-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Apr 14, 2026 at 06:21 PM
-- Server version: 10.6.24-MariaDB-cll-lve
-- PHP Version: 8.4.19

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
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: `jaspertechlabs_jiami_dev_main_db`
--

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

--
-- Table structure for table `tbl_access`
--

CREATE TABLE `tbl_access` (
  `access_id` int(11) NOT NULL,
  `role_id` int(11) DEFAULT NULL,
  `parent_id` int(11) DEFAULT NULL,
  `controller` varchar(100) DEFAULT NULL,
  `action` varchar(250) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_access`
--

INSERT INTO `tbl_access` (`access_id`, `role_id`, `parent_id`, `controller`, `action`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 3, NULL, 'admin', 'list,index,add,update', 'S', 1, 1, 1593862458, 1593862458, '1'),
(124, 2, NULL, 'admin', 'list,index,add,update,Delete,updateStatus', 'S', 1, 1, 1594468600, 1594468600, '1'),
(125, 2, NULL, 'attribute', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468600, 1594468600, '1'),
(126, 2, NULL, 'category', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468600, 1594468600, '1'),
(127, 2, NULL, 'documentType', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468601, 1594468601, '1'),
(128, 2, NULL, 'hierarchy', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468601, 1594468601, '1'),
(129, 2, NULL, 'hierarchyValue', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468601, 1594468601, '1'),
(130, 2, NULL, 'jobstatus', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468601, 1594468601, '1'),
(131, 2, NULL, 'menu', 'list,add,update,Delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1594468602, 1594468602, '1'),
(132, 2, NULL, 'role', 'list,add,Delete,updateStatus,manageBulkOperation,manageAccess', 'S', 1, 1, 1594468602, 1594468602, '1'),
(133, 2, NULL, 'shelf', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468602, 1594468602, '1'),
(134, 2, NULL, 'tags', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468603, 1594468603, '1'),
(135, 2, NULL, 'tax', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468603, 1594468603, '1'),
(136, 2, NULL, 'userVariant', 'list,add,update,Delete,updateStatus', 'S', 1, 1, 1594468603, 1594468603, '1'),
(273, 10, NULL, 'admin', 'list,index,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(274, 10, NULL, 'attribute', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(275, 10, NULL, 'attributeValue', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(276, 10, NULL, 'category', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(277, 10, NULL, 'coupon', '', 'S', 1, 1, 1608899335, 1608899335, '1'),
(278, 10, NULL, 'customer', '', 'S', 1, 1, 1608899335, 1608899335, '1'),
(279, 10, NULL, 'documentType', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(280, 10, NULL, 'hierarchy', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(281, 10, NULL, 'hierarchyValue', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(282, 10, NULL, 'jobstatus', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(283, 10, NULL, 'membership', '', 'S', 1, 1, 1608899335, 1608899335, '1'),
(284, 10, NULL, 'menu', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(285, 10, NULL, 'order', '', 'S', 1, 1, 1608899335, 1608899335, '1'),
(286, 10, NULL, 'product', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1608899335, 1608899335, '1'),
(287, 10, NULL, 'productStockTransfer', '', 'S', 1, 1, 1608899335, 1608899335, '1'),
(288, 10, NULL, 'role', 'list,add,update,delete,updateStatus,manageBulkOperation,manageAccess', 'S', 1, 1, 1608899335, 1608899335, '1'),
(289, 10, NULL, 'shelf', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(290, 10, NULL, 'tags', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(291, 10, NULL, 'tax', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1608899335, 1608899335, '1'),
(292, 10, NULL, 'userVariant', 'list,add,update,delete', 'S', 1, 1, 1608899335, 1608899335, '1'),
(413, 1, NULL, 'Admin', 'list,index,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(414, 1, NULL, 'Attribute', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(415, 1, NULL, 'AttributeValue', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(416, 1, NULL, 'Banner', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(417, 1, NULL, 'Blog', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(418, 1, NULL, 'Branch', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(419, 1, NULL, 'Category', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(420, 1, NULL, 'Collection', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(421, 1, NULL, 'Company', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(422, 1, NULL, 'Coupon', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(423, 1, NULL, 'Customer', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(424, 1, NULL, 'DeliveryCharges', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(425, 1, NULL, 'DocumentType', '', 'S', 1, 1, 1641035639, 1641035639, '1'),
(426, 1, NULL, 'Emailer', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(427, 1, NULL, 'Hierarchy', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(428, 1, NULL, 'HierarchyValue', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(429, 1, NULL, 'Jobstatus', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(430, 1, NULL, 'Ledger', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(431, 1, NULL, 'Membership', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(432, 1, NULL, 'Menu', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(433, 1, NULL, 'Order', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(434, 1, NULL, 'Product', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1641035639, 1641035639, '1'),
(435, 1, NULL, 'ProductStockTransfer', 'list,add,update,delete', 'S', 1, 1, 1641035639, 1641035639, '1'),
(436, 1, NULL, 'Reason', 'list,add,update,delete', 'S', 1, 1, 1641035639, 1641035639, '1'),
(437, 1, NULL, 'Role', 'list,add,update,delete,updateStatus,manageBulkOperation,manageAccess', 'S', 1, 1, 1641035639, 1641035639, '1'),
(438, 1, NULL, 'Shelf', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(439, 1, NULL, 'Tags', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(440, 1, NULL, 'Tax', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(441, 1, NULL, 'Ticker', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(442, 1, NULL, 'UserVariant', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1641035639, 1641035639, '1'),
(476, 12, NULL, 'Admin', 'list,index,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(477, 12, NULL, 'Appointment', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(478, 12, NULL, 'Attribute', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(479, 12, NULL, 'AttributeValue', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(480, 12, NULL, 'Banner', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(481, 12, NULL, 'Blog', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(482, 12, NULL, 'Branch', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(483, 12, NULL, 'Category', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(484, 12, NULL, 'Collection-04-03-2022', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(485, 12, NULL, 'Collection', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(486, 12, NULL, 'Company', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(487, 12, NULL, 'Coupon', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(488, 12, NULL, 'CurrencyRate', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(489, 12, NULL, 'Customer', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(490, 12, NULL, 'DeliveryCharges', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(491, 12, NULL, 'DocumentType', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(492, 12, NULL, 'Emailer', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(493, 12, NULL, 'Hierarchy', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(494, 12, NULL, 'HierarchyValue', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(495, 12, NULL, 'Jobstatus', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(496, 12, NULL, 'Ledger', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(497, 12, NULL, 'Membership', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(498, 12, NULL, 'Menu', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(499, 12, NULL, 'Order', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(500, 12, NULL, 'Product', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(501, 12, NULL, 'Product-bkp-18-01-2022', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(502, 12, NULL, 'ProductStockTransfer', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(503, 12, NULL, 'Reason', 'list,add,update,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(504, 12, NULL, 'Role', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1663596658, 1663596658, '1'),
(505, 12, NULL, 'Shelf', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(506, 12, NULL, 'Tags', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(507, 12, NULL, 'Tax', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(508, 12, NULL, 'Ticker', '', 'S', 1, 1, 1663596658, 1663596658, '1'),
(509, 12, NULL, 'UserVariant', 'list,add,update,delete,updateStatus', 'S', 1, 1, 1663596658, 1663596658, '1'),
(510, 15, NULL, 'Admin', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(511, 15, NULL, 'Appointment', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(512, 15, NULL, 'Attribute', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(513, 15, NULL, 'AttributeValue', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(514, 15, NULL, 'Banner', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(515, 15, NULL, 'Blog', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(516, 15, NULL, 'Branch', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(517, 15, NULL, 'Category', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(518, 15, NULL, 'Collection-04-03-2022', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(519, 15, NULL, 'Collection', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(520, 15, NULL, 'Company', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(521, 15, NULL, 'Coupon', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(522, 15, NULL, 'CurrencyRate', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(523, 15, NULL, 'Customer 01-09-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(524, 15, NULL, 'Customer 02-09-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(525, 15, NULL, 'Customer', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(526, 15, NULL, 'DeliveryCharges', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(527, 15, NULL, 'DocumentType', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(528, 15, NULL, 'Emailer', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(529, 15, NULL, 'Hierarchy', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(530, 15, NULL, 'HierarchyValue', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(531, 15, NULL, 'Jobstatus', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(532, 15, NULL, 'Ledger', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(533, 15, NULL, 'Membership', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(534, 15, NULL, 'Menu', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(535, 15, NULL, 'Order 01-09-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(536, 15, NULL, 'Order-31-08-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(537, 15, NULL, 'Order', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(538, 15, NULL, 'Product 01-09-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(539, 15, NULL, 'Product 02-09-2023', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(540, 15, NULL, 'Product', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(541, 15, NULL, 'Product-bkp-18-01-2022', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(542, 15, NULL, 'ProductStockTransfer', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(543, 15, NULL, 'Reason', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(544, 15, NULL, 'Role', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(545, 15, NULL, 'Shelf', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(546, 15, NULL, 'Tags', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(547, 15, NULL, 'Tax', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(548, 15, NULL, 'Ticker', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(549, 15, NULL, 'UserVariant', '', 'S', 1, 1, 1693655424, 1693655424, '1'),
(550, 15, NULL, 'VendorsCustomer', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1693655424, 1693655424, '1'),
(551, 15, NULL, 'VendorsProduct', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 1, 1, 1693655424, 1693655424, '1'),
(634, 4, NULL, 'Admin 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(635, 4, NULL, 'Admin', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(636, 4, NULL, 'Appointment', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(637, 4, NULL, 'Attribute 09-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(638, 4, NULL, 'Attribute', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(639, 4, NULL, 'AttributeValue 09-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(640, 4, NULL, 'AttributeValue', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(641, 4, NULL, 'Banner 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(642, 4, NULL, 'Banner-bkp-19oct', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(643, 4, NULL, 'Banner', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(644, 4, NULL, 'Blog 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(645, 4, NULL, 'Blog', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(646, 4, NULL, 'Branch', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(647, 4, NULL, 'Category 09-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(648, 4, NULL, 'Category', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(649, 4, NULL, 'Collection 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(650, 4, NULL, 'Collection-04-03-2022', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(651, 4, NULL, 'Collection', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(652, 4, NULL, 'Company', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(653, 4, NULL, 'Coupon 23-11-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(654, 4, NULL, 'Coupon', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(655, 4, NULL, 'CurrencyRate', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(656, 4, NULL, 'Customer 01-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(657, 4, NULL, 'Customer 02 akv', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(658, 4, NULL, 'Customer 02 test', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(659, 4, NULL, 'Customer 02-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(660, 4, NULL, 'Customer 03-10-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(661, 4, NULL, 'Customer 04-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(662, 4, NULL, 'Customer 12-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(663, 4, NULL, 'Customer 30-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(664, 4, NULL, 'Customer', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 265, 265, 1704364448, 1704364448, '1'),
(665, 4, NULL, 'DeliveryCharges 07-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(666, 4, NULL, 'DeliveryCharges', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(667, 4, NULL, 'DocumentType', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(668, 4, NULL, 'Emailer', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(669, 4, NULL, 'Enquiry', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(670, 4, NULL, 'Feedback', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(671, 4, NULL, 'Hierarchy', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(672, 4, NULL, 'HierarchyValue', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(673, 4, NULL, 'Jobstatus', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(674, 4, NULL, 'Ledger 19-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(675, 4, NULL, 'Ledger', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(676, 4, NULL, 'Ledger18-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(677, 4, NULL, 'Membership', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(678, 4, NULL, 'Menu-20oct-bkp', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(679, 4, NULL, 'Menu', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(680, 4, NULL, 'Order 12-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(681, 4, NULL, 'Order 13-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(682, 4, NULL, 'Order 19-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(683, 4, NULL, 'Order 21-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(684, 4, NULL, 'Order', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 265, 265, 1704364448, 1704364448, '1'),
(685, 4, NULL, 'Order13-10-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(686, 4, NULL, 'Order15-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(687, 4, NULL, 'Product 13-10', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(688, 4, NULL, 'Product 14-10', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(689, 4, NULL, 'Product 21-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(690, 4, NULL, 'Product 25-11', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(691, 4, NULL, 'Product', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 265, 265, 1704364448, 1704364448, '1'),
(692, 4, NULL, 'Product-bkp-18-01-2022', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(693, 4, NULL, 'Product19-12-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(694, 4, NULL, 'ProductStockTransfer', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(695, 4, NULL, 'Push_notification', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(696, 4, NULL, 'Reason', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(697, 4, NULL, 'Role 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(698, 4, NULL, 'Role', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(699, 4, NULL, 'Shelf 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(700, 4, NULL, 'Shelf', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(701, 4, NULL, 'Tags 09-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(702, 4, NULL, 'Tags', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(703, 4, NULL, 'Tax 07-09-203', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(704, 4, NULL, 'Tax', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(705, 4, NULL, 'Testimonial', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(706, 4, NULL, 'Ticker 08-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(707, 4, NULL, 'Ticker', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(708, 4, NULL, 'Trending', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(709, 4, NULL, 'UserVariant', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(710, 4, NULL, 'VendorsCustomer', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(711, 4, NULL, 'VendorsOrder', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(712, 4, NULL, 'VendorsProduct 09-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(713, 4, NULL, 'VendorsProduct 11-09-2023', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(714, 4, NULL, 'VendorsProduct', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(715, 4, NULL, 'VendorsShelf', '', 'S', 265, 265, 1704364448, 1704364448, '1'),
(716, NULL, NULL, 'AdminController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(717, NULL, NULL, 'AppointmentController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(718, NULL, NULL, 'AttributeController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(719, NULL, NULL, 'AttributeValueController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(720, NULL, NULL, 'BannerController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(721, NULL, NULL, 'BlogController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(722, NULL, NULL, 'BranchController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(723, NULL, NULL, 'CategoryController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(724, NULL, NULL, 'CollectionController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(725, NULL, NULL, 'CompanyController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(726, NULL, NULL, 'ConsoleController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(727, NULL, NULL, 'CouponController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(728, NULL, NULL, 'CurrencyRateController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(729, NULL, NULL, 'CustomerController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(730, NULL, NULL, 'DeliveryChargesController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(731, NULL, NULL, 'DocumentTypeController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(732, NULL, NULL, 'EmailerController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(733, NULL, NULL, 'EnquiryController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(734, NULL, NULL, 'FeedbackController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(735, NULL, NULL, 'HierarchyController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(736, NULL, NULL, 'HierarchyValueController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(737, NULL, NULL, 'JobstatusController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(738, NULL, NULL, 'LedgerController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(739, NULL, NULL, 'MembershipController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(740, NULL, NULL, 'MenuController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(741, NULL, NULL, 'OrderController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(742, NULL, NULL, 'Product', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(743, NULL, NULL, 'ProductController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(744, NULL, NULL, 'ProductStockTransferController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(745, NULL, NULL, 'Push_notificationController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(746, NULL, NULL, 'ReasonController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(747, NULL, NULL, 'RoleController', '', 'S', 1, 1, 1765373710, 1765373710, '1'),
(748, NULL, NULL, 'ShelfController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(749, NULL, NULL, 'SupplierShelfController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(750, NULL, NULL, 'TagsController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(751, NULL, NULL, 'TaxController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(752, NULL, NULL, 'TestimonialController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(753, NULL, NULL, 'TickerController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(754, NULL, NULL, 'TrendingController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(755, NULL, NULL, 'UserVariantController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(756, NULL, NULL, 'VendorsCustomerController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(757, NULL, NULL, 'VendorsOrderController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(758, NULL, NULL, 'VendorsProductController', '', 'S', 1, 1, 1765373711, 1765373711, '1'),
(759, 20, NULL, 'AdminController', 'list,index', 'S', 0, 0, 1765464323, 1765464323, '1'),
(760, 20, NULL, 'AppointmentController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(761, 20, NULL, 'AttributeController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(762, 20, NULL, 'AttributeValueController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(763, 20, NULL, 'BannerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(764, 20, NULL, 'BlogController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(765, 20, NULL, 'BranchController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(766, 20, NULL, 'CategoryController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(767, 20, NULL, 'CollectionController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(768, 20, NULL, 'CompanyController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(769, 20, NULL, 'ConsoleController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(770, 20, NULL, 'CouponController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(771, 20, NULL, 'CurrencyRateController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(772, 20, NULL, 'CustomerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(773, 20, NULL, 'DeliveryChargesController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(774, 20, NULL, 'DocumentTypeController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(775, 20, NULL, 'EmailerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(776, 20, NULL, 'EnquiryController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(777, 20, NULL, 'FeedbackController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(778, 20, NULL, 'HierarchyController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(779, 20, NULL, 'HierarchyValueController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(780, 20, NULL, 'JobstatusController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(781, 20, NULL, 'LedgerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(782, 20, NULL, 'MembershipController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(783, 20, NULL, 'MenuController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(784, 20, NULL, 'OrderController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(785, 20, NULL, 'Product', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(786, 20, NULL, 'ProductController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(787, 20, NULL, 'ProductStockTransferController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(788, 20, NULL, 'Push_notificationController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(789, 20, NULL, 'ReasonController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(790, 20, NULL, 'RoleController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(791, 20, NULL, 'ShelfController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(792, 20, NULL, 'SupplierShelfController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(793, 20, NULL, 'TagsController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(794, 20, NULL, 'TaxController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(795, 20, NULL, 'TestimonialController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(796, 20, NULL, 'TickerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(797, 20, NULL, 'TrendingController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(798, 20, NULL, 'UserVariantController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(799, 20, NULL, 'VendorsCustomerController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(800, 20, NULL, 'VendorsOrderController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(801, 20, NULL, 'VendorsProductController', '', 'S', 0, 0, 1765464323, 1765464323, '1'),
(802, NULL, NULL, 'AdminController', 'list,index', 'S', 1, 1, 1766053835, 1766053835, '1'),
(803, NULL, NULL, 'AppointmentController', 'list,add', 'S', 1, 1, 1766053835, 1766053835, '1'),
(804, NULL, NULL, 'AttributeController', 'list,add', 'S', 1, 1, 1766053835, 1766053835, '1'),
(805, NULL, NULL, 'AttributeValueController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(806, NULL, NULL, 'BannerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(807, NULL, NULL, 'BlogController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(808, NULL, NULL, 'BranchController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(809, NULL, NULL, 'CategoryController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(810, NULL, NULL, 'CollectionController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(811, NULL, NULL, 'CompanyController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(812, NULL, NULL, 'ConsoleController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(813, NULL, NULL, 'CouponController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(814, NULL, NULL, 'CurrencyRateController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(815, NULL, NULL, 'CustomerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(816, NULL, NULL, 'DeliveryChargesController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(817, NULL, NULL, 'DocumentTypeController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(818, NULL, NULL, 'EmailerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(819, NULL, NULL, 'EnquiryController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(820, NULL, NULL, 'FeedbackController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(821, NULL, NULL, 'HierarchyController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(822, NULL, NULL, 'HierarchyValueController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(823, NULL, NULL, 'JobstatusController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(824, NULL, NULL, 'LedgerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(825, NULL, NULL, 'MembershipController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(826, NULL, NULL, 'MenuController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(827, NULL, NULL, 'OrderController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(828, NULL, NULL, 'Product', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(829, NULL, NULL, 'ProductController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(830, NULL, NULL, 'ProductStockTransferController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(831, NULL, NULL, 'Push_notificationController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(832, NULL, NULL, 'ReasonController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(833, NULL, NULL, 'RoleController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(834, NULL, NULL, 'ShelfController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(835, NULL, NULL, 'SupplierShelfController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(836, NULL, NULL, 'TagsController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(837, NULL, NULL, 'TaxController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(838, NULL, NULL, 'TestimonialController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(839, NULL, NULL, 'TickerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(840, NULL, NULL, 'TrendingController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(841, NULL, NULL, 'UserVariantController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(842, NULL, NULL, 'VendorsCustomerController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(843, NULL, NULL, 'VendorsOrderController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(844, NULL, NULL, 'VendorsProductController', '', 'S', 1, 1, 1766053835, 1766053835, '1'),
(845, 24, NULL, 'AdminController', 'list,index,add', 'S', 0, 0, 1766055890, 1766055890, '1'),
(846, 24, NULL, 'AppointmentController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(847, 24, NULL, 'AttributeController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(848, 24, NULL, 'AttributeValueController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(849, 24, NULL, 'BannerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(850, 24, NULL, 'BlogController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(851, 24, NULL, 'BranchController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(852, 24, NULL, 'CategoryController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(853, 24, NULL, 'CollectionController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(854, 24, NULL, 'CompanyController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(855, 24, NULL, 'ConsoleController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(856, 24, NULL, 'CouponController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(857, 24, NULL, 'CurrencyRateController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(858, 24, NULL, 'CustomerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(859, 24, NULL, 'DeliveryChargesController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(860, 24, NULL, 'DocumentTypeController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(861, 24, NULL, 'EmailerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(862, 24, NULL, 'EnquiryController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(863, 24, NULL, 'FeedbackController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(864, 24, NULL, 'HierarchyController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(865, 24, NULL, 'HierarchyValueController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(866, 24, NULL, 'JobstatusController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(867, 24, NULL, 'LedgerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(868, 24, NULL, 'MembershipController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(869, 24, NULL, 'MenuController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(870, 24, NULL, 'OrderController', 'list,add,update,delete,updateStatus,manageBulkOperation', 'S', 0, 0, 1766055890, 1766055890, '1'),
(871, 24, NULL, 'Product', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(872, 24, NULL, 'ProductController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(873, 24, NULL, 'ProductStockTransferController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(874, 24, NULL, 'Push_notificationController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(875, 24, NULL, 'ReasonController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(876, 24, NULL, 'RoleController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(877, 24, NULL, 'ShelfController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(878, 24, NULL, 'SupplierShelfController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(879, 24, NULL, 'TagsController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(880, 24, NULL, 'TaxController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(881, 24, NULL, 'TestimonialController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(882, 24, NULL, 'TickerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(883, 24, NULL, 'TrendingController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(884, 24, NULL, 'UserVariantController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(885, 24, NULL, 'VendorsCustomerController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(886, 24, NULL, 'VendorsOrderController', '', 'S', 0, 0, 1766055890, 1766055890, '1'),
(887, 24, NULL, 'VendorsProductController', '', 'S', 0, 0, 1766055890, 1766055890, '1');

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

--
-- Table structure for table `tbl_address`
--

CREATE TABLE `tbl_address` (
  `address_id` int(11) NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `name` varchar(200) DEFAULT NULL,
  `mobile_no` varchar(50) DEFAULT NULL,
  `pincode` varchar(20) DEFAULT NULL,
  `locality` varchar(100) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) NOT NULL,
  `landmark` varchar(100) DEFAULT NULL,
  `alternate_mobile_no` varchar(20) DEFAULT NULL,
  `type` enum('H','W') DEFAULT 'H',
  `is_default` enum('Y','N') DEFAULT 'N',
  `address_type` enum('S','B') NOT NULL DEFAULT 'S',
  `delivery_msg` text NOT NULL,
  `company_name` varchar(255) DEFAULT NULL,
  `gstin` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_address`
--

INSERT INTO `tbl_address` (`address_id`, `customer_id`, `name`, `mobile_no`, `pincode`, `locality`, `address`, `city`, `state`, `country`, `landmark`, `alternate_mobile_no`, `type`, `is_default`, `address_type`, `delivery_msg`, `company_name`, `gstin`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 2, 'Krish', '5565656565', '306401', 'mumbai', 'test', 'Pali', 'Rajasthan', 'India', NULL, NULL, '', '', 'S', '', NULL, NULL, '', 2026, 1772784500, NULL, 2, '1'),
(2, 2, 'Krish', '5555555555', '401101', NULL, 'mumbai', 'Thane', 'Maharashtra', 'India', NULL, NULL, '', '', 'S', '', NULL, NULL, 'S', 2026, 1772784505, NULL, 2, '1'),
(3, 1, 'Ashish Vishwakarma', '0900420040', '400080', 'Mumbai', 'Mumbai', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, '', 'Y', 'S', '', NULL, NULL, 'S', 2026, NULL, NULL, NULL, '1'),
(4, 3, 'Ashish', '9004200401', '400708', 'jkfhvkfjhj', 'RM01', 'Thane', 'Maharashtra', 'India', NULL, NULL, '', 'Y', 'S', '', NULL, NULL, 'S', 2026, NULL, NULL, NULL, '1'),
(5, 4, 'Jimit Jain', '0982021229', '400064', NULL, 'Malad West', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, '', '', 'S', '', NULL, NULL, 'S', 2026, NULL, NULL, NULL, '1'),
(6, 4, 'Paritosh Jain', '0887943803', '400092', 'Eksar Road Borivli West', '564208525886', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, '', 'Y', 'S', '', NULL, NULL, 'S', 2026, 1773165274, NULL, 4, '1'),
(7, 4, 'jj1432002 jj', '5447547654', '400092', NULL, 'Mumbai', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, 'H', '', 'S', '', NULL, NULL, 'S', NULL, NULL, 4, NULL, '1'),
(8, 1, 'Rahul Sharma UP', '9876543210', '423605', 'Near Metro Gate 3', 'Flat 101, Shanti Apartments', 'Ahmed Nagar', 'Maharashtra', 'India', NULL, NULL, '', '', 'S', '', NULL, NULL, 'S', 2026, NULL, NULL, NULL, '1'),
(9, 2, 'shdhbdshbc', '6564566545', '400008', NULL, 'djndcjns', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, '', 'Y', 'S', '', NULL, NULL, 'S', 2026, 1773225133, NULL, 2, '1'),
(10, 4, 'Jimit Jain', '0982021229', '400092', 'Eksar Road, Borivli (West)', 'A-403, Blue Bell, Royal Complex,', 'mumbai', 'Maharashtra', 'India', NULL, NULL, '', '', 'B', '', 'Raw 2 Ripe', NULL, 'S', 2026, NULL, NULL, NULL, '1'),
(11, 3, 'Vinayak Shelar', '0998749121', '400080', 'dfaddfs', 'asdf', 'Mumbai', 'Maharashtra', 'India', NULL, NULL, 'H', 'Y', 'B', '', '', '', 'S', 2026, 1775641159, NULL, 3, '1'),
(12, 3, 'ASHISH', '9885855885', '400708', 'dfsdfs', 'ghfgh', 'Thane', 'Maharashtra', 'India', NULL, NULL, 'H', 'N', 'S', '', NULL, NULL, 'S', 2026, 1775641122, NULL, 3, '1'),
(13, 1, 'Mayur Gaikwad', '7558548239', '423605', 'test', 'mumbai', 'Ahmed Nagar', 'Maharashtra', 'India', NULL, NULL, 'H', 'Y', 'B', '', NULL, NULL, 'S', NULL, 1773755294, 1, 1, '1'),
(14, 3, 'PANKAJ YADAV', '9004200401', '400708', '', 'Airoli', 'Thane', 'Maharashtra', 'India', NULL, NULL, 'H', 'N', 'B', '', 'PK Business', '', 'S', 2026, 1775641141, NULL, 3, '1');

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

--
-- Table structure for table `tbl_admin`
--

CREATE TABLE `tbl_admin` (
  `admin_id` int(11) NOT NULL,
  `tbl_prefix` varchar(50) NOT NULL,
  `sector` varchar(200) NOT NULL,
  `business_type` varchar(100) NOT NULL,
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `abbreviation` varchar(20) NOT NULL,
  `role_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `branch_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `email_id` varchar(255) NOT NULL,
  `std_code` varchar(20) NOT NULL,
  `mob_no` varchar(255) NOT NULL,
  `admin_status` enum('D','A','I') NOT NULL DEFAULT 'A',
  `job_status_id` int(11) NOT NULL,
  `username` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `is_manufacturer` enum('Y','N') NOT NULL DEFAULT 'N',
  `manufacturer_code` varchar(100) NOT NULL,
  `is_manage_inventory` enum('Y','N') NOT NULL DEFAULT 'N',
  `company_name` varchar(255) NOT NULL,
  `currency` varchar(10) NOT NULL,
  `caution_money` varchar(255) NOT NULL,
  `wallet_balance` varchar(255) DEFAULT NULL,
  `min_assured_amt` varchar(255) NOT NULL,
  `email_id1` varchar(255) NOT NULL,
  `mob_num1` varchar(255) NOT NULL,
  `addressline1` text NOT NULL,
  `addressline2` text NOT NULL,
  `landmark` varchar(255) NOT NULL,
  `state_id` varchar(100) NOT NULL,
  `pin_code` varchar(255) NOT NULL,
  `sales_mobile_num` varchar(255) NOT NULL,
  `sales_email_id` varchar(255) NOT NULL,
  `sales_addressline1` text NOT NULL,
  `sales_addressline2` text NOT NULL,
  `sales_landmark` varchar(255) NOT NULL,
  `sales_state_id` int(11) NOT NULL,
  `sales_pin_code` varchar(255) NOT NULL,
  `is_vehicle` int(11) NOT NULL DEFAULT 0,
  `vehicle_no` int(11) NOT NULL COMMENT '0=No,1=YES',
  `profile_pic` varchar(100) NOT NULL,
  `is_boost_product` enum('Y','N') NOT NULL DEFAULT 'N',
  `boost_product_count` int(11) NOT NULL,
  `device_token` text NOT NULL,
  `last_login` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_admin`
--

INSERT INTO `tbl_admin` (`admin_id`, `tbl_prefix`, `sector`, `business_type`, `first_name`, `last_name`, `abbreviation`, `role_id`, `company_id`, `branch_id`, `parent_id`, `email_id`, `std_code`, `mob_no`, `admin_status`, `job_status_id`, `username`, `password`, `is_manufacturer`, `manufacturer_code`, `is_manage_inventory`, `company_name`, `currency`, `caution_money`, `wallet_balance`, `min_assured_amt`, `email_id1`, `mob_num1`, `addressline1`, `addressline2`, `landmark`, `state_id`, `pin_code`, `sales_mobile_num`, `sales_email_id`, `sales_addressline1`, `sales_addressline2`, `sales_landmark`, `sales_state_id`, `sales_pin_code`, `is_vehicle`, `vehicle_no`, `profile_pic`, `is_boost_product`, `boost_product_count`, `device_token`, `last_login`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, '', '', '', 'Jiami', 'Superadmin', '', 1, 0, 0, 0, 'info@manekratna.com', '', '9820212293', 'A', 0, 'MR00001', 'dd31d7be8c04ba76cc30069210b874fc', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '14-04-2026 04:01:16 PM', 'S', 1, 1, 1760533933, 1760533933, '1'),
(2, '', '', '', 'Jyoti', 'Arts', '', 5, 0, 0, 0, 'jyotiartsjewellery@gmail.com', '', '9820660234', 'A', 0, 'YJ00002', '501f8773c52ea0a4c10621f3238e0fd4', 'Y', 'YJ', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '13-10-2025 12:36:48 PM', 'S', 1, 1, 1719215906, 1719215906, '1'),
(3, '', '', '', 'Jaggannath', 'Jaggannath', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MM00003', 'c450ee8a43a596857e10db3e3e789a42', 'Y', 'MM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764263, 1496764263, '1'),
(4, '', '', '', 'Shivam Arts', 'Jayanti Bhai', '', 5, 0, 0, 0, '', '', '9819094087', 'A', 0, 'SJ00300', '721295c9942d6350b414b5990d4dc3e5', 'Y', 'KK', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '14-02-2025 05:01:44 PM', 'S', 1, 1, 1736497716, 1736497716, '1'),
(5, '', '', '', 'Shivam', 'Traders', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SP00005', '51167ee99a8b799d7554cfeb2f98c984', 'Y', 'SP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764373, 1496764373, '1'),
(6, '', '', '', 'Laxmi', 'Arts', '', 5, 0, 0, 0, '', '', '9967679980', 'A', 0, 'BL00006', '2a33ecdf62f805b7fb929794d724ffa7', 'Y', 'BL', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '27-06-2025 05:37:33 PM', 'S', 1, 1, 1674208272, 1674208272, '1'),
(7, '', '', '', 'Sankeshwar', 'Sankeshwar', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SA00007', '0ae620af2ed053388f429d6a30c30501', 'Y', 'SA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764443, 1496764443, '1'),
(8, '', '', '', 'Raju', 'Riddhi', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RR00008', '3525c38fc870f535b3feebeef48399db', 'Y', 'RRI', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1657277484, 1657277484, '1'),
(9, '', '', '', 'Mahadev', 'Mahadev', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MO00009', 'e0577a12246897ac9cc1f30a73436c8d', 'Y', 'MO', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764513, 1496764513, '1'),
(10, '', '', '', 'BHAVANA', 'ARTS', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BG00010', '812781babcfb639705bc1f15be92488a', 'Y', 'BG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764551, 1496764551, '1'),
(11, '', '', '', 'Vishal ', 'Sharma ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SV00011', 'ee75afb26ea8d795715a34113ea3cd36', 'Y', 'SV', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1726917415, 1726917415, '1'),
(12, '', '', '', 'Shobha', 'Creation', '', 5, 0, 0, 0, 'shobhacreationstudio@gmail.com', '', '9867544844', 'A', 0, 'SS00012', '66eda4a2785e1aa1d13bfd3630fd3dc0', 'Y', 'SS', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '01-12-2024 12:28:11 PM', 'S', 1, 1, 1683809601, 1683809601, '1'),
(13, '', '', '', 'Jay', 'Ambe', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JM00013', 'fb7cdff16fda1b937fd35a3af9c16bb6', 'Y', 'JM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764685, 1496764685, '1'),
(14, '', '', '', 'Viratra', 'Viratra', '', 5, 0, 0, 0, '', '', '9892290343', 'A', 0, 'JV00014', 'c142607e207f5a39d61aca610b4cbc3f', 'Y', 'JV', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '26-10-2025 10:29:40 AM', 'S', 1, 1, 1670058830, 1670058830, '1'),
(15, '', '', '', 'Star', 'Gold', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VS00015', '4e576066a1352ade67802571bcd06fb9', 'Y', 'VS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764746, 1496764746, '1'),
(16, '', '', '', 'Kalp', 'Kalp', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VV00016', '0602e5a854957f044284254cb16d5582', 'Y', 'VV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764774, 1496764774, '1'),
(17, '', '', '', 'Mamta', 'Gold', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MS00017', 'dc02cd6b8933f743e473a45b514f938b', 'Y', 'MS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764804, 1567000399, '1'),
(19, '', '', '', 'Bhagwati', 'Bhagwati', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GB00019', 'dcc93697a695a686b8b75e8ec28acd3f', 'Y', 'GB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764862, 1496764862, '1'),
(20, '', '', '', 'Dilip', 'Dilip', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'OR00020', 'd77c2db67a5a6d0c9717e54fc21c0332', 'Y', 'OR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764889, 1496764889, '1'),
(21, '', '', '', 'Sukee', 'Sukee', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KS00021', '68a9da4debae1e296d62a0b5a358f0b0', 'Y', 'KS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764913, 1496764913, '1'),
(22, '', '', '', 'GM', 'Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GS00022', '9837985f318b723e53435d872dc331e6', 'Y', 'GS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496764942, 1496764942, '1'),
(24, '', '', '', 'Shanti', 'Creation', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SB00024', '8825cc36fb7c09bd44dabc7dcae34365', 'Y', 'SB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765002, 1496765002, '1'),
(25, '', '', '', 'Mahavir', 'Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PM00025', 'f61c482ef24e7b6edd63416ab0584f40', 'Y', 'PM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765032, 1496765032, '1'),
(26, '', '', '', 'SA', 'Jewelry', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SH00026', '1f15c2d2b0e15fbf35b2d78033934eb6', 'Y', 'SH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765073, 1496765073, '1'),
(27, '', '', '', 'Harshad', 'Bhai', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HA00027', '0cbc8cc1087b20b29b269597f11d069a', 'Y', 'HA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765108, 1496765108, '1'),
(28, '', '', '', 'Arvind', 'Bangles', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AH00028', 'ad9f3647c2e4b9b8fa2b2df633b53afd', 'Y', 'AH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765145, 1496765145, '1'),
(29, '', '', '', 'Ashapura Art Kishore Bhai', 'Ashapura Art Kishore Bhai', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AK00029', '4feca15c08611d12334a5f2e5a8006d0', 'Y', 'AK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765178, 1496765178, '1'),
(30, '', '', '', 'Bhavesh', 'AD', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BP00030', 'cfb0555aee31155e22d1db4235a38940', 'Y', 'BP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765210, 1496765210, '1'),
(31, '', '', '', 'Mahaveer', 'Creation Chandresh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CS00031', '33157a7c98ea8b8139725f3bca418489', 'Y', 'CS', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1658231468, 1658231468, '1'),
(32, '', '', '', 'Galax', 'Gopal', '', 5, 0, 0, 0, 'gopimali987654321@gmail.com', '', '9619336094', 'A', 0, 'GG00032', '9feff4106df7008be4cff17aeac3f02d', 'Y', 'GG', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '14-06-2023 11:15:30 AM', 'S', 1, 1, 1651582325, 1651582325, '1'),
(33, '', '', '', 'Hunar', 'Suresh Bhai', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HS00033', 'c0245fb2bac87d8e7fcd2ec3ef7d4770', 'Y', 'HS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765360, 1496765360, '1'),
(34, '', '', '', 'K.M', 'Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KM00034', '060ba6c6b335e92da81e8bc216e4ea85', 'Y', 'KM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765392, 1496765392, '1'),
(35, '', '', '', 'Cee', 'Pee', '', 5, 0, 0, 0, '', '', '9930399691', 'A', 0, 'CP00035', 'eed5ec201c921f9f6689deb142760b57', 'Y', 'CP', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1709039235, 1709039235, '1'),
(36, '', '', '', 'Laxmi', 'Narayan Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'LC00036', '48022e5f561854360758f337cfc011d6', 'Y', 'LC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765471, 1496765471, '1'),
(37, '', '', '', 'Mahadev', 'Kamlesh', '', 5, 0, 0, 0, 'kamleshharjiramjipatel@gmail.com', '', '9022561991', 'A', 0, 'MK00037', 'c0bcc4917dcb5f28c54c4dbf122cd949', 'Y', 'MK', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '05-12-2024 01:10:34 PM', 'S', 1, 1, 1656424453, 1656424453, '1'),
(38, '', '', '', 'Manish', 'Art Jewellery', '', 5, 0, 0, 0, '', '', '9820687232', 'A', 0, 'MA00038', 'c852311073c6a42773621a2d3206fca4', 'Y', 'MA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '28-12-2024 10:37:21 AM', 'S', 1, 1, 1709888606, 1709888606, '1'),
(39, '', '', '', 'Mateshwari', '(Sunil)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SM00039', '8adc1fbcb490db5ec0df3c8aba51304b', 'Y', 'SM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765890, 1496765890, '1'),
(40, '', '', '', 'Mayur', 'Mayur', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MR00040', '007d5582b0c7b02703b1f6aa1de94722', 'Y', 'MR', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 10, '', NULL, 'S', 1, 1, 1732112462, 1732112462, '1'),
(41, '', '', '', 'Mitesh', 'Mitesh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MG00041', '6f61a68b2fed7545cd746bef27060335', 'Y', 'MG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765938, 1496765938, '1'),
(42, '', '', '', 'Narayan', 'Tirupati', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NT00042', '633c1887bcb460a4ae099d416eb361e2', 'Y', 'NT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496765971, 1496765971, '1'),
(43, '', '', '', 'Khushboo ', 'Nuwal', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NK00043', 'dae86e5ef71576d694a64245e8292f5d', 'Y', 'NK', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1734433050, 1734433050, '1'),
(44, '', '', '', 'NC', 'Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NC00044', 'f298f41935d708c6d49dd25b7a5eb751', 'Y', 'NC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766026, 1496766026, '1'),
(45, '', '', '', 'Niharika', 'Jaipur', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NS00045', 'b2d56ced9e2724e8982c706d9930b580', 'Y', 'NS', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1694520602, 1694520602, '1'),
(46, '', '', '', 'Pearl', 'Art Jewellery', '', 5, 0, 0, 0, '', '', '9920062894', 'A', 0, 'PA00265', '26e3669bb9e001c9aa483a5f2b46bd8b', 'Y', 'PA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '20-09-2024 05:57:52 PM', 'S', 1, 1, 1687171736, 1687171736, '1'),
(47, '', '', '', 'Pooja', 'Art Jewellery', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PS00047', 'a86db5165c63a8739b3ee5b5f9e0f74c', 'Y', 'PS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766119, 1496766119, '1'),
(48, '', '', '', 'Praful', 'Ranchod', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RP00048', '4304fe60522264ce364eab6f94641329', 'Y', 'RP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766151, 1496766151, '1'),
(49, '', '', '', 'Punit Art', 'Punit Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PJ00049', '96918f742e739887d1028de811b88cc9', 'Y', 'PJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766183, 1496766183, '1'),
(50, '', '', '', 'Queens Art', 'Queens Art', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'QA00050', 'bf8f3cac69b00f3a218a8ae3bd84b86e', 'Y', 'QA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766208, 1496766208, '1'),
(52, '', '', '', 'Ratan VC', 'Ratan VC', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RC00052', 'c729b6dc40caa0de8b0feb1c7d01eaef', 'Y', 'RC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766278, 1496766278, '1'),
(53, '', '', '', 'Red Green', 'Red Green', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RS00053', 'b3f9ab8aa5f7a795f7f8eecb847a8428', 'Y', 'RS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766308, 1496766308, '1'),
(54, '', '', '', 'Rishab Traders', '(Raju Bhai)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RT00054', '0da5eac92f4346692cb8b0df669f4470', 'Y', 'RT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766335, 1496766335, '1'),
(55, '', '', '', 'Smit Art Jewellery', 'Smit Art Jewellery', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'LS00055', '07840dca1f850c296a7bd6a4a10b6701', 'Y', 'LS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766627, 1496766627, '1'),
(56, '', '', '', 'Tanish', 'Tanish', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'TJ00056', 'a99f2bd79aeac39bfdbd9d7bdcbf2d4c', 'Y', 'TJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766784, 1496766784, '1'),
(57, '', '', '', 'Vinod', 'Chaudhry', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VM00057', '891d9f0c70b3a2a0d7f1e12d45493ec8', 'Y', 'VM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766816, 1496766816, '1'),
(58, '', '', '', 'Vivanta', 'Jewels', '', 5, 0, 0, 0, 'vivantajewels.vj@gmail.com', '', '7977551561', 'A', 0, 'VN00058', '14c3652c685e44a29b0012f0eb734d3c', 'Y', 'VN', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '24-10-2025 05:40:45 PM', 'S', 1, 1, 1717246121, 1717246121, '1'),
(59, '', '', '', 'VS Creation Vimal', 'VS Creation Vimal', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MV00059', '3af24df85c19014cf11979e5297d6c8e', 'Y', 'MV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496766863, 1496766863, '1'),
(60, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'TQ00060', '11d082fd1bd7582897995aa0290d42d2', 'Y', 'TQ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496836547, 1496836547, '1'),
(61, '', '', '', 'Dinesh', 'patwa', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DN00061', 'af52c1d25ac2f72ebdaac2cecfed6456', 'Y', 'DN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1496851133, 1497013673, '1'),
(62, '', '', '', 'MOX', 'JEWELS', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MX00062', 'f82ef63f289a9c432bf76d81e4dda352', 'Y', 'OX', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1643893747, 1643893747, '1'),
(63, '', '', '', 'ARHAM  JEWELS (AMBALAL)', 'ARHAM  JEWELS (AMBALAL)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AR00063', 'cb5db78256191d97f9280cd137349344', 'Y', 'AR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497014684, 1497014684, '1'),
(64, '', '', '', 'KUM-KUM BANGLS (VIKAS)', 'KUM-KUM BANGLS (VIKAS)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KV00064', 'adf3e1dddb340f5d31ee16aea8d89e83', 'Y', 'KV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497014928, 1497014928, '1'),
(65, '', '', '', 'SHAKTI (SESARAM)', 'SHAKTI (SESARAM)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SR00065', '1978461b007c3247b3b2ec0a23a76828', 'Y', 'SR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497015431, 1497015431, '1'),
(66, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'LX00066', 'f00e0e6f54e61b36cd0f38c4bc336ac8', 'Y', 'LX', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497261193, 1497261193, '1'),
(67, '', '', '', 'vinayak arts (lalit)', 'vinayak arts (lalit)', '', 5, 0, 0, 0, 'karoriwallalit86@gmail.com', '', '9702617060', 'A', 0, 'VL00224', '5a6b0f0515b9c927bc6a8e923539ac46', 'Y', 'VL', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '31-05-2024 05:12:51 PM', 'S', 1, 1, 1646053788, 1646053788, '1'),
(68, '', '', '', 'KISMAT (PRAVIN)', '(PRAVIN)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KP00068', 'e5e4375870115145eedbd17401b8f944', 'Y', 'KP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497274753, 1497274753, '1'),
(69, '', '', '', 'HYD LAXMAN', 'HYD LAXMAN', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HL00069', '09e54336ec4411b6303e82d447cf1c1e', 'Y', 'HL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497275623, 1497275623, '1'),
(70, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MU00070', '8e7fef42e35a63bbc5a2455ee7e041f0', 'Y', 'MU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497346896, 1497346896, '1'),
(71, '', '', '', 'Rakesh', 'Kanhaiya Jewels', '', 5, 0, 0, 0, '', '', '9667096999', 'A', 0, 'KJ00071', '151317e7152b4f0e346ad7bf0b2626f7', 'Y', 'KJ', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '19-03-2025 05:15:17 PM', 'S', 1, 1, 1716289202, 1716289202, '1'),
(72, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AC00072', 'e3ab54ef62837e03e40167c63e9e26ef', 'Y', 'AC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497961519, 1497961519, '1'),
(73, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PRJ00073', 'd5ab044c60e4ace38909335ca0c3a039', 'Y', 'PRJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497961667, 1497961667, '1'),
(74, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'XL00074', '9026e6bf13cc50d27a0312fbd78270ec', 'Y', 'XL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497961675, 1497961675, '1'),
(75, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'ZR00075', '2f91adf867b599ec6575f725d83d8057', 'Y', 'ZR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1497961680, 1497961680, '1'),
(76, '', '', '', 'NITESH DILIP', 'NITESH DILIP', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'ND00076', '9fe4997b2795506040f26c5500ee9299', 'Y', 'ND', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1498142608, 1498142608, '1'),
(77, '', '', '', 'GOPAL GALAXY', 'GG', '', 5, 0, 0, 0, '', '', '0987656789', 'A', 0, 'GG00296', 'ded1ec22b5136131b032507b1f4c5320', 'Y', 'GA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '07-10-2024 05:50:02 PM', 'S', 1, 1, 1728303574, 1728303574, '1'),
(78, '', '', '', 'ASHOK POLISH', 'ASHOK POLISH', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AP00078', '5750f99dee55040975a2fe3820991bb0', 'Y', 'AP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1498148414, 1498148414, '1'),
(79, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SG00079', 'b10a801c14088098f692b484703742f7', 'Y', 'SG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1498909604, 1498909604, '1'),
(80, '', '', '', 'jj', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AB00080', 'd2a32de398372a05368e158dba0d759f', 'Y', 'AB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1498909617, 1498909617, '1'),
(81, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BN00081', '304519ae04710c865317c1a68635eef6', 'Y', 'BN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1498909620, 1498909620, '1'),
(82, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PF00082', '8b59d51d10bd4655a650c94d2d19088d', 'Y', 'PF', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499042583, 1499042583, '1'),
(83, '', '', '', 'GANPATI AATS (TARUN)', 'GANPATI AATS (TARUN)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GT00083', 'cbb4e2670d9513241ee53ef7381d9a2c', 'Y', 'GT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499267105, 1499267105, '1'),
(84, '', '', '', 'MAX GOLD (ROSHAN)', 'MAX GOLD (ROSHAN)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'XM00084', '3e58629dacf2647098dabf2c674003f0', 'Y', 'XM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499269708, 1499269708, '1'),
(85, '', '', '', 'SWETA AATS (CHIRAG)', 'SWETA AATS (CHIRAG)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SC00085', '35429d65a752994eca99961d637dde0f', 'Y', 'SC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499350213, 1499350213, '1'),
(86, '', '', '', 'VIVANTA', 'VIVANTA', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VD00086', '2828c413c70fad605d0b72cae8d4b17a', 'Y', 'VD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499442695, 1499442695, '1'),
(87, '', '', '', 'Chamunda Art ', 'Ganesh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GN00087', '4396d414078ba07aa1ec3725fc47a2f4', 'Y', 'CAG', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1689158821, 1689158821, '1'),
(88, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GK00088', '9b6d681ab8374b4810a25f5826564e5b', 'Y', 'GK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499905364, 1499905364, '1'),
(89, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MH00089', '1b2939a375905e29b3512cdebdc96258', 'Y', 'MH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1499905420, 1499905420, '1'),
(90, '', '', '', 'Tapanda', 'Priyanka', '', 5, 0, 0, 0, '', '', '9892480210', 'A', 0, 'TP00090', 'd81817ce307dc0a75c7092b63961f934', 'Y', 'TP', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '29-08-2023 06:08:20 PM', 'S', 1, 1, 1693312558, 1693312558, '1'),
(91, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PT00091', '8eafaa6d1b5a9fe4090ddc60e50dcca2', 'Y', 'PT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1500335661, 1500335661, '1'),
(92, '', '', '', 'KANHA ', 'BANGLES', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BK00092', 'b1376571b4b7a8cffec363d1a464d80b', 'Y', 'BK', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1647074624, 1647074624, '1'),
(93, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VR00093', 'c9193eb55678be7d1d2fcf9fbb51cc6a', 'Y', 'VR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1500423040, 1500423040, '1'),
(94, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DB00094', '11c12b1f48fccc3ddb1d731d5a7e11fc', 'Y', 'DB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1500944276, 1500944276, '1'),
(95, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BI00095', 'cbc294d40d6029b053b8db4fffcd2354', 'Y', 'BI', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1501713119, 1501713119, '1'),
(96, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GI00096', '4d91fe4ff49f6e12047b38819d622d32', 'Y', 'GI', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1501713132, 1501713132, '1'),
(97, '', '', '', 'Kantilal', 'kahatlaji', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KA00097', '300e4bbc8d024d31e8d3b4af63b9c68b', 'Y', 'KA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1650365146, 1650365146, '1'),
(98, '', '', '', 'ANIL (PATWA)', 'ANIL (PATWA)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AN00098', '50fa9303c62ea5fea45a5635c9ba6037', 'Y', 'AN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1504015909, 1504015909, '1'),
(99, '', '', '', 'JIGAR', 'JIGAR', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JN00099', '0555733c16a935d075efad41303ac22d', 'Y', 'JN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1506509557, 1506509557, '1'),
(100, '', '', '', 'Rohan', 'Kadam', '', 5, 0, 0, 0, 'rohan@raw2ripe.com', '', '982021229311', 'A', 0, 'SL-RK00100', 'f89f6a4705fa54229e363086632c2319', 'Y', 'SL-RK', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1760533929, 1760533929, '1'),
(101, '', '', '', 'Shaikh', 'Abdul Nadir', '', 5, 0, 0, 0, 'nadir@raw2ripe.com', '', '9870893665', 'A', 0, 'SL-MR00101', '431c5efb630eb07d242d9deb3241047b', 'Y', 'SL-MR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1521807197, 1575740301, '1'),
(102, '', '', '', 'Vedanti', 'Sakpal', '', 5, 0, 0, 0, 'vedu@gmail.com', '', '9768622850', 'A', 0, 'SL-VS00102', 'ee48752f21273f8e698a13dc0961d8ce', 'Y', 'SL-VS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1521818781, 1521818781, '1'),
(103, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VC00103', '5e599d7ec19fb84224e3a6e1611271fd', 'Y', 'VC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540898707, 1540898707, '1'),
(104, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AV00104', 'd601ed34863580085625315cd478b5df', 'Y', 'AV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899464, 1540899464, '1'),
(105, '', '', '', 'Pratik', 'Shah Choice Centre', '', 5, 0, 0, 0, 'shahpratik500@gmail.com', '', '8082662998', 'A', 0, 'BJ00105', '08fdc23609122a9ff545e6476f4736b6', 'Y', 'BJ', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '23-06-2025 11:48:36 AM', 'S', 1, 1, 1736421181, 1736421181, '1'),
(106, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BS00106', 'f8ec2019c60af3a80973a05a8e18579e', 'Y', 'BS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899552, 1540899552, '1'),
(107, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CD00107', 'd54b6374cc5801983981e9f256a6c864', 'Y', 'CD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899560, 1540899560, '1'),
(108, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CJ00108', 'b8b0885894f2fb92bb00fa282908b854', 'Y', 'CJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899566, 1540899566, '1'),
(109, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DA00109', 'e56c2b056d7936905d966023a60a239c', 'Y', 'DA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899573, 1540899573, '1'),
(110, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DC00110', '9950931923764e130c17f728a7cd41b3', 'Y', 'DC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899580, 1540899580, '1'),
(112, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DJ00112', '8c9621827da43e069191674892d3bd98', 'Y', 'DJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899670, 1540899670, '1'),
(113, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DL00113', '244f33e93083af2dc974deea252f11c5', 'Y', 'DL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899674, 1540899674, '1'),
(114, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DS00114', '3c243683cfbe7c36831e35816f3538db', 'Y', 'DS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899679, 1540899679, '1'),
(115, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'EC00115', '04063af2328cb00619b1ffa1e85bf882', 'Y', 'EC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899685, 1540899685, '1'),
(116, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GV00116', '651bdc600129c71a977c638b76408a31', 'Y', 'GV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899691, 1540899691, '1'),
(117, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HB00117', '029e9994d5d29c9ecf2f597f90e6b3ba', 'Y', 'HB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899788, 1540899788, '1'),
(118, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'IJ00118', '80effe12268190cce28cfae0aa6ab3b0', 'Y', 'IJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899795, 1540899795, '1'),
(119, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'IS00119', '009f8b1df0aff00fc4373e85380e6dd6', 'Y', 'IS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899799, 1540899799, '1'),
(120, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JD00120', '50344a133937fcd37ab9396239704487', 'Y', 'JD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899804, 1540899804, '1'),
(121, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JR00121', 'fade6e9419aeb2eeaad0293c96afa203', 'Y', 'JR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899809, 1540899809, '1'),
(122, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JU00122', '1a0e7feac5b5f2427fc91e42620d5b4d', 'Y', 'JU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899815, 1540899815, '1'),
(123, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KC00123', 'ec4a17ec6960620a3e11e00a0e3a46da', 'Y', 'KC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899911, 1540899911, '1'),
(124, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KT00124', '9e6a433ac78c836eb945181e3fe2ae48', 'Y', 'KT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899918, 1540899918, '1'),
(125, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'LN00125', '3b01867fa7cb1ee3456c04ba1d927bf8', 'Y', 'LN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899924, 1540899924, '1'),
(126, '', '', '', 'Ankit', 'MB', '', 5, 0, 0, 0, '', '', '8767001640', 'A', 0, 'MB00126', '7071298066aa1cc2f0f18f8a86a44663', 'Y', 'MB', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '29-10-2025 06:50:38 AM', 'S', 1, 1, 1674301649, 1674301649, '1'),
(127, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MF00127', '8dc0a04837e0255be3e41f8b63d91b3e', 'Y', 'MF', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899935, 1540899935, '1'),
(128, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MJ00128', '4182a63ba96ad50430e6f8522f467297', 'Y', 'MJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540899942, 1540899942, '1'),
(129, '', '', '', 'Purvi', 'Narpath', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PN00129', '687237ddc551a5e04ad6b9c7a69c9784', 'Y', 'PN', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1643021095, 1643021095, '1'),
(130, '', '', '', 'Prakash', 'Ornaments', '', 5, 0, 0, 0, 'prakashornaments@gmail.com', '', '9702989250', 'A', 0, 'PO00130', 'a34646716f81cb7b2cca21a6fbb1c8f0', 'Y', 'PO', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', '14-10-2025 09:09:12 PM', 'S', 1, 1, 1755285425, 1755285425, '1'),
(131, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PR00131', 'ade27aaf4ae0acc3924091ff1b9a56d4', 'Y', 'PR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900039, 1540900039, '1'),
(132, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RA00132', '91fd318dcb6fa74e418cfe129650dcb1', 'Y', 'RA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900044, 1540900044, '1'),
(133, '', '', '', 'Raghav', 'Jewellers', '', 15, 0, 0, 0, '', '', '8879438031', 'A', 0, 'RG00133', 'da61b8aa37e983c4ebcddbc0396ba0c4', 'Y', 'RG', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '18-10-2023 02:10:55 PM', 'S', 1, 1, 1696335124, 1696335124, '1'),
(134, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RK00134', '395bbc1d8b6e905507a79dc7415380f5', 'Y', 'RK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900056, 1540900056, '1'),
(135, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VG00135', '77e99ce516e513f83115f77f4da4a20c', 'Y', 'VG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900283, 1540900283, '1'),
(136, '', '', '', 'Shraddha', 'Arvasa', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VA00136', '1dd62822f84586f0d0e416e4220813b5', 'Y', 'VA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', NULL, 'S', 1, 1, 1716882280, 1716882280, '1'),
(137, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'TA00137', '88032f34e2195751a1c85d8b59451bce', 'Y', 'TA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900296, 1540900296, '1'),
(138, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SY00138', 'ca8cc1767d289350b8a265248165773b', 'Y', 'SY', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900301, 1540900301, '1'),
(139, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SMA00139', '9f772d356648a310f34760838600d9c5', 'Y', 'SMA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900308, 1540900308, '1'),
(140, '', '', '', 'Shadab', 'Meerut', '', 5, 0, 0, 0, '', '', '9897848501', 'A', 0, 'SD00140', '3f153d45b8cdad0e247796406c0d6ed1', 'Y', 'SD', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '07-05-2024 02:01:42 PM', 'S', 1, 1, 1709039056, 1709039056, '1'),
(141, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RV00141', '21503feb9673c5c0c3053040f04c26d2', 'Y', 'RV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900317, 1540900317, '1'),
(142, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RN00142', 'ba56cff8fe7344f959e0ffe6f271e1d2', 'Y', 'RN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900353, 1540900353, '1'),
(143, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VH00143', '1922f78b07180f2e2fb2f60a508ae7a7', 'Y', 'VH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900410, 1540900410, '1'),
(144, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VJ00144', '80df45f0363b2a6a9d757138649aace2', 'Y', 'VJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1540900426, 1540900426, '1'),
(146, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BB00146', '738833cdc552d9d36caf4f93c044aa90', 'Y', 'BB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1550020558, 1550020558, '1'),
(147, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JS00147', '727a808ea833da5930f9e7e41c521d72', 'Y', 'JS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1550021069, 1550021069, '1'),
(148, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GJ00148', 'fd247c3560d084593dd8043b4357a0c7', 'Y', 'GJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1551695147, 1551695147, '1'),
(149, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'IG00149', '3d73d765633ff429044439ccad55f5ad', 'Y', 'IG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1551755719, 1551755719, '1'),
(150, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AT00150', '987599a72f4a1e714ab95b0a68d4dd3b', 'Y', 'AT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1551756515, 1551756515, '1'),
(151, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RM00151', '90ded7e16a8cd6461a12ec000632779d', 'Y', 'RM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', NULL, 'S', 0, 0, 1551930439, 1551930439, '1'),
(152, '', '', '', 'Mataji', 'Arts', '', 5, 0, 0, 0, '', '', '7737744836', 'A', 0, 'MA00273', 'eae9c211332ecd8abe8707dbb73126ed', 'Y', 'MT', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', '08-02-2024 10:30:46 AM', 'S', 1, 1, 1693996115, 1693996115, '1'),
(153, '', '', '', 'DKG', 'DKG', '', 5, 0, 0, 0, 'shahabhishek40@gmail.com', '', '9819370371', 'A', 0, 'DKG00153', '1fb298d58c386fed4331c8be4f66d681', 'Y', 'DKG', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '18-10-2025 12:03:55 PM', 'S', 1, 1, 1732112243, 1732112243, '1'),
(154, '', '', '', 'Geeta', 'Nagap', '', 5, 0, 0, 0, 'jimit.jain@gmail.com', '', '98202122931', 'A', 0, 'GN222700154', '6d981925ac5905582ad0d2727c8d548a', 'Y', 'GN2227', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1760533921, 1760533921, '1'),
(155, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'OM00155', 'daed815056693bbe649f6679684a64bb', 'Y', 'OM1', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1666011267, 1666011267, '1'),
(156, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JK00156', '633f4341a299f75d45117a8dac680d54', 'Y', 'JK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1558573770, 1558573770, '1'),
(157, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SK00157', 'c55568e91e4bbd1e4e322680965ff2a0', 'Y', 'SK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1559525047, 1559525047, '1'),
(158, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JA00158', 'b5945beaf26e059a1e07fe4530bf94de', 'Y', 'JA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1559781332, 1559781332, '1'),
(159, '', '', '', 'Glosi', 'Glosi', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GL00159', '82d4a02d0b625d5ff9996e6635a59729', 'Y', 'GL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1560525540, 1560525540, '1'),
(160, '', '', '', 'Jaypur bijesh', 'Jaypur bijesh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JJ00160', '1c6889079a1ab1ee30406b54a9f246b7', 'Y', 'JJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1560619659, 1560619659, '1'),
(161, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HM00161', '1d40b7b9d8a8533fe6b033507d878503', 'Y', 'HM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1562061558, 1562061558, '1'),
(162, '', '', '', 'jj', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'UR00162', '929437bb0d80f228e6f3da74b7a55f6a', 'Y', 'UR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1562241933, 1562241933, '1'),
(163, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CA00163', '34adf727a726c196e08fda0d2f926e1b', 'Y', 'CA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1562640056, 1562640056, '1'),
(164, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'YS00164', 'a61bf5c7dfd5704d1908e6da50e46bef', 'Y', 'YS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1563185130, 1563185130, '1'),
(165, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'VT00165', '87b526e434308113ea0c093ea4751894', 'Y', 'VT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1563406562, 1563406562, '1'),
(166, '', '', '', 'JJ', 'JJ', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'LP00166', 'a8365683ebdc49f300a9117d02d3baaf', 'Y', 'LP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1563657271, 1563657271, '1'),
(167, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'YZ00167', '2e02ef4d837502dd7231f9dabe71c8ef', 'Y', 'YZ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1564660251, 1564660251, '1'),
(168, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'ML00168', '73353ebdd24fd7823d95010dddc8acaf', 'Y', 'ML', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1565012483, 1565012483, '1'),
(169, '', '', '', 'Shreeji', 'jeweller', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SJ00169', '3b5019d90314d7f58b19f251aa70c2fe', 'Y', 'SJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1565700703, 1565700703, '1'),
(170, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'FM00170', '3933863598d93db282081d71f65e077c', 'Y', 'FM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1565777835, 1565777835, '1'),
(171, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SAJ00171', 'b3fbc6d5397c9257e8e1f0be77b9caa5', 'Y', 'SAJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1565949071, 1565949071, '1'),
(172, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AJ00172', '9b7822d2b1e38f6a932291a69983cf46', 'Y', 'AJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1567168374, 1567168374, '1'),
(173, '', '', '', 'BHAVIKA', 'NX', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NX00173', '670c99f18ea6e6aa118e4bde9e913e98', 'Y', 'NX', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1647436335, 1647436335, '1'),
(174, '', '', '', 'jj', 'jj', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'YT00174', '4a39a115f18bc37de8d92ee01aecd75c', 'Y', 'YT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1569494064, 1569494064, '1'),
(175, '', '', '', 'Dishant', 'Vidhi', '', 5, 0, 0, 0, 'vc.vidhicreation@gmail.com', '', '9029915467', 'A', 0, 'DD00224', 'e1233960b10d35ab2d9943fb4edf735e', 'Y', 'DH', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', '25-10-2025 10:30:06 PM', 'S', 1, 1, 1755285524, 1755285524, '1'),
(176, '', '', '', 'Infilite jeweller', 'Infilite jeweller', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'IF00176', 'e2edafd365336d0436ae4b373f9e0704', 'Y', 'IF', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1574780286, 1574780286, '1');
INSERT INTO `tbl_admin` (`admin_id`, `tbl_prefix`, `sector`, `business_type`, `first_name`, `last_name`, `abbreviation`, `role_id`, `company_id`, `branch_id`, `parent_id`, `email_id`, `std_code`, `mob_no`, `admin_status`, `job_status_id`, `username`, `password`, `is_manufacturer`, `manufacturer_code`, `is_manage_inventory`, `company_name`, `currency`, `caution_money`, `wallet_balance`, `min_assured_amt`, `email_id1`, `mob_num1`, `addressline1`, `addressline2`, `landmark`, `state_id`, `pin_code`, `sales_mobile_num`, `sales_email_id`, `sales_addressline1`, `sales_addressline2`, `sales_landmark`, `sales_state_id`, `sales_pin_code`, `is_vehicle`, `vehicle_no`, `profile_pic`, `is_boost_product`, `boost_product_count`, `device_token`, `last_login`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(177, '', '', '', 'NADIR', 'NADIR', '', 5, 0, 0, 0, 'nadir@raw2ripe.com', '', '9870893665', 'A', 0, 'NN017800177', 'bad0aae23e9116bd1d234506ad94f8c7', 'Y', 'NN0178', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1575740209, 1575740209, '1'),
(178, '', '', '', 'NADIR', 'NADIR', '', 5, 0, 0, 0, 'nadir1@raw2ripe.com', '', '9870893665', 'A', 0, 'SL-NN00178', '4fa525c87de39522461a160292f3103e', 'Y', 'SL-NN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1575740294, 1575740294, '1'),
(179, '', '', '', 'Shilesh bhai (RJ)', 'Shilesh bhai (RJ)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RJ00179', 'ee5e5a3a9af431751465a8f6ab1bc366', 'Y', 'RJ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1576595746, 1576595746, '1'),
(180, '', '', '', 'Pratik (PC)', 'Pratik (PC)', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PC00180', '7f9608f7fdb24dd6f8c826f09ceb3aa9', 'Y', 'PC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1576771932, 1576771932, '1'),
(181, '', '', '', 'Deep jewellery(DE)', 'Deep jewellery(DE)', '', 5, 0, 0, 0, 'psd1974@gmail.com', '', '9324305838', 'A', 0, 'DE00181', 'a04b6ed15882dfaafadff1edb1e60cd7', 'Y', 'DE', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', '24-09-2022 10:53:39 AM', 'S', 1, 1, 1652875407, 1652875407, '1'),
(182, '', '', '', 'Prakash', 'Lohar', '', 5, 0, 0, 0, 'prakashlohar72@gmail.com', '', '9571703027', 'A', 0, 'CB00182', '810526ab290edb1f1ea70109647c6422', 'Y', 'CB', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', '16-09-2025 10:02:39 AM', 'S', 1, 1, 1668513043, 1668513043, '1'),
(183, '', '', '', 'Ashok Mali', 'Ashok Mali', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'AM00183', '2bf321d8ea4c7086c48d35e44f0d870a', 'Y', 'AM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1578584944, 1578584944, '1'),
(184, '', '', '', 'Hastakala Abas', 'Hastakala Abas', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HK00184', '787a309eec69dc2e8709dbfc75345f73', 'Y', 'HK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'Y', 5, '', NULL, 'S', 0, 0, 1583763595, 1583763595, '1'),
(185, '', '', '', 'DK', 'DK', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DK00185', '696ae90288794bce481112e724449096', 'Y', 'DK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1605272251, 1605272251, '1'),
(186, '', '', '', 'Vinod', 'enterprise', '', 5, 0, 0, 0, '', '', '9029146801', 'A', 0, 'VE00186', 'e79fc911c4b80d1de277e1e298eef25d', 'Y', 'VE', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '03-08-2023 02:49:03 PM', 'S', 1, 1, 1670841616, 1670841616, '1'),
(187, '', '', '', 'SO', 'SO', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SO00187', '660430cc8d36b9adc898535020667a08', 'Y', 'SO', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1608821334, 1608821334, '1'),
(188, '', '', '', 'Myraa', 'Arts', '', 5, 0, 0, 0, 'rishabh3197.rr@gmail.com', '', '9920344650', 'A', 0, 'MA00252', '32e0fe92b17b1055cb4e3fd9dc04a6c1', 'Y', 'RH', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '29-09-2025 05:01:31 PM', 'S', 1, 1, 1755285574, 1755285574, '1'),
(189, '', '', '', 'RW', 'RW', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RW00189', '91eb5bed06895d5563f32707da228535', 'Y', 'RW', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1612445427, 1612445427, '1'),
(190, '', '', '', 'JT', 'JT', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JT00190', 'a98f19666b5c93cbb8312ea6375b46a8', 'Y', 'JT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1612446066, 1612446066, '1'),
(191, '', '', '', 'CV', 'CV', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CV00191', '3e30bdc171f8c4bfd75f422f1ccc2ad7', 'Y', 'CV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1614167303, 1614167438, '1'),
(192, '', '', '', 'HR', 'HR', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'HR00192', '5085eea3bdcb8233c21c3c7db275f3db', 'Y', 'HR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1614269857, 1614269857, '1'),
(193, '', '', '', 'SE', 'SE', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SE00193', '71a6ebb3d091207c6a13d64614b04586', 'Y', 'SE', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1614611112, 1614611112, '1'),
(194, '', '', '', 'GU', 'GU', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GU00194', 'e9516c69d04a7fc94024cee37d76b43c', 'Y', 'GU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1614955941, 1614955941, '1'),
(195, '', '', '', 'GR', 'GR', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'GR00195', '7ac927d946278d6c8d39677dfe8a250f', 'Y', 'GR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1615296907, 1615296907, '1'),
(196, '', '', '', 'DR', 'DR', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'DR00196', 'dca0f65360ad904d19de7f395ae4b948', 'Y', 'DR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1615380234, 1615380234, '1'),
(197, '', '', '', 'NL', 'NL', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NL00197', 'c0834f48eed9bb370bf1ae15925b2ca9', 'Y', 'NL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1615639447, 1615639447, '1'),
(198, '', '', '', 'TO', 'TO', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'TO00198', '5a5300c339c6114d6855a4ba96067ae6', 'Y', 'TO', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1615895228, 1615895228, '1'),
(199, '', '', '', 'Deepak Nakoda', 'Bhandari', '', 5, 0, 0, 0, 'deepak.bhandari24@gmail.com', '', '9892165005', 'A', 0, 'BH00199', '8fc972a5c7804528e292c0a64d96dba0', 'Y', 'BH', 'Y', 'Nakoda Creation', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '29-10-2025 02:42:44 PM', 'S', 1, 1, 1754995957, 1754995957, '1'),
(200, '', '', '', 'MY', 'MY', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MY00200', '583417c05cbc293df3617b8a60907940', 'Y', 'MY', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1617800307, 1617800307, '1'),
(201, '', '', '', 'MW', 'MW', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MW00201', 'd983d309ab7120e3775135123896229d', 'Y', 'MW', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1618399154, 1618399154, '1'),
(202, '', '', '', 'Metro Bangles', 'Bharat', '', 5, 0, 0, 0, 'metrobangles.in@gmail.com', '', '9322218092', 'A', 0, 'MB00287', '5e6a256bbb6d11f16161c623f6b17acc', 'Y', 'BM', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '20-06-2024 04:42:58 PM', 'S', 1, 1, 1711960140, 1711960140, '1'),
(203, '', '', '', 'WH', 'WH', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'WH00203', '0a22d7a515b21cb425bc4e24190c95f8', 'Y', 'WH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1622284952, 1622284952, '1'),
(204, '', '', '', 'KPR', 'KPR', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KPR00204', '6df9b7421e2124318f1e6aa4ee042a0a', 'Y', 'KPR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1623755035, 1623755035, '1'),
(205, '', '', '', 'BA', 'BA', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'BA00205', '555f2828bb4ead50856713062c7b201f', 'Y', 'BA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1626181302, 1626181302, '1'),
(206, '', '', '', 'JB', 'JB', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'JB00206', '31c0d5951348efc6b0992c72946150e0', 'Y', 'JB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1626268016, 1626268016, '1'),
(207, '', '', '', 'RE', 'RE', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RE00207', '61f65cfba30dc68bd054304e9c948915', 'Y', 'RE', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1626958826, 1626958826, '1'),
(208, '', '', '', 'MN', 'MN', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MN00208', 'd608d37cfd55ecb30535acca32d1ef1d', 'Y', 'MN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1627131744, 1627131795, '1'),
(209, '', '', '', 'WP', 'WP', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'WP00209', 'ad65702fe5dbcc05b100b6544429641d', 'Y', 'WP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1628595436, 1628595436, '1'),
(210, '', '', '', 'SI', 'SI', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SI00210', '35d7a1e8ae86fe7413601d0bd56c83c5', 'Y', 'SI', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1755285357, 1755285357, '1'),
(211, '', '', '', 'XX', 'XX', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'XX00211', 'f786a8dc275afa9f9357de98eac000e7', 'Y', 'XX', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1632828843, 1632828843, '1'),
(212, '', '', '', 'MC', 'MC', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'MC00212', '91ad8adeb3e06272920bacf6ecbe794f', 'Y', 'MC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1634124501, 1634124501, '1'),
(213, '', '', '', 'KU', 'KU', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'KU00213', '6839e1c4565296f5800199d91d26c9fd', 'Y', 'KU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1634133461, 1634133461, '1'),
(214, '', '', '', 'SL', 'SL', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SL00214', '753e1b0911b3cbc9decdd920d5d3520a', 'Y', 'SL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1634218898, 1634218898, '1'),
(215, '', '', '', 'CN', 'CN', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CN00215', '2c90cdce0ac5081b0484479e47820492', 'Y', 'CN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1636717938, 1636717938, '1'),
(216, '', '', '', 'Shraddha', 'Creation', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'CH00216', '20ad8b7637f0afcaa782fd1bb1c7c0ca', 'Y', 'CH', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 0, 0, 1637603644, 1637603644, '1'),
(217, '', '', '', 'Krish', 'Kothari', '', 5, 0, 0, 0, 'krrish@jaspertechlabs.com', '', '8850770154', 'A', 0, 'KK00234', '', 'Y', 'KK00221', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '09-10-2024 04:47:06 PM', 'S', 1, 1, 1650106667, 1650106667, '1'),
(218, '', '', '', 'Ganesha', 'Creation', '', 5, 0, 0, 0, 'nikeshgulecha@gmail.com', '', '9324290890', 'A', 0, 'GC00239', '', 'Y', 'GC', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '15-10-2025 12:40:25 PM', 'S', 1, 1, 1653398231, 1653398231, '1'),
(219, '', '', '', 'HG', 'HG`', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'HG', '', 'Y', 'HG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1641278653, 1641278653, '1'),
(220, '', '', '', 'HW', 'HW', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'HW', '', 'Y', 'HW', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1641284389, 1641284389, '1'),
(221, '', '', '', 'Achal', ' Art', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'AA', '', 'Y', 'AA', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1702126004, 1702126004, '1'),
(222, '', '', '', 'Sachin', 'Bansode', '', 12, 0, 0, 0, 'sachin@manekratna.com', '', '9820956580', 'A', 0, 'SB00266', '', 'Y', 'ST00222', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '10-01-2022 02:51:01 PM', 'S', 1, 1, 1687874547, 1687874547, '1'),
(223, '', '', '', 'Paritosh', 'Jain', '', 1, 0, 0, 0, 'sales@manekratna.com', '', '99309556401', 'A', 0, 'PJ00223', 'e7a252461c9307a5c6bdd9b3137fa9ac', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '18-01-2023 07:06:14 AM', 'S', 1, 1, 1760275192, 1760275192, '1'),
(224, '', '', '', 'Shree', 'Krishna Art Jewellery Mukesh', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'KX', '', 'Y', 'KX', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1705313691, 1705313691, '1'),
(225, '', '', '', 'Mahavir ', 'Collections', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'CC00225', '7bac3a0bf61e9221ef1c006462419d32', 'Y', 'CM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1656316436, 1656316436, '1'),
(226, '', '', '', 'Admin', 'Test', '', 2, 0, 0, 0, 'admin@gmail.com', '', '0000000001', 'A', 0, 'AT00226', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '09-09-2023 03:05:25 PM', 'S', 1, 1, 1649662972, 1649662972, '1'),
(227, '', '', '', 'Supplier', 'Test', '', 6, 0, 0, 0, 'supplier@gmail.com', '', '0000000002', 'A', 0, 'ST00227', '', 'Y', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '19-04-2022 06:07:19 PM', 'S', 1, 1, 1649663057, 1649663057, '1'),
(228, '', '', '', 'Stockist', 'Test', '', 5, 0, 0, 0, 'stockist@gmail.com', '', '0000000003', 'A', 0, 'ST00228', '', 'Y', '', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '16-04-2022 01:45:14 PM', 'S', 1, 1, 1649663167, 1649663167, '1'),
(229, '', '', '', 'Photographer', 'Test', '', 10, 0, 0, 0, 'photographer@gmail.com', '', '0000000004', 'A', 0, 'PT00229', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '19-04-2022 06:08:36 PM', 'S', 1, 1, 1649663308, 1649663308, '1'),
(230, '', '', '', 'Uploader', 'Test', '', 8, 0, 0, 0, 'uploader@gmail.com', '', '0000000005', 'A', 0, 'UT00230', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '21-04-2022 02:15:52 PM', 'S', 1, 1, 1649663353, 1649663353, '1'),
(231, '', '', '', 'Inventory', 'Test', '', 11, 0, 0, 0, 'inventory@gmail.com', '', '0000000006', 'A', 0, 'IT00231', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '21-04-2022 02:16:45 PM', 'S', 1, 1, 1649663405, 1649663405, '1'),
(232, '', '', '', 'Order', 'Test', '', 12, 0, 0, 0, 'order@gmail.com', '', '0000000007', 'A', 0, 'OT00232', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '20-04-2022 12:48:14 PM', 'S', 1, 1, 1649663458, 1649663458, '1'),
(233, '', '', '', 'MD', 'MD', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'MM00233', 'da65b421ca1495e5821c540abfb65b50', 'Y', 'MD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1649921367, 1649921367, '1'),
(234, '', '', '', 'Superadmin', 'test', '', 1, 0, 0, 0, 'superadmintest@gmail.com', '', '0000000008', 'A', 0, 'St00234', '', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '21-04-2022 12:39:41 PM', 'S', 1, 1, 1650108066, 1650108066, '1'),
(235, '', '', '', 'Rakesh ', 'Moksh Art', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'RM00235', '', 'Y', 'RR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1657277513, 1657277513, '1'),
(237, '', '', '', 'Ram', 'Jewellers Govind', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'RJG', '51ef0215f763ed26f7713375c6d237fb', 'Y', 'RJG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1651068946, 1651068946, '1'),
(238, '', '', '', 'Ganesh Bhai', 'Navkar', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'GN00238', '', 'Y', 'GN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1651232376, 1651232376, '1'),
(239, '', '', '', 'Payal', 'Fashion', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PF00239', 'a348cf77c45bcbd7a1229b058e98c81c', 'Y', 'PY', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1654765529, 1654765529, '1'),
(240, '', '', '', 'Rahul', 'Designer', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'RD00240', '02de63b6ee9014779a19f55472419aa1', 'Y', 'RD', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1654947422, 1654947422, '1'),
(241, '', '', '', 'Kanha', 'Arts', '', 5, 0, 0, 0, 'shekhar9135@gmail.com', '', '8440024455', 'A', 0, 'KA00264', '184f9efcc8409e9c5c4b87669712d7a6', 'Y', 'KNS', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '23-09-2025 08:41:23 AM', 'S', 1, 1, 1683809461, 1683809461, '1'),
(242, '', '', '', 'Om Art', 'Dinesh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'OD00242', '544c6f78114791cfb29fecc95b3ceba9', 'Y', 'OD', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1658405565, 1658405565, '1'),
(243, '', '', '', 'Kuldevi', 'Art', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'KA00243', 'cb61c843d1e34354773c5f4e1bfea182', 'Y', 'KD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1661430418, 1661430418, '1'),
(244, '', '', '', 'Purvi Art ', 'Narpat', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PN00244', '072cb4c2fc43780098c43e5ecc2f4017', 'Y', 'PE', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1661430463, 1661430463, '1'),
(245, '', '', '', 'Mahavir Imitation', 'Rajkot', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'IM', 'd69ced1aff57bb146cb1bbf44a9fdacd', 'Y', 'IM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1661430559, 1661430559, '1'),
(246, '', '', '', 'Golani', 'Creation', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'GC00246', 'eae6d6b387b3723aee178c403c170e0c', 'Y', 'CG', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1663161568, 1663161568, '1'),
(247, '', '', '', 'Fashion For', 'Choice', '', 5, 0, 0, 0, 'ffcventuresprivatelimited@gmail.com', '', '7738574757', 'A', 0, 'FC00253', '', 'Y', 'CF', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '05-09-2023 01:28:57 PM', 'S', 1, 1, 1671544269, 1671544269, '1'),
(248, '', '', '', 'Pawan ', 'Soni', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PS00248', 'ef2871de8eabe673fe7f82465ee31218', 'Y', 'PW', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1664628066, 1664628066, '1'),
(249, '', '', '', 'Raju', 'Manorama NX', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'RM00249', '8580001cb29e4e058825e6d8ddb16487', 'Y', 'RU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1665232198, 1665232198, '1'),
(250, '', '', '', 'Abhishek', 'Manoram', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'AM00250', 'd02f10122f0946a617f03ac77a06f6a5', 'Y', 'NM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1665232964, 1665232964, '1'),
(251, '', '', '', 'Om Art', 'Dinesh', '', 5, 0, 0, 0, '', '', '7977273206', 'A', 0, 'OD00273', '09a8ccbad552a06a1ea78a54736d6fb3', 'Y', 'OM', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '18-10-2025 11:18:31 AM', 'S', 1, 1, 1701862138, 1701862138, '1'),
(252, '', '', '', 'Yashvi ', 'Jewellers', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'YJ00252', '7c8574dfac5cc5c727677ef07e74e808', 'Y', 'YA', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1670501507, 1670501507, '1'),
(253, '', '', '', 'LADIN', 'Zaveri Bazar', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'LZ00253', 'd7e45d73935ba1b8a5d8efca0fa7cfec', 'Y', 'LD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1672228440, 1672228440, '1'),
(254, '', '', '', 'NP', 'NP', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'NN00254', '9b5d5d28cfcad1b9ebf46ccddddc36fc', 'Y', 'NP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1673963547, 1673963547, '1'),
(255, '', '', '', 'Deepak ', 'Mamta Art Jewellery', '', 5, 0, 0, 0, '', '', '9167354959', 'A', 0, 'DM00257', '9b800f7b5555f44bc7e42aae6e4513d2', 'Y', 'DM', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '22-08-2025 08:12:04 AM', 'S', 1, 1, 1675942524, 1675942524, '1'),
(256, '', '', '', 'kamlesh ', 'Ranawat', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'kR00256', 'c2fcb938dbdac237699601f98dc72255', 'Y', 'KR', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1675864715, 1675864715, '1'),
(257, '', '', '', 'Tanuj ', 'Bhasin ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'TB00257', '70a238b081e5f8594aa2a1c4a4ef1f8b', 'Y', 'BT', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1677043409, 1677043409, '1'),
(258, '', '', '', 'Nirmal Mani ', 'Jayesh', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'NJ00258', '7c7f0e6e17af2e3fa9dc1889a0c09674', 'Y', 'NJ', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1678106993, 1678106993, '1'),
(259, '', '', '', 'Kala Vimal ', 'Bhai ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'KB00259', '78d192bf5b5d6192dd7967a14d954db4', 'Y', 'LK', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1679048583, 1679048583, '1'),
(260, '', '', '', 'Abhijeet ', 'Sarkar ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'AS00260', '00bb480df0558990ab15ba2c2121bef4', 'Y', 'AS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1679054484, 1679054484, '1'),
(261, '', '', '', 'Ramesh Bhai', 'Dahisar', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'RD00261', '7ed55aab8c9a3360ae0f8b028085e5c0', 'Y', 'MI', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1680003398, 1680003398, '1'),
(262, '', '', '', 'Bhavesh Poonam ', 'Creation ', '', 5, 0, 0, 0, 'bhavesh11101986@gmail.com', '', '9664723316', 'A', 0, 'BC00264', '65b49ea3ff8744c6ca002a19f2d47129', 'Y', 'TB', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '13-12-2023 03:21:51 PM', 'S', 1, 1, 1683810439, 1683810439, '1'),
(263, '', '', '', 'Shri Sundha ', 'Arts', '', 5, 0, 0, 0, 'arjunsuthar3991@live.co.uk', '', '9768668634', 'A', 0, 'SA00264', 'c6bf9711b34133338e522964ce7ece35', 'Y', 'SU', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '24-08-2025 07:49:00 AM', 'S', 1, 1, 1684320995, 1684320995, '1'),
(264, '', '', '', 'Sanket', 'Parab', '', 12, 0, 0, 0, 'jimit@raw2ripe.com', '', '', 'A', 0, 'SP00264', '976003bf6922efc350fbe12b7f6955b9', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '10-06-2023 08:04:18 PM', 'S', 1, 1, 1686407627, 1686407627, '1'),
(265, '', '', '', 'Megha ', 'Patel', '', 12, 0, 0, 0, '', '', '9820212293111', 'A', 0, 'MP00283', '02dafa93cee328a8caf267c42ca644c1', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '04-01-2024 04:05:46 PM', 'S', 1, 1, 1704978729, 1704978729, '1'),
(266, '', '', '', 'Charvi Creation', 'Nitin', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'CN00266', 'bfb7901d9334ea47e5a561d9deec038a', 'Y', 'CC', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1688120993, 1688120993, '1'),
(267, '', '', '', 'Shubham Jewelers ', 'Virender', '', 5, 0, 0, 0, '', '', '9821541450', 'A', 0, 'SV00272', '468bc4098381c3dedd12d0c12cff06d9', 'Y', 'LL', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '12-08-2023 01:52:01 PM', 'S', 1, 1, 1732110709, 1732110709, '1'),
(268, '', '', '', 'Padma Arts', 'Ankit Jain', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PA00268', '', 'Y', 'GP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1689069432, 1689069432, '1'),
(269, '', '', '', 'Mitesh Ganesha', 'Creation', '', 5, 0, 0, 0, '', '', '9820625236', 'A', 0, 'MC00272', '9853ffc01edbd743be4bb8ee893b1a82', 'Y', 'GCC', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '15-09-2025 04:13:09 PM', 'S', 1, 1, 1695888225, 1695888225, '1'),
(270, '', '', '', 'Neeta', 'Jain', '', 4, 0, 0, 0, '', '', '', 'A', 0, 'NJ00270', '4330b2c0228263fb9786ad2d88083b55', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1690536566, 1690536566, '1'),
(271, '', '', '', 'Vinit Bhai ', 'Avaya ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'VA00271', '820936298402262c13baa8f140eda9e3', 'Y', 'IV', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1690786745, 1690786745, '1'),
(272, '', '', '', 'Yash Soni', 'Kaali Jewellers ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'YK00272', '4f40ba18077efbd00dddafb0b065f01d', 'Y', 'KL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1693631339, 1693631339, '1'),
(273, '', '', '', 'Arun', 'Kaka', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'AK00273', 'f74393878a348f9dc49cad3dedbd7788', 'Y', 'ARN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1694066100, 1694066100, '1'),
(276, '', '', '', 'Bipin', '(Masaji)', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'B(00274', '944f9437ce6c873a87bd984d489fcae9', 'Y', 'PB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1694597542, 1694597542, '1'),
(277, '', '', '', 'Char bhuja ', ' Pravin', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'C 00277', '34306cd16c19bb419b3d8a6c62386920', 'Y', 'CPB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1697537615, 1697537615, '1'),
(278, '', '', '', 'Raga ', 'Arts ', '', 5, 0, 0, 0, '', '', '9820422809', 'A', 0, 'RA00308', '631f7a19005913d0bb45f74298a19446', 'Y', 'TT', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '15-07-2025 02:43:55 PM', 'S', 1, 1, 1752570761, 1752570761, '1'),
(279, '', '', '', 'Neeraj', 'Chablani', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'NC00279', '0edd17cdd8e29f47f00741d74844c878', 'Y', 'NE', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1701764033, 1701764033, '1'),
(280, '', '', '', 'Rohit', 'Pandey', '', 12, 0, 0, 0, 'rohit@manekratna.com', '', '', 'A', 0, 'RP00280', 'a606c8aaa7c1f7352002f4ca495be55d', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '9820212293', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '16-01-2024 11:34:39 AM', 'S', 1, 1, 1702649915, 1702649915, '1'),
(281, '', '', '', 'Share N', 'Sell', '', 12, 0, 0, 0, '', '', '', 'A', 0, 'SS00281', 'd17e6dba10e1ba4fa602346a10202ad6', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1702650039, 1702650039, '1'),
(282, '', '', '', 'Yash', 'Liza Designer Jewellery', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'YL00282', '6c6ffa0bf14764cab6cfa1798396351f', 'Y', 'ZL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1704796399, 1704796399, '1'),
(283, '', '', '', 'Dilip', 'Siya Art Jewellery', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'DS00283', '8e99ac757577e94b1e71d844f41ff502', 'Y', 'DAS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1705654304, 1705654304, '1'),
(284, '', '', '', 'Soumen Archana ', 'Lmmitation', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'SL00284', '97e34714d23e6933bced532dc364ff93', 'Y', 'SN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1710313605, 1710313605, '1'),
(285, '', '', '', 'Priyanshu ', 'SP ent ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PS00285', '936f82aa913cbe7b24789728711efcc0', 'Y', 'PP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1710313965, 1710313965, '1'),
(286, '', '', '', 'NB Jewellers ', 'Pritam Saini ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'NP00286', 'd6c247680e7954592dc6b61391d7a55e', 'Y', 'NB ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1710314114, 1710314114, '1'),
(287, '', '', '', 'Shankeshwar', 'Enterprise Vikram', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'SE00287', 'a950edebf60c6d7cb5e84a2f750b9987', 'Y', 'SEV', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1712666439, 1712666439, '1'),
(288, '', '', '', 'Pintu ', 'Da', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PD00288', '261dfac9549f76a79228651473cc3cff', 'Y', 'PD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1713163184, 1713163184, '1'),
(289, '', '', '', 'Arup ', 'Parui', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'AP00289', '620b69984c38b48530bf5fcd274f6056', 'Y', 'AU', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1713163365, 1713163365, '1'),
(290, '', '', '', 'Mahesh ', 'Bhai ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'MB00290', 'e3a4aba1c6fb359926897df0018032f7', 'Y', 'DD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1713341919, 1713341919, '1'),
(291, '', '', '', 'Dhana Laxmi ', 'Bharat ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'DB00291', '913f90195ddb75d9082a5650e5737771', 'Y', 'BD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1715764505, 1715764505, '1'),
(292, '', '', '', 'Susantho Marisha Fashion ', 'Jewellery ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'SJ00292', 'bdfc7d68580d29f1521f9f9fee643ab7', 'Y', 'THO ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1716527329, 1716527329, '1'),
(293, '', '', '', 'Neeraj ', 'Chablani ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'NC00293', '1bb7528b2bcb4b33e6a6c6638271e43a', 'Y', 'EN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1717504790, 1717504790, '1'),
(294, '', '', '', 'Purnima Art ', 'Manoj  Bhai ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'PM00294', '4a56686eb5c8611be59c4f56102756f1', 'Y', 'MP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1717756592, 1717756592, '1'),
(295, '', '', '', 'Paras', 'Viratra Creation', '', 5, 0, 0, 0, '', '', '', 'A', 0, 'PV00295', 'c593ed639fe190b4f7ee30e7a0faa764', 'Y', 'PV', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1720184661, 1720184661, '1'),
(296, '', '', '', 'Nikhil ', 'Bhai', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'NB00296', 'dbacc6747a9df3f02034b47fd91c90d3', 'Y', 'NN', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1732872159, 1732872159, '1'),
(297, '', '', '', 'Vyom ', 'Jewellerrs', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'VJ00297', 'e1165af22f552e50f82aa27bda018296', 'Y', 'YM', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1732872223, 1732872223, '1'),
(298, '', '', '', 'Sonal', 'Creation ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'SC00298', '7464590263d4fda372954e56c346b6a9', 'Y', 'FB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1735368710, 1735368710, '1'),
(299, '', '', '', 'Bharat ', 'Omkar', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'BO00299', 'cdf2bd6e6f579f8c066d05fce0204bc3', 'Y', 'EE', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1736256115, 1736256115, '1'),
(300, '', '', '', 'Mitesh ', 'Bhai ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'MB00300', '26ca5f6962bc0919484e9c136f067411', 'Y', 'ED', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1736600482, 1736600482, '1'),
(301, '', '', '', 'Dilip', 'Dhanwanti Arts', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'HD00301', '', 'Y', 'HD', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1737802576, 1737802576, '1'),
(302, '', '', '', 'Vinay ', 'Bhai', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'VB00302', '351f8ae6cb1ec565e9b63776e4d6d2f2', 'Y', 'YY', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1738391746, 1738391746, '1'),
(303, '', '', '', 'Jewel', 'Space ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'JS00303', 'b0ffa5ac42f1ded467205440457bc017', 'Y', 'JSP', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1738558832, 1738558832, '1'),
(304, '', '', '', 'BITTU ', 'BHAI', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'BB00304', '', 'Y', 'UB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1738761875, 1738761875, '1'),
(305, '', '', '', 'Soumen Kheto', '(Chanditala)', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'S(00305', '24151a200e48ed0cdea39a2a99d94da5', 'Y', 'TL', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1740573597, 1740573597, '1'),
(306, '', '', '', 'Rahul', 'Badgurjar', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'RB00306', '', 'Y', 'RB', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1747402606, 1747402606, '1'),
(307, '', '', '', 'Arham Group', 'Sahi Bhai', '', 5, 0, 0, 0, '', '', '7666556667', 'A', 0, 'AS00307', '9c61481398eaa562a79591127fc9d74f', 'Y', 'TI', 'Y', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '20-08-2025 01:43:58 PM', 'S', 1, 1, 1755282659, 1755282659, '1'),
(308, '', '', '', 'Sati ', ' Arts', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'S 00308', '912435baa875c6979ec3549d020ee428', 'Y', 'TS', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1753270487, 1753270487, '1'),
(309, '', '', '', 'Zurii Manish ', 'Bhai ', '', 6, 0, 0, 0, '', '', '', 'A', 0, 'ZB00309', '07b7ddc60535a9a7fc57913d58b5e33d', 'Y', 'RZ', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1754382267, 1754382267, '1'),
(310, '', '', '', 'Rohan', 'Kadam', '', 2, 3, 6, 0, 'rohank989@gmail.com', '', '8108017849', 'A', 0, 'RK00311', 'bfa600997b7dc2c052713f698f6c4449', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', NULL, 'S', 1, 1, 1769411589, 1769411589, '1'),
(311, '', '', '', 'Shreeja', 'Kadam', '', 2, 3, 3, 0, '', '', '', 'A', 0, 'SK00311', '5ea9c8a0956875e0ca49c1bc4c206cee', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '30-01-2026 05:05:37 PM', 'S', 1, 1, 1769649362, 1769649362, '1'),
(312, '', '', '', 'Ragini', 'Kadam', '', 2, 3, 6, 0, '', '', '', 'A', 0, 'RK00312', '01cafaa5a852dac2b98748b2b8c34986', 'N', '', 'N', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0, '', 'N', 0, '', '30-01-2026 06:47:53 AM', 'S', 1, 1, 1769735755, 1769735755, '1');

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

--
-- Table structure for table `tbl_admin_document`
--

CREATE TABLE `tbl_admin_document` (
  `admin_document_id` int(11) NOT NULL,
  `admin_id` int(11) NOT NULL,
  `document_type_id` int(11) NOT NULL,
  `document_no` varchar(50) DEFAULT NULL,
  `document` varchar(255) NOT NULL,
  `active_status` enum('S','H') NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_admin_document`
--

INSERT INTO `tbl_admin_document` (`admin_document_id`, `admin_id`, `document_type_id`, `document_no`, `document`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 8, 3, 'BQZPK8204N', '2_img2_9428.jpeg', 'S', 1657277484, 1657277484, 1, 1, '1'),
(2, 8, 4, 'utgkhjg', 'Antique-Design-Pendant-Set-PS-1861Ru-266-JR_3784.jpg', 'S', 1657277484, 1657277484, 1, 1, '1'),
(3, 9, 2, '1234567890', '2_img6_4285.jpeg', 'S', 1593169323, 1593169323, 1, 1, '1'),
(4, 10, 1, 'LIC0001', '01_homepage (2)_6729.jpg', 'S', 1611573150, 1611573150, 1, 1, '1'),
(5, 12, 2, '1234567890', '5_img1_4699.jpeg', 'S', 1683809601, 1683809601, 1, 1, '1'),
(6, 12, 3, 'BQZPK8204N', '5_img4_9750.jpeg', 'S', 1683809601, 1683809601, 1, 1, '1'),
(7, 8, 2, '321', 'Antique-Design-Pendant-Set-PS-1862Rg-304-JR_7805.jpg', 'S', 1657277484, 1657277484, 1, 1, '1'),
(8, 8, 1, '654', 'Antique-Design-Pendant-Set-PS-1862Ru-304-JR_7969.jpg', 'S', 1657277484, 1657277484, 1, 1, '1'),
(9, 110, 2, '321', 'Antique-Earring-ER-5575Mu-223-YJ_1804.jpg', 'S', 1608900582, 1608900582, 1, 1, '1'),
(10, 110, 1, '321', 'Antique-Earring-ER-5575Mu-223-YJ_2284.jpg', 'S', 1608900566, 1608900566, 1, 1, '1'),
(11, 110, 3, '321', 'Antique-Design-Pendant-Set-PS-1863Rg-272-JR_8148.jpg', 'S', 1608900582, 1608900582, 1, 1, '1'),
(12, 117, 2, '123', '3_5365.png', 'S', 1610623413, 1610623413, 1, 1, '1'),
(13, 117, 1, '311', '02_homepage_3625.png', 'S', 1610623413, 1610623413, 1, 1, '1'),
(14, 118, 2, '1234567890', '01_homepage (2)_2868.jpg', 'S', 1611126298, 1611126298, 1, 1, '1'),
(15, 118, 3, 'BQZPK8204N', '01_homepage_3636.jpg', 'S', 1611126298, 1611126298, 1, 1, '1'),
(16, 118, 1, 'M.C.A.', '02_homepage (1)_1260.png', 'S', 1611126298, 1611126298, 1, 1, '1'),
(17, 117, 5, '123', '01_homepage (1)_5656.jpg', 'S', 1610623413, 1610623413, 1, 1, '1'),
(18, 117, 3, 'AGR01', '01_homepage_2677.jpg', 'S', 1610623413, 1610623413, 1, 1, '1'),
(19, 117, 6, '8286', '', 'S', 1609423128, 1609423128, 1, 1, '1'),
(20, 117, 4, '312', '', 'S', 1610623413, 1610623413, 1, 1, '1'),
(21, 119, 2, '1234567890', '2_img5_9703.jpeg', 'S', 1609500608, 1609500608, 1, 1, '1'),
(22, 119, 3, 'BQZPK8204N', '1_img6_5714.jpeg', 'S', 1609500608, 1609500608, 1, 1, '1'),
(28, 119, 1, '1234567890', '3_img6_9936.jpeg', 'S', 1609500608, 1609500608, 1, 1, '1'),
(29, 119, 6, 'M.C.A.', 'certificate_6568.jpeg', 'S', 1609497731, 1609497731, 1, 1, '1'),
(30, 119, 4, '1234567890', '8_img13_1508.jpeg', 'S', 1609500608, 1609500608, 1, 1, '1'),
(31, 120, 2, '1234567890', '1_img5_4823.jpeg', 'S', 1609501105, 1609501105, 1, 1, '1'),
(32, 120, 3, 'AGR01', '1_img4_9590.jpeg', 'S', 1609501105, 1609501105, 1, 1, '1'),
(33, 121, 2, '123', '8_9271.png', 'S', 1611122929, 1611122929, 1, 1, '1'),
(34, 121, 3, '321', 'ps new 2_7893.jpg', 'S', 1611122929, 1611122929, 1, 1, '1'),
(35, 121, 1, '098', 'Kemp-Necklace-NS-4180Rg-107-MV_7602.jpg', 'S', 1611122929, 1611122929, 1, 1, '1'),
(36, 121, 4, '098', 'SMTP-issues_4023.jpg', 'S', 1611122929, 1611122929, 1, 1, '1'),
(37, 121, 5, '765', '6_2472.png', 'S', 1611122929, 1611122929, 1, 1, '1'),
(38, 0, 2, 'neeta123', '', 'S', 1611559338, 1611559338, 1, 1, '1'),
(39, 0, 3, 'jiuisfjj12255', '', 'S', 1611559338, 1611559338, 1, 1, '1'),
(40, 144, 2, '1256325825325452', '', 'S', 1611569480, 1611569480, 1, 1, '1'),
(41, 144, 3, '546668', '', 'S', 1611569480, 1611569480, 1, 1, '1'),
(42, 310, 2, '12344', 'R01614_1_2292.jpeg', 'S', 1769411589, 1769411589, 1, 1, '1'),
(43, 310, 3, 'BQZPK8204N', 'WhatsApp Image 2026-01-24 at 12_3647.jpeg', 'S', 1769411589, 1769411589, 1, 1, '1');

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

--
-- Table structure for table `tbl_api_log`
--

CREATE TABLE `tbl_api_log` (
  `api_log_id` int(11) NOT NULL,
  `request_data` text NOT NULL,
  `response_data` text NOT NULL,
  `type` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_appointment`
--

CREATE TABLE `tbl_appointment` (
  `appointment_id` int(11) NOT NULL,
  `type` enum('S','V') NOT NULL COMMENT 'S=>Store Appointment,V=>Video Purchase Appointment',
  `first_name` varchar(100) NOT NULL,
  `last_name` varchar(100) NOT NULL,
  `company_name` varchar(200) NOT NULL,
  `mobile_no` varchar(30) NOT NULL,
  `mobile_no_std_code` varchar(10) NOT NULL,
  `whats_app_no` varchar(30) NOT NULL,
  `whats_app_no_std_code` varchar(10) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `date` double(10,0) NOT NULL,
  `time` varchar(50) NOT NULL,
  `interested_category` text NOT NULL,
  `reason` varchar(200) NOT NULL,
  `message` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_appointment`
--

INSERT INTO `tbl_appointment` (`appointment_id`, `type`, `first_name`, `last_name`, `company_name`, `mobile_no`, `mobile_no_std_code`, `whats_app_no`, `whats_app_no_std_code`, `email_id`, `date`, `time`, `interested_category`, `reason`, `message`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'S', 'OMKAR', 'SUTAR', 'SHREE MAHALAXMI ENTERPRISES', '9833114253', '91', '9833114253', '91', 'shreemahalaxmientp.2022@gmail.com', 1640629800, '5 PM', '', 'Know about Membership Plans', '', 'S', 1640688591, 1640688591, '1'),
(2, 'V', 'Jimit', 'Jain', 'Manek Ratna', '9820212293', '1', '', '1', 'info@manekratna.com', 1640802600, '1 PM', '', 'Purchase Products', '', 'S', 1640875688, 1640875688, '1'),
(3, 'S', 'Krish', 'Kotak', 'K - Creation ', '8850770154', '91', '8850770154', '91', 'Krrishkothari30@gmail.com', 1640889000, '12 PM', '', 'Check Samples', '', 'S', 1640875700, 1640875700, '1'),
(4, 'S', 'Rohan', 'Kadam', 'iResolve', '8108017849', '91', '8108017849', '91', 'rohank989@gmail.com', 1640889000, '1 PM', '', 'Check Samples', '', 'S', 1640875717, 1640875717, '1'),
(5, 'S', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '91', '8108017849', '91', 'rohank989@gmail.com', 1640889000, '2 PM', '', 'Check Samples', '', 'S', 1640876062, 1640876062, '1'),
(6, 'V', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '91', '8108017849', '91', 'rohank989@gmail.com', 1640975400, '2 PM', '', 'Check Samples', '', 'S', 1640876540, 1640876540, '1'),
(7, 'V', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '91', '8108017849', '91', 'rohank989@gmail.com', 1640975400, '1 PM', '', 'Check Samples', '', 'S', 1640877057, 1640877057, '1'),
(8, 'V', 'Jimit', 'Jain', 'Manek Ratna', '9820212293', '1', '', '1', 'info@manekratna.com', 1640889000, '2 PM', '', 'Website API Integration', '', 'S', 1640947575, 1640947575, '1'),
(9, 'S', 'Krish', 'Kothari', 'krish jewels', '8850770154', '', '8850770154', '', 'krrishkothari30@gmail.com', 1640975400, '12 PM', '', 'Purchase Products', '', 'S', 1640947586, 1640947586, '1'),
(10, 'V', 'Krish', 'Kothari', 'krish jewels', '8850770154', '', '8850770154', '', 'krrishkothari30@gmail.com', 1640975400, '12 PM', '', 'Know about Membership Plans', '', 'S', 1640947721, 1640947721, '1'),
(11, 'S', 'HARVINDER', 'BHUI', 'TRICOLOUR TECHNETCOM PVT LTD', '+919821669989', '91', '', '1', 'bhuiharvinder54@gmail.com', 1645295400, '1 PM', '', 'Check Samples', '', 'S', 1642833388, 1642833388, '1'),
(12, 'V', 'Swathi', 'Pacha', 'Saibhavitha collections', '7671815211', '1', '7671815211', '1', 'pachaswathi173@gmail.com', 1644431400, '4 PM', '', 'Check Samples', '', 'S', 1644497548, 1644497548, '1'),
(13, 'S', 'Pranaja', 'Bhujbal', 'Reshim enterprises ', '+919422224444', '91', '9403830109', '1', 'gmbhujbal@rediffmail.com', 1645641000, '12 PM', '', 'Purchase Products', '', 'S', 1645600195, 1645600195, '1'),
(14, 'V', 'Geetha', 'Thangadurai', 'AGS fashion', '5109962346', '1', '5109962346', '1', 'geethathangadurai@gmail.com', 1645813800, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1645826279, 1645826279, '1'),
(15, 'V', 'Rashmitha', 'Poojary', 'IKYA', '', '1', '', '1', 'rashmithapoojary50@gmail.com', 1646677800, '4 PM', '', 'Check Samples', '', 'S', 1646735727, 1646735727, '1'),
(16, 'V', 'Rashmitha', 'Poojary', 'IKYA', '', '1', '8451023010', '1', 'rashmithapoojary50@gmail.com', 1646677800, '5 PM', '', 'Check Samples', '', 'S', 1646736175, 1646736175, '1'),
(17, 'V', 'Rashmitha', 'Poojary', 'IKYA', '8451023010', '1', '8451023010', '1', 'rashmithapoojary50@gmail.com', 1646677800, '5 PM', '', 'Check Samples', '', 'S', 1646738406, 1646738406, '1'),
(18, 'S', 'Test', 'T', 'Test design', '9999999999', '91', '9999999999', '91', 'testqwe@gmail.com', 1647282600, '2 PM', '', 'Website API Integration', '', 'S', 1647062491, 1647062491, '1'),
(19, 'V', 'swetha', 'babu', 'Bling Gossips', '7306780731', '91', '7306780731', '91', 'swethababu33@gmail.com', 1648492200, '11 AM', '', 'Purchase Products', '', 'S', 1648493993, 1648493993, '1'),
(20, 'S', 'Karthikeyan', 'Senthiappan', 'Nika Globe', '004917662394784', '49', '004917662394784', '49', 'nishakarthikeyan1412@gmail.com', 1649097000, '6 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1649069730, 1649069730, '1'),
(21, 'V', 'Rekha', 'Jain', 'MayinArts ', '15086154317', '1', '5086154317', '1', 'ajayrekha@hotmail.com', 1649442600, '1 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1649406305, 1649406305, '1'),
(22, 'V', 'Sonam', 'Yadav', 'Jewellery House', '8851476492', '1', '8851476492', '1', 'sandam553@gmail.com', 778357800, '5 PM', '', 'Purchase Products', '', 'S', 1649740823, 1649740823, '1'),
(23, 'V', 'Sejal', 'Jagatia ', 'Jewellerybysej', '07766293940', '44', '07766293940', '1', 'sejaljagatia@hotmail.co.uk', 1650479400, '1 PM', '', 'Check Samples', '', 'S', 1650533769, 1650533769, '1'),
(24, 'V', 'Meera', 'Nair', 'Seekit', '563541365', '971', '563541365', '971', 'seekit2023@gmail.com', 1651257000, '12 PM', '', 'Check Samples', '', 'S', 1651203671, 1651203671, '1'),
(25, 'V', 'Pavani', 'sure', 'events by deepika', '2013402203', '1', '2012081135', '1', 'deepikasp@gmail.com', 1651775400, '11 AM', '', 'Check Samples', '', 'S', 1651775071, 1651775071, '1'),
(26, 'S', 'Kothapalli ', 'Srinivas', 'SLV COSMETICS AND FANCY ', '9505868169', '1', '9505868169', '1', '126purnima@gmail.com', 1652293800, '12 PM', '', 'Check Samples', '', 'S', 1652373196, 1652373196, '1'),
(27, 'V', 'deepika', 'verma', 'Verma Designs', '5163256962', '1', '5163256962', '1', 'deepika89verma@gmail.com', 1654281000, '11 AM', '', 'Check Samples', '', 'S', 1654280376, 1654280376, '1'),
(28, 'V', 'Virthi ', 'Ashwath ', 'Virthi Creations ', '8939374135 ', '91', '8939374135 ', '91', 'virthiashwath@gmaol.com', 1654281000, '6 PM', '', 'Check Samples', '', 'S', 1654284517, 1654284517, '1'),
(29, 'S', 'Rohan', 'Kadam', 'iResolve Services', '08108017849', '1', '8108017849', '91', 'rohank989@gmail.com', 1654540200, '3 PM', '', 'Website API Integration', '', 'S', 1654594401, 1654594401, '1'),
(30, 'S', 'Jimit', 'Jain', 'Raw 2 Ripe', '9820212293', '91', '9820212293', '91', 'jimit.jain@gmail.com', 1654626600, '1 PM', '', 'Purchase Products', '', 'S', 1654597246, 1654597246, '1'),
(31, 'S', 'Jimit', 'Jain', 'Raw 2 Ripe', '+919820212293', '91', '9820212293', '91', 'jimit.jain@gmail.com', 1654540200, '12 PM', '', 'Discuss on Bulk / Export Orders', 'Check Products', 'S', 1654597589, 1654597589, '1'),
(32, 'V', 'Jimit', 'Jain', 'Raw 2 Ripe', '+919820212293', '91', '9820212293', '91', 'jimit.jain@gmail.com', 1654713000, '12 PM', '', 'Purchase Products', 'Temple & Kundan', 'S', 1654597730, 1654597730, '1'),
(33, 'S', 'Rinchu ', 'Mathew', 'Facebay Beauty', '9916094322', '1', '9916094322', '1', 'rinchumathew@yahoo.com', 1654799400, '4 PM', '', 'Purchase Products', 'I have already did a sample purchase through web..now for main purchase we will have to see the products in reality', 'S', 1654610747, 1654610747, '1'),
(34, 'V', 'Vanaja ', 'Dasa', 'Kkumariz collections ', '+60127348582', '60', '+60127348582', '60', 'vanajadasa@gmail.com', 1654626600, '3 PM', '', 'Discuss on Bulk / Export Orders', 'N I wanted to check samples', 'S', 1654653083, 1654653083, '1'),
(35, 'V', 'N', 'Deepthi ', 'Colors', '9652001887', '1', '9652001887', '1', 'deepthipaul93@gmail.com', 1654799400, '1 PM', '', 'Check Samples', '', 'S', 1654843684, 1654843684, '1'),
(36, 'S', 'Jagadish reddy', 'Meka', 'M J R MALL', '09966347789', '1', '', '1', 'jagadish.raithureddy@gmail.com', 1655490600, '11 AM', '', 'Check Samples', '', 'S', 1655170207, 1655170207, '1'),
(37, 'S', 'Jagadish reddy', 'Meka', 'M J R MALL', '09966347789', '1', '', '1', 'jagadish.raithureddy@gmail.com', 1655490600, '11 AM', '', 'Check Samples', '', 'S', 1655170339, 1655170339, '1'),
(38, 'V', 'Mrunali', 'Patel', 'Aaru\'s designs', '2672756416', '1', '2672756416', '1', 'mrunalipatel51@gmail.com', 1656527400, '11 AM', '', 'Check Samples', 'I have already talked to Paritoshbhai on the phone and have sent him some designs to see on the video call and have some questions too. ', 'S', 1656533128, 1656533128, '1'),
(39, 'V', 'Nithya', 'V', 'Raksikas Gold Covering', '8883836669', '91', '8883836669', '91', 'nithuvadivel@yahoo.co.in', 1657218600, '1 PM', '', 'Purchase Products', 'We are retailers running shop in trichy, tamilnadu. Looking for bridal set collections. ', 'S', 1657258335, 1657258335, '1'),
(40, 'V', 'Nikki', 'Parekh', 'adaabynikki', '3322019906', '1', '3322019906', '1', 'adaabynikki@gmail.coom', 1658082600, '11 AM', '', 'Purchase Products', '', 'S', 1658083789, 1658083789, '1'),
(41, 'S', 'Nimisha', 'Jain', 'G & D by Nimisha Jain', '8879961152', '91', '8879961152', '91', 'nimishajain1312@gmail.com', 1658514600, '3 PM', '', 'Check Samples', '', 'S', 1658392889, 1658392889, '1'),
(42, 'V', 'Neha ', 'Subedi', 'GAHANA', '0468930928', '61', '0468930928', '61', 'subedin40@gmail.com', 1659119400, '2 PM', '', 'Check Samples', 'Hi, i would like to check samples so that i can order in bulk amount for my small business. ', 'S', 1659140574, 1659140574, '1'),
(43, 'V', 'Karan', 'Mann', 'karanmann', '4034651353', '1', '14034651353', '1', 'kmann1511@gmail.com', 1659205800, '11 AM', '', 'Discuss on Bulk / Export Orders', 'Hi there,\n\nI am looking at purchasing in bulk. I am looking for high-quality jewelry. Please contact me to discuss details and show me samples of styles and quality.\n\nThanks,\nKaran ', 'S', 1659296214, 1659296214, '1'),
(44, 'S', 'Venubabu', 'Pureti', 'Ravali Collections', '8329655708', '91', '8329655708', '91', 'venhu.p@gmail.com', 1661884200, '12 PM', '', 'Purchase Products', 'Hi Sir, My Name is Venu. I am from Andhra. We have Imitation jewellery shop. I am on visit to Mumbai. I would like to purchase Imitation Jewellery from your shop. Kindly arrange for the same on  31-08-2022 after noon as I have to return by that night.', 'S', 1661852632, 1661852632, '1'),
(45, 'V', 'Supriya ', 'M', 'ABS replica Jewellery', '9060010002', '91', '9071192931', '91', 'abhagyalakshmi79@gmail.com', 1662229800, '6 PM', '', 'Check Samples', 'I want to see quality of jewellery. And to know about purchasing details', 'S', 1662291283, 1662291283, '1'),
(46, 'V', 'Supriya ', 'M', 'ABS replica Jewellery', '9071192931', '91', '9071192931', '91', 'abhagyalakshmi79@gmail.com', 1662316200, '3 PM', '', 'Check Samples', 'I want to see quality of jewelleries', 'S', 1662303862, 1662303862, '1'),
(47, 'V', 'Raghu', 'Siddella', 'self', '2625015260', '1', '2625015260', '1', 'priyajakkulla@gmail.com', 1663007400, '6 PM', '', 'Check Samples', 'Hi, Planning to order. want to check samples. Do you ship to USA ? what is the minimum order quantity ? and how to make the payment?', 'S', 1662987902, 1662987902, '1'),
(48, 'S', 'Krish', 'Jain', 'Test JTL', '8850770154', '91', '8850770154', '91', 'krrish.jtl@gmail.com', 1664044200, '1 PM', '', 'Know about Membership Plans', 'Test', 'S', 1664007802, 1664007802, '1'),
(49, 'V', 'Krish', 'Kothari', 'Test JTL', '8850770154', '91', '8850770154', '91', 'krrish.jtl@gmail.com', 1664044200, '2 PM', '', 'Know about Membership Plans', 'Test', 'S', 1664007941, 1664007941, '1'),
(50, 'V', 'Yashika', 'Newar', 'Meraki', '7878693186', '1', '7878693186', '1', 'yashikanewar25@gmail.com', 1664735400, '3 PM', '', 'Discuss on Bulk / Export Orders', 'Bulk orders', 'S', 1664725032, 1664725032, '1'),
(51, 'V', 'Rajneet', 'Padda', 'ZT Indian Jewels', '2098084720', '1', '2098084720', '1', 'r_padda@u.pacific.edu', 1665253800, '1 PM', '', 'Purchase Products', 'Want to buy 15 sets and earrings', 'S', 1665296660, 1665296660, '1'),
(52, 'V', 'Sarbjit', 'Kaur', '5abi.Trends', '9164078015', '1', '9164078015', '1', 'sarbjitladhar1@gmail.com', 1667068200, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1667079349, 1667079349, '1'),
(53, 'V', 'Manpreet', 'Kaur', 'Preet design ', '6044044350', '1', '6044044350', '1', 'raipreet237@gmail.com', 1667586600, '11 AM', '', 'Check Samples', 'I Wanna check the sample because i want to place order online. Thank you ', 'S', 1667537969, 1667537969, '1'),
(54, 'V', 'Supriya ', 'Kumbhat', 'In process ', '9975507713', '91', '9975597713', '91', 'supriyakumbhar2013@gmail.com', 1668796200, '11 AM', '', 'Check Samples', '', 'S', 1668535386, 1668535386, '1'),
(55, 'S', 'Anish Mittal', 'Residency', 'MITTAL DISTRIBUTORS', '8945808358', '1', '8945808358', '1', 'mittalanish8055@gmail.com', 1671129000, '2 PM', '', 'Purchase Products', '', 'S', 1670929359, 1670929359, '1'),
(56, 'V', 'Harmanpreet', 'kaur', 'Bliss', '6476755240', '1', '6476755240', '1', 'harmanpreet.1991@gmail.com', 1671129000, '11 AM', '', 'Check Samples', '', 'S', 1671143991, 1671143991, '1'),
(57, 'V', 'Oviya', 'Sarveswaran', 'OS Boutique', '4168779124', '1', '4168779124', '1', 'oviyah2003@gmail.com', 1671129000, '1 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1671154465, 1671154465, '1'),
(58, 'V', 'Oviya', 'Sarveswaran', 'OS Boutique', '4168779124', '1', '4168779124', '1', 'oviyah2003@gmail.com', 1671129000, '12 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1671165521, 1671165521, '1'),
(59, 'S', 'Priya', 'Sivaraj', 'Color Conceptions', '9500010510', '1', '9500010510', '1', 'thecraftshop.in@gmail.com', 1672079400, '11 AM', '', 'Purchase Products', '', 'S', 1671881201, 1671881201, '1'),
(60, 'S', 'Madhumita', 'Subramanian', 'Coding invaders', '9833901354', '91', '09833901354', '91', 'mas7059@mail.harvard.edu', 1672252200, '-- Select Time --', '', 'Check Samples', '', 'S', 1672106497, 1672106497, '1'),
(61, 'V', 'Gurpreet', 'Kaur', 'fashion jewelers', '4153402819', '1', '4153402819', '1', 'preetmol1991@gmail.com', 1673289000, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1673326627, 1673326627, '1'),
(62, 'V', 'RAGHU', 'LAKSHMAIAH', 'Fine Execellent Jewelers', '5516555251', '1', '5516555251', '1', 'raghulakshmaiah@gmail.com', 1673461800, '6 PM', '', 'Check Samples', '', 'S', 1673329107, 1673329107, '1'),
(63, 'V', 'Supriya', 'Chawla', 'Self-employed', '', '1', '6477191630', '1', 'supriyachawla92@gmail.com', 1673461800, '11 AM', '', 'Discuss on Bulk / Export Orders', 'looking to purchase jewelry in bulk ', 'S', 1673490312, 1673490312, '1'),
(64, 'V', 'Anand', 'Mikkilineni', 'LOHA', '3035968269', '1', '3035968269', '1', 'lohafinejewelry@gmail.com', 1673980200, '6 PM', '', 'Check Samples', 'Hello,\nI am interested in south indian jewelry. Kundan, Temple, Nakshi and Victorian would like to check samples and prices. I would like to buy immediately if everything works out.  Thank you  Anand\n', 'S', 1673996313, 1673996313, '1'),
(65, 'V', 'pratima', 'kumar', 'Apna Ethnic', '07448417832', '1', '', '1', 'pratima2158@gmail.com', 1674757800, '4 PM', '', 'Purchase Products', '', 'S', 1674588408, 1674588408, '1'),
(66, 'V', 'Mala', 'Bhatt', 'Majestic ', '', '1', '733697071', '254', 'malab@seidorafrica.com', 1674930600, '6 PM', '', 'Purchase Products', 'I am shopping for bridal jewellery, GUJERATI wedding\nI am shopping for imitation jewelry for mehndi favors (150 items)\nMANDVO favors (100 items)\n ', 'S', 1674983506, 1674983506, '1'),
(67, 'V', 'Kavitha', 'Kallakere Indrakumar', 'home', '6692418592', '1', '6692418592', '1', 'kavitha.ki@hotmail.com', 1675362600, '11 AM', '', 'Purchase Products', '', 'S', 1675226756, 1675226756, '1'),
(68, 'V', 'Deepika', 'Chopra', 'Deepikachoprapretcouture', '9415582811', '91', '9415582811', '91', 'deepikachopra29@gmail.com', 1675621800, '3 PM', '', 'Check Samples', 'We want to see samples for Reselling.', 'S', 1675354602, 1675354602, '1'),
(69, 'V', 'Gurpreet', 'Kaur', 'Reet jewells', '0470319532', '61', '0470319532', '61', 'reetumangat73@gmail.com', 769458600, '11 AM', '', 'Check Samples', '', 'S', 1676002142, 1676002142, '1'),
(70, 'V', 'Nancy', 'Antony', 'Self', '9789965060', '91', '9789965060', '91', 'snancy01@yahoo.com', 1676745000, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1676717693, 1676717693, '1'),
(71, 'V', 'Sableen', 'Minhas', 'Vaali', '6047005614', '1', '6047005614', '1', 'sableen.minhas@gmail.com', 1677868200, '11 AM', '', 'Discuss on Bulk / Export Orders', 'Hi, I wanted to ask about price of some products that i wanted to get shipped to canada.', 'S', 1677622711, 1677622711, '1'),
(72, 'S', 'Anas', 'Nakkat', 'Maryam collections', '9656051559', '91', '9656051559', '91', 'anaskvr786@gmail.com', 1678645800, '11 AM', '', 'Check Samples', '', 'S', 1678266736, 1678266736, '1'),
(73, 'V', 'Suryanshi', 'Gupta', 'RYA JEWELS', '8431926590', '91', '8431926590', '91', 'ryajewelsonline@gmail.com', 1678645800, '4 PM', '', 'Check Samples', 'I would like to check samples as well as like to know more about the membership plan', 'S', 1678439619, 1678439619, '1'),
(74, 'S', 'anitha', 'n', 'disneywear', '+919361029647', '91', '9361029647', '91', 'winsanitha@gmail.com', 529007400, '2 PM', '', 'Check Samples', 'for bharathanatiyam dance', 'S', 1678685258, 1678685258, '1'),
(75, 'V', 'Suryanshi', 'Gupta', 'RYA JEWELS', '8431926590', '91', '8431926590', '91', 'ryajewelsonline@gmail.com', 1678732200, '2 PM', '', 'Check Samples', '', 'S', 1678711811, 1678711811, '1'),
(76, 'S', 'Anas', 'Nakkat', 'Maryams', '9656051559', '91', '9656051559', '91', 'anaskvr786@gmail.com', 1679941800, '11 AM', '', 'Check Samples', '', 'S', 1679795680, 1679795680, '1'),
(77, 'V', 'Navpreet ', 'Kaur', 'Nav collection ', '0473414238', '61', '473414238', '61', 'ndhanoa03@gmail.com', 1679855400, '12 PM', '', 'Check Samples', 'Check samples and membership ', 'S', 1679810526, 1679810526, '1'),
(78, 'V', 'Navpreet', 'Kaur', 'Nav collection ', '473414238', '61', '473414238', '61', 'ndhanoa03@gmail.com', 1679855400, '6 PM', '', 'Check Samples', '', 'S', 1679897796, 1679897796, '1'),
(79, 'S', 'Twinkle', 'Panigrahy', 'online store', '9035025256', '1', '9035025256', '1', 'twinkle.panigrahy6@gmail.com', 1680201000, '5 PM', '', 'Check Samples', 'I am starting my online jewellery business, so i want to visit store and get an idea about the products , price and quality.', 'S', 1680180661, 1680180661, '1'),
(80, 'V', 'Sahaja', 'Bangera', 'Tharini Shrungar', '9611845322', '91', '9611845322', '1', 'sanjaysbhat@live.com', 1680633000, '5 PM', '', 'Check Samples', 'I liked the products, would have plan to purchase bulk for my newely opend digital jewellery business,so before purchase need to see the product since i am connecting from south india karnataka. Please call back', 'S', 1680680735, 1680680735, '1'),
(81, 'V', 'Shikha', 'Anant', 'Style & Shine', '9667823965', '1', '9667823965', '1', 'Shikhaanant2000@gmail.com', 1683570600, '3 PM', '', 'Purchase Products', 'i am retailer and want to purchase products.', 'S', 1683567609, 1683567609, '1'),
(82, 'V', 'Sumana', 'Bhattacharya', 'indyvogue', '9133784722', '1', '9133784722', '1', 'sumana_ban@yahoo.com', 1683916200, '11 AM', '', 'Check Samples', 'I am looking to get exclusive jewelry for my ecommerce business. Need to look at samples', 'S', 1683836212, 1683836212, '1'),
(83, 'V', 'Ankita', 'Kheterpal', 'Kizara ', '7888500454', '91', '7888500454', '91', 'ankitakhetarpal15@gmail.com', 1684693800, '12 PM', '', 'Check Samples', 'Need to see samples', 'S', 1684508586, 1684508586, '1'),
(84, 'S', 'Prabhati', 'Malode', 'PrabhatiJ', '+919881472110', '91', '', '1', 'malodeatul@gmail.com', 1590949800, '2 PM', '', 'Discuss on Bulk / Export Orders', 'I want to start small store in pune for that I want purchase item, plz contact me', 'S', 1685619219, 1685619219, '1'),
(85, 'V', 'Karvi', 'Raj Sharma', 'starting a new business', '8839187799', '91', '8839187799', '91', 'karvirajsharma2926@icloud.com', 1686594600, '12 PM', '', 'Check Samples', 'I would like to inquire if your company provides the option for creating custom-made jewelry for selling purposes. Specifically, I am interested in understanding if you offer the following services:\n\nCustom Design: Do you have the capability to bring unique and personalized jewelry designs to life based on specific customer requests? Can customers provide their design ideas or modifications to existing designs?\nMaterials and Gemstones: Can your company work with various metals such as goldgold (18k), pearls, diamonds. Do you have access to a diverse range of high-quality materials and gemstones? \nManufacturing and Production: What is the production process for customized jewelry? Can you provide an estimate of the time required to complete a custom order? How does the pricing structure work for such orders?\nQuality and Craftsmanship: What quality control measures do you have in place to ensure that custom-made jewelry meets the highest standards of craftsmanship and durability? Are there any certifications or quality assurance processes that you follow?\nMinimum Order Quantities: Do you have any minimum order requirements for custom-made jewelry? Is there flexibility in terms of the quantity of custom pieces that can be ordered?\nI would greatly appreciate any information you can provide on these aspects. If you have examples or case studies showcasing your previous custom jewelry projects, I would love to see them as well.', 'S', 1686508492, 1686508492, '1'),
(86, 'V', 'Navreen ', 'Jahan', 'Ethnic Andaaz by Hina', '8622742822', '1', '8622742822', '1', 'Hina85728@gmail.com', 1687545000, '11 AM', '', 'Check Samples', 'Please let me know if the selected time suits you. Would love to see some of your collection before ordering for my business Thanks..', 'S', 1687474255, 1687474255, '1'),
(87, 'S', 'Mahesh', 'Pangala', 'Fourventures LLC', '9833071158', '91', '9833071158', '91', 'fourventuresusa@gmail.com', 1687545000, '3 PM', '', 'Discuss on Bulk / Export Orders', 'Want to check samples and discuss costing for bulk orders.', 'S', 1687589800, 1687589800, '1'),
(88, 'V', 'trupti', 'shah', 'dynacraft enggs', '09821160608', '91', '', '1', 'truptishah1995@gmail.com', -9999999999, '5 PM', '', 'Purchase Products', 'looking for simple mang tikka  bajubandh poocha as return gift for my daughters baby shower', 'S', 1687859687, 1687859687, '1'),
(89, 'S', 'sonam', 'sharma', 'SAVASH RETAIL ', '9989263429', '91', '9989263429', '91', 'sonamsharma1136@gmail.com', 1688668200, '11 AM', '', 'Check Samples', 'Hi, \nPlease confirm your address so I can visit your store on Friday.', 'S', 1688536157, 1688536157, '1'),
(90, 'V', 'MS', 'VENISHKA', 'VENISHKA Queens Wish', '7303234513', '91', '7303234513', '91', 'backoffice@venishka.com', 1689964200, '2 PM', '', 'Check Samples', 'Hey, we would like to see some of your sample product for our company. You may send a Microsoft teams meeting invite to backoffice@venishka.com', 'S', 1690004498, 1690004498, '1'),
(91, 'V', 'Mohit', 'Setia', 'Setia Jwellers', '9855982536', '91', '9855982536', '91', 'mohit8setia@gmail.com', 1691951400, '12 PM', '', 'Check Samples', 'I Want Unique product', 'S', 1691863537, 1691863537, '1'),
(92, 'S', 'Saurabh ', 'Dhingra ', 'Mohan jewellers ', '08178759665', '1', '8178759665', '1', 's.saurabh005@gmail.com', 1694716200, '12 PM', '', 'Purchase Products', '', 'S', 1694275106, 1694275106, '1'),
(93, 'V', 'Shaildsh', 'Gadani ', 'Asksub inc ', '5629652879', '1', '562 965 2879', '1', 'dulhanla@msn.com', 1694457000, '11 AM', '', 'Check Samples', 'Please contact me I would like to start a new business as semi wholesale ', 'S', 1694514067, 1694514067, '1'),
(94, 'S', 'Pramod ', 'Kondabattula ', 'Sri surya collections ', '09704009209', '91', '9704009209', '91', 'pramod.k1229@gmail.com', 1696357800, '11 AM', '', 'Purchase Products', 'Hi', 'S', 1694631318, 1694631318, '1'),
(95, 'V', 'Rohini', 'Krishna Kumar ', 'Krishnagada', '9947034260', '91', '9947034260', '91', 'rohini_802@yahoo.co.in', 1695407400, '3 PM', '', 'Check Samples', '', 'S', 1695307368, 1695307368, '1'),
(96, 'V', 'Jotishna ', 'Naidu', 'Nagma Boutique', '', '1', '7788347720', '1', 'jotishna.naidu@gmail.com', 1696357800, '6 PM', '', 'Know about Membership Plans', 'Hello, I would like to speak someone in your company regarding placing order at wholesale prices. Basically, what is the process and requirements to get started.', 'S', 1696452703, 1696452703, '1'),
(97, 'V', 'Indrawati', '.', 'Sri E commerce ', '8960919987', '', '8960919987', '', 'indrawatimaurya6@gmail.com', 1696617000, '11 AM', '', 'Discuss on Bulk / Export Orders', 'Hii ! I want to purchase bulk order to distribute our local shops as well as for online platform selling (Amazon, Flipkart).', 'S', 1696606139, 1696606139, '1'),
(98, 'V', 'Shubhda ', 'Hirday ', 'None', '7326620149', '1', '7326620149', '1', 'shubhu6@hotmail.com', 1696789800, '11 AM', '', 'Know about Membership Plans', 'I want to find out how does it work.', 'S', 1696612966, 1696612966, '1'),
(99, 'V', 'Shubhda ', 'Hirday ', 'ManMohak', '7326620149', '1', '', '1', 'shubhu6@hotmail.com', 1698085800, '11 AM', '', 'Know about Membership Plans', '', 'S', 1698032138, 1698032138, '1'),
(100, 'S', 'Test', 'Test', 'Test', '0000000000', '91', '0000000000', '91', 'Krrish.jtl@gmail.com', 1699727400, '2PM', '', 'Discuss on Bulk / Export Orders', 'Twst', 'S', 1698732208, 1698732208, '1'),
(101, 'V', 'Test', 'Test', 'Test', '0000000000', '91', '0000000000', '91', 'Krrish.jtl@gmail.com', 1699727400, '3PM', '', 'Website API Integration', 'Test', 'S', 1698732625, 1698732625, '1'),
(102, 'V', 'Zahira', 'Chowdhry', 'JewelsByJ', '7946889971', '44', '7946889971', '44', 'zahira_ahj@hotmail.com', 1698777000, '2 PM', '', 'Check Samples', '', 'S', 1698774111, 1698774111, '1'),
(103, 'S', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '', '', '', 'rohank989@gmail.com', 1678213800, '10.30 am', '', 'Place Bulk Order', '', 'S', 1698815631, 1698815631, '1'),
(104, 'S', 'Test', 'Krish', 'Jtl', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1700591400, '12PM NOON', '', 'Purchase Products', 'Tesg', 'S', 1699602616, 1699602616, '1'),
(105, 'V', 'Test', 'Test', 'Jyl', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1700591400, '4PM', '', 'Purchase Products', 'Test', 'S', 1699602697, 1699602697, '1'),
(106, 'S', 'Test', 'Tt', 'Jyl', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1699986600, '1PM', '', 'Purchase Products', 'Tt', 'S', 1699603873, 1699603873, '1'),
(107, 'S', 'sdfdsf', 'dssf', 'sdfs', '9999999999', '91', '8888888888', '91', 'fsdfsdf@gmail.com', 1699554600, '1PM', '', 'Purchase Products', 'gggggg', 'S', 1699604169, 1699604169, '1'),
(108, 'S', 'Amol', 'Patil', 'SSS', '0000099999', '91', '0000099999', '91', 'aaaa@kkk.vv', 1699554600, '3PM', '', 'Know about Membership Plans', 'dddd', 'S', 1699604705, 1699604705, '1'),
(109, 'V', 'ghgffghf', 'sdfsdre', 'dfsdf435', '0008888888', '91', '0000000077', '91', 'sdsds@gg.kk', 1699554600, '4PM', '', 'Purchase Products', 'fsdfsdf', 'S', 1699604826, 1699604826, '1'),
(110, 'S', 'Amol', 'Patil', 'DKDJDJDK', '8888888888', '91', '8888888888', '91', 'amol@jjd.ll', 1699554600, '6PM', '', 'Know about Membership Plans', 'sdfsfsdf', 'S', 1699614225, 1699614225, '1'),
(111, 'S', 'Amol', 'Patil', 'DKDJDJDK', '8888888888', '91', '8888888888', '91', 'amol@jjd.ll', 1699554600, '6PM', '', 'Know about Membership Plans', 'sdfsfsdf', 'S', 1699614244, 1699614244, '1'),
(112, 'S', 'Amol', 'PPPPPP', 'PP', '0000000022', '91', '9999999999', '91', 'dfjsfsfh@hhfh.ll', 1699554600, '6PM', '', 'Discuss on Bulk / Export Orders', 'asssdasdasd', 'S', 1699614495, 1699614495, '1'),
(113, 'S', 'sadasd', 'asdasd', 'dddd', '2342342344', '91', '2342342344', '91', 'fsdfsdfsd@gg.l', 1699554600, '6PM', '', 'Know about Membership Plans', 'dsfsdfsdf', 'S', 1699614782, 1699614782, '1'),
(114, 'S', 'lllll', 'kkkk', 'kkjkkk', '5757576565', '91', '7687687687', '91', 'fhgfh@hgh.jjj', 1699554600, '5PM', '', 'Discuss on Bulk / Export Orders', 'ffghgffh', 'S', 1699614977, 1699614977, '1'),
(115, 'S', 'Test', 'Test', 'Ttsz', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1699986600, '2PM', '', 'Purchase Products', 'Test', 'S', 1699626139, 1699626139, '1'),
(116, 'V', 'Test', 'Test', 'Jtl', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1699900200, '2PM', '', 'Website API Integration', 'Test', 'S', 1699626272, 1699626272, '1'),
(117, 'V', 'amol', 'PPppp', 'dfdsfsd', '9800000000', '91', '0000000000', '91', 'ggdgggsggs@gmail.vv', 1699641000, '4PM', '', 'Purchase Products', 'aaaaaa', 'S', 1699690016, 1699690016, '1'),
(118, 'V', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '', '', '', 'rohank989@gmail.com', 1678213800, '10.30 am', '', 'Place Bulk Order', '', 'S', 1699690962, 1699690962, '1'),
(119, 'V', 'Rohan', 'Kadam', 'iResolve Services', '8108017849', '', '', '', 'rohank989@gmail.com', 1678213800, '10.30 am', '', 'Place Bulk Order', '', 'S', 1699691123, 1699691123, '1'),
(120, 'V', 'Test', 'Ye st', 'Test', '0911202300', '91', '0911202300', '91', 'Kkk@yopmail.com', 1699813800, '2PM', '', 'Check Samples', 'Test', 'S', 1699691826, 1699691826, '1'),
(121, 'V', 'Priyanka', 'Choudhary', 'AuQual', '9643796625', '91', '9643796625', '91', 'thestyleobsede0494@gmail.com', 978892200, '1 PM', '', 'Purchase Products', 'I have a jewellery stall starting 20th Nov. Need the jewellery by in Delhi by 20 Nov. . Min order Rs 20000 - Looking for products in the range of Rs 200-400', 'S', 1699911452, 1699911452, '1'),
(122, 'V', 'Neelam ', 'Nagar', 'Sapphire ', '9919290148', '1', '9919290148', '1', 'neelamnagar67@gmail.com', 1701282600, '12 PM', '', 'Know about Membership Plans', 'I have opened a store and I want to sell jwellery ', 'S', 1700579695, 1700579695, '1'),
(123, 'V', 'J', 'Balaji', 'Trent Limited ( Misbu)', '7738439504', '91', '7738439504', '1', 'jbalaji@trent-tata.com', 1700677800, '4 PM', '', 'Purchase Products', 'We are part of Tata Group,Looking for fashion and fusion jewellery. Officially we can connect in Microsoft teams.Kindly share your email id for send u the request for metting.', 'S', 1700725403, 1700725403, '1'),
(124, 'V', 'Priyanka', 'Singh Rao', 'Vary Forever', '8233554430', '91', '8233554430', '91', 'singhraopriyanka7@gmail.com', 1701023400, '1 PM', '', 'Check Samples', '', 'S', 1700906636, 1700906636, '1'),
(125, 'V', 'Depinder ', 'Kour ', 'DEE’QASA ', '9823257272', '1', '9823257272', '1', 'deepjiya05@gmail.com', 1701109800, '2 PM', '', 'Discuss on Bulk / Export Orders', 'I need Jewelry for store at Mohali ', 'S', 1701080614, 1701080614, '1'),
(126, 'V', 'Archana', 'Jain', 'Memerize Stone', '8279718544', '1', '', '1', 'archnajain343@gmail.com', 1701455400, '1 PM', '', 'Check Samples', '', 'S', 1701499714, 1701499714, '1'),
(127, 'V', 'Shivanshi', 'chauhan', 'The Ganesha Traders', '8769334962', '91', '8769334962', '91', 'shivanshic0906@gmail.com', 1702146600, '12 PM', '', 'Know about Membership Plans', '', 'S', 1702189549, 1702189549, '1'),
(128, 'V', 'Shivanshi', 'chauhan', 'The Ganesha Traders', '8769334962', '91', '8769334962', '91', 'shivanshic0906@gmail.com', 1702146600, '1 PM', '', 'Purchase Products', '', 'S', 1702190271, 1702190271, '1'),
(129, 'S', 'Pranav', 'Vs', 'Ammooz fashion jewels ', '09048832266', '91', '09048832266', '91', 'pranavguruvayoor47@gmail.com', 1702578600, '11 AM', '', 'Purchase Products', 'I am a retailer in guruvayoor Kerala.\n', 'S', 1702537063, 1702537063, '1'),
(130, 'S', 'jimit ', 'jain', 'r2r', '9820212293', '91', '9820212293', '91', 'jimit@raw2ripe.com', 1703010600, '1PM', '', 'Purchase Products', '', 'S', 1702903136, 1702903136, '1'),
(131, 'S', 'Jimit', 'Jain', 'Raw 2 Ripe', '+919820212293', '91', '9820212293', '91', 'jimit.jain@gmail.com', 1704306600, '12 PM', '', 'Check Samples', 'Thanks', 'S', 1704287294, 1704287294, '1'),
(132, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704364256, 1704364256, '1'),
(133, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368143, 1704368143, '1'),
(134, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368445, 1704368445, '1'),
(135, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368528, 1704368528, '1'),
(136, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368572, 1704368572, '1'),
(137, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368605, 1704368605, '1'),
(138, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368640, 1704368640, '1'),
(139, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368810, 1704368810, '1'),
(140, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368857, 1704368857, '1'),
(141, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368911, 1704368911, '1'),
(142, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704368988, 1704368988, '1'),
(143, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369024, 1704369024, '1'),
(144, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369088, 1704369088, '1'),
(145, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369149, 1704369149, '1'),
(146, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369227, 1704369227, '1'),
(147, 'S', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369358, 1704369358, '1'),
(148, 'V', 'Prasad', 'Waghmare', 'iResolve Services', '8779424456', '', '', '', 'prasadwaghmare6@gmail.com', 1709836200, '10.30 am', '', 'Check Samples', 'Testing new Products', 'S', 1704369769, 1704369769, '1'),
(149, 'S', 'Prasad', 'Waghmare', 'iREsolve Services', '8779424456', '91', '8779424456', '91', 'prasadwaghmare6@gmail.com', 1706293800, '12 PM', '', 'Purchase Products', 'Testing new products on website', 'S', 1704370004, 1704370004, '1'),
(150, 'S', 'Prasad', 'Waghmare', 'iResolve services', '8779424456', '', '8779424456', '', 'prasadwaghmare6@gmail.com', 1706207400, '12 PM', '', 'Purchase Products', 'Test new products on website', 'S', 1704370069, 1704370069, '1'),
(151, 'S', 'Prasad', 'Waghmare', 'iresolve', '8779424456', '91', '8779424456', '91', 'prasadwaghmare6@gmail.com', 1705775400, '11 AM', '', 'Purchase Products', 'test', 'S', 1704370152, 1704370152, '1'),
(152, 'V', 'prasad', 'waghmare', 'iresolve', '8779424456', '1', '8779424456', '1', 'prasadwaghmare6@gmail.com', 1705775400, '2 PM', '', 'Purchase Products', 'test', 'S', 1704370187, 1704370187, '1'),
(153, 'S', 'Jimit', 'Jain', 'Raw 2 Ripe', '+919820212293', '91', '9820212293', '244', 'jimit.jain@gmail.com', 1706380200, '12 PM', '', 'Purchase Products', '', 'S', 1704429233, 1704429233, '1'),
(154, 'V', 'Jimit', 'Jain', 'Raw 2 Ripe', '+919820212293', '91', '9820212293', '1', 'jimit.jain@gmail.com', 1706380200, '12 PM', '', 'Purchase Products', 'Test', 'S', 1704429268, 1704429268, '1'),
(155, 'S', 'Prasad', 'Waghmare', 'iResolve Services ', '8779424456', '91', '8779424456', '91', 'prasadwaghmare6@gmail.com', 1704997800, '2PM', '', 'Purchase Products', 'Purchase new products in store', 'S', 1704454343, 1704454343, '1'),
(157, 'V', 'amol', 'patil ', 'master ', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704454867, 1704454867, '1'),
(158, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704454936, 1704454936, '1'),
(159, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455133, 1704455133, '1'),
(160, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455135, 1704455135, '1'),
(161, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455138, 1704455138, '1'),
(162, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455197, 1704455197, '1'),
(163, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455262, 1704455262, '1'),
(164, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455267, 1704455267, '1'),
(165, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455358, 1704455358, '1'),
(166, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'pamol1781994@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1704455397, 1704455397, '1'),
(167, 'V', 'Prasad', 'Waghmare ', 'iResolve test', '8779424456', '91', '8779424456', '91', 'prasadwaghmare6@gmail.com', 1705084200, '3PM', '', 'Know about Membership Plans', 'testing video appointment ', 'S', 1704455522, 1704455522, '1'),
(168, 'S', 'Gooi', 'Arunachalam', 'Kannishk Antiques', '8056888951', '91', '8056888951', '91', 'gopinathan44038@gmail.com', 1704738600, '12 PM', '', 'Check Samples', '', 'S', 1704646712, 1704646712, '1'),
(169, 'V', 'vanasa', 'sujain', 'A & S jewellery', '07818568526', '44', '07818568526', '44', 'vanasa1985@hotmail.com', 1705084200, '2 PM', '', 'Purchase Products', 'I would like to purchase products from you.\nI would like to see the products prior ordering as quality is very important for me to sell.\n', 'S', 1705070595, 1705070595, '1'),
(170, 'V', 'Rahima', 'Tarafder', 'n/a', '07578470745', '44', '07578470745', '44', 'rahimatarafder@gmail.com', 1705516200, '2 PM', '', 'Check Samples', 'I am looking to establish a business and would like to see the products, find out what the prices are and establish how bulk buying would work with your company. I have not yet started the company, I am looking for a supplier first. ', 'S', 1705528368, 1705528368, '1'),
(171, 'V', 'Renu', 'Dalal', 'SparkleRang Jewels LLC', '7655860911', '1', '7655860911', '1', 'RENU.DALAL@GMAIL.COM', 1706466600, '6 PM', '', 'Discuss on Bulk / Export Orders', 'Hello there, I would like to check the samples and discuss the bulk order details in the appointment. Please send a confirmation of the appointment.\nThanks and Regards,\nRenu Dalal', 'S', 1706418336, 1706418336, '1'),
(172, 'V', 'Smita', 'Shelokar', 'Achyut Multiservises ', '9922936121', '91', '9922936121', '91', 'Murari.sevika.devi.dasi@gmail.com', 1706898600, '3PM', '', 'Discuss on Bulk / Export Orders', 'hi I have placed a order want to check sample of it SJ65925-BOR-1 this is order number', 'S', 1706946641, 1706946641, '1'),
(173, 'S', 'nakoda ', 'jewel\'s ', 'nakoda jewel\'s ', '9136356863', '+91', '9136356883', '+91', 'digitalsapce@gmail.com', 1707330600, '1PM', '', 'Purchase Products', '', 'S', 1707025804, 1707025804, '1'),
(174, 'V', 'Rubab', 'Khan', 'Rubab ', '5714200363', '1', '5714200363', '1', 'rubab30@live.com', 809893800, '2 PM', '', 'Check Samples', 'Hi, my name is Rubab and  I looking to start a business for imitation jewelry and would love to discuss with you for pricing to do business with you. I am currently looking around for vendors and what they offer before finalizing. ', 'S', 1707408482, 1707408482, '1'),
(175, 'V', 'ESHMA', 'SREEKISSOON', 'Universal Technology Ltd', '52589151', '1', '58509019', '230', 'eshma.sreekissoon@gmail.com', 1708108200, '1 PM', '', 'Check Samples', 'hello do confirm me for te meeting. ', 'S', 1707832577, 1707832577, '1'),
(176, 'S', 'Nilam', 'Shah', 'Nilam Threding &Spa', '8044671756', '1', '8044671756', '1', 'shahnilam71@yahoo.com', -167203800, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1708728096, 1708728096, '1'),
(177, 'S', 'Sheetal', 'Badlani', 'ASM COLLECTIONS PVT LTD', '7304066507', '91', '7304066507', '91', 'asmcollections.2024@gmail.com', 1712255400, '4 PM', '', 'Check Samples', 'Would like to check some samples and discuss further for the bulk purchase of items.', 'S', 1709268695, 1709268695, '1'),
(178, 'V', 'Abdul ', 'Rheem', 'siddiqui fashion', '9654499121', '91', '9654499121', '91', 'abdulkhan9810@gmail.com', 1709490600, '6 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1709422993, 1709422993, '1'),
(179, 'V', 'Nishant', 'Vachhani', 'Votrade Enterprise', '+919909422334', '91', '+919909422334', '91', 'votradeindia@gmail.com', 1709577000, '11 AM', '', 'Purchase Products', '', 'S', 1709555118, 1709555118, '1'),
(180, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725363, 1709725363, '1'),
(181, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725500, 1709725500, '1'),
(182, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725553, 1709725553, '1'),
(183, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725611, 1709725611, '1'),
(184, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725742, 1709725742, '1'),
(185, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725826, 1709725826, '1'),
(186, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709725973, 1709725973, '1'),
(187, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726087, 1709726087, '1'),
(188, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726133, 1709726133, '1'),
(189, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726246, 1709726246, '1'),
(190, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726358, 1709726358, '1'),
(191, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726629, 1709726629, '1'),
(192, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726703, 1709726703, '1'),
(193, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709726852, 1709726852, '1'),
(194, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727075, 1709727075, '1'),
(195, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727151, 1709727151, '1'),
(196, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727250, 1709727250, '1'),
(197, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727280, 1709727280, '1'),
(198, 'S', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727423, 1709727423, '1'),
(199, 'S', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727478, 1709727478, '1'),
(200, 'S', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'prasadwaghmare6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1709727531, 1709727531, '1'),
(201, 'V', 'Vidhya ', 'M', 'Bigclassy ', '8870216803', '1', '8870116803', '1', 'saividhya1986@gmail.com', 1710181800, '4 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1710232687, 1710232687, '1'),
(202, 'S', 'Aishwarya', 'Waphare', 'Kaushika', '4376602302', '1', '4376602302', '1', 'aishwaryadeshmukhvit@gmail.com', 1710613800, '11 AM', '', 'Know about Membership Plans', '', 'S', 1710489749, 1710489749, '1'),
(203, 'S', 'jimit', 'jain', 'r2r', '9820212293', '91', '8879438031', '91', 'jimit.jain@gmail.com', 1710613800, '1PM', '', 'Check Samples', 'test', 'S', 1710593973, 1710593973, '1'),
(204, 'V', 'srilatha', 'b', 'srilatha', '+19729002525', '1', '+19729002525', '1', 'sreelatha.b612@gmail.com', 1710786600, '11 AM', '', 'Check Samples', 'we would like to start a new  business at unitedstates withtrustworthy companies at india .we would like to know more details discuss about your company.', 'S', 1710793386, 1710793386, '1'),
(205, 'V', 'Nisha ', 'Kamarajan', 'Nisha', '7702009719', '44', '7702009719', '44', 'nisha.kmrj@gmail.com', 1711391400, '5 PM', '', 'Check Samples', '', 'S', 1711117992, 1711117992, '1'),
(206, 'V', 'ravinder', 'karnati', 'krn fashions', '7036529897', '91', '7036529897', '91', 'karnatiravinder94@gmail.com', 1711564200, '11AM', '', 'Discuss on Bulk / Export Orders', 'I want to start new business, I have my own shutter\nbefore opening it I want to find best exporter where I can get products less than wholesale price\'s\ninitially i may purchase above 50k to below 1lakh\nonce I get grip on business I can scale purchasing pricea\nI hope you understand\nif I purchase products at normal wholesale prices I can\'t sell them \nand can\'t get success\ni need your support to get products\nI have been trying from last week ', 'S', 1711590413, 1711590413, '1'),
(207, 'S', 'Sandy', 'Susethar', 'Old is Gold', '647-294-5687', '1', '', '1', 'ssusethar@hotmail.com', 1711909800, '11 AM', '', 'Check Samples', '', 'S', 1711760095, 1711760095, '1'),
(208, 'V', 'Sandy', 'Susethar', 'Old is Gold', '647-2945687', '1', '647-294-5687', '1', 'ssusethar@hotmail.com', 1711909800, '11 AM', '', 'Check Samples', '', 'S', 1711760232, 1711760232, '1'),
(209, 'V', 'Nishanth', 'Muraleedharan', 'Save Handloom Foundation', '9945468470', '91', '919109500950', '1', 'support@savehandloom.org', 1711909800, '2 PM', '', 'Discuss on Bulk / Export Orders', 'We are looking for  jadau kemp imitation jewellery for selling in US market and we need unique latest collections made for us, so that the same products will not be available in any online and offline stores.', 'S', 1711950388, 1711950388, '1'),
(210, 'V', 'Hi', 'Me', 'HiMe', '9528406002', '1', '', '1', 'himeapparels@gmail.com', 1713551400, '2 PM', '', 'Check Samples', '', 'S', 1713594248, 1713594248, '1'),
(211, 'S', 'Kalpana', 'Chandanshive', 'Kalpana Enterprises', '8369837792', '91', '8369837792', '91', 'chandanshivekalpana@gmail.com', 1714242600, '12PM NOON', '', 'Check Samples', '', 'S', 1713728446, 1713728446, '1'),
(212, 'V', 'Gowthami ', 'Tamil', 'Elegance Jewel House ', '9600719638', '91', '9600719638', '91', 'gowthamiit2008@gmail.com', 1714761000, '12 PM', '', 'Check Samples', '', 'S', 1714466786, 1714466786, '1'),
(213, 'V', 'Richa', 'Singla', 'MRJewels', '08168302371', '91', '8168302371', '91', 'richa.singla95@gmail.com', 1715020200, '11 AM', '', 'Check Samples', '', 'S', 1715058275, 1715058275, '1'),
(214, 'S', 'Siddhant', 'Malviya', 'Aditi Jewelry', '9818959471', '91', '9818959471', '91', 'siddhant472@gmail.com', 1716921000, '1 PM', '', 'Check Samples', '', 'S', 1716558619, 1716558619, '1'),
(215, 'S', 'NANDKUMAR', 'KALAMBE', 'NIRVED EXPORTS', '9833062670', '91', '', '1', 'nandkumar1915@gmail.com', 1717266600, '5 PM', '', 'Check Samples', '', 'S', 1717234663, 1717234663, '1'),
(216, 'V', 'Mahalakshmi', 'Srinivasan ', 'RS Creations ', '9769605533', '91', '9769605533', '91', 'mahalakshmi.srini@gmail.com', 1718044200, '2 PM', '', 'Check Samples', 'Check the range of varities available ', 'S', 1718013580, 1718013580, '1'),
(217, 'V', 'Jagruti', 'Vispute-Sonar', 'Bellevie', '017659703580', '49', '017659703580', '49', 'jagriti.sonar@gmail.com', 1721413800, '4 PM', '', 'Discuss on Bulk / Export Orders', 'Check samples', 'S', 1721231165, 1721231165, '1');
INSERT INTO `tbl_appointment` (`appointment_id`, `type`, `first_name`, `last_name`, `company_name`, `mobile_no`, `mobile_no_std_code`, `whats_app_no`, `whats_app_no_std_code`, `email_id`, `date`, `time`, `interested_category`, `reason`, `message`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(218, 'S', 'Bindu', 'G', 'yet to be decided ', '', '1', '9886245946', '1', 'bindugks21@gmail.com', 1721413800, '4 PM', '', 'Check Samples', '', 'S', 1721388776, 1721388776, '1'),
(219, 'V', 'Deeksha ', 'Gupta', 'The Beauty Shop', '7770909412', '91', '7770909412', '91', 'dee.bg11991@gmail.com', 684527400, '2 PM', '', 'Check Samples', 'We own Shop in Indore looking for More varieties.', 'S', 1721816936, 1721816936, '1'),
(220, 'S', 'Ammar', 'Hasanie', 'Prime Wholesale UK LTD', '+447831664260', '44', '', '1', 'primewholesaleuk@gmail.com', 1722277800, '2 PM', '', 'Check Samples', '', 'S', 1722329341, 1722329341, '1'),
(221, 'V', 'amol', 'patil', 'master', '9372105761', '91', '9372105761', '91', 'amol@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1722509032, 1722509032, '1'),
(222, 'S', 'Adarsh ', 'sharma', 'jewelestial', '8881110161', '91', '8881110161', '91', 'adarshsharma999@gmail.com', 1723487400, '11AM', '', 'Check Samples', '', 'S', 1723517278, 1723517278, '1'),
(223, 'V', 'Zanib', 'Mazhar', 'ZM Jewels ', '7852878977', '44', '7852878977', '44', 'zainab_mazhar@live.co.uk', 1723919400, '5 PM', '', 'Check Samples', '', 'S', 1723727984, 1723727984, '1'),
(224, 'V', 'Asha', 'M', 'Asha Jewels', '9742049993', '91', '9742049993', '91', 'pshari486@gmail.com', 1723746600, '12 PM', '', 'Check Samples', 'Hi,\nCould we have a quick video appointment to check samples and get clarity on few questions.\nRegards,\nAsha', 'S', 1723736733, 1723736733, '1'),
(225, 'V', 'richa', 'agrawal ', 'ghar shringar', '8630543745', '91', '8630543745', '91', 'richasanju90@gmail.com', 1723833000, '11AM', '', 'Check Samples', '', 'S', 1723871922, 1723871922, '1'),
(226, 'V', 'poonam', 'Singh', 'Krashangi International', '8690351158', '1', '8690351158', '1', 'apsharma5410@gmail.com', 1724697000, '5 PM', '', 'Check Samples', '', 'S', 1724674781, 1724674781, '1'),
(227, 'V', 'keerthana', 'Kumar', 'Indoparampara', '15227435338', '49', '15227435338', '49', 'keerthana4195k@gmail.com', 1725388200, '12 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1725370205, 1725370205, '1'),
(228, 'V', 'Rajeev', 'Ranjan', 'Forever Solutions', '8178725823', '91', '8178725823', '91', 'foreverj4100@gmail.com', 1726338600, '1 PM', '', 'Purchase Products', '', 'S', 1726338770, 1726338770, '1'),
(229, 'S', 'umer', 'mirza', 'glamour ', '9890335655', '91', '9890335655', '91', 'umirza81@gmail.com', 1727461800, '11 AM', '', 'Check Samples', 'check samples, product purchase', 'S', 1726566436, 1726566436, '1'),
(230, 'V', 'Bhanu ', 'Nandigam', 'Chanshi Collections', '09959585995', '1', '9959585995', '1', 'Sowjanya.nandigam59@gmail.com', 1726770600, '11 AM', '', 'Check Samples', 'Need to see Collections, discuss about plans and willing to go for bulk order if offered good discounts', 'S', 1726747335, 1726747335, '1'),
(231, 'S', 'Eliane', 'Riquelme', 'Stedman\'s Fine Jewelery', '(02) 9427 3924', '61', '', '1', 'mpwstedman13461@gmail.com', 1727289000, '12 PM', '', 'Purchase Products', 'We are interested in purchasing products from your company. Please email or call us.', 'S', 1727328206, 1727328206, '1'),
(232, 'V', 'kaanapriya', 'chandrakumar', 'Doorium Jewels', '+447861670448', '44', '07861670448', '44', 'kaanapriyac@gmail.com', 1729967400, '12 PM', '', 'Purchase Products', '', 'S', 1729975381, 1729975381, '1'),
(233, 'S', 'priyanka', 'gupta', 'priyanka enterprise', '9119601849', '1', '9119601849', '1', 'arvind.g9211@gmail.com', 472761000, '1 PM', '', 'Check Samples', '', 'S', 1730602638, 1730602638, '1'),
(234, 'V', 'sushil', 'kumar', 'primepick enterprises', '9999060224', '91', '9999060224', '91', 'primepickenterprises@gmail.com', 1730572200, '3 PM', '', 'Check Samples', '', 'S', 1730625872, 1730625872, '1'),
(235, 'S', 'Rishabh ', 'Tiwari', 'Shiv Shakti trader', '7860999153', '91', '', '1', 'rishabhftp7@gmail.com', 1731090600, '6 PM', '', 'Check Samples', '', 'S', 1731133206, 1731133206, '1'),
(236, 'S', 'Rishabh ', 'Tiwari', 'Shiv Shakti trader', '7860999153', '91', '7652023033', '91', 'rishabhftp7@gmail.com', 1731177000, '6 PM', '', 'Check Samples', '', 'S', 1731229229, 1731229229, '1'),
(237, 'V', 'Purvi', 'Thakar', 'Thakar Realty', '9196565843', '1', '', '1', 'purvi.thakar@gmail.com', 1731954600, '6 PM', '', 'Check Samples', 'I have added few stuff in my cart. I want to review them and check the quality.\nAlso please let me know the shipping charges', 'S', 1731592682, 1731592682, '1'),
(238, 'S', 'Rishabh', 'Tiwari', 'Shiv Shakti trader', '7860999153', '91', '7652023033', '91', 'rishabhftp7@gmail.com', 1731609000, '6 PM', '', 'Check Samples', '', 'S', 1731600078, 1731600078, '1'),
(239, 'S', 'Tamoli ', 'Chaurasia ', 'Max Life Insurance Company Ltd worked ', '7715904678', '91', '7715904678', '91', 'ms.tamoli@gmail.com', 1731695400, '11 AM', '', 'Purchase Products', 'I want to require jewelry ', 'S', 1731685612, 1731685612, '1'),
(240, 'V', 'Chandan', 'Mishra', 'Divine Attire', '7024521830', '91', '7024521830', '91', 'divineattire6@gmail.com', 1731781800, '4 PM', '', 'Check Samples', 'I am starting jewellery business, so want to check samples and price', 'S', 1731741691, 1731741691, '1'),
(241, 'V', 'Kalyani', 'reddy', 'Sree Kuber Fashions', '9666635253', '1', '9666635253', '1', 'sreekuber8@gmail.com', 1732645800, '3 PM', '', 'Know about Membership Plans', 'We are planning to start imitation jewelry retail shop, Need to understand your plans. And also we are planning to visit your shop on 11th Dec 2024. Before that want to get a relationship with shop and understand the existing plans. Please support', 'S', 1732436601, 1732436601, '1'),
(242, 'S', 'vijay', 'gupta', 'Tcongs Infotech', '09892087099', '91', '9892087099', '91', 'gupta1vijay@gmail.com', 1732559400, '12 PM', '', 'Check Samples', '', 'S', 1732548891, 1732548891, '1'),
(243, 'S', 'Chetan', 'Jain', 'SG Enterprises ', '+918827802346', '91', '8827802346', '91', 'chetanjain0247@gmail.com', 1734546600, '2 PM', '', 'Check Samples', 'I am looking for opportunity with you as a wholesaler in madhyapradesh region ', 'S', 1734100854, 1734100854, '1'),
(244, 'V', 'syed', 'A Ali', 'Zenix Trading', '12812222776', '1', '', '1', 'saali2013@gmail.com', 1734287400, '-- Select Time --', '', 'Check Samples', 'Do you start at 11am only? Its ok, will try to be on time to check my order Items.\nMay I know the verified documents of your company, e.g. Registration with trading and commercial License to exporter and Manufacturer etc.  \nAwait your quick response..\nThanks and Regards.\nAli\nHouston Texas, USA.', 'S', 1734407034, 1734407034, '1'),
(245, 'V', 'Radha', 'parajuli', 'TheVraj', '+61449250094', '61', '0449250094', '61', 'radhaparajuli335@gmail.com', 1734460200, '2 PM', '', 'Check Samples', 'This appointment is for an inquiry regarding manufacturing for a business.', 'S', 1734509562, 1734509562, '1'),
(246, 'V', 'Nandini', 'Tiwari', 'NH jwells', '9300936626', '91', '9300936626', '91', 'leishaagrawal2007@gmail.com', 1735237800, '11AM', '', 'Check Samples', '', 'S', 1735235592, 1735235592, '1'),
(247, 'V', 'Priyanka', 'Bohra ', 'thekanakstory', '9176646642', '91', '9176646642', '91', 'priyankabohra11@gmail.com', 1736188200, '12PM NOON', '', 'Purchase Products', 'please video call', 'S', 1736232101, 1736232101, '1'),
(248, 'V', 'Manasa', 'Velamati', 'adima', '5129560865', '1', '9728329104', '1', 'adimastudios@gmail.com', 1737225000, '11AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1736804962, 1736804962, '1'),
(249, 'V', 'Manasa', 'Velamati', 'aroma', '5129560865', '1', '9728329104', '1', 'adimastudios@gmail.com', 1737311400, '11AM', '', 'Check Samples', 'I scheduled a call for Sunday but would like to\nmove it to Monday ', 'S', 1737158891, 1737158891, '1'),
(250, 'V', 'Elakkia Priya', 'Sakthikumar', 'Ela Stories Jewelry & Accessories', '9027891991', '1', '+19027891991', '1', 'elakkia13@gmail.com', 1737138600, '12 PM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1737180375, 1737180375, '1'),
(251, 'V', 'shruthi', 'Agasthya', 'Nupura and co.', '8259629554', '+1', '8259629554', '+1', 'shruthi.n.shreedhar@gmail.com', 1738348200, '11AM', '', 'Discuss on Bulk / Export Orders', 'I\'m new to this business and looking forward to get some business tips and support.\nmy main reason of video call is also to discuss membership.', 'S', 1737944965, 1737944965, '1'),
(252, 'S', 'Raj', 'Thakker', 'Sundays Jewellery', '7208705128', '91', '07427124641', '44', 'raj-thakkar@hotmail.co.uk', 1739125800, '2 PM', '', 'Check Samples', 'Reason of visit is all the reasons listed apart from API integration', 'S', 1739006287, 1739006287, '1'),
(253, 'V', 'ANNIE ', 'ANDREWS', 'ANN', '503837150', '971', '503837150', '971', 'orayetjewels@gmail.com', 1740076200, '12 PM', '', 'Check Samples', 'need quotation', 'S', 1740130793, 1740130793, '1'),
(254, 'V', 'Rajandeep', 'Kaur', 'fashion fusion', '478456264', '', '478456264', '', 'sandhuenterprise22@gmail.com', 655237800, '1 PM', '', 'Purchase Products', 'we looking wholesale supplier for jewellery.   ', 'S', 1740984062, 1740984062, '1'),
(255, 'V', 'Pooja ', 'Shah', 'Pooja Shah', '9619763848', '91', '9619763848', '91', 'doshipooja012@gmail.com', 1741199400, '3 PM', '', 'Purchase Products', 'Hi..', 'S', 1741245377, 1741245377, '1'),
(256, 'V', 'Anusha', 'C', 'Hany Fashions', '+919704315420', '91', '9704315420', '91', 'hanyfashions@gmail.com', 1741804200, '1 PM', '', 'Check Samples', 'i already had add the stock to the cart. Need to see the quality before placing the order', 'S', 1741799340, 1741799340, '1'),
(257, 'S', 'Alok', 'Puranik', 'Jewels by Lily', '8010197357', '91', '9789446329', '1', 'alok.puranik@gmail.com', 1743273000, '11 AM', '', 'Check Samples', 'I wish to check samples and also learn about bulk export orders to the US.', 'S', 1742048014, 1742048014, '1'),
(258, 'V', 'Surya', 'Kota', 'Kota Ascend LLC', '13369729848', '1', '', '1', 'sreedevikota14@gmail.com', 1742149800, '11 AM', '', 'Check Samples', 'I want to check samples of the products (Ear rings , Bracelets, Necklace, Rings..) and to know the prices. I want to buy and sell on my brand name.', 'S', 1742103964, 1742103964, '1'),
(259, 'V', 'vijayavashini', 'Lingam Nattamai Sethuraman', 'V\'s collection', '07966585424', '44', '07436283858', '44', 'vijayavashini@gmail.com', 1742322600, '3 PM', '', 'Check Samples', 'Hi, I have some placed in my cart and want to check out samples of those to place order', 'S', 1742307201, 1742307201, '1'),
(260, 'V', 'vijayavashini', 'Lingam Nattamai Sethuraman', 'V\'s collection', '07966585424', '1', '07436283858', '1', 'vijayavashini@gmail.com', 1742322600, '6 PM', '', 'Check Samples', 'I want to check samples and have questions on the jewellery in my cart', 'S', 1742372587, 1742372587, '1'),
(261, 'S', 'sonal', 'k', 'Aparajita immitation Jewellery ', '9228801844', '91', '9228801844', '91', 'khunt.sonal25@gmail.com', 1742581800, '3PM', '', 'Purchase Products', '', 'S', 1742562630, 1742562630, '1'),
(262, 'S', 'Alok', 'Puranik', 'Jewels by Lily', '9789446329', '1', '9789446329', '1', 'alok.puranik@gmail.com', 1744396200, '12 PM', '', 'Check Samples', 'Wish to check samples and also discuss about bulk export orders', 'S', 1743657218, 1743657218, '1'),
(263, 'V', 'Harini Sarvananthan', 'Sarvananthan', 'Desi Gemz', '07493762077', '44', '07493762077', '44', 'harinisarvananthan@gmail.com', 1743877800, '3 PM', '', 'Check Samples', '', 'S', 1743867038, 1743867038, '1'),
(264, 'V', 'Harini', 'Sarvananthan ', 'Desi Gemz', '07493762077', '44', '07493762077', '44', 'harinisarvananthan@gmail.com', 1743964200, '1 PM', '', 'Check Samples', 'Uk shipping ', 'S', 1743873556, 1743873556, '1'),
(265, 'V', 'Harini Sarvananthan', 'Sarvananthan', 'Desi Gemz', '07493762077', '44', '07493762077', '44', 'harinisarvananthan@gmail.com', 1744050600, '1 PM', '', 'Check Samples', '', 'S', 1744023398, 1744023398, '1'),
(266, 'V', 'jagruti ', 'Prajapati ', 'amyra elegance ', '9687616054', '+91', '9687616054', '+91', 'Jagruti.eyetea@gmail.com', 1744223400, '11AM', '', 'Purchase Products', '', 'S', 1744136107, 1744136107, '1'),
(267, 'V', 'Rogina', 'Dharshan', 'shai Boutique ', '6477839964', '+1', '6477839964', '+1', 'rohina.2@hotmail.com', 1744137000, '11AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1744234359, 1744234359, '1'),
(268, 'V', 'Jagruti', 'Patel', 'abz', '7325168335', '1', '7325168335', '1', 'jagruti999@gmail.com', 1744482600, '12 PM', '', 'Purchase Products', 'I need to buy for personal ,family. ', 'S', 1744295771, 1744295771, '1'),
(269, 'V', 'AMIT KUMAR ', 'SHAW', 'PANKAj GENERAL STORE', '6205519466', '1', '8434976525', '1', 'amitkumarshaw3366@gmail.com', 1021401000, '1 PM', '', 'Check Samples', '', 'S', 1744601306, 1744601306, '1'),
(270, 'S', 'Ruchika ', 'Redekar', 'test', '87563149632', '91', '8963.1245796', '91', 'xyz@gmail.com', 1689100200, '4 PM', '', 'Purchase Products', '123', 'S', 1744876434, 1744876434, '1'),
(271, 'S', '123#57', '&kafpdlf12', 'test', '', '91', '', '91', 'xyz@123gmail.com', 1744137000, '1 PM', '', 'Purchase Products', '', 'S', 1744876717, 1744876717, '1'),
(272, 'S', '586', '859', 'test', '123458@', '91', '1236825*', '91', 'xy3@gmail.com', 1743705000, '-- Select Time --', '', 'Check Samples', '', 'S', 1744876995, 1744876995, '1'),
(273, 'V', 'Chandini', 'Dheeraj', 'Moonlit Style Studio FZ-LLC', '554761629', '971', '554761629', '971', 'info@moonlitstylestudio.com', 1745001000, '1 PM', '', 'Discuss on Bulk / Export Orders', 'Greetings from Moonlit Style Studio! We are an e-commerce startup in UAE focusing on designer cloths and fashion accessories. This appointment is to enquire about your products and bulk export orders.', 'S', 1744998004, 1744998004, '1'),
(274, 'S', 'disha', 'Dadlani', 'KD global', '09764911133', '91', '', '1', 'disha.dadlani@gmail.com', 1745519400, '-- Select Time --', '', 'Discuss on Bulk / Export Orders', ' I\'m looking for manufacturers of light jewelry for export. \n', 'S', 1745399794, 1745399794, '1'),
(275, 'V', 'roopal', 'patel', 'Kushifashion2025 ', '7979504115', '0044', '7979504115', '0044', 'roopalpatel143@gmail.com ', 1746383400, '6PM', '', 'Purchase Products', '', 'S', 1746382461, 1746382461, '1'),
(276, 'V', 'Gurpreet', 'Singh', 'High Quality Seller', '', '91', '8882222243', '91', 'gpssandhu16@gmail.com', 1746469800, '1 PM', '', 'Check Samples', 'Cheapest earrings & neckpieces buy karne hai mujhe reverse polki glass mein', 'S', 1746471831, 1746471831, '1'),
(277, 'V', 'Harish', 'Dhall', 'Katharos Jewelers', '6474696930', '1', '6474696930', '1', 'katharosjewelers@gmail.com', 1746556200, '5 PM', '', 'Discuss on Bulk / Export Orders', 'Hello,\n\nWe are located in Ontario, Canada and are interested in carrying your collection at our shop. We have selected quite a few items in our cart and would like to order soon. We have a few questions before placing the order. \n\nKind regards,\nHarish', 'S', 1746597574, 1746597574, '1'),
(278, 'S', 'shilpa', 'Khot', 'KalaRekhan ', '9970506265', '91', '2536705636', '1', 'shilpakhot7@gmail.com', 1747593000, '1PM', '', 'Purchase Products', '', 'S', 1747572534, 1747572534, '1'),
(279, 'V', 'madiha', 'kazi', 'rani baagh', '', '1', '437-7787361', '1', 'ranibaaghandco@gmail.com', 1748284200, '11 AM', '', 'Check Samples', 'We want to discuss bulk orders and international shipping. Also want to check samples and pricing.', 'S', 1748291907, 1748291907, '1'),
(280, 'S', 'Shaila Kamath', 'Kamath', 'HOME BASED', '8197225416', '91', '+91 8197225416', '91', 'shailakamt66@gmail.com', 1749839400, '3 PM', '', 'Purchase Products', 'Need to purchase ADjewellry and Bridal sets ', 'S', 1748507348, 1748507348, '1'),
(281, 'V', 'Raj ', 'Dighe', 'Test', '9518793127', '91', '', '1', 'rajdighe16@gmail.com', 1750357800, '12 PM', '', 'Purchase Products', 'Test', 'S', 1750243176, 1750243176, '1'),
(282, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '1', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244381, 1750244381, '1'),
(283, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '1', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244389, 1750244389, '1'),
(284, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '1', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244425, 1750244425, '1'),
(285, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '91', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244445, 1750244445, '1'),
(286, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '91', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244477, 1750244477, '1'),
(287, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '09004200401', '91', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244570, 1750244570, '1'),
(288, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '9960786238', '91', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244619, 1750244619, '1'),
(289, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '9960786238', '91', '', '1', 'av.developer73@gmail.com', 1749061800, '-- Select Time --', '', 'Check Samples', '', 'S', 1750244709, 1750244709, '1'),
(290, 'V', 'Shreya', 'kewat', 'TechServices', '8108017849', '91', '8108017849', '91', 'somya@gmail.com', 1750185000, '1 PM', '', 'Check Samples', 'Test', 'S', 1750245042, 1750245042, '1'),
(291, 'V', 'Ashish', 'Vishwakarma', 'TechServices', '8108017849', '91', '8108017849', '91', 'av.developer73@gmail.com', 1750185000, '3 PM', '', 'Check Samples', '', 'S', 1750245669, 1750245669, '1'),
(292, 'S', 'Deepak ', 'Mudhliyar', 'Manik Ratna ', '9960786238', '91', '9960786238', '91', 'rajdighe16@gmail.com', 1750271400, '-- Select Time --', '', 'Check Samples', '', 'S', 1750317150, 1750317150, '1'),
(293, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750326804, 1750326804, '1'),
(294, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750331677, 1750331677, '1'),
(295, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750331772, 1750331772, '1'),
(296, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750331940, 1750331940, '1'),
(297, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332022, 1750332022, '1'),
(298, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332116, 1750332116, '1'),
(299, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332178, 1750332178, '1'),
(300, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332737, 1750332737, '1'),
(301, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332754, 1750332754, '1'),
(302, 'V', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332806, 1750332806, '1'),
(303, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332887, 1750332887, '1'),
(304, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332915, 1750332915, '1'),
(305, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750332975, 1750332975, '1'),
(306, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333066, 1750333066, '1'),
(307, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333120, 1750333120, '1'),
(308, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333366, 1750333366, '1'),
(309, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333391, 1750333391, '1'),
(310, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333431, 1750333431, '1'),
(311, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333451, 1750333451, '1'),
(312, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333589, 1750333589, '1'),
(313, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750333676, 1750333676, '1'),
(314, 'S', 'keisn', 'krobs', 'jtl', '8850770154', '91', '8850770154', '91', 'krrish.jtl@gmail.com', 1750357800, '1PM', '', 'Purchase Products', 'test', 'S', 1750333851, 1750333851, '1'),
(315, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750334000, 1750334000, '1'),
(316, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750334076, 1750334076, '1'),
(317, 'S', 'Raj', 'patil', 'master', '9960786238', '91', '9960786238', '91', 'rajdighe6@gmail.com', 1704393000, '6PM', '', 'Check Samples', 'test', 'S', 1750334105, 1750334105, '1'),
(318, 'S', 'FIDAN', 'RAFIQ', 'CHEMIND CHEMICALS', '09656084606', '1', '9656084606', '1', 'fidan.at@gmail.com', 1750876200, '2 PM', '', 'Purchase Products', '', 'S', 1750828255, 1750828255, '1'),
(319, 'V', 'Keerthana', 'Elchuri', 'Nagam', '7702681830', '91', '7702681830', '91', 'nagam.personal@gmail.com', 1754073000, '3 PM', '', 'Check Samples', 'I would like to look at a few samples of gold-plated jhumkas and see the quality', 'S', 1751096440, 1751096440, '1'),
(320, 'V', 'Keerthana', 'Elchuri', 'Nagam', '07702681830', '91', '7702681830', '91', 'nagam.personal@gmail.com', 1751653800, '3 PM', '', 'Check Samples', 'I would  like to look at a few gold-plated jhumka samples and understand the quality of the gold plating and the base materials used', 'S', 1751096590, 1751096590, '1'),
(321, 'S', 'DP Shah', 'Shah', 'Amj Elegance', '09030886232', '1', '9030886232', '91', 'assalm098765@gmail.com', 250972200, '6 PM', '', 'Check Samples', '', 'S', 1751290352, 1751290352, '1'),
(322, 'V', 'Athira', 'Lenin ', 'Navadhaara Jewels', '9544407010', '91', '9544407010', '91', 'navadhaarajewels@gmail.com', 1752258600, '11AM', '', 'Check Samples', '', 'S', 1751807181, 1751807181, '1'),
(323, 'S', 'Jasleen Kaur ', 'Jodhka', 'Asri', '8054354440', '91', '8054354440', '91', 'mrsjasleenjodhka@gmail.com', 1753209000, '5 PM', '', 'Discuss on Bulk / Export Orders', 'Want to resell', 'S', 1753213506, 1753213506, '1'),
(324, 'V', 'Sandya', 'manoharan', 'I don\'t have company', '5793 7985 ', '230', '5793 7985 ', '230', 'sandyamanoharan23@gmail.com', 1753727400, '1 PM', '', 'Purchase Products', '', 'S', 1753772158, 1753772158, '1'),
(325, 'V', 'Gayathri ', 'A', 'Gayra', '9645432193', '1', '9645432193', '1', 'gayathrianilkumar1996@gmail.com', 1753900200, '11 AM', '', 'Discuss on Bulk / Export Orders', '', 'S', 1753895648, 1753895648, '1'),
(326, 'S', 'jadwinder ', 'singh', 'vevantae exim', '9888042539', '+91', '9888042539', '+91', 'jadwinder07@gmail.com', 1754418600, '1PM', '', 'Check Samples', '', 'S', 1754193206, 1754193206, '1'),
(327, 'V', 'Bismi', 'S', 'Anum jewels', '7994923106', '91', '7994923106', '91', 'sbismi05@gmail.com', 1754591400, '2 PM', '', 'Check Samples', '', 'S', 1754493522, 1754493522, '1'),
(328, 'V', 'Akila', 'RamPrasad', 'Colours', '07358888035', '1', '7358888035', '1', 'akilaspriya.ram@gmail.com', 1754591400, '4 PM', '', 'Check Samples', 'For purchasing need to see samples\n', 'S', 1754626147, 1754626147, '1'),
(329, 'V', 'Ritu', 'Gupta', 'NA', '9205089100', '91', '9205089100', '91', 'ritu4991gupta@gmail.com', 1754764200, '6 PM', '', 'Check Samples', '', 'S', 1754794661, 1754794661, '1'),
(330, 'S', 'Chitra ', 'Shenoy ', 'Anu’s orrnet', '9322693124', '91', '9322693124', '91', 'chitrashenoy1967@gmail.com', 1754937000, '1PM', '', 'Purchase Products', 'Hi ', 'S', 1754898209, 1754898209, '1'),
(331, 'V', 'H', 'AISWARYA', 'SREE POORNA JEWELS', '8281037236', '91', '8281037236', '91', 'sreepoornajewels@gmail.com', 1755196200, '3 PM', '', 'Check Samples', 'We are planning to start a new small business on an online jewelry shop. We would like to experience the quality of the products and would like to experience the samples directly. Please let me know if this is possible or not. Thank You.', 'S', 1755192614, 1755192614, '1'),
(332, 'V', 'Rami', 'Shrestha', 'Gahanaghar by rami', '0451276339', '61', '0451276339', '1', 'gahanagharbyrami@gmail.com', 1755369000, '1 PM', '', 'Check Samples', '', 'S', 1755362294, 1755362294, '1'),
(333, 'V', 'Sisilda', 'Alexander', 'Saarini', '9745584589', '91', '9745584589', '91', 'sisildaalex@gmail.com', 1755541800, '3 PM', '', 'Check Samples', '', 'S', 1755517437, 1755517437, '1'),
(334, 'V', 'VEENA', 'P DEVAN', 'NIRAH', '9526841718', '91', '9526841718', '91', 'veenadevan222@gmail.com', 1756665000, '3 PM', '', 'Check Samples', 'I have added few orders in my manek ratna account and i would like to see the sample and check its quality ', 'S', 1756653511, 1756653511, '1'),
(335, 'V', 'Kansha', 'Guna', 'Kaviyam.co', '122153640', '60', '122153640', '60', 'kanshaguna@gmail.com', 1757010600, '6 PM', '', 'Check Samples', 'Hi, I\'m based in Malaysia. I would like to know better on the processes, shipping fees, and check samples. Please clarify on the appointment timing if its Indian Standard Time. Thanks. ', 'S', 1756901081, 1756901081, '1'),
(336, 'V', 'Kansha', 'Guna', 'Kaviyam.co', '122153640', '60', '122153640', '60', 'kanshaguna@gmail.com', 1757183400, '2 PM', '', 'Check Samples', 'Hi, I am based in Malaysia. I would like to check samples, discuss shipping rates and understand more about the process. Please disregard my earlier appointment timing request. ', 'S', 1756904312, 1756904312, '1'),
(337, 'V', 'Aiswarya ', 'Vaikkath ', 'Ornika', '9539272767', '1', '9539272767', '1', 'aiswarya396@gmail.com', 1756837800, '-- Select Time --', '', 'Check Samples', '', 'S', 1756924165, 1756924165, '1'),
(338, 'V', 'Jayasree', 'R S', 'LabelAuree', '589026796', '971', '7902901126', '91', 'jayasreers2011@gmail.com', 1757701800, '4 PM', '', 'Check Samples', '', 'S', 1757575895, 1757575895, '1'),
(339, 'S', 'Sumanth', 'Kumar', 'Akshara Reddy Boutique', '9394141282', '91', '9394141282', '91', 'sumanthkr1234@gmail.com', 1758911400, '11 AM', '', 'Check Samples', 'Hii Visiting for the 1st time', 'S', 1757610032, 1757610032, '1'),
(340, 'V', 'veena ', 'p devan', 'nirah', '9526841718', '91', '9526841718', '91', 'veenadevan222@gmail.com', 1757961000, '3 PM', '', 'Check Samples', '', 'S', 1757941051, 1757941051, '1'),
(341, 'V', 'Rathiga', 'Kumarakrishnan', 'Rasa Boutique ', '7373225599', '91', '7373225599', '91', 'rathigakv@gmail.com', 1758306600, '5 PM', '', 'Purchase Products', '', 'S', 1758209947, 1758209947, '1'),
(342, 'V', 'rathiga', 'Kumarakrishnan ', 'rasaboutique', '7373225599', '+91\n', '7373225599', '+91', 'rathigakv@hotmail.com', 1758133800, '5PM', '', 'Purchase Products', '', 'S', 1758220448, 1758220448, '1'),
(343, 'S', 'mayuri', 'bhatt', 'excel corp', '9004353878', '91', '9004353878', '91', 'pratik.bhatt@gmail.com', 1758997800, '6 PM', '', 'Check Samples', 'want to  check sample and then i will buy', 'S', 1758856914, 1758856914, '1'),
(344, 'S', '1234', '876', '4567', '9172587279', '1', '9172587279', '1', 'ankitadurgude12@gmail.com', 1760639400, '4 PM', '', 'Purchase Products', '', 'S', 1759483636, 1759483636, '1'),
(345, 'V', 'S.A.Srinivasa', 'rao', 'Bussinesd', '09885283180', '1', '09885283180', '1', 'ramanasa56@gmail.com', 1759689000, '5 PM', '', 'Discuss on Bulk / Export Orders', 'We want to purchase products for rental business in hyderabad ', 'S', 1759673794, 1759673794, '1'),
(346, 'S', 'ushdbdb', 'bebebd', 'bdjeje', '8850770154', '91', '8850770154', '91', 'kiris@jdje.jxd', 1759861800, '2PM', '', 'Know about Membership Plans', 'usisnd d', 'S', 1759920113, 1759920113, '1'),
(347, 'V', 'iandjd', 'vwvsvd', 'vsbsjs', '8850770154', '91', '7282884747', '91', 'jsjsje@jjf.rj', 1760034600, '2PM', '', 'Website API Integration', 'jajdbd', 'S', 1759920160, 1759920160, '1'),
(348, 'V', 'Lakshana ', 'Khisto', 'Sisters C', '481154205', '61', '481154205', '61', 'khistosanjana@gmail.com', 1760034600, '5 PM', '', 'Check Samples', '', 'S', 1759983539, 1759983539, '1'),
(349, 'S', 'Snehal', 'Uplenchwar', 'KFH Kailasaa Fashion Hub', '8425843789', '91', '8425843789', '91', 'snehal.up29@gmail.com', 1761244200, '12PM NOON', '', 'Purchase Products', '', 'S', 1761306420, 1761306420, '1'),
(350, 'V', 'Maya ', 'Nair', 'House of Krishaya ', '9826520073', '1', '9826520073', '1', 'nairmaya41@gmail.com', 1761503400, '3 PM', '', 'Check Samples', 'Want to check samples and price for wholesale purchase ', 'S', 1761538829, 1761538829, '1');

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

--
-- Table structure for table `tbl_attribute`
--

CREATE TABLE `tbl_attribute` (
  `attribute_id` int(11) NOT NULL,
  `attribute` varchar(50) DEFAULT NULL,
  `is_cart` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_filter` enum('Y','N') NOT NULL DEFAULT 'N',
  `filter_type` enum('D','T') NOT NULL DEFAULT 'D',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_attribute`
--

INSERT INTO `tbl_attribute` (`attribute_id`, `attribute`, `is_cart`, `is_filter`, `filter_type`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'color', 'Y', 'Y', 'T', 'S', 1614663190, 1634485164, NULL, 1, '1'),
(2, 'size', 'Y', 'Y', 'D', 'S', 1614663190, 1634485151, NULL, 1, '1'),
(3, 'plating', 'N', 'Y', 'D', 'S', 1614663190, 1634483215, NULL, 1, '1'),
(4, 'demo', 'N', 'N', 'D', 'S', 1628230146, 1628230180, 1, 1, '0'),
(6, 'krish2', 'N', 'N', '', 'H', 1650369592, 1650369607, 234, 234, '0'),
(11, 'Time', 'N', '', '', 'S', 1763384928, 1763384928, 1, 1, '1'),
(12, 'demo', 'N', '', '', 'S', 1764156612, 1764156612, 1, 1, '1');

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

--
-- Table structure for table `tbl_attribute_value`
--

CREATE TABLE `tbl_attribute_value` (
  `attribute_value_id` int(11) NOT NULL,
  `attribute_id` int(11) DEFAULT NULL,
  `attribute_value` varchar(50) DEFAULT NULL,
  `abbreviation` varchar(20) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_attribute_value`
--

INSERT INTO `tbl_attribute_value` (`attribute_value_id`, `attribute_id`, `attribute_value`, `abbreviation`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 1, 'BROWN', 'BR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(2, 1, 'FEROZA', 'FE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(3, 1, 'RANI GREEN', 'RNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(4, 1, 'PINK', 'PK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(5, 1, 'BLUE GREEN', 'BLG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(6, 1, 'PURPLE GREEN', 'PLG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(7, 1, 'BLUE GREEN', 'BG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(8, 1, 'AQUA', 'AQ', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(9, 1, 'RAMA GREEN', 'RMG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(10, 1, 'PURPLE', 'PU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(11, 1, 'BLACK', 'BK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(12, 1, 'BLUE', 'BL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(13, 1, 'RANI', 'RA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(14, 1, 'PEARL', 'MO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(15, 1, 'MAROON', 'MR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(16, 1, 'GREEN', 'GR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(17, 1, 'RUBY', 'RU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(18, 1, 'RUBY GREEN', 'RG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(19, 1, 'TRANSPARENT YELLOW', 'LCT', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(20, 1, 'YELLOW', 'YE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(21, 1, 'PINK GREEN', 'PKG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(22, 1, 'FEROZA WHITE', 'FEW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(23, 1, 'FEROZA RANI', 'FERA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(24, 1, 'MAROON BLUE', 'MRBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(25, 1, 'GOLDEN', 'GO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(26, 1, 'BROWN GREEN', 'BRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(27, 1, 'NEON GREEN', 'NG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(28, 1, 'MAROON GREEN', 'MRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(29, 1, 'BLUE PURPLE', 'BLP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(30, 1, 'BLACK GREEN', 'BKG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(31, 1, 'WHITE', 'W', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(32, 1, 'ORANGE', 'OR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(33, 1, 'GREEN RUBY', 'GRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(34, 1, 'AS IN PIC', 'RG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(35, 1, 'GREEN RANI', 'GRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(36, 1, 'RANI BLUE GREEN', 'RBG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(37, 1, 'YELLOW BLUE', 'YBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(38, 1, 'MAROON BLUE GREEN', 'MBG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(39, 1, 'MULTI', 'MU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(40, 1, 'GOLD SILVER', 'GOS', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(41, 1, 'RODO GREEN', 'ROG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(42, 1, 'RANIBLUE', 'RAB', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(43, 1, 'BLUE MAROON GREEN', 'BMG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(44, 1, 'BLUE YELLOW', 'BLY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(45, 1, 'MAROON PURPLE', 'MRP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(46, 1, 'BLACK WHITE', 'BKW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(47, 1, 'GREEN MAROON', 'GRM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(48, 1, 'RANI BLUE', 'RABL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(49, 1, 'MAROON RANI', 'MRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(50, 1, 'RAMA PURPLE', 'RMP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(51, 1, 'BLUE MAROON', 'BLM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(52, 1, 'BLACK RANI', 'BkRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(53, 1, 'RANI PURPLE', 'RAP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(54, 1, 'RAMOON BLACK', 'MRB', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(55, 1, 'GREEN PURPLE', 'GRP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(56, 1, 'PEARL BLACK', 'MOBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(57, 1, 'PEARL RANI', 'MOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(58, 1, 'MAROOM WHITE', 'MRM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(59, 1, 'GREEN BLACK', 'GRBk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(60, 1, 'RODO', 'RO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(61, 1, 'GREEN RODO', 'GRO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(62, 1, 'RODO MOTI', 'RMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(63, 1, 'RODO GOLDEN', 'RGO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(64, 1, 'PINK BLUE', 'PKBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(65, 1, 'BULE GREEN', 'BLG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(66, 1, 'RANI AQUA PURPLE', 'RAP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(67, 1, 'RODO BLUE', 'ROBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(68, 1, 'YELLOW PINK', 'YLP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(69, 1, 'RED', 'RD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(70, 1, 'Orange green', 'Org', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(71, 1, 'Orange blue', 'Orbl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(72, 1, 'Yellow green', 'Ygr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(73, 1, 'Aqua green', 'Aqg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(74, 1, 'Maroon White', 'MRW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(75, 1, 'Orange Yellow', 'ORY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(76, 1, 'Gray', 'GY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(77, 1, 'Silver', 'Si', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(78, 1, 'Blue black', 'Blbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(79, 1, 'RUBY BLUE', 'RUBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(80, 1, 'Gray Ruby', 'GYRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(81, 1, 'Multi Moti', 'MuMo', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(82, 1, 'BLUE RANI', 'BLRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(83, 1, 'ruby green moti', 'RGM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(84, 1, 'Trans orange', 'Tor', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(85, 1, 'Ruby green white', 'RGW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(86, 1, 'pearl Gold', 'MOGO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(87, 1, 'MAROON RANI GREEN', 'MRNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(88, 1, 'Trans Green', 'Tgr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(89, 1, 'RANI WHITE', 'RAW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(90, 1, 'PEARL RODO', 'MORO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(91, 1, 'PURPLE RODO', 'PURO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(92, 1, 'sky blue', 'sbl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(93, 1, 'ORANGE RUBY', 'ORU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(94, 1, 'OXCID', 'OX', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(95, 1, 'BLUE WHITE', 'bLW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(96, 1, 'RUBY WHITE', 'RUW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(97, 1, 'RUBY MOTI', 'RUMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(98, 1, 'FEROZA BLACK', 'FEBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(99, 1, 'RUBY PURPLE', 'RUPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(100, 1, 'pearl green', 'Pgr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(101, 1, 'YELLOW BLack', 'YEBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(102, 1, 'PARROT GREEN', 'PG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(103, 1, 'RUBY BLACK', 'RUBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(104, 1, 'Cream Moti', 'CRM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(105, 1, 'SKY BLUE BLACK', 'SBLBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(106, 1, 'GREEN YELLOW PEARL', 'GYP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(107, 1, 'Ruby Green Blue', 'RGBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(108, 1, 'Rani Pearl', 'RAMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(109, 1, 'green white', 'GRW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(110, 1, 'Blue Pearl', 'Blmo', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(111, 1, 'Pink Black', 'PKBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(112, 1, 'Ruby Aqua', 'RUAQ', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(113, 1, 'MILKY BLUE', 'MIBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(114, 1, 'WHITE BROWN', 'WBR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(115, 1, 'BROWN WHITE', 'BRW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(116, 1, 'Blue Ruby', 'Blru', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(117, 1, 'GOLD OXIDE', 'GOX', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(118, 1, 'OXCID WHITE', 'OXW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(119, 1, 'OXCID RANI', 'OXRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(120, 1, 'PEARL SILVER', 'MOSI', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(121, 1, 'pearl white', 'MOW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(122, 1, 'MAROON BLACK', 'MRBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(123, 1, 'Rani brown', 'RABR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(124, 1, 'Ruby green brown', 'RGBR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(125, 1, 'BLACK RUBY GREEN', 'BKRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(126, 1, 'RANI BLACK', 'RABK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(127, 1, 'Rani Green White', 'Rngw', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(128, 1, 'PURPLE PEARL', 'PUMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(129, 1, 'white Gold', 'WGO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(130, 1, 'Rani Gold', 'RAGO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(131, 1, 'ruby blue pearl', 'RBMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(132, 1, 'multi feroza', 'MUFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(133, 1, 'MULTI RUBY', 'MURU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(134, 1, 'multi purple', 'MUPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(135, 1, 'blue multi', 'blmu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(136, 1, 'Pearl Ruby', 'MORU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(137, 1, 'neon orange', 'nor', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(138, 1, 'neon blue', 'nbl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(139, 1, 'White Green', 'WGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(140, 1, 'Feroza Ruby', 'FERU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(141, 1, 'lavender', 'LR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(142, 1, 'brown feroza', 'brfe', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(143, 1, 'GHERU POLISH', 'GP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(144, 1, 'yellow purple', 'ypu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(145, 1, 'silver rani', 'rasi', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(146, 1, 'yellow pearl', 'yem', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(147, 1, 'Feroza Ruby Green', 'FERG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(148, 1, 'ruby brown', 'rub', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(149, 1, 'black brown', 'bkbr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(150, 1, 'blue brown', 'BlBr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(151, 1, 'Dark green', 'DGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(152, 1, 'rani green moti', 'rngm', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(153, 1, 'TRANSPARENT YELLOW WHITE', 'LCTW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(154, 1, 'Cream Moti Rani', 'CRMR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(155, 1, 'RUBY GREEN PEARL', 'RGMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(156, 1, 'BLACK ORANGE', 'BKOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(157, 1, 'ORANGE BLACK', 'ORBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(158, 1, 'TRANSPARENT YELLOW RUBY', 'LCTRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(159, 1, 'TRANSPARENT YELLOW GREEN', 'LCTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(160, 1, 'PINK WHITE', 'PKW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(161, 1, 'FEROZA GREEN', 'FEGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(162, 1, 'RUBY TRANSPARENT', 'RULCT', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(163, 1, 'LEAVE GREEN RANI', 'LGRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(164, 1, 'YELLOW RANI', 'YRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(165, 1, 'PURPLE FEROZA', 'PUFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(166, 1, 'PINK PURPLE', 'PKPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(167, 1, 'AQUA RUBY GREEN', 'AQRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(168, 1, 'YELLOW MAROON', 'YEMR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(169, 1, 'FEROZA BLUE', 'FEBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(170, 1, 'cream moti rani green', 'cmrng', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(171, 1, 'Peacock blue', 'PEBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(172, 1, 'Peacock green', 'PEGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(173, 1, 'HEENA GREEN', 'HGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(174, 1, 'NEON BLACK', 'NBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(175, 1, 'pink ruby green', 'pkrg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(176, 1, 'MAGENTA', 'MT', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(177, 1, 'ORANGE RUBY GREEN', 'ORG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(178, 1, 'RAMA GREEN WHITE', 'RMW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(179, 1, 'RAMA GREEN PURPLE', 'RMPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(180, 1, 'RAMA GREEN PINK', 'RMPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(181, 1, 'YELLOW RUBY', 'YRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(182, 1, 'TRANSPARENT ORANGE', 'LCTOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(183, 1, 'NEON GREEN RUBY', 'NGRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(184, 1, 'NEON PINK', 'NPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(185, 1, 'TRANSPERENT YELLOW RUBY GREEN', 'LCTRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(186, 1, 'CREAM MOTI WHITE', 'CRW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(187, 1, 'TRANSPARENT BLACK', 'LCTBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(188, 1, 'YELLOW RUBY WHITE', 'YERUW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(189, 1, 'PINK RUBY', 'PKRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(190, 1, 'FEROZA RUBY WHITE', 'FERUW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(191, 1, 'Black Ruby', 'BkRu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(192, 1, 'Black Multi', 'BkMu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(193, 1, 'Feroza Pink', 'Fepk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(194, 1, 'FEROZA Orange', 'Feor', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(195, 1, 'Feroza Yellow', 'FEYe', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(196, 1, 'Ruby Green Black', 'rgbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(197, 1, 'Green Ruby BLUE', 'Grubl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(198, 1, 'ORANGE RANI', 'ORA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(199, 1, 'MEHANDI POLISH', 'MDP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(200, 1, 'TRANSPARENT BLUE', 'LCTBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(201, 1, 'MAT POLISH', 'MTP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(202, 1, 'BLACK BLUE', 'BKBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(203, 1, 'green Pearl', 'GRMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(204, 1, 'TRANSPARENT RANI', 'LCTRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(205, 1, 'RANI GREEN BLUE', 'RNGBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(206, 1, 'TRANSPARENT FEROZA', 'LCTFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(207, 1, 'TRANSPARENT PINK', 'LCTPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(208, 1, 'TRANSPARENT RANI GREEN', 'LCTRNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(209, 1, 'LEAVE GREEN', 'LGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(210, 1, 'baby pink', 'BPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(211, 1, 'RODO WHITE', 'ROW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(212, 1, 'GOLDEN PEARL', 'GOMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(213, 1, 'FEROZA RANI GREEN', 'FERNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(214, 1, 'baby pink multi', 'BPKM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(215, 1, 'ruby MULTI', 'RBM', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(216, 1, 'GREEN MULTI', 'GRMU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(217, 1, 'ORANGE MULTI', 'ORMU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(218, 1, 'ORANGE BABY PINK', 'orbpk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(219, 1, 'YELLOW MULTI', 'YEMU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(220, 1, 'RED YELLOW', 'RDYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(221, 1, 'RED BABY PINK', 'RDBPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(222, 1, 'ROSE POLISH', 'ROP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(223, 1, 'Transparent Yellow Maroon', 'LctMr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(224, 1, 'Cream Moti Blue', 'CrmBl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(225, 1, 'Cream Moti Maroon', 'CrmMr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(226, 1, 'Cream Moti Purple', 'CrmPu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(227, 1, 'Cream Moti RamaGreen', 'CrmRmg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(228, 1, 'Cream Moti Green', 'CRMGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(229, 1, 'TRANSPARENT MULTI', 'LCTMU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(230, 1, 'NEON YELLOW', 'NYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(231, 1, 'SILVER WHITE', 'SIW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(232, 1, 'GOLD WHITE', 'GOW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(233, 1, 'GOLD SILVER WHITE', 'GSW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(234, 1, 'RODO LITE', 'ROL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(235, 1, 'PEACH', 'PH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(236, 1, 'Rohan Test Colour', 'Roh-Test-CL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(237, 1, 'Testorin', 'Testo', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(238, 1, 'test', 'Test', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(239, 1, 'test12', 'Test12', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(240, 1, 'FEROZA RED', 'FERD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(241, 1, 'NAVY BLUE', 'NYBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(242, 1, 'RED FEROZA', 'RDFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(243, 1, 'OXCID SILVER', 'OXS', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(244, 1, 'TRANSPARENT PEACH', 'LCTPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(245, 1, 'Sky blue green', 'Sblg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(246, 1, 'Peach Ruby', 'PHRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(247, 1, 'Sky blue pearl', 'SBMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(248, 1, 'Pink Pearl', 'PKMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(249, 1, 'Peach Green', 'PHGr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(250, 1, 'PEACH FEROZA', 'PHFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(251, 1, 'strawberry', 'SY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(252, 1, 'strawberry Pearl', 'SYMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(253, 1, 'GHERU POLISH GREEN', 'GPGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(254, 1, 'NEON GREEN GHERU POLISH', 'NGGP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(255, 1, 'NEON GREEN Pink', 'NGPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(256, 1, 'NEON GREEN WHITE', 'NGW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(257, 1, 'Gheru Polish Ruby Green', 'GPRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(258, 1, 'Neon Green Pearl', 'NGMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(259, 1, 'NEON GREEN RANI', 'NGRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(260, 1, 'NEON GRREN BLUE', 'NGBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(261, 1, 'PEACH NEON GREEN', 'PHNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(262, 1, 'PEACH WHITE', 'PHW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(263, 1, 'Cream moti ruby green', 'CRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(264, 1, 'MINT GREEN', 'MTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(265, 1, 'Peach Pearl', 'PHMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(266, 1, 'Ruby green Sky blue', 'RGSBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(267, 1, 'GHERU POLISH RUBY', 'GPRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(268, 1, 'GHERU POLISH RANI', 'GPRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(269, 1, 'Neon Green Peach', 'NGPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(270, 1, 'Light green', 'LTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(271, 1, 'White Ruby', 'WRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(272, 1, 'Gheru Polish Blue', 'GPBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(273, 1, 'NEON GREEN ORANGE', 'NGOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(274, 1, 'GRAY NEON GREEN', 'GYNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(275, 1, 'GREY WHITE', 'GYW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(276, 1, 'orange white', 'ORW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(277, 1, 'red white', 'RDW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(278, 1, 'yellow white', 'YLW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(279, 1, 'Neon Green Black', 'NGBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(280, 1, 'GREY', 'GREY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(281, 1, 'DARK BLUE', 'DBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(282, 1, 'PINK RANI GREEN', 'PKRNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(283, 1, 'pink Rani', 'PKRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(284, 1, 'WHITE BLACK', 'WBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(285, 1, 'Neon Rani Green', 'NRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(286, 1, 'GHERU POLISH NEON GREEN', 'GPNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(287, 1, 'ruby neon green', 'RUNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(288, 1, 'PURPLE ORANGE', 'PUOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(289, 1, 'Neon Rani', 'NERA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(290, 1, 'NEON PEACH', 'NEPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(291, 1, 'LIGHT BROWN', 'LGBR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(292, 1, 'LIGHT BLUE', 'LTBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(293, 1, 'NEON FEROZA', 'NEFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(294, 1, 'Aqua pink', 'AQPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(295, 1, 'GREEN MOTI', 'GRMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(296, 1, 'MINT GREEN RANI', 'MTGRRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(297, 1, 'CARROT', 'CRT', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(298, 1, 'DARK YELLOW', 'DYL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(299, 1, 'TRANSPARENT PURPLE', 'LCTPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(300, 1, 'White Ruby Green', 'WRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(301, 1, 'PEACH YELLOW', 'PHYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(302, 1, 'Green Rani White', 'GRAW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(303, 1, 'Green Blue', 'GRBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(304, 1, 'BLUE YELLOW RANI', 'BYR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(305, 1, 'MAROON ORANGE', 'MRO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(306, 1, 'RED GREEN', 'RDGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(307, 1, 'Orange   Purple', 'ORPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(308, 1, 'Pearl Rani Green', 'Morng', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(309, 1, 'Magenta Neon Green', 'MTNG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(310, 1, 'Orange Gray', 'ORGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(311, 1, 'GREY BLACK', 'GYBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(312, 1, 'Light Pink', 'LTPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(313, 1, 'Pink Heena green', 'PHG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(314, 1, 'Mint Green Pink', 'MGPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(315, 1, 'Pink Feroza', 'PKFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(316, 1, 'Light Yellow Black', 'LYBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(317, 1, 'Light Yellow', 'LTYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(318, 1, 'Navy Blue Rani', 'NBLRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(319, 1, 'Neon Green Red', 'NGRD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(320, 1, 'Peach Grey', 'PHGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(321, 1, 'Grey Pink', 'GYPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(322, 1, 'Red Black', 'RDBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(323, 1, 'Yellow Orange', 'YEOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(324, 1, 'Carrot Blue', 'CrtBl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(325, 1, 'Pink Neon Green', 'PkNg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(326, 1, 'Ruby Peach', 'RUPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(327, 1, 'Peach Mint Green', 'PHMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(328, 1, 'Lemon Yellow', 'LemYe', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(329, 1, 'Blue Red', 'BlRd', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(330, 1, 'Peach Parrot', 'PhPrt', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(331, 1, 'Pink Blue Ruby', 'PkBlRu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(332, 1, 'Neon Peach Green', 'NePhGr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(333, 1, 'Pink Rani White', 'PkRaw', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(334, 1, 'Rani Gray', 'RaGy', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(335, 1, 'Mint Green White', 'MtGrW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(336, 1, 'Feroza Mint Green', 'FeMtGr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(337, 1, 'Gheru Polish Transparent Yellow', 'LctGp', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(338, 1, 'Pink Mint Green', 'PkMtGr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(339, 1, 'Golden Ruby Green', 'GoRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(340, 1, 'Crem', 'Cem', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(341, 1, 'Feroza Purple', 'Fepu', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(342, 1, 'Mint Green Ruby', 'Mtgru', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(343, 1, 'Mint Green Black', 'Mgbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(344, 1, 'Caroot Black', 'Crbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(345, 1, 'Peach Black', 'Phbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(346, 1, 'Neon Peach Black', 'Npbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(347, 1, 'Neon Peach Blue', 'Npbl', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(348, 1, 'Red Grey', 'Rdgy', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(349, 1, 'parrot Green Orange', 'pgor', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(350, 1, 'Light Peach', 'Ltph', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(351, 1, 'Gheru Polish Black', 'Gpbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(352, 1, 'Mint Green Ruby Green', 'Mgrg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(353, 1, 'Grey Ruby Green', 'Gyrg', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(354, 1, 'parrot Green Black', 'pgbk', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(355, 1, 'parrot Green peach', 'pgrph', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(356, 1, 'GREEN PARROT GREEN', 'Grpgr', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(357, 1, 'RANI PINK', 'RAPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(358, 1, 'GREEN PINK', 'GRPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(359, 1, 'PARROT GREEN PURPULE', 'PGRPU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(360, 1, 'GRAY RED', 'GYRD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(361, 1, 'TRANSPARANT NEON PEACH', 'TRNPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(362, 1, 'TRANSPARANT NEON GREEN', 'TRNGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(363, 1, 'PEACH PARROT GREEN', 'PHPGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(364, 1, 'BLUE LIGHT PINK', 'BLLPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(365, 1, 'PEACH RED', 'PHRD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(366, 1, 'LIGHT PINK GREEN', 'LPKGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(367, 1, 'PARROT GREEN RUBY', 'PGRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(368, 1, 'LIGHT PINK BLUE', 'LPKBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(369, 1, 'GREEN PEACH', 'GRPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(370, 1, 'BLUE PINK', 'BLPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(371, 1, 'RUBY PARROT GREEN', 'RUPG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(372, 1, 'TRANSPARANT MINT GREEN', 'LCTMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(373, 1, 'GREEN MINT GREEN', 'GRMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(374, 1, 'BLACK PEACH', 'BKPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(375, 1, 'RED PEACH', 'RDPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(376, 1, 'GREEN LIGHT PINK', 'GRLPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(377, 1, 'GREEN YELLOW', 'GRYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(378, 1, 'Ruby Feroza', 'RUFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(379, 1, 'RUBY GREEN GOLD', 'RGGO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(380, 1, 'ruby Green Peach', 'RGPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(381, 1, 'parrot Green Pink', 'PGPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(382, 1, 'RED PARROT GREEN', 'RDPG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(383, 1, 'RED BLUE', 'RDBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(384, 1, 'Black Yellow', 'BKYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(385, 1, 'Mint Green Peach', 'MTGRPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(386, 1, 'Red Orange', 'RDOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(387, 1, 'TRANSPARANT PARROT GREEN', 'LCTPG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(388, 1, 'WHITE MOTI', 'WMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(389, 1, 'Green Orange', 'GROR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(390, 1, 'Ruby Mint Green', 'RUMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(391, 1, 'BLUE ORANGE', 'BLOR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(392, 1, 'PURPLE BLACK', 'PUBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(393, 1, 'PURPLE YELLOW', 'PUYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(394, 1, 'DARK MINT GREEN', 'DMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(395, 1, 'DARK PINK', 'DPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(396, 1, 'Gray Peach', 'GYPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(397, 1, 'Transparent MOTI', 'LCTMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(398, 1, 'Feroza Parrot Green', 'FEPG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(399, 1, 'Blue Baby Pink', 'BLBPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(400, 1, 'Green Neon Peach', 'GRNPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(401, 1, 'parrot Green Neon peach', 'PGNPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(402, 1, 'PEACH PARROT GREEN RUBY', 'PHPGRU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(403, 1, 'Gold Ruby', 'GORU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(404, 1, 'Cream Moti Ruby', 'CMORU', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(405, 1, 'TRANSPERENT BLACK', 'LCTBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(406, 1, 'Mint Peach', 'MTPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(407, 1, 'BLACK GRAY', 'BKGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(408, 1, 'PARROT GREEN FEROZA', 'PGFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(409, 1, 'RED BROWN', 'RDBR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(410, 1, 'RED RANI', 'RDRA', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(411, 1, 'GERMAN SILVER', 'GSI', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(412, 1, 'RUBY GHARU POLISH', 'RUGP', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(413, 1, 'PINK PEACH', 'PKPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(414, 1, 'GREEN RUBY PEARL', 'GRUMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(415, 1, 'RUBY GREEN YELLOW', 'RGYE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(416, 1, 'GREEN RUBY WHITE', 'GRUW', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(417, 1, 'ORANGE BROWN', 'ORBR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(418, 1, 'MINT GREEN FEROZA', 'MTGRFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(419, 1, 'PARROT GREEN RED', 'PGRD', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(420, 1, 'Montana Blue', 'MBL', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(421, 1, 'Blue Feroza', 'BLFE', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(422, 1, 'Green Ruby Green', 'GRG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(423, 1, 'Blue Parrot Green', 'BLPG', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(424, 1, 'Brown Black', 'BRBK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(425, 1, 'DARK PEACH', 'DPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(426, 1, 'MOTI PINK', 'MOPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(427, 1, 'GRAY GREEN', 'GYGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(428, 1, 'PINK PARROT GREEN', 'PKGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(429, 1, 'RUBY GREY', 'RUGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(430, 1, 'Ruby Green Grey', 'RGGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(431, 1, 'Grey Moti', 'GEYMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(432, 1, 'Peach Pink', 'PHPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(433, 1, 'Pink Grey', 'PKGY', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(434, 1, 'Yellow Peach', 'YELPH', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(435, 1, 'Ruby Green Green', 'RGGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(436, 1, 'Ruby green Mint Green', 'RGMTGR', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(437, 1, 'Ruby Green Pink', 'RGPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(438, 1, 'Ruby Pink', 'RUPK', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(439, 1, 'Feroza Moti', 'FEMO', 'S', 1637675619, 1637675619, NULL, NULL, '1'),
(440, 2, '2 X 2', '2 X 2', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(441, 2, '2 X 4', '2 X 4', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(442, 2, '2 X 6', '2 X 6', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(443, 2, '2 X 8', '2 X 8', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(444, 2, '2 X 10', '2 X 10', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(445, 2, '16\'\'', '16\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(446, 2, '14\'\'', '14\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(447, 2, '17\'\'', '17\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(448, 2, '13\'\'', '13\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(449, 2, '15\'\'', '15\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(450, 3, 'High Gold', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(451, 3, 'Oxidized Silver', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(452, 3, 'Mehendi', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(453, 3, 'Two Tone', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(454, 3, 'White Rodium', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(455, 3, 'Black Rodium', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(456, 3, 'Rose Gold', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(457, 3, 'Matte Gold', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(458, 3, 'Rajwadi Polish', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(459, 3, 'Silver Matte', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(460, 3, 'Rose Rodium', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(461, 3, 'Black Rose', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(462, 3, 'Rose Polish', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(463, 3, 'GERMAN SILVER', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(464, 3, 'Gold Forming', NULL, 'S', 1637675905, 1637675905, NULL, NULL, '1'),
(465, 2, '18\'\'', '18\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(466, 2, '24\'\'', '24\'\'', 'S', 1637675733, 1637675733, NULL, NULL, '1'),
(467, 1, 'Ruby Green Transparent Yellow', NULL, 'S', 1639245208, 1639245208, 1, 1, '1'),
(468, 1, 'Green Grey', 'GRGY', 'S', 1642139852, 1642139852, 1, 1, '1'),
(469, 1, 'Ruby Grey Pink', NULL, 'S', 1642140709, 1642140709, 1, 1, '1'),
(470, 1, 'White Grey', 'WGY', 'S', 1642141067, 1642141067, 1, 1, '1'),
(471, 1, 'White Grey Pink', NULL, 'S', 1642141184, 1642141184, 1, 1, '1'),
(472, 1, 'White neon  Green', 'WNG', 'S', 1642141217, 1642141217, 1, 1, '1'),
(473, 1, 'White Peach', 'WPH', 'S', 1642141341, 1642141341, 1, 1, '1'),
(474, 1, 'White Pink', 'WPK', 'S', 1642141435, 1642141435, 1, 1, '1'),
(475, 1, 'Green neon green', 'GRNG', 'S', 1642420286, 1642420286, 1, 1, '1'),
(476, 1, 'Gheru Polish Pink', NULL, 'S', 1642744908, 1642744908, 1, 1, '1'),
(481, 1, 'Basic Peach', 'BSP', 'S', 1651477673, 1651737325, 1, 1, '1'),
(482, 1, 'Neon Purple', 'NPU', 'S', 1652867743, 1652867743, 1, 1, '1'),
(483, 1, 'Dark Grey', 'DKGY', 'S', 1655894213, 1655894213, 1, 1, '1'),
(484, 1, 'RUBY GOLD', 'RUGO', 'S', 1656146120, 1656146120, 1, 1, '1'),
(485, 3, 'Terracotta', NULL, 'S', 1658211336, 1658211336, 1, 1, '1'),
(486, 3, 'terracotta ', NULL, 'S', 1658211419, 1658211419, 1, 1, '0'),
(487, 1, 'Parrot Green Multi ', 'PGMU', 'S', 1658230230, 1658230230, 1, 1, '1'),
(488, 1, 'White Multi', 'WMU', 'S', 1658230566, 1658230566, 1, 1, '1'),
(489, 1, 'Pink Multi', 'PKMU', 'S', 1658230971, 1658230971, 1, 1, '1'),
(490, 1, 'Pink Grey', 'PKGY', 'S', 1659434460, 1659434460, 1, 1, '0'),
(491, 1, 'Mint Green Peach', 'MTGP', 'S', 1659434913, 1659434913, 1, 1, '1'),
(492, 1, 'Mint Green Yellow', 'MTGY', 'S', 1661430392, 1661430413, 1, 1, '1'),
(493, 3, 'Half Micro Gold ', NULL, 'S', 1661490711, 1661490711, 1, 1, '1'),
(494, 1, 'Parradot', 'PDT', 'S', 1665485400, 1665485400, 1, 1, '1'),
(495, 1, 'Light Purple ', 'LPU', 'S', 1665660782, 1665660782, 1, 1, '1'),
(496, 1, 'Mint Green Blue', 'MTBL', 'S', 1666338048, 1666338048, 1, 1, '1'),
(497, 1, 'Dark Purple', 'DPU', 'S', 1670824774, 1670824774, 1, 1, '1'),
(498, 1, 'Green Ruby Gold ', 'GRGO', 'S', 1671457816, 1671457816, 1, 1, '1'),
(500, 1, 'Rose Silver', 'ROS', 'S', 1674885709, 1674885709, 1, 1, '1'),
(501, 2, '18\"', NULL, 'S', 1675951626, 1675951626, 1, 1, '1'),
(502, 2, '18\"', NULL, 'S', 1675951627, 1675951627, 1, 1, '1'),
(503, 1, 'GHERU', NULL, 'S', 1675952882, 1675952882, 1, 1, '1'),
(504, 1, 'POLISH', NULL, 'S', 1675953422, 1675953422, 1, 1, '1'),
(505, 1, 'Red Peach', 'RDPH', 'S', 1675953594, 1675953594, 1, 1, '1'),
(506, 1, 'Bottle Green', 'BGR', 'S', 1677135462, 1677135462, 1, 1, '1'),
(507, 1, 'Lilac', 'LIL', 'S', 1677845757, 1677845757, 1, 1, '1'),
(509, 1, 'Rose Gold', 'ROGO', 'S', 1670824774, 1670824774, 1, 1, '1'),
(510, 1, 'Parradot Multi', 'PDTMU', 'S', 1679899108, 1679899108, 1, 1, '1'),
(511, 1, 'Green Gold', 'GRGO', 'S', 1683523336, 1683523336, 1, 1, '1'),
(512, 1, 'Ruby Gray', 'RUGY', 'S', 1683611493, 1683611493, 1, 1, '1'),
(513, 3, 'Fiber Bangles ', NULL, 'S', 1684567022, 1684567022, 1, 1, '1'),
(514, 3, 'Fiber ', NULL, 'S', 1684567065, 1684567065, 1, 1, '0'),
(515, 1, 'Mint Green Grey', 'MTGG', 'S', 1689064275, 1689064275, 1, 1, '1'),
(523, 1, 'Rainbow', 'RB', 'S', 1699426660, 1699426660, 1, 1, '1'),
(524, 3, 'Cooper Polish', NULL, 'S', 1710327385, 1710327385, 1, 1, '1'),
(525, 3, 'MIX Polish ', NULL, 'S', 1713338745, 1713338745, 1, 1, '1'),
(526, 1, 'Mint Green Multi ', 'MGMU', 'S', 1719568229, 1719568229, 1, 1, '1'),
(527, 3, 'Stone ', NULL, 'S', 1731996725, 1731996725, 1, 1, '1'),
(528, 1, 'Brown Multi ', 'BRMU', 'S', 1737611037, 1737611037, 1, 1, '1'),
(529, 1, 'TRANSPERENT GREEN', 'LCTGR', 'S', 1738137790, 1738137790, 1, 1, '1'),
(530, 1, 'Gray Blue ', 'GYBL', 'S', 1739343424, 1739343424, 1, 1, '1'),
(531, 1, 'Mint Green Purple', 'MTGPU', 'S', 1741761347, 1741761347, 1, 1, '1'),
(535, 1, 'Peach Multi ', 'PHMU', 'S', 1743755636, 1743755636, 1, 1, '1'),
(536, 3, 'Three Tone', NULL, 'S', 1744086683, 1744086683, 1, 1, '1'),
(537, 1, 'Gold Silver Copper ', 'GOSC', 'S', 1744109866, 1744109866, 1, 1, '1'),
(538, 1, 'Sea Green ', 'SGR', 'S', 1755322614, 1755322614, 1, 1, '1'),
(539, 1, 'Mehendi Color ', 'MH', 'S', 1757480121, 1757480121, 1, 1, '1'),
(540, 1, 'Mint Green Gold ', 'MGGO', 'S', 1759557680, 1759557680, 1, 1, '1'),
(541, 1, 'Mint Green Pearl ', 'MGMO', 'S', 1759557697, 1759557697, 1, 1, '1'),
(542, 1, 'Pink Gold ', 'PKGO', 'S', 1759559055, 1759559055, 1, 1, '1'),
(543, 11, 'Second', NULL, 'S', 1763384942, 1763384942, 1, 1, '1'),
(545, 11, 'Hour', NULL, 'S', 1763384980, 1763384980, 1, 1, '1'),
(546, 11, 'Day', NULL, 'S', 1763384992, 1763384992, 1, 1, '1'),
(550, 11, 'Month', NULL, 'S', 1763385165, 1763385165, 1, 1, '1'),
(551, 12, 'demo1', NULL, 'S', 1764156635, 1764156635, 1, 1, '1'),
(552, 1, 'Tedst', NULL, 'S', 1764850029, 1764850029, 1, 1, '1');

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

--
-- Table structure for table `tbl_banner`
--

CREATE TABLE `tbl_banner` (
  `banner_id` int(11) NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `mobile_image` varchar(100) DEFAULT NULL,
  `section` enum('B','M','D','I','SI','WI','LI') DEFAULT NULL COMMENT 'B=>Banner Slider,M=>Mobile Slider,D=>Designer Jwellery,I=>Imitation Jwellery,SI=>Slider Images,WI=>Walkthrough Images,LI=>Login Images',
  `link` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_banner`
--

INSERT INTO `tbl_banner` (`banner_id`, `title`, `description`, `image`, `mobile_image`, `section`, `link`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Imitation Jewellery Manufacturers', '																																																			Imitation Jewellery Manufacturers																																																', 'Imitation-Jewellery.jpg', 'Imitation-Jewellery.jpg', 'B', 'https://www.manekratna.com', 'S', 1617076087, 1759581174, '1'),
(2, 'Earrings', '																																		Earrings																																', 'earrings.jpg', 'earrings.jpg', 'M', 'https://manekratna.com/jewellery-collection/earrings.html', 'S', 1617153112, 1639345382, '1'),
(3, 'Premium-Quality-Artificial-Jewellery', 'Premium-Quality-Artificial-Jewellery', 'Premium-Quality-Artificial-Jewellery.jpg', 'Premium-Quality-Artificial-Jewellery.jpg', 'B', 'https://www.manekratna.com', 'H', 1617153722, 1639344874, '1'),
(4, 'Temple Jewellery', '																	Temple Jewellery																', 'temple-jewellery.jpg', 'temple-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/temple-jewellery.html', 'S', 1617154622, 1639340178, '1'),
(5, 'Artificial Jwellery', 'Artificial 																																	', 'antique-jewellery_6636.jpg', 'antique-jewellery_3421.jpg', 'I', 'https://manekratna.com', 'H', 1617154684, 1617154684, '1'),
(6, 'Kundan Jewellery', '																																																			Kundan Jewellery																																																																																	', 'kundan-jewellery.jpg', 'kundan-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/kundan-jewellery.html', 'S', 1618037358, 1639341397, '1'),
(7, 'Antique Jewellery', '																																																			Antique Jewellery																																																																																	', 'antique-jewellery.jpg', 'antique-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/antique-jewellery.html', 'S', 1618037496, 1639341596, '1'),
(8, 'Polki Jewellery', '																																																																				Polki Jewellery																																																																																																	', 'polki-jewellery.jpg', 'polki-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/polki-jewellery.html', 'S', 1618037526, 1639345342, '1'),
(9, 'CZ Jewellery', '																																		CZ Jewellery																																																																	', 'cz-jewellery.jpg', 'cz-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/ad-jewellery.html', 'S', 1618038351, 1639341745, '1'),
(10, 'Thewa Jewellery', '																																		Thewa Jewellery																																																																	', 'thewa-jewellery.jpg', 'thewa-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/thewa-jewellery.html', 'S', 1618038877, 1639341730, '1'),
(11, 'Kemp Jewellery', '																																		Kemp Jewellery																																																																	', 'kemp-jewellery.jpg', 'kemp-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/kemp-stone-jewellery.html', 'S', 1618039272, 1639341707, '1'),
(12, 'Beaded Jewellery', '																																		Beaded Jewellery																																																																	', 'beaded-jewellery.jpg', 'beaded-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/ethnic-beaded-jewellery.html', 'S', 1618039651, 1639341687, '1'),
(13, 'Oxidized Jewellery', '																																		Oxidized Jewellery																																																																	', 'oxidized-jewellery.jpg', 'oxidized-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/oxidised-jewelry.html', 'S', 1618065508, 1639341937, '1'),
(14, 'Teracotta Jewellery', '																																		Teracotta Jewellery																																																																	', 'teracotta-jewellery.jpg', 'teracotta-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/terracotta-jewellery.html', 'S', 1618066114, 1639341915, '1'),
(15, 'Fabric Jewellery', '																																																																																																						Fabric Jewellery																																																																																																																																	', 'fabric-jewellery.jpg', 'fabric-jewellery.jpg', 'D', 'https://www.manekratna.com/designer-jewellery/fabric-jewellery.html', 'S', 1618066136, 1639341873, '1'),
(16, 'demo', '			demo																														', NULL, NULL, 'B', 'demo', 'S', 1628246455, 1628246455, ''),
(17, 'Mirror Jewellery', '																																		Mirror Jewellery																																																																	', 'mirror-jewellery.jpg', 'mirror-jewellery.jpg', 'D', '#', 'S', 1635941449, 1639341850, '1'),
(18, 'Earrings1', 'Earrings	1																																', 'Imitation-Artificial-Earrings_7618.jpg', 'Imitation-Artificial-Earrings_8411.jpg', 'I', '$', 'S', 1638780552, 1638780552, '0'),
(19, 'Necklace Sets', '																	Necklace sets																																	', 'necklace-sets.jpg', 'necklace-sets.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/necklace-sets.html', 'S', 1638799335, 1639344124, '1'),
(20, 'Pendant Sets', '																	Pendant Sets																', 'pendant-sets.jpg', 'pendant-sets.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/pendant-sets.html', 'S', 1638799366, 1639344097, '1'),
(21, 'Nath', '																	Nath																', 'nath.jpg', 'nath.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/nath.html', 'S', 1638800232, 1639344073, '1'),
(22, 'Bangles', '																	Bangles																', 'bangles.jpg', 'bangles.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/bangles.html', 'S', 1638801060, 1639344050, '1'),
(23, 'Finger Rings', '																																																																																					Finger Rings																																																																																																																	', 'finger-rings.jpg', 'finger-rings.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/finger-ring.html', 'S', 1638879393, 1639344028, '1'),
(24, 'Anklets', '																																																			Anklets																																																																																	', 'anklets-payals.jpg', 'anklets-payals.jpg', 'M', 'https://www.manekratna.com/jewellery-collection/payal.html', 'S', 1638882367, 1639344410, '1'),
(25, 'Earrings-F', 'Earrings																																	', 'Imitation-Artificial-Earrings_1175.jpg', 'Imitation-Artificial-Earrings_2958.jpg', 'I', '#', 'H', 1638882975, 1638882975, '1'),
(26, 'Necklace Sets-F', 'Necklace Sets																																	', 'Artificial-Necklace-Sets_5362.jpg', 'Artificial-Necklace-Sets_8838.jpg', 'I', '#', 'H', 1638883016, 1638883016, '1'),
(27, 'Bangles-F', 'Bangles-F																																	', 'Artificial-Bangles_7996.jpg', 'Artificial-Bangles_2613.jpg', 'I', '#', 'H', 1638883066, 1638883066, '1'),
(28, 'Pendant Sets-F', 'Pendant Sets																																	', 'Artificial-Pendant-Sets_1949.jpg', 'Artificial-Pendant-Sets_8227.jpg', 'I', '#', 'H', 1638883140, 1638883140, '1'),
(29, 'test2', '																	test																', 'ANTIQUE-EARRING-ER-9349MO-32-CP.jpg', 'OXIDIZED-EARRING-ER-9098PKGR-21-DJ_6826.jpg', 'B', 'www.jaspertechlabs.com', 'H', 1650455446, 1650455473, '0'),
(30, 'fs', '																		sdf																																																', 'TEMPLE--KAMAR-PATTA-KP-244RG-840-DKG.jpg', 'TEMPLE--KAMAR-PATTA-KP-244RG-840-DKG_1424.jpg', 'I', '#', 'H', 1665234205, 1665234284, '1'),
(31, 'Imitation Jewellery', '																																																																																																																							Imitation Jewellery																																																																																																																																																	', 'imitation-jewellery-2025.jpg', 'imitation-jewellery-eid-2025.jpg', 'B', 'https://www.manekratna.com/jewellery-collection/necklace-sets.html?attributeVal=452', 'H', 1668167622, 1735654708, '1'),
(35, 'Mobile App Splash Screen', '																																																																																																			', '1.jpg', '1.jpg', 'SI', '#', 'S', 1697785179, 1702376286, '1'),
(36, 'Walkthrough 1', '																																																																																																																																																																					', '22.jpg', '22.jpg', 'WI', '#', 'S', 1697785432, 1702376546, '1'),
(37, 'Walkthrough 2', '																																																																																																			', '3.jpg', '3.jpg', 'WI', '#', 'S', 1697785468, 1702376319, '1'),
(38, 'Walkthrough 3', '																																																																																																			', '4.jpg', '4.jpg', 'WI', '#', 'S', 1697785502, 1702376350, '1'),
(39, 'Walkthrough 4', '																																																																																																			', '5.jpg', '5.jpg', 'WI', '#', 'S', 1697785544, 1702376358, '1'),
(40, 'Welcome to Manek Ratna', '																																																																																																								Artificial Jewellery Manufacturer & Wholesaler from Mumbai, India																																																																																																																															', 'Login-22.jpeg', 'Login-22.jpeg', 'LI', '#', 'S', 1697787023, 1702376706, '1'),
(41, 'Imitation Jewellery Wholesalers', 'Imitation Jewellery Wholesalers', 'Polki-Jewellery.jpg', 'Polki-Jewellery_8071.jpg', 'B', '#', 'S', 1759581242, 1759581242, '1');

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

--
-- Table structure for table `tbl_blog`
--

CREATE TABLE `tbl_blog` (
  `blog_id` int(11) NOT NULL,
  `title` varchar(200) DEFAULT NULL,
  `short_description` text DEFAULT NULL,
  `long_description` text DEFAULT NULL,
  `link` varchar(100) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `author` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `mobile_image` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_blog`
--

INSERT INTO `tbl_blog` (`blog_id`, `title`, `short_description`, `long_description`, `link`, `date`, `author`, `image`, `mobile_image`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Indian Artificial Jewelry Online', 'We are the swiftly growing Manufacturer, supplier and businessperson of Artificial jewellery - in the city of India and in foreign markets.\n\nIndian Artificial Jewelry Online\n\nIndian Artificial Jewelry Online\n\nWith the growing demand of imitation jewelleries in the Indian empire and overall planet, it\'s not astonishing to examine numerous manufacturers creating Artificial Jewellery.																															', '																																	', 'https://manekratna.com/blog/indian-artificial-jewelry-online', '2022-01-11', '', 'Indian Artificial Jewelry Online_7887.jpg', 'Indian Artificial Jewelry Online_9851.jpg', 'H', 1641911311, 1641911311, '1');

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

--
-- Table structure for table `tbl_boost_log`
--

CREATE TABLE `tbl_boost_log` (
  `boost_log_id` int(11) NOT NULL,
  `admin_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_branch`
--

CREATE TABLE `tbl_branch` (
  `branch_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `branch_name` varchar(200) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `contact_no` varchar(50) NOT NULL,
  `address` text NOT NULL,
  `gst_no` varchar(20) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_branch`
--

INSERT INTO `tbl_branch` (`branch_id`, `company_id`, `branch_name`, `email_id`, `contact_no`, `address`, `gst_no`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 1, 'Web Branch', 'jiami.web@gmail.com', '7309710180', 'Bhandup', '', 'S', 1766896743, 1766896743, '1'),
(2, 1, 'Head Office', 'jiami.head@gmail.com', '7309710180', 'Bhandup', '', 'S', 1766896743, 1766896743, '1');

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

--
-- Table structure for table `tbl_branch_bkp`
--

CREATE TABLE `tbl_branch_bkp` (
  `branch_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `branch_name` varchar(200) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `contact_no` varchar(50) NOT NULL,
  `address` text NOT NULL,
  `gst_no` varchar(20) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_branch_bkp`
--

INSERT INTO `tbl_branch_bkp` (`branch_id`, `company_id`, `branch_name`, `email_id`, `contact_no`, `address`, `gst_no`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 2, 'Punam', 'surajkrkushavaha@gmail.com', '1478523692', 'Tajpur', '123456789562', 'H', 1765197512, 1765197512, ''),
(3, 4, 'Suraj111', 'surajkrkushavaha11@gmail.com', '1425369874', 'Fulwariya Tajpur', '1597536842', 'H', 1765202733, 1765202908, '1'),
(5, 6, 'krish test mulund ut', 'branch1@ut,com', '789', 'test mulund ut', '1111', 'S', 1765265378, 1765265532, '');

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

--
-- Table structure for table `tbl_browsing_history`
--

CREATE TABLE `tbl_browsing_history` (
  `browsing_history_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_tags` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_business_type`
--

CREATE TABLE `tbl_business_type` (
  `business_type_id` int(11) NOT NULL,
  `business_type` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_business_type`
--

INSERT INTO `tbl_business_type` (`business_type_id`, `business_type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Distributor', 'S', 1605794904, 1605794904, '1'),
(2, 'Retailer', 'S', 1605794904, 1605794904, '1');

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

--
-- Table structure for table `tbl_cart`
--

CREATE TABLE `tbl_cart` (
  `cart_id` int(11) NOT NULL,
  `cart_key` varchar(255) DEFAULT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `price` varchar(100) DEFAULT NULL,
  `discount` varbinary(50) DEFAULT NULL,
  `type` enum('C','W') DEFAULT 'C' COMMENT 'C=>Cart,W=>Wishlist',
  `image` varchar(100) DEFAULT NULL,
  `attribute` varchar(100) DEFAULT NULL,
  `attribute_values` varchar(100) DEFAULT NULL,
  `quantity` varchar(100) DEFAULT NULL,
  `sub_total` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_category`
--

CREATE TABLE `tbl_category` (
  `category_id` int(11) NOT NULL,
  `parent_id` varchar(50) DEFAULT NULL,
  `category` varchar(255) DEFAULT NULL,
  `is_primary` enum('Y','N') NOT NULL DEFAULT 'N',
  `abbreviation` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `image` varchar(100) NOT NULL,
  `minimum_sku` varchar(250) DEFAULT NULL,
  `is_appointment` enum('Y','N') NOT NULL,
  `is_notification` enum('Y','N') NOT NULL DEFAULT 'N',
  `desktop_image` varchar(255) DEFAULT NULL,
  `mobile_image` varchar(255) DEFAULT NULL,
  `display_sub_category` varchar(100) NOT NULL,
  `sub_category_ids` varchar(250) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_category`
--

INSERT INTO `tbl_category` (`category_id`, `parent_id`, `category`, `is_primary`, `abbreviation`, `description`, `image`, `minimum_sku`, `is_appointment`, `is_notification`, `desktop_image`, `mobile_image`, `display_sub_category`, `sub_category_ids`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, '26', 'Earrings', '', 'ER', '', '1774604517_main_69c650e5a5e29.jpeg', '', 'Y', 'N', NULL, NULL, 'Y', '11,12,15', 'S', 1767697951, 1775110306, 1, 1, '1'),
(2, '26', 'Rings', '', 'Rings', '', 'colection2_8649.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767697982, 1775110196, 1, 1, '1'),
(3, '26', 'Mangalsutras', '', 'MG', '', 'colection3_8130.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698010, 1775110207, 1, 1, '1'),
(4, '26', 'Bracelets', '', 'BC', '', 'colection4_2289.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698043, 1775110217, 1, 1, '1'),
(5, '26', 'Kada', '', 'kada', '', 'colection5_8321.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698221, 1775110228, 1, 1, '1'),
(6, '26', 'Chains', '', 'chains', '', 'colection6_8338.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698258, 1775110240, 1, 1, '1'),
(7, '26', 'Payal And Anklets', '', 'PA', '', 'colection7_2175.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698300, 1775113389, 1, 1, '1'),
(8, '26', 'Necklaces', '', 'NS', '', 'colection8_4551.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698358, 1775110259, 1, 1, '1'),
(9, '26', 'Pendant Sets', '', 'PS', '', 'colection9_4839.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698395, 1775110271, 1, 1, '1'),
(10, '7', 'CZ Payal', '', 'CZP', '', 'colection10_9961.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1767698418, 1774963251, 1, 1, '1'),
(11, '1', 'Bali', '', 'bali', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1770534778, 1774963286, 1, 1, '1'),
(12, '1', 'Tops', '', 'tops', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1770534824, 1774963301, 1, 1, '1'),
(13, '7', 'Italian Payal', '', 'IP', '', '', '', 'Y', 'N', '1774856851_desktop_69ca2a93b6f58.webp', '1774856851_mobile_69ca2a93b725b.webp', 'N', '', 'S', 1774853035, 1774963395, 1, 1, '1'),
(14, '6', 'Italian Chain', '', 'IC', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1774855257, 1774963469, 1, 1, '1'),
(15, '1', 'Card Earrings', '', 'CE', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1774963550, 1774963563, 1, 1, '1'),
(16, '9', 'Card Pendant Sets', '', 'CPS', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1774963613, 1774963613, 1, 1, '1'),
(17, '3', 'Imported Mangalsutra', '', 'IM', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1774963651, 1774963729, 1, 1, '1'),
(18, '6', 'Card Dokiya', '', 'CD', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775037821, 1775037821, 1, 1, '1'),
(19, '25', 'CZ Band', '', 'CZB', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1775037876, 1775039809, 1, 1, '1'),
(20, '', 'Mens Jewellery', '', 'MJ', '', '1776082483_main_69dcde33ea17f.png', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1775038179, 1776082483, 1, 1, '1'),
(21, '20', 'Mens Ring', '', 'MR', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775038236, 1775038236, 1, 1, '1'),
(22, '20', 'Mens Kada', '', 'MK', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775038256, 1775038256, 1, 1, '1'),
(23, '20', 'Mens Cuban Bracelet', '', 'MCB', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775038294, 1775038294, 1, 1, '1'),
(24, '26', 'Toe Ring', '', 'TR', '', '', '', 'Y', 'N', NULL, NULL, 'N', '', 'S', 1775039354, 1775110134, 1, 1, '1'),
(25, '', 'Bands', '', 'bands', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775039769, 1775039769, 1, 1, '1'),
(26, '', 'Womens Jewellery', '', 'WJ', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775110115, 1775110115, 1, 1, '1'),
(27, '', 'Everyday Wear', '', 'EW', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655189, 1775655189, 1, 1, '1'),
(28, '', 'Party Wear', '', 'PW', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655205, 1775655205, 1, 1, '1'),
(29, '', 'Minimalistic', '', 'minimalistic', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655239, 1775655239, 1, 1, '1'),
(30, '', 'Office Chic', '', 'OC', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655284, 1775655284, 1, 1, '1'),
(31, '', 'Luxury Glam', '', 'LG', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655309, 1775655309, 1, 1, '1'),
(32, '', 'Statement Pieces', '', 'SP', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1775655332, 1775655332, 1, 1, '1'),
(34, '', 'Wife', '', 'wife', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1776087726, 1776087726, 1, 1, '1'),
(35, '', 'Husband', '', 'husband', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1776087744, 1776087744, 1, 1, '1'),
(36, '', 'Parents', '', 'parents', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1776087791, 1776087791, 1, 1, '1'),
(37, '', 'Cousins and Friends', '', 'CNF', '', '', '', 'Y', 'N', NULL, NULL, '', '', 'S', 1776087865, 1776087865, 1, 1, '1');

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

--
-- Table structure for table `tbl_category_old`
--

CREATE TABLE `tbl_category_old` (
  `category_id` int(11) NOT NULL,
  `parent_id` varchar(50) DEFAULT NULL,
  `category` varchar(255) DEFAULT NULL,
  `is_primary` enum('Y','N') NOT NULL DEFAULT 'N',
  `abbreviation` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `image` varchar(100) NOT NULL,
  `minimum_sku` int(11) NOT NULL DEFAULT 0,
  `is_appointment` enum('Y','N') NOT NULL,
  `is_notification` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `desktop_image` varchar(255) NOT NULL,
  `mobile_image` varchar(255) NOT NULL,
  `display_sub_category` varchar(255) NOT NULL,
  `sub_category_ids` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_category_old`
--

INSERT INTO `tbl_category_old` (`category_id`, `parent_id`, `category`, `is_primary`, `abbreviation`, `description`, `image`, `minimum_sku`, `is_appointment`, `is_notification`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `desktop_image`, `mobile_image`, `display_sub_category`, `sub_category_ids`) VALUES
(1, '', 'Earrings', '', 'ER', '', 'colection1_6740.png', 0, 'Y', 'N', 'S', 1767697951, 1767697951, 1, 1, '1', '', '', '', ''),
(2, '', 'Rings', '', 'Rings', '', 'colection2_8649.png', 0, 'Y', 'N', 'S', 1767697982, 1767697982, 1, 1, '1', '', '', '', ''),
(3, '', 'Mangalsutras', '', 'MG', '', 'colection3_8130.png', 0, 'Y', 'N', 'S', 1767698010, 1767698010, 1, 1, '1', '', '', '', ''),
(4, '', 'Bracelets', '', 'BC', '', 'colection4_2289.png', 0, 'Y', 'N', 'S', 1767698043, 1767698043, 1, 1, '1', '', '', '', ''),
(5, '', 'Mens Kadas', '', 'MK', '', 'colection5_8321.png', 0, 'Y', 'N', 'S', 1767698221, 1767698221, 1, 1, '1', '', '', '', ''),
(6, '', 'Gold Chains', '', 'GC', '', 'colection6_8338.png', 0, 'Y', 'N', 'S', 1767698258, 1767698258, 1, 1, '1', '', '', '', ''),
(7, '', 'Bangles', '', 'BG', '', 'colection7_2175.png', 0, 'Y', 'N', 'S', 1767698300, 1767698300, 1, 1, '1', '', '', '', ''),
(8, '', 'Necklaces', '', 'NS', '', 'colection8_4551.png', 0, 'Y', 'N', 'S', 1767698358, 1767698358, 1, 1, '1', '', '', '', ''),
(9, '', 'Nose Pins', '', 'NP', '', 'colection9_4839.png', 0, 'Y', 'N', 'S', 1767698395, 1767698395, 1, 1, '1', '', '', '', ''),
(10, '', 'Gold Coins', '', 'GC', '', 'colection10_9961.png', 0, 'Y', 'N', 'S', 1767698418, 1767698418, 1, 1, '1', '', '', '', ''),
(11, '', 'Antique Jewellery', '', 'Antique Jewellery', '', '', 0, 'Y', 'N', 'S', 1770534778, 1770534778, 1, 1, '1', '', '', '', ''),
(12, '', 'Temple Jewellery', '', 'Temple Jewellery', '', '', 0, 'Y', 'N', 'S', 1770534824, 1774079594, 1, 1, '1', '', '', '', '');

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

--
-- Table structure for table `tbl_cities`
--

CREATE TABLE `tbl_cities` (
  `id` int(11) NOT NULL,
  `name` varchar(30) NOT NULL,
  `state_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_cities`
--

INSERT INTO `tbl_cities` (`id`, `name`, `state_id`) VALUES
(10, 'Faridabad', 13),
(11, 'Palwal', 13),
(12, 'Hathin', 13),
(13, 'Hassanpur', 13),
(14, 'Gurgaon', 13),
(15, 'Sohna', 13),
(16, 'Ferozepur Jhirka', 13),
(17, 'Dharuhera', 13),
(18, 'Nuh', 13),
(19, 'Narnaul', 13),
(20, 'Bhiwani', 13),
(21, 'Kanina', 13),
(22, 'Loharu', 13),
(23, 'Rewari', 13),
(24, 'Charkhi Dadri', 13),
(25, 'Bawal', 13),
(26, 'Pataudi', 13),
(27, 'Rohtak', 13),
(28, 'Jhajjar', 13),
(29, 'Kalanaur', 13),
(30, 'Beri', 13),
(31, 'Gohana', 13),
(32, 'Sonepat', 13),
(33, 'Bahadurgarh', 13),
(34, 'Hissar', 13),
(35, 'Bawani Khera', 13),
(36, 'Hansi', 13),
(37, 'Narnaund', 13),
(38, 'Tosham', 13),
(39, 'Fatehbad', 13),
(40, 'Fatehabad', 13),
(41, 'Sirsa', 13),
(42, 'Rania', 13),
(43, 'Ladwa', 13),
(44, 'Ellenabad', 13),
(45, 'Mandi Dabwali', 13),
(46, 'Safidon', 13),
(47, 'Jakhal Mandi', 13),
(48, 'Barwala', 13),
(49, 'Julana', 13),
(50, 'Jind', 13),
(51, 'Uchana', 13),
(52, 'Narwana', 13),
(53, 'Tohana', 13),
(54, 'Kaithal', 13),
(55, 'Ganaur', 13),
(56, 'Karnal', 13),
(57, 'Kurukshetra', 13),
(58, 'Pundri', 13),
(59, 'Assandh', 13),
(60, 'Panipat', 13),
(61, 'Samalkha', 13),
(62, 'Gharaunda', 13),
(63, 'Nilokheri', 13),
(64, 'Pehowa', 13),
(65, 'Radaur', 13),
(66, 'Ambala', 13),
(67, 'Mustafabad', 13),
(68, 'Kalka', 13),
(69, 'Panchkula', 13),
(70, 'Pinjore', 13),
(71, 'Naraingarh', 13),
(72, 'Raipur Rani', 13),
(73, 'Yamunanagar', 13),
(74, 'Jagadhri', 13),
(75, 'Bilaspur', 13),
(76, 'Chhachhrauli', 13),
(77, 'Rupnagar', 32),
(78, 'Morinda', 32),
(79, 'Kurali', 32),
(80, 'Anandpur Sahib', 32),
(81, 'Nangal', 32),
(82, 'Kharar', 32),
(83, 'Patiala', 32),
(84, 'Rajpura', 32),
(85, 'Fatehgarh Sahib', 32),
(86, 'Ghanaur', 32),
(87, 'Ludhiana', 32),
(88, 'Raikot', 32),
(89, 'Samrala', 32),
(90, 'Machhiwara', 32),
(91, 'Kapurthala', 32),
(92, 'Jandiala', 32),
(93, 'Nakodar', 32),
(94, 'Payal', 32),
(95, 'Ferozepur', 32),
(96, 'Moga', 32),
(97, 'Badhni Kalan', 32),
(98, 'Dharamkot', 32),
(99, 'Makhu', 32),
(100, 'Zira', 32),
(101, 'Talwandi Bhai', 32),
(102, 'Amritsar', 32),
(103, 'Ajnala', 32),
(104, 'Bhikhiwind', 32),
(105, 'Patti', 32),
(106, 'Khem Karan', 32),
(107, 'Batala', 32),
(108, 'Gurdaspur', 32),
(109, 'Kalanaur', 32),
(110, 'Dhariwal', 32),
(111, 'Sri Hargobindpur', 32),
(112, 'Qadian', 32),
(113, 'Dina Nagar', 32),
(114, 'Majitha', 32),
(115, 'Fatehgarh Churian', 32),
(116, 'Dera Baba Nanak', 32),
(117, 'Jalandhar', 32),
(118, 'Hoshiarpur', 32),
(119, 'Hariana', 32),
(120, 'Mukerian', 32),
(121, 'Hajipur', 32),
(122, 'Alawalpur', 32),
(123, 'Banga', 32),
(124, 'Phagwara', 32),
(125, 'Goraya', 32),
(126, 'Phillaur', 32),
(127, 'Nawanshahr', 32),
(128, 'Rahon', 32),
(129, 'Begowal', 32),
(130, 'Nabha', 32),
(131, 'Sultanpur Lodhi', 32),
(132, 'Shahkot', 32),
(133, 'Kartarpur', 32),
(134, 'Dhilwan', 32),
(135, 'Pathankot', 32),
(136, 'Sujanpur', 32),
(137, 'Mahilpur', 32),
(138, 'Samana', 32),
(139, 'Ghagga', 32),
(140, 'Sanaur', 32),
(141, 'Amloh', 32),
(142, 'Sangrur', 32),
(143, 'Ahmedgarh', 32),
(144, 'Malerkotla', 32),
(145, 'Dhuri', 32),
(146, 'Bhawanigarh', 32),
(147, 'Sunam', 32),
(148, 'Cheema', 32),
(149, 'Lehragaga', 32),
(150, 'Akalgarh', 32),
(151, 'Dirba', 32),
(152, 'Barnala', 32),
(153, 'Bhadaur', 32),
(154, 'Dhanaula', 32),
(155, 'Longowal', 32),
(156, 'Bhatinda', 32),
(157, 'Rampura Phul', 32),
(158, 'Jaitu', 32),
(159, 'Faridkot', 32),
(160, 'Raman', 32),
(161, 'Sangat', 32),
(162, 'Budhlada', 32),
(163, 'Bhikhi', 32),
(164, 'Mansa', 32),
(165, 'Sardulgarh', 32),
(166, 'Maur', 32),
(167, 'Jalalabad', 32),
(168, 'Bariwala', 32),
(169, 'Muktsar', 32),
(170, 'Gidderbaha', 32),
(171, 'Malout', 32),
(172, 'Abohar', 32),
(173, 'Chandigarh', 32),
(174, 'Shimla', 14),
(175, 'Jutogh', 14),
(176, 'Theog', 14),
(177, 'Jubbal', 14),
(178, 'Rohru', 14),
(179, 'Narkanda', 14),
(180, 'Jammu', 15),
(181, 'Ghaziabad', 38),
(182, 'Ramnagar', 38),
(183, 'Loni', 38),
(184, 'Modinagar', 38),
(185, 'Mohiuddinpur', 38),
(186, 'Muradnagar', 38),
(187, 'Gautam Buddha Nagar', 38),
(188, 'Noida', 38),
(189, 'Aligarh', 2),
(190, 'Pilkhana', 38),
(191, 'Gonda', 38),
(192, 'Iglas', 38),
(193, 'Kauriaganj', 38),
(194, 'Khair', 38),
(195, 'Atrauli', 38),
(196, 'Bulandshahar', 2),
(197, 'Anupshahr', 38),
(198, 'Dibai', 38),
(199, 'Shikarpur', 38),
(200, 'Pahasu', 38),
(201, 'Bahjoi', 38),
(202, 'Bilari', 38),
(203, 'Chandausi', 38),
(204, 'Moradabad', 2),
(205, 'Kundarki', 38),
(206, 'Narauli', 38),
(207, 'Khurja', 38),
(208, 'Jewar', 38),
(209, 'Jahangirpur', 38),
(210, 'Dankaur', 38),
(211, 'Sikandrabad', 38),
(212, 'Mathura', 38),
(213, 'Kanth', 38),
(214, 'Hasayan', 38),
(215, 'Mursan', 38),
(216, 'Jasrana', 38),
(217, 'Firozabad', 2),
(218, 'Farukhabad', 2),
(219, 'Amanpur', 38),
(220, 'Nawabganj', 38),
(221, 'Kanpur', 38),
(222, 'Armapur Estate', 38),
(223, 'Akbarpur', 38),
(224, 'Pukhrayan', 38),
(225, 'Amraudha', 38),
(226, 'Bithoor', 38),
(227, 'Ghatampur', 38),
(228, 'Rura', 38),
(229, 'Rasulabad', 38),
(230, 'Jhinjhak', 38),
(231, 'Fatehgarh', 38),
(232, 'Gursahaiganj', 38),
(233, 'Faizabad', 38),
(234, 'Kamalganj', 38),
(235, 'Kannauj', 38),
(236, 'Saurikh', 38),
(237, 'Sikanderpur', 38),
(238, 'Talgram', 38),
(239, 'Unnao', 38),
(240, 'Maurawan', 38),
(241, 'Purwa', 38),
(242, 'Mohan', 38),
(243, 'Gangaghat', 38),
(244, 'Allahabad', 2),
(245, 'Katra', 38),
(246, 'Rajapur', 38),
(247, 'Ranipur', 38),
(248, 'Bharatganj', 38),
(249, 'Shankargarh', 38),
(250, 'Sikandra', 38),
(251, 'Bharwari', 38),
(252, 'Chail', 38),
(253, 'Karari', 38),
(254, 'Phulpur', 38),
(255, 'Fatehpur', 38),
(256, 'Ghazipur', 38),
(257, 'Bindki', 38),
(258, 'Khaga', 38),
(259, 'Harduaganj', 38),
(260, 'Varanasi', 38),
(261, 'Baragaon', 38),
(262, 'Gangapur', 38),
(263, 'Gopiganj', 38),
(264, 'Khamaria', 38),
(265, 'Suriyawan', 38),
(266, 'Nai Bazar', 38),
(267, 'Mirzapur', 38),
(268, 'Baraut', 38),
(269, 'Handia', 38),
(270, 'Jhusi', 38),
(271, 'Chitrakoot', 38),
(272, 'Ayodhya', 38),
(273, 'Deoria', 38),
(274, 'Shahganj', 38),
(275, 'Bikapur', 38),
(276, 'Banki', 38),
(277, 'Barabanki', 38),
(278, 'Satrikh', 38),
(279, 'Dewa', 38),
(280, 'Zaidpur', 38),
(281, 'Lucknow', 2),
(282, 'Wazirganj', 38),
(283, 'Malihabad', 38),
(284, 'Amethi', 38),
(285, 'Haidergarh', 38),
(286, 'Nagram', 38),
(287, 'Rae Bareli', 38),
(288, 'Raibareilly', 38),
(289, 'Salon', 38),
(290, 'Dalmau', 38),
(291, 'Lalganj', 38),
(292, 'Bachhrawan', 38),
(293, 'Jais', 38),
(294, 'Bhagwant Nagar', 38),
(295, 'Obra', 38),
(296, 'Ahraura', 38),
(297, 'Chunar', 38),
(298, 'Chakia', 38),
(299, 'Bisauli', 38),
(300, 'Zamania', 38),
(301, 'Rampur', 38),
(302, 'Mohammadabad', 38),
(303, 'Talbehat', 38),
(304, 'Hardoi', 38),
(305, 'Pali', 38),
(306, 'Shahabad', 38),
(307, 'Sandila', 38),
(308, 'Bilgram', 38),
(309, 'Madhoganj', 38),
(310, 'Mallawan', 38),
(311, 'Beniganj', 38),
(312, 'Gausganj', 38),
(313, 'Sandi', 38),
(314, 'Gopamau', 38),
(315, 'Pihani', 38),
(316, 'Bangarmau', 38),
(317, 'Safipur', 38),
(318, 'Bareilly', 38),
(319, 'Baheri', 38),
(320, 'Aonla', 38),
(321, 'Aliganj', 38),
(322, 'Faridpur', 38),
(323, 'Mirganj', 38),
(324, 'Shahi', 38),
(325, 'Milak', 38),
(326, 'Amroha', 38),
(327, 'Gajraula', 38),
(328, 'Ujhari', 38),
(329, 'Sirsi', 38),
(330, 'Sambhal', 38),
(331, 'Thakurdwara', 38),
(332, 'Bilaspur', 38),
(333, 'Suar', 38),
(334, 'Tanda', 38),
(335, 'Hapur', 38),
(336, 'Babugarh', 38),
(337, 'Meerut', 2),
(338, 'Pilkhuwa', 38),
(339, 'Aurangabad', 38),
(340, 'Bugrasi', 38),
(341, 'Khanpur', 38),
(342, 'Saidpur', 38),
(343, 'Saharanpur', 2),
(344, 'Ambehta', 38),
(345, 'Gangoh', 38),
(346, 'Nakur', 38),
(347, 'Nanauta', 38),
(348, 'Deoband', 38),
(349, 'Ailum', 38),
(350, 'Jalalabad', 38),
(351, 'Jhinjhana', 38),
(352, 'Kairana', 38),
(353, 'Muzaffarnagar', 2),
(354, 'Shamli', 38),
(355, 'Thana Bhawan', 38),
(356, 'Un', 38),
(357, 'Mawana', 38),
(358, 'Hastinapur', 38),
(359, 'Aminagar Sarai', 38),
(360, 'Chhaprauli', 38),
(361, 'Khatauli', 38),
(362, 'Budhana', 38),
(363, 'Shahpur', 38),
(364, 'Sisauli', 38),
(365, 'Sitapur', 38),
(366, 'Khairabad', 38),
(367, 'Laharpur', 38),
(368, 'Maholi', 38),
(369, 'Biswan', 38),
(370, 'Jahangirabad', 38),
(371, 'Pilibhit', 38),
(372, 'Puranpur', 38),
(373, 'Sultanpur', 38),
(374, 'Bilsanda', 38),
(375, 'Barkhera', 38),
(376, 'Basti', 38),
(377, 'Harraiya', 38),
(378, 'Bansi', 38),
(379, 'Hariharpur', 38),
(380, 'Maghar', 38),
(381, 'Khalilabad', 38),
(382, 'Tetri Bazar', 38),
(383, 'Sahjanwa', 38),
(384, 'Kushinagar', 38),
(385, 'Bahadurganj', 38),
(386, 'Sadat', 38),
(387, 'Amila', 38),
(388, 'Ghosi', 38),
(389, 'Kopaganj', 38),
(390, 'Ballia', 38),
(391, 'Bajna', 38),
(392, 'Raya', 38),
(393, 'Baldeo', 38),
(394, 'Gokul', 38),
(395, 'Mahaban', 38),
(396, 'Barsana', 38),
(397, 'Radhakund', 38),
(398, 'Agra', 2),
(399, 'Dayalbagh', 38),
(400, 'Bah', 38),
(401, 'Fatehpur Sikri', 38),
(402, 'Fatehabad', 38),
(403, 'Pinahat', 38),
(404, 'Tundla', 38),
(405, 'Lalitpur', 38),
(406, 'Alwar', 33),
(407, 'Khairthal', 33),
(408, 'Kishangarh', 33),
(409, 'Tijara', 33),
(410, 'Baran', 33),
(411, 'Jaipur', 33),
(412, 'Bagru', 33),
(413, 'Viratnagar', 33),
(414, 'Kotputli', 33),
(415, 'Dausa', 33),
(416, 'Bandikui', 33),
(417, 'Jobner', 33),
(418, 'Lalsot', 33),
(419, 'Didwana', 33),
(420, 'Kishangarh Renwal', 33),
(421, 'Nagaur', 33),
(422, 'Chomu', 33),
(423, 'Chaksu', 33),
(424, 'Tonk', 33),
(425, 'Uniara', 33),
(426, 'Malpura', 33),
(427, 'Deoli', 33),
(428, 'Ajmer', 33),
(429, 'Bhilwara', 33),
(430, 'Pushkar', 33),
(431, 'Sarwar', 33),
(432, 'Kekri', 33),
(433, 'Jahazpur', 33),
(434, 'Nasirabad', 33),
(435, 'Beawar', 33),
(436, 'Rajsamand', 33),
(437, 'Pali', 33),
(438, 'Rani', 33),
(439, 'Bali', 33),
(440, 'Sadri', 33),
(441, 'Sumerpur', 33),
(442, 'Jalore', 33),
(443, 'Sirohi', 33),
(444, 'Pindwara', 33),
(445, 'Udaipur', 33),
(446, 'Sheoganj', 33),
(447, 'Gulabpura', 33),
(448, 'Asind', 33),
(449, 'Shahpura', 33),
(450, 'Mandalgarh', 33),
(451, 'Chechat', 33),
(452, 'Bari Sadri', 33),
(453, 'Salumbar', 33),
(454, 'Nathdwara', 33),
(455, 'Bhinder', 33),
(456, 'Dhariawad', 33),
(457, 'Dungarpur', 33),
(458, 'Sagwara', 33),
(459, 'Galiakot', 33),
(460, 'Kherli', 33),
(461, 'Mahwa', 33),
(462, 'Swaimadhopur', 33),
(463, 'Phalodi', 33),
(464, 'Mahu Kalan', 33),
(465, 'Sikar', 33),
(466, 'Hindaun', 33),
(467, 'Karanpur', 33),
(468, 'Bundi', 33),
(469, 'Keshoraipatan', 33),
(470, 'Lakheri', 33),
(471, 'Kota', 33),
(472, 'Chhabra', 33),
(473, 'Sangod', 33),
(474, 'Jhalawar', 33),
(475, 'Bakani', 33),
(476, 'Aklera', 33),
(477, 'Pirawa', 33),
(478, 'Manohar Thana', 33),
(479, 'Bhawani Mandi', 33),
(480, 'Ramganj Mandi', 33),
(481, 'Suket', 33),
(482, 'Banswara', 33),
(483, 'Kushalgarh', 33),
(484, 'Dholpur', 33),
(485, 'Rajakhera', 33),
(486, 'Churu', 33),
(487, 'Ratannagar', 33),
(488, 'Ratangarh', 33),
(489, 'Jhunjhunu', 33),
(490, 'Bissau', 33),
(491, 'Taranagar', 33),
(492, 'Sardarshahar', 33),
(493, 'Bidasar', 33),
(494, 'Chhapar', 33),
(495, 'Sujangarh', 33),
(496, 'Rajaldesar', 33),
(497, 'Losal', 33),
(498, 'Khandela', 33),
(499, 'Sri Madhopur', 33),
(500, 'Chirawa', 33),
(501, 'Surajgarh', 33),
(502, 'Pilani', 33),
(503, 'Nawalgarh', 33),
(504, 'Udaipurwati', 33),
(505, 'Khetri', 33),
(506, 'Mandawa', 33),
(507, 'Mukandgarh', 33),
(508, 'Bikaner', 33),
(509, 'Nokha', 33),
(510, 'Ganganagar', 33),
(511, 'Gajsinghpur', 33),
(512, 'Padampur', 33),
(513, 'Raisinghnagar', 33),
(514, 'Sadulshahar', 33),
(515, 'Hanumangarh', 33),
(516, 'Nohar', 33),
(517, 'Anupgarh', 33),
(518, 'Pilibanga', 33),
(519, 'Suratgarh', 33),
(520, 'Kuchera', 33),
(521, 'Makrana', 33),
(522, 'Merta City', 33),
(523, 'Parbatsar', 33),
(524, 'Jodhpur', 33),
(525, 'Bilara', 33),
(526, 'Sanchore', 33),
(527, 'Barmer', 33),
(528, 'Balotra', 33),
(529, 'Jaisalmer', 33),
(530, 'Pokaran', 33),
(531, 'Pauri Garwhal', 2),
(532, 'Jhansi', 21),
(533, 'Garautha', 21),
(534, 'Mauranipur', 21),
(535, 'Jhnsi', 21),
(536, 'Maruanipur', 21),
(537, 'Moth', 21),
(538, 'Konch', 21),
(539, 'Nepanagar', 21),
(540, 'Harsud', 21),
(541, 'Khandwa', 21),
(542, 'Pandhana', 21),
(543, 'Burhanpur', 21),
(544, 'Khaknar', 21),
(545, 'Naya Harsud', 21),
(546, 'Kasarawad', 21),
(547, 'Kasrawad', 21),
(548, 'Khargone', 21),
(549, 'Barwaha', 21),
(550, 'Bhikangaon', 21),
(551, 'Dhar', 21),
(552, 'Maheshwar', 21),
(553, 'Maheashwar', 21),
(554, 'Jhirniya', 21),
(555, 'Jhiranya', 21),
(556, 'Jhirnia', 21),
(557, 'Segaon', 21),
(558, 'Bhagwanpura', 21),
(559, 'Bhagawanpura', 21),
(560, 'Rajpur', 21),
(561, 'Barwani', 21),
(562, 'Niwali', 21),
(563, 'Thikari', 21),
(564, 'Anjad', 21),
(565, 'Katni', 21),
(566, 'Sendhwa', 21),
(567, 'Pansemal', 21),
(568, 'Sendhawa', 21),
(569, 'Indore', 21),
(570, 'Depalpur', 21),
(571, 'Mhow', 21),
(572, 'Sanwer', 21),
(573, 'Dhjar', 21),
(574, 'Sardarpur', 21),
(575, 'Kukshai', 21),
(576, 'Kukshi', 21),
(577, 'Manawar', 21),
(578, 'Dharampuri', 21),
(579, 'Badnawar', 21),
(580, 'Dewas', 21),
(581, 'Bagli', 21),
(582, 'Sonkutch', 21),
(583, 'Kannod', 21),
(584, 'Khategaon', 21),
(585, 'Ujjain', 21),
(586, 'Ghatiya', 21),
(587, 'Badnagar', 21),
(588, 'Nagda', 21),
(589, 'Khacharod', 21),
(590, 'Bhatpachlana', 21),
(591, 'Piploda Baghla', 21),
(592, 'Polai Kalan', 21),
(593, 'Mahidpur', 21),
(594, 'Jharda', 21),
(595, 'Tajpur', 21),
(596, 'Tarana', 21),
(597, 'Runija', 21),
(598, 'Bajna', 21),
(599, 'Ratlam', 21),
(600, 'Sailana', 21),
(601, 'Alot', 21),
(602, 'Alote', 21),
(603, 'Piploda', 21),
(604, 'Jaora', 21),
(605, 'Jhabua', 21),
(606, 'Meghnagar', 21),
(607, 'Petlawad', 21),
(608, 'Thandla', 21),
(609, 'Petlawada', 21),
(610, 'Bhavra', 21),
(611, 'Alirajpur', 21),
(612, 'Ranapur', 21),
(613, 'Mandsaur', 21),
(614, 'Manasa', 21),
(615, 'Jawad', 21),
(616, 'Mandasur', 21),
(617, 'Neemuch', 21),
(618, 'Malhargarh', 21),
(619, 'Sitamau', 21),
(620, 'Malahargarh', 21),
(621, 'Bhanpura', 21),
(622, 'Garoth', 21),
(623, 'Suwasara Mandi', 21),
(624, 'Betul', 21),
(625, 'Bhainsdehi', 21),
(626, 'Bahinsdehi', 21),
(627, 'Amal', 21),
(628, 'Shahpur', 21),
(629, 'Shahpura', 21),
(630, 'Amla', 21),
(631, 'Multai', 21),
(632, 'Mulati', 21),
(633, 'Parasia', 21),
(634, 'Babai', 21),
(635, 'Hoshangabad', 21),
(636, 'Timarni', 21),
(637, 'Itarsi', 21),
(638, 'Seoni Malwa', 21),
(639, 'Harda', 21),
(640, 'Khirkiya', 21),
(641, 'Khirkiyan', 21),
(642, 'Sohagpur', 21),
(643, 'Piparia', 21),
(644, 'Pipariya', 21),
(645, 'Bankhedi', 21),
(646, 'Gadarwara', 21),
(647, 'Huzur', 21),
(648, 'Bhopal', 21),
(649, 'Vidisha', 21),
(650, 'Nateran', 21),
(651, 'Lateri', 21),
(652, 'Gyaraspur', 21),
(653, 'Basoda', 21),
(654, 'Kurwai', 21),
(655, 'Sironj', 21),
(656, 'Bina', 21),
(657, 'Gairatganj', 21),
(658, 'Goharganj', 21),
(659, 'Raisen', 21),
(660, 'Baraily', 21),
(661, 'Udaipura', 21),
(662, 'Silwani', 21),
(663, 'Begamganj', 21),
(664, 'Shajapur', 21),
(665, 'Berchha', 21),
(666, 'Shujalpur', 21),
(667, 'Sundersi', 21),
(668, 'Awantipur Barodiya', 21),
(669, 'Kalisindh', 21),
(670, 'Akodia', 21),
(671, 'Moman Badodiya', 21),
(672, 'Barodia Kumaria', 21),
(673, 'Salsalai', 21),
(674, 'Agar', 21),
(675, 'Kanad', 21),
(676, 'Kalapipal', 21),
(677, 'Jamner', 21),
(678, 'Khokra Kalan', 21),
(679, 'Agar Malwa', 21),
(680, 'Nalkheda', 21),
(681, 'Susner', 21),
(682, 'Soyat Kalan', 21),
(683, 'Barode', 21),
(684, 'Rajgarh', 21),
(685, 'Rajgarh(Bia)', 21),
(686, 'Kurawar', 21),
(687, 'Narsinghgarh', 21),
(688, 'Sarangpur', 21),
(689, 'Biaora', 21),
(690, 'Raigarh', 21),
(691, 'Suthalia', 21),
(692, 'Talen', 21),
(693, 'Khilchipur', 21),
(694, 'Pachore', 21),
(695, 'Boda', 21),
(696, 'Khujner', 21),
(697, 'Chhapiheda', 21),
(698, 'Zeerapur', 21),
(699, 'Jirapur', 21),
(700, 'Machalpur', 21),
(701, 'Ashta', 21),
(702, 'Sehore', 21),
(703, 'Bilkisganj', 21),
(704, 'Ichhawar', 21),
(705, 'Kotri', 21),
(706, 'Ichawar', 21),
(707, 'Metwada', 21),
(708, 'Siddikganj', 21),
(709, 'Jawar', 21),
(710, 'Nasrullagaj', 21),
(711, 'Nasrullaganj', 21),
(712, 'Budhni', 21),
(713, 'Budni', 21),
(714, 'Doraha', 21),
(715, 'Rehti', 21),
(716, 'Baktara', 21),
(717, 'Shahganj', 21),
(718, 'Shyampur', 21),
(719, 'Ahmedpur', 21),
(720, 'Sagar', 21),
(721, 'Banda', 21),
(722, 'Khurai', 21),
(723, 'Rahatgarh', 21),
(724, 'Kesli', 21),
(725, 'Deori', 21),
(726, 'Rehli', 21),
(727, 'Garhakota', 21),
(728, 'Damoh', 21),
(729, 'Patera', 21),
(730, 'Patharia', 21),
(731, 'Batiyagarh', 21),
(732, 'Jabera', 21),
(733, 'Pathariya', 21),
(734, 'Hatta', 21),
(735, 'Chhatarpur', 21),
(736, 'Nowgong', 21),
(737, 'Malehara', 21),
(738, 'Malehra', 21),
(739, 'Laundi', 21),
(740, 'Bad Malahara', 21),
(741, 'Badamalahara', 21),
(742, 'Badamalahra', 21),
(743, 'Malahara', 21),
(744, 'Bijawar', 21),
(745, 'Gaurihar', 21),
(746, 'Laund', 21),
(747, 'Rajanagar', 21),
(748, 'Rajnagar', 21),
(749, 'Tikamgarh', 21),
(750, 'Jatara', 21),
(751, 'Baldeogarh', 21),
(752, 'Pawai', 21),
(753, 'Khargapur', 21),
(754, 'Palera', 21),
(755, 'Pelara', 21),
(756, 'Niwari', 21),
(757, 'Orchha', 21),
(758, 'Tikamgar', 21),
(759, 'Prithvipur', 21),
(760, 'Guna', 21),
(761, 'Aroun', 21),
(762, 'Bamori', 21),
(763, 'Raghogarh', 21),
(764, 'Chacauda', 21),
(765, 'Chachoda', 21),
(766, 'Chachauda', 21),
(767, 'Kumbhraj', 21),
(768, 'Maksudangarh', 21),
(769, 'Ashoknagar', 21),
(770, 'Ashok Nagar', 21),
(771, 'Esagarh', 21),
(772, 'Mungaoli', 21),
(773, 'Chanderi', 21),
(774, 'Shivpuri', 21),
(775, 'Khaniadhana', 21),
(776, 'Karera', 21),
(777, 'Pichhore', 21),
(778, 'Kolaras', 21),
(779, 'Pohri', 21),
(780, 'Narwar', 21),
(781, 'Gird', 21),
(782, 'Gwalior', 21),
(783, 'Morar', 21),
(784, 'Dabra', 21),
(785, 'Gwalor', 21),
(786, 'Bhitarwar', 21),
(787, 'Bhandair', 21),
(788, 'Bhander', 21),
(789, 'Datia', 21),
(790, 'Seondha', 21),
(791, 'Indergah', 21),
(792, 'Indergarh', 21),
(793, 'Joura', 21),
(794, 'Morena', 21),
(795, 'Ambah', 21),
(796, 'Porsa', 21),
(797, 'Dimni', 21),
(798, 'Kailaras', 21),
(799, 'Kealras', 21),
(800, 'Kelaras', 21),
(801, 'Sabalgarh', 21),
(802, 'Bijaipur', 21),
(803, 'Bijaypur', 21),
(804, 'Vijaypur', 21),
(805, 'Sheopur', 21),
(806, 'Karahal', 21),
(807, 'Bhind', 21),
(808, 'Ater', 21),
(809, 'Attair', 21),
(810, 'Gohad', 21),
(811, 'Mehgoun', 21),
(812, 'Mehgaon', 21),
(813, 'Raun', 21),
(814, 'Ron', 21),
(815, 'Mihona', 21),
(816, 'Lahar', 21),
(817, 'Barhi', 21),
(818, 'Chhindwar', 21),
(819, 'Chhindwara', 21),
(820, 'Chhindwra', 21),
(821, 'Sausar', 21),
(822, 'Bichhua', 21),
(823, 'Chaurai', 21),
(824, 'Chourai', 21),
(825, 'Chouai', 21),
(826, 'Chourak', 21),
(827, 'Amarawara', 21),
(828, 'Amarwara', 21),
(829, 'Harrai', 21),
(830, 'Pandhurna', 21),
(831, 'Paraisa', 21),
(832, 'Chandametta', 21),
(833, 'Junnardeo', 21),
(834, 'Jamai', 21),
(835, 'Junnareo', 21),
(836, 'Tamia', 21),
(837, 'Seoni', 21),
(838, 'Barghat', 21),
(839, 'Bharghat', 21),
(840, 'Korai', 21),
(841, 'Lakhanadon', 21),
(842, 'Ghansore', 21),
(843, 'Lakhnadon', 21),
(844, 'Keolari', 21),
(845, 'Ghansire', 21),
(846, 'Balaghat', 21),
(847, 'Laburra', 21),
(848, 'Baihar', 21),
(849, 'Kiranpur', 21),
(850, 'Kirnapur', 21),
(851, 'Lanji', 21),
(852, 'Khairlanji', 21),
(853, 'Lalbarra', 21),
(854, 'Lalburra', 21),
(855, 'Waraseoni', 21),
(856, 'Katangi', 21),
(857, 'Tirodi', 21),
(858, 'Mandla', 21),
(859, 'Niwas', 21),
(860, 'Nainpur', 21),
(861, 'Sahpura Niwas', 21),
(862, 'Sahpuraniwas', 21),
(863, 'Shahpura Niwas', 21),
(864, 'Bhua Bichhiya', 21),
(865, 'Bhuabichhiya', 21),
(866, 'Dindori', 21),
(867, 'Bhuabichhia', 21),
(868, 'Bhubichhiya', 21),
(869, 'Bhua Bichhia', 21),
(870, 'Jabalpur', 21),
(871, 'Bhedaghat', 21),
(872, 'Patan', 21),
(873, 'Kundam', 21),
(874, 'Jsbslpur', 21),
(875, 'Sihora', 21),
(876, 'Sihora.', 21),
(877, 'Bahoriband', 21),
(878, 'Bahoriaband', 21),
(879, 'Sihira', 21),
(880, 'Murwara', 21),
(881, 'Vijayaragahvgarh', 21),
(882, 'Vijayaraghavgarh', 21),
(883, 'Vijayaraghvgarh', 21),
(884, 'Vijayarghavgarh', 21),
(885, 'Vijayragahvgarh', 21),
(886, 'Kanti', 21),
(887, 'Ijayaraghavgarh.', 21),
(888, 'Vijaragahvgarh', 21),
(889, 'Vijayraghavgarh', 21),
(890, 'Rithi', 21),
(891, 'Anuppur', 21),
(892, 'Beohari', 21),
(893, 'Shagpur', 21),
(894, 'Shahdol', 21),
(895, 'B. Pali', 21),
(896, 'B.Pali', 21),
(897, 'Jaithari', 21),
(898, 'Pushparajgarh', 21),
(899, 'Kotma', 21),
(900, 'Jaitpur', 21),
(901, 'Jaisinghnagar', 21),
(902, 'Birsinghpur Pali', 21),
(903, 'Bandhogarh', 21),
(904, 'Umaria', 21),
(905, 'Burhar', 21),
(906, 'Churhat', 21),
(907, 'V', 21),
(908, 'Maihar', 21),
(909, 'Raghurajnagar', 21),
(910, 'Satna', 21),
(911, 'Rampur Baghelan', 21),
(912, 'Rampur-Baghelan', 21),
(913, 'Raghuraj Nagar', 21),
(914, 'Nagod', 21),
(915, 'Mauganj', 21),
(916, 'Unchehara', 21),
(917, 'Amarpatan', 21),
(918, 'Ramnagar', 21),
(919, 'Rewa', 21),
(920, 'Sirmour', 21),
(921, 'Raipur - Karchuliyan', 21),
(922, 'Teonthar', 21),
(923, 'Gurh', 21),
(924, 'Hanumana', 21),
(925, 'Gopad Vanas', 21),
(926, 'Gopadbanas', 21),
(927, 'Gopadvanas', 21),
(928, 'Majauli', 21),
(929, 'Sihawal', 21),
(930, 'Sidhi', 21),
(931, 'Rampur Naikin', 21),
(932, 'Deosar', 21),
(933, 'Devsar', 21),
(934, 'Chitrangi', 21),
(935, 'Singrauli', 21),
(936, 'Singrauli Colliery', 21),
(937, 'Kareli', 21),
(938, 'Narsimhapur', 21),
(939, 'Narsinghpur', 21),
(940, 'Narsinghpur Ho', 21),
(941, 'Gotegaon', 21),
(942, 'Tendukheda', 21),
(943, 'Saikheda', 21),
(944, 'Narasinghpur', 21),
(945, 'Panna', 21),
(946, 'Gunnor', 21),
(947, 'Ajaigarh', 21),
(948, 'Ajaygarh', 21),
(949, 'Devendra', 21),
(950, 'Devendra Nagar', 21),
(951, 'Raipura', 21),
(952, 'Rajkot', 12),
(953, 'Lodhika', 12),
(954, 'Kotda Sangani', 12),
(955, 'Kotda Sanghani', 12),
(956, 'Jasdan', 12),
(957, 'Kotda Saangani', 12),
(958, 'Sardhar', 12),
(959, 'Kotda', 12),
(960, 'Sayla', 12),
(961, 'Gondal', 12),
(962, 'Kalavad', 12),
(963, 'Dhrol', 12),
(964, 'Paddhari', 12),
(965, 'Dhoraji', 12),
(966, 'Jetpur', 12),
(967, 'Jamkandorna', 12),
(968, 'Upleta', 12),
(969, 'Jamjodhpur', 12),
(970, 'Manavadar', 12),
(971, 'Kutiyana', 12),
(972, 'Bhanvad', 12),
(973, 'Jamnagar', 12),
(974, 'Okhamandal', 12),
(975, 'Porbandar', 12),
(976, 'Ranavav', 12),
(977, 'Junagadh', 12),
(978, 'Porbaandar', 12),
(979, 'Jodiya', 12),
(980, 'Khambhalia', 12),
(981, 'Jodia', 12),
(982, 'Lalpur', 12),
(983, 'Kahbhalia', 12),
(984, 'Kalyanpur', 12),
(985, 'Jamkalyanpur', 12),
(986, 'Bhesan', 12),
(987, 'Talala', 12),
(988, 'Keshod', 12),
(989, 'Vanthali(S)', 12),
(990, 'Mangrol', 12),
(991, 'Malia', 12),
(992, 'Malia Hatina', 12),
(993, 'Patan-Veraval', 12),
(994, 'Mendarda', 12),
(995, 'Sutrapada', 12),
(996, 'Una', 12),
(997, 'Vanthli', 12),
(998, 'Kodinar', 12),
(999, 'Amreli', 12),
(1000, 'Jafrabad', 12),
(1001, 'Wadhwancity', 12),
(1002, 'Wadhwanicity', 12),
(1003, 'Wadhwan', 12),
(1004, 'Surendranagar', 12),
(1005, 'Lakhtar', 12),
(1006, 'Lkhtar', 12),
(1007, 'Dhrangadhra', 12),
(1008, 'Dhrangsadhra', 12),
(1009, 'Dshrangadhra', 12),
(1010, 'Halvad', 12),
(1011, 'Navsari', 12),
(1012, 'Limbdi', 12),
(1013, 'Limndi', 12),
(1014, 'Surendra Nagar', 12),
(1015, 'Dhandhuka', 12),
(1016, 'Limbdiq', 12),
(1017, 'Muli', 12),
(1018, 'Chotila', 12),
(1019, 'Ahmedabad', 12),
(1020, 'Wankaner', 12),
(1021, 'Maliya Miyana', 12),
(1022, 'Morvi', 12),
(1023, 'Morbi', 12),
(1024, 'Taankaraa', 12),
(1025, 'Tankara', 12),
(1026, 'Dahisara', 12),
(1027, 'Malia(M)', 12),
(1028, 'Maliya', 12),
(1029, 'Bhavnagar', 12),
(1030, 'Gogha', 12),
(1031, 'Talaja', 12),
(1032, 'Mahuva', 12),
(1033, 'Sihor', 12),
(1034, 'Damnagar', 12),
(1035, 'Palitana', 12),
(1036, 'Umrala', 12),
(1037, 'Gariyadhar', 12),
(1038, 'Patan', 12),
(1039, 'Vallabhiopur', 12),
(1040, 'Vallabhipur', 12),
(1041, 'Vallbhiopur', 12),
(1042, 'Vallbhipur', 12),
(1043, 'Gadhada Sn', 12),
(1044, 'Lathi', 12),
(1045, 'Vadia', 12),
(1046, 'Jesar', 12),
(1047, 'Savar Kundla', 12),
(1048, 'Savarkundla', 12),
(1049, 'Rajula', 12),
(1050, 'Chalala', 12),
(1051, 'Botad', 12),
(1052, 'Gadhada', 12),
(1053, 'Babra', 12),
(1054, 'Bagasara', 12),
(1055, 'Visavadar', 12),
(1056, 'Kunkvav-Vadia', 12),
(1057, 'Bagsra', 12),
(1058, 'Kunkavav Vadia', 12),
(1059, 'Liliya', 12),
(1060, 'Khambha', 12),
(1061, 'Dhari', 12),
(1062, 'Bhuj', 12),
(1063, 'Nakhatrana', 12),
(1064, 'Anjar', 12),
(1065, 'Bhachau', 12),
(1066, 'Abdasa', 12),
(1067, 'Rahpar', 12),
(1068, 'Rapar', 12),
(1069, 'Gandhidham', 12),
(1070, 'Mundra', 12),
(1071, 'K. Mandvi', 12),
(1072, 'Mandvi', 12),
(1073, 'Mandavi', 12),
(1074, 'Kachchh', 12),
(1075, 'Lakhpat', 12),
(1076, 'Lakhapat', 12),
(1077, 'Kachch', 12),
(1078, 'Ahmadabad City', 12),
(1079, 'City Taluka', 12),
(1080, 'Daskroi', 12),
(1081, 'Sanand', 12),
(1082, 'Gandhinagar', 12),
(1083, 'Gandhi Nagar', 12),
(1084, 'Sannad', 12),
(1085, 'Viramgam', 12),
(1086, 'Kadi', 12),
(1087, 'Kalol', 12),
(1088, 'Detroj Rampura', 12),
(1089, 'Detroj- Rampura', 12),
(1090, 'Detroj-Rampura', 12),
(1091, 'Mandal', 12),
(1092, 'Patdi', 12),
(1093, 'Detrioj-Rampura', 12),
(1094, 'Dascroi', 12),
(1095, 'Bavla', 12),
(1096, 'Dholka', 12),
(1097, 'Ranpur', 12),
(1098, 'Barwala', 12),
(1099, 'Dehgam', 12),
(1100, 'Dasroi', 12),
(1101, 'Ahmedabad City', 12),
(1102, 'Mahesana', 12),
(1103, 'Boriavi', 12),
(1104, 'Mansa', 12),
(1105, 'Dasada', 12),
(1106, 'Dasda', 12),
(1107, 'Dasdaa', 12),
(1108, 'Vijapur', 12),
(1109, 'Satlasana', 12),
(1110, 'Visnagar', 12),
(1111, 'Himatnagar', 12),
(1112, 'Himatnagar.', 12),
(1113, 'Idar', 12),
(1114, 'Himatanagar', 12),
(1115, 'Prantij', 12),
(1116, 'Talod', 12),
(1117, 'Khedbrahma', 12),
(1118, 'Vadali', 12),
(1119, 'Bhiloda', 12),
(1120, 'Vijaynagar', 12),
(1121, 'Modasa', 12),
(1122, 'Meghraj', 12),
(1123, 'Bayad', 12),
(1124, 'Dhansura', 12),
(1125, 'Malpur', 12),
(1126, 'Sabarkantha', 12),
(1127, 'Vijaynagar.', 12),
(1128, 'Becharaji', 12),
(1129, 'Kheralu', 12),
(1130, 'Unjha', 12),
(1131, 'Sidhpur', 12),
(1132, 'Vadnagar', 12),
(1133, 'Chanasma', 12),
(1134, 'Harij', 12),
(1135, 'Sami', 12),
(1136, 'Santalpur', 12),
(1137, 'Dabhoi', 12),
(1138, 'Satalasana', 12),
(1139, 'Vadnabar', 12),
(1140, 'Amirgadh', 12),
(1141, 'Banaskantha', 12),
(1142, 'Palanpur', 12),
(1143, 'Vadgam', 12),
(1144, 'Danta', 12),
(1145, 'Shri Amirgadh', 12),
(1146, 'Shriamirgadh', 12),
(1147, 'Vadagam', 12),
(1148, 'Dhanera', 12),
(1149, 'Tharad', 12),
(1150, 'Bhabhar', 12),
(1151, 'Deodar', 12),
(1152, 'Radhanpur', 12),
(1153, 'Santalpurp', 12),
(1154, 'Dantiwada', 12),
(1155, 'Disa', 12),
(1156, 'Deesa', 12),
(1157, 'Kankraj', 12),
(1158, 'Kankrej', 12),
(1159, 'Vav', 12),
(1160, 'Nadiad', 12),
(1161, 'Naidiad', 12),
(1162, 'Mahemdavad', 12),
(1163, 'Mehmedabad', 12),
(1164, 'Umreth', 12),
(1165, 'Kheda', 12),
(1166, 'Mahemdabad', 12),
(1167, 'Sojitra', 12),
(1168, 'Matar', 12),
(1169, 'Mahudha', 12),
(1170, 'Anand', 12),
(1171, 'Kathlal', 12),
(1172, 'Petlad', 12),
(1173, 'Kapadwanj', 12),
(1174, 'Tarapur', 12),
(1175, 'Kapadvanj', 12),
(1176, 'Borsad', 12),
(1177, 'Perlad', 12),
(1178, 'Khambhat', 12),
(1179, 'Tarapura=', 12),
(1180, 'Unreth', 12),
(1181, 'Thasra', 12),
(1182, 'Birpur', 12),
(1183, 'Thsra', 12),
(1184, 'Balasinor', 12),
(1185, 'Virpur', 12),
(1186, 'Lunawada', 12),
(1187, 'Panchmahals', 12),
(1188, 'Anklav', 12),
(1189, 'Godhra', 12),
(1190, 'Savli', 12),
(1191, 'Godhara', 12),
(1192, 'Shehera', 12),
(1193, 'Santrampur', 12),
(1194, 'Morwa (Hadaf)', 12),
(1195, 'Morva Hadaf', 12),
(1196, 'Devgadbaria', 12),
(1197, 'Devgadh Baria', 12),
(1198, 'Limkheda', 12),
(1199, 'Dhanpur', 12),
(1200, 'Dohad', 12),
(1201, 'Dahod', 12),
(1202, 'Garbada', 12),
(1203, 'Panchamahals', 12),
(1204, 'Jhalod', 12),
(1205, 'Fatepura', 12),
(1206, 'Jahlod', 12),
(1207, 'Likheda', 12),
(1208, 'Khanpur', 12),
(1209, 'Kadana', 12),
(1210, 'Santrampura', 12),
(1211, 'Ghoghamba', 12),
(1212, 'Ghoghmba', 12),
(1213, 'Halol', 12),
(1214, 'Holol', 12),
(1215, 'Jambughoda', 12),
(1216, 'Vadodara', 12),
(1217, 'Sinor', 12),
(1218, 'Narmada', 12),
(1219, 'Tilakwada', 12),
(1220, 'Naswadi', 12),
(1221, 'Sankheda', 12),
(1222, 'Bodeli', 12),
(1223, 'Pavijetpur', 12),
(1224, 'Nasvadi', 12),
(1225, 'Chhotaudepur', 12),
(1226, 'Pavijetpura', 12),
(1227, 'Chhota Udepur', 12),
(1228, 'Chhota-Udepur', 12),
(1229, 'Ch.Udepur', 12),
(1230, 'Kawant', 12),
(1231, 'Karjan', 12),
(1232, 'Padra', 12),
(1233, 'Rajpipla', 12),
(1234, 'Vaghodia', 12),
(1235, 'Vaghoida', 12),
(1236, 'Vaghodida', 12),
(1237, 'Anklesvar', 12),
(1238, 'Jambusar', 12),
(1239, 'Nandod', 12),
(1240, 'Bharuch', 12),
(1241, 'Bahruch', 12),
(1242, 'Amod', 12),
(1243, 'Hansot', 12),
(1244, 'Vagra', 12),
(1245, 'Jhagadia', 12),
(1246, 'Dediapada', 12),
(1247, 'Jambsuar', 12),
(1248, 'Ankleshwar', 12),
(1249, 'Andada', 12),
(1250, 'Sagbara', 12),
(1251, 'Surat', 12),
(1252, 'Rajpipala', 12),
(1253, 'Valia', 12),
(1254, 'Nadod', 12),
(1255, 'Chorasi', 12),
(1256, 'Chorayasi', 12),
(1257, 'Olpad', 12),
(1258, 'Sayan', 12),
(1259, 'Kamrej', 12),
(1260, 'Makrej', 12),
(1261, 'Surat City', 12),
(1262, 'Udhna', 12),
(1263, 'Sachin', 12),
(1264, 'Lajpore', 12),
(1265, 'Valod', 12),
(1266, 'Bardoli', 12),
(1267, 'Choryasi', 12),
(1268, 'Palsana', 12),
(1269, 'Songadh', 12),
(1270, 'Vyara', 12),
(1271, 'Fort Songadh', 12),
(1272, 'Nijhar', 12),
(1273, 'Nizar', 12),
(1274, 'Uchchhal', 12),
(1275, 'Velachha', 12),
(1276, 'Umarpada', 12),
(1277, 'Vankal', 12),
(1278, 'Zankhvav', 12),
(1279, 'Variav', 12),
(1280, 'Ahwa', 12),
(1281, 'Dang', 12),
(1282, 'Dangs', 12),
(1283, 'The Dangs', 12),
(1284, 'Valsad', 12),
(1285, 'Dharampur', 12),
(1286, 'Hanuman Bhagda', 12),
(1287, 'Chikhli', 12),
(1288, 'Bansda', 12),
(1289, 'Vansda', 12),
(1290, 'Kaprada', 12),
(1291, 'Umargam', 12),
(1292, 'Umbergaon', 12),
(1293, 'Gandevi', 12),
(1294, 'Pardi', 12),
(1295, 'Umargarm', 12),
(1296, 'Dadra & Nagar Haveli', 12),
(1297, 'Dungri', 12),
(1298, 'Jalalpore', 12),
(1299, 'Jalalporre', 12),
(1300, 'Mumbai', 22),
(1301, 'Bandra', 22),
(1302, 'Jogeshwari East', 22),
(1303, 'Goregaon', 22),
(1304, 'Goregaon East', 22),
(1305, 'Malad West', 22),
(1306, 'Borivali East', 22),
(1307, 'Borivlai East', 22),
(1308, 'Kandivali West', 22),
(1309, 'Kandivlai West', 22),
(1310, 'Dahisar East', 22),
(1311, 'Dahisar West', 22),
(1312, 'Borivali West', 22),
(1313, 'Malad East', 22),
(1314, 'Kandivali East', 22),
(1315, 'Jogeshwari West', 22),
(1316, 'Goregaon West', 22),
(1317, 'Thane', 22),
(1318, 'Navi Mumbai', 22),
(1319, 'Rabale', 22),
(1320, 'Uran', 22),
(1321, 'Digha', 22),
(1322, 'Bhayander', 22),
(1323, 'Mokhada', 22),
(1324, 'Palghar', 22),
(1325, 'Dahanu', 22),
(1326, 'Mira Road', 22),
(1327, 'Vasai', 22),
(1328, 'Bassein', 22),
(1329, 'Bhiwandi', 22),
(1330, 'Vada', 22),
(1331, 'Gokhivare', 22),
(1332, 'Vikramgad', 22),
(1333, 'Talasari', 22),
(1334, 'Jawhar', 22),
(1335, 'Mhasla', 22),
(1336, 'Mahad', 22),
(1337, 'Mangaon', 22),
(1338, 'Raigad', 22),
(1339, 'Roha', 22),
(1340, 'Pen', 22),
(1341, 'Alibag', 22),
(1342, 'Murud', 22),
(1343, 'Shrivardhan', 22),
(1344, 'Shriwardhan', 22),
(1345, 'Tala', 22),
(1346, 'Poladpur', 22),
(1347, 'Nandgaon', 22),
(1348, 'Karjat', 22),
(1349, 'Panvel', 22),
(1350, 'Khalapur', 22),
(1351, 'Khopoli', 22),
(1352, 'Sudhagad', 22),
(1353, 'Kamothe', 22),
(1354, 'Kalamboli', 22),
(1355, 'Maval', 22),
(1356, 'Mawal', 22),
(1357, 'Pune', 22),
(1358, 'Khed', 22),
(1359, 'Junnar', 22),
(1360, 'Ambegaon', 22),
(1361, 'Shirur', 22),
(1362, 'Mulshi', 22),
(1363, 'Pune City', 22),
(1364, 'Haveli', 22),
(1365, 'Mulashi', 22),
(1366, 'Baramati', 22),
(1367, 'Purandar', 22),
(1368, 'Velhe', 22),
(1369, 'Daund', 22),
(1370, 'Bhor', 22),
(1371, 'Purandhar', 22),
(1372, 'Khandala', 22),
(1373, 'Shiurur', 22),
(1374, 'Shirwal S.O', 22),
(1375, 'Kanandala Bawada', 22),
(1376, 'Kandala Bawada', 22),
(1377, 'Khandala Bawada', 22),
(1378, 'Khandala Bawada.', 22),
(1379, 'Khandalabavada', 22),
(1380, 'Khandalabawada', 22),
(1381, 'Wai', 22),
(1382, 'Jawali', 22),
(1383, 'Mahabaleshwar', 22),
(1384, 'Mahabaleshawar', 22),
(1385, 'Mahabaleshwr', 22),
(1386, 'Solapur North', 22),
(1387, 'N.Solapur', 22),
(1388, 'North Solapur', 22),
(1389, 'Solapur South', 22),
(1390, 'Nort Solapur', 22),
(1391, 'Solapur', 22),
(1392, 'Madha', 22),
(1393, 'Malshiras', 22),
(1394, 'Pandharpur', 22),
(1395, 'Indapur', 22),
(1396, 'Malsiras', 22),
(1397, 'Malshira', 22),
(1398, 'Malsras', 22),
(1399, 'Sholapur', 22),
(1400, 'Ahmednagar', 22),
(1401, 'Jamkhed', 22),
(1402, 'Karmala', 22),
(1403, 'Karmalaa', 22),
(1404, 'Patoda', 22),
(1405, 'Mahda', 22),
(1406, 'Mhol', 22),
(1407, 'Mohol', 22),
(1408, 'South Solapur', 22),
(1409, 'Akkaikot', 22),
(1410, 'Akkalkot', 22),
(1411, 'Barshi', 22),
(1412, 'S.Solapur', 22),
(1413, 'Bid', 22),
(1414, 'Shirur (Kasar)', 22),
(1415, 'Shirur K', 22),
(1416, 'Pamdharpur', 22),
(1417, 'Mangalvedha', 22),
(1418, 'Mangalvedhe', 22),
(1419, 'Sangola', 22),
(1420, 'Sngola', 22),
(1421, 'Sangole', 22),
(1422, 'Snagola', 22),
(1423, 'Sangli', 22),
(1424, 'Mangalwedha', 22),
(1425, 'Osmanabad', 22),
(1426, 'Paranda', 22),
(1427, 'Vashi', 22),
(1428, 'Washi', 22),
(1429, 'Bhoom', 22),
(1430, 'Kallam', 22),
(1431, 'Latur', 22),
(1432, 'Kalamb', 22),
(1433, 'Ahmadpur', 22),
(1434, 'Chakur', 22),
(1435, 'Ahmedpur', 22),
(1436, 'Ahmedpuer', 22),
(1437, 'Ausa', 22),
(1438, 'Shirur-Anantpal', 22),
(1439, 'Udgir', 22),
(1440, 'Deoni', 22),
(1441, 'Nilanga', 22),
(1442, 'Renapur', 22),
(1443, 'Jalkot', 22),
(1444, 'Shirur Anantpal', 22),
(1445, 'Tuljapur', 22),
(1446, 'Umarga', 22),
(1447, 'Omerga', 22),
(1448, 'Lohara', 22),
(1449, 'Shrigonda', 22),
(1450, 'Rahuri', 22),
(1451, 'Rahata', 22),
(1452, 'Kopargaon', 22),
(1453, 'Shrirampur', 22),
(1454, 'Sangamner', 22),
(1455, 'Pathardi', 22),
(1456, 'Parner', 22),
(1457, 'Newasa', 22),
(1458, 'Ashti', 22),
(1459, 'Beed', 22),
(1460, 'Shirur K.', 22),
(1461, 'Shevgaon', 22),
(1462, 'Satara', 22),
(1463, 'Koregaon', 22),
(1464, 'Karad', 22),
(1465, 'Patan', 22),
(1466, 'Satara.Satara', 22),
(1467, 'Kahatav', 22),
(1468, 'Man (Dahiwadi)', 22),
(1469, 'Shahuwadi', 22),
(1470, 'Khatav', 22),
(1471, 'Karad.', 22),
(1472, 'Ratnagiri', 22),
(1473, 'Mandangad', 22),
(1474, 'Dapoli', 22),
(1475, 'Atpadi', 22),
(1476, 'Valva', 22),
(1477, 'Walva', 22),
(1478, 'Kadegaon', 22),
(1479, 'Palus', 22),
(1480, 'Kahanapur', 22),
(1481, 'Khanapur', 22),
(1482, 'Khnapur', 22),
(1483, 'Kahanpur', 22),
(1484, 'Shirala', 22),
(1485, 'Shiala', 22),
(1486, 'Satara Koregaon', 22),
(1487, 'Man', 22),
(1488, 'Man(Dahivadi)', 22),
(1489, 'Jawoli', 22),
(1490, 'Patan.', 22),
(1491, 'Phaltan', 22),
(1492, 'Kahandala Bawada', 22),
(1493, 'Kahandala Bawda', 22),
(1494, 'Phalatan', 22),
(1495, 'Aurangabad', 22),
(1496, 'Chiplun', 22),
(1497, 'Sangmeshwar', 22),
(1498, 'Snagmeshwar', 22),
(1499, 'Sanmeshwar', 22),
(1500, 'Guhagar', 22),
(1501, 'Khed (Rtg)', 22),
(1502, 'Lanja', 22),
(1503, 'Rajapur', 22),
(1504, 'Javali', 22),
(1505, 'Karveer', 22),
(1506, 'Karveern', 22),
(1507, 'Karvir', 22),
(1508, 'Radhanagari', 22),
(1509, 'Hatkanangle', 22),
(1510, 'Hatkanangale', 22),
(1511, 'Shirol', 22),
(1512, 'Hatkanagale', 22),
(1513, 'Panhala', 22),
(1514, 'Kolhapur', 22),
(1515, 'Gaganbavada', 22),
(1516, 'Kagal', 22),
(1517, 'Bhudargad', 22),
(1518, 'Ajara', 22),
(1519, 'Ajra', 22),
(1520, 'Gadhinglaj', 22),
(1521, 'Miraj', 22),
(1522, 'Tasgaon', 22),
(1523, 'Jat', 22),
(1524, 'Jath', 22),
(1525, 'Kavathe Mahankal', 22),
(1526, 'Kavthe Mahankal', 22),
(1527, 'K Mahankal', 22),
(1528, 'K Mhankal', 22),
(1529, 'K. Mahankal', 22),
(1530, 'Chandgad', 22),
(1531, 'Sawantwadi', 22),
(1532, 'Sawanwtadi', 22),
(1533, 'Dodamarg', 22),
(1534, 'Vengurla', 22),
(1535, 'Kudal', 22),
(1536, 'Sindhudurgkudal', 22),
(1537, 'Oras', 22),
(1538, 'Malvan', 22),
(1539, 'Devgad', 22),
(1540, 'Kankavli', 22),
(1541, 'Malwan', 22),
(1542, 'Malvsn', 22),
(1543, 'Sindhudurg', 22),
(1544, 'Kanakvli', 22),
(1545, 'Kankal I', 22),
(1546, 'Kankalvi', 22),
(1547, 'Kankavi', 22),
(1548, 'Vaibhavwadi', 22),
(1549, 'Kalyan', 22),
(1550, 'Ulhasnagar', 22),
(1551, 'Ambarnath', 22),
(1552, 'Wada', 22),
(1553, 'Wade', 22),
(1554, 'Murbad', 22),
(1555, 'Shahapur', 22),
(1556, 'Badlapur', 22),
(1557, 'Nasik', 22),
(1558, 'Dindori', 22),
(1559, 'Niphad', 22),
(1560, 'Surgana', 22),
(1561, 'Peint', 22),
(1562, 'Sinnar', 22),
(1563, 'Trimabakeshwar', 22),
(1564, 'Peth', 22),
(1565, 'Chandwad', 22),
(1566, 'Kalwan', 22),
(1567, 'Igatpuri', 22),
(1568, 'Akole', 22),
(1569, 'Deola', 22),
(1570, 'Malegaon', 22),
(1571, 'Yeola', 22),
(1572, 'Satana', 22),
(1573, 'Jalgaon', 22),
(1574, 'Vaijapur', 22),
(1575, 'Gangapur', 22),
(1576, 'Dhule', 22),
(1577, 'Chalisgaon', 22),
(1578, 'Bhadgaon', 22),
(1579, 'Pachora', 22),
(1580, 'Chalisgoan', 22),
(1581, 'Jalgoan', 22),
(1582, 'Sakri', 22),
(1583, 'Shindkheda', 22),
(1584, 'Dharangaon', 22),
(1585, 'Dharagaon', 22),
(1586, 'Erandol', 22),
(1587, 'Parola', 22),
(1588, 'Bhusawal', 22),
(1589, 'Yawal', 22),
(1590, 'Chopda', 22),
(1591, 'Muktainagar', 22),
(1592, 'Bodwad', 22),
(1593, 'Raver', 22),
(1594, 'Muktai Nagar', 22),
(1595, 'Amalner', 22),
(1596, 'Shirpur', 22),
(1597, 'Shahada', 22),
(1598, 'Nandurbar', 22),
(1599, 'Taloda', 22),
(1600, 'Dhadgaon', 22),
(1601, 'Akkalkuwa', 22),
(1602, 'Navapur', 22),
(1603, 'Phulumbri', 22),
(1604, 'Khuldabad', 22),
(1605, 'Kannad', 22),
(1606, 'Paithan', 22),
(1607, 'Ambad', 22),
(1608, 'Phulambri', 22),
(1609, 'Sillod', 22),
(1610, 'Bhokardan', 22),
(1611, 'Bholardan', 22),
(1612, 'Bhorkardan', 22),
(1613, 'Valijapur', 22),
(1614, 'Soegaon', 22),
(1615, 'Kaij', 22),
(1616, 'Dharur', 22),
(1617, 'K Dharur', 22),
(1618, 'Kille Dahrur', 22),
(1619, 'Kille Dharur', 22),
(1620, 'Wadwani', 22),
(1621, 'Georai', 22),
(1622, 'Gevrai', 22),
(1623, 'Majalgaon', 22),
(1624, 'Majalgoan', 22),
(1625, 'Manjlegaon', 22),
(1626, 'Majalgaon S.O.', 22),
(1627, 'Badnapur', 22),
(1628, 'Badnapura', 22),
(1629, 'Jalna', 22),
(1630, 'Jaffrabad', 22),
(1631, 'Ghansawangi', 22),
(1632, 'Ghanwangi', 22),
(1633, 'Parbhani', 22),
(1634, 'Purna', 22),
(1635, 'Basmath', 22),
(1636, 'Mantha', 22),
(1637, 'Partur', 22),
(1638, 'Sailu', 22),
(1639, 'Manwath', 22),
(1640, 'Pathri', 22),
(1641, 'Jintur', 22),
(1642, 'Aundha Nagnath', 22),
(1643, 'Basmathnagar', 22),
(1644, 'Hingoli', 22),
(1645, 'Gangakhed', 22),
(1646, 'Parli', 22),
(1647, 'Parli Vaij.', 22),
(1648, 'Parli Vaijinath', 22),
(1649, 'Parlivaij', 22),
(1650, 'Sonpeth', 22),
(1651, 'Ambajgoai', 22),
(1652, 'Ambajogai', 22),
(1653, 'Ambejogai', 22),
(1654, 'Parli Vai.J', 22),
(1655, 'Palam', 22),
(1656, 'Sengaon', 22),
(1657, 'Bhokar', 22),
(1658, 'Nanded', 22),
(1659, 'Loha', 22),
(1660, 'Naigaon', 22),
(1661, 'Himayatnagar', 22),
(1662, 'Kalamnuri', 22),
(1663, 'Ardhapur', 22),
(1664, 'Biloi', 22),
(1665, 'Biloli', 22),
(1666, 'Hadgaon', 22),
(1667, 'Kandahr', 22),
(1668, 'Kandhar', 22),
(1669, 'Mukhed', 22),
(1670, 'Degloor', 22),
(1671, 'Mahore', 22),
(1672, 'Kandhr', 22),
(1673, 'Mudkhed', 22),
(1674, 'Bvhokar', 22),
(1675, 'Kinwat', 22),
(1676, 'Umari', 22),
(1677, 'Dharmabad', 22),
(1678, 'Kiwat', 22),
(1679, 'Nagpur', 22),
(1680, 'Nagpur (Urban)', 22),
(1681, 'Hingna', 22),
(1682, 'Kamthi', 22),
(1683, 'Kamptee', 22),
(1684, 'Saoner', 22),
(1685, 'Savner', 22),
(1686, 'Parsioni', 22),
(1687, 'Katol', 22),
(1688, 'Mauda', 22),
(1689, 'Mouda', 22),
(1690, 'Parseoni', 22),
(1691, 'Ramtek', 22),
(1692, 'Kalameshwar', 22),
(1693, 'Nagpur (Rural)', 22),
(1694, 'Bhiwapur', 22),
(1695, 'Kuhi', 22),
(1696, 'Umred', 22),
(1697, 'Umrer', 22),
(1698, 'Chandrapur', 22),
(1699, 'Nabhid', 22),
(1700, 'Nagbhid', 22),
(1701, 'Bramhapuri', 22),
(1702, 'Nagbhir', 22),
(1703, 'Desaiganj', 22),
(1704, 'Armori', 22),
(1705, 'Korchi', 22),
(1706, 'Kurkheda', 22),
(1707, 'Mul', 22),
(1708, 'Saoli', 22),
(1709, 'Sindewahi', 22),
(1710, 'Nagbhri', 22),
(1711, 'Narbhir', 22),
(1712, 'Gondpipri', 22),
(1713, 'Narkhed', 22),
(1714, 'Narkher', 22),
(1715, 'Mansar', 22),
(1716, 'Kalmeshwar', 22),
(1717, 'Nagpur Rural', 22),
(1718, 'Gondia', 22),
(1719, 'Gondiya', 22),
(1720, 'Bhandara', 22),
(1721, 'Arjuni Morgaon', 22),
(1722, 'Sakoli', 22),
(1723, 'Lakhandur', 22),
(1724, 'Lakhani', 22),
(1725, 'Lakhni', 22),
(1726, 'Sadak Arjuni', 22),
(1727, 'Sadak-Arjuni', 22),
(1728, 'Deori', 22),
(1729, 'Amgaon', 22),
(1730, 'Amgoan', 22),
(1731, 'Pauni', 22),
(1732, 'Mohadi', 22),
(1733, 'Bhandarra', 22),
(1734, 'Tumsar', 22),
(1735, 'Tirora', 22),
(1736, 'Salekasa', 22),
(1737, 'Seloo', 22),
(1738, 'Wardha', 22),
(1739, 'Deoli', 22),
(1740, 'Samudrapur', 22),
(1741, 'Samudraupr', 22),
(1742, 'Arvi', 22),
(1743, 'Karanja', 22),
(1744, 'Hinganghat', 22),
(1745, 'Hinganghjat', 22),
(1746, 'Dhamangaon Railway', 22),
(1747, 'Chandrapur Ho', 22),
(1748, 'Bhadrawati', 22),
(1749, 'Sironcha', 22),
(1750, 'Ballarpur', 22),
(1751, 'Chamorshi', 22),
(1752, 'Chamroshid', 22),
(1753, 'Gadchiroli', 22),
(1754, 'Sawali', 22),
(1755, 'Dhanora', 22),
(1756, 'Gondipipri', 22),
(1757, 'Aheri', 22),
(1758, 'Etapalli', 22),
(1759, 'Ettapalli', 22),
(1760, 'Chamorhsi', 22),
(1761, 'Mulchera', 22),
(1762, 'Bhamragadh', 22),
(1763, 'Chimur', 22),
(1764, 'Chimur Bo', 22),
(1765, 'Rajura', 22),
(1766, 'Warora', 22),
(1767, 'Chandur', 22),
(1768, 'Jiwati', 22),
(1769, 'Korpana', 22),
(1770, 'Korphana', 22),
(1771, 'Pombhurna', 22),
(1772, 'Buldana', 22),
(1773, 'Budlana', 22),
(1774, 'Buldhana', 22),
(1775, 'Chikhli', 22),
(1776, 'Malkapur', 22),
(1777, 'Motala', 22),
(1778, 'Sangrampur', 22),
(1779, 'Nandura', 22),
(1780, 'Deulgaon Raja', 22),
(1781, 'Dulgaon Raja', 22),
(1782, 'Lonar', 22),
(1783, 'Mehkar', 22),
(1784, 'Sindkhed Raja', 22),
(1785, 'Deulgaon Mahi', 22),
(1786, 'Loanr', 22),
(1787, 'Sinkhed Raja', 22),
(1788, 'Jalgaon (Jamod)', 22),
(1789, 'Khamgaon', 22),
(1790, 'Khamgoan', 22),
(1791, 'Nanadura', 22),
(1792, 'Shegaon', 22),
(1793, 'Akola', 22),
(1794, 'Washim', 22),
(1795, 'Akot', 22),
(1796, 'Telhara', 22),
(1797, 'Murtijapur', 22),
(1798, 'Balapur', 22),
(1799, 'Shegan', 22),
(1800, 'Sonala', 22),
(1801, 'Chikhali', 22),
(1802, 'Kahmgaon', 22),
(1803, 'Barshitakli', 22),
(1804, 'Mangrulpir', 22),
(1805, 'Amaravati', 22),
(1806, 'Amravati', 22),
(1807, 'Dharni', 22),
(1808, 'Chandur Bazar', 22),
(1809, 'Morshi', 22),
(1810, 'Anjangaon', 22),
(1811, 'Daryapu', 22),
(1812, 'Daryapur', 22),
(1813, 'Bhatkuli', 22),
(1814, 'Nandgaon Khandeshwar', 22),
(1815, 'Chandur Rly', 22),
(1816, 'Dhamangaon', 22),
(1817, 'Dhamangaon R.S.', 22),
(1818, 'Dhamangaon Rly', 22),
(1819, 'Achalpur City', 22),
(1820, 'Paratwada', 22),
(1821, 'Chikhaldara', 22),
(1822, 'Teosa', 22),
(1823, 'Tiosa', 22),
(1824, 'Chandur Railway', 22),
(1825, 'Chandur Raiway', 22),
(1826, 'Chandur Rly.', 22),
(1827, 'Warud', 22),
(1828, 'Yavatmal', 22),
(1829, 'Babhulgaon', 22),
(1830, 'Yeotamal', 22),
(1831, 'Ner Parsopant', 22),
(1832, 'Ner Persopant', 22),
(1833, 'Nr Persopant', 22),
(1834, 'Arni', 22),
(1835, 'Darwha', 22),
(1836, 'Ghatanji', 22),
(1837, 'Digras', 22),
(1838, 'Mahagaon', 22),
(1839, 'Pusad', 22),
(1840, 'Umarkhed', 22),
(1841, 'Umerkhed', 22),
(1842, 'Nerparsopant', 22),
(1843, 'Kalapur', 22),
(1844, 'Kelapur', 22),
(1845, 'Zari Jamni', 22),
(1846, 'Maregaon', 22),
(1847, 'Wani', 22),
(1848, 'Jhari Jamni', 22),
(1849, 'Ralegaon', 22),
(1850, 'Ralegoan', 22),
(1851, 'Rlegaon', 22),
(1852, 'North Goa', 11),
(1853, 'Tiswaddi', 11),
(1854, 'Tiswadi', 11),
(1855, 'Bardez', 11),
(1856, 'Ponda', 11),
(1857, 'Sattari', 11),
(1858, 'Sanquelim', 11),
(1859, 'Panaji', 11),
(1860, 'Queula', 11),
(1861, 'Quepem', 11),
(1862, 'Sanguem', 11),
(1863, 'Bicholim', 11),
(1864, 'Pernem', 11),
(1865, 'Salcete', 11),
(1866, 'Salcette', 11),
(1867, 'Margao', 11),
(1868, 'Canacona', 11),
(1869, 'Cancona', 11),
(1870, 'Sangaum', 11),
(1871, 'Curchorem', 11),
(1872, 'Marmugao', 11),
(1873, 'Mormugao', 11),
(1874, 'Salcate', 11),
(1875, 'Salsate', 11),
(1876, 'South Goa', 11),
(1877, 'Durg', 7),
(1878, 'Dhamdha', 7),
(1879, 'Patan', 7),
(1880, 'Patah', 7),
(1881, 'Gunderdehi', 7),
(1882, 'Balod', 7),
(1883, 'Sanjaribalod', 7),
(1884, 'Gurur', 7),
(1885, 'Dondi', 7),
(1886, 'Dondi Awari', 7),
(1887, 'Manpur', 7),
(1888, 'Berla', 7),
(1889, 'Bemetara', 7),
(1890, 'Kawardha', 7),
(1891, 'Nawgarh', 7),
(1892, 'Saja', 7),
(1893, 'Nandghat', 7),
(1894, 'Dongargaon', 7),
(1895, 'Khairagarh', 7),
(1896, 'Rajnandgaon', 7),
(1897, 'Dongargarh', 7),
(1898, 'Chhuria', 7),
(1899, 'Pandaria', 7),
(1900, 'Ambagarh Chowki', 7),
(1901, 'Mohla', 7),
(1902, 'Ambagarh', 7),
(1903, 'Dondi Lohara', 7),
(1904, 'Khairagarh Raj', 7),
(1905, 'Chhuikhadan', 7),
(1906, 'Gandai Pandaria', 7),
(1907, 'Raipur', 7),
(1908, 'Mana Camp', 7),
(1909, 'Dharsiwa', 7),
(1910, 'Mandir Hasod', 7),
(1911, 'Bindranawagarh', 7),
(1912, 'Chhura', 7),
(1913, 'Panduka', 7),
(1914, 'Basna', 7),
(1915, 'Mahasamund', 7),
(1916, 'Sankra', 7),
(1917, 'Simga', 7),
(1918, 'Manddar Cement Factory', 7),
(1919, 'Hathband', 7),
(1920, 'Neora', 7),
(1921, 'Baikunth', 7),
(1922, 'Bhatapara', 7),
(1923, 'Hirmi', 7),
(1924, 'Grasim Vihar Rawan', 7),
(1925, 'Birgaon', 7),
(1926, 'Bhatgaon', 7),
(1927, 'Bilaigarh', 7),
(1928, 'Arang', 7),
(1929, 'Kharora', 7),
(1930, 'Tilda', 7),
(1931, 'Pallari', 7),
(1932, 'Watgan', 7),
(1933, 'Baloda Bazar', 7),
(1934, 'Rawan', 7),
(1935, 'Kasdol', 7),
(1936, 'Katgi', 7),
(1937, 'Bagbahra', 7),
(1938, 'Lawan', 7),
(1939, 'Pithora', 7),
(1940, 'Jagdishpur', 7),
(1941, 'Saraipali', 7),
(1942, 'Sarsiwa', 7),
(1943, 'Abhanpur', 7),
(1944, 'Kurud', 7),
(1945, 'Dhamtari', 7),
(1946, 'Rudri', 7),
(1947, 'Nagri', 7),
(1948, 'Rajim', 7),
(1949, 'Phingeshwar', 7),
(1950, 'Gariaband', 7),
(1951, 'Deobhog', 7),
(1952, 'Bastar', 7),
(1953, 'Jagdalpur', 7),
(1954, 'Konta', 7),
(1955, 'Kondagaon', 7),
(1956, 'Keshkal', 7),
(1957, 'Kanker', 7),
(1958, 'Narharpur', 7),
(1959, 'Charama', 7),
(1960, 'Dantewada', 7),
(1961, 'Bijapur', 7),
(1962, 'Bhopalpatnam', 7),
(1963, 'Bhairamgarh', 7),
(1964, 'Bhanupratappur', 7),
(1965, 'Narayanpur', 7),
(1966, 'Antagarh', 7),
(1967, 'Pakhanjore', 7),
(1968, 'Bilaspur', 7),
(1969, 'Akaltara', 7),
(1970, 'Seepat', 7),
(1971, 'Koni', 7),
(1972, 'Ganiyari', 7),
(1973, 'Takhatpur', 7),
(1974, 'Kargi Road', 7),
(1975, 'Lormi', 7),
(1976, 'Belgahana', 7),
(1977, 'Belgahna', 7),
(1978, 'Pendra Road', 7),
(1979, 'Marwahi', 7),
(1980, 'Pendra', 7),
(1981, 'Bilha', 7),
(1982, 'Chakarbhata Camp', 7),
(1983, 'Hirri Mines', 7),
(1984, 'Mungeli', 7),
(1985, 'Patharia', 7),
(1986, 'Ratanpur', 7),
(1987, 'Katghora', 7),
(1988, 'Hardibazar', 7),
(1989, 'Korba', 7),
(1990, 'Bankimongra', 7),
(1991, 'Machadoli', 7),
(1992, 'Pali', 7),
(1993, 'Jamnipali', 7),
(1994, 'Kusmunda', 7),
(1995, 'Jairamnagar', 7),
(1996, 'Masturi', 7),
(1997, 'Dabhra', 7),
(1998, 'Janjgir', 7),
(1999, 'Nariyara', 7),
(2000, 'Pamgarh', 7),
(2001, 'Kharod', 7),
(2002, 'Seorinarayan', 7),
(2003, 'Janjgir-Champa', 7),
(2004, 'Baloda', 7),
(2005, 'Champa', 7),
(2006, 'Bamhni Bazar', 7),
(2007, 'Birra', 7),
(2008, 'Gopalnagar', 7),
(2009, 'Bhaisma', 7),
(2010, 'Manikpur', 7),
(2011, 'Rajgamar', 7),
(2012, 'Balconagar', 7),
(2013, 'Chamba', 7),
(2014, 'Baradwar', 7),
(2015, 'Sakti', 7),
(2016, 'Jaijaipur', 7),
(2017, 'Malkharoda', 7),
(2018, 'Chandrapur', 7),
(2019, 'Adbhar', 7),
(2020, 'Raigarh', 7),
(2021, 'Tamnar', 7),
(2022, 'Gharghoda', 7),
(2023, 'Dharmajaigarh', 7),
(2024, 'Udaipur (Dharamjaigarh)', 7),
(2025, 'Jashpur', 7),
(2026, 'Pathalgaon', 7),
(2027, 'Jashpurnagar', 7),
(2028, 'Bagicha', 7),
(2029, 'Kunkuri', 7),
(2030, 'Sarangarh', 7),
(2031, 'Saria', 7),
(2032, 'Kharsia', 7),
(2033, 'Ambikapur', 7),
(2034, 'Rajpur', 7),
(2035, 'Surguja', 7),
(2036, 'Sitapur', 7),
(2037, 'Lakhanpur', 7),
(2038, 'Pratappur', 7),
(2039, 'Kusmi', 7),
(2040, 'Surajpur', 7),
(2041, 'Baikunthapur', 7),
(2042, 'Koriya', 7),
(2043, 'Manendragarh', 7),
(2044, 'Chirimiri', 7),
(2045, 'Janakpur', 7),
(2046, 'Hyderabad', 2),
(2047, 'Nampally', 2),
(2048, 'Charminar', 2),
(2049, 'Secunderabad', 2),
(2050, 'Himayathnagar', 2),
(2051, 'Khairatabad', 2),
(2052, 'Bandlaguda', 2),
(2053, 'Saroornagar', 2),
(2054, 'Asifnagar', 2),
(2055, 'Golconda', 2),
(2056, 'Rajendranagar', 2),
(2057, 'Tirumalagiri', 2),
(2058, 'Malkagiri Manda', 2),
(2059, 'Amberpet', 2),
(2060, 'Rangareddy', 2),
(2061, 'Ameerpet', 2),
(2062, 'Balanagar', 2),
(2063, 'Serilingampally', 2),
(2064, 'Musheerabad', 2),
(2065, 'Saidabad', 2),
(2066, 'Seri Lingampally', 2),
(2067, 'Shaikpet', 2),
(2068, 'Uppal', 2),
(2069, 'Hyd', 2),
(2070, 'Bahadurpura', 2),
(2071, 'Hayathnagar', 2),
(2072, 'Moinabad', 2),
(2073, 'Rajendra Nagar', 2),
(2074, 'Shankarpally', 2),
(2075, 'Shameerpet', 2),
(2076, 'Shamirpet', 2),
(2077, 'Ghatkesar', 2),
(2078, 'Hyderabad City', 2),
(2079, 'Qutubullapur', 2),
(2080, 'Quthbullapur Mandal', 2),
(2081, 'Shamirpet Mandal', 2),
(2082, 'Ranga Reddy', 2),
(2083, 'Vikarabad', 2),
(2084, 'R', 2),
(2085, 'Nawabpet', 2),
(2086, 'Tandur', 2),
(2087, 'Rr.', 2),
(2088, 'Agnoor', 2),
(2089, 'Shamshabad', 2),
(2090, 'Medchal', 2),
(2091, 'Shabad', 2),
(2092, 'Hyderabad South East', 2),
(2093, 'Ibrahimpatnam', 2),
(2094, 'Maheswaram', 2),
(2095, 'Ainapur', 2),
(2096, 'Sangareddy', 2),
(2097, 'Ramachandrapuram', 2),
(2098, 'Medak', 2),
(2099, 'Siddipet', 2),
(2100, 'Dubbak', 2),
(2101, 'Zaheerabad', 2),
(2102, 'Zahirabad', 2),
(2103, 'Alladurg', 2),
(2104, 'Jogipet', 2),
(2105, 'Shankarampet (A)', 2),
(2106, 'Andole', 2),
(2107, 'Gujvail', 2),
(2108, 'Narayankhed', 2),
(2109, 'Sadasivpet', 2),
(2110, 'Patancheru', 2),
(2111, 'Papannapet', 2),
(2112, 'Narsapur', 2),
(2113, 'R.C.Puram', 2),
(2114, 'Nizamabad', 36),
(2115, 'Bhiknoor', 2),
(2116, 'Kamareddy', 2),
(2117, 'Lingampet', 2),
(2118, 'Machareddy', 2),
(2119, 'Palwancha', 2),
(2120, 'Yellareddy', 2),
(2121, 'Armoor', 2),
(2122, 'Dichpalle', 2),
(2123, 'Dharpalle', 2),
(2124, 'Bodhan', 2),
(2125, 'Banswada', 2),
(2126, 'Bichkunda', 2),
(2127, 'Varni', 2),
(2128, 'Yedpalle', 2),
(2129, 'Armur', 2),
(2130, 'Bardipur', 2),
(2131, 'Bheemgal', 2),
(2132, 'Madnoor', 2),
(2133, 'Adilabad', 36),
(2134, 'Bela', 2),
(2135, 'Mudhole', 2),
(2136, 'Bhainsa', 2),
(2137, 'Kubeer', 2),
(2138, 'Lokeswaram', 2),
(2139, 'Nirmal', 2),
(2140, 'Chennoor', 2),
(2141, 'Chennur', 2),
(2142, 'Kaddam (Peddur)', 2),
(2143, 'Khanapur', 2),
(2144, 'Luxettipet', 2),
(2145, 'Mancherial', 2),
(2146, 'Mandamarri', 2),
(2147, 'Bellampalle', 2),
(2148, 'Asifabad', 2),
(2149, 'Sirpur (T)', 2),
(2150, 'Kerameri', 2),
(2151, 'Bejjur', 2),
(2152, 'Kagaznagar', 2),
(2153, 'Sirpur(T)', 2),
(2154, 'Tiryani', 2),
(2155, 'Boath', 2),
(2156, 'Bazarhathnoor', 2),
(2157, 'Utnoor', 2),
(2158, 'Jainad', 2),
(2159, 'Narnoor', 2),
(2160, 'Sirpur', 2),
(2161, 'Tamsi', 2),
(2162, 'Jainoor', 2),
(2163, 'Neradigonda', 2),
(2164, 'Karimnagar', 36),
(2165, 'Peddapalli', 2),
(2166, 'Huzurabad', 2),
(2167, 'Jammikunta', 2),
(2168, 'Srirampur', 2),
(2169, 'Peddapalle', 2),
(2170, 'Manthani', 2),
(2171, 'Sultanabad', 2),
(2172, 'Ramagundam', 36),
(2173, 'Kamanpur', 2),
(2174, 'Konaraopet', 2),
(2175, 'Sircilla', 2),
(2176, 'Sirsilla', 2),
(2177, 'Yellareddipet', 2),
(2178, 'Boenpalli', 2),
(2179, 'Vemulawada', 2),
(2180, 'Kishandaspet', 2),
(2181, 'Mustabad', 2),
(2182, 'Yellareddypet', 2),
(2183, 'Gambhiraopet', 2),
(2184, 'Kathalapur', 2),
(2185, 'Medpalli', 2),
(2186, 'Chandurthi', 2),
(2187, 'Chendurthi', 2),
(2188, 'Nizamabad Division', 2),
(2189, 'Koratal', 2),
(2190, 'Metpalle', 2),
(2191, 'Metpalli', 2),
(2192, 'Koratla', 2),
(2193, 'Jagtial', 36),
(2194, 'Mallapur', 2),
(2195, 'Ellanthakunta', 2),
(2196, 'Ellanthkunta', 2),
(2197, 'Chendurthy', 2),
(2198, 'Bandankal', 2),
(2199, 'Choppadandi', 2),
(2200, 'Jullapalli', 2),
(2201, 'Pegadapalli', 2),
(2202, 'Dharmaram', 2),
(2203, 'Dharmapuri', 2),
(2204, 'Gangadhara', 2),
(2205, 'Ramadugu', 2),
(2206, 'Mallial', 2),
(2207, 'Medapalli', 2),
(2208, 'Sarangapur', 2),
(2209, 'Raikal', 2),
(2210, 'Husnabad', 2),
(2211, 'Chigurumamidi', 2),
(2212, 'Hunsabad', 2),
(2213, 'Koheda', 2),
(2214, 'Manakondur', 2),
(2215, 'Thimmapur', 2),
(2216, 'Shankarapatnam', 2),
(2217, 'Bheemadevarpalle', 2),
(2218, 'Saidapur', 2),
(2219, 'Bejjanki', 2),
(2220, 'Kodimial', 2),
(2221, 'Veenavanka', 2),
(2222, 'Kataram', 2),
(2223, 'Boenpali', 2),
(2224, 'Julapalle', 2),
(2225, 'Velgatur', 2),
(2226, 'Gollapalli', 2),
(2227, 'Jangaon', 2),
(2228, 'East Godavari', 2),
(2229, 'Hanamkonda', 2),
(2230, 'Warangal', 36),
(2231, 'Dharmasagar', 2),
(2232, 'Zaffargaddh', 2),
(2233, 'Sangam', 2),
(2234, 'Wardhannapet', 2),
(2235, 'Atmakur', 2),
(2236, 'Atmakur Mandall', 2),
(2237, 'Geesugonda Mandal', 2),
(2238, 'Geesungonda Mandal', 2),
(2239, 'Hanamkonda Mandal', 2),
(2240, 'Hasanparthy', 2),
(2241, 'Hasnparthy', 2),
(2242, 'Mahabubabad', 2),
(2243, 'Mah\'Bad', 2),
(2244, 'Neerada', 2),
(2245, 'Kuravi', 2),
(2246, 'Kesamudram', 2),
(2247, 'Nekkonda', 2),
(2248, 'Narsampet', 2),
(2249, 'Gudur', 2),
(2250, 'Kothaguda', 2),
(2251, 'Ghanpur Station', 2),
(2252, 'Ghanpur Stn', 2),
(2253, 'Zafargadah', 2),
(2254, 'Zafargaddah', 2),
(2255, 'Zafargadh', 2),
(2256, 'Ghanpur (Station)', 2),
(2257, 'Narmitta', 2),
(2258, 'Turrrur', 2),
(2259, 'Turrur', 2),
(2260, 'Parkal', 2),
(2261, 'Eturnagaram', 2),
(2262, 'Eturunagaram', 2),
(2263, 'Venkatapur', 2),
(2264, 'Lingala Ghanpur', 2),
(2265, 'Narmetta', 2),
(2266, 'Bhupalapalli', 2),
(2267, 'Ghanpur (Mulug)', 2),
(2268, 'Ghanpur(Mulug)', 2),
(2269, 'Chelpur', 2),
(2270, 'Chityal', 2),
(2271, 'Regonda', 2),
(2272, 'Bachannapet', 2),
(2273, 'Mangapet', 2),
(2274, 'Lingal Ghanpur', 2),
(2275, 'Lingalaghanpur', 2),
(2276, 'Buchannapet', 2),
(2277, 'China Raman Cherla', 2),
(2278, 'Kodakandla', 2),
(2279, 'Kodakondla', 2),
(2280, 'Palakurthy', 2),
(2281, 'Cherial', 2),
(2282, 'Chiryal', 2),
(2283, 'Maddur', 2),
(2284, 'Raghunathapalli', 2),
(2285, 'Raghunathpalle', 2),
(2286, 'Raghunathpalli', 2),
(2287, 'Raghunathplli', 2),
(2288, 'Devaruppala', 2),
(2289, 'Devaruppula', 2),
(2290, 'Devaruppal', 2),
(2291, 'Sangem', 2),
(2292, 'Raiparthy', 2),
(2293, 'Zaffargadh', 2),
(2294, 'Raiparhty', 2),
(2295, 'Maripeda', 2),
(2296, 'Zaffargadgh', 2),
(2297, 'Narsimhulapet', 2),
(2298, 'Kadakandla', 2),
(2299, 'Kodakandal', 2),
(2300, 'Shayampet', 2),
(2301, 'Narasimulapet', 2),
(2302, 'Narsimulapet', 2),
(2303, 'Geesugonda', 2),
(2304, 'Ggesugonda', 2),
(2305, 'Samgem', 2),
(2306, 'Geegugonda', 2),
(2307, 'Chennaraopet', 2),
(2308, 'Duggondi', 2),
(2309, 'Chennraopet', 2),
(2310, 'Mulug', 2),
(2311, 'Govindaraopet', 2),
(2312, 'Mogullapalle', 2),
(2313, 'Tadvai', 2),
(2314, 'Ghanpur(M)', 2),
(2315, 'Bhupalpalle', 2),
(2316, 'Nallabelli', 2),
(2317, 'Nallbelli', 2),
(2318, 'Mogullapalli', 2),
(2319, 'Parvathagiri', 2),
(2320, 'Parwathagiri', 2),
(2321, 'Mogullapally', 2),
(2322, 'Nallikaddr', 2),
(2323, 'Nallikaddur', 2),
(2324, 'Redlawada', 2),
(2325, 'Hasanaparthy', 2),
(2326, 'Dornakal', 2),
(2327, 'So', 2),
(2328, 'Khammam', 36),
(2329, 'Khammam (Urban)', 2),
(2330, 'Aswapuram', 2),
(2331, 'Kothagudem', 2),
(2332, 'Vkhani', 2),
(2333, 'Bhadrachalam', 2),
(2334, 'Mothugudem', 2),
(2335, 'Burgamapahad', 2),
(2336, 'Burgampahad', 2),
(2337, 'Burghampahad', 2),
(2338, 'Paloncha', 2),
(2339, 'Manugur', 2),
(2340, 'Manuguru', 2),
(2341, 'Manugurq', 2);
INSERT INTO `tbl_cities` (`id`, `name`, `state_id`) VALUES
(2342, 'Rudrampur', 2),
(2343, 'Sujathanagar', 2),
(2344, 'Sujathanagarq', 2),
(2345, 'Kunavaram', 2),
(2346, 'Karepalli', 2),
(2347, 'Yelladu', 2),
(2348, 'Yellandu', 2),
(2349, 'Yellandu Colls', 2),
(2350, 'Sarapaka', 2),
(2351, 'Chintur', 2),
(2352, 'Nellipaka', 2),
(2353, 'Donkarayi', 2),
(2354, 'Charal', 2),
(2355, 'Charla', 2),
(2356, 'Gdpeta', 2),
(2357, 'V.R.Puram', 2),
(2358, 'Vr Puram', 2),
(2359, 'Vrpuram', 2),
(2360, 'Venkatapuram', 2),
(2361, 'Vennkatapuram', 2),
(2362, 'Dummagudem', 2),
(2363, 'Gouthampur', 2),
(2364, 'S.N.Puram', 2),
(2365, 'Satyanarayanapuram', 2),
(2366, 'Snpuram', 2),
(2367, 'Palair', 2),
(2368, 'Gokinepalli', 2),
(2369, 'Kusumanchi', 2),
(2370, 'Nkpalli', 2),
(2371, 'Nkpally', 2),
(2372, 'Subled', 2),
(2373, 'T. Palem', 2),
(2374, 'T.Palem', 2),
(2375, 'Vemsur', 2),
(2376, 'Wyra', 2),
(2377, 'Julurpahad', 2),
(2378, 'Julurupad', 2),
(2379, 'Julurupadu', 2),
(2380, 'Tallada', 2),
(2381, 'Enkoor', 2),
(2382, 'Ch.Madharam', 2),
(2383, 'Cheruvumadharam', 2),
(2384, 'Cheruvumadhram', 2),
(2385, 'Tallampahad', 2),
(2386, 'Komminepalli', 2),
(2387, 'Pindipole', 2),
(2388, 'Pindipolu', 2),
(2389, 'Yerrupalem', 2),
(2390, 'B.N.Pahad', 2),
(2391, 'Bnpahad', 2),
(2392, 'Madhira', 2),
(2393, 'Bommakal', 2),
(2394, 'Bonakal', 2),
(2395, 'Bonnakal', 2),
(2396, 'Chintakani', 2),
(2397, 'Kallur', 2),
(2398, 'Garla', 2),
(2399, 'Bayyaram', 2),
(2400, 'Aswaraopet', 2),
(2401, 'Aswaraopeta', 2),
(2402, 'Awaraopet', 2),
(2403, 'Penuballi', 2),
(2404, 'Sathupalle', 2),
(2405, 'Sathupalli', 2),
(2406, 'Siripuram', 2),
(2407, 'Tanikella', 2),
(2408, 'Dammapeta', 2),
(2409, 'P R Gudem', 2),
(2410, 'P.R.Gudem', 2),
(2411, 'Vvpalem', 2),
(2412, 'Nalgonda', 36),
(2413, 'Alair', 2),
(2414, 'Bhongir', 2),
(2415, 'Bb', 2),
(2416, 'Cc', 2),
(2417, 'Cxc', 2),
(2418, 'Valigonda', 2),
(2419, 'Nalgodna', 2),
(2420, 'Ramannapeta So', 2),
(2421, 'Yadagarigutta', 2),
(2422, 'Yadagirigutta', 2),
(2423, 'Bhongiri', 2),
(2424, 'Nalgnda', 2),
(2425, 'Bibinagar', 2),
(2426, 'Nalgolnda', 2),
(2427, 'Huzurnagar', 2),
(2428, 'Anumula', 2),
(2429, 'Kodad', 2),
(2430, 'Suryapet', 36),
(2431, 'Miryalaguda', 36),
(2432, 'Miryalguda', 2),
(2433, 'Miryalgudda', 2),
(2434, 'Nakrekal', 2),
(2435, 'Suryap[Et', 2),
(2436, 'Thungathurthi', 2),
(2437, 'Thungathurthy', 2),
(2438, 'Tirumalgiri', 2),
(2439, 'Suryapet Ho', 2),
(2440, 'Pedda Adiserla Palle', 2),
(2441, 'Munugode', 2),
(2442, 'Nalognda', 2),
(2443, 'Marriguda', 2),
(2444, 'Devarakonda', 2),
(2445, 'Choutuppal', 2),
(2446, 'Narayanapur', 2),
(2447, 'Chandur', 2),
(2448, 'Peddavoora', 2),
(2449, 'Mothkur', 2),
(2450, 'Pochampalle', 2),
(2451, 'Nalgoda', 2),
(2452, 'Vv', 2),
(2453, 'Mahabubnagar', 36),
(2454, 'Mahabubnagar H.O', 2),
(2455, 'Mahbubnagar', 2),
(2456, 'Mahboobnagar', 2),
(2457, 'Kodair', 2),
(2458, 'Kollapur', 2),
(2459, 'Peddakothapally', 2),
(2460, 'Peddamandadi', 2),
(2461, 'Wanaparthy', 2),
(2462, 'Kothakota', 2),
(2463, 'Pebbair', 2),
(2464, 'Veepangandla', 2),
(2465, 'Pangal', 2),
(2466, 'Cckunta', 2),
(2467, 'Dharur', 2),
(2468, 'Gadwal', 2),
(2469, 'Mahabub Nagar', 2),
(2470, 'Amrabad', 2),
(2471, 'Farooqnagar', 2),
(2472, 'Keshampet', 2),
(2473, 'Bijnapally', 2),
(2474, 'Gopalpet', 2),
(2475, 'Pedda Mandadi', 2),
(2476, 'Kondurgu', 2),
(2477, 'Nagarkurnool', 2),
(2478, 'Tadoor', 2),
(2479, 'Thadoor', 2),
(2480, 'Narayanpet', 2),
(2481, 'Palem', 2),
(2482, 'Shadnagar', 2),
(2483, 'Shahabad', 2),
(2484, 'Kothur', 2),
(2485, 'Devarkadra', 2),
(2486, 'Jadcherla', 2),
(2487, 'Stn. Jadcherla', 2),
(2488, 'Thimmajipet', 2),
(2489, 'Kalwakurthy', 2),
(2490, 'Midjil', 2),
(2491, 'Talakondapally', 2),
(2492, 'Veldanda', 2),
(2493, 'Amangal', 2),
(2494, 'Amnagal', 2),
(2495, 'Madgul', 2),
(2496, 'Kalwakurhy', 2),
(2497, 'Vangoor', 2),
(2498, 'Kodangal', 2),
(2499, 'Gundmal', 2),
(2500, 'Kandukur', 2),
(2501, 'Achampet', 2),
(2502, 'Balmoor', 2),
(2503, 'Uppanunthala', 2),
(2504, 'Uppununthala', 2),
(2505, 'Thelkapally', 2),
(2506, 'Uppunuthala', 2),
(2507, 'Lingal', 2),
(2508, 'Lingala', 2),
(2509, 'Bhootpur', 2),
(2510, 'Boothpur', 2),
(2511, 'Farooqnqgar', 2),
(2512, 'Anantapur', 2),
(2513, 'C.K. Palli', 2),
(2514, 'C.K.Palli', 2),
(2515, 'Chennekothapalle', 2),
(2516, 'Ramagiri', 2),
(2517, 'Kothacheruvu', 2),
(2518, 'Penukonda', 2),
(2519, 'Puttaparthi', 2),
(2520, 'Somandepalle', 2),
(2521, 'Somandepalli', 2),
(2522, 'Roddam', 2),
(2523, 'Puttaparthy', 2),
(2524, 'Bukkapatnam', 2),
(2525, 'C.K.. Palli', 2),
(2526, 'Mudigubba', 2),
(2527, 'Dharmavaram', 2),
(2528, 'Bathalapalle', 2),
(2529, 'Hindupur', 2),
(2530, 'Lepakshi', 2),
(2531, 'Parigi', 2),
(2532, 'Gorantla', 2),
(2533, 'Gudibanda', 2),
(2534, 'Rolla', 2),
(2535, 'Amarapuram', 2),
(2536, 'Madakasira', 2),
(2537, 'Agali', 2),
(2538, 'Chilamathur', 2),
(2539, 'Gooty', 2),
(2540, 'Pamidi', 2),
(2541, 'Pedda Vadagur', 2),
(2542, 'Peddavadugur', 2),
(2543, 'Peddapappur', 2),
(2544, 'Yadiki', 2),
(2545, 'Peddapappuru', 2),
(2546, 'Putluru', 2),
(2547, 'Tadipatri', 2),
(2548, 'Tadpatri', 2),
(2549, 'Putlur', 2),
(2550, 'Bukkaraya Samudram', 2),
(2551, 'Narpala', 2),
(2552, 'Singanamala', 2),
(2553, 'Ammalladinne', 2),
(2554, 'Yellanur', 2),
(2555, 'Muddanur', 2),
(2556, 'Kadiri', 2),
(2557, 'Nallamada', 2),
(2558, 'Gandlapenta', 2),
(2559, 'N.P. Kunta', 2),
(2560, 'O.D. Cheruvu', 2),
(2561, 'Obuladevaracheruvu', 2),
(2562, 'Talupula', 2),
(2563, 'Nallacheruvu', 2),
(2564, 'Amadagur', 2),
(2565, 'Amadaguru', 2),
(2566, 'Obuladevacheruvu', 2),
(2567, 'Tanakal', 2),
(2568, 'Tanakallu', 2),
(2569, 'Garladinne', 2),
(2570, 'Kambadur', 2),
(2571, 'Kambaduru', 2),
(2572, 'Kanaganapalle', 2),
(2573, 'Kanaganapalli', 2),
(2574, 'Ramgiri', 2),
(2575, 'Bathalapalli', 2),
(2576, 'Tadimarri', 2),
(2577, 'Raptadu', 2),
(2578, 'B K Samudram', 2),
(2579, 'Bukkarayasamudram', 2),
(2580, 'Bukkrayasamudram', 2),
(2581, 'Kudair', 2),
(2582, 'Kuderu', 2),
(2583, 'Rapthadu', 2),
(2584, 'Garladinna', 2),
(2585, 'Beluguppa', 2),
(2586, 'Kanekal', 2),
(2587, 'Uravakonda', 2),
(2588, 'Kalayandurg', 2),
(2589, 'Kalyandurg', 2),
(2590, 'Brahma Samudram', 2),
(2591, 'Brahmasamudram', 2),
(2592, 'Brhama Samudram', 2),
(2593, 'Settur', 2),
(2594, 'Kundurpi', 2),
(2595, 'Shetturu', 2),
(2596, 'Shettur', 2),
(2597, 'Guntakal', 2),
(2598, 'Bommanahal', 2),
(2599, 'Vajrakarur', 2),
(2600, 'Vidapanakal', 2),
(2601, 'Gummagatta', 2),
(2602, 'D.Hirehal', 2),
(2603, 'Herial', 2),
(2604, 'Rayadurg', 2),
(2605, 'Vipanakal', 2),
(2606, 'Cuddapah', 2),
(2607, 'Sidhout', 2),
(2608, 'Chinthakommadinne', 2),
(2609, 'Kodur', 2),
(2610, 'Chitvel', 2),
(2611, 'Obulavaripalle', 2),
(2612, 'Badvel', 2),
(2613, 'Pullampeta', 2),
(2614, 'Penagalur', 2),
(2615, 'Peddarachapalli', 2),
(2616, 'Rajampet', 2),
(2617, 'Rayachoti', 2),
(2618, 'T Sundupalle', 2),
(2619, 'Nandalur', 2),
(2620, 'Vontimitta', 2),
(2621, 'Mydekur', 2),
(2622, 'Proddatur', 2),
(2623, 'S.Mydukur', 2),
(2624, 'Duvvur', 2),
(2625, 'B.Kodur', 2),
(2626, 'Kalasapadu', 2),
(2627, 'Porumamilla', 2),
(2628, 'Khajipet', 2),
(2629, 'Chinnamandem', 2),
(2630, 'Sambepalle', 2),
(2631, 'Pendlimarri', 2),
(2632, 'Sri Avadhutha Kasinayana', 2),
(2633, 'Nandimandalam', 2),
(2634, 'Gopavaram', 2),
(2635, 'Lakkireddipalle', 2),
(2636, 'Chakrayapet', 2),
(2637, 'Galiveedu', 2),
(2638, 'Veeraballe', 2),
(2639, 'Ramapuram', 2),
(2640, 'Rayachoty', 2),
(2641, 'Kamalapuram', 2),
(2642, 'Vallur', 2),
(2643, 'Yerraguntla', 2),
(2644, 'Veerapunayanipalle', 2),
(2645, 'Veerapunayunipalle', 2),
(2646, 'Verrapanayanipalle', 2),
(2647, 'Pulivendla', 2),
(2648, 'Vaimpalle', 2),
(2649, 'Vempalle', 2),
(2650, 'Chapad', 2),
(2651, 'Payasampalle', 2),
(2652, 'Yearraguntla', 2),
(2653, 'Vemula', 2),
(2654, 'Vaimapalle', 2),
(2655, 'Rajupalam', 2),
(2656, 'Rajupalem', 2),
(2657, 'Thondur', 2),
(2658, 'Tondur', 2),
(2659, 'Jammalamadugu', 2),
(2660, 'Jammalamdugu', 2),
(2661, 'Peddamudium', 2),
(2662, 'Mylavaram', 2),
(2663, 'Jammalmadugu', 2),
(2664, 'Kondapuram', 2),
(2665, 'Pulivedla', 2),
(2666, 'Simhadripuram', 2),
(2667, 'Lavanur', 2),
(2668, 'Yellanoor', 2),
(2669, 'Tallaproddatur', 2),
(2670, 'Balapanur', 2),
(2671, 'Atlur', 2),
(2672, 'Brahmamgarimattam', 2),
(2673, 'Kurnool', 2),
(2674, 'Chittoor', 2),
(2675, 'Chandragiri', 2),
(2676, 'Pakala', 2),
(2677, 'Pulicherla', 2),
(2678, 'Madanapalle', 2),
(2679, 'Puthalapattu', 2),
(2680, 'Puthalpattu', 2),
(2681, 'Gangadhara Nellore', 2),
(2682, 'Penumuru', 2),
(2683, 'Murakambattu', 2),
(2684, 'Yadamarri', 2),
(2685, 'Arugonda', 2),
(2686, 'Bangarupalem', 2),
(2687, 'Thavanampalle', 2),
(2688, 'Iral', 2),
(2689, 'Irala', 2),
(2690, 'Kanipakam', 2),
(2691, 'Gudipala', 2),
(2692, 'Damalacheruvu', 2),
(2693, 'Srirangarajapuram', 2),
(2694, 'Rompicherla', 2),
(2695, 'Chinnagottigallu', 2),
(2696, 'Chinnagottigallu Mandal', 2),
(2697, 'Bhakarapet', 2),
(2698, 'Yerravaripalem', 2),
(2699, 'G.K.Palle', 2),
(2700, 'Kalikiri', 2),
(2701, 'Kambhamvaripalle', 2),
(2702, 'Pileru', 2),
(2703, 'Piler', 2),
(2704, 'Vayalpad', 2),
(2705, 'Kalakada', 2),
(2706, 'Madanpalle', 2),
(2707, 'Punganur', 2),
(2708, 'Chowdepalle', 2),
(2709, 'Valmikipuram', 2),
(2710, 'Gurramkonda', 2),
(2711, 'B.Kothakota', 2),
(2712, 'Mulakalacheruvu', 2),
(2713, 'Palamaner', 2),
(2714, 'Ramakuppam', 2),
(2715, 'Peddapanjani', 2),
(2716, 'Ramasamudram', 2),
(2717, 'Palasamudram', 2),
(2718, 'Santhipuram', 2),
(2719, 'Venkatagirikota', 2),
(2720, 'Kuppam', 2),
(2721, 'Tirupati (Urban)', 2),
(2722, 'Tirupati (Rural)', 2),
(2723, 'Tirupati Rural', 2),
(2724, 'Renigunta', 2),
(2725, 'Yerpedu', 2),
(2726, 'Akkurthi', 2),
(2727, 'Varadaiahpalem', 2),
(2728, 'Srikalahasti', 2),
(2729, 'Vadamalapeta', 2),
(2730, 'Vadamalpet', 2),
(2731, 'Vedurukuppam', 2),
(2732, 'Venkata Krishna Puram', 2),
(2733, 'Puttur', 2),
(2734, 'Narayanavanam', 2),
(2735, 'Karvetinagar', 2),
(2736, 'Pannur', 2),
(2737, 'Vijayapuram', 2),
(2738, 'Nindra', 2),
(2739, 'Pichatur', 2),
(2740, 'Pissatur', 2),
(2741, 'Satyavedu', 2),
(2742, 'Nagari', 2),
(2743, 'Vengalrajukuppam', 2),
(2744, 'Thondamanadu', 2),
(2745, 'Buchinaidu Kandriga', 2),
(2746, 'K.V.B.Puram', 2),
(2747, 'Srisailam', 2),
(2748, 'Banaganapalle', 2),
(2749, 'Panyam', 2),
(2750, 'Koilakuntla', 2),
(2751, 'Koilkuntla', 2),
(2752, 'Owk', 2),
(2753, 'Banaganapalli', 2),
(2754, 'Banaganpallie', 2),
(2755, 'Kolimigundla', 2),
(2756, 'Dornipadu', 2),
(2757, 'Sanjamala', 2),
(2758, 'Gundupapala', 2),
(2759, 'Bethamcherla', 2),
(2760, 'Veldurthi', 2),
(2761, 'Devanakonda', 2),
(2762, 'Peapally', 2),
(2763, 'Tuggali', 2),
(2764, 'Dhone', 2),
(2765, 'Krishnagiri', 2),
(2766, 'Adoni', 2),
(2767, 'Mantralayam', 2),
(2768, 'Pattikonda', 2),
(2769, 'Gonegandla', 2),
(2770, 'Yemmiganur', 2),
(2771, 'Maddikera (East)', 2),
(2772, 'Pagidyala', 2),
(2773, 'Jupadu Bungalow', 2),
(2774, 'Nandikotkur', 2),
(2775, 'Pamulapadu', 2),
(2776, 'C.Belagal', 2),
(2777, 'Nandavaram', 2),
(2778, 'Kodumur', 2),
(2779, 'Nandyal', 2),
(2780, 'Allagadda', 2),
(2781, 'Gadivemula', 2),
(2782, 'Sirvel', 2),
(2783, 'Bandi Atmakur', 2),
(2784, 'Velgode', 2),
(2785, 'Allgadda', 2),
(2786, 'Gospadu', 2),
(2787, 'Mahanandi', 2),
(2788, 'Nandyal .', 2),
(2789, 'Krishna', 2),
(2790, 'Vijayawada (Urban)', 2),
(2791, 'Vijayawada (Rural)', 2),
(2792, 'Bandar', 2),
(2793, 'Machilipatnam', 2),
(2794, 'Machillipatnam', 2),
(2795, 'Gannavaram', 2),
(2796, 'Vijayawada', 2),
(2797, 'Bapulapadu', 2),
(2798, 'Nuzvid', 2),
(2799, 'Nandivada', 2),
(2800, 'Telaprolu', 2),
(2801, 'Veeravalli', 2),
(2802, 'Billanapalli', 2),
(2803, 'Nagayalanka', 2),
(2804, 'Avanigadda', 2),
(2805, 'Mopidevi', 2),
(2806, 'Challapalli', 2),
(2807, 'Ghantasala', 2),
(2808, 'Penamaluru Mandal', 2),
(2809, 'Poranki', 2),
(2810, 'Movva', 2),
(2811, 'Pedaparupudi', 2),
(2812, 'Guduru', 2),
(2813, 'Kankipadu', 2),
(2814, 'Vuyyuru', 2),
(2815, 'Pamarru', 2),
(2816, 'Thotlavalluru', 2),
(2817, 'Katuru', 2),
(2818, 'Veerullapadu', 2),
(2819, 'Jaggayyapeta', 2),
(2820, 'Chadarlapadu', 2),
(2821, 'Chandaralpadu', 2),
(2822, 'Chandarlapadu', 2),
(2823, 'Nandigama', 2),
(2824, 'Penuganchiprolu', 2),
(2825, 'Nuz Id', 2),
(2826, 'Musunuru', 2),
(2827, 'Agiripalle', 2),
(2828, 'Aukiripalli', 2),
(2829, 'Vja', 2),
(2830, 'Chatrai', 2),
(2831, 'Vissannapet', 2),
(2832, 'Reddigudem', 2),
(2833, 'A.Konduru', 2),
(2834, 'Kondapalli', 2),
(2835, 'Tiruvuru', 2),
(2836, 'Akunuru', 2),
(2837, 'Kakulapadu', 2),
(2838, 'Vunguturu', 2),
(2839, 'Vuyyur', 2),
(2840, 'Gudivada', 2),
(2841, 'Mudinepalli', 2),
(2842, 'Bantumilli', 2),
(2843, 'Krithivennu', 2),
(2844, 'Kruthivennu', 2),
(2845, 'Gudlavalleru', 2),
(2846, 'Mandavalli', 2),
(2847, 'Koduru', 2),
(2848, 'Mudinepalle', 2),
(2849, 'Gudlavallru', 2),
(2850, 'Kaikalur', 2),
(2851, 'Kalidindi', 2),
(2852, 'Kalidinid', 2),
(2853, 'Vizianagaram', 2),
(2854, 'Mudinepelli', 2),
(2855, 'Pedana', 2),
(2856, 'Bantumalli', 2),
(2857, 'Penugolanu', 2),
(2858, 'Vatsavai', 2),
(2859, 'Gampalagudem', 2),
(2860, 'Gamplagudem', 2),
(2861, 'Gamplaguedem', 2),
(2862, 'Jaggaiahpet', 2),
(2863, 'Guntur', 2),
(2864, 'Medikonduru', 2),
(2865, 'Lemalle', 2),
(2866, 'Ponnekallu', 2),
(2867, 'Prathipadu', 2),
(2868, 'Amaravathi', 2),
(2869, 'Bapatla', 2),
(2870, 'Karlapalem', 2),
(2871, 'Kakumanu', 2),
(2872, 'Cheruuvu', 2),
(2873, 'Cheruvu', 2),
(2874, 'Ponnur', 2),
(2875, 'Ponnuru', 2),
(2876, 'Tenali', 2),
(2877, 'Angalakudur', 2),
(2878, 'Chebrole', 2),
(2879, 'Sangamjagarlamudi', 2),
(2880, 'Edlapadu', 2),
(2881, 'Edlapdu', 2),
(2882, 'Nadendla', 2),
(2883, 'Pedanandipadu', 2),
(2884, 'Tadikonda', 2),
(2885, 'Mangalagiri Ho', 2),
(2886, 'Tulluru', 2),
(2887, 'Bhattiprolu', 2),
(2888, 'Bhattiprole', 2),
(2889, 'Vellaturu', 2),
(2890, 'Dhulipudi', 2),
(2891, 'Nagaram', 2),
(2892, 'Cherukupalli', 2),
(2893, 'Kanagala', 2),
(2894, 'Vemuru', 2),
(2895, 'Kuchinapudi', 2),
(2896, 'Chodayapalem', 2),
(2897, 'Repalle', 2),
(2898, 'Anantavaram', 2),
(2899, 'K.C.Works', 2),
(2900, 'Pedavadlapudi', 2),
(2901, 'Nutakki', 2),
(2902, 'Kollipara', 2),
(2903, 'Pedapalem', 2),
(2904, 'Nandivelugu', 2),
(2905, 'Kolakaluru', 2),
(2906, 'Duggirala', 2),
(2907, 'Emani', 2),
(2908, 'Cherukupalle', 2),
(2909, 'Appikatla', 2),
(2910, 'Chandole', 2),
(2911, 'Turumella', 2),
(2912, 'Amartaluru', 2),
(2913, 'Kuchipudi', 2),
(2914, 'Nizampatnam', 2),
(2915, 'Machavaram', 2),
(2916, 'Patsalatadiparru', 2),
(2917, 'Stuvartpuram', 2),
(2918, 'Tsunduru', 2),
(2919, 'Kolluru', 2),
(2920, 'Intur', 2),
(2921, 'Inturu', 2),
(2922, 'Pedakurapadu', 2),
(2923, 'Pedakurpadu', 2),
(2924, 'Sattenapalle', 2),
(2925, 'Muppalla', 2),
(2926, 'Muppalla(Sa)', 2),
(2927, 'Muppalla(Sap)', 2),
(2928, 'Sttenapalle', 2),
(2929, 'Atchampet', 2),
(2930, 'Krosuru', 2),
(2931, 'Bellamkonda', 2),
(2932, 'Narasaraopet', 2),
(2933, 'Bollapalle', 2),
(2934, 'Piduguralla', 2),
(2935, 'Pidugurlalla', 2),
(2936, 'Dachepalle', 2),
(2937, 'Gurazalla', 2),
(2938, 'Gurzalla', 2),
(2939, 'Rentachintala', 2),
(2940, 'Macherla', 2),
(2941, 'Tadepalle', 2),
(2942, 'Mangalagiri', 2),
(2943, 'Namburu', 2),
(2944, 'Pedakakani', 2),
(2945, 'Phirangipuram', 2),
(2946, 'Narassaraopet', 2),
(2947, 'Chilakaluripet', 2),
(2948, 'Durgi', 2),
(2949, 'Veldurthy', 2),
(2950, 'Karempudi', 2),
(2951, 'Nekarikallu', 2),
(2952, 'Savalyapuram', 2),
(2953, 'Vinukonda', 2),
(2954, 'Ipuru', 2),
(2955, 'Nuzendla', 2),
(2956, 'Ongole', 2),
(2957, 'Kanigiri', 2),
(2958, 'Voletivaripalem', 2),
(2959, 'Chirala', 2),
(2960, 'Chiral', 2),
(2961, 'Parchur', 2),
(2962, 'Prakasam', 2),
(2963, 'Kotha Patnam', 2),
(2964, 'Vetapalem', 2),
(2965, 'Addanki', 2),
(2966, 'Podili', 2),
(2967, 'Tangutur', 2),
(2968, 'Kurichedu', 2),
(2969, 'Donakonda', 2),
(2970, 'Markapur', 2),
(2971, 'Markapur Ho', 2),
(2972, 'Peda Araveedu', 2),
(2973, 'Markpur', 2),
(2974, 'Tripuranthakam', 2),
(2975, 'Yerragondapalem', 2),
(2976, 'Pullalacheruvu', 2),
(2977, 'Dornala', 2),
(2978, 'Tarlupadu', 2),
(2979, 'Cumbum', 2),
(2980, 'Bestawaripeta', 2),
(2981, 'Ardhaveedu', 2),
(2982, 'Giddalur', 2),
(2983, 'Racherla', 2),
(2984, 'Komarolu', 2),
(2985, 'Nellore', 2),
(2986, 'Doravarisatram', 2),
(2987, 'Sullurpeta', 2),
(2988, 'Tada', 2),
(2989, 'Naidupet', 2),
(2990, 'Naidupeta', 2),
(2991, 'Chittamur', 2),
(2992, 'Chittamuru', 2),
(2993, 'Pellakur', 2),
(2994, 'Venkatagiri', 2),
(2995, 'Dakkili', 2),
(2996, 'Kovur', 2),
(2997, 'Kovur Mandalam', 2),
(2998, 'Bitragunta', 2),
(2999, 'Damavaram', 2),
(3000, 'Kavali', 2),
(3001, 'Anemadugu', 2),
(3002, 'Chakalakonda', 2),
(3003, 'Duthalur', 2),
(3004, 'Jaladanki', 2),
(3005, 'Kaligiri', 2),
(3006, 'Siddanakonduru', 2),
(3007, 'Udayagiri', 2),
(3008, 'Varikuntapadu', 2),
(3009, 'Vinjamoor', 2),
(3010, 'Vinjamur', 2),
(3011, 'Nandipadu', 2),
(3012, 'Gumparlapadu', 2),
(3013, 'Gandipalem', 2),
(3014, 'Dagadarthi', 2),
(3015, 'Atmakur(Nl)', 2),
(3016, 'S.S.Project', 2),
(3017, 'Ss Project', 2),
(3018, 'Ananatasagaram', 2),
(3019, 'Anantasagaram', 2),
(3020, 'Revur', 2),
(3021, 'A.S.Peta', 2),
(3022, 'Anumasamudrampeta Mandal', 2),
(3023, 'Buchireddipalem Mandalam', 2),
(3024, 'Buchireddypalem', 2),
(3025, 'Buchireddypalem Mandalam', 2),
(3026, 'Karatampadu', 2),
(3027, 'Podalakur', 2),
(3028, 'Virur', 2),
(3029, 'Seetaramapuram', 2),
(3030, 'Seetharamapuram', 2),
(3031, 'Tp Gudur', 2),
(3032, 'Marripadu', 2),
(3033, 'Indukurpeta Mandalam', 2),
(3034, 'Mypadu', 2),
(3035, 'Indukurpeta', 2),
(3036, 'Allur', 2),
(3037, 'Allur Mandalam', 2),
(3038, 'Kodavalur', 2),
(3039, 'Kodavaluru', 2),
(3040, 'Kodavaluru Mandalam', 2),
(3041, 'Gandavaram', 2),
(3042, 'Kodavalur Mandalam', 2),
(3043, 'Vidavalur', 2),
(3044, 'Venkatachala Satram', 2),
(3045, 'Venkatachalam', 2),
(3046, 'Survepalli', 2),
(3047, 'Chejerla', 2),
(3048, 'Kaluvoya', 2),
(3049, 'Muthukur', 2),
(3050, 'Muthukur Mandalam', 2),
(3051, 'Brahmadevam', 2),
(3052, 'Northrajupalem Mandalam', 2),
(3053, 'Nr Palem', 2),
(3054, 'Vojili', 2),
(3055, 'Balayapalli', 2),
(3056, 'Manubolu', 2),
(3057, 'Sydapuram', 2),
(3058, 'Rapur', 2),
(3059, 'Kota', 2),
(3060, 'Chillakur', 2),
(3061, 'Vakadu', 2),
(3062, 'Visakhapatnam', 2),
(3063, 'Visakhapatnam (Urban)', 2),
(3064, 'Pedagantyada', 2),
(3065, 'Vishakhapatnam', 2),
(3066, 'Visakhapatnam Rural', 2),
(3067, 'Pendurthi', 2),
(3068, 'Visakhapatnam (Rural)', 2),
(3069, 'Anandapuram', 2),
(3070, 'Gajuwaka', 2),
(3071, 'Anakapalle', 2),
(3072, 'Paravada', 2),
(3073, 'Chodavaram', 2),
(3074, 'Paderu', 2),
(3075, 'Ananthagiri', 2),
(3076, 'Cheedikada', 2),
(3077, 'Atchutapuram', 2),
(3078, 'Yellamanchili', 2),
(3079, 'Golugonda', 2),
(3080, 'Narsipatnam', 2),
(3081, 'Chintapalle', 2),
(3082, 'Nathavaram', 2),
(3083, 'Araku', 2),
(3084, 'Araku Valley', 2),
(3085, 'Bheemunipatnam', 2),
(3086, 'Visakhapatnam.', 2),
(3087, 'Viskhapatnam', 2),
(3088, 'Srikakulam', 2),
(3089, 'Etcherla', 2),
(3090, 'Etcherla Mandal', 2),
(3091, 'Regidi Amadalavalasa', 2),
(3092, 'Regidi Mandal', 2),
(3093, 'Vangara Mandal', 2),
(3094, 'Therlam Mandal', 2),
(3095, 'Santhakaviti Mandal', 2),
(3096, 'Rajam', 2),
(3097, 'Rajam Mandal', 2),
(3098, 'Sigadam Mandal', 2),
(3099, 'Merakamudidam', 2),
(3100, 'Merakamudidam Mandal', 2),
(3101, 'Ganguvada Sigadam Mandal', 2),
(3102, 'G.Sigadam Mandal', 2),
(3103, 'Laveru Mandal', 2),
(3104, 'Ponduru', 2),
(3105, 'Ponduru Mandal', 2),
(3106, 'Amadalavalasa', 2),
(3107, 'Amadalavalasa Manal', 2),
(3108, 'Amadalavalasa Mandal', 2),
(3109, 'Burja Mandal', 2),
(3110, 'Srikakulam Mandal', 2),
(3111, 'Sarubujjili', 2),
(3112, 'Sarubujjili Mandal', 2),
(3113, 'Jalumuru', 2),
(3114, 'Kotabommali Mandal', 2),
(3115, 'Kotabommalimandal', 2),
(3116, 'Santabommali Mandal', 2),
(3117, 'Santhabommali Mandal', 2),
(3118, 'Tekkali', 2),
(3119, 'Nandigam Mandal', 2),
(3120, 'Saravakota Mandal', 2),
(3121, 'Tekkali Mandal', 2),
(3122, 'Santhabommali', 2),
(3123, 'Vajrapukotturu Mandal', 2),
(3124, 'Pathapatnam', 2),
(3125, 'Pathapatnam Mandal', 2),
(3126, 'Hiramandalam Mandal', 2),
(3127, 'Meliaputti Mandal', 2),
(3128, 'Vajrapukothuru', 2),
(3129, 'Palasa Mandal', 2),
(3130, 'Meliaputti', 2),
(3131, 'Palasa', 2),
(3132, 'Mandasa', 2),
(3133, 'Mandasa Mandal', 2),
(3134, 'Sompeta Mandal', 2),
(3135, 'Kanchili Mandal', 2),
(3136, 'Kaviti Mandal', 2),
(3137, 'Ichchapuram', 2),
(3138, 'Ichchapuram Mandal', 2),
(3139, 'Kaviti', 2),
(3140, 'Gara Mandal', 2),
(3141, 'Laveru', 2),
(3142, 'Gara', 2),
(3143, 'Ranastalam', 2),
(3144, 'Ranasthalam Mandal', 2),
(3145, 'Cheepurupalle', 2),
(3146, 'Narasannapeta', 2),
(3147, 'Narasannapeta Mandal', 2),
(3148, 'Polaki Mandal', 2),
(3149, 'Jalumuru Mandal', 2),
(3150, 'Saravakota Mdl', 2),
(3151, 'Palakonda', 2),
(3152, 'R. Amadalavalasa', 2),
(3153, 'R.Amadalavalasa', 2),
(3154, 'Seethampeta', 2),
(3155, 'Burja', 2),
(3156, 'Bhamani Mandal', 2),
(3157, 'Bhamini', 2),
(3158, 'Bhamini Mandal', 2),
(3159, 'Kotturu', 2),
(3160, 'Kotturu Mandal', 2),
(3161, 'Seethampeta Mandal', 2),
(3162, 'Lakshminarsupeta', 2),
(3163, 'Hiramandalam', 2),
(3164, 'Veeraghattam', 2),
(3165, 'Vangara', 2),
(3166, 'Kotabommali', 2),
(3167, 'Ajjada', 2),
(3168, 'Kakinada', 2),
(3169, 'Kakinada (Urban)', 2),
(3170, 'Kakinada Rural', 2),
(3171, 'Pedapudi', 2),
(3172, 'Karapa', 2),
(3173, 'Rajahmundry', 2),
(3174, 'Rajahmundry (Urban)', 2),
(3175, 'Rajahmundry Rural', 2),
(3176, 'Korukonda', 2),
(3177, 'Rajanagaram', 2),
(3178, 'Sithanagaram', 2),
(3179, 'Rajaahmundry Rural', 2),
(3180, 'Kadiyam', 2),
(3181, 'Alamuru', 2),
(3182, 'Amalapuram', 2),
(3183, 'Allavaram', 2),
(3184, 'Allavaram Mandal', 2),
(3185, 'Ainavilli', 2),
(3186, 'Ainavilli Mandal', 2),
(3187, 'Katrenikona', 2),
(3188, 'Katrenikona Mandal', 2),
(3189, 'Amalapuram Mandal', 2),
(3190, 'Uppalaguptam', 2),
(3191, 'Ambajipeta', 2),
(3192, 'P.Gannavaram', 2),
(3193, 'P.Gannavaram Mandal', 2),
(3194, 'Mummidivaram', 2),
(3195, 'Mummidivaram Mandal', 2),
(3196, 'I.Polavaram', 2),
(3197, 'I.Polavaram Mandal', 2),
(3198, 'Ambajipeta Mandal', 2),
(3199, 'Uppalaguptam Mandal', 2),
(3200, 'Uppalaguptan Mandal', 2),
(3201, 'Kothapeta Taluk', 2),
(3202, 'Kothapeta', 2),
(3203, 'Kothapeta Mandal', 2),
(3204, 'Mandapeta', 2),
(3205, 'Atreyapuram', 2),
(3206, 'Atreyapuram Mandal', 2),
(3207, 'Ravulapalem', 2),
(3208, 'Atreypauram', 2),
(3209, 'Ravulapalem Mandal', 2),
(3210, 'D.Gannavaram Mandal', 2),
(3211, 'Amabajipeta', 2),
(3212, 'Razole', 2),
(3213, 'Malikipuram', 2),
(3214, 'Razole Mandal', 2),
(3215, 'Mamidikuduru', 2),
(3216, 'Mamidikuduru Mandal', 2),
(3217, 'Sakhinetipalli', 2),
(3218, 'Sakhinetipalli Mandal', 2),
(3219, 'Malikipuram Mandal', 2),
(3220, 'Bikkavolu', 2),
(3221, 'Rayavaram', 2),
(3222, 'Anaparthy', 2),
(3223, 'Kajuluru', 2),
(3224, 'Pamaru', 2),
(3225, 'Gangavaram', 2),
(3226, 'Rampachodavaram', 2),
(3227, 'Gokavaram', 2),
(3228, 'Devipatnam', 2),
(3229, 'Maredumilli', 2),
(3230, 'Rajavommangi', 2),
(3231, 'Rangampeta', 2),
(3232, 'Sithanagram', 2),
(3233, 'Ragampeta', 2),
(3234, 'Gandepalli', 2),
(3235, 'Kapileswarapuram', 2),
(3236, 'Tuni', 2),
(3237, 'Sankhavaram', 2),
(3238, 'Kotananduru', 2),
(3239, 'Thondangi', 2),
(3240, 'West Godavari', 2),
(3241, 'Addateegala', 2),
(3242, 'Addathigala', 2),
(3243, 'Addatigala', 2),
(3244, 'Kothapalli', 2),
(3245, 'Yeleswaram', 2),
(3246, 'Kirlampudi', 2),
(3247, 'Pithapuram', 2),
(3248, 'Samalkot', 2),
(3249, 'Jaggampeta', 2),
(3250, 'Peddapuram', 2),
(3251, 'Samalkota', 2),
(3252, 'Gollaprolu', 2),
(3253, 'Tallarevu', 2),
(3254, 'Thallarevu', 2),
(3255, 'Pondicherry', 2),
(3256, 'Y .Ramavaram', 2),
(3257, 'Y Ramavaram', 2),
(3258, 'Amalapuram.', 2),
(3259, 'Eluru', 2),
(3260, 'S.V. Peta', 2),
(3261, 'S.V.Peta', 2),
(3262, 'Chataparru', 2),
(3263, 'Tadepalligudem', 2),
(3264, 'Tadepalligudem Mandalam', 2),
(3265, 'Tadepalligudem Mandaolam', 2),
(3266, 'Nallajerla', 2),
(3267, 'Nallajerla Mandal', 2),
(3268, 'Nallajerla Mandalam', 2),
(3269, 'Nallajarla Mandalam', 2),
(3270, 'Nallajarlamandalam', 2),
(3271, 'Nallajerlamandalam', 2),
(3272, 'Bhimavaram', 2),
(3273, 'Penumantra (Mdl)', 2),
(3274, 'Atchanta (Mdl)', 2),
(3275, 'Attili (Mdl)', 2),
(3276, 'Manchili (Mdl)', 2),
(3277, 'Minavilluru(Mdl)', 2),
(3278, 'Moyyeru(Mdl)', 2),
(3279, 'Pentapadu Mandalam', 2),
(3280, 'Pentapadu Mandall', 2),
(3281, 'Tanuku Mandalam', 2),
(3282, 'Tanuku Mandal', 2),
(3283, 'Pentapadu Mandal', 2),
(3284, 'Vunguturu Mandalam', 2),
(3285, 'Pentapadu', 2),
(3286, 'Pentapadumandalam', 2),
(3287, 'Nallajarla Mandal', 2),
(3288, 'Ganapavaram Mandal', 2),
(3289, 'Ganapavaram Mandalam', 2),
(3290, 'Palakoderu Mandalam', 2),
(3291, 'Undi Mandalam', 2),
(3292, 'Nidamarrumandalam', 2),
(3293, 'Nidamarry Mandal', 2),
(3294, 'Ganapavaramm Andalam', 2),
(3295, 'Ganapavaramandalam', 2),
(3296, 'Ganapavarammandal', 2),
(3297, 'Ganapavarammandalam', 2),
(3298, 'Undi (Mdl)', 2),
(3299, 'Bhimavaram (Mdl)', 2),
(3300, 'Kalla (Mdl)', 2),
(3301, 'Bhimavaram(Mdl)', 2),
(3302, 'Palakoderu (Mdl)', 2),
(3303, 'Tanuku', 2),
(3304, 'Tanuku (Mdl)', 2),
(3305, 'Vundrajavaram (Mdl)', 2),
(3306, 'Iragavaram (Mdl)', 2),
(3307, 'Velpur (Mdl)', 2),
(3308, 'Iragavaram(Mdl)', 2),
(3309, 'U.Varam(Mdl)', 2),
(3310, 'Akividu (Mdl)', 2),
(3311, 'Viravasaram(Mdl)', 2),
(3312, 'Palakoderu(Mdl)', 2),
(3313, 'Viravasaram (Mdl)', 2),
(3314, 'Palacole', 2),
(3315, 'Palakol (Mdl)', 2),
(3316, 'Palakol(Mdl)', 2),
(3317, 'Ellamanchili (Mdl)', 2),
(3318, 'Poduru (Mdl)', 2),
(3319, 'Narasapuram', 2),
(3320, 'Narsapur (Mdl)', 2),
(3321, 'Mogalturu(Mdl)', 2),
(3322, 'Nidadavole', 2),
(3323, 'Nidadavolemandalam', 2),
(3324, 'Kovvuru Mandalam', 2),
(3325, 'Nidadavole Mandalam', 2),
(3326, 'Chagallu Mandalam', 2),
(3327, 'Devarapalli Mandalam', 2),
(3328, 'Nidadavole Mandal', 2),
(3329, 'Wgdt', 2),
(3330, 'Kannapuram', 2),
(3331, 'Koyyalagudem', 2),
(3332, 'Devarapalli Mandal', 2),
(3333, 'Deverapalli', 2),
(3334, 'Deverapalli Mandalam', 2),
(3335, 'Devipatnam Mandalam', 2),
(3336, 'Devipatnammandalam', 2),
(3337, 'Buttayagudem', 2),
(3338, 'Polavaram', 2),
(3339, 'Polavaram Mandalam', 2),
(3340, 'Polavarammandal', 2),
(3341, 'Polavarammandalam', 2),
(3342, 'Gopalapuram Mandal', 2),
(3343, 'Gopalapuram Mandalam', 2),
(3344, 'Buttayagudem Mandalam', 2),
(3345, 'Polavaram Mandal', 2),
(3346, 'Penugonda (Mdl)', 2),
(3347, 'Peravali (Mdl)', 2),
(3348, 'Peravali Mandalam', 2),
(3349, 'Undrajavaram Mandalam', 2),
(3350, 'Undrajavaram Mandalam.', 2),
(3351, 'Peravali', 2),
(3352, 'Poduru(Mdl)', 2),
(3353, 'Tallapudi Mandal', 2),
(3354, 'Tallapudi Mandalam', 2),
(3355, 'Chagallu Mandal', 2),
(3356, 'Chagally Mandalam', 2),
(3357, 'Kovvur', 2),
(3358, 'Kovvur Mandalam', 2),
(3359, 'Dommeru', 2),
(3360, 'Pulla', 2),
(3361, 'Kaikaram', 2),
(3362, 'Bhimadole', 2),
(3363, 'D.Tirumala', 2),
(3364, 'Dwarakatirumala', 2),
(3365, 'Gundugolanu', 2),
(3366, 'Denduluru', 2),
(3367, 'Padapadu', 2),
(3368, 'Pedapadu', 2),
(3369, 'Kovvali', 2),
(3370, 'J.R.Gudem', 2),
(3371, 'J.R.Gudem Bo', 2),
(3372, 'Jangareddigudem', 2),
(3373, 'K.Kota', 2),
(3374, 'Kamavarapukota', 2),
(3375, 'Gopannapalem', 2),
(3376, 'Lakkavaram', 2),
(3377, 'Tadikalapudi', 2),
(3378, 'Jeelugumilli', 2),
(3379, 'Chintalapudi', 2),
(3380, 'Pragadavaram', 2),
(3381, 'Dharmajigudem', 2),
(3382, 'T.Narasapuram', 2),
(3383, 'Vijaayrai', 2),
(3384, 'Vijayarai', 2),
(3385, 'Bondapalli', 2),
(3386, 'Denkada', 2),
(3387, 'Nellimarla', 2),
(3388, 'Apspqrs', 2),
(3389, 'B.Tallavalasa', 2),
(3390, 'Garividi', 2),
(3391, 'Gurla', 2),
(3392, 'Meraka Mudidam', 2),
(3393, 'Badangi', 2),
(3394, 'Therlam', 2),
(3395, 'Sigadam', 2),
(3396, 'Chipurupalle', 2),
(3397, 'Anathagiri', 2),
(3398, 'S Kota', 2),
(3399, 'Vepada', 2),
(3400, 'Srungavarapukota', 2),
(3401, 'Bonangi', 2),
(3402, 'Gantyada', 2),
(3403, 'S.Kota.', 2),
(3404, 'L Kota', 2),
(3405, 'Kothavalasa', 2),
(3406, 'Pusapatirega', 2),
(3407, 'Konada', 2),
(3408, 'Jami', 2),
(3409, 'Mentada', 2),
(3410, 'Bhogapuram', 2),
(3411, 'Ramathirtam', 2),
(3412, 'Kotagandredu', 2),
(3413, 'Pedamajjipalem', 2),
(3414, 'Alamanada', 2),
(3415, 'Alamanda', 2),
(3416, 'Alamanda Rs', 2),
(3417, 'Gajapathinagaram', 2),
(3418, 'Gajapathinagram', 2),
(3419, 'Moida', 2),
(3420, 'Garugubilli', 2),
(3421, 'Parvatipuram', 2),
(3422, 'Parvathipuram', 2),
(3423, 'Komarada', 2),
(3424, 'Gummalakshmipuram', 2),
(3425, 'Kurupam', 2),
(3426, 'Jiyyammavalasa', 2),
(3427, 'Makkuva', 2),
(3428, 'Seethanagaram', 2),
(3429, 'Balijipeta', 2),
(3430, 'Salur', 2),
(3431, 'Bobbili', 2),
(3432, 'Dattirajeru', 2),
(3433, 'Dattirajeru Bo', 2),
(3434, 'Ramabhadrapuram', 2),
(3435, 'Datti Rajeru', 2),
(3436, 'Pachipenta', 2),
(3437, 'Pedamanapuram', 2),
(3438, 'Challapeta', 2),
(3439, 'Jiyyammavalsa', 2),
(3440, 'Bangalore', 17),
(3441, 'Bangalore North', 17),
(3442, 'Bangalore South', 17),
(3443, 'Banglore', 17),
(3444, 'Hosakote', 17),
(3445, 'Anekal', 17),
(3446, 'Magadi', 17),
(3447, 'Pavagada', 17),
(3448, 'Dod Ballapur', 17),
(3449, 'Dodballapura', 17),
(3450, 'Doddaballapura', 17),
(3451, 'Dodbalapura', 17),
(3452, 'Gauribidanur', 17),
(3453, 'Bagepalli', 17),
(3454, 'Kolar', 17),
(3455, 'Chik Ballapur', 17),
(3456, 'Gudibanda', 17),
(3457, 'Chickballapur', 17),
(3458, 'Gaurobidanur', 17),
(3459, 'Gauribidanure', 17),
(3460, 'Gauribidnur', 17),
(3461, 'Venkatapura', 17),
(3462, 'Guribidanur', 17),
(3463, 'Sidlaghatta', 17),
(3464, 'Sidlghatta', 17),
(3465, 'Channapatna', 17),
(3466, 'Ramanagar', 17),
(3467, 'Ramanagara', 17),
(3468, 'Ramangara', 17),
(3469, 'Devanahalli', 17),
(3470, 'Devanhalli', 17),
(3471, 'Nelamangala', 17),
(3472, 'Kanakapura', 17),
(3473, 'Hoskote', 17),
(3474, 'Dharwad', 17),
(3475, 'Nelamagala', 17),
(3476, 'Kanakapaura', 17),
(3477, 'Ramangaram', 17),
(3478, 'Bangaloresouth', 17),
(3479, 'Bg South', 17),
(3480, 'Bgsouth', 17),
(3481, 'Nla & Bgsouth', 17),
(3482, 'Banglorenorth', 17),
(3483, 'Bg North', 17),
(3484, 'Bgnorth', 17),
(3485, 'Ramanagaram', 17),
(3486, 'Doddaballpura', 17),
(3487, 'Doddabllapur', 17),
(3488, 'Bangarapet', 17),
(3489, 'Bangarpet', 17),
(3490, 'Bangarpet Tq', 17),
(3491, 'Bngarpet', 17),
(3492, 'Chintamani', 17),
(3493, 'Srinivasapura', 17),
(3494, 'Srinivaspur', 17),
(3495, 'Srinivsapur', 17),
(3496, 'Mulbagal', 17),
(3497, 'Malur', 17),
(3498, 'Chintamanij', 17),
(3499, 'Malavalli', 17),
(3500, 'Mysore', 17),
(3501, 'H D Kote', 17),
(3502, 'Kollegal', 17),
(3503, 'T Narasipura', 17),
(3504, 'Periyapatna', 17),
(3505, 'Hunsur', 17),
(3506, 'Piriyapatna', 17),
(3507, 'Gundlupet', 17),
(3508, 'Chamarajanagara', 17),
(3509, 'Nanjangud', 17),
(3510, 'T Naraipura', 17),
(3511, 'Gundluper', 17),
(3512, 'Heggadadevankote', 17),
(3513, 'Arkalgud', 17),
(3514, 'Arsikere', 17),
(3515, 'Chamarajanagar', 17),
(3516, 'Aland', 17),
(3517, 'Tirumakudal Narsipur', 17),
(3518, 'Sorab', 17),
(3519, 'Alur', 17),
(3520, 'Bilgi', 17),
(3521, 'Madikeri', 17),
(3522, 'Virajpet', 17),
(3523, 'Kodagu', 17),
(3524, 'Koduru', 17),
(3525, 'Somvarpet', 17),
(3526, 'Somwarpet', 17),
(3527, 'Somarpet', 17),
(3528, 'Krishnarajpet', 17),
(3529, 'Mandya', 17),
(3530, 'Mangalore', 17),
(3531, 'Maddur', 17),
(3532, 'Shrirangapattana', 17),
(3533, 'Srirangapatna', 17),
(3534, 'Nagamangala', 17),
(3535, 'K.R.Pete', 17),
(3536, 'Pandavapura', 17),
(3537, 'K.E.Pete', 17),
(3538, 'Yelandur', 17),
(3539, 'Gubbi', 17),
(3540, 'Belur', 17),
(3541, 'Devadurga', 17),
(3542, 'Channarayapatna', 17),
(3543, 'Davanagere', 17),
(3544, 'K R Nagar', 17),
(3545, 'Hebbalu', 17),
(3546, 'Kannur', 17),
(3547, 'Sriranagapatna', 17),
(3548, 'Challakere', 17),
(3549, 'Tumkur', 17),
(3550, 'Kunigal', 17),
(3551, 'Madhugiri', 17),
(3552, 'Sira', 17),
(3553, 'Tiptur', 17),
(3554, 'C.N.Halli', 17),
(3555, 'C.N.Hally', 17),
(3556, 'Koratagere', 17),
(3557, 'Korategere', 17),
(3558, 'Hiriyur', 17),
(3559, 'Chitradurga', 17),
(3560, 'Shikarpur', 17),
(3561, 'Turuvekere', 17),
(3562, 'Chikkanayakanahlli', 17),
(3563, 'Chiknayakanhalli', 17),
(3564, 'C.N. Halli', 17),
(3565, 'Tiptir', 17),
(3566, 'C N Halli', 17),
(3567, 'Arskiere', 17),
(3568, 'Channarayapatana', 17),
(3569, 'Channarayaptna', 17),
(3570, 'Hosadurga', 17),
(3571, 'Hassan', 17),
(3572, 'Channrayapatna', 17),
(3573, 'Arsiekre', 17),
(3574, 'Arsikre', 17),
(3575, 'Sakleshpur', 17),
(3576, 'Saklehspur', 17),
(3577, 'Arakalagud', 17),
(3578, 'Kadur', 17),
(3579, 'Channaryapatna', 17),
(3580, 'Sakleshpura', 17),
(3581, 'Arkalagud', 17),
(3582, 'Arkalud', 17),
(3583, 'Skaleshpur', 17),
(3584, 'Holenarasipur', 17),
(3585, 'Holenarasipura', 17),
(3586, 'Holenarsipur', 17),
(3587, 'Hole Narsipur', 17),
(3588, 'Holeanarasipur', 17),
(3589, 'Holeanrasipur', 17),
(3590, 'Hagaribommanahalli', 17),
(3591, 'Karkal', 17),
(3592, 'Karkala', 17),
(3593, 'Udupi', 17),
(3594, 'Belthangady', 17),
(3595, 'Kushtagi', 17),
(3596, 'Bantval', 17),
(3597, 'Bantwal', 17),
(3598, 'Ullal', 17),
(3599, 'Pudu', 17),
(3600, 'Thumbe', 17),
(3601, 'Puttur', 17),
(3602, 'Sullia', 17),
(3603, 'Sulya', 17),
(3604, 'Beltangadi', 17),
(3605, 'Belthagady', 17),
(3606, 'Puttur(Dk)', 17),
(3607, 'Adyar', 17),
(3608, 'Kundapura', 17),
(3609, 'Kundpaura', 17),
(3610, 'Navunda', 17),
(3611, 'Davangere', 17),
(3612, 'Chikmagalur', 17),
(3613, 'Koppa', 17),
(3614, 'Narasimharajapura', 17),
(3615, 'Mudigere', 17),
(3616, 'Bhadravati', 17),
(3617, 'Shimoga', 17),
(3618, 'Tarikere', 17),
(3619, 'Chikamaglur', 17),
(3620, 'Sringeri', 17),
(3621, 'Mudigee', 17),
(3622, 'Srineri', 17),
(3623, 'Honnali', 17),
(3624, 'Tirthahalli', 17),
(3625, 'Afzalpur', 17),
(3626, 'Channagiri', 17),
(3627, 'Sagar', 17),
(3628, 'Thirthahalli', 17),
(3629, 'Bhadravathi', 17),
(3630, 'Shimogai', 17),
(3631, 'Tarikee', 17),
(3632, 'Bhadravaathi', 17),
(3633, 'Bhadravathii', 17),
(3634, 'Hosanagara', 17),
(3635, 'Soraba', 17),
(3636, 'Hosanagar', 17),
(3637, 'Shikaripura', 17),
(3638, 'Thrithahalli', 17),
(3639, 'Jagalur', 17),
(3640, 'Hodadurga', 17),
(3641, 'Harihara', 17),
(3642, 'Harihra', 17),
(3643, 'Holalkere', 17),
(3644, 'Hoadurga', 17),
(3645, 'Molakalmuru', 17),
(3646, 'Davanangere', 17),
(3647, 'Harihar', 17),
(3648, 'Badami', 17),
(3649, 'Aurad', 17),
(3650, 'Hasadurga', 17),
(3651, 'Hariahra', 17),
(3652, 'Dharwar', 17),
(3653, 'Hubli', 17),
(3654, 'Kundgol', 17),
(3655, 'Navalgund', 17),
(3656, 'Kalgahtagi', 17),
(3657, 'Kalghatgi', 17),
(3658, 'Hangal', 17),
(3659, 'Byadgi', 17),
(3660, 'Haveri', 17),
(3661, 'Hirekerur', 17),
(3662, 'Hirekrur', 17),
(3663, 'Ranebennur', 17),
(3664, 'Ranibennur', 17),
(3665, 'Kungol', 17),
(3666, 'Gadag', 17),
(3667, 'Savanur', 17),
(3668, 'Hirekeruru', 17),
(3669, 'Supa', 17),
(3670, 'Shiggaon', 17),
(3671, 'Joida', 17),
(3672, 'Indi', 17),
(3673, 'Naregal', 17),
(3674, 'Jevargi', 17),
(3675, 'Bhatkal', 17),
(3676, 'Kalaghatgi', 17),
(3677, 'Kalgahtgi', 17),
(3678, 'Kalghatagi', 17),
(3679, 'Ranebennur`', 17),
(3680, 'Navalagund', 17),
(3681, 'Shiggoan', 17),
(3682, 'Chitapur', 17),
(3683, 'Belgaum', 17),
(3684, 'Karwar', 17),
(3685, 'Ankola', 17),
(3686, 'Sirsi', 17),
(3687, 'Kumta', 17),
(3688, 'Siddapur', 17),
(3689, 'Honavar', 17),
(3690, 'Haliyal', 17),
(3691, 'Yellapur', 17),
(3692, 'Mundgod', 17),
(3693, 'Yellpur', 17),
(3694, 'Sidddapur', 17),
(3695, 'Yellpaur', 17),
(3696, 'Ron', 17),
(3697, 'Mudargo', 17),
(3698, 'Mundargi', 17),
(3699, 'Shirahatti', 17),
(3700, 'Shiratti', 17),
(3701, 'Shirhatti', 17),
(3702, 'Shirahaati', 17),
(3703, 'Shorapur', 17),
(3704, 'Nargund', 17),
(3705, 'Harapanahalli', 17),
(3706, 'Bellary', 17),
(3707, 'Sandur', 17),
(3708, 'Siruguppa', 17),
(3709, 'Haralpanahalli', 17),
(3710, 'Kudligi', 17),
(3711, 'Hospet', 17),
(3712, 'Kudlgi', 17),
(3713, 'Harapanahallli', 17),
(3714, 'Hb Halli', 17),
(3715, 'Huvinahadagali', 17),
(3716, 'Hadagalli', 17),
(3717, 'Huvinhadagali', 17),
(3718, 'Huvinagadagali', 17),
(3719, 'H B Halli', 17),
(3720, 'Hospet Ho', 17),
(3721, 'Koppal', 17),
(3722, 'Gangavathi', 17),
(3723, 'Gangavati', 17),
(3724, 'Gangawati', 17),
(3725, 'Gangvathi', 17),
(3726, 'Gamgavati', 17),
(3727, 'Gamgavatjhi', 17),
(3728, 'Gangavthi', 17),
(3729, 'Yelburga', 17),
(3730, 'Yelbulrga', 17),
(3731, 'Ganagavati', 17),
(3732, 'Yelbuarga', 17),
(3733, 'Yelbura', 17),
(3734, 'Kioppal', 17),
(3735, 'Yelbarga', 17),
(3736, 'Raichur', 17),
(3737, 'Mudhol', 17),
(3738, 'Gangavahi', 17),
(3739, 'Kushtagui', 17),
(3740, 'Kustagi', 17),
(3741, 'Kukshtagi', 17),
(3742, 'Kukshtgai', 17),
(3743, 'Kustgai', 17),
(3744, 'Kusthagi', 17),
(3745, 'Kusthgati', 17),
(3746, 'Kukstagai', 17),
(3747, 'Kukstagi', 17),
(3748, 'Kushatagi', 17),
(3749, 'Kustagai', 17),
(3750, 'Kustagao', 17),
(3751, 'Gamgavathi', 17),
(3752, 'Deodurga', 17),
(3753, 'Lingasugur', 17),
(3754, 'Lingsugur', 17),
(3755, 'Manvi', 17),
(3756, 'Sindhanur', 17),
(3757, 'Sindhnur', 17),
(3758, 'Gulbarga', 17),
(3759, 'Yadgir', 17),
(3760, 'Yadgiri', 17),
(3761, 'Yadgri', 17),
(3762, 'Sedam', 17),
(3763, 'Chittapur', 17),
(3764, 'Afjalpur', 17),
(3765, 'Jewargi', 17),
(3766, 'Jewargio', 17),
(3767, 'Shorpaur', 17),
(3768, 'Shahapur', 17),
(3769, 'Shahpur', 17),
(3770, 'Bidar', 17),
(3771, 'Homnabad', 17),
(3772, 'Humnabad', 17),
(3773, 'Bagalkot', 17),
(3774, 'Basavakalyan', 17),
(3775, 'Afjlpur', 17),
(3776, 'Asfjalpur', 17),
(3777, 'Chincholi', 17),
(3778, 'Auad (B)', 17),
(3779, 'Aurad (B)', 17),
(3780, 'Aurad(B)', 17),
(3781, 'Bhalki', 17),
(3782, 'Auarad (B)', 17),
(3783, 'Bijapur', 17),
(3784, 'B.Bagewadi', 17),
(3785, 'Jamkhandi', 17),
(3786, 'Sindgi', 17),
(3787, 'Muddebihal', 17),
(3788, 'Jamakhandi', 17),
(3789, 'Singi', 17),
(3790, 'Basavana Bagevadi', 17),
(3791, 'Chikodi', 17),
(3792, 'B..Bagewadi', 17),
(3793, 'B Bagewadi', 17),
(3794, 'Hungund', 17),
(3795, 'Hungund Taluk', 17),
(3796, 'Jamkandi', 17),
(3797, 'Jqamkhandi', 17),
(3798, 'Gokak', 17),
(3799, 'Bailhongal', 17),
(3800, 'Sampgaon', 17),
(3801, 'Saundatti', 17),
(3802, 'Khanapur', 17),
(3803, 'Hukeri', 17),
(3804, 'Ramdurg', 17),
(3805, 'Bailhogal', 17),
(3806, 'Londa', 17),
(3807, 'Parasgad', 17),
(3808, 'Athani', 17),
(3809, 'Athni', 17),
(3810, 'Raibag', 17),
(3811, 'Kerur', 17),
(3812, 'Raybag', 17),
(3813, 'Pondicherry', 35),
(3814, 'Chennai', 35),
(3815, 'Chennai City North', 35),
(3816, 'Tondiarpet Fort St George', 35),
(3817, 'Tondiarpet Fort St Goerge', 35),
(3818, 'Perambur Purasawalkam', 35),
(3819, 'Egmore Nungambakka', 35),
(3820, 'Egmore Nungambakkam', 35),
(3821, 'Chennai City Corporation', 35),
(3822, 'Saidapet', 35),
(3823, 'Sriperumbudur', 35),
(3824, 'Ambattur', 35),
(3825, 'Tambaram', 35),
(3826, 'Egmore Nungambakkm', 35),
(3827, 'Mylapore - Triplicane', 35),
(3828, 'Chinglepet', 35),
(3829, 'Vellore', 35),
(3830, 'Ponneri', 35),
(3831, 'Poonamallee', 35),
(3832, 'Poonamalee', 35),
(3833, 'Gummidipoondi', 35),
(3834, 'Avadi', 35),
(3835, 'Viluppuram', 35),
(3836, 'Perambur Purawalkam', 35),
(3837, 'Chennai City South', 35),
(3838, 'Maduravoyal', 35),
(3839, 'Chennai Corporation', 35),
(3840, 'Tiruvallur', 35),
(3841, 'Mambalam', 35),
(3842, 'Kancheepuram', 35),
(3843, 'Chennai City', 35),
(3844, 'Chengalpattu', 35),
(3845, 'Sholinganallur', 35),
(3846, 'Tiruporur', 35),
(3847, 'Kanchipuram', 35),
(3848, 'Uttukottai', 35),
(3849, 'Gummidipundi', 35),
(3850, 'Gummidipundii', 35),
(3851, 'Gummidpundi', 35),
(3852, 'Thiruvallur', 35),
(3853, 'Tiurvallur', 35),
(3854, 'Uthukkottai', 35),
(3855, 'Palavakkam', 35),
(3856, 'Mangadu', 35),
(3857, 'Porur', 35),
(3858, 'Tirukalikundram', 35),
(3859, 'Tirukalukundram', 35),
(3860, 'Tiruklalikundram', 35),
(3861, 'Chingleput', 35),
(3862, 'Tirukalilkundram', 35),
(3863, 'Uthiramerur', 35),
(3864, 'Uttiramerur', 35),
(3865, 'Maduranthakam', 35),
(3866, 'Utiramerur', 35),
(3867, 'Chengalpattu Taluk', 35),
(3868, 'Sembakkam', 35),
(3869, 'Tirulkalikundram', 35),
(3870, 'Tirukalikundram`', 35),
(3871, 'Chingelpet', 35),
(3872, 'Madurantakam', 35),
(3873, 'Chengalplattu', 35),
(3874, 'Chengallpattu', 35),
(3875, 'Chengalpatatu', 35),
(3876, 'Sriperubudur Taluk', 35),
(3877, 'Cheyur', 35),
(3878, 'Cheyyur', 35),
(3879, 'Tindivanam', 35),
(3880, 'Vanur', 35),
(3881, 'Gingee', 35),
(3882, 'Tindivaman', 35),
(3883, 'Velur', 35),
(3884, 'Tindvanam', 35),
(3885, 'Karur', 35),
(3886, 'Tiruvannamalai', 35),
(3887, 'Vandavasi', 35),
(3888, 'Cuddalore', 35),
(3889, 'Desur', 35),
(3890, 'Kilpennathur', 35),
(3891, 'Villupuram', 35),
(3892, 'Pondichery', 35),
(3893, 'Kottakuppam', 35),
(3894, 'Nettapakkam Commune Panchayat', 35),
(3895, 'Villianur Commune Panchayat', 35),
(3896, 'Villupurm', 35),
(3897, 'Vikravandi', 35),
(3898, 'Tirukkoyilur', 35),
(3899, 'Sankarapuram', 35),
(3900, 'Ariyur', 35),
(3901, 'Arakandanallur', 35),
(3902, 'Manalurpet', 35),
(3903, 'Vriddhachalam', 35),
(3904, 'Kadambur', 35),
(3905, 'Virudhachalam', 35),
(3906, 'Ulundurpet', 35),
(3907, 'Ulundurpettai', 35),
(3908, 'Tittagudi', 35),
(3909, 'Tittakudi', 35),
(3910, 'Pennadam', 35),
(3911, 'Chinnasalem', 35),
(3912, 'Kallakurichi', 35),
(3913, 'Kallakkurichi', 35),
(3914, 'Sankapuram', 35),
(3915, 'Nallur', 35),
(3916, 'Chengam', 35),
(3917, 'Mangalam', 35),
(3918, 'Vettavalam', 35),
(3919, 'Polur', 35),
(3920, 'Kalambur', 35),
(3921, 'Panruti', 35),
(3922, 'Nellikuppam', 35),
(3923, 'Neyveli', 35),
(3924, 'Chidambaram', 35),
(3925, 'Kattumannarkoil', 35),
(3926, 'Lalpet', 35),
(3927, 'Chidabamram', 35),
(3928, 'Parangipettai', 35),
(3929, 'Bhuvanagiri', 35),
(3930, 'Kattmannarkoil', 35),
(3931, 'Kattumanarkoil', 35),
(3932, 'Kattumannarkioil', 35),
(3933, 'Kattummannarkoil', 35),
(3934, 'Srimushnam', 35),
(3935, 'Alapakkam', 35),
(3936, 'Jayamkondacholapuram', 35),
(3937, 'Udayarpalayam', 35),
(3938, 'Mayiladuthurai', 35),
(3939, 'Thanjavur', 35),
(3940, 'Sirkali', 35),
(3941, 'Tharangambadi', 35),
(3942, 'Sirkali Tk', 35),
(3943, 'Nagapattinam', 35),
(3944, 'Mayiaduthurai', 35),
(3945, 'Tirupanandal', 35),
(3946, 'Tarangambadi', 35),
(3947, 'Tharangampadi', 35),
(3948, 'Nannilam', 35),
(3949, 'Kodavasal', 35),
(3950, 'Karaikal', 35),
(3951, 'Thirunallar Commune Panchayat', 35),
(3952, 'Nedungadu Commune Panchayat', 35),
(3953, 'Neravy Commune Panchayat', 35),
(3954, 'Thirumalairayan Pattinam Commu', 35),
(3955, 'Kottucherry Commune Panchayat', 35),
(3956, 'Kumbakonam', 35),
(3957, 'Kuttalam', 35),
(3958, 'Tiruvidamarudur', 35),
(3959, 'Thiruvidaimarudur', 35),
(3960, 'Thiruvarur', 35),
(3961, 'Tiruvarur', 35),
(3962, 'Mannarkudi', 35),
(3963, 'Needamangalam', 35),
(3964, 'Kilvelur', 35),
(3965, 'Thirukkuvalai', 35),
(3966, 'Tirukkuvalai', 35),
(3967, 'Tiruturaipundi', 35),
(3968, 'Tiruturipundi', 35),
(3969, 'Tirukuvalai', 35),
(3970, 'Mannargudi', 35),
(3971, 'Thiruthuraipoondi', 35),
(3972, 'Nidamangalam', 35),
(3973, 'Tiurkuvalai', 35),
(3974, 'Manali', 35),
(3975, 'Vedaraniam', 35),
(3976, 'Vedaranyam', 35),
(3977, 'Papanasam', 35),
(3978, 'Valangaiman', 35),
(3979, 'Tiruppanandal', 35),
(3980, 'Tiruvidaimarudur', 35),
(3981, 'Kodavasla', 35),
(3982, 'Valangaman', 35),
(3983, 'Ariyalur', 35),
(3984, 'Thiruvaiyaru', 35),
(3985, 'Gandarvakkottai', 35),
(3986, 'Gandarvakotai', 35),
(3987, 'Gandarvakottai', 35),
(3988, 'Koradacherry', 35),
(3989, 'Pattukottai', 35),
(3990, 'Orattanad', 35),
(3991, 'Peraiyur', 35),
(3992, 'Coimbatore', 35),
(3993, 'Pattukkottai', 35),
(3994, 'Peravurani', 35),
(3995, 'Peravurni', 35),
(3996, 'Patukottai', 35),
(3997, 'Orathanadu', 35),
(3998, 'Arantangi', 35),
(3999, 'Aranthangi', 35),
(4000, 'Aratangi', 35),
(4001, 'Manamelkudi', 35),
(4002, 'Avadaiyarkoil', 35),
(4003, 'Avudayarkoil', 35),
(4004, 'Alangudi', 35),
(4005, 'Aranangi', 35),
(4006, 'Vedarniam', 35),
(4007, 'Tiruchirappalli', 35),
(4008, 'Srirangam', 35),
(4009, 'Thuraiyur', 35),
(4010, 'Turaiyur', 35),
(4011, 'Musiri', 35),
(4012, 'Manachanalloor', 35),
(4013, 'Manachanallur', 35),
(4014, 'Thottiam', 35),
(4015, 'Perambalur', 35),
(4016, 'Veppanthattai', 35),
(4017, 'Kunnam', 35),
(4018, 'Lalgudi', 35),
(4019, 'Trichy', 35),
(4020, 'Thottiyam', 35),
(4021, 'Kulithalai', 35),
(4022, 'Kulittalai', 35),
(4023, 'Manaparai', 35),
(4024, 'Manapparai', 35),
(4025, 'Illupur', 35),
(4026, 'Thirumayam', 35),
(4027, 'Tiruppathur', 35),
(4028, 'Illuppur', 35),
(4029, 'Iluppur', 35),
(4030, 'Kulathur', 35),
(4031, 'Sendurai', 35),
(4032, 'Tiruchirapalli', 35),
(4033, 'Jayamkondcholapuram', 35),
(4034, 'Jayamkondocholapuram', 35),
(4035, 'Pudukkottai', 35),
(4036, 'Pudukkottai--', 35),
(4037, 'Pudukottai', 35),
(4038, 'Annavasal', 35),
(4039, 'Tirumayam', 35),
(4040, 'Tirumayaaam', 35),
(4041, 'Nerkuppai', 35),
(4042, 'Tirumayaam', 35),
(4043, 'Sivaganga', 35),
(4044, 'Kanadukathan', 35),
(4045, 'Kandanur', 35),
(4046, 'Kottaiyur', 35),
(4047, 'Pallathur', 35),
(4048, 'Kamudhi', 35),
(4049, 'Kamuthi', 35),
(4050, 'Kadaladi', 35),
(4051, 'Tiruvadanai', 35),
(4052, 'Devakottai', 35),
(4053, 'Ramanathapuram', 35),
(4054, 'Rameswaram', 35),
(4055, 'Paramakudi', 35),
(4056, 'Nattarasankottai', 35),
(4057, 'Kamudi', 35),
(4058, 'Mudukulathur', 35),
(4059, 'Dindigul', 35),
(4060, 'Vedasandur', 35),
(4061, 'Kodaikanal', 35),
(4062, 'Nilakkottai', 35),
(4063, 'Nilakottai', 35),
(4064, 'Vadipatti', 35),
(4065, 'Sevugampatti', 35),
(4066, 'Pallapatti', 35),
(4067, 'Natham', 35),
(4068, 'Madurai', 35),
(4069, 'Singampuneri', 35),
(4070, 'Palani', 35),
(4071, 'Erode', 35),
(4072, 'Oddanchatram', 35),
(4073, 'Madurai South', 35),
(4074, 'Madurai North', 35),
(4075, 'Tirumangalam', 35),
(4076, 'Melur', 35),
(4077, 'Periyakulam', 35),
(4078, 'Thirumangalam', 35),
(4079, 'Paravai', 35),
(4080, 'Andipatti', 35),
(4081, 'Aundipatti', 35),
(4082, 'Bodinayakanur', 35),
(4083, 'Usilampatti', 35),
(4084, 'Theni', 35),
(4085, 'Uthamapalayam', 35),
(4086, 'Tirumangalam Taluk', 35),
(4087, 'Virudhunagar', 35),
(4088, 'Vriudhunagar', 35),
(4089, 'Aruppukkottai', 35),
(4090, 'Aruppukottai', 35),
(4091, 'Rajapalayam', 35),
(4092, 'Sattur', 35),
(4093, 'Srivilliputtur', 35),
(4094, 'Sivakasi', 35),
(4095, 'Kariapatti', 35),
(4096, 'Srivilliputhur', 35),
(4097, 'Tiruchuli', 35),
(4098, 'Ettayapuram', 35),
(4099, 'Chinnamanur', 35),
(4100, 'Highways', 35),
(4101, 'Kamayagoundanpatti', 35),
(4102, 'Kombai', 35),
(4103, 'Pannaipuram', 35),
(4104, 'Kovilpatti', 35),
(4105, 'Pudupatti', 35),
(4106, 'Narasingapuram', 35),
(4107, 'Devadanapatti', 35),
(4108, 'Tirunelveli', 35),
(4109, 'Palayamkottai', 35),
(4110, 'Palayankottai', 35),
(4111, 'Nanguneri', 35),
(4112, 'Radhapuram', 35),
(4113, 'Ambasamudram', 35),
(4114, 'Nenguneri', 35),
(4115, 'Thoothukkudi', 35),
(4116, 'Tirunelvel;I', 35),
(4117, 'Alangulam', 35),
(4118, 'Mettur', 35),
(4119, 'Sankarankovil', 35),
(4120, 'Sankarankoil', 35),
(4121, 'Tenkasi', 35),
(4122, 'Kalugumalai', 35),
(4123, 'Sivagiri', 35),
(4124, 'Sivigiri', 35),
(4125, 'Sengottai', 35),
(4126, 'Shenkottai', 35),
(4127, 'Virakeralampudur', 35),
(4128, 'Virakerlamapudur', 35),
(4129, 'Veerapandi', 35),
(4130, 'Vilathikulam', 35),
(4131, 'Tuticorin', 35),
(4132, 'Srivaikuntam', 35),
(4133, 'Tiruchendur', 35),
(4134, 'Otapidaram', 35),
(4135, 'Ottapidaram', 35),
(4136, 'Kanam', 35),
(4137, 'Pallipattu', 35),
(4138, 'Ottapidaam', 35),
(4139, 'Satankulam', 35),
(4140, 'Rivaikuntam', 35),
(4141, 'Sathankulam', 35),
(4142, 'Vilathikulam (Kol)', 35),
(4143, 'Vilathikulam ( Kol)', 35),
(4144, 'Agastheeswaram', 35),
(4145, 'Kanyakumari', 35),
(4146, 'Vilavancode', 35),
(4147, 'Kalkulam', 35),
(4148, 'Thovala', 35),
(4149, 'Kanniyakumari', 35),
(4150, 'Killiyur', 35),
(4151, 'Thovalai', 35),
(4152, 'Agasteeswaram', 35),
(4153, 'Kulasekarapuram', 35),
(4154, 'Karaikudi', 35),
(4155, 'Karaikudi-Sakkottai Block', 35),
(4156, 'Karaikudi -Sakkottai Block', 35),
(4157, 'Karaikudi--Sakkottai Block', 35),
(4158, 'Karaikkudi', 35),
(4159, 'Karaikudi-Sakkottaiblock', 35),
(4160, 'Tiruppattur', 35),
(4161, 'Tirupattur', 35),
(4162, 'Tirupathur', 35),
(4163, 'Karaikudi-Kallal Block', 35),
(4164, 'Tiruppattur- Kallal Block', 35),
(4165, 'Karaikudi -Kallal Block', 35),
(4166, 'Karaikudi-Kallalblock', 35),
(4167, 'Tiruppattur-', 35),
(4168, 'Tiruppattur-Singampunari Block', 35),
(4169, 'Tiruppattur-Singampunariblock', 35),
(4170, 'Tiruppattur -Singsmpunariblock', 35),
(4171, 'Tiruppattur-Singamounariblock', 35),
(4172, 'Singampunari Block', 35),
(4173, 'Tirppattur-Singamounari Block', 35),
(4174, 'Manamadurai', 35),
(4175, 'Ilayangudi', 35),
(4176, 'Panapakkam', 35),
(4177, 'Tirutani', 35),
(4178, 'Tiruttani', 35),
(4179, 'Pallipat', 35),
(4180, 'Trutani', 35),
(4181, 'Sriperubudur', 35),
(4182, 'Dusi', 35),
(4183, 'Thorapadi', 35),
(4184, 'Katpadi', 35),
(4185, 'Shenbakkam', 35),
(4186, 'Pennathur', 35),
(4187, 'Konavattam', 35),
(4188, 'Vadugapatti', 35),
(4189, 'Kannamangalam', 35),
(4190, 'Ammoor', 35),
(4191, 'Kalavai', 35),
(4192, 'Timiri', 35),
(4193, 'Walajapet', 35),
(4194, 'Vilapakkam', 35),
(4195, 'Chennasamudram', 35),
(4196, 'Dharmapuri', 35),
(4197, 'Krishnagiri', 35),
(4198, 'Hosur', 35),
(4199, 'Kambainallur', 35),
(4200, 'Kadathur', 35),
(4201, 'Alangayam', 35),
(4202, 'Vaniyambadi', 35),
(4203, 'Ambur', 35),
(4204, 'Pallikonda', 35),
(4205, 'Thuthipattu', 35),
(4206, 'Salem', 35),
(4207, 'Kannankurichi', 35),
(4208, 'Kondalampatti', 35),
(4209, 'Attur', 35),
(4210, 'Gangavalli', 35),
(4211, 'Thammampatti', 35),
(4212, 'Kolathur', 35),
(4213, 'Mecheri', 35),
(4214, 'Nangavalli', 35),
(4215, 'Omalur', 35),
(4216, 'Tharamangalam', 35),
(4217, 'Harur', 35),
(4218, 'Marandahalli', 35),
(4219, 'Pennagaram', 35),
(4220, 'Pappireddipatti', 35),
(4221, 'Mohanur', 35),
(4222, 'Konganapuram', 35),
(4223, 'Poolampatti', 35),
(4224, 'Padaiveedu', 35),
(4225, 'Kalappanaickenpatti', 35),
(4226, 'Namakkal', 35),
(4227, 'Rasipuram', 35),
(4228, 'Attayampatti', 35),
(4229, 'Mallasamudram', 35),
(4230, 'Kaniyur', 35),
(4231, 'Komaralingam', 35),
(4232, 'Avanashi', 35),
(4233, 'Palladam', 35),
(4234, 'Aravakurichi', 35),
(4235, 'Krishnarayapuram', 35),
(4236, 'Kirishnarayapuram', 35),
(4237, 'Kuniyamuthur', 35),
(4238, 'Kurudampalayam', 35),
(4239, 'Othakalmandapam', 35),
(4240, 'Kalapatti', 35),
(4241, 'Irugur', 35),
(4242, 'Karamadai', 35),
(4243, 'Madukkarai', 35),
(4244, 'Vellalur', 35),
(4245, 'Chettipalayam', 35),
(4246, 'Kannampalayam', 35),
(4247, 'Pollachi', 35),
(4248, 'Kinathukadavu', 35),
(4249, 'Kovilpalayam', 35),
(4250, 'Madathukulam', 35),
(4251, 'Samathur', 35),
(4252, 'Valparai', 35),
(4253, 'Vettaikaranpudur', 35),
(4254, 'Kannur', 19),
(4255, 'Cannanore (Kannur)', 19),
(4256, 'Thalassery', 19),
(4257, 'Thalasery', 19),
(4258, 'Taliparamba', 19),
(4259, 'Cannanore', 19),
(4260, 'Taliaparamba', 19),
(4261, 'Hosdurg', 19),
(4262, 'Mananthavady', 19),
(4263, 'Vythiri', 19),
(4264, 'Manantahvady', 19),
(4265, 'Thalasseery', 19),
(4266, 'Sulthanbathery', 19),
(4267, 'Wayanad', 19),
(4268, 'Kasaragod', 19),
(4269, 'Kasargode', 19),
(4270, 'Kozhikode', 19),
(4271, 'Calicut', 19),
(4272, 'Olavanna', 19),
(4273, 'Vadakara', 19),
(4274, 'Vythiti', 19),
(4275, 'Quilandy', 19),
(4276, 'Koyilandi', 19),
(4277, 'Tirurangadi', 19),
(4278, 'Koyilani', 19),
(4279, 'Sulthan Batheri', 19),
(4280, 'Sulthan Bathery', 19),
(4281, 'Ernad', 19),
(4282, 'Eranad', 19),
(4283, 'Malapuram', 19),
(4284, 'Tirur', 19),
(4285, 'Manjeri', 19),
(4286, 'Nilambur', 19),
(4287, '#N/A', 19),
(4288, 'Perintalmanna', 19),
(4289, 'Perinthalmanna', 19),
(4290, 'Palakkad', 19),
(4291, 'Thrissur', 19),
(4292, 'Chittur', 19),
(4293, 'Alatur', 19),
(4294, 'Alathur', 19),
(4295, 'Mannarkad', 19),
(4296, 'Mannarkkad', 19),
(4297, 'Ottapalam', 19),
(4298, 'Mannarkad Q', 19),
(4299, 'Ottappalam', 19),
(4300, 'Thalapilly', 19),
(4301, 'Talappilly', 19),
(4302, 'Ottpalam', 19),
(4303, 'Ottapalam.', 19),
(4304, 'Chavakkad', 19),
(4305, 'Ponani', 19),
(4306, 'Ponnani', 19),
(4307, 'Trichur', 19),
(4308, 'Mukundapuram', 19),
(4309, 'Mukundapuram Taluk', 19),
(4310, 'Kodungallur', 19),
(4311, 'Irinjalakuda', 19),
(4312, 'Paravur', 19),
(4313, 'Mi\\Ukundapuram', 19),
(4314, 'Kochi', 19),
(4315, 'Ernakulam', 19),
(4316, 'Kanayannur', 19),
(4317, 'Kunnathunad', 19),
(4318, 'Kunnathunadu', 19),
(4319, 'Muvattupuzha', 19),
(4320, 'Aluva', 19),
(4321, 'Parur', 19),
(4322, 'Iduki', 19),
(4323, 'Peermade', 19),
(4324, 'Peerumade', 19),
(4325, 'Udumbanchola', 19),
(4326, 'Ranni', 19),
(4327, 'Idukki', 19),
(4328, 'Devikulam', 19),
(4329, 'Thodupuzha', 19),
(4330, 'Kottayam', 19),
(4331, 'Perumbaikad', 19),
(4332, 'Changanacherry', 19),
(4333, 'Changanassery', 19),
(4334, 'Kuttanad', 19),
(4335, 'Kuttanadu', 19),
(4336, 'Meenachil', 19),
(4337, 'Vaikom', 19),
(4338, 'Voikom', 19),
(4339, 'Kanjirapally', 19),
(4340, 'Kanjirappally', 19),
(4341, 'Mallappally', 19),
(4342, 'Kothamangalam', 19),
(4343, 'Ambalapuzha', 19),
(4344, 'Ambalapuha', 19),
(4345, 'Ambalappuzha', 19),
(4346, 'Ambalapuzh A', 19),
(4347, 'Alappuzha', 19),
(4348, 'Cherthala', 19),
(4349, 'Cherthla', 19),
(4350, 'Mararikulam', 19),
(4351, 'Thiruvalla', 19),
(4352, 'Tiruvalla', 19),
(4353, 'Chengannur', 19),
(4354, 'Pathanamthitta', 19),
(4355, 'Kozhenchery', 19),
(4356, 'Adoor', 19),
(4357, 'Adur', 19),
(4358, 'Kozhencherry', 19),
(4359, 'Mavelikkara', 19),
(4360, 'Mavelikara', 19),
(4361, 'Kozhencherri', 19),
(4362, 'Ranny', 19),
(4363, 'Pathanapuram', 19),
(4364, 'Kollam', 19),
(4365, 'Karthikappally', 19),
(4366, 'Karunagappaly', 19),
(4367, 'Karunagapally', 19),
(4368, 'Karunagappally', 19),
(4369, 'Kunnathur', 19),
(4370, 'Kottarakkara', 19),
(4371, 'Kottarakara', 19),
(4372, 'Kolllam', 19),
(4373, 'Adichanallur', 19),
(4374, 'Thiruvananthapuram', 19),
(4375, 'Trivandrum', 19),
(4376, 'Nedumangad', 19),
(4377, 'Trivendrum', 19),
(4378, 'Neyyattinkara', 19),
(4379, 'Chirayinkeezhu', 19),
(4380, 'Chirayinkeezh', 19),
(4381, 'Chirayinkil', 19),
(4382, 'Tiruvanathapuram', 19),
(4383, 'NA', 19),
(4384, 'Kolkata', 41),
(4385, 'Amherst Street', 41),
(4386, 'Parsibagan', 41),
(4387, 'Beleghata', 41),
(4388, 'Narkeldanga', 41),
(4389, 'Sankaritola', 41),
(4390, 'Sealdah', 41),
(4391, 'Taltala', 41),
(4392, 'Circus Avenue', 41),
(4393, 'Park Circus', 41),
(4394, 'Bediadanga', 41),
(4395, 'Picnic Garden', 41),
(4396, 'Tiljala', 41),
(4397, 'Topsia', 41),
(4398, 'A. C Lane', 41),
(4399, '24 Pgs North', 41),
(4400, 'Patipukur', 41),
(4401, 'Sreebhumi', 41),
(4402, 'Barrackpore', 41),
(4403, 'North 24 Paraganas', 41),
(4404, 'Kankurgachi', 41),
(4405, 'Phulbagan', 41),
(4406, 'Dum Dum Park', 41),
(4407, 'Jessore Road', 41),
(4408, 'North 24 Pgs', 41),
(4409, 'Belgharia', 41),
(4410, 'North 24 Parganas', 41),
(4411, 'D B Nagar', 41),
(4412, 'D B Nagr', 41),
(4413, 'Sakltlake', 41),
(4414, 'Saltlake', 41),
(4415, 'Budge Budge - I', 41),
(4416, 'South 24 Parganas', 41),
(4417, 'Saltklake', 41),
(4418, 'Vip Nagar', 41),
(4419, 'Bishnupur - I', 41),
(4420, 'Dhapa', 41),
(4421, 'Barrackpur - I', 41),
(4422, 'Titagarh]', 41);
INSERT INTO `tbl_cities` (`id`, `name`, `state_id`) VALUES
(4423, 'N.C.Pukur', 41),
(4424, 'Barasat - I', 41),
(4425, 'Kadambagachi', 41),
(4426, 'Kamdevpur', 41),
(4427, 'Khilkapur', 41),
(4428, 'Mirhati', 41),
(4429, 'Noapara', 41),
(4430, 'Noapara Madhavpur', 41),
(4431, 'Bodai', 41),
(4432, 'Jagannathpur', 41),
(4433, 'Malikapur', 41),
(4434, 'Bhagyamantapur', 41),
(4435, 'Kirtipur`', 41),
(4436, 'Madanpur Krishnapur', 41),
(4437, 'Mudiahat', 41),
(4438, 'Barasat - Ii', 41),
(4439, 'Barrackpur - Ii', 41),
(4440, 'Habra - I', 41),
(4441, 'Ganti', 41),
(4442, 'Akandakeshari', 41),
(4443, 'Bagu', 41),
(4444, 'Bishnupur', 41),
(4445, 'Hatisala', 41),
(4446, 'Kadampukur', 41),
(4447, 'Kamduni', 41),
(4448, 'Kashinathpur', 41),
(4449, 'Machibhanga', 41),
(4450, 'Matiaghata', 41),
(4451, 'Patharghata', 41),
(4452, 'Pithapukuria', 41),
(4453, 'Rajarhat', 41),
(4454, 'Rohanda', 41),
(4455, 'Satbhaya', 41),
(4456, 'Shyamnagar', 41),
(4457, 'Sikharpur', 41),
(4458, 'Bhangar - Ii', 41),
(4459, 'Urttar Kashipur', 41),
(4460, 'Budge Budge', 41),
(4461, 'Budge Budge - Ii', 41),
(4462, 'Gosaba', 41),
(4463, 'Thakurpukur Mahestola', 41),
(4464, 'Baruipur', 41),
(4465, 'Sonarpur', 41),
(4466, 'Amdanga', 41),
(4467, 'New Town', 41),
(4468, 'Deshbandhunagar', 41),
(4469, 'Bally Jagachha', 41),
(4470, 'Domjur', 41),
(4471, 'Sankrail', 41),
(4472, 'Uluberia - I', 41),
(4473, 'Uluberia - Ii', 41),
(4474, 'Howrah', 41),
(4475, 'Panchla', 41),
(4476, 'Amta - Ii', 41),
(4477, 'Jagatballavpur', 41),
(4478, 'Chinsurah', 41),
(4479, 'Chinsurah - Magra', 41),
(4480, 'Hooghly', 41),
(4481, 'Addconagar', 41),
(4482, 'Goghat - Ii', 41),
(4483, 'Goghat-Ii', 41),
(4484, 'Bandel', 41),
(4485, 'Chandanagar', 41),
(4486, 'Chandannagar', 41),
(4487, 'Singur', 41),
(4488, 'Boinchi', 41),
(4489, 'Pandua', 41),
(4490, 'Ilsobamandal', 41),
(4491, 'Ilsobamandali', 41),
(4492, 'Ilsomandalai', 41),
(4493, 'Itachuna', 41),
(4494, 'Magra', 41),
(4495, 'Polba - Dadpur', 41),
(4496, 'PURULIYA', 41),
(4497, 'Serampur Uttarpara', 41),
(4498, 'Serampore', 41),
(4499, 'Bhandarhati', 41),
(4500, 'Bhanderhati', 41),
(4501, 'Dhaniakhali', 41),
(4502, 'Gurap', 41),
(4503, 'Chanditala - Ii', 41),
(4504, 'Puinan', 41),
(4505, 'Khanpur', 41),
(4506, 'Arambagh', 41),
(4507, 'Tarakeswar', 41),
(4508, 'Dasghara', 41),
(4509, 'Haripal', 41),
(4510, 'Jangipara', 41),
(4511, 'Khanakul 1B', 41),
(4512, 'Khanakul 2B', 41),
(4513, 'Khanakul I.B', 41),
(4514, 'Khanakul-1B', 41),
(4515, 'Khanakul-2B', 41),
(4516, 'Burdwan', 41),
(4517, 'Pursurah', 41),
(4518, 'Arambag', 41),
(4519, 'Khanakul-I', 41),
(4520, 'Raina', 41),
(4521, 'Pursura', 41),
(4522, 'Pursurah.', 41),
(4523, 'Khanakul2B', 41),
(4524, 'KRISHNAGAR', 41),
(4525, 'Balagarh', 41),
(4526, 'Bansberia', 41),
(4527, 'Guptipara', 41),
(4528, 'Nayasarai', 41),
(4529, 'Khamargachi', 41),
(4530, 'Goghat-I', 41),
(4531, 'Goghat-1', 41),
(4532, 'Goghat - I', 41),
(4533, 'Chanditala - I', 41),
(4534, 'Chandangar', 41),
(4535, 'Burdwan - I', 41),
(4536, 'Galsi - I', 41),
(4537, 'Bhatar', 41),
(4538, 'Kalna', 41),
(4539, 'Katwa', 41),
(4540, 'Ketugram - I', 41),
(4541, 'Ketugram - Ii', 41),
(4542, 'Mangolkote', 41),
(4543, 'Burdwan - Ii', 41),
(4544, 'Memari', 41),
(4545, 'Raina - I', 41),
(4546, 'Bhater', 41),
(4547, 'Ausgram - I', 41),
(4548, 'Gushkara', 41),
(4549, 'Guskara', 41),
(4550, 'Burdwan Sadar', 41),
(4551, 'Kalna - I', 41),
(4552, 'Katwa - I', 41),
(4553, 'Khandaghosh', 41),
(4554, 'Bhatart', 41),
(4555, 'Manteswar', 41),
(4556, 'Ausgram - Ii', 41),
(4557, 'Memari - I', 41),
(4558, 'Kanksa', 41),
(4559, 'Bardhaman', 41),
(4560, 'Memari - Ii', 41),
(4561, 'Durgapur Mc', 41),
(4562, 'Durgapur Municipal Corporation', 41),
(4563, 'Faridpur Durgapur', 41),
(4564, 'Asansol', 41),
(4565, 'Duragpur Mc', 41),
(4566, 'Barabani', 41),
(4567, 'Jamuria', 41),
(4568, 'Baraboni', 41),
(4569, 'Andal', 41),
(4570, 'Raniganj', 41),
(4571, 'Pandabeswar', 41),
(4572, 'Raniganj Mc', 41),
(4573, 'Kulti Mc', 41),
(4574, 'Asansol Mc', 41),
(4575, 'Salanpur', 41),
(4576, 'Jamuriahat', 41),
(4577, 'Pandaveshwar', 41),
(4578, 'Pandaveshwr', 41),
(4579, 'Raniganj Municipality', 41),
(4580, 'Laudoha', 41),
(4581, 'Jamalpur', 41),
(4582, 'Purbasthali - I', 41),
(4583, 'Kalna - Ii', 41),
(4584, 'Raina - Ii', 41),
(4585, 'Purbasthali - Ii', 41),
(4586, 'Burddwan', 41),
(4587, 'Galsi - Ii', 41),
(4588, 'Katwa - Ii', 41),
(4589, 'Midnapore', 41),
(4590, 'Binpur-I', 41),
(4591, 'Garhbeta-I', 41),
(4592, 'Garhbeta-Ii', 41),
(4593, 'MEDINIPUR ', 41),
(4594, 'Ballichak', 41),
(4595, 'Debra', 41),
(4596, 'Kharagpur', 41),
(4597, 'Pingla', 41),
(4598, 'Baligeria', 41),
(4599, 'Banisole', 41),
(4600, 'Banskuthi', 41),
(4601, 'Baranegui', 41),
(4602, 'Chandabila', 41),
(4603, 'Chilkipada', 41),
(4604, 'Dhumsai', 41),
(4605, 'Dokra', 41),
(4606, 'Dolgram', 41),
(4607, 'Kuldiha', 41),
(4608, 'Morchi', 41),
(4609, 'Nagripada', 41),
(4610, 'Paika', 41),
(4611, 'Satpautia', 41),
(4612, 'Keshpur', 41),
(4613, 'Garhbeta-Iii', 41),
(4614, 'Salbani', 41),
(4615, 'Salboni', 41),
(4616, 'Panskura', 41),
(4617, 'Panskura-Ii', 41),
(4618, 'Daspur', 41),
(4619, 'Panskura-I', 41),
(4620, 'Amda', 41),
(4621, 'Baghasti', 41),
(4622, 'Benadiha', 41),
(4623, 'Bhasra', 41),
(4624, 'Borah', 41),
(4625, 'Chakla', 41),
(4626, 'Gaganeswar', 41),
(4627, 'Ganasarisa', 41),
(4628, 'Jamsole', 41),
(4629, 'June Belda', 41),
(4630, 'Keshiary', 41),
(4631, 'Kuishgeria', 41),
(4632, 'Kukai', 41),
(4633, 'Lengamara', 41),
(4634, 'Markanda', 41),
(4635, 'Nachhipur', 41),
(4636, 'Rautarapur', 41),
(4637, 'Santrapur', 41),
(4638, 'Singaijamuna', 41),
(4639, 'Sukharole', 41),
(4640, 'Uttar Dumurkhola', 41),
(4641, 'Panskura Ii', 41),
(4642, 'Sahid Matangini', 41),
(4643, 'Barida', 41),
(4644, 'Bakrachak', 41),
(4645, 'Binandapur', 41),
(4646, 'Chhorda', 41),
(4647, 'Chunpara', 41),
(4648, 'D.S.Boni', 41),
(4649, 'Keshiapada', 41),
(4650, 'Kultikri', 41),
(4651, 'Laudaha', 41),
(4652, 'Pathra', 41),
(4653, 'Ranbonia', 41),
(4654, 'T.Mahisamunda', 41),
(4655, 'Sahidmatangini', 41),
(4656, 'Panakura', 41),
(4657, 'Sabang', 41),
(4658, 'Andhari', 41),
(4659, 'Andhari Maubhandar', 41),
(4660, 'Bachhurkhoyar', 41),
(4661, 'Baharadari', 41),
(4662, 'Bonpura', 41),
(4663, 'Narda', 41),
(4664, 'Rohini', 41),
(4665, 'Narayangarh', 41),
(4666, 'Kharagpur-I', 41),
(4667, 'Daspur-I', 41),
(4668, 'Daspur-Ii', 41),
(4669, 'Ghatal', 41),
(4670, 'Kharagpur-Ii', 41),
(4671, 'Tamluk-I', 41),
(4672, 'Garhbeta', 41),
(4673, 'Garheta', 41),
(4674, 'Jharia', 41),
(4675, 'Kalmapukhuria', 41),
(4676, 'Kharikamathani', 41),
(4677, 'Nayagram', 41),
(4678, 'Nekrasole', 41),
(4679, 'Tufuria Kalmapur', 41),
(4680, 'Tamluk', 41),
(4681, 'Chandrakona-I', 41),
(4682, 'Chandrakona-Ii', 41),
(4683, 'Hgatal', 41),
(4684, 'Ajodhyapur', 41),
(4685, 'Bahitrakunda', 41),
(4686, 'Baksispur', 41),
(4687, 'Contai', 41),
(4688, 'Damodarpur', 41),
(4689, 'Darua', 41),
(4690, 'Daudpur', 41),
(4691, 'Dhangaon', 41),
(4692, 'Durmuth', 41),
(4693, 'Fuleswar', 41),
(4694, 'Kantai', 41),
(4695, 'Mahisagote', 41),
(4696, 'Namal', 41),
(4697, 'Nayaput', 41),
(4698, 'Pailachhanpur', 41),
(4699, 'R.P.Barh', 41),
(4700, 'Sabajput', 41),
(4701, 'Srirampur', 41),
(4702, 'Tengunia', 41),
(4703, 'Alangiri', 41),
(4704, 'Baitabazar', 41),
(4705, 'Jerthan', 41),
(4706, 'Astichak', 41),
(4707, 'Atbati', 41),
(4708, 'Balageria', 41),
(4709, 'Balighai', 41),
(4710, 'Bathuary', 41),
(4711, 'Bhatda', 41),
(4712, 'Bidurpur', 41),
(4713, 'Hatbaincha', 41),
(4714, 'Jamualachimpur', 41),
(4715, 'Kajli', 41),
(4716, 'Keutgeria', 41),
(4717, 'Khejurda', 41),
(4718, 'Naskarpur', 41),
(4719, 'Pirijkhanbarh', 41),
(4720, 'Urdhabpur', 41),
(4721, 'Uttar-Tajpur', 41),
(4722, 'Balisai', 41),
(4723, 'Bodhra', 41),
(4724, 'Dakhinbadalpur', 41),
(4725, 'Deuli', 41),
(4726, 'Gopalchak', 41),
(4727, 'Karanji', 41),
(4728, 'Narandia', 41),
(4729, 'Narkuli', 41),
(4730, 'Satilapur', 41),
(4731, 'Shyampur', 41),
(4732, 'Akanda', 41),
(4733, 'Bakhrabad', 41),
(4734, 'Belda', 41),
(4735, 'Chakmahima', 41),
(4736, 'Chotta-Chatla', 41),
(4737, 'Dhalbelun', 41),
(4738, 'Dhangarpara', 41),
(4739, 'Gaita', 41),
(4740, 'Kanpur', 41),
(4741, 'Kashipur', 41),
(4742, 'Khalina', 41),
(4743, 'Lalnagar', 41),
(4744, 'Phandar', 41),
(4745, 'Reripur', 41),
(4746, 'Saljora', 41),
(4747, 'Tarua', 41),
(4748, 'Thakurchak', 41),
(4749, 'Uparjagatpur', 41),
(4750, 'Bhupatinagar', 41),
(4751, 'Mugberia', 41),
(4752, 'Purbaradhapur', 41),
(4753, 'Udbadal', 41),
(4754, 'Basuli Bazar', 41),
(4755, 'Bayenda', 41),
(4756, 'Bhaghadari', 41),
(4757, 'Dumandari', 41),
(4758, 'Angua', 41),
(4759, 'Banjhatia', 41),
(4760, 'Belmula', 41),
(4761, 'Chaulia', 41),
(4762, 'Dantan', 41),
(4763, 'Gazipur', 41),
(4764, 'Jamirapalgarh', 41),
(4765, 'Kakrajit', 41),
(4766, 'Kotepada', 41),
(4767, 'Lalitapur', 41),
(4768, 'Murabani', 41),
(4769, 'Paragana', 41),
(4770, 'Saorapin', 41),
(4771, 'Sarrang', 41),
(4772, 'Sonakonia', 41),
(4773, 'Uttar Ranibarh', 41),
(4774, 'Amtalia', 41),
(4775, 'Aurai', 41),
(4776, 'Bhawanichak', 41),
(4777, 'Deulbarh', 41),
(4778, 'Ghoraghata', 41),
(4779, 'Jamua Sankarpur', 41),
(4780, 'Kulanjara', 41),
(4781, 'Namaldiha', 41),
(4782, 'Sarada', 41),
(4783, 'Uttar Amtalia', 41),
(4784, 'Digha', 41),
(4785, 'Paya-Medinipur', 41),
(4786, 'Saripur', 41),
(4787, 'Baranihary', 41),
(4788, 'Barida Bazar', 41),
(4789, 'Bartana', 41),
(4790, 'Benachakri', 41),
(4791, 'Chhatri', 41),
(4792, 'Egra', 41),
(4793, 'Erenda', 41),
(4794, 'Kaithore', 41),
(4795, 'Khar', 41),
(4796, 'Kharuigarh', 41),
(4797, 'Rasan', 41),
(4798, 'Susunia', 41),
(4799, 'Ajoya', 41),
(4800, 'Bansgora Bazar', 41),
(4801, 'Barabari South', 41),
(4802, 'Chingurdania', 41),
(4803, 'D.Kalamdan', 41),
(4804, 'Dekhali', 41),
(4805, 'Haria', 41),
(4806, 'Jukhia Bazar', 41),
(4807, 'Krishnanagar Contai', 41),
(4808, 'Lakhi', 41),
(4809, 'Mohati', 41),
(4810, 'Subdi', 41),
(4811, 'Thakurnagar', 41),
(4812, 'Tikashi', 41),
(4813, 'Uttar Kalamdan', 41),
(4814, 'Baratala', 41),
(4815, 'Boga', 41),
(4816, 'Gopichak', 41),
(4817, 'Janka', 41),
(4818, 'Kartikkhali', 41),
(4819, 'Kasaria', 41),
(4820, 'Katka Debichak', 41),
(4821, 'Keunchia', 41),
(4822, 'Khejuri', 41),
(4823, 'Kunjapur', 41),
(4824, 'Lakshmanchak', 41),
(4825, 'Medakhali', 41),
(4826, 'Nijkasba', 41),
(4827, 'Pankhai', 41),
(4828, 'Ramchak', 41),
(4829, 'Satkhanda Sahebnagar', 41),
(4830, 'Sillyaberia', 41),
(4831, 'Baharganj', 41),
(4832, 'Chaudachulli', 41),
(4833, 'Deulpota Keshabchak', 41),
(4834, 'Haludbari', 41),
(4835, 'Jahanabad', 41),
(4836, 'Kalagachia', 41),
(4837, 'Kamarda Bazar', 41),
(4838, 'Serkhanchak', 41),
(4839, 'Takapura', 41),
(4840, 'Battala', 41),
(4841, 'Haipur', 41),
(4842, 'Khalisabhanga', 41),
(4843, 'Maitana', 41),
(4844, 'Majna', 41),
(4845, 'Mandarpur', 41),
(4846, 'Sisusadan', 41),
(4847, 'Tagaria', 41),
(4848, 'Barmakhal', 41),
(4849, 'Dhankrabanka', 41),
(4850, 'Maisali', 41),
(4851, 'Manglamaro', 41),
(4852, 'Panchuria', 41),
(4853, 'Saridaspur', 41),
(4854, 'Tagharia', 41),
(4855, 'Chhoto Srikrishnapur', 41),
(4856, 'Koria', 41),
(4857, 'Jenkapur', 41),
(4858, 'Menkapur', 41),
(4859, 'Salikotha', 41),
(4860, 'Talda Ratanchak', 41),
(4861, 'Amarda', 41),
(4862, 'Begunia', 41),
(4863, 'Mohanpur', 41),
(4864, 'Paroi', 41),
(4865, 'Rajnagar', 41),
(4866, 'Siyalsai', 41),
(4867, 'Tanua', 41),
(4868, 'East Midnapore', 41),
(4869, 'Bahurupa', 41),
(4870, 'Barakalankai', 41),
(4871, 'Bhadrakali', 41),
(4872, 'Birbira', 41),
(4873, 'Dibarpanda', 41),
(4874, 'Fulgeria', 41),
(4875, 'Handlarajgarh', 41),
(4876, 'Jhanjianankar', 41),
(4877, 'Kanthalia', 41),
(4878, 'Khurshi', 41),
(4879, 'Konarpur', 41),
(4880, 'Kotaigarh', 41),
(4881, 'Lohabaranchak', 41),
(4882, 'Makrampurbazar', 41),
(4883, 'Nankarmaguria', 41),
(4884, 'Rampura', 41),
(4885, 'Saluka', 41),
(4886, 'Sansadgopinathpur', 41),
(4887, 'Tentuliabhumjan', 41),
(4888, 'Chandanpur', 41),
(4889, 'Ghatua Purusottampur', 41),
(4890, 'Panchetgarh', 41),
(4891, 'Alamchak Belda', 41),
(4892, 'Amarpur', 41),
(4893, 'Argora', 41),
(4894, 'Ayma Barbaria', 41),
(4895, 'Bulakipur', 41),
(4896, 'Gokulpur', 41),
(4897, 'Kanakpur', 41),
(4898, 'Kekai', 41),
(4899, 'Makrampur', 41),
(4900, 'Naipur', 41),
(4901, 'North Biswanathpur', 41),
(4902, 'Patashpur', 41),
(4903, 'Satbahini', 41),
(4904, 'Ballyagobindapur', 41),
(4905, 'Chakbhabani', 41),
(4906, 'Pania', 41),
(4907, 'Pratapdighi', 41),
(4908, 'Alankarpur', 41),
(4909, 'Gobra', 41),
(4910, 'Haldia Patna', 41),
(4911, 'Hirapur', 41),
(4912, 'Jhawgeria', 41),
(4913, 'Mandar', 41),
(4914, 'Ramnagar', 41),
(4915, 'Baikunthapur', 41),
(4916, 'Bankiput', 41),
(4917, 'Basantia', 41),
(4918, 'Benichak', 41),
(4919, 'Chapatala', 41),
(4920, 'Dariapur', 41),
(4921, 'Dholmari', 41),
(4922, 'Safiabad', 41),
(4923, 'Uttarharaschak', 41),
(4924, 'Barabatia', 41),
(4925, 'Uttar Asda', 41),
(4926, 'Bandhuchak', 41),
(4927, 'Brahamankhalisa', 41),
(4928, 'Garh Haripur', 41),
(4929, 'Jahalda', 41),
(4930, 'Keut Khalisa', 41),
(4931, 'Lalat', 41),
(4932, 'Mustafapur', 41),
(4933, 'Renjura', 41),
(4934, 'Analberia', 41),
(4935, 'Basudebberia', 41),
(4936, 'Dakhin Sandalpur', 41),
(4937, 'Dhanghara', 41),
(4938, 'Dighadari', 41),
(4939, 'Gangadharchak', 41),
(4940, 'Ichabari', 41),
(4941, 'Kanaidighi', 41),
(4942, 'Kayemgeria', 41),
(4943, 'Kumirda', 41),
(4944, 'Nachinda', 41),
(4945, 'Panichiary', 41),
(4946, 'Paushi', 41),
(4947, 'Sarpai', 41),
(4948, 'Asda', 41),
(4949, 'Babla', 41),
(4950, 'Ekarukhi', 41),
(4951, 'Garh Radhanagar', 41),
(4952, 'Khakurda', 41),
(4953, 'Kushbasan', 41),
(4954, 'Laudangri', 41),
(4955, 'Mirzapur Belda', 41),
(4956, 'Porolda', 41),
(4957, 'Purunda', 41),
(4958, 'Sabra', 41),
(4959, 'Sauri', 41),
(4960, 'Turka Kashba', 41),
(4961, 'Turkagarh', 41),
(4962, 'Aswathapur', 41),
(4963, 'Bolkhusda', 41),
(4964, 'Chandanpurhat', 41),
(4965, 'Jasteghori', 41),
(4966, 'Kandagram', 41),
(4967, 'Mirgoda', 41),
(4968, 'Ranisai', 41),
(4969, 'Sadihat', 41),
(4970, 'Sadikpur', 41),
(4971, 'Sagareswar', 41),
(4972, 'Sahara', 41),
(4973, 'Kalyanpur Tentulmuri', 41),
(4974, 'Kasbagola', 41),
(4975, 'Panchrol', 41),
(4976, 'Telami', 41),
(4977, 'Barada Bazar', 41),
(4978, 'Chatla', 41),
(4979, 'Chirulia', 41),
(4980, 'Chorpalia', 41),
(4981, 'Dubda', 41),
(4982, 'Garia', 41),
(4983, 'Juki', 41),
(4984, 'Jumki', 41),
(4985, 'Khurutia', 41),
(4986, 'Kultikri Aranga', 41),
(4987, 'Negua', 41),
(4988, 'Paniparul', 41),
(4989, 'Shipur', 41),
(4990, 'Banamalichatta', 41),
(4991, 'Daisai', 41),
(4992, 'Karaldanimakbarh', 41),
(4993, 'Marisda', 41),
(4994, 'Barabantalia', 41),
(4995, 'Deshdattabarh', 41),
(4996, 'Jhawa', 41),
(4997, 'Junput', 41),
(4998, 'Paschim Bamunia', 41),
(4999, 'Bakurpada', 41),
(5000, 'Deulinekurseni', 41),
(5001, 'Garh-Monoharpur', 41),
(5002, 'Kashimpur', 41),
(5003, 'Keshrambha', 41),
(5004, 'Khatnagar', 41),
(5005, 'Kutki', 41),
(5006, 'Maljamuna', 41),
(5007, 'Nekurseni', 41),
(5008, 'Palsandapur', 41),
(5009, 'Tararui', 41),
(5010, 'Uchudiha', 41),
(5011, 'Basudebpur', 41),
(5012, 'Bhajachauli', 41),
(5013, 'Biswanathpur', 41),
(5014, 'Dhandalibarh', 41),
(5015, 'Junboni', 41),
(5016, 'Khagda', 41),
(5017, 'Mahespur', 41),
(5018, 'Murisai', 41),
(5019, 'Paschim Manikpur', 41),
(5020, 'Satmile', 41),
(5021, 'Uttar Badalpur', 41),
(5022, 'Depal', 41),
(5023, 'Manikabasan', 41),
(5024, 'Paldhui', 41),
(5025, 'Purba Madhabpur', 41),
(5026, 'Uttar Gobindapur', 41),
(5027, 'Uttar Kanpur', 41),
(5028, 'Alukaranbarh', 41),
(5029, 'Amarshi', 41),
(5030, 'Barhat', 41),
(5031, 'Hatgopalpur', 41),
(5032, 'Katranka', 41),
(5033, 'Madanmohanpur', 41),
(5034, 'Saulabheri', 41),
(5035, 'Selmabad', 41),
(5036, 'Bhuniajibarh', 41),
(5037, 'Chaulkhola', 41),
(5038, 'Dakshin Kalyanpur', 41),
(5039, 'Dakshin Kalynpur', 41),
(5040, 'Islampur', 41),
(5041, 'Kalindi', 41),
(5042, 'Kalindi Teghari', 41),
(5043, 'Pichabani', 41),
(5044, 'Argoal', 41),
(5045, 'Arjunnagar', 41),
(5046, 'Bamanbarh', 41),
(5047, 'Baraudaypur', 41),
(5048, 'Brajaballavepur', 41),
(5049, 'Itaberia', 41),
(5050, 'Jabda', 41),
(5051, 'Kalsi', 41),
(5052, 'Lalua', 41),
(5053, 'Manikjore', 41),
(5054, 'Mathura', 41),
(5055, 'Sukhakhola', 41),
(5056, 'Akpura', 41),
(5057, 'Anikola', 41),
(5058, 'Barangi', 41),
(5059, 'Borai', 41),
(5060, 'Chak Islampur', 41),
(5061, 'Dhuipada', 41),
(5062, 'Dobaria', 41),
(5063, 'Gomunda', 41),
(5064, 'Kumarda', 41),
(5065, 'Matibaruan', 41),
(5066, 'Nilda', 41),
(5067, 'Remu', 41),
(5068, 'Sautia', 41),
(5069, 'Bankibheri', 41),
(5070, 'Bhimeswaribazar', 41),
(5071, 'Bibhisanpur', 41),
(5072, 'Noonhanda', 41),
(5073, 'Palpara', 41),
(5074, 'Panchahari', 41),
(5075, 'Totanala', 41),
(5076, 'Ururi', 41),
(5077, 'Adasimla', 41),
(5078, 'Barachara', 41),
(5079, 'Bonai', 41),
(5080, 'Chandkuri-Batikati', 41),
(5081, 'Chhatorekole', 41),
(5082, 'Dasagram', 41),
(5083, 'Duria', 41),
(5084, 'Kalasbarh', 41),
(5085, 'Kolanda', 41),
(5086, 'Rautara', 41),
(5087, 'Sarta', 41),
(5088, 'Binpur-Ii', 41),
(5089, 'Jhargram', 41),
(5090, 'Jamboni', 41),
(5091, 'Gopiballavpur-I', 41),
(5092, 'Gopiballavpur-Ii', 41),
(5093, 'Bhagawanpur', 41),
(5094, 'Bhagwanpur', 41),
(5095, 'Haldia Municipality', 41),
(5096, 'Haldiamunicipality', 41),
(5097, 'Sutahata', 41),
(5098, 'Mahisadal', 41),
(5099, 'Nandigram', 41),
(5100, 'Reapara', 41),
(5101, 'Bhagawanpur-Ii', 41),
(5102, 'Kajlagarh', 41),
(5103, 'Tamkluk-I', 41),
(5104, 'Nandakumar', 41),
(5105, 'Moiyna', 41),
(5106, 'Moyna', 41),
(5107, 'Nandigram-I', 41),
(5108, 'Bhagwarpur', 41),
(5109, 'Bhawanpur', 41),
(5110, 'Chandipur', 41),
(5111, 'Nandigram-Iii', 41),
(5112, 'Khukurdaha', 41),
(5113, 'Arankiarana', 41),
(5114, 'Haldia', 41),
(5115, 'Nandigram-Ii', 41),
(5116, 'Nandigram Ii', 41),
(5117, 'GOPINATHPUR', 41),
(5118, 'Bankura - I', 41),
(5119, 'Bankura', 41),
(5120, 'Sonamukhi', 41),
(5121, 'Hirbandh', 41),
(5122, 'Indpur', 41),
(5123, 'Khatra', 41),
(5124, 'Taldangra', 41),
(5125, 'Joypur', 41),
(5126, 'Vishnupur', 41),
(5127, 'Chhatna', 41),
(5128, 'Saltora', 41),
(5129, 'G.Ghati', 41),
(5130, 'Gangajalghati', 41),
(5131, 'Raipur', 41),
(5132, 'Sarenga', 41),
(5133, 'Ranibandh', 41),
(5134, 'Onda', 41),
(5135, 'Jaypur', 41),
(5136, 'Kotalpur', 41),
(5137, 'Kotulpur', 41),
(5138, 'Barjora', 41),
(5139, 'Mejia', 41),
(5140, 'Mejhia', 41),
(5141, 'Ranibundh', 41),
(5142, 'Simlapal', 41),
(5143, 'Bankura - Ii', 41),
(5144, 'Bishnpur', 41),
(5145, 'Borjora', 41),
(5146, 'Indas', 41),
(5147, 'Indus', 41),
(5148, 'Patrasayer', 41),
(5149, 'Puncha', 41),
(5150, 'Purulia', 41),
(5151, 'Purulia - I', 41),
(5152, 'Chharrah', 41),
(5153, 'Adra', 41),
(5154, 'Kalapathar', 41),
(5155, 'Neturia', 41),
(5156, 'Raghunathpur', 41),
(5157, 'Santuri', 41),
(5158, 'Anara', 41),
(5159, 'Anara Rs', 41),
(5160, 'Para', 41),
(5161, 'Purulia - Ii', 41),
(5162, 'Barabazar', 41),
(5163, 'Barabhum', 41),
(5164, 'Balakdih', 41),
(5165, 'Kenda', 41),
(5166, 'Manbazar', 41),
(5167, 'Manbazar - I', 41),
(5168, 'Bundwan', 41),
(5169, 'Hura', 41),
(5170, 'Manbazar - Ii', 41),
(5171, 'Manbazar Ii', 41),
(5172, 'Raghuathpur', 41),
(5173, 'Raghunath Pur I', 41),
(5174, 'Ramkanali', 41),
(5175, 'Baghmundi', 41),
(5176, 'Bagmudni', 41),
(5177, 'Bagmundi', 41),
(5178, 'Balarampur', 41),
(5179, 'Raghunathpur - Ii', 41),
(5180, 'Santaldih', 41),
(5181, 'Hutmura', 41),
(5182, 'Purulia Ii', 41),
(5183, 'Manguria', 41),
(5184, 'Baghmudni', 41),
(5185, 'Arsha', 41),
(5186, 'Sirkabad', 41),
(5187, 'Murardih', 41),
(5188, 'Manihara', 41),
(5189, 'Garjaipur', 41),
(5190, 'Jaipur', 41),
(5191, 'Jhalda I', 41),
(5192, 'Jhalda Ii', 41),
(5193, 'Jhalda', 41),
(5194, 'Bagmundih', 41),
(5195, 'Tulin', 41),
(5196, 'Jhalda - Ii', 41),
(5197, 'Jiudaru', 41),
(5198, 'Kotshila', 41),
(5199, 'Birbhum', 41),
(5200, 'Suri - I', 41),
(5201, 'Suri - Ii', 41),
(5202, 'Dubrajpur', 41),
(5203, 'Sainthia', 41),
(5204, 'Bolpur Sriniketan', 41),
(5205, 'Nanoor', 41),
(5206, 'Murarai - I', 41),
(5207, 'Rampurhat - I', 41),
(5208, 'Mayureswar - I', 41),
(5209, 'Nalhati - I', 41),
(5210, 'Labpur', 41),
(5211, 'Englishbazar', 41),
(5212, 'Gajol', 41),
(5213, 'Koilabad', 41),
(5214, 'Kumarganj', 41),
(5215, 'Old Malda', 41),
(5216, 'Pukuria', 41),
(5217, 'Ratua', 41),
(5218, 'Ratua Ii', 41),
(5219, 'ENGLISH BAZAR', 41),
(5220, 'Gouramari', 41),
(5221, 'Habibpir', 41),
(5222, 'Habibpur (Srirampur Anchal)', 41),
(5223, 'Mabarakpur', 41),
(5224, 'Srirampur (Habibpur)', 41),
(5225, 'Aktail', 41),
(5226, 'Bulbulchandi', 41),
(5227, 'Habibpur', 41),
(5228, 'Kanturka', 41),
(5229, 'Chanchal', 41),
(5230, 'Hatinda', 41),
(5231, 'Alal', 41),
(5232, 'Deotala', 41),
(5233, 'Gajol.', 41),
(5234, 'Habibpur (Arajimistrabati)', 41),
(5235, 'Hardamnagar', 41),
(5236, 'Harishchandrapur', 41),
(5237, 'Harishchandrapur -Ii', 41),
(5238, 'Malior', 41),
(5239, 'Mariary', 41),
(5240, 'Miahat', 41),
(5241, 'Pipla Kashimpur', 41),
(5242, 'Talbangrua', 41),
(5243, 'Talgachhi', 41),
(5244, 'Talgram', 41),
(5245, 'Talsur', 41),
(5246, 'Khanpur Hubaspur 165', 41),
(5247, 'Baishnabnagar', 41),
(5248, 'Kaliachak', 41),
(5249, 'Lakshipur', 41),
(5250, 'Bamangola', 41),
(5251, 'Bamongola', 41),
(5252, 'Dalla', 41),
(5253, 'Dighalbar', 41),
(5254, 'Habibpuir', 41),
(5255, 'Patul', 41),
(5256, 'Amarsinghi', 41),
(5257, 'Andhirampara', 41),
(5258, 'Chorolmoni', 41),
(5259, 'Damaipur', 41),
(5260, 'Gangadevi', 41),
(5261, 'Goripur', 41),
(5262, 'Sripur', 41),
(5263, 'Kushida', 41),
(5264, 'Paro', 41),
(5265, 'Tulsihatta', 41),
(5266, 'Sahajalalpur', 41),
(5267, 'Kharba', 41),
(5268, 'Chariantatapur', 41),
(5269, 'Kaliacahak', 41),
(5270, 'Kaliachak-1', 41),
(5271, 'Kaliachak-I', 41),
(5272, 'Mozampur', 41),
(5273, 'North Jadupur', 41),
(5274, 'Silampur', 41),
(5275, 'Silampur-Ii', 41),
(5276, 'Chowki Mirdadpur', 41),
(5277, 'Manikchak', 41),
(5278, 'Pashchim Narayanpur', 41),
(5279, 'Manikchjak', 41),
(5280, 'Ratua -I', 41),
(5281, 'Ratua-I', 41),
(5282, 'Baro Sujapur', 41),
(5283, 'Kaliachak Ii', 41),
(5284, 'Kaliachak-Ii', 41),
(5285, 'Mothabari', 41),
(5286, 'Panchanandapur', 41),
(5287, 'Uttar Lakshmipur', 41),
(5288, 'Kaliachak-Iii', 41),
(5289, 'Krishnapur', 41),
(5290, 'Ratua-Ii', 41),
(5291, 'Akandaberia', 41),
(5292, 'Kadamtala', 41),
(5293, 'Balurghat', 41),
(5294, 'Itahar', 41),
(5295, 'Banshihari', 41),
(5296, 'Bansihari', 41),
(5297, 'Kushmundi', 41),
(5298, 'Raiganj', 41),
(5299, 'Gazole', 41),
(5300, 'Gangarampur', 41),
(5301, 'Harirampur', 41),
(5302, 'Hili', 41),
(5303, 'Hilli', 41),
(5304, 'Tapan', 41),
(5305, 'Kaliaganj', 41),
(5306, 'Kaliganj', 41),
(5307, 'Kaliyaganj', 41),
(5308, 'Hemtabad', 41),
(5309, 'West Dinajpur', 41),
(5310, 'Kushmandi', 41),
(5311, 'Balurgthat', 41),
(5312, 'Kumargunj', 41),
(5313, 'Dalkhola', 41),
(5314, 'Goalpokhar - Ii', 41),
(5315, 'Karandighi', 41),
(5316, 'Chopra', 41),
(5317, 'Ilsmapur', 41),
(5318, 'Goalpokhar - I', 41),
(5319, 'Goalpukher', 41),
(5320, 'Siliguri', 41),
(5321, 'Rajganj', 41),
(5322, 'Kalimpong -I', 41),
(5323, 'Kurseong', 41),
(5324, 'Naxalbari', 41),
(5325, 'Matigara', 41),
(5326, 'Darjeeling', 41),
(5327, 'Phansidewa', 41),
(5328, 'Darjeeling Pulbazar', 41),
(5329, 'Jorebunglow Sukiapokhri', 41),
(5330, 'Kalimpong - Ii', 41),
(5331, 'Rangli Rangliot', 41),
(5332, 'Kalimpong', 41),
(5333, 'Mirik', 41),
(5334, 'Darjiling', 41),
(5335, 'Kharibari', 41),
(5336, 'Mal', 41),
(5337, 'Gorubathan', 41),
(5338, 'Jalpaiguri', 41),
(5339, 'Jalpaiguri Sadar', 41),
(5340, 'Haldibari', 41),
(5341, 'Dhupguri', 41),
(5342, 'Nagrakata', 41),
(5343, 'Falakata', 41),
(5344, 'Madarihat', 41),
(5345, 'Matelli', 41),
(5346, 'Matteli', 41),
(5347, 'Alipurduar', 41),
(5348, 'Dhupguri Sadar', 41),
(5349, 'Mathabhanga - Ii', 41),
(5350, 'Mathabhanga', 41),
(5351, 'Alipurduar - I', 41),
(5352, 'Kalchini', 41),
(5353, 'Dinhata - I', 41),
(5354, 'Maynaguri', 41),
(5355, 'Madari Hat', 41),
(5356, 'Mekhliganj', 41),
(5357, 'Kumargram', 41),
(5358, 'Garubathan I', 41),
(5359, 'Mekliganj', 41),
(5360, 'Mekhliganjs.O.', 41),
(5361, 'Cooch Behar - I', 41),
(5362, 'Koch Bihar', 41),
(5363, 'Tufanganj', 41),
(5364, 'Tufanganj - Ii', 41),
(5365, 'Cooch Behar', 41),
(5366, 'Cooch Behar - Ii', 41),
(5367, 'Dinhata', 41),
(5368, 'Dinhata - Ii', 41),
(5369, 'Mathabhanga - I', 41),
(5370, 'Tufanganj - I', 41),
(5371, 'Sitalkuchi', 41),
(5372, 'Sitai', 41),
(5373, 'Mathabhanga`', 41),
(5374, 'Alipurduar - Ii', 41),
(5375, 'Krishnagar - I', 41),
(5376, 'Krishnanagar Municipality', 41),
(5377, 'Dogachhi', 41),
(5378, 'Hanskhali', 41),
(5379, 'Krishnagar I', 41),
(5380, 'Krishnanagar I', 41),
(5381, 'Chapra', 41),
(5382, 'Krishnagar-I', 41),
(5383, 'Tehatta', 41),
(5384, 'Tehatta I', 41),
(5385, 'Nadia', 41),
(5386, 'Ranaghat-I', 41),
(5387, 'Santipur', 41),
(5388, 'Karimpur I', 41),
(5389, 'Nakashipara', 41),
(5390, 'Dhubulia', 41),
(5391, 'Krishnagar - Ii', 41),
(5392, 'Krishnanagar Ii', 41),
(5393, 'Bethuadahari', 41),
(5394, 'Debagram', 41),
(5395, 'Ranaghat - I', 41),
(5396, 'Kalligang', 41),
(5397, 'Krishnangar Ii', 41),
(5398, 'Karimpur Ii', 41),
(5399, 'Tehatta Ii', 41),
(5400, 'Nowda', 41),
(5401, 'Nowda (Murshidabad)', 41),
(5402, 'Palashipara', 41),
(5403, 'Plashipara', 41),
(5404, 'Shikarpur Bdo I', 41),
(5405, 'Krishnanagar-I', 41),
(5406, 'Tehatta - I', 41),
(5407, 'Karimpur Ii (Mohisbatan)', 41),
(5408, 'Nazrpur', 41),
(5409, 'Krishnaganj', 41),
(5410, 'BERHAMPORE', 41),
(5411, 'Ranaghat-I/Ii', 41),
(5412, 'Ranagaht-Ii', 41),
(5413, 'Ranaghat - Ii', 41),
(5414, 'Ranaghat-Ii', 41),
(5415, 'Haringhata', 41),
(5416, 'Chakdah', 41),
(5417, 'Chakdaha', 41),
(5418, 'Haringhat', 41),
(5419, 'Ranaghat', 41),
(5420, 'Nabadwip', 41),
(5421, 'Nabadwip Municipality', 41),
(5422, 'Sreemayapur', 41),
(5423, 'Krishnagar-Ii', 41),
(5424, 'Purbasthali I', 41),
(5425, 'Hanskhlai', 41),
(5426, 'Murshidabad', 41),
(5427, 'Murshidabad Jiaganj', 41),
(5428, 'Nabagram', 41),
(5429, 'Suti - Ii', 41),
(5430, 'Domkal', 41),
(5431, 'Nawda', 41),
(5432, 'Sagardighi', 41),
(5433, 'DEBIPUR', 41),
(5434, 'Burwan', 41),
(5435, 'Beldanga - I', 41),
(5436, 'Bhagawangola - I', 41),
(5437, 'Bhagawangola - Ii', 41),
(5438, 'Kandi', 41),
(5439, 'Suti - I', 41),
(5440, 'Bharatpur - I', 41),
(5441, 'Khargram', 41),
(5442, 'Lalgola', 41),
(5443, 'Beldanga - Ii', 41),
(5444, 'Hariharpara', 41),
(5445, 'Raghunathganj - I', 41),
(5446, 'GOALJAN', 41),
(5447, 'Farakka', 41),
(5448, 'Samserganj', 41),
(5449, 'Raghunathganj - Ii', 41),
(5450, 'Jalangi', 41),
(5451, 'GHORSALA', 41),
(5452, 'Palsanda', 41),
(5453, 'Raninagar - I', 41),
(5454, 'Raninagar - Ii', 41),
(5455, 'Bharatpur - Ii', 41),
(5456, 'Behrampore', 41),
(5457, 'Palta', 41),
(5458, 'Bhatpara', 41),
(5459, 'Jagatdal', 41),
(5460, 'Kankinara', 41),
(5461, 'Athpur', 41),
(5462, 'Fingapara', 41),
(5463, 'Garulia', 41),
(5464, 'Halishahar', 41),
(5465, 'Ichapur', 41),
(5466, 'Kanchrapara', 41),
(5467, 'Gorifa', 41),
(5468, 'Adhata', 41),
(5469, 'Hishabi', 41),
(5470, 'Sadhanpur Uludanga', 41),
(5471, 'Habra - Ii', 41),
(5472, 'Iswarigacha', 41),
(5473, 'Sabdalpur', 41),
(5474, 'Bagdah', 41),
(5475, 'Baksha', 41),
(5476, 'Boyra', 41),
(5477, 'Chandpur', 41),
(5478, 'Hatkurulia', 41),
(5479, 'Malidah', 41),
(5480, 'Mambhagina', 41),
(5481, 'Mashyampur', 41),
(5482, 'Jeoldanga', 41),
(5483, 'Bira', 41),
(5484, 'Joypul', 41),
(5485, 'Laxmipul', 41),
(5486, 'Rowtara', 41),
(5487, 'Sethpur', 41),
(5488, 'Talsa', 41),
(5489, 'Angrail', 41),
(5490, 'Balisha Chowmatha', 41),
(5491, 'Bangaon', 41),
(5492, 'Boaldah', 41),
(5493, 'Bongaon', 41),
(5494, 'Dharampukuria', 41),
(5495, 'Dogachia', 41),
(5496, 'Ghatbour', 41),
(5497, 'Kalupur', 41),
(5498, 'Nakpul', 41),
(5499, 'Panchita', 41),
(5500, 'Paschim Malikberia', 41),
(5501, 'Purantan Bongaon', 41),
(5502, 'Baikara', 41),
(5503, 'Ballavpur', 41),
(5504, 'Chandpara', 41),
(5505, 'Chekati', 41),
(5506, 'Duma', 41),
(5507, 'Gaighata', 41),
(5508, 'Goalbathan', 41),
(5509, 'Jhawdanga', 41),
(5510, 'Jhikra', 41),
(5511, 'Kahankia', 41),
(5512, 'Kaipukuria', 41),
(5513, 'Kharua Rajapur', 41),
(5514, 'Monmohanpur', 41),
(5515, 'Sasadanga', 41),
(5516, 'Tetulbaria', 41),
(5517, 'Barghorai', 41),
(5518, 'Charghat', 41),
(5519, 'Chatra', 41),
(5520, 'Deara', 41),
(5521, 'Kachdaha', 41),
(5522, 'Kapileswarpur', 41),
(5523, 'Ramchandrapur Khaspur', 41),
(5524, 'Salua', 41),
(5525, 'Adhikashimpur', 41),
(5526, 'Bamangachi', 41),
(5527, 'Amandikandi', 41),
(5528, 'Colony Simulia', 41),
(5529, 'Dharampur', 41),
(5530, 'Ghonza', 41),
(5531, 'Jaleswar', 41),
(5532, 'Natagram', 41),
(5533, 'Rampur Bhatpara', 41),
(5534, 'Ambikapur', 41),
(5535, 'Amdobe', 41),
(5536, 'Asharu', 41),
(5537, 'Bagangram', 41),
(5538, 'Bagda', 41),
(5539, 'Baliadanga', 41),
(5540, 'Beara', 41),
(5541, 'Bharatpur', 41),
(5542, 'Ganrapota', 41),
(5543, 'Ghatpatila', 41),
(5544, 'Gobrapur', 41),
(5545, 'Gotri', 41),
(5546, 'Jagadishpur', 41),
(5547, 'Karanga', 41),
(5548, 'Koniara', 41),
(5549, 'Krishnachandapur', 41),
(5550, 'Panchpota', 41),
(5551, 'Pathsimulia', 41),
(5552, 'Ranihati', 41),
(5553, 'Sundarpur', 41),
(5554, 'Tangra', 41),
(5555, 'Gobardanga', 41),
(5556, 'Nakpul Kuchlia', 41),
(5557, 'Bairampur', 41),
(5558, 'Barrackpore Sripalli', 41),
(5559, 'Gopalnagar', 41),
(5560, 'Madiahat', 41),
(5561, 'Satberi', 41),
(5562, 'Simulia', 41),
(5563, 'Bergoom', 41),
(5564, 'Fultala', 41),
(5565, 'Janaphul', 41),
(5566, 'Putia', 41),
(5567, 'Baneswarpur', 41),
(5568, 'Berabari', 41),
(5569, 'Bhawanipur', 41),
(5570, 'H Colony', 41),
(5571, 'Kulia', 41),
(5572, 'Kumarkhola', 41),
(5573, 'Nataberia', 41),
(5574, 'Kumra', 41),
(5575, 'Sonakenia', 41),
(5576, 'Samudrapur', 41),
(5577, 'Sendanga', 41),
(5578, 'Amudia', 41),
(5579, 'Balti', 41),
(5580, 'East Bishnupur', 41),
(5581, 'Gobindapur', 41),
(5582, 'Hakimpur', 41),
(5583, 'Nityananda Kati', 41),
(5584, 'Purandarpur', 41),
(5585, 'Saguna', 41),
(5586, 'Sakdah Jadapur', 41),
(5587, 'Sutia', 41),
(5588, 'Swarupnagar', 41),
(5589, 'Banglani', 41),
(5590, 'Bithari', 41),
(5591, 'Duttapara', 41),
(5592, 'Kantabagan', 41),
(5593, 'Sanrapul', 41),
(5594, 'Chikanpara', 41),
(5595, 'Ramchandra Pur', 41),
(5596, 'Ghoshpur', 41),
(5597, 'Rajballapur', 41),
(5598, 'Simulpur', 41),
(5599, 'Uludanga', 41),
(5600, 'Bhanderkhola', 41),
(5601, 'Chowberia', 41),
(5602, 'Dighari', 41),
(5603, 'Hingli', 41),
(5604, 'Naahata', 41),
(5605, 'Ramshankarpur', 41),
(5606, 'Satashi', 41),
(5607, 'Taranipur', 41),
(5608, 'Basirhat', 41),
(5609, 'Mominpur', 41),
(5610, 'Rajendrapur', 41),
(5611, 'Basirhat - I', 41),
(5612, 'Itinda', 41),
(5613, 'Merudandi', 41),
(5614, 'Panitar', 41),
(5615, 'Sibhati', 41),
(5616, 'Eojnagar', 41),
(5617, 'Gokna', 41),
(5618, 'Jadurhati', 41),
(5619, 'Kachua Swarupnagar', 41),
(5620, 'Bohara', 41),
(5621, 'Chhoto Jagulia', 41),
(5622, 'Naksha', 41),
(5623, 'Nimdaria', 41),
(5624, 'Sindrani', 41),
(5625, 'Thoara', 41),
(5626, 'Barast', 41),
(5627, 'Basanti', 41),
(5628, 'Sandeshkhali - Ii', 41),
(5629, 'Canning - I', 41),
(5630, 'Canning - Ii', 41),
(5631, 'Kultali', 41),
(5632, 'Champahati', 41),
(5633, 'Diamond Harbour - I', 41),
(5634, 'Kulpi', 41),
(5635, 'Magrahat - I', 41),
(5636, 'Mandirbazar', 41),
(5637, 'Mathurapur - I', 41),
(5638, 'Jaynagar - I', 41),
(5639, 'Jaynagar - Ii', 41),
(5640, 'Namkhana', 41),
(5641, 'Kakdwip', 41),
(5642, 'Patharpratima', 41),
(5643, 'Mathurapur - Ii', 41),
(5644, 'Magrahat - Ii', 41),
(5645, 'Sagar', 41),
(5646, 'Canning', 41),
(5647, 'Diamond Harbour - Ii', 41),
(5648, 'Bakrahat', 41),
(5649, 'Bishnupur - Ii', 41),
(5650, 'Baduria', 41),
(5651, 'Bena', 41),
(5652, 'Buruj', 41),
(5653, 'Jasaikati', 41),
(5654, 'Naya Basti', 41),
(5655, 'Simulia Durgapur', 41),
(5656, 'Taragunia', 41),
(5657, 'Chaigharia', 41),
(5658, 'Khalitpur', 41),
(5659, 'Petrapole', 41),
(5660, 'Minakhan', 41),
(5661, 'Dandirhat', 41),
(5662, 'Dhaltita', 41),
(5663, 'Karnolkora', 41),
(5664, 'Biramnagar', 41),
(5665, 'Gotra', 41),
(5666, 'Kathur', 41),
(5667, 'Makhalgacha', 41),
(5668, 'Paikparahat', 41),
(5669, 'Pifa', 41),
(5670, 'Sangrampur', 41),
(5671, 'Zirakpur', 41),
(5672, 'Baidyapur', 41),
(5673, 'Belpur', 41),
(5674, 'Bhasila', 41),
(5675, 'Deganga', 41),
(5676, 'Gobardhanpur', 41),
(5677, 'Kaliani', 41),
(5678, 'Maslishpur', 41),
(5679, 'Phazilpur', 41),
(5680, 'Ramnathpur', 41),
(5681, 'Sashan', 41),
(5682, 'Sohaikumarpur', 41),
(5683, 'Chjandpur', 41),
(5684, 'Chorashi', 41),
(5685, 'Debalaya', 41),
(5686, 'Gobila', 41),
(5687, 'Kachua', 41),
(5688, 'Secondranagar', 41),
(5689, 'Adampur', 41),
(5690, 'Ajijnagar', 41),
(5691, 'Atpukur', 41),
(5692, 'Bamanpukur', 41),
(5693, 'Chowhata', 41),
(5694, 'Dhutradaha', 41),
(5695, 'Haroa', 41),
(5696, 'Joygram', 41),
(5697, 'Khalisadi', 41),
(5698, 'Kharupala', 41),
(5699, 'Khasbalanda', 41),
(5700, 'Kumarzole', 41),
(5701, 'Malancha', 41),
(5702, 'Raikhan', 41),
(5703, 'Uchildah', 41),
(5704, 'Barunhat', 41),
(5705, 'Bhurkunda', 41),
(5706, 'Chakpatli', 41),
(5707, 'Ghoni', 41),
(5708, 'Ghosalbati', 41),
(5709, 'Hasnabad', 41),
(5710, 'Ichapurabad', 41),
(5711, 'Rameswarpur', 41),
(5712, 'Simulia Kalibari', 41),
(5713, 'Sulkaniabad', 41),
(5714, 'Aturia', 41),
(5715, 'Bajitpur', 41),
(5716, 'Barabankra', 41),
(5717, 'Bhaduria', 41),
(5718, 'Gandharbapur', 41),
(5719, 'Goaldaha', 41),
(5720, 'Kaijuri', 41),
(5721, 'Katiahat', 41),
(5722, 'Paschim Palta', 41),
(5723, 'Punra', 41),
(5724, 'Safirabad', 41),
(5725, 'Sayestanagar', 41),
(5726, 'Basirhat - Ii', 41),
(5727, 'Kholapota', 41),
(5728, 'Srinagar', 41),
(5729, 'Zafarpur', 41),
(5730, 'Bagundi', 41),
(5731, 'Paschim Madhyampur', 41),
(5732, 'Soladanga', 41),
(5733, 'Takipur', 41),
(5734, 'Akimamudpur', 41),
(5735, 'Amberia', 41),
(5736, 'Bakra Dabar', 41),
(5737, 'Bankra', 41),
(5738, 'Banshtala', 41),
(5739, 'Bishpur', 41),
(5740, 'Dharamberia', 41),
(5741, 'Hingalganj', 41),
(5742, 'Kothabari', 41),
(5743, 'Purba Khejurberia', 41),
(5744, 'Rupmari', 41),
(5745, 'Sandelerbill', 41),
(5746, 'Begumpur', 41),
(5747, 'Dhanyakuria', 41),
(5748, 'Matia', 41),
(5749, 'Nehalpur', 41),
(5750, 'Atghara', 41),
(5751, 'Jangalpur', 41),
(5752, 'Kamdevkati', 41),
(5753, 'Mandra', 41),
(5754, 'Parpatna', 41),
(5755, 'Bhanderkhali', 41),
(5756, 'Charalkhali', 41),
(5757, 'Choto Sahebkhali', 41),
(5758, 'Dulduli Mathbari', 41),
(5759, 'Hatgachha', 41),
(5760, 'Hemnagar', 41),
(5761, 'Jogeshganj', 41),
(5762, 'Kalitala', 41),
(5763, 'Labukhali', 41),
(5764, 'Madhavkathi', 41),
(5765, 'Malekangumti', 41),
(5766, 'Manikkathi', 41),
(5767, 'Parghumti', 41),
(5768, 'Pathghoria', 41),
(5769, 'Rampur', 41),
(5770, 'Sahebkhali', 41),
(5771, 'Samsernagar', 41),
(5772, 'Sandeshkhali - I', 41),
(5773, 'Sridharkati', 41),
(5774, '24 Parganas', 41),
(5775, 'Akratola', 41),
(5776, 'Bamanibad', 41),
(5777, 'Bermajur', 41),
(5778, 'Boyermari', 41),
(5779, 'Choto Sehara', 41),
(5780, 'Dheknamari', 41),
(5781, 'Ghatihara', 41),
(5782, 'Ghoshpara', 41),
(5783, 'Jhopkhali', 41),
(5784, 'Kalinagar', 41),
(5785, 'Kanmari', 41),
(5786, 'Kharihatabad', 41),
(5787, 'Mathbariabad', 41),
(5788, 'Nalkora', 41),
(5789, 'Nazat', 41),
(5790, 'Nityaberia', 41),
(5791, 'Purba Sankardaha', 41),
(5792, 'Amta', 41),
(5793, 'Bhabanipur', 41),
(5794, 'Chaita', 41),
(5795, 'Ghona', 41),
(5796, 'Gopalpur', 41),
(5797, 'Sodarpur-Behala', 41),
(5798, 'Atapur', 41),
(5799, 'Bhangatushkhali', 41),
(5800, 'Bowthakurani', 41),
(5801, 'Dhuchnikhali', 41),
(5802, 'Durgamandop', 41),
(5803, 'Dwarikjungle', 41),
(5804, 'Joygopalpur', 41),
(5805, 'Khulna', 41),
(5806, 'Korakati', 41),
(5807, 'Sandeshkhali', 41),
(5808, 'Sitalia', 41),
(5809, 'Sukdwani', 41),
(5810, 'Tushkhali', 41),
(5811, 'Amodpur', 41),
(5812, 'Bhebia', 41),
(5813, 'Chaital', 41),
(5814, 'Chimta Kachari', 41),
(5815, 'Garakupi', 41),
(5816, 'Kharampur', 41),
(5817, 'Kuliadanga', 41),
(5818, 'Malikagherai', 41),
(5819, 'Murarisah', 41),
(5820, 'Nimichi', 41),
(5821, 'Nurpur', 41),
(5822, 'Bhangar - I', 41),
(5823, 'Falta', 41),
(5824, 'Santoshpur', 41),
(5825, 'Belta', 41),
(5826, 'Durgapur', 41),
(5827, 'Palla', 41),
(5828, 'Sonekpur', 41),
(5829, 'Rajibpur', 41),
(5830, 'Guma', 41),
(5831, 'Prithiba', 41),
(5832, 'Akaipur', 41),
(5833, 'Gadpukuria', 41),
(5834, 'Goribpur', 41),
(5835, 'Panchberia', 41),
(5836, 'Beraberi', 41),
(5837, 'Masunda', 41),
(5838, 'Srikrishnapur', 41),
(5839, 'Suria', 41),
(5840, 'Bhubaneswar', 29),
(5841, 'Lingaraj', 29),
(5842, 'Saheednagar', 29),
(5843, 'Balianta', 29),
(5844, 'Puri', 29),
(5845, 'Brahmagiri', 29),
(5846, 'Krushnaprasad', 29),
(5847, 'Satyabadi', 29),
(5848, 'Satyabai', 29),
(5849, 'Khurda', 29),
(5850, 'Banpur', 29),
(5851, 'Pipli', 29),
(5852, 'Tangi', 29),
(5853, 'Ranpur', 29),
(5854, 'Kordha', 29),
(5855, 'Chilika', 29),
(5856, 'Krishnaprasad', 29),
(5857, 'Krushnaprsad', 29),
(5858, 'Begunia', 29),
(5859, 'Panikoii', 29),
(5860, 'Sakhigopal', 29),
(5861, 'Jatni', 29),
(5862, 'Pipili', 29),
(5863, 'Kanas', 29),
(5864, 'Nayagarh', 29),
(5865, 'Bhapur', 29),
(5866, 'Bolagarh', 29),
(5867, 'Odagaon', 29),
(5868, 'Khandapara', 29),
(5869, 'Khandaparagarh', 29),
(5870, 'Daspalla', 29),
(5871, 'Ranapur', 29),
(5872, 'Khandapra', 29),
(5873, 'Balugaon', 29),
(5874, 'Nimapada', 29),
(5875, 'Nimapara', 29),
(5876, 'Gop', 29),
(5877, 'Kakatpur', 29),
(5878, 'Kakatpur]', 29),
(5879, 'Konark', 29),
(5880, 'Niampara', 29),
(5881, 'Niali', 29),
(5882, 'Cuttack Sadar', 29),
(5883, 'Cuttack', 29),
(5884, 'Gobindpur', 29),
(5885, 'Balipatna', 29),
(5886, 'Barang', 29),
(5887, 'Banki', 29),
(5888, 'Chandaka', 29),
(5889, 'Choudwar', 29),
(5890, 'Jagatpur', 29),
(5891, 'Tangi Choudwar', 29),
(5892, 'Darpan', 29),
(5893, 'Badachana', 29),
(5894, 'Athagarh', 29),
(5895, 'Athagad', 29),
(5896, 'Tigiria', 29),
(5897, 'Badamba', 29),
(5898, 'Baramba', 29),
(5899, 'Narasinghpur', 29),
(5900, 'Anugul', 29),
(5901, 'Narsinghpur', 29),
(5902, 'Biridi', 29),
(5903, 'Jagatsinghapur', 29),
(5904, 'Jagatsinghpur', 29),
(5905, 'Kujang', 29),
(5906, 'Raghunathpur', 29),
(5907, 'Tirtol', 29),
(5908, 'Balikuda', 29),
(5909, 'Naugaon', 29),
(5910, 'Naugaonhat', 29),
(5911, 'Ersama', 29),
(5912, 'Paradip', 29),
(5913, 'Kishannagar', 29),
(5914, 'Kishorenagar', 29),
(5915, 'Salipur', 29),
(5916, 'Marsaghai', 29),
(5917, 'Patkura', 29),
(5918, 'Tirol', 29),
(5919, 'Kujanga', 29),
(5920, 'Salepur', 29),
(5921, 'Kendrapara', 29),
(5922, 'Darpanigarh', 29),
(5923, 'Marasaghai', 29),
(5924, 'Jajpur', 29),
(5925, 'Pattamundai', 29),
(5926, 'Aul', 29),
(5927, 'Rajkanika', 29),
(5928, 'Rajnagar', 29),
(5929, 'Padmapur', 29),
(5930, 'Mahanga', 29),
(5931, 'Dharmasala', 29),
(5932, 'Binjharpur', 29),
(5933, 'Jajapur', 29),
(5934, 'Jajpur Road', 29),
(5935, 'Jajpur Raod', 29),
(5936, 'Keonjhar', 29),
(5937, 'Jajpur Road.', 29),
(5938, 'Bimjharpur', 29),
(5939, 'Balasore', 29),
(5940, 'Baleshwar Sadar', 29),
(5941, 'Baleshwar', 29),
(5942, 'Nilgiri', 29),
(5943, 'Remuna', 29),
(5944, 'Nilagiri', 29),
(5945, 'Niligiri', 29),
(5946, 'Basta', 29),
(5947, 'Baliapal', 29),
(5948, 'Singla', 29),
(5949, 'Rupsa', 29),
(5950, 'Jaleswar', 29),
(5951, 'Raibania', 29),
(5952, 'Bhograi', 29),
(5953, 'Soro', 29),
(5954, 'Similia', 29),
(5955, 'Khaira', 29),
(5956, 'Simulia', 29),
(5957, 'Bhadrak Rural', 29),
(5958, 'Bhadrak', 29),
(5959, 'Bant', 29),
(5960, 'Bhandari Pokhari', 29),
(5961, 'Dhamnagar', 29),
(5962, 'Agarpada', 29),
(5963, 'Dhusuri', 29),
(5964, 'Dhamanagar', 29),
(5965, 'Hatadihi', 29),
(5966, 'Basudevpur', 29),
(5967, 'Basudebpur', 29),
(5968, 'Tihidi', 29),
(5969, 'Chandabali', 29),
(5970, 'Chandbali', 29),
(5971, 'Basduevpur', 29),
(5972, 'Baripada', 29),
(5973, 'Baripara', 29),
(5974, 'R.G. Pur', 29),
(5975, 'R.G.Pur', 29),
(5976, 'Rasgovindpur', 29),
(5977, 'Barsahi', 29),
(5978, 'Barsashi', 29),
(5979, 'Betnoti', 29),
(5980, 'Udala', 29),
(5981, 'Rg Pur', 29),
(5982, 'Barasahi', 29),
(5983, 'Rairangpur', 29),
(5984, 'Karanjia', 29),
(5985, 'Bahalda', 29),
(5986, 'Mayurbhanj', 29),
(5987, 'Khunta', 29),
(5988, 'Kendujhar Town', 29),
(5989, 'Anandapur', 29),
(5990, 'Ghatagaon', 29),
(5991, 'Patna', 29),
(5992, 'Telkoi', 29),
(5993, 'Jajapur Road', 29),
(5994, 'Anadapur', 29),
(5995, 'Gahtagaon', 29),
(5996, 'Champua', 29),
(5997, 'Barbil', 29),
(5998, 'Baril', 29),
(5999, 'Andnapur', 29),
(6000, 'Banspal', 29),
(6001, 'Dhenkanal', 29),
(6002, 'Dhenkanal Sadar', 29),
(6003, 'Gandia', 29),
(6004, 'Bhuban', 29),
(6005, 'Kamakhyanagar', 29),
(6006, 'Kamakshyanagar', 29),
(6007, 'Hindol', 29),
(6008, 'Motunga', 29),
(6009, 'Parajang', 29),
(6010, 'Rasol', 29),
(6011, 'Tumusingha', 29),
(6012, 'Talcher', 29),
(6013, 'Banarpal', 29),
(6014, 'Khamar', 29),
(6015, 'Rengali Damsite', 29),
(6016, 'Samal Barrage', 29),
(6017, 'Talcher Sadar', 29),
(6018, 'Kaniha', 29),
(6019, 'Colliery', 29),
(6020, 'Chhendipada', 29),
(6021, 'Pallahara', 29),
(6022, 'Balimi', 29),
(6023, 'Angul', 29),
(6024, 'Athamallik', 29),
(6025, 'Athmallik', 29),
(6026, 'Thakurgarh', 29),
(6027, 'Berhampur', 29),
(6028, 'Brahmapur Sadar', 29),
(6029, 'Chhatrapur', 29),
(6030, 'Gopalpur', 29),
(6031, 'Purushottampur', 29),
(6032, 'Purusottampur', 29),
(6033, 'Chikiti', 29),
(6034, 'Jarada', 29),
(6035, 'Digapahandi', 29),
(6036, 'Berhampurf', 29),
(6037, 'Girisola', 29),
(6038, 'Golanthara', 29),
(6039, 'Aska', 29),
(6040, 'Garabandha', 29),
(6041, 'Parlakhemundi', 29),
(6042, 'Mohana', 29),
(6043, 'R.Udayagiri', 29),
(6044, 'R.Udaygiri', 29),
(6045, 'Kashinagara', 29),
(6046, 'Chatrapur', 29),
(6047, 'Rambha', 29),
(6048, 'Khalikote', 29),
(6049, 'Khallikote', 29),
(6050, 'Kkhallikote', 29),
(6051, 'Kodala', 29),
(6052, 'Bomakei', 29),
(6053, 'Bissmagiri', 29),
(6054, 'Hinjili', 29),
(6055, 'Hinjli', 29),
(6056, 'Kabisuryanagar', 29),
(6057, 'Asika', 29),
(6058, 'Surada', 29),
(6059, 'Bhanjanagar', 29),
(6060, 'Buguda', 29),
(6061, 'Paralakhemundi', 29),
(6062, 'Paralkhemundi', 29),
(6063, 'Serango', 29),
(6064, 'Rayagada', 29),
(6065, 'Adva', 29),
(6066, 'Phulbani', 29),
(6067, 'Tikabali', 29),
(6068, 'Phirigia', 29),
(6069, 'Phiringia', 29),
(6070, 'Phirngia', 29),
(6071, 'Khajuripada', 29),
(6072, 'Khajuriapada', 29),
(6073, 'Khajuripda', 29),
(6074, 'Purunakatak', 29),
(6075, 'Boudh', 29),
(6076, 'Boudhraj', 29),
(6077, 'Bounsuni', 29),
(6078, 'Bousuni', 29),
(6079, 'Manamunda', 29),
(6080, 'Kantamal', 29),
(6081, 'Ghantapada', 29),
(6082, 'Sankarakhole', 29),
(6083, 'Harabhanga', 29),
(6084, 'Harabhnaga', 29),
(6085, 'Harabhuin', 29),
(6086, 'Bamunigaon', 29),
(6087, 'Kalinga', 29),
(6088, 'Jhadrajing', 29),
(6089, 'Biranarasinghpur', 29),
(6090, 'Birasinghpur', 29),
(6091, 'Sarsara', 29),
(6092, 'Linepada', 29),
(6093, 'Chakapad', 29),
(6094, 'Gumagarh', 29),
(6095, 'Baghiabahal', 29),
(6096, 'G Udayagiri', 29),
(6097, 'G.Udayagiri', 29),
(6098, 'Raikai', 29),
(6099, 'Raikia', 29),
(6100, 'Nuagaon', 29),
(6101, 'Baliguda', 29),
(6102, 'Balliguda', 29),
(6103, 'Daringbadi', 29),
(6104, 'Kothagarh', 29),
(6105, 'Sarangada', 29),
(6106, 'Tumudibandha', 29),
(6107, 'Kurtamgarh', 29),
(6108, 'Barakhama', 29),
(6109, 'Paburia', 29),
(6110, 'Sunabeda', 29),
(6111, 'Damanjodi', 29),
(6112, 'Koraput', 29),
(6113, 'Jeypore(K)', 29),
(6114, 'Jeypur', 29),
(6115, 'Kundura', 29),
(6116, 'Boipariguda', 29),
(6117, 'Narayanpatna', 29),
(6118, 'Nandapur', 29),
(6119, 'Narayanpatana', 29),
(6120, 'Dasamantapur', 29),
(6121, 'Similiguda', 29),
(6122, 'Pottangi', 29),
(6123, 'Padua', 29),
(6124, 'Machhkund', 29),
(6125, 'Machkund', 29),
(6126, 'Machh Kund', 29),
(6127, 'Orkel', 29),
(6128, 'Malkangiri', 29),
(6129, 'Mathili', 29),
(6130, 'Kalimela', 29),
(6131, 'Motu', 29),
(6132, 'Nabarangpur', 29),
(6133, 'Paparahandi', 29),
(6134, 'Chitrakonda', 29),
(6135, 'Boriguma', 29),
(6136, 'Jeypore', 29),
(6137, 'Nabarangapur', 29),
(6138, 'Borigumma', 29),
(6139, 'Kotpad', 29),
(6140, 'Bhairabsingipur', 29),
(6141, 'Birigumma', 29),
(6142, 'Dabugan', 29),
(6143, 'Nabarangour', 29),
(6144, 'Kalyanasingpur', 29),
(6145, 'Kodinga', 29),
(6146, 'Gunupur', 29),
(6147, 'Nabarngpur', 29),
(6148, 'Tentulikhunti', 29),
(6149, 'Umarkote', 29),
(6150, 'Nabarangpu', 29),
(6151, 'Umerkote', 29),
(6152, 'Raighar', 29),
(6153, 'Kodinda', 29),
(6154, 'Jharigan', 29),
(6155, 'Khatiguda', 29),
(6156, 'Rayagada(K)', 29),
(6157, 'Lakshmipur', 29),
(6158, 'Laxmipur', 29),
(6159, 'Kashipur', 29),
(6160, 'K.Singhpur', 29),
(6161, 'Bishamakatak', 29),
(6162, 'Bissamcuttack', 29),
(6163, 'Ambadala', 29),
(6164, 'Muniguda', 29),
(6165, 'Gudari', 29),
(6166, 'Dharamgarh', 29),
(6167, 'Kesinga', 29),
(6168, 'Sadar', 29),
(6169, 'Bhawanipatana', 29),
(6170, 'Bhawanipatna', 29),
(6171, 'Junagarh', 29),
(6172, 'Narla', 29),
(6173, 'Golamunda', 29),
(6174, 'Jaipatna', 29),
(6175, 'Kalampur', 29),
(6176, 'Junagrh', 29),
(6177, 'Dhramgarh', 29),
(6178, 'Klampur', 29),
(6179, 'Jaipatana', 29),
(6180, 'Lanjigarh', 29),
(6181, 'Jaipatn A', 29),
(6182, 'Thuamulrampur', 29),
(6183, 'Dharmagarh', 29),
(6184, 'Karlamunda', 29),
(6185, 'Madanpur Rampur', 29),
(6186, 'Bhawaniaptna', 29),
(6187, 'Th. Rampur', 29),
(6188, 'Th.Rampur', 29),
(6189, 'M.Rampur', 29),
(6190, 'M.Ramour', 29),
(6191, 'Madanpurrampur', 29),
(6192, 'Jonk', 29),
(6193, 'Khariar Road', 29),
(6194, 'Nuapada', 29),
(6195, 'Nuapara', 29),
(6196, 'Komna', 29),
(6197, 'Khariar', 29),
(6198, 'Sinapali', 29),
(6199, 'Sinapalli', 29),
(6200, 'Sinhapalli', 29),
(6201, 'Bodeb', 29),
(6202, 'Boden', 29),
(6203, 'Duajhar', 29),
(6204, 'Khatriar', 29),
(6205, 'Balangir', 29),
(6206, 'Tusra', 29),
(6207, 'Tarbha', 29),
(6208, 'Tarha', 29),
(6209, 'Sonepur', 29),
(6210, 'Birmaharajpur', 29),
(6211, 'Brmaharajpur', 29),
(6212, 'Ullunda', 29),
(6213, 'Binka', 29),
(6214, 'S.Rampur', 29),
(6215, 'Loisingha', 29),
(6216, 'Losingha', 29),
(6217, 'S Rampur', 29),
(6218, 'Patnagarh', 29),
(6219, 'Titilagarh', 29),
(6220, 'Patngarh', 29),
(6221, 'Kantabanji', 29),
(6222, 'Sindhekela', 29),
(6223, 'Khaprakhol', 29),
(6224, 'Tusura', 29),
(6225, 'B.M.Pur', 29),
(6226, 'Sonapur', 29),
(6227, 'Sambalpur', 29),
(6228, 'Dhanupali', 29),
(6229, 'Maneswar', 29),
(6230, 'Dhankauda', 29),
(6231, 'Hirakud', 29),
(6232, 'Burla', 29),
(6233, 'Attabira', 29),
(6234, 'Bargarh', 29),
(6235, 'Barapali', 29),
(6236, 'Bargarh Sadar', 29),
(6237, 'Barpali', 29),
(6238, 'Bhatli', 29),
(6239, 'Ambabhana', 29),
(6240, 'Bijepur', 29),
(6241, 'Bheden', 29),
(6242, 'Sohela', 29),
(6243, 'Sohella', 29),
(6244, 'Ambabhona', 29),
(6245, 'Gaisilet', 29),
(6246, 'Melchhamunda', 29),
(6247, 'Rajborasambar', 29),
(6248, 'Rajborasamber', 29),
(6249, 'Paikmal', 29),
(6250, 'Paikamal', 29),
(6251, 'Jharbandh', 29),
(6252, 'Jharsuguda', 29),
(6253, 'Dhama', 29),
(6254, 'Jujomura', 29),
(6255, 'Jujumura', 29),
(6256, 'Rairakhol', 29),
(6257, 'Kisinda', 29),
(6258, 'Naktideul', 29),
(6259, 'Reamal', 29),
(6260, 'Jamankira', 29),
(6261, 'Kochinda', 29),
(6262, 'Barkote', 29),
(6263, 'Debagarh', 29),
(6264, 'Deogarh', 29),
(6265, 'Tileibani', 29),
(6266, 'Kundheigola', 29),
(6267, 'Barkot', 29),
(6268, 'Rengali', 29),
(6269, 'Sasan', 29),
(6270, 'Jharsuguda Sadar', 29),
(6271, 'Laikera', 29),
(6272, 'Jhasuguda Sadar', 29),
(6273, 'Jhrasuguda Sadar', 29),
(6274, 'Brajarajnagar', 29),
(6275, 'Lakhanpur', 29),
(6276, 'Lakhanpur Ho', 29),
(6277, 'Katarbaga', 29),
(6278, 'Kolabira', 29),
(6279, 'Belpahar', 29),
(6280, 'Kirmira', 29),
(6281, 'Bamra', 29),
(6282, 'Govindpur', 29),
(6283, 'Kuchinda', 29),
(6284, 'Mahulpalli', 29),
(6285, 'Banaharapali', 29),
(6286, 'Lakhanpur Bo', 29),
(6287, 'Raurkela (M)', 29),
(6288, 'Rourkela Steel City', 29),
(6289, 'Lathikata', 29),
(6290, 'Raghunathapali', 29),
(6291, 'Raurkela Industrial Township (', 29),
(6292, 'Raurkela Industrial Township (', 29),
(6293, 'Raurkela Industrial Township (', 29),
(6294, 'Raurkela Industrial Township (', 29),
(6295, 'Rourkela', 29),
(6296, 'Raurkela Industrial Township (', 29),
(6297, 'Raurkela Industrial Township (', 29),
(6298, 'Bisra', 29),
(6299, 'Koida', 29),
(6300, 'Brahmani Tarang', 29),
(6301, 'Tangarapali', 29),
(6302, 'Sundargarh', 29),
(6303, 'Sundargarh Town', 29),
(6304, 'Subdega', 29),
(6305, 'Tangarpali', 29),
(6306, 'Lephripara', 29),
(6307, 'Hemgir', 29),
(6308, 'Hemgri', 29),
(6309, 'Balisankara', 29),
(6310, 'Talasara', 29),
(6311, 'Balisanakara', 29),
(6312, 'Baragaon', 29),
(6313, 'Bargaon', 29),
(6314, 'Rajagangapur', 29),
(6315, 'Rajgangpur', 29),
(6316, 'Kutra', 29),
(6317, 'Bhasma', 29),
(6318, 'Kinjirkela', 29),
(6319, 'Tangarpai', 29),
(6320, 'Tangarpur', 29),
(6321, 'Kuta', 29),
(6322, 'Bondamunda', 29),
(6323, 'Biramitrapur', 29),
(6324, 'Kuarmunda', 29),
(6325, 'Hatibari', 29),
(6326, 'Kamarposh Balang', 29),
(6327, 'Bisra Block', 29),
(6328, 'Nuagaon Block', 29),
(6329, 'Gurundia', 29),
(6330, 'Banei', 29),
(6331, 'Bonaigarh', 29),
(6332, 'Koira', 29),
(6333, 'Lahunipara', 29),
(6334, 'Mahulpada', 29),
(6335, 'Phulwari', 5),
(6336, 'Patna Sadar', 5),
(6337, 'Sampatchak', 5),
(6338, 'Dinapur-Cum-Khagaul', 5),
(6339, 'Danapur', 5),
(6340, 'Patna', 5),
(6341, 'Paliganj', 5),
(6342, 'Dulhin Bazar', 5),
(6343, 'Bihta', 5),
(6344, 'Bikram', 5),
(6345, 'Maner', 5),
(6346, 'Naubatpur', 5),
(6347, 'Ekangersarai', 5),
(6348, 'Parwalpur', 5),
(6349, 'Nalanda', 5),
(6350, 'Ekangarsarai', 5),
(6351, 'Hilsa', 5),
(6352, 'Islampur', 5),
(6353, 'Ishlampur', 5),
(6354, 'Hulashganj', 5),
(6355, 'Daniyawan', 5),
(6356, 'Karaipersurai', 5),
(6357, 'Nagarnausa', 5),
(6358, 'Telhara', 5),
(6359, 'Chandi', 5),
(6360, 'Tharthari', 5),
(6361, 'Khagual', 5),
(6362, 'Buxar', 5),
(6363, 'Duraon', 5),
(6364, 'Chakki', 5),
(6365, 'Barhampur', 5),
(6366, 'Dumraon', 5),
(6367, 'Rajpur', 5),
(6368, 'Chausa', 5),
(6369, 'Simri', 5),
(6370, 'Itarhi', 5),
(6371, 'Kesath', 5),
(6372, 'Nawanagar', 5),
(6373, 'Mohania', 5),
(6374, 'Nuaon', 5),
(6375, 'Ramgarh', 5),
(6376, 'Behea', 5),
(6377, 'Jagdishpur', 5),
(6378, 'Bhojpur', 5),
(6379, 'Arrah', 5),
(6380, 'Jagdishpur Jagdishpur', 5),
(6381, 'Piru', 5),
(6382, 'Koilwar', 5),
(6383, 'Sandesh', 5),
(6384, 'Shahpur', 5),
(6385, 'Agiaon', 5),
(6386, 'Garhani', 5),
(6387, 'Piro', 5),
(6388, 'Tarari', 5),
(6389, 'Udwant Nagar', 5),
(6390, 'Dawath', 5),
(6391, 'Bikramganj', 5),
(6392, 'Sanjhauli', 5),
(6393, 'Dinara', 5),
(6394, 'Karakat', 5),
(6395, 'Sasaram', 5),
(6396, 'Nokha', 5),
(6397, 'Garh Nokha', 5),
(6398, 'Chainpur', 5),
(6399, 'Dehri', 5),
(6400, 'Dehri On Sone', 5),
(6401, 'Surajpura', 5),
(6402, 'Barhara', 5),
(6403, 'Bihar', 5),
(6404, 'Biharsharif', 5),
(6405, 'Asthawan', 5),
(6406, 'Asthama', 5),
(6407, 'Belchi Sharif', 5),
(6408, 'Bind', 5),
(6409, 'Rahui', 5),
(6410, 'Biharsarif', 5),
(6411, 'Warisaliganj', 5),
(6412, 'Nawada', 5),
(6413, 'Giriak', 5),
(6414, 'Belchi', 5),
(6415, 'Bakhtiarpur', 5),
(6416, 'Harnaut', 5),
(6417, 'Silao', 5),
(6418, 'Noorsaran', 5),
(6419, 'Ben', 5),
(6420, 'Noorsarai', 5),
(6421, 'Nursarai', 5),
(6422, 'Nusarai', 5),
(6423, 'Rajgir', 5),
(6424, 'Bathani', 5),
(6425, 'Sohsarai', 5),
(6426, 'Fatwah', 5),
(6427, 'Patna City', 5),
(6428, 'Dhanarua', 5),
(6429, 'Khusrupur', 5),
(6430, 'Athmalgola', 5),
(6431, 'Barh', 5),
(6432, 'Bakhtiarpurj', 5),
(6433, 'Bah', 5),
(6434, 'Pandarak', 5),
(6435, 'Bihar Sharif', 5),
(6436, 'Mokama', 5),
(6437, 'Ghoshwari', 5),
(6438, 'Ghoswari', 5),
(6439, 'Pandaak', 5),
(6440, 'Arwal', 5),
(6441, 'Kaler', 5),
(6442, 'Belaganj', 5),
(6443, 'Makhdumpur', 5),
(6444, 'Town Block Gaya', 5),
(6445, 'Gaya', 5),
(6446, 'Jehanabad', 5),
(6447, 'Ghoshi', 5),
(6448, 'Hulasganj', 5),
(6449, 'Kako', 5),
(6450, 'Karpi', 5),
(6451, 'Banshisurajpura', 5),
(6452, 'Banshi Surajpura', 5),
(6453, 'Kurtha', 5),
(6454, 'Banshi Surajpur', 5),
(6455, 'Sakurabad', 5),
(6456, 'Ratnifaridpur', 5),
(6457, 'Tekari', 5),
(6458, 'Masaurhi', 5),
(6459, 'Punpun', 5),
(6460, 'Pakribarawan', 5),
(6461, 'Akbarpur', 5),
(6462, 'Nawadha', 5),
(6463, 'Hisua', 5),
(6464, 'Roh', 5),
(6465, 'Kawakol', 5),
(6466, 'Kashi Chak', 5),
(6467, 'Gobindpur', 5),
(6468, 'Narhat', 5),
(6469, 'Meskaur', 5),
(6470, 'Nardiganj', 5),
(6471, 'Rajauli', 5),
(6472, 'Sirdala', 5),
(6473, 'Pakribrawana', 5),
(6474, 'Atri', 5),
(6475, 'Sheopursarai', 5),
(6476, 'Barbigha', 5),
(6477, 'Shekhopur', 5),
(6478, 'Sarmera', 5),
(6479, 'Shekhopur Sarai', 5),
(6480, 'Ashtawan', 5),
(6481, 'Shekhopursarai', 5),
(6482, 'Ghat Kushambha', 5),
(6483, 'Sheikhpura', 5),
(6484, 'Sermera', 5),
(6485, 'Shekhosarai', 5),
(6486, 'Shekhpur Sarai', 5),
(6487, 'Shekhopura Sarai', 5),
(6488, 'Ashthwan', 5),
(6489, 'Srmera', 5),
(6490, 'Ariyari', 5),
(6491, 'Aiary', 5),
(6492, 'Hathiyawan', 5),
(6493, 'Mehus', 5),
(6494, 'Samho', 5),
(6495, 'Shamho', 5),
(6496, 'Surajgarha', 5),
(6497, 'Surajgaraha', 5),
(6498, 'Ramgarh Chowk', 5),
(6499, 'Ghatkeshambha', 5),
(6500, 'Ghatkusumbha', 5),
(6501, 'Ghat Koshamba', 5),
(6502, 'Lakhisarai', 5),
(6503, 'Halsi', 5),
(6504, 'Munger', 5),
(6505, 'Jamalpur', 5),
(6506, 'Dharhara', 5),
(6507, 'Khagaria', 5),
(6508, 'Bariarpur', 5),
(6509, 'Sultanganj', 5),
(6510, 'Haweli Kharagpur', 5),
(6511, 'Sadar Munger', 5),
(6512, 'Dahrhara', 5),
(6513, 'Tetia', 5),
(6514, 'Tetiabambar', 5),
(6515, 'Hawelikhragpur', 5),
(6516, 'H Kharagpur', 5),
(6517, 'Tetiya Bambar', 5),
(6518, 'Hawelikharagpur', 5),
(6519, 'Tarapur', 5),
(6520, 'Tetia Bambar', 5),
(6521, 'Sangrampur', 5),
(6522, 'Islamnagar', 5),
(6523, 'Aliganj', 5),
(6524, 'Islam Nagar', 5),
(6525, 'Barhiya', 5),
(6526, 'Piparia', 5),
(6527, 'Mokamah', 5),
(6528, 'Chakai', 5),
(6529, 'Chakai So', 5),
(6530, 'Chewara', 5),
(6531, 'Sheikhpur', 5),
(6532, 'Khaira', 5),
(6533, 'Khira', 5),
(6534, 'Jamui', 5),
(6535, 'Gidhaur', 5),
(6536, 'Barhat', 5),
(6537, 'Jhajha', 5),
(6538, 'Khiara', 5),
(6539, 'Sono', 5),
(6540, 'Chandan', 5),
(6541, 'Jhajah', 5),
(6542, 'Bandhu Bagicha', 5),
(6543, 'Bannu Bagicha', 5),
(6544, 'Chanan (Bannu Bagicha)', 5),
(6545, 'Chanan(Bannu Bagicha)', 5),
(6546, 'Monghyr', 5),
(6547, 'Ramgarh Chowkq', 5),
(6548, 'Bannubagicha (Chanan)', 5),
(6549, 'Pipariya', 5),
(6550, 'Pipaia', 5),
(6551, 'Laxmipur', 5),
(6552, 'Barahat', 5),
(6553, 'Sonoi', 5),
(6554, 'Sikandra', 5),
(6555, 'Khaira Bo', 5),
(6556, 'Bhagalpur', 5),
(6557, 'Nathnagar', 5),
(6558, 'Nathnager', 5),
(6559, 'Colgong', 5),
(6560, 'Amarpur', 5),
(6561, 'Banka', 5),
(6562, 'Bausi', 5),
(6563, 'Katoria', 5),
(6564, 'Bounsi', 5),
(6565, 'Rajaun', 5),
(6566, 'Dhuraiya', 5),
(6567, 'Goradih', 5),
(6568, 'Chanan', 5),
(6569, 'Rajoun', 5),
(6570, 'Sahkund', 5),
(6571, 'Shahkund', 5),
(6572, 'Barahiya', 5),
(6573, 'Asarganj', 5),
(6574, 'Shambhuganj', 5),
(6575, 'Belhar', 5),
(6576, 'Kahalgoan', 5),
(6577, 'Kahalgaon', 5),
(6578, 'Bihariganj', 5),
(6579, 'Sonhaula', 5),
(6580, 'Sanhoula', 5),
(6581, 'Dharia', 5),
(6582, 'Pripainti', 5),
(6583, 'Pirpainti', 5),
(6584, 'Fullidumar', 5),
(6585, 'Phulidumar', 5),
(6586, 'Fulldumar', 5),
(6587, 'Sabour', 5),
(6588, 'Kharagpur', 5);
INSERT INTO `tbl_cities` (`id`, `name`, `state_id`) VALUES
(6589, 'Narayanpur', 5),
(6590, 'Bhabua', 5),
(6591, 'Rohtas', 5),
(6592, 'Adhaura', 5),
(6593, 'Bhagwanpur', 5),
(6594, 'Chand', 5),
(6595, 'Bhabuaa', 5),
(6596, 'Chenari', 5),
(6597, 'Sheosagar', 5),
(6598, 'Rampur', 5),
(6599, 'Durgawati', 5),
(6600, 'Kargahar', 5),
(6601, 'Kudra', 5),
(6602, 'Koura', 5),
(6603, 'Kochas', 5),
(6604, 'Akorhi', 5),
(6605, 'Akorhi Gola', 5),
(6606, 'Akorhi Bazar', 5),
(6607, 'Tilouthu', 5),
(6608, 'Nasriganj', 5),
(6609, 'Manpur', 5),
(6610, 'Bodhgaya', 5),
(6611, 'Aurangabad', 5),
(6612, 'Madanpur', 5),
(6613, 'Amba', 5),
(6614, 'Barun', 5),
(6615, 'Daudnagar', 5),
(6616, 'Daunagar', 5),
(6617, 'Goh', 5),
(6618, 'Haspura', 5),
(6619, 'Rafiganj', 5),
(6620, 'Konch', 5),
(6621, 'Guraru', 5),
(6622, 'G.Mills', 5),
(6623, 'Jamhor', 5),
(6624, 'Rafigang', 5),
(6625, 'Kutumba', 5),
(6626, 'Obra', 5),
(6627, 'Barachatti', 5),
(6628, 'Barahcatti', 5),
(6629, 'Barahchatti', 5),
(6630, 'Brachatti', 5),
(6631, 'Deo', 5),
(6632, 'Gurua', 5),
(6633, 'Imamganj', 5),
(6634, 'Imamgnaj', 5),
(6635, 'Ko0Nch', 5),
(6636, 'Paraiya', 5),
(6637, 'Raniganj', 5),
(6638, 'Shergahati', 5),
(6639, 'Sherghati', 5),
(6640, 'Shergahti', 5),
(6641, 'Bankey Bazar', 5),
(6642, 'Bankey Bajar', 5),
(6643, 'Amas', 5),
(6644, 'Dobhi', 5),
(6645, 'Fatehpur Block', 5),
(6646, 'Fatehpur', 5),
(6647, 'Mohanpur', 5),
(6648, 'Khizirsarai', 5),
(6649, 'Khijersarai', 5),
(6650, 'Bodh Gaya', 5),
(6651, 'Tikari', 5),
(6652, 'Guruwa', 5),
(6653, 'Nabinagar', 5),
(6654, 'Nabi Nagar', 5),
(6655, 'Chapra', 5),
(6656, 'Dariapur', 5),
(6657, 'Sonepur', 5),
(6658, 'Dighwara', 5),
(6659, 'Saran', 5),
(6660, 'Manjhi', 5),
(6661, 'Garkha', 5),
(6662, 'Siwan', 5),
(6663, 'Ekma', 5),
(6664, 'Jalalpur', 5),
(6665, 'Lahladpur', 5),
(6666, 'Siswan', 5),
(6667, 'Revelganj', 5),
(6668, 'Parsa', 5),
(6669, 'Pachrukhi', 5),
(6670, 'Andar', 5),
(6671, 'Maharajganj', 5),
(6672, 'Mairwa', 5),
(6673, 'Siwn', 5),
(6674, 'Ziradei', 5),
(6675, 'Hasanpura', 5),
(6676, 'Amnour', 5),
(6677, 'Marhaura', 5),
(6678, 'Taraiya', 5),
(6679, 'Baniapur', 5),
(6680, 'Daraundha', 5),
(6681, 'Gopalganj', 5),
(6682, 'Bhagwanpur Hat', 5),
(6683, 'Panapur', 5),
(6684, 'Ishupur', 5),
(6685, 'Nagra', 5),
(6686, 'Lakri Nabiganj', 5),
(6687, 'Mashrakh', 5),
(6688, 'Guthani', 5),
(6689, 'Hathua', 5),
(6690, 'Gopalgan J', 5),
(6691, 'Gopal;Ganj', 5),
(6692, 'Maker', 5),
(6693, 'Mushahari', 5),
(6694, 'Muzaffarpur', 5),
(6695, 'Mushahri', 5),
(6696, 'Bochaha', 5),
(6697, 'Saraiya', 5),
(6698, 'Sakra', 5),
(6699, 'Sakara', 5),
(6700, 'Paroo', 5),
(6701, 'Kurhani', 5),
(6702, 'Kanti', 5),
(6703, 'Patepur', 5),
(6704, 'Motipur', 5),
(6705, 'Bandra', 5),
(6706, 'Minapur', 5),
(6707, 'Maniari', 5),
(6708, 'Muraul', 5),
(6709, 'Sahebganj', 5),
(6710, 'Marwan', 5),
(6711, 'Dumra', 5),
(6712, 'Riga', 5),
(6713, 'Bathnaha', 5),
(6714, 'Runisaidpur', 5),
(6715, 'Runnisaidpur', 5),
(6716, 'R.Saidpur', 5),
(6717, 'Aurai', 5),
(6718, 'Bairgania', 5),
(6719, 'Sitamarhi', 5),
(6720, 'Bajpatti', 5),
(6721, 'Majorganj', 5),
(6722, 'M. Ganj', 5),
(6723, 'Belsand', 5),
(6724, 'Sonbarsa', 5),
(6725, 'Sonbersa', 5),
(6726, 'Bokhra', 5),
(6727, 'Bokhara', 5),
(6728, 'Choraut', 5),
(6729, 'Pupri', 5),
(6730, 'Pupari', 5),
(6731, 'Katra', 5),
(6732, 'R. Saidpur', 5),
(6733, 'Parihar', 5),
(6734, 'Parsauni', 5),
(6735, 'Nanpur', 5),
(6736, 'Sheohar', 5),
(6737, 'Sursand', 5),
(6738, 'Piprahi', 5),
(6739, 'Purnahiya', 5),
(6740, 'Piprarhi', 5),
(6741, 'Hajipur', 5),
(6742, 'Raghopur', 5),
(6743, 'Bidupur', 5),
(6744, 'P. Belsar', 5),
(6745, 'P.Belsar', 5),
(6746, 'Belsar', 5),
(6747, 'Paedhi Belsar', 5),
(6748, 'Vaishali', 5),
(6749, 'Chehra Kalan', 5),
(6750, 'Bhaghwanpur', 5),
(6751, 'Rajapakar', 5),
(6752, 'Jhandaha', 5),
(6753, 'Goraul', 5),
(6754, 'Lalgang', 5),
(6755, 'Lalganj', 5),
(6756, 'Paterhi Belsar', 5),
(6757, 'Goroul', 5),
(6758, 'Kurhanni', 5),
(6759, 'Chehrakala', 5),
(6760, 'Mahuwa', 5),
(6761, 'Mahua', 5),
(6762, 'Mahnar', 5),
(6763, 'Patori', 5),
(6764, 'Desari', 5),
(6765, 'Sahdei Buzurg', 5),
(6766, 'Sahdei Bujurg', 5),
(6767, 'Jandaha', 5),
(6768, 'Jhanda', 5),
(6769, 'S Buzurg', 5),
(6770, 'Sahdai Buzurg', 5),
(6771, 'Bettiah', 5),
(6772, 'Bagaha-1', 5),
(6773, 'West Champaran', 5),
(6774, 'Motihari', 5),
(6775, 'Raxaul', 5),
(6776, 'Chauradano', 5),
(6777, 'Chaurdano', 5),
(6778, 'Bankatwa', 5),
(6779, 'Adapur', 5),
(6780, 'Ghorasahan', 5),
(6781, 'Dhaka', 5),
(6782, 'Sikarahana', 5),
(6783, 'Areraj', 5),
(6784, 'Chiraia', 5),
(6785, 'Motihari H.O.', 5),
(6786, 'Tetaria', 5),
(6787, 'Chakia', 5),
(6788, 'Chakia(Pipra)', 5),
(6789, 'East Champaran', 5),
(6790, 'P.Dayal', 5),
(6791, 'Kalyanpur', 5),
(6792, 'Pakri Dayal', 5),
(6793, 'Sikrahana', 5),
(6794, 'Paharpur', 5),
(6795, 'Madhuban', 5),
(6796, 'Harsidhi', 5),
(6797, 'Kotwa', 5),
(6798, 'Kesaria', 5),
(6799, 'Mehsi', 5),
(6800, 'Pakari Dayal', 5),
(6801, 'Piprakothi', 5),
(6802, 'Phenhara', 5),
(6803, 'Ramgarhwa', 5),
(6804, 'Klyanpur', 5),
(6805, 'Banjaria', 5),
(6806, 'Turkaulia', 5),
(6807, 'Bettiah H.O.', 5),
(6808, 'Sugauli', 5),
(6809, 'Patahi', 5),
(6810, 'Darbhanga', 5),
(6811, 'Hanumannagar', 5),
(6812, 'Benipatti', 5),
(6813, 'Jale', 5),
(6814, 'Benipur', 5),
(6815, 'Benipur]', 5),
(6816, 'Samastipur', 5),
(6817, 'Darbhnaga', 5),
(6818, 'Laukahi', 5),
(6819, 'Phulparas', 5),
(6820, 'Laukaha', 5),
(6821, 'Jhanjharpur', 5),
(6822, 'Jhanjhapur', 5),
(6823, 'Madhubani', 5),
(6824, 'Singhwara', 5),
(6825, 'Beniipur]', 5),
(6826, 'Biraul', 5),
(6827, 'Sadar Madhubani', 5),
(6828, 'Rajnagar', 5),
(6829, 'Babubarhi', 5),
(6830, 'Basopatti', 5),
(6831, 'Jaynagar', 5),
(6832, 'Jainagar', 5),
(6833, 'Ladania', 5),
(6834, 'Khajauli', 5),
(6835, 'Kaluahi', 5),
(6836, 'Harlakhi', 5),
(6837, 'Pandaul', 5),
(6838, 'Madhubnai', 5),
(6839, 'Andhratharhi', 5),
(6840, 'Beniptti', 5),
(6841, 'Ghoghardiha', 5),
(6842, 'Madhepur', 5),
(6843, 'Nirmali', 5),
(6844, 'Phulaparas', 5),
(6845, 'Supaul', 5),
(6846, 'Basantpur', 5),
(6847, 'Marauna', 5),
(6848, 'Chhatapur', 5),
(6849, 'Pusa', 5),
(6850, 'Dalsinghsarai', 5),
(6851, 'Bibhutpur', 5),
(6852, 'Mohiuddinagar', 5),
(6853, 'Begusarai', 5),
(6854, 'Hasanpur', 5),
(6855, 'Rosera', 5),
(6856, 'Teghra', 5),
(6857, 'Barauni', 5),
(6858, 'Begusarai H.O', 5),
(6859, 'Balia', 5),
(6860, 'Mansi', 5),
(6861, 'Udakishanganj', 5),
(6862, 'Uda Kishanganj', 5),
(6863, 'Udakisanganj', 5),
(6864, 'Saharsa', 5),
(6865, 'Saraigarh', 5),
(6866, 'Saraigarh Bhaptiyahi', 5),
(6867, 'Simri Bakhtiarpur', 5),
(6868, 'Simri Bakhtiapur', 5),
(6869, 'Patarghat', 5),
(6870, 'Pataghat', 5),
(6871, 'Gamharia', 5),
(6872, 'Gamaharia', 5),
(6873, 'Pipra', 5),
(6874, 'Gamahria', 5),
(6875, 'Pipra Bazar', 5),
(6876, 'Kumarkhan', 5),
(6877, 'Kumarkhand', 5),
(6878, 'Madhepura', 5),
(6879, 'Madhepura Mdg', 5),
(6880, 'Gwalapara', 5),
(6881, 'Puraini', 5),
(6882, 'Chousa', 5),
(6883, 'Sour Bazar', 5),
(6884, 'Murliganj', 5),
(6885, 'Nauhatta', 5),
(6886, 'Satar Kataiya', 5),
(6887, 'Sattar', 5),
(6888, 'Pratapganj', 5),
(6889, 'Salkhua', 5),
(6890, 'Banma', 5),
(6891, 'Singheshwar', 5),
(6892, 'Singheshwar\\', 5),
(6893, 'Singheswar', 5),
(6894, 'Sonbersa Raj', 5),
(6895, 'Sbraj', 5),
(6896, 'Shankarpur', 5),
(6897, 'Chhata Pur', 5),
(6898, 'Kishanpur', 5),
(6899, 'Triveniganj', 5),
(6900, 'Tribeniganj', 5),
(6901, 'Triveniganj\\', 5),
(6902, 'Beldaur', 5),
(6903, 'Kahara', 5),
(6904, 'Kahra', 5),
(6905, 'Sour Bazar \\', 5),
(6906, 'Chattapur', 5),
(6907, 'Ragahopur', 5),
(6908, 'Mahishi', 5),
(6909, 'S.B.Raj', 5),
(6910, 'Piprabazar', 5),
(6911, 'Alamnagar', 5),
(6912, 'Sanagar', 5),
(6913, 'S.A.Nagar', 5),
(6914, 'Shah Alam Nagar', 5),
(6915, 'Kishanganj', 5),
(6916, 'Udakishunganj', 5),
(6917, 'Saur Bazar', 5),
(6918, 'Bihpur', 5),
(6919, 'Bhipur', 5),
(6920, 'Kharik', 5),
(6921, 'Kharik Bazar', 5),
(6922, 'Kharikbazar', 5),
(6923, 'Parbatta', 5),
(6924, 'Gopalpur', 5),
(6925, 'Rangra Chowk', 5),
(6926, 'Rupauli', 5),
(6927, 'Kursela', 5),
(6928, 'Naugachia', 5),
(6929, 'Naugachhia', 5),
(6930, 'Ismailpur', 5),
(6931, 'Purnia', 5),
(6932, 'Katihar', 5),
(6933, 'Purnea', 5),
(6934, 'Bamankhi', 5),
(6935, 'Araria', 5),
(6936, 'Araria Rs', 5),
(6937, 'Araraia', 5),
(6938, 'Baisi', 5),
(6939, 'Arraia', 5),
(6940, 'Araira', 5),
(6941, 'Birpur', 5),
(6942, 'Chatapur', 5),
(6943, 'Kishaganj', 5),
(6944, 'Kishagnaj', 5),
(6945, 'Kishanaganj', 5),
(6946, 'Kaihar', 5),
(6947, 'Kishanagnj', 5),
(6948, 'Kishangnj', 5),
(6949, 'Kishanganhj', 5),
(6950, 'Kishangaj', 5),
(6951, 'Boarijor', 16),
(6952, 'Meharma', 16),
(6953, 'Borio', 16),
(6954, 'Mandro', 16),
(6955, 'Boarijore', 16),
(6956, 'Dumka', 16),
(6957, 'Poriyahat', 16),
(6958, 'Ramgarah', 16),
(6959, 'Ramgarh', 16),
(6960, 'Poraiyahat', 16),
(6961, 'Kathikund', 16),
(6962, 'Gopikandar', 16),
(6963, 'Kathikiund', 16),
(6964, 'Jama', 16),
(6965, 'Masalia', 16),
(6966, 'Amrapara', 16),
(6967, 'Mahesapur', 16),
(6968, 'Maheshpur', 16),
(6969, 'Deoghar', 16),
(6970, 'Mohanpur', 16),
(6971, 'Debipur', 16),
(6972, 'Jarmundi', 16),
(6973, 'Sikaripara', 16),
(6974, 'Masaliya', 16),
(6975, 'Jarmudi', 16),
(6976, 'Godda', 16),
(6977, 'Pathargama', 16),
(6978, 'Pahargama', 16),
(6979, 'Pakur', 16),
(6980, 'Doghar', 16),
(6981, 'Sarwan', 16),
(6982, 'Raneshwar', 16),
(6983, 'Raneswar', 16),
(6984, 'Sariyahat', 16),
(6985, 'Saraiyahat', 16),
(6986, 'Saraiyhat', 16),
(6987, 'Palojori', 16),
(6988, 'Mahagama', 16),
(6989, 'Pathergama', 16),
(6990, 'Gouraijore', 16),
(6991, 'Raniswar', 16),
(6992, 'Sarath', 16),
(6993, 'Sarayahat', 16),
(6994, 'Sarayaha', 16),
(6995, 'Devipur', 16),
(6996, 'Dibipur', 16),
(6997, 'Debuipur', 16),
(6998, 'Rohni', 16),
(6999, 'Sunderpahari', 16),
(7000, 'Mahagam', 16),
(7001, 'Mahagama.', 16),
(7002, 'Mahgama', 16),
(7003, 'Sunder Pahari', 16),
(7004, 'Bokaro', 16),
(7005, 'Sundar Pahari', 16),
(7006, 'Sundarpahari', 16),
(7007, 'Sunadar Pahari', 16),
(7008, 'Rmagarh', 16),
(7009, 'Kundahit', 16),
(7010, 'Kundahir', 16),
(7011, 'Kundhahit', 16),
(7012, 'Giridih', 16),
(7013, 'Bengabad', 16),
(7014, 'Bengabd', 16),
(7015, 'Ganwan', 16),
(7016, 'Deori', 16),
(7017, 'Jamua', 16),
(7018, 'Beniadih', 16),
(7019, 'Jmua', 16),
(7020, 'Tisri', 16),
(7021, 'Jamuagiridih', 16),
(7022, 'Jamtara', 16),
(7023, 'Nala', 16),
(7024, 'Narayanpur', 16),
(7025, 'Sarth', 16),
(7026, 'Bnarayanpur', 16),
(7027, 'Narayapur', 16),
(7028, 'Madhupur', 16),
(7029, 'Satath', 16),
(7030, 'Karon', 16),
(7031, 'Koron', 16),
(7032, 'Rajmahal', 16),
(7033, 'Taljhari', 16),
(7034, 'Pathna', 16),
(7035, 'Barharwa', 16),
(7036, 'Udhua', 16),
(7037, 'Uedhwa', 16),
(7038, 'Uedhua', 16),
(7039, 'Littipara', 16),
(7040, 'Barhait', 16),
(7041, 'Sahibganj', 16),
(7042, 'Barhit', 16),
(7043, 'Pakuria', 16),
(7044, 'Shikaripara', 16),
(7045, 'Shikripara', 16),
(7046, 'Litipara', 16),
(7047, 'Hiranpur', 16),
(7048, 'Maheshpru', 16),
(7049, 'Pakaur', 16),
(7050, 'Udhwa', 16),
(7051, 'Rahmahal', 16),
(7052, 'Gopikander', 16),
(7053, 'Daltonganj', 16),
(7054, 'Palamau', 16),
(7055, 'Patan', 16),
(7056, 'Rehala', 16),
(7057, 'Chainpur', 16),
(7058, 'Chinpur', 16),
(7059, 'Barwadih', 16),
(7060, 'Garhwa', 16),
(7061, 'Balumath', 16),
(7062, 'Chhatarpur', 16),
(7063, 'Chhatarpru', 16),
(7064, 'Chhtarpur', 16),
(7065, 'Chhatapru', 16),
(7066, 'Japla', 16),
(7067, 'Lesliganj', 16),
(7068, 'Leshliganj', 16),
(7069, 'Mahuwadand', 16),
(7070, 'Mahuwdand', 16),
(7071, 'Lapla', 16),
(7072, 'Nagar Utari', 16),
(7073, 'Panki', 16),
(7074, 'Bisrampur', 16),
(7075, 'Bishrampur', 16),
(7076, 'Ranka Raj', 16),
(7077, 'Satbarwa', 16),
(7078, 'Meral', 16),
(7079, 'Bhawanathpur', 16),
(7080, 'Harihar Ganj', 16),
(7081, 'Hariharganj', 16),
(7082, 'Daltoganj', 16),
(7083, 'Chitarpur', 16),
(7084, 'Gola', 16),
(7085, 'Bermo', 16),
(7086, 'Simaria', 16),
(7087, 'Dumri', 16),
(7088, 'Pirtand', 16),
(7089, 'Jainagar', 16),
(7090, 'Koderma', 16),
(7091, 'Hazaribagh', 16),
(7092, 'Katkamsandi', 16),
(7093, 'Sadar', 16),
(7094, 'Churchu', 16),
(7095, 'Ichak', 16),
(7096, 'Hazaribag', 16),
(7097, 'Barkagaon', 16),
(7098, 'Bishungarh', 16),
(7099, 'Bishnugarh', 16),
(7100, 'Mandu', 16),
(7101, 'Konardam', 16),
(7102, 'Sdar', 16),
(7103, 'Markach', 16),
(7104, 'Markacho', 16),
(7105, 'Katakamsandi', 16),
(7106, 'Bagodar', 16),
(7107, 'Tandwa', 16),
(7108, 'Barkatha', 16),
(7109, 'Barkhatha', 16),
(7110, 'Birni', 16),
(7111, 'Chauparan', 16),
(7112, 'Chatra', 16),
(7113, 'Hunterganj', 16),
(7114, 'Karma', 16),
(7115, 'Jori', 16),
(7116, 'Pratappur', 16),
(7117, 'Patratu', 16),
(7118, 'Barhi', 16),
(7119, 'Chouparan', 16),
(7120, 'Kodarma', 16),
(7121, 'Itkhori', 16),
(7122, 'Gidhaur', 16),
(7123, 'Chandwara', 16),
(7124, 'Padma', 16),
(7125, 'Dhanwar', 16),
(7126, 'Dhanwatr', 16),
(7127, 'Djanwar', 16),
(7128, 'Ddhanwan', 16),
(7129, 'Dhanbad', 16),
(7130, 'Chas', 16),
(7131, 'Kasmar', 16),
(7132, 'Tisra', 16),
(7133, 'Mugma', 16),
(7134, 'Gomia', 16),
(7135, 'Peterbar', 16),
(7136, 'Ramgarh Cantt', 16),
(7137, 'Tenughat', 16),
(7138, 'Nawadih', 16),
(7139, 'Bachra', 16),
(7140, 'Malumath', 16),
(7141, 'Chandwa', 16),
(7142, 'Latehar', 16),
(7143, 'Mander', 16),
(7144, 'Bundu', 16),
(7145, 'Burmu', 16),
(7146, 'Dakra', 16),
(7147, 'Jamshedpur', 16),
(7148, 'Sakchi', 16),
(7149, 'Mango', 16),
(7150, 'Bistupur Bazar', 16),
(7151, 'Bistupur Gate', 16),
(7152, 'Rajnagar', 16),
(7153, 'Singhbhum', 16),
(7154, 'Dhalbhum', 16),
(7155, 'Dhalbhum, Jamshedpur', 16),
(7156, 'Golmuri', 16),
(7157, 'Indranagar', 16),
(7158, 'Dhalbhum Jamshedpur', 16),
(7159, 'Kadma', 16),
(7160, 'Jugsalai', 16),
(7161, 'Burma Mines', 16),
(7162, 'Agrico', 16),
(7163, 'East Singhbhum', 16),
(7164, 'Gobindpur', 16),
(7165, 'Rahargora', 16),
(7166, 'Baridih Colony', 16),
(7167, 'Mango Notified Area', 16),
(7168, 'Baharagora', 16),
(7169, 'Ghatshila', 16),
(7170, 'Ghatsila', 16),
(7171, 'Jadugoda', 16),
(7172, 'Moubhandar', 16),
(7173, 'Dumaria', 16),
(7174, 'Mosabani', 16),
(7175, 'Patamda', 16),
(7176, 'R.C.Project', 16),
(7177, 'Sundarnagar', 16),
(7178, 'Tatanagar', 16),
(7179, 'Gamharia', 16),
(7180, 'Seraikella Kharsawan', 16),
(7181, 'A.I .Area', 16),
(7182, 'Azadnagar', 16),
(7183, 'Chakulia', 16),
(7184, 'Dhalbhumgarh', 16),
(7185, 'Mahulia', 16),
(7186, 'Chandil', 16),
(7187, 'Seraikella Kharsawanq', 16),
(7188, 'Kandra', 16),
(7189, 'Tiruldih', 16),
(7190, 'Chowka', 16),
(7191, 'Seraikalla Kharsawan', 16),
(7192, 'Amda', 16),
(7193, 'West Singhbhum', 16),
(7194, 'Chakradharpur', 16),
(7195, 'Chakdradharpur', 16),
(7196, 'Goilkera', 16),
(7197, 'Manoharpur', 16),
(7198, 'Jagannathpur', 16),
(7199, 'Sonua', 16),
(7200, 'Chakrdharpur', 16),
(7201, 'Seraikela', 16),
(7202, 'Chiria', 16),
(7203, 'Chaibasa', 16),
(7204, 'Jagganathpur', 16),
(7205, 'Danguaposi', 16),
(7206, 'Gua', 16),
(7207, 'Hatgamaria', 16),
(7208, 'Jhinkpani', 16),
(7209, 'Kharsawangarh', 16),
(7210, 'Seraikera', 16),
(7211, 'Seraikella', 16),
(7212, 'Noamundi', 16),
(7213, 'Sini', 16),
(7214, 'Barajamda', 16),
(7215, 'Kiriburu', 16),
(7216, 'Megahatuburu', 16),
(7217, 'Ranchi', 16),
(7218, 'Kanke', 16),
(7219, 'Namkum', 16),
(7220, 'Silli', 16),
(7221, 'Angara', 16),
(7222, 'Bano', 16),
(7223, 'Bero', 16),
(7224, 'Bharno', 16),
(7225, 'Gumla', 16),
(7226, 'Mandar', 16),
(7227, 'Karra', 16),
(7228, 'Khunti', 16),
(7229, 'Kolibira', 16),
(7230, 'Kolibera', 16),
(7231, 'Kolebira', 16),
(7232, 'Kurdeg', 16),
(7233, 'Simdega', 16),
(7234, 'Kuru', 16),
(7235, 'Chanho', 16),
(7236, 'Bandgaon', 16),
(7237, 'Murhu', 16),
(7238, 'Lohardaga', 16),
(7239, 'Ormanjhi', 16),
(7240, 'Ormanhji', 16),
(7241, 'Ormanchi', 16),
(7242, 'Palkot', 16),
(7243, 'Ratu', 16),
(7244, 'Tamar', 16),
(7245, 'Thethaitangar', 16),
(7246, 'Bolba', 16),
(7247, 'Torpa', 16),
(7248, 'Kamdara', 16),
(7249, 'Rania', 16),
(7250, 'Basia', 16),
(7251, 'Nodih', 16),
(7252, 'Noadih', 16),
(7253, 'Bishunpur', 16),
(7254, 'Nawagarh', 16),
(7255, 'Gomla', 16),
(7256, 'Nwagarh', 16),
(7257, 'Toto', 16),
(7258, 'Lapung', 16),
(7259, 'Itki', 16),
(7260, 'Ohardaga', 16),
(7261, 'Bhandra', 16),
(7262, 'Lohardags', 16),
(7263, 'Sisai', 16),
(7264, 'Bhandara', 16),
(7265, 'Gorakpur', 38),
(7266, 'West Vinod Nagar', 2),
(7268, 'Faridabad', 2),
(7274, 'Central Delhi', 10),
(7275, 'New Delhi', 10),
(7276, 'South Delhi', 10),
(7277, 'North Delhi', 10),
(7278, 'North West Delhi', 10),
(7279, 'South West Delhi', 10),
(7280, 'West Delhi', 10),
(7281, 'East Delhi', 10),
(7282, 'North East Delhi', 10),
(7283, 'Gurgaon', 10),
(7284, 'Faridabad', 10),
(7285, 'Ghaziabad', 10),
(7286, 'Noida', 10),
(7287, 'Agra', 39),
(7288, 'Aligarh', 39),
(7289, 'Bulandshahar', 39),
(7290, 'Dehradun', 39),
(7291, 'Firozabad', 39),
(7292, 'Haldwani', 39),
(7293, 'Hardwar', 39),
(7294, 'Mathura', 39),
(7295, 'Meerut', 39),
(7296, 'Moradabad', 39),
(7297, 'Muzaffarnagar', 39),
(7298, 'Rampur', 39),
(7299, 'Saharanpur', 39),
(7300, 'Allahabad', 42),
(7301, 'Ballia', 42),
(7302, 'Barabanki', 42),
(7303, 'Bareilly', 42),
(7304, 'Basti', 42),
(7305, 'Chitrakoot', 42),
(7306, 'Faizabad', 42),
(7307, 'Farukhabad', 42),
(7308, 'Fatehpur', 42),
(7309, 'Ghazipur', 42),
(7310, 'Hardoi', 42),
(7311, 'Kanpur', 42),
(7312, 'Khalilabad', 42),
(7313, 'Kushinagar', 42),
(7314, 'Lalitpur', 42),
(7315, 'Lucknow', 42),
(7316, 'Mirzapur', 42),
(7317, 'Pilibhit', 42),
(7318, 'Raibareilly', 42),
(7319, 'Sitapur', 42),
(7320, 'Unnao', 42),
(7321, 'Varanasi', 42),
(7322, 'Sonbhadra', 42),
(7323, 'Chandigarh', 6),
(7324, '6', 0),
(7325, 'Panchkula', 6),
(7326, 'Ropar', 6),
(7327, 'Rupnagar', 6),
(7328, 'Mohali', 6),
(7329, 'Patiala', 6),
(7330, 'Sangrur', 6),
(7331, 'Barnala', 6),
(7332, 'Bathinda', 6),
(7333, 'Shimla', 6),
(7334, 'Solan', 6),
(7335, 'Kullu', 6),
(7336, 'Kinnaur', 6),
(7337, 'Lahul & Spiti', 6),
(7338, 'Sirmaur', 6),
(7339, 'Bilaspur (HP)', 6),
(7340, 'Una', 6),
(7341, 'Hamirpur(HP)', 6),
(7342, 'Mandi', 6),
(7343, 'Kangra', 6),
(7344, 'Chamba', 6),
(7345, 'Jaunpur', 42),
(7346, 'Shahjahanpur', 42),
(7347, 'Gorakhpur', 42),
(7348, 'Mahrajganj', 42),
(7349, 'Hyderabad', 36),
(7351, 'visakhapatnum', 2);

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

--
-- Table structure for table `tbl_collection`
--

CREATE TABLE `tbl_collection` (
  `collection_id` int(11) NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `category` varchar(200) DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `tags` varchar(200) DEFAULT NULL,
  `link` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `mobile_image` varchar(100) DEFAULT NULL,
  `min_price` int(11) NOT NULL,
  `max_price` int(11) NOT NULL,
  `polish_ids` varchar(200) NOT NULL,
  `color_ids` varchar(200) NOT NULL,
  `size_ids` varchar(200) NOT NULL,
  `sku` text NOT NULL,
  `is_net_priced` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_bulk` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_member` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_mr_stock` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_pre_order` enum('Y','N') NOT NULL DEFAULT 'N',
  `min_stock_qty` int(11) NOT NULL,
  `max_stock_qty` int(11) NOT NULL,
  `manufacturer` varchar(200) NOT NULL,
  `sort_by` enum('product_id asc','product_id desc','added_on asc','added_on desc','updated_on asc','updated_on desc') DEFAULT NULL,
  `menu_id` varchar(100) NOT NULL,
  `product_limit` varchar(20) NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_collection`
--

INSERT INTO `tbl_collection` (`collection_id`, `title`, `description`, `category`, `category_id`, `tags`, `link`, `image`, `mobile_image`, `min_price`, `max_price`, `polish_ids`, `color_ids`, `size_ids`, `sku`, `is_net_priced`, `is_bulk`, `is_member`, `is_mr_stock`, `is_pre_order`, `min_stock_qty`, `max_stock_qty`, `manufacturer`, `sort_by`, `menu_id`, `product_limit`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'EARRINGS', '																																																			Designer Jewllery\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.																																																																																	', 'Designer Jewellery', 76, 'Plain Gold,Studs / Tops', 'http://manekratna.com', 'Earrings_3017.jpg', 'Earrings_6703.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1617150665, 1617982800, '1'),
(2, 'BANGLES', 'Designer Jewllery Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.', 'EARRINGS', 7, '', 'http://manekratna.com', 'Bangles_6593.jpg', 'Bangles_3001.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1617171738, 1617983315, '1'),
(3, 'Necklace Sets', 'Designer Jewllery Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.', 'NECKLACE SETS', 8, '', 'https://niharexpress.com/manekratna/jewellery-collection/necklace-sets.html', 'Necklace-Sets_3929.jpg', 'Necklace-Sets_1424.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1617982619, 1617983334, '1'),
(4, 'demo', '																		demo																																																', 'Designer Jewellery', 76, 'Plain Gold', 'demo', NULL, NULL, 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'S', 1628239133, 1628243343, ''),
(5, 'Earrings1', 'Earrings																																	', 'EARRINGS', 7, '', '#', 'Imitation-Artificial-Earrings_7583.jpg', 'Imitation-Artificial-Earrings_5979.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1638780693, 1638780693, '1'),
(6, 'Earrings-F', '																																		Earrings-F																																																																	', 'EARRINGS', 7, '', '#', 'Imitation-Artificial-Earrings_2869.jpg', 'Imitation-Artificial-Earrings_8887.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1638794109, 1638796302, '1'),
(7, 'Necklace Sets-F', '																																		Necklace Sets-F																																																																	', 'NECKLACE SETS', 8, '', '#', 'Artificial-Necklace-Sets_8802.jpg', 'Artificial-Necklace-Sets_2833.jpg', 0, 0, '', '', '', '', 'N', 'N', 'N', 'N', 'N', 0, 0, '', NULL, '0', '', 'H', 1638798235, 1638798379, '1'),
(8, 'Pendant Sets-F', '																																																																				Pendant Sets-F																																																																																																	', '12', 7, '', '#', 'Artificial-Pendant-Sets_5403_4833.webp', 'Artificial-Pendant-Sets_5403_8935.webp', 0, 0, '', '17', '', '', '', '', '', '', '', 1, 0, '', '', 'home', '', 'H', 1638799193, 1650710055, '1'),
(9, 'CZ Kemp & Temple Jewellery', '																																																																																																																																																																																											Most trending jewellery in South Indian States of India which includes Hyderabad, Telangana, Tamil Nadu, Karnataka, Kerala.\r\n<br><br>\r\nSouth Indian Jewels / Jewellery Collection can now be purchased online at one place for all your Wholesale / Export / reselling needs, this includes \r\n<br><br>\r\nTemple Jewellery ,Kemp Jewellery, Hyderabadi Jewellery , Kemp Necklace, Temple Jewellery set in Gold & Antique, Temple & Kemp JHumka & Earrings\r\n																																																																																																																																																																', '', 0, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=153,81', 'Temple-Necklace-Set_2648.jpg', 'Temple-Necklace-Set_3715.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '81,153', '', 'home', '', 'S', 1638878006, 1665240006, '1'),
(10, 'Mehendi Polish Reverse AD Jewellery', '																																																																																																																																																																																																																																																																																Check the latest trends of Artificial Jewellery Online for this Eid 2022, this time its Reverse AD Jewelery with Mehendi Polishing.<br><br>\r\n\r\nYou can trust Manek Ratna as your favorite Artificial Jewellery Manufacturers to buy Wholesale Jewellery Online.<br><br>\r\n\r\nWholesale Fashion Jewellery will include Earrings, Necklace Sets & Artificial Bridal Jewellery Sets Online Shopping.																																																																																																																																																																																																																																													', '8', 0, 'Mehendi Choker Sets', 'https://www.manekratna.com/whats-trending.html?attributeVal=452', 'ANTIQUE-NECKLACE-SET-NS-9669GR-552-MK_8118.jpg', 'ANTIQUE-NECKLACE-SET-NS-9669GR-552-MK_3250.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'home', '12', 'H', 1645778938, 1647093952, '1'),
(11, 'Fusion Earrings', '																																																																																					Earrings																																																																																																																	', '7', NULL, '', 'https://www.manekratna.com/jewellery-collection/earrings.html', 'FUSION-KUNDAN-EARRING-ER-9717MTGR-547-XX_9210.jpg', 'FUSION-KUNDAN-EARRING-ER-9717MTGR-547-XX_2770.jpg', 0, 0, '', '', '', '', '', 'Y', '', '', '', 0, 0, '', 'product_id desc', '0', '10', 'H', 1646397743, 1646399747, '1'),
(12, 'Mehendi Bangles', '																	Mehendi Bangles																																																	', '1,2,12', NULL, '', 'https://www.manekratna.com/jewellery-collection/bangles.html', 'ANTIQUE-BENGALS-BG-1686MU-67-VE_7118.jpg', 'ANTIQUE-BENGALS-BG-1686MU-67-VE_7522.jpg', 0, 0, '452', '', '', '', 'Y', '', '', '', '', 0, 0, '', '', '0', '12', 'H', 1646398639, 1646398678, '1'),
(13, 'test 2', '																																																			test	2																																																																																', '2,4', NULL, 'Bali,Chand Bali', 'www.manekratna.com/contact', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_7751.jpg', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_6717.jpg', 200, 1999, '453,454', '3,5', '441,443', 'NT-611-11,NT-610-10', '', '', '', '', '', 100, 500, '2,5', 'product_id desc', 'home,temple jewellery', '2', 'H', 1646400239, 1646401291, '1'),
(14, 'test', 'test																																	', '2,4', NULL, 'Bali,Chand Bali', 'www.manekratna.com', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_2712.jpg', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_8549.jpg', 50, 500, '450,453', '1,4', '440,444', 'NT-614-4,NT-613-7', '', '', '', '', '', 10, 50, '153', 'product_id asc', 'designer jewellery,temple jewellery', '2', 'H', 1646401615, 1646401615, '1'),
(15, 'test 3', 'test 3																																	', '2,4', NULL, 'Bali,Chand Bali', 'www.manekratna.com', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_3049.jpg', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_3722.jpg', 100, 1000, '450,451', '1,2', '440,441', 'NT-614-4,NT-613-7', '', '', '', '', '', 20, 40, '218', 'product_id asc', 'designer jewellery,temple jewellery', '2', 'H', 1646401846, 1646401846, '1'),
(16, 'Jhumkas', '																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																				Jhumkas																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																', '', NULL, 'Jhumka', '#', NULL, NULL, 0, 0, '', '', '', '', 'Y', '', '', '', '', 0, 0, '', 'updated_on desc', 'jewellery collection,earrings', '12', 'H', 1646750030, 1646817266, '1'),
(17, 'CNC Bangles', '																																																																				Gold Forming CNC Bangles 																																																																																																	', '', NULL, 'Laser Cut', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=92', 'CNC-BENGALS-BG-1702W-335-BK_9890.jpg', 'CNC-BENGALS-BG-1702W-335-BK_4159.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '92', '', 'home,designer jewellery', '12', 'S', 1646837002, 1647519167, '1'),
(18, 'Mangalsutra Pendant Sets', '																																																																																																																																																																																																																																																																																																																																																																																																																																																										Latest South Style Mangalsutra Designs Wholesale Supply at Manufacturers Price from Mumbai, are trending globally.<br><br>\r\nCheck different God figures in Mangalsutra Necklace like Laxmiji, Ganesha, Krishna and many more.<br><br>\r\nAlso check abstract designs like Peacock  & Flower shape.	Artificial Mangalsutra\'s are a must wear for hindu ladies in India after marraige & has huge demand beacuse of its changing trends.																																																																																																																																																																																																																																																																																																																																																																																																																															', '9', NULL, '', 'https://www.manekratna.com/jewellery-collection/pendant-sets.html?manufacturer=153', 'TEMPLE-PENDENT-SET-PS-2645RGMO-121-DKG_2843.jpg', 'TEMPLE-PENDENT-SET-PS-2645RGMO-121-DKG_3598.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '153', 'product_id desc', 'home', '', 'H', 1647094069, 1647509039, '1'),
(19, 'Mangalsutra', '																																																																																																																																																																																																																																														Designer Mangalsutra																																																																																																																																																																																																																																', '9', NULL, '', '#', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_4417.jpg', 'ANTIQUE-BENGALS-BG-1650MTGR-61-NC_7537.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '153', 'product_id desc', 'home', '12', 'H', 1647343703, 1647433137, '1'),
(20, 'Combo Necklace & Jewellery Sets', '																																																																																					Combo Necklace & Jewellery Sets																																																																																																																	', '', NULL, 'COMBO NECKLACE SET', 'https://www.manekratna.com/jewellery-collection/necklace-sets.html?prodTags=COMBO%20NECKLACE%20SET', 'ANTIQUE-COMBO-NECKLACE-SET-NS-9779RG-75-MR_8354.jpg', 'ANTIQUE-COMBO-NECKLACE-SET-NS-9779RG-75-MR_1228.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'home', '', 'H', 1647519508, 1656507826, '1'),
(21, 'Rajwadi Finish Copper & Brass Necklace Sets', '																																																																																																																																																																																																																																								<br>Rajwadi Finish Copper & Brass Necklace Sets studded with Pachi Kundan. <br><br>\r\n\r\nArtificial North Indian Antique Jewellery Collection to cater to states like Delhi, Gujarat, Punjab , etc are ready at Wholesale Prices from Mumbai 																																																																																																																																																																																																																																																											', '', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=133', 'KUNDAN-NECKLACE-SET-NS-9858RG-715-RG_3565.jpg', 'KUNDAN-NECKLACE-SET-NS-9858RG-715-RG_1483.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '133', '', 'home', '', 'H', 1648300942, 1648733571, '1'),
(22, 'Artificial Antique Jewellery Sets', '																																																			<br>Artificial Antique Jewellery Sets with premium touch & craftmanship from India. <br><br>\r\nAll sets in this segment are having base metal as brass and premium quality Rajwadi Polishing.\r\n																																																																																	', '', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=67', 'ANTIQUE-NECKLACE-SET-NS-9882RG-304-VL_1118.jpg', 'ANTIQUE-NECKLACE-SET-NS-9882RG-304-VL_1838.jpg', 0, 0, '458', '', '', '', '', '', '', '', '', 1, 0, '67', '', 'home', '', 'H', 1648302593, 1648733542, '1'),
(23, 'CZ Jewellery', '																																																																																																																																																																					', '68', NULL, '', 'https://www.manekratna.com/designer-jewellery/ad-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'whats trending', '', 'H', 1648733666, 1648733832, '1'),
(24, 'Kundan Jewellery', '																																	', '34', NULL, '', 'https://www.manekratna.com/designer-jewellery/kundan-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'whats trending', '', 'H', 1648733885, 1648733885, '1'),
(25, 'Antique Jewellery', '																																																																																																			', '25', NULL, '', 'https://www.manekratna.com/designer-jewellery/antique-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'whats trending', '', 'H', 1648733941, 1648734116, '1'),
(26, 'Kemp Jewellery', '																																	', '47', NULL, '', 'https://www.manekratna.com/designer-jewellery/kemp-stone-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'whats trending', '', 'S', 1648733991, 1648733991, '1'),
(27, 'Temple Jewellery', '																																	', '55', NULL, '', 'https://www.manekratna.com/designer-jewellery/temple-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'whats trending', '', 'S', 1648734023, 1648734023, '1'),
(28, 'Polki & Fusion Jewellery', '																																																																																																																																				', '', NULL, '', 'https://www.manekratna.com/designer-jewellery/fusion-jewellery.html', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '211', '', 'whats trending', '', 'H', 1648734228, 1648737340, '1'),
(29, 'test25', '																	test																', '2', NULL, 'Bali', 'www.jaspertechlabs.com', 'KUNDAN-NECKLACE-SET-NS-8731FE-160-JJ_4319.jpg', 'DH-234Ru-473-MJ-20_2406.jpg', 100, 100, '451', '1', '441', 'KK-4392', '', '', '', '', '', 1, 100, '217', 'product_id asc', 'home', '4', 'S', 1650454557, 1650454582, '0'),
(30, 'German Silver Bangles', '																																																																																																																																				', '12', NULL, '', 'https://www.manekratna.com/jewellery-collection/bangles.html?attributeVal=463', NULL, NULL, 0, 0, '463', '', '', '', '', '', '', '', '', 0, 0, '', 'updated_on desc', 'bangles', '12', 'S', 1665240176, 1670919428, '1'),
(31, 'Kemp Bangles', '																	Kemp Bangles																																																	', '12', NULL, '', 'https://www.manekratna.com/jewellery-collection/bangles.html?manufacturer=153', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '153', '', 'bangles', '', 'S', 1665240228, 1665240365, '1'),
(32, 'Stone Jhumkas', '																	Stone Jhumkas																', '7', NULL, '', 'https://www.manekratna.com/jewellery-collection/earrings.html?manufacturer=14', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '14', 'product_id desc', 'earrings', '6', 'S', 1667644483, 1667649646, '1'),
(33, 'CZ / AD Jewellery', 'CZ / American Diamon Premium Quality Setted Jewelry', '70', NULL, '', 'https://www.manekratna.com/designer-jewellery/ad-jewellery.html', 'CZ-Jewellery-AD_9195.jpg', 'CZ-Jewellery-AD_2484.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', 'product_id desc', 'home', '', 'S', 1667654461, 1667654883, '1'),
(34, 'Rajwadi Antique Bangles', '																	Rajwadi Antique Bangles																																																	', '12', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=182', NULL, NULL, 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '182', '', 'bangles', '6', 'S', 1667656706, 1667656910, '1'),
(35, 'Kundan Jewelry', 'Premium and Commmercial Range Kundan Jewellery in Antique & Black Rodium Trending																																																																																																																	', '37', NULL, '', 'https://www.manekratna.com/designer-jewellery/kundan-jewellery/kundan-necklace-sets.html', 'Kundan-Jewellery-KU (1)_6756.jpg', 'Kundan-Jewellery-KU (1)_5409.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '15,29,130,218', 'product_id desc', 'home', '', 'S', 1667657396, 1667658046, '1'),
(36, 'Gold Forming Collection', '																																		Beautiful Turkish Gold Forming Jewelry Collection with latest designs at Manek Ratna.\r\n\r\nUSP of this Turkish Jewelry is that its extremely light weighted.  																																																																', '205', NULL, '', 'https://www.manekratna.com/jewellery-collection/necklace-sets.html?attributeVal=464', 'GOLD-FORMING-NECKLACE-SET-NS-12126GO9-219-KR_3168.jpg', 'GOLD-FORMING-NECKLACE-SET-NS-12126GO9-219-KR_7296.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', '', 'home', '9', 'S', 1676640465, 1710338232, '1'),
(37, 'Oxidized Jewellery', 'Oxidized Jewellery																																	', '195', NULL, '', 'https://www.manekratna.com/designer-jewellery/oxidised-jewelry.html', 'OXIDIZED-MEENA-KARI-NECKLACE-SET-NS-12237MU-85-BT_4584.jpg', 'OXIDIZED-MEENA-KARI-NECKLACE-SET-NS-12237MU-85-BT_1451.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '', 'product_id desc', 'home', '12', 'S', 1680791296, 1680791296, '1'),
(38, 'German Silver Jewellery', '																																																			Exclusive German Silver Jewellery	Collection.																																																																																', '233', NULL, '', 'https://www.manekratna.com/designer-jewellery/german-silver-jewellery.html', 'German-Silver-Jewellery_4705.jpg', 'German-Silver-Jewellery_9550.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '112', '', 'home', '20', 'S', 1682761002, 1692455684, '1'),
(40, 'eXclusive Fusion Collection', '																																																																																																																																																																										Designer Exclusive Jewelry Collection																																																																																																																																																																																																	', '8', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=90', 'KUNDAN-NECKLACE-SET-0NS-12845GR-2292-TP-3-QTY-2_8433.jpg', 'KUNDAN-NECKLACE-SET-0NS-12845GR-2292-TP-3-QTY-2_7384.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '90,211', 'product_id desc', 'home,whats trending', '12', 'S', 1692455451, 1710338258, '1'),
(44, 'Affordable Kundan Jewellery', '																																																																																																																																																																					', '37', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=218,263', 'Affordable Kundan Jewellery (1)_7421.jpg', 'Affordable Kundan Jewellery (1)_8434.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '218,263', 'product_id desc', 'home,kundan necklace sets,whats trending', '', 'S', 1710338798, 1710339383, '1'),
(45, 'Exclusive Premium Kundan Jewellery', '																																	', '37', NULL, '', 'https://www.manekratna.com/designer-jewellery.html?manufacturer=29,130', 'Premium Kundan Jewellery_4598.jpg', 'Premium Kundan Jewellery_3014.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '29,130', 'product_id desc', 'home,kundan necklace sets,whats trending', '', 'S', 1710426515, 1710426515, '1'),
(46, 'Exclusive Fusion Earrings', '																																		Exclusive Fusion Earrings																																																														', '7', NULL, '', 'https://www.manekratna.com/jewellery-collection/earrings.html?manufacturer=136', 'Fusion Earrings_1176.jpg', 'Fusion Earrings_4948.jpg', 0, 0, '', '', '', '', '', '', '', '', '', 1, 0, '136', 'product_id desc', 'home,fusion earrings,earrings', '20', 'S', 1717504257, 1717767165, '1');

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

--
-- Table structure for table `tbl_company`
--

CREATE TABLE `tbl_company` (
  `company_id` int(11) NOT NULL,
  `company_name` varchar(200) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `contact_no` varchar(50) NOT NULL,
  `address` text NOT NULL,
  `gst_no` varchar(20) NOT NULL,
  `logo` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_company`
--

INSERT INTO `tbl_company` (`company_id`, `company_name`, `email_id`, `contact_no`, `address`, `gst_no`, `logo`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Jiami', 'test@jiami.com', '7309710180', 'Mumbai', '142536789456', 'logo_7480.png', 'S', 1765029908, 1766896669, '1');

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

--
-- Table structure for table `tbl_company_bkp`
--

CREATE TABLE `tbl_company_bkp` (
  `company_id` int(11) NOT NULL,
  `company_name` varchar(200) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `contact_no` varchar(50) NOT NULL,
  `address` text NOT NULL,
  `gst_no` varchar(20) NOT NULL,
  `logo` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_company_bkp`
--

INSERT INTO `tbl_company_bkp` (`company_id`, `company_name`, `email_id`, `contact_no`, `address`, `gst_no`, `logo`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2, 'I Resolve', 'surajkrkushavaha@gmail.com', '7309710180', 'SWED', '12345678956233', 'MC_6694.jpg', 'S', 1765029845, 1765029859, ''),
(3, 'I Resolve11', 'suraj@gmail.com', '7309710180', 'Mumbai', '142536789456', 'logo_7480.png', 'S', 1765029908, 1765029908, '1'),
(4, 'Punam Chitralaya11', 'hemangi.sivan@gmail.com', '7309710180', 'Bihar', '147852369582', 'MC_9627.jpg', 'S', 1765029956, 1765029956, '1'),
(6, 'krish', 'krish', 'krish', 'krish', 'krish', '', 'S', 1765199349, 1765199349, '');

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

--
-- Table structure for table `tbl_company_customer`
--

CREATE TABLE `tbl_company_customer` (
  `company_customer_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `customer_code` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_content`
--

CREATE TABLE `tbl_content` (
  `content_id` int(11) NOT NULL,
  `page` enum('A','P','T','D') NOT NULL COMMENT 'A=>About Us,P=>Privacy Policy,T=>Terms & Conditions,D=>Delete Account',
  `title` varchar(200) NOT NULL,
  `short_description` text NOT NULL,
  `long_description` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_content`
--

INSERT INTO `tbl_content` (`content_id`, `page`, `title`, `short_description`, `long_description`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'A', 'About Us', 'About us to know more about us', '<p><strong>ABOUT RADIAANT</strong></p>\r\n<p><strong>Have a vision, make people a part of that vision! Dare to be powerful!</strong></p>\r\n<p>- That is the vision we live at Radiaant Expositions Ltd. A clear vision, backed by a good plan, sincere &amp; hard-working team, and passion to commit, is the source of our confidence and personal power.</p>\r\n<p>Business is a journey of dreams, dreams, and more dreams. It is a journey of meeting countless people, clients and co-workers; and moving ahead with them in life, making them a part of your life. It is beautiful, if you see it that way. It is blessing to have such a huge family, in addition to your own family.</p>\r\n<p>With business comes a certain duty of responsibility &ndash; responsibility towards people you work with and towards the society. We always strive to give the best of our service, and furnish sincere business satisfaction in all possible ways to all our clients and vendors. Ever since its inception in 1991, Radiaant group of companies has always had a vision of being a multifaceted business. And it a delightful experience to serve various industries today, through various verticals our company works in. Sincerity in service is what we believe in!</p>\r\n<hr>\r\n<p><strong>RADIAANT EXPOSITIONS LTD.</strong>, a Public Limited Company established in 1991, has evolved strong in various sectors like <strong><em>Trade Fairs &amp; Expositions, Show Management, Textiles Manufacturing, Tours and Travel Industry Services, FMCG Sector &amp; Healthcare products Manufacturing, and Digital Space</em></strong> since its inception.</p>\r\n<p><strong>Radiaant</strong> has the honor of creating <strong>Asia&rsquo;s largest &amp; oldest Trade Exhibition for the Fashion Jewellery industry, - IIFJAS since 2007</strong>. IIFJAS is India&rsquo;s only exhibition which is standing tall among the Fashion Jewellery Industry in India &amp; globally and provides a vital platform to 300+ participants from 20+ cities of India and 10000+ buyers from 250 Indian cities and 20+ countries.</p>\r\n<p><strong>Radiaant</strong> has the honor of building the leading and largest trade exhibition platforms in India for industries like <em>Fashion Jewellery, Tea &amp; Coffee and Chocolates</em>. Over the years, REL has earned a good repute &amp; goodwill across industries and among various business circles.</p>\r\n<p><strong>Radiaant</strong> has liaised with the best companies and independent businesses to create a stronghold in the area of Trade Shows, Travel, and other verticals, thus providing a very crucial platform to our clients for doing Global Business and giving them value for money. REL is focused on delivering a seamless, well organized experience that augments your business growth.</p>', 'S', 1625923351, 1625923351, '1'),
(2, 'P', 'Privacy Policy', 'Privacy Policy to define', '<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;text-align:center;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Your trust in us is most important and we maintain the highest standards for secure transactions and customer information privacy. Our privacy policy is subject to change at any time without any prior notice. To make sure you are aware of any changes, please review the privacy policy periodically.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">&nbsp;</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">By visiting this mobile application and by registering on it, you agree to be bound by the terms and conditions of this Privacy Policy. If you do not agree please do not use or access our mobile application.</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">By mere use of the mobile application, you expressly consent to our use and disclosure of your personal &amp; business information in accordance with this Privacy Policy. This Privacy Policy is incorporated into and subject to the Terms of Use.&nbsp;</span><span style=\"font-size:16px;color:black;background:white;\">The Privacy Policy of&nbsp;</span><span style=\"font-size:16px;\">IIFJAS Marketplace <span style=\"color:black;background:white;\">(hereinafter referred to as &ldquo;mobile application / app&quot;) detailed herein below governs the collection, possession, storage, handling and dealing of personal identifiable information/data and sensitive personal and business data (hereinafter collectively referred to as &ldquo;information&rdquo;) of the users of the mobile application.</span></span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Collection of Personally Identifiable Information and other Information</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">When you use our mobile application, we collect and store your personal and business information, including but not limited to&nbsp;</span><span style=\"font-size:16px;color:black;background:white;\">name, company name, email address, phone/mobile number, postal address and other business information which may also include bank details, business statutory details and tax registration numbers,</span><span style=\"font-size:16px;\">&nbsp;which is provided by you from time to time. Our primary goal in doing so is to provide you a safe, efficient, smooth and customized experience. This allows us to provide business contacts, services and features that most likely meet your needs, and to customize our mobile application to make your experience convenient, safer and easier. More importantly, while doing so we collect personal information from you that we consider necessary for achieving this purpose.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">There is no mode or way of use on the mobile application where you give us your personal and business information, and you can still remain anonymous to us. Wherever possible, we indicate which fields are required and which fields are optional. We may automatically track certain information about you based upon your location and behaviour on our mobile application. We shall also use this information to do internal research on our users&apos; demographics, interests, and behaviour to better understand, protect and serve our users, and primarily for proper business match-making. This information is compiled and analyzed on an aggregated basis. This information may include the URL that you just came from (whether this URL is on our mobile application / Website or not), which URL you next go to (whether this URL is on our mobile application / Website or not), your computer browser information, and your IP address. We may use data collection devices such as &quot;cookies&quot; on certain pages of the mobile application or through our affiliated websites to help analyze our app page flow, measure promotional effectiveness, and promote trust and safety. &quot;Cookies&quot; are placed on your device storage that assist us in providing our services. We may offer certain features that are only available through the use of a &quot;cookie&quot;. Cookies can also help us provide information that is targeted to your interests. Most cookies are &quot;session cookies,&quot; meaning that they are automatically deleted at the end of a session. You are always free to decline our cookies if your browser permits, although in that case you may not be able to use certain features on the Website and you may be required to re-enter your password more frequently during a session. Additionally, you may encounter &quot;cookies&quot; or other similar devices on certain pages of the mobile application / website that are placed by third parties. We do not control the use of cookies by third parties.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">When you transact with us, we collect some additional information, such as a billing address, a credit / debit card number and a credit / debit card expiration date and/ or other payment instrument details and tracking information from cheques or money orders. This information will not be used by us for any other purpose or interest other than making the same information available to you again for your future use.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">When you post messages / chat through our mobile application, or leave feedback, we will collect that information you provide to us. We retain this information as necessary to resolve disputes, provide customer support and troubleshoot problems as permitted by law.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">If you send us personal correspondence, such as emails or letters, or if other users or third parties send us correspondence about your activities or postings on the Website, we may collect such information into a file specific to you.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We collect personally identifiable information (email address, name, phone number, credit card / debit card / other payment instrument details, etc.) from you when you set up a free account with us. While you can browse some sections of our Website without being a registered member, certain activities (such as placing an order) do require registration. We do use your contact information to send you offers based on your previous orders and your interests.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Use of Your Business and Personal Information / Demographic / Profile Data&nbsp;</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We use personal and business information to provide the services you request and to facilitate other users on our mobile application with best business information / leads as the prime purpose of the mobile application. To the extent we use your personal information to market to you, we will provide you the ability to opt-out of such uses. We use your personal and business information to resolve disputes; troubleshoot problems; help promote a safe service; collect money; measure consumer interest in our products and services, inform you about online and offline offers, products, services, and updates; customize your experience; detect and protect us against error, fraud and other criminal activity; enforce our terms and conditions; as otherwise described to you at the time of collection; and for business match-making / lead generation for users on the mobile application.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">With your consent, we will have access to your SMS, contacts in your directory, location and device information, photo gallery, and any other part/feature of your mobile device that may be necessary for use of various feature and tools on the mobile application. We may share this data with our affiliates. In the event that consent to this such use of data is withdrawn in the future, we will stop collection of such data but continue to store the data and use it for internal purposes to further improve our services. In our efforts to continually improve our product and service offerings, we collect and analyze demographic and profile data about our users&apos; activity on our mobile application. We identify and use your IP address to help diagnose problems with our server, and to administer our mobile application. Your IP address is also used to help identify you and to gather broad demographic information.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We will occasionally ask you to complete optional online surveys. These surveys may ask you for contact information and demographic information (like pin code, age, or other business-related information). We use this data to tailor your experience at our mobile application, providing you with content that we think you might be interested in and to display content according to your preferences.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Sharing of personal information</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We may share personal &amp; business information with our other corporate entities and affiliates. These entities and affiliates may market to you as a result of such sharing unless you explicitly opt-out. We may disclose personal and business information to third parties. This disclosure may be required for us to provide you access to our Services, to comply with our legal obligations, to enforce our User Agreement, to facilitate our marketing and advertising activities, or to prevent, detect, mitigate, and investigate fraudulent or illegal activities related to our Services. We do not disclose your personal information to third parties for their marketing and advertising purposes without your explicit consent. We may disclose personal and business information if required to do so by law or in the good faith belief that such disclosure is reasonably necessary to respond to subpoenas, court orders, or other legal process. We may disclose personal information to law enforcement offices, third party rights owners, or others in the good faith belief that such disclosure is reasonably necessary to: enforce our Terms or Privacy Policy; respond to claims that an advertisement, posting or other content violates the rights of a third party; or protect the rights, property or personal safety of other users on our mobile application.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We and our affiliates will share / sell some or all of your personal information with another business entity should we (or our assets) plan to merge with, or be acquired by that business entity, or re-organization, amalgamation, restructuring of business. Should such a transaction occur that other business entity (or the new combined entity) will be required to follow this privacy policy with respect to your personal information.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Links to Other Sites</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Our mobile application links to other websites that may collect personally identifiable information about you. IIFJAS Marketplace is not responsible for the privacy practices or the content of those linked websites.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Security Precautions</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Our mobile application has reasonably stringent security measures in place to protect the loss, misuse, and alteration of the information under our control. Whenever you change or access your account information, we offer the use of a secure server. Once your information is in our possession, we adhere to strict security guidelines, protecting it against unauthorized access.</span></p>\r\n<h2 style=\'margin-top:0cm;margin-right:0cm;margin-bottom:.0001pt;margin-left:0cm;line-height:107%;font-size:17px;font-family:\"Calibri Light\",sans-serif;color:#2F5496;font-weight:normal;background:white;vertical-align:baseline;\'><strong><span style=\'font-size:16px;line-height:107%;font-family:\"Calibri\",sans-serif;color:black;\'>&nbsp;</span></strong></h2>\r\n<h2 style=\'margin-top:0cm;margin-right:0cm;margin-bottom:.0001pt;margin-left:0cm;line-height:107%;font-size:17px;font-family:\"Calibri Light\",sans-serif;color:#2F5496;font-weight:normal;background:white;vertical-align:baseline;\'><strong><span style=\'font-size:16px;line-height:107%;font-family:\"Calibri\",sans-serif;color:black;\'>Authorization to Contact You; Recording Calls; Analyzing Message / Chat Content</span></strong></h2>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:107%;margin:0cm;background:white;vertical-align:baseline;\'><span style=\'font-family:\"Calibri\",sans-serif;color:black;\'>IM may contact you using calls, autodialed or prerecorded calls and text messages / notifications, app notifications, at any telephone number that you have provided us, to: (i) notify you regarding your account; (ii) troubleshoot problems with your account; (iii) resolve a dispute; (iv) collect a debt; (v) notify your regarding IIFJAS exhibitions / shows / visitor registration (vi) poll your opinions through surveys or questionnaires; or (vii) as otherwise necessary to service your account or enforce this User Agreement, our policies, applicable law, or any other agreement we may have with you. IM may also contact you using calls, autodialed or prerecorded calls and text messages for marketing purposes (e.g., offers and promotions). IM may share your telephone number with its authorized service providers / strategic partners / associates as stated. These service providers / strategic partners / associates may contact you only as authorized by IM to carry out the purposes identified above.&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<h3 style=\'margin-top:0cm;margin-right:0cm;margin-bottom:.0001pt;margin-left:0cm;line-height:107%;font-size:16px;font-family:\"Calibri Light\",sans-serif;color:#1F3763;font-weight:normal;background:white;vertical-align:baseline;\'><strong><span style=\'font-family:\"Calibri\",sans-serif;color:black;\'>Privacy of Others</span></strong></h3>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:107%;margin:0cm;background:white;vertical-align:baseline;\'><span style=\'font-family:\"Calibri\",sans-serif;color:black;\'>If IM provides you with information about another user / or information of other user(s) you have got through IM, you agree you will use the information only for the purposes that it is provided to you. You may not disclose, sell, rent, or distribute a user&apos;s information to a third party for purposes unrelated to our Services. Additionally, you may not use user information for marketing purposes, via electronic or other means, unless you obtain the consent of the specific user / IM to do so.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Choice/Opt-Out</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We provide all users with the opportunity to opt-out of receiving almost all non-essential communications from us on behalf of our partners, and from us in general, after setting up an account.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">&nbsp;</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Advertisements on our mobile application</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">We use third-party advertising companies to serve ads on our mobile application. These companies may use information about your visits to this and other websites in order to provide advertisements about goods and services of interest to you.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">&nbsp;</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Consents</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">By using the mobile application and/ or by providing your information, you consent to the collection and use of the information you disclose on the mobile application in accordance with this Privacy Policy, including but not limited to Your consent for sharing your information as per this privacy policy.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">If and when we decide to change our privacy policy, we will post those changes on this page so that you are always aware of what information we collect, how we use it, and under what circumstances we disclose it.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Grievance Officer / Data Deletion Request</span></strong></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">In accordance with Information Technology Act, applicable laws and rules made there under, the name and contact details of the Grievance Officer are provided below:</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Ms. Meghana Kumtha</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Designation: Manager &ndash; Operations &amp; Sales</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><strong><span style=\"font-size:16px;\">Radiaant Expositions Ltd</span></strong><span style=\"font-size:16px;\">.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;background:white;\">Row House # 3, Beverly Park, Kanakia, Next to Sadhguru Complex, Mira Road East, Thane &ndash; 401107, Maharashtra. India.</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">&nbsp;</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Contact us: iifjas.radiaant@gmail.com</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Phone: +91-9004131792 / 8097610001</span></p>\r\n<p style=\'margin-right:0cm;margin-left:0cm;font-size:15px;font-family:\"Calibri\",sans-serif;margin-top:0cm;margin-bottom:.0001pt;line-height:normal;\'><span style=\"font-size:16px;\">Time: Monday - Friday (11:00 - 18:30)</span></p>', 'S', 1625923351, 1625923351, '1');
INSERT INTO `tbl_content` (`content_id`, `page`, `title`, `short_description`, `long_description`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(3, 'T', 'Terms & Conditions', 'Terms & Conditions', '<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; text-align: left;\"><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; text-align: left;\"><strong><span style=\'font-family:\"Calibri Light\",sans-serif;\'>Terms &amp; Conditions of use of IIFJAS MARKETPLACE MOBILE APPLICATION:</span></strong></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></strong></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left; background: white;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>In connection with using or accessing IIFJAS MARKETPLACE mobile app., you agree to comply with this User Agreement / Agreement, our policies, our terms &amp; conditions, and all applicable laws, rules, and regulations.&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>By registering on / subscribing to IIFJAS MARKETPLACE and accessing any of the app features or tools, you accept and agree that you have fully read, understood and accepted the Agreement, and your age is 18 years and above.&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>PLEASE READ THE FOLLOWING TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY BEFORE ACCEPTING</span></strong></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; text-align: left;\"><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; text-align: left;\"><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>The following <strong>Agreement</strong> includes the below mentioned terms and conditions of use, applicable to all users of <strong>IIFJAS MARKETPLACE (further referred to as &ldquo;IM&rdquo;)</strong>, <strong>a mobile application</strong> (platform) that facilitates business / communication between suppliers and buyers globally. This agreement stands valid legally between &ldquo;<strong>Radiaant Expositions Ltd</strong>. / IIFJAS MARLETPLACE&rdquo; and &ldquo;You / your company / your employees using this mobile app under your company registration / user(s)&rdquo; (including, but not limited to individuals or business entities, including sole proprietorship firms, companies, partnerships, LLPs, individuals, re-sellers, etc.), as the users of the IIFJAS MARKETPLACE.&nbsp;</span><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:blue;background:white;\'><img width=\"1\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXAwMAAAAAr16GmAAAAAXRSTlMAQObYZgAAAAxjbVBQSkNtcDA3MTIAAAAHT223pQAAAApJREFUGNNjYAAAAAIAAZhjbNcAAAAASUVORK5CYII=\" alt=\"Indiamart\"></span><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>This Agreement also applies to any legal entity which may be represented by any person / entity who accesses or uses IM on a user&rsquo;s behalf, under actual or apparent authority.</span><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'>Content and related responsibilities:</span></strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'><br> <strong>1</strong>. You / User(s) will not&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>post, list or upload content or items on IM that are inappropriate / vulgar / explicit / disturbing / copyright protected. ONLY content related to the Fashion Jewellery, Accessories and allied industry shall be uploaded on IM. <strong>2</strong>. You will not interfere with any other user&apos;s listings / posts. <strong>3</strong>. You will not post false, inaccurate, misleading, deceptive or defamatory content. <strong>4.&nbsp;</strong>You will not take any action that may undermine the feedback or ratings systems of IM or any users / members of IM. <strong>5</strong>. You will not post any harmful / spam links or content on / through IM. <strong>6</strong>. You will not interfere with the functioning of IM Services, such as by imposing an unreasonable or disproportionately large load on our infrastructure. <strong>7</strong>. You will not&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'>infringe / violate the product rights, copyright, trademark, patent, publicity, moral, database, and/or other intellectual property rights (collectively, &quot;Intellectual Property Rights&quot;) that belong to or are licensed to IM or other users / members of IM or other companies that are not members of IM / third party. <strong>8</strong>.&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>You take full responsibility for the product / item posted on IM by you / your employees, and responsibility of the ownership, accuracy &amp; content of the listing / product posted by you / your company / your employees. <strong>9</strong>. Content that violates any of IM&apos;s policies may be modified or deleted at IM&apos;s sole discretion. <strong>10</strong>. If a copyright / patent / identity theft issue is raised against any post / product listed on IM, IM shall have all rights to delete / modify the post, and also take appropriate action against the user profile that posted it, if needed. IM takes no responsibility for any copyright issues or claims of / by any User or non-user of IM, for any claims of any nature raised against / by any user / non-user of IM. &nbsp;<strong>11</strong>. IM takes no guarantee for any product not getting listed in the search results in-spite of matching keywords / product name / product category. <strong>12</strong>. IM tries to offer reliable product data / information, but cannot promise that the content provided through our Services will always be available, accurate, complete, and up-to-date. You agree that IM is not responsible for examining or warranting the listings or content provided by members / users on IM / third parties through our Services, and that you will not attempt to hold us or our data providers or our affiliates liable for such inaccuracies. <strong>13</strong>. IM will respond to notices of alleged copyright infringement under the Indian and Global Copyright Acts, respectively, in the best possible way in its reach and capacity. IM will try to ensure that users using our Services do not infringe upon the copyright, trademark, or certain other intellectual property rights of other IM user(s) / non-users / third parties. If you believe that your intellectual property rights have been infringed, please notify us and we will investigate. <strong>14</strong>. IM holds no responsibility of keeping back-ups of content / information / chats posted by user(s). <strong>15</strong>.&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>For any content and / or external links uploaded on IM by the User(s), the User(s) agrees to abide and accepts, the terms of service of the respective external platform(s) who own the rights to the content / links.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>When you post any content on IM (directly or indirectly), you grant us a non-exclusive, worldwide, perpetual, irrevocable, royalty-free, sublicensable (through multiple tiers) right to exercise any and all Intellectual Property Rights you have in that content in connection with our provision, expansion, and promotion of our Services, in any media known now or developed in the future. To the fullest extent permitted under applicable law, you waive your right to enforce your Intellectual Property Rights in that content against IM / Radiaant Expositions Ltd., our assignees, our associates, our sublicensees, and their assignees in connection with our, those assignees&apos;, and those sublicensees&apos; use of that content in connection with our provision, expansion, and promotion of our Services</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM does not represent, warrant or endorse in any manner, and are not liable for the accuracy or reliability of content / details placed / posted on IM, or the quality of any products and/or services obtained by the User(s) on / through IM.&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'>User(s) acknowledge and agree that by taking down a listing / suspending a membership, IM does not and cannot be deemed to be endorsing a claim of infringement and further that in those instances in which IM declines to take down a listing, IM does not and cannot be deemed to be endorsing that the listing is not infringing of third-party rights or endorsing any sale or supply of merchandise or services pursuant to or on account of such listing.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;background:white;\'>Registration on App</span></strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;\'><br>&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;background:white;\'><img width=\"1\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXAwMAAAAAr16GmAAAAAXRSTlMAQObYZgAAAAxjbVBQSkNtcDA3MTIAAAAHT223pQAAAApJREFUGNNjYAAAAAIAAZhjbNcAAAAASUVORK5CYII=\" alt=\"Indiamart\"></span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;background:white;\'>User(s) registering on IM on behalf of business entities represent and warrant that they have the requisite authority to bind such business entity with this Agreement; and all information provided to IM during the registration process is true, accurate, current and complete. User(s) agree that by registering on IM, they consent to the inclusion of their personal and business data in IM&rsquo;s database and authorize IM to share such information with other User(s) and its affiliates / associates / partners. User(s) registered on IM are in no manner a part of or affiliated to IM.</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Subscription Fees / Charges / Taxes</span></strong></h2>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>The subscription fees charged for using our Services are listed on IM mobile application. We may change our subscription / package fees / features under all subscription types from time to time by posting the changes on the IM mobile app with no advance notice required. The same will be applicable to all members / users of IM from that date onwards. IM may choose to apply / not apply these changes on existing memberships / subscriptions at their own discretion, if needed, and no User(s) will be eligible for any claims / refunds for any such change applied. All taxes shall be borne by the User(s) as applicable under the Indian and respective international laws.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>Guarantees / Responsibilities / Payments</span></strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>:</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 115%; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM acts simply as a mediating / communication platform between Sellers &amp; Buyers, and holds no responsibilities towards any issues arising between any parties pertaining to payments / availability / genuineness / quality / quantity of products / ownership of products / false personal or business information, etc. All deals / transactions / communications between Users of IM will be their individual responsibility.&nbsp;</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM / Radiaant Expositions Ltd. are not liable for any orders / transactions / negotiations that take place between the User(s) of the IM mobile app and are further not parties to any agreement including an agreement for sale or supply of goods or services or otherwise, concluded between the User(s) of the app.</span><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;<br>&nbsp;</span><strong><span style=\'font-size:13px;line-height:115%;font-family:\"Calibri Light\",sans-serif;color:black;\'>Policy Enforcement</span></strong></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>When a buyer or seller issue arises, we may consider the user&apos;s performance history and the specific circumstances in applying our policies. We may choose to be reasonable and lenient with policy enforcement in an effort to do the right thing for both buyers and sellers. The foregoing does not limit or impair our right to refuse, modify, or terminate all or part of our Services to anyone, or to terminate this agreement with anyone, for any reason at our discretion.</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Authorization to Contact You; Recording Calls; Analyzing Message / Chat Content</span></strong></h2>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>IM may contact you using calls, autodialed or prerecorded calls and text messages / notifications, app notifications, at any telephone number that you have provided us, to: (i) notify you regarding your account; (ii) troubleshoot problems with your account; (iii) resolve a dispute; (iv) collect a debt; (v) notify your regarding IIFJAS exhibitions / shows / visitor registration (vi) poll your opinions through surveys or questionnaires; or (vii) as otherwise necessary to service your account or enforce this User Agreement, our policies, applicable law, or any other agreement we may have with you. IM may also contact you using calls, autodialed or prerecorded calls and text messages for marketing purposes (e.g., offers and promotions). IM may share your telephone number with its authorized service providers / strategic partners / associates as stated. These service providers / strategic partners / associates may contact you only as authorized by IM to carry out the purposes identified above.&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>IM may, without further notice or warning and in its discretion, monitor or record chats / telephone conversations you or anyone acting on your behalf has with IM or its agents for quality control and training purposes, or for its own protection. IM&apos;s automated systems may scan and analyze the contents of most messages sent through its messages platform, including messages between users, to detect and prevent fraudulent activity or violations of IM&apos;s User Agreement, including the incorporated terms, notices, rules, and policies. This scanning and analysis may occur before, during, or after the message is sent, or while in storage, and may result in your message being delayed or withheld. IM may store message contents, including to conduct this scanning and analysis. All aforementioned terms stay valid and applicable <span style=\"background:white;\">even if contact number(s) provided to IM upon registration are on Do Not Call Registry (DND).</span></span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<h3 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 16px; font-family: \"Calibri Light\", sans-serif; color: rgb(31, 55, 99); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Privacy of Others</span></strong></h3>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>If IM provides you with information about another user / or information of other user(s) you have got through IM, you agree you will use the information only for the purposes that it is provided to you. You may not disclose, sell, rent, or distribute a user&apos;s information to a third party for purposes unrelated to our Services. Additionally, you may not use user information for marketing purposes, via electronic or other means, unless you obtain the consent of the specific user / IM to do so.</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Disclaimer / Warranties / Limitation of Liability</span></strong></h2>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>IM tries to keep its Services safe, secure, and functioning properly, but does not guarantee the continuous operation of or access to our Services. You agree that you are making use of our Services at your own risk, and that they are being provided to you on an &quot;AS IS&quot; and &quot;AS AVAILABLE&quot; basis. Accordingly, to the extent permitted by applicable law, we exclude all express or implied warranties, terms and conditions including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, and non-infringement.</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>In addition, to the extent permitted by applicable law, in no event will IM (including our parent, subsidiaries, and affiliates, and our and their officers, directors, agents and employees) be liable to you or any third party under any claim at law or in equity for any consequential damages or losses (including, but not limited to, loss of money, goodwill or reputation, profits, other intangible losses, or any special, indirect, or consequential damages), and all such damages or losses are expressly excluded by this agreement whether or not they were foreseeable or IM was advised of such damages or losses. Without limiting the generality of the foregoing, we (including our parent, subsidiaries, and affiliates, and our and their officers, directors, agents and employees) are not liable, and you agree not to hold us responsible, for any damages or losses (including, but not limited to, loss of money, goodwill or reputation, profits, other intangible losses, or any special, indirect, or consequential damages) resulting directly or indirectly from:</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>(a) the content you provide (directly or indirectly) using our Services; (b) your use of or your inability to use our Services; (c) delays or disruptions in our Services; (d) viruses or other malicious software obtained by accessing or linking to our Services; (e) glitches, bugs, errors, or inaccuracies of any kind in our Services; (f) damage to your hardware device from the use of any IM Service; (g) the content, actions, or inactions of third parties, including items listed using our Services or the destruction of allegedly fake items; (h) a suspension or other action taken with respect to your account on IM; (i) the duration or manner in which your listings appear in search results; or (j) your need to modify practices, content, or behavior, or your loss of or inability to do business, as a result of changes to this User Agreement or our policies; (k) any&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>changes / termination of any features / tools / interface of the app; (l) any delay or failure or disruption of the content or services delivered through IM resulting directly or indirectly from acts of nature, forces or causes beyond its reasonable control, including without limitation, Internet failures, computer, telecommunications or any other equipment failures, electrical power failures, strikes, labor disputes, riots, insurrections, civil disturbances, shortages of labor or materials, fires, flood, storms, explosions, Acts of God, natural calamities, war, governmental actions, orders of domestic or foreign courts or tribunals or non-performance of third parties; (m)&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Unauthorized access by third parties to data or business information or private information of any User(s).</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Storage, duration and erasure</span></strong></h2>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Your personal and company data will be stored by us and our service providers in accordance with applicable data protection laws to the extent necessary for the processing purposes set out in this Agreement. Subsequently, we will delete your personal / company data / content on IM in accordance with our data retention and deletion policy or take steps to properly render the data anonymous, unless we are legally obliged to keep your personal data longer. As far as legally permissible or required, we restrict the processing of your data instead of deleting it (e.g. by restricting access to it). This applies in particular to cases where we may still need the data for the execution of the contract or for the assertion of or defense against legal claims, or where such retention is otherwise required or permitted by law. In these cases, the duration of the restriction of processing depends on the respective statutory limitation or retention periods. The data will be deleted after the relevant limitation or retention periods have expired.&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>User Information that we collect may be transferred to, and stored at, any of our affiliates, partners or service providers which may be inside or outside the country you reside in. By submitting your personal data, you agree to such transfers. We will ensure appropriate safeguards to ensure that your information is processed with the highest standards of safety, transparency and fairness.&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM holds no responsibility of keeping back-ups of content / information / chats posted by user(s).</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; text-align: left;\"><span style=\'font-size:13px;line-height:107%;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">Indemnity</span></strong></h2>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>You will indemnify and hold us (including our affiliates and subsidiaries, as well as our and their respective officers, directors, employees, agents) harmless from any claim or demand, including reasonable legal fees, made by any third party due to or arising out of your breach of this User Agreement, your improper use of our Services or your breach of any law or the rights of a third party.</span></p>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">&nbsp;</span></strong></h2>\r\n<h2 style=\'margin: 0cm 0cm 0.0001pt; line-height: 107%; font-size: 17px; font-family: \"Calibri Light\", sans-serif; color: rgb(47, 84, 150); font-weight: normal; background: white; vertical-align: baseline; text-align: left;\'><strong><span style=\"font-size:13px;line-height:107%;color:black;\">General</span></strong></h2>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Except as otherwise provided in this Agreement, if any provision of this Agreement is held to be invalid, void or for any reason unenforceable, such provision shall be struck out and shall not affect the validity and enforceability of the remaining provisions. In our sole discretion, we may assign this User Agreement, and in such event, we will post notice on&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;border:none windowtext 1.0pt;padding:0cm;\'>IM</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;Mobile App. Headings in the Agreement are for reference purposes only and do not limit the scope or extent of such Section. Our failure to act with respect to a breach by you or others does not waive our right to act with respect to subsequent or similar breaches. We do not guarantee we will take action against all breaches of this User Agreement. We may amend this User Agreement at any time by posting the amended terms on&nbsp;</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;border:none windowtext 1.0pt;padding:0cm;\'>IM</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;Mobile App. Our right to amend the User Agreement includes the right to modify, add to, or remove terms in the User Agreement. Your continued access or use of our Services constitutes your acceptance of the amended terms. We may also ask you to acknowledge your acceptance of the User Agreement through an electronic click-through. Without limiting IM&apos;s ability to refuse, modify, or terminate all or part of our Services, IM may also terminate this Agreement with anyone at any time for any reason, at our sole discretion. The policies and terms posted on our Services may be changed from time to time.&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>If you create or use an account on behalf of a business entity, you represent that you are authorized to act on behalf of such business and bind the business to this User Agreement. Such account is owned and controlled by the business entity. No agency, partnership, joint venture, employee-employer or franchiser-franchisee relationship is intended or created by this User Agreement.</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"font-size: 15px; font-family: Calibri, sans-serif; line-height: 107%; margin: 0cm; background: white; vertical-align: baseline; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>The User Agreement and all terms and polices posted through our Services set forth the entire understanding and agreement between you and IM, and supersede all prior understandings and agreements of the parties. The following Sections survive any termination of this User Agreement: Fees, Content, Holds and Restricted Funds, Managed Payments, Additional Terms, Disclaimer of Warranties; Limitation of Liability; Release, Indemnity, Legal Disputes, and General.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Trademark &amp; Copyright</span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;&quot;IIFJAS / IIFJAS Marketplace / IIFJAS Fashion Jewellery Marketplace&quot; and related icons and logos are registered trademarks or trademarks or service marks of Radiaant Expositions Ltd. and are protected under applicable copyright, trademark and other proprietary and intellectual property rights laws. Any unauthorized adoption, copying, modification, use or publication of these logos / names / icons / marks is strictly prohibited and subject to legal action.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left; background: white;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; background: white; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>All Content on IM app is copyrighted to Radiaant Expositions Ltd., excluding any third-party content and any links to any third-party websites being made available or published on IM. User(s) may not use any copyrighted items / trademarks / logo of any independent third parties without prior written approval from such parties. Any such infringements with these parties / entities / companies will be sole responsibility of the user(s).<br>&nbsp;<br>&nbsp;</span><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;background:white;\'>Third-Party Links</span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;IM may promote content, products or services offered by third parties through hyperlinks / advertisements (in the form of word link, banners, channels or otherwise) to the websites offered by such third parties (&quot;Third-Party Websites&quot;). IM User(s) are advised to read the terms and conditions of use and/or privacy policies applicable in respect of such Third-Party Websites prior to using or accessing such Third-Party Websites. Users acknowledge and agree that IM has no control or monitoring on any content / services offered on / by Third-Party Websites, and shall in no manner be deemed to be liable or responsible to any person / company / entity for such Third-Party Sites, or any content, products or services made available by them.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:#004080;background:white;\'>&nbsp;</span></strong></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;background:white;\'>App Features, Tools &amp; Interface</span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;\'><br> <span style=\"background:white;\">IM reserves the right to modify / terminate access to tools / certain app pages or sections / features, free or paid, at any time without assigning any reason and with or without notice to any free / paid User(s) on IM. IM also reserves the right to deny access to particular User(s) to any or all of its services or content without any prior notice or explanation in order to protect the interests / user policy of IM and/ or other User(s) of IM. IM further reserves the right to limit, deny or create different access to the IM app and its features with respect to certain / different User(s), or to change any or all of the features of the app or introduce new features without any prior notice to User(s).</span></span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Membership / Subscription / Package Termination<br>&nbsp;</span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM reserves the right to terminate / suspend the membership / subscription / package of any User(s) temporarily or permanently for any of the following reasons:</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br> <span style=\"background:white;\">(a) If any false information in connection with their account registered with IM is provided by such User(s), or if such User(s) are engaged in fraudulent or illegal activities/transactions. (b) If User(s) breaches any terms / conditions / provisions of the Agreement. (c) If User(s) utilizes IM platform or its resources to send spam messages. (d) If User(s) posts any material that is not related to trade / industry specifically focused by IM. (e) If User(s) impersonates or unlawfully uses another person&rsquo;s or business entity&rsquo;s identity / name / products to post information or conduct business in any manner.&nbsp;</span></span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:blue;background:white;\'><img width=\"1\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXAwMAAAAAr16GmAAAAAXRSTlMAQObYZgAAAAxjbVBQSkNtcDA3MTIAAAAHT223pQAAAApJREFUGNNjYAAAAAIAAZhjbNcAAAAASUVORK5CYII=\" alt=\"Indiamart\"></span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>(f) If User(s) is involved in unauthorized access, use, modification, or control of the IM or other IM User(s)&rsquo; database, network or related services. (g) If, by any means, User(s) obtains another registered User(s) Username and/or Password. (h) Or if User(s)&rsquo; activity may not be in accordance with right business ethics and honest business practices.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br> <span style=\"background:white;\">If IM terminates the membership / subscription / package of any registered User(s) including those User(s) who have subscribed for the paid services of IM, such person / company / entity will not have the right to re-enroll or join IM under a new account or name unless agreed to do so in writing by IM. In any case of termination, the membership / subscription / package fee / charges paid by the User(s) will NOT be refunded. User(s) acknowledge that their inability to use IM wholly or partially for whatever reason will not make them eligible for any refund.</span></span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>Misuse of IM <span style=\"background:white;\">Database, Content or Services / Platform</span></span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br> <span style=\"background:white;\">User(s) agree and accept that they will not use IM&rsquo;s Database, Content or Services to send junk or marketing emails, chain letters, selling / re-selling database or spamming and that they will not use IM platform / resources to publish, distribute, transmit or circulate any unsolicited advertising or promotional information. User(s) further confirm and agree that, through any means, they will not use IM platform, resources and services to:&nbsp;</span>defraud / mislead / harass other User(s) / non-users of IM / be a part of any other unlawful activities. User(s) further confirm that they will not guide, help, contribute-with or partner any individual or entity in connection with a commercial activity that competes with IM / Radiaant Expositions Ltd / IIFJAS Exhibitions.&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'>User(s) further confirm(s) that they will not be directly / indirectly involved in theft / leaking / sharing of any of IM&rsquo;s Database, Content, Information, Technical Details, Trade Secrets, Policy Details, Software or Hardware related information or materials through any means or sources including, but not limiting to, humans / bots / robots / crawlers / viruses / software / hardware and other means. Any involvement of any User(s) in any activity or source that contains computer viruses, bugs, malwares or other destructive devices and codes that have the effect of damaging, interfering with, intercepting or stealing any software or hardware system, data or personal information or that are designed to interrupt, destroy or limit the functionality of IM systems / app or any IM user&rsquo;s mobile, will make that User(s) liable for a legal action.</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>IM, at their sole discretion and decision, shall decide to co-operate with government authorities, private investigators and / or affected third parties, in their investigation of any suspected criminal or business related offense involving any IM User(s) or IM platform.</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;<br>&nbsp;</span><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;background:white;\'>Correspondence and Notices</span></strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;\'><br> <span style=\"background:white;\">All correspondence / notices to IM shall be effective if in writing on our official email addresses iifjas.radiaant@gmail.com and / or sent to Radiaant Expositions Ltd., Row House # 3, Beverly Park, Kanakia, Next to Sadhguru Complex, Mira Road East, Thane &ndash; 401107, Maharashtra. India.</span></span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;\'><br>&nbsp;</span><strong><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;background:white;\'>Disputes &amp; Governing Law</span></strong></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;background:white;\'>This Agreement and the Privacy Policy shall be governed in all respects by the laws of Indian Territory and all legal procedures / processing will be subject to the jurisdiction of the Honorable Courts of Bombay (Mumbai), Maharashtra, India only. The parties to this Agreement hereby submit to the exclusive jurisdiction of the honorable courts of Bombay (Mumbai), Maharashtra, India.</span><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;\'><br>&nbsp;</span></p>\r\n<p style=\"margin: 0cm 0cm 0.0001pt; font-size: 15px; font-family: Calibri, sans-serif; line-height: normal; text-align: left;\"><span style=\'font-size:13px;font-family:\"Calibri Light\",sans-serif;color:black;background:white;\'>&nbsp;</span></p>', 'H', 1625923351, 1625923351, '1');
INSERT INTO `tbl_content` (`content_id`, `page`, `title`, `short_description`, `long_description`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(4, 'D', 'Delete Account', 'Delete Account', '<p><strong>Deletion Privacy Policy</strong></p>\n<p>At MR, we are committed to protecting the privacy and security of your personal data. This Deletion Privacy Policy explains how we handle data deletion requests initiated by users.</p>\n\n<p><strong>1. User-Initiated Deletion Process</strong></p>\n<p>Users can delete their accounts directly through the app. The process involves the following steps:</p>\n<ul>\n  <li>Users will be shown the account deletion policy for review before proceeding.</li>\n  <li>A reason for account deletion can be selected from a provided list or entered as a custom reason.</li>\n  <li>Users must enter their registered mobile number and verify the request by entering a One-Time Password (OTP) sent to their number.</li>\n  <li>Once the OTP is verified, the deletion request is sent to our server for processing.</li>\n</ul>\n\n<p><strong>2. Data Deletion Timeline</strong></p>\n<p>After a verified deletion request, the account and all associated data, including personal information, order history, and invoices, will be permanently deleted from our systems within 30 days.</p>\n<p>During this period, the account will remain inaccessible, and the deletion process is irreversible.</p>\n\n<p><strong>3. Scope of Data Deletion</strong></p>\n<p>The deletion process includes the removal of:</p>\n<ul>\n  <li>Profile information (e.g., name, contact details).</li>\n  <li>Order history and transaction records.</li>\n  <li>Invoice details and any other associated personal data.</li>\n</ul>\n<p>Some data may be temporarily retained to meet legal, regulatory, or fraud prevention requirements. However, it will also be permanently deleted once the retention period expires.</p>\n\n<p><strong>4. Deletion Requests Through the App Only</strong></p>\n<p>All account deletion requests must be initiated via the MR app. We do not process deletion requests made via email, phone, or any other external channels.</p>\n\n<p><strong>5. Contact Us</strong></p>\n<p>For further questions or assistance related to account deletion or this policy, please contact us at <a href=\"mailto:support@manekratna.com\">support@manekratna.com</a></p>', 'S', 1626329917, 1626329917, '1'),
(5, 'A', 'demo', 'demo', 'demo', 'S', 1626330203, 1626330203, '1');

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

--
-- Table structure for table `tbl_countries`
--

CREATE TABLE `tbl_countries` (
  `id` int(11) NOT NULL,
  `sortname` varchar(3) NOT NULL,
  `name` varchar(150) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_countries`
--

INSERT INTO `tbl_countries` (`id`, `sortname`, `name`) VALUES
(1, 'AF', 'Afghanistan'),
(2, 'AL', 'Albania'),
(3, 'DZ', 'Algeria'),
(4, 'AS', 'American Samoa'),
(5, 'AD', 'Andorra'),
(6, 'AO', 'Angola'),
(7, 'AI', 'Anguilla'),
(8, 'AQ', 'Antarctica'),
(9, 'AG', 'Antigua And Barbuda'),
(10, 'AR', 'Argentina'),
(11, 'AM', 'Armenia'),
(12, 'AW', 'Aruba'),
(13, 'AU', 'Australia'),
(14, 'AT', 'Austria'),
(15, 'AZ', 'Azerbaijan'),
(16, 'BS', 'Bahamas The'),
(17, 'BH', 'Bahrain'),
(18, 'BD', 'Bangladesh'),
(19, 'BB', 'Barbados'),
(20, 'BY', 'Belarus'),
(21, 'BE', 'Belgium'),
(22, 'BZ', 'Belize'),
(23, 'BJ', 'Benin'),
(24, 'BM', 'Bermuda'),
(25, 'BT', 'Bhutan'),
(26, 'BO', 'Bolivia'),
(27, 'BA', 'Bosnia and Herzegovina'),
(28, 'BW', 'Botswana'),
(29, 'BV', 'Bouvet Island'),
(30, 'BR', 'Brazil'),
(31, 'IO', 'British Indian Ocean Territory'),
(32, 'BN', 'Brunei'),
(33, 'BG', 'Bulgaria'),
(34, 'BF', 'Burkina Faso'),
(35, 'BI', 'Burundi'),
(36, 'KH', 'Cambodia'),
(37, 'CM', 'Cameroon'),
(38, 'CA', 'Canada'),
(39, 'CV', 'Cape Verde'),
(40, 'KY', 'Cayman Islands'),
(41, 'CF', 'Central African Republic'),
(42, 'TD', 'Chad'),
(43, 'CL', 'Chile'),
(44, 'CN', 'China'),
(45, 'CX', 'Christmas Island'),
(46, 'CC', 'Cocos (Keeling) Islands'),
(47, 'CO', 'Colombia'),
(48, 'KM', 'Comoros'),
(49, 'CG', 'Congo'),
(50, 'CD', 'Congo The Democratic Republic Of The'),
(51, 'CK', 'Cook Islands'),
(52, 'CR', 'Costa Rica'),
(53, 'CI', 'Cote D\'Ivoire (Ivory Coast)'),
(54, 'HR', 'Croatia (Hrvatska)'),
(55, 'CU', 'Cuba'),
(56, 'CY', 'Cyprus'),
(57, 'CZ', 'Czech Republic'),
(58, 'DK', 'Denmark'),
(59, 'DJ', 'Djibouti'),
(60, 'DM', 'Dominica'),
(61, 'DO', 'Dominican Republic'),
(62, 'TP', 'East Timor'),
(63, 'EC', 'Ecuador'),
(64, 'EG', 'Egypt'),
(65, 'SV', 'El Salvador'),
(66, 'GQ', 'Equatorial Guinea'),
(67, 'ER', 'Eritrea'),
(68, 'EE', 'Estonia'),
(69, 'ET', 'Ethiopia'),
(70, 'XA', 'External Territories of Australia'),
(71, 'FK', 'Falkland Islands'),
(72, 'FO', 'Faroe Islands'),
(73, 'FJ', 'Fiji Islands'),
(74, 'FI', 'Finland'),
(75, 'FR', 'France'),
(76, 'GF', 'French Guiana'),
(77, 'PF', 'French Polynesia'),
(78, 'TF', 'French Southern Territories'),
(79, 'GA', 'Gabon'),
(80, 'GM', 'Gambia The'),
(81, 'GE', 'Georgia'),
(82, 'DE', 'Germany'),
(83, 'GH', 'Ghana'),
(84, 'GI', 'Gibraltar'),
(85, 'GR', 'Greece'),
(86, 'GL', 'Greenland'),
(87, 'GD', 'Grenada'),
(88, 'GP', 'Guadeloupe'),
(89, 'GU', 'Guam'),
(90, 'GT', 'Guatemala'),
(91, 'XU', 'Guernsey and Alderney'),
(92, 'GN', 'Guinea'),
(93, 'GW', 'Guinea-Bissau'),
(94, 'GY', 'Guyana'),
(95, 'HT', 'Haiti'),
(96, 'HM', 'Heard and McDonald Islands'),
(97, 'HN', 'Honduras'),
(98, 'HK', 'Hong Kong S.A.R.'),
(99, 'HU', 'Hungary'),
(100, 'IS', 'Iceland'),
(101, 'IN', 'India'),
(102, 'ID', 'Indonesia'),
(103, 'IR', 'Iran'),
(104, 'IQ', 'Iraq'),
(105, 'IE', 'Ireland'),
(106, 'IL', 'Israel'),
(107, 'IT', 'Italy'),
(108, 'JM', 'Jamaica'),
(109, 'JP', 'Japan'),
(110, 'XJ', 'Jersey'),
(111, 'JO', 'Jordan'),
(112, 'KZ', 'Kazakhstan'),
(113, 'KE', 'Kenya'),
(114, 'KI', 'Kiribati'),
(115, 'KP', 'Korea North'),
(116, 'KR', 'Korea South'),
(117, 'KW', 'Kuwait'),
(118, 'KG', 'Kyrgyzstan'),
(119, 'LA', 'Laos'),
(120, 'LV', 'Latvia'),
(121, 'LB', 'Lebanon'),
(122, 'LS', 'Lesotho'),
(123, 'LR', 'Liberia'),
(124, 'LY', 'Libya'),
(125, 'LI', 'Liechtenstein'),
(126, 'LT', 'Lithuania'),
(127, 'LU', 'Luxembourg'),
(128, 'MO', 'Macau S.A.R.'),
(129, 'MK', 'Macedonia'),
(130, 'MG', 'Madagascar'),
(131, 'MW', 'Malawi'),
(132, 'MY', 'Malaysia'),
(133, 'MV', 'Maldives'),
(134, 'ML', 'Mali'),
(135, 'MT', 'Malta'),
(136, 'XM', 'Man (Isle of)'),
(137, 'MH', 'Marshall Islands'),
(138, 'MQ', 'Martinique'),
(139, 'MR', 'Mauritania'),
(140, 'MU', 'Mauritius'),
(141, 'YT', 'Mayotte'),
(142, 'MX', 'Mexico'),
(143, 'FM', 'Micronesia'),
(144, 'MD', 'Moldova'),
(145, 'MC', 'Monaco'),
(146, 'MN', 'Mongolia'),
(147, 'MS', 'Montserrat'),
(148, 'MA', 'Morocco'),
(149, 'MZ', 'Mozambique'),
(150, 'MM', 'Myanmar'),
(151, 'NA', 'Namibia'),
(152, 'NR', 'Nauru'),
(153, 'NP', 'Nepal'),
(154, 'AN', 'Netherlands Antilles'),
(155, 'NL', 'Netherlands The'),
(156, 'NC', 'New Caledonia'),
(157, 'NZ', 'New Zealand'),
(158, 'NI', 'Nicaragua'),
(159, 'NE', 'Niger'),
(160, 'NG', 'Nigeria'),
(161, 'NU', 'Niue'),
(162, 'NF', 'Norfolk Island'),
(163, 'MP', 'Northern Mariana Islands'),
(164, 'NO', 'Norway'),
(165, 'OM', 'Oman'),
(166, 'PK', 'Pakistan'),
(167, 'PW', 'Palau'),
(168, 'PS', 'Palestinian Territory Occupied'),
(169, 'PA', 'Panama'),
(170, 'PG', 'Papua new Guinea'),
(171, 'PY', 'Paraguay'),
(172, 'PE', 'Peru'),
(173, 'PH', 'Philippines'),
(174, 'PN', 'Pitcairn Island'),
(175, 'PL', 'Poland'),
(176, 'PT', 'Portugal'),
(177, 'PR', 'Puerto Rico'),
(178, 'QA', 'Qatar'),
(179, 'RE', 'Reunion'),
(180, 'RO', 'Romania'),
(181, 'RU', 'Russia'),
(182, 'RW', 'Rwanda'),
(183, 'SH', 'Saint Helena'),
(184, 'KN', 'Saint Kitts And Nevis'),
(185, 'LC', 'Saint Lucia'),
(186, 'PM', 'Saint Pierre and Miquelon'),
(187, 'VC', 'Saint Vincent And The Grenadines'),
(188, 'WS', 'Samoa'),
(189, 'SM', 'San Marino'),
(190, 'ST', 'Sao Tome and Principe'),
(191, 'SA', 'Saudi Arabia'),
(192, 'SN', 'Senegal'),
(193, 'RS', 'Serbia'),
(194, 'SC', 'Seychelles'),
(195, 'SL', 'Sierra Leone'),
(196, 'SG', 'Singapore'),
(197, 'SK', 'Slovakia'),
(198, 'SI', 'Slovenia'),
(199, 'XG', 'Smaller Territories of the UK'),
(200, 'SB', 'Solomon Islands'),
(201, 'SO', 'Somalia'),
(202, 'ZA', 'South Africa'),
(203, 'GS', 'South Georgia'),
(204, 'SS', 'South Sudan'),
(205, 'ES', 'Spain'),
(206, 'LK', 'Sri Lanka'),
(207, 'SD', 'Sudan'),
(208, 'SR', 'Suriname'),
(209, 'SJ', 'Svalbard And Jan Mayen Islands'),
(210, 'SZ', 'Swaziland'),
(211, 'SE', 'Sweden'),
(212, 'CH', 'Switzerland'),
(213, 'SY', 'Syria'),
(214, 'TW', 'Taiwan'),
(215, 'TJ', 'Tajikistan'),
(216, 'TZ', 'Tanzania'),
(217, 'TH', 'Thailand'),
(218, 'TG', 'Togo'),
(219, 'TK', 'Tokelau'),
(220, 'TO', 'Tonga'),
(221, 'TT', 'Trinidad And Tobago'),
(222, 'TN', 'Tunisia'),
(223, 'TR', 'Turkey'),
(224, 'TM', 'Turkmenistan'),
(225, 'TC', 'Turks And Caicos Islands'),
(226, 'TV', 'Tuvalu'),
(227, 'UG', 'Uganda'),
(228, 'UA', 'Ukraine'),
(229, 'AE', 'United Arab Emirates'),
(230, 'GB', 'United Kingdom'),
(231, 'US', 'United States'),
(232, 'UM', 'United States Minor Outlying Islands'),
(233, 'UY', 'Uruguay'),
(234, 'UZ', 'Uzbekistan'),
(235, 'VU', 'Vanuatu'),
(236, 'VA', 'Vatican City State (Holy See)'),
(237, 'VE', 'Venezuela'),
(238, 'VN', 'Vietnam'),
(239, 'VG', 'Virgin Islands (British)'),
(240, 'VI', 'Virgin Islands (US)'),
(241, 'WF', 'Wallis And Futuna Islands'),
(242, 'EH', 'Western Sahara'),
(243, 'YE', 'Yemen'),
(244, 'YU', 'Yugoslavia'),
(245, 'ZM', 'Zambia'),
(246, 'ZW', 'Zimbabwe');

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

--
-- Table structure for table `tbl_country`
--

CREATE TABLE `tbl_country` (
  `country_id` int(11) NOT NULL,
  `country` varchar(100) DEFAULT NULL,
  `isd_code` varchar(100) DEFAULT NULL,
  `isd_code1` varchar(20) DEFAULT NULL,
  `std_code` varchar(50) DEFAULT NULL,
  `flag_image_small` varchar(100) DEFAULT NULL,
  `flag_image` varchar(100) DEFAULT NULL,
  `latitude` varchar(100) DEFAULT NULL,
  `longitude` varchar(100) DEFAULT NULL,
  `currency_code` varchar(100) DEFAULT NULL,
  `currency_symbol` varchar(100) DEFAULT NULL,
  `currency` varchar(100) DEFAULT NULL,
  `currency_rate` varchar(100) DEFAULT NULL,
  `denomination` varchar(100) DEFAULT NULL,
  `min_length` varchar(20) NOT NULL,
  `max_length` varchar(20) NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_country`
--

INSERT INTO `tbl_country` (`country_id`, `country`, `isd_code`, `isd_code1`, `std_code`, `flag_image_small`, `flag_image`, `latitude`, `longitude`, `currency_code`, `currency_symbol`, `currency`, `currency_rate`, `denomination`, `min_length`, `max_length`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Afghanistan', 'AF', 'AFG', '93', 'AF-32.png', 'AF-128.png', '33.98299275', '66.39159363', 'AFN', '؋\r\n\r\n\r\n\r\n\r\n\r\n', 'Afghan afghani', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(2, 'Albania', 'AL', 'ALB', '355', 'AL-32.png', 'AL-128.png', '41.00017358', '19.87170014', 'ALL', 'L', 'Albanian lek', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(3, 'Algeria', 'DZ', 'DZA', '213', 'DZ-32.png', 'DZ-128.png', '27.8986169', '3.19771194', 'DZD', 'دج\r\n', 'Algerian dinar', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(4, 'American Samoa', 'AS', 'ASM', '1-684', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'USD', '$', 'United State Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(5, 'Andorra', 'AD', 'AND', '376', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(6, 'Angola', 'AO', 'AGO', '244', 'AO-32.png', 'AO-128.png', '-12.16469683', '16.70933622', 'AOA', 'Kz', 'Angolan kwanza', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(7, 'Anguilla', 'AI', 'AIA', '1-264', 'AI-32.png', 'AI-128.png', '18.22053521', '-63.068613', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(8, 'Antarctica', 'AQ', 'ATA', '672', 'AQ-32.png', 'AQ-128.png', '-45.13806295', '10.48095703', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(9, 'Antigua and Barbuda', 'AG', 'ATG', '1-268', 'AG-32.png', 'AG-128.png', '17.48060423', '-61.42014426', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(10, 'Argentina', 'AR', 'ARG', '54', 'AR-32.png', 'AR-128.png', '-38.01529308', '-64.97897469', 'ARS', '$', 'Argentine peso', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(11, 'Armenia', 'AM', 'ARM', '374', 'AM-32.png', 'AM-128.png', '40.13475528', '45.01072318', 'AMD', '֏\r\n', 'Armenian dram', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(12, 'Aruba', 'AW', 'ABW', '297', 'AW-32.png', 'AW-128.png', '12.52109661', '-69.968338', 'AWG', 'ƒ', 'Aruban florin', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(13, 'Australia', 'AU', 'AUS', '61', 'AU-32.png', 'AU-128.png', '-26.29594646', '133.5554094', 'AUD', '$', 'Australian dollar', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(14, 'Austria', 'AT', 'AUT', '43', 'AT-32.png', 'AT-128.png', '47.63125476', '13.18776731', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(15, 'Azerbaijan', 'AZ', 'AZE', '994', 'AZ-32.png', 'AZ-128.png', '40.35321757', '47.46706372', 'AZN', '₼', 'Azerbaijani manat', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(16, 'Bahamas', 'BS', 'BHS', '1-242', 'BS-32.png', 'BS-128.png', '24.45991732', '-77.68192453', 'BSD', '$', 'Bahamian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(17, 'Bahrain', 'BH', 'BHR', '973', 'BH-32.png', 'BH-128.png', '25.90740996', '50.65932354', 'BHD', '.د.ب', 'Bahraini dinar', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(18, 'Bangladesh', 'BD', 'BGD', '880', 'BD-32.png', 'BD-128.png', '24.08273251', '90.49915527', 'BDT', '৳\r\n', 'Bangladeshi taka', NULL, '100,200,500,1000', '13', '13', 'S', 1501443063, 1501443063, '1'),
(19, 'Barbados', 'BB', 'BRB', '1-246', 'BB-32.png', 'BB-128.png', '13.19383077', '-59.543196', 'BBD', '$', 'Barbadian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(20, 'Belarus', 'BY', 'BLR', '375', 'BY-32.png', 'BY-128.png', '53.58628747', '27.953389', 'BYN', 'Br', 'New Belarusian ruble', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(21, 'Belgium', 'BE', 'BEL', '32', 'BE-32.png', 'BE-128.png', '50.49593874', '4.469936', 'EUR', '€', 'Euro', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(22, 'Belize', 'BZ', 'BLZ', '501', 'BZ-32.png', 'BZ-128.png', '17.21153631', '-88.01424956', 'BZD', '$', 'Belize dollar', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(23, 'Benin', 'BJ', 'BEN', '229', 'BJ-32.png', 'BJ-128.png', '9.37180859', '2.29386134', 'XOF', 'Fr', 'West African CFA franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(24, 'Bermuda', 'BM', 'BMU', '1-441', 'BM-32.png', 'BM-128.png', '32.31995785', '-64.76182765', 'BMD', '$', 'Bermudian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(25, 'Bhutan', 'BT', 'BTN', '975', 'BT-32.png', 'BT-128.png', '27.50752756', '90.433603', 'BTN', 'Nu.', 'Bhutanese ngultrum', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(26, 'Bolivia', 'BO', 'BOL', '591', 'BO-32.png', 'BO-128.png', '-16.74518128', '-65.19265691', 'BOB', 'Bs.', 'Bolivian boliviano', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(27, 'Bosnia and Herzegovina', 'BA', 'BIH', '387', 'BA-32.png', 'BA-128.png', '44.00040856', '17.8164091', 'BAM', 'KM', 'Bosnia and Herzegovina convertible mark', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(28, 'Botswana', 'BW', 'BWA', '267', 'BW-32.png', 'BW-128.png', '-22.18279485', '24.22344422', 'BWP', 'P', 'Botswana pula', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(29, 'Bouvet Island', 'BV', 'BVT', '47', 'BV-32.png', 'BV-128.png', '-54.42316906', '3.413196', 'NOK', 'kr', 'Norwegian krone', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(30, 'Brazil', 'BR', 'BRA', '55', 'BR-32.png', 'BR-128.png', '-11.80965046', '-53.331526', 'BRL', 'R$', 'Brazilian real', NULL, NULL, '12', '13', 'S', 1501443063, 1501443063, '1'),
(31, 'British Indian Ocean Territory', 'IO', 'IOT', '246', 'IO-32.png', 'IO-128.png', '-7.33461519', '72.4242528', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(32, 'Brunei', 'BN', 'BRN', '673', 'BN-32.png', 'BN-128.png', '4.54189364', '114.6013282', 'BND', '$', 'Brunei dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(33, 'Bulgaria', 'BG', 'BGR', '359', 'BG-32.png', 'BG-128.png', '42.70160678', '25.485832', 'BGN', 'Лв.', 'Bulgarian lev', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(34, 'Burkina Faso', 'BF', 'BFA', '226', 'BF-32.png', 'BF-128.png', '12.22492458', '-1.561591', 'XOF', 'Fr', 'West African CFA franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(35, 'Burundi', 'BI', 'BDI', '257', 'BI-32.png', 'BI-128.png', '-3.40499707', '29.88592902', 'BIF', 'Fr', 'Burundian franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(36, 'Cambodia', 'KH', 'KHM', '855', 'KH-32.png', 'KH-128.png', '12.83288883', '104.8481427', 'KHR', '៛', 'Cambodian riel', NULL, NULL, '11', '12', 'S', 1501443063, 1501443063, '1'),
(37, 'Cameroon', 'CM', 'CMR', '237', 'CM-32.png', 'CM-128.png', '7.38622543', '12.72825915', 'XAF', 'Fr', 'Central African CFA franc', NULL, '100,200,500,1000', '11', '12', 'S', 1501443063, 1501443063, '1'),
(38, 'Canada', 'CA', 'CAN', '1', 'CA-32.png', 'CA-128.png', '60.36196817', '-106.6983315', 'CAD', '$', 'Canadian dollar', NULL, '10,20,30,40,50', '11', '11', 'S', 1501443063, 1501443063, '1'),
(39, 'Cabo Verde', 'CV', 'CPV', '238', 'CV-32.png', 'CV-128.png', '15.11988711', '-23.6051701', 'CVE', 'Esc', 'Cape Verdean escudo', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(40, 'Cayman Islands', 'KY', 'CYM', '1-345', 'KY-32.png', 'KY-128.png', '19.31322102', '-81.254598', 'KYD', '$', 'Cayman Islands dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(41, 'Central African Republic', 'CF', 'CAF', '236', 'CF-32.png', 'CF-128.png', '6.8254183', '20.64281514', 'XAF', 'Fr', 'Central African CFA franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(42, 'Chad', 'TD', 'TCD', '235', 'TD-32.png', 'TD-128.png', '14.80342407', '18.78714064', 'XAF', 'Fr', 'Central African CFA franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(43, 'Chile', 'CL', 'CHL', '56', 'CL-32.png', 'CL-128.png', '-38.0176079', '-71.40014474', 'CLP', '$', 'Chilean peso', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(44, 'China', 'CN', 'CHN', '86', 'CN-32.png', 'CN-128.png', '36.7145744', '103.558192', 'CNY', '¥', 'Chinese yuan', NULL, NULL, '13', '13', 'S', 1501443063, 1501443063, '1'),
(45, 'Christmas Island', 'CX', 'CXR', '61', 'CX-32.png', 'CX-128.png', '-10.49170619', '105.680838', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(46, 'Cocos (Keeling) Islands', 'CC', 'CCK', '61', 'CC-32.png', 'CC-128.png', '-12.12890685', '96.84689104', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(47, 'Colombia', 'CO', 'COL', '57', 'CO-32.png', 'CO-128.png', '3.6818232', '-73.53927436', 'COP', '$', 'Colombian peso', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(48, 'Comoros', 'KM', 'COM', '269', 'KM-32.png', 'KM-128.png', '-11.64529989', '43.333302', 'KMF', 'Fr', 'Comorian franc', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(49, 'Congo', 'CG', 'COG', '242', 'CG-32.png', 'CG-128.png', '-0.68967806', '15.6903319', 'XAF', 'Fr', 'Central African CFA franc', NULL, '100,200,500,1000', '12', '12', 'S', 1501443063, 1501443063, '1'),
(50, 'Cook Islands', 'CK', 'COK', '682', 'CK-32.png', 'CK-128.png', '-21.23673066', '-159.777669', 'NZD', '$', 'New Zealand dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(51, 'Costa Rica', 'CR', 'CRI', '506', 'CR-32.png', 'CR-128.png', '9.98427463', '-84.09949534', 'CRC', '₡\r\n', 'Costa Rican colón', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(52, 'Côte d\'Ivoire', 'CI', 'CIV', '225', 'CI-32.png', 'CI-128.png', '7.59684148', '-5.49214636', 'XOF', 'Fr', 'West African CFA franc', NULL, '100,200,500,1000', '11', '11', 'S', 1501443063, 1501443063, '1'),
(53, 'Croatia', 'HR', 'HRV', '385', 'HR-32.png', 'HR-128.png', '44.81372482', '16.29039507', 'HRK', 'kn', 'Croatian kuna', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(54, 'Cuba', 'CU', 'CUB', '53', 'CU-32.png', 'CU-128.png', '21.54513189', '-79.00064743', 'CUP', '$', 'Cuban convertible peso', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(55, 'Cyprus', 'CY', 'CYP', '357', 'CY-32.png', 'CY-128.png', '35.12450768', '33.429861', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(56, 'Czech Republic', 'CZ', 'CZE', '420', 'CZ-32.png', 'CZ-128.png', '49.76026136', '15.53888197', 'CZK', 'Kč\r\n', 'Czech koruna', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(57, 'Denmark', 'DK', 'DNK', '45', 'DK-32.png', 'DK-128.png', '54.71794021', '9.41938953', 'DKK', 'kr', 'Danish krone', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(58, 'Djibouti', 'DJ', 'DJI', '253', 'DJ-32.png', 'DJ-128.png', '11.75959257', '42.65344839', 'DJF', 'Fr', 'Djiboutian franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(59, 'Dominica', 'DM', 'DMA', '1-767', 'DM-32.png', 'DM-128.png', '15.41473963', '-61.370974', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(60, 'Dominican Republic', 'DO', 'DOM', '1-809', 'DO-32.png', 'DO-128.png', '18.73076761', '-70.162649', 'DOP', '$', 'Dominican peso', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(61, 'Timor-Leste', 'TL', '', '670', '', '', '', '', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(62, 'Ecuador', 'EC', 'ECU', '593', 'EC-32.png', 'EC-128.png', '-1.22919037', '-78.55693916', 'USD', '$', 'United States dollar', NULL, NULL, '11', '12', 'S', 1501443063, 1501443063, '1'),
(63, 'Egypt', 'EG', 'EGY', '20', 'EG-32.png', 'EG-128.png', '26.71650873', '30.8025', 'EGP', 'E£', 'Egyptian pound', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(64, 'El Salvador', 'SV', 'SLV', '503', 'SV-32.png', 'SV-128.png', '13.79043561', '-88.896528', 'USD', '$', 'United States dollar', NULL, '10,20,30,40,50', '11', '11', 'S', 1501443063, 1501443063, '1'),
(65, 'Equatorial Guinea', 'GQ', 'GNQ', '240', 'GQ-32.png', 'GQ-128.png', '1.65068442', '10.267897', 'XAF', 'Fr', 'Central African CFA franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(66, 'Eritrea', 'ER', 'ERI', '291', 'ER-32.png', 'ER-128.png', '15.21227764', '39.61204792', 'ERN', 'Nfk', 'Eritrean nakfa', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(67, 'Estonia', 'EE', 'EST', '372', 'EE-32.png', 'EE-128.png', '58.74041141', '25.38165099', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(68, 'Ethiopia', 'ET', 'ETH', '251', 'ET-32.png', 'ET-128.png', '9.10727589', '39.84148164', 'ETB', 'Br', 'Ethiopian birr', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(69, 'Falkland Islands (Malvinas)', 'FK', 'FLK', '500', 'FK-32.png', 'FK-128.png', '-51.78838251', '-59.523611', 'FKP', 'FK£', 'Falkland Islands pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(70, 'Faroe Islands', 'FO', 'FRO', '298', 'FO-32.png', 'FO-128.png', '61.88590482', '-6.911804', 'DKK', 'kr', 'Danish krone', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(71, 'Fiji', 'FJ', 'FJI', '679', 'FJ-32.png', 'FJ-128.png', '-17.71219757', '178.065036', 'FJD', '$', 'Fijian dollar', NULL, '10,20,30,40,50', '10', '10', 'S', 1501443063, 1501443063, '1'),
(72, 'Finland', 'FI', 'FIN', '358', 'FI-32.png', 'FI-128.png', '64.69610892', '26.36339137', 'EUR', '€', 'Euro', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(73, 'France', 'FR', 'FRA', '33', 'FR-32.png', 'FR-128.png', '46.48372145', '2.60926281', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(74, 'French Guiana', 'GF', 'GUF', '594', 'GF-32.png', 'GF-128.png', '4.01114381', '-52.97746057', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(75, 'French Polynesia', 'PF', 'PYF', '689', 'PF-32.png', 'PF-128.png', '-17.66243898', '-149.406839', 'XPF', 'Fr', 'CFP franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(76, 'French Southern and Antarctic Lands', 'TF', 'ATF', NULL, 'TF-32.png', 'TF-128.png', '-49.27235903', '69.348563', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(77, 'Gabon', 'GA', 'GAB', '241', 'GA-32.png', 'GA-128.png', '-0.43426435', '11.43916591', 'XAF', 'Fr', 'Central African CFA franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(79, 'Georgia', 'GE', 'GEO', '995', 'GE-32.png', 'GE-128.png', '41.82754301', '44.17329916', 'GEL', '₾ ', 'Georgian Lari', NULL, NULL, '11', '13', 'S', 1501443063, 1501443063, '1'),
(80, 'Germany', 'DE', 'DEU', '49', 'DE-32.png', 'DE-128.png', '50.82871201', '10.97887975', 'EUR', '€', 'Euro', NULL, NULL, '12', '13', 'S', 1501443063, 1501443063, '1'),
(81, 'Ghana', 'GH', 'GHA', '233', 'GH-32.png', 'GH-128.png', '7.69154199', '-1.29234904', 'GHS', 'GH₵', 'Ghanaian cedi', NULL, '10,20,30,40,50', '12', '12', 'S', 1501443063, 1501443063, '1'),
(82, 'Gibraltar', 'GI', 'GIB', '350', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'GIP', '£', 'Gibraltar pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(83, 'Greece', 'GR', 'GRC', '30', 'GR-32.png', 'GR-128.png', '38.52254746', '24.53794505', 'EUR', '€', 'Euro', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(84, 'Greenland', 'GL', 'GRL', '299', 'GL-32.png', 'GL-128.png', '71.42932629', '-34.38651956', 'DKK', 'kr', 'Danish krone', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(85, 'Grenada', 'GD', 'GRD', '1-473', 'GD-32.png', 'GD-128.png', '12.11644807', '-61.678994', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(86, 'Guadeloupe', 'GP', 'GLP', '590', 'GP-32.png', 'GP-128.png', '16.26472785', '-61.550994', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(87, 'Guam', 'GU', 'GUM', '1-671', 'GU-32.png', 'GU-128.png', '13.44410137', '144.8074779', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(88, 'Guatemala', 'GT', 'GTM', '502', 'GT-32.png', 'GT-128.png', '15.72598421', '-89.96707712', 'GTQ', 'Q', 'Guatemalan quetzal', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(89, 'Guinea', 'GN', 'GIN', '224', 'GN-32.png', 'GN-128.png', '9.94301472', '-11.31711839', 'GNF', 'Fr', 'Guinean franc', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(90, 'Guinea-Bissau', 'GW', 'GNB', '245', 'GW-32.png', 'GW-128.png', '11.80050682', '-15.180407', 'XOF', 'Fr', 'West African CFA franc', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(91, 'Guyana', 'GY', 'GUY', '592', 'GY-32.png', 'GY-128.png', '4.47957059', '-58.72692293', 'GYD', '$', 'Guyanese dollar', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(92, 'Haiti', 'HT', 'HTI', '509', 'HT-32.png', 'HT-128.png', '19.07430861', '-72.79607526', 'HTG', 'G', 'Haitian gourde', NULL, '100,200,500,1000', '11', '11', 'S', 1501443063, 1501443063, '1'),
(93, 'Heard Island And McDonald Islands', 'HM', 'HMD', '11', 'HM-32.png', 'HM-128.png', '-53.08168847', '73.504158', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(94, 'Honduras', 'HN', 'HND', '504', 'HN-32.png', 'HN-128.png', '14.64994423', '-87.01643713', 'HNL', 'L', 'Honduran lempira', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(95, 'Hong Kong', 'HK', 'HKG', '852', 'HK-32.png', 'HK-128.png', '22.33728531', '114.1465779', 'HKD', '$', 'Hong Kong dollar', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(96, 'Hungary', 'HU', 'HUN', '36', 'HU-32.png', 'HU-128.png', '46.97670384', '19.35499657', 'HUF', 'Ft', 'Hungarian forint', NULL, NULL, '10', '11', 'S', 1501443063, 1501443063, '1'),
(97, 'Iceland', 'IS', 'ISL', '354', 'IS-32.png', 'IS-128.png', '64.99294495', '-18.57038755', 'ISK', 'kr', 'Icelandic króna', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(98, 'India', 'IN', 'IND', '91', 'IN-32.png', 'IN-128.png', '20.46549519', '78.50146222', 'INR', '₹\r\n', 'Indian rupee', NULL, '100,200,500,1000', '12', '13', 'S', 1501443063, 1501443063, '1'),
(99, 'Indonesia', 'ID', 'IDN', '62', 'ID-32.png', 'ID-128.png', '-2.4622968', '121.1832979', 'IDR', 'Rp', 'Indonesian rupiah', NULL, '100,200,500,1000', '11', '13', 'S', 1501443063, 1501443063, '1'),
(100, 'Iran', 'IR', 'IRN', '98', 'IR-32.png', 'IR-128.png', '31.40240324', '51.28204814', 'IRR', '﷼', 'Iranian rial', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(101, 'Iraq', 'IQ', 'IRQ', '964', 'IQ-32.png', 'IQ-128.png', '32.90170182', '43.19590056', 'IQD', 'ع.د\r\n', 'Iraqi dinar', NULL, NULL, '13', '13', 'S', 1501443063, 1501443063, '1'),
(102, 'Ireland', 'IE', 'IRL', '353', 'IE-32.png', 'IE-128.png', '53.10101628', '-8.21092302', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(103, 'Israel', 'IL', 'ISR', '972', 'IL-32.png', 'IL-128.png', '30.85883075', '34.91753797', 'ILS', '₪', 'Israeli new shekel', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(104, 'Italy', 'IT', 'ITA', '39', 'IT-32.png', 'IT-128.png', '41.7781084', '12.67725128', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(105, 'Jamaica', 'JM', 'JAM', '1-876', 'JM-32.png', 'JM-128.png', '18.10838487', '-77.297506', 'JMD', '$', 'Jamaican dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(106, 'Japan', 'JP', 'JPN', '81', 'JP-32.png', 'JP-128.png', '37.51848822', '137.6706606', 'JPY', '¥', 'Japanese yen', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(107, 'Jordan', 'JO', 'JOR', '962', 'JO-32.png', 'JO-128.png', '31.31616588', '36.3757551', 'JOD', 'د.ا\r\n', 'Jordanian dinar', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(108, 'Kazakhstan', 'KZ', 'KAZ', '7', 'KZ-32.png', 'KZ-128.png', '45.38592596', '68.81334444', 'KZT', '₸', 'Kazakhstani tenge', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(109, 'Kenya', 'KE', 'KEN', '254', 'KE-32.png', 'KE-128.png', '0.19582452', '37.97212297', 'KES', 'Sh', 'Kenyan shilling', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(110, 'Kiribati', 'KI', 'KIR', '686', 'KI-32.png', 'KI-128.png', '1.87085244', '-157.3625931', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(113, 'Kuwait', 'KW', 'KWT', '965', 'KW-32.png', 'KW-128.png', '29.43253341', '47.71798405', 'KWD', 'د.ك ', 'Kuwaiti dinar', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(114, 'Kyrgyzstan', 'KG', 'KGZ', '996', 'KG-32.png', 'KG-128.png', '41.11509878', '74.25524574', 'KGS', ' лв', 'Kyrgyzstani som', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(115, 'Laos', 'LA', 'LAO', '856', 'LA-32.png', 'LA-128.png', '17.76075593', '103.6161135', 'LAK', ' ₭ ', 'Lao kip', NULL, NULL, '13', '13', 'S', 1501443063, 1501443063, '1'),
(116, 'Latvia', 'LV', 'LVA', '371', 'LV-32.png', 'LV-128.png', '56.86697515', '24.54826936', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(117, 'Lebanon', 'LB', 'LBN', '961', 'LB-32.png', 'LB-128.png', '34.08249284', '35.66454309', 'LBP', '£L', 'Lebanese pound', NULL, NULL, '10', '11', 'S', 1501443063, 1501443063, '1'),
(118, 'Lesotho', 'LS', 'LSO', '266', 'LS-32.png', 'LS-128.png', '-29.60303205', '28.233612', 'LSL', 'L', 'Lesotho loti', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(119, 'Liberia', 'LR', 'LBR', '231', 'LR-32.png', 'LR-128.png', '6.44154681', '-9.39103485', 'LRD', '$', 'Liberian dollar', NULL, '100,200,500,1000', '11', '12', 'S', 1501443063, 1501443063, '1'),
(120, 'Libya', 'LY', 'LBY', '218', 'LY-32.png', 'LY-128.png', '27.06902914', '18.19513987', 'LYD', 'LD', 'Libyan dinar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(121, 'Liechtenstein', 'LI', 'LIE', '423', 'LI-32.png', 'LI-128.png', '47.16587383', '9.555377', 'CHF', 'Fr', 'Swiss franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(122, 'Lithuania', 'LT', 'LTU', '370', 'LT-32.png', 'LT-128.png', '55.25095948', '23.80987587', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(123, 'Luxembourg', 'LU', 'LUX', '352', 'LU-32.png', 'LU-128.png', '49.81327712', '6.129587', 'EUR', '€', 'Euro', NULL, NULL, '8', '14', 'S', 1501443063, 1501443063, '1'),
(124, 'Macao', 'MO', 'MAC', '853', 'MO-32.png', 'MO-128.png', '22.19872287', '113.543877', 'MOP', 'P', 'Macanese pataca', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(125, 'Macedonia', 'MK', 'MKD', '389', 'MK-32.png', 'MK-128.png', '41.60059479', '21.745279', 'MKD', ' ден', 'Macedonian denar', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(126, 'Madagascar', 'MG', 'MDG', '261', 'MG-32.png', 'MG-128.png', '-19.79858543', '46.97898228', 'MGA', 'Ar', 'Malagasy ariary', NULL, '100,200,500,1000', '12', '12', 'S', 1501443063, 1501443063, '1'),
(127, 'Malawi', 'MW', 'MWI', '265', 'MW-32.png', 'MW-128.png', '-12.48684092', '34.14223524', 'MWK', 'MK', 'Malawian kwacha', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(128, 'Malaysia', 'MY', 'MYS', '60', 'MY-32.png', 'MY-128.png', '4.97345793', '106.5460905', 'MYR', 'RM', 'Malaysian ringgit', NULL, '10,20,30,40,50', '11', '12', 'S', 1501443063, 1501443063, '1'),
(129, 'Maldives', 'MV', 'MDV', '960', 'MV-32.png', 'MV-128.png', '-0.64224221', '73.13373313', 'MVR', 'Rf', 'Maldivian rufiyaa', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(130, 'Mali', 'ML', 'MLI', '223', 'ML-32.png', 'ML-128.png', '17.69385811', '-1.9636873', 'XOF', 'Fr', 'West African CFA franc', NULL, '100,200,500,1000', '11', '11', 'S', 1501443063, 1501443063, '1'),
(131, 'Malta', 'MT', 'MLT', '356', 'MT-32.png', 'MT-128.png', '35.89706403', '14.43687877', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(132, 'Marshall Islands', 'MH', 'MHL', '692', 'MH-32.png', 'MH-128.png', '7.30130732', '168.7551262', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(133, 'Martinique', 'MQ', 'MTQ', '596', 'MQ-32.png', 'MQ-128.png', '14.64128045', '-61.024176', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(134, 'Mauritania', 'MR', 'MRT', '222', 'MR-32.png', 'MR-128.png', '20.28331239', '-10.21573334', 'MRO', 'UM', 'Mauritanian ouguiya', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(135, 'Mauritius', 'MU', 'MUS', '230', 'MU-32.png', 'MU-128.png', '-20.28368188', '57.56588291', 'MUR', '₨', 'Mauritian rupee', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(136, 'Mayotte', 'YT', 'MYT', '262', 'YT-32.png', 'YT-128.png', '-12.82744522', '45.166242', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(137, 'Mexico', 'MX', 'MEX', '52', 'MX-32.png', 'MX-128.png', '22.92036676', '-102.3330534', 'MXN', '$', 'Mexican peso', NULL, '100,200,500,1000', '10', '13', 'S', 1501443063, 1501443063, '1'),
(138, 'Micronesia', 'FM', 'FSM', '691', 'FM-32.png', 'FM-128.png', '6.88747377', '158.2150717', NULL, '$', '[D]', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(139, 'Moldova', 'MD', 'MDA', '373', 'MD-32.png', 'MD-128.png', '47.10710437', '28.54018109', 'MDL', 'L', 'Moldovan leu', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(140, 'Monaco', 'MC', 'MCO', '377', 'MC-32.png', 'MC-128.png', '43.7046362', '6.75444978', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(141, 'Mongolia', 'MN', 'MNG', '976', 'MN-32.png', 'MN-128.png', '46.8055627', '104.3080898', 'MNT', '₮', 'Mongolian tögrög', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(142, 'Montserrat', 'MS', 'MSR', '1-664', 'MS-32.png', 'MS-128.png', '16.74774077', '-62.187366', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(143, 'Morocco', 'MA', 'MAR', '212', 'MA-32.png', 'MA-128.png', '31.95441758', '-7.26839325', 'MAD', 'DH', 'Moroccan dirham', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(144, 'Mozambique', 'MZ', 'MOZ', '258', 'MZ-32.png', 'MZ-128.png', '-19.07617816', '33.81570282', 'MZN', 'MT', 'Mozambican metical', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(145, 'Myanmar', 'MM', 'MMR', '95', 'MM-32.png', 'MM-128.png', '19.2098538', '96.54949272', 'MMK', 'Ks', 'Burmese kyat', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(146, 'Namibia', 'NA', 'NAM', '264', 'NA-32.png', 'NA-128.png', '-22.7096562', '16.72161918', 'NAD', '$', 'Namibian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(147, 'Nauru', 'NR', 'NRU', '674', 'NR-32.png', 'NR-128.png', '-0.52586763', '166.9327046', 'AUD', '$', 'Australian dollar', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(148, 'Nepal', 'NP', 'NPL', '977', 'NP-32.png', 'NP-128.png', '28.2843077', '83.98119373', 'NPR', 'रु', 'Nepalese rupee', NULL, '100,200,500,1000', '13', '13', 'S', 1501443063, 1501443063, '1'),
(149, 'Netherlands', 'NL', 'NLD', '31', 'NL-32.png', 'NL-128.png', '52.33939951', '4.98914998', 'EUR', '€', 'Euro', NULL, NULL, '10', '12', 'S', 1501443063, 1501443063, '1'),
(151, 'New Caledonia', 'NC', 'NCL', '687	', 'NC-32.png', 'NC-128.png', '-21.2610402', '165.5878376', 'XPF', '₣', 'CFP franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(152, 'New Zealand', 'NZ', 'NZL', '64', 'NZ-32.png', 'NZ-128.png', '-40.95025298', '171.7658618', 'NZD', '$', 'New Zealand dollar', NULL, NULL, '9', '11', 'S', 1501443063, 1501443063, '1'),
(153, 'Nicaragua', 'NI', 'NIC', '505', 'NI-32.png', 'NI-128.png', '12.91806226', '-84.82270352', 'NIO', 'C$', 'Nicaraguan córdoba', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(154, 'Niger', 'NE', 'NER', '227', 'NE-32.png', 'NE-128.png', '17.23446679', '8.2354786', 'XOF', 'Fr', 'West African CFA franc', NULL, '100,200,500,1000', '11', '11', 'S', 1501443063, 1501443063, '1'),
(155, 'Nigeria', 'NG', 'NGA', '234', 'NG-32.png', 'NG-128.png', '9.02165273', '7.82933373', 'NGN', '₦\r\n', 'Nigerian naira', NULL, '100,200,500,1000', '13', '13', 'S', 1501443063, 1501443063, '1'),
(156, 'Niue', 'NU', 'NIU', '683', 'NU-32.png', 'NU-128.png', '-19.04976362', '-169.8658557', 'NZD', '$', 'New Zealand dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(157, 'Norfolk Island', 'NF', 'NFK', '672', 'NF-32.png', 'NF-128.png', '-29.02801043', '167.9430302', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(158, 'Northern Mariana Islands', 'MP', 'MNP', '1-670', 'MP-32.png', 'MP-128.png', '15.09783636', '145.6739', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(159, 'Norway', 'NO', 'NOR', '47', 'NO-32.png', 'NO-128.png', '65.04680297', '13.50069228', 'NOK', 'kr', 'Norwegian krone', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(160, 'Oman', 'OM', 'OMN', '968', 'OM-32.png', 'OM-128.png', '20.69906846', '56.69230596', 'OMR', 'R.O.', 'Omani rial', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(161, 'Pakistan', 'PK', 'PAK', '92', 'PK-32.png', 'PK-128.png', '29.90335974', '70.34487986', 'PKR', '₨', 'Pakistani rupee', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(162, 'Palau', 'PW', 'PLW', '680', 'PW-32.png', 'PW-128.png', '7.49856307', '134.572915', 'USD', '$', '[E]', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(163, 'Panama', 'PA', 'PAN', '507', 'PA-32.png', 'PA-128.png', '8.52135102', '-80.04603702', 'PAB', 'B/.', 'Panamanian balboa', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(164, 'Papua New Guinea', 'PG', 'PNG', '675', 'PG-32.png', 'PG-128.png', '-6.62414046', '144.4499348', 'PGK', 'K', 'Papua New Guinean kina', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(165, 'Paraguay', 'PY', 'PRY', '595', 'PY-32.png', 'PY-128.png', '-23.38564782', '-58.29551057', 'PYG', '₲', 'Paraguayan guaraní', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(166, 'Peru', 'PE', 'PER', '51', 'PE-32.png', 'PE-128.png', '-8.50205247', '-76.15772412', 'PEN', 'S/.', 'Peruvian sol', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(167, 'Philippines', 'PH', 'PHL', '63', 'PH-32.png', 'PH-128.png', '12.823612', '121.774017', 'PHP', '₱', 'Philippine peso', NULL, '100,200,500,1000', '12', '12', 'S', 1501443063, 1501443063, '1'),
(168, 'Pitcairn Islands', 'PN', 'PCN', '64', 'PN-32.png', 'PN-128.png', '-24.37673925', '-128.3242373', 'NZD', '$', 'New Zealand dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(169, 'Poland', 'PL', 'POL', '48', 'PL-32.png', 'PL-128.png', '52.10117636', '19.33190957', 'PLN', 'zł', 'Polish z?oty', NULL, '10,20,30,40,50', '11', '11', 'S', 1501443063, 1501443063, '1'),
(170, 'Portugal', 'PT', 'PRT', '351', 'PT-32.png', 'PT-128.png', '39.44879136', '-8.03768042', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(171, 'Puerto Rico', 'PR', 'PRI', '1-787', 'PR-32.png', 'PR-128.png', '18.21963053', '-66.590151', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(172, 'Qatar', 'QA', 'QAT', '974', 'QA-32.png', 'QA-128.png', '25.24551555', '51.2443148', 'QAR', 'QR', 'Qatari riyal', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(173, 'Réunion', 'RE', 'REU', '262', 'RE-32.png', 'RE-128.png', '-21.11480084', '55.536382', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(174, 'Romania', 'RO', 'ROU', '40', 'RO-32.png', 'RO-128.png', '45.56450023', '25.21945155', 'RON', 'lei', 'Romanian leu', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(175, 'Russia', 'RU', 'RUS', '7', 'RU-32.png', 'RU-128.png', '57.96812298', '102.4183714', 'RUB', '₽\r\n', 'Russian ruble', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(176, 'Rwanda', 'RW', 'RWA', '250', 'RW-32.png', 'RW-128.png', '-1.98589079', '29.94255855', 'RWF', 'Fr', 'Rwandan franc', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(177, 'Saint Kitts and Nevis', 'KN', 'KNA', '1-869', 'KN-32.png', 'KN-128.png', '17.33453669', '-62.76411725', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(178, 'Saint Lucia', 'LC', 'LCA', '1-758', 'LC-32.png', 'LC-128.png', '13.90938495', '-60.978895', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(179, 'Saint Vincent and the Grenadines', 'VC', 'VCT', '1-784', 'VC-32.png', 'VC-128.png', '13.25276143', '-61.197098', 'XCD', '$', 'East Caribbean dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(180, 'Samoa', 'WS', 'WSM', '685', 'WS-32.png', 'WS-128.png', '-13.57998954', '-172.4520736', 'WST', 'T', 'Samoan t?l?', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(181, 'San Marino', 'SM', 'SMR', '378', 'SM-32.png', 'SM-128.png', '43.94223356', '12.457777', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(182, 'Sao Tome and Principe', 'ST', 'STP', '239', 'ST-32.png', 'ST-128.png', '0.2338191', '6.59935809', 'STD', 'Db', 'São Tomé and Príncipe dobra', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(183, 'Saudi Arabia', 'SA', 'SAU', '966', 'SA-32.png', 'SA-128.png', '24.16687314', '42.88190638', 'SAR', 'SR', 'Saudi riyal', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(184, 'Senegal', 'SN', 'SEN', '221', 'SN-32.png', 'SN-128.png', '14.43579003', '-14.68306489', 'XOF', 'Fr', 'West African CFA franc', NULL, '100,200,500,1000', '12', '12', 'S', 1501443063, 1501443063, '1'),
(185, 'Seychelles', 'SC', 'SYC', '248', 'SC-32.png', 'SC-128.png', '-4.68053204', '55.49061371', 'SCR', 'SR', 'Seychellois rupee', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(186, 'Sierra Leone', 'SL', 'SLE', '232', 'SL-32.png', 'SL-128.png', '8.45575589', '-11.93368759', 'SLL', 'Le', 'Sierra Leonean leone', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(187, 'Singapore', 'SG', 'SGP', '65', 'SG-32.png', 'SG-128.png', '1.33873261', '103.8332356', 'SGD', '$', 'Brunei dollar', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(188, 'Slovakia', 'SK', 'SVK', '421', 'SK-32.png', 'SK-128.png', '48.66923253', '19.75396564', 'EUR', '€', 'Euro', NULL, NULL, '11', '13', 'S', 1501443063, 1501443063, '1'),
(189, 'Slovenia', 'SI', 'SVN', '386', 'SI-32.png', 'SI-128.png', '46.14315048', '14.995463', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(190, 'Solomon Islands', 'SB', 'SLB', '677', 'SB-32.png', 'SB-128.png', '-9.6455428', '160.156194', 'SBD', '$', 'Solomon Islands dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(191, 'Somalia', 'SO', 'SOM', '252', 'SO-32.png', 'SO-128.png', '2.87224619', '45.27676444', 'SOS', 'Sh', 'Somali shilling', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(192, 'South Africa', 'ZA', 'ZAF', '27', 'ZA-32.png', 'ZA-128.png', '-27.17706863', '24.50856092', 'ZAR', 'R', 'South African rand', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(193, 'South Sudan', 'GS', 'SGS', '500', 'GS-32.png', 'GS-128.png', '-54.38130284', '-36.67305304', 'GBP', '£', 'British pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(194, 'Spain', 'ES', 'ESP', '34', 'ES-32.png', 'ES-128.png', '39.87299401', '-3.67089492', 'EUR', '€', 'Euro', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(195, 'Sri Lanka', 'LK', 'LKA', '94', 'LK-32.png', 'LK-128.png', '7.61264985', '80.83772497', 'LKR', 'Rs', 'Sri Lankan rupee', NULL, '100,200,500,1000', '11', '11', 'S', 1501443063, 1501443063, '1'),
(198, 'Sudan', 'SD', 'SDN', '249', 'SD-32.png', 'SD-128.png', '15.96646839', '30.37145459', 'SDG', ' £', 'Sudanese pound', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(199, 'Suriname', 'SR', 'SUR', '597', 'SR-32.png', 'SR-128.png', '4.26470865', '-55.93988238', 'SRD', '$', 'Surinamese dollar', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(200, 'Svalbard and Jan Mayen', 'SJ', 'SJM', '47', 'SJ-32.png', 'SJ-128.png', '77.92215764', '18.99010622', 'NOK', 'kr', 'Norwegian krone', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(201, 'Swaziland', 'SZ', 'SWZ', '268', 'SZ-32.png', 'SZ-128.png', '-26.5389257', '31.47960891', 'SZL', 'L', 'Swazi lilangeni', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(202, 'Sweden', 'SE', 'SWE', '46', 'SE-32.png', 'SE-128.png', '61.42370427', '16.73188991', 'SEK', 'kr', 'Swedish krona', NULL, NULL, '8', '13', 'S', 1501443063, 1501443063, '1'),
(203, 'Switzerland', 'CH', 'CHE', '41', 'CH-32.png', 'CH-128.png', '46.81010721', '8.227512', 'CHF', 'Fr', 'Swiss franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(204, 'Syria', 'SY', 'SYR', '963', 'SY-32.png', 'SY-128.png', '34.7109743', '38.66723516', 'SYP', '£S', 'Syrian pound', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(205, 'Taiwan', 'TW', 'TWN', '886', 'TW-32.png', 'TW-128.png', '23.71891402', '121.1088404', 'TWD', '$', 'New Taiwan dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(206, 'Tajikistan', 'TJ', 'TJK', '992', 'TJ-32.png', 'TJ-128.png', '38.68075124', '71.23215769', 'TJS', 'ЅM', 'Tajikistani somoni', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(207, 'Tanzania', 'TZ', 'TZA', '255', 'TZ-32.png', 'TZ-128.png', '-6.37551085', '34.85587302', 'TZS', 'Sh', 'Tanzanian shilling', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(208, 'Thailand', 'TH', 'THA', '66', 'TH-32.png', 'TH-128.png', '14.6000981', '101.3880588', 'THB', '฿\r\n', 'Thai baht', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(209, 'Togo', 'TG', 'TGO', '228', 'TG-32.png', 'TG-128.png', '8.68089206', '0.86049757', 'XOF', 'Fr', 'West African CFA franc', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(210, 'Tokelau', 'TK', 'TKL', '690', 'TK-32.png', 'TK-128.png', '-9.16682644', '-171.8398169', 'NZD', '$', 'New Zealand dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(211, 'Tonga', 'TO', 'TON', '676', 'TO-32.png', 'TO-128.png', '-21.17890075', '-175.198242', 'TOP', 'T$', 'Tongan pa?anga', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(212, 'Trinidad and Tobago', 'TT', 'TTO', '1-868', 'TT-32.png', 'TT-128.png', '10.43241863', '-61.222503', 'TTD', '$', 'Trinidad and Tobago dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(213, 'Tunisia', 'TN', 'TUN', '216', 'TN-32.png', 'TN-128.png', '33.8843194', '9.71878341', 'TND', 'DT', 'Tunisian dinar', NULL, '10,20,30,40,50', '11', '11', 'S', 1501443063, 1501443063, '1'),
(214, 'Turkey', 'TR', 'TUR', '90', 'TR-32.png', 'TR-128.png', '38.27069555', '36.28703317', 'TRY', '₺', 'Turkish lira', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(215, 'Turkmenistan', 'TM', 'TKM', '993', 'TM-32.png', 'TM-128.png', '38.94915421', '59.06190323', 'TMT', 'm', 'Turkmenistan manat', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(216, 'Turks and Caicos Islands', 'TC', 'TCA', '1-649', 'TC-32.png', 'TC-128.png', '21.72816866', '-71.79654471', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(217, 'Tuvalu', 'TV', 'TUV', '688', 'TV-32.png', 'TV-128.png', '-8.45968122', '179.1331094', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(218, 'Uganda', 'UG', 'UGA', '256', 'UG-32.png', 'UG-128.png', '1.5476062', '32.44409759', 'UGX', 'Sh', 'Ugandan shilling', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(219, 'Ukraine', 'UA', 'UKR', '380', 'UA-32.png', 'UA-128.png', '48.89358596', '31.1051692', 'UAH', '₴\r\n', 'Ukrainian hryvnia', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(220, 'United Arab Emirates', 'AE', 'ARE', '971', 'AE-32.png', 'AE-128.png', '24.64324405', '53.62261227', 'AED', 'د.إ', 'United Arab Emirates dirham', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(221, 'United Kingdom', 'GB', 'GBR', '44', 'GB-32.png', 'GB-128.png', '53.36540813', '-2.72184767', 'GBP', '£', 'British pound', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(222, 'United States', 'US', 'USA', '1', 'US-32.png', 'US-128.png', '37.66895362', '-102.3925645', 'USD', '$', 'United States dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(223, 'U.S. Minor Outlying Islands\r\n\r\n', 'UM', 'UMI', '246', 'UM-32.png', 'UM-128.png', '19.46305694', '177.9863109', 'USD', '$', 'United States Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(224, 'Uruguay', 'UY', 'URY', '598', 'UY-32.png', 'UY-128.png', '-32.49342987', '-55.765833', 'UYU', '$', 'Uruguayan peso', NULL, NULL, '11', '11', 'S', 1501443063, 1501443063, '1'),
(225, 'Uzbekistan', 'UZ', 'UZB', '998', 'UZ-32.png', 'UZ-128.png', '41.30829147', '62.6297096', 'UZS', 'so\'m', 'Uzbekistani so\'m', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(226, 'Vanuatu', 'VU', 'VUT', '678', 'VU-32.png', 'VU-128.png', '-15.37256614', '166.95916', 'VUV', 'Vt', 'Vanuatu vatu', NULL, NULL, '10', '10', 'S', 1501443063, 1501443063, '1'),
(227, 'Vatican City', 'VA', 'VAT', '379', 'VA-32.png', 'VA-128.png', '41.9037781', '12.45340142', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(228, 'Venezuela', 'VE', 'VEN', '58', 'VE-32.png', 'VE-128.png', '5.98477766', '-65.94152264', 'VEF', 'Bs F', 'Venezuelan bolívar', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(229, 'Vietnam', 'VN', 'VNM', '84', 'VN-32.png', 'VN-128.png', '17.19931699', '107.140128', 'VND', '₫\r\n', 'Vietnamese ??ng', NULL, '100,200,500,1000', '11', '12', 'S', 1501443063, 1501443063, '1'),
(230, 'Virgin Islands', 'VG', 'VGB', '1-284', 'VG-32.png', 'VG-128.png', '17.67004187', '-64.7741101', NULL, '$', '[D]', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(232, 'Wallis and Futuna', 'WF', 'WLF', '681', 'WF-32.png', 'WF-128.png', '-14.29378486', '-178.116498', 'XPF', 'Fr', 'CFP franc', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(233, 'Western Sahara', 'EH', 'ESH', '212', 'EH-32.png', 'EH-128.png', '24.79324356', '-13.67683563', 'MAD', '₧', 'Moroccan dirham', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(234, 'Yemen', 'YE', 'YEM', '967', 'YE-32.png', 'YE-128.png', '15.60865453', '47.60453676', 'YER', '﷼', 'Yemeni rial', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(236, 'Zambia', 'ZM', 'ZMB', '260', 'ZM-32.png', 'ZM-128.png', '-13.01812188', '28.33274444', 'ZMW', 'ZK', 'Zambian kwacha', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(237, 'Zimbabwe', 'ZW', 'ZWE', '263', '', 'ZW-128.png', '-19.00784952', '30.18758584', 'ZWL', 'P', 'Botswana pula', NULL, NULL, '12', '12', 'S', 1501443063, 1520606435, '1'),
(238, 'South Korea', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'KRW', NULL, NULL, NULL, NULL, '', '', 'S', NULL, NULL, '1'),
(239, 'South Georgia ', 'GS', 'SGS', '500', 'GS-32.png', 'GS-128.png', '-54.38130284', '-36.67305304', 'GBP', '£', 'British pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(240, 'Montenegro', 'AT', 'AUT', '43', 'AT-32.png', 'AT-128.png', '47.63125476', '13.18776731', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(242, 'British Virgin Islands', 'BVI', 'ASM', '1-284', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'USD', '$', 'United State Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(243, 'Åland Islands', 'ALA', 'ALA', '358', 'AT-32.png', 'AT-128.png', '47.63125476', '13.18776731', 'EUR', '€', 'Euro', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(244, 'Cape Verde', 'CPV', 'CPV', '238', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'CVE', '$', 'Cape Verde Escudo', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(245, 'Caribbean Netherlands', 'BQ', 'ASM', '599', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'USD', '$', 'United State Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(246, 'Cocos (Keeling) Islands', 'CCK', 'CCK', '61', 'AQ-32.png', 'AQ-128.png', '-45.13806295', '10.48095703', 'AUD', '$', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(247, 'côte d’ivoire', 'XOF', 'XOF', '225', 'AQ-32.png', 'AQ-128.png', '-45.13806295', '10.48095703', 'CFA', 'CFA', 'Australian dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(248, 'Curaçao', 'CUW', 'CUW', '599', 'AQ-32.png', 'AQ-128.png', '-45.13806295', '10.48095703', 'NAf', 'NAf', 'Netherlands Antillean guilder', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(249, 'Falkland Islands', 'FKP', 'FKP', '500', 'GB-32.png', 'GB-128.png', '53.36540813', '-2.72184767', 'FKP', '£', 'Falkland Islands pound', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(250, 'French Southern Territories ', 'ATF', 'ATF', '262', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(251, 'Gambia', 'GMD', 'AUT', '220', 'AT-32.png', 'AT-128.png', '47.63125476', '13.18776731', 'GMD', 'D', ' Gambian dalasi', NULL, NULL, '12', '12', 'S', 1501443063, 1501443063, '1'),
(252, 'Guernsey', 'GGP', 'GGP', '44', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'GGP', '£', 'Guernsey pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(253, 'Isle of Man', 'GBP', 'GBP', '44', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'GBP', '£', 'Manx pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(254, 'Jersey', 'GBP', 'GBP', '44', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'GBP', '£', 'pound sterling', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(255, 'Kosovo', 'KOS', 'KOS', '383', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(256, 'Macau', 'MAC', 'MAC', '383', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'MOP', 'MOP$', 'The Macau pataca', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(257, 'Sint Maarten', 'SX', 'SX', '721', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'USD', '$', 'United State Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(258, 'Serbia', 'RSD', 'RSD', '381', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'RSD', 'din', 'Serbian Dinar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(259, 'são tomé and príncipe', 'STP', 'STP', '239', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'STP', 'Db', 'The dobra', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(260, 'saint pierre and miquelon', 'SPM', 'SPM', '508', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(261, 'saint martin', 'MAF', 'MAF', '590', 'AS-32.png', 'AS-128.png', '-14.30634641', '-170.6950175', 'USD', '$', 'United State Dollar', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(262, 'Saint Helena', 'SHP', 'SHP', '290', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'SHP', '£', 'The Pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(263, 'Réunion', 'EUR', 'EUR', '262', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(264, 'Palestine', 'PSE', 'PSE', '970', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'ILS', '£', 'The Palestine pound', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(265, 'North Korea', 'KP', 'KP', '850', 'GI-32.png', 'GI-128.png', '36.14864641', '-5.34404779', 'KPW', '₩‎', 'North Korean won', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(266, 'Saint Barthélemy', 'BLM', 'BLM', '590', 'AD-32.png', 'AD-128.png', '42.54057088', '1.5520134', 'EUR', '€', 'Euro', NULL, NULL, '', '', 'S', 1501443063, 1501443063, '1'),
(267, 'Micronesia', NULL, NULL, '691', NULL, NULL, NULL, NULL, 'USD', '$', NULL, NULL, NULL, '', '', 'S', NULL, NULL, '1');

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

--
-- Table structure for table `tbl_coupon`
--

CREATE TABLE `tbl_coupon` (
  `coupon_id` int(11) NOT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `discount_type` enum('P','F') DEFAULT 'P',
  `discount` varchar(100) DEFAULT NULL,
  `expiry_date` double(10,0) DEFAULT NULL,
  `min_spend` int(11) DEFAULT NULL,
  `max_spend` int(11) DEFAULT NULL,
  `usage_limit` varchar(20) DEFAULT '0',
  `user_usage_limit` varchar(20) DEFAULT '0',
  `product_included` varchar(255) DEFAULT NULL,
  `product_excluded` varchar(255) DEFAULT NULL,
  `category_included` varchar(255) DEFAULT NULL,
  `category_excluded` varchar(255) DEFAULT NULL,
  `is_apply_discounted_products` enum('Y','N') DEFAULT 'N',
  `is_membership_only` enum('Y','N') DEFAULT 'N',
  `membership` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `type` enum('A','W') NOT NULL DEFAULT 'A',
  `is_cart` enum('Y','N') NOT NULL,
  `is_bulk_cart` enum('Y','N') NOT NULL,
  `include_net` enum('Y','N') NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_coupon`
--

INSERT INTO `tbl_coupon` (`coupon_id`, `coupon_code`, `title`, `discount_type`, `discount`, `expiry_date`, `min_spend`, `max_spend`, `usage_limit`, `user_usage_limit`, `product_included`, `product_excluded`, `category_included`, `category_excluded`, `is_apply_discounted_products`, `is_membership_only`, `membership`, `description`, `type`, `is_cart`, `is_bulk_cart`, `include_net`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'KTPT1', 'KT Percent Test', 'F', '500', 1774549800, 0, 0, '', '', '', '', '', '', 'N', 'N', '', 'KT PERCENT TEST', '', 'Y', 'N', 'N', 'S', 1772868909, 1774530330, 1, 1, '1');

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

--
-- Table structure for table `tbl_coupon_redeem`
--

CREATE TABLE `tbl_coupon_redeem` (
  `coupon_redeem_id` int(11) NOT NULL,
  `coupon_id` int(11) DEFAULT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `discount_type` enum('P','F') DEFAULT NULL COMMENT 'F=>Flat,P=>Percentage',
  `issue_date` double(10,0) DEFAULT NULL,
  `expiry_date` double(10,0) DEFAULT NULL,
  `is_used` enum('Y','N') DEFAULT 'N',
  `is_loyalty_points` enum('Y','N') DEFAULT 'N',
  `loyalty_points` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_currency_rate`
--

CREATE TABLE `tbl_currency_rate` (
  `currency_rate_id` int(11) NOT NULL,
  `currency_name` varchar(255) NOT NULL,
  `currency` varchar(100) NOT NULL,
  `symbol` varchar(100) NOT NULL,
  `rate` double(10,3) NOT NULL,
  `markup` int(11) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_currency_rate`
--

INSERT INTO `tbl_currency_rate` (`currency_rate_id`, `currency_name`, `currency`, `symbol`, `rate`, `markup`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Australian Dollar', 'AUD', 'A$', 0.018, 5, 'S', 1649490215, 1761731401, '1'),
(2, 'United Dollars', 'USD', '$', 0.012, 5, 'S', 1649490404, 1761731401, '1'),
(3, 'SIngapore Dollars', 'SGD', 'S$', 0.017, 0, 'S', 1649499074, 1761731401, '1'),
(4, 'Malaysian Ringgit', 'MYR', 'MYR', 0.056, 0, 'S', 1649499074, 1761731401, '1'),
(5, 'Saudi Riyal', 'SAR', 'SAR', 0.046, 0, 'S', 1649499074, 1761731401, '1'),
(6, 'British Pound Sterling', 'GBP', 'GBP', 0.010, 0, 'S', 1649687703, 1761731401, '1'),
(7, 'Euro', 'EUR', 'EUR', 0.012, 0, 'S', 1649687703, 1761731401, '1'),
(8, 'Canadian Dollars', 'CAD', 'CAD', 0.016, 0, 'S', 1649687703, 1761731401, '1'),
(9, 'Hong Kong Dollar', 'HKD', 'HKD', 0.096, 0, 'S', 1649687703, 1761731401, '1'),
(10, 'UAE Dirham', 'AED', 'AED', 0.045, 0, 'S', 1649687703, 1761731401, '1'),
(11, 'Swiss Franc', 'CHF', 'CHF', 0.012, 0, 'S', 1649687703, 1761731401, '1'),
(12, 'Mauritian Rupee ', 'MUR', 'MUR', 0.535, 0, 'S', 1649687703, 1761731402, '1'),
(13, 'Nigerian Naira', 'NGN', 'NGN', 4.750, 0, 'S', 1649687703, 1761731402, '1'),
(14, 'New Zealand Dollar', 'NZD', 'NZD', 0.020, 0, 'S', 1649687703, 1761731402, '1'),
(15, 'Indonesian Rupiah', 'IDR', 'IDR', 192.048, 0, 'S', 1649687703, 1761731402, '1'),
(16, 'Iraqi Dinar', 'IQD', 'IQD', 17.869, 0, 'S', 1649687703, 1761731402, '1'),
(17, 'Omani Rial', 'OMR', 'OMR', 0.005, 0, 'S', 1649687703, 1761731402, '1'),
(18, 'Kenyan Shilling', 'KES', 'KES', 1.495, 0, 'S', 1649687703, 1761731402, '1'),
(19, 'Japanese Yen', 'JPY', 'JPY', 1.713, 0, 'S', 1649687703, 1761731402, '1'),
(20, 'Sri Lankan Rupee', 'LKR', 'LKR', 4.499, 0, 'S', 1649687703, 1761731402, '1'),
(21, 'South African Rand', 'ZAR', 'ZAR', 0.212, 0, 'S', 1649687703, 1761731402, '1'),
(22, 'Philippine Peso', 'PHP', 'PHP', 0.701, 7, 'S', 1649687703, 1765463678, '1'),
(23, 'Thai Baht', 'THB', 'THB', 0.437, 0, 'H', 1649687703, 1761731402, '1'),
(24, 'Nepalese Rupee', 'NPR', 'NPR', 1.600, 0, 'H', 1649687703, 1761731402, '1'),
(25, '', 'DSA', 'LKR', 56.000, 9, 'S', 1764945750, 1764945769, ''),
(26, '', 'KAL', 'KAL', 250.000, 7, 'S', 1765181470, 1765181560, '');

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

--
-- Table structure for table `tbl_customer`
--

CREATE TABLE `tbl_customer` (
  `customer_id` int(11) NOT NULL,
  `employee_id` int(11) NOT NULL,
  `fb_id` varchar(255) NOT NULL,
  `apple_identifier` text NOT NULL,
  `referral_code` varchar(50) DEFAULT NULL,
  `abbrevation` varchar(100) NOT NULL,
  `registration_date` DATE DEFAULT NULL,
  `last_visited_date` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `first_name` varchar(50) DEFAULT NULL,
  `last_name` varchar(50) DEFAULT NULL,
  `std_code` varchar(50) DEFAULT NULL,
  `mobile_no` varchar(50) DEFAULT NULL,
  `whats_app_no_std_code` varchar(50) DEFAULT NULL,
  `whats_app_no` varchar(50) DEFAULT NULL,
  `email_id` varchar(50) DEFAULT NULL,
  `gender` enum('M','F','T') DEFAULT 'M' COMMENT 'M=>Male,F=>Female,T=>Transgender',
  `dob` double(10,0) DEFAULT NULL,
  `wedding_date` double(10,0) DEFAULT NULL,
  `gst_no` varchar(100) DEFAULT NULL,
  `pan_no` varchar(100) DEFAULT NULL,
  `payment_method` varchar(50) DEFAULT NULL,
  `default_payment_method` varchar(50) DEFAULT NULL,
  `wallet_amount` varchar(30) DEFAULT NULL,
  `loyalty_points` varchar(100) DEFAULT NULL,
  `company_name` varchar(100) NOT NULL,
  `discount` int(11) NOT NULL,
  `user_variant_id` int(11) NOT NULL,
  `source` varchar(100) NOT NULL,
  `business_model` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `country` varchar(100) NOT NULL,
  `state` varchar(100) NOT NULL,
  `city` varchar(100) NOT NULL,
  `username` varchar(100) NOT NULL,
  `password` varchar(100) NOT NULL,
  `is_email_varify` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_mobile_no_varify` enum('Y','N') NOT NULL DEFAULT 'N',
  `available_watermark_download` int(11) DEFAULT NULL,
  `use_watermark_download` int(11) DEFAULT NULL,
  `available_without_watermark_download` int(11) DEFAULT NULL,
  `use_without_watermark_download` int(11) DEFAULT NULL,
  `available_watermark_share` int(11) NOT NULL,
  `use_watermark_share` int(11) NOT NULL,
  `available_without_watermark_share` int(11) NOT NULL,
  `use_without_watermark_share` int(11) NOT NULL,
  `is_subscribe` enum('Y','N') NOT NULL DEFAULT 'Y',
  `is_unsubscribe` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_term` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_visited` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_home_reseller` enum('Y','N') NOT NULL DEFAULT 'N',
  `notification_category_id` varchar(50) NOT NULL,
  `currency` varchar(50) NOT NULL,
  `device_token` text NOT NULL,
  `active_status` enum('S','H','I') DEFAULT 'S',
  `delete_reason` varchar(100) NOT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `title` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_customer`
--

INSERT INTO `tbl_customer` (`customer_id`, `employee_id`, `fb_id`, `apple_identifier`, `referral_code`, `abbrevation`, `registration_date`, `last_visited_date`, `first_name`, `last_name`, `std_code`, `mobile_no`, `whats_app_no_std_code`, `whats_app_no`, `email_id`, `gender`, `dob`, `wedding_date`, `gst_no`, `pan_no`, `payment_method`, `default_payment_method`, `wallet_amount`, `loyalty_points`, `company_name`, `discount`, `user_variant_id`, `source`, `business_model`, `message`, `country`, `state`, `city`, `username`, `password`, `is_email_varify`, `is_mobile_no_varify`, `available_watermark_download`, `use_watermark_download`, `available_without_watermark_download`, `use_without_watermark_download`, `available_watermark_share`, `use_watermark_share`, `available_without_watermark_share`, `use_without_watermark_share`, `is_subscribe`, `is_unsubscribe`, `is_term`, `is_visited`, `is_home_reseller`, `notification_category_id`, `currency`, `device_token`, `active_status`, `delete_reason`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `title`) VALUES
(1, 0, '', '', NULL, '', 20260226, '2026-04-10 08:23:50', 'Mayur', 'Gaikwad', '91', '7558548239', NULL, NULL, 'mayurgaikwad408@gmail.com', 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 0, '', '', '', '', '', '', '', '', 'Y', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1772089696, 1775809430, NULL, NULL, '1', 'Mr'),
(2, 0, '', '', NULL, '', 0, '0000-00-00 00:00:00', 'Krish', 'Kothari', '91', '8850770154', NULL, NULL, 'krrish.jtl@gmail.com', 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 5, '', '', '', '', '', '', '', '', 'Y', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1772092908, 1774692781, NULL, NULL, '1', 'Mr'),
(3, 0, '', '', NULL, '', 20260227, '2026-04-08 09:37:45', 'Ashish', '', '91', '9004200401', NULL, NULL, 'av.developer73@gmail.com', 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 0, '', '', '', '', '', '', '', '', 'Y', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1772198471, 1775641065, NULL, NULL, '1', 'Mr'),
(4, 0, '', '', NULL, '', 20260304, '2026-04-09 07:58:35', 'Jimit', 'Jain', '91', '9820212293', NULL, NULL, 'info@manekratna.com', 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 0, '', '', '', '', '', '', '', '', 'Y', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1772627303, 1775721515, NULL, NULL, '1', 'Mr'),
(5, 0, '', '', NULL, '', 20260306, '0000-00-00 00:00:00', 'ddf@%%$^', 'hb@%%^^%$$', '91', '7984561230', NULL, NULL, 'dsc@fdv.fvd', 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 0, '', '', '', '', '', '', '', '', 'Y', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1772780507, 1772780507, NULL, NULL, '1', NULL),
(6, 0, '', '', NULL, '', 2026, '2026-04-09 08:29:24', 'jayesh', 'patil', '+91', '8262880837', NULL, NULL, NULL, 'M', NULL, NULL, NULL, NULL, NULL, NULL, '0', '0', '', 0, 5, '', '', '', '', '', '', '', '', 'N', 'Y', NULL, NULL, NULL, NULL, 0, 0, 0, 0, 'Y', 'N', 'N', 'N', 'N', '', '', '', 'S', '', 1775723364, 1775723364, NULL, NULL, '1', NULL);

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

--
-- Table structure for table `tbl_declaration`
--

CREATE TABLE `tbl_declaration` (
  `declaration_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `declaration_no` varchar(50) NOT NULL,
  `invoice_no` varchar(50) NOT NULL,
  `sender` varchar(100) NOT NULL,
  `receiver` text NOT NULL,
  `date` date NOT NULL,
  `remark` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_declaration_item`
--

CREATE TABLE `tbl_declaration_item` (
  `declaration_item_id` int(11) NOT NULL,
  `declaration_id` int(11) NOT NULL,
  `product` varchar(100) NOT NULL,
  `unit` varchar(50) NOT NULL,
  `quantity` int(11) NOT NULL,
  `packets` varchar(50) NOT NULL,
  `rate` int(11) NOT NULL,
  `amount` int(11) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_delivery_charges`
--

CREATE TABLE `tbl_delivery_charges` (
  `delivery_charges_id` int(11) NOT NULL,
  `min_weight` double(10,2) NOT NULL,
  `max_weight` double(10,2) NOT NULL,
  `country` varchar(200) NOT NULL,
  `cost` varchar(100) NOT NULL,
  `weight_adjustment` varchar(100) NOT NULL,
  `cost_adjustment` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_delivery_charges`
--

INSERT INTO `tbl_delivery_charges` (`delivery_charges_id`, `min_weight`, `max_weight`, `country`, `cost`, `weight_adjustment`, `cost_adjustment`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 0.01, 0.50, 'Australia', '2300', '250', '20', 'S', 1639302409, 1766059721, '1'),
(2, 0.51, 1.00, 'Australia', '2580', '470', '19', 'S', 1639302409, 1766059721, '1'),
(3, 1.01, 1.50, 'Australia', '2950', '470', '19', 'S', 1639302409, 1766059721, '1'),
(4, 1.51, 2.00, 'Australia', '3375', '470', '16', 'S', 1639302409, 1766059721, '1'),
(5, 2.01, 2.50, 'Australia', '3750', '570', '15', 'S', 1639302409, 1766059721, '1'),
(6, 2.51, 3.00, 'Australia', '4230', '570', '13', 'S', 1639302409, 1766059721, '1'),
(7, 3.01, 3.50, 'Australia', '4485', '570', '12', 'S', 1639302409, 1766059721, '1'),
(8, 3.51, 4.00, 'Australia', '4770', '570', '12', 'S', 1639302409, 1766059721, '1'),
(9, 4.01, 4.50, 'Australia', '4985', '570', '11', 'S', 1639302409, 1766059721, '1'),
(10, 4.51, 5.00, 'Australia', '5300', '570', '10', 'S', 1639302409, 1766059721, '1'),
(11, 5.01, 5.50, 'Australia', '6485', '0', '11', 'S', 1639302409, 1766059721, '1'),
(12, 5.51, 6.00, 'Australia', '6720', '0', '10', 'S', 1639302409, 1766059721, '1'),
(13, 6.01, 6.50, 'Australia', '7195', '0', '10', 'S', 1639302409, 1766059721, '1'),
(14, 6.51, 7.00, 'Australia', '7450', '0', '9', 'S', 1639302409, 1766059721, '1'),
(15, 7.01, 7.50, 'Australia', '7945', '0', '9', 'S', 1639302409, 1766059721, '1'),
(16, 7.51, 8.00, 'Australia', '8185', '190', '9', 'S', 1639302409, 1766059721, '1'),
(17, 0.01, 0.50, 'Canada', '2150', '250', '21', 'S', 1639303353, 1639303353, '1'),
(18, 0.51, 1.00, 'Canada', '2450', '470', '20', 'S', 1639303353, 1639303353, '1'),
(19, 1.01, 1.50, 'Canada', '2710', '470', '20', 'S', 1639303353, 1639303353, '1'),
(20, 1.51, 2.00, 'Canada', '2940', '470', '19', 'S', 1639303353, 1639303353, '1'),
(21, 2.01, 2.50, 'Canada', '3220', '570', '17', 'S', 1639303353, 1639303353, '1'),
(22, 2.51, 3.00, 'Canada', '3725', '570', '15', 'S', 1639303353, 1639303353, '1'),
(23, 3.01, 3.50, 'Canada', '3995', '570', '14', 'S', 1639303353, 1639303353, '1'),
(24, 3.51, 4.00, 'Canada', '4280', '570', '13', 'S', 1639303353, 1639303353, '1'),
(25, 4.01, 4.50, 'Canada', '4550', '570', '12', 'S', 1639303353, 1639303353, '1'),
(26, 4.51, 5.00, 'Canada', '4815', '570', '11', 'S', 1639303353, 1639303353, '1'),
(27, 5.01, 5.50, 'Canada', '5300', '', '13', 'S', 1639303353, 1639303353, '1'),
(28, 5.51, 6.00, 'Canada', '5500', '', '13', 'S', 1639303353, 1639303353, '1'),
(29, 6.01, 6.50, 'Canada', '5765', '', '12', 'S', 1639303353, 1639303353, '1'),
(30, 6.51, 7.00, 'Canada', '5975', '', '12', 'S', 1639303353, 1639303353, '1'),
(31, 7.01, 7.50, 'Canada', '6230', '', '11', 'S', 1639303353, 1639303353, '1'),
(32, 7.51, 8.00, 'Canada', '6430', '', '11', 'S', 1639303353, 1639303353, '1'),
(33, 0.01, 0.50, 'India', '100', '190', '0', 'S', 1639303424, 1765445527, '1'),
(34, 0.51, 1.00, 'India', '150', '410', '0', 'S', 1639303424, 1765445527, '1'),
(35, 1.01, 1.50, 'India', '300', '410', '0', 'S', 1639303424, 1765445527, '1'),
(36, 1.51, 2.00, 'India', '300', '410', '0', 'S', 1639303424, 1765445527, '1'),
(37, 2.01, 2.50, 'India', '450', '510', '0', 'S', 1639303424, 1765445527, '1'),
(38, 2.51, 3.00, 'India', '450', '510', '0', 'S', 1639303424, 1765445527, '1'),
(39, 3.01, 3.50, 'India', '600', '510', '0', 'S', 1639303424, 1765445527, '1'),
(40, 3.51, 4.00, 'India', '600', '510', '0', 'S', 1639303424, 1765445527, '1'),
(41, 4.01, 4.50, 'India', '750', '510', '0', 'S', 1639303424, 1765445527, '1'),
(42, 4.51, 5.00, 'India', '750', '510', '0', 'S', 1639303424, 1765445527, '1'),
(43, 5.01, 5.50, 'India', '900', '0', '0', 'S', 1639303424, 1765445527, '1'),
(44, 5.51, 6.00, 'India', '900', '0', '0', 'S', 1639303424, 1765445527, '1'),
(45, 6.01, 6.50, 'India', '1050', '0', '0', 'S', 1639303424, 1765445527, '1'),
(46, 6.51, 7.00, 'India', '1050', '0', '0', 'S', 1639303424, 1765445527, '1'),
(47, 7.01, 7.50, 'India', '1200', '0', '0', 'S', 1639303424, 1765445527, '1'),
(48, 7.51, 8.00, 'India', '1200', '0', '0', 'S', 1639303424, 1765445527, '1'),
(49, 8.01, 8.50, 'India', '1350', '0', '0', 'S', 1639303424, 1765445527, '1'),
(50, 8.51, 9.00, 'India', '1350', '0', '0', 'S', 1639303424, 1765445527, '1'),
(51, 9.01, 9.50, 'India', '1500', '0', '0', 'S', 1639303424, 1765445527, '1'),
(52, 9.51, 10.00, 'India', '1500', '0', '0', 'S', 1639303424, 1765445527, '1'),
(53, 0.01, 0.50, 'Malaysia', '775', '250', '58', 'S', 1639303434, 1639303434, '1'),
(54, 0.51, 1.00, 'Malaysia', '975', '470', '51', 'S', 1639303434, 1639303434, '1'),
(55, 1.01, 1.50, 'Malaysia', '1100', '470', '50', 'S', 1639303434, 1639303434, '1'),
(56, 1.51, 2.00, 'Malaysia', '1290', '470', '43', 'S', 1639303434, 1639303434, '1'),
(57, 2.01, 2.50, 'Malaysia', '1450', '570', '38', 'S', 1639303434, 1639303434, '1'),
(58, 2.51, 3.00, 'Malaysia', '1620', '570', '34', 'S', 1639303434, 1639303434, '1'),
(59, 3.01, 3.50, 'Malaysia', '1775', '570', '31', 'S', 1639303434, 1639303434, '1'),
(60, 3.51, 4.00, 'Malaysia', '1950', '570', '28', 'S', 1639303434, 1639303434, '1'),
(61, 4.01, 4.50, 'Malaysia', '2125', '570', '26', 'S', 1639303434, 1639303434, '1'),
(62, 4.51, 5.00, 'Malaysia', '2300', '570', '24', 'S', 1639303434, 1639303434, '1'),
(63, 5.01, 5.50, 'Malaysia', '2500', '', '28', 'S', 1639303434, 1639303434, '1'),
(64, 5.51, 6.00, 'Malaysia', '2525', '', '28', 'S', 1639303434, 1639303434, '1'),
(65, 6.01, 6.50, 'Malaysia', '2700', '', '26', 'S', 1639303434, 1639303434, '1'),
(66, 6.51, 7.00, 'Malaysia', '2850', '', '25', 'S', 1639303434, 1639303434, '1'),
(67, 7.01, 7.50, 'Malaysia', '3000', '', '23', 'S', 1639303434, 1639303434, '1'),
(68, 7.51, 8.00, 'Malaysia', '3125', '', '22', 'S', 1639303434, 1639303434, '1'),
(69, 0.01, 0.50, 'Singapore', '945', '250', '48', 'S', 1639303443, 1639303443, '1'),
(70, 0.51, 1.00, 'Singapore', '1125', '470', '44', 'S', 1639303443, 1639303443, '1'),
(71, 1.01, 1.50, 'Singapore', '1335', '470', '41', 'S', 1639303443, 1639303443, '1'),
(72, 1.51, 2.00, 'Singapore', '1535', '470', '36', 'S', 1639303443, 1639303443, '1'),
(73, 2.01, 2.50, 'Singapore', '1725', '570', '32', 'S', 1639303443, 1639303443, '1'),
(74, 2.51, 3.00, 'Singapore', '1895', '570', '29', 'S', 1639303443, 1639303443, '1'),
(75, 3.01, 3.50, 'Singapore', '2090', '570', '26', 'S', 1639303443, 1639303443, '1'),
(76, 3.51, 4.00, 'Singapore', '2235', '570', '25', 'S', 1639303443, 1639303443, '1'),
(77, 4.01, 4.50, 'Singapore', '2450', '570', '22', 'S', 1639303443, 1639303443, '1'),
(78, 4.51, 5.00, 'Singapore', '2610', '570', '21', 'S', 1639303443, 1639303443, '1'),
(79, 5.01, 5.50, 'Singapore', '2760', '', '25', 'S', 1639303443, 1639303443, '1'),
(80, 5.51, 6.00, 'Singapore', '2725', '', '26', 'S', 1639303443, 1639303443, '1'),
(81, 6.01, 6.50, 'Singapore', '3045', '', '23', 'S', 1639303443, 1639303443, '1'),
(82, 6.51, 7.00, 'Singapore', '3085', '', '23', 'S', 1639303443, 1639303443, '1'),
(83, 7.01, 7.50, 'Singapore', '3340', '', '21', 'S', 1639303443, 1639303443, '1'),
(84, 7.51, 8.00, 'Singapore', '3400', '', '21', 'S', 1639303443, 1639303443, '1'),
(85, 0.01, 0.50, 'United Kingdom', '1350', '250', '33', 'S', 1639303451, 1639303451, '1'),
(86, 0.51, 1.00, 'United Kingdom', '1600', '470', '31', 'S', 1639303451, 1639303451, '1'),
(87, 1.01, 1.50, 'United Kingdom', '1850', '470', '30', 'S', 1639303451, 1639303451, '1'),
(88, 1.51, 2.00, 'United Kingdom', '2150', '470', '26', 'S', 1639303451, 1639303451, '1'),
(89, 2.01, 2.50, 'United Kingdom', '2250', '570', '24', 'S', 1639303451, 1639303451, '1'),
(90, 2.51, 3.00, 'United Kingdom', '2500', '570', '22', 'S', 1639303451, 1639303451, '1'),
(91, 3.01, 3.50, 'United Kingdom', '2750', '570', '20', 'S', 1639303451, 1639303451, '1'),
(92, 3.51, 4.00, 'United Kingdom', '3000', '570', '18', 'S', 1639303451, 1639303451, '1'),
(93, 4.01, 4.50, 'United Kingdom', '3175', '570', '17', 'S', 1639303451, 1639303451, '1'),
(94, 4.51, 5.00, 'United Kingdom', '3250', '570', '17', 'S', 1639303451, 1639303451, '1'),
(95, 5.01, 5.50, 'United Kingdom', '3475', '', '20', 'S', 1639303451, 1639303451, '1'),
(96, 5.51, 6.00, 'United Kingdom', '3600', '', '19', 'S', 1639303451, 1639303451, '1'),
(97, 6.01, 6.50, 'United Kingdom', '3795', '', '18', 'S', 1639303451, 1639303451, '1'),
(98, 6.51, 7.00, 'United Kingdom', '3885', '', '18', 'S', 1639303451, 1639303451, '1'),
(99, 7.01, 7.50, 'United Kingdom', '4100', '', '17', 'S', 1639303451, 1639303451, '1'),
(101, 0.01, 0.50, 'United States', '2025', '250', '22', 'S', 1639303591, 1639303591, '1'),
(102, 0.51, 1.00, 'United States', '2375', '470', '21', 'S', 1639303591, 1639303591, '1'),
(103, 1.01, 1.50, 'United States', '2625', '470', '21', 'S', 1639303591, 1639303591, '1'),
(104, 1.51, 2.00, 'United States', '2855', '470', '19', 'S', 1639303591, 1639303591, '1'),
(105, 2.01, 2.50, 'United States', '3165', '570', '17', 'S', 1639303591, 1639303591, '1'),
(106, 2.51, 3.00, 'United States', '3640', '570', '15', 'S', 1639303591, 1639303591, '1'),
(107, 3.01, 3.50, 'United States', '3950', '570', '14', 'S', 1639303591, 1639303591, '1'),
(108, 3.51, 4.00, 'United States', '4190', '570', '13', 'S', 1639303591, 1639303591, '1'),
(109, 4.01, 4.50, 'United States', '4450', '570', '12', 'S', 1639303591, 1639303591, '1'),
(110, 4.51, 5.00, 'United States', '4725', '570', '12', 'S', 1639303591, 1639303591, '1'),
(111, 5.01, 5.50, 'United States', '5185', '', '14', 'S', 1639303591, 1639303591, '1'),
(112, 5.51, 6.00, 'United States', '5395', '', '13', 'S', 1639303591, 1639303591, '1'),
(113, 6.01, 6.50, 'United States', '5675', '', '12', 'S', 1639303591, 1639303591, '1'),
(114, 6.51, 7.00, 'United States', '5900', '', '12', 'S', 1639303591, 1639303591, '1'),
(115, 7.01, 7.50, 'United States', '6195', '', '11', 'S', 1639303591, 1639303591, '1'),
(116, 7.51, 8.00, 'United States', '6450', '', '11', 'S', 1639303591, 1639303591, '1'),
(117, 1.00, 1.20, 'Antigua And Barbuda', '100', '100', '100', 'S', 1650443103, 1650443103, '0'),
(118, 1.00, 1.50, 'Antigua And Barbuda', '100', '100', '100', 'S', 1650443150, 1650443150, '0'),
(119, 2.00, 2.50, 'Antigua And Barbuda', '200', '200', '200', 'S', 1650443150, 1650443150, '0'),
(120, 1.00, 2.00, 'test', '100', '100', '100', 'S', 1650443513, 1650443513, '0'),
(124, 5.00, 7.00, 'India', '1', '3', '2', 'S', 1765028441, 1765445527, '1'),
(125, 12.00, 20.00, 'India', '6', '2', '3', 'S', 1765028441, 1765028441, '1'),
(126, 1.50, 15.50, 'Argentina', '500', '1', '300', 'S', 1765196660, 1765196660, '1'),
(127, 15.50, 16.50, 'Argentina', '900', '1', '100', 'S', 1765196660, 1765196714, '1'),
(130, 7.00, 9.00, 'India', '3', '1', '2', 'S', 1765445527, 1765445527, '1'),
(131, 1000.00, 2000.00, 'Australia', '12', '3', '4', 'S', 1765463976, 1765463976, '1'),
(132, 566666.00, 99999999.99, 'Australia', '1200000', '7899', '79898', 'S', 1766059721, 1766059721, '1');

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

--
-- Table structure for table `tbl_description`
--

CREATE TABLE `tbl_description` (
  `description_id` int(11) NOT NULL,
  `description_title` varchar(100) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_description`
--

INSERT INTO `tbl_description` (`description_id`, `description_title`, `description`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'PRODUCT DESCRIPTION MANEK', '<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Jewellery Base Material :</strong>&nbsp;</span>Copper , Brass &amp; Metal Alloy</p>\n\n<hr />\n<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Polish :&nbsp;</strong></span>Jewellery is High Gold Plated / Mat Gold Plated / Silver Plated / Mehndi Polish Plated.</p>\n\n<hr />\n<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Beads / Stones :</strong></span>&nbsp;Stones / beads if used in the jewellery are either fibre based or glass based. These are all artificial stones, they are not precious or semi precious.</p>\n\n<hr />\n<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Precaution :</strong></span></p>\n\n<ul>\n	<li>Avoid direct contact with Sweat / Water for longer time.</li>\n	<li>Do not bring jewelry&nbsp;in&nbsp;direct contact of perfumes of any type.</li>\n	<li>Store in plastic boxes only, do not use velvet boxes.</li>\n</ul>\n\n<hr />\n<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Returns / Replacement :&nbsp;</strong></span></p>\n\n<ul>\n	<li>If product reaches you in a damaged condition / defective condition then we will accept returns, provided we are informed&nbsp;within 24-48 hours&nbsp;of customer receiving the parcel. Please click a picture of damaged product and send us an email on info@manekratna.com by mentioning the order no. .</li>\n	<li>Returns are not accepted for not liking the product.</li>\n</ul>\n\n<hr />\n<p style=\"text-align:justify\"><span style=\"color:#770212\"><strong>Disclaimer :</strong></span></p>\n\n<ul>\n	<li>Every effort has been made to accurately reproduce the look of this product but there might be slight variations in the colour and size of the actual product received due to on-screen representation.</li>\n	<li>We sell only 100% genuine products. Every effort has been made to ensure that the information on this site is accurate. If you find any error, please report to us on info@manekratna.com</li>\n</ul>\n\n<hr />\n<p style=\"text-align:justify\">&nbsp;</p>', 'S', 1637679877, 1637679877, '1'),
(2, 'PRODUCT DESCRIPTION OK', '<p style=\"text-align: justify;\"><span style=\"color: #fb025c;\"><strong>Jewellery Base Material :</strong>&nbsp;</span>Copper , Brass &amp; Metal Alloy</p>\r\n<hr />\r\n<p style=\"text-align: justify;\"><strong><span style=\"color: #fb025c;\">Polish :</span>&nbsp;</strong>Jewellery is High Gold Plated / Mat Gold Plated / Silver Plated / Mehndi Polish Plated.</p>\r\n<hr />\r\n<p style=\"text-align: justify;\"><span style=\"color: #fb025c;\"><strong>Beads / Stones :</strong></span>&nbsp;Stones / beads if used in the jewellery are either fibre based or glass based. These are all artificial stones, they are not precious or semi precious.</p>\r\n<hr />\r\n<p style=\"text-align: justify;\"><span style=\"color: #fb025c;\"><strong>Precaution :</strong></span></p>\r\n<ul style=\"text-align: justify;\">\r\n<li>Avoid direct contact with Sweat / Water for longer time.</li>\r\n<li>Do not bring jewelry&nbsp;in&nbsp;direct contact of perfumes of any type.</li>\r\n<li>Store in plastic boxes only, do not use velvet boxes.</li>\r\n</ul>\r\n<hr />\r\n<p style=\"text-align: justify;\"><span style=\"color: #fb025c;\"><strong>Returns / Replacement :&nbsp;</strong></span></p>\r\n<ul style=\"text-align: justify;\">\r\n<li>If product reaches you in a damaged condition / defective condition then we will accept returns, provided we are informed&nbsp;within 24-48 hours&nbsp;of customer receiving the parcel. Please click a picture of damaged product and send us an email on&nbsp;support@oyekudiye.com&nbsp;by mentioning the order no. .</li>\r\n<li>Returns are not accepted for not liking the product.</li>\r\n</ul>\r\n<hr />\r\n<p style=\"text-align: justify;\"><span style=\"color: #fb025c;\"><strong>Disclaimer :</strong></span></p>\r\n<ul style=\"text-align: justify;\">\r\n<li>Every effort has been made to accurately reproduce the look of this product but there might be slight variations in the colour and size of the actual product received due to on-screen representation.</li>\r\n<li>We sell only 100% genuine products. Every effort has been made to ensure that the information on this site is accurate. If you find any error, please report to us on <a href=\"mailto:support@oyekudiye.com\">support@oyekudiye.com</a><a href=\"mailto:support@oyekudiye.com..\"></a></li>\r\n</ul>\r\n<hr />\r\n<p style=\"text-align: justify;\">&nbsp;</p>', 'S', 1637679877, 1637679877, '1');

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

--
-- Table structure for table `tbl_description_type`
--

CREATE TABLE `tbl_description_type` (
  `description_type_id` int(11) NOT NULL,
  `description_type` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_description_type`
--

INSERT INTO `tbl_description_type` (`description_type_id`, `description_type`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'Technical Specification', 'S', NULL, NULL, NULL, NULL, '1'),
(2, 'Product Highlights', 'S', NULL, NULL, NULL, NULL, '1');

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

--
-- Table structure for table `tbl_discount`
--

CREATE TABLE `tbl_discount` (
  `discount_id` int(11) NOT NULL,
  `billing_amount` varchar(100) DEFAULT NULL,
  `discount_amount` varchar(100) DEFAULT NULL,
  `discount_type` enum('P','F') DEFAULT 'P' COMMENT 'P=>%,F=>Flat',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_discount`
--

INSERT INTO `tbl_discount` (`discount_id`, `billing_amount`, `discount_amount`, `discount_type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, '15000', '5', 'P', 'S', NULL, NULL, '1'),
(2, '30000', '10', 'P', 'S', NULL, NULL, '1'),
(3, '50000', '15', 'P', 'S', NULL, NULL, '1'),
(4, '100000', '17.5', 'P', 'S', NULL, NULL, '1'),
(5, '200000', '20', 'P', 'S', NULL, NULL, '1');

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

--
-- Table structure for table `tbl_document_type`
--

CREATE TABLE `tbl_document_type` (
  `document_type_id` int(11) NOT NULL,
  `document_type` varchar(255) NOT NULL,
  `is_default` enum('Y','N') DEFAULT 'N',
  `active_status` enum('S','H') NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_document_type`
--

INSERT INTO `tbl_document_type` (`document_type_id`, `document_type`, `is_default`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'License No', 'N', 'H', 1592942366, 1592942514, 1, 1, '1'),
(2, 'Aadhar Card', 'Y', 'S', 1592942397, 1592942397, 1, 1, '1'),
(3, 'Pan No', 'Y', 'S', 1592942411, 1592942411, 1, 1, '1'),
(4, 'Agreement', 'N', 'S', 1592942425, 1611573673, 1, 1, '1'),
(5, 'Higher Education', 'N', 'S', 1592942440, 1592942440, 1, 1, '1'),
(6, 'Birth Certificate23', 'N', 'S', 1608899560, 1765532198, 1, 1, '1'),
(7, 'test', 'N', 'H', 1628249585, 1628249585, 1, 1, '0'),
(8, 'test1', 'N', 'S', 1628249914, 1628249926, 1, 1, '0'),
(9, 'Test2', 'N', 'S', 1650458528, 1650458538, 234, 234, '0'),
(10, 'DSA', 'N', 'S', 1765530905, 1765530905, 1, 1, '0'),
(11, 'DSA', 'N', 'S', 1765532206, 1765532206, 1, 1, '0'),
(12, 'DSA', 'N', 'S', 1765532257, 1765532257, 1, 1, '0'),
(13, 'Krish Ut', 'N', 'S', 1766054257, 1766054265, 1, 1, '0'),
(14, 'kkk', 'N', 'S', 1766054346, 1766054346, 1, 1, '0');

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

--
-- Table structure for table `tbl_download`
--

CREATE TABLE `tbl_download` (
  `download_id` int(11) NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `membership_id` int(11) DEFAULT NULL,
  `membership_detail_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `with_watermark` varchar(50) DEFAULT NULL,
  `without_watermark` varchar(50) DEFAULT NULL,
  `with_watermark_share` int(11) NOT NULL,
  `without_watermark_share` int(11) NOT NULL,
  `type` enum('D','S') NOT NULL DEFAULT 'D',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_download`
--

INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 52722, 0, NULL, 12347, NULL, '1', 0, 0, 'D', 'S', 1639338804, 1639338804, NULL),
(2, 52722, 0, NULL, 14195, NULL, '1', 0, 0, 'D', 'S', 1639338804, 1639338804, NULL),
(3, 52722, 0, NULL, 14198, NULL, '1', 0, 0, 'D', 'S', 1639338804, 1639338804, NULL),
(4, 50767, 0, NULL, 13200, NULL, '1', 0, 0, 'D', 'S', 1639686374, 1639686374, NULL),
(5, 50767, 0, NULL, 1836, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(6, 50767, 0, NULL, 1858, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(7, 50767, 0, NULL, 2466, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(8, 50767, 0, NULL, 3357, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(9, 50767, 0, NULL, 3392, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(10, 50767, 0, NULL, 4251, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(11, 50767, 0, NULL, 9358, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(12, 50767, 0, NULL, 9362, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(13, 50767, 0, NULL, 9363, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(14, 50767, 0, NULL, 9378, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(15, 50767, 0, NULL, 9385, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(16, 50767, 0, NULL, 9403, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(17, 50767, 0, NULL, 9406, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(18, 50767, 0, NULL, 9407, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(19, 50767, 0, NULL, 9526, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(20, 50767, 0, NULL, 9529, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(21, 50767, 0, NULL, 9530, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(22, 50767, 0, NULL, 9535, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(23, 50767, 0, NULL, 9536, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(24, 50767, 0, NULL, 9539, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(25, 50767, 0, NULL, 9541, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(26, 50767, 0, NULL, 9543, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(27, 50767, 0, NULL, 9545, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(28, 50767, 0, NULL, 9639, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(29, 50767, 0, NULL, 9826, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(30, 50767, 0, NULL, 9871, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(31, 50767, 0, NULL, 9998, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(32, 50767, 0, NULL, 10754, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(33, 50767, 0, NULL, 10760, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(34, 50767, 0, NULL, 10948, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(35, 50767, 0, NULL, 11095, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(36, 50767, 0, NULL, 11155, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(37, 50767, 0, NULL, 11335, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(38, 50767, 0, NULL, 11441, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(39, 50767, 0, NULL, 11833, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(40, 50767, 0, NULL, 11840, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(41, 50767, 0, NULL, 11845, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(42, 50767, 0, NULL, 12058, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(43, 50767, 0, NULL, 12133, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(44, 50767, 0, NULL, 12136, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(45, 50767, 0, NULL, 12240, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(46, 50767, 0, NULL, 12546, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(47, 50767, 0, NULL, 12804, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(48, 50767, 0, NULL, 12852, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(49, 50767, 0, NULL, 12884, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(50, 50767, 0, NULL, 12893, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(51, 50767, 0, NULL, 12897, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(52, 50767, 0, NULL, 12925, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(53, 50767, 0, NULL, 12951, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(54, 50767, 0, NULL, 13437, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(55, 50767, 0, NULL, 13438, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(56, 50767, 0, NULL, 13439, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(57, 50767, 0, NULL, 13440, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(58, 50767, 0, NULL, 13552, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(59, 50767, 0, NULL, 13634, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(60, 50767, 0, NULL, 13924, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(61, 50767, 0, NULL, 13978, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(62, 50767, 0, NULL, 14087, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(63, 50767, 0, NULL, 14111, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(64, 50767, 0, NULL, 14124, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(65, 50767, 0, NULL, 14164, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(66, 50767, 0, NULL, 14167, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(67, 50767, 0, NULL, 14172, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(68, 50767, 0, NULL, 14201, NULL, '1', 0, 0, 'D', 'S', 1640028584, 1640028584, NULL),
(69, 50767, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(70, 50767, 0, NULL, 11284, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(71, 50767, 0, NULL, 11571, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(72, 50767, 0, NULL, 11572, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(73, 50767, 0, NULL, 11630, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(74, 50767, 0, NULL, 11632, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(75, 50767, 0, NULL, 11633, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(76, 50767, 0, NULL, 11642, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(77, 50767, 0, NULL, 11659, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(78, 50767, 0, NULL, 12009, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(79, 50767, 0, NULL, 12088, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(80, 50767, 0, NULL, 12129, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(81, 50767, 0, NULL, 12523, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(82, 50767, 0, NULL, 12524, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(83, 50767, 0, NULL, 12675, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(84, 50767, 0, NULL, 12813, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(85, 50767, 0, NULL, 12956, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(86, 50767, 0, NULL, 12962, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(87, 50767, 0, NULL, 13121, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(88, 50767, 0, NULL, 14239, NULL, '1', 0, 0, 'D', 'S', 1640028594, 1640028594, NULL),
(89, 48708, 0, NULL, 14180, NULL, '1', 0, 0, 'D', 'S', 1640310808, 1640310808, NULL),
(90, 48708, 0, NULL, 1344, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(91, 48708, 0, NULL, 1968, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(92, 48708, 0, NULL, 1982, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(93, 48708, 0, NULL, 3173, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(94, 48708, 0, NULL, 3176, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(95, 48708, 0, NULL, 3295, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(96, 48708, 0, NULL, 3599, '1', '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(97, 48708, 0, NULL, 3600, '1', '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(98, 48708, 0, NULL, 3963, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(99, 48708, 0, NULL, 3983, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(100, 48708, 0, NULL, 7730, '1', '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(101, 48708, 0, NULL, 8511, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(102, 48708, 0, NULL, 8870, '1', '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(103, 48708, 0, NULL, 10559, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(104, 48708, 0, NULL, 10627, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(105, 48708, 0, NULL, 10628, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(106, 48708, 0, NULL, 10704, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(107, 48708, 0, NULL, 10731, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(108, 48708, 0, NULL, 10821, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(109, 48708, 0, NULL, 10831, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(110, 48708, 0, NULL, 11220, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(111, 48708, 0, NULL, 11640, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(112, 48708, 0, NULL, 11907, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(113, 48708, 0, NULL, 12614, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(114, 48708, 0, NULL, 12782, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(115, 48708, 0, NULL, 13119, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(116, 48708, 0, NULL, 13131, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(117, 48708, 0, NULL, 13153, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(118, 48708, 0, NULL, 13234, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(119, 48708, 0, NULL, 13458, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(120, 48708, 0, NULL, 13459, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(121, 48708, 0, NULL, 13514, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(122, 48708, 0, NULL, 13543, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(123, 48708, 0, NULL, 13544, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(124, 48708, 0, NULL, 14099, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(125, 48708, 0, NULL, 14143, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(126, 48708, 0, NULL, 14144, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(127, 48708, 0, NULL, 14147, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(128, 48708, 0, NULL, 14153, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(129, 48708, 0, NULL, 14154, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(130, 48708, 0, NULL, 14179, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(131, 48708, 0, NULL, 14186, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(132, 48708, 0, NULL, 14214, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(133, 48708, 0, NULL, 14310, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(134, 48708, 0, NULL, 14312, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(135, 48708, 0, NULL, 14315, NULL, '1', 0, 0, 'D', 'S', 1640342142, 1640342142, NULL),
(136, 50767, 0, NULL, 14353, '1', '1', 0, 0, 'D', 'S', 1640699241, 1640699241, NULL),
(137, 50767, 0, NULL, 2293, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(138, 50767, 0, NULL, 2334, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(139, 50767, 0, NULL, 2336, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(140, 50767, 0, NULL, 3756, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(141, 50767, 0, NULL, 3757, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(142, 50767, 0, NULL, 9449, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(143, 50767, 0, NULL, 9531, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(144, 50767, 0, NULL, 9540, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(145, 50767, 0, NULL, 9553, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(146, 50767, 0, NULL, 9579, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(147, 50767, 0, NULL, 9877, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(148, 50767, 0, NULL, 9888, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(149, 50767, 0, NULL, 9898, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(150, 50767, 0, NULL, 9902, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(151, 50767, 0, NULL, 10832, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(152, 50767, 0, NULL, 12391, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(153, 50767, 0, NULL, 12666, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(154, 50767, 0, NULL, 13923, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(155, 50767, 0, NULL, 13926, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(156, 50767, 0, NULL, 14046, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(157, 50767, 0, NULL, 14211, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(158, 50767, 0, NULL, 14229, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(159, 50767, 0, NULL, 14277, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(160, 50767, 0, NULL, 14308, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(161, 50767, 0, NULL, 14309, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(162, 50767, 0, NULL, 14319, NULL, '1', 0, 0, 'D', 'S', 1640699358, 1640699358, NULL),
(163, 50767, 0, NULL, 14271, NULL, '1', 0, 0, 'D', 'S', 1640699365, 1640699365, NULL),
(164, 50767, 0, NULL, 13521, NULL, '1', 0, 0, 'D', 'S', 1640700199, 1640700199, NULL),
(165, 50767, 0, NULL, 13393, NULL, '1', 0, 0, 'D', 'S', 1640700235, 1640700235, NULL),
(166, 50767, 0, NULL, 14338, '1', '1', 0, 0, 'D', 'S', 1640700281, 1640700281, NULL),
(167, 50767, 0, NULL, 14352, '1', '1', 0, 0, 'D', 'S', 1640700708, 1640700708, NULL),
(168, 50767, 0, NULL, 3366, '1', '1', 0, 0, 'D', 'S', 1640700940, 1640700940, NULL),
(169, 50767, 0, NULL, 2091, '1', '1', 0, 0, 'D', 'S', 1640701030, 1640701030, NULL),
(170, 50767, 0, NULL, 330, '1', '1', 0, 0, 'D', 'S', 1640702617, 1640702617, NULL),
(171, 50767, 0, NULL, 820, '1', '1', 0, 0, 'D', 'S', 1640702894, 1640702894, NULL),
(172, 50767, 0, NULL, 6175, '1', NULL, 0, 0, 'D', 'S', 1640703073, 1640703073, NULL),
(173, 26627, 0, NULL, 13000, NULL, '1', 0, 0, 'D', 'S', 1640746926, 1640746926, NULL),
(174, 46718, 0, NULL, 14418, '1', NULL, 0, 0, 'D', 'S', 1641220043, 1641220043, NULL),
(175, 46718, 0, NULL, 14416, '1', NULL, 0, 0, 'D', 'S', 1641220127, 1641220127, NULL),
(176, 46718, 0, NULL, 12782, '1', NULL, 0, 0, 'D', 'S', 1641278059, 1641278059, NULL),
(177, 46718, 0, NULL, 13020, '1', NULL, 0, 0, 'D', 'S', 1641282308, 1641282308, NULL),
(178, 46718, 0, NULL, 14405, '1', NULL, 0, 0, 'D', 'S', 1641302836, 1641302836, NULL),
(179, 46718, 0, NULL, 14419, '1', NULL, 0, 0, 'D', 'S', 1641303616, 1641303616, NULL),
(180, 46718, 0, NULL, 14376, '1', NULL, 0, 0, 'D', 'S', 1641304698, 1641304698, NULL),
(181, 46718, 0, NULL, 11511, '1', NULL, 0, 0, 'D', 'S', 1641390801, 1641390801, NULL),
(182, 46718, 0, NULL, 13634, '1', NULL, 0, 0, 'D', 'S', 1641390898, 1641390898, NULL),
(183, 46718, 0, NULL, 13633, '1', NULL, 0, 0, 'D', 'S', 1641390912, 1641390912, NULL),
(184, 46718, 0, NULL, 14456, '1', NULL, 0, 0, 'D', 'S', 1641394106, 1641394106, NULL),
(185, 46718, 0, NULL, 14463, '1', NULL, 0, 0, 'D', 'S', 1641394316, 1641394316, NULL),
(186, 52888, 0, NULL, 14442, '1', '1', 0, 0, 'D', 'S', 1641402465, 1641402465, NULL),
(187, 52888, 0, NULL, 14391, '1', NULL, 0, 0, 'D', 'S', 1641402637, 1641402637, NULL),
(188, 52888, 0, NULL, 14404, '1', '1', 0, 0, 'D', 'S', 1641457796, 1641457796, NULL),
(189, 52888, 0, NULL, 13477, '1', '1', 0, 0, 'D', 'S', 1641458408, 1641458408, NULL),
(190, 46718, 0, NULL, 14471, '1', NULL, 0, 0, 'D', 'S', 1641474650, 1641474650, NULL),
(191, 46718, 0, NULL, 9932, '1', NULL, 0, 0, 'D', 'S', 1641475225, 1641475225, NULL),
(192, 52888, 0, NULL, 3398, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(193, 52888, 0, NULL, 3497, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(194, 52888, 0, NULL, 8817, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(195, 52888, 0, NULL, 8833, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(196, 52888, 0, NULL, 10787, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(197, 52888, 0, NULL, 11210, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(198, 52888, 0, NULL, 11211, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(199, 52888, 0, NULL, 11264, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(200, 52888, 0, NULL, 11566, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(201, 52888, 0, NULL, 11640, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(202, 52888, 0, NULL, 11837, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(203, 52888, 0, NULL, 11984, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(204, 52888, 0, NULL, 12828, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(205, 52888, 0, NULL, 13904, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(206, 52888, 0, NULL, 13996, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(207, 52888, 0, NULL, 14121, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(208, 52888, 0, NULL, 14300, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(209, 52888, 0, NULL, 14307, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(210, 52888, 0, NULL, 14344, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(211, 52888, 0, NULL, 14373, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(212, 52888, 0, NULL, 14382, NULL, '1', 0, 0, 'D', 'S', 1641547011, 1641547011, NULL),
(213, 26627, 0, NULL, 14465, '1', '1', 0, 0, 'D', 'S', 1641588166, 1641588166, NULL),
(214, 46718, 0, NULL, 14493, '1', NULL, 0, 0, 'D', 'S', 1641628369, 1641628369, NULL),
(215, 46718, 0, NULL, 14188, '1', NULL, 0, 0, 'D', 'S', 1641628474, 1641628474, NULL),
(216, 46718, 0, NULL, 14504, '1', NULL, 0, 0, 'D', 'S', 1641704727, 1641704727, NULL),
(217, 46718, 0, NULL, 14500, '1', NULL, 0, 0, 'D', 'S', 1641704820, 1641704820, NULL),
(218, 49982, 0, NULL, 13478, '1', NULL, 0, 0, 'D', 'S', 1641770943, 1641770943, NULL),
(219, 49982, 0, NULL, 12726, '1', NULL, 0, 0, 'D', 'S', 1641771104, 1641771104, NULL),
(220, 50767, 0, NULL, 14364, NULL, '1', 0, 0, 'D', 'S', 1641788081, 1641788081, NULL),
(221, 50767, 0, NULL, 14385, NULL, '1', 0, 0, 'D', 'S', 1641788081, 1641788081, NULL),
(222, 46718, 0, NULL, 14371, '1', NULL, 0, 0, 'D', 'S', 1641796870, 1641796870, NULL),
(223, 46718, 0, NULL, 11441, '1', NULL, 0, 0, 'D', 'S', 1641804253, 1641804253, NULL),
(224, 49982, 0, NULL, 12835, '1', NULL, 0, 0, 'D', 'S', 1641814543, 1641814543, NULL),
(225, 49982, 0, NULL, 13680, '1', NULL, 0, 0, 'D', 'S', 1641814597, 1641814597, NULL),
(226, 49982, 0, NULL, 3427, '1', NULL, 0, 0, 'D', 'S', 1641814657, 1641814657, NULL),
(227, 49982, 0, NULL, 6477, '1', NULL, 0, 0, 'D', 'S', 1641814702, 1641814702, NULL),
(228, 46718, 0, NULL, 14383, '1', NULL, 0, 0, 'D', 'S', 1641906813, 1641906813, NULL),
(229, 50767, 0, NULL, 14453, NULL, '1', 0, 0, 'D', 'S', 1641962908, 1641962908, NULL),
(230, 50767, 0, NULL, 14477, NULL, '1', 0, 0, 'D', 'S', 1641962908, 1641962908, NULL),
(231, 49982, 0, NULL, 10808, '1', NULL, 0, 0, 'D', 'S', 1642321184, 1642321184, NULL),
(232, 46718, 0, NULL, 14346, '1', NULL, 0, 0, 'D', 'S', 1642413190, 1642413190, NULL),
(233, 52888, 0, NULL, 902, '1', NULL, 0, 0, 'D', 'S', 1642414186, 1642414186, NULL),
(234, 52888, 0, NULL, 14570, '1', NULL, 0, 0, 'D', 'S', 1642414217, 1642414217, NULL),
(235, 52888, 0, NULL, 4149, '1', NULL, 0, 0, 'D', 'S', 1642414253, 1642414253, NULL),
(236, 52888, 0, NULL, 13301, '1', NULL, 0, 0, 'D', 'S', 1642414269, 1642414269, NULL),
(237, 52888, 0, NULL, 11549, '1', NULL, 0, 0, 'D', 'S', 1642414281, 1642414281, NULL),
(238, 52888, 0, NULL, 11220, '1', NULL, 0, 0, 'D', 'S', 1642414296, 1642414296, NULL),
(239, 52888, 0, NULL, 11042, '1', NULL, 0, 0, 'D', 'S', 1642414311, 1642414311, NULL),
(240, 52888, 0, NULL, 14464, '1', NULL, 0, 0, 'D', 'S', 1642414327, 1642414327, NULL),
(241, 52888, 0, NULL, 14493, '1', NULL, 0, 0, 'D', 'S', 1642414337, 1642414337, NULL),
(242, 52888, 0, NULL, 12396, '1', NULL, 0, 0, 'D', 'S', 1642414537, 1642414537, NULL),
(243, 52888, 0, NULL, 14500, '1', NULL, 0, 0, 'D', 'S', 1642425934, 1642425934, NULL),
(244, 52888, 0, NULL, 13287, '1', NULL, 0, 0, 'D', 'S', 1642425963, 1642425963, NULL),
(245, 46718, 0, NULL, 14243, '1', NULL, 0, 0, 'D', 'S', 1642510726, 1642510726, NULL),
(246, 26627, 0, NULL, 14568, '1', NULL, 0, 0, 'D', 'S', 1642581847, 1642581847, NULL),
(247, 46718, 0, NULL, 14651, '1', NULL, 0, 0, 'D', 'S', 1642751146, 1642751146, NULL),
(248, 46718, 0, NULL, 12466, '1', NULL, 0, 0, 'D', 'S', 1642770686, 1642770686, NULL),
(249, 46718, 0, NULL, 13838, '1', NULL, 0, 0, 'D', 'S', 1642771146, 1642771146, NULL),
(250, 53283, 0, NULL, 12547, '1', NULL, 0, 0, 'D', 'S', 1642850841, 1642850841, NULL),
(251, 53283, 0, NULL, 14333, '1', NULL, 0, 0, 'D', 'S', 1642850911, 1642850911, NULL),
(252, 46718, 0, NULL, 14666, '1', NULL, 0, 0, 'D', 'S', 1643032172, 1643032172, NULL),
(253, 50767, 0, NULL, 4118, '1', '1', 0, 0, 'D', 'S', 1643168504, 1643168504, NULL),
(254, 50767, 0, NULL, 617, '1', '1', 0, 0, 'D', 'S', 1643168724, 1643168724, NULL),
(255, 50767, 0, NULL, 4164, '1', NULL, 0, 0, 'D', 'S', 1643168855, 1643168855, NULL),
(256, 50767, 0, NULL, 4165, '1', NULL, 0, 0, 'D', 'S', 1643168869, 1643168869, NULL),
(257, 50767, 0, NULL, 4166, '1', '1', 0, 0, 'D', 'S', 1643168937, 1643168937, NULL),
(258, 46718, 0, NULL, 12624, '1', NULL, 0, 0, 'D', 'S', 1643207599, 1643207599, NULL),
(259, 46718, 0, NULL, 14690, '1', NULL, 0, 0, 'D', 'S', 1643278325, 1643278325, NULL),
(260, 46718, 0, NULL, 14703, '1', NULL, 0, 0, 'D', 'S', 1643278424, 1643278424, NULL),
(261, 29803, 0, NULL, 13667, '1', NULL, 0, 0, 'D', 'S', 1643282494, 1643282494, NULL),
(262, 50767, 0, NULL, 13086, NULL, '1', 0, 0, 'D', 'S', 1643323683, 1643323683, NULL),
(263, 50767, 0, NULL, 12468, '1', NULL, 0, 0, 'D', 'S', 1643331036, 1643331036, NULL),
(264, 50767, 0, NULL, 13879, '1', NULL, 0, 0, 'D', 'S', 1643331281, 1643331281, NULL),
(265, 50767, 0, NULL, 7068, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(266, 50767, 0, NULL, 9428, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(267, 50767, 0, NULL, 11802, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(268, 50767, 0, NULL, 11804, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(269, 50767, 0, NULL, 11805, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(270, 50767, 0, NULL, 11806, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(271, 50767, 0, NULL, 11807, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(272, 50767, 0, NULL, 13136, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(273, 50767, 0, NULL, 14310, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(274, 50767, 0, NULL, 14313, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(275, 50767, 0, NULL, 14314, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(276, 50767, 0, NULL, 14315, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(277, 50767, 0, NULL, 14316, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(278, 50767, 0, NULL, 14317, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(279, 50767, 0, NULL, 14324, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(280, 50767, 0, NULL, 14326, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(281, 50767, 0, NULL, 14375, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(282, 50767, 0, NULL, 14399, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(283, 50767, 0, NULL, 14400, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(284, 50767, 0, NULL, 14422, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(285, 50767, 0, NULL, 14423, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(286, 50767, 0, NULL, 14424, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(287, 50767, 0, NULL, 14426, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(288, 50767, 0, NULL, 14428, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(289, 50767, 0, NULL, 14429, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(290, 50767, 0, NULL, 14442, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(291, 50767, 0, NULL, 14503, NULL, '1', 0, 0, 'D', 'S', 1643349118, 1643349118, NULL),
(292, 52888, 0, NULL, 10954, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(293, 52888, 0, NULL, 11600, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(294, 52888, 0, NULL, 11868, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(295, 52888, 0, NULL, 11869, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(296, 52888, 0, NULL, 12050, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(297, 52888, 0, NULL, 12273, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(298, 52888, 0, NULL, 12552, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(299, 52888, 0, NULL, 12782, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(300, 52888, 0, NULL, 12820, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(301, 52888, 0, NULL, 13307, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(302, 52888, 0, NULL, 13371, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(303, 52888, 0, NULL, 13715, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(304, 52888, 0, NULL, 14388, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(305, 52888, 0, NULL, 14573, NULL, '1', 0, 0, 'D', 'S', 1643360117, 1643360117, NULL),
(306, 50767, 0, NULL, 4160, NULL, '1', 0, 0, 'D', 'S', 1643404027, 1643404027, NULL),
(307, 50767, 0, NULL, 4132, NULL, '1', 0, 0, 'D', 'S', 1643404073, 1643404073, NULL),
(308, 50767, 0, NULL, 4140, '1', NULL, 0, 0, 'D', 'S', 1643404118, 1643404118, NULL),
(309, 50767, 0, NULL, 4133, '1', NULL, 0, 0, 'D', 'S', 1643404147, 1643404147, NULL),
(310, 50767, 0, NULL, 13877, '1', NULL, 0, 0, 'D', 'S', 1643404577, 1643404577, NULL),
(311, 50767, 0, NULL, 13876, '1', NULL, 0, 0, 'D', 'S', 1643404619, 1643404619, NULL),
(312, 50767, 0, NULL, 13875, NULL, '1', 0, 0, 'D', 'S', 1643404655, 1643404655, NULL),
(313, 50767, 0, NULL, 13874, '1', NULL, 0, 0, 'D', 'S', 1643404691, 1643404691, NULL),
(314, 50767, 0, NULL, 13499, '1', '1', 0, 0, 'D', 'S', 1643404806, 1643404806, NULL),
(315, 52922, 0, NULL, 12284, '1', NULL, 0, 0, 'D', 'S', 1643439640, 1643439640, NULL),
(316, 53283, 0, NULL, 10754, '1', NULL, 0, 0, 'D', 'S', 1643634622, 1643634622, NULL),
(317, 52888, 0, NULL, 10401, '1', NULL, 0, 0, 'D', 'S', 1644042590, 1644042590, NULL),
(318, 52888, 0, NULL, 14571, '1', NULL, 0, 0, 'D', 'S', 1644042657, 1644042657, NULL),
(319, 52888, 0, NULL, 14528, '1', NULL, 0, 0, 'D', 'S', 1644042677, 1644042677, NULL),
(320, 52888, 0, NULL, 13579, '1', NULL, 0, 0, 'D', 'S', 1644042696, 1644042696, NULL),
(321, 52888, 0, NULL, 11213, '1', NULL, 0, 0, 'D', 'S', 1644042723, 1644042723, NULL),
(322, 52888, 0, NULL, 13609, '1', NULL, 0, 0, 'D', 'S', 1644042886, 1644042886, NULL),
(323, 28178, 0, NULL, 2277, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(324, 28178, 0, NULL, 8297, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(325, 28178, 0, NULL, 10533, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(326, 28178, 0, NULL, 11804, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(327, 28178, 0, NULL, 12158, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(328, 28178, 0, NULL, 12218, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(329, 28178, 0, NULL, 12220, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(330, 28178, 0, NULL, 12795, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(331, 28178, 0, NULL, 14542, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(332, 28178, 0, NULL, 14543, NULL, '1', 0, 0, 'D', 'S', 1644062353, 1644062353, NULL),
(333, 28178, 0, NULL, 3496, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(334, 28178, 0, NULL, 5939, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(335, 28178, 0, NULL, 7730, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(336, 28178, 0, NULL, 9106, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(337, 28178, 0, NULL, 9196, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(338, 28178, 0, NULL, 9288, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(339, 28178, 0, NULL, 9871, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(340, 28178, 0, NULL, 10558, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(341, 28178, 0, NULL, 10861, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(342, 28178, 0, NULL, 10882, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(343, 28178, 0, NULL, 10954, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(344, 28178, 0, NULL, 10959, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(345, 28178, 0, NULL, 11181, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(346, 28178, 0, NULL, 11211, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(347, 28178, 0, NULL, 11264, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(348, 28178, 0, NULL, 11329, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(349, 28178, 0, NULL, 11433, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(350, 28178, 0, NULL, 11800, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(351, 28178, 0, NULL, 11805, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(352, 28178, 0, NULL, 11806, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(353, 28178, 0, NULL, 11869, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(354, 28178, 0, NULL, 12087, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(355, 28178, 0, NULL, 12204, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(356, 28178, 0, NULL, 12222, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(357, 28178, 0, NULL, 12336, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(358, 28178, 0, NULL, 12395, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(359, 28178, 0, NULL, 12466, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(360, 28178, 0, NULL, 12467, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(361, 28178, 0, NULL, 12523, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(362, 28178, 0, NULL, 12563, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(363, 28178, 0, NULL, 12646, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(364, 28178, 0, NULL, 12741, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(365, 28178, 0, NULL, 12746, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(366, 28178, 0, NULL, 12748, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(367, 28178, 0, NULL, 12884, NULL, '1', 0, 0, 'D', 'S', 1644062479, 1644062479, NULL),
(368, 28178, 0, NULL, 12888, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(369, 28178, 0, NULL, 12914, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(370, 28178, 0, NULL, 12918, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(371, 28178, 0, NULL, 13019, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(372, 28178, 0, NULL, 13055, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(373, 28178, 0, NULL, 13244, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(374, 28178, 0, NULL, 13245, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(375, 28178, 0, NULL, 13266, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(376, 28178, 0, NULL, 13532, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(377, 28178, 0, NULL, 13546, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(378, 28178, 0, NULL, 13718, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(379, 28178, 0, NULL, 13739, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(380, 28178, 0, NULL, 14002, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(381, 28178, 0, NULL, 14297, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(382, 28178, 0, NULL, 14364, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(383, 28178, 0, NULL, 14420, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(384, 28178, 0, NULL, 14421, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(385, 28178, 0, NULL, 14422, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(386, 28178, 0, NULL, 14423, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(387, 28178, 0, NULL, 14424, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(388, 28178, 0, NULL, 14425, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(389, 28178, 0, NULL, 14426, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(390, 28178, 0, NULL, 14428, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(391, 28178, 0, NULL, 14429, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(392, 28178, 0, NULL, 14430, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(393, 28178, 0, NULL, 14431, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(394, 28178, 0, NULL, 14452, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(395, 28178, 0, NULL, 14478, NULL, '1', 0, 0, 'D', 'S', 1644062480, 1644062480, NULL),
(396, 24725, 0, NULL, 2840, '1', '1', 0, 0, 'D', 'S', 1644069018, 1644069018, NULL),
(397, 46718, 0, NULL, 11216, '1', NULL, 0, 0, 'D', 'S', 1644145531, 1644145531, NULL),
(398, 53283, 0, NULL, 14808, '1', NULL, 0, 0, 'D', 'S', 1644299322, 1644299322, NULL),
(399, 52922, 0, NULL, 11116, '1', NULL, 0, 0, 'D', 'S', 1644347864, 1644347864, NULL),
(400, 53283, 0, NULL, 14632, '1', NULL, 0, 0, 'D', 'S', 1644386717, 1644386717, NULL),
(401, 28178, 0, NULL, 14899, '1', NULL, 0, 0, 'D', 'S', 1644415300, 1644415300, NULL),
(402, 24725, 0, NULL, 14826, '1', NULL, 0, 0, 'D', 'S', 1644416106, 1644416106, NULL),
(403, 35010, 0, NULL, 14899, '1', NULL, 0, 0, 'D', 'S', 1644416361, 1644416361, NULL),
(404, 35010, 0, NULL, 14644, '1', NULL, 0, 0, 'D', 'S', 1644416372, 1644416372, NULL),
(405, 26627, 0, NULL, 13208, NULL, '1', 0, 0, 'D', 'S', 1644417968, 1644417968, NULL),
(406, 53283, 0, NULL, 11365, '1', NULL, 0, 0, 'D', 'S', 1644422455, 1644422455, NULL),
(407, 26627, 0, NULL, 13756, NULL, '1', 0, 0, 'D', 'S', 1644430500, 1644430500, NULL),
(408, 46718, 0, NULL, 14910, '1', NULL, 0, 0, 'D', 'S', 1644486714, 1644486714, NULL),
(409, 26627, 0, NULL, 14781, '1', '1', 0, 0, 'D', 'S', 1644519866, 1644519866, NULL),
(410, 53283, 0, NULL, 13128, '1', NULL, 0, 0, 'D', 'S', 1644555124, 1644555124, NULL),
(411, 53283, 0, NULL, 14781, '1', NULL, 0, 0, 'D', 'S', 1644556120, 1644556120, NULL),
(412, 50767, 0, NULL, 11084, '1', NULL, 0, 0, 'D', 'S', 1644566738, 1644566738, NULL),
(413, 50767, 0, NULL, 14674, '1', NULL, 0, 0, 'D', 'S', 1644567908, 1644567908, NULL),
(414, 50767, 0, NULL, 14218, '1', NULL, 0, 0, 'D', 'S', 1644569841, 1644569841, NULL),
(415, 50767, 0, NULL, 12593, NULL, '1', 0, 0, 'D', 'S', 1644569956, 1644569956, NULL),
(416, 26627, 0, NULL, 13665, NULL, '1', 0, 0, 'D', 'S', 1644579862, 1644579862, NULL),
(417, 50767, 0, NULL, 11216, '1', '1', 0, 0, 'D', 'S', 1644610082, 1644610082, NULL),
(418, 53689, 0, NULL, 14510, '1', '1', 0, 0, 'D', 'S', 1644791151, 1644791151, NULL),
(419, 28178, 0, NULL, 11328, '1', NULL, 0, 0, 'D', 'S', 1644831123, 1644831123, NULL),
(420, 46718, 0, NULL, 14909, '1', NULL, 0, 0, 'D', 'S', 1644878945, 1644878945, NULL),
(421, 53283, 0, NULL, 2595, '1', NULL, 0, 0, 'D', 'S', 1644892661, 1644892661, NULL),
(422, 53283, 0, NULL, 11438, '1', NULL, 0, 0, 'D', 'S', 1644984843, 1644984843, NULL),
(423, 53283, 0, NULL, 12813, '1', NULL, 0, 0, 'D', 'S', 1644985448, 1644985448, NULL),
(424, 53283, 0, NULL, 14977, '1', NULL, 0, 0, 'D', 'S', 1644986167, 1644986167, NULL),
(425, 53283, 0, NULL, 14978, '1', NULL, 0, 0, 'D', 'S', 1644987449, 1644987449, NULL),
(426, 53283, 0, NULL, 14976, '1', NULL, 0, 0, 'D', 'S', 1644987492, 1644987492, NULL),
(427, 53283, 0, NULL, 14975, '1', NULL, 0, 0, 'D', 'S', 1644987517, 1644987517, NULL),
(428, 53283, 0, NULL, 14974, '1', NULL, 0, 0, 'D', 'S', 1644987548, 1644987548, NULL),
(429, 53283, 0, NULL, 14966, '1', NULL, 0, 0, 'D', 'S', 1644987832, 1644987832, NULL),
(430, 53283, 0, NULL, 13502, '1', NULL, 0, 0, 'D', 'S', 1644988368, 1644988368, NULL),
(431, 53283, 0, NULL, 13490, '1', NULL, 0, 0, 'D', 'S', 1644988967, 1644988967, NULL),
(432, 50767, 0, NULL, 1376, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(433, 50767, 0, NULL, 2546, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(434, 50767, 0, NULL, 2667, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(435, 50767, 0, NULL, 8331, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(436, 50767, 0, NULL, 11484, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(437, 50767, 0, NULL, 11497, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(438, 50767, 0, NULL, 11509, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(439, 50767, 0, NULL, 11910, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(440, 50767, 0, NULL, 12089, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(441, 50767, 0, NULL, 12165, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(442, 50767, 0, NULL, 12441, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(443, 50767, 0, NULL, 12541, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(444, 50767, 0, NULL, 12545, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(445, 50767, 0, NULL, 12634, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(446, 50767, 0, NULL, 12639, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(447, 50767, 0, NULL, 12641, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(448, 50767, 0, NULL, 12718, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(449, 50767, 0, NULL, 12849, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(450, 50767, 0, NULL, 13128, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(451, 50767, 0, NULL, 13269, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(452, 50767, 0, NULL, 13295, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(453, 50767, 0, NULL, 13315, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(454, 50767, 0, NULL, 13323, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(455, 50767, 0, NULL, 13330, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(456, 50767, 0, NULL, 13374, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(457, 50767, 0, NULL, 13696, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(458, 50767, 0, NULL, 13881, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(459, 50767, 0, NULL, 14241, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(460, 50767, 0, NULL, 14244, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(461, 50767, 0, NULL, 14250, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(462, 50767, 0, NULL, 14307, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(463, 50767, 0, NULL, 14312, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(464, 50767, 0, NULL, 14327, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(465, 50767, 0, NULL, 14351, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(466, 50767, 0, NULL, 14367, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(467, 50767, 0, NULL, 14369, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(468, 50767, 0, NULL, 14373, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(469, 50767, 0, NULL, 14556, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(470, 50767, 0, NULL, 14557, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(471, 50767, 0, NULL, 14631, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(472, 50767, 0, NULL, 14636, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(473, 50767, 0, NULL, 14652, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(474, 50767, 0, NULL, 14708, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(475, 50767, 0, NULL, 14719, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(476, 50767, 0, NULL, 14738, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(477, 50767, 0, NULL, 14748, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(478, 50767, 0, NULL, 14758, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(479, 50767, 0, NULL, 14785, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(480, 50767, 0, NULL, 14801, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(481, 50767, 0, NULL, 14880, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(482, 50767, 0, NULL, 14890, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(483, 50767, 0, NULL, 14891, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(484, 50767, 0, NULL, 14898, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(485, 50767, 0, NULL, 14899, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(486, 50767, 0, NULL, 14910, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(487, 50767, 0, NULL, 14911, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(488, 50767, 0, NULL, 14917, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(489, 50767, 0, NULL, 14926, NULL, '1', 0, 0, 'D', 'S', 1644993607, 1644993607, NULL),
(490, 26627, 0, NULL, 14986, '1', NULL, 0, 0, 'D', 'S', 1645030230, 1645030230, NULL),
(491, 46718, 0, NULL, 14973, '1', NULL, 0, 0, 'D', 'S', 1645077317, 1645077317, NULL),
(492, 53689, 0, NULL, 12121, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(493, 53689, 0, NULL, 14111, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(494, 53689, 0, NULL, 14383, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(495, 53689, 0, NULL, 14390, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(496, 53689, 0, NULL, 14509, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(497, 53689, 0, NULL, 14561, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(498, 53689, 0, NULL, 14562, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(499, 53689, 0, NULL, 14563, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(500, 53689, 0, NULL, 14642, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(501, 53689, 0, NULL, 14665, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(502, 53689, 0, NULL, 14699, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(503, 53689, 0, NULL, 14711, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(504, 53689, 0, NULL, 14893, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(505, 53689, 0, NULL, 14963, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(506, 53689, 0, NULL, 14986, NULL, '1', 0, 0, 'D', 'S', 1645100779, 1645100779, NULL),
(507, 53784, 0, NULL, 3833, '1', NULL, 0, 0, 'D', 'S', 1645164805, 1645164805, NULL),
(508, 46718, 0, NULL, 10412, '1', NULL, 0, 0, 'D', 'S', 1645167775, 1645167775, NULL),
(509, 50767, 0, NULL, 10752, NULL, '1', 0, 0, 'D', 'S', 1645291497, 1645291497, NULL),
(510, 50767, 0, NULL, 14207, NULL, '1', 0, 0, 'D', 'S', 1645291497, 1645291497, NULL),
(511, 50767, 0, NULL, 14916, NULL, '1', 0, 0, 'D', 'S', 1645291497, 1645291497, NULL),
(512, 50767, 0, NULL, 15002, NULL, '1', 0, 0, 'D', 'S', 1645291497, 1645291497, NULL),
(513, 50767, 0, NULL, 10536, '1', NULL, 0, 0, 'D', 'S', 1645304681, 1645304681, NULL),
(514, 26806, 0, NULL, 14878, NULL, '1', 0, 0, 'D', 'S', 1645333732, 1645333732, NULL),
(515, 53283, 0, NULL, 14929, '1', NULL, 0, 0, 'D', 'S', 1645335623, 1645335623, NULL),
(516, 46367, 0, NULL, 14566, NULL, '1', 0, 0, 'D', 'S', 1645377099, 1645377099, NULL),
(517, 46718, 0, NULL, 14995, '1', NULL, 0, 0, 'D', 'S', 1645421795, 1645421795, NULL),
(518, 46718, 0, NULL, 14991, '1', NULL, 0, 0, 'D', 'S', 1645421951, 1645421951, NULL),
(519, 50767, 0, NULL, 15020, NULL, '1', 0, 0, 'D', 'S', 1645562784, 1645562784, NULL),
(520, 50767, 0, NULL, 15025, NULL, '1', 0, 0, 'D', 'S', 1645562784, 1645562784, NULL),
(521, 50767, 0, NULL, 15026, NULL, '1', 0, 0, 'D', 'S', 1645562784, 1645562784, NULL),
(522, 50767, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1645563317, 1645563317, NULL),
(523, 53352, 0, NULL, 13382, '1', NULL, 0, 0, 'D', 'S', 1645623082, 1645623082, NULL),
(524, 53283, 0, NULL, 15039, '1', NULL, 0, 0, 'D', 'S', 1645770519, 1645770519, NULL),
(525, 46718, 0, NULL, 15145, '1', NULL, 0, 0, 'D', 'S', 1645887998, 1645887998, NULL),
(526, 53283, 0, NULL, 14940, '1', NULL, 0, 0, 'D', 'S', 1646232413, 1646232413, NULL),
(527, 46367, 0, NULL, 6649, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(528, 46367, 0, NULL, 8466, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(529, 46367, 0, NULL, 8681, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(530, 46367, 0, NULL, 8726, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(531, 46367, 0, NULL, 8804, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(532, 46367, 0, NULL, 8896, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(533, 46367, 0, NULL, 9166, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(534, 46367, 0, NULL, 9167, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(535, 46367, 0, NULL, 9282, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(536, 46367, 0, NULL, 9642, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(537, 46367, 0, NULL, 9949, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(538, 46367, 0, NULL, 9982, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(539, 46367, 0, NULL, 10505, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(540, 46367, 0, NULL, 10654, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(541, 46367, 0, NULL, 10732, '1', '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(542, 46367, 0, NULL, 10751, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(543, 46367, 0, NULL, 10776, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(544, 46367, 0, NULL, 10791, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(545, 46367, 0, NULL, 11154, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(546, 46367, 0, NULL, 11169, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(547, 46367, 0, NULL, 11170, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(548, 46367, 0, NULL, 11197, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(549, 46367, 0, NULL, 11203, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(550, 46367, 0, NULL, 11254, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(551, 46367, 0, NULL, 11909, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(552, 46367, 0, NULL, 12087, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(553, 46367, 0, NULL, 12273, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(554, 46367, 0, NULL, 12482, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(555, 46367, 0, NULL, 12483, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(556, 46367, 0, NULL, 12492, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(557, 46367, 0, NULL, 12680, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(558, 46367, 0, NULL, 12687, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(559, 46367, 0, NULL, 12694, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(560, 46367, 0, NULL, 12697, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(561, 46367, 0, NULL, 12698, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(562, 46367, 0, NULL, 12834, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(563, 46367, 0, NULL, 12835, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(564, 46367, 0, NULL, 12874, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(565, 46367, 0, NULL, 12875, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(566, 46367, 0, NULL, 12876, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(567, 46367, 0, NULL, 13225, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(568, 46367, 0, NULL, 13286, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(569, 46367, 0, NULL, 13456, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(570, 46367, 0, NULL, 13534, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(571, 46367, 0, NULL, 13535, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(572, 46367, 0, NULL, 13824, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(573, 46367, 0, NULL, 13825, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(574, 46367, 0, NULL, 13835, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(575, 46367, 0, NULL, 13904, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(576, 46367, 0, NULL, 13905, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(577, 46367, 0, NULL, 13906, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(578, 46367, 0, NULL, 13911, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(579, 46367, 0, NULL, 13912, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(580, 46367, 0, NULL, 13937, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(581, 46367, 0, NULL, 13939, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(582, 46367, 0, NULL, 14211, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(583, 46367, 0, NULL, 14213, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(584, 46367, 0, NULL, 14293, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(585, 46367, 0, NULL, 14478, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(586, 46367, 0, NULL, 14506, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(587, 46367, 0, NULL, 14548, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(588, 46367, 0, NULL, 14715, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(589, 46367, 0, NULL, 14864, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(590, 46367, 0, NULL, 14901, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(591, 46367, 0, NULL, 14934, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(592, 46367, 0, NULL, 14943, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(593, 46367, 0, NULL, 14955, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(594, 46367, 0, NULL, 15002, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(595, 46367, 0, NULL, 15010, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(596, 46367, 0, NULL, 15055, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(597, 46367, 0, NULL, 15057, NULL, '1', 0, 0, 'D', 'S', 1646282498, 1646282498, NULL),
(598, 46367, 0, NULL, 8850, NULL, '1', 0, 0, 'D', 'S', 1646327605, 1646327605, NULL),
(599, 50767, 0, NULL, 15162, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(600, 50767, 0, NULL, 15163, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(601, 50767, 0, NULL, 15165, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(602, 50767, 0, NULL, 15181, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(603, 50767, 0, NULL, 15182, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(604, 50767, 0, NULL, 15184, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(605, 50767, 0, NULL, 15186, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(606, 50767, 0, NULL, 15188, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(607, 50767, 0, NULL, 15232, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(608, 50767, 0, NULL, 15234, NULL, '1', 0, 0, 'D', 'S', 1646500765, 1646500765, NULL),
(609, 21029, 0, NULL, 14542, '1', NULL, 0, 0, 'D', 'S', 1646676830, 1646676830, NULL),
(610, 39004, 0, NULL, 1450, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(611, 39004, 0, NULL, 3965, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(612, 39004, 0, NULL, 9166, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(613, 39004, 0, NULL, 9656, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(614, 39004, 0, NULL, 9661, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(615, 39004, 0, NULL, 9678, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(616, 39004, 0, NULL, 9707, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(617, 39004, 0, NULL, 10708, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(618, 39004, 0, NULL, 10721, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(619, 39004, 0, NULL, 10792, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(620, 39004, 0, NULL, 11438, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(621, 39004, 0, NULL, 11841, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(622, 39004, 0, NULL, 12088, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(623, 39004, 0, NULL, 12285, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(624, 39004, 0, NULL, 12357, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(625, 39004, 0, NULL, 12358, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(626, 39004, 0, NULL, 12649, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(627, 39004, 0, NULL, 12718, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(628, 39004, 0, NULL, 12775, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(629, 39004, 0, NULL, 12956, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(630, 39004, 0, NULL, 12994, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(631, 39004, 0, NULL, 13006, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(632, 39004, 0, NULL, 13008, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(633, 39004, 0, NULL, 13198, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(634, 39004, 0, NULL, 13287, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(635, 39004, 0, NULL, 13432, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(636, 39004, 0, NULL, 13473, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(637, 39004, 0, NULL, 13715, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(638, 39004, 0, NULL, 14248, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(639, 39004, 0, NULL, 14442, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(640, 39004, 0, NULL, 14499, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(641, 39004, 0, NULL, 14507, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(642, 39004, 0, NULL, 14628, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(643, 39004, 0, NULL, 14705, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(644, 39004, 0, NULL, 14752, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(645, 39004, 0, NULL, 14758, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(646, 39004, 0, NULL, 15010, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(647, 39004, 0, NULL, 15011, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(648, 39004, 0, NULL, 15046, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(649, 39004, 0, NULL, 15047, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(650, 39004, 0, NULL, 15173, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(651, 39004, 0, NULL, 15174, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(652, 39004, 0, NULL, 15176, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(653, 39004, 0, NULL, 15177, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(654, 39004, 0, NULL, 15190, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(655, 39004, 0, NULL, 15192, NULL, '1', 0, 0, 'D', 'S', 1646787943, 1646787943, NULL),
(656, 39004, 0, NULL, 15205, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(657, 39004, 0, NULL, 15222, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(658, 39004, 0, NULL, 15223, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(659, 39004, 0, NULL, 15225, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(660, 39004, 0, NULL, 15226, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(661, 39004, 0, NULL, 15229, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(662, 39004, 0, NULL, 15230, NULL, '1', 0, 0, 'D', 'S', 1646787944, 1646787944, NULL),
(663, 53283, 0, NULL, 13543, '1', NULL, 0, 0, 'D', 'S', 1646916413, 1646916413, NULL),
(664, 53283, 0, NULL, 15298, '1', NULL, 0, 0, 'D', 'S', 1646916875, 1646916875, NULL),
(665, 50767, 0, NULL, 15235, NULL, '1', 0, 0, 'D', 'S', 1646970764, 1646970764, NULL),
(666, 46718, 0, NULL, 15378, '1', NULL, 0, 0, 'D', 'S', 1647258445, 1647258445, NULL),
(667, 46718, 0, NULL, 15390, '1', NULL, 0, 0, 'D', 'S', 1647258712, 1647258712, NULL),
(668, 46718, 0, NULL, 15391, '1', NULL, 0, 0, 'D', 'S', 1647259093, 1647259093, NULL),
(669, 46718, 0, NULL, 15183, '1', NULL, 0, 0, 'D', 'S', 1647259553, 1647259553, NULL),
(670, 46718, 0, NULL, 15299, '1', NULL, 0, 0, 'D', 'S', 1647259932, 1647259932, NULL),
(671, 46718, 0, NULL, 15009, '1', NULL, 0, 0, 'D', 'S', 1647260126, 1647260126, NULL),
(672, 46718, 0, NULL, 15283, '1', NULL, 0, 0, 'D', 'S', 1647260314, 1647260314, NULL),
(673, 46718, 0, NULL, 15286, '1', NULL, 0, 0, 'D', 'S', 1647260594, 1647260594, NULL),
(674, 46718, 0, NULL, 13493, '1', NULL, 0, 0, 'D', 'S', 1647265340, 1647265340, NULL),
(675, 46718, 0, NULL, 15185, '1', NULL, 0, 0, 'D', 'S', 1647330807, 1647330807, NULL),
(676, 46718, 0, NULL, 11111, '1', NULL, 0, 0, 'D', 'S', 1647347397, 1647347397, NULL),
(677, 21029, 0, NULL, 13926, '1', NULL, 0, 0, 'D', 'S', 1647396494, 1647396494, NULL),
(678, 46718, 0, NULL, 15368, '1', NULL, 0, 0, 'D', 'S', 1647931662, 1647931662, NULL),
(679, 46718, 0, NULL, 15481, '1', NULL, 0, 0, 'D', 'S', 1648014276, 1648014276, NULL),
(680, 46718, 0, NULL, 15474, '1', NULL, 0, 0, 'D', 'S', 1648014448, 1648014448, NULL),
(681, 46718, 0, NULL, 15473, '1', NULL, 0, 0, 'D', 'S', 1648016395, 1648016395, NULL),
(682, 50767, 0, NULL, 8209, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(683, 50767, 0, NULL, 12479, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(684, 50767, 0, NULL, 14981, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(685, 50767, 0, NULL, 15125, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(686, 50767, 0, NULL, 15126, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(687, 50767, 0, NULL, 15127, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(688, 50767, 0, NULL, 15128, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(689, 50767, 0, NULL, 15129, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(690, 50767, 0, NULL, 15134, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(691, 50767, 0, NULL, 15160, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(692, 50767, 0, NULL, 15222, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(693, 50767, 0, NULL, 15224, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(694, 50767, 0, NULL, 15225, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(695, 50767, 0, NULL, 15226, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(696, 50767, 0, NULL, 15227, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(697, 50767, 0, NULL, 15228, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(698, 50767, 0, NULL, 15229, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(699, 50767, 0, NULL, 15230, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(700, 50767, 0, NULL, 15231, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(701, 50767, 0, NULL, 15280, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(702, 50767, 0, NULL, 15287, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(703, 50767, 0, NULL, 15304, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(704, 50767, 0, NULL, 15305, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(705, 50767, 0, NULL, 15306, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(706, 50767, 0, NULL, 15308, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(707, 50767, 0, NULL, 15309, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(708, 50767, 0, NULL, 15311, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(709, 50767, 0, NULL, 15312, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(710, 50767, 0, NULL, 15315, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(711, 50767, 0, NULL, 15318, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(712, 50767, 0, NULL, 15329, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(713, 50767, 0, NULL, 15331, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(714, 50767, 0, NULL, 15334, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(715, 50767, 0, NULL, 15408, '1', '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(716, 50767, 0, NULL, 15410, NULL, '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(717, 50767, 0, NULL, 15411, '1', '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(718, 50767, 0, NULL, 15412, '1', '1', 0, 0, 'D', 'S', 1648062171, 1648062171, NULL),
(719, 50767, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(720, 50767, 0, NULL, 15338, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(721, 50767, 0, NULL, 15339, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(722, 50767, 0, NULL, 15340, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(723, 50767, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(724, 50767, 0, NULL, 15342, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(725, 50767, 0, NULL, 15343, NULL, '1', 0, 0, 'D', 'S', 1648062574, 1648062574, NULL),
(726, 46718, 0, NULL, 15470, '1', NULL, 0, 0, 'D', 'S', 1648075705, 1648075705, NULL),
(727, 53283, 0, NULL, 13546, '1', NULL, 0, 0, 'D', 'S', 1648099962, 1648099962, NULL),
(728, 53283, 0, NULL, 12630, '1', NULL, 0, 0, 'D', 'S', 1648100324, 1648100324, NULL),
(729, 53283, 0, NULL, 15196, '1', NULL, 0, 0, 'D', 'S', 1648100556, 1648100556, NULL),
(730, 53283, 0, NULL, 14248, '1', NULL, 0, 0, 'D', 'S', 1648100758, 1648100758, NULL),
(731, 28178, 0, NULL, 10099, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(732, 28178, 0, NULL, 11082, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(733, 28178, 0, NULL, 11213, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(734, 28178, 0, NULL, 11763, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(735, 28178, 0, NULL, 12773, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(736, 28178, 0, NULL, 12775, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(737, 28178, 0, NULL, 12845, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(738, 28178, 0, NULL, 13568, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(739, 28178, 0, NULL, 13717, NULL, '1', 0, 0, 'D', 'S', 1648146853, 1648146853, NULL),
(740, 28178, 0, NULL, 14332, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(741, 28178, 0, NULL, 14347, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(742, 28178, 0, NULL, 14989, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(743, 28178, 0, NULL, 15002, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(744, 28178, 0, NULL, 15250, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(745, 28178, 0, NULL, 15321, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(746, 28178, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(747, 28178, 0, NULL, 15339, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(748, 28178, 0, NULL, 15340, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(749, 28178, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(750, 28178, 0, NULL, 15342, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(751, 28178, 0, NULL, 15343, NULL, '1', 0, 0, 'D', 'S', 1648146854, 1648146854, NULL),
(752, 28178, 0, NULL, 2550, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(753, 28178, 0, NULL, 10708, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(754, 28178, 0, NULL, 11434, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(755, 28178, 0, NULL, 11640, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(756, 28178, 0, NULL, 11963, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(757, 28178, 0, NULL, 12645, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(758, 28178, 0, NULL, 12791, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(759, 28178, 0, NULL, 13439, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(760, 28178, 0, NULL, 13444, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(761, 28178, 0, NULL, 13445, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(762, 28178, 0, NULL, 14730, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(763, 28178, 0, NULL, 14988, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(764, 28178, 0, NULL, 15010, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(765, 28178, 0, NULL, 15011, NULL, '1', 0, 0, 'D', 'S', 1648147418, 1648147418, NULL),
(766, 54178, 0, NULL, 15209, '1', NULL, 0, 0, 'D', 'S', 1648153866, 1648153866, NULL),
(767, 46718, 0, NULL, 15505, '1', NULL, 0, 0, 'D', 'S', 1648186437, 1648186437, NULL),
(768, 46718, 0, NULL, 15502, '1', NULL, 0, 0, 'D', 'S', 1648186747, 1648186747, NULL),
(769, 46718, 0, NULL, 15007, '1', NULL, 0, 0, 'D', 'S', 1648231712, 1648231712, NULL),
(770, 46718, 0, NULL, 15491, '1', NULL, 0, 0, 'D', 'S', 1648445473, 1648445473, NULL),
(771, 46718, 0, NULL, 15463, '1', NULL, 0, 0, 'D', 'S', 1648445659, 1648445659, NULL),
(772, 53115, 0, NULL, 14248, '1', NULL, 0, 0, 'D', 'S', 1648468743, 1648468743, NULL),
(773, 53115, 0, NULL, 14463, '1', NULL, 0, 0, 'D', 'S', 1648469809, 1648469809, NULL),
(774, 54199, 0, NULL, 12893, '1', NULL, 0, 0, 'D', 'S', 1648568630, 1648568630, NULL),
(775, 54199, 0, NULL, 15275, '1', NULL, 0, 0, 'D', 'S', 1648649451, 1648649451, NULL),
(776, 54199, 0, NULL, 6925, '1', NULL, 0, 0, 'D', 'S', 1648649697, 1648649697, NULL),
(777, 54337, 0, NULL, 2762, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(778, 54337, 0, NULL, 3657, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(779, 54337, 0, NULL, 8323, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(780, 54337, 0, NULL, 8598, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(781, 54337, 0, NULL, 8642, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(782, 54337, 0, NULL, 8864, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(783, 54337, 0, NULL, 10751, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(784, 54337, 0, NULL, 11050, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(785, 54337, 0, NULL, 11210, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(786, 54337, 0, NULL, 11284, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(787, 54337, 0, NULL, 11441, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(788, 54337, 0, NULL, 11633, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(789, 54337, 0, NULL, 12057, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(790, 54337, 0, NULL, 12202, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(791, 54337, 0, NULL, 12204, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(792, 54337, 0, NULL, 12284, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(793, 54337, 0, NULL, 12813, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(794, 54337, 0, NULL, 12953, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(795, 54337, 0, NULL, 13005, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(796, 54337, 0, NULL, 13009, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(797, 54337, 0, NULL, 13135, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(798, 54337, 0, NULL, 13456, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(799, 54337, 0, NULL, 13515, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(800, 54337, 0, NULL, 13579, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(801, 54337, 0, NULL, 14468, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(802, 54337, 0, NULL, 14486, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(803, 54337, 0, NULL, 14569, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(804, 54337, 0, NULL, 14873, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(805, 54337, 0, NULL, 14944, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(806, 54337, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(807, 54337, 0, NULL, 15058, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(808, 54337, 0, NULL, 15193, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(809, 54337, 0, NULL, 15249, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(810, 54337, 0, NULL, 15250, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(811, 54337, 0, NULL, 15449, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(812, 54337, 0, NULL, 15491, NULL, '1', 0, 0, 'D', 'S', 1648704746, 1648704746, NULL),
(813, 53115, 0, NULL, 7606, '1', '1', 0, 0, 'D', 'S', 1648719496, 1648719496, NULL),
(814, 53115, 0, NULL, 11640, '1', '1', 0, 0, 'D', 'S', 1648724922, 1648724922, NULL),
(815, 53283, 0, NULL, 14849, '1', NULL, 0, 0, 'D', 'S', 1648740785, 1648740785, NULL),
(816, 53283, 0, NULL, 12609, '1', NULL, 0, 0, 'D', 'S', 1648740931, 1648740931, NULL),
(817, 53283, 0, NULL, 15331, '1', NULL, 0, 0, 'D', 'S', 1648740966, 1648740966, NULL),
(818, 53283, 0, NULL, 13380, '1', NULL, 0, 0, 'D', 'S', 1648741005, 1648741005, NULL),
(819, 53283, 0, NULL, 15284, '1', NULL, 0, 0, 'D', 'S', 1648741034, 1648741034, NULL),
(820, 53283, 0, NULL, 15285, '1', NULL, 0, 0, 'D', 'S', 1648741056, 1648741056, NULL),
(821, 53283, 0, NULL, 12175, '1', NULL, 0, 0, 'D', 'S', 1648741088, 1648741088, NULL),
(822, 53283, 0, NULL, 13135, '1', NULL, 0, 0, 'D', 'S', 1648741122, 1648741122, NULL),
(823, 53283, 0, NULL, 12754, '1', NULL, 0, 0, 'D', 'S', 1648741157, 1648741157, NULL),
(824, 53283, 0, NULL, 15060, '1', NULL, 0, 0, 'D', 'S', 1648741287, 1648741287, NULL),
(825, 53283, 0, NULL, 15037, '1', NULL, 0, 0, 'D', 'S', 1648741448, 1648741448, NULL),
(826, 53283, 0, NULL, 14859, '1', NULL, 0, 0, 'D', 'S', 1648741484, 1648741484, NULL),
(827, 53283, 0, NULL, 12165, '1', NULL, 0, 0, 'D', 'S', 1648788937, 1648788937, NULL),
(828, 53283, 0, NULL, 15619, '1', NULL, 0, 0, 'D', 'S', 1648788967, 1648788967, NULL),
(829, 53283, 0, NULL, 11603, '1', NULL, 0, 0, 'D', 'S', 1648789088, 1648789088, NULL),
(830, 53283, 0, NULL, 15546, '1', NULL, 0, 0, 'D', 'S', 1648789139, 1648789139, NULL),
(831, 53283, 0, NULL, 13667, '1', NULL, 0, 0, 'D', 'S', 1648789210, 1648789210, NULL),
(832, 53283, 0, NULL, 13375, '1', NULL, 0, 0, 'D', 'S', 1648789290, 1648789290, NULL),
(833, 53283, 0, NULL, 13831, '1', NULL, 0, 0, 'D', 'S', 1648789319, 1648789319, NULL),
(834, 53283, 0, NULL, 11083, '1', NULL, 0, 0, 'D', 'S', 1648789410, 1648789410, NULL),
(835, 53283, 0, NULL, 15604, '1', NULL, 0, 0, 'D', 'S', 1648789448, 1648789448, NULL),
(836, 53283, 0, NULL, 14528, '1', NULL, 0, 0, 'D', 'S', 1648789485, 1648789485, NULL),
(837, 53283, 0, NULL, 9615, '1', NULL, 0, 0, 'D', 'S', 1648789518, 1648789518, NULL),
(838, 53283, 0, NULL, 3950, '1', NULL, 0, 0, 'D', 'S', 1648789549, 1648789549, NULL),
(839, 53283, 0, NULL, 15529, '1', NULL, 0, 0, 'D', 'S', 1648789586, 1648789586, NULL),
(840, 53283, 0, NULL, 14542, '1', NULL, 0, 0, 'D', 'S', 1648789623, 1648789623, NULL),
(841, 53283, 0, NULL, 15481, '1', NULL, 0, 0, 'D', 'S', 1648789652, 1648789652, NULL),
(842, 53283, 0, NULL, 15498, '1', NULL, 0, 0, 'D', 'S', 1648789680, 1648789680, NULL),
(843, 53283, 0, NULL, 15499, '1', NULL, 0, 0, 'D', 'S', 1648789720, 1648789720, NULL),
(844, 53283, 0, NULL, 15478, '1', NULL, 0, 0, 'D', 'S', 1648789831, 1648789831, NULL),
(845, 53283, 0, NULL, 15482, '1', NULL, 0, 0, 'D', 'S', 1648789932, 1648789932, NULL),
(846, 53283, 0, NULL, 8009, '1', NULL, 0, 0, 'D', 'S', 1648789982, 1648789982, NULL),
(847, 53283, 0, NULL, 13379, '1', NULL, 0, 0, 'D', 'S', 1648790113, 1648790113, NULL),
(848, 53283, 0, NULL, 15629, '1', NULL, 0, 0, 'D', 'S', 1648790148, 1648790148, NULL),
(849, 53283, 0, NULL, 11211, '1', NULL, 0, 0, 'D', 'S', 1648790210, 1648790210, NULL),
(850, 53115, 0, NULL, 15428, '1', '1', 0, 0, 'D', 'S', 1648817956, 1648817956, NULL),
(851, 53115, 0, NULL, 12787, '1', '1', 0, 0, 'D', 'S', 1648820513, 1648820513, NULL),
(852, 46718, 0, NULL, 15372, '1', NULL, 0, 0, 'D', 'S', 1648831954, 1648831954, NULL),
(853, 46718, 0, NULL, 15665, '1', NULL, 0, 0, 'D', 'S', 1648882640, 1648882640, NULL),
(854, 46718, 0, NULL, 15669, '1', NULL, 0, 0, 'D', 'S', 1648882784, 1648882784, NULL),
(855, 53115, 0, NULL, 12791, '1', '1', 0, 0, 'D', 'S', 1648883054, 1648883054, NULL),
(856, 21029, 0, NULL, 13018, '1', NULL, 0, 0, 'D', 'S', 1649106794, 1649106794, NULL),
(857, 46718, 0, NULL, 15752, '1', NULL, 0, 0, 'D', 'S', 1649283930, 1649283930, NULL),
(858, 46718, 0, NULL, 15750, '1', NULL, 0, 0, 'D', 'S', 1649283951, 1649283951, NULL),
(859, 46718, 0, NULL, 15053, '1', NULL, 0, 0, 'D', 'S', 1649333327, 1649333327, NULL),
(860, 46718, 0, NULL, 15700, '1', NULL, 0, 0, 'D', 'S', 1649333712, 1649333712, NULL),
(861, 46718, 0, NULL, 15626, '1', NULL, 0, 0, 'D', 'S', 1649334323, 1649334323, NULL),
(862, 53115, 0, NULL, 15435, '1', '1', 0, 0, 'D', 'S', 1649661585, 1649661585, NULL),
(863, 53115, 0, NULL, 12897, '1', NULL, 0, 0, 'D', 'S', 1649664711, 1649664711, NULL),
(864, 46718, 0, NULL, 15461, '1', NULL, 0, 0, 'D', 'S', 1649668382, 1649668382, NULL),
(865, 46718, 0, NULL, 15469, '1', NULL, 0, 0, 'D', 'S', 1649668951, 1649668951, NULL),
(866, 46718, 0, NULL, 15363, '1', NULL, 0, 0, 'D', 'S', 1649669097, 1649669097, NULL),
(867, 46718, 0, NULL, 15672, '1', NULL, 0, 0, 'D', 'S', 1649669274, 1649669274, NULL),
(868, 53115, 0, NULL, 15183, '1', NULL, 0, 0, 'D', 'S', 1649671146, 1649671146, NULL),
(869, 53115, 0, NULL, 13460, '1', NULL, 0, 0, 'D', 'S', 1649671822, 1649671822, NULL),
(870, 53115, 0, NULL, 14549, '1', NULL, 0, 0, 'D', 'S', 1649673012, 1649673012, NULL),
(871, 48708, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(872, 48708, 0, NULL, 2895, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(873, 48708, 0, NULL, 7987, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(874, 48708, 0, NULL, 7998, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(875, 48708, 0, NULL, 8965, '1', '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(876, 48708, 0, NULL, 11114, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(877, 48708, 0, NULL, 11257, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(878, 48708, 0, NULL, 11775, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(879, 48708, 0, NULL, 11787, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(880, 48708, 0, NULL, 11850, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(881, 48708, 0, NULL, 12006, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(882, 48708, 0, NULL, 12120, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(883, 48708, 0, NULL, 12472, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(884, 48708, 0, NULL, 12630, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(885, 48708, 0, NULL, 12631, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(886, 48708, 0, NULL, 12634, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(887, 48708, 0, NULL, 12635, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(888, 48708, 0, NULL, 12639, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(889, 48708, 0, NULL, 12749, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(890, 48708, 0, NULL, 12802, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(891, 48708, 0, NULL, 12848, '1', '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(892, 48708, 0, NULL, 12900, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(893, 48708, 0, NULL, 12913, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(894, 48708, 0, NULL, 12973, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(895, 48708, 0, NULL, 13515, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(896, 48708, 0, NULL, 13568, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(897, 48708, 0, NULL, 13682, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(898, 48708, 0, NULL, 14176, '1', '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(899, 48708, 0, NULL, 14344, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(900, 48708, 0, NULL, 14354, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(901, 48708, 0, NULL, 14386, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(902, 48708, 0, NULL, 14412, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(903, 48708, 0, NULL, 14694, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(904, 48708, 0, NULL, 14695, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(905, 48708, 0, NULL, 14696, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(906, 48708, 0, NULL, 14869, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(907, 48708, 0, NULL, 14875, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(908, 48708, 0, NULL, 15107, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(909, 48708, 0, NULL, 15121, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(910, 48708, 0, NULL, 15122, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(911, 48708, 0, NULL, 15371, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(912, 48708, 0, NULL, 15410, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(913, 48708, 0, NULL, 15412, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(914, 48708, 0, NULL, 15536, NULL, '1', 0, 0, 'D', 'S', 1649731819, 1649731819, NULL),
(915, 48708, 0, NULL, 15179, '1', '1', 0, 0, 'D', 'S', 1649732642, 1649732642, NULL),
(916, 48708, 0, NULL, 15755, '1', '1', 0, 0, 'D', 'S', 1649732743, 1649732743, NULL),
(917, 48708, 0, NULL, 15788, '1', NULL, 0, 0, 'D', 'S', 1649733154, 1649733154, NULL),
(918, 48708, 0, NULL, 15785, '1', NULL, 0, 0, 'D', 'S', 1649733219, 1649733219, NULL),
(919, 48708, 0, NULL, 15823, '1', '1', 0, 0, 'D', 'S', 1649733340, 1649733340, NULL),
(920, 46718, 0, NULL, 15822, '1', NULL, 0, 0, 'D', 'S', 1649747509, 1649747509, NULL),
(921, 46718, 0, NULL, 15813, '1', NULL, 0, 0, 'D', 'S', 1649747648, 1649747648, NULL),
(922, 53115, 0, NULL, 15808, '1', NULL, 0, 0, 'D', 'S', 1649758717, 1649758717, NULL),
(923, 53115, 0, NULL, 15776, '1', NULL, 0, 0, 'D', 'S', 1649759573, 1649759573, NULL),
(924, 53115, 0, NULL, 15780, '1', NULL, 0, 0, 'D', 'S', 1649760159, 1649760159, NULL),
(925, 53115, 0, NULL, 4559, '1', NULL, 0, 0, 'D', 'S', 1649762616, 1649762616, NULL),
(926, 53115, 0, NULL, 13890, '1', NULL, 0, 0, 'D', 'S', 1649764867, 1649764867, NULL),
(927, 53115, 0, NULL, 4946, '1', NULL, 0, 0, 'D', 'S', 1649767742, 1649767742, NULL),
(928, 53115, 0, NULL, 6517, '1', NULL, 0, 0, 'D', 'S', 1649831059, 1649831059, NULL),
(929, 53115, 0, NULL, 8631, '1', NULL, 0, 0, 'D', 'S', 1649834007, 1649834007, NULL),
(930, 53115, 0, NULL, 14399, '1', NULL, 0, 0, 'D', 'S', 1649835458, 1649835458, NULL),
(931, 53115, 0, NULL, 1217, '1', NULL, 0, 0, 'D', 'S', 1649836647, 1649836647, NULL),
(932, 53115, 0, NULL, 14978, '1', NULL, 0, 0, 'D', 'S', 1649841613, 1649841613, NULL),
(933, 53115, 0, NULL, 2784, '1', NULL, 0, 0, 'D', 'S', 1649853068, 1649853068, NULL),
(934, 53115, 0, NULL, 10251, '1', NULL, 0, 0, 'D', 'S', 1649855956, 1649855956, NULL),
(935, 53115, 0, NULL, 3178, '1', NULL, 0, 0, 'D', 'S', 1649857017, 1649857017, NULL),
(936, 53115, 0, NULL, 3950, '1', NULL, 0, 0, 'D', 'S', 1649919041, 1649919041, NULL),
(937, 53115, 0, NULL, 12358, '1', NULL, 0, 0, 'D', 'S', 1649919546, 1649919546, NULL),
(938, 53115, 0, NULL, 11879, '1', NULL, 0, 0, 'D', 'S', 1649920100, 1649920100, NULL),
(939, 53115, 0, NULL, 3630, '1', NULL, 0, 0, 'D', 'S', 1649921316, 1649921316, NULL),
(940, 53115, 0, NULL, 5504, '1', NULL, 0, 0, 'D', 'S', 1649922317, 1649922317, NULL),
(941, 53115, 0, NULL, 15855, '1', NULL, 0, 0, 'D', 'S', 1649927300, 1649927300, NULL),
(942, 48708, 0, NULL, 9904, '1', '1', 0, 0, 'D', 'S', 1649993186, 1649993186, NULL),
(943, 48708, 0, NULL, 14805, '1', '1', 0, 0, 'D', 'S', 1649999203, 1649999203, NULL),
(944, 48708, 0, NULL, 15882, '1', '1', 0, 0, 'D', 'S', 1650025152, 1650025152, NULL),
(945, 48708, 0, NULL, 15883, '1', '1', 0, 0, 'D', 'S', 1650025162, 1650025162, NULL),
(946, 48708, 0, NULL, 15885, '1', '1', 0, 0, 'D', 'S', 1650025436, 1650025436, NULL),
(947, 48708, 0, NULL, 14674, '1', NULL, 0, 0, 'D', 'S', 1650028984, 1650028984, NULL),
(948, 48708, 0, NULL, 13285, '1', '1', 0, 0, 'D', 'S', 1650032852, 1650032852, NULL),
(949, 48708, 0, NULL, 15824, '1', NULL, 0, 0, 'D', 'S', 1650083942, 1650083942, NULL),
(950, 48708, 0, NULL, 15784, '1', NULL, 0, 0, 'D', 'S', 1650084145, 1650084145, NULL),
(951, 48708, 0, NULL, 15782, '1', NULL, 0, 0, 'D', 'S', 1650084160, 1650084160, NULL),
(952, 48708, 0, NULL, 15781, '1', NULL, 0, 0, 'D', 'S', 1650084199, 1650084199, NULL),
(953, 46718, 0, NULL, 15955, '1', NULL, 0, 0, 'D', 'S', 1650544736, 1650544736, NULL),
(954, 46718, 0, NULL, 15943, '1', NULL, 0, 0, 'D', 'S', 1650544936, 1650544936, NULL),
(955, 46718, 0, NULL, 15953, '1', NULL, 0, 0, 'D', 'S', 1650617158, 1650617158, NULL),
(956, 52724, 0, NULL, 14205, NULL, '1', 0, 0, 'D', 'S', 1650724052, 1650724052, NULL),
(957, 52724, 0, NULL, 14516, NULL, '1', 0, 0, 'D', 'S', 1650724052, 1650724052, NULL),
(958, 52724, 0, NULL, 13446, NULL, '1', 0, 0, 'D', 'S', 1650724059, 1650724059, NULL),
(959, 54617, 0, NULL, 15929, '1', '1', 0, 0, 'D', 'S', 1650797231, 1650797231, NULL),
(960, 46718, 0, NULL, 16029, '1', NULL, 0, 0, 'D', 'S', 1650889172, 1650889172, NULL),
(961, 46718, 0, NULL, 15994, '1', NULL, 0, 0, 'D', 'S', 1650889294, 1650889294, NULL),
(962, 53115, 0, NULL, 11829, '1', '1', 0, 0, 'D', 'S', 1650978323, 1650978323, NULL),
(963, 53115, 0, NULL, 9035, '1', NULL, 0, 0, 'D', 'S', 1650980305, 1650980305, NULL),
(964, 53115, 0, NULL, 13653, '1', NULL, 0, 0, 'D', 'S', 1651064968, 1651064968, NULL),
(965, 50767, 0, NULL, 3129, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(966, 50767, 0, NULL, 3196, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(967, 50767, 0, NULL, 3299, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(968, 50767, 0, NULL, 3947, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(969, 50767, 0, NULL, 4003, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(970, 50767, 0, NULL, 4075, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(971, 50767, 0, NULL, 4093, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(972, 50767, 0, NULL, 4179, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(973, 50767, 0, NULL, 4558, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(974, 50767, 0, NULL, 4876, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(975, 50767, 0, NULL, 5080, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(976, 50767, 0, NULL, 6003, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(977, 50767, 0, NULL, 6095, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(978, 50767, 0, NULL, 6126, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(979, 50767, 0, NULL, 6928, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(980, 50767, 0, NULL, 8281, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(981, 50767, 0, NULL, 8314, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(982, 50767, 0, NULL, 9609, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(983, 50767, 0, NULL, 10759, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(984, 50767, 0, NULL, 11082, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(985, 50767, 0, NULL, 11721, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(986, 50767, 0, NULL, 11729, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(987, 50767, 0, NULL, 12239, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(988, 50767, 0, NULL, 12284, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(989, 50767, 0, NULL, 12547, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(990, 50767, 0, NULL, 12600, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(991, 50767, 0, NULL, 12617, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(992, 50767, 0, NULL, 13002, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(993, 50767, 0, NULL, 13316, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(994, 50767, 0, NULL, 13548, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(995, 50767, 0, NULL, 13568, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(996, 50767, 0, NULL, 14123, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(997, 50767, 0, NULL, 14224, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(998, 50767, 0, NULL, 14406, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(999, 50767, 0, NULL, 14802, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1000, 50767, 0, NULL, 14856, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1001, 50767, 0, NULL, 15058, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1002, 50767, 0, NULL, 15180, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1003, 50767, 0, NULL, 15201, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1004, 50767, 0, NULL, 15297, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1005, 50767, 0, NULL, 15300, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1006, 50767, 0, NULL, 15328, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1007, 50767, 0, NULL, 15457, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1008, 50767, 0, NULL, 15461, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1009, 50767, 0, NULL, 15477, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1010, 50767, 0, NULL, 15478, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1011, 50767, 0, NULL, 15480, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1012, 50767, 0, NULL, 15481, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1013, 50767, 0, NULL, 15483, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1014, 50767, 0, NULL, 15484, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1015, 50767, 0, NULL, 15485, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1016, 50767, 0, NULL, 15486, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1017, 50767, 0, NULL, 15544, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1018, 50767, 0, NULL, 15545, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1019, 50767, 0, NULL, 15547, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1020, 50767, 0, NULL, 15646, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1021, 50767, 0, NULL, 15658, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1022, 50767, 0, NULL, 15679, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1023, 50767, 0, NULL, 15681, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1024, 50767, 0, NULL, 15682, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1025, 50767, 0, NULL, 15686, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1026, 50767, 0, NULL, 15688, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1027, 50767, 0, NULL, 15716, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1028, 50767, 0, NULL, 15739, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1029, 50767, 0, NULL, 15754, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1030, 50767, 0, NULL, 15756, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1031, 50767, 0, NULL, 15759, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1032, 50767, 0, NULL, 15763, '1', '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1033, 50767, 0, NULL, 15790, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1034, 50767, 0, NULL, 15797, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1035, 50767, 0, NULL, 15799, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1036, 50767, 0, NULL, 15806, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1037, 50767, 0, NULL, 15808, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1038, 50767, 0, NULL, 15812, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1039, 50767, 0, NULL, 15826, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1040, 50767, 0, NULL, 15827, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1041, 50767, 0, NULL, 15829, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1042, 50767, 0, NULL, 15831, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1043, 50767, 0, NULL, 15833, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1044, 50767, 0, NULL, 15835, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1045, 50767, 0, NULL, 15836, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1046, 50767, 0, NULL, 15840, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1047, 50767, 0, NULL, 15843, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1048, 50767, 0, NULL, 15849, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1049, 50767, 0, NULL, 15851, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1050, 50767, 0, NULL, 15854, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1051, 50767, 0, NULL, 15882, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1052, 50767, 0, NULL, 15883, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1053, 50767, 0, NULL, 15885, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1054, 50767, 0, NULL, 15888, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1055, 50767, 0, NULL, 15891, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1056, 50767, 0, NULL, 15895, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1057, 50767, 0, NULL, 15897, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1058, 50767, 0, NULL, 15900, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1059, 50767, 0, NULL, 15901, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1060, 50767, 0, NULL, 15915, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1061, 50767, 0, NULL, 15919, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1062, 50767, 0, NULL, 15928, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1063, 50767, 0, NULL, 15929, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1064, 50767, 0, NULL, 15964, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1065, 50767, 0, NULL, 15971, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1066, 50767, 0, NULL, 15997, NULL, '1', 0, 0, 'D', 'S', 1651114411, 1651114411, NULL),
(1067, 53115, 0, NULL, 10442, '1', NULL, 0, 0, 'D', 'S', 1651253231, 1651253231, NULL),
(1068, 53115, 0, NULL, 15957, '1', NULL, 0, 0, 'D', 'S', 1651317122, 1651317122, NULL),
(1069, 53115, 0, NULL, 15964, '1', NULL, 0, 0, 'D', 'S', 1651319061, 1651319061, NULL),
(1070, 50767, 0, NULL, 8556, NULL, '1', 0, 0, 'D', 'S', 1651481543, 1651481543, NULL),
(1071, 50767, 0, NULL, 8100, '1', NULL, 0, 0, 'D', 'S', 1651481626, 1651481626, NULL),
(1072, 54617, 0, NULL, 16130, '1', '1', 0, 0, 'D', 'S', 1651549296, 1651549296, NULL),
(1073, 54617, 0, NULL, 15165, '1', NULL, 0, 0, 'D', 'S', 1651549929, 1651549929, NULL),
(1074, 50767, 0, NULL, 3868, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1075, 50767, 0, NULL, 3923, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1076, 50767, 0, NULL, 4070, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1077, 50767, 0, NULL, 4071, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1078, 50767, 0, NULL, 4088, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1079, 50767, 0, NULL, 4913, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1080, 50767, 0, NULL, 4914, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1081, 50767, 0, NULL, 4915, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1082, 50767, 0, NULL, 4928, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1083, 50767, 0, NULL, 4929, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1084, 50767, 0, NULL, 4934, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1085, 50767, 0, NULL, 4938, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1086, 50767, 0, NULL, 4994, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1087, 50767, 0, NULL, 5449, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1088, 50767, 0, NULL, 7706, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1089, 50767, 0, NULL, 7707, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1090, 50767, 0, NULL, 10376, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1091, 50767, 0, NULL, 10377, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1092, 50767, 0, NULL, 10378, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1093, 50767, 0, NULL, 10379, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1094, 50767, 0, NULL, 10380, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1095, 50767, 0, NULL, 10387, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1096, 50767, 0, NULL, 10391, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1097, 50767, 0, NULL, 10589, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1098, 50767, 0, NULL, 11746, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1099, 50767, 0, NULL, 12161, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1100, 50767, 0, NULL, 12449, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1101, 50767, 0, NULL, 12558, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1102, 50767, 0, NULL, 12860, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1103, 50767, 0, NULL, 14208, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1104, 50767, 0, NULL, 14209, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1105, 50767, 0, NULL, 14490, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1106, 50767, 0, NULL, 14495, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1107, 50767, 0, NULL, 14496, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1108, 50767, 0, NULL, 14574, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1109, 50767, 0, NULL, 14665, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1110, 50767, 0, NULL, 14698, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1111, 50767, 0, NULL, 14737, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1112, 50767, 0, NULL, 14921, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1113, 50767, 0, NULL, 14922, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1114, 50767, 0, NULL, 15022, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1115, 50767, 0, NULL, 15317, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1116, 50767, 0, NULL, 15476, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1117, 50767, 0, NULL, 15534, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1118, 50767, 0, NULL, 15793, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1119, 50767, 0, NULL, 15794, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1120, 50767, 0, NULL, 15800, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1121, 50767, 0, NULL, 15805, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1122, 50767, 0, NULL, 15869, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1123, 50767, 0, NULL, 15927, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1124, 50767, 0, NULL, 15994, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1125, 50767, 0, NULL, 16019, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1126, 50767, 0, NULL, 16033, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1127, 50767, 0, NULL, 16035, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1128, 50767, 0, NULL, 16062, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1129, 50767, 0, NULL, 16064, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1130, 50767, 0, NULL, 16085, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1131, 50767, 0, NULL, 16088, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1132, 50767, 0, NULL, 16096, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1133, 50767, 0, NULL, 16097, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1134, 50767, 0, NULL, 16104, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1135, 50767, 0, NULL, 16105, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1136, 50767, 0, NULL, 16106, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1137, 50767, 0, NULL, 16109, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1138, 50767, 0, NULL, 16110, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1139, 50767, 0, NULL, 16111, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1140, 50767, 0, NULL, 16112, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1141, 50767, 0, NULL, 16153, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1142, 50767, 0, NULL, 16158, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1143, 50767, 0, NULL, 16161, NULL, '1', 0, 0, 'D', 'S', 1651559365, 1651559365, NULL),
(1144, 46718, 0, NULL, 16188, '1', NULL, 0, 0, 'D', 'S', 1651668785, 1651668785, NULL),
(1145, 54337, 0, NULL, 8001, '1', NULL, 0, 0, 'D', 'S', 1651679896, 1651679896, NULL),
(1146, 53615, 0, NULL, 10794, '1', '1', 0, 0, 'D', 'S', 1651805058, 1651805058, NULL),
(1147, 54617, 0, NULL, 713, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1148, 54617, 0, NULL, 723, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1149, 54617, 0, NULL, 1208, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1150, 54617, 0, NULL, 1211, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1151, 54617, 0, NULL, 1212, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1152, 54617, 0, NULL, 1220, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1153, 54617, 0, NULL, 1451, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1154, 54617, 0, NULL, 3769, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1155, 54617, 0, NULL, 11903, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1156, 54617, 0, NULL, 12699, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1157, 54617, 0, NULL, 14535, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1158, 54617, 0, NULL, 15463, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1159, 54617, 0, NULL, 15597, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1160, 54617, 0, NULL, 15764, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1161, 54617, 0, NULL, 15867, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1162, 54617, 0, NULL, 15988, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1163, 54617, 0, NULL, 15989, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1164, 54617, 0, NULL, 15990, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1165, 54617, 0, NULL, 16042, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1166, 54617, 0, NULL, 16129, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1167, 54617, 0, NULL, 16134, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1168, 54617, 0, NULL, 16136, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1169, 54617, 0, NULL, 16139, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1170, 54617, 0, NULL, 16142, NULL, '1', 0, 0, 'D', 'S', 1651816040, 1651816040, NULL),
(1171, 54337, 0, NULL, 8854, '1', NULL, 0, 0, 'D', 'S', 1652012343, 1652012343, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1172, 54178, 0, NULL, 10865, '1', NULL, 0, 0, 'D', 'S', 1652545379, 1652545379, NULL),
(1173, 46367, 0, NULL, 14712, '1', '1', 0, 0, 'D', 'S', 1652869739, 1652869739, NULL),
(1174, 50767, 0, NULL, 15798, NULL, '1', 0, 0, 'D', 'S', 1652884915, 1652884915, NULL),
(1175, 50767, 0, NULL, 16171, NULL, '1', 0, 0, 'D', 'S', 1652884915, 1652884915, NULL),
(1176, 50767, 0, NULL, 16177, NULL, '1', 0, 0, 'D', 'S', 1652884915, 1652884915, NULL),
(1177, 50767, 0, NULL, 16187, NULL, '1', 0, 0, 'D', 'S', 1652884915, 1652884915, NULL),
(1178, 50767, 0, NULL, 14349, NULL, '1', 0, 0, 'D', 'S', 1652885535, 1652885535, NULL),
(1179, 46367, 0, NULL, 4315, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1180, 46367, 0, NULL, 7944, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1181, 46367, 0, NULL, 8255, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1182, 46367, 0, NULL, 9350, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1183, 46367, 0, NULL, 9792, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1184, 46367, 0, NULL, 9802, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1185, 46367, 0, NULL, 10046, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1186, 46367, 0, NULL, 10167, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1187, 46367, 0, NULL, 10358, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1188, 46367, 0, NULL, 11729, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1189, 46367, 0, NULL, 11914, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1190, 46367, 0, NULL, 13216, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1191, 46367, 0, NULL, 13217, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1192, 46367, 0, NULL, 13218, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1193, 46367, 0, NULL, 13221, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1194, 46367, 0, NULL, 13907, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1195, 46367, 0, NULL, 14545, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1196, 46367, 0, NULL, 14546, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1197, 46367, 0, NULL, 15058, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1198, 46367, 0, NULL, 15354, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1199, 46367, 0, NULL, 15431, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1200, 46367, 0, NULL, 15927, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1201, 46367, 0, NULL, 16024, NULL, '1', 0, 0, 'D', 'S', 1652974011, 1652974011, NULL),
(1202, 46367, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1652974176, 1652974176, NULL),
(1203, 46367, 0, NULL, 10075, NULL, '1', 0, 0, 'D', 'S', 1652974176, 1652974176, NULL),
(1204, 46367, 0, NULL, 12006, NULL, '1', 0, 0, 'D', 'S', 1652974176, 1652974176, NULL),
(1205, 46367, 0, NULL, 12493, NULL, '1', 0, 0, 'D', 'S', 1652974176, 1652974176, NULL),
(1206, 46367, 0, NULL, 5340, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1207, 46367, 0, NULL, 7278, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1208, 46367, 0, NULL, 7460, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1209, 46367, 0, NULL, 7801, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1210, 46367, 0, NULL, 9719, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1211, 46367, 0, NULL, 9830, NULL, '1', 0, 0, 'D', 'S', 1652974211, 1652974211, NULL),
(1212, 46367, 0, NULL, 9896, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1213, 46367, 0, NULL, 10076, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1214, 46367, 0, NULL, 11354, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1215, 46367, 0, NULL, 11620, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1216, 46367, 0, NULL, 11622, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1217, 46367, 0, NULL, 11741, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1218, 46367, 0, NULL, 11800, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1219, 46367, 0, NULL, 12051, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1220, 46367, 0, NULL, 12558, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1221, 46367, 0, NULL, 12652, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1222, 46367, 0, NULL, 12765, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1223, 46367, 0, NULL, 12860, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1224, 46367, 0, NULL, 13076, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1225, 46367, 0, NULL, 13086, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1226, 46367, 0, NULL, 13227, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1227, 46367, 0, NULL, 13232, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1228, 46367, 0, NULL, 13275, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1229, 46367, 0, NULL, 13277, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1230, 46367, 0, NULL, 13385, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1231, 46367, 0, NULL, 13527, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1232, 46367, 0, NULL, 13556, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1233, 46367, 0, NULL, 13705, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1234, 46367, 0, NULL, 13883, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1235, 46367, 0, NULL, 13885, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1236, 46367, 0, NULL, 13932, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1237, 46367, 0, NULL, 13936, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1238, 46367, 0, NULL, 14197, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1239, 46367, 0, NULL, 14208, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1240, 46367, 0, NULL, 14209, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1241, 46367, 0, NULL, 14287, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1242, 46367, 0, NULL, 14294, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1243, 46367, 0, NULL, 14663, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1244, 46367, 0, NULL, 14698, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1245, 46367, 0, NULL, 14718, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1246, 46367, 0, NULL, 14737, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1247, 46367, 0, NULL, 14745, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1248, 46367, 0, NULL, 14755, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1249, 46367, 0, NULL, 14923, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1250, 46367, 0, NULL, 14950, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1251, 46367, 0, NULL, 14951, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1252, 46367, 0, NULL, 14953, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1253, 46367, 0, NULL, 14956, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1254, 46367, 0, NULL, 15021, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1255, 46367, 0, NULL, 15056, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1256, 46367, 0, NULL, 15170, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1257, 46367, 0, NULL, 15173, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1258, 46367, 0, NULL, 15176, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1259, 46367, 0, NULL, 15177, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1260, 46367, 0, NULL, 15343, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1261, 46367, 0, NULL, 15355, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1262, 46367, 0, NULL, 15356, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1263, 46367, 0, NULL, 15793, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1264, 46367, 0, NULL, 15795, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1265, 46367, 0, NULL, 15929, NULL, '1', 0, 0, 'D', 'S', 1652974212, 1652974212, NULL),
(1266, 50767, 0, NULL, 3978, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1267, 50767, 0, NULL, 4106, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1268, 50767, 0, NULL, 9824, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1269, 50767, 0, NULL, 9825, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1270, 50767, 0, NULL, 10249, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1271, 50767, 0, NULL, 10255, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1272, 50767, 0, NULL, 11977, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1273, 50767, 0, NULL, 11978, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1274, 50767, 0, NULL, 11979, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1275, 50767, 0, NULL, 12082, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1276, 50767, 0, NULL, 14992, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1277, 50767, 0, NULL, 14993, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1278, 50767, 0, NULL, 15469, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1279, 50767, 0, NULL, 16114, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1280, 50767, 0, NULL, 16125, NULL, '1', 0, 0, 'D', 'S', 1653106876, 1653106876, NULL),
(1281, 48708, 0, NULL, 15028, '1', NULL, 0, 0, 'D', 'S', 1653122882, 1653122882, NULL),
(1282, 48708, 0, NULL, 12731, '1', NULL, 0, 0, 'D', 'S', 1653122943, 1653122943, NULL),
(1283, 48708, 0, NULL, 11988, '1', NULL, 0, 0, 'D', 'S', 1653124745, 1653124745, NULL),
(1284, 48708, 0, NULL, 11636, '1', '1', 0, 0, 'D', 'S', 1653124790, 1653124790, NULL),
(1285, 48708, 0, NULL, 14968, '1', NULL, 0, 0, 'D', 'S', 1653141361, 1653141361, NULL),
(1286, 48708, 0, NULL, 16251, '1', '1', 0, 0, 'D', 'S', 1653141785, 1653141785, NULL),
(1287, 48708, 0, NULL, 15408, '1', '1', 0, 0, 'D', 'S', 1653143252, 1653143252, NULL),
(1288, 48708, 0, NULL, 11483, '1', '1', 0, 0, 'D', 'S', 1653143858, 1653143858, NULL),
(1289, 48708, 0, NULL, 15109, '1', '1', 0, 0, 'D', 'S', 1653143910, 1653143910, NULL),
(1290, 48708, 0, NULL, 12112, '1', '1', 0, 0, 'D', 'S', 1653144338, 1653144338, NULL),
(1291, 48708, 0, NULL, 16249, '1', '1', 0, 0, 'D', 'S', 1653149880, 1653149880, NULL),
(1292, 48708, 0, NULL, 16248, '1', '1', 0, 0, 'D', 'S', 1653149892, 1653149892, NULL),
(1293, 48708, 0, NULL, 15672, '1', NULL, 0, 0, 'D', 'S', 1653290964, 1653290964, NULL),
(1294, 48708, 0, NULL, 16381, '1', NULL, 0, 0, 'D', 'S', 1653291171, 1653291171, NULL),
(1295, 48708, 0, NULL, 16247, '1', NULL, 0, 0, 'D', 'S', 1653291759, 1653291759, NULL),
(1296, 48708, 0, NULL, 15911, '1', '1', 0, 0, 'D', 'S', 1653294207, 1653294207, NULL),
(1297, 48708, 0, NULL, 15910, '1', '1', 0, 0, 'D', 'S', 1653294216, 1653294216, NULL),
(1298, 48708, 0, NULL, 10921, '1', NULL, 0, 0, 'D', 'S', 1653314709, 1653314709, NULL),
(1299, 48708, 0, NULL, 16397, '1', '1', 0, 0, 'D', 'S', 1653349340, 1653349340, NULL),
(1300, 48708, 0, NULL, 16399, '1', '1', 0, 0, 'D', 'S', 1653349371, 1653349371, NULL),
(1301, 48708, 0, NULL, 16341, '1', '1', 0, 0, 'D', 'S', 1653390486, 1653390486, NULL),
(1302, 48708, 0, NULL, 14208, '1', '1', 0, 0, 'D', 'S', 1653391132, 1653391132, NULL),
(1303, 48708, 0, NULL, 15415, '1', '1', 0, 0, 'D', 'S', 1653450828, 1653450828, NULL),
(1304, 48708, 0, NULL, 16473, '1', '1', 0, 0, 'D', 'S', 1653752883, 1653752883, NULL),
(1305, 48708, 0, NULL, 16474, '1', '1', 0, 0, 'D', 'S', 1653752885, 1653752885, NULL),
(1306, 54617, 0, NULL, 16434, '1', '1', 0, 0, 'D', 'S', 1653769729, 1653769729, NULL),
(1307, 48708, 0, NULL, 16482, '1', '1', 0, 0, 'D', 'S', 1653907957, 1653907957, NULL),
(1308, 48708, 0, NULL, 16486, '1', NULL, 0, 0, 'D', 'S', 1653907977, 1653907977, NULL),
(1309, 48708, 0, NULL, 16470, '1', '1', 0, 0, 'D', 'S', 1653910437, 1653910437, NULL),
(1310, 48708, 0, NULL, 13801, '1', '1', 0, 0, 'D', 'S', 1653998927, 1653998927, NULL),
(1311, 54617, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1312, 54617, 0, NULL, 3878, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1313, 54617, 0, NULL, 3884, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1314, 54617, 0, NULL, 8001, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1315, 54617, 0, NULL, 8833, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1316, 54617, 0, NULL, 9345, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1317, 54617, 0, NULL, 9821, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1318, 54617, 0, NULL, 10644, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1319, 54617, 0, NULL, 10944, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1320, 54617, 0, NULL, 11049, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1321, 54617, 0, NULL, 11455, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1322, 54617, 0, NULL, 11729, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1323, 54617, 0, NULL, 12286, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1324, 54617, 0, NULL, 12464, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1325, 54617, 0, NULL, 12558, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1326, 54617, 0, NULL, 13299, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1327, 54617, 0, NULL, 13362, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1328, 54617, 0, NULL, 13380, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1329, 54617, 0, NULL, 13904, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1330, 54617, 0, NULL, 13911, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1331, 54617, 0, NULL, 14159, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1332, 54617, 0, NULL, 14506, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1333, 54617, 0, NULL, 14954, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1334, 54617, 0, NULL, 15084, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1335, 54617, 0, NULL, 15305, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1336, 54617, 0, NULL, 15308, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1337, 54617, 0, NULL, 15315, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1338, 54617, 0, NULL, 15316, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1339, 54617, 0, NULL, 15354, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1340, 54617, 0, NULL, 15366, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1341, 54617, 0, NULL, 15405, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1342, 54617, 0, NULL, 15481, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1343, 54617, 0, NULL, 15492, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1344, 54617, 0, NULL, 15665, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1345, 54617, 0, NULL, 15735, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1346, 54617, 0, NULL, 15736, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1347, 54617, 0, NULL, 15754, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1348, 54617, 0, NULL, 15763, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1349, 54617, 0, NULL, 15766, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1350, 54617, 0, NULL, 15799, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1351, 54617, 0, NULL, 15806, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1352, 54617, 0, NULL, 15844, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1353, 54617, 0, NULL, 15847, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1354, 54617, 0, NULL, 15849, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1355, 54617, 0, NULL, 16037, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1356, 54617, 0, NULL, 16146, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1357, 54617, 0, NULL, 16203, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1358, 54617, 0, NULL, 16345, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1359, 54617, 0, NULL, 16456, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1360, 54617, 0, NULL, 16457, NULL, '1', 0, 0, 'D', 'S', 1654027200, 1654027200, NULL),
(1361, 50767, 0, NULL, 16385, NULL, '1', 0, 0, 'D', 'S', 1654030046, 1654030046, NULL),
(1362, 50767, 0, NULL, 16387, NULL, '1', 0, 0, 'D', 'S', 1654030046, 1654030046, NULL),
(1363, 50767, 0, NULL, 16439, NULL, '1', 0, 0, 'D', 'S', 1654030046, 1654030046, NULL),
(1364, 50767, 0, NULL, 16357, '1', '1', 0, 0, 'D', 'S', 1654031474, 1654031474, NULL),
(1365, 50767, 0, NULL, 16355, '1', NULL, 0, 0, 'D', 'S', 1654031571, 1654031571, NULL),
(1366, 50767, 0, NULL, 16354, '1', NULL, 0, 0, 'D', 'S', 1654031647, 1654031647, NULL),
(1367, 50767, 0, NULL, 16353, '1', NULL, 0, 0, 'D', 'S', 1654031709, 1654031709, NULL),
(1368, 48708, 0, NULL, 14123, '1', NULL, 0, 0, 'D', 'S', 1654060173, 1654060173, NULL),
(1369, 48708, 0, NULL, 16360, '1', '1', 0, 0, 'D', 'S', 1654140040, 1654140040, NULL),
(1370, 48708, 0, NULL, 15946, '1', NULL, 0, 0, 'D', 'S', 1654165900, 1654165900, NULL),
(1371, 54617, 0, NULL, 16550, '1', '1', 0, 0, 'D', 'S', 1654665929, 1654665929, NULL),
(1372, 54617, 0, NULL, 13255, NULL, '1', 0, 0, 'D', 'S', 1654666125, 1654666125, NULL),
(1373, 55351, 0, NULL, 16529, '1', NULL, 0, 0, 'D', 'S', 1654702782, 1654702782, NULL),
(1374, 54617, 0, NULL, 16475, NULL, '1', 0, 0, 'D', 'S', 1654878374, 1654878374, NULL),
(1375, 54617, 0, NULL, 13339, NULL, '1', 0, 0, 'D', 'S', 1654898697, 1654898697, NULL),
(1376, 54617, 0, NULL, 15666, NULL, '1', 0, 0, 'D', 'S', 1654914135, 1654914135, NULL),
(1377, 54617, 0, NULL, 9491, NULL, '1', 0, 0, 'D', 'S', 1654953257, 1654953257, NULL),
(1378, 50767, 0, NULL, 16504, NULL, '1', 0, 0, 'D', 'S', 1655047876, 1655047876, NULL),
(1379, 50767, 0, NULL, 16506, NULL, '1', 0, 0, 'D', 'S', 1655047876, 1655047876, NULL),
(1380, 50767, 0, NULL, 16517, NULL, '1', 0, 0, 'D', 'S', 1655047876, 1655047876, NULL),
(1381, 50767, 0, NULL, 16550, NULL, '1', 0, 0, 'D', 'S', 1655047876, 1655047876, NULL),
(1382, 50767, 0, NULL, 16551, NULL, '1', 0, 0, 'D', 'S', 1655047876, 1655047876, NULL),
(1383, 50767, 0, NULL, 3568, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1384, 50767, 0, NULL, 3570, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1385, 50767, 0, NULL, 3944, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1386, 50767, 0, NULL, 9890, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1387, 50767, 0, NULL, 10751, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1388, 50767, 0, NULL, 12548, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1389, 50767, 0, NULL, 13005, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1390, 50767, 0, NULL, 14322, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1391, 50767, 0, NULL, 14409, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1392, 50767, 0, NULL, 14552, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1393, 50767, 0, NULL, 14558, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1394, 50767, 0, NULL, 14646, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1395, 50767, 0, NULL, 14647, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1396, 50767, 0, NULL, 14720, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1397, 50767, 0, NULL, 15104, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1398, 50767, 0, NULL, 15110, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1399, 50767, 0, NULL, 15283, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1400, 50767, 0, NULL, 15415, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1401, 50767, 0, NULL, 15465, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1402, 50767, 0, NULL, 15467, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1403, 50767, 0, NULL, 15472, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1404, 50767, 0, NULL, 15665, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1405, 50767, 0, NULL, 15717, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1406, 50767, 0, NULL, 15734, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1407, 50767, 0, NULL, 15735, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1408, 50767, 0, NULL, 15745, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1409, 50767, 0, NULL, 15762, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1410, 50767, 0, NULL, 15779, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1411, 50767, 0, NULL, 15818, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1412, 50767, 0, NULL, 15822, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1413, 50767, 0, NULL, 15846, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1414, 50767, 0, NULL, 15847, NULL, '1', 0, 0, 'D', 'S', 1655049548, 1655049548, NULL),
(1415, 50767, 0, NULL, 15852, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1416, 50767, 0, NULL, 15870, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1417, 50767, 0, NULL, 15889, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1418, 50767, 0, NULL, 15894, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1419, 50767, 0, NULL, 15906, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1420, 50767, 0, NULL, 15907, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1421, 50767, 0, NULL, 15914, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1422, 50767, 0, NULL, 15918, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1423, 50767, 0, NULL, 16048, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1424, 50767, 0, NULL, 16049, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1425, 50767, 0, NULL, 16050, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1426, 50767, 0, NULL, 16051, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1427, 50767, 0, NULL, 16181, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1428, 50767, 0, NULL, 16270, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1429, 50767, 0, NULL, 16321, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1430, 50767, 0, NULL, 16332, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1431, 50767, 0, NULL, 16341, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1432, 50767, 0, NULL, 16345, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1433, 50767, 0, NULL, 16376, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1434, 50767, 0, NULL, 16377, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1435, 50767, 0, NULL, 16382, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1436, 50767, 0, NULL, 16404, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1437, 50767, 0, NULL, 16416, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1438, 50767, 0, NULL, 16420, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1439, 50767, 0, NULL, 16426, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1440, 50767, 0, NULL, 16427, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1441, 50767, 0, NULL, 16429, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1442, 50767, 0, NULL, 16430, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1443, 50767, 0, NULL, 16440, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1444, 50767, 0, NULL, 16441, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1445, 50767, 0, NULL, 16442, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1446, 50767, 0, NULL, 16443, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1447, 50767, 0, NULL, 16458, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1448, 50767, 0, NULL, 16459, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1449, 50767, 0, NULL, 16469, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1450, 50767, 0, NULL, 16470, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1451, 50767, 0, NULL, 16472, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1452, 50767, 0, NULL, 16473, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1453, 50767, 0, NULL, 16474, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1454, 50767, 0, NULL, 16475, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1455, 50767, 0, NULL, 16482, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1456, 50767, 0, NULL, 16487, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1457, 50767, 0, NULL, 16489, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1458, 50767, 0, NULL, 16496, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1459, 50767, 0, NULL, 16596, NULL, '1', 0, 0, 'D', 'S', 1655049549, 1655049549, NULL),
(1460, 40682, 0, NULL, 16695, '1', '1', 0, 0, 'D', 'S', 1655226957, 1655226957, NULL),
(1461, 40682, 0, NULL, 16699, '1', NULL, 0, 0, 'D', 'S', 1655227415, 1655227415, NULL),
(1462, 40682, 0, NULL, 15138, NULL, '1', 0, 0, 'D', 'S', 1655227556, 1655227556, NULL),
(1463, 54617, 0, NULL, 16422, NULL, '1', 0, 0, 'D', 'S', 1655468314, 1655468314, NULL),
(1464, 54617, 0, NULL, 12466, NULL, '1', 0, 0, 'D', 'S', 1655468876, 1655468876, NULL),
(1465, 54617, 0, NULL, 14478, NULL, '1', 0, 0, 'D', 'S', 1655469888, 1655469888, NULL),
(1466, 54617, 0, NULL, 10708, NULL, '1', 0, 0, 'D', 'S', 1655470509, 1655470509, NULL),
(1467, 54617, 0, NULL, 12158, NULL, '1', 0, 0, 'D', 'S', 1655470636, 1655470636, NULL),
(1468, 54617, 0, NULL, 14988, NULL, '1', 0, 0, 'D', 'S', 1655470888, 1655470888, NULL),
(1469, 54617, 0, NULL, 12744, NULL, '1', 0, 0, 'D', 'S', 1655471231, 1655471231, NULL),
(1470, 54617, 0, NULL, 12001, NULL, '1', 0, 0, 'D', 'S', 1655471435, 1655471435, NULL),
(1471, 54617, 0, NULL, 3715, NULL, '1', 0, 0, 'D', 'S', 1655471566, 1655471566, NULL),
(1472, 54617, 0, NULL, 12475, NULL, '1', 0, 0, 'D', 'S', 1655471632, 1655471632, NULL),
(1473, 54617, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1655471724, 1655471724, NULL),
(1474, 54617, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1655471803, 1655471803, NULL),
(1475, 54617, 0, NULL, 15342, NULL, '1', 0, 0, 'D', 'S', 1655471869, 1655471869, NULL),
(1476, 54617, 0, NULL, 15346, NULL, '1', 0, 0, 'D', 'S', 1655471945, 1655471945, NULL),
(1477, 54617, 0, NULL, 16609, NULL, '1', 0, 0, 'D', 'S', 1655472029, 1655472029, NULL),
(1478, 54617, 0, NULL, 14541, NULL, '1', 0, 0, 'D', 'S', 1655472163, 1655472163, NULL),
(1479, 54617, 0, NULL, 3838, NULL, '1', 0, 0, 'D', 'S', 1655472252, 1655472252, NULL),
(1480, 54617, 0, NULL, 16445, NULL, '1', 0, 0, 'D', 'S', 1655472370, 1655472370, NULL),
(1481, 54617, 0, NULL, 10623, NULL, '1', 0, 0, 'D', 'S', 1655472540, 1655472540, NULL),
(1482, 54617, 0, NULL, 11361, NULL, '1', 0, 0, 'D', 'S', 1655472688, 1655472688, NULL),
(1483, 54617, 0, NULL, 11633, NULL, '1', 0, 0, 'D', 'S', 1655472905, 1655472905, NULL),
(1484, 54617, 0, NULL, 15801, NULL, '1', 0, 0, 'D', 'S', 1655473077, 1655473077, NULL),
(1485, 54617, 0, NULL, 15804, NULL, '1', 0, 0, 'D', 'S', 1655473315, 1655473315, NULL),
(1486, 54617, 0, NULL, 15340, NULL, '1', 0, 0, 'D', 'S', 1655473687, 1655473687, NULL),
(1487, 54617, 0, NULL, 14445, NULL, '1', 0, 0, 'D', 'S', 1655473795, 1655473795, NULL),
(1488, 54617, 0, NULL, 5599, NULL, '1', 0, 0, 'D', 'S', 1655473962, 1655473962, NULL),
(1489, 54617, 0, NULL, 14876, NULL, '1', 0, 0, 'D', 'S', 1655474197, 1655474197, NULL),
(1490, 54617, 0, NULL, 11763, NULL, '1', 0, 0, 'D', 'S', 1655539148, 1655539148, NULL),
(1491, 54617, 0, NULL, 12227, NULL, '1', 0, 0, 'D', 'S', 1655539409, 1655539409, NULL),
(1492, 48708, 0, NULL, 4976, '1', '1', 0, 0, 'D', 'S', 1655555270, 1655555270, NULL),
(1493, 48708, 0, NULL, 12845, '1', '1', 0, 0, 'D', 'S', 1655567623, 1655567623, NULL),
(1494, 48708, 0, NULL, 3946, '1', NULL, 0, 0, 'D', 'S', 1655567721, 1655567721, NULL),
(1495, 48708, 0, NULL, 11549, '1', NULL, 0, 0, 'D', 'S', 1655568658, 1655568658, NULL),
(1496, 48708, 0, NULL, 13584, '1', NULL, 0, 0, 'D', 'S', 1655569342, 1655569342, NULL),
(1497, 50767, 0, NULL, 16759, '1', NULL, 0, 0, 'D', 'S', 1655733613, 1655733613, NULL),
(1498, 50767, 0, NULL, 9425, '1', NULL, 0, 0, 'D', 'S', 1655733759, 1655733759, NULL),
(1499, 50767, 0, NULL, 15505, '1', '1', 0, 0, 'D', 'S', 1655734794, 1655734794, NULL),
(1500, 50767, 0, NULL, 13947, NULL, '1', 0, 0, 'D', 'S', 1655736264, 1655736264, NULL),
(1501, 50767, 0, NULL, 10645, NULL, '1', 0, 0, 'D', 'S', 1655853166, 1655853166, NULL),
(1502, 46367, 0, NULL, 3250, '1', NULL, 0, 0, 'D', 'S', 1655890038, 1655890038, NULL),
(1503, 46367, 0, NULL, 2493, '1', NULL, 0, 0, 'D', 'S', 1655897852, 1655897852, NULL),
(1504, 24597, 0, NULL, 1213, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1505, 24597, 0, NULL, 6122, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1506, 24597, 0, NULL, 6344, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1507, 24597, 0, NULL, 7395, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1508, 24597, 0, NULL, 7816, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1509, 24597, 0, NULL, 7979, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1510, 24597, 0, NULL, 8081, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1511, 24597, 0, NULL, 8178, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1512, 24597, 0, NULL, 8785, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1513, 24597, 0, NULL, 9526, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1514, 24597, 0, NULL, 9550, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1515, 24597, 0, NULL, 9551, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1516, 24597, 0, NULL, 9659, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1517, 24597, 0, NULL, 9688, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1518, 24597, 0, NULL, 9718, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1519, 24597, 0, NULL, 10926, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1520, 24597, 0, NULL, 11441, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1521, 24597, 0, NULL, 11845, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1522, 24597, 0, NULL, 12089, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1523, 24597, 0, NULL, 12129, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1524, 24597, 0, NULL, 12692, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1525, 24597, 0, NULL, 12709, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1526, 24597, 0, NULL, 12938, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1527, 24597, 0, NULL, 12988, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1528, 24597, 0, NULL, 12998, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1529, 24597, 0, NULL, 13234, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1530, 24597, 0, NULL, 13715, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1531, 24597, 0, NULL, 13827, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1532, 24597, 0, NULL, 13970, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1533, 24597, 0, NULL, 14310, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1534, 24597, 0, NULL, 14452, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1535, 24597, 0, NULL, 15125, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1536, 24597, 0, NULL, 15415, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1537, 24597, 0, NULL, 15739, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1538, 24597, 0, NULL, 15897, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1539, 24597, 0, NULL, 16385, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1540, 24597, 0, NULL, 16391, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1541, 24597, 0, NULL, 16466, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1542, 24597, 0, NULL, 16613, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1543, 24597, 0, NULL, 16614, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1544, 24597, 0, NULL, 16660, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1545, 24597, 0, NULL, 16722, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1546, 24597, 0, NULL, 16723, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1547, 24597, 0, NULL, 16724, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1548, 24597, 0, NULL, 16725, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1549, 24597, 0, NULL, 16727, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1550, 24597, 0, NULL, 16760, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1551, 24597, 0, NULL, 16764, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1552, 24597, 0, NULL, 16768, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1553, 24597, 0, NULL, 16774, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1554, 24597, 0, NULL, 16775, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1555, 24597, 0, NULL, 16776, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1556, 24597, 0, NULL, 16782, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1557, 24597, 0, NULL, 16784, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1558, 24597, 0, NULL, 16785, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1559, 24597, 0, NULL, 16803, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1560, 24597, 0, NULL, 16813, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1561, 24597, 0, NULL, 16815, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1562, 24597, 0, NULL, 16816, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1563, 24597, 0, NULL, 16820, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1564, 24597, 0, NULL, 16831, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1565, 24597, 0, NULL, 16832, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1566, 24597, 0, NULL, 16833, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1567, 24597, 0, NULL, 16849, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1568, 24597, 0, NULL, 16858, NULL, '1', 0, 0, 'D', 'S', 1656062760, 1656062760, NULL),
(1569, 48708, 0, NULL, 12898, '1', NULL, 0, 0, 'D', 'S', 1656079263, 1656079263, NULL),
(1570, 48708, 0, NULL, 11603, '1', NULL, 0, 0, 'D', 'S', 1656079293, 1656079293, NULL),
(1571, 48708, 0, NULL, 14910, '1', NULL, 0, 0, 'D', 'S', 1656079338, 1656079338, NULL),
(1572, 48708, 0, NULL, 16802, '1', '1', 0, 0, 'D', 'S', 1656080762, 1656080762, NULL),
(1573, 48708, 0, NULL, 11635, NULL, '1', 0, 0, 'D', 'S', 1656137617, 1656137617, NULL),
(1574, 48708, 0, NULL, 11834, NULL, '1', 0, 0, 'D', 'S', 1656137617, 1656137617, NULL),
(1575, 48708, 0, NULL, 14572, NULL, '1', 0, 0, 'D', 'S', 1656137617, 1656137617, NULL),
(1576, 48708, 0, NULL, 15817, NULL, '1', 0, 0, 'D', 'S', 1656137617, 1656137617, NULL),
(1577, 48708, 0, NULL, 16171, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1578, 48708, 0, NULL, 16177, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1579, 48708, 0, NULL, 16386, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1580, 48708, 0, NULL, 16429, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1581, 48708, 0, NULL, 16430, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1582, 48708, 0, NULL, 16528, '1', '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1583, 48708, 0, NULL, 16573, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1584, 48708, 0, NULL, 16574, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1585, 48708, 0, NULL, 16575, NULL, '1', 0, 0, 'D', 'S', 1656137618, 1656137618, NULL),
(1586, 48708, 0, NULL, 2536, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1587, 48708, 0, NULL, 3771, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1588, 48708, 0, NULL, 6928, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1589, 48708, 0, NULL, 9338, '1', '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1590, 48708, 0, NULL, 9605, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1591, 48708, 0, NULL, 9905, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1592, 48708, 0, NULL, 9917, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1593, 48708, 0, NULL, 14712, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1594, 48708, 0, NULL, 15110, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1595, 48708, 0, NULL, 15819, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1596, 48708, 0, NULL, 15825, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1597, 48708, 0, NULL, 16315, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1598, 48708, 0, NULL, 16316, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1599, 48708, 0, NULL, 16317, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1600, 48708, 0, NULL, 16379, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1601, 48708, 0, NULL, 16387, NULL, '1', 0, 0, 'D', 'S', 1656137652, 1656137652, NULL),
(1602, 50767, 0, NULL, 5410, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1603, 50767, 0, NULL, 8659, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1604, 50767, 0, NULL, 13607, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1605, 50767, 0, NULL, 13657, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1606, 50767, 0, NULL, 13659, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1607, 50767, 0, NULL, 13660, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1608, 50767, 0, NULL, 13663, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1609, 50767, 0, NULL, 13693, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1610, 50767, 0, NULL, 13738, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1611, 50767, 0, NULL, 13740, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1612, 50767, 0, NULL, 14398, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1613, 50767, 0, NULL, 14401, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1614, 50767, 0, NULL, 14402, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1615, 50767, 0, NULL, 14615, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1616, 50767, 0, NULL, 14794, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1617, 50767, 0, NULL, 14796, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1618, 50767, 0, NULL, 14908, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1619, 50767, 0, NULL, 16226, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1620, 50767, 0, NULL, 16287, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1621, 50767, 0, NULL, 16293, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1622, 50767, 0, NULL, 16294, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1623, 50767, 0, NULL, 16295, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1624, 50767, 0, NULL, 16296, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1625, 50767, 0, NULL, 16325, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1626, 50767, 0, NULL, 16521, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1627, 50767, 0, NULL, 16524, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1628, 50767, 0, NULL, 16527, NULL, '1', 0, 0, 'D', 'S', 1656139757, 1656139757, NULL),
(1629, 21029, 0, NULL, 12642, '1', NULL, 0, 0, 'D', 'S', 1656366803, 1656366803, NULL),
(1630, 50767, 0, NULL, 16985, NULL, '1', 0, 0, 'D', 'S', 1656440163, 1656440163, NULL),
(1631, 50767, 0, NULL, 16984, NULL, '1', 0, 0, 'D', 'S', 1656440217, 1656440217, NULL),
(1632, 50767, 0, NULL, 16951, '1', NULL, 0, 0, 'D', 'S', 1656440307, 1656440307, NULL),
(1633, 50767, 0, NULL, 16952, '1', '1', 0, 0, 'D', 'S', 1656440356, 1656440356, NULL),
(1634, 50767, 0, NULL, 16949, '1', NULL, 0, 0, 'D', 'S', 1656440413, 1656440413, NULL),
(1635, 50767, 0, NULL, 16948, NULL, '1', 0, 0, 'D', 'S', 1656440475, 1656440475, NULL),
(1636, 50767, 0, NULL, 16941, NULL, '1', 0, 0, 'D', 'S', 1656440544, 1656440544, NULL),
(1637, 50767, 0, NULL, 16983, '1', '1', 0, 0, 'D', 'S', 1656440964, 1656440964, NULL),
(1638, 28178, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1639, 28178, 0, NULL, 3181, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1640, 28178, 0, NULL, 3961, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1641, 28178, 0, NULL, 11116, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1642, 28178, 0, NULL, 11441, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1643, 28178, 0, NULL, 11867, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1644, 28178, 0, NULL, 12153, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1645, 28178, 0, NULL, 12585, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1646, 28178, 0, NULL, 12604, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1647, 28178, 0, NULL, 12605, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1648, 28178, 0, NULL, 13009, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1649, 28178, 0, NULL, 14163, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1650, 28178, 0, NULL, 14310, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1651, 28178, 0, NULL, 14629, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1652, 28178, 0, NULL, 15344, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1653, 28178, 0, NULL, 15686, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1654, 28178, 0, NULL, 15689, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1655, 28178, 0, NULL, 15691, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1656, 28178, 0, NULL, 15706, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1657, 28178, 0, NULL, 15734, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1658, 28178, 0, NULL, 15735, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1659, 28178, 0, NULL, 15897, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1660, 28178, 0, NULL, 15924, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1661, 28178, 0, NULL, 16317, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1662, 28178, 0, NULL, 16392, NULL, '1', 0, 0, 'D', 'S', 1656479592, 1656479592, NULL),
(1663, 55696, 0, NULL, 15653, NULL, '1', 0, 0, 'D', 'S', 1657167713, 1657167713, NULL),
(1664, 44771, 0, NULL, 12709, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1665, 44771, 0, NULL, 13889, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1666, 44771, 0, NULL, 14535, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1667, 44771, 0, NULL, 14661, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1668, 44771, 0, NULL, 15016, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1669, 44771, 0, NULL, 15523, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1670, 44771, 0, NULL, 15601, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1671, 44771, 0, NULL, 16273, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1672, 44771, 0, NULL, 16391, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1673, 44771, 0, NULL, 16918, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1674, 44771, 0, NULL, 16924, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1675, 44771, 0, NULL, 16925, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1676, 44771, 0, NULL, 16942, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1677, 44771, 0, NULL, 17035, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1678, 44771, 0, NULL, 17057, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1679, 44771, 0, NULL, 17072, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1680, 44771, 0, NULL, 17100, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1681, 44771, 0, NULL, 17104, NULL, '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1682, 44771, 0, NULL, 17106, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1683, 44771, 0, NULL, 17153, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1684, 44771, 0, NULL, 17159, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1685, 44771, 0, NULL, 17166, '1', '1', 0, 0, 'D', 'S', 1657192157, 1657192157, NULL),
(1686, 55696, 0, NULL, 17274, NULL, '1', 0, 0, 'D', 'S', 1657207860, 1657207860, NULL),
(1687, 55696, 0, NULL, 17264, NULL, '1', 0, 0, 'D', 'S', 1657256182, 1657256182, NULL),
(1688, 55696, 0, NULL, 16956, NULL, '1', 0, 0, 'D', 'S', 1657256276, 1657256276, NULL),
(1689, 55696, 0, NULL, 11550, NULL, '1', 0, 0, 'D', 'S', 1657256338, 1657256338, NULL),
(1690, 55696, 0, NULL, 15379, NULL, '1', 0, 0, 'D', 'S', 1657256399, 1657256399, NULL),
(1691, 55696, 0, NULL, 12555, NULL, '1', 0, 0, 'D', 'S', 1657256473, 1657256473, NULL),
(1692, 55696, 0, NULL, 14580, NULL, '1', 0, 0, 'D', 'S', 1657256586, 1657256586, NULL),
(1693, 50767, 0, NULL, 16755, NULL, '1', 0, 0, 'D', 'S', 1657264074, 1657264074, NULL),
(1694, 50767, 0, NULL, 16767, NULL, '1', 0, 0, 'D', 'S', 1657264074, 1657264074, NULL),
(1695, 50767, 0, NULL, 16852, NULL, '1', 0, 0, 'D', 'S', 1657264074, 1657264074, NULL),
(1696, 50767, 0, NULL, 17055, NULL, '1', 0, 0, 'D', 'S', 1657264074, 1657264074, NULL),
(1697, 50767, 0, NULL, 17224, NULL, '1', 0, 0, 'D', 'S', 1657264074, 1657264074, NULL),
(1698, 26627, 0, NULL, 17054, NULL, '1', 0, 0, 'D', 'S', 1657378005, 1657378005, NULL),
(1699, 55696, 0, NULL, 7662, NULL, '1', 0, 0, 'D', 'S', 1657597824, 1657597824, NULL),
(1700, 55696, 0, NULL, 17354, NULL, '1', 0, 0, 'D', 'S', 1657597885, 1657597885, NULL),
(1701, 55696, 0, NULL, 9806, NULL, '1', 0, 0, 'D', 'S', 1657598021, 1657598021, NULL),
(1702, 55696, 0, NULL, 16311, NULL, '1', 0, 0, 'D', 'S', 1657598054, 1657598054, NULL),
(1703, 55696, 0, NULL, 8889, NULL, '1', 0, 0, 'D', 'S', 1657598179, 1657598179, NULL),
(1704, 55696, 0, NULL, 16426, NULL, '1', 0, 0, 'D', 'S', 1657598258, 1657598258, NULL),
(1705, 55696, 0, NULL, 15286, NULL, '1', 0, 0, 'D', 'S', 1657598292, 1657598292, NULL),
(1706, 55696, 0, NULL, 17208, NULL, '1', 0, 0, 'D', 'S', 1657598458, 1657598458, NULL),
(1707, 55696, 0, NULL, 16545, NULL, '1', 0, 0, 'D', 'S', 1657598509, 1657598509, NULL),
(1708, 55696, 0, NULL, 14141, NULL, '1', 0, 0, 'D', 'S', 1657598545, 1657598545, NULL),
(1709, 55696, 0, NULL, 10509, NULL, '1', 0, 0, 'D', 'S', 1657598584, 1657598584, NULL),
(1710, 55696, 0, NULL, 14943, NULL, '1', 0, 0, 'D', 'S', 1657604873, 1657604873, NULL),
(1711, 55696, 0, NULL, 17048, NULL, '1', 0, 0, 'D', 'S', 1657604995, 1657604995, NULL),
(1712, 55696, 0, NULL, 16892, NULL, '1', 0, 0, 'D', 'S', 1657605054, 1657605054, NULL),
(1713, 55696, 0, NULL, 16476, NULL, '1', 0, 0, 'D', 'S', 1657605211, 1657605211, NULL),
(1714, 55696, 0, NULL, 14246, NULL, '1', 0, 0, 'D', 'S', 1657607939, 1657607939, NULL),
(1715, 24597, 0, NULL, 3922, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1716, 24597, 0, NULL, 7530, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1717, 24597, 0, NULL, 7944, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1718, 24597, 0, NULL, 8297, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1719, 24597, 0, NULL, 9442, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1720, 24597, 0, NULL, 10752, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1721, 24597, 0, NULL, 11192, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1722, 24597, 0, NULL, 11704, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1723, 24597, 0, NULL, 11802, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1724, 24597, 0, NULL, 12067, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1725, 24597, 0, NULL, 12283, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1726, 24597, 0, NULL, 12286, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1727, 24597, 0, NULL, 12617, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1728, 24597, 0, NULL, 12634, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1729, 24597, 0, NULL, 12775, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1730, 24597, 0, NULL, 12947, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1731, 24597, 0, NULL, 14943, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1732, 24597, 0, NULL, 14989, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1733, 24597, 0, NULL, 15164, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1734, 24597, 0, NULL, 15172, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1735, 24597, 0, NULL, 15173, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1736, 24597, 0, NULL, 15186, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1737, 24597, 0, NULL, 15645, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1738, 24597, 0, NULL, 15758, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1739, 24597, 0, NULL, 15761, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1740, 24597, 0, NULL, 15762, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1741, 24597, 0, NULL, 16332, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1742, 24597, 0, NULL, 16706, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1743, 24597, 0, NULL, 16998, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1744, 24597, 0, NULL, 17048, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1745, 24597, 0, NULL, 17118, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1746, 24597, 0, NULL, 17164, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1747, 24597, 0, NULL, 17165, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1748, 24597, 0, NULL, 17175, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1749, 24597, 0, NULL, 17184, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1750, 24597, 0, NULL, 17225, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1751, 24597, 0, NULL, 17226, NULL, '1', 0, 0, 'D', 'S', 1657931469, 1657931469, NULL),
(1752, 24597, 0, NULL, 9871, '1', NULL, 0, 0, 'D', 'S', 1658031137, 1658031137, NULL),
(1753, 44771, 0, NULL, 16930, '1', NULL, 0, 0, 'D', 'S', 1658121729, 1658121729, NULL),
(1754, 44771, 0, NULL, 17528, '1', NULL, 0, 0, 'D', 'S', 1658125690, 1658125690, NULL),
(1755, 48708, 0, NULL, 7530, NULL, '1', 0, 0, 'D', 'S', 1658763250, 1658763250, NULL),
(1756, 48708, 0, NULL, 11069, NULL, '1', 0, 0, 'D', 'S', 1658763250, 1658763250, NULL),
(1757, 48708, 0, NULL, 12005, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1758, 48708, 0, NULL, 12008, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1759, 48708, 0, NULL, 15892, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1760, 48708, 0, NULL, 16418, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1761, 48708, 0, NULL, 16495, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1762, 48708, 0, NULL, 16853, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1763, 48708, 0, NULL, 16989, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1764, 48708, 0, NULL, 16990, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1765, 48708, 0, NULL, 16991, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1766, 48708, 0, NULL, 16992, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1767, 48708, 0, NULL, 16993, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1768, 48708, 0, NULL, 16995, '1', '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1769, 48708, 0, NULL, 17053, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1770, 48708, 0, NULL, 17069, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1771, 48708, 0, NULL, 17238, NULL, '1', 0, 0, 'D', 'S', 1658763251, 1658763251, NULL),
(1772, 48708, 0, NULL, 10850, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1773, 48708, 0, NULL, 11082, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1774, 48708, 0, NULL, 11335, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1775, 48708, 0, NULL, 11844, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1776, 48708, 0, NULL, 11857, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1777, 48708, 0, NULL, 12163, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1778, 48708, 0, NULL, 12617, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1779, 48708, 0, NULL, 12620, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1780, 48708, 0, NULL, 12625, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1781, 48708, 0, NULL, 12626, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1782, 48708, 0, NULL, 12640, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1783, 48708, 0, NULL, 12642, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1784, 48708, 0, NULL, 12679, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1785, 48708, 0, NULL, 12711, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1786, 48708, 0, NULL, 12756, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1787, 48708, 0, NULL, 12758, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1788, 48708, 0, NULL, 12779, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1789, 48708, 0, NULL, 12780, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1790, 48708, 0, NULL, 12787, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1791, 48708, 0, NULL, 12788, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1792, 48708, 0, NULL, 12855, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1793, 48708, 0, NULL, 12906, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1794, 48708, 0, NULL, 13383, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1795, 48708, 0, NULL, 13493, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1796, 48708, 0, NULL, 13635, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1797, 48708, 0, NULL, 13652, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1798, 48708, 0, NULL, 13653, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1799, 48708, 0, NULL, 13654, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1800, 48708, 0, NULL, 13655, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1801, 48708, 0, NULL, 13811, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1802, 48708, 0, NULL, 13837, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1803, 48708, 0, NULL, 14103, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1804, 48708, 0, NULL, 14172, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1805, 48708, 0, NULL, 14347, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1806, 48708, 0, NULL, 14991, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1807, 48708, 0, NULL, 15147, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1808, 48708, 0, NULL, 15198, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1809, 48708, 0, NULL, 15201, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1810, 48708, 0, NULL, 15204, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1811, 48708, 0, NULL, 15235, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1812, 48708, 0, NULL, 15300, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1813, 48708, 0, NULL, 15433, '1', '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1814, 48708, 0, NULL, 15435, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1815, 48708, 0, NULL, 15547, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1816, 48708, 0, NULL, 15775, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1817, 48708, 0, NULL, 15811, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1818, 48708, 0, NULL, 16194, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1819, 48708, 0, NULL, 17276, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1820, 48708, 0, NULL, 17456, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1821, 48708, 0, NULL, 17636, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1822, 48708, 0, NULL, 17681, NULL, '1', 0, 0, 'D', 'S', 1658763262, 1658763262, NULL),
(1823, 18754, 0, NULL, 11771, '1', '1', 0, 0, 'D', 'S', 1658766408, 1658766408, NULL),
(1824, 50767, 0, NULL, 3495, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1825, 50767, 0, NULL, 11156, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1826, 50767, 0, NULL, 12422, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1827, 50767, 0, NULL, 14405, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1828, 50767, 0, NULL, 14939, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1829, 50767, 0, NULL, 16126, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1830, 50767, 0, NULL, 16444, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1831, 50767, 0, NULL, 16512, NULL, '1', 0, 0, 'D', 'S', 1658798438, 1658798438, NULL),
(1832, 48708, 0, NULL, 4091, '1', NULL, 0, 0, 'D', 'S', 1658800776, 1658800776, NULL),
(1833, 48708, 0, NULL, 4106, '1', NULL, 0, 0, 'D', 'S', 1658800815, 1658800815, NULL),
(1834, 48708, 0, NULL, 15298, '1', '1', 0, 0, 'D', 'S', 1658801347, 1658801347, NULL),
(1835, 48708, 0, NULL, 16383, '1', '1', 0, 0, 'D', 'S', 1658801353, 1658801353, NULL),
(1836, 48708, 0, NULL, 12616, '1', '1', 0, 0, 'D', 'S', 1658801430, 1658801430, NULL),
(1837, 48708, 0, NULL, 16382, '1', '1', 0, 0, 'D', 'S', 1658802665, 1658802665, NULL),
(1838, 18754, 0, NULL, 16312, NULL, '1', 0, 0, 'D', 'S', 1658846794, 1658846794, NULL),
(1839, 48708, 0, NULL, 17817, '1', '1', 0, 0, 'D', 'S', 1658924172, 1658924172, NULL),
(1840, 18754, 0, NULL, 16473, NULL, '1', 0, 0, 'D', 'S', 1658924919, 1658924919, NULL),
(1841, 18754, 0, NULL, 14839, NULL, '1', 0, 0, 'D', 'S', 1658925090, 1658925090, NULL),
(1842, 48708, 0, NULL, 15145, '1', NULL, 0, 0, 'D', 'S', 1659124271, 1659124271, NULL),
(1843, 48708, 0, NULL, 11843, '1', NULL, 0, 0, 'D', 'S', 1659286243, 1659286243, NULL),
(1844, 48708, 0, NULL, 17812, '1', NULL, 0, 0, 'D', 'S', 1659287688, 1659287688, NULL),
(1845, 48708, 0, NULL, 16755, '1', NULL, 0, 0, 'D', 'S', 1659291910, 1659291910, NULL),
(1846, 48708, 0, NULL, 18011, '1', '1', 0, 0, 'D', 'S', 1659293595, 1659293595, NULL),
(1847, 48708, 0, NULL, 18014, '1', NULL, 0, 0, 'D', 'S', 1659293765, 1659293765, NULL),
(1848, 48708, 0, NULL, 18033, '1', NULL, 0, 0, 'D', 'S', 1659293874, 1659293874, NULL),
(1849, 48708, 0, NULL, 12240, '1', NULL, 0, 0, 'D', 'S', 1659299530, 1659299530, NULL),
(1850, 48708, 0, NULL, 14414, '1', '1', 0, 0, 'D', 'S', 1659300324, 1659300324, NULL),
(1851, 48708, 0, NULL, 12800, '1', NULL, 0, 0, 'D', 'S', 1659300358, 1659300358, NULL),
(1852, 48708, 0, NULL, 11612, '1', NULL, 0, 0, 'D', 'S', 1659300385, 1659300385, NULL),
(1853, 48708, 0, NULL, 12633, '1', NULL, 0, 0, 'D', 'S', 1659301063, 1659301063, NULL),
(1854, 48708, 0, NULL, 13269, '1', '1', 0, 0, 'D', 'S', 1659303722, 1659303722, NULL),
(1855, 48708, 0, NULL, 14121, '1', NULL, 0, 0, 'D', 'S', 1659304264, 1659304264, NULL),
(1856, 48708, 0, NULL, 11873, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1857, 48708, 0, NULL, 13918, '1', '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1858, 48708, 0, NULL, 14383, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1859, 48708, 0, NULL, 14736, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1860, 48708, 0, NULL, 17264, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1861, 48708, 0, NULL, 17948, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1862, 48708, 0, NULL, 17949, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1863, 48708, 0, NULL, 17950, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1864, 48708, 0, NULL, 18016, NULL, '1', 0, 0, 'D', 'S', 1659368780, 1659368780, NULL),
(1865, 48708, 0, NULL, 12851, '1', NULL, 0, 0, 'D', 'S', 1659371115, 1659371115, NULL),
(1866, 48708, 0, NULL, 12792, '1', NULL, 0, 0, 'D', 'S', 1659371131, 1659371131, NULL),
(1867, 48708, 0, NULL, 18156, '1', '1', 0, 0, 'D', 'S', 1659483963, 1659483963, NULL),
(1868, 48708, 0, NULL, 18106, '1', '1', 0, 0, 'D', 'S', 1659494347, 1659494347, NULL),
(1869, 48708, 0, NULL, 18109, '1', NULL, 0, 0, 'D', 'S', 1659495654, 1659495654, NULL),
(1870, 48708, 0, NULL, 18097, '1', '1', 0, 0, 'D', 'S', 1659509990, 1659509990, NULL),
(1871, 48708, 0, NULL, 18232, '1', '1', 0, 0, 'D', 'S', 1659732144, 1659732144, NULL),
(1872, 48708, 0, NULL, 18230, '1', '1', 0, 0, 'D', 'S', 1659732159, 1659732159, NULL),
(1873, 48708, 0, NULL, 18234, '1', '1', 0, 0, 'D', 'S', 1659732176, 1659732176, NULL),
(1874, 48708, 0, NULL, 16988, NULL, '1', 0, 0, 'D', 'S', 1659922477, 1659922477, NULL),
(1875, 48708, 0, NULL, 18386, '1', '1', 0, 0, 'D', 'S', 1660104452, 1660104452, NULL),
(1876, 48708, 0, NULL, 18175, '1', NULL, 0, 0, 'D', 'S', 1660104872, 1660104872, NULL),
(1877, 48708, 0, NULL, 7786, '1', NULL, 0, 0, 'D', 'S', 1660115525, 1660115525, NULL),
(1878, 48708, 0, NULL, 18224, '1', '1', 0, 0, 'D', 'S', 1660115840, 1660115840, NULL),
(1879, 50767, 0, NULL, 6262, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1880, 50767, 0, NULL, 9311, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1881, 50767, 0, NULL, 12339, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1882, 50767, 0, NULL, 12445, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1883, 50767, 0, NULL, 12446, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1884, 50767, 0, NULL, 12470, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1885, 50767, 0, NULL, 13027, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1886, 50767, 0, NULL, 13469, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1887, 50767, 0, NULL, 13768, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1888, 50767, 0, NULL, 13788, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1889, 50767, 0, NULL, 13792, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1890, 50767, 0, NULL, 14699, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1891, 50767, 0, NULL, 15061, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1892, 50767, 0, NULL, 15157, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1893, 50767, 0, NULL, 15158, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1894, 50767, 0, NULL, 15159, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1895, 50767, 0, NULL, 15307, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1896, 50767, 0, NULL, 15314, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1897, 50767, 0, NULL, 15316, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1898, 50767, 0, NULL, 15533, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1899, 50767, 0, NULL, 15844, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1900, 50767, 0, NULL, 15886, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1901, 50767, 0, NULL, 15890, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1902, 50767, 0, NULL, 15899, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1903, 50767, 0, NULL, 15972, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1904, 50767, 0, NULL, 15998, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1905, 50767, 0, NULL, 16004, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1906, 50767, 0, NULL, 16005, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1907, 50767, 0, NULL, 16013, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1908, 50767, 0, NULL, 16015, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1909, 50767, 0, NULL, 16016, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1910, 50767, 0, NULL, 16018, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1911, 50767, 0, NULL, 16040, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1912, 50767, 0, NULL, 16113, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1913, 50767, 0, NULL, 16122, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1914, 50767, 0, NULL, 16123, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1915, 50767, 0, NULL, 16339, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1916, 50767, 0, NULL, 16891, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1917, 50767, 0, NULL, 17125, NULL, '1', 0, 0, 'D', 'S', 1660621254, 1660621254, NULL),
(1918, 56489, 0, NULL, 18512, '1', NULL, 0, 0, 'D', 'S', 1660660295, 1660660295, NULL),
(1919, 56489, 0, NULL, 14170, '1', NULL, 0, 0, 'D', 'S', 1660834579, 1660834579, NULL),
(1920, 56626, 0, NULL, 18343, '1', NULL, 0, 0, 'D', 'S', 1661161377, 1661161377, NULL),
(1921, 48708, 0, NULL, 18749, '1', '1', 0, 0, 'D', 'S', 1661396215, 1661396215, NULL),
(1922, 48708, 0, NULL, 11330, '1', NULL, 0, 0, 'D', 'S', 1661396966, 1661396966, NULL),
(1923, 48708, 0, NULL, 18540, '1', '1', 0, 0, 'D', 'S', 1661450881, 1661450881, NULL),
(1924, 48708, 0, NULL, 18701, '1', '1', 0, 0, 'D', 'S', 1661451799, 1661451799, NULL),
(1925, 48708, 0, NULL, 17268, '1', '1', 0, 0, 'D', 'S', 1661451984, 1661451984, NULL),
(1926, 48708, 0, NULL, 18641, '1', NULL, 0, 0, 'D', 'S', 1661452091, 1661452091, NULL),
(1927, 48708, 0, NULL, 18460, '1', NULL, 0, 0, 'D', 'S', 1661452966, 1661452966, NULL),
(1928, 56765, 0, NULL, 17756, '1', NULL, 0, 0, 'D', 'S', 1661600565, 1661600565, NULL),
(1929, 48708, 0, NULL, 18318, NULL, '1', 0, 0, 'D', 'S', 1661745694, 1661745694, NULL),
(1930, 48708, 0, NULL, 18629, '1', NULL, 0, 0, 'D', 'S', 1661780765, 1661780765, NULL),
(1931, 50767, 0, NULL, 8406, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1932, 50767, 0, NULL, 9724, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1933, 50767, 0, NULL, 12520, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1934, 50767, 0, NULL, 14427, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1935, 50767, 0, NULL, 16739, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1936, 50767, 0, NULL, 17181, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1937, 50767, 0, NULL, 17283, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1938, 50767, 0, NULL, 17324, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1939, 50767, 0, NULL, 17361, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1940, 50767, 0, NULL, 17365, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1941, 50767, 0, NULL, 17476, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1942, 50767, 0, NULL, 17480, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1943, 50767, 0, NULL, 17483, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1944, 50767, 0, NULL, 17606, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1945, 50767, 0, NULL, 17676, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1946, 50767, 0, NULL, 17690, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1947, 50767, 0, NULL, 17693, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1948, 50767, 0, NULL, 17694, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1949, 50767, 0, NULL, 17714, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1950, 50767, 0, NULL, 17798, NULL, '1', 0, 0, 'D', 'S', 1661861691, 1661861691, NULL),
(1951, 55696, 0, NULL, 16342, '1', NULL, 0, 0, 'D', 'S', 1662107337, 1662107337, NULL),
(1952, 55696, 0, NULL, 17902, NULL, '1', 0, 0, 'D', 'S', 1662191968, 1662191968, NULL),
(1953, 55696, 0, NULL, 15003, NULL, '1', 0, 0, 'D', 'S', 1662192102, 1662192102, NULL),
(1954, 55696, 0, NULL, 14786, NULL, '1', 0, 0, 'D', 'S', 1662192185, 1662192185, NULL),
(1955, 55696, 0, NULL, 10718, NULL, '1', 0, 0, 'D', 'S', 1662192261, 1662192261, NULL),
(1956, 55696, 0, NULL, 11570, NULL, '1', 0, 0, 'D', 'S', 1662192363, 1662192363, NULL),
(1957, 55696, 0, NULL, 3502, NULL, '1', 0, 0, 'D', 'S', 1662197202, 1662197202, NULL),
(1958, 55696, 0, NULL, 10679, NULL, '1', 0, 0, 'D', 'S', 1662197240, 1662197240, NULL),
(1959, 55696, 0, NULL, 14215, NULL, '1', 0, 0, 'D', 'S', 1662197264, 1662197264, NULL),
(1960, 55696, 0, NULL, 12861, '1', '1', 0, 0, 'D', 'S', 1662197321, 1662197321, NULL),
(1961, 55696, 0, NULL, 12731, NULL, '1', 0, 0, 'D', 'S', 1662197360, 1662197360, NULL),
(1962, 55696, 0, NULL, 10690, NULL, '1', 0, 0, 'D', 'S', 1662197441, 1662197441, NULL),
(1963, 55696, 0, NULL, 18042, NULL, '1', 0, 0, 'D', 'S', 1662197462, 1662197462, NULL),
(1964, 55696, 0, NULL, 14966, NULL, '1', 0, 0, 'D', 'S', 1662197582, 1662197582, NULL),
(1965, 55696, 0, NULL, 7706, NULL, '1', 0, 0, 'D', 'S', 1662197661, 1662197661, NULL),
(1966, 55696, 0, NULL, 14963, NULL, '1', 0, 0, 'D', 'S', 1662197789, 1662197789, NULL),
(1967, 55696, 0, NULL, 16932, '1', NULL, 0, 0, 'D', 'S', 1662362944, 1662362944, NULL),
(1968, 55696, 0, NULL, 18454, NULL, '1', 0, 0, 'D', 'S', 1662362960, 1662362960, NULL),
(1969, 55696, 0, NULL, 18884, NULL, '1', 0, 0, 'D', 'S', 1662363181, 1662363181, NULL),
(1970, 55696, 0, NULL, 11495, NULL, '1', 0, 0, 'D', 'S', 1662363399, 1662363399, NULL),
(1971, 55696, 0, NULL, 17955, NULL, '1', 0, 0, 'D', 'S', 1662363680, 1662363680, NULL),
(1972, 55696, 0, NULL, 18507, NULL, '1', 0, 0, 'D', 'S', 1662363880, 1662363880, NULL),
(1973, 55696, 0, NULL, 17357, NULL, '1', 0, 0, 'D', 'S', 1662447025, 1662447025, NULL),
(1974, 55696, 0, NULL, 14712, NULL, '1', 0, 0, 'D', 'S', 1662447111, 1662447111, NULL),
(1975, 55696, 0, NULL, 14805, NULL, '1', 0, 0, 'D', 'S', 1662447197, 1662447197, NULL),
(1976, 55696, 0, NULL, 19101, NULL, '1', 0, 0, 'D', 'S', 1662537776, 1662537776, NULL),
(1977, 55696, 0, NULL, 18860, NULL, '1', 0, 0, 'D', 'S', 1662697987, 1662697987, NULL),
(1978, 48708, 0, NULL, 10100, '1', NULL, 0, 0, 'D', 'S', 1662864270, 1662864270, NULL),
(1979, 48708, 0, NULL, 15432, '1', NULL, 0, 0, 'D', 'S', 1662865055, 1662865055, NULL),
(1980, 50767, 0, NULL, 13567, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1981, 50767, 0, NULL, 16727, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1982, 50767, 0, NULL, 16728, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1983, 50767, 0, NULL, 17105, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1984, 50767, 0, NULL, 17838, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1985, 50767, 0, NULL, 17871, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1986, 50767, 0, NULL, 17880, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1987, 50767, 0, NULL, 17899, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1988, 50767, 0, NULL, 17905, NULL, '1', 0, 0, 'D', 'S', 1663300817, 1663300817, NULL),
(1989, 50767, 0, NULL, 9982, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1990, 50767, 0, NULL, 12720, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1991, 50767, 0, NULL, 12761, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1992, 50767, 0, NULL, 16555, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1993, 50767, 0, NULL, 16858, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1994, 50767, 0, NULL, 16909, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1995, 50767, 0, NULL, 16912, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1996, 50767, 0, NULL, 16915, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1997, 50767, 0, NULL, 16917, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1998, 50767, 0, NULL, 17191, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(1999, 50767, 0, NULL, 17505, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2000, 50767, 0, NULL, 17618, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2001, 50767, 0, NULL, 17885, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2002, 50767, 0, NULL, 17888, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2003, 50767, 0, NULL, 17891, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2004, 50767, 0, NULL, 17930, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2005, 50767, 0, NULL, 17938, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2006, 50767, 0, NULL, 17947, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2007, 50767, 0, NULL, 17948, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2008, 50767, 0, NULL, 17949, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2009, 50767, 0, NULL, 17950, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2010, 50767, 0, NULL, 17951, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2011, 50767, 0, NULL, 17971, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2012, 50767, 0, NULL, 18010, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2013, 50767, 0, NULL, 18028, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2014, 50767, 0, NULL, 18031, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2015, 50767, 0, NULL, 18034, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2016, 50767, 0, NULL, 18036, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2017, 50767, 0, NULL, 18094, NULL, '1', 0, 0, 'D', 'S', 1663301110, 1663301110, NULL),
(2018, 48708, 0, NULL, 19053, '1', NULL, 0, 0, 'D', 'S', 1663390270, 1663390270, NULL),
(2019, 55696, 0, NULL, 17616, NULL, '1', 0, 0, 'D', 'S', 1663504781, 1663504781, NULL),
(2020, 55696, 0, NULL, 18505, NULL, '1', 0, 0, 'D', 'S', 1663581163, 1663581163, NULL),
(2021, 55696, 0, NULL, 18502, NULL, '1', 0, 0, 'D', 'S', 1663581653, 1663581653, NULL),
(2022, 55696, 0, NULL, 19106, NULL, '1', 0, 0, 'D', 'S', 1663582335, 1663582335, NULL),
(2023, 55696, 0, NULL, 19052, NULL, '1', 0, 0, 'D', 'S', 1663582455, 1663582455, NULL),
(2024, 48708, 0, NULL, 19308, '1', NULL, 0, 0, 'D', 'S', 1663647046, 1663647046, NULL),
(2025, 48708, 0, NULL, 12683, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2026, 48708, 0, NULL, 12712, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2027, 48708, 0, NULL, 14239, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2028, 48708, 0, NULL, 16398, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2029, 48708, 0, NULL, 18502, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2030, 48708, 0, NULL, 18503, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2031, 48708, 0, NULL, 18826, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2032, 48708, 0, NULL, 18917, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2033, 48708, 0, NULL, 18918, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2034, 48708, 0, NULL, 18920, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2035, 48708, 0, NULL, 18954, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2036, 48708, 0, NULL, 19078, '1', '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2037, 48708, 0, NULL, 19149, NULL, '1', 0, 0, 'D', 'S', 1663745792, 1663745792, NULL),
(2038, 48708, 0, NULL, 19502, '1', NULL, 0, 0, 'D', 'S', 1663745877, 1663745877, NULL),
(2039, 57316, 0, NULL, 19482, '1', NULL, 0, 0, 'D', 'S', 1663782506, 1663782506, NULL),
(2040, 57316, 0, NULL, 19481, '1', NULL, 0, 0, 'D', 'S', 1663782543, 1663782543, NULL),
(2041, 57316, 0, NULL, 19191, '1', NULL, 0, 0, 'D', 'S', 1663782574, 1663782574, NULL),
(2042, 57316, 0, NULL, 19520, '1', NULL, 0, 0, 'D', 'S', 1663784974, 1663784974, NULL),
(2043, 57316, 0, NULL, 14347, '1', NULL, 0, 0, 'D', 'S', 1663784999, 1663784999, NULL),
(2044, 57316, 0, NULL, 16608, '1', NULL, 0, 0, 'D', 'S', 1663785025, 1663785025, NULL),
(2045, 57316, 0, NULL, 16370, '1', NULL, 0, 0, 'D', 'S', 1663785056, 1663785056, NULL),
(2046, 57316, 0, NULL, 18651, '1', NULL, 0, 0, 'D', 'S', 1663786183, 1663786183, NULL),
(2047, 57316, 0, NULL, 17272, '1', NULL, 0, 0, 'D', 'S', 1663786310, 1663786310, NULL),
(2048, 57316, 0, NULL, 11843, '1', NULL, 0, 0, 'D', 'S', 1663789689, 1663789689, NULL),
(2049, 57316, 0, NULL, 18439, '1', NULL, 0, 0, 'D', 'S', 1663789716, 1663789716, NULL),
(2050, 57316, 0, NULL, 9555, '1', NULL, 0, 0, 'D', 'S', 1663789777, 1663789777, NULL),
(2051, 57316, 0, NULL, 12881, '1', NULL, 0, 0, 'D', 'S', 1663789808, 1663789808, NULL),
(2052, 57316, 0, NULL, 19136, '1', NULL, 0, 0, 'D', 'S', 1663789913, 1663789913, NULL),
(2053, 57316, 0, NULL, 11433, '1', NULL, 0, 0, 'D', 'S', 1663793593, 1663793593, NULL),
(2054, 57316, 0, NULL, 18741, '1', NULL, 0, 0, 'D', 'S', 1663811267, 1663811267, NULL),
(2055, 57316, 0, NULL, 18866, '1', NULL, 0, 0, 'D', 'S', 1663880574, 1663880574, NULL),
(2056, 57316, 0, NULL, 10313, '1', NULL, 0, 0, 'D', 'S', 1663883708, 1663883708, NULL),
(2057, 57316, 0, NULL, 10868, '1', NULL, 0, 0, 'D', 'S', 1663889540, 1663889540, NULL),
(2058, 55696, 0, NULL, 14528, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2059, 55696, 0, NULL, 14843, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2060, 55696, 0, NULL, 16315, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2061, 55696, 0, NULL, 16408, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2062, 55696, 0, NULL, 16532, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2063, 55696, 0, NULL, 18466, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2064, 55696, 0, NULL, 18500, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2065, 55696, 0, NULL, 18503, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2066, 55696, 0, NULL, 18506, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2067, 55696, 0, NULL, 18591, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2068, 55696, 0, NULL, 18875, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2069, 55696, 0, NULL, 18896, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2070, 55696, 0, NULL, 18953, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2071, 55696, 0, NULL, 18955, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2072, 55696, 0, NULL, 19483, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2073, 55696, 0, NULL, 19508, NULL, '1', 0, 0, 'D', 'S', 1664001934, 1664001934, NULL),
(2074, 48708, 0, NULL, 4089, '1', NULL, 0, 0, 'D', 'S', 1664210917, 1664210917, NULL),
(2075, 55696, 0, NULL, 13488, NULL, '1', 0, 0, 'D', 'S', 1664291021, 1664291021, NULL),
(2076, 48708, 0, NULL, 18885, '1', '1', 0, 0, 'D', 'S', 1664647140, 1664647140, NULL),
(2077, 48708, 0, NULL, 16558, '1', '1', 0, 0, 'D', 'S', 1664649370, 1664649370, NULL),
(2078, 48708, 0, NULL, 19553, '1', '1', 0, 0, 'D', 'S', 1665063431, 1665063431, NULL),
(2079, 48708, 0, NULL, 19558, '1', '1', 0, 0, 'D', 'S', 1665063434, 1665063434, NULL),
(2080, 48708, 0, NULL, 19554, '1', '1', 0, 0, 'D', 'S', 1665063459, 1665063459, NULL),
(2081, 48708, 0, NULL, 17621, '1', '1', 0, 0, 'D', 'S', 1665065523, 1665065523, NULL),
(2082, 48708, 0, NULL, 10820, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2083, 48708, 0, NULL, 17558, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2084, 48708, 0, NULL, 17624, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2085, 48708, 0, NULL, 17735, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2086, 48708, 0, NULL, 18322, '1', '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2087, 48708, 0, NULL, 18472, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2088, 48708, 0, NULL, 18783, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2089, 48708, 0, NULL, 18824, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2090, 48708, 0, NULL, 18897, '1', '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2091, 48708, 0, NULL, 18955, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2092, 48708, 0, NULL, 19349, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2093, 48708, 0, NULL, 19515, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2094, 48708, 0, NULL, 19516, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2095, 48708, 0, NULL, 19517, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2096, 48708, 0, NULL, 19518, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2097, 48708, 0, NULL, 19549, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2098, 48708, 0, NULL, 19550, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2099, 48708, 0, NULL, 19560, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2100, 48708, 0, NULL, 19561, '1', '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2101, 48708, 0, NULL, 19717, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2102, 48708, 0, NULL, 19719, '1', '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2103, 48708, 0, NULL, 19829, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2104, 48708, 0, NULL, 19852, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2105, 48708, 0, NULL, 19853, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2106, 48708, 0, NULL, 19854, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2107, 48708, 0, NULL, 19856, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2108, 48708, 0, NULL, 19982, NULL, '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2109, 48708, 0, NULL, 19984, '1', '1', 0, 0, 'D', 'S', 1665150991, 1665150991, NULL),
(2110, 50767, 0, NULL, 12346, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2111, 50767, 0, NULL, 12347, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2112, 50767, 0, NULL, 12348, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2113, 50767, 0, NULL, 14539, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2114, 50767, 0, NULL, 14662, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2115, 50767, 0, NULL, 14791, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2116, 50767, 0, NULL, 14825, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2117, 50767, 0, NULL, 15048, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2118, 50767, 0, NULL, 15049, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2119, 50767, 0, NULL, 18565, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2120, 50767, 0, NULL, 18569, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2121, 50767, 0, NULL, 19023, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2122, 50767, 0, NULL, 19026, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2123, 50767, 0, NULL, 19195, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2124, 50767, 0, NULL, 19196, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2125, 50767, 0, NULL, 19197, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2126, 50767, 0, NULL, 19847, NULL, '1', 0, 0, 'D', 'S', 1665199465, 1665199465, NULL),
(2127, 50767, 0, NULL, 7903, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2128, 50767, 0, NULL, 8031, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2129, 50767, 0, NULL, 12638, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2130, 50767, 0, NULL, 12776, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2131, 50767, 0, NULL, 12778, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2132, 50767, 0, NULL, 12781, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2133, 50767, 0, NULL, 12886, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2134, 50767, 0, NULL, 15967, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2135, 50767, 0, NULL, 16528, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2136, 50767, 0, NULL, 17056, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2137, 50767, 0, NULL, 17221, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2138, 50767, 0, NULL, 17276, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2139, 50767, 0, NULL, 17636, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2140, 50767, 0, NULL, 17917, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2141, 50767, 0, NULL, 18037, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2142, 50767, 0, NULL, 18084, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2143, 50767, 0, NULL, 18086, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2144, 50767, 0, NULL, 18107, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2145, 50767, 0, NULL, 18156, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2146, 50767, 0, NULL, 18296, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2147, 50767, 0, NULL, 18297, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2148, 50767, 0, NULL, 18345, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2149, 50767, 0, NULL, 18349, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2150, 50767, 0, NULL, 18351, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2151, 50767, 0, NULL, 18353, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2152, 50767, 0, NULL, 18434, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2153, 50767, 0, NULL, 18490, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2154, 50767, 0, NULL, 18506, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2155, 50767, 0, NULL, 18507, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2156, 50767, 0, NULL, 18568, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2157, 50767, 0, NULL, 18615, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2158, 50767, 0, NULL, 18616, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2159, 50767, 0, NULL, 18630, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2160, 50767, 0, NULL, 18634, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2161, 50767, 0, NULL, 18640, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2162, 50767, 0, NULL, 18644, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2163, 50767, 0, NULL, 18646, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2164, 50767, 0, NULL, 18648, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2165, 50767, 0, NULL, 18655, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2166, 50767, 0, NULL, 18710, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2167, 50767, 0, NULL, 18715, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2168, 50767, 0, NULL, 18716, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2169, 50767, 0, NULL, 18718, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2170, 50767, 0, NULL, 18769, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2171, 50767, 0, NULL, 18811, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2172, 50767, 0, NULL, 18829, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2173, 50767, 0, NULL, 19009, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2174, 50767, 0, NULL, 19089, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2175, 50767, 0, NULL, 19097, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2176, 50767, 0, NULL, 19158, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2177, 50767, 0, NULL, 19159, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2178, 50767, 0, NULL, 19160, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2179, 50767, 0, NULL, 19161, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2180, 50767, 0, NULL, 19168, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2181, 50767, 0, NULL, 19303, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2182, 50767, 0, NULL, 19493, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2183, 50767, 0, NULL, 19507, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2184, 50767, 0, NULL, 19559, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2185, 50767, 0, NULL, 19616, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2186, 50767, 0, NULL, 19617, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2187, 50767, 0, NULL, 19627, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2188, 50767, 0, NULL, 19694, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2189, 50767, 0, NULL, 19695, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2190, 50767, 0, NULL, 19696, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2191, 50767, 0, NULL, 19709, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2192, 50767, 0, NULL, 19724, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2193, 50767, 0, NULL, 19840, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2194, 50767, 0, NULL, 19848, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2195, 50767, 0, NULL, 19849, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2196, 50767, 0, NULL, 19850, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2197, 50767, 0, NULL, 19851, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2198, 50767, 0, NULL, 19856, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2199, 50767, 0, NULL, 19857, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2200, 50767, 0, NULL, 19858, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2201, 50767, 0, NULL, 19860, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2202, 50767, 0, NULL, 19957, NULL, '1', 0, 0, 'D', 'S', 1665200193, 1665200193, NULL),
(2203, 48708, 0, NULL, 17442, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2204, 48708, 0, NULL, 17448, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2205, 48708, 0, NULL, 18346, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2206, 48708, 0, NULL, 18709, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2207, 48708, 0, NULL, 18958, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2208, 48708, 0, NULL, 18966, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2209, 48708, 0, NULL, 18968, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2210, 48708, 0, NULL, 19555, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2211, 48708, 0, NULL, 20017, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2212, 48708, 0, NULL, 20044, NULL, '1', 0, 0, 'D', 'S', 1665238612, 1665238612, NULL),
(2213, 57509, 0, NULL, 18719, '1', NULL, 0, 0, 'D', 'S', 1665470500, 1665470500, NULL),
(2214, 48708, 0, NULL, 20067, '1', NULL, 0, 0, 'D', 'S', 1665502511, 1665502511, NULL),
(2215, 57509, 0, NULL, 7864, '1', '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2216, 57509, 0, NULL, 8406, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2217, 57509, 0, NULL, 10205, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2218, 57509, 0, NULL, 12285, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2219, 57509, 0, NULL, 13534, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2220, 57509, 0, NULL, 13567, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2221, 57509, 0, NULL, 13977, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2222, 57509, 0, NULL, 14149, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2223, 57509, 0, NULL, 14864, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2224, 57509, 0, NULL, 16426, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2225, 57509, 0, NULL, 16473, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2226, 57509, 0, NULL, 17398, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2227, 57509, 0, NULL, 18291, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2228, 57509, 0, NULL, 18793, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2229, 57509, 0, NULL, 18795, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2230, 57509, 0, NULL, 18997, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2231, 57509, 0, NULL, 19102, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2232, 57509, 0, NULL, 19187, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2233, 57509, 0, NULL, 19188, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2234, 57509, 0, NULL, 19303, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2235, 57509, 0, NULL, 19585, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2236, 57509, 0, NULL, 19783, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2237, 57509, 0, NULL, 19810, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2238, 57509, 0, NULL, 19812, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2239, 57509, 0, NULL, 19843, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2240, 57509, 0, NULL, 19871, NULL, '1', 0, 0, 'D', 'S', 1665931322, 1665931322, NULL),
(2241, 57509, 0, NULL, 20107, NULL, '1', 0, 0, 'D', 'S', 1665931323, 1665931323, NULL),
(2242, 48708, 0, NULL, 12863, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2243, 48708, 0, NULL, 17556, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2244, 48708, 0, NULL, 18145, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2245, 48708, 0, NULL, 18578, '1', '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2246, 48708, 0, NULL, 18852, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2247, 48708, 0, NULL, 18883, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2248, 48708, 0, NULL, 19862, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2249, 48708, 0, NULL, 20148, NULL, '1', 0, 0, 'D', 'S', 1666075269, 1666075269, NULL),
(2250, 48708, 0, NULL, 20156, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2251, 48708, 0, NULL, 20180, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2252, 48708, 0, NULL, 20185, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2253, 48708, 0, NULL, 20186, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2254, 48708, 0, NULL, 20194, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2255, 48708, 0, NULL, 20218, NULL, '1', 0, 0, 'D', 'S', 1666075270, 1666075270, NULL),
(2256, 48708, 0, NULL, 17645, '1', NULL, 0, 0, 'D', 'S', 1666077205, 1666077205, NULL),
(2257, 48708, 0, NULL, 3777, '1', NULL, 0, 0, 'D', 'S', 1666077936, 1666077936, NULL),
(2258, 48708, 0, NULL, 13802, '1', NULL, 0, 0, 'D', 'S', 1666077956, 1666077956, NULL),
(2259, 48708, 0, NULL, 8963, '1', NULL, 0, 0, 'D', 'S', 1666079121, 1666079121, NULL),
(2260, 48708, 0, NULL, 18759, '1', NULL, 0, 0, 'D', 'S', 1666082224, 1666082224, NULL),
(2261, 48708, 0, NULL, 20384, '1', NULL, 0, 0, 'D', 'S', 1666444144, 1666444144, NULL),
(2262, 48708, 0, NULL, 17646, '1', '1', 0, 0, 'D', 'S', 1666580995, 1666580995, NULL),
(2263, 48708, 0, NULL, 20207, '1', NULL, 0, 0, 'D', 'S', 1666618452, 1666618452, NULL),
(2264, 48708, 0, NULL, 12114, NULL, '1', 0, 0, 'D', 'S', 1667578491, 1667578491, NULL),
(2265, 48708, 0, NULL, 19720, NULL, '1', 0, 0, 'D', 'S', 1667578491, 1667578491, NULL),
(2266, 48708, 0, NULL, 19857, NULL, '1', 0, 0, 'D', 'S', 1667578491, 1667578491, NULL),
(2267, 57954, 0, NULL, 20345, '1', NULL, 0, 0, 'D', 'S', 1667641235, 1667641235, NULL),
(2268, 648, 0, NULL, 13462, NULL, '1', 0, 0, 'D', 'S', 1667699075, 1667699075, NULL),
(2269, 57954, 0, NULL, 18449, '1', NULL, 0, 0, 'D', 'S', 1667887042, 1667887042, NULL),
(2270, 57954, 0, NULL, 19625, '1', NULL, 0, 0, 'D', 'S', 1667971864, 1667971864, NULL),
(2271, 57954, 0, NULL, 14631, '1', NULL, 0, 0, 'D', 'S', 1668012408, 1668012408, NULL),
(2272, 57954, 0, NULL, 12782, '1', NULL, 0, 0, 'D', 'S', 1668012493, 1668012493, NULL),
(2273, 57954, 0, NULL, 13316, '1', NULL, 0, 0, 'D', 'S', 1668054742, 1668054742, NULL),
(2274, 55696, 0, NULL, 17614, NULL, '1', 0, 0, 'D', 'S', 1668062429, 1668062429, NULL),
(2275, 55696, 0, NULL, 13498, NULL, '1', 0, 0, 'D', 'S', 1668062489, 1668062489, NULL),
(2276, 57954, 0, NULL, 19882, '1', NULL, 0, 0, 'D', 'S', 1668167206, 1668167206, NULL),
(2277, 57954, 0, NULL, 13677, '1', NULL, 0, 0, 'D', 'S', 1668167237, 1668167237, NULL),
(2278, 57954, 0, NULL, 18479, '1', NULL, 0, 0, 'D', 'S', 1668167279, 1668167279, NULL),
(2279, 57954, 0, NULL, 17404, '1', NULL, 0, 0, 'D', 'S', 1668167307, 1668167307, NULL),
(2280, 57954, 0, NULL, 11051, '1', NULL, 0, 0, 'D', 'S', 1668167323, 1668167323, NULL),
(2281, 57954, 0, NULL, 5753, '1', NULL, 0, 0, 'D', 'S', 1668167346, 1668167346, NULL),
(2282, 57954, 0, NULL, 19887, '1', NULL, 0, 0, 'D', 'S', 1668167376, 1668167376, NULL),
(2283, 57954, 0, NULL, 19802, '1', NULL, 0, 0, 'D', 'S', 1668167419, 1668167419, NULL),
(2284, 57954, 0, NULL, 13295, '1', NULL, 0, 0, 'D', 'S', 1668183524, 1668183524, NULL),
(2285, 57954, 0, NULL, 19593, '1', NULL, 0, 0, 'D', 'S', 1668183629, 1668183629, NULL),
(2286, 57954, 0, NULL, 19499, '1', NULL, 0, 0, 'D', 'S', 1668183649, 1668183649, NULL),
(2287, 57954, 0, NULL, 16005, '1', NULL, 0, 0, 'D', 'S', 1668183668, 1668183668, NULL),
(2288, 57954, 0, NULL, 19967, '1', NULL, 0, 0, 'D', 'S', 1668184182, 1668184182, NULL),
(2289, 57954, 0, NULL, 15204, '1', NULL, 0, 0, 'D', 'S', 1668184212, 1668184212, NULL),
(2290, 57954, 0, NULL, 20634, '1', NULL, 0, 0, 'D', 'S', 1668184232, 1668184232, NULL),
(2291, 57954, 0, NULL, 12633, '1', NULL, 0, 0, 'D', 'S', 1668184266, 1668184266, NULL),
(2292, 57954, 0, NULL, 18875, '1', NULL, 0, 0, 'D', 'S', 1668184284, 1668184284, NULL),
(2293, 57954, 0, NULL, 20559, '1', NULL, 0, 0, 'D', 'S', 1668184308, 1668184308, NULL),
(2294, 57954, 0, NULL, 20404, '1', NULL, 0, 0, 'D', 'S', 1668184365, 1668184365, NULL),
(2295, 57954, 0, NULL, 20540, '1', NULL, 0, 0, 'D', 'S', 1668184383, 1668184383, NULL),
(2296, 57954, 0, NULL, 2881, '1', NULL, 0, 0, 'D', 'S', 1668184952, 1668184952, NULL),
(2297, 57954, 0, NULL, 3372, '1', NULL, 0, 0, 'D', 'S', 1668184974, 1668184974, NULL),
(2298, 57954, 0, NULL, 1583, '1', NULL, 0, 0, 'D', 'S', 1668184987, 1668184987, NULL),
(2299, 57954, 0, NULL, 19537, '1', NULL, 0, 0, 'D', 'S', 1668185005, 1668185005, NULL),
(2300, 57954, 0, NULL, 3607, '1', NULL, 0, 0, 'D', 'S', 1668185068, 1668185068, NULL),
(2301, 57954, 0, NULL, 3047, '1', NULL, 0, 0, 'D', 'S', 1668185104, 1668185104, NULL),
(2302, 57954, 0, NULL, 9523, '1', NULL, 0, 0, 'D', 'S', 1668185141, 1668185141, NULL),
(2303, 57954, 0, NULL, 15784, '1', NULL, 0, 0, 'D', 'S', 1668185953, 1668185953, NULL),
(2304, 57954, 0, NULL, 15710, '1', NULL, 0, 0, 'D', 'S', 1668185965, 1668185965, NULL),
(2305, 57954, 0, NULL, 10647, '1', NULL, 0, 0, 'D', 'S', 1668186055, 1668186055, NULL),
(2306, 57954, 0, NULL, 6091, '1', NULL, 0, 0, 'D', 'S', 1668186120, 1668186120, NULL),
(2307, 57954, 0, NULL, 20189, '1', NULL, 0, 0, 'D', 'S', 1668186168, 1668186168, NULL),
(2308, 57954, 0, NULL, 20261, '1', NULL, 0, 0, 'D', 'S', 1668186439, 1668186439, NULL),
(2309, 57954, 0, NULL, 18373, '1', NULL, 0, 0, 'D', 'S', 1668186456, 1668186456, NULL),
(2310, 57954, 0, NULL, 18930, '1', NULL, 0, 0, 'D', 'S', 1668186474, 1668186474, NULL),
(2311, 57954, 0, NULL, 17705, '1', NULL, 0, 0, 'D', 'S', 1668186490, 1668186490, NULL),
(2312, 57954, 0, NULL, 20022, '1', NULL, 0, 0, 'D', 'S', 1668186541, 1668186541, NULL),
(2313, 57954, 0, NULL, 19195, '1', NULL, 0, 0, 'D', 'S', 1668186580, 1668186580, NULL),
(2314, 57954, 0, NULL, 19023, '1', NULL, 0, 0, 'D', 'S', 1668186606, 1668186606, NULL),
(2315, 648, 0, NULL, 19915, NULL, '1', 0, 0, 'D', 'S', 1668272310, 1668272310, NULL),
(2316, 57954, 0, NULL, 16400, '1', NULL, 0, 0, 'D', 'S', 1668323640, 1668323640, NULL),
(2317, 57954, 0, NULL, 18161, '1', NULL, 0, 0, 'D', 'S', 1668323668, 1668323668, NULL),
(2318, 57954, 0, NULL, 20471, '1', NULL, 0, 0, 'D', 'S', 1668323709, 1668323709, NULL),
(2319, 57954, 0, NULL, 20469, '1', NULL, 0, 0, 'D', 'S', 1668323760, 1668323760, NULL),
(2320, 57954, 0, NULL, 20378, '1', NULL, 0, 0, 'D', 'S', 1668323901, 1668323901, NULL),
(2321, 57954, 0, NULL, 20384, '1', NULL, 0, 0, 'D', 'S', 1668323971, 1668323971, NULL),
(2322, 57954, 0, NULL, 20608, '1', NULL, 0, 0, 'D', 'S', 1668324448, 1668324448, NULL),
(2323, 57954, 0, NULL, 17436, '1', NULL, 0, 0, 'D', 'S', 1668325646, 1668325646, NULL),
(2324, 57954, 0, NULL, 17437, '1', NULL, 0, 0, 'D', 'S', 1668325662, 1668325662, NULL),
(2325, 57954, 0, NULL, 18052, '1', NULL, 0, 0, 'D', 'S', 1668327295, 1668327295, NULL),
(2326, 57954, 0, NULL, 20294, '1', NULL, 0, 0, 'D', 'S', 1668328453, 1668328453, NULL),
(2327, 57954, 0, NULL, 19668, '1', NULL, 0, 0, 'D', 'S', 1668328541, 1668328541, NULL),
(2328, 57954, 0, NULL, 19669, '1', NULL, 0, 0, 'D', 'S', 1668328553, 1668328553, NULL),
(2329, 57954, 0, NULL, 16950, '1', NULL, 0, 0, 'D', 'S', 1668328619, 1668328619, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2330, 57954, 0, NULL, 20600, '1', NULL, 0, 0, 'D', 'S', 1668328656, 1668328656, NULL),
(2331, 57954, 0, NULL, 20305, '1', NULL, 0, 0, 'D', 'S', 1668328683, 1668328683, NULL),
(2332, 57954, 0, NULL, 19644, '1', NULL, 0, 0, 'D', 'S', 1668328718, 1668328718, NULL),
(2333, 57954, 0, NULL, 19457, '1', NULL, 0, 0, 'D', 'S', 1668328738, 1668328738, NULL),
(2334, 57954, 0, NULL, 19273, '1', NULL, 0, 0, 'D', 'S', 1668328810, 1668328810, NULL),
(2335, 57954, 0, NULL, 18001, '1', NULL, 0, 0, 'D', 'S', 1668328851, 1668328851, NULL),
(2336, 57954, 0, NULL, 3149, '1', NULL, 0, 0, 'D', 'S', 1668329439, 1668329439, NULL),
(2337, 57954, 0, NULL, 10011, '1', NULL, 0, 0, 'D', 'S', 1668329504, 1668329504, NULL),
(2338, 57954, 0, NULL, 19893, '1', NULL, 0, 0, 'D', 'S', 1668329531, 1668329531, NULL),
(2339, 57954, 0, NULL, 16139, '1', NULL, 0, 0, 'D', 'S', 1668329625, 1668329625, NULL),
(2340, 57954, 0, NULL, 19894, '1', NULL, 0, 0, 'D', 'S', 1668329689, 1668329689, NULL),
(2341, 57954, 0, NULL, 14537, '1', NULL, 0, 0, 'D', 'S', 1668330155, 1668330155, NULL),
(2342, 57954, 0, NULL, 19036, '1', NULL, 0, 0, 'D', 'S', 1668330215, 1668330215, NULL),
(2343, 57954, 0, NULL, 20437, '1', NULL, 0, 0, 'D', 'S', 1668330496, 1668330496, NULL),
(2344, 57954, 0, NULL, 20529, '1', NULL, 0, 0, 'D', 'S', 1668330597, 1668330597, NULL),
(2345, 57954, 0, NULL, 20047, '1', NULL, 0, 0, 'D', 'S', 1668330619, 1668330619, NULL),
(2346, 57954, 0, NULL, 20252, '1', NULL, 0, 0, 'D', 'S', 1668332768, 1668332768, NULL),
(2347, 57954, 0, NULL, 19716, '1', NULL, 0, 0, 'D', 'S', 1668333024, 1668333024, NULL),
(2348, 57954, 0, NULL, 18154, '1', NULL, 0, 0, 'D', 'S', 1668334320, 1668334320, NULL),
(2349, 57954, 0, NULL, 20521, '1', NULL, 0, 0, 'D', 'S', 1668336677, 1668336677, NULL),
(2350, 25112, 0, NULL, 11212, '1', '1', 0, 0, 'D', 'S', 1669140086, 1669140086, NULL),
(2351, 25112, 0, NULL, 20342, '1', NULL, 0, 0, 'D', 'S', 1669400449, 1669400449, NULL),
(2352, 25112, 0, NULL, 20778, '1', NULL, 0, 0, 'D', 'S', 1669400596, 1669400596, NULL),
(2353, 25112, 0, NULL, 20792, '1', NULL, 0, 0, 'D', 'S', 1669458502, 1669458502, NULL),
(2354, 58062, 0, NULL, 15456, '1', NULL, 0, 0, 'D', 'S', 1669458557, 1669458557, NULL),
(2355, 25112, 0, NULL, 20739, '1', NULL, 0, 0, 'D', 'S', 1669458754, 1669458754, NULL),
(2356, 25112, 0, NULL, 20822, '1', NULL, 0, 0, 'D', 'S', 1669459066, 1669459066, NULL),
(2357, 25112, 0, NULL, 20787, '1', NULL, 0, 0, 'D', 'S', 1669459520, 1669459520, NULL),
(2358, 25112, 0, NULL, 20758, '1', '1', 0, 0, 'D', 'S', 1669459987, 1669459987, NULL),
(2359, 25112, 0, NULL, 17348, '1', '1', 0, 0, 'D', 'S', 1669573899, 1669573899, NULL),
(2360, 25112, 0, NULL, 15183, NULL, '1', 0, 0, 'D', 'S', 1669573913, 1669573913, NULL),
(2361, 25112, 0, NULL, 18584, NULL, '1', 0, 0, 'D', 'S', 1669573942, 1669573942, NULL),
(2362, 25112, 0, NULL, 13609, NULL, '1', 0, 0, 'D', 'S', 1669574005, 1669574005, NULL),
(2363, 25112, 0, NULL, 20231, NULL, '1', 0, 0, 'D', 'S', 1669574039, 1669574039, NULL),
(2364, 25112, 0, NULL, 6811, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2365, 25112, 0, NULL, 9535, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2366, 25112, 0, NULL, 11483, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2367, 25112, 0, NULL, 11837, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2368, 25112, 0, NULL, 12153, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2369, 25112, 0, NULL, 12558, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2370, 25112, 0, NULL, 12745, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2371, 25112, 0, NULL, 13619, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2372, 25112, 0, NULL, 15882, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2373, 25112, 0, NULL, 15897, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2374, 25112, 0, NULL, 16494, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2375, 25112, 0, NULL, 16552, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2376, 25112, 0, NULL, 18457, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2377, 25112, 0, NULL, 18476, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2378, 25112, 0, NULL, 18793, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2379, 25112, 0, NULL, 18835, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2380, 25112, 0, NULL, 18901, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2381, 25112, 0, NULL, 18921, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2382, 25112, 0, NULL, 18923, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2383, 25112, 0, NULL, 19122, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2384, 25112, 0, NULL, 19193, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2385, 25112, 0, NULL, 19488, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2386, 25112, 0, NULL, 19490, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2387, 25112, 0, NULL, 19591, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2388, 25112, 0, NULL, 19925, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2389, 25112, 0, NULL, 20034, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2390, 25112, 0, NULL, 20046, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2391, 25112, 0, NULL, 20049, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2392, 25112, 0, NULL, 20068, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2393, 25112, 0, NULL, 20073, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2394, 25112, 0, NULL, 20149, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2395, 25112, 0, NULL, 20156, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2396, 25112, 0, NULL, 20229, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2397, 25112, 0, NULL, 20234, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2398, 25112, 0, NULL, 20235, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2399, 25112, 0, NULL, 20241, NULL, '1', 0, 0, 'D', 'S', 1669657074, 1669657074, NULL),
(2400, 25112, 0, NULL, 1476, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2401, 25112, 0, NULL, 2558, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2402, 25112, 0, NULL, 3531, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2403, 25112, 0, NULL, 3542, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2404, 25112, 0, NULL, 3606, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2405, 25112, 0, NULL, 5839, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2406, 25112, 0, NULL, 7714, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2407, 25112, 0, NULL, 8513, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2408, 25112, 0, NULL, 9192, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2409, 25112, 0, NULL, 9223, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2410, 25112, 0, NULL, 9601, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2411, 25112, 0, NULL, 9673, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2412, 25112, 0, NULL, 9674, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2413, 25112, 0, NULL, 9711, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2414, 25112, 0, NULL, 9804, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2415, 25112, 0, NULL, 9896, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2416, 25112, 0, NULL, 10444, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2417, 25112, 0, NULL, 10574, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2418, 25112, 0, NULL, 11053, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2419, 25112, 0, NULL, 11684, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2420, 25112, 0, NULL, 11687, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2421, 25112, 0, NULL, 11729, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2422, 25112, 0, NULL, 11741, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2423, 25112, 0, NULL, 12051, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2424, 25112, 0, NULL, 12287, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2425, 25112, 0, NULL, 12539, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2426, 25112, 0, NULL, 12689, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2427, 25112, 0, NULL, 12690, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2428, 25112, 0, NULL, 12696, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2429, 25112, 0, NULL, 13224, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2430, 25112, 0, NULL, 13375, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2431, 25112, 0, NULL, 13529, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2432, 25112, 0, NULL, 13643, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2433, 25112, 0, NULL, 13679, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2434, 25112, 0, NULL, 14141, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2435, 25112, 0, NULL, 14501, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2436, 25112, 0, NULL, 14528, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2437, 25112, 0, NULL, 14670, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2438, 25112, 0, NULL, 14746, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2439, 25112, 0, NULL, 14953, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2440, 25112, 0, NULL, 15047, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2441, 25112, 0, NULL, 15193, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2442, 25112, 0, NULL, 16456, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2443, 25112, 0, NULL, 16505, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2444, 25112, 0, NULL, 16506, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2445, 25112, 0, NULL, 16602, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2446, 25112, 0, NULL, 16630, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2447, 25112, 0, NULL, 16732, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2448, 25112, 0, NULL, 16739, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2449, 25112, 0, NULL, 16761, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2450, 25112, 0, NULL, 16834, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2451, 25112, 0, NULL, 16867, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2452, 25112, 0, NULL, 17087, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2453, 25112, 0, NULL, 17481, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2454, 25112, 0, NULL, 17564, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2455, 25112, 0, NULL, 17662, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2456, 25112, 0, NULL, 17664, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2457, 25112, 0, NULL, 17668, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2458, 25112, 0, NULL, 17677, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2459, 25112, 0, NULL, 17718, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2460, 25112, 0, NULL, 17773, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2461, 25112, 0, NULL, 17781, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2462, 25112, 0, NULL, 17783, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2463, 25112, 0, NULL, 17805, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2464, 25112, 0, NULL, 17891, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2465, 25112, 0, NULL, 17895, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2466, 25112, 0, NULL, 17901, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2467, 25112, 0, NULL, 18272, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2468, 25112, 0, NULL, 18277, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2469, 25112, 0, NULL, 18278, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2470, 25112, 0, NULL, 18422, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2471, 25112, 0, NULL, 18896, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2472, 25112, 0, NULL, 19097, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2473, 25112, 0, NULL, 19128, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2474, 25112, 0, NULL, 19134, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2475, 25112, 0, NULL, 19224, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2476, 25112, 0, NULL, 19275, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2477, 25112, 0, NULL, 19357, NULL, '1', 0, 0, 'D', 'S', 1669657327, 1669657327, NULL),
(2478, 25112, 0, NULL, 19404, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2479, 25112, 0, NULL, 19462, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2480, 25112, 0, NULL, 19472, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2481, 25112, 0, NULL, 19617, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2482, 25112, 0, NULL, 19626, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2483, 25112, 0, NULL, 19791, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2484, 25112, 0, NULL, 19804, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2485, 25112, 0, NULL, 20011, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2486, 25112, 0, NULL, 20013, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2487, 25112, 0, NULL, 20015, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2488, 25112, 0, NULL, 20016, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2489, 25112, 0, NULL, 20027, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2490, 25112, 0, NULL, 20085, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2491, 25112, 0, NULL, 20116, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2492, 25112, 0, NULL, 20130, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2493, 25112, 0, NULL, 20178, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2494, 25112, 0, NULL, 20206, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2495, 25112, 0, NULL, 20212, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2496, 25112, 0, NULL, 20216, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2497, 25112, 0, NULL, 20400, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2498, 25112, 0, NULL, 20472, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2499, 25112, 0, NULL, 20506, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2500, 25112, 0, NULL, 20507, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2501, 25112, 0, NULL, 20567, NULL, '1', 0, 0, 'D', 'S', 1669657328, 1669657328, NULL),
(2502, 25112, 0, NULL, 19918, NULL, '1', 0, 0, 'D', 'S', 1669657355, 1669657355, NULL),
(2503, 25112, 0, NULL, 19920, NULL, '1', 0, 0, 'D', 'S', 1669657355, 1669657355, NULL),
(2504, 25112, 0, NULL, 19795, NULL, '1', 0, 0, 'D', 'S', 1669657358, 1669657358, NULL),
(2505, 25112, 0, NULL, 15128, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2506, 25112, 0, NULL, 15160, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2507, 25112, 0, NULL, 15161, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2508, 25112, 0, NULL, 15190, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2509, 25112, 0, NULL, 15191, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2510, 25112, 0, NULL, 15192, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2511, 25112, 0, NULL, 15306, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2512, 25112, 0, NULL, 15318, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2513, 25112, 0, NULL, 19307, NULL, '1', 0, 0, 'D', 'S', 1669657363, 1669657363, NULL),
(2514, 25112, 0, NULL, 10450, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2515, 25112, 0, NULL, 11165, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2516, 25112, 0, NULL, 12280, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2517, 25112, 0, NULL, 13460, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2518, 25112, 0, NULL, 14294, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2519, 25112, 0, NULL, 14549, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2520, 25112, 0, NULL, 14566, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2521, 25112, 0, NULL, 15354, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2522, 25112, 0, NULL, 15355, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2523, 25112, 0, NULL, 16507, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2524, 25112, 0, NULL, 16530, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2525, 25112, 0, NULL, 16731, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2526, 25112, 0, NULL, 16741, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2527, 25112, 0, NULL, 16820, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2528, 25112, 0, NULL, 17610, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2529, 25112, 0, NULL, 17617, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2530, 25112, 0, NULL, 17938, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2531, 25112, 0, NULL, 18595, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2532, 25112, 0, NULL, 19104, NULL, '1', 0, 0, 'D', 'S', 1669657366, 1669657366, NULL),
(2533, 25112, 0, NULL, 20705, '1', '1', 0, 0, 'D', 'S', 1669721280, 1669721280, NULL),
(2534, 56605, 0, NULL, 7525, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2535, 56605, 0, NULL, 9601, NULL, '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2536, 56605, 0, NULL, 10820, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2537, 56605, 0, NULL, 11007, NULL, '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2538, 56605, 0, NULL, 11720, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2539, 56605, 0, NULL, 16989, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2540, 56605, 0, NULL, 19627, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2541, 56605, 0, NULL, 20061, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2542, 56605, 0, NULL, 20066, '1', '1', 0, 0, 'D', 'S', 1670512153, 1670512153, NULL),
(2543, 56605, 0, NULL, 20247, '1', '1', 0, 0, 'D', 'S', 1670512154, 1670512154, NULL),
(2544, 56605, 0, NULL, 17771, '1', NULL, 0, 0, 'D', 'S', 1670846291, 1670846291, NULL),
(2545, 57954, 0, NULL, 20991, '1', NULL, 0, 0, 'D', 'S', 1670846697, 1670846697, NULL),
(2546, 57954, 0, NULL, 14465, '1', NULL, 0, 0, 'D', 'S', 1670853809, 1670853809, NULL),
(2547, 56605, 0, NULL, 12181, '1', NULL, 0, 0, 'D', 'S', 1670861132, 1670861132, NULL),
(2548, 56605, 0, NULL, 18571, '1', NULL, 0, 0, 'D', 'S', 1670863168, 1670863168, NULL),
(2549, 57954, 0, NULL, 14837, '1', NULL, 0, 0, 'D', 'S', 1670909014, 1670909014, NULL),
(2550, 57954, 0, NULL, 20689, '1', NULL, 0, 0, 'D', 'S', 1670909045, 1670909045, NULL),
(2551, 57954, 0, NULL, 21006, '1', NULL, 0, 0, 'D', 'S', 1670909274, 1670909274, NULL),
(2552, 57954, 0, NULL, 19775, '1', NULL, 0, 0, 'D', 'S', 1670909373, 1670909373, NULL),
(2553, 57954, 0, NULL, 17135, '1', NULL, 0, 0, 'D', 'S', 1670909521, 1670909521, NULL),
(2554, 57954, 0, NULL, 16372, '1', NULL, 0, 0, 'D', 'S', 1670909558, 1670909558, NULL),
(2555, 57954, 0, NULL, 16274, '1', NULL, 0, 0, 'D', 'S', 1670909589, 1670909589, NULL),
(2556, 57954, 0, NULL, 2468, '1', NULL, 0, 0, 'D', 'S', 1670909681, 1670909681, NULL),
(2557, 57954, 0, NULL, 8055, '1', NULL, 0, 0, 'D', 'S', 1670909770, 1670909770, NULL),
(2558, 57954, 0, NULL, 16189, '1', NULL, 0, 0, 'D', 'S', 1670909819, 1670909819, NULL),
(2559, 57954, 0, NULL, 3148, '1', NULL, 0, 0, 'D', 'S', 1670909959, 1670909959, NULL),
(2560, 57954, 0, NULL, 19652, '1', NULL, 0, 0, 'D', 'S', 1670910773, 1670910773, NULL),
(2561, 57954, 0, NULL, 19272, '1', NULL, 0, 0, 'D', 'S', 1670910913, 1670910913, NULL),
(2562, 57954, 0, NULL, 19280, '1', NULL, 0, 0, 'D', 'S', 1670910960, 1670910960, NULL),
(2563, 57954, 0, NULL, 19224, '1', NULL, 0, 0, 'D', 'S', 1670911189, 1670911189, NULL),
(2564, 57954, 0, NULL, 20596, '1', NULL, 0, 0, 'D', 'S', 1670911453, 1670911453, NULL),
(2565, 57954, 0, NULL, 16587, '1', NULL, 0, 0, 'D', 'S', 1670911661, 1670911661, NULL),
(2566, 57954, 0, NULL, 5956, '1', NULL, 0, 0, 'D', 'S', 1670911721, 1670911721, NULL),
(2567, 57954, 0, NULL, 17852, '1', NULL, 0, 0, 'D', 'S', 1670911952, 1670911952, NULL),
(2568, 57954, 0, NULL, 16277, '1', NULL, 0, 0, 'D', 'S', 1670912222, 1670912222, NULL),
(2569, 57954, 0, NULL, 16975, '1', NULL, 0, 0, 'D', 'S', 1670912235, 1670912235, NULL),
(2570, 57954, 0, NULL, 19294, '1', NULL, 0, 0, 'D', 'S', 1670912286, 1670912286, NULL),
(2571, 56605, 0, NULL, 18298, '1', NULL, 0, 0, 'D', 'S', 1670916032, 1670916032, NULL),
(2572, 56605, 0, NULL, 18745, '1', NULL, 0, 0, 'D', 'S', 1670916513, 1670916513, NULL),
(2573, 56605, 0, NULL, 12158, '1', NULL, 0, 0, 'D', 'S', 1670921519, 1670921519, NULL),
(2574, 56605, 0, NULL, 18072, '1', NULL, 0, 0, 'D', 'S', 1670927107, 1670927107, NULL),
(2575, 56605, 0, NULL, 18774, '1', NULL, 0, 0, 'D', 'S', 1670927333, 1670927333, NULL),
(2576, 56605, 0, NULL, 18795, '1', NULL, 0, 0, 'D', 'S', 1670927657, 1670927657, NULL),
(2577, 56605, 0, NULL, 19187, '1', NULL, 0, 0, 'D', 'S', 1670928277, 1670928277, NULL),
(2578, 56605, 0, NULL, 19193, '1', NULL, 0, 0, 'D', 'S', 1670929015, 1670929015, NULL),
(2579, 56605, 0, NULL, 19188, '1', NULL, 0, 0, 'D', 'S', 1670929777, 1670929777, NULL),
(2580, 57954, 0, NULL, 15866, '1', NULL, 0, 0, 'D', 'S', 1670930101, 1670930101, NULL),
(2581, 57954, 0, NULL, 19250, '1', NULL, 0, 0, 'D', 'S', 1670930162, 1670930162, NULL),
(2582, 57954, 0, NULL, 18987, '1', NULL, 0, 0, 'D', 'S', 1670930179, 1670930179, NULL),
(2583, 57954, 0, NULL, 18985, '1', NULL, 0, 0, 'D', 'S', 1670930190, 1670930190, NULL),
(2584, 57954, 0, NULL, 18984, '1', NULL, 0, 0, 'D', 'S', 1670930214, 1670930214, NULL),
(2585, 57954, 0, NULL, 18926, '1', NULL, 0, 0, 'D', 'S', 1670930235, 1670930235, NULL),
(2586, 57954, 0, NULL, 18919, '1', NULL, 0, 0, 'D', 'S', 1670930299, 1670930299, NULL),
(2587, 57954, 0, NULL, 15986, '1', NULL, 0, 0, 'D', 'S', 1670930353, 1670930353, NULL),
(2588, 57954, 0, NULL, 15974, '1', NULL, 0, 0, 'D', 'S', 1670930531, 1670930531, NULL),
(2589, 57954, 0, NULL, 20859, '1', NULL, 0, 0, 'D', 'S', 1670930588, 1670930588, NULL),
(2590, 57954, 0, NULL, 20827, '1', NULL, 0, 0, 'D', 'S', 1670930599, 1670930599, NULL),
(2591, 57954, 0, NULL, 20819, '1', NULL, 0, 0, 'D', 'S', 1670930611, 1670930611, NULL),
(2592, 56605, 0, NULL, 19808, '1', NULL, 0, 0, 'D', 'S', 1670930614, 1670930614, NULL),
(2593, 57954, 0, NULL, 3711, '1', NULL, 0, 0, 'D', 'S', 1670930667, 1670930667, NULL),
(2594, 57954, 0, NULL, 20867, '1', NULL, 0, 0, 'D', 'S', 1670931064, 1670931064, NULL),
(2595, 57954, 0, NULL, 20802, '1', NULL, 0, 0, 'D', 'S', 1670931082, 1670931082, NULL),
(2596, 57954, 0, NULL, 20616, '1', NULL, 0, 0, 'D', 'S', 1670931100, 1670931100, NULL),
(2597, 57954, 0, NULL, 20579, '1', NULL, 0, 0, 'D', 'S', 1670931119, 1670931119, NULL),
(2598, 57954, 0, NULL, 20551, '1', NULL, 0, 0, 'D', 'S', 1670931135, 1670931135, NULL),
(2599, 57954, 0, NULL, 19662, '1', NULL, 0, 0, 'D', 'S', 1670931160, 1670931160, NULL),
(2600, 57954, 0, NULL, 19675, '1', NULL, 0, 0, 'D', 'S', 1670931170, 1670931170, NULL),
(2601, 57954, 0, NULL, 17066, '1', NULL, 0, 0, 'D', 'S', 1670931190, 1670931190, NULL),
(2602, 57954, 0, NULL, 10032, '1', NULL, 0, 0, 'D', 'S', 1670931234, 1670931234, NULL),
(2603, 57954, 0, NULL, 3111, '1', NULL, 0, 0, 'D', 'S', 1670931285, 1670931285, NULL),
(2604, 57954, 0, NULL, 3134, '1', NULL, 0, 0, 'D', 'S', 1670931308, 1670931308, NULL),
(2605, 57954, 0, NULL, 3124, '1', NULL, 0, 0, 'D', 'S', 1670931331, 1670931331, NULL),
(2606, 57954, 0, NULL, 14819, '1', NULL, 0, 0, 'D', 'S', 1670931362, 1670931362, NULL),
(2607, 57954, 0, NULL, 19671, '1', NULL, 0, 0, 'D', 'S', 1670931380, 1670931380, NULL),
(2608, 57954, 0, NULL, 19658, '1', NULL, 0, 0, 'D', 'S', 1670931443, 1670931443, NULL),
(2609, 57954, 0, NULL, 17958, '1', NULL, 0, 0, 'D', 'S', 1670931723, 1670931723, NULL),
(2610, 57954, 0, NULL, 16270, '1', NULL, 0, 0, 'D', 'S', 1670931766, 1670931766, NULL),
(2611, 57954, 0, NULL, 13947, '1', NULL, 0, 0, 'D', 'S', 1670931948, 1670931948, NULL),
(2612, 57954, 0, NULL, 13946, '1', NULL, 0, 0, 'D', 'S', 1670931966, 1670931966, NULL),
(2613, 57954, 0, NULL, 14349, '1', NULL, 0, 0, 'D', 'S', 1670932001, 1670932001, NULL),
(2614, 57954, 0, NULL, 2380, '1', NULL, 0, 0, 'D', 'S', 1670932195, 1670932195, NULL),
(2615, 57954, 0, NULL, 20606, '1', NULL, 0, 0, 'D', 'S', 1670995087, 1670995087, NULL),
(2616, 57954, 0, NULL, 18812, '1', NULL, 0, 0, 'D', 'S', 1670995176, 1670995176, NULL),
(2617, 57954, 0, NULL, 20525, '1', NULL, 0, 0, 'D', 'S', 1670995284, 1670995284, NULL),
(2618, 57954, 0, NULL, 7480, '1', NULL, 0, 0, 'D', 'S', 1670995329, 1670995329, NULL),
(2619, 57954, 0, NULL, 18675, '1', NULL, 0, 0, 'D', 'S', 1670995350, 1670995350, NULL),
(2620, 57954, 0, NULL, 15339, '1', NULL, 0, 0, 'D', 'S', 1670995470, 1670995470, NULL),
(2621, 57954, 0, NULL, 20970, '1', NULL, 0, 0, 'D', 'S', 1670995499, 1670995499, NULL),
(2622, 57954, 0, NULL, 19720, '1', NULL, 0, 0, 'D', 'S', 1670995515, 1670995515, NULL),
(2623, 57954, 0, NULL, 13580, '1', NULL, 0, 0, 'D', 'S', 1670995604, 1670995604, NULL),
(2624, 57954, 0, NULL, 13021, '1', NULL, 0, 0, 'D', 'S', 1670995618, 1670995618, NULL),
(2625, 57954, 0, NULL, 17936, '1', NULL, 0, 0, 'D', 'S', 1670995662, 1670995662, NULL),
(2626, 57954, 0, NULL, 21072, '1', NULL, 0, 0, 'D', 'S', 1670995686, 1670995686, NULL),
(2627, 57954, 0, NULL, 5118, '1', NULL, 0, 0, 'D', 'S', 1670995722, 1670995722, NULL),
(2628, 57954, 0, NULL, 132, '1', NULL, 0, 0, 'D', 'S', 1670995745, 1670995745, NULL),
(2629, 57954, 0, NULL, 8001, '1', NULL, 0, 0, 'D', 'S', 1670995987, 1670995987, NULL),
(2630, 57954, 0, NULL, 19, '1', NULL, 0, 0, 'D', 'S', 1670996291, 1670996291, NULL),
(2631, 57954, 0, NULL, 12455, '1', NULL, 0, 0, 'D', 'S', 1670996412, 1670996412, NULL),
(2632, 57954, 0, NULL, 448, '1', NULL, 0, 0, 'D', 'S', 1670996448, 1670996448, NULL),
(2633, 57954, 0, NULL, 8889, '1', NULL, 0, 0, 'D', 'S', 1670996494, 1670996494, NULL),
(2634, 57954, 0, NULL, 365, '1', NULL, 0, 0, 'D', 'S', 1670996513, 1670996513, NULL),
(2635, 57954, 0, NULL, 18, '1', NULL, 0, 0, 'D', 'S', 1670996537, 1670996537, NULL),
(2636, 57954, 0, NULL, 845, '1', NULL, 0, 0, 'D', 'S', 1670998718, 1670998718, NULL),
(2637, 57954, 0, NULL, 1201, '1', NULL, 0, 0, 'D', 'S', 1670998737, 1670998737, NULL),
(2638, 57954, 0, NULL, 618, '1', NULL, 0, 0, 'D', 'S', 1670998774, 1670998774, NULL),
(2639, 57954, 0, NULL, 862, '1', NULL, 0, 0, 'D', 'S', 1670998824, 1670998824, NULL),
(2640, 57954, 0, NULL, 456, '1', NULL, 0, 0, 'D', 'S', 1670998856, 1670998856, NULL),
(2641, 57954, 0, NULL, 20882, '1', NULL, 0, 0, 'D', 'S', 1670998907, 1670998907, NULL),
(2642, 57954, 0, NULL, 2081, '1', NULL, 0, 0, 'D', 'S', 1670998932, 1670998932, NULL),
(2643, 57954, 0, NULL, 3606, '1', NULL, 0, 0, 'D', 'S', 1670998949, 1670998949, NULL),
(2644, 57954, 0, NULL, 1328, '1', NULL, 0, 0, 'D', 'S', 1670999020, 1670999020, NULL),
(2645, 57954, 0, NULL, 3614, '1', NULL, 0, 0, 'D', 'S', 1670999048, 1670999048, NULL),
(2646, 57954, 0, NULL, 21058, '1', NULL, 0, 0, 'D', 'S', 1670999104, 1670999104, NULL),
(2647, 57954, 0, NULL, 10499, '1', NULL, 0, 0, 'D', 'S', 1670999139, 1670999139, NULL),
(2648, 57954, 0, NULL, 18106, '1', NULL, 0, 0, 'D', 'S', 1670999174, 1670999174, NULL),
(2649, 57954, 0, NULL, 21029, '1', NULL, 0, 0, 'D', 'S', 1670999191, 1670999191, NULL),
(2650, 57954, 0, NULL, 20220, '1', NULL, 0, 0, 'D', 'S', 1670999271, 1670999271, NULL),
(2651, 57954, 0, NULL, 15028, '1', NULL, 0, 0, 'D', 'S', 1670999292, 1670999292, NULL),
(2652, 57954, 0, NULL, 15004, '1', NULL, 0, 0, 'D', 'S', 1670999312, 1670999312, NULL),
(2653, 57954, 0, NULL, 12005, '1', NULL, 0, 0, 'D', 'S', 1670999322, 1670999322, NULL),
(2654, 57954, 0, NULL, 20443, '1', NULL, 0, 0, 'D', 'S', 1670999350, 1670999350, NULL),
(2655, 57954, 0, NULL, 2752, '1', NULL, 0, 0, 'D', 'S', 1670999406, 1670999406, NULL),
(2656, 57954, 0, NULL, 20665, '1', NULL, 0, 0, 'D', 'S', 1670999426, 1670999426, NULL),
(2657, 57954, 0, NULL, 5532, '1', NULL, 0, 0, 'D', 'S', 1670999444, 1670999444, NULL),
(2658, 57954, 0, NULL, 20380, '1', NULL, 0, 0, 'D', 'S', 1670999467, 1670999467, NULL),
(2659, 57954, 0, NULL, 20625, '1', NULL, 0, 0, 'D', 'S', 1670999487, 1670999487, NULL),
(2660, 57954, 0, NULL, 20246, '1', NULL, 0, 0, 'D', 'S', 1670999524, 1670999524, NULL),
(2661, 57954, 0, NULL, 15072, '1', NULL, 0, 0, 'D', 'S', 1670999606, 1670999606, NULL),
(2662, 57954, 0, NULL, 16875, '1', NULL, 0, 0, 'D', 'S', 1670999623, 1670999623, NULL),
(2663, 57954, 0, NULL, 13576, '1', NULL, 0, 0, 'D', 'S', 1670999680, 1670999680, NULL),
(2664, 57954, 0, NULL, 14695, '1', NULL, 0, 0, 'D', 'S', 1671011045, 1671011045, NULL),
(2665, 57954, 0, NULL, 16431, '1', NULL, 0, 0, 'D', 'S', 1671011156, 1671011156, NULL),
(2666, 57954, 0, NULL, 14974, '1', NULL, 0, 0, 'D', 'S', 1671011178, 1671011178, NULL),
(2667, 57954, 0, NULL, 11636, '1', NULL, 0, 0, 'D', 'S', 1671011688, 1671011688, NULL),
(2668, 57954, 0, NULL, 19549, '1', NULL, 0, 0, 'D', 'S', 1671011738, 1671011738, NULL),
(2669, 57954, 0, NULL, 18885, '1', NULL, 0, 0, 'D', 'S', 1671011803, 1671011803, NULL),
(2670, 57954, 0, NULL, 16486, '1', NULL, 0, 0, 'D', 'S', 1671011826, 1671011826, NULL),
(2671, 57954, 0, NULL, 6065, '1', NULL, 0, 0, 'D', 'S', 1671012180, 1671012180, NULL),
(2672, 57954, 0, NULL, 3662, '1', NULL, 0, 0, 'D', 'S', 1671012191, 1671012191, NULL),
(2673, 57954, 0, NULL, 1982, '1', NULL, 0, 0, 'D', 'S', 1671012209, 1671012209, NULL),
(2674, 57954, 0, NULL, 5220, '1', NULL, 0, 0, 'D', 'S', 1671012299, 1671012299, NULL),
(2675, 56605, 0, NULL, 18803, '1', NULL, 0, 0, 'D', 'S', 1671012307, 1671012307, NULL),
(2676, 57954, 0, NULL, 2493, '1', NULL, 0, 0, 'D', 'S', 1671012322, 1671012322, NULL),
(2677, 57954, 0, NULL, 2210, '1', NULL, 0, 0, 'D', 'S', 1671012336, 1671012336, NULL),
(2678, 57954, 0, NULL, 8720, '1', NULL, 0, 0, 'D', 'S', 1671012412, 1671012412, NULL),
(2679, 56605, 0, NULL, 18799, '1', NULL, 0, 0, 'D', 'S', 1671012462, 1671012462, NULL),
(2680, 56605, 0, NULL, 18801, '1', NULL, 0, 0, 'D', 'S', 1671012638, 1671012638, NULL),
(2681, 56605, 0, NULL, 14364, '1', NULL, 0, 0, 'D', 'S', 1671013070, 1671013070, NULL),
(2682, 56605, 0, NULL, 18789, '1', NULL, 0, 0, 'D', 'S', 1671013375, 1671013375, NULL),
(2683, 56605, 0, NULL, 13828, '1', NULL, 0, 0, 'D', 'S', 1671013655, 1671013655, NULL),
(2684, 56605, 0, NULL, 12001, '1', NULL, 0, 0, 'D', 'S', 1671013966, 1671013966, NULL),
(2685, 56605, 0, NULL, 19119, '1', NULL, 0, 0, 'D', 'S', 1671014369, 1671014369, NULL),
(2686, 56605, 0, NULL, 16609, '1', NULL, 0, 0, 'D', 'S', 1671024524, 1671024524, NULL),
(2687, 56605, 0, NULL, 18763, '1', NULL, 0, 0, 'D', 'S', 1671024829, 1671024829, NULL),
(2688, 56605, 0, NULL, 20606, '1', NULL, 0, 0, 'D', 'S', 1671025073, 1671025073, NULL),
(2689, 56605, 0, NULL, 20253, '1', NULL, 0, 0, 'D', 'S', 1671026390, 1671026390, NULL),
(2690, 56605, 0, NULL, 10708, '1', NULL, 0, 0, 'D', 'S', 1671026902, 1671026902, NULL),
(2691, 56605, 0, NULL, 10622, '1', NULL, 0, 0, 'D', 'S', 1671027323, 1671027323, NULL),
(2692, 56605, 0, NULL, 14478, '1', NULL, 0, 0, 'D', 'S', 1671027605, 1671027605, NULL),
(2693, 56605, 0, NULL, 14445, '1', NULL, 0, 0, 'D', 'S', 1671028119, 1671028119, NULL),
(2694, 56605, 0, NULL, 20826, '1', NULL, 0, 0, 'D', 'S', 1671028318, 1671028318, NULL),
(2695, 56605, 0, NULL, 6507, '1', NULL, 0, 0, 'D', 'S', 1671097793, 1671097793, NULL),
(2696, 56605, 0, NULL, 20560, '1', NULL, 0, 0, 'D', 'S', 1671097982, 1671097982, NULL),
(2697, 56605, 0, NULL, 831, '1', NULL, 0, 0, 'D', 'S', 1671098281, 1671098281, NULL),
(2698, 56605, 0, NULL, 14543, '1', NULL, 0, 0, 'D', 'S', 1671098732, 1671098732, NULL),
(2699, 56605, 0, NULL, 11568, '1', NULL, 0, 0, 'D', 'S', 1671099107, 1671099107, NULL),
(2700, 56605, 0, NULL, 20763, '1', NULL, 0, 0, 'D', 'S', 1671099529, 1671099529, NULL),
(2701, 56605, 0, NULL, 18059, '1', NULL, 0, 0, 'D', 'S', 1671100456, 1671100456, NULL),
(2702, 56605, 0, NULL, 16423, '1', NULL, 0, 0, 'D', 'S', 1671101238, 1671101238, NULL),
(2703, 56605, 0, NULL, 19307, '1', NULL, 0, 0, 'D', 'S', 1671109929, 1671109929, NULL),
(2704, 56605, 0, NULL, 20641, '1', NULL, 0, 0, 'D', 'S', 1671110173, 1671110173, NULL),
(2705, 56605, 0, NULL, 20624, '1', NULL, 0, 0, 'D', 'S', 1671110744, 1671110744, NULL),
(2706, 56605, 0, NULL, 19304, '1', NULL, 0, 0, 'D', 'S', 1671119433, 1671119433, NULL),
(2707, 56605, 0, NULL, 20057, '1', NULL, 0, 0, 'D', 'S', 1671120289, 1671120289, NULL),
(2708, 56605, 0, NULL, 20056, '1', NULL, 0, 0, 'D', 'S', 1671120793, 1671120793, NULL),
(2709, 58048, 0, NULL, 21279, '1', NULL, 0, 0, 'D', 'S', 1672923999, 1672923999, NULL),
(2710, 58048, 0, NULL, 10400, NULL, '1', 0, 0, 'D', 'S', 1672929997, 1672929997, NULL),
(2711, 58048, 0, NULL, 11787, NULL, '1', 0, 0, 'D', 'S', 1672929997, 1672929997, NULL),
(2712, 58048, 0, NULL, 12445, NULL, '1', 0, 0, 'D', 'S', 1672929997, 1672929997, NULL),
(2713, 58048, 0, NULL, 12446, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2714, 58048, 0, NULL, 13426, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2715, 58048, 0, NULL, 13721, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2716, 58048, 0, NULL, 16313, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2717, 58048, 0, NULL, 16316, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2718, 58048, 0, NULL, 16467, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2719, 58048, 0, NULL, 16473, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2720, 58048, 0, NULL, 16961, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2721, 58048, 0, NULL, 17076, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2722, 58048, 0, NULL, 17253, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2723, 58048, 0, NULL, 18155, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2724, 58048, 0, NULL, 18173, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2725, 58048, 0, NULL, 18322, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2726, 58048, 0, NULL, 18364, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2727, 58048, 0, NULL, 18365, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2728, 58048, 0, NULL, 19004, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2729, 58048, 0, NULL, 19509, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2730, 58048, 0, NULL, 19513, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2731, 58048, 0, NULL, 20673, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2732, 58048, 0, NULL, 20750, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2733, 58048, 0, NULL, 20752, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2734, 58048, 0, NULL, 20874, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2735, 58048, 0, NULL, 20875, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2736, 58048, 0, NULL, 20877, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2737, 58048, 0, NULL, 20878, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2738, 58048, 0, NULL, 20897, NULL, '1', 0, 0, 'D', 'S', 1672929998, 1672929998, NULL),
(2739, 48708, 0, NULL, 7451, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2740, 48708, 0, NULL, 9851, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2741, 48708, 0, NULL, 11329, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2742, 48708, 0, NULL, 12104, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2743, 48708, 0, NULL, 12912, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2744, 48708, 0, NULL, 13582, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2745, 48708, 0, NULL, 13913, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2746, 48708, 0, NULL, 14218, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2747, 48708, 0, NULL, 14866, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2748, 48708, 0, NULL, 15139, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2749, 48708, 0, NULL, 15462, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2750, 48708, 0, NULL, 16326, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2751, 48708, 0, NULL, 16758, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2752, 48708, 0, NULL, 17071, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2753, 48708, 0, NULL, 17347, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2754, 48708, 0, NULL, 17955, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2755, 48708, 0, NULL, 18380, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2756, 48708, 0, NULL, 18462, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2757, 48708, 0, NULL, 18577, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2758, 48708, 0, NULL, 18755, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2759, 48708, 0, NULL, 19924, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2760, 48708, 0, NULL, 19925, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2761, 48708, 0, NULL, 20262, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2762, 48708, 0, NULL, 20787, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2763, 48708, 0, NULL, 20897, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2764, 48708, 0, NULL, 21058, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2765, 48708, 0, NULL, 21071, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2766, 48708, 0, NULL, 21113, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2767, 48708, 0, NULL, 21124, '1', '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2768, 48708, 0, NULL, 21351, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2769, 48708, 0, NULL, 21365, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2770, 48708, 0, NULL, 21368, NULL, '1', 0, 0, 'D', 'S', 1673890311, 1673890311, NULL),
(2771, 48708, 0, NULL, 18383, '1', '1', 0, 0, 'D', 'S', 1673890620, 1673890620, NULL),
(2772, 48708, 0, NULL, 15849, '1', NULL, 0, 0, 'D', 'S', 1674098985, 1674098985, NULL),
(2773, 58815, 0, NULL, 22122, '1', '1', 0, 0, 'D', 'S', 1676990494, 1676990494, NULL),
(2774, 48265, 0, NULL, 22122, '1', '1', 0, 0, 'D', 'S', 1676990934, 1676990934, NULL),
(2775, 48708, 0, NULL, 22116, '1', NULL, 0, 0, 'D', 'S', 1676991220, 1676991220, NULL),
(2776, 48708, 0, NULL, 7527, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2777, 48708, 0, NULL, 10488, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2778, 48708, 0, NULL, 14802, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2779, 48708, 0, NULL, 16580, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2780, 48708, 0, NULL, 18851, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2781, 48708, 0, NULL, 18867, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2782, 48708, 0, NULL, 18923, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2783, 48708, 0, NULL, 20046, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2784, 48708, 0, NULL, 20245, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2785, 48708, 0, NULL, 20247, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2786, 48708, 0, NULL, 20264, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2787, 48708, 0, NULL, 20435, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2788, 48708, 0, NULL, 21765, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2789, 48708, 0, NULL, 21766, NULL, '1', 0, 0, 'D', 'S', 1677053110, 1677053110, NULL),
(2790, 48708, 0, NULL, 14843, NULL, '1', 0, 0, 'D', 'S', 1677053168, 1677053168, NULL),
(2791, 48708, 0, NULL, 19783, NULL, '1', 0, 0, 'D', 'S', 1677053168, 1677053168, NULL),
(2792, 48708, 0, NULL, 20406, '1', '1', 0, 0, 'D', 'S', 1677053168, 1677053168, NULL),
(2793, 48708, 0, NULL, 20625, NULL, '1', 0, 0, 'D', 'S', 1677053168, 1677053168, NULL),
(2794, 48708, 0, NULL, 14345, '1', '1', 0, 0, 'D', 'S', 1677073982, 1677073982, NULL),
(2795, 48708, 0, NULL, 20705, '1', NULL, 0, 0, 'D', 'S', 1677204901, 1677204901, NULL),
(2796, 59257, 0, NULL, 22459, '1', '1', 0, 0, 'D', 'S', 1678368104, 1678368104, NULL),
(2797, 59257, 0, NULL, 843, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2798, 59257, 0, NULL, 983, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2799, 59257, 0, NULL, 5753, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2800, 59257, 0, NULL, 7713, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2801, 59257, 0, NULL, 9497, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2802, 59257, 0, NULL, 9713, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2803, 59257, 0, NULL, 9945, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2804, 59257, 0, NULL, 10752, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2805, 59257, 0, NULL, 10759, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2806, 59257, 0, NULL, 10792, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2807, 59257, 0, NULL, 11114, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2808, 59257, 0, NULL, 11329, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2809, 59257, 0, NULL, 11483, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2810, 59257, 0, NULL, 11494, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2811, 59257, 0, NULL, 11803, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2812, 59257, 0, NULL, 11841, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2813, 59257, 0, NULL, 12283, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2814, 59257, 0, NULL, 12287, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2815, 59257, 0, NULL, 12542, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2816, 59257, 0, NULL, 12595, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2817, 59257, 0, NULL, 12601, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2818, 59257, 0, NULL, 12604, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2819, 59257, 0, NULL, 12609, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2820, 59257, 0, NULL, 12813, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2821, 59257, 0, NULL, 13311, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2822, 59257, 0, NULL, 13319, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2823, 59257, 0, NULL, 13377, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2824, 59257, 0, NULL, 13469, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2825, 59257, 0, NULL, 13550, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2826, 59257, 0, NULL, 13551, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2827, 59257, 0, NULL, 13619, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2828, 59257, 0, NULL, 13655, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2829, 59257, 0, NULL, 13809, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2830, 59257, 0, NULL, 14161, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2831, 59257, 0, NULL, 14163, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2832, 59257, 0, NULL, 14389, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2833, 59257, 0, NULL, 14452, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2834, 59257, 0, NULL, 14550, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2835, 59257, 0, NULL, 14645, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2836, 59257, 0, NULL, 14944, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2837, 59257, 0, NULL, 14968, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2838, 59257, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2839, 59257, 0, NULL, 15452, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2840, 59257, 0, NULL, 15645, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2841, 59257, 0, NULL, 16345, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2842, 59257, 0, NULL, 16495, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2843, 59257, 0, NULL, 16652, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2844, 59257, 0, NULL, 16722, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2845, 59257, 0, NULL, 16963, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2846, 59257, 0, NULL, 17055, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2847, 59257, 0, NULL, 17068, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2848, 59257, 0, NULL, 17069, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2849, 59257, 0, NULL, 17118, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2850, 59257, 0, NULL, 17259, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2851, 59257, 0, NULL, 17260, NULL, '1', 0, 0, 'D', 'S', 1678369433, 1678369433, NULL),
(2852, 59257, 0, NULL, 17286, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2853, 59257, 0, NULL, 17287, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2854, 59257, 0, NULL, 17396, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2855, 59257, 0, NULL, 17404, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2856, 59257, 0, NULL, 17508, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2857, 59257, 0, NULL, 17511, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2858, 59257, 0, NULL, 17513, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2859, 59257, 0, NULL, 17514, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2860, 59257, 0, NULL, 17515, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2861, 59257, 0, NULL, 17681, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2862, 59257, 0, NULL, 17685, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2863, 59257, 0, NULL, 18230, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2864, 59257, 0, NULL, 18232, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2865, 59257, 0, NULL, 18234, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2866, 59257, 0, NULL, 18238, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2867, 59257, 0, NULL, 18254, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2868, 59257, 0, NULL, 18295, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2869, 59257, 0, NULL, 18297, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2870, 59257, 0, NULL, 18436, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2871, 59257, 0, NULL, 18438, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2872, 59257, 0, NULL, 18443, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2873, 59257, 0, NULL, 18444, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2874, 59257, 0, NULL, 18450, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2875, 59257, 0, NULL, 18477, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2876, 59257, 0, NULL, 18488, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2877, 59257, 0, NULL, 18563, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2878, 59257, 0, NULL, 18619, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2879, 59257, 0, NULL, 18620, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2880, 59257, 0, NULL, 18630, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2881, 59257, 0, NULL, 18631, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2882, 59257, 0, NULL, 18678, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2883, 59257, 0, NULL, 18721, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2884, 59257, 0, NULL, 18750, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2885, 59257, 0, NULL, 18776, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2886, 59257, 0, NULL, 18795, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2887, 59257, 0, NULL, 18847, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2888, 59257, 0, NULL, 18895, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2889, 59257, 0, NULL, 18937, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2890, 59257, 0, NULL, 18997, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2891, 59257, 0, NULL, 18998, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2892, 59257, 0, NULL, 18999, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2893, 59257, 0, NULL, 19000, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2894, 59257, 0, NULL, 19001, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2895, 59257, 0, NULL, 19037, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2896, 59257, 0, NULL, 19040, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2897, 59257, 0, NULL, 19097, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2898, 59257, 0, NULL, 19099, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2899, 59257, 0, NULL, 19104, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2900, 59257, 0, NULL, 19126, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2901, 59257, 0, NULL, 19129, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2902, 59257, 0, NULL, 19130, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2903, 59257, 0, NULL, 19134, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2904, 59257, 0, NULL, 19140, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2905, 59257, 0, NULL, 19287, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2906, 59257, 0, NULL, 19289, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2907, 59257, 0, NULL, 19291, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2908, 59257, 0, NULL, 19343, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2909, 59257, 0, NULL, 19547, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2910, 59257, 0, NULL, 19550, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2911, 59257, 0, NULL, 19794, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2912, 59257, 0, NULL, 19805, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2913, 59257, 0, NULL, 19807, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2914, 59257, 0, NULL, 19808, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2915, 59257, 0, NULL, 19809, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2916, 59257, 0, NULL, 19830, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2917, 59257, 0, NULL, 19832, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2918, 59257, 0, NULL, 19951, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2919, 59257, 0, NULL, 19954, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2920, 59257, 0, NULL, 19957, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2921, 59257, 0, NULL, 19960, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2922, 59257, 0, NULL, 19962, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2923, 59257, 0, NULL, 19963, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2924, 59257, 0, NULL, 19965, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2925, 59257, 0, NULL, 20046, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2926, 59257, 0, NULL, 20098, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2927, 59257, 0, NULL, 20101, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2928, 59257, 0, NULL, 20133, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2929, 59257, 0, NULL, 20177, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2930, 59257, 0, NULL, 20179, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2931, 59257, 0, NULL, 20217, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2932, 59257, 0, NULL, 20229, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2933, 59257, 0, NULL, 20231, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2934, 59257, 0, NULL, 20236, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2935, 59257, 0, NULL, 20356, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2936, 59257, 0, NULL, 20472, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2937, 59257, 0, NULL, 20475, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2938, 59257, 0, NULL, 20477, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2939, 59257, 0, NULL, 20650, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2940, 59257, 0, NULL, 20652, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2941, 59257, 0, NULL, 20705, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2942, 59257, 0, NULL, 20790, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2943, 59257, 0, NULL, 20810, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2944, 59257, 0, NULL, 20812, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2945, 59257, 0, NULL, 20937, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2946, 59257, 0, NULL, 20940, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2947, 59257, 0, NULL, 20942, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2948, 59257, 0, NULL, 20961, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2949, 59257, 0, NULL, 20963, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2950, 59257, 0, NULL, 20965, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2951, 59257, 0, NULL, 20967, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2952, 59257, 0, NULL, 20986, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2953, 59257, 0, NULL, 20988, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2954, 59257, 0, NULL, 20991, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2955, 59257, 0, NULL, 20993, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2956, 59257, 0, NULL, 21060, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2957, 59257, 0, NULL, 21070, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2958, 59257, 0, NULL, 21111, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2959, 59257, 0, NULL, 21157, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2960, 59257, 0, NULL, 21216, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2961, 59257, 0, NULL, 21370, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2962, 59257, 0, NULL, 21409, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2963, 59257, 0, NULL, 21432, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2964, 59257, 0, NULL, 21448, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2965, 59257, 0, NULL, 21490, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2966, 59257, 0, NULL, 21518, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2967, 59257, 0, NULL, 21628, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2968, 59257, 0, NULL, 21630, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2969, 59257, 0, NULL, 21651, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2970, 59257, 0, NULL, 21846, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2971, 59257, 0, NULL, 21847, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2972, 59257, 0, NULL, 21965, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2973, 59257, 0, NULL, 22019, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2974, 59257, 0, NULL, 22204, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2975, 59257, 0, NULL, 22219, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2976, 59257, 0, NULL, 22349, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2977, 59257, 0, NULL, 22388, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2978, 59257, 0, NULL, 22410, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2979, 59257, 0, NULL, 22411, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2980, 59257, 0, NULL, 22412, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2981, 59257, 0, NULL, 22436, NULL, '1', 0, 0, 'D', 'S', 1678369434, 1678369434, NULL),
(2982, 48265, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2983, 48265, 0, NULL, 3853, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2984, 48265, 0, NULL, 4014, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2985, 48265, 0, NULL, 4565, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2986, 48265, 0, NULL, 4872, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2987, 48265, 0, NULL, 17179, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2988, 48265, 0, NULL, 21785, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2989, 48265, 0, NULL, 21787, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2990, 48265, 0, NULL, 21788, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2991, 48265, 0, NULL, 21789, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2992, 48265, 0, NULL, 21802, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2993, 48265, 0, NULL, 21865, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2994, 48265, 0, NULL, 21978, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2995, 48265, 0, NULL, 21981, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2996, 48265, 0, NULL, 22028, '1', '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2997, 48265, 0, NULL, 22053, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2998, 48265, 0, NULL, 22097, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(2999, 48265, 0, NULL, 22128, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3000, 48265, 0, NULL, 22131, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3001, 48265, 0, NULL, 22225, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3002, 48265, 0, NULL, 22244, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3003, 48265, 0, NULL, 22296, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3004, 48265, 0, NULL, 22297, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3005, 48265, 0, NULL, 22300, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3006, 48265, 0, NULL, 22303, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3007, 48265, 0, NULL, 22316, NULL, '1', 0, 0, 'D', 'S', 1679261308, 1679261308, NULL),
(3008, 48265, 0, NULL, 17180, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3009, 48265, 0, NULL, 21145, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3010, 48265, 0, NULL, 21304, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3011, 48265, 0, NULL, 21305, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3012, 48265, 0, NULL, 21390, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3013, 48265, 0, NULL, 21456, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3014, 48265, 0, NULL, 21457, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3015, 48265, 0, NULL, 21458, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3016, 48265, 0, NULL, 21515, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3017, 48265, 0, NULL, 21516, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3018, 48265, 0, NULL, 21537, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3019, 48265, 0, NULL, 21538, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3020, 48265, 0, NULL, 21540, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3021, 48265, 0, NULL, 21542, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3022, 48265, 0, NULL, 21544, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3023, 48265, 0, NULL, 21547, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3024, 48265, 0, NULL, 21556, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3025, 48265, 0, NULL, 21558, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3026, 48265, 0, NULL, 21560, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3027, 48265, 0, NULL, 21561, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3028, 48265, 0, NULL, 21563, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3029, 48265, 0, NULL, 21569, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3030, 48265, 0, NULL, 21570, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3031, 48265, 0, NULL, 21579, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3032, 48265, 0, NULL, 21608, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3033, 48265, 0, NULL, 21615, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3034, 48265, 0, NULL, 21629, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3035, 48265, 0, NULL, 21633, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3036, 48265, 0, NULL, 21634, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3037, 48265, 0, NULL, 21723, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3038, 48265, 0, NULL, 21737, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3039, 48265, 0, NULL, 21769, NULL, '1', 0, 0, 'D', 'S', 1679261323, 1679261323, NULL),
(3040, 59257, 0, NULL, 5566, '1', '1', 0, 0, 'D', 'S', 1679414426, 1679414426, NULL),
(3041, 48265, 0, NULL, 20049, NULL, '1', 0, 0, 'D', 'S', 1679515667, 1679515667, NULL),
(3042, 48265, 0, NULL, 19307, NULL, '1', 0, 0, 'D', 'S', 1679610366, 1679610366, NULL),
(3043, 25112, 0, NULL, 16956, '1', NULL, 0, 0, 'D', 'S', 1680115312, 1680115312, NULL),
(3044, 60719, 0, NULL, 23015, '1', '1', 0, 0, 'D', 'S', 1680409378, 1680409378, NULL),
(3045, 60719, 0, NULL, 12692, '1', '1', 0, 0, 'D', 'S', 1680431663, 1680431663, NULL),
(3046, 60719, 0, NULL, 22924, '1', NULL, 0, 0, 'D', 'S', 1680432083, 1680432083, NULL),
(3047, 60719, 0, NULL, 3030, '1', '1', 0, 0, 'D', 'S', 1680437502, 1680437502, NULL),
(3048, 60719, 0, NULL, 18946, '1', NULL, 0, 0, 'D', 'S', 1680437632, 1680437632, NULL),
(3049, 60719, 0, NULL, 23017, NULL, '1', 0, 0, 'D', 'S', 1680486061, 1680486061, NULL),
(3050, 60719, 0, NULL, 21160, '1', '1', 0, 0, 'D', 'S', 1680486120, 1680486120, NULL),
(3051, 60719, 0, NULL, 21804, NULL, '1', 0, 0, 'D', 'S', 1680486184, 1680486184, NULL),
(3052, 60719, 0, NULL, 22169, NULL, '1', 0, 0, 'D', 'S', 1680486370, 1680486370, NULL),
(3053, 60719, 0, NULL, 18236, NULL, '1', 0, 0, 'D', 'S', 1680486529, 1680486529, NULL),
(3054, 60719, 0, NULL, 22170, '1', '1', 0, 0, 'D', 'S', 1680486638, 1680486638, NULL),
(3055, 60719, 0, NULL, 23020, '1', '1', 0, 0, 'D', 'S', 1680486723, 1680486723, NULL),
(3056, 60719, 0, NULL, 22810, '1', '1', 0, 0, 'D', 'S', 1680487004, 1680487004, NULL),
(3057, 60719, 0, NULL, 17898, '1', '1', 0, 0, 'D', 'S', 1680487115, 1680487115, NULL),
(3058, 60719, 0, NULL, 22995, '1', '1', 0, 0, 'D', 'S', 1680487191, 1680487191, NULL),
(3059, 60719, 0, NULL, 20897, '1', '1', 0, 0, 'D', 'S', 1680487290, 1680487290, NULL),
(3060, 60719, 0, NULL, 21134, '1', '1', 0, 0, 'D', 'S', 1680487339, 1680487339, NULL),
(3061, 60719, 0, NULL, 10944, NULL, '1', 0, 0, 'D', 'S', 1680750828, 1680750828, NULL),
(3062, 60231, 0, NULL, 124, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3063, 60231, 0, NULL, 1479, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3064, 60231, 0, NULL, 1881, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3065, 60231, 0, NULL, 2881, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3066, 60231, 0, NULL, 2930, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3067, 60231, 0, NULL, 3152, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3068, 60231, 0, NULL, 3204, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3069, 60231, 0, NULL, 3428, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3070, 60231, 0, NULL, 3574, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3071, 60231, 0, NULL, 3620, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3072, 60231, 0, NULL, 3683, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3073, 60231, 0, NULL, 7816, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3074, 60231, 0, NULL, 9549, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3075, 60231, 0, NULL, 9599, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3076, 60231, 0, NULL, 9646, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3077, 60231, 0, NULL, 9801, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3078, 60231, 0, NULL, 9830, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3079, 60231, 0, NULL, 10243, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3080, 60231, 0, NULL, 10508, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3081, 60231, 0, NULL, 10753, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3082, 60231, 0, NULL, 12284, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3083, 60231, 0, NULL, 12532, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3084, 60231, 0, NULL, 13006, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3085, 60231, 0, NULL, 13232, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3086, 60231, 0, NULL, 13248, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3087, 60231, 0, NULL, 13296, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3088, 60231, 0, NULL, 14542, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3089, 60231, 0, NULL, 14543, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3090, 60231, 0, NULL, 14714, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3091, 60231, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3092, 60231, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3093, 60231, 0, NULL, 15431, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3094, 60231, 0, NULL, 15924, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3095, 60231, 0, NULL, 16822, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3096, 60231, 0, NULL, 17220, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3097, 60231, 0, NULL, 17539, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3098, 60231, 0, NULL, 18833, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3099, 60231, 0, NULL, 19021, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3100, 60231, 0, NULL, 19524, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3101, 60231, 0, NULL, 19537, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3102, 60231, 0, NULL, 19565, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3103, 60231, 0, NULL, 19591, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3104, 60231, 0, NULL, 19608, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3105, 60231, 0, NULL, 19610, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3106, 60231, 0, NULL, 19612, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3107, 60231, 0, NULL, 19664, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3108, 60231, 0, NULL, 19724, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3109, 60231, 0, NULL, 20776, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3110, 60231, 0, NULL, 21169, NULL, '1', 0, 0, 'D', 'S', 1680952241, 1680952241, NULL),
(3111, 60231, 0, NULL, 21250, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3112, 60231, 0, NULL, 21545, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3113, 60231, 0, NULL, 21891, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3114, 60231, 0, NULL, 21973, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3115, 60231, 0, NULL, 21975, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3116, 60231, 0, NULL, 22362, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3117, 60231, 0, NULL, 22374, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3118, 60231, 0, NULL, 22375, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3119, 60231, 0, NULL, 22386, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3120, 60231, 0, NULL, 22401, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3121, 60231, 0, NULL, 22444, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3122, 60231, 0, NULL, 22560, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3123, 60231, 0, NULL, 22568, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3124, 60231, 0, NULL, 22573, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3125, 60231, 0, NULL, 22739, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3126, 60231, 0, NULL, 22782, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3127, 60231, 0, NULL, 22854, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3128, 60231, 0, NULL, 22876, NULL, '1', 0, 0, 'D', 'S', 1680952242, 1680952242, NULL),
(3129, 60231, 0, NULL, 273, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3130, 60231, 0, NULL, 1434, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3131, 60231, 0, NULL, 3098, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3132, 60231, 0, NULL, 3722, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3133, 60231, 0, NULL, 3817, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3134, 60231, 0, NULL, 6589, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3135, 60231, 0, NULL, 6647, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3136, 60231, 0, NULL, 7761, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3137, 60231, 0, NULL, 8256, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3138, 60231, 0, NULL, 8450, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3139, 60231, 0, NULL, 8723, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3140, 60231, 0, NULL, 9704, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3141, 60231, 0, NULL, 9781, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3142, 60231, 0, NULL, 10450, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3143, 60231, 0, NULL, 10509, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3144, 60231, 0, NULL, 12035, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3145, 60231, 0, NULL, 12535, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3146, 60231, 0, NULL, 13264, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3147, 60231, 0, NULL, 14495, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3148, 60231, 0, NULL, 15476, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3149, 60231, 0, NULL, 16717, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3150, 60231, 0, NULL, 16727, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3151, 60231, 0, NULL, 16821, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3152, 60231, 0, NULL, 16855, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3153, 60231, 0, NULL, 18032, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3154, 60231, 0, NULL, 19127, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3155, 60231, 0, NULL, 19858, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3156, 60231, 0, NULL, 20138, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3157, 60231, 0, NULL, 20805, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3158, 60231, 0, NULL, 20811, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3159, 60231, 0, NULL, 21061, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3160, 60231, 0, NULL, 21085, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3161, 60231, 0, NULL, 21187, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3162, 60231, 0, NULL, 21603, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3163, 60231, 0, NULL, 21737, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3164, 60231, 0, NULL, 21922, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3165, 60231, 0, NULL, 22571, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3166, 60231, 0, NULL, 22660, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3167, 60231, 0, NULL, 22785, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3168, 60231, 0, NULL, 22926, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3169, 60231, 0, NULL, 22934, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3170, 60231, 0, NULL, 22949, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3171, 60231, 0, NULL, 23047, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3172, 60231, 0, NULL, 23053, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3173, 60231, 0, NULL, 23124, NULL, '1', 0, 0, 'D', 'S', 1681557499, 1681557499, NULL),
(3174, 58815, 0, NULL, 2998, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3175, 58815, 0, NULL, 3078, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3176, 58815, 0, NULL, 4547, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3177, 58815, 0, NULL, 6425, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3178, 58815, 0, NULL, 6488, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3179, 58815, 0, NULL, 6630, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3180, 58815, 0, NULL, 8150, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3181, 58815, 0, NULL, 8258, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3182, 58815, 0, NULL, 10401, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3183, 58815, 0, NULL, 10703, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3184, 58815, 0, NULL, 11082, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3185, 58815, 0, NULL, 11211, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3186, 58815, 0, NULL, 11213, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3187, 58815, 0, NULL, 12153, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3188, 58815, 0, NULL, 12650, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3189, 58815, 0, NULL, 12704, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3190, 58815, 0, NULL, 12775, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3191, 58815, 0, NULL, 13248, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3192, 58815, 0, NULL, 13264, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3193, 58815, 0, NULL, 13267, NULL, '1', 0, 0, 'D', 'S', 1681835419, 1681835419, NULL),
(3194, 58815, 0, NULL, 13528, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3195, 58815, 0, NULL, 13721, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3196, 58815, 0, NULL, 14163, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3197, 58815, 0, NULL, 14332, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3198, 58815, 0, NULL, 14452, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3199, 58815, 0, NULL, 14478, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3200, 58815, 0, NULL, 15172, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3201, 58815, 0, NULL, 15176, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3202, 58815, 0, NULL, 15252, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3203, 58815, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3204, 58815, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3205, 58815, 0, NULL, 15343, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3206, 58815, 0, NULL, 15706, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3207, 58815, 0, NULL, 15856, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3208, 58815, 0, NULL, 16860, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3209, 58815, 0, NULL, 17055, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3210, 58815, 0, NULL, 17396, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3211, 58815, 0, NULL, 17410, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3212, 58815, 0, NULL, 17455, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3213, 58815, 0, NULL, 17740, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3214, 58815, 0, NULL, 17808, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3215, 58815, 0, NULL, 17956, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3216, 58815, 0, NULL, 18471, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3217, 58815, 0, NULL, 18678, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3218, 58815, 0, NULL, 18763, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3219, 58815, 0, NULL, 19018, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3220, 58815, 0, NULL, 19118, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3221, 58815, 0, NULL, 19269, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3222, 58815, 0, NULL, 19690, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3223, 58815, 0, NULL, 20116, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3224, 58815, 0, NULL, 20460, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3225, 58815, 0, NULL, 20782, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3226, 58815, 0, NULL, 21024, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3227, 58815, 0, NULL, 21074, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3228, 58815, 0, NULL, 21112, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3229, 58815, 0, NULL, 21118, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3230, 58815, 0, NULL, 21119, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3231, 58815, 0, NULL, 21134, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3232, 58815, 0, NULL, 21160, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3233, 58815, 0, NULL, 21280, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3234, 58815, 0, NULL, 21298, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3235, 58815, 0, NULL, 21352, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3236, 58815, 0, NULL, 21446, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3237, 58815, 0, NULL, 21559, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3238, 58815, 0, NULL, 21720, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3239, 58815, 0, NULL, 21728, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3240, 58815, 0, NULL, 21744, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3241, 58815, 0, NULL, 21804, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3242, 58815, 0, NULL, 22006, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3243, 58815, 0, NULL, 22011, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3244, 58815, 0, NULL, 22084, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3245, 58815, 0, NULL, 22096, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3246, 58815, 0, NULL, 22277, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3247, 58815, 0, NULL, 22321, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3248, 58815, 0, NULL, 22633, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3249, 58815, 0, NULL, 22725, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3250, 58815, 0, NULL, 22769, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3251, 58815, 0, NULL, 22785, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3252, 58815, 0, NULL, 23086, NULL, '1', 0, 0, 'D', 'S', 1681835420, 1681835420, NULL),
(3253, 61330, 0, NULL, 1111, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3254, 61330, 0, NULL, 3857, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3255, 61330, 0, NULL, 12649, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3256, 61330, 0, NULL, 12853, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3257, 61330, 0, NULL, 13827, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3258, 61330, 0, NULL, 14451, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3259, 61330, 0, NULL, 14931, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3260, 61330, 0, NULL, 17937, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3261, 61330, 0, NULL, 19192, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3262, 61330, 0, NULL, 20991, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3263, 61330, 0, NULL, 21804, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3264, 61330, 0, NULL, 21965, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3265, 61330, 0, NULL, 22607, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3266, 61330, 0, NULL, 22952, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3267, 61330, 0, NULL, 23088, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3268, 61330, 0, NULL, 23096, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3269, 61330, 0, NULL, 23223, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3270, 61330, 0, NULL, 23322, NULL, '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3271, 61330, 0, NULL, 23400, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3272, 61330, 0, NULL, 23414, '1', '1', 0, 0, 'D', 'S', 1683365099, 1683365099, NULL),
(3273, 48265, 0, NULL, 23646, '1', NULL, 0, 0, 'D', 'S', 1683637263, 1683637263, NULL),
(3274, 48265, 0, NULL, 23397, '1', NULL, 0, 0, 'D', 'S', 1683653917, 1683653917, NULL),
(3275, 48265, 0, NULL, 16359, NULL, '1', 0, 0, 'D', 'S', 1683654026, 1683654026, NULL),
(3276, 48265, 0, NULL, 23230, '1', NULL, 0, 0, 'D', 'S', 1683715908, 1683715908, NULL),
(3277, 48708, 0, NULL, 15995, '1', NULL, 0, 0, 'D', 'S', 1684209216, 1684209216, NULL),
(3278, 48708, 0, NULL, 18316, '1', '1', 0, 0, 'D', 'S', 1684242150, 1684242150, NULL),
(3279, 61330, 0, NULL, 23364, '1', NULL, 0, 0, 'D', 'S', 1684247301, 1684247301, NULL),
(3280, 61330, 0, NULL, 23406, '1', NULL, 0, 0, 'D', 'S', 1684249195, 1684249195, NULL),
(3281, 61330, 0, NULL, 14163, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3282, 61330, 0, NULL, 14528, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3283, 61330, 0, NULL, 15273, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3284, 61330, 0, NULL, 16359, '1', '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3285, 61330, 0, NULL, 19017, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3286, 61330, 0, NULL, 20662, '1', '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3287, 61330, 0, NULL, 21160, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3288, 61330, 0, NULL, 21583, NULL, '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3289, 61330, 0, NULL, 21711, '1', '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3290, 61330, 0, NULL, 21805, '1', '1', 0, 0, 'D', 'S', 1684250674, 1684250674, NULL),
(3291, 61330, 0, NULL, 21824, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3292, 61330, 0, NULL, 21888, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3293, 61330, 0, NULL, 22251, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3294, 61330, 0, NULL, 22256, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3295, 61330, 0, NULL, 22377, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3296, 61330, 0, NULL, 22511, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3297, 61330, 0, NULL, 22877, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3298, 61330, 0, NULL, 23028, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3299, 61330, 0, NULL, 23095, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3300, 61330, 0, NULL, 23128, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3301, 61330, 0, NULL, 23152, NULL, '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3302, 61330, 0, NULL, 23399, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3303, 61330, 0, NULL, 23583, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3304, 61330, 0, NULL, 23584, '1', '1', 0, 0, 'D', 'S', 1684250675, 1684250675, NULL),
(3305, 61330, 0, NULL, 15206, '1', NULL, 0, 0, 'D', 'S', 1684250746, 1684250746, NULL),
(3306, 48265, 0, NULL, 18948, NULL, '1', 0, 0, 'D', 'S', 1684380766, 1684380766, NULL),
(3307, 61330, 0, NULL, 22783, '1', NULL, 0, 0, 'D', 'S', 1684492720, 1684492720, NULL),
(3308, 61330, 0, NULL, 23600, '1', NULL, 0, 0, 'D', 'S', 1684492731, 1684492731, NULL),
(3309, 61330, 0, NULL, 23605, '1', NULL, 0, 0, 'D', 'S', 1684492747, 1684492747, NULL),
(3310, 61330, 0, NULL, 23590, '1', '1', 0, 0, 'D', 'S', 1684492761, 1684492761, NULL),
(3311, 61330, 0, NULL, 20278, '1', NULL, 0, 0, 'D', 'S', 1684492869, 1684492869, NULL),
(3312, 61330, 0, NULL, 22947, '1', NULL, 0, 0, 'D', 'S', 1684492891, 1684492891, NULL),
(3313, 61330, 0, NULL, 22803, '1', NULL, 0, 0, 'D', 'S', 1684492914, 1684492914, NULL),
(3314, 61330, 0, NULL, 22741, '1', NULL, 0, 0, 'D', 'S', 1684492925, 1684492925, NULL),
(3315, 61330, 0, NULL, 22740, '1', NULL, 0, 0, 'D', 'S', 1684492932, 1684492932, NULL),
(3316, 61330, 0, NULL, 22595, '1', NULL, 0, 0, 'D', 'S', 1684492996, 1684492996, NULL),
(3317, 61330, 0, NULL, 22593, '1', NULL, 0, 0, 'D', 'S', 1684493003, 1684493003, NULL),
(3318, 61330, 0, NULL, 22551, '1', NULL, 0, 0, 'D', 'S', 1684493017, 1684493017, NULL),
(3319, 61330, 0, NULL, 22516, '1', NULL, 0, 0, 'D', 'S', 1684493040, 1684493040, NULL),
(3320, 61330, 0, NULL, 22474, '1', NULL, 0, 0, 'D', 'S', 1684493049, 1684493049, NULL),
(3321, 61330, 0, NULL, 22470, '1', NULL, 0, 0, 'D', 'S', 1684493201, 1684493201, NULL),
(3322, 61330, 0, NULL, 22454, '1', NULL, 0, 0, 'D', 'S', 1684493261, 1684493261, NULL),
(3323, 61330, 0, NULL, 22411, '1', NULL, 0, 0, 'D', 'S', 1684493271, 1684493271, NULL),
(3324, 61330, 0, NULL, 22329, '1', NULL, 0, 0, 'D', 'S', 1684493283, 1684493283, NULL),
(3325, 61330, 0, NULL, 22338, '1', NULL, 0, 0, 'D', 'S', 1684493292, 1684493292, NULL),
(3326, 61330, 0, NULL, 22294, '1', NULL, 0, 0, 'D', 'S', 1684493312, 1684493312, NULL),
(3327, 61330, 0, NULL, 22215, '1', NULL, 0, 0, 'D', 'S', 1684493327, 1684493327, NULL),
(3328, 61330, 0, NULL, 22209, '1', '1', 0, 0, 'D', 'S', 1684493370, 1684493370, NULL),
(3329, 61330, 0, NULL, 22159, '1', NULL, 0, 0, 'D', 'S', 1684493407, 1684493407, NULL),
(3330, 61330, 0, NULL, 22157, '1', NULL, 0, 0, 'D', 'S', 1684493423, 1684493423, NULL),
(3331, 61330, 0, NULL, 22139, '1', NULL, 0, 0, 'D', 'S', 1684493434, 1684493434, NULL),
(3332, 61330, 0, NULL, 21707, '1', NULL, 0, 0, 'D', 'S', 1684493521, 1684493521, NULL),
(3333, 61330, 0, NULL, 19390, '1', NULL, 0, 0, 'D', 'S', 1684493801, 1684493801, NULL),
(3334, 61330, 0, NULL, 22015, '1', NULL, 0, 0, 'D', 'S', 1684525942, 1684525942, NULL),
(3335, 61330, 0, NULL, 21370, '1', NULL, 0, 0, 'D', 'S', 1684666470, 1684666470, NULL),
(3336, 61330, 0, NULL, 22390, '1', NULL, 0, 0, 'D', 'S', 1684666509, 1684666509, NULL),
(3337, 61330, 0, NULL, 21675, '1', NULL, 0, 0, 'D', 'S', 1684666566, 1684666566, NULL),
(3338, 61330, 0, NULL, 21511, '1', NULL, 0, 0, 'D', 'S', 1684666590, 1684666590, NULL),
(3339, 61330, 0, NULL, 21395, '1', NULL, 0, 0, 'D', 'S', 1684666615, 1684666615, NULL),
(3340, 61330, 0, NULL, 18471, '1', NULL, 0, 0, 'D', 'S', 1684666726, 1684666726, NULL),
(3341, 61330, 0, NULL, 17879, '1', NULL, 0, 0, 'D', 'S', 1684666775, 1684666775, NULL),
(3342, 61330, 0, NULL, 4178, '1', NULL, 0, 0, 'D', 'S', 1684666813, 1684666813, NULL),
(3343, 61330, 0, NULL, 8054, '1', NULL, 0, 0, 'D', 'S', 1684666840, 1684666840, NULL),
(3344, 61330, 0, NULL, 4923, '1', NULL, 0, 0, 'D', 'S', 1684666897, 1684666897, NULL),
(3345, 61330, 0, NULL, 7561, '1', NULL, 0, 0, 'D', 'S', 1684666924, 1684666924, NULL),
(3346, 61330, 0, NULL, 21963, '1', NULL, 0, 0, 'D', 'S', 1684666977, 1684666977, NULL),
(3347, 61330, 0, NULL, 11218, '1', NULL, 0, 0, 'D', 'S', 1684666999, 1684666999, NULL),
(3348, 61330, 0, NULL, 11216, '1', NULL, 0, 0, 'D', 'S', 1684667020, 1684667020, NULL),
(3349, 61330, 0, NULL, 13650, '1', NULL, 0, 0, 'D', 'S', 1684667045, 1684667045, NULL),
(3350, 61330, 0, NULL, 22734, '1', NULL, 0, 0, 'D', 'S', 1684667107, 1684667107, NULL),
(3351, 61330, 0, NULL, 23639, '1', NULL, 0, 0, 'D', 'S', 1684667134, 1684667134, NULL),
(3352, 61330, 0, NULL, 23635, '1', NULL, 0, 0, 'D', 'S', 1684667158, 1684667158, NULL),
(3353, 61330, 0, NULL, 23716, '1', NULL, 0, 0, 'D', 'S', 1684667182, 1684667182, NULL),
(3354, 61330, 0, NULL, 23084, '1', NULL, 0, 0, 'D', 'S', 1684667203, 1684667203, NULL),
(3355, 61330, 0, NULL, 16608, '1', NULL, 0, 0, 'D', 'S', 1684667238, 1684667238, NULL),
(3356, 61330, 0, NULL, 11657, '1', NULL, 0, 0, 'D', 'S', 1684667252, 1684667252, NULL),
(3357, 61330, 0, NULL, 13609, '1', NULL, 0, 0, 'D', 'S', 1684667279, 1684667279, NULL),
(3358, 61330, 0, NULL, 11212, '1', NULL, 0, 0, 'D', 'S', 1684667322, 1684667322, NULL),
(3359, 61330, 0, NULL, 17681, '1', NULL, 0, 0, 'D', 'S', 1684667341, 1684667341, NULL),
(3360, 61330, 0, NULL, 17955, '1', NULL, 0, 0, 'D', 'S', 1684667358, 1684667358, NULL),
(3361, 61330, 0, NULL, 17262, '1', NULL, 0, 0, 'D', 'S', 1684667380, 1684667380, NULL),
(3362, 61330, 0, NULL, 17468, '1', NULL, 0, 0, 'D', 'S', 1684667467, 1684667467, NULL),
(3363, 61330, 0, NULL, 11114, '1', NULL, 0, 0, 'D', 'S', 1684667489, 1684667489, NULL),
(3364, 61330, 0, NULL, 12845, '1', NULL, 0, 0, 'D', 'S', 1684667509, 1684667509, NULL),
(3365, 61330, 0, NULL, 17736, '1', '1', 0, 0, 'D', 'S', 1684667527, 1684667527, NULL),
(3366, 61330, 0, NULL, 21367, '1', NULL, 0, 0, 'D', 'S', 1684667546, 1684667546, NULL),
(3367, 61330, 0, NULL, 19656, '1', NULL, 0, 0, 'D', 'S', 1684667571, 1684667571, NULL),
(3368, 61330, 0, NULL, 16577, '1', NULL, 0, 0, 'D', 'S', 1684667594, 1684667594, NULL),
(3369, 61330, 0, NULL, 17225, '1', NULL, 0, 0, 'D', 'S', 1684667624, 1684667624, NULL),
(3370, 61330, 0, NULL, 18577, '1', NULL, 0, 0, 'D', 'S', 1684667679, 1684667679, NULL),
(3371, 61330, 0, NULL, 20988, '1', NULL, 0, 0, 'D', 'S', 1684667714, 1684667714, NULL),
(3372, 61330, 0, NULL, 15449, '1', NULL, 0, 0, 'D', 'S', 1684667730, 1684667730, NULL),
(3373, 61330, 0, NULL, 11913, '1', NULL, 0, 0, 'D', 'S', 1684667754, 1684667754, NULL),
(3374, 61330, 0, NULL, 15204, '1', NULL, 0, 0, 'D', 'S', 1684667812, 1684667812, NULL),
(3375, 61330, 0, NULL, 11600, '1', '1', 0, 0, 'D', 'S', 1684667847, 1684667847, NULL),
(3376, 61330, 0, NULL, 10802, '1', NULL, 0, 0, 'D', 'S', 1684667865, 1684667865, NULL),
(3377, 61330, 0, NULL, 11333, '1', NULL, 0, 0, 'D', 'S', 1684667895, 1684667895, NULL),
(3378, 61330, 0, NULL, 19926, '1', NULL, 0, 0, 'D', 'S', 1684667944, 1684667944, NULL),
(3379, 61330, 0, NULL, 19556, '1', NULL, 0, 0, 'D', 'S', 1684670491, 1684670491, NULL),
(3380, 61330, 0, NULL, 17935, '1', NULL, 0, 0, 'D', 'S', 1684670514, 1684670514, NULL),
(3381, 61330, 0, NULL, 14331, '1', NULL, 0, 0, 'D', 'S', 1684672496, 1684672496, NULL),
(3382, 61330, 0, NULL, 18581, '1', NULL, 0, 0, 'D', 'S', 1684672518, 1684672518, NULL),
(3383, 61330, 0, NULL, 17242, '1', NULL, 0, 0, 'D', 'S', 1684672538, 1684672538, NULL),
(3384, 61330, 0, NULL, 17954, '1', NULL, 0, 0, 'D', 'S', 1684672560, 1684672560, NULL),
(3385, 61330, 0, NULL, 12947, '1', NULL, 0, 0, 'D', 'S', 1684672600, 1684672600, NULL),
(3386, 61330, 0, NULL, 12848, '1', NULL, 0, 0, 'D', 'S', 1684672630, 1684672630, NULL),
(3387, 61330, 0, NULL, 12632, '1', NULL, 0, 0, 'D', 'S', 1684672651, 1684672651, NULL),
(3388, 61330, 0, NULL, 4460, '1', NULL, 0, 0, 'D', 'S', 1684672668, 1684672668, NULL),
(3389, 61330, 0, NULL, 14463, '1', NULL, 0, 0, 'D', 'S', 1684672718, 1684672718, NULL),
(3390, 61330, 0, NULL, 11509, '1', NULL, 0, 0, 'D', 'S', 1684676335, 1684676335, NULL),
(3391, 61330, 0, NULL, 13072, '1', NULL, 0, 0, 'D', 'S', 1684676400, 1684676400, NULL),
(3392, 61330, 0, NULL, 8509, '1', NULL, 0, 0, 'D', 'S', 1684676446, 1684676446, NULL),
(3393, 61330, 0, NULL, 23086, '1', NULL, 0, 0, 'D', 'S', 1684679024, 1684679024, NULL),
(3394, 61330, 0, NULL, 23085, '1', NULL, 0, 0, 'D', 'S', 1684679037, 1684679037, NULL),
(3395, 61330, 0, NULL, 15428, '1', NULL, 0, 0, 'D', 'S', 1684679051, 1684679051, NULL),
(3396, 61330, 0, NULL, 21133, '1', NULL, 0, 0, 'D', 'S', 1684679065, 1684679065, NULL),
(3397, 61330, 0, NULL, 10814, '1', NULL, 0, 0, 'D', 'S', 1684679080, 1684679080, NULL),
(3398, 61330, 0, NULL, 22711, '1', NULL, 0, 0, 'D', 'S', 1684679109, 1684679109, NULL),
(3399, 61330, 0, NULL, 17685, '1', NULL, 0, 0, 'D', 'S', 1684679127, 1684679127, NULL),
(3400, 61330, 0, NULL, 22598, '1', NULL, 0, 0, 'D', 'S', 1684679145, 1684679145, NULL),
(3401, 61330, 0, NULL, 17881, '1', NULL, 0, 0, 'D', 'S', 1684679167, 1684679167, NULL),
(3402, 61330, 0, NULL, 23863, '1', NULL, 0, 0, 'D', 'S', 1684736107, 1684736107, NULL),
(3403, 61330, 0, NULL, 23847, '1', NULL, 0, 0, 'D', 'S', 1684736144, 1684736144, NULL),
(3404, 61330, 0, NULL, 23861, '1', NULL, 0, 0, 'D', 'S', 1684736167, 1684736167, NULL),
(3405, 61330, 0, NULL, 23857, '1', NULL, 0, 0, 'D', 'S', 1684736196, 1684736196, NULL),
(3406, 61330, 0, NULL, 23837, '1', NULL, 0, 0, 'D', 'S', 1684736224, 1684736224, NULL),
(3407, 61330, 0, NULL, 23859, '1', NULL, 0, 0, 'D', 'S', 1684736250, 1684736250, NULL),
(3408, 61330, 0, NULL, 23860, '1', NULL, 0, 0, 'D', 'S', 1684736298, 1684736298, NULL),
(3409, 61330, 0, NULL, 23828, '1', NULL, 0, 0, 'D', 'S', 1684736341, 1684736341, NULL),
(3410, 60737, 0, NULL, 3550, '1', NULL, 0, 0, 'D', 'S', 1684845091, 1684845091, NULL),
(3411, 60737, 0, NULL, 23350, '1', NULL, 0, 0, 'D', 'S', 1684857012, 1684857012, NULL),
(3412, 60737, 0, NULL, 23768, '1', NULL, 0, 0, 'D', 'S', 1684857179, 1684857179, NULL),
(3413, 60737, 0, NULL, 18949, '1', NULL, 0, 0, 'D', 'S', 1684857746, 1684857746, NULL),
(3414, 60737, 0, NULL, 14380, '1', NULL, 0, 0, 'D', 'S', 1684858030, 1684858030, NULL),
(3415, 60737, 0, NULL, 18236, '1', NULL, 0, 0, 'D', 'S', 1684858221, 1684858221, NULL),
(3416, 60737, 0, NULL, 22932, '1', NULL, 0, 0, 'D', 'S', 1684858838, 1684858838, NULL),
(3417, 60737, 0, NULL, 23713, '1', NULL, 0, 0, 'D', 'S', 1684931720, 1684931720, NULL),
(3418, 61330, 0, NULL, 22275, '1', NULL, 0, 0, 'D', 'S', 1684996867, 1684996867, NULL),
(3419, 61330, 0, NULL, 21453, '1', NULL, 0, 0, 'D', 'S', 1684996894, 1684996894, NULL),
(3420, 61330, 0, NULL, 21449, '1', NULL, 0, 0, 'D', 'S', 1684996906, 1684996906, NULL),
(3421, 61330, 0, NULL, 21439, '1', NULL, 0, 0, 'D', 'S', 1684996925, 1684996925, NULL),
(3422, 61330, 0, NULL, 21397, '1', NULL, 0, 0, 'D', 'S', 1684996946, 1684996946, NULL),
(3423, 61330, 0, NULL, 21396, '1', NULL, 0, 0, 'D', 'S', 1684997000, 1684997000, NULL),
(3424, 61330, 0, NULL, 17785, '1', NULL, 0, 0, 'D', 'S', 1684997045, 1684997045, NULL),
(3425, 61330, 0, NULL, 19730, '1', NULL, 0, 0, 'D', 'S', 1684997068, 1684997068, NULL),
(3426, 61330, 0, NULL, 17962, '1', NULL, 0, 0, 'D', 'S', 1684997090, 1684997090, NULL),
(3427, 61330, 0, NULL, 15738, '1', NULL, 0, 0, 'D', 'S', 1684997146, 1684997146, NULL),
(3428, 61330, 0, NULL, 23674, '1', NULL, 0, 0, 'D', 'S', 1684997453, 1684997453, NULL),
(3429, 61330, 0, NULL, 23659, '1', NULL, 0, 0, 'D', 'S', 1684997473, 1684997473, NULL),
(3430, 61330, 0, NULL, 23654, '1', NULL, 0, 0, 'D', 'S', 1684997496, 1684997496, NULL),
(3431, 61330, 0, NULL, 23657, '1', NULL, 0, 0, 'D', 'S', 1684997538, 1684997538, NULL),
(3432, 61330, 0, NULL, 23687, '1', NULL, 0, 0, 'D', 'S', 1684997638, 1684997638, NULL),
(3433, 61330, 0, NULL, 23684, '1', NULL, 0, 0, 'D', 'S', 1684997656, 1684997656, NULL),
(3434, 61330, 0, NULL, 23680, '1', NULL, 0, 0, 'D', 'S', 1684997677, 1684997677, NULL),
(3435, 61330, 0, NULL, 15848, '1', NULL, 0, 0, 'D', 'S', 1684997692, 1684997692, NULL),
(3436, 61330, 0, NULL, 15897, '1', NULL, 0, 0, 'D', 'S', 1684997715, 1684997715, NULL),
(3437, 61330, 0, NULL, 17790, '1', NULL, 0, 0, 'D', 'S', 1684997742, 1684997742, NULL),
(3438, 61330, 0, NULL, 19882, '1', NULL, 0, 0, 'D', 'S', 1684997759, 1684997759, NULL),
(3439, 61330, 0, NULL, 19889, '1', NULL, 0, 0, 'D', 'S', 1684997786, 1684997786, NULL),
(3440, 61330, 0, NULL, 19887, '1', NULL, 0, 0, 'D', 'S', 1684997803, 1684997803, NULL),
(3441, 61330, 0, NULL, 21629, '1', NULL, 0, 0, 'D', 'S', 1684997823, 1684997823, NULL),
(3442, 61330, 0, NULL, 21634, '1', NULL, 0, 0, 'D', 'S', 1684997967, 1684997967, NULL),
(3443, 61330, 0, NULL, 22843, '1', NULL, 0, 0, 'D', 'S', 1684997984, 1684997984, NULL),
(3444, 61330, 0, NULL, 22128, '1', NULL, 0, 0, 'D', 'S', 1684998006, 1684998006, NULL),
(3445, 61330, 0, NULL, 23538, '1', NULL, 0, 0, 'D', 'S', 1684998033, 1684998033, NULL),
(3446, 61330, 0, NULL, 23524, '1', NULL, 0, 0, 'D', 'S', 1684998071, 1684998071, NULL),
(3447, 61330, 0, NULL, 23523, '1', NULL, 0, 0, 'D', 'S', 1684998108, 1684998108, NULL),
(3448, 61330, 0, NULL, 23522, '1', NULL, 0, 0, 'D', 'S', 1684998124, 1684998124, NULL),
(3449, 61330, 0, NULL, 23520, '1', NULL, 0, 0, 'D', 'S', 1684998336, 1684998336, NULL),
(3450, 61330, 0, NULL, 23514, '1', NULL, 0, 0, 'D', 'S', 1684998363, 1684998363, NULL),
(3451, 61330, 0, NULL, 23513, '1', NULL, 0, 0, 'D', 'S', 1684998465, 1684998465, NULL),
(3452, 61330, 0, NULL, 23505, '1', NULL, 0, 0, 'D', 'S', 1684998480, 1684998480, NULL),
(3453, 61330, 0, NULL, 23506, '1', NULL, 0, 0, 'D', 'S', 1684998500, 1684998500, NULL),
(3454, 61330, 0, NULL, 23507, '1', NULL, 0, 0, 'D', 'S', 1684998535, 1684998535, NULL),
(3455, 61330, 0, NULL, 23509, '1', NULL, 0, 0, 'D', 'S', 1684998576, 1684998576, NULL),
(3456, 61330, 0, NULL, 23512, '1', NULL, 0, 0, 'D', 'S', 1684998606, 1684998606, NULL),
(3457, 61330, 0, NULL, 23469, '1', NULL, 0, 0, 'D', 'S', 1684998634, 1684998634, NULL),
(3458, 61330, 0, NULL, 23467, '1', NULL, 0, 0, 'D', 'S', 1684998648, 1684998648, NULL),
(3459, 61330, 0, NULL, 23431, '1', NULL, 0, 0, 'D', 'S', 1684998665, 1684998665, NULL),
(3460, 61330, 0, NULL, 23436, '1', NULL, 0, 0, 'D', 'S', 1684998769, 1684998769, NULL),
(3461, 61330, 0, NULL, 23437, '1', NULL, 0, 0, 'D', 'S', 1684998793, 1684998793, NULL),
(3462, 61330, 0, NULL, 23441, '1', NULL, 0, 0, 'D', 'S', 1684998812, 1684998812, NULL),
(3463, 61330, 0, NULL, 23456, '1', NULL, 0, 0, 'D', 'S', 1684998830, 1684998830, NULL),
(3464, 61330, 0, NULL, 22017, '1', NULL, 0, 0, 'D', 'S', 1684998870, 1684998870, NULL),
(3465, 61330, 0, NULL, 22016, '1', NULL, 0, 0, 'D', 'S', 1684998886, 1684998886, NULL),
(3466, 61330, 0, NULL, 23033, '1', NULL, 0, 0, 'D', 'S', 1684998905, 1684998905, NULL),
(3467, 61330, 0, NULL, 23034, '1', NULL, 0, 0, 'D', 'S', 1684998922, 1684998922, NULL),
(3468, 61330, 0, NULL, 23326, '1', NULL, 0, 0, 'D', 'S', 1684998938, 1684998938, NULL),
(3469, 60737, 0, NULL, 17420, '1', NULL, 0, 0, 'D', 'S', 1685000899, 1685000899, NULL),
(3470, 61330, 0, NULL, 18477, '1', NULL, 0, 0, 'D', 'S', 1685120137, 1685120137, NULL),
(3471, 61330, 0, NULL, 18474, '1', NULL, 0, 0, 'D', 'S', 1685120160, 1685120160, NULL),
(3472, 61330, 0, NULL, 13462, '1', NULL, 0, 0, 'D', 'S', 1685120174, 1685120174, NULL),
(3473, 61330, 0, NULL, 13464, '1', NULL, 0, 0, 'D', 'S', 1685120203, 1685120203, NULL),
(3474, 61330, 0, NULL, 18438, '1', NULL, 0, 0, 'D', 'S', 1685120213, 1685120213, NULL),
(3475, 61330, 0, NULL, 18434, '1', NULL, 0, 0, 'D', 'S', 1685120246, 1685120246, NULL),
(3476, 61330, 0, NULL, 12544, '1', NULL, 0, 0, 'D', 'S', 1685120277, 1685120277, NULL),
(3477, 61330, 0, NULL, 21070, '1', NULL, 0, 0, 'D', 'S', 1685120290, 1685120290, NULL),
(3478, 61330, 0, NULL, 12542, '1', NULL, 0, 0, 'D', 'S', 1685120299, 1685120299, NULL),
(3479, 61330, 0, NULL, 18441, '1', NULL, 0, 0, 'D', 'S', 1685120311, 1685120311, NULL),
(3480, 61330, 0, NULL, 18449, '1', NULL, 0, 0, 'D', 'S', 1685120376, 1685120376, NULL),
(3481, 61330, 0, NULL, 18447, '1', NULL, 0, 0, 'D', 'S', 1685120386, 1685120386, NULL),
(3482, 61330, 0, NULL, 12545, '1', '1', 0, 0, 'D', 'S', 1685120399, 1685120399, NULL),
(3483, 61330, 0, NULL, 12541, '1', NULL, 0, 0, 'D', 'S', 1685120413, 1685120413, NULL),
(3484, 61330, 0, NULL, 18479, '1', NULL, 0, 0, 'D', 'S', 1685120429, 1685120429, NULL),
(3485, 61330, 0, NULL, 18446, '1', NULL, 0, 0, 'D', 'S', 1685120444, 1685120444, NULL),
(3486, 61330, 0, NULL, 23228, '1', NULL, 0, 0, 'D', 'S', 1685120483, 1685120483, NULL),
(3487, 61330, 0, NULL, 23235, '1', NULL, 0, 0, 'D', 'S', 1685120494, 1685120494, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(3488, 61330, 0, NULL, 23234, '1', NULL, 0, 0, 'D', 'S', 1685120505, 1685120505, NULL),
(3489, 61330, 0, NULL, 22496, '1', NULL, 0, 0, 'D', 'S', 1685120531, 1685120531, NULL),
(3490, 61330, 0, NULL, 19621, '1', NULL, 0, 0, 'D', 'S', 1685125207, 1685125207, NULL),
(3491, 61330, 0, NULL, 20033, '1', NULL, 0, 0, 'D', 'S', 1685125255, 1685125255, NULL),
(3492, 61330, 0, NULL, 19567, '1', NULL, 0, 0, 'D', 'S', 1685125296, 1685125296, NULL),
(3493, 61330, 0, NULL, 22660, '1', NULL, 0, 0, 'D', 'S', 1685125340, 1685125340, NULL),
(3494, 61330, 0, NULL, 20012, '1', NULL, 0, 0, 'D', 'S', 1685125370, 1685125370, NULL),
(3495, 61330, 0, NULL, 3370, '1', NULL, 0, 0, 'D', 'S', 1685125391, 1685125391, NULL),
(3496, 61330, 0, NULL, 19622, '1', NULL, 0, 0, 'D', 'S', 1685125417, 1685125417, NULL),
(3497, 61330, 0, NULL, 19531, '1', NULL, 0, 0, 'D', 'S', 1685125429, 1685125429, NULL),
(3498, 61330, 0, NULL, 19539, '1', NULL, 0, 0, 'D', 'S', 1685125461, 1685125461, NULL),
(3499, 61330, 0, NULL, 20014, '1', NULL, 0, 0, 'D', 'S', 1685125482, 1685125482, NULL),
(3500, 61330, 0, NULL, 23636, '1', NULL, 0, 0, 'D', 'S', 1685125520, 1685125520, NULL),
(3501, 61330, 0, NULL, 23214, '1', NULL, 0, 0, 'D', 'S', 1685125533, 1685125533, NULL),
(3502, 61330, 0, NULL, 19527, '1', NULL, 0, 0, 'D', 'S', 1685125583, 1685125583, NULL),
(3503, 61330, 0, NULL, 23215, '1', NULL, 0, 0, 'D', 'S', 1685125597, 1685125597, NULL),
(3504, 61330, 0, NULL, 21986, '1', NULL, 0, 0, 'D', 'S', 1685125620, 1685125620, NULL),
(3505, 61330, 0, NULL, 19614, '1', NULL, 0, 0, 'D', 'S', 1685125643, 1685125643, NULL),
(3506, 61330, 0, NULL, 19612, '1', NULL, 0, 0, 'D', 'S', 1685125665, 1685125665, NULL),
(3507, 61330, 0, NULL, 23465, '1', NULL, 0, 0, 'D', 'S', 1685125690, 1685125690, NULL),
(3508, 61330, 0, NULL, 23464, '1', NULL, 0, 0, 'D', 'S', 1685125704, 1685125704, NULL),
(3509, 61330, 0, NULL, 23463, '1', NULL, 0, 0, 'D', 'S', 1685125723, 1685125723, NULL),
(3510, 61330, 0, NULL, 21545, '1', NULL, 0, 0, 'D', 'S', 1685125810, 1685125810, NULL),
(3511, 61330, 0, NULL, 21544, '1', NULL, 0, 0, 'D', 'S', 1685125827, 1685125827, NULL),
(3512, 61330, 0, NULL, 1082, '1', NULL, 0, 0, 'D', 'S', 1685125861, 1685125861, NULL),
(3513, 61330, 0, NULL, 1097, '1', NULL, 0, 0, 'D', 'S', 1685125876, 1685125876, NULL),
(3514, 61330, 0, NULL, 23217, '1', NULL, 0, 0, 'D', 'S', 1685125929, 1685125929, NULL),
(3515, 61330, 0, NULL, 14936, '1', NULL, 0, 0, 'D', 'S', 1685125962, 1685125962, NULL),
(3516, 61330, 0, NULL, 14247, '1', NULL, 0, 0, 'D', 'S', 1685125978, 1685125978, NULL),
(3517, 61330, 0, NULL, 1798, '1', NULL, 0, 0, 'D', 'S', 1685125991, 1685125991, NULL),
(3518, 61330, 0, NULL, 15193, '1', NULL, 0, 0, 'D', 'S', 1685126005, 1685126005, NULL),
(3519, 61330, 0, NULL, 20669, '1', NULL, 0, 0, 'D', 'S', 1685126019, 1685126019, NULL),
(3520, 61330, 0, NULL, 20672, '1', NULL, 0, 0, 'D', 'S', 1685126034, 1685126034, NULL),
(3521, 61330, 0, NULL, 20756, '1', NULL, 0, 0, 'D', 'S', 1685126061, 1685126061, NULL),
(3522, 61330, 0, NULL, 22248, '1', NULL, 0, 0, 'D', 'S', 1685126081, 1685126081, NULL),
(3523, 61330, 0, NULL, 7790, '1', NULL, 0, 0, 'D', 'S', 1685126106, 1685126106, NULL),
(3524, 61330, 0, NULL, 22949, '1', NULL, 0, 0, 'D', 'S', 1685126155, 1685126155, NULL),
(3525, 61330, 0, NULL, 22924, '1', NULL, 0, 0, 'D', 'S', 1685126185, 1685126185, NULL),
(3526, 61330, 0, NULL, 22934, '1', NULL, 0, 0, 'D', 'S', 1685126214, 1685126214, NULL),
(3527, 61330, 0, NULL, 22092, '1', NULL, 0, 0, 'D', 'S', 1685126284, 1685126284, NULL),
(3528, 61330, 0, NULL, 18272, '1', NULL, 0, 0, 'D', 'S', 1685126305, 1685126305, NULL),
(3529, 61330, 0, NULL, 3643, '1', NULL, 0, 0, 'D', 'S', 1685126349, 1685126349, NULL),
(3530, 61330, 0, NULL, 21740, '1', NULL, 0, 0, 'D', 'S', 1685126392, 1685126392, NULL),
(3531, 61330, 0, NULL, 22059, '1', NULL, 0, 0, 'D', 'S', 1685126416, 1685126416, NULL),
(3532, 61330, 0, NULL, 19623, '1', NULL, 0, 0, 'D', 'S', 1685126446, 1685126446, NULL),
(3533, 61330, 0, NULL, 21747, '1', NULL, 0, 0, 'D', 'S', 1685126474, 1685126474, NULL),
(3534, 61330, 0, NULL, 21738, '1', NULL, 0, 0, 'D', 'S', 1685126502, 1685126502, NULL),
(3535, 61330, 0, NULL, 21985, '1', NULL, 0, 0, 'D', 'S', 1685126546, 1685126546, NULL),
(3536, 61330, 0, NULL, 22057, '1', NULL, 0, 0, 'D', 'S', 1685126568, 1685126568, NULL),
(3537, 61330, 0, NULL, 21486, '1', NULL, 0, 0, 'D', 'S', 1685126586, 1685126586, NULL),
(3538, 61330, 0, NULL, 18266, '1', NULL, 0, 0, 'D', 'S', 1685126611, 1685126611, NULL),
(3539, 61330, 0, NULL, 21729, '1', NULL, 0, 0, 'D', 'S', 1685126656, 1685126656, NULL),
(3540, 61330, 0, NULL, 20602, '1', NULL, 0, 0, 'D', 'S', 1685126677, 1685126677, NULL),
(3541, 61330, 0, NULL, 3620, '1', NULL, 0, 0, 'D', 'S', 1685126706, 1685126706, NULL),
(3542, 61330, 0, NULL, 21811, '1', NULL, 0, 0, 'D', 'S', 1685126728, 1685126728, NULL),
(3543, 61330, 0, NULL, 17369, '1', NULL, 0, 0, 'D', 'S', 1685126755, 1685126755, NULL),
(3544, 61330, 0, NULL, 21404, '1', NULL, 0, 0, 'D', 'S', 1685126789, 1685126789, NULL),
(3545, 61330, 0, NULL, 3926, '1', NULL, 0, 0, 'D', 'S', 1685126821, 1685126821, NULL),
(3546, 61330, 0, NULL, 19404, '1', NULL, 0, 0, 'D', 'S', 1685126861, 1685126861, NULL),
(3547, 60737, 0, NULL, 21280, '1', NULL, 0, 0, 'D', 'S', 1685340217, 1685340217, NULL),
(3548, 60737, 0, NULL, 22315, '1', NULL, 0, 0, 'D', 'S', 1685340277, 1685340277, NULL),
(3549, 60737, 0, NULL, 22297, '1', NULL, 0, 0, 'D', 'S', 1685340393, 1685340393, NULL),
(3550, 60737, 0, NULL, 22445, '1', NULL, 0, 0, 'D', 'S', 1685340826, 1685340826, NULL),
(3551, 60737, 0, NULL, 20059, '1', NULL, 0, 0, 'D', 'S', 1685340974, 1685340974, NULL),
(3552, 60737, 0, NULL, 21804, '1', NULL, 0, 0, 'D', 'S', 1685341048, 1685341048, NULL),
(3553, 60737, 0, NULL, 23747, '1', NULL, 0, 0, 'D', 'S', 1685341116, 1685341116, NULL),
(3554, 60737, 0, NULL, 21064, '1', NULL, 0, 0, 'D', 'S', 1685341169, 1685341169, NULL),
(3555, 60737, 0, NULL, 20660, '1', NULL, 0, 0, 'D', 'S', 1685341328, 1685341328, NULL),
(3556, 60737, 0, NULL, 21965, '1', NULL, 0, 0, 'D', 'S', 1685341421, 1685341421, NULL),
(3557, 60737, 0, NULL, 23070, '1', NULL, 0, 0, 'D', 'S', 1685342879, 1685342879, NULL),
(3558, 60737, 0, NULL, 22275, '1', NULL, 0, 0, 'D', 'S', 1685343073, 1685343073, NULL),
(3559, 60737, 0, NULL, 22217, '1', NULL, 0, 0, 'D', 'S', 1685343131, 1685343131, NULL),
(3560, 60737, 0, NULL, 21865, '1', NULL, 0, 0, 'D', 'S', 1685343198, 1685343198, NULL),
(3561, 60737, 0, NULL, 21395, '1', NULL, 0, 0, 'D', 'S', 1685343275, 1685343275, NULL),
(3562, 60737, 0, NULL, 23460, '1', NULL, 0, 0, 'D', 'S', 1685343445, 1685343445, NULL),
(3563, 60737, 0, NULL, 23214, '1', NULL, 0, 0, 'D', 'S', 1685343761, 1685343761, NULL),
(3564, 60737, 0, NULL, 21328, '1', NULL, 0, 0, 'D', 'S', 1685343787, 1685343787, NULL),
(3565, 60737, 0, NULL, 23767, '1', NULL, 0, 0, 'D', 'S', 1685344015, 1685344015, NULL),
(3566, 61330, 0, NULL, 22181, '1', NULL, 0, 0, 'D', 'S', 1685514892, 1685514892, NULL),
(3567, 61330, 0, NULL, 23070, '1', NULL, 0, 0, 'D', 'S', 1685514919, 1685514919, NULL),
(3568, 61330, 0, NULL, 23956, '1', NULL, 0, 0, 'D', 'S', 1685515377, 1685515377, NULL),
(3569, 61330, 0, NULL, 10307, '1', NULL, 0, 0, 'D', 'S', 1685515395, 1685515395, NULL),
(3570, 61330, 0, NULL, 23243, '1', NULL, 0, 0, 'D', 'S', 1685515529, 1685515529, NULL),
(3571, 61330, 0, NULL, 23976, '1', NULL, 0, 0, 'D', 'S', 1685515541, 1685515541, NULL),
(3572, 61330, 0, NULL, 5995, '1', NULL, 0, 0, 'D', 'S', 1685515566, 1685515566, NULL),
(3573, 61330, 0, NULL, 23648, '1', NULL, 0, 0, 'D', 'S', 1685515590, 1685515590, NULL),
(3574, 61330, 0, NULL, 20935, '1', NULL, 0, 0, 'D', 'S', 1685515631, 1685515631, NULL),
(3575, 61330, 0, NULL, 23773, '1', NULL, 0, 0, 'D', 'S', 1685515985, 1685515985, NULL),
(3576, 61330, 0, NULL, 17221, '1', NULL, 0, 0, 'D', 'S', 1685516351, 1685516351, NULL),
(3577, 61330, 0, NULL, 12058, '1', NULL, 0, 0, 'D', 'S', 1685516413, 1685516413, NULL),
(3578, 61330, 0, NULL, 22436, '1', NULL, 0, 0, 'D', 'S', 1685516431, 1685516431, NULL),
(3579, 61330, 0, NULL, 24007, '1', NULL, 0, 0, 'D', 'S', 1685516606, 1685516606, NULL),
(3580, 61330, 0, NULL, 23714, '1', NULL, 0, 0, 'D', 'S', 1685516942, 1685516942, NULL),
(3581, 61330, 0, NULL, 14573, '1', NULL, 0, 0, 'D', 'S', 1685516973, 1685516973, NULL),
(3582, 61330, 0, NULL, 17940, '1', NULL, 0, 0, 'D', 'S', 1685516987, 1685516987, NULL),
(3583, 61330, 0, NULL, 24068, '1', NULL, 0, 0, 'D', 'S', 1685706099, 1685706099, NULL),
(3584, 61330, 0, NULL, 24078, '1', NULL, 0, 0, 'D', 'S', 1685706114, 1685706114, NULL),
(3585, 61330, 0, NULL, 24073, '1', NULL, 0, 0, 'D', 'S', 1685706130, 1685706130, NULL),
(3586, 61330, 0, NULL, 24070, '1', NULL, 0, 0, 'D', 'S', 1685706154, 1685706154, NULL),
(3587, 61330, 0, NULL, 24065, '1', NULL, 0, 0, 'D', 'S', 1685706169, 1685706169, NULL),
(3588, 61330, 0, NULL, 24040, '1', NULL, 0, 0, 'D', 'S', 1685706184, 1685706184, NULL),
(3589, 61330, 0, NULL, 24039, '1', NULL, 0, 0, 'D', 'S', 1685706199, 1685706199, NULL),
(3590, 61330, 0, NULL, 24047, '1', NULL, 0, 0, 'D', 'S', 1685706212, 1685706212, NULL),
(3591, 61330, 0, NULL, 24044, '1', NULL, 0, 0, 'D', 'S', 1685706227, 1685706227, NULL),
(3592, 61330, 0, NULL, 24043, '1', NULL, 0, 0, 'D', 'S', 1685706253, 1685706253, NULL),
(3593, 61330, 0, NULL, 23638, '1', NULL, 0, 0, 'D', 'S', 1685706333, 1685706333, NULL),
(3594, 48708, 0, NULL, 15330, '1', '1', 0, 0, 'D', 'S', 1685778623, 1685778623, NULL),
(3595, 48708, 0, NULL, 16342, '1', NULL, 0, 0, 'D', 'S', 1685778709, 1685778709, NULL),
(3596, 48708, 0, NULL, 18241, '1', '1', 0, 0, 'D', 'S', 1685782013, 1685782013, NULL),
(3597, 48708, 0, NULL, 21145, '1', NULL, 0, 0, 'D', 'S', 1685785973, 1685785973, NULL),
(3598, 60737, 0, NULL, 23706, '1', NULL, 0, 0, 'D', 'S', 1685874375, 1685874375, NULL),
(3599, 61330, 0, NULL, 12650, '1', '1', 0, 0, 'D', 'S', 1685974281, 1685974281, NULL),
(3600, 61330, 0, NULL, 13826, NULL, '1', 0, 0, 'D', 'S', 1685974281, 1685974281, NULL),
(3601, 61330, 0, NULL, 22535, '1', '1', 0, 0, 'D', 'S', 1685974281, 1685974281, NULL),
(3602, 61330, 0, NULL, 23389, NULL, '1', 0, 0, 'D', 'S', 1685974281, 1685974281, NULL),
(3603, 61330, 0, NULL, 24134, '1', NULL, 0, 0, 'D', 'S', 1686040715, 1686040715, NULL),
(3604, 61330, 0, NULL, 24132, '1', NULL, 0, 0, 'D', 'S', 1686040732, 1686040732, NULL),
(3605, 61330, 0, NULL, 18206, '1', NULL, 0, 0, 'D', 'S', 1686127953, 1686127953, NULL),
(3606, 61330, 0, NULL, 15297, '1', NULL, 0, 0, 'D', 'S', 1686127972, 1686127972, NULL),
(3607, 61330, 0, NULL, 11512, '1', NULL, 0, 0, 'D', 'S', 1686128150, 1686128150, NULL),
(3608, 61330, 0, NULL, 11496, '1', NULL, 0, 0, 'D', 'S', 1686128424, 1686128424, NULL),
(3609, 61330, 0, NULL, 20758, '1', NULL, 0, 0, 'D', 'S', 1686128820, 1686128820, NULL),
(3610, 61330, 0, NULL, 18314, '1', NULL, 0, 0, 'D', 'S', 1686128850, 1686128850, NULL),
(3611, 61330, 0, NULL, 22220, '1', NULL, 0, 0, 'D', 'S', 1686128983, 1686128983, NULL),
(3612, 61330, 0, NULL, 18103, '1', NULL, 0, 0, 'D', 'S', 1686129255, 1686129255, NULL),
(3613, 61330, 0, NULL, 23944, '1', NULL, 0, 0, 'D', 'S', 1686133441, 1686133441, NULL),
(3614, 61330, 0, NULL, 15852, '1', NULL, 0, 0, 'D', 'S', 1686213714, 1686213714, NULL),
(3615, 61330, 0, NULL, 21630, '1', NULL, 0, 0, 'D', 'S', 1686215810, 1686215810, NULL),
(3616, 61330, 0, NULL, 17408, '1', NULL, 0, 0, 'D', 'S', 1686236078, 1686236078, NULL),
(3617, 61330, 0, NULL, 20983, '1', NULL, 0, 0, 'D', 'S', 1686236097, 1686236097, NULL),
(3618, 61330, 0, NULL, 22768, '1', NULL, 0, 0, 'D', 'S', 1686236116, 1686236116, NULL),
(3619, 61330, 0, NULL, 22769, '1', NULL, 0, 0, 'D', 'S', 1686236135, 1686236135, NULL),
(3620, 61330, 0, NULL, 22770, '1', NULL, 0, 0, 'D', 'S', 1686236147, 1686236147, NULL),
(3621, 61330, 0, NULL, 22772, '1', NULL, 0, 0, 'D', 'S', 1686236160, 1686236160, NULL),
(3622, 61330, 0, NULL, 22819, '1', '1', 0, 0, 'D', 'S', 1686236172, 1686236172, NULL),
(3623, 61330, 0, NULL, 17118, '1', '1', 0, 0, 'D', 'S', 1686236188, 1686236188, NULL),
(3624, 61330, 0, NULL, 19840, '1', NULL, 0, 0, 'D', 'S', 1686236218, 1686236218, NULL),
(3625, 61330, 0, NULL, 20232, '1', NULL, 0, 0, 'D', 'S', 1686236231, 1686236231, NULL),
(3626, 61330, 0, NULL, 20233, '1', NULL, 0, 0, 'D', 'S', 1686236244, 1686236244, NULL),
(3627, 61330, 0, NULL, 20241, '1', NULL, 0, 0, 'D', 'S', 1686236259, 1686236259, NULL),
(3628, 61330, 0, NULL, 17405, '1', NULL, 0, 0, 'D', 'S', 1686236276, 1686236276, NULL),
(3629, 61330, 0, NULL, 20240, '1', NULL, 0, 0, 'D', 'S', 1686236297, 1686236297, NULL),
(3630, 61330, 0, NULL, 17514, '1', NULL, 0, 0, 'D', 'S', 1686236311, 1686236311, NULL),
(3631, 61330, 0, NULL, 17513, '1', '1', 0, 0, 'D', 'S', 1686236323, 1686236323, NULL),
(3632, 61330, 0, NULL, 17508, '1', NULL, 0, 0, 'D', 'S', 1686236344, 1686236344, NULL),
(3633, 61330, 0, NULL, 20237, '1', NULL, 0, 0, 'D', 'S', 1686236362, 1686236362, NULL),
(3634, 61330, 0, NULL, 21631, '1', '1', 0, 0, 'D', 'S', 1686236375, 1686236375, NULL),
(3635, 61330, 0, NULL, 23187, '1', NULL, 0, 0, 'D', 'S', 1686236515, 1686236515, NULL),
(3636, 61330, 0, NULL, 23186, '1', NULL, 0, 0, 'D', 'S', 1686236532, 1686236532, NULL),
(3637, 61330, 0, NULL, 21306, '1', NULL, 0, 0, 'D', 'S', 1686236555, 1686236555, NULL),
(3638, 61330, 0, NULL, 21303, '1', NULL, 0, 0, 'D', 'S', 1686236566, 1686236566, NULL),
(3639, 61330, 0, NULL, 21513, '1', NULL, 0, 0, 'D', 'S', 1686236612, 1686236612, NULL),
(3640, 61330, 0, NULL, 21300, '1', NULL, 0, 0, 'D', 'S', 1686236642, 1686236642, NULL),
(3641, 61330, 0, NULL, 22815, '1', NULL, 0, 0, 'D', 'S', 1686236668, 1686236668, NULL),
(3642, 61330, 0, NULL, 21517, '1', NULL, 0, 0, 'D', 'S', 1686236680, 1686236680, NULL),
(3643, 61330, 0, NULL, 21301, '1', NULL, 0, 0, 'D', 'S', 1686236693, 1686236693, NULL),
(3644, 61330, 0, NULL, 10011, '1', NULL, 0, 0, 'D', 'S', 1686236710, 1686236710, NULL),
(3645, 61763, 0, NULL, 24256, '1', NULL, 0, 0, 'D', 'S', 1686406971, 1686406971, NULL),
(3646, 61763, 0, NULL, 18042, '1', NULL, 0, 0, 'D', 'S', 1686553736, 1686553736, NULL),
(3647, 61330, 0, NULL, 23409, '1', NULL, 0, 0, 'D', 'S', 1686764453, 1686764453, NULL),
(3648, 61330, 0, NULL, 18666, '1', NULL, 0, 0, 'D', 'S', 1686764495, 1686764495, NULL),
(3649, 61330, 0, NULL, 21231, '1', NULL, 0, 0, 'D', 'S', 1686764506, 1686764506, NULL),
(3650, 61330, 0, NULL, 21232, '1', NULL, 0, 0, 'D', 'S', 1686764523, 1686764523, NULL),
(3651, 61330, 0, NULL, 23423, '1', NULL, 0, 0, 'D', 'S', 1686764539, 1686764539, NULL),
(3652, 61330, 0, NULL, 22211, '1', NULL, 0, 0, 'D', 'S', 1686764659, 1686764659, NULL),
(3653, 61330, 0, NULL, 23920, '1', NULL, 0, 0, 'D', 'S', 1686764685, 1686764685, NULL),
(3654, 61330, 0, NULL, 23921, '1', NULL, 0, 0, 'D', 'S', 1686764730, 1686764730, NULL),
(3655, 61330, 0, NULL, 23594, '1', NULL, 0, 0, 'D', 'S', 1686764769, 1686764769, NULL),
(3656, 61330, 0, NULL, 22948, '1', NULL, 0, 0, 'D', 'S', 1686764831, 1686764831, NULL),
(3657, 61330, 0, NULL, 22747, '1', NULL, 0, 0, 'D', 'S', 1686764853, 1686764853, NULL),
(3658, 61330, 0, NULL, 22418, '1', NULL, 0, 0, 'D', 'S', 1686764942, 1686764942, NULL),
(3659, 61330, 0, NULL, 22207, '1', NULL, 0, 0, 'D', 'S', 1686764970, 1686764970, NULL),
(3660, 61330, 0, NULL, 20831, '1', NULL, 0, 0, 'D', 'S', 1686765068, 1686765068, NULL),
(3661, 61330, 0, NULL, 19773, '1', NULL, 0, 0, 'D', 'S', 1686765092, 1686765092, NULL),
(3662, 61330, 0, NULL, 19465, '1', NULL, 0, 0, 'D', 'S', 1686765114, 1686765114, NULL),
(3663, 61330, 0, NULL, 19370, '1', NULL, 0, 0, 'D', 'S', 1686765134, 1686765134, NULL),
(3664, 61330, 0, NULL, 24265, '1', NULL, 0, 0, 'D', 'S', 1687426788, 1687426788, NULL),
(3665, 61330, 0, NULL, 24264, '1', NULL, 0, 0, 'D', 'S', 1687426804, 1687426804, NULL),
(3666, 55317, 0, NULL, 7898, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3667, 55317, 0, NULL, 9978, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3668, 55317, 0, NULL, 10251, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3669, 55317, 0, NULL, 10782, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3670, 55317, 0, NULL, 11299, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3671, 55317, 0, NULL, 11328, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3672, 55317, 0, NULL, 11721, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3673, 55317, 0, NULL, 11837, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3674, 55317, 0, NULL, 12463, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3675, 55317, 0, NULL, 12633, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3676, 55317, 0, NULL, 13234, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3677, 55317, 0, NULL, 13450, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3678, 55317, 0, NULL, 13460, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3679, 55317, 0, NULL, 13567, NULL, '1', 0, 0, 'D', 'S', 1687579403, 1687579403, NULL),
(3680, 55317, 0, NULL, 14903, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3681, 55317, 0, NULL, 15204, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3682, 55317, 0, NULL, 15926, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3683, 55317, 0, NULL, 16325, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3684, 55317, 0, NULL, 16528, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3685, 55317, 0, NULL, 16604, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3686, 55317, 0, NULL, 16608, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3687, 55317, 0, NULL, 16636, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3688, 55317, 0, NULL, 17161, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3689, 55317, 0, NULL, 17261, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3690, 55317, 0, NULL, 17842, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3691, 55317, 0, NULL, 18122, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3692, 55317, 0, NULL, 18134, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3693, 55317, 0, NULL, 18231, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3694, 55317, 0, NULL, 18242, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3695, 55317, 0, NULL, 18553, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3696, 55317, 0, NULL, 18563, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3697, 55317, 0, NULL, 18954, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3698, 55317, 0, NULL, 19354, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3699, 55317, 0, NULL, 19484, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3700, 55317, 0, NULL, 19486, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3701, 55317, 0, NULL, 19503, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3702, 55317, 0, NULL, 19539, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3703, 55317, 0, NULL, 19992, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3704, 55317, 0, NULL, 20755, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3705, 55317, 0, NULL, 20781, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3706, 55317, 0, NULL, 20986, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3707, 55317, 0, NULL, 21437, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3708, 55317, 0, NULL, 21463, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3709, 55317, 0, NULL, 21476, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3710, 55317, 0, NULL, 21480, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3711, 55317, 0, NULL, 21562, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3712, 55317, 0, NULL, 21610, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3713, 55317, 0, NULL, 22657, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3714, 55317, 0, NULL, 22659, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3715, 55317, 0, NULL, 22724, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3716, 55317, 0, NULL, 22880, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3717, 55317, 0, NULL, 22943, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3718, 55317, 0, NULL, 22946, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3719, 55317, 0, NULL, 23300, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3720, 55317, 0, NULL, 23304, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3721, 55317, 0, NULL, 23307, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3722, 55317, 0, NULL, 23315, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3723, 55317, 0, NULL, 23711, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3724, 55317, 0, NULL, 23717, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3725, 55317, 0, NULL, 23722, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3726, 55317, 0, NULL, 23783, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3727, 55317, 0, NULL, 23784, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3728, 55317, 0, NULL, 24133, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3729, 55317, 0, NULL, 24142, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3730, 55317, 0, NULL, 24234, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3731, 55317, 0, NULL, 24236, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3732, 55317, 0, NULL, 24238, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3733, 55317, 0, NULL, 24239, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3734, 55317, 0, NULL, 24241, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3735, 55317, 0, NULL, 24242, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3736, 55317, 0, NULL, 24244, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3737, 55317, 0, NULL, 24245, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3738, 55317, 0, NULL, 24247, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3739, 55317, 0, NULL, 24250, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3740, 55317, 0, NULL, 24251, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3741, 55317, 0, NULL, 24255, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3742, 55317, 0, NULL, 24257, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3743, 55317, 0, NULL, 24258, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3744, 55317, 0, NULL, 24259, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3745, 55317, 0, NULL, 24261, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3746, 55317, 0, NULL, 24262, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3747, 55317, 0, NULL, 24273, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3748, 55317, 0, NULL, 24321, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3749, 55317, 0, NULL, 24322, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3750, 55317, 0, NULL, 24342, NULL, '1', 0, 0, 'D', 'S', 1687579404, 1687579404, NULL),
(3751, 48708, 0, NULL, 24298, '1', '1', 0, 0, 'D', 'S', 1688189999, 1688189999, NULL),
(3752, 48708, 0, NULL, 24289, '1', '1', 0, 0, 'D', 'S', 1688190507, 1688190507, NULL),
(3753, 48708, 0, NULL, 17936, '1', '1', 0, 0, 'D', 'S', 1688190654, 1688190654, NULL),
(3754, 48708, 0, NULL, 21619, '1', NULL, 0, 0, 'D', 'S', 1688190669, 1688190669, NULL),
(3755, 48708, 0, NULL, 22730, '1', '1', 0, 0, 'D', 'S', 1688190687, 1688190687, NULL),
(3756, 48708, 0, NULL, 24386, '1', '1', 0, 0, 'D', 'S', 1688190841, 1688190841, NULL),
(3757, 48708, 0, NULL, 3954, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3758, 48708, 0, NULL, 5185, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3759, 48708, 0, NULL, 5264, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3760, 48708, 0, NULL, 5370, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3761, 48708, 0, NULL, 11944, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3762, 48708, 0, NULL, 11945, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3763, 48708, 0, NULL, 11949, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3764, 48708, 0, NULL, 15210, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3765, 48708, 0, NULL, 15213, NULL, '1', 0, 0, 'D', 'S', 1689215952, 1689215952, NULL),
(3766, 48708, 0, NULL, 21844, '1', '1', 0, 0, 'D', 'S', 1689216535, 1689216535, NULL),
(3767, 48708, 0, NULL, 24045, '1', '1', 0, 0, 'D', 'S', 1689216596, 1689216596, NULL),
(3768, 48708, 0, NULL, 24907, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3769, 48708, 0, NULL, 24908, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3770, 48708, 0, NULL, 24925, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3771, 48708, 0, NULL, 24927, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3772, 48708, 0, NULL, 24934, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3773, 48708, 0, NULL, 24937, '1', '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3774, 48708, 0, NULL, 24938, NULL, '1', 0, 0, 'D', 'S', 1689333753, 1689333753, NULL),
(3775, 48708, 0, NULL, 6972, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3776, 48708, 0, NULL, 14733, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3777, 48708, 0, NULL, 15499, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3778, 48708, 0, NULL, 17532, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3779, 48708, 0, NULL, 20381, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3780, 48708, 0, NULL, 20385, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3781, 48708, 0, NULL, 20422, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3782, 48708, 0, NULL, 21907, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3783, 48708, 0, NULL, 22130, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3784, 48708, 0, NULL, 22263, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3785, 48708, 0, NULL, 22979, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3786, 48708, 0, NULL, 22990, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3787, 48708, 0, NULL, 23640, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3788, 48708, 0, NULL, 23649, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3789, 48708, 0, NULL, 23762, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3790, 48708, 0, NULL, 23969, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3791, 48708, 0, NULL, 24062, NULL, '1', 0, 0, 'D', 'S', 1689403168, 1689403168, NULL),
(3792, 61330, 0, NULL, 12637, '1', NULL, 0, 0, 'D', 'S', 1689568973, 1689568973, NULL),
(3793, 61330, 0, NULL, 18458, '1', NULL, 0, 0, 'D', 'S', 1689569013, 1689569013, NULL),
(3794, 61330, 0, NULL, 24936, '1', NULL, 0, 0, 'D', 'S', 1689569085, 1689569085, NULL),
(3795, 61330, 0, NULL, 24547, '1', NULL, 0, 0, 'D', 'S', 1689569209, 1689569209, NULL),
(3796, 61330, 0, NULL, 24668, '1', NULL, 0, 0, 'D', 'S', 1689569691, 1689569691, NULL),
(3797, 48708, 0, NULL, 17736, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3798, 48708, 0, NULL, 20340, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3799, 48708, 0, NULL, 20739, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3800, 48708, 0, NULL, 20741, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3801, 48708, 0, NULL, 21330, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3802, 48708, 0, NULL, 23484, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3803, 48708, 0, NULL, 24119, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3804, 48708, 0, NULL, 24165, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3805, 48708, 0, NULL, 24678, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3806, 48708, 0, NULL, 24762, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3807, 48708, 0, NULL, 24876, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3808, 48708, 0, NULL, 25075, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3809, 48708, 0, NULL, 25265, NULL, '1', 0, 0, 'D', 'S', 1690276233, 1690276233, NULL),
(3810, 48265, 0, NULL, 25500, NULL, '1', 0, 0, 'D', 'S', 1691126014, 1691126014, NULL),
(3811, 48708, 0, NULL, 14734, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3812, 48708, 0, NULL, 18143, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3813, 48708, 0, NULL, 23992, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3814, 48708, 0, NULL, 24007, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3815, 48708, 0, NULL, 24008, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3816, 48708, 0, NULL, 24167, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3817, 48708, 0, NULL, 24347, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3818, 48708, 0, NULL, 24419, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3819, 48708, 0, NULL, 24439, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3820, 48708, 0, NULL, 25106, '1', '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3821, 48708, 0, NULL, 25178, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3822, 48708, 0, NULL, 25263, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3823, 48708, 0, NULL, 25292, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3824, 48708, 0, NULL, 25474, NULL, '1', 0, 0, 'D', 'S', 1691450961, 1691450961, NULL),
(3825, 60719, 0, NULL, 25196, '1', NULL, 0, 0, 'D', 'S', 1691687607, 1691687607, NULL),
(3826, 60719, 0, NULL, 24604, '1', '1', 0, 0, 'D', 'S', 1691687639, 1691687639, NULL),
(3827, 60719, 0, NULL, 25473, '1', NULL, 0, 0, 'D', 'S', 1691687757, 1691687757, NULL),
(3828, 60719, 0, NULL, 25619, '1', NULL, 0, 0, 'D', 'S', 1691687948, 1691687948, NULL),
(3829, 60719, 0, NULL, 25195, '1', NULL, 0, 0, 'D', 'S', 1691688228, 1691688228, NULL),
(3830, 60719, 0, NULL, 24071, '1', NULL, 0, 0, 'D', 'S', 1691688321, 1691688321, NULL),
(3831, 60719, 0, NULL, 25590, '1', NULL, 0, 0, 'D', 'S', 1691688435, 1691688435, NULL),
(3832, 60719, 0, NULL, 25608, '1', '1', 0, 0, 'D', 'S', 1691745955, 1691745955, NULL),
(3833, 60719, 0, NULL, 25739, '1', NULL, 0, 0, 'D', 'S', 1691746138, 1691746138, NULL),
(3834, 60719, 0, NULL, 22756, '1', NULL, 0, 0, 'D', 'S', 1691754790, 1691754790, NULL),
(3835, 60719, 0, NULL, 13640, '1', NULL, 0, 0, 'D', 'S', 1691755445, 1691755445, NULL),
(3836, 60719, 0, NULL, 25815, '1', '1', 0, 0, 'D', 'S', 1691756484, 1691756484, NULL),
(3837, 60719, 0, NULL, 25670, '1', '1', 0, 0, 'D', 'S', 1691775978, 1691775978, NULL),
(3838, 60719, 0, NULL, 24811, '1', '1', 0, 0, 'D', 'S', 1691776292, 1691776292, NULL),
(3839, 60719, 0, NULL, 25840, '1', '1', 0, 0, 'D', 'S', 1691819370, 1691819370, NULL),
(3840, 60719, 0, NULL, 25676, '1', NULL, 0, 0, 'D', 'S', 1691819491, 1691819491, NULL),
(3841, 60719, 0, NULL, 25904, '1', NULL, 0, 0, 'D', 'S', 1691819634, 1691819634, NULL),
(3842, 60719, 0, NULL, 18059, '1', '1', 0, 0, 'D', 'S', 1691833160, 1691833160, NULL),
(3843, 60719, 0, NULL, 18803, '1', NULL, 0, 0, 'D', 'S', 1691833385, 1691833385, NULL),
(3844, 61330, 0, NULL, 19872, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3845, 61330, 0, NULL, 20879, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3846, 61330, 0, NULL, 21485, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3847, 61330, 0, NULL, 21879, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3848, 61330, 0, NULL, 22203, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3849, 61330, 0, NULL, 22557, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3850, 61330, 0, NULL, 22773, NULL, '1', 0, 0, 'D', 'S', 1691904169, 1691904169, NULL),
(3851, 60719, 0, NULL, 25220, '1', '1', 0, 0, 'D', 'S', 1691911375, 1691911375, NULL),
(3852, 60719, 0, NULL, 25868, '1', '1', 0, 0, 'D', 'S', 1691911476, 1691911476, NULL),
(3853, 60719, 0, NULL, 25881, '1', '1', 0, 0, 'D', 'S', 1691911512, 1691911512, NULL),
(3854, 60719, 0, NULL, 25882, '1', '1', 0, 0, 'D', 'S', 1691911565, 1691911565, NULL),
(3855, 60719, 0, NULL, 25883, '1', '1', 0, 0, 'D', 'S', 1691911609, 1691911609, NULL),
(3856, 60719, 0, NULL, 4887, '1', '1', 0, 0, 'D', 'S', 1691911662, 1691911662, NULL),
(3857, 60719, 0, NULL, 25023, '1', '1', 0, 0, 'D', 'S', 1691911899, 1691911899, NULL),
(3858, 60719, 0, NULL, 25173, '1', '1', 0, 0, 'D', 'S', 1691911984, 1691911984, NULL),
(3859, 60719, 0, NULL, 25182, '1', '1', 0, 0, 'D', 'S', 1691912090, 1691912090, NULL),
(3860, 60719, 0, NULL, 24709, '1', '1', 0, 0, 'D', 'S', 1691912201, 1691912201, NULL),
(3861, 60719, 0, NULL, 2595, NULL, '1', 0, 0, 'D', 'S', 1691912410, 1691912410, NULL),
(3862, 60719, 0, NULL, 15170, NULL, '1', 0, 0, 'D', 'S', 1691912477, 1691912477, NULL),
(3863, 60719, 0, NULL, 15169, NULL, '1', 0, 0, 'D', 'S', 1691912582, 1691912582, NULL),
(3864, 60719, 0, NULL, 6111, NULL, '1', 0, 0, 'D', 'S', 1691914903, 1691914903, NULL),
(3865, 60719, 0, NULL, 1267, NULL, '1', 0, 0, 'D', 'S', 1691914951, 1691914951, NULL),
(3866, 60719, 0, NULL, 21033, NULL, '1', 0, 0, 'D', 'S', 1691915056, 1691915056, NULL),
(3867, 60719, 0, NULL, 25635, '1', '1', 0, 0, 'D', 'S', 1691915220, 1691915220, NULL),
(3868, 60719, 0, NULL, 2438, NULL, '1', 0, 0, 'D', 'S', 1692017903, 1692017903, NULL),
(3869, 60719, 0, NULL, 2405, NULL, '1', 0, 0, 'D', 'S', 1692017991, 1692017991, NULL),
(3870, 60719, 0, NULL, 6073, NULL, '1', 0, 0, 'D', 'S', 1692018039, 1692018039, NULL),
(3871, 60719, 0, NULL, 21583, NULL, '1', 0, 0, 'D', 'S', 1692018119, 1692018119, NULL),
(3872, 60719, 0, NULL, 14979, NULL, '1', 0, 0, 'D', 'S', 1692018169, 1692018169, NULL),
(3873, 61330, 0, NULL, 25571, '1', NULL, 0, 0, 'D', 'S', 1692096209, 1692096209, NULL),
(3874, 61330, 0, NULL, 25094, '1', NULL, 0, 0, 'D', 'S', 1692096235, 1692096235, NULL),
(3875, 61330, 0, NULL, 24593, '1', NULL, 0, 0, 'D', 'S', 1692096304, 1692096304, NULL),
(3876, 61330, 0, NULL, 24591, '1', NULL, 0, 0, 'D', 'S', 1692096500, 1692096500, NULL),
(3877, 61330, 0, NULL, 24442, '1', NULL, 0, 0, 'D', 'S', 1692096525, 1692096525, NULL),
(3878, 61330, 0, NULL, 13107, '1', NULL, 0, 0, 'D', 'S', 1692096552, 1692096552, NULL),
(3879, 61330, 0, NULL, 23407, '1', NULL, 0, 0, 'D', 'S', 1692096573, 1692096573, NULL),
(3880, 61330, 0, NULL, 20040, '1', NULL, 0, 0, 'D', 'S', 1692096597, 1692096597, NULL),
(3881, 61330, 0, NULL, 20044, '1', NULL, 0, 0, 'D', 'S', 1692096636, 1692096636, NULL),
(3882, 61330, 0, NULL, 24964, '1', NULL, 0, 0, 'D', 'S', 1692098158, 1692098158, NULL),
(3883, 62552, 0, NULL, 19271, NULL, '1', 0, 0, 'D', 'S', 1692174761, 1692174761, NULL),
(3884, 62552, 0, NULL, 21499, NULL, '1', 0, 0, 'D', 'S', 1692174761, 1692174761, NULL),
(3885, 62552, 0, NULL, 25453, NULL, '1', 0, 0, 'D', 'S', 1692174761, 1692174761, NULL),
(3886, 62552, 0, NULL, 25786, NULL, '1', 0, 0, 'D', 'S', 1692174762, 1692174762, NULL),
(3887, 60719, 0, NULL, 21126, '1', '1', 0, 0, 'D', 'S', 1692422585, 1692422585, NULL),
(3888, 60719, 0, NULL, 21921, NULL, '1', 0, 0, 'D', 'S', 1692423000, 1692423000, NULL),
(3889, 60719, 0, NULL, 21918, NULL, '1', 0, 0, 'D', 'S', 1692423141, 1692423141, NULL),
(3890, 60719, 0, NULL, 21838, NULL, '1', 0, 0, 'D', 'S', 1692423267, 1692423267, NULL),
(3891, 60719, 0, NULL, 11092, NULL, '1', 0, 0, 'D', 'S', 1692423366, 1692423366, NULL),
(3892, 60719, 0, NULL, 15613, NULL, '1', 0, 0, 'D', 'S', 1692423478, 1692423478, NULL),
(3893, 60719, 0, NULL, 21770, NULL, '1', 0, 0, 'D', 'S', 1692423580, 1692423580, NULL),
(3894, 60719, 0, NULL, 21800, NULL, '1', 0, 0, 'D', 'S', 1692423843, 1692423843, NULL),
(3895, 60719, 0, NULL, 10956, NULL, '1', 0, 0, 'D', 'S', 1692423947, 1692423947, NULL),
(3896, 60719, 0, NULL, 21127, NULL, '1', 0, 0, 'D', 'S', 1692424111, 1692424111, NULL),
(3897, 60719, 0, NULL, 21799, NULL, '1', 0, 0, 'D', 'S', 1692424293, 1692424293, NULL),
(3898, 60719, 0, NULL, 21924, NULL, '1', 0, 0, 'D', 'S', 1692424407, 1692424407, NULL),
(3899, 62853, 0, NULL, 25002, '1', NULL, 0, 0, 'D', 'S', 1692624762, 1692624762, NULL),
(3900, 62853, 0, NULL, 20950, '1', NULL, 0, 0, 'D', 'S', 1692625791, 1692625791, NULL),
(3901, 62853, 0, NULL, 18364, '1', NULL, 0, 0, 'D', 'S', 1692630663, 1692630663, NULL),
(3902, 62853, 0, NULL, 20657, '1', NULL, 0, 0, 'D', 'S', 1692632360, 1692632360, NULL),
(3903, 62723, 0, NULL, 20067, '1', NULL, 0, 0, 'D', 'S', 1692634704, 1692634704, NULL),
(3904, 62723, 0, NULL, 19056, '1', NULL, 0, 0, 'D', 'S', 1692636812, 1692636812, NULL),
(3905, 62853, 0, NULL, 24712, '1', NULL, 0, 0, 'D', 'S', 1692687989, 1692687989, NULL),
(3906, 62853, 0, NULL, 24186, '1', NULL, 0, 0, 'D', 'S', 1692701826, 1692701826, NULL),
(3907, 62853, 0, NULL, 18375, '1', NULL, 0, 0, 'D', 'S', 1692701897, 1692701897, NULL),
(3908, 61717, 0, NULL, 12610, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3909, 61717, 0, NULL, 22305, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3910, 61717, 0, NULL, 24560, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3911, 61717, 0, NULL, 24573, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3912, 61717, 0, NULL, 24712, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3913, 61717, 0, NULL, 24823, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3914, 61717, 0, NULL, 25248, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3915, 61717, 0, NULL, 25476, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3916, 61717, 0, NULL, 25477, NULL, '1', 0, 0, 'D', 'S', 1692703653, 1692703653, NULL),
(3917, 61717, 0, NULL, 22278, NULL, '1', 0, 0, 'D', 'S', 1692703779, 1692703779, NULL),
(3918, 61717, 0, NULL, 1734, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3919, 61717, 0, NULL, 3836, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3920, 61717, 0, NULL, 6600, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3921, 61717, 0, NULL, 7454, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3922, 61717, 0, NULL, 7549, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3923, 61717, 0, NULL, 7972, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3924, 61717, 0, NULL, 11303, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3925, 61717, 0, NULL, 13828, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3926, 61717, 0, NULL, 14542, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3927, 61717, 0, NULL, 14781, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3928, 61717, 0, NULL, 15606, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3929, 61717, 0, NULL, 15877, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3930, 61717, 0, NULL, 15878, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3931, 61717, 0, NULL, 15880, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3932, 61717, 0, NULL, 16459, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3933, 61717, 0, NULL, 17876, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3934, 61717, 0, NULL, 17879, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3935, 61717, 0, NULL, 19094, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3936, 61717, 0, NULL, 19192, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3937, 61717, 0, NULL, 19698, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3938, 61717, 0, NULL, 19704, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3939, 61717, 0, NULL, 20040, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3940, 61717, 0, NULL, 20825, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3941, 61717, 0, NULL, 21339, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3942, 61717, 0, NULL, 21472, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3943, 61717, 0, NULL, 21585, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3944, 61717, 0, NULL, 21622, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3945, 61717, 0, NULL, 22103, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3946, 61717, 0, NULL, 22230, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3947, 61717, 0, NULL, 22304, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3948, 61717, 0, NULL, 22903, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3949, 61717, 0, NULL, 22947, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3950, 61717, 0, NULL, 23015, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3951, 61717, 0, NULL, 23386, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3952, 61717, 0, NULL, 23438, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3953, 61717, 0, NULL, 23633, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3954, 61717, 0, NULL, 23646, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3955, 61717, 0, NULL, 23744, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3956, 61717, 0, NULL, 23745, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3957, 61717, 0, NULL, 23747, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3958, 61717, 0, NULL, 23761, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3959, 61717, 0, NULL, 23853, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3960, 61717, 0, NULL, 23960, NULL, '1', 0, 0, 'D', 'S', 1692703850, 1692703850, NULL),
(3961, 62246, 0, NULL, 25848, '1', NULL, 0, 0, 'D', 'S', 1692708432, 1692708432, NULL),
(3962, 61717, 0, NULL, 312, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3963, 61717, 0, NULL, 1260, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3964, 61717, 0, NULL, 2078, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3965, 61717, 0, NULL, 2196, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3966, 61717, 0, NULL, 2600, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3967, 61717, 0, NULL, 2993, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3968, 61717, 0, NULL, 3156, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3969, 61717, 0, NULL, 3168, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3970, 61717, 0, NULL, 4088, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3971, 61717, 0, NULL, 4437, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3972, 61717, 0, NULL, 5503, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3973, 61717, 0, NULL, 5813, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3974, 61717, 0, NULL, 8450, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3975, 61717, 0, NULL, 8818, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3976, 61717, 0, NULL, 8896, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3977, 61717, 0, NULL, 8957, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3978, 61717, 0, NULL, 9896, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3979, 61717, 0, NULL, 10814, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3980, 61717, 0, NULL, 11433, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3981, 61717, 0, NULL, 11550, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3982, 61717, 0, NULL, 11834, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3983, 61717, 0, NULL, 12703, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3984, 61717, 0, NULL, 13564, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3985, 61717, 0, NULL, 13637, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3986, 61717, 0, NULL, 14104, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3987, 61717, 0, NULL, 14350, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3988, 61717, 0, NULL, 14832, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3989, 61717, 0, NULL, 14931, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3990, 61717, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3991, 61717, 0, NULL, 15170, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3992, 61717, 0, NULL, 15718, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3993, 61717, 0, NULL, 16426, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3994, 61717, 0, NULL, 17439, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3995, 61717, 0, NULL, 17913, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3996, 61717, 0, NULL, 17957, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3997, 61717, 0, NULL, 18372, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3998, 61717, 0, NULL, 18375, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(3999, 61717, 0, NULL, 18383, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4000, 61717, 0, NULL, 18768, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4001, 61717, 0, NULL, 18949, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4002, 61717, 0, NULL, 18995, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4003, 61717, 0, NULL, 19191, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4004, 61717, 0, NULL, 19271, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4005, 61717, 0, NULL, 19404, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4006, 61717, 0, NULL, 19809, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4007, 61717, 0, NULL, 19847, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4008, 61717, 0, NULL, 20067, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4009, 61717, 0, NULL, 20290, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4010, 61717, 0, NULL, 20467, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4011, 61717, 0, NULL, 20511, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4012, 61717, 0, NULL, 20662, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4013, 61717, 0, NULL, 20732, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4014, 61717, 0, NULL, 21038, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4015, 61717, 0, NULL, 21214, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4016, 61717, 0, NULL, 21241, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4017, 61717, 0, NULL, 21298, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4018, 61717, 0, NULL, 21553, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4019, 61717, 0, NULL, 21804, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4020, 61717, 0, NULL, 21888, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4021, 61717, 0, NULL, 22128, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4022, 61717, 0, NULL, 22279, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4023, 61717, 0, NULL, 22303, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4024, 61717, 0, NULL, 22309, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4025, 61717, 0, NULL, 22602, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4026, 61717, 0, NULL, 22733, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4027, 61717, 0, NULL, 23383, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4028, 61717, 0, NULL, 23395, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4029, 61717, 0, NULL, 23396, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4030, 61717, 0, NULL, 23421, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4031, 61717, 0, NULL, 23423, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4032, 61717, 0, NULL, 23428, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4033, 61717, 0, NULL, 23429, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4034, 61717, 0, NULL, 23450, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4035, 61717, 0, NULL, 23560, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4036, 61717, 0, NULL, 23698, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4037, 61717, 0, NULL, 23795, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4038, 61717, 0, NULL, 24157, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4039, 61717, 0, NULL, 24270, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4040, 61717, 0, NULL, 24563, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4041, 61717, 0, NULL, 24578, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4042, 61717, 0, NULL, 24600, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4043, 61717, 0, NULL, 24608, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4044, 61717, 0, NULL, 24678, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4045, 61717, 0, NULL, 24720, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4046, 61717, 0, NULL, 24754, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4047, 61717, 0, NULL, 24756, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4048, 61717, 0, NULL, 24836, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4049, 61717, 0, NULL, 24857, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4050, 61717, 0, NULL, 24959, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4051, 61717, 0, NULL, 24989, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4052, 61717, 0, NULL, 25004, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4053, 61717, 0, NULL, 25055, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4054, 61717, 0, NULL, 25069, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4055, 61717, 0, NULL, 25108, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4056, 61717, 0, NULL, 25161, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4057, 61717, 0, NULL, 25220, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4058, 61717, 0, NULL, 25237, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4059, 61717, 0, NULL, 25247, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4060, 61717, 0, NULL, 25273, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4061, 61717, 0, NULL, 25322, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4062, 61717, 0, NULL, 25337, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4063, 61717, 0, NULL, 25341, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4064, 61717, 0, NULL, 25445, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4065, 61717, 0, NULL, 25494, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4066, 61717, 0, NULL, 25573, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(4067, 61717, 0, NULL, 25580, NULL, '1', 0, 0, 'D', 'S', 1692714892, 1692714892, NULL),
(4068, 61717, 0, NULL, 25642, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4069, 61717, 0, NULL, 25655, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4070, 61717, 0, NULL, 25708, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4071, 61717, 0, NULL, 25779, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4072, 61717, 0, NULL, 25786, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4073, 61717, 0, NULL, 25975, NULL, '1', 0, 0, 'D', 'S', 1692714893, 1692714893, NULL),
(4074, 62246, 0, NULL, 25331, '1', NULL, 0, 0, 'D', 'S', 1692715997, 1692715997, NULL),
(4075, 61061, 0, NULL, 18454, '1', NULL, 0, 0, 'D', 'S', 1692717532, 1692717532, NULL),
(4076, 61061, 0, NULL, 18500, '1', NULL, 0, 0, 'D', 'S', 1692718407, 1692718407, NULL),
(4077, 61061, 0, NULL, 22616, '1', NULL, 0, 0, 'D', 'S', 1692718708, 1692718708, NULL),
(4078, 62853, 0, NULL, 26031, '1', NULL, 0, 0, 'D', 'S', 1692721867, 1692721867, NULL),
(4079, 62853, 0, NULL, 12280, '1', NULL, 0, 0, 'D', 'S', 1692722001, 1692722001, NULL),
(4080, 62246, 0, NULL, 25072, '1', '1', 0, 0, 'D', 'S', 1692735444, 1692735444, NULL),
(4081, 62246, 0, NULL, 21362, '1', '1', 0, 0, 'D', 'S', 1692735730, 1692735730, NULL),
(4082, 62246, 0, NULL, 21707, '1', '1', 0, 0, 'D', 'S', 1692736177, 1692736177, NULL),
(4083, 62246, 0, NULL, 4014, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4084, 62246, 0, NULL, 14721, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4085, 62246, 0, NULL, 14726, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4086, 62246, 0, NULL, 14741, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4087, 62246, 0, NULL, 14744, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4088, 62246, 0, NULL, 14763, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4089, 62246, 0, NULL, 14767, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4090, 62246, 0, NULL, 14775, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4091, 62246, 0, NULL, 16613, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4092, 62246, 0, NULL, 17229, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4093, 62246, 0, NULL, 17332, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4094, 62246, 0, NULL, 19729, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4095, 62246, 0, NULL, 19821, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4096, 62246, 0, NULL, 21622, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4097, 62246, 0, NULL, 22089, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4098, 62246, 0, NULL, 22440, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4099, 62246, 0, NULL, 22548, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4100, 62246, 0, NULL, 22560, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4101, 62246, 0, NULL, 23359, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4102, 62246, 0, NULL, 23850, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4103, 62246, 0, NULL, 24325, NULL, '1', 0, 0, 'D', 'S', 1692744889, 1692744889, NULL),
(4104, 61061, 0, NULL, 19663, '1', NULL, 0, 0, 'D', 'S', 1692753255, 1692753255, NULL),
(4105, 61061, 0, NULL, 21888, '1', NULL, 0, 0, 'D', 'S', 1692753500, 1692753500, NULL),
(4106, 61061, 0, NULL, 22718, '1', NULL, 0, 0, 'D', 'S', 1692760773, 1692760773, NULL),
(4107, 61061, 0, NULL, 25013, '1', NULL, 0, 0, 'D', 'S', 1692765035, 1692765035, NULL),
(4108, 61061, 0, NULL, 13637, '1', NULL, 0, 0, 'D', 'S', 1692765146, 1692765146, NULL),
(4109, 61061, 0, NULL, 13638, '1', NULL, 0, 0, 'D', 'S', 1692765188, 1692765188, NULL),
(4110, 62853, 0, NULL, 14332, '1', NULL, 0, 0, 'D', 'S', 1692765204, 1692765204, NULL),
(4111, 61061, 0, NULL, 13641, '1', NULL, 0, 0, 'D', 'S', 1692765213, 1692765213, NULL),
(4112, 61061, 0, NULL, 16602, '1', NULL, 0, 0, 'D', 'S', 1692767166, 1692767166, NULL),
(4113, 61061, 0, NULL, 17668, '1', NULL, 0, 0, 'D', 'S', 1692767376, 1692767376, NULL),
(4114, 61061, 0, NULL, 24544, '1', NULL, 0, 0, 'D', 'S', 1692767526, 1692767526, NULL),
(4115, 61061, 0, NULL, 11215, '1', NULL, 0, 0, 'D', 'S', 1692767697, 1692767697, NULL),
(4116, 61061, 0, NULL, 23706, '1', NULL, 0, 0, 'D', 'S', 1692767877, 1692767877, NULL),
(4117, 61061, 0, NULL, 24114, '1', NULL, 0, 0, 'D', 'S', 1692768229, 1692768229, NULL),
(4118, 61061, 0, NULL, 9570, '1', NULL, 0, 0, 'D', 'S', 1692768502, 1692768502, NULL),
(4119, 62853, 0, NULL, 22887, '1', NULL, 0, 0, 'D', 'S', 1692793235, 1692793235, NULL),
(4120, 62853, 0, NULL, 17839, '1', NULL, 0, 0, 'D', 'S', 1692804208, 1692804208, NULL),
(4121, 61061, 0, NULL, 25453, '1', NULL, 0, 0, 'D', 'S', 1692866404, 1692866404, NULL),
(4122, 61061, 0, NULL, 25951, '1', NULL, 0, 0, 'D', 'S', 1692866795, 1692866795, NULL),
(4123, 61061, 0, NULL, 20162, '1', NULL, 0, 0, 'D', 'S', 1692867105, 1692867105, NULL),
(4124, 56605, 0, NULL, 14117, '1', NULL, 0, 0, 'D', 'S', 1692873713, 1692873713, NULL),
(4125, 56605, 0, NULL, 12754, '1', NULL, 0, 0, 'D', 'S', 1692873852, 1692873852, NULL),
(4126, 56605, 0, NULL, 14044, '1', NULL, 0, 0, 'D', 'S', 1692874455, 1692874455, NULL),
(4127, 56605, 0, NULL, 25519, '1', NULL, 0, 0, 'D', 'S', 1692874488, 1692874488, NULL),
(4128, 56605, 0, NULL, 18568, '1', NULL, 0, 0, 'D', 'S', 1692874575, 1692874575, NULL),
(4129, 56605, 0, NULL, 18818, '1', NULL, 0, 0, 'D', 'S', 1692874608, 1692874608, NULL),
(4130, 56605, 0, NULL, 19306, '1', NULL, 0, 0, 'D', 'S', 1692874640, 1692874640, NULL),
(4131, 56605, 0, NULL, 21553, '1', NULL, 0, 0, 'D', 'S', 1692874673, 1692874673, NULL),
(4132, 56605, 0, NULL, 22646, '1', NULL, 0, 0, 'D', 'S', 1692874688, 1692874688, NULL),
(4133, 56605, 0, NULL, 23184, '1', NULL, 0, 0, 'D', 'S', 1692874707, 1692874707, NULL),
(4134, 56605, 0, NULL, 10307, '1', NULL, 0, 0, 'D', 'S', 1692874726, 1692874726, NULL),
(4135, 56605, 0, NULL, 18300, '1', NULL, 0, 0, 'D', 'S', 1692874743, 1692874743, NULL),
(4136, 56605, 0, NULL, 24530, '1', NULL, 0, 0, 'D', 'S', 1692874762, 1692874762, NULL),
(4137, 56605, 0, NULL, 24532, '1', NULL, 0, 0, 'D', 'S', 1692874780, 1692874780, NULL),
(4138, 56605, 0, NULL, 24758, '1', NULL, 0, 0, 'D', 'S', 1692874795, 1692874795, NULL),
(4139, 56605, 0, NULL, 24939, '1', NULL, 0, 0, 'D', 'S', 1692874813, 1692874813, NULL),
(4140, 56605, 0, NULL, 25319, '1', NULL, 0, 0, 'D', 'S', 1692874831, 1692874831, NULL),
(4141, 56605, 0, NULL, 23777, '1', NULL, 0, 0, 'D', 'S', 1692874867, 1692874867, NULL),
(4142, 56605, 0, NULL, 24870, '1', NULL, 0, 0, 'D', 'S', 1692874880, 1692874880, NULL),
(4143, 56605, 0, NULL, 22321, '1', NULL, 0, 0, 'D', 'S', 1692874908, 1692874908, NULL),
(4144, 56605, 0, NULL, 16550, '1', NULL, 0, 0, 'D', 'S', 1692874929, 1692874929, NULL),
(4145, 56605, 0, NULL, 18042, '1', NULL, 0, 0, 'D', 'S', 1692874948, 1692874948, NULL),
(4146, 62853, 0, NULL, 26066, '1', NULL, 0, 0, 'D', 'S', 1692880703, 1692880703, NULL),
(4147, 62853, 0, NULL, 26065, '1', NULL, 0, 0, 'D', 'S', 1692880734, 1692880734, NULL),
(4148, 62853, 0, NULL, 15881, '1', NULL, 0, 0, 'D', 'S', 1692885842, 1692885842, NULL),
(4149, 62853, 0, NULL, 25794, '1', NULL, 0, 0, 'D', 'S', 1692946638, 1692946638, NULL),
(4150, 62853, 0, NULL, 22426, '1', NULL, 0, 0, 'D', 'S', 1692946784, 1692946784, NULL),
(4151, 60719, 0, NULL, 1709, NULL, '1', 0, 0, 'D', 'S', 1692960447, 1692960447, NULL),
(4152, 60719, 0, NULL, 13912, NULL, '1', 0, 0, 'D', 'S', 1692960447, 1692960447, NULL),
(4153, 60719, 0, NULL, 25506, NULL, '1', 0, 0, 'D', 'S', 1692960447, 1692960447, NULL),
(4154, 62853, 0, NULL, 24235, '1', NULL, 0, 0, 'D', 'S', 1692985764, 1692985764, NULL),
(4155, 62723, 0, NULL, 13639, '1', NULL, 0, 0, 'D', 'S', 1693140132, 1693140132, NULL),
(4156, 62723, 0, NULL, 20691, '1', NULL, 0, 0, 'D', 'S', 1693140707, 1693140707, NULL),
(4157, 62723, 0, NULL, 11721, '1', NULL, 0, 0, 'D', 'S', 1693140874, 1693140874, NULL),
(4158, 62723, 0, NULL, 24303, '1', NULL, 0, 0, 'D', 'S', 1693141068, 1693141068, NULL),
(4159, 62723, 0, NULL, 26169, '1', NULL, 0, 0, 'D', 'S', 1693141136, 1693141136, NULL),
(4160, 62723, 0, NULL, 24159, '1', NULL, 0, 0, 'D', 'S', 1693141172, 1693141172, NULL),
(4161, 62723, 0, NULL, 24604, '1', NULL, 0, 0, 'D', 'S', 1693141226, 1693141226, NULL),
(4162, 62723, 0, NULL, 25866, '1', NULL, 0, 0, 'D', 'S', 1693141252, 1693141252, NULL),
(4163, 62723, 0, NULL, 25495, '1', NULL, 0, 0, 'D', 'S', 1693141340, 1693141340, NULL),
(4164, 62723, 0, NULL, 25497, '1', NULL, 0, 0, 'D', 'S', 1693141378, 1693141378, NULL),
(4165, 62723, 0, NULL, 25590, '1', NULL, 0, 0, 'D', 'S', 1693141400, 1693141400, NULL),
(4166, 62723, 0, NULL, 8149, '1', NULL, 0, 0, 'D', 'S', 1693141461, 1693141461, NULL),
(4167, 62723, 0, NULL, 13638, '1', NULL, 0, 0, 'D', 'S', 1693141552, 1693141552, NULL),
(4168, 62723, 0, NULL, 13640, '1', NULL, 0, 0, 'D', 'S', 1693141593, 1693141593, NULL),
(4169, 62723, 0, NULL, 24998, '1', NULL, 0, 0, 'D', 'S', 1693141617, 1693141617, NULL),
(4170, 62723, 0, NULL, 26030, '1', NULL, 0, 0, 'D', 'S', 1693141660, 1693141660, NULL),
(4171, 62723, 0, NULL, 24607, '1', NULL, 0, 0, 'D', 'S', 1693141693, 1693141693, NULL),
(4172, 62723, 0, NULL, 2076, '1', NULL, 0, 0, 'D', 'S', 1693141800, 1693141800, NULL),
(4173, 62246, 0, NULL, 13200, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4174, 62246, 0, NULL, 13490, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4175, 62246, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4176, 62246, 0, NULL, 17570, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4177, 62246, 0, NULL, 18219, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4178, 62246, 0, NULL, 18240, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4179, 62246, 0, NULL, 18242, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4180, 62246, 0, NULL, 18766, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4181, 62246, 0, NULL, 18981, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4182, 62246, 0, NULL, 19104, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4183, 62246, 0, NULL, 20042, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4184, 62246, 0, NULL, 22527, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4185, 62246, 0, NULL, 23424, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4186, 62246, 0, NULL, 23819, NULL, '1', 0, 0, 'D', 'S', 1693216419, 1693216419, NULL),
(4187, 62246, 0, NULL, 24188, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4188, 62246, 0, NULL, 24321, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4189, 62246, 0, NULL, 24596, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4190, 62246, 0, NULL, 24600, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4191, 62246, 0, NULL, 25094, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4192, 62246, 0, NULL, 25284, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4193, 62246, 0, NULL, 25500, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4194, 62246, 0, NULL, 25890, NULL, '1', 0, 0, 'D', 'S', 1693216420, 1693216420, NULL),
(4195, 62682, 0, NULL, 24730, '1', NULL, 0, 0, 'D', 'S', 1693216724, 1693216724, NULL),
(4196, 62682, 0, NULL, 23399, '1', NULL, 0, 0, 'D', 'S', 1693216831, 1693216831, NULL),
(4197, 62682, 0, NULL, 19724, '1', NULL, 0, 0, 'D', 'S', 1693217247, 1693217247, NULL),
(4198, 61717, 0, NULL, 12286, NULL, '1', 0, 0, 'D', 'S', 1693283049, 1693283049, NULL),
(4199, 61717, 0, NULL, 24833, NULL, '1', 0, 0, 'D', 'S', 1693283197, 1693283197, NULL),
(4200, 61717, 0, NULL, 24288, NULL, '1', 0, 0, 'D', 'S', 1693283453, 1693283453, NULL),
(4201, 61717, 0, NULL, 3494, NULL, '1', 0, 0, 'D', 'S', 1693284426, 1693284426, NULL),
(4202, 61717, 0, NULL, 19605, NULL, '1', 0, 0, 'D', 'S', 1693284932, 1693284932, NULL),
(4203, 61717, 0, NULL, 19104, NULL, '1', 0, 0, 'D', 'S', 1693297420, 1693297420, NULL),
(4204, 61717, 0, NULL, 14859, NULL, '1', 0, 0, 'D', 'S', 1693298511, 1693298511, NULL),
(4205, 62682, 0, NULL, 21332, '1', NULL, 0, 0, 'D', 'S', 1693364823, 1693364823, NULL),
(4206, 62853, 0, NULL, 26208, '1', NULL, 0, 0, 'D', 'S', 1693387007, 1693387007, NULL),
(4207, 62682, 0, NULL, 3204, '1', NULL, 0, 0, 'D', 'S', 1693398649, 1693398649, NULL),
(4208, 48708, 0, NULL, 3051, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4209, 48708, 0, NULL, 3273, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4210, 48708, 0, NULL, 8510, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4211, 48708, 0, NULL, 8720, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4212, 48708, 0, NULL, 9158, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4213, 48708, 0, NULL, 15756, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4214, 48708, 0, NULL, 18400, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4215, 48708, 0, NULL, 20345, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4216, 48708, 0, NULL, 21217, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4217, 48708, 0, NULL, 22205, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4218, 48708, 0, NULL, 22715, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4219, 48708, 0, NULL, 25351, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4220, 48708, 0, NULL, 25454, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4221, 48708, 0, NULL, 25990, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4222, 48708, 0, NULL, 25991, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4223, 48708, 0, NULL, 25998, NULL, '1', 0, 0, 'D', 'S', 1693437487, 1693437487, NULL),
(4224, 62853, 0, NULL, 23761, '1', NULL, 0, 0, 'D', 'S', 1693460908, 1693460908, NULL),
(4225, 61717, 0, NULL, 1485, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4226, 61717, 0, NULL, 3162, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4227, 61717, 0, NULL, 5018, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4228, 61717, 0, NULL, 7794, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4229, 61717, 0, NULL, 10461, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4230, 61717, 0, NULL, 10751, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4231, 61717, 0, NULL, 10760, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4232, 61717, 0, NULL, 12158, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4233, 61717, 0, NULL, 12811, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4234, 61717, 0, NULL, 13193, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4235, 61717, 0, NULL, 16270, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4236, 61717, 0, NULL, 16517, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4237, 61717, 0, NULL, 16662, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4238, 61717, 0, NULL, 18396, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4239, 61717, 0, NULL, 18649, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4240, 61717, 0, NULL, 19000, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4241, 61717, 0, NULL, 19128, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4242, 61717, 0, NULL, 19604, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4243, 61717, 0, NULL, 20177, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4244, 61717, 0, NULL, 21120, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4245, 61717, 0, NULL, 21129, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4246, 61717, 0, NULL, 21231, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4247, 61717, 0, NULL, 21413, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4248, 61717, 0, NULL, 21741, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4249, 61717, 0, NULL, 22210, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4250, 61717, 0, NULL, 22306, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4251, 61717, 0, NULL, 22501, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4252, 61717, 0, NULL, 23214, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4253, 61717, 0, NULL, 23446, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4254, 61717, 0, NULL, 23593, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4255, 61717, 0, NULL, 23767, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4256, 61717, 0, NULL, 23861, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4257, 61717, 0, NULL, 24159, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4258, 61717, 0, NULL, 24160, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4259, 61717, 0, NULL, 24581, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4260, 61717, 0, NULL, 25084, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4261, 61717, 0, NULL, 25200, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4262, 61717, 0, NULL, 25964, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4263, 61717, 0, NULL, 26084, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4264, 61717, 0, NULL, 26191, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4265, 61717, 0, NULL, 26193, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4266, 61717, 0, NULL, 26201, NULL, '1', 0, 0, 'D', 'S', 1693505130, 1693505130, NULL),
(4267, 61717, 0, NULL, 26202, NULL, '1', 0, 0, 'D', 'S', 1693505131, 1693505131, NULL),
(4268, 61717, 0, NULL, 26204, NULL, '1', 0, 0, 'D', 'S', 1693505131, 1693505131, NULL),
(4269, 61717, 0, NULL, 26206, NULL, '1', 0, 0, 'D', 'S', 1693505131, 1693505131, NULL),
(4270, 61717, 0, NULL, 26209, NULL, '1', 0, 0, 'D', 'S', 1693505131, 1693505131, NULL),
(4271, 61330, 0, NULL, 26205, '1', NULL, 0, 0, 'D', 'S', 1693563438, 1693563438, NULL),
(4272, 61330, 0, NULL, 26218, '1', NULL, 0, 0, 'D', 'S', 1693563461, 1693563461, NULL),
(4273, 62853, 0, NULL, 6900, '1', NULL, 0, 0, 'D', 'S', 1693568733, 1693568733, NULL),
(4274, 62723, 0, NULL, 24734, '1', NULL, 0, 0, 'D', 'S', 1693586129, 1693586129, NULL),
(4275, 62723, 0, NULL, 25712, '1', NULL, 0, 0, 'D', 'S', 1693586381, 1693586381, NULL),
(4276, 62723, 0, NULL, 7606, '1', NULL, 0, 0, 'D', 'S', 1693586440, 1693586440, NULL),
(4277, 62723, 0, NULL, 16311, '1', NULL, 0, 0, 'D', 'S', 1693586513, 1693586513, NULL),
(4278, 62723, 0, NULL, 22351, '1', NULL, 0, 0, 'D', 'S', 1693586709, 1693586709, NULL),
(4279, 62723, 0, NULL, 6900, '1', NULL, 0, 0, 'D', 'S', 1693586772, 1693586772, NULL),
(4280, 62723, 0, NULL, 26213, '1', NULL, 0, 0, 'D', 'S', 1693586851, 1693586851, NULL),
(4281, 62723, 0, NULL, 21029, '1', NULL, 0, 0, 'D', 'S', 1693586967, 1693586967, NULL),
(4282, 62723, 0, NULL, 21145, '1', NULL, 0, 0, 'D', 'S', 1693587027, 1693587027, NULL),
(4283, 62723, 0, NULL, 22789, '1', NULL, 0, 0, 'D', 'S', 1693587103, 1693587103, NULL),
(4284, 62723, 0, NULL, 23336, '1', NULL, 0, 0, 'D', 'S', 1693587206, 1693587206, NULL),
(4285, 62723, 0, NULL, 25462, '1', NULL, 0, 0, 'D', 'S', 1693587509, 1693587509, NULL),
(4286, 62723, 0, NULL, 24930, '1', NULL, 0, 0, 'D', 'S', 1693587598, 1693587598, NULL),
(4287, 62723, 0, NULL, 23404, '1', NULL, 0, 0, 'D', 'S', 1693587793, 1693587793, NULL),
(4288, 62723, 0, NULL, 23428, '1', NULL, 0, 0, 'D', 'S', 1693587862, 1693587862, NULL),
(4289, 62723, 0, NULL, 14163, '1', NULL, 0, 0, 'D', 'S', 1693588032, 1693588032, NULL),
(4290, 62723, 0, NULL, 7482, '1', NULL, 0, 0, 'D', 'S', 1693588171, 1693588171, NULL),
(4291, 62723, 0, NULL, 12478, '1', NULL, 0, 0, 'D', 'S', 1693588239, 1693588239, NULL),
(4292, 61330, 0, NULL, 26204, '1', NULL, 0, 0, 'D', 'S', 1693600494, 1693600494, NULL),
(4293, 61330, 0, NULL, 25476, '1', NULL, 0, 0, 'D', 'S', 1693600685, 1693600685, NULL),
(4294, 61330, 0, NULL, 24856, '1', NULL, 0, 0, 'D', 'S', 1693600764, 1693600764, NULL),
(4295, 61330, 0, NULL, 13395, '1', NULL, 0, 0, 'D', 'S', 1693600894, 1693600894, NULL),
(4296, 61330, 0, NULL, 15041, '1', NULL, 0, 0, 'D', 'S', 1693600986, 1693600986, NULL),
(4297, 61330, 0, NULL, 22297, '1', NULL, 0, 0, 'D', 'S', 1693601587, 1693601587, NULL),
(4298, 61330, 0, NULL, 11328, '1', NULL, 0, 0, 'D', 'S', 1693601807, 1693601807, NULL),
(4299, 61330, 0, NULL, 24840, '1', NULL, 0, 0, 'D', 'S', 1693645946, 1693645946, NULL),
(4300, 62853, 0, NULL, 24231, '1', NULL, 0, 0, 'D', 'S', 1693669993, 1693669993, NULL),
(4301, 62853, 0, NULL, 21320, '1', NULL, 0, 0, 'D', 'S', 1693670481, 1693670481, NULL),
(4302, 62853, 0, NULL, 160, '1', NULL, 0, 0, 'D', 'S', 1693760129, 1693760129, NULL),
(4303, 48265, 0, NULL, 23436, '1', '1', 0, 0, 'D', 'S', 1693761579, 1693761579, NULL),
(4304, 48265, 0, NULL, 23448, '1', '1', 0, 0, 'D', 'S', 1693762575, 1693762575, NULL),
(4305, 48265, 0, NULL, 23451, '1', '1', 0, 0, 'D', 'S', 1693762979, 1693762979, NULL),
(4306, 48265, 0, NULL, 23686, NULL, '1', 0, 0, 'D', 'S', 1693764621, 1693764621, NULL),
(4307, 48265, 0, NULL, 23678, NULL, '1', 0, 0, 'D', 'S', 1693764784, 1693764784, NULL),
(4308, 48265, 0, NULL, 23681, NULL, '1', 0, 0, 'D', 'S', 1693764805, 1693764805, NULL),
(4309, 48265, 0, NULL, 23447, NULL, '1', 0, 0, 'D', 'S', 1693764869, 1693764869, NULL),
(4310, 48265, 0, NULL, 23454, NULL, '1', 0, 0, 'D', 'S', 1693764893, 1693764893, NULL),
(4311, 48265, 0, NULL, 23437, NULL, '1', 0, 0, 'D', 'S', 1693764993, 1693764993, NULL),
(4312, 48265, 0, NULL, 23439, NULL, '1', 0, 0, 'D', 'S', 1693765015, 1693765015, NULL),
(4313, 48265, 0, NULL, 23435, NULL, '1', 0, 0, 'D', 'S', 1693765032, 1693765032, NULL),
(4314, 48265, 0, NULL, 19889, NULL, '1', 0, 0, 'D', 'S', 1693765126, 1693765126, NULL),
(4315, 48265, 0, NULL, 24166, '1', '1', 0, 0, 'D', 'S', 1693771491, 1693771491, NULL),
(4316, 48265, 0, NULL, 23513, NULL, '1', 0, 0, 'D', 'S', 1693772310, 1693772310, NULL),
(4317, 62723, 0, NULL, 1734, '1', NULL, 0, 0, 'D', 'S', 1693841133, 1693841133, NULL),
(4318, 62723, 0, NULL, 1098, '1', NULL, 0, 0, 'D', 'S', 1693841246, 1693841246, NULL),
(4319, 62723, 0, NULL, 2087, '1', NULL, 0, 0, 'D', 'S', 1693841304, 1693841304, NULL),
(4320, 62723, 0, NULL, 3187, '1', NULL, 0, 0, 'D', 'S', 1693841364, 1693841364, NULL),
(4321, 62723, 0, NULL, 11944, '1', NULL, 0, 0, 'D', 'S', 1693841610, 1693841610, NULL),
(4322, 62723, 0, NULL, 1347, '1', NULL, 0, 0, 'D', 'S', 1693841762, 1693841762, NULL),
(4323, 62723, 0, NULL, 20662, '1', NULL, 0, 0, 'D', 'S', 1693841809, 1693841809, NULL),
(4324, 62723, 0, NULL, 3188, '1', NULL, 0, 0, 'D', 'S', 1693842286, 1693842286, NULL),
(4325, 62723, 0, NULL, 7491, '1', NULL, 0, 0, 'D', 'S', 1693842378, 1693842378, NULL),
(4326, 62723, 0, NULL, 1561, '1', NULL, 0, 0, 'D', 'S', 1693842458, 1693842458, NULL),
(4327, 62723, 0, NULL, 12549, '1', NULL, 0, 0, 'D', 'S', 1693842503, 1693842503, NULL),
(4328, 62723, 0, NULL, 7490, '1', NULL, 0, 0, 'D', 'S', 1693842557, 1693842557, NULL),
(4329, 62723, 0, NULL, 2710, '1', NULL, 0, 0, 'D', 'S', 1693842602, 1693842602, NULL),
(4330, 62723, 0, NULL, 1261, '1', NULL, 0, 0, 'D', 'S', 1693842820, 1693842820, NULL),
(4331, 62723, 0, NULL, 25557, '1', NULL, 0, 0, 'D', 'S', 1693843012, 1693843012, NULL),
(4332, 62723, 0, NULL, 25574, '1', NULL, 0, 0, 'D', 'S', 1693843179, 1693843179, NULL),
(4333, 62723, 0, NULL, 24185, '1', NULL, 0, 0, 'D', 'S', 1693843785, 1693843785, NULL),
(4334, 62723, 0, NULL, 23669, '1', NULL, 0, 0, 'D', 'S', 1693844659, 1693844659, NULL),
(4335, 62853, 0, NULL, 25320, '1', NULL, 0, 0, 'D', 'S', 1693901585, 1693901585, NULL),
(4336, 61061, 0, NULL, 24582, '1', NULL, 0, 0, 'D', 'S', 1693974368, 1693974368, NULL),
(4337, 61061, 0, NULL, 26277, '1', NULL, 0, 0, 'D', 'S', 1693974457, 1693974457, NULL),
(4338, 61061, 0, NULL, 26229, '1', NULL, 0, 0, 'D', 'S', 1693974598, 1693974598, NULL),
(4339, 61061, 0, NULL, 26312, '1', NULL, 0, 0, 'D', 'S', 1693974668, 1693974668, NULL),
(4340, 61061, 0, NULL, 26233, '1', NULL, 0, 0, 'D', 'S', 1693974726, 1693974726, NULL),
(4341, 61061, 0, NULL, 16330, '1', NULL, 0, 0, 'D', 'S', 1693974954, 1693974954, NULL),
(4342, 61061, 0, NULL, 21076, '1', NULL, 0, 0, 'D', 'S', 1693975067, 1693975067, NULL),
(4343, 61061, 0, NULL, 9714, '1', NULL, 0, 0, 'D', 'S', 1693975121, 1693975121, NULL),
(4344, 61061, 0, NULL, 8886, '1', NULL, 0, 0, 'D', 'S', 1693975172, 1693975172, NULL),
(4345, 63103, 0, NULL, 26386, '1', NULL, 0, 0, 'D', 'S', 1694008247, 1694008247, NULL),
(4346, 63103, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4347, 63103, 0, NULL, 177, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4348, 63103, 0, NULL, 270, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4349, 63103, 0, NULL, 2604, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4350, 63103, 0, NULL, 2623, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4351, 63103, 0, NULL, 2848, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4352, 63103, 0, NULL, 3103, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4353, 63103, 0, NULL, 5190, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4354, 63103, 0, NULL, 8331, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4355, 63103, 0, NULL, 8384, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4356, 63103, 0, NULL, 8438, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4357, 63103, 0, NULL, 8463, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4358, 63103, 0, NULL, 8659, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4359, 63103, 0, NULL, 8826, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4360, 63103, 0, NULL, 8896, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4361, 63103, 0, NULL, 9021, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4362, 63103, 0, NULL, 9118, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4363, 63103, 0, NULL, 9591, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4364, 63103, 0, NULL, 11879, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4365, 63103, 0, NULL, 12080, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4366, 63103, 0, NULL, 13437, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4367, 63103, 0, NULL, 13639, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4368, 63103, 0, NULL, 14427, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4369, 63103, 0, NULL, 14688, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4370, 63103, 0, NULL, 14727, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4371, 63103, 0, NULL, 14809, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4372, 63103, 0, NULL, 16478, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4373, 63103, 0, NULL, 16524, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4374, 63103, 0, NULL, 16989, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4375, 63103, 0, NULL, 16995, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4376, 63103, 0, NULL, 18373, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4377, 63103, 0, NULL, 18948, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4378, 63103, 0, NULL, 19194, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4379, 63103, 0, NULL, 19879, '1', '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4380, 63103, 0, NULL, 20020, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4381, 63103, 0, NULL, 20548, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4382, 63103, 0, NULL, 20560, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4383, 63103, 0, NULL, 20800, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4384, 63103, 0, NULL, 21145, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4385, 63103, 0, NULL, 21462, NULL, '1', 0, 0, 'D', 'S', 1694015787, 1694015787, NULL),
(4386, 63103, 0, NULL, 21470, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4387, 63103, 0, NULL, 21472, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4388, 63103, 0, NULL, 21492, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4389, 63103, 0, NULL, 21595, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4390, 63103, 0, NULL, 21626, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4391, 63103, 0, NULL, 21676, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4392, 63103, 0, NULL, 21860, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4393, 63103, 0, NULL, 21861, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4394, 63103, 0, NULL, 21881, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4395, 63103, 0, NULL, 22242, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4396, 63103, 0, NULL, 22488, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4397, 63103, 0, NULL, 22527, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4398, 63103, 0, NULL, 22532, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4399, 63103, 0, NULL, 22556, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4400, 63103, 0, NULL, 22699, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4401, 63103, 0, NULL, 22991, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4402, 63103, 0, NULL, 22996, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4403, 63103, 0, NULL, 23069, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4404, 63103, 0, NULL, 23072, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4405, 63103, 0, NULL, 23074, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4406, 63103, 0, NULL, 23112, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4407, 63103, 0, NULL, 23178, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4408, 63103, 0, NULL, 23227, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4409, 63103, 0, NULL, 23230, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4410, 63103, 0, NULL, 23233, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4411, 63103, 0, NULL, 23247, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4412, 63103, 0, NULL, 23264, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4413, 63103, 0, NULL, 23343, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4414, 63103, 0, NULL, 23554, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4415, 63103, 0, NULL, 23812, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4416, 63103, 0, NULL, 23815, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4417, 63103, 0, NULL, 23817, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4418, 63103, 0, NULL, 23876, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4419, 63103, 0, NULL, 23880, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4420, 63103, 0, NULL, 23889, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4421, 63103, 0, NULL, 24030, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4422, 63103, 0, NULL, 24037, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4423, 63103, 0, NULL, 24049, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4424, 63103, 0, NULL, 24086, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4425, 63103, 0, NULL, 24088, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4426, 63103, 0, NULL, 24127, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4427, 63103, 0, NULL, 24165, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4428, 63103, 0, NULL, 24196, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4429, 63103, 0, NULL, 24311, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4430, 63103, 0, NULL, 24480, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4431, 63103, 0, NULL, 24491, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4432, 63103, 0, NULL, 24625, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4433, 63103, 0, NULL, 24720, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4434, 63103, 0, NULL, 24784, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4435, 63103, 0, NULL, 24912, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4436, 63103, 0, NULL, 24921, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4437, 63103, 0, NULL, 24931, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4438, 63103, 0, NULL, 24938, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4439, 63103, 0, NULL, 24983, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4440, 63103, 0, NULL, 25058, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4441, 63103, 0, NULL, 25093, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4442, 63103, 0, NULL, 25115, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4443, 63103, 0, NULL, 25148, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4444, 63103, 0, NULL, 25252, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4445, 63103, 0, NULL, 25253, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4446, 63103, 0, NULL, 25254, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4447, 63103, 0, NULL, 25256, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4448, 63103, 0, NULL, 25263, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4449, 63103, 0, NULL, 25325, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4450, 63103, 0, NULL, 25331, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4451, 63103, 0, NULL, 25339, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4452, 63103, 0, NULL, 25432, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4453, 63103, 0, NULL, 25595, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4454, 63103, 0, NULL, 25599, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4455, 63103, 0, NULL, 25651, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4456, 63103, 0, NULL, 25656, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4457, 63103, 0, NULL, 25658, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4458, 63103, 0, NULL, 25684, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4459, 63103, 0, NULL, 25689, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4460, 63103, 0, NULL, 25709, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4461, 63103, 0, NULL, 25712, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4462, 63103, 0, NULL, 25714, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4463, 63103, 0, NULL, 25720, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4464, 63103, 0, NULL, 25726, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4465, 63103, 0, NULL, 25727, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4466, 63103, 0, NULL, 25730, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4467, 63103, 0, NULL, 25738, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4468, 63103, 0, NULL, 25748, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4469, 63103, 0, NULL, 25750, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4470, 63103, 0, NULL, 25752, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4471, 63103, 0, NULL, 25754, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4472, 63103, 0, NULL, 25843, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4473, 63103, 0, NULL, 25844, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4474, 63103, 0, NULL, 25846, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4475, 63103, 0, NULL, 25848, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4476, 63103, 0, NULL, 25854, NULL, '1', 0, 0, 'D', 'S', 1694015788, 1694015788, NULL),
(4477, 63103, 0, NULL, 25885, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4478, 63103, 0, NULL, 25930, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4479, 63103, 0, NULL, 25937, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4480, 63103, 0, NULL, 25945, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4481, 63103, 0, NULL, 25984, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4482, 63103, 0, NULL, 26033, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4483, 63103, 0, NULL, 26167, NULL, '1', 0, 0, 'D', 'S', 1694015789, 1694015789, NULL),
(4484, 61061, 0, NULL, 24175, '1', NULL, 0, 0, 'D', 'S', 1694150758, 1694150758, NULL),
(4485, 62853, 0, NULL, 18627, '1', NULL, 0, 0, 'D', 'S', 1694170722, 1694170722, NULL),
(4486, 62853, 0, NULL, 24187, '1', NULL, 0, 0, 'D', 'S', 1694170886, 1694170886, NULL),
(4487, 48708, 0, NULL, 17181, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4488, 48708, 0, NULL, 24066, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4489, 48708, 0, NULL, 25768, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4490, 48708, 0, NULL, 25769, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4491, 48708, 0, NULL, 25770, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4492, 48708, 0, NULL, 25772, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4493, 48708, 0, NULL, 25901, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4494, 48708, 0, NULL, 25902, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4495, 48708, 0, NULL, 25903, NULL, '1', 0, 0, 'D', 'S', 1694403569, 1694403569, NULL),
(4496, 62949, 0, NULL, 4620, '1', '1', 0, 0, 'D', 'S', 1694408100, 1694408100, NULL),
(4497, 62949, 0, NULL, 24016, '1', '1', 0, 0, 'D', 'S', 1694408213, 1694408213, NULL),
(4498, 62949, 0, NULL, 89, NULL, '1', 0, 0, 'D', 'S', 1694408881, 1694408881, NULL),
(4499, 62949, 0, NULL, 1701, NULL, '1', 0, 0, 'D', 'S', 1694408881, 1694408881, NULL),
(4500, 62949, 0, NULL, 2698, NULL, '1', 0, 0, 'D', 'S', 1694408881, 1694408881, NULL),
(4501, 62949, 0, NULL, 2704, NULL, '1', 0, 0, 'D', 'S', 1694408881, 1694408881, NULL),
(4502, 62949, 0, NULL, 2721, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4503, 62949, 0, NULL, 2915, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4504, 62949, 0, NULL, 2969, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4505, 62949, 0, NULL, 3932, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4506, 62949, 0, NULL, 5277, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4507, 62949, 0, NULL, 5280, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4508, 62949, 0, NULL, 8813, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4509, 62949, 0, NULL, 9330, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4510, 62949, 0, NULL, 9665, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4511, 62949, 0, NULL, 9919, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4512, 62949, 0, NULL, 10720, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4513, 62949, 0, NULL, 11176, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4514, 62949, 0, NULL, 11212, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4515, 62949, 0, NULL, 12273, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4516, 62949, 0, NULL, 12280, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4517, 62949, 0, NULL, 12429, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4518, 62949, 0, NULL, 13099, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4519, 62949, 0, NULL, 13331, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4520, 62949, 0, NULL, 13362, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4521, 62949, 0, NULL, 15620, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4522, 62949, 0, NULL, 17249, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4523, 62949, 0, NULL, 17637, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4524, 62949, 0, NULL, 17765, '1', '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4525, 62949, 0, NULL, 17777, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4526, 62949, 0, NULL, 17813, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4527, 62949, 0, NULL, 17902, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4528, 62949, 0, NULL, 18330, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4529, 62949, 0, NULL, 18337, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4530, 62949, 0, NULL, 18445, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4531, 62949, 0, NULL, 18485, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4532, 62949, 0, NULL, 19230, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4533, 62949, 0, NULL, 20041, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4534, 62949, 0, NULL, 20441, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4535, 62949, 0, NULL, 20443, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4536, 62949, 0, NULL, 20515, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4537, 62949, 0, NULL, 21214, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4538, 62949, 0, NULL, 21300, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4539, 62949, 0, NULL, 21896, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4540, 62949, 0, NULL, 21904, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4541, 62949, 0, NULL, 22113, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4542, 62949, 0, NULL, 22480, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4543, 62949, 0, NULL, 22537, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4544, 62949, 0, NULL, 22539, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4545, 62949, 0, NULL, 22933, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4546, 62949, 0, NULL, 23222, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4547, 62949, 0, NULL, 23273, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4548, 62949, 0, NULL, 23282, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4549, 62949, 0, NULL, 23443, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4550, 62949, 0, NULL, 23524, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4551, 62949, 0, NULL, 23540, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4552, 62949, 0, NULL, 23555, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4553, 62949, 0, NULL, 23619, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4554, 62949, 0, NULL, 23669, '1', '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4555, 62949, 0, NULL, 23685, NULL, '1', 0, 0, 'D', 'S', 1694408882, 1694408882, NULL),
(4556, 62949, 0, NULL, 23714, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4557, 62949, 0, NULL, 23790, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4558, 62949, 0, NULL, 23856, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4559, 62949, 0, NULL, 23917, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4560, 62949, 0, NULL, 23927, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4561, 62949, 0, NULL, 24005, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4562, 62949, 0, NULL, 24411, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4563, 62949, 0, NULL, 24451, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4564, 62949, 0, NULL, 24477, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4565, 62949, 0, NULL, 24503, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4566, 62949, 0, NULL, 24688, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4567, 62949, 0, NULL, 24959, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4568, 62949, 0, NULL, 25029, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4569, 62949, 0, NULL, 25030, '1', '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4570, 62949, 0, NULL, 25073, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4571, 62949, 0, NULL, 25130, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4572, 62949, 0, NULL, 25921, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4573, 62949, 0, NULL, 26007, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4574, 62949, 0, NULL, 26012, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4575, 62949, 0, NULL, 26112, NULL, '1', 0, 0, 'D', 'S', 1694408883, 1694408883, NULL),
(4576, 48265, 0, NULL, 20387, NULL, '1', 0, 0, 'D', 'S', 1694472061, 1694472061, NULL),
(4577, 48265, 0, NULL, 20393, '1', '1', 0, 0, 'D', 'S', 1694473334, 1694473334, NULL),
(4578, 48265, 0, NULL, 20394, NULL, '1', 0, 0, 'D', 'S', 1694473863, 1694473863, NULL),
(4579, 63129, 0, NULL, 26550, NULL, '1', 0, 0, 'D', 'S', 1694752825, 1694752825, NULL),
(4580, 48265, 0, NULL, 20247, NULL, '1', 0, 0, 'D', 'S', 1694961637, 1694961637, NULL),
(4581, 48265, 0, NULL, 22864, NULL, '1', 0, 0, 'D', 'S', 1694962189, 1694962189, NULL),
(4582, 48265, 0, NULL, 22863, NULL, '1', 0, 0, 'D', 'S', 1694964270, 1694964270, NULL),
(4583, 48265, 0, NULL, 22862, NULL, '1', 0, 0, 'D', 'S', 1694964910, 1694964910, NULL),
(4584, 48265, 0, NULL, 19077, NULL, '1', 0, 0, 'D', 'S', 1694966958, 1694966958, NULL),
(4585, 48265, 0, NULL, 23336, NULL, '1', 0, 0, 'D', 'S', 1694967454, 1694967454, NULL),
(4586, 61717, 0, NULL, 26513, NULL, '1', 0, 0, 'D', 'S', 1695067126, 1695067126, NULL),
(4587, 63103, 0, NULL, 9565, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4588, 63103, 0, NULL, 9813, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4589, 63103, 0, NULL, 14944, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4590, 63103, 0, NULL, 15820, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4591, 63103, 0, NULL, 18295, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4592, 63103, 0, NULL, 18488, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4593, 63103, 0, NULL, 19761, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4594, 63103, 0, NULL, 19762, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4595, 63103, 0, NULL, 20044, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4596, 63103, 0, NULL, 20098, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4597, 63103, 0, NULL, 20882, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4598, 63103, 0, NULL, 21703, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4599, 63103, 0, NULL, 21707, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4600, 63103, 0, NULL, 22097, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4601, 63103, 0, NULL, 22159, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4602, 63103, 0, NULL, 22161, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4603, 63103, 0, NULL, 22309, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4604, 63103, 0, NULL, 22371, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4605, 63103, 0, NULL, 22998, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4606, 63103, 0, NULL, 23001, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4607, 63103, 0, NULL, 23221, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4608, 63103, 0, NULL, 23244, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4609, 63103, 0, NULL, 23380, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4610, 63103, 0, NULL, 23400, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4611, 63103, 0, NULL, 23412, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4612, 63103, 0, NULL, 23920, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4613, 63103, 0, NULL, 23941, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4614, 63103, 0, NULL, 24184, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4615, 63103, 0, NULL, 24390, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4616, 63103, 0, NULL, 24573, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4617, 63103, 0, NULL, 24609, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4618, 63103, 0, NULL, 24711, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4619, 63103, 0, NULL, 24716, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4620, 63103, 0, NULL, 24792, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4621, 63103, 0, NULL, 24864, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4622, 63103, 0, NULL, 24988, NULL, '1', 0, 0, 'D', 'S', 1695088997, 1695088997, NULL),
(4623, 63103, 0, NULL, 24989, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4624, 63103, 0, NULL, 25075, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4625, 63103, 0, NULL, 25098, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4626, 63103, 0, NULL, 25100, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4627, 63103, 0, NULL, 25320, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4628, 63103, 0, NULL, 25364, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4629, 63103, 0, NULL, 25463, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4630, 63103, 0, NULL, 25465, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4631, 63103, 0, NULL, 25521, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4632, 63103, 0, NULL, 25574, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4633, 63103, 0, NULL, 26109, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4634, 63103, 0, NULL, 26118, NULL, '1', 0, 0, 'D', 'S', 1695088998, 1695088998, NULL),
(4635, 48265, 0, NULL, 20040, NULL, '1', 0, 0, 'D', 'S', 1695135618, 1695135618, NULL),
(4636, 48265, 0, NULL, 20466, NULL, '1', 0, 0, 'D', 'S', 1695136469, 1695136469, NULL),
(4637, 48265, 0, NULL, 20462, NULL, '1', 0, 0, 'D', 'S', 1695137125, 1695137125, NULL),
(4638, 48265, 0, NULL, 20384, NULL, '1', 0, 0, 'D', 'S', 1695137555, 1695137555, NULL),
(4639, 48265, 0, NULL, 20380, NULL, '1', 0, 0, 'D', 'S', 1695138983, 1695138983, NULL),
(4640, 48265, 0, NULL, 20646, NULL, '1', 0, 0, 'D', 'S', 1695139310, 1695139310, NULL),
(4641, 61717, 0, NULL, 12511, NULL, '1', 0, 0, 'D', 'S', 1695149371, 1695149371, NULL),
(4642, 62853, 0, NULL, 26209, '1', NULL, 0, 0, 'D', 'S', 1695228631, 1695228631, NULL),
(4643, 63129, 0, NULL, 26222, NULL, '1', 0, 0, 'D', 'S', 1695243526, 1695243526, NULL),
(4644, 63129, 0, NULL, 21360, NULL, '1', 0, 0, 'D', 'S', 1695244148, 1695244148, NULL),
(4645, 52898, 0, NULL, 14973, '1', NULL, 0, 0, 'D', 'S', 1696065611, 1696065611, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(4646, 61717, 0, NULL, 26785, NULL, '1', 0, 0, 'D', 'S', 1696087044, 1696087044, NULL),
(4647, 61717, 0, NULL, 13619, NULL, '1', 0, 0, 'D', 'S', 1696087923, 1696087923, NULL),
(4648, 52898, 0, NULL, 14542, '1', '1', 0, 0, 'D', 'S', 1696235015, 1696235015, NULL),
(4649, 52898, 0, NULL, 23680, '1', NULL, 0, 0, 'D', 'S', 1696240014, 1696240014, NULL),
(4650, 52898, 0, NULL, 26833, NULL, '1', 0, 0, 'D', 'S', 1696240276, 1696240276, NULL),
(4651, 52898, 0, NULL, 23678, '1', '1', 0, 0, 'D', 'S', 1696240428, 1696240428, NULL),
(4652, 63103, 0, NULL, 24279, '1', NULL, 0, 0, 'D', 'S', 1696295324, 1696295324, NULL),
(4653, 63103, 0, NULL, 24281, '1', NULL, 0, 0, 'D', 'S', 1696295380, 1696295380, NULL),
(4654, 63103, 0, NULL, 15784, '1', NULL, 0, 0, 'D', 'S', 1696295445, 1696295445, NULL),
(4655, 63103, 0, NULL, 10929, '1', NULL, 0, 0, 'D', 'S', 1696295519, 1696295519, NULL),
(4656, 63103, 0, NULL, 21924, '1', NULL, 0, 0, 'D', 'S', 1696295606, 1696295606, NULL),
(4657, 63103, 0, NULL, 24280, '1', NULL, 0, 0, 'D', 'S', 1696295650, 1696295650, NULL),
(4658, 61717, 0, NULL, 25075, NULL, '1', 0, 0, 'D', 'S', 1696322573, 1696322573, NULL),
(4659, 61717, 0, NULL, 26741, NULL, '1', 0, 0, 'D', 'S', 1696322710, 1696322710, NULL),
(4660, 61717, 0, NULL, 26296, NULL, '1', 0, 0, 'D', 'S', 1696322762, 1696322762, NULL),
(4661, 61717, 0, NULL, 23918, NULL, '1', 0, 0, 'D', 'S', 1696322780, 1696322780, NULL),
(4662, 61717, 0, NULL, 23921, NULL, '1', 0, 0, 'D', 'S', 1696322789, 1696322789, NULL),
(4663, 61717, 0, NULL, 26090, NULL, '1', 0, 0, 'D', 'S', 1696322828, 1696322828, NULL),
(4664, 62246, 0, NULL, 10461, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4665, 62246, 0, NULL, 13161, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4666, 62246, 0, NULL, 13196, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4667, 62246, 0, NULL, 13631, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4668, 62246, 0, NULL, 14645, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4669, 62246, 0, NULL, 19001, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4670, 62246, 0, NULL, 19131, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4671, 62246, 0, NULL, 20543, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4672, 62246, 0, NULL, 21076, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4673, 62246, 0, NULL, 21650, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4674, 62246, 0, NULL, 25676, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4675, 62246, 0, NULL, 26395, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4676, 62246, 0, NULL, 26437, NULL, '1', 0, 0, 'D', 'S', 1696344967, 1696344967, NULL),
(4677, 62246, 0, NULL, 18221, NULL, '1', 0, 0, 'D', 'S', 1696344976, 1696344976, NULL),
(4678, 62853, 0, NULL, 11720, '1', NULL, 0, 0, 'D', 'S', 1696433326, 1696433326, NULL),
(4679, 62853, 0, NULL, 11714, '1', NULL, 0, 0, 'D', 'S', 1696433373, 1696433373, NULL),
(4680, 62853, 0, NULL, 5629, '1', NULL, 0, 0, 'D', 'S', 1696433570, 1696433570, NULL),
(4681, 62853, 0, NULL, 26785, '1', NULL, 0, 0, 'D', 'S', 1696435232, 1696435232, NULL),
(4682, 62853, 0, NULL, 26787, '1', NULL, 0, 0, 'D', 'S', 1696435291, 1696435291, NULL),
(4683, 62853, 0, NULL, 23765, '1', NULL, 0, 0, 'D', 'S', 1696439730, 1696439730, NULL),
(4684, 62853, 0, NULL, 24564, '1', NULL, 0, 0, 'D', 'S', 1696440071, 1696440071, NULL),
(4685, 62853, 0, NULL, 24638, '1', NULL, 0, 0, 'D', 'S', 1696440839, 1696440839, NULL),
(4686, 62853, 0, NULL, 23568, '1', NULL, 0, 0, 'D', 'S', 1696440911, 1696440911, NULL),
(4687, 62853, 0, NULL, 23995, '1', NULL, 0, 0, 'D', 'S', 1696440955, 1696440955, NULL),
(4688, 62853, 0, NULL, 23994, '1', NULL, 0, 0, 'D', 'S', 1696440994, 1696440994, NULL),
(4689, 62853, 0, NULL, 2280, '1', NULL, 0, 0, 'D', 'S', 1696506118, 1696506118, NULL),
(4690, 62853, 0, NULL, 904, '1', NULL, 0, 0, 'D', 'S', 1696506333, 1696506333, NULL),
(4691, 63129, 0, NULL, 24278, NULL, '1', 0, 0, 'D', 'S', 1696515091, 1696515091, NULL),
(4692, 44771, 0, NULL, 21593, '1', NULL, 0, 0, 'D', 'S', 1696587626, 1696587626, NULL),
(4693, 44771, 0, NULL, 21591, '1', NULL, 0, 0, 'D', 'S', 1696587728, 1696587728, NULL),
(4694, 44771, 0, NULL, 23323, '1', NULL, 0, 0, 'D', 'S', 1696587795, 1696587795, NULL),
(4695, 44771, 0, NULL, 23325, '1', NULL, 0, 0, 'D', 'S', 1696587841, 1696587841, NULL),
(4696, 44771, 0, NULL, 22602, '1', NULL, 0, 0, 'D', 'S', 1696587882, 1696587882, NULL),
(4697, 44771, 0, NULL, 26254, '1', NULL, 0, 0, 'D', 'S', 1696587911, 1696587911, NULL),
(4698, 44771, 0, NULL, 26384, '1', NULL, 0, 0, 'D', 'S', 1696587967, 1696587967, NULL),
(4699, 44771, 0, NULL, 14772, '1', NULL, 0, 0, 'D', 'S', 1696588016, 1696588016, NULL),
(4700, 44771, 0, NULL, 15738, '1', NULL, 0, 0, 'D', 'S', 1696588047, 1696588047, NULL),
(4701, 44771, 0, NULL, 14817, '1', NULL, 0, 0, 'D', 'S', 1696588081, 1696588081, NULL),
(4702, 44771, 0, NULL, 19730, '1', NULL, 0, 0, 'D', 'S', 1696588140, 1696588140, NULL),
(4703, 44771, 0, NULL, 21453, '1', NULL, 0, 0, 'D', 'S', 1696588224, 1696588224, NULL),
(4704, 44771, 0, NULL, 22619, '1', NULL, 0, 0, 'D', 'S', 1696588328, 1696588328, NULL),
(4705, 44771, 0, NULL, 13150, '1', NULL, 0, 0, 'D', 'S', 1696588400, 1696588400, NULL),
(4706, 44771, 0, NULL, 22278, '1', NULL, 0, 0, 'D', 'S', 1696588454, 1696588454, NULL),
(4707, 44771, 0, NULL, 24518, '1', NULL, 0, 0, 'D', 'S', 1696588479, 1696588479, NULL),
(4708, 44771, 0, NULL, 17580, '1', NULL, 0, 0, 'D', 'S', 1696588536, 1696588536, NULL),
(4709, 44771, 0, NULL, 25467, '1', NULL, 0, 0, 'D', 'S', 1696588652, 1696588652, NULL),
(4710, 44771, 0, NULL, 25435, '1', NULL, 0, 0, 'D', 'S', 1696588717, 1696588717, NULL),
(4711, 44771, 0, NULL, 25840, '1', NULL, 0, 0, 'D', 'S', 1696588743, 1696588743, NULL),
(4712, 44771, 0, NULL, 12708, '1', NULL, 0, 0, 'D', 'S', 1696588782, 1696588782, NULL),
(4713, 44771, 0, NULL, 26288, '1', NULL, 0, 0, 'D', 'S', 1696588842, 1696588842, NULL),
(4714, 44771, 0, NULL, 26343, '1', NULL, 0, 0, 'D', 'S', 1696588895, 1696588895, NULL),
(4715, 44771, 0, NULL, 26355, '1', NULL, 0, 0, 'D', 'S', 1696588917, 1696588917, NULL),
(4716, 44771, 0, NULL, 26407, '1', NULL, 0, 0, 'D', 'S', 1696588994, 1696588994, NULL),
(4717, 44771, 0, NULL, 26420, '1', NULL, 0, 0, 'D', 'S', 1696589037, 1696589037, NULL),
(4718, 44771, 0, NULL, 26678, '1', NULL, 0, 0, 'D', 'S', 1696589098, 1696589098, NULL),
(4719, 44771, 0, NULL, 26689, '1', NULL, 0, 0, 'D', 'S', 1696589137, 1696589137, NULL),
(4720, 44771, 0, NULL, 21525, '1', NULL, 0, 0, 'D', 'S', 1696589545, 1696589545, NULL),
(4721, 63080, 0, NULL, 27018, '1', NULL, 0, 0, 'D', 'S', 1696596242, 1696596242, NULL),
(4722, 62853, 0, NULL, 20680, '1', NULL, 0, 0, 'D', 'S', 1696606527, 1696606527, NULL),
(4723, 62853, 0, NULL, 22263, '1', NULL, 0, 0, 'D', 'S', 1696606599, 1696606599, NULL),
(4724, 62853, 0, NULL, 24246, '1', NULL, 0, 0, 'D', 'S', 1696606655, 1696606655, NULL),
(4725, 62682, 0, NULL, 25070, '1', NULL, 0, 0, 'D', 'S', 1696665631, 1696665631, NULL),
(4726, 52728, 0, NULL, 25414, NULL, '1', 0, 0, 'D', 'S', 1696665667, 1696665667, NULL),
(4727, 62682, 0, NULL, 26865, '1', NULL, 0, 0, 'D', 'S', 1696665674, 1696665674, NULL),
(4728, 62682, 0, NULL, 26931, '1', NULL, 0, 0, 'D', 'S', 1696665730, 1696665730, NULL),
(4729, 62682, 0, NULL, 24279, '1', NULL, 0, 0, 'D', 'S', 1696665803, 1696665803, NULL),
(4730, 62682, 0, NULL, 23917, '1', NULL, 0, 0, 'D', 'S', 1696665848, 1696665848, NULL),
(4731, 62682, 0, NULL, 10720, '1', NULL, 0, 0, 'D', 'S', 1696665891, 1696665891, NULL),
(4732, 62682, 0, NULL, 7809, '1', NULL, 0, 0, 'D', 'S', 1696665916, 1696665916, NULL),
(4733, 62682, 0, NULL, 11570, '1', NULL, 0, 0, 'D', 'S', 1696665933, 1696665933, NULL),
(4734, 62682, 0, NULL, 25715, '1', NULL, 0, 0, 'D', 'S', 1696666045, 1696666045, NULL),
(4735, 63103, 0, NULL, 25249, '1', NULL, 0, 0, 'D', 'S', 1696713926, 1696713926, NULL),
(4736, 63103, 0, NULL, 25637, '1', NULL, 0, 0, 'D', 'S', 1696713946, 1696713946, NULL),
(4737, 63103, 0, NULL, 15204, '1', NULL, 0, 0, 'D', 'S', 1696713972, 1696713972, NULL),
(4738, 63103, 0, NULL, 24731, '1', NULL, 0, 0, 'D', 'S', 1696713986, 1696713986, NULL),
(4739, 63103, 0, NULL, 23631, '1', NULL, 0, 0, 'D', 'S', 1696714019, 1696714019, NULL),
(4740, 63103, 0, NULL, 14916, '1', NULL, 0, 0, 'D', 'S', 1696714045, 1696714045, NULL),
(4741, 63103, 0, NULL, 21504, '1', NULL, 0, 0, 'D', 'S', 1696714065, 1696714065, NULL),
(4742, 63103, 0, NULL, 18644, '1', NULL, 0, 0, 'D', 'S', 1696714103, 1696714103, NULL),
(4743, 62723, 0, NULL, 22771, '1', NULL, 0, 0, 'D', 'S', 1696775510, 1696775510, NULL),
(4744, 62723, 0, NULL, 26781, '1', NULL, 0, 0, 'D', 'S', 1696775647, 1696775647, NULL),
(4745, 62723, 0, NULL, 22204, '1', NULL, 0, 0, 'D', 'S', 1696775792, 1696775792, NULL),
(4746, 62723, 0, NULL, 17404, '1', NULL, 0, 0, 'D', 'S', 1696775863, 1696775863, NULL),
(4747, 62723, 0, NULL, 17118, '1', NULL, 0, 0, 'D', 'S', 1696775920, 1696775920, NULL),
(4748, 62723, 0, NULL, 15897, '1', NULL, 0, 0, 'D', 'S', 1696776030, 1696776030, NULL),
(4749, 62723, 0, NULL, 15848, '1', NULL, 0, 0, 'D', 'S', 1696776082, 1696776082, NULL),
(4750, 62723, 0, NULL, 22372, '1', NULL, 0, 0, 'D', 'S', 1696776107, 1696776107, NULL),
(4751, 62723, 0, NULL, 22833, '1', NULL, 0, 0, 'D', 'S', 1696776124, 1696776124, NULL),
(4752, 62723, 0, NULL, 22842, '1', NULL, 0, 0, 'D', 'S', 1696776153, 1696776153, NULL),
(4753, 62723, 0, NULL, 22853, '1', NULL, 0, 0, 'D', 'S', 1696776172, 1696776172, NULL),
(4754, 62723, 0, NULL, 15841, '1', NULL, 0, 0, 'D', 'S', 1696776204, 1696776204, NULL),
(4755, 62723, 0, NULL, 15842, '1', NULL, 0, 0, 'D', 'S', 1696776219, 1696776219, NULL),
(4756, 62723, 0, NULL, 15847, '1', NULL, 0, 0, 'D', 'S', 1696776246, 1696776246, NULL),
(4757, 62723, 0, NULL, 15845, '1', NULL, 0, 0, 'D', 'S', 1696776270, 1696776270, NULL),
(4758, 62723, 0, NULL, 24475, '1', NULL, 0, 0, 'D', 'S', 1696776467, 1696776467, NULL),
(4759, 62723, 0, NULL, 24528, '1', NULL, 0, 0, 'D', 'S', 1696776481, 1696776481, NULL),
(4760, 62723, 0, NULL, 24527, '1', NULL, 0, 0, 'D', 'S', 1696776495, 1696776495, NULL),
(4761, 62723, 0, NULL, 24459, '1', NULL, 0, 0, 'D', 'S', 1696776520, 1696776520, NULL),
(4762, 62723, 0, NULL, 22229, '1', NULL, 0, 0, 'D', 'S', 1696776553, 1696776553, NULL),
(4763, 62723, 0, NULL, 13669, '1', NULL, 0, 0, 'D', 'S', 1696776569, 1696776569, NULL),
(4764, 62723, 0, NULL, 23670, '1', NULL, 0, 0, 'D', 'S', 1696776602, 1696776602, NULL),
(4765, 62723, 0, NULL, 23659, '1', NULL, 0, 0, 'D', 'S', 1696776620, 1696776620, NULL),
(4766, 62723, 0, NULL, 23530, '1', NULL, 0, 0, 'D', 'S', 1696776663, 1696776663, NULL),
(4767, 62723, 0, NULL, 23504, '1', NULL, 0, 0, 'D', 'S', 1696776770, 1696776770, NULL),
(4768, 61061, 0, NULL, 15289, '1', NULL, 0, 0, 'D', 'S', 1696829540, 1696829540, NULL),
(4769, 61061, 0, NULL, 15284, '1', NULL, 0, 0, 'D', 'S', 1696829633, 1696829633, NULL),
(4770, 51775, 0, NULL, 18791, '1', NULL, 0, 0, 'D', 'S', 1696836025, 1696836025, NULL),
(4771, 51775, 0, NULL, 18708, '1', NULL, 0, 0, 'D', 'S', 1696836079, 1696836079, NULL),
(4772, 51775, 0, NULL, 27041, '1', NULL, 0, 0, 'D', 'S', 1696836261, 1696836261, NULL),
(4773, 51775, 0, NULL, 26965, '1', NULL, 0, 0, 'D', 'S', 1696836404, 1696836404, NULL),
(4774, 51775, 0, NULL, 26759, '1', NULL, 0, 0, 'D', 'S', 1696836872, 1696836872, NULL),
(4775, 51775, 0, NULL, 26843, '1', NULL, 0, 0, 'D', 'S', 1696837359, 1696837359, NULL),
(4776, 51775, 0, NULL, 26834, '1', NULL, 0, 0, 'D', 'S', 1696837406, 1696837406, NULL),
(4777, 51775, 0, NULL, 26836, '1', NULL, 0, 0, 'D', 'S', 1696837458, 1696837458, NULL),
(4778, 63080, 0, NULL, 23353, '1', NULL, 0, 0, 'D', 'S', 1696838965, 1696838965, NULL),
(4779, 63080, 0, NULL, 15773, '1', NULL, 0, 0, 'D', 'S', 1696864535, 1696864535, NULL),
(4780, 63080, 0, NULL, 22885, '1', NULL, 0, 0, 'D', 'S', 1696864778, 1696864778, NULL),
(4781, 63080, 0, NULL, 19858, '1', NULL, 0, 0, 'D', 'S', 1696864988, 1696864988, NULL),
(4782, 63080, 0, NULL, 24607, '1', NULL, 0, 0, 'D', 'S', 1696865071, 1696865071, NULL),
(4783, 63080, 0, NULL, 9135, '1', NULL, 0, 0, 'D', 'S', 1696865166, 1696865166, NULL),
(4784, 63080, 0, NULL, 25274, '1', NULL, 0, 0, 'D', 'S', 1696865407, 1696865407, NULL),
(4785, 63080, 0, NULL, 26490, '1', NULL, 0, 0, 'D', 'S', 1696865882, 1696865882, NULL),
(4786, 63080, 0, NULL, 26660, '1', NULL, 0, 0, 'D', 'S', 1696866012, 1696866012, NULL),
(4787, 63080, 0, NULL, 23088, '1', NULL, 0, 0, 'D', 'S', 1696866201, 1696866201, NULL),
(4788, 63080, 0, NULL, 23086, '1', NULL, 0, 0, 'D', 'S', 1696866586, 1696866586, NULL),
(4789, 63080, 0, NULL, 24075, '1', NULL, 0, 0, 'D', 'S', 1696866655, 1696866655, NULL),
(4790, 63080, 0, NULL, 24187, '1', NULL, 0, 0, 'D', 'S', 1696867013, 1696867013, NULL),
(4791, 63080, 0, NULL, 25162, '1', NULL, 0, 0, 'D', 'S', 1696867237, 1696867237, NULL),
(4792, 63080, 0, NULL, 24188, '1', NULL, 0, 0, 'D', 'S', 1696867339, 1696867339, NULL),
(4793, 63080, 0, NULL, 22927, '1', NULL, 0, 0, 'D', 'S', 1696867579, 1696867579, NULL),
(4794, 63080, 0, NULL, 26509, '1', NULL, 0, 0, 'D', 'S', 1696867691, 1696867691, NULL),
(4795, 63080, 0, NULL, 23345, '1', NULL, 0, 0, 'D', 'S', 1696867795, 1696867795, NULL),
(4796, 63080, 0, NULL, 20680, '1', NULL, 0, 0, 'D', 'S', 1696867862, 1696867862, NULL),
(4797, 63080, 0, NULL, 19004, '1', NULL, 0, 0, 'D', 'S', 1696868051, 1696868051, NULL),
(4798, 63080, 0, NULL, 19005, '1', NULL, 0, 0, 'D', 'S', 1696868211, 1696868211, NULL),
(4799, 51775, 0, NULL, 26943, '1', NULL, 0, 0, 'D', 'S', 1696869516, 1696869516, NULL),
(4800, 51775, 0, NULL, 26950, '1', NULL, 0, 0, 'D', 'S', 1696869636, 1696869636, NULL),
(4801, 51775, 0, NULL, 26948, '1', NULL, 0, 0, 'D', 'S', 1696869697, 1696869697, NULL),
(4802, 51775, 0, NULL, 26949, '1', NULL, 0, 0, 'D', 'S', 1696869750, 1696869750, NULL),
(4803, 51775, 0, NULL, 26923, '1', NULL, 0, 0, 'D', 'S', 1696869776, 1696869776, NULL),
(4804, 51775, 0, NULL, 26944, '1', NULL, 0, 0, 'D', 'S', 1696869863, 1696869863, NULL),
(4805, 51775, 0, NULL, 26871, '1', NULL, 0, 0, 'D', 'S', 1696869911, 1696869911, NULL),
(4806, 51775, 0, NULL, 26877, '1', NULL, 0, 0, 'D', 'S', 1696869986, 1696869986, NULL),
(4807, 51775, 0, NULL, 26879, '1', NULL, 0, 0, 'D', 'S', 1696870055, 1696870055, NULL),
(4808, 51775, 0, NULL, 26876, '1', NULL, 0, 0, 'D', 'S', 1696870092, 1696870092, NULL),
(4809, 51775, 0, NULL, 26885, '1', NULL, 0, 0, 'D', 'S', 1696870154, 1696870154, NULL),
(4810, 51775, 0, NULL, 26884, '1', NULL, 0, 0, 'D', 'S', 1696870188, 1696870188, NULL),
(4811, 51775, 0, NULL, 26882, '1', NULL, 0, 0, 'D', 'S', 1696870229, 1696870229, NULL),
(4812, 51775, 0, NULL, 22445, '1', NULL, 0, 0, 'D', 'S', 1696904933, 1696904933, NULL),
(4813, 51775, 0, NULL, 25477, '1', NULL, 0, 0, 'D', 'S', 1696905133, 1696905133, NULL),
(4814, 51775, 0, NULL, 26475, '1', NULL, 0, 0, 'D', 'S', 1696905235, 1696905235, NULL),
(4815, 51775, 0, NULL, 26477, '1', NULL, 0, 0, 'D', 'S', 1696905291, 1696905291, NULL),
(4816, 51775, 0, NULL, 24202, '1', NULL, 0, 0, 'D', 'S', 1696905334, 1696905334, NULL),
(4817, 51775, 0, NULL, 24609, '1', NULL, 0, 0, 'D', 'S', 1696905388, 1696905388, NULL),
(4818, 51775, 0, NULL, 24582, '1', NULL, 0, 0, 'D', 'S', 1696905429, 1696905429, NULL),
(4819, 51775, 0, NULL, 26250, '1', NULL, 0, 0, 'D', 'S', 1696905571, 1696905571, NULL),
(4820, 51775, 0, NULL, 26214, '1', NULL, 0, 0, 'D', 'S', 1696905631, 1696905631, NULL),
(4821, 51775, 0, NULL, 26212, '1', NULL, 0, 0, 'D', 'S', 1696905676, 1696905676, NULL),
(4822, 51775, 0, NULL, 25514, '1', NULL, 0, 0, 'D', 'S', 1696906718, 1696906718, NULL),
(4823, 51775, 0, NULL, 24571, '1', NULL, 0, 0, 'D', 'S', 1696906779, 1696906779, NULL),
(4824, 51775, 0, NULL, 22314, '1', NULL, 0, 0, 'D', 'S', 1696907392, 1696907392, NULL),
(4825, 51775, 0, NULL, 22344, '1', NULL, 0, 0, 'D', 'S', 1696907436, 1696907436, NULL),
(4826, 51775, 0, NULL, 25106, '1', NULL, 0, 0, 'D', 'S', 1696907474, 1696907474, NULL),
(4827, 51775, 0, NULL, 25145, '1', NULL, 0, 0, 'D', 'S', 1696907504, 1696907504, NULL),
(4828, 51775, 0, NULL, 24192, '1', NULL, 0, 0, 'D', 'S', 1696907563, 1696907563, NULL),
(4829, 51775, 0, NULL, 12422, '1', NULL, 0, 0, 'D', 'S', 1696907645, 1696907645, NULL),
(4830, 51775, 0, NULL, 13107, '1', NULL, 0, 0, 'D', 'S', 1696907986, 1696907986, NULL),
(4831, 51775, 0, NULL, 26442, '1', NULL, 0, 0, 'D', 'S', 1696910153, 1696910153, NULL),
(4832, 63080, 0, NULL, 23355, '1', NULL, 0, 0, 'D', 'S', 1696916526, 1696916526, NULL),
(4833, 63080, 0, NULL, 22777, '1', NULL, 0, 0, 'D', 'S', 1696916657, 1696916657, NULL),
(4834, 63080, 0, NULL, 18527, '1', NULL, 0, 0, 'D', 'S', 1696918049, 1696918049, NULL),
(4835, 63080, 0, NULL, 24485, '1', NULL, 0, 0, 'D', 'S', 1696918207, 1696918207, NULL),
(4836, 63080, 0, NULL, 5370, '1', NULL, 0, 0, 'D', 'S', 1696918312, 1696918312, NULL),
(4837, 62853, 0, NULL, 25204, '1', NULL, 0, 0, 'D', 'S', 1696919324, 1696919324, NULL),
(4838, 62853, 0, NULL, 25059, '1', NULL, 0, 0, 'D', 'S', 1696919373, 1696919373, NULL),
(4839, 62853, 0, NULL, 25063, '1', NULL, 0, 0, 'D', 'S', 1696919433, 1696919433, NULL),
(4840, 63080, 0, NULL, 5185, '1', NULL, 0, 0, 'D', 'S', 1696919695, 1696919695, NULL),
(4841, 63080, 0, NULL, 721, '1', NULL, 0, 0, 'D', 'S', 1696919823, 1696919823, NULL),
(4842, 63080, 0, NULL, 20445, '1', NULL, 0, 0, 'D', 'S', 1696920084, 1696920084, NULL),
(4843, 63080, 0, NULL, 18556, '1', NULL, 0, 0, 'D', 'S', 1696920352, 1696920352, NULL),
(4844, 63080, 0, NULL, 18561, '1', NULL, 0, 0, 'D', 'S', 1696920463, 1696920463, NULL),
(4845, 63080, 0, NULL, 25411, '1', NULL, 0, 0, 'D', 'S', 1696920534, 1696920534, NULL),
(4846, 63080, 0, NULL, 25413, '1', NULL, 0, 0, 'D', 'S', 1696920603, 1696920603, NULL),
(4847, 63080, 0, NULL, 25414, '1', NULL, 0, 0, 'D', 'S', 1696920668, 1696920668, NULL),
(4848, 63080, 0, NULL, 25500, '1', NULL, 0, 0, 'D', 'S', 1696920734, 1696920734, NULL),
(4849, 47455, 0, NULL, 15336, NULL, '1', 0, 0, 'D', 'S', 1696937116, 1696937116, NULL),
(4850, 61717, 0, NULL, 12430, NULL, '1', 0, 0, 'D', 'S', 1696952984, 1696952984, NULL),
(4851, 61717, 0, NULL, 8843, '1', NULL, 0, 0, 'D', 'S', 1696953154, 1696953154, NULL),
(4852, 61717, 0, NULL, 22245, NULL, '1', 0, 0, 'D', 'S', 1696955045, 1696955045, NULL),
(4853, 61717, 0, NULL, 21032, NULL, '1', 0, 0, 'D', 'S', 1696960345, 1696960345, NULL),
(4854, 61717, 0, NULL, 22787, '1', '1', 0, 0, 'D', 'S', 1696960433, 1696960433, NULL),
(4855, 48708, 0, NULL, 15900, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4856, 48708, 0, NULL, 17512, '1', '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4857, 48708, 0, NULL, 17527, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4858, 48708, 0, NULL, 18466, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4859, 48708, 0, NULL, 20237, '1', '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4860, 48708, 0, NULL, 22771, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4861, 48708, 0, NULL, 23456, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4862, 48708, 0, NULL, 24450, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4863, 48708, 0, NULL, 24656, NULL, '1', 0, 0, 'D', 'S', 1696989607, 1696989607, NULL),
(4864, 51775, 0, NULL, 26433, '1', NULL, 0, 0, 'D', 'S', 1697027100, 1697027100, NULL),
(4865, 51775, 0, NULL, 25476, '1', NULL, 0, 0, 'D', 'S', 1697027273, 1697027273, NULL),
(4866, 51775, 0, NULL, 24184, '1', NULL, 0, 0, 'D', 'S', 1697027322, 1697027322, NULL),
(4867, 51775, 0, NULL, 22303, '1', NULL, 0, 0, 'D', 'S', 1697027373, 1697027373, NULL),
(4868, 51775, 0, NULL, 26817, '1', NULL, 0, 0, 'D', 'S', 1697027541, 1697027541, NULL),
(4869, 7058, 0, NULL, 5410, NULL, '1', 0, 0, 'D', 'S', 1697121627, 1697121627, NULL),
(4870, 7058, 0, NULL, 26913, '1', NULL, 0, 0, 'D', 'S', 1697122168, 1697122168, NULL),
(4871, 7058, 0, NULL, 26816, '1', '1', 0, 0, 'D', 'S', 1697133745, 1697133745, NULL),
(4872, 7058, 0, NULL, 25668, '1', '1', 0, 0, 'D', 'S', 1697133920, 1697133920, NULL),
(4873, 7058, 0, NULL, 17308, '1', '1', 0, 0, 'D', 'S', 1697159521, 1697159521, NULL),
(4874, 7058, 0, NULL, 3187, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4875, 7058, 0, NULL, 3527, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4876, 7058, 0, NULL, 14543, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4877, 7058, 0, NULL, 17929, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4878, 7058, 0, NULL, 18482, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4879, 7058, 0, NULL, 18577, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4880, 7058, 0, NULL, 19397, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4881, 7058, 0, NULL, 19796, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4882, 7058, 0, NULL, 20963, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4883, 7058, 0, NULL, 20991, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4884, 7058, 0, NULL, 22094, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4885, 7058, 0, NULL, 22884, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4886, 7058, 0, NULL, 24352, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4887, 7058, 0, NULL, 24580, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4888, 7058, 0, NULL, 24856, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4889, 7058, 0, NULL, 25180, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4890, 7058, 0, NULL, 25414, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4891, 7058, 0, NULL, 25675, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4892, 7058, 0, NULL, 25933, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4893, 7058, 0, NULL, 26205, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4894, 7058, 0, NULL, 26246, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4895, 7058, 0, NULL, 26384, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4896, 7058, 0, NULL, 26387, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4897, 7058, 0, NULL, 26744, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4898, 7058, 0, NULL, 26758, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4899, 7058, 0, NULL, 26775, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4900, 7058, 0, NULL, 26800, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4901, 7058, 0, NULL, 26803, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4902, 7058, 0, NULL, 26808, NULL, '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4903, 7058, 0, NULL, 26818, '1', '1', 0, 0, 'D', 'S', 1697160792, 1697160792, NULL),
(4904, 62723, 0, NULL, 22373, '1', NULL, 0, 0, 'D', 'S', 1697200821, 1697200821, NULL),
(4905, 62723, 0, NULL, 23663, '1', NULL, 0, 0, 'D', 'S', 1697200997, 1697200997, NULL),
(4906, 62723, 0, NULL, 10837, '1', NULL, 0, 0, 'D', 'S', 1697201010, 1697201010, NULL),
(4907, 62723, 0, NULL, 4071, '1', NULL, 0, 0, 'D', 'S', 1697201030, 1697201030, NULL),
(4908, 62723, 0, NULL, 24450, '1', NULL, 0, 0, 'D', 'S', 1697201051, 1697201051, NULL),
(4909, 62723, 0, NULL, 13329, '1', NULL, 0, 0, 'D', 'S', 1697201116, 1697201116, NULL),
(4910, 62723, 0, NULL, 23533, '1', NULL, 0, 0, 'D', 'S', 1697201175, 1697201175, NULL),
(4911, 62723, 0, NULL, 23534, '1', NULL, 0, 0, 'D', 'S', 1697201191, 1697201191, NULL),
(4912, 62723, 0, NULL, 23536, '1', NULL, 0, 0, 'D', 'S', 1697201209, 1697201209, NULL),
(4913, 62723, 0, NULL, 23522, '1', NULL, 0, 0, 'D', 'S', 1697201237, 1697201237, NULL),
(4914, 62723, 0, NULL, 23495, '1', NULL, 0, 0, 'D', 'S', 1697201275, 1697201275, NULL),
(4915, 62723, 0, NULL, 21070, '1', NULL, 0, 0, 'D', 'S', 1697201368, 1697201368, NULL),
(4916, 62723, 0, NULL, 12544, '1', NULL, 0, 0, 'D', 'S', 1697201384, 1697201384, NULL),
(4917, 62723, 0, NULL, 12545, '1', NULL, 0, 0, 'D', 'S', 1697201418, 1697201418, NULL),
(4918, 62723, 0, NULL, 26951, '1', NULL, 0, 0, 'D', 'S', 1697201556, 1697201556, NULL),
(4919, 62723, 0, NULL, 26288, '1', NULL, 0, 0, 'D', 'S', 1697201595, 1697201595, NULL),
(4920, 62723, 0, NULL, 26636, '1', NULL, 0, 0, 'D', 'S', 1697201611, 1697201611, NULL),
(4921, 62723, 0, NULL, 26405, '1', NULL, 0, 0, 'D', 'S', 1697201640, 1697201640, NULL),
(4922, 62723, 0, NULL, 26404, '1', NULL, 0, 0, 'D', 'S', 1697201652, 1697201652, NULL),
(4923, 62723, 0, NULL, 26402, '1', NULL, 0, 0, 'D', 'S', 1697201666, 1697201666, NULL),
(4924, 62723, 0, NULL, 26334, '1', NULL, 0, 0, 'D', 'S', 1697201687, 1697201687, NULL),
(4925, 62723, 0, NULL, 26290, '1', NULL, 0, 0, 'D', 'S', 1697201711, 1697201711, NULL),
(4926, 62723, 0, NULL, 26155, '1', NULL, 0, 0, 'D', 'S', 1697201731, 1697201731, NULL),
(4927, 62723, 0, NULL, 26132, '1', NULL, 0, 0, 'D', 'S', 1697201744, 1697201744, NULL),
(4928, 62723, 0, NULL, 25317, '1', NULL, 0, 0, 'D', 'S', 1697201768, 1697201768, NULL),
(4929, 62723, 0, NULL, 19897, '1', NULL, 0, 0, 'D', 'S', 1697201811, 1697201811, NULL),
(4930, 62723, 0, NULL, 19289, '1', NULL, 0, 0, 'D', 'S', 1697201827, 1697201827, NULL),
(4931, 62723, 0, NULL, 19294, '1', NULL, 0, 0, 'D', 'S', 1697201841, 1697201841, NULL),
(4932, 62723, 0, NULL, 16975, '1', NULL, 0, 0, 'D', 'S', 1697201859, 1697201859, NULL),
(4933, 62723, 0, NULL, 5857, '1', NULL, 0, 0, 'D', 'S', 1697201883, 1697201883, NULL),
(4934, 62723, 0, NULL, 5563, '1', NULL, 0, 0, 'D', 'S', 1697201901, 1697201901, NULL),
(4935, 62723, 0, NULL, 8733, '1', NULL, 0, 0, 'D', 'S', 1697201917, 1697201917, NULL),
(4936, 62723, 0, NULL, 27207, '1', NULL, 0, 0, 'D', 'S', 1697202023, 1697202023, NULL),
(4937, 62723, 0, NULL, 26744, '1', NULL, 0, 0, 'D', 'S', 1697202085, 1697202085, NULL),
(4938, 62723, 0, NULL, 20660, '1', NULL, 0, 0, 'D', 'S', 1697202104, 1697202104, NULL),
(4939, 62723, 0, NULL, 21850, '1', NULL, 0, 0, 'D', 'S', 1697202122, 1697202122, NULL),
(4940, 62723, 0, NULL, 20247, '1', NULL, 0, 0, 'D', 'S', 1697202162, 1697202162, NULL),
(4941, 62723, 0, NULL, 27177, '1', NULL, 0, 0, 'D', 'S', 1697202176, 1697202176, NULL),
(4942, 62723, 0, NULL, 27140, '1', NULL, 0, 0, 'D', 'S', 1697202211, 1697202211, NULL),
(4943, 62723, 0, NULL, 24562, '1', NULL, 0, 0, 'D', 'S', 1697202237, 1697202237, NULL),
(4944, 62723, 0, NULL, 23768, '1', NULL, 0, 0, 'D', 'S', 1697202267, 1697202267, NULL),
(4945, 62723, 0, NULL, 26623, '1', NULL, 0, 0, 'D', 'S', 1697202296, 1697202296, NULL),
(4946, 62723, 0, NULL, 26620, '1', NULL, 0, 0, 'D', 'S', 1697202309, 1697202309, NULL),
(4947, 62723, 0, NULL, 26634, '1', NULL, 0, 0, 'D', 'S', 1697202335, 1697202335, NULL),
(4948, 62723, 0, NULL, 26658, '1', NULL, 0, 0, 'D', 'S', 1697202370, 1697202370, NULL),
(4949, 62723, 0, NULL, 26696, '1', NULL, 0, 0, 'D', 'S', 1697202386, 1697202386, NULL),
(4950, 62723, 0, NULL, 27053, '1', NULL, 0, 0, 'D', 'S', 1697202405, 1697202405, NULL),
(4951, 62723, 0, NULL, 27116, '1', NULL, 0, 0, 'D', 'S', 1697202436, 1697202436, NULL),
(4952, 62723, 0, NULL, 27108, '1', NULL, 0, 0, 'D', 'S', 1697202456, 1697202456, NULL),
(4953, 62723, 0, NULL, 27113, '1', NULL, 0, 0, 'D', 'S', 1697202471, 1697202471, NULL),
(4954, 62723, 0, NULL, 27117, '1', NULL, 0, 0, 'D', 'S', 1697202489, 1697202489, NULL),
(4955, 62723, 0, NULL, 27065, '1', NULL, 0, 0, 'D', 'S', 1697202508, 1697202508, NULL),
(4956, 62723, 0, NULL, 27066, '1', NULL, 0, 0, 'D', 'S', 1697202556, 1697202556, NULL),
(4957, 62723, 0, NULL, 15674, '1', NULL, 0, 0, 'D', 'S', 1697202589, 1697202589, NULL),
(4958, 62723, 0, NULL, 16342, '1', NULL, 0, 0, 'D', 'S', 1697202609, 1697202609, NULL),
(4959, 62723, 0, NULL, 23243, '1', NULL, 0, 0, 'D', 'S', 1697202653, 1697202653, NULL),
(4960, 62723, 0, NULL, 25595, '1', NULL, 0, 0, 'D', 'S', 1697202694, 1697202694, NULL),
(4961, 62723, 0, NULL, 26919, '1', NULL, 0, 0, 'D', 'S', 1697202724, 1697202724, NULL),
(4962, 62723, 0, NULL, 26927, '1', NULL, 0, 0, 'D', 'S', 1697202738, 1697202738, NULL),
(4963, 62723, 0, NULL, 26925, '1', NULL, 0, 0, 'D', 'S', 1697202750, 1697202750, NULL),
(4964, 62723, 0, NULL, 26930, '1', NULL, 0, 0, 'D', 'S', 1697202768, 1697202768, NULL),
(4965, 62723, 0, NULL, 26916, '1', NULL, 0, 0, 'D', 'S', 1697202807, 1697202807, NULL),
(4966, 62723, 0, NULL, 26912, '1', NULL, 0, 0, 'D', 'S', 1697202820, 1697202820, NULL),
(4967, 62723, 0, NULL, 26414, '1', NULL, 0, 0, 'D', 'S', 1697202881, 1697202881, NULL),
(4968, 62723, 0, NULL, 26773, '1', NULL, 0, 0, 'D', 'S', 1697202912, 1697202912, NULL),
(4969, 62723, 0, NULL, 26771, '1', NULL, 0, 0, 'D', 'S', 1697202925, 1697202925, NULL),
(4970, 62723, 0, NULL, 26772, '1', NULL, 0, 0, 'D', 'S', 1697202941, 1697202941, NULL),
(4971, 62723, 0, NULL, 26764, '1', NULL, 0, 0, 'D', 'S', 1697202962, 1697202962, NULL),
(4972, 62723, 0, NULL, 26770, '1', NULL, 0, 0, 'D', 'S', 1697202975, 1697202975, NULL),
(4973, 62723, 0, NULL, 26765, '1', NULL, 0, 0, 'D', 'S', 1697202988, 1697202988, NULL),
(4974, 62723, 0, NULL, 24028, '1', NULL, 0, 0, 'D', 'S', 1697203088, 1697203088, NULL),
(4975, 62723, 0, NULL, 24030, '1', NULL, 0, 0, 'D', 'S', 1697203115, 1697203115, NULL),
(4976, 62723, 0, NULL, 18958, '1', NULL, 0, 0, 'D', 'S', 1697203155, 1697203155, NULL),
(4977, 62723, 0, NULL, 4213, '1', NULL, 0, 0, 'D', 'S', 1697203175, 1697203175, NULL),
(4978, 62723, 0, NULL, 961, '1', NULL, 0, 0, 'D', 'S', 1697203193, 1697203193, NULL),
(4979, 62723, 0, NULL, 10373, '1', NULL, 0, 0, 'D', 'S', 1697203212, 1697203212, NULL),
(4980, 62723, 0, NULL, 1368, '1', NULL, 0, 0, 'D', 'S', 1697203246, 1697203246, NULL),
(4981, 62723, 0, NULL, 4726, '1', NULL, 0, 0, 'D', 'S', 1697203265, 1697203265, NULL),
(4982, 62723, 0, NULL, 18967, '1', NULL, 0, 0, 'D', 'S', 1697203285, 1697203285, NULL),
(4983, 62723, 0, NULL, 27088, '1', NULL, 0, 0, 'D', 'S', 1697203314, 1697203314, NULL),
(4984, 62723, 0, NULL, 26956, '1', NULL, 0, 0, 'D', 'S', 1697203341, 1697203341, NULL),
(4985, 62723, 0, NULL, 26243, '1', NULL, 0, 0, 'D', 'S', 1697203356, 1697203356, NULL),
(4986, 62723, 0, NULL, 26247, '1', NULL, 0, 0, 'D', 'S', 1697203368, 1697203368, NULL),
(4987, 62723, 0, NULL, 26255, '1', NULL, 0, 0, 'D', 'S', 1697203380, 1697203380, NULL),
(4988, 62723, 0, NULL, 26251, '1', NULL, 0, 0, 'D', 'S', 1697203392, 1697203392, NULL),
(4989, 62723, 0, NULL, 26267, '1', NULL, 0, 0, 'D', 'S', 1697203412, 1697203412, NULL),
(4990, 62723, 0, NULL, 26275, '1', NULL, 0, 0, 'D', 'S', 1697203437, 1697203437, NULL),
(4991, 62723, 0, NULL, 26294, '1', NULL, 0, 0, 'D', 'S', 1697203460, 1697203460, NULL),
(4992, 62723, 0, NULL, 26308, '1', NULL, 0, 0, 'D', 'S', 1697203481, 1697203481, NULL),
(4993, 62723, 0, NULL, 26311, '1', NULL, 0, 0, 'D', 'S', 1697203492, 1697203492, NULL),
(4994, 62723, 0, NULL, 23074, '1', NULL, 0, 0, 'D', 'S', 1697203513, 1697203513, NULL),
(4995, 62723, 0, NULL, 27132, '1', NULL, 0, 0, 'D', 'S', 1697203539, 1697203539, NULL),
(4996, 62723, 0, NULL, 27087, '1', NULL, 0, 0, 'D', 'S', 1697203550, 1697203550, NULL),
(4997, 62723, 0, NULL, 27213, '1', NULL, 0, 0, 'D', 'S', 1697203631, 1697203631, NULL),
(4998, 62723, 0, NULL, 27212, '1', NULL, 0, 0, 'D', 'S', 1697203666, 1697203666, NULL),
(4999, 62723, 0, NULL, 27209, '1', NULL, 0, 0, 'D', 'S', 1697203682, 1697203682, NULL),
(5000, 62723, 0, NULL, 27045, '1', NULL, 0, 0, 'D', 'S', 1697203734, 1697203734, NULL),
(5001, 62723, 0, NULL, 27029, '1', NULL, 0, 0, 'D', 'S', 1697203814, 1697203814, NULL),
(5002, 62723, 0, NULL, 26774, '1', NULL, 0, 0, 'D', 'S', 1697203841, 1697203841, NULL),
(5003, 62723, 0, NULL, 2404, '1', NULL, 0, 0, 'D', 'S', 1697203889, 1697203889, NULL),
(5004, 61717, 0, NULL, 27039, NULL, '1', 0, 0, 'D', 'S', 1697212670, 1697212670, NULL),
(5005, 51775, 0, NULL, 26883, '1', NULL, 0, 0, 'D', 'S', 1697256873, 1697256873, NULL),
(5006, 7058, 0, NULL, 24936, '1', NULL, 0, 0, 'D', 'S', 1697421664, 1697421664, NULL),
(5007, 7058, 0, NULL, 19139, '1', NULL, 0, 0, 'D', 'S', 1697422554, 1697422554, NULL),
(5008, 63890, 0, NULL, 23928, NULL, '1', 0, 0, 'D', 'S', 1697457882, 1697457882, NULL),
(5009, 63890, 0, NULL, 24327, NULL, '1', 0, 0, 'D', 'S', 1697457882, 1697457882, NULL),
(5010, 63890, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1697457990, 1697457990, NULL),
(5011, 63890, 0, NULL, 16368, NULL, '1', 0, 0, 'D', 'S', 1697457990, 1697457990, NULL),
(5012, 63890, 0, NULL, 17907, NULL, '1', 0, 0, 'D', 'S', 1697457990, 1697457990, NULL),
(5013, 63890, 0, NULL, 20160, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5014, 63890, 0, NULL, 22457, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5015, 63890, 0, NULL, 23120, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5016, 63890, 0, NULL, 23134, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5017, 63890, 0, NULL, 23754, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5018, 63890, 0, NULL, 23903, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5019, 63890, 0, NULL, 24126, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5020, 63890, 0, NULL, 25509, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5021, 63890, 0, NULL, 25988, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5022, 63890, 0, NULL, 26016, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5023, 63890, 0, NULL, 26491, NULL, '1', 0, 0, 'D', 'S', 1697457991, 1697457991, NULL),
(5024, 62853, 0, NULL, 27247, '1', NULL, 0, 0, 'D', 'S', 1697463718, 1697463718, NULL),
(5025, 63103, 0, NULL, 575, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5026, 63103, 0, NULL, 576, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5027, 63103, 0, NULL, 642, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5028, 63103, 0, NULL, 690, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5029, 63103, 0, NULL, 977, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5030, 63103, 0, NULL, 979, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5031, 63103, 0, NULL, 982, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5032, 63103, 0, NULL, 1119, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5033, 63103, 0, NULL, 1217, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5034, 63103, 0, NULL, 1368, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5035, 63103, 0, NULL, 1651, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5036, 63103, 0, NULL, 1730, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5037, 63103, 0, NULL, 1731, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5038, 63103, 0, NULL, 1825, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5039, 63103, 0, NULL, 2617, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5040, 63103, 0, NULL, 2756, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5041, 63103, 0, NULL, 2947, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5042, 63103, 0, NULL, 2949, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5043, 63103, 0, NULL, 2956, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5044, 63103, 0, NULL, 3014, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5045, 63103, 0, NULL, 3089, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5046, 63103, 0, NULL, 3090, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5047, 63103, 0, NULL, 3178, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5048, 63103, 0, NULL, 3394, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5049, 63103, 0, NULL, 4213, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5050, 63103, 0, NULL, 4726, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5051, 63103, 0, NULL, 4805, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5052, 63103, 0, NULL, 5742, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5053, 63103, 0, NULL, 5976, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5054, 63103, 0, NULL, 6900, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5055, 63103, 0, NULL, 7854, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5056, 63103, 0, NULL, 8009, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5057, 63103, 0, NULL, 8027, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5058, 63103, 0, NULL, 10154, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5059, 63103, 0, NULL, 10244, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5060, 63103, 0, NULL, 10245, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5061, 63103, 0, NULL, 10373, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5062, 63103, 0, NULL, 11662, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5063, 63103, 0, NULL, 11695, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5064, 63103, 0, NULL, 11725, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5065, 63103, 0, NULL, 12288, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5066, 63103, 0, NULL, 12348, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5067, 63103, 0, NULL, 13445, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5068, 63103, 0, NULL, 13446, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5069, 63103, 0, NULL, 13447, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5070, 63103, 0, NULL, 13450, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5071, 63103, 0, NULL, 13451, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5072, 63103, 0, NULL, 13452, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5073, 63103, 0, NULL, 13501, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5074, 63103, 0, NULL, 13826, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5075, 63103, 0, NULL, 14655, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5076, 63103, 0, NULL, 14903, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5077, 63103, 0, NULL, 15429, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5078, 63103, 0, NULL, 15456, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5079, 63103, 0, NULL, 15557, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5080, 63103, 0, NULL, 15712, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5081, 63103, 0, NULL, 16184, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5082, 63103, 0, NULL, 16190, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5083, 63103, 0, NULL, 16325, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5084, 63103, 0, NULL, 16601, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5085, 63103, 0, NULL, 16618, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5086, 63103, 0, NULL, 16619, NULL, '1', 0, 0, 'D', 'S', 1697507294, 1697507294, NULL),
(5087, 63103, 0, NULL, 16718, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5088, 63103, 0, NULL, 16720, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5089, 63103, 0, NULL, 17842, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5090, 63103, 0, NULL, 17846, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5091, 63103, 0, NULL, 17994, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5092, 63103, 0, NULL, 18122, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5093, 63103, 0, NULL, 18126, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5094, 63103, 0, NULL, 18132, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5095, 63103, 0, NULL, 18134, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5096, 63103, 0, NULL, 18135, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5097, 63103, 0, NULL, 18136, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5098, 63103, 0, NULL, 18137, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5099, 63103, 0, NULL, 18202, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5100, 63103, 0, NULL, 18219, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5101, 63103, 0, NULL, 18240, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5102, 63103, 0, NULL, 18243, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5103, 63103, 0, NULL, 18244, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5104, 63103, 0, NULL, 18406, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5105, 63103, 0, NULL, 18413, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5106, 63103, 0, NULL, 18497, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5107, 63103, 0, NULL, 18538, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5108, 63103, 0, NULL, 18555, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5109, 63103, 0, NULL, 18556, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5110, 63103, 0, NULL, 20445, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5111, 63103, 0, NULL, 20446, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5112, 63103, 0, NULL, 20452, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5113, 63103, 0, NULL, 20490, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5114, 63103, 0, NULL, 20713, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5115, 63103, 0, NULL, 20717, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5116, 63103, 0, NULL, 21173, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5117, 63103, 0, NULL, 21176, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5118, 63103, 0, NULL, 21308, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5119, 63103, 0, NULL, 21313, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5120, 63103, 0, NULL, 21641, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5121, 63103, 0, NULL, 21681, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5122, 63103, 0, NULL, 21697, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5123, 63103, 0, NULL, 21783, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5124, 63103, 0, NULL, 21789, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5125, 63103, 0, NULL, 21810, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5126, 63103, 0, NULL, 22322, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5127, 63103, 0, NULL, 22511, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5128, 63103, 0, NULL, 22726, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5129, 63103, 0, NULL, 23137, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5130, 63103, 0, NULL, 23175, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5131, 63103, 0, NULL, 23442, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5132, 63103, 0, NULL, 23627, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5133, 63103, 0, NULL, 23824, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5134, 63103, 0, NULL, 24001, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5135, 63103, 0, NULL, 24247, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5136, 63103, 0, NULL, 24248, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5137, 63103, 0, NULL, 24360, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5138, 63103, 0, NULL, 24376, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5139, 63103, 0, NULL, 24567, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5140, 63103, 0, NULL, 24583, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5141, 63103, 0, NULL, 24585, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5142, 63103, 0, NULL, 24892, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5143, 63103, 0, NULL, 24910, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5144, 63103, 0, NULL, 25036, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5145, 63103, 0, NULL, 25042, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5146, 63103, 0, NULL, 25411, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5147, 63103, 0, NULL, 25412, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5148, 63103, 0, NULL, 25413, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5149, 63103, 0, NULL, 25414, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5150, 63103, 0, NULL, 25544, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5151, 63103, 0, NULL, 26022, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5152, 63103, 0, NULL, 26665, NULL, '1', 0, 0, 'D', 'S', 1697507295, 1697507295, NULL),
(5153, 62853, 0, NULL, 18467, '1', NULL, 0, 0, 'D', 'S', 1697554842, 1697554842, NULL),
(5154, 62310, 0, NULL, 27306, '1', NULL, 0, 0, 'D', 'S', 1697556824, 1697556824, NULL),
(5155, 62310, 0, NULL, 21489, '1', '1', 0, 0, 'D', 'S', 1697567673, 1697567673, NULL),
(5156, 62310, 0, NULL, 26741, '1', '1', 0, 0, 'D', 'S', 1697570786, 1697570786, NULL),
(5157, 62310, 0, NULL, 26955, NULL, '1', 0, 0, 'D', 'S', 1697572639, 1697572639, NULL),
(5158, 62310, 0, NULL, 24673, NULL, '1', 0, 0, 'D', 'S', 1697573424, 1697573424, NULL),
(5159, 62310, 0, NULL, 18156, NULL, '1', 0, 0, 'D', 'S', 1697574214, 1697574214, NULL),
(5160, 64054, 0, NULL, 27310, '1', NULL, 0, 0, 'D', 'S', 1697586443, 1697586443, NULL),
(5161, 62853, 0, NULL, 27064, '1', NULL, 0, 0, 'D', 'S', 1697616809, 1697616809, NULL),
(5162, 62853, 0, NULL, 26557, '1', NULL, 0, 0, 'D', 'S', 1697617568, 1697617568, NULL),
(5163, 62853, 0, NULL, 15877, '1', NULL, 0, 0, 'D', 'S', 1697617661, 1697617661, NULL),
(5164, 62853, 0, NULL, 24672, '1', NULL, 0, 0, 'D', 'S', 1697618166, 1697618166, NULL),
(5165, 62853, 0, NULL, 26460, '1', NULL, 0, 0, 'D', 'S', 1697618258, 1697618258, NULL),
(5166, 62853, 0, NULL, 26755, '1', NULL, 0, 0, 'D', 'S', 1697618344, 1697618344, NULL),
(5167, 62853, 0, NULL, 27267, '1', NULL, 0, 0, 'D', 'S', 1697618477, 1697618477, NULL),
(5168, 62853, 0, NULL, 27281, '1', NULL, 0, 0, 'D', 'S', 1697618508, 1697618508, NULL),
(5169, 62853, 0, NULL, 27275, '1', NULL, 0, 0, 'D', 'S', 1697618562, 1697618562, NULL),
(5170, 62853, 0, NULL, 27277, '1', NULL, 0, 0, 'D', 'S', 1697638652, 1697638652, NULL),
(5171, 62853, 0, NULL, 27097, '1', NULL, 0, 0, 'D', 'S', 1697638786, 1697638786, NULL),
(5172, 62310, 0, NULL, 26547, NULL, '1', 0, 0, 'D', 'S', 1697726520, 1697726520, NULL),
(5173, 62853, 0, NULL, 21571, '1', NULL, 0, 0, 'D', 'S', 1697726742, 1697726742, NULL),
(5174, 62853, 0, NULL, 27290, '1', NULL, 0, 0, 'D', 'S', 1697726963, 1697726963, NULL),
(5175, 62853, 0, NULL, 22752, '1', NULL, 0, 0, 'D', 'S', 1697728049, 1697728049, NULL),
(5176, 62853, 0, NULL, 24601, '1', NULL, 0, 0, 'D', 'S', 1697728090, 1697728090, NULL),
(5177, 62853, 0, NULL, 26611, '1', NULL, 0, 0, 'D', 'S', 1697728327, 1697728327, NULL),
(5178, 62853, 0, NULL, 27256, '1', NULL, 0, 0, 'D', 'S', 1697728481, 1697728481, NULL),
(5179, 62853, 0, NULL, 27298, '1', NULL, 0, 0, 'D', 'S', 1697728516, 1697728516, NULL),
(5180, 62853, 0, NULL, 27243, '1', NULL, 0, 0, 'D', 'S', 1697728628, 1697728628, NULL),
(5181, 62853, 0, NULL, 22722, '1', NULL, 0, 0, 'D', 'S', 1697728703, 1697728703, NULL),
(5182, 62853, 0, NULL, 26069, '1', NULL, 0, 0, 'D', 'S', 1697728758, 1697728758, NULL),
(5183, 62853, 0, NULL, 26719, '1', NULL, 0, 0, 'D', 'S', 1697728826, 1697728826, NULL),
(5184, 62723, 0, NULL, 14255, '1', NULL, 0, 0, 'D', 'S', 1697776050, 1697776050, NULL),
(5185, 62723, 0, NULL, 14565, '1', NULL, 0, 0, 'D', 'S', 1697776074, 1697776074, NULL),
(5186, 62723, 0, NULL, 16758, '1', NULL, 0, 0, 'D', 'S', 1697776087, 1697776087, NULL),
(5187, 62723, 0, NULL, 3402, '1', NULL, 0, 0, 'D', 'S', 1697776112, 1697776112, NULL),
(5188, 62723, 0, NULL, 10720, '1', NULL, 0, 0, 'D', 'S', 1697776129, 1697776129, NULL),
(5189, 62723, 0, NULL, 8857, '1', NULL, 0, 0, 'D', 'S', 1697776159, 1697776159, NULL),
(5190, 62723, 0, NULL, 27258, '1', NULL, 0, 0, 'D', 'S', 1697776184, 1697776184, NULL),
(5191, 62723, 0, NULL, 9841, '1', NULL, 0, 0, 'D', 'S', 1697776281, 1697776281, NULL),
(5192, 62723, 0, NULL, 27293, '1', NULL, 0, 0, 'D', 'S', 1697776306, 1697776306, NULL),
(5193, 62723, 0, NULL, 27324, '1', NULL, 0, 0, 'D', 'S', 1697776338, 1697776338, NULL),
(5194, 62723, 0, NULL, 3723, '1', NULL, 0, 0, 'D', 'S', 1697776382, 1697776382, NULL),
(5195, 62723, 0, NULL, 27256, '1', NULL, 0, 0, 'D', 'S', 1697776398, 1697776398, NULL),
(5196, 62723, 0, NULL, 27311, '1', NULL, 0, 0, 'D', 'S', 1697776416, 1697776416, NULL),
(5197, 62723, 0, NULL, 27242, '1', NULL, 0, 0, 'D', 'S', 1697776517, 1697776517, NULL),
(5198, 62723, 0, NULL, 27243, '1', NULL, 0, 0, 'D', 'S', 1697776531, 1697776531, NULL),
(5199, 62723, 0, NULL, 27244, '1', NULL, 0, 0, 'D', 'S', 1697776541, 1697776541, NULL),
(5200, 62723, 0, NULL, 22098, '1', NULL, 0, 0, 'D', 'S', 1697776565, 1697776565, NULL),
(5201, 62723, 0, NULL, 26351, '1', NULL, 0, 0, 'D', 'S', 1697776773, 1697776773, NULL),
(5202, 62723, 0, NULL, 8003, '1', NULL, 0, 0, 'D', 'S', 1697776899, 1697776899, NULL),
(5203, 52724, 0, NULL, 11907, NULL, '1', 0, 0, 'D', 'S', 1697801859, 1697801859, NULL),
(5204, 52724, 0, NULL, 23934, NULL, '1', 0, 0, 'D', 'S', 1697801881, 1697801881, NULL),
(5205, 52724, 0, NULL, 27332, NULL, '1', 0, 0, 'D', 'S', 1697801896, 1697801896, NULL),
(5206, 28430, 0, NULL, 27349, NULL, '1', 0, 0, 'D', 'S', 1697806807, 1697806807, NULL),
(5207, 62853, 0, NULL, 27245, '1', NULL, 0, 0, 'D', 'S', 1697806827, 1697806827, NULL),
(5208, 28430, 0, NULL, 18940, NULL, '1', 0, 0, 'D', 'S', 1697806872, 1697806872, NULL),
(5209, 62853, 0, NULL, 27049, '1', NULL, 0, 0, 'D', 'S', 1697808208, 1697808208, NULL),
(5210, 62853, 0, NULL, 22824, '1', NULL, 0, 0, 'D', 'S', 1697808256, 1697808256, NULL),
(5211, 62853, 0, NULL, 27067, '1', NULL, 0, 0, 'D', 'S', 1697808358, 1697808358, NULL),
(5212, 28430, 0, NULL, 2531, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5213, 28430, 0, NULL, 2595, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5214, 28430, 0, NULL, 7972, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5215, 28430, 0, NULL, 9591, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5216, 28430, 0, NULL, 10083, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5217, 28430, 0, NULL, 10505, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5218, 28430, 0, NULL, 10624, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5219, 28430, 0, NULL, 10760, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5220, 28430, 0, NULL, 10861, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5221, 28430, 0, NULL, 11099, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5222, 28430, 0, NULL, 11135, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5223, 28430, 0, NULL, 11304, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5224, 28430, 0, NULL, 11620, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(5225, 28430, 0, NULL, 12260, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5226, 28430, 0, NULL, 12651, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5227, 28430, 0, NULL, 12703, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5228, 28430, 0, NULL, 12735, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5229, 28430, 0, NULL, 13705, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5230, 28430, 0, NULL, 14208, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5231, 28430, 0, NULL, 14210, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5232, 28430, 0, NULL, 14293, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5233, 28430, 0, NULL, 14389, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5234, 28430, 0, NULL, 14494, NULL, '1', 0, 0, 'D', 'S', 1697809380, 1697809380, NULL),
(5235, 28430, 0, NULL, 14555, NULL, '1', 0, 0, 'D', 'S', 1697809381, 1697809381, NULL),
(5236, 28430, 0, NULL, 14738, NULL, '1', 0, 0, 'D', 'S', 1697809381, 1697809381, NULL),
(5237, 28430, 0, NULL, 14751, NULL, '1', 0, 0, 'D', 'S', 1697809381, 1697809381, NULL),
(5238, 28430, 0, NULL, 14781, NULL, '1', 0, 0, 'D', 'S', 1697809381, 1697809381, NULL),
(5239, 28430, 0, NULL, 14852, NULL, '1', 0, 0, 'D', 'S', 1697809381, 1697809381, NULL),
(5240, 62853, 0, NULL, 20456, '1', NULL, 0, 0, 'D', 'S', 1697817431, 1697817431, NULL),
(5241, 62853, 0, NULL, 22320, '1', NULL, 0, 0, 'D', 'S', 1697817483, 1697817483, NULL),
(5242, 62853, 0, NULL, 23353, '1', NULL, 0, 0, 'D', 'S', 1697817644, 1697817644, NULL),
(5243, 62853, 0, NULL, 23354, '1', NULL, 0, 0, 'D', 'S', 1697817680, 1697817680, NULL),
(5244, 62853, 0, NULL, 23202, '1', NULL, 0, 0, 'D', 'S', 1697817767, 1697817767, NULL),
(5245, 62853, 0, NULL, 22429, '1', NULL, 0, 0, 'D', 'S', 1697818084, 1697818084, NULL),
(5246, 62853, 0, NULL, 2401, '1', NULL, 0, 0, 'D', 'S', 1697818176, 1697818176, NULL),
(5247, 62682, 0, NULL, 18579, '1', NULL, 0, 0, 'D', 'S', 1697827639, 1697827639, NULL),
(5248, 62310, 0, NULL, 26914, NULL, '1', 0, 0, 'D', 'S', 1697834504, 1697834504, NULL),
(5249, 52724, 0, NULL, 20703, '1', NULL, 0, 0, 'D', 'S', 1697883742, 1697883742, NULL),
(5250, 52728, 0, NULL, 20703, '1', '1', 0, 0, 'D', 'S', 1697885688, 1697885688, NULL),
(5251, 23518, 0, NULL, 27386, NULL, '1', 0, 0, 'D', 'S', 1697894123, 1697894123, NULL),
(5252, 51775, 0, NULL, 19830, '1', NULL, 0, 0, 'D', 'S', 1697975951, 1697975951, NULL),
(5253, 7058, 0, NULL, 25800, '1', NULL, 0, 0, 'D', 'S', 1697985435, 1697985435, NULL),
(5254, 23518, 0, NULL, 27302, NULL, '1', 0, 0, 'D', 'S', 1697987443, 1697987443, NULL),
(5255, 23518, 0, NULL, 12150, NULL, '1', 0, 0, 'D', 'S', 1697987522, 1697987522, NULL),
(5256, 62310, 0, NULL, 18485, NULL, '1', 0, 0, 'D', 'S', 1698002749, 1698002749, NULL),
(5257, 62310, 0, NULL, 20605, NULL, '1', 0, 0, 'D', 'S', 1698002773, 1698002773, NULL),
(5258, 62310, 0, NULL, 21932, NULL, '1', 0, 0, 'D', 'S', 1698002791, 1698002791, NULL),
(5259, 62310, 0, NULL, 22824, NULL, '1', 0, 0, 'D', 'S', 1698002847, 1698002847, NULL),
(5260, 62310, 0, NULL, 23634, NULL, '1', 0, 0, 'D', 'S', 1698002863, 1698002863, NULL),
(5261, 62310, 0, NULL, 22113, NULL, '1', 0, 0, 'D', 'S', 1698002894, 1698002894, NULL),
(5262, 62310, 0, NULL, 11941, NULL, '1', 0, 0, 'D', 'S', 1698002914, 1698002914, NULL),
(5263, 62310, 0, NULL, 10412, NULL, '1', 0, 0, 'D', 'S', 1698002929, 1698002929, NULL),
(5264, 62310, 0, NULL, 24810, NULL, '1', 0, 0, 'D', 'S', 1698002945, 1698002945, NULL),
(5265, 62310, 0, NULL, 9591, NULL, '1', 0, 0, 'D', 'S', 1698002962, 1698002962, NULL),
(5266, 62310, 0, NULL, 24801, NULL, '1', 0, 0, 'D', 'S', 1698002980, 1698002980, NULL),
(5267, 62310, 0, NULL, 25508, NULL, '1', 0, 0, 'D', 'S', 1698002996, 1698002996, NULL),
(5268, 62310, 0, NULL, 26554, NULL, '1', 0, 0, 'D', 'S', 1698003077, 1698003077, NULL),
(5269, 62310, 0, NULL, 26618, NULL, '1', 0, 0, 'D', 'S', 1698003089, 1698003089, NULL),
(5270, 62310, 0, NULL, 26706, NULL, '1', 0, 0, 'D', 'S', 1698003115, 1698003115, NULL),
(5271, 62310, 0, NULL, 26882, NULL, '1', 0, 0, 'D', 'S', 1698005579, 1698005579, NULL),
(5272, 62310, 0, NULL, 8387, NULL, '1', 0, 0, 'D', 'S', 1698005787, 1698005787, NULL),
(5273, 62310, 0, NULL, 24831, NULL, '1', 0, 0, 'D', 'S', 1698005803, 1698005803, NULL),
(5274, 62310, 0, NULL, 24450, NULL, '1', 0, 0, 'D', 'S', 1698005997, 1698005997, NULL),
(5275, 62310, 0, NULL, 16887, NULL, '1', 0, 0, 'D', 'S', 1698006010, 1698006010, NULL),
(5276, 62310, 0, NULL, 17929, NULL, '1', 0, 0, 'D', 'S', 1698006023, 1698006023, NULL),
(5277, 62310, 0, NULL, 20831, NULL, '1', 0, 0, 'D', 'S', 1698006040, 1698006040, NULL),
(5278, 62310, 0, NULL, 22411, NULL, '1', 0, 0, 'D', 'S', 1698006568, 1698006568, NULL),
(5279, 62310, 0, NULL, 22519, NULL, '1', 0, 0, 'D', 'S', 1698006584, 1698006584, NULL),
(5280, 62310, 0, NULL, 16946, NULL, '1', 0, 0, 'D', 'S', 1698006603, 1698006603, NULL),
(5281, 61717, 0, NULL, 18213, NULL, '1', 0, 0, 'D', 'S', 1698006615, 1698006615, NULL),
(5282, 62310, 0, NULL, 22803, NULL, '1', 0, 0, 'D', 'S', 1698006650, 1698006650, NULL),
(5283, 62310, 0, NULL, 22962, NULL, '1', 0, 0, 'D', 'S', 1698006672, 1698006672, NULL),
(5284, 62310, 0, NULL, 23794, NULL, '1', 0, 0, 'D', 'S', 1698006686, 1698006686, NULL),
(5285, 62310, 0, NULL, 17752, NULL, '1', 0, 0, 'D', 'S', 1698006711, 1698006711, NULL),
(5286, 62310, 0, NULL, 12625, NULL, '1', 0, 0, 'D', 'S', 1698006737, 1698006737, NULL),
(5287, 61717, 0, NULL, 15752, '1', '1', 0, 0, 'D', 'S', 1698007439, 1698007439, NULL),
(5288, 61717, 0, NULL, 15435, NULL, '1', 0, 0, 'D', 'S', 1698007650, 1698007650, NULL),
(5289, 61717, 0, NULL, 26747, NULL, '1', 0, 0, 'D', 'S', 1698007811, 1698007811, NULL),
(5290, 61717, 0, NULL, 24118, NULL, '1', 0, 0, 'D', 'S', 1698007825, 1698007825, NULL),
(5291, 61717, 0, NULL, 21049, NULL, '1', 0, 0, 'D', 'S', 1698007839, 1698007839, NULL),
(5292, 61717, 0, NULL, 26749, NULL, '1', 0, 0, 'D', 'S', 1698007860, 1698007860, NULL),
(5293, 61717, 0, NULL, 22974, NULL, '1', 0, 0, 'D', 'S', 1698007874, 1698007874, NULL),
(5294, 61717, 0, NULL, 24675, NULL, '1', 0, 0, 'D', 'S', 1698009958, 1698009958, NULL),
(5295, 61717, 0, NULL, 9008, NULL, '1', 0, 0, 'D', 'S', 1698010058, 1698010058, NULL),
(5296, 61717, 0, NULL, 2919, NULL, '1', 0, 0, 'D', 'S', 1698010076, 1698010076, NULL),
(5297, 61717, 0, NULL, 25899, NULL, '1', 0, 0, 'D', 'S', 1698010118, 1698010118, NULL),
(5298, 61717, 0, NULL, 25571, NULL, '1', 0, 0, 'D', 'S', 1698010145, 1698010145, NULL),
(5299, 61717, 0, NULL, 23847, NULL, '1', 0, 0, 'D', 'S', 1698010258, 1698010258, NULL),
(5300, 61717, 0, NULL, 23704, NULL, '1', 0, 0, 'D', 'S', 1698010290, 1698010290, NULL),
(5301, 61717, 0, NULL, 16402, NULL, '1', 0, 0, 'D', 'S', 1698010427, 1698010427, NULL),
(5302, 61717, 0, NULL, 16559, NULL, '1', 0, 0, 'D', 'S', 1698010446, 1698010446, NULL),
(5303, 61717, 0, NULL, 19190, NULL, '1', 0, 0, 'D', 'S', 1698010535, 1698010535, NULL),
(5304, 61717, 0, NULL, 14171, NULL, '1', 0, 0, 'D', 'S', 1698010589, 1698010589, NULL),
(5305, 61717, 0, NULL, 10663, NULL, '1', 0, 0, 'D', 'S', 1698010648, 1698010648, NULL),
(5306, 61717, 0, NULL, 15147, NULL, '1', 0, 0, 'D', 'S', 1698010710, 1698010710, NULL),
(5307, 62949, 0, NULL, 3241, '1', NULL, 0, 0, 'D', 'S', 1698087121, 1698087121, NULL),
(5308, 62310, 0, NULL, 13564, NULL, '1', 0, 0, 'D', 'S', 1698091762, 1698091762, NULL),
(5309, 62310, 0, NULL, 6928, NULL, '1', 0, 0, 'D', 'S', 1698091803, 1698091803, NULL),
(5310, 62310, 0, NULL, 25291, NULL, '1', 0, 0, 'D', 'S', 1698091842, 1698091842, NULL),
(5311, 62310, 0, NULL, 25834, NULL, '1', 0, 0, 'D', 'S', 1698091857, 1698091857, NULL),
(5312, 62310, 0, NULL, 24765, NULL, '1', 0, 0, 'D', 'S', 1698091880, 1698091880, NULL),
(5313, 62310, 0, NULL, 26297, NULL, '1', 0, 0, 'D', 'S', 1698091906, 1698091906, NULL),
(5314, 62310, 0, NULL, 19479, NULL, '1', 0, 0, 'D', 'S', 1698091927, 1698091927, NULL),
(5315, 62310, 0, NULL, 26070, NULL, '1', 0, 0, 'D', 'S', 1698091942, 1698091942, NULL),
(5316, 62310, 0, NULL, 11550, NULL, '1', 0, 0, 'D', 'S', 1698091960, 1698091960, NULL),
(5317, 62310, 0, NULL, 26423, NULL, '1', 0, 0, 'D', 'S', 1698091974, 1698091974, NULL),
(5318, 62310, 0, NULL, 26428, NULL, '1', 0, 0, 'D', 'S', 1698092006, 1698092006, NULL),
(5319, 62310, 0, NULL, 26456, NULL, '1', 0, 0, 'D', 'S', 1698092025, 1698092025, NULL),
(5320, 62310, 0, NULL, 26666, NULL, '1', 0, 0, 'D', 'S', 1698092043, 1698092043, NULL),
(5321, 62310, 0, NULL, 26681, NULL, '1', 0, 0, 'D', 'S', 1698092061, 1698092061, NULL),
(5322, 62310, 0, NULL, 26675, NULL, '1', 0, 0, 'D', 'S', 1698092076, 1698092076, NULL),
(5323, 62310, 0, NULL, 25964, NULL, '1', 0, 0, 'D', 'S', 1698092092, 1698092092, NULL),
(5324, 62310, 0, NULL, 26719, NULL, '1', 0, 0, 'D', 'S', 1698092107, 1698092107, NULL),
(5325, 62310, 0, NULL, 26754, NULL, '1', 0, 0, 'D', 'S', 1698092155, 1698092155, NULL),
(5326, 62310, 0, NULL, 26579, NULL, '1', 0, 0, 'D', 'S', 1698092171, 1698092171, NULL),
(5327, 62310, 0, NULL, 24107, NULL, '1', 0, 0, 'D', 'S', 1698092185, 1698092185, NULL),
(5328, 62310, 0, NULL, 19550, NULL, '1', 0, 0, 'D', 'S', 1698092214, 1698092214, NULL),
(5329, 62310, 0, NULL, 26924, NULL, '1', 0, 0, 'D', 'S', 1698092294, 1698092294, NULL),
(5330, 62310, 0, NULL, 26932, NULL, '1', 0, 0, 'D', 'S', 1698092321, 1698092321, NULL),
(5331, 62310, 0, NULL, 26965, NULL, '1', 0, 0, 'D', 'S', 1698092339, 1698092339, NULL),
(5332, 62310, 0, NULL, 912, NULL, '1', 0, 0, 'D', 'S', 1698092375, 1698092375, NULL),
(5333, 62310, 0, NULL, 10695, NULL, '1', 0, 0, 'D', 'S', 1698092400, 1698092400, NULL),
(5334, 7058, 0, NULL, 23345, '1', NULL, 0, 0, 'D', 'S', 1698095931, 1698095931, NULL),
(5335, 28430, 0, NULL, 11282, NULL, '1', 0, 0, 'D', 'S', 1698118967, 1698118967, NULL),
(5336, 62310, 0, NULL, 25391, NULL, '1', 0, 0, 'D', 'S', 1698129056, 1698129056, NULL),
(5337, 28430, 0, NULL, 15794, NULL, '1', 0, 0, 'D', 'S', 1698148261, 1698148261, NULL),
(5338, 23518, 0, NULL, 19005, NULL, '1', 0, 0, 'D', 'S', 1698171663, 1698171663, NULL),
(5339, 28430, 0, NULL, 12243, NULL, '1', 0, 0, 'D', 'S', 1698202342, 1698202342, NULL),
(5340, 51775, 0, NULL, 26222, '1', NULL, 0, 0, 'D', 'S', 1698207599, 1698207599, NULL),
(5341, 64054, 0, NULL, 26744, '1', '1', 0, 0, 'D', 'S', 1698226448, 1698226448, NULL),
(5342, 23518, 0, NULL, 27164, NULL, '1', 0, 0, 'D', 'S', 1698237850, 1698237850, NULL),
(5343, 58715, 0, NULL, 19806, NULL, '1', 0, 0, 'D', 'S', 1698237912, 1698237912, NULL),
(5344, 61717, 0, NULL, 23930, NULL, '1', 0, 0, 'D', 'S', 1698247122, 1698247122, NULL),
(5345, 61717, 0, NULL, 21714, NULL, '1', 0, 0, 'D', 'S', 1698247420, 1698247420, NULL),
(5346, 61717, 0, NULL, 17572, NULL, '1', 0, 0, 'D', 'S', 1698247862, 1698247862, NULL),
(5347, 61717, 0, NULL, 22286, NULL, '1', 0, 0, 'D', 'S', 1698247920, 1698247920, NULL),
(5348, 61717, 0, NULL, 22576, NULL, '1', 0, 0, 'D', 'S', 1698247948, 1698247948, NULL),
(5349, 61717, 0, NULL, 26910, NULL, '1', 0, 0, 'D', 'S', 1698248037, 1698248037, NULL),
(5350, 61717, 0, NULL, 24219, NULL, '1', 0, 0, 'D', 'S', 1698248088, 1698248088, NULL),
(5351, 61717, 0, NULL, 21717, NULL, '1', 0, 0, 'D', 'S', 1698248138, 1698248138, NULL),
(5352, 61717, 0, NULL, 21843, NULL, '1', 0, 0, 'D', 'S', 1698248154, 1698248154, NULL),
(5353, 61717, 0, NULL, 20247, NULL, '1', 0, 0, 'D', 'S', 1698248202, 1698248202, NULL),
(5354, 61717, 0, NULL, 25685, NULL, '1', 0, 0, 'D', 'S', 1698248274, 1698248274, NULL),
(5355, 61717, 0, NULL, 25747, NULL, '1', 0, 0, 'D', 'S', 1698248300, 1698248300, NULL),
(5356, 51775, 0, NULL, 22845, '1', NULL, 0, 0, 'D', 'S', 1698249281, 1698249281, NULL),
(5357, 51775, 0, NULL, 22771, '1', NULL, 0, 0, 'D', 'S', 1698249385, 1698249385, NULL),
(5358, 51775, 0, NULL, 21892, '1', NULL, 0, 0, 'D', 'S', 1698249806, 1698249806, NULL),
(5359, 52724, 0, NULL, 27441, NULL, '1', 0, 0, 'D', 'S', 1698330966, 1698330966, NULL),
(5360, 28430, 0, NULL, 15280, NULL, '1', 0, 0, 'D', 'S', 1698333203, 1698333203, NULL),
(5361, 28430, 0, NULL, 15337, NULL, '1', 0, 0, 'D', 'S', 1698333320, 1698333320, NULL),
(5362, 28430, 0, NULL, 15281, NULL, '1', 0, 0, 'D', 'S', 1698333338, 1698333338, NULL),
(5363, 28430, 0, NULL, 12241, NULL, '1', 0, 0, 'D', 'S', 1698333547, 1698333547, NULL),
(5364, 28430, 0, NULL, 6426, NULL, '1', 0, 0, 'D', 'S', 1698333730, 1698333730, NULL),
(5365, 28430, 0, NULL, 1121, NULL, '1', 0, 0, 'D', 'S', 1698333953, 1698333953, NULL),
(5366, 28430, 0, NULL, 3605, NULL, '1', 0, 0, 'D', 'S', 1698334282, 1698334282, NULL),
(5367, 28430, 0, NULL, 6441, NULL, '1', 0, 0, 'D', 'S', 1698334378, 1698334378, NULL),
(5368, 28430, 0, NULL, 8833, NULL, '1', 0, 0, 'D', 'S', 1698334479, 1698334479, NULL),
(5369, 28430, 0, NULL, 8865, NULL, '1', 0, 0, 'D', 'S', 1698334576, 1698334576, NULL),
(5370, 28430, 0, NULL, 8979, NULL, '1', 0, 0, 'D', 'S', 1698334640, 1698334640, NULL),
(5371, 28430, 0, NULL, 10254, NULL, '1', 0, 0, 'D', 'S', 1698334807, 1698334807, NULL),
(5372, 28430, 0, NULL, 10242, NULL, '1', 0, 0, 'D', 'S', 1698334916, 1698334916, NULL),
(5373, 28430, 0, NULL, 10483, NULL, '1', 0, 0, 'D', 'S', 1698335135, 1698335135, NULL),
(5374, 28430, 0, NULL, 10563, NULL, '1', 0, 0, 'D', 'S', 1698335247, 1698335247, NULL),
(5375, 28430, 0, NULL, 10750, NULL, '1', 0, 0, 'D', 'S', 1698335354, 1698335354, NULL),
(5376, 28430, 0, NULL, 10753, NULL, '1', 0, 0, 'D', 'S', 1698335406, 1698335406, NULL),
(5377, 28430, 0, NULL, 10754, NULL, '1', 0, 0, 'D', 'S', 1698335493, 1698335493, NULL),
(5378, 28430, 0, NULL, 10942, NULL, '1', 0, 0, 'D', 'S', 1698335593, 1698335593, NULL),
(5379, 28430, 0, NULL, 11342, NULL, '1', 0, 0, 'D', 'S', 1698335672, 1698335672, NULL),
(5380, 28430, 0, NULL, 11366, NULL, '1', 0, 0, 'D', 'S', 1698335955, 1698335955, NULL),
(5381, 28430, 0, NULL, 11683, NULL, '1', 0, 0, 'D', 'S', 1698336284, 1698336284, NULL),
(5382, 28430, 0, NULL, 11685, NULL, '1', 0, 0, 'D', 'S', 1698336404, 1698336404, NULL),
(5383, 28430, 0, NULL, 11686, NULL, '1', 0, 0, 'D', 'S', 1698336889, 1698336889, NULL),
(5384, 28430, 0, NULL, 11970, NULL, '1', 0, 0, 'D', 'S', 1698337051, 1698337051, NULL),
(5385, 28430, 0, NULL, 12036, NULL, '1', 0, 0, 'D', 'S', 1698337122, 1698337122, NULL),
(5386, 28430, 0, NULL, 12040, NULL, '1', 0, 0, 'D', 'S', 1698337338, 1698337338, NULL),
(5387, 28430, 0, NULL, 12489, NULL, '1', 0, 0, 'D', 'S', 1698337660, 1698337660, NULL),
(5388, 28430, 0, NULL, 14533, NULL, '1', 0, 0, 'D', 'S', 1698337966, 1698337966, NULL),
(5389, 28430, 0, NULL, 14644, NULL, '1', 0, 0, 'D', 'S', 1698338218, 1698338218, NULL),
(5390, 28430, 0, NULL, 14715, NULL, '1', 0, 0, 'D', 'S', 1698338381, 1698338381, NULL),
(5391, 28430, 0, NULL, 14951, NULL, '1', 0, 0, 'D', 'S', 1698338713, 1698338713, NULL),
(5392, 28430, 0, NULL, 14952, NULL, '1', 0, 0, 'D', 'S', 1698338867, 1698338867, NULL),
(5393, 28430, 0, NULL, 11193, NULL, '1', 0, 0, 'D', 'S', 1698339432, 1698339432, NULL),
(5394, 28430, 0, NULL, 8297, NULL, '1', 0, 0, 'D', 'S', 1698339526, 1698339526, NULL),
(5395, 28430, 0, NULL, 11550, NULL, '1', 0, 0, 'D', 'S', 1698339670, 1698339670, NULL),
(5396, 28430, 0, NULL, 11833, NULL, '1', 0, 0, 'D', 'S', 1698339737, 1698339737, NULL),
(5397, 28430, 0, NULL, 14995, NULL, '1', 0, 0, 'D', 'S', 1698339810, 1698339810, NULL),
(5398, 28430, 0, NULL, 12791, NULL, '1', 0, 0, 'D', 'S', 1698339875, 1698339875, NULL),
(5399, 28430, 0, NULL, 10908, NULL, '1', 0, 0, 'D', 'S', 1698340030, 1698340030, NULL),
(5400, 28430, 0, NULL, 10792, NULL, '1', 0, 0, 'D', 'S', 1698341056, 1698341056, NULL),
(5401, 28430, 0, NULL, 12285, NULL, '1', 0, 0, 'D', 'S', 1698341153, 1698341153, NULL),
(5402, 28430, 0, NULL, 11441, NULL, '1', 0, 0, 'D', 'S', 1698341277, 1698341277, NULL),
(5403, 28430, 0, NULL, 7702, NULL, '1', 0, 0, 'D', 'S', 1698341397, 1698341397, NULL),
(5404, 28430, 0, NULL, 11572, NULL, '1', 0, 0, 'D', 'S', 1698341473, 1698341473, NULL),
(5405, 28430, 0, NULL, 13188, NULL, '1', 0, 0, 'D', 'S', 1698341805, 1698341805, NULL),
(5406, 28430, 0, NULL, 13120, NULL, '1', 0, 0, 'D', 'S', 1698341920, 1698341920, NULL),
(5407, 28430, 0, NULL, 14988, NULL, '1', 0, 0, 'D', 'S', 1698342111, 1698342111, NULL),
(5408, 28430, 0, NULL, 14989, NULL, '1', 0, 0, 'D', 'S', 1698342391, 1698342391, NULL),
(5409, 28430, 0, NULL, 12822, NULL, '1', 0, 0, 'D', 'S', 1698342620, 1698342620, NULL),
(5410, 28430, 0, NULL, 14336, NULL, '1', 0, 0, 'D', 'S', 1698342821, 1698342821, NULL),
(5411, 28430, 0, NULL, 14415, NULL, '1', 0, 0, 'D', 'S', 1698345559, 1698345559, NULL),
(5412, 28430, 0, NULL, 15203, NULL, '1', 0, 0, 'D', 'S', 1698345676, 1698345676, NULL),
(5413, 28430, 0, NULL, 15140, NULL, '1', 0, 0, 'D', 'S', 1698345749, 1698345749, NULL),
(5414, 28430, 0, NULL, 15110, NULL, '1', 0, 0, 'D', 'S', 1698345833, 1698345833, NULL),
(5415, 28430, 0, NULL, 7816, NULL, '1', 0, 0, 'D', 'S', 1698392466, 1698392466, NULL),
(5416, 28430, 0, NULL, 9871, NULL, '1', 0, 0, 'D', 'S', 1698410685, 1698410685, NULL),
(5417, 28430, 0, NULL, 11373, NULL, '1', 0, 0, 'D', 'S', 1698410896, 1698410896, NULL),
(5418, 28430, 0, NULL, 11598, NULL, '1', 0, 0, 'D', 'S', 1698411023, 1698411023, NULL),
(5419, 28430, 0, NULL, 11599, NULL, '1', 0, 0, 'D', 'S', 1698411174, 1698411174, NULL),
(5420, 28430, 0, NULL, 12085, NULL, '1', 0, 0, 'D', 'S', 1698411280, 1698411280, NULL),
(5421, 28430, 0, NULL, 12086, NULL, '1', 0, 0, 'D', 'S', 1698411376, 1698411376, NULL),
(5422, 28430, 0, NULL, 12281, NULL, '1', 0, 0, 'D', 'S', 1698411443, 1698411443, NULL),
(5423, 28430, 0, NULL, 12672, NULL, '1', 0, 0, 'D', 'S', 1698411558, 1698411558, NULL),
(5424, 28430, 0, NULL, 13534, NULL, '1', 0, 0, 'D', 'S', 1698411647, 1698411647, NULL),
(5425, 28430, 0, NULL, 13535, NULL, '1', 0, 0, 'D', 'S', 1698411759, 1698411759, NULL),
(5426, 28430, 0, NULL, 4025, NULL, '1', 0, 0, 'D', 'S', 1698411915, 1698411915, NULL),
(5427, 28430, 0, NULL, 10621, NULL, '1', 0, 0, 'D', 'S', 1698414581, 1698414581, NULL),
(5428, 28430, 0, NULL, 5339, NULL, '1', 0, 0, 'D', 'S', 1698414638, 1698414638, NULL),
(5429, 28430, 0, NULL, 10536, NULL, '1', 0, 0, 'D', 'S', 1698414725, 1698414725, NULL),
(5430, 28430, 0, NULL, 10729, NULL, '1', 0, 0, 'D', 'S', 1698414852, 1698414852, NULL),
(5431, 28430, 0, NULL, 14698, NULL, '1', 0, 0, 'D', 'S', 1698415161, 1698415161, NULL),
(5432, 28430, 0, NULL, 14170, NULL, '1', 0, 0, 'D', 'S', 1698415227, 1698415227, NULL),
(5433, 28430, 0, NULL, 14308, NULL, '1', 0, 0, 'D', 'S', 1698415333, 1698415333, NULL),
(5434, 28430, 0, NULL, 15801, NULL, '1', 0, 0, 'D', 'S', 1698415964, 1698415964, NULL),
(5435, 28430, 0, NULL, 15589, NULL, '1', 0, 0, 'D', 'S', 1698416173, 1698416173, NULL),
(5436, 28430, 0, NULL, 13020, NULL, '1', 0, 0, 'D', 'S', 1698416483, 1698416483, NULL),
(5437, 28430, 0, NULL, 13029, NULL, '1', 0, 0, 'D', 'S', 1698416566, 1698416566, NULL),
(5438, 28430, 0, NULL, 14202, NULL, '1', 0, 0, 'D', 'S', 1698416635, 1698416635, NULL),
(5439, 28430, 0, NULL, 15748, NULL, '1', 0, 0, 'D', 'S', 1698416729, 1698416729, NULL),
(5440, 28430, 0, NULL, 15714, NULL, '1', 0, 0, 'D', 'S', 1698416835, 1698416835, NULL),
(5441, 28430, 0, NULL, 10205, NULL, '1', 0, 0, 'D', 'S', 1698420181, 1698420181, NULL),
(5442, 28430, 0, NULL, 477, NULL, '1', 0, 0, 'D', 'S', 1698420302, 1698420302, NULL),
(5443, 28430, 0, NULL, 9976, NULL, '1', 0, 0, 'D', 'S', 1698420536, 1698420536, NULL),
(5444, 28430, 0, NULL, 11493, '1', '1', 0, 0, 'D', 'S', 1698420598, 1698420598, NULL),
(5445, 28430, 0, NULL, 12268, NULL, '1', 0, 0, 'D', 'S', 1698420678, 1698420678, NULL),
(5446, 28430, 0, NULL, 13971, NULL, '1', 0, 0, 'D', 'S', 1698420849, 1698420849, NULL),
(5447, 28430, 0, NULL, 14880, NULL, '1', 0, 0, 'D', 'S', 1698420968, 1698420968, NULL),
(5448, 28430, 0, NULL, 15148, NULL, '1', 0, 0, 'D', 'S', 1698421060, 1698421060, NULL),
(5449, 52724, 0, NULL, 12692, NULL, '1', 0, 0, 'D', 'S', 1698474732, 1698474732, NULL),
(5450, 52728, 0, NULL, 19479, '1', '1', 0, 0, 'D', 'S', 1698495387, 1698495387, NULL),
(5451, 52728, 0, NULL, 27482, NULL, '1', 0, 0, 'D', 'S', 1698495464, 1698495464, NULL),
(5452, 52728, 0, NULL, 20704, '1', NULL, 0, 0, 'D', 'S', 1698495577, 1698495577, NULL),
(5453, 52724, 0, NULL, 24128, '1', '1', 0, 0, 'D', 'S', 1698496477, 1698496477, NULL),
(5454, 52728, 0, NULL, 24128, '1', '1', 0, 0, 'D', 'S', 1698496712, 1698496712, NULL),
(5455, 52728, 0, NULL, 15799, '1', NULL, 0, 0, 'D', 'S', 1698501515, 1698501515, NULL),
(5456, 52728, 0, NULL, 21409, '1', NULL, 0, 0, 'D', 'S', 1698501595, 1698501595, NULL),
(5457, 52728, 0, NULL, 24675, '1', NULL, 0, 0, 'D', 'S', 1698501829, 1698501829, NULL),
(5458, 52728, 0, NULL, 16606, '1', NULL, 0, 0, 'D', 'S', 1698501861, 1698501861, NULL),
(5459, 52728, 0, NULL, 27374, '1', NULL, 0, 0, 'D', 'S', 1698501878, 1698501878, NULL),
(5460, 64367, 0, NULL, 15909, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5461, 64367, 0, NULL, 16403, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5462, 64367, 0, NULL, 17817, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5463, 64367, 0, NULL, 19004, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5464, 64367, 0, NULL, 21365, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5465, 64367, 0, NULL, 23135, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5466, 64367, 0, NULL, 23154, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5467, 64367, 0, NULL, 23460, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5468, 64367, 0, NULL, 27065, NULL, '1', 0, 0, 'D', 'S', 1698513930, 1698513930, NULL),
(5469, 51775, 0, NULL, 27469, '1', NULL, 0, 0, 'D', 'S', 1698553379, 1698553379, NULL),
(5470, 51775, 0, NULL, 27468, '1', NULL, 0, 0, 'D', 'S', 1698553454, 1698553454, NULL),
(5471, 51775, 0, NULL, 27466, '1', NULL, 0, 0, 'D', 'S', 1698553484, 1698553484, NULL),
(5472, 51775, 0, NULL, 27465, '1', NULL, 0, 0, 'D', 'S', 1698553516, 1698553516, NULL),
(5473, 51775, 0, NULL, 27426, '1', NULL, 0, 0, 'D', 'S', 1698553562, 1698553562, NULL),
(5474, 51775, 0, NULL, 26720, '1', NULL, 0, 0, 'D', 'S', 1698553613, 1698553613, NULL),
(5475, 51775, 0, NULL, 27340, '1', NULL, 0, 0, 'D', 'S', 1698553693, 1698553693, NULL),
(5476, 51775, 0, NULL, 16606, '1', NULL, 0, 0, 'D', 'S', 1698656082, 1698656082, NULL),
(5477, 51775, 0, NULL, 16608, '1', NULL, 0, 0, 'D', 'S', 1698656093, 1698656093, NULL),
(5478, 64054, 0, NULL, 10837, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5479, 64054, 0, NULL, 11633, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5480, 64054, 0, NULL, 13121, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5481, 64054, 0, NULL, 14451, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5482, 64054, 0, NULL, 15042, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5483, 64054, 0, NULL, 15897, NULL, '1', 0, 0, 'D', 'S', 1698825491, 1698825491, NULL),
(5484, 64054, 0, NULL, 19022, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5485, 64054, 0, NULL, 19084, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5486, 64054, 0, NULL, 20605, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5487, 64054, 0, NULL, 21288, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5488, 64054, 0, NULL, 21874, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5489, 64054, 0, NULL, 22306, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5490, 64054, 0, NULL, 22445, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5491, 64054, 0, NULL, 22812, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5492, 64054, 0, NULL, 24355, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5493, 64054, 0, NULL, 24512, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5494, 64054, 0, NULL, 24529, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5495, 64054, 0, NULL, 24758, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5496, 64054, 0, NULL, 24929, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5497, 64054, 0, NULL, 25184, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5498, 64054, 0, NULL, 25237, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5499, 64054, 0, NULL, 26223, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5500, 64054, 0, NULL, 26240, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5501, 64054, 0, NULL, 26246, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5502, 64054, 0, NULL, 26720, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5503, 64054, 0, NULL, 26816, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5504, 64054, 0, NULL, 26817, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5505, 64054, 0, NULL, 26818, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5506, 64054, 0, NULL, 26819, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5507, 64054, 0, NULL, 26821, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5508, 64054, 0, NULL, 26822, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5509, 64054, 0, NULL, 26823, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5510, 64054, 0, NULL, 26824, NULL, '1', 0, 0, 'D', 'S', 1698825492, 1698825492, NULL),
(5511, 64054, 0, NULL, 1734, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5512, 64054, 0, NULL, 3517, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5513, 64054, 0, NULL, 8438, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5514, 64054, 0, NULL, 10525, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5515, 64054, 0, NULL, 11762, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5516, 64054, 0, NULL, 13760, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5517, 64054, 0, NULL, 16523, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5518, 64054, 0, NULL, 17870, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5519, 64054, 0, NULL, 18328, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5520, 64054, 0, NULL, 18330, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5521, 64054, 0, NULL, 19078, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5522, 64054, 0, NULL, 19094, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5523, 64054, 0, NULL, 19535, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5524, 64054, 0, NULL, 20851, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5525, 64054, 0, NULL, 21118, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5526, 64054, 0, NULL, 21119, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5527, 64054, 0, NULL, 21120, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5528, 64054, 0, NULL, 21138, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5529, 64054, 0, NULL, 21879, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5530, 64054, 0, NULL, 22038, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5531, 64054, 0, NULL, 22321, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5532, 64054, 0, NULL, 22535, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5533, 64054, 0, NULL, 24061, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5534, 64054, 0, NULL, 24067, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5535, 64054, 0, NULL, 24219, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5536, 64054, 0, NULL, 24616, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5537, 64054, 0, NULL, 24765, NULL, '1', 0, 0, 'D', 'S', 1698825566, 1698825566, NULL),
(5538, 64054, 0, NULL, 24794, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5539, 64054, 0, NULL, 24959, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5540, 64054, 0, NULL, 25357, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5541, 64054, 0, NULL, 25574, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5542, 64054, 0, NULL, 25631, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5543, 64054, 0, NULL, 25684, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5544, 64054, 0, NULL, 25686, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5545, 64054, 0, NULL, 26257, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5546, 64054, 0, NULL, 26351, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5547, 64054, 0, NULL, 26730, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5548, 64054, 0, NULL, 26780, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5549, 64054, 0, NULL, 26907, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5550, 64054, 0, NULL, 27030, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5551, 64054, 0, NULL, 27038, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5552, 64054, 0, NULL, 27041, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5553, 64054, 0, NULL, 27067, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5554, 64054, 0, NULL, 27081, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5555, 64054, 0, NULL, 27083, NULL, '1', 0, 0, 'D', 'S', 1698825567, 1698825567, NULL),
(5556, 64054, 0, NULL, 16305, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5557, 64054, 0, NULL, 17977, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5558, 64054, 0, NULL, 24437, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5559, 64054, 0, NULL, 24916, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5560, 64054, 0, NULL, 26783, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5561, 64054, 0, NULL, 26785, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5562, 64054, 0, NULL, 26788, NULL, '1', 0, 0, 'D', 'S', 1698825643, 1698825643, NULL),
(5563, 28430, 0, NULL, 9656, NULL, '1', 0, 0, 'D', 'S', 1698861496, 1698861496, NULL),
(5564, 23518, 0, NULL, 14, NULL, '1', 0, 0, 'D', 'S', 1699013431, 1699013431, NULL),
(5565, 23518, 0, NULL, 23398, NULL, '1', 0, 0, 'D', 'S', 1699013431, 1699013431, NULL),
(5566, 23518, 0, NULL, 27364, NULL, '1', 0, 0, 'D', 'S', 1699013431, 1699013431, NULL),
(5567, 63103, 0, NULL, 219, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5568, 63103, 0, NULL, 2082, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5569, 63103, 0, NULL, 3864, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5570, 63103, 0, NULL, 3887, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5571, 63103, 0, NULL, 9008, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5572, 63103, 0, NULL, 11337, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5573, 63103, 0, NULL, 12703, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5574, 63103, 0, NULL, 12704, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5575, 63103, 0, NULL, 13490, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5576, 63103, 0, NULL, 14487, NULL, '1', 0, 0, 'D', 'S', 1699057093, 1699057093, NULL),
(5577, 63103, 0, NULL, 14515, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5578, 63103, 0, NULL, 14663, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5579, 63103, 0, NULL, 14832, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5580, 63103, 0, NULL, 16098, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5581, 63103, 0, NULL, 16122, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5582, 63103, 0, NULL, 17897, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5583, 63103, 0, NULL, 18708, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5584, 63103, 0, NULL, 18716, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5585, 63103, 0, NULL, 20420, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5586, 63103, 0, NULL, 20428, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5587, 63103, 0, NULL, 20505, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5588, 63103, 0, NULL, 20724, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5589, 63103, 0, NULL, 20742, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5590, 63103, 0, NULL, 21046, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5591, 63103, 0, NULL, 21119, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5592, 63103, 0, NULL, 21846, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5593, 63103, 0, NULL, 22381, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5594, 63103, 0, NULL, 22931, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5595, 63103, 0, NULL, 22961, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5596, 63103, 0, NULL, 23301, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5597, 63103, 0, NULL, 23316, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5598, 63103, 0, NULL, 23371, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5599, 63103, 0, NULL, 23406, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5600, 63103, 0, NULL, 24244, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5601, 63103, 0, NULL, 24433, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5602, 63103, 0, NULL, 24582, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5603, 63103, 0, NULL, 24823, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5604, 63103, 0, NULL, 24824, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5605, 63103, 0, NULL, 24908, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5606, 63103, 0, NULL, 24924, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5607, 63103, 0, NULL, 25191, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5608, 63103, 0, NULL, 25206, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5609, 63103, 0, NULL, 25223, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5610, 63103, 0, NULL, 25452, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5611, 63103, 0, NULL, 25453, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5612, 63103, 0, NULL, 25461, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5613, 63103, 0, NULL, 25496, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5614, 63103, 0, NULL, 25628, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5615, 63103, 0, NULL, 25703, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5616, 63103, 0, NULL, 25706, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5617, 63103, 0, NULL, 25708, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5618, 63103, 0, NULL, 25899, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5619, 63103, 0, NULL, 26040, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5620, 63103, 0, NULL, 26180, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5621, 63103, 0, NULL, 26181, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5622, 63103, 0, NULL, 26183, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5623, 63103, 0, NULL, 26324, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5624, 63103, 0, NULL, 26430, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5625, 63103, 0, NULL, 26502, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5626, 63103, 0, NULL, 26608, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5627, 63103, 0, NULL, 26639, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5628, 63103, 0, NULL, 26644, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5629, 63103, 0, NULL, 26648, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5630, 63103, 0, NULL, 26791, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5631, 63103, 0, NULL, 26941, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5632, 63103, 0, NULL, 26942, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5633, 63103, 0, NULL, 27271, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5634, 63103, 0, NULL, 27273, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5635, 63103, 0, NULL, 27274, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5636, 63103, 0, NULL, 27275, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5637, 63103, 0, NULL, 27281, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5638, 63103, 0, NULL, 27282, NULL, '1', 0, 0, 'D', 'S', 1699057094, 1699057094, NULL),
(5639, 61717, 0, NULL, 20603, NULL, '1', 0, 0, 'D', 'S', 1699081338, 1699081338, NULL),
(5640, 51775, 0, NULL, 22381, '1', NULL, 0, 0, 'D', 'S', 1699286554, 1699286554, NULL),
(5641, 51775, 0, NULL, 18009, '1', NULL, 0, 0, 'D', 'S', 1699286641, 1699286641, NULL),
(5642, 51775, 0, NULL, 23632, '1', NULL, 0, 0, 'D', 'S', 1699286769, 1699286769, NULL),
(5643, 63890, 0, NULL, 24564, '1', NULL, 0, 0, 'D', 'S', 1699338924, 1699338924, NULL),
(5644, 63890, 0, NULL, 24640, '1', NULL, 0, 0, 'D', 'S', 1699338971, 1699338971, NULL),
(5645, 63890, 0, NULL, 24634, '1', NULL, 0, 0, 'D', 'S', 1699339017, 1699339017, NULL),
(5646, 63890, 0, NULL, 24653, '1', NULL, 0, 0, 'D', 'S', 1699339057, 1699339057, NULL),
(5647, 63890, 0, NULL, 24654, '1', NULL, 0, 0, 'D', 'S', 1699339080, 1699339080, NULL),
(5648, 63890, 0, NULL, 24638, '1', NULL, 0, 0, 'D', 'S', 1699339133, 1699339133, NULL),
(5649, 63890, 0, NULL, 23554, '1', NULL, 0, 0, 'D', 'S', 1699339163, 1699339163, NULL),
(5650, 63890, 0, NULL, 23572, '1', NULL, 0, 0, 'D', 'S', 1699339271, 1699339271, NULL),
(5651, 63890, 0, NULL, 17774, '1', NULL, 0, 0, 'D', 'S', 1699339297, 1699339297, NULL),
(5652, 63890, 0, NULL, 17776, '1', NULL, 0, 0, 'D', 'S', 1699339305, 1699339305, NULL),
(5653, 63890, 0, NULL, 17781, '1', NULL, 0, 0, 'D', 'S', 1699339330, 1699339330, NULL),
(5654, 63890, 0, NULL, 17783, '1', NULL, 0, 0, 'D', 'S', 1699339345, 1699339345, NULL),
(5655, 63890, 0, NULL, 17390, '1', NULL, 0, 0, 'D', 'S', 1699339385, 1699339385, NULL),
(5656, 63890, 0, NULL, 16869, '1', NULL, 0, 0, 'D', 'S', 1699339398, 1699339398, NULL),
(5657, 63890, 0, NULL, 25997, '1', NULL, 0, 0, 'D', 'S', 1699351577, 1699351577, NULL),
(5658, 63890, 0, NULL, 22613, '1', NULL, 0, 0, 'D', 'S', 1699351600, 1699351600, NULL),
(5659, 63890, 0, NULL, 20180, '1', NULL, 0, 0, 'D', 'S', 1699351757, 1699351757, NULL),
(5660, 63890, 0, NULL, 15909, '1', NULL, 0, 0, 'D', 'S', 1699351801, 1699351801, NULL),
(5661, 63890, 0, NULL, 23901, '1', NULL, 0, 0, 'D', 'S', 1699359844, 1699359844, NULL),
(5662, 63890, 0, NULL, 17909, '1', NULL, 0, 0, 'D', 'S', 1699359943, 1699359943, NULL),
(5663, 63890, 0, NULL, 23806, '1', NULL, 0, 0, 'D', 'S', 1699360067, 1699360067, NULL),
(5664, 63890, 0, NULL, 23561, '1', NULL, 0, 0, 'D', 'S', 1699360099, 1699360099, NULL),
(5665, 63890, 0, NULL, 18319, '1', NULL, 0, 0, 'D', 'S', 1699360146, 1699360146, NULL),
(5666, 63890, 0, NULL, 23193, '1', NULL, 0, 0, 'D', 'S', 1699360187, 1699360187, NULL),
(5667, 63890, 0, NULL, 23197, '1', NULL, 0, 0, 'D', 'S', 1699360317, 1699360317, NULL),
(5668, 63890, 0, NULL, 24145, '1', NULL, 0, 0, 'D', 'S', 1699360403, 1699360403, NULL),
(5669, 63890, 0, NULL, 23934, '1', NULL, 0, 0, 'D', 'S', 1699360488, 1699360488, NULL),
(5670, 63890, 0, NULL, 24335, '1', NULL, 0, 0, 'D', 'S', 1699360580, 1699360580, NULL),
(5671, 52724, 0, NULL, 26772, '1', NULL, 0, 0, 'D', 'S', 1699599651, 1699599651, NULL),
(5672, 64646, 0, NULL, 20703, '1', NULL, 0, 0, 'D', 'S', 1699709024, 1699709024, NULL),
(5673, 64646, 0, NULL, 20755, '1', NULL, 0, 0, 'D', 'S', 1699709177, 1699709177, NULL),
(5674, 52724, 0, NULL, 26780, '1', NULL, 0, 0, 'D', 'S', 1699709470, 1699709470, NULL),
(5675, 64646, 0, NULL, 27583, '1', '1', 0, 0, 'D', 'S', 1699710200, 1699710200, NULL),
(5676, 64646, 0, NULL, 27029, '1', NULL, 0, 0, 'D', 'S', 1699710233, 1699710233, NULL),
(5677, 64646, 0, NULL, 25446, '1', NULL, 0, 0, 'D', 'S', 1699710514, 1699710514, NULL),
(5678, 64646, 0, NULL, 27364, '1', '1', 0, 0, 'D', 'S', 1699711576, 1699711576, NULL),
(5679, 64646, 0, NULL, 24964, NULL, '1', 0, 0, 'D', 'S', 1699711913, 1699711913, NULL),
(5680, 64646, 0, NULL, 24547, '1', '1', 0, 0, 'D', 'S', 1699712202, 1699712202, NULL),
(5681, 51775, 0, NULL, 27649, '1', NULL, 0, 0, 'D', 'S', 1700192200, 1700192200, NULL),
(5682, 51775, 0, NULL, 27364, '1', NULL, 0, 0, 'D', 'S', 1700192343, 1700192343, NULL),
(5683, 51775, 0, NULL, 21349, '1', NULL, 0, 0, 'D', 'S', 1700192419, 1700192419, NULL),
(5684, 51775, 0, NULL, 18092, '1', NULL, 0, 0, 'D', 'S', 1700193664, 1700193664, NULL),
(5685, 51775, 0, NULL, 26898, '1', NULL, 0, 0, 'D', 'S', 1700194304, 1700194304, NULL),
(5686, 51775, 0, NULL, 27523, '1', NULL, 0, 0, 'D', 'S', 1700194805, 1700194805, NULL),
(5687, 51775, 0, NULL, 14347, '1', NULL, 0, 0, 'D', 'S', 1700194846, 1700194846, NULL),
(5688, 51775, 0, NULL, 19479, '1', NULL, 0, 0, 'D', 'S', 1700194897, 1700194897, NULL),
(5689, 51775, 0, NULL, 21708, '1', NULL, 0, 0, 'D', 'S', 1700194972, 1700194972, NULL),
(5690, 51775, 0, NULL, 26364, '1', NULL, 0, 0, 'D', 'S', 1700195028, 1700195028, NULL),
(5691, 51775, 0, NULL, 26793, '1', NULL, 0, 0, 'D', 'S', 1700195054, 1700195054, NULL),
(5692, 51775, 0, NULL, 25779, '1', NULL, 0, 0, 'D', 'S', 1700195085, 1700195085, NULL),
(5693, 51775, 0, NULL, 14832, '1', NULL, 0, 0, 'D', 'S', 1700195192, 1700195192, NULL),
(5694, 51775, 0, NULL, 21382, '1', NULL, 0, 0, 'D', 'S', 1700195276, 1700195276, NULL),
(5695, 51775, 0, NULL, 21848, '1', NULL, 0, 0, 'D', 'S', 1700198299, 1700198299, NULL),
(5696, 51775, 0, NULL, 22021, '1', NULL, 0, 0, 'D', 'S', 1700198354, 1700198354, NULL),
(5697, 51775, 0, NULL, 24539, '1', NULL, 0, 0, 'D', 'S', 1700198541, 1700198541, NULL),
(5698, 51775, 0, NULL, 16550, '1', NULL, 0, 0, 'D', 'S', 1700449686, 1700449686, NULL),
(5699, 51775, 0, NULL, 26206, '1', NULL, 0, 0, 'D', 'S', 1700494388, 1700494388, NULL),
(5700, 51775, 0, NULL, 26248, '1', NULL, 0, 0, 'D', 'S', 1700494433, 1700494433, NULL),
(5701, 51775, 0, NULL, 25623, '1', NULL, 0, 0, 'D', 'S', 1700494634, 1700494634, NULL),
(5702, 51775, 0, NULL, 25520, '1', NULL, 0, 0, 'D', 'S', 1700494731, 1700494731, NULL),
(5703, 51775, 0, NULL, 24993, '1', NULL, 0, 0, 'D', 'S', 1700494781, 1700494781, NULL),
(5704, 51775, 0, NULL, 27889, '1', NULL, 0, 0, 'D', 'S', 1700494920, 1700494920, NULL),
(5705, 51775, 0, NULL, 25519, '1', NULL, 0, 0, 'D', 'S', 1700495028, 1700495028, NULL),
(5706, 51775, 0, NULL, 24762, '1', NULL, 0, 0, 'D', 'S', 1700496955, 1700496955, NULL),
(5707, 51775, 0, NULL, 21714, '1', NULL, 0, 0, 'D', 'S', 1700497073, 1700497073, NULL),
(5708, 51775, 0, NULL, 21849, '1', NULL, 0, 0, 'D', 'S', 1700497112, 1700497112, NULL),
(5709, 51775, 0, NULL, 22099, '1', NULL, 0, 0, 'D', 'S', 1700497250, 1700497250, NULL),
(5710, 51775, 0, NULL, 22181, '1', NULL, 0, 0, 'D', 'S', 1700497351, 1700497351, NULL),
(5711, 61717, 0, NULL, 27889, NULL, '1', 0, 0, 'D', 'S', 1700539501, 1700539501, NULL),
(5712, 63546, 0, NULL, 15211, '1', NULL, 0, 0, 'D', 'S', 1700577607, 1700577607, NULL),
(5713, 63546, 0, NULL, 24601, '1', NULL, 0, 0, 'D', 'S', 1700577687, 1700577687, NULL),
(5714, 63546, 0, NULL, 17002, '1', NULL, 0, 0, 'D', 'S', 1700577711, 1700577711, NULL),
(5715, 63546, 0, NULL, 22080, '1', NULL, 0, 0, 'D', 'S', 1700577734, 1700577734, NULL),
(5716, 63546, 0, NULL, 22418, '1', NULL, 0, 0, 'D', 'S', 1700577750, 1700577750, NULL),
(5717, 63546, 0, NULL, 25576, '1', NULL, 0, 0, 'D', 'S', 1700577990, 1700577990, NULL),
(5718, 63546, 0, NULL, 16603, '1', NULL, 0, 0, 'D', 'S', 1700578008, 1700578008, NULL),
(5719, 63546, 0, NULL, 15193, '1', NULL, 0, 0, 'D', 'S', 1700578025, 1700578025, NULL),
(5720, 63546, 0, NULL, 27665, '1', NULL, 0, 0, 'D', 'S', 1700578065, 1700578065, NULL),
(5721, 63546, 0, NULL, 27679, '1', NULL, 0, 0, 'D', 'S', 1700578078, 1700578078, NULL),
(5722, 64692, 0, NULL, 12708, '1', NULL, 0, 0, 'D', 'S', 1700578628, 1700578628, NULL),
(5723, 52724, 0, NULL, 27856, '1', NULL, 0, 0, 'D', 'S', 1700628879, 1700628879, NULL),
(5724, 51775, 0, NULL, 27530, '1', NULL, 0, 0, 'D', 'S', 1700633752, 1700633752, NULL),
(5725, 51775, 0, NULL, 26824, '1', NULL, 0, 0, 'D', 'S', 1700633895, 1700633895, NULL),
(5726, 51775, 0, NULL, 18573, '1', NULL, 0, 0, 'D', 'S', 1700634196, 1700634196, NULL),
(5727, 51775, 0, NULL, 24632, '1', NULL, 0, 0, 'D', 'S', 1700634633, 1700634633, NULL),
(5728, 51775, 0, NULL, 20046, '1', NULL, 0, 0, 'D', 'S', 1700634716, 1700634716, NULL),
(5729, 51775, 0, NULL, 27754, '1', NULL, 0, 0, 'D', 'S', 1700634963, 1700634963, NULL),
(5730, 51775, 0, NULL, 27752, '1', NULL, 0, 0, 'D', 'S', 1700635044, 1700635044, NULL),
(5731, 51775, 0, NULL, 27700, '1', NULL, 0, 0, 'D', 'S', 1700635145, 1700635145, NULL),
(5732, 51775, 0, NULL, 24579, '1', NULL, 0, 0, 'D', 'S', 1700635230, 1700635230, NULL),
(5733, 51775, 0, NULL, 24577, '1', NULL, 0, 0, 'D', 'S', 1700635486, 1700635486, NULL),
(5734, 51775, 0, NULL, 27887, '1', NULL, 0, 0, 'D', 'S', 1700635569, 1700635569, NULL),
(5735, 51775, 0, NULL, 27884, '1', NULL, 0, 0, 'D', 'S', 1700635709, 1700635709, NULL),
(5736, 51775, 0, NULL, 27883, '1', NULL, 0, 0, 'D', 'S', 1700635774, 1700635774, NULL),
(5737, 61717, 0, NULL, 26382, NULL, '1', 0, 0, 'D', 'S', 1700637225, 1700637225, NULL),
(5738, 61717, 0, NULL, 26380, NULL, '1', 0, 0, 'D', 'S', 1700637239, 1700637239, NULL),
(5739, 61717, 0, NULL, 26962, NULL, '1', 0, 0, 'D', 'S', 1700637265, 1700637265, NULL),
(5740, 61717, 0, NULL, 26365, NULL, '1', 0, 0, 'D', 'S', 1700637281, 1700637281, NULL),
(5741, 61717, 0, NULL, 25965, NULL, '1', 0, 0, 'D', 'S', 1700637304, 1700637304, NULL),
(5742, 61717, 0, NULL, 25728, NULL, '1', 0, 0, 'D', 'S', 1700637321, 1700637321, NULL),
(5743, 61717, 0, NULL, 23873, NULL, '1', 0, 0, 'D', 'S', 1700637340, 1700637340, NULL),
(5744, 61717, 0, NULL, 24478, NULL, '1', 0, 0, 'D', 'S', 1700637357, 1700637357, NULL),
(5745, 61717, 0, NULL, 24895, NULL, '1', 0, 0, 'D', 'S', 1700637368, 1700637368, NULL),
(5746, 61717, 0, NULL, 23965, NULL, '1', 0, 0, 'D', 'S', 1700637405, 1700637405, NULL),
(5747, 61717, 0, NULL, 24476, NULL, '1', 0, 0, 'D', 'S', 1700637432, 1700637432, NULL),
(5748, 61717, 0, NULL, 23990, NULL, '1', 0, 0, 'D', 'S', 1700637450, 1700637450, NULL),
(5749, 61717, 0, NULL, 23989, NULL, '1', 0, 0, 'D', 'S', 1700638623, 1700638623, NULL),
(5750, 52724, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5751, 52724, 0, NULL, 3808, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5752, 52724, 0, NULL, 3814, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5753, 52724, 0, NULL, 3815, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5754, 52724, 0, NULL, 3820, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5755, 52724, 0, NULL, 3822, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5756, 52724, 0, NULL, 3824, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5757, 52724, 0, NULL, 3851, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5758, 52724, 0, NULL, 10540, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5759, 52724, 0, NULL, 10546, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5760, 52724, 0, NULL, 10643, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5761, 52724, 0, NULL, 10663, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5762, 52724, 0, NULL, 10744, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5763, 52724, 0, NULL, 10764, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5764, 52724, 0, NULL, 10770, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5765, 52724, 0, NULL, 11637, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5766, 52724, 0, NULL, 14253, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5767, 52724, 0, NULL, 14512, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5768, 52724, 0, NULL, 15742, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5769, 52724, 0, NULL, 16126, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5770, 52724, 0, NULL, 16127, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5771, 52724, 0, NULL, 16128, NULL, '1', 0, 0, 'D', 'S', 1700638973, 1700638973, NULL),
(5772, 61717, 0, NULL, 23963, NULL, '1', 0, 0, 'D', 'S', 1700639376, 1700639376, NULL),
(5773, 52724, 0, NULL, 24581, '1', NULL, 0, 0, 'D', 'S', 1700641273, 1700641273, NULL),
(5774, 61717, 0, NULL, 26368, NULL, '1', 0, 0, 'D', 'S', 1700647903, 1700647903, NULL),
(5775, 61717, 0, NULL, 26369, NULL, '1', 0, 0, 'D', 'S', 1700647950, 1700647950, NULL),
(5776, 61717, 0, NULL, 27919, NULL, '1', 0, 0, 'D', 'S', 1700655905, 1700655905, NULL),
(5777, 61717, 0, NULL, 8406, NULL, '1', 0, 0, 'D', 'S', 1700656585, 1700656585, NULL),
(5778, 61717, 0, NULL, 16524, NULL, '1', 0, 0, 'D', 'S', 1700657671, 1700657671, NULL),
(5779, 61717, 0, NULL, 27814, NULL, '1', 0, 0, 'D', 'S', 1700657833, 1700657833, NULL),
(5780, 61717, 0, NULL, 27726, NULL, '1', 0, 0, 'D', 'S', 1700658591, 1700658591, NULL),
(5781, 61717, 0, NULL, 26915, NULL, '1', 0, 0, 'D', 'S', 1700658622, 1700658622, NULL),
(5782, 61717, 0, NULL, 23768, NULL, '1', 0, 0, 'D', 'S', 1700658672, 1700658672, NULL),
(5783, 61717, 0, NULL, 7978, NULL, '1', 0, 0, 'D', 'S', 1700658747, 1700658747, NULL),
(5784, 61717, 0, NULL, 3921, NULL, '1', 0, 0, 'D', 'S', 1700658774, 1700658774, NULL),
(5785, 61717, 0, NULL, 27498, NULL, '1', 0, 0, 'D', 'S', 1700658808, 1700658808, NULL),
(5786, 61717, 0, NULL, 23922, NULL, '1', 0, 0, 'D', 'S', 1700658873, 1700658873, NULL),
(5787, 61717, 0, NULL, 23498, NULL, '1', 0, 0, 'D', 'S', 1700658970, 1700658970, NULL),
(5788, 61717, 0, NULL, 20066, NULL, '1', 0, 0, 'D', 'S', 1700659004, 1700659004, NULL),
(5789, 61717, 0, NULL, 23333, NULL, '1', 0, 0, 'D', 'S', 1700659061, 1700659061, NULL),
(5790, 61717, 0, NULL, 24728, NULL, '1', 0, 0, 'D', 'S', 1700659085, 1700659085, NULL),
(5791, 61717, 0, NULL, 26908, NULL, '1', 0, 0, 'D', 'S', 1700659128, 1700659128, NULL),
(5792, 61717, 0, NULL, 23243, NULL, '1', 0, 0, 'D', 'S', 1700659210, 1700659210, NULL),
(5793, 63890, 0, NULL, 18727, '1', NULL, 0, 0, 'D', 'S', 1700745646, 1700745646, NULL),
(5794, 63890, 0, NULL, 27920, '1', NULL, 0, 0, 'D', 'S', 1700745834, 1700745834, NULL),
(5795, 63890, 0, NULL, 22258, '1', NULL, 0, 0, 'D', 'S', 1700746076, 1700746076, NULL),
(5796, 7058, 0, NULL, 26688, '1', NULL, 0, 0, 'D', 'S', 1700757068, 1700757068, NULL),
(5797, 64692, 0, NULL, 25536, '1', NULL, 0, 0, 'D', 'S', 1700763715, 1700763715, NULL),
(5798, 64692, 0, NULL, 25526, '1', NULL, 0, 0, 'D', 'S', 1700763823, 1700763823, NULL),
(5799, 64692, 0, NULL, 25547, '1', NULL, 0, 0, 'D', 'S', 1700763836, 1700763836, NULL),
(5800, 64692, 0, NULL, 25571, '1', NULL, 0, 0, 'D', 'S', 1700763855, 1700763855, NULL),
(5801, 64692, 0, NULL, 25523, '1', NULL, 0, 0, 'D', 'S', 1700763868, 1700763868, NULL),
(5802, 64692, 0, NULL, 15645, '1', NULL, 0, 0, 'D', 'S', 1700763883, 1700763883, NULL),
(5803, 64692, 0, NULL, 20755, '1', NULL, 0, 0, 'D', 'S', 1700763897, 1700763897, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(5804, 64692, 0, NULL, 16602, '1', NULL, 0, 0, 'D', 'S', 1700763909, 1700763909, NULL),
(5805, 64692, 0, NULL, 24329, '1', NULL, 0, 0, 'D', 'S', 1700763925, 1700763925, NULL),
(5806, 64692, 0, NULL, 13609, '1', NULL, 0, 0, 'D', 'S', 1700763951, 1700763951, NULL),
(5807, 64692, 0, NULL, 23087, '1', NULL, 0, 0, 'D', 'S', 1700763966, 1700763966, NULL),
(5808, 64692, 0, NULL, 24936, '1', NULL, 0, 0, 'D', 'S', 1700763980, 1700763980, NULL),
(5809, 64692, 0, NULL, 24548, '1', NULL, 0, 0, 'D', 'S', 1700763994, 1700763994, NULL),
(5810, 64692, 0, NULL, 17668, '1', NULL, 0, 0, 'D', 'S', 1700764007, 1700764007, NULL),
(5811, 7058, 0, NULL, 26711, '1', NULL, 0, 0, 'D', 'S', 1700886369, 1700886369, NULL),
(5812, 64953, 0, NULL, 28082, '1', NULL, 0, 0, 'D', 'S', 1701085957, 1701085957, NULL),
(5813, 64953, 0, NULL, 25547, '1', '1', 0, 0, 'D', 'S', 1701086003, 1701086003, NULL),
(5814, 64953, 0, NULL, 28056, '1', NULL, 0, 0, 'D', 'S', 1701087223, 1701087223, NULL),
(5815, 64953, 0, NULL, 28104, '1', NULL, 0, 0, 'D', 'S', 1701087342, 1701087342, NULL),
(5816, 64953, 0, NULL, 1998, '1', NULL, 0, 0, 'D', 'S', 1701087517, 1701087517, NULL),
(5817, 64953, 0, NULL, 14854, '1', NULL, 0, 0, 'D', 'S', 1701087833, 1701087833, NULL),
(5818, 61835, 0, NULL, 23346, '1', NULL, 0, 0, 'D', 'S', 1701101664, 1701101664, NULL),
(5819, 61835, 0, NULL, 24187, '1', NULL, 0, 0, 'D', 'S', 1701101923, 1701101923, NULL),
(5820, 61835, 0, NULL, 27848, '1', NULL, 0, 0, 'D', 'S', 1701102022, 1701102022, NULL),
(5821, 61835, 0, NULL, 28061, '1', NULL, 0, 0, 'D', 'S', 1701102186, 1701102186, NULL),
(5822, 61835, 0, NULL, 28058, '1', NULL, 0, 0, 'D', 'S', 1701102226, 1701102226, NULL),
(5823, 61835, 0, NULL, 19078, '1', NULL, 0, 0, 'D', 'S', 1701102372, 1701102372, NULL),
(5824, 61835, 0, NULL, 22877, '1', NULL, 0, 0, 'D', 'S', 1701102412, 1701102412, NULL),
(5825, 61835, 0, NULL, 12708, '1', NULL, 0, 0, 'D', 'S', 1701102485, 1701102485, NULL),
(5826, 61835, 0, NULL, 27776, '1', NULL, 0, 0, 'D', 'S', 1701102521, 1701102521, NULL),
(5827, 61835, 0, NULL, 27738, '1', NULL, 0, 0, 'D', 'S', 1701102563, 1701102563, NULL),
(5828, 61835, 0, NULL, 17580, '1', NULL, 0, 0, 'D', 'S', 1701102682, 1701102682, NULL),
(5829, 61835, 0, NULL, 16887, '1', NULL, 0, 0, 'D', 'S', 1701102854, 1701102854, NULL),
(5830, 52724, 0, NULL, 28118, '1', NULL, 0, 0, 'D', 'S', 1701252711, 1701252711, NULL),
(5831, 52724, 0, NULL, 28156, '1', '1', 0, 0, 'D', 'S', 1701253163, 1701253163, NULL),
(5832, 52724, 0, NULL, 28158, '1', NULL, 0, 0, 'D', 'S', 1701253194, 1701253194, NULL),
(5833, 52724, 0, NULL, 28121, '1', NULL, 0, 0, 'D', 'S', 1701253239, 1701253239, NULL),
(5834, 52724, 0, NULL, 22771, NULL, '1', 0, 0, 'D', 'S', 1701253351, 1701253351, NULL),
(5835, 63890, 0, NULL, 28094, '1', NULL, 0, 0, 'D', 'S', 1701264576, 1701264576, NULL),
(5836, 63890, 0, NULL, 28101, '1', NULL, 0, 0, 'D', 'S', 1701264661, 1701264661, NULL),
(5837, 63890, 0, NULL, 28104, '1', NULL, 0, 0, 'D', 'S', 1701264776, 1701264776, NULL),
(5838, 48265, 0, NULL, 28138, NULL, '1', 0, 0, 'D', 'S', 1701279701, 1701279701, NULL),
(5839, 48265, 0, NULL, 28136, NULL, '1', 0, 0, 'D', 'S', 1701279714, 1701279714, NULL),
(5840, 48265, 0, NULL, 28134, NULL, '1', 0, 0, 'D', 'S', 1701279735, 1701279735, NULL),
(5841, 48265, 0, NULL, 28132, NULL, '1', 0, 0, 'D', 'S', 1701279750, 1701279750, NULL),
(5842, 48265, 0, NULL, 28143, NULL, '1', 0, 0, 'D', 'S', 1701280454, 1701280454, NULL),
(5843, 48265, 0, NULL, 28145, NULL, '1', 0, 0, 'D', 'S', 1701280471, 1701280471, NULL),
(5844, 48265, 0, NULL, 28150, NULL, '1', 0, 0, 'D', 'S', 1701280481, 1701280481, NULL),
(5845, 65039, 0, NULL, 13655, '1', '1', 0, 0, 'D', 'S', 1701416111, 1701416111, NULL),
(5846, 65039, 0, NULL, 26428, '1', NULL, 0, 0, 'D', 'S', 1701416206, 1701416206, NULL),
(5847, 65039, 0, NULL, 24861, '1', NULL, 0, 0, 'D', 'S', 1701416218, 1701416218, NULL),
(5848, 65039, 0, NULL, 26710, '1', '1', 0, 0, 'D', 'S', 1701416555, 1701416555, NULL),
(5849, 65039, 0, NULL, 23779, NULL, '1', 0, 0, 'D', 'S', 1701416610, 1701416610, NULL),
(5850, 65039, 0, NULL, 20470, NULL, '1', 0, 0, 'D', 'S', 1701416708, 1701416708, NULL),
(5851, 65039, 0, NULL, 23706, '1', '1', 0, 0, 'D', 'S', 1701416813, 1701416813, NULL),
(5852, 65039, 0, NULL, 24033, '1', '1', 0, 0, 'D', 'S', 1701417016, 1701417016, NULL),
(5853, 65039, 0, NULL, 27262, '1', NULL, 0, 0, 'D', 'S', 1701418741, 1701418741, NULL),
(5854, 65039, 0, NULL, 11842, '1', NULL, 0, 0, 'D', 'S', 1701419636, 1701419636, NULL),
(5855, 65039, 0, NULL, 16608, NULL, '1', 0, 0, 'D', 'S', 1701419653, 1701419653, NULL),
(5856, 65039, 0, NULL, 27347, '1', NULL, 0, 0, 'D', 'S', 1701420008, 1701420008, NULL),
(5857, 65039, 0, NULL, 24831, NULL, '1', 0, 0, 'D', 'S', 1701420040, 1701420040, NULL),
(5858, 65039, 0, NULL, 27622, '1', NULL, 0, 0, 'D', 'S', 1701420907, 1701420907, NULL),
(5859, 65039, 0, NULL, 27623, NULL, '1', 0, 0, 'D', 'S', 1701420937, 1701420937, NULL),
(5860, 65039, 0, NULL, 25783, '1', NULL, 0, 0, 'D', 'S', 1701421855, 1701421855, NULL),
(5861, 65039, 0, NULL, 20191, NULL, '1', 0, 0, 'D', 'S', 1701421891, 1701421891, NULL),
(5862, 64833, 0, NULL, 12708, '1', NULL, 0, 0, 'D', 'S', 1701457981, 1701457981, NULL),
(5863, 51775, 0, NULL, 27659, '1', NULL, 0, 0, 'D', 'S', 1701509787, 1701509787, NULL),
(5864, 51775, 0, NULL, 28256, '1', NULL, 0, 0, 'D', 'S', 1701509961, 1701509961, NULL),
(5865, 51775, 0, NULL, 27354, '1', NULL, 0, 0, 'D', 'S', 1701510100, 1701510100, NULL),
(5866, 51775, 0, NULL, 27903, '1', NULL, 0, 0, 'D', 'S', 1701510151, 1701510151, NULL),
(5867, 51775, 0, NULL, 27940, '1', NULL, 0, 0, 'D', 'S', 1701510201, 1701510201, NULL),
(5868, 51775, 0, NULL, 27941, '1', NULL, 0, 0, 'D', 'S', 1701510224, 1701510224, NULL),
(5869, 51775, 0, NULL, 27656, '1', NULL, 0, 0, 'D', 'S', 1701510278, 1701510278, NULL),
(5870, 51775, 0, NULL, 27646, '1', NULL, 0, 0, 'D', 'S', 1701510338, 1701510338, NULL),
(5871, 64833, 0, NULL, 26996, '1', '1', 0, 0, 'D', 'S', 1701529970, 1701529970, NULL),
(5872, 62949, 0, NULL, 26382, '1', '1', 0, 0, 'D', 'S', 1701597184, 1701597184, NULL),
(5873, 64833, 0, NULL, 28097, '1', NULL, 0, 0, 'D', 'S', 1701622593, 1701622593, NULL),
(5874, 61309, 0, NULL, 28332, '1', NULL, 0, 0, 'D', 'S', 1701680233, 1701680233, NULL),
(5875, 51775, 0, NULL, 28198, '1', NULL, 0, 0, 'D', 'S', 1701767889, 1701767889, NULL),
(5876, 62246, 0, NULL, 13440, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5877, 62246, 0, NULL, 13445, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5878, 62246, 0, NULL, 13447, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5879, 62246, 0, NULL, 13450, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5880, 62246, 0, NULL, 13451, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5881, 62246, 0, NULL, 13501, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5882, 62246, 0, NULL, 13502, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5883, 62246, 0, NULL, 18107, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5884, 62246, 0, NULL, 18243, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5885, 62246, 0, NULL, 21332, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5886, 62246, 0, NULL, 25067, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5887, 62246, 0, NULL, 26911, NULL, '1', 0, 0, 'D', 'S', 1701774533, 1701774533, NULL),
(5888, 62246, 0, NULL, 10840, NULL, '1', 0, 0, 'D', 'S', 1701774541, 1701774541, NULL),
(5889, 62246, 0, NULL, 21513, NULL, '1', 0, 0, 'D', 'S', 1701774542, 1701774542, NULL),
(5890, 62246, 0, NULL, 23510, NULL, '1', 0, 0, 'D', 'S', 1701774542, 1701774542, NULL),
(5891, 24725, 0, NULL, 27969, '1', NULL, 0, 0, 'D', 'S', 1701780953, 1701780953, NULL),
(5892, 24725, 0, NULL, 26054, '1', NULL, 0, 0, 'D', 'S', 1701854529, 1701854529, NULL),
(5893, 64861, 0, NULL, 28453, '1', NULL, 0, 0, 'D', 'S', 1701947172, 1701947172, NULL),
(5894, 64861, 0, NULL, 10068, '1', NULL, 0, 0, 'D', 'S', 1701948032, 1701948032, NULL),
(5895, 64861, 0, NULL, 17930, '1', NULL, 0, 0, 'D', 'S', 1701948139, 1701948139, NULL),
(5896, 64861, 0, NULL, 26370, '1', NULL, 0, 0, 'D', 'S', 1701948847, 1701948847, NULL),
(5897, 64861, 0, NULL, 28219, '1', NULL, 0, 0, 'D', 'S', 1701952348, 1701952348, NULL),
(5898, 24725, 0, NULL, 26464, '1', '1', 0, 0, 'D', 'S', 1701952487, 1701952487, NULL),
(5899, 64833, 0, NULL, 28313, NULL, '1', 0, 0, 'D', 'S', 1701957770, 1701957770, NULL),
(5900, 64833, 0, NULL, 27316, NULL, '1', 0, 0, 'D', 'S', 1701957801, 1701957801, NULL),
(5901, 64861, 0, NULL, 28420, '1', NULL, 0, 0, 'D', 'S', 1701968908, 1701968908, NULL),
(5902, 64861, 0, NULL, 28458, '1', NULL, 0, 0, 'D', 'S', 1701969051, 1701969051, NULL),
(5903, 64861, 0, NULL, 28313, '1', NULL, 0, 0, 'D', 'S', 1701969298, 1701969298, NULL),
(5904, 64861, 0, NULL, 21849, '1', NULL, 0, 0, 'D', 'S', 1701969919, 1701969919, NULL),
(5905, 64861, 0, NULL, 28387, '1', NULL, 0, 0, 'D', 'S', 1701971670, 1701971670, NULL),
(5906, 64861, 0, NULL, 27895, '1', NULL, 0, 0, 'D', 'S', 1701971800, 1701971800, NULL),
(5907, 64861, 0, NULL, 28245, '1', NULL, 0, 0, 'D', 'S', 1701972161, 1701972161, NULL),
(5908, 61309, 0, NULL, 21332, '1', NULL, 0, 0, 'D', 'S', 1701973530, 1701973530, NULL),
(5909, 64861, 0, NULL, 23026, '1', NULL, 0, 0, 'D', 'S', 1702027471, 1702027471, NULL),
(5910, 64861, 0, NULL, 27973, '1', NULL, 0, 0, 'D', 'S', 1702027764, 1702027764, NULL),
(5911, 64861, 0, NULL, 27963, '1', NULL, 0, 0, 'D', 'S', 1702027891, 1702027891, NULL),
(5912, 64861, 0, NULL, 26755, '1', NULL, 0, 0, 'D', 'S', 1702028054, 1702028054, NULL),
(5913, 64861, 0, NULL, 28119, '1', NULL, 0, 0, 'D', 'S', 1702028519, 1702028519, NULL),
(5914, 64861, 0, NULL, 27557, '1', NULL, 0, 0, 'D', 'S', 1702114775, 1702114775, NULL),
(5915, 64861, 0, NULL, 20296, '1', NULL, 0, 0, 'D', 'S', 1702232286, 1702232286, NULL),
(5916, 64861, 0, NULL, 25688, '1', NULL, 0, 0, 'D', 'S', 1702232359, 1702232359, NULL),
(5917, 64861, 0, NULL, 25933, '1', NULL, 0, 0, 'D', 'S', 1702232382, 1702232382, NULL),
(5918, 64861, 0, NULL, 26203, '1', NULL, 0, 0, 'D', 'S', 1702232407, 1702232407, NULL),
(5919, 64861, 0, NULL, 21514, '1', NULL, 0, 0, 'D', 'S', 1702232714, 1702232714, NULL),
(5920, 51775, 0, NULL, 27993, '1', NULL, 0, 0, 'D', 'S', 1702295537, 1702295537, NULL),
(5921, 51775, 0, NULL, 28467, '1', NULL, 0, 0, 'D', 'S', 1702295573, 1702295573, NULL),
(5922, 64861, 0, NULL, 28255, '1', NULL, 0, 0, 'D', 'S', 1702297905, 1702297905, NULL),
(5923, 64861, 0, NULL, 28526, '1', NULL, 0, 0, 'D', 'S', 1702297981, 1702297981, NULL),
(5924, 61309, 0, NULL, 23696, '1', NULL, 0, 0, 'D', 'S', 1702299891, 1702299891, NULL),
(5925, 61309, 0, NULL, 26351, '1', NULL, 0, 0, 'D', 'S', 1702300686, 1702300686, NULL),
(5926, 7058, 0, NULL, 8441, '1', NULL, 0, 0, 'D', 'S', 1702351618, 1702351618, NULL),
(5927, 61309, 0, NULL, 28084, '1', NULL, 0, 0, 'D', 'S', 1702393229, 1702393229, NULL),
(5928, 61309, 0, NULL, 22996, '1', NULL, 0, 0, 'D', 'S', 1702393241, 1702393241, NULL),
(5929, 61309, 0, NULL, 27814, '1', NULL, 0, 0, 'D', 'S', 1702394184, 1702394184, NULL),
(5930, 61309, 0, NULL, 26440, '1', NULL, 0, 0, 'D', 'S', 1702394224, 1702394224, NULL),
(5931, 61309, 0, NULL, 23003, '1', NULL, 0, 0, 'D', 'S', 1702394351, 1702394351, NULL),
(5932, 24725, 0, NULL, 28586, '1', NULL, 0, 0, 'D', 'S', 1702462350, 1702462350, NULL),
(5933, 24725, 0, NULL, 28603, '1', NULL, 0, 0, 'D', 'S', 1702645414, 1702645414, NULL),
(5934, 24725, 0, NULL, 28512, '1', NULL, 0, 0, 'D', 'S', 1702649351, 1702649351, NULL),
(5935, 65229, 0, NULL, 22305, '1', NULL, 0, 0, 'D', 'S', 1702657103, 1702657103, NULL),
(5936, 65229, 0, NULL, 28491, '1', NULL, 0, 0, 'D', 'S', 1702657485, 1702657485, NULL),
(5937, 64861, 0, NULL, 25717, '1', NULL, 0, 0, 'D', 'S', 1702705575, 1702705575, NULL),
(5938, 65229, 0, NULL, 28623, '1', NULL, 0, 0, 'D', 'S', 1702724778, 1702724778, NULL),
(5939, 24725, 0, NULL, 26442, '1', NULL, 0, 0, 'D', 'S', 1702727266, 1702727266, NULL),
(5940, 65229, 0, NULL, 27582, '1', NULL, 0, 0, 'D', 'S', 1702742762, 1702742762, NULL),
(5941, 65229, 0, NULL, 26710, '1', NULL, 0, 0, 'D', 'S', 1702891836, 1702891836, NULL),
(5942, 62344, 0, NULL, 28620, '1', NULL, 0, 0, 'D', 'S', 1702893670, 1702893670, NULL),
(5943, 62344, 0, NULL, 21848, '1', NULL, 0, 0, 'D', 'S', 1702894194, 1702894194, NULL),
(5944, 62344, 0, NULL, 20791, '1', NULL, 0, 0, 'D', 'S', 1702898156, 1702898156, NULL),
(5945, 62344, 0, NULL, 28612, '1', NULL, 0, 0, 'D', 'S', 1702898694, 1702898694, NULL),
(5946, 62344, 0, NULL, 28623, '1', NULL, 0, 0, 'D', 'S', 1702898802, 1702898802, NULL),
(5947, 62344, 0, NULL, 17214, '1', NULL, 0, 0, 'D', 'S', 1702898847, 1702898847, NULL),
(5948, 62344, 0, NULL, 24295, '1', NULL, 0, 0, 'D', 'S', 1702898887, 1702898887, NULL),
(5949, 62344, 0, NULL, 28613, '1', NULL, 0, 0, 'D', 'S', 1702898939, 1702898939, NULL),
(5950, 62344, 0, NULL, 28622, '1', NULL, 0, 0, 'D', 'S', 1702902240, 1702902240, NULL),
(5951, 62344, 0, NULL, 23959, '1', NULL, 0, 0, 'D', 'S', 1702965453, 1702965453, NULL),
(5952, 62344, 0, NULL, 21061, '1', NULL, 0, 0, 'D', 'S', 1702968777, 1702968777, NULL),
(5953, 65229, 0, NULL, 28682, '1', NULL, 0, 0, 'D', 'S', 1702983107, 1702983107, NULL),
(5954, 65229, 0, NULL, 27398, '1', NULL, 0, 0, 'D', 'S', 1702983254, 1702983254, NULL),
(5955, 65229, 0, NULL, 27396, '1', NULL, 0, 0, 'D', 'S', 1702983328, 1702983328, NULL),
(5956, 65229, 0, NULL, 23138, '1', NULL, 0, 0, 'D', 'S', 1702983431, 1702983431, NULL),
(5957, 65229, 0, NULL, 23145, '1', NULL, 0, 0, 'D', 'S', 1702983492, 1702983492, NULL),
(5958, 65229, 0, NULL, 26823, '1', NULL, 0, 0, 'D', 'S', 1702983517, 1702983517, NULL),
(5959, 65229, 0, NULL, 26824, '1', NULL, 0, 0, 'D', 'S', 1702983538, 1702983538, NULL),
(5960, 65229, 0, NULL, 8478, '1', NULL, 0, 0, 'D', 'S', 1702983567, 1702983567, NULL),
(5961, 65229, 0, NULL, 15343, '1', NULL, 0, 0, 'D', 'S', 1702983595, 1702983595, NULL),
(5962, 65229, 0, NULL, 27161, '1', NULL, 0, 0, 'D', 'S', 1702983928, 1702983928, NULL),
(5963, 65229, 0, NULL, 21609, '1', NULL, 0, 0, 'D', 'S', 1702984210, 1702984210, NULL),
(5964, 65229, 0, NULL, 24223, '1', NULL, 0, 0, 'D', 'S', 1702984253, 1702984253, NULL),
(5965, 65229, 0, NULL, 21365, '1', NULL, 0, 0, 'D', 'S', 1702984274, 1702984274, NULL),
(5966, 65229, 0, NULL, 10514, '1', NULL, 0, 0, 'D', 'S', 1702984288, 1702984288, NULL),
(5967, 65229, 0, NULL, 22113, '1', NULL, 0, 0, 'D', 'S', 1702984316, 1702984316, NULL),
(5968, 65229, 0, NULL, 26869, '1', NULL, 0, 0, 'D', 'S', 1702984388, 1702984388, NULL),
(5969, 62344, 0, NULL, 18515, '1', NULL, 0, 0, 'D', 'S', 1703053203, 1703053203, NULL),
(5970, 62344, 0, NULL, 10514, '1', NULL, 0, 0, 'D', 'S', 1703053303, 1703053303, NULL),
(5971, 62344, 0, NULL, 21063, '1', NULL, 0, 0, 'D', 'S', 1703054754, 1703054754, NULL),
(5972, 62344, 0, NULL, 23077, '1', NULL, 0, 0, 'D', 'S', 1703055715, 1703055715, NULL),
(5973, 62344, 0, NULL, 25321, '1', NULL, 0, 0, 'D', 'S', 1703055893, 1703055893, NULL),
(5974, 62344, 0, NULL, 25323, '1', NULL, 0, 0, 'D', 'S', 1703055971, 1703055971, NULL),
(5975, 62344, 0, NULL, 24733, '1', NULL, 0, 0, 'D', 'S', 1703056283, 1703056283, NULL),
(5976, 24725, 0, NULL, 28688, '1', NULL, 0, 0, 'D', 'S', 1703078021, 1703078021, NULL),
(5977, 65229, 0, NULL, 28522, '1', NULL, 0, 0, 'D', 'S', 1703081070, 1703081070, NULL),
(5978, 65229, 0, NULL, 21348, '1', NULL, 0, 0, 'D', 'S', 1703081084, 1703081084, NULL),
(5979, 65229, 0, NULL, 24964, '1', NULL, 0, 0, 'D', 'S', 1703081116, 1703081116, NULL),
(5980, 61309, 0, NULL, 28105, '1', NULL, 0, 0, 'D', 'S', 1703085300, 1703085300, NULL),
(5981, 64861, 0, NULL, 11331, '1', NULL, 0, 0, 'D', 'S', 1703327208, 1703327208, NULL),
(5982, 24725, 0, NULL, 24539, '1', NULL, 0, 0, 'D', 'S', 1703349849, 1703349849, NULL),
(5983, 24725, 0, NULL, 28724, '1', NULL, 0, 0, 'D', 'S', 1703349860, 1703349860, NULL),
(5984, 24725, 0, NULL, 18542, '1', NULL, 0, 0, 'D', 'S', 1703781443, 1703781443, NULL),
(5985, 24725, 0, NULL, 18527, '1', NULL, 0, 0, 'D', 'S', 1703781563, 1703781563, NULL),
(5986, 24725, 0, NULL, 24678, '1', NULL, 0, 0, 'D', 'S', 1703834000, 1703834000, NULL),
(5987, 24725, 0, NULL, 28511, '1', NULL, 0, 0, 'D', 'S', 1703834071, 1703834071, NULL),
(5988, 24725, 0, NULL, 28829, '1', NULL, 0, 0, 'D', 'S', 1703834084, 1703834084, NULL),
(5989, 24725, 0, NULL, 28828, '1', NULL, 0, 0, 'D', 'S', 1703834116, 1703834116, NULL),
(5990, 24725, 0, NULL, 24033, '1', NULL, 0, 0, 'D', 'S', 1703834323, 1703834323, NULL),
(5991, 24725, 0, NULL, 22436, '1', NULL, 0, 0, 'D', 'S', 1703834394, 1703834394, NULL),
(5992, 64861, 0, NULL, 28853, '1', NULL, 0, 0, 'D', 'S', 1703846546, 1703846546, NULL),
(5993, 64861, 0, NULL, 24931, '1', NULL, 0, 0, 'D', 'S', 1703847011, 1703847011, NULL),
(5994, 64861, 0, NULL, 24538, '1', NULL, 0, 0, 'D', 'S', 1703847529, 1703847529, NULL),
(5995, 64861, 0, NULL, 21332, '1', NULL, 0, 0, 'D', 'S', 1703848158, 1703848158, NULL),
(5996, 64861, 0, NULL, 22398, '1', NULL, 0, 0, 'D', 'S', 1703848449, 1703848449, NULL),
(5997, 24725, 0, NULL, 28827, '1', '1', 0, 0, 'D', 'S', 1703858550, 1703858550, NULL),
(5998, 61309, 0, NULL, 23333, '1', NULL, 0, 0, 'D', 'S', 1704033212, 1704033212, NULL),
(5999, 61309, 0, NULL, 24281, '1', NULL, 0, 0, 'D', 'S', 1704033767, 1704033767, NULL),
(6000, 61309, 0, NULL, 21498, '1', NULL, 0, 0, 'D', 'S', 1704118584, 1704118584, NULL),
(6001, 61309, 0, NULL, 24684, '1', NULL, 0, 0, 'D', 'S', 1704118619, 1704118619, NULL),
(6002, 61309, 0, NULL, 23089, '1', NULL, 0, 0, 'D', 'S', 1704118657, 1704118657, NULL),
(6003, 61309, 0, NULL, 17277, '1', NULL, 0, 0, 'D', 'S', 1704118750, 1704118750, NULL),
(6004, 64482, 0, NULL, 25173, '1', NULL, 0, 0, 'D', 'S', 1705050560, 1705050560, NULL),
(6005, 64054, 0, NULL, 14452, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6006, 64054, 0, NULL, 15100, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6007, 64054, 0, NULL, 18834, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6008, 64054, 0, NULL, 18855, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6009, 64054, 0, NULL, 19085, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6010, 64054, 0, NULL, 20787, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6011, 64054, 0, NULL, 25433, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6012, 64054, 0, NULL, 25648, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6013, 64054, 0, NULL, 25748, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6014, 64054, 0, NULL, 25750, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6015, 64054, 0, NULL, 25752, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6016, 64054, 0, NULL, 26675, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6017, 64054, 0, NULL, 26944, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6018, 64054, 0, NULL, 27792, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6019, 64054, 0, NULL, 27798, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6020, 64054, 0, NULL, 27833, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6021, 64054, 0, NULL, 28148, NULL, '1', 0, 0, 'D', 'S', 1705056052, 1705056052, NULL),
(6022, 48708, 0, NULL, 5724, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6023, 48708, 0, NULL, 14463, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6024, 48708, 0, NULL, 16460, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6025, 48708, 0, NULL, 17648, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6026, 48708, 0, NULL, 20939, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6027, 48708, 0, NULL, 21148, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6028, 48708, 0, NULL, 22233, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6029, 48708, 0, NULL, 22905, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6030, 48708, 0, NULL, 24321, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6031, 48708, 0, NULL, 24322, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6032, 48708, 0, NULL, 26440, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6033, 48708, 0, NULL, 26441, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6034, 48708, 0, NULL, 26729, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6035, 48708, 0, NULL, 26932, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6036, 48708, 0, NULL, 26959, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6037, 48708, 0, NULL, 27245, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6038, 48708, 0, NULL, 27317, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6039, 48708, 0, NULL, 27659, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6040, 48708, 0, NULL, 27769, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6041, 48708, 0, NULL, 27795, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6042, 48708, 0, NULL, 27980, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6043, 48708, 0, NULL, 27981, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6044, 48708, 0, NULL, 27982, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6045, 48708, 0, NULL, 27999, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6046, 48708, 0, NULL, 28103, '1', '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6047, 48708, 0, NULL, 28105, '1', '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6048, 48708, 0, NULL, 28169, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6049, 48708, 0, NULL, 28355, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6050, 48708, 0, NULL, 28356, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6051, 48708, 0, NULL, 28481, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6052, 48708, 0, NULL, 28482, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6053, 48708, 0, NULL, 28484, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6054, 48708, 0, NULL, 28631, NULL, '1', 0, 0, 'D', 'S', 1705926568, 1705926568, NULL),
(6055, 48708, 0, NULL, 20646, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6056, 48708, 0, NULL, 22718, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6057, 48708, 0, NULL, 23070, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6058, 48708, 0, NULL, 24800, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6059, 48708, 0, NULL, 24953, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6060, 48708, 0, NULL, 26068, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6061, 48708, 0, NULL, 26490, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6062, 48708, 0, NULL, 26719, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6063, 48708, 0, NULL, 27053, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6064, 48708, 0, NULL, 27110, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6065, 48708, 0, NULL, 27250, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6066, 48708, 0, NULL, 27298, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6067, 48708, 0, NULL, 27378, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6068, 48708, 0, NULL, 27386, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6069, 48708, 0, NULL, 27584, NULL, '1', 0, 0, 'D', 'S', 1705926572, 1705926572, NULL),
(6070, 63840, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6071, 63840, 0, NULL, 4993, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6072, 63840, 0, NULL, 5033, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6073, 63840, 0, NULL, 7717, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6074, 63840, 0, NULL, 7775, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6075, 63840, 0, NULL, 11049, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6076, 63840, 0, NULL, 12708, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6077, 63840, 0, NULL, 13921, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6078, 63840, 0, NULL, 14397, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6079, 63840, 0, NULL, 16626, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6080, 63840, 0, NULL, 17360, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6081, 63840, 0, NULL, 17655, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6082, 63840, 0, NULL, 18064, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6083, 63840, 0, NULL, 18114, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6084, 63840, 0, NULL, 18144, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6085, 63840, 0, NULL, 18162, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6086, 63840, 0, NULL, 18165, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6087, 63840, 0, NULL, 18320, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6088, 63840, 0, NULL, 19233, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6089, 63840, 0, NULL, 19985, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6090, 63840, 0, NULL, 19986, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6091, 63840, 0, NULL, 20121, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6092, 63840, 0, NULL, 20489, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6093, 63840, 0, NULL, 20918, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6094, 63840, 0, NULL, 22450, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6095, 63840, 0, NULL, 22613, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6096, 63840, 0, NULL, 22713, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6097, 63840, 0, NULL, 22784, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6098, 63840, 0, NULL, 22957, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6099, 63840, 0, NULL, 22958, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6100, 63840, 0, NULL, 23055, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6101, 63840, 0, NULL, 23083, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6102, 63840, 0, NULL, 23562, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6103, 63840, 0, NULL, 23800, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6104, 63840, 0, NULL, 23803, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6105, 63840, 0, NULL, 23845, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6106, 63840, 0, NULL, 23912, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6107, 63840, 0, NULL, 23918, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6108, 63840, 0, NULL, 23927, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6109, 63840, 0, NULL, 23933, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6110, 63840, 0, NULL, 23957, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6111, 63840, 0, NULL, 24143, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6112, 63840, 0, NULL, 24144, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6113, 63840, 0, NULL, 24145, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6114, 63840, 0, NULL, 24328, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6115, 63840, 0, NULL, 24427, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6116, 63840, 0, NULL, 24428, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6117, 63840, 0, NULL, 24439, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6118, 63840, 0, NULL, 24440, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6119, 63840, 0, NULL, 24953, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6120, 63840, 0, NULL, 25030, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6121, 63840, 0, NULL, 25088, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6122, 63840, 0, NULL, 25112, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6123, 63840, 0, NULL, 25127, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6124, 63840, 0, NULL, 25862, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6125, 63840, 0, NULL, 26732, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6126, 63840, 0, NULL, 26933, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6127, 63840, 0, NULL, 27049, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6128, 63840, 0, NULL, 27053, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6129, 63840, 0, NULL, 27237, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6130, 63840, 0, NULL, 27244, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6131, 63840, 0, NULL, 27324, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6132, 63840, 0, NULL, 27497, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6133, 63840, 0, NULL, 27499, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6134, 63840, 0, NULL, 27734, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6135, 63840, 0, NULL, 27759, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6136, 63840, 0, NULL, 27772, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6137, 63840, 0, NULL, 27775, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6138, 63840, 0, NULL, 27905, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6139, 63840, 0, NULL, 27906, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6140, 63840, 0, NULL, 27916, NULL, '1', 0, 0, 'D', 'S', 1705937394, 1705937394, NULL),
(6141, 63840, 0, NULL, 28079, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6142, 63840, 0, NULL, 28570, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6143, 63840, 0, NULL, 28692, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6144, 63840, 0, NULL, 28695, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6145, 63840, 0, NULL, 28704, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6146, 63840, 0, NULL, 28705, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6147, 63840, 0, NULL, 28706, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6148, 63840, 0, NULL, 28712, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6149, 63840, 0, NULL, 28714, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6150, 63840, 0, NULL, 28715, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6151, 63840, 0, NULL, 28777, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6152, 63840, 0, NULL, 28778, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6153, 63840, 0, NULL, 28812, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6154, 63840, 0, NULL, 28814, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6155, 63840, 0, NULL, 28989, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6156, 63840, 0, NULL, 28998, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6157, 63840, 0, NULL, 29077, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6158, 63840, 0, NULL, 29091, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6159, 63840, 0, NULL, 29092, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6160, 63840, 0, NULL, 29147, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6161, 63840, 0, NULL, 29149, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6162, 63840, 0, NULL, 29151, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6163, 63840, 0, NULL, 29159, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6164, 63840, 0, NULL, 29177, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6165, 63840, 0, NULL, 29226, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6166, 63840, 0, NULL, 29227, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6167, 63840, 0, NULL, 29233, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6168, 63840, 0, NULL, 29239, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6169, 63840, 0, NULL, 29242, NULL, '1', 0, 0, 'D', 'S', 1705937395, 1705937395, NULL),
(6170, 65616, 0, NULL, 29216, '1', NULL, 0, 0, 'D', 'S', 1705993460, 1705993460, NULL),
(6171, 65616, 0, NULL, 28792, '1', NULL, 0, 0, 'D', 'S', 1706072615, 1706072615, NULL),
(6172, 25112, 0, NULL, 29217, NULL, '1', 0, 0, 'D', 'S', 1706198808, 1706198808, NULL),
(6173, 25112, 0, NULL, 29218, NULL, '1', 0, 0, 'D', 'S', 1706198817, 1706198817, NULL),
(6174, 25112, 0, NULL, 29219, NULL, '1', 0, 0, 'D', 'S', 1706198824, 1706198824, NULL),
(6175, 25112, 0, NULL, 29220, NULL, '1', 0, 0, 'D', 'S', 1706198832, 1706198832, NULL),
(6176, 25112, 0, NULL, 29184, NULL, '1', 0, 0, 'D', 'S', 1706198839, 1706198839, NULL),
(6177, 25112, 0, NULL, 29076, NULL, '1', 0, 0, 'D', 'S', 1706198847, 1706198847, NULL),
(6178, 25112, 0, NULL, 29081, NULL, '1', 0, 0, 'D', 'S', 1706198856, 1706198856, NULL),
(6179, 25112, 0, NULL, 29079, NULL, '1', 0, 0, 'D', 'S', 1706198862, 1706198862, NULL),
(6180, 25112, 0, NULL, 29058, NULL, '1', 0, 0, 'D', 'S', 1706198867, 1706198867, NULL),
(6181, 25112, 0, NULL, 21846, NULL, '1', 0, 0, 'D', 'S', 1706198873, 1706198873, NULL),
(6182, 25112, 0, NULL, 28518, NULL, '1', 0, 0, 'D', 'S', 1706198888, 1706198888, NULL),
(6183, 25112, 0, NULL, 21869, NULL, '1', 0, 0, 'D', 'S', 1706198927, 1706198927, NULL),
(6184, 25112, 0, NULL, 28515, NULL, '1', 0, 0, 'D', 'S', 1706199066, 1706199066, NULL),
(6185, 25112, 0, NULL, 28513, NULL, '1', 0, 0, 'D', 'S', 1706199088, 1706199088, NULL),
(6186, 25112, 0, NULL, 28512, NULL, '1', 0, 0, 'D', 'S', 1706199103, 1706199103, NULL),
(6187, 25112, 0, NULL, 28222, NULL, '1', 0, 0, 'D', 'S', 1706199172, 1706199172, NULL),
(6188, 25112, 0, NULL, 26600, NULL, '1', 0, 0, 'D', 'S', 1706199194, 1706199194, NULL),
(6189, 25112, 0, NULL, 29178, NULL, '1', 0, 0, 'D', 'S', 1706199263, 1706199263, NULL),
(6190, 25112, 0, NULL, 29176, NULL, '1', 0, 0, 'D', 'S', 1706199269, 1706199269, NULL),
(6191, 25112, 0, NULL, 22462, NULL, '1', 0, 0, 'D', 'S', 1706199642, 1706199642, NULL),
(6192, 7058, 0, NULL, 24607, '1', NULL, 0, 0, 'D', 'S', 1706490328, 1706490328, NULL),
(6193, 25112, 0, NULL, 28570, '1', NULL, 0, 0, 'D', 'S', 1706615566, 1706615566, NULL),
(6194, 25112, 0, NULL, 29347, '1', NULL, 0, 0, 'D', 'S', 1706615719, 1706615719, NULL),
(6195, 62949, 0, NULL, 5295, '1', NULL, 0, 0, 'D', 'S', 1706642839, 1706642839, NULL),
(6196, 62949, 0, NULL, 17359, '1', NULL, 0, 0, 'D', 'S', 1706643422, 1706643422, NULL),
(6197, 62949, 0, NULL, 23475, '1', '1', 0, 0, 'D', 'S', 1706643448, 1706643448, NULL),
(6198, 62949, 0, NULL, 2988, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6199, 62949, 0, NULL, 3507, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6200, 62949, 0, NULL, 3674, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6201, 62949, 0, NULL, 3709, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6202, 62949, 0, NULL, 4823, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6203, 62949, 0, NULL, 8422, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6204, 62949, 0, NULL, 11662, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6205, 62949, 0, NULL, 11695, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6206, 62949, 0, NULL, 17358, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6207, 62949, 0, NULL, 18395, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6208, 62949, 0, NULL, 21259, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6209, 62949, 0, NULL, 21560, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6210, 62949, 0, NULL, 22471, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6211, 62949, 0, NULL, 22878, NULL, '1', 0, 0, 'D', 'S', 1706867254, 1706867254, NULL),
(6212, 62949, 0, NULL, 23461, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6213, 62949, 0, NULL, 23471, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6214, 62949, 0, NULL, 23478, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6215, 62949, 0, NULL, 23516, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6216, 62949, 0, NULL, 23527, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6217, 62949, 0, NULL, 23671, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6218, 62949, 0, NULL, 26130, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6219, 62949, 0, NULL, 26368, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6220, 62949, 0, NULL, 26981, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6221, 62949, 0, NULL, 27728, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6222, 62949, 0, NULL, 27793, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6223, 62949, 0, NULL, 27807, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6224, 62949, 0, NULL, 27829, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6225, 62949, 0, NULL, 27882, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6226, 62949, 0, NULL, 27886, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6227, 62949, 0, NULL, 28092, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6228, 62949, 0, NULL, 28096, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6229, 62949, 0, NULL, 28640, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6230, 62949, 0, NULL, 28642, NULL, '1', 0, 0, 'D', 'S', 1706867255, 1706867255, NULL),
(6231, 25112, 0, NULL, 18454, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6232, 25112, 0, NULL, 24374, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6233, 25112, 0, NULL, 26021, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6234, 25112, 0, NULL, 26022, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6235, 25112, 0, NULL, 26697, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6236, 25112, 0, NULL, 28037, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6237, 25112, 0, NULL, 28425, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6238, 25112, 0, NULL, 28655, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6239, 25112, 0, NULL, 28795, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6240, 25112, 0, NULL, 28853, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6241, 25112, 0, NULL, 29132, NULL, '1', 0, 0, 'D', 'S', 1706934917, 1706934917, NULL),
(6242, 25112, 0, NULL, 9659, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6243, 25112, 0, NULL, 22307, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6244, 25112, 0, NULL, 22315, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6245, 25112, 0, NULL, 22318, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6246, 25112, 0, NULL, 23006, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6247, 25112, 0, NULL, 23812, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6248, 25112, 0, NULL, 23832, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6249, 25112, 0, NULL, 23941, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6250, 25112, 0, NULL, 23961, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6251, 25112, 0, NULL, 24004, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6252, 25112, 0, NULL, 24560, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6253, 25112, 0, NULL, 24568, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6254, 25112, 0, NULL, 24579, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6255, 25112, 0, NULL, 24609, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6256, 25112, 0, NULL, 24633, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6257, 25112, 0, NULL, 24808, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6258, 25112, 0, NULL, 24983, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6259, 25112, 0, NULL, 25503, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6260, 25112, 0, NULL, 25517, NULL, '1', 0, 0, 'D', 'S', 1706935218, 1706935218, NULL),
(6261, 25112, 0, NULL, 25851, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6262, 25112, 0, NULL, 26207, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6263, 25112, 0, NULL, 26209, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6264, 25112, 0, NULL, 26222, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6265, 25112, 0, NULL, 26223, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6266, 25112, 0, NULL, 26241, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6267, 25112, 0, NULL, 26409, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6268, 25112, 0, NULL, 26759, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6269, 25112, 0, NULL, 26768, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6270, 25112, 0, NULL, 26771, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6271, 25112, 0, NULL, 26772, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6272, 25112, 0, NULL, 26773, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6273, 25112, 0, NULL, 27219, NULL, '1', 0, 0, 'D', 'S', 1706935219, 1706935219, NULL),
(6274, 52785, 0, NULL, 28840, '1', NULL, 0, 0, 'D', 'S', 1706968017, 1706968017, NULL),
(6275, 52785, 0, NULL, 28840, '1', NULL, 0, 0, 'D', 'S', 1706968020, 1706968020, NULL),
(6276, 52785, 0, NULL, 28840, NULL, '1', 0, 0, 'D', 'S', 1706968196, 1706968196, NULL),
(6277, 52785, 0, NULL, 28565, NULL, '1', 0, 0, 'D', 'S', 1706968249, 1706968249, NULL),
(6278, 52785, 0, NULL, 28510, NULL, '1', 0, 0, 'D', 'S', 1706968326, 1706968326, NULL),
(6279, 52785, 0, NULL, 28510, NULL, '1', 0, 0, 'D', 'S', 1706968334, 1706968334, NULL),
(6280, 52785, 0, NULL, 28510, NULL, '1', 0, 0, 'D', 'S', 1706968371, 1706968371, NULL),
(6281, 52785, 0, NULL, 28510, NULL, '1', 0, 0, 'D', 'S', 1706968402, 1706968402, NULL),
(6282, 52785, 0, NULL, 29512, '1', '1', 0, 0, 'D', 'S', 1706968901, 1706968901, NULL),
(6283, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706969020, 1706969020, NULL),
(6284, 52785, 0, NULL, 29514, '1', NULL, 0, 0, 'D', 'S', 1706969117, 1706969117, NULL),
(6285, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706969124, 1706969124, NULL),
(6286, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706969179, 1706969179, NULL),
(6287, 52785, 0, NULL, 29512, '1', NULL, 0, 0, 'D', 'S', 1706969212, 1706969212, NULL),
(6288, 52785, 0, NULL, 29514, NULL, '1', 0, 0, 'D', 'S', 1706969231, 1706969231, NULL),
(6289, 52785, 0, NULL, 26780, NULL, '1', 0, 0, 'D', 'S', 1706969246, 1706969246, NULL),
(6290, 52785, 0, NULL, 26780, '1', NULL, 0, 0, 'D', 'S', 1706969290, 1706969290, NULL),
(6291, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706969872, 1706969872, NULL),
(6292, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706970087, 1706970087, NULL),
(6293, 52785, 0, NULL, 29512, NULL, '1', 0, 0, 'D', 'S', 1706970928, 1706970928, NULL),
(6294, 52785, 0, NULL, 29514, NULL, '1', 0, 0, 'D', 'S', 1706970956, 1706970956, NULL),
(6295, 61309, 0, NULL, 29268, '1', NULL, 0, 0, 'D', 'S', 1707225779, 1707225779, NULL),
(6296, 52785, 0, NULL, 29592, '1', NULL, 0, 0, 'D', 'S', 1707562186, 1707562186, NULL),
(6297, 52785, 0, NULL, 29589, '1', NULL, 0, 0, 'D', 'S', 1707565109, 1707565109, NULL),
(6298, 52785, 0, NULL, 29589, '1', NULL, 0, 0, 'D', 'S', 1707565180, 1707565180, NULL),
(6299, 52785, 0, NULL, 29589, '1', NULL, 0, 0, 'D', 'S', 1707565195, 1707565195, NULL),
(6300, 52785, 0, NULL, 29589, '1', NULL, 0, 0, 'D', 'S', 1707565203, 1707565203, NULL),
(6301, 52785, 0, NULL, 29589, '1', NULL, 0, 0, 'D', 'S', 1707565226, 1707565226, NULL),
(6302, 66318, 0, NULL, 29643, '1', NULL, 0, 0, 'D', 'S', 1707741799, 1707741799, NULL),
(6303, 66318, 0, NULL, 29649, '1', NULL, 0, 0, 'D', 'S', 1707742230, 1707742230, NULL),
(6304, 66318, 0, NULL, 29649, NULL, '1', 0, 0, 'D', 'S', 1707742253, 1707742253, NULL),
(6305, 66318, 0, NULL, 29649, NULL, '1', 0, 0, 'D', 'S', 1707742291, 1707742291, NULL),
(6306, 66318, 0, NULL, 29590, '1', '1', 0, 0, 'D', 'S', 1707742459, 1707742459, NULL),
(6307, 66318, 0, NULL, 29629, '1', '1', 0, 0, 'D', 'S', 1707742567, 1707742567, NULL),
(6308, 66318, 0, NULL, 29655, '1', NULL, 0, 0, 'D', 'S', 1707742671, 1707742671, NULL),
(6309, 66318, 0, NULL, 29654, NULL, '1', 0, 0, 'D', 'S', 1707742694, 1707742694, NULL),
(6310, 66318, 0, NULL, 29633, NULL, '1', 0, 0, 'D', 'S', 1707742716, 1707742716, NULL),
(6311, 66318, 0, NULL, 26772, NULL, '1', 0, 0, 'D', 'S', 1707742894, 1707742894, NULL),
(6312, 52785, 0, NULL, 29592, '1', NULL, 0, 0, 'D', 'S', 1707827787, 1707827787, NULL),
(6313, 52785, 0, NULL, 29592, '1', NULL, 0, 0, 'D', 'S', 1707827843, 1707827843, NULL),
(6314, 52785, 0, NULL, 29592, '1', NULL, 0, 0, 'D', 'S', 1707827926, 1707827926, NULL),
(6315, 52785, 0, NULL, 29592, '1', NULL, 0, 0, 'D', 'S', 1707827964, 1707827964, NULL),
(6316, 52785, 0, NULL, 29696, '1', NULL, 0, 0, 'D', 'S', 1707828037, 1707828037, NULL),
(6317, 52785, 0, NULL, 29696, '1', NULL, 0, 0, 'D', 'S', 1707828059, 1707828059, NULL),
(6318, 66318, 0, NULL, 29616, '1', NULL, 0, 0, 'D', 'S', 1707829291, 1707829291, NULL),
(6319, 66318, 0, NULL, 29566, NULL, '1', 0, 0, 'D', 'S', 1707848673, 1707848673, NULL),
(6320, 52724, 0, NULL, 27858, NULL, '1', 0, 0, 'D', 'S', 1708166673, 1708166673, NULL),
(6321, 66442, 0, NULL, 29801, '1', NULL, 0, 0, 'D', 'S', 1708343804, 1708343804, NULL),
(6322, 63476, 0, NULL, 3210, NULL, '1', 0, 0, 'D', 'S', 1708517117, 1708517117, NULL),
(6323, 63476, 0, NULL, 3222, NULL, '1', 0, 0, 'D', 'S', 1708517117, 1708517117, NULL),
(6324, 63476, 0, NULL, 27991, NULL, '1', 0, 0, 'D', 'S', 1708517117, 1708517117, NULL),
(6325, 63476, 0, NULL, 29704, NULL, '1', 0, 0, 'D', 'S', 1708517117, 1708517117, NULL),
(6326, 63572, 0, NULL, 29450, '1', '1', 0, 0, 'D', 'S', 1708592619, 1708592619, NULL),
(6327, 63572, 0, NULL, 29430, '1', '1', 0, 0, 'D', 'S', 1708593076, 1708593076, NULL),
(6328, 63890, 0, NULL, 23200, '1', NULL, 0, 0, 'D', 'S', 1708762701, 1708762701, NULL),
(6329, 63572, 0, NULL, 3267, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6330, 63572, 0, NULL, 3676, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6331, 63572, 0, NULL, 3818, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6332, 63572, 0, NULL, 4527, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6333, 63572, 0, NULL, 8508, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6334, 63572, 0, NULL, 8721, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6335, 63572, 0, NULL, 10122, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6336, 63572, 0, NULL, 10448, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6337, 63572, 0, NULL, 10610, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6338, 63572, 0, NULL, 11123, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6339, 63572, 0, NULL, 11144, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6340, 63572, 0, NULL, 11213, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6341, 63572, 0, NULL, 11833, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6342, 63572, 0, NULL, 11865, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6343, 63572, 0, NULL, 11866, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6344, 63572, 0, NULL, 12240, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6345, 63572, 0, NULL, 12286, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6346, 63572, 0, NULL, 13311, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6347, 63572, 0, NULL, 14531, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6348, 63572, 0, NULL, 14573, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6349, 63572, 0, NULL, 16392, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6350, 63572, 0, NULL, 17262, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6351, 63572, 0, NULL, 18586, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6352, 63572, 0, NULL, 18595, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6353, 63572, 0, NULL, 19396, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6354, 63572, 0, NULL, 19531, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6355, 63572, 0, NULL, 19625, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6356, 63572, 0, NULL, 20064, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6357, 63572, 0, NULL, 20567, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6358, 63572, 0, NULL, 20930, NULL, '1', 0, 0, 'D', 'S', 1708780755, 1708780755, NULL),
(6359, 63572, 0, NULL, 21094, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6360, 63572, 0, NULL, 21136, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6361, 63572, 0, NULL, 21440, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6362, 63572, 0, NULL, 21544, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6363, 63572, 0, NULL, 21602, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6364, 63572, 0, NULL, 21965, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6365, 63572, 0, NULL, 21971, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6366, 63572, 0, NULL, 21975, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6367, 63572, 0, NULL, 22659, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6368, 63572, 0, NULL, 22660, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6369, 63572, 0, NULL, 22739, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6370, 63572, 0, NULL, 24068, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6371, 63572, 0, NULL, 24113, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6372, 63572, 0, NULL, 24301, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6373, 63572, 0, NULL, 24329, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6374, 63572, 0, NULL, 24544, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6375, 63572, 0, NULL, 24546, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6376, 63572, 0, NULL, 24739, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6377, 63572, 0, NULL, 24946, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6378, 63572, 0, NULL, 25002, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6379, 63572, 0, NULL, 25031, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6380, 63572, 0, NULL, 25140, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6381, 63572, 0, NULL, 25245, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(6382, 63572, 0, NULL, 25285, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6383, 63572, 0, NULL, 26130, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6384, 63572, 0, NULL, 26197, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6385, 63572, 0, NULL, 26236, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6386, 63572, 0, NULL, 26239, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6387, 63572, 0, NULL, 26387, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6388, 63572, 0, NULL, 26706, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6389, 63572, 0, NULL, 26755, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6390, 63572, 0, NULL, 27018, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6391, 63572, 0, NULL, 27437, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6392, 63572, 0, NULL, 27690, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6393, 63572, 0, NULL, 27772, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6394, 63572, 0, NULL, 28347, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6395, 63572, 0, NULL, 28458, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6396, 63572, 0, NULL, 28501, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6397, 63572, 0, NULL, 28624, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6398, 63572, 0, NULL, 28848, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6399, 63572, 0, NULL, 29431, '1', '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6400, 63572, 0, NULL, 29447, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6401, 63572, 0, NULL, 29467, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6402, 63572, 0, NULL, 29594, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6403, 63572, 0, NULL, 29639, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6404, 63572, 0, NULL, 29705, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6405, 63572, 0, NULL, 29766, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6406, 63572, 0, NULL, 29767, NULL, '1', 0, 0, 'D', 'S', 1708780756, 1708780756, NULL),
(6407, 63572, 0, NULL, 11157, NULL, '1', 0, 0, 'D', 'S', 1708781634, 1708781634, NULL),
(6408, 63890, 0, NULL, 29831, '1', NULL, 0, 0, 'D', 'S', 1708865809, 1708865809, NULL),
(6409, 63572, 0, NULL, 29337, NULL, '1', 0, 0, 'D', 'S', 1708963540, 1708963540, NULL),
(6410, 63572, 0, NULL, 25293, NULL, '1', 0, 0, 'D', 'S', 1708963628, 1708963628, NULL),
(6411, 65925, 0, NULL, 24275, '1', NULL, 0, 0, 'D', 'S', 1709030545, 1709030545, NULL),
(6412, 65925, 0, NULL, 27399, '1', NULL, 0, 0, 'D', 'S', 1709102384, 1709102384, NULL),
(6413, 65925, 0, NULL, 27393, '1', NULL, 0, 0, 'D', 'S', 1709102435, 1709102435, NULL),
(6414, 65925, 0, NULL, 19697, '1', NULL, 0, 0, 'D', 'S', 1709102455, 1709102455, NULL),
(6415, 65392, 0, NULL, 14726, '1', NULL, 0, 0, 'D', 'S', 1709550365, 1709550365, NULL),
(6416, 65925, 0, NULL, 28396, '1', NULL, 0, 0, 'D', 'S', 1709577873, 1709577873, NULL),
(6417, 65925, 0, NULL, 29909, '1', NULL, 0, 0, 'D', 'S', 1709577906, 1709577906, NULL),
(6418, 65392, 0, NULL, 29667, '1', NULL, 0, 0, 'D', 'S', 1709609512, 1709609512, NULL),
(6419, 65392, 0, NULL, 29579, '1', NULL, 0, 0, 'D', 'S', 1709609596, 1709609596, NULL),
(6420, 63572, 0, NULL, 21892, NULL, '1', 0, 0, 'D', 'S', 1709657965, 1709657965, NULL),
(6421, 66126, 0, NULL, 29969, '1', NULL, 0, 0, 'D', 'S', 1709731279, 1709731279, NULL),
(6422, 66126, 0, NULL, 29969, NULL, '1', 0, 0, 'D', 'S', 1709731297, 1709731297, NULL),
(6423, 66126, 0, NULL, 29969, NULL, '1', 0, 0, 'D', 'S', 1709731317, 1709731317, NULL),
(6424, 66126, 0, NULL, 29961, NULL, '1', 0, 0, 'D', 'S', 1709731339, 1709731339, NULL),
(6425, 66126, 0, NULL, 29961, '1', NULL, 0, 0, 'D', 'S', 1709731366, 1709731366, NULL),
(6426, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709732234, 1709732234, NULL),
(6427, 66126, 0, NULL, 16464, '1', NULL, 0, 0, 'D', 'S', 1709732261, 1709732261, NULL),
(6428, 66126, 0, NULL, 16464, NULL, '1', 0, 0, 'D', 'S', 1709732284, 1709732284, NULL),
(6429, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709732295, 1709732295, NULL),
(6430, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709732305, 1709732305, NULL),
(6431, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709732312, 1709732312, NULL),
(6432, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709732326, 1709732326, NULL),
(6433, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709732336, 1709732336, NULL),
(6434, 66126, 0, NULL, 29943, '1', NULL, 0, 0, 'D', 'S', 1709732371, 1709732371, NULL),
(6435, 66126, 0, NULL, 29942, NULL, '1', 0, 0, 'D', 'S', 1709732413, 1709732413, NULL),
(6436, 66126, 0, NULL, 29942, '1', NULL, 0, 0, 'D', 'S', 1709732450, 1709732450, NULL),
(6437, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709734631, 1709734631, NULL),
(6438, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709734799, 1709734799, NULL),
(6439, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709735307, 1709735307, NULL),
(6440, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709735325, 1709735325, NULL),
(6441, 66126, 0, NULL, 29943, NULL, '1', 0, 0, 'D', 'S', 1709735333, 1709735333, NULL),
(6442, 66126, 0, NULL, 29942, NULL, '1', 0, 0, 'D', 'S', 1709735346, 1709735346, NULL),
(6443, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709735366, 1709735366, NULL),
(6444, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709735503, 1709735503, NULL),
(6445, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709735521, 1709735521, NULL),
(6446, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709735665, 1709735665, NULL),
(6447, 66126, 0, NULL, 29944, NULL, '1', 0, 0, 'D', 'S', 1709735958, 1709735958, NULL),
(6448, 66126, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1709735982, 1709735982, NULL),
(6449, 65392, 0, NULL, 29961, '1', NULL, 0, 0, 'D', 'S', 1709785681, 1709785681, NULL),
(6450, 65392, 0, NULL, 29973, '1', NULL, 0, 0, 'D', 'S', 1709785877, 1709785877, NULL),
(6451, 65392, 0, NULL, 27203, '1', NULL, 0, 0, 'D', 'S', 1709786492, 1709786492, NULL),
(6452, 65392, 0, NULL, 29805, '1', NULL, 0, 0, 'D', 'S', 1709786577, 1709786577, NULL),
(6453, 65392, 0, NULL, 29705, '1', NULL, 0, 0, 'D', 'S', 1709786925, 1709786925, NULL),
(6454, 65392, 0, NULL, 12515, '1', NULL, 0, 0, 'D', 'S', 1709787342, 1709787342, NULL),
(6455, 65392, 0, NULL, 29575, '1', NULL, 0, 0, 'D', 'S', 1709787378, 1709787378, NULL),
(6456, 65392, 0, NULL, 22718, '1', NULL, 0, 0, 'D', 'S', 1709788243, 1709788243, NULL),
(6457, 65392, 0, NULL, 29635, '1', NULL, 0, 0, 'D', 'S', 1709788290, 1709788290, NULL),
(6458, 65392, 0, NULL, 29583, '1', NULL, 0, 0, 'D', 'S', 1709788392, 1709788392, NULL),
(6459, 65392, 0, NULL, 21891, '1', NULL, 0, 0, 'D', 'S', 1709788475, 1709788475, NULL),
(6460, 65392, 0, NULL, 13515, '1', NULL, 0, 0, 'D', 'S', 1709788592, 1709788592, NULL),
(6461, 65392, 0, NULL, 27659, '1', NULL, 0, 0, 'D', 'S', 1709788878, 1709788878, NULL),
(6462, 65392, 0, NULL, 29334, '1', NULL, 0, 0, 'D', 'S', 1709788987, 1709788987, NULL),
(6463, 65392, 0, NULL, 28862, '1', NULL, 0, 0, 'D', 'S', 1709789057, 1709789057, NULL),
(6464, 65392, 0, NULL, 29267, '1', NULL, 0, 0, 'D', 'S', 1709789096, 1709789096, NULL),
(6465, 65392, 0, NULL, 29227, '1', NULL, 0, 0, 'D', 'S', 1709789284, 1709789284, NULL),
(6466, 65392, 0, NULL, 29226, '1', NULL, 0, 0, 'D', 'S', 1709789332, 1709789332, NULL),
(6467, 65392, 0, NULL, 29228, '1', NULL, 0, 0, 'D', 'S', 1709789361, 1709789361, NULL),
(6468, 65392, 0, NULL, 26917, '1', NULL, 0, 0, 'D', 'S', 1709789624, 1709789624, NULL),
(6469, 65392, 0, NULL, 8224, '1', NULL, 0, 0, 'D', 'S', 1709790005, 1709790005, NULL),
(6470, 65392, 0, NULL, 26887, '1', NULL, 0, 0, 'D', 'S', 1709790018, 1709790018, NULL),
(6471, 65392, 0, NULL, 295, '1', NULL, 0, 0, 'D', 'S', 1709790084, 1709790084, NULL),
(6472, 65392, 0, NULL, 1191, '1', NULL, 0, 0, 'D', 'S', 1709790125, 1709790125, NULL),
(6473, 65392, 0, NULL, 163, '1', NULL, 0, 0, 'D', 'S', 1709790162, 1709790162, NULL),
(6474, 65392, 0, NULL, 165, '1', NULL, 0, 0, 'D', 'S', 1709790222, 1709790222, NULL),
(6475, 65392, 0, NULL, 367, '1', NULL, 0, 0, 'D', 'S', 1709790252, 1709790252, NULL),
(6476, 65392, 0, NULL, 460, '1', NULL, 0, 0, 'D', 'S', 1709790573, 1709790573, NULL),
(6477, 65392, 0, NULL, 269, '1', NULL, 0, 0, 'D', 'S', 1709790688, 1709790688, NULL),
(6478, 65392, 0, NULL, 2409, '1', NULL, 0, 0, 'D', 'S', 1709790764, 1709790764, NULL),
(6479, 65392, 0, NULL, 19, '1', NULL, 0, 0, 'D', 'S', 1709790822, 1709790822, NULL),
(6480, 65392, 0, NULL, 10645, '1', NULL, 0, 0, 'D', 'S', 1709790848, 1709790848, NULL),
(6481, 65392, 0, NULL, 27527, '1', NULL, 0, 0, 'D', 'S', 1709792391, 1709792391, NULL),
(6482, 65392, 0, NULL, 29821, '1', NULL, 0, 0, 'D', 'S', 1709792444, 1709792444, NULL),
(6483, 65392, 0, NULL, 29764, '1', NULL, 0, 0, 'D', 'S', 1709792499, 1709792499, NULL),
(6484, 65392, 0, NULL, 29449, '1', NULL, 0, 0, 'D', 'S', 1709792553, 1709792553, NULL),
(6485, 65392, 0, NULL, 20558, '1', NULL, 0, 0, 'D', 'S', 1709792628, 1709792628, NULL),
(6486, 65392, 0, NULL, 27723, '1', NULL, 0, 0, 'D', 'S', 1709792721, 1709792721, NULL),
(6487, 65392, 0, NULL, 1230, '1', NULL, 0, 0, 'D', 'S', 1709792778, 1709792778, NULL),
(6488, 65392, 0, NULL, 26890, '1', NULL, 0, 0, 'D', 'S', 1709792817, 1709792817, NULL),
(6489, 65392, 0, NULL, 29124, '1', NULL, 0, 0, 'D', 'S', 1709792866, 1709792866, NULL),
(6490, 65392, 0, NULL, 29095, '1', NULL, 0, 0, 'D', 'S', 1709792898, 1709792898, NULL),
(6491, 65392, 0, NULL, 29009, '1', NULL, 0, 0, 'D', 'S', 1709792943, 1709792943, NULL),
(6492, 65392, 0, NULL, 26538, '1', NULL, 0, 0, 'D', 'S', 1709792977, 1709792977, NULL),
(6493, 65392, 0, NULL, 28763, '1', NULL, 0, 0, 'D', 'S', 1709793046, 1709793046, NULL),
(6494, 65392, 0, NULL, 28618, '1', NULL, 0, 0, 'D', 'S', 1709793087, 1709793087, NULL),
(6495, 65392, 0, NULL, 17764, '1', NULL, 0, 0, 'D', 'S', 1709793158, 1709793158, NULL),
(6496, 65392, 0, NULL, 28457, '1', NULL, 0, 0, 'D', 'S', 1709793531, 1709793531, NULL),
(6497, 65392, 0, NULL, 17716, '1', NULL, 0, 0, 'D', 'S', 1709793560, 1709793560, NULL),
(6498, 65392, 0, NULL, 23339, '1', NULL, 0, 0, 'D', 'S', 1709793611, 1709793611, NULL),
(6499, 65392, 0, NULL, 23338, '1', NULL, 0, 0, 'D', 'S', 1709793636, 1709793636, NULL),
(6500, 65392, 0, NULL, 23340, '1', NULL, 0, 0, 'D', 'S', 1709793661, 1709793661, NULL),
(6501, 65392, 0, NULL, 28446, '1', NULL, 0, 0, 'D', 'S', 1709793703, 1709793703, NULL),
(6502, 65392, 0, NULL, 28342, '1', NULL, 0, 0, 'D', 'S', 1709793749, 1709793749, NULL),
(6503, 65392, 0, NULL, 27847, '1', NULL, 0, 0, 'D', 'S', 1709793848, 1709793848, NULL),
(6504, 65392, 0, NULL, 27679, '1', NULL, 0, 0, 'D', 'S', 1709793910, 1709793910, NULL),
(6505, 65392, 0, NULL, 27222, '1', NULL, 0, 0, 'D', 'S', 1709793960, 1709793960, NULL),
(6506, 65392, 0, NULL, 24459, '1', NULL, 0, 0, 'D', 'S', 1709794149, 1709794149, NULL),
(6507, 65392, 0, NULL, 24014, '1', NULL, 0, 0, 'D', 'S', 1709794218, 1709794218, NULL),
(6508, 65392, 0, NULL, 16188, '1', NULL, 0, 0, 'D', 'S', 1709794524, 1709794524, NULL),
(6509, 65392, 0, NULL, 16189, '1', NULL, 0, 0, 'D', 'S', 1709794565, 1709794565, NULL),
(6510, 65392, 0, NULL, 16372, '1', NULL, 0, 0, 'D', 'S', 1709794609, 1709794609, NULL),
(6511, 65392, 0, NULL, 15115, '1', NULL, 0, 0, 'D', 'S', 1709794680, 1709794680, NULL),
(6512, 65392, 0, NULL, 17331, '1', NULL, 0, 0, 'D', 'S', 1709794782, 1709794782, NULL),
(6513, 65392, 0, NULL, 20825, '1', NULL, 0, 0, 'D', 'S', 1709794963, 1709794963, NULL),
(6514, 62310, 0, NULL, 25266, NULL, '1', 0, 0, 'D', 'S', 1709844324, 1709844324, NULL),
(6515, 25112, 0, NULL, 26581, NULL, '1', 0, 0, 'D', 'S', 1709948544, 1709948544, NULL),
(6516, 25112, 0, NULL, 28507, NULL, '1', 0, 0, 'D', 'S', 1709948588, 1709948588, NULL),
(6517, 25112, 0, NULL, 25619, NULL, '1', 0, 0, 'D', 'S', 1709948671, 1709948671, NULL),
(6518, 25112, 0, NULL, 27766, NULL, '1', 0, 0, 'D', 'S', 1709948753, 1709948753, NULL),
(6519, 25112, 0, NULL, 26604, NULL, '1', 0, 0, 'D', 'S', 1709948808, 1709948808, NULL),
(6520, 25112, 0, NULL, 25239, NULL, '1', 0, 0, 'D', 'S', 1709948899, 1709948899, NULL),
(6521, 25112, 0, NULL, 30034, NULL, '1', 0, 0, 'D', 'S', 1709949045, 1709949045, NULL),
(6522, 25112, 0, NULL, 30029, NULL, '1', 0, 0, 'D', 'S', 1709949054, 1709949054, NULL),
(6523, 25112, 0, NULL, 29923, NULL, '1', 0, 0, 'D', 'S', 1709949084, 1709949084, NULL),
(6524, 25112, 0, NULL, 28631, NULL, '1', 0, 0, 'D', 'S', 1709949132, 1709949132, NULL),
(6525, 25112, 0, NULL, 26756, NULL, '1', 0, 0, 'D', 'S', 1709949207, 1709949207, NULL),
(6526, 25112, 0, NULL, 29257, NULL, '1', 0, 0, 'D', 'S', 1709949357, 1709949357, NULL),
(6527, 25112, 0, NULL, 29634, NULL, '1', 0, 0, 'D', 'S', 1709949391, 1709949391, NULL),
(6528, 63572, 0, NULL, 16764, NULL, '1', 0, 0, 'D', 'S', 1710167724, 1710167724, NULL),
(6529, 63572, 0, NULL, 18397, NULL, '1', 0, 0, 'D', 'S', 1710167797, 1710167797, NULL),
(6530, 63572, 0, NULL, 18396, NULL, '1', 0, 0, 'D', 'S', 1710167820, 1710167820, NULL),
(6531, 63572, 0, NULL, 18395, NULL, '1', 0, 0, 'D', 'S', 1710167834, 1710167834, NULL),
(6532, 63572, 0, NULL, 21939, NULL, '1', 0, 0, 'D', 'S', 1710168026, 1710168026, NULL),
(6533, 63572, 0, NULL, 28849, NULL, '1', 0, 0, 'D', 'S', 1710168248, 1710168248, NULL),
(6534, 63572, 0, NULL, 29478, NULL, '1', 0, 0, 'D', 'S', 1710168288, 1710168288, NULL),
(6535, 63572, 0, NULL, 29501, NULL, '1', 0, 0, 'D', 'S', 1710168310, 1710168310, NULL),
(6536, 63572, 0, NULL, 10076, NULL, '1', 0, 0, 'D', 'S', 1710168388, 1710168388, NULL),
(6537, 63572, 0, NULL, 14547, NULL, '1', 0, 0, 'D', 'S', 1710168410, 1710168410, NULL),
(6538, 63572, 0, NULL, 14935, NULL, '1', 0, 0, 'D', 'S', 1710169271, 1710169271, NULL),
(6539, 63572, 0, NULL, 16517, NULL, '1', 0, 0, 'D', 'S', 1710169295, 1710169295, NULL),
(6540, 63572, 0, NULL, 24024, NULL, '1', 0, 0, 'D', 'S', 1710170040, 1710170040, NULL),
(6541, 63572, 0, NULL, 16310, NULL, '1', 0, 0, 'D', 'S', 1710170078, 1710170078, NULL),
(6542, 63572, 0, NULL, 26455, NULL, '1', 0, 0, 'D', 'S', 1710170198, 1710170198, NULL),
(6543, 63572, 0, NULL, 26600, NULL, '1', 0, 0, 'D', 'S', 1710170235, 1710170235, NULL),
(6544, 63572, 0, NULL, 26512, NULL, '1', 0, 0, 'D', 'S', 1710170273, 1710170273, NULL),
(6545, 63572, 0, NULL, 27461, NULL, '1', 0, 0, 'D', 'S', 1710170540, 1710170540, NULL),
(6546, 63572, 0, NULL, 29222, NULL, '1', 0, 0, 'D', 'S', 1710170566, 1710170566, NULL),
(6547, 63572, 0, NULL, 29289, NULL, '1', 0, 0, 'D', 'S', 1710170586, 1710170586, NULL),
(6548, 63572, 0, NULL, 12705, NULL, '1', 0, 0, 'D', 'S', 1710170613, 1710170613, NULL),
(6549, 63572, 0, NULL, 20657, NULL, '1', 0, 0, 'D', 'S', 1710170708, 1710170708, NULL),
(6550, 63572, 0, NULL, 20996, NULL, '1', 0, 0, 'D', 'S', 1710170734, 1710170734, NULL),
(6551, 63572, 0, NULL, 22020, '1', '1', 0, 0, 'D', 'S', 1710170756, 1710170756, NULL),
(6552, 63572, 0, NULL, 22615, '1', '1', 0, 0, 'D', 'S', 1710170793, 1710170793, NULL),
(6553, 63572, 0, NULL, 24289, '1', '1', 0, 0, 'D', 'S', 1710170909, 1710170909, NULL),
(6554, 63572, 0, NULL, 24349, '1', '1', 0, 0, 'D', 'S', 1710170958, 1710170958, NULL),
(6555, 63572, 0, NULL, 26397, '1', '1', 0, 0, 'D', 'S', 1710170979, 1710170979, NULL),
(6556, 63572, 0, NULL, 29457, '1', '1', 0, 0, 'D', 'S', 1710171264, 1710171264, NULL),
(6557, 63572, 0, NULL, 11329, '1', '1', 0, 0, 'D', 'S', 1710171286, 1710171286, NULL),
(6558, 61309, 0, NULL, 26916, '1', NULL, 0, 0, 'D', 'S', 1710266408, 1710266408, NULL),
(6559, 66126, 0, NULL, 29889, '1', NULL, 0, 0, 'D', 'S', 1710398674, 1710398674, NULL),
(6560, 7058, 0, NULL, 17753, '1', NULL, 0, 0, 'D', 'S', 1710773464, 1710773464, NULL),
(6561, 48708, 0, NULL, 18508, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6562, 48708, 0, NULL, 28409, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6563, 48708, 0, NULL, 28410, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6564, 48708, 0, NULL, 29968, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6565, 48708, 0, NULL, 29969, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6566, 48708, 0, NULL, 29997, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6567, 48708, 0, NULL, 30029, NULL, '1', 0, 0, 'D', 'S', 1710824036, 1710824036, NULL),
(6568, 48708, 0, NULL, 11865, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6569, 48708, 0, NULL, 17262, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6570, 48708, 0, NULL, 17668, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6571, 48708, 0, NULL, 20228, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6572, 48708, 0, NULL, 20930, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6573, 48708, 0, NULL, 20944, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6574, 48708, 0, NULL, 20945, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6575, 48708, 0, NULL, 21965, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6576, 48708, 0, NULL, 22722, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6577, 48708, 0, NULL, 26497, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6578, 48708, 0, NULL, 27460, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6579, 48708, 0, NULL, 28588, NULL, '1', 0, 0, 'D', 'S', 1710824039, 1710824039, NULL),
(6580, 52785, 0, NULL, 30292, '1', NULL, 0, 0, 'D', 'S', 1711439776, 1711439776, NULL),
(6581, 65392, 0, NULL, 24008, '1', NULL, 0, 0, 'D', 'S', 1711624261, 1711624261, NULL),
(6582, 65392, 0, NULL, 30366, '1', NULL, 0, 0, 'D', 'S', 1711626862, 1711626862, NULL),
(6583, 65392, 0, NULL, 26792, '1', NULL, 0, 0, 'D', 'S', 1711626912, 1711626912, NULL),
(6584, 65392, 0, NULL, 29185, '1', NULL, 0, 0, 'D', 'S', 1711626960, 1711626960, NULL),
(6585, 65392, 0, NULL, 30244, '1', NULL, 0, 0, 'D', 'S', 1711627384, 1711627384, NULL),
(6586, 63890, 0, NULL, 24937, '1', NULL, 0, 0, 'D', 'S', 1711693054, 1711693054, NULL),
(6587, 52785, 0, NULL, 30438, '1', NULL, 0, 0, 'D', 'S', 1711857006, 1711857006, NULL),
(6588, 66126, 0, NULL, 26762, '1', NULL, 0, 0, 'D', 'S', 1711870516, 1711870516, NULL),
(6589, 63572, 0, NULL, 20537, NULL, '1', 0, 0, 'D', 'S', 1711891652, 1711891652, NULL),
(6590, 63572, 0, NULL, 26459, NULL, '1', 0, 0, 'D', 'S', 1711891688, 1711891688, NULL),
(6591, 48708, 0, NULL, 25271, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6592, 48708, 0, NULL, 27441, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6593, 48708, 0, NULL, 29306, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6594, 48708, 0, NULL, 30264, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6595, 48708, 0, NULL, 30274, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6596, 48708, 0, NULL, 30345, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6597, 48708, 0, NULL, 30362, NULL, '1', 0, 0, 'D', 'S', 1711979402, 1711979402, NULL),
(6598, 48708, 0, NULL, 22608, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6599, 48708, 0, NULL, 27252, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6600, 48708, 0, NULL, 27261, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6601, 48708, 0, NULL, 27521, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6602, 48708, 0, NULL, 27718, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6603, 48708, 0, NULL, 29201, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6604, 48708, 0, NULL, 29215, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6605, 48708, 0, NULL, 29522, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6606, 48708, 0, NULL, 29764, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6607, 48708, 0, NULL, 30313, NULL, '1', 0, 0, 'D', 'S', 1711979407, 1711979407, NULL),
(6608, 66126, 0, NULL, 30444, '1', NULL, 0, 0, 'D', 'S', 1711983980, 1711983980, NULL),
(6609, 66126, 0, NULL, 30418, '1', NULL, 0, 0, 'D', 'S', 1711983991, 1711983991, NULL),
(6610, 66126, 0, NULL, 30391, '1', NULL, 0, 0, 'D', 'S', 1711984005, 1711984005, NULL),
(6611, 66126, 0, NULL, 30370, '1', NULL, 0, 0, 'D', 'S', 1711984019, 1711984019, NULL),
(6612, 66126, 0, NULL, 30476, '1', NULL, 0, 0, 'D', 'S', 1711984086, 1711984086, NULL),
(6613, 66126, 0, NULL, 30430, NULL, '1', 0, 0, 'D', 'S', 1711984431, 1711984431, NULL),
(6614, 65645, 0, NULL, 28099, '1', NULL, 0, 0, 'D', 'S', 1712052191, 1712052191, NULL),
(6615, 66126, 0, NULL, 30508, '1', NULL, 0, 0, 'D', 'S', 1712082885, 1712082885, NULL),
(6616, 65645, 0, NULL, 5670, '1', NULL, 0, 0, 'D', 'S', 1712098551, 1712098551, NULL),
(6617, 66126, 0, NULL, 30478, NULL, '1', 0, 0, 'D', 'S', 1712216765, 1712216765, NULL),
(6618, 65645, 0, NULL, 5838, '1', NULL, 0, 0, 'D', 'S', 1712241749, 1712241749, NULL),
(6619, 65645, 0, NULL, 9893, '1', NULL, 0, 0, 'D', 'S', 1712241848, 1712241848, NULL),
(6620, 65645, 0, NULL, 10481, '1', NULL, 0, 0, 'D', 'S', 1712241880, 1712241880, NULL),
(6621, 65645, 0, NULL, 13549, '1', NULL, 0, 0, 'D', 'S', 1712241927, 1712241927, NULL),
(6622, 65645, 0, NULL, 11087, '1', NULL, 0, 0, 'D', 'S', 1712241965, 1712241965, NULL),
(6623, 65645, 0, NULL, 10902, '1', NULL, 0, 0, 'D', 'S', 1712243235, 1712243235, NULL),
(6624, 65645, 0, NULL, 10909, '1', NULL, 0, 0, 'D', 'S', 1712244351, 1712244351, NULL),
(6625, 65645, 0, NULL, 10910, '1', NULL, 0, 0, 'D', 'S', 1712244387, 1712244387, NULL),
(6626, 65645, 0, NULL, 12544, '1', NULL, 0, 0, 'D', 'S', 1712244421, 1712244421, NULL),
(6627, 65645, 0, NULL, 17458, '1', NULL, 0, 0, 'D', 'S', 1712244561, 1712244561, NULL),
(6628, 65645, 0, NULL, 14551, '1', NULL, 0, 0, 'D', 'S', 1712244648, 1712244648, NULL),
(6629, 65645, 0, NULL, 14646, '1', NULL, 0, 0, 'D', 'S', 1712244689, 1712244689, NULL),
(6630, 65392, 0, NULL, 8362, '1', NULL, 0, 0, 'D', 'S', 1712304089, 1712304089, NULL),
(6631, 65645, 0, NULL, 17570, '1', NULL, 0, 0, 'D', 'S', 1712398286, 1712398286, NULL),
(6632, 65645, 0, NULL, 23280, '1', NULL, 0, 0, 'D', 'S', 1712398350, 1712398350, NULL),
(6633, 65645, 0, NULL, 23257, '1', NULL, 0, 0, 'D', 'S', 1712398386, 1712398386, NULL),
(6634, 65645, 0, NULL, 23239, '1', NULL, 0, 0, 'D', 'S', 1712398410, 1712398410, NULL),
(6635, 65645, 0, NULL, 28573, '1', NULL, 0, 0, 'D', 'S', 1712398434, 1712398434, NULL),
(6636, 65645, 0, NULL, 28749, '1', NULL, 0, 0, 'D', 'S', 1712398465, 1712398465, NULL),
(6637, 65645, 0, NULL, 28737, '1', NULL, 0, 0, 'D', 'S', 1712398499, 1712398499, NULL),
(6638, 65645, 0, NULL, 30011, '1', NULL, 0, 0, 'D', 'S', 1712398619, 1712398619, NULL),
(6639, 65645, 0, NULL, 30154, '1', NULL, 0, 0, 'D', 'S', 1712398647, 1712398647, NULL),
(6640, 65645, 0, NULL, 1306, '1', NULL, 0, 0, 'D', 'S', 1712398809, 1712398809, NULL),
(6641, 65645, 0, NULL, 4121, '1', NULL, 0, 0, 'D', 'S', 1712398904, 1712398904, NULL),
(6642, 65645, 0, NULL, 15550, '1', NULL, 0, 0, 'D', 'S', 1712651719, 1712651719, NULL),
(6643, 65645, 0, NULL, 16115, '1', NULL, 0, 0, 'D', 'S', 1712651749, 1712651749, NULL),
(6644, 65645, 0, NULL, 17061, '1', NULL, 0, 0, 'D', 'S', 1712651779, 1712651779, NULL),
(6645, 65645, 0, NULL, 17536, '1', NULL, 0, 0, 'D', 'S', 1712651812, 1712651812, NULL),
(6646, 65645, 0, NULL, 19909, '1', NULL, 0, 0, 'D', 'S', 1712651839, 1712651839, NULL),
(6647, 65645, 0, NULL, 21615, '1', NULL, 0, 0, 'D', 'S', 1712651886, 1712651886, NULL),
(6648, 65645, 0, NULL, 13422, '1', NULL, 0, 0, 'D', 'S', 1712651926, 1712651926, NULL),
(6649, 65645, 0, NULL, 12161, '1', NULL, 0, 0, 'D', 'S', 1712651969, 1712651969, NULL),
(6650, 65645, 0, NULL, 23971, '1', NULL, 0, 0, 'D', 'S', 1712652020, 1712652020, NULL),
(6651, 65645, 0, NULL, 16840, '1', NULL, 0, 0, 'D', 'S', 1712652048, 1712652048, NULL),
(6652, 65645, 0, NULL, 24084, '1', NULL, 0, 0, 'D', 'S', 1712652076, 1712652076, NULL),
(6653, 65645, 0, NULL, 17110, '1', NULL, 0, 0, 'D', 'S', 1712652123, 1712652123, NULL),
(6654, 65645, 0, NULL, 18522, '1', NULL, 0, 0, 'D', 'S', 1712652146, 1712652146, NULL),
(6655, 65645, 0, NULL, 19657, '1', NULL, 0, 0, 'D', 'S', 1712652179, 1712652179, NULL),
(6656, 65645, 0, NULL, 21459, '1', NULL, 0, 0, 'D', 'S', 1712652205, 1712652205, NULL),
(6657, 65645, 0, NULL, 27122, '1', NULL, 0, 0, 'D', 'S', 1712652255, 1712652255, NULL),
(6658, 65645, 0, NULL, 27190, '1', NULL, 0, 0, 'D', 'S', 1712652288, 1712652288, NULL),
(6659, 65645, 0, NULL, 27188, '1', NULL, 0, 0, 'D', 'S', 1712652343, 1712652343, NULL),
(6660, 65645, 0, NULL, 27602, '1', NULL, 0, 0, 'D', 'S', 1712652388, 1712652388, NULL),
(6661, 65645, 0, NULL, 27696, '1', NULL, 0, 0, 'D', 'S', 1712652412, 1712652412, NULL),
(6662, 65645, 0, NULL, 28110, '1', NULL, 0, 0, 'D', 'S', 1712652435, 1712652435, NULL),
(6663, 65645, 0, NULL, 28305, '1', NULL, 0, 0, 'D', 'S', 1712652456, 1712652456, NULL),
(6664, 65645, 0, NULL, 28583, '1', NULL, 0, 0, 'D', 'S', 1712652478, 1712652478, NULL),
(6665, 65645, 0, NULL, 4320, '1', NULL, 0, 0, 'D', 'S', 1712652584, 1712652584, NULL),
(6666, 65645, 0, NULL, 20989, '1', NULL, 0, 0, 'D', 'S', 1712652621, 1712652621, NULL),
(6667, 65645, 0, NULL, 23060, '1', NULL, 0, 0, 'D', 'S', 1712652646, 1712652646, NULL),
(6668, 65645, 0, NULL, 23320, '1', NULL, 0, 0, 'D', 'S', 1712652668, 1712652668, NULL),
(6669, 65645, 0, NULL, 24185, '1', NULL, 0, 0, 'D', 'S', 1712652692, 1712652692, NULL),
(6670, 65645, 0, NULL, 26488, '1', NULL, 0, 0, 'D', 'S', 1712652718, 1712652718, NULL),
(6671, 65645, 0, NULL, 26840, '1', NULL, 0, 0, 'D', 'S', 1712652790, 1712652790, NULL),
(6672, 65645, 0, NULL, 27257, '1', NULL, 0, 0, 'D', 'S', 1712652851, 1712652851, NULL),
(6673, 65645, 0, NULL, 27653, '1', NULL, 0, 0, 'D', 'S', 1712652898, 1712652898, NULL),
(6674, 65645, 0, NULL, 24584, '1', NULL, 0, 0, 'D', 'S', 1712653040, 1712653040, NULL),
(6675, 65645, 0, NULL, 15212, '1', NULL, 0, 0, 'D', 'S', 1712653065, 1712653065, NULL),
(6676, 65645, 0, NULL, 29339, '1', NULL, 0, 0, 'D', 'S', 1712653100, 1712653100, NULL),
(6677, 65645, 0, NULL, 30133, '1', NULL, 0, 0, 'D', 'S', 1712653124, 1712653124, NULL),
(6678, 65645, 0, NULL, 28613, '1', NULL, 0, 0, 'D', 'S', 1712653152, 1712653152, NULL),
(6679, 65645, 0, NULL, 19255, '1', NULL, 0, 0, 'D', 'S', 1712653280, 1712653280, NULL),
(6680, 65645, 0, NULL, 19299, '1', NULL, 0, 0, 'D', 'S', 1712653329, 1712653329, NULL),
(6681, 65645, 0, NULL, 19298, '1', NULL, 0, 0, 'D', 'S', 1712653351, 1712653351, NULL),
(6682, 65645, 0, NULL, 19294, '1', NULL, 0, 0, 'D', 'S', 1712653370, 1712653370, NULL),
(6683, 65645, 0, NULL, 19293, '1', NULL, 0, 0, 'D', 'S', 1712653394, 1712653394, NULL),
(6684, 65645, 0, NULL, 29837, '1', NULL, 0, 0, 'D', 'S', 1712653417, 1712653417, NULL),
(6685, 65645, 0, NULL, 17367, '1', NULL, 0, 0, 'D', 'S', 1712653548, 1712653548, NULL),
(6686, 65645, 0, NULL, 17716, '1', NULL, 0, 0, 'D', 'S', 1712655233, 1712655233, NULL),
(6687, 65645, 0, NULL, 17764, '1', NULL, 0, 0, 'D', 'S', 1712655274, 1712655274, NULL),
(6688, 65645, 0, NULL, 20110, '1', NULL, 0, 0, 'D', 'S', 1712655340, 1712655340, NULL),
(6689, 65645, 0, NULL, 22215, '1', NULL, 0, 0, 'D', 'S', 1712655370, 1712655370, NULL),
(6690, 65645, 0, NULL, 22209, '1', NULL, 0, 0, 'D', 'S', 1712657531, 1712657531, NULL),
(6691, 65645, 0, NULL, 22534, '1', NULL, 0, 0, 'D', 'S', 1712657557, 1712657557, NULL),
(6692, 65645, 0, NULL, 22660, '1', NULL, 0, 0, 'D', 'S', 1712657582, 1712657582, NULL),
(6693, 65645, 0, NULL, 23218, '1', NULL, 0, 0, 'D', 'S', 1712657605, 1712657605, NULL),
(6694, 65645, 0, NULL, 23221, '1', NULL, 0, 0, 'D', 'S', 1712657629, 1712657629, NULL),
(6695, 65645, 0, NULL, 24068, '1', NULL, 0, 0, 'D', 'S', 1712657649, 1712657649, NULL),
(6696, 65645, 0, NULL, 25385, '1', NULL, 0, 0, 'D', 'S', 1712657673, 1712657673, NULL),
(6697, 65645, 0, NULL, 26549, '1', NULL, 0, 0, 'D', 'S', 1712657711, 1712657711, NULL),
(6698, 65645, 0, NULL, 26568, '1', NULL, 0, 0, 'D', 'S', 1712657732, 1712657732, NULL),
(6699, 65645, 0, NULL, 26621, '1', NULL, 0, 0, 'D', 'S', 1712657756, 1712657756, NULL),
(6700, 65645, 0, NULL, 27168, '1', NULL, 0, 0, 'D', 'S', 1712657797, 1712657797, NULL),
(6701, 65645, 0, NULL, 27222, '1', NULL, 0, 0, 'D', 'S', 1712657823, 1712657823, NULL),
(6702, 65645, 0, NULL, 27460, '1', NULL, 0, 0, 'D', 'S', 1712657848, 1712657848, NULL),
(6703, 65645, 0, NULL, 28057, '1', NULL, 0, 0, 'D', 'S', 1712657870, 1712657870, NULL),
(6704, 65645, 0, NULL, 28059, '1', NULL, 0, 0, 'D', 'S', 1712657889, 1712657889, NULL),
(6705, 65645, 0, NULL, 28053, '1', NULL, 0, 0, 'D', 'S', 1712657910, 1712657910, NULL),
(6706, 65645, 0, NULL, 28054, '1', NULL, 0, 0, 'D', 'S', 1712657931, 1712657931, NULL),
(6707, 65645, 0, NULL, 28056, '1', NULL, 0, 0, 'D', 'S', 1712657951, 1712657951, NULL),
(6708, 65645, 0, NULL, 28360, '1', NULL, 0, 0, 'D', 'S', 1712657972, 1712657972, NULL),
(6709, 65645, 0, NULL, 28367, '1', NULL, 0, 0, 'D', 'S', 1712657991, 1712657991, NULL),
(6710, 65645, 0, NULL, 28438, '1', NULL, 0, 0, 'D', 'S', 1712658015, 1712658015, NULL),
(6711, 65645, 0, NULL, 28447, '1', NULL, 0, 0, 'D', 'S', 1712658043, 1712658043, NULL),
(6712, 65645, 0, NULL, 28448, '1', NULL, 0, 0, 'D', 'S', 1712658068, 1712658068, NULL),
(6713, 65645, 0, NULL, 28498, '1', NULL, 0, 0, 'D', 'S', 1712658087, 1712658087, NULL),
(6714, 65645, 0, NULL, 28764, '1', NULL, 0, 0, 'D', 'S', 1712658109, 1712658109, NULL),
(6715, 65645, 0, NULL, 29095, '1', NULL, 0, 0, 'D', 'S', 1712658128, 1712658128, NULL),
(6716, 65645, 0, NULL, 27521, '1', NULL, 0, 0, 'D', 'S', 1712658190, 1712658190, NULL),
(6717, 65645, 0, NULL, 27698, '1', NULL, 0, 0, 'D', 'S', 1712658291, 1712658291, NULL),
(6718, 65645, 0, NULL, 27721, '1', NULL, 0, 0, 'D', 'S', 1712658313, 1712658313, NULL),
(6719, 65645, 0, NULL, 27723, '1', NULL, 0, 0, 'D', 'S', 1712658375, 1712658375, NULL),
(6720, 65645, 0, NULL, 28454, '1', NULL, 0, 0, 'D', 'S', 1712658405, 1712658405, NULL),
(6721, 65645, 0, NULL, 23243, '1', NULL, 0, 0, 'D', 'S', 1712658519, 1712658519, NULL),
(6722, 65645, 0, NULL, 11218, '1', NULL, 0, 0, 'D', 'S', 1712658573, 1712658573, NULL),
(6723, 65645, 0, NULL, 11331, '1', NULL, 0, 0, 'D', 'S', 1712658594, 1712658594, NULL),
(6724, 65645, 0, NULL, 11481, '1', NULL, 0, 0, 'D', 'S', 1712658620, 1712658620, NULL),
(6725, 65645, 0, NULL, 12175, '1', NULL, 0, 0, 'D', 'S', 1712658639, 1712658639, NULL),
(6726, 65645, 0, NULL, 13200, '1', NULL, 0, 0, 'D', 'S', 1712658684, 1712658684, NULL),
(6727, 65645, 0, NULL, 13568, '1', NULL, 0, 0, 'D', 'S', 1712658715, 1712658715, NULL),
(6728, 65645, 0, NULL, 14163, '1', NULL, 0, 0, 'D', 'S', 1712658747, 1712658747, NULL),
(6729, 65645, 0, NULL, 14218, '1', NULL, 0, 0, 'D', 'S', 1712658779, 1712658779, NULL),
(6730, 65645, 0, NULL, 16168, '1', NULL, 0, 0, 'D', 'S', 1712658860, 1712658860, NULL),
(6731, 65645, 0, NULL, 16392, '1', NULL, 0, 0, 'D', 'S', 1712658883, 1712658883, NULL),
(6732, 65645, 0, NULL, 16930, '1', NULL, 0, 0, 'D', 'S', 1712658929, 1712658929, NULL),
(6733, 65645, 0, NULL, 18667, '1', NULL, 0, 0, 'D', 'S', 1712661304, 1712661304, NULL),
(6734, 65645, 0, NULL, 18755, '1', NULL, 0, 0, 'D', 'S', 1712661328, 1712661328, NULL),
(6735, 65645, 0, NULL, 19809, '1', NULL, 0, 0, 'D', 'S', 1712661350, 1712661350, NULL),
(6736, 65645, 0, NULL, 21049, '1', NULL, 0, 0, 'D', 'S', 1712661374, 1712661374, NULL),
(6737, 65645, 0, NULL, 21606, '1', NULL, 0, 0, 'D', 'S', 1712661415, 1712661415, NULL),
(6738, 65645, 0, NULL, 21963, '1', NULL, 0, 0, 'D', 'S', 1712661487, 1712661487, NULL),
(6739, 65645, 0, NULL, 22096, '1', NULL, 0, 0, 'D', 'S', 1712661513, 1712661513, NULL),
(6740, 65645, 0, NULL, 22176, '1', NULL, 0, 0, 'D', 'S', 1712661546, 1712661546, NULL),
(6741, 65645, 0, NULL, 22732, '1', NULL, 0, 0, 'D', 'S', 1712661575, 1712661575, NULL),
(6742, 65645, 0, NULL, 22730, '1', NULL, 0, 0, 'D', 'S', 1712661602, 1712661602, NULL),
(6743, 65645, 0, NULL, 22722, '1', NULL, 0, 0, 'D', 'S', 1712661626, 1712661626, NULL),
(6744, 65645, 0, NULL, 23845, '1', NULL, 0, 0, 'D', 'S', 1712661645, 1712661645, NULL),
(6745, 65645, 0, NULL, 24537, '1', NULL, 0, 0, 'D', 'S', 1712661668, 1712661668, NULL),
(6746, 65645, 0, NULL, 25728, '1', NULL, 0, 0, 'D', 'S', 1712661695, 1712661695, NULL),
(6747, 65645, 0, NULL, 26184, '1', NULL, 0, 0, 'D', 'S', 1712661720, 1712661720, NULL),
(6748, 65645, 0, NULL, 26213, '1', NULL, 0, 0, 'D', 'S', 1712661749, 1712661749, NULL),
(6749, 65645, 0, NULL, 26468, '1', NULL, 0, 0, 'D', 'S', 1712661769, 1712661769, NULL),
(6750, 65645, 0, NULL, 26472, '1', NULL, 0, 0, 'D', 'S', 1712661793, 1712661793, NULL),
(6751, 65645, 0, NULL, 26620, '1', NULL, 0, 0, 'D', 'S', 1712679708, 1712679708, NULL),
(6752, 65645, 0, NULL, 26756, '1', NULL, 0, 0, 'D', 'S', 1712679753, 1712679753, NULL),
(6753, 65645, 0, NULL, 27926, '1', NULL, 0, 0, 'D', 'S', 1712679791, 1712679791, NULL),
(6754, 65645, 0, NULL, 27783, '1', NULL, 0, 0, 'D', 'S', 1712679837, 1712679837, NULL),
(6755, 65645, 0, NULL, 26757, '1', NULL, 0, 0, 'D', 'S', 1712679884, 1712679884, NULL),
(6756, 65645, 0, NULL, 27053, '1', NULL, 0, 0, 'D', 'S', 1712679914, 1712679914, NULL),
(6757, 65645, 0, NULL, 28776, '1', NULL, 0, 0, 'D', 'S', 1712680028, 1712680028, NULL),
(6758, 65645, 0, NULL, 29264, '1', NULL, 0, 0, 'D', 'S', 1712680051, 1712680051, NULL),
(6759, 65645, 0, NULL, 29302, '1', NULL, 0, 0, 'D', 'S', 1712680083, 1712680083, NULL),
(6760, 65645, 0, NULL, 29823, '1', NULL, 0, 0, 'D', 'S', 1712680140, 1712680140, NULL),
(6761, 65645, 0, NULL, 29575, '1', NULL, 0, 0, 'D', 'S', 1712680214, 1712680214, NULL),
(6762, 65645, 0, NULL, 28490, '1', NULL, 0, 0, 'D', 'S', 1712680248, 1712680248, NULL),
(6763, 65645, 0, NULL, 28483, '1', NULL, 0, 0, 'D', 'S', 1712680275, 1712680275, NULL),
(6764, 65645, 0, NULL, 27079, '1', NULL, 0, 0, 'D', 'S', 1712680305, 1712680305, NULL),
(6765, 65645, 0, NULL, 27075, '1', NULL, 0, 0, 'D', 'S', 1712680330, 1712680330, NULL),
(6766, 65645, 0, NULL, 24447, '1', NULL, 0, 0, 'D', 'S', 1712680352, 1712680352, NULL),
(6767, 65645, 0, NULL, 24458, '1', NULL, 0, 0, 'D', 'S', 1712680374, 1712680374, NULL),
(6768, 65645, 0, NULL, 24455, '1', NULL, 0, 0, 'D', 'S', 1712680395, 1712680395, NULL),
(6769, 65645, 0, NULL, 24448, '1', NULL, 0, 0, 'D', 'S', 1712680416, 1712680416, NULL),
(6770, 65645, 0, NULL, 23038, '1', NULL, 0, 0, 'D', 'S', 1712680442, 1712680442, NULL),
(6771, 65645, 0, NULL, 21632, '1', NULL, 0, 0, 'D', 'S', 1712680468, 1712680468, NULL),
(6772, 65645, 0, NULL, 21633, '1', NULL, 0, 0, 'D', 'S', 1712680493, 1712680493, NULL),
(6773, 65645, 0, NULL, 21517, '1', NULL, 0, 0, 'D', 'S', 1712680515, 1712680515, NULL),
(6774, 65645, 0, NULL, 21300, '1', NULL, 0, 0, 'D', 'S', 1712680563, 1712680563, NULL),
(6775, 65645, 0, NULL, 20983, '1', NULL, 0, 0, 'D', 'S', 1712680584, 1712680584, NULL),
(6776, 63890, 0, NULL, 30626, '1', NULL, 0, 0, 'D', 'S', 1712754805, 1712754805, NULL),
(6777, 63572, 0, NULL, 21807, NULL, '1', 0, 0, 'D', 'S', 1712908939, 1712908939, NULL),
(6778, 66126, 0, NULL, 30732, '1', NULL, 0, 0, 'D', 'S', 1713015775, 1713015775, NULL),
(6779, 63890, 0, NULL, 20476, '1', NULL, 0, 0, 'D', 'S', 1713155426, 1713155426, NULL),
(6780, 65392, 0, NULL, 21629, '1', NULL, 0, 0, 'D', 'S', 1713352295, 1713352295, NULL),
(6781, 65392, 0, NULL, 22765, '1', NULL, 0, 0, 'D', 'S', 1713354124, 1713354124, NULL),
(6782, 65392, 0, NULL, 15304, '1', NULL, 0, 0, 'D', 'S', 1713354181, 1713354181, NULL),
(6783, 65392, 0, NULL, 15314, '1', NULL, 0, 0, 'D', 'S', 1713354250, 1713354250, NULL),
(6784, 65392, 0, NULL, 30683, '1', NULL, 0, 0, 'D', 'S', 1713354378, 1713354378, NULL),
(6785, 65392, 0, NULL, 22773, '1', NULL, 0, 0, 'D', 'S', 1713355106, 1713355106, NULL),
(6786, 65392, 0, NULL, 22766, '1', NULL, 0, 0, 'D', 'S', 1713355242, 1713355242, NULL),
(6787, 65392, 0, NULL, 14163, '1', NULL, 0, 0, 'D', 'S', 1713356849, 1713356849, NULL),
(6788, 65392, 0, NULL, 26460, '1', NULL, 0, 0, 'D', 'S', 1713359728, 1713359728, NULL),
(6789, 65645, 0, NULL, 11483, '1', NULL, 0, 0, 'D', 'S', 1714397623, 1714397623, NULL),
(6790, 63572, 0, NULL, 27235, NULL, '1', 0, 0, 'D', 'S', 1714480597, 1714480597, NULL),
(6791, 63572, 0, NULL, 12287, NULL, '1', 0, 0, 'D', 'S', 1714480849, 1714480849, NULL),
(6792, 63572, 0, NULL, 27187, NULL, '1', 0, 0, 'D', 'S', 1714481154, 1714481154, NULL),
(6793, 63572, 0, NULL, 28446, NULL, '1', 0, 0, 'D', 'S', 1714481185, 1714481185, NULL),
(6794, 63572, 0, NULL, 30279, NULL, '1', 0, 0, 'D', 'S', 1714481202, 1714481202, NULL),
(6795, 63572, 0, NULL, 29737, NULL, '1', 0, 0, 'D', 'S', 1714481333, 1714481333, NULL),
(6796, 63572, 0, NULL, 17075, NULL, '1', 0, 0, 'D', 'S', 1714481377, 1714481377, NULL),
(6797, 63572, 0, NULL, 13756, NULL, '1', 0, 0, 'D', 'S', 1714481464, 1714481464, NULL),
(6798, 63572, 0, NULL, 16885, NULL, '1', 0, 0, 'D', 'S', 1714481491, 1714481491, NULL),
(6799, 63572, 0, NULL, 26077, NULL, '1', 0, 0, 'D', 'S', 1714481516, 1714481516, NULL),
(6800, 63572, 0, NULL, 16612, NULL, '1', 0, 0, 'D', 'S', 1714481538, 1714481538, NULL),
(6801, 63572, 0, NULL, 20327, NULL, '1', 0, 0, 'D', 'S', 1714817755, 1714817755, NULL),
(6802, 63572, 0, NULL, 29061, NULL, '1', 0, 0, 'D', 'S', 1714817835, 1714817835, NULL),
(6803, 63572, 0, NULL, 29059, NULL, '1', 0, 0, 'D', 'S', 1714817915, 1714817915, NULL),
(6804, 63572, 0, NULL, 29186, NULL, '1', 0, 0, 'D', 'S', 1714817945, 1714817945, NULL),
(6805, 63572, 0, NULL, 30047, NULL, '1', 0, 0, 'D', 'S', 1714817989, 1714817989, NULL),
(6806, 63572, 0, NULL, 30599, NULL, '1', 0, 0, 'D', 'S', 1714818023, 1714818023, NULL),
(6807, 63572, 0, NULL, 12482, NULL, '1', 0, 0, 'D', 'S', 1714818102, 1714818102, NULL),
(6808, 63572, 0, NULL, 30591, NULL, '1', 0, 0, 'D', 'S', 1714818966, 1714818966, NULL),
(6809, 63572, 0, NULL, 18490, NULL, '1', 0, 0, 'D', 'S', 1714819707, 1714819707, NULL),
(6810, 63572, 0, NULL, 23145, NULL, '1', 0, 0, 'D', 'S', 1714819741, 1714819741, NULL),
(6811, 63572, 0, NULL, 23185, NULL, '1', 0, 0, 'D', 'S', 1714819769, 1714819769, NULL),
(6812, 63572, 0, NULL, 24815, NULL, '1', 0, 0, 'D', 'S', 1714819796, 1714819796, NULL),
(6813, 63572, 0, NULL, 26547, NULL, '1', 0, 0, 'D', 'S', 1714820155, 1714820155, NULL),
(6814, 63572, 0, NULL, 28067, NULL, '1', 0, 0, 'D', 'S', 1714820197, 1714820197, NULL),
(6815, 63572, 0, NULL, 29987, NULL, '1', 0, 0, 'D', 'S', 1714820243, 1714820243, NULL),
(6816, 63572, 0, NULL, 29988, NULL, '1', 0, 0, 'D', 'S', 1714820255, 1714820255, NULL),
(6817, 63572, 0, NULL, 30399, NULL, '1', 0, 0, 'D', 'S', 1714820274, 1714820274, NULL),
(6818, 63572, 0, NULL, 30645, NULL, '1', 0, 0, 'D', 'S', 1714820301, 1714820301, NULL),
(6819, 63572, 0, NULL, 30830, NULL, '1', 0, 0, 'D', 'S', 1714820324, 1714820324, NULL),
(6820, 64586, 0, NULL, 24602, '1', NULL, 0, 0, 'D', 'S', 1715230548, 1715230548, NULL),
(6821, 64586, 0, NULL, 25271, '1', NULL, 0, 0, 'D', 'S', 1715230634, 1715230634, NULL),
(6822, 64586, 0, NULL, 13104, '1', NULL, 0, 0, 'D', 'S', 1715230804, 1715230804, NULL),
(6823, 64586, 0, NULL, 25577, '1', NULL, 0, 0, 'D', 'S', 1715231433, 1715231433, NULL),
(6824, 64586, 0, NULL, 20791, '1', NULL, 0, 0, 'D', 'S', 1715231520, 1715231520, NULL),
(6825, 64586, 0, NULL, 29673, '1', NULL, 0, 0, 'D', 'S', 1715231545, 1715231545, NULL),
(6826, 64586, 0, NULL, 29678, '1', NULL, 0, 0, 'D', 'S', 1715231558, 1715231558, NULL),
(6827, 64586, 0, NULL, 24794, '1', NULL, 0, 0, 'D', 'S', 1715231661, 1715231661, NULL),
(6828, 64586, 0, NULL, 28084, '1', NULL, 0, 0, 'D', 'S', 1715244434, 1715244434, NULL),
(6829, 64586, 0, NULL, 28014, '1', NULL, 0, 0, 'D', 'S', 1715244471, 1715244471, NULL),
(6830, 64586, 0, NULL, 15808, '1', NULL, 0, 0, 'D', 'S', 1715244522, 1715244522, NULL),
(6831, 64586, 0, NULL, 22689, '1', NULL, 0, 0, 'D', 'S', 1715244556, 1715244556, NULL),
(6832, 64586, 0, NULL, 22671, '1', NULL, 0, 0, 'D', 'S', 1715244639, 1715244639, NULL),
(6833, 64586, 0, NULL, 22684, '1', NULL, 0, 0, 'D', 'S', 1715244659, 1715244659, NULL),
(6834, 64586, 0, NULL, 26447, '1', NULL, 0, 0, 'D', 'S', 1715244679, 1715244679, NULL),
(6835, 64586, 0, NULL, 26600, '1', NULL, 0, 0, 'D', 'S', 1715244711, 1715244711, NULL),
(6836, 64586, 0, NULL, 26515, '1', NULL, 0, 0, 'D', 'S', 1715244728, 1715244728, NULL),
(6837, 64586, 0, NULL, 26512, '1', NULL, 0, 0, 'D', 'S', 1715244753, 1715244753, NULL),
(6838, 64586, 0, NULL, 21941, '1', NULL, 0, 0, 'D', 'S', 1715244812, 1715244812, NULL),
(6839, 64586, 0, NULL, 27986, '1', NULL, 0, 0, 'D', 'S', 1715244925, 1715244925, NULL),
(6840, 64586, 0, NULL, 29649, '1', NULL, 0, 0, 'D', 'S', 1715244940, 1715244940, NULL),
(6841, 64586, 0, NULL, 22235, '1', NULL, 0, 0, 'D', 'S', 1715244980, 1715244980, NULL),
(6842, 64586, 0, NULL, 27814, '1', NULL, 0, 0, 'D', 'S', 1715245028, 1715245028, NULL),
(6843, 64586, 0, NULL, 27411, '1', NULL, 0, 0, 'D', 'S', 1715245088, 1715245088, NULL),
(6844, 64586, 0, NULL, 27937, '1', NULL, 0, 0, 'D', 'S', 1715245105, 1715245105, NULL),
(6845, 64586, 0, NULL, 27898, '1', NULL, 0, 0, 'D', 'S', 1715358695, 1715358695, NULL),
(6846, 66126, 0, NULL, 31270, '1', NULL, 0, 0, 'D', 'S', 1716292743, 1716292743, NULL),
(6847, 66126, 0, NULL, 31200, NULL, '1', 0, 0, 'D', 'S', 1716292955, 1716292955, NULL),
(6848, 66126, 0, NULL, 31420, '1', NULL, 0, 0, 'D', 'S', 1716293015, 1716293015, NULL),
(6849, 66644, 0, NULL, 31556, '1', NULL, 0, 0, 'D', 'S', 1716663446, 1716663446, NULL),
(6850, 66644, 0, NULL, 22713, '1', NULL, 0, 0, 'D', 'S', 1716663703, 1716663703, NULL),
(6851, 66644, 0, NULL, 26139, '1', '1', 0, 0, 'D', 'S', 1716930847, 1716930847, NULL),
(6852, 66644, 0, NULL, 26434, '1', '1', 0, 0, 'D', 'S', 1716931365, 1716931365, NULL),
(6853, 66644, 0, NULL, 29203, '1', '1', 0, 0, 'D', 'S', 1716931397, 1716931397, NULL),
(6854, 66644, 0, NULL, 24259, '1', '1', 0, 0, 'D', 'S', 1716931418, 1716931418, NULL),
(6855, 66644, 0, NULL, 24433, '1', '1', 0, 0, 'D', 'S', 1716931475, 1716931475, NULL),
(6856, 66644, 0, NULL, 29148, '1', '1', 0, 0, 'D', 'S', 1716931661, 1716931661, NULL),
(6857, 66644, 0, NULL, 24271, '1', '1', 0, 0, 'D', 'S', 1716931679, 1716931679, NULL),
(6858, 66644, 0, NULL, 24289, '1', '1', 0, 0, 'D', 'S', 1716931700, 1716931700, NULL),
(6859, 66644, 0, NULL, 30089, '1', '1', 0, 0, 'D', 'S', 1716931730, 1716931730, NULL),
(6860, 66644, 0, NULL, 29414, '1', '1', 0, 0, 'D', 'S', 1716931745, 1716931745, NULL),
(6861, 66644, 0, NULL, 29400, '1', '1', 0, 0, 'D', 'S', 1716932300, 1716932300, NULL),
(6862, 66644, 0, NULL, 20363, '1', NULL, 0, 0, 'D', 'S', 1716932886, 1716932886, NULL),
(6863, 66644, 0, NULL, 21182, '1', '1', 0, 0, 'D', 'S', 1716933119, 1716933119, NULL),
(6864, 66644, 0, NULL, 23676, '1', '1', 0, 0, 'D', 'S', 1716933136, 1716933136, NULL),
(6865, 66644, 0, NULL, 23890, '1', '1', 0, 0, 'D', 'S', 1716933157, 1716933157, NULL),
(6866, 66644, 0, NULL, 28483, '1', '1', 0, 0, 'D', 'S', 1716933188, 1716933188, NULL),
(6867, 66644, 0, NULL, 20127, '1', '1', 0, 0, 'D', 'S', 1716933211, 1716933211, NULL),
(6868, 66644, 0, NULL, 14717, '1', '1', 0, 0, 'D', 'S', 1716933235, 1716933235, NULL),
(6869, 66644, 0, NULL, 18357, '1', '1', 0, 0, 'D', 'S', 1716933254, 1716933254, NULL),
(6870, 66644, 0, NULL, 22736, '1', '1', 0, 0, 'D', 'S', 1716933276, 1716933276, NULL),
(6871, 66644, 0, NULL, 23882, '1', '1', 0, 0, 'D', 'S', 1716933313, 1716933313, NULL),
(6872, 66644, 0, NULL, 29109, '1', '1', 0, 0, 'D', 'S', 1716933335, 1716933335, NULL),
(6873, 66644, 0, NULL, 18155, '1', '1', 0, 0, 'D', 'S', 1716933364, 1716933364, NULL),
(6874, 66644, 0, NULL, 19005, '1', '1', 0, 0, 'D', 'S', 1716933403, 1716933403, NULL),
(6875, 66644, 0, NULL, 19700, '1', '1', 0, 0, 'D', 'S', 1716933421, 1716933421, NULL),
(6876, 66644, 0, NULL, 19992, '1', '1', 0, 0, 'D', 'S', 1716933599, 1716933599, NULL),
(6877, 66644, 0, NULL, 20061, '1', '1', 0, 0, 'D', 'S', 1716933625, 1716933625, NULL),
(6878, 66644, 0, NULL, 20251, '1', '1', 0, 0, 'D', 'S', 1716933638, 1716933638, NULL),
(6879, 66644, 0, NULL, 22179, '1', '1', 0, 0, 'D', 'S', 1716933660, 1716933660, NULL),
(6880, 66644, 0, NULL, 22633, '1', '1', 0, 0, 'D', 'S', 1716933689, 1716933689, NULL),
(6881, 66644, 0, NULL, 23460, '1', '1', 0, 0, 'D', 'S', 1716933705, 1716933705, NULL),
(6882, 66644, 0, NULL, 23869, '1', '1', 0, 0, 'D', 'S', 1716933725, 1716933725, NULL),
(6883, 66644, 0, NULL, 24813, '1', '1', 0, 0, 'D', 'S', 1716933744, 1716933744, NULL),
(6884, 66644, 0, NULL, 25089, '1', '1', 0, 0, 'D', 'S', 1716933773, 1716933773, NULL),
(6885, 66644, 0, NULL, 25575, '1', '1', 0, 0, 'D', 'S', 1716933813, 1716933813, NULL),
(6886, 66644, 0, NULL, 25589, '1', '1', 0, 0, 'D', 'S', 1716933842, 1716933842, NULL),
(6887, 66644, 0, NULL, 25683, '1', '1', 0, 0, 'D', 'S', 1716933867, 1716933867, NULL),
(6888, 66644, 0, NULL, 26596, '1', '1', 0, 0, 'D', 'S', 1716934045, 1716934045, NULL),
(6889, 66644, 0, NULL, 26600, '1', NULL, 0, 0, 'D', 'S', 1716934069, 1716934069, NULL),
(6890, 66644, 0, NULL, 26603, '1', '1', 0, 0, 'D', 'S', 1716934100, 1716934100, NULL),
(6891, 66644, 0, NULL, 26523, '1', '1', 0, 0, 'D', 'S', 1716934111, 1716934111, NULL),
(6892, 66644, 0, NULL, 26502, '1', '1', 0, 0, 'D', 'S', 1716934130, 1716934130, NULL),
(6893, 66644, 0, NULL, 26580, '1', '1', 0, 0, 'D', 'S', 1716934145, 1716934145, NULL),
(6894, 66644, 0, NULL, 26793, '1', '1', 0, 0, 'D', 'S', 1716934156, 1716934156, NULL),
(6895, 66644, 0, NULL, 26938, '1', '1', 0, 0, 'D', 'S', 1716934170, 1716934170, NULL),
(6896, 66644, 0, NULL, 27416, '1', '1', 0, 0, 'D', 'S', 1716934184, 1716934184, NULL),
(6897, 66644, 0, NULL, 28198, '1', '1', 0, 0, 'D', 'S', 1716934200, 1716934200, NULL),
(6898, 66644, 0, NULL, 28219, '1', '1', 0, 0, 'D', 'S', 1716934218, 1716934218, NULL),
(6899, 66644, 0, NULL, 28257, '1', '1', 0, 0, 'D', 'S', 1716934244, 1716934244, NULL),
(6900, 66644, 0, NULL, 28897, '1', '1', 0, 0, 'D', 'S', 1716934273, 1716934273, NULL),
(6901, 66644, 0, NULL, 29067, '1', '1', 0, 0, 'D', 'S', 1716934289, 1716934289, NULL),
(6902, 66644, 0, NULL, 29303, '1', '1', 0, 0, 'D', 'S', 1716934303, 1716934303, NULL),
(6903, 66644, 0, NULL, 29304, '1', '1', 0, 0, 'D', 'S', 1716934332, 1716934332, NULL),
(6904, 66644, 0, NULL, 29346, '1', '1', 0, 0, 'D', 'S', 1716934346, 1716934346, NULL),
(6905, 66644, 0, NULL, 29361, '1', '1', 0, 0, 'D', 'S', 1716934361, 1716934361, NULL),
(6906, 66644, 0, NULL, 10729, '1', '1', 0, 0, 'D', 'S', 1716934376, 1716934376, NULL),
(6907, 66644, 0, NULL, 10861, '1', '1', 0, 0, 'D', 'S', 1716934389, 1716934389, NULL),
(6908, 66644, 0, NULL, 14208, '1', '1', 0, 0, 'D', 'S', 1716934422, 1716934422, NULL),
(6909, 66644, 0, NULL, 15924, '1', '1', 0, 0, 'D', 'S', 1716934445, 1716934445, NULL),
(6910, 66644, 0, NULL, 15926, '1', '1', 0, 0, 'D', 'S', 1716934494, 1716934494, NULL),
(6911, 66644, 0, NULL, 24250, '1', '1', 0, 0, 'D', 'S', 1716934522, 1716934522, NULL),
(6912, 66644, 0, NULL, 25946, '1', '1', 0, 0, 'D', 'S', 1716934535, 1716934535, NULL),
(6913, 66644, 0, NULL, 29581, '1', '1', 0, 0, 'D', 'S', 1716934558, 1716934558, NULL),
(6914, 66644, 0, NULL, 29861, '1', '1', 0, 0, 'D', 'S', 1716934581, 1716934581, NULL),
(6915, 66644, 0, NULL, 16820, '1', '1', 0, 0, 'D', 'S', 1716934603, 1716934603, NULL),
(6916, 66644, 0, NULL, 28838, '1', '1', 0, 0, 'D', 'S', 1716934766, 1716934766, NULL),
(6917, 66644, 0, NULL, 21381, '1', '1', 0, 0, 'D', 'S', 1716934818, 1716934818, NULL),
(6918, 66644, 0, NULL, 24552, '1', '1', 0, 0, 'D', 'S', 1716934861, 1716934861, NULL),
(6919, 66644, 0, NULL, 24537, '1', '1', 0, 0, 'D', 'S', 1716934900, 1716934900, NULL),
(6920, 66644, 0, NULL, 24735, '1', '1', 0, 0, 'D', 'S', 1716934940, 1716934940, NULL),
(6921, 66644, 0, NULL, 27103, '1', '1', 0, 0, 'D', 'S', 1716934959, 1716934959, NULL),
(6922, 66644, 0, NULL, 27233, '1', '1', 0, 0, 'D', 'S', 1716934973, 1716934973, NULL),
(6923, 66644, 0, NULL, 27234, '1', '1', 0, 0, 'D', 'S', 1716934998, 1716934998, NULL),
(6924, 66644, 0, NULL, 27296, '1', '1', 0, 0, 'D', 'S', 1716935032, 1716935032, NULL),
(6925, 66644, 0, NULL, 27399, '1', '1', 0, 0, 'D', 'S', 1716935045, 1716935045, NULL),
(6926, 66644, 0, NULL, 29323, '1', '1', 0, 0, 'D', 'S', 1716935068, 1716935068, NULL),
(6927, 66644, 0, NULL, 29455, '1', '1', 0, 0, 'D', 'S', 1716935086, 1716935086, NULL),
(6928, 66644, 0, NULL, 11787, '1', '1', 0, 0, 'D', 'S', 1716935108, 1716935108, NULL),
(6929, 66644, 0, NULL, 12712, '1', '1', 0, 0, 'D', 'S', 1716935120, 1716935120, NULL),
(6930, 66644, 0, NULL, 15790, '1', '1', 0, 0, 'D', 'S', 1716935135, 1716935135, NULL),
(6931, 66644, 0, NULL, 26780, '1', '1', 0, 0, 'D', 'S', 1716935153, 1716935153, NULL),
(6932, 66644, 0, NULL, 29560, '1', '1', 0, 0, 'D', 'S', 1716935164, 1716935164, NULL),
(6933, 48708, 0, NULL, 24235, NULL, '1', 0, 0, 'D', 'S', 1716945351, 1716945351, NULL),
(6934, 48708, 0, NULL, 30416, NULL, '1', 0, 0, 'D', 'S', 1716945351, 1716945351, NULL),
(6935, 48708, 0, NULL, 30427, NULL, '1', 0, 0, 'D', 'S', 1716945351, 1716945351, NULL),
(6936, 48708, 0, NULL, 30479, NULL, '1', 0, 0, 'D', 'S', 1716945351, 1716945351, NULL),
(6937, 48708, 0, NULL, 30480, NULL, '1', 0, 0, 'D', 'S', 1716945351, 1716945351, NULL),
(6938, 66644, 0, NULL, 26597, NULL, '1', 0, 0, 'D', 'S', 1716952937, 1716952937, NULL),
(6939, 48265, 0, NULL, 25935, '1', NULL, 0, 0, 'D', 'S', 1717165581, 1717165581, NULL),
(6940, 66644, 0, NULL, 24434, NULL, '1', 0, 0, 'D', 'S', 1717479764, 1717479764, NULL),
(6941, 48708, 0, NULL, 22615, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6942, 48708, 0, NULL, 26754, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6943, 48708, 0, NULL, 29498, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6944, 48708, 0, NULL, 29779, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6945, 48708, 0, NULL, 30089, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6946, 48708, 0, NULL, 30472, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6947, 48708, 0, NULL, 31379, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6948, 48708, 0, NULL, 31619, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6949, 48708, 0, NULL, 31705, NULL, '1', 0, 0, 'D', 'S', 1718507817, 1718507817, NULL),
(6950, 48708, 0, NULL, 29754, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6951, 48708, 0, NULL, 30532, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6952, 48708, 0, NULL, 30612, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6953, 48708, 0, NULL, 30898, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6954, 48708, 0, NULL, 31245, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6955, 48708, 0, NULL, 31246, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6956, 48708, 0, NULL, 31247, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6957, 48708, 0, NULL, 31552, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6958, 48708, 0, NULL, 31576, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6959, 48708, 0, NULL, 31622, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6960, 48708, 0, NULL, 31653, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(6961, 48708, 0, NULL, 31657, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6962, 48708, 0, NULL, 31696, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6963, 48708, 0, NULL, 31697, NULL, '1', 0, 0, 'D', 'S', 1718507819, 1718507819, NULL),
(6964, 48708, 0, NULL, 29801, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6965, 48708, 0, NULL, 30316, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6966, 48708, 0, NULL, 30376, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6967, 48708, 0, NULL, 31367, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6968, 48708, 0, NULL, 31369, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6969, 48708, 0, NULL, 31385, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6970, 48708, 0, NULL, 31391, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6971, 48708, 0, NULL, 31420, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6972, 48708, 0, NULL, 31472, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6973, 48708, 0, NULL, 31577, NULL, '1', 0, 0, 'D', 'S', 1718507824, 1718507824, NULL),
(6974, 48708, 0, NULL, 22763, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6975, 48708, 0, NULL, 30297, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6976, 48708, 0, NULL, 30601, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6977, 48708, 0, NULL, 30619, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6978, 48708, 0, NULL, 30669, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6979, 48708, 0, NULL, 30684, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6980, 48708, 0, NULL, 30694, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6981, 48708, 0, NULL, 30717, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6982, 48708, 0, NULL, 30719, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6983, 48708, 0, NULL, 30773, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6984, 48708, 0, NULL, 30816, NULL, '1', 0, 0, 'D', 'S', 1718507828, 1718507828, NULL),
(6985, 63572, 0, NULL, 30251, NULL, '1', 0, 0, 'D', 'S', 1718637402, 1718637402, NULL),
(6986, 63572, 0, NULL, 30755, NULL, '1', 0, 0, 'D', 'S', 1718637461, 1718637461, NULL),
(6987, 63572, 0, NULL, 30305, NULL, '1', 0, 0, 'D', 'S', 1718637493, 1718637493, NULL),
(6988, 63572, 0, NULL, 30283, NULL, '1', 0, 0, 'D', 'S', 1718637610, 1718637610, NULL),
(6989, 48265, 0, NULL, 27326, NULL, '1', 0, 0, 'D', 'S', 1718930779, 1718930779, NULL),
(6990, 48265, 0, NULL, 26489, NULL, '1', 0, 0, 'D', 'S', 1718931028, 1718931028, NULL),
(6991, 48265, 0, NULL, 29937, NULL, '1', 0, 0, 'D', 'S', 1718931242, 1718931242, NULL),
(6992, 48265, 0, NULL, 29550, NULL, '1', 0, 0, 'D', 'S', 1718932521, 1718932521, NULL),
(6993, 48265, 0, NULL, 29940, NULL, '1', 0, 0, 'D', 'S', 1718932559, 1718932559, NULL),
(6994, 48265, 0, NULL, 28248, NULL, '1', 0, 0, 'D', 'S', 1718933651, 1718933651, NULL),
(6995, 48265, 0, NULL, 29697, NULL, '1', 0, 0, 'D', 'S', 1718934234, 1718934234, NULL),
(6996, 48265, 0, NULL, 27399, NULL, '1', 0, 0, 'D', 'S', 1718935027, 1718935027, NULL),
(6997, 48265, 0, NULL, 27002, NULL, '1', 0, 0, 'D', 'S', 1718936764, 1718936764, NULL),
(6998, 48265, 0, NULL, 29226, NULL, '1', 0, 0, 'D', 'S', 1718937614, 1718937614, NULL),
(6999, 48265, 0, NULL, 27360, NULL, '1', 0, 0, 'D', 'S', 1718937997, 1718937997, NULL),
(7000, 48265, 0, NULL, 27363, NULL, '1', 0, 0, 'D', 'S', 1718938035, 1718938035, NULL),
(7001, 48265, 0, NULL, 27358, NULL, '1', 0, 0, 'D', 'S', 1718938057, 1718938057, NULL),
(7002, 48265, 0, NULL, 27356, NULL, '1', 0, 0, 'D', 'S', 1718938077, 1718938077, NULL),
(7003, 48265, 0, NULL, 29892, NULL, '1', 0, 0, 'D', 'S', 1718939449, 1718939449, NULL),
(7004, 48708, 0, NULL, 24118, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7005, 48708, 0, NULL, 26827, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7006, 48708, 0, NULL, 30529, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7007, 48708, 0, NULL, 30774, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7008, 48708, 0, NULL, 30912, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7009, 48708, 0, NULL, 31745, '1', '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7010, 48708, 0, NULL, 31804, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7011, 48708, 0, NULL, 31826, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7012, 48708, 0, NULL, 31881, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7013, 48708, 0, NULL, 32009, NULL, '1', 0, 0, 'D', 'S', 1719018660, 1719018660, NULL),
(7014, 48708, 0, NULL, 32127, '1', '1', 0, 0, 'D', 'S', 1719054986, 1719054986, NULL),
(7015, 48265, 0, NULL, 31825, NULL, '1', 0, 0, 'D', 'S', 1719186477, 1719186477, NULL),
(7016, 48265, 0, NULL, 31302, NULL, '1', 0, 0, 'D', 'S', 1719187241, 1719187241, NULL),
(7017, 48708, 0, NULL, 32259, '1', '1', 0, 0, 'D', 'S', 1719660709, 1719660709, NULL),
(7018, 48708, 0, NULL, 18108, '1', NULL, 0, 0, 'D', 'S', 1719725584, 1719725584, NULL),
(7019, 68008, 0, NULL, 23349, '1', '1', 0, 0, 'D', 'S', 1719908757, 1719908757, NULL),
(7020, 68008, 0, NULL, 25067, NULL, '1', 0, 0, 'D', 'S', 1719908757, 1719908757, NULL),
(7021, 68008, 0, NULL, 232, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7022, 68008, 0, NULL, 8100, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7023, 68008, 0, NULL, 8812, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7024, 68008, 0, NULL, 9665, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7025, 68008, 0, NULL, 9947, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7026, 68008, 0, NULL, 17846, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7027, 68008, 0, NULL, 21899, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7028, 68008, 0, NULL, 22135, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7029, 68008, 0, NULL, 22179, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7030, 68008, 0, NULL, 22442, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7031, 68008, 0, NULL, 22790, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7032, 68008, 0, NULL, 22826, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7033, 68008, 0, NULL, 23671, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7034, 68008, 0, NULL, 24821, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7035, 68008, 0, NULL, 24843, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7036, 68008, 0, NULL, 25027, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7037, 68008, 0, NULL, 25071, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7038, 68008, 0, NULL, 25081, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7039, 68008, 0, NULL, 26031, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7040, 68008, 0, NULL, 26054, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7041, 68008, 0, NULL, 26125, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7042, 68008, 0, NULL, 26447, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7043, 68008, 0, NULL, 26550, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7044, 68008, 0, NULL, 26580, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7045, 68008, 0, NULL, 27069, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7046, 68008, 0, NULL, 27936, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7047, 68008, 0, NULL, 28108, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7048, 68008, 0, NULL, 28640, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7049, 68008, 0, NULL, 28718, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7050, 68008, 0, NULL, 28741, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7051, 68008, 0, NULL, 28810, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7052, 68008, 0, NULL, 28850, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7053, 68008, 0, NULL, 28856, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7054, 68008, 0, NULL, 29197, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7055, 68008, 0, NULL, 29395, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7056, 68008, 0, NULL, 29399, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7057, 68008, 0, NULL, 29567, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7058, 68008, 0, NULL, 29835, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7059, 68008, 0, NULL, 30030, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7060, 68008, 0, NULL, 30298, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7061, 68008, 0, NULL, 31290, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7062, 68008, 0, NULL, 31316, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7063, 68008, 0, NULL, 31464, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7064, 68008, 0, NULL, 31468, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7065, 68008, 0, NULL, 31499, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7066, 68008, 0, NULL, 31699, NULL, '1', 0, 0, 'D', 'S', 1719909284, 1719909284, NULL),
(7067, 68008, 0, NULL, 26866, NULL, '1', 0, 0, 'D', 'S', 1719923252, 1719923252, NULL),
(7068, 68008, 0, NULL, 21897, NULL, '1', 0, 0, 'D', 'S', 1719988934, 1719988934, NULL),
(7069, 48708, 0, NULL, 32348, '1', '1', 0, 0, 'D', 'S', 1720063839, 1720063839, NULL),
(7070, 68008, 0, NULL, 20256, NULL, '1', 0, 0, 'D', 'S', 1720087963, 1720087963, NULL),
(7071, 48708, 0, NULL, 32121, '1', NULL, 0, 0, 'D', 'S', 1720436104, 1720436104, NULL),
(7072, 25112, 0, NULL, 32309, NULL, '1', 0, 0, 'D', 'S', 1720906213, 1720906213, NULL),
(7073, 25112, 0, NULL, 24683, NULL, '1', 0, 0, 'D', 'S', 1720906251, 1720906251, NULL),
(7074, 25112, 0, NULL, 30406, NULL, '1', 0, 0, 'D', 'S', 1720906282, 1720906282, NULL),
(7075, 25112, 0, NULL, 28619, NULL, '1', 0, 0, 'D', 'S', 1720906320, 1720906320, NULL),
(7076, 25112, 0, NULL, 21304, NULL, '1', 0, 0, 'D', 'S', 1720906355, 1720906355, NULL),
(7077, 25112, 0, NULL, 21305, NULL, '1', 0, 0, 'D', 'S', 1720906416, 1720906416, NULL),
(7078, 25112, 0, NULL, 26814, NULL, '1', 0, 0, 'D', 'S', 1720906678, 1720906678, NULL),
(7079, 25112, 0, NULL, 26815, NULL, '1', 0, 0, 'D', 'S', 1720906697, 1720906697, NULL),
(7080, 25112, 0, NULL, 24206, NULL, '1', 0, 0, 'D', 'S', 1720906732, 1720906732, NULL),
(7081, 25112, 0, NULL, 12078, NULL, '1', 0, 0, 'D', 'S', 1720906900, 1720906900, NULL),
(7082, 25112, 0, NULL, 27556, NULL, '1', 0, 0, 'D', 'S', 1720907006, 1720907006, NULL),
(7083, 25112, 0, NULL, 27555, NULL, '1', 0, 0, 'D', 'S', 1720907035, 1720907035, NULL),
(7084, 25112, 0, NULL, 27585, NULL, '1', 0, 0, 'D', 'S', 1720907060, 1720907060, NULL),
(7085, 25112, 0, NULL, 32464, NULL, '1', 0, 0, 'D', 'S', 1720907221, 1720907221, NULL),
(7086, 25112, 0, NULL, 23410, NULL, '1', 0, 0, 'D', 'S', 1720907394, 1720907394, NULL),
(7087, 25112, 0, NULL, 23423, NULL, '1', 0, 0, 'D', 'S', 1720907430, 1720907430, NULL),
(7088, 25112, 0, NULL, 31593, NULL, '1', 0, 0, 'D', 'S', 1720915551, 1720915551, NULL),
(7089, 25112, 0, NULL, 31584, NULL, '1', 0, 0, 'D', 'S', 1720915575, 1720915575, NULL),
(7090, 25112, 0, NULL, 31463, NULL, '1', 0, 0, 'D', 'S', 1720915605, 1720915605, NULL),
(7091, 25112, 0, NULL, 31399, NULL, '1', 0, 0, 'D', 'S', 1720915631, 1720915631, NULL),
(7092, 25112, 0, NULL, 31401, NULL, '1', 0, 0, 'D', 'S', 1720915671, 1720915671, NULL),
(7093, 25112, 0, NULL, 31296, NULL, '1', 0, 0, 'D', 'S', 1720915714, 1720915714, NULL),
(7094, 25112, 0, NULL, 31203, NULL, '1', 0, 0, 'D', 'S', 1720915755, 1720915755, NULL),
(7095, 25112, 0, NULL, 30677, NULL, '1', 0, 0, 'D', 'S', 1720915796, 1720915796, NULL),
(7096, 25112, 0, NULL, 30841, NULL, '1', 0, 0, 'D', 'S', 1720915843, 1720915843, NULL),
(7097, 25112, 0, NULL, 30836, NULL, '1', 0, 0, 'D', 'S', 1720915862, 1720915862, NULL),
(7098, 25112, 0, NULL, 30865, NULL, '1', 0, 0, 'D', 'S', 1720915893, 1720915893, NULL),
(7099, 25112, 0, NULL, 30859, NULL, '1', 0, 0, 'D', 'S', 1720915944, 1720915944, NULL),
(7100, 25112, 0, NULL, 30856, NULL, '1', 0, 0, 'D', 'S', 1720915960, 1720915960, NULL),
(7101, 25112, 0, NULL, 24353, NULL, '1', 0, 0, 'D', 'S', 1720916126, 1720916126, NULL),
(7102, 25112, 0, NULL, 32394, NULL, '1', 0, 0, 'D', 'S', 1720916202, 1720916202, NULL),
(7103, 25112, 0, NULL, 32395, NULL, '1', 0, 0, 'D', 'S', 1720916212, 1720916212, NULL),
(7104, 25112, 0, NULL, 32251, NULL, '1', 0, 0, 'D', 'S', 1720916227, 1720916227, NULL),
(7105, 25112, 0, NULL, 26478, NULL, '1', 0, 0, 'D', 'S', 1720916238, 1720916238, NULL),
(7106, 25112, 0, NULL, 32249, NULL, '1', 0, 0, 'D', 'S', 1720916254, 1720916254, NULL),
(7107, 25112, 0, NULL, 31436, NULL, '1', 0, 0, 'D', 'S', 1720916282, 1720916282, NULL),
(7108, 25112, 0, NULL, 21615, NULL, '1', 0, 0, 'D', 'S', 1720916360, 1720916360, NULL),
(7109, 25112, 0, NULL, 27507, NULL, '1', 0, 0, 'D', 'S', 1720916496, 1720916496, NULL),
(7110, 25112, 0, NULL, 23227, NULL, '1', 0, 0, 'D', 'S', 1720916911, 1720916911, NULL),
(7111, 25112, 0, NULL, 8031, NULL, '1', 0, 0, 'D', 'S', 1720916981, 1720916981, NULL),
(7112, 25112, 0, NULL, 7356, NULL, '1', 0, 0, 'D', 'S', 1720917222, 1720917222, NULL),
(7113, 25112, 0, NULL, 12561, NULL, '1', 0, 0, 'D', 'S', 1720917357, 1720917357, NULL),
(7114, 25112, 0, NULL, 13523, NULL, '1', 0, 0, 'D', 'S', 1720917802, 1720917802, NULL),
(7115, 25112, 0, NULL, 10949, NULL, '1', 0, 0, 'D', 'S', 1720917832, 1720917832, NULL),
(7116, 25112, 0, NULL, 32392, NULL, '1', 0, 0, 'D', 'S', 1720917896, 1720917896, NULL),
(7117, 25112, 0, NULL, 32003, NULL, '1', 0, 0, 'D', 'S', 1720917978, 1720917978, NULL),
(7118, 25112, 0, NULL, 32295, NULL, '1', 0, 0, 'D', 'S', 1720918000, 1720918000, NULL),
(7119, 25112, 0, NULL, 32296, NULL, '1', 0, 0, 'D', 'S', 1720918016, 1720918016, NULL),
(7120, 25112, 0, NULL, 26679, NULL, '1', 0, 0, 'D', 'S', 1720918046, 1720918046, NULL),
(7121, 25112, 0, NULL, 28511, NULL, '1', 0, 0, 'D', 'S', 1720918059, 1720918059, NULL),
(7122, 25112, 0, NULL, 31587, NULL, '1', 0, 0, 'D', 'S', 1720918080, 1720918080, NULL),
(7123, 25112, 0, NULL, 31588, NULL, '1', 0, 0, 'D', 'S', 1720918119, 1720918119, NULL),
(7124, 25112, 0, NULL, 31795, NULL, '1', 0, 0, 'D', 'S', 1720918175, 1720918175, NULL),
(7125, 25112, 0, NULL, 31364, NULL, '1', 0, 0, 'D', 'S', 1720918231, 1720918231, NULL),
(7126, 25112, 0, NULL, 25218, NULL, '1', 0, 0, 'D', 'S', 1720918247, 1720918247, NULL),
(7127, 25112, 0, NULL, 25242, NULL, '1', 0, 0, 'D', 'S', 1720918286, 1720918286, NULL),
(7128, 25112, 0, NULL, 31011, NULL, '1', 0, 0, 'D', 'S', 1720918302, 1720918302, NULL),
(7129, 25112, 0, NULL, 32167, NULL, '1', 0, 0, 'D', 'S', 1720918332, 1720918332, NULL),
(7130, 25112, 0, NULL, 24958, NULL, '1', 0, 0, 'D', 'S', 1720918352, 1720918352, NULL),
(7131, 25112, 0, NULL, 27262, NULL, '1', 0, 0, 'D', 'S', 1720918389, 1720918389, NULL),
(7132, 25112, 0, NULL, 28461, NULL, '1', 0, 0, 'D', 'S', 1720918424, 1720918424, NULL),
(7133, 25112, 0, NULL, 26198, NULL, '1', 0, 0, 'D', 'S', 1720918519, 1720918519, NULL),
(7134, 25112, 0, NULL, 31205, NULL, '1', 0, 0, 'D', 'S', 1720918616, 1720918616, NULL),
(7135, 25112, 0, NULL, 27194, NULL, '1', 0, 0, 'D', 'S', 1720918664, 1720918664, NULL),
(7136, 25112, 0, NULL, 29478, NULL, '1', 0, 0, 'D', 'S', 1720918710, 1720918710, NULL),
(7137, 25112, 0, NULL, 26228, NULL, '1', 0, 0, 'D', 'S', 1720918754, 1720918754, NULL),
(7138, 25112, 0, NULL, 26229, NULL, '1', 0, 0, 'D', 'S', 1720918771, 1720918771, NULL),
(7139, 25112, 0, NULL, 31832, NULL, '1', 0, 0, 'D', 'S', 1720918817, 1720918817, NULL),
(7140, 25112, 0, NULL, 31096, NULL, '1', 0, 0, 'D', 'S', 1720918844, 1720918844, NULL),
(7141, 25112, 0, NULL, 31695, NULL, '1', 0, 0, 'D', 'S', 1720918877, 1720918877, NULL),
(7142, 25112, 0, NULL, 30196, NULL, '1', 0, 0, 'D', 'S', 1720918906, 1720918906, NULL),
(7143, 25112, 0, NULL, 28999, NULL, '1', 0, 0, 'D', 'S', 1720918975, 1720918975, NULL),
(7144, 25112, 0, NULL, 28838, NULL, '1', 0, 0, 'D', 'S', 1720919013, 1720919013, NULL),
(7145, 25112, 0, NULL, 22658, NULL, '1', 0, 0, 'D', 'S', 1720919036, 1720919036, NULL),
(7146, 25112, 0, NULL, 20755, NULL, '1', 0, 0, 'D', 'S', 1720919059, 1720919059, NULL),
(7147, 25112, 0, NULL, 24291, NULL, '1', 0, 0, 'D', 'S', 1720919093, 1720919093, NULL),
(7148, 25112, 0, NULL, 31514, NULL, '1', 0, 0, 'D', 'S', 1720919194, 1720919194, NULL),
(7149, 25112, 0, NULL, 31429, NULL, '1', 0, 0, 'D', 'S', 1720919282, 1720919282, NULL),
(7150, 25112, 0, NULL, 29211, NULL, '1', 0, 0, 'D', 'S', 1720919336, 1720919336, NULL),
(7151, 25112, 0, NULL, 31327, NULL, '1', 0, 0, 'D', 'S', 1720919386, 1720919386, NULL),
(7152, 25112, 0, NULL, 13645, NULL, '1', 0, 0, 'D', 'S', 1720919474, 1720919474, NULL),
(7153, 25112, 0, NULL, 31100, NULL, '1', 0, 0, 'D', 'S', 1720919498, 1720919498, NULL),
(7154, 25112, 0, NULL, 31098, NULL, '1', 0, 0, 'D', 'S', 1720919511, 1720919511, NULL),
(7155, 25112, 0, NULL, 29883, NULL, '1', 0, 0, 'D', 'S', 1720919546, 1720919546, NULL),
(7156, 25112, 0, NULL, 25454, NULL, '1', 0, 0, 'D', 'S', 1720919611, 1720919611, NULL),
(7157, 25112, 0, NULL, 27198, NULL, '1', 0, 0, 'D', 'S', 1720919660, 1720919660, NULL),
(7158, 25112, 0, NULL, 25884, NULL, '1', 0, 0, 'D', 'S', 1720919691, 1720919691, NULL),
(7159, 25112, 0, NULL, 30438, NULL, '1', 0, 0, 'D', 'S', 1720919808, 1720919808, NULL),
(7160, 25112, 0, NULL, 30412, NULL, '1', 0, 0, 'D', 'S', 1720919840, 1720919840, NULL),
(7161, 25112, 0, NULL, 28501, NULL, '1', 0, 0, 'D', 'S', 1720919870, 1720919870, NULL),
(7162, 25112, 0, NULL, 27195, NULL, '1', 0, 0, 'D', 'S', 1720919927, 1720919927, NULL),
(7163, 25112, 0, NULL, 23711, NULL, '1', 0, 0, 'D', 'S', 1720919953, 1720919953, NULL),
(7164, 25112, 0, NULL, 30197, NULL, '1', 0, 0, 'D', 'S', 1720919986, 1720919986, NULL),
(7165, 25112, 0, NULL, 27979, NULL, '1', 0, 0, 'D', 'S', 1720920013, 1720920013, NULL),
(7166, 25112, 0, NULL, 13458, NULL, '1', 0, 0, 'D', 'S', 1720920039, 1720920039, NULL),
(7167, 25112, 0, NULL, 13567, NULL, '1', 0, 0, 'D', 'S', 1720920095, 1720920095, NULL),
(7168, 25112, 0, NULL, 13459, NULL, '1', 0, 0, 'D', 'S', 1720920114, 1720920114, NULL),
(7169, 25112, 0, NULL, 27848, NULL, '1', 0, 0, 'D', 'S', 1720920134, 1720920134, NULL),
(7170, 25112, 0, NULL, 28826, NULL, '1', 0, 0, 'D', 'S', 1720920184, 1720920184, NULL),
(7171, 25112, 0, NULL, 29828, NULL, '1', 0, 0, 'D', 'S', 1720920218, 1720920218, NULL),
(7172, 25112, 0, NULL, 29829, NULL, '1', 0, 0, 'D', 'S', 1720920239, 1720920239, NULL),
(7173, 25112, 0, NULL, 29808, NULL, '1', 0, 0, 'D', 'S', 1720920277, 1720920277, NULL),
(7174, 25112, 0, NULL, 29769, NULL, '1', 0, 0, 'D', 'S', 1720920301, 1720920301, NULL),
(7175, 25112, 0, NULL, 29668, NULL, '1', 0, 0, 'D', 'S', 1720920333, 1720920333, NULL),
(7176, 25112, 0, NULL, 26611, NULL, '1', 0, 0, 'D', 'S', 1720920393, 1720920393, NULL),
(7177, 25112, 0, NULL, 12834, NULL, '1', 0, 0, 'D', 'S', 1720920474, 1720920474, NULL),
(7178, 25112, 0, NULL, 26705, NULL, '1', 0, 0, 'D', 'S', 1720920505, 1720920505, NULL),
(7179, 25112, 0, NULL, 25957, NULL, '1', 0, 0, 'D', 'S', 1720920698, 1720920698, NULL),
(7180, 25112, 0, NULL, 28817, NULL, '1', 0, 0, 'D', 'S', 1720920934, 1720920934, NULL),
(7181, 25112, 0, NULL, 28538, NULL, '1', 0, 0, 'D', 'S', 1720921026, 1720921026, NULL),
(7182, 25112, 0, NULL, 28539, NULL, '1', 0, 0, 'D', 'S', 1720921047, 1720921047, NULL),
(7183, 25112, 0, NULL, 27576, NULL, '1', 0, 0, 'D', 'S', 1720921107, 1720921107, NULL),
(7184, 25112, 0, NULL, 28384, NULL, '1', 0, 0, 'D', 'S', 1720921149, 1720921149, NULL),
(7185, 25112, 0, NULL, 28360, NULL, '1', 0, 0, 'D', 'S', 1720921187, 1720921187, NULL),
(7186, 25112, 0, NULL, 28120, NULL, '1', 0, 0, 'D', 'S', 1720921265, 1720921265, NULL),
(7187, 25112, 0, NULL, 28059, NULL, '1', 0, 0, 'D', 'S', 1720921348, 1720921348, NULL),
(7188, 25112, 0, NULL, 26601, NULL, '1', 0, 0, 'D', 'S', 1720921385, 1720921385, NULL),
(7189, 25112, 0, NULL, 27744, NULL, '1', 0, 0, 'D', 'S', 1720921450, 1720921450, NULL),
(7190, 25112, 0, NULL, 26146, NULL, '1', 0, 0, 'D', 'S', 1720921554, 1720921554, NULL),
(7191, 25112, 0, NULL, 26613, NULL, '1', 0, 0, 'D', 'S', 1720921762, 1720921762, NULL),
(7192, 25112, 0, NULL, 12155, NULL, '1', 0, 0, 'D', 'S', 1720921927, 1720921927, NULL),
(7193, 25112, 0, NULL, 25275, NULL, '1', 0, 0, 'D', 'S', 1720921961, 1720921961, NULL),
(7194, 25112, 0, NULL, 24888, NULL, '1', 0, 0, 'D', 'S', 1720922012, 1720922012, NULL),
(7195, 25112, 0, NULL, 24883, NULL, '1', 0, 0, 'D', 'S', 1720922048, 1720922048, NULL),
(7196, 25112, 0, NULL, 9810, NULL, '1', 0, 0, 'D', 'S', 1720922289, 1720922289, NULL),
(7197, 25112, 0, NULL, 21079, NULL, '1', 0, 0, 'D', 'S', 1720922316, 1720922316, NULL),
(7198, 25112, 0, NULL, 12282, NULL, '1', 0, 0, 'D', 'S', 1720922435, 1720922435, NULL),
(7199, 25112, 0, NULL, 5435, NULL, '1', 0, 0, 'D', 'S', 1720922504, 1720922504, NULL),
(7200, 25112, 0, NULL, 18089, NULL, '1', 0, 0, 'D', 'S', 1720922651, 1720922651, NULL),
(7201, 25112, 0, NULL, 16726, NULL, '1', 0, 0, 'D', 'S', 1720922699, 1720922699, NULL),
(7202, 25112, 0, NULL, 20333, NULL, '1', 0, 0, 'D', 'S', 1720922846, 1720922846, NULL),
(7203, 25112, 0, NULL, 17885, NULL, '1', 0, 0, 'D', 'S', 1720923022, 1720923022, NULL),
(7204, 25112, 0, NULL, 8723, NULL, '1', 0, 0, 'D', 'S', 1720923560, 1720923560, NULL),
(7205, 25112, 0, NULL, 3934, NULL, '1', 0, 0, 'D', 'S', 1720923614, 1720923614, NULL),
(7206, 25112, 0, NULL, 5712, NULL, '1', 0, 0, 'D', 'S', 1720923712, 1720923712, NULL),
(7207, 25112, 0, NULL, 32450, NULL, '1', 0, 0, 'D', 'S', 1720923998, 1720923998, NULL),
(7208, 25112, 0, NULL, 31246, NULL, '1', 0, 0, 'D', 'S', 1720924153, 1720924153, NULL),
(7209, 25112, 0, NULL, 31247, NULL, '1', 0, 0, 'D', 'S', 1720924179, 1720924179, NULL),
(7210, 25112, 0, NULL, 26281, NULL, '1', 0, 0, 'D', 'S', 1720924233, 1720924233, NULL),
(7211, 25112, 0, NULL, 24337, NULL, '1', 0, 0, 'D', 'S', 1720931129, 1720931129, NULL),
(7212, 25112, 0, NULL, 9947, NULL, '1', 0, 0, 'D', 'S', 1720931221, 1720931221, NULL),
(7213, 66644, 0, NULL, 32492, NULL, '1', 0, 0, 'D', 'S', 1720931243, 1720931243, NULL),
(7214, 25112, 0, NULL, 22661, NULL, '1', 0, 0, 'D', 'S', 1720931276, 1720931276, NULL),
(7215, 66644, 0, NULL, 24609, NULL, '1', 0, 0, 'D', 'S', 1720931328, 1720931328, NULL),
(7216, 25112, 0, NULL, 15930, NULL, '1', 0, 0, 'D', 'S', 1720931359, 1720931359, NULL),
(7217, 66644, 0, NULL, 24322, NULL, '1', 0, 0, 'D', 'S', 1720931382, 1720931382, NULL),
(7218, 25112, 0, NULL, 18508, NULL, '1', 0, 0, 'D', 'S', 1720931435, 1720931435, NULL),
(7219, 66644, 0, NULL, 31917, NULL, '1', 0, 0, 'D', 'S', 1720931564, 1720931564, NULL),
(7220, 25112, 0, NULL, 14966, NULL, '1', 0, 0, 'D', 'S', 1720931629, 1720931629, NULL),
(7221, 25112, 0, NULL, 15103, NULL, '1', 0, 0, 'D', 'S', 1720931692, 1720931692, NULL),
(7222, 25112, 0, NULL, 14965, NULL, '1', 0, 0, 'D', 'S', 1720931722, 1720931722, NULL),
(7223, 25112, 0, NULL, 4599, NULL, '1', 0, 0, 'D', 'S', 1720931763, 1720931763, NULL),
(7224, 25112, 0, NULL, 14964, NULL, '1', 0, 0, 'D', 'S', 1720931838, 1720931838, NULL),
(7225, 66644, 0, NULL, 31399, NULL, '1', 0, 0, 'D', 'S', 1720931883, 1720931883, NULL),
(7226, 25112, 0, NULL, 23985, NULL, '1', 0, 0, 'D', 'S', 1720931893, 1720931893, NULL),
(7227, 25112, 0, NULL, 26068, NULL, '1', 0, 0, 'D', 'S', 1720932105, 1720932105, NULL),
(7228, 25112, 0, NULL, 13027, NULL, '1', 0, 0, 'D', 'S', 1720932178, 1720932178, NULL),
(7229, 25112, 0, NULL, 5277, NULL, '1', 0, 0, 'D', 'S', 1720932222, 1720932222, NULL),
(7230, 25112, 0, NULL, 29872, NULL, '1', 0, 0, 'D', 'S', 1720932379, 1720932379, NULL),
(7231, 25112, 0, NULL, 23561, NULL, '1', 0, 0, 'D', 'S', 1720932648, 1720932648, NULL),
(7232, 25112, 0, NULL, 24156, NULL, '1', 0, 0, 'D', 'S', 1720932729, 1720932729, NULL),
(7233, 25112, 0, NULL, 30155, NULL, '1', 0, 0, 'D', 'S', 1720932752, 1720932752, NULL),
(7234, 25112, 0, NULL, 31802, NULL, '1', 0, 0, 'D', 'S', 1720932890, 1720932890, NULL),
(7235, 25112, 0, NULL, 30296, NULL, '1', 0, 0, 'D', 'S', 1720932967, 1720932967, NULL),
(7236, 25112, 0, NULL, 19549, NULL, '1', 0, 0, 'D', 'S', 1720933084, 1720933084, NULL),
(7237, 25112, 0, NULL, 31803, NULL, '1', 0, 0, 'D', 'S', 1720933153, 1720933153, NULL),
(7238, 25112, 0, NULL, 18906, NULL, '1', 0, 0, 'D', 'S', 1720933266, 1720933266, NULL),
(7239, 25112, 0, NULL, 24299, NULL, '1', 0, 0, 'D', 'S', 1720933310, 1720933310, NULL),
(7240, 25112, 0, NULL, 18878, NULL, '1', 0, 0, 'D', 'S', 1720933588, 1720933588, NULL),
(7241, 25112, 0, NULL, 23897, NULL, '1', 0, 0, 'D', 'S', 1720933706, 1720933706, NULL),
(7242, 25112, 0, NULL, 31089, NULL, '1', 0, 0, 'D', 'S', 1720933731, 1720933731, NULL),
(7243, 25112, 0, NULL, 18888, NULL, '1', 0, 0, 'D', 'S', 1720933918, 1720933918, NULL),
(7244, 25112, 0, NULL, 27659, NULL, '1', 0, 0, 'D', 'S', 1720934140, 1720934140, NULL),
(7245, 25112, 0, NULL, 21359, NULL, '1', 0, 0, 'D', 'S', 1720934294, 1720934294, NULL),
(7246, 25112, 0, NULL, 22713, NULL, '1', 0, 0, 'D', 'S', 1720934375, 1720934375, NULL),
(7247, 25112, 0, NULL, 31087, NULL, '1', 0, 0, 'D', 'S', 1720934577, 1720934577, NULL),
(7248, 25112, 0, NULL, 28246, NULL, '1', 0, 0, 'D', 'S', 1720934678, 1720934678, NULL),
(7249, 25112, 0, NULL, 31897, NULL, '1', 0, 0, 'D', 'S', 1720934806, 1720934806, NULL),
(7250, 25112, 0, NULL, 23637, NULL, '1', 0, 0, 'D', 'S', 1720934864, 1720934864, NULL),
(7251, 25112, 0, NULL, 24646, NULL, '1', 0, 0, 'D', 'S', 1720934928, 1720934928, NULL),
(7252, 25112, 0, NULL, 24034, NULL, '1', 0, 0, 'D', 'S', 1720935082, 1720935082, NULL),
(7253, 25112, 0, NULL, 23954, NULL, '1', 0, 0, 'D', 'S', 1720935118, 1720935118, NULL),
(7254, 25112, 0, NULL, 32345, NULL, '1', 0, 0, 'D', 'S', 1720935180, 1720935180, NULL),
(7255, 25112, 0, NULL, 25641, NULL, '1', 0, 0, 'D', 'S', 1720935283, 1720935283, NULL),
(7256, 25112, 0, NULL, 18600, NULL, '1', 0, 0, 'D', 'S', 1720935338, 1720935338, NULL),
(7257, 25112, 0, NULL, 23077, NULL, '1', 0, 0, 'D', 'S', 1720935423, 1720935423, NULL),
(7258, 25112, 0, NULL, 24767, NULL, '1', 0, 0, 'D', 'S', 1720935474, 1720935474, NULL),
(7259, 25112, 0, NULL, 28353, NULL, '1', 0, 0, 'D', 'S', 1720935583, 1720935583, NULL),
(7260, 25112, 0, NULL, 32479, NULL, '1', 0, 0, 'D', 'S', 1720935624, 1720935624, NULL),
(7261, 25112, 0, NULL, 26957, NULL, '1', 0, 0, 'D', 'S', 1720935941, 1720935941, NULL),
(7262, 25112, 0, NULL, 26375, NULL, '1', 0, 0, 'D', 'S', 1720936102, 1720936102, NULL),
(7263, 25112, 0, NULL, 28086, NULL, '1', 0, 0, 'D', 'S', 1720936266, 1720936266, NULL),
(7264, 25112, 0, NULL, 21675, NULL, '1', 0, 0, 'D', 'S', 1720936285, 1720936285, NULL),
(7265, 25112, 0, NULL, 28085, NULL, '1', 0, 0, 'D', 'S', 1720936377, 1720936377, NULL),
(7266, 25112, 0, NULL, 31805, NULL, '1', 0, 0, 'D', 'S', 1720936412, 1720936412, NULL),
(7267, 25112, 0, NULL, 2751, NULL, '1', 0, 0, 'D', 'S', 1720936536, 1720936536, NULL),
(7268, 25112, 0, NULL, 26087, NULL, '1', 0, 0, 'D', 'S', 1720936573, 1720936573, NULL),
(7269, 25112, 0, NULL, 2752, NULL, '1', 0, 0, 'D', 'S', 1720936599, 1720936599, NULL),
(7270, 25112, 0, NULL, 32039, NULL, '1', 0, 0, 'D', 'S', 1720936669, 1720936669, NULL),
(7271, 25112, 0, NULL, 30154, NULL, '1', 0, 0, 'D', 'S', 1720937348, 1720937348, NULL),
(7272, 25112, 0, NULL, 30931, NULL, '1', 0, 0, 'D', 'S', 1720937385, 1720937385, NULL),
(7273, 25112, 0, NULL, 21874, NULL, '1', 0, 0, 'D', 'S', 1720938270, 1720938270, NULL),
(7274, 63572, 0, NULL, 22962, NULL, '1', 0, 0, 'D', 'S', 1721039393, 1721039393, NULL),
(7275, 63572, 0, NULL, 27776, NULL, '1', 0, 0, 'D', 'S', 1721039450, 1721039450, NULL),
(7276, 63572, 0, NULL, 27243, NULL, '1', 0, 0, 'D', 'S', 1721039769, 1721039769, NULL),
(7277, 68008, 0, NULL, 26925, NULL, '1', 0, 0, 'D', 'S', 1721117998, 1721117998, NULL),
(7278, 68008, 0, NULL, 25511, NULL, '1', 0, 0, 'D', 'S', 1721118128, 1721118128, NULL),
(7279, 48708, 0, NULL, 32576, '1', '1', 0, 0, 'D', 'S', 1721352152, 1721352152, NULL),
(7280, 48708, 0, NULL, 32703, '1', NULL, 0, 0, 'D', 'S', 1721516188, 1721516188, NULL),
(7281, 48708, 0, NULL, 31035, '1', NULL, 0, 0, 'D', 'S', 1721523960, 1721523960, NULL),
(7282, 68008, 0, NULL, 21492, NULL, '1', 0, 0, 'D', 'S', 1721598090, 1721598090, NULL),
(7283, 68008, 0, NULL, 4247, NULL, '1', 0, 0, 'D', 'S', 1721598970, 1721598970, NULL),
(7284, 68008, 0, NULL, 31723, NULL, '1', 0, 0, 'D', 'S', 1721599219, 1721599219, NULL),
(7285, 68008, 0, NULL, 31718, NULL, '1', 0, 0, 'D', 'S', 1721599338, 1721599338, NULL),
(7286, 68008, 0, NULL, 27113, NULL, '1', 0, 0, 'D', 'S', 1721940306, 1721940306, NULL),
(7287, 68008, 0, NULL, 21675, NULL, '1', 0, 0, 'D', 'S', 1721940483, 1721940483, NULL),
(7288, 68008, 0, NULL, 31724, NULL, '1', 0, 0, 'D', 'S', 1721940580, 1721940580, NULL),
(7289, 48708, 0, NULL, 3466, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7290, 48708, 0, NULL, 8422, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7291, 48708, 0, NULL, 16716, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7292, 48708, 0, NULL, 24248, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7293, 48708, 0, NULL, 24262, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7294, 48708, 0, NULL, 31650, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7295, 48708, 0, NULL, 31728, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7296, 48708, 0, NULL, 31729, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7297, 48708, 0, NULL, 32179, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7298, 48708, 0, NULL, 32610, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7299, 48708, 0, NULL, 32657, NULL, '1', 0, 0, 'D', 'S', 1722423124, 1722423124, NULL),
(7300, 48708, 0, NULL, 29726, NULL, '1', 0, 0, 'D', 'S', 1722423127, 1722423127, NULL),
(7301, 48708, 0, NULL, 30177, NULL, '1', 0, 0, 'D', 'S', 1722423127, 1722423127, NULL),
(7302, 48708, 0, NULL, 32205, NULL, '1', 0, 0, 'D', 'S', 1722423127, 1722423127, NULL),
(7303, 48708, 0, NULL, 32479, NULL, '1', 0, 0, 'D', 'S', 1722423127, 1722423127, NULL),
(7304, 48708, 0, NULL, 31645, NULL, '1', 0, 0, 'D', 'S', 1722423130, 1722423130, NULL),
(7305, 48708, 0, NULL, 32324, NULL, '1', 0, 0, 'D', 'S', 1722423130, 1722423130, NULL),
(7306, 48708, 0, NULL, 31085, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7307, 48708, 0, NULL, 31867, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7308, 48708, 0, NULL, 32276, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7309, 48708, 0, NULL, 32277, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7310, 48708, 0, NULL, 32280, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7311, 48708, 0, NULL, 32299, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7312, 48708, 0, NULL, 32300, NULL, '1', 0, 0, 'D', 'S', 1722423133, 1722423133, NULL),
(7313, 48708, 0, NULL, 32065, NULL, '1', 0, 0, 'D', 'S', 1722424600, 1722424600, NULL),
(7314, 48708, 0, NULL, 32079, NULL, '1', 0, 0, 'D', 'S', 1722424600, 1722424600, NULL),
(7315, 48708, 0, NULL, 32247, NULL, '1', 0, 0, 'D', 'S', 1722424600, 1722424600, NULL),
(7316, 48708, 0, NULL, 32265, NULL, '1', 0, 0, 'D', 'S', 1722424600, 1722424600, NULL),
(7317, 48708, 0, NULL, 15848, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7318, 48708, 0, NULL, 17781, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7319, 48708, 0, NULL, 17783, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7320, 48708, 0, NULL, 21608, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7321, 48708, 0, NULL, 23553, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7322, 48708, 0, NULL, 23555, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7323, 48708, 0, NULL, 24404, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7324, 48708, 0, NULL, 24410, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7325, 48708, 0, NULL, 24635, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7326, 48708, 0, NULL, 24640, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7327, 48708, 0, NULL, 24644, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7328, 48708, 0, NULL, 24651, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7329, 48708, 0, NULL, 28544, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7330, 48708, 0, NULL, 28861, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7331, 48708, 0, NULL, 29373, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7332, 48708, 0, NULL, 29374, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7333, 48708, 0, NULL, 29378, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7334, 48708, 0, NULL, 30249, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7335, 48708, 0, NULL, 30288, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7336, 48708, 0, NULL, 32060, NULL, '1', 0, 0, 'D', 'S', 1722424727, 1722424727, NULL),
(7337, 67168, 0, NULL, 11802, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7338, 67168, 0, NULL, 12467, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7339, 67168, 0, NULL, 12698, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7340, 67168, 0, NULL, 14110, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7341, 67168, 0, NULL, 14886, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7342, 67168, 0, NULL, 16837, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7343, 67168, 0, NULL, 18189, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7344, 67168, 0, NULL, 18743, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7345, 67168, 0, NULL, 18948, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7346, 67168, 0, NULL, 19407, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7347, 67168, 0, NULL, 21328, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7348, 67168, 0, NULL, 24573, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7349, 67168, 0, NULL, 30554, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7350, 67168, 0, NULL, 30807, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7351, 67168, 0, NULL, 30980, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7352, 67168, 0, NULL, 31231, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7353, 67168, 0, NULL, 31293, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7354, 67168, 0, NULL, 31355, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7355, 67168, 0, NULL, 31428, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7356, 67168, 0, NULL, 31808, NULL, '1', 0, 0, 'D', 'S', 1722578728, 1722578728, NULL),
(7357, 68008, 0, NULL, 14215, NULL, '1', 0, 0, 'D', 'S', 1722892774, 1722892774, NULL),
(7358, 68008, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1723032592, 1723032592, NULL),
(7359, 68008, 0, NULL, 16313, NULL, '1', 0, 0, 'D', 'S', 1723032592, 1723032592, NULL),
(7360, 68008, 0, NULL, 18951, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7361, 68008, 0, NULL, 21365, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7362, 68008, 0, NULL, 26025, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7363, 68008, 0, NULL, 26865, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7364, 68008, 0, NULL, 28497, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7365, 68008, 0, NULL, 30364, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7366, 68008, 0, NULL, 31102, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7367, 68008, 0, NULL, 32161, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7368, 68008, 0, NULL, 32683, NULL, '1', 0, 0, 'D', 'S', 1723032593, 1723032593, NULL),
(7369, 69069, 0, NULL, 5, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7370, 69069, 0, NULL, 266, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7371, 69069, 0, NULL, 282, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7372, 69069, 0, NULL, 328, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7373, 69069, 0, NULL, 603, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7374, 69069, 0, NULL, 701, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7375, 69069, 0, NULL, 22939, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7376, 69069, 0, NULL, 23060, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7377, 69069, 0, NULL, 24673, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7378, 69069, 0, NULL, 26198, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7379, 69069, 0, NULL, 27584, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7380, 69069, 0, NULL, 30293, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7381, 69069, 0, NULL, 30552, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7382, 69069, 0, NULL, 31759, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7383, 69069, 0, NULL, 32870, '1', '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7384, 69069, 0, NULL, 32885, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7385, 69069, 0, NULL, 32886, NULL, '1', 0, 0, 'D', 'S', 1723895264, 1723895264, NULL),
(7386, 69069, 0, NULL, 31842, '1', NULL, 0, 0, 'D', 'S', 1723901238, 1723901238, NULL),
(7387, 68264, 0, NULL, 29211, '1', NULL, 0, 0, 'D', 'S', 1724118098, 1724118098, NULL),
(7388, 68264, 0, NULL, 31570, '1', NULL, 0, 0, 'D', 'S', 1724118845, 1724118845, NULL),
(7389, 68264, 0, NULL, 31256, '1', NULL, 0, 0, 'D', 'S', 1724120100, 1724120100, NULL),
(7390, 68264, 0, NULL, 29994, '1', NULL, 0, 0, 'D', 'S', 1724124891, 1724124891, NULL),
(7391, 68264, 0, NULL, 24187, '1', NULL, 0, 0, 'D', 'S', 1724125066, 1724125066, NULL),
(7392, 68264, 0, NULL, 30260, '1', NULL, 0, 0, 'D', 'S', 1724125140, 1724125140, NULL),
(7393, 68264, 0, NULL, 30472, '1', NULL, 0, 0, 'D', 'S', 1724125225, 1724125225, NULL),
(7394, 68264, 0, NULL, 31353, '1', NULL, 0, 0, 'D', 'S', 1724129164, 1724129164, NULL),
(7395, 68264, 0, NULL, 23327, '1', NULL, 0, 0, 'D', 'S', 1724146379, 1724146379, NULL),
(7396, 68264, 0, NULL, 31102, '1', NULL, 0, 0, 'D', 'S', 1724206171, 1724206171, NULL),
(7397, 68264, 0, NULL, 26877, '1', NULL, 0, 0, 'D', 'S', 1724217732, 1724217732, NULL),
(7398, 68264, 0, NULL, 31796, '1', NULL, 0, 0, 'D', 'S', 1724219798, 1724219798, NULL),
(7399, 68264, 0, NULL, 31913, '1', NULL, 0, 0, 'D', 'S', 1724219887, 1724219887, NULL),
(7400, 68264, 0, NULL, 31917, '1', NULL, 0, 0, 'D', 'S', 1724219945, 1724219945, NULL),
(7401, 68264, 0, NULL, 29770, '1', NULL, 0, 0, 'D', 'S', 1724220018, 1724220018, NULL),
(7402, 68264, 0, NULL, 24319, '1', NULL, 0, 0, 'D', 'S', 1724220161, 1724220161, NULL),
(7403, 68264, 0, NULL, 30723, '1', NULL, 0, 0, 'D', 'S', 1724220226, 1724220226, NULL),
(7404, 68264, 0, NULL, 30788, '1', NULL, 0, 0, 'D', 'S', 1724220294, 1724220294, NULL),
(7405, 68264, 0, NULL, 15169, '1', NULL, 0, 0, 'D', 'S', 1724220454, 1724220454, NULL),
(7406, 68264, 0, NULL, 12450, '1', NULL, 0, 0, 'D', 'S', 1724220557, 1724220557, NULL),
(7407, 68264, 0, NULL, 31314, '1', NULL, 0, 0, 'D', 'S', 1724220623, 1724220623, NULL),
(7408, 68264, 0, NULL, 26603, '1', NULL, 0, 0, 'D', 'S', 1724220662, 1724220662, NULL),
(7409, 68264, 0, NULL, 26866, '1', NULL, 0, 0, 'D', 'S', 1724220716, 1724220716, NULL),
(7410, 68264, 0, NULL, 31971, '1', NULL, 0, 0, 'D', 'S', 1724220781, 1724220781, NULL),
(7411, 68264, 0, NULL, 18244, '1', NULL, 0, 0, 'D', 'S', 1724220885, 1724220885, NULL),
(7412, 68264, 0, NULL, 23783, '1', NULL, 0, 0, 'D', 'S', 1724220995, 1724220995, NULL),
(7413, 68264, 0, NULL, 21657, '1', NULL, 0, 0, 'D', 'S', 1724221044, 1724221044, NULL),
(7414, 68264, 0, NULL, 21660, '1', NULL, 0, 0, 'D', 'S', 1724221080, 1724221080, NULL),
(7415, 26884, 0, NULL, 22616, '1', NULL, 0, 0, 'D', 'S', 1724255663, 1724255663, NULL),
(7416, 26884, 0, NULL, 31307, '1', NULL, 0, 0, 'D', 'S', 1724257488, 1724257488, NULL),
(7417, 26884, 0, NULL, 31309, '1', NULL, 0, 0, 'D', 'S', 1724257530, 1724257530, NULL),
(7418, 26884, 0, NULL, 19842, '1', NULL, 0, 0, 'D', 'S', 1724321742, 1724321742, NULL),
(7419, 26884, 0, NULL, 23418, '1', NULL, 0, 0, 'D', 'S', 1724327925, 1724327925, NULL),
(7420, 26884, 0, NULL, 24268, '1', NULL, 0, 0, 'D', 'S', 1724665070, 1724665070, NULL),
(7421, 26884, 0, NULL, 26577, '1', NULL, 0, 0, 'D', 'S', 1724665311, 1724665311, NULL),
(7422, 26884, 0, NULL, 28808, '1', NULL, 0, 0, 'D', 'S', 1724735104, 1724735104, NULL),
(7423, 26884, 0, NULL, 31778, '1', NULL, 0, 0, 'D', 'S', 1724737120, 1724737120, NULL),
(7424, 26884, 0, NULL, 31922, '1', NULL, 0, 0, 'D', 'S', 1724737134, 1724737134, NULL),
(7425, 26884, 0, NULL, 31807, '1', NULL, 0, 0, 'D', 'S', 1724947066, 1724947066, NULL),
(7426, 26884, 0, NULL, 31760, '1', NULL, 0, 0, 'D', 'S', 1724950662, 1724950662, NULL),
(7427, 26884, 0, NULL, 32314, '1', NULL, 0, 0, 'D', 'S', 1724950742, 1724950742, NULL),
(7428, 26884, 0, NULL, 32854, '1', NULL, 0, 0, 'D', 'S', 1724950813, 1724950813, NULL),
(7429, 26884, 0, NULL, 24072, '1', NULL, 0, 0, 'D', 'S', 1724988049, 1724988049, NULL),
(7430, 26884, 0, NULL, 32495, '1', NULL, 0, 0, 'D', 'S', 1724988309, 1724988309, NULL),
(7431, 26884, 0, NULL, 30310, '1', NULL, 0, 0, 'D', 'S', 1724992029, 1724992029, NULL),
(7432, 26884, 0, NULL, 33308, '1', NULL, 0, 0, 'D', 'S', 1725005974, 1725005974, NULL),
(7433, 26884, 0, NULL, 33283, '1', NULL, 0, 0, 'D', 'S', 1725005998, 1725005998, NULL),
(7434, 26884, 0, NULL, 22927, '1', NULL, 0, 0, 'D', 'S', 1725102194, 1725102194, NULL),
(7435, 69077, 0, NULL, 33365, NULL, '1', 0, 0, 'D', 'S', 1725378249, 1725378249, NULL),
(7436, 69077, 0, NULL, 33365, '1', NULL, 0, 0, 'D', 'S', 1725378280, 1725378280, NULL),
(7437, 69077, 0, NULL, 32833, '1', NULL, 0, 0, 'D', 'S', 1725378367, 1725378367, NULL),
(7438, 69077, 0, NULL, 32384, '1', NULL, 0, 0, 'D', 'S', 1725378422, 1725378422, NULL),
(7439, 25112, 0, NULL, 5619, NULL, '1', 0, 0, 'D', 'S', 1725403362, 1725403362, NULL),
(7440, 25112, 0, NULL, 27775, NULL, '1', 0, 0, 'D', 'S', 1725403375, 1725403375, NULL),
(7441, 25112, 0, NULL, 33360, NULL, '1', 0, 0, 'D', 'S', 1725403472, 1725403472, NULL),
(7442, 25112, 0, NULL, 29023, NULL, '1', 0, 0, 'D', 'S', 1725403520, 1725403520, NULL),
(7443, 25112, 0, NULL, 33359, NULL, '1', 0, 0, 'D', 'S', 1725403575, 1725403575, NULL),
(7444, 25112, 0, NULL, 33356, NULL, '1', 0, 0, 'D', 'S', 1725403611, 1725403611, NULL),
(7445, 25112, 0, NULL, 29645, NULL, '1', 0, 0, 'D', 'S', 1725403695, 1725403695, NULL),
(7446, 25112, 0, NULL, 31774, NULL, '1', 0, 0, 'D', 'S', 1725403895, 1725403895, NULL),
(7447, 25112, 0, NULL, 31209, NULL, '1', 0, 0, 'D', 'S', 1725403931, 1725403931, NULL),
(7448, 25112, 0, NULL, 270, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7449, 25112, 0, NULL, 1799, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7450, 25112, 0, NULL, 1847, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7451, 25112, 0, NULL, 2567, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7452, 25112, 0, NULL, 5410, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7453, 25112, 0, NULL, 7379, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7454, 25112, 0, NULL, 7703, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7455, 25112, 0, NULL, 7861, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7456, 25112, 0, NULL, 7866, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7457, 25112, 0, NULL, 8009, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7458, 25112, 0, NULL, 8406, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7459, 25112, 0, NULL, 9837, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7460, 25112, 0, NULL, 9949, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7461, 25112, 0, NULL, 10482, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7462, 25112, 0, NULL, 10575, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7463, 25112, 0, NULL, 10867, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7464, 25112, 0, NULL, 11601, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7465, 25112, 0, NULL, 12081, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7466, 25112, 0, NULL, 12288, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7467, 25112, 0, NULL, 15868, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7468, 25112, 0, NULL, 15914, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7469, 25112, 0, NULL, 15919, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7470, 25112, 0, NULL, 17361, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7471, 25112, 0, NULL, 17612, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7472, 25112, 0, NULL, 17615, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7473, 25112, 0, NULL, 22874, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7474, 25112, 0, NULL, 23616, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7475, 25112, 0, NULL, 23788, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7476, 25112, 0, NULL, 24056, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7477, 25112, 0, NULL, 24066, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7478, 25112, 0, NULL, 24793, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7479, 25112, 0, NULL, 24897, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7480, 25112, 0, NULL, 25064, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7481, 25112, 0, NULL, 25091, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7482, 25112, 0, NULL, 25252, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7483, 25112, 0, NULL, 25255, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7484, 25112, 0, NULL, 25256, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7485, 25112, 0, NULL, 25257, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7486, 25112, 0, NULL, 25262, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7487, 25112, 0, NULL, 25401, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7488, 25112, 0, NULL, 26477, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7489, 25112, 0, NULL, 26884, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7490, 25112, 0, NULL, 27230, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7491, 25112, 0, NULL, 27411, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7492, 25112, 0, NULL, 27548, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7493, 25112, 0, NULL, 27550, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7494, 25112, 0, NULL, 27553, NULL, '1', 0, 0, 'D', 'S', 1725414908, 1725414908, NULL),
(7495, 25112, 0, NULL, 28553, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7496, 25112, 0, NULL, 28626, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7497, 25112, 0, NULL, 29532, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7498, 25112, 0, NULL, 29962, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7499, 25112, 0, NULL, 30045, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7500, 25112, 0, NULL, 30429, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7501, 25112, 0, NULL, 30500, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7502, 25112, 0, NULL, 30501, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7503, 25112, 0, NULL, 30543, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7504, 25112, 0, NULL, 30548, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7505, 25112, 0, NULL, 30571, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7506, 25112, 0, NULL, 30608, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7507, 25112, 0, NULL, 31407, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7508, 25112, 0, NULL, 31865, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7509, 25112, 0, NULL, 32021, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7510, 25112, 0, NULL, 32227, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7511, 25112, 0, NULL, 32233, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7512, 25112, 0, NULL, 32509, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7513, 25112, 0, NULL, 32511, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7514, 25112, 0, NULL, 32873, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7515, 25112, 0, NULL, 32928, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7516, 25112, 0, NULL, 33050, NULL, '1', 0, 0, 'D', 'S', 1725414909, 1725414909, NULL),
(7517, 25112, 0, NULL, 23503, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7518, 25112, 0, NULL, 29372, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7519, 25112, 0, NULL, 29577, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7520, 25112, 0, NULL, 29624, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7521, 25112, 0, NULL, 29822, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7522, 25112, 0, NULL, 30248, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7523, 25112, 0, NULL, 30277, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7524, 25112, 0, NULL, 30278, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7525, 25112, 0, NULL, 30288, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7526, 25112, 0, NULL, 32144, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7527, 25112, 0, NULL, 32477, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7528, 25112, 0, NULL, 32501, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7529, 25112, 0, NULL, 32565, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7530, 25112, 0, NULL, 32850, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7531, 25112, 0, NULL, 32970, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7532, 25112, 0, NULL, 32973, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7533, 25112, 0, NULL, 32976, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7534, 25112, 0, NULL, 33017, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7535, 25112, 0, NULL, 33018, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7536, 25112, 0, NULL, 33022, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7537, 25112, 0, NULL, 33048, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7538, 25112, 0, NULL, 33062, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(7539, 25112, 0, NULL, 33080, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7540, 25112, 0, NULL, 33130, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7541, 25112, 0, NULL, 33194, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7542, 25112, 0, NULL, 33197, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7543, 25112, 0, NULL, 33200, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7544, 25112, 0, NULL, 33201, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7545, 25112, 0, NULL, 33210, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7546, 25112, 0, NULL, 33214, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7547, 25112, 0, NULL, 33240, NULL, '1', 0, 0, 'D', 'S', 1725414934, 1725414934, NULL),
(7548, 25112, 0, NULL, 33250, NULL, '1', 0, 0, 'D', 'S', 1725414935, 1725414935, NULL),
(7549, 25112, 0, NULL, 33286, NULL, '1', 0, 0, 'D', 'S', 1725414935, 1725414935, NULL),
(7550, 25112, 0, NULL, 33290, NULL, '1', 0, 0, 'D', 'S', 1725414935, 1725414935, NULL),
(7551, 25112, 0, NULL, 22764, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7552, 25112, 0, NULL, 22767, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7553, 25112, 0, NULL, 23186, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7554, 25112, 0, NULL, 23662, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7555, 25112, 0, NULL, 24406, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7556, 25112, 0, NULL, 24459, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7557, 25112, 0, NULL, 26887, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7558, 25112, 0, NULL, 26890, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7559, 25112, 0, NULL, 28488, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7560, 25112, 0, NULL, 28496, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7561, 25112, 0, NULL, 29578, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7562, 25112, 0, NULL, 29583, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7563, 25112, 0, NULL, 29726, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7564, 25112, 0, NULL, 29821, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7565, 25112, 0, NULL, 29926, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7566, 25112, 0, NULL, 30158, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7567, 25112, 0, NULL, 30160, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7568, 25112, 0, NULL, 30378, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7569, 25112, 0, NULL, 30486, NULL, '1', 0, 0, 'D', 'S', 1725416843, 1725416843, NULL),
(7570, 65825, 0, NULL, 30291, '1', NULL, 0, 0, 'D', 'S', 1725433481, 1725433481, NULL),
(7571, 65825, 0, NULL, 11475, '1', NULL, 0, 0, 'D', 'S', 1725446138, 1725446138, NULL),
(7572, 65825, 0, NULL, 20558, '1', NULL, 0, 0, 'D', 'S', 1725446373, 1725446373, NULL),
(7573, 65825, 0, NULL, 22209, '1', NULL, 0, 0, 'D', 'S', 1725446574, 1725446574, NULL),
(7574, 65825, 0, NULL, 23751, '1', NULL, 0, 0, 'D', 'S', 1725446926, 1725446926, NULL),
(7575, 65825, 0, NULL, 23930, '1', NULL, 0, 0, 'D', 'S', 1725447043, 1725447043, NULL),
(7576, 65825, 0, NULL, 28999, '1', NULL, 0, 0, 'D', 'S', 1725447368, 1725447368, NULL),
(7577, 65825, 0, NULL, 28836, '1', NULL, 0, 0, 'D', 'S', 1725447447, 1725447447, NULL),
(7578, 65825, 0, NULL, 28835, '1', NULL, 0, 0, 'D', 'S', 1725447516, 1725447516, NULL),
(7579, 65825, 0, NULL, 29001, '1', NULL, 0, 0, 'D', 'S', 1725447583, 1725447583, NULL),
(7580, 65825, 0, NULL, 30470, '1', NULL, 0, 0, 'D', 'S', 1725447666, 1725447666, NULL),
(7581, 65825, 0, NULL, 30366, '1', NULL, 0, 0, 'D', 'S', 1725447763, 1725447763, NULL),
(7582, 65825, 0, NULL, 30472, '1', NULL, 0, 0, 'D', 'S', 1725447838, 1725447838, NULL),
(7583, 65825, 0, NULL, 23806, '1', NULL, 0, 0, 'D', 'S', 1725448297, 1725448297, NULL),
(7584, 65825, 0, NULL, 30318, '1', NULL, 0, 0, 'D', 'S', 1725448394, 1725448394, NULL),
(7585, 65825, 0, NULL, 30319, '1', NULL, 0, 0, 'D', 'S', 1725448502, 1725448502, NULL),
(7586, 26884, 0, NULL, 18457, '1', NULL, 0, 0, 'D', 'S', 1725460509, 1725460509, NULL),
(7587, 48708, 0, NULL, 33071, NULL, '1', 0, 0, 'D', 'S', 1725543672, 1725543672, NULL),
(7588, 26884, 0, NULL, 23235, '1', NULL, 0, 0, 'D', 'S', 1725543978, 1725543978, NULL),
(7589, 26884, 0, NULL, 33392, '1', NULL, 0, 0, 'D', 'S', 1725544313, 1725544313, NULL),
(7590, 63831, 0, NULL, 28387, '1', NULL, 0, 0, 'D', 'S', 1725625808, 1725625808, NULL),
(7591, 63831, 0, NULL, 16749, '1', NULL, 0, 0, 'D', 'S', 1725625861, 1725625861, NULL),
(7592, 65825, 0, NULL, 25896, '1', NULL, 0, 0, 'D', 'S', 1725625865, 1725625865, NULL),
(7593, 63831, 0, NULL, 3968, '1', NULL, 0, 0, 'D', 'S', 1725626328, 1725626328, NULL),
(7594, 63831, 0, NULL, 28663, '1', NULL, 0, 0, 'D', 'S', 1725626752, 1725626752, NULL),
(7595, 63831, 0, NULL, 28661, '1', NULL, 0, 0, 'D', 'S', 1725626986, 1725626986, NULL),
(7596, 63831, 0, NULL, 28661, '1', NULL, 0, 0, 'D', 'S', 1725627048, 1725627048, NULL),
(7597, 48265, 0, NULL, 31645, NULL, '1', 0, 0, 'D', 'S', 1725766178, 1725766178, NULL),
(7598, 69077, 0, NULL, 31411, '1', NULL, 0, 0, 'D', 'S', 1725883011, 1725883011, NULL),
(7599, 65825, 0, NULL, 18317, '1', NULL, 0, 0, 'D', 'S', 1726132195, 1726132195, NULL),
(7600, 63572, 0, NULL, 33500, NULL, '1', 0, 0, 'D', 'S', 1726256257, 1726256257, NULL),
(7601, 63831, 0, NULL, 33395, NULL, '1', 0, 0, 'D', 'S', 1727010441, 1727010441, NULL),
(7602, 63831, 0, NULL, 32234, NULL, '1', 0, 0, 'D', 'S', 1727010611, 1727010611, NULL),
(7603, 63831, 0, NULL, 32234, NULL, '1', 0, 0, 'D', 'S', 1727010680, 1727010680, NULL),
(7604, 63831, 0, NULL, 32181, NULL, '1', 0, 0, 'D', 'S', 1727010729, 1727010729, NULL),
(7605, 63831, 0, NULL, 32168, NULL, '1', 0, 0, 'D', 'S', 1727010754, 1727010754, NULL),
(7606, 63831, 0, NULL, 30941, NULL, '1', 0, 0, 'D', 'S', 1727010794, 1727010794, NULL),
(7607, 65825, 0, NULL, 30400, '1', NULL, 0, 0, 'D', 'S', 1727010807, 1727010807, NULL),
(7608, 63831, 0, NULL, 32239, NULL, '1', 0, 0, 'D', 'S', 1727012771, 1727012771, NULL),
(7609, 63831, 0, NULL, 32171, NULL, '1', 0, 0, 'D', 'S', 1727012803, 1727012803, NULL),
(7610, 63831, 0, NULL, 26425, NULL, '1', 0, 0, 'D', 'S', 1727012912, 1727012912, NULL),
(7611, 63831, 0, NULL, 25996, NULL, '1', 0, 0, 'D', 'S', 1727012948, 1727012948, NULL),
(7612, 63831, 0, NULL, 25994, NULL, '1', 0, 0, 'D', 'S', 1727012971, 1727012971, NULL),
(7613, 63831, 0, NULL, 25989, NULL, '1', 0, 0, 'D', 'S', 1727012992, 1727012992, NULL),
(7614, 63831, 0, NULL, 25673, NULL, '1', 0, 0, 'D', 'S', 1727013023, 1727013023, NULL),
(7615, 63831, 0, NULL, 25669, NULL, '1', 0, 0, 'D', 'S', 1727013052, 1727013052, NULL),
(7616, 63831, 0, NULL, 25655, NULL, '1', 0, 0, 'D', 'S', 1727013069, 1727013069, NULL),
(7617, 63831, 0, NULL, 25659, NULL, '1', 0, 0, 'D', 'S', 1727013089, 1727013089, NULL),
(7618, 63572, 0, NULL, 22667, NULL, '1', 0, 0, 'D', 'S', 1727082400, 1727082400, NULL),
(7619, 63572, 0, NULL, 22672, '1', NULL, 0, 0, 'D', 'S', 1727082418, 1727082418, NULL),
(7620, 63572, 0, NULL, 22679, '1', NULL, 0, 0, 'D', 'S', 1727082427, 1727082427, NULL),
(7621, 63572, 0, NULL, 22683, '1', NULL, 0, 0, 'D', 'S', 1727082455, 1727082455, NULL),
(7622, 63572, 0, NULL, 22687, '1', NULL, 0, 0, 'D', 'S', 1727082462, 1727082462, NULL),
(7623, 63572, 0, NULL, 22696, '1', NULL, 0, 0, 'D', 'S', 1727082468, 1727082468, NULL),
(7624, 63572, 0, NULL, 26449, '1', NULL, 0, 0, 'D', 'S', 1727082477, 1727082477, NULL),
(7625, 63572, 0, NULL, 24226, '1', NULL, 0, 0, 'D', 'S', 1727082493, 1727082493, NULL),
(7626, 26884, 0, NULL, 32931, '1', NULL, 0, 0, 'D', 'S', 1727171810, 1727171810, NULL),
(7627, 26884, 0, NULL, 27109, '1', NULL, 0, 0, 'D', 'S', 1727171929, 1727171929, NULL),
(7628, 69469, 0, NULL, 24725, '1', NULL, 0, 0, 'D', 'S', 1727191731, 1727191731, NULL),
(7629, 69469, 0, NULL, 24555, '1', NULL, 0, 0, 'D', 'S', 1727191809, 1727191809, NULL),
(7630, 69469, 0, NULL, 25016, '1', NULL, 0, 0, 'D', 'S', 1727191857, 1727191857, NULL),
(7631, 69469, 0, NULL, 27276, '1', NULL, 0, 0, 'D', 'S', 1727191882, 1727191882, NULL),
(7632, 69469, 0, NULL, 31115, '1', NULL, 0, 0, 'D', 'S', 1727191905, 1727191905, NULL),
(7633, 69469, 0, NULL, 33250, '1', NULL, 0, 0, 'D', 'S', 1727191929, 1727191929, NULL),
(7634, 69469, 0, NULL, 16879, '1', NULL, 0, 0, 'D', 'S', 1727191948, 1727191948, NULL),
(7635, 69469, 0, NULL, 18674, '1', NULL, 0, 0, 'D', 'S', 1727191964, 1727191964, NULL),
(7636, 69469, 0, NULL, 23877, '1', NULL, 0, 0, 'D', 'S', 1727191981, 1727191981, NULL),
(7637, 69469, 0, NULL, 22604, '1', NULL, 0, 0, 'D', 'S', 1727191998, 1727191998, NULL),
(7638, 69469, 0, NULL, 23334, '1', NULL, 0, 0, 'D', 'S', 1727192016, 1727192016, NULL),
(7639, 69469, 0, NULL, 25476, '1', NULL, 0, 0, 'D', 'S', 1727192036, 1727192036, NULL),
(7640, 69469, 0, NULL, 25659, '1', NULL, 0, 0, 'D', 'S', 1727192048, 1727192048, NULL),
(7641, 69469, 0, NULL, 26505, '1', NULL, 0, 0, 'D', 'S', 1727192062, 1727192062, NULL),
(7642, 69469, 0, NULL, 32872, '1', NULL, 0, 0, 'D', 'S', 1727192078, 1727192078, NULL),
(7643, 69469, 0, NULL, 32988, '1', NULL, 0, 0, 'D', 'S', 1727192097, 1727192097, NULL),
(7644, 69469, 0, NULL, 33233, '1', NULL, 0, 0, 'D', 'S', 1727192116, 1727192116, NULL),
(7645, 69469, 0, NULL, 33030, '1', NULL, 0, 0, 'D', 'S', 1727192131, 1727192131, NULL),
(7646, 69469, 0, NULL, 3954, '1', NULL, 0, 0, 'D', 'S', 1727192155, 1727192155, NULL),
(7647, 69469, 0, NULL, 5341, '1', NULL, 0, 0, 'D', 'S', 1727192178, 1727192178, NULL),
(7648, 69469, 0, NULL, 1345, '1', NULL, 0, 0, 'D', 'S', 1727192195, 1727192195, NULL),
(7649, 69469, 0, NULL, 25242, '1', NULL, 0, 0, 'D', 'S', 1727192215, 1727192215, NULL),
(7650, 69469, 0, NULL, 27262, '1', NULL, 0, 0, 'D', 'S', 1727192229, 1727192229, NULL),
(7651, 69469, 0, NULL, 32344, '1', NULL, 0, 0, 'D', 'S', 1727192243, 1727192243, NULL),
(7652, 69469, 0, NULL, 32229, '1', NULL, 0, 0, 'D', 'S', 1727192261, 1727192261, NULL),
(7653, 69469, 0, NULL, 16408, '1', NULL, 0, 0, 'D', 'S', 1727192276, 1727192276, NULL),
(7654, 69469, 0, NULL, 19977, '1', NULL, 0, 0, 'D', 'S', 1727192294, 1727192294, NULL),
(7655, 69469, 0, NULL, 22278, '1', NULL, 0, 0, 'D', 'S', 1727192310, 1727192310, NULL),
(7656, 69469, 0, NULL, 22277, '1', NULL, 0, 0, 'D', 'S', 1727192324, 1727192324, NULL),
(7657, 69469, 0, NULL, 32535, '1', NULL, 0, 0, 'D', 'S', 1727192338, 1727192338, NULL),
(7658, 63572, 0, NULL, 266, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7659, 63572, 0, NULL, 3152, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7660, 63572, 0, NULL, 8833, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7661, 63572, 0, NULL, 11055, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7662, 63572, 0, NULL, 11212, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7663, 63572, 0, NULL, 12278, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7664, 63572, 0, NULL, 12279, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7665, 63572, 0, NULL, 12281, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7666, 63572, 0, NULL, 12735, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7667, 63572, 0, NULL, 13460, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7668, 63572, 0, NULL, 15986, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7669, 63572, 0, NULL, 16098, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7670, 63572, 0, NULL, 17641, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7671, 63572, 0, NULL, 17977, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7672, 63572, 0, NULL, 18216, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7673, 63572, 0, NULL, 19311, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7674, 63572, 0, NULL, 19319, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7675, 63572, 0, NULL, 19359, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7676, 63572, 0, NULL, 20082, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7677, 63572, 0, NULL, 20110, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7678, 63572, 0, NULL, 20112, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7679, 63572, 0, NULL, 20232, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7680, 63572, 0, NULL, 20570, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7681, 63572, 0, NULL, 21121, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7682, 63572, 0, NULL, 21472, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7683, 63572, 0, NULL, 21880, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7684, 63572, 0, NULL, 22658, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7685, 63572, 0, NULL, 22814, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7686, 63572, 0, NULL, 23326, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7687, 63572, 0, NULL, 23824, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7688, 63572, 0, NULL, 24450, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7689, 63572, 0, NULL, 24530, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7690, 63572, 0, NULL, 24622, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7691, 63572, 0, NULL, 24986, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7692, 63572, 0, NULL, 25428, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7693, 63572, 0, NULL, 25464, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7694, 63572, 0, NULL, 25501, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7695, 63572, 0, NULL, 25513, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7696, 63572, 0, NULL, 25837, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7697, 63572, 0, NULL, 26198, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7698, 63572, 0, NULL, 26259, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7699, 63572, 0, NULL, 26261, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7700, 63572, 0, NULL, 26342, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7701, 63572, 0, NULL, 26437, NULL, '1', 0, 0, 'D', 'S', 1727237714, 1727237714, NULL),
(7702, 63572, 0, NULL, 26621, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7703, 63572, 0, NULL, 26867, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7704, 63572, 0, NULL, 26967, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7705, 63572, 0, NULL, 27034, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7706, 63572, 0, NULL, 27265, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7707, 63572, 0, NULL, 27267, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7708, 63572, 0, NULL, 27269, NULL, '1', 0, 0, 'D', 'S', 1727237715, 1727237715, NULL),
(7709, 63572, 0, NULL, 6647, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7710, 63572, 0, NULL, 7865, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7711, 63572, 0, NULL, 8896, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7712, 63572, 0, NULL, 9170, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7713, 63572, 0, NULL, 9804, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7714, 63572, 0, NULL, 9949, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7715, 63572, 0, NULL, 9978, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7716, 63572, 0, NULL, 11578, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7717, 63572, 0, NULL, 12598, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7718, 63572, 0, NULL, 12609, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7719, 63572, 0, NULL, 12650, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7720, 63572, 0, NULL, 12995, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7721, 63572, 0, NULL, 13439, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7722, 63572, 0, NULL, 13440, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7723, 63572, 0, NULL, 13533, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7724, 63572, 0, NULL, 13534, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7725, 63572, 0, NULL, 13535, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7726, 63572, 0, NULL, 14543, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7727, 63572, 0, NULL, 14671, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7728, 63572, 0, NULL, 14719, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7729, 63572, 0, NULL, 16892, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7730, 63572, 0, NULL, 18185, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7731, 63572, 0, NULL, 18203, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7732, 63572, 0, NULL, 18219, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7733, 63572, 0, NULL, 18240, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7734, 63572, 0, NULL, 18242, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7735, 63572, 0, NULL, 18432, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7736, 63572, 0, NULL, 18553, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7737, 63572, 0, NULL, 19398, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7738, 63572, 0, NULL, 19926, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7739, 63572, 0, NULL, 19963, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7740, 63572, 0, NULL, 20000, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7741, 63572, 0, NULL, 20084, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7742, 63572, 0, NULL, 21654, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7743, 63572, 0, NULL, 21755, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7744, 63572, 0, NULL, 21874, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7745, 63572, 0, NULL, 22059, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7746, 63572, 0, NULL, 22322, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7747, 63572, 0, NULL, 22933, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7748, 63572, 0, NULL, 23073, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7749, 63572, 0, NULL, 23646, NULL, '1', 0, 0, 'D', 'S', 1727237726, 1727237726, NULL),
(7750, 63572, 0, NULL, 24044, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7751, 63572, 0, NULL, 24163, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7752, 63572, 0, NULL, 24242, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7753, 63572, 0, NULL, 24422, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7754, 63572, 0, NULL, 24560, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7755, 63572, 0, NULL, 24568, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7756, 63572, 0, NULL, 24578, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7757, 63572, 0, NULL, 24581, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7758, 63572, 0, NULL, 24582, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7759, 63572, 0, NULL, 24609, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7760, 63572, 0, NULL, 25386, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7761, 63572, 0, NULL, 25590, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7762, 63572, 0, NULL, 25621, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7763, 63572, 0, NULL, 25624, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7764, 63572, 0, NULL, 25625, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7765, 63572, 0, NULL, 25626, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7766, 63572, 0, NULL, 25627, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7767, 63572, 0, NULL, 25630, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7768, 63572, 0, NULL, 25865, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7769, 63572, 0, NULL, 25999, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7770, 63572, 0, NULL, 26190, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7771, 63572, 0, NULL, 26346, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7772, 63572, 0, NULL, 26656, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7773, 63572, 0, NULL, 26679, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7774, 63572, 0, NULL, 26843, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7775, 63572, 0, NULL, 27255, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7776, 63572, 0, NULL, 27268, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7777, 63572, 0, NULL, 27275, NULL, '1', 0, 0, 'D', 'S', 1727237727, 1727237727, NULL),
(7778, 63572, 0, NULL, 1347, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7779, 63572, 0, NULL, 1349, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7780, 63572, 0, NULL, 1997, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7781, 63572, 0, NULL, 5370, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7782, 63572, 0, NULL, 5532, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7783, 63572, 0, NULL, 9561, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7784, 63572, 0, NULL, 11114, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7785, 63572, 0, NULL, 11736, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7786, 63572, 0, NULL, 12708, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7787, 63572, 0, NULL, 13006, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7788, 63572, 0, NULL, 13312, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7789, 63572, 0, NULL, 13828, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7790, 63572, 0, NULL, 14658, NULL, '1', 0, 0, 'D', 'S', 1727237746, 1727237746, NULL),
(7791, 63572, 0, NULL, 14761, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7792, 63572, 0, NULL, 15213, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7793, 63572, 0, NULL, 15493, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7794, 63572, 0, NULL, 16272, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7795, 63572, 0, NULL, 18470, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7796, 63572, 0, NULL, 18687, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7797, 63572, 0, NULL, 20571, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7798, 63572, 0, NULL, 21074, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7799, 63572, 0, NULL, 21397, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7800, 63572, 0, NULL, 21610, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7801, 63572, 0, NULL, 22571, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7802, 63572, 0, NULL, 22669, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7803, 63572, 0, NULL, 22725, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7804, 63572, 0, NULL, 23049, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7805, 63572, 0, NULL, 23051, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7806, 63572, 0, NULL, 23217, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7807, 63572, 0, NULL, 24431, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7808, 63572, 0, NULL, 24878, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7809, 63572, 0, NULL, 25055, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7810, 63572, 0, NULL, 25951, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7811, 63572, 0, NULL, 26069, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7812, 63572, 0, NULL, 26186, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7813, 63572, 0, NULL, 26192, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7814, 63572, 0, NULL, 26328, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7815, 63572, 0, NULL, 26460, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7816, 63572, 0, NULL, 26465, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7817, 63572, 0, NULL, 26466, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7818, 63572, 0, NULL, 26786, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7819, 63572, 0, NULL, 26986, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7820, 63572, 0, NULL, 27313, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7821, 63572, 0, NULL, 27401, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7822, 63572, 0, NULL, 27440, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7823, 63572, 0, NULL, 27443, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7824, 63572, 0, NULL, 27614, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7825, 63572, 0, NULL, 27643, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7826, 63572, 0, NULL, 27655, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7827, 63572, 0, NULL, 27709, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7828, 63572, 0, NULL, 27740, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7829, 63572, 0, NULL, 27768, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7830, 63572, 0, NULL, 27850, NULL, '1', 0, 0, 'D', 'S', 1727237747, 1727237747, NULL),
(7831, 63572, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1727237761, 1727237761, NULL),
(7832, 63572, 0, NULL, 24694, NULL, '1', 0, 0, 'D', 'S', 1727237778, 1727237778, NULL),
(7833, 63572, 0, NULL, 24696, NULL, '1', 0, 0, 'D', 'S', 1727237778, 1727237778, NULL),
(7834, 63572, 0, NULL, 26339, NULL, '1', 0, 0, 'D', 'S', 1727237778, 1727237778, NULL),
(7835, 63572, 0, NULL, 26340, NULL, '1', 0, 0, 'D', 'S', 1727237778, 1727237778, NULL),
(7836, 63572, 0, NULL, 26347, NULL, '1', 0, 0, 'D', 'S', 1727237778, 1727237778, NULL),
(7837, 63572, 0, NULL, 318, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7838, 63572, 0, NULL, 11692, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7839, 63572, 0, NULL, 12082, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7840, 63572, 0, NULL, 12246, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7841, 63572, 0, NULL, 12752, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7842, 63572, 0, NULL, 14070, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7843, 63572, 0, NULL, 14556, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7844, 63572, 0, NULL, 14663, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7845, 63572, 0, NULL, 15339, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7846, 63572, 0, NULL, 15340, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7847, 63572, 0, NULL, 15341, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7848, 63572, 0, NULL, 15808, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7849, 63572, 0, NULL, 16315, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7850, 63572, 0, NULL, 16650, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7851, 63572, 0, NULL, 16755, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7852, 63572, 0, NULL, 17269, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7853, 63572, 0, NULL, 17443, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7854, 63572, 0, NULL, 18107, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7855, 63572, 0, NULL, 18148, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7856, 63572, 0, NULL, 18373, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7857, 63572, 0, NULL, 18527, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7858, 63572, 0, NULL, 18565, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7859, 63572, 0, NULL, 18675, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7860, 63572, 0, NULL, 18810, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7861, 63572, 0, NULL, 18842, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7862, 63572, 0, NULL, 18844, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7863, 63572, 0, NULL, 18948, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7864, 63572, 0, NULL, 19005, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7865, 63572, 0, NULL, 19043, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7866, 63572, 0, NULL, 19048, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7867, 63572, 0, NULL, 19143, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7868, 63572, 0, NULL, 19544, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7869, 63572, 0, NULL, 19847, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7870, 63572, 0, NULL, 20062, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7871, 63572, 0, NULL, 20065, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7872, 63572, 0, NULL, 20489, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7873, 63572, 0, NULL, 20505, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7874, 63572, 0, NULL, 20508, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7875, 63572, 0, NULL, 20639, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7876, 63572, 0, NULL, 21224, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7877, 63572, 0, NULL, 21612, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7878, 63572, 0, NULL, 21848, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7879, 63572, 0, NULL, 21995, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7880, 63572, 0, NULL, 22179, NULL, '1', 0, 0, 'D', 'S', 1727237796, 1727237796, NULL),
(7881, 63572, 0, NULL, 22608, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7882, 63572, 0, NULL, 22649, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7883, 63572, 0, NULL, 22728, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7884, 63572, 0, NULL, 23058, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7885, 63572, 0, NULL, 23321, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7886, 63572, 0, NULL, 23345, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7887, 63572, 0, NULL, 23660, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7888, 63572, 0, NULL, 24109, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7889, 63572, 0, NULL, 24127, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7890, 63572, 0, NULL, 25036, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7891, 63572, 0, NULL, 25039, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7892, 63572, 0, NULL, 25056, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7893, 63572, 0, NULL, 25366, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7894, 63572, 0, NULL, 25416, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7895, 63572, 0, NULL, 25751, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7896, 63572, 0, NULL, 26210, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7897, 63572, 0, NULL, 26623, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7898, 63572, 0, NULL, 26792, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7899, 63572, 0, NULL, 26814, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7900, 63572, 0, NULL, 26861, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7901, 63572, 0, NULL, 27116, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7902, 63572, 0, NULL, 27874, NULL, '1', 0, 0, 'D', 'S', 1727237797, 1727237797, NULL),
(7903, 63572, 0, NULL, 7142, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7904, 63572, 0, NULL, 24121, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7905, 63572, 0, NULL, 24122, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7906, 63572, 0, NULL, 24733, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7907, 63572, 0, NULL, 27989, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7908, 63572, 0, NULL, 27991, NULL, '1', 0, 0, 'D', 'S', 1727237805, 1727237805, NULL),
(7909, 63572, 0, NULL, 20177, NULL, '1', 0, 0, 'D', 'S', 1727237809, 1727237809, NULL),
(7910, 63572, 0, NULL, 2301, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7911, 63572, 0, NULL, 3514, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7912, 63572, 0, NULL, 7940, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7913, 63572, 0, NULL, 15106, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7914, 63572, 0, NULL, 15108, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7915, 63572, 0, NULL, 18781, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7916, 63572, 0, NULL, 19047, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7917, 63572, 0, NULL, 23714, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7918, 63572, 0, NULL, 24067, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7919, 63572, 0, NULL, 24346, NULL, '1', 0, 0, 'D', 'S', 1727237812, 1727237812, NULL),
(7920, 63572, 0, NULL, 24858, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7921, 63572, 0, NULL, 25184, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7922, 63572, 0, NULL, 25186, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7923, 63572, 0, NULL, 26386, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7924, 63572, 0, NULL, 26953, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7925, 63572, 0, NULL, 27607, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7926, 63572, 0, NULL, 28071, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7927, 63572, 0, NULL, 28612, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7928, 63572, 0, NULL, 28664, NULL, '1', 0, 0, 'D', 'S', 1727237813, 1727237813, NULL),
(7929, 63572, 0, NULL, 20421, NULL, '1', 0, 0, 'D', 'S', 1727237818, 1727237818, NULL),
(7930, 63572, 0, NULL, 20442, NULL, '1', 0, 0, 'D', 'S', 1727237818, 1727237818, NULL),
(7931, 63572, 0, NULL, 7278, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7932, 63572, 0, NULL, 9998, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7933, 63572, 0, NULL, 15100, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7934, 63572, 0, NULL, 16099, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7935, 63572, 0, NULL, 16475, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7936, 63572, 0, NULL, 16644, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7937, 63572, 0, NULL, 16820, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7938, 63572, 0, NULL, 22617, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7939, 63572, 0, NULL, 23757, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7940, 63572, 0, NULL, 24292, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7941, 63572, 0, NULL, 24926, NULL, '1', 0, 0, 'D', 'S', 1727237822, 1727237822, NULL),
(7942, 63572, 0, NULL, 28962, NULL, '1', 0, 0, 'D', 'S', 1727237823, 1727237823, NULL),
(7943, 63572, 0, NULL, 29065, NULL, '1', 0, 0, 'D', 'S', 1727237823, 1727237823, NULL),
(7944, 63572, 0, NULL, 29086, NULL, '1', 0, 0, 'D', 'S', 1727237823, 1727237823, NULL),
(7945, 63572, 0, NULL, 165, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7946, 63572, 0, NULL, 13758, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7947, 63572, 0, NULL, 15098, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7948, 63572, 0, NULL, 16938, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7949, 63572, 0, NULL, 17123, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7950, 63572, 0, NULL, 19227, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7951, 63572, 0, NULL, 22532, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7952, 63572, 0, NULL, 22568, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7953, 63572, 0, NULL, 22785, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7954, 63572, 0, NULL, 22956, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7955, 63572, 0, NULL, 23594, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7956, 63572, 0, NULL, 25956, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7957, 63572, 0, NULL, 27012, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7958, 63572, 0, NULL, 27615, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7959, 63572, 0, NULL, 27976, NULL, '1', 0, 0, 'D', 'S', 1727237840, 1727237840, NULL),
(7960, 63572, 0, NULL, 29049, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7961, 63572, 0, NULL, 30132, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7962, 63572, 0, NULL, 30152, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7963, 63572, 0, NULL, 30296, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7964, 63572, 0, NULL, 30364, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7965, 63572, 0, NULL, 30632, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7966, 63572, 0, NULL, 30640, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7967, 63572, 0, NULL, 30705, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7968, 63572, 0, NULL, 30742, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7969, 63572, 0, NULL, 30782, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7970, 63572, 0, NULL, 30793, NULL, '1', 0, 0, 'D', 'S', 1727237841, 1727237841, NULL),
(7971, 63572, 0, NULL, 7646, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7972, 63572, 0, NULL, 8542, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7973, 63572, 0, NULL, 8686, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7974, 63572, 0, NULL, 12065, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7975, 63572, 0, NULL, 12487, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7976, 63572, 0, NULL, 12605, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7977, 63572, 0, NULL, 12671, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7978, 63572, 0, NULL, 12672, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7979, 63572, 0, NULL, 12770, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7980, 63572, 0, NULL, 15115, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7981, 63572, 0, NULL, 16640, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7982, 63572, 0, NULL, 17361, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7983, 63572, 0, NULL, 17373, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7984, 63572, 0, NULL, 18940, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7985, 63572, 0, NULL, 19223, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7986, 63572, 0, NULL, 19395, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7987, 63572, 0, NULL, 19599, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7988, 63572, 0, NULL, 19606, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7989, 63572, 0, NULL, 21111, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7990, 63572, 0, NULL, 21783, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7991, 63572, 0, NULL, 22347, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7992, 63572, 0, NULL, 22697, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7993, 63572, 0, NULL, 22706, NULL, '1', 0, 0, 'D', 'S', 1727237850, 1727237850, NULL),
(7994, 63572, 0, NULL, 24132, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(7995, 63572, 0, NULL, 24577, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(7996, 63572, 0, NULL, 24580, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(7997, 63572, 0, NULL, 25383, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(7998, 63572, 0, NULL, 25519, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(7999, 63572, 0, NULL, 25989, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8000, 63572, 0, NULL, 26541, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8001, 63572, 0, NULL, 26652, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8002, 63572, 0, NULL, 27216, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8003, 63572, 0, NULL, 27352, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8004, 63572, 0, NULL, 28775, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8005, 63572, 0, NULL, 30753, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8006, 63572, 0, NULL, 30918, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8007, 63572, 0, NULL, 31019, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8008, 63572, 0, NULL, 31045, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8009, 63572, 0, NULL, 31376, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8010, 63572, 0, NULL, 31395, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8011, 63572, 0, NULL, 31530, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8012, 63572, 0, NULL, 31686, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8013, 63572, 0, NULL, 31766, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8014, 63572, 0, NULL, 31786, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8015, 63572, 0, NULL, 31835, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8016, 63572, 0, NULL, 31917, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8017, 63572, 0, NULL, 31978, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8018, 63572, 0, NULL, 32015, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8019, 63572, 0, NULL, 32237, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8020, 63572, 0, NULL, 32361, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8021, 63572, 0, NULL, 32439, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8022, 63572, 0, NULL, 32569, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8023, 63572, 0, NULL, 32761, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8024, 63572, 0, NULL, 32966, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8025, 63572, 0, NULL, 33059, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8026, 63572, 0, NULL, 33089, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8027, 63572, 0, NULL, 33100, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8028, 63572, 0, NULL, 33126, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8029, 63572, 0, NULL, 33145, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8030, 63572, 0, NULL, 33166, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8031, 63572, 0, NULL, 33261, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8032, 63572, 0, NULL, 33277, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8033, 63572, 0, NULL, 33299, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8034, 63572, 0, NULL, 33316, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8035, 63572, 0, NULL, 33412, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8036, 63572, 0, NULL, 33413, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8037, 63572, 0, NULL, 33414, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8038, 63572, 0, NULL, 33467, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8039, 63572, 0, NULL, 33468, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8040, 63572, 0, NULL, 33512, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8041, 63572, 0, NULL, 33546, NULL, '1', 0, 0, 'D', 'S', 1727237851, 1727237851, NULL),
(8042, 63831, 0, NULL, 32361, NULL, '1', 0, 0, 'D', 'S', 1727346275, 1727346275, NULL),
(8043, 63831, 0, NULL, 30746, NULL, '1', 0, 0, 'D', 'S', 1727346330, 1727346330, NULL),
(8044, 69291, 0, NULL, 20406, '1', '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8045, 69291, 0, NULL, 29994, '1', '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8046, 69291, 0, NULL, 30887, NULL, '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8047, 69291, 0, NULL, 31379, '1', '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8048, 69291, 0, NULL, 32527, NULL, '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8049, 69291, 0, NULL, 33601, '1', '1', 0, 0, 'D', 'S', 1727370546, 1727370546, NULL),
(8050, 69469, 0, NULL, 33639, '1', NULL, 0, 0, 'D', 'S', 1727709075, 1727709075, NULL),
(8051, 48708, 0, NULL, 32829, NULL, '1', 0, 0, 'D', 'S', 1727788877, 1727788877, NULL),
(8052, 48708, 0, NULL, 32833, NULL, '1', 0, 0, 'D', 'S', 1727788877, 1727788877, NULL),
(8053, 48708, 0, NULL, 33869, '1', '1', 0, 0, 'D', 'S', 1727789355, 1727789355, NULL),
(8054, 69291, 0, NULL, 6717, '1', NULL, 0, 0, 'D', 'S', 1727865990, 1727865990, NULL),
(8055, 67923, 0, NULL, 23320, NULL, '1', 0, 0, 'D', 'S', 1727869075, 1727869075, NULL),
(8056, 67923, 0, NULL, 26858, NULL, '1', 0, 0, 'D', 'S', 1727869075, 1727869075, NULL),
(8057, 67923, 0, NULL, 27603, NULL, '1', 0, 0, 'D', 'S', 1727869075, 1727869075, NULL),
(8058, 67923, 0, NULL, 31089, NULL, '1', 0, 0, 'D', 'S', 1727869075, 1727869075, NULL),
(8059, 67923, 0, NULL, 32382, NULL, '1', 0, 0, 'D', 'S', 1727869075, 1727869075, NULL),
(8060, 67923, 0, NULL, 648, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8061, 67923, 0, NULL, 2995, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8062, 67923, 0, NULL, 3024, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8063, 67923, 0, NULL, 3590, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8064, 67923, 0, NULL, 5532, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8065, 67923, 0, NULL, 7664, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8066, 67923, 0, NULL, 7787, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8067, 67923, 0, NULL, 8861, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8068, 67923, 0, NULL, 8896, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8069, 67923, 0, NULL, 9571, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8070, 67923, 0, NULL, 9740, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8071, 67923, 0, NULL, 11337, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8072, 67923, 0, NULL, 11941, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8073, 67923, 0, NULL, 11947, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8074, 67923, 0, NULL, 12853, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8075, 67923, 0, NULL, 16408, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8076, 67923, 0, NULL, 16904, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8077, 67923, 0, NULL, 18940, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8078, 67923, 0, NULL, 23015, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8079, 67923, 0, NULL, 23230, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8080, 67923, 0, NULL, 24997, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8081, 67923, 0, NULL, 25015, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8082, 67923, 0, NULL, 26302, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8083, 67923, 0, NULL, 30060, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8084, 67923, 0, NULL, 30455, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8085, 67923, 0, NULL, 30746, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8086, 67923, 0, NULL, 31316, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8087, 67923, 0, NULL, 31422, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8088, 67923, 0, NULL, 31834, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8089, 67923, 0, NULL, 32119, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8090, 67923, 0, NULL, 32275, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8091, 67923, 0, NULL, 32312, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8092, 67923, 0, NULL, 32318, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8093, 67923, 0, NULL, 32375, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8094, 67923, 0, NULL, 32441, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8095, 67923, 0, NULL, 32456, NULL, '1', 0, 0, 'D', 'S', 1727869092, 1727869092, NULL),
(8096, 67923, 0, NULL, 32733, NULL, '1', 0, 0, 'D', 'S', 1727869093, 1727869093, NULL),
(8097, 67923, 0, NULL, 33195, NULL, '1', 0, 0, 'D', 'S', 1727869093, 1727869093, NULL),
(8098, 67923, 0, NULL, 33269, NULL, '1', 0, 0, 'D', 'S', 1727869093, 1727869093, NULL),
(8099, 67923, 0, NULL, 33352, NULL, '1', 0, 0, 'D', 'S', 1727869093, 1727869093, NULL),
(8100, 67923, 0, NULL, 0, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8101, 67923, 0, NULL, 15229, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8102, 67923, 0, NULL, 18243, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8103, 67923, 0, NULL, 18244, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8104, 67923, 0, NULL, 23850, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8105, 67923, 0, NULL, 27158, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8106, 67923, 0, NULL, 27659, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8107, 67923, 0, NULL, 29566, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8108, 67923, 0, NULL, 30578, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8109, 67923, 0, NULL, 30579, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8110, 67923, 0, NULL, 30583, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8111, 67923, 0, NULL, 30633, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8112, 67923, 0, NULL, 30634, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8113, 67923, 0, NULL, 30734, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8114, 67923, 0, NULL, 30797, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8115, 67923, 0, NULL, 31087, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL),
(8116, 67923, 0, NULL, 31100, NULL, '1', 0, 0, 'D', 'S', 1727869102, 1727869102, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(8117, 67923, 0, NULL, 33878, '1', NULL, 0, 0, 'D', 'S', 1727869125, 1727869125, NULL),
(8118, 67923, 0, NULL, 19063, '1', NULL, 0, 0, 'D', 'S', 1727870234, 1727870234, NULL),
(8119, 67923, 0, NULL, 33893, '1', NULL, 0, 0, 'D', 'S', 1727870987, 1727870987, NULL),
(8120, 67923, 0, NULL, 33538, '1', NULL, 0, 0, 'D', 'S', 1727871000, 1727871000, NULL),
(8121, 67923, 0, NULL, 24800, '1', NULL, 0, 0, 'D', 'S', 1727871443, 1727871443, NULL),
(8122, 65272, 0, NULL, 33906, '1', '1', 0, 0, 'D', 'S', 1727871475, 1727871475, NULL),
(8123, 65272, 0, NULL, 33508, '1', '1', 0, 0, 'D', 'S', 1727871660, 1727871660, NULL),
(8124, 65272, 0, NULL, 24254, '1', '1', 0, 0, 'D', 'S', 1727872433, 1727872433, NULL),
(8125, 67923, 0, NULL, 33904, '1', NULL, 0, 0, 'D', 'S', 1727872828, 1727872828, NULL),
(8126, 67923, 0, NULL, 27690, NULL, '1', 0, 0, 'D', 'S', 1727873835, 1727873835, NULL),
(8127, 67923, 0, NULL, 31815, NULL, '1', 0, 0, 'D', 'S', 1727873835, 1727873835, NULL),
(8128, 69291, 0, NULL, 33873, '1', NULL, 0, 0, 'D', 'S', 1728285516, 1728285516, NULL),
(8129, 69291, 0, NULL, 12541, '1', NULL, 0, 0, 'D', 'S', 1728413795, 1728413795, NULL),
(8130, 69291, 0, NULL, 33719, '1', NULL, 0, 0, 'D', 'S', 1728415210, 1728415210, NULL),
(8131, 69291, 0, NULL, 33271, '1', NULL, 0, 0, 'D', 'S', 1728415330, 1728415330, NULL),
(8132, 69291, 0, NULL, 19656, '1', NULL, 0, 0, 'D', 'S', 1728477745, 1728477745, NULL),
(8133, 69291, 0, NULL, 17265, '1', NULL, 0, 0, 'D', 'S', 1728477876, 1728477876, NULL),
(8134, 69291, 0, NULL, 11114, '1', NULL, 0, 0, 'D', 'S', 1728478017, 1728478017, NULL),
(8135, 69291, 0, NULL, 22023, '1', NULL, 0, 0, 'D', 'S', 1728478042, 1728478042, NULL),
(8136, 69291, 0, NULL, 22732, '1', NULL, 0, 0, 'D', 'S', 1728575339, 1728575339, NULL),
(8137, 69291, 0, NULL, 31621, '1', NULL, 0, 0, 'D', 'S', 1728575505, 1728575505, NULL),
(8138, 69291, 0, NULL, 20660, '1', NULL, 0, 0, 'D', 'S', 1728575648, 1728575648, NULL),
(8139, 69291, 0, NULL, 21610, '1', NULL, 0, 0, 'D', 'S', 1728575692, 1728575692, NULL),
(8140, 69291, 0, NULL, 28717, '1', NULL, 0, 0, 'D', 'S', 1728575774, 1728575774, NULL),
(8141, 69291, 0, NULL, 24675, '1', NULL, 0, 0, 'D', 'S', 1728575825, 1728575825, NULL),
(8142, 69291, 0, NULL, 7730, '1', NULL, 0, 0, 'D', 'S', 1728576435, 1728576435, NULL),
(8143, 69291, 0, NULL, 29852, '1', NULL, 0, 0, 'D', 'S', 1728576948, 1728576948, NULL),
(8144, 69826, 0, NULL, 34069, NULL, '1', 0, 0, 'D', 'S', 1728581409, 1728581409, NULL),
(8145, 69291, 0, NULL, 32438, '1', NULL, 0, 0, 'D', 'S', 1728838148, 1728838148, NULL),
(8146, 69291, 0, NULL, 33863, '1', NULL, 0, 0, 'D', 'S', 1728913128, 1728913128, NULL),
(8147, 69291, 0, NULL, 135, '1', NULL, 0, 0, 'D', 'S', 1728997498, 1728997498, NULL),
(8148, 69291, 0, NULL, 32988, '1', NULL, 0, 0, 'D', 'S', 1728997850, 1728997850, NULL),
(8149, 69291, 0, NULL, 24731, '1', NULL, 0, 0, 'D', 'S', 1728998385, 1728998385, NULL),
(8150, 69291, 0, NULL, 28524, '1', NULL, 0, 0, 'D', 'S', 1728998440, 1728998440, NULL),
(8151, 69291, 0, NULL, 33871, '1', NULL, 0, 0, 'D', 'S', 1728999198, 1728999198, NULL),
(8152, 69291, 0, NULL, 34077, '1', NULL, 0, 0, 'D', 'S', 1729004009, 1729004009, NULL),
(8153, 69291, 0, NULL, 29994, '1', NULL, 0, 0, 'D', 'S', 1729004134, 1729004134, NULL),
(8154, 69291, 0, NULL, 23091, '1', NULL, 0, 0, 'D', 'S', 1729005249, 1729005249, NULL),
(8155, 69291, 0, NULL, 23091, '1', NULL, 0, 0, 'D', 'S', 1729005567, 1729005567, NULL),
(8156, 69291, 0, NULL, 31828, '1', NULL, 0, 0, 'D', 'S', 1729007709, 1729007709, NULL),
(8157, 63831, 0, NULL, 11114, NULL, '1', 0, 0, 'D', 'S', 1729071594, 1729071594, NULL),
(8158, 69291, 0, NULL, 31757, '1', NULL, 0, 0, 'D', 'S', 1729185599, 1729185599, NULL),
(8159, 69291, 0, NULL, 31733, '1', NULL, 0, 0, 'D', 'S', 1729186027, 1729186027, NULL),
(8160, 69291, 0, NULL, 31747, '1', NULL, 0, 0, 'D', 'S', 1729186169, 1729186169, NULL),
(8161, 69291, 0, NULL, 31799, '1', NULL, 0, 0, 'D', 'S', 1729186293, 1729186293, NULL),
(8162, 69291, 0, NULL, 32885, '1', NULL, 0, 0, 'D', 'S', 1729224222, 1729224222, NULL),
(8163, 69291, 0, NULL, 24676, '1', NULL, 0, 0, 'D', 'S', 1729228694, 1729228694, NULL),
(8164, 69291, 0, NULL, 29432, '1', NULL, 0, 0, 'D', 'S', 1729350013, 1729350013, NULL),
(8165, 69291, 0, NULL, 30612, '1', NULL, 0, 0, 'D', 'S', 1729359443, 1729359443, NULL),
(8166, 69291, 0, NULL, 30361, '1', NULL, 0, 0, 'D', 'S', 1729393062, 1729393062, NULL),
(8167, 69291, 0, NULL, 31021, '1', NULL, 0, 0, 'D', 'S', 1729429585, 1729429585, NULL),
(8168, 70383, 0, NULL, 30557, '1', NULL, 0, 0, 'D', 'S', 1729432770, 1729432770, NULL),
(8169, 70383, 0, NULL, 31865, '1', NULL, 0, 0, 'D', 'S', 1729501847, 1729501847, NULL),
(8170, 70383, 0, NULL, 32965, '1', NULL, 0, 0, 'D', 'S', 1729501851, 1729501851, NULL),
(8171, 70383, 0, NULL, 32965, '1', NULL, 0, 0, 'D', 'S', 1729501908, 1729501908, NULL),
(8172, 70383, 0, NULL, 31865, '1', NULL, 0, 0, 'D', 'S', 1729501970, 1729501970, NULL),
(8173, 70383, 0, NULL, 34130, '1', NULL, 0, 0, 'D', 'S', 1729501990, 1729501990, NULL),
(8174, 70383, 0, NULL, 33372, '1', NULL, 0, 0, 'D', 'S', 1729502073, 1729502073, NULL),
(8175, 70383, 0, NULL, 33321, '1', NULL, 0, 0, 'D', 'S', 1729502151, 1729502151, NULL),
(8176, 70383, 0, NULL, 34196, '1', NULL, 0, 0, 'D', 'S', 1729503225, 1729503225, NULL),
(8177, 70383, 0, NULL, 34081, '1', NULL, 0, 0, 'D', 'S', 1729503378, 1729503378, NULL),
(8178, 70383, 0, NULL, 34081, '1', NULL, 0, 0, 'D', 'S', 1729503411, 1729503411, NULL),
(8179, 70383, 0, NULL, 34081, '1', NULL, 0, 0, 'D', 'S', 1729503443, 1729503443, NULL),
(8180, 70383, 0, NULL, 34035, '1', NULL, 0, 0, 'D', 'S', 1729503798, 1729503798, NULL),
(8181, 70383, 0, NULL, 34035, '1', NULL, 0, 0, 'D', 'S', 1729503806, 1729503806, NULL),
(8182, 70383, 0, NULL, 33865, '1', NULL, 0, 0, 'D', 'S', 1729503957, 1729503957, NULL),
(8183, 70383, 0, NULL, 33864, '1', NULL, 0, 0, 'D', 'S', 1729503985, 1729503985, NULL),
(8184, 70383, 0, NULL, 33864, '1', NULL, 0, 0, 'D', 'S', 1729503997, 1729503997, NULL),
(8185, 70383, 0, NULL, 33820, '1', NULL, 0, 0, 'D', 'S', 1729504034, 1729504034, NULL),
(8186, 70383, 0, NULL, 33718, '1', NULL, 0, 0, 'D', 'S', 1729504086, 1729504086, NULL),
(8187, 70383, 0, NULL, 33703, '1', NULL, 0, 0, 'D', 'S', 1729504106, 1729504106, NULL),
(8188, 70383, 0, NULL, 33538, '1', NULL, 0, 0, 'D', 'S', 1729504146, 1729504146, NULL),
(8189, 70383, 0, NULL, 33374, '1', NULL, 0, 0, 'D', 'S', 1729504184, 1729504184, NULL),
(8190, 70383, 0, NULL, 33334, '1', NULL, 0, 0, 'D', 'S', 1729504208, 1729504208, NULL),
(8191, 70383, 0, NULL, 33290, '1', NULL, 0, 0, 'D', 'S', 1729504247, 1729504247, NULL),
(8192, 70383, 0, NULL, 33289, '1', NULL, 0, 0, 'D', 'S', 1729504261, 1729504261, NULL),
(8193, 70383, 0, NULL, 33218, '1', NULL, 0, 0, 'D', 'S', 1729504303, 1729504303, NULL),
(8194, 70383, 0, NULL, 33217, '1', NULL, 0, 0, 'D', 'S', 1729504313, 1729504313, NULL),
(8195, 70383, 0, NULL, 31192, '1', NULL, 0, 0, 'D', 'S', 1729504857, 1729504857, NULL),
(8196, 70383, 0, NULL, 20798, '1', NULL, 0, 0, 'D', 'S', 1729505609, 1729505609, NULL),
(8197, 70383, 0, NULL, 20798, '1', NULL, 0, 0, 'D', 'S', 1729505630, 1729505630, NULL),
(8198, 70383, 0, NULL, 20799, '1', NULL, 0, 0, 'D', 'S', 1729505664, 1729505664, NULL),
(8199, 69291, 0, NULL, 26190, '1', NULL, 0, 0, 'D', 'S', 1729512178, 1729512178, NULL),
(8200, 69291, 0, NULL, 27046, '1', NULL, 0, 0, 'D', 'S', 1729512391, 1729512391, NULL),
(8201, 69291, 0, NULL, 33231, '1', NULL, 0, 0, 'D', 'S', 1729514634, 1729514634, NULL),
(8202, 69291, 0, NULL, 14543, '1', NULL, 0, 0, 'D', 'S', 1729515174, 1729515174, NULL),
(8203, 69291, 0, NULL, 9636, '1', NULL, 0, 0, 'D', 'S', 1729518804, 1729518804, NULL),
(8204, 69291, 0, NULL, 18673, '1', NULL, 0, 0, 'D', 'S', 1729519771, 1729519771, NULL),
(8205, 70383, 0, NULL, 34078, '1', NULL, 0, 0, 'D', 'S', 1729533602, 1729533602, NULL),
(8206, 70383, 0, NULL, 34035, '1', NULL, 0, 0, 'D', 'S', 1729533653, 1729533653, NULL),
(8207, 70383, 0, NULL, 29504, '1', NULL, 0, 0, 'D', 'S', 1729534080, 1729534080, NULL),
(8208, 70383, 0, NULL, 24055, '1', NULL, 0, 0, 'D', 'S', 1729536267, 1729536267, NULL),
(8209, 70383, 0, NULL, 24055, '1', NULL, 0, 0, 'D', 'S', 1729536283, 1729536283, NULL),
(8210, 70383, 0, NULL, 21047, '1', NULL, 0, 0, 'D', 'S', 1729583433, 1729583433, NULL),
(8211, 70383, 0, NULL, 21009, '1', NULL, 0, 0, 'D', 'S', 1729584176, 1729584176, NULL),
(8212, 69826, 0, NULL, 33908, NULL, '1', 0, 0, 'D', 'S', 1729584734, 1729584734, NULL),
(8213, 70383, 0, NULL, 17553, '1', NULL, 0, 0, 'D', 'S', 1729585382, 1729585382, NULL),
(8214, 69291, 0, NULL, 34038, '1', NULL, 0, 0, 'D', 'S', 1729586969, 1729586969, NULL),
(8215, 69291, 0, NULL, 20102, '1', NULL, 0, 0, 'D', 'S', 1729602050, 1729602050, NULL),
(8216, 69291, 0, NULL, 30360, '1', NULL, 0, 0, 'D', 'S', 1729602853, 1729602853, NULL),
(8217, 69291, 0, NULL, 32057, '1', NULL, 0, 0, 'D', 'S', 1729603144, 1729603144, NULL),
(8218, 70383, 0, NULL, 18685, '1', NULL, 0, 0, 'D', 'S', 1729605395, 1729605395, NULL),
(8219, 69291, 0, NULL, 21438, '1', NULL, 0, 0, 'D', 'S', 1729608050, 1729608050, NULL),
(8220, 69291, 0, NULL, 33948, '1', NULL, 0, 0, 'D', 'S', 1729614786, 1729614786, NULL),
(8221, 69826, 0, NULL, 33907, NULL, '1', 0, 0, 'D', 'S', 1729683765, 1729683765, NULL),
(8222, 69826, 0, NULL, 33516, NULL, '1', 0, 0, 'D', 'S', 1729684686, 1729684686, NULL),
(8223, 69826, 0, NULL, 24322, NULL, '1', 0, 0, 'D', 'S', 1729685852, 1729685852, NULL),
(8224, 69826, 0, NULL, 29023, NULL, '1', 0, 0, 'D', 'S', 1729686468, 1729686468, NULL),
(8225, 69826, 0, NULL, 26120, NULL, '1', 0, 0, 'D', 'S', 1729688115, 1729688115, NULL),
(8226, 69826, 0, NULL, 33517, NULL, '1', 0, 0, 'D', 'S', 1729688139, 1729688139, NULL),
(8227, 69826, 0, NULL, 31874, NULL, '1', 0, 0, 'D', 'S', 1729688424, 1729688424, NULL),
(8228, 69826, 0, NULL, 33472, NULL, '1', 0, 0, 'D', 'S', 1729689146, 1729689146, NULL),
(8229, 69826, 0, NULL, 24960, NULL, '1', 0, 0, 'D', 'S', 1729691211, 1729691211, NULL),
(8230, 69826, 0, NULL, 24962, NULL, '1', 0, 0, 'D', 'S', 1729692465, 1729692465, NULL),
(8231, 69826, 0, NULL, 1336, NULL, '1', 0, 0, 'D', 'S', 1729693007, 1729693007, NULL),
(8232, 69826, 0, NULL, 2391, NULL, '1', 0, 0, 'D', 'S', 1729693470, 1729693470, NULL),
(8233, 69826, 0, NULL, 24964, NULL, '1', 0, 0, 'D', 'S', 1729694908, 1729694908, NULL),
(8234, 69826, 0, NULL, 24966, NULL, '1', 0, 0, 'D', 'S', 1729695233, 1729695233, NULL),
(8235, 69826, 0, NULL, 31245, NULL, '1', 0, 0, 'D', 'S', 1729695454, 1729695454, NULL),
(8236, 69826, 0, NULL, 31247, NULL, '1', 0, 0, 'D', 'S', 1729695726, 1729695726, NULL),
(8237, 69826, 0, NULL, 24969, NULL, '1', 0, 0, 'D', 'S', 1729695833, 1729695833, NULL),
(8238, 69826, 0, NULL, 27580, NULL, '1', 0, 0, 'D', 'S', 1729696052, 1729696052, NULL),
(8239, 69826, 0, NULL, 27582, NULL, '1', 0, 0, 'D', 'S', 1729697775, 1729697775, NULL),
(8240, 69826, 0, NULL, 27584, NULL, '1', 0, 0, 'D', 'S', 1729698233, 1729698233, NULL),
(8241, 69826, 0, NULL, 30579, NULL, '1', 0, 0, 'D', 'S', 1729779748, 1729779748, NULL),
(8242, 69826, 0, NULL, 7866, NULL, '1', 0, 0, 'D', 'S', 1729780533, 1729780533, NULL),
(8243, 69826, 0, NULL, 12950, NULL, '1', 0, 0, 'D', 'S', 1729781787, 1729781787, NULL),
(8244, 70383, 0, NULL, 33375, '1', NULL, 0, 0, 'D', 'S', 1729855217, 1729855217, NULL),
(8245, 70383, 0, NULL, 33320, '1', NULL, 0, 0, 'D', 'S', 1729855300, 1729855300, NULL),
(8246, 70383, 0, NULL, 24055, '1', NULL, 0, 0, 'D', 'S', 1729855359, 1729855359, NULL),
(8247, 70383, 0, NULL, 31324, '1', NULL, 0, 0, 'D', 'S', 1729855398, 1729855398, NULL),
(8248, 70383, 0, NULL, 27489, '1', NULL, 0, 0, 'D', 'S', 1729855418, 1729855418, NULL),
(8249, 70383, 0, NULL, 27481, '1', NULL, 0, 0, 'D', 'S', 1729855430, 1729855430, NULL),
(8250, 70383, 0, NULL, 27409, '1', NULL, 0, 0, 'D', 'S', 1729855444, 1729855444, NULL),
(8251, 70383, 0, NULL, 27408, '1', NULL, 0, 0, 'D', 'S', 1729855452, 1729855452, NULL),
(8252, 70383, 0, NULL, 33519, '1', NULL, 0, 0, 'D', 'S', 1729855507, 1729855507, NULL),
(8253, 70383, 0, NULL, 17553, '1', NULL, 0, 0, 'D', 'S', 1729855548, 1729855548, NULL),
(8254, 70383, 0, NULL, 8418, '1', NULL, 0, 0, 'D', 'S', 1729855602, 1729855602, NULL),
(8255, 70383, 0, NULL, 33847, '1', NULL, 0, 0, 'D', 'S', 1729855985, 1729855985, NULL),
(8256, 70383, 0, NULL, 29029, '1', NULL, 0, 0, 'D', 'S', 1729860665, 1729860665, NULL),
(8257, 70383, 0, NULL, 29029, '1', NULL, 0, 0, 'D', 'S', 1729860674, 1729860674, NULL),
(8258, 70383, 0, NULL, 27402, '1', NULL, 0, 0, 'D', 'S', 1729860706, 1729860706, NULL),
(8259, 70383, 0, NULL, 27876, '1', NULL, 0, 0, 'D', 'S', 1729860730, 1729860730, NULL),
(8260, 70383, 0, NULL, 22251, '1', NULL, 0, 0, 'D', 'S', 1729860802, 1729860802, NULL),
(8261, 70383, 0, NULL, 26711, '1', NULL, 0, 0, 'D', 'S', 1729869040, 1729869040, NULL),
(8262, 70383, 0, NULL, 26684, '1', NULL, 0, 0, 'D', 'S', 1729869073, 1729869073, NULL),
(8263, 70383, 0, NULL, 20899, '1', NULL, 0, 0, 'D', 'S', 1729869278, 1729869278, NULL),
(8264, 70383, 0, NULL, 29029, '1', NULL, 0, 0, 'D', 'S', 1730017989, 1730017989, NULL),
(8265, 70146, 0, NULL, 26198, '1', NULL, 0, 0, 'D', 'S', 1730085829, 1730085829, NULL),
(8266, 70146, 0, NULL, 23620, '1', NULL, 0, 0, 'D', 'S', 1730085968, 1730085968, NULL),
(8267, 68008, 0, NULL, 18080, NULL, '1', 0, 0, 'D', 'S', 1730475698, 1730475698, NULL),
(8268, 70146, 0, NULL, 18519, '1', NULL, 0, 0, 'D', 'S', 1730600289, 1730600289, NULL),
(8269, 61774, 0, NULL, 23206, '1', NULL, 0, 0, 'D', 'S', 1730968389, 1730968389, NULL),
(8270, 61774, 0, NULL, 34444, '1', '1', 0, 0, 'D', 'S', 1730968462, 1730968462, NULL),
(8271, 61774, 0, NULL, 34539, '1', '1', 0, 0, 'D', 'S', 1731333893, 1731333893, NULL),
(8272, 61774, 0, NULL, 34495, '1', NULL, 0, 0, 'D', 'S', 1731346621, 1731346621, NULL),
(8273, 61774, 0, NULL, 28939, NULL, '1', 0, 0, 'D', 'S', 1731346760, 1731346760, NULL),
(8274, 65272, 0, NULL, 34412, '1', NULL, 0, 0, 'D', 'S', 1731416179, 1731416179, NULL),
(8275, 64482, 0, NULL, 34626, '1', NULL, 0, 0, 'D', 'S', 1731640148, 1731640148, NULL),
(8276, 64482, 0, NULL, 34628, NULL, '1', 0, 0, 'D', 'S', 1731644699, 1731644699, NULL),
(8277, 64482, 0, NULL, 34627, '1', NULL, 0, 0, 'D', 'S', 1731644722, 1731644722, NULL),
(8278, 65272, 0, NULL, 34650, '1', NULL, 0, 0, 'D', 'S', 1731688979, 1731688979, NULL),
(8279, 65272, 0, NULL, 34672, NULL, '1', 0, 0, 'D', 'S', 1731765339, 1731765339, NULL),
(8280, 65272, 0, NULL, 34670, NULL, '1', 0, 0, 'D', 'S', 1731765407, 1731765407, NULL),
(8281, 65272, 0, NULL, 34671, NULL, '1', 0, 0, 'D', 'S', 1731765453, 1731765453, NULL),
(8282, 65272, 0, NULL, 34673, NULL, '1', 0, 0, 'D', 'S', 1731765495, 1731765495, NULL),
(8283, 65272, 0, NULL, 34669, NULL, '1', 0, 0, 'D', 'S', 1731765530, 1731765530, NULL),
(8284, 65272, 0, NULL, 34668, NULL, '1', 0, 0, 'D', 'S', 1731765606, 1731765606, NULL),
(8285, 65272, 0, NULL, 34667, NULL, '1', 0, 0, 'D', 'S', 1731765640, 1731765640, NULL),
(8286, 69077, 0, NULL, 34668, '1', NULL, 0, 0, 'D', 'S', 1731834984, 1731834984, NULL),
(8287, 69077, 0, NULL, 34668, '1', NULL, 0, 0, 'D', 'S', 1731835046, 1731835046, NULL),
(8288, 69077, 0, NULL, 32857, '1', NULL, 0, 0, 'D', 'S', 1731835135, 1731835135, NULL),
(8289, 69077, 0, NULL, 32854, '1', NULL, 0, 0, 'D', 'S', 1731835152, 1731835152, NULL),
(8290, 69077, 0, NULL, 32809, '1', NULL, 0, 0, 'D', 'S', 1731835171, 1731835171, NULL),
(8291, 69077, 0, NULL, 31776, '1', NULL, 0, 0, 'D', 'S', 1731835225, 1731835225, NULL),
(8292, 65272, 0, NULL, 34698, NULL, '1', 0, 0, 'D', 'S', 1732003931, 1732003931, NULL),
(8293, 69826, 0, NULL, 31097, NULL, '1', 0, 0, 'D', 'S', 1732013456, 1732013456, NULL),
(8294, 69826, 0, NULL, 30789, NULL, '1', 0, 0, 'D', 'S', 1732014502, 1732014502, NULL),
(8295, 69826, 0, NULL, 19535, NULL, '1', 0, 0, 'D', 'S', 1732015293, 1732015293, NULL),
(8296, 69826, 0, NULL, 33522, NULL, '1', 0, 0, 'D', 'S', 1732016090, 1732016090, NULL),
(8297, 69826, 0, NULL, 19625, NULL, '1', 0, 0, 'D', 'S', 1732016206, 1732016206, NULL),
(8298, 69826, 0, NULL, 33985, NULL, '1', 0, 0, 'D', 'S', 1732016964, 1732016964, NULL),
(8299, 69826, 0, NULL, 33991, NULL, '1', 0, 0, 'D', 'S', 1732017793, 1732017793, NULL),
(8300, 65272, 0, NULL, 34754, NULL, '1', 0, 0, 'D', 'S', 1732017923, 1732017923, NULL),
(8301, 65272, 0, NULL, 34754, NULL, '1', 0, 0, 'D', 'S', 1732017942, 1732017942, NULL),
(8302, 65272, 0, NULL, 34747, NULL, '1', 0, 0, 'D', 'S', 1732018048, 1732018048, NULL),
(8303, 65272, 0, NULL, 34746, NULL, '1', 0, 0, 'D', 'S', 1732018088, 1732018088, NULL),
(8304, 65272, 0, NULL, 34745, NULL, '1', 0, 0, 'D', 'S', 1732018128, 1732018128, NULL),
(8305, 65272, 0, NULL, 34744, NULL, '1', 0, 0, 'D', 'S', 1732018150, 1732018150, NULL),
(8306, 65272, 0, NULL, 34743, NULL, '1', 0, 0, 'D', 'S', 1732018188, 1732018188, NULL),
(8307, 65272, 0, NULL, 34742, NULL, '1', 0, 0, 'D', 'S', 1732018214, 1732018214, NULL),
(8308, 65272, 0, NULL, 34741, NULL, '1', 0, 0, 'D', 'S', 1732018258, 1732018258, NULL),
(8309, 65272, 0, NULL, 34738, NULL, '1', 0, 0, 'D', 'S', 1732018639, 1732018639, NULL),
(8310, 65272, 0, NULL, 34737, NULL, '1', 0, 0, 'D', 'S', 1732018672, 1732018672, NULL),
(8311, 65272, 0, NULL, 34717, NULL, '1', 0, 0, 'D', 'S', 1732018711, 1732018711, NULL),
(8312, 65272, 0, NULL, 34699, NULL, '1', 0, 0, 'D', 'S', 1732018753, 1732018753, NULL),
(8313, 65272, 0, NULL, 34720, NULL, '1', 0, 0, 'D', 'S', 1732019793, 1732019793, NULL),
(8314, 65272, 0, NULL, 34685, NULL, '1', 0, 0, 'D', 'S', 1732020048, 1732020048, NULL),
(8315, 65272, 0, NULL, 34685, NULL, '1', 0, 0, 'D', 'S', 1732020084, 1732020084, NULL),
(8316, 65272, 0, NULL, 34684, NULL, '1', 0, 0, 'D', 'S', 1732020215, 1732020215, NULL),
(8317, 65272, 0, NULL, 34684, NULL, '1', 0, 0, 'D', 'S', 1732020221, 1732020221, NULL),
(8318, 65272, 0, NULL, 34676, NULL, '1', 0, 0, 'D', 'S', 1732020334, 1732020334, NULL),
(8319, 65272, 0, NULL, 34686, NULL, '1', 0, 0, 'D', 'S', 1732020531, 1732020531, NULL),
(8320, 65272, 0, NULL, 34686, NULL, '1', 0, 0, 'D', 'S', 1732020642, 1732020642, NULL),
(8321, 65272, 0, NULL, 34687, NULL, '1', 0, 0, 'D', 'S', 1732020901, 1732020901, NULL),
(8322, 65272, 0, NULL, 34688, NULL, '1', 0, 0, 'D', 'S', 1732021049, 1732021049, NULL),
(8323, 65272, 0, NULL, 34688, NULL, '1', 0, 0, 'D', 'S', 1732021100, 1732021100, NULL),
(8324, 65272, 0, NULL, 34689, NULL, '1', 0, 0, 'D', 'S', 1732021186, 1732021186, NULL),
(8325, 65272, 0, NULL, 34675, NULL, '1', 0, 0, 'D', 'S', 1732021279, 1732021279, NULL),
(8326, 65272, 0, NULL, 34674, NULL, '1', 0, 0, 'D', 'S', 1732021537, 1732021537, NULL),
(8327, 65272, 0, NULL, 34674, NULL, '1', 0, 0, 'D', 'S', 1732021584, 1732021584, NULL),
(8328, 65272, 0, NULL, 34673, NULL, '1', 0, 0, 'D', 'S', 1732021662, 1732021662, NULL),
(8329, 65272, 0, NULL, 34672, NULL, '1', 0, 0, 'D', 'S', 1732021798, 1732021798, NULL),
(8330, 65272, 0, NULL, 34671, NULL, '1', 0, 0, 'D', 'S', 1732022073, 1732022073, NULL),
(8331, 65272, 0, NULL, 34671, NULL, '1', 0, 0, 'D', 'S', 1732022081, 1732022081, NULL),
(8332, 65272, 0, NULL, 34672, NULL, '1', 0, 0, 'D', 'S', 1732022262, 1732022262, NULL),
(8333, 65272, 0, NULL, 34670, NULL, '1', 0, 0, 'D', 'S', 1732022369, 1732022369, NULL),
(8334, 65272, 0, NULL, 34672, NULL, '1', 0, 0, 'D', 'S', 1732022703, 1732022703, NULL),
(8335, 65272, 0, NULL, 34669, NULL, '1', 0, 0, 'D', 'S', 1732022914, 1732022914, NULL),
(8336, 65272, 0, NULL, 34668, NULL, '1', 0, 0, 'D', 'S', 1732023005, 1732023005, NULL),
(8337, 65272, 0, NULL, 34667, NULL, '1', 0, 0, 'D', 'S', 1732023198, 1732023198, NULL),
(8338, 65272, 0, NULL, 34546, NULL, '1', 0, 0, 'D', 'S', 1732024969, 1732024969, NULL),
(8339, 65272, 0, NULL, 34756, NULL, '1', 0, 0, 'D', 'S', 1732037162, 1732037162, NULL),
(8340, 65272, 0, NULL, 34755, NULL, '1', 0, 0, 'D', 'S', 1732037194, 1732037194, NULL),
(8341, 65272, 0, NULL, 34644, NULL, '1', 0, 0, 'D', 'S', 1732089576, 1732089576, NULL),
(8342, 65272, 0, NULL, 34643, NULL, '1', 0, 0, 'D', 'S', 1732089678, 1732089678, NULL),
(8343, 65272, 0, NULL, 34643, NULL, '1', 0, 0, 'D', 'S', 1732089698, 1732089698, NULL),
(8344, 65272, 0, NULL, 34642, NULL, '1', 0, 0, 'D', 'S', 1732089804, 1732089804, NULL),
(8345, 65272, 0, NULL, 34641, NULL, '1', 0, 0, 'D', 'S', 1732089884, 1732089884, NULL),
(8346, 65272, 0, NULL, 34640, NULL, '1', 0, 0, 'D', 'S', 1732089942, 1732089942, NULL),
(8347, 65272, 0, NULL, 34640, NULL, '1', 0, 0, 'D', 'S', 1732089965, 1732089965, NULL),
(8348, 65272, 0, NULL, 34639, NULL, '1', 0, 0, 'D', 'S', 1732090041, 1732090041, NULL),
(8349, 65272, 0, NULL, 34638, NULL, '1', 0, 0, 'D', 'S', 1732090178, 1732090178, NULL),
(8350, 65272, 0, NULL, 34637, NULL, '1', 0, 0, 'D', 'S', 1732090250, 1732090250, NULL),
(8351, 65272, 0, NULL, 34637, NULL, '1', 0, 0, 'D', 'S', 1732090332, 1732090332, NULL),
(8352, 65272, 0, NULL, 34637, NULL, '1', 0, 0, 'D', 'S', 1732090340, 1732090340, NULL),
(8353, 63476, 0, NULL, 21099, NULL, '1', 0, 0, 'D', 'S', 1732090354, 1732090354, NULL),
(8354, 65272, 0, NULL, 34633, NULL, '1', 0, 0, 'D', 'S', 1732090442, 1732090442, NULL),
(8355, 65272, 0, NULL, 34632, NULL, '1', 0, 0, 'D', 'S', 1732090532, 1732090532, NULL),
(8356, 65272, 0, NULL, 34631, NULL, '1', 0, 0, 'D', 'S', 1732090615, 1732090615, NULL),
(8357, 65272, 0, NULL, 34631, NULL, '1', 0, 0, 'D', 'S', 1732090621, 1732090621, NULL),
(8358, 65272, 0, NULL, 34630, NULL, '1', 0, 0, 'D', 'S', 1732090728, 1732090728, NULL),
(8359, 65272, 0, NULL, 34629, NULL, '1', 0, 0, 'D', 'S', 1732090804, 1732090804, NULL),
(8360, 65272, 0, NULL, 34628, NULL, '1', 0, 0, 'D', 'S', 1732090879, 1732090879, NULL),
(8361, 65272, 0, NULL, 34627, NULL, '1', 0, 0, 'D', 'S', 1732090947, 1732090947, NULL),
(8362, 65272, 0, NULL, 34627, NULL, '1', 0, 0, 'D', 'S', 1732090955, 1732090955, NULL),
(8363, 65272, 0, NULL, 34626, NULL, '1', 0, 0, 'D', 'S', 1732091026, 1732091026, NULL),
(8364, 65272, 0, NULL, 34626, NULL, '1', 0, 0, 'D', 'S', 1732091036, 1732091036, NULL),
(8365, 65272, 0, NULL, 34625, NULL, '1', 0, 0, 'D', 'S', 1732091083, 1732091083, NULL),
(8366, 65272, 0, NULL, 34624, NULL, '1', 0, 0, 'D', 'S', 1732091162, 1732091162, NULL),
(8367, 65272, 0, NULL, 34623, NULL, '1', 0, 0, 'D', 'S', 1732091242, 1732091242, NULL),
(8368, 65272, 0, NULL, 34622, NULL, '1', 0, 0, 'D', 'S', 1732091340, 1732091340, NULL),
(8369, 69826, 0, NULL, 27581, NULL, '1', 0, 0, 'D', 'S', 1732096946, 1732096946, NULL),
(8370, 69826, 0, NULL, 33763, NULL, '1', 0, 0, 'D', 'S', 1732106215, 1732106215, NULL),
(8371, 69826, 0, NULL, 32734, NULL, '1', 0, 0, 'D', 'S', 1732106496, 1732106496, NULL),
(8372, 69826, 0, NULL, 27364, NULL, '1', 0, 0, 'D', 'S', 1732106685, 1732106685, NULL),
(8373, 69826, 0, NULL, 29035, NULL, '1', 0, 0, 'D', 'S', 1732107334, 1732107334, NULL),
(8374, 69826, 0, NULL, 29032, NULL, '1', 0, 0, 'D', 'S', 1732107456, 1732107456, NULL),
(8375, 69826, 0, NULL, 29029, NULL, '1', 0, 0, 'D', 'S', 1732107603, 1732107603, NULL),
(8376, 69826, 0, NULL, 33477, NULL, '1', 0, 0, 'D', 'S', 1732107723, 1732107723, NULL),
(8377, 69826, 0, NULL, 11243, NULL, '1', 0, 0, 'D', 'S', 1732107887, 1732107887, NULL),
(8378, 69826, 0, NULL, 30291, NULL, '1', 0, 0, 'D', 'S', 1732108151, 1732108151, NULL),
(8379, 69826, 0, NULL, 27365, NULL, '1', 0, 0, 'D', 'S', 1732108565, 1732108565, NULL),
(8380, 69826, 0, NULL, 13317, NULL, '1', 0, 0, 'D', 'S', 1732109337, 1732109337, NULL),
(8381, 69826, 0, NULL, 13053, NULL, '1', 0, 0, 'D', 'S', 1732109595, 1732109595, NULL),
(8382, 69826, 0, NULL, 32920, NULL, '1', 0, 0, 'D', 'S', 1732109893, 1732109893, NULL),
(8383, 69826, 0, NULL, 12853, NULL, '1', 0, 0, 'D', 'S', 1732110213, 1732110213, NULL),
(8384, 69826, 0, NULL, 24055, NULL, '1', 0, 0, 'D', 'S', 1732110643, 1732110643, NULL),
(8385, 69826, 0, NULL, 27460, NULL, '1', 0, 0, 'D', 'S', 1732117960, 1732117960, NULL),
(8386, 69826, 0, NULL, 25393, NULL, '1', 0, 0, 'D', 'S', 1732120458, 1732120458, NULL),
(8387, 69826, 0, NULL, 33929, NULL, '1', 0, 0, 'D', 'S', 1732121702, 1732121702, NULL),
(8388, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732172627, 1732172627, NULL),
(8389, 65272, 0, NULL, 34786, NULL, '1', 0, 0, 'D', 'S', 1732172980, 1732172980, NULL),
(8390, 65272, 0, NULL, 34791, NULL, '1', 0, 0, 'D', 'S', 1732184975, 1732184975, NULL),
(8391, 65272, 0, NULL, 34790, NULL, '1', 0, 0, 'D', 'S', 1732185044, 1732185044, NULL),
(8392, 65272, 0, NULL, 34789, NULL, '1', 0, 0, 'D', 'S', 1732185105, 1732185105, NULL),
(8393, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732185518, 1732185518, NULL),
(8394, 65272, 0, NULL, 34787, NULL, '1', 0, 0, 'D', 'S', 1732185566, 1732185566, NULL),
(8395, 65272, 0, NULL, 34786, NULL, '1', 0, 0, 'D', 'S', 1732185675, 1732185675, NULL),
(8396, 65272, 0, NULL, 34785, NULL, '1', 0, 0, 'D', 'S', 1732185830, 1732185830, NULL),
(8397, 65272, 0, NULL, 34784, NULL, '1', 0, 0, 'D', 'S', 1732185941, 1732185941, NULL),
(8398, 65272, 0, NULL, 34783, NULL, '1', 0, 0, 'D', 'S', 1732185986, 1732185986, NULL),
(8399, 65272, 0, NULL, 34782, NULL, '1', 0, 0, 'D', 'S', 1732186031, 1732186031, NULL),
(8400, 65272, 0, NULL, 34781, NULL, '1', 0, 0, 'D', 'S', 1732186081, 1732186081, NULL),
(8401, 65272, 0, NULL, 34780, NULL, '1', 0, 0, 'D', 'S', 1732186116, 1732186116, NULL),
(8402, 65272, 0, NULL, 34779, NULL, '1', 0, 0, 'D', 'S', 1732186163, 1732186163, NULL),
(8403, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732186207, 1732186207, NULL),
(8404, 65272, 0, NULL, 34777, NULL, '1', 0, 0, 'D', 'S', 1732186256, 1732186256, NULL),
(8405, 65272, 0, NULL, 34777, NULL, '1', 0, 0, 'D', 'S', 1732186351, 1732186351, NULL),
(8406, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732186387, 1732186387, NULL),
(8407, 65272, 0, NULL, 34776, NULL, '1', 0, 0, 'D', 'S', 1732186430, 1732186430, NULL),
(8408, 65272, 0, NULL, 34775, NULL, '1', 0, 0, 'D', 'S', 1732186512, 1732186512, NULL),
(8409, 65272, 0, NULL, 34773, NULL, '1', 0, 0, 'D', 'S', 1732186563, 1732186563, NULL),
(8410, 65272, 0, NULL, 34772, NULL, '1', 0, 0, 'D', 'S', 1732186613, 1732186613, NULL),
(8411, 65272, 0, NULL, 34771, NULL, '1', 0, 0, 'D', 'S', 1732186658, 1732186658, NULL),
(8412, 65272, 0, NULL, 34770, NULL, '1', 0, 0, 'D', 'S', 1732186760, 1732186760, NULL),
(8413, 65272, 0, NULL, 34769, NULL, '1', 0, 0, 'D', 'S', 1732186883, 1732186883, NULL),
(8414, 65272, 0, NULL, 34768, NULL, '1', 0, 0, 'D', 'S', 1732187125, 1732187125, NULL),
(8415, 65272, 0, NULL, 34768, NULL, '1', 0, 0, 'D', 'S', 1732187131, 1732187131, NULL),
(8416, 65272, 0, NULL, 34767, NULL, '1', 0, 0, 'D', 'S', 1732187190, 1732187190, NULL),
(8417, 65272, 0, NULL, 34766, NULL, '1', 0, 0, 'D', 'S', 1732187248, 1732187248, NULL),
(8418, 65272, 0, NULL, 34765, NULL, '1', 0, 0, 'D', 'S', 1732187365, 1732187365, NULL),
(8419, 65272, 0, NULL, 34764, NULL, '1', 0, 0, 'D', 'S', 1732187415, 1732187415, NULL),
(8420, 65272, 0, NULL, 34763, NULL, '1', 0, 0, 'D', 'S', 1732187454, 1732187454, NULL),
(8421, 65272, 0, NULL, 34761, NULL, '1', 0, 0, 'D', 'S', 1732187522, 1732187522, NULL),
(8422, 65272, 0, NULL, 34758, NULL, '1', 0, 0, 'D', 'S', 1732187575, 1732187575, NULL),
(8423, 65272, 0, NULL, 34757, NULL, '1', 0, 0, 'D', 'S', 1732187666, 1732187666, NULL),
(8424, 65272, 0, NULL, 34756, NULL, '1', 0, 0, 'D', 'S', 1732187700, 1732187700, NULL),
(8425, 65272, 0, NULL, 34755, NULL, '1', 0, 0, 'D', 'S', 1732187774, 1732187774, NULL),
(8426, 65272, 0, NULL, 34754, NULL, '1', 0, 0, 'D', 'S', 1732187810, 1732187810, NULL),
(8427, 65272, 0, NULL, 34753, NULL, '1', 0, 0, 'D', 'S', 1732187879, 1732187879, NULL),
(8428, 65272, 0, NULL, 34752, NULL, '1', 0, 0, 'D', 'S', 1732187915, 1732187915, NULL),
(8429, 65272, 0, NULL, 34751, NULL, '1', 0, 0, 'D', 'S', 1732187979, 1732187979, NULL),
(8430, 65272, 0, NULL, 34750, NULL, '1', 0, 0, 'D', 'S', 1732188028, 1732188028, NULL),
(8431, 65272, 0, NULL, 34750, NULL, '1', 0, 0, 'D', 'S', 1732188043, 1732188043, NULL),
(8432, 65272, 0, NULL, 34749, NULL, '1', 0, 0, 'D', 'S', 1732188247, 1732188247, NULL),
(8433, 65272, 0, NULL, 34748, NULL, '1', 0, 0, 'D', 'S', 1732188329, 1732188329, NULL),
(8434, 65272, 0, NULL, 34747, NULL, '1', 0, 0, 'D', 'S', 1732188413, 1732188413, NULL),
(8435, 65272, 0, NULL, 34746, NULL, '1', 0, 0, 'D', 'S', 1732188852, 1732188852, NULL),
(8436, 65272, 0, NULL, 34745, NULL, '1', 0, 0, 'D', 'S', 1732189032, 1732189032, NULL),
(8437, 65272, 0, NULL, 34744, NULL, '1', 0, 0, 'D', 'S', 1732189286, 1732189286, NULL),
(8438, 65272, 0, NULL, 34743, NULL, '1', 0, 0, 'D', 'S', 1732189353, 1732189353, NULL),
(8439, 65272, 0, NULL, 34742, NULL, '1', 0, 0, 'D', 'S', 1732189403, 1732189403, NULL),
(8440, 65272, 0, NULL, 34741, NULL, '1', 0, 0, 'D', 'S', 1732189473, 1732189473, NULL),
(8441, 65272, 0, NULL, 34740, NULL, '1', 0, 0, 'D', 'S', 1732189559, 1732189559, NULL),
(8442, 65272, 0, NULL, 34739, NULL, '1', 0, 0, 'D', 'S', 1732189624, 1732189624, NULL),
(8443, 65272, 0, NULL, 34791, NULL, '1', 0, 0, 'D', 'S', 1732193822, 1732193822, NULL),
(8444, 65272, 0, NULL, 34791, NULL, '1', 0, 0, 'D', 'S', 1732193826, 1732193826, NULL),
(8445, 65272, 0, NULL, 34791, NULL, '1', 0, 0, 'D', 'S', 1732193916, 1732193916, NULL),
(8446, 69826, 0, NULL, 33928, NULL, '1', 0, 0, 'D', 'S', 1732194109, 1732194109, NULL),
(8447, 65272, 0, NULL, 34790, NULL, '1', 0, 0, 'D', 'S', 1732194154, 1732194154, NULL),
(8448, 65272, 0, NULL, 34790, NULL, '1', 0, 0, 'D', 'S', 1732194173, 1732194173, NULL),
(8449, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732194279, 1732194279, NULL),
(8450, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732194288, 1732194288, NULL),
(8451, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732194309, 1732194309, NULL),
(8452, 65272, 0, NULL, 34788, NULL, '1', 0, 0, 'D', 'S', 1732194320, 1732194320, NULL),
(8453, 65272, 0, NULL, 34787, NULL, '1', 0, 0, 'D', 'S', 1732194362, 1732194362, NULL),
(8454, 65272, 0, NULL, 34787, NULL, '1', 0, 0, 'D', 'S', 1732194378, 1732194378, NULL),
(8455, 69826, 0, NULL, 33927, NULL, '1', 0, 0, 'D', 'S', 1732194430, 1732194430, NULL),
(8456, 65272, 0, NULL, 34786, NULL, '1', 0, 0, 'D', 'S', 1732194431, 1732194431, NULL),
(8457, 65272, 0, NULL, 34786, NULL, '1', 0, 0, 'D', 'S', 1732194439, 1732194439, NULL),
(8458, 65272, 0, NULL, 34785, NULL, '1', 0, 0, 'D', 'S', 1732194478, 1732194478, NULL),
(8459, 65272, 0, NULL, 34785, NULL, '1', 0, 0, 'D', 'S', 1732194529, 1732194529, NULL),
(8460, 65272, 0, NULL, 34784, NULL, '1', 0, 0, 'D', 'S', 1732194576, 1732194576, NULL),
(8461, 65272, 0, NULL, 34784, NULL, '1', 0, 0, 'D', 'S', 1732194595, 1732194595, NULL),
(8462, 65272, 0, NULL, 34783, NULL, '1', 0, 0, 'D', 'S', 1732194628, 1732194628, NULL),
(8463, 65272, 0, NULL, 34783, NULL, '1', 0, 0, 'D', 'S', 1732194638, 1732194638, NULL),
(8464, 65272, 0, NULL, 34782, NULL, '1', 0, 0, 'D', 'S', 1732194674, 1732194674, NULL),
(8465, 65272, 0, NULL, 34782, NULL, '1', 0, 0, 'D', 'S', 1732194768, 1732194768, NULL),
(8466, 65272, 0, NULL, 34781, NULL, '1', 0, 0, 'D', 'S', 1732194799, 1732194799, NULL),
(8467, 65272, 0, NULL, 34780, NULL, '1', 0, 0, 'D', 'S', 1732194841, 1732194841, NULL),
(8468, 65272, 0, NULL, 34780, NULL, '1', 0, 0, 'D', 'S', 1732194883, 1732194883, NULL),
(8469, 65272, 0, NULL, 34779, NULL, '1', 0, 0, 'D', 'S', 1732195166, 1732195166, NULL),
(8470, 65272, 0, NULL, 34779, NULL, '1', 0, 0, 'D', 'S', 1732195175, 1732195175, NULL),
(8471, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732195233, 1732195233, NULL),
(8472, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732195272, 1732195272, NULL),
(8473, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732195303, 1732195303, NULL),
(8474, 65272, 0, NULL, 34778, NULL, '1', 0, 0, 'D', 'S', 1732195312, 1732195312, NULL),
(8475, 65272, 0, NULL, 34777, NULL, '1', 0, 0, 'D', 'S', 1732195361, 1732195361, NULL),
(8476, 69826, 0, NULL, 12780, NULL, '1', 0, 0, 'D', 'S', 1732195389, 1732195389, NULL),
(8477, 65272, 0, NULL, 34777, NULL, '1', 0, 0, 'D', 'S', 1732195403, 1732195403, NULL),
(8478, 65272, 0, NULL, 34777, NULL, '1', 0, 0, 'D', 'S', 1732195450, 1732195450, NULL),
(8479, 65272, 0, NULL, 34776, NULL, '1', 0, 0, 'D', 'S', 1732195483, 1732195483, NULL),
(8480, 65272, 0, NULL, 34766, NULL, '1', 0, 0, 'D', 'S', 1732195614, 1732195614, NULL),
(8481, 65272, 0, NULL, 34766, NULL, '1', 0, 0, 'D', 'S', 1732195626, 1732195626, NULL),
(8482, 65272, 0, NULL, 34766, NULL, '1', 0, 0, 'D', 'S', 1732195737, 1732195737, NULL),
(8483, 69826, 0, NULL, 12883, NULL, '1', 0, 0, 'D', 'S', 1732196314, 1732196314, NULL),
(8484, 69826, 0, NULL, 26230, NULL, '1', 0, 0, 'D', 'S', 1732196684, 1732196684, NULL),
(8485, 69826, 0, NULL, 25523, NULL, '1', 0, 0, 'D', 'S', 1732196724, 1732196724, NULL),
(8486, 69826, 0, NULL, 12784, NULL, '1', 0, 0, 'D', 'S', 1732196827, 1732196827, NULL),
(8487, 69826, 0, NULL, 26228, NULL, '1', 0, 0, 'D', 'S', 1732196858, 1732196858, NULL),
(8488, 69826, 0, NULL, 26231, NULL, '1', 0, 0, 'D', 'S', 1732197078, 1732197078, NULL),
(8489, 69826, 0, NULL, 15205, NULL, '1', 0, 0, 'D', 'S', 1732197109, 1732197109, NULL),
(8490, 69826, 0, NULL, 26312, NULL, '1', 0, 0, 'D', 'S', 1732197313, 1732197313, NULL),
(8491, 69826, 0, NULL, 26233, NULL, '1', 0, 0, 'D', 'S', 1732197482, 1732197482, NULL),
(8492, 69826, 0, NULL, 12783, NULL, '1', 0, 0, 'D', 'S', 1732197488, 1732197488, NULL),
(8493, 69826, 0, NULL, 26313, NULL, '1', 0, 0, 'D', 'S', 1732197666, 1732197666, NULL),
(8494, 69826, 0, NULL, 12793, NULL, '1', 0, 0, 'D', 'S', 1732197711, 1732197711, NULL),
(8495, 69826, 0, NULL, 12794, NULL, '1', 0, 0, 'D', 'S', 1732197956, 1732197956, NULL),
(8496, 69826, 0, NULL, 26314, NULL, '1', 0, 0, 'D', 'S', 1732198167, 1732198167, NULL),
(8497, 69826, 0, NULL, 26316, NULL, '1', 0, 0, 'D', 'S', 1732198370, 1732198370, NULL),
(8498, 69826, 0, NULL, 26318, NULL, '1', 0, 0, 'D', 'S', 1732198565, 1732198565, NULL),
(8499, 69826, 0, NULL, 26317, NULL, '1', 0, 0, 'D', 'S', 1732198742, 1732198742, NULL),
(8500, 69826, 0, NULL, 12851, NULL, '1', 0, 0, 'D', 'S', 1732198954, 1732198954, NULL),
(8501, 69826, 0, NULL, 33346, NULL, '1', 0, 0, 'D', 'S', 1732198992, 1732198992, NULL),
(8502, 69826, 0, NULL, 12882, NULL, '1', 0, 0, 'D', 'S', 1732199490, 1732199490, NULL),
(8503, 69826, 0, NULL, 12855, NULL, '1', 0, 0, 'D', 'S', 1732199810, 1732199810, NULL),
(8504, 65272, 0, NULL, 34797, NULL, '1', 0, 0, 'D', 'S', 1732264576, 1732264576, NULL),
(8505, 65272, 0, NULL, 34797, NULL, '1', 0, 0, 'D', 'S', 1732264605, 1732264605, NULL),
(8506, 65272, 0, NULL, 34796, NULL, '1', 0, 0, 'D', 'S', 1732264661, 1732264661, NULL),
(8507, 65272, 0, NULL, 34795, NULL, '1', 0, 0, 'D', 'S', 1732264706, 1732264706, NULL),
(8508, 65272, 0, NULL, 34817, NULL, '1', 0, 0, 'D', 'S', 1732264791, 1732264791, NULL),
(8509, 65272, 0, NULL, 34818, NULL, '1', 0, 0, 'D', 'S', 1732264815, 1732264815, NULL),
(8510, 65272, 0, NULL, 34819, NULL, '1', 0, 0, 'D', 'S', 1732264843, 1732264843, NULL),
(8511, 65272, 0, NULL, 34819, NULL, '1', 0, 0, 'D', 'S', 1732264859, 1732264859, NULL),
(8512, 65272, 0, NULL, 34820, NULL, '1', 0, 0, 'D', 'S', 1732264917, 1732264917, NULL),
(8513, 65272, 0, NULL, 34821, NULL, '1', 0, 0, 'D', 'S', 1732264988, 1732264988, NULL),
(8514, 65272, 0, NULL, 34822, NULL, '1', 0, 0, 'D', 'S', 1732265016, 1732265016, NULL),
(8515, 65272, 0, NULL, 34823, NULL, '1', 0, 0, 'D', 'S', 1732265065, 1732265065, NULL),
(8516, 69826, 0, NULL, 4646, NULL, '1', 0, 0, 'D', 'S', 1732287433, 1732287433, NULL),
(8517, 69826, 0, NULL, 32346, NULL, '1', 0, 0, 'D', 'S', 1732288043, 1732288043, NULL),
(8518, 69826, 0, NULL, 29714, NULL, '1', 0, 0, 'D', 'S', 1732290829, 1732290829, NULL),
(8519, 69826, 0, NULL, 29715, NULL, '1', 0, 0, 'D', 'S', 1732291299, 1732291299, NULL),
(8520, 69826, 0, NULL, 28015, NULL, '1', 0, 0, 'D', 'S', 1732291812, 1732291812, NULL),
(8521, 69826, 0, NULL, 2641, NULL, '1', 0, 0, 'D', 'S', 1732292453, 1732292453, NULL),
(8522, 69826, 0, NULL, 32977, NULL, '1', 0, 0, 'D', 'S', 1732293143, 1732293143, NULL),
(8523, 65272, 0, NULL, 34825, NULL, '1', 0, 0, 'D', 'S', 1732334764, 1732334764, NULL),
(8524, 65272, 0, NULL, 34825, NULL, '1', 0, 0, 'D', 'S', 1732334809, 1732334809, NULL),
(8525, 65272, 0, NULL, 34826, NULL, '1', 0, 0, 'D', 'S', 1732334855, 1732334855, NULL),
(8526, 65272, 0, NULL, 34827, NULL, '1', 0, 0, 'D', 'S', 1732334896, 1732334896, NULL),
(8527, 65272, 0, NULL, 34834, NULL, '1', 0, 0, 'D', 'S', 1732335437, 1732335437, NULL),
(8528, 65272, 0, NULL, 34835, NULL, '1', 0, 0, 'D', 'S', 1732335483, 1732335483, NULL),
(8529, 65272, 0, NULL, 34836, NULL, '1', 0, 0, 'D', 'S', 1732335515, 1732335515, NULL),
(8530, 65272, 0, NULL, 34837, NULL, '1', 0, 0, 'D', 'S', 1732335537, 1732335537, NULL),
(8531, 65272, 0, NULL, 34838, NULL, '1', 0, 0, 'D', 'S', 1732335568, 1732335568, NULL),
(8532, 65272, 0, NULL, 34841, NULL, '1', 0, 0, 'D', 'S', 1732349836, 1732349836, NULL),
(8533, 65272, 0, NULL, 34842, NULL, '1', 0, 0, 'D', 'S', 1732349880, 1732349880, NULL),
(8534, 65272, 0, NULL, 34843, NULL, '1', 0, 0, 'D', 'S', 1732349934, 1732349934, NULL),
(8535, 69826, 0, NULL, 21484, NULL, '1', 0, 0, 'D', 'S', 1732433524, 1732433524, NULL),
(8536, 69826, 0, NULL, 24095, NULL, '1', 0, 0, 'D', 'S', 1732435242, 1732435242, NULL),
(8537, 69826, 0, NULL, 19742, NULL, '1', 0, 0, 'D', 'S', 1732436262, 1732436262, NULL),
(8538, 69826, 0, NULL, 33451, NULL, '1', 0, 0, 'D', 'S', 1732440735, 1732440735, NULL),
(8539, 69826, 0, NULL, 33616, NULL, '1', 0, 0, 'D', 'S', 1732440884, 1732440884, NULL),
(8540, 69826, 0, NULL, 25000, NULL, '1', 0, 0, 'D', 'S', 1732441525, 1732441525, NULL),
(8541, 69826, 0, NULL, 25158, NULL, '1', 0, 0, 'D', 'S', 1732442027, 1732442027, NULL),
(8542, 65272, 0, NULL, 34890, NULL, '1', 0, 0, 'D', 'S', 1732530920, 1732530920, NULL),
(8543, 65272, 0, NULL, 34889, NULL, '1', 0, 0, 'D', 'S', 1732531068, 1732531068, NULL),
(8544, 65272, 0, NULL, 34889, NULL, '1', 0, 0, 'D', 'S', 1732531676, 1732531676, NULL),
(8545, 65272, 0, NULL, 34889, NULL, '1', 0, 0, 'D', 'S', 1732531798, 1732531798, NULL),
(8546, 65272, 0, NULL, 34888, NULL, '1', 0, 0, 'D', 'S', 1732531838, 1732531838, NULL),
(8547, 65272, 0, NULL, 34887, NULL, '1', 0, 0, 'D', 'S', 1732531901, 1732531901, NULL),
(8548, 65272, 0, NULL, 24606, '1', NULL, 0, 0, 'D', 'S', 1732534982, 1732534982, NULL),
(8549, 65272, 0, NULL, 34886, NULL, '1', 0, 0, 'D', 'S', 1732606204, 1732606204, NULL),
(8550, 65272, 0, NULL, 34885, NULL, '1', 0, 0, 'D', 'S', 1732606259, 1732606259, NULL),
(8551, 65272, 0, NULL, 34884, NULL, '1', 0, 0, 'D', 'S', 1732606296, 1732606296, NULL),
(8552, 65272, 0, NULL, 34883, NULL, '1', 0, 0, 'D', 'S', 1732606448, 1732606448, NULL),
(8553, 65272, 0, NULL, 34882, NULL, '1', 0, 0, 'D', 'S', 1732606541, 1732606541, NULL),
(8554, 65272, 0, NULL, 34881, NULL, '1', 0, 0, 'D', 'S', 1732606612, 1732606612, NULL),
(8555, 65272, 0, NULL, 34881, NULL, '1', 0, 0, 'D', 'S', 1732606676, 1732606676, NULL),
(8556, 65272, 0, NULL, 34880, NULL, '1', 0, 0, 'D', 'S', 1732606710, 1732606710, NULL),
(8557, 65272, 0, NULL, 34879, NULL, '1', 0, 0, 'D', 'S', 1732606760, 1732606760, NULL),
(8558, 65272, 0, NULL, 34878, NULL, '1', 0, 0, 'D', 'S', 1732606790, 1732606790, NULL),
(8559, 65272, 0, NULL, 34877, '1', NULL, 0, 0, 'D', 'S', 1732606869, 1732606869, NULL),
(8560, 65272, 0, NULL, 34877, NULL, '1', 0, 0, 'D', 'S', 1732606880, 1732606880, NULL),
(8561, 65272, 0, NULL, 34876, NULL, '1', 0, 0, 'D', 'S', 1732607023, 1732607023, NULL),
(8562, 65272, 0, NULL, 34875, NULL, '1', 0, 0, 'D', 'S', 1732608325, 1732608325, NULL),
(8563, 65272, 0, NULL, 34874, NULL, '1', 0, 0, 'D', 'S', 1732608376, 1732608376, NULL),
(8564, 65272, 0, NULL, 34873, NULL, '1', 0, 0, 'D', 'S', 1732608415, 1732608415, NULL),
(8565, 65272, 0, NULL, 34872, NULL, '1', 0, 0, 'D', 'S', 1732608448, 1732608448, NULL),
(8566, 65272, 0, NULL, 34871, NULL, '1', 0, 0, 'D', 'S', 1732608512, 1732608512, NULL),
(8567, 65272, 0, NULL, 34870, NULL, '1', 0, 0, 'D', 'S', 1732608598, 1732608598, NULL),
(8568, 65272, 0, NULL, 34869, NULL, '1', 0, 0, 'D', 'S', 1732608699, 1732608699, NULL),
(8569, 65272, 0, NULL, 34869, NULL, '1', 0, 0, 'D', 'S', 1732608735, 1732608735, NULL),
(8570, 65272, 0, NULL, 34868, NULL, '1', 0, 0, 'D', 'S', 1732608779, 1732608779, NULL),
(8571, 65272, 0, NULL, 34868, NULL, '1', 0, 0, 'D', 'S', 1732608791, 1732608791, NULL),
(8572, 65272, 0, NULL, 34868, NULL, '1', 0, 0, 'D', 'S', 1732608862, 1732608862, NULL),
(8573, 65272, 0, NULL, 34865, NULL, '1', 0, 0, 'D', 'S', 1732608920, 1732608920, NULL),
(8574, 65272, 0, NULL, 34865, NULL, '1', 0, 0, 'D', 'S', 1732608994, 1732608994, NULL),
(8575, 65272, 0, NULL, 34864, NULL, '1', 0, 0, 'D', 'S', 1732609060, 1732609060, NULL),
(8576, 65272, 0, NULL, 34863, NULL, '1', 0, 0, 'D', 'S', 1732609085, 1732609085, NULL),
(8577, 65272, 0, NULL, 34862, NULL, '1', 0, 0, 'D', 'S', 1732609145, 1732609145, NULL),
(8578, 65272, 0, NULL, 34862, NULL, '1', 0, 0, 'D', 'S', 1732609172, 1732609172, NULL),
(8579, 65272, 0, NULL, 34861, NULL, '1', 0, 0, 'D', 'S', 1732609223, 1732609223, NULL),
(8580, 65272, 0, NULL, 34860, NULL, '1', 0, 0, 'D', 'S', 1732609268, 1732609268, NULL),
(8581, 65272, 0, NULL, 34860, NULL, '1', 0, 0, 'D', 'S', 1732609285, 1732609285, NULL),
(8582, 65272, 0, NULL, 34859, NULL, '1', 0, 0, 'D', 'S', 1732609320, 1732609320, NULL),
(8583, 65272, 0, NULL, 34858, NULL, '1', 0, 0, 'D', 'S', 1732609343, 1732609343, NULL),
(8584, 65272, 0, NULL, 34858, NULL, '1', 0, 0, 'D', 'S', 1732609352, 1732609352, NULL),
(8585, 65272, 0, NULL, 34856, NULL, '1', 0, 0, 'D', 'S', 1732609385, 1732609385, NULL),
(8586, 65272, 0, NULL, 34855, NULL, '1', 0, 0, 'D', 'S', 1732609405, 1732609405, NULL),
(8587, 65272, 0, NULL, 34852, NULL, '1', 0, 0, 'D', 'S', 1732609442, 1732609442, NULL),
(8588, 65272, 0, NULL, 34851, NULL, '1', 0, 0, 'D', 'S', 1732609480, 1732609480, NULL),
(8589, 65272, 0, NULL, 34849, NULL, '1', 0, 0, 'D', 'S', 1732609510, 1732609510, NULL),
(8590, 65272, 0, NULL, 34848, NULL, '1', 0, 0, 'D', 'S', 1732609587, 1732609587, NULL),
(8591, 65272, 0, NULL, 34847, NULL, '1', 0, 0, 'D', 'S', 1732609622, 1732609622, NULL),
(8592, 65272, 0, NULL, 34846, NULL, '1', 0, 0, 'D', 'S', 1732609645, 1732609645, NULL),
(8593, 65272, 0, NULL, 34846, NULL, '1', 0, 0, 'D', 'S', 1732609656, 1732609656, NULL),
(8594, 65272, 0, NULL, 34846, NULL, '1', 0, 0, 'D', 'S', 1732612605, 1732612605, NULL),
(8595, 65272, 0, NULL, 34845, NULL, '1', 0, 0, 'D', 'S', 1732615022, 1732615022, NULL),
(8596, 65272, 0, NULL, 34843, NULL, '1', 0, 0, 'D', 'S', 1732615119, 1732615119, NULL),
(8597, 65272, 0, NULL, 34843, NULL, '1', 0, 0, 'D', 'S', 1732615125, 1732615125, NULL),
(8598, 69826, 0, NULL, 12884, NULL, '1', 0, 0, 'D', 'S', 1732624121, 1732624121, NULL),
(8599, 69826, 0, NULL, 12885, NULL, '1', 0, 0, 'D', 'S', 1732624282, 1732624282, NULL),
(8600, 69826, 0, NULL, 12893, NULL, '1', 0, 0, 'D', 'S', 1732624420, 1732624420, NULL),
(8601, 69826, 0, NULL, 12894, NULL, '1', 0, 0, 'D', 'S', 1732624831, 1732624831, NULL),
(8602, 69826, 0, NULL, 12895, NULL, '1', 0, 0, 'D', 'S', 1732624966, 1732624966, NULL),
(8603, 69826, 0, NULL, 7069, NULL, '1', 0, 0, 'D', 'S', 1732625467, 1732625467, NULL),
(8604, 69826, 0, NULL, 30610, NULL, '1', 0, 0, 'D', 'S', 1732626151, 1732626151, NULL),
(8605, 69826, 0, NULL, 30551, NULL, '1', 0, 0, 'D', 'S', 1732626510, 1732626510, NULL),
(8606, 69826, 0, NULL, 30557, '1', '1', 0, 0, 'D', 'S', 1732627423, 1732627423, NULL),
(8607, 69826, 0, NULL, 30537, NULL, '1', 0, 0, 'D', 'S', 1732629624, 1732629624, NULL),
(8608, 70383, 0, NULL, 8124, '1', NULL, 0, 0, 'D', 'S', 1732630400, 1732630400, NULL),
(8609, 69826, 0, NULL, 30293, NULL, '1', 0, 0, 'D', 'S', 1732630842, 1732630842, NULL),
(8610, 69826, 0, NULL, 30292, NULL, '1', 0, 0, 'D', 'S', 1732631642, 1732631642, NULL),
(8611, 69826, 0, NULL, 29591, NULL, '1', 0, 0, 'D', 'S', 1732632303, 1732632303, NULL),
(8612, 69826, 0, NULL, 29592, NULL, '1', 0, 0, 'D', 'S', 1732632791, 1732632791, NULL),
(8613, 69826, 0, NULL, 29360, NULL, '1', 0, 0, 'D', 'S', 1732633035, 1732633035, NULL),
(8614, 65272, 0, NULL, 34895, NULL, '1', 0, 0, 'D', 'S', 1732713384, 1732713384, NULL),
(8615, 65272, 0, NULL, 34845, NULL, '1', 0, 0, 'D', 'S', 1732713490, 1732713490, NULL),
(8616, 65272, 0, NULL, 34845, NULL, '1', 0, 0, 'D', 'S', 1732713511, 1732713511, NULL),
(8617, 65272, 0, NULL, 34840, NULL, '1', 0, 0, 'D', 'S', 1732713596, 1732713596, NULL),
(8618, 65272, 0, NULL, 34839, NULL, '1', 0, 0, 'D', 'S', 1732713627, 1732713627, NULL),
(8619, 65272, 0, NULL, 34838, NULL, '1', 0, 0, 'D', 'S', 1732713659, 1732713659, NULL),
(8620, 65272, 0, NULL, 34838, NULL, '1', 0, 0, 'D', 'S', 1732713694, 1732713694, NULL),
(8621, 65272, 0, NULL, 34837, NULL, '1', 0, 0, 'D', 'S', 1732713865, 1732713865, NULL),
(8622, 65272, 0, NULL, 34870, NULL, '1', 0, 0, 'D', 'S', 1732718870, 1732718870, NULL),
(8623, 65272, 0, NULL, 34924, NULL, '1', 0, 0, 'D', 'S', 1732718986, 1732718986, NULL),
(8624, 65272, 0, NULL, 34893, NULL, '1', 0, 0, 'D', 'S', 1732719091, 1732719091, NULL),
(8625, 65272, 0, NULL, 34892, NULL, '1', 0, 0, 'D', 'S', 1732719294, 1732719294, NULL),
(8626, 65272, 0, NULL, 34909, NULL, '1', 0, 0, 'D', 'S', 1732719413, 1732719413, NULL),
(8627, 65272, 0, NULL, 34966, NULL, '1', 0, 0, 'D', 'S', 1732782616, 1732782616, NULL),
(8628, 65272, 0, NULL, 34966, NULL, '1', 0, 0, 'D', 'S', 1732782723, 1732782723, NULL),
(8629, 65272, 0, NULL, 34913, NULL, '1', 0, 0, 'D', 'S', 1732791437, 1732791437, NULL),
(8630, 65272, 0, NULL, 34913, NULL, '1', 0, 0, 'D', 'S', 1732791475, 1732791475, NULL),
(8631, 65272, 0, NULL, 34914, NULL, '1', 0, 0, 'D', 'S', 1732791539, 1732791539, NULL),
(8632, 65272, 0, NULL, 34914, NULL, '1', 0, 0, 'D', 'S', 1732791551, 1732791551, NULL),
(8633, 65272, 0, NULL, 34913, NULL, '1', 0, 0, 'D', 'S', 1732794751, 1732794751, NULL),
(8634, 65272, 0, NULL, 34913, NULL, '1', 0, 0, 'D', 'S', 1732794794, 1732794794, NULL),
(8635, 65272, 0, NULL, 35013, NULL, '1', 0, 0, 'D', 'S', 1732794887, 1732794887, NULL),
(8636, 65272, 0, NULL, 35013, NULL, '1', 0, 0, 'D', 'S', 1732794901, 1732794901, NULL),
(8637, 65272, 0, NULL, 35012, NULL, '1', 0, 0, 'D', 'S', 1732794959, 1732794959, NULL),
(8638, 65272, 0, NULL, 35012, NULL, '1', 0, 0, 'D', 'S', 1732795197, 1732795197, NULL),
(8639, 65272, 0, NULL, 35012, NULL, '1', 0, 0, 'D', 'S', 1732795200, 1732795200, NULL),
(8640, 65272, 0, NULL, 35011, NULL, '1', 0, 0, 'D', 'S', 1732795394, 1732795394, NULL),
(8641, 65272, 0, NULL, 35007, NULL, '1', 0, 0, 'D', 'S', 1732795474, 1732795474, NULL),
(8642, 65272, 0, NULL, 35007, NULL, '1', 0, 0, 'D', 'S', 1732795650, 1732795650, NULL),
(8643, 65272, 0, NULL, 34994, NULL, '1', 0, 0, 'D', 'S', 1732795771, 1732795771, NULL),
(8644, 65272, 0, NULL, 34994, NULL, '1', 0, 0, 'D', 'S', 1732795791, 1732795791, NULL),
(8645, 65272, 0, NULL, 34993, NULL, '1', 0, 0, 'D', 'S', 1732795873, 1732795873, NULL),
(8646, 65272, 0, NULL, 34992, NULL, '1', 0, 0, 'D', 'S', 1732796008, 1732796008, NULL),
(8647, 65272, 0, NULL, 34991, NULL, '1', 0, 0, 'D', 'S', 1732796188, 1732796188, NULL),
(8648, 65272, 0, NULL, 34984, NULL, '1', 0, 0, 'D', 'S', 1732796276, 1732796276, NULL),
(8649, 65272, 0, NULL, 34983, NULL, '1', 0, 0, 'D', 'S', 1732798365, 1732798365, NULL),
(8650, 65272, 0, NULL, 34983, NULL, '1', 0, 0, 'D', 'S', 1732798375, 1732798375, NULL),
(8651, 65272, 0, NULL, 34980, NULL, '1', 0, 0, 'D', 'S', 1732798429, 1732798429, NULL),
(8652, 65272, 0, NULL, 34980, NULL, '1', 0, 0, 'D', 'S', 1732798445, 1732798445, NULL),
(8653, 65272, 0, NULL, 34979, NULL, '1', 0, 0, 'D', 'S', 1732798503, 1732798503, NULL),
(8654, 65272, 0, NULL, 34974, NULL, '1', 0, 0, 'D', 'S', 1732798554, 1732798554, NULL),
(8655, 65272, 0, NULL, 34974, NULL, '1', 0, 0, 'D', 'S', 1732798562, 1732798562, NULL),
(8656, 65272, 0, NULL, 34973, NULL, '1', 0, 0, 'D', 'S', 1732798611, 1732798611, NULL),
(8657, 65272, 0, NULL, 34973, NULL, '1', 0, 0, 'D', 'S', 1732798640, 1732798640, NULL),
(8658, 65272, 0, NULL, 34970, NULL, '1', 0, 0, 'D', 'S', 1732799243, 1732799243, NULL),
(8659, 65272, 0, NULL, 34969, NULL, '1', 0, 0, 'D', 'S', 1732799317, 1732799317, NULL),
(8660, 65272, 0, NULL, 35040, NULL, '1', 0, 0, 'D', 'S', 1732876124, 1732876124, NULL),
(8661, 65272, 0, NULL, 35039, NULL, '1', 0, 0, 'D', 'S', 1732876200, 1732876200, NULL),
(8662, 65272, 0, NULL, 35017, NULL, '1', 0, 0, 'D', 'S', 1732876281, 1732876281, NULL),
(8663, 65272, 0, NULL, 35016, NULL, '1', 0, 0, 'D', 'S', 1732876358, 1732876358, NULL),
(8664, 65272, 0, NULL, 35016, NULL, '1', 0, 0, 'D', 'S', 1732876381, 1732876381, NULL),
(8665, 65272, 0, NULL, 35014, NULL, '1', 0, 0, 'D', 'S', 1732876552, 1732876552, NULL),
(8666, 65272, 0, NULL, 35013, NULL, '1', 0, 0, 'D', 'S', 1732876662, 1732876662, NULL),
(8667, 65272, 0, NULL, 35012, NULL, '1', 0, 0, 'D', 'S', 1732876694, 1732876694, NULL),
(8668, 65272, 0, NULL, 35012, NULL, '1', 0, 0, 'D', 'S', 1732876720, 1732876720, NULL),
(8669, 65272, 0, NULL, 35011, NULL, '1', 0, 0, 'D', 'S', 1732877355, 1732877355, NULL),
(8670, 65272, 0, NULL, 35039, NULL, '1', 0, 0, 'D', 'S', 1732949664, 1732949664, NULL),
(8671, 65272, 0, NULL, 35035, NULL, '1', 0, 0, 'D', 'S', 1732949854, 1732949854, NULL),
(8672, 65272, 0, NULL, 35034, NULL, '1', 0, 0, 'D', 'S', 1732949906, 1732949906, NULL),
(8673, 65272, 0, NULL, 35034, NULL, '1', 0, 0, 'D', 'S', 1732950674, 1732950674, NULL),
(8674, 65272, 0, NULL, 35033, NULL, '1', 0, 0, 'D', 'S', 1732951303, 1732951303, NULL),
(8675, 65272, 0, NULL, 35031, NULL, '1', 0, 0, 'D', 'S', 1732951346, 1732951346, NULL),
(8676, 65272, 0, NULL, 35032, NULL, '1', 0, 0, 'D', 'S', 1732951624, 1732951624, NULL),
(8677, 65272, 0, NULL, 35032, NULL, '1', 0, 0, 'D', 'S', 1732951628, 1732951628, NULL),
(8678, 65272, 0, NULL, 35032, NULL, '1', 0, 0, 'D', 'S', 1732951635, 1732951635, NULL),
(8679, 65272, 0, NULL, 35032, NULL, '1', 0, 0, 'D', 'S', 1732951660, 1732951660, NULL),
(8680, 65272, 0, NULL, 35032, NULL, '1', 0, 0, 'D', 'S', 1732951668, 1732951668, NULL),
(8681, 65272, 0, NULL, 35031, NULL, '1', 0, 0, 'D', 'S', 1732951717, 1732951717, NULL),
(8682, 65272, 0, NULL, 35030, NULL, '1', 0, 0, 'D', 'S', 1732951749, 1732951749, NULL),
(8683, 65272, 0, NULL, 35030, NULL, '1', 0, 0, 'D', 'S', 1732951762, 1732951762, NULL),
(8684, 65272, 0, NULL, 35029, NULL, '1', 0, 0, 'D', 'S', 1732952308, 1732952308, NULL),
(8685, 65272, 0, NULL, 35029, NULL, '1', 0, 0, 'D', 'S', 1732952313, 1732952313, NULL),
(8686, 65272, 0, NULL, 35028, NULL, '1', 0, 0, 'D', 'S', 1732952376, 1732952376, NULL),
(8687, 65272, 0, NULL, 35027, NULL, '1', 0, 0, 'D', 'S', 1732952452, 1732952452, NULL),
(8688, 65272, 0, NULL, 35026, NULL, '1', 0, 0, 'D', 'S', 1732952521, 1732952521, NULL),
(8689, 65272, 0, NULL, 35026, NULL, '1', 0, 0, 'D', 'S', 1732953275, 1732953275, NULL),
(8690, 65272, 0, NULL, 35025, NULL, '1', 0, 0, 'D', 'S', 1732953403, 1732953403, NULL),
(8691, 65272, 0, NULL, 35025, NULL, '1', 0, 0, 'D', 'S', 1732953424, 1732953424, NULL),
(8692, 65272, 0, NULL, 35025, NULL, '1', 0, 0, 'D', 'S', 1732953458, 1732953458, NULL),
(8693, 65272, 0, NULL, 35024, NULL, '1', 0, 0, 'D', 'S', 1732953493, 1732953493, NULL),
(8694, 65272, 0, NULL, 35023, NULL, '1', 0, 0, 'D', 'S', 1732953538, 1732953538, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(8695, 65272, 0, NULL, 35022, NULL, '1', 0, 0, 'D', 'S', 1732953882, 1732953882, NULL),
(8696, 65272, 0, NULL, 35021, NULL, '1', 0, 0, 'D', 'S', 1732954348, 1732954348, NULL),
(8697, 65272, 0, NULL, 35021, NULL, '1', 0, 0, 'D', 'S', 1732954355, 1732954355, NULL),
(8698, 65272, 0, NULL, 34996, NULL, '1', 0, 0, 'D', 'S', 1732955385, 1732955385, NULL),
(8699, 65272, 0, NULL, 34998, NULL, '1', 0, 0, 'D', 'S', 1732955416, 1732955416, NULL),
(8700, 65272, 0, NULL, 34998, NULL, '1', 0, 0, 'D', 'S', 1732955462, 1732955462, NULL),
(8701, 65272, 0, NULL, 34995, NULL, '1', 0, 0, 'D', 'S', 1732958786, 1732958786, NULL),
(8702, 65272, 0, NULL, 34995, NULL, '1', 0, 0, 'D', 'S', 1732958792, 1732958792, NULL),
(8703, 65272, 0, NULL, 34995, NULL, '1', 0, 0, 'D', 'S', 1732958827, 1732958827, NULL),
(8704, 69826, 0, NULL, 25136, NULL, '1', 0, 0, 'D', 'S', 1733073338, 1733073338, NULL),
(8705, 69826, 0, NULL, 25272, NULL, '1', 0, 0, 'D', 'S', 1733074840, 1733074840, NULL),
(8706, 69826, 0, NULL, 29478, NULL, '1', 0, 0, 'D', 'S', 1733125612, 1733125612, NULL),
(8707, 69826, 0, NULL, 19618, NULL, '1', 0, 0, 'D', 'S', 1733125806, 1733125806, NULL),
(8708, 69826, 0, NULL, 2481, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8709, 69826, 0, NULL, 5341, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8710, 69826, 0, NULL, 10718, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8711, 69826, 0, NULL, 13162, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8712, 69826, 0, NULL, 18629, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8713, 69826, 0, NULL, 19809, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8714, 69826, 0, NULL, 20189, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8715, 69826, 0, NULL, 21924, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8716, 69826, 0, NULL, 23386, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8717, 69826, 0, NULL, 23418, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8718, 69826, 0, NULL, 24882, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8719, 69826, 0, NULL, 25572, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8720, 69826, 0, NULL, 29176, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8721, 69826, 0, NULL, 31094, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8722, 69826, 0, NULL, 33131, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8723, 69826, 0, NULL, 33163, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8724, 69826, 0, NULL, 33648, NULL, '1', 0, 0, 'D', 'S', 1733126108, 1733126108, NULL),
(8725, 69826, 0, NULL, 19620, NULL, '1', 0, 0, 'D', 'S', 1733126280, 1733126280, NULL),
(8726, 69826, 0, NULL, 24100, NULL, '1', 0, 0, 'D', 'S', 1733127503, 1733127503, NULL),
(8727, 69826, 0, NULL, 30569, NULL, '1', 0, 0, 'D', 'S', 1733128746, 1733128746, NULL),
(8728, 69826, 0, NULL, 31095, NULL, '1', 0, 0, 'D', 'S', 1733129505, 1733129505, NULL),
(8729, 65272, 0, NULL, 35034, NULL, '1', 0, 0, 'D', 'S', 1733297839, 1733297839, NULL),
(8730, 65272, 0, NULL, 35034, NULL, '1', 0, 0, 'D', 'S', 1733297855, 1733297855, NULL),
(8731, 65272, 0, NULL, 35035, NULL, '1', 0, 0, 'D', 'S', 1733297891, 1733297891, NULL),
(8732, 65272, 0, NULL, 35035, NULL, '1', 0, 0, 'D', 'S', 1733297909, 1733297909, NULL),
(8733, 65272, 0, NULL, 35052, NULL, '1', 0, 0, 'D', 'S', 1733297971, 1733297971, NULL),
(8734, 65272, 0, NULL, 35052, NULL, '1', 0, 0, 'D', 'S', 1733297982, 1733297982, NULL),
(8735, 65272, 0, NULL, 35054, NULL, '1', 0, 0, 'D', 'S', 1733298073, 1733298073, NULL),
(8736, 65272, 0, NULL, 35055, NULL, '1', 0, 0, 'D', 'S', 1733298101, 1733298101, NULL),
(8737, 65272, 0, NULL, 35056, NULL, '1', 0, 0, 'D', 'S', 1733298132, 1733298132, NULL),
(8738, 65272, 0, NULL, 35057, NULL, '1', 0, 0, 'D', 'S', 1733298175, 1733298175, NULL),
(8739, 65272, 0, NULL, 35058, NULL, '1', 0, 0, 'D', 'S', 1733298203, 1733298203, NULL),
(8740, 65272, 0, NULL, 35059, NULL, '1', 0, 0, 'D', 'S', 1733298236, 1733298236, NULL),
(8741, 65272, 0, NULL, 35060, NULL, '1', 0, 0, 'D', 'S', 1733298266, 1733298266, NULL),
(8742, 65272, 0, NULL, 35061, NULL, '1', 0, 0, 'D', 'S', 1733298306, 1733298306, NULL),
(8743, 65272, 0, NULL, 35062, NULL, '1', 0, 0, 'D', 'S', 1733298349, 1733298349, NULL),
(8744, 65272, 0, NULL, 35062, NULL, '1', 0, 0, 'D', 'S', 1733298361, 1733298361, NULL),
(8745, 65272, 0, NULL, 35063, NULL, '1', 0, 0, 'D', 'S', 1733298391, 1733298391, NULL),
(8746, 65272, 0, NULL, 35064, NULL, '1', 0, 0, 'D', 'S', 1733298431, 1733298431, NULL),
(8747, 65272, 0, NULL, 35065, NULL, '1', 0, 0, 'D', 'S', 1733298467, 1733298467, NULL),
(8748, 65272, 0, NULL, 35131, NULL, '1', 0, 0, 'D', 'S', 1733317822, 1733317822, NULL),
(8749, 65272, 0, NULL, 35131, NULL, '1', 0, 0, 'D', 'S', 1733317865, 1733317865, NULL),
(8750, 65272, 0, NULL, 35130, NULL, '1', 0, 0, 'D', 'S', 1733318008, 1733318008, NULL),
(8751, 65272, 0, NULL, 35130, NULL, '1', 0, 0, 'D', 'S', 1733318057, 1733318057, NULL),
(8752, 65272, 0, NULL, 35129, NULL, '1', 0, 0, 'D', 'S', 1733318101, 1733318101, NULL),
(8753, 65272, 0, NULL, 35129, NULL, '1', 0, 0, 'D', 'S', 1733318110, 1733318110, NULL),
(8754, 65272, 0, NULL, 35129, NULL, '1', 0, 0, 'D', 'S', 1733318135, 1733318135, NULL),
(8755, 65272, 0, NULL, 35129, NULL, '1', 0, 0, 'D', 'S', 1733318148, 1733318148, NULL),
(8756, 65272, 0, NULL, 35128, NULL, '1', 0, 0, 'D', 'S', 1733318223, 1733318223, NULL),
(8757, 65272, 0, NULL, 35128, NULL, '1', 0, 0, 'D', 'S', 1733318230, 1733318230, NULL),
(8758, 65272, 0, NULL, 35128, NULL, '1', 0, 0, 'D', 'S', 1733318235, 1733318235, NULL),
(8759, 65272, 0, NULL, 35128, NULL, '1', 0, 0, 'D', 'S', 1733318240, 1733318240, NULL),
(8760, 65272, 0, NULL, 35128, NULL, '1', 0, 0, 'D', 'S', 1733318252, 1733318252, NULL),
(8761, 65272, 0, NULL, 35155, NULL, '1', 0, 0, 'D', 'S', 1733399796, 1733399796, NULL),
(8762, 65272, 0, NULL, 35154, NULL, '1', 0, 0, 'D', 'S', 1733399842, 1733399842, NULL),
(8763, 65272, 0, NULL, 35153, NULL, '1', 0, 0, 'D', 'S', 1733399875, 1733399875, NULL),
(8764, 65272, 0, NULL, 35153, NULL, '1', 0, 0, 'D', 'S', 1733399882, 1733399882, NULL),
(8765, 65272, 0, NULL, 35152, NULL, '1', 0, 0, 'D', 'S', 1733399907, 1733399907, NULL),
(8766, 65272, 0, NULL, 35151, NULL, '1', 0, 0, 'D', 'S', 1733399974, 1733399974, NULL),
(8767, 65272, 0, NULL, 35150, NULL, '1', 0, 0, 'D', 'S', 1733399999, 1733399999, NULL),
(8768, 65272, 0, NULL, 35148, NULL, '1', 0, 0, 'D', 'S', 1733400060, 1733400060, NULL),
(8769, 65272, 0, NULL, 35144, NULL, '1', 0, 0, 'D', 'S', 1733400107, 1733400107, NULL),
(8770, 65272, 0, NULL, 35143, NULL, '1', 0, 0, 'D', 'S', 1733400136, 1733400136, NULL),
(8771, 65272, 0, NULL, 35140, NULL, '1', 0, 0, 'D', 'S', 1733400174, 1733400174, NULL),
(8772, 65272, 0, NULL, 35139, NULL, '1', 0, 0, 'D', 'S', 1733400199, 1733400199, NULL),
(8773, 65272, 0, NULL, 35138, NULL, '1', 0, 0, 'D', 'S', 1733400247, 1733400247, NULL),
(8774, 65272, 0, NULL, 35137, NULL, '1', 0, 0, 'D', 'S', 1733400275, 1733400275, NULL),
(8775, 65272, 0, NULL, 35136, NULL, '1', 0, 0, 'D', 'S', 1733400323, 1733400323, NULL),
(8776, 65272, 0, NULL, 35136, NULL, '1', 0, 0, 'D', 'S', 1733400327, 1733400327, NULL),
(8777, 65272, 0, NULL, 35121, NULL, '1', 0, 0, 'D', 'S', 1733400373, 1733400373, NULL),
(8778, 65272, 0, NULL, 35120, NULL, '1', 0, 0, 'D', 'S', 1733400406, 1733400406, NULL),
(8779, 65272, 0, NULL, 35155, NULL, '1', 0, 0, 'D', 'S', 1733479954, 1733479954, NULL),
(8780, 65272, 0, NULL, 35154, NULL, '1', 0, 0, 'D', 'S', 1733480021, 1733480021, NULL),
(8781, 65272, 0, NULL, 35153, NULL, '1', 0, 0, 'D', 'S', 1733480061, 1733480061, NULL),
(8782, 65272, 0, NULL, 35153, NULL, '1', 0, 0, 'D', 'S', 1733480066, 1733480066, NULL),
(8783, 65272, 0, NULL, 35152, NULL, '1', 0, 0, 'D', 'S', 1733480162, 1733480162, NULL),
(8784, 65272, 0, NULL, 35152, NULL, '1', 0, 0, 'D', 'S', 1733480193, 1733480193, NULL),
(8785, 65272, 0, NULL, 35151, NULL, '1', 0, 0, 'D', 'S', 1733480251, 1733480251, NULL),
(8786, 65272, 0, NULL, 35150, NULL, '1', 0, 0, 'D', 'S', 1733480284, 1733480284, NULL),
(8787, 65272, 0, NULL, 35149, NULL, '1', 0, 0, 'D', 'S', 1733480307, 1733480307, NULL),
(8788, 65272, 0, NULL, 35148, NULL, '1', 0, 0, 'D', 'S', 1733480462, 1733480462, NULL),
(8789, 65272, 0, NULL, 35148, NULL, '1', 0, 0, 'D', 'S', 1733480467, 1733480467, NULL),
(8790, 65272, 0, NULL, 35147, NULL, '1', 0, 0, 'D', 'S', 1733481081, 1733481081, NULL),
(8791, 65272, 0, NULL, 35176, NULL, '1', 0, 0, 'D', 'S', 1733481197, 1733481197, NULL),
(8792, 65272, 0, NULL, 35163, NULL, '1', 0, 0, 'D', 'S', 1733481408, 1733481408, NULL),
(8793, 65272, 0, NULL, 35163, NULL, '1', 0, 0, 'D', 'S', 1733481448, 1733481448, NULL),
(8794, 65272, 0, NULL, 35161, NULL, '1', 0, 0, 'D', 'S', 1733481501, 1733481501, NULL),
(8795, 65272, 0, NULL, 35161, NULL, '1', 0, 0, 'D', 'S', 1733481533, 1733481533, NULL),
(8796, 65272, 0, NULL, 35161, NULL, '1', 0, 0, 'D', 'S', 1733481663, 1733481663, NULL),
(8797, 69826, 0, NULL, 35160, NULL, '1', 0, 0, 'D', 'S', 1733486389, 1733486389, NULL),
(8798, 69826, 0, NULL, 35142, NULL, '1', 0, 0, 'D', 'S', 1733486604, 1733486604, NULL),
(8799, 69826, 0, NULL, 35141, NULL, '1', 0, 0, 'D', 'S', 1733486749, 1733486749, NULL),
(8800, 69826, 0, NULL, 35140, NULL, '1', 0, 0, 'D', 'S', 1733487784, 1733487784, NULL),
(8801, 69826, 0, NULL, 35138, NULL, '1', 0, 0, 'D', 'S', 1733487958, 1733487958, NULL),
(8802, 65272, 0, NULL, 35173, NULL, '1', 0, 0, 'D', 'S', 1733488797, 1733488797, NULL),
(8803, 69826, 0, NULL, 6574, NULL, '1', 0, 0, 'D', 'S', 1733489134, 1733489134, NULL),
(8804, 69826, 0, NULL, 9397, NULL, '1', 0, 0, 'D', 'S', 1733489640, 1733489640, NULL),
(8805, 69826, 0, NULL, 35024, NULL, '1', 0, 0, 'D', 'S', 1733489913, 1733489913, NULL),
(8806, 69826, 0, NULL, 25217, NULL, '1', 0, 0, 'D', 'S', 1733492698, 1733492698, NULL),
(8807, 69826, 0, NULL, 35025, NULL, '1', 0, 0, 'D', 'S', 1733492946, 1733492946, NULL),
(8808, 69826, 0, NULL, 34439, NULL, '1', 0, 0, 'D', 'S', 1733493216, 1733493216, NULL),
(8809, 69826, 0, NULL, 34864, NULL, '1', 0, 0, 'D', 'S', 1733494009, 1733494009, NULL),
(8810, 65272, 0, NULL, 35172, NULL, '1', 0, 0, 'D', 'S', 1733547733, 1733547733, NULL),
(8811, 65272, 0, NULL, 35171, NULL, '1', 0, 0, 'D', 'S', 1733547946, 1733547946, NULL),
(8812, 65272, 0, NULL, 35171, NULL, '1', 0, 0, 'D', 'S', 1733548054, 1733548054, NULL),
(8813, 65272, 0, NULL, 35095, NULL, '1', 0, 0, 'D', 'S', 1733551612, 1733551612, NULL),
(8814, 65272, 0, NULL, 35094, NULL, '1', 0, 0, 'D', 'S', 1733551653, 1733551653, NULL),
(8815, 65272, 0, NULL, 35092, NULL, '1', 0, 0, 'D', 'S', 1733551695, 1733551695, NULL),
(8816, 65272, 0, NULL, 35091, NULL, '1', 0, 0, 'D', 'S', 1733551745, 1733551745, NULL),
(8817, 65272, 0, NULL, 35091, NULL, '1', 0, 0, 'D', 'S', 1733551764, 1733551764, NULL),
(8818, 65272, 0, NULL, 35091, NULL, '1', 0, 0, 'D', 'S', 1733551793, 1733551793, NULL),
(8819, 65272, 0, NULL, 35201, NULL, '1', 0, 0, 'D', 'S', 1733571840, 1733571840, NULL),
(8820, 65272, 0, NULL, 35197, NULL, '1', 0, 0, 'D', 'S', 1733571968, 1733571968, NULL),
(8821, 69826, 0, NULL, 35008, NULL, '1', 0, 0, 'D', 'S', 1733589511, 1733589511, NULL),
(8822, 69826, 0, NULL, 32393, NULL, '1', 0, 0, 'D', 'S', 1733589921, 1733589921, NULL),
(8823, 69826, 0, NULL, 34540, NULL, '1', 0, 0, 'D', 'S', 1733638606, 1733638606, NULL),
(8824, 69826, 0, NULL, 34969, NULL, '1', 0, 0, 'D', 'S', 1733641172, 1733641172, NULL),
(8825, 69826, 0, NULL, 34865, NULL, '1', 0, 0, 'D', 'S', 1733642431, 1733642431, NULL),
(8826, 69826, 0, NULL, 34910, NULL, '1', 0, 0, 'D', 'S', 1733656592, 1733656592, NULL),
(8827, 65272, 0, NULL, 35196, NULL, '1', 0, 0, 'D', 'S', 1733657209, 1733657209, NULL),
(8828, 65272, 0, NULL, 35195, NULL, '1', 0, 0, 'D', 'S', 1733657255, 1733657255, NULL),
(8829, 65272, 0, NULL, 35194, NULL, '1', 0, 0, 'D', 'S', 1733657309, 1733657309, NULL),
(8830, 65272, 0, NULL, 35193, NULL, '1', 0, 0, 'D', 'S', 1733657352, 1733657352, NULL),
(8831, 65272, 0, NULL, 35192, NULL, '1', 0, 0, 'D', 'S', 1733657392, 1733657392, NULL),
(8832, 65272, 0, NULL, 35192, NULL, '1', 0, 0, 'D', 'S', 1733657411, 1733657411, NULL),
(8833, 69826, 0, NULL, 31489, NULL, '1', 0, 0, 'D', 'S', 1733658501, 1733658501, NULL),
(8834, 69826, 0, NULL, 34636, NULL, '1', 0, 0, 'D', 'S', 1733658839, 1733658839, NULL),
(8835, 64482, 0, NULL, 35039, '1', NULL, 0, 0, 'D', 'S', 1733713098, 1733713098, NULL),
(8836, 65272, 0, NULL, 35233, NULL, '1', 0, 0, 'D', 'S', 1733749082, 1733749082, NULL),
(8837, 65272, 0, NULL, 35233, NULL, '1', 0, 0, 'D', 'S', 1733749105, 1733749105, NULL),
(8838, 65272, 0, NULL, 35232, NULL, '1', 0, 0, 'D', 'S', 1733749154, 1733749154, NULL),
(8839, 65272, 0, NULL, 35231, NULL, '1', 0, 0, 'D', 'S', 1733749228, 1733749228, NULL),
(8840, 65272, 0, NULL, 35230, NULL, '1', 0, 0, 'D', 'S', 1733749307, 1733749307, NULL),
(8841, 65272, 0, NULL, 35229, NULL, '1', 0, 0, 'D', 'S', 1733750086, 1733750086, NULL),
(8842, 65272, 0, NULL, 35228, NULL, '1', 0, 0, 'D', 'S', 1733750150, 1733750150, NULL),
(8843, 65272, 0, NULL, 35228, NULL, '1', 0, 0, 'D', 'S', 1733750166, 1733750166, NULL),
(8844, 65272, 0, NULL, 35227, NULL, '1', 0, 0, 'D', 'S', 1733750209, 1733750209, NULL),
(8845, 65272, 0, NULL, 35226, NULL, '1', 0, 0, 'D', 'S', 1733750244, 1733750244, NULL),
(8846, 65272, 0, NULL, 35225, NULL, '1', 0, 0, 'D', 'S', 1733750290, 1733750290, NULL),
(8847, 65272, 0, NULL, 35224, NULL, '1', 0, 0, 'D', 'S', 1733750328, 1733750328, NULL),
(8848, 65272, 0, NULL, 35223, NULL, '1', 0, 0, 'D', 'S', 1733750389, 1733750389, NULL),
(8849, 65272, 0, NULL, 35222, NULL, '1', 0, 0, 'D', 'S', 1733750443, 1733750443, NULL),
(8850, 65272, 0, NULL, 35218, NULL, '1', 0, 0, 'D', 'S', 1733750559, 1733750559, NULL),
(8851, 65272, 0, NULL, 35218, NULL, '1', 0, 0, 'D', 'S', 1733750610, 1733750610, NULL),
(8852, 65272, 0, NULL, 35219, NULL, '1', 0, 0, 'D', 'S', 1733750635, 1733750635, NULL),
(8853, 65272, 0, NULL, 35219, NULL, '1', 0, 0, 'D', 'S', 1733822707, 1733822707, NULL),
(8854, 65272, 0, NULL, 35218, NULL, '1', 0, 0, 'D', 'S', 1733822767, 1733822767, NULL),
(8855, 65272, 0, NULL, 35221, NULL, '1', 0, 0, 'D', 'S', 1733822986, 1733822986, NULL),
(8856, 65272, 0, NULL, 35221, NULL, '1', 0, 0, 'D', 'S', 1733823011, 1733823011, NULL),
(8857, 65272, 0, NULL, 35221, NULL, '1', 0, 0, 'D', 'S', 1733823040, 1733823040, NULL),
(8858, 65272, 0, NULL, 35246, NULL, '1', 0, 0, 'D', 'S', 1733831044, 1733831044, NULL),
(8859, 65272, 0, NULL, 35244, NULL, '1', 0, 0, 'D', 'S', 1733831137, 1733831137, NULL),
(8860, 65272, 0, NULL, 35244, NULL, '1', 0, 0, 'D', 'S', 1733831222, 1733831222, NULL),
(8861, 65272, 0, NULL, 35243, NULL, '1', 0, 0, 'D', 'S', 1733831348, 1733831348, NULL),
(8862, 65272, 0, NULL, 35242, NULL, '1', 0, 0, 'D', 'S', 1733831616, 1733831616, NULL),
(8863, 65272, 0, NULL, 35241, NULL, '1', 0, 0, 'D', 'S', 1733831648, 1733831648, NULL),
(8864, 65272, 0, NULL, 35240, NULL, '1', 0, 0, 'D', 'S', 1733831726, 1733831726, NULL),
(8865, 65272, 0, NULL, 35239, NULL, '1', 0, 0, 'D', 'S', 1733831810, 1733831810, NULL),
(8866, 65272, 0, NULL, 35238, NULL, '1', 0, 0, 'D', 'S', 1733832011, 1733832011, NULL),
(8867, 65272, 0, NULL, 35237, NULL, '1', 0, 0, 'D', 'S', 1733832170, 1733832170, NULL),
(8868, 65272, 0, NULL, 35237, NULL, '1', 0, 0, 'D', 'S', 1733832442, 1733832442, NULL),
(8869, 65272, 0, NULL, 35236, NULL, '1', 0, 0, 'D', 'S', 1733832485, 1733832485, NULL),
(8870, 65272, 0, NULL, 35236, NULL, '1', 0, 0, 'D', 'S', 1733832500, 1733832500, NULL),
(8871, 65272, 0, NULL, 35235, NULL, '1', 0, 0, 'D', 'S', 1733832854, 1733832854, NULL),
(8872, 65272, 0, NULL, 35235, NULL, '1', 0, 0, 'D', 'S', 1733832888, 1733832888, NULL),
(8873, 65272, 0, NULL, 35235, NULL, '1', 0, 0, 'D', 'S', 1733832899, 1733832899, NULL),
(8874, 65272, 0, NULL, 35234, NULL, '1', 0, 0, 'D', 'S', 1733834349, 1733834349, NULL),
(8875, 65272, 0, NULL, 35291, NULL, '1', 0, 0, 'D', 'S', 1733931044, 1733931044, NULL),
(8876, 65272, 0, NULL, 35286, NULL, '1', 0, 0, 'D', 'S', 1733931165, 1733931165, NULL),
(8877, 65272, 0, NULL, 35285, NULL, '1', 0, 0, 'D', 'S', 1733931221, 1733931221, NULL),
(8878, 65272, 0, NULL, 35284, NULL, '1', 0, 0, 'D', 'S', 1733931272, 1733931272, NULL),
(8879, 65272, 0, NULL, 35284, NULL, '1', 0, 0, 'D', 'S', 1733931346, 1733931346, NULL),
(8880, 65272, 0, NULL, 35283, NULL, '1', 0, 0, 'D', 'S', 1733931383, 1733931383, NULL),
(8881, 65272, 0, NULL, 35283, NULL, '1', 0, 0, 'D', 'S', 1733931440, 1733931440, NULL),
(8882, 65272, 0, NULL, 35282, NULL, '1', 0, 0, 'D', 'S', 1733931511, 1733931511, NULL),
(8883, 65272, 0, NULL, 35282, NULL, '1', 0, 0, 'D', 'S', 1733931523, 1733931523, NULL),
(8884, 65272, 0, NULL, 35281, NULL, '1', 0, 0, 'D', 'S', 1733931561, 1733931561, NULL),
(8885, 65272, 0, NULL, 35281, NULL, '1', 0, 0, 'D', 'S', 1733931600, 1733931600, NULL),
(8886, 65272, 0, NULL, 35281, NULL, '1', 0, 0, 'D', 'S', 1733931612, 1733931612, NULL),
(8887, 65272, 0, NULL, 35280, NULL, '1', 0, 0, 'D', 'S', 1733931653, 1733931653, NULL),
(8888, 65272, 0, NULL, 35280, NULL, '1', 0, 0, 'D', 'S', 1733931692, 1733931692, NULL),
(8889, 65272, 0, NULL, 35280, NULL, '1', 0, 0, 'D', 'S', 1733931702, 1733931702, NULL),
(8890, 65272, 0, NULL, 35292, NULL, '1', 0, 0, 'D', 'S', 1733983095, 1733983095, NULL),
(8891, 65272, 0, NULL, 35292, NULL, '1', 0, 0, 'D', 'S', 1733983771, 1733983771, NULL),
(8892, 65272, 0, NULL, 35291, NULL, '1', 0, 0, 'D', 'S', 1733983916, 1733983916, NULL),
(8893, 65272, 0, NULL, 35290, NULL, '1', 0, 0, 'D', 'S', 1733983969, 1733983969, NULL),
(8894, 65272, 0, NULL, 35290, NULL, '1', 0, 0, 'D', 'S', 1733983979, 1733983979, NULL),
(8895, 65272, 0, NULL, 35289, NULL, '1', 0, 0, 'D', 'S', 1733984026, 1733984026, NULL),
(8896, 65272, 0, NULL, 35289, NULL, '1', 0, 0, 'D', 'S', 1733984073, 1733984073, NULL),
(8897, 65272, 0, NULL, 35288, NULL, '1', 0, 0, 'D', 'S', 1733984104, 1733984104, NULL),
(8898, 65272, 0, NULL, 35287, NULL, '1', 0, 0, 'D', 'S', 1733984136, 1733984136, NULL),
(8899, 69826, 0, NULL, 22659, NULL, '1', 0, 0, 'D', 'S', 1734007335, 1734007335, NULL),
(8900, 65272, 0, NULL, 35317, NULL, '1', 0, 0, 'D', 'S', 1734065901, 1734065901, NULL),
(8901, 65272, 0, NULL, 35317, NULL, '1', 0, 0, 'D', 'S', 1734065918, 1734065918, NULL),
(8902, 65272, 0, NULL, 35316, NULL, '1', 0, 0, 'D', 'S', 1734065977, 1734065977, NULL),
(8903, 65272, 0, NULL, 35316, NULL, '1', 0, 0, 'D', 'S', 1734065993, 1734065993, NULL),
(8904, 65272, 0, NULL, 35315, NULL, '1', 0, 0, 'D', 'S', 1734066027, 1734066027, NULL),
(8905, 65272, 0, NULL, 35315, NULL, '1', 0, 0, 'D', 'S', 1734066031, 1734066031, NULL),
(8906, 65272, 0, NULL, 35315, NULL, '1', 0, 0, 'D', 'S', 1734066042, 1734066042, NULL),
(8907, 65272, 0, NULL, 35315, NULL, '1', 0, 0, 'D', 'S', 1734066056, 1734066056, NULL),
(8908, 65272, 0, NULL, 35314, NULL, '1', 0, 0, 'D', 'S', 1734066134, 1734066134, NULL),
(8909, 65272, 0, NULL, 35314, NULL, '1', 0, 0, 'D', 'S', 1734066154, 1734066154, NULL),
(8910, 65272, 0, NULL, 35312, NULL, '1', 0, 0, 'D', 'S', 1734066221, 1734066221, NULL),
(8911, 65272, 0, NULL, 35342, NULL, '1', 0, 0, 'D', 'S', 1734072117, 1734072117, NULL),
(8912, 65272, 0, NULL, 35339, '1', '1', 0, 0, 'D', 'S', 1734072141, 1734072141, NULL),
(8913, 65272, 0, NULL, 35339, NULL, '1', 0, 0, 'D', 'S', 1734072148, 1734072148, NULL),
(8914, 65272, 0, NULL, 35339, NULL, '1', 0, 0, 'D', 'S', 1734072157, 1734072157, NULL),
(8915, 65272, 0, NULL, 35333, NULL, '1', 0, 0, 'D', 'S', 1734072212, 1734072212, NULL),
(8916, 65272, 0, NULL, 35333, NULL, '1', 0, 0, 'D', 'S', 1734072312, 1734072312, NULL),
(8917, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076592, 1734076592, NULL),
(8918, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076607, 1734076607, NULL),
(8919, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076615, 1734076615, NULL),
(8920, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076626, 1734076626, NULL),
(8921, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076665, 1734076665, NULL),
(8922, 65272, 0, NULL, 35346, NULL, '1', 0, 0, 'D', 'S', 1734076683, 1734076683, NULL),
(8923, 65272, 0, NULL, 35345, NULL, '1', 0, 0, 'D', 'S', 1734076724, 1734076724, NULL),
(8924, 65272, 0, NULL, 35344, NULL, '1', 0, 0, 'D', 'S', 1734076763, 1734076763, NULL),
(8925, 65272, 0, NULL, 35336, NULL, '1', 0, 0, 'D', 'S', 1734085607, 1734085607, NULL),
(8926, 65272, 0, NULL, 35336, NULL, '1', 0, 0, 'D', 'S', 1734085615, 1734085615, NULL),
(8927, 65272, 0, NULL, 35336, NULL, '1', 0, 0, 'D', 'S', 1734085632, 1734085632, NULL),
(8928, 65272, 0, NULL, 35336, NULL, '1', 0, 0, 'D', 'S', 1734085646, 1734085646, NULL),
(8929, 65272, 0, NULL, 35364, NULL, '1', 0, 0, 'D', 'S', 1734087070, 1734087070, NULL),
(8930, 65272, 0, NULL, 35364, NULL, '1', 0, 0, 'D', 'S', 1734087078, 1734087078, NULL),
(8931, 65272, 0, NULL, 35364, NULL, '1', 0, 0, 'D', 'S', 1734087103, 1734087103, NULL),
(8932, 65272, 0, NULL, 35363, NULL, '1', 0, 0, 'D', 'S', 1734087131, 1734087131, NULL),
(8933, 65272, 0, NULL, 35363, NULL, '1', 0, 0, 'D', 'S', 1734087148, 1734087148, NULL),
(8934, 65272, 0, NULL, 35363, NULL, '1', 0, 0, 'D', 'S', 1734087165, 1734087165, NULL),
(8935, 65272, 0, NULL, 35355, NULL, '1', 0, 0, 'D', 'S', 1734087301, 1734087301, NULL),
(8936, 69826, 0, NULL, 35344, NULL, '1', 0, 0, 'D', 'S', 1734166169, 1734166169, NULL),
(8937, 69826, 0, NULL, 20757, NULL, '1', 0, 0, 'D', 'S', 1734166583, 1734166583, NULL),
(8938, 69826, 0, NULL, 20756, NULL, '1', 0, 0, 'D', 'S', 1734167005, 1734167005, NULL),
(8939, 69826, 0, NULL, 20691, NULL, '1', 0, 0, 'D', 'S', 1734167775, 1734167775, NULL),
(8940, 69826, 0, NULL, 20669, NULL, '1', 0, 0, 'D', 'S', 1734168073, 1734168073, NULL),
(8941, 69826, 0, NULL, 35327, NULL, '1', 0, 0, 'D', 'S', 1734169354, 1734169354, NULL),
(8942, 69826, 0, NULL, 35345, NULL, '1', 0, 0, 'D', 'S', 1734172227, 1734172227, NULL),
(8943, 69826, 0, NULL, 21403, NULL, '1', 0, 0, 'D', 'S', 1734172644, 1734172644, NULL),
(8944, 69826, 0, NULL, 21434, NULL, '1', 0, 0, 'D', 'S', 1734172780, 1734172780, NULL),
(8945, 69826, 0, NULL, 21435, NULL, '1', 0, 0, 'D', 'S', 1734172944, 1734172944, NULL),
(8946, 69826, 0, NULL, 22573, NULL, '1', 0, 0, 'D', 'S', 1734173106, 1734173106, NULL),
(8947, 69826, 0, NULL, 24793, NULL, '1', 0, 0, 'D', 'S', 1734173440, 1734173440, NULL),
(8948, 69826, 0, NULL, 21099, NULL, '1', 0, 0, 'D', 'S', 1734174947, 1734174947, NULL),
(8949, 69826, 0, NULL, 34635, NULL, '1', 0, 0, 'D', 'S', 1734175106, 1734175106, NULL),
(8950, 69826, 0, NULL, 34539, NULL, '1', 0, 0, 'D', 'S', 1734177423, 1734177423, NULL),
(8951, 69826, 0, NULL, 34438, NULL, '1', 0, 0, 'D', 'S', 1734186104, 1734186104, NULL),
(8952, 69826, 0, NULL, 33930, NULL, '1', 0, 0, 'D', 'S', 1734188304, 1734188304, NULL),
(8953, 69826, 0, NULL, 7423, NULL, '1', 0, 0, 'D', 'S', 1734189116, 1734189116, NULL),
(8954, 69826, 0, NULL, 33690, NULL, '1', 0, 0, 'D', 'S', 1734257779, 1734257779, NULL),
(8955, 69826, 0, NULL, 31398, NULL, '1', 0, 0, 'D', 'S', 1734257872, 1734257872, NULL),
(8956, 69826, 0, NULL, 31873, NULL, '1', 0, 0, 'D', 'S', 1734258272, 1734258272, NULL),
(8957, 69826, 0, NULL, 26602, NULL, '1', 0, 0, 'D', 'S', 1734258494, 1734258494, NULL),
(8958, 69826, 0, NULL, 26581, NULL, '1', 0, 0, 'D', 'S', 1734258863, 1734258863, NULL),
(8959, 69826, 0, NULL, 25246, NULL, '1', 0, 0, 'D', 'S', 1734259228, 1734259228, NULL),
(8960, 69826, 0, NULL, 25245, NULL, '1', 0, 0, 'D', 'S', 1734259511, 1734259511, NULL),
(8961, 69826, 0, NULL, 25238, NULL, '1', 0, 0, 'D', 'S', 1734259677, 1734259677, NULL),
(8962, 69826, 0, NULL, 28502, NULL, '1', 0, 0, 'D', 'S', 1734259875, 1734259875, NULL),
(8963, 69826, 0, NULL, 28501, NULL, '1', 0, 0, 'D', 'S', 1734260023, 1734260023, NULL),
(8964, 69826, 0, NULL, 26585, NULL, '1', 0, 0, 'D', 'S', 1734260360, 1734260360, NULL),
(8965, 69826, 0, NULL, 33452, NULL, '1', 0, 0, 'D', 'S', 1734260623, 1734260623, NULL),
(8966, 69826, 0, NULL, 33456, NULL, '1', 0, 0, 'D', 'S', 1734260821, 1734260821, NULL),
(8967, 69826, 0, NULL, 32017, NULL, '1', 0, 0, 'D', 'S', 1734261006, 1734261006, NULL),
(8968, 65272, 0, NULL, 35390, NULL, '1', 0, 0, 'D', 'S', 1734325660, 1734325660, NULL),
(8969, 65272, 0, NULL, 35389, NULL, '1', 0, 0, 'D', 'S', 1734325903, 1734325903, NULL),
(8970, 65272, 0, NULL, 35389, NULL, '1', 0, 0, 'D', 'S', 1734325908, 1734325908, NULL),
(8971, 65272, 0, NULL, 35388, NULL, '1', 0, 0, 'D', 'S', 1734328168, 1734328168, NULL),
(8972, 65272, 0, NULL, 35388, NULL, '1', 0, 0, 'D', 'S', 1734328192, 1734328192, NULL),
(8973, 65272, 0, NULL, 35388, NULL, '1', 0, 0, 'D', 'S', 1734328197, 1734328197, NULL),
(8974, 65272, 0, NULL, 35388, NULL, '1', 0, 0, 'D', 'S', 1734328221, 1734328221, NULL),
(8975, 65272, 0, NULL, 35387, NULL, '1', 0, 0, 'D', 'S', 1734328249, 1734328249, NULL),
(8976, 65272, 0, NULL, 35387, NULL, '1', 0, 0, 'D', 'S', 1734328273, 1734328273, NULL),
(8977, 65272, 0, NULL, 35386, NULL, '1', 0, 0, 'D', 'S', 1734328318, 1734328318, NULL),
(8978, 65272, 0, NULL, 35385, NULL, '1', 0, 0, 'D', 'S', 1734328378, 1734328378, NULL),
(8979, 65272, 0, NULL, 35385, NULL, '1', 0, 0, 'D', 'S', 1734328400, 1734328400, NULL),
(8980, 65272, 0, NULL, 35384, NULL, '1', 0, 0, 'D', 'S', 1734328468, 1734328468, NULL),
(8981, 65272, 0, NULL, 35383, NULL, '1', 0, 0, 'D', 'S', 1734328514, 1734328514, NULL),
(8982, 65272, 0, NULL, 35383, NULL, '1', 0, 0, 'D', 'S', 1734328535, 1734328535, NULL),
(8983, 65272, 0, NULL, 35382, NULL, '1', 0, 0, 'D', 'S', 1734328570, 1734328570, NULL),
(8984, 65272, 0, NULL, 35381, NULL, '1', 0, 0, 'D', 'S', 1734328626, 1734328626, NULL),
(8985, 65272, 0, NULL, 35381, NULL, '1', 0, 0, 'D', 'S', 1734328656, 1734328656, NULL),
(8986, 65272, 0, NULL, 35380, NULL, '1', 0, 0, 'D', 'S', 1734328704, 1734328704, NULL),
(8987, 65272, 0, NULL, 35379, NULL, '1', 0, 0, 'D', 'S', 1734328890, 1734328890, NULL),
(8988, 65272, 0, NULL, 35379, NULL, '1', 0, 0, 'D', 'S', 1734329113, 1734329113, NULL),
(8989, 65272, 0, NULL, 35378, NULL, '1', 0, 0, 'D', 'S', 1734329185, 1734329185, NULL),
(8990, 65272, 0, NULL, 35377, NULL, '1', 0, 0, 'D', 'S', 1734329314, 1734329314, NULL),
(8991, 65272, 0, NULL, 35377, NULL, '1', 0, 0, 'D', 'S', 1734329322, 1734329322, NULL),
(8992, 65272, 0, NULL, 35377, NULL, '1', 0, 0, 'D', 'S', 1734329337, 1734329337, NULL),
(8993, 65272, 0, NULL, 35376, NULL, '1', 0, 0, 'D', 'S', 1734329390, 1734329390, NULL),
(8994, 65272, 0, NULL, 35376, NULL, '1', 0, 0, 'D', 'S', 1734329397, 1734329397, NULL),
(8995, 65272, 0, NULL, 35375, NULL, '1', 0, 0, 'D', 'S', 1734329443, 1734329443, NULL),
(8996, 65272, 0, NULL, 35374, NULL, '1', 0, 0, 'D', 'S', 1734329479, 1734329479, NULL),
(8997, 65272, 0, NULL, 35374, NULL, '1', 0, 0, 'D', 'S', 1734329487, 1734329487, NULL),
(8998, 65272, 0, NULL, 35373, NULL, '1', 0, 0, 'D', 'S', 1734329611, 1734329611, NULL),
(8999, 65272, 0, NULL, 35373, NULL, '1', 0, 0, 'D', 'S', 1734329622, 1734329622, NULL),
(9000, 65272, 0, NULL, 35373, NULL, '1', 0, 0, 'D', 'S', 1734329629, 1734329629, NULL),
(9001, 65272, 0, NULL, 35372, NULL, '1', 0, 0, 'D', 'S', 1734334398, 1734334398, NULL),
(9002, 65272, 0, NULL, 35371, NULL, '1', 0, 0, 'D', 'S', 1734334449, 1734334449, NULL),
(9003, 65272, 0, NULL, 35369, NULL, '1', 0, 0, 'D', 'S', 1734334483, 1734334483, NULL),
(9004, 65272, 0, NULL, 35369, NULL, '1', 0, 0, 'D', 'S', 1734334487, 1734334487, NULL),
(9005, 65272, 0, NULL, 35368, NULL, '1', 0, 0, 'D', 'S', 1734334516, 1734334516, NULL),
(9006, 65272, 0, NULL, 35414, NULL, '1', 0, 0, 'D', 'S', 1734344252, 1734344252, NULL),
(9007, 65272, 0, NULL, 35413, NULL, '1', 0, 0, 'D', 'S', 1734344392, 1734344392, NULL),
(9008, 65272, 0, NULL, 35398, NULL, '1', 0, 0, 'D', 'S', 1734345382, 1734345382, NULL),
(9009, 65272, 0, NULL, 35408, NULL, '1', 0, 0, 'D', 'S', 1734416956, 1734416956, NULL),
(9010, 65272, 0, NULL, 35407, NULL, '1', 0, 0, 'D', 'S', 1734417022, 1734417022, NULL),
(9011, 65272, 0, NULL, 35406, NULL, '1', 0, 0, 'D', 'S', 1734417112, 1734417112, NULL),
(9012, 65272, 0, NULL, 35405, NULL, '1', 0, 0, 'D', 'S', 1734417215, 1734417215, NULL),
(9013, 65272, 0, NULL, 35404, NULL, '1', 0, 0, 'D', 'S', 1734417243, 1734417243, NULL),
(9014, 65272, 0, NULL, 35404, NULL, '1', 0, 0, 'D', 'S', 1734417248, 1734417248, NULL),
(9015, 65272, 0, NULL, 35403, NULL, '1', 0, 0, 'D', 'S', 1734418001, 1734418001, NULL),
(9016, 65272, 0, NULL, 35402, NULL, '1', 0, 0, 'D', 'S', 1734418768, 1734418768, NULL),
(9017, 65272, 0, NULL, 35402, NULL, '1', 0, 0, 'D', 'S', 1734418777, 1734418777, NULL),
(9018, 65272, 0, NULL, 35402, NULL, '1', 0, 0, 'D', 'S', 1734418811, 1734418811, NULL),
(9019, 65272, 0, NULL, 35402, NULL, '1', 0, 0, 'D', 'S', 1734418824, 1734418824, NULL),
(9020, 65272, 0, NULL, 35401, NULL, '1', 0, 0, 'D', 'S', 1734418868, 1734418868, NULL),
(9021, 65272, 0, NULL, 35400, NULL, '1', 0, 0, 'D', 'S', 1734418924, 1734418924, NULL),
(9022, 65272, 0, NULL, 35400, NULL, '1', 0, 0, 'D', 'S', 1734419119, 1734419119, NULL),
(9023, 65272, 0, NULL, 35400, NULL, '1', 0, 0, 'D', 'S', 1734419129, 1734419129, NULL),
(9024, 65272, 0, NULL, 35399, NULL, '1', 0, 0, 'D', 'S', 1734419175, 1734419175, NULL),
(9025, 65272, 0, NULL, 35398, NULL, '1', 0, 0, 'D', 'S', 1734420219, 1734420219, NULL),
(9026, 65272, 0, NULL, 35398, NULL, '1', 0, 0, 'D', 'S', 1734420250, 1734420250, NULL),
(9027, 65272, 0, NULL, 35398, NULL, '1', 0, 0, 'D', 'S', 1734420573, 1734420573, NULL),
(9028, 65272, 0, NULL, 35397, NULL, '1', 0, 0, 'D', 'S', 1734420638, 1734420638, NULL),
(9029, 65272, 0, NULL, 35396, NULL, '1', 0, 0, 'D', 'S', 1734420757, 1734420757, NULL),
(9030, 65272, 0, NULL, 35395, NULL, '1', 0, 0, 'D', 'S', 1734420844, 1734420844, NULL),
(9031, 65272, 0, NULL, 35394, NULL, '1', 0, 0, 'D', 'S', 1734420890, 1734420890, NULL),
(9032, 65272, 0, NULL, 35392, NULL, '1', 0, 0, 'D', 'S', 1734421027, 1734421027, NULL),
(9033, 65272, 0, NULL, 35392, NULL, '1', 0, 0, 'D', 'S', 1734421042, 1734421042, NULL),
(9034, 65272, 0, NULL, 35391, NULL, '1', 0, 0, 'D', 'S', 1734421067, 1734421067, NULL),
(9035, 65272, 0, NULL, 35426, NULL, '1', 0, 0, 'D', 'S', 1734429585, 1734429585, NULL),
(9036, 65272, 0, NULL, 35426, NULL, '1', 0, 0, 'D', 'S', 1734429611, 1734429611, NULL),
(9037, 65272, 0, NULL, 35425, NULL, '1', 0, 0, 'D', 'S', 1734429653, 1734429653, NULL),
(9038, 65272, 0, NULL, 35425, NULL, '1', 0, 0, 'D', 'S', 1734429679, 1734429679, NULL),
(9039, 65272, 0, NULL, 35424, NULL, '1', 0, 0, 'D', 'S', 1734429727, 1734429727, NULL),
(9040, 65272, 0, NULL, 35424, NULL, '1', 0, 0, 'D', 'S', 1734429743, 1734429743, NULL),
(9041, 65272, 0, NULL, 35423, NULL, '1', 0, 0, 'D', 'S', 1734429890, 1734429890, NULL),
(9042, 65272, 0, NULL, 35423, NULL, '1', 0, 0, 'D', 'S', 1734429898, 1734429898, NULL),
(9043, 65272, 0, NULL, 35423, NULL, '1', 0, 0, 'D', 'S', 1734429913, 1734429913, NULL),
(9044, 65272, 0, NULL, 35422, NULL, '1', 0, 0, 'D', 'S', 1734429964, 1734429964, NULL),
(9045, 65272, 0, NULL, 35422, NULL, '1', 0, 0, 'D', 'S', 1734429973, 1734429973, NULL),
(9046, 65272, 0, NULL, 35422, NULL, '1', 0, 0, 'D', 'S', 1734429987, 1734429987, NULL),
(9047, 69826, 0, NULL, 13826, NULL, '1', 0, 0, 'D', 'S', 1734501952, 1734501952, NULL),
(9048, 69826, 0, NULL, 33843, NULL, '1', 0, 0, 'D', 'S', 1734502700, 1734502700, NULL),
(9049, 69826, 0, NULL, 26769, NULL, '1', 0, 0, 'D', 'S', 1734503140, 1734503140, NULL),
(9050, 69826, 0, NULL, 20671, NULL, '1', 0, 0, 'D', 'S', 1734504905, 1734504905, NULL),
(9051, 69826, 0, NULL, 14528, NULL, '1', 0, 0, 'D', 'S', 1734506921, 1734506921, NULL),
(9052, 69826, 0, NULL, 33319, NULL, '1', 0, 0, 'D', 'S', 1734508619, 1734508619, NULL),
(9053, 69826, 0, NULL, 35378, NULL, '1', 0, 0, 'D', 'S', 1734514408, 1734514408, NULL),
(9054, 69826, 0, NULL, 35377, NULL, '1', 0, 0, 'D', 'S', 1734516706, 1734516706, NULL),
(9055, 69826, 0, NULL, 35379, NULL, '1', 0, 0, 'D', 'S', 1734517566, 1734517566, NULL),
(9056, 69826, 0, NULL, 27194, NULL, '1', 0, 0, 'D', 'S', 1734525100, 1734525100, NULL),
(9057, 69826, 0, NULL, 29284, NULL, '1', 0, 0, 'D', 'S', 1734526457, 1734526457, NULL),
(9058, 69826, 0, NULL, 31395, NULL, '1', 0, 0, 'D', 'S', 1734538961, 1734538961, NULL),
(9059, 69826, 0, NULL, 25002, NULL, '1', 0, 0, 'D', 'S', 1734545420, 1734545420, NULL),
(9060, 65272, 0, NULL, 35434, NULL, '1', 0, 0, 'D', 'S', 1734587067, 1734587067, NULL),
(9061, 65272, 0, NULL, 35450, NULL, '1', 0, 0, 'D', 'S', 1734591805, 1734591805, NULL),
(9062, 69826, 0, NULL, 10363, NULL, '1', 0, 0, 'D', 'S', 1734673986, 1734673986, NULL),
(9063, 69826, 0, NULL, 28500, NULL, '1', 0, 0, 'D', 'S', 1734675208, 1734675208, NULL),
(9064, 70383, 0, NULL, 33433, '1', NULL, 0, 0, 'D', 'S', 1734933109, 1734933109, NULL),
(9065, 70383, 0, NULL, 33433, '1', NULL, 0, 0, 'D', 'S', 1734933152, 1734933152, NULL),
(9066, 65272, 0, NULL, 35607, '1', NULL, 0, 0, 'D', 'S', 1735627562, 1735627562, NULL),
(9067, 65272, 0, NULL, 35562, '1', NULL, 0, 0, 'D', 'S', 1735710330, 1735710330, NULL),
(9068, 65272, 0, NULL, 35562, '1', NULL, 0, 0, 'D', 'S', 1735710415, 1735710415, NULL),
(9069, 65272, 0, NULL, 35560, '1', NULL, 0, 0, 'D', 'S', 1735710596, 1735710596, NULL),
(9070, 65272, 0, NULL, 35526, '1', NULL, 0, 0, 'D', 'S', 1735711321, 1735711321, NULL),
(9071, 71314, 0, NULL, 9652, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9072, 71314, 0, NULL, 11573, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9073, 71314, 0, NULL, 11807, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9074, 71314, 0, NULL, 13023, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9075, 71314, 0, NULL, 13261, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9076, 71314, 0, NULL, 13620, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9077, 71314, 0, NULL, 15041, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9078, 71314, 0, NULL, 15042, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9079, 71314, 0, NULL, 15825, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9080, 71314, 0, NULL, 18238, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9081, 71314, 0, NULL, 18666, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9082, 71314, 0, NULL, 18752, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9083, 71314, 0, NULL, 18793, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9084, 71314, 0, NULL, 20290, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9085, 71314, 0, NULL, 20475, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9086, 71314, 0, NULL, 21025, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9087, 71314, 0, NULL, 21028, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9088, 71314, 0, NULL, 21079, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9089, 71314, 0, NULL, 22309, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9090, 71314, 0, NULL, 25660, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9091, 71314, 0, NULL, 25671, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9092, 71314, 0, NULL, 26202, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9093, 71314, 0, NULL, 26746, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9094, 71314, 0, NULL, 26967, NULL, '1', 0, 0, 'D', 'S', 1735731802, 1735731802, NULL),
(9095, 71314, 0, NULL, 26969, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9096, 71314, 0, NULL, 28090, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9097, 71314, 0, NULL, 29970, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9098, 71314, 0, NULL, 30001, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9099, 71314, 0, NULL, 30816, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9100, 71314, 0, NULL, 32181, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9101, 71314, 0, NULL, 32233, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9102, 71314, 0, NULL, 32726, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9103, 71314, 0, NULL, 33437, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9104, 71314, 0, NULL, 33617, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9105, 71314, 0, NULL, 33619, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9106, 71314, 0, NULL, 33718, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9107, 71314, 0, NULL, 33800, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9108, 71314, 0, NULL, 35090, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9109, 71314, 0, NULL, 35163, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9110, 71314, 0, NULL, 35255, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9111, 71314, 0, NULL, 35317, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9112, 71314, 0, NULL, 35379, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9113, 71314, 0, NULL, 35382, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9114, 71314, 0, NULL, 35385, NULL, '1', 0, 0, 'D', 'S', 1735731803, 1735731803, NULL),
(9115, 69826, 0, NULL, 27079, '1', NULL, 0, 0, 'D', 'S', 1735755807, 1735755807, NULL),
(9116, 69826, 0, NULL, 15654, NULL, '1', 0, 0, 'D', 'S', 1735795591, 1735795591, NULL),
(9117, 69826, 0, NULL, 15655, NULL, '1', 0, 0, 'D', 'S', 1735796076, 1735796076, NULL),
(9118, 69826, 0, NULL, 15658, NULL, '1', 0, 0, 'D', 'S', 1735796359, 1735796359, NULL),
(9119, 69826, 0, NULL, 6268, NULL, '1', 0, 0, 'D', 'S', 1735797203, 1735797203, NULL),
(9120, 69826, 0, NULL, 3293, NULL, '1', 0, 0, 'D', 'S', 1735798111, 1735798111, NULL),
(9121, 69826, 0, NULL, 1462, NULL, '1', 0, 0, 'D', 'S', 1735798760, 1735798760, NULL),
(9122, 69826, 0, NULL, 3609, NULL, '1', 0, 0, 'D', 'S', 1735799430, 1735799430, NULL),
(9123, 69826, 0, NULL, 25536, NULL, '1', 0, 0, 'D', 'S', 1735799674, 1735799674, NULL),
(9124, 69826, 0, NULL, 25525, NULL, '1', 0, 0, 'D', 'S', 1735799901, 1735799901, NULL),
(9125, 69826, 0, NULL, 1453, NULL, '1', 0, 0, 'D', 'S', 1735800311, 1735800311, NULL),
(9126, 69826, 0, NULL, 25528, NULL, '1', 0, 0, 'D', 'S', 1735800719, 1735800719, NULL),
(9127, 69826, 0, NULL, 25526, NULL, '1', 0, 0, 'D', 'S', 1735801194, 1735801194, NULL),
(9128, 69826, 0, NULL, 12779, NULL, '1', 0, 0, 'D', 'S', 1735802564, 1735802564, NULL),
(9129, 69826, 0, NULL, 25289, NULL, '1', 0, 0, 'D', 'S', 1735803087, 1735803087, NULL),
(9130, 69826, 0, NULL, 25424, NULL, '1', 0, 0, 'D', 'S', 1735804634, 1735804634, NULL),
(9131, 69826, 0, NULL, 12881, NULL, '1', 0, 0, 'D', 'S', 1735805056, 1735805056, NULL),
(9132, 69826, 0, NULL, 25171, NULL, '1', 0, 0, 'D', 'S', 1735817459, 1735817459, NULL),
(9133, 69826, 0, NULL, 20920, NULL, '1', 0, 0, 'D', 'S', 1736244574, 1736244574, NULL),
(9134, 69826, 0, NULL, 20923, NULL, '1', 0, 0, 'D', 'S', 1736244912, 1736244912, NULL),
(9135, 69826, 0, NULL, 20821, NULL, '1', 0, 0, 'D', 'S', 1736245544, 1736245544, NULL),
(9136, 69826, 0, NULL, 20820, NULL, '1', 0, 0, 'D', 'S', 1736245910, 1736245910, NULL),
(9137, 69826, 0, NULL, 20814, NULL, '1', 0, 0, 'D', 'S', 1736247204, 1736247204, NULL),
(9138, 70383, 0, NULL, 35811, '1', NULL, 0, 0, 'D', 'S', 1736356218, 1736356218, NULL),
(9139, 70383, 0, NULL, 35743, '1', NULL, 0, 0, 'D', 'S', 1736356587, 1736356587, NULL),
(9140, 70383, 0, NULL, 31245, '1', NULL, 0, 0, 'D', 'S', 1736357254, 1736357254, NULL),
(9141, 70383, 0, NULL, 31207, '1', NULL, 0, 0, 'D', 'S', 1736357293, 1736357293, NULL),
(9142, 70383, 0, NULL, 31003, '1', NULL, 0, 0, 'D', 'S', 1736357804, 1736357804, NULL),
(9143, 69826, 0, NULL, 35880, NULL, '1', 0, 0, 'D', 'S', 1736836948, 1736836948, NULL),
(9144, 10342, 0, NULL, 8686, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9145, 10342, 0, NULL, 9949, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9146, 10342, 0, NULL, 11746, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9147, 10342, 0, NULL, 12482, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9148, 10342, 0, NULL, 12813, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9149, 10342, 0, NULL, 14196, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9150, 10342, 0, NULL, 14316, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9151, 10342, 0, NULL, 14320, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9152, 10342, 0, NULL, 16440, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9153, 10342, 0, NULL, 16441, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9154, 10342, 0, NULL, 16508, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9155, 10342, 0, NULL, 16517, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9156, 10342, 0, NULL, 16717, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9157, 10342, 0, NULL, 18666, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9158, 10342, 0, NULL, 18762, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9159, 10342, 0, NULL, 19606, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9160, 10342, 0, NULL, 21024, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9161, 10342, 0, NULL, 21026, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9162, 10342, 0, NULL, 21027, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9163, 10342, 0, NULL, 21037, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9164, 10342, 0, NULL, 21038, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9165, 10342, 0, NULL, 21258, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9166, 10342, 0, NULL, 21955, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9167, 10342, 0, NULL, 21957, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9168, 10342, 0, NULL, 22309, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9169, 10342, 0, NULL, 22688, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9170, 10342, 0, NULL, 22698, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9171, 10342, 0, NULL, 24589, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9172, 10342, 0, NULL, 25964, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9173, 10342, 0, NULL, 26202, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9174, 10342, 0, NULL, 26425, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9175, 10342, 0, NULL, 26746, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9176, 10342, 0, NULL, 27684, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9177, 10342, 0, NULL, 27685, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9178, 10342, 0, NULL, 27686, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9179, 10342, 0, NULL, 27843, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9180, 10342, 0, NULL, 28108, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9181, 10342, 0, NULL, 28167, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9182, 10342, 0, NULL, 29061, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9183, 10342, 0, NULL, 29182, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9184, 10342, 0, NULL, 29479, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9185, 10342, 0, NULL, 29503, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9186, 10342, 0, NULL, 30140, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9187, 10342, 0, NULL, 30609, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9188, 10342, 0, NULL, 30747, NULL, '1', 0, 0, 'D', 'S', 1736840519, 1736840519, NULL),
(9189, 10342, 0, NULL, 30814, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9190, 10342, 0, NULL, 31092, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9191, 10342, 0, NULL, 31217, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9192, 10342, 0, NULL, 31333, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9193, 10342, 0, NULL, 31392, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9194, 10342, 0, NULL, 31428, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9195, 10342, 0, NULL, 31939, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9196, 10342, 0, NULL, 32298, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9197, 10342, 0, NULL, 33415, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9198, 10342, 0, NULL, 33718, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9199, 10342, 0, NULL, 33930, NULL, '1', 0, 0, 'D', 'S', 1736840520, 1736840520, NULL),
(9200, 24726, 0, NULL, 35942, '1', '1', 0, 0, 'D', 'S', 1736929696, 1736929696, NULL),
(9201, 65272, 0, NULL, 35948, '1', NULL, 0, 0, 'D', 'S', 1736948184, 1736948184, NULL),
(9202, 65272, 0, NULL, 36016, '1', NULL, 0, 0, 'D', 'S', 1737115178, 1737115178, NULL),
(9203, 70383, 0, NULL, 33983, '1', NULL, 0, 0, 'D', 'S', 1737279881, 1737279881, NULL),
(9204, 70383, 0, NULL, 33982, '1', NULL, 0, 0, 'D', 'S', 1737279921, 1737279921, NULL),
(9205, 70383, 0, NULL, 29003, '1', NULL, 0, 0, 'D', 'S', 1737279954, 1737279954, NULL),
(9206, 70383, 0, NULL, 29004, '1', NULL, 0, 0, 'D', 'S', 1737279985, 1737279985, NULL),
(9207, 65272, 0, NULL, 36196, '1', NULL, 0, 0, 'D', 'S', 1737981620, 1737981620, NULL),
(9208, 10342, 0, NULL, 36177, NULL, '1', 0, 0, 'D', 'S', 1739236589, 1739236589, NULL),
(9209, 10342, 0, NULL, 36134, NULL, '1', 0, 0, 'D', 'S', 1739236614, 1739236614, NULL),
(9210, 10342, 0, NULL, 34545, '1', '1', 0, 0, 'D', 'S', 1739276564, 1739276564, NULL),
(9211, 25112, 0, NULL, 36445, NULL, '1', 0, 0, 'D', 'S', 1739299440, 1739299440, NULL),
(9212, 25112, 0, NULL, 36463, NULL, '1', 0, 0, 'D', 'S', 1739299910, 1739299910, NULL),
(9213, 10342, 0, NULL, 34984, NULL, '1', 0, 0, 'D', 'S', 1739587566, 1739587566, NULL),
(9214, 26627, 0, NULL, 36597, NULL, '1', 0, 0, 'D', 'S', 1739945177, 1739945177, NULL),
(9215, 26627, 0, NULL, 36541, NULL, '1', 0, 0, 'D', 'S', 1739946072, 1739946072, NULL),
(9216, 26627, 0, NULL, 36530, NULL, '1', 0, 0, 'D', 'S', 1739946536, 1739946536, NULL),
(9217, 26627, 0, NULL, 36531, NULL, '1', 0, 0, 'D', 'S', 1739946548, 1739946548, NULL),
(9218, 26627, 0, NULL, 36532, NULL, '1', 0, 0, 'D', 'S', 1739946551, 1739946551, NULL),
(9219, 26627, 0, NULL, 36533, NULL, '1', 0, 0, 'D', 'S', 1739946555, 1739946555, NULL),
(9220, 26627, 0, NULL, 36534, NULL, '1', 0, 0, 'D', 'S', 1739946558, 1739946558, NULL),
(9221, 26627, 0, NULL, 36575, NULL, '1', 0, 0, 'D', 'S', 1739947929, 1739947929, NULL),
(9222, 26627, 0, NULL, 36576, NULL, '1', 0, 0, 'D', 'S', 1739947935, 1739947935, NULL),
(9223, 26627, 0, NULL, 36577, NULL, '1', 0, 0, 'D', 'S', 1739947941, 1739947941, NULL),
(9224, 26627, 0, NULL, 36582, NULL, '1', 0, 0, 'D', 'S', 1739948766, 1739948766, NULL),
(9225, 26627, 0, NULL, 36630, NULL, '1', 0, 0, 'D', 'S', 1739971300, 1739971300, NULL),
(9226, 26627, 0, NULL, 30155, NULL, '1', 0, 0, 'D', 'S', 1739971341, 1739971341, NULL),
(9227, 26627, 0, NULL, 36633, NULL, '1', 0, 0, 'D', 'S', 1739971373, 1739971373, NULL),
(9228, 26627, 0, NULL, 36629, NULL, '1', 0, 0, 'D', 'S', 1739971429, 1739971429, NULL),
(9229, 26627, 0, NULL, 36610, NULL, '1', 0, 0, 'D', 'S', 1739974135, 1739974135, NULL),
(9230, 26627, 0, NULL, 36580, NULL, '1', 0, 0, 'D', 'S', 1739974278, 1739974278, NULL),
(9231, 26627, 0, NULL, 36622, NULL, '1', 0, 0, 'D', 'S', 1740064886, 1740064886, NULL),
(9232, 26627, 0, NULL, 36611, NULL, '1', 0, 0, 'D', 'S', 1740064920, 1740064920, NULL),
(9233, 26627, 0, NULL, 36600, NULL, '1', 0, 0, 'D', 'S', 1740064948, 1740064948, NULL),
(9234, 26627, 0, NULL, 36671, NULL, '1', 0, 0, 'D', 'S', 1740386095, 1740386095, NULL),
(9235, 26627, 0, NULL, 36670, NULL, '1', 0, 0, 'D', 'S', 1740386413, 1740386413, NULL),
(9236, 26627, 0, NULL, 36664, NULL, '1', 0, 0, 'D', 'S', 1740388897, 1740388897, NULL),
(9237, 26627, 0, NULL, 36661, NULL, '1', 0, 0, 'D', 'S', 1740389486, 1740389486, NULL),
(9238, 26627, 0, NULL, 36660, NULL, '1', 0, 0, 'D', 'S', 1740389512, 1740389512, NULL),
(9239, 26627, 0, NULL, 36649, NULL, '1', 0, 0, 'D', 'S', 1740389701, 1740389701, NULL),
(9240, 26627, 0, NULL, 36647, NULL, '1', 0, 0, 'D', 'S', 1740389748, 1740389748, NULL),
(9241, 26627, 0, NULL, 36645, NULL, '1', 0, 0, 'D', 'S', 1740389764, 1740389764, NULL),
(9242, 26627, 0, NULL, 36641, NULL, '1', 0, 0, 'D', 'S', 1740390011, 1740390011, NULL),
(9243, 26627, 0, NULL, 36634, NULL, '1', 0, 0, 'D', 'S', 1740390225, 1740390225, NULL),
(9244, 26627, 0, NULL, 36684, NULL, '1', 0, 0, 'D', 'S', 1740392359, 1740392359, NULL),
(9245, 26627, 0, NULL, 36659, NULL, '1', 0, 0, 'D', 'S', 1740399622, 1740399622, NULL),
(9246, 69826, 0, NULL, 35040, NULL, '1', 0, 0, 'D', 'S', 1740483637, 1740483637, NULL),
(9247, 65272, 0, NULL, 36703, NULL, '1', 0, 0, 'D', 'S', 1740555099, 1740555099, NULL),
(9248, 65272, 0, NULL, 36702, NULL, '1', 0, 0, 'D', 'S', 1740555101, 1740555101, NULL),
(9249, 65272, 0, NULL, 36701, NULL, '1', 0, 0, 'D', 'S', 1740555104, 1740555104, NULL),
(9250, 65272, 0, NULL, 36700, NULL, '1', 0, 0, 'D', 'S', 1740555107, 1740555107, NULL),
(9251, 26627, 0, NULL, 36709, NULL, '1', 0, 0, 'D', 'S', 1740560898, 1740560898, NULL),
(9252, 26627, 0, NULL, 36732, NULL, '1', 0, 0, 'D', 'S', 1740570454, 1740570454, NULL),
(9253, 26627, 0, NULL, 36731, NULL, '1', 0, 0, 'D', 'S', 1740570460, 1740570460, NULL),
(9254, 26627, 0, NULL, 36730, NULL, '1', 0, 0, 'D', 'S', 1740570483, 1740570483, NULL),
(9255, 26627, 0, NULL, 36729, NULL, '1', 0, 0, 'D', 'S', 1740570485, 1740570485, NULL),
(9256, 26627, 0, NULL, 36728, NULL, '1', 0, 0, 'D', 'S', 1740570555, 1740570555, NULL),
(9257, 26627, 0, NULL, 36727, NULL, '1', 0, 0, 'D', 'S', 1740570570, 1740570570, NULL),
(9258, 26627, 0, NULL, 36726, NULL, '1', 0, 0, 'D', 'S', 1740571259, 1740571259, NULL),
(9259, 26627, 0, NULL, 36725, NULL, '1', 0, 0, 'D', 'S', 1740571262, 1740571262, NULL),
(9260, 26627, 0, NULL, 36720, NULL, '1', 0, 0, 'D', 'S', 1740573214, 1740573214, NULL),
(9261, 26627, 0, NULL, 36719, NULL, '1', 0, 0, 'D', 'S', 1740573217, 1740573217, NULL),
(9262, 26627, 0, NULL, 36718, NULL, '1', 0, 0, 'D', 'S', 1740573220, 1740573220, NULL),
(9263, 26627, 0, NULL, 36717, NULL, '1', 0, 0, 'D', 'S', 1740573223, 1740573223, NULL),
(9264, 26627, 0, NULL, 36707, NULL, '1', 0, 0, 'D', 'S', 1740575939, 1740575939, NULL),
(9265, 65272, 0, NULL, 36725, NULL, '1', 0, 0, 'D', 'S', 1740588279, 1740588279, NULL),
(9266, 65272, 0, NULL, 36726, NULL, '1', 0, 0, 'D', 'S', 1740588286, 1740588286, NULL),
(9267, 65272, 0, NULL, 36721, NULL, '1', 0, 0, 'D', 'S', 1740588292, 1740588292, NULL),
(9268, 65272, 0, NULL, 36623, NULL, '1', 0, 0, 'D', 'S', 1740588312, 1740588312, NULL),
(9269, 65272, 0, NULL, 36622, NULL, '1', 0, 0, 'D', 'S', 1740588324, 1740588324, NULL),
(9270, 65272, 0, NULL, 36529, NULL, '1', 0, 0, 'D', 'S', 1740588332, 1740588332, NULL),
(9271, 26627, 0, NULL, 36686, NULL, '1', 0, 0, 'D', 'S', 1740656161, 1740656161, NULL),
(9272, 26627, 0, NULL, 36687, NULL, '1', 0, 0, 'D', 'S', 1740656165, 1740656165, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(9273, 26627, 0, NULL, 36674, NULL, '1', 0, 0, 'D', 'S', 1740656338, 1740656338, NULL),
(9274, 26627, 0, NULL, 36747, NULL, '1', 0, 0, 'D', 'S', 1740656980, 1740656980, NULL),
(9275, 26627, 0, NULL, 36745, NULL, '1', 0, 0, 'D', 'S', 1740657111, 1740657111, NULL),
(9276, 26627, 0, NULL, 36744, NULL, '1', 0, 0, 'D', 'S', 1740657224, 1740657224, NULL),
(9277, 26627, 0, NULL, 36740, NULL, '1', 0, 0, 'D', 'S', 1740663060, 1740663060, NULL),
(9278, 26627, 0, NULL, 36739, NULL, '1', 0, 0, 'D', 'S', 1740663092, 1740663092, NULL),
(9279, 26627, 0, NULL, 36736, NULL, '1', 0, 0, 'D', 'S', 1740663108, 1740663108, NULL),
(9280, 26627, 0, NULL, 36735, NULL, '1', 0, 0, 'D', 'S', 1740663123, 1740663123, NULL),
(9281, 26627, 0, NULL, 36733, NULL, '1', 0, 0, 'D', 'S', 1740663182, 1740663182, NULL),
(9282, 26627, 0, NULL, 36724, NULL, '1', 0, 0, 'D', 'S', 1740720020, 1740720020, NULL),
(9283, 26627, 0, NULL, 36723, NULL, '1', 0, 0, 'D', 'S', 1740721590, 1740721590, NULL),
(9284, 26627, 0, NULL, 36722, NULL, '1', 0, 0, 'D', 'S', 1740722264, 1740722264, NULL),
(9285, 26627, 0, NULL, 36696, NULL, '1', 0, 0, 'D', 'S', 1740722806, 1740722806, NULL),
(9286, 26627, 0, NULL, 36675, NULL, '1', 0, 0, 'D', 'S', 1740722926, 1740722926, NULL),
(9287, 26627, 0, NULL, 36618, NULL, '1', 0, 0, 'D', 'S', 1740723288, 1740723288, NULL),
(9288, 26627, 0, NULL, 36617, NULL, '1', 0, 0, 'D', 'S', 1740723403, 1740723403, NULL),
(9289, 65272, 0, NULL, 36729, NULL, '1', 0, 0, 'D', 'S', 1740736008, 1740736008, NULL),
(9290, 65272, 0, NULL, 36724, NULL, '1', 0, 0, 'D', 'S', 1740736031, 1740736031, NULL),
(9291, 65272, 0, NULL, 36722, NULL, '1', 0, 0, 'D', 'S', 1740736188, 1740736188, NULL),
(9292, 65272, 0, NULL, 36708, NULL, '1', 0, 0, 'D', 'S', 1740738470, 1740738470, NULL),
(9293, 65272, 0, NULL, 36776, NULL, '1', 0, 0, 'D', 'S', 1740744261, 1740744261, NULL),
(9294, 65272, 0, NULL, 36797, NULL, '1', 0, 0, 'D', 'S', 1740807465, 1740807465, NULL),
(9295, 26627, 0, NULL, 36797, NULL, '1', 0, 0, 'D', 'S', 1740815772, 1740815772, NULL),
(9296, 26627, 0, NULL, 36796, NULL, '1', 0, 0, 'D', 'S', 1740815800, 1740815800, NULL),
(9297, 26627, 0, NULL, 36795, NULL, '1', 0, 0, 'D', 'S', 1740815878, 1740815878, NULL),
(9298, 26627, 0, NULL, 36793, NULL, '1', 0, 0, 'D', 'S', 1740821442, 1740821442, NULL),
(9299, 26627, 0, NULL, 36792, NULL, '1', 0, 0, 'D', 'S', 1740823672, 1740823672, NULL),
(9300, 26627, 0, NULL, 36798, NULL, '1', 0, 0, 'D', 'S', 1740823771, 1740823771, NULL),
(9301, 26627, 0, NULL, 36785, NULL, '1', 0, 0, 'D', 'S', 1740823879, 1740823879, NULL),
(9302, 26627, 0, NULL, 36784, NULL, '1', 0, 0, 'D', 'S', 1740823983, 1740823983, NULL),
(9303, 26627, 0, NULL, 36783, NULL, '1', 0, 0, 'D', 'S', 1740824050, 1740824050, NULL),
(9304, 26627, 0, NULL, 36771, NULL, '1', 0, 0, 'D', 'S', 1740824116, 1740824116, NULL),
(9305, 26627, 0, NULL, 36770, NULL, '1', 0, 0, 'D', 'S', 1740824220, 1740824220, NULL),
(9306, 26627, 0, NULL, 36769, NULL, '1', 0, 0, 'D', 'S', 1740824306, 1740824306, NULL),
(9307, 26627, 0, NULL, 36714, NULL, '1', 0, 0, 'D', 'S', 1740824827, 1740824827, NULL),
(9308, 26627, 0, NULL, 36774, NULL, '1', 0, 0, 'D', 'S', 1740825103, 1740825103, NULL),
(9309, 65272, 0, NULL, 36805, NULL, '1', 0, 0, 'D', 'S', 1740840615, 1740840615, NULL),
(9310, 65272, 0, NULL, 36806, NULL, '1', 0, 0, 'D', 'S', 1740840618, 1740840618, NULL),
(9311, 65272, 0, NULL, 36807, NULL, '1', 0, 0, 'D', 'S', 1740840621, 1740840621, NULL),
(9312, 65272, 0, NULL, 36803, NULL, '1', 0, 0, 'D', 'S', 1740989490, 1740989490, NULL),
(9313, 65272, 0, NULL, 36802, NULL, '1', 0, 0, 'D', 'S', 1740989492, 1740989492, NULL),
(9314, 65272, 0, NULL, 36801, NULL, '1', 0, 0, 'D', 'S', 1740989495, 1740989495, NULL),
(9315, 26627, 0, NULL, 36855, NULL, '1', 0, 0, 'D', 'S', 1741002006, 1741002006, NULL),
(9316, 26627, 0, NULL, 36854, NULL, '1', 0, 0, 'D', 'S', 1741002082, 1741002082, NULL),
(9317, 26627, 0, NULL, 36852, NULL, '1', 0, 0, 'D', 'S', 1741002156, 1741002156, NULL),
(9318, 26627, 0, NULL, 36851, NULL, '1', 0, 0, 'D', 'S', 1741002238, 1741002238, NULL),
(9319, 26627, 0, NULL, 36850, NULL, '1', 0, 0, 'D', 'S', 1741002325, 1741002325, NULL),
(9320, 26627, 0, NULL, 36849, NULL, '1', 0, 0, 'D', 'S', 1741002402, 1741002402, NULL),
(9321, 26627, 0, NULL, 36848, NULL, '1', 0, 0, 'D', 'S', 1741002485, 1741002485, NULL),
(9322, 26627, 0, NULL, 36847, NULL, '1', 0, 0, 'D', 'S', 1741002551, 1741002551, NULL),
(9323, 26627, 0, NULL, 36846, NULL, '1', 0, 0, 'D', 'S', 1741002656, 1741002656, NULL),
(9324, 26627, 0, NULL, 36844, NULL, '1', 0, 0, 'D', 'S', 1741002739, 1741002739, NULL),
(9325, 26627, 0, NULL, 36843, NULL, '1', 0, 0, 'D', 'S', 1741002742, 1741002742, NULL),
(9326, 26627, 0, NULL, 36841, NULL, '1', 0, 0, 'D', 'S', 1741002864, 1741002864, NULL),
(9327, 26627, 0, NULL, 36842, NULL, '1', 0, 0, 'D', 'S', 1741002866, 1741002866, NULL),
(9328, 26627, 0, NULL, 36840, NULL, '1', 0, 0, 'D', 'S', 1741002997, 1741002997, NULL),
(9329, 26627, 0, NULL, 36839, NULL, '1', 0, 0, 'D', 'S', 1741003001, 1741003001, NULL),
(9330, 26627, 0, NULL, 36838, NULL, '1', 0, 0, 'D', 'S', 1741003129, 1741003129, NULL),
(9331, 26627, 0, NULL, 36837, NULL, '1', 0, 0, 'D', 'S', 1741003132, 1741003132, NULL),
(9332, 26627, 0, NULL, 36836, NULL, '1', 0, 0, 'D', 'S', 1741003379, 1741003379, NULL),
(9333, 26627, 0, NULL, 36835, NULL, '1', 0, 0, 'D', 'S', 1741003382, 1741003382, NULL),
(9334, 65272, 0, NULL, 36767, NULL, '1', 0, 0, 'D', 'S', 1741003604, 1741003604, NULL),
(9335, 26627, 0, NULL, 36807, '1', '1', 0, 0, 'D', 'S', 1741072566, 1741072566, NULL),
(9336, 26627, 0, NULL, 36806, '1', '1', 0, 0, 'D', 'S', 1741072572, 1741072572, NULL),
(9337, 26627, 0, NULL, 36805, '1', '1', 0, 0, 'D', 'S', 1741072578, 1741072578, NULL),
(9338, 26627, 0, NULL, 36867, NULL, '1', 0, 0, 'D', 'S', 1741080964, 1741080964, NULL),
(9339, 26627, 0, NULL, 36866, NULL, '1', 0, 0, 'D', 'S', 1741080990, 1741080990, NULL),
(9340, 26627, 0, NULL, 36865, NULL, '1', 0, 0, 'D', 'S', 1741081119, 1741081119, NULL),
(9341, 26627, 0, NULL, 36864, NULL, '1', 0, 0, 'D', 'S', 1741081217, 1741081217, NULL),
(9342, 26627, 0, NULL, 36863, NULL, '1', 0, 0, 'D', 'S', 1741081301, 1741081301, NULL),
(9343, 26627, 0, NULL, 36862, NULL, '1', 0, 0, 'D', 'S', 1741081309, 1741081309, NULL),
(9344, 26627, 0, NULL, 36861, NULL, '1', 0, 0, 'D', 'S', 1741081500, 1741081500, NULL),
(9345, 26627, 0, NULL, 36860, NULL, '1', 0, 0, 'D', 'S', 1741081521, 1741081521, NULL),
(9346, 26627, 0, NULL, 36859, NULL, '1', 0, 0, 'D', 'S', 1741081587, 1741081587, NULL),
(9347, 26627, 0, NULL, 36858, NULL, '1', 0, 0, 'D', 'S', 1741081590, 1741081590, NULL),
(9348, 26627, 0, NULL, 36857, NULL, '1', 0, 0, 'D', 'S', 1741081637, 1741081637, NULL),
(9349, 26627, 0, NULL, 36829, NULL, '1', 0, 0, 'D', 'S', 1741093515, 1741093515, NULL),
(9350, 26627, 0, NULL, 36822, NULL, '1', 0, 0, 'D', 'S', 1741093538, 1741093538, NULL),
(9351, 65272, 0, NULL, 36866, NULL, '1', 0, 0, 'D', 'S', 1741093618, 1741093618, NULL),
(9352, 65272, 0, NULL, 36865, NULL, '1', 0, 0, 'D', 'S', 1741093679, 1741093679, NULL),
(9353, 65272, 0, NULL, 36864, NULL, '1', 0, 0, 'D', 'S', 1741093682, 1741093682, NULL),
(9354, 65272, 0, NULL, 36857, NULL, '1', 0, 0, 'D', 'S', 1741093691, 1741093691, NULL),
(9355, 65272, 0, NULL, 36856, NULL, '1', 0, 0, 'D', 'S', 1741093693, 1741093693, NULL),
(9356, 10342, 0, NULL, 4581, '1', '1', 0, 0, 'D', 'S', 1741152317, 1741152317, NULL),
(9357, 65272, 0, NULL, 36851, NULL, '1', 0, 0, 'D', 'S', 1741152957, 1741152957, NULL),
(9358, 65272, 0, NULL, 36850, NULL, '1', 0, 0, 'D', 'S', 1741152963, 1741152963, NULL),
(9359, 65272, 0, NULL, 36849, NULL, '1', 0, 0, 'D', 'S', 1741152965, 1741152965, NULL),
(9360, 65272, 0, NULL, 36848, NULL, '1', 0, 0, 'D', 'S', 1741152967, 1741152967, NULL),
(9361, 65272, 0, NULL, 36847, NULL, '1', 0, 0, 'D', 'S', 1741152970, 1741152970, NULL),
(9362, 65272, 0, NULL, 36845, NULL, '1', 0, 0, 'D', 'S', 1741152973, 1741152973, NULL),
(9363, 65272, 0, NULL, 36823, NULL, '1', 0, 0, 'D', 'S', 1741152992, 1741152992, NULL),
(9364, 26627, 0, NULL, 36834, NULL, '1', 0, 0, 'D', 'S', 1741172736, 1741172736, NULL),
(9365, 26627, 0, NULL, 36833, NULL, '1', 0, 0, 'D', 'S', 1741172818, 1741172818, NULL),
(9366, 26627, 0, NULL, 36826, NULL, '1', 0, 0, 'D', 'S', 1741172902, 1741172902, NULL),
(9367, 26627, 0, NULL, 36820, NULL, '1', 0, 0, 'D', 'S', 1741173058, 1741173058, NULL),
(9368, 26627, 0, NULL, 36814, NULL, '1', 0, 0, 'D', 'S', 1741173647, 1741173647, NULL),
(9369, 26627, 0, NULL, 36812, NULL, '1', 0, 0, 'D', 'S', 1741173809, 1741173809, NULL),
(9370, 26627, 0, NULL, 36801, NULL, '1', 0, 0, 'D', 'S', 1741173957, 1741173957, NULL),
(9371, 26627, 0, NULL, 36802, NULL, '1', 0, 0, 'D', 'S', 1741173959, 1741173959, NULL),
(9372, 26627, 0, NULL, 36803, NULL, '1', 0, 0, 'D', 'S', 1741173963, 1741173963, NULL),
(9373, 65272, 0, NULL, 36858, NULL, '1', 0, 0, 'D', 'S', 1741174450, 1741174450, NULL),
(9374, 65272, 0, NULL, 36859, NULL, '1', 0, 0, 'D', 'S', 1741174465, 1741174465, NULL),
(9375, 65272, 0, NULL, 36841, NULL, '1', 0, 0, 'D', 'S', 1741174499, 1741174499, NULL),
(9376, 65272, 0, NULL, 36840, NULL, '1', 0, 0, 'D', 'S', 1741174502, 1741174502, NULL),
(9377, 65272, 0, NULL, 36839, NULL, '1', 0, 0, 'D', 'S', 1741174523, 1741174523, NULL),
(9378, 65272, 0, NULL, 36838, NULL, '1', 0, 0, 'D', 'S', 1741174561, 1741174561, NULL),
(9379, 65272, 0, NULL, 36837, NULL, '1', 0, 0, 'D', 'S', 1741174563, 1741174563, NULL),
(9380, 65272, 0, NULL, 36836, NULL, '1', 0, 0, 'D', 'S', 1741174592, 1741174592, NULL),
(9381, 65272, 0, NULL, 36835, NULL, '1', 0, 0, 'D', 'S', 1741174600, 1741174600, NULL),
(9382, 65272, 0, NULL, 36833, NULL, '1', 0, 0, 'D', 'S', 1741174617, 1741174617, NULL),
(9383, 65272, 0, NULL, 36831, NULL, '1', 0, 0, 'D', 'S', 1741174642, 1741174642, NULL),
(9384, 65272, 0, NULL, 36830, NULL, '1', 0, 0, 'D', 'S', 1741174668, 1741174668, NULL),
(9385, 65272, 0, NULL, 36829, NULL, '1', 0, 0, 'D', 'S', 1741174698, 1741174698, NULL),
(9386, 65272, 0, NULL, 36826, NULL, '1', 0, 0, 'D', 'S', 1741174749, 1741174749, NULL),
(9387, 65272, 0, NULL, 36825, NULL, '1', 0, 0, 'D', 'S', 1741174791, 1741174791, NULL),
(9388, 65272, 0, NULL, 36824, NULL, '1', 0, 0, 'D', 'S', 1741174827, 1741174827, NULL),
(9389, 65272, 0, NULL, 36822, NULL, '1', 0, 0, 'D', 'S', 1741174938, 1741174938, NULL),
(9390, 65272, 0, NULL, 36772, NULL, '1', 0, 0, 'D', 'S', 1741243677, 1741243677, NULL),
(9391, 65272, 0, NULL, 36770, NULL, '1', 0, 0, 'D', 'S', 1741243717, 1741243717, NULL),
(9392, 65272, 0, NULL, 36760, NULL, '1', 0, 0, 'D', 'S', 1741243749, 1741243749, NULL),
(9393, 26627, 0, NULL, 36827, NULL, '1', 0, 0, 'D', 'S', 1741247462, 1741247462, NULL),
(9394, 26627, 0, NULL, 36824, NULL, '1', 0, 0, 'D', 'S', 1741247478, 1741247478, NULL),
(9395, 26627, 0, NULL, 36759, NULL, '1', 0, 0, 'D', 'S', 1741256499, 1741256499, NULL),
(9396, 26627, 0, NULL, 36886, NULL, '1', 0, 0, 'D', 'S', 1741256959, 1741256959, NULL),
(9397, 26627, 0, NULL, 36885, NULL, '1', 0, 0, 'D', 'S', 1741257086, 1741257086, NULL),
(9398, 26627, 0, NULL, 36884, NULL, '1', 0, 0, 'D', 'S', 1741257089, 1741257089, NULL),
(9399, 26627, 0, NULL, 36871, NULL, '1', 0, 0, 'D', 'S', 1741257304, 1741257304, NULL),
(9400, 26627, 0, NULL, 36870, NULL, '1', 0, 0, 'D', 'S', 1741257531, 1741257531, NULL),
(9401, 65272, 0, NULL, 36887, NULL, '1', 0, 0, 'D', 'S', 1741257798, 1741257798, NULL),
(9402, 26627, 0, NULL, 36791, NULL, '1', 0, 0, 'D', 'S', 1741259353, 1741259353, NULL),
(9403, 26627, 0, NULL, 36763, NULL, '1', 0, 0, 'D', 'S', 1741259411, 1741259411, NULL),
(9404, 26627, 0, NULL, 36906, NULL, '1', 0, 0, 'D', 'S', 1741344465, 1741344465, NULL),
(9405, 26627, 0, NULL, 36905, NULL, '1', 0, 0, 'D', 'S', 1741344468, 1741344468, NULL),
(9406, 26627, 0, NULL, 36904, NULL, '1', 0, 0, 'D', 'S', 1741344470, 1741344470, NULL),
(9407, 26627, 0, NULL, 36902, NULL, '1', 0, 0, 'D', 'S', 1741344864, 1741344864, NULL),
(9408, 26627, 0, NULL, 36901, NULL, '1', 0, 0, 'D', 'S', 1741344978, 1741344978, NULL),
(9409, 26627, 0, NULL, 36900, NULL, '1', 0, 0, 'D', 'S', 1741344980, 1741344980, NULL),
(9410, 26627, 0, NULL, 36899, NULL, '1', 0, 0, 'D', 'S', 1741344983, 1741344983, NULL),
(9411, 26627, 0, NULL, 36898, NULL, '1', 0, 0, 'D', 'S', 1741344985, 1741344985, NULL),
(9412, 26627, 0, NULL, 36896, NULL, '1', 0, 0, 'D', 'S', 1741344988, 1741344988, NULL),
(9413, 26627, 0, NULL, 36877, NULL, '1', 0, 0, 'D', 'S', 1741345370, 1741345370, NULL),
(9414, 26627, 0, NULL, 36876, NULL, '1', 0, 0, 'D', 'S', 1741345453, 1741345453, NULL),
(9415, 26627, 0, NULL, 36869, NULL, '1', 0, 0, 'D', 'S', 1741345534, 1741345534, NULL),
(9416, 26627, 0, NULL, 36868, NULL, '1', 0, 0, 'D', 'S', 1741345674, 1741345674, NULL),
(9417, 65272, 0, NULL, 36907, NULL, '1', 0, 0, 'D', 'S', 1741346335, 1741346335, NULL),
(9418, 65272, 0, NULL, 36906, NULL, '1', 0, 0, 'D', 'S', 1741346337, 1741346337, NULL),
(9419, 65272, 0, NULL, 36905, NULL, '1', 0, 0, 'D', 'S', 1741346341, 1741346341, NULL),
(9420, 65272, 0, NULL, 36904, NULL, '1', 0, 0, 'D', 'S', 1741346343, 1741346343, NULL),
(9421, 65272, 0, NULL, 36903, NULL, '1', 0, 0, 'D', 'S', 1741346345, 1741346345, NULL),
(9422, 65272, 0, NULL, 36902, NULL, '1', 0, 0, 'D', 'S', 1741347082, 1741347082, NULL),
(9423, 65272, 0, NULL, 36901, NULL, '1', 0, 0, 'D', 'S', 1741347174, 1741347174, NULL),
(9424, 65272, 0, NULL, 36900, NULL, '1', 0, 0, 'D', 'S', 1741347177, 1741347177, NULL),
(9425, 65272, 0, NULL, 36899, NULL, '1', 0, 0, 'D', 'S', 1741347180, 1741347180, NULL),
(9426, 65272, 0, NULL, 36898, NULL, '1', 0, 0, 'D', 'S', 1741347183, 1741347183, NULL),
(9427, 65272, 0, NULL, 36897, NULL, '1', 0, 0, 'D', 'S', 1741347186, 1741347186, NULL),
(9428, 65272, 0, NULL, 36896, NULL, '1', 0, 0, 'D', 'S', 1741347188, 1741347188, NULL),
(9429, 26627, 0, NULL, 36882, NULL, '1', 0, 0, 'D', 'S', 1741350941, 1741350941, NULL),
(9430, 10342, 0, NULL, 9851, NULL, '1', 0, 0, 'D', 'S', 1741359113, 1741359113, NULL),
(9431, 10342, 0, NULL, 36927, NULL, '1', 0, 0, 'D', 'S', 1741457447, 1741457447, NULL),
(9432, 10342, 0, NULL, 33755, NULL, '1', 0, 0, 'D', 'S', 1741457580, 1741457580, NULL),
(9433, 26627, 0, NULL, 36957, NULL, '1', 0, 0, 'D', 'S', 1741599358, 1741599358, NULL),
(9434, 26627, 0, NULL, 36956, NULL, '1', 0, 0, 'D', 'S', 1741599360, 1741599360, NULL),
(9435, 26627, 0, NULL, 36951, NULL, '1', 0, 0, 'D', 'S', 1741602003, 1741602003, NULL),
(9436, 26627, 0, NULL, 36950, NULL, '1', 0, 0, 'D', 'S', 1741602027, 1741602027, NULL),
(9437, 26627, 0, NULL, 36947, NULL, '1', 0, 0, 'D', 'S', 1741602062, 1741602062, NULL),
(9438, 26627, 0, NULL, 36946, NULL, '1', 0, 0, 'D', 'S', 1741602065, 1741602065, NULL),
(9439, 26627, 0, NULL, 36945, NULL, '1', 0, 0, 'D', 'S', 1741602100, 1741602100, NULL),
(9440, 26627, 0, NULL, 36944, NULL, '1', 0, 0, 'D', 'S', 1741602102, 1741602102, NULL),
(9441, 26627, 0, NULL, 36938, NULL, '1', 0, 0, 'D', 'S', 1741608560, 1741608560, NULL),
(9442, 26627, 0, NULL, 36937, NULL, '1', 0, 0, 'D', 'S', 1741608563, 1741608563, NULL),
(9443, 26627, 0, NULL, 36943, NULL, '1', 0, 0, 'D', 'S', 1741610222, 1741610222, NULL),
(9444, 26627, 0, NULL, 36941, NULL, '1', 0, 0, 'D', 'S', 1741610311, 1741610311, NULL),
(9445, 26627, 0, NULL, 36940, NULL, '1', 0, 0, 'D', 'S', 1741610437, 1741610437, NULL),
(9446, 26627, 0, NULL, 36935, NULL, '1', 0, 0, 'D', 'S', 1741612427, 1741612427, NULL),
(9447, 26627, 0, NULL, 36933, NULL, '1', 0, 0, 'D', 'S', 1741612674, 1741612674, NULL),
(9448, 26627, 0, NULL, 37016, NULL, '1', 0, 0, 'D', 'S', 1741690937, 1741690937, NULL),
(9449, 26627, 0, NULL, 37005, NULL, '1', 0, 0, 'D', 'S', 1741691092, 1741691092, NULL),
(9450, 26627, 0, NULL, 37004, NULL, '1', 0, 0, 'D', 'S', 1741691146, 1741691146, NULL),
(9451, 26627, 0, NULL, 36984, NULL, '1', 0, 0, 'D', 'S', 1741695185, 1741695185, NULL),
(9452, 26627, 0, NULL, 36983, NULL, '1', 0, 0, 'D', 'S', 1741695263, 1741695263, NULL),
(9453, 26627, 0, NULL, 36982, NULL, '1', 0, 0, 'D', 'S', 1741695316, 1741695316, NULL),
(9454, 26627, 0, NULL, 36981, NULL, '1', 0, 0, 'D', 'S', 1741695514, 1741695514, NULL),
(9455, 26627, 0, NULL, 36980, NULL, '1', 0, 0, 'D', 'S', 1741695595, 1741695595, NULL),
(9456, 26627, 0, NULL, 37007, NULL, '1', 0, 0, 'D', 'S', 1741701261, 1741701261, NULL),
(9457, 26627, 0, NULL, 37001, NULL, '1', 0, 0, 'D', 'S', 1741701291, 1741701291, NULL),
(9458, 26627, 0, NULL, 37000, NULL, '1', 0, 0, 'D', 'S', 1741701310, 1741701310, NULL),
(9459, 26627, 0, NULL, 36998, NULL, '1', 0, 0, 'D', 'S', 1741701327, 1741701327, NULL),
(9460, 26627, 0, NULL, 36997, NULL, '1', 0, 0, 'D', 'S', 1741701343, 1741701343, NULL),
(9461, 26627, 0, NULL, 36996, NULL, '1', 0, 0, 'D', 'S', 1741701377, 1741701377, NULL),
(9462, 26627, 0, NULL, 36995, NULL, '1', 0, 0, 'D', 'S', 1741701409, 1741701409, NULL),
(9463, 26627, 0, NULL, 36991, NULL, '1', 0, 0, 'D', 'S', 1741701436, 1741701436, NULL),
(9464, 26627, 0, NULL, 36989, NULL, '1', 0, 0, 'D', 'S', 1741701459, 1741701459, NULL),
(9465, 26627, 0, NULL, 36988, NULL, '1', 0, 0, 'D', 'S', 1741701475, 1741701475, NULL),
(9466, 10342, 0, NULL, 14556, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9467, 10342, 0, NULL, 18634, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9468, 10342, 0, NULL, 22571, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9469, 10342, 0, NULL, 24062, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9470, 10342, 0, NULL, 24802, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9471, 10342, 0, NULL, 25027, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9472, 10342, 0, NULL, 25089, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9473, 10342, 0, NULL, 25161, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9474, 10342, 0, NULL, 25283, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9475, 10342, 0, NULL, 25303, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9476, 10342, 0, NULL, 25518, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9477, 10342, 0, NULL, 26352, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9478, 10342, 0, NULL, 27066, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9479, 10342, 0, NULL, 30396, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9480, 10342, 0, NULL, 31193, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9481, 10342, 0, NULL, 31262, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9482, 10342, 0, NULL, 34064, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9483, 10342, 0, NULL, 34990, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9484, 10342, 0, NULL, 35036, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9485, 10342, 0, NULL, 35037, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9486, 10342, 0, NULL, 35067, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9487, 10342, 0, NULL, 35381, NULL, '1', 0, 0, 'D', 'S', 1741710397, 1741710397, NULL),
(9488, 65272, 0, NULL, 37016, NULL, '1', 0, 0, 'D', 'S', 1741763123, 1741763123, NULL),
(9489, 65272, 0, NULL, 37012, NULL, '1', 0, 0, 'D', 'S', 1741763449, 1741763449, NULL),
(9490, 65272, 0, NULL, 37011, NULL, '1', 0, 0, 'D', 'S', 1741763452, 1741763452, NULL),
(9491, 26627, 0, NULL, 36970, NULL, '1', 0, 0, 'D', 'S', 1741778828, 1741778828, NULL),
(9492, 26627, 0, NULL, 36969, NULL, '1', 0, 0, 'D', 'S', 1741778934, 1741778934, NULL),
(9493, 26627, 0, NULL, 36968, NULL, '1', 0, 0, 'D', 'S', 1741778998, 1741778998, NULL),
(9494, 26627, 0, NULL, 36966, NULL, '1', 0, 0, 'D', 'S', 1741779072, 1741779072, NULL),
(9495, 26627, 0, NULL, 36965, NULL, '1', 0, 0, 'D', 'S', 1741779075, 1741779075, NULL),
(9496, 26627, 0, NULL, 36964, NULL, '1', 0, 0, 'D', 'S', 1741779077, 1741779077, NULL),
(9497, 26627, 0, NULL, 37061, NULL, '1', 0, 0, 'D', 'S', 1742037715, 1742037715, NULL),
(9498, 26627, 0, NULL, 37060, NULL, '1', 0, 0, 'D', 'S', 1742037721, 1742037721, NULL),
(9499, 26627, 0, NULL, 37059, NULL, '1', 0, 0, 'D', 'S', 1742037726, 1742037726, NULL),
(9500, 26627, 0, NULL, 37058, NULL, '1', 0, 0, 'D', 'S', 1742037872, 1742037872, NULL),
(9501, 26627, 0, NULL, 37056, NULL, '1', 0, 0, 'D', 'S', 1742038013, 1742038013, NULL),
(9502, 26627, 0, NULL, 37055, NULL, '1', 0, 0, 'D', 'S', 1742038102, 1742038102, NULL),
(9503, 26627, 0, NULL, 37054, NULL, '1', 0, 0, 'D', 'S', 1742038190, 1742038190, NULL),
(9504, 26627, 0, NULL, 37053, NULL, '1', 0, 0, 'D', 'S', 1742038193, 1742038193, NULL),
(9505, 26627, 0, NULL, 37049, NULL, '1', 0, 0, 'D', 'S', 1742038392, 1742038392, NULL),
(9506, 26627, 0, NULL, 37047, NULL, '1', 0, 0, 'D', 'S', 1742038557, 1742038557, NULL),
(9507, 26627, 0, NULL, 37046, NULL, '1', 0, 0, 'D', 'S', 1742038559, 1742038559, NULL),
(9508, 65272, 0, NULL, 37089, NULL, '1', 0, 0, 'D', 'S', 1742041587, 1742041587, NULL),
(9509, 10342, 0, NULL, 36847, NULL, '1', 0, 0, 'D', 'S', 1742067827, 1742067827, NULL),
(9510, 65272, 0, NULL, 37058, NULL, '1', 0, 0, 'D', 'S', 1742194518, 1742194518, NULL),
(9511, 65272, 0, NULL, 37051, NULL, '1', 0, 0, 'D', 'S', 1742194622, 1742194622, NULL),
(9512, 26627, 0, NULL, 37089, NULL, '1', 0, 0, 'D', 'S', 1742206108, 1742206108, NULL),
(9513, 26627, 0, NULL, 37086, NULL, '1', 0, 0, 'D', 'S', 1742206125, 1742206125, NULL),
(9514, 26627, 0, NULL, 37085, NULL, '1', 0, 0, 'D', 'S', 1742206133, 1742206133, NULL),
(9515, 26627, 0, NULL, 37084, NULL, '1', 0, 0, 'D', 'S', 1742206210, 1742206210, NULL),
(9516, 65272, 0, NULL, 37083, NULL, '1', 0, 0, 'D', 'S', 1742206924, 1742206924, NULL),
(9517, 65272, 0, NULL, 37082, NULL, '1', 0, 0, 'D', 'S', 1742207002, 1742207002, NULL),
(9518, 65272, 0, NULL, 37081, NULL, '1', 0, 0, 'D', 'S', 1742207029, 1742207029, NULL),
(9519, 65272, 0, NULL, 37080, NULL, '1', 0, 0, 'D', 'S', 1742207066, 1742207066, NULL),
(9520, 26627, 0, NULL, 37075, NULL, '1', 0, 0, 'D', 'S', 1742211148, 1742211148, NULL),
(9521, 26627, 0, NULL, 37076, NULL, '1', 0, 0, 'D', 'S', 1742211224, 1742211224, NULL),
(9522, 26627, 0, NULL, 37052, NULL, '1', 0, 0, 'D', 'S', 1742211401, 1742211401, NULL),
(9523, 26627, 0, NULL, 37072, NULL, '1', 0, 0, 'D', 'S', 1742211606, 1742211606, NULL),
(9524, 26627, 0, NULL, 37071, '1', '1', 0, 0, 'D', 'S', 1742211623, 1742211623, NULL),
(9525, 26627, 0, NULL, 37070, NULL, '1', 0, 0, 'D', 'S', 1742211626, 1742211626, NULL),
(9526, 26627, 0, NULL, 37069, NULL, '1', 0, 0, 'D', 'S', 1742212135, 1742212135, NULL),
(9527, 26627, 0, NULL, 37123, NULL, '1', 0, 0, 'D', 'S', 1742298421, 1742298421, NULL),
(9528, 26627, 0, NULL, 37122, NULL, '1', 0, 0, 'D', 'S', 1742298430, 1742298430, NULL),
(9529, 26627, 0, NULL, 37121, NULL, '1', 0, 0, 'D', 'S', 1742298432, 1742298432, NULL),
(9530, 26627, 0, NULL, 37120, NULL, '1', 0, 0, 'D', 'S', 1742298434, 1742298434, NULL),
(9531, 26627, 0, NULL, 37119, NULL, '1', 0, 0, 'D', 'S', 1742298437, 1742298437, NULL),
(9532, 26627, 0, NULL, 37109, NULL, '1', 0, 0, 'D', 'S', 1742298697, 1742298697, NULL),
(9533, 26627, 0, NULL, 37108, NULL, '1', 0, 0, 'D', 'S', 1742298699, 1742298699, NULL),
(9534, 26627, 0, NULL, 37107, NULL, '1', 0, 0, 'D', 'S', 1742298704, 1742298704, NULL),
(9535, 65272, 0, NULL, 37123, NULL, '1', 0, 0, 'D', 'S', 1742300865, 1742300865, NULL),
(9536, 65272, 0, NULL, 37122, NULL, '1', 0, 0, 'D', 'S', 1742300869, 1742300869, NULL),
(9537, 65272, 0, NULL, 37121, NULL, '1', 0, 0, 'D', 'S', 1742300872, 1742300872, NULL),
(9538, 65272, 0, NULL, 37120, NULL, '1', 0, 0, 'D', 'S', 1742300877, 1742300877, NULL),
(9539, 65272, 0, NULL, 37119, NULL, '1', 0, 0, 'D', 'S', 1742300880, 1742300880, NULL),
(9540, 65272, 0, NULL, 37109, NULL, '1', 0, 0, 'D', 'S', 1742300885, 1742300885, NULL),
(9541, 65272, 0, NULL, 37108, NULL, '1', 0, 0, 'D', 'S', 1742300888, 1742300888, NULL),
(9542, 65272, 0, NULL, 37107, NULL, '1', 0, 0, 'D', 'S', 1742300890, 1742300890, NULL),
(9543, 65272, 0, NULL, 37106, NULL, '1', 0, 0, 'D', 'S', 1742301056, 1742301056, NULL),
(9544, 65272, 0, NULL, 37103, NULL, '1', 0, 0, 'D', 'S', 1742301411, 1742301411, NULL),
(9545, 65272, 0, NULL, 37093, NULL, '1', 0, 0, 'D', 'S', 1742302653, 1742302653, NULL),
(9546, 10342, 0, NULL, 11114, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9547, 10342, 0, NULL, 26756, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9548, 10342, 0, NULL, 30645, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9549, 10342, 0, NULL, 30769, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9550, 10342, 0, NULL, 30770, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9551, 10342, 0, NULL, 30893, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9552, 10342, 0, NULL, 30895, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9553, 10342, 0, NULL, 36848, NULL, '1', 0, 0, 'D', 'S', 1742313819, 1742313819, NULL),
(9554, 64412, 0, NULL, 13284, NULL, '1', 0, 0, 'D', 'S', 1742365827, 1742365827, NULL),
(9555, 64412, 0, NULL, 13377, NULL, '1', 0, 0, 'D', 'S', 1742365827, 1742365827, NULL),
(9556, 64412, 0, NULL, 13763, NULL, '1', 0, 0, 'D', 'S', 1742365827, 1742365827, NULL),
(9557, 64412, 0, NULL, 14502, NULL, '1', 0, 0, 'D', 'S', 1742365827, 1742365827, NULL),
(9558, 64412, 0, NULL, 14573, NULL, '1', 0, 0, 'D', 'S', 1742365827, 1742365827, NULL),
(9559, 64412, 0, NULL, 15453, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9560, 64412, 0, NULL, 15852, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9561, 64412, 0, NULL, 17521, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9562, 64412, 0, NULL, 18458, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9563, 64412, 0, NULL, 18584, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9564, 64412, 0, NULL, 20950, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9565, 64412, 0, NULL, 20986, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9566, 64412, 0, NULL, 21874, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9567, 64412, 0, NULL, 21888, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9568, 64412, 0, NULL, 23519, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9569, 64412, 0, NULL, 24808, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9570, 64412, 0, NULL, 26456, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9571, 64412, 0, NULL, 26890, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9572, 64412, 0, NULL, 28838, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9573, 64412, 0, NULL, 29968, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9574, 64412, 0, NULL, 32248, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9575, 64412, 0, NULL, 32450, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9576, 64412, 0, NULL, 32501, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9577, 64412, 0, NULL, 32956, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9578, 64412, 0, NULL, 33274, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9579, 64412, 0, NULL, 33336, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9580, 64412, 0, NULL, 33580, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9581, 64412, 0, NULL, 33690, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9582, 64412, 0, NULL, 33774, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9583, 64412, 0, NULL, 34395, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9584, 64412, 0, NULL, 35225, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9585, 64412, 0, NULL, 35369, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9586, 64412, 0, NULL, 35404, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9587, 64412, 0, NULL, 35726, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9588, 64412, 0, NULL, 35866, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9589, 64412, 0, NULL, 35935, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9590, 64412, 0, NULL, 35966, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9591, 64412, 0, NULL, 36339, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9592, 64412, 0, NULL, 36422, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9593, 64412, 0, NULL, 36429, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9594, 64412, 0, NULL, 36435, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9595, 64412, 0, NULL, 36445, NULL, '1', 0, 0, 'D', 'S', 1742365828, 1742365828, NULL),
(9596, 64412, 0, NULL, 12379, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9597, 64412, 0, NULL, 13826, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9598, 64412, 0, NULL, 21089, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9599, 64412, 0, NULL, 22744, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9600, 64412, 0, NULL, 24043, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9601, 64412, 0, NULL, 24663, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9602, 64412, 0, NULL, 28322, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9603, 64412, 0, NULL, 30936, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9604, 64412, 0, NULL, 31736, NULL, '1', 0, 0, 'D', 'S', 1742365922, 1742365922, NULL),
(9605, 64412, 0, NULL, 33161, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9606, 64412, 0, NULL, 33620, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9607, 64412, 0, NULL, 34228, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9608, 64412, 0, NULL, 34370, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9609, 64412, 0, NULL, 35025, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9610, 64412, 0, NULL, 35224, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9611, 64412, 0, NULL, 35345, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9612, 64412, 0, NULL, 35746, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9613, 64412, 0, NULL, 35934, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9614, 64412, 0, NULL, 36150, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9615, 64412, 0, NULL, 36298, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9616, 64412, 0, NULL, 36616, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9617, 64412, 0, NULL, 36655, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9618, 64412, 0, NULL, 36695, NULL, '1', 0, 0, 'D', 'S', 1742365923, 1742365923, NULL),
(9619, 10342, 0, NULL, 1565, '1', '1', 0, 0, 'D', 'S', 1742366300, 1742366300, NULL),
(9620, 10342, 0, NULL, 33693, NULL, '1', 0, 0, 'D', 'S', 1742376200, 1742376200, NULL),
(9621, 26627, 0, NULL, 37110, NULL, '1', 0, 0, 'D', 'S', 1742380996, 1742380996, NULL),
(9622, 26627, 0, NULL, 37097, NULL, '1', 0, 0, 'D', 'S', 1742381146, 1742381146, NULL),
(9623, 26627, 0, NULL, 37094, NULL, '1', 0, 0, 'D', 'S', 1742381234, 1742381234, NULL),
(9624, 27637, 0, NULL, 1654, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9625, 27637, 0, NULL, 3083, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9626, 27637, 0, NULL, 3462, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9627, 27637, 0, NULL, 3466, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9628, 27637, 0, NULL, 9088, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9629, 27637, 0, NULL, 9873, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9630, 27637, 0, NULL, 10625, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9631, 27637, 0, NULL, 10810, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9632, 27637, 0, NULL, 11184, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9633, 27637, 0, NULL, 11630, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9634, 27637, 0, NULL, 12940, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9635, 27637, 0, NULL, 14115, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9636, 27637, 0, NULL, 14195, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9637, 27637, 0, NULL, 15140, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9638, 27637, 0, NULL, 15142, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9639, 27637, 0, NULL, 18810, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9640, 27637, 0, NULL, 19726, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9641, 27637, 0, NULL, 19832, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9642, 27637, 0, NULL, 21435, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9643, 27637, 0, NULL, 23053, NULL, '1', 0, 0, 'D', 'S', 1742420552, 1742420552, NULL),
(9644, 27637, 0, NULL, 24190, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9645, 27637, 0, NULL, 24314, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9646, 27637, 0, NULL, 24315, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9647, 27637, 0, NULL, 26368, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9648, 27637, 0, NULL, 26862, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9649, 27637, 0, NULL, 27300, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9650, 27637, 0, NULL, 28912, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9651, 27637, 0, NULL, 30003, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9652, 27637, 0, NULL, 30080, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9653, 27637, 0, NULL, 30082, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9654, 27637, 0, NULL, 30083, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9655, 27637, 0, NULL, 30085, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9656, 27637, 0, NULL, 30261, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9657, 27637, 0, NULL, 30498, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9658, 27637, 0, NULL, 30702, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9659, 27637, 0, NULL, 30992, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9660, 27637, 0, NULL, 31036, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9661, 27637, 0, NULL, 31207, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9662, 27637, 0, NULL, 31356, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9663, 27637, 0, NULL, 31455, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9664, 27637, 0, NULL, 32941, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9665, 27637, 0, NULL, 33024, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9666, 27637, 0, NULL, 33105, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9667, 27637, 0, NULL, 33346, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9668, 27637, 0, NULL, 33525, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9669, 27637, 0, NULL, 33580, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9670, 27637, 0, NULL, 33882, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9671, 27637, 0, NULL, 34066, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9672, 27637, 0, NULL, 34121, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9673, 27637, 0, NULL, 34148, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9674, 27637, 0, NULL, 34162, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9675, 27637, 0, NULL, 34253, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9676, 27637, 0, NULL, 34398, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9677, 27637, 0, NULL, 35163, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9678, 27637, 0, NULL, 35512, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9679, 27637, 0, NULL, 35514, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9680, 27637, 0, NULL, 35689, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9681, 27637, 0, NULL, 35707, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9682, 27637, 0, NULL, 35708, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9683, 27637, 0, NULL, 35797, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9684, 27637, 0, NULL, 36082, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9685, 27637, 0, NULL, 36093, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9686, 27637, 0, NULL, 36461, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9687, 27637, 0, NULL, 36462, NULL, '1', 0, 0, 'D', 'S', 1742420553, 1742420553, NULL),
(9688, 27637, 0, NULL, 8082, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9689, 27637, 0, NULL, 8147, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9690, 27637, 0, NULL, 10244, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9691, 27637, 0, NULL, 11929, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9692, 27637, 0, NULL, 12717, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9693, 27637, 0, NULL, 12845, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9694, 27637, 0, NULL, 13060, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9695, 27637, 0, NULL, 14384, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9696, 27637, 0, NULL, 15380, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9697, 27637, 0, NULL, 15463, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9698, 27637, 0, NULL, 16312, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9699, 27637, 0, NULL, 16375, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9700, 27637, 0, NULL, 16410, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9701, 27637, 0, NULL, 16619, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9702, 27637, 0, NULL, 17735, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9703, 27637, 0, NULL, 17905, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9704, 27637, 0, NULL, 17920, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9705, 27637, 0, NULL, 18278, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9706, 27637, 0, NULL, 18954, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9707, 27637, 0, NULL, 19167, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9708, 27637, 0, NULL, 19549, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9709, 27637, 0, NULL, 19590, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9710, 27637, 0, NULL, 19685, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9711, 27637, 0, NULL, 19688, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9712, 27637, 0, NULL, 20172, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9713, 27637, 0, NULL, 20391, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9714, 27637, 0, NULL, 20705, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9715, 27637, 0, NULL, 22264, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9716, 27637, 0, NULL, 22681, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9717, 27637, 0, NULL, 22683, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9718, 27637, 0, NULL, 22696, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9719, 27637, 0, NULL, 22729, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9720, 27637, 0, NULL, 22731, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9721, 27637, 0, NULL, 22735, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9722, 27637, 0, NULL, 22736, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9723, 27637, 0, NULL, 22738, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9724, 27637, 0, NULL, 23040, NULL, '1', 0, 0, 'D', 'S', 1742420606, 1742420606, NULL),
(9725, 26627, 0, NULL, 37138, NULL, '1', 0, 0, 'D', 'S', 1742635538, 1742635538, NULL),
(9726, 26627, 0, NULL, 37137, NULL, '1', 0, 0, 'D', 'S', 1742635574, 1742635574, NULL),
(9727, 26627, 0, NULL, 37143, NULL, '1', 0, 0, 'D', 'S', 1742638899, 1742638899, NULL),
(9728, 26627, 0, NULL, 37140, NULL, '1', 0, 0, 'D', 'S', 1742639017, 1742639017, NULL),
(9729, 26627, 0, NULL, 37139, NULL, '1', 0, 0, 'D', 'S', 1742639081, 1742639081, NULL),
(9730, 26627, 0, NULL, 37130, NULL, '1', 0, 0, 'D', 'S', 1742639289, 1742639289, NULL),
(9731, 26627, 0, NULL, 37129, NULL, '1', 0, 0, 'D', 'S', 1742639354, 1742639354, NULL),
(9732, 26627, 0, NULL, 37110, NULL, '1', 0, 0, 'D', 'S', 1742639490, 1742639490, NULL),
(9733, 26627, 0, NULL, 37134, NULL, '1', 0, 0, 'D', 'S', 1742646339, 1742646339, NULL),
(9734, 26627, 0, NULL, 37133, NULL, '1', 0, 0, 'D', 'S', 1742646376, 1742646376, NULL),
(9735, 26627, 0, NULL, 37132, NULL, '1', 0, 0, 'D', 'S', 1742646400, 1742646400, NULL),
(9736, 26627, 0, NULL, 37145, NULL, '1', 0, 0, 'D', 'S', 1742648329, 1742648329, NULL),
(9737, 26627, 0, NULL, 37144, NULL, '1', 0, 0, 'D', 'S', 1742648344, 1742648344, NULL),
(9738, 64412, 0, NULL, 35226, NULL, '1', 0, 0, 'D', 'S', 1742731567, 1742731567, NULL),
(9739, 65272, 0, NULL, 37102, NULL, '1', 0, 0, 'D', 'S', 1742797347, 1742797347, NULL),
(9740, 65272, 0, NULL, 37101, NULL, '1', 0, 0, 'D', 'S', 1742797349, 1742797349, NULL),
(9741, 65272, 0, NULL, 37100, NULL, '1', 0, 0, 'D', 'S', 1742797351, 1742797351, NULL),
(9742, 65272, 0, NULL, 37133, NULL, '1', 0, 0, 'D', 'S', 1742802473, 1742802473, NULL),
(9743, 65272, 0, NULL, 37052, NULL, '1', 0, 0, 'D', 'S', 1742804059, 1742804059, NULL),
(9744, 26627, 0, NULL, 37155, NULL, '1', 0, 0, 'D', 'S', 1742805117, 1742805117, NULL),
(9745, 26627, 0, NULL, 37154, NULL, '1', 0, 0, 'D', 'S', 1742805192, 1742805192, NULL),
(9746, 26627, 0, NULL, 37153, NULL, '1', 0, 0, 'D', 'S', 1742805284, 1742805284, NULL),
(9747, 26627, 0, NULL, 37149, NULL, '1', 0, 0, 'D', 'S', 1742805384, 1742805384, NULL),
(9748, 26627, 0, NULL, 37148, NULL, '1', 0, 0, 'D', 'S', 1742805456, 1742805456, NULL),
(9749, 26627, 0, NULL, 37150, NULL, '1', 0, 0, 'D', 'S', 1742805747, 1742805747, NULL),
(9750, 26627, 0, NULL, 37151, NULL, '1', 0, 0, 'D', 'S', 1742805846, 1742805846, NULL),
(9751, 64412, 0, NULL, 36958, NULL, '1', 0, 0, 'D', 'S', 1742819026, 1742819026, NULL),
(9752, 26627, 0, NULL, 37092, NULL, '1', 0, 0, 'D', 'S', 1742991619, 1742991619, NULL),
(9753, 26627, 0, NULL, 37083, NULL, '1', 0, 0, 'D', 'S', 1742993753, 1742993753, NULL),
(9754, 26627, 0, NULL, 37079, NULL, '1', 0, 0, 'D', 'S', 1742993803, 1742993803, NULL),
(9755, 26627, 0, NULL, 37078, NULL, '1', 0, 0, 'D', 'S', 1742993836, 1742993836, NULL),
(9756, 26627, 0, NULL, 37077, NULL, '1', 0, 0, 'D', 'S', 1742993919, 1742993919, NULL),
(9757, 26627, 0, NULL, 37042, NULL, '1', 0, 0, 'D', 'S', 1743164843, 1743164843, NULL),
(9758, 65272, 0, NULL, 37056, NULL, '1', 0, 0, 'D', 'S', 1743165069, 1743165069, NULL),
(9759, 72849, 0, NULL, 3876, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9760, 72849, 0, NULL, 19479, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9761, 72849, 0, NULL, 27584, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9762, 72849, 0, NULL, 35040, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9763, 72849, 0, NULL, 35710, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9764, 72849, 0, NULL, 35799, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9765, 72849, 0, NULL, 36689, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9766, 72849, 0, NULL, 36904, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9767, 72849, 0, NULL, 36939, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9768, 72849, 0, NULL, 37008, NULL, '1', 0, 0, 'D', 'S', 1743193167, 1743193167, NULL),
(9769, 26627, 0, NULL, 37160, NULL, '1', 0, 0, 'D', 'S', 1743251141, 1743251141, NULL),
(9770, 26627, 0, NULL, 37159, NULL, '1', 0, 0, 'D', 'S', 1743251167, 1743251167, NULL),
(9771, 26627, 0, NULL, 37158, NULL, '1', 0, 0, 'D', 'S', 1743251223, 1743251223, NULL),
(9772, 26627, 0, NULL, 37025, NULL, '1', 0, 0, 'D', 'S', 1743251453, 1743251453, NULL),
(9773, 26627, 0, NULL, 37024, NULL, '1', 0, 0, 'D', 'S', 1743251456, 1743251456, NULL),
(9774, 26627, 0, NULL, 37023, NULL, '1', 0, 0, 'D', 'S', 1743251458, 1743251458, NULL),
(9775, 26627, 0, NULL, 37022, NULL, '1', 0, 0, 'D', 'S', 1743251461, 1743251461, NULL),
(9776, 26627, 0, NULL, 37021, NULL, '1', 0, 0, 'D', 'S', 1743251463, 1743251463, NULL),
(9777, 26627, 0, NULL, 37020, NULL, '1', 0, 0, 'D', 'S', 1743251466, 1743251466, NULL),
(9778, 26627, 0, NULL, 37019, NULL, '1', 0, 0, 'D', 'S', 1743251468, 1743251468, NULL),
(9779, 26627, 0, NULL, 37018, NULL, '1', 0, 0, 'D', 'S', 1743251472, 1743251472, NULL),
(9780, 26627, 0, NULL, 37035, NULL, '1', 0, 0, 'D', 'S', 1743506415, 1743506415, NULL),
(9781, 26627, 0, NULL, 37015, NULL, '1', 0, 0, 'D', 'S', 1743506487, 1743506487, NULL),
(9782, 26627, 0, NULL, 36985, NULL, '1', 0, 0, 'D', 'S', 1743512859, 1743512859, NULL),
(9783, 26627, 0, NULL, 36976, NULL, '1', 0, 0, 'D', 'S', 1743512897, 1743512897, NULL),
(9784, 26627, 0, NULL, 36975, NULL, '1', 0, 0, 'D', 'S', 1743512926, 1743512926, NULL),
(9785, 26627, 0, NULL, 36974, NULL, '1', 0, 0, 'D', 'S', 1743512952, 1743512952, NULL),
(9786, 26627, 0, NULL, 36973, NULL, '1', 0, 0, 'D', 'S', 1743512979, 1743512979, NULL),
(9787, 26627, 0, NULL, 36939, NULL, '1', 0, 0, 'D', 'S', 1743514254, 1743514254, NULL),
(9788, 26627, 0, NULL, 36911, NULL, '1', 0, 0, 'D', 'S', 1743514358, 1743514358, NULL),
(9789, 26627, 0, NULL, 37165, NULL, '1', 0, 0, 'D', 'S', 1743571106, 1743571106, NULL),
(9790, 65272, 0, NULL, 37165, NULL, '1', 0, 0, 'D', 'S', 1743582116, 1743582116, NULL),
(9791, 26627, 0, NULL, 37128, NULL, '1', 0, 0, 'D', 'S', 1743585229, 1743585229, NULL),
(9792, 26627, 0, NULL, 37162, NULL, '1', 0, 0, 'D', 'S', 1743666272, 1743666272, NULL),
(9793, 26627, 0, NULL, 37147, NULL, '1', 0, 0, 'D', 'S', 1743666334, 1743666334, NULL),
(9794, 26627, 0, NULL, 37169, NULL, '1', 0, 0, 'D', 'S', 1743680407, 1743680407, NULL),
(9795, 26627, 0, NULL, 37166, NULL, '1', 0, 0, 'D', 'S', 1743681007, 1743681007, NULL),
(9796, 26627, 0, NULL, 37175, NULL, '1', 0, 0, 'D', 'S', 1743683534, 1743683534, NULL),
(9797, 26627, 0, NULL, 37172, NULL, '1', 0, 0, 'D', 'S', 1743685073, 1743685073, NULL),
(9798, 26627, 0, NULL, 37170, NULL, '1', 0, 0, 'D', 'S', 1743685095, 1743685095, NULL),
(9799, 26627, 0, NULL, 37180, NULL, '1', 0, 0, 'D', 'S', 1743762386, 1743762386, NULL),
(9800, 26627, 0, NULL, 37179, NULL, '1', 0, 0, 'D', 'S', 1743762411, 1743762411, NULL),
(9801, 26627, 0, NULL, 37193, NULL, '1', 0, 0, 'D', 'S', 1743773544, 1743773544, NULL),
(9802, 26627, 0, NULL, 37192, NULL, '1', 0, 0, 'D', 'S', 1743773576, 1743773576, NULL),
(9803, 26627, 0, NULL, 37191, NULL, '1', 0, 0, 'D', 'S', 1743773609, 1743773609, NULL),
(9804, 26627, 0, NULL, 37195, NULL, '1', 0, 0, 'D', 'S', 1743773706, 1743773706, NULL),
(9805, 26627, 0, NULL, 37194, NULL, '1', 0, 0, 'D', 'S', 1743773723, 1743773723, NULL),
(9806, 26627, 0, NULL, 37190, NULL, '1', 0, 0, 'D', 'S', 1743773742, 1743773742, NULL),
(9807, 26627, 0, NULL, 37183, NULL, '1', 0, 0, 'D', 'S', 1743773760, 1743773760, NULL),
(9808, 26627, 0, NULL, 37182, NULL, '1', 0, 0, 'D', 'S', 1743773772, 1743773772, NULL),
(9809, 26627, 0, NULL, 37181, NULL, '1', 0, 0, 'D', 'S', 1743773786, 1743773786, NULL),
(9810, 65272, 0, NULL, 37209, NULL, '1', 0, 0, 'D', 'S', 1743852690, 1743852690, NULL),
(9811, 65272, 0, NULL, 37210, NULL, '1', 0, 0, 'D', 'S', 1743852693, 1743852693, NULL),
(9812, 65272, 0, NULL, 37211, NULL, '1', 0, 0, 'D', 'S', 1743852695, 1743852695, NULL),
(9813, 65272, 0, NULL, 37212, NULL, '1', 0, 0, 'D', 'S', 1743852698, 1743852698, NULL),
(9814, 26627, 0, NULL, 37216, NULL, '1', 0, 0, 'D', 'S', 1743856110, 1743856110, NULL),
(9815, 26627, 0, NULL, 37215, NULL, '1', 0, 0, 'D', 'S', 1743856163, 1743856163, NULL),
(9816, 26627, 0, NULL, 37213, NULL, '1', 0, 0, 'D', 'S', 1743856216, 1743856216, NULL),
(9817, 26627, 0, NULL, 37212, NULL, '1', 0, 0, 'D', 'S', 1743856261, 1743856261, NULL),
(9818, 26627, 0, NULL, 37211, NULL, '1', 0, 0, 'D', 'S', 1743856275, 1743856275, NULL),
(9819, 26627, 0, NULL, 37210, NULL, '1', 0, 0, 'D', 'S', 1743856398, 1743856398, NULL),
(9820, 26627, 0, NULL, 37209, NULL, '1', 0, 0, 'D', 'S', 1743856401, 1743856401, NULL),
(9821, 26627, 0, NULL, 37203, NULL, '1', 0, 0, 'D', 'S', 1743856609, 1743856609, NULL),
(9822, 26627, 0, NULL, 37202, NULL, '1', 0, 0, 'D', 'S', 1743856654, 1743856654, NULL),
(9823, 26627, 0, NULL, 37201, NULL, '1', 0, 0, 'D', 'S', 1743856706, 1743856706, NULL),
(9824, 26627, 0, NULL, 37200, NULL, '1', 0, 0, 'D', 'S', 1743856753, 1743856753, NULL),
(9825, 26627, 0, NULL, 37198, NULL, '1', 0, 0, 'D', 'S', 1743856827, 1743856827, NULL),
(9826, 26627, 0, NULL, 37197, NULL, '1', 0, 0, 'D', 'S', 1743856891, 1743856891, NULL),
(9827, 26627, 0, NULL, 37196, NULL, '1', 0, 0, 'D', 'S', 1743856957, 1743856957, NULL),
(9828, 26627, 0, NULL, 37189, NULL, '1', 0, 0, 'D', 'S', 1743857027, 1743857027, NULL),
(9829, 26627, 0, NULL, 37188, NULL, '1', 0, 0, 'D', 'S', 1743857098, 1743857098, NULL),
(9830, 26627, 0, NULL, 37186, NULL, '1', 0, 0, 'D', 'S', 1743857159, 1743857159, NULL),
(9831, 26627, 0, NULL, 37185, NULL, '1', 0, 0, 'D', 'S', 1743857240, 1743857240, NULL),
(9832, 26627, 0, NULL, 37184, NULL, '1', 0, 0, 'D', 'S', 1743857295, 1743857295, NULL),
(9833, 26627, 0, NULL, 37253, '1', '1', 0, 0, 'D', 'S', 1744021763, 1744021763, NULL),
(9834, 26627, 0, NULL, 37252, '1', '1', 0, 0, 'D', 'S', 1744021769, 1744021769, NULL),
(9835, 26627, 0, NULL, 37249, NULL, '1', 0, 0, 'D', 'S', 1744021840, 1744021840, NULL),
(9836, 26627, 0, NULL, 37244, NULL, '1', 0, 0, 'D', 'S', 1744021843, 1744021843, NULL),
(9837, 26627, 0, NULL, 37243, NULL, '1', 0, 0, 'D', 'S', 1744022008, 1744022008, NULL),
(9838, 26627, 0, NULL, 37242, NULL, '1', 0, 0, 'D', 'S', 1744022010, 1744022010, NULL),
(9839, 65272, 0, NULL, 37114, NULL, '1', 0, 0, 'D', 'S', 1744024764, 1744024764, NULL),
(9840, 65272, 0, NULL, 37085, NULL, '1', 0, 0, 'D', 'S', 1744024777, 1744024777, NULL),
(9841, 65272, 0, NULL, 37026, NULL, '1', 0, 0, 'D', 'S', 1744024783, 1744024783, NULL),
(9842, 65272, 0, NULL, 37021, NULL, '1', 0, 0, 'D', 'S', 1744024789, 1744024789, NULL),
(9843, 65272, 0, NULL, 37018, NULL, '1', 0, 0, 'D', 'S', 1744024793, 1744024793, NULL),
(9844, 65272, 0, NULL, 37241, NULL, '1', 0, 0, 'D', 'S', 1744097142, 1744097142, NULL),
(9845, 24726, 0, NULL, 22833, '1', NULL, 0, 0, 'D', 'S', 1744185835, 1744185835, NULL),
(9846, 65272, 0, NULL, 37279, NULL, '1', 0, 0, 'D', 'S', 1744263544, 1744263544, NULL),
(9847, 65272, 0, NULL, 37277, NULL, '1', 0, 0, 'D', 'S', 1744263555, 1744263555, NULL),
(9848, 65272, 0, NULL, 37278, NULL, '1', 0, 0, 'D', 'S', 1744263555, 1744263555, NULL),
(9849, 65272, 0, NULL, 37276, NULL, '1', 0, 0, 'D', 'S', 1744263558, 1744263558, NULL),
(9850, 26627, 0, NULL, 37279, NULL, '1', 0, 0, 'D', 'S', 1744269605, 1744269605, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(9851, 26627, 0, NULL, 37278, NULL, '1', 0, 0, 'D', 'S', 1744269607, 1744269607, NULL),
(9852, 26627, 0, NULL, 37276, NULL, '1', 0, 0, 'D', 'S', 1744269977, 1744269977, NULL),
(9853, 26627, 0, NULL, 37277, NULL, '1', 0, 0, 'D', 'S', 1744269980, 1744269980, NULL),
(9854, 26627, 0, NULL, 37275, NULL, '1', 0, 0, 'D', 'S', 1744272154, 1744272154, NULL),
(9855, 26627, 0, NULL, 37273, NULL, '1', 0, 0, 'D', 'S', 1744272255, 1744272255, NULL),
(9856, 26627, 0, NULL, 37272, NULL, '1', 0, 0, 'D', 'S', 1744272375, 1744272375, NULL),
(9857, 26627, 0, NULL, 37266, NULL, '1', 0, 0, 'D', 'S', 1744272693, 1744272693, NULL),
(9858, 26627, 0, NULL, 37262, NULL, '1', 0, 0, 'D', 'S', 1744272784, 1744272784, NULL),
(9859, 26627, 0, NULL, 37259, NULL, '1', 0, 0, 'D', 'S', 1744272801, 1744272801, NULL),
(9860, 26627, 0, NULL, 37251, NULL, '1', 0, 0, 'D', 'S', 1744272844, 1744272844, NULL),
(9861, 26627, 0, NULL, 37250, NULL, '1', 0, 0, 'D', 'S', 1744272865, 1744272865, NULL),
(9862, 26627, 0, NULL, 37312, NULL, '1', 0, 0, 'D', 'S', 1744281579, 1744281579, NULL),
(9863, 26627, 0, NULL, 37311, NULL, '1', 0, 0, 'D', 'S', 1744281581, 1744281581, NULL),
(9864, 26627, 0, NULL, 37310, NULL, '1', 0, 0, 'D', 'S', 1744281584, 1744281584, NULL),
(9865, 26627, 0, NULL, 37313, NULL, '1', 0, 0, 'D', 'S', 1744348173, 1744348173, NULL),
(9866, 26627, 0, NULL, 37308, NULL, '1', 0, 0, 'D', 'S', 1744348212, 1744348212, NULL),
(9867, 26627, 0, NULL, 37307, NULL, '1', 0, 0, 'D', 'S', 1744348215, 1744348215, NULL),
(9868, 26627, 0, NULL, 37328, NULL, '1', 0, 0, 'D', 'S', 1744371104, 1744371104, NULL),
(9869, 26627, 0, NULL, 37336, NULL, '1', 0, 0, 'D', 'S', 1744438381, 1744438381, NULL),
(9870, 26627, 0, NULL, 37335, NULL, '1', 0, 0, 'D', 'S', 1744438399, 1744438399, NULL),
(9871, 26627, 0, NULL, 37331, NULL, '1', 0, 0, 'D', 'S', 1744438423, 1744438423, NULL),
(9872, 26627, 0, NULL, 37330, NULL, '1', 0, 0, 'D', 'S', 1744438436, 1744438436, NULL),
(9873, 26627, 0, NULL, 37327, NULL, '1', 0, 0, 'D', 'S', 1744438465, 1744438465, NULL),
(9874, 26627, 0, NULL, 37326, NULL, '1', 0, 0, 'D', 'S', 1744439179, 1744439179, NULL),
(9875, 26627, 0, NULL, 37325, NULL, '1', 0, 0, 'D', 'S', 1744439208, 1744439208, NULL),
(9876, 26627, 0, NULL, 37324, NULL, '1', 0, 0, 'D', 'S', 1744439263, 1744439263, NULL),
(9877, 26627, 0, NULL, 37322, '1', '1', 0, 0, 'D', 'S', 1744439944, 1744439944, NULL),
(9878, 26627, 0, NULL, 37317, NULL, '1', 0, 0, 'D', 'S', 1744439950, 1744439950, NULL),
(9879, 26627, 0, NULL, 37351, NULL, '1', 0, 0, 'D', 'S', 1744636707, 1744636707, NULL),
(9880, 26627, 0, NULL, 37350, NULL, '1', 0, 0, 'D', 'S', 1744636789, 1744636789, NULL),
(9881, 26627, 0, NULL, 37349, NULL, '1', 0, 0, 'D', 'S', 1744636850, 1744636850, NULL),
(9882, 26627, 0, NULL, 37348, NULL, '1', 0, 0, 'D', 'S', 1744636960, 1744636960, NULL),
(9883, 26627, 0, NULL, 37347, NULL, '1', 0, 0, 'D', 'S', 1744636963, 1744636963, NULL),
(9884, 26627, 0, NULL, 37363, NULL, '1', 0, 0, 'D', 'S', 1744715883, 1744715883, NULL),
(9885, 26627, 0, NULL, 37358, NULL, '1', 0, 0, 'D', 'S', 1744715933, 1744715933, NULL),
(9886, 26627, 0, NULL, 37357, NULL, '1', 0, 0, 'D', 'S', 1744715975, 1744715975, NULL),
(9887, 26627, 0, NULL, 37356, NULL, '1', 0, 0, 'D', 'S', 1744715988, 1744715988, NULL),
(9888, 26627, 0, NULL, 37355, NULL, '1', 0, 0, 'D', 'S', 1744716001, 1744716001, NULL),
(9889, 26627, 0, NULL, 37365, NULL, '1', 0, 0, 'D', 'S', 1744804266, 1744804266, NULL),
(9890, 26627, 0, NULL, 37364, NULL, '1', 0, 0, 'D', 'S', 1744804268, 1744804268, NULL),
(9891, 26627, 0, NULL, 37345, NULL, '1', 0, 0, 'D', 'S', 1744805268, 1744805268, NULL),
(9892, 26627, 0, NULL, 37371, NULL, '1', 0, 0, 'D', 'S', 1744805740, 1744805740, NULL),
(9893, 26627, 0, NULL, 37370, NULL, '1', 0, 0, 'D', 'S', 1744805859, 1744805859, NULL),
(9894, 26627, 0, NULL, 37368, NULL, '1', 0, 0, 'D', 'S', 1744805877, 1744805877, NULL),
(9895, 65272, 0, NULL, 37371, NULL, '1', 0, 0, 'D', 'S', 1744808096, 1744808096, NULL),
(9896, 65272, 0, NULL, 37370, NULL, '1', 0, 0, 'D', 'S', 1744808136, 1744808136, NULL),
(9897, 65272, 0, NULL, 37369, NULL, '1', 0, 0, 'D', 'S', 1744808161, 1744808161, NULL),
(9898, 65272, 0, NULL, 37208, '1', NULL, 0, 0, 'D', 'S', 1744958865, 1744958865, NULL),
(9899, 65272, 0, NULL, 37202, '1', NULL, 0, 0, 'D', 'S', 1744958928, 1744958928, NULL),
(9900, 65272, 0, NULL, 36821, '1', NULL, 0, 0, 'D', 'S', 1744959350, 1744959350, NULL),
(9901, 65272, 0, NULL, 37240, '1', NULL, 0, 0, 'D', 'S', 1744959408, 1744959408, NULL),
(9902, 65272, 0, NULL, 37220, '1', NULL, 0, 0, 'D', 'S', 1744959448, 1744959448, NULL),
(9903, 65272, 0, NULL, 35489, '1', NULL, 0, 0, 'D', 'S', 1744959542, 1744959542, NULL),
(9904, 72849, 0, NULL, 6630, '1', NULL, 0, 0, 'D', 'S', 1744982988, 1744982988, NULL),
(9905, 26627, 0, NULL, 37414, NULL, '1', 0, 0, 'D', 'S', 1745062816, 1745062816, NULL),
(9906, 26627, 0, NULL, 37413, NULL, '1', 0, 0, 'D', 'S', 1745062832, 1745062832, NULL),
(9907, 26627, 0, NULL, 37412, NULL, '1', 0, 0, 'D', 'S', 1745062850, 1745062850, NULL),
(9908, 26627, 0, NULL, 37411, NULL, '1', 0, 0, 'D', 'S', 1745062854, 1745062854, NULL),
(9909, 26627, 0, NULL, 37408, NULL, '1', 0, 0, 'D', 'S', 1745062896, 1745062896, NULL),
(9910, 26627, 0, NULL, 37407, '1', '1', 0, 0, 'D', 'S', 1745062899, 1745062899, NULL),
(9911, 26627, 0, NULL, 37406, NULL, '1', 0, 0, 'D', 'S', 1745063015, 1745063015, NULL),
(9912, 26627, 0, NULL, 37405, NULL, '1', 0, 0, 'D', 'S', 1745063034, 1745063034, NULL),
(9913, 72849, 0, NULL, 36759, '1', NULL, 0, 0, 'D', 'S', 1745086864, 1745086864, NULL),
(9914, 72849, 0, NULL, 35980, '1', NULL, 0, 0, 'D', 'S', 1745098445, 1745098445, NULL),
(9915, 72849, 0, NULL, 33476, '1', NULL, 0, 0, 'D', 'S', 1745098524, 1745098524, NULL),
(9916, 72849, 0, NULL, 32102, '1', NULL, 0, 0, 'D', 'S', 1745099006, 1745099006, NULL),
(9917, 72849, 0, NULL, 37385, '1', NULL, 0, 0, 'D', 'S', 1745099070, 1745099070, NULL),
(9918, 72849, 0, NULL, 37384, '1', NULL, 0, 0, 'D', 'S', 1745099117, 1745099117, NULL),
(9919, 72849, 0, NULL, 37383, '1', NULL, 0, 0, 'D', 'S', 1745099173, 1745099173, NULL),
(9920, 72849, 0, NULL, 33852, '1', NULL, 0, 0, 'D', 'S', 1745099203, 1745099203, NULL),
(9921, 72849, 0, NULL, 26518, '1', NULL, 0, 0, 'D', 'S', 1745099244, 1745099244, NULL),
(9922, 72849, 0, NULL, 27770, '1', NULL, 0, 0, 'D', 'S', 1745099368, 1745099368, NULL),
(9923, 72849, 0, NULL, 37410, '1', NULL, 0, 0, 'D', 'S', 1745099473, 1745099473, NULL),
(9924, 26627, 0, NULL, 37225, '1', NULL, 0, 0, 'D', 'S', 1745236205, 1745236205, NULL),
(9925, 26627, 0, NULL, 37133, NULL, '1', 0, 0, 'D', 'S', 1745236215, 1745236215, NULL),
(9926, 26627, 0, NULL, 37058, '1', NULL, 0, 0, 'D', 'S', 1745236230, 1745236230, NULL),
(9927, 64482, 0, NULL, 37438, '1', NULL, 0, 0, 'D', 'S', 1745317655, 1745317655, NULL),
(9928, 64482, 0, NULL, 37438, '1', NULL, 0, 0, 'D', 'S', 1745317662, 1745317662, NULL),
(9929, 26627, 0, NULL, 37444, NULL, '1', 0, 0, 'D', 'S', 1745319729, 1745319729, NULL),
(9930, 26627, 0, NULL, 37442, NULL, '1', 0, 0, 'D', 'S', 1745319742, 1745319742, NULL),
(9931, 26627, 0, NULL, 37441, NULL, '1', 0, 0, 'D', 'S', 1745319756, 1745319756, NULL),
(9932, 26627, 0, NULL, 37440, NULL, '1', 0, 0, 'D', 'S', 1745319776, 1745319776, NULL),
(9933, 26627, 0, NULL, 37439, NULL, '1', 0, 0, 'D', 'S', 1745319797, 1745319797, NULL),
(9934, 26627, 0, NULL, 37435, NULL, '1', 0, 0, 'D', 'S', 1745319818, 1745319818, NULL),
(9935, 26627, 0, NULL, 37433, NULL, '1', 0, 0, 'D', 'S', 1745319853, 1745319853, NULL),
(9936, 26627, 0, NULL, 37432, NULL, '1', 0, 0, 'D', 'S', 1745319872, 1745319872, NULL),
(9937, 26627, 0, NULL, 37431, NULL, '1', 0, 0, 'D', 'S', 1745319874, 1745319874, NULL),
(9938, 26627, 0, NULL, 37430, NULL, '1', 0, 0, 'D', 'S', 1745319898, 1745319898, NULL),
(9939, 26627, 0, NULL, 37395, '1', NULL, 0, 0, 'D', 'S', 1745351173, 1745351173, NULL),
(9940, 26627, 0, NULL, 37483, NULL, '1', 0, 0, 'D', 'S', 1745491435, 1745491435, NULL),
(9941, 26627, 0, NULL, 37368, NULL, '1', 0, 0, 'D', 'S', 1745492082, 1745492082, NULL),
(9942, 26627, 0, NULL, 37151, NULL, '1', 0, 0, 'D', 'S', 1745492101, 1745492101, NULL),
(9943, 73260, 0, NULL, 31763, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9944, 73260, 0, NULL, 33580, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9945, 73260, 0, NULL, 35151, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9946, 73260, 0, NULL, 35406, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9947, 73260, 0, NULL, 35655, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9948, 73260, 0, NULL, 35751, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9949, 73260, 0, NULL, 35764, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9950, 73260, 0, NULL, 35772, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9951, 73260, 0, NULL, 35806, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9952, 73260, 0, NULL, 35847, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9953, 73260, 0, NULL, 36316, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9954, 73260, 0, NULL, 36433, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9955, 73260, 0, NULL, 37277, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9956, 73260, 0, NULL, 37279, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9957, 73260, 0, NULL, 37324, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9958, 73260, 0, NULL, 37348, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9959, 73260, 0, NULL, 37397, NULL, '1', 0, 0, 'D', 'S', 1745494967, 1745494967, NULL),
(9960, 73260, 0, NULL, 266, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9961, 73260, 0, NULL, 1639, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9962, 73260, 0, NULL, 1888, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9963, 73260, 0, NULL, 2496, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9964, 73260, 0, NULL, 2964, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9965, 73260, 0, NULL, 3180, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9966, 73260, 0, NULL, 3472, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9967, 73260, 0, NULL, 3718, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9968, 73260, 0, NULL, 4362, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9969, 73260, 0, NULL, 4970, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9970, 73260, 0, NULL, 6146, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9971, 73260, 0, NULL, 7760, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9972, 73260, 0, NULL, 11213, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9973, 73260, 0, NULL, 11372, NULL, '1', 0, 0, 'D', 'S', 1745495158, 1745495158, NULL),
(9974, 73260, 0, NULL, 12029, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9975, 73260, 0, NULL, 12758, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9976, 73260, 0, NULL, 13263, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9977, 73260, 0, NULL, 13379, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9978, 73260, 0, NULL, 13439, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9979, 73260, 0, NULL, 13502, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9980, 73260, 0, NULL, 14453, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9981, 73260, 0, NULL, 15213, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9982, 73260, 0, NULL, 15815, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9983, 73260, 0, NULL, 15881, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9984, 73260, 0, NULL, 17307, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9985, 73260, 0, NULL, 17885, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9986, 73260, 0, NULL, 19617, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9987, 73260, 0, NULL, 20660, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9988, 73260, 0, NULL, 21156, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9989, 73260, 0, NULL, 21544, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9990, 73260, 0, NULL, 21680, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9991, 73260, 0, NULL, 23086, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9992, 73260, 0, NULL, 23369, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9993, 73260, 0, NULL, 23788, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9994, 73260, 0, NULL, 24269, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9995, 73260, 0, NULL, 24590, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9996, 73260, 0, NULL, 24855, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9997, 73260, 0, NULL, 25599, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9998, 73260, 0, NULL, 26684, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(9999, 73260, 0, NULL, 28174, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10000, 73260, 0, NULL, 29899, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10001, 73260, 0, NULL, 30092, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10002, 73260, 0, NULL, 31111, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10003, 73260, 0, NULL, 32192, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10004, 73260, 0, NULL, 32600, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10005, 73260, 0, NULL, 34932, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10006, 73260, 0, NULL, 35225, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10007, 73260, 0, NULL, 35626, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10008, 73260, 0, NULL, 35749, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10009, 73260, 0, NULL, 35929, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10010, 73260, 0, NULL, 36279, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10011, 73260, 0, NULL, 36941, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10012, 73260, 0, NULL, 37108, NULL, '1', 0, 0, 'D', 'S', 1745495159, 1745495159, NULL),
(10013, 71314, 0, NULL, 9810, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10014, 71314, 0, NULL, 9949, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10015, 71314, 0, NULL, 12280, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10016, 71314, 0, NULL, 12281, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10017, 71314, 0, NULL, 12996, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10018, 71314, 0, NULL, 16480, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10019, 71314, 0, NULL, 16639, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10020, 71314, 0, NULL, 17704, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10021, 71314, 0, NULL, 18330, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10022, 71314, 0, NULL, 19604, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10023, 71314, 0, NULL, 19606, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10024, 71314, 0, NULL, 20217, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10025, 71314, 0, NULL, 20291, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10026, 71314, 0, NULL, 20567, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10027, 71314, 0, NULL, 22929, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10028, 71314, 0, NULL, 24200, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10029, 71314, 0, NULL, 24581, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10030, 71314, 0, NULL, 25161, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10031, 71314, 0, NULL, 25194, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10032, 71314, 0, NULL, 25386, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10033, 71314, 0, NULL, 25964, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10034, 71314, 0, NULL, 26876, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10035, 71314, 0, NULL, 27456, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10036, 71314, 0, NULL, 27585, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10037, 71314, 0, NULL, 29059, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10038, 71314, 0, NULL, 29094, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10039, 71314, 0, NULL, 29099, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10040, 71314, 0, NULL, 29186, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10041, 71314, 0, NULL, 29251, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10042, 71314, 0, NULL, 30546, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10043, 71314, 0, NULL, 30812, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10044, 71314, 0, NULL, 31210, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10045, 71314, 0, NULL, 31258, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10046, 71314, 0, NULL, 31280, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10047, 71314, 0, NULL, 31282, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10048, 71314, 0, NULL, 31311, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10049, 71314, 0, NULL, 31392, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10050, 71314, 0, NULL, 31395, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10051, 71314, 0, NULL, 31428, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10052, 71314, 0, NULL, 31763, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10053, 71314, 0, NULL, 33524, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10054, 71314, 0, NULL, 34222, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10055, 71314, 0, NULL, 34353, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10056, 71314, 0, NULL, 34392, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10057, 71314, 0, NULL, 34448, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10058, 71314, 0, NULL, 35272, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10059, 71314, 0, NULL, 35273, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10060, 71314, 0, NULL, 35274, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10061, 71314, 0, NULL, 35277, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10062, 71314, 0, NULL, 35287, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10063, 71314, 0, NULL, 35865, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10064, 71314, 0, NULL, 35908, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10065, 71314, 0, NULL, 35909, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10066, 71314, 0, NULL, 35910, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10067, 71314, 0, NULL, 35911, NULL, '1', 0, 0, 'D', 'S', 1745524531, 1745524531, NULL),
(10068, 71314, 0, NULL, 35912, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10069, 71314, 0, NULL, 35913, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10070, 71314, 0, NULL, 35929, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10071, 71314, 0, NULL, 36132, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10072, 71314, 0, NULL, 36301, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10073, 71314, 0, NULL, 36535, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10074, 71314, 0, NULL, 36572, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10075, 71314, 0, NULL, 36698, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10076, 71314, 0, NULL, 36844, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10077, 71314, 0, NULL, 36864, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10078, 71314, 0, NULL, 37040, NULL, '1', 0, 0, 'D', 'S', 1745524532, 1745524532, NULL),
(10079, 73294, 0, NULL, 9016, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10080, 73294, 0, NULL, 9678, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10081, 73294, 0, NULL, 13567, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10082, 73294, 0, NULL, 17668, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10083, 73294, 0, NULL, 22658, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10084, 73294, 0, NULL, 23706, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10085, 73294, 0, NULL, 25080, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10086, 73294, 0, NULL, 25757, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10087, 73294, 0, NULL, 26969, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10088, 73294, 0, NULL, 26980, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10089, 73294, 0, NULL, 27198, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10090, 73294, 0, NULL, 27860, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10091, 73294, 0, NULL, 29750, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10092, 73294, 0, NULL, 31210, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10093, 73294, 0, NULL, 31918, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10094, 73294, 0, NULL, 36622, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10095, 73294, 0, NULL, 36623, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10096, 73294, 0, NULL, 36704, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10097, 73294, 0, NULL, 36726, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10098, 73294, 0, NULL, 36755, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10099, 73294, 0, NULL, 36794, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10100, 73294, 0, NULL, 36958, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10101, 73294, 0, NULL, 37388, NULL, '1', 0, 0, 'D', 'S', 1745581760, 1745581760, NULL),
(10102, 26627, 0, NULL, 37322, NULL, '1', 0, 0, 'D', 'S', 1745658664, 1745658664, NULL),
(10103, 72849, 0, NULL, 29753, '1', NULL, 0, 0, 'D', 'S', 1745871584, 1745871584, NULL),
(10104, 63572, 0, NULL, 28660, NULL, '1', 0, 0, 'D', 'S', 1746188176, 1746188176, NULL),
(10105, 26627, 0, NULL, 37530, '1', NULL, 0, 0, 'D', 'S', 1746253462, 1746253462, NULL),
(10106, 26627, 0, NULL, 37530, NULL, '1', 0, 0, 'D', 'S', 1746253467, 1746253467, NULL),
(10107, 26627, 0, NULL, 37528, NULL, '1', 0, 0, 'D', 'S', 1746254631, 1746254631, NULL),
(10108, 26627, 0, NULL, 37528, '1', NULL, 0, 0, 'D', 'S', 1746254635, 1746254635, NULL),
(10109, 73294, 0, NULL, 37457, '1', '1', 0, 0, 'D', 'S', 1746286671, 1746286671, NULL),
(10110, 65272, 0, NULL, 37546, '1', NULL, 0, 0, 'D', 'S', 1746422685, 1746422685, NULL),
(10111, 65272, 0, NULL, 37530, NULL, '1', 0, 0, 'D', 'S', 1746422837, 1746422837, NULL),
(10112, 26627, 0, NULL, 37554, NULL, '1', 0, 0, 'D', 'S', 1746431200, 1746431200, NULL),
(10113, 26627, 0, NULL, 37551, NULL, '1', 0, 0, 'D', 'S', 1746431344, 1746431344, NULL),
(10114, 26627, 0, NULL, 37550, NULL, '1', 0, 0, 'D', 'S', 1746431514, 1746431514, NULL),
(10115, 26627, 0, NULL, 37549, NULL, '1', 0, 0, 'D', 'S', 1746437256, 1746437256, NULL),
(10116, 26627, 0, NULL, 37521, NULL, '1', 0, 0, 'D', 'S', 1746437388, 1746437388, NULL),
(10117, 65272, 0, NULL, 37521, NULL, '1', 0, 0, 'D', 'S', 1746441670, 1746441670, NULL),
(10118, 65272, 0, NULL, 37520, NULL, '1', 0, 0, 'D', 'S', 1746441751, 1746441751, NULL),
(10119, 26627, 0, NULL, 37513, NULL, '1', 0, 0, 'D', 'S', 1746442594, 1746442594, NULL),
(10120, 26627, 0, NULL, 37520, NULL, '1', 0, 0, 'D', 'S', 1746442828, 1746442828, NULL),
(10121, 26627, 0, NULL, 37518, NULL, '1', 0, 0, 'D', 'S', 1746442934, 1746442934, NULL),
(10122, 26627, 0, NULL, 37512, NULL, '1', 0, 0, 'D', 'S', 1746443067, 1746443067, NULL),
(10123, 26627, 0, NULL, 37511, NULL, '1', 0, 0, 'D', 'S', 1746443160, 1746443160, NULL),
(10124, 7058, 0, NULL, 37219, '1', '1', 0, 0, 'D', 'S', 1746458067, 1746458067, NULL),
(10125, 7058, 0, NULL, 35653, '1', '1', 0, 0, 'D', 'S', 1746458245, 1746458245, NULL),
(10126, 7058, 0, NULL, 36084, '1', '1', 0, 0, 'D', 'S', 1746466352, 1746466352, NULL),
(10127, 26627, 0, NULL, 37541, NULL, '1', 0, 0, 'D', 'S', 1746512122, 1746512122, NULL),
(10128, 26627, 0, NULL, 37506, NULL, '1', 0, 0, 'D', 'S', 1746512199, 1746512199, NULL),
(10129, 26627, 0, NULL, 37505, NULL, '1', 0, 0, 'D', 'S', 1746512202, 1746512202, NULL),
(10130, 65272, 0, NULL, 37554, NULL, '1', 0, 0, 'D', 'S', 1746512485, 1746512485, NULL),
(10131, 65272, 0, NULL, 37528, NULL, '1', 0, 0, 'D', 'S', 1746512580, 1746512580, NULL),
(10132, 26627, 0, NULL, 37504, NULL, '1', 0, 0, 'D', 'S', 1746524299, 1746524299, NULL),
(10133, 26627, 0, NULL, 37503, NULL, '1', 0, 0, 'D', 'S', 1746524443, 1746524443, NULL),
(10134, 26627, 0, NULL, 37502, NULL, '1', 0, 0, 'D', 'S', 1746524523, 1746524523, NULL),
(10135, 65272, 0, NULL, 37513, NULL, '1', 0, 0, 'D', 'S', 1746524540, 1746524540, NULL),
(10136, 26627, 0, NULL, 37501, NULL, '1', 0, 0, 'D', 'S', 1746524682, 1746524682, NULL),
(10137, 26627, 0, NULL, 37500, NULL, '1', 0, 0, 'D', 'S', 1746524693, 1746524693, NULL),
(10138, 65272, 0, NULL, 37594, NULL, '1', 0, 0, 'D', 'S', 1746528900, 1746528900, NULL),
(10139, 65272, 0, NULL, 37593, NULL, '1', 0, 0, 'D', 'S', 1746528968, 1746528968, NULL),
(10140, 26627, 0, NULL, 37594, NULL, '1', 0, 0, 'D', 'S', 1746528995, 1746528995, NULL),
(10141, 65272, 0, NULL, 37591, NULL, '1', 0, 0, 'D', 'S', 1746529188, 1746529188, NULL),
(10142, 26627, 0, NULL, 37593, '1', '1', 0, 0, 'D', 'S', 1746529286, 1746529286, NULL),
(10143, 65272, 0, NULL, 37585, NULL, '1', 0, 0, 'D', 'S', 1746529462, 1746529462, NULL),
(10144, 26627, 0, NULL, 37592, NULL, '1', 0, 0, 'D', 'S', 1746529765, 1746529765, NULL),
(10145, 65272, 0, NULL, 37583, NULL, '1', 0, 0, 'D', 'S', 1746529821, 1746529821, NULL),
(10146, 26627, 0, NULL, 37591, NULL, '1', 0, 0, 'D', 'S', 1746529912, 1746529912, NULL),
(10147, 65272, 0, NULL, 37578, NULL, '1', 0, 0, 'D', 'S', 1746530197, 1746530197, NULL),
(10148, 65272, 0, NULL, 37577, NULL, '1', 0, 0, 'D', 'S', 1746530464, 1746530464, NULL),
(10149, 26627, 0, NULL, 37589, NULL, '1', 0, 0, 'D', 'S', 1746530702, 1746530702, NULL),
(10150, 26627, 0, NULL, 37585, NULL, '1', 0, 0, 'D', 'S', 1746530815, 1746530815, NULL),
(10151, 26627, 0, NULL, 37584, '1', '1', 0, 0, 'D', 'S', 1746531029, 1746531029, NULL),
(10152, 26627, 0, NULL, 37583, NULL, '1', 0, 0, 'D', 'S', 1746531215, 1746531215, NULL),
(10153, 26627, 0, NULL, 37581, NULL, '1', 0, 0, 'D', 'S', 1746531382, 1746531382, NULL),
(10154, 26627, 0, NULL, 37580, NULL, '1', 0, 0, 'D', 'S', 1746531562, 1746531562, NULL),
(10155, 26627, 0, NULL, 37579, NULL, '1', 0, 0, 'D', 'S', 1746531674, 1746531674, NULL),
(10156, 26627, 0, NULL, 37578, NULL, '1', 0, 0, 'D', 'S', 1746531815, 1746531815, NULL),
(10157, 26627, 0, NULL, 37577, NULL, '1', 0, 0, 'D', 'S', 1746531972, 1746531972, NULL),
(10158, 26627, 0, NULL, 37576, NULL, '1', 0, 0, 'D', 'S', 1746532174, 1746532174, NULL),
(10159, 7058, 0, NULL, 35456, '1', '1', 0, 0, 'D', 'S', 1746539979, 1746539979, NULL),
(10160, 7058, 0, NULL, 13142, '1', NULL, 0, 0, 'D', 'S', 1746540698, 1746540698, NULL),
(10161, 7058, 0, NULL, 23661, '1', '1', 0, 0, 'D', 'S', 1746565105, 1746565105, NULL),
(10162, 7058, 0, NULL, 37062, '1', '1', 0, 0, 'D', 'S', 1746565981, 1746565981, NULL),
(10163, 7058, 0, NULL, 36770, '1', '1', 0, 0, 'D', 'S', 1746675444, 1746675444, NULL),
(10164, 26627, 0, NULL, 37612, NULL, '1', 0, 0, 'D', 'S', 1746684698, 1746684698, NULL),
(10165, 26627, 0, NULL, 37611, NULL, '1', 0, 0, 'D', 'S', 1746684762, 1746684762, NULL),
(10166, 26627, 0, NULL, 37610, NULL, '1', 0, 0, 'D', 'S', 1746684863, 1746684863, NULL),
(10167, 26627, 0, NULL, 37609, NULL, '1', 0, 0, 'D', 'S', 1746684971, 1746684971, NULL),
(10168, 26627, 0, NULL, 37608, NULL, '1', 0, 0, 'D', 'S', 1746685028, 1746685028, NULL),
(10169, 26627, 0, NULL, 37607, NULL, '1', 0, 0, 'D', 'S', 1746685113, 1746685113, NULL),
(10170, 26627, 0, NULL, 37606, NULL, '1', 0, 0, 'D', 'S', 1746685215, 1746685215, NULL),
(10171, 26627, 0, NULL, 37605, NULL, '1', 0, 0, 'D', 'S', 1746685339, 1746685339, NULL),
(10172, 26627, 0, NULL, 37604, NULL, '1', 0, 0, 'D', 'S', 1746685467, 1746685467, NULL),
(10173, 65272, 0, NULL, 37607, NULL, '1', 0, 0, 'D', 'S', 1746708193, 1746708193, NULL),
(10174, 65272, 0, NULL, 37606, NULL, '1', 0, 0, 'D', 'S', 1746708196, 1746708196, NULL),
(10175, 7058, 0, NULL, 21280, '1', '1', 0, 0, 'D', 'S', 1746839825, 1746839825, NULL),
(10176, 7058, 0, NULL, 23356, '1', '1', 0, 0, 'D', 'S', 1746840041, 1746840041, NULL),
(10177, 26627, 0, NULL, 31085, NULL, '1', 0, 0, 'D', 'S', 1746869498, 1746869498, NULL),
(10178, 26627, 0, NULL, 37659, NULL, '1', 0, 0, 'D', 'S', 1746872156, 1746872156, NULL),
(10179, 26627, 0, NULL, 37658, NULL, '1', 0, 0, 'D', 'S', 1746872226, 1746872226, NULL),
(10180, 26627, 0, NULL, 37657, NULL, '1', 0, 0, 'D', 'S', 1746872346, 1746872346, NULL),
(10181, 26627, 0, NULL, 37656, NULL, '1', 0, 0, 'D', 'S', 1746872441, 1746872441, NULL),
(10182, 7058, 0, NULL, 30392, '1', '1', 0, 0, 'D', 'S', 1746981938, 1746981938, NULL),
(10183, 73294, 0, NULL, 36525, '1', NULL, 0, 0, 'D', 'S', 1746985103, 1746985103, NULL),
(10184, 7058, 0, NULL, 14568, '1', '1', 0, 0, 'D', 'S', 1747105580, 1747105580, NULL),
(10185, 26627, 0, NULL, 37690, '1', NULL, 0, 0, 'D', 'S', 1747117848, 1747117848, NULL),
(10186, 7058, 0, NULL, 31098, '1', '1', 0, 0, 'D', 'S', 1747143439, 1747143439, NULL),
(10187, 7058, 0, NULL, 24055, '1', '1', 0, 0, 'D', 'S', 1747154223, 1747154223, NULL),
(10188, 26627, 0, NULL, 37694, '1', NULL, 0, 0, 'D', 'S', 1747289340, 1747289340, NULL),
(10189, 26627, 0, NULL, 37694, NULL, '1', 0, 0, 'D', 'S', 1747289344, 1747289344, NULL),
(10190, 26627, 0, NULL, 37593, NULL, '1', 0, 0, 'D', 'S', 1747289353, 1747289353, NULL),
(10191, 26627, 0, NULL, 37151, NULL, '1', 0, 0, 'D', 'S', 1747289373, 1747289373, NULL),
(10192, 26627, 0, NULL, 36219, NULL, '1', 0, 0, 'D', 'S', 1747296537, 1747296537, NULL),
(10193, 26627, 0, NULL, 36155, NULL, '1', 0, 0, 'D', 'S', 1747296561, 1747296561, NULL),
(10194, 26627, 0, NULL, 36175, NULL, '1', 0, 0, 'D', 'S', 1747296580, 1747296580, NULL),
(10195, 26627, 0, NULL, 35906, NULL, '1', 0, 0, 'D', 'S', 1747296605, 1747296605, NULL),
(10196, 26627, 0, NULL, 37763, NULL, '1', 0, 0, 'D', 'S', 1747304567, 1747304567, NULL),
(10197, 26627, 0, NULL, 37762, NULL, '1', 0, 0, 'D', 'S', 1747308284, 1747308284, NULL),
(10198, 26627, 0, NULL, 37761, NULL, '1', 0, 0, 'D', 'S', 1747308383, 1747308383, NULL),
(10199, 26627, 0, NULL, 37760, NULL, '1', 0, 0, 'D', 'S', 1747308458, 1747308458, NULL),
(10200, 26627, 0, NULL, 37787, NULL, '1', 0, 0, 'D', 'S', 1747393558, 1747393558, NULL),
(10201, 26627, 0, NULL, 37786, '1', '1', 0, 0, 'D', 'S', 1747393635, 1747393635, NULL),
(10202, 26627, 0, NULL, 37785, '1', '1', 0, 0, 'D', 'S', 1747393806, 1747393806, NULL),
(10203, 26627, 0, NULL, 37784, '1', '1', 0, 0, 'D', 'S', 1747394038, 1747394038, NULL),
(10204, 26627, 0, NULL, 37757, '1', '1', 0, 0, 'D', 'S', 1747397557, 1747397557, NULL),
(10205, 26627, 0, NULL, 37756, NULL, '1', 0, 0, 'D', 'S', 1747397623, 1747397623, NULL),
(10206, 26627, 0, NULL, 37755, NULL, '1', 0, 0, 'D', 'S', 1747397740, 1747397740, NULL),
(10207, 26627, 0, NULL, 37802, NULL, '1', 0, 0, 'D', 'S', 1747397810, 1747397810, NULL),
(10208, 26627, 0, NULL, 37801, NULL, '1', 0, 0, 'D', 'S', 1747398316, 1747398316, NULL),
(10209, 26627, 0, NULL, 37800, NULL, '1', 0, 0, 'D', 'S', 1747398400, 1747398400, NULL),
(10210, 26627, 0, NULL, 37799, NULL, '1', 0, 0, 'D', 'S', 1747398483, 1747398483, NULL),
(10211, 26627, 0, NULL, 37798, NULL, '1', 0, 0, 'D', 'S', 1747398694, 1747398694, NULL),
(10212, 26627, 0, NULL, 37468, '1', NULL, 0, 0, 'D', 'S', 1747407242, 1747407242, NULL),
(10213, 26627, 0, NULL, 33416, '1', NULL, 0, 0, 'D', 'S', 1747453207, 1747453207, NULL),
(10214, 26627, 0, NULL, 32350, '1', NULL, 0, 0, 'D', 'S', 1747453223, 1747453223, NULL),
(10215, 73294, 0, NULL, 5019, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10216, 73294, 0, NULL, 12649, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10217, 73294, 0, NULL, 12737, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10218, 73294, 0, NULL, 14366, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10219, 73294, 0, NULL, 14478, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10220, 73294, 0, NULL, 14542, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10221, 73294, 0, NULL, 14543, NULL, '1', 0, 0, 'D', 'S', 1747821495, 1747821495, NULL),
(10222, 73294, 0, NULL, 14573, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10223, 73294, 0, NULL, 16749, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10224, 73294, 0, NULL, 19770, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10225, 73294, 0, NULL, 24544, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10226, 73294, 0, NULL, 26433, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10227, 73294, 0, NULL, 26801, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10228, 73294, 0, NULL, 27160, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10229, 73294, 0, NULL, 28489, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10230, 73294, 0, NULL, 30091, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10231, 73294, 0, NULL, 31971, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10232, 73294, 0, NULL, 32328, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10233, 73294, 0, NULL, 33774, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10234, 73294, 0, NULL, 33784, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10235, 73294, 0, NULL, 33851, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10236, 73294, 0, NULL, 33863, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10237, 73294, 0, NULL, 33914, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10238, 73294, 0, NULL, 35714, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10239, 73294, 0, NULL, 36214, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10240, 73294, 0, NULL, 36581, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10241, 73294, 0, NULL, 37194, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10242, 73294, 0, NULL, 37322, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10243, 73294, 0, NULL, 37385, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10244, 73294, 0, NULL, 37438, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10245, 73294, 0, NULL, 37459, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10246, 73294, 0, NULL, 37461, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10247, 73294, 0, NULL, 37555, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10248, 73294, 0, NULL, 37599, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10249, 73294, 0, NULL, 37709, NULL, '1', 0, 0, 'D', 'S', 1747821496, 1747821496, NULL),
(10250, 26627, 0, NULL, 36303, '1', NULL, 0, 0, 'D', 'S', 1747917953, 1747917953, NULL),
(10251, 26627, 0, NULL, 37936, '1', NULL, 0, 0, 'D', 'S', 1748083563, 1748083563, NULL),
(10252, 26627, 0, NULL, 37936, NULL, '1', 0, 0, 'D', 'S', 1748083568, 1748083568, NULL),
(10253, 65272, 0, NULL, 37961, '1', NULL, 0, 0, 'D', 'S', 1748337757, 1748337757, NULL),
(10254, 65272, 0, NULL, 37924, '1', NULL, 0, 0, 'D', 'S', 1748345004, 1748345004, NULL),
(10255, 26627, 0, NULL, 37507, '1', NULL, 0, 0, 'D', 'S', 1748347315, 1748347315, NULL),
(10256, 26627, 0, NULL, 37961, '1', NULL, 0, 0, 'D', 'S', 1748347576, 1748347576, NULL),
(10257, 26627, 0, NULL, 37507, '1', NULL, 0, 0, 'D', 'S', 1748347636, 1748347636, NULL),
(10258, 26627, 0, NULL, 37384, '1', NULL, 0, 0, 'D', 'S', 1748347703, 1748347703, NULL),
(10259, 26627, 0, NULL, 30864, '1', NULL, 0, 0, 'D', 'S', 1748348864, 1748348864, NULL),
(10260, 26627, 0, NULL, 11243, '1', NULL, 0, 0, 'D', 'S', 1748348930, 1748348930, NULL),
(10261, 26627, 0, NULL, 26640, '1', NULL, 0, 0, 'D', 'S', 1748348975, 1748348975, NULL),
(10262, 65272, 0, NULL, 37610, '1', NULL, 0, 0, 'D', 'S', 1748349103, 1748349103, NULL),
(10263, 65272, 0, NULL, 36947, '1', NULL, 0, 0, 'D', 'S', 1748349162, 1748349162, NULL),
(10264, 65272, 0, NULL, 37094, '1', NULL, 0, 0, 'D', 'S', 1748349323, 1748349323, NULL),
(10265, 26627, 0, NULL, 20821, '1', NULL, 0, 0, 'D', 'S', 1748349762, 1748349762, NULL),
(10266, 7058, 0, NULL, 35339, '1', '1', 0, 0, 'D', 'S', 1748378576, 1748378576, NULL),
(10267, 65272, 0, NULL, 30444, '1', NULL, 0, 0, 'D', 'S', 1748416923, 1748416923, NULL),
(10268, 65272, 0, NULL, 37547, '1', NULL, 0, 0, 'D', 'S', 1748416982, 1748416982, NULL),
(10269, 26627, 0, NULL, 26087, '1', NULL, 0, 0, 'D', 'S', 1748424723, 1748424723, NULL),
(10270, 26627, 0, NULL, 36326, '1', NULL, 0, 0, 'D', 'S', 1748424943, 1748424943, NULL),
(10271, 65272, 0, NULL, 37962, '1', NULL, 0, 0, 'D', 'S', 1748427514, 1748427514, NULL),
(10272, 65272, 0, NULL, 37605, '1', NULL, 0, 0, 'D', 'S', 1748427535, 1748427535, NULL),
(10273, 65272, 0, NULL, 37784, '1', NULL, 0, 0, 'D', 'S', 1748427542, 1748427542, NULL),
(10274, 65272, 0, NULL, 37604, '1', NULL, 0, 0, 'D', 'S', 1748427544, 1748427544, NULL),
(10275, 65272, 0, NULL, 35933, '1', NULL, 0, 0, 'D', 'S', 1748427806, 1748427806, NULL),
(10276, 65272, 0, NULL, 36233, '1', NULL, 0, 0, 'D', 'S', 1748427812, 1748427812, NULL),
(10277, 65272, 0, NULL, 36215, '1', NULL, 0, 0, 'D', 'S', 1748427813, 1748427813, NULL),
(10278, 65272, 0, NULL, 36214, '1', NULL, 0, 0, 'D', 'S', 1748427823, 1748427823, NULL),
(10279, 65272, 0, NULL, 8031, '1', NULL, 0, 0, 'D', 'S', 1748429558, 1748429558, NULL),
(10280, 65272, 0, NULL, 21180, '1', NULL, 0, 0, 'D', 'S', 1748429564, 1748429564, NULL),
(10281, 65272, 0, NULL, 37893, '1', NULL, 0, 0, 'D', 'S', 1748430229, 1748430229, NULL),
(10282, 65272, 0, NULL, 24815, '1', NULL, 0, 0, 'D', 'S', 1748430313, 1748430313, NULL),
(10283, 65272, 0, NULL, 24629, '1', NULL, 0, 0, 'D', 'S', 1748430396, 1748430396, NULL),
(10284, 65272, 0, NULL, 24815, '1', NULL, 0, 0, 'D', 'S', 1748430538, 1748430538, NULL),
(10285, 65272, 0, NULL, 35933, '1', NULL, 0, 0, 'D', 'S', 1748503670, 1748503670, NULL),
(10286, 65272, 0, NULL, 36215, '1', NULL, 0, 0, 'D', 'S', 1748503713, 1748503713, NULL),
(10287, 65272, 0, NULL, 37841, '1', NULL, 0, 0, 'D', 'S', 1748512090, 1748512090, NULL),
(10288, 65272, 0, NULL, 37840, '1', NULL, 0, 0, 'D', 'S', 1748512099, 1748512099, NULL),
(10289, 65272, 0, NULL, 32945, '1', NULL, 0, 0, 'D', 'S', 1748512136, 1748512136, NULL),
(10290, 65272, 0, NULL, 27489, '1', NULL, 0, 0, 'D', 'S', 1748512143, 1748512143, NULL),
(10291, 65272, 0, NULL, 26686, '1', NULL, 0, 0, 'D', 'S', 1748512148, 1748512148, NULL),
(10292, 65272, 0, NULL, 25409, '1', NULL, 0, 0, 'D', 'S', 1748512152, 1748512152, NULL),
(10293, 65272, 0, NULL, 25257, '1', NULL, 0, 0, 'D', 'S', 1748512198, 1748512198, NULL),
(10294, 65272, 0, NULL, 18836, '1', NULL, 0, 0, 'D', 'S', 1748512211, 1748512211, NULL),
(10295, 65272, 0, NULL, 15276, '1', NULL, 0, 0, 'D', 'S', 1748512218, 1748512218, NULL),
(10296, 26627, 0, NULL, 38016, '1', NULL, 0, 0, 'D', 'S', 1748514300, 1748514300, NULL),
(10297, 26627, 0, NULL, 38015, '1', NULL, 0, 0, 'D', 'S', 1748514321, 1748514321, NULL),
(10298, 26627, 0, NULL, 38013, '1', NULL, 0, 0, 'D', 'S', 1748514324, 1748514324, NULL),
(10299, 26627, 0, NULL, 38011, '1', NULL, 0, 0, 'D', 'S', 1748514328, 1748514328, NULL),
(10300, 26627, 0, NULL, 37999, '1', NULL, 0, 0, 'D', 'S', 1748514333, 1748514333, NULL),
(10301, 26627, 0, NULL, 37322, '1', NULL, 0, 0, 'D', 'S', 1748522182, 1748522182, NULL),
(10302, 26627, 0, NULL, 37177, '1', NULL, 0, 0, 'D', 'S', 1748522327, 1748522327, NULL),
(10303, 26627, 0, NULL, 37217, '1', NULL, 0, 0, 'D', 'S', 1748522331, 1748522331, NULL),
(10304, 26627, 0, NULL, 37067, '1', NULL, 0, 0, 'D', 'S', 1748522341, 1748522341, NULL),
(10305, 26627, 0, NULL, 37065, '1', NULL, 0, 0, 'D', 'S', 1748522344, 1748522344, NULL),
(10306, 26627, 0, NULL, 37066, '1', NULL, 0, 0, 'D', 'S', 1748522346, 1748522346, NULL),
(10307, 26627, 0, NULL, 37064, '1', NULL, 0, 0, 'D', 'S', 1748522349, 1748522349, NULL),
(10308, 26627, 0, NULL, 37063, '1', NULL, 0, 0, 'D', 'S', 1748522351, 1748522351, NULL),
(10309, 26627, 0, NULL, 36581, '1', NULL, 0, 0, 'D', 'S', 1748522362, 1748522362, NULL),
(10310, 26627, 0, NULL, 36347, '1', NULL, 0, 0, 'D', 'S', 1748522373, 1748522373, NULL),
(10311, 26627, 0, NULL, 36345, '1', NULL, 0, 0, 'D', 'S', 1748522377, 1748522377, NULL),
(10312, 26627, 0, NULL, 36344, '1', NULL, 0, 0, 'D', 'S', 1748522379, 1748522379, NULL),
(10313, 26627, 0, NULL, 35098, '1', NULL, 0, 0, 'D', 'S', 1748522382, 1748522382, NULL),
(10314, 26627, 0, NULL, 36339, '1', NULL, 0, 0, 'D', 'S', 1748522384, 1748522384, NULL),
(10315, 7058, 0, NULL, 36107, '1', '1', 0, 0, 'D', 'S', 1748533724, 1748533724, NULL),
(10316, 7058, 0, NULL, 32433, '1', '1', 0, 0, 'D', 'S', 1748533947, 1748533947, NULL),
(10317, 7058, 0, NULL, 32501, '1', '1', 0, 0, 'D', 'S', 1748533982, 1748533982, NULL),
(10318, 7058, 0, NULL, 37158, '1', '1', 0, 0, 'D', 'S', 1748534214, 1748534214, NULL),
(10319, 7058, 0, NULL, 32722, '1', '1', 0, 0, 'D', 'S', 1748534441, 1748534441, NULL),
(10320, 7058, 0, NULL, 33126, '1', '1', 0, 0, 'D', 'S', 1748534624, 1748534624, NULL),
(10321, 7058, 0, NULL, 32102, '1', '1', 0, 0, 'D', 'S', 1748544242, 1748544242, NULL),
(10322, 26627, 0, NULL, 31316, '1', NULL, 0, 0, 'D', 'S', 1748583145, 1748583145, NULL),
(10323, 26627, 0, NULL, 37960, '1', NULL, 0, 0, 'D', 'S', 1748583301, 1748583301, NULL),
(10324, 26627, 0, NULL, 37880, '1', NULL, 0, 0, 'D', 'S', 1748583322, 1748583322, NULL),
(10325, 65272, 0, NULL, 37253, '1', NULL, 0, 0, 'D', 'S', 1748585241, 1748585241, NULL),
(10326, 65272, 0, NULL, 37223, '1', NULL, 0, 0, 'D', 'S', 1748585250, 1748585250, NULL),
(10327, 65272, 0, NULL, 37252, '1', NULL, 0, 0, 'D', 'S', 1748585258, 1748585258, NULL),
(10328, 65272, 0, NULL, 37147, '1', NULL, 0, 0, 'D', 'S', 1748585263, 1748585263, NULL),
(10329, 65272, 0, NULL, 37130, '1', NULL, 0, 0, 'D', 'S', 1748585266, 1748585266, NULL),
(10330, 65272, 0, NULL, 37050, '1', NULL, 0, 0, 'D', 'S', 1748585280, 1748585280, NULL),
(10331, 65272, 0, NULL, 37062, '1', NULL, 0, 0, 'D', 'S', 1748585293, 1748585293, NULL),
(10332, 65272, 0, NULL, 36001, '1', NULL, 0, 0, 'D', 'S', 1748585312, 1748585312, NULL),
(10333, 65272, 0, NULL, 35979, '1', NULL, 0, 0, 'D', 'S', 1748585319, 1748585319, NULL),
(10334, 65272, 0, NULL, 35977, '1', NULL, 0, 0, 'D', 'S', 1748585331, 1748585331, NULL),
(10335, 65272, 0, NULL, 35976, '1', NULL, 0, 0, 'D', 'S', 1748585334, 1748585334, NULL),
(10336, 26627, 0, NULL, 15432, '1', NULL, 0, 0, 'D', 'S', 1748598428, 1748598428, NULL),
(10337, 26627, 0, NULL, 37961, '1', NULL, 0, 0, 'D', 'S', 1748676737, 1748676737, NULL),
(10338, 26627, 0, NULL, 37821, '1', NULL, 0, 0, 'D', 'S', 1748676840, 1748676840, NULL),
(10339, 26627, 0, NULL, 37779, '1', NULL, 0, 0, 'D', 'S', 1748676933, 1748676933, NULL),
(10340, 26627, 0, NULL, 37777, '1', NULL, 0, 0, 'D', 'S', 1748677030, 1748677030, NULL),
(10341, 26627, 0, NULL, 18791, '1', NULL, 0, 0, 'D', 'S', 1748951775, 1748951775, NULL),
(10342, 26627, 0, NULL, 18743, '1', NULL, 0, 0, 'D', 'S', 1748951776, 1748951776, NULL),
(10343, 26627, 0, NULL, 37962, '1', NULL, 0, 0, 'D', 'S', 1748951788, 1748951788, NULL),
(10344, 26627, 0, NULL, 36214, '1', NULL, 0, 0, 'D', 'S', 1748951793, 1748951793, NULL),
(10345, 26627, 0, NULL, 33788, '1', NULL, 0, 0, 'D', 'S', 1748951796, 1748951796, NULL),
(10346, 26627, 0, NULL, 33784, '1', NULL, 0, 0, 'D', 'S', 1748951798, 1748951798, NULL),
(10347, 26627, 0, NULL, 33783, '1', NULL, 0, 0, 'D', 'S', 1748951801, 1748951801, NULL),
(10348, 26627, 0, NULL, 33794, '1', NULL, 0, 0, 'D', 'S', 1748951802, 1748951802, NULL),
(10349, 26627, 0, NULL, 21804, '1', NULL, 0, 0, 'D', 'S', 1748951845, 1748951845, NULL),
(10350, 26627, 0, NULL, 35566, '1', NULL, 0, 0, 'D', 'S', 1748951847, 1748951847, NULL),
(10351, 26627, 0, NULL, 3989, '1', NULL, 0, 0, 'D', 'S', 1748951851, 1748951851, NULL),
(10352, 26627, 0, NULL, 14917, '1', NULL, 0, 0, 'D', 'S', 1748951858, 1748951858, NULL),
(10353, 7058, 0, NULL, 37229, '1', '1', 0, 0, 'D', 'S', 1748953014, 1748953014, NULL),
(10354, 7058, 0, NULL, 37230, '1', '1', 0, 0, 'D', 'S', 1748953106, 1748953106, NULL),
(10355, 26627, 0, NULL, 31456, '1', NULL, 0, 0, 'D', 'S', 1749015883, 1749015883, NULL),
(10356, 26627, 0, NULL, 3203, '1', NULL, 0, 0, 'D', 'S', 1749016022, 1749016022, NULL),
(10357, 26627, 0, NULL, 14543, '1', NULL, 0, 0, 'D', 'S', 1749016063, 1749016063, NULL),
(10358, 26627, 0, NULL, 26798, '1', NULL, 0, 0, 'D', 'S', 1749016101, 1749016101, NULL),
(10359, 26627, 0, NULL, 26800, '1', NULL, 0, 0, 'D', 'S', 1749016124, 1749016124, NULL),
(10360, 26627, 0, NULL, 26808, '1', NULL, 0, 0, 'D', 'S', 1749016129, 1749016129, NULL),
(10361, 26627, 0, NULL, 28774, '1', NULL, 0, 0, 'D', 'S', 1749016988, 1749016988, NULL),
(10362, 26627, 0, NULL, 25793, '1', NULL, 0, 0, 'D', 'S', 1749016992, 1749016992, NULL),
(10363, 26627, 0, NULL, 21838, '1', NULL, 0, 0, 'D', 'S', 1749016998, 1749016998, NULL),
(10364, 26627, 0, NULL, 14492, '1', NULL, 0, 0, 'D', 'S', 1749017010, 1749017010, NULL),
(10365, 26627, 0, NULL, 14044, '1', NULL, 0, 0, 'D', 'S', 1749017013, 1749017013, NULL),
(10366, 26627, 0, NULL, 36808, '1', NULL, 0, 0, 'D', 'S', 1749017045, 1749017045, NULL),
(10367, 26627, 0, NULL, 33742, '1', NULL, 0, 0, 'D', 'S', 1749017136, 1749017136, NULL),
(10368, 26627, 0, NULL, 35881, '1', NULL, 0, 0, 'D', 'S', 1749028886, 1749028886, NULL),
(10369, 7058, 0, NULL, 26198, '1', '1', 0, 0, 'D', 'S', 1749050146, 1749050146, NULL),
(10370, 7058, 0, NULL, 37350, '1', '1', 0, 0, 'D', 'S', 1749050253, 1749050253, NULL),
(10371, 73260, 0, NULL, 30864, '1', NULL, 0, 0, 'D', 'S', 1749100651, 1749100651, NULL),
(10372, 26627, 0, NULL, 33480, '1', NULL, 0, 0, 'D', 'S', 1749100706, 1749100706, NULL),
(10373, 26627, 0, NULL, 33538, '1', NULL, 0, 0, 'D', 'S', 1749100714, 1749100714, NULL),
(10374, 26627, 0, NULL, 33898, '1', NULL, 0, 0, 'D', 'S', 1749100715, 1749100715, NULL),
(10375, 26627, 0, NULL, 33899, '1', NULL, 0, 0, 'D', 'S', 1749100717, 1749100717, NULL),
(10376, 26627, 0, NULL, 33479, '1', NULL, 0, 0, 'D', 'S', 1749100731, 1749100731, NULL),
(10377, 26627, 0, NULL, 14542, '1', NULL, 0, 0, 'D', 'S', 1749101112, 1749101112, NULL),
(10378, 26627, 0, NULL, 11796, '1', NULL, 0, 0, 'D', 'S', 1749101114, 1749101114, NULL),
(10379, 26627, 0, NULL, 1855, '1', NULL, 0, 0, 'D', 'S', 1749101116, 1749101116, NULL),
(10380, 26627, 0, NULL, 19399, '1', NULL, 0, 0, 'D', 'S', 1749101173, 1749101173, NULL),
(10381, 26627, 0, NULL, 7307, '1', NULL, 0, 0, 'D', 'S', 1749101179, 1749101179, NULL),
(10382, 26627, 0, NULL, 12102, '1', NULL, 0, 0, 'D', 'S', 1749101183, 1749101183, NULL),
(10383, 26627, 0, NULL, 12712, '1', NULL, 0, 0, 'D', 'S', 1749101195, 1749101195, NULL),
(10384, 26627, 0, NULL, 11084, '1', NULL, 0, 0, 'D', 'S', 1749101213, 1749101213, NULL),
(10385, 26627, 0, NULL, 18830, '1', NULL, 0, 0, 'D', 'S', 1749101234, 1749101234, NULL),
(10386, 26627, 0, NULL, 12797, '1', NULL, 0, 0, 'D', 'S', 1749101240, 1749101240, NULL),
(10387, 26627, 0, NULL, 12721, '1', NULL, 0, 0, 'D', 'S', 1749101262, 1749101262, NULL),
(10388, 26627, 0, NULL, 8360, '1', NULL, 0, 0, 'D', 'S', 1749120181, 1749120181, NULL),
(10389, 26627, 0, NULL, 18836, '1', NULL, 0, 0, 'D', 'S', 1749120193, 1749120193, NULL),
(10390, 26627, 0, NULL, 38162, '1', NULL, 0, 0, 'D', 'S', 1749276717, 1749276717, NULL),
(10391, 26627, 0, NULL, 38161, '1', NULL, 0, 0, 'D', 'S', 1749276720, 1749276720, NULL),
(10392, 26627, 0, NULL, 38160, '1', NULL, 0, 0, 'D', 'S', 1749276725, 1749276725, NULL),
(10393, 26627, 0, NULL, 38159, '1', NULL, 0, 0, 'D', 'S', 1749276740, 1749276740, NULL),
(10394, 26627, 0, NULL, 24291, '1', NULL, 0, 0, 'D', 'S', 1749276894, 1749276894, NULL),
(10395, 26627, 0, NULL, 38187, '1', NULL, 0, 0, 'D', 'S', 1749324661, 1749324661, NULL),
(10396, 26627, 0, NULL, 38188, '1', NULL, 0, 0, 'D', 'S', 1749324674, 1749324674, NULL),
(10397, 26627, 0, NULL, 38153, '1', NULL, 0, 0, 'D', 'S', 1749324701, 1749324701, NULL),
(10398, 7058, 0, NULL, 3426, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10399, 7058, 0, NULL, 16584, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10400, 7058, 0, NULL, 18527, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10401, 7058, 0, NULL, 19794, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10402, 7058, 0, NULL, 23460, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10403, 7058, 0, NULL, 24608, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10404, 7058, 0, NULL, 24614, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10405, 7058, 0, NULL, 24616, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10406, 7058, 0, NULL, 25067, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10407, 7058, 0, NULL, 26470, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10408, 7058, 0, NULL, 26777, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10409, 7058, 0, NULL, 27316, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10410, 7058, 0, NULL, 28445, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10411, 7058, 0, NULL, 30311, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10412, 7058, 0, NULL, 30362, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10413, 7058, 0, NULL, 30896, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10414, 7058, 0, NULL, 35547, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10415, 7058, 0, NULL, 35853, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10416, 7058, 0, NULL, 36570, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10417, 7058, 0, NULL, 36647, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10418, 7058, 0, NULL, 36857, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10419, 7058, 0, NULL, 36867, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10420, 7058, 0, NULL, 36941, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10421, 7058, 0, NULL, 36953, NULL, '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10422, 7058, 0, NULL, 37029, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10423, 7058, 0, NULL, 37031, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL),
(10424, 7058, 0, NULL, 37351, '1', '1', 0, 0, 'D', 'S', 1749341043, 1749341043, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(10425, 26627, 0, NULL, 38252, '1', NULL, 0, 0, 'D', 'S', 1749617314, 1749617314, NULL),
(10426, 26627, 0, NULL, 38248, '1', NULL, 0, 0, 'D', 'S', 1749617425, 1749617425, NULL),
(10427, 26627, 0, NULL, 38242, '1', NULL, 0, 0, 'D', 'S', 1749617481, 1749617481, NULL),
(10428, 26627, 0, NULL, 38192, '1', NULL, 0, 0, 'D', 'S', 1749639332, 1749639332, NULL),
(10429, 26627, 0, NULL, 38193, '1', NULL, 0, 0, 'D', 'S', 1749639336, 1749639336, NULL),
(10430, 26627, 0, NULL, 37423, '1', NULL, 0, 0, 'D', 'S', 1749639424, 1749639424, NULL),
(10431, 26627, 0, NULL, 32008, '1', NULL, 0, 0, 'D', 'S', 1749639447, 1749639447, NULL),
(10432, 26627, 0, NULL, 22868, '1', NULL, 0, 0, 'D', 'S', 1749799807, 1749799807, NULL),
(10433, 26627, 0, NULL, 22875, '1', NULL, 0, 0, 'D', 'S', 1749799811, 1749799811, NULL),
(10434, 26627, 0, NULL, 15907, '1', NULL, 0, 0, 'D', 'S', 1749799821, 1749799821, NULL),
(10435, 26627, 0, NULL, 38247, '1', NULL, 0, 0, 'D', 'S', 1749892970, 1749892970, NULL),
(10436, 26627, 0, NULL, 38246, '1', NULL, 0, 0, 'D', 'S', 1749892975, 1749892975, NULL),
(10437, 26627, 0, NULL, 38207, '1', NULL, 0, 0, 'D', 'S', 1749893001, 1749893001, NULL),
(10438, 26627, 0, NULL, 38208, '1', NULL, 0, 0, 'D', 'S', 1749893003, 1749893003, NULL),
(10439, 26627, 0, NULL, 38209, '1', NULL, 0, 0, 'D', 'S', 1749893006, 1749893006, NULL),
(10440, 26627, 0, NULL, 38215, '1', NULL, 0, 0, 'D', 'S', 1749893011, 1749893011, NULL),
(10441, 26627, 0, NULL, 38218, '1', NULL, 0, 0, 'D', 'S', 1749893018, 1749893018, NULL),
(10442, 69826, 0, NULL, 38260, NULL, '1', 0, 0, 'D', 'S', 1750756647, 1750756647, NULL),
(10443, 69826, 0, NULL, 38202, '1', '1', 0, 0, 'D', 'S', 1750756756, 1750756756, NULL),
(10444, 26627, 0, NULL, 37594, NULL, '1', 0, 0, 'D', 'S', 1751373857, 1751373857, NULL),
(10445, 74367, 0, NULL, 22243, '1', NULL, 0, 0, 'D', 'S', 1752818865, 1752818865, NULL),
(10446, 64482, 0, NULL, 38895, NULL, '1', 0, 0, 'D', 'S', 1752823568, 1752823568, NULL),
(10447, 28044, 0, NULL, 985, '1', NULL, 0, 0, 'D', 'S', 1753268264, 1753268264, NULL),
(10448, 28044, 0, NULL, 36345, '1', '1', 0, 0, 'D', 'S', 1753268814, 1753268814, NULL),
(10449, 28044, 0, NULL, 37383, '1', '1', 0, 0, 'D', 'S', 1753268992, 1753268992, NULL),
(10450, 28044, 0, NULL, 27754, '1', '1', 0, 0, 'D', 'S', 1753270391, 1753270391, NULL),
(10451, 28044, 0, NULL, 34548, '1', '1', 0, 0, 'D', 'S', 1753270776, 1753270776, NULL),
(10452, 28044, 0, NULL, 36346, '1', '1', 0, 0, 'D', 'S', 1753284048, 1753284048, NULL),
(10453, 28044, 0, NULL, 36575, '1', '1', 0, 0, 'D', 'S', 1753284943, 1753284943, NULL),
(10454, 28044, 0, NULL, 36581, '1', '1', 0, 0, 'D', 'S', 1753285436, 1753285436, NULL),
(10455, 28044, 0, NULL, 36576, '1', '1', 0, 0, 'D', 'S', 1753285824, 1753285824, NULL),
(10456, 28044, 0, NULL, 24561, '1', '1', 0, 0, 'D', 'S', 1753286506, 1753286506, NULL),
(10457, 28044, 0, NULL, 30941, '1', '1', 0, 0, 'D', 'S', 1753287237, 1753287237, NULL),
(10458, 28044, 0, NULL, 38162, '1', '1', 0, 0, 'D', 'S', 1753287997, 1753287997, NULL),
(10459, 28044, 0, NULL, 9655, '1', '1', 0, 0, 'D', 'S', 1753288488, 1753288488, NULL),
(10460, 28044, 0, NULL, 37962, '1', '1', 0, 0, 'D', 'S', 1753290948, 1753290948, NULL),
(10461, 28044, 0, NULL, 4028, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10462, 28044, 0, NULL, 6094, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10463, 28044, 0, NULL, 8142, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10464, 28044, 0, NULL, 18939, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10465, 28044, 0, NULL, 19144, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10466, 28044, 0, NULL, 20524, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10467, 28044, 0, NULL, 21878, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10468, 28044, 0, NULL, 21880, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10469, 28044, 0, NULL, 22017, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10470, 28044, 0, NULL, 26716, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10471, 28044, 0, NULL, 26798, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10472, 28044, 0, NULL, 26803, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10473, 28044, 0, NULL, 31229, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10474, 28044, 0, NULL, 32168, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10475, 28044, 0, NULL, 32872, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10476, 28044, 0, NULL, 36279, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10477, 28044, 0, NULL, 37507, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10478, 28044, 0, NULL, 38887, NULL, '1', 0, 0, 'D', 'S', 1753291170, 1753291170, NULL),
(10479, 26627, 0, NULL, 38909, '1', NULL, 0, 0, 'D', 'S', 1753362160, 1753362160, NULL),
(10480, 26627, 0, NULL, 38798, NULL, '1', 0, 0, 'D', 'S', 1753362201, 1753362201, NULL),
(10481, 74516, 0, NULL, 39026, '1', NULL, 0, 0, 'D', 'S', 1753451697, 1753451697, NULL),
(10482, 74516, 0, NULL, 39015, '1', NULL, 0, 0, 'D', 'S', 1753451782, 1753451782, NULL),
(10483, 74516, 0, NULL, 21115, NULL, '1', 0, 0, 'D', 'S', 1753512162, 1753512162, NULL),
(10484, 75158, 0, NULL, 19277, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10485, 75158, 0, NULL, 22320, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10486, 75158, 0, NULL, 23355, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10487, 75158, 0, NULL, 26502, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10488, 75158, 0, NULL, 26545, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10489, 75158, 0, NULL, 26687, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10490, 75158, 0, NULL, 26689, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10491, 75158, 0, NULL, 28989, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10492, 75158, 0, NULL, 30200, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10493, 75158, 0, NULL, 31019, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10494, 75158, 0, NULL, 31987, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10495, 75158, 0, NULL, 32436, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10496, 75158, 0, NULL, 32686, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10497, 75158, 0, NULL, 32688, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10498, 75158, 0, NULL, 34316, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10499, 75158, 0, NULL, 34320, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10500, 75158, 0, NULL, 34790, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10501, 75158, 0, NULL, 35031, NULL, '1', 0, 0, 'D', 'S', 1753524406, 1753524406, NULL),
(10502, 75158, 0, NULL, 35112, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10503, 75158, 0, NULL, 35597, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10504, 75158, 0, NULL, 35847, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10505, 75158, 0, NULL, 36767, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10506, 75158, 0, NULL, 36867, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10507, 75158, 0, NULL, 38293, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10508, 75158, 0, NULL, 38294, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10509, 75158, 0, NULL, 38352, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10510, 75158, 0, NULL, 38356, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10511, 75158, 0, NULL, 38527, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10512, 75158, 0, NULL, 38563, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10513, 75158, 0, NULL, 38966, NULL, '1', 0, 0, 'D', 'S', 1753524407, 1753524407, NULL),
(10514, 74516, 0, NULL, 38690, '1', '1', 0, 0, 'D', 'S', 1753777966, 1753777966, NULL),
(10515, 74516, 0, NULL, 38691, '1', NULL, 0, 0, 'D', 'S', 1753778264, 1753778264, NULL),
(10516, 74516, 0, NULL, 38559, '1', NULL, 0, 0, 'D', 'S', 1753778323, 1753778323, NULL),
(10517, 74516, 0, NULL, 38561, '1', NULL, 0, 0, 'D', 'S', 1753778333, 1753778333, NULL),
(10518, 74516, 0, NULL, 38555, '1', NULL, 0, 0, 'D', 'S', 1753778346, 1753778346, NULL),
(10519, 74516, 0, NULL, 38353, '1', NULL, 0, 0, 'D', 'S', 1753778398, 1753778398, NULL),
(10520, 74516, 0, NULL, 38325, '1', NULL, 0, 0, 'D', 'S', 1753778421, 1753778421, NULL),
(10521, 74516, 0, NULL, 25002, '1', NULL, 0, 0, 'D', 'S', 1753778465, 1753778465, NULL),
(10522, 74516, 0, NULL, 37398, '1', NULL, 0, 0, 'D', 'S', 1753778656, 1753778656, NULL),
(10523, 74516, 0, NULL, 36756, '1', NULL, 0, 0, 'D', 'S', 1753778688, 1753778688, NULL),
(10524, 74516, 0, NULL, 36735, '1', NULL, 0, 0, 'D', 'S', 1753778727, 1753778727, NULL),
(10525, 74516, 0, NULL, 36361, '1', NULL, 0, 0, 'D', 'S', 1753778750, 1753778750, NULL),
(10526, 74516, 0, NULL, 36318, '1', NULL, 0, 0, 'D', 'S', 1753778761, 1753778761, NULL),
(10527, 74516, 0, NULL, 36313, '1', NULL, 0, 0, 'D', 'S', 1753778788, 1753778788, NULL),
(10528, 74516, 0, NULL, 36092, '1', NULL, 0, 0, 'D', 'S', 1753778801, 1753778801, NULL),
(10529, 74516, 0, NULL, 37997, '1', NULL, 0, 0, 'D', 'S', 1753965616, 1753965616, NULL),
(10530, 74516, 0, NULL, 28744, '1', NULL, 0, 0, 'D', 'S', 1753965654, 1753965654, NULL),
(10531, 74516, 0, NULL, 20246, '1', NULL, 0, 0, 'D', 'S', 1753965681, 1753965681, NULL),
(10532, 74516, 0, NULL, 18035, '1', NULL, 0, 0, 'D', 'S', 1753965751, 1753965751, NULL),
(10533, 74516, 0, NULL, 15277, '1', NULL, 0, 0, 'D', 'S', 1753965784, 1753965784, NULL),
(10534, 74516, 0, NULL, 38315, '1', NULL, 0, 0, 'D', 'S', 1753966950, 1753966950, NULL),
(10535, 74516, 0, NULL, 35781, '1', NULL, 0, 0, 'D', 'S', 1753967204, 1753967204, NULL),
(10536, 74516, 0, NULL, 35097, '1', NULL, 0, 0, 'D', 'S', 1753967226, 1753967226, NULL),
(10537, 74516, 0, NULL, 30222, '1', NULL, 0, 0, 'D', 'S', 1753967248, 1753967248, NULL),
(10538, 74516, 0, NULL, 29453, '1', NULL, 0, 0, 'D', 'S', 1753967262, 1753967262, NULL),
(10539, 74516, 0, NULL, 24376, '1', NULL, 0, 0, 'D', 'S', 1753967388, 1753967388, NULL),
(10540, 74516, 0, NULL, 24374, '1', NULL, 0, 0, 'D', 'S', 1753967409, 1753967409, NULL),
(10541, 74516, 0, NULL, 19233, '1', NULL, 0, 0, 'D', 'S', 1753967439, 1753967439, NULL),
(10542, 74516, 0, NULL, 14840, '1', NULL, 0, 0, 'D', 'S', 1753967470, 1753967470, NULL),
(10543, 74516, 0, NULL, 11788, '1', NULL, 0, 0, 'D', 'S', 1753967480, 1753967480, NULL),
(10544, 74516, 0, NULL, 19149, '1', NULL, 0, 0, 'D', 'S', 1754017552, 1754017552, NULL),
(10545, 74516, 0, NULL, 17070, '1', NULL, 0, 0, 'D', 'S', 1754017595, 1754017595, NULL),
(10546, 74516, 0, NULL, 38137, '1', NULL, 0, 0, 'D', 'S', 1754026765, 1754026765, NULL),
(10547, 74516, 0, NULL, 32228, '1', NULL, 0, 0, 'D', 'S', 1754026778, 1754026778, NULL),
(10548, 74516, 0, NULL, 19689, '1', NULL, 0, 0, 'D', 'S', 1754026814, 1754026814, NULL),
(10549, 74516, 0, NULL, 18686, '1', NULL, 0, 0, 'D', 'S', 1754026825, 1754026825, NULL),
(10550, 74516, 0, NULL, 37056, '1', NULL, 0, 0, 'D', 'S', 1754027060, 1754027060, NULL),
(10551, 74516, 0, NULL, 36173, '1', NULL, 0, 0, 'D', 'S', 1754027224, 1754027224, NULL),
(10552, 74516, 0, NULL, 36038, '1', NULL, 0, 0, 'D', 'S', 1754027237, 1754027237, NULL),
(10553, 74516, 0, NULL, 36036, '1', NULL, 0, 0, 'D', 'S', 1754027256, 1754027256, NULL),
(10554, 74516, 0, NULL, 38911, '1', NULL, 0, 0, 'D', 'S', 1754027539, 1754027539, NULL),
(10555, 74516, 0, NULL, 38904, '1', NULL, 0, 0, 'D', 'S', 1754027548, 1754027548, NULL),
(10556, 74516, 0, NULL, 38894, '1', NULL, 0, 0, 'D', 'S', 1754027559, 1754027559, NULL),
(10557, 74516, 0, NULL, 38892, '1', NULL, 0, 0, 'D', 'S', 1754027567, 1754027567, NULL),
(10558, 74516, 0, NULL, 38839, '1', NULL, 0, 0, 'D', 'S', 1754027581, 1754027581, NULL),
(10559, 74516, 0, NULL, 38082, '1', NULL, 0, 0, 'D', 'S', 1754027662, 1754027662, NULL),
(10560, 74516, 0, NULL, 37647, '1', NULL, 0, 0, 'D', 'S', 1754390006, 1754390006, NULL),
(10561, 74516, 0, NULL, 39192, '1', NULL, 0, 0, 'D', 'S', 1754656109, 1754656109, NULL),
(10562, 74516, 0, NULL, 38936, '1', NULL, 0, 0, 'D', 'S', 1754656155, 1754656155, NULL),
(10563, 74516, 0, NULL, 38895, '1', NULL, 0, 0, 'D', 'S', 1754657061, 1754657061, NULL),
(10564, 74516, 0, NULL, 38384, '1', NULL, 0, 0, 'D', 'S', 1754657100, 1754657100, NULL),
(10565, 74516, 0, NULL, 38290, '1', NULL, 0, 0, 'D', 'S', 1754657181, 1754657181, NULL),
(10566, 74516, 0, NULL, 38276, '1', NULL, 0, 0, 'D', 'S', 1754657190, 1754657190, NULL),
(10567, 74516, 0, NULL, 37642, '1', NULL, 0, 0, 'D', 'S', 1754657319, 1754657319, NULL),
(10568, 74516, 0, NULL, 37636, '1', NULL, 0, 0, 'D', 'S', 1754657327, 1754657327, NULL),
(10569, 74516, 0, NULL, 37179, '1', NULL, 0, 0, 'D', 'S', 1754657371, 1754657371, NULL),
(10570, 74516, 0, NULL, 37165, '1', NULL, 0, 0, 'D', 'S', 1754658550, 1754658550, NULL),
(10571, 74516, 0, NULL, 37160, '1', NULL, 0, 0, 'D', 'S', 1754658565, 1754658565, NULL),
(10572, 74516, 0, NULL, 37158, '1', NULL, 0, 0, 'D', 'S', 1754658574, 1754658574, NULL),
(10573, 74516, 0, NULL, 37155, '1', NULL, 0, 0, 'D', 'S', 1754658588, 1754658588, NULL),
(10574, 74516, 0, NULL, 37154, '1', NULL, 0, 0, 'D', 'S', 1754658600, 1754658600, NULL),
(10575, 74516, 0, NULL, 37153, '1', NULL, 0, 0, 'D', 'S', 1754658611, 1754658611, NULL),
(10576, 26627, 0, NULL, 39306, NULL, '1', 0, 0, 'D', 'S', 1754717233, 1754717233, NULL),
(10577, 26627, 0, NULL, 39306, NULL, '1', 0, 0, 'D', 'S', 1754717243, 1754717243, NULL),
(10578, 74516, 0, NULL, 39196, '1', NULL, 0, 0, 'D', 'S', 1754719222, 1754719222, NULL),
(10579, 74516, 0, NULL, 39143, '1', NULL, 0, 0, 'D', 'S', 1754719243, 1754719243, NULL),
(10580, 74516, 0, NULL, 39139, '1', NULL, 0, 0, 'D', 'S', 1754719253, 1754719253, NULL),
(10581, 74516, 0, NULL, 38890, '1', NULL, 0, 0, 'D', 'S', 1754719302, 1754719302, NULL),
(10582, 74516, 0, NULL, 38673, '1', NULL, 0, 0, 'D', 'S', 1754719346, 1754719346, NULL),
(10583, 74516, 0, NULL, 38664, '1', NULL, 0, 0, 'D', 'S', 1754719356, 1754719356, NULL),
(10584, 74516, 0, NULL, 38565, '1', NULL, 0, 0, 'D', 'S', 1754719373, 1754719373, NULL),
(10585, 74516, 0, NULL, 38549, '1', NULL, 0, 0, 'D', 'S', 1754719384, 1754719384, NULL),
(10586, 74516, 0, NULL, 38529, '1', NULL, 0, 0, 'D', 'S', 1754719391, 1754719391, NULL),
(10587, 74516, 0, NULL, 38069, '1', NULL, 0, 0, 'D', 'S', 1754719472, 1754719472, NULL),
(10588, 74516, 0, NULL, 38056, '1', NULL, 0, 0, 'D', 'S', 1754719481, 1754719481, NULL),
(10589, 74516, 0, NULL, 37851, '1', NULL, 0, 0, 'D', 'S', 1754719522, 1754719522, NULL),
(10590, 74516, 0, NULL, 37768, '1', NULL, 0, 0, 'D', 'S', 1754719540, 1754719540, NULL),
(10591, 74516, 0, NULL, 37639, '1', NULL, 0, 0, 'D', 'S', 1754719558, 1754719558, NULL),
(10592, 74516, 0, NULL, 37275, '1', NULL, 0, 0, 'D', 'S', 1754719602, 1754719602, NULL),
(10593, 74516, 0, NULL, 36674, '1', NULL, 0, 0, 'D', 'S', 1754719699, 1754719699, NULL),
(10594, 74516, 0, NULL, 36673, '1', NULL, 0, 0, 'D', 'S', 1754719704, 1754719704, NULL),
(10595, 74516, 0, NULL, 36369, '1', NULL, 0, 0, 'D', 'S', 1754719728, 1754719728, NULL),
(10596, 74516, 0, NULL, 35488, '1', NULL, 0, 0, 'D', 'S', 1754719831, 1754719831, NULL),
(10597, 74516, 0, NULL, 35390, '1', NULL, 0, 0, 'D', 'S', 1754719843, 1754719843, NULL),
(10598, 74516, 0, NULL, 35389, '1', NULL, 0, 0, 'D', 'S', 1754719848, 1754719848, NULL),
(10599, 74516, 0, NULL, 35144, '1', NULL, 0, 0, 'D', 'S', 1754719865, 1754719865, NULL),
(10600, 74516, 0, NULL, 35163, '1', NULL, 0, 0, 'D', 'S', 1754719872, 1754719872, NULL),
(10601, 74516, 0, NULL, 33657, '1', NULL, 0, 0, 'D', 'S', 1754719945, 1754719945, NULL),
(10602, 74516, 0, NULL, 38438, '1', NULL, 0, 0, 'D', 'S', 1754745051, 1754745051, NULL),
(10603, 74516, 0, NULL, 38437, '1', NULL, 0, 0, 'D', 'S', 1754745060, 1754745060, NULL),
(10604, 74516, 0, NULL, 37633, '1', NULL, 0, 0, 'D', 'S', 1754745207, 1754745207, NULL),
(10605, 74516, 0, NULL, 37182, '1', NULL, 0, 0, 'D', 'S', 1754745265, 1754745265, NULL),
(10606, 74516, 0, NULL, 33870, '1', NULL, 0, 0, 'D', 'S', 1754745590, 1754745590, NULL),
(10607, 74516, 0, NULL, 33501, '1', NULL, 0, 0, 'D', 'S', 1754745637, 1754745637, NULL),
(10608, 74516, 0, NULL, 32806, '1', NULL, 0, 0, 'D', 'S', 1754745721, 1754745721, NULL),
(10609, 74516, 0, NULL, 31288, '1', NULL, 0, 0, 'D', 'S', 1754745885, 1754745885, NULL),
(10610, 74516, 0, NULL, 31281, '1', NULL, 0, 0, 'D', 'S', 1754745896, 1754745896, NULL),
(10611, 74516, 0, NULL, 30472, '1', NULL, 0, 0, 'D', 'S', 1754745994, 1754745994, NULL),
(10612, 74516, 0, NULL, 39145, '1', NULL, 0, 0, 'D', 'S', 1754748692, 1754748692, NULL),
(10613, 74516, 0, NULL, 35500, '1', NULL, 0, 0, 'D', 'S', 1754752898, 1754752898, NULL),
(10614, 74516, 0, NULL, 33551, '1', NULL, 0, 0, 'D', 'S', 1754752911, 1754752911, NULL),
(10615, 74516, 0, NULL, 30733, '1', NULL, 0, 0, 'D', 'S', 1754752927, 1754752927, NULL),
(10616, 74516, 0, NULL, 30594, '1', NULL, 0, 0, 'D', 'S', 1754752940, 1754752940, NULL),
(10617, 74516, 0, NULL, 30350, '1', NULL, 0, 0, 'D', 'S', 1754752962, 1754752962, NULL),
(10618, 74516, 0, NULL, 30349, '1', NULL, 0, 0, 'D', 'S', 1754752967, 1754752967, NULL),
(10619, 74516, 0, NULL, 30339, '1', NULL, 0, 0, 'D', 'S', 1754752974, 1754752974, NULL),
(10620, 74516, 0, NULL, 28810, '1', NULL, 0, 0, 'D', 'S', 1754752990, 1754752990, NULL),
(10621, 74516, 0, NULL, 27877, '1', NULL, 0, 0, 'D', 'S', 1754753006, 1754753006, NULL),
(10622, 74516, 0, NULL, 27841, '1', NULL, 0, 0, 'D', 'S', 1754753141, 1754753141, NULL),
(10623, 74516, 0, NULL, 25147, '1', NULL, 0, 0, 'D', 'S', 1754753227, 1754753227, NULL),
(10624, 74516, 0, NULL, 25148, '1', NULL, 0, 0, 'D', 'S', 1754753231, 1754753231, NULL),
(10625, 74516, 0, NULL, 18332, '1', NULL, 0, 0, 'D', 'S', 1754753279, 1754753279, NULL),
(10626, 74516, 0, NULL, 17392, '1', NULL, 0, 0, 'D', 'S', 1754753293, 1754753293, NULL),
(10627, 74516, 0, NULL, 17388, '1', NULL, 0, 0, 'D', 'S', 1754753301, 1754753301, NULL),
(10628, 74516, 0, NULL, 16900, '1', NULL, 0, 0, 'D', 'S', 1754753312, 1754753312, NULL),
(10629, 74516, 0, NULL, 11715, '1', NULL, 0, 0, 'D', 'S', 1754753333, 1754753333, NULL),
(10630, 74516, 0, NULL, 38888, '1', NULL, 0, 0, 'D', 'S', 1754797511, 1754797511, NULL),
(10631, 74516, 0, NULL, 38641, '1', NULL, 0, 0, 'D', 'S', 1754797526, 1754797526, NULL),
(10632, 74516, 0, NULL, 37207, '1', NULL, 0, 0, 'D', 'S', 1754797557, 1754797557, NULL),
(10633, 74516, 0, NULL, 37170, '1', NULL, 0, 0, 'D', 'S', 1754797569, 1754797569, NULL),
(10634, 74516, 0, NULL, 36867, '1', NULL, 0, 0, 'D', 'S', 1754797583, 1754797583, NULL),
(10635, 74516, 0, NULL, 35956, '1', NULL, 0, 0, 'D', 'S', 1754797598, 1754797598, NULL),
(10636, 74516, 0, NULL, 34257, '1', NULL, 0, 0, 'D', 'S', 1754797636, 1754797636, NULL),
(10637, 74516, 0, NULL, 38811, '1', NULL, 0, 0, 'D', 'S', 1754798003, 1754798003, NULL),
(10638, 74516, 0, NULL, 38681, '1', NULL, 0, 0, 'D', 'S', 1754798020, 1754798020, NULL),
(10639, 74516, 0, NULL, 38568, '1', NULL, 0, 0, 'D', 'S', 1754798037, 1754798037, NULL),
(10640, 74516, 0, NULL, 39179, '1', NULL, 0, 0, 'D', 'S', 1754828741, 1754828741, NULL),
(10641, 74516, 0, NULL, 39181, '1', NULL, 0, 0, 'D', 'S', 1754828746, 1754828746, NULL),
(10642, 74516, 0, NULL, 38527, '1', NULL, 0, 0, 'D', 'S', 1754828926, 1754828926, NULL),
(10643, 74516, 0, NULL, 38152, '1', NULL, 0, 0, 'D', 'S', 1754828945, 1754828945, NULL),
(10644, 74516, 0, NULL, 27611, '1', NULL, 0, 0, 'D', 'S', 1754829123, 1754829123, NULL),
(10645, 74516, 0, NULL, 25895, '1', NULL, 0, 0, 'D', 'S', 1754829148, 1754829148, NULL),
(10646, 74516, 0, NULL, 20558, '1', NULL, 0, 0, 'D', 'S', 1754829213, 1754829213, NULL),
(10647, 74516, 0, NULL, 38992, '1', NULL, 0, 0, 'D', 'S', 1754835241, 1754835241, NULL),
(10648, 74516, 0, NULL, 35768, '1', NULL, 0, 0, 'D', 'S', 1754835325, 1754835325, NULL),
(10649, 74516, 0, NULL, 35654, '1', NULL, 0, 0, 'D', 'S', 1754835355, 1754835355, NULL),
(10650, 74516, 0, NULL, 31320, '1', NULL, 0, 0, 'D', 'S', 1754835473, 1754835473, NULL),
(10651, 74516, 0, NULL, 30441, '1', NULL, 0, 0, 'D', 'S', 1754835558, 1754835558, NULL),
(10652, 74516, 0, NULL, 38006, '1', NULL, 0, 0, 'D', 'S', 1754845777, 1754845777, NULL),
(10653, 74516, 0, NULL, 33766, '1', NULL, 0, 0, 'D', 'S', 1754845891, 1754845891, NULL),
(10654, 74516, 0, NULL, 38219, '1', NULL, 0, 0, 'D', 'S', 1754889917, 1754889917, NULL),
(10655, 74516, 0, NULL, 38222, '1', NULL, 0, 0, 'D', 'S', 1754889925, 1754889925, NULL),
(10656, 74516, 0, NULL, 38220, '1', NULL, 0, 0, 'D', 'S', 1754889932, 1754889932, NULL),
(10657, 74516, 0, NULL, 38217, '1', NULL, 0, 0, 'D', 'S', 1754889937, 1754889937, NULL),
(10658, 74516, 0, NULL, 38214, '1', NULL, 0, 0, 'D', 'S', 1754889942, 1754889942, NULL),
(10659, 74516, 0, NULL, 38004, '1', NULL, 0, 0, 'D', 'S', 1754889951, 1754889951, NULL),
(10660, 74516, 0, NULL, 37793, '1', NULL, 0, 0, 'D', 'S', 1754889964, 1754889964, NULL),
(10661, 74516, 0, NULL, 37132, '1', NULL, 0, 0, 'D', 'S', 1754889974, 1754889974, NULL),
(10662, 74516, 0, NULL, 37094, '1', NULL, 0, 0, 'D', 'S', 1754889979, 1754889979, NULL),
(10663, 74516, 0, NULL, 36934, '1', NULL, 0, 0, 'D', 'S', 1754889990, 1754889990, NULL),
(10664, 74516, 0, NULL, 36931, '1', NULL, 0, 0, 'D', 'S', 1754889996, 1754889996, NULL),
(10665, 74516, 0, NULL, 36930, '1', NULL, 0, 0, 'D', 'S', 1754889999, 1754889999, NULL),
(10666, 74516, 0, NULL, 36929, '1', NULL, 0, 0, 'D', 'S', 1754890003, 1754890003, NULL),
(10667, 74516, 0, NULL, 36064, '1', NULL, 0, 0, 'D', 'S', 1754890012, 1754890012, NULL),
(10668, 74516, 0, NULL, 35963, '1', NULL, 0, 0, 'D', 'S', 1754890017, 1754890017, NULL),
(10669, 74516, 0, NULL, 35903, '1', NULL, 0, 0, 'D', 'S', 1754890021, 1754890021, NULL),
(10670, 74516, 0, NULL, 35834, '1', NULL, 0, 0, 'D', 'S', 1754890029, 1754890029, NULL),
(10671, 74516, 0, NULL, 35833, '1', NULL, 0, 0, 'D', 'S', 1754890032, 1754890032, NULL),
(10672, 74516, 0, NULL, 35577, '1', NULL, 0, 0, 'D', 'S', 1754890038, 1754890038, NULL),
(10673, 74516, 0, NULL, 35393, '1', NULL, 0, 0, 'D', 'S', 1754890047, 1754890047, NULL),
(10674, 74516, 0, NULL, 35416, '1', NULL, 0, 0, 'D', 'S', 1754890051, 1754890051, NULL),
(10675, 74516, 0, NULL, 35322, '1', NULL, 0, 0, 'D', 'S', 1754890056, 1754890056, NULL),
(10676, 74516, 0, NULL, 35119, '1', NULL, 0, 0, 'D', 'S', 1754890067, 1754890067, NULL),
(10677, 74516, 0, NULL, 35070, '1', NULL, 0, 0, 'D', 'S', 1754890074, 1754890074, NULL),
(10678, 74516, 0, NULL, 35048, '1', NULL, 0, 0, 'D', 'S', 1754890080, 1754890080, NULL),
(10679, 74516, 0, NULL, 35043, '1', NULL, 0, 0, 'D', 'S', 1754890086, 1754890086, NULL),
(10680, 74516, 0, NULL, 34457, '1', NULL, 0, 0, 'D', 'S', 1754890098, 1754890098, NULL),
(10681, 74516, 0, NULL, 33072, '1', NULL, 0, 0, 'D', 'S', 1754890108, 1754890108, NULL),
(10682, 74516, 0, NULL, 30206, '1', NULL, 0, 0, 'D', 'S', 1754890121, 1754890121, NULL),
(10683, 74516, 0, NULL, 30042, '1', NULL, 0, 0, 'D', 'S', 1754890125, 1754890125, NULL),
(10684, 74516, 0, NULL, 29731, '1', NULL, 0, 0, 'D', 'S', 1754890133, 1754890133, NULL),
(10685, 74516, 0, NULL, 24062, '1', NULL, 0, 0, 'D', 'S', 1754890787, 1754890787, NULL),
(10686, 74516, 0, NULL, 35933, '1', NULL, 0, 0, 'D', 'S', 1754890876, 1754890876, NULL),
(10687, 74516, 0, NULL, 9960, '1', NULL, 0, 0, 'D', 'S', 1754891613, 1754891613, NULL),
(10688, 74516, 0, NULL, 11138, '1', NULL, 0, 0, 'D', 'S', 1754891758, 1754891758, NULL),
(10689, 74516, 0, NULL, 9109, '1', NULL, 0, 0, 'D', 'S', 1754891776, 1754891776, NULL),
(10690, 26627, 0, NULL, 39325, NULL, '1', 0, 0, 'D', 'S', 1754892457, 1754892457, NULL),
(10691, 74516, 0, NULL, 38407, '1', NULL, 0, 0, 'D', 'S', 1754896276, 1754896276, NULL),
(10692, 74516, 0, NULL, 38270, '1', NULL, 0, 0, 'D', 'S', 1754896387, 1754896387, NULL),
(10693, 74516, 0, NULL, 39339, '1', NULL, 0, 0, 'D', 'S', 1754896409, 1754896409, NULL),
(10694, 74516, 0, NULL, 38378, '1', NULL, 0, 0, 'D', 'S', 1754896497, 1754896497, NULL),
(10695, 74516, 0, NULL, 38260, '1', NULL, 0, 0, 'D', 'S', 1754896514, 1754896514, NULL),
(10696, 74516, 0, NULL, 38198, '1', NULL, 0, 0, 'D', 'S', 1754896525, 1754896525, NULL),
(10697, 74516, 0, NULL, 38140, '1', NULL, 0, 0, 'D', 'S', 1754896531, 1754896531, NULL),
(10698, 74516, 0, NULL, 38097, '1', NULL, 0, 0, 'D', 'S', 1754896537, 1754896537, NULL),
(10699, 74516, 0, NULL, 39011, '1', NULL, 0, 0, 'D', 'S', 1754897006, 1754897006, NULL),
(10700, 74516, 0, NULL, 39315, '1', NULL, 0, 0, 'D', 'S', 1754897258, 1754897258, NULL),
(10701, 74516, 0, NULL, 35732, '1', NULL, 0, 0, 'D', 'S', 1754897639, 1754897639, NULL),
(10702, 74516, 0, NULL, 35713, '1', NULL, 0, 0, 'D', 'S', 1754897652, 1754897652, NULL),
(10703, 74516, 0, NULL, 35026, '1', NULL, 0, 0, 'D', 'S', 1754897690, 1754897690, NULL),
(10704, 74516, 0, NULL, 34585, '1', NULL, 0, 0, 'D', 'S', 1754897728, 1754897728, NULL),
(10705, 74516, 0, NULL, 34542, '1', NULL, 0, 0, 'D', 'S', 1754897748, 1754897748, NULL),
(10706, 74516, 0, NULL, 34361, '1', NULL, 0, 0, 'D', 'S', 1754897773, 1754897773, NULL),
(10707, 74516, 0, NULL, 34351, '1', NULL, 0, 0, 'D', 'S', 1754897781, 1754897781, NULL),
(10708, 74516, 0, NULL, 34349, '1', NULL, 0, 0, 'D', 'S', 1754897788, 1754897788, NULL),
(10709, 74516, 0, NULL, 34269, '1', NULL, 0, 0, 'D', 'S', 1754897799, 1754897799, NULL),
(10710, 74516, 0, NULL, 34198, '1', NULL, 0, 0, 'D', 'S', 1754897807, 1754897807, NULL),
(10711, 74516, 0, NULL, 32950, '1', NULL, 0, 0, 'D', 'S', 1754897876, 1754897876, NULL),
(10712, 74516, 0, NULL, 32036, '1', NULL, 0, 0, 'D', 'S', 1754897952, 1754897952, NULL),
(10713, 74516, 0, NULL, 25111, '1', NULL, 0, 0, 'D', 'S', 1754898030, 1754898030, NULL),
(10714, 74516, 0, NULL, 33674, '1', NULL, 0, 0, 'D', 'S', 1754898076, 1754898076, NULL),
(10715, 74516, 0, NULL, 35208, '1', NULL, 0, 0, 'D', 'S', 1754898181, 1754898181, NULL),
(10716, 74516, 0, NULL, 38702, '1', NULL, 0, 0, 'D', 'S', 1754898952, 1754898952, NULL),
(10717, 74516, 0, NULL, 37206, '1', NULL, 0, 0, 'D', 'S', 1754898977, 1754898977, NULL),
(10718, 74516, 0, NULL, 37169, '1', NULL, 0, 0, 'D', 'S', 1754898993, 1754898993, NULL),
(10719, 74516, 0, NULL, 35764, '1', NULL, 0, 0, 'D', 'S', 1754899022, 1754899022, NULL),
(10720, 74516, 0, NULL, 35767, '1', NULL, 0, 0, 'D', 'S', 1754899029, 1754899029, NULL),
(10721, 74516, 0, NULL, 35655, '1', NULL, 0, 0, 'D', 'S', 1754899035, 1754899035, NULL),
(10722, 74516, 0, NULL, 35653, '1', NULL, 0, 0, 'D', 'S', 1754899048, 1754899048, NULL),
(10723, 74516, 0, NULL, 35649, '1', NULL, 0, 0, 'D', 'S', 1754899053, 1754899053, NULL),
(10724, 74516, 0, NULL, 35647, '1', NULL, 0, 0, 'D', 'S', 1754899057, 1754899057, NULL),
(10725, 74516, 0, NULL, 34820, '1', NULL, 0, 0, 'D', 'S', 1754899069, 1754899069, NULL),
(10726, 74516, 0, NULL, 32893, '1', NULL, 0, 0, 'D', 'S', 1754899110, 1754899110, NULL),
(10727, 74516, 0, NULL, 26504, '1', NULL, 0, 0, 'D', 'S', 1754901315, 1754901315, NULL),
(10728, 26627, 0, NULL, 39346, NULL, '1', 0, 0, 'D', 'S', 1754902566, 1754902566, NULL),
(10729, 26627, 0, NULL, 39289, NULL, '1', 0, 0, 'D', 'S', 1754902618, 1754902618, NULL),
(10730, 26627, 0, NULL, 39333, NULL, '1', 0, 0, 'D', 'S', 1754904812, 1754904812, NULL),
(10731, 26627, 0, NULL, 39311, NULL, '1', 0, 0, 'D', 'S', 1754904836, 1754904836, NULL),
(10732, 26627, 0, NULL, 39289, NULL, '1', 0, 0, 'D', 'S', 1754904852, 1754904852, NULL),
(10733, 74516, 0, NULL, 38528, '1', NULL, 0, 0, 'D', 'S', 1754914140, 1754914140, NULL),
(10734, 74516, 0, NULL, 38406, '1', NULL, 0, 0, 'D', 'S', 1754914149, 1754914149, NULL),
(10735, 74516, 0, NULL, 36202, '1', NULL, 0, 0, 'D', 'S', 1754914199, 1754914199, NULL),
(10736, 74516, 0, NULL, 27239, '1', NULL, 0, 0, 'D', 'S', 1754914258, 1754914258, NULL),
(10737, 74516, 0, NULL, 24516, '1', NULL, 0, 0, 'D', 'S', 1754914273, 1754914273, NULL),
(10738, 74516, 0, NULL, 24488, '1', NULL, 0, 0, 'D', 'S', 1754914295, 1754914295, NULL),
(10739, 74516, 0, NULL, 24380, '1', NULL, 0, 0, 'D', 'S', 1754914300, 1754914300, NULL),
(10740, 74516, 0, NULL, 34821, '1', NULL, 0, 0, 'D', 'S', 1754979620, 1754979620, NULL),
(10741, 74516, 0, NULL, 32459, '1', NULL, 0, 0, 'D', 'S', 1754979707, 1754979707, NULL),
(10742, 74516, 0, NULL, 28807, '1', NULL, 0, 0, 'D', 'S', 1754979807, 1754979807, NULL),
(10743, 26627, 0, NULL, 39286, NULL, '1', 0, 0, 'D', 'S', 1754988127, 1754988127, NULL),
(10744, 75158, 0, NULL, 39348, '1', NULL, 0, 0, 'D', 'S', 1754989845, 1754989845, NULL),
(10745, 26627, 0, NULL, 39344, NULL, '1', 0, 0, 'D', 'S', 1755008541, 1755008541, NULL),
(10746, 26627, 0, NULL, 39330, NULL, '1', 0, 0, 'D', 'S', 1755010271, 1755010271, NULL),
(10747, 26627, 0, NULL, 39220, NULL, '1', 0, 0, 'D', 'S', 1755074792, 1755074792, NULL),
(10748, 26627, 0, NULL, 39375, NULL, '1', 0, 0, 'D', 'S', 1755192279, 1755192279, NULL),
(10749, 26627, 0, NULL, 38932, NULL, '1', 0, 0, 'D', 'S', 1755235986, 1755235986, NULL),
(10750, 26627, 0, NULL, 30572, '1', NULL, 0, 0, 'D', 'S', 1755584033, 1755584033, NULL),
(10751, 74936, 0, NULL, 13117, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10752, 74936, 0, NULL, 21846, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10753, 74936, 0, NULL, 24055, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10754, 74936, 0, NULL, 26306, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10755, 74936, 0, NULL, 26462, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10756, 74936, 0, NULL, 28038, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10757, 74936, 0, NULL, 28502, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10758, 74936, 0, NULL, 28594, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10759, 74936, 0, NULL, 29504, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10760, 74936, 0, NULL, 32057, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10761, 74936, 0, NULL, 32600, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10762, 74936, 0, NULL, 32887, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10763, 74936, 0, NULL, 32927, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10764, 74936, 0, NULL, 34038, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10765, 74936, 0, NULL, 34810, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10766, 74936, 0, NULL, 34894, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10767, 74936, 0, NULL, 34904, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10768, 74936, 0, NULL, 34975, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10769, 74936, 0, NULL, 36285, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10770, 74936, 0, NULL, 37552, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10771, 74936, 0, NULL, 37567, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10772, 74936, 0, NULL, 37568, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10773, 74936, 0, NULL, 37588, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10774, 74936, 0, NULL, 37589, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10775, 74936, 0, NULL, 37591, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10776, 74936, 0, NULL, 38011, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10777, 74936, 0, NULL, 38346, NULL, '1', 0, 0, 'D', 'S', 1756015239, 1756015239, NULL),
(10778, 26627, 0, NULL, 37708, NULL, '1', 0, 0, 'D', 'S', 1756045191, 1756045191, NULL),
(10779, 26627, 0, NULL, 37659, NULL, '1', 0, 0, 'D', 'S', 1756045202, 1756045202, NULL),
(10780, 74367, 0, NULL, 38649, '1', NULL, 0, 0, 'D', 'S', 1756114417, 1756114417, NULL),
(10781, 74516, 0, NULL, 35642, '1', NULL, 0, 0, 'D', 'S', 1756219814, 1756219814, NULL),
(10782, 74516, 0, NULL, 37692, '1', NULL, 0, 0, 'D', 'S', 1756219865, 1756219865, NULL),
(10783, 74516, 0, NULL, 36939, '1', NULL, 0, 0, 'D', 'S', 1756219888, 1756219888, NULL),
(10784, 74516, 0, NULL, 36020, '1', NULL, 0, 0, 'D', 'S', 1756219915, 1756219915, NULL),
(10785, 74516, 0, NULL, 36014, '1', NULL, 0, 0, 'D', 'S', 1756219924, 1756219924, NULL),
(10786, 74516, 0, NULL, 36012, '1', NULL, 0, 0, 'D', 'S', 1756219935, 1756219935, NULL),
(10787, 74516, 0, NULL, 35993, '1', NULL, 0, 0, 'D', 'S', 1756219943, 1756219943, NULL),
(10788, 74516, 0, NULL, 35826, '1', NULL, 0, 0, 'D', 'S', 1756219953, 1756219953, NULL),
(10789, 74516, 0, NULL, 35039, '1', NULL, 0, 0, 'D', 'S', 1756219960, 1756219960, NULL),
(10790, 74516, 0, NULL, 34960, '1', NULL, 0, 0, 'D', 'S', 1756219967, 1756219967, NULL),
(10791, 74516, 0, NULL, 33914, '1', NULL, 0, 0, 'D', 'S', 1756219974, 1756219974, NULL),
(10792, 74516, 0, NULL, 33798, '1', NULL, 0, 0, 'D', 'S', 1756219995, 1756219995, NULL),
(10793, 74516, 0, NULL, 33797, '1', NULL, 0, 0, 'D', 'S', 1756219999, 1756219999, NULL),
(10794, 74516, 0, NULL, 33793, '1', NULL, 0, 0, 'D', 'S', 1756220004, 1756220004, NULL),
(10795, 74516, 0, NULL, 33029, '1', NULL, 0, 0, 'D', 'S', 1756220013, 1756220013, NULL),
(10796, 74516, 0, NULL, 33437, '1', NULL, 0, 0, 'D', 'S', 1756220017, 1756220017, NULL),
(10797, 74516, 0, NULL, 32885, '1', NULL, 0, 0, 'D', 'S', 1756220024, 1756220024, NULL),
(10798, 74516, 0, NULL, 31974, '1', NULL, 0, 0, 'D', 'S', 1756220030, 1756220030, NULL),
(10799, 74516, 0, NULL, 29944, '1', NULL, 0, 0, 'D', 'S', 1756220064, 1756220064, NULL),
(10800, 74516, 0, NULL, 29509, '1', NULL, 0, 0, 'D', 'S', 1756220071, 1756220071, NULL),
(10801, 74516, 0, NULL, 26446, '1', NULL, 0, 0, 'D', 'S', 1756220125, 1756220125, NULL),
(10802, 74516, 0, NULL, 26431, '1', NULL, 0, 0, 'D', 'S', 1756220133, 1756220133, NULL),
(10803, 74516, 0, NULL, 26429, '1', NULL, 0, 0, 'D', 'S', 1756220138, 1756220138, NULL),
(10804, 74516, 0, NULL, 26430, '1', NULL, 0, 0, 'D', 'S', 1756220145, 1756220145, NULL),
(10805, 74516, 0, NULL, 21501, '1', NULL, 0, 0, 'D', 'S', 1756220209, 1756220209, NULL),
(10806, 74516, 0, NULL, 21376, '1', NULL, 0, 0, 'D', 'S', 1756220228, 1756220228, NULL),
(10807, 74516, 0, NULL, 39476, '1', NULL, 0, 0, 'D', 'S', 1756316877, 1756316877, NULL),
(10808, 74516, 0, NULL, 39286, '1', NULL, 0, 0, 'D', 'S', 1756316915, 1756316915, NULL),
(10809, 74516, 0, NULL, 39147, '1', NULL, 0, 0, 'D', 'S', 1756316931, 1756316931, NULL),
(10810, 74516, 0, NULL, 39073, '1', NULL, 0, 0, 'D', 'S', 1756316938, 1756316938, NULL),
(10811, 74516, 0, NULL, 38769, '1', NULL, 0, 0, 'D', 'S', 1756316961, 1756316961, NULL),
(10812, 74516, 0, NULL, 38731, '1', NULL, 0, 0, 'D', 'S', 1756316977, 1756316977, NULL),
(10813, 74516, 0, NULL, 38705, '1', NULL, 0, 0, 'D', 'S', 1756316985, 1756316985, NULL),
(10814, 74516, 0, NULL, 38435, '1', NULL, 0, 0, 'D', 'S', 1756317016, 1756317016, NULL),
(10815, 74516, 0, NULL, 38403, '1', NULL, 0, 0, 'D', 'S', 1756317028, 1756317028, NULL),
(10816, 74516, 0, NULL, 38267, '1', NULL, 0, 0, 'D', 'S', 1756317052, 1756317052, NULL),
(10817, 74516, 0, NULL, 38266, '1', NULL, 0, 0, 'D', 'S', 1756317056, 1756317056, NULL),
(10818, 74516, 0, NULL, 38134, '1', NULL, 0, 0, 'D', 'S', 1756317069, 1756317069, NULL),
(10819, 74516, 0, NULL, 38125, '1', NULL, 0, 0, 'D', 'S', 1756317079, 1756317079, NULL),
(10820, 74516, 0, NULL, 38124, '1', NULL, 0, 0, 'D', 'S', 1756317083, 1756317083, NULL),
(10821, 74516, 0, NULL, 38061, '1', NULL, 0, 0, 'D', 'S', 1756317094, 1756317094, NULL),
(10822, 74516, 0, NULL, 38037, '1', NULL, 0, 0, 'D', 'S', 1756317105, 1756317105, NULL),
(10823, 74516, 0, NULL, 37810, '1', NULL, 0, 0, 'D', 'S', 1756317131, 1756317131, NULL),
(10824, 74516, 0, NULL, 37325, '1', NULL, 0, 0, 'D', 'S', 1756317181, 1756317181, NULL),
(10825, 74516, 0, NULL, 37055, '1', NULL, 0, 0, 'D', 'S', 1756317212, 1756317212, NULL),
(10826, 74516, 0, NULL, 37052, '1', NULL, 0, 0, 'D', 'S', 1756317219, 1756317219, NULL),
(10827, 74516, 0, NULL, 36985, '1', NULL, 0, 0, 'D', 'S', 1756317228, 1756317228, NULL),
(10828, 74516, 0, NULL, 36831, '1', NULL, 0, 0, 'D', 'S', 1756317238, 1756317238, NULL),
(10829, 74516, 0, NULL, 36829, '1', NULL, 0, 0, 'D', 'S', 1756317244, 1756317244, NULL),
(10830, 74516, 0, NULL, 36812, '1', NULL, 0, 0, 'D', 'S', 1756317249, 1756317249, NULL),
(10831, 74516, 0, NULL, 36796, '1', NULL, 0, 0, 'D', 'S', 1756317257, 1756317257, NULL),
(10832, 74516, 0, NULL, 36699, '1', NULL, 0, 0, 'D', 'S', 1756317298, 1756317298, NULL),
(10833, 74516, 0, NULL, 36698, '1', NULL, 0, 0, 'D', 'S', 1756317303, 1756317303, NULL),
(10834, 74516, 0, NULL, 36658, '1', NULL, 0, 0, 'D', 'S', 1756317309, 1756317309, NULL),
(10835, 74516, 0, NULL, 36323, '1', NULL, 0, 0, 'D', 'S', 1756317331, 1756317331, NULL),
(10836, 74516, 0, NULL, 36301, '1', NULL, 0, 0, 'D', 'S', 1756317348, 1756317348, NULL),
(10837, 74516, 0, NULL, 36235, '1', NULL, 0, 0, 'D', 'S', 1756317373, 1756317373, NULL),
(10838, 74516, 0, NULL, 35727, '1', NULL, 0, 0, 'D', 'S', 1756317435, 1756317435, NULL),
(10839, 74516, 0, NULL, 35377, '1', NULL, 0, 0, 'D', 'S', 1756317462, 1756317462, NULL),
(10840, 74516, 0, NULL, 35123, '1', NULL, 0, 0, 'D', 'S', 1756317509, 1756317509, NULL),
(10841, 74516, 0, NULL, 35111, '1', NULL, 0, 0, 'D', 'S', 1756317519, 1756317519, NULL),
(10842, 74516, 0, NULL, 35062, '1', NULL, 0, 0, 'D', 'S', 1756317543, 1756317543, NULL),
(10843, 74516, 0, NULL, 34448, '1', NULL, 0, 0, 'D', 'S', 1756317618, 1756317618, NULL),
(10844, 74516, 0, NULL, 33874, '1', NULL, 0, 0, 'D', 'S', 1756317658, 1756317658, NULL),
(10845, 74516, 0, NULL, 33872, '1', NULL, 0, 0, 'D', 'S', 1756317662, 1756317662, NULL),
(10846, 74516, 0, NULL, 33829, '1', NULL, 0, 0, 'D', 'S', 1756317669, 1756317669, NULL),
(10847, 74516, 0, NULL, 33774, '1', NULL, 0, 0, 'D', 'S', 1756317678, 1756317678, NULL),
(10848, 74516, 0, NULL, 39122, '1', NULL, 0, 0, 'D', 'S', 1756370795, 1756370795, NULL),
(10849, 74516, 0, NULL, 36649, '1', NULL, 0, 0, 'D', 'S', 1756370866, 1756370866, NULL),
(10850, 74516, 0, NULL, 36637, '1', NULL, 0, 0, 'D', 'S', 1756370873, 1756370873, NULL),
(10851, 74516, 0, NULL, 38487, '1', NULL, 0, 0, 'D', 'S', 1756707615, 1756707615, NULL),
(10852, 74516, 0, NULL, 38490, '1', NULL, 0, 0, 'D', 'S', 1756707642, 1756707642, NULL),
(10853, 74516, 0, NULL, 39650, '1', NULL, 0, 0, 'D', 'S', 1756707787, 1756707787, NULL),
(10854, 74516, 0, NULL, 39155, '1', NULL, 0, 0, 'D', 'S', 1756707862, 1756707862, NULL),
(10855, 74516, 0, NULL, 39199, '1', NULL, 0, 0, 'D', 'S', 1756707868, 1756707868, NULL),
(10856, 74516, 0, NULL, 29230, '1', NULL, 0, 0, 'D', 'S', 1756708700, 1756708700, NULL),
(10857, 26627, 0, NULL, 39509, NULL, '1', 0, 0, 'D', 'S', 1756987318, 1756987318, NULL),
(10858, 26627, 0, NULL, 39472, NULL, '1', 0, 0, 'D', 'S', 1756987327, 1756987327, NULL),
(10859, 26627, 0, NULL, 39383, NULL, '1', 0, 0, 'D', 'S', 1756987343, 1756987343, NULL),
(10860, 26627, 0, NULL, 39751, '1', NULL, 0, 0, 'D', 'S', 1757058347, 1757058347, NULL),
(10861, 72606, 0, NULL, 14912, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10862, 72606, 0, NULL, 17042, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10863, 72606, 0, NULL, 20706, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10864, 72606, 0, NULL, 21110, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10865, 72606, 0, NULL, 22208, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10866, 72606, 0, NULL, 22298, NULL, '1', 0, 0, 'D', 'S', 1757150930, 1757150930, NULL),
(10867, 72606, 0, NULL, 23140, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10868, 72606, 0, NULL, 23143, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10869, 72606, 0, NULL, 23147, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10870, 72606, 0, NULL, 23153, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10871, 72606, 0, NULL, 24676, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10872, 72606, 0, NULL, 25988, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10873, 72606, 0, NULL, 27999, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10874, 72606, 0, NULL, 31438, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10875, 72606, 0, NULL, 31467, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10876, 72606, 0, NULL, 31924, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10877, 72606, 0, NULL, 32037, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10878, 72606, 0, NULL, 33852, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10879, 72606, 0, NULL, 34161, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10880, 72606, 0, NULL, 34467, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10881, 72606, 0, NULL, 34546, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10882, 72606, 0, NULL, 35547, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10883, 72606, 0, NULL, 35564, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10884, 72606, 0, NULL, 35566, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10885, 72606, 0, NULL, 35642, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10886, 72606, 0, NULL, 35714, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10887, 72606, 0, NULL, 35918, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10888, 72606, 0, NULL, 36259, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10889, 72606, 0, NULL, 36393, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10890, 72606, 0, NULL, 36728, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10891, 72606, 0, NULL, 36896, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10892, 72606, 0, NULL, 36898, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10893, 72606, 0, NULL, 36899, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10894, 72606, 0, NULL, 36900, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10895, 72606, 0, NULL, 36901, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10896, 72606, 0, NULL, 36902, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10897, 72606, 0, NULL, 36904, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10898, 72606, 0, NULL, 36905, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10899, 72606, 0, NULL, 36941, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10900, 72606, 0, NULL, 37369, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10901, 72606, 0, NULL, 37383, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10902, 72606, 0, NULL, 37440, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10903, 72606, 0, NULL, 37442, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10904, 72606, 0, NULL, 37453, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10905, 72606, 0, NULL, 37491, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10906, 72606, 0, NULL, 37492, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10907, 72606, 0, NULL, 37505, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10908, 72606, 0, NULL, 37547, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10909, 72606, 0, NULL, 37891, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10910, 72606, 0, NULL, 37982, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10911, 72606, 0, NULL, 38276, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10912, 72606, 0, NULL, 38279, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10913, 72606, 0, NULL, 38281, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10914, 72606, 0, NULL, 38428, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10915, 72606, 0, NULL, 38596, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10916, 72606, 0, NULL, 38598, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10917, 72606, 0, NULL, 38599, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10918, 72606, 0, NULL, 38767, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10919, 72606, 0, NULL, 39218, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10920, 72606, 0, NULL, 39219, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10921, 72606, 0, NULL, 39349, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10922, 72606, 0, NULL, 39397, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10923, 72606, 0, NULL, 39407, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10924, 72606, 0, NULL, 39408, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10925, 72606, 0, NULL, 39409, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10926, 72606, 0, NULL, 39427, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10927, 72606, 0, NULL, 39428, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10928, 72606, 0, NULL, 39430, NULL, '1', 0, 0, 'D', 'S', 1757150931, 1757150931, NULL),
(10929, 75170, 0, NULL, 37349, '1', NULL, 0, 0, 'D', 'S', 1757156664, 1757156664, NULL),
(10930, 75170, 0, NULL, 37349, '1', NULL, 0, 0, 'D', 'S', 1757156847, 1757156847, NULL),
(10931, 75170, 0, NULL, 39807, '1', NULL, 0, 0, 'D', 'S', 1757156996, 1757156996, NULL),
(10932, 75170, 0, NULL, 39384, '1', NULL, 0, 0, 'D', 'S', 1757169645, 1757169645, NULL),
(10933, 75170, 0, NULL, 39803, '1', NULL, 0, 0, 'D', 'S', 1757169818, 1757169818, NULL),
(10934, 75170, 0, NULL, 38488, '1', NULL, 0, 0, 'D', 'S', 1757169837, 1757169837, NULL),
(10935, 75170, 0, NULL, 39580, '1', NULL, 0, 0, 'D', 'S', 1757169893, 1757169893, NULL),
(10936, 75170, 0, NULL, 39473, '1', NULL, 0, 0, 'D', 'S', 1757170290, 1757170290, NULL),
(10937, 75170, 0, NULL, 35316, '1', NULL, 0, 0, 'D', 'S', 1757170350, 1757170350, NULL),
(10938, 64412, 0, NULL, 13611, NULL, '1', 0, 0, 'D', 'S', 1757222536, 1757222536, NULL),
(10939, 75158, 0, NULL, 39234, '1', NULL, 0, 0, 'D', 'S', 1757224298, 1757224298, NULL),
(10940, 75158, 0, NULL, 39219, '1', NULL, 0, 0, 'D', 'S', 1757224338, 1757224338, NULL),
(10941, 26627, 0, NULL, 39833, NULL, '1', 0, 0, 'D', 'S', 1757400946, 1757400946, NULL),
(10942, 75158, 0, NULL, 38988, '1', NULL, 0, 0, 'D', 'S', 1757415287, 1757415287, NULL),
(10943, 76041, 0, NULL, 39789, '1', NULL, 0, 0, 'D', 'S', 1757486588, 1757486588, NULL),
(10944, 76041, 0, NULL, 39384, '1', NULL, 0, 0, 'D', 'S', 1757486635, 1757486635, NULL),
(10945, 74516, 0, NULL, 39475, '1', NULL, 0, 0, 'D', 'S', 1757525832, 1757525832, NULL),
(10946, 74367, 0, NULL, 39191, '1', NULL, 0, 0, 'D', 'S', 1757574828, 1757574828, NULL),
(10947, 74367, 0, NULL, 38939, '1', NULL, 0, 0, 'D', 'S', 1757575000, 1757575000, NULL),
(10948, 74367, 0, NULL, 38839, NULL, '1', 0, 0, 'D', 'S', 1757575155, 1757575155, NULL),
(10949, 76431, 0, NULL, 39911, '1', NULL, 0, 0, 'D', 'S', 1757650132, 1757650132, NULL),
(10950, 76431, 0, NULL, 39910, '1', NULL, 0, 0, 'D', 'S', 1757650231, 1757650231, NULL),
(10951, 76431, 0, NULL, 31293, '1', NULL, 0, 0, 'D', 'S', 1757657069, 1757657069, NULL),
(10952, 76431, 0, NULL, 35470, '1', NULL, 0, 0, 'D', 'S', 1757660064, 1757660064, NULL),
(10953, 76431, 0, NULL, 39942, '1', NULL, 0, 0, 'D', 'S', 1757682039, 1757682039, NULL),
(10954, 76431, 0, NULL, 37961, '1', NULL, 0, 0, 'D', 'S', 1757682293, 1757682293, NULL),
(10955, 76431, 0, NULL, 39909, '1', NULL, 0, 0, 'D', 'S', 1757691502, 1757691502, NULL),
(10956, 76431, 0, NULL, 2530, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10957, 76431, 0, NULL, 5712, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10958, 76431, 0, NULL, 14668, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10959, 76431, 0, NULL, 18386, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10960, 76431, 0, NULL, 19550, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10961, 76431, 0, NULL, 21361, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10962, 76431, 0, NULL, 21874, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10963, 76431, 0, NULL, 22099, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10964, 76431, 0, NULL, 23345, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10965, 76431, 0, NULL, 29464, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10966, 76431, 0, NULL, 30118, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10967, 76431, 0, NULL, 35566, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10968, 76431, 0, NULL, 35855, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10969, 76431, 0, NULL, 36339, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10970, 76431, 0, NULL, 36622, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10971, 76431, 0, NULL, 36941, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10972, 76431, 0, NULL, 37314, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10973, 76431, 0, NULL, 37841, '1', '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10974, 76431, 0, NULL, 38038, NULL, '1', 0, 0, 'D', 'S', 1757696565, 1757696565, NULL),
(10975, 76431, 0, NULL, 38410, NULL, '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10976, 76431, 0, NULL, 38716, '1', '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10977, 76431, 0, NULL, 39461, NULL, '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10978, 76431, 0, NULL, 39661, '1', '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10979, 76431, 0, NULL, 39663, '1', '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10980, 76431, 0, NULL, 39664, '1', '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10981, 76431, 0, NULL, 39665, '1', '1', 0, 0, 'D', 'S', 1757696566, 1757696566, NULL),
(10982, 76431, 0, NULL, 21383, '1', NULL, 0, 0, 'D', 'S', 1757698827, 1757698827, NULL),
(10983, 76431, 0, NULL, 39704, '1', NULL, 0, 0, 'D', 'S', 1757698958, 1757698958, NULL),
(10984, 76431, 0, NULL, 33992, '1', NULL, 0, 0, 'D', 'S', 1757699728, 1757699728, NULL),
(10985, 76431, 0, NULL, 32364, '1', '1', 0, 0, 'D', 'S', 1757700098, 1757700098, NULL),
(10986, 75568, 0, NULL, 37984, '1', NULL, 0, 0, 'D', 'S', 1757700309, 1757700309, NULL),
(10987, 76431, 0, NULL, 31679, '1', '1', 0, 0, 'D', 'S', 1757700318, 1757700318, NULL),
(10988, 76431, 0, NULL, 35245, '1', NULL, 0, 0, 'D', 'S', 1757700374, 1757700374, NULL),
(10989, 76431, 0, NULL, 35860, '1', '1', 0, 0, 'D', 'S', 1757700675, 1757700675, NULL),
(10990, 76431, 0, NULL, 39935, '1', '1', 0, 0, 'D', 'S', 1757701149, 1757701149, NULL),
(10991, 76431, 0, NULL, 30014, '1', NULL, 0, 0, 'D', 'S', 1757701197, 1757701197, NULL),
(10992, 76431, 0, NULL, 32938, '1', NULL, 0, 0, 'D', 'S', 1757701254, 1757701254, NULL),
(10993, 76431, 0, NULL, 34069, '1', NULL, 0, 0, 'D', 'S', 1757701308, 1757701308, NULL),
(10994, 76431, 0, NULL, 37389, '1', '1', 0, 0, 'D', 'S', 1757701354, 1757701354, NULL),
(10995, 76431, 0, NULL, 38016, '1', '1', 0, 0, 'D', 'S', 1757701409, 1757701409, NULL),
(10996, 76431, 0, NULL, 37766, '1', NULL, 0, 0, 'D', 'S', 1757716973, 1757716973, NULL);
INSERT INTO `tbl_download` (`download_id`, `customer_id`, `membership_id`, `membership_detail_id`, `product_id`, `with_watermark`, `without_watermark`, `with_watermark_share`, `without_watermark_share`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(10997, 76431, 0, NULL, 39880, '1', '1', 0, 0, 'D', 'S', 1757717270, 1757717270, NULL),
(10998, 76431, 0, NULL, 23393, '1', NULL, 0, 0, 'D', 'S', 1757718792, 1757718792, NULL),
(10999, 76431, 0, NULL, 32580, '1', '1', 0, 0, 'D', 'S', 1757753020, 1757753020, NULL),
(11000, 76431, 0, NULL, 38382, '1', NULL, 0, 0, 'D', 'S', 1757753143, 1757753143, NULL),
(11001, 76431, 0, NULL, 39375, '1', NULL, 0, 0, 'D', 'S', 1757753607, 1757753607, NULL),
(11002, 76431, 0, NULL, 39196, '1', NULL, 0, 0, 'D', 'S', 1757754122, 1757754122, NULL),
(11003, 76431, 0, NULL, 37439, '1', NULL, 0, 0, 'D', 'S', 1757754380, 1757754380, NULL),
(11004, 76431, 0, NULL, 38064, '1', NULL, 0, 0, 'D', 'S', 1757754445, 1757754445, NULL),
(11005, 76431, 0, NULL, 37821, '1', NULL, 0, 0, 'D', 'S', 1757754522, 1757754522, NULL),
(11006, 76431, 0, NULL, 24741, '1', '1', 0, 0, 'D', 'S', 1757755470, 1757755470, NULL),
(11007, 76431, 0, NULL, 27326, '1', '1', 0, 0, 'D', 'S', 1757757123, 1757757123, NULL),
(11008, 76431, 0, NULL, 18463, '1', NULL, 0, 0, 'D', 'S', 1757769091, 1757769091, NULL),
(11009, 76041, 0, NULL, 39303, '1', NULL, 0, 0, 'D', 'S', 1757914389, 1757914389, NULL),
(11010, 76041, 0, NULL, 22648, '1', NULL, 0, 0, 'D', 'S', 1757914395, 1757914395, NULL),
(11011, 76041, 0, NULL, 31894, '1', NULL, 0, 0, 'D', 'S', 1757914417, 1757914417, NULL),
(11012, 76041, 0, NULL, 37383, '1', NULL, 0, 0, 'D', 'S', 1757914429, 1757914429, NULL),
(11013, 76041, 0, NULL, 37182, '1', NULL, 0, 0, 'D', 'S', 1757914431, 1757914431, NULL),
(11014, 76041, 0, NULL, 37301, '1', NULL, 0, 0, 'D', 'S', 1757914434, 1757914434, NULL),
(11015, 76041, 0, NULL, 39377, '1', NULL, 0, 0, 'D', 'S', 1757914442, 1757914442, NULL),
(11016, 76041, 0, NULL, 35967, '1', NULL, 0, 0, 'D', 'S', 1757914444, 1757914444, NULL),
(11017, 76041, 0, NULL, 37325, '1', NULL, 0, 0, 'D', 'S', 1757914448, 1757914448, NULL),
(11018, 76041, 0, NULL, 37219, '1', NULL, 0, 0, 'D', 'S', 1757914454, 1757914454, NULL),
(11019, 76041, 0, NULL, 38887, '1', NULL, 0, 0, 'D', 'S', 1757914459, 1757914459, NULL),
(11020, 76041, 0, NULL, 39374, '1', NULL, 0, 0, 'D', 'S', 1757914461, 1757914461, NULL),
(11021, 76041, 0, NULL, 33852, '1', NULL, 0, 0, 'D', 'S', 1757914465, 1757914465, NULL),
(11022, 76041, 0, NULL, 36939, '1', NULL, 0, 0, 'D', 'S', 1757914468, 1757914468, NULL),
(11023, 76041, 0, NULL, 21503, '1', NULL, 0, 0, 'D', 'S', 1757914470, 1757914470, NULL),
(11024, 76041, 0, NULL, 25547, '1', NULL, 0, 0, 'D', 'S', 1757914477, 1757914477, NULL),
(11025, 76041, 0, NULL, 21384, '1', NULL, 0, 0, 'D', 'S', 1757914479, 1757914479, NULL),
(11026, 76041, 0, NULL, 38186, '1', NULL, 0, 0, 'D', 'S', 1757914485, 1757914485, NULL),
(11027, 76041, 0, NULL, 22942, '1', NULL, 0, 0, 'D', 'S', 1757914548, 1757914548, NULL),
(11028, 76041, 0, NULL, 28865, '1', NULL, 0, 0, 'D', 'S', 1757914570, 1757914570, NULL),
(11029, 76041, 0, NULL, 37335, '1', NULL, 0, 0, 'D', 'S', 1757914638, 1757914638, NULL),
(11030, 76041, 0, NULL, 23138, '1', NULL, 0, 0, 'D', 'S', 1757915216, 1757915216, NULL),
(11031, 76041, 0, NULL, 34598, '1', NULL, 0, 0, 'D', 'S', 1757915501, 1757915501, NULL),
(11032, 76041, 0, NULL, 39379, '1', NULL, 0, 0, 'D', 'S', 1757916555, 1757916555, NULL),
(11033, 63572, 0, NULL, 22526, NULL, '1', 0, 0, 'D', 'S', 1757949503, 1757949503, NULL),
(11034, 63572, 0, NULL, 36094, NULL, '1', 0, 0, 'D', 'S', 1757949522, 1757949522, NULL),
(11035, 63572, 0, NULL, 3436, NULL, '1', 0, 0, 'D', 'S', 1757949547, 1757949547, NULL),
(11036, 63572, 0, NULL, 160, NULL, '1', 0, 0, 'D', 'S', 1757949622, 1757949622, NULL),
(11037, 63572, 0, NULL, 25309, NULL, '1', 0, 0, 'D', 'S', 1757949639, 1757949639, NULL),
(11038, 63572, 0, NULL, 27360, NULL, '1', 0, 0, 'D', 'S', 1757949663, 1757949663, NULL),
(11039, 63572, 0, NULL, 36001, NULL, '1', 0, 0, 'D', 'S', 1757949873, 1757949873, NULL),
(11040, 63572, 0, NULL, 36534, NULL, '1', 0, 0, 'D', 'S', 1757950677, 1757950677, NULL),
(11041, 76431, 0, NULL, 2667, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11042, 76431, 0, NULL, 3351, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11043, 76431, 0, NULL, 5361, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11044, 76431, 0, NULL, 8559, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11045, 76431, 0, NULL, 9823, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11046, 76431, 0, NULL, 11583, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11047, 76431, 0, NULL, 12462, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11048, 76431, 0, NULL, 13143, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11049, 76431, 0, NULL, 17751, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11050, 76431, 0, NULL, 18453, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11051, 76431, 0, NULL, 18557, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11052, 76431, 0, NULL, 18560, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11053, 76431, 0, NULL, 18727, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11054, 76431, 0, NULL, 19078, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11055, 76431, 0, NULL, 20493, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11056, 76431, 0, NULL, 20899, NULL, '1', 0, 0, 'D', 'S', 1757999644, 1757999644, NULL),
(11057, 76431, 0, NULL, 21654, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11058, 76431, 0, NULL, 22046, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11059, 76431, 0, NULL, 22436, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11060, 76431, 0, NULL, 22616, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11061, 76431, 0, NULL, 22718, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11062, 76431, 0, NULL, 22770, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11063, 76431, 0, NULL, 22888, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11064, 76431, 0, NULL, 23173, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11065, 76431, 0, NULL, 23706, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11066, 76431, 0, NULL, 24739, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11067, 76431, 0, NULL, 25433, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11068, 76431, 0, NULL, 26781, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11069, 76431, 0, NULL, 27090, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11070, 76431, 0, NULL, 27109, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11071, 76431, 0, NULL, 27365, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11072, 76431, 0, NULL, 28445, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11073, 76431, 0, NULL, 29929, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11074, 76431, 0, NULL, 30177, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11075, 76431, 0, NULL, 30192, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11076, 76431, 0, NULL, 30912, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11077, 76431, 0, NULL, 31339, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11078, 76431, 0, NULL, 32319, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11079, 76431, 0, NULL, 32746, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11080, 76431, 0, NULL, 33130, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11081, 76431, 0, NULL, 33347, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11082, 76431, 0, NULL, 33582, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11083, 76431, 0, NULL, 33691, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11084, 76431, 0, NULL, 33774, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11085, 76431, 0, NULL, 34600, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11086, 76431, 0, NULL, 34602, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11087, 76431, 0, NULL, 34964, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11088, 76431, 0, NULL, 35359, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11089, 76431, 0, NULL, 35377, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11090, 76431, 0, NULL, 35757, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11091, 76431, 0, NULL, 36158, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11092, 76431, 0, NULL, 36376, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11093, 76431, 0, NULL, 37760, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11094, 76431, 0, NULL, 37805, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11095, 76431, 0, NULL, 37806, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11096, 76431, 0, NULL, 37808, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11097, 76431, 0, NULL, 38089, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11098, 76431, 0, NULL, 39452, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11099, 76431, 0, NULL, 39453, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11100, 76431, 0, NULL, 39670, NULL, '1', 0, 0, 'D', 'S', 1757999645, 1757999645, NULL),
(11101, 76431, 0, NULL, 28996, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11102, 76431, 0, NULL, 30974, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11103, 76431, 0, NULL, 32168, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11104, 76431, 0, NULL, 34240, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11105, 76431, 0, NULL, 35564, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11106, 76431, 0, NULL, 37431, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11107, 76431, 0, NULL, 39009, NULL, '1', 0, 0, 'D', 'S', 1758318629, 1758318629, NULL),
(11108, 26627, 0, NULL, 39207, '1', NULL, 0, 0, 'D', 'S', 1758610615, 1758610615, NULL),
(11109, 26627, 0, NULL, 37962, '1', NULL, 0, 0, 'D', 'S', 1758959714, 1758959714, NULL),
(11110, 65272, 0, NULL, 39124, '1', NULL, 0, 0, 'D', 'S', 1759214644, 1759214644, NULL),
(11111, 65272, 0, NULL, 39121, '1', NULL, 0, 0, 'D', 'S', 1759214659, 1759214659, NULL),
(11112, 65272, 0, NULL, 39121, '1', NULL, 0, 0, 'D', 'S', 1759214664, 1759214664, NULL),
(11113, 65272, 0, NULL, 39124, '1', NULL, 0, 0, 'D', 'S', 1759214698, 1759214698, NULL),
(11114, 65272, 0, NULL, 39129, '1', NULL, 0, 0, 'D', 'S', 1759214730, 1759214730, NULL),
(11115, 65272, 0, NULL, 39122, '1', NULL, 0, 0, 'D', 'S', 1759214792, 1759214792, NULL),
(11116, 65272, 0, NULL, 27088, '1', NULL, 0, 0, 'D', 'S', 1759215021, 1759215021, NULL),
(11117, 65272, 0, NULL, 19061, '1', NULL, 0, 0, 'D', 'S', 1759216401, 1759216401, NULL),
(11118, 65272, 0, NULL, 19061, '1', NULL, 0, 0, 'D', 'S', 1759216411, 1759216411, NULL),
(11119, 65272, 0, NULL, 16464, '1', NULL, 0, 0, 'D', 'S', 1759216548, 1759216548, NULL),
(11120, 65272, 0, NULL, 36612, '1', NULL, 0, 0, 'D', 'S', 1759219447, 1759219447, NULL),
(11121, 65272, 0, NULL, 36637, '1', NULL, 0, 0, 'D', 'S', 1759219592, 1759219592, NULL),
(11122, 65272, 0, NULL, 36615, '1', NULL, 0, 0, 'D', 'S', 1759219645, 1759219645, NULL),
(11123, 65272, 0, NULL, 36615, '1', NULL, 0, 0, 'D', 'S', 1759219672, 1759219672, NULL),
(11124, 65272, 0, NULL, 36614, '1', NULL, 0, 0, 'D', 'S', 1759219738, 1759219738, NULL),
(11125, 65272, 0, NULL, 36597, '1', NULL, 0, 0, 'D', 'S', 1759219815, 1759219815, NULL),
(11126, 65272, 0, NULL, 36613, '1', NULL, 0, 0, 'D', 'S', 1759219938, 1759219938, NULL),
(11127, 65272, 0, NULL, 40392, '1', NULL, 0, 0, 'D', 'S', 1759228767, 1759228767, NULL),
(11128, 65272, 0, NULL, 40385, '1', NULL, 0, 0, 'D', 'S', 1759228804, 1759228804, NULL),
(11129, 65272, 0, NULL, 40386, '1', NULL, 0, 0, 'D', 'S', 1759228841, 1759228841, NULL),
(11130, 65272, 0, NULL, 40388, '1', NULL, 0, 0, 'D', 'S', 1759228900, 1759228900, NULL),
(11131, 65272, 0, NULL, 40389, '1', NULL, 0, 0, 'D', 'S', 1759228975, 1759228975, NULL),
(11132, 65272, 0, NULL, 40391, '1', NULL, 0, 0, 'D', 'S', 1759229093, 1759229093, NULL),
(11133, 65272, 0, NULL, 40384, '1', NULL, 0, 0, 'D', 'S', 1759229331, 1759229331, NULL),
(11134, 65272, 0, NULL, 40383, '1', NULL, 0, 0, 'D', 'S', 1759229388, 1759229388, NULL),
(11135, 65272, 0, NULL, 40382, '1', NULL, 0, 0, 'D', 'S', 1759230025, 1759230025, NULL),
(11136, 25112, 0, NULL, 34930, NULL, '1', 0, 0, 'D', 'S', 1759551359, 1759551359, NULL),
(11137, 25112, 0, NULL, 26374, NULL, '1', 0, 0, 'D', 'S', 1759551877, 1759551877, NULL),
(11138, 25112, 0, NULL, 38020, NULL, '1', 0, 0, 'D', 'S', 1759552234, 1759552234, NULL),
(11139, 25112, 0, NULL, 24895, NULL, '1', 0, 0, 'D', 'S', 1759552383, 1759552383, NULL),
(11140, 25112, 0, NULL, 39633, NULL, '1', 0, 0, 'D', 'S', 1759553237, 1759553237, NULL),
(11141, 25112, 0, NULL, 36976, NULL, '1', 0, 0, 'D', 'S', 1759553344, 1759553344, NULL),
(11142, 25112, 0, NULL, 39141, NULL, '1', 0, 0, 'D', 'S', 1759553587, 1759553587, NULL),
(11143, 25112, 0, NULL, 39900, NULL, '1', 0, 0, 'D', 'S', 1759553620, 1759553620, NULL),
(11144, 25112, 0, NULL, 40095, NULL, '1', 0, 0, 'D', 'S', 1759553910, 1759553910, NULL),
(11145, 25112, 0, NULL, 37713, NULL, '1', 0, 0, 'D', 'S', 1759553928, 1759553928, NULL),
(11146, 25112, 0, NULL, 39193, NULL, '1', 0, 0, 'D', 'S', 1759554129, 1759554129, NULL),
(11147, 25112, 0, NULL, 7978, NULL, '1', 0, 0, 'D', 'S', 1759554393, 1759554393, NULL),
(11148, 25112, 0, NULL, 39300, NULL, '1', 0, 0, 'D', 'S', 1759554540, 1759554540, NULL),
(11149, 25112, 0, NULL, 8855, NULL, '1', 0, 0, 'D', 'S', 1759554597, 1759554597, NULL),
(11150, 25112, 0, NULL, 5118, NULL, '1', 0, 0, 'D', 'S', 1759554688, 1759554688, NULL),
(11151, 25112, 0, NULL, 36488, NULL, '1', 0, 0, 'D', 'S', 1759554740, 1759554740, NULL),
(11152, 25112, 0, NULL, 35161, NULL, '1', 0, 0, 'D', 'S', 1759554794, 1759554794, NULL),
(11153, 25112, 0, NULL, 40143, NULL, '1', 0, 0, 'D', 'S', 1759554920, 1759554920, NULL),
(11154, 25112, 0, NULL, 30014, NULL, '1', 0, 0, 'D', 'S', 1759555002, 1759555002, NULL),
(11155, 25112, 0, NULL, 37491, NULL, '1', 0, 0, 'D', 'S', 1759555039, 1759555039, NULL),
(11156, 25112, 0, NULL, 40189, NULL, '1', 0, 0, 'D', 'S', 1759555062, 1759555062, NULL),
(11157, 25112, 0, NULL, 40400, NULL, '1', 0, 0, 'D', 'S', 1759555110, 1759555110, NULL),
(11158, 25112, 0, NULL, 22257, NULL, '1', 0, 0, 'D', 'S', 1759555134, 1759555134, NULL),
(11159, 25112, 0, NULL, 14985, NULL, '1', 0, 0, 'D', 'S', 1759555225, 1759555225, NULL),
(11160, 25112, 0, NULL, 40372, NULL, '1', 0, 0, 'D', 'S', 1759555327, 1759555327, NULL),
(11161, 25112, 0, NULL, 40092, NULL, '1', 0, 0, 'D', 'S', 1759555387, 1759555387, NULL),
(11162, 25112, 0, NULL, 40366, NULL, '1', 0, 0, 'D', 'S', 1759555451, 1759555451, NULL),
(11163, 25112, 0, NULL, 33561, NULL, '1', 0, 0, 'D', 'S', 1759555567, 1759555567, NULL),
(11164, 25112, 0, NULL, 36938, NULL, '1', 0, 0, 'D', 'S', 1759555655, 1759555655, NULL),
(11165, 25112, 0, NULL, 40296, NULL, '1', 0, 0, 'D', 'S', 1759555770, 1759555770, NULL),
(11166, 25112, 0, NULL, 40260, NULL, '1', 0, 0, 'D', 'S', 1759555914, 1759555914, NULL),
(11167, 25112, 0, NULL, 40278, NULL, '1', 0, 0, 'D', 'S', 1759555998, 1759555998, NULL),
(11168, 25112, 0, NULL, 39771, NULL, '1', 0, 0, 'D', 'S', 1759556025, 1759556025, NULL),
(11169, 25112, 0, NULL, 40239, NULL, '1', 0, 0, 'D', 'S', 1759556068, 1759556068, NULL),
(11170, 25112, 0, NULL, 40233, NULL, '1', 0, 0, 'D', 'S', 1759556090, 1759556090, NULL),
(11171, 25112, 0, NULL, 39013, NULL, '1', 0, 0, 'D', 'S', 1759556298, 1759556298, NULL),
(11172, 25112, 0, NULL, 38262, NULL, '1', 0, 0, 'D', 'S', 1759556360, 1759556360, NULL),
(11173, 25112, 0, NULL, 37744, NULL, '1', 0, 0, 'D', 'S', 1759556412, 1759556412, NULL),
(11174, 25112, 0, NULL, 37521, NULL, '1', 0, 0, 'D', 'S', 1759556483, 1759556483, NULL),
(11175, 25112, 0, NULL, 37364, NULL, '1', 0, 0, 'D', 'S', 1759556505, 1759556505, NULL),
(11176, 25112, 0, NULL, 38997, NULL, '1', 0, 0, 'D', 'S', 1759556535, 1759556535, NULL),
(11177, 25112, 0, NULL, 40126, NULL, '1', 0, 0, 'D', 'S', 1759556580, 1759556580, NULL),
(11178, 25112, 0, NULL, 40102, NULL, '1', 0, 0, 'D', 'S', 1759556632, 1759556632, NULL),
(11179, 25112, 0, NULL, 36050, NULL, '1', 0, 0, 'D', 'S', 1759556757, 1759556757, NULL),
(11180, 74516, 0, NULL, 17393, '1', NULL, 0, 0, 'D', 'S', 1759732474, 1759732474, NULL),
(11181, 74516, 0, NULL, 39823, '1', '1', 0, 0, 'D', 'S', 1759752254, 1759752254, NULL),
(11182, 75568, 0, NULL, 39465, '1', NULL, 0, 0, 'D', 'S', 1759857385, 1759857385, NULL),
(11183, 77627, 0, NULL, 20921, '1', NULL, 0, 0, 'D', 'S', 1759927854, 1759927854, NULL),
(11184, 77627, 0, NULL, 40476, '1', '1', 0, 0, 'D', 'S', 1759927859, 1759927859, NULL),
(11185, 77627, 0, NULL, 40473, NULL, '1', 0, 0, 'D', 'S', 1759927924, 1759927924, NULL),
(11186, 77627, 0, NULL, 40471, '1', NULL, 0, 0, 'D', 'S', 1759927937, 1759927937, NULL),
(11187, 77627, 0, NULL, 12851, '1', NULL, 0, 0, 'D', 'S', 1759927985, 1759927985, NULL),
(11188, 77627, 0, NULL, 33477, NULL, '1', 0, 0, 'D', 'S', 1759928004, 1759928004, NULL),
(11189, 76431, 0, NULL, 12746, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11190, 76431, 0, NULL, 17225, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11191, 76431, 0, NULL, 20330, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11192, 76431, 0, NULL, 21117, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11193, 76431, 0, NULL, 21155, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11194, 76431, 0, NULL, 23460, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11195, 76431, 0, NULL, 24262, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11196, 76431, 0, NULL, 24754, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11197, 76431, 0, NULL, 24815, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11198, 76431, 0, NULL, 25067, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11199, 76431, 0, NULL, 25161, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11200, 76431, 0, NULL, 30243, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11201, 76431, 0, NULL, 31304, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11202, 76431, 0, NULL, 31596, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11203, 76431, 0, NULL, 32692, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11204, 76431, 0, NULL, 33307, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11205, 76431, 0, NULL, 33309, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11206, 76431, 0, NULL, 35714, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11207, 76431, 0, NULL, 36597, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11208, 76431, 0, NULL, 36598, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11209, 76431, 0, NULL, 37395, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11210, 76431, 0, NULL, 38013, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11211, 76431, 0, NULL, 38845, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11212, 76431, 0, NULL, 39345, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11213, 76431, 0, NULL, 39698, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11214, 76431, 0, NULL, 39994, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11215, 76431, 0, NULL, 40136, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11216, 76431, 0, NULL, 40387, NULL, '1', 0, 0, 'D', 'S', 1760174066, 1760174066, NULL),
(11217, 75170, 0, NULL, 36213, '1', NULL, 0, 0, 'D', 'S', 1760203904, 1760203904, NULL),
(11218, 75170, 0, NULL, 35933, '1', NULL, 0, 0, 'D', 'S', 1760203993, 1760203993, NULL),
(11219, 73260, 0, NULL, 129, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11220, 73260, 0, NULL, 373, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11221, 73260, 0, NULL, 1720, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11222, 73260, 0, NULL, 2587, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11223, 73260, 0, NULL, 12332, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11224, 73260, 0, NULL, 13140, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11225, 73260, 0, NULL, 13553, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11226, 73260, 0, NULL, 13633, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11227, 73260, 0, NULL, 19319, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11228, 73260, 0, NULL, 19409, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11229, 73260, 0, NULL, 19690, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11230, 73260, 0, NULL, 21184, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11231, 73260, 0, NULL, 21298, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11232, 73260, 0, NULL, 22808, NULL, '1', 0, 0, 'D', 'S', 1760698772, 1760698772, NULL),
(11233, 73260, 0, NULL, 23088, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11234, 73260, 0, NULL, 24112, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11235, 73260, 0, NULL, 25002, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11236, 73260, 0, NULL, 26755, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11237, 73260, 0, NULL, 27329, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11238, 73260, 0, NULL, 29093, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11239, 73260, 0, NULL, 29409, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11240, 73260, 0, NULL, 29712, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11241, 73260, 0, NULL, 31210, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11242, 73260, 0, NULL, 31229, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11243, 73260, 0, NULL, 33190, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11244, 73260, 0, NULL, 33334, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11245, 73260, 0, NULL, 33396, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11246, 73260, 0, NULL, 33415, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11247, 73260, 0, NULL, 37513, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11248, 73260, 0, NULL, 39094, NULL, '1', 0, 0, 'D', 'S', 1760698773, 1760698773, NULL),
(11249, 73260, 0, NULL, 35119, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11250, 73260, 0, NULL, 35954, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11251, 73260, 0, NULL, 37098, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11252, 73260, 0, NULL, 37507, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11253, 73260, 0, NULL, 38323, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11254, 73260, 0, NULL, 38485, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11255, 73260, 0, NULL, 38582, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11256, 73260, 0, NULL, 39590, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11257, 73260, 0, NULL, 39667, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11258, 73260, 0, NULL, 39979, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11259, 73260, 0, NULL, 39980, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11260, 73260, 0, NULL, 39982, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11261, 73260, 0, NULL, 40426, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11262, 73260, 0, NULL, 40434, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11263, 73260, 0, NULL, 40495, NULL, '1', 0, 0, 'D', 'S', 1760698782, 1760698782, NULL),
(11264, 63572, 0, NULL, 40541, NULL, '1', 0, 0, 'D', 'S', 1761477467, 1761477467, NULL),
(11265, 63572, 0, NULL, 40540, NULL, '1', 0, 0, 'D', 'S', 1761477478, 1761477478, NULL),
(11266, 63572, 0, NULL, 40539, NULL, '1', 0, 0, 'D', 'S', 1761477486, 1761477486, NULL),
(11267, 73801, 0, NULL, 92, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11268, 73801, 0, NULL, 112, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11269, 73801, 0, NULL, 176, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11270, 73801, 0, NULL, 648, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11271, 73801, 0, NULL, 996, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11272, 73801, 0, NULL, 1096, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11273, 73801, 0, NULL, 2179, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11274, 73801, 0, NULL, 2200, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11275, 73801, 0, NULL, 2358, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11276, 73801, 0, NULL, 2637, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11277, 73801, 0, NULL, 2725, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11278, 73801, 0, NULL, 2856, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11279, 73801, 0, NULL, 3350, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11280, 73801, 0, NULL, 3412, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11281, 73801, 0, NULL, 4090, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11282, 73801, 0, NULL, 17259, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11283, 73801, 0, NULL, 20986, NULL, '1', 0, 0, 'D', 'S', 1761641541, 1761641541, NULL),
(11284, 73801, 0, NULL, 21142, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11285, 73801, 0, NULL, 22610, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11286, 73801, 0, NULL, 25002, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11287, 73801, 0, NULL, 25343, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11288, 73801, 0, NULL, 25739, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11289, 73801, 0, NULL, 26198, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11290, 73801, 0, NULL, 29537, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11291, 73801, 0, NULL, 30508, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11292, 73801, 0, NULL, 32428, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11293, 73801, 0, NULL, 33774, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11294, 73801, 0, NULL, 35164, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11295, 73801, 0, NULL, 35226, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11296, 73801, 0, NULL, 39378, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11297, 73801, 0, NULL, 39379, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11298, 73801, 0, NULL, 40156, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL),
(11299, 73801, 0, NULL, 40410, NULL, '1', 0, 0, 'D', 'S', 1761641542, 1761641542, NULL);

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

--
-- Table structure for table `tbl_emailer`
--

CREATE TABLE `tbl_emailer` (
  `emailer_id` int(11) NOT NULL,
  `subject` varchar(100) NOT NULL,
  `type` enum('UR','UA','ORG','BOG','IE','SM','SWA','EME','EWAE','UPW','SA','VPA','RP','CR','UVR','OTP','OUR','OUA','OORG','OBOG','ROG','OSM','OPR','PR','SI','OSI','AUR','AOG','AOF','OOG','SAC','OSAC','VAC','OVAC','CRF','CV','CMO','AMO','CMOF','AMOF','MA','ARP','AFB','UFB','ARQM','URQM','SAP','VAP') NOT NULL COMMENT 'AFB=>Admin Feedback, UFB=> User Feedback, ARQM=> Admin Req Mail, URQM=> User Req Mail, SAP=>Store Appn Admin Mail, VAP=> Video Appn Admin Mail',
  `from_name` varchar(200) NOT NULL,
  `from_mail_id` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `content_type` varchar(50) NOT NULL DEFAULT 'E',
  `sms_msg` text NOT NULL,
  `sms_type` enum('P','T') NOT NULL DEFAULT 'T' COMMENT 'P=>Promotional,T=>Transactional',
  `sms_template_id` varchar(200) NOT NULL,
  `sms_api_username` varchar(200) NOT NULL,
  `sms_sender_id` varchar(20) NOT NULL,
  `push_msg` text NOT NULL,
  `smtp_host` varchar(200) NOT NULL,
  `smtp_user` varchar(200) NOT NULL,
  `smtp_password` varchar(200) NOT NULL,
  `smtp_port` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_emailer`
--

INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'OTP For Manek Ratna', 'OTP', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n\n  <!--[if !mso]><!-->\n\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\n  <!--<![endif]-->\n\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <meta name=\"color-scheme\" content=\"light\">\n\n  <meta name=\"supported-color-schemes\" content=\"light\">\n\n  <title></title>\n\n  <style type=\"text/css\">\n\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n\n.ExternalClass { width: 100%; background-color: #ffffff; }\n\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\n\nhtml { width: 100%; }\n\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\n\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n\n.yshortcuts a { border-bottom: none !important; }\n\nimg:hover { opacity: 0.9 !important; }\n\na { color: #21b6ae; text-decoration: none; }\n\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n\n.btn-link a { color: #FFFFFF !important; }\n\n\n\n@media only screen and (max-width: 479px) {\n\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n\n.table-inner{ width: 90% !important; text-align: center !important;}\n\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n\n/*gmail*/\n\nu + .body .full { width:100% !important; width:100vw !important;}\n\n}\n\n</style>\n\n\n\n\n\n\n\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n\n    <tbody><tr>\n\n      <td background=\"https://www.manekratna.com/upload/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n          <tbody><tr>\n\n            <td height=\"50\"></td>\n\n          </tr>\n\n          <!-- logo -->\n\n          <tr>\n\n            <td align=\"center\" style=\"line-height: 0px;\">\n\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\n\n            </td>\n\n          </tr>\n\n          <!-- end logo -->\n\n          <tr>\n\n            <td height=\"20\"></td>\n\n          </tr>\n\n          <!-- slogan -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\n\n          </tr>\n\n          <!-- end slogan -->\n\n          <tr>\n\n            <td height=\"40\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td height=\"50\"></td>\n\n                </tr>\n\n                <!-- title -->\n\n                <tr>\n\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n\n                </tr>\n\n                <!-- end title -->\n\n                <!-- dash -->\n\n                <tr>\n\n                  <td align=\"center\">\n\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                      <tbody><tr>\n\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n\n                      </tr>\n\n                    </tbody></table>\n\n                  </td>\n\n                </tr>\n\n                <!-- end dash -->\n\n                \n\n                <tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Hello <b style=\"color:#610001;\">{name},</b>\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <!-- content -->\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n\n                      Your one time password for Manek Ratna is {OTP}.\n\n                    </td>\n\n                </tr>\n\n                \n\n                <!-- content -->\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>                \n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Let us know if you need any further assistance.\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Thanks\n\n                  </td>\n\n                </tr>\n\n                <!-- end content -->\n\n                <tr>\n\n                  <td height=\"40\"></td>\n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- option -->\n\n          <tr>\n\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td height=\"15\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"15\"></td>\n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- end option -->\n\n          <!-- point -->\n\n          <tr>\n\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\n\n            </td>\n\n          </tr>\n\n          <!-- end point -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n          <!-- profile -->\n\n          <tr>\n\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\n\n            </td>\n\n          </tr>\n\n          <!-- end profile -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n          <!-- social -->\n\n          <!-- regard -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"10\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"15\"></td>\n\n          </tr>\n\n          <!-- end -->\n\n          <tr>\n\n            <td align=\"center\">\n\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\n\n                  </td>\n\n           \n\n                  <td width=\"20\"></td>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\n\n                  </td>\n\n                  \n\n                    <td width=\"20\"></td>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\n\n                  </td>\n\n                  \n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- end social -->\n\n          <tr>\n\n            <td height=\"15\"></td>\n\n          </tr>\n\n          <!-- copyright -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n\n          </tr>\n\n          <!-- end copyright -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n        </tbody></table>\n\n      </td>\n\n    </tr>\n\n  </tbody></table>\n\n\n\n\n\n', 'E', '', 'T', '6852c140d6fc054dde2538b3', '', '', '', '', '', '', '', 'S', 1617941690, 1617948715, '1'),
(2, 'Reset Password For Manek Ratna', 'RP', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n\n  <!--[if !mso]><!-->\n\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n\n  <!--<![endif]-->\n\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">    \n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">\n\n  <meta name=\"color-scheme\" content=\"light\">\n\n  <meta name=\"supported-color-schemes\" content=\"light\">\n\n  <title></title>\n\n  <style type=\"text/css\">\n\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n\n.ExternalClass { width: 100%; background-color: #ffffff; }\n\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\n\nhtml { width: 100%; }\n\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\n\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n\n.yshortcuts a { border-bottom: none !important; }\n\nimg:hover { opacity: 0.9 !important; }\n\na { color: #21b6ae; text-decoration: none; }\n\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n\n.btn-link a { color: #FFFFFF !important; }\n\n\n\n@media only screen and (max-width: 479px) {\n\nbody { width: 100% !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n\n/*gmail*/\n\nu + .body .full { width:100% !important; width:100vw !important;}\n\n}\n@media only screen and (max-width: 640px) { \n.table-inner{ width: 50% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n\n}\n\n\n</style>\n\n\n\n\n\n\n\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n\n    <tbody><tr>\n\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n          <tbody><tr>\n\n            <td height=\"50\"></td>\n\n          </tr>\n\n          <!-- logo -->\n\n          <tr>\n\n            <td align=\"center\" style=\"line-height: 0px;\">\n\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\n\n            </td>\n\n          </tr>\n\n          <!-- end logo -->\n\n          <tr>\n\n            <td height=\"20\"></td>\n\n          </tr>\n\n          <!-- slogan -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\n\n          </tr>\n\n          <!-- end slogan -->\n\n          <tr>\n\n            <td height=\"40\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td bgcolor=\"#FFFFFF\" class=\"mar_admin\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"10\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td height=\"50\"></td>\n\n                </tr>\n\n                <!-- title -->\n\n                <tr>\n\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n\n                </tr>\n\n                <!-- end title -->\n\n                <!-- dash -->\n\n                <tr>\n\n                  <td align=\"center\">\n\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                      <tbody><tr>\n\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n\n                      </tr>\n\n                    </tbody></table>\n\n                  </td>\n\n                </tr>\n\n                <!-- end dash -->\n\n                \n\n                <tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <!-- content -->\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n\n                      We have received your request to reset password at Manek Ratna. Click below button to reset your password.\n\n                    </td>\n\n                </tr>\n\n                \n\n                <!-- content -->\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>                \n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Let us know if you need any further assistance.\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Thanks\n\n                  </td>\n\n                </tr>\n\n                <!-- end content -->\n\n                <tr>\n\n                  <td height=\"40\"></td>\n\n                </tr>\n\n                <!-- button -->\n\n                <tr>\n\n                  <td align=\"center\">\n\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                      <tbody><tr>\n\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px; text-transform: uppercase;\">\n\n                          <a href=\"{link}\" target=\"_blank\"> Reset Password </a>\n\n                        </td>\n\n                      </tr>\n\n                    </tbody></table>\n\n                  </td>\n\n                </tr>\n\n                <!-- end button -->\n\n                <tr>\n\n                  <td height=\"45\"></td>\n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- option -->\n\n          <tr>\n\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td height=\"15\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"15\"></td>\n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- end option -->\n\n          <!-- point -->\n\n          <tr>\n\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\n\n            </td>\n\n          </tr>\n\n          <!-- end point -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n          <!-- profile -->\n\n          <tr>\n\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\n\n            </td>\n\n          </tr>\n\n          <!-- end profile -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n          <!-- social -->\n\n          <!-- regard -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"10\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"5\"></td>\n\n          </tr>\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n\n          </tr>\n\n          <tr>\n\n            <td height=\"15\"></td>\n\n          </tr>\n\n          <!-- end -->\n\n          <tr>\n\n            <td align=\"center\">\n\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n\n                <tbody><tr>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\n\n                  </td>\n\n           \n\n                  <td width=\"20\"></td>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\n\n                  </td>\n\n                  \n\n                    <td width=\"20\"></td>\n\n                  <td align=\"center\" style=\"line-height:0xp;\">\n\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\n\n                  </td>\n\n                  \n\n                </tr>\n\n              </tbody></table>\n\n            </td>\n\n          </tr>\n\n          <!-- end social -->\n\n          <tr>\n\n            <td height=\"15\"></td>\n\n          </tr>\n\n          <!-- copyright -->\n\n          <tr>\n\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n\n          </tr>\n\n          <!-- end copyright -->\n\n          <tr>\n\n            <td height=\"30\"></td>\n\n          </tr>\n\n        </tbody></table>\n\n      </td>\n\n    </tr>\n\n  </tbody></table>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 1618102369, 1618102980, '1'),
(3, 'Welcome To Manek Ratna', 'UR', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n\n\n\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tbody><tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tbody><tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tbody><tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </tbody></table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Hello <b style=\"color:#610001;\">{name},</b>\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We have received your registration successfully, your account will be activated within 24 hours after verification. Our Team will update you at the earliest. <br><br>Thanks for your patience !!!\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n\n                <tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <!-- content -->\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n\n                      We have received your registration request at Manek Ratna. Click below button to verify your email id.\n\n                    </td>\n\n                </tr>\n\n                \n\n                <!-- content -->\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr> \n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tbody><tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"{link}\" target=\"_blank\" style=\"color:#ffffff;\">VERIFY EMAIL ID</a>\n                        </td>\n                      </tr>\n                    </tbody></table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </tbody></table>\n      </td>\n    </tr>\n  </tbody></table>', 'E', '', 'T', '', '', '', 'You have successfully registered on MR App, you will be notified once your account is active.', '', '', '', '', 'S', 1618123842, 1618126476, '1'),
(6, 'Welcome To Manek Ratna', 'OUR', 'Manek Ratna', 'sales@manekratna.com', 'You have successfully registered on manekratna.com, you will be notified once your account is active. \nRegards Manek Ratna', 'E', '', 'T', '68501037d6fc055d2b6b2142', '', '', '', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(7, 'Manek Ratna - Account Activated Successfully', 'UA', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<head>\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class=\"body\">\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                \r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Hello <b style=\"color:#610001;\">{name},</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    We appreciate your interest in buying from ManekRatna. As per your registration we have activated your account & are providing you access to our complete catalog along with their prices, request you to go through www.manekratna.com and login with the following details : \r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Username : <b style=\"color:#000000;\">{username}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Password  : <b style=\"color:#000000;\">{password}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight: bold;\">\r\n                    Note\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    1. Check out the Membership Plans by clicking on <a href=\"https://www.manekratna.com/membership.html\" style=\"color:#610001; font-weight:bold;\" target=\"_blank\">Check Membership Plans</a>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    2.  We offer discounts depending on the total bill amount, there is no minimum quantity but we require a minimum billing amount of  <a href=\"#\" style=\"color:#610001; font-weight:bold;\" target=\"_blank\">INR 10,000.</a>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    3. Discount slabs on billing amounts are as follows :\r\n                  </td>\r\n                </tr>\r\n                 <tr>\r\n                  <td height=\"10\"></td>\r\n                </tr>\r\n                <tr>                \r\n                  <td align=\"left\" valign=\"top\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp; 15K & above 5%</td>\r\n                </tr>\r\n                <tr>                \r\n                  <td align=\"left\" valign=\"top\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp; 30K & above 10%</td>\r\n                </tr>\r\n                <tr>                \r\n                  <td align=\"left\" valign=\"top\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp; 50K & above 15%</td>\r\n                </tr>\r\n                <tr>                \r\n                  <td align=\"left\" valign=\"top\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp; 1L & above 17.5%</td>\r\n                </tr>\r\n                <tr>                \r\n                  <td align=\"left\" valign=\"top\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp; 2L & above 20%</td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"10\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    4.  Check FAQ\'s section for all queries related to shipping, payments , returns etc. <a href=\"https://manekratna.com/contact-us.html\" style=\"color:#610001; font-weight:bold;\" target=\"_blank\">Check Faq\'s</a>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Thanks\r\n                  </td>\r\n                </tr>\r\n               \r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"40\"></td>\r\n                </tr>\r\n                <!-- button -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\r\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\r\n                        </td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end button -->\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </table>\r\n      </td>\r\n    </tr>\r\n  </table>\r\n</body>\r\n\r\n</html>', 'E', '', 'T', '', '', '', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', '', '', '', 'S', 0, 0, '1'),
(8, '', 'OUA', '', 'sales@manekratna.com', 'Your account is activated by our team at manekratna.com , you can now login and place your wholesale order online on Manek Ratna\'s website.', 'E', '', 'T', '68501082d6fc0510cf0836f3', '', '', '', '', '', '', '', 'S', 0, 0, ''),
(9, 'Your order with order no. {order_no} is received successfully on manekratna.com', 'ROG', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Hello <b style=\"color:#610001;\">{name},</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We have received confirmation for your Order no <b style=\"color:#610001;\">{order_no}.</b> <br/>We shall check the availability for the same and update you within 3 working days.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                     Request you to make a booking deposit of <b style=\"color:#610001;\">INR {booking_deposit}</b> using <b style=\"color:#610001;\">NEFT / IMPS</b> to the following bank details :\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\n                      A/C Name : Manekratna <br/>\n                      Bank Name: ICICI BANK <br/>\n                      A/c Type: CURRENT <br/>\n                      A/C NO.: 642605500490 <br/>\n                      IFSC CODE NO.: icic0006426 <br/>\n                      Branch: Kalbadevi br.(Ranwadi) Mumbai. \n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    If you wish to make payment online then click on the following button and make payment using Debit / Credit / Net Banking. Note when you make payment online, you will be charged Payment Gateway charges.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Once you are done with the payment please update us your order number for which you have made the payment, along with payment receipt.\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                   <b style=\"color:#000000;\"> Note </b> : Order processing will start only after we receive the booking deposit. \n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n               \n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://manekratna.com/member/myPayment?order_no={order_id}\" target=_blank style=\"text-transform:uppercase;\">Make Payment Online</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', 'Your order with Order No. {order_no} is received successfully on MR App. Our team will connect you for the same.', '', '', '', '', 'S', 0, 0, '1'),
(10, '', 'OORG', '', 'sales@manekratna.com', 'Your order with Order No. {order_no} is received successfully on manekratna.com. Our team will connect you for the same. Reg. Manek Ratna', 'E', '', 'T', '68501221d6fc051c1d1f78b2', '', '', '', '', '', '', '', 'H', 0, 0, ''),
(11, 'Your Bulk order with order no. {order_no} is received successfully on manekratna.com', 'BOG', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n\r\n\r\n<head>\r\n\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n\r\n  <!--[if !mso]><!-->\r\n\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n\r\n  <!--<![endif]-->\r\n\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n\r\n  <title></title>\r\n\r\n  <style type=\"text/css\">\r\n\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\n\r\nhtml { width: 100%; }\r\n\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\n\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n\r\n.yshortcuts a { border-bottom: none !important; }\r\n\r\nimg:hover { opacity: 0.9 !important; }\r\n\r\na { color: #21b6ae; text-decoration: none; }\r\n\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n\r\n\r\n@media only screen and (max-width: 479px) {\r\n\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n\r\n/*gmail*/\r\n\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n\r\n}\r\n\r\n</style>\r\n\r\n</head>\r\n\r\n\r\n\r\n<body class=\"body\">\r\n\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n\r\n    <tr>\r\n\r\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n          <tr>\r\n\r\n            <td height=\"50\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- logo -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end logo -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"20\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- slogan -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n\r\n          </tr>\r\n\r\n          <!-- end slogan -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"40\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                <tr>\r\n\r\n                  <td height=\"50\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- title -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n\r\n                </tr>\r\n\r\n                <!-- end title -->\r\n\r\n                <!-- dash -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\">\r\n\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                      <tr>\r\n\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n\r\n                      </tr>\r\n\r\n                    </table>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <!-- end dash -->\r\n\r\n               \r\n\r\n                <tr>\r\n\r\n                  <td height=\"25\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Hi <b style=\"color:#610001;\">{name},</b>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    We have received confirmation for your Bulk Order No. <b style=\"color:#610001;\">{order_no}</b>. \r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    We shall update you with delivery schedule & advance deposit which would be required in order for us to start processing the order. \r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Thanks\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <!-- end content -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"40\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- button -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\">\r\n\r\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                      <tr>\r\n\r\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\r\n\r\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\r\n\r\n                        </td>\r\n\r\n                      </tr>\r\n\r\n                    </table>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <!-- end button -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"45\"></td>\r\n\r\n                </tr>\r\n\r\n              </table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- option -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                <tr>\r\n\r\n                  <td height=\"15\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"15\"></td>\r\n\r\n                </tr>\r\n\r\n              </table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end option -->\r\n\r\n          <!-- point -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end point -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- profile -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end profile -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- social -->\r\n\r\n          <!-- regard -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"10\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"15\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- end -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\">\r\n\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n\r\n                  </td>\r\n\r\n           \r\n\r\n                  <td width=\"20\"></td>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n\r\n                  </td>\r\n\r\n                  \r\n\r\n                    <td width=\"20\"></td>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n\r\n                  </td>\r\n\r\n                  \r\n\r\n                </tr>\r\n\r\n              </table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end social -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"15\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- copyright -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n\r\n          </tr>\r\n\r\n          <!-- end copyright -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n        </table>\r\n\r\n      </td>\r\n\r\n    </tr>\r\n\r\n  </table>\r\n\r\n</body>\r\n\r\n\r\n\r\n</html>', 'E', '', 'T', '', '', '', 'Your Bulk order with Order No. {order_no} is received successfully on MR App. Our team will connect you for the same.', '', '', '', '', 'S', 0, 0, '1'),
(12, '', 'OBOG', '', 'sales@manekratna.com', 'Your Bulk order with Order No. {order_no} is received successfully on manekratna.com. Our team will connect you for the same. Reg. Manek Ratna', 'E', '', 'T', '68501443d6fc052f57228f22', '', '', '', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(13, '{membership} Membership Subscribed Successfully at Manek Ratna', 'SM', 'Manek Ratna', 'sales@manekratna.com', '\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/manek_html/html/mailer/Notification-6/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      You have successfully subscribed to <b style=\"color:#610001;\">{membership} Membership </b> at Manek Ratna.\n                    </td>\n                </tr>\n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Further we would require your company logo in either of the formats, <b style=\"color:#610001;\">PNG</b> format without any background / <b style=\"color:#610001;\">PSD</b> file / <b style=\"color:#610001;\">EPS</b> file / Corel File.\n                  </td>\n                </tr>\n                 <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; \">\n                    Once we receive your logo, our team will activate your membership within <b style=\"color:#610001;\">24 - 48</b> hours and update you on the same.\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Invoice for the same is attached below and can be downloaded anytime by going to <a href=\"https://www.manekratna.com/member/myAccount\" target=\"_blank\" style=\"color:#610001; font-weight:bold; text-decoration:underline;\">My Invoices</a>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Let us know if you need any further assistance.\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', 'You have successfully subscribed to {membership} Membership at MR App, your membership will be active once the payment is received and confirmed by our team.', '', '', '', '', 'S', 0, 0, '1'),
(14, '', 'OSM', '', 'sales@manekratna.com', 'You have successfully subscribed to {membership} at Manek Ratna, your membership will be active once the payment is received and confirmed by our team.', 'E', '', 'T', '68501536d6fc0540d251e4b2', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(15, 'Payment for {reason} is Received Successfully at Manek Ratna', 'PR', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<head>\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class=\"body\">\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                \r\n                <tr>\r\n                  <td height=\"25\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                      Payment of <b>INR {amount}</b> is received successfully at Manek Ratna. <b>Reason of payment</b>  mentioned is {reason}\r\n                    </td>\r\n                </tr>\r\n                \r\n                <!-- content -->\r\n              \r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Receipt for the same is attached in the email and can be viewed anytime from <a href=\"https://www.manekratna.com/member/myPayment\" style=\"text-decoration:underline; font-weight:bold; color:#757575;\" target=\"_blank\">My Payments</a>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Let us know if you need any further assistance.\r\n\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Thanks\r\n                  </td>\r\n                </tr>\r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"40\"></td>\r\n                </tr>\r\n              \r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </table>\r\n      </td>\r\n    </tr>\r\n  </table>\r\n</body>\r\n\r\n</html>', 'E', '', 'T', '6850117ed6fc050bb7119b52', '', '', 'Your Payment of Rs. {amount} is successfully received on manekratna.com. TXN : {ledger_no} , our team at Manek Ratna will review the same and connect you.', '', '', '', '', 'S', 0, 0, '1'),
(16, '', 'OPR', '', 'sales@manekratna.com', 'Your Payment of Rs. {amount} is successfully received on manekratna.com. TXN : {txn_no}, our team at Manek Ratna will review the same and connect you.', 'E', '', 'T', '6850117ed6fc050bb7119b52', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(17, 'Ref. Invoice No. : {invoice_no} for your order at Manek Ratna', 'SI', 'Manek Ratna', 'sales@manekratna.com', '<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">Dear {name},</div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\"> </div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">Please find attached invoice for your reference.</div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">Let us know if you need any further assistance.</div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\"> </div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">Request you to get in touch on Whatsapp on +918879438031 for any further  clarification.</div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\"> </div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">Thanks</div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\"> </div>\r\n<div style=\"color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: small;\">--<br class=\"gmail-Apple-interchange-newline\" />Regards<br clear=\"all\" />\r\n<div><strong>Manek Ratna</strong></div>\r\n<div><strong>8879438031</strong></div>\r\n<p> </p>\r\n</div>', 'E', '', 'T', '', '', '', 'Invoice for Order No. {order_no} is sent on your email, you can also check the invoice by going to My Account and then My Invoices section on Manek Ratna', '', '', '', '', 'S', 0, 0, '1'),
(18, '', 'OSI', '', 'sales@manekratna.com', 'Invoice for Order No. {invoice_no} is sent on your email, you can also check the invoice by going to My Account and then My Invoices section on Manek Ratna.\n							', 'E', '', 'T', '6850159ad6fc056e48394003', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(19, '{name} registered on manekratna.com, Activate Now.\n', 'AUR', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<head>\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class=\"body\">\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                \r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Dear <b style=\"color:#610001;\">Admin,</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    A new user is registered on manekratna.com with the following details : \r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Company Name : <b style=\"color:#000000;\">{company_name}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Full Name  : <b style=\"color:#000000;\">{full_name}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Mobile No  : <b style=\"color:#000000;\">{mobile_no}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Whatsapp No  : <b style=\"color:#000000;\">{whats_app_no}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Email  : <b style=\"color:#000000;\">{email_id}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Country  : <b style=\"color:#000000;\">{country}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    State  : <b style=\"color:#000000;\">{state}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    City  : <b style=\"color:#000000;\">{city}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Message  : <b style=\"color:#000000;\">{message}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Business Type  : <b style=\"color:#000000;\">{business_type}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; font-weight: bold;\">\r\n                    Business Model  : <b style=\"color:#000000;\">{business_model}</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Request you to review the same & activate the user.</a>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Thanks\r\n                  </td>\r\n                </tr>\r\n               \r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"40\"></td>\r\n                </tr>\r\n                <!-- button -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\r\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\r\n                        </td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end button -->\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </table>\r\n      </td>\r\n    </tr>\r\n  </table>\r\n</body>\r\n\r\n</html>', 'E', '', 'T', '', '', '', 'You have successfully registered on MR App, you will be notified once your account is active.', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(20, 'New Order with Order No. {order_no}. Is received on manekratna.com by {name}', 'AOG', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Dear <b style=\"color:#610001;\">Admin,</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We have received confirmation for <b style=\"color:#610001;\">Order No. {order_no}.</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    <b style=\"color:#610001;\">Order details are as follows:</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\n                      Approximate Order Value is INR {amount} <br/>\n                      Payment mode : {payment_mode} <br/>\n                      Booking Deposit to be received : INR {booking_deposit} <br/>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    <b style=\"color:#610001;\">Customer details are as follows:</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\n                      Name : {name} <br/>\n                      Mobile No : {mobile_no} <br/>\n                      Whatsapp No : {whats_app_no} <br/>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                   Request you to review the order and proceed accordingly.  \n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n               \n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(21, 'Payment failed for Order No. {order_no}. ', 'AOF', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<head>\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class=\"body\">\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                \r\n                <tr>\r\n                  <td height=\"25\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Dear <b style=\"color:#610001;\">Admin,</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Payment attempt failed for <b style=\"color:#610001;\">Order No. {order_no}.</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    <b style=\"color:#610001;\">Order details are as follows:</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"5\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\r\n                      Approximate Order Value is INR {amount} <br/>\r\n                      Booking Deposit to be received : INR {booking_deposit} <br/>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    <b style=\"color:#610001;\">Customer details are as follows:</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"5\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\r\n                      Name : {name} <br/>\r\n                      Mobile No : {mobile_no} <br/>\r\n                      Whatsapp No : {whats_app_no} <br/>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                   Request you to connect the customer and proceed accordingly.   \r\n\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Thanks\r\n                  </td>\r\n                </tr>\r\n               \r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"40\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </table>\r\n      </td>\r\n    </tr>\r\n  </table>\r\n</body>\r\n\r\n</html>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(22, 'Your order with order no. {order_no} is received successfully on manekratna.com', 'OOG', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//aXHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Hi <b style=\"color:#610001;\">{name},</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We have received confirmation for your <b style=\"color:#610001;\">Order No. {order_no}.</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We shall process your order and update you with an invoice within 3 working days.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We have received a booking deposit of <b style=\"color:#610001;\">INR {booking_deposit}</b>, against your order.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"5\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\n                      Approximate Order Value is INR {amount} <br/>\n                      Booking Deposit to be received : INR {booking_deposit} <br/>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                   You can check your order in My Order section which you will find in My Account   \n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n               \n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(23, 'Store Appointment Confirmation at Manek Ratna', 'SAC', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      We have received your request for in <b style=\"color:#610001;\">Store Appointment</b> <br/>\n                      <b style=\"color:#610001;\">Name: {customer_name}</b> <br/>\n                      <b style=\"color:#610001;\">Company Name: {company_name}</b> <br/>\n                      <b style=\"color:#610001;\">Mobile No: {customer_mobile_number}</b> <br/>\n                      <b style=\"color:#610001;\">WhatsApp No: {customer_whatsapp_number}</b> <br/>\n                      <b style=\"color:#610001;\">Email: {email}</b> <br/>\n                      <b style=\"color:#610001;\">Date: {date}</b> <br/>\n                      <b style=\"color:#610001;\">Time: {time}</b> <br/>\n                      <b style=\"color:#610001;\">Reason: {reason}</b> <br/>\n                      <b style=\"color:#610001;\">Message: {message}</b>\n                    </td>\n                </tr>\n                \n                <!-- content -->\n              \n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    In case if there is any change then request you to connect us on Email : <b style=\"color:#610001;\">info@manekratna.com</b> or on Whatsapp on <b style=\"color:#610001;\">+918879438031</b>\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Let us know if you need any further assistance.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px; text-transform: uppercase;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >Renew Now</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', 'Your request for In Store appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', '', '', '', 'S', 0, 0, '1'),
(24, '', 'OSAC', '', '', 'Your request for In Store appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', 'E', '', 'T', '685014e8d6fc0527097104e6', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(25, 'Video Appointment Confirmation at Manek Ratna', 'VAC', 'Manek Ratna', 'support@manekratna.com', '\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      We have received your request for : <b style=\"color:#610001;\">Video Purchase Appointment </b> <br/>                       \n                      <b style=\"color:#610001;\">Name: {customer_name}</b> <br/>\n                      <b style=\"color:#610001;\">Company Name: {company_name}</b> <br/>\n                      <b style=\"color:#610001;\">Mobile No: {customer_mobile_number}</b> <br/>\n                      <b style=\"color:#610001;\">WhatsApp No: {customer_whatsapp_number}</b> <br/>\n                      <b style=\"color:#610001;\">Email: {email}</b> <br/>\n                      <b style=\"color:#610001;\">Date: {date}</b> <br/>\n                      <b style=\"color:#610001;\">Time: {time}</b> <br/>\n                      <b style=\"color:#610001;\">Reason: {reason}</b> <br/>\n                      <b style=\"color:#610001;\">Message: {message}</b>                      \n                    </td>\n                </tr>              \n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    \n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    (Applicable for Purchase products only ) Minimum order amount for Video Purchase is <b style=\"color:#610001;\">INR 15,000.</b>\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    In case if there is any change, then request you to connect us on Email : <b style=\"color:#610001;\">info@manekratna.com</b> or on Whatsapp on <b style=\"color:#610001;\">+918879438031</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Let us know if you need any further assistance.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px; text-transform: uppercase;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >Renew Now</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', '', '', '', 'S', 0, 0, '1'),
(26, '', 'OVAC', '', '', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', 'E', '', 'T', '685010bcd6fc05626612f0a2', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(27, 'Hey {name} !!! Complete your Order Today at Manek Ratna', 'CR', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\r\n<head>\r\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title>ORDER REMINDER EMAIL</title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: open sans, arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: Open Sans, Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class=\"body\">\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">ORDER REMINDER EMAIL</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                \r\n                <tr>\r\n                  <td height=\"25\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Hello <b style=\"color:#610001;\">{name},</b>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    You have an incomplete order at manekratna.com, products in your order are running out of stock, grab them before they are gone.\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                \r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\r\n                      {order_type}Order No. : <b style=\"color:#610001;\">{order_no}</b> \r\n\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                   <b style=\"color:#000000;\">Please Note </b> <br/> 1. Products in your order will be deleted after 30 days of inactivity.\r\n\r\n                  </td>\r\n                </tr>\r\n        <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                   Request you to confirm your order at the earliest\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    Thanks\r\n                  </td>\r\n                </tr>\r\n               \r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"40\"></td>\r\n                </tr>\r\n                <!-- button -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tr>\r\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\r\n                          <a href=\"https://manekratna.com/member/myPayment?order_no={order_id}\" target=_blank style=\"text-transform:uppercase;\">View Order</a>\r\n                        </td>\r\n                      </tr>\r\n                    </table>\r\n                  </td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"20\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; line-height:30px;\">\r\n                    Click here to <a href=\"{unsubscribe}\" style=\"color:#610001; text-decoration:underline;\">Unsubscribe</>\r\n                  </td>\r\n                </tr>\r\n                <!-- end button -->\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </table>\r\n      </td>\r\n    </tr>\r\n  </table>\r\n</body>\r\n\r\n</html>', 'E,S,P', 'Hey {name} Products in your order are running out of stock. Complete your order today at manekratna.com.', 'T', '', 'pF7HgY3Gf7o-X75bTh5KP5yvgVMQeL2tQket0078Fl', 'MANRAT', 'Hey {name} Products in your order are running out of stock. Complete your order today in MR App.', 'smtp-relay.gmail.com', 'sales@manekratna.com', 'EDHV56&b<Gg%5rH%%', '587', 'S', 1687788692, 1687788692, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(28, 'Hey {name} !!! Complete your Order Today at Manek Ratna', 'CRF', 'Manek Ratna', 'support@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title>ORDER REMINDER EMAIL</title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: open sans, arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: Open Sans, Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">ORDER REMINDER EMAIL</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Hello <b style=\"color:#610001;\">{name},</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    You have an incomplete order at manekratna.com, your products will be removed from cart after 48 hours. Checkout Now to grab them.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                \n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#000000; line-height:30px; font-weight:bold;\">\n                      {order_type}Order No. : <b style=\"color:#610001;\">{order_no}</b> \n\n                  </td>\n                </tr>\n\n\n        <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                   Request you to confirm your order at the earliest\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://manekratna.com/member/myPayment?order_no={order_id}\" target=_blank style=\"text-transform:uppercase;\">View Order</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; line-height:30px;\">\n                    Click here to <a href=\"{unsubscribe}\" style=\"color:#610001; text-decoration:underline;\">Unsubscribe</>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E,S,P', 'Hey {name} Products in your order are running out of stock. Complete your order today at manekratna.com.', 'T', '', 'pF7HgY3Gf7o-X75bTh5KP5yvgVMQeL2tQket0078Fl', 'MANRAT', 'Hey {name}!! Products in your cart will be deleted soon, today is the last day to complete your order in MR App', 'smtp-relay.gmail.com', 'sales@manekratna.com', 'EDHV56&b<Gg%5rH%%', '587', 'S', 1687789966, 1687789966, '1'),
(29, 'Hey {name} !!! Lets Connect for your Artificial Jewelry Orders', 'CV', 'Manek Ratna', 'info@temple-jewellery.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title>CUSTOMER REMINDER EMAIL</title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: open sans, arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: Open Sans, Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n               <!---- <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">CUSTOMER REMINDER EMAIL</td>\n                </tr> -->\n                <!-- end title -->\n                <!-- dash -->\n                <!--<tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr> -->\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Hello <b style=\"color:#610001;\">{name},</b>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Check the latest collection in your favourite segments of Antique, Temple, Kundan & CZ Jewellery. Website is updated daily with latest trends in Artificial Jewellery. For any concerns regarding your order connect us on Whatsapp on :<a href=\"https://api.whatsapp.com/send?phone=918879438031\" target=\"_blank\" style=\"color:#610001;\"> <b>+919321128581</b></a> or email us on <a href=\"mailto:info@manekratna.com\" style=\"color:#610001;\"><b>info@manekratna.com</b></a>.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    If we have ever worked for your order & are not working now, then lets connect and begin a new business relationship, a lot of things are changed at Manek Ratna.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n               \n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://manekratna.com\" target=_blank style=\"text-transform:uppercase;\">Order Now</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:14px; line-height:30px;\">\n                    Click here to <a href=\"{unsubscribe}\" style=\"color:#610001; text-decoration:underline;\">Unsubscribe</>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: Open Sans, Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E,S,P', 'You are missing latest jewelry collection at MR. Visit manekratna.com & buy latest collection for your Jewelry Business. You can connect us on WA +9193211 28581.', 'P', '', 'NmY0ZjU4NjI3OTZkNTgzOTYxNzMzMDRhNDIzNjQxNjg=', '599309', 'You are missing latest jewelry collection at MR. Visit MR App today & buy latest collection for your Jewelry Business. You can connect us on WA +919321128581.', 'mail.temple-jewellery.com', 'info@temple-jewellery.com', 'temple@321', '587', 'S', 1687790151, 1687790151, '1'),
(30, 'You have successfully subscribed to {membership} Membership at Manek Ratna.', 'CMO', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html>\n<html>\n<head>\n<title>Page Title</title>\n</head>\n<body>\n\n\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/manek_html/html/mailer/Notification-6/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                      Dear {name}\n                    </td>\n                  </tr> \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        You have successfully subscribed to <b style=\"color:#610001;\">{membership} Membership</b> at Manek Ratna.\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Payment of <b style=\"color:#610001;\">INR {amount}</b> Is received successfully.\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Please email your company watermark logo in PNG format to info@manekratna.com for membership activation.\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Once logo is emailed, your membership will be activated within 2 working days.\n                    </td>\n                  </tr>\n                  \n                 <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; padding-top: 5px;\">\n                        Let us know if you need any further assistance.\n                    </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>\n\n</body>\n</html>\n\n\n', 'E', 'You have successfully subscribed to {membership} at Manek Ratna, your membership will be active once the payment is received and confirmed by our team.', 'T', '', '', '', 'You have successfully subscribed to {membership} Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(31, '{name} ({mobile_no}|{email_id}) has Subscribed for {membership} Membership.', 'AMO', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html>\n<html>\n<head>\n<title>Page Title</title>\n</head>\n<body>\n\n\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/manek_html/html/mailer/Notification-6/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                      Dear Admin\n                    </td>\n                  </tr> \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        New  <b style=\"color:#610001;\">{membership} Membership</b> subscription is received on Manek Ratna website, following are the customer details :\n                    </td>\n                  </tr>\n                  \n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    <br/>\n                    Name (User Code) : {name}<br/>\n                    Company Name : {company_name}<br/>\n                    Email Id : {email_id}<br/>\n                    Country : {country}<br/>\n                    State : {state}<br/>\n                    City : {city}<br/>\n                    Payment Method : <b style=\"color:#610001;\">{payment_method}</b><br/>\n                  </td>\n                </tr>\n                 <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; padding-top: 5px;\">\n                        Request you to connect to customer and activate membership at the earliest.\n                    </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>\n\n</body>\n</html>\n\n\n', 'E', '', 'T', '', '', '', 'You have successfully subscribed to {membership} Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', '', '', '', 'S', 0, 0, '1'),
(32, 'You have successfully subscribed to {membership} Membership at Manek Ratna.', 'CMOF', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html>\n<html>\n<head>\n<title>Page Title</title>\n</head>\n<body>\n\n\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/manek_html/html/mailer/Notification-6/images/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                      Dear {name}\n                    </td>\n                  </tr> \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        You have successfully subscribed to <b style=\"color:#610001;\">{membership} Membership</b> at Manek Ratna.\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Request you to make payment on the following bank details and email us screenshot on info@manekratna.com or whatsapp screenshot on <b style=\"color:#610001;\">+918879438031</b> :\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        <b><br/>\n                        Bank details are as follows :<br/>\n                        A/C Name : Manekratna<br/>\n                        Bank Name: ICICI BANK<br/>\n                        A/c Type: CURRENT<br/>\n                        A/C NO.: 642605500490<br/>\n                        IFSC CODE NO : ICIC0006426<br/>\n                        Branch: Kalbadevi br.(Ramwadi) Mumbai.<br/></b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td height=\"20\"></td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Also, please email your company watermark logo in PNG format to info@manekratna.com for membership activation.\n                    </td>\n                  </tr>\n                  <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                        Once logo is emailed, your membership will be activated within 2 working days.\n                    </td>\n                  </tr>\n                  \n                 <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px; padding-top: 5px;\">\n                        Let us know if you need any further assistance.\n                    </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >EXPLORE</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>\n\n</body>\n</html>\n\n\n', 'E', 'You have successfully subscribed to {membership} at Manek Ratna, via Offline your membership will be active once the payment is received and confirmed by our team.', 'T', '68501536d6fc0540d251e4b2', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(34, 'Membership Activated', 'MA', '', '', '', 'E', '', 'T', '', '', '', 'Your {membership} Membership is Activated Successfully by our team. Enjoy MR Prime benefits now.\r\n', '', '', '', '', 'S', 1699466410, 1699466410, '1'),
(35, 'Reset Password For Manek Ratna', 'ARP', '', '', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n\r\n  <!--[if !mso]><!-->\r\n\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n\r\n  <!--<![endif]-->\r\n\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">    \r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">\r\n\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n\r\n  <title></title>\r\n\r\n  <style type=\"text/css\">\r\n\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\n\r\nhtml { width: 100%; }\r\n\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\n\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n\r\n.yshortcuts a { border-bottom: none !important; }\r\n\r\nimg:hover { opacity: 0.9 !important; }\r\n\r\na { color: #21b6ae; text-decoration: none; }\r\n\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n\r\n\r\n@media only screen and (max-width: 479px) {\r\n\r\nbody { width: 100% !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n\r\n/*gmail*/\r\n\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n\r\n}\r\n@media only screen and (max-width: 640px) { \r\n.table-inner{ width: 50% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n\r\n}\r\n\r\n\r\n</style>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n\r\n    <tbody><tr>\r\n\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n          <tbody><tr>\r\n\r\n            <td height=\"50\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- logo -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end logo -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"20\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- slogan -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\r\n\r\n          </tr>\r\n\r\n          <!-- end slogan -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"40\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td bgcolor=\"#FFFFFF\" class=\"mar_admin\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"10\" cellpadding=\"0\">\r\n\r\n                <tbody><tr>\r\n\r\n                  <td height=\"50\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- title -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n\r\n                </tr>\r\n\r\n                <!-- end title -->\r\n\r\n                <!-- dash -->\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\">\r\n\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                      <tbody><tr>\r\n\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n\r\n                      </tr>\r\n\r\n                    </tbody></table>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <!-- end dash -->\r\n\r\n                \r\n\r\n                <tr>\r\n\r\n                  <td height=\"25\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                      Dear {name},<br/><br/>\r\n                      Your secret code to reset password is {otp} , this code is valid for 30 minutes only.\r\n                      Request you to utilize the same and reset your password.\r\n\r\n                    </td>\r\n\r\n                </tr>\r\n\r\n                \r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>                \r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Let us know if you need any further assistance.\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Thanks\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <!-- end content -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"40\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"45\"></td>\r\n\r\n                </tr>\r\n\r\n              </tbody></table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- option -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                <tbody><tr>\r\n\r\n                  <td height=\"15\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"15\"></td>\r\n\r\n                </tr>\r\n\r\n              </tbody></table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end option -->\r\n\r\n          <!-- point -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end point -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- profile -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end profile -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- social -->\r\n\r\n          <!-- regard -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"10\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"5\"></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n\r\n          </tr>\r\n\r\n          <tr>\r\n\r\n            <td height=\"15\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- end -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\">\r\n\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n\r\n                <tbody><tr>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\r\n\r\n                  </td>\r\n\r\n           \r\n\r\n                  <td width=\"20\"></td>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\r\n\r\n                  </td>\r\n\r\n                  \r\n\r\n                    <td width=\"20\"></td>\r\n\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\r\n\r\n                  </td>\r\n\r\n                  \r\n\r\n                </tr>\r\n\r\n              </tbody></table>\r\n\r\n            </td>\r\n\r\n          </tr>\r\n\r\n          <!-- end social -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"15\"></td>\r\n\r\n          </tr>\r\n\r\n          <!-- copyright -->\r\n\r\n          <tr>\r\n\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n\r\n          </tr>\r\n\r\n          <!-- end copyright -->\r\n\r\n          <tr>\r\n\r\n            <td height=\"30\"></td>\r\n\r\n          </tr>\r\n\r\n        </tbody></table>\r\n\r\n      </td>\r\n\r\n    </tr>\r\n\r\n  </tbody></table>', 'E,S', 'Your secret code to reset your password on Manek Ratna App is {otp}, this is valid for 30 minutes only.', 'T', '6852c24cd6fc057db7378bd2', '', '', '', '', '', '', '', 'S', 1700311156, 1700311156, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(36, 'New Feedback Received for MR App from', 'AFB', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n\n\n\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tbody><tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tbody><tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tbody><tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </tbody></table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Dear <b style=\"color:#610001;\">{name},</b>\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    New feedback is received from MR App, details for same are as follows :\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      <b style=\"color:#610001;\">Name :</b> {customer_name}<br/>\n					  <b style=\"color:#610001;\">Email Id :</b> {customer_email_id}<br/>\n					  <b style=\"color:#610001;\">Mobile No. :</b> {customer_mobile_number}<br/>					  \n					  <b style=\"color:#610001;\">Message :</b> {customer_message}<br/>\n            <b style=\"color:#610001;\">Screenshot Attached :</b><br/>\n                    </td>\n\n                </tr>\n				\n				\n				<tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <!-- content -->\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      Request you to review the same & update. <br/>\n                      Thanks,\n\n                    </td>\n\n                </tr>\n\n                \n\n                <!-- content -->\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr> \n                <!-- button -->\n                <!-- <tr> -->\n                  <!-- <td align=\"center\"> -->\n                    <!-- <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> -->\n                      <!-- <tbody><tr> -->\n                        <!-- <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\"> -->\n                          <!-- <a href=\"{link}\" target=\"_blank\" style=\"color:#ffffff;\">VERIFY EMAIL ID</a> -->\n                        <!-- </td> -->\n                      <!-- </tr> -->\n                    <!-- </tbody></table> -->\n                  <!-- </td> -->\n                <!-- </tr> -->\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </tbody></table>\n      </td>\n    </tr>\n  </tbody></table>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(37, 'Your Feedback for MR App is Received Successfully', 'UFB', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n\n\n\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tbody><tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tbody><tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tbody><tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </tbody></table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n\n                <tr>\n\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n\n                    Dear <b style=\"color:#610001;\">{name},</b>\n\n                  </td>\n\n                </tr>\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    We appreciate your efforts to provide us with feedback on the issue faced by you while using MR App.\nDetails received for same are as follows : \n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      <b style=\"color:#610001;\">Name : </b> {customer_name}<br/>\n					  <b style=\"color:#610001;\">Email Id : </b> {customer_email_id}<br/>\n                      <b style=\"color:#610001;\">Mobile No. : </b> {customer_mobile_number}<br/>					  					  \n					  <b style=\"color:#610001;\">Message : </b> {customer_message}<br/>\n                      <b style=\"color:#610001;\">Images Attached :</b><br/>\n                    </td>\n\n                </tr>\n				\n				\n				<tr>\n\n                  <td height=\"25\"></td>\n\n                </tr>\n\n                <!-- content -->\n\n                <tr>\n\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                        Thank you for your support.\n\n                    </td>\n\n                </tr>\n\n                \n\n                <!-- content -->\n\n                <tr>\n\n                  <td height=\"20\"></td>\n\n                </tr> \n                <!-- button -->\n                <!-- <tr> -->\n                  <!-- <td align=\"center\"> -->\n                    <!-- <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> -->\n                      <!-- <tbody><tr> -->\n                        <!-- <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\"> -->\n                          <!-- <a href=\"{link}\" target=\"_blank\" style=\"color:#ffffff;\">VERIFY EMAIL ID</a> -->\n                        <!-- </td> -->\n                      <!-- </tr> -->\n                    <!-- </tbody></table> -->\n                  <!-- </td> -->\n                <!-- </tr> -->\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tbody><tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\n                  </td>\n                  \n                </tr>\n              </tbody></table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </tbody></table>\n      </td>\n    </tr>\n  </tbody></table>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(38, 'New Requirement is Posted on MR App', 'ARQM', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n\r\n\r\n\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tbody><tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tbody><tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tbody><tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </tbody></table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Dear <b style=\"color:#610001;\">{name},</b>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    New requirement is received on MR App, details for same are as follows : \r\n                  </td>\r\n                </tr>\r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"25\"></td>\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                      <b style=\"color:#610001;\">Name :</b> {customer_name}<br/>\r\n                      <b style=\"color:#610001;\">Mobile No. :</b> {customer_mobile_number}<br/>\r\n                      <b style=\"color:#610001;\">Email Id :</b> {customer_email_id}<br/>\r\n                      <b style=\"color:#610001;\">Required Quantity :</b> {customer_req_qty}<br/>\r\n                      <b style=\"color:#610001;\">Approximate Order Value :</b> {customer_order_value}<br/>\r\n                      <b style=\"color:#610001;\">Requirement / Message :</b> {customer_req_message}<br/>\r\n                      <b style=\"color:#610001;\">Images Attached :</b><br/>\r\n                    </td>\r\n\r\n                </tr>\r\n				\r\n				\r\n				<tr>\r\n\r\n                  <td height=\"25\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                      Request you to review the same & update.<br/>\r\n                      Thanks,\r\n\r\n                    </td>\r\n\r\n                </tr>\r\n\r\n                \r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr> \r\n                <!-- button -->\r\n                <!-- <tr> -->\r\n                  <!-- <td align=\"center\"> -->\r\n                    <!-- <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> -->\r\n                      <!-- <tbody><tr> -->\r\n                        <!-- <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\"> -->\r\n                          <!-- <a href=\"{link}\" target=\"_blank\" style=\"color:#ffffff;\">VERIFY EMAIL ID</a> -->\r\n                        <!-- </td> -->\r\n                      <!-- </tr> -->\r\n                    <!-- </tbody></table> -->\r\n                  <!-- </td> -->\r\n                <!-- </tr> -->\r\n                <!-- end button -->\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </tbody></table>\r\n      </td>\r\n    </tr>\r\n  </tbody></table>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1');
INSERT INTO `tbl_emailer` (`emailer_id`, `subject`, `type`, `from_name`, `from_mail_id`, `message`, `content_type`, `sms_msg`, `sms_type`, `sms_template_id`, `sms_api_username`, `sms_sender_id`, `push_msg`, `smtp_host`, `smtp_user`, `smtp_password`, `smtp_port`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(39, 'Your Requirement is Received Successfully on MR App', 'URQM', 'Manek Ratna', 'sales@manekratna.com', '<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n  <!--[if !mso]><!-->\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n  <!--<![endif]-->\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <meta name=\"color-scheme\" content=\"light\">\r\n  <meta name=\"supported-color-schemes\" content=\"light\">\r\n  <title></title>\r\n  <style type=\"text/css\">\r\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\r\n.ExternalClass { width: 100%; background-color: #ffffff; }\r\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\r\nhtml { width: 100%; }\r\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\r\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\r\n.yshortcuts a { border-bottom: none !important; }\r\nimg:hover { opacity: 0.9 !important; }\r\na { color: #21b6ae; text-decoration: none; }\r\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\r\n.btn-link a { color: #FFFFFF !important; }\r\n\r\n@media only screen and (max-width: 479px) {\r\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\r\n.table-inner{ width: 90% !important; text-align: center !important;}\r\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\r\n/*gmail*/\r\nu + .body .full { width:100% !important; width:100vw !important;}\r\n}\r\n</style>\r\n\r\n\r\n\r\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n    <tbody><tr>\r\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\r\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n          <tbody><tr>\r\n            <td height=\"50\"></td>\r\n          </tr>\r\n          <!-- logo -->\r\n          <tr>\r\n            <td align=\"center\" style=\"line-height: 0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\">\r\n            </td>\r\n          </tr>\r\n          <!-- end logo -->\r\n          <tr>\r\n            <td height=\"20\"></td>\r\n          </tr>\r\n          <!-- slogan -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers &amp; Wholesalers</td>\r\n          </tr>\r\n          <!-- end slogan -->\r\n          <tr>\r\n            <td height=\"40\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\r\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td height=\"50\"></td>\r\n                </tr>\r\n                <!-- title -->\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\r\n                </tr>\r\n                <!-- end title -->\r\n                <!-- dash -->\r\n                <tr>\r\n                  <td align=\"center\">\r\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                      <tbody><tr>\r\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\r\n                      </tr>\r\n                    </tbody></table>\r\n                  </td>\r\n                </tr>\r\n                <!-- end dash -->\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n\r\n                    Dear <b style=\"color:#610001;\">{name},</b>\r\n\r\n                  </td>\r\n\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr>\r\n                <!-- content -->\r\n                <tr>\r\n                  <td style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\r\n                    We have received your requirement on MR App, details for same are as follows : \r\n                  </td>\r\n                </tr>\r\n                <!-- end content -->\r\n                <tr>\r\n                  <td height=\"25\"></td>\r\n                </tr>\r\n\r\n                <tr>\r\n\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                      <b style=\"color:#610001;\">Name :</b> {customer_name}<br/>\r\n                      <b style=\"color:#610001;\">Mobile No. :</b> {customer_mobile_number}<br/>\r\n                      <b style=\"color:#610001;\">Email Id :</b> {customer_email_id}<br/>\r\n                      <b style=\"color:#610001;\">Required Quantity :</b> {customer_req_qty}<br/>\r\n                      <b style=\"color:#610001;\">Approximate Order Value :</b> {customer_order_value}<br/>\r\n                      <b style=\"color:#610001;\">Requirement / Message :</b> {customer_req_message}<br/>\r\n                      <b style=\"color:#610001;\">Images Attached :</b><br/>\r\n                    </td>\r\n\r\n                </tr>\r\n				\r\n				\r\n				<tr>\r\n\r\n                  <td height=\"25\"></td>\r\n\r\n                </tr>\r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \r\n                        Our team will review the same and update you at the earliest.<br/>\r\n                      Thanks,\r\n\r\n                    </td>\r\n\r\n                </tr>\r\n\r\n                \r\n\r\n                <!-- content -->\r\n\r\n                <tr>\r\n\r\n                  <td height=\"20\"></td>\r\n\r\n                </tr> \r\n                <!-- button -->\r\n                <!-- <tr> -->\r\n                  <!-- <td align=\"center\"> -->\r\n                    <!-- <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> -->\r\n                      <!-- <tbody><tr> -->\r\n                        <!-- <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px;\"> -->\r\n                          <!-- <a href=\"{link}\" target=\"_blank\" style=\"color:#ffffff;\">VERIFY EMAIL ID</a> -->\r\n                        <!-- </td> -->\r\n                      <!-- </tr> -->\r\n                    <!-- </tbody></table> -->\r\n                  <!-- </td> -->\r\n                <!-- </tr> -->\r\n                <!-- end button -->\r\n                <tr>\r\n                  <td height=\"45\"></td>\r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- option -->\r\n          <tr>\r\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n                <tr>\r\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\r\n                </tr>\r\n                <tr>\r\n                  <td height=\"15\"></td>\r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- end option -->\r\n          <!-- point -->\r\n          <tr>\r\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\r\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\">\r\n            </td>\r\n          </tr>\r\n          <!-- end point -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- profile -->\r\n          <tr>\r\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\r\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\">\r\n            </td>\r\n          </tr>\r\n          <!-- end profile -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n          <!-- social -->\r\n          <!-- regard -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"10\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"5\"></td>\r\n          </tr>\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\r\n          </tr>\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- end -->\r\n          <tr>\r\n            <td align=\"center\">\r\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n                <tbody><tr>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\"> </a>\r\n                  </td>\r\n           \r\n                  <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\"> </a>\r\n                  </td>\r\n                  \r\n                    <td width=\"20\"></td>\r\n                  <td align=\"center\" style=\"line-height:0xp;\">\r\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\"> </a>\r\n                  </td>\r\n                  \r\n                </tr>\r\n              </tbody></table>\r\n            </td>\r\n          </tr>\r\n          <!-- end social -->\r\n          <tr>\r\n            <td height=\"15\"></td>\r\n          </tr>\r\n          <!-- copyright -->\r\n          <tr>\r\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\r\n          </tr>\r\n          <!-- end copyright -->\r\n          <tr>\r\n            <td height=\"30\"></td>\r\n          </tr>\r\n        </tbody></table>\r\n      </td>\r\n    </tr>\r\n  </tbody></table>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(40, 'New Store Appointment at Manek Ratna', 'SAP', 'Manek Ratna', 'sales@manekratna.com', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                        Dear Admin, <br/>New request received for : <b style=\"color:#610001;\">Store Appointment</b> <br/>\n                      <b style=\"color:#610001;\">Name: {customer_name}</b> <br/>\n                      <b style=\"color:#610001;\">Company Name: {company_name}</b> <br/>\n                      <b style=\"color:#610001;\">Mobile No: {customer_mobile_number}</b> <br/>\n                      <b style=\"color:#610001;\">WhatsApp No: {customer_whatsapp_number}</b> <br/>\n                      <b style=\"color:#610001;\">Email: {email}</b> <br/>\n                      <b style=\"color:#610001;\">Date: {date}</b> <br/>\n                      <b style=\"color:#610001;\">Time: {time}</b> <br/>\n                      <b style=\"color:#610001;\">Reason: {reason}</b> <br/>\n                      <b style=\"color:#610001;\">Message: {message}</b>\n                    </td>\n                </tr>\n                \n                <!-- content -->\n              \n                <tr>\n                  <td height=\"20\" align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    \n                  </td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Request you to review the same.\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    \n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px; text-transform: uppercase;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >Renew Now</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(41, 'New Video Appointment at Manek Ratna', 'VAP', 'Manek Ratna', 'sales@manekratna.com', '\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<head>\n  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n  <!--[if !mso]><!-->\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n  <!--<![endif]-->\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n  <meta name=\"color-scheme\" content=\"light\">\n  <meta name=\"supported-color-schemes\" content=\"light\">\n  <title></title>\n  <style type=\"text/css\">\n.ReadMsgBody { width: 100%; background-color: #ffffff; }\n.ExternalClass { width: 100%; background-color: #ffffff; }\n.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; }\nhtml { width: 100%; }\nbody { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; }\ntable { border-spacing: 0; table-layout: auto; margin: 0 auto; }\n.yshortcuts a { border-bottom: none !important; }\nimg:hover { opacity: 0.9 !important; }\na { color: #21b6ae; text-decoration: none; }\n.textbutton a { font-family: \'open sans\', arial, sans-serif !important; }\n.btn-link a { color: #FFFFFF !important; }\n\n@media only screen and (max-width: 479px) {\nbody { width: auto !important; font-family: \'Open Sans\', Arial, Sans-serif !important;}\n.table-inner{ width: 90% !important; text-align: center !important;}\n.table-full { width: 100%!important; max-width: 100%!important; text-align: center !important;}\n/*gmail*/\nu + .body .full { width:100% !important; width:100vw !important;}\n}\n</style>\n</head>\n\n<body class=\"body\">\n  <table class=\"full\" width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n    <tr>\n      <td background=\"https://www.manekratna.com/upload/emailer/bg.jpg\" bgcolor=\"#494c50\" valign=\"top\" style=\"background-size: cover; background-position: center;\">\n        <table align=\"center\" width=\"600\" class=\"table-inner\" style=\"max-width: 600px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n          <tr>\n            <td height=\"50\"></td>\n          </tr>\n          <!-- logo -->\n          <tr>\n            <td align=\"center\" style=\"line-height: 0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/logo.png\" alt=\"logo\" />\n            </td>\n          </tr>\n          <!-- end logo -->\n          <tr>\n            <td height=\"20\"></td>\n          </tr>\n          <!-- slogan -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:11px; color:#FFFFFF;text-transform:uppercase; letter-spacing:4px;\">Artificial Jewelry Manufacturers & Wholesalers</td>\n          </tr>\n          <!-- end slogan -->\n          <tr>\n            <td height=\"40\"></td>\n          </tr>\n          <tr>\n            <td bgcolor=\"#FFFFFF\" style=\"border-top-left-radius:4px; border-top-right-radius:4px;\" align=\"center\">\n              <table align=\"center\" width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"50\"></td>\n                </tr>\n                <!-- title -->\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:24px; color:#3b3b3b; font-weight: bold; letter-spacing:4px;\">Welcome to Manek Ratna</td>\n                </tr>\n                <!-- end title -->\n                <!-- dash -->\n                <tr>\n                  <td align=\"center\">\n                    <table width=\"25\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td height=\"20\" style=\"border-bottom:2px solid #610001;\"></td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end dash -->\n                \n                <tr>\n                  <td height=\"25\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                    <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\"> \n                      Dear Admin, <br/>New request received for : <b style=\"color:#610001;\">Video Purchase Appointment </b> <br/>                       \n                      <b style=\"color:#610001;\">Name: {customer_name}</b> <br/>\n                      <b style=\"color:#610001;\">Company Name: {company_name}</b> <br/>\n                      <b style=\"color:#610001;\">Mobile No: {customer_mobile_number}</b> <br/>\n                      <b style=\"color:#610001;\">WhatsApp No: {customer_whatsapp_number}</b> <br/>\n                      <b style=\"color:#610001;\">Email: {email}</b> <br/>\n                      <b style=\"color:#610001;\">Date: {date}</b> <br/>\n                      <b style=\"color:#610001;\">Time: {time}</b> <br/>\n                      <b style=\"color:#610001;\">Reason: {reason}</b> <br/>\n                      <b style=\"color:#610001;\">Message: {message}</b>                      \n                    </td>\n                </tr>              \n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    \n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    (Applicable for Purchase products only ) Minimum order amount for Video Purchase is <b style=\"color:#610001;\">INR 15,000.</b>\n\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Request you to review the same.\n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <!-- content -->\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    \n                  </td>\n                </tr>\n                <tr>\n                  <td height=\"20\"></td>\n                </tr>\n                <tr>\n                  <td align=\"left\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#757575; line-height:30px;\">\n                    Thanks\n                  </td>\n                </tr>\n                <!-- end content -->\n                <tr>\n                  <td height=\"40\"></td>\n                </tr>\n                <!-- button -->\n                <tr>\n                  <td align=\"center\">\n                    <table class=\"textbutton\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                      <tr>\n                        <td class=\"btn-link\" bgcolor=\"#610001\" height=\"35\" align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: bold;padding-left: 25px;padding-right: 25px;border-radius:30px; text-transform: uppercase;\">\n                          <a href=\"https://www.manekratna.com/\" target=_blank >Renew Now</a>\n                        </td>\n                      </tr>\n                    </table>\n                  </td>\n                </tr>\n                <!-- end button -->\n                <tr>\n                  <td height=\"45\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- option -->\n          <tr>\n            <td align=\"center\" bgcolor=\"#d4aa4e\" style=\" border-bottom-left-radius:4px; border-bottom-right-radius:4px;\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n                <tr>\n                  <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#7f8c8d;\"><a href=\"#\"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"#\"></a></td>\n                </tr>\n                <tr>\n                  <td height=\"15\"></td>\n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end option -->\n          <!-- point -->\n          <tr>\n            <td height=\"22\" align=\"center\" style=\"line-height:0px;\">\n              <img src=\"https://www.manekratna.com/upload/emailer/point.png\" alt=\"img\" width=\"42\" height=\"22\" style=\"display:block; line-height:0px; font-size:0px; border:0px;\" />\n            </td>\n          </tr>\n          <!-- end point -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- profile -->\n          <tr>\n            <td height=\"100\" align=\"center\" style=\"line-height:0px;\">\n              <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/profile.png\" alt=\"img\" />\n            </td>\n          </tr>\n          <!-- end profile -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n          <!-- social -->\n          <!-- regard -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center;\">Regards</td>\n          </tr>\n          <tr>\n            <td height=\"10\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:17px; color:#610001; text-align:center; font-weight: bold;\">Team Manek Ratna</td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Email : <a href=\"mail:info@manekratna.com\" style=\"color:#ffffff; font-weight: 400;\">info@manekratna.com</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Call us on : <a href=\"telto:9930955640\" style=\"color:#ffffff; font-weight: 400;\">+91-9930955640 | +91-9820212293</a></td>\n          </tr>\n          <tr>\n            <td height=\"5\"></td>\n          </tr>\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#ffffff; text-align:center; font-weight: bold;\">Whatsapp No. : <a href=\"telto:8879438031\" style=\"color:#ffffff; font-weight: 400;\">+91-8879438031</a></td>\n          </tr>\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- end -->\n          <tr>\n            <td align=\"center\">\n              <table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n                <tr>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/fb.png\" alt=\"img\" /> </a>\n                  </td>\n           \n                  <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/ins.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                    <td width=\"20\"></td>\n                  <td align=\"center\" style=\"line-height:0xp;\">\n                    <a href=\"#\"> <img style=\"display:block; line-height:0px; font-size:0px; border:0px;\" src=\"https://www.manekratna.com/upload/emailer/db.png\" alt=\"img\" /> </a>\n                  </td>\n                  \n                </tr>\n              </table>\n            </td>\n          </tr>\n          <!-- end social -->\n          <tr>\n            <td height=\"15\"></td>\n          </tr>\n          <!-- copyright -->\n          <tr>\n            <td align=\"center\" style=\"font-family: \'Open Sans\', Arial, sans-serif; font-size:13px; color:#FFFFFF;\">© 2020 - 2025 Manek Ratna. All Rights Reserved.</td>\n          </tr>\n          <!-- end copyright -->\n          <tr>\n            <td height=\"30\"></td>\n          </tr>\n        </table>\n      </td>\n    </tr>\n  </table>\n</body>\n\n</html>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 0, 0, '1'),
(43, 'Abc', 'UA', 'Suraj', 's1@gmail.com', '<p>SDA</p>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'H', 1765205593, 1765205593, '1'),
(44, 'test kridh ut', 'OTP', 'Krish test ut', 'krrish@gmail.comut', '<ul><li><b><u>hiiefjierjifre</u></b></li><li><b><u>update</u></b></li></ul>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 1765265838, 1765265873, ''),
(45, 'SED', 'UR', 'Prakash11', 's2@gmail.com', '<p>ASDC</p>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 1765355644, 1765355644, '1'),
(46, 'SEDD', 'UR', 'Prakash111', 's2@gmail.com', '<p>SED</p>', 'E', '', 'T', '', '', '', '', '', '', '', '', 'S', 1765355737, 1765355737, '1');

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

--
-- Table structure for table `tbl_enquiry`
--

CREATE TABLE `tbl_enquiry` (
  `enquiry_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `images` varchar(200) NOT NULL,
  `quantity` varchar(50) NOT NULL,
  `order_value` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_faq`
--

CREATE TABLE `tbl_faq` (
  `faq_id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_faq`
--

INSERT INTO `tbl_faq` (`faq_id`, `title`, `description`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'What is Order?', 'Order is placed for products which are in stock and readily available with us. Stock accuracy is upto 90% at Manek Ratna, we cannot commit 100% since there are multiple B2B customers placing orders at the same time on our portal for the same product which you desire to order.\nWe always encourage our customers to make orders from products which are available with us, so they can easily get those.', 'S', 1678728619, 1678728619, '1'),
(2, 'Is There Any Minimum Order Amount?', 'Yes we have a minimum order Amount of INR 10,000 for the first time you start working with us. After the first order there is no minimum order amount, you can order for the amount you wish to.', 'S', 1678728737, 1678728737, '1'),
(3, 'Is There Any Minimum Order Quantity (MOQ)?', 'No, we do not have any MOQ for any design, this is the best part of working with Manek Ratna.', 'S', 1678728737, 1678728737, '1'),
(4, 'Can I Place an Order On WhatsApp?', 'No, we do not accept orders on WhatsApp, it is not possible for us to manage all our customer orders on WhatsApp.', 'S', 1678728737, 1678728737, '1'),
(5, 'Do You Have WhatsApp Broadcast List By Which I Can Get Regular Updates?', 'No, we do not broadcast our collection.', 'S', 1678728737, 1678728737, '1'),
(6, 'How Do I Receive Daily Updates Of New Collection?', 'PLEASE FOLLOW US ON http://www.manekratna.com/whats-trending.html. Website is updated daily with 10-15 new designs.', 'S', 1678728619, 1678728619, '1'),
(7, 'Can You Provide Images Without Watermarks?', 'No, as per our company policy we cannot provide you images without a watermark.', 'S', 1678728737, 1678728737, '1'),
(8, 'Can I Use Your Product Images To Circulate To My Customers Online / Offline?', 'Yes, you can use our images online / offline only if you are our customer else you may invite legal action.', 'S', 1678728737, 1678728737, '1'),
(9, 'Can I Take Order On Images & Forward You?', 'You can take order on images but we cannot guarantee availability of the product when you take order, there will be instances when you will have to say no to your customers, since while you are seeing a product is in stock at the same time other customers are booking the same product so we strongly suggest to keep stock availability with you so you don\'t have to lose your customers.', 'S', 1678728737, 1678728737, '1'),
(10, 'How Do We Ship Nationally (India)?', 'Shipping in INDIA is done via DELHIVERY courier and is charged @ Rs. 100 for 500 gms & Rs. 150 for 1kg. After the package is shipped, tracking details will be provided within 24 hours via email.', 'S', 1678728737, 1678728737, '1'),
(11, 'Do We Ship Internationally? And How?', 'Yes we ship Internationally to all Countries. International shipping to all countries is charged on actuals depending on the weight of the package. Package is shipped internationally via couriers like Fedex, DHL, UPS & Aramex which will provide you complete tracking details within 24 hours of dispatch. We evaluate and select the courier so that you get the best shipping rates for your country.', 'S', 1678728737, 1678728737, '1'),
(12, 'What If I Receive My Package With Less Number Of Products Then Mentioned In My Invoice?', 'On receiving the package the first thing you do is to take the total count of the products as mentioned in the invoice which is there in your my account section. If you find any product which you have not received then please mention the SKU of the product along with its color and email us on support@manekratna.com within 24 hours of receipt of the package.\n\nFor missing products there are 2 possibilities :\nProducts were at our office and they were missed in packaging from our end. (This is very rare once the product is in your invoice), our team will investigate this thoroughly and get back to you. If we find any products which are in our office we will refund the remaining products amount or adjust the same in your next order.\nProducts go missing after the package is dispatched from our office during transit, in this case we will try our best to discover missing products by coordinating with the courier company. Manek Ratna will not be liable to bear any financial loss caused due to products missing during transit, since this is beyond our control.', 'S', 1678728737, 1678728737, '1'),
(13, 'What If Shipment Is Lost During Transit Nationally & Internationally?', 'Usually 99% of the time the packages are delivered successfully without any hassles. We use branded cargo companies like Fedex, DTDC, DHL , UPS , etc., but still if there is any loss of package during transit, that is after we have shipped from Manek Ratna, then things are beyond our control and we would try our best to get your package traced but would not be liable to bear any financial loss caused due to loss of package.', 'S', 1678728737, 1678728737, '1'),
(14, 'Are The Packages Insured?', 'No the package is not insured for National & International Shipments, for any further queries email us on Support@Manekratna.Com.', 'S', 1678728737, 1678728737, '1'),
(15, 'Can I Send My Courier Company At Manek Ratna For Pickup?', 'Yes you can send your courier / shipment partner, we will handover the package to the concerned person after having a total count of the products in presence of the pickup person. Please Note : After the handover of the parcel, Manek Ratna will not be liable if any product is lost or the package is lost, Manek Ratna will not bear any financial loss caused due to this.', 'S', 1678728737, 1678728737, '1'),
(16, 'What Payment Methods Are Accepted Nationally In India?', 'Payments are accepted nationally in INDIA by following means :\r\nNEFT/RTGS to Manek Ratna \'s current account.\r\nMake Online Payment on Https://Www.Manekratna.Com/Add-Payment.Php\r\n\r\nBank Details are as Follows :\r\nA/C Name: Manekratna\r\nBank Name : ICICI BANK\r\nA/c Type : CURRENT\r\nA/C NO.642605500490\r\nIFSC CODE NO.: icic0006426\r\nBranch : Kalbadevi br.(Ranwadi) Mumbai.', 'S', 1678728737, 1678728737, '1'),
(17, 'What Payment Methods Are Accepted Internationally?', 'Internationally we accept payments into our Forex Account, details of the same will be emailed to you when required. You can email us on Support@Manekratna.Com for any further assistance. Please Note : If you want to transfer to us via any other mode then please first contact us on Support@Manekratna.Com', 'S', 1678728737, 1678728737, '1'),
(18, 'Is Paypal / Credit Card Payments Accepted For International / National Transactions?', 'No, we do not accept PayPal or Credit Card for International Payments.', 'S', 1678728737, 1678728737, '1'),
(19, 'Do We Provide VAT / CST / GST Invoice?', 'Yes we provide VAT / CST / GST Invoice. Following are the details required to be provide for Invoice :\r\n\r\nYour Company Name\r\nVAT / TIN / GST No./ PAN Card Details\r\nCompany Address', 'S', 1678728737, 1678728737, '1'),
(20, 'What If There Are Any Bank Charges While Transferring To Your Account?', 'Our policy is clear that whatever is the invoice value in INR that should reflect in our account. If there are any bank charges involved / deduction due to conversion then it will have to be borne by you.', 'S', 1678728737, 1678728737, '1'),
(21, 'What If You Receive Defective Products?', 'Our team works hard to provide you defect free products but there are instances when you may receive a defective product which is not repairable at your end then we accept return of these products and replace the same in your future orders or refund the amount once we receive the defective product back. If you receive any defective product then please email us on Support@Manekratna.Com.\r\nDefect a lot of times is caused in transit during shipping.\r\nStones popping out during transit is not considered as defect since these can be easily stuck back at your end, we will guide you for the same, just drop us an email on Support@Manekratna.Com', 'S', 1678728737, 1678728737, '1'),
(22, 'What If I Do Not Like Product Design? Can I Return Them?', 'No, we do not accept returns for products which you do not like, this is the minimum risk which has to be borne by you.', 'S', 1678728737, 1678728737, '1'),
(23, 'Do You Have To Return The Defective Products Back To Manek Ratna?', 'Yes you have to return the defective product back to us, only then will we replace / refund the amount.', 'S', 1678728737, 1678728737, '1'),
(24, 'When Will You Receive The Defective Product Back?', 'We replace the defective product in your future orders parcel. So that you do not incur extra shipping cost.', 'S', 1678728737, 1678728737, '1');

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

--
-- Table structure for table `tbl_favorite`
--

CREATE TABLE `tbl_favorite` (
  `favorite_id` int(10) UNSIGNED NOT NULL,
  `customer_id` int(10) UNSIGNED NOT NULL,
  `product_id` int(10) UNSIGNED NOT NULL,
  `product_image` varchar(255) DEFAULT NULL,
  `SKU` varchar(100) DEFAULT NULL,
  `Manufacturer` varchar(150) DEFAULT NULL,
  `Plating` varchar(100) DEFAULT NULL,
  `Shelf` varchar(100) DEFAULT NULL,
  `Variation` varchar(150) DEFAULT NULL,
  `Qty` int(10) UNSIGNED DEFAULT 1,
  `status` tinyint(1) DEFAULT 1 COMMENT '1=Active, 0=Inactive',
  `added_on` datetime DEFAULT current_timestamp(),
  `updated_on` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `tbl_feedback`
--

CREATE TABLE `tbl_feedback` (
  `feedback_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `images` varchar(200) NOT NULL,
  `message` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_hierarchy`
--

CREATE TABLE `tbl_hierarchy` (
  `hierarchy_id` int(11) NOT NULL,
  `parent_id` int(11) DEFAULT NULL,
  `hierarchy` varchar(255) NOT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `is_master` enum('Y','N') NOT NULL DEFAULT 'N'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_hierarchy_value`
--

CREATE TABLE `tbl_hierarchy_value` (
  `hierarchy_value_id` int(11) NOT NULL,
  `hierarchy_id` int(11) DEFAULT NULL,
  `hierarchy_value` varchar(255) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_hierarchy_value`
--

INSERT INTO `tbl_hierarchy_value` (`hierarchy_value_id`, `hierarchy_id`, `hierarchy_value`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 0, 'ASD', 'S', 1765464592, 1765464592, 0, 0, '1'),
(2, 0, 'DSA', 'S', 1765464597, 1765464597, 0, 0, '1'),
(3, 0, 'DSA1888', 'S', 1765464603, 1765464603, 0, 0, '0');

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

--
-- Table structure for table `tbl_invoice`
--

CREATE TABLE `tbl_invoice` (
  `invoice_id` int(11) NOT NULL,
  `invoice_no` varchar(100) DEFAULT NULL,
  `order_id` int(11) DEFAULT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `sales_person_id` int(11) DEFAULT NULL,
  `invoice_date` varchar(50) DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `mobile_no` varchar(100) DEFAULT NULL,
  `shipping_address` text DEFAULT NULL,
  `billing_address` text DEFAULT NULL,
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN') DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled',
  `coupon_id` int(11) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT '0',
  `shipping_charges` varchar(50) DEFAULT '0',
  `weight` varchar(50) DEFAULT NULL,
  `other_charges_desc` varchar(200) DEFAULT NULL,
  `other_charges` varchar(50) DEFAULT '0',
  `payable_amount` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_invoice_detail`
--

CREATE TABLE `tbl_invoice_detail` (
  `invoice_detail_id` int(11) NOT NULL,
  `invoice_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `sku` varchar(100) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `product_barcode_id` varchar(100) DEFAULT NULL,
  `product_barcode` varchar(100) DEFAULT NULL,
  `quantity` varchar(50) DEFAULT NULL,
  `price` varchar(50) DEFAULT NULL,
  `attribute` varchar(255) DEFAULT NULL,
  `attribute_values` varchar(255) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_issue_log`
--

CREATE TABLE `tbl_issue_log` (
  `issue_log_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `before_order_count` varchar(100) NOT NULL,
  `after_order_count` varchar(100) NOT NULL,
  `date` date NOT NULL,
  `time` varchar(100) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `platform` enum('W','M') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_job_status`
--

CREATE TABLE `tbl_job_status` (
  `job_status_id` int(11) NOT NULL,
  `job_status` varchar(255) NOT NULL,
  `active_status` enum('S','H') NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_job_status`
--

INSERT INTO `tbl_job_status` (`job_status_id`, `job_status`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'DSA11', 'S', 1765531189, 1765531212, 1, 1, '0'),
(2, 'DSE', 'S', 1765531249, 1765531249, 1, 1, '0'),
(3, 'SAA', 'S', 1765531268, 1765531268, 1, 1, '0'),
(4, 'DSA5', 'S', 1765531946, 1765531954, 1, 1, '0'),
(5, 'Success', 'S', 1766054449, 1766054449, 1, 1, '0'),
(6, 'KT Ut', 'S', 1766054459, 1766054499, 1, 1, '0'),
(7, 'Test', 'S', 1766054523, 1766054523, 1, 1, '1');

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

--
-- Table structure for table `tbl_ledger`
--

CREATE TABLE `tbl_ledger` (
  `ledger_id` int(11) NOT NULL,
  `ledger_no` varchar(100) NOT NULL,
  `reference_no` varchar(100) NOT NULL,
  `txn_type` enum('P','S') NOT NULL DEFAULT 'P',
  `payment_reason` varchar(100) NOT NULL,
  `type` enum('CR','DR') NOT NULL,
  `date` date NOT NULL,
  `amount` varchar(100) NOT NULL,
  `user_id` int(11) NOT NULL,
  `discount` varchar(50) NOT NULL,
  `additional_discount` varchar(50) NOT NULL,
  `tax` varchar(50) NOT NULL,
  `sub_total` varchar(50) NOT NULL,
  `ledger_status` enum('A','P','R') NOT NULL DEFAULT 'P' COMMENT 'A=>Approved,P=>Pending,R=>Rejected',
  `ledger_type` enum('O','P','B','G') NOT NULL COMMENT 'O=>Opening Balance,P=>Payment,B=>Bill Entry, GR=>GR Invoice',
  `is_gr` enum('Y','N') NOT NULL DEFAULT 'N',
  `payment_mode` enum('CA','CH','ON') NOT NULL COMMENT 'CA=>Cash,CH=>Cheque,ON=>Online',
  `payment_method` varchar(50) NOT NULL,
  `pg_order_id` varchar(100) NOT NULL,
  `pg_payment_id` varchar(200) NOT NULL,
  `pg_signature` text NOT NULL,
  `is_paid` enum('Y','N') NOT NULL DEFAULT 'N',
  `remark` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_ledger_item`
--

CREATE TABLE `tbl_ledger_item` (
  `ledger_item_id` int(11) NOT NULL,
  `ledger_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_sku` varchar(100) NOT NULL,
  `product_variation` text NOT NULL,
  `product_rate` varchar(100) NOT NULL,
  `quantity` varchar(50) NOT NULL,
  `product_image` varchar(100) NOT NULL,
  `note` varchar(255) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_log`
--

CREATE TABLE `tbl_log` (
  `log_id` int(11) NOT NULL,
  `admin_id` int(11) DEFAULT NULL,
  `section` varchar(50) DEFAULT NULL,
  `log` varchar(255) DEFAULT NULL,
  `model` varchar(100) DEFAULT NULL,
  `record_id` int(11) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_log`
--

INSERT INTO `tbl_log` (`log_id`, `admin_id`, `section`, `log`, `model`, `record_id`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 1, 'Login', 'Jiami Superadmin logged in to ERP at 27-02-2026 05:28:00 pm', '', 0, 'S', 1, 1, 1772193480, 1772193480, '1'),
(2, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 12:07:56 am', '', 0, 'S', 1, 1, 1772217476, 1772217476, '1'),
(3, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 10:56:30 am', '', 0, 'S', 1, 1, 1772256390, 1772256390, '1'),
(4, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 10:59:12 am', '', 0, 'S', 1, 1, 1772256552, 1772256552, '1'),
(5, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 11:16:09 am', '', 0, 'S', 1, 1, 1772257569, 1772257569, '1'),
(6, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 11:18:24 am', '', 0, 'S', 1, 1, 1772257704, 1772257704, '1'),
(7, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 03:09:08 pm', '', 0, 'S', 1, 1, 1772271548, 1772271548, '1'),
(8, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 04:59:15 pm', '', 0, 'S', 1, 1, 1772278155, 1772278155, '1'),
(9, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 06:38:11 pm', '', 0, 'S', 1, 1, 1772284091, 1772284091, '1'),
(10, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-02-2026 06:39:06 pm', '', 0, 'S', 1, 1, 1772284146, 1772284146, '1'),
(11, 1, 'Login', 'Jiami Superadmin logged in to ERP at 01-03-2026 06:40:25 pm', '', 0, 'S', 1, 1, 1772370625, 1772370625, '1'),
(12, 1, 'Login', 'Jiami Superadmin logged in to ERP at 03-03-2026 11:43:07 pm', '', 0, 'S', 1, 1, 1772561587, 1772561587, '1'),
(13, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-03-2026 11:11:27 am', '', 0, 'S', 1, 1, 1772602887, 1772602887, '1'),
(14, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-03-2026 01:20:20 pm', '', 0, 'S', 1, 1, 1772610620, 1772610620, '1'),
(15, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-03-2026 03:23:50 pm', '', 0, 'S', 1, 1, 1772618030, 1772618030, '1'),
(16, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-03-2026 04:40:45 pm', '', 0, 'S', 1, 1, 1772622645, 1772622645, '1'),
(17, 1, 'Login', 'Jiami Superadmin logged in to ERP at 05-03-2026 10:26:47 am', '', 0, 'S', 1, 1, 1772686607, 1772686607, '1'),
(18, 1, 'Login', 'Jiami Superadmin logged in to ERP at 05-03-2026 03:05:46 pm', '', 0, 'S', 1, 1, 1772703346, 1772703346, '1'),
(19, 1, 'Login', 'Jiami Superadmin logged in to ERP at 05-03-2026 05:35:04 pm', '', 0, 'S', 1, 1, 1772712304, 1772712304, '1'),
(20, 1, 'Login', 'Jiami Superadmin logged in to ERP at 06-03-2026 11:31:09 am', '', 0, 'S', 1, 1, 1772776869, 1772776869, '1'),
(21, 1, 'Login', 'Jiami Superadmin logged in to ERP at 06-03-2026 01:38:46 pm', '', 0, 'S', 1, 1, 1772784526, 1772784526, '1'),
(22, 1, 'Login', 'Jiami Superadmin logged in to ERP at 06-03-2026 04:41:27 pm', '', 0, 'S', 1, 1, 1772795487, 1772795487, '1'),
(23, 1, 'Login', 'Jiami Superadmin logged in to ERP at 07-03-2026 12:38:43 pm', '', 0, 'S', 1, 1, 1772867323, 1772867323, '1'),
(24, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-03-2026 03:17:13 pm', '', 0, 'S', 1, 1, 1773222433, 1773222433, '1'),
(25, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-03-2026 06:46:39 pm', '', 0, 'S', 1, 1, 1773234999, 1773234999, '1'),
(26, 1, 'Login', 'Jiami Superadmin logged in to ERP at 21-03-2026 01:23:02 pm', '', 0, 'S', 1, 1, 1774079582, 1774079582, '1'),
(27, 1, 'Update', 'Jiami Superadmin updated categorymodel  in ERP at 21-03-2026 01:23:14 pm', 'CategoryModel', 12, 'S', 1, 1, 1774079594, 1774079594, '1'),
(28, 1, 'Login', 'Jiami Superadmin logged in to ERP at 21-03-2026 04:30:58 pm', '', 0, 'S', 1, 1, 1774090858, 1774090858, '1'),
(29, 1, 'Login', 'Jiami Superadmin logged in to ERP at 23-03-2026 06:31:42 pm', '', 0, 'S', 1, 1, 1774270902, 1774270902, '1'),
(30, 1, 'Login', 'Jiami Superadmin logged in to ERP at 24-03-2026 06:38:35 pm', '', 0, 'S', 1, 1, 1774357715, 1774357715, '1'),
(31, 1, 'Login', 'Jiami Superadmin logged in to ERP at 25-03-2026 01:01:35 pm', '', 0, 'S', 1, 1, 1774423895, 1774423895, '1'),
(32, 1, 'Login', 'Jiami Superadmin logged in to ERP at 25-03-2026 06:03:58 pm', '', 0, 'S', 1, 1, 1774442038, 1774442038, '1'),
(33, 1, 'Login', 'Jiami Superadmin logged in to ERP at 25-03-2026 06:03:58 pm', '', 0, 'S', 1, 1, 1774442038, 1774442038, '1'),
(34, 1, 'Login', 'Jiami Superadmin logged in to ERP at 26-03-2026 11:35:24 am', '', 0, 'S', 1, 1, 1774505124, 1774505124, '1'),
(35, 1, 'Login', 'Jiami Superadmin logged in to ERP at 26-03-2026 04:33:22 pm', '', 0, 'S', 1, 1, 1774523002, 1774523002, '1'),
(36, 1, 'Login', 'Jiami Superadmin logged in to ERP at 26-03-2026 04:53:38 pm', '', 0, 'S', 1, 1, 1774524218, 1774524218, '1'),
(37, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-03-2026 11:00:11 am', '', 0, 'S', 1, 1, 1774675811, 1774675811, '1'),
(38, 1, 'Login', 'Jiami Superadmin logged in to ERP at 28-03-2026 06:38:30 pm', '', 0, 'S', 1, 1, 1774703310, 1774703310, '1'),
(39, 1, 'Login', 'Jiami Superadmin logged in to ERP at 31-03-2026 06:34:53 pm', '', 0, 'S', 1, 1, 1774962293, 1774962293, '1'),
(40, 1, 'Login', 'Jiami Superadmin logged in to ERP at 01-04-2026 12:05:39 pm', '', 0, 'S', 1, 1, 1775025339, 1775025339, '1'),
(41, 1, 'Login', 'Jiami Superadmin logged in to ERP at 02-04-2026 04:32:51 pm', '', 0, 'S', 1, 1, 1775127771, 1775127771, '1'),
(42, 1, 'Login', 'Jiami Superadmin logged in to ERP at 03-04-2026 05:41:06 pm', '', 0, 'S', 1, 1, 1775218266, 1775218266, '1'),
(43, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-04-2026 02:38:54 pm', '', 0, 'S', 1, 1, 1775293734, 1775293734, '1'),
(44, 1, 'Login', 'Jiami Superadmin logged in to ERP at 04-04-2026 07:49:04 pm', '', 0, 'S', 1, 1, 1775312344, 1775312344, '1'),
(45, 1, 'Login', 'Jiami Superadmin logged in to ERP at 06-04-2026 01:12:34 pm', '', 0, 'S', 1, 1, 1775461354, 1775461354, '1'),
(46, 1, 'Login', 'Jiami Superadmin logged in to ERP at 06-04-2026 01:19:14 pm', '', 0, 'S', 1, 1, 1775461754, 1775461754, '1'),
(47, 1, 'Login', 'Jiami Superadmin logged in to ERP at 07-04-2026 06:56:43 pm', '', 0, 'S', 1, 1, 1775568403, 1775568403, '1'),
(48, 1, 'Login', 'Jiami Superadmin logged in to ERP at 08-04-2026 12:45:23 pm', '', 0, 'S', 1, 1, 1775632523, 1775632523, '1'),
(49, 1, 'Login', 'Jiami Superadmin logged in to ERP at 08-04-2026 02:04:29 pm', '', 0, 'S', 1, 1, 1775637269, 1775637269, '1'),
(50, 1, 'Login', 'Jiami Superadmin logged in to ERP at 08-04-2026 03:19:09 pm', '', 0, 'S', 1, 1, 1775641749, 1775641749, '1'),
(51, 1, 'Login', 'Jiami Superadmin logged in to ERP at 08-04-2026 03:31:32 pm', '', 0, 'S', 1, 1, 1775642492, 1775642492, '1'),
(52, 1, 'Login', 'Jiami Superadmin logged in to ERP at 08-04-2026 06:33:49 pm', '', 0, 'S', 1, 1, 1775653429, 1775653429, '1'),
(53, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:03:09 pm', 'CategoryModel', 27, 'S', 1, 1, 1775655189, 1775655189, '1'),
(54, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:03:25 pm', 'CategoryModel', 28, 'S', 1, 1, 1775655205, 1775655205, '1'),
(55, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:03:59 pm', 'CategoryModel', 29, 'S', 1, 1, 1775655239, 1775655239, '1'),
(56, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:04:44 pm', 'CategoryModel', 30, 'S', 1, 1, 1775655284, 1775655284, '1'),
(57, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:05:09 pm', 'CategoryModel', 31, 'S', 1, 1, 1775655309, 1775655309, '1'),
(58, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 08-04-2026 07:05:32 pm', 'CategoryModel', 32, 'S', 1, 1, 1775655332, 1775655332, '1'),
(59, 1, 'Login', 'Jiami Superadmin logged in to ERP at 09-04-2026 10:57:20 am', '', 0, 'S', 1, 1, 1775712440, 1775712440, '1'),
(60, 1, 'Login', 'Jiami Superadmin logged in to ERP at 09-04-2026 04:44:27 pm', '', 0, 'S', 1, 1, 1775733267, 1775733267, '1'),
(61, 1, 'Login', 'Jiami Superadmin logged in to ERP at 09-04-2026 05:51:05 pm', '', 0, 'S', 1, 1, 1775737265, 1775737265, '1'),
(62, 1, 'Login', 'Jiami Superadmin logged in to ERP at 09-04-2026 06:16:54 pm', '', 0, 'S', 1, 1, 1775738814, 1775738814, '1'),
(63, 1, 'Login', 'Jiami Superadmin logged in to ERP at 09-04-2026 07:49:40 pm', '', 0, 'S', 1, 1, 1775744380, 1775744380, '1'),
(64, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 12:50:50 pm', '', 0, 'S', 1, 1, 1775805650, 1775805650, '1'),
(65, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 05:30:45 pm', '', 0, 'S', 1, 1, 1775822445, 1775822445, '1'),
(66, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 10-04-2026 05:32:41 pm', 'CategoryModel', 33, 'S', 1, 1, 1775822561, 1775822561, '1'),
(67, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 05:45:03 pm', '', 0, 'S', 1, 1, 1775823303, 1775823303, '1'),
(68, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 05:48:37 pm', '', 0, 'S', 1, 1, 1775823517, 1775823517, '1'),
(69, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 05:49:41 pm', '', 0, 'S', 1, 1, 1775823581, 1775823581, '1'),
(70, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 06:52:50 pm', '', 0, 'S', 1, 1, 1775827370, 1775827370, '1'),
(71, 1, 'Login', 'Jiami Superadmin logged in to ERP at 10-04-2026 08:07:24 pm', '', 0, 'S', 1, 1, 1775831844, 1775831844, '1'),
(72, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 11:52:16 am', '', 0, 'S', 1, 1, 1775888536, 1775888536, '1'),
(73, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 02:00:31 pm', '', 0, 'S', 1, 1, 1775896231, 1775896231, '1'),
(74, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 03:28:00 pm', '', 0, 'S', 1, 1, 1775901480, 1775901480, '1'),
(75, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 03:38:40 pm', '', 0, 'S', 1, 1, 1775902120, 1775902120, '1'),
(76, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 04:03:28 pm', '', 0, 'S', 1, 1, 1775903608, 1775903608, '1'),
(77, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 04:11:54 pm', '', 0, 'S', 1, 1, 1775904114, 1775904114, '1'),
(78, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 04:18:48 pm', '', 0, 'S', 1, 1, 1775904528, 1775904528, '1'),
(79, 1, 'Login', 'Jiami Superadmin logged in to ERP at 11-04-2026 04:48:44 pm', '', 0, 'S', 1, 1, 1775906324, 1775906324, '1'),
(80, 1, 'Login', 'Jiami Superadmin logged in to ERP at 13-04-2026 12:20:52 pm', '', 0, 'S', 1, 1, 1776063052, 1776063052, '1'),
(81, 1, 'Login', 'Jiami Superadmin logged in to ERP at 13-04-2026 01:13:54 pm', '', 0, 'S', 1, 1, 1776066234, 1776066234, '1'),
(82, 1, 'Login', 'Jiami Superadmin logged in to ERP at 13-04-2026 03:25:05 pm', '', 0, 'S', 1, 1, 1776074105, 1776074105, '1'),
(83, 1, 'Login', 'Jiami Superadmin logged in to ERP at 13-04-2026 05:44:09 pm', '', 0, 'S', 1, 1, 1776082449, 1776082449, '1'),
(84, 1, 'Update', 'Jiami Superadmin updated categorymodel  in ERP at 13-04-2026 05:44:43 pm', 'CategoryModel', 20, 'S', 1, 1, 1776082483, 1776082483, '1'),
(85, 1, 'Login', 'Jiami Superadmin logged in to ERP at 13-04-2026 07:03:09 pm', '', 0, 'S', 1, 1, 1776087189, 1776087189, '1'),
(86, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 13-04-2026 07:12:06 pm', 'CategoryModel', 34, 'S', 1, 1, 1776087726, 1776087726, '1'),
(87, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 13-04-2026 07:12:24 pm', 'CategoryModel', 35, 'S', 1, 1, 1776087744, 1776087744, '1'),
(88, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 13-04-2026 07:13:11 pm', 'CategoryModel', 36, 'S', 1, 1, 1776087791, 1776087791, '1'),
(89, 1, 'Create', 'Jiami Superadmin created categorymodel  in ERP at 13-04-2026 07:14:25 pm', 'CategoryModel', 37, 'S', 1, 1, 1776087865, 1776087865, '1'),
(90, 1, 'Login', 'Jiami Superadmin logged in to ERP at 14-04-2026 01:57:47 pm', '', 0, 'S', 1, 1, 1776155267, 1776155267, '1'),
(91, 1, 'Login', 'Jiami Superadmin logged in to ERP at 14-04-2026 03:55:25 pm', '', 0, 'S', 1, 1, 1776162325, 1776162325, '1'),
(92, 1, 'Login', 'Jiami Superadmin logged in to ERP at 14-04-2026 04:01:16 pm', '', 0, 'S', 1, 1, 1776162676, 1776162676, '1');

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

--
-- Table structure for table `tbl_manufacturer`
--

CREATE TABLE `tbl_manufacturer` (
  `manufacturer_id` int(11) NOT NULL,
  `admin_id` int(11) DEFAULT NULL,
  `first_name` varchar(50) DEFAULT NULL,
  `last_name` varchar(50) DEFAULT NULL,
  `manufacturer_code` varchar(100) DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `contact_no` varchar(100) DEFAULT NULL,
  `type` enum('M','V') DEFAULT NULL COMMENT 'M=>Manufacturer with manage inventory,V=>Manufacturer without manage inventory',
  `multiplier` int(11) DEFAULT NULL,
  `company_id` varchar(100) NOT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_membership`
--

CREATE TABLE `tbl_membership` (
  `membership_id` int(11) NOT NULL,
  `name` varchar(100) NOT NULL,
  `duration` int(11) NOT NULL,
  `with_watermark` enum('Y','N') NOT NULL DEFAULT 'N',
  `watermark_text` varchar(200) NOT NULL,
  `no_watermark` enum('Y','N') NOT NULL DEFAULT 'N',
  `no_watermark_text` varchar(200) NOT NULL,
  `share_watermark_text` int(11) NOT NULL,
  `share_no_watermark_text` int(11) NOT NULL,
  `discount` int(11) NOT NULL,
  `pre_order_display` enum('Y','N') NOT NULL,
  `amount` varchar(100) NOT NULL,
  `is_popular` enum('Y','N') DEFAULT 'N',
  `type` enum('M','A') DEFAULT 'M' COMMENT 'M=>Membership,A=>Web Api',
  `active_status` enum('S','H') NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_membership`
--

INSERT INTO `tbl_membership` (`membership_id`, `name`, `duration`, `with_watermark`, `watermark_text`, `no_watermark`, `no_watermark_text`, `share_watermark_text`, `share_no_watermark_text`, `discount`, `pre_order_display`, `amount`, `is_popular`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(4, 'BRONZE', 2, 'Y', '200', 'N', '', 200, 0, 5, 'Y', '15000', 'N', 'M', 'H', 1606981603, 1707747001, '1'),
(5, 'Silver', 4, 'Y', '400', 'N', '', 400, 0, 10, 'Y', '30000', 'N', 'M', 'S', 1610430449, 1610430449, '1'),
(6, 'GOLD', 6, 'Y', '600', 'Y', '300', 600, 300, 15, 'Y', '50000', 'Y', 'M', 'S', 1611149408, 1611149552, '1'),
(7, 'PLATINUM', 9, 'Y', '900', 'Y', '450', 900, 450, 17, 'Y', '100000', 'N', 'M', 'S', 1611149627, 1611149627, '1'),
(8, 'DIAMOND', 12, 'Y', '1200', 'Y', '600', 1200, 600, 20, 'Y', '200000', 'N', 'M', 'S', 1611227966, 1611553021, '1'),
(10, 'Dev Team 5', 10, 'N', '', 'Y', 'DSA', 0, 0, 12, 'Y', '2000', 'N', 'M', 'S', 1765030106, 1765030106, '');

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

--
-- Table structure for table `tbl_membership_details`
--

CREATE TABLE `tbl_membership_details` (
  `membership_details_id` int(11) NOT NULL,
  `membership_id` int(11) NOT NULL,
  `membership_no` varchar(200) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  `watermark_image` varchar(100) NOT NULL,
  `multiplier` double(10,2) DEFAULT NULL,
  `product_sku` text DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_menu`
--

CREATE TABLE `tbl_menu` (
  `menu_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `company_id` varchar(100) NOT NULL,
  `menu` varchar(100) NOT NULL,
  `menu_alias` varchar(100) NOT NULL,
  `menu_icon` varchar(50) DEFAULT NULL,
  `menu_controller` varchar(100) DEFAULT NULL,
  `menu_action` varchar(50) DEFAULT NULL,
  `child_menus` text NOT NULL,
  `metatitle` text NOT NULL,
  `metakeyword` text NOT NULL,
  `metadescription` text NOT NULL,
  `menu_type` enum('F','C') NOT NULL COMMENT 'F=>Frontend,C=>Console',
  `sort_order` int(11) DEFAULT NULL,
  `is_show` enum('Y','N') DEFAULT 'Y',
  `mapping_type` enum('C','T') NOT NULL,
  `mapping_item` varchar(100) NOT NULL,
  `role_id` varchar(100) NOT NULL,
  `is_mobile_category` enum('Y','N') DEFAULT NULL,
  `is_mobile_jewellery` enum('Y','N') DEFAULT NULL,
  `mobile_category_image` varchar(100) NOT NULL,
  `mobile_jewellery_image` varchar(100) NOT NULL,
  `mobile_category_description` varchar(100) NOT NULL,
  `is_notification` enum('Y','N') NOT NULL DEFAULT 'N',
  `menu_display_type` enum('M','MI','WI') NOT NULL DEFAULT 'M' COMMENT 'M=>Mega Menu,MI=>Menu With Icon,WI=>Menu With Image',
  `menu_image` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_menu`
--

INSERT INTO `tbl_menu` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 0, '', 'Dashboard', 'Dashboard', '', 'admin', 'index', '', '', '', '\" \" \" \"  ', 'C', 1, 'Y', '', '', '1,2,5,6,8,10,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(2, 0, '', 'Console Masters', 'Console Masters', '', '', '', 'menu,membership,company,branch,reason,emailer,', '', '', '  ', 'C', 12, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(3, 211, '', 'Role Mgmt', 'Role Mgmt', NULL, 'role', 'list', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(4, 0, '', 'Create Role', 'Create Role', NULL, 'role', 'create', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(5, 0, '', 'Update Role', 'Update Role', NULL, 'role', 'update', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(6, 211, '', 'Document Type Mgmt', 'Document Type Mgmt', '', 'documentType', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(7, 211, '', 'Hierarchy Mgmt', 'Hierarchy Mgmt', '', 'hierarchy', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(8, 211, '', 'Hierarchy Value Mgmt', 'Hierarchy Value Mgmt', '', 'hierarchyValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(9, 211, '', 'Job Status Mgmt', 'Job Status Mgmt', '', 'jobstatus', 'list', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(10, 217, '', 'Manage Employees', 'Manage Employees', '', 'admin', 'list', '', '', '', '\" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(11, 2, '', 'Menu Mgmt', 'Menu Mgmt', '', 'menu', 'list', '', '', '', '\" \" \" \" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(14, 2, '', 'Create Menu', 'Create Menu', '', 'menu', 'add', '', '', '', '\" ', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(15, 207, '', 'Shelf Mgmt', 'Shelf Mgmt', '', 'shelf', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(16, 207, '', 'Tags Mgmt', 'Tags Mgmt', '', 'tags', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(17, 212, '', 'Tax Mgmt', 'Tax Mgmt', '', 'tax', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(18, 207, '', 'Attribute Mgmt', 'Attribute Mgmt', '', 'attribute', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(19, 207, '', 'Category Mgmt', 'Category Mgmt', '', 'category', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(20, 211, '', 'User Variant Mgmt', 'User Variant Mgmt', '', 'userVariant', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(21, 0, '', 'Permission Denied', 'Permission Denied', NULL, 'admin', 'permissionDenied', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(22, 0, '', 'Product Mgmt', 'Product Mgmt', '', '', '', 'product,shelf,tags,attribute,category,menu', 'Product - Listing', '', '\"  ', 'C', 2, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(23, 0, '', 'Stock Mgmt', 'Stock Mgmt', NULL, NULL, NULL, 'productStockTransfer', '', '', '', 'C', 10, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 1, 1, 1591874215, 1591874215, '1'),
(24, 23, '', 'Stock Transfer', 'Stock Transfer', NULL, 'productStockTransfer', 'transfer', '', 'Product - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(25, 23, '', 'List Stock Transfer', 'List Stock Transfer', NULL, 'productStockTransfer', 'list', '', 'List - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(26, 0, '', 'Customer Mgmt', 'List Customer', '', 'customer', 'list', 'customer', 'List - Customer', '', ' ', 'C', 6, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(27, 0, '', 'Order & Invoice Mgmt', 'List Orders', '', 'order', 'list', '', 'List - Orders', '', ' ', 'C', 4, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(28, 36, '', 'Refunded Products', 'Refund Requests', '', 'order', 'refundOrder', '', 'List - Refund Requests', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(29, 0, '', 'Coupon Mgmt', 'Coupon Mgmt', '', 'coupon', 'list', 'coupon', 'List - Coupon Management', '', ' ', 'C', 9, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(30, 2, '', 'Membership Mgmt', 'Membership Mgmt', NULL, 'membership', 'list', '', 'Membership Management', '', '', 'C', 2, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(31, 0, '', 'PO / CO Mgmt', 'PO / CO Mgmt', '', '', '', 'order,product,listPoCoProducts', '', '', ' ', 'C', 6, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(32, 31, '', 'PO / CO Listing', 'PO / CO Listing', '', 'order', 'listPoCo', '', '', '', ' ', 'C', 1, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(33, 31, '', 'PO / CO Product Listing', 'PO / CO Product Listing', '', 'product', 'listPoCoProducts', '', '', '', ' ', 'C', 2, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(34, 2, '', 'Company Listing', 'Company Listing', NULL, 'company', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(35, 2, '', 'Branch Mgmt', 'Branch Mgmt', NULL, 'branch', 'list', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(36, 0, '', 'Ledger Mgmt', 'Ledger Mgmt', '', '', '', 'order,ledger,', '', '', ' ', 'C', 11, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(37, 36, '', 'GR Invoice', 'GR Invoice', NULL, 'ledger', 'listGr', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, ''),
(38, 36, '', 'Opening Balance', 'Opening Balance', '', 'ledger', 'listOpeningBalance', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(39, 36, '', 'Payment', 'Payment', '', 'ledger', 'listPayment', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(40, 36, '', 'Bill Entry', 'Bill Entry', '', 'ledger', 'listBill', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(41, 36, '', 'Sales Ledger', 'Sales Ledger', '', 'ledger', 'listLedger', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1599443094, '1'),
(42, 36, '', 'Purchase Ledger', 'Purchase Ledger', '', 'ledger', 'listLedger?txn_type=P', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(43, 36, '', 'GR Invoice', 'GR Invoice', '', 'ledger', '', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1578300708, '1'),
(44, 2, '', 'Reason Mgmt', 'Reason Mgmt', NULL, 'reason', 'list', '', '', '', '', 'C', 5, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(45, 0, '', 'Barcode Mgmt', 'Barcode Mgmt', '', 'product', 'listBarcode', '', '', '', '\"  ', 'C', 3, 'Y', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1610621211, 1610621211, '1'),
(46, 2, '', 'Emailer Mgmt', 'Emailer Mgmt', NULL, 'emailer', 'list', '', '', '', '', 'C', 6, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(47, 0, '', 'Gold', 'Gold', '', '', '', '', 'Imitation Jewellery Manufacturer, Wholesalers In Mumbai, India, Usa, Uk', 'Imitation Jewellery Manufacturers, Imitation Jewellery Wholesalers, Artificial Jewellery Manufacturers, Artificial Jewellery Wholesalers, Imitation Jewellery Manufacturers In Mumbai, Imitation Jewellery Wholesalers In Mumbai, Imitation Jewellery Manufacturers In India, Imitation Jewellery Wholesalers In India, Antique Jewellery, Polki Jewellery, Temple Jewellery, Thewa Jewellery,kundan Jewellery,wooden Jewellery,patwa Jewellery,bandhai Jewellery, Beaded Jewellery, Pendant Sets,earrings, Necklace Sets, Finger Rings, Bracelets, Earings', 'Imitation Jewellery Manufacturers, Wholesalers | Antique Jewellery | Polki Jewellery | Temple Jewellery | Thewa Jewellery | Kundan Jewellery | Cz Jewellery | American Diamond Jewellery| Beaded Jewellery | Pendant Sets | Earrings | Necklace Sets | Finger Rings | Bracelets | Earrings | Bridal / Dulhan Sets   ', 'F', 2, 'N', 'C', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254176, 1614254176, '1'),
(48, 0, '', 'Trending', 'trending', '', 'collections.html', '', '', 'Fashion Jewellery At Wholesale Prices For Your Reselling / Retail Business | Manek Ratna', 'Online Shopping For Fashion Jewellery In India, Shop Online For Fashion Jewellery, Online Shopping For Fashion Jewellery,  Fashion Jewellery, Fashion Jewellery In India, Buy Fashion Jewellery Online In India, Online Store For Fashion Jewellery,', 'Fashion Jewellery Online At Wholesale Prices For Your Reselling / Retail Business. Buy Premium Fashion Jewellery For Women Online In India. Check Out The Latest Fashion Jewelry Like Necklace Sets, Bangles, Earrings & Finger Rings From The Top Most Manufacturer In India        ', 'F', 1, 'N', 'C', '', '1', 'N', 'N', '', '', '', 'N', 'M', '1773498509_8674.png', 'H', 0, 0, 1614254176, 1614254176, '1'),
(49, 48, '', 'temple jewellery', 'temple jewellery', '', 'Product', 'productListing', '', 'Temple Jewellery Authentic Collection Designs Online at Manek Ratna', 'Temple Jewellery, Temple Jewellery Online, Temple Jewellery Collection, Imitation Temple Jewellery at Wholesale Rates, Temple Jewelry Designs', 'Temple Jewellery Authentic Collection Designs Online for your business. Beautiful latest collection of Artificial Temple Jewellery at Manek Ratna. Select from Jewellery Sets, Earrings, Bangles & more at the best price.    ', 'F', 0, 'Y', 'C', '55', '1', 'Y', 'N', 'Temple Jewellery_3248.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(50, 49, '', 'temple jewellery pendant sets', 'temple jewellery pendant sets', '', 'Product', 'productListing', '', 'Add Elegance and Tradition with Temple Jewellery Pendant Sets - Shop Now!', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Jewellery Pendant,temple Art Jewellery,temple Pendant Necklace', 'Elevate your style with our temple jewellery pendant sets. Shop gold-plated designs featuring traditional motifs like Lakshmi Devi. Discover timeless elegance today.', 'F', 0, 'Y', 'C', '56', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(51, 49, '', 'temple jewellery coin sets', 'temple jewellery coin sets', '', 'Product', 'productListing', '', 'Temple Coin Necklace Sets | Laxmi Temple Jewellery |temple Jewellery Online | Jewelry Collection | Manek Ratna', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Coin Jewellery,temple Art Jewellery,temple Jewellery Sets,temple Coin Necklace', 'Temple Jewellery Laxmi Coin Necklace Sets Manufacturer - Wholesalers - Suppliers, Temple Jewelry Is Well Know For Its Variant Of Coin Necklace Sets. What Are Coin Necklaces ?? Laxmi Coin Necklace Sets Are Basically Print Of Goddess Laxmi Mata.', 'F', 0, 'Y', 'C', '59', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(52, 49, '', 'temple jewellery necklace sets', 'temple jewellery necklace sets', '', 'Product', 'productListing', '', 'Temple Jewellery Necklace Sets | Temple Jewellery | Necklace Sets | Mahalaxmi Necklace Set | Manek Ratna', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Coin Jewellery,temple Art Jewellery,temple Jewellery Sets,temple Coin Necklace, Necklace Sets, Temple Jewellery Necklace Sets, Mahalaxmi Necklace Set, Laxmi Necklace Set', 'Manek Ratna - Temple Jewellery Necklace Sets Manufacturers - Suppliers - Wholesalers Situated In Mumbai, India. Traditional South-indian Jewelry Is Much Loved By Women .coin Necklace Sets & Lakshmi Necklace Sets Are The Best In The Temple Jewelry Segment ', 'F', 0, 'Y', 'C', '57', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(53, 49, '', 'temple jewellery earrings', 'temple earrings', '', 'Product', 'productListing', '', 'Temple Jewellery Earrings | Temple Jewellery | Coin Earrings | Laxmi Coin Earrings | Antique | Manek Ratna', 'Temple Jewellery Earrings,temple Jewellery Jhumkas,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Jewelry Designs, Temple Earrings, Temple Jewellery Coin Earrings, Laxmi Earrings, Laxmi Coin Earrings', 'Temple Jewellery Earrings With Authentic And Designer Temple Jewellery Earrings Designs. Buy Temple Jewellery Earrings Online & Temple Jewellery Jhumkas ', 'F', 0, 'Y', 'C', '58', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(54, 49, '', 'temple pendants only', 'temple pendants only', '', 'Product', 'productListing', '', 'Temple Pendants | Raw Temple Jewellery | Raw Laxmi Jewellery | Temple Pendants With Earrings | Manek Ratna', 'Temple Pendants, Raw Temple Jewellery, Raw Laxmi Jewellery, Temple Pendants With Earrings, Designer Temple Pendants, Laxmi Mata Pendant, Ganesha Pendant, Lord Ganesha Pendant, Lord Shiva Pendant', 'Temple Pendants | Raw Temple Jewellery | Raw Laxmi Jewellery | Temple Pendants With Earrings | Laxmi Mata Pendant & Earrings | Abstract Temple Jewellery | Lord Ganesha Pendant Sets', 'F', 0, 'Y', 'C', '101', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(55, 49, '', 'temple coin bangles', 'temple coin bangles', '', 'Product', 'productListing', '', 'Temple Coin Bangles | Laxmi Bangles | Gold Laxmi Bangles | Temple Jewellery | South Style Jewellery | Manek Ratna', 'Temple Coin Bangles, Laxmi Bangles, Gold Laxmi Bangles, Temple Jewellery, South Style Jewellery, Antique Bangles, Bangles, Kangan, Kangaan', 'Temple Coin Bangles | Laxmi Bangles | Gold Laxmi Bangles | Temple Jewellery | South Style Jewellery | Bangles | South Indian Jewellery | Jewelry', 'F', 0, 'Y', 'C', '78', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(56, 48, '', 'antique jewellery', 'antique jewellery', '', 'Product', 'productListing', '', 'Antique Jewellery Set & Necklace Designs Online | Manek Ratna', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Jewellery Is High Gold & Matte Gold Plated Which Are Only Manufactured In India - Mumbai And Distributed Across The Globe Online. Manek Ratna Has Trendy Antique Necklace & Jewellery Set Designs Which Are Artificial And Gold Plated   ', 'F', 0, 'Y', 'C', '22', '1', 'Y', 'N', 'ANTIQUE JEWELLERY_7116.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(57, 56, '', 'antique earrings', 'antique earrings', '', 'Product', 'productListing', '', 'Antique Earrings: Exquisite Pieces that Illuminate Your Style with Old-World Charm', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique earrings: Embrace Vintage Glamour and Add a Touch of History to Your Jewelry Collection', 'F', 0, 'Y', 'C', '30', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(58, 56, '', 'antique designer pendant sets', 'antique designer pendant sets', '', 'Product', 'productListing', '', 'Antique Designer Pendant Sets | Antique Jewellery | Antique Mala Sets | Manek Ratna', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Antique Pendant Sets, Antique Designer Jewellery', 'Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery | Antique Designer Jewellery | Antic Jewelry | Antique Jewelry', 'F', 0, 'Y', 'C', '31', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(59, 56, '', 'antique hath panjas', 'antique hath panja', '', 'Product', 'productListing', '', 'Antique Hath Panja | Antique Jewelry | Hath Panjas | Haath Phool | Manek Ratna', 'Antique Hath Panja, Haath Phool,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Hath Panja, Hath Paan, Haath Phool, Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '16', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(60, 56, '', 'antique payal', 'antique payal', '', 'Product', 'productListing', '', 'Antique Payal | Payal Online | Jewelry | Anklet | Bridal Payal | Manek Ratna', 'Antique Payal, Payal Online , Jewelry, Anklet, Bridal Payal, Kundan Payal, Gold Payal, Heavy Payal, Designer Payal, Light Payal', 'Antique Payal | Payal Online | Jewelry| Anklet | Bridal Payal | Kundan Payal | Gold Payal | Heavy Payal | Designer Payal | Light Payal', 'F', 0, 'Y', 'C', '24', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(61, 56, '', 'antique nath', 'antique nath', '', 'Product', 'productListing', '', 'Antique Nath | Antique Nose Ring | Antique Jewelry | Bridal Nath | Manek Ratna', 'Antique Nath, Antique Nose Ring, Antique Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Nose Ring, Bridal Nath', 'Antique Nath | Antique Nose Ring | Antique Jewelry | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery | Nose Ring | Bridal Nath', 'F', 0, 'Y', 'C', '26', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(62, 56, '', 'antique kada', 'antique kada', '', 'Product', 'productListing', '', 'Antique Kada | Antique Kada Jewelry | Antique Jewellery | Kada | Manek Ratna', 'Antique Kada,antique Kada Jewelry,antique Jewellery,kada,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Kada | Antique Kada Jewelry | Antique Jewellery | Kada | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '79', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(63, 56, '', 'antique hair accessories', 'antique hair accessories', '', 'Product', 'productListing', '', 'Antique Hair Accessories | Bridal Hair Accessories | Antique Jewellery | Manek Ratna', 'Antique Hair Accessories, Bridal Hair Accessories, Antique Jewellery, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Hair Accessories | Bridal Hair Accessories | Antique Jewellery | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '80', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(64, 56, '', 'antique chain', 'antique chain', '', 'Product', 'productListing', '', 'Antique Chains | Pendants Chain | Traditional Gold Plated Chain | Silver Plated Chain | Manek Ratna', 'Antique Chains,pendants Chain,traditional Gold Plated Chain,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Chains | Pendants Chain | Traditional Gold Plated Chain | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '81', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(65, 56, '', 'antique finger rings', 'antique finger rings', '', 'Product', 'productListing', '', 'Antique Finger Rings | Finger Rings | Antique Rings | Bridal Finger Rings | Manek Ratna', 'Antique Finger Rings,finger Rings,antique Rings,bridal Finger Rings,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '29', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(66, 56, '', 'antique bangles', 'antique bangles', '', 'Product', 'productListing', '', 'Antique Bangles : Embrace the Rich Cultural Heritage and Timeless Beauty', 'Antique Jewellery, Antique Jewellery Designs, Antique Jewellery Online, Antique Jewellery Collection | Antiques Jewelleryantique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Bangles : Explore the Legacy of Exquisite Craftsmanship and Embrace the Grace of a Bygone Era !! Shop Now !!', 'F', 0, 'Y', 'C', '33', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(67, 56, '', 'antique maang tikka', 'antique maang tikka', '', 'Product', 'productListing', '', 'Antique Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Manek Ratna', 'Antique Maang Tikka,maang Tikka,borla,tikka, Bridal Maang Tikka,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '27', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(68, 56, '', 'antique juda', 'antique juda', '', 'Product', 'productListing', '', 'Antique Judda | Antique Key Chain | Key Chain | Manek Ratna', 'Antique Judda,antique Key Chain,key Chain,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Judda | Antique Key Chain | Key Chain | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '28', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(69, 56, '', 'antique necklace sets', 'antique necklace sets', '', 'Product', 'productListing', '', 'Antique Necklace Sets | Necklace Sets | Jewellery Sets | Neckpiece | Bridal Jewelry | Manek Ratna', 'Antique Necklace Sets, Necklace Sets, Jewellery Sets, Neckpiece, Bridal Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Necklace Sets | Necklace Sets | Jewellery Sets | Neckpiece | Bridal Jewelry | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '25', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(70, 56, '', 'antique pendant sets', 'antique pendant sets', '', 'Product', 'productListing', '', 'Antique Pendant Sets | Mala Sets | Pendant Sets | Traditional Pendant Sets | Manek Ratna', 'Antique Pendant Sets,mala Sets,pendant Sets,traditional Pendant Sets, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Pendant Sets | Mala Sets | Pendant Sets | Traditional Pendant Sets | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '23', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(71, 56, '', 'antique bracelets', 'antique bracelets', '', 'Product', 'productListing', '', 'Antique Bracelets | Women Bracelets | Bracelets | Traditional Bracelets | Manek Ratna', 'Antique Bracelets,women Bracelets,bracelets,traditional Bracelets,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Bracelets | Women Bracelets | Bracelets | Traditional Bracelets | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery ', 'F', 0, 'Y', 'C', '32', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(72, 48, '', 'polki jewellery', 'polki jewellery', '', 'Product', 'productListing', '', 'Shop Polki Jewellery Online: Traditional Craftsmanship Meets Modern Convenience', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polki Jewellery, Diamond Polki Earrings, Antique Polki Jewellery', 'Access the best Polki Jewellery designs at wholesale prices. Find traditional and contemporary styles to suit any occasion, from weddings to everyday wear. ', 'F', 0, 'Y', 'C', '42', '1', 'Y', 'N', 'POLKI NECKLACE SET_6127.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(73, 72, '', 'polki nath', 'polki nath', '', 'Product', 'productListing', '', 'Polki Nath | Polki Nose Ring | Polki Jewelry | Bridal Nath | Manek Ratna', 'Antique Nath, Antique Nose Ring, Antique Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Nose Ring, Bridal Nath', '   ', 'F', 0, 'Y', 'C', '46', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(74, 72, '', 'polki finger rings', 'polki jewellery finger rings', '', 'Product', 'productListing', '', 'Polki Finger Rings | Finger Rings | Polki Rings | Bridal Finger Rings | Manek Ratna', 'Polki Finger Rings,finger Rings,polki Rings,bridal Finger Rings,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '53', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(75, 72, '', 'polki haath paan', 'polki haath paan', '', 'Product', 'productListing', '', 'Polki Hath Panja | Polki Jewelry | Hath Panjas | Haath Phoolr | Manek Ratna', 'Polki Hath Panja, Haath Phool,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Hath Panja, Hath Paan, Haath Phool, Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '82', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(76, 72, '', 'polki payal', 'polki payal', '', 'Product', 'productListing', '', 'Polki Payal | Payal Online | Jewelry | Anklet | Bridal Payal | Manek Ratna', 'Polki Payal, Payal Online , Jewelry, Anklet, Bridal Payal, Kundan Payal, Gold Payal, Heavy Payal, Designer Payal, Light Payal', 'Polki Payal | Payal Online | Jewelry| Anklet | Bridal Payal | Kundan Payal | Gold Payal | Heavy Payal | Designer Payal | Light Payal', 'F', 0, 'Y', 'C', '44', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(77, 72, '', 'polki judda', 'polki judda', '', 'Product', 'productListing', '', 'Polki Judda | Polki Key Chain | Key Chain | Manek Ratna', 'Polki Judda,polki Key Chain,key Chain,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Judda | Polki Key Chain | Key Chain | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '49', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(78, 72, '', 'polki designer pendant sets', 'polki designer pendant sets', '', 'Product', 'productListing', '', 'Polki Designer Pendant Sets | Polki Jewellery | Polki Mala Sets | Manek Ratna', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery, Polki Pendant Sets, Polki Designer Jewellery', 'Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery | Polki Designer Jewellery | Antic Jewelry | Polki Jewelry', 'F', 0, 'Y', 'C', '50', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(79, 72, '', 'polki chain', 'polki chain', '', 'Product', 'productListing', '', 'Polki Chains | Pendants Chain | Traditional Gold Plated Chain | Silver Plated Chain | Manek Ratna', 'Polki Chains,pendants Chain,traditional Gold Plated Chain,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Chains | Pendants Chain | Traditional Gold Plated Chain | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '83', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(80, 72, '', 'polki hair accessories', 'pha', '', 'Product', 'productListing', '', 'Polki Hair Accessories | Bridal Hair Accessories | Polki Jewellery | Manek Ratna', 'Polki Hair Accessories, Bridal Hair Accessories, Polki Jewellery, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Hair Accessories | Bridal Hair Accessories | Polki Jewellery | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '84', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(81, 72, '', 'polki earrings', 'polki earrings', '', 'Product', 'productListing', '', 'Glow in Grace: Polki Earrings for Every Fashion Enthusiast', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Crafted with uncut diamonds and intricate detailing, these Polki Earrings offers a blend of tradition and modernity. Shop our latest collection now.', 'F', 0, 'Y', 'C', '85', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(82, 72, '', 'polki pendant sets', 'polki jewellery pendant set', '', 'Product', 'productListing', '', 'Polki Pendant Sets: The Artistry of Sparkling Diamonds and Kundan Work', 'Polki Pendant Sets,mala Sets,pendant Sets,traditional Pendant Sets, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Whether you\'re attending a special occasion or looking for a statement accessory, Polki Pendant Sets are the perfect choice. Explore a wide range of designs today.', 'F', 0, 'Y', 'C', '43', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(83, 72, '', 'polki necklace sets', 'polki jewellery necklace set', '', 'Product', 'productListing', '', 'Dazzle in Divine Beauty: Explore Polki Necklace Sets for a Timeless Look', 'Polki Necklace Sets, Necklace Sets, Jewellery Sets, Neckpiece, Bridal Jewelry, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Necklace Sets are renowned for their intricate designs, featuring uncut diamonds and precious gemstones that radiate brilliance and leave a lasting impression.', 'F', 0, 'Y', 'C', '45', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(84, 72, '', 'polki bracelets', 'polki bracelets', '', 'Product', 'productListing', '', 'Dazzling Polki Bracelets: Embrace the Sparkle of Tradition', 'Polki Bracelets,women Bracelets,bracelets,traditional Bracelets,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Discover a wide range of Polki Bracelets featuring exquisite Polki diamonds, offering a perfect blend of traditional aesthetics and contemporary style.', 'F', 0, 'Y', 'C', '51', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(85, 72, '', 'polki maang tika', 'polki mang tika', '', 'Product', 'productListing', '', 'Polki Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka', 'Polki Maang Tikka,Maang Tikka,Borla,Tikka, Bridal Maang Tikka,Polki Jewellery,Polki Jewellery Design', 'Polki Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Polki Jewellery | Polki Jewel', 'F', 0, 'Y', 'C', '110', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254183, 1614254183, '1'),
(86, 48, '', 'kemp jewellery', 'kemp stone jewellery', '', 'Product', 'productListing', '', 'Kemp Jewellery Wholesale: Get the Best Deals on Traditional Kemp Jewellery | Green and Blue Kemp Stones Available', 'Kemp Jewellery,kemp Jewelry,kempu Jewelry,kempu Jewellery,kemp Jewelry Necklaces,kempu Necklace,kemp Jhumkas,kemp Jhumars,kemp Pendant Sets', 'Shop for Kemp jewellery online in India and enjoy the convenience of browsing from home. Get your favourite pieces delivered straight to your doorstep. ', 'F', 0, 'Y', 'C', '47', '1', 'Y', 'N', 'KEMP EARRING_4324.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254183, 1614254183, '1'),
(87, 86, '', 'kemp earrings', 'kemp stone earrings', '', 'Product', 'productListing', '', 'Kemp Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Earring, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Mango Beaded Flower Style Jhumki Kemp Jewellery', 'F', 0, 'Y', 'C', '65', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(88, 86, '', 'kemp necklace sets', 'kemp stone necklace sets', '', 'Product', 'productListing', '', 'Kemp Necklace Set, Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Necklace Set, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Necklace Set, Manufacturer, Wholesaler & Exporters  In Mumbai, India Kemp Matta Ruby Green Long Necklace', 'F', 0, 'Y', 'C', '64', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(89, 86, '', 'kemp bangles', 'kemp stone bangles', '', 'Product', 'productListing', '', 'Kemp Bangles Manufacturers, Wholesalers & Exporters In Mumbai, Online | Manek Ratna', 'Kemp Bangles, Manufacturers, Wholesalers, Suppliers, Exporters, Bangles', 'Kemp Bangles Manufacturers, Wholesalers & Exporters In Mumbai, Online, Ruby Colored & Multi Colored Bangles', 'F', 0, 'Y', 'C', '66', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(90, 86, '', 'kemp pendant sets', 'kemp stone pendants sets', '', 'Product', 'productListing', '', 'Kemp Pendant Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Pendant Set  Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Pendant Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Half Circle Style Kemp Pendant Set', 'F', 0, 'Y', 'C', '63', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(91, 92, '', 'kundan maang tikka', 'kundan maang tikka', '', 'Product', 'productListing', '', 'Kundan Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Maang Tikka, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Maang Tikka Manufacturer, Wholesaler & Exporters  In Mumbai, India, Traditional Dhulhan Kundan Maangtikka ', 'F', 0, 'Y', 'C', '86', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(92, 48, '', 'kundan jewellery', 'kundan jewellery', '', 'Product', 'productListing', '', 'The Most Beautiful Kundan Jewellery Designs for Women in Wholesale', 'Kundan Jewellery, Designer Kundan, Bridal Kundan Jewellery, Vilandi Kundan, Kundan Chand Bali, Kundan Hath Paan, Kundan Necklace Sets, Kundan Pendant Sets, Kundan Bangles', 'We have handpicked the best Kundan Jewellery Designs from across India. So, if you\'re looking for Kundan Jewellery Sets for wedding in Wholesale, then look no further than here!       ', 'F', 0, 'Y', 'C', '34', '1', 'Y', 'N', 'KUNDAN JEWELLERY_5948.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(93, 92, '', 'kundan rings', 'kundan finger ring', '', 'Product', 'productListing', '', 'Kundan Finger Rings Collection: Adorn with Grace', 'Kundan Finger Ring,  Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan finger rings for a touch of Indian luxury. Explore our handpicked selection and elevate your look', 'F', 0, 'Y', 'C', '39', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(94, 92, '', 'kundan pendants sets', 'kundan pendant sets', '', 'Product', 'productListing', '', 'Buy Exquisite Kundan Pendant Sets Online | Shine Bright', 'Kundan Pendant Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan pendant sets for a touch of Indian luxury. Explore our range and add a touch of tradition to your ensemble', 'F', 0, 'Y', 'C', '36', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(95, 92, '', 'kundan necklace sets', 'kundan necklace sets', '', 'Product', 'productListing', '', 'Captivating Kundan Necklace Sets for All Occasions', 'Kundan Necklace Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan necklace sets: A fusion of tradition and elegance. Explore our stunning range and shine with sophistication ', 'F', 0, 'Y', 'C', '37', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(96, 92, '', 'kundan bajuband', 'kundan bajuband', '', 'Product', 'productListing', '', 'Kundan Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Bajuband, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Bajuband', 'F', 0, 'Y', 'C', '87', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(97, 92, '', 'kundan kada', 'kundan kada', '', 'Product', 'productListing', '', 'Kundan Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Kada, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Kada ', 'F', 0, 'Y', 'C', '38', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(98, 48, '', 'thewa jewellery', 'thewa jewellery', '', 'Product', 'productListing', '', 'Thewa Jewellery | Thewa Jewelry | Rajasthani Thewa Jewelry | Thewa | Manek Ratna', 'Thewa Jewellery , Thewa Jewelry, Rajasthani Thewa Jewelry, Thewa Online, Thewa Manufacturer, Thewa Jewellery Wholesaler', 'Thewa Jewellery | Thewa Jewelry | Rajasthani Thewa Jewelry | Thewa Online | Thewa Manufacturer | Thewa Jewellery Wholesaler ', 'F', 0, 'Y', 'C', '60', '1', 'Y', 'N', 'THEWA_9035.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(99, 98, '', 'single thewa', 'single thewa', '', 'Product', 'productListing', '', 'Single Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Single Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Single Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Paan Shape Rath Designed Single Thewa', 'F', 0, 'Y', 'C', '2', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(100, 98, '', 'front thewa', 'front thewa', '', 'Product', 'productListing', '', 'Front Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Front Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Front Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Front Thewa Jewellery', 'F', 0, 'Y', 'C', '3', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(101, 98, '', 'double thewa', 'double thewa', '', 'Product', 'productListing', '', 'Double Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Double Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Double Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Long Designer Double Thewa Pendant', 'F', 0, 'Y', 'C', '4', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(102, 48, '', 'ethnic beaded jewellery', 'ethnic beaded jewellery', '', 'Product', 'productListing', '', 'Unleash Your Creativity with Unique Beaded Jewellery Designs: Browse Now!', 'Ethnic Beaded Jewellery, Beaded Jewellery,beads,traditional Malas,malas,ruby Malas,pearl Malas,kundan Malas,polki Malas, Antique Malas, Delicate Malas, Heavy Malas', 'Discover the allure of beaded jewellery - a perfect blend of elegance and charm. Explore our collection, featuring exquisite designs to adorn your style with timeless beauty. ', 'F', 0, 'Y', 'C', '88', '1', 'Y', 'N', 'Ethnic jewellery_4635.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(103, 102, '', 'traditional indian malas', 'traditional india malas', '', 'Product', 'productListing', '', 'Traditional Indian  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Traditional Indian Mala, Manufacturer, Wholesaler, Exporters, Traditional Mala', 'Traditional Indian  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ruby Green High Gold Beads \r\nTraditional Mala', 'F', 0, 'Y', 'C', '90', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(104, 102, '', 'western mala', 'western mala', '', 'Product', 'productListing', '', 'Western  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Western Mala, Manufacturer, Wholesaler & Exporters, Western Mala', 'Western  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Diamond Shape Stone Western Mala Set', 'F', 0, 'Y', 'C', '89', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(105, 48, '', 'fusion jewellery', 'fusion jewellery', '', 'Product', 'productListing', '', 'Fusion Jewellery | Fusion Jewelry | Fusion Of Gold Silver | Fused Jewelry | Manek Ratna', 'Fusion Jewellery , Fusion Jewelry , Fusion Of Gold Silver , Fused Jewelry , Designer Fusion Earrings , Designer Bracelets , Designer Jewellery , Gold Silver Mix', 'Fusion Jewellery | Fusion Jewelry | Fusion Of Gold Silver | Fused Jewelry | Designer Fusion Earrings | Designer Bracelets | Designer Jewellery | Gold Silver Mix  ', 'F', 0, 'Y', 'C', '91', '1', 'Y', 'N', 'Fusion jewellery_1499.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(106, 105, '', 'fusion finger rings', 'fusion finger rings', '', 'Product', 'productListing', '', 'Fusion Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Finger Ring, Manufacturer, Wholesaler, Exporters, Fusion Jewellery', 'Fusion Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flowery Multi Trialgles & Finger Ring', 'F', 0, 'Y', 'C', '92', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(107, 105, '', 'fusion earrings', 'fusion earrings', '', 'Product', 'productListing', '', 'Fusion Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Earring Manufacturer, Wholesale, Exporters  In Mumbai, India, Fusion Jewellery', 'Fusion Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Paan Center Round Flower Fusion Earrings', 'F', 0, 'Y', 'C', '93', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(108, 48, '', 'cz / american diamond jewellery', 'ad jewellery', '', 'Product', 'productListing', '', 'Cz Jewellery Online Shopping & Designer American Diamond Jewellery | Cubic Zirconia Stone Jewellery | Manek Ratna', 'American Diamond Jewellery , Cubic Ziconium Jewellery, Cz Jewellery, Diamond Jewellery, White Sone Jewellery', 'Cz Jewellery Online Shopping (cubic Zirconia Oxide Jewellery) Or American Diamond Jewellery (ad Jewellery) At Wholesale Price In Mumbai, India. Most Prominent Manufacturers & Exporters Of Cz Jewelry   ', 'F', 0, 'Y', 'C', '68', '1', 'Y', 'N', 'CZ JEWELLERY_8920.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(109, 108, '', 'american diamond earrings', 'ad earrings', '', 'Product', 'productListing', '', 'American Diamond Earrings  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Earrings, Manufacturer, Wholesaler, Exporters, American  Diamond Jewellery', 'American Diamond Earrings  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Chakri Designer Ad Necklace Set', 'F', 0, 'Y', 'C', '69', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(110, 108, '', 'american diamond bangles', 'ad bangles', '', 'Product', 'productListing', '', 'Shimmering AD Bangles, Beauty and Elegance with American Diamonds', 'American Diamond Bangles, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'Make a statement with AD bangles, featuring the allure of American Diamonds. Shop now and embrace the beauty of these exquisite jewelry pieces.', 'F', 0, 'Y', 'C', '72', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(111, 108, '', 'ad pendant sets', 'ad pendant setss', '', 'Product', 'productListing', '', 'American Diamond Pendant  Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Pendant   Set, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'American Diamond Pendant  Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Flower Daimond Delicate Pendant Set', 'F', 0, 'Y', 'C', '71', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(112, 108, '', 'ad necklace sets', 'ad necklace sets', '', 'Product', 'productListing', '', 'American Diamond Necklace Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Necklace Set, Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'American Diamond Necklace Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Beads Drop Ad Diamond Necklace Set', 'F', 0, 'Y', 'C', '70', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(113, 108, '', 'ad kada', 'ad kada', '', 'Product', 'productListing', '', 'American Diamond Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Kada Manufacturer, Wholesaler & Exporter,american Diamond  Jewellery', 'American Diamond Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India Full Diamond Marquise Heavy Ad Kada', 'F', 0, 'Y', 'C', '73', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(114, 108, '', 'ad finger ring', 'ad finger ring', '', 'Product', 'productListing', '', 'Shine Bright with American Diamond Rings: Affordable Luxury', 'American Diamond Finger Ring Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'Shop for American diamond rings and embrace timeless beauty at a fraction of the cost. Sparkle and style without breaking the bank.', 'F', 0, 'Y', 'C', '75', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(115, 108, '', 'ad bracelets', 'ad bracelets', '', 'Product', 'productListing', '', 'Designer AD Bracelets – Affordable Luxury in American Diamond Jewelry', 'AD bracelets online, AD stone bracelet for women, AD bracelet kada, designer AD bracelet set, AD jewellery bracelets', 'Elevate your style with designer AD bracelets. Featuring intricate craftsmanship and sparkling American diamonds, these bracelets bring timeless beauty at budget-friendly prices. Shop traditional and contemporary styles online now!', 'F', 0, 'Y', 'C', '74', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1');
INSERT INTO `tbl_menu` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(116, 108, '', 'ad bajuband', 'ad bajuband', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '94', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(117, 0, '', 'Diamond', 'Diamond', '', NULL, NULL, '', 'Copper And Brass Jewellery Manufacturers And Wholesalers | Designer High Quality Imitation Jewelry With All Variants Of Artificial Jewellery | Manek Ratna', 'Imitation Jewellery, Copper Jewellery, Brass Jewellery', 'Imitation Jewelry With All Variants Of Designer Concept Jewellery. Copper And Brass Imitation Jewellery Manufacturers And Wholesalers Located In Mumbai And We Supply Across The Globe.   ', 'F', 3, 'N', 'C', '', '1', '', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(118, 117, '', 'earrings', 'earrings', '', 'Product', 'productListing', '', 'Artificial Earrings Manufacturers, Wholesalers For Girls & Women | Manek Ratna', 'Artificial Earrings Manufacturers, Wholesalers & Exporters In India, Mumbai | Designer Earrings | Antique Earrings | Kundan Earrings | Ad Earrings | Temple Earrings', 'Artificial Earrings Manufacturers, Wholesalers. Trendy & Designer Artificial Earrings For Girls & Women From India.  ', 'F', 0, 'Y', 'C', '7', '1', 'N', 'Y', '', 'Earrings_4532.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(119, 117, '', 'necklace sets', 'necklace sets', '', 'Product', 'productListing', '', 'Artificial Necklace Sets Online For Women & Jewellery Sets For Girls | Manek Ratna', 'Necklace Sets,antique Necklace Sets, Temple Sets, Kundan Necklace Sets, Kemp Necklace Sets, Designer Necklace Sets, Light Necklace Sets, Delicate Necklace Ses, Bridal Necsdklace Sets, Heavy Necklace Sets, Pearl Sets,  Jewellery Sets', 'Artificial Necklace Sets Online For Women & Jewellery Sets For Girls With Prices In Wholesale And Factory Prices. Designer & Authentic Jewellery Sets Online Shopping For Necklace Set Combo With Earrings.  ', 'F', 0, 'Y', 'C', '8', '1', 'N', 'Y', '', 'Necklace Set_2171.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(120, 117, '', 'pendant sets', 'pendant sets', '', 'Product', 'productListing', '', 'Radiate Beauty: Exquisite Pendant Sets for Timeless Glamour', 'Pendant Sets , Designer Pendant Sets , Antique Pendant Sets , Kundan Pendant Sets , Pachi Pendant Sets , Pearl Pendants , Ruby Pendants , Kemp Pendant Sets , Kemp Pendants , Thewa Pendant Sets , Temple Pendant Sets , Traditional Pendant Sets, Saree Pendant Sets, Wedding Pendant Sets', 'Make a statement with our breathtaking pendant sets. Each set is meticulously crafted to reflect your unique personality and elevate your fashion game. Explore our collection and unleash your inner enchantment.  ', 'F', 0, 'Y', 'C', '9', '1', 'N', 'Y', '', 'Pendant Set_4789.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(121, 117, '', 'designer pendant sets', 'designer pendant set', '', 'Product', 'productListing', '', 'Designer Pendant Sets | Designer Kundan Pendant Sets | Designer Antique Pendant Set | Manek Ratna', 'Designer Pendant Sets, Designer Kundan Pendant Sets, Designer Antique Pendant Set, Kemp Designer Pendant Set', 'Designer Pendant Sets | Designer Kundan Pendant Sets | Designer Antique Pendant Set | Kemp Designer Pendant Set   ', 'F', 0, 'Y', 'C', '95', '1', 'N', 'Y', '', 'Designer Pendant Set_8355.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(122, 117, '', 'dulhan set', 'dulhan set', '', 'Product', 'productListing', '', 'Bridal Jewellery Sets Manufacturers, Wholesalers & Exporters | Manek Ratna', 'Bridal Jewellery Sets, Wedding Jewelry, Dulhan Necklace Sets', 'Bridal Jewellery Sets Manufacturers, Wholesalers & Exporters In Mumbai. Artificial Wedding Jewelry For Bride With Prices For South Indian & North Indian Brides. Real Looking Dulhan Jewellery Set Manufacturers.    ', 'F', 0, 'Y', 'C', '147', '1', 'N', 'Y', '', 'Dulhan Set_5697.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(123, 117, '', 'bangles', 'bangles', '', 'Product', 'productListing', '', 'Artificial Bangles Online Manufacturers, Exporters & Wholesale Suppliers | Manek Ratna', 'Bangles, Traditional Bangles,  Antique Bangles, Kundan Bangles, Wedding Bangles, Ad Bangles, American Diamond Bangles', 'Designer Artificial Bangles Online Manufacturers, Exporters & Wholesale Suppliers Online For Girls & Women. Bangles Online Shopping Can Be In Pcs. Or Sets. Can Be In Gold / Multi Coloured Bangles.  ', 'F', 0, 'Y', 'C', '12', '1', 'N', 'Y', '', 'Bangles_1139.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(124, 117, '', 'finger rings', 'finger ring', '', 'Product', 'productListing', '', 'Discover the Art of Finger Ring Design: Elevate Your Look with the Perfect Accessory', 'Finger Rings, Polki Finger Rings,  Antique Finger Rings,  Kundan Finger Rings,  Ad Finger Rings,  Big Finger Ring,  Small Finger Rings, Heavy Finger Ring,  Wedding Finger Ring', 'From classic to contemporary, explore the world of finger ring and find the ideal accessory to make a statement and enhance your outfit with style and sophistication.  ', 'F', 0, 'Y', 'C', '11', '1', 'N', 'Y', '', 'Finger Ring_8677.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(125, 117, '', 'maang tikka', 'maang tikka', '', 'Product', 'productListing', '', 'Maang Tikka: Symbol of Grace and Tradition : Explore a Collection of Elegant Designs', 'Maang Tikka, Maang Tikka Jewelry, Traditional Maang Tika, Bollywood Maang Tikka, Kundan Maang Tikka, Antique Maang Tikka', 'Discover the allure of Maang Tikka for brides. Choose from a variety of stunning designs that complement your attire and make a lasting impression   ', 'F', 0, 'Y', 'C', '109', '1', 'N', 'Y', '', 'Maang Tikka_3738.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(126, 117, '', 'maang tikka earrings', 'maang tikka earrings', '', 'Product', 'productListing', '', 'Maang Tikka with Earrings: The Perfect Combination for a Stylish Look', 'Latest, Fashionable, Traditional, Maang Tikka, Earrings', 'Complete your traditional look with our captivating Maang Tikka with earrings sets, designed to enhance your beauty and make a statement at any event.      ', 'F', 0, 'Y', 'C', '178', '1', 'Y', 'Y', '', 'Maang Tikka Earrings_4380.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(127, 117, '', 'beaded malas', 'beaded malas', '', 'Product', 'productListing', '', 'Traditional Indian Malas | Ethnic Indian Malas | Beaded Malas | Beaded Jewellery  | Manek Ratna', 'Malas, Beaded Malas, Beads, Ruby, Emerald, Pearl, Traditional Indian Malas, Ethnic Beaded Mals, Rajwadi Style Jewellery', 'Malas | Beaded Malas | Beads | Ruby | Emerald | Pearl | Traditional Indian Malas | Ethnic Beaded Mals | Rajwadi Style Jewellery      ', 'F', 0, 'Y', 'C', '103', '1', 'N', 'Y', '', 'Beaded Mala_5807.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(128, 117, '', 'nath', 'nath', '', 'Product', 'productListing', '', 'Nath: Captivating Nose Pin for an Aura of Elegance and Cultural Heritage', 'Nath, Nose Pin, Wedding Nath, Women Nath, Nathani, Gold Plated Nath, Traditional Nath', 'A timeless piece of Indian jewelry, naths and nose pins are a popular choice for weddings and other special occasions. Find a wide variety of naths and nose pins in different styles and materials, including gold, silver, and brass.    ', 'F', 0, 'Y', 'C', '10', '1', 'N', 'Y', '', 'Nath_5140.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(129, 117, '', 'sindoor box', 'sindoor box', '', 'Product', 'productListing', '', 'Buy Sindoor Box & Kumkum Box Online: A Wide Variety of Styles and Designs to Choose From', 'Kumkum box, sindorr box, haldi Kumkum box, Kumkum box online', 'Shop a wide variety of sindoor boxes and kumkum boxes online. Find a beautiful and practical way to store your sindoor and kumkum, or choose a stylish gift for a loved one.   ', 'F', 0, 'Y', 'C', '139', '1', 'N', 'Y', '', 'Sindoor Box_5045.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(130, 0, '', 'Earrings', 'Earrings', '', 'earrings.html', '', '', 'Latest Jewellery Trends At A Glance | Manek Ratna', 'Latest Jewelry Trends, Traditional Jewellery Trends, Ethnic Jewellery Trends', 'Latest Jewelry Trends | Traditional Jewellery Trends | Ethnic Jewellery Trends      ', 'F', 4, 'Y', 'C', '', '1', 'N', 'N', '', '', '', 'N', 'M', '1775717275_4920.png', 'S', 0, 0, 1614254191, 1614254191, '1'),
(131, 72, '', 'polki bangles', 'polki bangles', '', 'Product', 'productListing', '', 'Effortless Glamour with Our Polki Bangles', 'Polki Jewellery, Polki Jewellery Designs, Polki Jewellery Online, Polki Jewellery Collection | Polki', 'Showcase the dazzling brilliance of uncut diamonds with Polki bangles. Discover the captivating craftsmanship and unparalleled sparkle today.', 'F', 0, 'Y', 'C', '52', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(132, 92, '', 'kundan earrings', 'kundan earrings', '', 'Product', 'productListing', '', 'Explore Kundan Earrings: Classic Beauty for Modern Women', 'Kundan Earring  Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan earrings for a touch of Indian elegance. Discover the artistry behind these timeless pieces and embrace sophistication ', 'F', 0, 'Y', 'C', '40', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(133, 0, '', 'Collections', 'Collections', '', 'collections.html', NULL, '', 'Manek Ratna | Contact Us | Indian Traditional Jewellery Mumbai in Wholesale', 'Imitation Jewellery, Artificial Jewellery, Traditional Jewellery', 'Indian Traditional Jewellery Mumbai in Wholesale, Bridal Jewelry, Kumkum Box, Bollywood Jewellery.      ', 'F', 5, 'N', '', '', '1', '', 'N', 'c0ba838a-70bd-4f79-9e29-7f0bbdd7e0d31698398630721-Mast_and_Harbour_min_70_off_1869.jpg', 'c0ba838a-70bd-4f79-9e29-7f0bbdd7e0d31698398630721-Mast_and_Harbour_min_70_off_3407.jpg', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(134, 49, '', 'temple jewellery finger rings', 'temple finger rings', '', 'Product', 'productListing', '', 'Temple Finger Rings | Antique Finger Rings| Finger Rings | Temple Jewellery | Manek Ratna', 'Temple Finger Rings, Finger Rings, Temple Jewellery, Jewelry, Temple Jewelry, Laxmi Finger Ring,  Mahalaxmi Finger Ring. Coin Finger Ring, Coin Rings', 'Temple Jewellery Online | Laxmi Finger Ring | Mahalaxmi Finger Ring | Coin Finger Ring | Coin Rings', 'F', 0, 'Y', 'C', '102', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(135, 117, '', 'payal', 'payal', '', 'Product', 'productListing', '', 'Captivating Anklets and Payal: Embrace the Graceful Beauty of Anklet Jewelry', 'Payal Jewellery, Antique Payal,  Kundan Payal,  Designer Payal,  Anklets,  Designer Anklets,  Anklets Online,  Traditional Payal,  Wedding Payal', 'Discover the beauty of anklets and payal. From traditional to contemporary designs, find the perfect piece to add a touch of glamour to your everyday look. ', 'F', 0, 'Y', 'C', '6', '1', 'N', 'Y', '', 'Payal_3553.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(136, 117, '', 'kamar patta', 'kamar patta', '', 'Product', 'productListing', '', 'Kamarpattas : Symbolizing Tradition and Grace in Hip Belt Fashion', 'kamarpattas , kamar patta , hip belt', 'Explore the beauty of kamarpattas, traditional hip belts that add elegance and charm to any outfit or occasion ', 'F', 0, 'Y', 'C', '15', '1', 'N', 'Y', '', 'Kamar Patta_5964.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(137, 56, '', 'antique kamar patta', 'antique kamar patta', '', 'Product', 'productListing', '', 'Antique Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Manek Ratna', 'Antique Kamar Patta, Kamar Patta, Antique Jewellery, Hip Belt, Stone Hip Belt, Temple Hip Belt', 'Antique Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Stone Hip Belt | Temple Hip Belt', 'F', 0, 'Y', 'C', '104', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(138, 72, '', 'polki kamar patta', 'polki kamar patta', '', 'Product', 'productListing', '', 'Polki Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Polki Hip Belt | Manek Ratna', 'Polki Kamar Patta, Kamar Patta, Antique Jewellery, Hip Belt, Polki Hip Belt', 'Polki Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Polki Hip Belt', 'F', 0, 'Y', 'C', '105', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(139, 108, '', 'ad mangalsutra', 'ad mangalsutra', '', 'Product', 'productListing', '', 'American Diamond Mangalsutra Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Mangalsutra, Manufacturer, Wholesaler, Exporters,american Diamond Jewellery', 'American Diamond Mangalsutra Manufacturer, Wholesaler & Exporters  In Mumbai, India, Pot Style Earrings Ad \r\nMangalsutra Chain', 'F', 0, 'Y', 'C', '114', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(140, 117, '', 'hair accessories', 'hair accessories', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '5', '1', 'N', 'Y', '', 'Hair Accessories_2800.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(141, 117, '', 'kada', 'kada', '', 'Product', 'productListing', '', 'Exquisite Kada for Women: Embrace Elegance and Grace | Shop Now', 'kada, kada designs, kada for women', 'Discover the elegance and femininity of Kada for women. Explore a wide range of designs, from traditional to modern, to complement your style. Shop online for the perfect Kada today! ', 'F', 0, 'Y', 'C', '17', '1', 'N', 'Y', '', 'Kada_2296.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(142, 49, '', 'temple jewellery choti', 'temple jewellery choti', '', 'Product', 'productListing', '', 'Temple Jewellery Choti | Manek Ratna', 'Temple Jewellery Choti, Hair Accessories, Laxmi Mata Coin Choti', 'Temple Jewelry Choti Is Traditional Indian Hair Accessory Worn Mostly By Indian Brides.', 'F', 0, 'Y', 'C', '112', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(143, 105, '', 'fusion necklace sets', 'fusion necklace sets', '', 'Product', 'productListing', '', 'Fusion Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Necklace Manufacturer, Wholesaler & Exporters, Fusion Jewellery', 'Fusion Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Fusion Necklace', 'F', 0, 'Y', 'C', '116', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(144, 105, '', 'fusion pendant sets', 'fusion pendant sets', '', 'Product', 'productListing', '', 'Fusion Pendant Set, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Pendant Set, Wholesaler & Exporters, Fusion Jewellery', 'Fusion Pendant Set, Wholesaler & Exporters  In Mumbai, India, Oval Stone Paan Shape Nizam Pendant Set', 'F', 0, 'Y', 'C', '117', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(145, 105, '', 'fusion bracelets', 'fusion bracelets', '', 'Product', 'productListing', '', 'Fusion Bracelets Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Bracelets, Manufacturer, Wholesaler, Exporter, Fusion Jewellery', 'Fusion Bracelets Manufacturer, Wholesaler & Exporters  In Mumbai, India, Oval Stone Paan Shape Nizam Pendant Set', 'F', 0, 'Y', 'C', '121', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(146, 117, '', 'bracelets', 'bracelets', '', 'Product', 'productListing', '', 'Bracelet for Women: Unleash Your Style with Chic and Trendy Designs', 'Bracelets , Ad Bracelets , Kundan Bracelets , Antique Bracelets , Design Bracelets , Party Wear Bracelets , Traditional Bracelets |,wedding Bracelets ', 'Bracelets for women are more than just accessories; they are a reflection of style, elegance, and personal expression !!! Buy now for Reselling. ', 'F', 0, 'Y', 'C', '18', '1', 'N', 'Y', '', 'Bracelets_4010.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(147, 108, '', 'ad rakhi', 'ad rakhi', '', 'Product', 'productListing', '', 'American Diamond Rakhi Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Rakhi, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'American Diamond Rakhi Manufacturer, Wholesaler & Exporters  In Mumbai, India, Single Leaf Ad Rakhi', 'F', 0, 'Y', 'C', '124', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254194, 1614254194, '1'),
(148, 98, '', 'thewa finger rings', 'thewa finger rings', '', 'Product', 'productListing', '', 'Thewa Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Thewa Finger Ring, Manufacturer, Wholesaler,  Exporters, Thewa Jewellery', 'Thewa Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Rajasthani Thewa High Gold Finger Ring', 'F', 0, 'Y', 'C', '125', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254194, 1614254194, '1'),
(149, 98, '', 'thewa bangles', 'thewa bangles', '', 'Product', 'productListing', '', 'Thewa Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Thewa Bangles, Manufacturer, Wholesaler, Exporter, Thewa Jewellery', 'Thewa Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Textured Round Emboss Thewa Bangles', 'F', 0, 'Y', 'C', '126', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254195, 1614254195, '1'),
(150, 108, '', 'ad maang tikka', 'admt', '', 'Product', 'productListing', '', 'American Diamond  Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond  Maang Tikka, Manufacturer, Wholesaler, Exporters, American Diamond  Jewellery', 'American Diamond  Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Maangtikka Rani Green', 'F', 0, 'Y', 'C', '119', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254195, 1614254195, '1'),
(151, 117, '', 'watches', 'watches', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'N', 'C', '127', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254196, 1614254196, '1'),
(152, 92, '', 'kundan watches', 'kundan watches', '', 'Product', 'productListing', '', 'Kundan Watches Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Watches, Manufacturer, Wholesaler, Exporters, Kundan  Jewellery', 'Kundan  Watches Manufacturer, Wholesaler & Exporters  In Mumbai, India, Thin Border Round Kundan Watches', 'F', 0, 'Y', 'C', '128', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(153, 108, '', 'american diamond payal', 'american diamond payal', '', 'Product', 'productListing', '', '| Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '129', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(154, 49, '', 'temple bajuband', 'temple bajuband', '', 'Product', 'productListing', '', 'Temple Bajubandh Manufacturers, Wholesalers & Exporters In Mumbai India | Manek Ratna', 'Temple Bajubandh, Manufacturers, Wholesalers, Exporters, Temple Jewellery', 'Temple Bajubandh Manufacturers, Wholesalers & Exporters In Mumbai India,  Laxmiji Style Bajubandh', 'F', 0, 'Y', 'C', '130', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(155, 92, '', 'kundan bracelets', 'kundan bracelets', '', 'Product', 'productListing', '', 'Kundan Bracelets  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Bracelets, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Bracelets  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Leaf Kundan Bracelet Set', 'F', 0, 'Y', 'C', '131', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(156, 117, '', 'mangalsutra', 'mangalsutra', '', 'Product', 'productListing', '', 'Artificial Mangalsutras: Perfectly Crafted Symbols of Love at Affordable Prices', 'imitation mangalsutra, artificial mangalsutra design, mangalsutra design price, artificial jewellery mangalsutra, artificial mangalsutra price, artificial diamond mangalsutra, artificial short mangalsutra, artificial long mangalsutra designs with price, artificial mangalsutra pendant, artificial mangalsutra set, imitation diamond mangalsutra, artificial mangalsutra wholesale, imitation mangalsutra online shopping, artificial mangalsutra online india, artificial south Indian mangalsutra imitation jewellery mangalsutra price artificial mangalsutra manufacturers artificial mangalsutra suppliers imitation jewellery traditional mangalsutra', 'Discover the beauty of artificial mangalsutras: affordable, stylish, and perfect for modern brides. Explore our collection and make a statement of love! ', 'F', 0, 'Y', 'C', '115', '1', 'N', 'Y', '', 'Mangalsutra_1012.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(157, 56, '', 'antique toe ring', 'antique toe ring', '', 'Product', 'productListing', '', 'Antique Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Toe Ring, Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Flower Moti Toe Ring', 'F', 0, 'Y', 'C', '133', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(158, 72, '', 'polki toe ring', 'polki toe ring', '', 'Product', 'productListing', '', 'Polki Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Polki Toe Ring, Manufacturer, Wholesaler & Exporters, Polki Jewellery', 'Polki Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Polki Diamond Toe Ring', 'F', 0, 'Y', 'C', '134', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(159, 117, '', 'haath paan', 'haath paan', '', 'Product', 'productListing', '', 'Haath Phool: Captivating Hand Accessories for a Touch of Glamour', 'hath panja, antique hath panja designs in gold, bridal hath panja designs in gold, hand panja design, hand panja jewellery, hath na panja designs with price, hath panja for wedding, pearl hath panja jewellery, haath phool, hathphool, hath phool design, haath phool ki design, haath phool kundan, haath phool jewellery kundan, haath phool online', 'Haath Phool: The epitome of elegance and tradition. Explore stunning designs, including antique gold, bridal, and pearl variations, to add a captivating allure to your ensemble. ', 'F', 0, 'Y', 'C', '108', '1', 'N', 'Y', '', 'Haath Paan_9954.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(160, 117, '', 'toe ring', 'toe ring', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '132', '1', 'N', 'Y', '', 'Toe Ring_2285.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(161, 117, '', 'chain', 'chain', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '19', '1', 'N', 'Y', '', 'Chain_6899.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(162, 117, '', 'pag paan', 'pag paan', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '135', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254199, 1614254199, '1'),
(163, 56, '', 'antique pag paan', 'antique pag paan', '', 'Product', 'productListing', '', 'Antique Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Pag Paan Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India,round Stone Polki Pagpaan', 'F', 0, 'Y', 'C', '136', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(164, 92, '', 'kundan pag paan', 'kundan pag paan', '', 'Product', 'productListing', '', 'Kundan Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Pag Paan, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Pag Paan', 'F', 0, 'Y', 'C', '138', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(165, 92, '', 'kundan hath paan', 'kundan hath paan', '', 'Product', 'productListing', '', 'Kundan Hath Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Hath Paan, Manufacturer, Wholesaler, Exporters', 'Kundan Hath Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India, Rani Paan Ad Hath Paan', 'F', 0, 'Y', 'C', '137', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(166, 86, '', 'kemp maang tikka', 'kemp maang tikka', '', 'Product', 'productListing', '', 'Kemp Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Maang Tikka, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Dhanalaxmi Ji Kemp Stones Maang Tikka', 'F', 0, 'Y', 'C', '118', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(167, 56, '', 'antique sindoor box', 'antique sindoor box', '', 'Product', 'productListing', '', 'Antique Sindoor Box Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Sindoor Box, Manufacturer, Wholesaler, Exporters , Antique Jewellery', 'Antique Sindoor Box Manufacturer, Wholesaler & Exporters  In Mumbai, India, Half  Chand Bordered Sindoor \r\nBox', 'F', 0, 'Y', 'C', '140', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(168, 117, '', 'judda', 'judda', '', 'Product', 'productListing', '', 'Judda  | Key Chain | Antique Judda | Wedding Judda | Traditional Judda | Manek Ratna', 'Judda , Key Chain, Antique Judda, Wedding Judda, Traditional Judda', 'Judda  | Key Chain | Antique Judda | Wedding Judda | Traditional Judda', 'F', 0, 'Y', 'C', '98', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(169, 92, '', 'kundan hair accessories', 'kundan hair accessories', '', 'Product', 'productListing', '', 'Kundan Hair Accesories  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Hair Accesories,  Manufacturer, Wholesaler , Exporters, Kundan Jewellery', 'Kundan Hair Accesories  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Jhula Style Kundan Hair Accessories', 'F', 0, 'Y', 'C', '141', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(170, 108, '', 'american diamond nath', 'american diamond nath', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '142', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(171, 108, '', 'american diamond haath paan', 'american diamond haath paan', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '143', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254201, 1614254201, '1'),
(172, 48, '', 'laser cut jewellery', 'laser cut jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '    ', 'F', 0, 'Y', 'C', '144', '1', 'Y', 'N', 'Laser jewellery_8873.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(173, 172, '', 'laser cut bangles', 'laser cut bangles', '', 'Product', 'productListing', '', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India, Curved Joint Ends Laser Cut Bangles', 'F', 0, 'Y', 'C', '145', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(174, 172, '', 'laser cut kada', 'laser cut kada', '', 'Product', 'productListing', '', 'Laser Cut  Kada  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Laser Cut  Kada, Manufacturer, Wholesaler, Exporters, Laser Cut Jewellery', 'Laser Cut  Kada  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Designed Laser Cut Kada', 'F', 0, 'Y', 'C', '146', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(175, 117, '', 'bajuband', 'bajuband', '', 'Product', 'productListing', '', 'Bajuband | Arm Belt | Antique Bajuband | Gold Plated Bajuband | Manek Ratna', 'Bajubandm Arm Belt, Antique Bajuband, Gold Plated Bajuband, Imitation Jewelry, Imitation ', 'Bajuband | Arm Belt | Antique Bajuband | Gold Plated Bajuband | Imitation Jewelry | Imitation  ', 'F', 0, 'Y', 'C', '97', '1', 'N', 'Y', '', 'Bajuband_5979.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(176, 56, '', 'antique dulhan set', 'antique dulhan set', '', 'Product', 'productListing', '', 'Antique Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Dulhan Set, Manufacturer, Wholesaler & Exporters, Antique Jewellery', 'Antique Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India,multi Layer Flowery Polki Dulhan Set', 'F', 0, 'Y', 'C', '148', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(177, 49, '', 'temple dulhan set', 'temple dulhan set', '', 'Product', 'productListing', '', 'Temple Dulhan Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Temple Dulhan Set, Manufacturer, Wholesaler,  Exporters, Temple Jewellery', 'Temple Dulhan Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Goddess Laxmi Multi Peacock Temple Set', 'F', 0, 'Y', 'C', '149', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254203, 1614254203, '1'),
(178, 92, '', 'kundan nath', 'kundan nath', '', 'Product', 'productListing', '', 'Kundan Nath Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Nath, Manufacturer, Wholesaler, Exporter, Kundan Jewellery', 'Kundan Nath Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Full Stoned Kundan Nath', 'F', 0, 'Y', 'C', '150', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254204, 1614254204, '1'),
(179, 92, '', 'kundan dulhan set', 'kundan dulhan set', '', 'Product', 'productListing', '', 'Kundan Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Dulhan Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Dulhan Set', 'F', 0, 'Y', 'C', '151', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254204, 1614254204, '1'),
(180, 48, '', 'jadau jewellery', 'jadau jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '152', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254204, 1614254204, '1'),
(181, 180, '', 'jadau earrings', 'jadau earrings', '', 'Product', 'productListing', '', 'Jadau Earrings Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Jadau Earrings, Manufacturer, Wholesaler,  Exporters,  Jadau Jewellery', 'Jadau Earrings Manufacturer, Wholesaler & Exporters  In Mumbai, India, Chand Jhumki Base Jadau Earrings', 'F', 0, 'Y', 'C', '153', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254205, 1614254205, '1'),
(182, 108, '', 'ad hair accessories', 'ad hair accessories', '', 'Product', 'productListing', '', 'American Diamond  Hair Accessories  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond  Hair Accessories, Manufacturer, Wholesaler, Exporters, American Diamond  Jewellery', 'American Diamond  Hair Accessories  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Hair Accessories', 'F', 0, 'Y', 'C', '154', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254205, 1614254205, '1'),
(183, 72, '', 'polki bajuband', 'polki bajuband', '', 'Product', 'productListing', '', 'Polki Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Polki Bajuband, Manufacturer, Wholesaler, Exporters, Polki Jewellery', 'Polki Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India, Chakri Paan Polki Bajuband', 'F', 0, 'Y', 'C', '107', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(184, 48, '', 'nizam collection', 'nizam collection', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '157', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254206, 1614254206, '1'),
(185, 184, '', 'nizam collection earrings', 'nizam collection earrings', '', 'Product', 'productListing', '', 'Nizam Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Nizam Earring,  Manufacturer, Wholesaler, Exporters, Nizam Jewellery', 'Nizam Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Nizam Collection Earring', 'F', 0, 'Y', 'C', '158', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254206, 1614254206, '1'),
(186, 108, '', 'ad kamar patta', 'ad kamar patta', '', 'Product', 'productListing', '', 'American Diamond Kamar Patta  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Kamar Patta, Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'American Diamond Kamar Patta  Manufacturer, Wholesaler & Exporters  In Mumbai, India, American Diamond Kamar Patta', 'F', 0, 'Y', 'C', '160', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(187, 48, '', 'fabric jewellery', 'fabric jewellery', '', 'Product', 'productListing', '', 'Fabric Jewellery Manufacturers, Wholesalers & Exporters In Mumbai, India To Usa Uk , Australia, Canada | Manek Ratna', 'Fabric Jewellery, Fabric Jewels, Fabric Necklace Set', 'Fabric Jewellery Online - Manufacturers, Wholesalers & Exporters In Mumbai, India To Usa Uk , Australia, Canada. Cloth / Fabric Of Different Variants Like Baatique, Silk , Zardosi  Etc Are Used To Make This Amazing Collection In Wholesale At Manek Ratna ', 'F', 0, 'Y', 'C', '164', '1', 'Y', 'N', 'FEBRIC_6224.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(188, 187, '', 'fabric necklace sets', 'fabric necklace sets', '', 'Product', 'productListing', '', 'Fabric Jewellery Necklace Sets | Manek Ratna', 'Fabric Jewellery, Necklace Sets, Fabric Jewelry Necklace Sets, Fabric Jewellery Manufacturers', 'Fabric Jewellery, Necklace Sets, Fabric Jewelry Necklace Sets, Fabric Jewellery Manufacturers And Wholealers', 'F', 0, 'Y', 'C', '165', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(189, 48, '', 'terracotta jewellery', 'terracotta jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '166', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(190, 189, '', 'terracotta earrings', 'terracotta earrings', '', 'Product', 'productListing', '', 'Terracotta Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Terracotta Earring, Manufacturer, Wholesaler,  Exporters, Terracotta Jewellery', 'Terracotta Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Multi Color Terracotta Earrings  ', 'F', 0, 'Y', 'C', '167', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(191, 92, '', 'kundan bangles', 'kundan bangles', '', 'Product', 'productListing', '', 'Shop Stunning Kundan Bangles: Craftsmanship & Charm', 'Kundan Bangles, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan bangles: A symbol of opulence and tradition. Explore our stunning collection and add a touch of heritage to your style.', 'F', 0, 'Y', 'C', '41', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(192, 49, '', 'temple bangles', 'temple bangles', '', 'Product', 'productListing', '', 'Antique Temple Jewellery Bangles: Captivating Designs for a Statement of Elegance', 'Temple Bangles, Manufacturer, Wholesaler,exporters, Temple Jewellery', 'Antique Temple Jewellery Bangles: Revel in the Opulence of Craftsmanship and Cultural Legacy', 'F', 0, 'Y', 'C', '168', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(193, 189, '', 'terracotta necklace', 'terracotta necklace', '', 'Product', 'productListing', '', 'Terracotta Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Terracotta Necklace, Manufacturer, Wholesaler, Exporters, Terracotta Jewellery', 'Terracotta Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Multi Mukhi Ganesh Ji Terracotta Necklace ', 'F', 0, 'Y', 'C', '169', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(194, 48, '', 'zinc jewellery', 'zinc jewellery', '', 'Product', 'productListing', '', 'Zinc - Mazak Jewellery Manufacturers |  Wholesalers | Exporters Online | Manek Ratna', 'Zinc Jewellery, Mazak Jewellery, Manufacturer,  Wholesalers, Exporters Online', 'Zinc - Mazak Jewellery Manufacturers |  Wholesalers | Exporters Online', 'F', 0, 'N', 'C', '173', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254208, 1614254208, '1'),
(195, 0, '', 'zinc earrings', 'zinc earrings', '', 'Product', 'productListing', '', 'Zinc And Mazak Imitation Earrings Latest Collection Online | Manek Ratna', 'Zinc Casting, Zinc Earrings, Mazak Jewellery, Mazak Earrings, Imitation Jewellery, Artificial Earrings', 'Zinc And Mazak Imitation Earrings Latest Collection Online For Domestic & Export Purpose  ', 'F', 0, 'N', 'C', '172', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(196, 0, '', 'zinc necklace', 'zinc necklace', '', 'Product', 'productListing', '', 'Zinc  Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Zinc  Necklac,  Manufacturer, Wholesaler, Exporters, Zick Jewellery', 'Zinc  Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Twisted Turned Bordered Temple Zinc Necklace  ', 'F', 0, 'N', 'C', '177', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(197, 56, '', 'antique mangalsutra', 'antique mangalsutra', '', 'Product', 'productListing', '', 'Antique Mangal Sutra Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Mangal Sutra, Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Mangal Sutra Manufacturer, Wholesaler & Exporters  In Mumbai, India,', 'F', 0, 'Y', 'C', '171', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(198, 102, '', 'sherwani mala', 'sherwani mala', '', 'Product', 'productListing', '', 'Sherwani  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Sherwani  Mala, Manufacturer, Wholesaler,  Exporters, Sherwani Mala', 'Sherwani  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Triple Long Sherwani Mala Set', 'F', 0, 'Y', 'C', '187', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(199, 48, '', 'oxidised jewelry', 'oxidised jewelry', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries. ', 'F', 0, 'Y', 'C', '195', '1', 'Y', 'N', 'Oxidised jewellery_7290.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(200, 117, '', 'rakhi', 'rakhi', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '123', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(201, 216, '', 'Frontend Menu', 'Frontend Menu', NULL, 'menu', 'list?section=F', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(202, 216, '', 'Banner Mgmt', 'Banner Mgmt', '', 'banner', 'list', '', 'test', 'test', 'test   ', 'C', 6, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(203, 216, '', 'Blog Mgmt', 'Blog Mgmt', '', 'blog', 'list', '', 'test', 'test', 'test   ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(204, 216, '', 'Collection Mgmt', 'Collection Mgmt', '', 'collection', 'list', '', 'test', 'test', 'test   ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(205, 216, '', 'Ticker Mgmt', 'Ticker Mgmt', NULL, 'ticker', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(206, 0, '', 'Email Mgmt', '', NULL, 'emailer', 'list', '', '', '', '', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(207, 22, '', 'Product Masters', 'Product Masters', '', 'menu', 'updateStatus', 'shelf,tags,attribute,category', '', '', '        ', 'C', 15, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(208, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(209, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'detail', '', '', '', '    ', 'F', 0, 'N', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(210, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(211, 217, '', 'Employee Masters', 'Employee Masters', '', 'role', 'list', 'role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '  ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(212, 27, '', 'Order Invoice Masters', 'Order Invoice Masters', '', 'menu', 'updateStatus', '', '', '', '   ', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(213, 2, '', 'Membership Masters', 'Membership Masters', '', 'menu', 'updateStatus', '', '', '', ' ', 'C', 7, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(214, 22, '', 'Manage Product', 'Manage Product', '', 'product', 'list', '', '', '', '  ', 'C', 13, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(215, 26, '', 'Manage Customer', 'Manage Customer', '', 'customer', 'list', '', '', '', '     ', 'C', 15, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(216, 0, '', 'Website Mgmt', 'Website Mgmt', NULL, NULL, NULL, 'blog,collection,ticker,menu,banner', '', '', '', 'C', 7, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(217, 0, '', 'Employee Mgmt', 'Employee Mgmt', '', '', '', 'admin,role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '   ', 'C', 10, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(218, 27, '', 'Manage Web Order', 'Manage Web  Order', '', 'order', 'list', '', '', '', '  ', 'C', 1, 'Y', '', '', '1,2,12', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(219, 212, '', 'Delivery Charges Mgmt', 'Delivery Charges Mgmt', '', 'deliveryCharges', 'list', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(220, 0, '', 'My Membership', 'membership', '', 'Member', 'membership', '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(221, 0, '', 'My Membership', 'myMembership', '', 'Member', 'myMembership', '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(222, 216, '', 'Backend Menu', 'Backend Menu', NULL, 'menu', 'list', '', '', '', '', 'C', 5, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(223, 212, '', 'Currency Mgmt', 'Currency Mgmt', '', 'currencyRate', 'list', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(224, 0, '', 'Order Customer Auto Complete', 'Order Customer Auto Complete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(225, 0, '', 'Product Category Autocomplete', 'Product Category Autocomplete', '', 'product', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,11,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(226, 0, '', 'Product Sku Filter Autocomplete', 'Product Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(227, 0, '', 'Product Get Tags Autocomplete', 'Product Get Tags Autocomplete', '', 'product', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(228, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(229, 0, '', 'Product Get Attribute Autocomplete', 'Product Get Attribute Autocomplete', '', 'product', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(230, 0, '', 'Customer Filter Get Customer Autocomplete', 'Customer Filter Get Customer Autocomplete', '', 'customer', 'filterGetCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(231, 0, '', 'Order Get Customer Autocomplete', 'Order Get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(232, 0, '', 'Order Get Order No Autocomplete', 'Order Get Order No Autocomplete', '', 'order', 'getOrderNoAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(233, 0, '', 'Order Get Invoice Autocomplete', 'Order Get Invoice Autocomplete', '', 'order', 'getInvoiceAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(234, 0, '', 'Order Get Product Autocomplete', 'Order Get Product Autocomplete', '', 'order', 'getProductAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(235, 0, '', 'Order Get Barcode Autocomplete', 'Order Get Barcode Autocomplete', '', 'order', 'filterGetBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(236, 0, '', 'Tax Get Tax Autocomplete', 'Tax Get Tax Autocomplete', '', 'tax', 'getTaxAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(237, 0, '', 'Tags Get Tags Autocomplete', 'Tags Get Tags Autocomplete', '', 'tags', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(238, 0, '', 'Shelf Get Shelf Autocomplete', 'Shelf Get Shelf Autocomplete', '', 'shelf', 'getShelfAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(239, 0, '', 'Attribute Get Attribute Autocomplete', 'Attribute Get Attribute Autocomplete', '', 'attribute', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(240, 0, '', 'Category Get Category Autocomplete', 'Category Get Category Autocomplete', '', 'category', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(241, 0, '', 'Category Get Parent Autocomplete', 'Category Get Parent Autocomplete', '', 'category', 'getParentAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(242, 0, '', 'Product Get Sku Filter POCO Autocomplete', 'Product Get Sku Filter POCO Autocomplete', '', 'product', 'getSkuFilterPOCOAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(243, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(244, 0, '', 'Product Get Sku Filter Autocomplete', 'Product Get Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(245, 0, '', 'Ledger Get Admin Autocomplete', 'Ledger Get Admin Autocomplete', '', 'ledger', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1');
INSERT INTO `tbl_menu` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(246, 0, '', 'Ledger Get Bill No Data', 'Ledger Get Bill No Data', '', 'ledger', 'getBillNoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(247, 0, '', 'Blog Get Title Autocomplete', 'Blog Get Title Autocomplete', '', 'blog', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(248, 0, '', 'Blog Get Author Autocomplete', 'Blog Get Author Autocomplete', '', 'blog', 'getAuthorAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(249, 0, '', 'Blog Get Link Autocomplete', 'Blog Get Link Autocomplete', '', 'blog', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(250, 0, '', 'Collection Get Title Autocomplete', 'Collection Get Title Autocomplete', '', 'collection', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(251, 0, '', 'Collection Get Category Autocomplete', 'Collection Get Category Autocomplete', '', 'collection', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(252, 0, '', 'Collection Get Tag Autocomplete', 'Collection Get Tag Autocomplete', '', 'collection', 'getTagAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(253, 0, '', 'Collection Get Link Autocomplete', 'Collection Get Link Autocomplete', '', 'collection', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(254, 0, '', 'Ticker Get Ticker Autocomplete', 'Ticker Get Ticker Autocomplete', '', 'ticker', 'getTickerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(255, 0, '', 'Ticker Get Link Autocomplete', 'Ticker Get Link Autocomplete', '', 'ticker', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(256, 0, '', 'Menu Get Menu Autocomplete', 'Menu Get Menu Autocomplete', '', 'menu', 'getMenuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(257, 0, '', 'Menu Get Controller Autocomplete', 'Menu Get Controller Autocomplete', '', 'menu', 'getControllerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(258, 0, '', 'Menu Get Action Autocomplete', 'Menu Get Action Autocomplete', '', 'menu', 'getActionAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(259, 0, '', 'Banner Get Title Autocomplete', 'Banner Get Title Autocomplete', '', 'banner', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(260, 0, '', 'Coupon Get Code Autocomplete', 'Coupon Get Code Autocomplete', '', 'coupon', 'getCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(261, 0, '', 'Admin Get Admin Autocomplete', 'Admin Get Admin Autocomplete', '', 'admin', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(262, 0, '', 'Role Get Role Autocomplete', 'Role Get Role Autocomplete', '', 'role', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(263, 0, '', 'Document Type Get Document Type Autocomplete', 'Document Type Get Document Type Autocomplete', '', 'documentType', 'getDocumentTypeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(264, 0, '', 'User Variant Get User Variant Autocomplete', 'User Variant Get User Variant Autocomplete', '', 'userVariant', 'getUserVariantAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(265, 0, '', 'User Variant Get Multiplier Autocomplete', 'User Variant Get Multiplier Autocomplete', '', 'userVariant', 'getMultiplierAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(266, 0, '', 'User Variant Get Discount Autocomplete', 'User Variant Get Discount Autocomplete', '', 'userVariant', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(267, 0, '', 'Membership Get Membership Autocomplete', 'Membership Get Membership Autocomplete', '', 'membership', 'getMembershipAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(268, 0, '', 'Membership Get Duration Autocomplete', 'Membership Get Duration Autocomplete', '', 'membership', 'getDurationAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(269, 0, '', 'Membership Get Discount Autocomplete', 'Membership Get Discount Autocomplete', '', 'membership', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(270, 0, '', 'Membership Get Amount Autocomplete', 'Membership Get Amount Autocomplete', '', 'membership', 'getAmountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(271, 0, '', 'Company Get Company Autocomplete', 'Company Get Company Autocomplete', '', 'company', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(272, 0, '', 'Company Get Email Autocomplete', 'Company Get Email Autocomplete', '', 'company', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(273, 0, '', 'Company Get Contact Autocomplete', 'Company Get Contact Autocomplete', '', 'company', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(274, 0, '', 'Company Get Gst Autocomplete', 'Company Get Gst Autocomplete', '', 'company', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(275, 0, '', 'Company Get Address Autocomplete', 'Company Get Address Autocomplete', '', 'company', 'getAddressAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(276, 0, '', 'Branch Get Branch Autocomplete', 'Branch Get Branch Autocomplete', '', 'branch', 'getBranchAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(277, 0, '', 'Branch Get Company Autocomplete', 'Branch Get Company Autocomplete', '', 'branch', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(278, 0, '', 'Branch Get Email Autocomplete', 'Branch Get Email Autocomplete', '', 'branch', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(279, 0, '', 'Branch Get Contact Autocomplete', 'Branch Get Contact Autocomplete', '', 'branch', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(280, 0, '', 'Branch Get Gst Autocomplete', 'Branch Get Gst Autocomplete', '', 'branch', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(281, 0, '', 'Reason Get Reason Autocomplete', 'Reason Get Reason Autocomplete', '', 'reason', 'getReasonAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(282, 0, '', 'Emailer Get Subject Autocomplete', 'Emailer Get Subject Autocomplete', '', 'emailer', 'getSubjectAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(283, 0, '', 'Emailer Get From Name Autocomplete', 'Emailer Get From Name Autocomplete', '', 'emailer', 'getFromNameAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(284, 0, '', 'Emailer Get From Mailid Autocomplete', 'Emailer Get From Mailid Autocomplete', '', 'emailer', 'getFromMailidAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(285, 0, '', 'Dashboard Open Order', 'Dashboard Open Order', '', 'admin', 'listOpenorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(286, 0, '', 'Dashboard Close Order', 'Dashboard Close Order', '', 'admin', 'listCloseorder', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(287, 0, '', 'Menu Management', 'Menu Management', '', 'menu', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(288, 0, '', 'Menu Update', 'Menu Update', '', 'menu', 'update', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(289, 0, '', 'Dashboard Bulk Open Order', 'Dashboard Bulk Open Order', '', 'admin', 'listOpenbulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(290, 0, '', 'Dashboard Bulk Close Order', 'Dashboard Bulk Close Order', '', 'admin', 'listClosebulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(291, 0, '', 'Product Update', 'Product Update', '', 'product', 'update', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(292, 0, '', 'Dashboard list invoice', 'Dashboard list invoice', '', 'admin', 'listInvoice', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(293, 0, '', 'Product Add', 'Product Add', '', 'product', 'add', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(294, 0, '', 'get Poco Data', 'get Poco Data', '', 'order', 'getPoCoData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(295, 0, '', 'Product get attribute value', 'Product get attribute value', '', 'product', 'getAttributeValues', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(296, 0, '', 'Product Manage Attribute', 'Product Manage Attribute', '', 'product', 'manageAttribute', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(297, 0, '', 'Product Get All Variation', 'Product Get All Variation', '', 'product', 'getAllVariation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(298, 0, '', 'product manage Variant', 'product manage Variant', '', 'product', 'manageVariant', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(299, 0, '', 'product purchase Product', 'product purchase Product', '', 'product', 'purchaseProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(300, 0, '', 'product view Purchase', 'product view Purchase', '', 'product', 'viewPurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(301, 0, '', 'product manage Purchase', 'product manage Purchase', '', 'product', 'managePurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(302, 0, '', 'product manage Data', 'product manage Data', '', 'product', 'manageData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(303, 0, '', 'product update Status', 'product update Status', '', 'product', 'updateStatus', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(304, 0, '', 'product delete', 'product delete', '', 'product', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(305, 0, '', 'product duplicate Product', 'product duplicate Product', '', 'product', 'duplicateProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(306, 0, '', 'shelf get Shelf Data', 'shelf get Shelf Data', '', 'shelf', 'getShelfData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(307, 0, '', 'shelf update Status', 'shelf update Status', '', 'shelf', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(308, 0, '', 'shelf delete', 'shelf delete', '', 'shelf', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(309, 0, '', 'tags get Tags Data', 'tags get Tags Data', '', 'tags', 'getTagsData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(310, 0, '', 'tag update status', 'tag update status', '', 'tags', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(311, 0, '', 'tags delete', 'tags delete', '', 'tags', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(312, 0, '', 'attribute get Attribute Data', 'attribute get Attribute Data', '', 'attribute', 'getAttributeData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(313, 0, '', 'attribute update status', 'attribute update status', '', 'attribute', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(314, 0, '', 'Attribute Delete', 'Attribute Delete', '', 'attribute', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(315, 0, '', 'attribute Value list', 'attribute Value list', '', 'attributeValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(316, 0, '', 'attribute Value get Attribute Value Data', 'attribute Value get Attribute Value Data', '', 'attributeValue', 'getAttributeValueData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(317, 0, '', 'attribute Value manage data', 'attribute Value manage data', '', 'attributeValue', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(318, 0, '', 'attribute Value update Status', 'attribute Value update Status', '', 'attributeValue', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(319, 0, '', 'attribute Value delete', 'attribute Value delete', '', 'attributeValue', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(320, 0, '', 'Category add', 'Category add', '', 'category', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(321, 0, '', 'category update Status', 'category update Status', '', 'category', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(322, 0, '', 'category update Primary', 'category update Primary', '', 'category', 'updatePrimary', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(323, 0, '', 'category delete', 'category delete', '', 'category', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(324, 0, '', 'Product Stock', 'Product Stock', '', 'product', 'stock', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(325, 0, '', 'product get Barcode Filter Autocomplete', 'product get Barcode Filter Autocomplete', '', 'product', 'getBarcodeFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(326, 0, '', 'product update Barcode Status', 'product update Barcode Status', '', 'product', 'updateBarcodeStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(327, 0, '', 'product delete Barcode', 'product delete Barcode', '', 'product', 'deleteBarcode', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(328, 0, '', 'product manage Bulk Operation', 'product manage Bulk Operation', '', 'product', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(329, 0, '', 'product manage Stock', 'product manage Stock', '', 'product', 'manageStock', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(330, 0, '', 'shelf manage Bulk Operation', 'shelf manage Bulk Operation', '', 'shelf', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(331, 0, '', 'Tags Manage Bulk Operation', 'Tags Manage Bulk Operation', '', 'tags', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(332, 0, '', 'Attribute Manage Bulk Operation', 'Attribute Manage Bulk Operation', '', 'attribute', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(333, 0, '', 'Attribute Value Manage Bulk Operation', 'Attribute Value Manage Bulk Operation', '', 'attributeValue', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(334, 0, '', 'Category Manage Bulk Operation', 'Category Manage Bulk Operation', '', 'category', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(335, 0, '', 'Customer Add', 'Customer Add', '', 'customer', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(336, 0, '', 'customer get Country Autocomplete', 'customer get Country Autocomplete', '', 'customer', 'getCountryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(337, 0, '', 'customer get State Autocomplete', 'customer get State Autocomplete', '', 'customer', 'getStateAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(338, 0, '', 'customer get City Autocomplete', 'customer get City Autocomplete', '', 'customer', 'getCityAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(339, 0, '', 'customer get Abbrevation Autocomplete', 'customer get Abbrevation Autocomplete', '', 'customer', 'getAbbrevation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(340, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(341, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'listAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(342, 0, '', 'customer manage Address Bulk Operation', 'customer manage Address Bulk Operation', '', 'customer', 'manageAddressBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(343, 0, '', 'customer update Default Status', 'customer update Default Status', '', 'customer', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(344, 0, '', 'customer delete Address', 'customer delete Address', '', 'customer', 'deleteAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(345, 0, '', 'customer get Membership Dates', 'customer get Membership Dates', '', 'customer', 'getMembershipDates', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(346, 0, '', 'customer manage Membership', 'customer manage Membership', '', 'customer', 'manageMembership', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(347, 0, '', 'customer manage Bulk Operation', 'customer manage Bulk Operation', '', 'customer', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(348, 0, '', 'customer delete', 'customer delete', '', 'customer', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(349, 0, '', 'customer update Status', 'customer update Status', '', 'customer', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(350, 0, '', 'tax get Tax Data', 'tax get Tax Data', '', 'tax', 'getTaxData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(351, 0, '', 'tax manage Bulk Operation', 'tax manage Bulk Operation', '', 'tax', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(352, 0, '', 'tax update Default Status', 'tax update Default Status', '', 'tax', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(353, 0, '', 'tax update Status', 'tax update Status', '', 'tax', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(354, 0, '', 'tax delete', 'tax delete', '', 'tax', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(355, 0, '', 'Delivery charges add', 'Delivery charges add', '', 'deliveryCharges', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(356, 0, '', 'delivery Charges manage Bulk Operation', 'delivery Charges manage Bulk Operation', '', 'deliveryCharges', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(357, 0, '', 'delivery Charges update status', 'delivery Charges update status', '', 'deliveryCharges', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(358, 0, '', 'delivery Charges delete', 'delivery Charges delete', '', 'deliveryCharges', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(359, 0, '', 'delivery Charges import data', 'delivery Charges import data', '', 'deliveryCharges', 'importData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(360, 0, '', 'order add', 'order add', '', 'order', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(361, 0, '', 'order get Customer Details', 'order get Customer Details', '', 'order', 'getCustomerDetails', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(362, 0, '', 'order manage Address', 'order manage Address', '', 'order', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(363, 0, '', 'order convert To Invoice', 'order convert To Invoice', '', 'order', 'convertToInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(364, 0, '', 'order send Invoice', 'order send Invoice', '', 'order', 'sendInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(365, 0, '', 'order add Shipping', 'order add Shipping', '', 'order', 'addShipping', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(366, 0, '', 'order add Fee', 'order add Fee', '', 'order', 'addFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(367, 0, '', 'order add Pg Fee', 'order add Pg Fee', '', 'order', 'addPgFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(368, 0, '', 'order get Barcode Autocomplete', 'order get Barcode Autocomplete', '', 'order', 'getBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(369, 0, '', 'order manage Order Product', 'order manage Order Product', '', 'order', 'manageOrderProduct', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(370, 0, '', 'order get Product Rate', 'order get Product Rate', '', 'order', 'getProductRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(371, 0, '', 'order get Attribute Autocomplete', 'order get Attribute Autocomplete', '', 'order', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(372, 0, '', 'order get Order Rate', 'order get Order Rate', '', 'order', 'getOrderRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(373, 0, '', 'order manage Attribute', 'order manage Attribute', '', 'order', 'manageAttribute', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(374, 0, '', 'order bulk Delete Item', 'order bulk Delete Item', '', 'order', 'bulkDeleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(375, 0, '', 'order bulk return Item', 'order bulk return Item', '', 'order', 'bulkReturnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(376, 0, '', 'order return Item', 'order return Item', '', 'order', 'returnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(377, 0, '', 'order delete Item', 'order delete Item', '', 'order', 'deleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(378, 0, '', 'order update Booking Deposit', 'order update Booking Deposit', '', 'order', 'updateBookingDeposit', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(379, 0, '', 'order send Invoice Data', 'order send Invoice Data', '', 'order', 'sendInvoiceData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(380, 0, '', 'order get Declaration', 'order get Declaration', '', 'order', 'getDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(381, 0, '', 'order get Employee Autocomplete', 'order get Employee Autocomplete', '', 'order', 'getEmployeeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(382, 0, '', 'order get Category Autocomplete', 'order get Category Autocomplete', '', 'order', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(383, 0, '', 'order get Unit Autocomplete', 'order get Unit Autocomplete', '', 'order', 'getUnitAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(384, 0, '', 'order manage Declaration', 'order manage Declaration', '', 'order', 'manageDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(385, 0, '', 'order list Declaration', 'order list Declaration', '', 'order', 'listDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(386, 0, '', 'order manage Bulk Operation', 'order manage Bulk Operation', '', 'order', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(387, 0, '', 'order delete Declaration', 'order delete Declaration', '', 'order', 'deleteDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(388, 0, '', 'order get Address', 'order get Address', '', 'order', 'getAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(389, 0, '', 'order print order', 'order print order', '', 'order', 'printOrder', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(390, 0, '', 'order print invoice', 'order print invoice', '', 'order', 'printInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(391, 0, '', 'order print A5 invoice', 'order print A5 invoice', '', 'order', 'printA5Invoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(392, 0, '', 'coupon add', 'coupon add', '', 'coupon', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(393, 0, '', 'Ledger add opening balance', 'Ledger add opening balance', '', 'ledger', 'addOpeningBalance', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(394, 0, '', 'ledger get Customer Autocomplete', 'ledger get Customer Autocomplete', '', 'ledger', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(395, 0, '', 'ledger get Manufacturer Autocomplete', 'ledger get Manufacturer Autocomplete', '', 'ledger', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(396, 0, '', 'Blog add', 'Blog add', '', 'blog', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(397, 0, '', 'blog manage Bulk Operation', 'blog manage Bulk Operation', '', 'blog', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(398, 0, '', 'blog update Status', 'blog update Status', '', 'blog', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(399, 0, '', 'blog delete', 'blog delete', '', 'blog', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(400, 0, '', 'Collection add', 'Collection add', '', 'collection', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(401, 0, '', 'collection autocomplete Sku', 'collection autocomplete Sku', '', 'collection', 'autocompleteSku', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(402, 0, '', 'collection manage Bulk Operation', 'collection manage Bulk Operation', '', 'collection', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(403, 0, '', 'collection update Status', 'collection update Status', '', 'collection', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(404, 0, '', 'Collection delete', 'Collection delete', '', 'collection', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(405, 0, '', 'ticker manage Bulk Operation', 'ticker manage Bulk Operation', '', 'ticker', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(406, 0, '', 'ticker update Status', 'ticker update Status', '', 'ticker', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(407, 0, '', 'ticker delete', 'ticker delete', '', 'ticker', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(408, 0, '', 'ticker add', 'ticker add', '', 'ticker', 'getTickerData', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(409, 0, '', 'banner manage Bulk Operation', 'banner manage Bulk Operation', '', 'banner', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(410, 0, '', 'banner update Status', 'banner update Status', '', 'banner', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(411, 0, '', 'banner delete', 'banner delete', '', 'banner', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(412, 0, '', 'banner add', 'banner add', '', 'banner', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(413, 0, '', 'Employee add', 'Employee add', '', 'admin', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(414, 0, '', 'admin get Role Autocomplete', 'admin get Role Autocomplete', '', 'admin', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(415, 0, '', 'admin get User Code', 'admin get User Code', '', 'admin', 'getUserCode', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(416, 0, '', 'admin get Hierarchy Autocomplete', 'admin get Hierarchy Autocomplete', '', 'admin', 'getHierarchyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(417, 0, '', 'admin get Job Status Autocomplete', 'admin get Job Status Autocomplete', '', 'admin', 'getJobStatusAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(418, 0, '', 'admin add More Document', 'admin add More Document', '', 'admin', 'addMoreDocument', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(419, 0, '', 'Admin manage date', 'Admin manage date', '', 'admin', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(420, 0, '', 'Admin update', 'Admin update', '', 'admin', 'update', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(421, 0, '', 'Admin manage bulk operation', 'Admin manage bulk operation', '', 'admin', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(422, 0, '', 'Admin update status', 'Admin update status', '', 'admin', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(423, 0, '', 'Role manage bulk operation', 'Role manage bulk operation', '', 'role', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(424, 0, '', 'Role update status', 'Role update status', '', 'role', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(425, 0, '', 'role get Role Data', 'role get Role Data', '', 'role', 'getRoleData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(426, 0, '', 'role delete', 'role delete', '', 'role', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(427, 0, '', 'Role Manage access', 'Role Manage access', '', 'role', 'manageAccess', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(428, 0, '', 'document Type manage bulk operation', 'document Type manage bulk operation', '', 'documentType', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(429, 0, '', 'document Type update status', 'document Type update status', '', 'documentType', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(430, 0, '', 'document Type delete', 'document Type delete', '', 'documentType', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(431, 0, '', 'user Variant get User Variant Data', 'user Variant get User Variant Data', '', 'userVariant', 'getUserVariantData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(432, 0, '', 'user Variant manage bulk operation', 'user Variant manage bulk operation', '', 'userVariant', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(433, 0, '', 'user Variant update status', 'user Variant update status', '', 'userVariant', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(434, 0, '', 'user Variant delete', 'user Variant delete', '', 'userVariant', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(435, 0, '', 'order get Manufacturer Autocomplete', 'order get Manufacturer Autocomplete', '', 'order', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(436, 0, '', 'order get Po No', 'order get Po No', '', 'order', 'getPoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(437, 0, '', 'order manage PoCo Data', 'order manage PoCo Data', '', 'order', 'managePoCoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(438, 0, '', 'order get Customer Autocomplete', 'order get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(439, 0, '', 'order get Co No', 'order get Co No', '', 'order', 'getCoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(440, 0, '', 'Product Add PoCo Product', 'Product Add PoCo Product', '', 'product', 'addPoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(441, 0, '', 'product get Sku Autocomplete', 'product get Sku Autocomplete', '', 'product', 'getSkuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(442, 0, '', 'product get Product Variation', 'product get Product Variation', '', 'product', 'getProductVariation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(443, 0, '', 'product get Attribute Panel', 'product get Attribute Panel', '', 'product', 'getAttributePanel', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(444, 0, '', 'product manage PoCo Products Data', 'product manage PoCo Products Data', '', 'product', 'managePoCoProductsData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(445, 0, '', 'product get Timeline Data', 'product get Timeline Data', '', 'product', 'getTimelineData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(446, 0, '', 'product delete PoCo Products', 'product delete PoCo Products', '', 'product', 'deletePoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(447, 0, '', 'order delete', 'order delete', '', 'order', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(448, 4529, '', 'Appointment', 'Appointment', NULL, 'appointment', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1654596206, 1654596206, '1'),
(449, 0, '', 'Jhumka Earrings', 'jhumka earrings', '', '', '', '', '', '', '      ', 'F', 0, 'N', 'C', '19', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(451, 117, '', 'choti', 'choti', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '113', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(452, 48, '', 'German Silver Jewellery', 'german silver jewellery', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries. ', 'F', 0, 'Y', 'C', '233', '1', 'Y', 'N', 'erman-silver (1)_2748.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(453, 452, '', 'German Silver Necklace Set', 'german silver necklace set', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries.', 'F', 0, 'Y', 'C', '230', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4511, 0, '', 'unsubscribe', 'unsubscribe', '', 'Home', 'unsubscribe', '', 'Manek Ratna | Unsubscribe | Indian Traditional Jewellery Mumbai in Wholesale', 'Imitation Jewellery, Artificial Jewellery, Traditional Jewellery', 'Indian Traditional Jewellery Mumbai in Wholesale, Bridal Jewelry, Kumkum Box, Bollywood Jewellery. ', 'F', 0, 'N', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(4512, 48, '', 'Maharashtrian Jewellery', 'Maharashtrian jewellery', '', 'Product', 'productListing', '', 'Maharashtrian Jewellery: Where Tradition Meets Contemporary Splendor', '', 'Unveil the timeless beauty of Maharashtrian jewellery, a stunning blend of traditional artistry and contemporary allure. Indulge in the richness of Maharashtra\'s cultural legacy ', 'F', 0, 'Y', 'C', '250', '1', 'Y', 'N', 'Maharashtrian jewellery_6562.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4513, 4512, '', 'Kolhapuri Putali Haar', 'kolhapuri putali haar', '', 'Product', 'productListing', '', 'Kolhapuri Putali Haar: Embrace the Richness of Maharashtra\'s Traditional Necklace', '', 'Unlock the heritage of Kolhapuri Putali Haar, an exquisite Maharashtrian necklace that tells a story of tradition and artistry. Immerse in its intricate craftsmanship and charm.', 'F', 0, 'Y', 'C', '253', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4514, 4512, '', 'Kolhapuri Thushi', 'kolhapuri thushi', '', 'Product', 'productListing', '', 'Kolhapuri Thushi: Exquisite Craftsmanship and Cultural Symbol of Maharashtra', '', 'Celebrate tradition with Kolhapuri Thushi, an exquisite Maharashtrian necklace that showcases the artistic heritage of Kolhapur.', 'F', 0, 'Y', 'C', '252', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4515, 4512, '', 'Kolhapuri Saaj', 'kolhapuri saaj', '', 'Product', 'productListing', '', 'Kolhapuri Saaj : Unveiling the Elegance and Grandeur of Maharashtra\'s Traditional Necklace', '', 'Kolhapuri Saaj in 18 , 24 Paan : Unravel the Story of Maharashtra\'s Rich Tradition and Artistry', 'F', 0, 'Y', 'C', '251', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4516, 452, '', 'German Silver Earrings', 'german silver earrings', '', 'Product', 'productListing', '', 'Posh German Silver Earrings & Jhumkas in Wholesale Online', '', 'Buy German Silver Earrings, Jhumkas, Chandelier Earrings in Antique finish which looks like 92.5 Silver Earrings', 'F', 0, 'Y', 'C', '231', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4517, 199, '', 'Oxidised Earrings', 'oxidised earrings', '', 'Product', 'productListing', '', 'Stock Oxidized Earrings Manufactured in Mumbai at Wholesale Prices', '', 'Purchase Trendy Oxidized Silver Earrings & Jhumlas in various coloured stones in antique finish.', 'F', 0, 'Y', 'C', '198', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4518, 199, '', 'Oxidized Necklace Sets', 'oxidized necklace sets', '', 'Product', 'productListing', '', 'Exquisite Oxidized Necklace Sets: Unveiling the Vintage Elegance of Artisan Jewelry', '', 'Elevate your look with oxidized necklace sets, radiating vintage elegance and a touch of old-world charm. Experience their distinctive beauty', 'F', 0, 'Y', 'C', '199', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4519, 0, '', 'Manage My Product', 'Manage My Product', '', 'vendorsProduct', 'list', '', '', '', '  ', 'C', 14, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4520, 0, '', 'VendorsShelf', 'Vendors Shelf', '', 'vendorsShelf', 'list', '', '', '', ' ', 'C', 13, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4521, 0, '', 'Manage My Barcode', 'Manage My Barcode', '', 'vendorsProduct', 'listBarcode', '', '', '', ' ', 'C', 15, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4522, 0, '', 'Manage My Customers', 'Manage My Customers', '', 'vendorsCustomer', 'list', '', '', '', ' ', 'C', 16, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4523, 0, '', 'Manage My Orders', 'Manage My Orders', '', 'vendorsOrder', 'list', '', '', '', ' ', 'C', 17, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4524, 0, '', 'Trending', 'Trending', '', 'trending', 'list', '', '', '', '   ', 'C', 80, 'Y', '', '', '1,2,12', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(4525, 4529, '', 'Push Notification', 'Push Notification', NULL, 'push_notification', 'list', '', '', '', '', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1697785700, 1697785700, '1'),
(4526, 0, '', 'test', 'test', '', NULL, NULL, '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4527, 4529, '', 'Enquiry', 'Enquiry', '', 'enquiry', 'list', '', '', '', '  ', 'C', 4, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4528, 4529, '', 'Feedback', 'Feedback', '', 'feedback', 'list', '', '', '', '    ', 'C', 5, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4529, 0, '', 'App Mgmt', 'App Mgmt', '', '', '', '', '', '', '\"  ', 'C', 8, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4530, 0, '', 'Testimonials', 'Testimonials', '', 'testimonial', 'list', '', '', '', '    ', 'C', 14, 'N', '', '', '1,2', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4531, 22, '', 'Product Catlogue', 'Product Catlogue', '', 'product', 'listCatlogue', '', '', '', '\"  ', 'C', 14, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702979450, 1702979450, '1'),
(4532, 48, '', 'Designer Bindi', 'bindi', '', 'Product', 'productListing', '', 'Designer Bindi', '', 'Designer Bindi', 'F', 0, 'Y', 'C', '262', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1');
INSERT INTO `tbl_menu` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(4533, 117, '', 'Bindi Designs', 'bindi design', '', 'Product', 'productListing', '', 'Latest Bindi Designs for Every Occasion | Traditional & Modern StylesLatest Bindi Designs for Every Occasion | Traditional & Modern Styles', 'Bindi Designs', 'Explore the latest bindi designs for women – stylish, colorful, and versatile. Find the perfect design to match weddings, festivals, or everyday fashion.', 'F', 0, 'Y', 'C', '262', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4534, 207, '', 'Manage Supplier Shelf', 'Manage Supplier Shelf', '', 'supplierShelf', 'list', '', '', '', '  ', 'C', 15, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4535, 118, '', 'Earrings with Hair Chain', 'earrings with hair chain', '', 'Product', 'productListing', '', 'Stylish Earrings with Hair Chain – Bridal & Festive Jewelry Collection', 'Earrings with Hair Chain, bahubali jhumka earrings with hair chain, indian jhumka earrings with hair chain, wedding earrings with hair chain, traditional earrings with hair chain, antique earrings with hair chain, ', ' From classic Kundan to sparkling CZ designs, earrings with hair chain bring timeless elegance to your attire. Shop traditional and modern styles today.     ', 'F', 0, 'N', 'C', '274', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4536, 0, '', 'Jhumka Earrings for Women', 'jhumka earrings for women', '', 'Product', 'productListing', '', 'Jhumka Earrings for Women – Ethnic & Designer Collection', 'Jhumka Earrings for Women, Buy Jhumka Earrings for Women Online, Latest Designs of Jhumka Earrings for Women, Designer Pearl Jhumka Earrings for Women, Antique Kundan Jhumka Earrings for Women, Traditional Temple Jhumka Earrings for Women, Stylish Party Wear Jhumka Earrings for Women', 'Discover a wide range of jhumka earrings for women with intricate designs. Ideal for bridal wear, parties, and festive styling. Explore handcrafted designs in gold, silver, and kundan to suit every occasion.', 'F', 0, 'N', 'C', '236', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4537, 0, '', 'Palakka Necklace', 'palakka necklace', '', 'Product', 'productListing', '', 'Palakka Necklace – Timeless Kerala Jewellery with Cultural Heritage', 'palakka mala, palakka mala gold, palakka necklace gold, palakka earrings, palakka bangles, palakka mala designs, palakka choker, simple palakka mala, palakka necklace set, lightweight palakka mala', 'The Palakka Necklace is a traditional jewellery design that beautifully reflects Kerala’s rich cultural heritage. Traditionally worn by women during weddings, temple festivals, and auspicious occasions, the Palakka Necklace represents prosperity, beauty, and timeless grace. ', 'F', 0, 'N', 'C', '276', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4538, 0, '', 'Long Necklace Design', 'long necklace design', '', 'Product', 'productListing', '', 'Trending Long Necklace Design Ideas for Timeless Fashion', 'bridal long necklace design, south indian long necklace design, antique long necklace design, women\'s long necklace design, modern long necklace design, lightweight long necklace design, rajwadi long necklace design, new latest long necklace design', 'A long necklace design adds timeless charm and elegance to any outfit, making it a versatile choice for both traditional and modern looks. Popular in weddings, festive occasions, and everyday fashion, long necklace designs beautifully complement sarees, lehengas, and even contemporary dresses.', 'F', 0, 'N', 'C', '277', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4539, 0, '', 'Studs Earrings for Women', 'studs earrings for women', '', 'Product', 'productListing', '', 'Studs Earrings for Women – Classic and Modern Styles You’ll Love', 'stud earrings for women, stud earrings for women gold, stud earrings for daily wear, best stud earrings for women, stud earrings for women combo, stud earrings for women design, stud earrings for her, beautiful stud earrings for women, stud earrings for women artificial', ' Studs Earrings for Women are timeless, versatile, and elegant accessories that suit every occasion. From daily wear to festive events, they add subtle charm and sophistication to any outfit. Available in gold, silver, diamond, and artificial designs, stud earrings offer comfort, lightweight styling, and endless variety, making them a must-have in every woman’s jewellery collection.', 'F', 0, 'N', 'C', '278', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4540, 0, '', 'Jewellery Set for Wedding', 'jewellery set for wedding', '', 'Product', 'productListing', '', 'Latest Designer Jewellery Set for Wedding Brides to Shine', 'artificial jewellery set for wedding, ad jewellery set for wedding, temple jewellery set for wedding, dulhan jewellery set for wedding, latest jewellery set for wedding, antique jewellery set for wedding, lakshmi jewellery set for wedding, complete jewellery set for wedding, best jewellery set for wedding, kundan jewellery set for wedding', ' Discover stunning jewellery set for wedding collections, including artificial, AD, temple, antique, dulhan, Lakshmi, Kundan and more. From traditional to latest designs, find the best complete bridal sets that bring elegance, charm, and cultural beauty to every wedding look. Perfectly crafted for every bride’s special day.', 'F', 0, 'N', 'C', '279', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4541, 0, '', 'Guttapusalu Necklace', 'guttapusalu necklace', '', 'Product', 'productListing', '', 'Guttapusalu Necklace: A Timeless South Indian Heritage Jewellery', 'guttapusalu necklace in gold, guttapusalu necklace choker, lakshmi guttapusalu necklace, peacock guttapusalu necklace, lotus guttapusalu necklace, white guttapusalu necklace, kemp guttapusalu necklace', 'Discover the timeless elegance of the guttapusalu necklace, a traditional South Indian jewel known for its clusters of pearls resembling tiny seeds.Whether you choose a choker, long necklace, or antique variation, guttapusalu necklaces add regal charm and cultural richness to bridal attire.', 'F', 0, 'N', 'C', '280', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4542, 0, '', 'Haram Necklace Set', 'haram necklace set', '', 'Product', 'productListing', '', 'Haram Necklace Set – Traditional South Indian Bridal Jewellery', 'antique gold haram necklace set, gold plated long haram necklace set, bridal haram necklace set, yellow gold haram necklace set, pearl haram necklace set, women haram necklace set', ' A haram necklace set is a traditional long necklace deeply rooted in South Indian culture and bridal jewellery. Known for its intricate craftsmanship, it often features motifs of Goddess Lakshmi, peacocks, and floral designs inspired by temple jewellery. A haram necklace set is truly a timeless piece that adds regal charm and cultural significance to any attire.', 'F', 0, 'N', 'C', '281', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4543, 0, '', 'Bindi Booklet', 'bindi booklet', '', 'Product', 'productListing', '', 'Colorful Bindi Booklet Collection | Buy Online on Manek Ratna', 'bindi booklet, bindi book, bindi book online, bindi book wholesale, bindi book collection, colourful bindi booklet', ' A bindi booklet is a handy collection of stylish and colorful bindis available in different shapes, sizes, and designs. From simple round bindis for daily wear to decorative stone and pearl bindis for weddings and festivals, these booklets are both affordable and convenient. Perfect for women of all ages, a bindi booklet ensures you always have the right design to match any outfit or occasion.', 'F', 0, 'N', 'C', '282', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4544, 0, '', 'Thushi Necklace', 'thushi necklace', '', 'Product', 'productListing', '', 'Buy Thushi Necklace Online – Traditional Maharashtrian Style', 'kolhapuri thushi necklace, maharashtrian thushi necklace designs, thushi jewellery set, thushi jewellery design, traditional thushi necklace, thushi necklace pearl', ' Explore elegant Thushi Necklace, from classic gold-plated to pearl-studded designs. Perfect for brides and festive wear, rooted in Maharashtrian tradition. Shop bridal, pearl, and traditional  designs at the best prices.', 'F', 0, 'N', 'C', '283', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4545, 0, '', 'Heritage Jewellery', 'heritage jewellery', '', 'Product', 'productListing', '', 'Heritage Jewellery – Timeless Antique & Diamond Pieces', 'heritage antique jewellery, heritage diamond jewellery, heritage fine jewelry, heritage jewellery online, heritage bridal jewellery, heritage jewellery earrings', ' Discover timeless heritage jewellery including antique, bridal, diamond, and fine collections. Celebrate Indian tradition with heritage jewellery. Discover antique sets, bridal ornaments, diamond polki designs, and fine handcrafted pieces.  ', 'F', 0, 'N', 'C', '284', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4546, 0, '', 'Pressing Nose Rings', 'pressing nose rings', '', 'Product', 'productListing', '', 'Pressing Nose Rings Online | Bridal & Daily Wear Designs', 'pressing nose pin, pressing nose pin gold, pressing nose ring for bride, pressing nose pin for wedding, pressing nose pin design, pressing nose pin oxidised', 'Explore elegant pressing nose rings in gold, oxidised, and bridal styles. Perfect for weddings or daily wear, our non-pierced nose pins combine tradition with comfort.', 'F', 0, 'N', 'C', '285', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4547, 0, '', 'South Indian Necklace', 'south indian necklace', '', 'Product', 'productListing', '', 'South Indian Necklace – Traditional Designs for Brides & Festivals', 'south indian jewellery set, south indian bridal jewellery, south indian jewelry design, south indian long necklace design, south indian jewellery online, south indian traditional necklace, south indian jewellery necklace', 'Explore elegant South Indian necklace designs including bridal sets, long harams, and temple-inspired jewellery. Perfect for weddings, festivals, and traditional celebrations.', 'F', 0, 'N', 'C', '286', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4548, 0, '', 'Moti Bangles', 'moti bangles', '', 'Product', 'productListing', '', 'Authentic Moti Bangles – Traditional Pearl Bangles for Indian Women', 'moti bangles online, moti bangles for bride, traditional moti bangles, oxidised moti bangles, kolhapuri moti bangles, designer moti bangles, moti bangle set, antique moti bangles', 'Moti bangles are timeless Indian jewellery pieces crafted with pearls, showcasing elegance and tradition. From antique and oxidised designs to bridal and designer moti bangle sets, they are loved across India for weddings, festivals, and daily wear. Whether Kolhapuri classics or contemporary styles, these bangles reflect cultural heritage with a modern touch.', 'F', 0, 'N', 'C', '287', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4549, 0, '', 'Combo Jewellery Set', 'combo jewellery set', '', 'Product', 'productListing', '', 'Best Combo Jewellery Set Collection | Indian Styles Online', 'rajputi jewellery combo set, oxidised jewellery combo set, jewellery combo set for women, gold jewellery combo set, rajasthani jewellery combo set, temple jewellery combo set, moti jewellery combo set', 'Shop authentic combo jewellery set for women including temple, Rajputi, Rajasthani & oxidised designs. Perfect accessories to complete sarees, lehengas & Indo-western outfits.     ', 'F', 0, 'N', 'C', '288', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4550, 0, '', 'Kalangi', 'kalangi', '', 'Product', 'productListing', '', 'Royal Kalangi for Grooms | Wedding Safa Accessories', 'Traditional Kalangi Ornament, Royal Groom Kalangi, Maharaja Style Kalangi, Wedding Turban Kalangi, Feather Kalangi for Groom, Gold Plated Kalangi for Men', ' Shop authentic Kalangi ornaments for Indian grooms. Explore wedding turban Kalangi, Maharaja style, and gold plated designs that reflect heritage & royalty only at Manek Ratna ', 'F', 0, 'N', 'C', '229', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4551, 0, '', 'Choker Necklace for Women', 'choker necklace for women', '', 'Product', 'productListing', '', 'Choker Necklace for Women | Bridal & Wedding Jewellery', 'choker necklace for wedding, choker necklace for bride, choker necklace jewellery, bridal choker necklace for women, choker necklace for engagement', 'Shop choker necklace for women. From traditional bridal chokers to modern designs, find the perfect piece for weddings & celebrations.  ', 'F', 0, 'N', 'C', '289', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4552, 4530, '', 'Suraj', 'DSA', '', 'product', 'listBarcode', '', 'DSA', 'SAA', '  SWED', 'C', 1, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 0, 0, '1'),
(4553, 0, '', 'Testimonials111', 'Testimonials2', '', 'testimonial', 'list', '', 'ASW', 'ERT', ' XCV ', 'C', 9, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4554, 22, '', 'Stock Transfer', 'Stock Transfer', '', 'productStockTransfer', 'list', '', '', '', '  ', 'C', 16, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4555, 22, '', 'Sliver Base Price Mgmt ', 'Sliver Base Price Mgmt', '', 'silverbaseprice', 'list', '', '', '', '  ', 'F', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4556, 207, '', 'Sliver Base Price Mgmt ', 'Sliver Base Price Mgmt', '', 'silverbaseprice', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4557, 27, '', 'Manage Pos Order', 'Manage Pos Order', '', 'order', 'listPosOrder', '', '', '', ' ', 'C', 2, 'Y', '', '', '1,2,5,6,8,10,11,12,15', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4558, 0, '', 'Necklace', 'necklace', '', 'necklaces.html', '', '', '', '', '   ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717202_9272.png', 'S', 0, 0, 0, 0, '1'),
(4559, 0, '', 'CZ Necklace', 'cz-necklace', '', 'cz-necklace.html', '', '', '', '', '  ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1774954903_4771.webp', 'H', 0, 0, 0, 0, '1'),
(4560, 0, '', 'Rings', 'rings', '', 'rings.html', '', '', '', '', '   ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717155_5484.png', 'S', 0, 0, 0, 0, '1'),
(4561, 0, '', 'Payal / Anklets', 'payal-anklets', '', 'payal-and-anklets.html', '', '', '', '', '    ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775718208_5887.png', 'S', 0, 0, 0, 0, '1'),
(4562, 0, '', 'Kada', 'kada', '', 'kada.html', '', '', '', '', '   ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717174_3211.png', 'S', 0, 0, 0, 0, '1'),
(4563, 0, '', 'Bracelets', 'bracelets', '', 'bracelets.html', '', '', '', '', '  ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1774955372_6648.png', 'S', 0, 0, 0, 0, '1'),
(4564, 0, '', 'Mangalsutra', 'mangalsutra', '', 'mangalsutras.html', '', '', '', '', '   ', 'F', 11, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717125_8134.png', 'S', 0, 0, 0, 0, '1'),
(4565, 0, '', 'Chains', 'chains', '', 'chains.html', '', '', '', '', '   ', 'F', 12, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717114_2948.png', 'S', 0, 0, 0, 0, '1'),
(4566, 0, '', 'Pendant Sets', 'pendant-sets', '', 'pendant-sets.html', '', '', '', '', '   ', 'F', 13, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717094_2913.png', 'S', 0, 0, 0, 0, '1'),
(4567, 0, '', 'Mens', 'mens', '', 'mens-jewellery.html', '', '', '', '', '   ', 'F', 14, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775717047_6612.png', 'S', 0, 0, 0, 0, '1'),
(4568, 0, '', 'Trending', 'trending', '', 'collections.html', '', '', '', '', ' ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1775715766_9858.png', 'S', 0, 0, 0, 0, '1');

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

--
-- Table structure for table `tbl_menu_bkp`
--

CREATE TABLE `tbl_menu_bkp` (
  `menu_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `company_id` varchar(100) NOT NULL,
  `menu` varchar(100) NOT NULL,
  `menu_alias` varchar(100) NOT NULL,
  `menu_icon` varchar(50) DEFAULT NULL,
  `menu_controller` varchar(100) DEFAULT NULL,
  `menu_action` varchar(50) DEFAULT NULL,
  `child_menus` text NOT NULL,
  `metatitle` text NOT NULL,
  `metakeyword` text NOT NULL,
  `metadescription` text NOT NULL,
  `menu_type` enum('F','C') NOT NULL COMMENT 'F=>Frontend,C=>Console',
  `sort_order` int(11) DEFAULT NULL,
  `is_show` enum('Y','N') DEFAULT 'Y',
  `mapping_type` enum('C','T') NOT NULL,
  `mapping_item` varchar(100) NOT NULL,
  `role_id` varchar(100) NOT NULL,
  `is_mobile_category` enum('Y','N') DEFAULT NULL,
  `is_mobile_jewellery` enum('Y','N') DEFAULT NULL,
  `mobile_category_image` varchar(100) NOT NULL,
  `mobile_jewellery_image` varchar(100) NOT NULL,
  `mobile_category_description` varchar(100) NOT NULL,
  `is_notification` enum('Y','N') NOT NULL DEFAULT 'N',
  `menu_display_type` enum('M','MI','WI') NOT NULL DEFAULT 'M' COMMENT 'M=>Mega Menu,MI=>Menu With Icon,WI=>Menu With Image',
  `menu_image` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_menu_bkp`
--

INSERT INTO `tbl_menu_bkp` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 0, '', 'Dashboard', 'Dashboard', '', 'admin', 'index', '', '', '', '\" \" \" \"  ', 'C', 1, 'Y', '', '', '1,2,5,6,8,10,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(2, 0, '', 'Console Masters', 'Console Masters', '', '', '', 'menu,membership,company,branch,reason,emailer,', '', '', '  ', 'C', 12, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(3, 211, '', 'Role Mgmt', 'Role Mgmt', NULL, 'role', 'list', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(4, 0, '', 'Create Role', 'Create Role', NULL, 'role', 'create', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(5, 0, '', 'Update Role', 'Update Role', NULL, 'role', 'update', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(6, 211, '', 'Document Type Mgmt', 'Document Type Mgmt', '', 'documentType', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(7, 211, '', 'Hierarchy Mgmt', 'Hierarchy Mgmt', '', 'hierarchy', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(8, 211, '', 'Hierarchy Value Mgmt', 'Hierarchy Value Mgmt', '', 'hierarchyValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(9, 211, '', 'Job Status Mgmt', 'Job Status Mgmt', '', 'jobstatus', 'list', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(10, 217, '', 'Manage Employees', 'Manage Employees', '', 'admin', 'list', '', '', '', '\" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(11, 2, '', 'Menu Mgmt', 'Menu Mgmt', '', 'menu', 'list', '', '', '', '\" \" \" \" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(14, 2, '', 'Create Menu', 'Create Menu', '', 'menu', 'add', '', '', '', '\" ', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(15, 207, '', 'Shelf Mgmt', 'Shelf Mgmt', '', 'shelf', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(16, 207, '', 'Tags Mgmt', 'Tags Mgmt', '', 'tags', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(17, 212, '', 'Tax Mgmt', 'Tax Mgmt', '', 'tax', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(18, 207, '', 'Attribute Mgmt', 'Attribute Mgmt', '', 'attribute', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(19, 207, '', 'Category Mgmt', 'Category Mgmt', '', 'category', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(20, 211, '', 'User Variant Mgmt', 'User Variant Mgmt', '', 'userVariant', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(21, 0, '', 'Permission Denied', 'Permission Denied', NULL, 'admin', 'permissionDenied', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(22, 0, '', 'Product Mgmt', 'Product Mgmt', '', '', '', 'product,shelf,tags,attribute,category,menu', 'Product - Listing', '', '\"  ', 'C', 2, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(23, 0, '', 'Stock Mgmt', 'Stock Mgmt', NULL, NULL, NULL, 'productStockTransfer', '', '', '', 'C', 10, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 1, 1, 1591874215, 1591874215, '1'),
(24, 23, '', 'Stock Transfer', 'Stock Transfer', NULL, 'productStockTransfer', 'transfer', '', 'Product - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(25, 23, '', 'List Stock Transfer', 'List Stock Transfer', NULL, 'productStockTransfer', 'list', '', 'List - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(26, 0, '', 'Customer Mgmt', 'List Customer', '', 'customer', 'list', 'customer', 'List - Customer', '', ' ', 'C', 6, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(27, 0, '', 'Order & Invoice Mgmt', 'List Orders', '', 'order', 'list', '', 'List - Orders', '', ' ', 'C', 4, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(28, 36, '', 'Refunded Products', 'Refund Requests', '', 'order', 'refundOrder', '', 'List - Refund Requests', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(29, 0, '', 'Coupon Mgmt', 'Coupon Mgmt', '', 'coupon', 'list', 'coupon', 'List - Coupon Management', '', ' ', 'C', 9, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(30, 2, '', 'Membership Mgmt', 'Membership Mgmt', NULL, 'membership', 'list', '', 'Membership Management', '', '', 'C', 2, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(31, 0, '', 'PO / CO Mgmt', 'PO / CO Mgmt', '', '', '', 'order,product,listPoCoProducts', '', '', ' ', 'C', 6, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(32, 31, '', 'PO / CO Listing', 'PO / CO Listing', '', 'order', 'listPoCo', '', '', '', ' ', 'C', 1, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(33, 31, '', 'PO / CO Product Listing', 'PO / CO Product Listing', '', 'product', 'listPoCoProducts', '', '', '', ' ', 'C', 2, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(34, 2, '', 'Company Listing', 'Company Listing', NULL, 'company', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(35, 2, '', 'Branch Mgmt', 'Branch Mgmt', NULL, 'branch', 'list', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(36, 0, '', 'Ledger Mgmt', 'Ledger Mgmt', '', '', '', 'order,ledger,', '', '', ' ', 'C', 11, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(37, 36, '', 'GR Invoice', 'GR Invoice', NULL, 'ledger', 'listGr', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, ''),
(38, 36, '', 'Opening Balance', 'Opening Balance', '', 'ledger', 'listOpeningBalance', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(39, 36, '', 'Payment', 'Payment', '', 'ledger', 'listPayment', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(40, 36, '', 'Bill Entry', 'Bill Entry', '', 'ledger', 'listBill', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(41, 36, '', 'Sales Ledger', 'Sales Ledger', '', 'ledger', 'listLedger', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1599443094, '1'),
(42, 36, '', 'Purchase Ledger', 'Purchase Ledger', '', 'ledger', 'listLedger?txn_type=P', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(43, 36, '', 'GR Invoice', 'GR Invoice', '', 'ledger', '', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1578300708, '1'),
(44, 2, '', 'Reason Mgmt', 'Reason Mgmt', NULL, 'reason', 'list', '', '', '', '', 'C', 5, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(45, 0, '', 'Barcode Mgmt', 'Barcode Mgmt', '', 'product', 'listBarcode', '', '', '', '\"  ', 'C', 3, 'Y', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1610621211, 1610621211, '1'),
(46, 2, '', 'Emailer Mgmt', 'Emailer Mgmt', NULL, 'emailer', 'list', '', '', '', '', 'C', 6, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(47, 0, '', 'home', 'home', '', '', '', '', 'Imitation Jewellery Manufacturer, Wholesalers In Mumbai, India, Usa, Uk', 'Imitation Jewellery Manufacturers, Imitation Jewellery Wholesalers, Artificial Jewellery Manufacturers, Artificial Jewellery Wholesalers, Imitation Jewellery Manufacturers In Mumbai, Imitation Jewellery Wholesalers In Mumbai, Imitation Jewellery Manufacturers In India, Imitation Jewellery Wholesalers In India, Antique Jewellery, Polki Jewellery, Temple Jewellery, Thewa Jewellery,kundan Jewellery,wooden Jewellery,patwa Jewellery,bandhai Jewellery, Beaded Jewellery, Pendant Sets,earrings, Necklace Sets, Finger Rings, Bracelets, Earings', 'Imitation Jewellery Manufacturers, Wholesalers | Antique Jewellery | Polki Jewellery | Temple Jewellery | Thewa Jewellery | Kundan Jewellery | Cz Jewellery | American Diamond Jewellery| Beaded Jewellery | Pendant Sets | Earrings | Necklace Sets | Finger Rings | Bracelets | Earrings | Bridal / Dulhan Sets ', 'F', 0, 'Y', 'C', '', '1', '', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254176, 1614254176, '1'),
(48, 0, '', 'designer jewellery', 'designer jewellery', '', 'collections.html', '   ', '', 'Fashion Jewellery At Wholesale Prices For Your Reselling / Retail Business | Manek Ratna', 'Online Shopping For Fashion Jewellery In India, Shop Online For Fashion Jewellery, Online Shopping For Fashion Jewellery,  Fashion Jewellery, Fashion Jewellery In India, Buy Fashion Jewellery Online In India, Online Store For Fashion Jewellery,', 'Fashion Jewellery Online At Wholesale Prices For Your Reselling / Retail Business. Buy Premium Fashion Jewellery For Women Online In India. Check Out The Latest Fashion Jewelry Like Necklace Sets, Bangles, Earrings & Finger Rings From The Top Most Manufacturer In India        ', 'F', 0, 'Y', 'C', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254176, 1614254176, '1'),
(49, 48, '', 'temple jewellery', 'temple jewellery', '', 'Product', 'productListing', '', 'Temple Jewellery Authentic Collection Designs Online at Manek Ratna', 'Temple Jewellery, Temple Jewellery Online, Temple Jewellery Collection, Imitation Temple Jewellery at Wholesale Rates, Temple Jewelry Designs', 'Temple Jewellery Authentic Collection Designs Online for your business. Beautiful latest collection of Artificial Temple Jewellery at Manek Ratna. Select from Jewellery Sets, Earrings, Bangles & more at the best price.    ', 'F', 0, 'Y', 'C', '55', '1', 'Y', 'N', 'Temple Jewellery_3248.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(50, 49, '', 'temple jewellery pendant sets', 'temple jewellery pendant sets', '', 'Product', 'productListing', '', 'Add Elegance and Tradition with Temple Jewellery Pendant Sets - Shop Now!', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Jewellery Pendant,temple Art Jewellery,temple Pendant Necklace', 'Elevate your style with our temple jewellery pendant sets. Shop gold-plated designs featuring traditional motifs like Lakshmi Devi. Discover timeless elegance today.', 'F', 0, 'Y', 'C', '56', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(51, 49, '', 'temple jewellery coin sets', 'temple jewellery coin sets', '', 'Product', 'productListing', '', 'Temple Coin Necklace Sets | Laxmi Temple Jewellery |temple Jewellery Online | Jewelry Collection | Manek Ratna', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Coin Jewellery,temple Art Jewellery,temple Jewellery Sets,temple Coin Necklace', 'Temple Jewellery Laxmi Coin Necklace Sets Manufacturer - Wholesalers - Suppliers, Temple Jewelry Is Well Know For Its Variant Of Coin Necklace Sets. What Are Coin Necklaces ?? Laxmi Coin Necklace Sets Are Basically Print Of Goddess Laxmi Mata.', 'F', 0, 'Y', 'C', '59', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(52, 49, '', 'temple jewellery necklace sets', 'temple jewellery necklace sets', '', 'Product', 'productListing', '', 'Temple Jewellery Necklace Sets | Temple Jewellery | Necklace Sets | Mahalaxmi Necklace Set | Manek Ratna', 'Temple Jewellery,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Coin Jewellery,temple Art Jewellery,temple Jewellery Sets,temple Coin Necklace, Necklace Sets, Temple Jewellery Necklace Sets, Mahalaxmi Necklace Set, Laxmi Necklace Set', 'Manek Ratna - Temple Jewellery Necklace Sets Manufacturers - Suppliers - Wholesalers Situated In Mumbai, India. Traditional South-indian Jewelry Is Much Loved By Women .coin Necklace Sets & Lakshmi Necklace Sets Are The Best In The Temple Jewelry Segment ', 'F', 0, 'Y', 'C', '57', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(53, 49, '', 'temple jewellery earrings', 'temple earrings', '', 'Product', 'productListing', '', 'Temple Jewellery Earrings | Temple Jewellery | Coin Earrings | Laxmi Coin Earrings | Antique | Manek Ratna', 'Temple Jewellery Earrings,temple Jewellery Jhumkas,temple Jewellery Online,temple Jewellery Collection,imitation Temple Jewellery,temple Jewelry Designs, Temple Earrings, Temple Jewellery Coin Earrings, Laxmi Earrings, Laxmi Coin Earrings', 'Temple Jewellery Earrings With Authentic And Designer Temple Jewellery Earrings Designs. Buy Temple Jewellery Earrings Online & Temple Jewellery Jhumkas ', 'F', 0, 'Y', 'C', '58', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254177, 1614254177, '1'),
(54, 49, '', 'temple pendants only', 'temple pendants only', '', 'Product', 'productListing', '', 'Temple Pendants | Raw Temple Jewellery | Raw Laxmi Jewellery | Temple Pendants With Earrings | Manek Ratna', 'Temple Pendants, Raw Temple Jewellery, Raw Laxmi Jewellery, Temple Pendants With Earrings, Designer Temple Pendants, Laxmi Mata Pendant, Ganesha Pendant, Lord Ganesha Pendant, Lord Shiva Pendant', 'Temple Pendants | Raw Temple Jewellery | Raw Laxmi Jewellery | Temple Pendants With Earrings | Laxmi Mata Pendant & Earrings | Abstract Temple Jewellery | Lord Ganesha Pendant Sets', 'F', 0, 'Y', 'C', '101', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(55, 49, '', 'temple coin bangles', 'temple coin bangles', '', 'Product', 'productListing', '', 'Temple Coin Bangles | Laxmi Bangles | Gold Laxmi Bangles | Temple Jewellery | South Style Jewellery | Manek Ratna', 'Temple Coin Bangles, Laxmi Bangles, Gold Laxmi Bangles, Temple Jewellery, South Style Jewellery, Antique Bangles, Bangles, Kangan, Kangaan', 'Temple Coin Bangles | Laxmi Bangles | Gold Laxmi Bangles | Temple Jewellery | South Style Jewellery | Bangles | South Indian Jewellery | Jewelry', 'F', 0, 'Y', 'C', '78', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(56, 48, '', 'antique jewellery', 'antique jewellery', '', 'Product', 'productListing', '', 'Antique Jewellery Set & Necklace Designs Online | Manek Ratna', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Jewellery Is High Gold & Matte Gold Plated Which Are Only Manufactured In India - Mumbai And Distributed Across The Globe Online. Manek Ratna Has Trendy Antique Necklace & Jewellery Set Designs Which Are Artificial And Gold Plated   ', 'F', 0, 'Y', 'C', '22', '1', 'Y', 'N', 'ANTIQUE JEWELLERY_7116.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(57, 56, '', 'antique earrings', 'antique earrings', '', 'Product', 'productListing', '', 'Antique Earrings: Exquisite Pieces that Illuminate Your Style with Old-World Charm', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique earrings: Embrace Vintage Glamour and Add a Touch of History to Your Jewelry Collection', 'F', 0, 'Y', 'C', '30', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(58, 56, '', 'antique designer pendant sets', 'antique designer pendant sets', '', 'Product', 'productListing', '', 'Antique Designer Pendant Sets | Antique Jewellery | Antique Mala Sets | Manek Ratna', 'Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Antique Pendant Sets, Antique Designer Jewellery', 'Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery | Antique Designer Jewellery | Antic Jewelry | Antique Jewelry', 'F', 0, 'Y', 'C', '31', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254178, 1614254178, '1'),
(59, 56, '', 'antique hath panjas', 'antique hath panja', '', 'Product', 'productListing', '', 'Antique Hath Panja | Antique Jewelry | Hath Panjas | Haath Phool | Manek Ratna', 'Antique Hath Panja, Haath Phool,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Hath Panja, Hath Paan, Haath Phool, Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '16', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(60, 56, '', 'antique payal', 'antique payal', '', 'Product', 'productListing', '', 'Antique Payal | Payal Online | Jewelry | Anklet | Bridal Payal | Manek Ratna', 'Antique Payal, Payal Online , Jewelry, Anklet, Bridal Payal, Kundan Payal, Gold Payal, Heavy Payal, Designer Payal, Light Payal', 'Antique Payal | Payal Online | Jewelry| Anklet | Bridal Payal | Kundan Payal | Gold Payal | Heavy Payal | Designer Payal | Light Payal', 'F', 0, 'Y', 'C', '24', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(61, 56, '', 'antique nath', 'antique nath', '', 'Product', 'productListing', '', 'Antique Nath | Antique Nose Ring | Antique Jewelry | Bridal Nath | Manek Ratna', 'Antique Nath, Antique Nose Ring, Antique Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Nose Ring, Bridal Nath', 'Antique Nath | Antique Nose Ring | Antique Jewelry | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery | Nose Ring | Bridal Nath', 'F', 0, 'Y', 'C', '26', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(62, 56, '', 'antique kada', 'antique kada', '', 'Product', 'productListing', '', 'Antique Kada | Antique Kada Jewelry | Antique Jewellery | Kada | Manek Ratna', 'Antique Kada,antique Kada Jewelry,antique Jewellery,kada,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Kada | Antique Kada Jewelry | Antique Jewellery | Kada | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '79', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(63, 56, '', 'antique hair accessories', 'antique hair accessories', '', 'Product', 'productListing', '', 'Antique Hair Accessories | Bridal Hair Accessories | Antique Jewellery | Manek Ratna', 'Antique Hair Accessories, Bridal Hair Accessories, Antique Jewellery, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Hair Accessories | Bridal Hair Accessories | Antique Jewellery | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '80', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(64, 56, '', 'antique chain', 'antique chain', '', 'Product', 'productListing', '', 'Antique Chains | Pendants Chain | Traditional Gold Plated Chain | Silver Plated Chain | Manek Ratna', 'Antique Chains,pendants Chain,traditional Gold Plated Chain,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Chains | Pendants Chain | Traditional Gold Plated Chain | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '81', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(65, 56, '', 'antique finger rings', 'antique finger rings', '', 'Product', 'productListing', '', 'Antique Finger Rings | Finger Rings | Antique Rings | Bridal Finger Rings | Manek Ratna', 'Antique Finger Rings,finger Rings,antique Rings,bridal Finger Rings,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '29', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254179, 1614254179, '1'),
(66, 56, '', 'antique bangles', 'antique bangles', '', 'Product', 'productListing', '', 'Antique Bangles : Embrace the Rich Cultural Heritage and Timeless Beauty', 'Antique Jewellery, Antique Jewellery Designs, Antique Jewellery Online, Antique Jewellery Collection | Antiques Jewelleryantique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Bangles : Explore the Legacy of Exquisite Craftsmanship and Embrace the Grace of a Bygone Era !! Shop Now !!', 'F', 0, 'Y', 'C', '33', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(67, 56, '', 'antique maang tikka', 'antique maang tikka', '', 'Product', 'productListing', '', 'Antique Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Manek Ratna', 'Antique Maang Tikka,maang Tikka,borla,tikka, Bridal Maang Tikka,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '27', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(68, 56, '', 'antique juda', 'antique juda', '', 'Product', 'productListing', '', 'Antique Judda | Antique Key Chain | Key Chain | Manek Ratna', 'Antique Judda,antique Key Chain,key Chain,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Judda | Antique Key Chain | Key Chain | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '28', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(69, 56, '', 'antique necklace sets', 'antique necklace sets', '', 'Product', 'productListing', '', 'Antique Necklace Sets | Necklace Sets | Jewellery Sets | Neckpiece | Bridal Jewelry | Manek Ratna', 'Antique Necklace Sets, Necklace Sets, Jewellery Sets, Neckpiece, Bridal Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Necklace Sets | Necklace Sets | Jewellery Sets | Neckpiece | Bridal Jewelry | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '25', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(70, 56, '', 'antique pendant sets', 'antique pendant sets', '', 'Product', 'productListing', '', 'Antique Pendant Sets | Mala Sets | Pendant Sets | Traditional Pendant Sets | Manek Ratna', 'Antique Pendant Sets,mala Sets,pendant Sets,traditional Pendant Sets, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Pendant Sets | Mala Sets | Pendant Sets | Traditional Pendant Sets | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery', 'F', 0, 'Y', 'C', '23', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(71, 56, '', 'antique bracelets', 'antique bracelets', '', 'Product', 'productListing', '', 'Antique Bracelets | Women Bracelets | Bracelets | Traditional Bracelets | Manek Ratna', 'Antique Bracelets,women Bracelets,bracelets,traditional Bracelets,antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery', 'Antique Bracelets | Women Bracelets | Bracelets | Traditional Bracelets | Antique Jewellery | Antique Jewellery Designs | Antique Jewellery Online | Antique Jewellery Collection | Antiques Jewellery ', 'F', 0, 'Y', 'C', '32', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(72, 48, '', 'polki jewellery', 'polki jewellery', '', 'Product', 'productListing', '', 'Shop Polki Jewellery Online: Traditional Craftsmanship Meets Modern Convenience', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polki Jewellery, Diamond Polki Earrings, Antique Polki Jewellery', 'Access the best Polki Jewellery designs at wholesale prices. Find traditional and contemporary styles to suit any occasion, from weddings to everyday wear. ', 'F', 0, 'Y', 'C', '42', '1', 'Y', 'N', 'POLKI NECKLACE SET_6127.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(73, 72, '', 'polki nath', 'polki nath', '', 'Product', 'productListing', '', 'Polki Nath | Polki Nose Ring | Polki Jewelry | Bridal Nath | Manek Ratna', 'Antique Nath, Antique Nose Ring, Antique Jewelry, Antique Jewellery,antique Jewellery Designs,antique Jewellery Online,antique Jewellery Collection,antiques Jewellery, Nose Ring, Bridal Nath', '   ', 'F', 0, 'Y', 'C', '46', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254180, 1614254180, '1'),
(74, 72, '', 'polki finger rings', 'polki jewellery finger rings', '', 'Product', 'productListing', '', 'Polki Finger Rings | Finger Rings | Polki Rings | Bridal Finger Rings | Manek Ratna', 'Polki Finger Rings,finger Rings,polki Rings,bridal Finger Rings,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '53', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(75, 72, '', 'polki haath paan', 'polki haath paan', '', 'Product', 'productListing', '', 'Polki Hath Panja | Polki Jewelry | Hath Panjas | Haath Phoolr | Manek Ratna', 'Polki Hath Panja, Haath Phool,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Hath Panja, Hath Paan, Haath Phool, Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '82', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(76, 72, '', 'polki payal', 'polki payal', '', 'Product', 'productListing', '', 'Polki Payal | Payal Online | Jewelry | Anklet | Bridal Payal | Manek Ratna', 'Polki Payal, Payal Online , Jewelry, Anklet, Bridal Payal, Kundan Payal, Gold Payal, Heavy Payal, Designer Payal, Light Payal', 'Polki Payal | Payal Online | Jewelry| Anklet | Bridal Payal | Kundan Payal | Gold Payal | Heavy Payal | Designer Payal | Light Payal', 'F', 0, 'Y', 'C', '44', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(77, 72, '', 'polki judda', 'polki judda', '', 'Product', 'productListing', '', 'Polki Judda | Polki Key Chain | Key Chain | Manek Ratna', 'Polki Judda,polki Key Chain,key Chain,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Judda | Polki Key Chain | Key Chain | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '49', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(78, 72, '', 'polki designer pendant sets', 'polki designer pendant sets', '', 'Product', 'productListing', '', 'Polki Designer Pendant Sets | Polki Jewellery | Polki Mala Sets | Manek Ratna', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery, Polki Pendant Sets, Polki Designer Jewellery', 'Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery | Polki Designer Jewellery | Antic Jewelry | Polki Jewelry', 'F', 0, 'Y', 'C', '50', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(79, 72, '', 'polki chain', 'polki chain', '', 'Product', 'productListing', '', 'Polki Chains | Pendants Chain | Traditional Gold Plated Chain | Silver Plated Chain | Manek Ratna', 'Polki Chains,pendants Chain,traditional Gold Plated Chain,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Chains | Pendants Chain | Traditional Gold Plated Chain | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '83', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(80, 72, '', 'polki hair accessories', 'pha', '', 'Product', 'productListing', '', 'Polki Hair Accessories | Bridal Hair Accessories | Polki Jewellery | Manek Ratna', 'Polki Hair Accessories, Bridal Hair Accessories, Polki Jewellery, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Hair Accessories | Bridal Hair Accessories | Polki Jewellery | Polki Jewellery | Polki Jewellery Designs | Polki Jewellery Online | Polki Jewellery Collection | Polkis Jewellery', 'F', 0, 'Y', 'C', '84', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254181, 1614254181, '1'),
(81, 72, '', 'polki earrings', 'polki earrings', '', 'Product', 'productListing', '', 'Glow in Grace: Polki Earrings for Every Fashion Enthusiast', 'Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Crafted with uncut diamonds and intricate detailing, these Polki Earrings offers a blend of tradition and modernity. Shop our latest collection now.', 'F', 0, 'Y', 'C', '85', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(82, 72, '', 'polki pendant sets', 'polki jewellery pendant set', '', 'Product', 'productListing', '', 'Polki Pendant Sets: The Artistry of Sparkling Diamonds and Kundan Work', 'Polki Pendant Sets,mala Sets,pendant Sets,traditional Pendant Sets, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Whether you\'re attending a special occasion or looking for a statement accessory, Polki Pendant Sets are the perfect choice. Explore a wide range of designs today.', 'F', 0, 'Y', 'C', '43', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(83, 72, '', 'polki necklace sets', 'polki jewellery necklace set', '', 'Product', 'productListing', '', 'Dazzle in Divine Beauty: Explore Polki Necklace Sets for a Timeless Look', 'Polki Necklace Sets, Necklace Sets, Jewellery Sets, Neckpiece, Bridal Jewelry, Polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Polki Necklace Sets are renowned for their intricate designs, featuring uncut diamonds and precious gemstones that radiate brilliance and leave a lasting impression.', 'F', 0, 'Y', 'C', '45', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(84, 72, '', 'polki bracelets', 'polki bracelets', '', 'Product', 'productListing', '', 'Dazzling Polki Bracelets: Embrace the Sparkle of Tradition', 'Polki Bracelets,women Bracelets,bracelets,traditional Bracelets,polki Jewellery,polki Jewellery Designs,polki Jewellery Online,polki Jewellery Collection,polkis Jewellery', 'Discover a wide range of Polki Bracelets featuring exquisite Polki diamonds, offering a perfect blend of traditional aesthetics and contemporary style.', 'F', 0, 'Y', 'C', '51', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254182, 1614254182, '1'),
(85, 72, '', 'polki maang tika', 'polki mang tika', '', 'Product', 'productListing', '', 'Polki Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka', 'Polki Maang Tikka,Maang Tikka,Borla,Tikka, Bridal Maang Tikka,Polki Jewellery,Polki Jewellery Design', 'Polki Maang Tikka | Maang Tikka | Borla | Tikka | Bridal Maang Tikka | Polki Jewellery | Polki Jewel', 'F', 0, 'Y', 'C', '110', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254183, 1614254183, '1'),
(86, 48, '', 'kemp jewellery', 'kemp stone jewellery', '', 'Product', 'productListing', '', 'Kemp Jewellery Wholesale: Get the Best Deals on Traditional Kemp Jewellery | Green and Blue Kemp Stones Available', 'Kemp Jewellery,kemp Jewelry,kempu Jewelry,kempu Jewellery,kemp Jewelry Necklaces,kempu Necklace,kemp Jhumkas,kemp Jhumars,kemp Pendant Sets', 'Shop for Kemp jewellery online in India and enjoy the convenience of browsing from home. Get your favourite pieces delivered straight to your doorstep. ', 'F', 0, 'Y', 'C', '47', '1', 'Y', 'N', 'KEMP EARRING_4324.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254183, 1614254183, '1'),
(87, 86, '', 'kemp earrings', 'kemp stone earrings', '', 'Product', 'productListing', '', 'Kemp Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Earring, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Mango Beaded Flower Style Jhumki Kemp Jewellery', 'F', 0, 'Y', 'C', '65', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(88, 86, '', 'kemp necklace sets', 'kemp stone necklace sets', '', 'Product', 'productListing', '', 'Kemp Necklace Set, Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Necklace Set, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Necklace Set, Manufacturer, Wholesaler & Exporters  In Mumbai, India Kemp Matta Ruby Green Long Necklace', 'F', 0, 'Y', 'C', '64', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(89, 86, '', 'kemp bangles', 'kemp stone bangles', '', 'Product', 'productListing', '', 'Kemp Bangles Manufacturers, Wholesalers & Exporters In Mumbai, Online | Manek Ratna', 'Kemp Bangles, Manufacturers, Wholesalers, Suppliers, Exporters, Bangles', 'Kemp Bangles Manufacturers, Wholesalers & Exporters In Mumbai, Online, Ruby Colored & Multi Colored Bangles', 'F', 0, 'Y', 'C', '66', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(90, 86, '', 'kemp pendant sets', 'kemp stone pendants sets', '', 'Product', 'productListing', '', 'Kemp Pendant Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Pendant Set  Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Pendant Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Half Circle Style Kemp Pendant Set', 'F', 0, 'Y', 'C', '63', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(91, 92, '', 'kundan maang tikka', 'kundan maang tikka', '', 'Product', 'productListing', '', 'Kundan Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Maang Tikka, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Maang Tikka Manufacturer, Wholesaler & Exporters  In Mumbai, India, Traditional Dhulhan Kundan Maangtikka ', 'F', 0, 'Y', 'C', '86', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254184, 1614254184, '1'),
(92, 48, '', 'kundan jewellery', 'kundan jewellery', '', 'Product', 'productListing', '', 'The Most Beautiful Kundan Jewellery Designs for Women in Wholesale', 'Kundan Jewellery, Designer Kundan, Bridal Kundan Jewellery, Vilandi Kundan, Kundan Chand Bali, Kundan Hath Paan, Kundan Necklace Sets, Kundan Pendant Sets, Kundan Bangles', 'We have handpicked the best Kundan Jewellery Designs from across India. So, if you\'re looking for Kundan Jewellery Sets for wedding in Wholesale, then look no further than here!       ', 'F', 0, 'Y', 'C', '34', '1', 'Y', 'N', 'KUNDAN JEWELLERY_5948.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(93, 92, '', 'kundan rings', 'kundan finger ring', '', 'Product', 'productListing', '', 'Kundan Finger Rings Collection: Adorn with Grace', 'Kundan Finger Ring,  Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan finger rings for a touch of Indian luxury. Explore our handpicked selection and elevate your look', 'F', 0, 'Y', 'C', '39', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(94, 92, '', 'kundan pendants sets', 'kundan pendant sets', '', 'Product', 'productListing', '', 'Buy Exquisite Kundan Pendant Sets Online | Shine Bright', 'Kundan Pendant Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan pendant sets for a touch of Indian luxury. Explore our range and add a touch of tradition to your ensemble', 'F', 0, 'Y', 'C', '36', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(95, 92, '', 'kundan necklace sets', 'kundan necklace sets', '', 'Product', 'productListing', '', 'Captivating Kundan Necklace Sets for All Occasions', 'Kundan Necklace Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan necklace sets: A fusion of tradition and elegance. Explore our stunning range and shine with sophistication ', 'F', 0, 'Y', 'C', '37', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(96, 92, '', 'kundan bajuband', 'kundan bajuband', '', 'Product', 'productListing', '', 'Kundan Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Bajuband, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Bajuband', 'F', 0, 'Y', 'C', '87', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254185, 1614254185, '1'),
(97, 92, '', 'kundan kada', 'kundan kada', '', 'Product', 'productListing', '', 'Kundan Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Kada, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Kada ', 'F', 0, 'Y', 'C', '38', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(98, 48, '', 'thewa jewellery', 'thewa jewellery', '', 'Product', 'productListing', '', 'Thewa Jewellery | Thewa Jewelry | Rajasthani Thewa Jewelry | Thewa | Manek Ratna', 'Thewa Jewellery , Thewa Jewelry, Rajasthani Thewa Jewelry, Thewa Online, Thewa Manufacturer, Thewa Jewellery Wholesaler', 'Thewa Jewellery | Thewa Jewelry | Rajasthani Thewa Jewelry | Thewa Online | Thewa Manufacturer | Thewa Jewellery Wholesaler ', 'F', 0, 'Y', 'C', '60', '1', 'Y', 'N', 'THEWA_9035.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(99, 98, '', 'single thewa', 'single thewa', '', 'Product', 'productListing', '', 'Single Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Single Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Single Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Paan Shape Rath Designed Single Thewa', 'F', 0, 'Y', 'C', '2', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(100, 98, '', 'front thewa', 'front thewa', '', 'Product', 'productListing', '', 'Front Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Front Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Front Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Front Thewa Jewellery', 'F', 0, 'Y', 'C', '3', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(101, 98, '', 'double thewa', 'double thewa', '', 'Product', 'productListing', '', 'Double Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Double Thewa, Manufacturer, Wholesaler, Exporters, Thewa Jewellery', 'Double Thewa  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Long Designer Double Thewa Pendant', 'F', 0, 'Y', 'C', '4', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(102, 48, '', 'ethnic beaded jewellery', 'ethnic beaded jewellery', '', 'Product', 'productListing', '', 'Unleash Your Creativity with Unique Beaded Jewellery Designs: Browse Now!', 'Ethnic Beaded Jewellery, Beaded Jewellery,beads,traditional Malas,malas,ruby Malas,pearl Malas,kundan Malas,polki Malas, Antique Malas, Delicate Malas, Heavy Malas', 'Discover the allure of beaded jewellery - a perfect blend of elegance and charm. Explore our collection, featuring exquisite designs to adorn your style with timeless beauty. ', 'F', 0, 'Y', 'C', '88', '1', 'Y', 'N', 'Ethnic jewellery_4635.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(103, 102, '', 'traditional indian malas', 'traditional india malas', '', 'Product', 'productListing', '', 'Traditional Indian  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Traditional Indian Mala, Manufacturer, Wholesaler, Exporters, Traditional Mala', 'Traditional Indian  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ruby Green High Gold Beads \r\nTraditional Mala', 'F', 0, 'Y', 'C', '90', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(104, 102, '', 'western mala', 'western mala', '', 'Product', 'productListing', '', 'Western  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Western Mala, Manufacturer, Wholesaler & Exporters, Western Mala', 'Western  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Diamond Shape Stone Western Mala Set', 'F', 0, 'Y', 'C', '89', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254186, 1614254186, '1'),
(105, 48, '', 'fusion jewellery', 'fusion jewellery', '', 'Product', 'productListing', '', 'Fusion Jewellery | Fusion Jewelry | Fusion Of Gold Silver | Fused Jewelry | Manek Ratna', 'Fusion Jewellery , Fusion Jewelry , Fusion Of Gold Silver , Fused Jewelry , Designer Fusion Earrings , Designer Bracelets , Designer Jewellery , Gold Silver Mix', 'Fusion Jewellery | Fusion Jewelry | Fusion Of Gold Silver | Fused Jewelry | Designer Fusion Earrings | Designer Bracelets | Designer Jewellery | Gold Silver Mix  ', 'F', 0, 'Y', 'C', '91', '1', 'Y', 'N', 'Fusion jewellery_1499.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(106, 105, '', 'fusion finger rings', 'fusion finger rings', '', 'Product', 'productListing', '', 'Fusion Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Finger Ring, Manufacturer, Wholesaler, Exporters, Fusion Jewellery', 'Fusion Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flowery Multi Trialgles & Finger Ring', 'F', 0, 'Y', 'C', '92', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(107, 105, '', 'fusion earrings', 'fusion earrings', '', 'Product', 'productListing', '', 'Fusion Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Earring Manufacturer, Wholesale, Exporters  In Mumbai, India, Fusion Jewellery', 'Fusion Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Paan Center Round Flower Fusion Earrings', 'F', 0, 'Y', 'C', '93', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(108, 48, '', 'cz / american diamond jewellery', 'ad jewellery', '', 'Product', 'productListing', '', 'Cz Jewellery Online Shopping & Designer American Diamond Jewellery | Cubic Zirconia Stone Jewellery | Manek Ratna', 'American Diamond Jewellery , Cubic Ziconium Jewellery, Cz Jewellery, Diamond Jewellery, White Sone Jewellery', 'Cz Jewellery Online Shopping (cubic Zirconia Oxide Jewellery) Or American Diamond Jewellery (ad Jewellery) At Wholesale Price In Mumbai, India. Most Prominent Manufacturers & Exporters Of Cz Jewelry   ', 'F', 0, 'Y', 'C', '68', '1', 'Y', 'N', 'CZ JEWELLERY_8920.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(109, 108, '', 'american diamond earrings', 'ad earrings', '', 'Product', 'productListing', '', 'American Diamond Earrings  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Earrings, Manufacturer, Wholesaler, Exporters, American  Diamond Jewellery', 'American Diamond Earrings  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Chakri Designer Ad Necklace Set', 'F', 0, 'Y', 'C', '69', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(110, 108, '', 'american diamond bangles', 'ad bangles', '', 'Product', 'productListing', '', 'Shimmering AD Bangles, Beauty and Elegance with American Diamonds', 'American Diamond Bangles, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'Make a statement with AD bangles, featuring the allure of American Diamonds. Shop now and embrace the beauty of these exquisite jewelry pieces.', 'F', 0, 'Y', 'C', '72', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254187, 1614254187, '1'),
(111, 108, '', 'ad pendant sets', 'ad pendant setss', '', 'Product', 'productListing', '', 'American Diamond Pendant  Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Pendant   Set, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'American Diamond Pendant  Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Flower Daimond Delicate Pendant Set', 'F', 0, 'Y', 'C', '71', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(112, 108, '', 'ad necklace sets', 'ad necklace sets', '', 'Product', 'productListing', '', 'American Diamond Necklace Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Necklace Set, Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'American Diamond Necklace Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Beads Drop Ad Diamond Necklace Set', 'F', 0, 'Y', 'C', '70', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(113, 108, '', 'ad kada', 'ad kada', '', 'Product', 'productListing', '', 'American Diamond Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Kada Manufacturer, Wholesaler & Exporter,american Diamond  Jewellery', 'American Diamond Kada Manufacturer, Wholesaler & Exporters  In Mumbai, India Full Diamond Marquise Heavy Ad Kada', 'F', 0, 'Y', 'C', '73', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(114, 108, '', 'ad finger ring', 'ad finger ring', '', 'Product', 'productListing', '', 'Shine Bright with American Diamond Rings: Affordable Luxury', 'American Diamond Finger Ring Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'Shop for American diamond rings and embrace timeless beauty at a fraction of the cost. Sparkle and style without breaking the bank.', 'F', 0, 'Y', 'C', '75', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(115, 108, '', 'ad bracelets', 'ad bracelets', '', 'Product', 'productListing', '', 'Designer AD Bracelets – Affordable Luxury in American Diamond Jewelry', 'AD bracelets online, AD stone bracelet for women, AD bracelet kada, designer AD bracelet set, AD jewellery bracelets', 'Elevate your style with designer AD bracelets. Featuring intricate craftsmanship and sparkling American diamonds, these bracelets bring timeless beauty at budget-friendly prices. Shop traditional and contemporary styles online now!', 'F', 0, 'Y', 'C', '74', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1');
INSERT INTO `tbl_menu_bkp` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(116, 108, '', 'ad bajuband', 'ad bajuband', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '94', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(117, 0, '', 'jewellery collection', 'jewellery collection', '', 'Product', 'productListing', '', 'Copper And Brass Jewellery Manufacturers And Wholesalers | Designer High Quality Imitation Jewelry With All Variants Of Artificial Jewellery | Manek Ratna', 'Imitation Jewellery, Copper Jewellery, Brass Jewellery', 'Imitation Jewelry With All Variants Of Designer Concept Jewellery. Copper And Brass Imitation Jewellery Manufacturers And Wholesalers Located In Mumbai And We Supply Across The Globe.   ', 'F', 0, 'Y', 'C', '', '1', '', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254188, 1614254188, '1'),
(118, 117, '', 'earrings', 'earrings', '', 'Product', 'productListing', '', 'Artificial Earrings Manufacturers, Wholesalers For Girls & Women | Manek Ratna', 'Artificial Earrings Manufacturers, Wholesalers & Exporters In India, Mumbai | Designer Earrings | Antique Earrings | Kundan Earrings | Ad Earrings | Temple Earrings', 'Artificial Earrings Manufacturers, Wholesalers. Trendy & Designer Artificial Earrings For Girls & Women From India.  ', 'F', 0, 'Y', 'C', '7', '1', 'N', 'Y', '', 'Earrings_4532.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(119, 117, '', 'necklace sets', 'necklace sets', '', 'Product', 'productListing', '', 'Artificial Necklace Sets Online For Women & Jewellery Sets For Girls | Manek Ratna', 'Necklace Sets,antique Necklace Sets, Temple Sets, Kundan Necklace Sets, Kemp Necklace Sets, Designer Necklace Sets, Light Necklace Sets, Delicate Necklace Ses, Bridal Necsdklace Sets, Heavy Necklace Sets, Pearl Sets,  Jewellery Sets', 'Artificial Necklace Sets Online For Women & Jewellery Sets For Girls With Prices In Wholesale And Factory Prices. Designer & Authentic Jewellery Sets Online Shopping For Necklace Set Combo With Earrings.  ', 'F', 0, 'Y', 'C', '8', '1', 'N', 'Y', '', 'Necklace Set_2171.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(120, 117, '', 'pendant sets', 'pendant sets', '', 'Product', 'productListing', '', 'Radiate Beauty: Exquisite Pendant Sets for Timeless Glamour', 'Pendant Sets , Designer Pendant Sets , Antique Pendant Sets , Kundan Pendant Sets , Pachi Pendant Sets , Pearl Pendants , Ruby Pendants , Kemp Pendant Sets , Kemp Pendants , Thewa Pendant Sets , Temple Pendant Sets , Traditional Pendant Sets, Saree Pendant Sets, Wedding Pendant Sets', 'Make a statement with our breathtaking pendant sets. Each set is meticulously crafted to reflect your unique personality and elevate your fashion game. Explore our collection and unleash your inner enchantment.  ', 'F', 0, 'Y', 'C', '9', '1', 'N', 'Y', '', 'Pendant Set_4789.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(121, 117, '', 'designer pendant sets', 'designer pendant set', '', 'Product', 'productListing', '', 'Designer Pendant Sets | Designer Kundan Pendant Sets | Designer Antique Pendant Set | Manek Ratna', 'Designer Pendant Sets, Designer Kundan Pendant Sets, Designer Antique Pendant Set, Kemp Designer Pendant Set', 'Designer Pendant Sets | Designer Kundan Pendant Sets | Designer Antique Pendant Set | Kemp Designer Pendant Set   ', 'F', 0, 'Y', 'C', '95', '1', 'N', 'Y', '', 'Designer Pendant Set_8355.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(122, 117, '', 'dulhan set', 'dulhan set', '', 'Product', 'productListing', '', 'Bridal Jewellery Sets Manufacturers, Wholesalers & Exporters | Manek Ratna', 'Bridal Jewellery Sets, Wedding Jewelry, Dulhan Necklace Sets', 'Bridal Jewellery Sets Manufacturers, Wholesalers & Exporters In Mumbai. Artificial Wedding Jewelry For Bride With Prices For South Indian & North Indian Brides. Real Looking Dulhan Jewellery Set Manufacturers.    ', 'F', 0, 'Y', 'C', '147', '1', 'N', 'Y', '', 'Dulhan Set_5697.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(123, 117, '', 'bangles', 'bangles', '', 'Product', 'productListing', '', 'Artificial Bangles Online Manufacturers, Exporters & Wholesale Suppliers | Manek Ratna', 'Bangles, Traditional Bangles,  Antique Bangles, Kundan Bangles, Wedding Bangles, Ad Bangles, American Diamond Bangles', 'Designer Artificial Bangles Online Manufacturers, Exporters & Wholesale Suppliers Online For Girls & Women. Bangles Online Shopping Can Be In Pcs. Or Sets. Can Be In Gold / Multi Coloured Bangles.  ', 'F', 0, 'Y', 'C', '12', '1', 'N', 'Y', '', 'Bangles_1139.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(124, 117, '', 'finger rings', 'finger ring', '', 'Product', 'productListing', '', 'Discover the Art of Finger Ring Design: Elevate Your Look with the Perfect Accessory', 'Finger Rings, Polki Finger Rings,  Antique Finger Rings,  Kundan Finger Rings,  Ad Finger Rings,  Big Finger Ring,  Small Finger Rings, Heavy Finger Ring,  Wedding Finger Ring', 'From classic to contemporary, explore the world of finger ring and find the ideal accessory to make a statement and enhance your outfit with style and sophistication.  ', 'F', 0, 'Y', 'C', '11', '1', 'N', 'Y', '', 'Finger Ring_8677.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(125, 117, '', 'maang tikka', 'maang tikka', '', 'Product', 'productListing', '', 'Maang Tikka: Symbol of Grace and Tradition : Explore a Collection of Elegant Designs', 'Maang Tikka, Maang Tikka Jewelry, Traditional Maang Tika, Bollywood Maang Tikka, Kundan Maang Tikka, Antique Maang Tikka', 'Discover the allure of Maang Tikka for brides. Choose from a variety of stunning designs that complement your attire and make a lasting impression   ', 'F', 0, 'Y', 'C', '109', '1', 'N', 'Y', '', 'Maang Tikka_3738.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(126, 117, '', 'maang tikka earrings', 'maang tikka earrings', '', 'Product', 'productListing', '', 'Maang Tikka with Earrings: The Perfect Combination for a Stylish Look', 'Latest, Fashionable, Traditional, Maang Tikka, Earrings', 'Complete your traditional look with our captivating Maang Tikka with earrings sets, designed to enhance your beauty and make a statement at any event.      ', 'F', 0, 'Y', 'C', '178', '1', 'Y', 'Y', '', 'Maang Tikka Earrings_4380.png', '', 'Y', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(127, 117, '', 'beaded malas', 'beaded malas', '', 'Product', 'productListing', '', 'Traditional Indian Malas | Ethnic Indian Malas | Beaded Malas | Beaded Jewellery  | Manek Ratna', 'Malas, Beaded Malas, Beads, Ruby, Emerald, Pearl, Traditional Indian Malas, Ethnic Beaded Mals, Rajwadi Style Jewellery', 'Malas | Beaded Malas | Beads | Ruby | Emerald | Pearl | Traditional Indian Malas | Ethnic Beaded Mals | Rajwadi Style Jewellery      ', 'F', 0, 'Y', 'C', '103', '1', 'N', 'Y', '', 'Beaded Mala_5807.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(128, 117, '', 'nath', 'nath', '', 'Product', 'productListing', '', 'Nath: Captivating Nose Pin for an Aura of Elegance and Cultural Heritage', 'Nath, Nose Pin, Wedding Nath, Women Nath, Nathani, Gold Plated Nath, Traditional Nath', 'A timeless piece of Indian jewelry, naths and nose pins are a popular choice for weddings and other special occasions. Find a wide variety of naths and nose pins in different styles and materials, including gold, silver, and brass.    ', 'F', 0, 'Y', 'C', '10', '1', 'N', 'Y', '', 'Nath_5140.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(129, 117, '', 'sindoor box', 'sindoor box', '', 'Product', 'productListing', '', 'Buy Sindoor Box & Kumkum Box Online: A Wide Variety of Styles and Designs to Choose From', 'Kumkum box, sindorr box, haldi Kumkum box, Kumkum box online', 'Shop a wide variety of sindoor boxes and kumkum boxes online. Find a beautiful and practical way to store your sindoor and kumkum, or choose a stylish gift for a loved one.   ', 'F', 0, 'Y', 'C', '139', '1', 'N', 'Y', '', 'Sindoor Box_5045.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(130, 0, '', 'whats trending', 'whats trending', '', 'Product', 'productListing', '', 'Latest Jewellery Trends At A Glance | Manek Ratna', 'Latest Jewelry Trends, Traditional Jewellery Trends, Ethnic Jewellery Trends', 'Latest Jewelry Trends | Traditional Jewellery Trends | Ethnic Jewellery Trends   ', 'F', 0, 'Y', 'C', '14', '1', '', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(131, 72, '', 'polki bangles', 'polki bangles', '', 'Product', 'productListing', '', 'Effortless Glamour with Our Polki Bangles', 'Polki Jewellery, Polki Jewellery Designs, Polki Jewellery Online, Polki Jewellery Collection | Polki', 'Showcase the dazzling brilliance of uncut diamonds with Polki bangles. Discover the captivating craftsmanship and unparalleled sparkle today.', 'F', 0, 'Y', 'C', '52', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(132, 92, '', 'kundan earrings', 'kundan earrings', '', 'Product', 'productListing', '', 'Explore Kundan Earrings: Classic Beauty for Modern Women', 'Kundan Earring  Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Shop Kundan earrings for a touch of Indian elegance. Discover the artistry behind these timeless pieces and embrace sophistication ', 'F', 0, 'Y', 'C', '40', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(133, 0, '', 'contact us', 'contact us', '', 'Home', 'contactUs', '', 'Manek Ratna | Contact Us | Indian Traditional Jewellery Mumbai in Wholesale', 'Imitation Jewellery, Artificial Jewellery, Traditional Jewellery', 'Indian Traditional Jewellery Mumbai in Wholesale, Bridal Jewelry, Kumkum Box, Bollywood Jewellery.      ', 'F', 0, 'Y', '', '', '1', '', 'N', 'c0ba838a-70bd-4f79-9e29-7f0bbdd7e0d31698398630721-Mast_and_Harbour_min_70_off_1869.jpg', 'c0ba838a-70bd-4f79-9e29-7f0bbdd7e0d31698398630721-Mast_and_Harbour_min_70_off_3407.jpg', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(134, 49, '', 'temple jewellery finger rings', 'temple finger rings', '', 'Product', 'productListing', '', 'Temple Finger Rings | Antique Finger Rings| Finger Rings | Temple Jewellery | Manek Ratna', 'Temple Finger Rings, Finger Rings, Temple Jewellery, Jewelry, Temple Jewelry, Laxmi Finger Ring,  Mahalaxmi Finger Ring. Coin Finger Ring, Coin Rings', 'Temple Jewellery Online | Laxmi Finger Ring | Mahalaxmi Finger Ring | Coin Finger Ring | Coin Rings', 'F', 0, 'Y', 'C', '102', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(135, 117, '', 'payal', 'payal', '', 'Product', 'productListing', '', 'Captivating Anklets and Payal: Embrace the Graceful Beauty of Anklet Jewelry', 'Payal Jewellery, Antique Payal,  Kundan Payal,  Designer Payal,  Anklets,  Designer Anklets,  Anklets Online,  Traditional Payal,  Wedding Payal', 'Discover the beauty of anklets and payal. From traditional to contemporary designs, find the perfect piece to add a touch of glamour to your everyday look. ', 'F', 0, 'Y', 'C', '6', '1', 'N', 'Y', '', 'Payal_3553.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(136, 117, '', 'kamar patta', 'kamar patta', '', 'Product', 'productListing', '', 'Kamarpattas : Symbolizing Tradition and Grace in Hip Belt Fashion', 'kamarpattas , kamar patta , hip belt', 'Explore the beauty of kamarpattas, traditional hip belts that add elegance and charm to any outfit or occasion ', 'F', 0, 'Y', 'C', '15', '1', 'N', 'Y', '', 'Kamar Patta_5964.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(137, 56, '', 'antique kamar patta', 'antique kamar patta', '', 'Product', 'productListing', '', 'Antique Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Manek Ratna', 'Antique Kamar Patta, Kamar Patta, Antique Jewellery, Hip Belt, Stone Hip Belt, Temple Hip Belt', 'Antique Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Stone Hip Belt | Temple Hip Belt', 'F', 0, 'Y', 'C', '104', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(138, 72, '', 'polki kamar patta', 'polki kamar patta', '', 'Product', 'productListing', '', 'Polki Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Polki Hip Belt | Manek Ratna', 'Polki Kamar Patta, Kamar Patta, Antique Jewellery, Hip Belt, Polki Hip Belt', 'Polki Kamar Patta | Kamar Patta | Antique Jewellery | Hip Belt | Polki Hip Belt', 'F', 0, 'Y', 'C', '105', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(139, 108, '', 'ad mangalsutra', 'ad mangalsutra', '', 'Product', 'productListing', '', 'American Diamond Mangalsutra Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Mangalsutra, Manufacturer, Wholesaler, Exporters,american Diamond Jewellery', 'American Diamond Mangalsutra Manufacturer, Wholesaler & Exporters  In Mumbai, India, Pot Style Earrings Ad \r\nMangalsutra Chain', 'F', 0, 'Y', 'C', '114', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(140, 117, '', 'hair accessories', 'hair accessories', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '5', '1', 'N', 'Y', '', 'Hair Accessories_2800.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(141, 117, '', 'kada', 'kada', '', 'Product', 'productListing', '', 'Exquisite Kada for Women: Embrace Elegance and Grace | Shop Now', 'kada, kada designs, kada for women', 'Discover the elegance and femininity of Kada for women. Explore a wide range of designs, from traditional to modern, to complement your style. Shop online for the perfect Kada today! ', 'F', 0, 'Y', 'C', '17', '1', 'N', 'Y', '', 'Kada_2296.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254189, 1614254189, '1'),
(142, 49, '', 'temple jewellery choti', 'temple jewellery choti', '', 'Product', 'productListing', '', 'Temple Jewellery Choti | Manek Ratna', 'Temple Jewellery Choti, Hair Accessories, Laxmi Mata Coin Choti', 'Temple Jewelry Choti Is Traditional Indian Hair Accessory Worn Mostly By Indian Brides.', 'F', 0, 'Y', 'C', '112', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(143, 105, '', 'fusion necklace sets', 'fusion necklace sets', '', 'Product', 'productListing', '', 'Fusion Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Necklace Manufacturer, Wholesaler & Exporters, Fusion Jewellery', 'Fusion Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Fusion Necklace', 'F', 0, 'Y', 'C', '116', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(144, 105, '', 'fusion pendant sets', 'fusion pendant sets', '', 'Product', 'productListing', '', 'Fusion Pendant Set, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Pendant Set, Wholesaler & Exporters, Fusion Jewellery', 'Fusion Pendant Set, Wholesaler & Exporters  In Mumbai, India, Oval Stone Paan Shape Nizam Pendant Set', 'F', 0, 'Y', 'C', '117', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(145, 105, '', 'fusion bracelets', 'fusion bracelets', '', 'Product', 'productListing', '', 'Fusion Bracelets Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Fusion Bracelets, Manufacturer, Wholesaler, Exporter, Fusion Jewellery', 'Fusion Bracelets Manufacturer, Wholesaler & Exporters  In Mumbai, India, Oval Stone Paan Shape Nizam Pendant Set', 'F', 0, 'Y', 'C', '121', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(146, 117, '', 'bracelets', 'bracelets', '', 'Product', 'productListing', '', 'Bracelet for Women: Unleash Your Style with Chic and Trendy Designs', 'Bracelets , Ad Bracelets , Kundan Bracelets , Antique Bracelets , Design Bracelets , Party Wear Bracelets , Traditional Bracelets |,wedding Bracelets ', 'Bracelets for women are more than just accessories; they are a reflection of style, elegance, and personal expression !!! Buy now for Reselling. ', 'F', 0, 'Y', 'C', '18', '1', 'N', 'Y', '', 'Bracelets_4010.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(147, 108, '', 'ad rakhi', 'ad rakhi', '', 'Product', 'productListing', '', 'American Diamond Rakhi Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Rakhi, Manufacturer, Wholesaler & Exporters, American Diamond Jewellery', 'American Diamond Rakhi Manufacturer, Wholesaler & Exporters  In Mumbai, India, Single Leaf Ad Rakhi', 'F', 0, 'Y', 'C', '124', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254194, 1614254194, '1'),
(148, 98, '', 'thewa finger rings', 'thewa finger rings', '', 'Product', 'productListing', '', 'Thewa Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Thewa Finger Ring, Manufacturer, Wholesaler,  Exporters, Thewa Jewellery', 'Thewa Finger Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Rajasthani Thewa High Gold Finger Ring', 'F', 0, 'Y', 'C', '125', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254194, 1614254194, '1'),
(149, 98, '', 'thewa bangles', 'thewa bangles', '', 'Product', 'productListing', '', 'Thewa Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Thewa Bangles, Manufacturer, Wholesaler, Exporter, Thewa Jewellery', 'Thewa Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Textured Round Emboss Thewa Bangles', 'F', 0, 'Y', 'C', '126', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254195, 1614254195, '1'),
(150, 108, '', 'ad maang tikka', 'admt', '', 'Product', 'productListing', '', 'American Diamond  Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond  Maang Tikka, Manufacturer, Wholesaler, Exporters, American Diamond  Jewellery', 'American Diamond  Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Maangtikka Rani Green', 'F', 0, 'Y', 'C', '119', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254195, 1614254195, '1'),
(151, 117, '', 'watches', 'watches', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'N', 'C', '127', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254196, 1614254196, '1'),
(152, 92, '', 'kundan watches', 'kundan watches', '', 'Product', 'productListing', '', 'Kundan Watches Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Watches, Manufacturer, Wholesaler, Exporters, Kundan  Jewellery', 'Kundan  Watches Manufacturer, Wholesaler & Exporters  In Mumbai, India, Thin Border Round Kundan Watches', 'F', 0, 'Y', 'C', '128', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(153, 108, '', 'american diamond payal', 'american diamond payal', '', 'Product', 'productListing', '', '| Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '129', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(154, 49, '', 'temple bajuband', 'temple bajuband', '', 'Product', 'productListing', '', 'Temple Bajubandh Manufacturers, Wholesalers & Exporters In Mumbai India | Manek Ratna', 'Temple Bajubandh, Manufacturers, Wholesalers, Exporters, Temple Jewellery', 'Temple Bajubandh Manufacturers, Wholesalers & Exporters In Mumbai India,  Laxmiji Style Bajubandh', 'F', 0, 'Y', 'C', '130', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254196, 1614254196, '1'),
(155, 92, '', 'kundan bracelets', 'kundan bracelets', '', 'Product', 'productListing', '', 'Kundan Bracelets  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Bracelets, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Bracelets  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Leaf Kundan Bracelet Set', 'F', 0, 'Y', 'C', '131', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(156, 117, '', 'mangalsutra', 'mangalsutra', '', 'Product', 'productListing', '', 'Artificial Mangalsutras: Perfectly Crafted Symbols of Love at Affordable Prices', 'imitation mangalsutra, artificial mangalsutra design, mangalsutra design price, artificial jewellery mangalsutra, artificial mangalsutra price, artificial diamond mangalsutra, artificial short mangalsutra, artificial long mangalsutra designs with price, artificial mangalsutra pendant, artificial mangalsutra set, imitation diamond mangalsutra, artificial mangalsutra wholesale, imitation mangalsutra online shopping, artificial mangalsutra online india, artificial south Indian mangalsutra imitation jewellery mangalsutra price artificial mangalsutra manufacturers artificial mangalsutra suppliers imitation jewellery traditional mangalsutra', 'Discover the beauty of artificial mangalsutras: affordable, stylish, and perfect for modern brides. Explore our collection and make a statement of love! ', 'F', 0, 'Y', 'C', '115', '1', 'N', 'Y', '', 'Mangalsutra_1012.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(157, 56, '', 'antique toe ring', 'antique toe ring', '', 'Product', 'productListing', '', 'Antique Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Toe Ring, Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Flower Moti Toe Ring', 'F', 0, 'Y', 'C', '133', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(158, 72, '', 'polki toe ring', 'polki toe ring', '', 'Product', 'productListing', '', 'Polki Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Polki Toe Ring, Manufacturer, Wholesaler & Exporters, Polki Jewellery', 'Polki Toe Ring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Polki Diamond Toe Ring', 'F', 0, 'Y', 'C', '134', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(159, 117, '', 'haath paan', 'haath paan', '', 'Product', 'productListing', '', 'Haath Phool: Captivating Hand Accessories for a Touch of Glamour', 'hath panja, antique hath panja designs in gold, bridal hath panja designs in gold, hand panja design, hand panja jewellery, hath na panja designs with price, hath panja for wedding, pearl hath panja jewellery, haath phool, hathphool, hath phool design, haath phool ki design, haath phool kundan, haath phool jewellery kundan, haath phool online', 'Haath Phool: The epitome of elegance and tradition. Explore stunning designs, including antique gold, bridal, and pearl variations, to add a captivating allure to your ensemble. ', 'F', 0, 'Y', 'C', '108', '1', 'N', 'Y', '', 'Haath Paan_9954.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(160, 117, '', 'toe ring', 'toe ring', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '132', '1', 'N', 'Y', '', 'Toe Ring_2285.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254197, 1614254197, '1'),
(161, 117, '', 'chain', 'chain', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '19', '1', 'N', 'Y', '', 'Chain_6899.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254198, 1614254198, '1'),
(162, 117, '', 'pag paan', 'pag paan', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '135', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254199, 1614254199, '1'),
(163, 56, '', 'antique pag paan', 'antique pag paan', '', 'Product', 'productListing', '', 'Antique Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Pag Paan Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India,round Stone Polki Pagpaan', 'F', 0, 'Y', 'C', '136', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(164, 92, '', 'kundan pag paan', 'kundan pag paan', '', 'Product', 'productListing', '', 'Kundan Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Pag Paan, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan Pag Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Pag Paan', 'F', 0, 'Y', 'C', '138', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(165, 92, '', 'kundan hath paan', 'kundan hath paan', '', 'Product', 'productListing', '', 'Kundan Hath Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Hath Paan, Manufacturer, Wholesaler, Exporters', 'Kundan Hath Paan Manufacturer, Wholesaler & Exporters  In Mumbai, India, Rani Paan Ad Hath Paan', 'F', 0, 'Y', 'C', '137', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(166, 86, '', 'kemp maang tikka', 'kemp maang tikka', '', 'Product', 'productListing', '', 'Kemp Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kemp Maang Tikka, Manufacturer, Wholesaler, Exporters, Kemp Jewellery', 'Kemp Maang Tikka  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Dhanalaxmi Ji Kemp Stones Maang Tikka', 'F', 0, 'Y', 'C', '118', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254199, 1614254199, '1'),
(167, 56, '', 'antique sindoor box', 'antique sindoor box', '', 'Product', 'productListing', '', 'Antique Sindoor Box Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Sindoor Box, Manufacturer, Wholesaler, Exporters , Antique Jewellery', 'Antique Sindoor Box Manufacturer, Wholesaler & Exporters  In Mumbai, India, Half  Chand Bordered Sindoor \r\nBox', 'F', 0, 'Y', 'C', '140', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(168, 117, '', 'judda', 'judda', '', 'Product', 'productListing', '', 'Judda  | Key Chain | Antique Judda | Wedding Judda | Traditional Judda | Manek Ratna', 'Judda , Key Chain, Antique Judda, Wedding Judda, Traditional Judda', 'Judda  | Key Chain | Antique Judda | Wedding Judda | Traditional Judda', 'F', 0, 'Y', 'C', '98', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254191, 1614254191, '1'),
(169, 92, '', 'kundan hair accessories', 'kundan hair accessories', '', 'Product', 'productListing', '', 'Kundan Hair Accesories  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Hair Accesories,  Manufacturer, Wholesaler , Exporters, Kundan Jewellery', 'Kundan Hair Accesories  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Jhula Style Kundan Hair Accessories', 'F', 0, 'Y', 'C', '141', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(170, 108, '', 'american diamond nath', 'american diamond nath', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '142', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254200, 1614254200, '1'),
(171, 108, '', 'american diamond haath paan', 'american diamond haath paan', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '143', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254201, 1614254201, '1'),
(172, 48, '', 'laser cut jewellery', 'laser cut jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '    ', 'F', 0, 'Y', 'C', '144', '1', 'Y', 'N', 'Laser jewellery_8873.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(173, 172, '', 'laser cut bangles', 'laser cut bangles', '', 'Product', 'productListing', '', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India', 'Laser Cut  Bangles Manufacturer, Wholesaler & Exporters  In Mumbai, India, Curved Joint Ends Laser Cut Bangles', 'F', 0, 'Y', 'C', '145', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(174, 172, '', 'laser cut kada', 'laser cut kada', '', 'Product', 'productListing', '', 'Laser Cut  Kada  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Laser Cut  Kada, Manufacturer, Wholesaler, Exporters, Laser Cut Jewellery', 'Laser Cut  Kada  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Round Designed Laser Cut Kada', 'F', 0, 'Y', 'C', '146', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(175, 117, '', 'bajuband', 'bajuband', '', 'Product', 'productListing', '', 'Bajuband | Arm Belt | Antique Bajuband | Gold Plated Bajuband | Manek Ratna', 'Bajubandm Arm Belt, Antique Bajuband, Gold Plated Bajuband, Imitation Jewelry, Imitation ', 'Bajuband | Arm Belt | Antique Bajuband | Gold Plated Bajuband | Imitation Jewelry | Imitation  ', 'F', 0, 'Y', 'C', '97', '1', 'N', 'Y', '', 'Bajuband_5979.png', '', 'N', 'M', NULL, 'S', 0, 0, 1614254190, 1614254190, '1'),
(176, 56, '', 'antique dulhan set', 'antique dulhan set', '', 'Product', 'productListing', '', 'Antique Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Dulhan Set, Manufacturer, Wholesaler & Exporters, Antique Jewellery', 'Antique Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India,multi Layer Flowery Polki Dulhan Set', 'F', 0, 'Y', 'C', '148', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254202, 1614254202, '1'),
(177, 49, '', 'temple dulhan set', 'temple dulhan set', '', 'Product', 'productListing', '', 'Temple Dulhan Set Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Temple Dulhan Set, Manufacturer, Wholesaler,  Exporters, Temple Jewellery', 'Temple Dulhan Set Manufacturer, Wholesaler & Exporters  In Mumbai, India, Goddess Laxmi Multi Peacock Temple Set', 'F', 0, 'Y', 'C', '149', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254203, 1614254203, '1'),
(178, 92, '', 'kundan nath', 'kundan nath', '', 'Product', 'productListing', '', 'Kundan Nath Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Nath, Manufacturer, Wholesaler, Exporter, Kundan Jewellery', 'Kundan Nath Manufacturer, Wholesaler & Exporters  In Mumbai, India, Flower Full Stoned Kundan Nath', 'F', 0, 'Y', 'C', '150', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254204, 1614254204, '1'),
(179, 92, '', 'kundan dulhan set', 'kundan dulhan set', '', 'Product', 'productListing', '', 'Kundan Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Kundan Dulhan Set, Manufacturer, Wholesaler, Exporters, Kundan Jewellery', 'Kundan Dulhan Set  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Kundan Dulhan Set', 'F', 0, 'Y', 'C', '151', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254204, 1614254204, '1'),
(180, 48, '', 'jadau jewellery', 'jadau jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '152', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254204, 1614254204, '1'),
(181, 180, '', 'jadau earrings', 'jadau earrings', '', 'Product', 'productListing', '', 'Jadau Earrings Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Jadau Earrings, Manufacturer, Wholesaler,  Exporters,  Jadau Jewellery', 'Jadau Earrings Manufacturer, Wholesaler & Exporters  In Mumbai, India, Chand Jhumki Base Jadau Earrings', 'F', 0, 'Y', 'C', '153', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254205, 1614254205, '1'),
(182, 108, '', 'ad hair accessories', 'ad hair accessories', '', 'Product', 'productListing', '', 'American Diamond  Hair Accessories  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond  Hair Accessories, Manufacturer, Wholesaler, Exporters, American Diamond  Jewellery', 'American Diamond  Hair Accessories  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Ad Hair Accessories', 'F', 0, 'Y', 'C', '154', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254205, 1614254205, '1'),
(183, 72, '', 'polki bajuband', 'polki bajuband', '', 'Product', 'productListing', '', 'Polki Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Polki Bajuband, Manufacturer, Wholesaler, Exporters, Polki Jewellery', 'Polki Bajuband Manufacturer, Wholesaler & Exporters  In Mumbai, India, Chakri Paan Polki Bajuband', 'F', 0, 'Y', 'C', '107', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(184, 48, '', 'nizam collection', 'nizam collection', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '157', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254206, 1614254206, '1'),
(185, 184, '', 'nizam collection earrings', 'nizam collection earrings', '', 'Product', 'productListing', '', 'Nizam Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Nizam Earring,  Manufacturer, Wholesaler, Exporters, Nizam Jewellery', 'Nizam Earring  Manufacturer, Wholesaler & Exporters  In Mumbai, India, Nizam Collection Earring', 'F', 0, 'Y', 'C', '158', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254206, 1614254206, '1'),
(186, 108, '', 'ad kamar patta', 'ad kamar patta', '', 'Product', 'productListing', '', 'American Diamond Kamar Patta  Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'American Diamond Kamar Patta, Manufacturer, Wholesaler, Exporters, American Diamond Jewellery', 'American Diamond Kamar Patta  Manufacturer, Wholesaler & Exporters  In Mumbai, India, American Diamond Kamar Patta', 'F', 0, 'Y', 'C', '160', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(187, 48, '', 'fabric jewellery', 'fabric jewellery', '', 'Product', 'productListing', '', 'Fabric Jewellery Manufacturers, Wholesalers & Exporters In Mumbai, India To Usa Uk , Australia, Canada | Manek Ratna', 'Fabric Jewellery, Fabric Jewels, Fabric Necklace Set', 'Fabric Jewellery Online - Manufacturers, Wholesalers & Exporters In Mumbai, India To Usa Uk , Australia, Canada. Cloth / Fabric Of Different Variants Like Baatique, Silk , Zardosi  Etc Are Used To Make This Amazing Collection In Wholesale At Manek Ratna ', 'F', 0, 'Y', 'C', '164', '1', 'Y', 'N', 'FEBRIC_6224.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254206, 1614254206, '1'),
(188, 187, '', 'fabric necklace sets', 'fabric necklace sets', '', 'Product', 'productListing', '', 'Fabric Jewellery Necklace Sets | Manek Ratna', 'Fabric Jewellery, Necklace Sets, Fabric Jewelry Necklace Sets, Fabric Jewellery Manufacturers', 'Fabric Jewellery, Necklace Sets, Fabric Jewelry Necklace Sets, Fabric Jewellery Manufacturers And Wholealers', 'F', 0, 'Y', 'C', '165', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(189, 48, '', 'terracotta jewellery', 'terracotta jewellery', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '   ', 'F', 0, 'Y', 'C', '166', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(190, 189, '', 'terracotta earrings', 'terracotta earrings', '', 'Product', 'productListing', '', 'Terracotta Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Terracotta Earring, Manufacturer, Wholesaler,  Exporters, Terracotta Jewellery', 'Terracotta Earring Manufacturer, Wholesaler & Exporters  In Mumbai, India, Multi Color Terracotta Earrings  ', 'F', 0, 'Y', 'C', '167', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(191, 92, '', 'kundan bangles', 'kundan bangles', '', 'Product', 'productListing', '', 'Shop Stunning Kundan Bangles: Craftsmanship & Charm', 'Kundan Bangles, Manufacturer, Wholesaler,  Exporters, Kundan Jewellery', 'Kundan bangles: A symbol of opulence and tradition. Explore our stunning collection and add a touch of heritage to your style.', 'F', 0, 'Y', 'C', '41', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(192, 49, '', 'temple bangles', 'temple bangles', '', 'Product', 'productListing', '', 'Antique Temple Jewellery Bangles: Captivating Designs for a Statement of Elegance', 'Temple Bangles, Manufacturer, Wholesaler,exporters, Temple Jewellery', 'Antique Temple Jewellery Bangles: Revel in the Opulence of Craftsmanship and Cultural Legacy', 'F', 0, 'Y', 'C', '168', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254207, 1614254207, '1'),
(193, 189, '', 'terracotta necklace', 'terracotta necklace', '', 'Product', 'productListing', '', 'Terracotta Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Terracotta Necklace, Manufacturer, Wholesaler, Exporters, Terracotta Jewellery', 'Terracotta Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Multi Mukhi Ganesh Ji Terracotta Necklace ', 'F', 0, 'Y', 'C', '169', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(194, 48, '', 'zinc jewellery', 'zinc jewellery', '', 'Product', 'productListing', '', 'Zinc - Mazak Jewellery Manufacturers |  Wholesalers | Exporters Online | Manek Ratna', 'Zinc Jewellery, Mazak Jewellery, Manufacturer,  Wholesalers, Exporters Online', 'Zinc - Mazak Jewellery Manufacturers |  Wholesalers | Exporters Online', 'F', 0, 'N', 'C', '173', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 1614254208, 1614254208, '1'),
(195, 0, '', 'zinc earrings', 'zinc earrings', '', 'Product', 'productListing', '', 'Zinc And Mazak Imitation Earrings Latest Collection Online | Manek Ratna', 'Zinc Casting, Zinc Earrings, Mazak Jewellery, Mazak Earrings, Imitation Jewellery, Artificial Earrings', 'Zinc And Mazak Imitation Earrings Latest Collection Online For Domestic & Export Purpose  ', 'F', 0, 'N', 'C', '172', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(196, 0, '', 'zinc necklace', 'zinc necklace', '', 'Product', 'productListing', '', 'Zinc  Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Zinc  Necklac,  Manufacturer, Wholesaler, Exporters, Zick Jewellery', 'Zinc  Necklace Manufacturer, Wholesaler & Exporters  In Mumbai, India, Twisted Turned Bordered Temple Zinc Necklace  ', 'F', 0, 'N', 'C', '177', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(197, 56, '', 'antique mangalsutra', 'antique mangalsutra', '', 'Product', 'productListing', '', 'Antique Mangal Sutra Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Antique Mangal Sutra, Manufacturer, Wholesaler, Exporters, Antique Jewellery', 'Antique Mangal Sutra Manufacturer, Wholesaler & Exporters  In Mumbai, India,', 'F', 0, 'Y', 'C', '171', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254208, 1614254208, '1'),
(198, 102, '', 'sherwani mala', 'sherwani mala', '', 'Product', 'productListing', '', 'Sherwani  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India | Manek Ratna', 'Sherwani  Mala, Manufacturer, Wholesaler,  Exporters, Sherwani Mala', 'Sherwani  Mala Manufacturer, Wholesaler & Exporters  In Mumbai, India, Triple Long Sherwani Mala Set', 'F', 0, 'Y', 'C', '187', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(199, 48, '', 'oxidised jewelry', 'oxidised jewelry', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries. ', 'F', 0, 'Y', 'C', '195', '1', 'Y', 'N', 'Oxidised jewellery_7290.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(200, 117, '', 'rakhi', 'rakhi', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '123', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(201, 216, '', 'Frontend Menu', 'Frontend Menu', NULL, 'menu', 'list?section=F', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(202, 216, '', 'Banner Mgmt', 'Banner Mgmt', '', 'banner', 'list', '', 'test', 'test', 'test   ', 'C', 6, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(203, 216, '', 'Blog Mgmt', 'Blog Mgmt', '', 'blog', 'list', '', 'test', 'test', 'test   ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(204, 216, '', 'Collection Mgmt', 'Collection Mgmt', '', 'collection', 'list', '', 'test', 'test', 'test   ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(205, 216, '', 'Ticker Mgmt', 'Ticker Mgmt', NULL, 'ticker', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(206, 0, '', 'Email Mgmt', '', NULL, 'emailer', 'list', '', '', '', '', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(207, 22, '', 'Product Masters', 'Product Masters', '', 'menu', 'updateStatus', 'shelf,tags,attribute,category', '', '', '        ', 'C', 15, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(208, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(209, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'detail', '', '', '', '    ', 'F', 0, 'N', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(210, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(211, 217, '', 'Employee Masters', 'Employee Masters', '', 'role', 'list', 'role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '  ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(212, 27, '', 'Order Invoice Masters', 'Order Invoice Masters', '', 'menu', 'updateStatus', '', '', '', '   ', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(213, 2, '', 'Membership Masters', 'Membership Masters', '', 'menu', 'updateStatus', '', '', '', ' ', 'C', 7, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(214, 22, '', 'Manage Product', 'Manage Product', '', 'product', 'list', '', '', '', '  ', 'C', 13, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(215, 26, '', 'Manage Customer', 'Manage Customer', '', 'customer', 'list', '', '', '', '     ', 'C', 15, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(216, 0, '', 'Website Mgmt', 'Website Mgmt', NULL, NULL, NULL, 'blog,collection,ticker,menu,banner', '', '', '', 'C', 7, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(217, 0, '', 'Employee Mgmt', 'Employee Mgmt', '', '', '', 'admin,role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '   ', 'C', 10, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(218, 27, '', 'Manage Order', 'Manage Order', '', 'order', 'list', '', '', '', ' ', 'C', 1, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(219, 212, '', 'Delivery Charges Mgmt', 'Delivery Charges Mgmt', '', 'deliveryCharges', 'list', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(220, 0, '', 'My Membership', 'membership', '', 'Member', 'membership', '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(221, 0, '', 'My Membership', 'myMembership', '', 'Member', 'myMembership', '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(222, 216, '', 'Backend Menu', 'Backend Menu', NULL, 'menu', 'list', '', '', '', '', 'C', 5, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(223, 212, '', 'Currency Mgmt', 'Currency Mgmt', '', 'currencyRate', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(224, 0, '', 'Order Customer Auto Complete', 'Order Customer Auto Complete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(225, 0, '', 'Product Category Autocomplete', 'Product Category Autocomplete', '', 'product', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,11,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(226, 0, '', 'Product Sku Filter Autocomplete', 'Product Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(227, 0, '', 'Product Get Tags Autocomplete', 'Product Get Tags Autocomplete', '', 'product', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(228, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(229, 0, '', 'Product Get Attribute Autocomplete', 'Product Get Attribute Autocomplete', '', 'product', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(230, 0, '', 'Customer Filter Get Customer Autocomplete', 'Customer Filter Get Customer Autocomplete', '', 'customer', 'filterGetCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(231, 0, '', 'Order Get Customer Autocomplete', 'Order Get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(232, 0, '', 'Order Get Order No Autocomplete', 'Order Get Order No Autocomplete', '', 'order', 'getOrderNoAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(233, 0, '', 'Order Get Invoice Autocomplete', 'Order Get Invoice Autocomplete', '', 'order', 'getInvoiceAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(234, 0, '', 'Order Get Product Autocomplete', 'Order Get Product Autocomplete', '', 'order', 'getProductAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(235, 0, '', 'Order Get Barcode Autocomplete', 'Order Get Barcode Autocomplete', '', 'order', 'filterGetBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(236, 0, '', 'Tax Get Tax Autocomplete', 'Tax Get Tax Autocomplete', '', 'tax', 'getTaxAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(237, 0, '', 'Tags Get Tags Autocomplete', 'Tags Get Tags Autocomplete', '', 'tags', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(238, 0, '', 'Shelf Get Shelf Autocomplete', 'Shelf Get Shelf Autocomplete', '', 'shelf', 'getShelfAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(239, 0, '', 'Attribute Get Attribute Autocomplete', 'Attribute Get Attribute Autocomplete', '', 'attribute', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(240, 0, '', 'Category Get Category Autocomplete', 'Category Get Category Autocomplete', '', 'category', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(241, 0, '', 'Category Get Parent Autocomplete', 'Category Get Parent Autocomplete', '', 'category', 'getParentAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(242, 0, '', 'Product Get Sku Filter POCO Autocomplete', 'Product Get Sku Filter POCO Autocomplete', '', 'product', 'getSkuFilterPOCOAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(243, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(244, 0, '', 'Product Get Sku Filter Autocomplete', 'Product Get Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(245, 0, '', 'Ledger Get Admin Autocomplete', 'Ledger Get Admin Autocomplete', '', 'ledger', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1');
INSERT INTO `tbl_menu_bkp` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(246, 0, '', 'Ledger Get Bill No Data', 'Ledger Get Bill No Data', '', 'ledger', 'getBillNoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(247, 0, '', 'Blog Get Title Autocomplete', 'Blog Get Title Autocomplete', '', 'blog', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(248, 0, '', 'Blog Get Author Autocomplete', 'Blog Get Author Autocomplete', '', 'blog', 'getAuthorAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(249, 0, '', 'Blog Get Link Autocomplete', 'Blog Get Link Autocomplete', '', 'blog', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(250, 0, '', 'Collection Get Title Autocomplete', 'Collection Get Title Autocomplete', '', 'collection', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(251, 0, '', 'Collection Get Category Autocomplete', 'Collection Get Category Autocomplete', '', 'collection', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(252, 0, '', 'Collection Get Tag Autocomplete', 'Collection Get Tag Autocomplete', '', 'collection', 'getTagAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(253, 0, '', 'Collection Get Link Autocomplete', 'Collection Get Link Autocomplete', '', 'collection', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(254, 0, '', 'Ticker Get Ticker Autocomplete', 'Ticker Get Ticker Autocomplete', '', 'ticker', 'getTickerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(255, 0, '', 'Ticker Get Link Autocomplete', 'Ticker Get Link Autocomplete', '', 'ticker', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(256, 0, '', 'Menu Get Menu Autocomplete', 'Menu Get Menu Autocomplete', '', 'menu', 'getMenuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(257, 0, '', 'Menu Get Controller Autocomplete', 'Menu Get Controller Autocomplete', '', 'menu', 'getControllerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(258, 0, '', 'Menu Get Action Autocomplete', 'Menu Get Action Autocomplete', '', 'menu', 'getActionAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(259, 0, '', 'Banner Get Title Autocomplete', 'Banner Get Title Autocomplete', '', 'banner', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(260, 0, '', 'Coupon Get Code Autocomplete', 'Coupon Get Code Autocomplete', '', 'coupon', 'getCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(261, 0, '', 'Admin Get Admin Autocomplete', 'Admin Get Admin Autocomplete', '', 'admin', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(262, 0, '', 'Role Get Role Autocomplete', 'Role Get Role Autocomplete', '', 'role', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(263, 0, '', 'Document Type Get Document Type Autocomplete', 'Document Type Get Document Type Autocomplete', '', 'documentType', 'getDocumentTypeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(264, 0, '', 'User Variant Get User Variant Autocomplete', 'User Variant Get User Variant Autocomplete', '', 'userVariant', 'getUserVariantAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(265, 0, '', 'User Variant Get Multiplier Autocomplete', 'User Variant Get Multiplier Autocomplete', '', 'userVariant', 'getMultiplierAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(266, 0, '', 'User Variant Get Discount Autocomplete', 'User Variant Get Discount Autocomplete', '', 'userVariant', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(267, 0, '', 'Membership Get Membership Autocomplete', 'Membership Get Membership Autocomplete', '', 'membership', 'getMembershipAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(268, 0, '', 'Membership Get Duration Autocomplete', 'Membership Get Duration Autocomplete', '', 'membership', 'getDurationAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(269, 0, '', 'Membership Get Discount Autocomplete', 'Membership Get Discount Autocomplete', '', 'membership', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(270, 0, '', 'Membership Get Amount Autocomplete', 'Membership Get Amount Autocomplete', '', 'membership', 'getAmountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(271, 0, '', 'Company Get Company Autocomplete', 'Company Get Company Autocomplete', '', 'company', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(272, 0, '', 'Company Get Email Autocomplete', 'Company Get Email Autocomplete', '', 'company', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(273, 0, '', 'Company Get Contact Autocomplete', 'Company Get Contact Autocomplete', '', 'company', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(274, 0, '', 'Company Get Gst Autocomplete', 'Company Get Gst Autocomplete', '', 'company', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(275, 0, '', 'Company Get Address Autocomplete', 'Company Get Address Autocomplete', '', 'company', 'getAddressAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(276, 0, '', 'Branch Get Branch Autocomplete', 'Branch Get Branch Autocomplete', '', 'branch', 'getBranchAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(277, 0, '', 'Branch Get Company Autocomplete', 'Branch Get Company Autocomplete', '', 'branch', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(278, 0, '', 'Branch Get Email Autocomplete', 'Branch Get Email Autocomplete', '', 'branch', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(279, 0, '', 'Branch Get Contact Autocomplete', 'Branch Get Contact Autocomplete', '', 'branch', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(280, 0, '', 'Branch Get Gst Autocomplete', 'Branch Get Gst Autocomplete', '', 'branch', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(281, 0, '', 'Reason Get Reason Autocomplete', 'Reason Get Reason Autocomplete', '', 'reason', 'getReasonAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(282, 0, '', 'Emailer Get Subject Autocomplete', 'Emailer Get Subject Autocomplete', '', 'emailer', 'getSubjectAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(283, 0, '', 'Emailer Get From Name Autocomplete', 'Emailer Get From Name Autocomplete', '', 'emailer', 'getFromNameAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(284, 0, '', 'Emailer Get From Mailid Autocomplete', 'Emailer Get From Mailid Autocomplete', '', 'emailer', 'getFromMailidAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(285, 0, '', 'Dashboard Open Order', 'Dashboard Open Order', '', 'admin', 'listOpenorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(286, 0, '', 'Dashboard Close Order', 'Dashboard Close Order', '', 'admin', 'listCloseorder', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(287, 0, '', 'Menu Management', 'Menu Management', '', 'menu', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(288, 0, '', 'Menu Update', 'Menu Update', '', 'menu', 'update', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(289, 0, '', 'Dashboard Bulk Open Order', 'Dashboard Bulk Open Order', '', 'admin', 'listOpenbulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(290, 0, '', 'Dashboard Bulk Close Order', 'Dashboard Bulk Close Order', '', 'admin', 'listClosebulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(291, 0, '', 'Product Update', 'Product Update', '', 'product', 'update', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(292, 0, '', 'Dashboard list invoice', 'Dashboard list invoice', '', 'admin', 'listInvoice', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(293, 0, '', 'Product Add', 'Product Add', '', 'product', 'add', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(294, 0, '', 'get Poco Data', 'get Poco Data', '', 'order', 'getPoCoData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(295, 0, '', 'Product get attribute value', 'Product get attribute value', '', 'product', 'getAttributeValues', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(296, 0, '', 'Product Manage Attribute', 'Product Manage Attribute', '', 'product', 'manageAttribute', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(297, 0, '', 'Product Get All Variation', 'Product Get All Variation', '', 'product', 'getAllVariation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(298, 0, '', 'product manage Variant', 'product manage Variant', '', 'product', 'manageVariant', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(299, 0, '', 'product purchase Product', 'product purchase Product', '', 'product', 'purchaseProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(300, 0, '', 'product view Purchase', 'product view Purchase', '', 'product', 'viewPurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(301, 0, '', 'product manage Purchase', 'product manage Purchase', '', 'product', 'managePurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(302, 0, '', 'product manage Data', 'product manage Data', '', 'product', 'manageData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(303, 0, '', 'product update Status', 'product update Status', '', 'product', 'updateStatus', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(304, 0, '', 'product delete', 'product delete', '', 'product', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(305, 0, '', 'product duplicate Product', 'product duplicate Product', '', 'product', 'duplicateProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(306, 0, '', 'shelf get Shelf Data', 'shelf get Shelf Data', '', 'shelf', 'getShelfData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(307, 0, '', 'shelf update Status', 'shelf update Status', '', 'shelf', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(308, 0, '', 'shelf delete', 'shelf delete', '', 'shelf', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(309, 0, '', 'tags get Tags Data', 'tags get Tags Data', '', 'tags', 'getTagsData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(310, 0, '', 'tag update status', 'tag update status', '', 'tags', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(311, 0, '', 'tags delete', 'tags delete', '', 'tags', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(312, 0, '', 'attribute get Attribute Data', 'attribute get Attribute Data', '', 'attribute', 'getAttributeData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(313, 0, '', 'attribute update status', 'attribute update status', '', 'attribute', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(314, 0, '', 'Attribute Delete', 'Attribute Delete', '', 'attribute', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(315, 0, '', 'attribute Value list', 'attribute Value list', '', 'attributeValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(316, 0, '', 'attribute Value get Attribute Value Data', 'attribute Value get Attribute Value Data', '', 'attributeValue', 'getAttributeValueData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(317, 0, '', 'attribute Value manage data', 'attribute Value manage data', '', 'attributeValue', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(318, 0, '', 'attribute Value update Status', 'attribute Value update Status', '', 'attributeValue', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(319, 0, '', 'attribute Value delete', 'attribute Value delete', '', 'attributeValue', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(320, 0, '', 'Category add', 'Category add', '', 'category', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(321, 0, '', 'category update Status', 'category update Status', '', 'category', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(322, 0, '', 'category update Primary', 'category update Primary', '', 'category', 'updatePrimary', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(323, 0, '', 'category delete', 'category delete', '', 'category', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(324, 0, '', 'Product Stock', 'Product Stock', '', 'product', 'stock', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(325, 0, '', 'product get Barcode Filter Autocomplete', 'product get Barcode Filter Autocomplete', '', 'product', 'getBarcodeFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(326, 0, '', 'product update Barcode Status', 'product update Barcode Status', '', 'product', 'updateBarcodeStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(327, 0, '', 'product delete Barcode', 'product delete Barcode', '', 'product', 'deleteBarcode', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(328, 0, '', 'product manage Bulk Operation', 'product manage Bulk Operation', '', 'product', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(329, 0, '', 'product manage Stock', 'product manage Stock', '', 'product', 'manageStock', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(330, 0, '', 'shelf manage Bulk Operation', 'shelf manage Bulk Operation', '', 'shelf', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(331, 0, '', 'Tags Manage Bulk Operation', 'Tags Manage Bulk Operation', '', 'tags', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(332, 0, '', 'Attribute Manage Bulk Operation', 'Attribute Manage Bulk Operation', '', 'attribute', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(333, 0, '', 'Attribute Value Manage Bulk Operation', 'Attribute Value Manage Bulk Operation', '', 'attributeValue', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(334, 0, '', 'Category Manage Bulk Operation', 'Category Manage Bulk Operation', '', 'category', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(335, 0, '', 'Customer Add', 'Customer Add', '', 'customer', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(336, 0, '', 'customer get Country Autocomplete', 'customer get Country Autocomplete', '', 'customer', 'getCountryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(337, 0, '', 'customer get State Autocomplete', 'customer get State Autocomplete', '', 'customer', 'getStateAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(338, 0, '', 'customer get City Autocomplete', 'customer get City Autocomplete', '', 'customer', 'getCityAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(339, 0, '', 'customer get Abbrevation Autocomplete', 'customer get Abbrevation Autocomplete', '', 'customer', 'getAbbrevation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(340, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(341, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'listAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(342, 0, '', 'customer manage Address Bulk Operation', 'customer manage Address Bulk Operation', '', 'customer', 'manageAddressBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(343, 0, '', 'customer update Default Status', 'customer update Default Status', '', 'customer', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(344, 0, '', 'customer delete Address', 'customer delete Address', '', 'customer', 'deleteAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(345, 0, '', 'customer get Membership Dates', 'customer get Membership Dates', '', 'customer', 'getMembershipDates', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(346, 0, '', 'customer manage Membership', 'customer manage Membership', '', 'customer', 'manageMembership', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(347, 0, '', 'customer manage Bulk Operation', 'customer manage Bulk Operation', '', 'customer', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(348, 0, '', 'customer delete', 'customer delete', '', 'customer', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(349, 0, '', 'customer update Status', 'customer update Status', '', 'customer', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(350, 0, '', 'tax get Tax Data', 'tax get Tax Data', '', 'tax', 'getTaxData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(351, 0, '', 'tax manage Bulk Operation', 'tax manage Bulk Operation', '', 'tax', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(352, 0, '', 'tax update Default Status', 'tax update Default Status', '', 'tax', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(353, 0, '', 'tax update Status', 'tax update Status', '', 'tax', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(354, 0, '', 'tax delete', 'tax delete', '', 'tax', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(355, 0, '', 'Delivery charges add', 'Delivery charges add', '', 'deliveryCharges', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(356, 0, '', 'delivery Charges manage Bulk Operation', 'delivery Charges manage Bulk Operation', '', 'deliveryCharges', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(357, 0, '', 'delivery Charges update status', 'delivery Charges update status', '', 'deliveryCharges', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(358, 0, '', 'delivery Charges delete', 'delivery Charges delete', '', 'deliveryCharges', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(359, 0, '', 'delivery Charges import data', 'delivery Charges import data', '', 'deliveryCharges', 'importData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(360, 0, '', 'order add', 'order add', '', 'order', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(361, 0, '', 'order get Customer Details', 'order get Customer Details', '', 'order', 'getCustomerDetails', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(362, 0, '', 'order manage Address', 'order manage Address', '', 'order', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(363, 0, '', 'order convert To Invoice', 'order convert To Invoice', '', 'order', 'convertToInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(364, 0, '', 'order send Invoice', 'order send Invoice', '', 'order', 'sendInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(365, 0, '', 'order add Shipping', 'order add Shipping', '', 'order', 'addShipping', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(366, 0, '', 'order add Fee', 'order add Fee', '', 'order', 'addFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(367, 0, '', 'order add Pg Fee', 'order add Pg Fee', '', 'order', 'addPgFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(368, 0, '', 'order get Barcode Autocomplete', 'order get Barcode Autocomplete', '', 'order', 'getBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(369, 0, '', 'order manage Order Product', 'order manage Order Product', '', 'order', 'manageOrderProduct', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(370, 0, '', 'order get Product Rate', 'order get Product Rate', '', 'order', 'getProductRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(371, 0, '', 'order get Attribute Autocomplete', 'order get Attribute Autocomplete', '', 'order', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(372, 0, '', 'order get Order Rate', 'order get Order Rate', '', 'order', 'getOrderRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(373, 0, '', 'order manage Attribute', 'order manage Attribute', '', 'order', 'manageAttribute', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(374, 0, '', 'order bulk Delete Item', 'order bulk Delete Item', '', 'order', 'bulkDeleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(375, 0, '', 'order bulk return Item', 'order bulk return Item', '', 'order', 'bulkReturnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(376, 0, '', 'order return Item', 'order return Item', '', 'order', 'returnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(377, 0, '', 'order delete Item', 'order delete Item', '', 'order', 'deleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(378, 0, '', 'order update Booking Deposit', 'order update Booking Deposit', '', 'order', 'updateBookingDeposit', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(379, 0, '', 'order send Invoice Data', 'order send Invoice Data', '', 'order', 'sendInvoiceData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(380, 0, '', 'order get Declaration', 'order get Declaration', '', 'order', 'getDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(381, 0, '', 'order get Employee Autocomplete', 'order get Employee Autocomplete', '', 'order', 'getEmployeeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(382, 0, '', 'order get Category Autocomplete', 'order get Category Autocomplete', '', 'order', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(383, 0, '', 'order get Unit Autocomplete', 'order get Unit Autocomplete', '', 'order', 'getUnitAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(384, 0, '', 'order manage Declaration', 'order manage Declaration', '', 'order', 'manageDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(385, 0, '', 'order list Declaration', 'order list Declaration', '', 'order', 'listDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(386, 0, '', 'order manage Bulk Operation', 'order manage Bulk Operation', '', 'order', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(387, 0, '', 'order delete Declaration', 'order delete Declaration', '', 'order', 'deleteDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(388, 0, '', 'order get Address', 'order get Address', '', 'order', 'getAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(389, 0, '', 'order print order', 'order print order', '', 'order', 'printOrder', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(390, 0, '', 'order print invoice', 'order print invoice', '', 'order', 'printInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(391, 0, '', 'order print A5 invoice', 'order print A5 invoice', '', 'order', 'printA5Invoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(392, 0, '', 'coupon add', 'coupon add', '', 'coupon', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(393, 0, '', 'Ledger add opening balance', 'Ledger add opening balance', '', 'ledger', 'addOpeningBalance', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(394, 0, '', 'ledger get Customer Autocomplete', 'ledger get Customer Autocomplete', '', 'ledger', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(395, 0, '', 'ledger get Manufacturer Autocomplete', 'ledger get Manufacturer Autocomplete', '', 'ledger', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(396, 0, '', 'Blog add', 'Blog add', '', 'blog', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(397, 0, '', 'blog manage Bulk Operation', 'blog manage Bulk Operation', '', 'blog', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(398, 0, '', 'blog update Status', 'blog update Status', '', 'blog', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(399, 0, '', 'blog delete', 'blog delete', '', 'blog', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(400, 0, '', 'Collection add', 'Collection add', '', 'collection', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(401, 0, '', 'collection autocomplete Sku', 'collection autocomplete Sku', '', 'collection', 'autocompleteSku', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(402, 0, '', 'collection manage Bulk Operation', 'collection manage Bulk Operation', '', 'collection', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(403, 0, '', 'collection update Status', 'collection update Status', '', 'collection', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(404, 0, '', 'Collection delete', 'Collection delete', '', 'collection', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(405, 0, '', 'ticker manage Bulk Operation', 'ticker manage Bulk Operation', '', 'ticker', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(406, 0, '', 'ticker update Status', 'ticker update Status', '', 'ticker', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(407, 0, '', 'ticker delete', 'ticker delete', '', 'ticker', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(408, 0, '', 'ticker add', 'ticker add', '', 'ticker', 'getTickerData', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(409, 0, '', 'banner manage Bulk Operation', 'banner manage Bulk Operation', '', 'banner', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(410, 0, '', 'banner update Status', 'banner update Status', '', 'banner', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(411, 0, '', 'banner delete', 'banner delete', '', 'banner', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(412, 0, '', 'banner add', 'banner add', '', 'banner', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(413, 0, '', 'Employee add', 'Employee add', '', 'admin', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(414, 0, '', 'admin get Role Autocomplete', 'admin get Role Autocomplete', '', 'admin', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(415, 0, '', 'admin get User Code', 'admin get User Code', '', 'admin', 'getUserCode', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(416, 0, '', 'admin get Hierarchy Autocomplete', 'admin get Hierarchy Autocomplete', '', 'admin', 'getHierarchyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(417, 0, '', 'admin get Job Status Autocomplete', 'admin get Job Status Autocomplete', '', 'admin', 'getJobStatusAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(418, 0, '', 'admin add More Document', 'admin add More Document', '', 'admin', 'addMoreDocument', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(419, 0, '', 'Admin manage date', 'Admin manage date', '', 'admin', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(420, 0, '', 'Admin update', 'Admin update', '', 'admin', 'update', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(421, 0, '', 'Admin manage bulk operation', 'Admin manage bulk operation', '', 'admin', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(422, 0, '', 'Admin update status', 'Admin update status', '', 'admin', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(423, 0, '', 'Role manage bulk operation', 'Role manage bulk operation', '', 'role', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(424, 0, '', 'Role update status', 'Role update status', '', 'role', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(425, 0, '', 'role get Role Data', 'role get Role Data', '', 'role', 'getRoleData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(426, 0, '', 'role delete', 'role delete', '', 'role', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(427, 0, '', 'Role Manage access', 'Role Manage access', '', 'role', 'manageAccess', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(428, 0, '', 'document Type manage bulk operation', 'document Type manage bulk operation', '', 'documentType', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(429, 0, '', 'document Type update status', 'document Type update status', '', 'documentType', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(430, 0, '', 'document Type delete', 'document Type delete', '', 'documentType', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(431, 0, '', 'user Variant get User Variant Data', 'user Variant get User Variant Data', '', 'userVariant', 'getUserVariantData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(432, 0, '', 'user Variant manage bulk operation', 'user Variant manage bulk operation', '', 'userVariant', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(433, 0, '', 'user Variant update status', 'user Variant update status', '', 'userVariant', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(434, 0, '', 'user Variant delete', 'user Variant delete', '', 'userVariant', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(435, 0, '', 'order get Manufacturer Autocomplete', 'order get Manufacturer Autocomplete', '', 'order', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(436, 0, '', 'order get Po No', 'order get Po No', '', 'order', 'getPoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(437, 0, '', 'order manage PoCo Data', 'order manage PoCo Data', '', 'order', 'managePoCoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(438, 0, '', 'order get Customer Autocomplete', 'order get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(439, 0, '', 'order get Co No', 'order get Co No', '', 'order', 'getCoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(440, 0, '', 'Product Add PoCo Product', 'Product Add PoCo Product', '', 'product', 'addPoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(441, 0, '', 'product get Sku Autocomplete', 'product get Sku Autocomplete', '', 'product', 'getSkuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(442, 0, '', 'product get Product Variation', 'product get Product Variation', '', 'product', 'getProductVariation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(443, 0, '', 'product get Attribute Panel', 'product get Attribute Panel', '', 'product', 'getAttributePanel', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(444, 0, '', 'product manage PoCo Products Data', 'product manage PoCo Products Data', '', 'product', 'managePoCoProductsData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(445, 0, '', 'product get Timeline Data', 'product get Timeline Data', '', 'product', 'getTimelineData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(446, 0, '', 'product delete PoCo Products', 'product delete PoCo Products', '', 'product', 'deletePoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(447, 0, '', 'order delete', 'order delete', '', 'order', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(448, 4529, '', 'Appointment', 'Appointment', NULL, 'appointment', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1654596206, 1654596206, '1'),
(449, 0, '', 'Jhumka Earrings', 'jhumka earrings', '', '', '', '', '', '', '      ', 'F', 0, 'N', 'C', '19', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(451, 117, '', 'choti', 'choti', '', 'Product', 'productListing', '', ' | Manek Ratna', '', '  ', 'F', 0, 'Y', 'C', '113', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254193, 1614254193, '1'),
(452, 48, '', 'German Silver Jewellery', 'german silver jewellery', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries. ', 'F', 0, 'Y', 'C', '233', '1', 'Y', 'N', 'erman-silver (1)_2748.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(453, 452, '', 'German Silver Necklace Set', 'german silver necklace set', '', 'Product', 'productListing', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish at Manek Ratna', '', 'Buy Oxidised Jewellery Online in Matte & Oxide Finish for your Wholesale Business, Retail Shop and Export them to different countries.', 'F', 0, 'Y', 'C', '230', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4511, 0, '', 'unsubscribe', 'unsubscribe', '', 'Home', 'unsubscribe', '', 'Manek Ratna | Unsubscribe | Indian Traditional Jewellery Mumbai in Wholesale', 'Imitation Jewellery, Artificial Jewellery, Traditional Jewellery', 'Indian Traditional Jewellery Mumbai in Wholesale, Bridal Jewelry, Kumkum Box, Bollywood Jewellery. ', 'F', 0, 'N', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254192, 1614254192, '1'),
(4512, 48, '', 'Maharashtrian Jewellery', 'Maharashtrian jewellery', '', 'Product', 'productListing', '', 'Maharashtrian Jewellery: Where Tradition Meets Contemporary Splendor', '', 'Unveil the timeless beauty of Maharashtrian jewellery, a stunning blend of traditional artistry and contemporary allure. Indulge in the richness of Maharashtra\'s cultural legacy ', 'F', 0, 'Y', 'C', '250', '1', 'Y', 'N', 'Maharashtrian jewellery_6562.jpg', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4513, 4512, '', 'Kolhapuri Putali Haar', 'kolhapuri putali haar', '', 'Product', 'productListing', '', 'Kolhapuri Putali Haar: Embrace the Richness of Maharashtra\'s Traditional Necklace', '', 'Unlock the heritage of Kolhapuri Putali Haar, an exquisite Maharashtrian necklace that tells a story of tradition and artistry. Immerse in its intricate craftsmanship and charm.', 'F', 0, 'Y', 'C', '253', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4514, 4512, '', 'Kolhapuri Thushi', 'kolhapuri thushi', '', 'Product', 'productListing', '', 'Kolhapuri Thushi: Exquisite Craftsmanship and Cultural Symbol of Maharashtra', '', 'Celebrate tradition with Kolhapuri Thushi, an exquisite Maharashtrian necklace that showcases the artistic heritage of Kolhapur.', 'F', 0, 'Y', 'C', '252', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4515, 4512, '', 'Kolhapuri Saaj', 'kolhapuri saaj', '', 'Product', 'productListing', '', 'Kolhapuri Saaj : Unveiling the Elegance and Grandeur of Maharashtra\'s Traditional Necklace', '', 'Kolhapuri Saaj in 18 , 24 Paan : Unravel the Story of Maharashtra\'s Rich Tradition and Artistry', 'F', 0, 'Y', 'C', '251', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4516, 452, '', 'German Silver Earrings', 'german silver earrings', '', 'Product', 'productListing', '', 'Posh German Silver Earrings & Jhumkas in Wholesale Online', '', 'Buy German Silver Earrings, Jhumkas, Chandelier Earrings in Antique finish which looks like 92.5 Silver Earrings', 'F', 0, 'Y', 'C', '231', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4517, 199, '', 'Oxidised Earrings', 'oxidised earrings', '', 'Product', 'productListing', '', 'Stock Oxidized Earrings Manufactured in Mumbai at Wholesale Prices', '', 'Purchase Trendy Oxidized Silver Earrings & Jhumlas in various coloured stones in antique finish.', 'F', 0, 'Y', 'C', '198', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4518, 199, '', 'Oxidized Necklace Sets', 'oxidized necklace sets', '', 'Product', 'productListing', '', 'Exquisite Oxidized Necklace Sets: Unveiling the Vintage Elegance of Artisan Jewelry', '', 'Elevate your look with oxidized necklace sets, radiating vintage elegance and a touch of old-world charm. Experience their distinctive beauty', 'F', 0, 'Y', 'C', '199', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4519, 0, '', 'Manage My Product', 'Manage My Product', '', 'vendorsProduct', 'list', '', '', '', '  ', 'C', 14, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4520, 0, '', 'VendorsShelf', 'Vendors Shelf', '', 'vendorsShelf', 'list', '', '', '', ' ', 'C', 13, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4521, 0, '', 'Manage My Barcode', 'Manage My Barcode', '', 'vendorsProduct', 'listBarcode', '', '', '', ' ', 'C', 15, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4522, 0, '', 'Manage My Customers', 'Manage My Customers', '', 'vendorsCustomer', 'list', '', '', '', ' ', 'C', 16, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4523, 0, '', 'Manage My Orders', 'Manage My Orders', '', 'vendorsOrder', 'list', '', '', '', ' ', 'C', 17, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4524, 0, '', 'Trending', 'Trending', '', 'trending', 'list', '', '', '', '  ', 'C', 20, 'Y', '', '', '1,2,12', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(4525, 4529, '', 'Push Notification', 'Push Notification', NULL, 'push_notification', 'list', '', '', '', '', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1697785700, 1697785700, '1'),
(4526, 0, '', 'test', 'test', '', NULL, NULL, '', '', '', ' ', 'F', 0, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4527, 4529, '', 'Enquiry', 'Enquiry', '', 'enquiry', 'list', '', '', '', '  ', 'C', 4, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4528, 4529, '', 'Feedback', 'Feedback', '', 'feedback', 'list', '', '', '', '    ', 'C', 5, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4529, 0, '', 'App Mgmt', 'App Mgmt', '', '', '', '', '', '', '\"  ', 'C', 8, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4530, 0, '', 'Testimonials', 'Testimonials', '', 'testimonial', 'list', '', '', '', '    ', 'C', 14, 'Y', '', '', '1,2', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4531, 22, '', 'Product Catlogue', 'Product Catlogue', '', 'product', 'listCatlogue', '', '', '', '\"  ', 'C', 14, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702979450, 1702979450, '1'),
(4532, 48, '', 'Designer Bindi', 'bindi', '', 'Product', 'productListing', '', 'Designer Bindi', '', 'Designer Bindi', 'F', 0, 'Y', 'C', '262', '1', 'Y', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1');
INSERT INTO `tbl_menu_bkp` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(4533, 117, '', 'Bindi Designs', 'bindi design', '', 'Product', 'productListing', '', 'Latest Bindi Designs for Every Occasion | Traditional & Modern StylesLatest Bindi Designs for Every Occasion | Traditional & Modern Styles', 'Bindi Designs', 'Explore the latest bindi designs for women – stylish, colorful, and versatile. Find the perfect design to match weddings, festivals, or everyday fashion.', 'F', 0, 'Y', 'C', '262', '1', 'Y', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4534, 207, '', 'Manage Supplier Shelf', 'Manage Supplier Shelf', '', 'supplierShelf', 'list', '', '', '', '  ', 'C', 15, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4535, 118, '', 'Earrings with Hair Chain', 'earrings with hair chain', '', 'Product', 'productListing', '', 'Stylish Earrings with Hair Chain – Bridal & Festive Jewelry Collection', 'Earrings with Hair Chain, bahubali jhumka earrings with hair chain, indian jhumka earrings with hair chain, wedding earrings with hair chain, traditional earrings with hair chain, antique earrings with hair chain, ', ' From classic Kundan to sparkling CZ designs, earrings with hair chain bring timeless elegance to your attire. Shop traditional and modern styles today.     ', 'F', 0, 'N', 'C', '274', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4536, 0, '', 'Jhumka Earrings for Women', 'jhumka earrings for women', '', 'Product', 'productListing', '', 'Jhumka Earrings for Women – Ethnic & Designer Collection', 'Jhumka Earrings for Women, Buy Jhumka Earrings for Women Online, Latest Designs of Jhumka Earrings for Women, Designer Pearl Jhumka Earrings for Women, Antique Kundan Jhumka Earrings for Women, Traditional Temple Jhumka Earrings for Women, Stylish Party Wear Jhumka Earrings for Women', 'Discover a wide range of jhumka earrings for women with intricate designs. Ideal for bridal wear, parties, and festive styling. Explore handcrafted designs in gold, silver, and kundan to suit every occasion.', 'F', 0, 'N', 'C', '236', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4537, 0, '', 'Palakka Necklace', 'palakka necklace', '', 'Product', 'productListing', '', 'Palakka Necklace – Timeless Kerala Jewellery with Cultural Heritage', 'palakka mala, palakka mala gold, palakka necklace gold, palakka earrings, palakka bangles, palakka mala designs, palakka choker, simple palakka mala, palakka necklace set, lightweight palakka mala', 'The Palakka Necklace is a traditional jewellery design that beautifully reflects Kerala’s rich cultural heritage. Traditionally worn by women during weddings, temple festivals, and auspicious occasions, the Palakka Necklace represents prosperity, beauty, and timeless grace. ', 'F', 0, 'N', 'C', '276', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4538, 0, '', 'Long Necklace Design', 'long necklace design', '', 'Product', 'productListing', '', 'Trending Long Necklace Design Ideas for Timeless Fashion', 'bridal long necklace design, south indian long necklace design, antique long necklace design, women\'s long necklace design, modern long necklace design, lightweight long necklace design, rajwadi long necklace design, new latest long necklace design', 'A long necklace design adds timeless charm and elegance to any outfit, making it a versatile choice for both traditional and modern looks. Popular in weddings, festive occasions, and everyday fashion, long necklace designs beautifully complement sarees, lehengas, and even contemporary dresses.', 'F', 0, 'N', 'C', '277', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4539, 0, '', 'Studs Earrings for Women', 'studs earrings for women', '', 'Product', 'productListing', '', 'Studs Earrings for Women – Classic and Modern Styles You’ll Love', 'stud earrings for women, stud earrings for women gold, stud earrings for daily wear, best stud earrings for women, stud earrings for women combo, stud earrings for women design, stud earrings for her, beautiful stud earrings for women, stud earrings for women artificial', ' Studs Earrings for Women are timeless, versatile, and elegant accessories that suit every occasion. From daily wear to festive events, they add subtle charm and sophistication to any outfit. Available in gold, silver, diamond, and artificial designs, stud earrings offer comfort, lightweight styling, and endless variety, making them a must-have in every woman’s jewellery collection.', 'F', 0, 'N', 'C', '278', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4540, 0, '', 'Jewellery Set for Wedding', 'jewellery set for wedding', '', 'Product', 'productListing', '', 'Latest Designer Jewellery Set for Wedding Brides to Shine', 'artificial jewellery set for wedding, ad jewellery set for wedding, temple jewellery set for wedding, dulhan jewellery set for wedding, latest jewellery set for wedding, antique jewellery set for wedding, lakshmi jewellery set for wedding, complete jewellery set for wedding, best jewellery set for wedding, kundan jewellery set for wedding', ' Discover stunning jewellery set for wedding collections, including artificial, AD, temple, antique, dulhan, Lakshmi, Kundan and more. From traditional to latest designs, find the best complete bridal sets that bring elegance, charm, and cultural beauty to every wedding look. Perfectly crafted for every bride’s special day.', 'F', 0, 'N', 'C', '279', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4541, 0, '', 'Guttapusalu Necklace', 'guttapusalu necklace', '', 'Product', 'productListing', '', 'Guttapusalu Necklace: A Timeless South Indian Heritage Jewellery', 'guttapusalu necklace in gold, guttapusalu necklace choker, lakshmi guttapusalu necklace, peacock guttapusalu necklace, lotus guttapusalu necklace, white guttapusalu necklace, kemp guttapusalu necklace', 'Discover the timeless elegance of the guttapusalu necklace, a traditional South Indian jewel known for its clusters of pearls resembling tiny seeds.Whether you choose a choker, long necklace, or antique variation, guttapusalu necklaces add regal charm and cultural richness to bridal attire.', 'F', 0, 'N', 'C', '280', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4542, 0, '', 'Haram Necklace Set', 'haram necklace set', '', 'Product', 'productListing', '', 'Haram Necklace Set – Traditional South Indian Bridal Jewellery', 'antique gold haram necklace set, gold plated long haram necklace set, bridal haram necklace set, yellow gold haram necklace set, pearl haram necklace set, women haram necklace set', ' A haram necklace set is a traditional long necklace deeply rooted in South Indian culture and bridal jewellery. Known for its intricate craftsmanship, it often features motifs of Goddess Lakshmi, peacocks, and floral designs inspired by temple jewellery. A haram necklace set is truly a timeless piece that adds regal charm and cultural significance to any attire.', 'F', 0, 'N', 'C', '281', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4543, 0, '', 'Bindi Booklet', 'bindi booklet', '', 'Product', 'productListing', '', 'Colorful Bindi Booklet Collection | Buy Online on Manek Ratna', 'bindi booklet, bindi book, bindi book online, bindi book wholesale, bindi book collection, colourful bindi booklet', ' A bindi booklet is a handy collection of stylish and colorful bindis available in different shapes, sizes, and designs. From simple round bindis for daily wear to decorative stone and pearl bindis for weddings and festivals, these booklets are both affordable and convenient. Perfect for women of all ages, a bindi booklet ensures you always have the right design to match any outfit or occasion.', 'F', 0, 'N', 'C', '282', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4544, 0, '', 'Thushi Necklace', 'thushi necklace', '', 'Product', 'productListing', '', 'Buy Thushi Necklace Online – Traditional Maharashtrian Style', 'kolhapuri thushi necklace, maharashtrian thushi necklace designs, thushi jewellery set, thushi jewellery design, traditional thushi necklace, thushi necklace pearl', ' Explore elegant Thushi Necklace, from classic gold-plated to pearl-studded designs. Perfect for brides and festive wear, rooted in Maharashtrian tradition. Shop bridal, pearl, and traditional  designs at the best prices.', 'F', 0, 'N', 'C', '283', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4545, 0, '', 'Heritage Jewellery', 'heritage jewellery', '', 'Product', 'productListing', '', 'Heritage Jewellery – Timeless Antique & Diamond Pieces', 'heritage antique jewellery, heritage diamond jewellery, heritage fine jewelry, heritage jewellery online, heritage bridal jewellery, heritage jewellery earrings', ' Discover timeless heritage jewellery including antique, bridal, diamond, and fine collections. Celebrate Indian tradition with heritage jewellery. Discover antique sets, bridal ornaments, diamond polki designs, and fine handcrafted pieces.  ', 'F', 0, 'N', 'C', '284', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4546, 0, '', 'Pressing Nose Rings', 'pressing nose rings', '', 'Product', 'productListing', '', 'Pressing Nose Rings Online | Bridal & Daily Wear Designs', 'pressing nose pin, pressing nose pin gold, pressing nose ring for bride, pressing nose pin for wedding, pressing nose pin design, pressing nose pin oxidised', 'Explore elegant pressing nose rings in gold, oxidised, and bridal styles. Perfect for weddings or daily wear, our non-pierced nose pins combine tradition with comfort.', 'F', 0, 'N', 'C', '285', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4547, 0, '', 'South Indian Necklace', 'south indian necklace', '', 'Product', 'productListing', '', 'South Indian Necklace – Traditional Designs for Brides & Festivals', 'south indian jewellery set, south indian bridal jewellery, south indian jewelry design, south indian long necklace design, south indian jewellery online, south indian traditional necklace, south indian jewellery necklace', 'Explore elegant South Indian necklace designs including bridal sets, long harams, and temple-inspired jewellery. Perfect for weddings, festivals, and traditional celebrations.', 'F', 0, 'N', 'C', '286', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4548, 0, '', 'Moti Bangles', 'moti bangles', '', 'Product', 'productListing', '', 'Authentic Moti Bangles – Traditional Pearl Bangles for Indian Women', 'moti bangles online, moti bangles for bride, traditional moti bangles, oxidised moti bangles, kolhapuri moti bangles, designer moti bangles, moti bangle set, antique moti bangles', 'Moti bangles are timeless Indian jewellery pieces crafted with pearls, showcasing elegance and tradition. From antique and oxidised designs to bridal and designer moti bangle sets, they are loved across India for weddings, festivals, and daily wear. Whether Kolhapuri classics or contemporary styles, these bangles reflect cultural heritage with a modern touch.', 'F', 0, 'N', 'C', '287', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4549, 0, '', 'Combo Jewellery Set', 'combo jewellery set', '', 'Product', 'productListing', '', 'Best Combo Jewellery Set Collection | Indian Styles Online', 'rajputi jewellery combo set, oxidised jewellery combo set, jewellery combo set for women, gold jewellery combo set, rajasthani jewellery combo set, temple jewellery combo set, moti jewellery combo set', 'Shop authentic combo jewellery set for women including temple, Rajputi, Rajasthani & oxidised designs. Perfect accessories to complete sarees, lehengas & Indo-western outfits.     ', 'F', 0, 'N', 'C', '288', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4550, 0, '', 'Kalangi', 'kalangi', '', 'Product', 'productListing', '', 'Royal Kalangi for Grooms | Wedding Safa Accessories', 'Traditional Kalangi Ornament, Royal Groom Kalangi, Maharaja Style Kalangi, Wedding Turban Kalangi, Feather Kalangi for Groom, Gold Plated Kalangi for Men', ' Shop authentic Kalangi ornaments for Indian grooms. Explore wedding turban Kalangi, Maharaja style, and gold plated designs that reflect heritage & royalty only at Manek Ratna ', 'F', 0, 'N', 'C', '229', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4551, 0, '', 'Choker Necklace for Women', 'choker necklace for women', '', 'Product', 'productListing', '', 'Choker Necklace for Women | Bridal & Wedding Jewellery', 'choker necklace for wedding, choker necklace for bride, choker necklace jewellery, bridal choker necklace for women, choker necklace for engagement', 'Shop choker necklace for women. From traditional bridal chokers to modern designs, find the perfect piece for weddings & celebrations.  ', 'F', 0, 'N', 'C', '289', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4552, 4530, '', 'Suraj', 'DSA', '', 'product', 'listBarcode', '', 'DSA', 'SAA', '  SWED', 'C', 1, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 0, 0, '1'),
(4553, 0, '', 'Testimonials111', 'Testimonials2', '', 'testimonial', 'list', '', 'ASW', 'ERT', ' XCV ', 'C', 9, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4554, 22, '', 'Stock Transfer', 'Stock Transfer', '', 'productStockTransfer', 'list', '', '', '', '  ', 'C', 16, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4555, 207, '', 'Sliver Base Price Mgmt ', 'Sliver Base Price Mgmt', '', 'silverbaseprice', 'list', '', '', '', '  ', 'F', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4556, 207, '', 'Sliver Base Price Mgmt ', 'Sliver Base Price Mgmt', '', 'silverbaseprice', 'list', '', '', '', '    ', 'C', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1');

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

--
-- Table structure for table `tbl_menu_old`
--

CREATE TABLE `tbl_menu_old` (
  `menu_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `company_id` varchar(100) NOT NULL,
  `menu` varchar(100) NOT NULL,
  `menu_alias` varchar(100) NOT NULL,
  `menu_icon` varchar(50) DEFAULT NULL,
  `menu_controller` varchar(100) DEFAULT NULL,
  `menu_action` varchar(50) DEFAULT NULL,
  `child_menus` text NOT NULL,
  `metatitle` text NOT NULL,
  `metakeyword` text NOT NULL,
  `metadescription` text NOT NULL,
  `menu_type` enum('F','C') NOT NULL COMMENT 'F=>Frontend,C=>Console',
  `sort_order` int(11) DEFAULT NULL,
  `is_show` enum('Y','N') DEFAULT 'Y',
  `mapping_type` enum('C','T') NOT NULL,
  `mapping_item` varchar(100) NOT NULL,
  `role_id` varchar(100) NOT NULL,
  `is_mobile_category` enum('Y','N') DEFAULT NULL,
  `is_mobile_jewellery` enum('Y','N') DEFAULT NULL,
  `mobile_category_image` varchar(100) NOT NULL,
  `mobile_jewellery_image` varchar(100) NOT NULL,
  `mobile_category_description` varchar(100) NOT NULL,
  `is_notification` enum('Y','N') NOT NULL DEFAULT 'N',
  `menu_display_type` enum('M','MI','WI') NOT NULL DEFAULT 'M' COMMENT 'M=>Mega Menu,MI=>Menu With Icon,WI=>Menu With Image',
  `menu_image` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_menu_old`
--

INSERT INTO `tbl_menu_old` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 0, '', 'Dashboard', 'Dashboard', '', 'admin', 'index', '', '', '', '\" \" \" \"  ', 'C', 1, 'Y', '', '', '1,2,5,6,8,10,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(2, 0, '', 'Console Masters', 'Console Masters', '', '', '', 'menu,membership,company,branch,reason,emailer,', '', '', '  ', 'C', 12, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(3, 211, '', 'Role Mgmt', 'Role Mgmt', NULL, 'role', 'list', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(4, 0, '', 'Create Role', 'Create Role', NULL, 'role', 'create', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(5, 0, '', 'Update Role', 'Update Role', NULL, 'role', 'update', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(6, 211, '', 'Document Type Mgmt', 'Document Type Mgmt', '', 'documentType', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(7, 211, '', 'Hierarchy Mgmt', 'Hierarchy Mgmt', '', 'hierarchy', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(8, 211, '', 'Hierarchy Value Mgmt', 'Hierarchy Value Mgmt', '', 'hierarchyValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(9, 211, '', 'Job Status Mgmt', 'Job Status Mgmt', '', 'jobstatus', 'list', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(10, 217, '', 'Manage Employees', 'Manage Employees', '', 'admin', 'list', '', '', '', '\" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(11, 2, '', 'Menu Mgmt', 'Menu Mgmt', '', 'menu', 'list', '', '', '', '\" \" \" \" \" ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(14, 2, '', 'Create Menu', 'Create Menu', '', 'menu', 'add', '', '', '', '\" ', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(15, 207, '', 'Shelf Mgmt', 'Shelf Mgmt', '', 'shelf', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(16, 207, '', 'Tags Mgmt', 'Tags Mgmt', '', 'tags', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(17, 212, '', 'Tax Mgmt', 'Tax Mgmt', '', 'tax', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(18, 207, '', 'Attribute Mgmt', 'Attribute Mgmt', '', 'attribute', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(19, 207, '', 'Category Mgmt', 'Category Mgmt', '', 'category', 'list', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(20, 211, '', 'User Variant Mgmt', 'User Variant Mgmt', '', 'userVariant', 'list', '', '', '', '   ', 'C', 0, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(21, 0, '', 'Permission Denied', 'Permission Denied', NULL, 'admin', 'permissionDenied', '', '', '', '', 'C', 0, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(22, 0, '', 'Product Mgmt', 'Product Mgmt', '', '', '', 'product,shelf,tags,attribute,category,menu', 'Product - Listing', '', '\"  ', 'C', 2, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(23, 0, '', 'Stock Mgmt', 'Stock Mgmt', NULL, NULL, NULL, 'productStockTransfer', '', '', '', 'C', 10, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'H', 1, 1, 1591874215, 1591874215, '1'),
(24, 23, '', 'Stock Transfer', 'Stock Transfer', NULL, 'productStockTransfer', 'transfer', '', 'Product - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(25, 23, '', 'List Stock Transfer', 'List Stock Transfer', NULL, 'productStockTransfer', 'list', '', 'List - Stock Transfer', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(26, 0, '', 'Customer Mgmt', 'List Customer', '', 'customer', 'list', 'customer', 'List - Customer', '', ' ', 'C', 6, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(27, 0, '', 'Order & Invoice Mgmt', 'List Orders', '', 'order', 'list', '', 'List - Orders', '', ' ', 'C', 4, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(28, 36, '', 'Refunded Products', 'Refund Requests', '', 'order', 'refundOrder', '', 'List - Refund Requests', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(29, 0, '', 'Coupon Mgmt', 'Coupon Mgmt', '', 'coupon', 'list', 'coupon', 'List - Coupon Management', '', ' ', 'C', 9, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(30, 2, '', 'Membership Mgmt', 'Membership Mgmt', NULL, 'membership', 'list', '', 'Membership Management', '', '', 'C', 2, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(31, 0, '', 'PO / CO Mgmt', 'PO / CO Mgmt', '', '', '', 'order,product,listPoCoProducts', '', '', ' ', 'C', 6, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(32, 31, '', 'PO / CO Listing', 'PO / CO Listing', '', 'order', 'listPoCo', '', '', '', ' ', 'C', 1, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(33, 31, '', 'PO / CO Product Listing', 'PO / CO Product Listing', '', 'product', 'listPoCoProducts', '', '', '', ' ', 'C', 2, 'Y', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(34, 2, '', 'Company Listing', 'Company Listing', NULL, 'company', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(35, 2, '', 'Branch Mgmt', 'Branch Mgmt', NULL, 'branch', 'list', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(36, 0, '', 'Ledger Mgmt', 'Ledger Mgmt', '', '', '', 'order,ledger,', '', '', ' ', 'C', 11, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1608290501, 1608290501, '1'),
(37, 36, '', 'GR Invoice', 'GR Invoice', NULL, 'ledger', 'listGr', '', '', '', '', 'C', 0, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, ''),
(38, 36, '', 'Opening Balance', 'Opening Balance', '', 'ledger', 'listOpeningBalance', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(39, 36, '', 'Payment', 'Payment', '', 'ledger', 'listPayment', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(40, 36, '', 'Bill Entry', 'Bill Entry', '', 'ledger', 'listBill', '', '', '', '  ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1609141749, 1609141749, '1'),
(41, 36, '', 'Sales Ledger', 'Sales Ledger', '', 'ledger', 'listLedger', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1599443094, '1'),
(42, 36, '', 'Purchase Ledger', 'Purchase Ledger', '', 'ledger', 'listLedger?txn_type=P', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(43, 36, '', 'GR Invoice', 'GR Invoice', '', 'ledger', '', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1593508816, 1578300708, '1'),
(44, 2, '', 'Reason Mgmt', 'Reason Mgmt', NULL, 'reason', 'list', '', '', '', '', 'C', 5, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1599443094, 1599443094, '1'),
(45, 0, '', 'Barcode Mgmt', 'Barcode Mgmt', '', 'product', 'listBarcode', '', '', '', '\"  ', 'C', 3, 'Y', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1610621211, 1610621211, '1'),
(46, 2, '', 'Emailer Mgmt', 'Emailer Mgmt', NULL, 'emailer', 'list', '', '', '', '', 'C', 6, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(201, 216, '', 'Frontend Menu', 'Frontend Menu', NULL, 'menu', 'list?section=F', '', '', '', '', 'C', 4, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(202, 216, '', 'Banner Mgmt', 'Banner Mgmt', '', 'banner', 'list', '', 'test', 'test', 'test   ', 'C', 6, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(203, 216, '', 'Blog Mgmt', 'Blog Mgmt', '', 'blog', 'list', '', 'test', 'test', 'test   ', 'C', 1, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(204, 216, '', 'Collection Mgmt', 'Collection Mgmt', '', 'collection', 'list', '', 'test', 'test', 'test   ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(205, 216, '', 'Ticker Mgmt', 'Ticker Mgmt', NULL, 'ticker', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(206, 0, '', 'Email Mgmt', '', NULL, 'emailer', 'list', '', '', '', '', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1617762561, 1617762561, '1'),
(207, 22, '', 'Product Masters', 'Product Masters', '', 'menu', 'updateStatus', 'shelf,tags,attribute,category', '', '', '        ', 'C', 15, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(208, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(210, 0, '', 'Customer Masters', 'Customer Masters', '', 'menu', 'updateStatus', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(211, 217, '', 'Employee Masters', 'Employee Masters', '', 'role', 'list', 'role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '  ', 'C', 2, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(212, 27, '', 'Order Invoice Masters', 'Order Invoice Masters', '', 'menu', 'updateStatus', '', '', '', '   ', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(213, 2, '', 'Membership Masters', 'Membership Masters', '', 'menu', 'updateStatus', '', '', '', ' ', 'C', 7, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(214, 22, '', 'Manage Product', 'Manage Product', '', 'product', 'list', '', '', '', '  ', 'C', 13, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(215, 26, '', 'Manage Customer', 'Manage Customer', '', 'customer', 'list', '', '', '', '     ', 'C', 15, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(216, 0, '', 'Website Mgmt', 'Website Mgmt', NULL, NULL, NULL, 'blog,collection,ticker,menu,banner', '', '', '', 'C', 7, 'N', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(217, 0, '', 'Employee Mgmt', 'Employee Mgmt', '', '', '', 'admin,role,documentType,hierarchyValue,jobstatus,userVariant', '', '', '   ', 'C', 10, 'Y', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(218, 27, '', 'Manage Order', 'Manage Order', '', 'order', 'list', '', '', '', ' ', 'C', 1, 'Y', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(219, 212, '', 'Delivery Charges Mgmt', 'Delivery Charges Mgmt', '', 'deliveryCharges', 'list', '', '', '', ' ', 'C', 0, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(222, 216, '', 'Backend Menu', 'Backend Menu', NULL, 'menu', 'list', '', '', '', '', 'C', 5, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(223, 212, '', 'Currency Mgmt', 'Currency Mgmt', '', 'currencyRate', 'list', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1591874215, 1591874215, '1'),
(224, 0, '', 'Order Customer Auto Complete', 'Order Customer Auto Complete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(225, 0, '', 'Product Category Autocomplete', 'Product Category Autocomplete', '', 'product', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,11,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(226, 0, '', 'Product Sku Filter Autocomplete', 'Product Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(227, 0, '', 'Product Get Tags Autocomplete', 'Product Get Tags Autocomplete', '', 'product', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(228, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(229, 0, '', 'Product Get Attribute Autocomplete', 'Product Get Attribute Autocomplete', '', 'product', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(230, 0, '', 'Customer Filter Get Customer Autocomplete', 'Customer Filter Get Customer Autocomplete', '', 'customer', 'filterGetCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(231, 0, '', 'Order Get Customer Autocomplete', 'Order Get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(232, 0, '', 'Order Get Order No Autocomplete', 'Order Get Order No Autocomplete', '', 'order', 'getOrderNoAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(233, 0, '', 'Order Get Invoice Autocomplete', 'Order Get Invoice Autocomplete', '', 'order', 'getInvoiceAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(234, 0, '', 'Order Get Product Autocomplete', 'Order Get Product Autocomplete', '', 'order', 'getProductAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(235, 0, '', 'Order Get Barcode Autocomplete', 'Order Get Barcode Autocomplete', '', 'order', 'filterGetBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(236, 0, '', 'Tax Get Tax Autocomplete', 'Tax Get Tax Autocomplete', '', 'tax', 'getTaxAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(237, 0, '', 'Tags Get Tags Autocomplete', 'Tags Get Tags Autocomplete', '', 'tags', 'getTagsAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(238, 0, '', 'Shelf Get Shelf Autocomplete', 'Shelf Get Shelf Autocomplete', '', 'shelf', 'getShelfAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(239, 0, '', 'Attribute Get Attribute Autocomplete', 'Attribute Get Attribute Autocomplete', '', 'attribute', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(240, 0, '', 'Category Get Category Autocomplete', 'Category Get Category Autocomplete', '', 'category', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(241, 0, '', 'Category Get Parent Autocomplete', 'Category Get Parent Autocomplete', '', 'category', 'getParentAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(242, 0, '', 'Product Get Sku Filter POCO Autocomplete', 'Product Get Sku Filter POCO Autocomplete', '', 'product', 'getSkuFilterPOCOAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(243, 0, '', 'Product Get Manufacturer Autocomplete', 'Product Get Manufacturer Autocomplete', '', 'product', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(244, 0, '', 'Product Get Sku Filter Autocomplete', 'Product Get Sku Filter Autocomplete', '', 'product', 'getSkuFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(245, 0, '', 'Ledger Get Admin Autocomplete', 'Ledger Get Admin Autocomplete', '', 'ledger', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(246, 0, '', 'Ledger Get Bill No Data', 'Ledger Get Bill No Data', '', 'ledger', 'getBillNoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(247, 0, '', 'Blog Get Title Autocomplete', 'Blog Get Title Autocomplete', '', 'blog', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(248, 0, '', 'Blog Get Author Autocomplete', 'Blog Get Author Autocomplete', '', 'blog', 'getAuthorAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(249, 0, '', 'Blog Get Link Autocomplete', 'Blog Get Link Autocomplete', '', 'blog', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(250, 0, '', 'Collection Get Title Autocomplete', 'Collection Get Title Autocomplete', '', 'collection', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(251, 0, '', 'Collection Get Category Autocomplete', 'Collection Get Category Autocomplete', '', 'collection', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(252, 0, '', 'Collection Get Tag Autocomplete', 'Collection Get Tag Autocomplete', '', 'collection', 'getTagAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(253, 0, '', 'Collection Get Link Autocomplete', 'Collection Get Link Autocomplete', '', 'collection', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(254, 0, '', 'Ticker Get Ticker Autocomplete', 'Ticker Get Ticker Autocomplete', '', 'ticker', 'getTickerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(255, 0, '', 'Ticker Get Link Autocomplete', 'Ticker Get Link Autocomplete', '', 'ticker', 'getLinkAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(256, 0, '', 'Menu Get Menu Autocomplete', 'Menu Get Menu Autocomplete', '', 'menu', 'getMenuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(257, 0, '', 'Menu Get Controller Autocomplete', 'Menu Get Controller Autocomplete', '', 'menu', 'getControllerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(258, 0, '', 'Menu Get Action Autocomplete', 'Menu Get Action Autocomplete', '', 'menu', 'getActionAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(259, 0, '', 'Banner Get Title Autocomplete', 'Banner Get Title Autocomplete', '', 'banner', 'getTitleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(260, 0, '', 'Coupon Get Code Autocomplete', 'Coupon Get Code Autocomplete', '', 'coupon', 'getCodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(261, 0, '', 'Admin Get Admin Autocomplete', 'Admin Get Admin Autocomplete', '', 'admin', 'getAdminAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(262, 0, '', 'Role Get Role Autocomplete', 'Role Get Role Autocomplete', '', 'role', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(263, 0, '', 'Document Type Get Document Type Autocomplete', 'Document Type Get Document Type Autocomplete', '', 'documentType', 'getDocumentTypeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(264, 0, '', 'User Variant Get User Variant Autocomplete', 'User Variant Get User Variant Autocomplete', '', 'userVariant', 'getUserVariantAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(265, 0, '', 'User Variant Get Multiplier Autocomplete', 'User Variant Get Multiplier Autocomplete', '', 'userVariant', 'getMultiplierAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(266, 0, '', 'User Variant Get Discount Autocomplete', 'User Variant Get Discount Autocomplete', '', 'userVariant', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(267, 0, '', 'Membership Get Membership Autocomplete', 'Membership Get Membership Autocomplete', '', 'membership', 'getMembershipAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(268, 0, '', 'Membership Get Duration Autocomplete', 'Membership Get Duration Autocomplete', '', 'membership', 'getDurationAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(269, 0, '', 'Membership Get Discount Autocomplete', 'Membership Get Discount Autocomplete', '', 'membership', 'getDiscountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(270, 0, '', 'Membership Get Amount Autocomplete', 'Membership Get Amount Autocomplete', '', 'membership', 'getAmountAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(271, 0, '', 'Company Get Company Autocomplete', 'Company Get Company Autocomplete', '', 'company', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(272, 0, '', 'Company Get Email Autocomplete', 'Company Get Email Autocomplete', '', 'company', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(273, 0, '', 'Company Get Contact Autocomplete', 'Company Get Contact Autocomplete', '', 'company', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(274, 0, '', 'Company Get Gst Autocomplete', 'Company Get Gst Autocomplete', '', 'company', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(275, 0, '', 'Company Get Address Autocomplete', 'Company Get Address Autocomplete', '', 'company', 'getAddressAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(276, 0, '', 'Branch Get Branch Autocomplete', 'Branch Get Branch Autocomplete', '', 'branch', 'getBranchAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(277, 0, '', 'Branch Get Company Autocomplete', 'Branch Get Company Autocomplete', '', 'branch', 'getCompanyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(278, 0, '', 'Branch Get Email Autocomplete', 'Branch Get Email Autocomplete', '', 'branch', 'getEmailAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(279, 0, '', 'Branch Get Contact Autocomplete', 'Branch Get Contact Autocomplete', '', 'branch', 'getContactAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(280, 0, '', 'Branch Get Gst Autocomplete', 'Branch Get Gst Autocomplete', '', 'branch', 'getGstAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(281, 0, '', 'Reason Get Reason Autocomplete', 'Reason Get Reason Autocomplete', '', 'reason', 'getReasonAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(282, 0, '', 'Emailer Get Subject Autocomplete', 'Emailer Get Subject Autocomplete', '', 'emailer', 'getSubjectAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(283, 0, '', 'Emailer Get From Name Autocomplete', 'Emailer Get From Name Autocomplete', '', 'emailer', 'getFromNameAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(284, 0, '', 'Emailer Get From Mailid Autocomplete', 'Emailer Get From Mailid Autocomplete', '', 'emailer', 'getFromMailidAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(285, 0, '', 'Dashboard Open Order', 'Dashboard Open Order', '', 'admin', 'listOpenorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(286, 0, '', 'Dashboard Close Order', 'Dashboard Close Order', '', 'admin', 'listCloseorder', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(287, 0, '', 'Menu Management', 'Menu Management', '', 'menu', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(288, 0, '', 'Menu Update', 'Menu Update', '', 'menu', 'update', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(289, 0, '', 'Dashboard Bulk Open Order', 'Dashboard Bulk Open Order', '', 'admin', 'listOpenbulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(290, 0, '', 'Dashboard Bulk Close Order', 'Dashboard Bulk Close Order', '', 'admin', 'listClosebulkorder', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(291, 0, '', 'Product Update', 'Product Update', '', 'product', 'update', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(292, 0, '', 'Dashboard list invoice', 'Dashboard list invoice', '', 'admin', 'listInvoice', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(293, 0, '', 'Product Add', 'Product Add', '', 'product', 'add', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(294, 0, '', 'get Poco Data', 'get Poco Data', '', 'order', 'getPoCoData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(295, 0, '', 'Product get attribute value', 'Product get attribute value', '', 'product', 'getAttributeValues', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(296, 0, '', 'Product Manage Attribute', 'Product Manage Attribute', '', 'product', 'manageAttribute', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(297, 0, '', 'Product Get All Variation', 'Product Get All Variation', '', 'product', 'getAllVariation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(298, 0, '', 'product manage Variant', 'product manage Variant', '', 'product', 'manageVariant', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(299, 0, '', 'product purchase Product', 'product purchase Product', '', 'product', 'purchaseProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(300, 0, '', 'product view Purchase', 'product view Purchase', '', 'product', 'viewPurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(301, 0, '', 'product manage Purchase', 'product manage Purchase', '', 'product', 'managePurchase', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(302, 0, '', 'product manage Data', 'product manage Data', '', 'product', 'manageData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(303, 0, '', 'product update Status', 'product update Status', '', 'product', 'updateStatus', '', '', '', '   ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(304, 0, '', 'product delete', 'product delete', '', 'product', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(305, 0, '', 'product duplicate Product', 'product duplicate Product', '', 'product', 'duplicateProduct', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(306, 0, '', 'shelf get Shelf Data', 'shelf get Shelf Data', '', 'shelf', 'getShelfData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(307, 0, '', 'shelf update Status', 'shelf update Status', '', 'shelf', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(308, 0, '', 'shelf delete', 'shelf delete', '', 'shelf', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(309, 0, '', 'tags get Tags Data', 'tags get Tags Data', '', 'tags', 'getTagsData', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(310, 0, '', 'tag update status', 'tag update status', '', 'tags', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(311, 0, '', 'tags delete', 'tags delete', '', 'tags', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(312, 0, '', 'attribute get Attribute Data', 'attribute get Attribute Data', '', 'attribute', 'getAttributeData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(313, 0, '', 'attribute update status', 'attribute update status', '', 'attribute', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(314, 0, '', 'Attribute Delete', 'Attribute Delete', '', 'attribute', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(315, 0, '', 'attribute Value list', 'attribute Value list', '', 'attributeValue', 'list', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(316, 0, '', 'attribute Value get Attribute Value Data', 'attribute Value get Attribute Value Data', '', 'attributeValue', 'getAttributeValueData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(317, 0, '', 'attribute Value manage data', 'attribute Value manage data', '', 'attributeValue', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(318, 0, '', 'attribute Value update Status', 'attribute Value update Status', '', 'attributeValue', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(319, 0, '', 'attribute Value delete', 'attribute Value delete', '', 'attributeValue', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(320, 0, '', 'Category add', 'Category add', '', 'category', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(321, 0, '', 'category update Status', 'category update Status', '', 'category', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(322, 0, '', 'category update Primary', 'category update Primary', '', 'category', 'updatePrimary', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(323, 0, '', 'category delete', 'category delete', '', 'category', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(324, 0, '', 'Product Stock', 'Product Stock', '', 'product', 'stock', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(325, 0, '', 'product get Barcode Filter Autocomplete', 'product get Barcode Filter Autocomplete', '', 'product', 'getBarcodeFilterAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(326, 0, '', 'product update Barcode Status', 'product update Barcode Status', '', 'product', 'updateBarcodeStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(327, 0, '', 'product delete Barcode', 'product delete Barcode', '', 'product', 'deleteBarcode', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(328, 0, '', 'product manage Bulk Operation', 'product manage Bulk Operation', '', 'product', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(329, 0, '', 'product manage Stock', 'product manage Stock', '', 'product', 'manageStock', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,10,11', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(330, 0, '', 'shelf manage Bulk Operation', 'shelf manage Bulk Operation', '', 'shelf', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(331, 0, '', 'Tags Manage Bulk Operation', 'Tags Manage Bulk Operation', '', 'tags', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(332, 0, '', 'Attribute Manage Bulk Operation', 'Attribute Manage Bulk Operation', '', 'attribute', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(333, 0, '', 'Attribute Value Manage Bulk Operation', 'Attribute Value Manage Bulk Operation', '', 'attributeValue', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(334, 0, '', 'Category Manage Bulk Operation', 'Category Manage Bulk Operation', '', 'category', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(335, 0, '', 'Customer Add', 'Customer Add', '', 'customer', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(336, 0, '', 'customer get Country Autocomplete', 'customer get Country Autocomplete', '', 'customer', 'getCountryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(337, 0, '', 'customer get State Autocomplete', 'customer get State Autocomplete', '', 'customer', 'getStateAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(338, 0, '', 'customer get City Autocomplete', 'customer get City Autocomplete', '', 'customer', 'getCityAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(339, 0, '', 'customer get Abbrevation Autocomplete', 'customer get Abbrevation Autocomplete', '', 'customer', 'getAbbrevation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(340, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(341, 0, '', 'customer manage Address', 'customer manage Address', '', 'customer', 'listAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(342, 0, '', 'customer manage Address Bulk Operation', 'customer manage Address Bulk Operation', '', 'customer', 'manageAddressBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(343, 0, '', 'customer update Default Status', 'customer update Default Status', '', 'customer', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(344, 0, '', 'customer delete Address', 'customer delete Address', '', 'customer', 'deleteAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(345, 0, '', 'customer get Membership Dates', 'customer get Membership Dates', '', 'customer', 'getMembershipDates', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(346, 0, '', 'customer manage Membership', 'customer manage Membership', '', 'customer', 'manageMembership', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(347, 0, '', 'customer manage Bulk Operation', 'customer manage Bulk Operation', '', 'customer', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(348, 0, '', 'customer delete', 'customer delete', '', 'customer', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(349, 0, '', 'customer update Status', 'customer update Status', '', 'customer', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(350, 0, '', 'tax get Tax Data', 'tax get Tax Data', '', 'tax', 'getTaxData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(351, 0, '', 'tax manage Bulk Operation', 'tax manage Bulk Operation', '', 'tax', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(352, 0, '', 'tax update Default Status', 'tax update Default Status', '', 'tax', 'updateDefaultStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(353, 0, '', 'tax update Status', 'tax update Status', '', 'tax', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(354, 0, '', 'tax delete', 'tax delete', '', 'tax', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(355, 0, '', 'Delivery charges add', 'Delivery charges add', '', 'deliveryCharges', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(356, 0, '', 'delivery Charges manage Bulk Operation', 'delivery Charges manage Bulk Operation', '', 'deliveryCharges', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(357, 0, '', 'delivery Charges update status', 'delivery Charges update status', '', 'deliveryCharges', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(358, 0, '', 'delivery Charges delete', 'delivery Charges delete', '', 'deliveryCharges', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(359, 0, '', 'delivery Charges import data', 'delivery Charges import data', '', 'deliveryCharges', 'importData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(360, 0, '', 'order add', 'order add', '', 'order', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(361, 0, '', 'order get Customer Details', 'order get Customer Details', '', 'order', 'getCustomerDetails', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(362, 0, '', 'order manage Address', 'order manage Address', '', 'order', 'manageAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(363, 0, '', 'order convert To Invoice', 'order convert To Invoice', '', 'order', 'convertToInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(364, 0, '', 'order send Invoice', 'order send Invoice', '', 'order', 'sendInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(365, 0, '', 'order add Shipping', 'order add Shipping', '', 'order', 'addShipping', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(366, 0, '', 'order add Fee', 'order add Fee', '', 'order', 'addFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(367, 0, '', 'order add Pg Fee', 'order add Pg Fee', '', 'order', 'addPgFee', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(368, 0, '', 'order get Barcode Autocomplete', 'order get Barcode Autocomplete', '', 'order', 'getBarcodeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(369, 0, '', 'order manage Order Product', 'order manage Order Product', '', 'order', 'manageOrderProduct', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(370, 0, '', 'order get Product Rate', 'order get Product Rate', '', 'order', 'getProductRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(371, 0, '', 'order get Attribute Autocomplete', 'order get Attribute Autocomplete', '', 'order', 'getAttributeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(372, 0, '', 'order get Order Rate', 'order get Order Rate', '', 'order', 'getOrderRate', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(373, 0, '', 'order manage Attribute', 'order manage Attribute', '', 'order', 'manageAttribute', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(374, 0, '', 'order bulk Delete Item', 'order bulk Delete Item', '', 'order', 'bulkDeleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(375, 0, '', 'order bulk return Item', 'order bulk return Item', '', 'order', 'bulkReturnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(376, 0, '', 'order return Item', 'order return Item', '', 'order', 'returnItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(377, 0, '', 'order delete Item', 'order delete Item', '', 'order', 'deleteItem', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(378, 0, '', 'order update Booking Deposit', 'order update Booking Deposit', '', 'order', 'updateBookingDeposit', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(379, 0, '', 'order send Invoice Data', 'order send Invoice Data', '', 'order', 'sendInvoiceData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(380, 0, '', 'order get Declaration', 'order get Declaration', '', 'order', 'getDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(381, 0, '', 'order get Employee Autocomplete', 'order get Employee Autocomplete', '', 'order', 'getEmployeeAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(382, 0, '', 'order get Category Autocomplete', 'order get Category Autocomplete', '', 'order', 'getCategoryAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(383, 0, '', 'order get Unit Autocomplete', 'order get Unit Autocomplete', '', 'order', 'getUnitAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(384, 0, '', 'order manage Declaration', 'order manage Declaration', '', 'order', 'manageDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(385, 0, '', 'order list Declaration', 'order list Declaration', '', 'order', 'listDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(386, 0, '', 'order manage Bulk Operation', 'order manage Bulk Operation', '', 'order', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(387, 0, '', 'order delete Declaration', 'order delete Declaration', '', 'order', 'deleteDeclaration', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(388, 0, '', 'order get Address', 'order get Address', '', 'order', 'getAddress', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(389, 0, '', 'order print order', 'order print order', '', 'order', 'printOrder', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(390, 0, '', 'order print invoice', 'order print invoice', '', 'order', 'printInvoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(391, 0, '', 'order print A5 invoice', 'order print A5 invoice', '', 'order', 'printA5Invoice', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(392, 0, '', 'coupon add', 'coupon add', '', 'coupon', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(393, 0, '', 'Ledger add opening balance', 'Ledger add opening balance', '', 'ledger', 'addOpeningBalance', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(394, 0, '', 'ledger get Customer Autocomplete', 'ledger get Customer Autocomplete', '', 'ledger', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(395, 0, '', 'ledger get Manufacturer Autocomplete', 'ledger get Manufacturer Autocomplete', '', 'ledger', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(396, 0, '', 'Blog add', 'Blog add', '', 'blog', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1');
INSERT INTO `tbl_menu_old` (`menu_id`, `parent_id`, `company_id`, `menu`, `menu_alias`, `menu_icon`, `menu_controller`, `menu_action`, `child_menus`, `metatitle`, `metakeyword`, `metadescription`, `menu_type`, `sort_order`, `is_show`, `mapping_type`, `mapping_item`, `role_id`, `is_mobile_category`, `is_mobile_jewellery`, `mobile_category_image`, `mobile_jewellery_image`, `mobile_category_description`, `is_notification`, `menu_display_type`, `menu_image`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(397, 0, '', 'blog manage Bulk Operation', 'blog manage Bulk Operation', '', 'blog', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(398, 0, '', 'blog update Status', 'blog update Status', '', 'blog', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(399, 0, '', 'blog delete', 'blog delete', '', 'blog', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(400, 0, '', 'Collection add', 'Collection add', '', 'collection', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(401, 0, '', 'collection autocomplete Sku', 'collection autocomplete Sku', '', 'collection', 'autocompleteSku', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(402, 0, '', 'collection manage Bulk Operation', 'collection manage Bulk Operation', '', 'collection', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(403, 0, '', 'collection update Status', 'collection update Status', '', 'collection', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(404, 0, '', 'Collection delete', 'Collection delete', '', 'collection', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(405, 0, '', 'ticker manage Bulk Operation', 'ticker manage Bulk Operation', '', 'ticker', 'manageBulkOperation', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(406, 0, '', 'ticker update Status', 'ticker update Status', '', 'ticker', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(407, 0, '', 'ticker delete', 'ticker delete', '', 'ticker', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(408, 0, '', 'ticker add', 'ticker add', '', 'ticker', 'getTickerData', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(409, 0, '', 'banner manage Bulk Operation', 'banner manage Bulk Operation', '', 'banner', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(410, 0, '', 'banner update Status', 'banner update Status', '', 'banner', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(411, 0, '', 'banner delete', 'banner delete', '', 'banner', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(412, 0, '', 'banner add', 'banner add', '', 'banner', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(413, 0, '', 'Employee add', 'Employee add', '', 'admin', 'add', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(414, 0, '', 'admin get Role Autocomplete', 'admin get Role Autocomplete', '', 'admin', 'getRoleAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(415, 0, '', 'admin get User Code', 'admin get User Code', '', 'admin', 'getUserCode', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(416, 0, '', 'admin get Hierarchy Autocomplete', 'admin get Hierarchy Autocomplete', '', 'admin', 'getHierarchyAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(417, 0, '', 'admin get Job Status Autocomplete', 'admin get Job Status Autocomplete', '', 'admin', 'getJobStatusAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(418, 0, '', 'admin add More Document', 'admin add More Document', '', 'admin', 'addMoreDocument', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(419, 0, '', 'Admin manage date', 'Admin manage date', '', 'admin', 'manageData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(420, 0, '', 'Admin update', 'Admin update', '', 'admin', 'update', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(421, 0, '', 'Admin manage bulk operation', 'Admin manage bulk operation', '', 'admin', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(422, 0, '', 'Admin update status', 'Admin update status', '', 'admin', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(423, 0, '', 'Role manage bulk operation', 'Role manage bulk operation', '', 'role', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(424, 0, '', 'Role update status', 'Role update status', '', 'role', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(425, 0, '', 'role get Role Data', 'role get Role Data', '', 'role', 'getRoleData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(426, 0, '', 'role delete', 'role delete', '', 'role', 'delete', '', '', '', '  ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(427, 0, '', 'Role Manage access', 'Role Manage access', '', 'role', 'manageAccess', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(428, 0, '', 'document Type manage bulk operation', 'document Type manage bulk operation', '', 'documentType', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(429, 0, '', 'document Type update status', 'document Type update status', '', 'documentType', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(430, 0, '', 'document Type delete', 'document Type delete', '', 'documentType', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(431, 0, '', 'user Variant get User Variant Data', 'user Variant get User Variant Data', '', 'userVariant', 'getUserVariantData', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(432, 0, '', 'user Variant manage bulk operation', 'user Variant manage bulk operation', '', 'userVariant', 'manageBulkOperation', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(433, 0, '', 'user Variant update status', 'user Variant update status', '', 'userVariant', 'updateStatus', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(434, 0, '', 'user Variant delete', 'user Variant delete', '', 'userVariant', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(435, 0, '', 'order get Manufacturer Autocomplete', 'order get Manufacturer Autocomplete', '', 'order', 'getManufacturerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(436, 0, '', 'order get Po No', 'order get Po No', '', 'order', 'getPoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(437, 0, '', 'order manage PoCo Data', 'order manage PoCo Data', '', 'order', 'managePoCoData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(438, 0, '', 'order get Customer Autocomplete', 'order get Customer Autocomplete', '', 'order', 'getCustomerAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(439, 0, '', 'order get Co No', 'order get Co No', '', 'order', 'getCoNo', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(440, 0, '', 'Product Add PoCo Product', 'Product Add PoCo Product', '', 'product', 'addPoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(441, 0, '', 'product get Sku Autocomplete', 'product get Sku Autocomplete', '', 'product', 'getSkuAutocomplete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(442, 0, '', 'product get Product Variation', 'product get Product Variation', '', 'product', 'getProductVariation', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(443, 0, '', 'product get Attribute Panel', 'product get Attribute Panel', '', 'product', 'getAttributePanel', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(444, 0, '', 'product manage PoCo Products Data', 'product manage PoCo Products Data', '', 'product', 'managePoCoProductsData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(445, 0, '', 'product get Timeline Data', 'product get Timeline Data', '', 'product', 'getTimelineData', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(446, 0, '', 'product delete PoCo Products', 'product delete PoCo Products', '', 'product', 'deletePoCoProducts', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2,8,11,12', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(447, 0, '', 'order delete', 'order delete', '', 'order', 'delete', '', '', '', ' ', 'C', 0, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(448, 4529, '', 'Appointment', 'Appointment', NULL, 'appointment', 'list', '', '', '', '', 'C', 3, 'Y', 'C', '', '1', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1654596206, 1654596206, '1'),
(4519, 0, '', 'Manage My Product', 'Manage My Product', '', 'vendorsProduct', 'list', '', '', '', '  ', 'C', 14, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4520, 0, '', 'VendorsShelf', 'Vendors Shelf', '', 'vendorsShelf', 'list', '', '', '', ' ', 'C', 13, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4521, 0, '', 'Manage My Barcode', 'Manage My Barcode', '', 'vendorsProduct', 'listBarcode', '', '', '', ' ', 'C', 15, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4522, 0, '', 'Manage My Customers', 'Manage My Customers', '', 'vendorsCustomer', 'list', '', '', '', ' ', 'C', 16, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4523, 0, '', 'Manage My Orders', 'Manage My Orders', '', 'vendorsOrder', 'list', '', '', '', ' ', 'C', 17, 'Y', '', '', '15', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1614254209, 1614254209, '1'),
(4524, 0, '', 'Trending', 'Trending', '', 'trending', 'list', '', '', '', '  ', 'C', 20, 'Y', '', '', '1,2,12', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1591874215, 1591874215, '1'),
(4525, 4529, '', 'Push Notification', 'Push Notification', NULL, 'push_notification', 'list', '', '', '', '', 'C', 2, 'Y', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1697785700, 1697785700, '1'),
(4527, 4529, '', 'Enquiry', 'Enquiry', '', 'enquiry', 'list', '', '', '', '  ', 'C', 4, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4528, 4529, '', 'Feedback', 'Feedback', '', 'feedback', 'list', '', '', '', '    ', 'C', 5, 'Y', '', '', '1', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4529, 0, '', 'App Mgmt', 'App Mgmt', '', '', '', '', '', '', '\"  ', 'C', 8, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4530, 0, '', 'Testimonials', 'Testimonials', '', 'testimonial', 'list', '', '', '', '    ', 'C', 14, 'N', '', '', '1,2', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702464798, 1702464798, '1'),
(4531, 22, '', 'Product Catlogue', 'Product Catlogue', '', 'product', 'listCatlogue', '', '', '', '\"  ', 'C', 14, 'N', '', '', '1,2', '', '', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 1702979450, 1702979450, '1'),
(4534, 207, '', 'Manage Supplier Shelf', 'Manage Supplier Shelf', '', 'supplierShelf', 'list', '', '', '', '  ', 'C', 15, 'N', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4552, 4530, '', 'Suraj', 'DSA', '', 'product', 'listBarcode', '', 'DSA', 'SAA', '  SWED', 'C', 1, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'H', 0, 0, 0, 0, '1'),
(4553, 0, '', 'Testimonials111', 'Testimonials2', '', 'testimonial', 'list', '', 'ASW', 'ERT', ' XCV ', 'C', 9, 'N', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4554, 22, '', 'Stock Transfer', 'Stock Transfer', '', 'productStockTransfer', 'list', '', '', '', '  ', 'C', 16, 'Y', '', '', '1,2,5,6,8,10,11,12,15', '', '', '', '', '', 'N', 'M', NULL, 'S', 1, 1, 1, 1, '1'),
(4556, 207, '', 'Sliver Base Price Mgmt ', 'Sliver Base Price Mgmt', '', 'silverbaseprice', 'list', '', '', '', '    ', 'C', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4557, 0, '', 'All Jewellery', 'All Jewellery', '', 'collections.html', '', '', '', '', '  ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774091725_3552.png', 'S', 0, 0, 0, 0, '1'),
(4558, 4557, '', 'Temple Jewellery', 'Temple Jewellery', '', 'temple-jewellery.html', '', '', '', '', '  ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4559, 4557, '', 'Antique Jewellery', 'Antique Jewellery', '', 'antique-jewellery.html', '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4560, 4557, '', 'Polki Jewellery', 'Polki Jewellery', '', 'polki-jewellery.html', '', '', '', '', '  ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4561, 4557, '', 'Kemp Jewellery', 'Kemp Jewellery', '', 'kemp-jewellery.html', '', '', '', '', ' ', 'F', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4562, 4558, '', 'Temple Jewellery Pendant Sets', 'Temple Jewellery Pendant Sets', '', 'temple-jewellery-pendant-sets.html', '', '', '', '', ' ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4563, 4558, '', 'Temple Jewellery Coin Sets', 'Temple Jewellery Coin Sets', '', 'temple-jewellery-coin-sets.html', '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4564, 4558, '', 'Temple Jewellery Necklace Sets', 'Temple Jewellery Necklace Sets', '', 'temple-jewellery-necklace-sets.html', '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4565, 4558, '', 'Temple Jewellery Earrings', 'Temple Jewellery Earrings', '', 'temple-jewellery-earrings.html', '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4566, 4558, '', 'Temple Pendants Only', 'Temple Pendants Only', '', 'temple-pendants-only.html', '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4567, 4558, '', 'Temple Coin Bangles', 'Temple Coin Bangles', '', 'temple-coin-bangles.html', '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4568, 4558, '', 'Temple Jewellery Finger Rings', 'Temple Jewellery Finger Rings', '', 'temple-jewellery-finger-rings.html', '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4569, 4558, '', 'Temple Jewellery Choti', 'Temple Jewellery Choti', '', 'temple-jewellery-choti.html', '', '', '', '', ' ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4570, 4558, '', 'Temple Bajuband', 'Temple Bajuband', '', 'temple-bajuband.html', '', '', '', '', ' ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4571, 4558, '', 'Temple Dulhan Set', 'Temple Dulhan Set', '', 'temple-dulhan-set.html', '', '', '', '', ' ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4572, 4558, '', 'Temple Bangles', 'Temple Bangles', '', 'temple-bangles.html', '', '', '', '', ' ', 'F', 11, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4573, 4559, '', 'Antique Earrings', 'Antique Earrings', '', 'antique-earrings.html', '', '', '', '', ' ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4574, 4559, '', 'Antique Designer Pendant Sets', 'Antique Designer Pendant Sets', '', 'antique-designer-pendant-sets.html', '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4575, 4559, '', 'Antique Hath Panjas', 'Antique Hath Panjas', '', 'antique-hath-panjas.html', '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4576, 4559, '', 'Antique Payal', 'Antique Payal', '', 'antique-payal.html', '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4577, 4559, '', 'Antique Nath', 'Antique Nath', '', 'antique-nath.html', '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4578, 4559, '', 'Antique Kada', 'Antique Kada', '', 'antique-kada.html', '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4579, 4559, '', 'Antique Hair Accessories', 'Antique Hair Accessories', '', 'antique-hair-accessories.html', '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4580, 4559, '', 'Antique Chain', 'Antique Chain', '', 'antique-chain.html', '', '', '', '', ' ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4581, 4559, '', 'Antique Finger Rings', 'Antique Finger Rings', '', 'antique-finger-rings.html', '', '', '', '', ' ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4582, 4559, '', 'Antique Bangles', 'Antique Bangles', '', 'antique-bangles.html', '', '', '', '', ' ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4583, 4559, '', 'Antique Maang Tikka', 'Antique Maang Tikka', '', 'antique-maang-tikka.html', '', '', '', '', ' ', 'F', 11, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4584, 4559, '', 'Antique Juda', 'Antique Juda', '', 'antique-juda.html', '', '', '', '', ' ', 'F', 12, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4585, 4559, '', 'Antique Necklace Sets', 'Antique Necklace Sets', '', 'antique-necklace-sets.html', '', '', '', '', ' ', 'F', 13, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4586, 4559, '', 'Antique Pendant Sets', 'Antique Pendant Sets', '', 'antique-pendant-sets.html', '', '', '', '', ' ', 'F', 14, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4587, 4559, '', 'Antique Bracelets', 'Antique Bracelets', '', 'antique-bracelets.html', '', '', '', '', ' ', 'F', 15, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4588, 4559, '', 'Antique Kamar Patta', 'Antique Kamar Patta', '', 'antique-kamar-patta.html', '', '', '', '', ' ', 'F', 16, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4589, 4559, '', 'Antique Toe Ring', 'Antique Toe Ring', '', 'antique-toe-ring.html', '', '', '', '', ' ', 'F', 17, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4590, 4559, '', 'Antique Pag Paan', 'Antique Pag Paan', '', 'antique-pag-paan.html', '', '', '', '', ' ', 'F', 18, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4591, 4559, '', 'Antique Sindoor Box', 'Antique Sindoor Box', '', 'antique-sindoor-box.html', '', '', '', '', ' ', 'F', 19, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4592, 4560, '', 'Polki Nath', 'Polki Nath', '', 'polki-nath.html', '', '', '', '', ' ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4593, 4560, '', 'Polki Finger Rings', 'Polki Finger Rings', '', 'polki-finger-rings.html', '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4594, 4560, '', 'Polki Haath Paan', 'Polki Haath Paan', '', 'polki-haath-paan.html', '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4595, 4560, '', 'Polki Payal', 'Polki Payal', '', 'polki-payal.html', '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4596, 4560, '', 'Polki Judda', 'Polki Judda', '', 'polki-judda.html', '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4597, 4560, '', 'Polki Designer Pendant Sets', 'Polki Designer Pendant Sets', '', 'polki-designer-pendant-sets.html', '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4598, 4560, '', 'Polki Chain', 'Polki Chain', '', 'polki-chain.html', '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4599, 4560, '', 'Polki Hair Accessories', 'Polki Hair Accessories', '', 'polki-hair-accessories.html', '', '', '', '', ' ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4600, 4560, '', 'Polki Earrings', 'Polki Earrings', '', 'polki-earrings.html', '', '', '', '', ' ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4601, 4560, '', 'Polki Pendant Sets', 'Polki Pendant Sets', '', 'polki-pendant-sets.html', '', '', '', '', ' ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4602, 4561, '', 'Kemp Earrings', 'Kemp Earrings', '', 'kemp-earrings.html', '', '', '', '', ' ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4603, 4561, '', 'Kemp Necklace Sets', 'Kemp Necklace Sets', '', 'kemp-necklace-sets.html', '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4604, 4561, '', 'Kemp Bangles', 'Kemp Bangles', '', 'kemp-bangles.html', '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4605, 4561, '', 'Kemp Pendant Sets', 'Kemp Pendant Sets', '', 'kemp-pendant-sets.html', '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4606, 4561, '', 'Kemp Maang Tikka', 'Kemp Maang Tikka', '', 'kemp-maang-tikka.html', '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', NULL, 'S', 0, 0, 0, 0, '1'),
(4607, 0, '', 'Gold', 'Gold', '', NULL, '', '', '', '', '   ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', '1774095208_6372.png', 'S', 0, 0, 0, 0, '1'),
(4608, 0, '', 'Diamond', 'Diamond', '', NULL, '', '', '', '', '  ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1774095109_9744.png', 'S', 0, 0, 0, 0, '1'),
(4609, 0, '', 'Earrings', 'Earrings', '', NULL, '', '', '', '', '  ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774094753_3816.png', 'S', 0, 0, 0, 0, '1'),
(4610, 0, '', 'Collections', 'Collections', '', 'collections.html', '', '', '', '', '  ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774094816_6419.png', 'S', 0, 0, 0, 0, '1'),
(4611, 0, '', 'New in', 'New in', '', NULL, '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774094866_6702.png', 'S', 0, 0, 0, 0, '1'),
(4612, 0, '', 'Fine Jewellery', 'Fine Jewellery', '', NULL, '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774094932_4717.png', 'S', 0, 0, 0, 0, '1'),
(4613, 0, '', 'Bridal', 'Bridal', '', NULL, '', '', '', '', ' ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774094984_7406.png', 'S', 0, 0, 0, 0, '1'),
(4614, 0, '', 'Gift', 'Gift', '', NULL, '', '', '', '', ' ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774095020_9375.png', 'S', 0, 0, 0, 0, '1'),
(4615, 0, '', 'More', 'More', '', NULL, '', '', '', '', ' ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774095053_3621.png', 'S', 0, 0, 0, 0, '1'),
(4616, 4607, '', 'Gold Necklace Sets', 'Gold Necklace Sets', '', NULL, '', '', '', '', '  ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774096671_5585.png', 'S', 0, 0, 0, 0, '1'),
(4617, 4607, '', 'Gold Earrings', 'Gold Earrings', '', NULL, '', '', '', '', '  ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', '1774096200_7161.png', 'S', 0, 0, 0, 0, '1'),
(4618, 4607, '', 'Gold Bangles', 'Gold Bangles', '', NULL, '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4619, 4607, '', 'Gold Rings', 'Gold Rings', '', NULL, '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4620, 4607, '', 'Gold Bracelets', 'Gold Bracelets', '', NULL, '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4621, 4607, '', 'Gold Pendants', 'Gold Pendants', '', NULL, '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4622, 4607, '', 'Gold Chains', 'Gold Chains', '', NULL, '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4623, 4607, '', 'Gold Mangalsutra', 'Gold Mangalsutra', '', NULL, '', '', '', '', ' ', 'F', 8, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4624, 4607, '', 'Gold Kada', 'Gold Kada', '', NULL, '', '', '', '', ' ', 'F', 9, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4625, 4607, '', 'Gold Anklets', 'Gold Anklets', '', NULL, '', '', '', '', ' ', 'F', 10, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4626, 4616, '', 'Bridal Necklace Sets', 'Bridal Necklace Sets', '', NULL, '', '', '', '', '  ', 'F', 1, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', '1774096703_3276.png', 'S', 0, 0, 0, 0, '1'),
(4627, 4616, '', 'Temple Necklace Sets', 'Temple Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4628, 4616, '', 'Choker Necklace Sets', 'Choker Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 3, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4629, 4616, '', 'Antique Necklace Sets', 'Antique Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 4, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4630, 4616, '', 'Lightweight Necklace Sets', 'Lightweight Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 5, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4631, 4616, '', 'Daily Wear Necklace Sets', 'Daily Wear Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 6, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4632, 4616, '', 'Party Wear Necklace Sets', 'Party Wear Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 7, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'MI', NULL, 'S', 0, 0, 0, 0, '1'),
(4633, 4608, '', 'Earrings', 'Earrings', '', 'earrings.html', '', '', '', '', '  ', 'F', 0, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'WI', '1774099344_9629.jpeg', 'S', 0, 0, 0, 0, '1'),
(4634, 4608, '', 'Necklace Sets', 'Necklace Sets', '', NULL, '', '', '', '', ' ', 'F', 2, 'Y', '', '', '', 'N', 'N', '', '', '', 'N', 'M', '1774102449_4838.png', 'S', 0, 0, 0, 0, '1');

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

--
-- Table structure for table `tbl_notification_queue`
--

CREATE TABLE `tbl_notification_queue` (
  `notification_queue_id` int(11) NOT NULL,
  `emailer_id` int(11) NOT NULL,
  `content_type` varchar(100) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `mobile_no` varchar(50) NOT NULL,
  `subject` varchar(200) NOT NULL,
  `email_message` text NOT NULL,
  `sms_message` text NOT NULL,
  `sms_type` enum('P','T') NOT NULL DEFAULT 'T' COMMENT 'P=>Promotional,T=>Transactional',
  `push_message` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_occasion`
--

CREATE TABLE `tbl_occasion` (
  `occasion_id` bigint(20) UNSIGNED NOT NULL,
  `occasion_name` varchar(255) NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `status` tinyint(1) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `added_on` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_on` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `created_by` bigint(20) UNSIGNED DEFAULT NULL,
  `updated_by` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_occasion`
--

INSERT INTO `tbl_occasion` (`occasion_id`, `occasion_name`, `active_status`, `status`, `created_at`, `updated_at`, `added_on`, `updated_on`, `created_by`, `updated_by`) VALUES
(1, 'Casual Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-28 07:40:42', '2026-02-28 07:37:43', '2026-02-28 07:40:42', NULL, 0),
(2, 'Party Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(3, 'Office Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(4, 'Festive Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(5, 'Wedding Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(6, 'Traditional Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(7, 'Formal Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(8, 'Ethnic Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(9, 'Daily Wear', 'S', 1, '2026-02-23 12:44:45', '2026-02-23 12:44:45', '2026-02-28 07:37:43', '2026-02-28 07:37:43', NULL, NULL),
(13, 'Mayur test', 'S', 1, '2026-02-28 07:41:09', '2026-02-28 07:41:09', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0);

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

--
-- Table structure for table `tbl_order`
--

CREATE TABLE `tbl_order` (
  `order_id` int(11) NOT NULL,
  `cart_cookie_id` varchar(255) DEFAULT NULL,
  `order_no` varchar(100) DEFAULT NULL,
  `reference_order_no` varchar(255) NOT NULL,
  `invoice_no` varchar(50) DEFAULT NULL,
  `pos_invoice_no` varchar(255) DEFAULT NULL,
  `invoice_date` date NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `manufacturer_id` int(11) NOT NULL,
  `sales_person_id` int(11) DEFAULT NULL,
  `order_date` date DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `mobile_no` varchar(100) DEFAULT NULL,
  `shipping_name` varchar(100) NOT NULL,
  `shipping_no` varchar(50) NOT NULL,
  `shipping_address` text DEFAULT NULL,
  `billing_name` varchar(100) NOT NULL,
  `billing_no` varchar(50) NOT NULL,
  `billing_address` text DEFAULT NULL,
  `preproduct_status` enum('O','C') NOT NULL DEFAULT 'O',
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN','SQ','QV','PG','UP','BC','SV','CO','RD') DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled,SQ=>Sent To QC,QV=>QC Verified,PG=>Photography,UP=>Upload,BC=>Barcode,SV=>Shelved,CO=>Complete,RD=>Received',
  `cart_status` enum('OP','CL') DEFAULT 'OP' COMMENT 'OP=>Open,CL=>Close',
  `coupon_id` int(11) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `additional_discount` varchar(50) DEFAULT NULL,
  `additional_discount_type` enum('P','F') DEFAULT 'P',
  `additional_discount_amount` double(10,0) NOT NULL,
  `discount_type` enum('P','F') DEFAULT 'P' COMMENT 'P=>Percentage,F=>Flat',
  `discount` varchar(50) DEFAULT NULL,
  `discount_amount` double(10,0) DEFAULT 0,
  `shipping_charges` double(10,0) DEFAULT 0,
  `shipping_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `weight` varchar(50) DEFAULT NULL,
  `tracking_url` varchar(100) NOT NULL,
  `tracking_no` varchar(50) NOT NULL,
  `gst` double(10,0) NOT NULL,
  `gst_percentage` int(11) NOT NULL,
  `payment_gateway` varchar(50) DEFAULT NULL,
  `payment_mode` varchar(50) DEFAULT NULL,
  `gateway_charges` varchar(50) DEFAULT NULL,
  `gateway_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `gateway_charges_amount` double(10,0) DEFAULT NULL,
  `other_charges_desc` varchar(200) DEFAULT NULL,
  `other_charges` double(10,0) DEFAULT 0,
  `payable_amount` double(10,0) DEFAULT NULL,
  `frontend_payable_amount` varchar(100) NOT NULL,
  `booking_deposit` double(10,0) DEFAULT NULL,
  `backend_booking_deposit` varchar(100) NOT NULL,
  `is_booking_deposit_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_export_documentation` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_tally` enum('Y','N') NOT NULL DEFAULT 'N',
  `type` enum('OR','PO','CO') NOT NULL COMMENT 'OR=>Order,PO=>Purchase Order,CO=>Customer Order',
  `order_type` enum('B','N') DEFAULT 'N' COMMENT 'B=>Bulk,N=>Normal',
  `is_paid` enum('Y','N') DEFAULT 'N',
  `pg_order_id` varchar(200) NOT NULL,
  `pg_payment_id` varchar(200) NOT NULL,
  `pg_request` text DEFAULT NULL,
  `pg_response` text NOT NULL,
  `delivery_msg` text DEFAULT NULL,
  `company_name` varchar(255) DEFAULT NULL,
  `gstin` varchar(255) DEFAULT NULL,
  `reminder_days` int(11) NOT NULL,
  `platform` enum('W','M','P') NOT NULL DEFAULT 'W' COMMENT 'W=>Web, M=>Mobile, P=>POS',
  `is_mail_send` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_serviceable` enum('Y','N') NOT NULL DEFAULT 'N',
  `delhivery_api_response` longtext DEFAULT NULL,
  `delhivery_waybill` varchar(50) DEFAULT NULL,
  `delhivery_manifest` longtext DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_order`
--

INSERT INTO `tbl_order` (`order_id`, `cart_cookie_id`, `order_no`, `reference_order_no`, `invoice_no`, `pos_invoice_no`, `invoice_date`, `customer_id`, `manufacturer_id`, `sales_person_id`, `order_date`, `email_id`, `mobile_no`, `shipping_name`, `shipping_no`, `shipping_address`, `billing_name`, `billing_no`, `billing_address`, `preproduct_status`, `order_status`, `cart_status`, `coupon_id`, `coupon_code`, `sub_total`, `additional_discount`, `additional_discount_type`, `additional_discount_amount`, `discount_type`, `discount`, `discount_amount`, `shipping_charges`, `shipping_charges_updated`, `weight`, `tracking_url`, `tracking_no`, `gst`, `gst_percentage`, `payment_gateway`, `payment_mode`, `gateway_charges`, `gateway_charges_updated`, `gateway_charges_amount`, `other_charges_desc`, `other_charges`, `payable_amount`, `frontend_payable_amount`, `booking_deposit`, `backend_booking_deposit`, `is_booking_deposit_updated`, `is_export_documentation`, `is_tally`, `type`, `order_type`, `is_paid`, `pg_order_id`, `pg_payment_id`, `pg_request`, `pg_response`, `delivery_msg`, `company_name`, `gstin`, `reminder_days`, `platform`, `is_mail_send`, `is_serviceable`, `delhivery_api_response`, `delhivery_waybill`, `delhivery_manifest`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'GUEST_69a92daaa3b9b7.32223305_1772694954', 'ORD-69A9325CDA52F', '', NULL, NULL, '0000-00-00', 0, 0, NULL, '2026-03-05', '', '', '', '', NULL, '', '', NULL, 'O', 'PN', 'OP', NULL, NULL, '798', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, NULL, NULL, NULL, 'N', 0, NULL, 0, 798, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1772696156, 1772696173, NULL, NULL, '1'),
(2, 'GUEST_69a90bc6907fd2.76748530_1772686278', 'ORD-69A95BCAF20C4', '', NULL, NULL, '2026-03-05', 3, 0, NULL, '2026-03-05', '', '', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'O', '', '', NULL, NULL, '798', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 798, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SNVv5tbnALo1gF', 'pay_SNVvNZ13SdrqjD', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":79800,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #ORD-69A95BCAF20C4 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SNVv5tbnALo1gF\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":2},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SNVvNZ13SdrqjD\",\"razorpay_order_id\":\"order_SNVv5tbnALo1gF\",\"razorpay_signature\":\"44299e6ed40ae5a7ac3c232fb6022aa3aa67e59712e58a21314a6c4fbaef7d13\",\"_token\":\"zJrYSNdeA9w0EjjJHtYg2HIYueRyCGhSOm9OsaWo\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1772706762, 1772707091, NULL, NULL, '1'),
(3, 'GUEST_69a035bbf38948.09002174_1772107195', 'ORD-69A96B5860950', '', NULL, NULL, '2026-03-05', 3, 0, NULL, '2026-03-05', '', '', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'O', '', '', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SNX8vC0NMjQqze', 'pay_SNX94xtyhEi1dK', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":39900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #ORD-69A96B5860950 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SNX8vC0NMjQqze\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":3},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SNX94xtyhEi1dK\",\"razorpay_order_id\":\"order_SNX8vC0NMjQqze\",\"razorpay_signature\":\"a6a4b59459f32f93e9ea4f30d9bf3d4ef9bd875fb7c7f2e177b6e005b0eb901b\",\"_token\":\"rxeSFdJOJuohcmZxCICQfSBR2AouQ4OiIAsTwptF\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1772710744, 1772711389, NULL, NULL, '1'),
(4, 'GUEST_69a90bc6907fd2.76748530_1772686278', 'ORD-69A997AE36A71', '', NULL, NULL, '2026-03-09', 3, 0, NULL, '2026-03-09', '', '', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'O', '', '', NULL, NULL, '5399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '20', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 5399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SP5qW7Hu0mpDNG', 'pay_SP5qirWjQU8URi', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":539900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #ORD-69A997AE36A71 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SP5qW7Hu0mpDNG\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":4},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SP5qirWjQU8URi\",\"razorpay_order_id\":\"order_SP5qW7Hu0mpDNG\",\"razorpay_signature\":\"297e4190eeea4ad9fc352e90fed06239eff8d0a888113843dd8322cbd4d0168b\",\"_token\":\"CGf9Az9uZL0IBpkT6FDjKDG7r967NFQ8vqPyRtZD\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1772722094, 1773051959, NULL, NULL, '1'),
(5, NULL, 'ORD-69AA8C095AC60', '', NULL, NULL, '2026-03-07', 2, 0, NULL, '2026-03-07', '', '', 'Krish', '5555555555', 'mumbai, Thane, Maharashtra, India', 'Krish', '5555555555', 'mumbai, Thane, Maharashtra, India', 'O', '', 'CL', NULL, NULL, '798', NULL, 'P', 0, 'P', '0', 0, 0, 'N', '10', '', '', 0, 0, 'offline', 'offline', NULL, 'N', 0, NULL, 0, 798, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1772784649, 1772892626, NULL, NULL, '1'),
(7, NULL, 'ORD-69AEA4548C7C1', '', NULL, NULL, '2026-03-17', 1, 0, NULL, '2026-03-17', '', '', 'Ashish Vishwakarma', '0900420040', 'Mumbai, Mumbai, Mumbai, Maharashtra, India', 'Mayur Gaikwad', '7558548239', 'mumbai, test, Ahmed Nagar, Maharashtra, India', 'O', '', 'CL', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'offline', 'offline', NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773053012, 1773755546, NULL, NULL, '1'),
(8, 'GUEST_69c4cc7241e460.35911351_1774505074', 'ORD-69AFAD8E069F1', '', NULL, NULL, '0000-00-00', 2, 0, NULL, '2026-03-10', '', '', 'shdhbdshbc', '6564566545', 'djndcjns, Mumbai, Maharashtra, India', 'shdhbdshbc', '6564566545', 'djndcjns, Mumbai, Maharashtra, India', 'O', 'PN', 'OP', NULL, NULL, '4398', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '20', '', '', 0, 0, NULL, NULL, NULL, 'N', 0, NULL, 0, 4398, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773120910, 1774529972, NULL, NULL, '1'),
(9, NULL, 'ORD-69B0599F778C2', '', NULL, NULL, '0000-00-00', 4, 0, NULL, '2026-03-10', '', '', 'Jimit Jain', '0982021229', 'Malad West, Mumbai, Maharashtra, India', 'Jimit Jain', '0982021229', 'A-403, Blue Bell, Royal Complex,, Eksar Road, Borivli (West), mumbai, Maharashtra, India', 'O', 'PN', 'OP', NULL, NULL, '0', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, NULL, NULL, NULL, 'N', 0, NULL, 0, 0, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, 'Raw 2 Ripe', NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773164959, 1775722437, NULL, NULL, '1'),
(10, NULL, 'ORD-69B11470CFB17', '', NULL, NULL, '2026-03-11', 3, 0, NULL, '2026-03-11', '', '', 'vinayak Shelar 1986', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'vinayak Shelar 1986', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'O', '', '', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SPpXzFwBoFHm2I', 'pay_SPpYCBMFzgvL6R', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":39900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #ORD-69B11470CFB17 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SPpXzFwBoFHm2I\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"vinayak Shelar 1986\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":10},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SPpYCBMFzgvL6R\",\"razorpay_order_id\":\"order_SPpXzFwBoFHm2I\",\"razorpay_signature\":\"8ec4c2e2172d08bbb2ea0cd63c26e36e0b8a218cfd1e61fefd50f4d89bf29466\",\"_token\":\"vyln7TX4HY7xHRznPsxf3XkZXHYfs9HVlXt6MnuI\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773212784, 1773212886, NULL, NULL, '1'),
(13, NULL, 'JI/25-26/0001', '', NULL, NULL, '2026-03-17', 1, 0, NULL, '2026-03-17', '', '', 'Ashish Vishwakarma', '0900420040', 'Mumbai, Mumbai, Mumbai, Maharashtra, India', 'Mayur Gaikwad', '7558548239', 'mumbai, test, Ahmed Nagar, Maharashtra, India', 'O', '', '', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SSJgtNvUI0ikIz', 'pay_SSJhJPJvJhy6rS', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":39900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #JI\\/25-26\\/0001 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SSJgtNvUI0ikIz\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish Vishwakarma\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":13},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SSJhJPJvJhy6rS\",\"razorpay_order_id\":\"order_SSJgtNvUI0ikIz\",\"razorpay_signature\":\"08bae88f4ab4599becf4fe35b7b2f5b49ec2e5679c8544a16d253d35d98e92e1\",\"_token\":\"owAmeCu2DDosOZeqihhrPw572uGrMXUSvyDDtQzp\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773755660, 1773755732, NULL, NULL, '1'),
(14, NULL, 'JI/25-26/0002', '', NULL, NULL, '2026-03-17', 1, 0, NULL, '2026-03-17', '', '', 'Mayur Gaikwad', '7558548239', 'mumbai, test, Ahmed Nagar, Maharashtra, India', 'Mayur Gaikwad', '7558548239', 'mumbai, test, Ahmed Nagar, Maharashtra, India', 'O', '', 'CL', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'offline', 'offline', NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1773755819, 1773755842, NULL, NULL, '1'),
(15, NULL, 'ORD-20260318125112883', '', NULL, NULL, '2026-03-18', 3, 0, NULL, '2026-03-18', NULL, NULL, 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'vinayak Shelar 1986', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'O', '', '', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 399, '0', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SSbdvF9ebMFIiG', 'pay_SSbeBHauynGUjF', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":39900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #ORD-20260318125112883 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SSbdvF9ebMFIiG\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish\",\"email\":\"av.developer73@gmail.com\",\"contact\":\"9004200401\"},\"notes\":{\"order_id\":15},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SSbeBHauynGUjF\",\"razorpay_order_id\":\"order_SSbdvF9ebMFIiG\",\"razorpay_signature\":\"d69d21e74c2652bf8fb304351cbd444f4cb156a6ea2c8a66233c2f6982515ef9\",\"_token\":\"1dO8tIdHbEof3V6tzAg1DaBCUc7qGwtGWQpSmrIw\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', NULL, 1773818948, NULL, NULL, '1'),
(16, 'GUEST_69be2bc36f8e70.44962278_1774070723', 'JI/25-26/0003', '', NULL, NULL, '0000-00-00', 0, 0, NULL, '2026-03-21', '', '', '', '', NULL, '', '', NULL, 'O', 'PN', 'OP', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, NULL, NULL, NULL, 'N', 0, NULL, 0, 399, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'N', '', '', NULL, '', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1774082427, 1774082427, NULL, NULL, '1'),
(17, NULL, 'JI/25-26/0004', '', NULL, NULL, '2026-03-22', 3, 0, NULL, '2026-03-22', '', '', 'pankaj yadav', '9004200401', 'Airoli, Thane, Maharashtra, India', 'pankaj yadav', '9004200401', 'Airoli, Thane, Maharashtra, India', 'O', '', '', NULL, NULL, '399', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '10', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 399, '', NULL, '119.7', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SU4PP3hqsgpju8', 'pay_SU4PawQ39NDE0Y', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":39900,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #JI\\/25-26\\/0004 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SU4PP3hqsgpju8\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"pankaj yadav\",\"email\":\"\",\"contact\":\"\"},\"notes\":{\"order_id\":17},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SU4PawQ39NDE0Y\",\"razorpay_order_id\":\"order_SU4PP3hqsgpju8\",\"razorpay_signature\":\"761bede885172cf02f17318e503b782a50add0d652a6976a2d3c522e06367643\",\"_token\":\"EaKiWX8O8YtYYSJgp6voAV5W2O9XP82Rty0plEpc\"}', NULL, 'PK Business', NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1774138458, 1774138589, NULL, NULL, '1'),
(19, 'GUEST_69d0cee537f5e3.46099586_1775292133', 'JI/26-27/0001', '', NULL, NULL, '2026-04-04', 3, 0, NULL, '2026-04-04', 'info@manekratna.com', '', 'Ashish', '9004200401', 'RM01, jkfhvkfjhj, Thane, Maharashtra, India', 'vinayak Shelar 1986', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'O', '', '', NULL, NULL, '500', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '0', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 500, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_SZRmBtzUnGfOkJ', 'pay_SZRmGVXK2FdHOG', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":50000,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #JI\\/26-27\\/0001 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_SZRmBtzUnGfOkJ\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Ashish\",\"email\":\"info@manekratna.com\",\"contact\":\"\"},\"notes\":{\"order_id\":19},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_SZRmGVXK2FdHOG\",\"razorpay_order_id\":\"order_SZRmBtzUnGfOkJ\",\"razorpay_signature\":\"bfdd1fe3597fde49a75de82b4a0c88c635444bcd3c8b3ad2ac636a3a8683f6ad\",\"_token\":\"5kPkO78rZ5shyosDKzoePyAEgKkUdnGxjfj4UGnC\"}', NULL, NULL, NULL, 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1775312403, 1775312583, NULL, NULL, '1'),
(20, NULL, 'JI/26-27/0002', '', 'IN/26-27/0001', NULL, '2026-04-08', 3, 0, NULL, '2026-04-08', NULL, NULL, 'Vinayak Shelar', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'Vinayak Shelar', '0998749121', 'asdf, dfaddfs, Mumbai, Maharashtra, India', 'O', 'PN', '', NULL, NULL, '500', NULL, 'P', 0, 'P', NULL, 0, 0, 'N', '0', '', '', 0, 0, 'razorpay', 'online', NULL, 'N', 0, NULL, 0, 500, '', NULL, '', 'N', 'N', 'N', 'OR', 'N', 'Y', 'order_Sax6S2Vnj7dNNG', 'pay_Sax6dIudFRtsmm', '{\"key\":\"rzp_test_SNSHmgoGr3Wq7z\",\"amount\":50000,\"currency\":\"INR\",\"name\":\"Jiami\",\"description\":\"Order #JI\\/26-27\\/0002 \\u2013 Jiami\",\"image\":\"https:\\/\\/jiami.in\\/dev\\/public\\/assets\\/images\\/logo.png\",\"order_id\":\"order_Sax6S2Vnj7dNNG\",\"callback_url\":\"https:\\/\\/jiami.in\\/dev\\/pgProcessResponse\",\"prefill\":{\"name\":\"Vinayak Shelar\",\"email\":\"av.developer73@gmail.com\",\"contact\":\"9004200401\"},\"notes\":{\"order_id\":20},\"theme\":{\"color\":\"#000000\"}}', '{\"razorpay_payment_id\":\"pay_Sax6dIudFRtsmm\",\"razorpay_order_id\":\"order_Sax6S2Vnj7dNNG\",\"razorpay_signature\":\"09d6ea13255819d3b1e2e7b0ebcc98aabc9ee10887de0780f3d16cbb9accb671\",\"_token\":\"R8pLcBbXMi8hhSJkWoG5uIZtGeaT1qiqlcx9sWmi\"}', NULL, '', '', 0, 'W', 'N', 'N', NULL, NULL, NULL, 'S', 1775641183, 1775641234, NULL, NULL, '1');

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

--
-- Table structure for table `tbl_order_detail`
--

CREATE TABLE `tbl_order_detail` (
  `order_detail_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `order_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `original_product_id` int(11) NOT NULL,
  `sku` varchar(100) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `shelf` varchar(100) DEFAULT NULL,
  `quantity` int(11) DEFAULT NULL,
  `qty_received` int(11) NOT NULL,
  `bad_inventory` varchar(50) NOT NULL,
  `bad_inventory_status` enum('Y','N') NOT NULL DEFAULT 'N',
  `good_inventory` varchar(50) NOT NULL,
  `sale_inventory` varchar(50) NOT NULL,
  `delivery_days` varchar(20) NOT NULL,
  `code` varchar(100) NOT NULL,
  `price` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `product_tax` float(10,2) NOT NULL,
  `product_tax_amount` float(10,2) NOT NULL,
  `product_total` float(20,2) NOT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `mr_code` varchar(100) NOT NULL,
  `attribute` varchar(255) DEFAULT NULL,
  `attribute_values_id` varchar(100) DEFAULT NULL,
  `attribute_values` varchar(255) DEFAULT NULL,
  `product_barcode_id` text NOT NULL,
  `product_barcode` text NOT NULL,
  `image` varchar(100) DEFAULT NULL,
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN','SQ','QV','PG','UP','BC','SV','CO','RD') NOT NULL DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled,SQ=>Sent To QC,QV=>QC Verified,PG=>Photography,UP=>Upload,BC=>Barcode,SV=>Shelved,CO=>Complete,RD=>Received',
  `type` enum('ORD','REC') NOT NULL DEFAULT 'ORD',
  `qc_user` varchar(100) NOT NULL,
  `upload_user` varchar(100) NOT NULL,
  `barcode_user` varchar(100) NOT NULL,
  `shelved_user` varchar(100) NOT NULL,
  `complete_user` varchar(100) NOT NULL,
  `declaration_id` int(11) NOT NULL,
  `product_type` enum('R','N','B') DEFAULT 'R' COMMENT 'R=>Regular,N=>Net Priced,B=>Bulk Product',
  `detail_type` enum('N','B') NOT NULL DEFAULT 'N' COMMENT 'N=>Normal Details,B=>Barcode Details',
  `is_stock_out` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_console_added` enum('Y','N') NOT NULL DEFAULT 'N',
  `weight` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_order_detail`
--

INSERT INTO `tbl_order_detail` (`order_detail_id`, `parent_id`, `order_id`, `product_id`, `original_product_id`, `sku`, `title`, `shelf`, `quantity`, `qty_received`, `bad_inventory`, `bad_inventory_status`, `good_inventory`, `sale_inventory`, `delivery_days`, `code`, `price`, `discount`, `product_tax`, `product_tax_amount`, `product_total`, `sub_total`, `mr_code`, `attribute`, `attribute_values_id`, `attribute_values`, `product_barcode_id`, `product_barcode`, `image`, `order_status`, `type`, `qc_user`, `upload_user`, `barcode_user`, `shelved_user`, `complete_user`, `declaration_id`, `product_type`, `detail_type`, `is_stock_out`, `is_console_added`, `weight`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 0, 1, 32, 0, 'AT-0001', 'Ashish-Test-Product', NULL, 2, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '798', '', '1', '7', 'BLUE GREEN', '', '', 'https://jiami.in/dev/webimage/product/resized/EAR12.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1772696156, 1772696173, NULL, NULL, '1'),
(2, 0, 2, 32, 0, 'AT-0001', 'Ashish-Test-Product', NULL, 2, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '798', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1772706762, 1772706766, NULL, NULL, '1'),
(3, 0, 3, 32, 0, 'AT-0001', 'Ashish-Test-Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1772710744, 1772710744, NULL, NULL, '1'),
(5, 0, 4, 32, 0, 'AT-0001', 'Ashish-Test-Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1772722134, 1772722134, NULL, NULL, '1'),
(8, 0, 5, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 2, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '798', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1772787022, 1772787069, NULL, NULL, '1'),
(12, 0, 4, 6, 0, 'CS6', 'Eternal Heart Radiance Chain Set', NULL, 1, 0, '', 'N', '', '', '', '10000', '5000', '0', 0.00, 0.00, 0.00, '5000', '', '1', '77', 'Silver', '', '', 'https://jiami.in/dev/webimage/product/CS6.JPG', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773051884, 1773051906, NULL, NULL, '1'),
(14, 0, 8, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '6', 'PURPLE GREEN', '', '', 'https://jiami.in/dev/webimage/product/EAR13.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773120910, 1773120910, NULL, NULL, '1'),
(17, 0, 9, 33, 0, 'KT-00001', 'KT-Krish Test', NULL, 1, 0, '', 'N', '', '', '', '4100', '0', '0', 0.00, 0.00, 0.00, '0', '', '1', '20', 'YELLOW', '', '', 'https://jiami.in/dev/webimage/product/EAR9.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773165385, 1775722437, NULL, NULL, '1'),
(18, 0, 10, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773212784, 1773212784, NULL, NULL, '1'),
(20, 0, 12, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773227245, 1773236642, NULL, NULL, '1'),
(21, 0, 7, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '1', 'BROWN', '', '', 'https://jiami.in/dev/webimage/product/EAR16.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773755468, 1773755468, NULL, NULL, '1'),
(22, 0, 13, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '4', 'PINK', '', '', 'https://jiami.in/dev/webimage/product/EAR14.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773755660, 1773755660, NULL, NULL, '1'),
(23, 0, 14, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '6', 'PURPLE GREEN', '', '', 'https://jiami.in/dev/webimage/product/EAR13.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773755819, 1773755819, NULL, NULL, '1'),
(24, 0, 15, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '7', 'BLUE GREEN', '', '', 'https://jiami.in/dev/webimage/product/EAR12.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1773818850, 1773818850, NULL, NULL, '1'),
(25, 0, 16, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '2', 'FEROZA', '', '', 'https://jiami.in/dev/webimage/product/EAR15.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1774082427, 1774082427, NULL, NULL, '1'),
(26, 0, 17, 32, 0, 'AT-0001', 'Ashish Test Product', NULL, 1, 0, '', 'N', '', '', '', '500', '399', '0', 0.00, 0.00, 0.00, '399', '', '1', '2', 'FEROZA', '', '', 'https://jiami.in/dev/webimage/product/EAR15.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1774138458, 1774138458, NULL, NULL, '1'),
(27, 0, 8, 37, 0, 'KT-1', 'KRISH TEST', NULL, 1, 0, '', 'N', '', '', '', '5000', '3999', '0', 0.00, 0.00, 0.00, '3999', '', '2,1', '440,2', 'FEROZA,2 X 2', '', '', 'https://jiami.in/dev/webimage/product/EAR9.jpg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', '10', 'S', 1774528309, 1774529121, NULL, NULL, '1'),
(31, 0, 19, 57, 0, 'CS30', 'Heart Solitaire Chevron Pendant Necklace', NULL, 1, 0, '', 'N', '', '', '', '600', '500', '0', 0.00, 0.00, 0.00, '500', '', '1', '77', 'Silver', '', '', 'https://jiami.in/dev/webimage/product/CS30.jpeg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', 'sfgbdft', 'S', 1775312540, 1775312540, NULL, NULL, '1'),
(32, 0, 20, 57, 0, 'CS30', 'Heart Solitaire Chevron Pendant Necklace', NULL, 1, 0, '', 'N', '', '', '', '', '500', '0', 0.00, 0.00, 500.00, '500', '', '1', '77', 'Silver', '', '', 'https://jiami.in/dev/webimage/product/CS30.jpeg', 'PN', 'ORD', '', '', '', '', '', 0, 'R', 'N', 'N', 'N', NULL, 'S', 1775641183, 1775641208, NULL, NULL, '1');

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

--
-- Table structure for table `tbl_order_timelines`
--

CREATE TABLE `tbl_order_timelines` (
  `order_timelines_id` int(11) NOT NULL,
  `order_id` int(11) DEFAULT NULL,
  `date` varchar(50) DEFAULT NULL,
  `time` varchar(50) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_order_wrong`
--

CREATE TABLE `tbl_order_wrong` (
  `order_id` int(11) NOT NULL,
  `order_no` varchar(100) DEFAULT NULL,
  `reference_order_no` varchar(255) NOT NULL,
  `invoice_no` varchar(50) DEFAULT NULL,
  `invoice_date` date NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `manufacturer_id` int(11) NOT NULL,
  `sales_person_id` int(11) DEFAULT NULL,
  `order_date` date DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `mobile_no` varchar(100) DEFAULT NULL,
  `shipping_name` varchar(100) NOT NULL,
  `shipping_no` varchar(50) NOT NULL,
  `shipping_address` text DEFAULT NULL,
  `billing_name` varchar(100) NOT NULL,
  `billing_no` varchar(50) NOT NULL,
  `billing_address` text DEFAULT NULL,
  `preproduct_status` enum('O','C') NOT NULL DEFAULT 'O',
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN','SQ','QV','PG','UP','BC','SV','CO','RD') DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled,SQ=>Sent To QC,QV=>QC Verified,PG=>Photography,UP=>Upload,BC=>Barcode,SV=>Shelved,CO=>Complete,RD=>Received',
  `cart_status` enum('OP','CL') DEFAULT 'OP' COMMENT 'OP=>Open,CL=>Close',
  `coupon_id` int(11) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `additional_discount` varchar(50) DEFAULT NULL,
  `additional_discount_type` enum('P','F') DEFAULT 'P',
  `additional_discount_amount` double(10,0) NOT NULL,
  `discount_type` enum('P','F') DEFAULT 'P' COMMENT 'P=>Percentage,F=>Flat',
  `discount` varchar(50) DEFAULT NULL,
  `discount_amount` double(10,0) DEFAULT 0,
  `shipping_charges` double(10,0) DEFAULT 0,
  `shipping_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `weight` varchar(50) DEFAULT NULL,
  `tracking_url` varchar(100) NOT NULL,
  `tracking_no` varchar(50) NOT NULL,
  `gst` double(10,0) NOT NULL,
  `gst_percentage` int(11) NOT NULL,
  `payment_gateway` varchar(50) DEFAULT NULL,
  `payment_mode` varchar(50) DEFAULT NULL,
  `gateway_charges` varchar(50) DEFAULT NULL,
  `gateway_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `gateway_charges_amount` double(10,0) DEFAULT NULL,
  `other_charges_desc` varchar(200) DEFAULT NULL,
  `other_charges` double(10,0) DEFAULT 0,
  `payable_amount` double(10,0) DEFAULT NULL,
  `frontend_payable_amount` varchar(100) NOT NULL,
  `booking_deposit` double(10,0) DEFAULT NULL,
  `backend_booking_deposit` varchar(100) NOT NULL,
  `is_booking_deposit_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_export_documentation` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_tally` enum('Y','N') NOT NULL DEFAULT 'N',
  `type` enum('OR','PO','CO') NOT NULL COMMENT 'OR=>Order,PO=>Purchase Order,CO=>Customer Order',
  `order_type` enum('B','N') DEFAULT 'N' COMMENT 'B=>Bulk,N=>Normal',
  `is_paid` enum('Y','N') DEFAULT 'N',
  `pg_order_id` varchar(200) NOT NULL,
  `pg_payment_id` varchar(200) NOT NULL,
  `pg_response` text NOT NULL,
  `delivery_msg` text DEFAULT NULL,
  `reminder_days` int(11) NOT NULL,
  `platform` enum('W','M') NOT NULL DEFAULT 'W' COMMENT 'W=>Web, M=>Mobile',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_otp`
--

CREATE TABLE `tbl_otp` (
  `otp_id` int(11) NOT NULL,
  `otp` varchar(10) NOT NULL,
  `mobile_no` varchar(100) DEFAULT NULL,
  `email_id` varchar(255) DEFAULT NULL,
  `start_time` double(10,0) NOT NULL,
  `end_time` double(10,0) NOT NULL,
  `type` enum('N','R') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_otp`
--

INSERT INTO `tbl_otp` (`otp_id`, `otp`, `mobile_no`, `email_id`, `start_time`, `end_time`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, '470018', '8850770154', NULL, 1772626407, 1772626707, '', '', 1772626407, 1772626420, '1'),
(2, '799784', NULL, 'info@manekratna.com', 1772627247, 1772627547, '', '', 1772627247, 1772627278, '1'),
(3, '810388', '9820212293', NULL, 1772627282, 1772627582, '', '', 1772627282, 1772627303, '1'),
(4, '123456', '7558548239', NULL, 1772631794, 1772632094, '', '', 1772631794, 1772632856, '1'),
(5, '370684', '9820212293', NULL, 1772632825, 1772633125, '', '', 1772632825, 1772632841, '1'),
(6, '123456', '7558548239', NULL, 1772632856, 1772633156, '', '', 1772632856, 1772632860, '1'),
(7, '809789', '8850770154', NULL, 1772690803, 1772691103, '', '', 1772690803, 1772690820, '1'),
(8, '123456', '9004200401', NULL, 1772707037, 1772707337, '', '', 1772707037, 1772707040, '1'),
(9, '123456', '9004200401', NULL, 1772710763, 1772711063, '', '', 1772710763, 1772710785, '1'),
(10, '123456', '9004200401', NULL, 1772710785, 1772711085, '', '', 1772710785, 1772710789, '1'),
(11, '123456', '7558548239', NULL, 1772710990, 1772711290, '', '', 1772710990, 1772710994, '1'),
(12, '123456', '7558548239', NULL, 1772712670, 1772712970, '', '', 1772712670, 1772712674, '1'),
(13, '123456', '9004200401', NULL, 1772722171, 1772722471, '', '', 1772722171, 1772722176, '1'),
(14, '566078', '8850770154', NULL, 1772778150, 1772778450, '', '', 1772778150, 1772778167, '1'),
(15, '664100', NULL, 'dscsd@fvfd.dcdc', 1772778350, 1772778650, '', 'S', 1772778350, 1772778350, '1'),
(16, '391584', '8850770154', NULL, 1772778384, 1772778684, '', '', 1772778384, 1772778392, '1'),
(17, '183742', '8850770154', NULL, 1772778459, 1772778759, '', '', 1772778459, 1772778501, '1'),
(18, '640051', NULL, 'fdvdfvdf@dfvd.dfvd', 1772778488, 1772778788, '', 'S', 1772778488, 1772778488, '1'),
(19, '532671', '8850770154', NULL, 1772778501, 1772778801, '', '', 1772778501, 1772779026, '1'),
(20, '288796', '8850770154', NULL, 1772779026, 1772779326, '', '', 1772779026, 1772779037, '1'),
(21, '123456', '7558548239', NULL, 1772779045, 1772779345, '', '', 1772779045, 1772779049, '1'),
(22, '639841', NULL, 'svdfv@dsdc.sd', 1772780184, 1772780484, '', 'S', 1772780184, 1772780184, '1'),
(23, '218279', '8888888885', NULL, 1772780250, 1772780550, '', 'S', 1772780250, 1772780250, '1'),
(24, '785458', NULL, 'dsc@fdv.fvd', 1772780467, 1772780767, '', '', 1772780467, 1772780486, '1'),
(25, '480698', '7984561230', NULL, 1772780489, 1772780789, '', '', 1772780489, 1772780507, '1'),
(26, '977696', '8850770154', NULL, 1772780595, 1772780895, '', '', 1772780595, 1772780605, '1'),
(27, '817764', '8850770154', NULL, 1772802890, 1772803190, '', '', 1772802890, 1772802902, '1'),
(28, '661614', '8850770154', NULL, 1772802917, 1772803217, '', '', 1772802917, 1772802927, '1'),
(29, '130162', '8850770154', NULL, 1772866138, 1772866438, '', '', 1772866138, 1772866141, '1'),
(30, '133616', '8850770154', NULL, 1772866141, 1772866441, '', '', 1772866141, 1772866166, '1'),
(31, '397184', '8850770154', NULL, 1772866203, 1772866503, '', '', 1772866203, 1772866212, '1'),
(32, '123456', '7558548239', NULL, 1772878401, 1772878701, '', '', 1772878401, 1772878407, '1'),
(33, '692019', '8850770154', NULL, 1772892569, 1772892869, '', '', 1772892569, 1772892585, '1'),
(34, '547835', NULL, 'dev.team00007@gmail.com', 1773051879, 1773052179, '', '', 1773051879, 1773052604, '1'),
(35, '123456', '9004200401', NULL, 1773051901, 1773052201, '', '', 1773051901, 1773051905, '1'),
(36, '940461', NULL, 'aashish.iresolve@gmail.com', 1773052003, 1773052303, '', '', 1773052003, 1773052296, '1'),
(37, '161730', NULL, 'aashish.iresolve@gmail.com', 1773052296, 1773052596, '', 'S', 1773052296, 1773052296, '1'),
(38, '687886', NULL, 'dev.team00007@gmail.com', 1773052604, 1773052904, '', '', 1773052604, 1773052639, '1'),
(39, '123456', '7558548239', NULL, 1773052988, 1773053288, '', '', 1773052988, 1773052995, '1'),
(40, '123456', '7558548239', NULL, 1773119656, 1773119956, '', '', 1773119656, 1773119660, '1'),
(41, '971063', '8850770154', NULL, 1773120658, 1773120958, '', '', 1773120658, 1773120689, '1'),
(42, '723575', '8850770154', NULL, 1773120689, 1773120989, '', '', 1773120689, 1773120714, '1'),
(43, '468814', '8850770154', NULL, 1773120714, 1773121014, '', '', 1773120714, 1773120725, '1'),
(44, '123456', '7558548239', NULL, 1773145762, 1773146062, '', '', 1773145762, 1773145828, '1'),
(45, '123456', '7558548239', NULL, 1773145828, 1773146128, '', '', 1773145828, 1773145901, '1'),
(46, '123456', '7558548239', NULL, 1773145901, 1773146201, '', '', 1773145901, 1773755222, '1'),
(47, '123456', '9004200401', NULL, 1773153367, 1773153667, '', '', 1773153367, 1773153370, '1'),
(48, '383667', '9820212293', NULL, 1773164918, 1773165218, '', '', 1773164918, 1773164937, '1'),
(49, '123456', '9004200401', NULL, 1773212759, 1773213059, '', '', 1773212759, 1773212771, '1'),
(50, '237239', '8850770154', NULL, 1773225092, 1773225392, '', '', 1773225092, 1773225102, '1'),
(51, '123456', '9004200401', NULL, 1773227291, 1773227591, '', '', 1773227291, 1773227295, '1'),
(52, '123456', '9004200401', NULL, 1773236629, 1773236929, '', '', 1773236629, 1773236640, '1'),
(53, '123456', '7558548239', NULL, 1773755222, 1773755522, '', '', 1773755222, 1773755227, '1'),
(54, '503737', NULL, 'mayurgaikwad408@gmail.com', 1773755596, 1773755896, '', '', 1773755596, 1773755621, '1'),
(55, '123456', '9004200401', NULL, 1773818356, 1773818656, '', '', 1773818356, 1773818361, '1'),
(56, '581822', '8850770154', NULL, 1773986028, 1773986328, '', '', 1773986028, 1773986039, '1'),
(57, '123456', '7558548239', NULL, 1774076360, 1774076660, '', '', 1774076360, 1774076363, '1'),
(58, '123456', '9004200401', NULL, 1774138445, 1774138745, '', '', 1774138445, 1774138448, '1'),
(59, '123456', '7558548239', NULL, 1774156902, 1774157202, '', '', 1774156902, 1774156906, '1'),
(60, '312259', '7984556123', NULL, 1774442235, 1774442535, '', '', 1774442235, 1774442298, '1'),
(61, '377410', '7984556123', NULL, 1774442298, 1774442598, '', 'S', 1774442298, 1774442298, '1'),
(62, '329648', '1232456789', NULL, 1774528052, 1774528352, '', 'S', 1774528052, 1774528052, '1'),
(63, '157318', '8850770154', NULL, 1774529105, 1774529405, '', '', 1774529105, 1774529120, '1'),
(64, '781249', '1234567899', NULL, 1774530511, 1774530811, '', 'S', 1774530511, 1774530511, '1'),
(65, '587985', NULL, 'df@sd.cd', 1774530535, 1774530835, '', 'S', 1774530535, 1774530535, '1'),
(66, '176297', '8850770154', NULL, 1774692770, 1774693070, '', '', 1774692770, 1774692781, '1'),
(67, '886161', '9636524554', NULL, 1774692923, 1774693223, '', 'S', 1774692923, 1774692923, '1'),
(68, '123456', '9004200401', NULL, 1775312467, 1775312767, '', '', 1775312467, 1775312471, '1'),
(69, '123456', '9004200401', NULL, 1775641060, 1775641360, '', '', 1775641060, 1775641065, '1'),
(70, '123456', '7558548239', NULL, 1775716547, 1775716847, '', '', 1775716547, 1775716549, '1'),
(71, '908768', '9820212293', NULL, 1775721499, 1775721799, '', '', 1775721499, 1775721515, '1'),
(72, '121813', '8262880837', NULL, 1775723350, 1775723650, '', 'H', 1775723350, 1775723363, '1'),
(73, '123456', '7558548239', NULL, 1775809426, 1775809726, '', '', 1775809426, 1775809430, '1');

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

--
-- Table structure for table `tbl_payment_gateway`
--

CREATE TABLE `tbl_payment_gateway` (
  `payment_gateway_id` int(11) NOT NULL,
  `payment_gateway` varchar(100) NOT NULL,
  `netbanking_inr` varchar(50) DEFAULT NULL,
  `credit_card_inr` varchar(50) DEFAULT NULL,
  `debit_card_inr` varchar(50) DEFAULT NULL,
  `upi_inr` varchar(50) DEFAULT NULL,
  `netbanking_usd` varchar(50) DEFAULT NULL,
  `credit_card_usd` varchar(50) DEFAULT NULL,
  `debit_card_usd` varchar(50) DEFAULT NULL,
  `upi_usd` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_payment_gateway`
--

INSERT INTO `tbl_payment_gateway` (`payment_gateway_id`, `payment_gateway`, `netbanking_inr`, `credit_card_inr`, `debit_card_inr`, `upi_inr`, `netbanking_usd`, `credit_card_usd`, `debit_card_usd`, `upi_usd`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'ONLINE - INDIA', '2.25', '2.5', '2.25', '0', NULL, NULL, NULL, NULL, 'S', 1611828220, 1611828220, '1'),
(2, 'OFFLINE', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'S', 1611828220, 1611828220, '1'),
(3, 'ONLINE - INTERNATIONAL', '3.75', '3.75', '3.75', '0', NULL, NULL, NULL, NULL, 'S', 1611828220, 1611828220, '1');

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

--
-- Table structure for table `tbl_payment_reason`
--

CREATE TABLE `tbl_payment_reason` (
  `payment_reason_id` int(11) NOT NULL,
  `payment_reason` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_payment_reason`
--

INSERT INTO `tbl_payment_reason` (`payment_reason_id`, `payment_reason`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Invoice', 'S', 1611828220, 1611828220, '1');

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

--
-- Table structure for table `tbl_pg_charges`
--

CREATE TABLE `tbl_pg_charges` (
  `pg_charges_id` int(11) NOT NULL,
  `payment_gateway_id` int(11) NOT NULL,
  `txn_type` enum('CC','DC','UPI') NOT NULL COMMENT 'CC=>Credit Card,DC=>Debit Card,UPI=>UPI',
  `min_amount` varchar(50) NOT NULL,
  `max_amount` varchar(50) NOT NULL,
  `charges` varchar(50) NOT NULL,
  `charges_type` enum('P','F') NOT NULL DEFAULT 'P' COMMENT 'P=>Percentage,F=>Flat',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_product`
--

CREATE TABLE `tbl_product` (
  `product_id` int(11) NOT NULL,
  `occasion_id` varchar(100) DEFAULT NULL,
  `product_title` varchar(200) DEFAULT NULL,
  `product_alias` varchar(200) DEFAULT NULL,
  `product_sku` varchar(100) DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `secondary_category_id` varchar(100) DEFAULT NULL,
  `product_tags` text DEFAULT NULL,
  `stock_alert` varchar(20) DEFAULT NULL,
  `shelf_id` varchar(50) DEFAULT NULL,
  `user_variant_id` varchar(100) DEFAULT NULL,
  `discount_type` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `description_id` int(11) DEFAULT NULL,
  `short_description` text DEFAULT NULL,
  `long_description` text DEFAULT NULL,
  `price_type` enum('M','L') NOT NULL DEFAULT 'M' COMMENT 'M=>MRP Based,L=>Labor Based',
  `price` int(11) DEFAULT 0,
  `sale_price` varchar(20) DEFAULT '0',
  `divisional_factor` int(11) DEFAULT NULL,
  `score` varchar(10) DEFAULT NULL,
  `loyalty_point` varchar(10) DEFAULT NULL,
  `tax` varchar(20) DEFAULT NULL,
  `weight` varchar(10) DEFAULT NULL,
  `weight_unit` varchar(20) DEFAULT NULL,
  `length` varchar(10) DEFAULT NULL,
  `width` varchar(10) DEFAULT NULL,
  `height` varchar(10) DEFAULT NULL,
  `volume_weight` varchar(10) DEFAULT NULL,
  `silver_base_price` double(10,2) NOT NULL,
  `labor_charge` double(10,2) NOT NULL,
  `cushion_charge` double(10,2) NOT NULL,
  `packaging` double(10,2) NOT NULL,
  `unit` varchar(20) DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_keywords` text DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `published` enum('Y','N') NOT NULL,
  `net_priced` enum('Y','N') NOT NULL,
  `bulk` enum('Y','N') NOT NULL,
  `only_members` enum('Y','N') NOT NULL,
  `approval` enum('Y','N') NOT NULL,
  `pre_order` enum('Y','N') NOT NULL,
  `order_moq` varchar(30) NOT NULL,
  `bulk_moq` varchar(20) NOT NULL,
  `manufacturer` int(11) NOT NULL,
  `manufacturer_sku` varchar(100) NOT NULL,
  `manufacturer_shelf_id` int(11) NOT NULL,
  `product_image` varchar(100) DEFAULT NULL,
  `stock_quantity` int(11) DEFAULT NULL,
  `product_video` varchar(200) NOT NULL,
  `product_availability` varchar(50) NOT NULL,
  `bulk_product_availability` varchar(50) NOT NULL,
  `is_super_product` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `gender` enum('Male','Female','Other') DEFAULT NULL,
  `is_best_seller` enum('Y','N') DEFAULT NULL,
  `is_best_seller_time` int(11) DEFAULT NULL,
  `tax_id` int(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_product`
--

INSERT INTO `tbl_product` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`, `is_best_seller`, `is_best_seller_time`, `tax_id`) VALUES
(1, NULL, 'Luna Pearl Crown Chain Set', 'luna-pearl-crown-chain-set', 'CS1', 1, '1', 'Western Necklace Set', '5', '', '1,2,3,4,5,7,8,9,11', NULL, '', NULL, '<p><b>A graceful 92.5 sterling silver chain set adorned with a luminous pearl and crown-inspired sparkle, designed for timeless everyday elegance.</b></p>', '<p data-start=\"418\" data-end=\"703\"><b>The<span style=\"color: rgb(0, 0, 0); font-family: Poppins, Helvetica, &quot;sans-serif&quot;; font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\">The<span>&nbsp;</span></span><span data-start=\"422\" data-end=\"452\">Luna Pearl Crown Chain Set</span> is crafted in premium <span data-start=\"475\" data-end=\"499\">92.5 sterling silver</span>, offering a perfect balance of durability and refined beauty. This elegant chain set features a radiant pearl centerpiece highlighted by a crown-like row of shimmering stones that enhance its brilliance.</b></p><p data-start=\"705\" data-end=\"969\"><b>Its sleek silver chain complements the pendant design, creating a harmonious and sophisticated look suitable for daily wear as well as special occasions. The lightweight structure ensures all-day comfort, while the polished finish adds a subtle yet luxurious glow.</b></p><p>\n\n</p><p data-start=\"971\" data-end=\"1196\"><b>A symbol of purity and elegance, this chain set is an ideal choice for gifting or elevating your personal jewellery collection. Pair it with traditional or contemporary outfits to create a style that is effortlessly graceful.</b></p>', 'M', 10000, '5000', NULL, '', '', '', '10', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Luna Pearl Crown Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET, Western Necklace Set', 'Luna Pearl Crown Chain Set, CHAIN SET, CHAIN SET, Western Necklace Set', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1770893341, 1771233418, 1, 1, '1', NULL, NULL, NULL, 0),
(3, NULL, 'Celeste Bell Sparkle Chain Set', 'celeste-bell-sparkle-chain-set', 'CS3', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p>A refined 92.5 sterling silver chain set featuring a sparkling bell-shaped pendant, designed for graceful everyday elegance.</p>', '<p data-start=\"437\" data-end=\"722\">The <strong data-start=\"441\" data-end=\"475\">Celeste Bell Sparkle Chain Set</strong> is crafted in high-quality <strong data-start=\"503\" data-end=\"527\">92.5 sterling silver</strong>, offering lasting shine and superior craftsmanship. This elegant design showcases a beautifully textured bell-shaped pendant adorned with shimmering stones that catch the light from every angle.</p><p data-start=\"724\" data-end=\"965\">Suspended from a sleek silver chain, the pendant creates a perfect balance of charm and sophistication. Its lightweight structure ensures comfortable wear throughout the day, while the polished finish adds a luxurious touch to your neckline.</p><p>\n\n</p><p data-start=\"967\" data-end=\"1232\">Symbolizing harmony, beauty, and gentle grace, this chain set is ideal for both everyday wear and special occasions. Whether styled with traditional outfits or modern ensembles, it adds a subtle statement of elegance and makes a thoughtful gift for someone special.</p>', 'M', 10000, '5000', NULL, '', '', '', '10', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Celeste Bell Sparkle Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Celeste Bell Sparkle Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '50', 'N', 'S', 1770896986, 1771234438, 1, 1, '1', NULL, NULL, NULL, 0),
(4, NULL, 'Aurora Cross Bloom Chain Set', 'aurora-cross-bloom-chain-set', 'CS4', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><b>A graceful 92.5 sterling silver chain set featuring a radiant cross-floral design with shimmering stones for a refined, elegant look.</b></p>', '<p data-start=\"449\" data-end=\"735\"><b>The <span data-start=\"453\" data-end=\"485\">Aurora Cross Bloom Chain Set</span> is crafted in premium <span data-start=\"508\" data-end=\"532\">92.5 sterling silver</span>, combining fine craftsmanship with timeless beauty. This exquisite design showcases a unique cross-inspired floral pattern accented with sparkling stones that reflect light brilliantly from every angle.</b></p><p data-start=\"737\" data-end=\"959\"><b>Suspended from a sleek silver chain, the pendant creates a balanced blend of elegance and modern charm. Its lightweight construction ensures comfortable wear, while the polished silver finish enhances its luxurious appeal.</b></p><p>\n\n</p><p data-start=\"961\" data-end=\"1256\"><b>Symbolizing grace, brilliance, and delicate strength, this chain set is perfect for daily wear as well as special occasions. Whether paired with ethnic attire or contemporary outfits, it adds a sophisticated statement to your jewellery collection and makes a thoughtful gift for someone special.</b></p>', 'M', 10000, '5000', NULL, '', '', '', '10', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Aurora Cross Bloom Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Aurora Cross Bloom Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1770968271, 1771234643, 1, 1, '1', NULL, NULL, NULL, 0),
(5, NULL, 'Crystal Blossom Drop Chain Set', 'crystal-blossom-drop-chain-set', 'CS5', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><b>A delicate 92.5 sterling silver chain set featuring a sparkling floral motif with a graceful drop, crafted for timeless elegance.</b></p>', '<p data-start=\"460\" data-end=\"758\"><b>The <span data-start=\"464\" data-end=\"498\">Crystal Blossom Drop Chain Set</span> is beautifully crafted in high-quality <span data-start=\"538\" data-end=\"562\">92.5 sterling silver</span>, designed to offer lasting shine and refined craftsmanship. The centerpiece features a radiant floral arrangement of shimmering stones, finished with a delicate drop that adds movement and charm.</b></p><p data-start=\"760\" data-end=\"989\"><b>Suspended from a sleek silver chain, the design blends softness with brilliance, creating a look that is both elegant and modern. Lightweight and comfortable, this chain set is perfect for daily wear as well as special occasions.</b></p><p>\n\n</p><p data-start=\"991\" data-end=\"1260\"><b>Inspired by blooming flowers and gentle sparkle, this piece symbolizes beauty, grace, and femininity. Whether styled with traditional attire or contemporary outfits, it enhances your neckline with a subtle yet luxurious glow and makes an ideal gift for someone special.</b></p>', 'M', 10000, '5000', NULL, '', '', '', '10', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Crystal Blossom Drop Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Crystal Blossom Drop Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1770968801, 1771234725, 1, 1, '1', NULL, NULL, NULL, 0),
(6, NULL, 'Eternal Heart Radiance Chain Set', 'eternal-heart-radiance-chain-set', 'CS6', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><b>A stunning 92.5 sterling silver chain set featuring a radiant heart-shaped pendant, crafted to express timeless love and elegance</b>.</p>', '<p data-start=\"464\" data-end=\"772\"><b>The <span data-start=\"468\" data-end=\"504\">Eternal Heart Radiance Chain Set</span> is exquisitely crafted in premium <span data-start=\"539\" data-end=\"563\">92.5 sterling silver</span>, offering exceptional shine and lasting quality. The pendant showcases a beautifully detailed heart design adorned with shimmering stones arranged in a radiant pattern that reflects light with every movement.</b></p><p data-start=\"774\" data-end=\"996\"><b>Suspended from a sleek silver chain, this elegant piece blends romance with modern sophistication. Its lightweight and comfortable design makes it perfect for everyday wear while still being suitable for special occasions.</b></p><p>\n\n</p><p data-start=\"998\" data-end=\"1272\"><b>Symbolizing love, beauty, and graceful charm, this chain set is ideal for gifting or adding a meaningful statement to your jewellery collection. Whether paired with traditional attire or contemporary outfits, it enhances your neckline with a luxurious and heartfelt sparkle.</b></p>', 'M', 10000, '5000', NULL, '', '', '', '10', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Eternal Heart Radiance Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Eternal Heart Radiance Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1770969229, 1771236081, 1, 1, '1', NULL, NULL, NULL, 0),
(8, NULL, 'Petal Heart Charm Chain Set', 'petal-heart-charm-chain-set', 'CS7', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, NULL, NULL, 'M', 500, '699', NULL, '', '', '', '56', NULL, NULL, NULL, NULL, NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Petal Heart Charm Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Petal Heart Charm Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1770983524, 1771234921, 1, 1, '1', NULL, NULL, NULL, 0),
(10, NULL, 'Bloom Royale Floral Chain Set', 'bloom-royale-floral-chain-set', 'CS2', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">An elegant 92.5 sterling silver chain set featuring a\ndazzling floral design, crafted to add timeless sparkle to every look.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Bloom Royale Floral Chain Set is beautifully crafted in\npremium 92.5 sterling silver, offering lasting shine and refined durability.\nThis exquisite design showcases a radiant flower-shaped centerpiece adorned\nwith shimmering stones that reflect light with every movement.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\">The delicate silver chain enhances the charm of the floral\nmotif, creating a balanced and sophisticated silhouette suitable for both\neveryday elegance and special occasions. Lightweight and comfortable, this\nchain set is designed for effortless wear while maintaining a luxurious\nappearance.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p>\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\">Inspired by nature’s beauty and modern craftsmanship, this\npiece symbolizes freshness, grace, and femininity. Whether paired with ethnic\nattire or contemporary outfits, it adds a graceful statement to your jewellery\ncollection and makes a perfect gift for someone special.<o:p></o:p></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Bloom Royale Floral Chain Set, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Bloom Royale Floral Chain Set, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771234217, 1771234325, 1, 1, '1', NULL, NULL, NULL, 0),
(11, NULL, 'Twin Butterfly Sparkle Chain', 'twin-butterfly-sparkle-chain', 'CS8', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful 92.5 sterling silver chain featuring twin\nbutterfly motifs adorned with shimmering stones for a delicate, elegant look.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Twin Butterfly Sparkle Chain is crafted in premium 92.5\nsterling silver, designed to reflect beauty, freedom, and elegance. The\ncenterpiece showcases two delicately shaped butterfly motifs — one finished in\nsmooth silver polish and the other embellished with sparkling stones for a\nradiant contrast.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Suspended from a fine silver chain, this piece offers a\nlightweight and comfortable fit, making it ideal for both daily wear and\nspecial occasions. The balanced design creates a subtle yet eye-catching\nshimmer that enhances the neckline with effortless charm.</p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Twin Butterfly Sparkle Chain, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Twin Butterfly Sparkle Chain, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771235080, 1771235298, 1, 1, '1', NULL, NULL, NULL, 0),
(12, NULL, 'Emerald Flutter Blossom Chain', 'emerald-flutter-blossom-chain', 'CS9', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful 92.5 sterling silver chain featuring a sparkling\nbutterfly-floral pendant accented with rich green enamel for a fresh, elegant\nlook.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Emerald Flutter Blossom Chain is exquisitely crafted in\npremium 92.5 sterling silver, designed to reflect beauty, elegance, and refined\nartistry. The pendant showcases an intricate butterfly-inspired floral pattern,\nhighlighted with shimmering stones at the center and finished with rich green\nenamel accents that add depth and vibrance to the design.</p><p class=\"MsoNormal\">Suspended from a sleek silver chain, this piece offers a\nlightweight and comfortable fit, making it ideal for both everyday wear and\nspecial occasions. The detailed craftsmanship and polished silver finish create\na radiant sparkle that beautifully enhances the neckline.</p><p>\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\">Inspired by nature’s charm and graceful movement, this\nnecklace symbolizes transformation, beauty, and freshness. Whether paired with\nethnic wear or modern outfits, it adds a luxurious yet soft statement to your\njewellery collection. Perfect as a thoughtful gift or a timeless addition to\nyour personal style.<o:p></o:p></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Emerald Flutter Blossom Chain, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Emerald Flutter Blossom Chain, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771235842, 1771236034, 1, 1, '1', NULL, NULL, NULL, 0),
(13, NULL, 'Radiant Bloom Silver Chain', 'radiant-bloom-silver-chain', 'CS10', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">A refined 92.5 sterling silver chain featuring a sparkling\nfloral pendant that adds timeless elegance to your everyday and occasion looks.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Radiant Bloom Silver Chain is beautifully crafted in\nhigh-quality 92.5 sterling silver, showcasing a graceful floral pendant adorned\nwith shimmering stones that enhance its brilliance. The pendant’s soft square\noutline with a flower motif at the center creates a perfect balance of modern\ndesign and classic charm.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The sleek patterned chain adds an extra touch of\nsophistication while ensuring comfortable and lightweight wear throughout the\nday. With its high-polish silver finish and fine detailing, this necklace\ncatches light from every angle, making it a standout piece for both casual\noutfits and festive occasions.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Inspired by the purity and beauty of blooming flowers, this\nchain symbolizes freshness, grace, and elegance. Whether styled with ethnic\nattire or western wear, it effortlessly elevates your neckline. Ideal for\ngifting or adding a refined sparkle to your personal jewellery collection</p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Radiant Bloom Silver Chain, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Radiant Bloom Silver Chain, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771236418, 1771236586, 1, 1, '1', NULL, NULL, NULL, 0),
(14, NULL, 'Twin Radiance Silver Chain', 'twin-radiance-silver-chain', 'CS11', 1, '1', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">A contemporary 92.5 sterling silver chain featuring twin\nrectangular crystal pendants for a refined and elegant look.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Twin Radiance Silver Chain is expertly crafted in\npremium 92.5 sterling silver, designed to highlight simplicity with a touch of\nbrilliance. The pendant features two beautifully cut rectangular stones\nsuspended in a graceful twin-drop style, creating a striking yet delicate\nvisual appeal.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\">Accented with a polished silver finish and subtle stone\ndetailing on the bail, this necklace reflects light effortlessly, adding a soft\nsparkle to your neckline. Its slim and lightweight chain ensures comfortable\nall-day wear while maintaining a luxurious feel.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>This design symbolizes balance and harmony, making it\nperfect for women who love understated elegance. Whether paired with everyday\noutfits, office wear, or evening ensembles, this chain enhances your look\nwithout overpowering it. A timeless addition to your jewellery collection and\nan ideal gifting choice for special occasions.</p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Twin Radiance Silver Chain, CHAIN SET, CHAIN SET', 'CHAIN SET, CHAIN SET', 'Twin Radiance Silver Chain, CHAIN SET, CHAIN SET', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771236899, 1771237183, 1, 1, '1', NULL, NULL, NULL, 0),
(15, NULL, 'Dewdrop Sparkle Silver Earrings', 'dewdrop-sparkle-silver-earrings', 'EAR1', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant 92.5 sterling silver earrings with a teardrop\nsilhouette and shimmering stone accents for a graceful everyday look.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Dewdrop Sparkle Silver Earrings are crafted in premium\n92.5 sterling silver, inspired by the soft and pure shape of morning dew.\nFeaturing a delicate open teardrop design, one side is polished silver while\nthe other is adorned with sparkling stones, creating a beautiful contrast of\nshine and texture.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>These earrings are lightweight and comfortable, making them\nperfect for all-day wear. Their minimalist yet elegant style adds a refined\ncharm to both casual and festive outfits. The smooth silver finish enhances\ntheir brilliance, while the subtle sparkle gives just the right amount of\nglamour.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Symbolizing purity, freshness, and elegance, these earrings\nare ideal for women who love modern jewellery with a timeless feel. A perfect\nchoice for daily wear, office looks, or special occasions, and a thoughtful\ngift for someone special.</p>', 'L', 1025, '', NULL, '', '', '', '1.5', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Dewdrop Sparkle Silver Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Dewdrop Sparkle Silver Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771399864, 1775906622, 1, 1, '1', NULL, NULL, NULL, 0),
(16, NULL, 'Royal Aura Silver Stud Earrings', 'royal-aura-silver-stud-earrings', 'EAR2', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant 92.5 sterling silver stud earrings featuring an oval\ncrystal framed with a shimmering halo for timeless sophistication.<o:p></o:p></p>', '<p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\">The Royal Aura Silver Stud Earrings are beautifully crafted\nin premium 92.5 sterling silver, showcasing a brilliant oval-cut central stone\nsurrounded by a halo of finely set sparkling stones. This design enhances the\nbrilliance of the centerpiece while adding depth and luxury to its overall\nappearance.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>With their polished silver finish and secure stud setting,\nthese earrings offer both comfort and elegance for daily wear or special\noccasions. The classic halo design reflects light from every angle, creating a\nradiant sparkle that complements any outfit.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Inspired by regal charm and timeless beauty, these earrings\nsymbolize grace, confidence, and refinement. Perfect for festive events, office\nelegance, or evening wear, they also make a thoughtful gift for birthdays,\nanniversaries, or celebrations. A must-have piece for those who love\nsophisticated jewellery with lasting appeal.</p>', 'L', 1696, '', NULL, '', '', '', '2.72', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Royal Aura Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Royal Aura Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771400214, 1775906718, 1, 1, '1', NULL, NULL, NULL, 0),
(17, NULL, 'Crystal Blossom Silver Stud Earrings', 'crystal-blossom-silver-stud-earrings', 'EAR3', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Beautiful 92.5 sterling silver stud earrings designed in a\nfloral pattern with radiant stones for a charming and elegant finish.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Crystal Blossom Silver Stud Earrings are delicately\ncrafted in premium 92.5 sterling silver, inspired by the natural beauty of\nblooming flowers. Each earring features a graceful floral design formed with\npetal-shaped stones surrounding a sparkling center, creating a brilliant and\neye-catching look.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The polished silver setting enhances the shine of the stones\nwhile offering durability and long-lasting brilliance. Lightweight and\ncomfortable, these earrings are ideal for everyday wear as well as special\noccasions. Their soft floral shape adds a touch of femininity and freshness to\nany outfit.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Symbolizing beauty, joy, and elegance, these earrings are\nperfect for women who love delicate yet radiant jewellery. Whether styled with\ntraditional wear or modern outfits, they bring a refined sparkle to your\nappearance. A wonderful gifting choice for birthdays, anniversaries, or festive\ncelebrations.</p>', 'L', 1240, '', NULL, '', '', '', '1.89', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Crystal Blossom Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Crystal Blossom Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771400638, 1775906826, 1, 1, '1', NULL, NULL, NULL, 0),
(18, NULL, 'Heart Petal Clover Silver Stud Earrings', 'heart-petal-clover-silver-stud-earrings', 'EAR4', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Charming 92.5 sterling silver stud earrings designed with\nheart-shaped petals and sparkling stones for a sweet and elegant finish.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Heart Petal Clover Silver Stud Earrings are beautifully\ncrafted in premium 92.5 sterling silver, featuring a graceful clover-flower\ndesign made from heart-shaped petals. Accented with shimmering stones at the\ncenter, these earrings reflect a perfect blend of charm, elegance, and modern\nfemininity.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The smooth silver outline paired with the radiant stone\ndetailing enhances their luxurious appeal while ensuring lasting shine and\ndurability. Lightweight and comfortable for everyday wear, these earrings add a\nsoft sparkle to both casual and festive outfits.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Symbolizing love, luck, and beauty, this unique\nfloral-clover design makes these earrings a meaningful accessory for women who\nadore delicate yet stylish jewellery. Ideal for daily wear, office looks, or\nspecial occasions, they also make a thoughtful gift for birthdays,\nanniversaries, or celebrations</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\"><br></p>', 'L', 1482, '', NULL, '', '', '', '2.33', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Heart Petal Clover Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Heart Petal Clover Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771401062, 1775906933, 1, 1, '1', NULL, NULL, NULL, 0),
(19, NULL, 'Pure Heart Sterling Silver Stud Earrings', 'pure-heart-sterling-silver-stud-earrings', 'EAR5', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant heart-shaped stud earrings crafted in 92.5 sterling\nsilver with a sleek, polished finish for timeless everyday style.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Pure Heart Sterling Silver Stud Earrings are beautifully\ncrafted from high-quality 92.5 sterling silver, featuring a classic heart\nsilhouette with a smooth, high-polish surface that reflects light with subtle\nbrilliance. Their minimal design makes them a versatile accessory, ideal for\nboth everyday wear and special occasions.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Designed for comfort and durability, these lightweight studs\nsit perfectly on the ear and add a soft touch of elegance to any look. The\nheart shape symbolizes love, warmth, and affection, making these earrings a\nmeaningful choice for gifting or personal wear.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Whether paired with casual outfits, office wear, or festive\nattire, these earrings blend simplicity with sophistication. Their refined\ncraftsmanship and timeless design ensure lasting shine and beauty, making them\na must-have addition to any jewellery collection.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Perfect for birthdays, anniversaries, Valentine’s Day, or\njust to show love—these earrings are a beautiful expression of style and\nemotion in pure sterling silver.</p>', 'L', 1042, '', NULL, '', '', '', '1.53', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Pure Heart Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Pure Heart Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771401482, 1775907083, 1, 1, '1', NULL, NULL, NULL, 0),
(20, NULL, 'Radiant Blossom Sterling Silver Stud Earrings', 'radiant-blossom-sterling-silver-stud-earrings', 'EAR6', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p>Elegant flower-inspired stud earrings crafted in 92.5 sterling silver with a dazzling center stone and shimmering halo accents.</p>', '<p>The Radiant Blossom Sterling Silver Stud Earrings are exquisitely crafted from premium 92.5 sterling silver, designed in a delicate floral pattern that symbolizes beauty and elegance. At the heart of each earring lies a brilliant round stone, surrounded by a sparkling halo of finely set stones that enhance its radiance and charm.</p><p>The polished silver finish complements the luminous stones, creating a luxurious yet refined look. Lightweight and comfortable, these earrings are ideal for daily wear as well as special occasions. Their classic flower silhouette adds a graceful sparkle to both modern and traditional outfits.</p><p>Perfect for office wear, festive celebrations, weddings, or evening parties, these earrings bring a touch of sophistication to every look. They also make a thoughtful gift for birthdays, anniversaries, Valentine’s Day, or any memorable occasion.</p><p>A beautiful blend of timeless design and fine craftsmanship, the Radiant Blossom Sterling Silver Stud Earrings are a must-have for women who love elegant and sparkling jewellery.</p><div><br></div>', 'L', 1465, '', NULL, '', '', '', '2.3', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Radiant Blossom Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Radiant Blossom Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771402006, 1775907215, 1, 1, '1', NULL, NULL, NULL, 0),
(21, NULL, 'Twin Heart Elegance Sterling Silver Stud Earrings', 'twin-heart-elegance-sterling-silver-stud-earrings', 'EAR7', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Graceful twin-heart stud earrings crafted in 92.5 sterling\nsilver with a lustrous heart base and a sparkling stone heart accent.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Twin Heart Elegance Sterling Silver Stud Earrings are\nbeautifully crafted in premium 92.5 sterling silver, featuring a charming\ndouble-heart design that symbolizes love, connection, and harmony. The lower\nheart showcases a smooth, luminous finish that adds softness and\nsophistication, while the upper heart is adorned with shimmering stones that\nbring a touch of brilliance to the design.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The polished silver edges enhance the beauty of the heart\nshape, creating a perfect balance between shine and sparkle. Lightweight and\ncomfortable, these earrings are ideal for everyday wear as well as special\noccasions.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Their romantic design makes them a wonderful accessory for\ncasual outfits, office wear, and festive looks alike. Whether worn for a date\nnight, celebration, or daily elegance, these earrings add a graceful glow to\nany ensemble.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Perfect for gifting on birthdays, anniversaries, Valentine’s\nDay, or special moments, the Twin Heart Elegance Sterling Silver Stud Earrings\nare a timeless expression of love and style in fine sterling silver.</p>', 'L', 1223, '', NULL, '', '', '', '1.86', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Twin Heart Elegance Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Twin Heart Elegance Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771408933, 1775907299, 1, 1, '1', NULL, NULL, NULL, 0),
(22, NULL, 'Radiant Heart Sparkle Sterling Silver Stud Earrings', 'radiant-heart-sparkle-sterling-silver-stud-earrings', 'EAR8', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant heart-shaped stud earrings crafted in 92.5 sterling\nsilver, adorned with brilliant stones for a dazzling finish.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Radiant Heart Sparkle Sterling Silver Stud Earrings are\nexquisitely designed in premium 92.5 sterling silver, showcasing a beautifully\nsculpted heart shape that symbolizes love and elegance. At the center lies a\nbrilliant round stone, surrounded by carefully arranged baguette-cut and round\nstones that create a radiant halo effect, enhancing the overall sparkle and\ndepth of the design.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The high-polish silver setting adds a luxurious shine while\nsecurely holding each stone in place for lasting brilliance. These earrings are\nlightweight, comfortable, and perfect for both everyday wear and special\noccasions.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Their timeless heart motif makes them a charming accessory\nfor casual outfits, office wear, evening events, and festive celebrations.\nWhether paired with traditional attire or modern fashion, these earrings\neffortlessly elevate your look with grace and glamour.</p><p class=\"MsoNormal\">Ideal as a thoughtful gift for birthdays, anniversaries,\nValentine’s Day, or any special occasion, the Radiant Heart Sparkle Sterling\nSilver Stud Earrings represent a perfect blend of romance, sophistication, and\nfine craftsmanship in sterling silver<o:p></o:p></p>', 'L', 1905, '', NULL, '', '', '', '3.1', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Radiant Heart Sparkle Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Radiant Heart Sparkle Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771409424, 1775907830, 1, 1, '1', NULL, NULL, NULL, 0),
(23, NULL, 'Eternal Heart Glow Sterling Silver Stud Earrings', 'eternal-heart-glow-sterling-silver-stud-earrings', 'EAR9', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant heart-shaped stud earrings crafted in 92.5 sterling\nsilver, adorned with brilliant stones for a dazzling finish.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Radiant Heart Sparkle Sterling Silver Stud Earrings are\nexquisitely designed in premium 92.5 sterling silver, showcasing a beautifully\nsculpted heart shape that symbolizes love and elegance. At the center lies a\nbrilliant round stone, surrounded by carefully arranged baguette-cut and round\nstones that create a radiant halo effect, enhancing the overall sparkle and\ndepth of the design.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The high-polish silver setting adds a luxurious shine while\nsecurely holding each stone in place for lasting brilliance. These earrings are\nlightweight, comfortable, and perfect for both everyday wear and special\noccasions.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Their timeless heart motif makes them a charming accessory\nfor casual outfits, office wear, evening events, and festive celebrations.\nWhether paired with traditional attire or modern fashion, these earrings\neffortlessly elevate your look with grace and glamour.&nbsp;</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Ideal as a thoughtful gift for birthdays, anniversaries,\nValentine’s Day, or any special occasion, the Radiant Heart Sparkle Sterling\nSilver Stud Earrings represent a perfect blend of romance, sophistication, and\nfine craftsmanship in sterling silver</p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', 'L', 1482, '', NULL, '', '', '', '2.33', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Eternal Heart Glow Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Eternal Heart Glow Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771410665, 1775907929, 1, 1, '1', NULL, NULL, NULL, 0),
(27, NULL, 'Eternal Love Heart Sterling Silver Stud Earrings', 'eternal-love-heart-sterling-silver-stud-earrings', 'EAR12', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Graceful heart-shaped stud earrings crafted in 92.5 sterling\nsilver with a sparkling stone border and a radiant heart centerpiece.<o:p></o:p></p>', '<p>The Eternal Love Heart Sterling Silver Stud Earrings are a beautiful expression of romance and timeless elegance, crafted from premium 92.5 sterling silver for lasting shine and durability. Designed in a charming open-heart silhouette, these earrings feature a delicately stone-studded border that surrounds a dazzling heart-shaped center stone, creating a captivating sparkle from every angle.</p><p>The polished silver finish enhances the brilliance of the stones, making these earrings perfect for both everyday wear and special occasions. Their lightweight and comfortable design ensures all-day ease, while the secure stud backing offers a snug and reliable fit.</p><p>Ideal for date nights, festive celebrations, or as a meaningful gift, these earrings symbolize love, warmth, and beauty. Pair them with western outfits, ethnic wear, or fusion styles to add a soft romantic touch to your look.</p><p>Whether gifted to a loved one or added to your own jewellery collection, the Eternal Love Heart Sterling Silver Stud Earrings are a timeless piece that reflects affection, elegance, and refined craftsmanship.</p><div><br></div>', 'L', 1245, '', NULL, '', '', '', '1.9', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Eternal Love Heart Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Eternal Love Heart Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771661207, 1775908207, 1, 1, '1', NULL, NULL, NULL, 0),
(28, NULL, 'Silver Bloom Clover Sterling Stud Earrings', 'silver-bloom-clover-sterling-stud-earrings', 'EAR13', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Charming clover-inspired stud earrings crafted in 92.5\nsterling silver with a sparkling stone-studded floral design.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Silver Bloom Clover Sterling Stud Earrings are a perfect\nblend of elegance and modern charm, designed in a delicate four-petal floral\nsilhouette that symbolizes luck, harmony, and beauty. Expertly crafted in\npremium 92.5 sterling silver, these earrings feature shimmering stones set into\ngraceful petal shapes, complemented by polished silver accents for a refined\nfinish.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Their compact and lightweight design makes them ideal for\ndaily wear, while the secure stud backing ensures comfort and confidence\nthroughout the day. The balanced mix of sparkle and smooth silver creates a\nversatile look that pairs beautifully with both ethnic and western outfits.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Whether you’re heading to work, attending a celebration, or\nlooking for a thoughtful gift, these earrings add a gentle sparkle without\noverpowering your style. Perfect for birthdays, anniversaries, or festive\noccasions, they represent freshness, positivity, and timeless grace.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Add a touch of floral elegance to your jewellery collection\nwith the Silver Bloom Clover Sterling Stud Earrings — a piece that radiates\ncharm and sophistication with every wear.</p>', 'L', 1515, '', NULL, '', '', '', '2.39', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Silver Bloom Clover Sterling Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Silver Bloom Clover Sterling Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771661855, 1775908441, 1, 1, '1', NULL, NULL, NULL, 0),
(29, NULL, 'Celestial Halo Sterling Silver Stud Earrings', 'celestial-halo-sterling-silver-stud-earrings', 'EAR14', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Elegant round halo stud earrings crafted in 92.5 sterling\nsilver with shimmering stones and a graceful teardrop centre.<o:p></o:p></p>', '<p>The Celestial Halo Sterling Silver Stud Earrings are designed to capture light and attention with their refined circular silhouette and sparkling stone detailing. Crafted in premium 92.5 sterling silver, these earrings feature a radiant halo of finely set stones surrounding a delicate teardrop-shaped centre stone, creating a balanced blend of brilliance and sophistication.</p><p>Their timeless round design symbolizes eternity and harmony, while the central teardrop adds a touch of graceful charm. Lightweight and comfortable, these stud earrings are perfect for everyday wear as well as special occasions. The secure backing ensures a snug and confident fit throughout the day.</p><p>Whether paired with casual outfits or elegant evening wear, these earrings bring subtle luxury and effortless style. Ideal for gifting on birthdays, anniversaries, festive celebrations, or personal milestones, they reflect beauty, confidence, and modern elegance.</p><p>Add a luminous touch to your jewellery collection with the Celestial Halo Sterling Silver Stud Earrings — a piece crafted to shine with every moment.</p><div><br></div>', 'L', 1306, '', NULL, '', '', '', '2.01', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Celestial Halo Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Celestial Halo Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771662133, 1775908742, 1, 1, '1', NULL, NULL, NULL, 0),
(30, NULL, 'Radiant Butterfly Sterling Silver Stud Earrings', 'radiant-butterfly-sterling-silver-stud-earrings', 'EAR15', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p>Delicate butterfly-shaped stud earrings crafted in 92.5 sterling silver with shimmering stone detailing for a graceful sparkle.</p>', '<p>The Radiant Butterfly Sterling Silver Stud Earrings are a beautiful symbol of transformation, freedom, and elegance. Expertly crafted in premium 92.5 sterling silver, these earrings feature a finely sculpted butterfly design adorned with brilliant stones that reflect light with every movement.</p><p>The curved wings create a soft, flowing silhouette, while the central stone detail adds a touch of refined brilliance. Lightweight and comfortable, these stud earrings are ideal for everyday wear as well as special occasions. Their secure backing ensures a confident and snug fit throughout the day.</p><p>Perfect for women who love subtle sparkle with meaningful design, these earrings pair effortlessly with both casual outfits and festive attire. Whether worn to work, a celebration, or gifted to someone special, they express charm, beauty, and individuality.</p><p>Add a touch of elegance and symbolic beauty to your jewellery collection with the Radiant Butterfly Sterling Silver Stud Earrings — a timeless piece designed to shine with every flutter of movement.</p><div><br></div>', 'L', 1581, '', NULL, '', '', '', '2.51', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'Radiant Butterfly Sterling Silver Stud Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'Radiant Butterfly Sterling Silver Stud Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771662379, 1775908874, 1, 1, '1', NULL, NULL, NULL, 0),
(31, NULL, 'HeartLock Elegance Sterling Silver Drop Earrings', 'heartlock-elegance-sterling-silver-drop-earrings', 'EAR16', 2, '2', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"MsoNormal\">Stylish heart-shaped lock earrings crafted in 92.5 sterling\nsilver with sparkling stone accents for a romantic and modern look.<o:p></o:p></p>', '<p class=\"MsoNormal\">The HeartLock Elegance Sterling Silver Drop Earrings\nbeautifully represent love, security, and emotional connection. Crafted from\npremium 92.5 sterling silver, these earrings showcase a sleek heart-shaped lock\nmotif, enhanced with shimmering stones along the curved shackle for an added\ntouch of brilliance.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The smooth polished heart surface paired with the subtle\nsparkle creates a perfect balance between modern design and timeless romance.\nThe lightweight drop style ensures comfortable wear throughout the day, while\nthe secure stud fastening offers reliability and ease.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Designed for women who appreciate meaningful jewellery with\ncontemporary style, these earrings effortlessly complement both everyday\noutfits and evening ensembles. Whether worn as a symbol of self-love or gifted\nto someone special, they make a thoughtful and stylish statement.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Add charm and emotion to your jewellery collection with the\nHeartLock Elegance Sterling Silver Drop Earrings — a piece that locks in\nbeauty, sparkle, and sentiment.</p>', 'L', 1190, '', NULL, '', '', '', '1.8', NULL, NULL, NULL, NULL, NULL, 300.00, 250.00, 100.00, 100.00, NULL, 'HeartLock Elegance Sterling Silver Drop Earrings, EARINGS, EARINGS', 'EARINGS, EARINGS', 'HeartLock Elegance Sterling Silver Drop Earrings, EARINGS, EARINGS', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1771662661, 1775906420, 1, 1, '1', NULL, NULL, NULL, 0),
(39, '', 'Celestial Evil Eye Layered Necklace', 'celestial-evil-eye-layered-necklace', 'CS12', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful double-layered 92.5 silver necklace featuring a\nsparkling evil eye charm and a curved crystal bar pendant, designed to bring\nelegance, protection, and timeless style to every outfit.<o:p></o:p></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nCelestial Evil Eye Layered Necklace is a beautiful blend of modern\nsophistication and symbolic charm. Crafted in premium 92.5 sterling silver,\nthis elegant double-layered necklace features a delicate evil eye pendant\nadorned with shimmering stones, paired with a sleek curved crystal bar for a\nstylish layered look.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span>The evil\neye motif is known for symbolizing protection, positivity, and good fortune,\nmaking this necklace not only a fashionable accessory but also a meaningful\none. Its fine silver chains create a graceful fall around the neckline, making\nit perfect for everyday wear as well as special occasions.</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span>Whether\nstyled with western outfits, dresses, or festive attire, this necklace adds a\ntouch of luxury and charm to your look. Lightweight, elegant, and versatile,\nthe Celestial Evil Eye Layered Necklace is an ideal choice for gifting or\nadding a unique statement piece to your jewellery collection.</p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Celestial Evil Eye Layered Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Celestial Evil Eye Layered Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775127961, 1775128129, 1, 1, '1', '', 'N', NULL, 10),
(40, '', 'Moonlit Grace Double Chain Necklace', 'moonlit-grace-double-chain-necklace', 'CS13', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A delicate\n92.5 silver double-chain necklace designed to add a touch of elegance and\neffortless charm to your everyday style.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The Moonlit\nGrace Double Chain Necklace is a timeless piece crafted in premium 92.5\nsterling silver, designed for those who love understated elegance. Featuring\ntwo finely layered chains, this necklace creates a sophisticated and graceful\nlook that beautifully enhances the neckline.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Its\nminimalist style makes it perfect for daily wear, while the layered design adds\na modern and fashionable touch. Lightweight and versatile, it can be worn alone\nfor a subtle statement or paired with other jewellery for a trendy layered\nlook.<o:p></o:p></span></p><p>\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\npolished silver finish gives the necklace a refined shine, making it suitable\nfor casual outings, office wear, festive occasions, or evening events. Elegant\nyet simple, the Moonlit Grace Double Chain Necklace is a must-have addition to\nevery jewellery collection and also makes a thoughtful gift for someone\nspecial.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Moonlit Grace Double Chain Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Moonlit Grace Double Chain Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775128621, 1775128925, 1, 1, '1', '', 'N', NULL, 10);
INSERT INTO `tbl_product` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`, `is_best_seller`, `is_best_seller_time`, `tax_id`) VALUES
(41, '', 'Royal Evil Eye Crown Necklace', 'royal-evil-eye-crown-necklace', 'CS14', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><u><span lang=\"EN-IN\">A stylish 92.5 silver necklace featuring a\nprotective evil eye charm and a delicate crown accent, symbolizing elegance,\nstrength, and positivity.<o:p></o:p></span></u></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The Royal\nEvil Eye Crown Necklace is a graceful blend of meaningful symbolism and modern\ndesign. Crafted in premium 92.5 sterling silver, this necklace features a\nclassic evil eye pendant paired with a delicate crown charm on the side,\ncreating a unique and elegant look.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The evil\neye is traditionally believed to protect against negativity and attract\npositive energy, while the crown detail adds a touch of royalty and confidence.\nTogether, these elements make this necklace both fashionable and meaningful.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Its sleek\nsilver chain and lightweight design make it perfect for everyday wear, while\nthe polished finish gives it a refined shine suitable for parties, festive\noccasions, office wear, or casual outings. Whether worn alone or layered with\nother jewellery, the Royal Evil Eye Crown Necklace adds charm, protection, and\nsophistication to any look.<o:p></o:p></span></p><p>\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">This\nbeautiful piece also makes a thoughtful gift for someone special who loves\nelegant jewellery with symbolic meaning.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Royal Evil Eye Crown Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Royal Evil Eye Crown Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775129130, 1775129483, 1, 1, '1', '', 'N', NULL, 10),
(42, '', 'Starlit Heart Charm Necklace', 'starlit-heart-charm-necklace', 'CS15', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A delicate\n92.5 silver necklace featuring sparkling star charms and a central heart\ndesign, crafted to add elegance and a dreamy touch to your everyday style.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Starlit\nHeart Charm Necklace is a graceful piece of jewellery designed to capture the\nbeauty of stars and love in one elegant design. Crafted in premium 92.5\nsterling silver, this necklace features a row of shimmering star motifs\nbeautifully centered around a sparkling heart charm.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nintricate detailing and polished silver finish give it a refined and luxurious\nlook, making it perfect for both everyday wear and special occasions. The\ncombination of stars and the heart symbolizes dreams, love, positivity, and\ntimeless beauty, making this necklace meaningful as well as stylish.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Its\nlightweight design ensures comfortable wear throughout the day, while the\nsubtle sparkle adds just the right amount of glamour to your look. Whether\npaired with western outfits, festive wear, or evening dresses, the Starlit\nHeart Charm Necklace effortlessly enhances your style with charm and elegance.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">This\nbeautiful necklace also makes a thoughtful gift for birthdays, anniversaries,\nfestive celebrations, or simply to show love to someone special.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Starlit Heart Charm Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Starlit Heart Charm Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775129841, 1775129926, 1, 1, '1', '', 'N', NULL, 10),
(43, '', 'Eternal Heart Sparkle Necklace', 'eternal-heart-sparkle-necklace', 'CS16', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A stunning\n92.5 silver necklace featuring layered heart motifs and sparkling stones,\ndesigned to symbolize love, elegance, and timeless beauty.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The Eternal\nHeart Sparkle Necklace is a beautifully crafted piece made from premium 92.5\nsterling silver, designed for those who love elegant and meaningful jewellery.\nThis necklace features a graceful double-heart pendant with dazzling stones\nthat add brilliance and charm to the design.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The layered\nheart motif represents everlasting love, affection, and emotional connection,\nmaking it a perfect accessory for both everyday wear and special occasions. Its\nsparkling centerpiece catches the light beautifully, giving the necklace a\nluxurious and eye-catching finish.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The sleek\nsilver chain and lightweight design make it comfortable to wear all day, while\nits timeless style pairs effortlessly with western wear, traditional outfits,\nparty looks, and evening dresses. Whether you are dressing up for a celebration\nor adding a subtle touch of glamour to your daily look, the Eternal Heart\nSparkle Necklace is a perfect choice.<o:p></o:p></span></p><p>\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">This\nnecklace also makes a thoughtful gift for anniversaries, birthdays, Valentine’s\nDay, or any special moment shared with someone you love.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Eternal Heart Sparkle Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Eternal Heart Sparkle Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775130097, 1775130363, 1, 1, '1', '', 'N', NULL, 10),
(44, '', 'Lumiere Pear-Cut Halo Necklace', 'lumiere-pear-cut-halo-necklace', 'CS17', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">This\nstunning necklace features a brilliant pear-cut center stone, delicately\nembraced by a shimmering halo of pavé-set accents. Suspended from a dainty\nsilver-toned cable chain, its elongated silhouette offers a sophisticated touch\nthat effortlessly transitions from day to night.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Timeless\nElegance, Redefined.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Elevate\nyour jewelry collection with a piece that embodies grace and brilliance. Our\nPear-Cut Halo Teardrop Necklace is designed for the woman who appreciates the\nfiner details.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nCenterpiece: At the heart of this pendant lies a precision-faceted pear-cut\nstone, a shape renowned for its ability to elongate the neckline and maximize\nsparkle.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Halo\nEffect: The center stone is encircled by a meticulously crafted halo of\nmicro-pavé crystals, designed to amplify the light and create a breathtaking\n\"inner fire\" effect.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Premium\nCraftsmanship: The pendant is integrated directly into a high-polish cable\nchain, ensuring it sits perfectly against the skin without twisting.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Versatile\nStyle: Whether it’s the finishing touch on a bridal ensemble or a sparkling\naccent to a simple white blouse, this necklace brings a touch of luxury to any\noccasion.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Lumiere Pear-Cut Halo Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Lumiere Pear-Cut Halo Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775130988, 1775131089, 1, 1, '1', '', 'N', NULL, 10),
(45, '', 'The Serenity Solitaire Pear Pendant', 'the-serenity-solitaire-pear-pendant', 'CS18', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Pure\nbrilliance in every drop.Exude effortless sophistication with this stunning\npear-cut solitaire pendant. Featuring a singular, high-clarity teardrop stone\ncrowned by a delicate brilliant-cut accent, this necklace hangs from a sleek,\npolished bail for a look that is both modern and eternally classic.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">While some\ndesigns rely on heavy ornamentation, this pendant celebrates the raw beauty of\nthe pear-cut silhouette. It is the perfect choice for those who believe that\n\"less is more,\" offering a clean, architectural look that radiates\nlight.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Focal\nPoint: The center of this piece is a magnificent pear-cut stone, expertly\nfaceted to draw the eye downward and create a flattering, elongating effect on\nthe wearer.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nSignature Detail: A dainty, round-cut accent stone sits just above the main\nteardrop, adding a subtle touch of extra sparkle and serving as a bridge\nbetween the stone and the polished bail.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Refined\nMovement: Unlike fixed pendants, this teardrop hangs from an elegant, tapered\nbail, allowing the stone to catch the light beautifully as you move.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Style\nVersatility: The minimalist design makes it an ideal \"staple\"\npiece—perfect for layering with other silver-toned chains or wearing alone as a\nquiet statement of luxury<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\"> </span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\"> </span></p><p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\"> </span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'The Serenity Solitaire Pear Pendant, Necklaces, Necklaces', 'Necklaces, Necklaces', 'The Serenity Solitaire Pear Pendant, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775131313, 1775131480, 1, 1, '1', '', 'N', NULL, 10),
(46, '', 'Marquise Wing & Pear-Cut Statement Pendant', 'marquise-wing-&-pear-cut-statement-pendant', 'CS19', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A\nbreathtaking blend of classic elegance and celestial inspiration, this necklace\nfeatures a stunning pear-cut stone suspended from a graceful, wing-like arch.\nShimmering with pavé-set accents and marquise-inspired details, it is a\nstatement piece designed to capture the light and everyone’s attention.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">An Ode to\nGrace and Radiance.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Transform\nany look into an extraordinary moment with the Winged Pear-Drop Necklace. This\ndesign moves away from traditional solitaires to embrace a more fluid, artistic\nform that beautifully frames the décolletage.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Winged\nArch: The focal point is a curved, V-shaped bar set with shimmering stones,\ntapering into delicate marquise-cut patterns that mimic the soft texture of\nfeathers.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Dancing\nDrop: Anchored at the center is a premium pear-cut stone. Its teardrop shape is\nmeticulously faceted to maximize fire and brilliance, hanging freely to catch\nthe light with every movement.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Crafted for\nComfort: The pendant is integrated seamlessly into a durable yet delicate cable\nchain, ensuring it stays centered and sits flat for a comfortable, secure fit.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nUltimate Statement: Ideal for formal events, weddings, or as a powerful gift,\nthis necklace is for the woman who isn\'t afraid to let her style soar.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Marquise Wing & Pear-Cut Statement Pendant, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Marquise Wing & Pear-Cut Statement Pendant, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775131752, 1775131886, 1, 1, '1', '', 'N', NULL, 10),
(47, '', 'Iridescent Heart & Polished Ribbon Pendant', 'iridescent-heart-&-polished-ribbon-pendant', 'CS20', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Capture the\nessence of sweet sophistication with this Mother of Pearl heart pendant.\nEnclosed in a high-polish silver-toned frame and crowned with a delicate,\nsculpted ribbon bow, this necklace radiates a soft, pearlescent glow that adds\na touch of feminine charm to any outfit.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Infuse your\nstyle with a sense of wonder and warmth. This pendant moves away from\nhigh-glitz stones to focus on the organic beauty of Mother of Pearl, creating a\nlook that is both understated and deeply romantic.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Heart\nof Pearl: The centerpiece is a luminous, heart-shaped inlay of natural Mother\nof Pearl. Its unique iridescence ensures that no two pieces are exactly alike,\nreflecting a rainbow of soft pastels as it catches the light.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Ribbon\nDetail: Perched gracefully at the top of the heart is a meticulously sculpted\nribbon bow. This polished silver-toned accent adds a playful,\n\"coquette\" aesthetic that feels both modern and vintage-inspired.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Refined\nFrame: The heart is securely set within a smooth, protective bezel frame that\nhighlights the clean lines of the silhouette and provides a luxurious,\nsubstantial feel.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Everyday\nElegance: Thanks to its soft glow and classic colors, this necklace is\nincredibly versatile. It serves as a gentle statement piece for daily wear or a\nthoughtful, symbolic gift for someone special.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Iridescent Heart & Polished Ribbon Pendant, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Iridescent Heart & Polished Ribbon Pendant, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775132165, 1775132251, 1, 1, '1', '', 'N', NULL, 10),
(48, '', 'Graduated Pavé Crescent Bar Necklace', 'graduated-pavé-crescent-bar-necklace', 'CS21', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span></p><p>\n\n</p><p class=\"MsoNormal\">Elegant and understated, this necklace features a stunning\narc of shimmering, pavé-set stones that graduate in size toward the center.\nSuspended from a delicate silver-toned chain, its graceful \"smile\"\nsilhouette offers a sophisticated touch of sparkle that is perfect for layering\nor wearing as a standalone statement.<o:p></o:p></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Elevate\nyour everyday look with a design that celebrates fluid lines and exceptional\nlight. The Curved Pavé Arc Necklace is crafted for those who seek a balance\nbetween modern minimalism and high-impact brilliance.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The Curved\nSilhouette: Unlike traditional straight bar necklaces, this piece features a\ngentle crescent shape. This \"smile\" design is specifically engineered\nto sit flat against the chest, following the natural contour of the neckline\nfor a flattering fit.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Graduated\nBrilliance: The necklace features a series of high-quality stones that subtly\nincrease in size toward the center of the arc, creating a focal point of\nintense light and fire.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Seamless\nIntegration: The pavé bar is integrated directly into a fine-link cable chain,\nensuring a streamlined appearance that transitions smoothly from the stones to\nthe polished metal.<o:p></o:p></span></p><p>\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Versatile\nLayering: Its low-profile design makes it the ultimate layering piece. Pair it\nwith a simple choker for a trendy look, or let it shine on its own as a refined\naccent for both casual and formal attire.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Graduated Pavé Crescent Bar Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Graduated Pavé Crescent Bar Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775132524, 1775132625, 1, 1, '1', '', 'N', NULL, 10),
(49, '', 'Moonleaf Sparkle Pendant Necklace', 'moonleaf-sparkle-pendant-necklace', 'CS22', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A delicate 92.5 silver necklace featuring graceful\nleaf-inspired detailing and a sparkling solitaire pendant at the center.\nElegant, minimal, and perfect for everyday wear or special occasions.<o:p></o:p></p>', '<p class=\"MsoNormal\">Bring a touch of elegance to your jewellery collection with\nthe Moonleaf Sparkle Pendant Necklace. Crafted in premium 92.5 sterling silver,\nthis necklace features a beautifully balanced design with delicate leaf motifs\non both sides, accented by shimmering stones that enhance its graceful appeal.\nAt the center hangs a sparkling solitaire-style pendant, adding just the right\namount of brilliance.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">Its lightweight and minimal design makes it ideal for\neveryday styling, while the refined detailing also makes it perfect for\nparties, dinners, gifting, and festive occasions. Whether paired with western\noutfits or traditional wear, this necklace adds a subtle sparkle and timeless\ncharm to your look.<o:p></o:p></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Moonleaf Sparkle Pendant Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Moonleaf Sparkle Pendant Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775293963, 1775294074, 1, 1, '1', '', 'N', NULL, 10),
(50, '', 'Crystal Bloom Heart Necklace', 'crystal-bloom-heart-necklace', 'CS23', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A charming 92.5 silver necklace featuring a sparkling\nfloral-inspired pendant with a delicate heart drop. Elegant, feminine, and\nperfect for adding a graceful touch to any outfit.<o:p></o:p></p>', '<p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\">The Crystal Bloom Heart Necklace is a beautiful blend of\nsparkle and elegance. Crafted in premium 92.5 sterling silver, this necklace\nshowcases a flower-inspired pendant made with shimmering marquise and pear-cut\nstones arranged in a delicate bloom pattern. A tiny polished heart charm\ngracefully hangs below, adding a romantic and playful detail to the design.<o:p></o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\">Perfect for everyday wear as well as special occasions, this\nnecklace is lightweight, stylish, and easy to pair with both western and\ntraditional outfits. Its delicate sparkle and feminine charm make it a\nwonderful choice for gifting, anniversaries, birthdays, or simply treating\nyourself to something beautiful.<o:p></o:p></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Crystal Bloom Heart Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Crystal Bloom Heart Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775294593, 1775294827, 1, 1, '1', '', 'N', NULL, 10),
(51, '', 'Eternal Heart Glow Necklace', 'eternal-heart-glow-necklace', 'CS24', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A delicate 92.5 silver necklace featuring a graceful\nopen-heart pendant with a sparkling stone at the center. Elegant and timeless,\nit is perfect for everyday wear and romantic gifting.<o:p></o:p></p><p class=\"MsoNormal\"><o:p> </o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\"><o:p> </o:p></p>', '<p class=\"MsoNormal\"><o:p> </o:p></p><p class=\"MsoNormal\">Celebrate love and elegance with the Eternal Heart Glow\nNecklace. Crafted in premium 92.5 sterling silver, this necklace features a\nbeautifully designed open-heart pendant that symbolizes affection, warmth, and\ntimeless beauty. At the center sits a sparkling stone that catches the light\nbeautifully, adding a subtle yet eye-catching shine.<o:p></o:p></p><p class=\"MsoNormal\">Its sleek and minimal design makes it easy to wear every\nday, while the romantic heart motif makes it a perfect choice for special\noccasions, anniversaries, birthdays, or meaningful gifts. Lightweight, elegant,\nand versatile, this necklace pairs effortlessly with both casual and formal\noutfits, making it a timeless addition to any jewellery collection.<o:p></o:p></p><p>\n\n\n\n\n\n</p><p class=\"MsoNormal\"><o:p> </o:p></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Eternal Heart Glow Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Eternal Heart Glow Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775294949, 1775295170, 1, 1, '1', '', 'N', NULL, 10),
(52, '', 'Sweet Heart Charm Necklace', 'sweet-heart-charm-necklace', 'CS25', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A cute and\nelegant 92.5 silver necklace featuring a heart-shaped pendant with a delicate\ncharm detail in the center. Perfect for adding a soft and playful touch to your\neveryday look.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The Sweet\nHeart Charm Necklace is designed for those who love simple jewellery with a\nmeaningful touch. Crafted in premium 92.5 sterling silver, this necklace\nfeatures a polished heart-shaped pendant with a charming miniature design\nplaced at the center, creating a unique and stylish look.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Its\nlightweight feel and delicate finish make it perfect for daily wear, while the\nheart motif adds a romantic and youthful charm. Easy to pair with casual\noutfits, party looks, or festive wear, this necklace is also a thoughtful gift\nchoice for birthdays, anniversaries, or someone special. Timeless, minimal, and\nelegant, it is a beautiful addition to any jewellery collection.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Sweet Heart Charm Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Sweet Heart Charm Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775295385, 1775295479, 1, 1, '1', '', 'N', NULL, 10),
(53, '', 'Celestial Gaze Necklace', 'celestial-gaze-necklace', 'CS26', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A unique\n92.5 silver necklace featuring an elegant eye-inspired pendant with sparkling\nstone detailing. Stylish and meaningful, it adds a modern charm to any look.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nCelestial Gaze Necklace is a beautifully crafted piece designed to stand out\nwith its artistic and symbolic style. Made from premium 92.5 sterling silver,\nthis necklace features a delicate eye-inspired pendant accented with shimmering\nstones, creating a look that is both elegant and contemporary.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">Its\nlightweight chain and minimal design make it perfect for daily wear, while the\nsymbolic eye motif adds a touch of mystery, protection, and charm. Whether\nstyled with casual outfits, evening wear, or festive looks, this necklace adds\na refined sparkle and unique personality to your jewellery collection. It is\nalso a thoughtful gifting option for birthdays, anniversaries, or special\noccasions.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Celestial Gaze Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Celestial Gaze Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775295778, 1775296232, 1, 1, '1', '', 'N', NULL, 10),
(54, '', 'Interlocking Double Heart Pendant Necklace', 'interlocking-double-heart-pendant-necklace', 'CS27', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A delicate\nsilver-tone cable chain necklace featuring a romantic interlocking double heart\npendant, with one heart accented by shimmering pavé crystals.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Celebrate\nlove and connection with this elegantly designed Interlocking Double Heart\nPendant Necklace. Crafted with a fine, high-polish silver-tone cable chain, the\ncenterpiece features two hearts joined together—one a classic polished outline\nand the other fully encrusted with brilliant pavé-set crystals that catch the\nlight from every angle.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The pendant\nis integrated directly into the chain for a modern, seamless look that stays\ncentered. This versatile piece includes an adjustable extender chain with a\nsecure lobster claw clasp, allowing you to customize the length to suit any\nneckline. Whether worn as a daily signature piece or gifted to someone special,\nits timeless symbolism and subtle sparkle make it a perfect addition to any\njewelry collection.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Interlocking Double Heart Pendant Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Interlocking Double Heart Pendant Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775296892, 1775297043, 1, 1, '1', '', 'N', NULL, 10),
(55, '', 'Geometric Layered Rectangle Charm Necklace', 'geometric-layered-rectangle-charm-necklace', 'CS28', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A\nsophisticated silver-tone necklace featuring a station-style chain and a double\nrectangular pendant ensemble accented with shimmering pavé and a smooth inset.<o:p></o:p></span></p>', '<p>Elevate your everyday style with this Geometric Layered Rectangle Charm Necklace, a piece that blends modern minimalism with a touch of luxury. The design features a unique station-style chain, where classic links are interspersed with polished silver-tone bars for added texture and visual interest.</p><p>The focal point is a dual-pendant arrangement consisting of two overlapping rectangles. One charm is crafted with a sparkling pavé-set border that adds a brilliant radiance, while the second charm features a sleek, light-colored inset—reminiscent of mother-of-pearl or smooth enamel—creating a beautiful contrast of textures. This lightweight and contemporary piece is perfect for layering or wearing alone as a refined statement.</p><div><br></div>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Geometric Layered Rectangle Charm Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Geometric Layered Rectangle Charm Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775297240, 1775297335, 1, 1, '1', '', 'N', NULL, 10),
(56, '', 'Sparkling Two-Tone Pavé Open Heart Necklace', 'sparkling-two-tone-pavé-open-heart-necklace', 'CS29', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A classic\nand romantic silver-tone necklace featuring a dainty open-heart pendant with a\nshimmering pavé-set crystal accent on one side.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Add a touch\nof timeless elegance to your look with this Sparkling Two-Tone Pavé Open Heart\nNecklace. The design features a beautifully contoured open-heart pendant\nsuspended from a fine silver-tone cable chain. The heart is uniquely detailed,\nwith half of the silhouette showcasing a smooth, high-polish finish and the\nother half encrusted with brilliant pavé-set crystals that offer a\nsophisticated sparkle.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">This\ndelicate piece is designed for versatility, making it an ideal choice for\neveryday wear or as a thoughtful gift for a loved one. Its minimalist yet\nradiant aesthetic ensures it pairs perfectly with other jewelry or stands alone\nas a graceful statement piece.<o:p></o:p></span></p>', 'M', 0, '0', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Sparkling Two-Tone Pavé Open Heart Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Sparkling Two-Tone Pavé Open Heart Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775297590, 1775298118, 1, 1, '1', '', 'N', NULL, 10),
(57, '', 'Heart Solitaire Chevron Pendant Necklace', 'heart-solitaire-chevron-pendant-necklace', 'CS30', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A modern\nsilver-tone necklace featuring a brilliant heart-shaped solitaire nestled in a\npavé-lined chevron setting.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Make a\nromantic statement with the Heart Solitaire Chevron Pendant Necklace. This\npiece features a striking heart-cut central stone that sits perfectly within a\nV-shaped chevron bar. The chevron setting is meticulously detailed with a row\nof delicate pavé crystals, framing the heart solitaire and adding an extra\nlayer of brilliance to the design.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The pendant\nis integrated into a fine silver-tone cable chain, creating a sleek and\nbalanced silhouette that rests beautifully against the neckline. Combining\nclassic romance with contemporary geometric lines, this necklace is an ideal\nchoice for special occasions or as an elevated everyday accessory.<o:p></o:p></span></p>', 'M', 600, '500', NULL, '', '', '', 'sfgbdft', NULL, NULL, NULL, NULL, NULL, 300.00, 0.00, 0.00, 0.00, NULL, 'Heart Solitaire Chevron Pendant Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Heart Solitaire Chevron Pendant Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775298293, 1775312500, 1, 1, '1', '', 'N', NULL, 10),
(60, '', 'Mayur Test', 'mayur-test', 'MG-01', 3, '3', '', '', '2655', '2,3,5', NULL, '', NULL, NULL, NULL, 'M', 10000, '7000', NULL, '', '', '', '3', NULL, NULL, NULL, NULL, NULL, 300.00, 0.00, 0.00, 0.00, NULL, 'Mayur Test, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Mayur Test, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '', '', 'N', 'S', 1775729661, 1775730162, 1, 1, '1', '', 'N', NULL, 10),
(61, '', 'Mayur Test La', 'mayur-test-la', 'MG-001', 4, '4', '', '', '', '2,3,5', NULL, '', NULL, NULL, NULL, 'L', 1329, '', NULL, '', '', '3', '3', NULL, NULL, NULL, NULL, NULL, 300.00, 6.00, 45.00, 366.00, NULL, 'Mayur Test La, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Mayur Test La, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '', '', 'N', 'S', 1775730302, 1775744544, 1, 1, '1', '', 'N', NULL, 10),
(62, '', 'Heartline Rose Mangalsutra', 'heartline-rose-mangalsutra', 'MS1', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful mangalsutra necklace featuring delicate black\nbeads and a rose gold-toned heart pendant adorned with sparkling stones.\nElegant, modern, and perfect for everyday wear.<o:p></o:p></p>', '<p class=\"MsoNormal\">Celebrate love and timeless beauty with the Heartline Rose\nMangalsutra Pendant Necklace. Designed with classic black beaded detailing and\nfinished in a warm rose gold tone, this elegant piece features a layered\nheart-shaped pendant enhanced with shimmering stones for a subtle touch of\nsparkle.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Its lightweight and refined design makes it ideal for daily\nwear, while the romantic heart motif adds a modern and stylish twist to the\ntraditional mangalsutra. Whether paired with ethnic outfits or contemporary\nlooks, this necklace brings sophistication and charm to every occasion.</p>', 'L', 2700, '', NULL, '', '', '', '5', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Heartline Rose Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Heartline Rose Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775824594, 1775825280, 1, 1, '1', '', 'N', NULL, 10),
(63, '', 'Midnight Clover Mangalsutra', 'midnight-clover-mangalsutra', 'MS2', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful blend of tradition and elegance, this silver\nmangalsutra necklace features delicate black beads paired with a sparkling\nclover-shaped pendant for a timeless and sophisticated look.<o:p></o:p></p>', '<p class=\"MsoNormal\">Celebrate beauty, love, and tradition with the Midnight\nClover Mangalsutra Necklace. Crafted in premium silver, this elegant design\nfeatures a classic black bead chain that symbolizes timeless charm and cultural\nsignificance. The highlight of the necklace is its stunning clover-inspired\npendant, adorned with shimmering stones that add a touch of luxury and\nbrilliance.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">Perfect for both everyday wear and special occasions, this\nmangalsutra beautifully combines modern style with traditional elegance. Its\nlightweight design ensures comfort, while the sparkling pendant creates a\ngraceful statement that complements both ethnic and western outfits. A\nmust-have piece for women who love refined and meaningful jewellery.<o:p></o:p></p>', 'L', 2415, '', NULL, '', '', '3', '4.43', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Midnight Clover Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Midnight Clover Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775825781, 1775826696, 1, 1, '1', '', 'N', NULL, 10),
(65, '', 'Blush Seashell Charm Mangalsutra', 'blush-seashell-charm-mangalsutra', 'MS3', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A beautifully crafted silver mangalsutra featuring black\nbeads and a delicate rose gold seashell pendant adorned with sparkling stones\nfor an elegant and feminine touch.<o:p></o:p></p>', '<p class=\"MsoNormal\">timeless grace to your jewellery collection with the Blush\nSeashell Charm Mangalsutra. Designed in premium silver with elegant rose gold\ndetailing, this necklace combines traditional black bead styling with a modern\nand stylish pendant design.<o:p></o:p></p><p class=\"MsoNormal\">The centerpiece features a graceful seashell-inspired motif,\naccented with shimmering stones that bring a subtle sparkle and sophistication.\nIts lightweight and refined look makes it perfect for everyday wear, festive\noccasions, or special celebrations.<o:p></o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\">The blend of classic black beads, warm rose gold tones, and\ndelicate stone detailing creates a versatile piece that pairs beautifully with\nboth ethnic and western outfits. Elegant, feminine, and timeless, this\nmangalsutra is perfect for women who love jewellery with a modern twist.<o:p></o:p></p>', 'L', 2670, '', NULL, '', '', '', '4.94', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Blush Seashell Charm Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Blush Seashell Charm Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775829707, 1775830002, 1, 1, '1', '', 'N', NULL, 10),
(66, '', 'Aura Sterling Mangalsutra', 'aura-sterling-mangalsutra', 'MS4', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A contemporary sterling silver Mangalsutra featuring a\ndelicate butterfly-inspired centerpiece and traditional black beads for the\nmodern woman.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Elevate your everyday elegance with a piece that honors\ntradition through a minimalist lens. Crafted from high-quality sterling silver,\nthis Mangalsutra replaces heavy ornamentation with a sleek, fine-link chain and\na shimmering, stone-encrusted centerpiece reminiscent of a blooming petal or\nbutterfly.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The classic black beads are thoughtfully integrated into a\nrefined, asymmetrical design, making it versatile enough to transition from the\nboardroom to a dinner date. It’s more than just jewelry; it’s a symbol of\ntimeless commitment reimagined for today\'s sophisticated style.<o:p></o:p></p>', 'L', 2575, '', NULL, '', '', '', '4.75', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Aura Sterling Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Aura Sterling Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775830245, 1775830461, 1, 1, '1', '', 'N', NULL, 10),
(67, '', 'Celestial Halo Mangalsutra', 'celestial-halo-mangalsutra', 'MS5', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">The Modern Heirloom. A sophisticated fusion of tradition and\ncontemporary luxury, featuring a shimmering halo pendant set in fine sterling\nsilver and accented with classic black beads. Perfectly designed for the woman\nwho carries her heritage with effortless grace.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">This exquisite Mangalsutra redefines traditional bridal\njewelry for the 21st-century woman. Crafted from high-quality sterling silver,\nthe necklace features a central \"Halo\" pendant—a brilliant-cut\nsolitaire encased in a shimmering double-circle of micro-pavé stones.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The delicate silver chain is thoughtfully detailed with\nalternating sections of classic black beads and diamond-studded cylindrical\nbars, providing a rhythmic, textured look that stands out from standard\ndesigns. Whether you\'re heading to a boardroom meeting or a festive\ncelebration, its versatile silhouette ensures you never have to choose between\nyour culture and your style.<o:p></o:p></p>', 'L', 2690, '', NULL, '', '', '3', '4.98', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Celestial Halo Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Celestial Halo Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775889212, 1776065491, 1, 1, '1', '', 'N', NULL, 10),
(69, '', 'Roseate Glow Mangalsutra', 'roseate-glow-mangalsutra', 'MS6', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Modern\nWarmth meets Timeless Tradition. This elegant mangalsutra features a delicate\nrose gold finish and a shimmering curved bar pendant set with brilliant-cut\nstones. Accented with classic black beads and textured rose-gold spacers, it\noffers a romantic, contemporary twist on a sacred symbol.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Designed\nfor the woman who appreciates subtle luxury, this Mangalsutra swaps traditional\nyellow gold for a sophisticated rose gold plating. The centerpiece is a\nstunning curved \"smile\" pendant, pavé-set with a gradient of\nsparkling cubic zirconia that mimics the natural arc of a constellation.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The chain\nis a masterpiece of balance, featuring fine black beads integrated with\nintricately textured rose gold globes. This lightweight design ensures maximum\ncomfort for all-day wear while providing a high-fashion aesthetic that\ncomplements both ethnic sarees and modern western silhouettes. It’s more than\njust jewelry; it’s a statement of love that fits perfectly into a modern\nlifestyle.<o:p></o:p></span></p>', 'L', 2535, '', NULL, '', '', '3', '4.67', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Roseate Glow Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Roseate Glow Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775891046, 1775892965, 1, 1, '1', '', 'N', NULL, 10),
(72, '', 'Marquise Petal Mangalsutra', 'marquise-petal-mangalsutra', 'MS7', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Nature-Inspired\nElegance. A breathtaking contemporary mangalsutra featuring a radiant cluster\nof marquise-cut stones arranged in a delicate floral bloom. Finished in warm\nrose-gold with sleek bar accents, it’s a romantic tribute to tradition designed\nfor the modern woman.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">This\nexquisite Mangalsutra features a central pendant inspired by a blooming flower,\nmeticulously crafted with high-clarity marquise and round-cut stones. The\nhorizontal floral arrangement creates a graceful, widening silhouette that\nrests perfectly against the collarbone, offering a fresh perspective on sacred\njewelry.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nrose-gold plated chain is a standout feature, utilizing minimalist silver bars\nto break up the traditional black bead rows. This structural detail adds a\ncontemporary \"fine jewelry\" feel, making it transition seamlessly\nfrom a traditional ceremony to a modern workplace. Lightweight and radiant,\nthis piece is designed for the woman who wants her heritage to shine with a\nsophisticated, feminine flair.<o:p></o:p></span></p>', 'L', 2995, '', NULL, '', '', '3', '5.59', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Marquise Petal Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Marquise Petal Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775892501, 1775893072, 1, 1, '1', '', 'N', NULL, 10),
(73, '', 'Azure Halo Mangalsutra', 'azure-halo-mangalsutra', 'MS8', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A\nsophisticated fusion of tradition and contemporary luxury, featuring a\nbrilliant royal blue cushion-cut stone encased in a double pavé halo, set\nagainst a delicate silver chain with classic black bead accents.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Elevate\nyour everyday elegance with the Azure Halo Mangalsutra. Designed for the modern\nwoman who honors her heritage while embracing modern style, this piece\nreimagines the sacred thread as a high-fashion statement.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">At its\nheart lies a deep, captivating blue centerpiece—reminiscent of a rare\nsapphire—expertly cut to catch the light from every angle. It is framed by two\ntiers of shimmering white stones in a radiant \"halo\" setting,\ncreating a luxurious focal point. The sterling silver chain is meticulously\ninterspersed with traditional black beads and polished silver spacers, offering\na sleek, monochromatic look that transitions effortlessly from office wear to\nevening gala.<o:p></o:p></span></p>', 'L', 3190, '', NULL, '', '', '3', '5.98', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Azure Halo Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Azure Halo Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1775893389, 1776063531, 1, 1, '1', '', 'N', NULL, 10),
(74, '', 'Midnight Elegance Bow Mangalsutra', 'midnight-elegance-bow-mangalsutra', 'MS9', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful fusion of tradition and modern charm, featuring\nblack beads and a delicate bow pendant in rose gold with sparkling accents.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Elevate your everyday elegance with the Midnight Elegance\nBow Mangalsutra Necklace, a refined piece that beautifully blends cultural\nheritage with contemporary design. Crafted with precision, this necklace\nfeatures a classic string of glossy black beads—symbolizing timeless\ntradition—interspersed with sleek rose gold elements for a modern touch.<o:p></o:p></p><p class=\"MsoNormal\">At its heart lies a delicately designed bow-shaped pendant,\nadorned with shimmering stones that catch the light with every movement. The\nbow motif adds a soft, feminine charm, making it perfect for both daily wear\nand special occasions.<o:p></o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\">Lightweight yet luxurious, this handcrafted piece offers\ncomfort without compromising on sophistication. Whether paired with traditional\nattire or modern ensembles, it serves as a versatile accessory that enhances\nyour style effortlessly.<o:p></o:p></p>', 'L', 2335, '', NULL, '', '', '', '4.27', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Midnight Elegance Bow Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Midnight Elegance Bow Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776063283, 1776063481, 1, 1, '1', '', 'N', NULL, 10);
INSERT INTO `tbl_product` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`, `is_best_seller`, `is_best_seller_time`, `tax_id`) VALUES
(75, '', 'Serenity Heart Mangalsutra', 'serenity-heart-mangalsutra', 'MS10', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A timeless mangalsutra featuring elegant black beads and a\nmodern silver heart pendant, symbolizing love with a contemporary twist.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Celebrate love in its purest form with the Silver Serenity\nHeart Mangalsutra Necklace, a beautifully handcrafted piece that blends\ntradition with modern elegance. Designed with a delicate chain of classic black\nbeads, this necklace reflects cultural significance while maintaining a sleek,\nminimalist appeal.<o:p></o:p></p><p class=\"MsoNormal\">The centerpiece is a stunning dual-layered heart pendant in\npolished silver tones, gracefully intertwined to represent unity, connection,\nand everlasting love. Subtle detailing and fine craftsmanship add a refined\nsparkle, making it a perfect statement of sophistication.<o:p></o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\">Lightweight and versatile, this mangalsutra is ideal for\ndaily wear as well as special occasions. Its modern design allows it to pair\neffortlessly with both ethnic and western outfits, making it a must-have\naddition to every jewelry collection.<o:p></o:p></p>', 'L', 2895, '', NULL, '', '', '', '5.39', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Serenity Heart Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Serenity Heart Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776063656, 1776063778, 1, 1, '1', '', 'N', NULL, 10),
(76, '', 'Celestial Spark Mangalsutra', 'celestial-spark-mangalsutra', 'MS11', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p>\n\n</p><p class=\"MsoNormal\">A sophisticated mangalsutra with classic black beads and a\nradiant round pendant, designed to add timeless sparkle to your everyday\nelegance.<o:p></o:p></p>', '<p class=\"MsoNormal\">Embrace refined beauty with the Celestial Spark Round\nPendant Mangalsutra, a graceful blend of tradition and contemporary design.\nFeaturing a delicate string of iconic black beads, this piece honors cultural\nheritage while maintaining a sleek, modern aesthetic.<o:p></o:p></p><p class=\"MsoNormal\">The highlight of the necklace is its dazzling round pendant,\nintricately crafted with shimmering stones that reflect light from every angle.\nConnected with a subtle V-shaped stone-studded link, the pendant adds a touch\nof brilliance and sophistication to the overall design.<o:p></o:p></p><p>\n\n\n\n</p><p class=\"MsoNormal\">Expertly handcrafted, this mangalsutra is lightweight and\ncomfortable for daily wear, yet elegant enough to complement festive and\nspecial occasions. Its versatile style pairs effortlessly with both traditional\nattire and modern outfits, making it a timeless addition to your jewelry\ncollection.<o:p></o:p></p>', 'L', 3095, '', NULL, '', '', '', '5.79', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Celestial Spark Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Celestial Spark Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776064085, 1776064291, 1, 1, '1', '', 'N', NULL, 10),
(77, '', 'Floral Leaf Mangalsutra', 'floral-leaf-mangalsutra', 'MS12', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A modern and elegant 92.5 sterling silver mangalsutra\nfeaturing a delicate floral leaf pendant embellished with shimmering cubic\nzirconia stones and a classic black bead chain.<o:p></o:p></p>', '<p class=\"MsoNormal\">This sophisticated mangalsutra from Zavya is crafted from\nhigh-quality 92.5 sterling silver and finished with a refined rhodium plating\nto provide a long-lasting, brilliant shine that resists tarnishing.The design\ncenterpieces a contemporary floral leaf motif pendant, which is intricately set\nwith brilliant-cut cubic zirconia stones to capture and reflect light from\nevery angle. The pendant is suspended from a delicate silver chain punctuated\nby traditional black beads, symbolizing marital bliss in a stylish, minimal\naesthetic. Lightweight and versatile, it is designed for both everyday wear and\nspecial occasions, offering a perfect blend of cultural significance and modern\nluxury.<o:p></o:p></p>', 'L', 3250, '', NULL, '', '', '3', '6.1', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Floral Leaf Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Floral Leaf Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776064521, 1776064750, 1, 1, '1', '', 'N', NULL, 10),
(78, '', 'Floral Clover Mangalsutra', 'floral-clover-mangalsutra', 'MS13', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A contemporary 92.5 sterling silver mangalsutra featuring a\ndelicate floral clover-shaped pendant studded with sparkling cubic zirconia,\npaired with a traditional black bead and silver chain.<o:p></o:p></p>', '<p class=\"MsoNormal\">Part of the Jiami Silver Exquisite Jewellery collection,\nthis mangalsutra is meticulously crafted from hallmarked 925 sterling silver.\nIt features a modern, four-petaled floral clover pendant as its centerpiece,\naccented with a central marquise stone and surrounded by brilliant-cut cubic\nzirconia for a radiant finish.The pendant is elegantly integrated into a chain\nthat alternates between classic black beads and polished silver links, offering\na sophisticated take on traditional jewelry. This minimalist piece is designed\nfor the modern woman, making it a perfect choice for daily wear, office attire,\nor special celebrations where a blend of tradition and contemporary style is\ndesired.<o:p></o:p></p>', 'L', 2850, '', NULL, '', '', '', '5.3', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Floral Clover Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Floral Clover Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776064880, 1776065248, 1, 1, '1', '', 'N', NULL, 10),
(79, '', 'Celestial Starlight Mangalsutra', 'celestial-starlightCelestial Starlight Mangalsutra-mangalsutra', 'MS14', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A modern reimagining of tradition, this sterling silver\nmangalsutra features a delicate string of classic black beads accented by a\ncelestial cluster of shimmering star charms and a sophisticated pear-cut\ncenterpiece.<o:p></o:p></p>', '<p class=\"MsoNormal\">Elevate your everyday elegance with a piece that blends\ncultural heritage with contemporary \"celestial core\" aesthetics.\nCrafted in high-quality sterling silver, this necklace features the iconic\nblack beads of a traditional mangalsutra, reimagined with a minimalist, airy\ndesign.</p><p>\n\n\n\n</p><p class=\"MsoNormal\">The focal point is a stunning asymmetric arrangement of\nthree pavé-set stars that lead the eye to a brilliant, teardrop-shaped\n(pear-cut) cubic zirconia pendant. To add a touch of extra sparkle, the chain\nis interspersed with singular bezel-set stones, ensuring it catches the light\nfrom every angle.<o:p></o:p></p>', 'L', 3305, '', NULL, '', '', '3', '6.21', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Celestial Starlight Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Celestial Starlight Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776065895, 1776066136, 1, 1, '1', '', 'N', NULL, 10),
(80, '', 'Luna Pearl Mangalsutra', 'luna-pearl-mangalsutra', 'MS15', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A testament to minimalist grace, this sterling silver\nmangalsutra features a luminous, bezel-set pearl centerpiece nestled within a\nsleek silver disc, strung on a refined chain of traditional black beads.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Embrace the timeless beauty of the moon with a design that\nprioritizes clean lines and sophisticated luster. This piece replaces ornate\npatterns with a singular, high-luster pearl, symbolizing purity and serenity.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The pendant features a perfectly round pearl securely\nencased in a polished sterling silver bezel, creating a \"halo\" effect\nthat amplifies its natural glow. The necklace is handcrafted with precision,\nfeaturing fine black beads punctuated by intricately textured silver accents\nthat add a touch of artisan craftsmanship to the delicate chain.<o:p></o:p></p>', 'L', 2820, '', NULL, '', '', '', '5.24', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Luna Pearl Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Luna Pearl Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776066728, 1776067116, 1, 1, '1', '', 'N', NULL, 10),
(82, '', 'Glissade Geometric Mangalsutra', 'glissade-geometric-mangalsutra', 'MS16', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A sophisticated fusion of architectural design and\ntradition, this sterling silver mangalsutra showcases a brilliant rectangular\npendant featuring baguette and round-cut stones in a tiered halo setting.<o:p></o:p></p>', '<p class=\"MsoNormal\">Make a bold yet refined statement with a design inspired by\nhigh-jewelry aesthetics. This piece centers around a striking geometric pendant\nthat mimics the look of a rare emerald-cut diamond. The core features\nprecision-cut baguette stones, surrounded by a double border of shimmering\npavé-set round zircons to create maximum light reflection.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The chain modernizes the classic mangalsutra silhouette by\ntransitioning from a traditional black bead string to a sleek, polished silver\nbox chain as it nears the pendant. Polished silver spherical\n\"interstellar\" beads are placed along the chain to provide a seamless\nand high-fashion finish.<o:p></o:p></p>', 'L', 2970, '', NULL, '', '', '', '5.54', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Glissade Geometric Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Glissade Geometric Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776067320, 1776068104, 1, 1, '1', '', 'N', NULL, 10),
(83, '', 'Serene Dewdrop Mangalsutra', 'serene-dewdrop-mangalsutra', 'MS17', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful blend of symbolism and style, this sterling\nsilver mangalsutra features a sleek teardrop-shaped pendant with a floating\nsolitaire stone, suspended from a delicate chain of alternating black beads and\nsilver links.<o:p></o:p></p>', '<p class=\"MsoNormal\">Capture the essence of timeless femininity with a design\nthat celebrates fluidity and light. This handcrafted piece centers on a\nminimalist teardrop (pear-shaped) pendant, finished with a smooth, polished\nsilver border. At its heart lies a brilliant-cut solitaire zircon that appears\nto float, catching the light with every movement.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The chain offers a contemporary twist on tradition,\nutilizing a \"station\" design where clusters of classic black beads\nare separated by fine sterling silver lengths and textured silver globes. This\nlightweight construction ensures comfort for all-day wear while maintaining the\nsacred significance of the mangalsutra in a chic, modern format.<o:p></o:p></p>', 'L', 2200, '', NULL, '', '', '', '4', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Serene Dewdrop Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Serene Dewdrop Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776068730, 1776069298, 1, 1, '1', '', 'N', NULL, 10),
(84, '', 'Mariposa Bloom Mangalsutra', 'mariposa-bloom-mangalsutra', 'MS18', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">Celebrate new beginnings with this whimsical sterling silver\nmangalsutra, featuring a delicate butterfly motif accented by a sparkling\nsolitaire drop and a curved pavé-set bar.</p>', '<p class=\"MsoNormal\">This handcrafted piece brings a touch of playful elegance to\ntraditional jewelry. The pendant features a dainty butterfly silhouette—a\nsymbol of transformation and joy—intricately set with shimmering zircons.\nBeneath the butterfly rests a curved silver bar encrusted with pavé stones,\nleading the eye to a brilliant-cut round solitaire that adds a classic touch of\nsparkle.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The necklace is designed with a modern \"station\"\naesthetic, where sections of traditional black beads are interspersed with\nsleek, polished silver bars. This unique chain structure provides a lightweight\nfeel and a contemporary look that transitions effortlessly from day to night.<o:p></o:p></p>', 'L', 2600, '', NULL, '', '', '', '4.8', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Mariposa Bloom Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Mariposa Bloom Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776069662, 1776070529, 1, 1, '1', '', 'N', NULL, 10),
(85, '', 'Royal Drop Mangalsutra', 'royal-drop-mangalsutra', 'MS19', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A masterpiece of brilliance, this sterling silver\nmangalsutra features a stunning pear-cut solitaire surrounded by a shimmering\ndiamond-style halo, elegantly suspended from a textured black bead and silver\nchain.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Exude timeless royalty with a design that focuses on\nhigh-impact sparkle and classic silhouettes. This piece centers on a\nmagnificent pear-shaped cubic zirconia, meticulously framed by a halo of\nsmaller pavé-set stones to create a grand, multi-dimensional glow. The pendant\nis connected by a dainty, stone-encrusted \"V\" bale that adds a touch\nof modern architectural flair.</p>\n\n<p class=\"MsoNormal\">The handcrafted chain features a sophisticated rhythm,\nalternating traditional black beads with intricately textured silver accents\nand brilliant-cut stone stations. This blend of textures ensures that the piece\nlooks as beautiful from the side as it does from the front, making it a\nversatile addition to any jewelry wardrobe.<o:p></o:p></p>', 'L', 2670, '', NULL, '', '', '', '4.94', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Royal Drop Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Royal Drop Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776071130, 1776071345, 1, 1, '1', '', 'N', NULL, 10),
(86, '', 'Clover Fortune Mangalsutra', 'clover-fortune-mangalsutra', 'MS20', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A symbol of luck and luxury, this sterling silver\nmangalsutra features a stunning quatrefoil pendant with a shimmering\nMother-of-Pearl inlay, bordered by a brilliant pavé-set halo.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Inspired by high-fashion geometric motifs, this piece brings\na globally recognized silhouette to the traditional mangalsutra. The pendant\nshowcases a delicate four-leaf clover (quatrefoil) shape, featuring a center of\niridescent Mother-of-Pearl that reflects a spectrum of soft colors. This\ncenterpiece is framed by a meticulous border of sparkling zircons, adding a\ntouch of classic glamour to the organic texture of the shell.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\">The design is paired with a contemporary\n\"intermittent\" chain, where clusters of protective black beads\nalternate with polished silver links and smooth silver globes. This airy\nconstruction ensures the piece feels modern and lightweight, making it an ideal\nchoice for the woman who values both tradition and trend-setting style.<o:p></o:p></p>', 'L', 2630, '', NULL, '', '', '', '4.86', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Clover Fortune Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Clover Fortune Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776071537, 1776071747, 1, 1, '1', '', 'N', NULL, 10),
(87, '', 'Jasmine Garland Mangalsutra', 'jasmine-garland-mangalsutra', 'MS21', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A delicate\ncelebration of nature, this sterling silver mangalsutra features a charming\ntrio of pavé-set floral motifs and a brilliant pear-cut drop, perfectly\nbalanced on a refined black bead and silver station chain.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Capture the\nfreshness of a spring garden with this intricately handcrafted piece. The\ncenter design features three petite flowers, each petal meticulously encrusted\nwith shimmering zircons to create a radiant bloom effect. Suspend from the\ncentral flower is a high-grade pear-cut stone that adds a classic teardrop\nsilhouette and enhances the necklace\'s graceful movement.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The chain\nis a work of art in itself, utilizing a rhythmic \"station\" layout.\nTraditional black beads are segmented by polished sterling silver links and\nshimmering pavé-set bars, creating a sophisticated, airy feel that modernizes\nthe sacred mangalsutra. This design ensures the piece sits flat against the\nskin, making it as comfortable as it is beautiful.<o:p></o:p></span></p>', 'L', 2970, '', NULL, '', '', '', '5.54', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Jasmine Garland Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Jasmine Garland Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776072080, 1776072264, 1, 1, '1', '', 'N', NULL, 10),
(88, '', 'Azure Fan Elegance Bracelet', 'azure-fan-elegance-bracelet', 'BRAC1', 4, '4', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A graceful open cuff bracelet featuring fan-shaped motifs\nwith shimmering stones and deep azure accents—perfect for timeless\nsophistication.<o:p></o:p></p>', '<p class=\"MsoNormal\">Inspired by the elegance of delicate hand fans and the\ncalming hues of deep blue oceans, the Azure Fan Elegance Bracelet is a refined\nstatement of luxury and artistry. Crafted with a sleek, polished finish, this\nopen cuff design is adorned with intricate fan-shaped ends—one embellished with\nsparkling stones and the other highlighted with rich blue enamel detailing.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The harmonious blend of warm metallic tones and cool azure\nshades creates a striking contrast, making this bracelet ideal for both\neveryday elegance and special occasions. Its adjustable open design ensures a\ncomfortable fit, while the minimal yet artistic structure adds a touch of\nmodern charm.</p>', 'L', 5760, '', NULL, '', '', '', '11.12', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Azure Fan Elegance Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Azure Fan Elegance Bracelet, Bracelets, Bracelets', '', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776074555, 1776074897, 1, 1, '1', '', 'N', NULL, 10),
(89, '', 'Celeste Crystal Wing Bracelet', 'celeste-crystal-wing-bracelet', 'BRAC2', 4, '4', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A dazzling wing-inspired bracelet adorned with clustered\nteardrop crystals, designed to capture light and elegance with every movement.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Celeste Crystal Wing Bracelet is a breathtaking blend of\nartistry and brilliance, inspired by the graceful form of a shimmering wing in\nflight. This exquisite piece features a delicate arrangement of pear-shaped\ncrystals, intricately set to create a layered, feather-like pattern that\nradiates luxury and sophistication.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p><p class=\"MsoNormal\">Crafted with a sleek, polished band, the design wraps\nelegantly around the wrist, while the clustered stones reflect light from every\nangle—delivering a captivating sparkle. The asymmetrical wing motif adds a\nmodern yet timeless appeal, making it a perfect statement accessory for both\nformal occasions and refined everyday wear.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Its lightweight construction ensures comfort, while the\ndetailed craftsmanship highlights elegance in every curve. Whether paired with\nevening attire or used to elevate a simple look, the Celeste Crystal Wing\nBracelet embodies grace, brilliance, and a touch of celestial charm.</p>', 'L', 10610, '', NULL, '', '', '', '20.820', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Celeste Crystal Wing Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Celeste Crystal Wing Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776075041, 1776075252, 1, 1, '1', '', 'N', NULL, 10),
(90, '', 'Serpente Luxe Cuff Bracelet', 'serpente-luxe-cuff-bracelet', 'BRAC4', 4, '4', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A bold open cuff bracelet with a textured serpent-inspired\ndesign and sparkling crystal tips, blending modern luxury with timeless charm.<o:p></o:p></p>', '<p class=\"MsoNormal\">The Serpente Luxe Cuff Bracelet is a striking piece that\ndraws inspiration from the elegance and mystique of a serpent’s form. Designed\nwith a finely textured pattern resembling delicate scales, this open cuff\nbracelet wraps gracefully around the wrist, symbolizing strength,\ntransformation, and sophistication.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Finished in a warm, polished tone, the bracelet is accented\nwith circular tips encrusted with shimmering crystals, adding a refined\nbrilliance to its bold structure. The contrast between the intricate texture\nand the smooth metallic finish creates a captivating visual appeal, making it a\nperfect statement accessory.</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>Lightweight yet impactful, this bracelet is designed for\ncomfort and versatility—ideal for both everyday wear and special occasions.\nWhether styled alone or layered with other pieces, the Serpente Luxe Cuff\nBracelet exudes confidence, elegance, and a modern edge that enhances any\njewelry collection.</p>', 'L', 7015, '', NULL, '', '', '3', '13.630', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Serpente Luxe Cuff Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Serpente Luxe Cuff Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776075361, 1776075663, 1, 1, '1', '', 'N', NULL, 10),
(91, '', 'Opaline Clover Grace Bracelet', 'opaline-clover-grace-bracelet', 'BRAC3', 4, '4', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A delicate\nbracelet featuring a luminous clover motif with shimmering accents, symbolizing\nluck, elegance, and timeless beauty.<o:p></o:p></span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">The Opaline\nClover Grace Bracelet is a refined expression of elegance inspired by the\ntimeless charm of the four-leaf clover—a symbol of luck, harmony, and\npositivity. At its center lies a beautifully crafted clover motif, adorned with\na soft opalescent finish that reflects subtle hues with every movement.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span>The sleek,\npolished band is enhanced with a row of fine sparkling stones, adding just the\nright amount of brilliance without overpowering its minimalist design. A small\ncircular accent beside the clover further elevates the piece, creating a\nbalanced and graceful composition.</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span>Lightweight\nand comfortable, this bracelet is perfect for everyday wear while still\noffering enough sophistication for special occasions. Whether worn alone for a\nsubtle statement or layered with other pieces, the Opaline Clover Grace\nBracelet adds a touch of charm, luck, and understated luxury to your jewelry\ncollection.</p><p>\n\n\n\n\n\n\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\">&nbsp;</span></p>', 'L', 4795, '', NULL, '', '', '', '9.19', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Opaline Clover Grace Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Opaline Clover Grace Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776075790, 1776075939, 1, 1, '1', '', 'N', NULL, 10),
(92, '', 'Celestial Heart Mangalsutra', 'celestial-heart-mangalsutra', 'MS22', 3, '3', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\"><span lang=\"EN-IN\">A modern\ntake on a timeless tradition, featuring a shimmering heart-shaped opal pendant\naccented by deep blue stones, suspended from a classic black and silver beaded\nchain.<o:p></o:p></span></p><p>\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\"> </span></p>', '<p class=\"MsoNormal\"><span lang=\"EN-IN\">Celebrate\nthe sacred bond of love with the Celestial Heart Mangalsutra. This piece\nmasterfully blends cultural heritage with contemporary elegance. At its center\nlies a captivating heart-shaped opal, radiating a soft, ethereal glow that\nchanges with the light. The pendant is delicately bordered by a halo of vibrant\nblue sapphires (simulated), adding a touch of royal contrast to the polished\nsterling silver setting.<o:p></o:p></span></p><p class=\"MsoNormal\"><span lang=\"EN-IN\">The\nnecklace features the traditional black beads, symbolizing protection and\nprosperity, interspersed with textured silver accents for a refined, modern\nshimmer. Whether worn as a daily reminder of commitment or as a statement piece\nfor special occasions, this Mangalsutra is designed for the woman who cherishes\ntradition but embraces modern style.<o:p></o:p></span></p><p>\n\n\n\n</p><p class=\"MsoNormal\"><span lang=\"EN-IN\"> </span></p>', 'L', 2500, '', NULL, '', '', '3', '4.6', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Celestial Heart Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras', 'Celestial Heart Mangalsutra, Mangalsutras, Mangalsutras', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776077950, 1776081018, 1, 1, '1', '', 'N', NULL, 10),
(93, '', 'Rose Dewdrop Gala Set', 'rose-dewdrop-gala-set', 'NEC1', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A breathtaking rose-gold finish necklace set featuring a\ncontinuous stream of brilliant crystals and elegant pear-cut drops, designed to\ncapture the light from every angle.<o:p></o:p></p>', '<p class=\"MsoNormal\">Exude timeless sophistication with the Rose Dewdrop Gala\nSet. This exquisite ensemble features a meticulously crafted V-shaped necklace\nadorned with a seamless pavé of shimmering stones that lead the eye to a\nstunning double-teardrop focal point. The delicate rose-gold plating provides a\nwarm, romantic glow that complements all skin tones, making it the perfect\ncenterpiece for bridal wear or high-glamour evening events.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The set includes a matching pair of drop earrings that\nmirror the pendant\'s graceful pear-shaped design, offering a cohesive and\nluxurious aesthetic. Whether you are walking down the aisle or attending a\nblack-tie gala, this set promises to add a touch of regal brilliance to your\nsilhouette.</p>', 'L', 7450, '', NULL, '', '', '', '14.5', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Rose Dewdrop Gala Set, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Rose Dewdrop Gala Set, Necklaces, Necklaces', '', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776081750, 1776081937, 1, 1, '1', '', 'N', NULL, 10),
(94, '', 'Emerald Vine Blossom Set', 'emerald-vine-blossom-set', 'NEC2', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">An enchanting rose-gold necklace set inspired by nature,\nfeaturing delicate floral motifs, sparkling crystal-encrusted vines, and\nvibrant emerald-green star accents.<o:p></o:p></p>', '<p class=\"MsoNormal\">Embrace the beauty of a blooming garden with the Emerald\nVine Blossom Set. This intricately designed piece features a fluid, vine-like\nchain that wraps elegantly around the neckline, adorned with shimmering\ncrystals that mimic the glisten of morning dew. The design is punctuated by\nstriking emerald-green floral stars, providing a bold pop of color against the\nsoft, romantic warmth of the rose-gold finish.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The center drop features a tiered floral pendant that adds a\nsense of movement and grace. Accompanied by matching drop earrings that mirror\nthe vine and star motif, this set is a perfect choice for those seeking a blend\nof organic inspiration and high-fashion luxury. It is an ideal accessory for\nfestive celebrations, garden weddings, or sophisticated evening soirees</p>', 'L', 6490, '', NULL, '', '', '', '12.580', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Emerald Vine Blossom Set, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Emerald Vine Blossom Set, Necklaces, Necklaces', '', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776082049, 1776082245, 1, 1, '1', '', 'N', NULL, 10),
(95, '', 'Silver Willow Grace Set', 'silver-willow-grace-set', 'NEC3', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A shimmering silver-toned necklace set featuring delicate\nleaf-inspired clusters and cascading marquise-cut stones that evoke the\nelegance of a weeping willow in moonlight.<o:p></o:p></p>', '<p class=\"MsoNormal\">Capture the essence of refined luxury with the Silver Willow\nGrace Set. This stunning ensemble is defined by its fluid, organic silhouette,\nshowcasing a series of intricately placed marquise and pear-cut crystals that\nmimic the delicate structure of leaves. The necklace tapers into a graceful\nY-shape, finished with a triple-drop pendant that adds length and a\nsophisticated sparkle to any neckline.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The accompanying earrings feature a matching botanical spray\ndesign with cascading drops, providing a balanced and high-impact look. Set in\na brilliant silver finish, this collection is designed for the modern woman who\nappreciates classic glamour with a nature-inspired twist. Perfect for grand\ncelebrations, formal receptions, or as a centerpiece for bridal attire.</p>', 'L', 10675, '', NULL, '', '', '', '20.950', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Silver Willow Grace Set, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Silver Willow Grace Set, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776082453, 1776082649, 1, 1, '1', '', 'N', NULL, 10),
(96, '', 'Azure Infinity Wave Set', 'azure-infinity-wave-set', 'NEC4', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A sleek silver-finish necklace set featuring an interlocking\ninfinity-wave chain and striking sapphire-blue teardrop pendants for a look of\nmodern royal elegance.<o:p></o:p></p>', '<p class=\"MsoNormal\">Elevate your jewelry collection with the Azure Infinity Wave\nSet, a masterpiece of fluid design and vibrant color. The necklace features a\nunique interlocking link pattern that mimics the graceful motion of waves,\nsymbolizing eternity and strength. Each silver-toned link is accented with\ndelicate crystals, leading to a centerpiece that holds a brilliant, deep-blue\nteardrop stone.<o:p></o:p></p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p>The set is completed by matching drop earrings that mirror\nthe infinity twist and capture the same rich azure hue. This ensemble strikes\nthe perfect balance between minimalist sophistication and bold statement,\nmaking it an ideal choice for cocktail parties, formal dinners, or as a\n\"something blue\" for a contemporary bridal look.</p>', 'L', 7245, '', NULL, '', '', '', '14.09', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Azure Infinity Wave Set, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Azure Infinity Wave Set, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776082786, 1776082922, 1, 1, '1', '', 'N', NULL, 10),
(97, '', 'Rose Radiance Drop Set', 'rose-radiance-drop-set', 'NEC5', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A classic and elegant rose-gold necklace set featuring a\ncontinuous string of brilliant crystals that culminate in a sophisticated\ndouble-teardrop pendant.<o:p></o:p></p>', '<p>The Rose Radiance Drop Set is the epitome of graceful luxury. Crafted with a delicate rose-gold finish, the necklace features a meticulously set line of shimmering stones designed to sit perfectly along the collarbone. The centerpiece is a refined V-shaped drop, showcasing two nested pear-cut crystals that catch and reflect light with every movement.</p><p>The matching drop earrings mirror the pendant’s teardrop silhouette, creating a harmonious and polished look. This set is designed for versatility, offering enough brilliance for a grand wedding celebration while remaining understated enough for an elegant anniversary dinner. It is a timeless addition to any jewelry collection, celebrating femininity and classic style.</p><div><br></div>', 'L', 7425, '', NULL, '', '', '', '14.45', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'Rose Radiance Drop Set, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Rose Radiance Drop Set, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776083068, 1776083319, 1, 1, '1', '', 'N', NULL, 10),
(98, '', 'The Crimson Dewdrop Ensemble', 'the-crimson-dewdrop-ensemble', 'NEC6', 8, '8', '', '5', '', '2,3,5', NULL, '', NULL, '<p class=\"MsoNormal\">A breathtaking silver-toned jewelry set featuring a delicate\ndiamond-encrusted chain with dual pear-cut ruby accents, paired with matching\nteardrop earrings for a look of timeless royalty.<o:p></o:p></p><p>\n\n</p><p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>', '<p class=\"MsoNormal\">Elevate your evening attire with the Crimson Dewdrop\nEnsemble, a masterpiece of sophisticated craftsmanship designed for those who\ncommand attention with grace. This set includes a meticulously detailed\nnecklace and matching drop earrings, both echoing a theme of classic luxury.<o:p></o:p></p>', 'L', 7270, '', NULL, '', '', '', '14.14', NULL, NULL, NULL, NULL, NULL, 300.00, 200.00, 100.00, 100.00, NULL, 'The Crimson Dewdrop Ensemble, Necklaces, Necklaces', 'Necklaces, Necklaces', 'The Crimson Dewdrop Ensemble, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '100', 'N', 'S', 1776083524, 1776083715, 1, 1, '1', '', 'N', NULL, 10);

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

--
-- Table structure for table `tbl_product_barcode`
--

CREATE TABLE `tbl_product_barcode` (
  `product_barcode_id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_attribute_id` varchar(100) DEFAULT NULL,
  `product_attribute_values_id` varchar(100) DEFAULT NULL,
  `batch_no` varchar(100) DEFAULT NULL,
  `manufacturing_date` varchar(20) DEFAULT NULL,
  `expiry_date` varchar(20) DEFAULT NULL,
  `barcode` varchar(50) DEFAULT NULL,
  `available_quantity` int(11) NOT NULL,
  `scan_quantity` int(11) NOT NULL,
  `hold_quantity` int(11) NOT NULL,
  `is_queue` enum('Y','N') DEFAULT 'N',
  `queue_date` double(10,0) NOT NULL,
  `is_scan` enum('Y','N') DEFAULT 'N',
  `scan_date` double(10,0) NOT NULL,
  `is_hold` enum('Y','N') NOT NULL DEFAULT 'N',
  `hold_date` double(10,0) NOT NULL,
  `is_print` enum('Y','N') DEFAULT 'N',
  `purchase_cost` varchar(20) DEFAULT NULL,
  `stock_location_id` int(11) DEFAULT 8,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `is_mr_stock` enum('Y','N') NOT NULL DEFAULT 'Y',
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_product_barcode`
--

INSERT INTO `tbl_product_barcode` (`product_barcode_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `batch_no`, `manufacturing_date`, `expiry_date`, `barcode`, `available_quantity`, `scan_quantity`, `hold_quantity`, `is_queue`, `queue_date`, `is_scan`, `scan_date`, `is_hold`, `hold_date`, `is_print`, `purchase_cost`, `stock_location_id`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `is_mr_stock`, `status`) VALUES
(1, 1, '2', '446', '', '2026-01-08', '', '000001', 10, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1767852951, 1767852951, 0, 0, 'Y', '1'),
(2, 1, '2', '449', '', '2026-01-08', '', '000002', 10, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1767852951, 1767852951, 0, 0, 'Y', '1'),
(3, 1, '2', '465', '', '2026-01-08', '', '000003', 10, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1767852951, 1767852951, 0, 0, 'Y', '1'),
(14, 57, '1', '77', '', '2026-04-01', '', '000014', 10, 2, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1775312363, 1775312363, 0, 0, 'Y', '1'),
(17, 61, '2,1', '440,1', '', '2026-04-09', '', '000017', 20, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1775744544, 1775744544, 0, 0, 'Y', '1'),
(18, 61, '2,1', '442,1', '', '2026-04-09', '', '000018', 21, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1775744544, 1775744544, 0, 0, 'Y', '1'),
(19, 61, '2,1,3', '440,1,450', '', '2026-04-09', '', '000019', 10, 0, 0, 'N', 0, 'N', 0, 'N', 0, 'N', '10', 8, 'S', 1775744544, 1775744544, 0, 0, 'Y', '1');

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

--
-- Table structure for table `tbl_product_barcode_queue`
--

CREATE TABLE `tbl_product_barcode_queue` (
  `product_barcode_queue_id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_attribute_id` varchar(100) DEFAULT NULL,
  `product_attribute_values_id` varchar(100) DEFAULT NULL,
  `barcode` varchar(50) DEFAULT NULL,
  `is_queue` enum('Y','N') DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_product_bkp`
--

CREATE TABLE `tbl_product_bkp` (
  `product_id` int(11) NOT NULL,
  `occasion_id` varchar(100) DEFAULT NULL,
  `product_title` varchar(200) DEFAULT NULL,
  `product_alias` varchar(200) DEFAULT NULL,
  `product_sku` varchar(100) DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `secondary_category_id` varchar(100) DEFAULT NULL,
  `product_tags` text DEFAULT NULL,
  `stock_alert` varchar(20) DEFAULT NULL,
  `shelf_id` varchar(50) DEFAULT NULL,
  `user_variant_id` varchar(100) DEFAULT NULL,
  `discount_type` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `description_id` int(11) DEFAULT NULL,
  `short_description` text DEFAULT NULL,
  `long_description` text DEFAULT NULL,
  `price_type` enum('M','L') NOT NULL DEFAULT 'M' COMMENT 'M=>MRP Based,L=>Labor Based',
  `price` int(11) DEFAULT NULL,
  `sale_price` varchar(20) DEFAULT NULL,
  `divisional_factor` int(11) DEFAULT NULL,
  `score` varchar(10) DEFAULT NULL,
  `loyalty_point` varchar(10) DEFAULT NULL,
  `tax` varchar(20) DEFAULT NULL,
  `weight` varchar(10) DEFAULT NULL,
  `weight_unit` varchar(20) DEFAULT NULL,
  `length` varchar(10) DEFAULT NULL,
  `width` varchar(10) DEFAULT NULL,
  `height` varchar(10) DEFAULT NULL,
  `volume_weight` varchar(10) DEFAULT NULL,
  `silver_base_price` double(10,2) NOT NULL,
  `labor_charge` double(10,2) NOT NULL,
  `cushion_charge` double(10,2) NOT NULL,
  `packaging` double(10,2) NOT NULL,
  `unit` varchar(20) DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_keywords` text DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `published` enum('Y','N') NOT NULL,
  `net_priced` enum('Y','N') NOT NULL,
  `bulk` enum('Y','N') NOT NULL,
  `only_members` enum('Y','N') NOT NULL,
  `approval` enum('Y','N') NOT NULL,
  `pre_order` enum('Y','N') NOT NULL,
  `order_moq` varchar(30) NOT NULL,
  `bulk_moq` varchar(20) NOT NULL,
  `manufacturer` int(11) NOT NULL,
  `manufacturer_sku` varchar(100) NOT NULL,
  `manufacturer_shelf_id` int(11) NOT NULL,
  `product_image` varchar(100) DEFAULT NULL,
  `stock_quantity` int(11) DEFAULT NULL,
  `product_video` varchar(200) NOT NULL,
  `product_availability` varchar(50) NOT NULL,
  `bulk_product_availability` varchar(50) NOT NULL,
  `is_super_product` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1',
  `gender` enum('Male','Female','Other') DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_product_bkp`
--

INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(1, NULL, 'Silver Infinity Heart Ring', 'silver-infinity-heart-ring', 'R-01', 2, '2', '', '5', '601', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.\\n\\nThe Design:\\nThe Silver Infinity Heart Ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller shaped hearts juxtaposed into the shape.\\n\\nStyling Tip:\\nStyle this ring with any dark-coloured dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:11}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-border=\"0\" data-indent=\"0\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-stringify-type=\"unordered-list\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.7 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.\\n\\nThe Design:\\nThe Silver Infinity Heart Ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller shaped hearts juxtaposed into the shape.\\n\\nStyling Tip:\\nStyle this ring with any dark-coloured dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:11}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this ring with any dark-coloured dress.</span></p>', '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.\\n\\nThe Design:\\nThe Silver Infinity Heart Ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller shaped hearts juxtaposed into the shape.\\n\\nStyling Tip:\\nStyle this ring with any dark-coloured dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:11}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-border=\"0\" data-indent=\"0\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-stringify-type=\"unordered-list\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.7 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.\\n\\nThe Design:\\nThe Silver Infinity Heart Ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller shaped hearts juxtaposed into the shape.\\n\\nStyling Tip:\\nStyle this ring with any dark-coloured dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:11}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this ring with any dark-coloured dress.</span></p>', 'M', 5000, '2499', NULL, '', '', '', '5', NULL, '1.7', '1.7', '1.7', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Infinity Heart Ring, Rings, Rings', 'Rings, Rings', 'Silver Infinity Heart Ring, Rings, Rings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767699429, 1767852951, 1, 1, '1', NULL),
(2, NULL, 'Test', 'test', 'TEST-RK', 1, '', '', '', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, NULL, NULL, 'M', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, NULL, 'Test, Earrings', 'Earrings', 'Test, Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '', '', 'N', 'S', 1767702551, 1767702551, 1, 1, '1', NULL),
(3, NULL, 'Anushka Sharma Silver Studded Rose Ring', 'anushka-sharma-silver-studded-rose-ring', 'R-02', 2, '2', '', '5', '2532', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\n\\nThe Design:\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\n\\nStyling Tip:\\nSuit this ring with a metallic grey top.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.</span></p><ul data-border=\"0\" data-indent=\"0\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-stringify-type=\"unordered-list\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.72 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\n\\nThe Design:\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\n\\nStyling Tip:\\nSuit this ring with a metallic grey top.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Suit this ring with a metallic grey top.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\n\\nThe Design:\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\n\\nStyling Tip:\\nSuit this ring with a metallic grey top.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.</span></p><ul data-border=\"0\" data-indent=\"0\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-stringify-type=\"unordered-list\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.72 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\n\\nThe Design:\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\n\\nStyling Tip:\\nSuit this ring with a metallic grey top.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Suit this ring with a metallic grey top.</span></p>', 'M', 7000, '3199', NULL, '', '', '', '7', NULL, '1.74', '1.74', '1.74', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Anushka Sharma Silver Studded Rose Ring, Rings, Rings', 'Rings, Rings', 'Anushka Sharma Silver Studded Rose Ring, Rings, Rings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767704029, 1767704103, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(4, NULL, 'Made With Pure 925 Silver', 'made-with-pure-925-silver', 'R-03', 2, '2', '', '5', '2039', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\n \\nThe Design:\\nThis silver ring has a heart-shaped zircon in the centre.\\n\\nStyling Tip:\\nPair this with a pink peplum top and skirt.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Love sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has a heart-shaped zircon in the centre.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.66 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\n \\nThe Design:\\nThis silver ring has a heart-shaped zircon in the centre.\\n\\nStyling Tip:\\nPair this with a pink peplum top and skirt.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a pink peplum top and skirt.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\n \\nThe Design:\\nThis silver ring has a heart-shaped zircon in the centre.\\n\\nStyling Tip:\\nPair this with a pink peplum top and skirt.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Love sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has a heart-shaped zircon in the centre.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.66 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\n \\nThe Design:\\nThis silver ring has a heart-shaped zircon in the centre.\\n\\nStyling Tip:\\nPair this with a pink peplum top and skirt.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a pink peplum top and skirt.</span></p>', 'M', 4000, '1499', NULL, '', '', '', '4', NULL, '1.66', '1.66', '1.66', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Made With Pure 925 Silver, Rings, Rings', 'Rings, Rings', 'Made With Pure 925 Silver, Rings, Rings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767704358, 1767704411, 1, 1, '1', NULL),
(5, NULL, 'Silver Zircon Vintage Ring', 'silver-zircon-vintage-ring', 'R-04', 2, '2', '', '5', '3372', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\n\\nThe Design:\\nThis silver ring has a circular zircon in a six-pronged setting.\\n\\nStyling Tip:\\nPair this with a red halter-neck dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">This ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has a circular zircon in a six-pronged setting.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.62 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\n\\nThe Design:\\nThis silver ring has a circular zircon in a six-pronged setting.\\n\\nStyling Tip:\\nPair this with a red halter-neck dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a red halter-neck dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\n\\nThe Design:\\nThis silver ring has a circular zircon in a six-pronged setting.\\n\\nStyling Tip:\\nPair this with a red halter-neck dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">This ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver ring has a circular zircon in a six-pronged setting.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Adjustable size to ensure no fitting issues</span></li><li style=\"box-sizing: inherit;\">Ring Diameter: 1.62 cm<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">+ Adjustable</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Content: Ring</span></li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\n\\nThe Design:\\nThe silver ring has a zig zag pattern on the band of the ring. \\n925 Silver\\r\\nAdjustable size to ensure no fitting issues\\r\\n \\r\\n \\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1\\n\\nStyling Tip:\\nStyle this with a yellow t-shirt and blue jeans&quot;}\" style=\"box-sizing: inherit;\">Net Qty - 1 unit</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\n\\nThe Design:\\nThis silver ring has a circular zircon in a six-pronged setting.\\n\\nStyling Tip:\\nPair this with a red halter-neck dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a red halter-neck dress.</span></p>', 'M', 5000, '2299', NULL, '', '', '', '5', NULL, '1.62', '1.62', '1.62', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Zircon Vintage Ring, Rings, Rings', 'Rings, Rings', 'Silver Zircon Vintage Ring, Rings, Rings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767704732, 1767704782, 1, 1, '1', NULL),
(6, NULL, 'Silver Flowery Snowflake Studs', 'silver-flowery-snowflake-studs', 'E-01', 1, '1', 'Western Earrings', '5', '3050', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\n\\nThe Design:\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\n\\nStyling Tip:\\nStyle these with an all-white ruffle dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">These silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.1 cm, Width - 1.1 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\n\\nThe Design:\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\n\\nStyling Tip:\\nStyle these with an all-white ruffle dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style these with an all-white ruffle dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\n\\nThe Design:\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\n\\nStyling Tip:\\nStyle these with an all-white ruffle dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">These silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.1 cm, Width - 1.1 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\n\\nThe Design:\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\n\\nStyling Tip:\\nStyle these with an all-white ruffle dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style these with an all-white ruffle dress.</span></p>', 'M', 3000, '1699', NULL, '', '', '', '3', NULL, '1.1', '1.1', '1.1', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Flowery Snowflake Studs, Earrings, Earrings', 'Earrings, Earrings, Western Earrings', 'Silver Flowery Snowflake Studs, Earrings, Earrings, Western Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767704993, 1767705047, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(7, NULL, 'Silver Zircon Drizzle Drop Earrings', 'silver-zircon-drizzle-drop-earrings', 'E-02', 1, '1', 'Western Earrings', '5', '2532', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\n\\nThe Design:\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\n\\nStyling Tip:\\nStyle these earrings with a maroon bodycon dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Make a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 2.6 cm, Width - 1 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\n\\nThe Design:\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\n\\nStyling Tip:\\nStyle these earrings with a maroon bodycon dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style these earrings with a maroon bodycon dress.</span></p>', '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\n\\nThe Design:\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\n\\nStyling Tip:\\nStyle these earrings with a maroon bodycon dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Make a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 2.6 cm, Width - 1 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\n\\nThe Design:\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\n\\nStyling Tip:\\nStyle these earrings with a maroon bodycon dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style these earrings with a maroon bodycon dress.</span></p>', 'M', 5000, '2499', NULL, '', '', '', '5', NULL, '2.6', '2.6', '2.6', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Zircon Drizzle Drop Earrings, Earrings, Earrings', 'Earrings, Earrings, Western Earrings', 'Silver Zircon Drizzle Drop Earrings, Earrings, Earrings, Western Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767705334, 1767705383, 1, 1, '1', NULL),
(8, NULL, 'Silver Zircon Constellation Earrings', 'silver-zircon-constellation-earrings', 'E-03', 1, '1', 'Western Earrings', '5', '2532', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\n\\nThe Design:\\nThese silver earrings feature a star motif with zircon studded in it.\\n\\nStyling Tip:\\nPair these with a red midi dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">These silver earrings feature a star motif with zircon studded in it.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 0.5 cm, Width - 0.5 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\n\\nThe Design:\\nThese silver earrings feature a star motif with zircon studded in it.\\n\\nStyling Tip:\\nPair these with a red midi dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair these with a red midi dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\n\\nThe Design:\\nThese silver earrings feature a star motif with zircon studded in it.\\n\\nStyling Tip:\\nPair these with a red midi dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">These silver earrings feature a star motif with zircon studded in it.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 0.5 cm, Width - 0.5 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\n\\nThe Design:\\nThese silver earrings feature a star motif with zircon studded in it.\\n\\nStyling Tip:\\nPair these with a red midi dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair these with a red midi dress.</span></p>', 'M', 2000, '1199', NULL, '', '', '', '2', NULL, '0.5', '0.5', '0.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Zircon Constellation Earrings, Earrings, Earrings', 'Earrings, Earrings, Western Earrings', 'Silver Zircon Constellation Earrings, Earrings, Earrings, Western Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767705524, 1767705570, 1, 1, '1', NULL),
(9, NULL, 'Silver Love Like A Butterfly Studs', 'silver-love-like-a-butterfly-studs', 'E-04', 1, '1', 'Western Earrings', '5', '2533', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\n \\nThe Design:\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\n\\nStyling Tip:\\nPair these with a beige smock-frock.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">A flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings have a motif of a butterfly in side view adorned with zircons.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.2 cm, Width - 0.8 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\n \\nThe Design:\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\n\\nStyling Tip:\\nPair these with a beige smock-frock.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair these with a beige smock-frock.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\n \\nThe Design:\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\n\\nStyling Tip:\\nPair these with a beige smock-frock.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">A flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings have a motif of a butterfly in side view adorned with zircons.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.2 cm, Width - 0.8 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\n \\nThe Design:\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\n\\nStyling Tip:\\nPair these with a beige smock-frock.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair these with a beige smock-frock.</span></p>', 'M', 3000, '1399', NULL, '', '', '', '3', NULL, '1.2', '1.2', '1.2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Love Like A Butterfly Studs, Earrings, Earrings', 'Earrings, Earrings, Western Earrings', 'Silver Love Like A Butterfly Studs, Earrings, Earrings, Western Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767705704, 1767705748, 1, 1, '1', NULL),
(10, NULL, 'Silver We Fell in Love Earrings', 'silver-we-fell-in-love-earrings', 'E-05', 1, '1', 'Western Earrings', '5', '2519', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\n\\nThe Design:\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.  \\n\\n\\nStyling Tip:\\nSuit these earrings with a purple fringe midi dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.4 cm, Width -0.4<span style=\"box-sizing: inherit;\">&nbsp;</span>cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\n\\nThe Design:\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.  \\n\\n\\nStyling Tip:\\nSuit these earrings with a purple fringe midi dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Suit these earrings with a purple fringe midi dress.</span></p>', '<p><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\n\\nThe Design:\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.  \\n\\n\\nStyling Tip:\\nSuit these earrings with a purple fringe midi dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">These silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Earring Size: Height - 1.4 cm, Width -0.4<span style=\"box-sizing: inherit;\">&nbsp;</span>cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Earrings</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\n\\nThe Design:\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA’s Red Romance Collection.  \\n\\n\\nStyling Tip:\\nSuit these earrings with a purple fringe midi dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Suit these earrings with a purple fringe midi dress.</span></p>', 'M', 3000, '1399', NULL, '', '', '', '3', NULL, '1.4', '1.4', '1.4', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver We Fell in Love Earrings, Earrings, Earrings', 'Earrings, Earrings, Western Earrings', 'Silver We Fell in Love Earrings, Earrings, Earrings, Western Earrings', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767705883, 1767705934, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(11, NULL, 'Silver Graceful Waves Bracelet', 'silver-graceful-waves-bracelet', 'B-01', 4, '4', '', '5', '2396', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.</span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has wave-like elements strung together. The alternate motifs are studded with zircons.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 silver&nbsp;</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</span></li><li style=\"box-sizing: inherit;\">Length&nbsp;of the bracelet is 15 cm with 4 cm adjustable portion</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1 piece</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this bracelet with a mauve A-line knee-length dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.</span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has wave-like elements strung together. The alternate motifs are studded with zircons.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 silver&nbsp;</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</span></li><li style=\"box-sizing: inherit;\">Length&nbsp;of the bracelet is 15 cm with 4 cm adjustable portion</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\n\\nThe Design:\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\n\\n925 silver with Rose Gold plating\\nPerfect for sensitive skin\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\nDimensions: 0.7 cm x 3.7 cm\\nRhodium e-coat to prevent tarnish\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\n\\nStyling Tip:\\nStyle this with a square-neck beige rib-knit top and black trousers&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1 piece</span></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\nThe Design:\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\nStyling Tip:\\nStyle this bracelet with a mauve A-line knee length dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this bracelet with a mauve A-line knee-length dress.</span></p>', 'M', 7000, '3299', NULL, '', '', '', '7', NULL, '15', '15', '15', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Graceful Waves Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Silver Graceful Waves Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767706259, 1767706331, 1, 1, '1', NULL),
(12, NULL, 'Silver Elegant Butterflies Bracelet', 'silver-elegant-butterflies-bracelet', 'B-02', 4, '4', '', '5', '1078', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\n\\nThe Design:\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\n\\nStyling Tip:\\nStyle this bracelet with a pink patchwork cocktail dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The Silver Elegant Butterflies Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif&nbsp;Size: Height -&nbsp;0.85 cm,<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif&nbsp;</span>Width - 1.35&nbsp;cm</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The length of the bracelet is 15 cm with a&nbsp;4 cm adjustable portion</span></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content:&nbsp;Bracelet</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\n\\nThe Design:\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\n\\nStyling Tip:\\nStyle this bracelet with a pink patchwork cocktail dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this bracelet with a pink patchwork cocktail dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\n\\nThe Design:\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\n\\nStyling Tip:\\nStyle this bracelet with a pink patchwork cocktail dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">The Silver Elegant Butterflies Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif&nbsp;Size: Height -&nbsp;0.85 cm,<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif&nbsp;</span>Width - 1.35&nbsp;cm</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The length of the bracelet is 15 cm with a&nbsp;4 cm adjustable portion</span></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content:&nbsp;Bracelet</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\n\\nThe Design:\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\n\\nStyling Tip:\\nStyle this bracelet with a pink patchwork cocktail dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this bracelet with a pink patchwork cocktail dress.</span></p>', 'M', 6000, '2699', NULL, '', '', '', '6', NULL, '15', '15', '15', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Elegant Butterflies Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Silver Elegant Butterflies Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767706679, 1767706721, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(13, NULL, 'Silver Fin in Ocean Bracelet', 'silver-fin-in-ocean-bracelet', 'B-03', 4, '4', '', '5', '2121', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\n\\nThe Design:\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\n\\nStyling Tip:\\nStyle this with an 0ff-white dress. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:3,&quot;3&quot;:2},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidden inside it.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Hypoallergenic - Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length of bracelet is 16 cm with 3 cm adjustable portion</li><li style=\"box-sizing: inherit;\">Charm: 0.88 cm x 2.7 cm</li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;piece</li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\n\\nThe Design:\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\n\\nStyling Tip:\\nStyle this with an 0ff-white dress. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:3,&quot;3&quot;:2},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with an 0ff-white dress.</span></p>', '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\n\\nThe Design:\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\n\\nStyling Tip:\\nStyle this with an 0ff-white dress. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:3,&quot;3&quot;:2},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidden inside it.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Hypoallergenic - Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length of bracelet is 16 cm with 3 cm adjustable portion</li><li style=\"box-sizing: inherit;\">Charm: 0.88 cm x 2.7 cm</li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;piece</li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\n\\nThe Design:\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\n\\nStyling Tip:\\nStyle this with an 0ff-white dress. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:3,&quot;3&quot;:2},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with an 0ff-white dress.</span></p>', 'M', 6000, '2699', NULL, '', '', '', '6', NULL, '16', '16', '16', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Fin in Ocean Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Silver Fin in Ocean Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767706892, 1767706926, 1, 1, '1', NULL),
(14, NULL, 'Silver Evil Eye Blue Bracelet', 'silver-evil-eye-blue-bracelet', 'B-04', 4, '4', '', '5', '3372', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Handle any day with ease. Gift this bracelet to your loved one, and assure them that they deserve good vibes only.<br style=\"box-sizing: inherit;\"></span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Length of chain: 15 cm + 4 cm Adjustable<br style=\"box-sizing: inherit;\"></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.4 cm, Width: 1.4 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Bracelet</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a grey pleated dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Handle any day with ease. Gift this bracelet to your loved one, and assure them that they deserve good vibes only.<br style=\"box-sizing: inherit;\"></span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Length of chain: 15 cm + 4 cm Adjustable<br style=\"box-sizing: inherit;\"></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.4 cm, Width: 1.4 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Bracelet</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:14281427},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\nThe Design:\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\nStyling Tip:\\nStyle this bracelet with a grey plated dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this with a grey pleated dress.</span></p>', 'M', 3000, '1499', NULL, '', '', '', '3', NULL, '15', '15', '15', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Evil Eye Blue Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Silver Evil Eye Blue Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767851048, 1767851131, 1, 1, '1', NULL),
(15, NULL, 'Silver Signature Tennis Bracelet', 'silver-signature-tennis-bracelet', 'B-05', 4, '4', '', '5', '2685', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p data-mce-fragment=\"1\" style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nZircon? Check. Baguette? Check. Spotlight? Double Check! DIVA, we don’t need to say much. These Silver Zircon Baguette Drop Earrings do their own talking. They have only one message for YOU – Be Bold, Be YOU!\\n\\nThe Design:\\nThese Silver Zircon Baguette Drop Earrings are handcrafted with love, just for YOU! Beautiful baguettes are surrounded by a shiny silver zircon frame. These earrings have been crafted for a singular purpose – to make YOU stand out.\\n\\nThe Styling:\\nThese earrings want YOU to enchant and captivate! Wear them when YOU wish to impress.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">DIVA, YOU truly take our breath away. YOUR mere presence sets our heart aflutter, YOUR gaze leaves us spellbound. For such an enchanting presence, ordinary just won\'t do. Hence, this GIVA Signature Solitaire Bracelet, jewellery to match YOUR magnificence.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This GIVA Signature Tennis Bracelet has been handcrafted with love, especially for YOU! With a row of sparkling zircons on a sterling silver body, this bracelet radiates unmatched elegance.&nbsp;<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Styling:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bracelet will ensure the spotlight is on YOU, always.<br style=\"box-sizing: inherit;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">AAA+ Quality Zircons</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">925 Silver</span></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size 19cm&nbsp; +4cm adjustable</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Hypoallergenic - Perfect for sensitive ears</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li></ul>', '<p data-mce-fragment=\"1\" style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nZircon? Check. Baguette? Check. Spotlight? Double Check! DIVA, we don’t need to say much. These Silver Zircon Baguette Drop Earrings do their own talking. They have only one message for YOU – Be Bold, Be YOU!\\n\\nThe Design:\\nThese Silver Zircon Baguette Drop Earrings are handcrafted with love, just for YOU! Beautiful baguettes are surrounded by a shiny silver zircon frame. These earrings have been crafted for a singular purpose – to make YOU stand out.\\n\\nThe Styling:\\nThese earrings want YOU to enchant and captivate! Wear them when YOU wish to impress.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">DIVA, YOU truly take our breath away. YOUR mere presence sets our heart aflutter, YOUR gaze leaves us spellbound. For such an enchanting presence, ordinary just won\'t do. Hence, this GIVA Signature Solitaire Bracelet, jewellery to match YOUR magnificence.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This GIVA Signature Tennis Bracelet has been handcrafted with love, especially for YOU! With a row of sparkling zircons on a sterling silver body, this bracelet radiates unmatched elegance.&nbsp;<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Styling:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bracelet will ensure the spotlight is on YOU, always.<br style=\"box-sizing: inherit;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">AAA+ Quality Zircons</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">925 Silver</span></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size 19cm&nbsp; +4cm adjustable</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Hypoallergenic - Perfect for sensitive ears</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li></ul>', 'M', 11000, '5199', NULL, '', '', '', '11', NULL, '19', '19', '19', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Signature Tennis Bracelet, Bracelets, Bracelets', 'Bracelets, Bracelets', 'Silver Signature Tennis Bracelet, Bracelets, Bracelets', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767851382, 1767851435, 1, 1, '1', NULL),
(16, NULL, 'Golden Match Made In Heaven Mangalsutra', 'golden-match-made-in-heaven-mangalsutra', 'M-01', 3, '3', 'Mangalsutra', '5', '3042', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\n\\nThe Design:\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\n\\nStyling Tip:\\nStyle this mangalsutra with a pleated saree. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:7105,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Express the love and affection that you hold for each other with this mangalsutra. This is a perfect piece to surprise your significant other.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden mangalsutra has a wave motif with a unique design, studded with zircons, and suspended from a black beaded chain.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 43 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.5 cm, Width: 4 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;Mangalsutra</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\n\\nThe Design:\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\n\\nStyling Tip:\\nStyle this mangalsutra with a pleated saree. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:7105,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Team this with your favourite saree.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\n\\nThe Design:\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\n\\nStyling Tip:\\nStyle this mangalsutra with a pleated saree. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:7105,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Express the love and affection that you hold for each other with this mangalsutra. This is a perfect piece to surprise your significant other.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden mangalsutra has a wave motif with a unique design, studded with zircons, and suspended from a black beaded chain.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 43 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.5 cm, Width: 4 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;Mangalsutra</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\n\\nThe Design:\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\n\\nStyling Tip:\\nStyle this mangalsutra with a pleated saree. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:7105,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Team this with your favourite saree.</span></p>', 'M', 7000, '3199', NULL, '', '', '', '7', NULL, '1.5', '1.5', '1.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Match Made In Heaven Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras, Mangalsutra', 'Golden Match Made In Heaven Mangalsutra, Mangalsutras, Mangalsutras, Mangalsutra', '', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767851716, 1767851786, 1, 1, '1', NULL),
(17, NULL, 'Golden Enamoured In Love Mangalsutra', 'golden-enamoured-in-love-mangalsutra', 'M-02', 3, '3', 'Mangalsutra', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<h2 class=\"main__title\" style=\"box-sizing: inherit; font-family: Lato, Assistant, sans-serif; color: rgb(125, 125, 125); line-height: 1.8; word-break: break-word; font-size: 1.7rem; margin: 1rem 0px 0px; background-color: rgb(251, 251, 251);\"><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px; background-color: rgb(255, 255, 255);\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\n\\nThe Design:\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\n\\nStyling Tip:\\nSuit this with an earthy-tone salwar suit.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">A symphony of love, desire, and affection is tied to this mangalsutra. It\'s a perfect piece of jewellery for elevating your every day.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This golden mangalsutra features loop designs making up a V-shape studded with zircons.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px; background-color: rgb(255, 255, 255);\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 43 cm + 5 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 2 cm, Width: 3.6 cm&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;Mangalsutra</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px; background-color: rgb(255, 255, 255);\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\n\\nThe Design:\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\n\\nStyling Tip:\\nSuit this with an earthy-tone salwar suit.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Suit this with an earthy-tone salwar suit.</span></p></h2>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\n\\nThe Design:\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\n\\nStyling Tip:\\nSuit this with an earthy-tone salwar suit.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">A symphony of love, desire, and affection is tied to this mangalsutra. It\'s a perfect piece of jewellery for elevating your every day.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This golden mangalsutra features loop designs making up a V-shape studded with zircons.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 43 cm + 5 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 2 cm, Width: 3.6 cm&nbsp;</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;Mangalsutra</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\n\\nThe Design:\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\n\\nStyling Tip:\\nSuit this with an earthy-tone salwar suit.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Suit this with an earthy-tone salwar suit.</span></p>', 'M', 9000, '3899', NULL, '', '', '', '9', NULL, '3.6', '3.6', '2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Enamoured In Love Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras, Mangalsutra', 'Golden Enamoured In Love Mangalsutra, Mangalsutras, Mangalsutras, Mangalsutra', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767852360, 1767852439, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(18, NULL, 'Golden Forever Moments Mangalsutra', 'golden-forever-moments-mangalsutra', 'M-03', 3, '3', 'Mangalsutra', '5', '89', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration\\nIn the book of life, cherish the pages that hold your forever moments – the chapters that shape your story.\\n\\nThe Design\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\n \\nStyling Tip\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\r\\n\\r\\n&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This modern and trendy design can become your favourite in your mangalsutra collection. Accessorise yourself with this.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden mangalsutra features a circular zircon set at the end of a V-shaped motif. The chain has three black beads on each side.<br style=\"box-sizing: inherit;\"></span></p><ul data-stringify-type=\"unordered-list\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-indent=\"0\" data-border=\"0\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 44 cm + 4 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.7 cm, Width: 0.7 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Mangalsutra</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration\\nIn the book of life, cherish the pages that hold your forever moments – the chapters that shape your story.\\n\\nThe Design\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\n \\nStyling Tip\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\r\\n\\r\\n&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair this with a kurta set.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration\\nIn the book of life, cherish the pages that hold your forever moments – the chapters that shape your story.\\n\\nThe Design\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\n \\nStyling Tip\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\r\\n\\r\\n&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This modern and trendy design can become your favourite in your mangalsutra collection. Accessorise yourself with this.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden mangalsutra features a circular zircon set at the end of a V-shaped motif. The chain has three black beads on each side.<br style=\"box-sizing: inherit;\"></span></p><ul data-stringify-type=\"unordered-list\" class=\"p-rich_text_list p-rich_text_list__bullet\" data-indent=\"0\" data-border=\"0\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 44 cm + 4 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.7 cm, Width: 0.7 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Mangalsutra</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration\\nIn the book of life, cherish the pages that hold your forever moments – the chapters that shape your story.\\n\\nThe Design\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\n \\nStyling Tip\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\r\\n\\r\\n&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair this with a kurta set.</span></p>', 'M', 6000, '2999', NULL, '', '', '', '6', NULL, '1.7', '0.7', '1.7', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Forever Moments Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras, Mangalsutra', 'Golden Forever Moments Mangalsutra, Mangalsutras, Mangalsutras, Mangalsutra', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767852638, 1767852704, 1, 1, '1', NULL),
(19, NULL, 'Silver Drizzle Drop Mangalsutra', 'silver-drizzle-drop-mangalsutra', 'M-04', 3, '11,12', 'Mangalsutra', '5', '2656', '1,2,3,4,5,7,8,9,10,11', 'P', '10', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame.<br style=\"box-sizing: inherit;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">AAA+ Quality Zircons<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Charm: 12 mm x 17 mm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Length: 42 cm&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium finish to prevent tarnish&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair it with a blue saree with a beige belt to accentuate the waist.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame.<br style=\"box-sizing: inherit;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">AAA+ Quality Zircons<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Charm: 12 mm x 17 mm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Length: 42 cm&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium finish to prevent tarnish&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:7165,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:0,&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:3,&quot;3&quot;:1},&quot;15&quot;:&quot;Arial&quot;}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\n\\nThe Design:\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\n\\nStyling Tips:\\nPair it with a blue saree with a beige belt to accentuate the waist. &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair it with a blue saree with a beige belt to accentuate the waist.</span></p>', 'M', 8000, '3699', NULL, '', '', '', '8', NULL, '12', '12', '12', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Drizzle Drop Mangalsutra, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras, Mangalsutra', 'Silver Drizzle Drop Mangalsutra, Mangalsutras, Mangalsutras, Mangalsutra', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767852958, 1770534958, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(20, NULL, 'Silver Pearfection Mangalsutra Bracelet', 'silver-pearfection-mangalsutra-bracelet', 'M-05', 3, '3', 'Mangalsutra', '5', '3042', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admire how perfectly beautiful it looks.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 silver</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size</span></li><li style=\"box-sizing: inherit;\">Length of the bracelet is 17 cm with a 4 cm adjustable portion</li><li style=\"box-sizing: inherit;\">Dimensions: 3.6 cm x 0.7 cm</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1 piece</span></li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a pink salwar suit.</span></p>', '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admire how perfectly beautiful it looks.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 silver</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Adjustable size</span></li><li style=\"box-sizing: inherit;\">Length of the bracelet is 17 cm with a 4 cm adjustable portion</li><li style=\"box-sizing: inherit;\">Dimensions: 3.6 cm x 0.7 cm</li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Rhodium e-coat to prevent tarnish</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</span></li><li style=\"box-sizing: inherit;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1 piece</span></li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\r\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\r\\n\\r\\nThe Design:\\r\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\r\\n925 silver \\r\\nPerfect for sensitive skin\\r\\nAdjustable size \\r\\nDiameter of the bracelet is 24 cm \\r\\nDimensions: 4.5 cm x 0.8 cm\\r\\nRhodium e-coat to prevent tarnish\\r\\nComes with the GIVA Jewellery kit and authenticity certificate\\r\\nNet Qty- 1 piece\\n\\r\\nStyling Tip:\\nStyle this with a pink salwar suit. &quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a pink salwar suit.</span></p>', 'M', 6000, '2999', NULL, '', '', '', '6', NULL, '17', '17', '17', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Pearfection Mangalsutra Bracelet, Mangalsutras, Mangalsutras', 'Mangalsutras, Mangalsutras, Mangalsutra', 'Silver Pearfection Mangalsutra Bracelet, Mangalsutras, Mangalsutras, Mangalsutra', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767853203, 1767853242, 1, 1, '1', NULL),
(21, NULL, 'Oxidised Silver Classic Nose Pin', 'oxidised-silver-classic-nose-pin', 'N-01', 9, '9', '', '5', '2491', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\n\\nThe Design:\\nThis oxidised silver nose pin features a circular design with silver beads.\\n\\nStyling Tip:\\nWear this nose pin with an ikat print dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Inspired from the classy way you carry yourself, this minimalistic beauty is a must-have.&nbsp;<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This oxidised silver nose pin features a circular design with silver beads.<br style=\"box-sizing: inherit;\"></span></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><ul style=\"box-sizing: inherit;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Oxidised Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.6 cm, Width: 0.6 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Nose Pin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\n\\nThe Design:\\nThis oxidised silver nose pin features a circular design with silver beads.\\n\\nStyling Tip:\\nWear this nose pin with an ikat print dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Wear this nose pin with an ikat print dress.</span></div>', '<div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\n\\nThe Design:\\nThis oxidised silver nose pin features a circular design with silver beads.\\n\\nStyling Tip:\\nWear this nose pin with an ikat print dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Inspired from the classy way you carry yourself, this minimalistic beauty is a must-have.&nbsp;<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This oxidised silver nose pin features a circular design with silver beads.<br style=\"box-sizing: inherit;\"></span></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><ul style=\"box-sizing: inherit;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Oxidised Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.6 cm, Width: 0.6 cm</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Nose Pin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\n\\nThe Design:\\nThis oxidised silver nose pin features a circular design with silver beads.\\n\\nStyling Tip:\\nWear this nose pin with an ikat print dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Wear this nose pin with an ikat print dress.</span></div>', 'M', 1000, '899', NULL, '', '', '', '1', NULL, '0.6', '0.6', '0.6', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Oxidised Silver Classic Nose Pin, Nose Pins, Nose Pins', 'Nose Pins, Nose Pins', 'Oxidised Silver Classic Nose Pin, Nose Pins, Nose Pins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767853542, 1767853585, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(22, NULL, 'Oxidised Silver Flower Blossom Nose Pin', 'oxidised-silver-flower-blossom-nose-pin', 'N-02', 9, '9', '', '5', '148', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration: \\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\n\\nThe Design: \\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature’s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\n\\nThe Style: \\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This nose pin is a candid beauty with an ethnic appeal. Wear it and fall in love with yourself again!</span><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">&nbsp;This oxidised silver nose pin features a circular floral design.</span></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Oxidised Silver<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.6 cm, Width: 0.6 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration: \\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\n\\nThe Design: \\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature’s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\n\\nThe Style: \\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Style:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Wear this nose pin with a printed dress.</span></span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration: \\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\n\\nThe Design: \\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature’s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\n\\nThe Style: \\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This nose pin is a candid beauty with an ethnic appeal. Wear it and fall in love with yourself again!</span><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">&nbsp;This oxidised silver nose pin features a circular floral design.</span></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Oxidised Silver<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 0.6 cm, Width: 0.6 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-userformat=\"{&quot;2&quot;:961,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:0,&quot;10&quot;:0,&quot;11&quot;:4,&quot;12&quot;:0}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration: \\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\n\\nThe Design: \\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature’s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\n\\nThe Style: \\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Style:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Wear this nose pin with a printed dress.</span></span></p>', 'M', 2000, '899', NULL, '', '', '', '2', NULL, '0.6', '0.6', '0.6', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Oxidised Silver Flower Blossom Nose Pin, Nose Pins, Nose Pins', 'Nose Pins, Nose Pins', 'Oxidised Silver Flower Blossom Nose Pin, Nose Pins, Nose Pins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767854046, 1767854089, 1, 1, '1', NULL),
(23, NULL, 'Oxidised Silver Black Square Nose Pin (Clip On)', 'oxidised-silver-black-square-nose-pin-(clip-on)', 'N-03', 9, '9', '', '5', '3265', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\n \\nThe Design:\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\n\\nStyling Tip:\\nStyle this nose pin with an anarkali set.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Your charisma never fails to make an impression, like this nose pin. It is the kind that you want to own instantly!</span><br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This oxidised silver nose pin features a square design nestling a black-coloured stone.</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Oxidised Silver<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.16 cm, Width: 0.3 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit<br style=\"box-sizing: inherit;\"></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\n \\nThe Design:\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\n\\nStyling Tip:\\nStyle this nose pin with an anarkali set.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span style=\"box-sizing: inherit;\">Style this nose pin with an anarkali set.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\n \\nThe Design:\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\n\\nStyling Tip:\\nStyle this nose pin with an anarkali set.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Your charisma never fails to make an impression, like this nose pin. It is the kind that you want to own instantly!</span><br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This oxidised silver nose pin features a square design nestling a black-coloured stone.</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Oxidised Silver<br style=\"box-sizing: inherit;\"></li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.16 cm, Width: 0.3 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit<br style=\"box-sizing: inherit;\"></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\n \\nThe Design:\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\n\\nStyling Tip:\\nStyle this nose pin with an anarkali set.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\"></span><span style=\"box-sizing: inherit;\">Style this nose pin with an anarkali set.</span></p>', 'M', 2000, '899', NULL, '', '', '', '2', NULL, '1.6', '1.6', '1.6', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Oxidised Silver Black Square Nose Pin (Clip On), Nose Pins, Nose Pins', 'Nose Pins, Nose Pins', 'Oxidised Silver Black Square Nose Pin (Clip On), Nose Pins, Nose Pins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767854319, 1767854356, 1, 1, '1', NULL),
(24, NULL, 'Made With Pure 925 Silver', 'made-with-pure-925-silver', 'N-04', 9, '9', '', '5', '3042', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\"></span><span style=\"box-sizing: inherit;\">Let this pretty accessory add a pop of colour to your ensemble. Who needs a crown when you can wear this graceful nose pin?<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"></span><strong style=\"box-sizing: inherit;\">The Design:</strong><span style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\">This silver nose pin features a floral shape with the petals dotted with pink coloured stones.<br style=\"box-sizing: inherit;\"></span></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Motif Size: Height - 0.95 cm, Width - 0.87 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:<br style=\"box-sizing: inherit;\"></strong>Pair it with a pink lehenga.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\"></span><span style=\"box-sizing: inherit;\">Let this pretty accessory add a pop of colour to your ensemble. Who needs a crown when you can wear this graceful nose pin?<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"></span><strong style=\"box-sizing: inherit;\">The Design:</strong><span style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\">This silver nose pin features a floral shape with the petals dotted with pink coloured stones.<br style=\"box-sizing: inherit;\"></span></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Motif Size: Height - 0.95 cm, Width - 0.87 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 pair</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:<br style=\"box-sizing: inherit;\"></strong>Pair it with a pink lehenga.</span></p>', 'M', 2000, '799', NULL, '', '', '', '2', NULL, '0.9', '0.9', '0.09', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Made With Pure 925 Silver, Nose Pins, Nose Pins', 'Nose Pins, Nose Pins', 'Made With Pure 925 Silver, Nose Pins, Nose Pins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767854647, 1767854688, 1, 1, '1', NULL),
(25, NULL, 'Silver Floral Fantasy Nose Pin (Clip On)', 'silver-floral-fantasy-nose-pin-(clip-on)', 'N-05', 9, '9', '', '5', '2964', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\n\\nThe Design:\\nThis beautiful silver nose pin has a floral motif with zircons.\\n\\nStyling Tip:\\nWear a black embroidery saree to shine bright.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Here is a our creation, inspired by nature and fueled by our boundless imagination.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This beautiful silver nose pin has a floral motif with zircons.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter- 1.4 cm x 0.8 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\n\\nThe Design:\\nThis beautiful silver nose pin has a floral motif with zircons.\\n\\nStyling Tip:\\nWear a black embroidery saree to shine bright.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Wear a black embroidery saree to shine bright.</span></p>', '<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\n\\nThe Design:\\nThis beautiful silver nose pin has a floral motif with zircons.\\n\\nStyling Tip:\\nWear a black embroidery saree to shine bright.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Here is a our creation, inspired by nature and fueled by our boundless imagination.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This beautiful silver nose pin has a floral motif with zircons.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter- 1.4 cm x 0.8 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive&nbsp;skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Nose Pin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\n\\nThe Design:\\nThis beautiful silver nose pin has a floral motif with zircons.\\n\\nStyling Tip:\\nWear a black embroidery saree to shine bright.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Wear a black embroidery saree to shine bright.</span></p>', 'M', 2000, '899', NULL, '', '', '', '2', NULL, '1.4', '1.4', '1.4', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Floral Fantasy Nose Pin (Clip On), Nose Pins, Nose Pins', 'Nose Pins, Nose Pins', 'Silver Floral Fantasy Nose Pin (Clip On), Nose Pins, Nose Pins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767854952, 1767854993, 1, 1, '1', NULL),
(26, NULL, 'Silver Deer Heart in Red Necklace', 'silver-deer-heart-in-red-necklace', 'NK-01', 8, '8', '', '5', '2656', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\n\\nThe Design:\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.\\n\\nStyling tip:\\nStyle this necklace with a navy blue jumpsuit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 45 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Motif Height: 2.2 cm, Width: 2.8 cm<br style=\"box-sizing: inherit;\"></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\n\\nThe Design:\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.\\n\\nStyling tip:\\nStyle this necklace with a navy blue jumpsuit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this necklace with a navy blue jumpsuit.</span></p>', '<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\n\\nThe Design:\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.\\n\\nStyling tip:\\nStyle this necklace with a navy blue jumpsuit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"></span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 45 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Motif Height: 2.2 cm, Width: 2.8 cm<br style=\"box-sizing: inherit;\"></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\n\\nThe Design:\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA’s Red Romance Collection.\\n\\nStyling tip:\\nStyle this necklace with a navy blue jumpsuit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this necklace with a navy blue jumpsuit.</span></p>', 'M', 6000, '2999', NULL, '', '', '', '6', NULL, '45', '2.8', '2.2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Deer Heart in Red Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Silver Deer Heart in Red Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767855401, 1767855454, 1, 1, '1', NULL),
(27, NULL, 'Silver Deer Heart Zircon Necklace', 'silver-deer-heart-zircon-necklace', 'NK-02', 8, '8', '', '5', '', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\n\\nThe Design:\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\n\\nStyling Tip:\\nStyle this with a velvet shirt dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Your favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.&nbsp;<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver necklace features a deer motif studded with zircons on its antlers.</span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 42 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.5 cm, Width: 1.8 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\n\\nThe Design:\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\n\\nStyling Tip:\\nStyle this with a velvet shirt dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a velvet shirt dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\n\\nThe Design:\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\n\\nStyling Tip:\\nStyle this with a velvet shirt dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Your favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.&nbsp;<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver necklace features a deer motif studded with zircons on its antlers.</span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 42 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.5 cm, Width: 1.8 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\n\\nThe Design:\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\n\\nStyling Tip:\\nStyle this with a velvet shirt dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a velvet shirt dress.</span></p>', 'M', 4000, '2199', NULL, '', '', '', '4', NULL, '42', '1.8', '1.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Deer Heart Zircon Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Silver Deer Heart Zircon Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767855690, 1767855756, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(28, NULL, 'Anushka Sharma Silver Valentine Pendant', 'anushka-sharma-silver-valentine-pendant', 'NK-03', 8, '8', '', '5', '2491', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span style=\"box-sizing: inherit;\">This adorable pendant undoubtedly adds a touch of glamour to your neckline. Just imagine how stunning you\'ll look wearing it!</span></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><br style=\"box-sizing: inherit;\"></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\"></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span style=\"box-sizing: inherit;\">This silver pendant has a heart motif with zircons studded below nestling a pink-coloured stone placed in the centre.</span></div><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 45 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.8 cm, Width: 1.2 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pendant With Link Chain</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:<br style=\"box-sizing: inherit;\"></strong><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a maroon top and blue jeans.</span></p>', '<div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span style=\"box-sizing: inherit;\">This adorable pendant undoubtedly adds a touch of glamour to your neckline. Just imagine how stunning you\'ll look wearing it!</span></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><br style=\"box-sizing: inherit;\"></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\"></div><div style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span style=\"box-sizing: inherit;\">This silver pendant has a heart motif with zircons studded below nestling a pink-coloured stone placed in the centre.</span></div><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of chain: 45 cm + 5 cm Adjustable</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Motif Height: 1.8 cm, Width: 1.2 cm&nbsp;</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Content:<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pendant With Link Chain</span></li><li data-stringify-border=\"0\" data-stringify-indent=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:<br style=\"box-sizing: inherit;\"></strong><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this with a maroon top and blue jeans.</span></p>', 'M', 7000, '3299', NULL, '', '', '', '7', NULL, '42', '1.2', '1.8', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Anushka Sharma Silver Valentine Pendant, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Anushka Sharma Silver Valentine Pendant, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767856227, 1767856280, 1, 1, '1', NULL),
(29, NULL, 'Silver Snowflake Pendant With Box Chain', 'silver-snowflake-pendant-with-box-chain', 'NK-04', 8, '8', '', '5', '586', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\n\\nThe Design:\\nThis silver pendant has a snowflake motif studded with zircons.\\n\\nStyling Tip:\\nPair them with a V-neck purple dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver pendant has a snowflake motif studded with zircons.</span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 41cm + 4 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Motif Height: 2.2 cm, Width: 1.2 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Pendant with&nbsp;Box Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\n\\nThe Design:\\nThis silver pendant has a snowflake motif studded with zircons.\\n\\nStyling Tip:\\nPair them with a V-neck purple dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair them with a V-neck purple dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\n\\nThe Design:\\nThis silver pendant has a snowflake motif studded with zircons.\\n\\nStyling Tip:\\nPair them with a V-neck purple dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver pendant has a snowflake motif studded with zircons.</span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 41cm + 4 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Motif Height: 2.2 cm, Width: 1.2 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content:&nbsp;Pendant with&nbsp;Box Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\n\\nThe Design:\\nThis silver pendant has a snowflake motif studded with zircons.\\n\\nStyling Tip:\\nPair them with a V-neck purple dress.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Pair them with a V-neck purple dress.</span></p>', 'M', 6000, '2799', NULL, '', '', '', '6', NULL, '41', '1.2', '2.2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Snowflake Pendant With Box Chain, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Silver Snowflake Pendant With Box Chain, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767856475, 1767856529, 1, 1, '1', NULL),
(30, NULL, 'Silver Infinity Heart Necklace', 'silver-infinity-heart-necklace', 'NK-05', 8, '8', '', '5', '3265', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\n\\nThe Design:\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\n\\nStyling Tip:\\nStyle this with a violet tunic dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">When you are meant for eternity, then it\'s time to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Motif Height: 1.1 cm, Width: 2.5 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 45.5 cm + 5 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\n\\nThe Design:\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\n\\nStyling Tip:\\nStyle this with a violet tunic dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this with a violet tunic dress.</span></p>', '<p><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\n\\nThe Design:\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\n\\nStyling Tip:\\nStyle this with a violet tunic dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">When you are meant for eternity, then it\'s time to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.</span><span style=\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"></span></p><ul data-mce-fragment=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Motif Height: 1.1 cm, Width: 2.5 cm</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\"><span mce-data-marked=\"1\" style=\"box-sizing: inherit;\">Length of Chain: 45.5 cm + 5 cm Adjustable</span></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Necklace</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p><span data-sheets-userformat=\"{&quot;2&quot;:13249,&quot;3&quot;:{&quot;1&quot;:0},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Cambria&quot;,&quot;16&quot;:12}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\n\\nThe Design:\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\n\\nStyling Tip:\\nStyle this with a violet tunic dress.&quot;}\" data-sheets-root=\"1\" style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Style this with a violet tunic dress.</span></p>', 'M', 6000, '2799', NULL, '', '', '', '6', NULL, '45', '2.5', '1.1', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Infinity Heart Necklace, Necklaces, Necklaces', 'Necklaces, Necklaces', 'Silver Infinity Heart Necklace, Necklaces, Necklaces', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767856716, 1767856762, 1, 1, '1', NULL),
(31, NULL, 'Silver Punjabi Kada For Him', 'silver-punjabi-kada-for-him', 'MK-01', 5, '5', '', '5', '3011', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">This clean silver kada for men makes a statement without trying too hard. Wear it daily as your badge of ambition, confidence and unstoppable energy.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.1 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">This complements every outfit with ease.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">This clean silver kada for men makes a statement without trying too hard. Wear it daily as your badge of ambition, confidence and unstoppable energy.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.1 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">This complements every outfit with ease.</span></p>', 'M', 10000, '8399', NULL, '', '', '', '10', NULL, '7.1', '7.1', '7.1', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Punjabi Kada For Him, Mens Kadas, Mens Kadas', 'Mens Kadas, Mens Kadas', 'Silver Punjabi Kada For Him, Mens Kadas, Mens Kadas', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767857107, 1767857166, 1, 1, '1', NULL),
(32, NULL, 'Silver Yash Kada For Him', 'silver-yash-kada-for-him', 'MK-02', 5, '5', '', '5', '116', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A piece made for men who aim higher. With its striking silver finish and strong form, this kada reflects the ambition you carry everywhere.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.2 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">This piece stands out best when your outfit is simple.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A piece made for men who aim higher. With its striking silver finish and strong form, this kada reflects the ambition you carry everywhere.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.2 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">This piece stands out best when your outfit is simple.</span></p>', 'M', 10000, '8399', NULL, '', '', '', '10', NULL, '7.2', '7.2', '7.2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Yash Kada For Him, Mens Kadas, Mens Kadas', 'Mens Kadas, Mens Kadas', 'Silver Yash Kada For Him, Mens Kadas, Mens Kadas', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767857488, 1767857529, 1, 1, '1', NULL),
(33, NULL, 'Silver Aarvik Kada For Him', 'silver-aarvik-kada-for-him', 'MK-03', 5, '5', '', '5', '1478', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A sleek silver kada for men with a polished finish, crafted for the man who values elegance in simplicity. Its smooth, reflective surface embodies confidence and timeless style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.2 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this silver kada for men with minimal outfits or a crisp shirt</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">A sleek silver kada for men with a polished finish, crafted for the man who values elegance in simplicity. Its smooth, reflective surface embodies confidence and timeless style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 7.2 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this silver kada for men with minimal outfits or a crisp shirt</span></p>', 'M', 20000, '9099', NULL, '', '', '', '20', NULL, '20.5', '20.5', '20.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Titan Weave Bracelet For Him, Mens Kadas, Mens Kadas', 'Mens Kadas, Mens Kadas', 'Silver Titan Weave Bracelet For Him, Mens Kadas, Mens Kadas', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767857676, 1767857835, 1, 1, '1', NULL),
(34, NULL, 'Silver Garv Kada For Him', 'silver-garv-kada-for-him', 'MK-04', 5, '5', '', '5', '2979', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">Strong lines, clean finish and undeniable charisma. This silver kada is crafted for the man who carries his pride with effortless style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 6.8 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this silver kada with a crisp shirt</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">Strong lines, clean finish and undeniable charisma. This silver kada is crafted for the man who carries his pride with effortless style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 6.8 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this silver kada with a crisp shirt</span></p>', 'M', 10000, '8399', NULL, '', '', '', '10', NULL, '6.8', '6.8', '6.8', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Garv Kada For Him, Mens Kadas, Mens Kadas', 'Mens Kadas, Mens Kadas', 'Silver Garv Kada For Him, Mens Kadas, Mens Kadas', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767858050, 1767858097, 1, 1, '1', NULL),
(35, NULL, 'Silver Tejveer Kada For Him', 'silver-tejveer-kada-for-him', 'MK-05', 5, '5', '', '5', '1558', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">Centred on a textured four-leaf clover symbol of luck, this kada for men features rhythmic diamond cuts that catch the light. Nature’s charm meets sleek modern style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 6.8 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Ideal for everyday use.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\">Centred on a textured four-leaf clover symbol of luck, this kada for men features rhythmic diamond cuts that catch the light. Nature’s charm meets sleek modern style.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Diameter: 6.8 cm</span></li><li style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li style=\"box-sizing: inherit;\">Content: Kada</li><li style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Ideal for everyday use.</span></p>', 'M', 21000, '9799', NULL, '', '', '', '21', NULL, '6.8', '6.8', '6.8', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Tejveer Kada For Him, Mens Kadas, Mens Kadas', 'Mens Kadas, Mens Kadas', 'Silver Tejveer Kada For Him, Mens Kadas, Mens Kadas', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767858285, 1767858325, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(36, NULL, 'Silver Glinting Treasure Bangle', 'silver-glinting-treasure-bangle', 'BG-01', 7, '7', '2 Pc Bangles::3 Pc Bangles', '5', '2398', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\n\\nThe Design:  \\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\n\\nStyling Tip:\\nStyle this bangle with workwear or evening wear, it goes with everything! &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and is perfect for royalty.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.17 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\n\\nThe Design:  \\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\n\\nStyling Tip:\\nStyle this bangle with workwear or evening wear, it goes with everything! &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with workwear or evening wear, it goes with everything!</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\n\\nThe Design:  \\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\n\\nStyling Tip:\\nStyle this bangle with workwear or evening wear, it goes with everything! &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and is perfect for royalty.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.17 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\n\\nThe Design:  \\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\n\\nStyling Tip:\\nStyle this bangle with workwear or evening wear, it goes with everything! &quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with workwear or evening wear, it goes with everything!</span></p>', 'M', 27000, '12499', NULL, '', '', '', '27', NULL, '2.6', '2.6', '2.6', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Glinting Treasure Bangle, Bangles, Bangles', 'Bangles, Bangles, 2 Pc Bangles, 3 Pc Bangles', 'Silver Glinting Treasure Bangle, Bangles, Bangles, 2 Pc Bangles', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767858593, 1767858662, 1, 1, '1', NULL),
(37, NULL, 'Silver You Sparkle Cuff Bracelet', 'silver-you-sparkle-cuff-bracelet', 'BG-02', 7, '7', '2 Pc Bangles', '5', '2979', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Jewellery is a timeless companion, an eternal reminder of the moments and people that shape you. Hold them close, always.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver openable bracelet for women features a graceful crossover design with two curved arms. Both curves are studded with zircons. At the centre, twin flower clusters are studded with zircons to give an elegant charm.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Diameter: 5.9 cm<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Cuff Bracelet</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this bracelet with a gold plated ring.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Jewellery is a timeless companion, an eternal reminder of the moments and people that shape you. Hold them close, always.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver openable bracelet for women features a graceful crossover design with two curved arms. Both curves are studded with zircons. At the centre, twin flower clusters are studded with zircons to give an elegant charm.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Diameter: 5.9 cm<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Cuff Bracelet</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Pair this bracelet with a gold plated ring.</span></p>', 'M', 9000, '4499', NULL, '', '', '', '9', NULL, '5.9', '5.9', '5.9', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver You Sparkle Cuff Bracelet, Bangles, Bangles', 'Bangles, Bangles, 2 Pc Bangles', 'Silver You Sparkle Cuff Bracelet, Bangles, Bangles, 2 Pc Bangles', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767858847, 1767858888, 1, 1, '1', NULL),
(38, NULL, 'Silver Shiny Wave Bangle', 'silver-shiny-wave-bangle', 'BG-03', 7, '7', '2 Pc Bangles', '5', '1458', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.</span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.13 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with a dressy outfit for unlimited</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.</span></p><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.13 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\n\\nThe Design:  \\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\n\\nStyling Tip:\\nStyle this bangle with a dressy outfit for unlimited compliments.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with a dressy outfit for unlimited</span></p>', 'M', 21000, '9599', NULL, '', '', '', '21', NULL, '6.13', '6.13', '6.13', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Shiny Wave Bangle, Bangles, Bangles', 'Bangles, Bangles, 2 Pc Bangles', 'Silver Shiny Wave Bangle, Bangles, Bangles, 2 Pc Bangles', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767859194, 1767859243, 1, 1, '1', NULL),
(39, NULL, 'Silver Sparkle Bangle', 'silver-sparkle-bangle', 'BG-04', 7, '7', '2 Pc Bangles', '5', '3372', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\n\\nThe Design:\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\n\\nStyling Tip:\\nStyle this bangle with a Punjabi suit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Believe in yourself, for you are stronger and more beautiful than you can imagine.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver bangle has a kite motif design with a zircon placed at the centre and zircon studded alternatively on the bangle.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.2 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\n\\nThe Design:\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\n\\nStyling Tip:\\nStyle this bangle with a Punjabi suit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with a Punjabi suit.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\n\\nThe Design:\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\n\\nStyling Tip:\\nStyle this bangle with a Punjabi suit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Believe in yourself, for you are stronger and more beautiful than you can imagine.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This silver bangle has a kite motif design with a zircon placed at the centre and zircon studded alternatively on the bangle.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Size: 2.6 anna</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Bangle<span style=\"box-sizing: inherit;\">&nbsp;</span><span data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Diameter</span>: 6.2 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Content: Bangle</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Net Qty- 1&nbsp;unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\n\\nThe Design:\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\n\\nStyling Tip:\\nStyle this bangle with a Punjabi suit.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9213,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this bangle with a Punjabi suit.</span></p>', 'M', 10000, '4599', NULL, '', '', '', '10', NULL, '6.2', '6.2', '6.2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Silver Sparkle Bangle, Bangles, Bangles', 'Bangles, Bangles, 2 Pc Bangles', 'Silver Sparkle Bangle, Bangles, Bangles, 2 Pc Bangles', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767859516, 1767859558, 1, 1, '1', NULL),
(40, NULL, 'Made With Pure 925 Silver', 'made-with-pure-925-silver', 'BG-05', 7, '7', '2 Pc Bangles', '5', '2051', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Round, radiant, and ready to flex, this one’s all about subtle statement checks.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver cuff bracelet for women features an open, plain, flat band, accented with pear-shaped zircons at both ends.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Diameter: 5.9 cm + Adjustable<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Bracelet</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Wear this with a printed black skirt and a red top.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br style=\"box-sizing: inherit;\">Round, radiant, and ready to flex, this one’s all about subtle statement checks.<br style=\"box-sizing: inherit;\"><br style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br style=\"box-sizing: inherit;\">This silver cuff bracelet for women features an open, plain, flat band, accented with pear-shaped zircons at both ends.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Diameter: 5.9 cm + Adjustable<br style=\"box-sizing: inherit;\"></li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Bracelet</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-root=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br style=\"box-sizing: inherit;\">Wear this with a printed black skirt and a red top.</span></p>', 'M', 8000, '3699', NULL, '', '', '', '8', NULL, '5.9', '5.9', '5.9', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Made With Pure 925 Silver, Bangles, Bangles', 'Bangles, Bangles, 2 Pc Bangles', 'Made With Pure 925 Silver, Bangles, Bangles, 2 Pc Bangles', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767859740, 1767859784, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(41, NULL, 'Golden Tranquil Waters Chain', 'golden-tranquil-waters-chain', 'GCA-01', 6, '6', '', '5', '2686', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\n\\nThe Design:  \\nThis elegant golden chain has an intricate wheat chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a cream bodycon dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This elegant golden chain has an intricate wheat chain design.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\">The length of the chain is 44 cm with a 5 cm adjustable portion</span></li><li style=\"box-sizing: inherit;\">Width: 0.14 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\n\\nThe Design:  \\nThis elegant golden chain has an intricate wheat chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a cream bodycon dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a maroon kaftan dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\n\\nThe Design:  \\nThis elegant golden chain has an intricate wheat chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a cream bodycon dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This elegant golden chain has an intricate wheat chain design.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\">The length of the chain is 44 cm with a 5 cm adjustable portion</span></li><li style=\"box-sizing: inherit;\">Width: 0.14 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\n\\nThe Design:  \\nThis elegant golden chain has an intricate wheat chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a cream bodycon dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a maroon kaftan dress.</span></p>', 'M', 8000, '3799', NULL, '', '', '', '8', NULL, '44', '44', '44', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Tranquil Waters Chain, Gold Chains, Gold Chains', 'Gold Chains, Gold Chains', 'Golden Tranquil Waters Chain, Gold Chains, Gold Chains', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767860889, 1767860935, 1, 1, '1', NULL),
(42, NULL, 'Golden Starlight Chain', 'golden-starlight-chain', 'GCA-02', 6, '6', '', '5', '2977', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\n\\nThe Design:  \\nThis golden chain has a thin link chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a burgundy strappy dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Starlight Chain is inspired by the haunting beauty of a starlit night that evokes a sense of wonder.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden chain has a thin link design.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The length of the chain is 44 cm with a 5 cm adjustable portion</span></li><li style=\"box-sizing: inherit;\">Width: 0.1 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\n\\nThe Design:  \\nThis golden chain has a thin link chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a burgundy strappy dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a burgundy strappy dress.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\n\\nThe Design:  \\nThis golden chain has a thin link chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a burgundy strappy dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Starlight Chain is inspired by the haunting beauty of a starlit night that evokes a sense of wonder.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden chain has a thin link design.<br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\"><span data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\n\\nThe Design:\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\n925 Silver with Rose Gold Plating\\nAAA+ Quality Zircons\\nCharm Dimensions: 0.81 cm x 2.04 cm\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\nHypoallergenic - Perfect for sensitive skin\\nComes with the GIVA Jewellery kit and authenticity certificate\\nNet Qty- 1 piece\\nStyling tip:\\nStyle this necklace with a cute lilac dress.&quot;}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The length of the chain is 44 cm with a 5 cm adjustable portion</span></li><li style=\"box-sizing: inherit;\">Width: 0.1 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\n\\nThe Design:  \\nThis golden chain has a thin link chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a burgundy strappy dress.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a burgundy strappy dress.</span></p>', 'M', 5000, '2599', NULL, '', '', '', '5', NULL, '44', '44', '44', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Starlight Chain, Gold Chains, Gold Chains', 'Gold Chains, Gold Chains', 'Golden Starlight Chain, Gold Chains, Gold Chains', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767861223, 1767861264, 1, 1, '1', NULL),
(43, NULL, 'Golden Twilight Chain For Him', 'golden-twilight-chain-for-him', 'GCA-03', 6, '6', '', '5', '1478', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\n\\nThe Design:  \\nThis golden chain features a classy rope with each link closely woven together.\\n\\nStyling Tip:\\nStyle this chain with a white t-shirt and blue denim.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">The Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars. Surprise him with this jewellery.</span><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This golden chain features a classy rope with each link closely woven together.</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Length: 60.5 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Thickness: 0.27 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit<br style=\"box-sizing: inherit;\"></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\n\\nThe Design:  \\nThis golden chain features a classy rope with each link closely woven together.\\n\\nStyling Tip:\\nStyle this chain with a white t-shirt and blue denim.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Style this chain with a white t-shirt and blue denim.</span></span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\n\\nThe Design:  \\nThis golden chain features a classy rope with each link closely woven together.\\n\\nStyling Tip:\\nStyle this chain with a white t-shirt and blue denim.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">The Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars. Surprise him with this jewellery.</span><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This golden chain features a classy rope with each link closely woven together.</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Length: 60.5 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Thickness: 0.27 cm</li><li data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit<br style=\"box-sizing: inherit;\"></li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\n\\nThe Design:  \\nThis golden chain features a classy rope with each link closely woven together.\\n\\nStyling Tip:\\nStyle this chain with a white t-shirt and blue denim.&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Style this chain with a white t-shirt and blue denim.</span></span></p>', 'M', 10000, '4599', NULL, '', '', '', '10', NULL, '60.5', '60.5', '60.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Twilight Chain For Him, Gold Chains, Gold Chains', 'Gold Chains, Gold Chains', 'Golden Twilight Chain For Him, Gold Chains, Gold Chains', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767861408, 1767861451, 1, 1, '1', NULL);
INSERT INTO `tbl_product_bkp` (`product_id`, `occasion_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price_type`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `silver_base_price`, `labor_charge`, `cushion_charge`, `packaging`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `manufacturer_sku`, `manufacturer_shelf_id`, `product_image`, `stock_quantity`, `product_video`, `product_availability`, `bulk_product_availability`, `is_super_product`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`, `gender`) VALUES
(44, NULL, 'Golden Whispering Weave Chain For Him', 'golden-whispering-weave-chain-for-him', 'GCA-04', 6, '6', '', '5', '3011', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\n\\nThe Design:  \\nThis golden chain has a Palma chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a navy blue round-neck t-shirt.\\n\\n&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Whispering Weave Chain For Him is inspired by the soft voice in our consciousness that encourages us along the way.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden chain has a Palma chain pattern.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length: 60 cm</li><li style=\"box-sizing: inherit;\">Width: 0.26 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\n\\nThe Design:  \\nThis golden chain has a Palma chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a navy blue round-neck t-shirt.\\n\\n&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a navy blue round-neck t-shirt.</span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\n\\nThe Design:  \\nThis golden chain has a Palma chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a navy blue round-neck t-shirt.\\n\\n&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">The Golden Whispering Weave Chain For Him is inspired by the soft voice in our consciousness that encourages us along the way.<br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">This golden chain has a Palma chain pattern.</span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length: 60 cm</li><li style=\"box-sizing: inherit;\">Width: 0.26 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\n\\nThe Design:  \\nThis golden chain has a Palma chain pattern.\\n\\nStyling Tip:\\nStyle this chain with a navy blue round-neck t-shirt.\\n\\n&quot;}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\">Style this chain with a navy blue round-neck t-shirt.</span></p>', 'M', 13000, '6299', NULL, '', '', '', '13', NULL, '60', '60', '60', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Whispering Weave Chain For Him, Gold Chains, Gold Chains', 'Gold Chains, Gold Chains', 'Golden Whispering Weave Chain For Him, Gold Chains, Gold Chains', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767864819, 1767864864, 1, 1, '1', NULL),
(45, NULL, 'Golden Charismatic Chain For Him', 'golden-charismatic-chain-for-him', 'GCA-05', 6, '6', '', '5', '2978', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\n\\nThe Design:  \\nThis golden chain has a snake design pattern.\\n\\nStyling Tip:\\nStyle this chain with a light blue shirt and denim.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">The Golden Charismatic Chain For Him is inspired by power. The power of positivity, power of doing good and being kind to those around us.&nbsp;</span>&nbsp;<br style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This golden chain features a snake chain design.&nbsp;</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length: 62 cm</li><li style=\"box-sizing: inherit;\">Width: 0.23 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\n\\nThe Design:  \\nThis golden chain has a snake design pattern.\\n\\nStyling Tip:\\nStyle this chain with a light blue shirt and denim.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Style this chain with a light blue shirt and denim.</span></span></p>', '<p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\n\\nThe Design:  \\nThis golden chain has a snake design pattern.\\n\\nStyling Tip:\\nStyle this chain with a light blue shirt and denim.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Inspiration:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">The Golden Charismatic Chain For Him is inspired by power. The power of positivity, power of doing good and being kind to those around us.&nbsp;</span>&nbsp;<br style=\"box-sizing: inherit;\"><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">The Design:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">This golden chain features a snake chain design.&nbsp;</span><br style=\"box-sizing: inherit;\"></span></p><ul style=\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">925 Silver with Gold Plating</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Perfect for sensitive skin</li><li style=\"box-sizing: inherit;\">Length: 62 cm</li><li style=\"box-sizing: inherit;\">Width: 0.23 cm&nbsp;</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Comes with the GIVA Jewellery kit and authenticity certificate</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Content: Chain</li><li data-stringify-indent=\"0\" data-stringify-border=\"0\" style=\"box-sizing: inherit;\">Net Qty- 1 unit</li></ul><p style=\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\"><span data-mce-fragment=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;The Inspiration:\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\n\\nThe Design:  \\nThis golden chain has a snake design pattern.\\n\\nStyling Tip:\\nStyle this chain with a light blue shirt and denim.\\n\\n\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:9215,&quot;3&quot;:{&quot;1&quot;:0},&quot;4&quot;:{&quot;1&quot;:2,&quot;2&quot;:16777215},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;7&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;9&quot;:1,&quot;10&quot;:1,&quot;11&quot;:4,&quot;12&quot;:0,&quot;16&quot;:10}\" style=\"box-sizing: inherit;\"><strong style=\"box-sizing: inherit;\">Styling Tip:</strong><br data-mce-fragment=\"1\" style=\"box-sizing: inherit;\"><span style=\"box-sizing: inherit;\">Style this chain with a light blue shirt and denim.</span></span></p>', 'M', 20000, '9199', NULL, '', '', '', '20', NULL, '62', '62', '62', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, 'Golden Charismatic Chain For Him, Gold Chains, Gold Chains', 'Gold Chains, Gold Chains', 'Golden Charismatic Chain For Him, Gold Chains, Gold Chains', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767865014, 1767865063, 1, 1, '1', NULL),
(46, '2', '2 gram 24 Karat Gold Coin', '2-gram-24-karat-gold-coin', 'GCO-01', 10, '10', '', '5', '2532', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 24 Karat Gold Coin</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 24 Karat Tanishq gold coin is the perfect investment for you. The tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high-polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 24 Karat Gold Coin</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 24 Karat Tanishq gold coin is the perfect investment for you. The tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high-polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', 'M', 30000, '29944', NULL, '', '', '', '30', NULL, '2', '2', '2', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, '2 gram 24 Karat Gold Coin, Gold Coins, Gold Coins', 'Gold Coins, Gold Coins', '2 gram 24 Karat Gold Coin, Gold Coins, Gold Coins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767865358, 1772193824, 1, 1, '1', 'Female'),
(47, NULL, '2 gram 22 Karat Gold Coin with Lakshmi Motif', '2-gram-22-karat-gold-coin-with-lakshmi-motif', 'GCO-02', 10, '10', '', '5', '2797', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 22 Karat Gold Coin with Lakshmi Motif</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 22 Karat yellow gold coin features Lakshmi motif and weighs 2 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 22 Karat Gold Coin with Lakshmi Motif</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 22 Karat yellow gold coin features Lakshmi motif and weighs 2 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', 'M', 30000, '27448', NULL, '', '', '', '30', NULL, '5', '5', '5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, '2 gram 22 Karat Gold Coin with Lakshmi Motif, Gold Coins, Gold Coins', 'Gold Coins, Gold Coins', '2 gram 22 Karat Gold Coin with Lakshmi Motif, Gold Coins, Gold Coins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767865729, 1767865807, 1, 1, '1', NULL),
(48, '', 'test', 'gram-24-karat-gold-coin-with-ganesha-motif', 'GCO-03', 10, '10', '', '5', '2533', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 24 Karat Gold Coin</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 24 Karat yellow gold coin features the auspicious Ganesha motif and weighs 2 gram. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span></p>', '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">2 gram 24 Karat Gold Coin</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 24 Karat yellow gold coin features the auspicious Ganesha motif and weighs 2 gram. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span></p>', 'M', 30000, '29944', NULL, '', '', '', '30', NULL, '4.5', '4.5', '4.5', NULL, 1000.00, 0.00, 0.00, 0.00, NULL, '2 gram 24 Karat Gold Coin with Ganesha Motif, Gold Coins, Gold Coins', 'Gold Coins, Gold Coins', '2 gram 24 Karat Gold Coin with Ganesha Motif, Gold Coins, Gold Coins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767865908, 1772445007, 1, 1, '1', ''),
(49, NULL, '10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif', '10-gram-22-karat-gold-coin-with-ganesha-lakshmi-motif', 'GCO-04', 10, '10', '', '5', '601', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 22 Karat yellow gold coin features Lakshmi Ganesha motif and weighs 10 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">This 22 Karat yellow gold coin features Lakshmi Ganesha motif and weighs 10 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.</span>&nbsp;</p>', 'M', 14000, '9999', NULL, '', '', '', '140', NULL, '10', '10', '10', NULL, 275.00, 0.00, 0.00, 0.00, NULL, '10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif, Gold Coins, Gold Coins', 'Gold Coins, Gold Coins', '10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif, Gold Coins, Gold Coins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767866103, 1772610757, 1, 1, '1', NULL),
(50, '5', 'Happy', 'happy', 'GCO-05', 10, '10', '', '5', '3008', '1,2,3,4,5,7,8,9,10,11', NULL, '', NULL, '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!</span></p>', '<p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold</p><p class=\"description\" style=\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: &quot;IBM Plex Sans&quot;, sans-serif; color: rgb(86, 84, 78);\"><span class=\"product-long-description\" style=\"margin: 0px;\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!</span></p>', 'L', 20750, '54897', NULL, '', '', '', '50', NULL, '5', '5', '5', NULL, 300.00, 100.00, 250.00, 500.00, NULL, 'Happy Anniversary Gold Coin, Gold Coins, Gold Coins', 'Gold Coins, Gold Coins', 'Happy Anniversary Gold Coin, Gold Coins, Gold Coins', 'Y', '', '', '', '', '', '1', '', 0, '', 0, NULL, NULL, '', '10', '10', 'N', 'S', 1767866302, 1772610723, 1, 1, '1', 'Male');

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

--
-- Table structure for table `tbl_product_catlogue`
--

CREATE TABLE `tbl_product_catlogue` (
  `product_catlogue_id` int(11) NOT NULL,
  `moq` varchar(100) DEFAULT NULL,
  `multiplier` varchar(100) DEFAULT NULL,
  `product_id` varchar(100) DEFAULT NULL,
  `code` varchar(255) DEFAULT NULL,
  `sku` varchar(255) DEFAULT NULL,
  `variation` text DEFAULT NULL,
  `product_title` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `created_by` varchar(255) DEFAULT NULL,
  `updated_by` varchar(255) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_product_description`
--

CREATE TABLE `tbl_product_description` (
  `product_description_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `description_type_id` int(11) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_product_faq`
--

CREATE TABLE `tbl_product_faq` (
  `product_faq_id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `question` varchar(100) DEFAULT NULL,
  `answer` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_product_purchase`
--

CREATE TABLE `tbl_product_purchase` (
  `product_purchase_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `attribute_id` varchar(100) NOT NULL,
  `attribute_value_id` varchar(100) NOT NULL,
  `date` date NOT NULL,
  `manufacturer_id` int(11) NOT NULL,
  `type` enum('P','T','S') NOT NULL DEFAULT 'P' COMMENT 'P=>Purchase,T=>Transfer,S=>Sale',
  `quantity` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `branch_id` int(11) NOT NULL,
  `to_branch_id` int(11) NOT NULL,
  `transfer_no` varchar(100) NOT NULL,
  `transfer_status` enum('P','D','C') NOT NULL COMMENT 'P=>Pending,D=>Dispute,C=>Completed',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `tbl_product_purchase`
--

INSERT INTO `tbl_product_purchase` (`product_purchase_id`, `product_id`, `attribute_id`, `attribute_value_id`, `date`, `manufacturer_id`, `type`, `quantity`, `company_id`, `branch_id`, `to_branch_id`, `transfer_no`, `transfer_status`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 1, '2', '446', '2026-01-08', 0, 'P', 10, 1, 1, 0, '', 'P', 'S', 1767852951, 0, 0, 0, '1'),
(2, 1, '2', '449', '2026-01-08', 0, 'P', 10, 1, 1, 0, '', 'P', 'S', 1767852951, 0, 0, 0, '1'),
(3, 1, '2', '465', '2026-01-08', 0, 'P', 10, 1, 1, 0, '', 'P', 'S', 1767852951, 0, 0, 0, '1'),
(7, 1, '', '446', '2026-01-29', 0, 'T', 2, 1, 1, 6, 'TRL-1769690458-3141', 'P', 'S', 1769690458, 1769690458, 1, 0, '1'),
(8, 1, '', '449', '2026-01-29', 0, 'T', 1, 1, 1, 6, 'TRL-1769690458-3141', 'P', 'S', 1769690458, 1769690458, 1, 0, '1'),
(9, 1, '', '446', '2026-02-02', 0, 'T', 6, 1, 1, 3, 'TRL-1769691260-3446', 'D', 'S', 1769691260, 1769757259, 1, 311, '1'),
(10, 1, '', '465', '2026-02-02', 0, 'T', 2, 1, 1, 3, 'TRL-1769691260-3446', 'D', 'S', 1769691260, 1769757259, 1, 311, '1'),
(11, 1, '', '449', '2026-01-30', 0, 'T', 4, 1, 1, 6, 'TRL-1769735654-1743', 'C', 'S', 1769735654, 1769735934, 311, 312, '1'),
(12, 1, '', '449', '2026-01-30', 0, 'T', 1, 1, 1, 3, 'TRL-1769756895-7149', 'C', 'S', 1769756895, 1769757066, 1, 311, '1'),
(13, 32, '1', '1', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(14, 32, '1', '2', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(15, 32, '1', '4', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(16, 32, '1', '6', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(17, 32, '1', '7', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(18, 32, '1', '8', '2026-03-04', 0, 'P', 1, 1, 1, 0, '', 'P', 'S', 1772630073, 0, 0, 0, '1'),
(19, 32, '1', '1', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1773755546, 1773755546, 0, 0, '1'),
(20, 32, '1', '4', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1773755732, 1773755732, 0, 0, '1'),
(21, 32, '1', '6', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1773755842, 1773755842, 0, 0, '1'),
(22, 32, '1', '7', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1773818948, 1773818948, 0, 0, '1'),
(23, 32, '1', '2', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1774138589, 1774138589, 0, 0, '1'),
(24, 37, '2,1', '440,2', '2026-03-26', 0, 'P', 2, 1, 1, 0, '', 'P', 'S', 1774526483, 0, 0, 0, '1'),
(25, 37, '2,1', '440,4', '2026-03-26', 0, 'P', 2, 1, 1, 0, '', 'P', 'S', 1774526483, 0, 0, 0, '1'),
(26, 37, '2,1', '443,2', '2026-03-26', 0, 'P', 2, 1, 1, 0, '', 'P', 'S', 1774526483, 0, 0, 0, '1'),
(27, 37, '2,1', '443,4', '2026-03-26', 0, 'P', 2, 1, 1, 0, '', 'P', 'S', 1774526483, 0, 0, 0, '1'),
(28, 57, '1', '77', '2026-04-01', 0, 'P', 10, 1, 1, 0, '', 'P', 'S', 1775312363, 0, 0, 0, '1'),
(29, 57, '1', '77', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1775312583, 1775312583, 0, 0, '1'),
(30, 57, '1', '77', '0000-00-00', 0, 'S', 1, 1, 1, 0, '', 'P', 'S', 1775641234, 1775641234, 0, 0, '1'),
(33, 61, '2,1', '440,1', '2026-05-02', 0, 'P', 10, 1, 1, 0, '', 'P', 'S', 1775730399, 0, 0, 0, '1'),
(34, 61, '2,1', '442,1', '2026-05-02', 0, 'P', 11, 1, 1, 0, '', 'P', 'S', 1775730399, 0, 0, 0, '1'),
(35, 61, '2,1', '440,1', '2026-04-09', 0, 'P', 10, 1, 2, 0, '', 'P', 'S', 1775744544, 0, 0, 0, '1'),
(36, 61, '2,1', '442,1', '2026-04-09', 0, 'P', 10, 1, 2, 0, '', 'P', 'S', 1775744544, 0, 0, 0, '1'),
(37, 61, '2,1,3', '440,1,450', '2026-04-09', 0, 'P', 10, 1, 2, 0, '', 'P', 'S', 1775744544, 0, 0, 0, '1');

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

--
-- Table structure for table `tbl_product_reviews`
--

CREATE TABLE `tbl_product_reviews` (
  `product_reviews_id` bigint(20) UNSIGNED NOT NULL,
  `product_id` bigint(20) UNSIGNED DEFAULT NULL,
  `rating` tinyint(4) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `fullname` varchar(150) DEFAULT NULL,
  `firstname` varchar(150) DEFAULT NULL,
  `lastname` varchar(150) DEFAULT NULL,
  `mobile_no` varchar(150) DEFAULT NULL,
  `email_id` varchar(150) DEFAULT NULL,
  `attachment` varchar(255) DEFAULT NULL,
  `status` tinyint(4) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `helpful_yes` int(10) UNSIGNED DEFAULT 0,
  `helpful_no` int(10) UNSIGNED DEFAULT 0,
  `customer_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_product_reviews`
--

INSERT INTO `tbl_product_reviews` (`product_reviews_id`, `product_id`, `rating`, `title`, `description`, `fullname`, `firstname`, `lastname`, `mobile_no`, `email_id`, `attachment`, `status`, `created_at`, `updated_at`, `helpful_yes`, `helpful_no`, `customer_id`) VALUES
(1, 19, 5, 'Test review', 'test krish by review', 'KK', NULL, NULL, '8850770154', 'kjnsjdcjdcs@ss', '\"[\\\"upload\\\\\\/productreview\\\\\\/1772093959_69a00207782ef.png\\\",\\\"upload\\\\\\/productreview\\\\\\/1772093959_69a0020778726.png\\\",\\\"upload\\\\\\/productreview\\\\\\/1772093959_69a0020778ace.mp4\\\",\\\"upload\\\\\\/productreview\\\\\\/1772093959_69a0020779e56.png\\\"]\"', 1, '2026-02-26 08:19:19', '2026-02-28 12:50:59', 1, 0, NULL),
(2, 19, 4, 'MG', 'Test', 'Mayur Gaikwad', NULL, NULL, '7558548239', 'mayurgaikwad408@gmail.com', '\"[\\\"upload\\\\\\/productreview\\\\\\/1772283052_69a2e4ac9a3a5.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283052_69a2e4ac9a50f.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283052_69a2e4ac9a5b6.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283052_69a2e4ac9a656.jfif\\\",\\\"upload\\', 1, '2026-02-28 12:50:52', '2026-02-28 12:54:18', 0, 1, NULL),
(3, 19, 4, 'test', 'test test', 'Mayur Gaikwad', NULL, NULL, '7558548239', 'mayurgaikwad408@gmail.com', '\"[\\\"upload\\\\\\/productreview\\\\\\/1772283085_69a2e4cd8a69a.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283085_69a2e4cd8a82c.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283085_69a2e4cd8a8e7.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1772283085_69a2e4cd8a98b.mp4\\\"]\"', 1, '2026-02-28 12:51:25', '2026-02-28 12:54:13', 0, 1, NULL),
(4, 32, 4, 'test test', 'test test', 'test', NULL, NULL, '7558548239', 'test@check.com', '\"[\\\"upload\\\\\\/productreview\\\\\\/1773119682_69afa8c211aa6.jfif\\\"]\"', 1, '2026-03-10 05:14:42', '2026-03-10 05:14:42', 0, 0, NULL),
(5, 32, 4, 'tertse', 'testettetst', 'test test', NULL, NULL, '7558548239', 'test@check.com', '\"[\\\"upload\\\\\\/productreview\\\\\\/1773119857_69afa971b0b87.mp4\\\",\\\"upload\\\\\\/productreview\\\\\\/1773119857_69afa971b118f.jfif\\\"]\"', 1, '2026-03-10 05:17:37', '2026-03-10 05:17:37', 0, 0, NULL),
(6, 32, 4, 'test test', 'test', 'test', NULL, NULL, '7558548239', 'test@check.com', '\"[\\\"upload\\\\\\/productreview\\\\\\/1773119904_69afa9a0a410d.jfif\\\",\\\"upload\\\\\\/productreview\\\\\\/1773119904_69afa9a0a428c.mp4\\\"]\"', 1, '2026-03-10 05:18:24', '2026-03-10 05:18:24', 0, 0, NULL);

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

--
-- Table structure for table `tbl_product_stock_transfer`
--

CREATE TABLE `tbl_product_stock_transfer` (
  `product_stock_transfer_id` int(11) NOT NULL,
  `transfer_no` int(11) DEFAULT NULL,
  `from_id` int(11) DEFAULT NULL,
  `to_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_barcode_id` int(11) DEFAULT NULL,
  `product_barcode` varchar(50) DEFAULT NULL,
  `product_attribute_id` varchar(50) DEFAULT NULL,
  `product_attribute_values_id` varchar(50) DEFAULT NULL,
  `logistics_type` enum('T','A') DEFAULT 'T',
  `transporter_name` varchar(100) DEFAULT NULL,
  `vehicle_no` varchar(100) DEFAULT NULL,
  `driver_name` varchar(100) DEFAULT NULL,
  `driver_no` varchar(100) DEFAULT NULL,
  `tracking_no` varchar(100) DEFAULT NULL,
  `service_provide_link` varchar(100) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `status` enum('0','1') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_product_variant`
--

CREATE TABLE `tbl_product_variant` (
  `product_variant_id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_attribute_id` text DEFAULT NULL,
  `product_attribute_values_id` text DEFAULT NULL,
  `search_attribute_value_id` text NOT NULL,
  `product_variation` text DEFAULT NULL,
  `is_cart_attribute` varchar(200) DEFAULT NULL,
  `is_product_attribute` varchar(200) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_product_variant`
--

INSERT INTO `tbl_product_variant` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 1, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"10000\",\"sale_price\":\"5000\",\"weight\":\"10\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p data-start=\\\"418\\\" data-end=\\\"703\\\"><b>The<span style=\\\"color: rgb(0, 0, 0); font-family: Poppins, Helvetica, \\\"sans-serif\\\"; font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;\\\">The<span>\\u00a0<\\/span><\\/span><span data-start=\\\"422\\\" data-end=\\\"452\\\">Luna Pearl Crown Chain Set<\\/span> is crafted in premium <span data-start=\\\"475\\\" data-end=\\\"499\\\">92.5 sterling silver<\\/span>, offering a perfect balance of durability and refined beauty. This elegant chain set features a radiant pearl centerpiece highlighted by a crown-like row of shimmering stones that enhance its brilliance.<\\/b><\\/p><p data-start=\\\"705\\\" data-end=\\\"969\\\"><b>Its sleek silver chain complements the pendant design, creating a harmonious and sophisticated look suitable for daily wear as well as special occasions. The lightweight structure ensures all-day comfort, while the polished finish adds a subtle yet luxurious glow.<\\/b><\\/p><p>\\r\\n\\r\\n<\\/p><p data-start=\\\"971\\\" data-end=\\\"1196\\\"><b>A symbol of purity and elegance, this chain set is an ideal choice for gifting or elevating your personal jewellery collection. Pair it with traditional or contemporary outfits to create a style that is effortlessly graceful.<\\/b><\\/p>\",\"image\":\"CS1.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771233376, 1771233413, 1, 1, '0'),
(3, 10, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Bloom Royale Floral Chain Set is beautifully crafted in\\r\\npremium 92.5 sterling silver, offering lasting shine and refined durability.\\r\\nThis exquisite design showcases a radiant flower-shaped centerpiece adorned\\r\\nwith shimmering stones that reflect light with every movement.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The delicate silver chain enhances the charm of the floral\\r\\nmotif, creating a balanced and sophisticated silhouette suitable for both\\r\\neveryday elegance and special occasions. Lightweight and comfortable, this\\r\\nchain set is designed for effortless wear while maintaining a luxurious\\r\\nappearance.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Inspired by nature\\u2019s beauty and modern craftsmanship, this\\r\\npiece symbolizes freshness, grace, and femininity. Whether paired with ethnic\\r\\nattire or contemporary outfits, it adds a graceful statement to your jewellery\\r\\ncollection and makes a perfect gift for someone special.<o:p><\\/o:p><\\/p>\",\"image\":\"CS2.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234274, 1771234316, 1, 1, '0'),
(4, 3, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"10000\",\"sale_price\":\"5000\",\"weight\":\"10\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p data-start=\\\"437\\\" data-end=\\\"722\\\">The <strong data-start=\\\"441\\\" data-end=\\\"475\\\">Celeste Bell Sparkle Chain Set<\\/strong> is crafted in high-quality <strong data-start=\\\"503\\\" data-end=\\\"527\\\">92.5 sterling silver<\\/strong>, offering lasting shine and superior craftsmanship. This elegant design showcases a beautifully textured bell-shaped pendant adorned with shimmering stones that catch the light from every angle.<\\/p><p data-start=\\\"724\\\" data-end=\\\"965\\\">Suspended from a sleek silver chain, the pendant creates a perfect balance of charm and sophistication. Its lightweight structure ensures comfortable wear throughout the day, while the polished finish adds a luxurious touch to your neckline.<\\/p><p>\\r\\n\\r\\n<\\/p><p data-start=\\\"967\\\" data-end=\\\"1232\\\">Symbolizing harmony, beauty, and gentle grace, this chain set is ideal for both everyday wear and special occasions. Whether styled with traditional outfits or modern ensembles, it adds a subtle statement of elegance and makes a thoughtful gift for someone special.<\\/p>\",\"image\":\"CS3.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234393, 1771234431, 1, 1, '0'),
(5, 4, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"10000\",\"sale_price\":\"5000\",\"weight\":\"10\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p data-start=\\\"449\\\" data-end=\\\"735\\\"><b>The <span data-start=\\\"453\\\" data-end=\\\"485\\\">Aurora Cross Bloom Chain Set<\\/span> is crafted in premium <span data-start=\\\"508\\\" data-end=\\\"532\\\">92.5 sterling silver<\\/span>, combining fine craftsmanship with timeless beauty. This exquisite design showcases a unique cross-inspired floral pattern accented with sparkling stones that reflect light brilliantly from every angle.<\\/b><\\/p><p data-start=\\\"737\\\" data-end=\\\"959\\\"><b>Suspended from a sleek silver chain, the pendant creates a balanced blend of elegance and modern charm. Its lightweight construction ensures comfortable wear, while the polished silver finish enhances its luxurious appeal.<\\/b><\\/p><p>\\r\\n\\r\\n<\\/p><p data-start=\\\"961\\\" data-end=\\\"1256\\\"><b>Symbolizing grace, brilliance, and delicate strength, this chain set is perfect for daily wear as well as special occasions. Whether paired with ethnic attire or contemporary outfits, it adds a sophisticated statement to your jewellery collection and makes a thoughtful gift for someone special.<\\/b><\\/p>\",\"image\":\"CS4.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234604, 1771234635, 1, 1, '0'),
(6, 5, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"10000\",\"sale_price\":\"5000\",\"weight\":\"10\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p data-start=\\\"460\\\" data-end=\\\"758\\\"><b>The <span data-start=\\\"464\\\" data-end=\\\"498\\\">Crystal Blossom Drop Chain Set<\\/span> is beautifully crafted in high-quality <span data-start=\\\"538\\\" data-end=\\\"562\\\">92.5 sterling silver<\\/span>, designed to offer lasting shine and refined craftsmanship. The centerpiece features a radiant floral arrangement of shimmering stones, finished with a delicate drop that adds movement and charm.<\\/b><\\/p><p data-start=\\\"760\\\" data-end=\\\"989\\\"><b>Suspended from a sleek silver chain, the design blends softness with brilliance, creating a look that is both elegant and modern. Lightweight and comfortable, this chain set is perfect for daily wear as well as special occasions.<\\/b><\\/p><p>\\r\\n\\r\\n<\\/p><p data-start=\\\"991\\\" data-end=\\\"1260\\\"><b>Inspired by blooming flowers and gentle sparkle, this piece symbolizes beauty, grace, and femininity. Whether styled with traditional attire or contemporary outfits, it enhances your neckline with a subtle yet luxurious glow and makes an ideal gift for someone special.<\\/b><\\/p>\",\"image\":\"CS5.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234695, 1771234719, 1, 1, '0'),
(7, 6, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"10000\",\"sale_price\":\"5000\",\"weight\":\"10\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p data-start=\\\"464\\\" data-end=\\\"772\\\"><b>The <span data-start=\\\"468\\\" data-end=\\\"504\\\">Eternal Heart Radiance Chain Set<\\/span> is exquisitely crafted in premium <span data-start=\\\"539\\\" data-end=\\\"563\\\">92.5 sterling silver<\\/span>, offering exceptional shine and lasting quality. The pendant showcases a beautifully detailed heart design adorned with shimmering stones arranged in a radiant pattern that reflects light with every movement.<\\/b><\\/p><p data-start=\\\"774\\\" data-end=\\\"996\\\"><b>Suspended from a sleek silver chain, this elegant piece blends romance with modern sophistication. Its lightweight and comfortable design makes it perfect for everyday wear while still being suitable for special occasions.<\\/b><\\/p><p>\\r\\n\\r\\n<\\/p><p data-start=\\\"998\\\" data-end=\\\"1272\\\"><b>Symbolizing love, beauty, and graceful charm, this chain set is ideal for gifting or adding a meaningful statement to your jewellery collection. Whether paired with traditional attire or contemporary outfits, it enhances your neckline with a luxurious and heartfelt sparkle.<\\/b><\\/p>\",\"image\":\"CS6.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234792, 1771234817, 1, 1, '0'),
(8, 8, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"500\",\"sale_price\":\"699\",\"weight\":\"56\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"CS7.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771234877, 1771234909, 1, 1, '0'),
(9, 11, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Twin Butterfly Sparkle Chain is crafted in premium 92.5\\r\\nsterling silver, designed to reflect beauty, freedom, and elegance. The\\r\\ncenterpiece showcases two delicately shaped butterfly motifs \\u2014 one finished in\\r\\nsmooth silver polish and the other embellished with sparkling stones for a\\r\\nradiant contrast.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Suspended from a fine silver chain, this piece offers a\\r\\nlightweight and comfortable fit, making it ideal for both daily wear and\\r\\nspecial occasions. The balanced design creates a subtle yet eye-catching\\r\\nshimmer that enhances the neckline with effortless charm.<\\/p>\",\"image\":\"CS8.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771235267, 1771235293, 1, 1, '0'),
(10, 12, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Emerald Flutter Blossom Chain is exquisitely crafted in\\r\\npremium 92.5 sterling silver, designed to reflect beauty, elegance, and refined\\r\\nartistry. The pendant showcases an intricate butterfly-inspired floral pattern,\\r\\nhighlighted with shimmering stones at the center and finished with rich green\\r\\nenamel accents that add depth and vibrance to the design.<\\/p><p class=\\\"MsoNormal\\\">Suspended from a sleek silver chain, this piece offers a\\r\\nlightweight and comfortable fit, making it ideal for both everyday wear and\\r\\nspecial occasions. The detailed craftsmanship and polished silver finish create\\r\\na radiant sparkle that beautifully enhances the neckline.<\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Inspired by nature\\u2019s charm and graceful movement, this\\r\\nnecklace symbolizes transformation, beauty, and freshness. Whether paired with\\r\\nethnic wear or modern outfits, it adds a luxurious yet soft statement to your\\r\\njewellery collection. Perfect as a thoughtful gift or a timeless addition to\\r\\nyour personal style.<o:p><\\/o:p><\\/p>\",\"image\":\"CS9.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771235994, 1771236022, 1, 1, '0'),
(11, 13, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Radiant Bloom Silver Chain is beautifully crafted in\\r\\nhigh-quality 92.5 sterling silver, showcasing a graceful floral pendant adorned\\r\\nwith shimmering stones that enhance its brilliance. The pendant\\u2019s soft square\\r\\noutline with a flower motif at the center creates a perfect balance of modern\\r\\ndesign and classic charm.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The sleek patterned chain adds an extra touch of\\r\\nsophistication while ensuring comfortable and lightweight wear throughout the\\r\\nday. With its high-polish silver finish and fine detailing, this necklace\\r\\ncatches light from every angle, making it a standout piece for both casual\\r\\noutfits and festive occasions.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Inspired by the purity and beauty of blooming flowers, this\\r\\nchain symbolizes freshness, grace, and elegance. Whether styled with ethnic\\r\\nattire or western wear, it effortlessly elevates your neckline. Ideal for\\r\\ngifting or adding a refined sparkle to your personal jewellery collection<\\/p>\",\"image\":\"CS10.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771236534, 1771236578, 1, 1, '0'),
(12, 14, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Twin Radiance Silver Chain is expertly crafted in\\r\\npremium 92.5 sterling silver, designed to highlight simplicity with a touch of\\r\\nbrilliance. The pendant features two beautifully cut rectangular stones\\r\\nsuspended in a graceful twin-drop style, creating a striking yet delicate\\r\\nvisual appeal.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">Accented with a polished silver finish and subtle stone\\r\\ndetailing on the bail, this necklace reflects light effortlessly, adding a soft\\r\\nsparkle to your neckline. Its slim and lightweight chain ensures comfortable\\r\\nall-day wear while maintaining a luxurious feel.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>This design symbolizes balance and harmony, making it\\r\\nperfect for women who love understated elegance. Whether paired with everyday\\r\\noutfits, office wear, or evening ensembles, this chain enhances your look\\r\\nwithout overpowering it. A timeless addition to your jewellery collection and\\r\\nan ideal gifting choice for special occasions.<\\/p>\",\"image\":\"CS11.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771237147, 1771237177, 1, 1, '0'),
(13, 15, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Dewdrop Sparkle Silver Earrings are crafted in premium\\r\\n92.5 sterling silver, inspired by the soft and pure shape of morning dew.\\r\\nFeaturing a delicate open teardrop design, one side is polished silver while\\r\\nthe other is adorned with sparkling stones, creating a beautiful contrast of\\r\\nshine and texture.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>These earrings are lightweight and comfortable, making them\\r\\nperfect for all-day wear. Their minimalist yet elegant style adds a refined\\r\\ncharm to both casual and festive outfits. The smooth silver finish enhances\\r\\ntheir brilliance, while the subtle sparkle gives just the right amount of\\r\\nglamour.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Symbolizing purity, freshness, and elegance, these earrings\\r\\nare ideal for women who love modern jewellery with a timeless feel. A perfect\\r\\nchoice for daily wear, office looks, or special occasions, and a thoughtful\\r\\ngift for someone special.<\\/p>\",\"image\":\"EAR1.jpg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771400010, 1771400038, 1, 1, '0'),
(14, 16, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The Royal Aura Silver Stud Earrings are beautifully crafted\\r\\nin premium 92.5 sterling silver, showcasing a brilliant oval-cut central stone\\r\\nsurrounded by a halo of finely set sparkling stones. This design enhances the\\r\\nbrilliance of the centerpiece while adding depth and luxury to its overall\\r\\nappearance.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>With their polished silver finish and secure stud setting,\\r\\nthese earrings offer both comfort and elegance for daily wear or special\\r\\noccasions. The classic halo design reflects light from every angle, creating a\\r\\nradiant sparkle that complements any outfit.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Inspired by regal charm and timeless beauty, these earrings\\r\\nsymbolize grace, confidence, and refinement. Perfect for festive events, office\\r\\nelegance, or evening wear, they also make a thoughtful gift for birthdays,\\r\\nanniversaries, or celebrations. A must-have piece for those who love\\r\\nsophisticated jewellery with lasting appeal.<\\/p>\",\"image\":\"EAR2.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771400307, 1771400337, 1, 1, '0'),
(15, 17, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Crystal Blossom Silver Stud Earrings are delicately\\r\\ncrafted in premium 92.5 sterling silver, inspired by the natural beauty of\\r\\nblooming flowers. Each earring features a graceful floral design formed with\\r\\npetal-shaped stones surrounding a sparkling center, creating a brilliant and\\r\\neye-catching look.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The polished silver setting enhances the shine of the stones\\r\\nwhile offering durability and long-lasting brilliance. Lightweight and\\r\\ncomfortable, these earrings are ideal for everyday wear as well as special\\r\\noccasions. Their soft floral shape adds a touch of femininity and freshness to\\r\\nany outfit.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Symbolizing beauty, joy, and elegance, these earrings are\\r\\nperfect for women who love delicate yet radiant jewellery. Whether styled with\\r\\ntraditional wear or modern outfits, they bring a refined sparkle to your\\r\\nappearance. A wonderful gifting choice for birthdays, anniversaries, or festive\\r\\ncelebrations.<\\/p>\",\"image\":\"EAR3.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771400732, 1771400764, 1, 1, '0'),
(16, 18, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Heart Petal Clover Silver Stud Earrings are beautifully\\r\\ncrafted in premium 92.5 sterling silver, featuring a graceful clover-flower\\r\\ndesign made from heart-shaped petals. Accented with shimmering stones at the\\r\\ncenter, these earrings reflect a perfect blend of charm, elegance, and modern\\r\\nfemininity.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The smooth silver outline paired with the radiant stone\\r\\ndetailing enhances their luxurious appeal while ensuring lasting shine and\\r\\ndurability. Lightweight and comfortable for everyday wear, these earrings add a\\r\\nsoft sparkle to both casual and festive outfits.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Symbolizing love, luck, and beauty, this unique\\r\\nfloral-clover design makes these earrings a meaningful accessory for women who\\r\\nadore delicate yet stylish jewellery. Ideal for daily wear, office looks, or\\r\\nspecial occasions, they also make a thoughtful gift for birthdays,\\r\\nanniversaries, or celebrations<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><br><\\/p>\",\"image\":\"EAR4.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771401173, 1771401209, 1, 1, '0'),
(17, 19, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Pure Heart Sterling Silver Stud Earrings are beautifully\\r\\ncrafted from high-quality 92.5 sterling silver, featuring a classic heart\\r\\nsilhouette with a smooth, high-polish surface that reflects light with subtle\\r\\nbrilliance. Their minimal design makes them a versatile accessory, ideal for\\r\\nboth everyday wear and special occasions.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Designed for comfort and durability, these lightweight studs\\r\\nsit perfectly on the ear and add a soft touch of elegance to any look. The\\r\\nheart shape symbolizes love, warmth, and affection, making these earrings a\\r\\nmeaningful choice for gifting or personal wear.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Whether paired with casual outfits, office wear, or festive\\r\\nattire, these earrings blend simplicity with sophistication. Their refined\\r\\ncraftsmanship and timeless design ensure lasting shine and beauty, making them\\r\\na must-have addition to any jewellery collection.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Perfect for birthdays, anniversaries, Valentine\\u2019s Day, or\\r\\njust to show love\\u2014these earrings are a beautiful expression of style and\\r\\nemotion in pure sterling silver.<\\/p>\",\"image\":\"EAR5.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771401597, 1771401633, 1, 1, '0'),
(18, 20, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Radiant Blossom Sterling Silver Stud Earrings are exquisitely crafted from premium 92.5 sterling silver, designed in a delicate floral pattern that symbolizes beauty and elegance. At the heart of each earring lies a brilliant round stone, surrounded by a sparkling halo of finely set stones that enhance its radiance and charm.<\\/p><p>The polished silver finish complements the luminous stones, creating a luxurious yet refined look. Lightweight and comfortable, these earrings are ideal for daily wear as well as special occasions. Their classic flower silhouette adds a graceful sparkle to both modern and traditional outfits.<\\/p><p>Perfect for office wear, festive celebrations, weddings, or evening parties, these earrings bring a touch of sophistication to every look. They also make a thoughtful gift for birthdays, anniversaries, Valentine\\u2019s Day, or any memorable occasion.<\\/p><p>A beautiful blend of timeless design and fine craftsmanship, the Radiant Blossom Sterling Silver Stud Earrings are a must-have for women who love elegant and sparkling jewellery.<\\/p><div><br><\\/div>\",\"image\":\"EAR6.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771403415, 1771403452, 1, 1, '0'),
(19, 21, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Twin Heart Elegance Sterling Silver Stud Earrings are\\r\\nbeautifully crafted in premium 92.5 sterling silver, featuring a charming\\r\\ndouble-heart design that symbolizes love, connection, and harmony. The lower\\r\\nheart showcases a smooth, luminous finish that adds softness and\\r\\nsophistication, while the upper heart is adorned with shimmering stones that\\r\\nbring a touch of brilliance to the design.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The polished silver edges enhance the beauty of the heart\\r\\nshape, creating a perfect balance between shine and sparkle. Lightweight and\\r\\ncomfortable, these earrings are ideal for everyday wear as well as special\\r\\noccasions.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Their romantic design makes them a wonderful accessory for\\r\\ncasual outfits, office wear, and festive looks alike. Whether worn for a date\\r\\nnight, celebration, or daily elegance, these earrings add a graceful glow to\\r\\nany ensemble.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Perfect for gifting on birthdays, anniversaries, Valentine\\u2019s\\r\\nDay, or special moments, the Twin Heart Elegance Sterling Silver Stud Earrings\\r\\nare a timeless expression of love and style in fine sterling silver.<\\/p>\",\"image\":\"EAR7.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771409039, 1771409069, 1, 1, '0'),
(20, 22, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Radiant Heart Sparkle Sterling Silver Stud Earrings are\\r\\nexquisitely designed in premium 92.5 sterling silver, showcasing a beautifully\\r\\nsculpted heart shape that symbolizes love and elegance. At the center lies a\\r\\nbrilliant round stone, surrounded by carefully arranged baguette-cut and round\\r\\nstones that create a radiant halo effect, enhancing the overall sparkle and\\r\\ndepth of the design.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The high-polish silver setting adds a luxurious shine while\\r\\nsecurely holding each stone in place for lasting brilliance. These earrings are\\r\\nlightweight, comfortable, and perfect for both everyday wear and special\\r\\noccasions.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Their timeless heart motif makes them a charming accessory\\r\\nfor casual outfits, office wear, evening events, and festive celebrations.\\r\\nWhether paired with traditional attire or modern fashion, these earrings\\r\\neffortlessly elevate your look with grace and glamour.<\\/p><p class=\\\"MsoNormal\\\">Ideal as a thoughtful gift for birthdays, anniversaries,\\r\\nValentine\\u2019s Day, or any special occasion, the Radiant Heart Sparkle Sterling\\r\\nSilver Stud Earrings represent a perfect blend of romance, sophistication, and\\r\\nfine craftsmanship in sterling silver<o:p><\\/o:p><\\/p>\",\"image\":\"EAR8.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771409544, 1771409585, 1, 1, '0'),
(21, 23, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Radiant Heart Sparkle Sterling Silver Stud Earrings are\\r\\nexquisitely designed in premium 92.5 sterling silver, showcasing a beautifully\\r\\nsculpted heart shape that symbolizes love and elegance. At the center lies a\\r\\nbrilliant round stone, surrounded by carefully arranged baguette-cut and round\\r\\nstones that create a radiant halo effect, enhancing the overall sparkle and\\r\\ndepth of the design.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The high-polish silver setting adds a luxurious shine while\\r\\nsecurely holding each stone in place for lasting brilliance. These earrings are\\r\\nlightweight, comfortable, and perfect for both everyday wear and special\\r\\noccasions.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Their timeless heart motif makes them a charming accessory\\r\\nfor casual outfits, office wear, evening events, and festive celebrations.\\r\\nWhether paired with traditional attire or modern fashion, these earrings\\r\\neffortlessly elevate your look with grace and glamour.\\u00a0<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Ideal as a thoughtful gift for birthdays, anniversaries,\\r\\nValentine\\u2019s Day, or any special occasion, the Radiant Heart Sparkle Sterling\\r\\nSilver Stud Earrings represent a perfect blend of romance, sophistication, and\\r\\nfine craftsmanship in sterling silver<\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p>\",\"image\":\"EAR9.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771411757, 1771411791, 1, 1, '0'),
(24, 27, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Eternal Love Heart Sterling Silver Stud Earrings are a beautiful expression of romance and timeless elegance, crafted from premium 92.5 sterling silver for lasting shine and durability. Designed in a charming open-heart silhouette, these earrings feature a delicately stone-studded border that surrounds a dazzling heart-shaped center stone, creating a captivating sparkle from every angle.<\\/p><p>The polished silver finish enhances the brilliance of the stones, making these earrings perfect for both everyday wear and special occasions. Their lightweight and comfortable design ensures all-day ease, while the secure stud backing offers a snug and reliable fit.<\\/p><p>Ideal for date nights, festive celebrations, or as a meaningful gift, these earrings symbolize love, warmth, and beauty. Pair them with western outfits, ethnic wear, or fusion styles to add a soft romantic touch to your look.<\\/p><p>Whether gifted to a loved one or added to your own jewellery collection, the Eternal Love Heart Sterling Silver Stud Earrings are a timeless piece that reflects affection, elegance, and refined craftsmanship.<\\/p><div><br><\\/div>\",\"image\":\"EAR12.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771661465, 1771661515, 1, 1, '0'),
(25, 28, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Silver Bloom Clover Sterling Stud Earrings are a perfect\\r\\nblend of elegance and modern charm, designed in a delicate four-petal floral\\r\\nsilhouette that symbolizes luck, harmony, and beauty. Expertly crafted in\\r\\npremium 92.5 sterling silver, these earrings feature shimmering stones set into\\r\\ngraceful petal shapes, complemented by polished silver accents for a refined\\r\\nfinish.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Their compact and lightweight design makes them ideal for\\r\\ndaily wear, while the secure stud backing ensures comfort and confidence\\r\\nthroughout the day. The balanced mix of sparkle and smooth silver creates a\\r\\nversatile look that pairs beautifully with both ethnic and western outfits.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Whether you\\u2019re heading to work, attending a celebration, or\\r\\nlooking for a thoughtful gift, these earrings add a gentle sparkle without\\r\\noverpowering your style. Perfect for birthdays, anniversaries, or festive\\r\\noccasions, they represent freshness, positivity, and timeless grace.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Add a touch of floral elegance to your jewellery collection\\r\\nwith the Silver Bloom Clover Sterling Stud Earrings \\u2014 a piece that radiates\\r\\ncharm and sophistication with every wear.<\\/p>\",\"image\":\"EAR13.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771661961, 1771661988, 1, 1, '0'),
(26, 29, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Celestial Halo Sterling Silver Stud Earrings are designed to capture light and attention with their refined circular silhouette and sparkling stone detailing. Crafted in premium 92.5 sterling silver, these earrings feature a radiant halo of finely set stones surrounding a delicate teardrop-shaped centre stone, creating a balanced blend of brilliance and sophistication.<\\/p><p>Their timeless round design symbolizes eternity and harmony, while the central teardrop adds a touch of graceful charm. Lightweight and comfortable, these stud earrings are perfect for everyday wear as well as special occasions. The secure backing ensures a snug and confident fit throughout the day.<\\/p><p>Whether paired with casual outfits or elegant evening wear, these earrings bring subtle luxury and effortless style. Ideal for gifting on birthdays, anniversaries, festive celebrations, or personal milestones, they reflect beauty, confidence, and modern elegance.<\\/p><p>Add a luminous touch to your jewellery collection with the Celestial Halo Sterling Silver Stud Earrings \\u2014 a piece crafted to shine with every moment.<\\/p><div><br><\\/div>\",\"image\":\"EAR14.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771662226, 1771662254, 1, 1, '0'),
(27, 30, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Radiant Butterfly Sterling Silver Stud Earrings are a beautiful symbol of transformation, freedom, and elegance. Expertly crafted in premium 92.5 sterling silver, these earrings feature a finely sculpted butterfly design adorned with brilliant stones that reflect light with every movement.<\\/p><p>The curved wings create a soft, flowing silhouette, while the central stone detail adds a touch of refined brilliance. Lightweight and comfortable, these stud earrings are ideal for everyday wear as well as special occasions. Their secure backing ensures a confident and snug fit throughout the day.<\\/p><p>Perfect for women who love subtle sparkle with meaningful design, these earrings pair effortlessly with both casual outfits and festive attire. Whether worn to work, a celebration, or gifted to someone special, they express charm, beauty, and individuality.<\\/p><p>Add a touch of elegance and symbolic beauty to your jewellery collection with the Radiant Butterfly Sterling Silver Stud Earrings \\u2014 a timeless piece designed to shine with every flutter of movement.<\\/p><div><br><\\/div>\",\"image\":\"EAR15.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1771662484, 1771662517, 1, 1, '0'),
(28, 31, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The HeartLock Elegance Sterling Silver Drop Earrings\\r\\nbeautifully represent love, security, and emotional connection. Crafted from\\r\\npremium 92.5 sterling silver, these earrings showcase a sleek heart-shaped lock\\r\\nmotif, enhanced with shimmering stones along the curved shackle for an added\\r\\ntouch of brilliance.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The smooth polished heart surface paired with the subtle\\r\\nsparkle creates a perfect balance between modern design and timeless romance.\\r\\nThe lightweight drop style ensures comfortable wear throughout the day, while\\r\\nthe secure stud fastening offers reliability and ease.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Designed for women who appreciate meaningful jewellery with\\r\\ncontemporary style, these earrings effortlessly complement both everyday\\r\\noutfits and evening ensembles. Whether worn as a symbol of self-love or gifted\\r\\nto someone special, they make a thoughtful and stylish statement.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Add charm and emotion to your jewellery collection with the\\r\\nHeartLock Elegance Sterling Silver Drop Earrings \\u2014 a piece that locks in\\r\\nbeauty, sparkle, and sentiment.<\\/p>\",\"image\":\"EAR16.JPG\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1774523025, 1774523025, 1, 1, '0'),
(35, 39, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nCelestial Evil Eye Layered Necklace is a beautiful blend of modern\\r\\nsophistication and symbolic charm. Crafted in premium 92.5 sterling silver,\\r\\nthis elegant double-layered necklace features a delicate evil eye pendant\\r\\nadorned with shimmering stones, paired with a sleek curved crystal bar for a\\r\\nstylish layered look.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span>The evil\\r\\neye motif is known for symbolizing protection, positivity, and good fortune,\\r\\nmaking this necklace not only a fashionable accessory but also a meaningful\\r\\none. Its fine silver chains create a graceful fall around the neckline, making\\r\\nit perfect for everyday wear as well as special occasions.<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span>Whether\\r\\nstyled with western outfits, dresses, or festive attire, this necklace adds a\\r\\ntouch of luxury and charm to your look. Lightweight, elegant, and versatile,\\r\\nthe Celestial Evil Eye Layered Necklace is an ideal choice for gifting or\\r\\nadding a unique statement piece to your jewellery collection.<\\/p>\",\"image\":\"CS12.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775128094, 1775128120, 1, 1, '0'),
(36, 40, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Moonlit\\r\\nGrace Double Chain Necklace is a timeless piece crafted in premium 92.5\\r\\nsterling silver, designed for those who love understated elegance. Featuring\\r\\ntwo finely layered chains, this necklace creates a sophisticated and graceful\\r\\nlook that beautifully enhances the neckline.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Its\\r\\nminimalist style makes it perfect for daily wear, while the layered design adds\\r\\na modern and fashionable touch. Lightweight and versatile, it can be worn alone\\r\\nfor a subtle statement or paired with other jewellery for a trendy layered\\r\\nlook.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\npolished silver finish gives the necklace a refined shine, making it suitable\\r\\nfor casual outings, office wear, festive occasions, or evening events. Elegant\\r\\nyet simple, the Moonlit Grace Double Chain Necklace is a must-have addition to\\r\\nevery jewellery collection and also makes a thoughtful gift for someone\\r\\nspecial.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS13.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775128894, 1775128962, 1, 1, '0'),
(37, 41, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Royal\\r\\nEvil Eye Crown Necklace is a graceful blend of meaningful symbolism and modern\\r\\ndesign. Crafted in premium 92.5 sterling silver, this necklace features a\\r\\nclassic evil eye pendant paired with a delicate crown charm on the side,\\r\\ncreating a unique and elegant look.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The evil\\r\\neye is traditionally believed to protect against negativity and attract\\r\\npositive energy, while the crown detail adds a touch of royalty and confidence.\\r\\nTogether, these elements make this necklace both fashionable and meaningful.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Its sleek\\r\\nsilver chain and lightweight design make it perfect for everyday wear, while\\r\\nthe polished finish gives it a refined shine suitable for parties, festive\\r\\noccasions, office wear, or casual outings. Whether worn alone or layered with\\r\\nother jewellery, the Royal Evil Eye Crown Necklace adds charm, protection, and\\r\\nsophistication to any look.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\nbeautiful piece also makes a thoughtful gift for someone special who loves\\r\\nelegant jewellery with symbolic meaning.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS14.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775129446, 1775129477, 1, 1, '0'),
(38, 42, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Starlit\\r\\nHeart Charm Necklace is a graceful piece of jewellery designed to capture the\\r\\nbeauty of stars and love in one elegant design. Crafted in premium 92.5\\r\\nsterling silver, this necklace features a row of shimmering star motifs\\r\\nbeautifully centered around a sparkling heart charm.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nintricate detailing and polished silver finish give it a refined and luxurious\\r\\nlook, making it perfect for both everyday wear and special occasions. The\\r\\ncombination of stars and the heart symbolizes dreams, love, positivity, and\\r\\ntimeless beauty, making this necklace meaningful as well as stylish.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Its\\r\\nlightweight design ensures comfortable wear throughout the day, while the\\r\\nsubtle sparkle adds just the right amount of glamour to your look. Whether\\r\\npaired with western outfits, festive wear, or evening dresses, the Starlit\\r\\nHeart Charm Necklace effortlessly enhances your style with charm and elegance.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\nbeautiful necklace also makes a thoughtful gift for birthdays, anniversaries,\\r\\nfestive celebrations, or simply to show love to someone special.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS15.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775129896, 1775129921, 1, 1, '0'),
(39, 43, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Eternal\\r\\nHeart Sparkle Necklace is a beautifully crafted piece made from premium 92.5\\r\\nsterling silver, designed for those who love elegant and meaningful jewellery.\\r\\nThis necklace features a graceful double-heart pendant with dazzling stones\\r\\nthat add brilliance and charm to the design.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The layered\\r\\nheart motif represents everlasting love, affection, and emotional connection,\\r\\nmaking it a perfect accessory for both everyday wear and special occasions. Its\\r\\nsparkling centerpiece catches the light beautifully, giving the necklace a\\r\\nluxurious and eye-catching finish.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The sleek\\r\\nsilver chain and lightweight design make it comfortable to wear all day, while\\r\\nits timeless style pairs effortlessly with western wear, traditional outfits,\\r\\nparty looks, and evening dresses. Whether you are dressing up for a celebration\\r\\nor adding a subtle touch of glamour to your daily look, the Eternal Heart\\r\\nSparkle Necklace is a perfect choice.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\nnecklace also makes a thoughtful gift for anniversaries, birthdays, Valentine\\u2019s\\r\\nDay, or any special moment shared with someone you love.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS16.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775130331, 1775130354, 1, 1, '0'),
(40, 44, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Timeless\\r\\nElegance, Redefined.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Elevate\\r\\nyour jewelry collection with a piece that embodies grace and brilliance. Our\\r\\nPear-Cut Halo Teardrop Necklace is designed for the woman who appreciates the\\r\\nfiner details.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nCenterpiece: At the heart of this pendant lies a precision-faceted pear-cut\\r\\nstone, a shape renowned for its ability to elongate the neckline and maximize\\r\\nsparkle.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Halo\\r\\nEffect: The center stone is encircled by a meticulously crafted halo of\\r\\nmicro-pav\\u00e9 crystals, designed to amplify the light and create a breathtaking\\r\\n\\\"inner fire\\\" effect.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Premium\\r\\nCraftsmanship: The pendant is integrated directly into a high-polish cable\\r\\nchain, ensuring it sits perfectly against the skin without twisting.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Versatile\\r\\nStyle: Whether it\\u2019s the finishing touch on a bridal ensemble or a sparkling\\r\\naccent to a simple white blouse, this necklace brings a touch of luxury to any\\r\\noccasion.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS17.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775131055, 1775131084, 1, 1, '0'),
(41, 45, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">While some\\r\\ndesigns rely on heavy ornamentation, this pendant celebrates the raw beauty of\\r\\nthe pear-cut silhouette. It is the perfect choice for those who believe that\\r\\n\\\"less is more,\\\" offering a clean, architectural look that radiates\\r\\nlight.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Focal\\r\\nPoint: The center of this piece is a magnificent pear-cut stone, expertly\\r\\nfaceted to draw the eye downward and create a flattering, elongating effect on\\r\\nthe wearer.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nSignature Detail: A dainty, round-cut accent stone sits just above the main\\r\\nteardrop, adding a subtle touch of extra sparkle and serving as a bridge\\r\\nbetween the stone and the polished bail.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Refined\\r\\nMovement: Unlike fixed pendants, this teardrop hangs from an elegant, tapered\\r\\nbail, allowing the stone to catch the light beautifully as you move.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Style\\r\\nVersatility: The minimalist design makes it an ideal \\\"staple\\\"\\r\\npiece\\u2014perfect for layering with other silver-toned chains or wearing alone as a\\r\\nquiet statement of luxury<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p>\",\"image\":\"CS18.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775131452, 1775131475, 1, 1, '0');
INSERT INTO `tbl_product_variant` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(42, 46, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">An Ode to\\r\\nGrace and Radiance.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Transform\\r\\nany look into an extraordinary moment with the Winged Pear-Drop Necklace. This\\r\\ndesign moves away from traditional solitaires to embrace a more fluid, artistic\\r\\nform that beautifully frames the d\\u00e9colletage.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Winged\\r\\nArch: The focal point is a curved, V-shaped bar set with shimmering stones,\\r\\ntapering into delicate marquise-cut patterns that mimic the soft texture of\\r\\nfeathers.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Dancing\\r\\nDrop: Anchored at the center is a premium pear-cut stone. Its teardrop shape is\\r\\nmeticulously faceted to maximize fire and brilliance, hanging freely to catch\\r\\nthe light with every movement.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Crafted for\\r\\nComfort: The pendant is integrated seamlessly into a durable yet delicate cable\\r\\nchain, ensuring it stays centered and sits flat for a comfortable, secure fit.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nUltimate Statement: Ideal for formal events, weddings, or as a powerful gift,\\r\\nthis necklace is for the woman who isn\'t afraid to let her style soar.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS19.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775131808, 1775131830, 1, 1, '0'),
(43, 47, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Infuse your\\r\\nstyle with a sense of wonder and warmth. This pendant moves away from\\r\\nhigh-glitz stones to focus on the organic beauty of Mother of Pearl, creating a\\r\\nlook that is both understated and deeply romantic.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Heart\\r\\nof Pearl: The centerpiece is a luminous, heart-shaped inlay of natural Mother\\r\\nof Pearl. Its unique iridescence ensures that no two pieces are exactly alike,\\r\\nreflecting a rainbow of soft pastels as it catches the light.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Ribbon\\r\\nDetail: Perched gracefully at the top of the heart is a meticulously sculpted\\r\\nribbon bow. This polished silver-toned accent adds a playful,\\r\\n\\\"coquette\\\" aesthetic that feels both modern and vintage-inspired.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Refined\\r\\nFrame: The heart is securely set within a smooth, protective bezel frame that\\r\\nhighlights the clean lines of the silhouette and provides a luxurious,\\r\\nsubstantial feel.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Everyday\\r\\nElegance: Thanks to its soft glow and classic colors, this necklace is\\r\\nincredibly versatile. It serves as a gentle statement piece for daily wear or a\\r\\nthoughtful, symbolic gift for someone special.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS20.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775132214, 1775132246, 1, 1, '0'),
(44, 48, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Elevate\\r\\nyour everyday look with a design that celebrates fluid lines and exceptional\\r\\nlight. The Curved Pav\\u00e9 Arc Necklace is crafted for those who seek a balance\\r\\nbetween modern minimalism and high-impact brilliance.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Curved\\r\\nSilhouette: Unlike traditional straight bar necklaces, this piece features a\\r\\ngentle crescent shape. This \\\"smile\\\" design is specifically engineered\\r\\nto sit flat against the chest, following the natural contour of the neckline\\r\\nfor a flattering fit.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Graduated\\r\\nBrilliance: The necklace features a series of high-quality stones that subtly\\r\\nincrease in size toward the center of the arc, creating a focal point of\\r\\nintense light and fire.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Seamless\\r\\nIntegration: The pav\\u00e9 bar is integrated directly into a fine-link cable chain,\\r\\nensuring a streamlined appearance that transitions smoothly from the stones to\\r\\nthe polished metal.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Versatile\\r\\nLayering: Its low-profile design makes it the ultimate layering piece. Pair it\\r\\nwith a simple choker for a trendy look, or let it shine on its own as a refined\\r\\naccent for both casual and formal attire.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS21.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775132570, 1775132621, 1, 1, '0'),
(45, 49, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Bring a touch of elegance to your jewellery collection with\\r\\nthe Moonleaf Sparkle Pendant Necklace. Crafted in premium 92.5 sterling silver,\\r\\nthis necklace features a beautifully balanced design with delicate leaf motifs\\r\\non both sides, accented by shimmering stones that enhance its graceful appeal.\\r\\nAt the center hangs a sparkling solitaire-style pendant, adding just the right\\r\\namount of brilliance.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Its lightweight and minimal design makes it ideal for\\r\\neveryday styling, while the refined detailing also makes it perfect for\\r\\nparties, dinners, gifting, and festive occasions. Whether paired with western\\r\\noutfits or traditional wear, this necklace adds a subtle sparkle and timeless\\r\\ncharm to your look.<o:p><\\/o:p><\\/p>\",\"image\":\"CS22.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775294042, 1775294068, 1, 1, '0'),
(46, 50, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The Crystal Bloom Heart Necklace is a beautiful blend of\\r\\nsparkle and elegance. Crafted in premium 92.5 sterling silver, this necklace\\r\\nshowcases a flower-inspired pendant made with shimmering marquise and pear-cut\\r\\nstones arranged in a delicate bloom pattern. A tiny polished heart charm\\r\\ngracefully hangs below, adding a romantic and playful detail to the design.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Perfect for everyday wear as well as special occasions, this\\r\\nnecklace is lightweight, stylish, and easy to pair with both western and\\r\\ntraditional outfits. Its delicate sparkle and feminine charm make it a\\r\\nwonderful choice for gifting, anniversaries, birthdays, or simply treating\\r\\nyourself to something beautiful.<o:p><\\/o:p><\\/p>\",\"image\":\"CS23.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775294798, 1775294822, 1, 1, '0'),
(47, 51, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">Celebrate love and elegance with the Eternal Heart Glow\\r\\nNecklace. Crafted in premium 92.5 sterling silver, this necklace features a\\r\\nbeautifully designed open-heart pendant that symbolizes affection, warmth, and\\r\\ntimeless beauty. At the center sits a sparkling stone that catches the light\\r\\nbeautifully, adding a subtle yet eye-catching shine.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">Its sleek and minimal design makes it easy to wear every\\r\\nday, while the romantic heart motif makes it a perfect choice for special\\r\\noccasions, anniversaries, birthdays, or meaningful gifts. Lightweight, elegant,\\r\\nand versatile, this necklace pairs effortlessly with both casual and formal\\r\\noutfits, making it a timeless addition to any jewellery collection.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p>\",\"image\":\"CS24.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775295141, 1775295163, 1, 1, '0'),
(48, 52, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Sweet\\r\\nHeart Charm Necklace is designed for those who love simple jewellery with a\\r\\nmeaningful touch. Crafted in premium 92.5 sterling silver, this necklace\\r\\nfeatures a polished heart-shaped pendant with a charming miniature design\\r\\nplaced at the center, creating a unique and stylish look.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Its\\r\\nlightweight feel and delicate finish make it perfect for daily wear, while the\\r\\nheart motif adds a romantic and youthful charm. Easy to pair with casual\\r\\noutfits, party looks, or festive wear, this necklace is also a thoughtful gift\\r\\nchoice for birthdays, anniversaries, or someone special. Timeless, minimal, and\\r\\nelegant, it is a beautiful addition to any jewellery collection.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS25.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775295444, 1775295474, 1, 1, '0'),
(49, 53, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nCelestial Gaze Necklace is a beautifully crafted piece designed to stand out\\r\\nwith its artistic and symbolic style. Made from premium 92.5 sterling silver,\\r\\nthis necklace features a delicate eye-inspired pendant accented with shimmering\\r\\nstones, creating a look that is both elegant and contemporary.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Its\\r\\nlightweight chain and minimal design make it perfect for daily wear, while the\\r\\nsymbolic eye motif adds a touch of mystery, protection, and charm. Whether\\r\\nstyled with casual outfits, evening wear, or festive looks, this necklace adds\\r\\na refined sparkle and unique personality to your jewellery collection. It is\\r\\nalso a thoughtful gifting option for birthdays, anniversaries, or special\\r\\noccasions.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS26.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775295890, 1775296182, 1, 1, '0'),
(50, 54, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Celebrate\\r\\nlove and connection with this elegantly designed Interlocking Double Heart\\r\\nPendant Necklace. Crafted with a fine, high-polish silver-tone cable chain, the\\r\\ncenterpiece features two hearts joined together\\u2014one a classic polished outline\\r\\nand the other fully encrusted with brilliant pav\\u00e9-set crystals that catch the\\r\\nlight from every angle.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The pendant\\r\\nis integrated directly into the chain for a modern, seamless look that stays\\r\\ncentered. This versatile piece includes an adjustable extender chain with a\\r\\nsecure lobster claw clasp, allowing you to customize the length to suit any\\r\\nneckline. Whether worn as a daily signature piece or gifted to someone special,\\r\\nits timeless symbolism and subtle sparkle make it a perfect addition to any\\r\\njewelry collection.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS27.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775296964, 1775297030, 1, 1, '0'),
(51, 55, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>Elevate your everyday style with this Geometric Layered Rectangle Charm Necklace, a piece that blends modern minimalism with a touch of luxury. The design features a unique station-style chain, where classic links are interspersed with polished silver-tone bars for added texture and visual interest.<\\/p><p>The focal point is a dual-pendant arrangement consisting of two overlapping rectangles. One charm is crafted with a sparkling pav\\u00e9-set border that adds a brilliant radiance, while the second charm features a sleek, light-colored inset\\u2014reminiscent of mother-of-pearl or smooth enamel\\u2014creating a beautiful contrast of textures. This lightweight and contemporary piece is perfect for layering or wearing alone as a refined statement.<\\/p><div><br><\\/div>\",\"image\":\"CS28.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775297304, 1775297328, 1, 1, '0'),
(52, 56, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Add a touch\\r\\nof timeless elegance to your look with this Sparkling Two-Tone Pav\\u00e9 Open Heart\\r\\nNecklace. The design features a beautifully contoured open-heart pendant\\r\\nsuspended from a fine silver-tone cable chain. The heart is uniquely detailed,\\r\\nwith half of the silhouette showcasing a smooth, high-polish finish and the\\r\\nother half encrusted with brilliant pav\\u00e9-set crystals that offer a\\r\\nsophisticated sparkle.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\ndelicate piece is designed for versatility, making it an ideal choice for\\r\\neveryday wear or as a thoughtful gift for a loved one. Its minimalist yet\\r\\nradiant aesthetic ensures it pairs perfectly with other jewelry or stands alone\\r\\nas a graceful statement piece.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS29.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775297983, 1775298065, 1, 1, '0'),
(53, 57, '1', '77', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"600\",\"sale_price\":\"500\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Make a\\r\\nromantic statement with the Heart Solitaire Chevron Pendant Necklace. This\\r\\npiece features a striking heart-cut central stone that sits perfectly within a\\r\\nV-shaped chevron bar. The chevron setting is meticulously detailed with a row\\r\\nof delicate pav\\u00e9 crystals, framing the heart solitaire and adding an extra\\r\\nlayer of brilliance to the design.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The pendant\\r\\nis integrated into a fine silver-tone cable chain, creating a sleek and\\r\\nbalanced silhouette that rests beautifully against the neckline. Combining\\r\\nclassic romance with contemporary geometric lines, this necklace is an ideal\\r\\nchoice for special occasions or as an elevated everyday accessory.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS30.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1775298344, 1775312422, 1, 1, '0'),
(56, 60, '1,2,3', '1,2::441::454,456', '1,2,441', '', 'Y,Y,Y', 'N,N,N', 'S', 1775822954, 1775822954, 1, 1, '0'),
(57, 61, '2,1,3', '440,442::1::450,452', '440,442,1,450,452', '[{\"attribute_id\":\"2,1\",\"attribute_value_id\":\"440,1\",\"labor_charges\":\"6.00\",\"cushion_charges\":\"45.00\",\"packaging\":\"366.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"3\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"download (1).jfif\",\"default_img\":\"N\"},{\"attribute_id\":\"2,1\",\"attribute_value_id\":\"442,1\",\"labor_charges\":\"6.00\",\"cushion_charges\":\"45.00\",\"packaging\":\"366.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"3\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"download (4).jfif\",\"default_img\":\"N\"},{\"attribute_id\":\"2,1,3\",\"attribute_value_id\":\"440,1,450\",\"labor_charges\":\"\",\"cushion_charges\":\"1000\",\"packaging\":\"\",\"regular_price\":\"1900.00\",\"sale_price\":\"\",\"weight\":\"3\",\"length\":\"45\",\"width\":\"12\",\"height\":\"12\",\"description\":\"\",\"image\":\"download (1).jfif\",\"default_img\":\"N\"}]', 'Y,Y,Y', 'Y,N,Y', 'S', 1775734213, 1775734213, 1, 1, '0'),
(58, 62, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2200.00\",\"sale_price\":\"\",\"weight\":\"4\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate love and timeless beauty with the Heartline Rose\\r\\nMangalsutra Pendant Necklace. Designed with classic black beaded detailing and\\r\\nfinished in a warm rose gold tone, this elegant piece features a layered\\r\\nheart-shaped pendant enhanced with shimmering stones for a subtle touch of\\r\\nsparkle.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Its lightweight and refined design makes it ideal for daily\\r\\nwear, while the romantic heart motif adds a modern and stylish twist to the\\r\\ntraditional mangalsutra. Whether paired with ethnic outfits or contemporary\\r\\nlooks, this necklace brings sophistication and charm to every occasion.<\\/p>\",\"image\":\"MS1..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2700.00\",\"sale_price\":\"\",\"weight\":\"5\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate love and timeless beauty with the Heartline Rose\\r\\nMangalsutra Pendant Necklace. Designed with classic black beaded detailing and\\r\\nfinished in a warm rose gold tone, this elegant piece features a layered\\r\\nheart-shaped pendant enhanced with shimmering stones for a subtle touch of\\r\\nsparkle.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Its lightweight and refined design makes it ideal for daily\\r\\nwear, while the romantic heart motif adds a modern and stylish twist to the\\r\\ntraditional mangalsutra. Whether paired with ethnic outfits or contemporary\\r\\nlooks, this necklace brings sophistication and charm to every occasion.<\\/p>\",\"image\":\"MS1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775824979, 1775904413, 1, 1, '0'),
(59, 63, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200.00\",\"cushion_charges\":\"100.00\",\"packaging\":\"100.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"4.43\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate beauty, love, and tradition with the Midnight\\r\\nClover Mangalsutra Necklace. Crafted in premium silver, this elegant design\\r\\nfeatures a classic black bead chain that symbolizes timeless charm and cultural\\r\\nsignificance. The highlight of the necklace is its stunning clover-inspired\\r\\npendant, adorned with shimmering stones that add a touch of luxury and\\r\\nbrilliance.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Perfect for both everyday wear and special occasions, this\\r\\nmangalsutra beautifully combines modern style with traditional elegance. Its\\r\\nlightweight design ensures comfort, while the sparkling pendant creates a\\r\\ngraceful statement that complements both ethnic and western outfits. A\\r\\nmust-have piece for women who love refined and meaningful jewellery.<o:p><\\/o:p><\\/p>\",\"image\":\"MS2.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200.00\",\"cushion_charges\":\"100.00\",\"packaging\":\"100.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"4.9\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate beauty, love, and tradition with the Midnight\\r\\nClover Mangalsutra Necklace. Crafted in premium silver, this elegant design\\r\\nfeatures a classic black bead chain that symbolizes timeless charm and cultural\\r\\nsignificance. The highlight of the necklace is its stunning clover-inspired\\r\\npendant, adorned with shimmering stones that add a touch of luxury and\\r\\nbrilliance.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Perfect for both everyday wear and special occasions, this\\r\\nmangalsutra beautifully combines modern style with traditional elegance. Its\\r\\nlightweight design ensures comfort, while the sparkling pendant creates a\\r\\ngraceful statement that complements both ethnic and western outfits. A\\r\\nmust-have piece for women who love refined and meaningful jewellery.<o:p><\\/o:p><\\/p>\",\"image\":\"MS14.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775826567, 1775826689, 1, 1, '0'),
(61, 65, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2670.00\",\"sale_price\":\"\",\"weight\":\"4.94\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">timeless grace to your jewellery collection with the Blush\\r\\nSeashell Charm Mangalsutra. Designed in premium silver with elegant rose gold\\r\\ndetailing, this necklace combines traditional black bead styling with a modern\\r\\nand stylish pendant design.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The centerpiece features a graceful seashell-inspired motif,\\r\\naccented with shimmering stones that bring a subtle sparkle and sophistication.\\r\\nIts lightweight and refined look makes it perfect for everyday wear, festive\\r\\noccasions, or special celebrations.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The blend of classic black beads, warm rose gold tones, and\\r\\ndelicate stone detailing creates a versatile piece that pairs beautifully with\\r\\nboth ethnic and western outfits. Elegant, feminine, and timeless, this\\r\\nmangalsutra is perfect for women who love jewellery with a modern twist.<o:p><\\/o:p><\\/p>\",\"image\":\"MS3..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2520.00\",\"sale_price\":\"\",\"weight\":\"4.64\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">timeless grace to your jewellery collection with the Blush\\r\\nSeashell Charm Mangalsutra. Designed in premium silver with elegant rose gold\\r\\ndetailing, this necklace combines traditional black bead styling with a modern\\r\\nand stylish pendant design.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The centerpiece features a graceful seashell-inspired motif,\\r\\naccented with shimmering stones that bring a subtle sparkle and sophistication.\\r\\nIts lightweight and refined look makes it perfect for everyday wear, festive\\r\\noccasions, or special celebrations.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The blend of classic black beads, warm rose gold tones, and\\r\\ndelicate stone detailing creates a versatile piece that pairs beautifully with\\r\\nboth ethnic and western outfits. Elegant, feminine, and timeless, this\\r\\nmangalsutra is perfect for women who love jewellery with a modern twist.<o:p><\\/o:p><\\/p>\",\"image\":\"MS3.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775829837, 1775829996, 1, 1, '0'),
(62, 66, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2300.00\",\"sale_price\":\"\",\"weight\":\"4.2\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with a piece that honors\\r\\ntradition through a minimalist lens. Crafted from high-quality sterling silver,\\r\\nthis Mangalsutra replaces heavy ornamentation with a sleek, fine-link chain and\\r\\na shimmering, stone-encrusted centerpiece reminiscent of a blooming petal or\\r\\nbutterfly.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The classic black beads are thoughtfully integrated into a\\r\\nrefined, asymmetrical design, making it versatile enough to transition from the\\r\\nboardroom to a dinner date. It\\u2019s more than just jewelry; it\\u2019s a symbol of\\r\\ntimeless commitment reimagined for today\'s sophisticated style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS4.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2575.00\",\"sale_price\":\"\",\"weight\":\"4.75\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with a piece that honors\\r\\ntradition through a minimalist lens. Crafted from high-quality sterling silver,\\r\\nthis Mangalsutra replaces heavy ornamentation with a sleek, fine-link chain and\\r\\na shimmering, stone-encrusted centerpiece reminiscent of a blooming petal or\\r\\nbutterfly.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The classic black beads are thoughtfully integrated into a\\r\\nrefined, asymmetrical design, making it versatile enough to transition from the\\r\\nboardroom to a dinner date. It\\u2019s more than just jewelry; it\\u2019s a symbol of\\r\\ntimeless commitment reimagined for today\'s sophisticated style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS4..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775830355, 1775830433, 1, 1, '0'),
(63, 67, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2690.00\",\"sale_price\":\"\",\"weight\":\"4.98\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This exquisite Mangalsutra redefines traditional bridal\\r\\njewelry for the 21st-century woman. Crafted from high-quality sterling silver,\\r\\nthe necklace features a central \\\"Halo\\\" pendant\\u2014a brilliant-cut\\r\\nsolitaire encased in a shimmering double-circle of micro-pav\\u00e9 stones.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The delicate silver chain is thoughtfully detailed with\\r\\nalternating sections of classic black beads and diamond-studded cylindrical\\r\\nbars, providing a rhythmic, textured look that stands out from standard\\r\\ndesigns. Whether you\'re heading to a boardroom meeting or a festive\\r\\ncelebration, its versatile silhouette ensures you never have to choose between\\r\\nyour culture and your style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS5..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2610.00\",\"sale_price\":\"\",\"weight\":\"4.82\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This exquisite Mangalsutra redefines traditional bridal\\r\\njewelry for the 21st-century woman. Crafted from high-quality sterling silver,\\r\\nthe necklace features a central \\\"Halo\\\" pendant\\u2014a brilliant-cut\\r\\nsolitaire encased in a shimmering double-circle of micro-pav\\u00e9 stones.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The delicate silver chain is thoughtfully detailed with\\r\\nalternating sections of classic black beads and diamond-studded cylindrical\\r\\nbars, providing a rhythmic, textured look that stands out from standard\\r\\ndesigns. Whether you\'re heading to a boardroom meeting or a festive\\r\\ncelebration, its versatile silhouette ensures you never have to choose between\\r\\nyour culture and your style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775889308, 1776065482, 1, 1, '0'),
(65, 69, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2535.00\",\"sale_price\":\"\",\"weight\":\"4.67\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Designed\\r\\nfor the woman who appreciates subtle luxury, this Mangalsutra swaps traditional\\r\\nyellow gold for a sophisticated rose gold plating. The centerpiece is a\\r\\nstunning curved \\\"smile\\\" pendant, pav\\u00e9-set with a gradient of\\r\\nsparkling cubic zirconia that mimics the natural arc of a constellation.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The chain\\r\\nis a masterpiece of balance, featuring fine black beads integrated with\\r\\nintricately textured rose gold globes. This lightweight design ensures maximum\\r\\ncomfort for all-day wear while providing a high-fashion aesthetic that\\r\\ncomplements both ethnic sarees and modern western silhouettes. It\\u2019s more than\\r\\njust jewelry; it\\u2019s a statement of love that fits perfectly into a modern\\r\\nlifestyle.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS7.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2580.00\",\"sale_price\":\"\",\"weight\":\"4.76\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Designed\\r\\nfor the woman who appreciates subtle luxury, this Mangalsutra swaps traditional\\r\\nyellow gold for a sophisticated rose gold plating. The centerpiece is a\\r\\nstunning curved \\\"smile\\\" pendant, pav\\u00e9-set with a gradient of\\r\\nsparkling cubic zirconia that mimics the natural arc of a constellation.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The chain\\r\\nis a masterpiece of balance, featuring fine black beads integrated with\\r\\nintricately textured rose gold globes. This lightweight design ensures maximum\\r\\ncomfort for all-day wear while providing a high-fashion aesthetic that\\r\\ncomplements both ethnic sarees and modern western silhouettes. It\\u2019s more than\\r\\njust jewelry; it\\u2019s a statement of love that fits perfectly into a modern\\r\\nlifestyle.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS7..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775891107, 1775891208, 1, 1, '0'),
(68, 72, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2200.00\",\"sale_price\":\"\",\"weight\":\"4,95\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\nexquisite Mangalsutra features a central pendant inspired by a blooming flower,\\r\\nmeticulously crafted with high-clarity marquise and round-cut stones. The\\r\\nhorizontal floral arrangement creates a graceful, widening silhouette that\\r\\nrests perfectly against the collarbone, offering a fresh perspective on sacred\\r\\njewelry.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nrose-gold plated chain is a standout feature, utilizing minimalist silver bars\\r\\nto break up the traditional black bead rows. This structural detail adds a\\r\\ncontemporary \\\"fine jewelry\\\" feel, making it transition seamlessly\\r\\nfrom a traditional ceremony to a modern workplace. Lightweight and radiant,\\r\\nthis piece is designed for the woman who wants her heritage to shine with a\\r\\nsophisticated, feminine flair.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS9.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"\",\"regular_price\":\"2895.00\",\"sale_price\":\"\",\"weight\":\"5.59\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">This\\r\\nexquisite Mangalsutra features a central pendant inspired by a blooming flower,\\r\\nmeticulously crafted with high-clarity marquise and round-cut stones. The\\r\\nhorizontal floral arrangement creates a graceful, widening silhouette that\\r\\nrests perfectly against the collarbone, offering a fresh perspective on sacred\\r\\njewelry.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nrose-gold plated chain is a standout feature, utilizing minimalist silver bars\\r\\nto break up the traditional black bead rows. This structural detail adds a\\r\\ncontemporary \\\"fine jewelry\\\" feel, making it transition seamlessly\\r\\nfrom a traditional ceremony to a modern workplace. Lightweight and radiant,\\r\\nthis piece is designed for the woman who wants her heritage to shine with a\\r\\nsophisticated, feminine flair.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS9..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775892591, 1775892656, 1, 1, '0'),
(69, 73, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200.00\",\"cushion_charges\":\"100.00\",\"packaging\":\"100.00\",\"regular_price\":\"3185.00\",\"sale_price\":\"\",\"weight\":\"5.97\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Elevate\\r\\nyour everyday elegance with the Azure Halo Mangalsutra. Designed for the modern\\r\\nwoman who honors her heritage while embracing modern style, this piece\\r\\nreimagines the sacred thread as a high-fashion statement.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">At its\\r\\nheart lies a deep, captivating blue centerpiece\\u2014reminiscent of a rare\\r\\nsapphire\\u2014expertly cut to catch the light from every angle. It is framed by two\\r\\ntiers of shimmering white stones in a radiant \\\"halo\\\" setting,\\r\\ncreating a luxurious focal point. The sterling silver chain is meticulously\\r\\ninterspersed with traditional black beads and polished silver spacers, offering\\r\\na sleek, monochromatic look that transitions effortlessly from office wear to\\r\\nevening gala.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS8.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200.00\",\"cushion_charges\":\"100.00\",\"packaging\":\"100.00\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"5.98\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Elevate\\r\\nyour everyday elegance with the Azure Halo Mangalsutra. Designed for the modern\\r\\nwoman who honors her heritage while embracing modern style, this piece\\r\\nreimagines the sacred thread as a high-fashion statement.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">At its\\r\\nheart lies a deep, captivating blue centerpiece\\u2014reminiscent of a rare\\r\\nsapphire\\u2014expertly cut to catch the light from every angle. It is framed by two\\r\\ntiers of shimmering white stones in a radiant \\\"halo\\\" setting,\\r\\ncreating a luxurious focal point. The sterling silver chain is meticulously\\r\\ninterspersed with traditional black beads and polished silver spacers, offering\\r\\na sleek, monochromatic look that transitions effortlessly from office wear to\\r\\nevening gala.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS8..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1775895450, 1776063525, 1, 1, '0'),
(70, 74, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2365.00\",\"sale_price\":\"\",\"weight\":\"4.33\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with the Midnight Elegance\\r\\nBow Mangalsutra Necklace, a refined piece that beautifully blends cultural\\r\\nheritage with contemporary design. Crafted with precision, this necklace\\r\\nfeatures a classic string of glossy black beads\\u2014symbolizing timeless\\r\\ntradition\\u2014interspersed with sleek rose gold elements for a modern touch.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">At its heart lies a delicately designed bow-shaped pendant,\\r\\nadorned with shimmering stones that catch the light with every movement. The\\r\\nbow motif adds a soft, feminine charm, making it perfect for both daily wear\\r\\nand special occasions.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Lightweight yet luxurious, this handcrafted piece offers\\r\\ncomfort without compromising on sophistication. Whether paired with traditional\\r\\nattire or modern ensembles, it serves as a versatile accessory that enhances\\r\\nyour style effortlessly.<o:p><\\/o:p><\\/p>\",\"image\":\"MS9.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2335.00\",\"sale_price\":\"\",\"weight\":\"4.27\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with the Midnight Elegance\\r\\nBow Mangalsutra Necklace, a refined piece that beautifully blends cultural\\r\\nheritage with contemporary design. Crafted with precision, this necklace\\r\\nfeatures a classic string of glossy black beads\\u2014symbolizing timeless\\r\\ntradition\\u2014interspersed with sleek rose gold elements for a modern touch.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">At its heart lies a delicately designed bow-shaped pendant,\\r\\nadorned with shimmering stones that catch the light with every movement. The\\r\\nbow motif adds a soft, feminine charm, making it perfect for both daily wear\\r\\nand special occasions.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Lightweight yet luxurious, this handcrafted piece offers\\r\\ncomfort without compromising on sophistication. Whether paired with traditional\\r\\nattire or modern ensembles, it serves as a versatile accessory that enhances\\r\\nyour style effortlessly.<o:p><\\/o:p><\\/p>\",\"image\":\"MS9..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776063406, 1776063469, 1, 1, '0'),
(71, 75, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2880.00\",\"sale_price\":\"\",\"weight\":\"5.36\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate love in its purest form with the Silver Serenity\\r\\nHeart Mangalsutra Necklace, a beautifully handcrafted piece that blends\\r\\ntradition with modern elegance. Designed with a delicate chain of classic black\\r\\nbeads, this necklace reflects cultural significance while maintaining a sleek,\\r\\nminimalist appeal.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The centerpiece is a stunning dual-layered heart pendant in\\r\\npolished silver tones, gracefully intertwined to represent unity, connection,\\r\\nand everlasting love. Subtle detailing and fine craftsmanship add a refined\\r\\nsparkle, making it a perfect statement of sophistication.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Lightweight and versatile, this mangalsutra is ideal for\\r\\ndaily wear as well as special occasions. Its modern design allows it to pair\\r\\neffortlessly with both ethnic and western outfits, making it a must-have\\r\\naddition to every jewelry collection.<o:p><\\/o:p><\\/p>\",\"image\":\"MS10..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2895.00\",\"sale_price\":\"\",\"weight\":\"5.39\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Celebrate love in its purest form with the Silver Serenity\\r\\nHeart Mangalsutra Necklace, a beautifully handcrafted piece that blends\\r\\ntradition with modern elegance. Designed with a delicate chain of classic black\\r\\nbeads, this necklace reflects cultural significance while maintaining a sleek,\\r\\nminimalist appeal.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The centerpiece is a stunning dual-layered heart pendant in\\r\\npolished silver tones, gracefully intertwined to represent unity, connection,\\r\\nand everlasting love. Subtle detailing and fine craftsmanship add a refined\\r\\nsparkle, making it a perfect statement of sophistication.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Lightweight and versatile, this mangalsutra is ideal for\\r\\ndaily wear as well as special occasions. Its modern design allows it to pair\\r\\neffortlessly with both ethnic and western outfits, making it a must-have\\r\\naddition to every jewelry collection.<o:p><\\/o:p><\\/p>\",\"image\":\"MS10.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776063721, 1776063773, 1, 1, '0'),
(72, 76, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"3095.00\",\"sale_price\":\"\",\"weight\":\"5.79\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Embrace refined beauty with the Celestial Spark Round\\r\\nPendant Mangalsutra, a graceful blend of tradition and contemporary design.\\r\\nFeaturing a delicate string of iconic black beads, this piece honors cultural\\r\\nheritage while maintaining a sleek, modern aesthetic.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The highlight of the necklace is its dazzling round pendant,\\r\\nintricately crafted with shimmering stones that reflect light from every angle.\\r\\nConnected with a subtle V-shaped stone-studded link, the pendant adds a touch\\r\\nof brilliance and sophistication to the overall design.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Expertly handcrafted, this mangalsutra is lightweight and\\r\\ncomfortable for daily wear, yet elegant enough to complement festive and\\r\\nspecial occasions. Its versatile style pairs effortlessly with both traditional\\r\\nattire and modern outfits, making it a timeless addition to your jewelry\\r\\ncollection.<o:p><\\/o:p><\\/p>\",\"image\":\"MS11..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"3085.00\",\"sale_price\":\"\",\"weight\":\"5.77\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Embrace refined beauty with the Celestial Spark Round\\r\\nPendant Mangalsutra, a graceful blend of tradition and contemporary design.\\r\\nFeaturing a delicate string of iconic black beads, this piece honors cultural\\r\\nheritage while maintaining a sleek, modern aesthetic.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The highlight of the necklace is its dazzling round pendant,\\r\\nintricately crafted with shimmering stones that reflect light from every angle.\\r\\nConnected with a subtle V-shaped stone-studded link, the pendant adds a touch\\r\\nof brilliance and sophistication to the overall design.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">Expertly handcrafted, this mangalsutra is lightweight and\\r\\ncomfortable for daily wear, yet elegant enough to complement festive and\\r\\nspecial occasions. Its versatile style pairs effortlessly with both traditional\\r\\nattire and modern outfits, making it a timeless addition to your jewelry\\r\\ncollection.<o:p><\\/o:p><\\/p>\",\"image\":\"MS11.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776064231, 1776064286, 1, 1, '0'),
(73, 77, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"3250.00\",\"sale_price\":\"\",\"weight\":\"6.1\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This sophisticated mangalsutra from Zavya is crafted from\\r\\nhigh-quality 92.5 sterling silver and finished with a refined rhodium plating\\r\\nto provide a long-lasting, brilliant shine that resists tarnishing.The design\\r\\ncenterpieces a contemporary floral leaf motif pendant, which is intricately set\\r\\nwith brilliant-cut cubic zirconia stones to capture and reflect light from\\r\\nevery angle. The pendant is suspended from a delicate silver chain punctuated\\r\\nby traditional black beads, symbolizing marital bliss in a stylish, minimal\\r\\naesthetic. Lightweight and versatile, it is designed for both everyday wear and\\r\\nspecial occasions, offering a perfect blend of cultural significance and modern\\r\\nluxury.<o:p><\\/o:p><\\/p>\",\"image\":\"MS12..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"3230.00\",\"sale_price\":\"\",\"weight\":\"6.06\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This sophisticated mangalsutra from Zavya is crafted from\\r\\nhigh-quality 92.5 sterling silver and finished with a refined rhodium plating\\r\\nto provide a long-lasting, brilliant shine that resists tarnishing.The design\\r\\ncenterpieces a contemporary floral leaf motif pendant, which is intricately set\\r\\nwith brilliant-cut cubic zirconia stones to capture and reflect light from\\r\\nevery angle. The pendant is suspended from a delicate silver chain punctuated\\r\\nby traditional black beads, symbolizing marital bliss in a stylish, minimal\\r\\naesthetic. Lightweight and versatile, it is designed for both everyday wear and\\r\\nspecial occasions, offering a perfect blend of cultural significance and modern\\r\\nluxury.<o:p><\\/o:p><\\/p>\",\"image\":\"MS12.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776064648, 1776064717, 1, 1, '0');
INSERT INTO `tbl_product_variant` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(74, 78, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2850.00\",\"sale_price\":\"\",\"weight\":\"5.3\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Part of the Jiami Silver Exquisite Jewellery collection,\\r\\nthis mangalsutra is meticulously crafted from hallmarked 925 sterling silver.\\r\\nIt features a modern, four-petaled floral clover pendant as its centerpiece,\\r\\naccented with a central marquise stone and surrounded by brilliant-cut cubic\\r\\nzirconia for a radiant finish.The pendant is elegantly integrated into a chain\\r\\nthat alternates between classic black beads and polished silver links, offering\\r\\na sophisticated take on traditional jewelry. This minimalist piece is designed\\r\\nfor the modern woman, making it a perfect choice for daily wear, office attire,\\r\\nor special celebrations where a blend of tradition and contemporary style is\\r\\ndesired.<o:p><\\/o:p><\\/p>\",\"image\":\"MS13..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2480.00\",\"sale_price\":\"\",\"weight\":\"4.56\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Part of the Jiami Silver Exquisite Jewellery collection,\\r\\nthis mangalsutra is meticulously crafted from hallmarked 925 sterling silver.\\r\\nIt features a modern, four-petaled floral clover pendant as its centerpiece,\\r\\naccented with a central marquise stone and surrounded by brilliant-cut cubic\\r\\nzirconia for a radiant finish.The pendant is elegantly integrated into a chain\\r\\nthat alternates between classic black beads and polished silver links, offering\\r\\na sophisticated take on traditional jewelry. This minimalist piece is designed\\r\\nfor the modern woman, making it a perfect choice for daily wear, office attire,\\r\\nor special celebrations where a blend of tradition and contemporary style is\\r\\ndesired.<o:p><\\/o:p><\\/p>\",\"image\":\"MS13.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776065078, 1776065235, 1, 1, '0'),
(75, 79, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"3305.00\",\"sale_price\":\"\",\"weight\":\"6.21\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with a piece that blends\\r\\ncultural heritage with contemporary \\\"celestial core\\\" aesthetics.\\r\\nCrafted in high-quality sterling silver, this necklace features the iconic\\r\\nblack beads of a traditional mangalsutra, reimagined with a minimalist, airy\\r\\ndesign.<\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The focal point is a stunning asymmetric arrangement of\\r\\nthree pav\\u00e9-set stars that lead the eye to a brilliant, teardrop-shaped\\r\\n(pear-cut) cubic zirconia pendant. To add a touch of extra sparkle, the chain\\r\\nis interspersed with singular bezel-set stones, ensuring it catches the light\\r\\nfrom every angle.<o:p><\\/o:p><\\/p>\",\"image\":\"MS14..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"3105.00\",\"sale_price\":\"\",\"weight\":\"5.81\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your everyday elegance with a piece that blends\\r\\ncultural heritage with contemporary \\\"celestial core\\\" aesthetics.\\r\\nCrafted in high-quality sterling silver, this necklace features the iconic\\r\\nblack beads of a traditional mangalsutra, reimagined with a minimalist, airy\\r\\ndesign.<\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The focal point is a stunning asymmetric arrangement of\\r\\nthree pav\\u00e9-set stars that lead the eye to a brilliant, teardrop-shaped\\r\\n(pear-cut) cubic zirconia pendant. To add a touch of extra sparkle, the chain\\r\\nis interspersed with singular bezel-set stones, ensuring it catches the light\\r\\nfrom every angle.<o:p><\\/o:p><\\/p>\",\"image\":\"MS14.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776066060, 1776066120, 1, 1, '0'),
(76, 80, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2820.00\",\"sale_price\":\"\",\"weight\":\"5.24\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Embrace the timeless beauty of the moon with a design that\\r\\nprioritizes clean lines and sophisticated luster. This piece replaces ornate\\r\\npatterns with a singular, high-luster pearl, symbolizing purity and serenity.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The pendant features a perfectly round pearl securely\\r\\nencased in a polished sterling silver bezel, creating a \\\"halo\\\" effect\\r\\nthat amplifies its natural glow. The necklace is handcrafted with precision,\\r\\nfeaturing fine black beads punctuated by intricately textured silver accents\\r\\nthat add a touch of artisan craftsmanship to the delicate chain.<o:p><\\/o:p><\\/p>\",\"image\":\"MS15..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2755.00\",\"sale_price\":\"\",\"weight\":\"5.11\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Embrace the timeless beauty of the moon with a design that\\r\\nprioritizes clean lines and sophisticated luster. This piece replaces ornate\\r\\npatterns with a singular, high-luster pearl, symbolizing purity and serenity.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The pendant features a perfectly round pearl securely\\r\\nencased in a polished sterling silver bezel, creating a \\\"halo\\\" effect\\r\\nthat amplifies its natural glow. The necklace is handcrafted with precision,\\r\\nfeaturing fine black beads punctuated by intricately textured silver accents\\r\\nthat add a touch of artisan craftsmanship to the delicate chain.<o:p><\\/o:p><\\/p>\",\"image\":\"MS15.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776066917, 1776067112, 1, 1, '0'),
(78, 82, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2970.00\",\"sale_price\":\"\",\"weight\":\"5.54\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Make a bold yet refined statement with a design inspired by\\r\\nhigh-jewelry aesthetics. This piece centers around a striking geometric pendant\\r\\nthat mimics the look of a rare emerald-cut diamond. The core features\\r\\nprecision-cut baguette stones, surrounded by a double border of shimmering\\r\\npav\\u00e9-set round zircons to create maximum light reflection.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The chain modernizes the classic mangalsutra silhouette by\\r\\ntransitioning from a traditional black bead string to a sleek, polished silver\\r\\nbox chain as it nears the pendant. Polished silver spherical\\r\\n\\\"interstellar\\\" beads are placed along the chain to provide a seamless\\r\\nand high-fashion finish.<o:p><\\/o:p><\\/p>\",\"image\":\"MS16..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2905.00\",\"sale_price\":\"\",\"weight\":\"5.41\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Make a bold yet refined statement with a design inspired by\\r\\nhigh-jewelry aesthetics. This piece centers around a striking geometric pendant\\r\\nthat mimics the look of a rare emerald-cut diamond. The core features\\r\\nprecision-cut baguette stones, surrounded by a double border of shimmering\\r\\npav\\u00e9-set round zircons to create maximum light reflection.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The chain modernizes the classic mangalsutra silhouette by\\r\\ntransitioning from a traditional black bead string to a sleek, polished silver\\r\\nbox chain as it nears the pendant. Polished silver spherical\\r\\n\\\"interstellar\\\" beads are placed along the chain to provide a seamless\\r\\nand high-fashion finish.<o:p><\\/o:p><\\/p>\",\"image\":\"MS16.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776067605, 1776067723, 1, 1, '0'),
(79, 83, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2230.00\",\"sale_price\":\"\",\"weight\":\"4.26\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Capture the essence of timeless femininity with a design\\r\\nthat celebrates fluidity and light. This handcrafted piece centers on a\\r\\nminimalist teardrop (pear-shaped) pendant, finished with a smooth, polished\\r\\nsilver border. At its heart lies a brilliant-cut solitaire zircon that appears\\r\\nto float, catching the light with every movement.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The chain offers a contemporary twist on tradition,\\r\\nutilizing a \\\"station\\\" design where clusters of classic black beads\\r\\nare separated by fine sterling silver lengths and textured silver globes. This\\r\\nlightweight construction ensures comfort for all-day wear while maintaining the\\r\\nsacred significance of the mangalsutra in a chic, modern format.<o:p><\\/o:p><\\/p>\",\"image\":\"MS17.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2200.00\",\"sale_price\":\"\",\"weight\":\"4\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Capture the essence of timeless femininity with a design\\r\\nthat celebrates fluidity and light. This handcrafted piece centers on a\\r\\nminimalist teardrop (pear-shaped) pendant, finished with a smooth, polished\\r\\nsilver border. At its heart lies a brilliant-cut solitaire zircon that appears\\r\\nto float, catching the light with every movement.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The chain offers a contemporary twist on tradition,\\r\\nutilizing a \\\"station\\\" design where clusters of classic black beads\\r\\nare separated by fine sterling silver lengths and textured silver globes. This\\r\\nlightweight construction ensures comfort for all-day wear while maintaining the\\r\\nsacred significance of the mangalsutra in a chic, modern format.<o:p><\\/o:p><\\/p>\",\"image\":\"MS17..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776069068, 1776069251, 1, 1, '0'),
(80, 84, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2600.00\",\"sale_price\":\"\",\"weight\":\"4.8\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This handcrafted piece brings a touch of playful elegance to\\r\\ntraditional jewelry. The pendant features a dainty butterfly silhouette\\u2014a\\r\\nsymbol of transformation and joy\\u2014intricately set with shimmering zircons.\\r\\nBeneath the butterfly rests a curved silver bar encrusted with pav\\u00e9 stones,\\r\\nleading the eye to a brilliant-cut round solitaire that adds a classic touch of\\r\\nsparkle.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The necklace is designed with a modern \\\"station\\\"\\r\\naesthetic, where sections of traditional black beads are interspersed with\\r\\nsleek, polished silver bars. This unique chain structure provides a lightweight\\r\\nfeel and a contemporary look that transitions effortlessly from day to night.<o:p><\\/o:p><\\/p>\",\"image\":\"MS18.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2650.00\",\"sale_price\":\"\",\"weight\":\"4.9\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">This handcrafted piece brings a touch of playful elegance to\\r\\ntraditional jewelry. The pendant features a dainty butterfly silhouette\\u2014a\\r\\nsymbol of transformation and joy\\u2014intricately set with shimmering zircons.\\r\\nBeneath the butterfly rests a curved silver bar encrusted with pav\\u00e9 stones,\\r\\nleading the eye to a brilliant-cut round solitaire that adds a classic touch of\\r\\nsparkle.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The necklace is designed with a modern \\\"station\\\"\\r\\naesthetic, where sections of traditional black beads are interspersed with\\r\\nsleek, polished silver bars. This unique chain structure provides a lightweight\\r\\nfeel and a contemporary look that transitions effortlessly from day to night.<o:p><\\/o:p><\\/p>\",\"image\":\"MS18..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776070426, 1776070502, 1, 1, '0'),
(81, 85, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2670.00\",\"sale_price\":\"\",\"weight\":\"4.94\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Exude timeless royalty with a design that focuses on\\r\\nhigh-impact sparkle and classic silhouettes. This piece centers on a\\r\\nmagnificent pear-shaped cubic zirconia, meticulously framed by a halo of\\r\\nsmaller pav\\u00e9-set stones to create a grand, multi-dimensional glow. The pendant\\r\\nis connected by a dainty, stone-encrusted \\\"V\\\" bale that adds a touch\\r\\nof modern architectural flair.<\\/p>\\r\\n\\r\\n<p class=\\\"MsoNormal\\\">The handcrafted chain features a sophisticated rhythm,\\r\\nalternating traditional black beads with intricately textured silver accents\\r\\nand brilliant-cut stone stations. This blend of textures ensures that the piece\\r\\nlooks as beautiful from the side as it does from the front, making it a\\r\\nversatile addition to any jewelry wardrobe.<o:p><\\/o:p><\\/p>\",\"image\":\"MS19..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100.00\",\"packaging\":\"100\",\"regular_price\":\"2825.00\",\"sale_price\":\"\",\"weight\":\"5.25\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Exude timeless royalty with a design that focuses on\\r\\nhigh-impact sparkle and classic silhouettes. This piece centers on a\\r\\nmagnificent pear-shaped cubic zirconia, meticulously framed by a halo of\\r\\nsmaller pav\\u00e9-set stones to create a grand, multi-dimensional glow. The pendant\\r\\nis connected by a dainty, stone-encrusted \\\"V\\\" bale that adds a touch\\r\\nof modern architectural flair.<\\/p>\\r\\n\\r\\n<p class=\\\"MsoNormal\\\">The handcrafted chain features a sophisticated rhythm,\\r\\nalternating traditional black beads with intricately textured silver accents\\r\\nand brilliant-cut stone stations. This blend of textures ensures that the piece\\r\\nlooks as beautiful from the side as it does from the front, making it a\\r\\nversatile addition to any jewelry wardrobe.<o:p><\\/o:p><\\/p>\",\"image\":\"MS19.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776071278, 1776071341, 1, 1, '0'),
(82, 86, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2670.00\",\"sale_price\":\"\",\"weight\":\"4.94\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Inspired by high-fashion geometric motifs, this piece brings\\r\\na globally recognized silhouette to the traditional mangalsutra. The pendant\\r\\nshowcases a delicate four-leaf clover (quatrefoil) shape, featuring a center of\\r\\niridescent Mother-of-Pearl that reflects a spectrum of soft colors. This\\r\\ncenterpiece is framed by a meticulous border of sparkling zircons, adding a\\r\\ntouch of classic glamour to the organic texture of the shell.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The design is paired with a contemporary\\r\\n\\\"intermittent\\\" chain, where clusters of protective black beads\\r\\nalternate with polished silver links and smooth silver globes. This airy\\r\\nconstruction ensures the piece feels modern and lightweight, making it an ideal\\r\\nchoice for the woman who values both tradition and trend-setting style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS20.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2630.00\",\"sale_price\":\"\",\"weight\":\"4.86\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Inspired by high-fashion geometric motifs, this piece brings\\r\\na globally recognized silhouette to the traditional mangalsutra. The pendant\\r\\nshowcases a delicate four-leaf clover (quatrefoil) shape, featuring a center of\\r\\niridescent Mother-of-Pearl that reflects a spectrum of soft colors. This\\r\\ncenterpiece is framed by a meticulous border of sparkling zircons, adding a\\r\\ntouch of classic glamour to the organic texture of the shell.<o:p><\\/o:p><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\">The design is paired with a contemporary\\r\\n\\\"intermittent\\\" chain, where clusters of protective black beads\\r\\nalternate with polished silver links and smooth silver globes. This airy\\r\\nconstruction ensures the piece feels modern and lightweight, making it an ideal\\r\\nchoice for the woman who values both tradition and trend-setting style.<o:p><\\/o:p><\\/p>\",\"image\":\"MS20..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776071663, 1776071742, 1, 1, '0'),
(83, 87, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2970.00\",\"sale_price\":\"\",\"weight\":\"5.54\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Capture the\\r\\nfreshness of a spring garden with this intricately handcrafted piece. The\\r\\ncenter design features three petite flowers, each petal meticulously encrusted\\r\\nwith shimmering zircons to create a radiant bloom effect. Suspend from the\\r\\ncentral flower is a high-grade pear-cut stone that adds a classic teardrop\\r\\nsilhouette and enhances the necklace\'s graceful movement.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The chain\\r\\nis a work of art in itself, utilizing a rhythmic \\\"station\\\" layout.\\r\\nTraditional black beads are segmented by polished sterling silver links and\\r\\nshimmering pav\\u00e9-set bars, creating a sophisticated, airy feel that modernizes\\r\\nthe sacred mangalsutra. This design ensures the piece sits flat against the\\r\\nskin, making it as comfortable as it is beautiful.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS21.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2995.00\",\"sale_price\":\"\",\"weight\":\"5.59\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Capture the\\r\\nfreshness of a spring garden with this intricately handcrafted piece. The\\r\\ncenter design features three petite flowers, each petal meticulously encrusted\\r\\nwith shimmering zircons to create a radiant bloom effect. Suspend from the\\r\\ncentral flower is a high-grade pear-cut stone that adds a classic teardrop\\r\\nsilhouette and enhances the necklace\'s graceful movement.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The chain\\r\\nis a work of art in itself, utilizing a rhythmic \\\"station\\\" layout.\\r\\nTraditional black beads are segmented by polished sterling silver links and\\r\\nshimmering pav\\u00e9-set bars, creating a sophisticated, airy feel that modernizes\\r\\nthe sacred mangalsutra. This design ensures the piece sits flat against the\\r\\nskin, making it as comfortable as it is beautiful.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"MS21..jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776072205, 1776072257, 1, 1, '0'),
(84, 88, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"5760.00\",\"sale_price\":\"\",\"weight\":\"11.12\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Inspired by the elegance of delicate hand fans and the\\r\\ncalming hues of deep blue oceans, the Azure Fan Elegance Bracelet is a refined\\r\\nstatement of luxury and artistry. Crafted with a sleek, polished finish, this\\r\\nopen cuff design is adorned with intricate fan-shaped ends\\u2014one embellished with\\r\\nsparkling stones and the other highlighted with rich blue enamel detailing.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The harmonious blend of warm metallic tones and cool azure\\r\\nshades creates a striking contrast, making this bracelet ideal for both\\r\\neveryday elegance and special occasions. Its adjustable open design ensures a\\r\\ncomfortable fit, while the minimal yet artistic structure adds a touch of\\r\\nmodern charm.<\\/p>\",\"image\":\"BRAC.1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"5670.00\",\"sale_price\":\"\",\"weight\":\"10.94\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Inspired by the elegance of delicate hand fans and the\\r\\ncalming hues of deep blue oceans, the Azure Fan Elegance Bracelet is a refined\\r\\nstatement of luxury and artistry. Crafted with a sleek, polished finish, this\\r\\nopen cuff design is adorned with intricate fan-shaped ends\\u2014one embellished with\\r\\nsparkling stones and the other highlighted with rich blue enamel detailing.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The harmonious blend of warm metallic tones and cool azure\\r\\nshades creates a striking contrast, making this bracelet ideal for both\\r\\neveryday elegance and special occasions. Its adjustable open design ensures a\\r\\ncomfortable fit, while the minimal yet artistic structure adds a touch of\\r\\nmodern charm.<\\/p>\",\"image\":\"BRAC1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776074795, 1776074875, 1, 1, '0'),
(85, 89, '3', '454', '454', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"10610.00\",\"sale_price\":\"\",\"weight\":\"20.820\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Celeste Crystal Wing Bracelet is a breathtaking blend of\\r\\nartistry and brilliance, inspired by the graceful form of a shimmering wing in\\r\\nflight. This exquisite piece features a delicate arrangement of pear-shaped\\r\\ncrystals, intricately set to create a layered, feather-like pattern that\\r\\nradiates luxury and sophistication.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">Crafted with a sleek, polished band, the design wraps\\r\\nelegantly around the wrist, while the clustered stones reflect light from every\\r\\nangle\\u2014delivering a captivating sparkle. The asymmetrical wing motif adds a\\r\\nmodern yet timeless appeal, making it a perfect statement accessory for both\\r\\nformal occasions and refined everyday wear.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Its lightweight construction ensures comfort, while the\\r\\ndetailed craftsmanship highlights elegance in every curve. Whether paired with\\r\\nevening attire or used to elevate a simple look, the Celeste Crystal Wing\\r\\nBracelet embodies grace, brilliance, and a touch of celestial charm.<\\/p>\",\"image\":\"BRAC2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776075187, 1776075224, 1, 1, '0'),
(86, 90, '3', '456', '456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"7015.00\",\"sale_price\":\"\",\"weight\":\"13.630\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The Serpente Luxe Cuff Bracelet is a striking piece that\\r\\ndraws inspiration from the elegance and mystique of a serpent\\u2019s form. Designed\\r\\nwith a finely textured pattern resembling delicate scales, this open cuff\\r\\nbracelet wraps gracefully around the wrist, symbolizing strength,\\r\\ntransformation, and sophistication.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Finished in a warm, polished tone, the bracelet is accented\\r\\nwith circular tips encrusted with shimmering crystals, adding a refined\\r\\nbrilliance to its bold structure. The contrast between the intricate texture\\r\\nand the smooth metallic finish creates a captivating visual appeal, making it a\\r\\nperfect statement accessory.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Lightweight yet impactful, this bracelet is designed for\\r\\ncomfort and versatility\\u2014ideal for both everyday wear and special occasions.\\r\\nWhether styled alone or layered with other pieces, the Serpente Luxe Cuff\\r\\nBracelet exudes confidence, elegance, and a modern edge that enhances any\\r\\njewelry collection.<\\/p>\",\"image\":\"BRAC4.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776075574, 1776075657, 1, 1, '0'),
(87, 91, '3', '454', '454', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"4795.00\",\"sale_price\":\"\",\"weight\":\"9.19\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The Opaline\\r\\nClover Grace Bracelet is a refined expression of elegance inspired by the\\r\\ntimeless charm of the four-leaf clover\\u2014a symbol of luck, harmony, and\\r\\npositivity. At its center lies a beautifully crafted clover motif, adorned with\\r\\na soft opalescent finish that reflects subtle hues with every movement.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span>The sleek,\\r\\npolished band is enhanced with a row of fine sparkling stones, adding just the\\r\\nright amount of brilliance without overpowering its minimalist design. A small\\r\\ncircular accent beside the clover further elevates the piece, creating a\\r\\nbalanced and graceful composition.<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span>Lightweight\\r\\nand comfortable, this bracelet is perfect for everyday wear while still\\r\\noffering enough sophistication for special occasions. Whether worn alone for a\\r\\nsubtle statement or layered with other pieces, the Opaline Clover Grace\\r\\nBracelet adds a touch of charm, luck, and understated luxury to your jewelry\\r\\ncollection.<\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p>\",\"image\":\"BRAC3.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776075903, 1776075933, 1, 1, '0'),
(88, 92, '3', '454,456', '454,456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"2525.00\",\"sale_price\":\"\",\"weight\":\"4.65\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Celebrate\\r\\nthe sacred bond of love with the Celestial Heart Mangalsutra. This piece\\r\\nmasterfully blends cultural heritage with contemporary elegance. At its center\\r\\nlies a captivating heart-shaped opal, radiating a soft, ethereal glow that\\r\\nchanges with the light. The pendant is delicately bordered by a halo of vibrant\\r\\nblue sapphires (simulated), adding a touch of royal contrast to the polished\\r\\nsterling silver setting.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nnecklace features the traditional black beads, symbolizing protection and\\r\\nprosperity, interspersed with textured silver accents for a refined, modern\\r\\nshimmer. Whether worn as a daily reminder of commitment or as a statement piece\\r\\nfor special occasions, this Mangalsutra is designed for the woman who cherishes\\r\\ntradition but embraces modern style.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p>\",\"image\":\"MS22..jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"\",\"packaging\":\"100\",\"regular_price\":\"2500.00\",\"sale_price\":\"\",\"weight\":\"4.6\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Celebrate\\r\\nthe sacred bond of love with the Celestial Heart Mangalsutra. This piece\\r\\nmasterfully blends cultural heritage with contemporary elegance. At its center\\r\\nlies a captivating heart-shaped opal, radiating a soft, ethereal glow that\\r\\nchanges with the light. The pendant is delicately bordered by a halo of vibrant\\r\\nblue sapphires (simulated), adding a touch of royal contrast to the polished\\r\\nsterling silver setting.<o:p><\\/o:p><\\/span><\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The\\r\\nnecklace features the traditional black beads, symbolizing protection and\\r\\nprosperity, interspersed with textured silver accents for a refined, modern\\r\\nshimmer. Whether worn as a daily reminder of commitment or as a statement piece\\r\\nfor special occasions, this Mangalsutra is designed for the woman who cherishes\\r\\ntradition but embraces modern style.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">\\u00a0<\\/span><\\/p>\",\"image\":\"MS22.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776078564, 1776078851, 1, 1, '0'),
(89, 93, '3', '456', '456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"7450.00\",\"sale_price\":\"\",\"weight\":\"14.5\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Exude timeless sophistication with the Rose Dewdrop Gala\\r\\nSet. This exquisite ensemble features a meticulously crafted V-shaped necklace\\r\\nadorned with a seamless pav\\u00e9 of shimmering stones that lead the eye to a\\r\\nstunning double-teardrop focal point. The delicate rose-gold plating provides a\\r\\nwarm, romantic glow that complements all skin tones, making it the perfect\\r\\ncenterpiece for bridal wear or high-glamour evening events.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The set includes a matching pair of drop earrings that\\r\\nmirror the pendant\'s graceful pear-shaped design, offering a cohesive and\\r\\nluxurious aesthetic. Whether you are walking down the aisle or attending a\\r\\nblack-tie gala, this set promises to add a touch of regal brilliance to your\\r\\nsilhouette.<\\/p>\",\"image\":\"NEC1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776081899, 1776081931, 1, 1, '0'),
(90, 94, '3', '456', '456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"6490.00\",\"sale_price\":\"\",\"weight\":\"12.580\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Embrace the beauty of a blooming garden with the Emerald\\r\\nVine Blossom Set. This intricately designed piece features a fluid, vine-like\\r\\nchain that wraps elegantly around the neckline, adorned with shimmering\\r\\ncrystals that mimic the glisten of morning dew. The design is punctuated by\\r\\nstriking emerald-green floral stars, providing a bold pop of color against the\\r\\nsoft, romantic warmth of the rose-gold finish.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The center drop features a tiered floral pendant that adds a\\r\\nsense of movement and grace. Accompanied by matching drop earrings that mirror\\r\\nthe vine and star motif, this set is a perfect choice for those seeking a blend\\r\\nof organic inspiration and high-fashion luxury. It is an ideal accessory for\\r\\nfestive celebrations, garden weddings, or sophisticated evening soirees<\\/p>\",\"image\":\"NEC2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776082205, 1776082240, 1, 1, '0'),
(91, 95, '3', '454', '454', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"10675.00\",\"sale_price\":\"\",\"weight\":\"20.950\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Capture the essence of refined luxury with the Silver Willow\\r\\nGrace Set. This stunning ensemble is defined by its fluid, organic silhouette,\\r\\nshowcasing a series of intricately placed marquise and pear-cut crystals that\\r\\nmimic the delicate structure of leaves. The necklace tapers into a graceful\\r\\nY-shape, finished with a triple-drop pendant that adds length and a\\r\\nsophisticated sparkle to any neckline.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The accompanying earrings feature a matching botanical spray\\r\\ndesign with cascading drops, providing a balanced and high-impact look. Set in\\r\\na brilliant silver finish, this collection is designed for the modern woman who\\r\\nappreciates classic glamour with a nature-inspired twist. Perfect for grand\\r\\ncelebrations, formal receptions, or as a centerpiece for bridal attire.<\\/p>\",\"image\":\"NEC3.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776082617, 1776082644, 1, 1, '0'),
(92, 96, '3', '454', '454', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"7245.00\",\"sale_price\":\"\",\"weight\":\"14.09\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your jewelry collection with the Azure Infinity Wave\\r\\nSet, a masterpiece of fluid design and vibrant color. The necklace features a\\r\\nunique interlocking link pattern that mimics the graceful motion of waves,\\r\\nsymbolizing eternity and strength. Each silver-toned link is accented with\\r\\ndelicate crystals, leading to a centerpiece that holds a brilliant, deep-blue\\r\\nteardrop stone.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The set is completed by matching drop earrings that mirror\\r\\nthe infinity twist and capture the same rich azure hue. This ensemble strikes\\r\\nthe perfect balance between minimalist sophistication and bold statement,\\r\\nmaking it an ideal choice for cocktail parties, formal dinners, or as a\\r\\n\\\"something blue\\\" for a contemporary bridal look.<\\/p>\",\"image\":\"NEC4.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776082889, 1776082916, 1, 1, '0'),
(93, 97, '3', '456', '456', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"456\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"7425.00\",\"sale_price\":\"\",\"weight\":\"14.45\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Rose Radiance Drop Set is the epitome of graceful luxury. Crafted with a delicate rose-gold finish, the necklace features a meticulously set line of shimmering stones designed to sit perfectly along the collarbone. The centerpiece is a refined V-shaped drop, showcasing two nested pear-cut crystals that catch and reflect light with every movement.<\\/p><p>The matching drop earrings mirror the pendant\\u2019s teardrop silhouette, creating a harmonious and polished look. This set is designed for versatility, offering enough brilliance for a grand wedding celebration while remaining understated enough for an elegant anniversary dinner. It is a timeless addition to any jewelry collection, celebrating femininity and classic style.<\\/p><div><br><\\/div>\",\"image\":\"NEC5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776083178, 1776083311, 1, 1, '0'),
(94, 98, '3', '454', '454', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"454\",\"labor_charges\":\"200\",\"cushion_charges\":\"100\",\"packaging\":\"100\",\"regular_price\":\"7270.00\",\"sale_price\":\"\",\"weight\":\"14.14\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">Elevate your evening attire with the Crimson Dewdrop\\r\\nEnsemble, a masterpiece of sophisticated craftsmanship designed for those who\\r\\ncommand attention with grace. This set includes a meticulously detailed\\r\\nnecklace and matching drop earrings, both echoing a theme of classic luxury.<o:p><\\/o:p><\\/p>\",\"image\":\"NEC6.jpeg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1776083670, 1776083710, 1, 1, '0');

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

--
-- Table structure for table `tbl_product_variant_bkp`
--

CREATE TABLE `tbl_product_variant_bkp` (
  `product_variant_id` int(11) NOT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_attribute_id` text DEFAULT NULL,
  `product_attribute_values_id` text DEFAULT NULL,
  `search_attribute_value_id` text NOT NULL,
  `product_variation` text DEFAULT NULL,
  `is_cart_attribute` varchar(200) DEFAULT NULL,
  `is_product_attribute` varchar(200) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_product_variant_bkp`
--

INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 1, '2', '446,449,465', '446,449,465', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"446\",\"regular_price\":\"5000\",\"sale_price\":\"2499\",\"weight\":\"5\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"R01614_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"5000\",\"sale_price\":\"2499\",\"weight\":\"5\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"R01614_2_0ded7027-bb27-4d16-96c0-9c1d8c02a539.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"5000\",\"sale_price\":\"2499\",\"weight\":\"5\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"R01614_5_9bf93848-8ecb-49fd-81c0-795b75b91b7e.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767701503, 1767703888, 1, 1, '0'),
(2, 2, '1', '1,2', '1,2', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"R01614_2_0ded7027-bb27-4d16-96c0-9c1d8c02a539.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"\",\"image\":\"R01614_1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767702591, 1767702769, 1, 1, '0'),
(3, 3, '2', '445,465,466', '445,465,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"445\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.74\",\"width\":\"1.74\",\"height\":\"1.74\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.<\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.72 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Suit this ring with a metallic grey top.<\\/span><\\/p>\",\"image\":\"R071_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.74\",\"width\":\"1.74\",\"height\":\"1.74\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.<\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.72 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Suit this ring with a metallic grey top.<\\/span><\\/p>\",\"image\":\"R071.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.74\",\"width\":\"1.74\",\"height\":\"1.74\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.<\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.72 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA rose in full bloom is a true beauty to behold. This ring is inspired by the evergreen trend of our admiration for these roses.\\\\n\\\\nThe Design:\\\\nThis silver ring has an open design, with a rose motif on one end, and a zircon studded flower on the other end.\\\\n\\\\nStyling Tip:\\\\nSuit this ring with a metallic grey top.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Suit this ring with a metallic grey top.<\\/span><\\/p>\",\"image\":\"R071_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767704127, 1767704267, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(4, 4, '2', '447,465,466', '447,465,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"447\",\"regular_price\":\"4000\",\"sale_price\":\"1499\",\"weight\":\"4\",\"length\":\"1.66\",\"width\":\"1.66\",\"height\":\"1.66\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Love sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has a heart-shaped zircon in the centre.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.66 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a pink peplum top and skirt.<\\/span><\\/p>\",\"image\":\"R0633_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"4000\",\"sale_price\":\"1499\",\"weight\":\"4\",\"length\":\"1.66\",\"width\":\"1.66\",\"height\":\"1.66\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Love sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has a heart-shaped zircon in the centre.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.66 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a pink peplum top and skirt.<\\/span><\\/p>\",\"image\":\"R0633_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"4000\",\"sale_price\":\"1499\",\"weight\":\"4\",\"length\":\"1.66\",\"width\":\"1.66\",\"height\":\"1.66\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Love sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has a heart-shaped zircon in the centre.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.66 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nLove sparks in your heart when you meet your soulmate. Let this ring remind you about those heartfelt moments.\\\\n \\\\nThe Design:\\\\nThis silver ring has a heart-shaped zircon in the centre.\\\\n\\\\nStyling Tip:\\\\nPair this with a pink peplum top and skirt.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a pink peplum top and skirt.<\\/span><\\/p>\",\"image\":\"R0633_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767704449, 1767704643, 1, 1, '0'),
(5, 5, '2', '449,465', '449,465', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"5000\",\"sale_price\":\"2299\",\"weight\":\"5\",\"length\":\"1.62\",\"width\":\"1.62\",\"height\":\"1.62\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\\\n\\\\nThe Design:\\\\nThis silver ring has a circular zircon in a six-pronged setting.\\\\n\\\\nStyling Tip:\\\\nPair this with a red halter-neck dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has a circular zircon in a six-pronged setting.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.62 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\\\n\\\\nThe Design:\\\\nThis silver ring has a circular zircon in a six-pronged setting.\\\\n\\\\nStyling Tip:\\\\nPair this with a red halter-neck dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a red halter-neck dress.<\\/span><\\/p>\",\"image\":\"R031_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"5000\",\"sale_price\":\"2299\",\"weight\":\"5\",\"length\":\"1.62\",\"width\":\"1.62\",\"height\":\"1.62\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\\\n\\\\nThe Design:\\\\nThis silver ring has a circular zircon in a six-pronged setting.\\\\n\\\\nStyling Tip:\\\\nPair this with a red halter-neck dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver ring has a circular zircon in a six-pronged setting.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.62 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Twisty Ring For Him is inspired by the twists and turns couples go through during the course of a long term relationship\\\\n\\\\nThe Design:\\\\nThe silver ring has a zig zag pattern on the band of the ring. \\\\n925 Silver\\\\r\\\\nAdjustable size to ensure no fitting issues\\\\r\\\\n \\\\r\\\\n \\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1\\\\n\\\\nStyling Tip:\\\\nStyle this with a yellow t-shirt and blue jeans\\\"}\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis ring is inspired by the love for all things contemporary and classic. We\'re sure you\'ll love this ring for its vintage vibe.\\\\n\\\\nThe Design:\\\\nThis silver ring has a circular zircon in a six-pronged setting.\\\\n\\\\nStyling Tip:\\\\nPair this with a red halter-neck dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a red halter-neck dress.<\\/span><\\/p>\",\"image\":\"R031_5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767704798, 1767704882, 1, 1, '0'),
(6, 6, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"3000\",\"sale_price\":\"1699\",\"weight\":\"3\",\"length\":\"1.1\",\"width\":\"1.1\",\"height\":\"1.1\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\\\n\\\\nThe Design:\\\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\\\n\\\\nStyling Tip:\\\\nStyle these with an all-white ruffle dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">These silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Earring Size: Height - 1.1 cm, Width - 1.1 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Earrings<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe first snowfall, the first kiss, and the first love are all very special. Add these earrings as a reminder of those beautiful memories.\\\\n\\\\nThe Design:\\\\nThese silver stud earrings feature a flower design with each petal nestling two zircons of differing sizes.\\\\n\\\\nStyling Tip:\\\\nStyle these with an all-white ruffle dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style these with an all-white ruffle dress.<\\/span><\\/p>\",\"image\":\"ER0582_1_7e551a23-43aa-4b92-bea8-16cad78154f9.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767705192, 1767705276, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(7, 7, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"5000\",\"sale_price\":\"2499\",\"weight\":\"5\",\"length\":\"2.6\",\"width\":\"2.6\",\"height\":\"2.6\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\\\n\\\\nThe Design:\\\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\\\n\\\\nStyling Tip:\\\\nStyle these earrings with a maroon bodycon dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Make a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">These silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Earring Size: Height - 2.6 cm, Width - 1 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Earrings<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nMake a splashing entry at the party with these stunning earrings. Be ready always to steal the spotlight!\\\\n\\\\nThe Design:\\\\nThese silver earrings feature a circular motif dropping from a half hoop, both studded with zircons.\\\\n\\\\nStyling Tip:\\\\nStyle these earrings with a maroon bodycon dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style these earrings with a maroon bodycon dress.<\\/span><\\/p>\",\"image\":\"ER0150_1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767705409, 1767705477, 1, 1, '0'),
(8, 8, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"2000\",\"sale_price\":\"1199\",\"weight\":\"2\",\"length\":\"0.5\",\"width\":\"0.5\",\"height\":\"0.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\\\n\\\\nThe Design:\\\\nThese silver earrings feature a star motif with zircon studded in it.\\\\n\\\\nStyling Tip:\\\\nPair these with a red midi dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">These silver earrings feature a star motif with zircon studded in it.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Earring Size: Height - 0.5 cm, Width - 0.5 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Earrings<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe night sky devoid of any stars is unimaginable and incomplete. Likewise, your accessory collection, without these earrings, would be incomplete!\\\\n\\\\nThe Design:\\\\nThese silver earrings feature a star motif with zircon studded in it.\\\\n\\\\nStyling Tip:\\\\nPair these with a red midi dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair these with a red midi dress.<\\/span><\\/p>\",\"image\":\"AVER0169_1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767705581, 1767705647, 1, 1, '0'),
(9, 9, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"3000\",\"sale_price\":\"1399\",\"weight\":\"3\",\"length\":\"1.2\",\"width\":\"1.2\",\"height\":\"1.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\\\n \\\\nThe Design:\\\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\\\n\\\\nStyling Tip:\\\\nPair these with a beige smock-frock.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">These silver earrings have a motif of a butterfly in side view adorned with zircons.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Earring Size: Height - 1.2 cm, Width - 0.8 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Earrings<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA flutter of fashion around you. Make these chic, cute earrings stick to your ears, stacked or standalone.\\\\n \\\\nThe Design:\\\\nThese silver earrings have a motif of a butterfly in side view adorned with zircons.\\\\n\\\\nStyling Tip:\\\\nPair these with a beige smock-frock.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair these with a beige smock-frock.<\\/span><\\/p>\",\"image\":\"ER0621_1_26b9940f-9fd2-44c7-9943-a3437c413ff6.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767705761, 1767705836, 1, 1, '0'),
(10, 10, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"3000\",\"sale_price\":\"1399\",\"weight\":\"3\",\"length\":\"1.4\",\"width\":\"1.4\",\"height\":\"1.4\",\"description\":\"<p><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\\\n\\\\nThe Design:\\\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.  \\\\n\\\\n\\\\nStyling Tip:\\\\nSuit these earrings with a purple fringe midi dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">These earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">These silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Earring Size: Height - 1.4 cm, Width -0.4<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span>cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Earrings<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThese earrings spell elegance and timeless charm. Make this your own and fall in love with yourself wearing it ?\\\\n\\\\nThe Design:\\\\nThese silver earrings feature two circular zircons with a red stone studded peardrop motif dangling below them. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.  \\\\n\\\\n\\\\nStyling Tip:\\\\nSuit these earrings with a purple fringe midi dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Suit these earrings with a purple fringe midi dress.<\\/span><\\/p>\",\"image\":\"ER02567_1.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767705946, 1767705997, 1, 1, '0'),
(11, 11, '1', '1,3', '1,3', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"7000\",\"sale_price\":\"3299\",\"weight\":\"7\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.<\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has wave-like elements strung together. The alternate motifs are studded with zircons.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 silver\\u00a0<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Length\\u00a0of the bracelet is 15 cm with 4 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 piece<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this bracelet with a mauve A-line knee-length dress.<\\/span><\\/p>\",\"image\":\"BR0699_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"7000\",\"sale_price\":\"3299\",\"weight\":\"7\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.<\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has wave-like elements strung together. The alternate motifs are studded with zircons.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 silver\\u00a0<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Length\\u00a0of the bracelet is 15 cm with 4 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Heap of Love Necklace is inspired by a beautiful morning stroll in a park.\\\\n\\\\nThe Design:\\\\nThe rose gold bracelet has paisley design with tiny zircon dangling inside each charm from the top. The rim of the charms also has zircons in them.\\\\n\\\\n925 silver with Rose Gold plating\\\\nPerfect for sensitive skin\\\\nLength of the necklace is 46 cm with 5 cm adjustable portion\\\\nDimensions: 0.7 cm x 3.7 cm\\\\nRhodium e-coat to prevent tarnish\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\n\\\\nStyling Tip:\\\\nStyle this with a square-neck beige rib-knit top and black trousers\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 piece<\\/span><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Graceful Waves Bracelet takes inspiration from the soft waves of the ocean that gently crash to shore on a moonlit night.\\\\nThe Design:\\\\nThis silver bracelet has a wave-like elements strung together. The alternate motifs are studded with zircons.\\\\nStyling Tip:\\\\nStyle this bracelet with a mauve A-line knee length dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this bracelet with a mauve A-line knee-length dress.<\\/span><\\/p>\",\"image\":\"BR0699_5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767706526, 1767706622, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(12, 12, '1', '1,4', '1,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"6000\",\"sale_price\":\"2699\",\"weight\":\"6\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\\\n\\\\nThe Design:\\\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\\\n\\\\nStyling Tip:\\\\nStyle this bracelet with a pink patchwork cocktail dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The Silver Elegant Butterflies Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif\\u00a0Size: Height -\\u00a00.85 cm,<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif\\u00a0<\\/span>Width - 1.35\\u00a0cm<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The length of the bracelet is 15 cm with a\\u00a04 cm adjustable portion<\\/span><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Bracelet<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\\\n\\\\nThe Design:\\\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\\\n\\\\nStyling Tip:\\\\nStyle this bracelet with a pink patchwork cocktail dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this bracelet with a pink patchwork cocktail dress.<\\/span><\\/p>\",\"image\":\"BR0734_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"6000\",\"sale_price\":\"2699\",\"weight\":\"6\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\\\n\\\\nThe Design:\\\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\\\n\\\\nStyling Tip:\\\\nStyle this bracelet with a pink patchwork cocktail dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">The Silver Elegant Butterflies Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif\\u00a0Size: Height -\\u00a00.85 cm,<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif\\u00a0<\\/span>Width - 1.35\\u00a0cm<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The length of the bracelet is 15 cm with a\\u00a04 cm adjustable portion<\\/span><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Bracelet<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Moon Triple Stars Bracelet is inspired by the moon showing up unexpectedly on a rainy night with a group of three twinkling stars.\\\\n\\\\nThe Design:\\\\nThis silver bracelet has a moon motif studded with zircon at the centre with two stars to its left and one star to its right. \\\\n\\\\nStyling Tip:\\\\nStyle this bracelet with a pink patchwork cocktail dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this bracelet with a pink patchwork cocktail dress.<\\/span><\\/p>\",\"image\":\"BR0734_5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767706734, 1767706834, 1, 1, '0'),
(13, 13, '1', '2,3', '2,3', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"6000\",\"sale_price\":\"2699\",\"weight\":\"6\",\"length\":\"16\",\"width\":\"16\",\"height\":\"16\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\\\n\\\\nThe Design:\\\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\\\n\\\\nStyling Tip:\\\\nStyle this with an 0ff-white dress. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":3,\\\"3\\\":2},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidden inside it.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Hypoallergenic - Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length of bracelet is 16 cm with 3 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\">Charm: 0.88 cm x 2.7 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0piece<\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\\\n\\\\nThe Design:\\\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\\\n\\\\nStyling Tip:\\\\nStyle this with an 0ff-white dress. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":3,\\\"3\\\":2},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with an 0ff-white dress.<\\/span><\\/p>\",\"image\":\"BR0376_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"6000\",\"sale_price\":\"2699\",\"weight\":\"6\",\"length\":\"16\",\"width\":\"16\",\"height\":\"16\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\\\n\\\\nThe Design:\\\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\\\n\\\\nStyling Tip:\\\\nStyle this with an 0ff-white dress. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":3,\\\"3\\\":2},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidden inside it.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Hypoallergenic - Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length of bracelet is 16 cm with 3 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\">Charm: 0.88 cm x 2.7 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0piece<\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Fin in Ocean Bracelet is inspired by the deep blue sea and the mysteries hidded inside it. \\\\n\\\\nThe Design:\\\\nThe silver bracelet has a beautiful blue coloured stone placed on a round structure with a fishtail following the stone. \\\\n\\\\nStyling Tip:\\\\nStyle this with an 0ff-white dress. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":3,\\\"3\\\":2},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with an 0ff-white dress.<\\/span><\\/p>\",\"image\":\"BR0376_5.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767706939, 1767707009, 1, 1, '0'),
(14, 14, '1', '1,3,5', '1,3,5', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"3000\",\"sale_price\":\"1499\",\"weight\":\"3\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Handle any day with ease. Gift this bracelet to your loved one, and assure them that they deserve good vibes only.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 15 cm + 4 cm Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.4 cm, Width: 1.4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a grey pleated dress.<\\/span><\\/p>\",\"image\":\"BR0721_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"3000\",\"sale_price\":\"1499\",\"weight\":\"3\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Handle any day with ease. Gift this bracelet to your loved one, and assure them that they deserve good vibes only.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 15 cm + 4 cm Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.4 cm, Width: 1.4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a grey pleated dress.<\\/span><\\/p>\",\"image\":\"BR0721_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"5\",\"regular_price\":\"3000\",\"sale_price\":\"1499\",\"weight\":\"3\",\"length\":\"15\",\"width\":\"15\",\"height\":\"15\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Handle any day with ease. Gift this bracelet to your loved one, and assure them that they deserve good vibes only.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 15 cm + 4 cm Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.4 cm, Width: 1.4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":14281427},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Blue Eye Bracelet is inspired by the fierce desire to proctect your loved ones from harm\'s way.\\\\nThe Design:\\\\nThis silver bracelet has an eye-shaped element with a blue zircon studded in the centre and smaller white zircons outlining the \'eye\' to ward off negativity\\\\nStyling Tip:\\\\nStyle this bracelet with a grey plated dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this with a grey pleated dress.<\\/span><\\/p>\",\"image\":\"BR0721_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767851162, 1767851304, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(15, 15, '1', '2,4,5', '2,4,5', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"11000\",\"sale_price\":\"5199\",\"weight\":\"11\",\"length\":\"19\",\"width\":\"19\",\"height\":\"19\",\"description\":\"<p data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nZircon? Check. Baguette? Check. Spotlight? Double Check! DIVA, we don\\u2019t need to say much. These Silver Zircon Baguette Drop Earrings do their own talking. They have only one message for YOU \\u2013 Be Bold, Be YOU!\\\\n\\\\nThe Design:\\\\nThese Silver Zircon Baguette Drop Earrings are handcrafted with love, just for YOU! Beautiful baguettes are surrounded by a shiny silver zircon frame. These earrings have been crafted for a singular purpose \\u2013 to make YOU stand out.\\\\n\\\\nThe Styling:\\\\nThese earrings want YOU to enchant and captivate! Wear them when YOU wish to impress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">DIVA, YOU truly take our breath away. YOUR mere presence sets our heart aflutter, YOUR gaze leaves us spellbound. For such an enchanting presence, ordinary just won\'t do. Hence, this GIVA Signature Solitaire Bracelet, jewellery to match YOUR magnificence.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This GIVA Signature Tennis Bracelet has been handcrafted with love, especially for YOU! With a row of sparkling zircons on a sterling silver body, this bracelet radiates unmatched elegance.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Styling:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bracelet will ensure the spotlight is on YOU, always.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">925 Silver<\\/span><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size 19cm\\u00a0 +4cm adjustable<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Hypoallergenic - Perfect for sensitive ears<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul>\",\"image\":\"BR0196_1_b82f394b-bdc9-4ae6-896b-2db5c77d3fdf.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"11000\",\"sale_price\":\"5199\",\"weight\":\"11\",\"length\":\"19\",\"width\":\"19\",\"height\":\"19\",\"description\":\"<p data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nZircon? Check. Baguette? Check. Spotlight? Double Check! DIVA, we don\\u2019t need to say much. These Silver Zircon Baguette Drop Earrings do their own talking. They have only one message for YOU \\u2013 Be Bold, Be YOU!\\\\n\\\\nThe Design:\\\\nThese Silver Zircon Baguette Drop Earrings are handcrafted with love, just for YOU! Beautiful baguettes are surrounded by a shiny silver zircon frame. These earrings have been crafted for a singular purpose \\u2013 to make YOU stand out.\\\\n\\\\nThe Styling:\\\\nThese earrings want YOU to enchant and captivate! Wear them when YOU wish to impress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">DIVA, YOU truly take our breath away. YOUR mere presence sets our heart aflutter, YOUR gaze leaves us spellbound. For such an enchanting presence, ordinary just won\'t do. Hence, this GIVA Signature Solitaire Bracelet, jewellery to match YOUR magnificence.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This GIVA Signature Tennis Bracelet has been handcrafted with love, especially for YOU! With a row of sparkling zircons on a sterling silver body, this bracelet radiates unmatched elegance.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Styling:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bracelet will ensure the spotlight is on YOU, always.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">925 Silver<\\/span><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size 19cm\\u00a0 +4cm adjustable<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Hypoallergenic - Perfect for sensitive ears<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul>\",\"image\":\"BR0196.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"5\",\"regular_price\":\"11000\",\"sale_price\":\"5199\",\"weight\":\"11\",\"length\":\"19\",\"width\":\"19\",\"height\":\"19\",\"description\":\"<p data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nZircon? Check. Baguette? Check. Spotlight? Double Check! DIVA, we don\\u2019t need to say much. These Silver Zircon Baguette Drop Earrings do their own talking. They have only one message for YOU \\u2013 Be Bold, Be YOU!\\\\n\\\\nThe Design:\\\\nThese Silver Zircon Baguette Drop Earrings are handcrafted with love, just for YOU! Beautiful baguettes are surrounded by a shiny silver zircon frame. These earrings have been crafted for a singular purpose \\u2013 to make YOU stand out.\\\\n\\\\nThe Styling:\\\\nThese earrings want YOU to enchant and captivate! Wear them when YOU wish to impress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">DIVA, YOU truly take our breath away. YOUR mere presence sets our heart aflutter, YOUR gaze leaves us spellbound. For such an enchanting presence, ordinary just won\'t do. Hence, this GIVA Signature Solitaire Bracelet, jewellery to match YOUR magnificence.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This GIVA Signature Tennis Bracelet has been handcrafted with love, especially for YOU! With a row of sparkling zircons on a sterling silver body, this bracelet radiates unmatched elegance.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Styling:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bracelet will ensure the spotlight is on YOU, always.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">925 Silver<\\/span><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size 19cm\\u00a0 +4cm adjustable<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Hypoallergenic - Perfect for sensitive ears<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul>\",\"image\":\"BR0196_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767851458, 1767851564, 1, 1, '0'),
(16, 16, '3', '450,451,452', '450,451,452', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"450\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.5\",\"width\":\"1.5\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Express the love and affection that you hold for each other with this mangalsutra. This is a perfect piece to surprise your significant other.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra has a wave motif with a unique design, studded with zircons, and suspended from a black beaded chain.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Team this with your favourite saree.<\\/span><\\/p>\",\"image\":\"PD0752_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.5\",\"width\":\"1.5\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Express the love and affection that you hold for each other with this mangalsutra. This is a perfect piece to surprise your significant other.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra has a wave motif with a unique design, studded with zircons, and suspended from a black beaded chain.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Team this with your favourite saree.<\\/span><\\/p>\",\"image\":\"PD0752_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"7000\",\"sale_price\":\"3199\",\"weight\":\"7\",\"length\":\"1.5\",\"width\":\"1.5\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Express the love and affection that you hold for each other with this mangalsutra. This is a perfect piece to surprise your significant other.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra has a wave motif with a unique design, studded with zircons, and suspended from a black beaded chain.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 4 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Match Made In Heaven Mangalsutra is inspired by a bond so beautiful that one can\'t help but believe, it was meant to be. \\\\n\\\\nThe Design:\\\\nThe Golden Match Made In Heaven Mangalsutra has an elegant design with a golden finish and black beaded chain.\\\\n\\\\nStyling Tip:\\\\nStyle this mangalsutra with a pleated saree. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":7105,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Team this with your favourite saree.<\\/span><\\/p>\",\"image\":\"PD0752_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767851884, 1767852130, 1, 1, '0'),
(17, 17, '3', '450,452,453', '450,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"450\",\"regular_price\":\"9000\",\"sale_price\":\"3899\",\"weight\":\"9\",\"length\":\"3.6\",\"width\":\"3.6\",\"height\":\"2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">A symphony of love, desire, and affection is tied to this mangalsutra. It\'s a perfect piece of jewellery for elevating your every day.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features loop designs making up a V-shape studded with zircons.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2 cm, Width: 3.6 cm\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Suit this with an earthy-tone salwar suit.<\\/span><\\/p>\",\"image\":\"PD0753_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"9000\",\"sale_price\":\"3899\",\"weight\":\"9\",\"length\":\"3.6\",\"width\":\"3.6\",\"height\":\"2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">A symphony of love, desire, and affection is tied to this mangalsutra. It\'s a perfect piece of jewellery for elevating your every day.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features loop designs making up a V-shape studded with zircons.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2 cm, Width: 3.6 cm\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Suit this with an earthy-tone salwar suit.<\\/span><\\/p>\",\"image\":\"PD0753_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"9000\",\"sale_price\":\"3899\",\"weight\":\"9\",\"length\":\"3.6\",\"width\":\"3.6\",\"height\":\"2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">A symphony of love, desire, and affection is tied to this mangalsutra. It\'s a perfect piece of jewellery for elevating your every day.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features loop designs making up a V-shape studded with zircons.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 43 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2 cm, Width: 3.6 cm\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0Mangalsutra<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nA symphony of love, desire, and affection is tied into this mangalsutra. A perfect piece of jewellery to suit all your days.\\\\n\\\\nThe Design:\\\\nThis golden mangalsutra features loop designs making up a V-shape studded with zircons\\\\n\\\\nStyling Tip:\\\\nSuit this with an earthy-tone salwar suit.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Suit this with an earthy-tone salwar suit.<\\/span><\\/p>\",\"image\":\"PD0753_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767852460, 1767852577, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(18, 18, '3', '450,451,453', '450,451,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"450\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"1.7\",\"width\":\"0.7\",\"height\":\"1.7\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This modern and trendy design can become your favourite in your mangalsutra collection. Accessorise yourself with this.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features a circular zircon set at the end of a V-shaped motif. The chain has three black beads on each side.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-stringify-type=\\\"unordered-list\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-indent=\\\"0\\\" data-border=\\\"0\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 44 cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.7 cm, Width: 0.7 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair this with a kurta set.<\\/span><\\/p>\",\"image\":\"PD02260_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"1.7\",\"width\":\"0.7\",\"height\":\"1.7\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This modern and trendy design can become your favourite in your mangalsutra collection. Accessorise yourself with this.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features a circular zircon set at the end of a V-shaped motif. The chain has three black beads on each side.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-stringify-type=\\\"unordered-list\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-indent=\\\"0\\\" data-border=\\\"0\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 44 cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.7 cm, Width: 0.7 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair this with a kurta set.<\\/span><\\/p>\",\"image\":\"PD02260_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"1.7\",\"width\":\"0.7\",\"height\":\"1.7\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This modern and trendy design can become your favourite in your mangalsutra collection. Accessorise yourself with this.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden mangalsutra features a circular zircon set at the end of a V-shaped motif. The chain has three black beads on each side.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-stringify-type=\\\"unordered-list\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-indent=\\\"0\\\" data-border=\\\"0\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 44 cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.7 cm, Width: 0.7 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Mangalsutra<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration\\\\nIn the book of life, cherish the pages that hold your forever moments \\u2013 the chapters that shape your story.\\\\n\\\\nThe Design\\\\nThis mangalsutra features a circular motif with a large zircon placed at the centre, accompanied by three black beads on each side of the chain.\\\\n \\\\nStyling Tip\\\\nWear a maroon saree with a deep-neck blouse to complete your look beautifully.\\\\r\\\\n\\\\r\\\\n\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair this with a kurta set.<\\/span><\\/p>\",\"image\":\"PD02260_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767852717, 1767852871, 1, 1, '0'),
(19, 19, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"12\",\"width\":\"12\",\"height\":\"12\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Charm: 12 mm x 17 mm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 42 cm\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium finish to prevent tarnish\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair it with a blue saree with a beige belt to accentuate the waist.<\\/span><\\/p>\",\"image\":\"PD0921_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"12\",\"width\":\"12\",\"height\":\"12\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Charm: 12 mm x 17 mm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 42 cm\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium finish to prevent tarnish\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair it with a blue saree with a beige belt to accentuate the waist.<\\/span><\\/p>\",\"image\":\"PD0921_2.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"12\",\"width\":\"12\",\"height\":\"12\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">AAA+ Quality Zircons<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Charm: 12 mm x 17 mm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 42 cm\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium finish to prevent tarnish\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":7165,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":0,\\\"12\\\":0,\\\"14\\\":{\\\"1\\\":3,\\\"3\\\":1},\\\"15\\\":\\\"Arial\\\"}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Drizzle Drop Mangalsutra is inspired by the mild drizzle that weaves magic and aura. \\\\n\\\\nThe Design:\\\\nThe Silver Drizzle Drop Mangalsutra has a zircon stone nestled in a circular silver frame. \\\\n\\\\nStyling Tips:\\\\nPair it with a blue saree with a beige belt to accentuate the waist. \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair it with a blue saree with a beige belt to accentuate the waist.<\\/span><\\/p>\",\"image\":\"PD0921_2_e4ffe7ca-81c9-4ef0-8803-2ee2671b6053.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767853040, 1767853154, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(20, 20, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"17\",\"width\":\"17\",\"height\":\"17\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admire how perfectly beautiful it looks.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 silver<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Length of the bracelet is 17 cm with a 4 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\">Dimensions: 3.6 cm x 0.7 cm<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 piece<\\/span><\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a pink salwar suit.<\\/span><\\/p>\",\"image\":\"BR0339_1.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"17\",\"width\":\"17\",\"height\":\"17\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admire how perfectly beautiful it looks.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 silver<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Length of the bracelet is 17 cm with a 4 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\">Dimensions: 3.6 cm x 0.7 cm<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 piece<\\/span><\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a pink salwar suit.<\\/span><\\/p>\",\"image\":\"BR0339_5.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"17\",\"width\":\"17\",\"height\":\"17\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admire how perfectly beautiful it looks.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 silver<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Length of the bracelet is 17 cm with a 4 cm adjustable portion<\\/li><li style=\\\"box-sizing: inherit;\\\">Dimensions: 3.6 cm x 0.7 cm<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Rhodium e-coat to prevent tarnish<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 piece<\\/span><\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\r\\\\nThe Silver Pearfection Mangalsutra Bracelet is inspired by the dew drops that we see on leaves in the morning and admiring how perfectly beautiful it looks.\\\\r\\\\n\\\\r\\\\nThe Design:\\\\r\\\\nThe silver mangalsutra bracelet has four pear-shaped structures with zircon embellishments at the centre with intricate detailing inside them.\\\\r\\\\n925 silver \\\\r\\\\nPerfect for sensitive skin\\\\r\\\\nAdjustable size \\\\r\\\\nDiameter of the bracelet is 24 cm \\\\r\\\\nDimensions: 4.5 cm x 0.8 cm\\\\r\\\\nRhodium e-coat to prevent tarnish\\\\r\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\r\\\\nNet Qty- 1 piece\\\\n\\\\r\\\\nStyling Tip:\\\\nStyle this with a pink salwar suit. \\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a pink salwar suit.<\\/span><\\/p>\",\"image\":\"BR0339_2.jpeg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767853255, 1767853379, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(21, 21, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"1000\",\"sale_price\":\"899\",\"weight\":\"1\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Inspired from the classy way you carry yourself, this minimalistic beauty is a must-have.\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a circular design with silver beads.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><ul style=\\\"box-sizing: inherit;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear this nose pin with an ikat print dress.<\\/span><\\/div>\",\"image\":\"AVNP006_1_f7266736-601c-4fe6-98a3-9ac5f6fc4919.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"1000\",\"sale_price\":\"899\",\"weight\":\"1\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Inspired from the classy way you carry yourself, this minimalistic beauty is a must-have.\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a circular design with silver beads.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><ul style=\\\"box-sizing: inherit;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear this nose pin with an ikat print dress.<\\/span><\\/div>\",\"image\":\"AVNP006_5_c71c2684-68b3-47f4-9c10-b3f550fcbf5f.jpeg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"1000\",\"sale_price\":\"899\",\"weight\":\"1\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Inspired from the classy way you carry yourself, this minimalistic beauty is a must-have.\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a circular design with silver beads.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><ul style=\\\"box-sizing: inherit;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThis nose pin is a candid beauty with an ethnic appeal. Just tack it and you will fall in love with yourself again!\\\\n\\\\nThe Design:\\\\nThis oxidised silver nose pin features a circular design with silver beads.\\\\n\\\\nStyling Tip:\\\\nWear this nose pin with an ikat print dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear this nose pin with an ikat print dress.<\\/span><\\/div>\",\"image\":\"AVNP006_2_88986ca1-25a8-43f7-a7ad-9161d04f6097.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767853663, 1767853975, 1, 1, '0'),
(22, 22, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This nose pin is a candid beauty with an ethnic appeal. Wear it and fall in love with yourself again!<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">\\u00a0This oxidised silver nose pin features a circular floral design.<\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Style:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Wear this nose pin with a printed dress.<\\/span><\\/span><\\/p>\",\"image\":\"AVNP009_1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This nose pin is a candid beauty with an ethnic appeal. Wear it and fall in love with yourself again!<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">\\u00a0This oxidised silver nose pin features a circular floral design.<\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Style:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Wear this nose pin with a printed dress.<\\/span><\\/span><\\/p>\",\"image\":\"AVNP009_5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"0.6\",\"width\":\"0.6\",\"height\":\"0.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This nose pin is a candid beauty with an ethnic appeal. Wear it and fall in love with yourself again!<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">\\u00a0This oxidised silver nose pin features a circular floral design.<\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 0.6 cm, Width: 0.6 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":961,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":0,\\\"10\\\":0,\\\"11\\\":4,\\\"12\\\":0}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration: \\\\nDIVA, there are few things as beautiful as nature in all its glory. And what better to represent the charm of nature than a flower in the midst of blossoming! Inspired by nature at its finest, this Oxidised Silver Flower Blossom Nose Pin is our attempt at capturing nature\'s magic. \\\\n\\\\nThe Design: \\\\nThis Oxidised Silver Flower Blossom Nose Pin has been handcrafted especially for YOU! This Nose Pin has been intricately designed to match nature\\u2019s peerless brilliance. Oxidised silver has been delicately crafted to represent a flower as it blossoms, capturing the true essence of nature. \\\\n\\\\nThe Style: \\\\nThis adorable Nose Pin is truly enchanting! Work or party, they\'ll never let YOU down.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Style:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Wear this nose pin with a printed dress.<\\/span><\\/span><\\/p>\",\"image\":\"AVNP009_2.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767854104, 1767854265, 1, 1, '0'),
(23, 23, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.6\",\"width\":\"1.6\",\"height\":\"1.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Your charisma never fails to make an impression, like this nose pin. It is the kind that you want to own instantly!<\\/span><br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a square design nestling a black-coloured stone.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.16 cm, Width: 0.3 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Style this nose pin with an anarkali set.<\\/span><\\/p>\",\"image\":\"NP087_1_d107d792-730b-4771-8f77-e2e603e1dea5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.6\",\"width\":\"1.6\",\"height\":\"1.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Your charisma never fails to make an impression, like this nose pin. It is the kind that you want to own instantly!<\\/span><br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a square design nestling a black-coloured stone.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.16 cm, Width: 0.3 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Style this nose pin with an anarkali set.<\\/span><\\/p>\",\"image\":\"NP087_2_3778b6fe-ec9d-47db-9b20-a3748de98150.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.6\",\"width\":\"1.6\",\"height\":\"1.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Your charisma never fails to make an impression, like this nose pin. It is the kind that you want to own instantly!<\\/span><br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This oxidised silver nose pin features a square design nestling a black-coloured stone.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Oxidised Silver<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.16 cm, Width: 0.3 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour charisma never fails to make a beautiful impression like this nose pin. It is the kind that you want to own instantly.\\\\n \\\\nThe Design:\\\\nThis oxidised silver nose pin features a square design nestling a black-coloured stone.\\\\n\\\\nStyling Tip:\\\\nStyle this nose pin with an anarkali set.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Style this nose pin with an anarkali set.<\\/span><\\/p>\",\"image\":\"NP087_5_3d2b45f7-03c8-4be2-814d-bd9144366e8e.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767854368, 1767854578, 1, 1, '0'),
(24, 24, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"2000\",\"sale_price\":\"799\",\"weight\":\"2\",\"length\":\"0.9\",\"width\":\"0.9\",\"height\":\"0.09\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Let this pretty accessory add a pop of colour to your ensemble. Who needs a crown when you can wear this graceful nose pin?<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/span><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><span style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\">This silver nose pin features a floral shape with the petals dotted with pink coloured stones.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Size: Height - 0.95 cm, Width - 0.87 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong>Pair it with a pink lehenga.<\\/span><\\/p>\",\"image\":\"NP0197_1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"2000\",\"sale_price\":\"799\",\"weight\":\"2\",\"length\":\"0.9\",\"width\":\"0.9\",\"height\":\"0.09\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Let this pretty accessory add a pop of colour to your ensemble. Who needs a crown when you can wear this graceful nose pin?<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/span><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><span style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\">This silver nose pin features a floral shape with the petals dotted with pink coloured stones.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Size: Height - 0.95 cm, Width - 0.87 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong>Pair it with a pink lehenga.<\\/span><\\/p>\",\"image\":\"NP0197_5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"2000\",\"sale_price\":\"799\",\"weight\":\"2\",\"length\":\"0.9\",\"width\":\"0.9\",\"height\":\"0.09\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"box-sizing: inherit;\\\">Let this pretty accessory add a pop of colour to your ensemble. Who needs a crown when you can wear this graceful nose pin?<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/span><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><span style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\">This silver nose pin features a floral shape with the petals dotted with pink coloured stones.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Size: Height - 0.95 cm, Width - 0.87 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 pair<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong>Pair it with a pink lehenga.<\\/span><\\/p>\",\"image\":\"NP0197_2_04e15d00-f92a-4837-9bad-c6684b203595.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767854705, 1767854886, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(25, 25, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.4\",\"width\":\"1.4\",\"height\":\"1.4\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Here is a our creation, inspired by nature and fueled by our boundless imagination.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This beautiful silver nose pin has a floral motif with zircons.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter- 1.4 cm x 0.8 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear a black embroidery saree to shine bright.<\\/span><\\/p>\",\"image\":\"NP0173_1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.4\",\"width\":\"1.4\",\"height\":\"1.4\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Here is a our creation, inspired by nature and fueled by our boundless imagination.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This beautiful silver nose pin has a floral motif with zircons.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter- 1.4 cm x 0.8 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear a black embroidery saree to shine bright.<\\/span><\\/p>\",\"image\":\"NP0173_5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"2000\",\"sale_price\":\"899\",\"weight\":\"2\",\"length\":\"1.4\",\"width\":\"1.4\",\"height\":\"1.4\",\"description\":\"<p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Here is a our creation, inspired by nature and fueled by our boundless imagination.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This beautiful silver nose pin has a floral motif with zircons.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter- 1.4 cm x 0.8 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive\\u00a0skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Nose Pin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nHere is a our creation, inspired by nature and fueled by our boundless imagination.\\\\n\\\\nThe Design:\\\\nThis beautiful silver nose pin has a floral motif with zircons.\\\\n\\\\nStyling Tip:\\\\nWear a black embroidery saree to shine bright.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Wear a black embroidery saree to shine bright.<\\/span><\\/p>\",\"image\":\"NP0173_2.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767855008, 1767855260, 1, 1, '0'),
(26, 26, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.8\",\"height\":\"2.2\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 2.8 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this necklace with a navy blue jumpsuit.<\\/span><\\/p>\",\"image\":\"NK1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.8\",\"height\":\"2.2\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 2.8 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this necklace with a navy blue jumpsuit.<\\/span><\\/p>\",\"image\":\"NK2.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"6000\",\"sale_price\":\"2999\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.8\",\"height\":\"2.2\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 2.8 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Deer Heart in Red Necklace is inspired by the beauty and elegance of the deer.\\\\n\\\\nThe Design:\\\\nThe silver necklace has a beautiful silhouette of a deer with its antlers studded with a red stone. Celebrate your moments of passion with GIVA\\u2019s Red Romance Collection.\\\\n\\\\nStyling tip:\\\\nStyle this necklace with a navy blue jumpsuit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this necklace with a navy blue jumpsuit.<\\/span><\\/p>\",\"image\":\"NK3.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767855501, 1767855625, 1, 1, '0'),
(27, 27, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"4000\",\"sale_price\":\"2199\",\"weight\":\"4\",\"length\":\"42\",\"width\":\"1.8\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Your favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver necklace features a deer motif studded with zircons on its antlers.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 42 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 1.8 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a velvet shirt dress.<\\/span><\\/p>\",\"image\":\"0.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"4000\",\"sale_price\":\"2199\",\"weight\":\"4\",\"length\":\"42\",\"width\":\"1.8\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Your favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver necklace features a deer motif studded with zircons on its antlers.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 42 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 1.8 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a velvet shirt dress.<\\/span><\\/p>\",\"image\":\"00.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"4000\",\"sale_price\":\"2199\",\"weight\":\"4\",\"length\":\"42\",\"width\":\"1.8\",\"height\":\"1.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Your favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\u00a0<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver necklace features a deer motif studded with zircons on its antlers.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 42 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.5 cm, Width: 1.8 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nYour favourite \'Deer Heart Necklace\' got a zircon upgrade. We would love you to try this for yourself or gift this to your dear one.\\\\n\\\\nThe Design:\\\\nThis silver necklace features a deer motif studded with zircons on its antlers.\\\\n\\\\nStyling Tip:\\\\nStyle this with a velvet shirt dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a velvet shirt dress.<\\/span><\\/p>\",\"image\":\"000.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767855771, 1767855867, 1, 1, '0'),
(28, 28, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"7000\",\"sale_price\":\"3299\",\"weight\":\"7\",\"length\":\"42\",\"width\":\"1.2\",\"height\":\"1.8\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This adorable pendant undoubtedly adds a touch of glamour to your neckline. Just imagine how stunning you\'ll look wearing it!<\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This silver pendant has a heart motif with zircons studded below nestling a pink-coloured stone placed in the centre.<\\/span><\\/div><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.8 cm, Width: 1.2 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pendant With Link Chain<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a maroon top and blue jeans.<\\/span><\\/p>\",\"image\":\"1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"7000\",\"sale_price\":\"3299\",\"weight\":\"7\",\"length\":\"42\",\"width\":\"1.2\",\"height\":\"1.8\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This adorable pendant undoubtedly adds a touch of glamour to your neckline. Just imagine how stunning you\'ll look wearing it!<\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This silver pendant has a heart motif with zircons studded below nestling a pink-coloured stone placed in the centre.<\\/span><\\/div><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.8 cm, Width: 1.2 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pendant With Link Chain<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a maroon top and blue jeans.<\\/span><\\/p>\",\"image\":\"11.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"7000\",\"sale_price\":\"3299\",\"weight\":\"7\",\"length\":\"42\",\"width\":\"1.2\",\"height\":\"1.8\",\"description\":\"<div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This adorable pendant undoubtedly adds a touch of glamour to your neckline. Just imagine how stunning you\'ll look wearing it!<\\/span><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\"><\\/div><div style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit;\\\">This silver pendant has a heart motif with zircons studded below nestling a pink-coloured stone placed in the centre.<\\/span><\\/div><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of chain: 45 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.8 cm, Width: 1.2 cm\\u00a0<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pendant With Link Chain<\\/span><\\/li><li data-stringify-border=\\\"0\\\" data-stringify-indent=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<br style=\\\"box-sizing: inherit;\\\"><\\/strong><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this with a maroon top and blue jeans.<\\/span><\\/p>\",\"image\":\"111.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767856298, 1767856416, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(29, 29, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"41\",\"width\":\"1.2\",\"height\":\"2.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver pendant has a snowflake motif studded with zircons.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 41cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 1.2 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Pendant with\\u00a0Box Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair them with a V-neck purple dress.<\\/span><\\/p>\",\"image\":\"2.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"41\",\"width\":\"1.2\",\"height\":\"2.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver pendant has a snowflake motif studded with zircons.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 41cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 1.2 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Pendant with\\u00a0Box Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair them with a V-neck purple dress.<\\/span><\\/p>\",\"image\":\"22.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"41\",\"width\":\"1.2\",\"height\":\"2.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver pendant has a snowflake motif studded with zircons.<\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 41cm + 4 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 2.2 cm, Width: 1.2 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content:\\u00a0Pendant with\\u00a0Box Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\n This pendant is for the fans of Frozen and for those who love the ephemeral nature of snowflake. Let it snow!\\\\n\\\\nThe Design:\\\\nThis silver pendant has a snowflake motif studded with zircons.\\\\n\\\\nStyling Tip:\\\\nPair them with a V-neck purple dress.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Pair them with a V-neck purple dress.<\\/span><\\/p>\",\"image\":\"222.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767856542, 1767856645, 1, 1, '0'),
(30, 30, '3', '451,452,453', '451,452,453', '[{\"attribute_id\":\"3\",\"attribute_value_id\":\"451\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.5\",\"height\":\"1.1\",\"description\":\"<p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">When you are meant for eternity, then it\'s time to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.1 cm, Width: 2.5 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45.5 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this with a violet tunic dress.<\\/span><\\/p>\",\"image\":\"3.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"452\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.5\",\"height\":\"1.1\",\"description\":\"<p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">When you are meant for eternity, then it\'s time to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.1 cm, Width: 2.5 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45.5 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this with a violet tunic dress.<\\/span><\\/p>\",\"image\":\"33.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"3\",\"attribute_value_id\":\"453\",\"regular_price\":\"6000\",\"sale_price\":\"2799\",\"weight\":\"6\",\"length\":\"45\",\"width\":\"2.5\",\"height\":\"1.1\",\"description\":\"<p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">When you are meant for eternity, then it\'s time to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.<\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Motif Height: 1.1 cm, Width: 2.5 cm<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\"><span mce-data-marked=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length of Chain: 45.5 cm + 5 cm Adjustable<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Necklace<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p><span data-sheets-userformat=\\\"{\\\"2\\\":13249,\\\"3\\\":{\\\"1\\\":0},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"15\\\":\\\"Cambria\\\",\\\"16\\\":12}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nWhen you are meant for eternity, then its times to personify your boundless love. This necklace is a testimony to that and probably the best gift for yourself.\\\\n\\\\nThe Design:\\\\nThis silver has an infinity motif studded with zircons nestling three heart designs in one of the loops.\\\\n\\\\nStyling Tip:\\\\nStyle this with a violet tunic dress.\\\"}\\\" data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Style this with a violet tunic dress.<\\/span><\\/p>\",\"image\":\"333.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767856779, 1767856862, 1, 1, '0'),
(31, 31, '2', '449,466,501', '449,466,501', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.1\",\"width\":\"7.1\",\"height\":\"7.1\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This clean silver kada for men makes a statement without trying too hard. Wear it daily as your badge of ambition, confidence and unstoppable energy.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.1 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This complements every outfit with ease.<\\/span><\\/p>\",\"image\":\"4.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.1\",\"width\":\"7.1\",\"height\":\"7.1\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This clean silver kada for men makes a statement without trying too hard. Wear it daily as your badge of ambition, confidence and unstoppable energy.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.1 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This complements every outfit with ease.<\\/span><\\/p>\",\"image\":\"44.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"501\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.1\",\"width\":\"7.1\",\"height\":\"7.1\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This clean silver kada for men makes a statement without trying too hard. Wear it daily as your badge of ambition, confidence and unstoppable energy.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.1 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This complements every outfit with ease.<\\/span><\\/p>\",\"image\":\"444.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767857335, 1767857420, 1, 1, '0'),
(32, 32, '2', '447,466,501', '447,466,501', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"447\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.2\",\"width\":\"7.2\",\"height\":\"7.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A piece made for men who aim higher. With its striking silver finish and strong form, this kada reflects the ambition you carry everywhere.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This piece stands out best when your outfit is simple.<\\/span><\\/p>\",\"image\":\"5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.2\",\"width\":\"7.2\",\"height\":\"7.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A piece made for men who aim higher. With its striking silver finish and strong form, this kada reflects the ambition you carry everywhere.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This piece stands out best when your outfit is simple.<\\/span><\\/p>\",\"image\":\"55.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"501\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"7.2\",\"width\":\"7.2\",\"height\":\"7.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A piece made for men who aim higher. With its striking silver finish and strong form, this kada reflects the ambition you carry everywhere.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This piece stands out best when your outfit is simple.<\\/span><\\/p>\",\"image\":\"555.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767857549, 1767857623, 1, 1, '0'),
(33, 33, '2', '445,466,501', '445,466,501', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"445\",\"regular_price\":\"20000\",\"sale_price\":\"9099\",\"weight\":\"20\",\"length\":\"20.5\",\"width\":\"20.5\",\"height\":\"20.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A sleek silver kada for men with a polished finish, crafted for the man who values elegance in simplicity. Its smooth, reflective surface embodies confidence and timeless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada for men with minimal outfits or a crisp shirt<\\/span><\\/p>\",\"image\":\"6.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"20000\",\"sale_price\":\"9099\",\"weight\":\"20\",\"length\":\"20.5\",\"width\":\"20.5\",\"height\":\"20.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A sleek silver kada for men with a polished finish, crafted for the man who values elegance in simplicity. Its smooth, reflective surface embodies confidence and timeless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada for men with minimal outfits or a crisp shirt<\\/span><\\/p>\",\"image\":\"66.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"501\",\"regular_price\":\"20000\",\"sale_price\":\"9099\",\"weight\":\"20\",\"length\":\"20.5\",\"width\":\"20.5\",\"height\":\"20.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">A sleek silver kada for men with a polished finish, crafted for the man who values elegance in simplicity. Its smooth, reflective surface embodies confidence and timeless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 7.2 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada for men with minimal outfits or a crisp shirt<\\/span><\\/p>\",\"image\":\"666.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767857737, 1767857942, 1, 1, '0'),
(34, 34, '2', '449,465,466', '449,465,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Strong lines, clean finish and undeniable charisma. This silver kada is crafted for the man who carries his pride with effortless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada with a crisp shirt<\\/span><\\/p>\",\"image\":\"7.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Strong lines, clean finish and undeniable charisma. This silver kada is crafted for the man who carries his pride with effortless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada with a crisp shirt<\\/span><\\/p>\",\"image\":\"77.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"10000\",\"sale_price\":\"8399\",\"weight\":\"10\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Strong lines, clean finish and undeniable charisma. This silver kada is crafted for the man who carries his pride with effortless style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this silver kada with a crisp shirt<\\/span><\\/p>\",\"image\":\"777.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767858109, 1767858217, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(35, 35, '2', '447,465,466', '447,465,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"447\",\"regular_price\":\"21000\",\"sale_price\":\"9799\",\"weight\":\"21\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Centred on a textured four-leaf clover symbol of luck, this kada for men features rhythmic diamond cuts that catch the light. Nature\\u2019s charm meets sleek modern style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Ideal for everyday use.<\\/span><\\/p>\",\"image\":\"8.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"21000\",\"sale_price\":\"9799\",\"weight\":\"21\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Centred on a textured four-leaf clover symbol of luck, this kada for men features rhythmic diamond cuts that catch the light. Nature\\u2019s charm meets sleek modern style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Ideal for everyday use.<\\/span><\\/p>\",\"image\":\"88.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"21000\",\"sale_price\":\"9799\",\"weight\":\"21\",\"length\":\"6.8\",\"width\":\"6.8\",\"height\":\"6.8\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Centred on a textured four-leaf clover symbol of luck, this kada for men features rhythmic diamond cuts that catch the light. Nature\\u2019s charm meets sleek modern style.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Diameter: 6.8 cm<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li style=\\\"box-sizing: inherit;\\\">Content: Kada<\\/li><li style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Ideal for everyday use.<\\/span><\\/p>\",\"image\":\"888.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767858349, 1767858437, 1, 1, '0'),
(36, 36, '2', '448,449,501', '448,449,501', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"448\",\"regular_price\":\"27000\",\"sale_price\":\"12499\",\"weight\":\"27\",\"length\":\"2.6\",\"width\":\"2.6\",\"height\":\"2.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and is perfect for royalty.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.17 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with workwear or evening wear, it goes with everything!<\\/span><\\/p>\",\"image\":\"9.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"27000\",\"sale_price\":\"12499\",\"weight\":\"27\",\"length\":\"2.6\",\"width\":\"2.6\",\"height\":\"2.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and is perfect for royalty.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.17 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with workwear or evening wear, it goes with everything!<\\/span><\\/p>\",\"image\":\"99.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"501\",\"regular_price\":\"27000\",\"sale_price\":\"12499\",\"weight\":\"27\",\"length\":\"2.6\",\"width\":\"2.6\",\"height\":\"2.6\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and is perfect for royalty.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.17 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Glinting Treasure Bangle is our favourite new silver jewellery piece! Inspired by the warmth of glinting treasure, it is a statement of classic regality.\\\\n\\\\nThe Design:  \\\\nThis bangle features oval chained patterns with flower motifs in the centre of each link. This silver bangle is studded with Zircons and perfect for royalty.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with workwear or evening wear, it goes with everything! \\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with workwear or evening wear, it goes with everything!<\\/span><\\/p>\",\"image\":\"999.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767858679, 1767858766, 1, 1, '0'),
(37, 37, '2', '448,449,466', '448,449,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"448\",\"regular_price\":\"9000\",\"sale_price\":\"4499\",\"weight\":\"9\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Jewellery is a timeless companion, an eternal reminder of the moments and people that shape you. Hold them close, always.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver openable bracelet for women features a graceful crossover design with two curved arms. Both curves are studded with zircons. At the centre, twin flower clusters are studded with zircons to give an elegant charm.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Cuff Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this bracelet with a gold plated ring.<\\/span><\\/p>\",\"image\":\"a1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"9000\",\"sale_price\":\"4499\",\"weight\":\"9\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Jewellery is a timeless companion, an eternal reminder of the moments and people that shape you. Hold them close, always.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver openable bracelet for women features a graceful crossover design with two curved arms. Both curves are studded with zircons. At the centre, twin flower clusters are studded with zircons to give an elegant charm.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Cuff Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this bracelet with a gold plated ring.<\\/span><\\/p>\",\"image\":\"a11.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"9000\",\"sale_price\":\"4499\",\"weight\":\"9\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Jewellery is a timeless companion, an eternal reminder of the moments and people that shape you. Hold them close, always.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver openable bracelet for women features a graceful crossover design with two curved arms. Both curves are studded with zircons. At the centre, twin flower clusters are studded with zircons to give an elegant charm.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Cuff Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Pair this bracelet with a gold plated ring.<\\/span><\\/p>\",\"image\":\"a111.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767858904, 1767858996, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(38, 38, '2', '449,466,501', '449,466,501', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"449\",\"regular_price\":\"21000\",\"sale_price\":\"9599\",\"weight\":\"21\",\"length\":\"6.13\",\"width\":\"6.13\",\"height\":\"6.13\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.<\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.13 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a dressy outfit for unlimited<\\/span><\\/p>\",\"image\":\"a2.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"21000\",\"sale_price\":\"9599\",\"weight\":\"21\",\"length\":\"6.13\",\"width\":\"6.13\",\"height\":\"6.13\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.<\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.13 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a dressy outfit for unlimited<\\/span><\\/p>\",\"image\":\"a22.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"501\",\"regular_price\":\"21000\",\"sale_price\":\"9599\",\"weight\":\"21\",\"length\":\"6.13\",\"width\":\"6.13\",\"height\":\"6.13\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.<\\/span><\\/p><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.13 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Silver Shiny Wave Bangle is inspired by the serenity of the waves in the ocean. Let the symphony of gentle waves embrace your wrist in a perfect style statement.\\\\n\\\\nThe Design:  \\\\nThis bangle features wave patterns in a continuous format. Adorned with Zircons, it is a classic. \\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a dressy outfit for unlimited compliments.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a dressy outfit for unlimited<\\/span><\\/p>\",\"image\":\"a333.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767859260, 1767859340, 1, 1, '0'),
(39, 39, '2', '448,465,466', '448,465,466', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"448\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"6.2\",\"width\":\"6.2\",\"height\":\"6.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Believe in yourself, for you are stronger and more beautiful than you can imagine.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver bangle has a kite motif design with a zircon placed at the centre and zircon studded alternatively on the bangle.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.2 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a Punjabi suit.<\\/span><\\/p>\",\"image\":\"a3.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"465\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"6.2\",\"width\":\"6.2\",\"height\":\"6.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Believe in yourself, for you are stronger and more beautiful than you can imagine.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver bangle has a kite motif design with a zircon placed at the centre and zircon studded alternatively on the bangle.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.2 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a Punjabi suit.<\\/span><\\/p>\",\"image\":\"a33.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"6.2\",\"width\":\"6.2\",\"height\":\"6.2\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Believe in yourself, for you are stronger and more beautiful than you can imagine.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver bangle has a kite motif design with a zircon placed at the centre and zircon studded alternatively on the bangle.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Size: 2.6 anna<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Bangle<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Diameter<\\/span>: 6.2 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Bangle<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1\\u00a0unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nBelieve in yourself, for you are stronger and more beautiful than you can imagine.\\\\n\\\\nThe Design:\\\\nThis silver bangle has a kite mote design with a zircon placed at the centre and zircon studded alternatively on the bangle.\\\\n\\\\nStyling Tip:\\\\nStyle this bangle with a Punjabi suit.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this bangle with a Punjabi suit.<\\/span><\\/p>\",\"image\":\"a333.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767859570, 1767859672, 1, 1, '0'),
(40, 40, '2', '445,466,502', '445,466,502', '[{\"attribute_id\":\"2\",\"attribute_value_id\":\"445\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Round, radiant, and ready to flex, this one\\u2019s all about subtle statement checks.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver cuff bracelet for women features an open, plain, flat band, accented with pear-shaped zircons at both ends.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm + Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Wear this with a printed black skirt and a red top.<\\/span><\\/p>\",\"image\":\"a4.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"466\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Round, radiant, and ready to flex, this one\\u2019s all about subtle statement checks.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver cuff bracelet for women features an open, plain, flat band, accented with pear-shaped zircons at both ends.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm + Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Wear this with a printed black skirt and a red top.<\\/span><\\/p>\",\"image\":\"a44.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"2\",\"attribute_value_id\":\"502\",\"regular_price\":\"8000\",\"sale_price\":\"3699\",\"weight\":\"8\",\"length\":\"5.9\",\"width\":\"5.9\",\"height\":\"5.9\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Round, radiant, and ready to flex, this one\\u2019s all about subtle statement checks.<br style=\\\"box-sizing: inherit;\\\"><br style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br style=\\\"box-sizing: inherit;\\\">This silver cuff bracelet for women features an open, plain, flat band, accented with pear-shaped zircons at both ends.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Diameter: 5.9 cm + Adjustable<br style=\\\"box-sizing: inherit;\\\"><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Bracelet<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-root=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br style=\\\"box-sizing: inherit;\\\">Wear this with a printed black skirt and a red top.<\\/span><\\/p>\",\"image\":\"a444.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767859798, 1767859910, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(41, 41, '1', '1,4,5', '1,4,5', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"8000\",\"sale_price\":\"3799\",\"weight\":\"8\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This elegant golden chain has an intricate wheat chain design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.14 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a maroon kaftan dress.<\\/span><\\/p>\",\"image\":\"a5.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"8000\",\"sale_price\":\"3799\",\"weight\":\"8\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This elegant golden chain has an intricate wheat chain design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.14 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a maroon kaftan dress.<\\/span><\\/p>\",\"image\":\"a55.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"5\",\"regular_price\":\"8000\",\"sale_price\":\"3799\",\"weight\":\"8\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This elegant golden chain has an intricate wheat chain design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.14 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Tranquil Waters Chain is inspired by the ripples of happiness washing over your soul, awakening a sense of gratitude and appreciation for life\'s blessings.\\\\n\\\\nThe Design:  \\\\nThis elegant golden chain has an intricate wheat chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a cream bodycon dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a maroon kaftan dress.<\\/span><\\/p>\",\"image\":\"a555.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767861088, 1767861171, 1, 1, '0'),
(42, 42, '1', '2,3,4', '2,3,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"5000\",\"sale_price\":\"2599\",\"weight\":\"5\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Starlight Chain is inspired by the haunting beauty of a starlit night that evokes a sense of wonder.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a thin link design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.1 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a burgundy strappy dress.<\\/span><\\/p>\",\"image\":\"a6.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"5000\",\"sale_price\":\"2599\",\"weight\":\"5\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Starlight Chain is inspired by the haunting beauty of a starlit night that evokes a sense of wonder.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a thin link design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.1 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a burgundy strappy dress.<\\/span><\\/p>\",\"image\":\"a66.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"5000\",\"sale_price\":\"2599\",\"weight\":\"5\",\"length\":\"44\",\"width\":\"44\",\"height\":\"44\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Starlight Chain is inspired by the haunting beauty of a starlit night that evokes a sense of wonder.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a thin link design.<br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Rose Gold Soulmate Seeker Bracelet is inspired by cupid\'s arrow that works as a soulmate seeker as we fall in love.\\\\n\\\\nThe Design:\\\\nThe Rose gold bracelet has a charm shaped like a cupid\'s arrow and is studded with zircons.\\\\n925 Silver with Rose Gold Plating\\\\nAAA+ Quality Zircons\\\\nCharm Dimensions: 0.81 cm x 2.04 cm\\\\nThe length of the necklace is 42 cm with a 4 cm adjustable portion\\\\nHypoallergenic - Perfect for sensitive skin\\\\nComes with the GIVA Jewellery kit and authenticity certificate\\\\nNet Qty- 1 piece\\\\nStyling tip:\\\\nStyle this necklace with a cute lilac dress.\\\"}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The length of the chain is 44 cm with a 5 cm adjustable portion<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.1 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Haunting Beauty Chain is inspired by the haunting beauty of a starlit night and evokes a sense of wonder, reminding us of the vastness of the universe and our place within it.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a thin link chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a burgundy strappy dress.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a burgundy strappy dress.<\\/span><\\/p>\",\"image\":\"a666.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767861277, 1767861355, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(43, 43, '1', '3,4,5', '3,4,5', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"60.5\",\"width\":\"60.5\",\"height\":\"60.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars. Surprise him with this jewellery.<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a classy rope with each link closely woven together.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 60.5 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Thickness: 0.27 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a white t-shirt and blue denim.<\\/span><\\/span><\\/p>\",\"image\":\"a7.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"60.5\",\"width\":\"60.5\",\"height\":\"60.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars. Surprise him with this jewellery.<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a classy rope with each link closely woven together.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 60.5 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Thickness: 0.27 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a white t-shirt and blue denim.<\\/span><\\/span><\\/p>\",\"image\":\"a77.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"5\",\"regular_price\":\"10000\",\"sale_price\":\"4599\",\"weight\":\"10\",\"length\":\"60.5\",\"width\":\"60.5\",\"height\":\"60.5\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars. Surprise him with this jewellery.<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a classy rope with each link closely woven together.<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Length: 60.5 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Thickness: 0.27 cm<\\/li><li data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<br style=\\\"box-sizing: inherit;\\\"><\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Twilight Chain is inspired by the sun\'s setting hues that merge with the gentle light of the stars.\\\\n\\\\nThe Design:  \\\\nThis golden chain features a classy rope with each link closely woven together.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a white t-shirt and blue denim.\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a white t-shirt and blue denim.<\\/span><\\/span><\\/p>\",\"image\":\"a777.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767861463, 1767861545, 1, 1, '0'),
(44, 44, '1', '1,3,4', '1,3,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"13000\",\"sale_price\":\"6299\",\"weight\":\"13\",\"length\":\"60\",\"width\":\"60\",\"height\":\"60\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Whispering Weave Chain For Him is inspired by the soft voice in our consciousness that encourages us along the way.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a Palma chain pattern.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 60 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.26 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a navy blue round-neck t-shirt.<\\/span><\\/p>\",\"image\":\"a8.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"13000\",\"sale_price\":\"6299\",\"weight\":\"13\",\"length\":\"60\",\"width\":\"60\",\"height\":\"60\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Whispering Weave Chain For Him is inspired by the soft voice in our consciousness that encourages us along the way.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a Palma chain pattern.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 60 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.26 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a navy blue round-neck t-shirt.<\\/span><\\/p>\",\"image\":\"a88.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"13000\",\"sale_price\":\"6299\",\"weight\":\"13\",\"length\":\"60\",\"width\":\"60\",\"height\":\"60\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Golden Whispering Weave Chain For Him is inspired by the soft voice in our consciousness that encourages us along the way.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This golden chain has a Palma chain pattern.<\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 60 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.26 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Whispering Weave Chain is inspired by the the soft voice in our consciousness that encourages us along our way.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a Palma chain pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a navy blue round-neck t-shirt.\\\\n\\\\n\\\"}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this chain with a navy blue round-neck t-shirt.<\\/span><\\/p>\",\"image\":\"a888.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767864874, 1767864956, 1, 1, '0'),
(45, 45, '1', '2,3,4', '2,3,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"20000\",\"sale_price\":\"9199\",\"weight\":\"20\",\"length\":\"62\",\"width\":\"62\",\"height\":\"62\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Charismatic Chain For Him is inspired by power. The power of positivity, power of doing good and being kind to those around us.\\u00a0<\\/span>\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a snake chain design.\\u00a0<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 62 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.23 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a light blue shirt and denim.<\\/span><\\/span><\\/p>\",\"image\":\"a9.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"20000\",\"sale_price\":\"9199\",\"weight\":\"20\",\"length\":\"62\",\"width\":\"62\",\"height\":\"62\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Charismatic Chain For Him is inspired by power. The power of positivity, power of doing good and being kind to those around us.\\u00a0<\\/span>\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a snake chain design.\\u00a0<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 62 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.23 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a light blue shirt and denim.<\\/span><\\/span><\\/p>\",\"image\":\"a99.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"20000\",\"sale_price\":\"9199\",\"weight\":\"20\",\"length\":\"62\",\"width\":\"62\",\"height\":\"62\",\"description\":\"<p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Inspiration:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">The Golden Charismatic Chain For Him is inspired by power. The power of positivity, power of doing good and being kind to those around us.\\u00a0<\\/span>\\u00a0<br style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">The Design:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">This golden chain features a snake chain design.\\u00a0<\\/span><br style=\\\"box-sizing: inherit;\\\"><\\/span><\\/p><ul style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">925 Silver with Gold Plating<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\">Length: 62 cm<\\/li><li style=\\\"box-sizing: inherit;\\\">Width: 0.23 cm\\u00a0<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Content: Chain<\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Net Qty- 1 unit<\\/li><\\/ul><p style=\\\"box-sizing: inherit; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span data-mce-fragment=\\\"1\\\" data-sheets-value=\\\"{\\\"1\\\":2,\\\"2\\\":\\\"The Inspiration:\\\\nThe Golden Dazzling Daisy Chain is inspired by a dazzling daisy as it unveils its vibrant colours, infusing the world with wonder and delight.\\\\n\\\\nThe Design:  \\\\nThis golden chain has a snake design pattern.\\\\n\\\\nStyling Tip:\\\\nStyle this chain with a light blue shirt and denim.\\\\n\\\\n\\\\n\\\"}\\\" data-sheets-userformat=\\\"{\\\"2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\" style=\\\"box-sizing: inherit;\\\"><strong style=\\\"box-sizing: inherit;\\\">Styling Tip:<\\/strong><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit;\\\">Style this chain with a light blue shirt and denim.<\\/span><\\/span><\\/p>\",\"image\":\"a999.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767865076, 1767865161, 1, 1, '0'),
(46, 46, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"30000\",\"sale_price\":\"29944\",\"weight\":\"30\",\"length\":\"2\",\"width\":\"2\",\"height\":\"2\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">2 gram 24 Karat Gold Coin<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 24 Karat Tanishq gold coin is the perfect investment for you. The tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high-polished finish adds a lustrous appeal to the coin.<\\/span>\\u00a0<\\/p>\",\"image\":\"b1.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767865572, 1767865638, 1, 1, '0'),
(47, 47, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"30000\",\"sale_price\":\"27448\",\"weight\":\"30\",\"length\":\"5\",\"width\":\"5\",\"height\":\"5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">2 gram 22 Karat Gold Coin with Lakshmi Motif<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 22 Karat yellow gold coin features Lakshmi motif and weighs 2 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.<\\/span>\\u00a0<\\/p>\",\"image\":\"b2.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767865816, 1767865860, 1, 1, '0');
INSERT INTO `tbl_product_variant_bkp` (`product_variant_id`, `product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(48, 48, '1', '4', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"30000\",\"sale_price\":\"29944\",\"weight\":\"30\",\"length\":\"4.5\",\"width\":\"4.5\",\"height\":\"4.5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">2 gram 24 Karat Gold Coin<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 24 Karat yellow gold coin features the auspicious Ganesha motif and weighs 2 gram. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.<\\/span><\\/p>\",\"image\":\"b3.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767865993, 1767866041, 1, 1, '0'),
(49, 49, '1', '3,4', '3,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"140000\",\"sale_price\":\"137242\",\"weight\":\"140\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 22 Karat yellow gold coin features Lakshmi Ganesha motif and weighs 10 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.<\\/span>\\u00a0<\\/p>\",\"image\":\"b4.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"140000\",\"sale_price\":\"137242\",\"weight\":\"140\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">10 gram 22 Karat Gold Coin with Ganesha-Lakshmi Motif<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 22 Karat yellow gold coin features Lakshmi Ganesha motif and weighs 10 grams. The head of the coin showcases the portrait, while the tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high polished finish adds a lustrous appeal to the coin.<\\/span>\\u00a0<\\/p>\",\"image\":\"b5.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767866180, 1767866235, 1, 1, '0'),
(50, 50, '1', '2,4', '2,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"60000\",\"sale_price\":\"54897\",\"weight\":\"60\",\"length\":\"5\",\"width\":\"5\",\"height\":\"5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!<\\/span><\\/p>\",\"image\":\"b6.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"60000\",\"sale_price\":\"54897\",\"weight\":\"60\",\"length\":\"5\",\"width\":\"5\",\"height\":\"5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!<\\/span><\\/p>\",\"image\":\"b7.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1767866365, 1767866425, 1, 1, '0');

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

--
-- Table structure for table `tbl_product_variant_shelf`
--

CREATE TABLE `tbl_product_variant_shelf` (
  `product_variant_shelf_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `product_variant_id` int(11) NOT NULL,
  `attribute_id` varchar(100) NOT NULL,
  `atribute_value_id` varchar(100) NOT NULL,
  `branch_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `shelf_id` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

--
-- Table structure for table `tbl_push_notification`
--

CREATE TABLE `tbl_push_notification` (
  `push_notification_id` int(11) NOT NULL,
  `user_type` enum('A','IN','INT') NOT NULL,
  `country` varchar(100) NOT NULL,
  `cities` varchar(100) NOT NULL,
  `notification_image` varchar(100) NOT NULL,
  `title` varchar(100) NOT NULL,
  `description` varchar(200) NOT NULL,
  `template_type` varchar(100) NOT NULL,
  `type` enum('G','D') NOT NULL COMMENT 'G=>General,D=>Discounts & Offers',
  `redirection_type` enum('HB','CB','JB','TB','PR','BSA','BVA','SM','EX','CR','BO','WT','CU','FD','DR','PL','PD','EL','MR','OSU','IU') NOT NULL,
  `redirection_value` text NOT NULL,
  `term` varchar(255) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `created_by` int(11) NOT NULL,
  `updated_by` int(11) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_push_notification_queue`
--

CREATE TABLE `tbl_push_notification_queue` (
  `push_notification_queue_id` int(11) NOT NULL,
  `push_notification_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `device_token` varchar(200) NOT NULL,
  `title` varchar(200) NOT NULL,
  `message` text NOT NULL,
  `image` varchar(200) NOT NULL,
  `is_backend` enum('Y','N') NOT NULL DEFAULT 'N',
  `notification_type` enum('G','D') NOT NULL DEFAULT 'G' COMMENT 'G=>General,D=>Discount & Offers',
  `is_read` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_cron` enum('Y','N') NOT NULL DEFAULT 'N',
  `redirection_type` enum('HB','CB','JB','TB','PR','BSA','BVA','SM','EX','CR','BO','WT','CU','FD','DR','PL','PD','EL','MR','OSU','IU') NOT NULL,
  `redirection_value` text NOT NULL,
  `term` varchar(255) NOT NULL,
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_push_notification_queue`
--

INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1, 0, 70707, '', 'Michelle Fernandes registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731084965, 1731084965, '1'),
(2, 0, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Ashok Paik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731123613, 1731123613, '1'),
(3, 0, 70693, '', 'Kanika Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731129787, 1731129787, '1'),
(4, 0, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731134894, 1731134894, '1'),
(5, 0, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Neha Chadha registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731138468, 1731138468, '1'),
(6, 0, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731139672, 1731139672, '1'),
(7, 0, 26627, 'eFxeDEyzc08KpMt06zaqBm:APA91bFbY2-ezGEmrpNEk_c0ZgW_O6gMKB3tWni2hCYyO0dLUH_iM35mMFg0YQL3Nv1xn5mLuL-rdyVsWR2i9YLI8dh96cPCBwcAbSWtA3xsR4fTWWSI7J_SG8pZmZvQvmlenvSqv-tw', 'Your Bulk order with order no. JJ26752-BOR-15 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-15 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1731150492, 1731150492, '1'),
(8, 0, 70735, '', 'Shakila Veeran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731153554, 1731153554, '1'),
(9, 0, 70751, 'dtBMKMHwgEPjrH147qCK96:APA91bFfMsrGa_PrXqpW1QmkyNyo4j_pCRnWGfbBuGbfOzjR80A8knoFaaZbPjhuVZw8I8E67W7GI9qYL0ko01EOajMk-pgTfI1Uqyf3aqSVCRDosd5bKxPWlNf6sD7wtleskrMHh6d2', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731160603, 1731160603, '1'),
(10, 0, 70751, 'dtBMKMHwgEPjrH147qCK96:APA91bFfMsrGa_PrXqpW1QmkyNyo4j_pCRnWGfbBuGbfOzjR80A8knoFaaZbPjhuVZw8I8E67W7GI9qYL0ko01EOajMk-pgTfI1Uqyf3aqSVCRDosd5bKxPWlNf6sD7wtleskrMHh6d2', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731160685, 1731160685, '1'),
(11, 0, 70753, 'cGL7Etc58k1ckW5a-G5P6d:APA91bFVQ0Rk6aNBmKGAxpbIKlGihXzAuZPeIVZ_vPl_egy8wYDmYftlMWft7iKdfdDQhQMRkCRHammDlc4HgOwLRFlDXFZQfwJ21EkelRa0XY9A9v-jTCg', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731163281, 1731163281, '1'),
(12, 0, 70754, 'cLU02WcKxkrQg_X6l1jXlN:APA91bHEf__hGR-vVu73zb6uPpOYNzLCkHxcRaKb_1-nKZ8uZ5YK0Ep814sqvwE8a2MGnPXHnpQu1El4xiDxAC_jr1eMf0lYn2iN5TYJMCVbBE5LnqwKtII', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731165310, 1731165310, '1'),
(13, 0, 70754, 'cLU02WcKxkrQg_X6l1jXlN:APA91bHEf__hGR-vVu73zb6uPpOYNzLCkHxcRaKb_1-nKZ8uZ5YK0Ep814sqvwE8a2MGnPXHnpQu1El4xiDxAC_jr1eMf0lYn2iN5TYJMCVbBE5LnqwKtII', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731176025, 1731176025, '1'),
(14, 0, 70760, '', 'Ramya SNEKA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731185990, 1731185990, '1'),
(15, 0, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Rekha Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731209063, 1731209063, '1'),
(16, 0, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731213238, 1731213238, '1'),
(17, 0, 70755, '', 'Nilam Chikne registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731218377, 1731218377, '1'),
(18, 0, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Bhaumik Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731222726, 1731222726, '1'),
(19, 0, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731252709, 1731252709, '1'),
(20, 0, 70773, '', 'Nutan Dubey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731257810, 1731257810, '1'),
(21, 0, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Your order with order no. PP65803-OR-3 is received successfully on manekratna.com', 'Your order with Order No. PP65803-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1731262838, 1731262838, '1'),
(22, 0, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Jai Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731333835, 1731333835, '1'),
(23, 0, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Shreeniwas Damle registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731349198, 1731349198, '1'),
(24, 0, 70788, '', 'Rabina Bayan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731354508, 1731354508, '1'),
(25, 0, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731380718, 1731380718, '1'),
(26, 0, 70786, '', 'Krishnendhu Sivan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731393245, 1731393245, '1'),
(27, 0, 70793, '', 'Enas Zain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731393730, 1731393730, '1'),
(28, 0, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731394949, 1731394949, '1'),
(29, 0, 70801, '', 'Vishakha Bhagat registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731414716, 1731414716, '1'),
(30, 0, 46021, 'dW3WqX-NROI:APA91bFi3hDks99ijfeqtpSGmJnPLAi0Pt2-6BXOfmBZSm8HE0hyaUnxZDTtQUUEXS_kffcVD63QAF_biKmsyUh3ALaUnYEQuiqjK5MO5n-Q8uYbyWKujlm1X-PcZNLhlqKSSjDBLC50', 'Your order with order no. SV45713-OR-48 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-48 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1731434523, 1731434523, '1'),
(31, 0, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Sandhya Thakur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731481085, 1731481085, '1'),
(32, 0, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731481691, 1731481691, '1'),
(33, 0, 70819, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731499314, 1731499314, '1'),
(34, 0, 70820, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731499713, 1731499713, '1'),
(35, 0, 70819, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731500100, 1731500100, '1'),
(36, 0, 70820, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731500334, 1731500334, '1'),
(37, 0, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Amol Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731501972, 1731501972, '1'),
(38, 0, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731503851, 1731503851, '1'),
(39, 0, 70825, '', 'Lekha Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731510669, 1731510669, '1'),
(40, 0, 70734, '', 'Shahana Shammy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731518055, 1731518055, '1'),
(41, 0, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Smriti Attri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731520682, 1731520682, '1'),
(42, 0, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731522568, 1731522568, '1'),
(43, 0, 67835, '', 'Daman Saroya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731535323, 1731535323, '1'),
(44, 0, 70841, '', 'Rukaiya Ustad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731579567, 1731579567, '1'),
(45, 0, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Tahaseen Shaik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731645056, 1731645056, '1'),
(46, 0, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Baiju Vijayan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731646290, 1731646290, '1'),
(47, 0, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731653001, 1731653001, '1'),
(48, 0, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Arun Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731659446, 1731659446, '1'),
(49, 0, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731659657, 1731659657, '1'),
(50, 0, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'S Sanap registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731662358, 1731662358, '1'),
(51, 0, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731662471, 1731662471, '1'),
(52, 0, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Priyanka Bhojane registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731730594, 1731730594, '1'),
(53, 0, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Jithin Jayan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731743559, 1731743559, '1'),
(54, 0, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731745537, 1731745537, '1'),
(55, 0, 65272, 'eJMk46RISRCJeQipb2zg4i:APA91bHm3_pN0sN6ymBPGTpKe9brn3Hsaqen4YIjLJa9-Rd8B0ldrGHERP0E42PcalDQ5OE846Xr7XnI3ymFwTKbSjGbfIp0OGf4KZRDPhKMEapKMGxZSxqei4nWqlKiR4Hzg6iMn4UK', 'Ref. Invoice No. : JJ65272-INV-272 for your order at Manek Ratna', 'Invoice for Order No. JJ65272-OR-294 is sent on your email, you can also check the invoice by going to My Account and then My Invoices section on Manek Ratna', '', 'N', 'G', 'Y', 'Y', 'IU', '', '', 1731763876, 1731763876, '1'),
(56, 0, 58702, '', 'Aleena Acharya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731769671, 1731769671, '1'),
(57, 0, 24726, 'fsixmUUCgEcGi7-f0F76Rm:APA91bFDvPP3W-L2u8wLhTrMSHliYzmCAKU6lPVq-M1MYwig4BE2fTzF4XMpZjjKjKCQhiL-CzRIXpBJR99GlVal8NmbDLvISu7du68_U7UaosLnbM6OqS0', 'Your Bulk order with order no. KP24848-BOR-18 is received successfully on manekratna.com', 'Your Bulk order with Order No. KP24848-BOR-18 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1731814730, 1731814730, '1'),
(58, 0, 70823, '', 'Athira Saran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731833958, 1731833958, '1'),
(59, 0, 45786, '', 'Fairy Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731861093, 1731861093, '1'),
(60, 0, 70905, '', 'Jass Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731866217, 1731866217, '1'),
(61, 0, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731869115, 1731869115, '1'),
(62, 0, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Karan Dadhich registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731870479, 1731870479, '1'),
(63, 0, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731897775, 1731897775, '1'),
(64, 0, 70539, '', 'Dnyaneshwar Dudhare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1731926659, 1731926659, '1'),
(65, 0, 70449, '', 'Subha K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1731953520, 1731953520, '1'),
(66, 0, 70962, '', 'Athira Jayesh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732075772, 1732075772, '1'),
(67, 0, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732077331, 1732077331, '1'),
(68, 0, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Aiswarya Arjun registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732094940, 1732094940, '1'),
(69, 0, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732095165, 1732095165, '1'),
(70, 0, 70981, '', 'Vrushali Bhosale Shinde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732114887, 1732114887, '1'),
(71, 0, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732116495, 1732116495, '1'),
(72, 0, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Nehalkumar Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732117514, 1732117514, '1'),
(73, 0, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732127529, 1732127529, '1'),
(74, 0, 54171, '', 'Asha Sri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732151055, 1732151055, '1'),
(75, 0, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Hani Sidhan M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732191402, 1732191402, '1'),
(76, 0, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732191608, 1732191608, '1'),
(77, 0, 68900, '', 'Sanjana Valecha registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732215546, 1732215546, '1'),
(78, 0, 69910, '', 'Khushali Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732224177, 1732224177, '1'),
(79, 0, 61401, '', 'Shraddha Marathe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732260326, 1732260326, '1'),
(80, 0, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Your order with order no. SM44529-OR-16 is received successfully on manekratna.com', 'Your order with Order No. SM44529-OR-16 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1732287249, 1732287249, '1'),
(81, 0, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Divya Harikrishnan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732431183, 1732431183, '1'),
(82, 0, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732438916, 1732438916, '1'),
(83, 0, 70689, '', 'Aishwarya Wani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732439315, 1732439315, '1'),
(84, 0, 37866, '', 'Kesavan Selvanathan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732462714, 1732462714, '1'),
(85, 0, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Nashra Parveen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732469817, 1732469817, '1'),
(86, 0, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732476633, 1732476633, '1'),
(87, 0, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Lanka Pathade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732527296, 1732527296, '1'),
(88, 0, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732527772, 1732527772, '1'),
(89, 0, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Asbina Subair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732541442, 1732541442, '1'),
(90, 0, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732541876, 1732541876, '1'),
(91, 0, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Zeaba Thasleem registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732544439, 1732544439, '1'),
(92, 0, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732544582, 1732544582, '1'),
(93, 0, 44453, '', 'Kuldeep Chhajed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732595079, 1732595079, '1'),
(94, 0, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Dhivya Ramaradjou registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732605715, 1732605715, '1'),
(95, 0, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Mohammed Sohail Ansari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732608862, 1732608862, '1'),
(96, 0, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732609328, 1732609328, '1'),
(97, 0, 71092, '', 'Sanjay Dhameliya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732610875, 1732610875, '1'),
(98, 0, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732612184, 1732612184, '1'),
(99, 0, 71100, '', 'MEHULKUMAR NAYI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732627189, 1732627189, '1'),
(100, 0, 53426, '', 'Kavita Vinod registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732628120, 1732628120, '1'),
(101, 0, 23877, '', 'Manisha D registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732631950, 1732631950, '1'),
(102, 0, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Aneesh Eeelapati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732677329, 1732677329, '1'),
(103, 0, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732684751, 1732684751, '1'),
(104, 0, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Sagar Akhil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732685742, 1732685742, '1'),
(105, 0, 64707, '', 'Fabiola Gasperini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732711517, 1732711517, '1'),
(106, 0, 71127, '', 'Prafulla Vaidya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732723661, 1732723661, '1'),
(107, 0, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732733809, 1732733809, '1'),
(108, 0, 71119, '', 'Arun V S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732735245, 1732735245, '1'),
(109, 0, 71096, '', 'Vinod Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732763479, 1732763479, '1'),
(110, 0, 71027, '', 'Dhanya B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732785611, 1732785611, '1'),
(111, 0, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Riya Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732791991, 1732791991, '1'),
(112, 0, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732792745, 1732792745, '1'),
(113, 0, 69975, '', 'Ann Mary Joson registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732798775, 1732798775, '1'),
(114, 0, 43209, '', 'Thaatchayani Muralle registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1732808038, 1732808038, '1'),
(115, 0, 70503, '', 'Bhagya Bodala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732822784, 1732822784, '1'),
(116, 0, 71105, '', 'Mayank Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732902377, 1732902377, '1'),
(117, 0, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Gauri Jewellery registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732904585, 1732904585, '1'),
(118, 0, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732933064, 1732933064, '1'),
(119, 0, 71168, '', 'Rimsha Tabassum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732936394, 1732936394, '1'),
(120, 0, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732938339, 1732938339, '1'),
(121, 0, 25127, '', 'Sunita Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732965463, 1732965463, '1'),
(122, 0, 71170, '', 'Lavanya Narayana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732975273, 1732975273, '1'),
(123, 0, 71169, 'fV3196zSHk4epkauHNzHUs:APA91bGUGsYUIONSuYypbLHXL5mi7cvimiwo8BEuITIF1rQAUP5cPo-1cO7FW0TloKS-2DIoLbBuw16_pthSX8nXlnvEqoacuRVhFL3pOYW7KXUjrBRXeCw', 'Venkata Payasam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732986419, 1732986419, '1'),
(124, 0, 66160, '', 'Swati Hegde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1732993775, 1732993775, '1'),
(125, 0, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Your order with order no. SS68671-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SS68671-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1733012363, 1733012363, '1'),
(126, 0, 71185, '', 'Prince Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733024772, 1733024772, '1'),
(127, 0, 2630, 'cwnG9_lj31A:APA91bEo14O96ans6-98pbO2GmeYpXYoZyQ9bXZiMQMZDQY9yZ8EipMUIzPtpCzTK8qMdchwci1BRPZ4hYUxwInM-oOVLDENpzDYnYdzRgvLHuev8UGZ2oEK_dZR22lQQb-VqwWCxj_X', 'Your order with order no. IAAQ-OR-31 is received successfully on manekratna.com', 'Your order with Order No. IAAQ-OR-31 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1733032903, 1733032903, '1'),
(128, 0, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733034943, 1733034943, '1'),
(129, 0, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Bilqis Mohammadzai registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733081692, 1733081692, '1'),
(130, 0, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Vaishaly Dubey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733112067, 1733112067, '1'),
(131, 0, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733114473, 1733114473, '1'),
(132, 0, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733114481, 1733114481, '1'),
(133, 0, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Classic Krishna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733122164, 1733122164, '1'),
(134, 0, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733124231, 1733124231, '1'),
(135, 0, 57346, '', 'KUMKUM LOHIYA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733171413, 1733171413, '1'),
(136, 0, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Amandeep Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733231145, 1733231145, '1'),
(137, 0, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733231392, 1733231392, '1'),
(138, 0, 63016, '', 'Aditi Agarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733252674, 1733252674, '1'),
(139, 0, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Your order with order no. MN69291-OR-3 is received successfully on manekratna.com', 'Your order with Order No. MN69291-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1733290086, 1733290086, '1'),
(140, 0, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Chhaya Goradia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733293461, 1733293461, '1'),
(141, 0, 71236, '', 'Vithyaprakash Sathasivam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733302144, 1733302144, '1'),
(142, 0, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Neela Akter registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733304244, 1733304244, '1'),
(143, 0, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Manjusha Ghorpade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733307317, 1733307317, '1'),
(144, 0, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Nimisha Nayi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733309894, 1733309894, '1'),
(145, 0, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733310244, 1733310244, '1'),
(146, 0, 71239, '', 'Ronak Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733310775, 1733310775, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(147, 0, 19464, 'd4TYxmKkjUxil4W1x-NqtJ:APA91bF-Okcb0ai-aIsnQUvtuglygH648kUsAd7xwMt2J668AhnoOeIyY1IzvKz_O2E2m7p33Il0Vyq-jIWp-VUvfN7Pa5CNiyiHHMnw5PcQWbFosMQ7NPU', 'Ruchi Punmia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733312644, 1733312644, '1'),
(148, 0, 71250, '', 'Aaryshri B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733326660, 1733326660, '1'),
(149, 0, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733338796, 1733338796, '1'),
(150, 0, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Your order with order no. CJTF-OR-10 is received successfully on manekratna.com', 'Your order with Order No. CJTF-OR-10 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1733367816, 1733367816, '1'),
(151, 0, 56745, '', 'Darashana Salunkhe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733385888, 1733385888, '1'),
(152, 0, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Ritika Raj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733396164, 1733396164, '1'),
(153, 0, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733400991, 1733400991, '1'),
(154, 0, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Janvi Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733422079, 1733422079, '1'),
(155, 0, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733422878, 1733422878, '1'),
(156, 0, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Aditi Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733466089, 1733466089, '1'),
(157, 0, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Pranali Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733482283, 1733482283, '1'),
(158, 0, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733482955, 1733482955, '1'),
(159, 0, 71181, '', 'Varun Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733565238, 1733565238, '1'),
(160, 0, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Vrinda Kulkarni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733569561, 1733569561, '1'),
(161, 0, 71298, '', 'Sudhir Padmani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733573979, 1733573979, '1'),
(162, 0, 71303, '', 'Ethnoglm Jewellery registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733664122, 1733664122, '1'),
(163, 0, 70778, '', 'Gurjinder Devgun registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733702916, 1733702916, '1'),
(164, 0, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Salma Sunny registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733721841, 1733721841, '1'),
(165, 0, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1733729853, 1733729853, '1'),
(166, 0, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Your order with order no. GD70778-OR-3 is received successfully on manekratna.com', 'Your order with Order No. GD70778-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1733748654, 1733748654, '1'),
(167, 0, 18450, '', 'Amrita Chauhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733748654, 1733748654, '1'),
(168, 0, 71268, '', 'Parames Ram registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733814123, 1733814123, '1'),
(169, 0, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Tushar Shimpi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733835006, 1733835006, '1'),
(170, 0, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733838488, 1733838488, '1'),
(171, 0, 69121, '', 'Durge Sre registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733840539, 1733840539, '1'),
(172, 0, 71348, '', 'Amit Doshi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733904805, 1733904805, '1'),
(173, 0, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733912784, 1733912784, '1'),
(174, 0, 71360, '', 'Hgc Bhhgc registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733932761, 1733932761, '1'),
(175, 0, 71365, '', 'Nithya Devi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733942341, 1733942341, '1'),
(176, 0, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733943442, 1733943442, '1'),
(177, 0, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733983401, 1733983401, '1'),
(178, 0, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733989034, 1733989034, '1'),
(179, 0, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Hoshiko Jewels registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733991095, 1733991095, '1'),
(180, 0, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733993907, 1733993907, '1'),
(181, 0, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1733995913, 1733995913, '1'),
(182, 0, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734010716, 1734010716, '1'),
(183, 0, 71375, '', 'Abirami RAMAH Raja registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734045163, 1734045163, '1'),
(184, 0, 71383, '', 'Rick Collection registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734092099, 1734092099, '1'),
(185, 0, 70889, '', 'Komal Bhatnagar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734160172, 1734160172, '1'),
(186, 0, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Santhosh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734167913, 1734167913, '1'),
(187, 0, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734168109, 1734168109, '1'),
(188, 0, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Shashwat Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734183744, 1734183744, '1'),
(189, 0, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734184097, 1734184097, '1'),
(190, 0, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Salma Sunny (0581306154|dianafashionworld24@gmail.com) has Subscribed for GOLD Membership.', 'You have successfully subscribed to GOLD Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'Y', 'Y', 'MR', '', '', 1734207454, 1734207454, '1'),
(191, 0, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Salma Jafar Sharieff registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734232426, 1734232426, '1'),
(192, 0, 71400, '', 'Archana Shinkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734239966, 1734239966, '1'),
(193, 0, 71406, '', 'Tanveer Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734244023, 1734244023, '1'),
(194, 0, 45350, '', 'Asma Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734269743, 1734269743, '1'),
(195, 0, 71425, '', 'Ankur Agarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734351773, 1734351773, '1'),
(196, 0, 70733, '', 'Parul Chaudhary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734379930, 1734379930, '1'),
(197, 0, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Preeti Naithani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734380150, 1734380150, '1'),
(198, 0, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Your order with order no. PG70383-OR-3 is received successfully on manekratna.com', 'Your order with Order No. PG70383-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1734418593, 1734418593, '1'),
(199, 0, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Prajakta Ghule (8149633479|kprajakta214@gmail.com) has Subscribed for PLATINUM Membership.', 'You have successfully subscribed to PLATINUM Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1734419029, 1734419029, '1'),
(200, 0, 61351, '', 'Janki Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734445367, 1734445367, '1'),
(201, 0, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Hemant Behera registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734448287, 1734448287, '1'),
(202, 0, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734461346, 1734461346, '1'),
(203, 0, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Your order with order no. PG70383-OR-4 is received successfully on manekratna.com', 'Your order with Order No. PG70383-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1734501606, 1734501606, '1'),
(204, 0, 71464, '', 'Umesh Jadav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734517718, 1734517718, '1'),
(205, 0, 71466, '', 'Pradip Kumar Tripathy Sir registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734522880, 1734522880, '1'),
(206, 0, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734525571, 1734525571, '1'),
(207, 0, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Prajakta Ghule (8149633479|kprajakta214@gmail.com) has Subscribed for PLATINUM Membership.', 'You have successfully subscribed to PLATINUM Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1734527680, 1734527680, '1'),
(208, 0, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Roshani Beg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734551938, 1734551938, '1'),
(209, 0, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734584369, 1734584369, '1'),
(210, 0, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Vishal Vasani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734586143, 1734586143, '1'),
(211, 0, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734589247, 1734589247, '1'),
(212, 0, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Roshni Ramchandani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734602612, 1734602612, '1'),
(213, 0, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734603654, 1734603654, '1'),
(214, 0, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Pranav Asare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734605229, 1734605229, '1'),
(215, 0, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734606131, 1734606131, '1'),
(216, 0, 37181, '', 'Swati Subramani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734614227, 1734614227, '1'),
(217, 0, 69955, 'd77D0YIGRL2V9E4Ycxh7a-:APA91bHqNZPu7RgquhWXAeVln0HlsBXtVCNloRfOwWN0Ji8BVVw4IRR00N1xkPNnfG6dnkucgaFgXJlZIHbZ_X1m0pEROkopqb0yd6lrng3EKhM0IDQkR2Y', 'Your order with order no. NT69955-OR-2 is received successfully on manekratna.com', 'Your order with Order No. NT69955-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1734633091, 1734633091, '1'),
(218, 0, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Your order with order no. SS71314-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SS71314-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1734633433, 1734633433, '1'),
(219, 0, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Kalpesh Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734682947, 1734682947, '1'),
(220, 0, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Liladhar Dhamane registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734692437, 1734692437, '1'),
(221, 0, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734703825, 1734703825, '1'),
(222, 0, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734703885, 1734703885, '1'),
(223, 0, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Vishal Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734707863, 1734707863, '1'),
(224, 0, 71390, '', 'Poonam Mahajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734711861, 1734711861, '1'),
(225, 0, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734723531, 1734723531, '1'),
(226, 0, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Jimit Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734751042, 1734751042, '1'),
(227, 0, 71479, '', 'Bhavesh Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734756738, 1734756738, '1'),
(228, 0, 25651, '', 'Sagar Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734759045, 1734759045, '1'),
(229, 0, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Kiran Khile registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734805265, 1734805265, '1'),
(230, 0, 30697, '', 'Tharaneedaran Thangaraju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734807401, 1734807401, '1'),
(231, 0, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Usha Bennabhaktula registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734884158, 1734884158, '1'),
(232, 0, 71512, '', 'Tushar Jahanabadi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734890402, 1734890402, '1'),
(233, 0, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1734896669, 1734896669, '1'),
(234, 0, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Mohammed Rizwan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734976059, 1734976059, '1'),
(235, 0, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1734981669, 1734981669, '1'),
(236, 0, 37335, '', 'Jasmeen Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1735007381, 1735007381, '1'),
(237, 0, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Monika Cibie registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735011063, 1735011063, '1'),
(238, 0, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735023599, 1735023599, '1'),
(239, 0, 71529, '', 'Mrs. Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735025603, 1735025603, '1'),
(240, 0, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Priti Shinde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735026924, 1735026924, '1'),
(241, 0, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1735026945, 1735026945, '1'),
(242, 0, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Sivajini Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735131103, 1735131103, '1'),
(243, 0, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735132050, 1735132050, '1'),
(244, 0, 34141, '', 'Ashwataa Suja registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735139188, 1735139188, '1'),
(245, 0, 7301, '', 'Ade Govardhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735147071, 1735147071, '1'),
(246, 0, 70594, '', 'Soorya Sojan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735206888, 1735206888, '1'),
(247, 0, 71528, '', 'Ambika GN registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735216482, 1735216482, '1'),
(248, 0, 69955, 'd77D0YIGRL2V9E4Ycxh7a-:APA91bHqNZPu7RgquhWXAeVln0HlsBXtVCNloRfOwWN0Ji8BVVw4IRR00N1xkPNnfG6dnkucgaFgXJlZIHbZ_X1m0pEROkopqb0yd6lrng3EKhM0IDQkR2Y', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735235601, 1735235601, '1'),
(249, 0, 71570, '', 'Jentina Benson registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735235601, 1735235601, '1'),
(250, 0, 71570, 'eabQHpQSRlag6Ee727gvd1:APA91bG7EGp9Fi66H3Rm7AzzkC_L-fggFW-ukYw5x-RpHH82DaGT91GMR1JxSNENoJtRSF04Wa_Yql1VKFGKDmY9_Tu1vTAcprqkhFvNTCGLHZn_UOnwH2I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735243422, 1735243422, '1'),
(251, 0, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Pooja Didwania registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735276655, 1735276655, '1'),
(252, 0, 13902, '', 'Sheeba Babu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735308471, 1735308471, '1'),
(253, 0, 71573, '', 'Rajalakshmi Jayavelu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735318420, 1735318420, '1'),
(254, 0, 71580, '', 'Yogesh R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735327582, 1735327582, '1'),
(255, 0, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Arshitha Antony registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735399367, 1735399367, '1'),
(256, 0, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Piyush Agrawal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735409519, 1735409519, '1'),
(257, 0, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735416482, 1735416482, '1'),
(258, 0, 71606, '', 'Kattamuri VenkataSrinivasaRao registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735439496, 1735439496, '1'),
(259, 0, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735457224, 1735457224, '1'),
(260, 0, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735544027, 1735544027, '1'),
(261, 0, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Dhartii Dhartii registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735559851, 1735559851, '1'),
(262, 0, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735559897, 1735559897, '1'),
(263, 0, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Your order with order no. NT69955-OR-3 is received successfully on manekratna.com', 'Your order with Order No. NT69955-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1735582807, 1735582807, '1'),
(264, 0, 71584, '', 'Sagalpreet Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735587978, 1735587978, '1'),
(265, 0, 52957, '', 'Sonia Punyani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735707766, 1735707766, '1'),
(266, 0, 71614, '', 'Soumya S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735828431, 1735828431, '1'),
(267, 0, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'NIRMAL RAMCHANDANI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1735898937, 1735898937, '1'),
(268, 0, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1735903939, 1735903939, '1'),
(269, 0, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Corina V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735921606, 1735921606, '1'),
(270, 0, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735922682, 1735922682, '1'),
(271, 0, 70251, '', 'Priyanka Indukuri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735930044, 1735930044, '1'),
(272, 0, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Sulochana Bondarwad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735961059, 1735961059, '1'),
(273, 0, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735977124, 1735977124, '1'),
(274, 0, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Renganayagi Venkatraman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735979872, 1735979872, '1'),
(275, 0, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735982139, 1735982139, '1'),
(276, 0, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Subramanyam Nagooran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735984747, 1735984747, '1'),
(277, 0, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735985857, 1735985857, '1'),
(278, 0, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Priyanka Panchal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735996375, 1735996375, '1'),
(279, 0, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1735997675, 1735997675, '1'),
(280, 0, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Thenmozhi Duraipandy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736037329, 1736037329, '1'),
(281, 0, 63872, '', 'Saanvi Bhurke registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736051728, 1736051728, '1'),
(282, 0, 71646, '', 'Vishalini Vijayan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736095067, 1736095067, '1'),
(283, 0, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Nissar Zargar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736095341, 1736095341, '1'),
(284, 0, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736103855, 1736103855, '1'),
(285, 0, 23048, '', 'Priyanka Chandawale registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736130959, 1736130959, '1'),
(286, 0, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Diksha Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736154809, 1736154809, '1'),
(287, 0, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736155303, 1736155303, '1'),
(288, 0, 68576, 'd0vhw6nmQo-gQKmi6cbj3f:APA91bGppI9gdiRL-K_cgXKEKmR3CnXfqlaENw3MBXIhP3t539dF2i1U9onZt5SYHbP2o2cRUoujm8fP3rnzAKC3yUK2kz0cPrZP8_PvllWDcdTw8mJ9IyRGCEWQYJPvAN7X9PQLro-v', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736165518, 1736165518, '1'),
(289, 0, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Lavina Bhatia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736180807, 1736180807, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(290, 0, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Vimi Kolhe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736218517, 1736218517, '1'),
(291, 0, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736221753, 1736221753, '1'),
(292, 0, 71707, '', 'Priyanka Bohra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736231647, 1736231647, '1'),
(293, 0, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736232111, 1736232111, '1'),
(294, 0, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Trupti Dingoria registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736232406, 1736232406, '1'),
(295, 0, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736237791, 1736237791, '1'),
(296, 0, 71710, '', 'Sohail Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736241966, 1736241966, '1'),
(297, 0, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Your order with order no. VG11755-OR-25 is received successfully on manekratna.com', 'Your order with Order No. VG11755-OR-25 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1736248704, 1736248704, '1'),
(298, 0, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Sindu Akuthota registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736263803, 1736263803, '1'),
(299, 0, 70822, '', 'Jeevitha Ragu Row registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736302363, 1736302363, '1'),
(300, 0, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'ANUBHAV VERMA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736343249, 1736343249, '1'),
(301, 0, 31445, '', 'Nikita Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736473631, 1736473631, '1'),
(302, 0, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Vaishnavi Bondarwad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736499371, 1736499371, '1'),
(303, 0, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736501672, 1736501672, '1'),
(304, 0, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Yoga Durga registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736524751, 1736524751, '1'),
(305, 0, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736538376, 1736538376, '1'),
(390, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602700, 1736602700, '1'),
(391, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602700, 1736602700, '1'),
(392, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602700, 1736602700, '1'),
(393, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602700, 1736602700, '1'),
(394, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602721, 1736602721, '1'),
(395, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602721, 1736602721, '1'),
(396, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602721, 1736602721, '1'),
(397, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602721, 1736602721, '1'),
(398, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602746, 1736602746, '1'),
(399, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602746, 1736602746, '1'),
(400, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602746, 1736602746, '1'),
(401, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602746, 1736602746, '1'),
(402, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602796, 1736602796, '1'),
(403, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602796, 1736602796, '1'),
(404, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602796, 1736602796, '1'),
(405, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736602796, 1736602796, '1'),
(406, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603347, 1736603347, '1'),
(407, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603347, 1736603347, '1'),
(408, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603347, 1736603347, '1'),
(409, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603347, 1736603347, '1'),
(410, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603354, 1736603354, '1'),
(411, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603354, 1736603354, '1'),
(412, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603354, 1736603354, '1'),
(413, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603354, 1736603354, '1'),
(414, 1, 52785, 'fEoDt7IuekenvRugaQLNRy:APA91bHXazwMcnjz5-86gw9IN2_UPms1weMfooA5CiutcSFFOvgu6XgbBU4xMG5QqtLSbKFJc3-ad_i1p9jWiySOnLxtByu7ZiGpC5bZM--ovV8xKPA8z1M', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603379, 1736603379, '1'),
(415, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603379, 1736603379, '1'),
(416, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603379, 1736603379, '1'),
(417, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Earrings ', 'Best Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'N', 'JB', '3', '', 1736603379, 1736603379, '1'),
(434, 2, 270, 'cKE2tAZgSrSJ6yNLAzoM6i:APA91bGNHl1-s31hnCBD1q9VwIzh5IHCldZGjVJvk60dkUNVr4KNu6fMLSyvHl320fmNUaYGs8fFAlHRvlH99j6ga0zUIeLorOgBxwPhGuxfITJoPkz2qGs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(435, 2, 360, 'fQcu_muGq1k:APA91bFWW1xd_4wk9xhvnQdB14K3xgpMRWGMsHrGWy1SSP9jbN8cYhlM7mohRonRsWhLFnJnV-AbmNUYwJfp6M6EgvO3laex9IbXMh38QX7BMGg7lzRDuj1tBQ3sn99mTI_hE5WgdqIZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(436, 2, 400, 'f81UR4jnzUuUpEC-w4EmJ8:APA91bGOVuyFbdFA78W0YcMrkTXoo2tyNZww-U7w8eOcrsbX9Or1CkdEz6cp-msf5JWinG0G7Qktz0G9wYiqYmBDyGPWEIf42s2jla0l9n1rxBXJIhumUkqC5544TvfDonJSOebHZkRs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(437, 2, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(438, 2, 457, 'ct3IBHuXGcY:APA91bFZwTqNIedDHQgAxEw9kh-ZdDVrIPN3a7ZnFvSudQ9xrizPwytGDCAHCUziRa2V4HkO5UYDLx-kRmgQBmomlge5wL3sHxDSlA1E9PwsYbhXINL-YQ8Yta07t8Pgvk_TrjSs4p32', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(439, 2, 599, 'cM8MBwOnSy2oEVxXV7FCx1:APA91bHL6PNhL_uYLnOBVzDsKv8IpIJOa4M1EACAgMFXgh4oW2ijxIETIS8F9FLqxIFCwuZrIDH0LjNjTMPg4OatSC-7xSY-sTJctc3Xic3pop8ZIeiL4PoPEJr83UBsL1cuhdJrFmZY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(440, 2, 648, 'fpkcX_UJkg4:APA91bEciEyCHn0YXtFyirncmudsZI8aB1dvkY8iuKOv80C5ns_gnJX9JmlVFwOfO0p4MVA8uELJWEt-x1ce5nAquUz3mQsbwViNoV_Au064x8u_X5tOxuoJC86Fc5rwJMvKWlr0ua1J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(441, 2, 667, 'dU5OEcmkQ5uV6bTtnm4NXE:APA91bFn-NIlNO1rbfjBzSl5iXnI4p8dynDcrsvdiRV-ipQ682n4mZKS5Hcbe-Sv9U1V66vB6PdmxRVmJ4EMjxxVqy3OuI3kuSEvaFfrx4iWkX4z-1LcJ-3BHF48V-dOK0_D-juQS90n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(442, 2, 893, 'f9WuYydW-pE:APA91bG0Uc12rkunsAU6l_FpfavC0_jy8tDn3uKgBQo02Mvq3bqaqkDdEmigrd9LoXdezDOWaeUyKZ_YJf156Bk0CGADekmtMBtzw2XC27TF3f-y7taCRkDw-85KWf9lV2YuvmwaAz-j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(443, 2, 1590, 'fuzAA9M7LrA:APA91bFIsKD-1MA_YxGXF-LwOZ5TyNpWfDJwKAqN46Lqk7Sxs7taesF1QX2NhWlUOD5VZb8WNWmLJpXikcfTVaQCxbJDX_mG8k5VQunMk630rciTe7TC1S1_0v8covWA2ZNRsCFSHVDt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(444, 2, 2131, 'ceJYdCTvDdmqJTMiNRexVS:APA91bEwRlDika5wwBxF1h1c53P4DZVocelA0BbgjYRWHDu5jjXdQod35DhRLiSpeB8THhne_eouFHQuTbSpWSm2So45KJEDiupUmi0pWyElGVUP0kPrxjkkskEkHku3f5qcMya0-PxG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(445, 2, 2227, 'e9IaHz2RRYe2K_F6jSwLk3:APA91bHj-hL9dlOTfJ-R6FfgwWjmQ4sqilhNub3RX8zhuDHhvCpbsr2Df_HwjAK-o0b952vdKV0UU9ibTMcQXSzfbsyRnWlVJYcp0Eufz6tX8OrpMFMrhMfVmCZzX9lJaIw_apHebsFS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(446, 2, 2312, 'dQ4KJ0z_eOM:APA91bGW6KXJA74fGFeZIoyncwBkgx1AjgwQeuMYMyRTAxUUdvfsLQjZlstE7LFRcJdFfhWv1wey4Z9ncy6DMKCjmOW9EToI_ANZ08lYeL1tTSIXXwaAt3Rd2TfgNXB5RfnL2QReIV75', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(447, 2, 2476, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(448, 2, 2503, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(449, 2, 2584, 'eM14TFvRUEl5ojqbpzxzi4:APA91bF1nNcoGevZS8ug8xPY7c3kYE2h6sycdbpz1J1v4xFpWMCfTHHDXR6K9wS_SKRkXe4dxp6usjN5bIi-LiqqSN_HmPt1_36TIXSDthxNDs5Fo8BPuYLFgX7CBv-ea1X1NWnpTeZi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(450, 2, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(451, 2, 2722, 'eVjAGronu7k:APA91bHRDer2Wb7YMj9PVUT5aMNAcNRPyU7ctcywPRqUXOj8HTA_UdjFPdZkSxOPY2wyh8j5G3WO8Y3mqEt6IWA1Jibj2jj2260Aq5Cvd_jVrT8n25RLBcWciDSCTeMY9mZB4IthP0gt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(452, 2, 3005, 'fSElccEGTJuyt9w8jp3TDK:APA91bF2LCWbD_crk2PVafqGzXXUwgMzcoGyLq6jcJ_ZyR9IW912VfLrJYT4tDbpWkXBYOpdqyiI0c7Rvsv3h58hw3PQQXtHmxTVHJam59nCLW7pDGknnYVSHMFen8BO_2JnPsux3snU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(453, 2, 3093, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(454, 2, 4247, 'fw2AiJi7TwO-zy2xw5ThSV:APA91bE8W-IDTOV1ZJDAhSFzUzJKbTq3cbTIFVpTwnqCGwZmSIpnwLr0OOezt4i9suJSKQrvdDD43SzzEanizNdn3xcLO6VgTRwIi8bOmlH_4-eEqHU75x0G603jVGtVS_TPLc8-m35I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(455, 2, 4935, 'eKdJlRumQxWzTLwVmFqJKT:APA91bG3KdvB-Qzxg0Z64qqIv-FS56WTpUztkfxjYDtIb-1YQ6VVPlbv_oztoVdDPOwidPjbpn_DFB-BAnX0pr6NIqP2gDnryfAzWvJEl3DGyP-bu_a9xEmEogTA-6iO3vDkkS8EVJrH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(456, 2, 5446, 'diGMKZBDQzi0sYQvTsAZIL:APA91bFULqSQBLKpnZvxVs1uTsuEOii9xAClEIiqzFaCqHQdA6HBmIIPv4qAg4SiZ_Mdy5q6Jp0ZTvX02Mo4cfUqR_lFJPoDNHEh09fAQP9azfyvzPEB0FyDzfyBVGoLjaB3EQZ5jemH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(457, 2, 6062, 'cwQaDIGRTqqp0EyXS2zzZP:APA91bHQmGUCrqZabXNCc5x-Pfspzhcv99mZpxdZqhf--DJwA6fLHNZg1xjoDBSnSOFkUdGCzEQnWMBjbkQdCCxvEMkTyG5iWSADi0KHRMc68wJ87SWR0oRaiobVqM3PKSmi8TsA5XPG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(458, 2, 6309, 'e8hZvS9tRXe4NlfMzBC_wi:APA91bFS8uTmzaciDRbtae_L8EOK_EDSTudhMmkhpak3JGezNcR4kE40tXNK5SAvvDP5c9pKRqBIxHtlgJgMPnnecu0TL9sEc67Zjwo3YHXUMsyG1k9RzSs3rIB69mluI1h1dwJIajtR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(459, 2, 6491, 'cQHWvkkigfo:APA91bFAgXeFYcjRB_i5G4BuWob6ssj-LeIG9aVyiFu74PmcJQFXZJDp2w6JcrpXMJ0UnVkV_SUjq2TuNeMTraKyAD3welOLyfpCH4704LyHg6EXH0xZpS5JjJBvQm-SyT1jAQNb-buX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(460, 2, 6536, 'dzVwWHJydcg:APA91bFQ9AGkoPJI9RIBENHD6GKJOzj5Y5S8GZQqHEHyW3IFc5HQx7FmmgvTIHRY3z_LB0ckh7oY6lPpRM10Lt3g4tYW3WbsXC4__cN_3anKphl9l29P0W2uKams0M8h9JgEhhM8NNFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(461, 2, 6730, 'eVT9PgpbLkG0lloZxVXHI0:APA91bHdEE-uAGWBplegqfaSqE5vziG9fADjP8PcYhIFamTGC6evXBlAW1LWZsPyoK47tcMWrdmMV6Feyk3adq0AW-81inbRi_ynKZpXVDtoLaSyEBL9_9qmlyYLRP93uuKT-CSbrWwb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(462, 2, 6809, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(463, 2, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(464, 2, 7301, 'c62wBawTSFi9hlBCVebshP:APA91bESISCSVJJ0_cHV-XO7UJF2kqUQpYbwMkpVOT2KT-86SI4xtNqzZinoRSoXS5KO-u_t6NsDLVFMDBeIzusGLON911eYfx6mt-zW2IBg2dOTberfcwo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(465, 2, 7784, 'chOP0zb9FUulv8116NvruZ:APA91bEz5tRTKQXZjDs1FcuMla_1hktJyPtZdkuzZy5ip2syya6ioaM1tuHykQhGAdcUZcZthypO0Oc8LrZsKC5ZP4-f6oN1w3YP0RwUmFDWf-dj0dsfNWsZE3eRnTjkTnPVzDw8S92C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(466, 2, 8421, 'c0s9NtpS_Ws:APA91bG8PU5lEh9tNq7XnVULgGHSc6An3EbWBUqlgKpwO5DMimgB20ZOyfDL3d-9Vnw4DDqq1ksPO-reHtth8tvYpLArpXcH_wmrwfI37J6BNR6uNHuNAV_8POw0R8c9tnPXoo6jkM0J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(467, 2, 10087, 'e1uHP6rVQi6LNs49kr9b3h:APA91bEVBhhkDe1dyeayat0MDL0rCMWXhPEHCRzWUytIkCy9YlOYl35DVy7O9MsYQxdGx8C9Yl0iV7IBQC4MK1HRBOA4MhlrSNEWXV--sFa5aCl_0S4Iq9SNgj9S7eGVGfLmn6K1VH-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(468, 2, 10099, 'ehIwa5ipTKu_P7g_oEeZqM:APA91bHIQ11H859KRA0r_V-M7tFFLHjYJBkTDqAKvSCWLX2CEV0xdOpOhdvRtPbhjLpvl973Q46Is1UiBcMgpPy21oeLAYB2IZJ80VtAiQb2XNYwhSfoBBHvQbe5sgA4FyiEqgfCb9a5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(469, 2, 10130, 'fDFGPhFru0a2hhuRMp4jRx:APA91bEpczgPeQVVLY6yf3l0fjgqTiFR668V86ZneQwT4hwLUympSLkCReVeJDwEScmTz57P17jX_kY0RD5qM_yRKML3KYtwaUSRvjI4ebxXlevJIN4g_SbnXN3VILtKvISWj1idwuh9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(470, 2, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(471, 2, 10709, 'dOWNyoT0QHGyQ3ZmXOfwM2:APA91bEX6GUOQ_qU5ciSHjoezArnBce3PaJ-uUbDPX8TTCaYiSJ2PyLiNjEzpty0qebJHEC8c3b63GEDtAYs4Y6VIKfMJ0QFoJH1laI0huynYe470TneB7ERc4vyi4Dqqujdy2EoHQZu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(472, 2, 11044, 'cff5T3KGR0-vC7mxUUnLWZ:APA91bHPli2qoZYKpNd0EI4zFT0ZrfT64Im9AkFQS9n6M_e5Wz6CMgTNL3ixaVHJ-Ml6IsY1Be3RXNqa8ytpBa94VpNCAx9QN11rxxiBMYeEfEEYK-qBCaoR7oIXl7-wmyY_KsnvcznN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(473, 2, 11290, 'cdHhV8AAT9aSkxhNwtkAFS:APA91bFMrQ3kOdldpVEDZ7UmpKWs3MpIu9fg203_waAWFfa57s4fYvZV7CO2T5dYy8muXpRrJwbsVKYyul-5bV4dT0GUz9AB7ttM621pLBIRRVA7ZLUqfWscpa-h42GezJ3PVXqDUw5Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(474, 2, 11528, 'f7rQcwCbAUKTpNE3MOeFC7:APA91bH6eFUi6g0gOZ60lwv6S-S8IquRktCxa5n4KGxm0yVjMsLIuXkoI3bUW8YFny7RaQ5MktcBRFC8EVwIQ-iEbKxVktaIgvCxoaRwLyxiZf0zEMmwxsuOniIXDK0_al77HScogtds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(475, 2, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(476, 2, 13223, 'coH7I5VsQPGRkZ8x38ulQe:APA91bGlnpsj_FUN43KB4m_vr0d7PwYRTwXywP6rJN0_34m86XpwV42EfnzR586_ZdTwTt8P68g-_g42Y6FzRaAN0ajC4NYx5ZItER8wb7Pdtg7y0BpG4RIXZIAkCV6XXoPYtTJuwPBL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(477, 2, 13460, 'dbvmTVwTRN-LnqPSLSarKw:APA91bHMr5dSL-yGd8lzAEtCIXxzUU7UPpXE1nKfcbHJKunwdtQpyMe7rob_gezZaqAvFYG9WfTtBJvKmv4h0QbYIaZal8_yWpY9Vpd8SiMTqDNXKJgTDB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(478, 2, 13902, 'd2x2ptvNxIE:APA91bEZY0QzzhG7MLROwZInuatxe0Cf_XDCqFCrbYCBYOXU3OYEAkHCUnKpdr5vycYCG6hgnSCgz0460FSrE1w9fQzty_0Sj8kpehT8JMAyb51Q747-R8z__2JolHGDTkVxwoxIrbWL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(479, 2, 13906, 'cRa04PKUJkvhvrxZG9poBp:APA91bFq9igw2R7ZOpZSRNxFqVP-Rm3bPEJssS6u8hsTbGYTX5XxYy55hP6vOc1Ndpg6g79ghoeMqBvYMxRVhThTsrLMUXT5BEMmMVNkE7Qj0Mhfu0z4uEiSS7N9oaL115VENgaTcfP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(480, 2, 14358, 'fMD795odU0tildvSpPRkPv:APA91bHt0SPjQXbXGC1BcQiu33chLgJ9JJCAzW3hGQqSLw7gVW01_dE6GBiAtz4eeiIF_4CH-YGNzvOZ3ZwjaDM_zNt00qguwx24ilwnDsUmXybM0eI4hGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(481, 2, 14449, 'eMYahnjL90uTjPJkbxbIXK:APA91bHtIC1eAlVZzsx4Ib4c1HiqBXQpEzdAYmYZHm_GnLz-7f_BZjOrGbM9PTwaZ2WOKDI50UP0yQQqzOL3ohOzRS_pAvJi_rasXEqxAyXTLIMklob0lZlXtdfsUTHZfSTGoOozJonr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(482, 2, 14853, 'dANYU86hTBOrsRUTQu7SYJ:APA91bHin0Je-8mkDCVKy6OumK7nA1e77TpLnxrKVwjlr0Zhqy-VeJ5_8Z4jVjQLbZYLpqTnpaCoxAqMup50uN0nGJEnjCp5jfvr7Lkv6hPxVC0L8GSdnwtReclSttnZoimmYW6QXhpq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(483, 2, 14981, 'eLrLDx9YmTw:APA91bGBbGZbP_J5K5W1X0xCDUgpw_R4osOqbDeSImgotbOhRy1JVyeyUFDqu1u0T7s4Kl-BgvhqyCjlAczzsH97b8A0l31joMHC8rllfr_Zo-FVJ83hfNE9HnDw-YXGgUCS6sAqCRC5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(484, 2, 15347, 'cyge-PedHUr8tGgJh-itCL:APA91bF523M2Edy7VSJKTC4PtqoQK8JNMFN7m47sOs-eOsPEVyGvK3toV-fEHA-7wsQ9mOeRmxeQLQ4N4VKM2YzC_1sGgygBiA3zZK5XTeYdk7s1Rx1F2Gxm3_4hTPeSYLR9jrfaLVAb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(485, 2, 15394, 'd4r5dW5GQcyTZ3vmnB1apx:APA91bFxqnWj47pYHl98TD-06pqZ4DF9eCmD9W9Oj1KxZYVfUUmlrBjlBSTy5OvdLvh5vG8SwnZ0L4anbvvIDozZEvgNbVezy1jP-Yx0XR8VXWWTNq4qYWTErM_cp4WMY8Z7yvAHvN9o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(486, 2, 15593, 'dGtYLtbVoH8:APA91bFoEdLmEdLLAkHpRQA77-E_EhOpFagxRzZRD0mfVa7a9l8QyOOVVrrvCQds-8iRLAkaJiWhM-W28Z_XkoCUm3LYoVN6Z_NgoOGlA6SBCuWMigawd-NhyIRLDLCTSrSKu_lfjuNc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(487, 2, 16283, 'dW57YprCu5Y:APA91bEKUH7rETJKEkSOQJk4KoWpz452HqM36N1546scF4xYTCn2fo7rZ-IXYBtb36ZqCJpY75V0bOS1lIAJIxe0XWKdlVpzaTqrm7euQ7IMCNMfirBQm7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(488, 2, 16349, 'fzfFcbbjTLW6KaJU6gDnMd:APA91bG3RPyf9NxQbjowfVpKA-kKbEYWagE7ft1pWEzZHPs9y5FZd5ipoaFdspxcd0I1m0R-DAvp8U_a3AszHOvlM1xJ0fBbeUjKU9h55DYs1lQlNhCLbNOq4OektHlm-dpEQBixMi13', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(489, 2, 16591, 'dISQbFbnTh6zbqrgEuP9K9:APA91bEyG2Bu6iWpcA6zJM7Wm62l95am_VxaO1UyYE9pMOtLOpxExEevd6WBWlxhS_ptmBxHx6YsyqQUEwueAsGzi5CtR11YpCxgsaXkLpqrKTr-fgbBZdPE7MlP_sFFhn6N30HU4Tv8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(490, 2, 16697, 'dgAVHxN-SvCuexzHB10jNb:APA91bEuVeTrkth4DOEz6MjnXeiUJKmFCIP1QPk4DX98cjJCKanGuJbAj4Mdj1KejTwae0knTO9BJu4sUrddowFOGfIsQiWPJEgHZYfLB5UbptCYHojf9j3cUbXyvhdQV9N-9FN_dmrr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(491, 2, 18183, 'fNQmICCBRse_8T0yMxoSBz:APA91bHJQ8-q0fZ0uuG9CWYcHv2Q86LSsvOr-Jd8DS6XduxbjAmuNlG6fANOf5gEo_Ib3Pdmd18cH22TrvBuOWiXhv2qwJRauvTGv1FPJQ0Hqj6EtXYfULy2YMkBXiv4FA1QK9J16PNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(492, 2, 18450, 'fPXK-tH7QDS54dhmKQ_y42:APA91bGL0tPV3uokfO-N3RhZNiaWqGRjmrAL2LmLd6CG5DWNwXLRBjFu8DdodB1GNXFrxYZRenRjicwYw0J9vM3vwR7_uag5F8dRqvwsjrcx6WhsizqA594', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(493, 2, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(494, 2, 19464, 'css4Fcy2nEGYnBWxl9p9i-:APA91bGEuUGYG44fH8QJNuITh3Lg6grfGSFCx3gEc0EZ8xgDoxHWuSqIGK0mw8TfUgzR3bDGDpwYHpdJXz1txYGeBengpYi6x5JoRhBmK53_NYRka8CyVV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(495, 2, 19476, 'c9EYyky-TSyx8iF_9sJ4WP:APA91bHWNuNSAx3ufkju074m3r9Gmw0cTy1xTiQgq1-VEGkA3O_lX01wRN-IRybe49d7iv7UI2xxxWoJ0JLWZoq-Amft7G8ZWZpe10G5r6ruVuj6BH1oVzY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(496, 2, 19561, 'dE3WzPMSTNK_jFVYyGeYBD:APA91bFJ0VeQ0P4llljsJ5ir4en1tBm4x50vNTOwjZWr6P3HGBITa2TeYoI-CVJpOsDFw4h_PFAiyBGHl2j86fiFG-NhbPRn1vYHWIir0SgiX1S-TvCEYGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(497, 2, 19753, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(498, 2, 20353, 'fxWOOoXWSiGqzfZcIBRjJ_:APA91bGSqb34-Pm45kQ5A3N3mPHypSWHp_F0pEKYj65DLOH-OUfA8ZWT_8Wv6Ex0CQ0KfLj732beX6c-XyGAKkgOJlXLga6Hy4A-tUCFJ5RmyN9j7YET9GEAJhsddrenhANovsRkE9Bk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(499, 2, 20421, 'c5961PpZTVehIMVpVeWPB4:APA91bH2WeFjkW7hieb5zziQU2baH2WSk8bY_dMtYnkC_AQBKGqHvOYsU1aY8FPwXIdIs2Airadl2-TjHCVwly665Deui2rX0pXZK5xWYNZ-GFXgDqH0mKI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(500, 2, 20477, 'c7LjOVvLR0-0rVRd1mBDZf:APA91bF9VSguB5DzAWU2CAc93pdUnGiLwFNMTFE-1MEW7TGkZHkVOL9NHWf6y3tUIfWYMfDBna1T7I1OgOyuKgLbnOV3c-tmHN6D64q2T0-qXi2Bk_dRdDDNIBb2EN1eR0mjddtn7A3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(501, 2, 20545, 'fdyjEbC9R0a8As9mBANpDt:APA91bHBXH85oiH8tTyPsKWTSeJj9xWpDhwfpX2D2Mt9vUzxvOR6jB2fotxPtu7-VbR0-JIeQLSL2PGoJnnmVy0N0cINWzuCHD-B9UqGZ1Z24xMHVAr9GBhOr_C5Elfs3Q84VhpVnmVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(502, 2, 20682, 'eZfdsyDHQEOWUTq25k_L0e:APA91bE62Pr9C9DQLCBYsjirvOViMDeWeRCUB7UbiDP0mdS2ndB9Or07rYBpF6rADLle1fYpTglQkdbZZK62z_kTN4hqH13RaTwu54XZzd-1pPw2LbANSL5H5a9eUMqZ316wOZiMeze_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(503, 2, 20841, 'eE6xjJBdRWqmWqlJOc8GDJ:APA91bEWrfh2s8pc8EMXTKcG4NFDwNZG59Xb-ZxYk4iNIKC-XED_k4bvQZmCVFEby-yJSNpfJUS3fvM7cSeDbStMxOtwFWza0CF50PhCrgHxXld74GIq5EjXk-Mv-qbrPP0qFDThYxS4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(504, 2, 21029, 'diSW40_vSuKukigEJQcpIo:APA91bECstqDUisAY-CAlB4s8gY7140upKKvrcvocW1QJlfCWaaDxyw9_eEATba_1Q2HfXJcI2iSY23WgSMojCT25oXL1wzAHHXqZ0SWiu_FytvLr3utI5gFeupyXz2qqKv0R8Z9KQPt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(505, 2, 21964, 'eEaPXW9sT46d7FDNGwuNs0:APA91bHUZ6L_od9grHswQ1PMUzmicgGbw-AvZacmFxBJF6gus13OEliqaxE28ygLS9XM3i-aEI-PzGVhJVPtKXzVnvmdBYNL-9MzcNlxNNAcnYNZkKNT3Xy3rXmZMOKUjUBBXOBv4XjL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(506, 2, 22519, 'd7xFB-KSaU1ko2wwvAO7uF:APA91bH48mv6iURMIFbyVqIekXr-R2GaR6LIhAip6CHCyMv0QRZE3N43f0NRdVlt__jRgiisV3JPrhY-icViRSK9JtfEfWMOElfPl-rBBsuTgatzJhbRFFM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(507, 2, 23048, 'dNU1qOq2LUm-vwzF7HocdQ:APA91bEvEaiXGQkup0c4jWUB45n8o2SZaaqRInH-71QSgFXwyTLu5MuKvaqoWvqKQAS7MfXGrsWaZzgbWO3yt1Eg74i_o5r7hUajRgd7i2AqyvGW6Ky9AcXPg0MeCv71bpJqLiLMaIjD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(508, 2, 23113, 'cPnSTjSHSK-W3w31nh_Tcb:APA91bG3Fw7Vck3vWxJp5BwSjKOZAqLExsjYwEG-f8MMSDziTy-XFxbiO2yjyVKb0ZKory2oG1kLmrnUUzTVtVao7OlGzaFhez9U6v6qYd0U59HVezL9NYg9S4Qpt2ZVpmekX0oHWE8M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(509, 2, 23518, 'cEoG10eYSyWPUvO_3JthEN:APA91bFA7U4kqsR_UI8EZrGxAU7Wvu6BbM1N64cjkEPax3Cd0KHCqszxbvkUF8kCOutu_sEkSimnvaA577OxT2sEZlLeXj6t5XLBtBHoeMEiEAisakymDjVjFi-D3D1d_fx2343j0Iuy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(510, 2, 23877, 'ekil58IqTDunm9XwCLWWD3:APA91bEfA15yTgRC-TZvKWam7_ZCdQNgs6MqQZYsAitfW_TNqXK2Y_stIevyhM65FnV-XYwH_iMylGd0s7cEBJACXwruqYwjA_cdizeEr573ht_TAzDnORY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(511, 2, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(512, 2, 24048, 'fbp8IXigS1-OBcjyqfuNqa:APA91bFy5dEdRWJqxPYh5OdlCQt_5jhcx89hYXD3jENH1jd5BTLrbbW_DYPJlO1BtBOXOcvf_MRIrluMJI7cAiLjjRa3ijrQzQEpMpT0OtbB16LLjN7-aIY6eH2QcI6KAg7f4QXKtAU9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(513, 2, 24266, 'eiDMg5oXE2A:APA91bFEZTYxJdyeqRfZRLXRk9B4gQwgHBtRDHciQxwAR4VP6XK_-x7RB_7wCH24szUoa3dchsWJJ-8S89opm5C8mD0KaKz5EqaJcnCrC6iu4fWllgMAficL4ZMyxTpGP6-bmhZZ2Nad', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(514, 2, 24338, 'e5dITHCzxxo:APA91bH4uRV3HXcjDtvtfdbsGb3rhzArtGODmO6zNiyCpz_1QRTmEjYMmetE7CBkHBsaImdHfEYiFYRCXWuDbt4s23151zcC5Tmgfh2ru8d8FfKQgMbUN0BIl1ocqho1Uy7na6YB3-iN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(515, 2, 24548, 'dV8jbaE5sr8:APA91bE39nBW2aJuPV8vVmiflD3ZkF5Qwl4iB2rc0oPJ19T71YwUYRmdeHTaqotwOF2Jfos3XE4LGimUxVS2sYeI1M3j8jeGGeetxasdLKBDKu1A6AWwThQvVVWv-R05hhbrQs-niQkG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(516, 2, 24725, 'elVb4s7ETVyeSIAUnQ2lMM:APA91bHjHYISjJi1SCVYOT2Z10ZyE6IGsBiyoqE46LzRJicmdiqcRcIC1gv2qkopxblPmND3HLl4o3RR17rcLhtgMBWkIE3DAmUHMOAuhRPCcVyv3EVkgWylsr9vEP0MqWOfYZAsqISc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(517, 2, 24726, 'cR-1SlEqTN2Y9AQakR_lgZ:APA91bG_qzpsgMrAtOkL2p40wjtjgg2q4Sm2j_dI9Qgr8wMhfPYnGhs6k_31kzywryXwfFC9fpGIXndltdO8VnhYnqh5Od_bv3TRFe_YZxlfyG9covu6WObbYBj2fBIbQmh3VnOqFve1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(518, 2, 25127, 'fpDttA5ATsmMZVzsbkePM2:APA91bHns26Xs0CmaAMy8XVTaU6D4XXp4qYxNz2SAF0gQzsprjbA_uSYI2RcWvPwkGIsC_b5SSV593wwRZlFjbDqjMvU7pBdMqZpHu_4Rxx0IxKaS3HFKmM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(519, 2, 25513, 'cA0DkMUlRcitEquWvda1Xn:APA91bGooyL9l7w2-kYSbHjSSUcHfheEmJDp5D-JnK0kzFVJqSetyUWSofKxbEjtOYF7xaOttGdGeGVf7S9MwN419ynis2hg96MT7qjWAaSfrmrz_EBX3yvcYnm8kyJoqguOGw5mE5wU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(520, 2, 25650, 'eUGbUxHsQ5uV_MHMWTZ1RK:APA91bERwLYW-zvGm3AAgyRcrMYW7UaGMcmAyJ1pTAgi2isp3hSwS1h_reb7tBScbPxxS7YYPr1ThAST-wQ5ceTedkoM_hTz_RPwz9OTRRZQUFE5hOq5oZOhyKP7bm7KmaPGnPs05mG-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(521, 2, 25651, 'c7eCDhLjRjWlOCvLuR_aUW:APA91bGW9iwPFey4aKT3j7BWcNn1eV6MfXwsOSup8pEWGDxlh4MFcVD93ci8erM7oPSiw8FtFdOFc-R6ono7iuDWef2puwlJNuZHWDjMZ0aNtqEDqxBwvMU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(522, 2, 25790, 'dPmco4Yp548:APA91bGUzYPMWjRl6hXpSoXrprZKPB8s3FVmYSaNW5TcbxrZE-vADgEhFLZh0xbndkRA2HJMKc_msaW32avUFnMeWrMhKhUIGgysRmjp_5D8o5sw1RfaE4Zk9W8oIK1XlVGbu-NUNY06', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(523, 2, 25864, 'cAXGo8xuQpuSMwOxnnCrI1:APA91bGeae9s5rZjm7Q40F7k8u_YEgRQi4XLQmBTukd-jmtx0g8PVqSMMMqJKWnS9uXcsxJVmoGXbSuh2aZZGCS_LNPiWfUG2rrEx5qxbWQpRRDbiL7b3UzqDjYpiJCQtv9aIOH7zXTc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(524, 2, 25888, 'd5ZBRVJhQFenVC1EIJBHvr:APA91bHgBeR-0qb-4JwFacBVP5J94ifK6m2zbiRJh0AiXdju5WXRfe04ri-jZJfe3HYShI-IRSxtUA5HJpCQitDDmT2kTKZGMMIIlXCK5ZrKdZy76m8R5zwyXcy5Dfx_zE9M1omKD05E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(525, 2, 26061, 'eW3nkCOaq7o:APA91bE3hL4kTOYdNkespU9qO1sKqkQcOlpYSdZ9WSPqOSlrTmJ3px47-Mcxlbt5vmRItFb8UIpRfwAZofEVukJGKDFXBpSKaKM9MZn754ditrluY8ugouY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(526, 2, 26171, 'cc9Sgp63QOaiz8vx2077B4:APA91bGd9q4VKoe4DKbDMGXwyukB7rXITWYcxbdd4TEqIfdyveOYpy_nnn471kzTEmaG3UCmi8OCqAkgY1ztxmZhpqpy6R-B79f8O6M6cyBESxtRZWsEQRqDHIX2Xsd9Z7BAIeU9mgG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(527, 2, 26225, 'eC6fbmrWRLOsvABjfAyVT6:APA91bGJGwKOUW4-R2qAshXhb1bU7RurGxhoKmTRNc4tN08hm3v1dZCZiKH2Z2guVPypw7uCmX2VuKOFymPcbiECUzNHNgV33yIGjwfQxNAh-zhzfyoC-zyFtf_SMk6b_5Wr1ZdexEvX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(528, 2, 26342, 'c7R_XLa8Sk6LfGqX63Fzpr:APA91bGFToyfJjKZPIfRVVNeIEm83ISXxrFp4UVuzlvpEVdjq08d2HsceUiAXkTfMpP3H_ZQabIbKWrej-DUxigLFbOdWRKrxhfsI3fwOplqrOrXbo5hTmq8Q5HFBcW2y79_AXPiGauz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(529, 2, 26446, 'dtdL-vvSTDqkdvYId0jguZ:APA91bHF0-p0Qnd07x5vvbhrETvWQEE3DDm01MZ8yWLZNw0yjbShgp7r378g-SNt7IWmpJkqD_HTHpJyML4VKg_Ly6YKJjY5l2Mxv8CJ6VBMJPpa6gXIlC4eXkVWUofJmcopC8INwIy4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(530, 2, 26513, 'coO-14xqT5-LwZO4mG-YKQ:APA91bHKto4klOUX8yh2TAHITJpUEscDN-EXW3TyAiW7SsgTHrvGa4CIVLARx8MP8xx0WTy4_am8fbvy_-_RlbIXVM1x0TXVu-GCCPygwxzPF49znbBWofUM3X8VHhdR04548z3hEn5U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(531, 2, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(532, 2, 27019, 'fe6g3f_h_0sNpKsURzLfzM:APA91bHn3cQWQBkPTYQJ-mCCl2eE_YLEijoPMZNmwQqKu5hJXublJTZM7DtZs_NnYm743jbQd-vNg-xFmdMAdiTcSDWXAnOspHwVpPHGlCn7LfoFUGZ6a67_VJxXYlPdfJi7d0v0cz9J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(533, 2, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(534, 2, 27313, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(535, 2, 27493, 'fzwN6e5oSG2i-KdzbI0k8i:APA91bHnYWkwgimx0wNRnBrk8b1z-8vwSmXcYlutmaQhGEa3u5qS3sQVh5ZEavPZj0F_bSXkCv6euTHg3kZe4LHyTEDY6e5P_FQCwBZG9JPScHvvgczbo6eL7DfYKdlk_qLWhAWb7Soi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(536, 2, 28044, 'czdpqxZ5tLI:APA91bFDbBp3mtldrFQzP-1SIVCqq2r5RWPXnKn80mrBAOfTAY7WDoD0jEgYwNKn6VxTH7O2dxd7p6-lTNHRhnO7IvLdrG6jjPDBWAC0Wr2yiH9RaFGyRDbhMIb6W345D6lmzCfDOTe8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(537, 2, 28072, 'eq6ZEVfdS0qQdmgsa09tZf:APA91bG0LsQeM9yC9upQsMlJz1jpyYsM04t7ttcE0lcsH9a621NOC8WrwiHKEPgpvpw7Ue-RsPvyXaD-USsSSLcp2TeB-dQp4HECn3bA6XFnNScteZ9-A1mcX9cT-JWo7tI0H8aVm3PG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(538, 2, 28178, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(539, 2, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(540, 2, 28932, 'c5zsu2d1R5iMao4v84CQ0X:APA91bEv3LyZc-NyvE5rEDe11bl89UkULb1y8FZCwQ-PBSfSmI6cBHXxZ37yAKElcQ4zgk-eCpySQkwyq6XKdUSTybwgiQ9b6MWw2HiIi1qWeHDQJlnvN_w9Of3aueLTgKQWdtvnCCgq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(541, 2, 29154, 'fWpMjDaIReuuZIpDu61agh:APA91bEFuRPM2_OHEXiVPMK-WfxpVw0vJHAMFeWc5RjQAqm_TU4dMf8uP2-cUNDmnJ-3YfCaMfqTcoHUrlPVb12_iGxrZFAanmOCrxeAWry_hfom6kkhBp8ycKHxfkvI44Dppq2HcAX5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(542, 2, 29210, 'faQGZJRwTRixR6jQuj0_z6:APA91bFDSvluxDpBFjk1rG95qYgJcLe6X4yEGb0koqrbdWHjpLgH_gkMOthmFagW4-PJG6qx1H8SVnhDlc0DAzhZhjmam5FN2BlSwkcDJFFjLuiarbbgsMm1Qwh55O9KXrDI6bNmiUt5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(543, 2, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(544, 2, 29343, 'dySojVg3uR8:APA91bFySfAEckE3EymRbLTZaTsAjk5ZeL9zEzrqESjWtV0jVKKbtpWQELyAfc4ZVg2MsvcWI5mZHNtCQTQUnAB30Wuk2ihUpPlslecsxYs4RBAD0tzdBylXnbVqifenaTYnrO3P0I58', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(545, 2, 29423, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(546, 2, 29465, 'dHGfmoYNQD6pYnI1-nFLZt:APA91bGdnl4GkO8u1AcMvajUc6b8a_ay7WUiWMWDdNe8498g_nEex-aMgzFD2m7T_jL39SQdZFJpy57JdGZg7APK1UMEjaIry9_1dc1z0e5fb8v2avoiwjclKDBaVLN8RJQ9cT9jPw_t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(547, 2, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(548, 2, 29548, 'cFQ8O3BHR_SAfIlIFeRXZz:APA91bHGmr_1ch8or9mpQnNZTA1IwUyNicXPB47zrzQ65mk4q7h9tOcJxa00MSn88yGh457At86YBIKYsdR_SrJv1fMAr7ECK-hpdCd5V2zskAeGwSKKJU4dsTzkr7WViVwTr3SSEfKM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(549, 2, 29751, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(550, 2, 29878, 'cFds37GyRpi4SLL8bInYp3:APA91bFsWGsT-2TkfK9r-C2csZ9DKHjk1hrhmyjsS4zkEvMCH8oncWgJG5kPpciAPPGeU_vo_PwAyUkfR1l-tz-Qio9j0JBH3JaFe6PnmeCLPdhjfeW9VHDnvqw-wMXbxpV7dazqkTTs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(551, 2, 30088, 'ddA4lhqg3iE:APA91bHVuC4s7sQPpZcl88n_DXZiB2vYLAS927fuPR_Qpte0KxNwelQIaKDfnRhK9M2uI0-K4vlG1ZIHGNL0uNjst1h2zHDds58FpgSOKlA7IzcWdAbNYDpBRrTFfdR1FeNLzZLhILcl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(552, 2, 30131, 'e-jgeAOfRLm0MkUSj-7aii:APA91bFTCPgfpcM9uKtX48E33oiDCAeN1hGN_wixguOIa8sG_1ULKntdYbsJmyeDv-lfYZBiWaNytWw93JQJCOirROs1VUbgsKqWFBMtL-67eyrWBf6PFiQR57TxNPsXYreNWU8O0aZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(553, 2, 30481, 'f_1V0jY8Q6KJLkSJmbijj1:APA91bGx5lTju_EnnXxJbluVMvxjv-5uB-YMOIMXTs5iq7NlIuGYmLq-CGicQadBBwZ2i0qiZyVwWR9K8k8t_DL8WtO4Ki5tHcyGyfSmeQfd8oD_SZL8Fwk75p5uDULPEdo-5pWtINcG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(554, 2, 30484, 'eLlfU2n7THGJvF9rcG7RyZ:APA91bHrLEu-Pv5APUO7sKWy5NJ9Ov3G5HW9YpwB_bcuKJAhsEEC4zH2Q1GQ-phwUHCOac3rdurM3mn6hPFevF8BXLNmzIcn2mS0_mN9dWm-IR0MJGtijO3Rr3n9DbjJRrOYFZ3QiszY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(555, 2, 30697, 'fraYs7jbZkKdux7sqpQFGf:APA91bFDJU3JymuW7biQYXggYvRfK_jh_xTMjBls58mBm06v5KJSfOomWX-5ExtndUV0tX4e6Rj8-qI59f8sN_9Q6-OBwkHcqjLrbkcCiaIa9HUlShHlQd4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(556, 2, 30769, 'cdcWk741TdSKRiL0ADHjsx:APA91bGmn5iE16eQWHA_yi6ybJbJ94bEuT86QyqACTW0pI3IscHLj_gQRzSb7ztSyRHJSLqOg4mdN7bfr4asyq2T90myTF3hxyzt76ttKRpbjoaQ8-y_wxIscsYQQZEpYRArL6Mbiy_N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(557, 2, 31032, 'fMHoOV8BTaGLAAHiqy2idF:APA91bEmXI6BORusHMrMnEjWyoi4pTRgnbiPx3Y_7i0uIphB4bC0F-U8aI88dSMFTV5PChiJTY7G3K78zhhVmXmUkW3GdBe0-8s176BGNptRxOZOzJ-NfmhyWsOL3WD-502XZLqsW3rz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(558, 2, 31175, 'cSWfhCX_RTuOJn4BsVM6QD:APA91bFShbFYZuTRALdeneIx--FN6P1GJ3BCWLMSGQc48Kkam-OOx-KHlKOPhB_hF4vIxcmDIyICmtyx67HbrwkgkBJAjggfQuSspItG88sMF_IeKsDhFrrtrPuiHVG2ZQDzR2n6zqzF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(559, 2, 31445, 'f-qthq_TeUIIn7LFlC1qeW:APA91bFysru_DS_lCbiPQH1LMwTMhsZm24850Z_oCpPF78Cew5p6qZ2EhNlv-o5E2aO7hoaR0q1HHVPuEV3D6Rh9NlZAjw1LaXEOwlGAPTJzSxRNIbm53p4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(560, 2, 31647, 'dVkum0uARmCAxogAOnFjg2:APA91bFnWCwEh2vhyfQXFobShu6d_oQxOiOhVl2ZyAaqLz1dvWvhgqDsxV1tNsQHsxiPxeBdpYrxfvHLibeGA5Dnqou-y1elLbMMyWkkzIMZ8iclITK2iH-gdHTmpY2B_jGX8RcV6xTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(561, 2, 32045, 'fXcea68uRIybgSEigPn4cc:APA91bEv7WmQZKjnmK1Bs-ag9SiLh2NkHRt-YnUqnC6wIPvsauFik3F8dBzMrmN9Y4PX-AMB8FkuFD_dBycqKAFML1-QTPGiSDtmlNtsobJAb6z9sOHio7FmWTQXaHZedd7DV93fZqs1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(562, 2, 32213, 'cJvHoq4JQIKn7YS7JO02Is:APA91bHnZYXMUPfX0W8p6tUOtqGbRP1eCGF4sN9nOeqISXzWC6IPmFKvK352Q9klARUdEX-g7qIgq_H5e9EICqKU14NN2c5v0ueSm2vZ2LyDM3YRvaZU2qbDZFTNe8JZ5wEo6cIzKuVI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(563, 2, 32536, 'fDgU_wBFVzo:APA91bGyBgX_MYDSLwbFUZT-kj-3QR05UWDIzIharfGGCCtYUdfNkBhjHZzJa9z9tm4574A4i7Bnx7PxLVeMG5uY_X1427dB-Mrdywj5RlM4_7Om4ch8bafz53_5Xl9W5xoO9biCUEX-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(564, 2, 32853, 'cyjVkaqDNHE:APA91bFv9nr0a2yPXM1_fnZ8OHpLhilfuB5_eR5wHzHHe_7cmELsG_Kzbp1BkAtjYrjACdJty5GY874SOQiHwojfAzCNt_BVqsygFEmU6R1maxQWMTBoQDzQA1nQZNf9iIbJOn4tpCtJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(565, 2, 33157, 'cX11MuJW2U8:APA91bF5JxpbSWVOkOLuGkGlyarByVX8my_qhRcHGbjEd6sUdrHv-O72vy4NJqcfsp1pxMfbRzzYdp2_QGZq-3rXtQZ_B8t_xy9sfxhCbUSx5VCC9NWUoE9FuwHed8Ov_hWdBSrAoN9_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(566, 2, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(567, 2, 33765, 'dz3BwoKC_c4:APA91bGJ-dUPREMPODDHX3m9ZxAR-JOMzGFegfTIUja_l4uwqdXYzLqJ3fNBgqRfttbcG-U6z0URLwcT3-FzfsZg_HJwbaofrZ56KPGjz8t4ucSUUtwsDftVgFeVkVmXuA1BGU9Nrcc6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(568, 2, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(569, 2, 33976, 'dMsPHu3ySuyo8cNv8_76Nr:APA91bGEUxzM07eVmGUA4dJVGVAwpVO59zQtCseSxLQtuAU3DT95Gmcq8FdzcWy2RkgMEintTRXt_P92mqR8q700-8oEK-sSE-irHLagecXvkn_uKNI5Y5IrjetC7Np_GpVgjyhmxLlk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(570, 2, 34141, 'dnHrgQdaMkchrecG-9dwOM:APA91bFQxYFHeAqTLv3Hsmjt6fomqscjfi_m3VQdR1zvMPdB_Vlmzxr6VEQPvVbQKD-Z_znTRql_lLaoUtGReTIxUo2MAbqbmxI7w8WhDSHodQnYPqS0QmQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(571, 2, 35523, 'd3qGiuyESbSdM2wLr0F-UI:APA91bEzs8dXISyta_onZWXRi3AmyZGNK37S2vF9ijou_WJv5gUOaOkj4ApQvJ2VWc10j60w89ZNIu-oOThSHdEg_AttdqpfCDOKjIu1Ms9Zwi9nYPIgCMdNc4upFFkgvMYhccd1Kagt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(572, 2, 35619, 'fWFmC-P9RDaIkCs50iZPxx:APA91bE0YynjtKYRG3k6jCVc-4MOiyVLGexshao2T8h2WPkAWj_vnvzbi26gMXo1UkCxIdws_NVybib7He3gJH1SlBaIzC17r2Glr8s-1-LCe8OqySERjAj5PYD9iMA0gsxtf4dZXOdm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(573, 2, 35838, 'fpiJqUNeRQK4PG8UlCp3kh:APA91bGac-1fhS3-ejTt1HBnX95vpjw6NnywQKaMgyEtmLXdQzJg88JDPlcHh2TXnzj6DxqGz98IGwtRMWweADcbmK-sHl42bdTWFZaCulzJ_Q7nnJsip9szSAkYOhjq5SHaT84tikR8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(574, 2, 36092, 'f0NeFLwOaEASubTdfTq7jV:APA91bF7j93M5rLZFh3lob-J4rDJ4d8Hl3LPqtQ7yaxWa2oCtt9mGzVDMLHpjrgPvHuTS1c7YapPu7SIGM3QxMqMOy0BiQPg66ZX5MVGx4gUR6DVUiVUGG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(575, 2, 36510, 'crGzHDHawEKBoPwxO832Bd:APA91bHegp33ihD0yt7Frt9wM4CFO1Ibdzyu_-RGZ75RI88P91fm2YXVy9Kl1X_o38DLhxrIY3FnoM3R2hspr2maGzbBL04BlSQdDIaf6ZYzuDzXTD-siYfBYkUPzyzoL_He6wv4Oka5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(576, 2, 36659, 'eNpWgJ5XlqE:APA91bGmZnvvWwf9FxuZMUJlhJ-vaWP8gKFkBiY2yH6M4QL28O8pwB3upmyCdSKRzdijalMwL05X9fbZOku_0So0tMPNnuBE1u6xLgWoIT-0KBWeh46MmDCYyqa3ZXXYYav___iSEHZp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(577, 2, 37160, 'eSZ6UVpDRpS_H96Tqd0OsL:APA91bFN5jsNAYTcUuTqG3djd5IUaQ31lyvdlsiGb6W6PZlhnHbrSew5s8lSD5kXzTW1pCDj2fHPYDKiYRD3lCuVYtjIvBDct7CVOIlIhj6bv0HT3MnId3Aoi_dF-Y2A49l8QkX_PTPh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(578, 2, 37174, 'fD85Z8c7NErpmTyefxHl7x:APA91bGxphQVOlfLUkWdHdo9aoEdUPy6-HmW_jJu174YJEjlLqlH3u8jUFEow5z6y6SRaIIhliRcxlVQhhRlTJ4fUOTFS8iH1RSXLNwABDWLCT6AdoMbk3GGK-_GQ1P75y4nxv6vd2Xl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(579, 2, 37181, 'dICMRosOS3asQaULlwaoAq:APA91bEOFckTtaUWshFYxwSzgiI455SLfUbJK6Dgbn4Xd2ov9IHqwVgnCPjnSh1OabhVPfg3S3khrCsqmlOuvvd1KKO0HWQ0Xx69a571CQiGFxR9Vt_SKJo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(580, 2, 37335, 'fpEmsd76403PsJO5wo1daR:APA91bGsK6JwHBIhDNBrieq80S33wlkxVF9b5U_jPwlbW-cJ8VH3zSCBjp2XCS8V4MoTHtmK_D5du5v_H4u88HsQ50NGXLzJtDj4vJVxU2oJNx8wTVn-CUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(581, 2, 37398, 'c5MVwE3NOnM:APA91bH60BE4U4EvNYOgE3p9XU8xo7YbU7P49Krg8KPfHz57wGHLAxkfw3gnKmCHOu1jr2W63Zmqaq5ZFNbKyif6VMbT92IesoX6E3RPTOnTYT2sr3jr7gMAIIJzkObW__D52dmwLcq_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(582, 2, 37491, 'd9Ams7ynS3Cr5ke_BFzOZ6:APA91bFZJPmZ-rdwpBqfwnHCjN805ItZuXaguRwYLhuMFkSPuvkn3cPo9Rc1r3Mt51i0fcJBcG4Vfqh9Kh72f4pkMJlRmD8L2MQvqzirjRnO5EmxGhdjRu8kV0Xa_MUee8Jt8lqyCREd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(583, 2, 37826, 'dQvtepLkQOy4nvPwwownKl:APA91bEBqDdRLzKkUahxfMF4wXT9Si4oMRnoAdgiI7TrSHmaj953dWb4VKbX74q0Sx7Inx7h43_-XulkSRlAwGEi4835xBnOslMDso8El36SZ4sSAf9z-qtBkbFuvh24rInY_yAfNoZb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(584, 2, 37866, 'cOmYC2HiT2g:APA91bHGlrrbTTrML4qUExcLIMqtRXHmenjTq308CyMRbBf-jfg8cenZslwfMkaEii02LrsUyDdL6URz_Q7p92JtNdc6qoTAluXLAQLjJPspvR_6g4YAOSFRr4LRcsU7vP_LtbjUwfvJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(585, 2, 37911, 'eEhidD1cQA2CR1DxGcomtk:APA91bGAqxIkqPgDJtg5qu7oJENfujNwbAmkBV3Dl72-nL02dmKPgPFPjAjwf2AnbbhlpsUHFVe5j8tCDne1tLm3oYv2gYte2eW3_DqWf_tLeVjlRiexTeKEdphIVfpZotoIFh4fxE44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(586, 2, 38085, 'dIcqt8MpRzeFtzPRJSPmmI:APA91bGyj3YCar-IILRRn4MJrEdrwAo6EBWBVd0FGyM2ULoO5wkbwD-XWVp65Em_cofe0zn4qcUJNTF5qPpuUxfgT2nm8AD1kU4dRIwNjOrRE-2td7IQOerVmWPqjGMCGe6OlQDmMSfA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(587, 2, 38779, 'eCFZWpe0Ahg:APA91bEfMXglwNXSC-2rddWzP_wnntu6ig5TUYpqx5zpUmjphsddF-H942niI_q4q0wQ3I3ri1oGDrAx761mvSZpNr3VcnkT6GC5seIBFaG4tpZEUARu3xAoRo0ZNnIgLiJKVYaqOG3I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(588, 2, 38961, 'fkuUfYQRQJeL7w8J4OXhOc:APA91bEtZD1Tj-x2w8dYJ_-sC8nt8zh9dV1M093Wi5r0Dp1qEO2zd5p8AtCqilHP7zyo740oRPdgzWQc0i02GdWLHlqSAs9WWjVKBFs8Jnz_2OR6SOY5MhI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(589, 2, 39041, 'drhYa2uaQUqBo0MrQibej_:APA91bEFuStEI3uPf_c-OTghyXM25lbi_6cgCxFriM7wSAj4rUAzjk1vgJGPgtCrxhUKizGUPQi6lmAaoSlEda3WYuiqvIAyFo25OWOwm6M34FCJACZnoh7JTj8vUW2fv1XOch_kRh69', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(590, 2, 39407, 'f1g7oFjSQsqc1VjGOpNbBf:APA91bFk0OnPJ0AGLaxK8GQNdpaFDgOn9bh5JQgOGmyMsOhz9kgGhPn314chxx-4Vjbsy__dAqn06IurYZVIWo7-ehaI53NIkaYaCUt_zkxC82YpWHKuYfRgF5MY9UeWWWOX3PCprfgh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(591, 2, 39424, 'frhlv6y98dQ:APA91bHviXGWDXHgPP712pQkpN28FbqFWR_eS2L-Q4qnRRFsFYNTuDCV9dihCouvIdfNXKbvsEYgqFkHOQ3vivNRVONA7zBvF2EWlCDoYc_EMidR_VYbqwDJ-RJoUyGU-7VvjlxoEc-A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(592, 2, 39426, 'f58HYFNFz0s:APA91bF6-8wKfiKbuRxU4znG5m3nCEnuHbtqLaTIRA7ADsOFuhlnNNUs1Z_tGHyDQoLTbBUUgEPUTTQ-K-hbly13Sc2fVEU_Tf33ZBMvyyNC7ArrNKT3MCc6MXtk33woZp2SDHi-WrAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(593, 2, 39602, 'd3S46b-bOUKspWtA9hSaqe:APA91bGUQGuwO1vA28qFHWZHDz_8RqrI8zkTd-HyQMrKmwx-izQ21-QesHAwGAVI7ge8jjdSIRAcKDbJSo_h76of4DdZZ1trUO77LdqP5I9GIZKizzP33jes5H9IGmN6cGVRKGQ4TBJE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(594, 2, 39718, 'dxRQ89nNQyqhJUqJFj6Oml:APA91bHA6njLHHPfcxnWZftwmGdYtyjC7kJ_BNv49W3U0v-fr6DaklnfLAwnnM3RD6U0xWaIDwHTQYy5fI4egw15Xi5j4L8BQtMtFqJcyGXdCmo7-qrSrv59Vyn3PeIFYSRFPxz5kCSs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(595, 2, 39941, 'dOUgqtCIS3CutF7ADs5oa5:APA91bF1O-vnPQiZEauAMFVDCOxx1omn_f4bBhMeEtA4berVJ6r5y_D_iyWGdKjLdw8aZDtmgsfk2Mr6uWcEg4UAlNW-xgHmOMsaxaUnz4OWbMRn3aZFBgsguPvIpzeVxd6BNkcNkE68', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(596, 2, 40344, 'cbbNXNpoRsyJinFFvjOZSz:APA91bHGWiP9gEPzeMA2ncn1xaG-2zmg8HGpjiHxOe9SVJFM8rj5QgUGBXXrGJ3Paq53gttAZbQCuDMWCVpNmoevGrGYjC9DN8LYi4IYm1oGAG-dh7dkJT-XmJPp3lJSi9L7Ns5NYjKc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(597, 2, 40478, 'dcg_eKgKSQyHh6ycOcf0fC:APA91bFnLtovJ-YvQJecsfjoGrNNBMKszUOhqJsQdHgBFezBZ0jkJCenkwa45_sqW3B1Wi3WjwyVrkVYrAlnqAUEAvFlLfdxgh5XdbYnN7KNF5enTHpTKAzwehLUvRxoEb2fLCGyr6t5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(598, 2, 40542, 'dtc7VSCcTu-S238bj6A78M:APA91bFXr4J4OIMTr06QqxSFomcQkBU1aOWM9fI7UGWGkUA5Nr5nIkawOSA6CnQXcvgSImykYDdCUoAfjkOVC9HILAkfA7S7Vt8maliTD5vxH4O1Hse10G6P7D3YsM0s7XXFFI62zZjz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(599, 2, 40678, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(600, 2, 40704, 'daBbBcA5SYWfRwMV5LhTr-:APA91bFrYPyF94B3neo-cDaU4t4WVyUZb0B5pKEi7Z8Q2avuUBemY7znUdnPBeqq5g9IneTM-hQUSek2TEjjjajrXz_yA57Ckychj8A6z0MHInDenNu432VM4TaKV8hZE9d43l_ele_k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(601, 2, 40705, 'fw1kXP-CR5W4Fs44sl4mNq:APA91bG3A0-QcrYQ-6xKQdYbXMXIdBOZnE6WHyrl5drzo-MEhI1ZK-I9_VSs2rnIiDh5uZS4p4Cr1Uw64gDoimmuAssHlhypGRsBZAxGXClxKJdPcnplSZgkrXamW3cl0JaF4U6CXX26', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(602, 2, 40792, 'fiFC88OxSsGTfIcSNtENf_:APA91bH_MG7PxynA-liPQCW-jL3652iGS7vPe-Q8HVFlQLzT-Oh_rI674MT5-SZZqeEjuomrzZjn0xv5Lj4ELV_7T_YtnAuMwll_GKIaXek-XfT66MTgPsA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(603, 2, 40804, 'faCj98X-Sm29f40Q_x21dY:APA91bHEEArS-lAFJXx2eAP1IBMFfA1_iPEc3pqOxkLL8nFkeHDkf6rpZ9Uo2xqNDxaeWfuSrqRQAxH7f8wp-yilG8SyKZWmCIb9fOPqXUjsbnCpjFQkTtaLbtDwgfTh6JGIAzHnBAkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(604, 2, 40844, 'eD7rbGItQD6r774HIVVE-2:APA91bFc4RkI6VuSIWn-skTCs09qhqAOuLkCNQrzIva5LY_WMTVPOSkZIOWOqm29ZzP2jocmy3hw_7eFLXlMz5KTviskwcWuGJ9dE18PKBa-tzgPcTojmnQvsPIIuaGJ6TsbExzP8dNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(605, 2, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(606, 2, 41376, 'fybkxN4NCkvWqork8AKsUd:APA91bGiZIETZE_WFBS1N7uoHTf7Mpzof_KDAL3KpJjiL8-8qIKzTudIaUm3-SObEWBPUHLJ1WLMoBa2fTmPMzvhNWaqJWfQ6Vu8JqUi7W_AC0SLg242MjhNubUvRRt_dytrONdVlPK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(607, 2, 41634, 'cWk5q_M3TEaz7-uDoVVojA:APA91bFSFZNEaSBu1BgP8pjp7H7ZazFXhcRyYhX0PK59tBtKWEkDViWv9_EMl2LwRnlu7r7O8-ZzWcJXbFSmyJvMQB2fKB1ThO3luPtTJzfRnSPaT389VOwTYnSgCV3OiqRrlbVxY5W_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(608, 2, 41846, 'cQIAkY8_TKiVT-XjD2Vdew:APA91bGJEdffVZACOEn0CRduSrDyauPwsGJXq3ty3tzYlIp6687F-qgYq1pC_8JQgvPpmYRVvFsw17IBON3LIP7xdRYNCILn4WP7lUcSVtt53lPi3L6yOimZJkkC3-9zfS9vZ_hvZdIE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(609, 2, 41924, 'fybrKBlRRN2IzSvZtx5T16:APA91bEkW9QYLhW5VAa8nZj8ToXE4_mlWDdAhIPaDz51otf0OPyNDwIdFbb28kryrxOFQqGem6jHrRz7L8kn3JDWvHZTuj_tOv875khhpzh7wwaJHUHgNb7ZhF_dB2yYicYFtFPu_jGy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(610, 2, 42265, 'dIKXvTxFSOmHo-fFqk3mtf:APA91bEk5AIHVqn1aySngNnAh4M3oMJxu26RGX6U1ohD0yFQHzPuqFjT4Q9W-ZJFfFht0SEyYFhu-eRXzQk1m7oMUDa12-o2h1fMJtYffUf4AJ1e-8-gJ5USOMR5-nkcvymw2J48AdTI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(611, 2, 43128, 'eDfyZ6xYDkqCnRr3H4nO2K:APA91bHnneS38hXbblKwXn54B1zbYeZUUditPesFgZoHuLnPumLyHEtAltdy11HqFBftSDWNVQysoWr_BVbAoV5dia8qhyHH4TAAlt8ciq7soKGarf-OdmtzAV3o--jD1dBlUsnK10Ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(612, 2, 43179, 'dOOYXtwuDJ4:APA91bFui6Lc-nBgeA4Dh4NinSlvRoifAXdeqY39vai5Ms-37jH29SvanOgTklOsZjFvsdzx2DXeLhRp_1rXDzvBbk7L7faHW6cK7blHk-jXZ_gT-7WBjdhckh8tCos6otxm_88WTZmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(613, 2, 43209, 'dxU6ArnBT5-TXGGV0OQGL8:APA91bHIv9tW3jEHVmBUcPl0LGyyNg2hF9hW0V5S8p7J-EtGRrtx3-KMSBblu_Q73qBeUm3mpx9VViEXfrhVYatja_cIjQMu7nFlZJYSzFtXo9JQydJft-8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(614, 2, 43428, 'fqX4JYr5Tp-PDVATs7yDo-:APA91bEmPWHn3lUC5PpTKGbKmtrNsgzcpy4p4GRiszKaxsWsrhq2yElw5qJM0qif_5DTTkeixJw_ZbOFkiGESjw_RP70Ms6aDaJpV5k18684lnmpq6nBXTwrJcvLvkLW_14TIW9dTMv5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(615, 2, 44123, 'fF-qy8I7YmU:APA91bEfGTv20UWzYA_uoeRtQ_cNu1UDZwiWwUviXlCLy3DOz93wNBMBazUdK7KhJyBVt8MRH6bDpVV4dc1hksnIyw3NLBHka7n6bXkEcVtt2Gp4UKPqLRv_ur4Y5XkW7iC5NonMYV2u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(616, 2, 44220, 'dUkGztZE20mMsdvKq5I3QO:APA91bEQQIpnMt-4t3GUY0_ZRCBM8nlEQYLBIUJqLga912TWplm-RRpq72E4Fg1n0eTXQCxssI0MC7_rgpE8S1qbdKMq92aMWXVdS5LdmIkGzYJOUdPTBcMMvUCWI2T108hcmepTi6Z3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(617, 2, 44253, 'dYFlPnbrRr6-UJnkfsFOzU:APA91bEwo0CugcdAHpZaEYnyyVKufZaFZENOLMUeDspvrob0ppyguWPwkNlvRKX21cEEzBrODyxlOec-0taKZQ5gGjb4IPXkTS9-77i-Ayt3Nx4_8mbbkx90vz7kweQBRWuEdUzBzyTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(618, 2, 44453, 'eyrEAkjOLkU4q7XoaLF-WQ:APA91bFcqXqLR3e2lhrIKGBd8M7SjmEDlFLyMCfA2nJpvBvjvORfE6EjltehbWxdsI7NRZcszX-faUJYud1eIVFX3gfa-H7YrK6gTII9u_0HW9bPgGbv9bU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(619, 2, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(620, 2, 45350, 'cwyQSPGKOkBPi8sdengyF3:APA91bHw0UC4WJrgL8wTbgv5LSHzo2RDYm2hSLEBGbCuqJywt9EuU3nyi0i09okWIL8F9JYX9ldoAoDz1vcRv1zp2pCkwj8lkGqqBwHoEWX_zpxZBnVQdlE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(621, 2, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(622, 2, 45773, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(623, 2, 45780, 'fsJd80AzSnmios_dltV4hg:APA91bHJC4jM3KWU7bc2ZEscZhzoURMr3pvun28Gb4WG2kajDWo7n38hWYMLlOAqHMIgU_GtglErbJ9kpu_KLt2lVg8i2tVXfBVEsQSi69d88xFSOSe2l-HlDvn484CCRBWK6EYVg3LB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(624, 2, 45786, 'foik5qQDQxSfdV77nXoBQy:APA91bGcIvxo2ybUl20SDzD-DmyDfZ1TCpy7sFwPWUe7FpdFzadbBy5qzQRH_QS3Zfu9Ma71xwGnRlKfgTdFssAiA4P8KwcNEa7SPgho-bYM6mKr03zz1mo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(625, 2, 45846, 'eSmyoINWxEtwjHVFxtIROT:APA91bGzX90yH06qlDZebrcBTgRCa4zqUazu14BuOLybk-JGGu955jHDa2Eu1xtvjojIASjLCqd24CfD2erFBbHJ3sXUKCGAJ-6nsaIJdctBVby4-CXA41Wfdy2myJcySAa4OB-Wa1vE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(626, 2, 45984, 'dddkIFyPHco:APA91bFkAtcdAIRv2VvjwG6-7awAFCUaGj_gRDp2MG15ZttilJWk-j33-Epp6Y6GgKBiOt0G02GlxyLJTb2JR98caxOVzD82Ba2GtGGuzQa6CK7TUcKVG7X3-P52T6ViLC12O6ZMAJ0x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(627, 2, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(628, 2, 46585, 'e8r6ndUHCjk:APA91bHZs_nJkenYargBh0X8l6pbnbdTRCA5cveRcXa71Yphuvb9LX5gI8JvDSna3uiBnU2AkiSBfABX8BG4EV9xUAhrOtZ8lrvkkU4VAgYC4AxclM9uZd3pN3SBU2sYVfEJDj9KaHvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(629, 2, 46676, 'eI7Jmk85ftI:APA91bGQh3FOEkHYkoXs4krIr1fecNtRihwMq2z4sObac0G8mFJh-O_pJMBB3hdfcMlnwKdg2Qwud6yoTsf1UyUbJuP5v9lGjqRaf6VC_jTRnBRjlFLfbF7KmwQOtOuhv4pyFbJr-s45', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(630, 2, 47046, 'eogzTOWNRpqzQIOttRnH3I:APA91bGJMY3ZbyHIOPXXi7s_4t8iDcRzm7uFqEstbxN-2Kd9ZxY4r5I88ijSA6dlh5nnTADgqYxOjzv_Kelxw7W_LIQ_ZFUg05OgwiQYc8Rcfxkez8biZn3QhHpXrzNtTG3W_3WbV487', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(631, 2, 47091, 'd_Nd9KSSPERVr71NpnCdHD:APA91bF6kdQRiFH5v8D5_odkroyTjdBCCKapAt6MvoXkJXNDQlELj5kcI6LENvILF95eYUsh2kPpG2h4uJy0UnwY86VLURSZxpFfLtzATwb92ye5LZO1fYwajiPHH8W_BhR8PiNPzefO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(632, 2, 47238, 'eDCmgltmaJ8:APA91bFi9ImMPVMsWzBlu0qVLLwppYY7fZDPjJm1PLifIQ5_xDt7BNxLpzkfsXF8oTstXT-J1447Nc5MCO1LVXacw-kbAB4HsugzmI_9WGVqtfWwnLZ1DHcz94JpsqZKi3xL3h8DrOFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(633, 2, 47455, 'd7xddnQFTD2348XNvXTlHP:APA91bHLmeL7DV4CxzQQJcZ4bLl2aVP6v7yGsVe7Y_R3kNKNgfNQ3MIFOjOnoNU-tCZjMpi3m0eK05CB6iywmKU2axww-sZNnUZEEjIE8Y8JjhEGU0d_7JhF92N4GRvrEL64suWzgsmD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(634, 2, 47778, 'eaPpBaUETHWsxfdVAqPZp-:APA91bF22mSnrYf6u27SX7BwcBZ9Gvm7xa6EqL0h968WeN7WWh7HakKAcR_4h8XsZm3CAlgNXgHzqHnF3DsF9A2l87SxSBcx54h8d9UmsIpNC0XY3iLYp-BqIYZGazQfIqMtLc3XI2zs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(635, 2, 47850, 'dHnEsMiCUUtKt1-RmobgVi:APA91bFXg2RJILr8b6Kfx4Bxi7oLJiQGmQWXPry4eR3_N4kk4PXLPPm0ib4thYVvsp9228FiK0VU7_Rru9fpP4N_7LioksCE4atgr1wwPbG5a10Y_UbJT0Lr9NdW-raXBOb4XLCerMK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(636, 2, 47879, 'fU7lQakvM2Q:APA91bHJswpZiPcJ4T7mh0alf8KDVvj2R39P3kZgiZJsWvPO8tcP-MgMn_kONbRkPan72abOByekGDBZn5fNXb6V6C-udZQbHosWFbwCbxLobvfcsKXoaQB0qlRqKx_YQ23WFCmSdHRW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(637, 2, 48010, 'fEfQ4d-qSQWnXGoSwjbcsb:APA91bEQupBrF5IJhkm-JB-IvkUpBo63liAF7RXq9-M70sOlcppTzbi-kf8HYJ7cu-QtlhpT9Pvu_DZThezywgAeE1Fna1YbEpTYyjBLUOePUCwe76YBdcctIBaRVj2_kDeunI84u34g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(638, 2, 48079, 'dJObYdYwPUqQty7a9WSplm:APA91bFt92ivuP-YLc8ZNthNzfSb7UeH1Y2k6uhg9NXU0JdcSHB_wxOLGrSNBCr5P9sfsPYE_bvVUuZGoKwAiZfgQ04IwZmnyrVr_C_SwEIPsniWzsJhBCw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(639, 2, 48154, 'c0uf_FwZY1s:APA91bGPpeyec3HsKI859v4S7Y88kXJmZNQG0mQH0m3lEU-09xEM5RXqGhNN7Ep5c4fzKJepJL1cpUHWd_UWmPcFgBB0DhpVOdeIQx4VJt-NXv9zl78N7rVoGY5CKc-2KcVL7OvNEx_1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(640, 2, 48224, 'f1Jl7cE-TYyFkoAw22aOkd:APA91bGd7N1-ISA2v8XuHcQTCJb34FQnliu5VN1ieBLtEsXqqA4ogpdnxFVQMjHEbOJGjuPvq83D-n939YGElnjEKKWqle-pet9hfdv4In9vCGA5MxUvVLc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(641, 2, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(642, 2, 48305, 'fuFEw8g5Qf6V8DzG3R7Q4q:APA91bEHy1cZ3PiVpxdO0Mql6FFHWr4tI6egJVCM0T6QdM8eI9-5GUkxWF_FGbVMxaz4T3ZwnIkSW2Semd6VL6hOS-hipWCBXmbMJv1wE70eeePb_Z3ytH9Ig5OMflgt2ItA2OnwjFMm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(643, 2, 48324, 'dAbB5necSxa7RA7TzRbYoo:APA91bERZbpa8JlCeCfUwvzuVPghz39UtOP8N6KlloFY8EwiADFkBSew2OTIsYy5FiBxDSJmZwEfBMKHrrFuEp1n-8ZRQQUYv3TBDdD4wZyNp9uu30kruWmbCqK1VR-uo8EovX9FVOcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(644, 2, 48476, 'cvi5ajLxSZSN9az1KKkwqR:APA91bG3FBZ1zpf-CtKywxue8hGt13qyNkqiUKKYwd_PzwDcn9p5fsXjLCo7eSyjO4TLo9iltqiaasQdAzGWgcGeC3oQyqPMX6sd-ULRaR1qRKwzEq6kd8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(645, 2, 48911, 'etDnF_OmeUi_j45a99y7El:APA91bFpQfag9NAm2-mco3hXTB3ivplu9nF46Me3VYT13aIfqBJRvH6UU1WEg8mdyYr84MWY9ojpm6ucjRctAV1oVSbITuOgg0p4Am5ZXqBPpWN_EdnIYOu_eoXPB8tnDcahC5GLGLXX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(646, 2, 48953, 'dLpqENbhSriYlmW2N5BHfI:APA91bE3TBjBzo2qxwTwx0hK44aHL9Z0IIA7FZ1cyqYQNsURTQe3jcG4DAS-hU8HQftLr289ER4cW3l3exEdwZODW0TeXo55QTqu1Q76tJkH8R1znNhImpC8jEwvUj8Ma_JAhwysEhVR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(647, 2, 49221, 'f9Q5hDPwkEJUqjqkhQ5NvE:APA91bG4Lzw5UiNSBnDZb7WRk4MzhBEKIgTE5uvKQYq06779b24jBMjYyi1phbStEWlZkjGF58cSP3AItJBn7Ep19dEf38EdaDp7MkeQSczg9dBJ8jG_HNICzxVxxA2oHyg3-_dRpxID', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(648, 2, 49423, 'dshfynDWQsyMlKzV3WeOWA:APA91bH_rlmXHwyloVJ2kA2I43ml7WYb8t30U7n3-hbq6z2Kp8OPepGonTlsPAtchh9wuFBGwXInp2uhhejYzqZ7Yl34MBCgILPP3Au013tYlGjNmyRM0Qx-VRv--vI9aD1b-4VBdPYI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(649, 2, 49431, 'eOQkJGJbQBCLd6OXIPQnkq:APA91bFEne8J6qnDCyM0xcBZvUstOae7dmMI5tZpLOzfBPFH4DjsHbhX9KBmQI1N6ORB_Tk473UI0tfjdRimPvCzxJ_9oyPFB9BuB9xPUDhihQWAqngG8LKt7t-LFKUa4pbO5FvwzIXo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(650, 2, 49572, 'c0YrmcSCzC0:APA91bHgAbjQxymjxQtG3kmcpCdCxO18BTjLHIW5RP-GK0wEAvIUkSICTtculIxNRQpBkbYzDWZCy_SHHi9c6pj4EkQF1NAsxfii-NrbKv5yftFtlERk5O-GY5cyfonkvypAzHUslaqN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(651, 2, 49694, 'cF-Otl8dQQiC_X8yCe-iZu:APA91bGgHb2hdhlCCEQQ-uSHUR3AKyid7_E6rF4kwbtYLOWK58V6MY0iEkcEKNW-H54qI7b5Aw6hh8tqTuyUJbtZdvTEi7qS_u6wSCutv9IC42cOXeV3DJJY1jjK9zXvXCDFKo3WwoVt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(652, 2, 49701, 'cgJHvocsPFs:APA91bF13F7Z1xC7hMeArHQLVzUyaQbqaMsu1x0ATS-CUdPtSZcJGGdE-5cWEzSC8j_HUUwSkMzefN70AO35tNM5dnkrjrm4nMs9kZ5GuhEwydpdZWrvSoPhwfGWcV-nKcTKNBRrWMvv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(653, 2, 49905, 'fX17xQ4vSESyA7GiPUssD2:APA91bGZdHJOV0_0-LlyoOQTYQDkYU3j8-PD38QOu88fedu21rcCWYBOu4PAwaoBx7n0AAWtAMJeHuXf7SYFz1Pd9FydH-b4McHZrikbSD5U1VrM6m40YJPem28ZY3x7j3HeXZDsSsP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(654, 2, 50210, 'chbjpkQHQWy1chLikG-IjJ:APA91bGLdkdGNGqYBuGcGFP06hQGrpLON-vabsj8JvtgMFsiRbdRyvxpq0eG6dtE41DMGdvckc62hQTl1Ook1diaWw_ANc0GD7HwlLI5TR5J-MlTQzLaSXyV1hLC1erfAjAf7iW3-fe2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(655, 2, 50234, 'cLRsYtOPxCY:APA91bGUb4UtExmadbYjbGJAy_Jxp6yZdCckSIii4WFZVkgY4T2zUaOuGBEVsc3eXhY0iGmFi4lwPoudH1iqd_hSHq8-20N4iFdcZ2PfPrFEWjUTEVR5TbRO1Ck9PX-aQKgNcjE-_BHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(656, 2, 50399, 'dozT_ddvvpw:APA91bGiIJsyCnlbe-kKUt2gEWUvOASmtH0F5IFuCat6mMyPrz5xhmkSYi3WWpCy7bSw9hBtwInFHjzNckwcvmipuhYMnbBrRX4Oxfadw1pcc8GVIjNZsP7n3ir0WJw-hJKB5xfcrhvi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(657, 2, 50450, 'fCx6vepkQm6wkc569nLzr0:APA91bGYgT68dN-0tG9lJwViinwNrCFVCWrAK7Nx353RYZxd3Fo92nGus8PSLnZEg0IZe7aHfXjDkd7D_oMnHBLVkibmVj1CUmNRWrhBEc_6ed_Wg9Cpb5RR1jZ9RgjAq6nO8QCHbxLh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(658, 2, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(659, 2, 51352, 'fx0vtMEJhU15nF_mkaUkZE:APA91bE9c0i1Hv2vsRdLMGrpOPXQpZHdse4fkusCxI3vsT4vKKl4GYAYhzy8gOi_KdCZ-egaluUaCdYaUP3ZRmW_It5fproGJFG3ajx-4RhWXosarHdIYoa3SG2B9rbI9VdBirc6owOL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(660, 2, 51544, 'fjjPTkNyTuWykrO18N8Fd9:APA91bHvSnfzi24eI8kOxcbApRPIkvLrIfUlAHUZlyE7kWQN7WaEhoAMngy4Kje4C8Um1JW79fM0XAporSUcyhtwmHOCfDfydnOBo-Svs-c643aupmq9cjUX9GqMbaBq_oNg6R7ensgu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(661, 2, 51748, 'dFNVOqIfeLM:APA91bG5zIr_AAiH55kjusUunH4mM8tdWNY2iT3C1hI76nq4WYg5xkuBDO7TlFlrd6QVDaeJ01jbSljXeeDVIVfP2BUgumjKMDzqd0jtUgoUcKH6sSQyKTOKN1WcSx3KdRah_yMldCyE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(662, 2, 51864, 'f7AenC9MT_C5oKhiqfWUC8:APA91bEhOGVqNRBti-FieG7z6tyHDIV_46cbnkLnv0o_TF2mheooXcPfbT4byMSP5n3vSJujEnxLaqxMF66fhOQu3FO6jthvs4Z3-cL0iGCbT5Mcy51liYTHqnSc9rVUfBCx4vPkxLHB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(663, 2, 52111, 'dQlwwQJ5QfmIt_vrv7KdUy:APA91bF-PLaSMfGOV-ZiQxRNFb5FbSwOVWI7TnQomCP9xYPe5r7NZi7-7_Ad3EyYAf6t2epCdFLcy55D8MRMa97by-pQZ_BOs87TPVULkXPFSPWfzzayrNE9JW_Qme_plxSqZuS0unDC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(664, 2, 52143, 'czqd2Xj2abk:APA91bEby6P6LoGQuARpuQoi4ORajgJkXslnWKMb7nuyU02t4CFchlE-dTVNH47_R0NhyJWC5b02xcb6KCaB0tEK_bba0BqF8iF3jO7FUHdnyrdIXjt1cgr6dEoVWZjwinEmbyQFHzxh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(665, 2, 52410, 'd7moQnmUxUueuaRGCliEsJ:APA91bH1GCCcRRgcu5c1tWjFekW0jp2J-iF_SBv8qOQFf2NSTVEoNeOnpXlwFz4Q1XRV2mTlrT7Z-axK8nzmI7Q1kQVKObuT64fPlUNC9jwvZ_5KEa3sZqwSI_kFtp_0HArMrT_krSgg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(666, 2, 52706, 'cwlNFREdQW-cfS_hCgV3Ni:APA91bHhDcCJSvI8gFCJkh6Nk3m4cU-uCfQxO5JIC521kgbbZWcvu5-mM-QKiy_4hz2WLuPm7m42IFBq74z9B09HxYACooD-wSXRnfjZDfaOy8soJS1ucl8TV58dFjivWKfxF7EHJc5v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(667, 2, 52713, 'c92pPUnoSeazjglap9RUqW:APA91bF3MMcgooc745z_X1HiUgMmnZx_nmy84dS69zhSN_v1DNE7M0GtpOXlW40x6rofmPZdTqJSaLpf2qvI29ixwLbWnDcYIsGWo2P4bkg7GfpTFUCLmt28NnmoMB3iQaSAkq9Ki1ui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(668, 2, 52724, 'eUt6dVmTR4Ot9DDn4k_uo0:APA91bEh-yx-0Zoo7oeCa4A8W7IdLEgojz851qpHTsjGgdQ-0hGiupG9Wmi9xG-9rcRNet60kU48Rk6IxNhArOxzFdd9_pVIa8HjKwZRc3wumQoxPMkWNTjyBc_Z_mOzm3Qx94mcadZK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(669, 2, 52728, 'd64wGUZvRbC1C6KOHM1A-N:APA91bEHmFpHR26s35wmanOkKpjNBubZfkvM950JvvNMVvQnxXXXI_KBn6rhoBBS3dNyDHiwz6P4U00cHhYucnZeL8fD8HmpW7o4E_6WxtEQiCvnUc9u4dRzc1i30W6p0_ujxziRq6F2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(670, 2, 52778, 'fdkUPUcmOkk:APA91bHdrqLdERqIMsNwJd5_OFRskNgN3kkHd1rNTNyNSpAvjoBzOZ1--1QtiGfrO0n91vHBTWoClJEqWmI24ZwDA-0gxywYzCVb_GEoX9ayMP8UVZdX0kOXNpWCC6QotAaznFxFwxTV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(671, 2, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(672, 2, 52844, 'fz94lBRjQta56yQmu7srZE:APA91bG0Cp_JqGH5ykB-yY4UgQZcHP746JHzZOkSJXjq1WFS6dEbZ4o-9VcxxY5mBaVsJUa53r0Z2fIcnJV6GPdZ-dpPMnuf9hxSoju_sJfUqPNwCqaK6rnv8gOeHUXDxuYSTuUeCu4k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(673, 2, 52908, 'fAq-G81osfo:APA91bGEccNWqg3BXqGGjvuVrq-p-yih7Yab7PerC2KF9z_Vt8iaokt7kvgglSm3to5BjwQO2ZBLime0dA2RHesgT78U_nJxdhgVcXvzgMIZR5KKCts91pKiiPmBhZYR42lPJBzT8mFP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(674, 2, 52940, 'f70y40s0J1U:APA91bHBsWiYId5ehPGPqjALHm8596fkR9tiOxNCW9vgTAX0EcKiaHxFPicZZpr6p-u2AReLKawip21cpbG7HPTXMeJoqFsNY-NI5g2_5KeFwJ3d1CUDfQNKzD0P_WaRaJupyxtnSHN8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(675, 2, 52947, 'erDQdbdQQv-f1vakm1OBds:APA91bG0RX3MB9HlM3hosy9LHPoin2-po-1HDLogpkegEkqYfcntdqfSb7NpANqYmIhUpKOFSGmcFx2Vu7YD1t8KkSBjFG_KtuHyryC4wrlU1LIve3qeN4-wb6wpzOWF5oHj-IvtjKEC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(676, 2, 52957, 'e5YUOupgQfWcQDTH2SegqQ:APA91bFk6oLRJpK5U6ciMPCbE4OU8BNY3IiBDtcdDlHOXfgXGxIoqBrqtGzOQDr5Eb-UHU5Opg3vU2ox1-WJcGZV1vuasiyX65W7bVwHSka0-IO8RSjdzkI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(677, 2, 53183, 'cg28qUWfSlCN6x0lOGWuKa:APA91bHWewNl9SnocucpN0BDSkGcW5m4aF12GgwI03vhbfTi2xyFWq8_LkIw7boK9RCieqfIXXbClLcPmmfa1-PPvehuxFtLJI6sm6u11P1O44RRjh7L904Dj-B9ElX6eUCQEc7-C-bf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(678, 2, 53352, 'cvhn9V7yscM:APA91bGIbIvaGNwc8ruuIlANK8BJDN_J9O7RrvTqwnuzuJ_PhXwvAPWZWZgX5-8P_7iuBA495ejfjx_MbmJ4aJX9m1pjqGINqsohLrWVEQZse3xkN-38Uj8Uih8UFkMp7z-D0oGcy-3s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(679, 2, 53426, 'fLs6JgyRRNOBk2-x2eLiU3:APA91bEwGFXLkGBehUQEwGbzPr9-b4J1EDvMFBYk-MRsJskR0bC_NniSvDEwAqo0-gB-fMpMcVVdeDAC8SDqZxi7HaD0DQt6LJm7xNQt6B2vPZ1Map2sM38', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(680, 2, 53437, 'czE8iIGU2EU:APA91bETYGLLo6BiozXesr8EbO6smhJibHlEXab3mq1Zcpcm0U-NRWFkOqMo3mZDXSqOjwBc7Feu3GwmQAX1U9r0Gw6w-UkecjlLfTSuoBllZmV_-5aspStv_ytjAPuivyUTQCEkzsvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(681, 2, 53889, 'd3dqPd9AFNI:APA91bHV0Qz2TTPbICSTmb1VjAYPWLmrH4_2SpgorJRN9ZW3e4uq18X-Q5zjYG0X9Y4-jbkxOCFVxNCXjdz2w2n8PZC9sS1eMHZ06m-ZzoiBAa7ED7JpPRaXwgrHW1aSThOUUB8rz-gJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(682, 2, 53931, 'fB1q-WBGyFw:APA91bHjPA0jfS3SLD6G6C3n1QFRodkN4Tw7oQiT6gtE-To8nK2MgYr9FfSwsDJ11toWSp7tAy9X41milKM8P5-Xha4Ib6iP4-adjUxifY0aUKnipPzLhGvHsgwEImV278N4sewfgd2W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(683, 2, 53995, 'evDclIvGrUadvf4kr0vyGN:APA91bHsagKUK9Z2bK3xvUvgT9SaTNSfmAi-ubm-uBPAn8Pi854HHI5OkEb9AEwKraWoggUvHLms8ni3m0kfjT4ClorUlRqpM90Q_1_odxSMKavQiM-CBQo4fuFUwIh4QwXB_Uj2Q4Pc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(684, 2, 54006, 'dYwwHx-qWs4:APA91bG1a_ucq1Qs9TjmD3jB273hJJUnhkyy1xaiEzslFuD5u0AFfr3VbxlsI51sRybBUjmiRExLzJcXjU5J7wnpxzIYMG2W10p1AOzJobdN7DCMHZQg4Kg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(685, 2, 54093, 'eCc_UuegNPw:APA91bHa1kX5aUnm8g2OeaYwW4wojw55LnUC60BXjVEDnHisbhC-ViBtqc7znrQhFdZht5RBbxnCFFjQc46htu4KPp95k0qysCInmBsO_SQCuqozbzor27Y-mRKCoeVclD5lx_sKYwmX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(686, 2, 54097, 'dNKe42qTRQ2ayGSNt08msl:APA91bFfwOznUNz98LbPiWHPshCcTJWRSzIPqAmLQlwFjmm9cadyVmCi8rRFtJoIpVwxhiNN09Ri9PTyQ7jaAixWwNPze7CNJuzf4m_JnLobSJgAikcbnYjf2IWBawIqtv31YNotnbLo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(687, 2, 54129, 'c8-cvF50YUeKoZXmI2tP7H:APA91bEw8hnUvBfpMX73qUXpWF_Iky1FWy5E0NBNis-eV4-mSBtwTKc-Av52RNWP1u0CB82IF1wL63y7BbraA3hcp5-L_KoFCJfaQfrYI9cojanBOXeO2qM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(688, 2, 54171, 'dyAC8Ho1RGWfqbrU8k5w7Q:APA91bFjZrXu724T5GLYvuKqC8BUeVwPQyOHx481KBnNnLLnhXS27s7rTamVwei2jvD9pf6bKHZwGjZBQY2dY2p4CdzMOEKsP-yB-W31fNQplqq42IFlDO0YCvNX5i-4kurENwgiSdz1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(689, 2, 54241, 'eNJMAj_XRCs:APA91bGn1IqHagNSCjqSiLNnFaWqee9cYH5JpaBwUrNMXnBuWos6bSQ5dmFai7cRsnM0HpxnyhZUQAKAoOQBEjwAdOzfBfNBFl1u5ZahLwPI9DdTa5fPY5g-Tk92hcn3FfR68fGy_IdV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(690, 2, 54243, 'dfhhwa3oZXs:APA91bFwtgctKqyX5WNASllVwtKNDsBnnkRXmsai865CpzqRhFFhH5FIxFqb8hojP2Wgiz8t94NGA7XbSY6wTyisAoPh9oby3nagHHjJmfmhgVocl1eTzjN9rGicbMm11N_gpB0d9IVA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(691, 2, 54267, 'cVJxt7JnTqWJy5dUfDkvzo:APA91bEtsszeIzrzAsN5D_FD4rsG7C6rRUXOJ8JD_2FHOtb_O1z82UVoGgXlFsbhvgAFaoRD2HfZOllf3xvemyGPLLLfj9vQ_2w43UqJDNWlg74C_M9Llxt68EW-xeHCNC9Jh1AWqzdb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(692, 2, 54374, 'fb6hVzA92BI:APA91bHn7th_s2P_cO0H_c3ynFceHz_HlyjFPtPAoYLFmohLC72R4mKeV3QRiMDh840lf5J3AHhvwzyQQMAPwAijfzWn8Q191_2NQz2SiHD9eoZCTm_iYetmVvuJgNOi1hhdamXxoNcR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(693, 2, 54617, 'eVnAtiuUS4meajsXpfYjhh:APA91bGEQgzazL9lMoL4NAhsxpVpb0yxSGuAMgfHd83Hw8xaJq9Is9FGHBd4K7tuQMGSCZIEaHE7aLf0C2BDDd0V1NILG3pBGBO2a2BL4H8214ZR1LUOQUsQLrtWgkg2tTK4vP1D3M4-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(694, 2, 54654, 'fpOGxeFKRFyXV9Iq44Xbtd:APA91bGnklK_ExEP-j3lEOFSW6GnLD1lO3anaV2VSAVxR6Zno6cOpxoD99rEZDCVeDLl8IAUiwp6YGGkV2_8iiNQZbSqkAPRs-lgFqEq6qvrlvmfTTUVnoqAJwZgQPmvxGjFy_EmrfVm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(695, 2, 54669, 'edRSwG3QSOa8Xnxqn4i_cZ:APA91bHv8e0HRts2JFxJKIZk1a3yHGDJ10yTudoOi3gin-bIp4e7AtOouXwMQ0zmiHIQe8l1imClXzSv2HmOmoNtiDj0q9uQh1ueIJOwfKr9EOWBVGMpr6wUYjDsFexVxfs9NaVNq6g-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(696, 2, 54697, 'd7A2Tv32TDGiGRLcMUI55A:APA91bG6GbH-3DACYQfXM_khY80H0nN68ny-2Jyrq2W2tfutmh--npsQ4eU6l2C-c9XvlX9SRapuQZzQUHeDbtmDGMWJ7CB_Scd4VoD2fnD6WKHn-Rk5Gp8ke_byaAei-YMRMNrIMsT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(697, 2, 54859, 'cztAtTLbOb8:APA91bGxY3xcDRIi22D6vgVZTplwV_Bg8Ue1sdkeE-qkqnagCTAJGrnp2419KuqI-_ITUu2uM6If_YnIFIAjlSeFtn4e25lJzeWcTMcMx3x1m5pSa4JX2OUPEXlVfmNQ6GQmZ7kdCzIY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(698, 2, 54889, 'cQpEwiPZRrOdjgQSTlRpCi:APA91bEkPMHpajCyCT0Bhr7QyFFj3arLGuDMBKYQKQzkXy_5Cf-0fyh0Auy48coa3MiDRawYIFolsxoL_6R7YLuRLR9ixP39JdG39niAIsaZz4VyKAfIpKxUNlLHO_5cKibsIC5huYG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(699, 2, 54936, 'dVCmR-QBTaKnvIvPtboQoZ:APA91bGrerpCslPJO4AmRzf4yLU6wUFYM5pZzWLCmTmL_RRsjc4HqpjWeO8nYxIC0u2Qqg-l_O38pWQyGEIL71kqrSAQCjngLKrTRWPxgdGsLvFYOrU4GIUz6upEs3wHczsFQMdVdc4m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(700, 2, 55044, 'fOzmWd0BUFA:APA91bE7y_zssoDV1oOQu33D9inZFqeSDE5uBzgZ2NiSlgYnUfnYynhZrEGmsgxGLlDRlKIVnIhzfnWjHrNEd5EbOBtJSvh0O_ySq7-c-VwDV4yOrdQ2xEBHRqYa8Dp9D91hCdO5n4DO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(701, 2, 55138, 'ci7_yDJMLB0:APA91bE1tyOKlQWnXSIx6tChekP7TfWYACn2tbTYS6583JwDuOOwnrrs7x1fFhvTmog2CVxYcd_0_tjB_w9uhdJM85dHDsCGfhcpg72nF9x8XC5x-7bgyQI3CqAJDz-YdI7NnymZlfVv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(702, 2, 55214, 'dPBQ8xlrh0zElxpO-6pIIw:APA91bExRzgk7u8xip1r34_4RrDkX5qWhd3aKtX4Y4DJni4x0O9tfYNMWqfSjdvEHrerYgVtSPQc1JnwU8YIfiEOjIs3RLBqyiRQReSr91R7zonAeR23ILPuJbq_su10c69A2aXR2kkO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(703, 2, 55229, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(704, 2, 55410, 'eGPdNXVvdHY:APA91bEgXsIDPuyQUlIxujBQIB2EU5HcfuiMQXubJS4LMqYwNIA7Iy4dD8cz1SjEIQ_WOQBk06CK_Uzi_eYR3_YgCCg_ZtLMlKcmdGrtzMHxCSnrwR6sNmCh8_gkpy_2g7YbYsqAmNPZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(705, 2, 55490, 'dT3UEFx3R4GWn1uxS5jFCM:APA91bH4_s6nG8roYXyNQHVY7UvE0lgSjbBkJUWuLFTlyykE54Oxo9iA45f32jibiZsMgQuLGZtYNv1CYFosW_rBoFh35pdg5VtU0KiGgINP12xF-if7J14', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(706, 2, 55534, 'efyn103sR7ClbRrHyUiT25:APA91bGE2B6za0bbN5LIH4DQ5YDuICnAjliASp6L1RbCvXEoFUG33BF29KKbl9FWD3QPyu2U4Ri8KtTdde6fxey4WsrPuQ68ua0OwUeDPnreTlOmjJ9xtLBE24y21_NUlixxYFzvgGw-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(707, 2, 55578, 'eE_oneI7R9yXwhfBPfSqCs:APA91bHGdKML1e6dcpd90xkxZNoz5GFCZGDuPGTssAJN_gbu4YVeV_Ec5soT2wAz8y5yphcyLLtLUlIPdOKOlVNk8f3zMhMBv4dVVLktb4EH1FeKIQ7Isj-nH4QC7RoJBzgM2bDsweF4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(708, 2, 55584, 'eFP2ph-gvFM:APA91bGcJIy7M6TSE6Ow075PVuTvROrT-K8oo63OZPEhO_pSl0RfgbKaieYyy0er1DLtqFIMaFv6GUw07JVHZr7Szi5vUijd4kn125gRbliONykZe1IXUog2aqtPqTiZ8bmLly6Ot3BP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(709, 2, 55617, 'eI8US6fjQL-NFsqXT-rkn1:APA91bELNBM8tAjXXago1iGcUjwwg35lrtf2d3VaxpCbKXrNzzNuuXK5HW3Au54e7Eew1h8TTXC3ftrd-cYiWIdh3afp1NasQMKONNsvYJRxV2n4G8Ff1tGNP3Bk54w6RHpwwwD4PVLD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(710, 2, 55629, 'eHgXR4uvRJKHBx6ViY0Zoh:APA91bGnHTbspjfJWWJBx3kc6dqjfxNasYBfquxGdKAWwSF_jQx2NYzfH-l9jW3Ncg9Uk_EtZLlAu4gVLirGCIpnjznXnkHSz3UUC1GV9mGsDNTwQoH9APZrt2T6zLuDa4SWLpQKjCzG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(711, 2, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(712, 2, 55748, 'dOw8O3LFTwKHCRYUT4Eqyv:APA91bEKnsZZchjGf84yA6zuqHJNsv9oe9_fvz94rsi9nOx-i_0IF6o-4-VYV7rizHeiOSZQNU4Oxce9l10ZzEF1VTL52uHIl2jAoibcr3gAHPy9je7GA5lV0aHs1eQTKR5yX3KMS1H0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(713, 2, 55788, 'fym-UMUMSguXdbb9T9Juv5:APA91bGXk7CbEwZ35a8FvS0lFJYtSmLiPb17HV5FOZaW6IryRuGtt20cumYdZCsxfgSREy2rdd7gMJ6m1shX8X0egvxlZyv1LETLtFO6ZBKJ-vmZOtsU24B9vhKIvq6aKiWUdhjXn5Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(714, 2, 55833, 'er5mUJYZR4qPOtAZFMSY7L:APA91bEKJH9dbt1ewODAjSKjpXgSEV2FTF771barP77vQpQ6ZUblXUzCrkLguXdL9y4FvBVFXewutd7HdCTmakUjsEFBP54d3FTeoINV2ZA9_gls2Sr1AdUIy6wHBgyWcWuvuXdgLxnO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(715, 2, 55925, 'eu2Ex0RrTJaC6mglN0QHbS:APA91bGAHt6Z1FNgY3ppJrghfJwDvswRnjHpnev5hgVX00KYIyj8CZJVzYh754z2aMHa3rk1-HhJP8DcoKkhsMzYG58XJhm6PeYZVjNrHynpkWvT1JAnLr7I9NkXHUNhsJwQrpaI3uYr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(716, 2, 55934, 'dsONiHt1cSg:APA91bEz_PXnv7uvIlHyD2ovfICKSD8zQZ3KSVB2L7o0TVs5GSV0c2MVY7tGMDpD--PJOnvEdiHOR6hvfchWPknssTvgSdgI-zJ_cV7q9FNqkkszZHDVBZcg3I-4REzWNUEJl_MvTOJv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(717, 2, 55937, 'cBJFCj2O_Q8:APA91bHf0EaXwLmGKvdv5g7Q_8Q1svKw-_TfcReP7N0x1-kFedwRQvS1-ukuoOw-hH-Eg_-xrLZt0XBSQQJCkebD6BW9caZIgI27ZahIB4Qfbqtxmb6s3hNo-xa5v9geDE9KHQqWUSyh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(718, 2, 55953, 'fPp6LXqSRG66cahr8RcUSB:APA91bGOOCyXweDMtum6JdDty02Fa4JRBUNwwsD87bOWlRKMtdUSQR0ELbX9q4euSc71KkVDV4DEN9urAIZfhpSJD5HEh2pSz4DEkf6yGZPcp8K23thBRfr2dRCTtWwKxJ9y8xQbXVC7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(719, 2, 56037, 'dVpEC-jiVUxzhIq9qw74gS:APA91bHFuSboA7xwA-LcN2YR7iKZNefnGwze3gEX-ZNiZT_3BzD-1zl0Au6SSvYckjnxz2xgxBFWhOAFRe5iPRquttJL682__daswpwiwrtGZKYmAFXKA8-lpS18gfS8hM6g_bGK0e2C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(720, 2, 56333, 'czHw6o-cS2-7hRTzZ_WCsA:APA91bG0N9N-rwtjeC42bXHXYXfUlcRzoWw9wXCyFebdDMRVeR8ISfbWUkSy29d4uu4oqxsyqvmaxk7IA13IKam95SGAybX2NxA-BTRSlqvWNrTaG52cdrceShbXqvboUUMhW8fOvbav', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(721, 2, 56412, 'didGKnOmTLOtsq1If3qK6E:APA91bFFG1yY1QjyYujO_aN0rFzYE2qjXUG7xki8hSraTthm0rkFdt5QD4DLdVlwxwiT9egJOt5L-5weJTJdCAkMmBmCV4U5CTCNkkYReB9-sgVsgD3roBbnAIXYdbzKZWd-vFEGSpky', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(722, 2, 56745, 'dRD-XC2MTDG6KwhF-PIXuQ:APA91bFIEITbZkO007-as1IiC5SN4PMEWPjezdTi32ddmy0ZLxSv7nlPjtiv-3doMIuWEfTs8Vp0xpowQftKxtDIPHVviWg57AI4EeiMtQAHJCz5ABjFjdA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(723, 2, 56746, 'dQCJo6zmRx2itDU5KzGv9O:APA91bGqhqwcybA1rt9pqRSLfJXBiMXVOqICC2vMAIldPfDvYZZGEACBWQv89qpWx0iRF9v6RMgGvUhf5cevyCdzyQdTVVDU99bPckx2lx8bFdvCqJZ6ZxRlQDa1xPLeSSEUk1wsDHkc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(724, 2, 57137, 'cxJ29FvVToSW5v-9Y-Utds:APA91bHQtry4qvYA_bxEFmuH8cLH8Ri_WH-bWUf9c9IFlAdUm9KjOv5Ceuklyz2q9YrZ6R3CZ8OFqkza124fT_duPHTHwewLjSGFp33R8KJILZILAnOKZvjSVXQrwDBXwYsH8emf1Kb3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(725, 2, 57242, 'fqTaLxsVGkZdqE_JTbYZHJ:APA91bGfWisDdketoyweRY-6eHoBdf48I82gBlVURchQbRHTD0gFCHKX0QN1ggmZM6jRCvtlwhSNLSD71l2AMhMagjBOkSaQISSXwGWsTjMr7duIt4zxhSwNi8V0MnqxI-f9Y1rjYhac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(726, 2, 57270, 'cBu1ikbVQnKOB7Fuwk6oNL:APA91bEhpbwl4X5Uo7dnsB6nrLm5XQ3htUZjClddVW21_zwJWPzvAb1xwMmok3Pe7dCfM83dlsHDkxRj6Fyp-KXgqe8h8gzl7Ay0kPwARyxOc4NOFoSug29_GTs531tOFKOOVATcwuNo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(727, 2, 57346, 'dyXdwpPCRDmw26BaC08ESJ:APA91bEOVJaQI5ihd2jyMjV7Wm7p672TucLAL9gUDRMezpMzJN-eWyOFHP4DVL6dptM3fBxbfQwEUzTzGr2NfA2q1A0x3mwRPOMvNCH43prmeU4ZkdNCAhY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606210, 1736606210, '1'),
(728, 2, 57375, 'cZoVxR9vFws:APA91bFhtqg029Ijz-S3O7SiOHHe8t9QQ2J7Nn0TIHQTr-wkGJrTlAbto7chgWMDOkNd1tn9iWdHvKaArnoNJVCUxM9ORRsuBl7uX5rqqBvwjWbzAN0wO6kEYrGSSxRXPZZQDJ11p-Wf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(729, 2, 57510, 'd6PNg0rYTAq6_Fms4KNVN0:APA91bFiYgnqdL0T4NODRPcUuaO31YcUNMgLuemhrkun9VKmmHQLHcbNvcvG8q3razOcPsMPBBwfVu-GcsvJHLYo2HAUoNrrNtg9r_KhI2p9g6kvXICqqa9A_Icni748BBqfyaRoHimF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(730, 2, 57529, 'e0My2JG1Qp-wa3PbqZoA-k:APA91bEAXxc-V7FMa2VPf0_Hp9NynhbahQPcgJgnXdFwnVV7tkJ9Sbtwi_sKleESKF-7waGoiaNECCnk2Jh7SJTqivU_RuNm6IiFJErmogDp3sCFARamYolEwZ8VvxLTXNyPz5cBRbFg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(731, 2, 57585, 'ehrv6ea6Mr0:APA91bHzBSmuDlr-7hBx4ogveqfSgwjwFCPN6x5AdR18tM-09o5njUPAJSgpDhNzN_AYrDUkhl8cRpGTPteInGWNRCe9hdITlIHnsMZ3etD-wWT8bxQ00TVRDan_C9nrJYlceviFyaZT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(732, 2, 57713, 'cmkb4YFyQBmkJiWVSwjQc6:APA91bFHAANsckR9ueOGjc2NP9HnaSkTaT07BEdff-1B2ChUn_L8pMvrsrCi970LRhq7kY6YHRa9TNqE7FPAjphv0DALM8obg8HT2YB2jA4IrUZ1GML6vOLtL_0DcX2DSiSv04L3xzkF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(733, 2, 57782, 'eS0SY5AdQ6SVnZZIKsbmO9:APA91bFK8vOMygEh5NaD1RjQ3n796gWLNX4RWJh-JCz2hlxGnsMpD78Ej9o9iPjr3PG9C86RiPW_XdrDePwUR2Gk_0sLudGprllYl_C76Jkx2lx6nYopAZjRwnqn2Wxm2y-3SyNTGG_3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(734, 2, 57860, 'e4MZ1-lLRWKR8wJOrrzy9L:APA91bG31f2gouLDrsmFNYuyLUNO23iqYw-zv1AjA8jLhxhKcWSR03j4U603cc5a-N5EPkJObkNAnqgSfhX0i6vIIQvpU3bYZ7P0wDiXfZHopd7wHsMczz7JyyCVMiJuAfwfB-l-B3tv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(735, 2, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(736, 2, 57981, 'e3EdcHV_VUs:APA91bG8vJ70JVb0W8bgMvHAKitDRs7QPzzzwDiZ51H0BFzpEhK6rY-OLWQD75LQ4jpbRi0e0a8E4ye7Lvrd6LbHmw0W4jjb1CjCbzp0don6orjH1n8yY7oStrN6n9VDhMVt5r_RDPVs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(737, 2, 58069, 'fTI9mKxLSxKo3VgZujB-WE:APA91bFIokmsPzNBFKOJtueO8yNPAS1GTR0qG3POiNV4GfTAaGvuA8kkmJGM7peuQrroKMCk0fTxfNXWOjQgi7ULaLuDyclTMjtY8Gn_ivNKr8Ug1H-5gUEMeDTEnINO8Mm2luNszekU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(738, 2, 58251, 'c9i-HvnfLUiNuN0ejX2mN7:APA91bHgdCPGF5uTNb_xjoZC033Bk7sSsT15hEMyLn6MS0ilqyq-vlUDBR2XvQIrWIl05Gt7hWn6TTVuD5i3PCHHjSY89r8pkwperP7pV21kgPc20koSB92jVWMcKEbIgYgfiP1eYvFW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(739, 2, 58293, 'cTl52M-RC3Q:APA91bE0ys1VtvmPS6Jc2uqMBUdBcfKgAHSM7NRz7zKIbR-gU_z7rp8U3ikGhMSli4FcqqUFZcsqN8M1hfASm7spVYErl1R1Kydi6-ESSU05lWyMkxJ2ugsM80z55POpzz7IYY085zVd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(740, 2, 58498, 'cS8XLdK8xsA:APA91bH0auq0SQ-mlrvVuXXqIXN2b0nlpMdOhynLX7xdko4gE-9r2Q1c0TXzffwK1WjtcmPpETKuRHoiM8LCGoZJZr5uhFXWP4XWEsFaZwA9nRcEFRBQMsDeaRLtHxPE49CVJ228Z0Sv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(741, 2, 58515, 'fi3VtRvmSCi6PjGjAOxQKT:APA91bHKYJoCoN2dv3TTi_bsucjwcJbrW_gx4ge09FmrQfmirOpqsqxjchL0h8-n7_-_BYx_OVOBcunNW69IxGutUU6lrIJTx-_qkmSuzGWks2xQows5j0_GruKw1yKfNao4jMd8nkiy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(742, 2, 58588, 'cWhpYKM7oEuUsh9LkNNUzW:APA91bHhd0kQQ8ScHDZO1ICXIlUhU-JwBRh3LPItVM7_CHx7hzqQJTObyoUzVA5axxq0RBImcicgKM35TwJ8uk0ZwrrvfnbNwBjxh-zX0K-zbr_G5y-a4xIV4hRCIStV7pbpGBnBSAuC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(743, 2, 58638, 'fbTfatxqRqmIjrgpFL2W1M:APA91bEuyM1RnVN3oGCF6BoQJBWpQbayGUbsntqGRxiBdNhBXLdHJJai8u3Q9ig0f3BohyAl7_U0VAjpjVEPISgxt22Bw2ef2a1jejizGGSmoTAlW70XtdE3FmlxcfjtUxzE_gR0NLUm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(744, 2, 58669, 'c3fpxpeMR1K8GaiuUJ2oPk:APA91bEE3GPM4ynQIo9IXrYkFR055wJmBtnnW-iOVN_LThMjNgh5gFcBp76ZKS8Z4XvVSIycG57PRU-jLYvPiRPVdhwklyp01QcDrdC6Of-ohkjVgKTaqtn5_GQbDDh1ijpN_Ou8Ynln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(745, 2, 58679, 'cpUa0-eXukcjul5Xo7B9xz:APA91bGIpuyqmyytx6PY89s_UoyclIoPvQEOhFD3ppLfmIgsUFZ3MW4qiL1QsRyHnHsUdCIimLemmA7UFyo3lwIyRimX90zYaSglH6lDm4gkisqzWNtXCh0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(746, 2, 58697, 'f-hHtyOBQZutCfA2T4sDLT:APA91bFNDRN0kCV6ue2YxyggMsMYhwQ0CO6Snq-7Pqf-xxiR0rQpbRaTNutI-pTYR63RGaZupCD0mvCunvjYItZ0Uiv8PcJtONcyVWGsKNN3LsMNQaSGAu_y3kAky9EoWdhaw36V-QJp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(747, 2, 58702, 'ffYsg7GSTcGFe4n_4JEQZ2:APA91bEmm-o4k49xz6mPo9TAnMC3yW-VzRVeqj5oyOj7ypCsaxWs6i-_0fGe7ox8YfvoioTMCBcWFOwpoZ9QmeasNHqtrTxL46izb69Ljhl0Y34rI8e4Oww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(748, 2, 58735, 'eo0nOLBOxlU:APA91bELSPyVEGylSPq5HEKnY1K4OOzHKvLrPdREmSJ3SrB4XONHREarzJ4zWHPdxtszPIfTGIlaW3nSwEARBPZ9ZJfBbqzlLY3DThy475FjZrDiWOYleUqpATtlEUMod-FFFraxEbpI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(749, 2, 58956, 'eSC1StgXToOmK4dRXGgThv:APA91bH07l4K1gItC9zkpzYkK57gQNsZd2gpq49lTPR254ecihuFcR1LTfxfZSuiboF6D9eXsiWZpKgUD9LF6eIR34gxCKspVnzoQ4wHmNEs9nD5spvr88HwFBCPL25MqmxM9nCO67KT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(750, 2, 58965, 'esZTMANjRQKUaAEDaAKGON:APA91bEzc4k98CGGir92ngKXs2pNL7E-5SvKblowrGLOOhNp2NWMdZnz2tAuBmnUdUypc4fKEHWxgV1r3elXHOaPAfz2kgtjW0Za_Ts8n5ik78BMDlwQycvoXEJsNfkNyIArInA-ctda', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(751, 2, 58981, 'frR7FUkARrGaylS36VcZcs:APA91bHUUcvjbXpjnQt3Rv66YcMaoRhleBCvl8I2qjv-BJxMbgfTP83wAeqr-cHoqjKyjpTPC80SOmWB_PN9Nr4wLZPv_HcydgReySzZ1FBBkBbpUk3On30FAzKlOfriYyXXrdw1ZRCz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(752, 2, 59030, 'd-NAtHdyjhw:APA91bFsgH4D1eImaynATasYUhFhaoGdG7ARyvMmhFnk8qF7HdKaqt1QYvrqXBI_mf8onqQRgpO_r64eEofIn7uNWYcn89yd8oIigoaKfAnZLr3x0RvlAq2LJ4yFWYZXNQbSEW9V3FBS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(753, 2, 59477, 'c-25S4jgTXSSFYieI4E2yp:APA91bG4e85uq_w8iMLFdarGyyonZneAounGjcnfilUVybZyNancZ7GLlEyDUkZFRGViyLI_A7lfrb8Nq_jsMJL3vudAtcGBF5ICpIUR-4WiSCeq8m-8TmWpcvKcPbGcxYeNjoEX099a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(754, 2, 59643, 'cCFTwhdHSbKCWEKNs8IJiA:APA91bHhFn7yNMzj7Od4DOJ-TlsONQH_7a_f4Pu18Y9skZ4HY7fZ9n7x5vA9oamqtUIfpcfRw5p1r0vMhomYa3fC-nDNyxwXcHOwqokuDebd23edwA7SWPY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(755, 2, 59648, 'c_GSLC--xCg:APA91bG4CM7-QQXzv7GcorrvCffpgAe78uJYMcBjhX8XucwRojnRaUopRc6CgznCJukiW5sGMKPYcJkZ5N_2DoKv_gzWO7FTp7MMIYTB399Kaqq1BEBnkSKGmpLAdiwBTmCwsi_c7dD_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(756, 2, 59655, 'f1mV6Y5FSuyu3QRg9AbyH5:APA91bGuTq38ppNFriutL0A4ZHvv_YWmQzlccWrApY-Bl7GIZIy_HhQr22J9V7qOZV34HrZ1ZLRWkbdvkt70TiJeLc6UU7jjZppYQIDw2osgFxc5zcMAVm_br40zdT4jTuClVvtJcBE6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(757, 2, 59769, 'dCFJRjhf9g0:APA91bEb7YM0ixDUcHi0RLiEPS7Ck4a1pS8xnUi2CakeprtU_RM-hV6qivsy9p9kq09rkiUAyPZljp67Jy0qUbYbLH7zUmTpTsW4yz6hd8JKVyj8rehZBR1GsTtYPiblgqvmReLrzji2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(758, 2, 59874, 'fXgzYCHISAGa9Xzvw7C0Ta:APA91bH9_XxbbqJUQWwHg1ZCH62FjJ7NZkZjvsQ2yNfXFcUA8pSrhmjI1VfnQgYQ-9CnShMfZX0iXc3GAxlcn6ApmjOxFi9yoSCWKm7tS_PWOKBpL6Oc8YxISwz9JIP8H9vJP5GfFfFy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(759, 2, 59969, 'd69Gx8MTTCWXfEoyi1_WNA:APA91bGtAr_oHxOKrXpiwdrRrnOOUVPvFwE5CzvCwB_vUyMh5MEQ2kTMNSR7wdRyIIpXkl28xXST1Ujb1tnD2xmy8Oye5CFgGtDm_LHUKCMlSGC2XCb8koHXKThsxWq8Ipd9V9RHFOy1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(760, 2, 60015, 'fDBsOtzj6mA:APA91bENkHe8_xW_ySiBohnqHSbFgLH3kSJk_cwoFPRGeh1tLpg2G1b0nC4MO_Ufd82Q-GkE7PSjBYPA2ztpq3agta0RnUyFb8_ROR-ovmDom2fwTc3zsINx0SyzNl7LZyov8ISMG03X', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(761, 2, 60019, 'd7YCzv0hQDyNcbNxlsYLdT:APA91bGYPkxoeQi9fjeG_wIP9ARyErv6antDcxgvloazKrT7dHlpS2E-cqUzzf6GlJLLftzikRxhxDI_aYZAm5MNBoNgqIPeDbM-98ktEFb3YmvOJY6fYF0PO8DQoAl3lk7x8qbAYLF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(762, 2, 60094, 'epw6StxoSgKYehGXy9uTiO:APA91bEmewywfzU8ysKKerLBW6puB2IOTOfNena6Oz1n6cc9EoR27g-7y4cXgTTPHjqHNYADT7IdEsGR-GIOLjvmnUXCIFmHsFGgpEdSJmQwYWWPKTPZ9Jh52eF5reXUCwOeCOve4IQl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(763, 2, 60244, 'c7ZnzivGQ0q9o3AIqblVfE:APA91bF3tzirP1IfgjyL9phFmeag-ms8fwV5SGDbo5KukFQX2-mIztiwdM1cXnsWW8gF-qKYhG5b0zNCsvxNTF_fKUGOZeiz5ZMpN8k0ofac7LkHAAzFwMBX27FgrtkLiJuy-0HQ478C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(764, 2, 60320, 'ccqRki4fQbe7OXa9lC_R8D:APA91bHVPa1aQmsY9q80xQJnoV9ncbnQtg50yFCJmgzZb8cowSbsO2Idd0KT7CpNwEcQ4lyuoiwosh4rPrS2OxSPSrfT_wba3_bDBugEAsid8v83awmIZTW4C1z9aeV3Ca2LSouV9zu9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(765, 2, 60638, 'cKi2vnART_WgvuSr3Q0l40:APA91bFTJ-ZpzxrYXyXfpTt8LvPocB9qmF9H2-0Do-e3I18vqqnTqU5eMv4g76qHLE1hLUyU9_EERUvOgmyaZ9Xe-AuYVQSYjSgehqz0UTE-Ht9GncldwMtw2_ZAB2hawxX7romo_v7x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(766, 2, 60833, 'fyx5ylnaQ4Kg3p-dqBnnsB:APA91bHm39lTDjcbXdG4IzrTeL37KLTtdHVoRFUNAoBnzTdlWOiaVILxlBj81IvVcXq_5BKOW9JkUj1vipvm0NJ4df-XbXXXSBlmyyN-FmtE1SRJ8FBqNNRYO2oqKIkyogF_ZSPV9qbl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(767, 2, 60860, 'fcJC-AREQkdphtQxCnNN8Z:APA91bGfu1Fuiyp59S_QtQMWd3qUAn7JfwSJVGq_T1dLFzMvM2b_7_tuSmMV-f9Dwsw3iy-9GkOgTQey5UQozEM3qTJczGfd9aQm55mWrEmZJ1lVLoQvNMk9QywKtqpA5_cg4MCh1Erf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(768, 2, 60925, 'cUXuXnHVTmOai2Fx_sftNc:APA91bGMD7oZw8-9KA_mEBcyTTAGs5E6b4yA4bTxpLzyC7WZDD50aNIFMyIPn9ZDWqi-olm8HCz-FF5qz6ToIRU8iukR5nTv011YgjbQwP97MLvSW7jqxto-XtIkfzM4BKMAnSkqnPgw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(769, 2, 60964, 'c-ArRdJWoGI:APA91bFoO9pGQtrSApZltnvXT_N6FP8wY08GWB1tSAyrTSJmDOoEMdxKswqn6OlMXGONBuWakFjJx87aCBuUeZGODmCsJlqL8hIHlWv5CyUosxXv1FXhKEYCoYf7vODKGnP-ivICt_J5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(770, 2, 60965, 'c8c3jMxk6UYej8QW5EGMhW:APA91bEQTzM2AXoiCaKlvJejNOewMthT-h0N3jwMdSky8jVCVGoa8kpjdgbzBDn8oGJnqWRnwrBglI8TwRdgicdKgr3H7chFWYiPqt_46pyQ5O19UZKOE4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(771, 2, 60999, 'cgWpr8_gSsOQjwbjMyCk8b:APA91bES7Fs943MWQzFrJBJBdIPlo7KRTHkzI5YXIw5aApB-kTawltvSVGyjk0EmIz7PcFFqKdfWM08_j5Y1hkR00CWqL4zbfawxPnOfAysm0k3uYO0MsFvfA87zAXHW9r3YhJrFT8DL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(772, 2, 61082, 'cL1DdzV-Sk6gss4Bb7cier:APA91bHx36BTJGq6GxBXeFQvMobbaDyehMP0aJEki52jHLgracqNk6o1QDxnB_tP9UrS1pZ5qFP6S57B7JbvPPmsiImOGYZJTn2LAMrMtXumwFJxnplkH2cGotEFT2gpkM3N7MqedVfL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(773, 2, 61247, 'ej5ETSlRTw6K4sfF7bQlsY:APA91bFpqLkaYKtVy7neYXHIsimDgwY9PVyupnBaj9Lyz5NcuDUMYKHI1ORc0cN5nbrfvzli4Kr141JGaQFHfbpEZHyuocpBoeMvkkS_ykVMa6FxS5xJQtgjaKp2HzCnXzK7z1m-VUXS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(774, 2, 61284, 'fKM7M55KROKnVLNwSJx7DD:APA91bEgelq5HFDn9m0eH3WXl4pR_iRrAzRtg1-V0CKThHoa3FanjTFQHhgs3ZrLXZgqaa3kt6NM47Ca_FCmJ5PIs3zftu3H8gGPm33nKPncTJd9ewi9EW0TrH1dNPqPTjux3PuRRfw2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(775, 2, 61289, 'efCTHbySmc8:APA91bHFVWaeSsf8naaEMORnlmlqPYBu4gpzjsesOS9iNelvE8FrY3tahVjM08Se2vPYKVA_pYGNw4g7phfO5lnsnTS4YC0I6SxIex0G5Vv-l52WOXjY9ok7yNL62TMNcjuUrEaTTmE3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(776, 2, 61309, 'dDvT5pk7QhmC_38rqfg5RM:APA91bHT0ErQmaqBwMYmEjOlXDxCnmJ0Tew79DHPz9hMN0yfqqRXlXSm6pOdAndg1A3z-dm2DbTUqa5ey61rmZb5o7svMZTGuZnSErFo-CRkwOvkiU33dlRYKza3550DTHGxYcHxZTsH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(777, 2, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(778, 2, 61351, 'cAapDKArQj-UzQ7kv20LsE:APA91bFZS6rGahkyO6l5HB4sElW97IE6GOvlupIhj_7sIsUnI1Ss10fym6e76k66EBA_Eb6ET-EsZtxLJlA9Sk6oj6yIi9fiAIdbhOUqkioJ3HlVxT42bB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(779, 2, 61352, 'e5UINX1BTMGv6Zs3aT9x76:APA91bGP39FvpXA-J683j5CtBsPOJFKUoJvI_JmzjCiGhEemseI-r8_r1T-ET6KqDNxp9UW-ASYRwZYB9D9kuMOOJdtlyIROND22e9PjTDBaPnFgPbeoSXACILzo4YJRE5ch63v0wtG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(780, 2, 61395, 'fw5gz77IQgKWecwBk4UYhY:APA91bGc2CiJlyXw6rv4Krj6qksmJJemKScK4qh1eBmryMjjEolYSDQsjKylnOZVJuIZb5xW2tbSJGWqjp72RzMvwJ1QRe4IwuAI3HuMw_tDjvsJ8Evpa8-OYWZQMq2yWuBxCDnukH64', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(781, 2, 61401, 'c5TDkxs_TaaMb9_Te1TLZh:APA91bFP18vMFvDJhj-P1TRAEaph1kCOD4q2bHCU7PNd_CM3Hssb_oZ-QhdNBY3hW9-fb4oBAfYGq-7G4qegP_caWyt5j8CVA9DAWARdDwOPI9sJCu37-lE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(782, 2, 61426, 'fpxyIzBvQv-HiOwv6ngkz2:APA91bEGimIV62Hqe2SKD9vCWV_-0qbcA1UXUyF2VE_6mrLQ2u4VaD86JO6i5bSe2-K---cEXRXhiYhy5JtFfxBfUp6uy6g8zxWfrfFdyO-2fwxjj2qtnVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(783, 2, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(784, 2, 61793, 'eNiDgWdwR72bqg9KHmcsmZ:APA91bHXOKL52upQJ8nHjoyqTmlMnuneAbR9WCMT8pMgrOGK7HGj44qHKt0t1J8h6pHl96bVoyZx1LTB0feRMi4I3m4o4EpzMH6F5AaPk1x_H8KCU2gMzi5GxmmddiOQAVtb8dMqALNv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(785, 2, 61797, 'e4L0hJBOS8mu3hiJj1ynnh:APA91bHSO2J4j3DBwE6HPsHNY_7o-YnCS6nZmh3N8yf35CySWbXOslBnTRh6FqSjMYSA3oyIWczwXfQRzAjTxdDX0OQh1veA-Nr2hw3jILLeer3Qz5D_qx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(786, 2, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(787, 2, 61913, 'fgzD9VaiTLyTMHx8Nequdx:APA91bG56afS8uIF9NTy8aidZ_rgBPb3NdVqi5__vC775N9XiNmp-rA6Zdt862oE81zrI63OpKPBnKp3IyWl-L5RBZFmmoAtwVAQEv0rLovJ3dxVOI7J52w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(788, 2, 61929, 'fhJCK0fJRlaMHV8TNBQi0C:APA91bHBu3rH3I7GeHtOIvDBtrsWTm677oL1P6g5rhjw6r5p8Mzn9DsByo6EYHblE9unu4UWmK_4aqP_-r_llPn4_9s4m8V_BsDNLpf4qzNxRLxu2H5Qlbcw7XZcl28kE7wxl81C7qF2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(789, 2, 62136, 'dfESou7_pEOWj2BejjbI8h:APA91bFe_GWxJLP7KRa3UIYdjpRtZwMHLGEeE_HKtiTcqZjGeo9gn4wzQ9rkEZi3j7DTxV8hQPy_VSdJiyC6LevKrMbHXXPj33f9dkvNgwOxlOCBNlYbQgSMYQ723KkHVYNAuePIVIK3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(790, 2, 62243, 'cmOyG5ahaEVvi8at2O8pVo:APA91bG4u992yO5zJICZ0uos674LRzCYXYsdTPhVHpRKgXeFKPmWXdXCOZAEoH4Qvb0AuuddG1n-h2BbAWCCXyvB9OyROVFhWzX-w_vODh9QrtDpWy7INcMGOinSjJvbAZq6NR82gVUJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(791, 2, 62357, 'csX7QUKLSMGpzZucoV5lJs:APA91bGYYARQl_nJCqzagW8rXnNiXXkJ3QUQxLCfmx90yFA4_a3FgYyy-_bUH2ujxfSOBvuwwIhrHffGiTE7gxbJed07TZrteDObDNSIJyKCEZi0AVGGjTY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(792, 2, 62434, 'fQFwkmWPQsO7tQTh5Kkz56:APA91bFh9t2cseqDmh0LLoWdv40m0UT-BnMfT9y7NUm_otGVOhI6E1wUMDyclntGtdtRURiMwD7o_ap4TZtt_tAhr6HBurn9VCiHy0dmeBu1Auf5Yz7ak0M7r6KAfh3LyGBx26NTe1YG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(793, 2, 62445, 'cszZZ9TWT0-e_piHGn1oUV:APA91bGMiedLHJcoGvCLQrWdS-sof93urVEMmuclOCtIppbmGvvqy2IlyEmszNK-wpucYjJkq9ZcD5TxEtbZm-B5moSw1AK0s8MhZl5FsmYB3eN4r8v7Xmma_a-yFD-VLrUKCuApvw5_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(794, 2, 62454, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(795, 2, 62502, 'edFB17soQZyPPirCrrzLQO:APA91bHAT5ck7_KyFybk2JCPdBAAPPSvq6d9Myjh-KJrNb4S_zhfLXAz87KV13r8mFqWVFLMrKI16VqWPS9Nj2Lh50A1hTIiN204SH_PGpYdsl89h0Si3nfuEPHRfWC4O4dstOQiZ1h_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(796, 2, 62552, 'eVHZ4CZnQaKXnHISLijJUS:APA91bFTYFOBVfWjkRSSUO4y1WcCrg6nk2QsNE3hNoLXTzkCxPuNINAiT3UYfyQsdATu4HGTnzEzDuEzFI-SnyWSjv6temMqDoKpXIvZWlF7Ar-F7IlOs3M5i7XvA_YHLx7sSjmwwcPc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(797, 2, 62670, 'cdhMZ7HPRt6Dl0OJSho-lo:APA91bF6W_P9d5bw2Jd31ejaZ59BPKr4Ms7L7IWM7oVi8ASA7hjl2MhYNSaA3758lbx1JREFUGCGoPuKp91jphTIFQJQNt7tjUnqzRYHHDFbwH1SgERHFMXQZ4VpAj5puVVx0QUlYa9B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(798, 2, 62745, 'fAGC76QPTL-BnFz9xxAREc:APA91bFAAsn3fdxRuZCmqZVOPVcv2z06R042pmPBKmbo2akr_pooxbtHKBubhljVFv2YbMFGGdajRBfO4zSd27i2S6g0eiWJFkeVceIuZqpTugbORCE-XphPHidpMqOsNqA6KWJA1jGT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(799, 2, 62784, 'cwl6J0c2RRycxLvCqaYDJw:APA91bET2IzVaRVdUwPoCdPfYKZhK42vo-rV1bRtbuivAWR7_-5-nFzRLEBFZoX3q7oEI1nJAgnxz94ZLCZuiigYxouLsznQ8tC3ql5fBt4c3p9AIJ40SiptxH7MHfsWD6xrV62ibnqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(800, 2, 62790, 'etAAywVIQ1eIxzPw24uACW:APA91bEB6kkGy16xVZQmHSiftaiDxCzgelUJWzrmED4NaV55l05x7h2dWXlhXdar6WQjgd-1ukKyRViZPpOKyv9VcgBZJ65JhHTEvpyj3Xcm72FWcJJds5tQpiVp81iReaQLwVYlh1Gl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(801, 2, 62829, 'eO2rdUYLQZa0dUXp7cxqOi:APA91bGMiIgayMfb6NgXvx6sCGQwDfU4DzHy-S44vTYEM_b0zEoq-ziz0IeI1U5D2iz_hbq-2ylQ57bxMUxs_BE-W0-LOIXmCnmUujoML0t-ocj11GABufKONHvZh11suCzqr5S8xvRO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(802, 2, 62836, 'dw4X1Wa4RwSS3ZkwuI9y-P:APA91bFE06zDNaov4EBy4Ci-kC6LG1EHKA7ZbLm0cUIdtvkvray_r-dORSkVyR33HaxCK9cZo8YN42UhZHq1X5Ts9FYXw40CP0ZzVbvp8oUWL90YNc_TYG_PLmE4W5vlQT6wJx3nm8-f', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(803, 2, 62848, 'ejvZNeRyThGQHcXZyyzzn5:APA91bEuK3IGa4sxj0QnJ8wsapOQsss4DAXJck7Sz3Yr-_HuEYO0xE_K4CeVaAq-b6tuRMsSigEFlKfGiVLsPVtc7Ap4aPNzdVjyQB-AlNdW-555hvqzQV7zsX4WXnuNCkYCJN7N3SGR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(804, 2, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(805, 2, 62854, 'fSKdtfTlT6-8O-bum8f-Gw:APA91bE_Ve3rjaH9L8LqKlieGn-jcrgQhuyi8PSJDPNKu-FHcvYf0z2KQMTjsUYamII3hVoYeJGcO7m1Y_8PJtNxWVTLWXrF96EPb1lB_hbF4vQRgk8gmh1mA1Pk5d0em98XNr3EnS0j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(806, 2, 62861, 'es2Ryk5LQUe679kFsrBiMj:APA91bFPq59eZ9tYlTkW-l-gvOEmIRfW8zQxkDDY0mBs5aBBG2Lq2Z-CagZCFAZ8AMIMi3OoYqJNAOwVRRzeP6VCuNhZpOjbVa7TIavIOS5C99z0N9Y74qzOkwE9Lu4k5LCtmfZhhuqf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(807, 2, 62949, 'c7PIXfaxTaSJ8hjD-_JZAE:APA91bGXADHG3pTz1lBnD437p8kTP74tpAEZyoN6S3fm4OJp40ypcd6SAP7666QjycXZdcSMdAb6ghLBBQkq2YouXBF_yWvwV8wvnRbmIENCAi-i8eERK7zmc6sk9Mrn-wyr-FHprlyX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(808, 2, 62986, 'e9R8qKziSZacuLKA83Fjyf:APA91bHix-_INMBGgxo_ufiRkOb12qT9YRFeoUQBCaezDYhwR-e4-D5HMt1Btx25SUMlyEaZalt_7gsNbH6gsMS-ek7PDk0aM384Gx0tGkkDh_Imo7cR4WRLX8A_UByZeEfBZIsvEV2n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(809, 2, 63016, 'd4flsvT9PUMmjEEbZQXr6q:APA91bF3cFVxQ2cV9ngPhhuwlryb31zN2gO-eR4xpy_wKHqZKsWRRuhchY94YIr2lEaoXskMx9P0oj2S01Sg_PS-Dtn0aHWmx4wmeVYYhD-RGt1qCVSBW5o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(810, 2, 63160, 'eejhrnlyR4O_ggXdy31EzS:APA91bF9aBLsV7887MBpfRYclXK4BFdYTaawxFzY8tm6Q7LCM62NMLANyvpq2PaLkpCDRP2UPsO5BOtJLZywqGXAAOKRJO7JQ8WMyOYuOSNV1hed5r-MkWHfUQ0inBCOL7ymCMBzLq-0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(811, 2, 63204, 'e9WEB4d1R8CzaL0hbpI2Sp:APA91bGUn1Nz9aUDwf428OincbzeQwDWfgrhd-_XNF11P_hS17yTD6uZQC0g-tY1-2Ncv1Re3S27Z-vKi_xRh4HusWaIIxeg47Thv8osADJ-wZfysGSY7T1griPUD-WPQ7djuvhhr-Jo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(812, 2, 63220, 'eBLgsdVKRSmWG9JweuVR3Z:APA91bFyeSJTkLRRJTyVOYaOImqxQhGb8P6hXdZBKaVPSUvTaMKVq3vwKZ6C0a9Q4su0p6P0pXaquL1Xjj-pA7CJFqnYPZFfjO3npOuztrowp4oFHPWq-hLgwIBdpzhxz-wb5hBQeD4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(813, 2, 63270, 'ebFNWXXqSqCrYVTGtAW88P:APA91bFwMllkxKJNPGf7wg0BgF9UInC-sA1caHeWWs31RW7mwy1XOkIDEGNHUqkbnDK0417byHNorBH-L2YDIbY3PS9GZ-Ocsrk_0UrNIqVtzpeTGonmfoAQqB-On849AW_aGKDpdKD6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(814, 2, 63281, 'dZZSHtTqTDiL38zs_eB6cg:APA91bHdkxitke1X4Zc17zbmzm05Gvh6i696KPLs1GJ73MG_IV3RVpWUYvVoBLMMXg_rnkuXvNFNoFkVsyn1eH2lH_dGUpfCAz0U_gnjRod4doV6-q7plqoIkef9g8QhYjE56D0Rl3Nn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(815, 2, 63339, 'dfUN-Hg-RueeW57_J-Rkbl:APA91bH3YgNzT0qmNiTRMwNByiGWDYFNxJ4tf1mJOkL4bQUM2qG_jRP90teiG_2gS-_P5Wx8B4obnJ2F1kCTnpmXYPPTGGXc5phMXnpKFxnvZ1uLlfEGItcZFyGn5H6qyu0NAu66GVp6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(816, 2, 63476, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(817, 2, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(818, 2, 63546, 'dgHKaekgEEY-mnEkqNX0xK:APA91bFa1ESMYi7iO_yGSrdXgIxDocBEL6qfYzYmOm3DzPRJCO31tPUYYcS5vWXRa3xbxhVSO3YyA0yPi-SNekB3WK96e1OjDjK2wH8inJkT-wRrlcnGovKXzS8MOTQj25vXVRFzVjte', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(819, 2, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(820, 2, 63760, 'c2nTCACkRXC0_EWPmNGSYo:APA91bFn6TF1Y1PhJe5u638Bxhm3NXj7MqdHO6BrPkKJ9dH24pR651sazqE6rEFrf3zjECG3rj4OCyq9ZK5qvkQZ7STFm8hLSnBXKvHeeHvOyEFzSpDd_mM-SdNE2UzHZYv3X-wcMvvx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(821, 2, 63831, 'cpyb_5jrRvyOx58_zhzV2_:APA91bEqQcfqIX7iWKGqvNrf6NVNmyuRRB43KBWWT-eUTeDu9nqPPFzXuOVwE3kZsy-hXo5YfNSWcanSsIFB7Wc-pAJU6gr8EYgk8MMsLgUcYgjvFE0thTbGYEYFhEi32SVfiw31hNn-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(822, 2, 63872, 'c2354X7eT4KQ-WelEXF6LU:APA91bHbjxGc1UDQvritPaO7GETAi1xRJjmSSYrHZKtxuwPGh8s9pQBg7SplzLCMyt6wKZhlzzv-rwK4b_dbHnsJVg6dTeRptD-HPhKK9pEVjSjYlYJqWXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(823, 2, 63940, 'f4pTDdi5RRW7JLOIKHxzQA:APA91bF8jgc_f-vq75BY7WapQR-7oxvFRDSzeoTa11YGLTkpMHJKVlQ3iOXwrr2MeNcLk6qR2j5uV69hu87vb2j9UV_ryIvnJdS7PVoe4Ompu6bzkCbeRct_GUMc6JCH-3UopNPVEBuo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(824, 2, 63951, 'fIofnmckS9-NQ0H8DB1yUM:APA91bHWgUn7gs7j-c805zbro_oRRennzlLtH9yEQEy3tR-XOL5Ut6rr7l44WtCpWTNsf6Jk5XhfC3OPzeYj4-nO-ZaLEzSocM1eQHACm-sMIo19TQbi45Il3SZM5WXTeNLtg-S3_av7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(825, 2, 63996, 'c9HbO2nrT-C1f1io9zJTiE:APA91bG_ioCKEMZfWG60sBAKIfpHbn71wzpBs2jTrd0HZM2uPS1rtforQ12bWyjzLpLTCQ73iCTOdqG_9N7MMYY0S7akS18i0OVm7opXeYKPyTssYiAPgMu2OyMaThGJhFUVOkp7uTKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(826, 2, 64000, 'eOu8CYuTR4mLxfxKUa2wEr:APA91bH10r1SObdW5L96MDs-c86gczBY0L535EzqYyzQuuvYvbiQasDMjaEAI-0Yg1YsPnDixdduiD8mw91ikG6XUG5K_PSn-fc3YtyGfyAwezT84kiHtWNPtu_swm5gcQWIQxHxrBju', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(827, 2, 64054, 'cIne1dEZw0vahbQ63Ewav8:APA91bEbEpn4lwZIYM3R_8jFTx3L0PEOOmr0AYQvz7_r7e17fYSLL4RK1g-OBzvnBtvnh9fwWk-WW6aCGcGCHaKdHZbmXugFpY_lXVvgG7b8YRGOwKUpvpWtq36IrbjnP3djj5n1rETi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(828, 2, 64071, 'cEs7FR8dTcWjLugjUmC1FV:APA91bF4Z33mB7NFCNrs5v4BDttmIQXzvVBjMLKEHenZnjwHTj9OFdRHlThFVgs9JtKw0YEWKB-4QmZmjuIuh-gZwiC0P7NnZwK4pZuwF0zDzXsfv0TuADYEfDoBEa8UCL-E1VfO0iXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(829, 2, 64091, 'fMhWxNEhxkHWpUnxjRQi9r:APA91bHLWfHaOmxXG9aOdEIqbNTihaXkma9e35bUBGoBJnmPfbj_iFbm_k1OFI7yRZK4mxrJ9ovZJXaL3JzQUHIKYWG2WmY5omjoFsimonyLE7p_5YZjSpsiK9JuHdG3c3YrI35KQ_Bt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(830, 2, 64116, 'fIAvlBURRK2HcMMW8lDG_W:APA91bGmU_ACztiEdSwy6EJ6rN8XoyrCX5BYe9lSUdYa4YUXK3wGfdPGIbATQ7FSwdds1e4DDSu2gHuoKjg8s7ptaHAJMHdpIWRG_1hCIE7pCXuHgIeGgtU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(831, 2, 64299, 'fW0CYfcXQQihJWkuOfxlUQ:APA91bEAIwfuW3yRM5RZu8JDclpdIaphhFc5ystjVCEcmn1D_uWyzt0iWGFR_6pcujLNlj9Uv8f42HXrP6LQFG68cLJholvpV8VbLZeDz8TBSJYxQwghgEBjYTvKDnqdlx2SROT1wXQH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(832, 2, 64386, 'coEK0Bi5RHun-fdc5gWX8X:APA91bF8ixC-JjRpHpraDNd6bEUO8taZXStyhqx2phMsV3Z4PhYfvjyk7eTKGtAvO55KWjC2LfA21G1Ybup5RiyKYpHw8fIxGYi36zMkh3-UcXbBxbddOo-bi1OI1TaeAjTyq7HpV_NN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(833, 2, 64412, 'f6z4deSFRpGNlX3mO2KnfU:APA91bGthf9WLjBgwKYROJW8Zn7WnS9a1DCGNkdD3KDGZjk1jOVBEtk2ige2aSsKEMBOnHGbNOeLfClAH8pWr_Z6Bh_9hQJN_KQHLHnz8t0OpU4uIFUdaxo2ied7MQ4Z0ms2f4TUQn9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(834, 2, 64482, 'dMoTrYP5TcCC01WJzuXPVq:APA91bE8QwT8w4bgRjON2aAJK1QBxWfWN3SQPpajvEU_ANYAoncCWpCfAts0GF9Xh4xP6Y-CMdG8IGA8TdlN75OXWfV9_AwhfS_BrRbOj3jJwsDeiOAlds4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(835, 2, 64586, 'e6KcVyH6SEa_T-kHEjSPR4:APA91bGUemYolQu-A2GPxMbQHI9PDtOTEGBAhONHh2wFgc0mbydt3Lcdqk7tJCDWnWRRZF2b4eQ1NLm3yZV7y6rcLj56v_82FFQiWiZ-Qflhrtx5anVUihAcQNRlyi7gu33c7zLbxpUe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(836, 2, 64623, 'fYc_3k2KSlGYoBCSW-6SQa:APA91bEFQky5Gcw2J-HI4ZrSFsdWzRF67fx4nvD_i6Ef_AGLTKvJOG7M-pm2LXvPEdhYoz3Z3aRWhoeTGwTJh5yeGCr_v8xGj49FaUxZLyEVqm2FG_EGEkGu8gyWaWChmTbpax2e8wxp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(837, 2, 64626, 'dfCXVnPkRRqAxi_qeIqKhB:APA91bHaBglvm7Qdbs6dFtEsYMZR7mV06O9UkfdzS44nh8NMKU2GH72O3eGkAmFiNAKLRbc2ugUp7mFlCvaiGNAbAd6kiUyQjzXzovG-kzSYx01faq6v3tkqqhjSt6v5GI4vra4LzdH5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(838, 2, 64646, 'fWpwp63ARYi22G4bHtKBU1:APA91bFm_8OIWbApRgZrIyRVyN8R2326T7yrdE229X9-fX37TkFftGlfhfxmXNWchEoWBB43ZME6d08pKH2YUOkPY5DfR7BJd1Y8OU9NOuzNRUD4VvnUWi2XFbFVny-HNQmMe1i1L13x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(839, 2, 64688, 'ciFLCSq-SqSSSn7S4Jdafj:APA91bGFPaA4UCD7P-QGQCFBdHpLE-0X0bTDPtFiQgz_aDQWwbwtuL_wd4Ddwl7clkC3_FC6D_n5mouMKu9N3Z-lSz0JVWAsXPIlC8mJ_X5z-CdfiCXtuyNdVAPV0W5FzEe3ZcBxpdEB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(840, 2, 64691, 'e5ad03wCS7iCi5KNXmCXzu:APA91bFb2mVif-w6U92xCLEZ_KgyXpS64QuwBvLO8L2am1KhSG_cDFqe5KPlHDwRQdJ5MF1s_3R2R9xfBld7sjYVeJDmrHz3JyI9KL0eieyfrE-kDUSdgn69zCXnkYV-ezYExGh0APqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(841, 2, 64707, 'dIMYh3TaEU4fh1QUJlp8T_:APA91bH04Iqu0ZBY4co40ur6rFwg02sbLABLKU0wdY19l6uU-rJ6HEuHfgbyc6jMAjD6Ah1mSTj6pugnzvAc_wg6nYn_Sloja5y_N-9a0dYjU8w4pQDe0vg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(842, 2, 64738, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(843, 2, 64739, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(844, 2, 64747, 'cWX_jWMjT7yM0WA6QwQYC4:APA91bGFwB5igUi5qtU9mJY5bwOVu0wreRCr3GZbWjV9SMkOXwoXuES1ag8bbFo9CTaGM3komIhfD5v2jtY4J2_Q_FpMqBQrhFktTy9qxSLznLwydoKAVlz3wgHyZxzAvb-2d-rx3yUz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(845, 2, 64763, 'eB0gVk6PTCasMZp3I4UNLm:APA91bFSV_pCJLMquR-ttYrevDLKoR_FbrvqDTg7hULGwbci6fNhh564KcNE9o5VCdPh7FP24wM6E4YQavgVlZgv_nEpN57t9H9WlbwlIVo2m6GdPJD-4DQcdimxZCTQDQ9RpAQHu6fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(846, 2, 64767, 'cMiIYQ-CScq0eXAhzF2sX5:APA91bEGxM8dzLVj3tIp11THvPu9YmUteosixZ3XRehM9CJIC-Z6G2EL1Tn89n2oZmiIIILghQpN0MsnM3HcX7B4IbydsjjYl-NHpd6N3fJNNQS1MguISFK-5n8_lf4kUff1PL5TZBV8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(847, 2, 64775, 'cNRiPt-9STGvPAth29cHfB:APA91bEW5Vd81U87be2xC-GUk_wbcjPSOi0rYO7AAxVuZC2LPnooeKXXzXW1U-3OJ-_olFTlnsfk1r5DxJoLZwLLLFgKU4d89Npr2ZJJf4DDoZmrCXK7ndcWc8WXZf7M_MLSbfdU6inD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(848, 2, 64776, 'c23dThwilUGIkSlVfjIBEq:APA91bFl8LDQEcYAHy1-ooaaSJ1WdULJzPBGu_l3HHvaIZAbk7D_USeegSlh8JNcP1nJA46as2nTyCc5VkP-ggke-uhDSga-w-4kJV4yKSLygR1Lp21_yFJ13z3LkhKzJYWmQ5jaT6_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(849, 2, 64842, 'euVHvkE3QOWqMYKanS68Eo:APA91bFoZ5miPJ2kMJhaoXS09-r965XA8v9U-FzwTTHAxHr2ztYJb-Y1wIQmu_H9fKrVHwm8Gezy_r2YvRLCT71VWN6O9yKiQv6A2j-x-l-1VjS42Rjh70ck5mub9vIgwTRbdva-aYf2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(850, 2, 64847, 'dw3qUwNyYoo:APA91bHwKw_b8ZUfIJpvhJtO-UjjLLbifCBA7O3DK7Uhnb6Bdw7y6HDCdt7Ulf6jLycs2VrTFKsxOZDyD7bCjTimsRRRhRkD41hvWjFpWtEdmKxb_bmGRfu9Kz9jvWf4y2L2SS8ujAkA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(851, 2, 64849, 'dom-mYrCRCqCa5heJerf8V:APA91bHqnNxF6jjXCSzm-sfHliYMPiNkLSgY40McbdEXa0RngYihC0plaBE3izNa8AgnPOYI1upeH_9hKlX-VzIDFOgOTJXuKm5wTPcGUpCpb1vXLhQ4HSxZlMQmlgGrkQnkCByfUcv0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(852, 2, 64861, 'cKFk6xOBSJeT4mqNkceTjC:APA91bFX00EdgibaFh9Kly0QQiA4H-eOdQAOjLPYGDPVsvmkwZL3tB_ucLDql4YZws4wl78QMc0xm13CC7U1E7_IPPluNmpW8IrYeFTUHK1EUKShv3cOrBVJD6zS1WuWLExummcb1C55', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(853, 2, 64923, 'eQ-fO1YbRoqQZlgVgBYCRt:APA91bGen3Lo2meHPUm7CP0TFt8qV599VS0IiE1BaQzBPk6iA5ntPTfOfMcL7zBvKWa6OkqVHHYMUsFgP-4dI2tvtWW2bTFsUd8n8JUzPLDpcQ67lUD9mWF1rFHw-_iBYanAkiuPO2fw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(854, 2, 64931, 'fX_Xdar_R9Wq0_2HK5eVk9:APA91bGQGvBztI83vhxgJjN4wahOKJKr2ln2C0ISSLUJi7Y-mupAw1e9KaXn0wVRKs52cFAkDMPfhsUiv38pf4pTr5jTiwKPPN4DaOsQ5clUBA62idmK6Bi7iV0ubp1Y9sPXZadBdXWX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(855, 2, 64941, 'd31qLHY8SeqIdvTiblwZKy:APA91bFjC6uPFRBoZIipdO_PvGLnEFCFnd8xSk3jNpOArnvesKjSu6GdgoKtI8aGeIyuPC0wiIWkWcBJ_JltaaeDp1rqej_udIMGTMuiVSDDCFEIeZcrTplefwL3CS40ExWM2vdK01Hx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(856, 2, 64952, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(857, 2, 64953, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(858, 2, 64955, 'dCxwmVDoQh23eFzHtb_Knv:APA91bFvjJF-XJpGmT8PwSs4mCsucS3rfvCS77w24GV0t6TYcShyDmGHqBR7TbFocUukZW7FfupparsUkd1oBN6SVJ2M5BwU-Ur4GtEdyEjKRwwYcoMiwipA3lFz-g4lCQongXBxA8wq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(859, 2, 64997, 'fN7r09aKSDWmBu69a0D5yI:APA91bFoxGk9Hzv-QU4behMZ_Zet9GGM-2SqK63U8ErgE9i_Jj5QNv8S1KMP6IJE8R5DGOQsMoZsuYdA56TcSOTFGdyjalcPdBeJm-FFo6WlkrcHU3dt_pgtaPQBc3NRXHCu1z7NPYhG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(860, 2, 64999, 'c4F5-bE6T9uK0hmRGMFnia:APA91bG74NE9DQBpQT2s3fH16rYIHPmQZabzP_pGSGHtOmXczu2RGPZWbZb7N6AnyN1q8dmt1Zas69ZJ52kyNrwP3tRZEid6kw2h9HDbcHjx_7aG0TL-d3OwAqwQ2PiCxI-onT24nIid', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(861, 2, 65006, 'fZRAlQPwRWeRXfzFiKWMHA:APA91bFmWXywtFCHwDHBldUAjjUDAJHQe4YY10mOCLa1ngvuBF1BFP3yGLYG2Z4_1UCedfpIqnXyN7ntbxkaDpJrGvLg1MADGtnfu2kuEzSu4nRC0tNfiAIscixcAXZlxcvnGSyvYH9r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(862, 2, 65014, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(863, 2, 65031, 'e-InwYVYTyiciX_LlYKFWm:APA91bHF7o2DO7-Uy__oMsFwIT95Ww3ZJqmOB58U73kUujoL5iHEA8JeAsQ5mkEoQaW552pdq2YEdGJICySnV5H6LuVCIkfpCfPIVjaTwtIrRbOAUWhsi6SgEL7RgOI3wg5l2_KpEXxi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(864, 2, 65039, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(865, 2, 65050, 'eJwkkTJDR3WL6jsWlYAIZJ:APA91bE-vpNj7jNqbGwAcspoE7h29rVM6pDiHfWth8S9CMstuzdsMhrdoI5CEgkE0j_gA__yTzAO8B3w4ZDgh8y_p0iBjBwM3ip3JlQOQE3RWNChqzsHHqF4tX9O4HmMHw3qlcEysusr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(866, 2, 65075, 'dwhWjx8ySRS6Vwe6_gH0r3:APA91bFGbWz01A9lNdk_I98WsvOQZ2rF_SIM3d32SdeWiHnKLxh1NGvtSNkDJvylHHEYCRht8Pl_xfiVHuaI4dXjhxwsQnfS7itDLOJBh4RPuxm9BZQthKKszEE36nYBvTHxPvlmeywO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(867, 2, 65104, 'fSZmypoRRY6oZ_kt5PjwdL:APA91bGTrBxpOfP3M1U98nMmaa5ppyM8hPeBJmlQCBZm_HPY0qVEFi4696yFQ4cZtEXt9kdL-PF6O_RnKYP-X9mfZts7YMBtKcsBzifogVon-hOdIBrP2YRe4yWAIBpgqHH_kaPI5hw5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(868, 2, 65119, 'dOxCiASORgmA8hS2Sme3en:APA91bEuokl4r79Q6QOruV5cQwGrhtlawKt9gito8BIJ4Rfg8ViOe-BpOh8Llyi3l3-E6lEd4rYDr8v-T4QOIHQwhsONSojx08DdLmpHU8wx0lpkBa7p3th1HqQdytfioSB45uwcAZsz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(869, 2, 65133, 'fNOSKafsTQS0mU3HQHvJ1s:APA91bF4zR9UY4DGjMxdxYdFj4n36JN_hdg_ZT8VNVNQGscIeVxeN4w0Ib7F5JZKLVaRQEnPOtrofeQPRv2yrxYABVYcjreKDPs7OPMinM4gBWt4yHxxs40wyoY9nFcpF8ewSFQYWWAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(870, 2, 65142, 'fVcDyCZoTqGN-nOTVkTfGO:APA91bHmFgIySftz5rsMA3pW4TLm8eVWPXSEljEe0V_CAILcjORcOcWRZqYwSwbcXwCOVt-3Ogy_JnKyDIPkbi5G13qta3akYn9FwvHNbzpYItZluXEVPjcB_L4noXa3-VGoJ8-fT_Ya', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(871, 2, 65150, 'etmRnBUuSNKTcavJ5YefG4:APA91bE1DFgleNUuchGhtGf9B5hz5kLU-79pt8uYmd8eSa93mpgZiCpfc94dmLQ37vUHYUszKNVZiyfkYP8jYESl6qu31pJnM7mg96DDyRMSoM5Wv0oMKq_ANlD6Oiuc1LidFR6xRUXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(872, 2, 65155, 'dXUrhvwqSf-a3UANNG36SM:APA91bHICyGTIYdUezuHWKl1MIJjHxDW-mcfBg6ka_zBvYjpfgP_0mhj2QccYIdDGs_ROQY6LjxL3oTXOukJntNag-up6ECw-y4j9XPw0Lf2qOSV2ScObV2fhEApcPWt-YO7mR5_n9b2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(873, 2, 65190, 'dBh3G6NpStGrdYvK_wWt3O:APA91bG49mWnR1rTC6RsnhlAbAhj-rXbTdVXdxrXSzuj-SwLE-FoNgD-gSADEvsb1yNZtiIeP7C4Tp-oBO2xBgz7zhWS5WIQRufxfV5p6HqlC5AtfdyuoCtDH-mLCg2DCOAcJ6j5SBv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(874, 2, 65200, 'd93dwfXuSHKGKNLPJNHeSd:APA91bFwymXQIibWhB8YPQYgMx0p5lOFIT_JEeet_OHDgUJUyGYb9hfnNuO0lsQUR0ZndSB7QqrWcc57MxxR-K2pwmG692OzyOP26ePC2jte7itcHDMnPaHgDi9XCnyemt3GOcXtna3b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(875, 2, 65209, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(876, 2, 65221, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(877, 2, 65240, 'fc48hBd8YMo:APA91bH_ESNq3DJbSrQmQ6ewoXeDFnHjK95bYIabqo7mNLhEcmq0F4lGYiKghA8LQ62t7QF2L96ByT0TSNjBEitrgiUwaZTC4SPyN9jFJniRaeiApH0QQtOm1Co732C5SOZ9K0ciONK1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(878, 2, 65242, 'ebnD1jmaS6W3hx4Q-vEQlT:APA91bHSlpTWCC1rU6Af-YUeiQJG837MDl79HJgybVNj9KpeUvvxrlgBVOYyQ5AV7Rm7Qxdm6e6qpQ2DUY0qqO-VYKXEUNT1r0YnkFhZ4mwbqi0ftYlk422OEh3cmzE04SlvBkVu_cMa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(879, 2, 65267, 'efNMNtAwTKis5EyJ0l6BgA:APA91bGHjz7H5Ur8lHl6kVzZt0-mY9fr3XSM9Q-0HE5s0a-jxG8_jjz41Gg3rQsh4C6bFpDW-p4LYBafxI1__KV-TrIjdLBlyyrnnQj4SpUhuf6bqLUsfRMcYDUUgaSXRt6R395rt-O3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(880, 2, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(881, 2, 65296, 'dhQp52OnQlCiX8gj_VMoti:APA91bEMeiWFT5w9Um_453ebYDghvbf27MSPuc-UZzUaERGPPRnhE6IRYTOW7w4qsjCCXPH_2OtwsPa2aJlDBRscQD3H-zRhs9tAUuV7I9YAVXciyv2o3pA3Fg9X88iEO-wJ164F4uOG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(882, 2, 65311, 'dp4ud9_hRXORtlAC21g58c:APA91bGIB33lOCubNppXKeYs-vKwP-rv-rsluiymHcQf1RQ5EwKbNLl5oZ3hWptDRgxXPpUSLYjlgVVZV0GENjxnJPmcNpEVVZOK3J57rdu_YR1dnX4m989tJHEX51RBFvltqs9f5ApR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(883, 2, 65313, 'di3mizdnSn-z-HlEcNq5Gw:APA91bG0WOoSeD0GoCX1Uh_XLFN5eEaBonwlMTNYDr2ILKgVOjwIG0WcX8x1tnoX3aPoAdCgFsflU50Ptm-4iiEizY0_jAWdis8SjTyYRYXnybwJZHS6b0SlH5_EtOwwQQ5HnB0KrffJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(884, 2, 65321, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(885, 2, 65330, 'eutKj8spRYS7GA_yw4d2TF:APA91bFNBhE2ksQQdoOkMfJuJq_wCUcAst0TF65fJHARkLJnnuYOurtXRHNSv4zZrDU5YhIkw9nrXy1q4W7mR7orkQ4tsesLMPtt2WLbc6BG6Y-LU8evz2_86AyX_ToeItXMZqrwEnQ2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(886, 2, 65332, 'dBZHO298Sdeb8x-K5cD28S:APA91bEQNDH-4S6ffqX9HO5tyxRekKlKlvC84iUkDXFbwtVpeb-95SncHERxoE6wbVqbabiC6nq0VuUYExYjZZ6qO6keNrOZ0o1BwqcDpk64Qcb1OgcVq77wcynHJfGr04eyLZSkGLGQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(887, 2, 65335, 'edjBkoJyQ4CpXILB5qbNnC:APA91bFXKU5QzDyWXteC80VM7E7xrvfUKFsTr3M5UQTDMv0vjjuJzZiVSuBSNvh_lBoO3pX8LRc9s7sd_0tTsEPecgqp7iOGTreg9EzE_OYP3YL9Ge-vq5CVHDfZg6s7lzQlRhCJImH2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(888, 2, 65352, 'fZiyA0aWTrCaEX-KhH9tua:APA91bFnlfZsPpj-QMrxJPMv4yeFSvi6GN1dmcxiewcyNb5b8AHzklnWXULzgayoy6FMXk5od-8Bqsy15qosm2oG2iEsV2Emb7mR-hzj6JG6WKNR8Axrdmspf0HFzQfXP3UOjRk2I8rk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(889, 2, 65360, 'dcdYPn8IToS45gI60N6rYC:APA91bH3SPvzZwvRvGWiA3eOGCVoG3JkMQ8dyJp0RwZE9Z2mFFIp6KljuJv1HpSB6edWhRtne5dtxqcwaOmn0K_5sD1Q2m9ZPT0NgB-LjBG2drqxl-nz23a1JIk3VL5R-d2TjNNZY54F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(890, 2, 65365, 'e5InILQzQEug0hN39zMBr5:APA91bEvJJ2xzV6nI0bjCE1OYf1CZ39Rn5k-f-jocZo_k3t8SQ1FOUg-WCiCGuXw9QYfDVkzwffPpkIm-lfc0KQN1VuaCFKnEw5TVPVnC71evwsePHSlmSXRtDJqq7C7YOkDGcox0Mg4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(891, 2, 65392, 'fbdv4O1kTaa38dqcZtfLQ5:APA91bEe5TuTo_dSOp5XjzDBe6GMU7fWIGpALXNig2OFathqg_RTZvtuos89gM9-LxY5wRmA8NMprP1TYTGdMwA3y5I0PuadQlQMGXeeJkaIntuCTsteL0RQm6yZesTYafV8sJQRpBBl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(892, 2, 65406, 'eOMZzYiLTOiHTi9PIr9W0P:APA91bHEED6A0XMVDp3yXBLwLQy2sJoRZw36J-SdiM5aeWXP6jby8wO_TvMBvbJBV6rdg2wZmL-9P-1S7Wi7-c5BWx1aUTU3F8JWLvgo06bzaZ6x0Smr3fMXpsA2VJHNldGVoPdHJhlI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(893, 2, 65407, 'dqeC9mjTRxir41_gwTva4T:APA91bF5CYKNW-Ced_kDiMnavt4Rnk39gCPvFt7TJwTk17nv6cYtEy1me9coglhUVNkicGlqI6rFVoeo626sN9BkIaWizDA5bXiSuX8zM6nlN1HM8Hlsih-uI2qVjWUYADqwhMnbdHAW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(894, 2, 65415, 'dMYN_7FqSZKnxtV0fOEznA:APA91bGt0W22ObEQCAqOE9_e1VcqKw62W478qMTH-7CXrx-HdKNJ0IgcPfJYGuYbewMLsyH3aT-q5OAJhJoFKDnyGWfQL-Ccq6BqW7nLjyJ-wjialZmH5byUE8aImdMHX2raUB_R8wR3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(895, 2, 65449, 'ei-rVhESSEqV8KyfBRgn9D:APA91bGgzJTNZr7Han1FwSkMfYTQLovFuVxTTRILuQ3W6neDL82xrSFzLtAI_t_GS8zGN71ub5ORMm7t6r7w6RKTw32x372ftGaXmDhb7Z4PxQknHfNwpawgWgFsdzZvHv5LAgCvYSqY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(896, 2, 65458, 'f1UPaz3HTCKNwBw8_-QXVX:APA91bEKqQvg1MfJrr1Tr2PgnWHSYOa0QC70WM80jC0mwp1qIAtLtIzvY0vfjyXSMbvzjne3O1TcgmamXrgnD2bScXyhPDY8v6G33aOER478EfMxJSgItP5Q4WzzjB-FiBJSTPLg3PnG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(897, 2, 65496, 'dIP8vmrcQlurBM84Yx8SxP:APA91bEyIcncASr_3PKKOnKcptKQ-t7jJr1gh-i5WZcbXY93XF2Lscc3bKyaWO-teYuuW0ghwvvy0qz93GrIEdQCUJnrLTVT2h58S5d-QOyArvOF5LND5pb0ldHP7lv6RrZ8zuGJM4wP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(898, 2, 65530, 'eGLYiPB_RA-a257LwlRYIR:APA91bFN6og83gSfyx7Vjegnv99sctI4NT0KT-ZrTe-ABn9q96zlB8cwvVQRJ7D8S3xT9EWWrO6cSqpK-Ep2Q-SrLrOHLRVqyyLwDRuHFjSi55JcVSN6o1AN8KB93Yse00ajaxJzBQUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(899, 2, 65548, 'c9vdlk2gTEuLys48eUcpjo:APA91bHN5jz27BH2XC3K_cpSyIuQKYsgsl2Ycw-tUundd9ve2oZgFqj9CxgRWrd3CkHnO-tdLtFvamUMmTJ1aNAXH-gAkaEVNOOl0uUM4I303iqvmO2mmZCdf1PdkzsJjBOfE3E_nx4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(900, 2, 65563, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(901, 2, 65564, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(902, 2, 65585, 'eLRHGAjcQyKa9PAugrc6og:APA91bFtIA56bqGxXYwKmdSOaUiospiZo0My4ZTdDEJrlYUkpt4UKRg36Bxj9kxy7mlX0Zp9AATVWjpRLbnCSjSdL6NP9aSZx9DzciracQZCq-k7v0t5htktxWLt0VPlRIffiZGeEclq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(903, 2, 65591, 'dCZ-ANfMRyqkjXkFJMguAl:APA91bHIwLgxUYXscm_D3R93NBFA1d2wbL3L7w96SjcpTX9fIWQ203ZMUWMYjBCySlPlmudHX540FQAPv7nkGOUWfhiqLMr9_EWTi9lU8nEnJyyxKl7S3YIo0PLVflYFSuQFiTOVM6zc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(904, 2, 65598, 'fcCdjIlYTY-a6bj3242vVP:APA91bGqicaQSCMxbmDFs6kxRsadB0b9nEwHaOE43jZCnTlzSCkqVUydsFeETCMl7H2xbRWP8TjvY0OPKi_nqK2O78cmjDpV_gmUhB0e8hurCyfOCWuQKzis0wDvewfAOy8vyzQ9eXbt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(905, 2, 65621, 'cFjmQI1_SVyUVpT9IVPi-0:APA91bGseDUHiX2_wucUq7YN36Kt1ZqBmTd5oigyaxwmHQmb20SMxdhvY-aNtJXrMnWTuaE8M9UzkR5yQefzCLjvnaRY-7qzKSgnMiDSZL1-NACqwKaf-v5PmTEg0bIAN7k3er4sXvp3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(906, 2, 65627, 'eOlbrQxRSXaK_Iso8LMOWM:APA91bEbOAhl08KYBtu8EV97sEjNpzvQ4SDL7HKwmqQc97ERJr1guEfKo9uapXTsSZhjbcNYahgpoqtrP9zDU7DkC_fowxR3bR_WO4iKrOykOChquMHOaUbucJXtseDL7PQ94ewxj76Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(907, 2, 65645, 'eYaeebz2RU2AMCmRKF4FSK:APA91bHtweZu5a4q6meq5N8ERBPkUNoSP-0YliXwd_fnOAoKdTjsIW_47uRZTuMYNACRs46b2R-z6q-X__jJ11Dd5WQQfFlq0GTVA6hws0T7M-n9ovafg5xIXYPGJDMLv0rIBnLgsJ6p', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(908, 2, 65649, 'chhCGsihRLCicYs5tlgA5G:APA91bFbHdW0IiCTgZmgZSRu978M4DSoQ7nHWFx4SpuFped0MG8qQFi67mSIWsP4wIikY7HqwnRdnnjEZnbx87CPcpMs-o0eyU6ljD8jyjaxHmrWSyEqYbBxdUAnBmXdPw1P9PLdhyHa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(909, 2, 65655, 'e4fIO_qlTz2b2mCQaCA1dR:APA91bHuMcO5mfrs96BRqMGWRL9MfUED5kS5VbNoTUqq2bmvP12OJhwSzmvQ4_BlgmZb31V4vaPx0s7Hnxbx4FYT-jgDL6oJ2WYzyhmSEnxJSIe_hlzRatezcEyVCAzVRfoDgdUC7BqR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(910, 2, 65667, 'e9_L4WfZShSXll03D2c4Ln:APA91bGoQ6IiVvLeh9QxQ9awFG8Y746vp5moVlMU5jMEyIXFJ5S9IEFQvjhfUJumwAPBoF-gE6BXDYxeMGYOtDzD9rCIiJhC43CH8AHG25gJnrjy_ItKvp9NEpASgFRP7-TDeAkZy118', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(911, 2, 65757, 'c39LGeXRTLqJRKQMiziRnF:APA91bE2CJiEMr2rxrPqOJeMSRv96hdSdKgR_UzCUrDX7cXyFQ-EbkG3udhYYfxCB673UXgdBEYAboeS0PEWtyymBf45AyXQ5-kUx0hJeN_s3qnP55N2z8bRVWpccD4G315BhfYTkHgo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(912, 2, 65771, 'dCub9IGaQS-PD1rCZPjeHf:APA91bHhNIhUi_zwqcGv7gv1-lkHXLfhzD1mpQdBZmz0LgUt7XBdyHX1NKJr4vcLRsZWaC5G8AsfDTEl7XjO_v3CxvxibmI9d6gYATENsgVMtj8x7bXq-QR7_Wb-HrtJ-0ywCmvLCEBW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(913, 2, 65773, 'fVX6keKUQSKqnyEoCYhFyZ:APA91bGsgERCZTuIt-B2Z52CS5fxYG6p0Jg_hQVPALkq4dzOK4eogECqBcuGbZSqIE8f0ArRWmBrfAy8UGLNYHJJdLitArPMUvqtSz5ULuOC0xv_W_N1PW9MnQyvNqN7hsUbuDGI-Wks', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(914, 2, 65781, 'cLld7FLUQDyLdEDnvm3RmQ:APA91bGgm3T4K2rHmMka6L4EpJ2iF9NacdWEqi822CMSdfcrIEZPg9doNJINMkVEPJDbAbcPr2p3bXQGCkly2lFMPL_az0UKy_eAnTcK-NxUihVrJHpdg3NkEKAgn6_MvGzWNffdRSrT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(915, 2, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(916, 2, 65836, 'fLLy1DzeT6GCFTOQzHe-3e:APA91bHrEBGVdBKJg252Veo2dTbDfGdqdgVXnviF6I7utH6RRGpXhG6uT6KW04Y8UyVOOlW8XfE6PDGYKKCyUaSKH172UUN3yh5oBs-R11faeh_PGkFRjqzFgFq8LaOoOE1Tn3o1S2qy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(917, 2, 65837, 'dg-3qd6yQCK-7xdZRm-Gka:APA91bErnqgCzpkCUTIb6Sb1E2yXKJF9gDLp1D1Vt3cC8l-hQYbaB0NYNDPq0FvQAecM4FuIcO7Xcya37q2ZmWWeHywpzfveFEG_rZT2y7ZPAxGaimaUU31YJYLGDpv1ztYTFvv0NKAy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(918, 2, 65838, 'fEeCuusLTH6lihApn2suwT:APA91bEFOl2Qrmdmj6fASqR8or1ZrYbHs6qi0yqz-165Q8mTuvqSWgE0QQmg_fwM9ZtMOyzEUm0DGincXEN0_gEQdIIDf_dTf5uowzQ-MPaNlvdLHOrjd_jKOg9jHDWLJ8Nbom_zsiK9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(919, 2, 65875, 'e3Oj6tzORra-5fOwJYTyAb:APA91bESwhYwB1boJ-YJOwiymO90EXLAXixVeafq_af-Dyid3enHXMEvBN3ehD4CCohX-4CQF-Vpg-nkXzvxTqWRTT3YuPwpqK0zAa1PFlofWz7RVK33x0sajyu9B756dIZtorpfkR2j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(920, 2, 65904, 'fF-y20a0RIqw2tdT79scPW:APA91bEoWuZfdyFWZrp7aifOf2ToPtckg-nhYfxTLu0kLHnzpKMMkzhEvtWXuoITBp7XSJ4-usc21GiRhLdpnhkurSqbickRSuM7F8hUesyP3YkSTp4XyMPqDMsI9Z4yLjAnrFBDNtvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(921, 2, 65925, 'cIhKVZdFQqGI-uj-uMJ9se:APA91bHwjJitZ0aDgBHmMgaZ7SGP1sZAL_zuvIrsnca_nJnNJfZA1kR2BaKtgGrZx5zudN4kQc5G0CSl8xJb6UG-7u_9y5Ar_ABrfoqyiddV8_bocwB19eyY4f1FGT-tJDgjc8WUjNol', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(922, 2, 65954, 'f5PouHPFRQuOD4lMjGv3z5:APA91bEDPd5P46Xjiz8KUkxOKDr07MDwaBLi_km0oDkzRH8kRAuDydsh5n8oCNkb0Wv9Ibsp1rk68xiAdVnzetGi9ubHuTE7dDcIrpKb_K3gxOU-0--p3WVQFAvcc0v6ovoVyle-i5F6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(923, 2, 65958, 'di70_DPGQhart_9YrpItr6:APA91bGHDEi1BaeqD0K93__ogUcEBalHFSTc71gPbzyYNygKyxJzAakdTQuWfrr89BXVGvu7Er4QeSxgvBxwVNL3jzBVNX3qug0rpv-8oOQhmPogW08UU9piMgq74YSAHPKzy1lZe0OR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(924, 2, 66006, 'eCFjxJU9QwGHDaIOYezILX:APA91bG4k8j6qa-g6Ih_UGcD4ABt6ccjUCW3i8HVMVoCVeVFcmoyxf8JaTi6neoXqvAWeNns2GBhxQyND_Ram4FRZ73vSSDCSHiOPHSRiqRND7Bk9zo-JEhy5yEoapZqK5cFUfB8O0lJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(925, 2, 66023, 'edoCDtl_Rz2NEUq-TTtSZm:APA91bHCFZMfTxp1-CLNz75kM-3OhRB6Cg0cIuoDRXy_L97ys_pr_-rUm-SZq7afVJziDTZoPJa9guhsnMmR6ucwrfdu8f7hY-GVZpIr9tQJp4zq_Q6rZ6s6pcPNindTwy6ar51V57u-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(926, 2, 66056, 'dJfTls88RKGp_ha5xqV7qM:APA91bFWP-LIdV4kwKIyj1vKiWJFZYPCzXhKNl1px6ikkOXktaX2lu0fMwRCaiCZs_91qjZ2XRy9Lazo40yRM0KGWVXqdqctFyXJ6S-nz9hiW2RdCAG2RP8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(927, 2, 66058, 'fVL07G74SniWSzJ1ljmwXd:APA91bEDG9HZ93Jgx7BmQUFqBU0tGYjHpPZAju-6rnoUG8vld4_mjkfzRhP9sDxPqzW3yc_zsNke7CQkfiw-WMFakgQaM0Ratl8XsvPhY3UE0G4JF2PlNV3AZucXU0c4oA8tkNZmDWPq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(928, 2, 66070, 'dCgH3B_YSW22WiE9G821GV:APA91bExiOAxB9fO0_PyC4rJSGzNMYyFJT7v4tqVMNtCkdxbccNq6g729ShJJ4De7SNXcRGArWqJuNkTQ0Hzw4bV3RDqnea1fOVxXdnqpD9knMPcIF8cJUX71FSCvkN7zLzEsX0wbW7v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(929, 2, 66088, 'cQ7iiJy4QheQ0cVl5-g9SV:APA91bE-FI6aUaI3wCSnDRkmw4ItqsYJO3rqoI84nosJDUMzAoc3lSzWVaUestR7ULWYi54pvdlD2jXUg5DusUKjiX60FjYcxBeZbvt0YqWh9nYqtMgNI1HJAi0mxVSOLnSIyNtjBOap', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(930, 2, 66089, 'e_MBDetQSKOZ3Yn-twAVMg:APA91bH7UsfagXVCEvXeBADLyeb1a1TFWmsSsSRUJUqGGAYz748WVp9WHyfQAR6Sv5O0H_wABVoat9b1qroDm2Jr9wRtsNduuQnVFSKUGrfKq6bDla079-epMyp8FHwcH6uR0N2Bgnqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(931, 2, 66114, 'fhbB3W2aTjCoE4Z4IcMJoN:APA91bHFaAqnEMFza5Q6gs0IhpfGvD6683TZRKvPa0ng8L2A6N61saKYzJIOm7dxSn3b7395cUqpwam6pk2xOGWnnFu_JZ36wBdWnd1aA3Pux0tPh5_I6gVP2q5GQRqOTyFUudTDSb_l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(932, 2, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(933, 2, 66132, 'dmXOBxwESG6SxW6uingBv-:APA91bE30G4psOk4i4POXBieeovHZ_4RGcE3i3gVpeNRcDAIzfDLPNRTT--IqM9f5-wVgr_sicluIRE6HJyoColLik9DCEIIoviloEVdgEs2Umi5jLsZE5btxMoVaBnnaVZOh28D5kfI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(934, 2, 66133, 'c5PXmwtcTY6JwunyojpwoX:APA91bH90XktwaAz7C6939NiPhn8e1SuzneWWv43riCM0Wffn-GVE5WE16UUTlik2_w2JdQ7IlM3iGkGoZw3vUkvBv-VBTpUg87h79dJQlibcAgDNhy9VroG-vO-KAOnCAUlFH8HpLxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(935, 2, 66151, 'futbyAoUT4inZqSsLDsEhN:APA91bHzoRf0Yi5hI3UrYhd9m_oYrrlEDhmk73cax0BKVuvg-NlypHodmkcng73SPL3Lk80dohO-82n84noQcvLKUcS91VcK7k3hmzfcdw_MVtho3LjR6DY1U85UR8rwPHePD4LmT_TI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(936, 2, 66160, 'deKon_Myf0gTm6l81PvD0S:APA91bGiwqyFIvkbbL6NDMQZ1lLdfwYf0T0CWLzSVqUG77nkqCvEywkT6mC8PxZpXCVawV8-_Go0Nnj85c26J9pBZHUxDRy3YL13tCDAVu0iJTRQbYHBdMg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(937, 2, 66161, 'fWmcsoZeSGafDZFlhsrU9b:APA91bGGAwAyK0TiB0ycuJhSzb8fd4x9mf9Ab1AQh2V64wIv0-hsWkmrrZrU_BUBWSoabwYIHbMLQtaubIo9AXUUfAOmV7y99qz8_sVeQBdswuqv0c4v8K9Tp6YSnOtfjB0KdDl8XQwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(938, 2, 66167, 'dwABTB6xRRahUWrmmpTZVS:APA91bFye0lZpNeRY1EK-jwODWiMRcRrWdtPaR6_3WK84dsX17xIjVrc6d0OcNI2A182W2izAk2xd4tgZHpM_I761aVWHAZMX-6cuwzHZFuK-v4kuh6Vkq2uNp9K2i2IXTADzqr3YhwB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(939, 2, 66184, 'eKowmQXRReaMvFA2EPI2wl:APA91bEaD7WTqU0_sKdo27k-M-dhUSga6MpRYR0aDml4emgeeOB3lIS0GqU_iNac10fTzUfv8_4RoG80CD3vZxQhkDd6khf5w8hShjeAV8VgqAZm--QaYWL56UbjB7_iq24VN9UxT0lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(940, 2, 66191, 'dT-Uw_L6Srm-8-bf3oX_no:APA91bFQZYaIAR_gI4mAhb6LW9eoOqxAdk1JSOsyDehdDMjX53Bzds3oCLo5Q3SQBRjwdMqjbO70749uGNJD8mEw-nolpU4__7cmnxQ0NQFDok0nikSkG18EoBjNvB_YwFV7LCJ1EY8-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(941, 2, 66199, 'cTjsU43CSciTgTv99OLflk:APA91bF1B16CxWb92z2vBu5R7LyX_asQXBb_yuy66py7xV7AB717-CWr0I4uPkcryDnJz1Y5VLWVXIc5OrZOSNfFdgnGwiZ-LoTWfxxTUWIqmbSe7H_58odSH6e8YJ9x_9Tfp7Wfsf9U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(942, 2, 66205, 'd6bOPCIAJkNGudERgI7iTU:APA91bENYNkk9boJsd8tosEoB63oLFge0N5jaJ8ZxAJQnBiEUvrNXHaaClv-F2FV05XEdu3cDR588INGPmsyX6srntjU0h30KVvuvPW0aXU2O9mJmcO4at-mTuj0RIGzlUi6X6x-BecV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(943, 2, 66214, 'cEC7MIyOQgSqCamw2jyaZ5:APA91bGSwHyNYxpUeOPGhYS1UGjFDccUESVzNy43lEGe0D28TbcnO2GY_p03hdOiSwkB2gABXUUlxgPzKB06zu00KsJoejysnBka77JsdEnQ0GX_ZfMJ5tChJ4TbJ32rg2v7w51EfIiF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(944, 2, 66216, 'esNq8tjFThyfxpuzK5BDb7:APA91bFgvzmXIeyxVm9EX_s0-nv1k7ZN1CYA_Jjbamwfme0TfHQIinYUcBYPmz73bf_3tSm2eDQWfvloRjOAZZd4xAJf0GjuDVTYM5PZ19Brkj915ypVDqquo20EWniETn3NrtLjiLN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(945, 2, 66232, 'eKZOzK0IRZCAdQic68k6Eh:APA91bHGfqtmGi-1ClmA8oTWRLQhz93TpPltZbohAcWwHaL0krKINnUaeS_maztx2B4g_HdkLPYERMPIakRmI9946QrEvRJIj2GO7_RNMwC83JJqa9X_SPbQTbPwTYt8ifrVo8so7OMe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(946, 2, 66239, 'csbhoS7QB0DvmD9iWMb2_G:APA91bHKvrDNZnpuirgbyr6lWPMscZqp87jZ2p3NvE8A3gnI86uUDpaM1-aFP8Gq60CPhXoqy_aVxwFeDAXtg-2KE6U0xCDdnehroZxQoHs6xZUjTlpfGpg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(947, 2, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(948, 2, 66254, 'e6QsSRk2QtiFR4NifR2qgQ:APA91bG_en06QSM6dy-rJ79H1znD8I-GuTeKPfvdp5VXuGIVhlroGT8bXjf2OQX3nd0WzZ0Cu4UfkwtaLBfWsN0DQs8PhcOWN1vmweBceaXmQqsGPq7szSx2pxXBrEpiTe7lzl4ov_NB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(949, 2, 66259, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(950, 2, 66266, 'czZ2ACdaQfm2E3xkY4GM2D:APA91bGpm0zJUvIve-M2euSFI8T-XBwhxM6xFs2ZhLQ2evlf3W926RUY5FKtYeb58bR1kOS9icuVAi_Irj60xsIiloC9pvAkM3EunNBt53X8KqjhG7OMgpI6DePG2ZgOyYHdNmoT_Ldr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(951, 2, 66272, 'fKSVeZPOQF6pBMqq6K0hZz:APA91bHbQ6rAirTCXKyniA1e1qcEygR7c3G2yzbz2U17tTkfnDRkLa4CJeclcVzBUG8qsJYiyeMxSG5abe5r_YlLNESiwt4lw7SJp09QWNkt6OXZbWl9aUeynL_UK17m7puCY_odbYCR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(952, 2, 66285, 'eQ6rdUdqRQKc8d8qpbboPQ:APA91bFOGvEstATb47Lm-mSaJ01jvUPayZX9PZTAkWrRbZ7NrxUH8wWnuSQibhrTSNmuO3HWzR6WwYpD7QgAbbDcpd0rehs8ZeReHSEmuWoRkvWHTLG64qyv9apd0p3CD37DxnAd_8Gb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(953, 2, 66286, 'fJdS5p48RAuQziPqdA2z5b:APA91bHs0TJTkd2K5ysH_EZIpuUyv4_R59G_OBw1_a8IIJ0Sa-tNufThlpq-nrieVWaOmI-O_1Rppa4yw0Dd7fqjcwSk8LtlMlwSKFFhibtE28ScteKOjaUsW77En6TGoiQPnHVnj2C6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(954, 2, 66294, 'ezCyVlf0Ruq0YP_GfUZine:APA91bFgFXNbKxebScoGxA9DHyzpcAxKWHSGNemJ10bfhY27i8ad1Z53YwHPDkeiP8NFTrAgcrdo7ZfhBv1LO3egpTtQ789n8pZYmttnOhd7deNAZq6nPq6CpG3doIHkmjBdte_1mMh7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(955, 2, 66300, 'dktuZ2E_Q2azNodU7lI0rO:APA91bHVjfjvXxSrh30f_h5Y8dfEETaIMsGNiLcBCCGdr9Ne6yp6kMDViTPQagN4uFwUcYhSK9lDq1Cw8e-MTtVkkUPb8PKoTQC8iDrkMQFX-hsuiWawCtcZnPU12BM8CBpoL8TZvsqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(956, 2, 66307, 'cULFacPKRe2OwTWeCEKWX0:APA91bGPZJg1efM39zX99y6FX_QqK3nVXgkDmfIvpZ7THE-hQNbYLpLfUOq14k_zx332pikrbWZsr44MkVVGeMhLDtWY7aUIMTfsX5NjUiZH8Lsdxfid3i6ePqp6QCOCqX7q3z1is1AL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(957, 2, 66308, 'cE7Wyn1lR9CSl87I4fMBnm:APA91bF9Td_lvlVPVhsab8gI7YjhrOEcN7oyOwUrZcRNcpSBoL1vX6YiomFnoExfsW-wNYmGVgvdrwDlEiKudS7fyckBmk7exUhjr2ojbBHuqiNDGer70jGGcxn12IIFBXkxgdjw19PS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(958, 2, 66313, 'forcTgkvQjip5nLUCjxctI:APA91bH8cr61P4khBRtFOMlrhTZ6hyV5Unmy93quWj4-nkD6TJi9Gnc6RTigx5hvxlPfzHMdBD3c6K2lLAa9jCi8ggbd_rPASG9RmISI6DmPQNzz7T4Wg64Zu36I5XXjHndvKaTtsDY9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(959, 2, 66315, 'c8R8MntTTgmMR05wcv9zw1:APA91bH2FfwkUb0MmJgmY4Zv1bDVeusk4e9KYyGyTAmYlxAehUOjAwdlFBgdYnpfIBqc7Inbqy3cbZYW8neyQ8BoX98ZSu1xg-VPetMa9CxOzR68hqzq54N7Qrmj7BoSmoXOfUMGmPmI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(960, 2, 66318, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(961, 2, 66319, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(962, 2, 66320, 'e9mXm86VQhOP5FK4ty1r_v:APA91bE_u-FtP8B4im7W-AJCCGsmAz0VE9XqQ3KG8G4KWPAA8ebFxwmafG6LVIN3wZppjKi0AwNgTMZ28VJP6F0czfXF8K8Q9fmGrbKacZ-NTNFzU-7AYyPLiE18gzCyz55jyROa9v5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(963, 2, 66321, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(964, 2, 66323, 'dc6fb1QOS5O571VMh_U5eG:APA91bHuEtJJltaIJqnGcZ-NFZyYTm1EyzEdEdFezRT3V96LiaSDfRdXCuuEpfP5VNmlJ3UnjJ1qB03LGr6E5txH9I5kh3FxJxqUnwyn3xHlCMJJnOnb0JADxdzP8O-lCxcOisC-o9wJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(965, 2, 66324, 'dMUcSDPqTA-YHaWaB5XQUa:APA91bHneynwRazchq4QJ7IwVjZ4oh5T1iAKeOKHaMAzivrTEATC4QbgYLG5Tpa25D_YB01J5lBA8O9PJMeetEpGi05weF1fGqZ5wj7c3Au6d6JfD5IydFWEoAg_88ypRYUniB2dMc0r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(966, 2, 66326, 'cZkXaENFTMe1j1zl6XmYQ8:APA91bHj3mkJyiLjUweBn_qmgSRpLf-ajFwqAAO65qzsmuqTEq9-y_afeo-Nmhlj8LXyM75c1Uhy4A0E4VbpzScTOBBGjh4oWA9a91YccM5iADHKP2YSZHCjakFZ35QiwXfRsZgf0-FC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(967, 2, 66330, 'fiTx_e_iR5KxdAXLm8K6qt:APA91bEIbRaeBzD3b91OoDCp9EbBu52MLwspyT1TUWKUTVJ35HoeAgpxCRmGQ0sWnT2SnFVYkYelf1BkRDlwzUBq9MEjk9tiuhk3JsKWaaBiADUkSQhS6jiJh6h5TOAvJ2qu7d6aR6LV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(968, 2, 66331, 'djcQ65n6QjS3w_h3TxVo-g:APA91bE5wuppHc1naSRYhEIZtDID0pkGRx2HzOwyby6RqB6xvzK43EwG9zxPHMucOqs_TtnvuEnHHejt3PhZbtDRI2jfm9uQmjhSLmQW-7dewk69cY7N3Zd9TzIHPLvMnAFVYfN7Z-Zd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(969, 2, 66336, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(970, 2, 66338, 'fI0ARYLwTD60LW6eE4t9X3:APA91bFOA1Umg7la4dSh2YzIOcCIEo4aMwISiunXkCS5cUgucZwPId4Ljw6Gil5slGO5558Qo7Wec67HtIkFWKdnCj8Rqlu3DvMRjKhor6t3t88oD6aRaP6sMBzZph-YSwvgf7LPWjWD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(971, 2, 66341, 'd32j2asDSyOibos3kfCFXI:APA91bH6sjEOkjKMfS4kh4qgE900RN7NRw9MnSbNn4SXiYRezspoDydeRbRJ9lLebfMwxyPEOCLRYF1uudxcMmO3ecB2SVVSKiocEd0CeFwog6Mx_Y_HOnTpSKC7oqiFbN4wRSCl9XGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(972, 2, 66347, 'eg6N9h4BSguFsl7apXXTnS:APA91bHXRPRqEw0Q0pxqgPYe6zhsF81wMCZbnRIVPV9TYO6wSWKNyJboCrpQM-IJcRRjR6b-R0m0oU6bQdmfH99LqtB8KrsrY0Lyq-MYz0wbno1ymQ5q4cT2NWzD-QiSwnSwUo_8Th0K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(973, 2, 66358, 'efEu1hlJSq-lHFC08I7aBL:APA91bFO71EJFuIG46l27HyRRl2SYMri-fnr95HrSVUACWYk1jy5an8jIGIGBw2et_6_qi9PZ9Wv9n-JecoaKbk-_JEN6VnDwPZPv5RRBj2OPZ65_kKsKJHK7zMXZEt9gAWzCdjsVnqn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(974, 2, 66360, 'cvQY6uZDQUyeWN_AfWNivA:APA91bEtI2Gzz7uQMYdKrdXO9EWlqUlnOIGcPGw39KyBDNysQn93xGvk8t67y_JelXdN9bonBFez1FAUmojh0MIJTz84r1khx0usfSxkioPnsKyTPlCk2no0TvPm3Yg4EIeMOTDVpIGG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(975, 2, 66363, 'dUBZLAWUTSmpPF5zKNbop5:APA91bHti6C0Pyx6Ix6q7wCXFd8JMzCZeiukqDbDiBYRY8j1uEL31vUeIqbyA-dyRXKFMinOKFjetcWnqzJEVHGkbKhBAd5W8FmtAAEh5Q0CnHdCd8uLJOnQUiyP-5lZ-xDXxc5W8Kox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(976, 2, 66369, 'eDO1iE0FS3u1-l4ZpHVStj:APA91bH0e-I9XN6zLgekJ4hsImvwtt4nyYdUERk3Fb147lY54WLfMXm0f5AMgAuF-Z4dc7YH4m6LDRZb5QyYJH_hC9LJ1EfJLI0a4Fw2dLWZnY5Xmbmt3DzVXH5kef1fNn1yLqkZB2y_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(977, 2, 66371, 'clB0ywmvRnCZ1fz7gVexBd:APA91bE1JZhJ4Wlwa7URU4IneobiXNdhFmp37GRs0MUsye8TrcNs_YvZhwurK9a5M8Yh53MHtJ5eXIoWnbmorI672IhNTg7d15IiwRm6OUB2sbZdHWnzrJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(978, 2, 66372, 'fi7d4NxDQYydXnAct_fBfC:APA91bGqtCaFKhqctLrdXIWK7_5ZOqvX-Q2odbrH83CLjlkOQ704d0yZc80mhTmIi4WptjL6J0G0Cawx8YypSWqXtYvhWBZP6V53DXbiDOHoT0VLKQTVLfkRzsIPMtojbeKyCGZcE2Nq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(979, 2, 66374, 'ef9ZTAhFRRSFsN-rAgB_XV:APA91bGlOTxSr_zCkqd_EKrdE-UqkJCilFrBm_HWsh3EumQqP2eV7BxSnhwXfcCqpJ30oGrqzvrr1FhrVWfd0WfYLucB9HpVKYSB-_GNoQrp678HTqXqJEma47p1N5f2PJyQnQjz1s4W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(980, 2, 66395, 'e785MipwSy2L-J-nPD46M5:APA91bGamBQXgKyeqUgVGbHXlAQLPWU6jB4XpRI8GAYrvxbrzEdczEIiDammIoWqx_abiNVH7Yc8hcBfyebUq7_pnqdmCqde9KpvIfPh_jiZ9oD7T86Bk2qwAxhb9lu7HKTBFIt_1-KD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(981, 2, 66398, 'fpZc31WfS2-8woHHRxza4_:APA91bGpORTZT98QcuOXQ28kxd3nZxCOVmqpkX_b_PrnqRAo4WxyB2M1NGNn_PIq5OtdG0IUXi_Ttc-crgD06K60QEUD7PdpFabpGCjiMT9dYkvJ4xrk3Deo57Lv4hzpb_7A29PwFrge', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(982, 2, 66400, 'fXmVUGp8RZOBUSVSPOfV_O:APA91bGaOCuJejE1aYTKg1Gvix65EiW1CvSAxWB5rSxoB-x7X3G3--UsOP4mXxI8-_5wFdLnabHvKM9bWx8bAqadrrOWUVBgsFcDFi_KBFLbk0OM5Qhlb284jkfZnjDiGDFZ-GSVk316', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(983, 2, 66408, 'ce1oBtlUQAG4MuBr7dNeH3:APA91bG2t1832vP2xwWe4Kc0a1GDNOjQ65VrrGkAKDPpfp2yLm1AVbEL9pguK9yxDQC5A5XhZNOwAGNOtAqhAZe4Ol8alaXtsMN7Kx2jN28_IXijPKzkBD_j_79xXYCvXL-NkbAdxfGx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(984, 2, 66409, 'e19UDWL8Qm-AqbuxwSPLdu:APA91bFFLDl1ghTej4jPsOeV_paKks0TvLvSdCWu55Ai1zI7hNqKgyE-wECGPhbUpSRqUusk0K59yc_OiDR2P0_Gd3Y65SfIV0K4TmhDm5mhK-_Vmqn13BkgGdXEX-nWZo1TEt6kT-8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(985, 2, 66412, 'cfyNEr-MRAe-elRUOjkSLk:APA91bHJrJU7kROzlD5skR05qiryXCzF7YW1_D_yQMrpc-g4seH1BfeeQmDWg6ciKrjTV3eypA9y16LwtIUfhvq38OisVFq7tM-oYW3dYXZYhvRZouYLCVfyro_zJ10CZA1_MGcOq-5q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(986, 2, 66415, 'eDyIOMK9T6qsy-vHNVjf8S:APA91bHYjEnn-nlqsCfFdSoRXh8TIy5T6c7SgGwNC5RRJLnZNT2MqRcLc9-lzrGSVFCmODE74QC1pm5aaOg34ApNN67dPrxElV1bpHenE25XLOa2Rmwy7GniIepUqNH2b1obxB1-xHFu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(987, 2, 66422, 'eYnUw4jyQPiPouwSub3yY6:APA91bF7YPT-Xxr3jmeUSu7s_E_gUcjxWkjMXn7qlAA4rd6sooKt2chRjJ9NJIDBA47SZtH6mgO91RaWicJKp0HbYPMjpII_dy8mtBdVwoQdAp2YgD3xJFl_2HS_ChIKwBARqrm1cWZe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(988, 2, 66426, 'fO681If-Q7q_gnxjE_rSaO:APA91bFcQk4f2vYtt8qQX_1Hj-SvhFaAQmzZEcCdvoPOoxSgq3n32OqFCplixKmVw25sVHjq_2Dy9qiXQ6N4UdXIBqBvbcTHYy5h4CjGnyZ7uQNcVlQzxdiSu0g_H-FEAHlagXlhClo9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(989, 2, 66432, 'eHHFhj76T1iB99bC9KLJVo:APA91bG34cZG_IAkmjipqP9EcgPrPpvzmeBit2tIcXFGNpMbDJ6apkhmoYcaNpn-g1yFvBsFld8CnuUk0clPqAJ4oXi2ZDrnys94hiVAwLSi-GWnVAMybovGS8KwQkHw0Ek8rdCIeoNb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(990, 2, 66434, 'ejCVvjgtSl6ayhnm7UVIV1:APA91bE2-vEnB2yIc-oQJX-RWJ2ZPzsi3UVmhYYHRri-cNH-SHpoo7otfggn8b9en1mUjM3d4yI6sb00BCw5VAWHLu9cYXbS6Oc47XDmr4n_kYYDeBTcy4MwS39eIOtDZABSgGsI_C-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(991, 2, 66435, 'eR4hP9iDRgK8YC93COmhV-:APA91bGtRAf9aUWlOagoK0Vh22WIaMefhGlCK6ZOX3dSRLw7W-o10Os6GwXZ3LtYcCse7dvSJAAO0b1IFP5CbCyUCmLJmERwjGh8sMJS32Xp0BXhVYFkRSEn2n2k7962-te5Z0Ctq8b0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(992, 2, 66436, 'fC_tLmXwRKmzwVz5dUgZBr:APA91bGFGGtYzTzEOzYrI92jT5tQ2ZfSHqkbCJdlRbv55R-mEDltJMHZ6jkv10rq03fsdlLo66GsLeu-I4OI70D9yXazDm9dzicT4oDOYUJ0GVRuN8ffXVh3ZEpWZGcvE3K6bHWWjad_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(993, 2, 66437, 'cj3CmbujTtKL2a6rIUjayQ:APA91bG7DeVoKjGMCGzTsDluz-t50QShmKX9jrtpDGjIwKNveUpHtCy5s8Aq61Wg_kxeK0UDAF0Mjp1OS-c237d55YyYCteK1d6iufCXhEeD9QmUl_hV7lW0PRehG_9GAckOLEP8o7aP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(994, 2, 66442, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(995, 2, 66444, 'ccXe7fEiTPaFoT2CS8cyqp:APA91bEIxWNwYRX8PHoBCmdHLa8B7vdh3fSg8L4ehomnYj2eKEtbZe2bIfeJjp8bFxERadewucDIfI4FmBcfVBYJQG3WsLJ3XaZYuU2UikivXt4Bvf7QOq2HTcncusl-_cD2diwoSyOB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(996, 2, 66445, 'ecf0QtKdRR-DCzbHo4QJ7S:APA91bGaAR5eZLYVGxlUZ2TzapQW5_YrXsyTd9jdu9FObtnDb4r5oprJr0YLZdcrVbjE1zmxHNaBHCaSYHMu06-rzNHg33pHkgLcp3k7P-gVUZeFdHuvUPO28C_9Jm46wfs85Vr1lKds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(997, 2, 66452, 'fqwR-olmTrm2CQ6jrQHhTB:APA91bEx62T5rJKnd5ExrnrOoZN1aUp43B_mR8ozXrDIIp0utfDXRddu-pxxopAo6jAxSrThpmgwPJ1E65IGzP4iEZXIOvGCgzm55xu4gaVJAn0LGL4ULK-KvLyACdf_6kjTkt-LAjBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(998, 2, 66459, 'ehqNWAirSFWfLGMAfruO4B:APA91bEOfSGR4xs3DCyHjX2INWZAmSxHp9_k95KE3mZf7zHU-wfMNzLEQA-gn4u8-UucDRaZyP8omM40ikS3FrxWk3doiVnQr2HEtd0SxWrGhrd4litp2h5Zazvjj0kpsoS_P-6wR9GZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(999, 2, 66462, 'dcQbpdJfTGivFDn-Sys6FJ:APA91bFdY6JuahotkO1cE4kUywqSTxpn2NraUN586j38EJsAj5KVD8UsDr8-COp08Jhv2A0NUVpNzb0RtgOKs5N6SAzDNIi206vdoTfhfDg_wS_K0j39pztf1cMqhlYrfHUezfd3zRAg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1000, 2, 66465, 'eJbUfUkKTTeWGKxp-uZTmr:APA91bHiq5krLuH7ubZLsBNxqWjmhFpaw_nC6hH8QdZxI2YnYujQerO2CI3Zab2ppaTbm9JwihA0Mm8w6JelM2pW1gmtadR_DDTyjHF8m16NX-fz9W5iDXJvC6s6VMIqzgKE8IThtVL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1001, 2, 66468, 'dV1lm3UaR3O0CC21DrTPPl:APA91bG4PnF77fuX7hcB9H_XssTEQv6rSc-_GZ_oMvaviPAlx3Xp3WImlzcJvveXBqgO4mmNo_W4PrcO8IbagG3Cb9SXZ2LIWOrQoyUbPtVtHgpb9jxlbRfa6CKqfXADt-qE3CBprqva', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1002, 2, 66482, 'd2PhbXjNQ9WI-CVCFPR64J:APA91bHRc6cnj051mveMy-NTq_TmfcAG_ePKzfvxzrqmpNfbGisM4DGwNN7fz4fpH97wSOQiyv9eTPCG59rB996l1HaF_gFsLpsW1_PWl-jCXYEbLiOGv5ldGo2IKwsmdAJWHyyuJMmR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1003, 2, 66497, 'cl6W1JQ8Re6JJg6B8QR0fR:APA91bFGHAHyqPHYWE7OoBZbe74zMMvOxtRsShTjU5vwNiGenC3AsFJ78Eb3_W6U2TEEvvGBSgiFQ44-CYK2ICqjjiG8WTngtk48Yco-Rz68GsJ8OI93nanc9bREb4U6q-LuCvMjZ1w2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1004, 2, 66498, 'dQAVPj7ITiuJCeAXTOiXoJ:APA91bHfu8QzPxNhnwNQo4fu_Ml-UxkDnZtAB_jq5kFkKtGLum-MHSu87E44T8xL4TIdW1xDmehxo4_qQyz8fYOX8m0oS0VMa4y9A1dcjn-VWhEYq2hRmsCJo4knvH4qtyoGGAuHvTQM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1005, 2, 66500, 'd7y1slE7TISKs3J0ice4e4:APA91bFkKeD7jYlTRLHNEo34xOLVpjvif_Gd_ZHSebdpBJfGKTpVHSjqa61qd54dTjiCoXXU2MMBuKUzbhRMFjpy6Qy9pNeTyFXL-fvk7pMzo-b5BI3J6s9oTrjXutsumx8-6lwSHWYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1006, 2, 66501, 'e851GnIXS-yJT8aBJEn09W:APA91bGKhx9GpOGWS1q6TOBXaaHUusq0xGXE1c3UMTRt2_VyrtdFOq3F7FacZDQvZPmehVrIpVZIm4-qq7cIWYiCkXzpzc-xlnMs2PqDguvRIApU2tfz4CgWrmgwMDQ3gz4ZxjMN4nS-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1007, 2, 66502, 'f1W1gJkmSZ2pGtodho39_k:APA91bF6cIcjbLVYEmKnwUWGBEE0u_DVx4-ilg6hurwS97M6RcKUJMA-NpQbQNfufuKQXKaO1b5yKP9rhQrzoU0JSlWMJRha-DrIrTJzTY92ks3l1g-qoYrOk0EGAtYkHnUWQd2EGKYp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1008, 2, 66509, 'dQ-njM_tTRyXWnofraqSQm:APA91bHscIbD82TKUolU9vaDavUNyVeHdrdJgkNVOsauqfRG0nW2gb4LO3qzo1LJ5g27pDQ6HDLQFXQ3ilnJ6rcDArXJIN1w8XLew5eW_I_zSaJC9PKs88AGuD_dAOzCVpsI9NMD5H1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1009, 2, 66510, 'ekJltIJ1S0SIQ2bsyAlGxl:APA91bFzAao85rPbqCS05_ifHiCCNIuaFFsnsHdpYyd-MjnXQN45zJXB25Uyf7KegevXrWbxIMabuYhInNYbvnl3mxpQizaU3HKmJYB7G2sxJXwVyi8FOdbuVhOIKkCib66513sjxNVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1010, 2, 66513, 'ddWMZaQRTPSNAzWEDcDXcV:APA91bE9m-ZIWT-rhzsDMbahaE6Jbc4DNoO53MM53K5x2CvwCKkDbYQJHfM_EzimTmrULFkcqHICDG-68D0GsdZeJirF6VjhMAKOPfvh3yzAfupXMnp2ppiNHrQ9w7kWXxViBE5TrPiu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1011, 2, 66517, 'fx2x4eWPTgaXXvyxazhO9A:APA91bHwPEWWphwcIJNpBOc8FtrwcFLtvUybdqi7XBylSNcEmY5UiJHHOk8GuoSSpG44pJCuTHKyUDrY99Wcu7oBmb5xYG7o5N5AtlZAOQP9RaVuiS8Tzb4yE0jO04cwbW4KANFBLI8L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1012, 2, 66526, 'dJ8kq_9yQIOuMiGB_Bsnx7:APA91bGxGP9FWLY2Q4qU3f-UskoQiawtpREaX9SfpgqxeKv6fqk_84mhS5LnMQLfIZ3y4QXG-V0UcTshoT-t776W2GfYA2Ufoq5lGcpCgru0kG0ZEYm2qf_5vz1uT1SK4L70np0VVbwU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1013, 2, 66528, 'eATndMJ0QcqHfBTMLx_k92:APA91bHV_M6qsDSBfEEXrU3EQ6eJbG5DAiTJ09OCBDWtUNInLK0yWBtkcrRubuZujAM392UkA4JU8UxnnKfOZi4Go78_DyYahcTRzS6Cav0kg58a0vX_NPdsgbW5JncI4lC8dyUxPIJ_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1014, 2, 66534, 'fqR145NJQUups26CzY82vZ:APA91bFezOOuOTz6ZEzVAcSGFtWKwToFMumg3YyUa-n1r97ZigzEJ-w6Oxj3V4Qg389GrGXUhoFAlKg_aMmCpDOUUdmwdes20krifi4sxxJFW3cAcZ-a4VKwD2PLnqE1zoKYAPgFR-1-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1015, 2, 66552, 'f6juj6XBQr-m8gvDteZYED:APA91bHylZQCO_mPYXfzO4nyVcKVSVjuzjnSu-cL-YZ61RONIY7dZYyli-64VCESsy34weLNkNEj6HMxnLsZlXV67GWYcnAeDFzQqg9A0y4TnhhxY_u6JuyfT0qwmia1hKRp-Ys7Q0X5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1016, 2, 66553, 'cSYItJwqSj-L1wXAsfVJ5G:APA91bFVd_68R9V6YsBN5FK7k9RXz6iXs4FDRI6k5WgtZtl_sg1wAsnkvnL4HqJiftpxLcKZBuyC0vIyTu6f6otHikvCEkXiitGhfWOtg42pEyBB_VgommQVQ1Ii7N1RuZgcPmj2T8gE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1017, 2, 66560, 'cnJ78_jkTaOsVdiLPq14e3:APA91bEFGOynYJKy8Itb7rCbU6zxYDkBUQF-xQ7Z6EJVid3ozT1BnFAWj_6o6YNW2ehaucKoo3gPx8FqwmDMTlz4cBnfui25S3carkOc8dCWFZGtliR3C9HxY4moTCgXXgkzFXv0wvFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1018, 2, 66562, 'cK8etI7FTFKh2mfo2J1kUI:APA91bGToJwbz-kmUpQahgvJT1lAM0zUfitpJQqLYCbOgyaS69a3EDEL0bva3XuO35O5uLBY7W-TyBR6FTn6cbuomxfRpDAHkJhHPdxhPxPFlfOq1yHksojd-29Byo3A6grMUlv7iQEr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1019, 2, 66578, 'cpQa49qtR_6nyMMj9qj_B0:APA91bHyyyrQbhY0LqerClknXav8peJ7NdrqQJzrbKajvuR_K8_m_Zrhcyd6PK7sxNMwQlYYYVVnH9gcsRWr3LCvTsqLKd_3CaJwM_RNd8LPJeryja6mmndzlu7cW8dxiJtbM2dLGIO3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1020, 2, 66593, 'dPPhY0PNRbqLaxluqmRPtQ:APA91bHix1ska9OPBSCsAtuX1FoMKzlHGTtYnEcInhYXXF_sybBoTcTpZ5V0FH60vKtwKMqCSuo1UtJiZ07eIOP6OANeWAs1ZTGUwFUt-uUHp-tSA6eiGEeIbYS2JXg2fSUERsgBBEdd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1021, 2, 66595, 'cNceyjYqRZ-NSmHj8PAodZ:APA91bGBFHAu-di7ELN0Kxp3j_syEO0uAoHcSEbQ1zakusmyFP3l7v8iqJB68cG15jv4_sgXKmWA3bW72ZfsQ8P5xghD0P6f-JprB8gm0bQ37rzVuWo0pVe3Ydu74k3gwZsZwWxc2ehy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1022, 2, 66601, 'cwVA3FIITEqfIyI5mTvjMc:APA91bHsv3SMZloFT5_s31V0TM3RJsP2v3acLpuNdYT80E-N4d4p6MeAHcrTNXYE-xEcMLQNkd3ciQiKUbyNH0DoSLETrIhQlimfQiG9g8amsTKi4c8jHXSS_12ggy3zIhl1AzhlP1qc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1023, 2, 66618, 'fAYR9aCRT9KeBCx66dDb9N:APA91bHhs9Jaud2ww21TB2JWENVmsBXDpk8fq01QUeFFjRb3Zu6uDmIhNtK6AvDBZs5SBC43LVbvjycVVWXxjQzALzl3fEFbLk1prkxDNSKG1Tr0injat4cmV0go1OyV8cwWEiFH-NLr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1024, 2, 66620, 'cFTmrxW9SGeTY8ZQ6YYYzB:APA91bG27_rHgaPZL5_8ot5M_fXC3EhQU-mxKO0W_n7xUBPQKqZCiDpOOeDnJozfUk40qRYn2fGkX87lB6dlL0JRW44ZrjiORaZPqSYXvi4vH1bd5GeJjV4i7es-Uv4IoUEffuxwZwJF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1025, 2, 66624, 'eW73CWAwQiyjMLoE0AlRx1:APA91bFCADIPJ0jjfKXpm78_5tIXXyXNd8Ql1ZSLOcOgYAbXsOo509ec3DYWZQ7Xp9w3X6OQRJQGuKI0mzREYxJtjBJyIII0hVdnXH4AYWK4FdJ5ylgGKlR8B8F0cgFzGqsXJrAZsQzU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1026, 2, 66628, 'drHGAh3dShWP7hasLEPkKv:APA91bGjjZ3Szz267d2C-LQTop155mdEbDp4HgCU8s-r2AolKAZGYFozmPbLf2cEv6_Erdfs6vr5VS-FFwJaIPoeXjbhdR5p2EFT840voa2j4Kn5pbRUHP2rgcXuZNWt_L2uXqhvbkIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1027, 2, 66631, 'cNxkooRETpidJNbRCx9XNE:APA91bG9HPcnK8nXV78sp1R01ahXJLDdKalY-znbHmSh5UWksfkXUH_k8SIENLjW8onHRFLwoFqpRgC8po9Xyr_cjOa8VspxTf8fdMwP2AcZJl2zXizubxvGe9afGwKj51Rileo6SFuq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1028, 2, 66636, 'eyoCCVYvSqGNHef8B1WG0J:APA91bF4wLFjtsWjtKVkwUahbrWcM0stwfZROLIoMf5T_nMtg6eVnC4qUt7BVU46lvo1JsOx754QhCKUgYbbVZs3tSPek57rPhgPVL0jfq4fURVRLG0111tg0JxzbXQEhm2L_ieyGVtP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1029, 2, 66650, 'eF0LIB_pTRioHytPG_jlpC:APA91bHxGi-oltTjq7nCb6vh7_Khzf08K5SYjzcVi7NLe9FpnCK1_c8iHAjEMfvuF1Fa8EODlq8N1ooq4bHEdswEyKaefuTjpnsz7dHMUZ5DDeFBz6BH2rrqrHwtUIgDJ5BWIsB3x5W5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1030, 2, 66656, 'fRssllPkTau6OCllRfORM4:APA91bGTOeKBeAaX0mqCZKTyoGF3w_rj9-0tbd_u3XYC8zHo74io2mTU4Cci8cwFbF_s_KnoAlEjg1KLRh9JUiy7aDO0GC4ZzH65V5B2vZFxayIUB_qAHGz2e2p8Uw1mXNbpR6Yx_BTX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1031, 2, 66666, 'fJh0N_llRr2M-TeCr3K21U:APA91bGSsftOBTr08PMBIM2SlYNMECF_Ycw0HbkGxiiB77rlVWra2WD76pc_MS2unKR9BWwvcyNMK1llfJ1QEm6HWfr_9e17X7prOFTYeRbXvybnfU2Qut_XEtm4K2Qo0u_Cg6uaifSY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1032, 2, 66676, 'ffkYcQieQVyHGSLQGlEAFE:APA91bFaoiot276uHEksHtraCepzeIzRRbSlOXbhZ2599czisPpnATVz2npVPCXBiruDraUo4St1o2oMwRVZC5uapkIpZqHthKx8WVa27tZBqmPG8Iftea_ZdAMLGR0daez3Ub9vzP_E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1033, 2, 66677, 'cMUXR_5QSomm_RXH8wWB7b:APA91bF0GwRbTnbaTX9AWYbaIh9vz4Av_qI2aSFER3jZD5Twsv3laYbeZdxc_F_lAEz6xEm-p6I3uVFbhnT_zBM43cCKVRFHRp7NmDBs4_ErKPBqwrnu6FjZoFMh3RxE2R9mZ8NAKjGo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1034, 2, 66685, 'dkwvPvViRViq2mylXoZjlx:APA91bEm8Itl_FkfP2dAkJwG636KTKBoww9IKVcX34KCK17Iw1lCgOXL7CXuxi0hCYYNi1px0YfugPxz9ufriTuepOw1hQR7qH6n-mdbEvcSaicAEEmSf3ziLZ2IbEj73u9nbvbOaq5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1035, 2, 66686, 'e_qlJtCoS3OudckL8jak3M:APA91bFFK1L6YmnAsfZYmG7GdI_xswGxbC3fsc2QB2pdO9KPfVH8IrkeQavUQ7-LE4twlcs6xhZp7aQKSZe9olqfZKasE44S253i8iGsxWJBZr6sokjMW2-c8Fw7v6X0TUvwyvLew6ND', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1036, 2, 66700, 'cAfth2B4QJ-JVZi45V6miu:APA91bHsg1WXjBgCM6kSd1wArVJiP-tWb4yA4E1d-cSGhkWF6cgHgHSpm2KHoeWYQIjd_S8ej8AawSD9tjQQFSQ5-XLGFe6HX_KqMA0xsNchNkq8v4CHYVCe_aB-1cAIuQWa_PjS_vLC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1037, 2, 66708, 'cIftB0kFSW-m5jfsnyiXJq:APA91bExDDDaisItqG8Pzqqsh03iy2cwdxTYuWccXHgApeuEfxY6zEpxVyDWVzrg8eynJltmxhydX2asBATTUE3sul2eQD_vyW-T6HqMyfS4-YMks3Ofq_1mcdwG2uy_ipgbkzVI3Usu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1038, 2, 66713, 'e2_2U9miAJw:APA91bFETeNmWleomuV18A8XgUsbA-NrERmTc1VHzlKy_H-w2apep3r8DwsrizARThv0wsde2aenlt816jrcrqxaaHMXL2MEL2rmYoTuUDKvr2EnOWc0DZm_3F2xfMPze7OiURKFOTFp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1039, 2, 66717, 'd5zo3ZmZT1y61jAanjA88A:APA91bEUolZO9azQCQy1z4duZulwBWaYTH-lKushiSEJV9KrnPSoNcLeSa98L-bNdq12tGff0FB2fDw2dtihwdDu4FxwzGgfwuEF5h8ZIswy02bLQTRC9FojHADeXQ_mfhuucaFmUK4i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1040, 2, 66718, 'e442noNuTM-H3m57V0pupZ:APA91bG9p42ZUipOg3D_xdNsnDQqSyzHNJjklr8qNMirl5CmQ6fwbtpNXfuLlM6xhPVpuXGlavy6deHb_BweNbYPoTyPR0plQW-VrG0Q3-xSqkj7vSyEDx1ss_-6yW81uumJi84xrjrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1041, 2, 66719, 'cLvf8dO2S6WAx39LWuo6DJ:APA91bFTDAVGMY7JW_FSoxW7GHdB-wHCZQykK01HeWZ4e60rrGMP7jLBBUiJfVcE5yhuQBxj5ZTwshep8GmNSYlxfeum1K57Umsp5L7WO-z-wIpjkhUVuUYZgVVjJ7IPSAIEi9lpxL8N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1042, 2, 66721, 'ee5_S5kiQxaRPF25t8ORF7:APA91bGLWaVBvSAlb-cFfvmtQqrtO5RLiJRaBuFIVyz9lCeWrUY4A5TwENi0QHRrM-bg_dVg16K23vE8DZi2b48efN-KUu81OvyYeB4N64ZPHRXoz4SRJR_boLuy3yHFtoI8rSwIEWuL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1043, 2, 66723, 'cRWh7UrHS2ui4X0SyC4NiA:APA91bGla7hG1hd9W0VBBoeXTqaaFjsNKJuwkA7R3kI0Yx_rcBAWru9uZucfsolqz7SrlKMGRfpG1OUhw1R3xP3rOzdDQgXG8ugKW9Ums6vtcg_GjnpRXVeMldylXwKxuspAG8r79lm_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1044, 2, 66731, 'cCi9vFk4SVGpLoNJpyHyQt:APA91bGmOOYkyzIVaEvo01zdgNKpJ1fjhDzA4AgmU-adBDl5En5e91QS5_k4KihM9NCH-fIvZa5tnDYX1r818DuKH6axlcwgDR4YNUR6Ft9CV1OjSRw13fRWR2JY4HAvfJCj-9KtN46V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1045, 2, 66732, 'eBTuVR6UQfyu4G88ugTiUy:APA91bF4tmjhNpjj8jnApn-fPmrzLKTc7b8KGsB19RblX_VLZR7Rm8PSlKo4YgarDD3mfWU6Pg8Gr1qoiKhpYDX4lYuJ669HKFMB5R4pz-s0zahMa1oX7iUtF7lpz58gHgp41ci7G6Xz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1046, 2, 66733, 'cdU_u18vSnSlYcKLqwoyTT:APA91bH5QfkGqlW6nKBGYtV7w2fpT0x6OSEj0ROoz-vKpCAbRiXMEXF9aoB9UnsFk3_nP2yTvd5k93M4uvzfCXCsS4AtWYqWkRkWIwRtzOZ2HK7LqMOiMEKEAB_2mD03m8RGNcLBrroP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1047, 2, 66740, 'cb7xdGsoRT6NW-Gt3GVYsg:APA91bFThC5bKEWgAzqWT8LKZnbkj5Gg24OZf62t8lav8qjfCQx22EItI17mhzt14eZKfzqGg7BTG5xHg59cUoMRGBHGOpVHzYxdVT3eTd_M5fKmv1AALSxhaVzKik0iLher3qYYvJPi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1048, 2, 66748, 'cD-XjfAtQiWWjPL_FxeVWv:APA91bFMGp51mt5dtjlmtqZUjPNSpcM5qCdoPgVI4LqDcTYnowPZRz5lXBjCRmrtuhuTo6eS2s9KorbQwA7xaqKLo_R9G3EHOwvdSzqvXJrYUUszrB49q6IZp4hCpZPTl3c5QSu7-H51', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1049, 2, 66749, 'fN3x6IByTymMcC8qYOzjlU:APA91bE-yEFOkzqwXia9laXwwcBNi4Di1Q8884uRDma6DB7P_DQGSScpwgLnwlumgzsC4RRMg7xZtpL0bH6c3Gq-XbONaUbfEi7IZPzW04XbaTkn5ULOaHMmN_Tf2PKeUGTOFlkEhkvK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1050, 2, 66758, 'e-gLtD2LSC-Pzb9k13dbeD:APA91bHAG8mFC1aRBq6yBjKuNGakJBVrGiNavuPpBqxchiU53HErrRMKelV8Y0hy5EqYUpMX-lhg_TOnywSezxjpb5CYg-8bXxvNn55krI1WnFunyWTytdZ8EBjm9jyQwzb0UGkV5uBq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1051, 2, 66764, 'flcCiArzRUKMo5Bo_ohWQ8:APA91bEKvyPzGvLsG0--Wr4lbOjHqO5aVn5S479pOrzMR6yU4suQMUU5dSCVx-kcIhotRZ6mZ3pRTRA4QpkGAPaHqFybep2rmRbAVREgldhyNsPJHWf3kGNzWELs5aHc03tYMP1gJXYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1052, 2, 66777, 'cOalZc9bRNqP-Add1ESkWy:APA91bEqSdxIQy8QldYz5nmQO0I7_Fwg3hUpdYl1Cee-oJZK90CgAtc9SqHMqDwGfMbK7gwiD3F2LyfGaXWNW8br6so_YC9REi3oEBz1AtJHHr-8AbjdjhfdyA5tM8g9NDsvsm_IxRGL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1053, 2, 66780, 'dvAZEldDT1ywX1oS1VeQb6:APA91bFDLme4UIls5IUDkpJoSxI7MkS3i_6HpYkzpEgN2UHp-SMo6XLTfyJfVn_aCkXpOnK9pfI1KTA9M59_vKgONlzEPkuMLFZpjcc9hax3lUDdPZoHThxHhEzNH31r9oIA2YfZpmod', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1054, 2, 66787, 'e-rHQLHAQumdVDKOgEhjfs:APA91bGNe7sp4-gnwcG8SpA4sep_TsuVrv-H4V_CKyoWMCKDlmSk_RoKqTOdqlFW2lbalcA3sC2AmioX0xLsAloZxSxZwxFPXdEIsN2Ua896YEBLCcEz97SOLRtpG2fQ0GLUo0EbHyTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1055, 2, 66790, 'fisS6xoATCaO4_IVuEwkSW:APA91bF7iOTzA2vCf-SIkGg7MWqG9-twx_v4xz9YwYW06zBLSZdT1NCoelS3oA5DHBg9vAzlQCX-eg2hOZahnE1wjLeTSWsM1ao1lV0iBs3HVA8pfah0lns5S3VhGq0-5XY8NhnSYdqw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1056, 2, 66792, 'dWpgKhbxQYqy8sWA5JETRZ:APA91bEhFutuy11OJDDpSPUymB6UYvPTsgoov74csTuM5_c3a55WIsw3jViZorCmgT0H_vzvw6NIpt9hwJwueNZEzhBtVSCFIZ-Elu0f6DPFRCECPZVB_qMVswDDyLTcBZ0oQ5rmc-7y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1057, 2, 66800, 'dE4UJQW-RLSkHLLdgaawaz:APA91bFBx6FbMWhXnwWwRBDT3lOhhtJCN2FbYf-ft1zG9ptp5GdXbkLtxK8frcpLrweItFdwxi2w7X0au1n46n5Ouvzg6SMr_dGtLyzc44GTkvKZpz3K4-ZnCZaw7vAcWrv0NSdf3mt9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1058, 2, 66810, 'dUl9YlwpRzyRQrZVTL8MAp:APA91bFZKLo9cIIh-VorN8EQEhASpHu-AsXQL1Lfj77WgAMr5X52A9zat1weqItBFd_yZx5yWd_wy8ZsqBvjnmN1nLBnyM0pMUznA4n6ggwMr1tmY2934hs3xls38hdHyodsKvBpWb7V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1059, 2, 66821, 'e1IAJ7bfSsST16RRMfmAQE:APA91bGJpwIa7mtZF28oEaHDzdwMJ1ObIvNgDie7sbVwvczCiRpgQAPRjeh2Q25vYIwKNyJu9EQiZ3W3XdHH6GgLYbnsUnH1Yj8TPGLifCZpV82tLQOKXOtmd5MtG1XnHPEDh9IpEM3A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1060, 2, 66824, 'dOr4oNQdTAmusYBUMQUng4:APA91bGKHyjM046Y_gQQG8xgsaHsIu-1BEFCoQSe_VKg1xuYVHkEQoDmqCHxC6wKK60TS-DEZQjXZgfctPJslUtb47IBfkh55btpJ-CLltW9QT9UsmeVnr2cRX7VFr8rwcNTHYOiqJQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1061, 2, 66839, 'ewcvut6uTiOWhUnsiQO_Hl:APA91bFN9vbuPSORhP80_mej_oOm2HAibvmWZwix4nv7fanpuiqJS1FYFyhs3fmH1rJa7QsKr1nKlo6MR9nlnp2cYYpMVkEh7QeKtwR5UZ7fluD5O5qIdA62D-GpBYk_p21nP6I-9B2Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1062, 2, 66843, 'd5K77A7qQzKyI2cJxDLGR7:APA91bEbdgrxQHQYX1SmcK07_DVolYwgYSlv67-ZixgAJY4pcvtWNrlzot8-omGtOiTi8ykgG1O_zJ-oq4rMOgF9THccn08R59SpRhrYuYbQZxX70MA6oY_VKzSn63ABr4wC166_jKSe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1063, 2, 66844, 'c3RFr4WHQY2Iz1ua9wsYbv:APA91bFnupuaNkcNEzdcDFmyDiRBVFMVgVpd22DYGQb1qdiod5vhAMKjzHxbjJPerFd2GLfVPy2V2lrGCs8tG2kofcnJNUpuZa-517mpvFgs9DeqQOE4Y2BdUuT8ILPGT9XcuAXG8tRI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1064, 2, 66847, 'cb2Ofof4S--tENPhLQ0rck:APA91bGCGLf7gLe1UI71WBq1RFJ-qcPsVY8SBHtjC8wucjdtnoFejzg5J6LrDwhq2FT74Ipw4UPMeE-OHIz8hYZk04Dunriy2FUMXmwK0E7vS6sKpPtOHvWXIb6Nasew_PCVoGQLTrDW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1065, 2, 66852, 'cUI2vDj-Qruspd4yZOau7z:APA91bFFdFP2T-tUZTeYSs9thzDtdrs2svrkhV5ovDlMdNoBcWkUsl9sciyqeezsgyVTRWrdr1Hyp9PJmsxS_GTYWp8P3r0T5o7VbxjPROjYTZjph4j15LMSxX2h1PUBLB-ePqZx80AM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1066, 2, 66857, 'dDS-BMdFRKu4k01L2RmETr:APA91bFFMs6jswYzcGejehWDWND_xOayi3y_jCCfY3IhHh-Tl82COw-c5uJs6w0AVYZ0Jch2MQXtrjN2KTjP3fJhXZ-kDwXYwgL_355gL5N3uXU0X91MX7s9A-dTDokH79aMqja8KsVn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1067, 2, 66858, 'ftGY5FwXTJeFwGpr_gaz91:APA91bGL8bWIqcDVoKsvBWiuncw3IszuSInCuvT3fdJNIYDXtJd2vtoHm0iT3DL_B_jZUt65PrFly-oy0xS8_nwl2ej9AXjRXgh3HHMhx0ZiY6Z7IfQky1QD4ujyguMs6Nw2vHi4nNo1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1068, 2, 66861, 'e1_JU6DySwKsIz4AePHbW-:APA91bEPXOTPsSurBmWsr-pJLkWE3g2y7UAJ0RABNOPhvjGb8-HRSPlKKzMX9tC1dQUuMtZSZaSGvbBLfMpvdXWIxdIoOm2UcymFDV3vPTYZ3ApfxjHI5bgHHXlccsg5w3VkSO2Z09j4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1069, 2, 66871, 'dCwgizLqR9maL5S89JhLRm:APA91bEAsFZX8ase-ORif3YQccOMxx-Kj3T6viICzo_cTwg3Mt4u35DlpJ390u-30vVkcWkHS5E1ArASkYdbgQ4dZzbho6-qjU37wY-bQnOOMrWeJfZmppugC8MSTmIBo0nqkopAL5-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1070, 2, 66875, 'clC-wKuCQ-2INCbTvUP2iv:APA91bEHqwM4Z1ySi9JckVQglTEFf_7qOTHkmobW3Fks9bgzwQ9Vpiv_zLPXThPiPspG3SywNDV7Vn3yjmM1ghKcIUdW95F_L5Uh4Rx34jsdoQ5uEh4xpX7es637EFIvp8T19FsAgv8Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1071, 2, 66876, 'epxc5_qnS2eZRoAJVGfHXu:APA91bH53Yhj6RuKxHSIaAEBfwy9tpvuKB1WvZxi9MF4dGjNnoXR3Wu3Jr3qlFX6F4vu037OQVs3zgBbmWn6YBQJ1BCHFPOJ7FiGi487Z__N8gavSPX620hDWKK9gcr1eSIAOiFQQmSt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1072, 2, 66881, 'fi7S5W0DS_G7n0cwfO4Hl_:APA91bG04iRFhzipqN33KHrpDlwvzxLtdc1bgqrpsimudFYU5mwE53yeQFGIilLjCHOOPy7VeP7lkYQXsECpfiswtCrIm3WZjk14yxAKB3ToPTzSWiaZOE46oNK95-C_PKJhxA5ebpln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1073, 2, 66894, 'd5b7p4ltTyOZ1hKCQRPiNm:APA91bGDcYD1xddi1DN2lsyvzXiWTnL5T1AlKPWd9xdTipG4OZVVgVhewI2ALvNHKizq5xokIB3gPH9nLuP-Vpxx1ThV30mdfcF4FGwwX7MvysHeieYwR-RZ8rNlWk0Cy8tJhfJslbLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1074, 2, 66935, 'eSGONwtKRZGhHJOIBJSCwQ:APA91bGX5e0W6x3pdaukG9e_XrK-HymP9FrGa9qMbaSSW4NOlso_1t30Es3nhTAoxUYdCRchF2Hk4tFQ1tjhvGAg4XBDRErro3_hca-qo6Uhzo7Nzi3Qea1VbfCwfRyN4PPCQoib39Cm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1075, 2, 66943, 'frAX0e_2QFSRsgZj8_TqFG:APA91bGY2IpUBMTXR7PqYabAafa7ItHQgDzxvcNsLJDoIb5oaQNa0ogjDf0QzNdkWBNYQMIbpop-6lEVnSZKCK3q44uyqPX5Gyin2MtvydTOmRppQSv5MXTaalfIxFFWgRbspQUwvm4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1076, 2, 66948, 'cdu3QKDCRFivMr9Pc5dWsn:APA91bHrlxtngdxzbW40sFimz65vxg7nOhtZ_tMzH8wNYTtIU2c1J2qD2d4t4vAfxVP3AQ3nOG2a5OM14dwhcIfrXMPV1thuTw4wLbBJKoEsAK3_e9UscOqH0IGdvi9HZZKH-lMbQXYe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1077, 2, 66953, 'fNpk3dA4TPWkLRPkiQaiMS:APA91bFIelqUkdqRCKEQXcYfpaDrjlW_vWyw5gvCo9XEqMj8KSLunfMM55CvdlVbu7_Kzj5TCP5BsAKA42zMWKiuWetiMF8F3UYtNu49NGeEkmHe0Z9MOlUAdX0Pc_D1y4qHOpJGmUXD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1078, 2, 66972, 'cvwk9_oUSRCOsGau_Igk2-:APA91bGwmJxAk3icUkbiiOk7VWl5pkWiGiuM_dSv_KxJ1o720KN2woipIam1dgeG_MK-PMGKF-9xgpVqwpeLJWym-yJZ9k8697akJzKu74J1062bQM_MCz6Y4hklBhGxdHOFRFUyKeui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1079, 2, 66979, 'ecsve6GESc-sfOp0msbCy3:APA91bF-3mZKxXlm8bJmIECdak-afKSzW116mhbUyNNck6ZCi7s0lAoT0jeufpHlIRpHbRpyIDhTJN0uZBYUCFyc0x1MTucKGhVrnK_btzMJNMkoFGWrOgZfa7YXFN2qP90UwuOZjA5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1080, 2, 66980, 'dtm-MNq5SkSZw88vU5APpT:APA91bHyCTGmkIdqThj8a__NFQ7nNfhtQ1lCmgfT0vexSEVt63I01J3sHYWtlIuZ7jDi409f9-Th_Yuolk0EIAFCmanpZf0CWypJPIuUBDm0UGNdv6sImnWG2kGFLdr9Ij7nuKRVZtUS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1081, 2, 67011, 'cm4oDtNQRw6vmRyEqTqSzt:APA91bGfTdf0M_5FYSZJum38Ewi8oDEUEYeAIVi43Hqzspzw7MzDEL759brZ4v1z5pKkwDfukw9xjExP7uhUx3ni2CQUYazHU2z6cnMNsj_hBzNPUBcMoFO1luFInKf8uTCVVLJx1mQv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1082, 2, 67041, 'faZQ4rmHRGulxkd2k7zGwM:APA91bHxK3RXX1XF_ajjXw4egSD0VIiCYULq7hnVqZcPQGPja588O4N1ZTD7g5kvMre4mAWLe_U0TXDheXA1kKztkNwqmPOFGkDkER2K6urGEiEWREPOLAC65tK9We_On2hg5Kphm73g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1083, 2, 67047, 'dvIHsmprQQmOVOOLrnNO-k:APA91bE94vx5Esn0ven85-HT8HyM-zTbtp_O85lS5lkId53Us8mFm6ZDvroeKl4zB0D3kL3AW4DqeVTwW2n5DQ-Gacj0zPgDvWK6XtlPZyWe8YcRO3UwGgYkx81mNzpvrwaIpEQTChl8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1084, 2, 67110, 'd0cpNaJlSkeDURpJw7Gx7B:APA91bEEsqVOF0WVb1hNDIDZp8lhpQ-HWXfJzzmhEVbGe71egpEUGbdi-k6OHbCdXxP7q53tDN3ccCnCaAs0LTawXwoR8n6o1NC2YULMrGsZSVBGw8dtxpY7IUK_w3lzgrswszOOOrk2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1085, 2, 67111, 'ewKS91ySR36lMgIWqMqf_7:APA91bEIzwg7ZHlqfGw4hPiNgsuH7d86QxbS4lxk8XGBsWyhyyOJ0v40yUPO6zOIJFHCRwLxPOFRlMjkY64h-sXIzUJg2VMAt0vvFIzkmpjoYu1Ms2SI79kNmjQDpHtQEFbeuRfQYbU8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1086, 2, 67131, 'dq6j4_qhQky74aVxV6P1ML:APA91bGgMSPkcu8cZo0-81_JXKvbAMQwGDnAf5xh-FvKgqVFppZ6bRaG6JaMubtuZuM_1hykKsZI-nT4h1mj2a5ufdp3dBi45scVqVCcS_zi4btmAhotpbNTK0AllXX0MjClAelho57h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1087, 2, 67135, 'c26cR3VuR8Ke8rmCRiCqnD:APA91bGMGtK4Qn2g_DIAPvOOH6VR6CkEhTid1BB92nYobjQJIka8EliJZ0Ta2W0Yw1EsZi0wl4DavNuS8_TBPXkpUD9qw5YLvJA7Nu3h6FltYJ_QsXY1oKqS7ZJoHcjl65xpryclUTW2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1088, 2, 67145, 'd0zwYemtTc6bZh7W085lzz:APA91bFdAbAqF-CcCmzhxEdrNuVCl8UaJ0RfaCvF4g1kEPjv_R6nbErD-aszON7nYJxRlgXeuc2mk6zQx9nfOtB6l9EL8bYXVrt-HGALfpWZkAsOQ9Uqc4QN5A9GtlIcyic7St8tXObs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1089, 2, 67147, 'dS79tCzbRQGrVfjw8iM8AO:APA91bF7MvWaJBt15dq1ACGWyaGn-j8cg1lO1fBBvwBXb9nRe5mk9b2Fd0o8243d93ff8e6vnNq6_u5ymg58MHhnOyFLhvLfqcT4W9txb3T5V2hdELgsagLb1XRC39hbIcZxZS9n_5N2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1090, 2, 67153, 'chgbW9qIT2iQP9S9Udirga:APA91bHwAeQs68sdJQdb4ZCuR-jpOpqMCipgBx9zu7CW4dTRYqbBJwsRzpnui064h0RlGIy8ILYFwF961m00k3z3c-JQ_eza46bNGUCjx-Vv21tjAgqxx5NUc30OEj0HuYom4CbG9KlT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1091, 2, 67154, 'fdQyJGGSSw672PWvxhIfzz:APA91bHEshrQXWe1ysc3E_69S3TSgFrhibYq-AuNvE7RIpbfEYnjFS3BfvB5evCkUB-Xe4YRSsQVi85NsqScM3SpawUFveky1xJ0CDGy__ucKqMK84laOx5yneoRydlkYRHts3gyAxpN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1092, 2, 67168, 'djuHv8kHT02aFKyKYIsfLG:APA91bE82dqSIbS_jeG6zHMWMbLSoYfluGLdrIi_3LQ2QwVJRKQlvE_heeHohesGZzwatiRh96gt6HpqRWLccJCXhCySoREgGcZAyeXnv0lTffdzllzt7PwD19x4K4LMoPWCMg0iI-Y3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1093, 2, 67185, 'd5f5SQjnR5avKS6HsZa9b_:APA91bFUNYyXh0vX5PN6Sfq-OSA7lOQOFIU2j5j7jfYfph_UuMVQeEeW1OdhYcVtD7Fpb0gDoxdI8Mll0YnU9G5X8rpuWB3q9yeHX2tqWmleD09CunFAjU7QZ6_1YxQOBsvl6lEX4JEn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1094, 2, 67196, 'fWooYE3PS1SzvN7uH61LcR:APA91bHN1yaPQ35R5YbkuGga2fBRZOupjUSxnZHZ8-IfcPYhW7nglR92jUvZkzWKSZC-D8RUt2c1ErJC9w-qaUCGZML-K40HcCRYrlGLCih2FGOhj4bTa4fExGiTFy3Sdkr3x3je4wXK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1095, 2, 67210, 'dGsCG9YkQJ6l56k-x-MK2S:APA91bGEE4aeIvkl1y_8fVw6F2hCN87mSii6vpAYHmEfsqcqqFRVimh60EuqkGsLKzHMwgTBRG2lAnKL_0cGuarhX6IXB4gXV-fYEt-5AgmYUP6e5EtyP3Qh70nNZm0hRJqtopBC_Lzh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1096, 2, 67222, 'cd97va8hSbSW__nsvVJCq5:APA91bFW6WC6mEG0udbkhRNmaLe3ijLqek4GvXVwZya_u78gamBXHtncGV-38nWbeJIOez4JLWA5xajSit3VCYRYDLCF07LNouBIwxYmHeiC5pEb3YgLskzG64Csg6Oi6TMjhgxoU_Lc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1097, 2, 67231, 'e1DH08aXRLeRmeg4zTfrct:APA91bFCOoJaaI-j2C3eteEp4dHqqzrs0MyL84vBs82j3zxAhN3puQaK28FUADwwOoaIEkpRD3c9QJFg5fCDtYDoiS1ImCGwOkkEXsyLCmPYmuHsYx4roh3xs6hS0mTFE5ysY-Rs3mNL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1098, 2, 67236, 'fF7gapecS6aqj2LF_WoWJ_:APA91bH3CyMYV59AqH8Xv_JQdgBtqit0QuMbQS31xu--HbGtwnWFYd5QEUnl8rZHTU8LMTWQiecVHygTfQmW5hGLaImIv3w2oz7rMEm5Wx0C9Dtjd1HBOId5roP-bLnAooBmzIECmoHK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1099, 2, 67252, 'eteHjxmNRmKEzlCGht2nEA:APA91bE-lrexdMb2KlWTicop5XcWcDKaZW-L1-zSWCgVWgdH1bw0sCHiDod7abFdJRkHjeylykgKSw_vUpd88meZGvUztVOy0dz8YlqU6Tpb3v761ad-eooFioOtPtBH78vzMublLo5u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1100, 2, 67253, 'eW5HPIUHQY6mIuWoU8B8Lp:APA91bHmFAF4Uft_DO68-bY1GamymAQcx21EfZh8W52qkl8XJJ32JlT8DUvqc_ahjxirPqjCOm7oaR7pih95kdvedxwbnhvzj2FRa9Q1ET2oihR6yUGpJcDxkmkGHIKNwDyMWFngWW7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1101, 2, 67255, 'e5P_1QUTR5iq5Du7fG4aMB:APA91bFBw1PgsTDYhVQyZ8ssyfyV-OCtycOaO2CQVb8MNm7xPbfGndjydXg8Tnf4VzfPxlRE4KUahjnmpnR6MZcrYAGwvTackTiNoses9o1ELXkM-ohjNlJoxwwXvaHy6PLB5HxsFgE0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1102, 2, 67262, 'esXKe0wtSU-6qlBGjKdpRX:APA91bEX4-hRv3NuVQ47B1mf2MLMmqR29N9ssLH60nPxzOjUhHBH5EbuMsFJXzuTKsDFR-DOBxlDXZlaV_frzvptIZ7kf0ppwT1fL1rqc9rd9JHvYQ9A7qgr2LvdlUUN18XAIcHl0mwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1103, 2, 67266, 'eQmAqgH8Twm-VHCzJ2eX1z:APA91bGoR3SC59Vg7rNx896dH0eJJWtsk7TkrmC2QUstVtXGRQyC4mbB--TnTGvZAXff6SgX-bcgmX2ENBJR-aT53pWbPnxU5Tr0n5XwoLv89zO3VX-fQBG1YTiJ_HxzEwkeXDRgu4u_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1104, 2, 67276, 'e9ILOfAyQOuLIuxQCCB5yW:APA91bE-Mt0qiY5rpryznA-35E3L-Rd6Fuw9rm7VgGXGVwjoDaEp_RIihdTDy3rjSjQYF-Jvs_BIaIAUkw1EEHoWIX2BnO9EiNMq5-jikMtsqcnFNFH0fg3CYYJJqZ-rVZ68oDGUWFog', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1105, 2, 67278, 'fOH-n0iSTpWouBbYTpFFFu:APA91bEtcIVcEVFrDpcePEGPpoRwrYmbJ2GdNymQ1BdjF5MXQ3sd3jOiAf_hCzXo16P63i86eabtQR4T7Zur8Zs2dpHoqfM5YIJXRiLlDlF6UEsqNfXH8tnCcujKAG_i-Py5Y9na4x5j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1106, 2, 67287, 'euO3KDYXREqym5wS3tHykn:APA91bFISrBgYfQb9tDbTg8ul54bzxENQ47O0-Nj9CRb5uNvcIUfb2BYpyzrfo2_1W2fnKIHYcivPUYSdpdCl3TXyGzKwdwFwYM12ebz4WcM6_y3YA45ZVCzMo_XuALk5G1VRvwBTEwZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1107, 2, 67296, 'ejXQiISQTN-MFARZvhVFHN:APA91bGXUST2CvasXBBSdxSMuFlP9iK0mwABM8DkSd9Ot2TdPW6AwyfYQWk4mbE2MoKIAjvPDQfeuMK-EldHvvQyUgbc92crUrS22mU2ijzY6czIyJzyh-sx62wErnjz4nVbth6bVDoq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1108, 2, 67309, 'f5t-HVuBQSqfWxgl8UVvOJ:APA91bHd3S1qKzA9zhsxXap5GxhhHJBJAWP8jDCqDMGhPtIBjmJMHqn7oCkvPkKp4fJx5DZgNYPuSDqyjI8IwjdjMi5S6_ZOsjOjtYkAcIylclc_pjC0lyjrYY2xT6R_EKbVb9LtDksR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1109, 2, 67311, 'fTxCnEbrRJW-GtUJBXSHgN:APA91bHPQHo34UvTiTsqIrAX2Y3EcK7mZ_bMxAg1McR89PgXVm8WR4SaSM_GhaZeG3JHo81YWQl4HMU8NtJCgtUEhE4QihxDTNbAVT1YureLYqDMYH8E2QHcBoBBjh2xcot3eHWLL-qo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1110, 2, 67345, 'eYyvhPA1R0mX64mjrzLVhg:APA91bFIUgZUTwYfAhBprnD-XCJQNm4_DGoT0bIyO9tXuvwrrB_DIzHdA2SrE9xaapact4dyuVXgA3LuKFqUyxwvLe5_vDd007xCLaj6hc0FchoCi7zdpMDFgveglPgcrMLLa1GDdkTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1111, 2, 67347, 'exlEo3yLTuOz0Ey6geWf9r:APA91bH_ETIsn0U-sVQivW8Yes6ytnq8iI1KxYGb3IR37h4xQba1kDX6LdENFjYHeueJmEUfwktZNlRqU2Iv9vEw1vXcm_ZAbY8VMLI0DjoFN7T6dlgHuVh--p0WsbFR_stosaICmCGq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1112, 2, 67359, 'eaJUGUE6Q92RqwllcET7pi:APA91bHhDZty4jpMXy6I__CG32FxD5_sd_-QwtLSIPk9giuDvIIcGFb_7ONoBQhXnf_ObbZwdTmNIS7PVJqj9JvTeE7_DjsJgAR7gqa0y1fCsquoFis-kjU6Twh6Sb_ixRK_v5IOc70r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1113, 2, 67364, 'egmzMibiSmq9QmNei18Q1R:APA91bFePkDnwbHau4zvy9_F0ZaxBccL2IgD1lkyWKh4osqLKxyE96H-Dc6kNKWeAbGHbGxeCL988h2KgGlHSdpqmhA_2hwCUuXakoh1oZ6yLICMdUqVlSGDapJd95Y4LPGboQoAaPwM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1114, 2, 67373, 'd8cHNwGbRC6_DMz4G1pshr:APA91bFncHI425VK1_jjHznl7zvnyS2fjAErjKMyWYBlFLgrFwAtRnU9OdjxvPta-1paVTMgv0JKhTNLwr58Vrz6jT824Azn3oOXbfL4B4R1vd7JnVUvUdbfbkJ5SFc9xkXCEVk73bxA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1115, 2, 67380, 'fXXDbyAWTjOmlRNFTjhRli:APA91bGM6HVRTersBM55ip4xrzahDSkwtjT6EsBrts0da6CNr22XXGQwug76AewkAhfOM7otJ3q-5f9lJFTmN78mxc2CbI3CCH_q-QJYHkYzWQ0qSyeGGyOr6T4MA25Zi5lt9mG39v9O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1116, 2, 67383, 'fFmTbn-jTjC0dzWtZ9Nvbp:APA91bEIECpSWIRJnKDwjSZTaQRQbxacI_vklpuvthkwP1TNGERPGtwlo1XYuADsd5UvxLThtRv9Yx_VqhlzXG4ZwK11RHAtujkOMM11cKpUn5ac8ThukO6fR4nOETSrLTiPK70OhU3u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1117, 2, 67403, 'ctseIY4JRMqAZXaJNKJnNY:APA91bHYF3N6K1Lu2ETJZMWVqFAopGtynyCrd-QOvonE24-rLzS8HAEsAw8UjnqD73CTil-I0bBlQGWOoHYBt2E_MQZaTpRnCmKe4BD2zsPIUo64t4iZK8DS_zy8xFfSwaXGovc4R1Hk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1118, 2, 67405, 'ddZc7phnSP2uqOpvpn76UW:APA91bFUQp1d8UhPWaqm5CsaMQpP-Jt0ma7SYUqmIpLQCQ_u1rVKjkG082LDhIkRRDSlPViPyqZojtepiDbVz6FIXAj2QPldbuDxkJcG8t7KOuN93miNvh545jfutDcOBoulQNYrcUAv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1119, 2, 67415, 'colafL7ZTbG23KbB_eeq-H:APA91bHc3fl5OnAZxJFVRXwynxJa7AXSIA06pGXT0KY0VRfPhBEqGYt0yPsm4xLjpnehnPT0urF16ySswkheb5diJu9ymLbDlEoi0GHtxTxAQHGemr-uxsF0YnhSntmgV7T_snM5A8Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1120, 2, 67416, 'eL0DDPCkQxu-fzckG7kOny:APA91bFTGZjq-7jpk4T3DnFuk0CmSM-3DI2_j_dn0M8_hkfA8mvlt38khwSeiB28gCnE5OUvk1IfCVPBOKFNnUOKCjBSSlhRduJVJGV81oH8Z5UvMEhuIckHRViTwfDKpCUrcFRYgyhX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1121, 2, 67433, 'drabt2gKSymUlXReKL-9vw:APA91bHffpDtDOT2ZyBnS9XxzFKIlMzSdnUfja3UZjYIBEff1gvH0Z6POeIH338xUsOpEO8_R-KGUlY17ZjtsFLZ706Lv3mO21ORivmgIzb5tak7kDOBvHpNml9Nc-qC_KYrgP3hNKBN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1122, 2, 67437, 'dc-r8VDOSxuceGmHjIzYVZ:APA91bFE2SLOzAFP9F_ZujCx8RFUCIzRBKf0vSD7TtAhMQ8IMyvBiNECW0Wf2j1EiUmPMj86fIj2gBjpf5pdW1ScOxeM7ieDJ9J6r1QP3I1G1O3i-_FBjAh0WxfmWD8bAEyoDAerLHKp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1123, 2, 67447, 'c827s5EQRkSlcEvLnrMwsR:APA91bGqIwt91frxAB1-6cS5Hly-lMWKwqwikPHzGKCItIC4Y8kbM3FdrMGTMl2BMJrg-SQIxBbswfbdgER7DiTUs66dxoxfpqE6MDm6SmZYeM_XFQeiBUbYC_QwobVnJSnRrXqdeTf_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1124, 2, 67454, 'c1h8l5SLnkSIhR_yoyGtYv:APA91bGlozRgoQpGL1NJoqvo9Sk4ZOTn_WJ2p22U1TyRy76AyEV7VPFp843R9KIU3UBXKnReBSEG5f-B_HgGxgpqUGFsnYXtBPBloECaUDnbFQStnstSFb2MnfU1sDW4AK30kIO0o-18', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1125, 2, 67478, 'c6Ve8A0RS0et-y89GdMGDY:APA91bE9dtWG7RaIE0GB8RLZSraqDP_DX0K0_gkAO5kXz4u6M1X1X3xxEm713yYlPX5JHx8fDRsLPqk5hsOSErW2zNpSiLTjlQ1cLuRj7lhUbj9Q3tCd1npFFPCk89EuMjLAmErApXsk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1126, 2, 67480, 'dsS6lvQQSaStwHiSZA4XwZ:APA91bE3gSJaRcgub_1JSfvUwLABIlrheDrrTwYy6zIF-BaELNDcPEDk_OF09VgecB7WPIz1AKo6fibTbA2yEFdqy2EyfD-3NSSTnN0k0jb4QmTpGNKkYb5wG2d-8EH1aaCtjmC5KS4y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1127, 2, 67482, 'cMkCmH3_Q7-pGsox5swfMa:APA91bE43zKPbELkmD8pPOJGDEm3JaJfVXrKHN8ocpRUzZ-zYa01pWn1BZW5zCPPA1Q6zKY9p03R15elhDgm1kZHRAq3cbbDinmNS20WDasdpUktEorqxhduprpZGJOe13fXseBkDet3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1128, 2, 67493, 'e2-WLh-YQ8a8oJk0i2amX1:APA91bHZ75gVt8esJLr8k4iN1gPt3RFv12ZdxcIrV_n450e7ZMkXN6ubQSmrRYYS5ibnE96lZOesRcMOw3pnjdd9aClaCS1NetpOrzTUSl39WfreDJOGi4s-_7O08ZlaAeGo7ohGhUek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1129, 2, 67494, 'dzijbnuYT8uNqvgVAxwYIq:APA91bF0VhjrB-933ZVGOJRFFIqdZhfyHdl8RkIlvzuWoDpF09f6vlVUliw2_m5t5tuqBJ9vYlovWAi4jl1CySO8nVp55g9K6vXKDAj50UqbF3_r1NkGB4dSL93HILcHjUqnIgMFFI9Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1130, 2, 67496, 'dvDB0PKHTIywRIYalbpFzy:APA91bGH1PTMHBGqkHgIdfkGCBWLKgy4ZANSuN7-qpCua0Dg6TOkK7cLz8-GXAEuAKfTd93xgIi42LqqmyJqfOleC8Ose9oRzABGSJhfGYqtBn_JS8VRFtpWzC1pbh-53__cX23VFwhV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1131, 2, 67519, 'fwRrd_HlS2qgAF4mcxaJ-Z:APA91bF6nwxWU9LCxlSU7EtzRrs1Y9bCq8lSWEtzBFob3ZOMnP1H9YnMKvFT7z7cgD-n0LkdTUJRBuju3EAHSzTlKHH6low4BkzldrtGgXLNO5UjOKSfXs3ZwRx98Iul4VIIz-dlbhB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1132, 2, 67528, 'fj1PqgP5TMKts1xnlwnQIu:APA91bGknEMCphFeeWUpeWAw2kxQM8-5GjwCIoJHxdaSNILGpApKuFqk51WHaYp9jRT3YHfa6ZHQK0dGPaP3d3ZZQ3kguh_ebXQXNPpA8WQAFMg2ogtvEQsKgkpOsFLTdqUUOPJVC-tF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1133, 2, 67541, 'cf1ey-WQTjWsPBILafCUIE:APA91bG47MYU7-OByEWZ2cgbKc-uvPiAc7IBtaVIvcBAMX1pzjLLeZ8JD2MhQeO1F5aC5wzghpof3I8rfZZt5s9OcIaBDZrjudG337tRRTlGHtG2eDqdgAO3dP5miVNx0hABECWUuNAr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1134, 2, 67544, 'e3ecDN2vS8OS4R24YnBRtT:APA91bFqhEXTUQis-lL94h-kyhlVTeFVDesT2fIcf3NFOH0REWAkzfNOQ07sE-0J4k4sUJArff2Vv5A4vkWQQeh3TPilBYeupuYURs4gA-ASXikgmqFKZgDN9EdOp_8hrECQnUbbOZkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1135, 2, 67549, 'eVV5VVEdSa6Sjkvdl7_QiE:APA91bHBnRihL_jR9ImyAZvarjiVNDHrxC-_9619xnvgNeE-J8hNwFJ1_xh0eZZfUesQ4RpnXOXEr_t1NyUzNm9TMIVxKB6s_tAxV91tIVqXtnvyqQmww2GPVe5GA2Z4BaONGGVDzmch', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1136, 2, 67550, 'e62jnaQMRV-JQbwtw1vJkd:APA91bHsX-0tNldHV2wbMGiHCRYZ33p3Cwa4K7dpDEMtXrMvAi-2JqmoC8aaycPhFTRzcLKSQYmccVI-YU5ZMWuOBS4gVdlIHsGkFh-gvGO-xlyE3xYhkCHbRMu4lt4GWFbau1QfksSv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1137, 2, 67552, 'eay1BsU8Qr-YXo3wJR96dW:APA91bG8DWIidn7GUijw_JZUjjSNEOY4duroXbgZIUnGU3dpT6muL3iS06PCBjKp_aWc5g86dCiU8FwvRESGwcWGjzebzugTTe9SpGSbPUEwxXjqh9ETO9iw1B_Gd5twP_ZhtyCc69oC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1138, 2, 67557, 'dPD3-L5XRqKEhBc6OzSUik:APA91bFACUwbEqxQSUcvwy8vRMJf-lV1GkNK5ynZMwP5noZez9mnn86cluuzO5p_EeCsVv8XKp2mP5zPYR0ui-I8WQBTXs_zD3zxmgnPPnek5hpDJC0BqaoYfpXBaT_mtco8vdssuIgP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1139, 2, 67561, 'enbEcJeeQxyY-3WkDr_LMG:APA91bGAVH86o0ieD1KhziEZziUeenXtzMshJkK9Xl2woKykHp0Q4Qw-BVKE6u1a-Be1XmhBbWPuXf6YehdqydZ7FqAwsd6ftfugMM3UUD69JieSOVIMXmOz4XSBFbn6RHNtYJu6EWfT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1140, 2, 67563, 'fHH6kp_jRcOEDzhSN8xFR2:APA91bEcjRs4tlYD8w5WpfQWLvOKgpOj0Z910fLLGCLHY9BUqOXU4YW36WaG2nEhCrsnCH8Ujjlt9vLD0qaZYLdWkwpSWpH9EXQFeLJ8oXZH-eWmh7sl_osb_IO9ohttorQkNc_694Fx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1141, 2, 67581, 'e0c9VEB1ReCbFSHE1M7L9q:APA91bHEg1AHHlu8gRO30k0Y8zBoIs4Bra7YnzkpTQ8uDyGYDBqPqho3YfxdXjVeK4yNwDyzz13MKlefaAWtAnIfDcZoLAlrpIN4GiTh__5byd8dUx2WoioDzWu2yr1TkWfsan6kbXWN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1142, 2, 67582, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1143, 2, 67589, 'ePUniSsqSSSgcof-RqHtq2:APA91bHyG2KXGvAiEp6_XMESvuagHShvxrkXWaA23uHcIefNAVIFfdF0oZiH6qeXIeSZy84bXoyAiewDwiqfI2M6oEuoKCjLWxVQ-SgPWhHasSV_sRYwsmYAkZ1oNNPrHBfbQXRtz_15', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1144, 2, 67591, 'dZEo0ZDUQImMK7VsCY9Afb:APA91bHiSDUHREWaBfL2Ug38Pv-4FwsZlOGuOATWgLzbobEMO1Id6XCJksN9hemJjoj2302CKnagqKnJ-obz6gQ2_zLaOFY9IPfcjFqgoV3K32mWhnMqaXbRDxPsvdCzAe1SbEjM_1k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1145, 2, 67594, 'cyjFARJHSKixMq1iVbL-so:APA91bFLQEay5nPAzVHA9rABE-sEqSh9JmcIR10TfCtn4UkEfDbQHrFaAF4lhw_1IcRshxAOCYPcPb4x3adtbKzb6feoccfQ2lCLnUTaQQgVIDe714t3-pORHBVTRRVl8xMGJUJ_7u1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1146, 2, 67597, 'fz7jdCanS4W1t71sRdswHB:APA91bEb9RTQ3Un5EgvHzC27Yl4a3BtVXZU4f-Jb-3_2w4k_DkXuMVJU1IEkxjZCN-N1T2LCx7SqDeQczdx7yvxQeYT6FVFrwNgGDzOKV4I837356WsnYSH0qQUfg0-eQlzpsB0Qll9W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1147, 2, 67599, 'dbp4TBfxSKy5Q5HwAU125a:APA91bFdcRNomnSaFPbH6wrVOTquYAqXsyOJEzLpOuxnNNg5UkPihnfWEp1NaZkM928IMUdBnFiiYSyWkQKgQj4V1DcRhGFjA9RCd18Apnbt3smrnCo_mzYFk-ra8vkII-2gs_2SLIhq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1148, 2, 67606, 'cE4pSHKPRoWSOgTYNxK8Yu:APA91bEiMonqN6ouYD7D5hKq-pEzFubF5oQ3OfnzWvHeh_JqBA5ZnvnxChhoUG3kB4NQnuMzbu_PQltBYMsh5q1uCXLUNp7sNNviIuaIIZj9uxHC0hiFNjfeGgca2zP_Tqh-c_lzxFa2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1149, 2, 67624, 'dhibAA7pSKOgUNZxsrlZlL:APA91bGHpYBFvM0FDc8D9oxtXaicRDhwUHKe4m2Td4CPOYGlI06jxTARHS9SCFK_2kiUFtNyrtNOthXPvfLbea9aLdyr0SjLs3a8TmoD3bYQzUXwIhO-qtB6GYSyf4LriraKh3sBPb3m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1150, 2, 67627, 'cTmpB7O6Tlm3rfk5byIKAa:APA91bG2IZLqSFrWaKJBlVEuFW2cwRBO362VINhfvIkhGhmfHD8UrVcIMbTHg57QcuPYJyfePMQjQlHXbk-ptplDw55zsrIlpnKc5Y9soYYLAtH7XE7ZR5J7N2M7TCVWsdop5wmtBcFm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1151, 2, 67630, 'dTS4_JqqQjuAnlMsc6Tf07:APA91bFNo6nePPGOmCN8jFyyAaSGEXkzhLThZJUotj6Gwwxnk88IOVbA-Civ7uiCYaevTE6maVQKbs8YocKsNpzI4O0K-XK_ge46UOBfcQZ0TImtNVrpvtDueRGrcIPNlG69dhBVUPFR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1152, 2, 67633, 'cZW-q4Rr2k3NrKKMsHQbVY:APA91bG7Wu3tXTUlIi-pNGvPu1T0lYqQ2CBj96k6e1O7qkA-M5PXqBFAm4UsiaCrr-BtQViHe_Xiw8sB_paLFJJSqR7fDzUgZYUbP-fcRHJK7sBbY1UI4SY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1153, 2, 67682, 'f0lFbfq8SNGIInRvlW4d8t:APA91bGNtlUjZx49azVmxL4_rTq8mvqvT5zm3WiZ4zFIwg34LgkyQFt72vpXY-cQxsy0TwbIASMfUkPi7UsWiDbQIgbxue2nfaEV8lV02FIAAIBiQo30UrvgNIo1yjRKNSgYV_qNvOek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1154, 2, 67687, 'eb0KOPxFRhGpLsmQCU_tZb:APA91bGtm7-2vT6eAFpyLd9NqmNAj5Er3fcIHNKf-GsTdFQl_DwgMJXbELJeLQmUKqkErwemqIB0P_R4PiOYS_mUZmhBzfxERQ_7KtetuDUmADKoYuwI00P7yHllwHf-LZb58IARf-mV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1155, 2, 67691, 'cYGKip7eTLm0LfMuE_r2Pl:APA91bHOsrTWUDMBxh9WMGQmWdg1jVhHKe7-5LUSlCZ6iaI1sZuwv5hS9zG8st6IzyEAQ735duDIgMhv_ZyZbJtpHnuNAmF28g5bAW0111UAcJgq-F2vbfvYozd8MU_K8pv_Y1f7KGsh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1156, 2, 67698, 'ea5tRfXqQumw2bThvIs7H1:APA91bEUu7rAqL5e6-Bjzn_HgTQnvUHxpn3OxRt_AoTaj60Lt0B_clvha7GwcZ1k0J1loUF-hWo8D_GuR5PD88BRFwrj1U_a0gZjj_8BhooDBkaeKGwVRmJk3kX4rD9azCfVrMiBJYVu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1157, 2, 67708, 'c5OtXQPVR8mmeRwgqnp4VA:APA91bFTVPS9Ip163XTklbAGo_AlZozTvxLIXx-nDgEJy0g1oa6aAkZqnO-HAlu8A1OJP950ouakr5FVeBR5LDSnCrbjo2yVJYPEKROsdFcAs38HEW4Ve0I6s2hnaKKne7tCMjimJ5HL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1158, 2, 67721, 'fraYW-pwQaeR045IAWjwad:APA91bF8m8EaoYJ3eIH8YrpqgjTw4vhZi6ESM-Qn0g9MKv2koozIGxaP2n2FQJqmrCMvom-vHHkyW7OdbXSdQelYn1UsoTlGG2k5Nh3gUpQcM00PRi8Xq_3LuIqoZnjjrQO4EEKQJSDD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1159, 2, 67724, 'eQSPKQUHSniIqWSF5uIVY_:APA91bHL5MvatZMhie7IhF0niui46dn9tdqrlDM4tbbM9xQjjnrmY1-UKlRyJK1u2pEji3YJVcqBUkw7O1k7kCidBcxHDkX1A1DjzbAyqGLjCboD_wRkTcxkOYr2iRYeVjZp-saDw5kp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1160, 2, 67733, 'ckaLV-bPQTWx7ho7yIadNj:APA91bEIkINRSLYXkKNVD-LIvhFOJbqFvbPSj_25Pd-vBGjNv7c48smXNP3Fh8VQFYv2ic77rKgQzrdIamjeYM8S0sX_HNTTAPZuRAnxa9neYe6nsAAM6c-mrTSKpPw2kFbM7kAy-H6m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1161, 2, 67761, 'dpXjBXB1S0i6loQvFzPOwk:APA91bH4so5W8ZxdnUp27xXTQMWiny0ucMyWy1iY-DC1GVA91U8FsdG8tAJ02v-VOBWlUBEj8MeDOXQUBTpJhGZ8NXiL87W4IJT6V2Vi9NpB4jiagR1B2I9D3IMNQG7GQJ13lChy3H4d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1162, 2, 67764, 'er6wJNT0SYempEZwqJ4bV1:APA91bH4Rh940K6tRY1qqEwU3mpDQeKFcAEshSjVriYrHPNQNw28JwoccIK_1kC83ybbWfgs1X7mSe_0sy9A1UkRwBZnOuB86cqlyBPA05EVBc-0s5xPe2ZQDIb_5OOXoe9tlGiF7Imx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1163, 2, 67765, 'eGVDgo16SxOr00yk3YxKGd:APA91bGlQauZIueV0ZMqk2JwuONZSnBWJPJevRtMxxA09p1gkLBVzkOzrVtK2X8oG4bjV61xXsYc4udVdHAfhv78urXXwbw3ZWUMSuTy7Tjd9HedGElWlPnmgAmadGkwxvidO7-AtMUN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1164, 2, 67767, 'fhC5N831TCeh3AWhJuXFsp:APA91bHkP4CDQdIxtPTncibIJLVA0aAOG9xB46aLRh_-Vd3y84XEiuJSMy4m6VnFMYaHhyV5cQH4dlKMjwkKfqI54TL-KCOJZYLqYk4OrGtPVTnx3HdzHREIgcKocluyKtmk-KtyEnhO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1165, 2, 67770, 'eaZjJH6JQdO7jechAaBnqx:APA91bFdJ9ATUhEol6PtzuJvGHxIXcI600iTxGc5BKeoKZ72ZBh3LStxE8muEe0zNXs3dmUXZkzhqxbaCcIDTpKr-Mo0yEPS3EkyAfMBZed1ylL-iIsydMAVF4Jn6r73QFYXOnzt9IBp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1166, 2, 67786, 'e3V9Du9CRE2SXXTpfmrVeE:APA91bGSJGgofjaL0d4R6KKfJqCIRYKKqIQWIEh1GFu2BDaRXUEeC3yl94wAS_f3IeL_eJdFtp0GGDQnI5MPpizCdBCOu6viP76IV9k5aEq1v6lOp-G6MiX7GoykQjszgnNGnfq5r1L5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1167, 2, 67798, 'ev2Xuqy3RIixD9CIluk-jM:APA91bEDcIksS7uNmn097dxW1yudQonmDL73NqOWCvAcPZPzlZxJXnR_lDK7Dhaoy0YsYAGwfO1GQ5DoT59w03Nd4hw9O55WRoYffyEZhq80qgCpooINGLrbt9wGR_Ck4hYXKDHJ7IYM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1168, 2, 67801, 'ei0DfM25Tx26AGThW8XpBn:APA91bGbJw7_TzhhSz5-DmYTWPYXSChnD40vM_3ggEwrY6g6m4UVsW2yQh80O0KC-8Tm3C9ZLgmRxjWdEW83zCHLoFJ6Uw89NcofXNTSb8IV699SD9MU_8TQvtZiRlfUBqOIeiehwD_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1169, 2, 67810, 'eLwpYcD1SDO66Px33iH-I7:APA91bFBOzXRmpnt_s5CFwDWTNkfE0zm1lKi6-co-QO7ehUhiwVE1qElGyvfsK5pnABmyNe2-ssM4_gK6_X_1XG8SNDWL3g5Of-ISI-E1WHjiiit28xbLAnp2i5hEyWHHLchwteJAiv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1170, 2, 67835, 'dTdalSQR5kjrga_bpbH_cL:APA91bHXr0a7XAW0meyzXa_qFwQXc8j1oxeHHo7ipmi7-VwpQc6em4Q6XatOXJ-NdAMiD0E3oa3CxGrz5nPvrc-y9q10E7WtwMdP1QcnWzz5LGropGBVk5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1171, 2, 67842, 'cd4oEKHgS2ukngeFkyRiBS:APA91bE9sy5R5K-oRJMAHzk8_-0GbcYY3YKNN8k3F3SUS3ewShoMtSojJnkZoA3-RpkdkS-1mXVBE1dDOzhHN__x5QLBuH6_nD7rDY2Sl9sKw4n3Gb6_UTRg5SUIl69YO1O3tUb896_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1172, 2, 67845, 'd9rWu2pnSbq5Aeis0blwut:APA91bG_CBvzVirOcARU7-iRZbk3rbgRySFlXwaloFgoQGCHgd7XPxLHQOOXQLeScQpgPUA3Iycj13UyuwYbBwqqwm-mvANZ2qqJTKMnZthcPoE8YztwwjVLp0lQrUnAcfIFsXTiW8UU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1173, 2, 67846, 'e-aJOjh3T5itHvKpAetjtC:APA91bGEVBZUlgYFCsxvc7lFLDBCywBgikAiGHDFSQ8KHhFiio4d-gBIhz3G9h1MqTVt1uZWa6GcXLHYQouQHnqtH0IjSi3-8ip0YJ7pGMsZ2uPjRlw9cisull-Hu1JVteQjAR55UiyQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1174, 2, 67849, 'ftVAqTmQRc2pHfbwXf2WOV:APA91bFWH9__kn29tEVQ_gw9VRvUoxLrU3uWM0DNTwbVSbxaW6ELayK9GfO8RzJomt5QRTlPqSg1M_56bFMh0n4VDbR6TqCoMb4kXp6hj663bBZ9RBhtM_crNvevXKnsnCKdc1FGmlO9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1175, 2, 67857, 'ehVzuxq9TOefjU94KChxZ6:APA91bE71qKPrCEPfqUlqgEK1LOcsW_KwPZeFOlthozbqt6zwAc0ox2BrmzTYZr7gXYXPzhaGBTuPqjl8xcjF_YVgJm2crRTXSv-FTFUurapW6ZgMoW5nHXETyk9a59E2RLJc-FE5WDl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1176, 2, 67879, 'fvNA9V5JQ8S2hUrKrQxBVs:APA91bFnKxqfA9rfSoxbTGgphqrdzbneAQqqSjHHrE66jXPln4DgyKPaHjP28-md8HvC1iHpS6aHxyq1Bnb_fpj0N_rZLXT-vXI7CoMq9bHHjGT9-AW9PVtgTk6EDeM32cMXCZd8rpN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1177, 2, 67884, 'fEKIBZCxQzep83wknlZU39:APA91bE5BqC6MBaYyifIpkUgen5qv6xcssYwf8A_H3QPD34kObDQGyX_GHE4d3FiLDR2UebMVmovmermSyvyL1nr1WsvxlOdMH-EGIFUzyjTCO9ZePVcRyczLYXKY426T8_oYIRCUoqm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1178, 2, 67896, 'dEBgqzhsRk2CXyewaGZ67v:APA91bGvjdrmMuAqjhzaKCXxV85B8qmMJVaqsO_yrYkarEyIBnMT7G72RGCLSRcPp7rKJxYPt-6i3tYh3QVlgf-f7LTZx9a5yW4KcjQqTLInQBGUw08ERoOOSTgKCubSdGANgrda800l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1179, 2, 67902, 'c4RhOO5lS-i5uTSa7GtFaT:APA91bHPVd_y36mWTHMrHHTuym-iGfkHPRZyGZ0ydJabKB4czMpPXSjL8cIHJxjvugqz3XByVJEJb-RWMYQdxRxNQAm5lAGVypSPuUVAukmKI19G8k5aJCJseP13Zv_ZsCzQ9jYDCKVC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1180, 2, 67903, 'cWLv3XMHQnylS3cDhmgwd-:APA91bHjJkKUFn3BXfmRMAkZN_OmXu63bOC3E67hasUHeAyIQZPNRYmEILuDUjikWFgfDrxMrDveUrNMn03pJh16EaY1z6P6Uo47hj_A7KkTZqsiYzUBs13GGGQ04MYpOL4r83Z3dIEs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1181, 2, 67904, 'fb5BfX80Sma4VSrmuVuLub:APA91bFKGdDlneHUUrL3MZmx23xy8O2OT9JtBED8WoOfuNH1dSsF8N-Z_CRvA9DD0Rwk6Ss71l_lzkeXS6ub-ygN8JtG-nL5RhmaT6kTLuqkZAzBy7qTPA6gNZyTbTuMsNxOh9wBgXuE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1182, 2, 67906, 'ch8zGeuGTcSLSQ5_CLtSyB:APA91bGX7ljMYOmaqbavp3hZmI6CvT_rDC4j8b-oKsTmTfO_ZccJklo1BGzQjaPzCspV8qq9S9P7af4yxCYo1L2m9TD5rMeJSlGz47NaJvl9rLfUJqDoA5JMw3X8210pc9oq19mNKlVq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1183, 2, 67910, 'cQmQGcKkTGaSZFVecejnjD:APA91bH4u_RY1N8T0vxOMgsYEpGCViadH7GXVa8BSwszQKjWJxgSNcLqeC28YUR4YK1jtpr75QueHw3YMweOmlGR4fSsjMwKaUUfcO5hoCE483oLuquAbl3xrlI0Y3fLHC4HgJU9Snuu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1184, 2, 67923, 'eSKCUy1iQ1KTY_DAMjKu9L:APA91bFx8-MQ-xynAMmCSN-pq7o21fGT5_MY2lgnC8nGsmXRzkxVYFXKdfAcKXt0uv_sceIpJ6yyd_wlVo6xxhh4sO26zaTIQswyQHztbjdZCRM-9FJQs4hleKTOY6Gd2p1Y1XlemXaC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1185, 2, 67924, 'divCyA5ZTGmE5-rdjyTmQc:APA91bEdwrUyVGd3vLIhKf8NGMvW8yvhV86rB4clxBwT7zrufCJn02C8xQnZu_qwreTJSzVZDf4RFCHngEmi4TOaWz7Pa_8FlMw224Hkx72aPkVPa8o_d25A1O3ElG_s_r5vC7oFXVrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1186, 2, 67929, 'ffenldLAQQCiVHN8v-eWc3:APA91bGcqXq_LoGaajxVWOpxhUlYcABHl8i4joC-5VhENyWD6yJNI9oHi1S3uhSgCphXaGOIYDUQxNnKDUqYA0YEHzAEsjJibTLZ8TpExexB9LTa6tdx1gF3HAfQcvmFfg9LN8iHCXRy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1187, 2, 67938, 'eS-CSNe0RcuJMQsqzPlLxX:APA91bEvng3vbt3VNWiIBG5QWihudbjo2xeymEs8E5p4FJXZxxRAJ-UBJldWEDJdbEmG5YgV6Iz7mExJdLCVj0f0rQHwbKyDLDZIsnCe9w0jY4ZhSbkCTT88O-SuMqsUazM0xDFjUT7Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1188, 2, 67948, 'dPStlbpKQieYDNABn0KD65:APA91bHbB6rAEiMEwfi0ZTBzkwjMDcx6xXhZX-xQYMATbEqM4aM8Y9OEwHS6oBo8Ge3CRzcZQtyj3d0QVko8g2tsuSMW6t5quDzWPHQ1HFpJ3I4zIiLVFVV1CQxU2U97ixFQxX4285MK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1189, 2, 67949, 'dDNChuVBT0CG9qAwjdY_tQ:APA91bHp5JaXKSctivti1IUp7VHz_tpYJaT7CklZHbMJqDN2hSsjeqlPEnOQ05mllwLr9pxmFWcBOFbK4auamgkr53zVqJxUs2BNHdISgCYt7Z73i4FbeMzkEIT0kQZ2I9ZhBoSyWXj_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1190, 2, 67959, 'fiRC4j_gToWtDO5rnJ6OV1:APA91bFcdV7iHb_xoUFGorN7K_3Ou9IzWJGwLvg5HEWguChfaOpnsrmbVIkHWKLapzlZge46P-9cXYwbhYjeJlgfr1oRmgehHw1gBNCAK1QuYihsoGsbfMwj6EzmyE0l7ENrEM7tUpYm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1191, 2, 67969, 'cmUEq4XXT0GZo3apHJ5GLi:APA91bH4ogZN70lHClsb0o2SHaSIQUB1MbdLGjJS7Okw6Ws42Oyg6Ln6vKd4uLKnIZEmN9UVRaAzH_IP85cdtNHUMZlFJpBA8XspWChxi6V_eJaBwNqBpSP1VfmjUVqUud_QpztPCZ7Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1192, 2, 67975, 'djKFPD75QQWgzaDkflDzpW:APA91bHvoCo-Wy6Zv1Mdn_rsgN7fV3Gx6-XjV7EQu0PYpZWOhpozYz1-MuhgxgXZoQXYwHaQirp6INwgJ5oNAkzx4uuhZFEn8hNbk4iOL55rGHNsw1wWMP9lGcUReEKEhkK1o9Lma3nt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1193, 2, 67993, 'dupfFspLRSimUVMWjLjlAI:APA91bELv6nlMS1SE4l3b9HRLL0oWqojF8Kk3yLGESFuH1szlGqgyVIn_vwa8vrne7Rf6-3euAvVboU91dBnSrVd4VyL7oRNCIQC2X5l7nwhjEi728MB8jo-AaqXolu5VPdJ0X6ncbkH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1194, 2, 68018, 'fFg7cklbR3OJGtzeHvxUIE:APA91bEE6ZNa0ydziNXzc_UCJYMrHeGakTNBR8_vNEzTeq5beFpbNwWuITKXFtv4_vXXaVCLUYktbbGlteOZ3sJ4J7-j7WRML_yWBFRdkC5xL-a3z4TlTr2FFLuq9nxn3bkoDqfeQroK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1195, 2, 68066, 'dFcLPcukQhKv7eoVb4ZDwy:APA91bHndk0nVIJ7uWZm7VOQvVZm6U6YkVHhvpaGxCRbdO4B4np4zF62I7VZL9hePAKjEuwq2wMAF7kQ40nTDeyqkIEYlU49dRfHQ6rXRgb0lFF4fgsX3hBCZEC1H3PFnbqC7XM1lUwP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1196, 2, 68068, 'eCaW8ICxSfyFIfmAbE7_RK:APA91bFo4mfA1QR2yyIsfYIfLv4vPWbVExWs0ORpxEqHhgfrYxxiMdiZ7nv7dQjeXuNOshaoWveO0tGd3gcfwIO3DurRahZk4GmwD8TTEN2hBsaPrQzfyM5nPylONBjizc6me3B8LFDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1197, 2, 68069, 'c06acE2wQdC4xssfE74bG6:APA91bEQ0zqAKEJUuJ2PXOTbjweYWu1yzkFQJRjEUQDJEyBTKHB4BYfhu-NiNbA4noX8gh4T4ggoq6I5iaDk5P5TYqwTnWgmRhq9HbUC-KNxgUTVTqCyS2pdKPV6EEJXmOP3Ne1S_LzS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1198, 2, 68078, 'dudH9ipsQwuw8VBYP8LK1K:APA91bGp_eBvaG63Anq5xoBEbn21PEHtpOWNyiSS6AKjhKGz5oj8IjdkV_jsFrTvHliIvTAjBBhtLnbWD8NNGBuoFVlj-2U_BaWW5mHV7BxmhxOTmznkGr1WMFPrbvu77vxYA0KW-Ake', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1199, 2, 68083, 'dPi8eRHyRleSaeF7ZDHFQv:APA91bGtYRkie5230lqhn-D3WCNK4-Fx1hRtdVxPc2NgSqCBVddtZasUFjWRwVisa4YVqFlYrc1lLhJd6mel8ayTWIrh2QeNEyV7Lan9Pxs86cEhb73vEt77Ha5o9Q1SKWTiQPOCzgb9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1200, 2, 68096, 'deQyIjeSR_2ZtDNVdyvXgi:APA91bFDg2vybnM1l6-HK8_2WPdy0fnPwBgHyml6AtLT747xreDFb7omWvpPcgEPw2FHiBuIcyKC_ZBqY8wekj1sLPOp0spGMIpdzAUbzH6NNrRxVE7FYtQp0U7NkzXpCpC0h3cP1Zhv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1201, 2, 68105, 'fiwJyZuUTOOs9s1oS3ZXyw:APA91bE0w00xgZRnHqO_t7Y0mpESEFLjKts_qaGiLmlisz5gao238JSJc4XmhxHCOT2fDOthuWAl96DkgbZhMQ3n7ERQadhu5ciVDHyM9jgAj2RHv5vwXOFKszXaowd3bKnKhY85xIaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1202, 2, 68117, 'f0hGIMviQPy5mu10Hv490g:APA91bGvh60mI5-FQkHrVgVj7EzcThF-GGQq-ThyL8esBCQS9RAZPaNbavPLH8bEhyh_CMv4Uxsxlpsvx8JGJQTQC3jnsxvNirCbZT39PAgdnOTbWLnXGrp3_chSnozzCSwA8CyzjxRU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1203, 2, 68130, 'fwlFfheAQESch63ng37ICf:APA91bFG5D_xrsAAylZu8T_drZKX1rCOzplDbeTtr0ws7gRyH3pVBTbDULP9SvNzWApo9hEEjpmqOJDrKH04E6AkhHMMdrBHVX3gLM29ps4714PMlUJ5p-9MxZY2LBKVclv3HDRDuC2E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1204, 2, 68141, 'f11kv3xnQvKzecBrRhN9tC:APA91bEDzWIzdAMFXIhXhGK1Azd7mp0H5sK3Fj5Zbk8rpMxoTU3slae-IwCSbbZkca9NAb6e7SHkqlvDs8RDF_grvkbmp1UMAYLmaBEj8AHSFIBmLMDmF2-MwZGIAeCkeKa5nOoI2PRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1205, 2, 68143, 'eIWAqtItQOK8Sf6oMX9M6n:APA91bFxgqx_YuoZeYLcYi00BEQgdbZbomH3qy2g_WQ4XlwRf8EpjmUJR0A0NEAjlODjy2pDjBSc8BElaxXBl4477KkKCOqBFHZBiw3t7__a18vCJkyqd7sCkD7Gg2tTechoEWZxjNUO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1206, 2, 68154, 'fwK41lbPSC-IzSWNjYm3OW:APA91bE3658mKIg1gqBpECwEO_l7Jby4ZMrYbKfAeX8ERDxBL8RXGyFmxuqNBZhawzm8N85dV6q_DdjCK8WZA5ZeIEmm6r7UDzK4_SMst0YbMGsH24N1M1XAMgoUr8Jw6VmLzWcoMhTZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1207, 2, 68155, 'd6A0ODBFQjiXjmD8LkX6U4:APA91bECdCdqJisN5f2Iu_3yMPgwL6ieAoyo7zdhfLu3Jx7EfzOLX_-uf7j4d66fWSm5BackyCCiSZNHONaBCZ2BnsZilD_Mf3Q6jUX2mpVF9RGWbZ33CVU6qTyfK2N5Kk7x-J2tpNo2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1208, 2, 68166, 'dyT03jc3QhuTjCif-G-B4X:APA91bEZqXpr6YmN9gY-FCO0m2ubb37XObgt0VXbgo1OyDA2cSzTeN1qDh6rHBSmOFQ0IT1PXDCUesYks7TCatWcPPff7-TZmnsr_bCbdgbVAtKch9yr8bQQECf01pVYDiQzywnum7Mw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1209, 2, 68170, 'cHgA19oyTiKnKgrg7_9Rrv:APA91bETIKzURPtHwxVMUzbP03qV5f9ZptDrF19eHQ8Sdoa64k5A8LQ5FMI3eQjhuPMLo-E-9WUzZcLomDVn2Jz1e_habh98aRDdmXpIoIhf9WJQh-IVa5cmnUjS2aGPISXjyx4zgXt-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1210, 2, 68185, 'cAlFK8WJS2KhbFPCzNSk7K:APA91bF-pxYMAF0UgxDeIRQsA_C0Vm60gPphtoHW8lTARatvL92s3ERypbSeEV0DXlQsdNpvrYKkBG9HjC4CcNxkjQzj1GfUCC1XsCxlEAuk2NlS8m_R1nlMMvWhb1ADa8-0ASuNxmrw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1211, 2, 68205, 'eqWSl8vDQx6ni6zxoFjC5y:APA91bEA1W3_1vZ1zfazkLAtF214EOctGMI9W7wDNWSjlba1M0-0AXPuOJdsbiR7liH0Zkyb_2QNq9oPaIBoIZqORGU7E3l0InLnsHmPifa3l29T2mA-xrAp2uyqKIrQHTDk8GFAg5lF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1212, 2, 68234, 'eceZy9q3RSyV3u1WqzBGs7:APA91bG-vZoIOvL_Wz2yNH-GpqCxAS1QOCgcOObOAHEAdV-B4lu5Y6MqeutqwtOBudH_IjP7WybnVNZyuXKktoqvkwKFL7gqTGdrxfpyVtoGAsPdc0NynWStXc6s7vKIqMEAkhqkJ8BB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1213, 2, 68246, 'dOqyf7jhRNSg4m4bDxToxS:APA91bGDRCYptf3lOoVASqaB2ykfXY92OD1it7pOK-x9X1jsequG737gV932xoh8tUip1anqJgI1LiIu7vEbrcre4450VarxjdybtgB7ZNp9v-XDA3cqwj-45oNzjyoK11npQg65sueF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1214, 2, 68266, 'dnstFPTFRYCpB1jfx0DnQ-:APA91bHHVuJYQLKTs3SguWnZE9fHLCZ5LIrFV58WEMvlcoaxxnXWvaE-ltCagvacaPKFH43SKhf92thjBEA9pWvkwMABsEDbE7Diptnd5P_ByI7fgDjct3lAmFZL5CRK1DuVhHpiTRDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1215, 2, 68273, 'efKG3AT7yEjVj9qCf8mMIR:APA91bEO2VVEKwCR6-UusgV13vTV4dl3s0LgRqaKu9uMDIu9B_p3JOExuU-JhPzOuyHnQFzyeuCr5fXtiuBWGrP4l9PSa_nt7TuFkgntsbWuRdARTFKK9AnuzoAgiwgv6OTvI-wJV4_7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1216, 2, 68283, 'eNATJV0MTc2DhC087Uar_7:APA91bFzyRj70nPcJ2x1jfq2jAV05KlXzm7eEtgV_RRmEIWBGY3gECczO41VyxrnaU8x7gvRzdR0xTSl8K5P6rSY3-yl6k4b_ZipY6FiLZQMr1W4pYkfOf0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1217, 2, 68295, 'f0jT9s5RQmGFgCHIAHHd4P:APA91bFkAzdZjqm-OAKuyHp_D2X1ebny1gyeoog6uZrlUJCDro_tfNUE5_lahpwoY4XNz5B6KGQ7sN00bT51r0YyH0PfXeu_4LFkINU8lfaGQNTKEnKJf_HaVh_bwGuJhVv683C-lR9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1218, 2, 68297, 'cQvytCdRQVeV32iVDT4gqd:APA91bFX0-bh6oKpYEspafVzMFVZ1i-FtjhQndrhh5aN-iAvXCmUyL7Y52xLKlzYEmNITG1pomckz7RS7sf7E-55a_x5reqTOZYrUkNzYtDldIShcqoVhpADMG0mvdOIRgg7Bd5ip6GU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1219, 2, 68298, 'dT5b9Z22R1yc9XmwJ6Ss08:APA91bGtgoe0VH1FImH_XZZKkQii8Zlnuoxd497EvSehYnTHwkbtBKeOCBqEFbTkDSlQezwt4eyMJdWYTEZqvmtpJyHFHhcptVnN93yPtfxriFEDLxc1IgyuCYW0zdvEqJOOjfarLD8u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1220, 2, 68302, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1221, 2, 68305, 'cwdLsEBWTsSjei9LnEgmQ_:APA91bFhbPeJrxjnRCeOP3cUDctNRWlkalB4BulVmYQd0yR1D7ra7rzUwp8PCSseHuIColmDd1h-ranyVpUTap04uEH9EGS1EGAm891xkbQcbSch9xNyUrSwBiRfBlxFe0jScfNuZ3jb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1222, 2, 68328, 'ck1L1OZ6TROv8WIiPM94o0:APA91bGd7e0bWzxaGFWi-RDGX1jXod_WOUv2vH-a1FWfukPBgPXTEWL6xHWhCmFZngkyJut5pGTl-c8f92LDqmCL4L9_KbMJPf7VAH3L4rjZfNBv0Vzdm23SdSZjJNuBW0B3EUQKuQ5r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1223, 2, 68329, 'fhfpEYIHTI6CHtiBCL4qb1:APA91bGELA3aUsATpDOfU1_NGIDeXYYb1Q1g_4ImrdajPoSzjU7_sYlDm-lcPyAWCnEGhbD0-AwtyvqIFYYZPalCgJqtYHgiBI4jQQOU0c9Q2MwWkijF77_x7Bn1hK8-Ts7I_dXXGLhn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1224, 2, 68331, 'ep6oQ43jSfy-qBsnZaeaXt:APA91bF6URlW9O2nDjH9bEq-FxmNF2LYBY70N0QbYMpcERAE_ZNxJOH1ldC-O9J7Uzr5eA5rKOhup1yet0Wv7vZ0togaSuxkNx-l3c2XCEkN4MPLoxtVPaWtEy5kQUTJ1sDQ3Z3rAuX2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1225, 2, 68334, 'dII3G53iQyesx7cmXs8poi:APA91bEJA7yh76lmbHNrdNi796GwdeUSvbBWk1MnYxaD_-oeKMjYIJjleKyP_jgLniuMtwoQF0NcKlLnwP2F6U9TGRQpUI_ZRSkKDJYRWyEhaHbh3LZ143n6esGFaWlpDVI-0dDnS0m_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1226, 2, 68360, 'fl2CG2vwOkKAh4zeZ_fnwI:APA91bECpImIkat3WbNKt_WF0OLa7Q6NyNfhAln-TNdz04X3c5Fam1W1SPMhLV_xDFzOm_uA3wzmFW0GRWKZPDvtvzkVNd2bVA0Dlr7wUJPObNIdHHD9X3k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1227, 2, 68364, 'dxIeEjpWTwiZXscuR7v3n9:APA91bEGG4B3ut0U7_E16mC5JidfZ4iXOLaQK6xFLJ5Wu5bHM2jFQcxd9f1QbbuElHOoxybOV-9bICFCB4QBdbFir64m15o7p94i63izzeyaPOLoDy4SbOM3TgSZvcbLFwk6AzwrhTlB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1228, 2, 68378, 'cIsoUx2fQLuAzil3G6vlWu:APA91bHTo4QFSsKY9xiStUt4oa5LB3F-2Nu1ZO5n1vxn7efwlQ5E5hsETaZbJCoC24593xMxDM3nCl_A-vZWUELP9uz4Lz74fNH8il6BmUPcc3ItFVTnvohSTd0qqpVvNrOxfkyN8DLx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1229, 2, 68382, 'crrOcMh8QpmkqJ9YmoU4sr:APA91bHTPyf0Q2ce2XY2UMREk7kA_3Gy9UXbfLUXthraiZeRISBGP_Sl7rKMg-9pFwQNzrHWMuKbIK_0XuFQi_UKDecVb9FLby6phyydq0xHKx0iP0MqMVbJuyRrXJCYDwLLk-UajxAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1230, 2, 68397, 'c-dasKZKqUqqkwWNFzJA06:APA91bFvjXjGK33t2YqcpjEQpeNyGB2sGxSwsDUHxpfYzRTUZKuIr5flaSV5JYF8uFPT5SfALP4uNXsVaTejEHm44U5nskqbxK6HdCgOYom-XxmrqqNntWg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1231, 2, 68402, 'ejDFv2mMRVazR8Iiwnjpgr:APA91bFFS_yZuTU7xgOeFmlQvFR_ZHduCrcSDA2-jqi2YYVXGbH0fBhqi4QlmE5pj51hKbM6XiwVJ69cuk1jP_swvNbWZiHr6-umsvC58TKpv9bNS5v0Dn5PfKDpFJQAbIbgXAzLkbzg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1232, 2, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1233, 2, 68412, 'f_hxvMwlTt-iqhzOllMdpi:APA91bFRVuGspwj1m032P2epKZUTSOft67rfxeOYTZFvVL8zrNvRaRGtPxNA8G6MbOq8kdJElR_Y0uIWOItTq6dUOUxOFAMJ9kFNj0XQDD2yjzoAPSgPjAPDtsfAwO7rNgvlrNwbMFTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1234, 2, 68416, 'fded4fhwRyWWJM7NV51pix:APA91bGbww2gD81djj3o-yRlS8m8MLTbl7Z1EF3ahVkhJ4IaT9mraMXDBpAzOBzjhptxtnD5U8kn-ZZpECyPSO_bDQvdm-NUIXRACy12LlcjiP1ScOAt_b3vscAFqjhfvFgSxEsxoMD3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1235, 2, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1236, 2, 68422, 'dksQgqy1QYyFsRphMesGln:APA91bG3MG8haeXaujtpfGdVcoJPbAA3YDsYGw0JlicAACm6yhw7nzyuZLyBpL5Acm8AZcie2tMEMkUp1akB1TXPed8ToC3xTOZkdTC0Gq8ifLylShns_RicrrrFVKm6GsIPTD3GQBps', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1237, 2, 68429, 'eavQej7ATt24qPN9B0cuNf:APA91bHZxeZox2a2oFfHZXuNYugLMYVkH-4dPUbleccZeeQuwxPCy1ZxBYt4806DhQchqc4g5s0EeAn7c1zI2SWR4IJCriITE3DFHCvgBuyQVRwh5Rmj26AZ1WZkZU69qncwRzCimFNF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1238, 2, 68433, 'dOSTs2PIQBOZ8zTPQAK6gb:APA91bGAD41WWYXS8IOXFOWyj5RQJpeqTJzpuBVTKDdKgVban6hhbbx87fZ59CwMuYJqVXWYEATetx2vupzBHRYFRuSK3stdXywvr7Tnrx00903DCFWsiDkQDzYTzRH57GZxIUiXTT_i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1239, 2, 68446, 'fZCf0vK4SKiGKOu_6Ld5zR:APA91bGOvn6ci36rC7zmnfhg9wNuQzawsMFzr7g6nS-CmLOONNz7275xVKyZVazvoPot30X4YC9CZmXH210l63O9r4yyRBWWx-p0fCJcxkTkpYRLTUP-9xDtmWwyoB-sfK8y4GnUyXis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1240, 2, 68447, 'eh-iwiPNSouza2tWAVfmzB:APA91bETsNPpw6CDa8Kf82VYvu6CvH_zy4SVsQ3e2ZW-72geLj6YHqw4v3EyAU4wR2m3odzoWbyMkxd39Eu_4DO4IZCIQJJaaLOJLmmgOcdSVV3DxAf8jiroJU8eMLaerEO8iHMyxuq7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1241, 2, 68451, 'cpyVXktATFGLu65SP86wFY:APA91bGPmhei6Pt4WAibv3OjlL5V9mUwjHEFikK6VefRxlRXdYJEj-41SaIHhikNKYRTlD-KVFUxM6wmHONPFPR14uxT6oOwfVUHsrYEYKn6IP1u11ce9kTHF07Hk6oMd_WMEfX6Ft_O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1242, 2, 68461, 'ecKvgsdkQr-Sc3hUd6Cw9z:APA91bE3n4hMjW5ffpIN4UvSnGKaOsvs2BQXD02yXkcFrCOlc27L5J1t8ScHdCqJOq_xwtrFWRZBBP9AILzrTdLtfpXkP-IXpKWEM0MNn6ZASTHCbzq2dsiZDNqf2ngIPniQBMH50Wwy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1243, 2, 68462, 'c3WjOQgYWEqQjwueCg1OOO:APA91bG89-0WKBPu_IuvGZm5f_UyBdrV6edVOymGNWmggRgrC_cGJp6exX4SrTDwTQjVJ8kWscx-7TJ9-tBhuC48Jun3j7gNomzQ5akXG1PMegzjdt2azXPHWcF-ALoAa_PFLpctkFeb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1244, 2, 68463, 'ecUkpAJNx0DOjGNUNljyCR:APA91bH4fTTyF1R7un-RGcgYtkyipHDijcCJobWlYK_XGwdjlGgWUS0Bxz56N86NiHrLAowiuLknGFUzpuT5XkacWywsSuUSiwLOdukwCTCH1PDIuNJLFSwLFOK0av9WKaOEtD_lo5Qe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1245, 2, 68464, 'e4FARtejTmGn6iSG5QcSkM:APA91bGQABPhbz3A-6VjqT5XzVwCzdZeu4pUnNIPIn_eBMq_f-IVDlYXyAt5O7qh8z2QR3BNHu28bNgMtQNtedpe6Rv-N9XGiG5RGuEwCUymGipaQN5EcHl2xuJ87vVTxRvPWcYeb7V_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1246, 2, 68465, 'c5S0FRO--E8msL4--m7HhZ:APA91bE--CnqTwGSBmZzLDLfL_4KUrta2wnlo5hLJQHqiDrs9SRSb9sAABIWSUwXoXo-Hmwbsfb_BqFpYwT6-F-wnEB_85fpdenmnTw4JU9y_SAENAL4uZu0VbMqq2hZ5Y8N0NzC4rEa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1247, 2, 68468, 'cwZ86ubRRp-u5GqvGfWu_B:APA91bEJ90Izd-BvXx9QEL5N6iRLZUOXugvicuM_jhhBuIeiKyEkONbekC6kx1i0uF2wVU0bMLAxlso4pVU94sWpPYmFXWkeC_60Om1La9mZMh7yW_xSldibGT0b36CVy0QFeSpGM9oM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1248, 2, 68471, 'cu2A0O52T6mc8deA50L7cX:APA91bEefQkSxvK6TMYJXFZeWZkOynaeKvMPHq5yQDTqR3ryVzvwwK8lyMT4Tea-QJyYj7BH_q-wt_zc3BBUVYWHyBFkpdLYniLGiCRKcSdYdTh0NrycCcfxxlmtHza6SKvNK0ZNAFC4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1249, 2, 68487, 'errU1ll2P0wXg4N4wQgQAM:APA91bGGYwu47fzVATthf6CFY-bhC290YVuZvcBIm71czxv_Z5CrTXxjxqldqe1zu_2XW43Wv_aaPxGNaY2u8fGoeoVRHXjeE13tg1QcV3br_KmMuzxDvzjjEpLdsAeSESxD71wBI5Fk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1250, 2, 68497, 'c3MK_CvtRsOwjteWXMaHN6:APA91bHJ7ahtT66U5FQMwRF7cpv_WJOQTs280AjN98Gf0lvHJTV1XcNs8lkJA54GXSZ0WwSN9daCArEV1fJ6WJtd2uwRqD2wzTw0wzmIUcBAKQmMfhaFchbj8TXKTTDEYoooIeTrcFcx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1251, 2, 68519, 'cd_f7axwTl66sZ1L4mftfc:APA91bFoMb3zqvj2oq6EmD_SRO023Qb2nFAQReDkmoSil1vaAgkQrPFEJvUgMGycNsW9_676M0o8TlkJVjLYtKqcEpT32EUdrdhk0mxXidA8yPBmRrSyTJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1252, 2, 68523, 'cLFERRp0TF-gJ-e_l2Msbm:APA91bHmwev5Itxz0GrLmso778O_VH7dO6wXbzIIWtRzeIFIc94WzGatD0Y6U5AfishgdYq8uZaV6ayUVOY6zTytjdquueNRjaTX4obevawV1aKT4U8n8eUqBO6pNZnVA-4A1tx_x14N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1253, 2, 68542, 'flAKO_cxIkm1vZnojItIpr:APA91bGW-FAFUtibE86dNjjzDdnQjew3GCD_fH5eV9CYSUXRyzcy9n70-_MgssyBMunNVNMNPQ-60JVpWU9kQ2x8AAgJHFfr7c_jGLh3Oh73R1kziUeSc-H_ti0x37qgqZiD-_vgSJKE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1254, 2, 68546, 'd0cRbFBCRZCtODAUnDyLb7:APA91bFYXnqdTaXehHpBgIUAJk7S7j9Wv7P3Nm2HvDzHX63LseTpvngsQxAlxyiANk_ASVLwCDSy-ypEcHZPHWoODaq_1zRiMe32RltdBFZMC89bXQCiRS7IjOo1w9zzf5VtlIm4sH6W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1255, 2, 68554, 'dtZVGOP-aE3ujmxbWDod-R:APA91bF5IFYkiT5cp1Dpxr4mRYh_8NDx69uB18bDMnzPG5OIjIyM5XEZZUR-3Q6MPyot9vZ2JOxI4KEdN5Gc8gWQKzRG-T7EYWnsD0jUIvSyhQ-IsPfXA_t9e7KB0O9ji-py2QbSLxIb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1256, 2, 68555, 'dWw1t6eoTsiVj6ah5Hg2F8:APA91bFvLsorZkYhJm9v2xEwYoT_YI5gyVGyqKrTrSjs9PXEiVBdJfjeJqRhYhXJBr6pTyl8NpC9hfEpfo7Al_v32brQHKcEa0-8nQiV_2rYzZ1Ix-GM_K0HGaC3YrqNvetybgy93OVE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1257, 2, 68575, 'dF7A1JFsQ-uYApDBRZhOUV:APA91bHk8G6emYu0XSJYfrUm9Py5ZlbFbaYNAQZTaZxdwNjfXc00oWG2gpD6zEWfcVFZFsocWrxBp0OG3Gk1bagzDarGJDi_7fa4Uey3nPIJfrxdXf7q5f0Fg3pV6sjJTSkwmpMBojr0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1258, 2, 68576, 'dDhHbOHVTKK6h-bqflgchW:APA91bEOaKldHrUwuMa3IXW9kHhGqS2GvYELyPsNOI-GSVTzXK-w4crKtXLQQIS1WYh3smYoJTSkRdXQ8LymcNJRU6dvGOyXp-rYza0E0ShBhTbrpb6wrIw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1259, 2, 68580, 'cXsOuT_cSAqUEQrPN9lhS5:APA91bHtbIJAOOTfx7eBzlXJRyO_f9RkkoKf783-a7nBedq_NHGNDQ54LAqOQiF8bFDOE8AYbK4GLZnT-6WpzA4ExiOv7FKPgSst6mf4yybjLBTzmBgl4b4PvGBSbnhMbONOJBat-_NX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1260, 2, 68582, 'e93Mle2jRTapYwzfKfKxBq:APA91bGQ-lHJon-utL5v7CEiGlG7M6cX1Vrwus5xZkss0Se8mZoOIPzOmT5FgmfSjJHfdEgJUW2wgVYoBU68m7Hmf1dMnDDTZO6dIVYL35mu2Vq06xCTGsDuDRHyicUFnO3YvoXUGKlf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1261, 2, 68612, 'cW-1G1CBQFO4KDRJEvdbVo:APA91bHrVGucP8-1FMa6hC9QHV-Z_Fcv__TLqY0OG4x6eXiViIea98viPxuiNmvN2kWLJE7ghIb6ryZvvO7nNFp2AQfnQURXPlQ2zh7SXn8yASQWwvPwdisHhlWX_x1e3QUyFzC_Fv5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1262, 2, 68615, 'eGHCro-CTuafRrwAaXmm_H:APA91bFNIGsB_p0jSPxRjPBGDqm_EwGyfq0ik-LDQyMGyCUdo9e6xqFCBPzpXL49pRbLklK1MEbBADsH1OL8SisDQ8jv6VJ-sDxGUazscnyd_gKUeqVdE8wUWrhve5FdonwYCa2Evokf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1263, 2, 68618, 'ds2fSrd-703nouCck-22PQ:APA91bEyLAo2a97VhksRWZ3sm7fq2atvz9qyGvaDzIinMrlGfC_r_vdxyGT4VPN2BFA8UDPKuvGrJfN8u_PZasx1RG1GKGJtuPz7tFLYcQr0_BiHD0SnCdP2dYNhW6NJaC4BqrJzheUp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1264, 2, 68629, 'fKdruN8QS6--OlaZRZshfW:APA91bFgpN8iUnhB1TV-E7ldTjaU42z5gnFN-eh5_HzLkPlvL-nxOX3i0jfECCePnl8wl9E43D28Pwpujw9PEBabkZRQxc5nGACH03l2dARvA8VAUaG0en7cmVr0jPOUKF4a5lJC6Nae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1265, 2, 68633, 'c14YG4PbeE2UoBEJE1DQFR:APA91bGwJGUgA1RST3iyCxET6rFusubAcbvNL-tNCyRq9lXC-06pZD3Etq_Ukk2TTy5qQEyfWTRDOI1IT99Hgox-EKY_0T7cnixEINsVYtXrpUPL0bDnxIdztXfcaL29RoPeir1rzN0t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1266, 2, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1267, 2, 68682, 'fdybOgKaQp6K2GU4iA0JUC:APA91bH5ZY9Cvg06ZrXj1g2Ob7eQEN-aW8d-7iQzL2aMtRIEsgckam9x4tlwAY7_8F7yk-nmGTVRDlgA9gYnG4rzJOoCMuAOkP3bRmuacpNI5BhawG44A5WA-KQYuz_f_61HFke8BwKO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1268, 2, 68684, 'drVKmtrgRFGjpKg8Phakzh:APA91bHp53qbKBuK02oIDjC9aSC3jks_d6kKl9DSfpc76ZinGNquX9JrHizwJcY4VVTQa63zaLhIkP5LAuvdvvWrAyhk9IYvnMLocI_PSULkWaUuyS5OolU1vTafHNhU7pCRFLWrTK9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1269, 2, 68685, 'fPL3SlENTL2giyXbhDpz2L:APA91bFqfRBrmmfinb-uoAOOOODqJM28mXypiOlGFHfAyQhx3rFlGvV093CugoIAybE8ZmPKx950zR97TgfaKwLI3CENh00NwgVrQR-vHMCZTifYg6N4KEvi_shcanNR7n31mUk-INRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1270, 2, 68688, 'd2N07VQbTnyVM-ZAfL7iu4:APA91bEygPbsQZu8s2D7Fj-zTjrJPUDriiqsupZALnJTbxR6FC4W7w3SFuQddamdhrplJo113BAEsNSIOb8r-NfKhHDMLpDpMW1aopuaI95jA_1pY7w0v8HylZAZiItTGAFpBcXURAkf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1271, 2, 68697, 'dnatYvPURUO6VqPqHXh8NX:APA91bE2JSnmA6zCXpJBbtDArKux-mqBToe_4nMSDS1HE0jQ5hspwF7YBkCM_4IuokK4MzZil0-L7sxUqIMCi50YUaBAqpNeVU_7MmTTfl0gavMcYhBDWDYpVfHHbYtv_u2D0OmfNzaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1272, 2, 68701, 'fXSvZ_TPRWS-XnuK8nsxLG:APA91bHpNMLry4L3O9I4ugL6M-7TbILr0XXw-T1s--GcDHed_8xUcxj-saFfTBjXy5r_sjwRM-KfDPcCkMNrzNrEbXRy0RUbneTc2P-olooei0GU9CwhOuk8OclwCHSczUIKQjg-diMi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1273, 2, 68703, 'dACvKmaaSQGbNxWrcJwcmb:APA91bGEVNZdFD8pwHACCYNevdUmd4EYzgwJ-jJLAJuWw9yrmHdXQRiWh7dzVnZj9UPFwZF-JSAMZIqXHTg1t5rOrkwpezHY9uYzWb5xZxZWG8rJFHBQC0OUUp7oSMFfRSyG34_-sStJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1274, 2, 68708, 'cLo0qbF4S7eEW53tce4PsZ:APA91bGVx0qYW4TZVxt5cYwvKBJFiTJvlahYUr8z-9lL0P9eP4NmEI2sv8769Frq3LX-x782WS-kw8rA-vky98IeOVNZtzkHGhuOpWwqY2QD96-mR622AtezLh2F6T5_Wq8wGNzDl22C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1275, 2, 68713, 'c7VNt7cXSMqmBfoN-ci-zQ:APA91bGVq6JxyWfWT88EGc73C1odfoGxgtDfN9iijEK-yJ6GsvfRlNMtpLl_bk0_WlO2m9vWVGrI1JC_T-M-4U0faGRt5NJQ5b3mpi2JzhbOST4tm9iihbpTVhh3pAPIXl603SD9INTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1276, 2, 68717, 'eeDaHZPfjU2tg292kTo7OB:APA91bFEkajyLGDouA_dtWHtonj8EPkKwal0WFJWCAbWWH2TJfPoKO1zJI-OwOtd248g54umoonVdn5MJyUX_9ztSqMLFro9jtl-8iuIwICBMTsJHT06IL7zsTb5oNEP98zA33a8yE_W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1277, 2, 68722, 'fjG57e2hSauHdMNIm-2e7T:APA91bGjW15bNwahWWfdKEcsvp91klYEnEyv7CrqyyxXAFg_E6FT_uGRsxHxumDNqhYgxmYaPIBGxzKo-e521JAkgj3DZWidqULj7ysoGND91R93EgwUIr-TLWkjPgcldFJkUBY4-wYH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1278, 2, 68735, 'cOPI2RpNQsSU7U9J9L9Rs1:APA91bEBER0nzWoXUneKvD6n4Pag5GexGRMOM63HepI-y4gJRd-0753nzU7ja-2XTWhoKXQTgLK84hZRmAycABih77ih-lXjL-9tfGlEuAH80HbZ2Uy_Ds8SgXANzLU1vVdOI5WfYGUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1279, 2, 68745, 'eB9CfRTJT0GqLlTC1ThvBA:APA91bEsh22spLd7greS1LZrTJCuJ35NLTFGC8Q1FKzml27D-5Mk3GtAHB5czlIzeKrxrAUaNLTcH5GJcWIIBFzwg_I-Hh_4AecxEnDqxvRTJZyh29TyZiq4FVCDjmfQaakWfhSB9l5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1280, 2, 68747, 'fiWuhAngTM-53nIJ91dIj8:APA91bHpV61gEYMYxWWb-X0mQchyXDJt4uYjL8SRbcJCto9fHe7NqpdBymE7VK-9_DBJRyzkWS_XT5O92hCq6MXqbNdAWC_7A_rMYS-oATDAvqU5AKPgkZ1pYHW3HstGTgDD5fcCktx6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1281, 2, 68749, 'dPUOJUYRRv-ITQz4OPHXeH:APA91bGoXJuFt2gn2iicBbqFcSRZpYs7ctt7S63aKpM8bcWY8KM9gv7JMTwt7ZxKSPAnIKt9rHl_o3bY8irTa85oH-bTOkleCoMIClz4l2IwUn5mgij6Fr128vuSXlu4UMT144xFVDfB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1282, 2, 68752, 'fB2g_X12mUV1ngrPTRO2Tz:APA91bE0EsgYlnEYUdb2Qmk39VvB1vZbhb9GxLE0cYGjbjuwfC8rzxx2fyuXYoVgsV-ZJLgq5LYBj_S0IYWg4z4saJqYNjGWJcrKMOIDIR7Yq4opfhe-L6QHB5OoUgz_nmQGf4Ks7dWF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1283, 2, 68757, 'dr68NtUxT9WqX5nGkPvLU-:APA91bHosB4qFwGpizqSMUBHDXgkO17_WAcA-9Mbhjmu6_l02tmR2jmY3OZBbYyVgoXuCevx8682gx0cj2dYggHBN6G9xojNxMuZmC9OOJpk8Odyck5KouW4ZbunUPO7C-yKqZG-fsUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1284, 2, 68764, 'eDy67lFPSJqiWq2z9EkuSj:APA91bHc8on1a7dMk0FQAJw-t3d3W23odzcVW19gu57bqDmMO7XJt1TwkofXypEH2pk4prWn_H9beHwf360zs8JOqj35iJxKbcRWF2kSj9ROW7CCqkR7POPm8Ph_764Ga-8ccCqUuG8U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1285, 2, 68773, 'cQ4Drh3ERbCt9TGn7qaM_o:APA91bEMNFFcPVpiRLsTPNUbxs2YeQFNOh0D1_3FfJwYykECcQ-U28FUws_pCsQfM4bCHkzOqeQwZ_f26vWvIpq4IzQikJTyAWN3mb91R4b9-I2R_B_jppqT4Aag6RNpdQIHqy7is6p-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1286, 2, 68787, 'cIKslWrOS3SqKr6f6nPmWk:APA91bG-hh8cTXlfdCL6w5rQHT4__Ht4T42A3H0AV0Gy9MZAkK3Lls5K6a188nG7Ij8zuP7fTlkNEpWW30QBYyFMUOI-8f6Q1kN15ug5W1FifnjCojXZ-fpYydQSuQOQWhbWJuQbnQ9H', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1287, 2, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1288, 2, 68796, 'c6FvnkZaRIKDCT6JuW0dAY:APA91bGPxeEzS3ehPQ_3CCfePPOmPA_UmPVsD-2egCJ977fUEXJCQqkubqC65xW8bGBF3ftkxV7fViy1PsEls7e0oFfboPtjS-z1vuQN43ZvIYkqmJld06FMx0z0uY-gRqwuycXUMlTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1289, 2, 68799, 'e2YVDJqdSDG6CH5WqRivWT:APA91bHlTY3cz9X_9ZhDLWK0ZyyNUPbfg3HOlGnAxKM0bC-2rB__YlcixFDB-ij8r6QQ22SPRZaxQHzqH0_uMRiYUEUnJmNcGevEsk44TBC9hjWO9vbSYUxDRWmHhESEcyaxsFfMAiin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1290, 2, 68812, 'cD6ygOh3R6aVVIrJJKUCvR:APA91bEt4huAVK6XBdH47llEvPjGODCFz1het_lE3AJLQ65j5TOw2zsdtvNJM5OBMrvn4C03EncEjD23RGm1lgr6SQHsK9QCUg3fq7TKeW4pOXjOYb7gcLApT1YspY2cGMxNXo-a5LU_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1291, 2, 68816, 'dWAIAtXmR1ipYGM-4LfkFU:APA91bEKAqZmZNjHMdrGWxt7buOfTm_SpFL6EidErJMws0TwtXoakjEj9qoMUzoXcqpXmPvMx5hgWwP5JRjpfPhBBKRGeD9ZhLeJ8r0Bvg8FkdE0R-xyOROxTqPnk9_1OtfwIr6V7q1i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1292, 2, 68822, 'cOP-p9COTJqN9tw1syneyz:APA91bFokDtpHw51UeBzYChSjppk_CbjJOjQ-XiaGnm4pRqWMuxe_2rp47133L9enImZ4E7dSi4cFY1KvlTM9b-xy-GzUGSsjcx4FbdpMofca3EOM_Cv-SLHiOlyZ5GQcxlg7plnDabR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1293, 2, 68828, 'ddD_1JhgkUx_gFacqLZnvS:APA91bFQeWI9bPc1ybVAvOtVQs4ywNdF-pLlTt2LhQGr2io0QVHg75p7UGBJc3SjE4rsURCZPbkwFkJNAdo-kHbrW1HLKPUSMwsBEE9KnM4rfggfbzi5qK4_0Lqoll67lFDy8piy9KJl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1294, 2, 68844, 'ei2fMRxqS-WvAb2OGeJAls:APA91bEbLcb0_Cn_HgJzF0Og_9w3h3g2GaVjwr5KgSvkV8rf_M9Dz5-J7vkdcgDUOysCSQOkzieJAQgp2VVzu0BUigLqzroyyUtfupl59vX7-K7Op7WWrPZjiJ8ByHWk0KHRUmPhMhQD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1295, 2, 68845, 'eCKHEcFWRNy34swux7ZUgH:APA91bGM6a7AmVUUO00lATZvYd6IUWptchdhC2oqGPWqBXeLpZdwZ3FMMvPhnBH9CBErE7-dM-stzjS1NiqyvI5i_8w2VgnI-cq9La_s564BfZJ72wSHPZ_EgpCZU0UAHnhYCmNTOz-c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1296, 2, 68863, 'd73BZIfORQO4Py2rhvcPSf:APA91bHgLs919v1UyKbJ9aKmkJ7C1eaBOaecHIsyhx-Z7tBtjWhJKforl6mYATpmZqVnGyk0TVeQeN5pYngloGrMJ6wzqD7EcVWI-lnehe-ljb_uXTQRMDWDqxrSbISsbBVxV9FQbWD9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1297, 2, 68866, 'eY-bZY6CSryQDqiC2XL-zH:APA91bELQxz1fPsNBQ82j5HqGAgKhBrVXOj0x6kwQHh8wg8sWltyFfw551S32xAtlDHMIF89gW5On_twCkeJCXHdzsZ39isrV3E3JFNW_E8UOuxst9AhjfPH-9Qh2UoAFREfnVRP06g5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1298, 2, 68867, 'dp2_83jgQtCU4j_NdaLIE9:APA91bHQFS9t9bbRrY_RATd953lkMgV2Bg7O_cz3eTzRwrrr_QfNy1DuM_BiWQqn4pjAWrk6Gnes3OpPw77CV2ibFyS9S8AG3u6o2c9wSjKVv5_WrPKyXmhDK5kJ8NVs1cxTTovHp9qs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1299, 2, 68868, 'ea07zXf6T22yzV596HmaLA:APA91bEgURh85aD8WOiBpveCnyI3NNTQARdMrArDkByJbET00ZdcmOn_Z1FoJ6x3fjUcdiq28_n8aZ0ooSRNo01fD5EgJr9b3ssM-ivmYyZX25c8w0Gz18L0hJ6NLVmf2IsFCXCRMUDk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1300, 2, 68869, 'eH1UFmAjTVG4iHvEpXzBS8:APA91bFFtRmUkE-2449JjZ6eQ0871TeVfV5SQQdujPJd09HeyPAfb8ZKGkG8vH00TFuiZZ8jeGEY7XLxUvpvDFzCQt5pn6BUerE1Uxue2IXFKdyp1lAWRhyy_6iiJyNj_RefOSR4OmMJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1301, 2, 68887, 'fUGNkF6EQse8uAuCjbKqtu:APA91bGRCkoEQdaJeTKAE0WHWSTTnTcIrPQWxORNayr-TF2pUg718_aa09wLsg82D3iyAp_njrRek-O-KYF78BDiLihnbppYi-h6QwjK-MfXUH_7jgjusVB6I4IJ7dF_anXatoKSD0nU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1302, 2, 68888, 'f3k6sYKFT4i4Zoj9Fr6dR7:APA91bHCALE8Uj1U-f1iyHbRRcXJ5ySi7uxZqbTosN-bOMGZB6FcCAmPRn9JMaa0F8q68dYf8Wz3NUTKxIz2XrxE8_hx4RyZT5mTtANi4EAyEwZkdZFxPgnZ4-_W77OK9bvE_E02Hrl7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1303, 2, 68889, 'c2WdpYopQcKGzwtYLC29tE:APA91bEnlk_8fPGL-yByoKnkgyfD98zT9vUhZSA__v30DRaHehhaSrhb9g2LlwaM_UOWgKQxNeT8537gBh0WIx6JErMJrjYs3iJayorBQylSL7S6QQ4aqZ5lXjgJn9tmtuYt6TE_bwzN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1304, 2, 68898, 'czYlIJTKR8mFi5PNebVhTb:APA91bEc28t1tL2TfuoO_Zy4ZTGfl_FbOqP4KZ49nVcRW5Ho0Rvp2RhY7Uxtsc5oRQY-qNwzCDyo9NK9hvWrkNRJf1iw8dLMq5To8aJ3mGXl07UKIuf5vdcwvn3vazlbnSuTlEHqMZsi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1305, 2, 68900, 'ccYH4YuWTa-lzyNwGRtIV3:APA91bE8jfPXym4eq0vn5C8IHeZha-7Y7oex693OAh7a_dUqh3gZHQsbWI-52ZS12dvPquqHblK-QIN5MCgdrEzStc5zHMp1F8X7Qp3_VwSBinG4MOASK44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1306, 2, 68903, 'fBq9CkISz0bkhh3qTGuef3:APA91bFdpT4ZHnaOLU7MDQapT55b-bNUUD4rAlvmU52WKK1NR-iX02Hi2xr9IQMC6WUW4G2PGtChtU2UWGwTu8VPgzu2nx3n1Fc8d4fjT45m25kgCs7sw2qFIwyvv1VLGLh15ArcKMgT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1307, 2, 68908, 'fmdj8vCTSbixEHy_I21PrI:APA91bGqK-0zW9WVAsdir5JH9CSMCgN3eicdCK_HLz5rWL7jOie422mQN4Z-JQSwfBkW4UQfxqILVmKUYy7wN-Iz9xea75VzUq0FFLHykcjd_G4ha0vMus90KEb_sQ144abKLn65skIi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1308, 2, 68913, 'fW3j8VmYTEmw_CgR4N6vuD:APA91bEQXSIQmdvYXDHkynnYoXnXhdBlCvCVsA3zInenoVYygGBvvUstV1eYBXVRbV8qBh3D6DUyvWHQBT-uWkFbtIafhA7lBZWhRv0xwa2AhDkWHCKNVFzBUOzoa-_7j4ROqunnjXZN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1309, 2, 68915, 'dxjg6MevSE4irL4oim1CW5:APA91bHic4KtXGCboeBbxbMSyG8PCE2m5Im8UYbyfD_l4g2t16g0IssW98NVU7o-qW36dx3BEVufjcX4FCNMobclAa3dpP-TQo2ZennQE3g_Syz7rEQACJWzagpLe-v16rIzAaHr80Ot', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1310, 2, 68937, 'cyn9fbcoW0-fhoQL0scUMs:APA91bETjnQqbCGXTkE4hHfRyB8b-F5Bc9sHYMvgq6_R6okxTDyGd5PbgzSY1SmpBKMWMqKUWSSbnDeQo_J93g2Vk1pIi6n6nuXpAL1xDvmFWyPXuAV_i8J5IFZ3PJkXhJeJCMHQZ1qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1311, 2, 68981, 'c1YqQIzRTZW0yC85YSyqc9:APA91bG0DtHjRmpA-0POwNCbB8MkRoinbnmZlCFkctUGHwwlAVjAi65UcCSo1gP9UhAw3UrhXLBVI5kZLORoHpiiZqmJILwtdEMf6l5wfhyaMfyM_E9aP6s0n6wlAxM-Y6rRFOk69BdG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1312, 2, 68987, 'fJDsj5e3Q6GVjBJ7TOdMtO:APA91bHBx47SI_oD8BbNZZqm_ScI2baHM2kOtMcjKLO20VjN2mB3L8kojTDoeQVfYdKj3KLeJgcwKYHSXf8WOCMWD1RNWjZLWdvu8eeLIdojEWEQaHXj_OdnPqB34CpS071jPVOR7pmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1313, 2, 68990, 'dblTHQE8Tw20N8sVoneyeK:APA91bFKHaDV80GyeXBJBRTFaH03e2taEbFy_3KeInzNcbKhtRsxqm6n0WwwJvk_IyYLOtKZD8dsH608_HgOk2REslbljCrRdLn5j0T2Wx7OGR5e0qyD4x2tdj4Cy1vbF366m1hUa9w3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1314, 2, 69004, 'cvrCQegiRCykXY-qFtyqiw:APA91bE8BOYbJD2azYJzWoMsmAGTFDbznRWqLc56671k2k7fI-v4tOiL71EPSyzT7sz_g8i_PdweJZXU-HsbWgcjPL79CpB8cJF9JoxVo40ipuph-NktZr1NBXL59-PU0v_GAbkk8gjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1315, 2, 69006, 'cZCn-HkOTrmedzsxQX9VTh:APA91bE2bkmBNQxYUjLpxpWBp1jijgyUWE2DiJ7IZ8iQzUhXIQeGyqdG9xW5WF-Sp5dSvF-JZ2VALj8Y5t7l3bFm0mYnWoGcYu5E7eZftwBqlD6ngzI6rePKT1tbqBTLgvNR8EfSt-65', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1316, 2, 69008, 'ftm-i1BzTXiwr668uwbV3Q:APA91bHFQAPRkkdorjSc3hUtLI0eSCAgmDEMK-lfCIN5xb_1Ao3TnqtjaMD-k6-ZrsEwjaIo9qGHbWGtoFsU592p2AUlBHyCP-0KDfm5VD1hdMBL9eSpwUQ4IDDPtrb-m5JdQT1BLH-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1317, 2, 69015, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1318, 2, 69027, 'e09FmKXqRuaNRFECVeqK3t:APA91bFbRlJll5hPQYvI0wwtdq0nEViJPO3lbFJmi682cI773O84qA0FlwVaqAEpshCUizzNtTlk8oRb-uKD9EgwVRccCzv3jU9P5kyBxUNl29LzKh7U8qp2-yAVXjOH2VfVHRaS9143', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1319, 2, 69028, 'fIn30gR6TKm3imIo-NI_x5:APA91bEPjJbOskI9O2d_FUUsvONA_kU9ltoM-J3g1wVkGFw6wjGCNdFsVmpIw2_R43mQkijp7aCGXYiyUB4PFfOuEkcVy3N0kuDo9cYn1sjaJ0ujD_1cKTIDIuyXl8NuuwlORf6NFeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1320, 2, 69057, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1321, 2, 69066, 'edaecfKpQOmTwgfjeMESX-:APA91bHb0bZ3lngj3BrhKDWembO4V6_r7puwIjVeU6StiKgoj8bcl3encO-3rk_tJk-XaM-CJyz9UYrGsGP7_wKdSQQh8JB5Bgw3VoKljUfXp8eoyT0vg7EVlQSwDP13JcLjJdt0YMaB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1322, 2, 69070, 'd8ESrs8ZT-2rErai1ywYjI:APA91bG_YsUxFfHtN2KTAy_uzfRysEgbqYIwEaGeSxTbrxuIEABr4Ql8ynbR3kLodr_ITpJTuAMdrxZVzF8b3uczp5PYQAGSYSbJRGGspHyys91dpci9udpCd-7QOwYxhK9ulkBDeo2r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1323, 2, 69077, 'cqUOG2_TK0yGopW7w6S-NY:APA91bE6L3xEUKIoa_MzHaBR1HpWNNmaWbqqjsct7rBk6OQ3uPeTJWR7eH7v5X2uqrl5I3FkzD9xAaNIpWeqegajf_2Y6eFp4DnAV19GZlbVGHcbaK3GgZH-RnKv0jLn1fmJ9O_vkkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1324, 2, 69083, 'eaOBX9cyTYGi6KJbPHkoa3:APA91bE6lm1BPUb6vquI5OwHMqRlCvgjrTz2b7p8c3BtYPsXkbD81aAvwNsxZDPZDNqNNnOP7A9Sbj9Cr0v52ZNN8i1F2895HuN6IM3OmEAVs-hIUw2G_CQXWxl4N-ygc8SSGVqKmF-F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1325, 2, 69089, 'cuvXgKQVS2apS4dCQXYhZx:APA91bElhwiQLD8sU162DSz0IF1dXsvAYa0BuO_HnQvgn84DswwthbwUojahM5JAPslhO86T7Gjanwf9EPuNsnVNAR66EeWLT3WKChrKO6rzwm2VGMY6jMRlIVcWVGG7kz4L4X57sD3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1326, 2, 69121, 'feJCatqcL0L5t3ozCvJv_4:APA91bEGAWPSJJPRk2dNGFf3WS4Rcz_EFpgOOo6SMeoRydoku0USTOtHnRwCzMprzGudKIBaq-I25_QzK_n0lQdvDaNDjo8QF5Bbtclrs5WktWBKJWjxl7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1327, 2, 69122, 'cTWWNcfWQMGb68gSfLE7U9:APA91bEdRw0bgK6f9CC1KQ8XIdS52MGCFtAT5Q_e4G7bUbcarU0nNZcxdKtAgM-klovt9PEPbRng1EGL27gi4EKT-rjDegyT3knOfA8Xz6AjkKVIjTtvzJ_75TXDEVKpw7XiPylnbLRg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1328, 2, 69133, 'fBzpcvD5SYuzw4VacdJXPA:APA91bGTQzY1JtoeT_hAGtfNz7bPBQ5Gh2DoO-i-0t5DBlpnczg_EewKsPVB147gkiNqO0vKw5UMJPjeRBnGjfPRGmmuNnD5IObNTiFyZcFcY7Gj7CERv_Sj6KiyoZ_nczJnf33fAh5b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1329, 2, 69144, 'dGySzRC0XU2pi-7atr51e4:APA91bEZWfr7xQZiWkP6LOfPpQoHjrHusJwsLhLqqhyBivlAC7hCuQkFEx7CZkRpycdtzMMZH0zJBDU4U-RnOT0XueOZXBN9X2jaGqsoj9o1HdJKVc_OxAipUiv68JGVbY3S8Zme2Z2k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1330, 2, 69172, 'f6dO167rSJy6_enqFmxJT7:APA91bEqQga8ME1Xbhwzbm8aK2s5AgNnuz5By_H-YLp-TeEAeFc_9xrSrij4rpwRExcKShg5DAy3vqOA7yyAs0DjGRt1WZD3JsNj8C3aUkSwMuafaxKu0HTeFM4iQ-hqfBqOSXWMHskf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1331, 2, 69180, 'eXN8V6GgWEy1iGrBf02jVE:APA91bGivjBf5JacMr4WryRYJLsTR7KaVneIm8ZL-0D14JTX_G3IrX_qBiuj7I1R-ea6ly3rqa89zTVclJOaVRDSi_hH0OdFLuHlpA6BhOMsNowGh4s_lyC5n2Mc0QQRTS5iyIDSCMUb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1332, 2, 69182, 'crBny6H5Bk_YjbqobgqjrB:APA91bHBRwIzlWpBzKoTO0hofVVcvMe0onYda9ZWsuWH31e5j4SoW-jcPwiM0Kqm1kZGrSt71nKVUQgdLckhQiZ1KRcuNsgDdvxsJ5v1OZrEWl0t2Q-2d4w0lW1ujc0r4iXftb90Y4YQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1333, 2, 69186, 'fKYv_HWgRLCbpZAWW4J5nH:APA91bHIYPFXq9DfJmuWtM-b8SVBEZvSAEBoiUTDNfz8qVQJ31pf8R2XFlPIeN9nmHUg_lGegpIbDkNNS_keAQSxjlTBG2g6HVgkxDyvJFaJa5kWSYMdEvGOS7udiVp16-OjhEwENzd1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1334, 2, 69198, 'eCJkpjt8Q1yqJdw3Aqlz2T:APA91bFmsxTLWmF3KTyo7xDoq_n7joSe0P3xedyjjCGWSMHmIr3TKgmCtPKce0doXBbRMpw_G7j4jRXqieleUco-pjeotVRTVBMT4JIO18Ns_fUlwkeI1fHrC28nZoD4c0MGxhBAlQhe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1335, 2, 69200, 'e3YtnneNSg-XyVgXy4lQqx:APA91bHuFZym5KMj_J4GtCUJ7bVnKTA0P17yDp7GgNL0ozWmTa9_YTEZ4Aq0isKoNmHopjOVJNT8DRtGXq6r-OuCoEUJPOKUiLUFIQnD2_hghn172_pZuMwmaWpMOh2aSwr0sKjpwjqO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1336, 2, 69203, 'd0DutwePTqG5bw6V2fO3B6:APA91bFuZOkYDsDIzxeA-P4ihITGr8Go_-xDGm-5c5NxvX26WD_06Vcq4jKUBhR5GXkTHcL60VvbD-oEgMCZehwjZYc7UFVRrS2QdJjBswSJh5AXRWG8DfoCF7xO1ai2eyQHCUnPS4mH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1337, 2, 69211, 'cYDzxY6WjkiKpnRXNBhcme:APA91bEwi5trQCRtLvdhcJ3tGx27E_zppCZX86CLr9jx4naWLMkmJ7h9jIfsxXcbgx2ee6hKxiNzQXRXxqVaoZzIGt53pYdk1YEiD5joUgLq1_nzJsKozjP5XJZ2yxTEtTrsqfW0M4YY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1338, 2, 69216, 'eskdtAdPRZiHjr7847KJmB:APA91bFW_Fjes4G7sKUFwJJ9SpNvaW4geHtO62oCDFdhTD8prP_52bK75ZUFd1NDoRHlH7jQ99Tg92xFxjRKoFVlQd6SLXwvvHMVVbp6KXb2k9ITlLhagKVvWreIxptfCEbCzu-YjKIC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1339, 2, 69226, 'eGzDVpRFRJa635jEfAhfW7:APA91bG0ZI7I9S-mg__jeERvRrK0r7-HDPylfJHIYxfXDKWqLf-UyHl0DbdGSfe6-A-qJEmZ0KPfkBz90uhGxZK_hwHwSzctyWpuvepov3x8DwmiYAVXLLamkR1c4x2r5A4eO2hMW9q-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1340, 2, 69234, 'd0Ddb8MHT6-SRH4LqjwsEG:APA91bG3OQubzyPynAbRDRr2qbfmU-1NBR00roqLbTSH-jBh-VMArzkJyNhri6USfxy3LcsbEXjlW78glxp4g3IjGn1_H0z_7szjUVM-OelBIcKZh9drhH7Kgwbe1pOXNYHiweTm4JCG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1341, 2, 69244, 'ev96XvdbTDuTVLy2br-ky4:APA91bFwpuYaQYzvq2E8-M_eK3M5pLfOzxuGGOvkLNqtYTd5KpZYM3tWNllidxyQbTyNoNX7ZofdZx-ESga-TJfTbaTHhG0oVikmJ2xkTRKvxIegXq1CP0LIMZ8XROG48XojCrgF4g1a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1342, 2, 69247, 'dU7HPFMrR_q6afsAjGOve3:APA91bG8Vt7P3U4PIICkQPCPXPReQRO0dluSpgYFIcObdFqWD95G8x3mr8v1DcLVVKPbmxSTwrzFzZLE_o4iFC7bY7hHNX4Hq2LLg_cKnRQpsmajT8QjvEzZcEdm7_V7yEy5NwFtN6wk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1343, 2, 69254, 'exVkZkk3RJazWs65avjr8F:APA91bFVg-TkZTDT6z0JhM8U5_C9HBnPHQHlzV6nI56O-S2BpALoCLPaV7m_1qg4uqg0VSWT3a8RlQqVuEU9lHcuQkOp3vPNuTqkmBYW1FdLYU8fwU9NJgz6A3xFvP8h8YCKXgkbd5JD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1344, 2, 69260, 'dbygidVwR8SYe-EjAh3Uir:APA91bEj0OjEhp0ftBmQfDHGE_LJwUhPHo4pmCql4nt6NNPNQvk8b-iiciotW0Yc4QZeTEyVWAqdFE2HqaC4leiPThQ1RlTaEOU80wfrH0IkLtq4gxYLLPyxhDdzNzudzrgbyXt_pL3v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1345, 2, 69262, 'fog8MaQLSnaMcKXj8cP-XY:APA91bGHLthe8NLYPP82AZhx5VI865yWsk1-6BE95QuL6PD0qcslqPlpXIM1Ksz3f1imc_6l4C9Cu-82udinfZWS-SGAccJyTqt6QgTSU7vLPW2a_RrkmtIznhQkkHWBS5XWceGmagL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1346, 2, 69273, 'cMJO9KnUSGiXUJLDPOgw5A:APA91bFStHGveORrJPJBRna3595z--AdajCutqGq62FcAepp7w3HvOAjAJU_D8fOf3en2uOFyDIBEq_wD53AtK9FywsOX_bs3HqsuqtHqlxzV1SfHbU4VKv_NJff0y_B7h44Aj1n0Byb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1347, 2, 69275, 'dg9LM8FrSTS6S-EriY_Cgk:APA91bGKyqEe0osQvXh1Uimpvalhbgrr74gLkS2t3n6LDq1EOka1G1iBXCQfe9nv_U12hC8Da0fVbe1gWuR-xhF9Vzw_axolOGWyHFOgyyfW15ToGqMYkIEEsFOmweYK321CF6jgPpFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1348, 2, 69277, 'eA8PURkfTSO6TQsVG7ehXV:APA91bFkEJQrePEOVUbzVCaAlXAocU2YkgDXs3eYdBqifH4BZlmNhngarS5Yk9z9P7K0aUliursmWPceUvpV-OMWhKmVyJHxElS_jY6hdgyqXJKAczh7X0avSM3pQjno9aCweAP5iUur', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1349, 2, 69279, 'drwE19Y6QNSQBTiBysjJBL:APA91bE9cnicFwsR8Ax5WimjGYdVtLzfUGun4XF3Gf0xL1BOzDY2hBExagXaheuBQcvz4SaiPzqYA1BxbKLv7s9nj2IIc74JLibftn7Vq3Z02Fo8-ixF4moNPPpubaJi_QNQKD1SGTZI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1350, 2, 69287, 'c31XtQh6TMmDahu_QU-FRi:APA91bGogTh2eXxoFY1tN5ELcPvEgoDFCW65y3SDxROrLZM-57BTdJ7ndLekNu_CJY7BOK7Nt9tjRZsn4IuvLfKinHsjYKHGEeAm2ODqZDgET9F5KK0RpQ3QNKxD6zoeFOz2yLV-ou5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1351, 2, 69290, 'dBKA1b6wRVKP4XtOPq7G4z:APA91bHrPMs0yT0GzQ-jUKjhSpr6ftT6Twjhhq-kGzGj040_dYM9H_CqKmRKystCIkOj_vYcP4tC4UxTfQFZYOcFqZGcNgAfRIksD1_qVkUFtlYQJmVOBc3cZUdHQWSp-7WpKA3vXo-_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1352, 2, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1353, 2, 69292, 'czs42lS8fkMPkeROMJpPZx:APA91bFx5OW0VLu7iKr0xykkqsMyOxbcu7iXU3WK4gLF0FOfPRwJGvxQi3njM2lw7LE1UgVadfOnTiEXzWb9nkBIRsUleq1sg56VeHaEKAtEZALejVB_aBRiUQWDADLT3XM5KK082Zqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1354, 2, 69312, 'cbLDqUtphfuGK9C46WmjTu:APA91bEG6vC88x7p77TL6kwAd-2MG3dukd2lWBbxacQ-yQogFf6k0uDPQDm8Hd29YwTIDZMt4juXGMKpjXVViYXsiHzRAwJbxejegxIcoo8hhg4eE9ZJQXc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1355, 2, 69315, 'eNrfsVVoSm6y1iyuUT7nwZ:APA91bEM1k5Fb4KO2wx7tUsWp6hQ0KF4kxiFmPA4VvvTPFCebHyPCgeHWPVSyquobIdkQwuUSg-MA_kRnD8oOBKmaFAngqMD7wisa2emyKBmrRYUw5h_Q2MY2M5ko7D7WM2LieOehMf5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1356, 2, 69336, 'cuyG-6ILKUPOgEUaYDjjjC:APA91bGSI6HSGSTGa78lBjptMZDp-7E9lXXp4I0RAWE8SYy0vrA-STq4Uwbb8pG9sMwgSMaihvSJn-zE-PKzt_szMbyO68DcminX3LbJIgpYw2rZD5kdOhuLeJTtxOnVAKhntH5Ri7XG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1357, 2, 69355, 'eOf3_cAAQk2cOaTDEWlSEN:APA91bGSejdwjBU2oEvgKS20xhwhRFjmsRT5WVKcgRmP6a2cJeE-3MK4kCkijQY-Ev5NyA5TCUb1UHb_axjjH5C-w-_1cinicenurepjOANFlFjik8pMonUJJOJ6fRfJxuZa3Z5PiUFG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1358, 2, 69366, 'dchx8FZSTuK0TGv4_qonb7:APA91bFU4QYIoaTWXEt1Fevn1y_GJk9lbl57HsnMA0yfcp7uOszJWnrmW3xs4fdF3EAcL7W8RB_TydbKh5jEPUBxTC42JED_bvi5ooa5_Dw6S7AcMXPII3rBgSAAzjIDA35qAWtOBvBi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1359, 2, 69376, 'dhZmHiqnSjKx_rCi2wQCNi:APA91bGOR_TXt209OVMtrseLNDSj3bi7Zkb3m6LKcdtT0UuYrsHDC2MTZnDjxXsoix1mR4qznXuWDNgLXlgCVV33risdZO1B-5rbm8E0PRd3c8eWSmdZ6IudtH2TJeivvTLdRwaEoIin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1360, 2, 69378, 'fio8fZMqRKuADWmFQVWOvO:APA91bE4-yn8ZsyvcMiVafOTguH872HiOr0M-jrBUJzHRsgdrQV4XS8dtMtMDShADVxWR6yGQvhx_O_jE1wUwYaXXxJ6VWE6V5kRcK-kSVmssg2LmkjNQUkFzvnOFbhbw6buzvf2dy6B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1361, 2, 69384, 'eabvkD3zQy66B4rxp_ukC3:APA91bH3cYVtfXJ2fbcpVNTG_rAfHDvRkhOAGSikqWbczw7H3CXM_buDXJcnXdblnlucp9XNkTp0AHAhouoeXBW_NqRv1761nQa7YA2Dc_RBwBfWLIrHlHhPSc9RaUuGYz9B2aeBo0es', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1362, 2, 69385, 'fwYMxv6cQkqgaaUq_zE6tU:APA91bHjW92mQIsOm9Ua2rcQeHMWmY54BuUEmXYYzPPG7Tod4OjzBJThvePEGISRMCBKRJP4Dr4kqmrASPL82ZLmKtcuJ3L0vmdO2fswWpBbedhf7lT8fJKgqJpBEovOyGxHG18KX7I8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1363, 2, 69388, 'cz4jYOWzS-WaDenprcJ82z:APA91bEikudWSQ0kgSwETV0A9NJ-W3QzPFeUHih-ywgT-4zteEZpjJfykLPPEtx2wUkWblDcCtUIluj22NvPrR6W4V-15yY2e88GMATgqIhpTUmdpHBDf_OsnGA5eMwboms5nmUltN-g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1364, 2, 69391, 'fnA_7wMhcUEvgFwUgNuudj:APA91bHjO2rV5pjZOoU3CBMaeSX-M6E2TSzaTGLA9TJ0JYF2n2aP3Ud_L_J7F4DQS9ezIXSH8eBk5xkcYRiiET0j-6oTgePnn8eHbzSIC384C_TwgbEZUyJ5YoLIrOcSliw5cCMzQS5c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1365, 2, 69420, 'ePuCxhAGR4OulFeN1dHCPG:APA91bFBzFtZyvhPy3r30aK-bGKglkYsYKGoWygp5OZdZo4aFY4-rL-9KDwJwTbBcfXag8YhYWg1J84LTe9ZKhUQyY__wQ2Fj9mM5adWYP543-0NRCy3tWiiMUnHiLnGreE9LclSXmNN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1366, 2, 69441, 'cyNNdGBkQNCTPK_k0E2-a4:APA91bE4Qrj3k37Ujo2v8a0YyiVCH0fXgBkjOAx2TGbisHbM-Gi2LpDvFc6M8KnY3Urc1aqckYAye9nY5Uma47nJS5QdQc3-QgeEOG_Wt9zSbHnDmcUh2LkL33-gQQFyM5k9pP9XLNHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1367, 2, 69443, 'fzduGfDTTOODXzJ2lJiXhX:APA91bEY8t4GHR9HiYo-3Dxey96HEG5-QUhprJp0VFPRHp_aapFbxB_AU-iv8TnGxicikvzbPg7CH31TukbXM0PhJB3tus_xtJeKEz1H9pLX161biongnz3hW0lcow-01MBI_zC36wSu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1368, 2, 69444, 'cqR3k0Ehc0WWlqgmrMYhfX:APA91bHhoY8JBmPnvWv2egbTxkDd_T5JQskdCOrHyghouTa9wZnPfmj_SgcMXlwHYfpj20n-C0meJhyhYp17nAMISiFn3JBzDcVK3f5gne2iz8wFQkWGEnCIp_S9jM9xT6xMmgP7SDaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1369, 2, 69456, 'd6q9rHpUuUigjMcNXysnYX:APA91bF3ma6yEdO0KpZ-6mbQd4S7QaOCvr9nRYItXbfmRLvTCoaQFM2jbY2o4i9nXoOVv0GNIBkxNRE_EfEm_TrL_HkT7IzjtHSpxKIDQrD7UlvXmFN1awYOkiPaf92vIJobkAcnXxSV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1370, 2, 69474, 'cq92kUZmQjuZ40ddG7ewPi:APA91bFtrW4avIIf2Wqzn09tO_75YYeyg4_bN9P-VbQneLP0b6XKBqw44RLJje1B4AFF7fxrUtpiVIaxXaBl-WVtSnvEshd6sp5WBUvL3vIlolcPPztCF1YnyDtGMEsHOFT3bbQvHGTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1371, 2, 69486, 'eZTn7M0ibUwQiooMLVWosg:APA91bHWVSyJqX0t-4_zbcX4tye04xYwreECEERRO_Mv3OZAzoaR58GhBa0amzy4HtRlivQWE_aPZ5ry2eoV_NMzXPtdKK6exuARw2Y9QBdzwc81pokgmlpO_BsD-GEa2-KWJR97w3AI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1372, 2, 69487, 'fNNJoym0RNKSp3_L79cqsS:APA91bE4w4A0cNkjyoRuV72_bFiJTj23eDiqqr65zvclCPM0_jpsb483DBOPmlRfBMUkeRXJvdonGwNdw2_C6YzyuLl3eha_SA22sTuFf5d0KEGNOpQ468ErLm4fqdWie0SV_4E-cb_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1373, 2, 69509, 'fxucZ9G2Rt2xDM8opw4hGW:APA91bFsgUZGGYo7Jlc5kXJWHBMC26Vb0dV-M4AtVtxJv3OtpQCFNRWMPxuPuCm67o70WLi3CBfOMGaXnEq7oUU4cWyLVG7cx-BQl1c0Xc5_9ZnA8G6aVN7hf2DVe8bG74Kwh5JaVhj5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1374, 2, 69513, 'diRpXB8URoerfwcydEGE1Z:APA91bFKEW11o8ZQAKqb5zh_RCvbbXnB4qh8hf6XlVhDg9KZeUQX8HJbYplGsF92FHrK1xzFVkpDf51FfiAG35Zzf6GAP5L-NbDDhbgOVg5SZi4Ij39jszesZBdg14LTvcnZxMUpijis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1375, 2, 69520, 'ea1M5-WbT5m9UO3CjKGtLY:APA91bEesHqu5liNOA4OXpqqyJQeqHKmNhw-gy-gF-2m09V-WmW1hgs_p7RD3C9MPViGnN3VpCEXurEjg2RClVpybV_IPGCq6kGFor3cwIbs9hVpv-DDVur_uGYD3HtNnrgxqZZ5HHYL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1376, 2, 69523, 'fYnsW6DkSZy2FZvNP11S6w:APA91bHyUk-9XyxZpq6J3PS7P0Q4C2ezX2DBCvfibhhFlfCl3AW2BekU2w49w84ZMHX3l5rsbVFjbaUtfAsZP1dcHxvseMI9n7JGS5_gJuqp50wKAiLj5qurYbtjxtxuS0hxELwVklM9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1377, 2, 69534, 'dD7Gt2pQSDyibF_pkKxRw1:APA91bG2v8k1gWtJB5tc51S3m4XgRTXD-dLeLGruSuVsAZxqVU4IAJPFbaeDO6rEpEhKxlVNWsIG94YoBJoeX_tVGeRqhqLoP4EqcrrtIrJPG251MWJJobq8HXlB76jXCMWhASaUxoLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1378, 2, 69536, 'd_AHL2ujREmJxWQ7SNtIPd:APA91bFjl8sF54rE6IUk70159_mGeIwiKuz5Gt7BpxNNms9zMmL2olIM6IVAMtxIlzdlqheOfryO4ITYgfcJNcuFChR18XXBSH7KaMwea8ywGokxzSfPfcT9yllA22ezd8OPpJZTSvvA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1379, 2, 69537, 'fK75KO9zQiuhOxrIoE2vRt:APA91bGXm3ABlxHM9TvrFpNaz4vR-J5subNETRdw_g-9P3LYaBnPKgmzsoFOgw2DcmBQubD0PQoEFvM80k7XohBCAssaGYPOhTWv9ZvaudcsvHv6fyP4EAzkJBWZvOO-IOFx6m5D3Z3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1380, 2, 69556, 'ehY6u9ewTlGEeoam4GNEiL:APA91bGFQdH2xkYIO_51tPIpR8eUUjb_i2Gp9MAMiEyivCR9Z59NvU_1f_hm70zHsqrhNPk2EFt-zVPejgro8NPEAg0Fn-xhACTHMNRzkWnONvA-gxwCQ40MyvMMvHBZQvxN4SahFw9a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1381, 2, 69568, 'cLOrA5qHQUY1miQpWcygL8:APA91bHvV_MxEUWZIiNX993rGSYmt7-JW9FWFfgALhn8Hv3I2a9aFc-9xidm9L7fEtwD9st09-_HmwbUqIGFhXSErA8kueQIEl6pq-L-DBstQVa9OtLKqO_7-gUZGCmIPSwDpTfyDei4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1382, 2, 69571, 'fY5sPxmxSPyk3IP-yKTg7O:APA91bFTCMY0asa1TgXfBPsegUQDx7jbg-gcHKYoPiFtii5FSX7azP-PKeMULdQgemtgVvUE6MPfQ4NWyxgrRYleC89TGJXY05_eHEFnBrOvzf7KjpB-w6AL_ffg3TOtrYJ8PpUEN4ni', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1383, 2, 69572, 'cdfVruO0VERboFWZgyybI4:APA91bFF2B3P-t7awXnNE-oQ3wsDRmZnLRYCqrpfb0d6XxdctX4HhymJ8OyvMlNRvEjkFws6G3FM0LJYgSU2AtsMxN7yhjStyJx5XaCEynFK6iLOFFmT_rw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1384, 2, 69578, 'eMNWvVU8TYe0RZJdhY12Q9:APA91bHJp03e_xHZjP0CpDtl5G5xnbJLhO2Ma7hxSu8AAaTCbeLMvlFVglfjn0z64JDTKgBjB-GCk-6qjtze02QhPUo-fWiVzyngWB_x8oYUDEgkQoMf1HGshg67I_TTuEwpWwdHNWEH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1385, 2, 69584, 'dgRaHw77R0-OlgfQmwJlZ0:APA91bHBjjjxzhIwYE84m1idTFj6OaAwKVIKg6w1jAixjxE-IKN0UsIFn28Wz8KV6eZ1_wq_K-jGsFRApJ5g63-bbhAai70K788iyVqaCiOb7kGJstPS3CxNiwJ7TlBcMxFoCVMyN0k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1386, 2, 69587, 'dqcqGYsfSUiG2khxJbJcua:APA91bHIlSBal1VhpnAZ2QV0-5IsQcl4H3pvKVXmiIAZ3V4v6Vc_rRxqpRK_-gKae5EOlNASNqOHahjB0F8a1yMgWM8nNuan3AE27CRl0d1aSGkikGPAoEaAI1Tzyg2C3jvj82n9buSU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1387, 2, 69596, 'cmPulvnl_EAjiDX3AmIUJ6:APA91bE-7kOKn9tdMlIP8my1obybNWhpFE5gKMaC3urd1VvFwtqTdIBHEVqIr71puQcrWdnC7sI_eBdZ3FFYYERbZtMluJL2btxXSlonObPcMJgIb1MTkedf-2zlP4unyuUD6rrrCulE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1388, 2, 69602, 'dfJ0hHLJRny1IfcCEFjWE7:APA91bFVH4qRF338yhHX3IJSZqiaCc5rSZVqUV9y8k-yv0acrwkICsyAJgjoC2qDuzltHf5Qz2m3qwlPLrdF-bH7RBpEst_xgxFGgXwSp5--gZBMBOVDwlpjZ3h3p_7UTixVG1G5-Pn5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1389, 2, 69618, 'cid1xMBoRuG7agigE7XjH6:APA91bFxPxVTeJ0-iR65RSu_36kWkJk01ic6k77EZNuED0_3HSkIpoxtUiTrsYQw6-rHtVpI5O8qR1g2lnWJ4mS1B3onzBbmhtViwS2VXq8EXxSFTSDLXHo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1390, 2, 69640, 'difhsFU0Q8KeIHqf-LvsKA:APA91bG_D0Dx3Fe3LV32X7l0qgL_Gg-GMaMY6Hq5of92Fww8Q9lsrM5KtiiEEAti1sTQyJx106xbUebJ0Bd9d68696sGe7Ifw03cRR-Ox1cY15R5s_Lv0keNhz5V24bXu8wcIxlIBVCX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1391, 2, 69641, 'cnLvtdqcTIGn_Bc3y55DKo:APA91bFoNU2Qn1u7lMSm77cC3Ne1T1pt4pqqqrZB0u0Bn__WqJBRhbFyrodB_726L0BJYj9jckTSF5wkui7l_1miqAZojBJGVmpH0tcn3l5gvhaURemlrdnlVe_L9kqsMZKr9aJ9ytJm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1392, 2, 69650, 'fwGDLDH_Trm53XU51SAmWC:APA91bF1ObYSUncpm3JTDjQAsk2PCTdubXqGlAz3-HRUlIhfofECttJm4a46-FEpsSC7n5DIW4xVObaeXu846Oos-MVBcT-pYK9hOwzzn3PDdIynJhnJDlUzvOB015egFUEUsLO9FRyV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1393, 2, 69653, 'e4egrPwfu0zYrdqM7_GqTr:APA91bF7xIoV7OlSxFUMDdNbkLCX93Tmc6XJc3cykDpfjYJrqL3jzmymnu4v17JG-WXK6GA5sU2JaKr78Ms3RNosiC5TcmjngmLT7Spu8RVJZ8HRX74oR5cRID8Wi2YLuwsnKnH-IiaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1394, 2, 69658, 'cPkr1g2OQHifkV7BL8gRUa:APA91bGpFZwgMepwor5jcYRWLPO4s983U603XnKWFV-fj7rcRUI7Uw9OkFl9mSp110P1QVcq02-qSBKwgLhXCUmhxKdb4mdNbR3C9xBLqhR5v26i8zofxJnog1kM2HGihe8RF4bsbhjJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1395, 2, 69664, 'fkaxbdEdo0jXtB8oD6-n1q:APA91bG4zxkF_PttaWnAzryD6R0Jq6PxFGpj4tYJPQ7E3Yq5dwZFG2x8i04PJ_pF9uatyD8gM7wG7kPk5d4oUDtgkmb0OAu5gOF776PxIkbXpJxTtmdK2SVZ_flOVlpVKauQud1DWDlD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1396, 2, 69665, 'c7i1Ra_fS4GLnuoZFCw2k0:APA91bH5fJmKXqylILAFJAPotY3UgHq-SjJQDYKSnto5Qky6HKKrYSXF0Wc5z33BgMHF5ZB-JvlE6swdv5Llg57k6YDIEAOLJVIN9AH0vMecF6bBDLPgQBp66HaE5aTBdCMMJpqbLbJL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1397, 2, 69679, 'fQvo3i_pSLS7Zo5zOfpNOO:APA91bFlBkaU5yLnVKMU22tZW3vlyRnnMKiX30mwahW3HW0HloLd6bJ6g4J7NqspjQhHP9ALKUrR3QVlj1wMWtcbK8umiorsrCyg518a-ZIpVtqlZ5XU71C6Y7JuNX_izAG6vR-3Y6Lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1398, 2, 69688, 'duns-Nz5Q7aqLKhyP31HcU:APA91bFQQFrwKch_k0KNHCM-GoApn4tVhn__fzmusvRfcT6z2HhOV-ChVPac2yIYXruXlYps-hMf73w1-klZqznAkQqSRCn34zBQpy8BknWzxp97cpnIR7S5sao_XpX2eCrHFWvAZU-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1399, 2, 69690, 'dWX9yIBG50YWkUJorGc2Bu:APA91bE68yqjKE77DdELJZoan1XSkdTFTyPsHJWBVkra900ltc4zCqxaJe6XTBGIQ634Z9h-tDCQM8WUoAWws-sWVFMucRoG676dl96PSCeuWijvYYrxuNJshy53Z54dbivEc9O8lrMD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1400, 2, 69728, 'e7dUJ56IS66anvZ3e1p2fP:APA91bGFkyNmpDCZhF2i36mTV-PmH7H1v-Lzxd07K1se4QMtqwINyXe_5i_tRRXop7fFq4DW9sB_k1ySTtpIZARIZgOlcjzK8dJAdF7Zd_axPEq6BaCqlRkctP8voqQu37hs_uO6zMRX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1401, 2, 69750, 'fRQ13C7URsOSoXyUikBcbg:APA91bF0yhLu0ygGASciVJoLy-RqW0F07f4UJ8TpIUDJoQaI92RDi1SUlHiGJ8aif7EOg587eR1rFxO2jw-IZFEL5nf0LFNTTW8eaZyijG_rjcOA89_ofr1HZUDMPYX1pgNH6A3A8MQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1402, 2, 69756, 'ebs8g7_gzEj8t8Pt0IyzFs:APA91bHVKBl0BZD2Bb6nFLF4FJTdiQD_I9TWJZBmFFYy6qhk2PbK47rNhxvQ45SN5MbuFjxkyApVBus8PKgPz314Gu62pMLgnXKAc6tAFCXH_okNPqXIHlcs_u1qXxFiFC_4O2_4GMbJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1403, 2, 69766, 'd_tVnnArQI-C09yEjQRIWZ:APA91bEH3svN3tTFdgiUrSZU0OqWJuIWRsXvA4ZRYGJ38DMTk7IJ9z_e-mUGvPzXlIj2K8dMfPrLJdzcuETN5krFmcZlsRgU3-Ow-F6Nm660kUXha1dbchE6xFqLlDT_nkD3qrLEM1dw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1404, 2, 69767, 'fWFDJzT9SXueL6UdEbfZtr:APA91bFm5B9dZuvCE35R5Rr4l1MxGI6kkLRwoiQqnEFp5KiuxU1RlfFqcpyhAT592c44BHsNKw9I3bfbITPVHGkMv8SwRn8USxkA79Q6b3ChgqnspdhwcFHzjnR84fyMcQooqrH7rv3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1405, 2, 69774, 'ezXQFTxsRhSYCsfHdyq76O:APA91bHgWN9FQ0jIfLu_bY43Fq43hL47t-iSlVqJj-ei4uqn2dO7VtAml3B2ZlL3xM7BfUAy8z9JR9Fs4zKEX39kaD1SXcFUXPFOBA6_B8wLDKsqvSWg783SAO8fbofde0OqPO7FMLsg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1406, 2, 69775, 'fmmf6f_uSbia-JiCxJCflA:APA91bFZ8Uu_gi5QopTCuHYCf3vhFQMCQ9qguMXAYQrmF12W9HdBduBcdYPxF2nSdM2DpFxLX4YVvWOWsOOQ4lHE8I_frl6nzEELV4E109rYA0Ca6yPjlGc73uXEt4pJmUnkvL92EyuV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1407, 2, 69776, 'd45NhxIbSi2UilxwFgWaPN:APA91bGH42El0ou_TQ0tF4PygHIaipcZNkkn-4ckj5AckLIOrbCEUtIqZ_irtQzV9HqK6_coZPsw0lbFgZv-7_Co64TmE57PWNPJ0zrU4jnGV9LZBlgiH_l29nRGGr2YDATph9BCizok', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1408, 2, 69790, 'dxq_8RjRR6SlBBqpAt1V5a:APA91bFLGfoX0l-ly4gHccxMakvFTjmFdRIGOuKcXGyreb2LT-jsqGxEi19EPCRqNWVr7IYFjGsD0pi5lNQaGrMYbPo-9O5mn9yO_jgv3vX8SIod7xaAVNqlxuiP6x4AXlJXqY2B-mZx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1409, 2, 69816, 'eRx7XVRPTHOtvkRfyqETMo:APA91bGeOXuQC6Eju6bvC0kRfnliNkkOUhAn98B1S1JGw_EUO-8Bvnwdbu0WtzgEXxVZL-sPXfjVxtv89ZTuj72g-nsUj5j_M5OQPQwHt-HjKy1BO_lAihJ3A0BxdtO-7sZOviwtSZLH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1410, 2, 69823, 'fIaAGhDdRx6-GwVw4GNTXd:APA91bEonSFA0E5Nv-MAXr18lQJYWy5kYq6CpWVMLwLv4wa2F7Jte8pgVKYV0FckPQqiq_KXkhWmBYgMDq_Bdym9-YGsiDckeN1fj6DvFCV3X_5R8dWyndVHdMQu5olSM8pdKjeWsWOy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1411, 2, 69846, 'dHyD5zrFQA6dYeqdhyZ2fl:APA91bE3hJd_NaSCTqIF81JyGG6kGXEtCbJ4JiKeN7GBL9p7UQM1Pj0omwoumxz0iDswetg2Yf7JIlphIjgUpOXwXYzj5Z16JJEeIXjC3tyTktzyoGG2nCuBN4NuKs0kJhesHgbklrHz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1412, 2, 69851, 'd_V--WYGQoKQy0r8KU8JIi:APA91bEzNDGZlhQC3vve0n3IZBql-63SrtzblKg50ZUutvfTugNedJpSn7uGfArEgxedwGV7bp6VqEAom84mUjK3kiNPkw_2jtpfmGl0hJ62AwvYe3fRxao6JODxZUgDjltDFApunLGt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1413, 2, 69857, 'cwa3l6xITgOtmtmAMq4pVm:APA91bEaq1tujQdID26ZS4KKZd3snIgn7HqE1D4GaLIbuLk7WHEECNQJl6Rpr9nKQFgSJeOqMta5thIbdhAATyYziieQEV-hurd-9lDYSoXqlWxa2mEQJKsIUnUSmfn3NcM2qg3YKsqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1414, 2, 69862, 'eZCMYzyXT0CnaQFV1SKzXg:APA91bFxswsySwpUNWN2eDog7qVy7yAKKwsPuFpuZuzqg3tKd40vTCxgCOFrNxOU-6Dkp472o6A12-7ROo8LqxfpZx4hVoFT4HsP0-3yw9LlrLvHE0VXKNqm0HjHQKSAyWohUqq304NK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1415, 2, 69863, 'dWj6G9YdRSK_1ZCfLNhIfo:APA91bFXZJHaGdHeF_IvDN_uBagzbpqwyn1GuuHT65AK5KRvjJzEXQk2TMUsegEovRLJHWrnIU0aNnCS5AGU4VO5gBgNcqRHEODEvERzVROjlgLdiD0dq24LmJfjDVvJ4GC8iZdqGIZw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1416, 2, 69870, 'ejoabwO-REC9JaOqs2M4Dt:APA91bFFowGFqho2hT1W53bFpOxFsJnSy5Yv4YrGZgtmixss5Uaq56LocgwpQLWTfrTh7Ro3p16Hu0Owm-xBXJCOOKWgpOcvB9TYW971V8Ie_KzUa5lsJRL2CUpWwnojsXx_8QCSNtgE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1417, 2, 69874, 'cpdN6x1euEWGlLMNy7ngRU:APA91bHkpqhHtO6Hj1rUN9sQ-eVR0gCMLHTDzPK9vummG0L6hPKw14ABcPJUdllC_DrWhwt63QHtZb7jcTOT9Aaiqvxeay-Ae0pruskfaRUwOP-PlZgjDTvLrZ3Ltr5mjAHscK2_SVT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1418, 2, 69884, 'dK0WDudiTfi27wjaGJx5wy:APA91bHVvXVLbn1SC0t62ZjYLm5OPN-zKa88bCspwAsyK0RAeg_WEf1oLajLxFmImga1B6FBeJ4Ma2eBmBbZ9bQe5ew2GWrfTkXxdADefj-govTLv6jgyNYoJZd7trONwjdMQ3KZbZGc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1419, 2, 69890, 'fXXcXUoqSx-oukjdfWle4Q:APA91bHtnJEjnB4AIGRtclHUmFxNMr6fxkNfOPMdTlyN7dVddWqDvzfDorqmsJ7IkBkLSGyvlghLF3K2RrzWbQGnoS3m0z11wgrsetAHrCNHGY6yLtE8veoZbG_lVxyQpJJKTCoLTQuz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1420, 2, 69896, 'dUcMi8s2SfeqgWtesGYrsM:APA91bFlt9QkNmdYokVw-xw5tnRBgEul_VmQxHxvZQJwdiBO4MScykdKxkpjoCmSR08AJWklaqsDl6SV-u_Jeun8VlVSI88Re7LU6pQU8Qkc7qxDoUMIiotryWOns6O_SC0RecR8lTIl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1421, 2, 69910, 'crXRl5XVRRKcwTWK6ulTpo:APA91bHznfMR_zA-SbBLXjepZzmDVQqUGNHLTAfmFnxhAg-Df38NpLNKb5k5uJXn-uhzN_uEtdhjafioesIYmwL_KmfV8VyHQnAKClZngeGX8bukc88UUoY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1422, 2, 69921, 'cIt2MttURUB2hUHm_0tiFO:APA91bFfD32KhHq9uwS7eo0bUtMOnCjtVmJvZ0BakkibqSCc8uxzGGLBlopVrktYiGfC19SuuBzDujwF08ieFuZ1Myaywam2dTaSvQ-JP0fu1QChMtbXv9E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1423, 2, 69931, 'cQhnzTYkSpaESkMgYDMaDZ:APA91bFBEqCHmmoH56QAXJ87VM6hzN_2FqdfRnl3auCYs52p12UVPYh0kGH4pHj-HMp5PagYhA7Rh-clFdXAIEMjlZSXS-5pfQYd7LeZ4kvFWUgcPrLT0HSrCShd2JvF_aO228pImzKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1424, 2, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1425, 2, 69959, 'egkEFwFqQ767qDUHsk4Ly5:APA91bGgckSgbh93IsKLgvTISbnLpuJ1cbbuWEZCxEVeAuCqIM9XVsYABKyRoWsBp2eWjm4bJlMWehpgiQx4opvnNjMNgeYxkh6hlXsKzAYmmLMJC3HSJiwJINmIEeSXfnoj_HQ7tgwx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1426, 2, 69975, 'ecerZceeCU-ii_VUNtpYiW:APA91bFIOjjVombCn6CjFOq2mnpOO9hEF7HynSBPSa2xB-A24lPUWTChFknGuAA8kGW2G1vJtxxHQ-_gE_IxfPdygHD_m-Zq60JIrYHWH5ItQ6HJwBe-OHg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1427, 2, 70008, 'd7-kVeL8RBaY7wSNK1E9lD:APA91bFaDaZCjpm9rzbS1CxDRV2Vhomv0mM84kPr2Xuhogpemnx22ZWux-dwY5DPYNkTAKkdj-9NDY2IH6nC_0rdv2diKtezxkLUV8PQ4Q-6Tk3OwwrxQM6b9bBb6D1m2bU8KnuFgips', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1428, 2, 70015, 'dNo-Nfo0QsyWF96ZGyosv5:APA91bFL9Ajd4In1b-k5FCpkm0gujlyIUzEj7QqH03SAfQznk7RggAEc_9Qg_ZqDhKDVs5dV7f3LPHooqf10bHfiiai9q2bWhDmNMh8btFe3pyxrVnkiubWfn0gF72nL06f9MvnkCDl2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1429, 2, 70022, 'eorwi192SouXiRzBIwTaeU:APA91bGGtqHsu4qoU2Yc1-zLFrTJtLM5Q4knnUaITy170ToWej73reUQZnlqrdzkdCRfSvCm-4OJ4fmm2YkKzC-5quS-rq9g85b2pGBy54GSHFcSn53trnXfc6Fr7wabDPAqwnH-xky1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1430, 2, 70039, 'dKKQ28bkREa2lWd6QGQV8Z:APA91bFPy66mEZSkMazTFFIuPCWueIVFIBPwgLBbVgW69aoeVPnBR_TIIK6LAseaLNWh6cT_Rn7CAPRaDoWaY7n5QwaQ_BcIYvVenziQGQ_dJnGw_7qXBDiNdUc9rnlkF1RRbO4O12GE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1431, 2, 70040, 'ceAiGqMhvUSQmhjOWSTUC5:APA91bFK_0h62SDeqv9haZR9ZNNGqQcugYCgqu_908tkP98ljQmMgADxluQ5j1GRVYkONVTuG4UnZTHN169RVCWBeVrbQsXXdHFucFgRep4wIsONb_bPac04g_BcewFlK6wYVM54IouW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1432, 2, 70044, 'fkisSe9aR8WQOhNs2GAtSi:APA91bGmAdbDnRCjcUkFIRYYckZkuVe-Hhb6aIxaNSxGGnrapCV4HUsXME81ln2uzQ21ZbTQiiPkij5QN4X7Vn-dc-kb5i_uDNbjMIp5mKzJ6NS2zSvr8FqF99JEfVbhZ-GlaUGQET4h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1433, 2, 70050, 'cxvgcQFgRxOzCYjXHD8n_8:APA91bG5khvZf_jXOE_Dg7jiM0-kcHgAdv3JIcW2__X6EbdJW9g1E068DpQeG5F71tuBeiPWDemb-RLbdeQoRMwfDCx5y5lzbxlRQlGZ4yJ_YXQL89Fqh1awl9u0DGgDb9jt9QJrIMV4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1434, 2, 70051, 'dFBT2AukQyWApdx7hmJp27:APA91bGpxvAaQcJ1HP60EE7RMamVMQ4gMO4jWLtLHkPQ5BuyK3FXBGqJ9rYPdUeEML0hmAac2qyZPjo6x7BxkpJc8ADvH4zin4oe228un4Bwz33Z2H3hSS-3n854PrPWjLSwUsBFZsIy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1435, 2, 70065, 'eGlRdJ8UEUSMv3xK4UxL3l:APA91bE3krs5uLEQGAxfv7K9JLy8aB11mPwN-OIpqoMlYcItPsLPHhKOPHXoFlPBN2gP_DScEilEft0K6RPDrO3E0M0z2qNBMsm1m3lwjiF08uxcQkEqyfHm7lgwwX-BtYt1H_FeR_oN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1436, 2, 70073, 'd1rnM_8OSPajrOz3BLA3AB:APA91bGqP3n1c7qDXxULZZS_juO4bg--SEUuz2a02zjvlpR1IdoWaAwY3CXmXeDIHFOBnNVHY2X9szi1mxTuCWBQofvpKScZwCbmG_JrzvVlSRAjpqYcKTdI9gQ4i8h0Kst56SIDNQmL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1437, 2, 70074, 'fc3pfDLnQZSj74dS2YpZn_:APA91bEIPtCkNu7Rao0o-4AFSrWu2NR5wIzTdixg9Aj4uZrWkK7iZakpjV6kXFDO0myOt9kBkNfAElknKS_kW2fNqaYVfeXvOgwwV8I5356s4aArVeMzMejWXOROik_znqxzAQA1aOxj', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1438, 2, 70082, 'dxREtzPQRKOsFM8I_aV1lu:APA91bEAUO1NLinj7g7X7kDAjnXGJy2vKzrXp1I_Sq6RsgJX23UnL1x-Ix-dseSsGjCqTPgwgzILPZScTzuxjTJn0EFST-u8JmsBfTKsdGLPlyA9Y4vF5tFgcpqNFOfUpfFEIjaly-8e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1439, 2, 70096, 'eYGUBFedSw2TgK7Adei2Zs:APA91bFHhHrgAacvLuNYlVtPLWarnFR6XuTxpp8dy9dOqT46fpEo37uTY9mfqDBeRuVGN7J0nknNo0WCkT1nSZNAoi3SlQrvuU7f8MrDO17V1LWcPpcxgFldvymwwutottFFfBgO4PXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1440, 2, 70099, 'eulurTxkQtirmPA8YFagMq:APA91bE215jQrSOSqcc4F22BTB_V0uh2RB23dHOAFVUocTxHnlHbnzRfdJKcv2o-VDojyaV_0ucLGWj_NQq2E80UExR8X8WTqvm5h4BTT7EfFWznUSTn9CJV6frCfeBDvvIet-Dk3hwd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1441, 2, 70107, 'edPgpKdXQMWuO6XFcNqyoe:APA91bG-IXFYEThsC5-1qWH4J-1Voz58yItEc1W-g9NwvnImY2uM3DqW07TVLueDcyTLlp5PvwfVl0l4CHY3byGr50tf32RlFC5xmMSr8zMFOWGX0SPkhf15IbDbk3JyFH-IDfQnv2fM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1442, 2, 70109, 'ePGEfnS1SdKKLe1bUwHJLS:APA91bEibqBw3ktKQI4S7wDvWFLikAMv5Ed7am-1bbWiwohacQqfi82hRSEULDZPYS6dds9VqgiDdxHgYy-lQuYdhrikl6TZdnsA_xJV9YlOnLijK6BssQu9ulukRInygSsSPet59I1U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1443, 2, 70113, 'dw_bjWpUSM292XZPVhrLeQ:APA91bEwjqauzEScwcvacpB_CfcXXyCyOs_nrda-KTbQ61noZlOlFBJuLNKzHx7t91Vo3zehAxT-8rKLSVD4qJ8_2vsDs_QkPwB5J_x-okggZAll_Y9Ee4Yc34dRTHVdoT1HZEbA2U7e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1444, 2, 70117, 'eSV74eA3RxWhqB5zntSVyk:APA91bH4WpqK7gIn8lO42eLgN0apQE_HRk2cP9Q5pORbiWKKBp92Sp1ccd8x84nddWCPGxIjUVfqae01dmwlvFWlh7GIPWWp0Yaz-kpqh7Uk9wX5nqAtqiuLTDOztPOkZ2OviUk4OPZ7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1445, 2, 70118, 'fAYX3rmd70Gzmt9x54E4x4:APA91bHwPT1pOJEhhoxUCl3-ZL8q__XK3ZPKxTMUeBPbY0Y-gNYj-WZwffYbx2u_aytQJ49GLQj-T27qHr5PfcNxVgIOnEgmrl112STieGyb92OdAFIDNPUBCz3sW7YGSjKoVngocsNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1446, 2, 70127, 'eXt8UgfjS5S8uhMgQTg3Sq:APA91bH56uVEjbUxQzJ-MpCobD5bqd-E_Dy5v6HuQ9GCGfXs3wf3Uuf1GfbId60Gop1yUeDA4heQZkYsYYK0gi3HOYR2HMsdmgBaXovq0xya46mxRpvaTaK7_GaDXhY0w_6y7X2qIRO2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1447, 2, 70132, 'fgkDEPBJZ0JHuYvlv8Ol39:APA91bFlnGzfwd33tIFuiUycZXfsMuHOjQxEI0Wo5jjrlnpPYEJ4Qmd3w76ORq7ZBNRgVZFvxcPlnZN9UHn1h3LyCD0oFrB9NgTa87g8BoTOJRxp9Pn3h1GIiAsti1odZQtv65atmmF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1448, 2, 70142, 'dxoKSu1ykEIbmlKqlE6PUP:APA91bEENNfLsdIhiS7QkeW0i13-ifmgyTsWyFeJoIQcfPFp1N1hRr60F0NxubqSb2HlQO8WAR0apxV6YU-y80183eyKHpoycMtDei1xH0ym_f5IvPIjteaglOfVVMNmXTzITEVYeuyn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1449, 2, 70144, 'fVjc4YR9QtSbRJHQkpBGJQ:APA91bHjVhX8n1DEwU7p6Pb5T7l1CdomIq87jYj3usSqDkOt9eHqAp_wWqyGO5eBrxHemBsJKJJUdcPpESpIWNGzp2LG6m3Ur3TgwfrHSViBktudMziJX1-xBQStZ-rnAzvh1uZ0hdKC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1450, 2, 70146, 'c5f1d09jqU6MhTwbzeNTN3:APA91bHaFm0rvS2_AIoY16QL00OnNOF3h2R80BYFKHxFKHXWxIrYwhHTCskO0Fd53SF4boaZLB4k1Wg-_fyajX0Zb1yuNeYjy7TH1tug_I13vpQ0KLHl_-qFIty4ykVZzJqvtbdtno-U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1451, 2, 70150, 'fsgRileDRZem2pZrhTlgOE:APA91bGymf0OaArTOetH8Z28DpyxzlS0rgCDSubqQadCuF2hagfMHjQk3u6YkIvuDPctNsZ2CALXBB7Mr4-Q8WMzM6kbxdiIRTtVGOkMGSQF5aXq_SpWkzpzj9Lxke6J-cN7GanhnQCb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1452, 2, 70154, 'd0n-afVgSC61qlD41Gq87h:APA91bGmxNZZE5OFPwVXq5TQ-idPaN4XBnU9EV7D5VWnGQ6QdtpVtstkekcBfeE1KndCW2Rp-TmS8YXcdMlvUQfEnRyCOkpfR5rFlS0_8-xETvz_HM88i0wILD1tW7Uk8JZFjjBfY-5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1453, 2, 70167, 'c8BZl9hVQMOCtlGMxkD7wK:APA91bFvP8Gh4hDvFi0bhn3H8YMS6-h4IFYiKQC20Mmz8j1tp4zcsTVPDtS_2W-n4Wno9qDoTuKJeS1Xe9A87cPtaii_qrtf1sO737iDkv-0OkhP8llScRmVk5TX8iscmofW1gfSGXw6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1454, 2, 70172, 'essUt05QS1m0haxvdIbyqQ:APA91bGZ-5_FTfwSuO-HJtpBpmYmcbhXjonnJIA_YQ03b6ya_ref0GAHztiMVJjdqrCvcYR86QAxZEYNxJRn-sd22AgRpEChfI9gfiwpywUx4umU2zNjIIRSy9RkV3NHb3R9_DpBIq4L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1455, 2, 70177, 'ejeUihJyS5CxSDwanWfXY6:APA91bGCG_Upgx8Wbq0wVL__vP6_iWumMC9nZz4MafzEF-msfGfcpSMMoHPb8nIuqD9FAYcNOmWJOPQg8a42sfT615rTajaPU4Fas8qubQSk1GGtAW-4L33rQHHh2qCA2-u7bZQFxBTn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1456, 2, 70181, 'csjDIDHwQSOL0l9Z68d_iK:APA91bH1-xIUL6uZG4YJxIZB9aLw754BHUBIk_JKsC8FXEwHGD5ixcqQPJqL-miL7QZ522LR6o2M-YL64ajmXBWO-xdc19ZkY98HjeoEwA-Gxt9avPLvfs0owflJStdeK99qwwjzUX3j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1457, 2, 70182, 'cyD2vVqzRkGSsfilMnMUD8:APA91bFO2c7w-iPClT9riWVVehcI3zRvJQ9St7leVNZdwB6pgdoz6bhGnR7QFkuYIhLSMT3lUOxRzgHxxwkDZ4JfqmiD54sP8je3hW50CAm3tUnxElhnCBitJ1vn-F89yLBLbV6NCgMq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1458, 2, 70184, 'd67B6X9D00M_lQP7m4oz6O:APA91bHqq2BO-lzNjQ8PY_omyp7US-Yqc2a6715__r95XO3S8LQlVoylupErhCQGyjKzQRD2m_X7vqXYEF3EGEOkgQWdt6xsDnkKwsta3ZDKbFVXrzzCuLRPY8b6e4iKPxRSjYhBhxZl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1459, 2, 70188, 'dDq3DJq9-Ep3rhFf3o5OMB:APA91bF0EfH5n-LUf7nuxjpK1Z1xOcuRbqQ2U6j2B4pHXvCzjLka89yWYvaLROR9h564WHZWAo78DuIhQRJ8a8-8djRYjXT_QfwBi5pOWuqK_SXICgFNo51fWj1a_Kz6GNcHtuv3oBuT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1460, 2, 70190, 'fu5XVPoaQXSbLj-aggfWeB:APA91bEzNZtC8zFmZ63Y4brWXIJhY6o4LecndWKk3sKkMWZedEeQ-AomfvxQ-Yb9ExqL7PkPTRplBnm2N6WIbiq7LaD0SsTegh-3sBzonuYOZ8_LageSqI_nko1STX9W88iNr-0B3JQn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1461, 2, 70191, 'e8RIzxasQ9qnv6TZWlX1Mg:APA91bHvdgusDbmX5R91c3pQ2y0_eU4OorCNLRg_YpexmH3PR378PyhJmAUTvTqRl_PRampuf63u8UelYJTsi3qq2kum2F9j_dYVh8EDY2esFxWmDKU_UpOr7urbkLG9_tMbdHXgm-XT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1462, 2, 70198, 'dggUMDcZTBqjpztEQkRlpL:APA91bH2ekpcWnkbUT30mfB5Pic5DpgPFf1ptNjodlxbiUsfBmkfK8mR62wvSW2TSzKlmIEav3OBq88KkIX6whs3klJ6v3L6VdiZZObyWVo0PhP29fvutF5HrPtJvlTBcNHlvTHbUjGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1463, 2, 70209, 'cPgcQ2_SQ-mWdA8RwMyRV2:APA91bFtu3ghYZTWgc2d5UVEBhxxk77MrYhOCpArpejMrF-OaB1NKzyymGF9Qbl9smsy8dWBWAoK53790yO6klQnAphvUI1zUmAGVN9F6Up6ckIdS2IC7oZPAqFkd1i78sTTRYyftLIu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1464, 2, 70214, 'c-aDimwcRBi3_MW1WG10-V:APA91bHyOgLu1EVG1wb28MZSsOOGQMDoVWUyKqkUfu015hrwTkYU18tchsvjb_4qIAH_LbhPQl2YF4jSR-Tx2-VPajnM_fzM_OqYJ9i40WEFgqlL3w0j6U5WkkInqwdRGkLBwfaMFzqF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1465, 2, 70235, 'e3WFkS0PQWS2vGFgQpwl7K:APA91bGf19gvSquvPlnlQ5sPuiI4nbQkwdIhZUV1lLKItcvvLJ7Iw2rzjo9jzM1RWdPfhxZRiwoqAnRoXaAEpxC0PtdZ4aj64moY37NNgojnzy_t33JbHwB3YD6e0TDG8gH6KqdnndRP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1466, 2, 70250, 'cmg1armbXU1inh0SVjzoHE:APA91bHDlkXPW1MEKj_NgrilwjSfoihJl_J6-D0BehppkIqc5Nmz7_WW2zTpw3efV-vCDa_vrKzeJ39QP-LnNop7fOpTXGFH_bSDHLDbLTuLY-m5WqKcfjlX0OHq6PcPOahnQ9d9eGvM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1467, 2, 70251, 'djiiY5ZxJk2zvBLDUfribd:APA91bE_E3jWZaQuMGKIjExNkI4BK4CmDBqnYq68giNTTFhQOB7iThY_H-blxtGic7tmYAq3bpPWc2o1d2ctVnZyumk1atk1yZbmrPp7e9GTfGV19QZ_RZo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1468, 2, 70264, 'dqpDvHg1QFaiMBndDSMwxi:APA91bHR-yIe1CcOwwgvpNsSZk76ybtJPbB38ICZy5B6iH0_2rKmZsigfXOGi29NPdkz7ABm6cewXE2Tkw9vC-gUEypHSvLXnRWm6n82p6ufZwFV9sFmEihXKhXuKb4mlWV1ibXTvsvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1469, 2, 70266, 'ea1OKR1qK0htpxoNN6mFAN:APA91bGTivQE14zm5xYPToUXhbtetQQiULenNMO5S94bzbgAm_BSbxgBT85FUr5uz1ii8WzK3TqAE2tDu4kO8PH8ciJDSGuU9jNSIufdGsqcTyBDJJbXmo8j6-xPq7FGxRVfWEk50Cjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1470, 2, 70269, 'd07ZTexuSgeLyashcidkL7:APA91bGAAS6cpcKwYDjFfyS0RqtzbXC-rGphWcXYdAqrBBPvt8eja6KXx10OtbSaOFom7SfA3qNdl-pPdWdO490g_r5Z872MZppdnIRog95QdQCTkv0FFsw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1471, 2, 70274, 'czWbskxSSk-oDnFd8McyoT:APA91bH0kByMLvElHfkWFg6XK1JVu2DODPH9nyA1tOQi7qkqhdw8dIDB-ma2-hH4YTCNHOsp8LUGLkMvtIu8tP23YEil2xOTIm0KC4SxDEPTz1pTIUJ6ZyO_pGChQUA6-i9KDUzVO3fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1472, 2, 70280, 'drJkGObPw0mogT_tJ9ua4t:APA91bHIR_Qrt7kY5P0NyAZWeJ7MN-sAOPSJrzdx8RLxcEiLB0fEhpDJ1252I651bLvJ4Z_6Za2Lz4h9YI4iWy-aF9bq1pmwSBMJWX-C9tAyCxq47w21ZA4ui5QCOlY_k3iHyYW6rQs7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1473, 2, 70291, 'dnfCiEzlSG-y_B-1p65T46:APA91bGJ5WOw0vwzQsJ1Gp1uxINBGsnOn5jQ7hvqt5_wLOrYSob_ofVKkwrOCVu5BEmcDd2vXi_OlNz3zhfpo3sfmLu--F67wmJNFRx5FYMhs5KeIWjoW-ttPlpiOCm1jf9l-vPoBspx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1474, 2, 70304, 'dxGfBm_L70ZXpZExrfIBR2:APA91bHneyiHpxhDC0lOGeB6JP64bE7i_aPSTDq-dYmKh-a6y1WEMBGWLoH8ShioAIEWrHOrAvDf9-7-AV_1xrU58bcIpTLWwG08qQZpWR0Ty2ZlFnQE_ap36sjJztO88t4chnxHpaIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1475, 2, 70330, 'd0o50DfSSF2TxciqNP9XUN:APA91bEpGlQ7Jluonm-CoXSFi4QW9r4ihV7KSkI9OMZOCRRmarLSBgzE5iP0K7zleUTde-zBoeD_y8fDGMdUVrpHL1zt0RmXhFuONOV2n8BELGK9czQdgxU2k9vTOohLoc5LVuRgRDAG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1476, 2, 70369, 'etnmMFBoRJuuLAAYwzrR1g:APA91bFLXMc0ard2oXnfNuXAq36we93YScjraBnBZbUqdhSspITAmalnR1UC86zEWun_DaxXc0MJeqpJB7SUunrI-0HJ7hBQqBSlZpO5MVgNE4nsBUVfnis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1477, 2, 70382, 'fki1K083SUu7j03CX6OTzn:APA91bE4vL5_Uj1H-ho7OpfDd3WPGPB6BApfdwxFwcoHsbP1hzBuGtv-yJHNT-fxnm6LqH6arW4aUoe9SBp4VbBoZU5KLG23IripZCgFEXmR1W0-kWm236V-7-jmzWLqeeDi86D1U-3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1478, 2, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1479, 2, 70396, 'eGQ3P-UHQk2siUlrXvGi0G:APA91bEUgSNeivnMvpJtcwY6nn80TbvQRSoQ1Xb6MK24gIuVOfpGSUVlcLngeNn9lmWdpheaTgIl7TbrQtRMIHtxwwq7G-9Bp_H-wNc-VCb-p2IjABm_A0-Sbe1h09g4ZfLlmG6Dm_1G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1480, 2, 70398, 'ceKtoB4OTWiyAI0w6jHDl7:APA91bHxNn-TOCwjmKSxv2pZSiNz9mop-3L9YhVCQ2Y-qBSuYSf6ATJu4v8p9ljcnkS2nZ3x32YWl_lWqBG6apiL2bjoIjZeQmlqQ3tgku65Wud2ooYh9YzQrIcPZynPXy6pMKDoQXRv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1481, 2, 70407, 'eZMMGECjRWiQvu5_SyCeX8:APA91bGAWbpycIdx1r7zSJLa46lShjIpZwnaQ2PV--7qvTkX-n0wUhSdr3seJXA-cEoiBVxXTtaGKqcjpY6ODsVrOjbtVAKs3H7EZ8e-j0Q5mhcgWogRCIvRd9teZqPbuGZaQTHFAiIk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1482, 2, 70412, 'dqLJhYSp9h7h8lJrlUfoLI:APA91bGs-GXgTZ8g3YKI-EyDGssIixA44ls5q_QKGYfwNVcLWUL5-UjZ6UVIL-wIhTICEIKl4UoDb5lSg62WaSMI07vaEQlHASbw16p14AeI-AVQdK3vJSD5rwQxAotx388EZrPmGTQB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1483, 2, 70414, 'fP2vDugeR2CH73L7uLGpx1:APA91bHuPmYtvWPdo7tfMzXDXFyPUc07ClTFjPOLUYxkt7eHi-NLUc2z_GYjvuSqdwby7xLGd247Matd2e5FW0MLgh30T5i65xsX3C1ejjNN6FRDnWkF4wo7ut3Ip07viQ5n7OEdzCVO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1484, 2, 70415, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1485, 2, 70416, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1486, 2, 70433, 'cBtpZgzOQlCLT-1zhjh1_6:APA91bGt5SIFpvtuZdW6xdLwL9V31e_hUD6FqiBUC1qGjehNPNHBK7U4wC7tFL-kmHM98zQxDGmxApTfQJVsi5IaSB_DrxPBLQ4JsBuEx1EuumVfXq7M0khrZNGlcfWLgHbcFSGJEhE-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1487, 2, 70438, 'drw3RkakSy6KYzxgKxI5sj:APA91bGxyweGdIPD2ph4f_m5Okts_QAe8C0aWCOuYVBHFURxZcBVnJIRwG6T8aUVWPRb254ACXKAzNYoQFkPybxvVCloDj8jfRD4NNqgkxIfux5bkyZJXUTWUVmdmhWZR5kMkCeix-ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1488, 2, 70441, 'fjqP3QhHSe6gXfUtUIGBj7:APA91bG-iDIt_LzFVb-lgSOYOTiBgk_kbnfcZUKfLh_MZX8Bqx1auB4ADw3aYi7SZeY0nSTZa4rRXffSd-IOUo9K90PE7h6risPaaLHeHurSNJmjA1zEzoEOtLc3XzzkOXRu4QKwqFae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1489, 2, 70442, 'fox-vCxPRGaAPc_6H0_pG5:APA91bEgXAaoZSFDjToGFSlcNJpxnqx2DEEWF9nDZzDIP0-5BepMIhoDiXIR2zNipDjCIhh48wZIEInREiSjnG58v5AW0WFWsq5_nWbBAZGj_G-0yMqk7s7fy8qPLI-UWPASU1gk9Yk5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1490, 2, 70446, 'cLviAQNEskj6uqeRseKwKs:APA91bFB9mkL1_y8ByjZBmWA-wVO5DMmpEYv_XcAkYdiTDxmlNsN_601akBPeOacV-XBGMwmQjtZk8ONRGRvKNhv9KDlM0F8I8uJF-Mbyzk7eXq6g9Aw2yAG4pPJSKbGdQ6katgiHgUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1491, 2, 70449, 'd1UTNra5Tfy20pqxUG_4ml:APA91bHDbqM2_QzaBE48FxQ6cWxSq7xXkhwsa018ZrguKaqgTpjhcUykQHH5LEcTuGMgUTuQXdzQAVHrbfWc6Fzt1CVtRhRRrKM-hxUk_cqvGvtrLY25DTA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1492, 2, 70468, 'fhcrtBFZSLG0Z4S-CY65hE:APA91bEKR00NqVV8-DxKNz4oRqczTNQLTQZk-4O0SNCYgS3AkiBb1Vh9CtvEH2j7xOemC6O049JVjp8KMpBWGDrpgCjbkZ2f1vo9CWAN2Axcc9rYrjbm2BxNO_PjTSPj-AiUV_EFO2-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1493, 2, 70471, 'dYdToENrTMup6YCJ-p_E28:APA91bFteXJC7oqLU2J0l27m9MXviwxhpA1VTQC3xchmwLt-Arwv9ewa4DjQCCjDBwRm2MWg-80MmVmDu9oUFAwTYRwh0tCHdqTYWX5m8iUp5PtwzFoD0dc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1494, 2, 70476, 'dzd_22qIS9OsHKJhlIFHxb:APA91bF7-KZrkmq_ugIjiCAotzWXxnQv2tfQL5fgL7TLwTNM6vE6vwGDEdFOD98jmoQUSwlpOImhkGY8JCdW0el-_B5Cr-G3NfXcFO5_SXt9gLJkqz43TckbxjbMfkwvlG9F6Giu4_5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1495, 2, 70479, 'epRc6JJB3EFPs6IL7IZtGq:APA91bG-Ip4dujQJf5XqdOPhWX-H9gNqUYxO0mX5oUDLVqtoDEFFywfyWWP9PzTpR3XXe_PuQSjD7ftPLrFaWOpFZ2SaqlcltM0UioTBUbyFbmbB8Cm3JUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1496, 2, 70480, 'ca1RDKd3TamQl3fsqQZo_-:APA91bFFvZXCVzizotd5uH-Jm13d2RICvvGSz2pajnejZZuSLIbG5QKrFi2ZRCvOOJFoTxP4SPidpSPWoRd7sd6OIws-31EzbapKZZ8xpLb37_ggXfxPkK-sFyfDWENLu5v0-GcVbytz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1497, 2, 70485, 'eStg-hhzRKuXMwviGUivAU:APA91bEUTbmU9O6WwJ5xndEmAckqMcTuyacbaCNfBZJWmToQooWDc_bksEH01F56ZO5zpSUxlvVXhvNUbZulDVJSnvEJMwKWYRc3frTS1Hrv1nE6mbwwjzczah736mNJ-bWwB2g8BYxd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1498, 2, 70490, 'eMuE1EjOSGejSlikhtanLp:APA91bF43xJWhbGs65uL2862XcRvqblafOJ2Qdgs99Cuf9Ivb8_c4bA7eqQR74R38huUZyFAGnvYx4VakzxGx04KEDeUdxm8f7j6wWsCE7OAPd0ONbkjUus', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1499, 2, 70503, 'dgsyBRjtT_a8BBjVHDLw-u:APA91bF72FVHy1V4dCoVCGQQ6WuuwSlk2bLVxzstHAtYWuv7VJjTcjVVkwqexI0DPpXBgUD1IAmdI5ezsrRMet2xhclRTfCg-9ZtpQ11k2j4Q-2o2Cc2Sn0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1500, 2, 70505, 'ea3d5kj_RkKrDx9jnHaBnZ:APA91bFtKP8DSP-Y-nOCLiPA5CHMnUDJ2qQ7eVA9ycL9Lkmk31MfH744Z-AyvzGdi_31LYmE9rK3U1Q7rCdi9HvbBntVrLW7sivH8LvJx_xFswAn_MBaZkYrTLi90ewERL8rnV27Yqdc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1501, 2, 70517, 'fdD_x6hZTZuZwjqyZv-YtM:APA91bE7U_H2UKtSy4YTvS6DLgo7bI05YTAbQCNX9n7s_Bzs7a_I1fj1e71P-D8b5M7QKwVYGHPMXU7VplKn-azs7gLDLhK8HZKq4cZWvXWt2Ts16ePjoHw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1502, 2, 70523, 'f6rSL5XiSyOgJ51tycKqzN:APA91bFOWUGQDMHVB6R8MIYK3MYy_8ArWhnPfnE3QAGfA0LYfnEaEgCYza_P1lUICgqWaSDZkB1v5sVw7Iz4qnnzCK2IbpNt_U_pBmP6S65pkUnr3Ld7IB370fqsu4cUjayDN2uQCeAJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1503, 2, 70532, 'fGhQvA81TXmFF9Qk2FqCxT:APA91bF34t-GiMWm0oQ8C8OA8fibM7uz63XRHl1mzJ5Kn7BaNjStuKr4EHWrqg1IH6sQ64MlIaGn7Wu2jIYwcqWX_Onn9EnglgP3_ZZHrgM_UE0_ZqHEBE_n-P3Wv0VvnAx5YjgcBxCZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1504, 2, 70535, 'fSWvfUB1TN6RxxGZ5TQUWA:APA91bEQGgKjrALiyKOlboDzHtBFVem4KOWKTDOgrVrQHKycTV87ChykmJmLpO1SvwpPTktmi-phO0zEPNNWJ13kYOx72mgiD_JMJlUni9AXGAM65S5fCwAnY5k-cHPTbHylAGc6Gzox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1505, 2, 70539, 'fLZNV3hbTWC9CYS8kUkFHu:APA91bH1z59DWgWta2TUFvZRJhUItfhXPk9JRvk7xGe4NG_5-yA29GV2WIBBMo0ROQnROnkxKd0hKvqRPKZXYmw66HBWJ10yMdNJ2_si2J49h_nvETt8AiM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1506, 2, 70543, 'ep564vhs-0jcjx12ZBwWHg:APA91bHZit3fwaUs5yEZi18_qlzcrFQdweTk2wZVKXENebEw4dEULMWnRjV-3HalJX2wR4UdFNdPCr-AKp4x_3ig1eCNB3hbYNvtWFfhxSYmVHdUSr5SYUE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1507, 2, 70560, 'eYkcBE7kSAaD7HnadheMrU:APA91bGT457vsdEo66UfaQExiT6PdOi6l5MRDF5Ta7fWC0Zd1N3Gkwpg6MoP_DS8sB8Yn2KPRYbqfkBEWHXRa6X4CICK1Idk6dsgHThYLMPZy3gNrp0eAck', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1508, 2, 70575, 'f539sV-vzkKFm6F1p8ENyq:APA91bHBnyPLU7XiAvWuNgSTAUKFRbGyr3z0w1m-XVvtcMOgwY-QfcrH0_WJoL8I9aX0NliWKPjI20SWBvqdVLCEJ_L5ZceSj11R_ZpWW-L1_EyNHdFjx3Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1509, 2, 70577, 'dlymzHTbTpu-eiKaYjUmDP:APA91bH1QmxvYoOS3rkhp-rxQcIEe3mkLc6OOAzQG4c15sUHAxLjApJ4ntrp6lMZYpGNVKP3-nNrdaSnIC1yVRLLmWUJTYPj1pBNdSjDTb-sea5y8KDM0AY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1510, 2, 70579, 'd_HtuVMvxUGGn8AlQcWqQS:APA91bGd9QLo0tbYBlcMJwQYobuWMJrMlExzHS-pNbljlXNHhiHAB_FJiv9W3LfzEM75loLzYGUOGFoAzC2wPYqi0hX73nmjRCt9ooFUSX5pGwqhTVS8cK0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1511, 2, 70582, 'ecOeonbG1EaLqGH29C-p24:APA91bF2eSKg1e3FQ9Ccf6iMeOUo4tS4zIHnZeaxVIiDfuW15kiTc_9KBJsAfg0HOHBxDFD498v5YugN6o0-RzuG7D4jugLDKQ9DWgf3TziXlK0BiTt8vCk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1512, 2, 70585, 'fSX_RRNJSdyG1fVLHvkb5v:APA91bElOY2RPAiywkH8a4ra54mAnzXNO5mafP87AigqZkzCNGWS6G7m7ITt5Z0PFpea1k0fcEXCzvMEoRV8BHV5kwYfSy5Jic7PJ0R7bqK8tgcuLAmnyaw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1513, 2, 70588, 'faVBwDqTTV2RY7A9Fversc:APA91bGkR7esAsMAxZp3cijS3Ne35lT07CcSmKPS4MHHBvKN87psmf610g5L2mX6Oh6O9B4sWWR7HLJU71Yf9vywr_d2-sweTUUF5CaJ5-bE2q92s5aeTiA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1514, 2, 70594, 'frxRp6OcRRa9OjYb7Ek49q:APA91bFivDLEcnycJwyrAx-RwGDikWwUu-WUa6oQBRSYivc_iaauRpot_QvJtPl3rtxB6-1S9-eRUbJOBDAsVjeV-yTWXpqPTZrKNE0Nomig5dyFTdS-WHM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1515, 2, 70598, 'fePT6gV9SmKk2j3_8mK1AF:APA91bEteqckDuc9TPHyBRKI4xCpWugaDPyR-eJCN6fk6R_yYnI774JJ0kFyT1eOufss0yjPOV80FYW8aQNQ6deGG1CGSWmdCrn_DSVozB8j8CcYUKfC918', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1516, 2, 70600, 'cH8rtRFzQTOcBmMuQV2Yd5:APA91bE4yAR028d6p2OHS_ilGRLQZquRO0C__VpGdUDHhp6_euqHkafYcAqwCBSKEkCj1B0Oj2OcIlS3N3o5W1Ra5skFbIg_NU9jIdjqmNbTFQ3ur9Rzc3U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1517, 2, 70608, 'dFl0N59jhPg:APA91bFU1C0_00CebyAHdZhRLbBx0FFrdavGaiYGmE89z5GK1Uv8BW_1A3TPkaz7XufYKtvO-6ekKAqCiIdBPWd9zMXzf6p7NxeFZHfLnR0WGnkTVtszbtjQ6isT2uDBwNJAxoayIf4S', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1518, 2, 70612, 'd0JxpKPcQty_8Fe32GkMy2:APA91bHz-RPP4Jniwt0cl7pQIs361JyXsGr_p5M4SYXaYGYxxhBe-TzLY0cc9rx-RO8sW7IMbfte7pE1CeNUG47DjEZ0Wy3_sNzCCI4fduPcRo15sjOltIo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1519, 2, 70625, 'eDMuMKSJTiOgp_MfgS8iSC:APA91bEi-g0rGutQRO_XNtAXV_vuqV8SGdlzfFhwoU-D925PRKWN2iGOvZRc-fdz0wVU0X-rXeDcpcQeDa_-aIHHCyjGrW6AFbfU95Z1CH7Bmjyn5vlrOUc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1520, 2, 70626, 'cS31MUjESnO8AImQM651jC:APA91bELPs2Hq2FF-ZqbTBP1fjHloR-Q4pwIeiV97K9CQ4MF0CypFpDnhg1D8xCyi9sL-mr5cHazsxweie4UYAVR6rb2erjK4ALS2Xrw9QQTDJOoFmlkAfs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1521, 2, 70628, 'f1VaNkNORRiJttetc9yAjR:APA91bHCn-Ja3jaVZMzFGuzQwpPRSsZuQ7WPoud1P4UdbzluyMI_7wprJVNuNeNkeE8sa32tz_llmk0LM5R1vmQSHvytL59ztCPGtyyK-o0ncUaZXWvZgqc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1522, 2, 70629, 'enxym0SiQkGOoN1bEh-Ms7:APA91bHTkc3WhthDyEr0wu0_d-jNjgjz0lQrxbiHnyqoKGMYTukm6-ja3x5fgUXcy_eEgRFmQRPeu2RMuEwEarkzHvJPBzsoIagwun3RP6qOI41kF6cRd9k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1523, 2, 70653, 'c-dfD7u_T9asO9Mlo1XURq:APA91bEOKQkIRvgYqJTDFO-c6v8WXi9oT1gQHT4VI-AkML6WxfhJysU5MOQwNxlKlEBrkMs6Alve4BnSoJ7Qb24aAvCKUDZBN4iUmFI_f4Eg9e_KiCUsQHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1524, 2, 70668, 'fkmcEsEwRDSH75fcFk6V_s:APA91bF3hT3qhCaowEZ6T7bfdhksbLgj9X3jGOg42ak-TloPtac8178ox3DxeFcxKXCDwDeO8H4aEO9IVV40CGG79wyR8p3peanjTWRt8Upb4iPpX8yMCno', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1525, 2, 70678, 'c4GwAybwSPy5vXO_DhX3TF:APA91bGgBKCj7sY9p7Oe1yi5RTIJ5shIz7zhWymoHwg_nODCxAP7gP-FLTXuxrAhXyn5-yVpU-Q1LrWiPQ0HGFSbDJOwh4SF4aYOeTWALRyUrswREAvsngc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1526, 2, 70689, 'cSr2wOH_S4OzywpRZyw3XE:APA91bHbo-gxcrstyGg6eDdlTN7VXscqGa9T72QA4XmqnAwImHhzh8eqCUL7KsHn5_U63-v_zsPFQY_JHgdgPjmu7b00NWLWFAao0lKX8JxqrIVCQHUL2BQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1527, 2, 70690, 'dUe8kl0qQxaFFNzI9cNV1j:APA91bExjJFLb8J07YgN-uPZXMVSNshjHkrmHJx5xH96CcaeFYr4d1d35wU-nf12fa2VI_cN7S2DXYMNLdvLJmNqeAZFw0_V9tKH_hMadeMns_t-A4xLoYo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1528, 2, 70693, 'cGhbDYo4TMejvezOO_4a4j:APA91bHf4_d963-O5ddBkylkxIaJqzA34TCw64-mukEHVMOeDi-mTikABVzlI9KV8NjFoBu53XtPDomjox-N2fcl3lAoa7_ID1ZT6t4RrF_B5rVJ1u9y2s8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1529, 2, 70695, 'fgj6_Uc2QpGJsJmseaXCr-:APA91bF1Ibug9kqnkPI0-1IaOc95ZBPG3eaHAe7YFBmsJHoQLcD4peNDur0MkT8me2BtBCG3pvlMJz9VhLHeFS5NzsUblEYGX-lUcFUBF6cI7savQkE6euY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1530, 2, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1531, 2, 70705, 'dhLTyzP-J00_m-s9pSB6wo:APA91bHVkYOTaeEDyUcNaTUDMiPpni4jQsh7Et6yuTJXGCXGHA2n-R9YQeWboA-kB3-Kk-pU1A8MxH14Jn0OElCfSfPlqqT1G2tffoSbvski-fgElKb4TNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1532, 2, 70707, 'dWavcReNWkFsmhnMUsnZP2:APA91bGvcg3MbcKYFZF32I-MlXQZe2ugG1RhUPFGy5bYWTx0Qzm9lR84oCRK7w696OHjvvPWGj49SWqZnRJNeJzzmktOn_mSk0GHLXhBrcgAQK0WyxLQUvc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1533, 2, 70722, 'fDWeGBlfR9C3UMpzAbkdXk:APA91bG0HJdZngp3PP40TolwFDzO9QpH6A038jzatHjSvBLUGRf8CstP-1c3DWvALBI56ZCpEpAIirJ1PmV9tck1tWwtUb1CF0tcFCt2fmX0_s9LdjmydzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1534, 2, 70723, 'flQjJENYRCi8ezBd7-rjfY:APA91bHOBA9zIrdE97ucNCC4P8qPpS_dsI1oW0XsqUQ0bGWqtpNcuZrGE-6Yo8DjuOQOgjzBIrooijJHf3TqoIIbdtZMkUYh0FxUGo_GKq-zcEokRxHKqJw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1535, 2, 70733, 'fXV8L3YdQ4-j4mREjgDi3i:APA91bG3d7MiXVvPP7YMXRsTVtoH_ixH-8z8PUdzKM7mOwPI3E8bE7DPzwKaE-vhpaj2D7976jO2K05q4yAY05ot-UqlK2r1W-ohsNBM-enWhU0VroQwOac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1536, 2, 70734, 'eLCVB5vGR_GOTyX7mzl9YU:APA91bGtw4ypL7xRMQdoE_R3Zo3qZ4wr6tqZMKwO7PQds8t0HwYixR2O_vR7deizyHbkdCk_AaIono8HWx2TLZmam0Ii_QEF5i7RPF3SCyS2Z0Esf-OkiEA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1537, 2, 70735, 'cAU6t6C1Nk9XjRYxM8ULHB:APA91bETKoe8NVObRq1XmKzwwW4c-PxaqJNb5UlIHA17gwJgtf_FN2ni-Y-OVFiMYIwOeLBW56OjSdWT3FM678SZ4M9yAzWm00l_nx8oMU7FyMRc1OtJ7YI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1538, 2, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1539, 2, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1540, 2, 70755, 'dpPk23l0Rqe21bVztkN_uv:APA91bHBwQC7vbnOL0gXwNs3P525n7vNjGhSmr8A0wUnoLI64RlAwLh_1VPMfD4-FsXUZyz2yNK8bxSLsrGBcQ5Z-66jraLiqxHVb9sWK2eRTAUJiuEBHHk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1541, 2, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1542, 2, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1543, 2, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1544, 2, 70773, 'cDJjYVffTv6Eh2kXYzPvYk:APA91bHvLi4Jmi8g2GZIophLh_l-3Ug9a3hOZyKr4VqKHw9vve83nOY6T8O5i1i1IR5lxkhCYKddwmdAN-rEk44t4V948terGlsAE0KJVzV0GpjPfzHPlC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1545, 2, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1546, 2, 70786, 'cJSIHMYNRgSZlPM6xPuTk1:APA91bGN5pnRjZPUxFoGzLuCQt6uJHP16NOvcU5-w_tqAOWNprEw-ZrvxOz55LIPvlgsxn5cV5U_aaxXx5_Xp7HvLYCIxlrdyQFdn1LH6inhmipWDzV1_k0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1547, 2, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1548, 2, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1549, 2, 70801, 'dYK35i7vRECIxnJgaZgwmR:APA91bGPwBA3t5hG9dtk-nVRH0j-8gPfaTI_ncOkwVvdTe5mcPBJFsAzZOcXCCqVSMfRudTHt8uWhkXm-qg5oZuymoSZXh26VGFQTlMEHRducxUBatBvwzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1550, 2, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1551, 2, 70819, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1552, 2, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1553, 2, 70822, 'fR6U1Ue3QjipFLmwuXxchU:APA91bEGOqkD3HH5gu5QfBJLACrNeHAsEcxvahCAuCuW3OKyyB_smfz7N0jojsDaUl4uIAoCTekjpVgrrazCK_c08hOn1yTbFxQEm3cheWiO8gVj6c1Zj6Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1554, 2, 70823, 'c0mufeadSH-KNE2in4N6SF:APA91bF7PjHOALVuhEu2vNZ4etau-k36HgxnliKKvPLo8ysUaEndzSfhfpeXrTTUA3X5hHYfWBEgdgS3a8ugQQh-4tGywC4dNSUa4xOyaiECXpnmUrOcBVc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1555, 2, 70825, 'dnZkd_XITvaJcBUalfb3G8:APA91bGuyy0CQgJqe8LznVIXr4WLRpdfqbZZXlO_Kkh1q47TAxGbDazayfNteUMPEX2vsxjwWc61FemSOkvgOlWKKvjoIZfeW89g6bKYtEFTPpTmvEFdRVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1556, 2, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1557, 2, 70841, 'ccHol5MyTXy3m7r-pTw9RZ:APA91bEuf6W7TDZYBJ8roCxwsP9nIYmdkR6ClSokCkHUeGgmGdneBNg0D3TJ70LbHZq_ZmqXhqVs7B4kc_R0IC83H0t7IW7hMi02R4BmbfQrdh7auoaOcz8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1558, 2, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1559, 2, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1560, 2, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1561, 2, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1562, 2, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1563, 2, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1564, 2, 70889, 'cDZk8HuEQyubKUiVutikp4:APA91bFKyoNqPo70_nvZFQhxpmMukdzLiN8w4rTfx0BIcsCoMTd64UGs0bAye5f3IVchiG6fh8vSZrlO8U9kCjVsEzC_OBHt5l5R5FD6WzgY8SPPw_to1QI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1565, 2, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1566, 2, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1567, 2, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1568, 2, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1569, 2, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1570, 2, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1571, 2, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1572, 2, 71027, 'f2YXhAaQQcWJeA4_b7JkiB:APA91bHsLoZOEirtTjjLIAddXmuYKbsjPp-FEl8quatGBGgs1sieFI6NYsOFmVlFy1eKcGOnIPY5K8N-cXgZlU9f00lyQrmSLmPm-vK77ny1n5iDQeK39WU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1573, 2, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1574, 2, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1575, 2, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1576, 2, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1577, 2, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1578, 2, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1579, 2, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1580, 2, 71096, 'fTf3wq2zQPSK_EyDjG1eIo:APA91bHF_rQ1dCoYgMfK2xKNbGUr48WJtoZHZG_rSPnCL3zTkMtzpaihsxhJ-rq9Pq76z9AoDu3o2G6ZCjA-qrwNfcM3DoZHtILsdnp4EePAUESKDXPKygY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1581, 2, 71100, 'dere5h8VS3SyenhyphBQbC:APA91bE1h390N6FtUVRJ7qusnr_uy3OW7G1hPtQ5JRnmx_7KZugWxofLfgjtnBII7Z5smjatzhNMQEznxpfvM8OUrQ17bqCiB88AtGb71OIS2Lb_52rBT5g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1582, 2, 71105, 'ejzVUq5vdkGmu9OxyW_naI:APA91bEyv8-D4ZhIVDU11_JJau48rTtTrvcy_XbW5EfLV3oov17sz6sRH_8TChdhFvqYSElI0mFaeBSP0HFDsAohz2N3Js6jqp-sA-4GQ4BxECK9PGRwOME', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1583, 2, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1584, 2, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1585, 2, 71119, 'd-K0DgWNR4yhD8_EEeQYc-:APA91bGYy8FqEqibsMHLIkb2tH4AVM9GUZnRDrmVgOrTTC_GNHlEbot2q9I92mbMtywgnu8Nvl2ykVh9lquV3_HLe5ySLEYLYDS37UuaSFnZGhwQJSPzK5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1586, 2, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1587, 2, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1588, 2, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1589, 2, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1590, 2, 71169, 'c8A7Tn__z0crjEuTvxv_B3:APA91bEhKzapIH-cvhKfOmCijgXHWYGAUxU0Ja681vpEHOT7UZP3gTxNcBeNEpPRJLerD_OS0O5yZkBMtKqEwVqPzpYArnHB9PJPmI1jYLJD2cO92_JqLH8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1591, 2, 71170, 'dz1xecPET9-uqccHmRHXUN:APA91bGHWJGqjT_Lqw7No93ilNFS76tNntlTd-XAFCwdTHRP10XgkN5-IyBio9-jVf5eD013TiUutwve2oskTvwfK1sn0qBEZiYqgCO-gEeIKf1G7u_A7Qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1592, 2, 71181, 'd7wNpeip2krygSKvLcJYk4:APA91bGmzZBS83NlDYt4bCny9bNmaF_V90uNXOSkTY4RryRANahJ9K-SW2GaoBitgRKXaMTT78hRh7mEV4z66ZZZnFpN5BHDVBuoQj7TiJOhPSYq8SZSUx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1593, 2, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1594, 2, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1595, 2, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1596, 2, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1597, 2, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1598, 2, 71236, 'cqmYkdHtRsKzxTj1W6udzl:APA91bGT0VELYy2HEe00fkiMLP6lcfFwSjOs2_lx5Bo2LFhCMY7Fr6XuAd0QkIVXmD2yVI5oeZ0ug7-SAlvjDVvkBP_bfyGRrY0245Dso7XK5HsxSqNh8OA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1599, 2, 71239, 'fXVhBiMCTQah89sluiu44R:APA91bG4llkqVrbJJ_kc7o4MNgMjFB69XKBOhqzfoQGPaNnrz4pRPq6J7GP1gP2ODqp6_HVKaO2KZrCxpU_MJOA-zrhEQ-okDrLpzi_UZBEav6JgCkHUGBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1600, 2, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1601, 2, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1602, 2, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1603, 2, 71268, 'ekijTYiYBE_StAgyt3_fuV:APA91bGQQDjcRCKNINg5AwaSVqt6DoWdcN0BblkGlic_pKLxtOHO3RCsFgb7NsUz5J911asBNb7qvtJuWC9FFTgpKYx8dgVTQviuIXQO9du_99wgh2yvtNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1604, 2, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1605, 2, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1606, 2, 71298, 'dH3Yi_adTYy0P1eHKryhct:APA91bHNHyl-mCUcaOd3_cY-2fomt5khTMcmtiPMDONdcMQ2zZoOV0G6R6UZjLzoey0VEWFbc0DvGK8qn0MEXT-VQ9QzE4qgsb_zRosxWpT_CV96o8Z0maY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1607, 2, 71303, 'dD4T4xxSQ4eMYOh3071xTW:APA91bE78EUL-ZMbV38kdT8wM_4OW-Gcj-ZF1qHiHgmrsbmykE37LS0bArDNF9nyZ5n8AVPOr1yWkryzSFZDBkiHWJ6YEnxH4WMKJvLbF8muMfS_OflBDts', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1608, 2, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1609, 2, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1610, 2, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1611, 2, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1612, 2, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1613, 2, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1614, 2, 71375, 'c7Ilp23EJ0qentfGsIBodn:APA91bFEB4MaLKCDpeVtsp3oZGqRlXz4y_m3oWuH3ltck-tjHyPSPSeB0-PyEN7bI-mjHglfEy9J4L4wSWt2tP5juIvNtzPllZ9umVVl0GRzdtsTbqBgpUM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1615, 2, 71383, 'faN_E6QpTg6ECSSPqiGA7C:APA91bENrnTf14fpSWT5a4Et2q788Gt1Ja8HglRWndEMAzPx1W5ZQYaq-jsjC0T78F0Axrm44r_WjnFEWBVYxQH4guDW5pIVnnvLzgaptchz-GCtXW94NYs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1616, 2, 71390, 'fMZPF4g8ThuqSLL4g3k6vC:APA91bEL-7x_Z_gsJ1LWEd_Vl159IQiE_4dRrGAcdyV9ewbIdYXjA6oLJ0c0wxDWvi0vYzC8jRhM5igTks3Ym4952M-IQtIO2_36pDjDP0bw9xLem_ijeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1617, 2, 71400, 'dsWMCX6BSF2GfI4wrFnIjS:APA91bGZMq5RdsuU-NvRDLU6qrB4NpiiDpw0E3hbucv0h-zdEpSZoUreXCQ-ND4ZmCdFshFoWGqTfRWIqyACXADzT-CXNd79jB3P760RfZkrerV2hsQ6rIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1618, 2, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1619, 2, 71406, 'e3TQ2DRkQjinNBq25c75x7:APA91bETGHpK3dpi9Iu3qPFK1b3Dh-KvsxFXa3j4SXpqdY9wGvomYWmtvsMNCT1yXJZUKMBrfgVhoorZRgeNIrV7Kk5EksPeQchKTGGrhPonx3SDIbyS7zg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1620, 2, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1621, 2, 71425, 'dYxWGX0bRA2irHI3a21yGz:APA91bGdwW41Dg5NVQ6ZrvqqGhJW3ULvPDEAr0OdoZyQs_6F45lmwD2mMv30Za-V-A_jkDmhNamLkFdluqHTR5Hzo1AyZ4vwCGZYeMABo_VZSL3-Hg46RA8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1622, 2, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1623, 2, 71464, 'ckxVJjXHTousc81H2on9pP:APA91bElPkeJeHLxAZK0_Jeg4-tXBVxq68rFzib5GD8_eI4u-SUouS5WxjXvC3WHS0ZRZBxsY8uv_TXrJG7Kuj48pFFXXPs_hdRN9R2q1bwCSmz1dmmce78', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1624, 2, 71466, 'csgvB-QbSKGEQ2aAL38JhC:APA91bFpxDtzRMps7lsFwOrVA3pFIW1b5BwANPaNhrjJWXsIYsmzaa4XFHg1KpO2BPQjPzfazlFLLWswiX_Q7i0c4LGMIgGeML-kaJZ50gJCDqLeE-Jy1CI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1625, 2, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1626, 2, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1627, 2, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1628, 2, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1629, 2, 71479, 'f5Y1QRSwQXu2oMpKJ2yenk:APA91bHGOunzmBGcHmLINeQJTOqCAPJgJZjlirIwf0mqyQ1kwcrRv7TuoPocnJZkg6KLNihV8HOQEAQctN13uF_TnGh4bSFlYIGf9HmmVG_D1uS-DBVoRq4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1630, 2, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1631, 2, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1632, 2, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1633, 2, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1634, 2, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1635, 2, 71528, 'ciOBITAXRc2rG6xKofAdDg:APA91bFVlMFAJD7LGQhtmbPT-r8N72e2HBrgQCq24ivUhpO6LRdOCmN7f_LDppj3ixZLYfCf4pM2KgYQPTzaSDZAqYY66VESyQkJI9XjxclyaGECT6elFjw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1636, 2, 71529, 'e5jvu-lvRNSyoqHfRmDJNL:APA91bHD8liAuev2z6uoDdSK50DhOjh6wXYjsb9lpdf70FZyUvdZAZjKnEGm2F7zd-oqvv48lfwUns1iP1nu6oXqG1ChxL9V6lRFN8WETLnOxthRGMScJL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1637, 2, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1638, 2, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1639, 2, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1640, 2, 71570, 'cvbzNv_2Sg6eQEjVV-WjpK:APA91bEK0eTmm9YG2KugXTA4dppmPJ8HfEHccrf0G_BzfcghWVBI8NK5FiRK1X1S3w7YzUXUTpcqThPzNIHnl-FxZOyZTHt1AhLuNNyWSAd3blpDmqnwktM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1641, 2, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1642, 2, 71573, 'evohicqvRISd_dF7OGE420:APA91bFPL4P-c3xYZmvdsalYaFXlwos9RKiSlmieWtiSnXp1CHVjf7cBb28WSY3KmNLiGMzOmgWpJz-PhIubjcL6cN9ob4oD2GVoERV-zDt6fbRG5f2huVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1643, 2, 71580, 'chvha33HRBiYgEgp00cP1S:APA91bHhNQs1LktCGeg4acAvtZ-nhk-md7MLXUxUdx_mIrwDXKU2rW3SAyeGd-Vy7TFTQu_79Gkk5Lgj0IucHhCS1qP7UbQbWymPodwWMakDFZIvjMN0VaU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1644, 2, 71584, 'fr-xBVa-DkESgzJbFNHPvB:APA91bFm-_1JbJUWECSopPXQeXtZyhYR7iDL3DVdrYLRjSXyOoPbms1_ewGou6cKtJmO_j_HHBj9Us968dHhHr6d1h3J_6V6qX5UjZzdMiRdMgFopFCdad4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1645, 2, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1646, 2, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1647, 2, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1648, 2, 71614, 'dnOzQs1tQ7WWKFhoGr3CSA:APA91bEJTobjf--hVItSmiM7i-MjTkB-2kU9IBJJEmkPSTCZLS9If0Xg8csYVuYgf-wMmVDcJHc_8nWBKTZAeogU8SRksQNnkFacYHbmf_hiJQuU86v91ro', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1649, 2, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1650, 2, 71646, 'eeUNAkMdekZQv8dz9vbyeX:APA91bEfvwW-TpQ7eNV8lMltvp5_mpuWaehj72xLu3Nu0BT6VSM7D2Dts79ga4-xTcsV-CXrGuRMFSDXsvyDAOHZBo9uQPd9wkhL1h7zuKt-wVAMvFJQldw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1651, 2, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1652, 2, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1653, 2, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1654, 2, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1655, 2, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1656, 2, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1657, 2, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1658, 2, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1659, 2, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1660, 2, 71710, 'dklkoHaMNUiSs24dkFa0Mm:APA91bHkKC9SJTNVQ6fnZAVBWActOrpQOHWwdBX9JUn0bdkDVWpKS_V6prT4X5ALeKfTNQw4A3_3LePKOVKV2f5FNMEAH_Cks8pV9Fq1JH0B0CuWQT4JoMM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1661, 2, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1662, 2, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1663, 2, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1664, 2, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606211, 1736606211, '1'),
(1665, 2, 270, 'cKE2tAZgSrSJ6yNLAzoM6i:APA91bGNHl1-s31hnCBD1q9VwIzh5IHCldZGjVJvk60dkUNVr4KNu6fMLSyvHl320fmNUaYGs8fFAlHRvlH99j6ga0zUIeLorOgBxwPhGuxfITJoPkz2qGs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1666, 2, 360, 'fQcu_muGq1k:APA91bFWW1xd_4wk9xhvnQdB14K3xgpMRWGMsHrGWy1SSP9jbN8cYhlM7mohRonRsWhLFnJnV-AbmNUYwJfp6M6EgvO3laex9IbXMh38QX7BMGg7lzRDuj1tBQ3sn99mTI_hE5WgdqIZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1667, 2, 400, 'f81UR4jnzUuUpEC-w4EmJ8:APA91bGOVuyFbdFA78W0YcMrkTXoo2tyNZww-U7w8eOcrsbX9Or1CkdEz6cp-msf5JWinG0G7Qktz0G9wYiqYmBDyGPWEIf42s2jla0l9n1rxBXJIhumUkqC5544TvfDonJSOebHZkRs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1668, 2, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1669, 2, 457, 'ct3IBHuXGcY:APA91bFZwTqNIedDHQgAxEw9kh-ZdDVrIPN3a7ZnFvSudQ9xrizPwytGDCAHCUziRa2V4HkO5UYDLx-kRmgQBmomlge5wL3sHxDSlA1E9PwsYbhXINL-YQ8Yta07t8Pgvk_TrjSs4p32', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1670, 2, 599, 'cM8MBwOnSy2oEVxXV7FCx1:APA91bHL6PNhL_uYLnOBVzDsKv8IpIJOa4M1EACAgMFXgh4oW2ijxIETIS8F9FLqxIFCwuZrIDH0LjNjTMPg4OatSC-7xSY-sTJctc3Xic3pop8ZIeiL4PoPEJr83UBsL1cuhdJrFmZY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1671, 2, 648, 'fpkcX_UJkg4:APA91bEciEyCHn0YXtFyirncmudsZI8aB1dvkY8iuKOv80C5ns_gnJX9JmlVFwOfO0p4MVA8uELJWEt-x1ce5nAquUz3mQsbwViNoV_Au064x8u_X5tOxuoJC86Fc5rwJMvKWlr0ua1J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1672, 2, 667, 'dU5OEcmkQ5uV6bTtnm4NXE:APA91bFn-NIlNO1rbfjBzSl5iXnI4p8dynDcrsvdiRV-ipQ682n4mZKS5Hcbe-Sv9U1V66vB6PdmxRVmJ4EMjxxVqy3OuI3kuSEvaFfrx4iWkX4z-1LcJ-3BHF48V-dOK0_D-juQS90n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1673, 2, 893, 'f9WuYydW-pE:APA91bG0Uc12rkunsAU6l_FpfavC0_jy8tDn3uKgBQo02Mvq3bqaqkDdEmigrd9LoXdezDOWaeUyKZ_YJf156Bk0CGADekmtMBtzw2XC27TF3f-y7taCRkDw-85KWf9lV2YuvmwaAz-j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1674, 2, 1590, 'fuzAA9M7LrA:APA91bFIsKD-1MA_YxGXF-LwOZ5TyNpWfDJwKAqN46Lqk7Sxs7taesF1QX2NhWlUOD5VZb8WNWmLJpXikcfTVaQCxbJDX_mG8k5VQunMk630rciTe7TC1S1_0v8covWA2ZNRsCFSHVDt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1675, 2, 2131, 'ceJYdCTvDdmqJTMiNRexVS:APA91bEwRlDika5wwBxF1h1c53P4DZVocelA0BbgjYRWHDu5jjXdQod35DhRLiSpeB8THhne_eouFHQuTbSpWSm2So45KJEDiupUmi0pWyElGVUP0kPrxjkkskEkHku3f5qcMya0-PxG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1676, 2, 2227, 'e9IaHz2RRYe2K_F6jSwLk3:APA91bHj-hL9dlOTfJ-R6FfgwWjmQ4sqilhNub3RX8zhuDHhvCpbsr2Df_HwjAK-o0b952vdKV0UU9ibTMcQXSzfbsyRnWlVJYcp0Eufz6tX8OrpMFMrhMfVmCZzX9lJaIw_apHebsFS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1677, 2, 2312, 'dQ4KJ0z_eOM:APA91bGW6KXJA74fGFeZIoyncwBkgx1AjgwQeuMYMyRTAxUUdvfsLQjZlstE7LFRcJdFfhWv1wey4Z9ncy6DMKCjmOW9EToI_ANZ08lYeL1tTSIXXwaAt3Rd2TfgNXB5RfnL2QReIV75', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1678, 2, 2476, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1679, 2, 2503, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1680, 2, 2584, 'eM14TFvRUEl5ojqbpzxzi4:APA91bF1nNcoGevZS8ug8xPY7c3kYE2h6sycdbpz1J1v4xFpWMCfTHHDXR6K9wS_SKRkXe4dxp6usjN5bIi-LiqqSN_HmPt1_36TIXSDthxNDs5Fo8BPuYLFgX7CBv-ea1X1NWnpTeZi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1681, 2, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1682, 2, 2722, 'eVjAGronu7k:APA91bHRDer2Wb7YMj9PVUT5aMNAcNRPyU7ctcywPRqUXOj8HTA_UdjFPdZkSxOPY2wyh8j5G3WO8Y3mqEt6IWA1Jibj2jj2260Aq5Cvd_jVrT8n25RLBcWciDSCTeMY9mZB4IthP0gt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1683, 2, 3005, 'fSElccEGTJuyt9w8jp3TDK:APA91bF2LCWbD_crk2PVafqGzXXUwgMzcoGyLq6jcJ_ZyR9IW912VfLrJYT4tDbpWkXBYOpdqyiI0c7Rvsv3h58hw3PQQXtHmxTVHJam59nCLW7pDGknnYVSHMFen8BO_2JnPsux3snU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1684, 2, 3093, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1685, 2, 4247, 'fw2AiJi7TwO-zy2xw5ThSV:APA91bE8W-IDTOV1ZJDAhSFzUzJKbTq3cbTIFVpTwnqCGwZmSIpnwLr0OOezt4i9suJSKQrvdDD43SzzEanizNdn3xcLO6VgTRwIi8bOmlH_4-eEqHU75x0G603jVGtVS_TPLc8-m35I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1686, 2, 4935, 'eKdJlRumQxWzTLwVmFqJKT:APA91bG3KdvB-Qzxg0Z64qqIv-FS56WTpUztkfxjYDtIb-1YQ6VVPlbv_oztoVdDPOwidPjbpn_DFB-BAnX0pr6NIqP2gDnryfAzWvJEl3DGyP-bu_a9xEmEogTA-6iO3vDkkS8EVJrH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1687, 2, 5446, 'diGMKZBDQzi0sYQvTsAZIL:APA91bFULqSQBLKpnZvxVs1uTsuEOii9xAClEIiqzFaCqHQdA6HBmIIPv4qAg4SiZ_Mdy5q6Jp0ZTvX02Mo4cfUqR_lFJPoDNHEh09fAQP9azfyvzPEB0FyDzfyBVGoLjaB3EQZ5jemH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1688, 2, 6062, 'cwQaDIGRTqqp0EyXS2zzZP:APA91bHQmGUCrqZabXNCc5x-Pfspzhcv99mZpxdZqhf--DJwA6fLHNZg1xjoDBSnSOFkUdGCzEQnWMBjbkQdCCxvEMkTyG5iWSADi0KHRMc68wJ87SWR0oRaiobVqM3PKSmi8TsA5XPG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1689, 2, 6309, 'e8hZvS9tRXe4NlfMzBC_wi:APA91bFS8uTmzaciDRbtae_L8EOK_EDSTudhMmkhpak3JGezNcR4kE40tXNK5SAvvDP5c9pKRqBIxHtlgJgMPnnecu0TL9sEc67Zjwo3YHXUMsyG1k9RzSs3rIB69mluI1h1dwJIajtR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1690, 2, 6491, 'cQHWvkkigfo:APA91bFAgXeFYcjRB_i5G4BuWob6ssj-LeIG9aVyiFu74PmcJQFXZJDp2w6JcrpXMJ0UnVkV_SUjq2TuNeMTraKyAD3welOLyfpCH4704LyHg6EXH0xZpS5JjJBvQm-SyT1jAQNb-buX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1691, 2, 6536, 'dzVwWHJydcg:APA91bFQ9AGkoPJI9RIBENHD6GKJOzj5Y5S8GZQqHEHyW3IFc5HQx7FmmgvTIHRY3z_LB0ckh7oY6lPpRM10Lt3g4tYW3WbsXC4__cN_3anKphl9l29P0W2uKams0M8h9JgEhhM8NNFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1692, 2, 6730, 'eVT9PgpbLkG0lloZxVXHI0:APA91bHdEE-uAGWBplegqfaSqE5vziG9fADjP8PcYhIFamTGC6evXBlAW1LWZsPyoK47tcMWrdmMV6Feyk3adq0AW-81inbRi_ynKZpXVDtoLaSyEBL9_9qmlyYLRP93uuKT-CSbrWwb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1693, 2, 6809, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1694, 2, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1695, 2, 7301, 'c62wBawTSFi9hlBCVebshP:APA91bESISCSVJJ0_cHV-XO7UJF2kqUQpYbwMkpVOT2KT-86SI4xtNqzZinoRSoXS5KO-u_t6NsDLVFMDBeIzusGLON911eYfx6mt-zW2IBg2dOTberfcwo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1696, 2, 7784, 'chOP0zb9FUulv8116NvruZ:APA91bEz5tRTKQXZjDs1FcuMla_1hktJyPtZdkuzZy5ip2syya6ioaM1tuHykQhGAdcUZcZthypO0Oc8LrZsKC5ZP4-f6oN1w3YP0RwUmFDWf-dj0dsfNWsZE3eRnTjkTnPVzDw8S92C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1697, 2, 8421, 'c0s9NtpS_Ws:APA91bG8PU5lEh9tNq7XnVULgGHSc6An3EbWBUqlgKpwO5DMimgB20ZOyfDL3d-9Vnw4DDqq1ksPO-reHtth8tvYpLArpXcH_wmrwfI37J6BNR6uNHuNAV_8POw0R8c9tnPXoo6jkM0J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1698, 2, 10087, 'e1uHP6rVQi6LNs49kr9b3h:APA91bEVBhhkDe1dyeayat0MDL0rCMWXhPEHCRzWUytIkCy9YlOYl35DVy7O9MsYQxdGx8C9Yl0iV7IBQC4MK1HRBOA4MhlrSNEWXV--sFa5aCl_0S4Iq9SNgj9S7eGVGfLmn6K1VH-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1699, 2, 10099, 'ehIwa5ipTKu_P7g_oEeZqM:APA91bHIQ11H859KRA0r_V-M7tFFLHjYJBkTDqAKvSCWLX2CEV0xdOpOhdvRtPbhjLpvl973Q46Is1UiBcMgpPy21oeLAYB2IZJ80VtAiQb2XNYwhSfoBBHvQbe5sgA4FyiEqgfCb9a5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1700, 2, 10130, 'fDFGPhFru0a2hhuRMp4jRx:APA91bEpczgPeQVVLY6yf3l0fjgqTiFR668V86ZneQwT4hwLUympSLkCReVeJDwEScmTz57P17jX_kY0RD5qM_yRKML3KYtwaUSRvjI4ebxXlevJIN4g_SbnXN3VILtKvISWj1idwuh9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1701, 2, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1702, 2, 10709, 'dOWNyoT0QHGyQ3ZmXOfwM2:APA91bEX6GUOQ_qU5ciSHjoezArnBce3PaJ-uUbDPX8TTCaYiSJ2PyLiNjEzpty0qebJHEC8c3b63GEDtAYs4Y6VIKfMJ0QFoJH1laI0huynYe470TneB7ERc4vyi4Dqqujdy2EoHQZu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1703, 2, 11044, 'cff5T3KGR0-vC7mxUUnLWZ:APA91bHPli2qoZYKpNd0EI4zFT0ZrfT64Im9AkFQS9n6M_e5Wz6CMgTNL3ixaVHJ-Ml6IsY1Be3RXNqa8ytpBa94VpNCAx9QN11rxxiBMYeEfEEYK-qBCaoR7oIXl7-wmyY_KsnvcznN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1704, 2, 11290, 'cdHhV8AAT9aSkxhNwtkAFS:APA91bFMrQ3kOdldpVEDZ7UmpKWs3MpIu9fg203_waAWFfa57s4fYvZV7CO2T5dYy8muXpRrJwbsVKYyul-5bV4dT0GUz9AB7ttM621pLBIRRVA7ZLUqfWscpa-h42GezJ3PVXqDUw5Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1705, 2, 11528, 'f7rQcwCbAUKTpNE3MOeFC7:APA91bH6eFUi6g0gOZ60lwv6S-S8IquRktCxa5n4KGxm0yVjMsLIuXkoI3bUW8YFny7RaQ5MktcBRFC8EVwIQ-iEbKxVktaIgvCxoaRwLyxiZf0zEMmwxsuOniIXDK0_al77HScogtds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1706, 2, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1707, 2, 13223, 'coH7I5VsQPGRkZ8x38ulQe:APA91bGlnpsj_FUN43KB4m_vr0d7PwYRTwXywP6rJN0_34m86XpwV42EfnzR586_ZdTwTt8P68g-_g42Y6FzRaAN0ajC4NYx5ZItER8wb7Pdtg7y0BpG4RIXZIAkCV6XXoPYtTJuwPBL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1708, 2, 13460, 'dbvmTVwTRN-LnqPSLSarKw:APA91bHMr5dSL-yGd8lzAEtCIXxzUU7UPpXE1nKfcbHJKunwdtQpyMe7rob_gezZaqAvFYG9WfTtBJvKmv4h0QbYIaZal8_yWpY9Vpd8SiMTqDNXKJgTDB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1709, 2, 13902, 'd2x2ptvNxIE:APA91bEZY0QzzhG7MLROwZInuatxe0Cf_XDCqFCrbYCBYOXU3OYEAkHCUnKpdr5vycYCG6hgnSCgz0460FSrE1w9fQzty_0Sj8kpehT8JMAyb51Q747-R8z__2JolHGDTkVxwoxIrbWL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1710, 2, 13906, 'cRa04PKUJkvhvrxZG9poBp:APA91bFq9igw2R7ZOpZSRNxFqVP-Rm3bPEJssS6u8hsTbGYTX5XxYy55hP6vOc1Ndpg6g79ghoeMqBvYMxRVhThTsrLMUXT5BEMmMVNkE7Qj0Mhfu0z4uEiSS7N9oaL115VENgaTcfP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1711, 2, 14358, 'fMD795odU0tildvSpPRkPv:APA91bHt0SPjQXbXGC1BcQiu33chLgJ9JJCAzW3hGQqSLw7gVW01_dE6GBiAtz4eeiIF_4CH-YGNzvOZ3ZwjaDM_zNt00qguwx24ilwnDsUmXybM0eI4hGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1712, 2, 14449, 'eMYahnjL90uTjPJkbxbIXK:APA91bHtIC1eAlVZzsx4Ib4c1HiqBXQpEzdAYmYZHm_GnLz-7f_BZjOrGbM9PTwaZ2WOKDI50UP0yQQqzOL3ohOzRS_pAvJi_rasXEqxAyXTLIMklob0lZlXtdfsUTHZfSTGoOozJonr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1713, 2, 14853, 'dANYU86hTBOrsRUTQu7SYJ:APA91bHin0Je-8mkDCVKy6OumK7nA1e77TpLnxrKVwjlr0Zhqy-VeJ5_8Z4jVjQLbZYLpqTnpaCoxAqMup50uN0nGJEnjCp5jfvr7Lkv6hPxVC0L8GSdnwtReclSttnZoimmYW6QXhpq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1714, 2, 14981, 'eLrLDx9YmTw:APA91bGBbGZbP_J5K5W1X0xCDUgpw_R4osOqbDeSImgotbOhRy1JVyeyUFDqu1u0T7s4Kl-BgvhqyCjlAczzsH97b8A0l31joMHC8rllfr_Zo-FVJ83hfNE9HnDw-YXGgUCS6sAqCRC5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1715, 2, 15347, 'cyge-PedHUr8tGgJh-itCL:APA91bF523M2Edy7VSJKTC4PtqoQK8JNMFN7m47sOs-eOsPEVyGvK3toV-fEHA-7wsQ9mOeRmxeQLQ4N4VKM2YzC_1sGgygBiA3zZK5XTeYdk7s1Rx1F2Gxm3_4hTPeSYLR9jrfaLVAb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1716, 2, 15394, 'd4r5dW5GQcyTZ3vmnB1apx:APA91bFxqnWj47pYHl98TD-06pqZ4DF9eCmD9W9Oj1KxZYVfUUmlrBjlBSTy5OvdLvh5vG8SwnZ0L4anbvvIDozZEvgNbVezy1jP-Yx0XR8VXWWTNq4qYWTErM_cp4WMY8Z7yvAHvN9o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1717, 2, 15593, 'dGtYLtbVoH8:APA91bFoEdLmEdLLAkHpRQA77-E_EhOpFagxRzZRD0mfVa7a9l8QyOOVVrrvCQds-8iRLAkaJiWhM-W28Z_XkoCUm3LYoVN6Z_NgoOGlA6SBCuWMigawd-NhyIRLDLCTSrSKu_lfjuNc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1718, 2, 16283, 'dW57YprCu5Y:APA91bEKUH7rETJKEkSOQJk4KoWpz452HqM36N1546scF4xYTCn2fo7rZ-IXYBtb36ZqCJpY75V0bOS1lIAJIxe0XWKdlVpzaTqrm7euQ7IMCNMfirBQm7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1719, 2, 16349, 'fzfFcbbjTLW6KaJU6gDnMd:APA91bG3RPyf9NxQbjowfVpKA-kKbEYWagE7ft1pWEzZHPs9y5FZd5ipoaFdspxcd0I1m0R-DAvp8U_a3AszHOvlM1xJ0fBbeUjKU9h55DYs1lQlNhCLbNOq4OektHlm-dpEQBixMi13', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1720, 2, 16591, 'dISQbFbnTh6zbqrgEuP9K9:APA91bEyG2Bu6iWpcA6zJM7Wm62l95am_VxaO1UyYE9pMOtLOpxExEevd6WBWlxhS_ptmBxHx6YsyqQUEwueAsGzi5CtR11YpCxgsaXkLpqrKTr-fgbBZdPE7MlP_sFFhn6N30HU4Tv8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1721, 2, 16697, 'dgAVHxN-SvCuexzHB10jNb:APA91bEuVeTrkth4DOEz6MjnXeiUJKmFCIP1QPk4DX98cjJCKanGuJbAj4Mdj1KejTwae0knTO9BJu4sUrddowFOGfIsQiWPJEgHZYfLB5UbptCYHojf9j3cUbXyvhdQV9N-9FN_dmrr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1722, 2, 18183, 'fNQmICCBRse_8T0yMxoSBz:APA91bHJQ8-q0fZ0uuG9CWYcHv2Q86LSsvOr-Jd8DS6XduxbjAmuNlG6fANOf5gEo_Ib3Pdmd18cH22TrvBuOWiXhv2qwJRauvTGv1FPJQ0Hqj6EtXYfULy2YMkBXiv4FA1QK9J16PNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1723, 2, 18450, 'fPXK-tH7QDS54dhmKQ_y42:APA91bGL0tPV3uokfO-N3RhZNiaWqGRjmrAL2LmLd6CG5DWNwXLRBjFu8DdodB1GNXFrxYZRenRjicwYw0J9vM3vwR7_uag5F8dRqvwsjrcx6WhsizqA594', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1724, 2, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1725, 2, 19464, 'css4Fcy2nEGYnBWxl9p9i-:APA91bGEuUGYG44fH8QJNuITh3Lg6grfGSFCx3gEc0EZ8xgDoxHWuSqIGK0mw8TfUgzR3bDGDpwYHpdJXz1txYGeBengpYi6x5JoRhBmK53_NYRka8CyVV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1726, 2, 19476, 'c9EYyky-TSyx8iF_9sJ4WP:APA91bHWNuNSAx3ufkju074m3r9Gmw0cTy1xTiQgq1-VEGkA3O_lX01wRN-IRybe49d7iv7UI2xxxWoJ0JLWZoq-Amft7G8ZWZpe10G5r6ruVuj6BH1oVzY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1727, 2, 19561, 'dE3WzPMSTNK_jFVYyGeYBD:APA91bFJ0VeQ0P4llljsJ5ir4en1tBm4x50vNTOwjZWr6P3HGBITa2TeYoI-CVJpOsDFw4h_PFAiyBGHl2j86fiFG-NhbPRn1vYHWIir0SgiX1S-TvCEYGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1728, 2, 19753, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1729, 2, 20353, 'fxWOOoXWSiGqzfZcIBRjJ_:APA91bGSqb34-Pm45kQ5A3N3mPHypSWHp_F0pEKYj65DLOH-OUfA8ZWT_8Wv6Ex0CQ0KfLj732beX6c-XyGAKkgOJlXLga6Hy4A-tUCFJ5RmyN9j7YET9GEAJhsddrenhANovsRkE9Bk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1730, 2, 20421, 'c5961PpZTVehIMVpVeWPB4:APA91bH2WeFjkW7hieb5zziQU2baH2WSk8bY_dMtYnkC_AQBKGqHvOYsU1aY8FPwXIdIs2Airadl2-TjHCVwly665Deui2rX0pXZK5xWYNZ-GFXgDqH0mKI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1731, 2, 20477, 'c7LjOVvLR0-0rVRd1mBDZf:APA91bF9VSguB5DzAWU2CAc93pdUnGiLwFNMTFE-1MEW7TGkZHkVOL9NHWf6y3tUIfWYMfDBna1T7I1OgOyuKgLbnOV3c-tmHN6D64q2T0-qXi2Bk_dRdDDNIBb2EN1eR0mjddtn7A3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1732, 2, 20545, 'fdyjEbC9R0a8As9mBANpDt:APA91bHBXH85oiH8tTyPsKWTSeJj9xWpDhwfpX2D2Mt9vUzxvOR6jB2fotxPtu7-VbR0-JIeQLSL2PGoJnnmVy0N0cINWzuCHD-B9UqGZ1Z24xMHVAr9GBhOr_C5Elfs3Q84VhpVnmVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1733, 2, 20682, 'eZfdsyDHQEOWUTq25k_L0e:APA91bE62Pr9C9DQLCBYsjirvOViMDeWeRCUB7UbiDP0mdS2ndB9Or07rYBpF6rADLle1fYpTglQkdbZZK62z_kTN4hqH13RaTwu54XZzd-1pPw2LbANSL5H5a9eUMqZ316wOZiMeze_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1734, 2, 20841, 'eE6xjJBdRWqmWqlJOc8GDJ:APA91bEWrfh2s8pc8EMXTKcG4NFDwNZG59Xb-ZxYk4iNIKC-XED_k4bvQZmCVFEby-yJSNpfJUS3fvM7cSeDbStMxOtwFWza0CF50PhCrgHxXld74GIq5EjXk-Mv-qbrPP0qFDThYxS4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1735, 2, 21029, 'diSW40_vSuKukigEJQcpIo:APA91bECstqDUisAY-CAlB4s8gY7140upKKvrcvocW1QJlfCWaaDxyw9_eEATba_1Q2HfXJcI2iSY23WgSMojCT25oXL1wzAHHXqZ0SWiu_FytvLr3utI5gFeupyXz2qqKv0R8Z9KQPt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1736, 2, 21964, 'eEaPXW9sT46d7FDNGwuNs0:APA91bHUZ6L_od9grHswQ1PMUzmicgGbw-AvZacmFxBJF6gus13OEliqaxE28ygLS9XM3i-aEI-PzGVhJVPtKXzVnvmdBYNL-9MzcNlxNNAcnYNZkKNT3Xy3rXmZMOKUjUBBXOBv4XjL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1737, 2, 22519, 'd7xFB-KSaU1ko2wwvAO7uF:APA91bH48mv6iURMIFbyVqIekXr-R2GaR6LIhAip6CHCyMv0QRZE3N43f0NRdVlt__jRgiisV3JPrhY-icViRSK9JtfEfWMOElfPl-rBBsuTgatzJhbRFFM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1738, 2, 23048, 'dNU1qOq2LUm-vwzF7HocdQ:APA91bEvEaiXGQkup0c4jWUB45n8o2SZaaqRInH-71QSgFXwyTLu5MuKvaqoWvqKQAS7MfXGrsWaZzgbWO3yt1Eg74i_o5r7hUajRgd7i2AqyvGW6Ky9AcXPg0MeCv71bpJqLiLMaIjD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1739, 2, 23113, 'cPnSTjSHSK-W3w31nh_Tcb:APA91bG3Fw7Vck3vWxJp5BwSjKOZAqLExsjYwEG-f8MMSDziTy-XFxbiO2yjyVKb0ZKory2oG1kLmrnUUzTVtVao7OlGzaFhez9U6v6qYd0U59HVezL9NYg9S4Qpt2ZVpmekX0oHWE8M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1740, 2, 23518, 'cEoG10eYSyWPUvO_3JthEN:APA91bFA7U4kqsR_UI8EZrGxAU7Wvu6BbM1N64cjkEPax3Cd0KHCqszxbvkUF8kCOutu_sEkSimnvaA577OxT2sEZlLeXj6t5XLBtBHoeMEiEAisakymDjVjFi-D3D1d_fx2343j0Iuy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1741, 2, 23877, 'ekil58IqTDunm9XwCLWWD3:APA91bEfA15yTgRC-TZvKWam7_ZCdQNgs6MqQZYsAitfW_TNqXK2Y_stIevyhM65FnV-XYwH_iMylGd0s7cEBJACXwruqYwjA_cdizeEr573ht_TAzDnORY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1742, 2, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1743, 2, 24048, 'fbp8IXigS1-OBcjyqfuNqa:APA91bFy5dEdRWJqxPYh5OdlCQt_5jhcx89hYXD3jENH1jd5BTLrbbW_DYPJlO1BtBOXOcvf_MRIrluMJI7cAiLjjRa3ijrQzQEpMpT0OtbB16LLjN7-aIY6eH2QcI6KAg7f4QXKtAU9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1744, 2, 24266, 'eiDMg5oXE2A:APA91bFEZTYxJdyeqRfZRLXRk9B4gQwgHBtRDHciQxwAR4VP6XK_-x7RB_7wCH24szUoa3dchsWJJ-8S89opm5C8mD0KaKz5EqaJcnCrC6iu4fWllgMAficL4ZMyxTpGP6-bmhZZ2Nad', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1745, 2, 24338, 'e5dITHCzxxo:APA91bH4uRV3HXcjDtvtfdbsGb3rhzArtGODmO6zNiyCpz_1QRTmEjYMmetE7CBkHBsaImdHfEYiFYRCXWuDbt4s23151zcC5Tmgfh2ru8d8FfKQgMbUN0BIl1ocqho1Uy7na6YB3-iN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1746, 2, 24548, 'dV8jbaE5sr8:APA91bE39nBW2aJuPV8vVmiflD3ZkF5Qwl4iB2rc0oPJ19T71YwUYRmdeHTaqotwOF2Jfos3XE4LGimUxVS2sYeI1M3j8jeGGeetxasdLKBDKu1A6AWwThQvVVWv-R05hhbrQs-niQkG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1747, 2, 24725, 'elVb4s7ETVyeSIAUnQ2lMM:APA91bHjHYISjJi1SCVYOT2Z10ZyE6IGsBiyoqE46LzRJicmdiqcRcIC1gv2qkopxblPmND3HLl4o3RR17rcLhtgMBWkIE3DAmUHMOAuhRPCcVyv3EVkgWylsr9vEP0MqWOfYZAsqISc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1748, 2, 24726, 'cR-1SlEqTN2Y9AQakR_lgZ:APA91bG_qzpsgMrAtOkL2p40wjtjgg2q4Sm2j_dI9Qgr8wMhfPYnGhs6k_31kzywryXwfFC9fpGIXndltdO8VnhYnqh5Od_bv3TRFe_YZxlfyG9covu6WObbYBj2fBIbQmh3VnOqFve1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1749, 2, 25127, 'fpDttA5ATsmMZVzsbkePM2:APA91bHns26Xs0CmaAMy8XVTaU6D4XXp4qYxNz2SAF0gQzsprjbA_uSYI2RcWvPwkGIsC_b5SSV593wwRZlFjbDqjMvU7pBdMqZpHu_4Rxx0IxKaS3HFKmM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1750, 2, 25513, 'cA0DkMUlRcitEquWvda1Xn:APA91bGooyL9l7w2-kYSbHjSSUcHfheEmJDp5D-JnK0kzFVJqSetyUWSofKxbEjtOYF7xaOttGdGeGVf7S9MwN419ynis2hg96MT7qjWAaSfrmrz_EBX3yvcYnm8kyJoqguOGw5mE5wU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1751, 2, 25650, 'eUGbUxHsQ5uV_MHMWTZ1RK:APA91bERwLYW-zvGm3AAgyRcrMYW7UaGMcmAyJ1pTAgi2isp3hSwS1h_reb7tBScbPxxS7YYPr1ThAST-wQ5ceTedkoM_hTz_RPwz9OTRRZQUFE5hOq5oZOhyKP7bm7KmaPGnPs05mG-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1752, 2, 25651, 'c7eCDhLjRjWlOCvLuR_aUW:APA91bGW9iwPFey4aKT3j7BWcNn1eV6MfXwsOSup8pEWGDxlh4MFcVD93ci8erM7oPSiw8FtFdOFc-R6ono7iuDWef2puwlJNuZHWDjMZ0aNtqEDqxBwvMU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1753, 2, 25790, 'dPmco4Yp548:APA91bGUzYPMWjRl6hXpSoXrprZKPB8s3FVmYSaNW5TcbxrZE-vADgEhFLZh0xbndkRA2HJMKc_msaW32avUFnMeWrMhKhUIGgysRmjp_5D8o5sw1RfaE4Zk9W8oIK1XlVGbu-NUNY06', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1754, 2, 25864, 'cAXGo8xuQpuSMwOxnnCrI1:APA91bGeae9s5rZjm7Q40F7k8u_YEgRQi4XLQmBTukd-jmtx0g8PVqSMMMqJKWnS9uXcsxJVmoGXbSuh2aZZGCS_LNPiWfUG2rrEx5qxbWQpRRDbiL7b3UzqDjYpiJCQtv9aIOH7zXTc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1755, 2, 25888, 'd5ZBRVJhQFenVC1EIJBHvr:APA91bHgBeR-0qb-4JwFacBVP5J94ifK6m2zbiRJh0AiXdju5WXRfe04ri-jZJfe3HYShI-IRSxtUA5HJpCQitDDmT2kTKZGMMIIlXCK5ZrKdZy76m8R5zwyXcy5Dfx_zE9M1omKD05E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1756, 2, 26061, 'eW3nkCOaq7o:APA91bE3hL4kTOYdNkespU9qO1sKqkQcOlpYSdZ9WSPqOSlrTmJ3px47-Mcxlbt5vmRItFb8UIpRfwAZofEVukJGKDFXBpSKaKM9MZn754ditrluY8ugouY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1757, 2, 26171, 'cc9Sgp63QOaiz8vx2077B4:APA91bGd9q4VKoe4DKbDMGXwyukB7rXITWYcxbdd4TEqIfdyveOYpy_nnn471kzTEmaG3UCmi8OCqAkgY1ztxmZhpqpy6R-B79f8O6M6cyBESxtRZWsEQRqDHIX2Xsd9Z7BAIeU9mgG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1758, 2, 26225, 'eC6fbmrWRLOsvABjfAyVT6:APA91bGJGwKOUW4-R2qAshXhb1bU7RurGxhoKmTRNc4tN08hm3v1dZCZiKH2Z2guVPypw7uCmX2VuKOFymPcbiECUzNHNgV33yIGjwfQxNAh-zhzfyoC-zyFtf_SMk6b_5Wr1ZdexEvX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1759, 2, 26342, 'c7R_XLa8Sk6LfGqX63Fzpr:APA91bGFToyfJjKZPIfRVVNeIEm83ISXxrFp4UVuzlvpEVdjq08d2HsceUiAXkTfMpP3H_ZQabIbKWrej-DUxigLFbOdWRKrxhfsI3fwOplqrOrXbo5hTmq8Q5HFBcW2y79_AXPiGauz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1760, 2, 26446, 'dtdL-vvSTDqkdvYId0jguZ:APA91bHF0-p0Qnd07x5vvbhrETvWQEE3DDm01MZ8yWLZNw0yjbShgp7r378g-SNt7IWmpJkqD_HTHpJyML4VKg_Ly6YKJjY5l2Mxv8CJ6VBMJPpa6gXIlC4eXkVWUofJmcopC8INwIy4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1761, 2, 26513, 'coO-14xqT5-LwZO4mG-YKQ:APA91bHKto4klOUX8yh2TAHITJpUEscDN-EXW3TyAiW7SsgTHrvGa4CIVLARx8MP8xx0WTy4_am8fbvy_-_RlbIXVM1x0TXVu-GCCPygwxzPF49znbBWofUM3X8VHhdR04548z3hEn5U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1762, 2, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1763, 2, 27019, 'fe6g3f_h_0sNpKsURzLfzM:APA91bHn3cQWQBkPTYQJ-mCCl2eE_YLEijoPMZNmwQqKu5hJXublJTZM7DtZs_NnYm743jbQd-vNg-xFmdMAdiTcSDWXAnOspHwVpPHGlCn7LfoFUGZ6a67_VJxXYlPdfJi7d0v0cz9J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1764, 2, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1765, 2, 27313, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1766, 2, 27493, 'fzwN6e5oSG2i-KdzbI0k8i:APA91bHnYWkwgimx0wNRnBrk8b1z-8vwSmXcYlutmaQhGEa3u5qS3sQVh5ZEavPZj0F_bSXkCv6euTHg3kZe4LHyTEDY6e5P_FQCwBZG9JPScHvvgczbo6eL7DfYKdlk_qLWhAWb7Soi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1767, 2, 28044, 'czdpqxZ5tLI:APA91bFDbBp3mtldrFQzP-1SIVCqq2r5RWPXnKn80mrBAOfTAY7WDoD0jEgYwNKn6VxTH7O2dxd7p6-lTNHRhnO7IvLdrG6jjPDBWAC0Wr2yiH9RaFGyRDbhMIb6W345D6lmzCfDOTe8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1768, 2, 28072, 'eq6ZEVfdS0qQdmgsa09tZf:APA91bG0LsQeM9yC9upQsMlJz1jpyYsM04t7ttcE0lcsH9a621NOC8WrwiHKEPgpvpw7Ue-RsPvyXaD-USsSSLcp2TeB-dQp4HECn3bA6XFnNScteZ9-A1mcX9cT-JWo7tI0H8aVm3PG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1769, 2, 28178, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1770, 2, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1771, 2, 28932, 'c5zsu2d1R5iMao4v84CQ0X:APA91bEv3LyZc-NyvE5rEDe11bl89UkULb1y8FZCwQ-PBSfSmI6cBHXxZ37yAKElcQ4zgk-eCpySQkwyq6XKdUSTybwgiQ9b6MWw2HiIi1qWeHDQJlnvN_w9Of3aueLTgKQWdtvnCCgq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1772, 2, 29154, 'fWpMjDaIReuuZIpDu61agh:APA91bEFuRPM2_OHEXiVPMK-WfxpVw0vJHAMFeWc5RjQAqm_TU4dMf8uP2-cUNDmnJ-3YfCaMfqTcoHUrlPVb12_iGxrZFAanmOCrxeAWry_hfom6kkhBp8ycKHxfkvI44Dppq2HcAX5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1773, 2, 29210, 'faQGZJRwTRixR6jQuj0_z6:APA91bFDSvluxDpBFjk1rG95qYgJcLe6X4yEGb0koqrbdWHjpLgH_gkMOthmFagW4-PJG6qx1H8SVnhDlc0DAzhZhjmam5FN2BlSwkcDJFFjLuiarbbgsMm1Qwh55O9KXrDI6bNmiUt5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1774, 2, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1775, 2, 29343, 'dySojVg3uR8:APA91bFySfAEckE3EymRbLTZaTsAjk5ZeL9zEzrqESjWtV0jVKKbtpWQELyAfc4ZVg2MsvcWI5mZHNtCQTQUnAB30Wuk2ihUpPlslecsxYs4RBAD0tzdBylXnbVqifenaTYnrO3P0I58', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1776, 2, 29423, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1777, 2, 29465, 'dHGfmoYNQD6pYnI1-nFLZt:APA91bGdnl4GkO8u1AcMvajUc6b8a_ay7WUiWMWDdNe8498g_nEex-aMgzFD2m7T_jL39SQdZFJpy57JdGZg7APK1UMEjaIry9_1dc1z0e5fb8v2avoiwjclKDBaVLN8RJQ9cT9jPw_t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1778, 2, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1779, 2, 29548, 'cFQ8O3BHR_SAfIlIFeRXZz:APA91bHGmr_1ch8or9mpQnNZTA1IwUyNicXPB47zrzQ65mk4q7h9tOcJxa00MSn88yGh457At86YBIKYsdR_SrJv1fMAr7ECK-hpdCd5V2zskAeGwSKKJU4dsTzkr7WViVwTr3SSEfKM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1780, 2, 29751, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1781, 2, 29878, 'cFds37GyRpi4SLL8bInYp3:APA91bFsWGsT-2TkfK9r-C2csZ9DKHjk1hrhmyjsS4zkEvMCH8oncWgJG5kPpciAPPGeU_vo_PwAyUkfR1l-tz-Qio9j0JBH3JaFe6PnmeCLPdhjfeW9VHDnvqw-wMXbxpV7dazqkTTs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1782, 2, 30088, 'ddA4lhqg3iE:APA91bHVuC4s7sQPpZcl88n_DXZiB2vYLAS927fuPR_Qpte0KxNwelQIaKDfnRhK9M2uI0-K4vlG1ZIHGNL0uNjst1h2zHDds58FpgSOKlA7IzcWdAbNYDpBRrTFfdR1FeNLzZLhILcl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1783, 2, 30131, 'e-jgeAOfRLm0MkUSj-7aii:APA91bFTCPgfpcM9uKtX48E33oiDCAeN1hGN_wixguOIa8sG_1ULKntdYbsJmyeDv-lfYZBiWaNytWw93JQJCOirROs1VUbgsKqWFBMtL-67eyrWBf6PFiQR57TxNPsXYreNWU8O0aZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1784, 2, 30481, 'f_1V0jY8Q6KJLkSJmbijj1:APA91bGx5lTju_EnnXxJbluVMvxjv-5uB-YMOIMXTs5iq7NlIuGYmLq-CGicQadBBwZ2i0qiZyVwWR9K8k8t_DL8WtO4Ki5tHcyGyfSmeQfd8oD_SZL8Fwk75p5uDULPEdo-5pWtINcG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1785, 2, 30484, 'eLlfU2n7THGJvF9rcG7RyZ:APA91bHrLEu-Pv5APUO7sKWy5NJ9Ov3G5HW9YpwB_bcuKJAhsEEC4zH2Q1GQ-phwUHCOac3rdurM3mn6hPFevF8BXLNmzIcn2mS0_mN9dWm-IR0MJGtijO3Rr3n9DbjJRrOYFZ3QiszY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1786, 2, 30697, 'fraYs7jbZkKdux7sqpQFGf:APA91bFDJU3JymuW7biQYXggYvRfK_jh_xTMjBls58mBm06v5KJSfOomWX-5ExtndUV0tX4e6Rj8-qI59f8sN_9Q6-OBwkHcqjLrbkcCiaIa9HUlShHlQd4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1787, 2, 30769, 'cdcWk741TdSKRiL0ADHjsx:APA91bGmn5iE16eQWHA_yi6ybJbJ94bEuT86QyqACTW0pI3IscHLj_gQRzSb7ztSyRHJSLqOg4mdN7bfr4asyq2T90myTF3hxyzt76ttKRpbjoaQ8-y_wxIscsYQQZEpYRArL6Mbiy_N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1788, 2, 31032, 'fMHoOV8BTaGLAAHiqy2idF:APA91bEmXI6BORusHMrMnEjWyoi4pTRgnbiPx3Y_7i0uIphB4bC0F-U8aI88dSMFTV5PChiJTY7G3K78zhhVmXmUkW3GdBe0-8s176BGNptRxOZOzJ-NfmhyWsOL3WD-502XZLqsW3rz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1789, 2, 31175, 'cSWfhCX_RTuOJn4BsVM6QD:APA91bFShbFYZuTRALdeneIx--FN6P1GJ3BCWLMSGQc48Kkam-OOx-KHlKOPhB_hF4vIxcmDIyICmtyx67HbrwkgkBJAjggfQuSspItG88sMF_IeKsDhFrrtrPuiHVG2ZQDzR2n6zqzF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1790, 2, 31445, 'f-qthq_TeUIIn7LFlC1qeW:APA91bFysru_DS_lCbiPQH1LMwTMhsZm24850Z_oCpPF78Cew5p6qZ2EhNlv-o5E2aO7hoaR0q1HHVPuEV3D6Rh9NlZAjw1LaXEOwlGAPTJzSxRNIbm53p4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1791, 2, 31647, 'dVkum0uARmCAxogAOnFjg2:APA91bFnWCwEh2vhyfQXFobShu6d_oQxOiOhVl2ZyAaqLz1dvWvhgqDsxV1tNsQHsxiPxeBdpYrxfvHLibeGA5Dnqou-y1elLbMMyWkkzIMZ8iclITK2iH-gdHTmpY2B_jGX8RcV6xTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1792, 2, 32045, 'fXcea68uRIybgSEigPn4cc:APA91bEv7WmQZKjnmK1Bs-ag9SiLh2NkHRt-YnUqnC6wIPvsauFik3F8dBzMrmN9Y4PX-AMB8FkuFD_dBycqKAFML1-QTPGiSDtmlNtsobJAb6z9sOHio7FmWTQXaHZedd7DV93fZqs1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1793, 2, 32213, 'cJvHoq4JQIKn7YS7JO02Is:APA91bHnZYXMUPfX0W8p6tUOtqGbRP1eCGF4sN9nOeqISXzWC6IPmFKvK352Q9klARUdEX-g7qIgq_H5e9EICqKU14NN2c5v0ueSm2vZ2LyDM3YRvaZU2qbDZFTNe8JZ5wEo6cIzKuVI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1794, 2, 32536, 'fDgU_wBFVzo:APA91bGyBgX_MYDSLwbFUZT-kj-3QR05UWDIzIharfGGCCtYUdfNkBhjHZzJa9z9tm4574A4i7Bnx7PxLVeMG5uY_X1427dB-Mrdywj5RlM4_7Om4ch8bafz53_5Xl9W5xoO9biCUEX-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1795, 2, 32853, 'cyjVkaqDNHE:APA91bFv9nr0a2yPXM1_fnZ8OHpLhilfuB5_eR5wHzHHe_7cmELsG_Kzbp1BkAtjYrjACdJty5GY874SOQiHwojfAzCNt_BVqsygFEmU6R1maxQWMTBoQDzQA1nQZNf9iIbJOn4tpCtJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1796, 2, 33157, 'cX11MuJW2U8:APA91bF5JxpbSWVOkOLuGkGlyarByVX8my_qhRcHGbjEd6sUdrHv-O72vy4NJqcfsp1pxMfbRzzYdp2_QGZq-3rXtQZ_B8t_xy9sfxhCbUSx5VCC9NWUoE9FuwHed8Ov_hWdBSrAoN9_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1797, 2, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1798, 2, 33765, 'dz3BwoKC_c4:APA91bGJ-dUPREMPODDHX3m9ZxAR-JOMzGFegfTIUja_l4uwqdXYzLqJ3fNBgqRfttbcG-U6z0URLwcT3-FzfsZg_HJwbaofrZ56KPGjz8t4ucSUUtwsDftVgFeVkVmXuA1BGU9Nrcc6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1799, 2, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1800, 2, 33976, 'dMsPHu3ySuyo8cNv8_76Nr:APA91bGEUxzM07eVmGUA4dJVGVAwpVO59zQtCseSxLQtuAU3DT95Gmcq8FdzcWy2RkgMEintTRXt_P92mqR8q700-8oEK-sSE-irHLagecXvkn_uKNI5Y5IrjetC7Np_GpVgjyhmxLlk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1801, 2, 34141, 'dnHrgQdaMkchrecG-9dwOM:APA91bFQxYFHeAqTLv3Hsmjt6fomqscjfi_m3VQdR1zvMPdB_Vlmzxr6VEQPvVbQKD-Z_znTRql_lLaoUtGReTIxUo2MAbqbmxI7w8WhDSHodQnYPqS0QmQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1802, 2, 35523, 'd3qGiuyESbSdM2wLr0F-UI:APA91bEzs8dXISyta_onZWXRi3AmyZGNK37S2vF9ijou_WJv5gUOaOkj4ApQvJ2VWc10j60w89ZNIu-oOThSHdEg_AttdqpfCDOKjIu1Ms9Zwi9nYPIgCMdNc4upFFkgvMYhccd1Kagt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1803, 2, 35619, 'fWFmC-P9RDaIkCs50iZPxx:APA91bE0YynjtKYRG3k6jCVc-4MOiyVLGexshao2T8h2WPkAWj_vnvzbi26gMXo1UkCxIdws_NVybib7He3gJH1SlBaIzC17r2Glr8s-1-LCe8OqySERjAj5PYD9iMA0gsxtf4dZXOdm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1804, 2, 35838, 'fpiJqUNeRQK4PG8UlCp3kh:APA91bGac-1fhS3-ejTt1HBnX95vpjw6NnywQKaMgyEtmLXdQzJg88JDPlcHh2TXnzj6DxqGz98IGwtRMWweADcbmK-sHl42bdTWFZaCulzJ_Q7nnJsip9szSAkYOhjq5SHaT84tikR8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1805, 2, 36092, 'f0NeFLwOaEASubTdfTq7jV:APA91bF7j93M5rLZFh3lob-J4rDJ4d8Hl3LPqtQ7yaxWa2oCtt9mGzVDMLHpjrgPvHuTS1c7YapPu7SIGM3QxMqMOy0BiQPg66ZX5MVGx4gUR6DVUiVUGG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1806, 2, 36510, 'crGzHDHawEKBoPwxO832Bd:APA91bHegp33ihD0yt7Frt9wM4CFO1Ibdzyu_-RGZ75RI88P91fm2YXVy9Kl1X_o38DLhxrIY3FnoM3R2hspr2maGzbBL04BlSQdDIaf6ZYzuDzXTD-siYfBYkUPzyzoL_He6wv4Oka5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1807, 2, 36659, 'eNpWgJ5XlqE:APA91bGmZnvvWwf9FxuZMUJlhJ-vaWP8gKFkBiY2yH6M4QL28O8pwB3upmyCdSKRzdijalMwL05X9fbZOku_0So0tMPNnuBE1u6xLgWoIT-0KBWeh46MmDCYyqa3ZXXYYav___iSEHZp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1808, 2, 37160, 'eSZ6UVpDRpS_H96Tqd0OsL:APA91bFN5jsNAYTcUuTqG3djd5IUaQ31lyvdlsiGb6W6PZlhnHbrSew5s8lSD5kXzTW1pCDj2fHPYDKiYRD3lCuVYtjIvBDct7CVOIlIhj6bv0HT3MnId3Aoi_dF-Y2A49l8QkX_PTPh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1809, 2, 37174, 'fD85Z8c7NErpmTyefxHl7x:APA91bGxphQVOlfLUkWdHdo9aoEdUPy6-HmW_jJu174YJEjlLqlH3u8jUFEow5z6y6SRaIIhliRcxlVQhhRlTJ4fUOTFS8iH1RSXLNwABDWLCT6AdoMbk3GGK-_GQ1P75y4nxv6vd2Xl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1810, 2, 37181, 'dICMRosOS3asQaULlwaoAq:APA91bEOFckTtaUWshFYxwSzgiI455SLfUbJK6Dgbn4Xd2ov9IHqwVgnCPjnSh1OabhVPfg3S3khrCsqmlOuvvd1KKO0HWQ0Xx69a571CQiGFxR9Vt_SKJo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1811, 2, 37335, 'fpEmsd76403PsJO5wo1daR:APA91bGsK6JwHBIhDNBrieq80S33wlkxVF9b5U_jPwlbW-cJ8VH3zSCBjp2XCS8V4MoTHtmK_D5du5v_H4u88HsQ50NGXLzJtDj4vJVxU2oJNx8wTVn-CUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1812, 2, 37398, 'c5MVwE3NOnM:APA91bH60BE4U4EvNYOgE3p9XU8xo7YbU7P49Krg8KPfHz57wGHLAxkfw3gnKmCHOu1jr2W63Zmqaq5ZFNbKyif6VMbT92IesoX6E3RPTOnTYT2sr3jr7gMAIIJzkObW__D52dmwLcq_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1813, 2, 37491, 'd9Ams7ynS3Cr5ke_BFzOZ6:APA91bFZJPmZ-rdwpBqfwnHCjN805ItZuXaguRwYLhuMFkSPuvkn3cPo9Rc1r3Mt51i0fcJBcG4Vfqh9Kh72f4pkMJlRmD8L2MQvqzirjRnO5EmxGhdjRu8kV0Xa_MUee8Jt8lqyCREd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1814, 2, 37826, 'dQvtepLkQOy4nvPwwownKl:APA91bEBqDdRLzKkUahxfMF4wXT9Si4oMRnoAdgiI7TrSHmaj953dWb4VKbX74q0Sx7Inx7h43_-XulkSRlAwGEi4835xBnOslMDso8El36SZ4sSAf9z-qtBkbFuvh24rInY_yAfNoZb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1815, 2, 37866, 'cOmYC2HiT2g:APA91bHGlrrbTTrML4qUExcLIMqtRXHmenjTq308CyMRbBf-jfg8cenZslwfMkaEii02LrsUyDdL6URz_Q7p92JtNdc6qoTAluXLAQLjJPspvR_6g4YAOSFRr4LRcsU7vP_LtbjUwfvJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1816, 2, 37911, 'eEhidD1cQA2CR1DxGcomtk:APA91bGAqxIkqPgDJtg5qu7oJENfujNwbAmkBV3Dl72-nL02dmKPgPFPjAjwf2AnbbhlpsUHFVe5j8tCDne1tLm3oYv2gYte2eW3_DqWf_tLeVjlRiexTeKEdphIVfpZotoIFh4fxE44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1817, 2, 38085, 'dIcqt8MpRzeFtzPRJSPmmI:APA91bGyj3YCar-IILRRn4MJrEdrwAo6EBWBVd0FGyM2ULoO5wkbwD-XWVp65Em_cofe0zn4qcUJNTF5qPpuUxfgT2nm8AD1kU4dRIwNjOrRE-2td7IQOerVmWPqjGMCGe6OlQDmMSfA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1818, 2, 38779, 'eCFZWpe0Ahg:APA91bEfMXglwNXSC-2rddWzP_wnntu6ig5TUYpqx5zpUmjphsddF-H942niI_q4q0wQ3I3ri1oGDrAx761mvSZpNr3VcnkT6GC5seIBFaG4tpZEUARu3xAoRo0ZNnIgLiJKVYaqOG3I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1819, 2, 38961, 'fkuUfYQRQJeL7w8J4OXhOc:APA91bEtZD1Tj-x2w8dYJ_-sC8nt8zh9dV1M093Wi5r0Dp1qEO2zd5p8AtCqilHP7zyo740oRPdgzWQc0i02GdWLHlqSAs9WWjVKBFs8Jnz_2OR6SOY5MhI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1820, 2, 39041, 'drhYa2uaQUqBo0MrQibej_:APA91bEFuStEI3uPf_c-OTghyXM25lbi_6cgCxFriM7wSAj4rUAzjk1vgJGPgtCrxhUKizGUPQi6lmAaoSlEda3WYuiqvIAyFo25OWOwm6M34FCJACZnoh7JTj8vUW2fv1XOch_kRh69', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1821, 2, 39407, 'f1g7oFjSQsqc1VjGOpNbBf:APA91bFk0OnPJ0AGLaxK8GQNdpaFDgOn9bh5JQgOGmyMsOhz9kgGhPn314chxx-4Vjbsy__dAqn06IurYZVIWo7-ehaI53NIkaYaCUt_zkxC82YpWHKuYfRgF5MY9UeWWWOX3PCprfgh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1822, 2, 39424, 'frhlv6y98dQ:APA91bHviXGWDXHgPP712pQkpN28FbqFWR_eS2L-Q4qnRRFsFYNTuDCV9dihCouvIdfNXKbvsEYgqFkHOQ3vivNRVONA7zBvF2EWlCDoYc_EMidR_VYbqwDJ-RJoUyGU-7VvjlxoEc-A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1823, 2, 39426, 'f58HYFNFz0s:APA91bF6-8wKfiKbuRxU4znG5m3nCEnuHbtqLaTIRA7ADsOFuhlnNNUs1Z_tGHyDQoLTbBUUgEPUTTQ-K-hbly13Sc2fVEU_Tf33ZBMvyyNC7ArrNKT3MCc6MXtk33woZp2SDHi-WrAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1824, 2, 39602, 'd3S46b-bOUKspWtA9hSaqe:APA91bGUQGuwO1vA28qFHWZHDz_8RqrI8zkTd-HyQMrKmwx-izQ21-QesHAwGAVI7ge8jjdSIRAcKDbJSo_h76of4DdZZ1trUO77LdqP5I9GIZKizzP33jes5H9IGmN6cGVRKGQ4TBJE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1825, 2, 39718, 'dxRQ89nNQyqhJUqJFj6Oml:APA91bHA6njLHHPfcxnWZftwmGdYtyjC7kJ_BNv49W3U0v-fr6DaklnfLAwnnM3RD6U0xWaIDwHTQYy5fI4egw15Xi5j4L8BQtMtFqJcyGXdCmo7-qrSrv59Vyn3PeIFYSRFPxz5kCSs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1826, 2, 39941, 'dOUgqtCIS3CutF7ADs5oa5:APA91bF1O-vnPQiZEauAMFVDCOxx1omn_f4bBhMeEtA4berVJ6r5y_D_iyWGdKjLdw8aZDtmgsfk2Mr6uWcEg4UAlNW-xgHmOMsaxaUnz4OWbMRn3aZFBgsguPvIpzeVxd6BNkcNkE68', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1827, 2, 40344, 'cbbNXNpoRsyJinFFvjOZSz:APA91bHGWiP9gEPzeMA2ncn1xaG-2zmg8HGpjiHxOe9SVJFM8rj5QgUGBXXrGJ3Paq53gttAZbQCuDMWCVpNmoevGrGYjC9DN8LYi4IYm1oGAG-dh7dkJT-XmJPp3lJSi9L7Ns5NYjKc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1828, 2, 40478, 'dcg_eKgKSQyHh6ycOcf0fC:APA91bFnLtovJ-YvQJecsfjoGrNNBMKszUOhqJsQdHgBFezBZ0jkJCenkwa45_sqW3B1Wi3WjwyVrkVYrAlnqAUEAvFlLfdxgh5XdbYnN7KNF5enTHpTKAzwehLUvRxoEb2fLCGyr6t5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1829, 2, 40542, 'dtc7VSCcTu-S238bj6A78M:APA91bFXr4J4OIMTr06QqxSFomcQkBU1aOWM9fI7UGWGkUA5Nr5nIkawOSA6CnQXcvgSImykYDdCUoAfjkOVC9HILAkfA7S7Vt8maliTD5vxH4O1Hse10G6P7D3YsM0s7XXFFI62zZjz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1830, 2, 40678, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1831, 2, 40704, 'daBbBcA5SYWfRwMV5LhTr-:APA91bFrYPyF94B3neo-cDaU4t4WVyUZb0B5pKEi7Z8Q2avuUBemY7znUdnPBeqq5g9IneTM-hQUSek2TEjjjajrXz_yA57Ckychj8A6z0MHInDenNu432VM4TaKV8hZE9d43l_ele_k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1832, 2, 40705, 'fw1kXP-CR5W4Fs44sl4mNq:APA91bG3A0-QcrYQ-6xKQdYbXMXIdBOZnE6WHyrl5drzo-MEhI1ZK-I9_VSs2rnIiDh5uZS4p4Cr1Uw64gDoimmuAssHlhypGRsBZAxGXClxKJdPcnplSZgkrXamW3cl0JaF4U6CXX26', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1833, 2, 40792, 'fiFC88OxSsGTfIcSNtENf_:APA91bH_MG7PxynA-liPQCW-jL3652iGS7vPe-Q8HVFlQLzT-Oh_rI674MT5-SZZqeEjuomrzZjn0xv5Lj4ELV_7T_YtnAuMwll_GKIaXek-XfT66MTgPsA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1834, 2, 40804, 'faCj98X-Sm29f40Q_x21dY:APA91bHEEArS-lAFJXx2eAP1IBMFfA1_iPEc3pqOxkLL8nFkeHDkf6rpZ9Uo2xqNDxaeWfuSrqRQAxH7f8wp-yilG8SyKZWmCIb9fOPqXUjsbnCpjFQkTtaLbtDwgfTh6JGIAzHnBAkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1835, 2, 40844, 'eD7rbGItQD6r774HIVVE-2:APA91bFc4RkI6VuSIWn-skTCs09qhqAOuLkCNQrzIva5LY_WMTVPOSkZIOWOqm29ZzP2jocmy3hw_7eFLXlMz5KTviskwcWuGJ9dE18PKBa-tzgPcTojmnQvsPIIuaGJ6TsbExzP8dNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1836, 2, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1837, 2, 41376, 'fybkxN4NCkvWqork8AKsUd:APA91bGiZIETZE_WFBS1N7uoHTf7Mpzof_KDAL3KpJjiL8-8qIKzTudIaUm3-SObEWBPUHLJ1WLMoBa2fTmPMzvhNWaqJWfQ6Vu8JqUi7W_AC0SLg242MjhNubUvRRt_dytrONdVlPK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1838, 2, 41634, 'cWk5q_M3TEaz7-uDoVVojA:APA91bFSFZNEaSBu1BgP8pjp7H7ZazFXhcRyYhX0PK59tBtKWEkDViWv9_EMl2LwRnlu7r7O8-ZzWcJXbFSmyJvMQB2fKB1ThO3luPtTJzfRnSPaT389VOwTYnSgCV3OiqRrlbVxY5W_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1839, 2, 41846, 'cQIAkY8_TKiVT-XjD2Vdew:APA91bGJEdffVZACOEn0CRduSrDyauPwsGJXq3ty3tzYlIp6687F-qgYq1pC_8JQgvPpmYRVvFsw17IBON3LIP7xdRYNCILn4WP7lUcSVtt53lPi3L6yOimZJkkC3-9zfS9vZ_hvZdIE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1840, 2, 41924, 'fybrKBlRRN2IzSvZtx5T16:APA91bEkW9QYLhW5VAa8nZj8ToXE4_mlWDdAhIPaDz51otf0OPyNDwIdFbb28kryrxOFQqGem6jHrRz7L8kn3JDWvHZTuj_tOv875khhpzh7wwaJHUHgNb7ZhF_dB2yYicYFtFPu_jGy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1841, 2, 42265, 'dIKXvTxFSOmHo-fFqk3mtf:APA91bEk5AIHVqn1aySngNnAh4M3oMJxu26RGX6U1ohD0yFQHzPuqFjT4Q9W-ZJFfFht0SEyYFhu-eRXzQk1m7oMUDa12-o2h1fMJtYffUf4AJ1e-8-gJ5USOMR5-nkcvymw2J48AdTI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1842, 2, 43128, 'eDfyZ6xYDkqCnRr3H4nO2K:APA91bHnneS38hXbblKwXn54B1zbYeZUUditPesFgZoHuLnPumLyHEtAltdy11HqFBftSDWNVQysoWr_BVbAoV5dia8qhyHH4TAAlt8ciq7soKGarf-OdmtzAV3o--jD1dBlUsnK10Ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1843, 2, 43179, 'dOOYXtwuDJ4:APA91bFui6Lc-nBgeA4Dh4NinSlvRoifAXdeqY39vai5Ms-37jH29SvanOgTklOsZjFvsdzx2DXeLhRp_1rXDzvBbk7L7faHW6cK7blHk-jXZ_gT-7WBjdhckh8tCos6otxm_88WTZmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1844, 2, 43209, 'dxU6ArnBT5-TXGGV0OQGL8:APA91bHIv9tW3jEHVmBUcPl0LGyyNg2hF9hW0V5S8p7J-EtGRrtx3-KMSBblu_Q73qBeUm3mpx9VViEXfrhVYatja_cIjQMu7nFlZJYSzFtXo9JQydJft-8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1845, 2, 43428, 'fqX4JYr5Tp-PDVATs7yDo-:APA91bEmPWHn3lUC5PpTKGbKmtrNsgzcpy4p4GRiszKaxsWsrhq2yElw5qJM0qif_5DTTkeixJw_ZbOFkiGESjw_RP70Ms6aDaJpV5k18684lnmpq6nBXTwrJcvLvkLW_14TIW9dTMv5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1846, 2, 44123, 'fF-qy8I7YmU:APA91bEfGTv20UWzYA_uoeRtQ_cNu1UDZwiWwUviXlCLy3DOz93wNBMBazUdK7KhJyBVt8MRH6bDpVV4dc1hksnIyw3NLBHka7n6bXkEcVtt2Gp4UKPqLRv_ur4Y5XkW7iC5NonMYV2u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1847, 2, 44220, 'dUkGztZE20mMsdvKq5I3QO:APA91bEQQIpnMt-4t3GUY0_ZRCBM8nlEQYLBIUJqLga912TWplm-RRpq72E4Fg1n0eTXQCxssI0MC7_rgpE8S1qbdKMq92aMWXVdS5LdmIkGzYJOUdPTBcMMvUCWI2T108hcmepTi6Z3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1848, 2, 44253, 'dYFlPnbrRr6-UJnkfsFOzU:APA91bEwo0CugcdAHpZaEYnyyVKufZaFZENOLMUeDspvrob0ppyguWPwkNlvRKX21cEEzBrODyxlOec-0taKZQ5gGjb4IPXkTS9-77i-Ayt3Nx4_8mbbkx90vz7kweQBRWuEdUzBzyTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1849, 2, 44453, 'eyrEAkjOLkU4q7XoaLF-WQ:APA91bFcqXqLR3e2lhrIKGBd8M7SjmEDlFLyMCfA2nJpvBvjvORfE6EjltehbWxdsI7NRZcszX-faUJYud1eIVFX3gfa-H7YrK6gTII9u_0HW9bPgGbv9bU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1850, 2, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1851, 2, 45350, 'cwyQSPGKOkBPi8sdengyF3:APA91bHw0UC4WJrgL8wTbgv5LSHzo2RDYm2hSLEBGbCuqJywt9EuU3nyi0i09okWIL8F9JYX9ldoAoDz1vcRv1zp2pCkwj8lkGqqBwHoEWX_zpxZBnVQdlE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1852, 2, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1853, 2, 45773, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1854, 2, 45780, 'fsJd80AzSnmios_dltV4hg:APA91bHJC4jM3KWU7bc2ZEscZhzoURMr3pvun28Gb4WG2kajDWo7n38hWYMLlOAqHMIgU_GtglErbJ9kpu_KLt2lVg8i2tVXfBVEsQSi69d88xFSOSe2l-HlDvn484CCRBWK6EYVg3LB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1855, 2, 45786, 'foik5qQDQxSfdV77nXoBQy:APA91bGcIvxo2ybUl20SDzD-DmyDfZ1TCpy7sFwPWUe7FpdFzadbBy5qzQRH_QS3Zfu9Ma71xwGnRlKfgTdFssAiA4P8KwcNEa7SPgho-bYM6mKr03zz1mo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1856, 2, 45846, 'eSmyoINWxEtwjHVFxtIROT:APA91bGzX90yH06qlDZebrcBTgRCa4zqUazu14BuOLybk-JGGu955jHDa2Eu1xtvjojIASjLCqd24CfD2erFBbHJ3sXUKCGAJ-6nsaIJdctBVby4-CXA41Wfdy2myJcySAa4OB-Wa1vE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1857, 2, 45984, 'dddkIFyPHco:APA91bFkAtcdAIRv2VvjwG6-7awAFCUaGj_gRDp2MG15ZttilJWk-j33-Epp6Y6GgKBiOt0G02GlxyLJTb2JR98caxOVzD82Ba2GtGGuzQa6CK7TUcKVG7X3-P52T6ViLC12O6ZMAJ0x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1858, 2, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1859, 2, 46585, 'e8r6ndUHCjk:APA91bHZs_nJkenYargBh0X8l6pbnbdTRCA5cveRcXa71Yphuvb9LX5gI8JvDSna3uiBnU2AkiSBfABX8BG4EV9xUAhrOtZ8lrvkkU4VAgYC4AxclM9uZd3pN3SBU2sYVfEJDj9KaHvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1860, 2, 46676, 'eI7Jmk85ftI:APA91bGQh3FOEkHYkoXs4krIr1fecNtRihwMq2z4sObac0G8mFJh-O_pJMBB3hdfcMlnwKdg2Qwud6yoTsf1UyUbJuP5v9lGjqRaf6VC_jTRnBRjlFLfbF7KmwQOtOuhv4pyFbJr-s45', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1861, 2, 47046, 'eogzTOWNRpqzQIOttRnH3I:APA91bGJMY3ZbyHIOPXXi7s_4t8iDcRzm7uFqEstbxN-2Kd9ZxY4r5I88ijSA6dlh5nnTADgqYxOjzv_Kelxw7W_LIQ_ZFUg05OgwiQYc8Rcfxkez8biZn3QhHpXrzNtTG3W_3WbV487', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1862, 2, 47091, 'd_Nd9KSSPERVr71NpnCdHD:APA91bF6kdQRiFH5v8D5_odkroyTjdBCCKapAt6MvoXkJXNDQlELj5kcI6LENvILF95eYUsh2kPpG2h4uJy0UnwY86VLURSZxpFfLtzATwb92ye5LZO1fYwajiPHH8W_BhR8PiNPzefO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1863, 2, 47238, 'eDCmgltmaJ8:APA91bFi9ImMPVMsWzBlu0qVLLwppYY7fZDPjJm1PLifIQ5_xDt7BNxLpzkfsXF8oTstXT-J1447Nc5MCO1LVXacw-kbAB4HsugzmI_9WGVqtfWwnLZ1DHcz94JpsqZKi3xL3h8DrOFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1864, 2, 47455, 'd7xddnQFTD2348XNvXTlHP:APA91bHLmeL7DV4CxzQQJcZ4bLl2aVP6v7yGsVe7Y_R3kNKNgfNQ3MIFOjOnoNU-tCZjMpi3m0eK05CB6iywmKU2axww-sZNnUZEEjIE8Y8JjhEGU0d_7JhF92N4GRvrEL64suWzgsmD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1865, 2, 47778, 'eaPpBaUETHWsxfdVAqPZp-:APA91bF22mSnrYf6u27SX7BwcBZ9Gvm7xa6EqL0h968WeN7WWh7HakKAcR_4h8XsZm3CAlgNXgHzqHnF3DsF9A2l87SxSBcx54h8d9UmsIpNC0XY3iLYp-BqIYZGazQfIqMtLc3XI2zs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1866, 2, 47850, 'dHnEsMiCUUtKt1-RmobgVi:APA91bFXg2RJILr8b6Kfx4Bxi7oLJiQGmQWXPry4eR3_N4kk4PXLPPm0ib4thYVvsp9228FiK0VU7_Rru9fpP4N_7LioksCE4atgr1wwPbG5a10Y_UbJT0Lr9NdW-raXBOb4XLCerMK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1867, 2, 47879, 'fU7lQakvM2Q:APA91bHJswpZiPcJ4T7mh0alf8KDVvj2R39P3kZgiZJsWvPO8tcP-MgMn_kONbRkPan72abOByekGDBZn5fNXb6V6C-udZQbHosWFbwCbxLobvfcsKXoaQB0qlRqKx_YQ23WFCmSdHRW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1868, 2, 48010, 'fEfQ4d-qSQWnXGoSwjbcsb:APA91bEQupBrF5IJhkm-JB-IvkUpBo63liAF7RXq9-M70sOlcppTzbi-kf8HYJ7cu-QtlhpT9Pvu_DZThezywgAeE1Fna1YbEpTYyjBLUOePUCwe76YBdcctIBaRVj2_kDeunI84u34g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1869, 2, 48079, 'dJObYdYwPUqQty7a9WSplm:APA91bFt92ivuP-YLc8ZNthNzfSb7UeH1Y2k6uhg9NXU0JdcSHB_wxOLGrSNBCr5P9sfsPYE_bvVUuZGoKwAiZfgQ04IwZmnyrVr_C_SwEIPsniWzsJhBCw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1870, 2, 48154, 'c0uf_FwZY1s:APA91bGPpeyec3HsKI859v4S7Y88kXJmZNQG0mQH0m3lEU-09xEM5RXqGhNN7Ep5c4fzKJepJL1cpUHWd_UWmPcFgBB0DhpVOdeIQx4VJt-NXv9zl78N7rVoGY5CKc-2KcVL7OvNEx_1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1871, 2, 48224, 'f1Jl7cE-TYyFkoAw22aOkd:APA91bGd7N1-ISA2v8XuHcQTCJb34FQnliu5VN1ieBLtEsXqqA4ogpdnxFVQMjHEbOJGjuPvq83D-n939YGElnjEKKWqle-pet9hfdv4In9vCGA5MxUvVLc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1872, 2, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1873, 2, 48305, 'fuFEw8g5Qf6V8DzG3R7Q4q:APA91bEHy1cZ3PiVpxdO0Mql6FFHWr4tI6egJVCM0T6QdM8eI9-5GUkxWF_FGbVMxaz4T3ZwnIkSW2Semd6VL6hOS-hipWCBXmbMJv1wE70eeePb_Z3ytH9Ig5OMflgt2ItA2OnwjFMm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1874, 2, 48324, 'dAbB5necSxa7RA7TzRbYoo:APA91bERZbpa8JlCeCfUwvzuVPghz39UtOP8N6KlloFY8EwiADFkBSew2OTIsYy5FiBxDSJmZwEfBMKHrrFuEp1n-8ZRQQUYv3TBDdD4wZyNp9uu30kruWmbCqK1VR-uo8EovX9FVOcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1875, 2, 48476, 'cvi5ajLxSZSN9az1KKkwqR:APA91bG3FBZ1zpf-CtKywxue8hGt13qyNkqiUKKYwd_PzwDcn9p5fsXjLCo7eSyjO4TLo9iltqiaasQdAzGWgcGeC3oQyqPMX6sd-ULRaR1qRKwzEq6kd8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1876, 2, 48911, 'etDnF_OmeUi_j45a99y7El:APA91bFpQfag9NAm2-mco3hXTB3ivplu9nF46Me3VYT13aIfqBJRvH6UU1WEg8mdyYr84MWY9ojpm6ucjRctAV1oVSbITuOgg0p4Am5ZXqBPpWN_EdnIYOu_eoXPB8tnDcahC5GLGLXX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1877, 2, 48953, 'dLpqENbhSriYlmW2N5BHfI:APA91bE3TBjBzo2qxwTwx0hK44aHL9Z0IIA7FZ1cyqYQNsURTQe3jcG4DAS-hU8HQftLr289ER4cW3l3exEdwZODW0TeXo55QTqu1Q76tJkH8R1znNhImpC8jEwvUj8Ma_JAhwysEhVR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1878, 2, 49221, 'f9Q5hDPwkEJUqjqkhQ5NvE:APA91bG4Lzw5UiNSBnDZb7WRk4MzhBEKIgTE5uvKQYq06779b24jBMjYyi1phbStEWlZkjGF58cSP3AItJBn7Ep19dEf38EdaDp7MkeQSczg9dBJ8jG_HNICzxVxxA2oHyg3-_dRpxID', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1879, 2, 49423, 'dshfynDWQsyMlKzV3WeOWA:APA91bH_rlmXHwyloVJ2kA2I43ml7WYb8t30U7n3-hbq6z2Kp8OPepGonTlsPAtchh9wuFBGwXInp2uhhejYzqZ7Yl34MBCgILPP3Au013tYlGjNmyRM0Qx-VRv--vI9aD1b-4VBdPYI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1880, 2, 49431, 'eOQkJGJbQBCLd6OXIPQnkq:APA91bFEne8J6qnDCyM0xcBZvUstOae7dmMI5tZpLOzfBPFH4DjsHbhX9KBmQI1N6ORB_Tk473UI0tfjdRimPvCzxJ_9oyPFB9BuB9xPUDhihQWAqngG8LKt7t-LFKUa4pbO5FvwzIXo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1881, 2, 49572, 'c0YrmcSCzC0:APA91bHgAbjQxymjxQtG3kmcpCdCxO18BTjLHIW5RP-GK0wEAvIUkSICTtculIxNRQpBkbYzDWZCy_SHHi9c6pj4EkQF1NAsxfii-NrbKv5yftFtlERk5O-GY5cyfonkvypAzHUslaqN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1882, 2, 49694, 'cF-Otl8dQQiC_X8yCe-iZu:APA91bGgHb2hdhlCCEQQ-uSHUR3AKyid7_E6rF4kwbtYLOWK58V6MY0iEkcEKNW-H54qI7b5Aw6hh8tqTuyUJbtZdvTEi7qS_u6wSCutv9IC42cOXeV3DJJY1jjK9zXvXCDFKo3WwoVt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1883, 2, 49701, 'cgJHvocsPFs:APA91bF13F7Z1xC7hMeArHQLVzUyaQbqaMsu1x0ATS-CUdPtSZcJGGdE-5cWEzSC8j_HUUwSkMzefN70AO35tNM5dnkrjrm4nMs9kZ5GuhEwydpdZWrvSoPhwfGWcV-nKcTKNBRrWMvv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1884, 2, 49905, 'fX17xQ4vSESyA7GiPUssD2:APA91bGZdHJOV0_0-LlyoOQTYQDkYU3j8-PD38QOu88fedu21rcCWYBOu4PAwaoBx7n0AAWtAMJeHuXf7SYFz1Pd9FydH-b4McHZrikbSD5U1VrM6m40YJPem28ZY3x7j3HeXZDsSsP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1885, 2, 50210, 'chbjpkQHQWy1chLikG-IjJ:APA91bGLdkdGNGqYBuGcGFP06hQGrpLON-vabsj8JvtgMFsiRbdRyvxpq0eG6dtE41DMGdvckc62hQTl1Ook1diaWw_ANc0GD7HwlLI5TR5J-MlTQzLaSXyV1hLC1erfAjAf7iW3-fe2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1886, 2, 50234, 'cLRsYtOPxCY:APA91bGUb4UtExmadbYjbGJAy_Jxp6yZdCckSIii4WFZVkgY4T2zUaOuGBEVsc3eXhY0iGmFi4lwPoudH1iqd_hSHq8-20N4iFdcZ2PfPrFEWjUTEVR5TbRO1Ck9PX-aQKgNcjE-_BHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1887, 2, 50399, 'dozT_ddvvpw:APA91bGiIJsyCnlbe-kKUt2gEWUvOASmtH0F5IFuCat6mMyPrz5xhmkSYi3WWpCy7bSw9hBtwInFHjzNckwcvmipuhYMnbBrRX4Oxfadw1pcc8GVIjNZsP7n3ir0WJw-hJKB5xfcrhvi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1888, 2, 50450, 'fCx6vepkQm6wkc569nLzr0:APA91bGYgT68dN-0tG9lJwViinwNrCFVCWrAK7Nx353RYZxd3Fo92nGus8PSLnZEg0IZe7aHfXjDkd7D_oMnHBLVkibmVj1CUmNRWrhBEc_6ed_Wg9Cpb5RR1jZ9RgjAq6nO8QCHbxLh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1889, 2, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1890, 2, 51352, 'fx0vtMEJhU15nF_mkaUkZE:APA91bE9c0i1Hv2vsRdLMGrpOPXQpZHdse4fkusCxI3vsT4vKKl4GYAYhzy8gOi_KdCZ-egaluUaCdYaUP3ZRmW_It5fproGJFG3ajx-4RhWXosarHdIYoa3SG2B9rbI9VdBirc6owOL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1891, 2, 51544, 'fjjPTkNyTuWykrO18N8Fd9:APA91bHvSnfzi24eI8kOxcbApRPIkvLrIfUlAHUZlyE7kWQN7WaEhoAMngy4Kje4C8Um1JW79fM0XAporSUcyhtwmHOCfDfydnOBo-Svs-c643aupmq9cjUX9GqMbaBq_oNg6R7ensgu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(1892, 2, 51748, 'dFNVOqIfeLM:APA91bG5zIr_AAiH55kjusUunH4mM8tdWNY2iT3C1hI76nq4WYg5xkuBDO7TlFlrd6QVDaeJ01jbSljXeeDVIVfP2BUgumjKMDzqd0jtUgoUcKH6sSQyKTOKN1WcSx3KdRah_yMldCyE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1893, 2, 51864, 'f7AenC9MT_C5oKhiqfWUC8:APA91bEhOGVqNRBti-FieG7z6tyHDIV_46cbnkLnv0o_TF2mheooXcPfbT4byMSP5n3vSJujEnxLaqxMF66fhOQu3FO6jthvs4Z3-cL0iGCbT5Mcy51liYTHqnSc9rVUfBCx4vPkxLHB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1894, 2, 52111, 'dQlwwQJ5QfmIt_vrv7KdUy:APA91bF-PLaSMfGOV-ZiQxRNFb5FbSwOVWI7TnQomCP9xYPe5r7NZi7-7_Ad3EyYAf6t2epCdFLcy55D8MRMa97by-pQZ_BOs87TPVULkXPFSPWfzzayrNE9JW_Qme_plxSqZuS0unDC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1895, 2, 52143, 'czqd2Xj2abk:APA91bEby6P6LoGQuARpuQoi4ORajgJkXslnWKMb7nuyU02t4CFchlE-dTVNH47_R0NhyJWC5b02xcb6KCaB0tEK_bba0BqF8iF3jO7FUHdnyrdIXjt1cgr6dEoVWZjwinEmbyQFHzxh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1896, 2, 52410, 'd7moQnmUxUueuaRGCliEsJ:APA91bH1GCCcRRgcu5c1tWjFekW0jp2J-iF_SBv8qOQFf2NSTVEoNeOnpXlwFz4Q1XRV2mTlrT7Z-axK8nzmI7Q1kQVKObuT64fPlUNC9jwvZ_5KEa3sZqwSI_kFtp_0HArMrT_krSgg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1897, 2, 52706, 'cwlNFREdQW-cfS_hCgV3Ni:APA91bHhDcCJSvI8gFCJkh6Nk3m4cU-uCfQxO5JIC521kgbbZWcvu5-mM-QKiy_4hz2WLuPm7m42IFBq74z9B09HxYACooD-wSXRnfjZDfaOy8soJS1ucl8TV58dFjivWKfxF7EHJc5v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1898, 2, 52713, 'c92pPUnoSeazjglap9RUqW:APA91bF3MMcgooc745z_X1HiUgMmnZx_nmy84dS69zhSN_v1DNE7M0GtpOXlW40x6rofmPZdTqJSaLpf2qvI29ixwLbWnDcYIsGWo2P4bkg7GfpTFUCLmt28NnmoMB3iQaSAkq9Ki1ui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1899, 2, 52724, 'eUt6dVmTR4Ot9DDn4k_uo0:APA91bEh-yx-0Zoo7oeCa4A8W7IdLEgojz851qpHTsjGgdQ-0hGiupG9Wmi9xG-9rcRNet60kU48Rk6IxNhArOxzFdd9_pVIa8HjKwZRc3wumQoxPMkWNTjyBc_Z_mOzm3Qx94mcadZK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1900, 2, 52728, 'd64wGUZvRbC1C6KOHM1A-N:APA91bEHmFpHR26s35wmanOkKpjNBubZfkvM950JvvNMVvQnxXXXI_KBn6rhoBBS3dNyDHiwz6P4U00cHhYucnZeL8fD8HmpW7o4E_6WxtEQiCvnUc9u4dRzc1i30W6p0_ujxziRq6F2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1901, 2, 52778, 'fdkUPUcmOkk:APA91bHdrqLdERqIMsNwJd5_OFRskNgN3kkHd1rNTNyNSpAvjoBzOZ1--1QtiGfrO0n91vHBTWoClJEqWmI24ZwDA-0gxywYzCVb_GEoX9ayMP8UVZdX0kOXNpWCC6QotAaznFxFwxTV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1902, 2, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1903, 2, 52844, 'fz94lBRjQta56yQmu7srZE:APA91bG0Cp_JqGH5ykB-yY4UgQZcHP746JHzZOkSJXjq1WFS6dEbZ4o-9VcxxY5mBaVsJUa53r0Z2fIcnJV6GPdZ-dpPMnuf9hxSoju_sJfUqPNwCqaK6rnv8gOeHUXDxuYSTuUeCu4k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1904, 2, 52908, 'fAq-G81osfo:APA91bGEccNWqg3BXqGGjvuVrq-p-yih7Yab7PerC2KF9z_Vt8iaokt7kvgglSm3to5BjwQO2ZBLime0dA2RHesgT78U_nJxdhgVcXvzgMIZR5KKCts91pKiiPmBhZYR42lPJBzT8mFP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1905, 2, 52940, 'f70y40s0J1U:APA91bHBsWiYId5ehPGPqjALHm8596fkR9tiOxNCW9vgTAX0EcKiaHxFPicZZpr6p-u2AReLKawip21cpbG7HPTXMeJoqFsNY-NI5g2_5KeFwJ3d1CUDfQNKzD0P_WaRaJupyxtnSHN8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1906, 2, 52947, 'erDQdbdQQv-f1vakm1OBds:APA91bG0RX3MB9HlM3hosy9LHPoin2-po-1HDLogpkegEkqYfcntdqfSb7NpANqYmIhUpKOFSGmcFx2Vu7YD1t8KkSBjFG_KtuHyryC4wrlU1LIve3qeN4-wb6wpzOWF5oHj-IvtjKEC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1907, 2, 52957, 'e5YUOupgQfWcQDTH2SegqQ:APA91bFk6oLRJpK5U6ciMPCbE4OU8BNY3IiBDtcdDlHOXfgXGxIoqBrqtGzOQDr5Eb-UHU5Opg3vU2ox1-WJcGZV1vuasiyX65W7bVwHSka0-IO8RSjdzkI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1908, 2, 53183, 'cg28qUWfSlCN6x0lOGWuKa:APA91bHWewNl9SnocucpN0BDSkGcW5m4aF12GgwI03vhbfTi2xyFWq8_LkIw7boK9RCieqfIXXbClLcPmmfa1-PPvehuxFtLJI6sm6u11P1O44RRjh7L904Dj-B9ElX6eUCQEc7-C-bf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1909, 2, 53352, 'cvhn9V7yscM:APA91bGIbIvaGNwc8ruuIlANK8BJDN_J9O7RrvTqwnuzuJ_PhXwvAPWZWZgX5-8P_7iuBA495ejfjx_MbmJ4aJX9m1pjqGINqsohLrWVEQZse3xkN-38Uj8Uih8UFkMp7z-D0oGcy-3s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1910, 2, 53426, 'fLs6JgyRRNOBk2-x2eLiU3:APA91bEwGFXLkGBehUQEwGbzPr9-b4J1EDvMFBYk-MRsJskR0bC_NniSvDEwAqo0-gB-fMpMcVVdeDAC8SDqZxi7HaD0DQt6LJm7xNQt6B2vPZ1Map2sM38', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1911, 2, 53437, 'czE8iIGU2EU:APA91bETYGLLo6BiozXesr8EbO6smhJibHlEXab3mq1Zcpcm0U-NRWFkOqMo3mZDXSqOjwBc7Feu3GwmQAX1U9r0Gw6w-UkecjlLfTSuoBllZmV_-5aspStv_ytjAPuivyUTQCEkzsvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1912, 2, 53889, 'd3dqPd9AFNI:APA91bHV0Qz2TTPbICSTmb1VjAYPWLmrH4_2SpgorJRN9ZW3e4uq18X-Q5zjYG0X9Y4-jbkxOCFVxNCXjdz2w2n8PZC9sS1eMHZ06m-ZzoiBAa7ED7JpPRaXwgrHW1aSThOUUB8rz-gJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1913, 2, 53931, 'fB1q-WBGyFw:APA91bHjPA0jfS3SLD6G6C3n1QFRodkN4Tw7oQiT6gtE-To8nK2MgYr9FfSwsDJ11toWSp7tAy9X41milKM8P5-Xha4Ib6iP4-adjUxifY0aUKnipPzLhGvHsgwEImV278N4sewfgd2W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1914, 2, 53995, 'evDclIvGrUadvf4kr0vyGN:APA91bHsagKUK9Z2bK3xvUvgT9SaTNSfmAi-ubm-uBPAn8Pi854HHI5OkEb9AEwKraWoggUvHLms8ni3m0kfjT4ClorUlRqpM90Q_1_odxSMKavQiM-CBQo4fuFUwIh4QwXB_Uj2Q4Pc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1915, 2, 54006, 'dYwwHx-qWs4:APA91bG1a_ucq1Qs9TjmD3jB273hJJUnhkyy1xaiEzslFuD5u0AFfr3VbxlsI51sRybBUjmiRExLzJcXjU5J7wnpxzIYMG2W10p1AOzJobdN7DCMHZQg4Kg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1916, 2, 54093, 'eCc_UuegNPw:APA91bHa1kX5aUnm8g2OeaYwW4wojw55LnUC60BXjVEDnHisbhC-ViBtqc7znrQhFdZht5RBbxnCFFjQc46htu4KPp95k0qysCInmBsO_SQCuqozbzor27Y-mRKCoeVclD5lx_sKYwmX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1917, 2, 54097, 'dNKe42qTRQ2ayGSNt08msl:APA91bFfwOznUNz98LbPiWHPshCcTJWRSzIPqAmLQlwFjmm9cadyVmCi8rRFtJoIpVwxhiNN09Ri9PTyQ7jaAixWwNPze7CNJuzf4m_JnLobSJgAikcbnYjf2IWBawIqtv31YNotnbLo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1918, 2, 54129, 'c8-cvF50YUeKoZXmI2tP7H:APA91bEw8hnUvBfpMX73qUXpWF_Iky1FWy5E0NBNis-eV4-mSBtwTKc-Av52RNWP1u0CB82IF1wL63y7BbraA3hcp5-L_KoFCJfaQfrYI9cojanBOXeO2qM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1919, 2, 54171, 'dyAC8Ho1RGWfqbrU8k5w7Q:APA91bFjZrXu724T5GLYvuKqC8BUeVwPQyOHx481KBnNnLLnhXS27s7rTamVwei2jvD9pf6bKHZwGjZBQY2dY2p4CdzMOEKsP-yB-W31fNQplqq42IFlDO0YCvNX5i-4kurENwgiSdz1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1920, 2, 54241, 'eNJMAj_XRCs:APA91bGn1IqHagNSCjqSiLNnFaWqee9cYH5JpaBwUrNMXnBuWos6bSQ5dmFai7cRsnM0HpxnyhZUQAKAoOQBEjwAdOzfBfNBFl1u5ZahLwPI9DdTa5fPY5g-Tk92hcn3FfR68fGy_IdV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1921, 2, 54243, 'dfhhwa3oZXs:APA91bFwtgctKqyX5WNASllVwtKNDsBnnkRXmsai865CpzqRhFFhH5FIxFqb8hojP2Wgiz8t94NGA7XbSY6wTyisAoPh9oby3nagHHjJmfmhgVocl1eTzjN9rGicbMm11N_gpB0d9IVA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1922, 2, 54267, 'cVJxt7JnTqWJy5dUfDkvzo:APA91bEtsszeIzrzAsN5D_FD4rsG7C6rRUXOJ8JD_2FHOtb_O1z82UVoGgXlFsbhvgAFaoRD2HfZOllf3xvemyGPLLLfj9vQ_2w43UqJDNWlg74C_M9Llxt68EW-xeHCNC9Jh1AWqzdb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1923, 2, 54374, 'fb6hVzA92BI:APA91bHn7th_s2P_cO0H_c3ynFceHz_HlyjFPtPAoYLFmohLC72R4mKeV3QRiMDh840lf5J3AHhvwzyQQMAPwAijfzWn8Q191_2NQz2SiHD9eoZCTm_iYetmVvuJgNOi1hhdamXxoNcR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1924, 2, 54617, 'eVnAtiuUS4meajsXpfYjhh:APA91bGEQgzazL9lMoL4NAhsxpVpb0yxSGuAMgfHd83Hw8xaJq9Is9FGHBd4K7tuQMGSCZIEaHE7aLf0C2BDDd0V1NILG3pBGBO2a2BL4H8214ZR1LUOQUsQLrtWgkg2tTK4vP1D3M4-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1925, 2, 54654, 'fpOGxeFKRFyXV9Iq44Xbtd:APA91bGnklK_ExEP-j3lEOFSW6GnLD1lO3anaV2VSAVxR6Zno6cOpxoD99rEZDCVeDLl8IAUiwp6YGGkV2_8iiNQZbSqkAPRs-lgFqEq6qvrlvmfTTUVnoqAJwZgQPmvxGjFy_EmrfVm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1926, 2, 54669, 'edRSwG3QSOa8Xnxqn4i_cZ:APA91bHv8e0HRts2JFxJKIZk1a3yHGDJ10yTudoOi3gin-bIp4e7AtOouXwMQ0zmiHIQe8l1imClXzSv2HmOmoNtiDj0q9uQh1ueIJOwfKr9EOWBVGMpr6wUYjDsFexVxfs9NaVNq6g-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1927, 2, 54697, 'd7A2Tv32TDGiGRLcMUI55A:APA91bG6GbH-3DACYQfXM_khY80H0nN68ny-2Jyrq2W2tfutmh--npsQ4eU6l2C-c9XvlX9SRapuQZzQUHeDbtmDGMWJ7CB_Scd4VoD2fnD6WKHn-Rk5Gp8ke_byaAei-YMRMNrIMsT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1928, 2, 54859, 'cztAtTLbOb8:APA91bGxY3xcDRIi22D6vgVZTplwV_Bg8Ue1sdkeE-qkqnagCTAJGrnp2419KuqI-_ITUu2uM6If_YnIFIAjlSeFtn4e25lJzeWcTMcMx3x1m5pSa4JX2OUPEXlVfmNQ6GQmZ7kdCzIY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1929, 2, 54889, 'cQpEwiPZRrOdjgQSTlRpCi:APA91bEkPMHpajCyCT0Bhr7QyFFj3arLGuDMBKYQKQzkXy_5Cf-0fyh0Auy48coa3MiDRawYIFolsxoL_6R7YLuRLR9ixP39JdG39niAIsaZz4VyKAfIpKxUNlLHO_5cKibsIC5huYG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1930, 2, 54936, 'dVCmR-QBTaKnvIvPtboQoZ:APA91bGrerpCslPJO4AmRzf4yLU6wUFYM5pZzWLCmTmL_RRsjc4HqpjWeO8nYxIC0u2Qqg-l_O38pWQyGEIL71kqrSAQCjngLKrTRWPxgdGsLvFYOrU4GIUz6upEs3wHczsFQMdVdc4m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1931, 2, 55044, 'fOzmWd0BUFA:APA91bE7y_zssoDV1oOQu33D9inZFqeSDE5uBzgZ2NiSlgYnUfnYynhZrEGmsgxGLlDRlKIVnIhzfnWjHrNEd5EbOBtJSvh0O_ySq7-c-VwDV4yOrdQ2xEBHRqYa8Dp9D91hCdO5n4DO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1932, 2, 55138, 'ci7_yDJMLB0:APA91bE1tyOKlQWnXSIx6tChekP7TfWYACn2tbTYS6583JwDuOOwnrrs7x1fFhvTmog2CVxYcd_0_tjB_w9uhdJM85dHDsCGfhcpg72nF9x8XC5x-7bgyQI3CqAJDz-YdI7NnymZlfVv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1933, 2, 55214, 'dPBQ8xlrh0zElxpO-6pIIw:APA91bExRzgk7u8xip1r34_4RrDkX5qWhd3aKtX4Y4DJni4x0O9tfYNMWqfSjdvEHrerYgVtSPQc1JnwU8YIfiEOjIs3RLBqyiRQReSr91R7zonAeR23ILPuJbq_su10c69A2aXR2kkO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1934, 2, 55229, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1935, 2, 55410, 'eGPdNXVvdHY:APA91bEgXsIDPuyQUlIxujBQIB2EU5HcfuiMQXubJS4LMqYwNIA7Iy4dD8cz1SjEIQ_WOQBk06CK_Uzi_eYR3_YgCCg_ZtLMlKcmdGrtzMHxCSnrwR6sNmCh8_gkpy_2g7YbYsqAmNPZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1936, 2, 55490, 'dT3UEFx3R4GWn1uxS5jFCM:APA91bH4_s6nG8roYXyNQHVY7UvE0lgSjbBkJUWuLFTlyykE54Oxo9iA45f32jibiZsMgQuLGZtYNv1CYFosW_rBoFh35pdg5VtU0KiGgINP12xF-if7J14', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1937, 2, 55534, 'efyn103sR7ClbRrHyUiT25:APA91bGE2B6za0bbN5LIH4DQ5YDuICnAjliASp6L1RbCvXEoFUG33BF29KKbl9FWD3QPyu2U4Ri8KtTdde6fxey4WsrPuQ68ua0OwUeDPnreTlOmjJ9xtLBE24y21_NUlixxYFzvgGw-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1938, 2, 55578, 'eE_oneI7R9yXwhfBPfSqCs:APA91bHGdKML1e6dcpd90xkxZNoz5GFCZGDuPGTssAJN_gbu4YVeV_Ec5soT2wAz8y5yphcyLLtLUlIPdOKOlVNk8f3zMhMBv4dVVLktb4EH1FeKIQ7Isj-nH4QC7RoJBzgM2bDsweF4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1939, 2, 55584, 'eFP2ph-gvFM:APA91bGcJIy7M6TSE6Ow075PVuTvROrT-K8oo63OZPEhO_pSl0RfgbKaieYyy0er1DLtqFIMaFv6GUw07JVHZr7Szi5vUijd4kn125gRbliONykZe1IXUog2aqtPqTiZ8bmLly6Ot3BP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1940, 2, 55617, 'eI8US6fjQL-NFsqXT-rkn1:APA91bELNBM8tAjXXago1iGcUjwwg35lrtf2d3VaxpCbKXrNzzNuuXK5HW3Au54e7Eew1h8TTXC3ftrd-cYiWIdh3afp1NasQMKONNsvYJRxV2n4G8Ff1tGNP3Bk54w6RHpwwwD4PVLD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1941, 2, 55629, 'eHgXR4uvRJKHBx6ViY0Zoh:APA91bGnHTbspjfJWWJBx3kc6dqjfxNasYBfquxGdKAWwSF_jQx2NYzfH-l9jW3Ncg9Uk_EtZLlAu4gVLirGCIpnjznXnkHSz3UUC1GV9mGsDNTwQoH9APZrt2T6zLuDa4SWLpQKjCzG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1942, 2, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1943, 2, 55748, 'dOw8O3LFTwKHCRYUT4Eqyv:APA91bEKnsZZchjGf84yA6zuqHJNsv9oe9_fvz94rsi9nOx-i_0IF6o-4-VYV7rizHeiOSZQNU4Oxce9l10ZzEF1VTL52uHIl2jAoibcr3gAHPy9je7GA5lV0aHs1eQTKR5yX3KMS1H0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1944, 2, 55788, 'fym-UMUMSguXdbb9T9Juv5:APA91bGXk7CbEwZ35a8FvS0lFJYtSmLiPb17HV5FOZaW6IryRuGtt20cumYdZCsxfgSREy2rdd7gMJ6m1shX8X0egvxlZyv1LETLtFO6ZBKJ-vmZOtsU24B9vhKIvq6aKiWUdhjXn5Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1945, 2, 55833, 'er5mUJYZR4qPOtAZFMSY7L:APA91bEKJH9dbt1ewODAjSKjpXgSEV2FTF771barP77vQpQ6ZUblXUzCrkLguXdL9y4FvBVFXewutd7HdCTmakUjsEFBP54d3FTeoINV2ZA9_gls2Sr1AdUIy6wHBgyWcWuvuXdgLxnO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1946, 2, 55925, 'eu2Ex0RrTJaC6mglN0QHbS:APA91bGAHt6Z1FNgY3ppJrghfJwDvswRnjHpnev5hgVX00KYIyj8CZJVzYh754z2aMHa3rk1-HhJP8DcoKkhsMzYG58XJhm6PeYZVjNrHynpkWvT1JAnLr7I9NkXHUNhsJwQrpaI3uYr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1947, 2, 55934, 'dsONiHt1cSg:APA91bEz_PXnv7uvIlHyD2ovfICKSD8zQZ3KSVB2L7o0TVs5GSV0c2MVY7tGMDpD--PJOnvEdiHOR6hvfchWPknssTvgSdgI-zJ_cV7q9FNqkkszZHDVBZcg3I-4REzWNUEJl_MvTOJv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1948, 2, 55937, 'cBJFCj2O_Q8:APA91bHf0EaXwLmGKvdv5g7Q_8Q1svKw-_TfcReP7N0x1-kFedwRQvS1-ukuoOw-hH-Eg_-xrLZt0XBSQQJCkebD6BW9caZIgI27ZahIB4Qfbqtxmb6s3hNo-xa5v9geDE9KHQqWUSyh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1949, 2, 55953, 'fPp6LXqSRG66cahr8RcUSB:APA91bGOOCyXweDMtum6JdDty02Fa4JRBUNwwsD87bOWlRKMtdUSQR0ELbX9q4euSc71KkVDV4DEN9urAIZfhpSJD5HEh2pSz4DEkf6yGZPcp8K23thBRfr2dRCTtWwKxJ9y8xQbXVC7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1950, 2, 56037, 'dVpEC-jiVUxzhIq9qw74gS:APA91bHFuSboA7xwA-LcN2YR7iKZNefnGwze3gEX-ZNiZT_3BzD-1zl0Au6SSvYckjnxz2xgxBFWhOAFRe5iPRquttJL682__daswpwiwrtGZKYmAFXKA8-lpS18gfS8hM6g_bGK0e2C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1951, 2, 56333, 'czHw6o-cS2-7hRTzZ_WCsA:APA91bG0N9N-rwtjeC42bXHXYXfUlcRzoWw9wXCyFebdDMRVeR8ISfbWUkSy29d4uu4oqxsyqvmaxk7IA13IKam95SGAybX2NxA-BTRSlqvWNrTaG52cdrceShbXqvboUUMhW8fOvbav', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606370, 1736606370, '1'),
(1952, 2, 56412, 'didGKnOmTLOtsq1If3qK6E:APA91bFFG1yY1QjyYujO_aN0rFzYE2qjXUG7xki8hSraTthm0rkFdt5QD4DLdVlwxwiT9egJOt5L-5weJTJdCAkMmBmCV4U5CTCNkkYReB9-sgVsgD3roBbnAIXYdbzKZWd-vFEGSpky', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1953, 2, 56745, 'dRD-XC2MTDG6KwhF-PIXuQ:APA91bFIEITbZkO007-as1IiC5SN4PMEWPjezdTi32ddmy0ZLxSv7nlPjtiv-3doMIuWEfTs8Vp0xpowQftKxtDIPHVviWg57AI4EeiMtQAHJCz5ABjFjdA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1954, 2, 56746, 'dQCJo6zmRx2itDU5KzGv9O:APA91bGqhqwcybA1rt9pqRSLfJXBiMXVOqICC2vMAIldPfDvYZZGEACBWQv89qpWx0iRF9v6RMgGvUhf5cevyCdzyQdTVVDU99bPckx2lx8bFdvCqJZ6ZxRlQDa1xPLeSSEUk1wsDHkc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1955, 2, 57137, 'cxJ29FvVToSW5v-9Y-Utds:APA91bHQtry4qvYA_bxEFmuH8cLH8Ri_WH-bWUf9c9IFlAdUm9KjOv5Ceuklyz2q9YrZ6R3CZ8OFqkza124fT_duPHTHwewLjSGFp33R8KJILZILAnOKZvjSVXQrwDBXwYsH8emf1Kb3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1956, 2, 57242, 'fqTaLxsVGkZdqE_JTbYZHJ:APA91bGfWisDdketoyweRY-6eHoBdf48I82gBlVURchQbRHTD0gFCHKX0QN1ggmZM6jRCvtlwhSNLSD71l2AMhMagjBOkSaQISSXwGWsTjMr7duIt4zxhSwNi8V0MnqxI-f9Y1rjYhac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1957, 2, 57270, 'cBu1ikbVQnKOB7Fuwk6oNL:APA91bEhpbwl4X5Uo7dnsB6nrLm5XQ3htUZjClddVW21_zwJWPzvAb1xwMmok3Pe7dCfM83dlsHDkxRj6Fyp-KXgqe8h8gzl7Ay0kPwARyxOc4NOFoSug29_GTs531tOFKOOVATcwuNo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1958, 2, 57346, 'dyXdwpPCRDmw26BaC08ESJ:APA91bEOVJaQI5ihd2jyMjV7Wm7p672TucLAL9gUDRMezpMzJN-eWyOFHP4DVL6dptM3fBxbfQwEUzTzGr2NfA2q1A0x3mwRPOMvNCH43prmeU4ZkdNCAhY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1959, 2, 57375, 'cZoVxR9vFws:APA91bFhtqg029Ijz-S3O7SiOHHe8t9QQ2J7Nn0TIHQTr-wkGJrTlAbto7chgWMDOkNd1tn9iWdHvKaArnoNJVCUxM9ORRsuBl7uX5rqqBvwjWbzAN0wO6kEYrGSSxRXPZZQDJ11p-Wf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1960, 2, 57510, 'd6PNg0rYTAq6_Fms4KNVN0:APA91bFiYgnqdL0T4NODRPcUuaO31YcUNMgLuemhrkun9VKmmHQLHcbNvcvG8q3razOcPsMPBBwfVu-GcsvJHLYo2HAUoNrrNtg9r_KhI2p9g6kvXICqqa9A_Icni748BBqfyaRoHimF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1961, 2, 57529, 'e0My2JG1Qp-wa3PbqZoA-k:APA91bEAXxc-V7FMa2VPf0_Hp9NynhbahQPcgJgnXdFwnVV7tkJ9Sbtwi_sKleESKF-7waGoiaNECCnk2Jh7SJTqivU_RuNm6IiFJErmogDp3sCFARamYolEwZ8VvxLTXNyPz5cBRbFg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1962, 2, 57585, 'ehrv6ea6Mr0:APA91bHzBSmuDlr-7hBx4ogveqfSgwjwFCPN6x5AdR18tM-09o5njUPAJSgpDhNzN_AYrDUkhl8cRpGTPteInGWNRCe9hdITlIHnsMZ3etD-wWT8bxQ00TVRDan_C9nrJYlceviFyaZT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1963, 2, 57713, 'cmkb4YFyQBmkJiWVSwjQc6:APA91bFHAANsckR9ueOGjc2NP9HnaSkTaT07BEdff-1B2ChUn_L8pMvrsrCi970LRhq7kY6YHRa9TNqE7FPAjphv0DALM8obg8HT2YB2jA4IrUZ1GML6vOLtL_0DcX2DSiSv04L3xzkF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1964, 2, 57782, 'eS0SY5AdQ6SVnZZIKsbmO9:APA91bFK8vOMygEh5NaD1RjQ3n796gWLNX4RWJh-JCz2hlxGnsMpD78Ej9o9iPjr3PG9C86RiPW_XdrDePwUR2Gk_0sLudGprllYl_C76Jkx2lx6nYopAZjRwnqn2Wxm2y-3SyNTGG_3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1965, 2, 57860, 'e4MZ1-lLRWKR8wJOrrzy9L:APA91bG31f2gouLDrsmFNYuyLUNO23iqYw-zv1AjA8jLhxhKcWSR03j4U603cc5a-N5EPkJObkNAnqgSfhX0i6vIIQvpU3bYZ7P0wDiXfZHopd7wHsMczz7JyyCVMiJuAfwfB-l-B3tv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1966, 2, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1967, 2, 57981, 'e3EdcHV_VUs:APA91bG8vJ70JVb0W8bgMvHAKitDRs7QPzzzwDiZ51H0BFzpEhK6rY-OLWQD75LQ4jpbRi0e0a8E4ye7Lvrd6LbHmw0W4jjb1CjCbzp0don6orjH1n8yY7oStrN6n9VDhMVt5r_RDPVs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1968, 2, 58069, 'fTI9mKxLSxKo3VgZujB-WE:APA91bFIokmsPzNBFKOJtueO8yNPAS1GTR0qG3POiNV4GfTAaGvuA8kkmJGM7peuQrroKMCk0fTxfNXWOjQgi7ULaLuDyclTMjtY8Gn_ivNKr8Ug1H-5gUEMeDTEnINO8Mm2luNszekU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1969, 2, 58251, 'c9i-HvnfLUiNuN0ejX2mN7:APA91bHgdCPGF5uTNb_xjoZC033Bk7sSsT15hEMyLn6MS0ilqyq-vlUDBR2XvQIrWIl05Gt7hWn6TTVuD5i3PCHHjSY89r8pkwperP7pV21kgPc20koSB92jVWMcKEbIgYgfiP1eYvFW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1970, 2, 58293, 'cTl52M-RC3Q:APA91bE0ys1VtvmPS6Jc2uqMBUdBcfKgAHSM7NRz7zKIbR-gU_z7rp8U3ikGhMSli4FcqqUFZcsqN8M1hfASm7spVYErl1R1Kydi6-ESSU05lWyMkxJ2ugsM80z55POpzz7IYY085zVd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1971, 2, 58498, 'cS8XLdK8xsA:APA91bH0auq0SQ-mlrvVuXXqIXN2b0nlpMdOhynLX7xdko4gE-9r2Q1c0TXzffwK1WjtcmPpETKuRHoiM8LCGoZJZr5uhFXWP4XWEsFaZwA9nRcEFRBQMsDeaRLtHxPE49CVJ228Z0Sv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1972, 2, 58515, 'fi3VtRvmSCi6PjGjAOxQKT:APA91bHKYJoCoN2dv3TTi_bsucjwcJbrW_gx4ge09FmrQfmirOpqsqxjchL0h8-n7_-_BYx_OVOBcunNW69IxGutUU6lrIJTx-_qkmSuzGWks2xQows5j0_GruKw1yKfNao4jMd8nkiy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1973, 2, 58588, 'cWhpYKM7oEuUsh9LkNNUzW:APA91bHhd0kQQ8ScHDZO1ICXIlUhU-JwBRh3LPItVM7_CHx7hzqQJTObyoUzVA5axxq0RBImcicgKM35TwJ8uk0ZwrrvfnbNwBjxh-zX0K-zbr_G5y-a4xIV4hRCIStV7pbpGBnBSAuC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1974, 2, 58638, 'fbTfatxqRqmIjrgpFL2W1M:APA91bEuyM1RnVN3oGCF6BoQJBWpQbayGUbsntqGRxiBdNhBXLdHJJai8u3Q9ig0f3BohyAl7_U0VAjpjVEPISgxt22Bw2ef2a1jejizGGSmoTAlW70XtdE3FmlxcfjtUxzE_gR0NLUm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1975, 2, 58669, 'c3fpxpeMR1K8GaiuUJ2oPk:APA91bEE3GPM4ynQIo9IXrYkFR055wJmBtnnW-iOVN_LThMjNgh5gFcBp76ZKS8Z4XvVSIycG57PRU-jLYvPiRPVdhwklyp01QcDrdC6Of-ohkjVgKTaqtn5_GQbDDh1ijpN_Ou8Ynln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1976, 2, 58679, 'cpUa0-eXukcjul5Xo7B9xz:APA91bGIpuyqmyytx6PY89s_UoyclIoPvQEOhFD3ppLfmIgsUFZ3MW4qiL1QsRyHnHsUdCIimLemmA7UFyo3lwIyRimX90zYaSglH6lDm4gkisqzWNtXCh0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1977, 2, 58697, 'f-hHtyOBQZutCfA2T4sDLT:APA91bFNDRN0kCV6ue2YxyggMsMYhwQ0CO6Snq-7Pqf-xxiR0rQpbRaTNutI-pTYR63RGaZupCD0mvCunvjYItZ0Uiv8PcJtONcyVWGsKNN3LsMNQaSGAu_y3kAky9EoWdhaw36V-QJp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1978, 2, 58702, 'ffYsg7GSTcGFe4n_4JEQZ2:APA91bEmm-o4k49xz6mPo9TAnMC3yW-VzRVeqj5oyOj7ypCsaxWs6i-_0fGe7ox8YfvoioTMCBcWFOwpoZ9QmeasNHqtrTxL46izb69Ljhl0Y34rI8e4Oww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1979, 2, 58735, 'eo0nOLBOxlU:APA91bELSPyVEGylSPq5HEKnY1K4OOzHKvLrPdREmSJ3SrB4XONHREarzJ4zWHPdxtszPIfTGIlaW3nSwEARBPZ9ZJfBbqzlLY3DThy475FjZrDiWOYleUqpATtlEUMod-FFFraxEbpI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1980, 2, 58956, 'eSC1StgXToOmK4dRXGgThv:APA91bH07l4K1gItC9zkpzYkK57gQNsZd2gpq49lTPR254ecihuFcR1LTfxfZSuiboF6D9eXsiWZpKgUD9LF6eIR34gxCKspVnzoQ4wHmNEs9nD5spvr88HwFBCPL25MqmxM9nCO67KT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1981, 2, 58965, 'esZTMANjRQKUaAEDaAKGON:APA91bEzc4k98CGGir92ngKXs2pNL7E-5SvKblowrGLOOhNp2NWMdZnz2tAuBmnUdUypc4fKEHWxgV1r3elXHOaPAfz2kgtjW0Za_Ts8n5ik78BMDlwQycvoXEJsNfkNyIArInA-ctda', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1982, 2, 58981, 'frR7FUkARrGaylS36VcZcs:APA91bHUUcvjbXpjnQt3Rv66YcMaoRhleBCvl8I2qjv-BJxMbgfTP83wAeqr-cHoqjKyjpTPC80SOmWB_PN9Nr4wLZPv_HcydgReySzZ1FBBkBbpUk3On30FAzKlOfriYyXXrdw1ZRCz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1983, 2, 59030, 'd-NAtHdyjhw:APA91bFsgH4D1eImaynATasYUhFhaoGdG7ARyvMmhFnk8qF7HdKaqt1QYvrqXBI_mf8onqQRgpO_r64eEofIn7uNWYcn89yd8oIigoaKfAnZLr3x0RvlAq2LJ4yFWYZXNQbSEW9V3FBS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1984, 2, 59477, 'c-25S4jgTXSSFYieI4E2yp:APA91bG4e85uq_w8iMLFdarGyyonZneAounGjcnfilUVybZyNancZ7GLlEyDUkZFRGViyLI_A7lfrb8Nq_jsMJL3vudAtcGBF5ICpIUR-4WiSCeq8m-8TmWpcvKcPbGcxYeNjoEX099a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1985, 2, 59643, 'cCFTwhdHSbKCWEKNs8IJiA:APA91bHhFn7yNMzj7Od4DOJ-TlsONQH_7a_f4Pu18Y9skZ4HY7fZ9n7x5vA9oamqtUIfpcfRw5p1r0vMhomYa3fC-nDNyxwXcHOwqokuDebd23edwA7SWPY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1986, 2, 59648, 'c_GSLC--xCg:APA91bG4CM7-QQXzv7GcorrvCffpgAe78uJYMcBjhX8XucwRojnRaUopRc6CgznCJukiW5sGMKPYcJkZ5N_2DoKv_gzWO7FTp7MMIYTB399Kaqq1BEBnkSKGmpLAdiwBTmCwsi_c7dD_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1987, 2, 59655, 'f1mV6Y5FSuyu3QRg9AbyH5:APA91bGuTq38ppNFriutL0A4ZHvv_YWmQzlccWrApY-Bl7GIZIy_HhQr22J9V7qOZV34HrZ1ZLRWkbdvkt70TiJeLc6UU7jjZppYQIDw2osgFxc5zcMAVm_br40zdT4jTuClVvtJcBE6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1988, 2, 59769, 'dCFJRjhf9g0:APA91bEb7YM0ixDUcHi0RLiEPS7Ck4a1pS8xnUi2CakeprtU_RM-hV6qivsy9p9kq09rkiUAyPZljp67Jy0qUbYbLH7zUmTpTsW4yz6hd8JKVyj8rehZBR1GsTtYPiblgqvmReLrzji2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1989, 2, 59874, 'fXgzYCHISAGa9Xzvw7C0Ta:APA91bH9_XxbbqJUQWwHg1ZCH62FjJ7NZkZjvsQ2yNfXFcUA8pSrhmjI1VfnQgYQ-9CnShMfZX0iXc3GAxlcn6ApmjOxFi9yoSCWKm7tS_PWOKBpL6Oc8YxISwz9JIP8H9vJP5GfFfFy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1990, 2, 59969, 'd69Gx8MTTCWXfEoyi1_WNA:APA91bGtAr_oHxOKrXpiwdrRrnOOUVPvFwE5CzvCwB_vUyMh5MEQ2kTMNSR7wdRyIIpXkl28xXST1Ujb1tnD2xmy8Oye5CFgGtDm_LHUKCMlSGC2XCb8koHXKThsxWq8Ipd9V9RHFOy1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1991, 2, 60015, 'fDBsOtzj6mA:APA91bENkHe8_xW_ySiBohnqHSbFgLH3kSJk_cwoFPRGeh1tLpg2G1b0nC4MO_Ufd82Q-GkE7PSjBYPA2ztpq3agta0RnUyFb8_ROR-ovmDom2fwTc3zsINx0SyzNl7LZyov8ISMG03X', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1992, 2, 60019, 'd7YCzv0hQDyNcbNxlsYLdT:APA91bGYPkxoeQi9fjeG_wIP9ARyErv6antDcxgvloazKrT7dHlpS2E-cqUzzf6GlJLLftzikRxhxDI_aYZAm5MNBoNgqIPeDbM-98ktEFb3YmvOJY6fYF0PO8DQoAl3lk7x8qbAYLF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1993, 2, 60094, 'epw6StxoSgKYehGXy9uTiO:APA91bEmewywfzU8ysKKerLBW6puB2IOTOfNena6Oz1n6cc9EoR27g-7y4cXgTTPHjqHNYADT7IdEsGR-GIOLjvmnUXCIFmHsFGgpEdSJmQwYWWPKTPZ9Jh52eF5reXUCwOeCOve4IQl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1994, 2, 60244, 'c7ZnzivGQ0q9o3AIqblVfE:APA91bF3tzirP1IfgjyL9phFmeag-ms8fwV5SGDbo5KukFQX2-mIztiwdM1cXnsWW8gF-qKYhG5b0zNCsvxNTF_fKUGOZeiz5ZMpN8k0ofac7LkHAAzFwMBX27FgrtkLiJuy-0HQ478C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1995, 2, 60320, 'ccqRki4fQbe7OXa9lC_R8D:APA91bHVPa1aQmsY9q80xQJnoV9ncbnQtg50yFCJmgzZb8cowSbsO2Idd0KT7CpNwEcQ4lyuoiwosh4rPrS2OxSPSrfT_wba3_bDBugEAsid8v83awmIZTW4C1z9aeV3Ca2LSouV9zu9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1996, 2, 60638, 'cKi2vnART_WgvuSr3Q0l40:APA91bFTJ-ZpzxrYXyXfpTt8LvPocB9qmF9H2-0Do-e3I18vqqnTqU5eMv4g76qHLE1hLUyU9_EERUvOgmyaZ9Xe-AuYVQSYjSgehqz0UTE-Ht9GncldwMtw2_ZAB2hawxX7romo_v7x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1997, 2, 60833, 'fyx5ylnaQ4Kg3p-dqBnnsB:APA91bHm39lTDjcbXdG4IzrTeL37KLTtdHVoRFUNAoBnzTdlWOiaVILxlBj81IvVcXq_5BKOW9JkUj1vipvm0NJ4df-XbXXXSBlmyyN-FmtE1SRJ8FBqNNRYO2oqKIkyogF_ZSPV9qbl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1998, 2, 60860, 'fcJC-AREQkdphtQxCnNN8Z:APA91bGfu1Fuiyp59S_QtQMWd3qUAn7JfwSJVGq_T1dLFzMvM2b_7_tuSmMV-f9Dwsw3iy-9GkOgTQey5UQozEM3qTJczGfd9aQm55mWrEmZJ1lVLoQvNMk9QywKtqpA5_cg4MCh1Erf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(1999, 2, 60925, 'cUXuXnHVTmOai2Fx_sftNc:APA91bGMD7oZw8-9KA_mEBcyTTAGs5E6b4yA4bTxpLzyC7WZDD50aNIFMyIPn9ZDWqi-olm8HCz-FF5qz6ToIRU8iukR5nTv011YgjbQwP97MLvSW7jqxto-XtIkfzM4BKMAnSkqnPgw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2000, 2, 60964, 'c-ArRdJWoGI:APA91bFoO9pGQtrSApZltnvXT_N6FP8wY08GWB1tSAyrTSJmDOoEMdxKswqn6OlMXGONBuWakFjJx87aCBuUeZGODmCsJlqL8hIHlWv5CyUosxXv1FXhKEYCoYf7vODKGnP-ivICt_J5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2001, 2, 60965, 'c8c3jMxk6UYej8QW5EGMhW:APA91bEQTzM2AXoiCaKlvJejNOewMthT-h0N3jwMdSky8jVCVGoa8kpjdgbzBDn8oGJnqWRnwrBglI8TwRdgicdKgr3H7chFWYiPqt_46pyQ5O19UZKOE4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2002, 2, 60999, 'cgWpr8_gSsOQjwbjMyCk8b:APA91bES7Fs943MWQzFrJBJBdIPlo7KRTHkzI5YXIw5aApB-kTawltvSVGyjk0EmIz7PcFFqKdfWM08_j5Y1hkR00CWqL4zbfawxPnOfAysm0k3uYO0MsFvfA87zAXHW9r3YhJrFT8DL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2003, 2, 61082, 'cL1DdzV-Sk6gss4Bb7cier:APA91bHx36BTJGq6GxBXeFQvMobbaDyehMP0aJEki52jHLgracqNk6o1QDxnB_tP9UrS1pZ5qFP6S57B7JbvPPmsiImOGYZJTn2LAMrMtXumwFJxnplkH2cGotEFT2gpkM3N7MqedVfL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2004, 2, 61247, 'ej5ETSlRTw6K4sfF7bQlsY:APA91bFpqLkaYKtVy7neYXHIsimDgwY9PVyupnBaj9Lyz5NcuDUMYKHI1ORc0cN5nbrfvzli4Kr141JGaQFHfbpEZHyuocpBoeMvkkS_ykVMa6FxS5xJQtgjaKp2HzCnXzK7z1m-VUXS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2005, 2, 61284, 'fKM7M55KROKnVLNwSJx7DD:APA91bEgelq5HFDn9m0eH3WXl4pR_iRrAzRtg1-V0CKThHoa3FanjTFQHhgs3ZrLXZgqaa3kt6NM47Ca_FCmJ5PIs3zftu3H8gGPm33nKPncTJd9ewi9EW0TrH1dNPqPTjux3PuRRfw2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2006, 2, 61289, 'efCTHbySmc8:APA91bHFVWaeSsf8naaEMORnlmlqPYBu4gpzjsesOS9iNelvE8FrY3tahVjM08Se2vPYKVA_pYGNw4g7phfO5lnsnTS4YC0I6SxIex0G5Vv-l52WOXjY9ok7yNL62TMNcjuUrEaTTmE3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2007, 2, 61309, 'dDvT5pk7QhmC_38rqfg5RM:APA91bHT0ErQmaqBwMYmEjOlXDxCnmJ0Tew79DHPz9hMN0yfqqRXlXSm6pOdAndg1A3z-dm2DbTUqa5ey61rmZb5o7svMZTGuZnSErFo-CRkwOvkiU33dlRYKza3550DTHGxYcHxZTsH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2008, 2, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2009, 2, 61351, 'cAapDKArQj-UzQ7kv20LsE:APA91bFZS6rGahkyO6l5HB4sElW97IE6GOvlupIhj_7sIsUnI1Ss10fym6e76k66EBA_Eb6ET-EsZtxLJlA9Sk6oj6yIi9fiAIdbhOUqkioJ3HlVxT42bB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2010, 2, 61352, 'e5UINX1BTMGv6Zs3aT9x76:APA91bGP39FvpXA-J683j5CtBsPOJFKUoJvI_JmzjCiGhEemseI-r8_r1T-ET6KqDNxp9UW-ASYRwZYB9D9kuMOOJdtlyIROND22e9PjTDBaPnFgPbeoSXACILzo4YJRE5ch63v0wtG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2011, 2, 61395, 'fw5gz77IQgKWecwBk4UYhY:APA91bGc2CiJlyXw6rv4Krj6qksmJJemKScK4qh1eBmryMjjEolYSDQsjKylnOZVJuIZb5xW2tbSJGWqjp72RzMvwJ1QRe4IwuAI3HuMw_tDjvsJ8Evpa8-OYWZQMq2yWuBxCDnukH64', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2012, 2, 61401, 'c5TDkxs_TaaMb9_Te1TLZh:APA91bFP18vMFvDJhj-P1TRAEaph1kCOD4q2bHCU7PNd_CM3Hssb_oZ-QhdNBY3hW9-fb4oBAfYGq-7G4qegP_caWyt5j8CVA9DAWARdDwOPI9sJCu37-lE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2013, 2, 61426, 'fpxyIzBvQv-HiOwv6ngkz2:APA91bEGimIV62Hqe2SKD9vCWV_-0qbcA1UXUyF2VE_6mrLQ2u4VaD86JO6i5bSe2-K---cEXRXhiYhy5JtFfxBfUp6uy6g8zxWfrfFdyO-2fwxjj2qtnVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2014, 2, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2015, 2, 61793, 'eNiDgWdwR72bqg9KHmcsmZ:APA91bHXOKL52upQJ8nHjoyqTmlMnuneAbR9WCMT8pMgrOGK7HGj44qHKt0t1J8h6pHl96bVoyZx1LTB0feRMi4I3m4o4EpzMH6F5AaPk1x_H8KCU2gMzi5GxmmddiOQAVtb8dMqALNv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2016, 2, 61797, 'e4L0hJBOS8mu3hiJj1ynnh:APA91bHSO2J4j3DBwE6HPsHNY_7o-YnCS6nZmh3N8yf35CySWbXOslBnTRh6FqSjMYSA3oyIWczwXfQRzAjTxdDX0OQh1veA-Nr2hw3jILLeer3Qz5D_qx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2017, 2, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2018, 2, 61913, 'fgzD9VaiTLyTMHx8Nequdx:APA91bG56afS8uIF9NTy8aidZ_rgBPb3NdVqi5__vC775N9XiNmp-rA6Zdt862oE81zrI63OpKPBnKp3IyWl-L5RBZFmmoAtwVAQEv0rLovJ3dxVOI7J52w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2019, 2, 61929, 'fhJCK0fJRlaMHV8TNBQi0C:APA91bHBu3rH3I7GeHtOIvDBtrsWTm677oL1P6g5rhjw6r5p8Mzn9DsByo6EYHblE9unu4UWmK_4aqP_-r_llPn4_9s4m8V_BsDNLpf4qzNxRLxu2H5Qlbcw7XZcl28kE7wxl81C7qF2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2020, 2, 62136, 'dfESou7_pEOWj2BejjbI8h:APA91bFe_GWxJLP7KRa3UIYdjpRtZwMHLGEeE_HKtiTcqZjGeo9gn4wzQ9rkEZi3j7DTxV8hQPy_VSdJiyC6LevKrMbHXXPj33f9dkvNgwOxlOCBNlYbQgSMYQ723KkHVYNAuePIVIK3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2021, 2, 62243, 'cmOyG5ahaEVvi8at2O8pVo:APA91bG4u992yO5zJICZ0uos674LRzCYXYsdTPhVHpRKgXeFKPmWXdXCOZAEoH4Qvb0AuuddG1n-h2BbAWCCXyvB9OyROVFhWzX-w_vODh9QrtDpWy7INcMGOinSjJvbAZq6NR82gVUJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2022, 2, 62357, 'csX7QUKLSMGpzZucoV5lJs:APA91bGYYARQl_nJCqzagW8rXnNiXXkJ3QUQxLCfmx90yFA4_a3FgYyy-_bUH2ujxfSOBvuwwIhrHffGiTE7gxbJed07TZrteDObDNSIJyKCEZi0AVGGjTY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2023, 2, 62434, 'fQFwkmWPQsO7tQTh5Kkz56:APA91bFh9t2cseqDmh0LLoWdv40m0UT-BnMfT9y7NUm_otGVOhI6E1wUMDyclntGtdtRURiMwD7o_ap4TZtt_tAhr6HBurn9VCiHy0dmeBu1Auf5Yz7ak0M7r6KAfh3LyGBx26NTe1YG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2024, 2, 62445, 'cszZZ9TWT0-e_piHGn1oUV:APA91bGMiedLHJcoGvCLQrWdS-sof93urVEMmuclOCtIppbmGvvqy2IlyEmszNK-wpucYjJkq9ZcD5TxEtbZm-B5moSw1AK0s8MhZl5FsmYB3eN4r8v7Xmma_a-yFD-VLrUKCuApvw5_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2025, 2, 62454, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2026, 2, 62502, 'edFB17soQZyPPirCrrzLQO:APA91bHAT5ck7_KyFybk2JCPdBAAPPSvq6d9Myjh-KJrNb4S_zhfLXAz87KV13r8mFqWVFLMrKI16VqWPS9Nj2Lh50A1hTIiN204SH_PGpYdsl89h0Si3nfuEPHRfWC4O4dstOQiZ1h_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2027, 2, 62552, 'eVHZ4CZnQaKXnHISLijJUS:APA91bFTYFOBVfWjkRSSUO4y1WcCrg6nk2QsNE3hNoLXTzkCxPuNINAiT3UYfyQsdATu4HGTnzEzDuEzFI-SnyWSjv6temMqDoKpXIvZWlF7Ar-F7IlOs3M5i7XvA_YHLx7sSjmwwcPc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2028, 2, 62670, 'cdhMZ7HPRt6Dl0OJSho-lo:APA91bF6W_P9d5bw2Jd31ejaZ59BPKr4Ms7L7IWM7oVi8ASA7hjl2MhYNSaA3758lbx1JREFUGCGoPuKp91jphTIFQJQNt7tjUnqzRYHHDFbwH1SgERHFMXQZ4VpAj5puVVx0QUlYa9B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2029, 2, 62745, 'fAGC76QPTL-BnFz9xxAREc:APA91bFAAsn3fdxRuZCmqZVOPVcv2z06R042pmPBKmbo2akr_pooxbtHKBubhljVFv2YbMFGGdajRBfO4zSd27i2S6g0eiWJFkeVceIuZqpTugbORCE-XphPHidpMqOsNqA6KWJA1jGT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2030, 2, 62784, 'cwl6J0c2RRycxLvCqaYDJw:APA91bET2IzVaRVdUwPoCdPfYKZhK42vo-rV1bRtbuivAWR7_-5-nFzRLEBFZoX3q7oEI1nJAgnxz94ZLCZuiigYxouLsznQ8tC3ql5fBt4c3p9AIJ40SiptxH7MHfsWD6xrV62ibnqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2031, 2, 62790, 'etAAywVIQ1eIxzPw24uACW:APA91bEB6kkGy16xVZQmHSiftaiDxCzgelUJWzrmED4NaV55l05x7h2dWXlhXdar6WQjgd-1ukKyRViZPpOKyv9VcgBZJ65JhHTEvpyj3Xcm72FWcJJds5tQpiVp81iReaQLwVYlh1Gl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2032, 2, 62829, 'eO2rdUYLQZa0dUXp7cxqOi:APA91bGMiIgayMfb6NgXvx6sCGQwDfU4DzHy-S44vTYEM_b0zEoq-ziz0IeI1U5D2iz_hbq-2ylQ57bxMUxs_BE-W0-LOIXmCnmUujoML0t-ocj11GABufKONHvZh11suCzqr5S8xvRO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2033, 2, 62836, 'dw4X1Wa4RwSS3ZkwuI9y-P:APA91bFE06zDNaov4EBy4Ci-kC6LG1EHKA7ZbLm0cUIdtvkvray_r-dORSkVyR33HaxCK9cZo8YN42UhZHq1X5Ts9FYXw40CP0ZzVbvp8oUWL90YNc_TYG_PLmE4W5vlQT6wJx3nm8-f', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2034, 2, 62848, 'ejvZNeRyThGQHcXZyyzzn5:APA91bEuK3IGa4sxj0QnJ8wsapOQsss4DAXJck7Sz3Yr-_HuEYO0xE_K4CeVaAq-b6tuRMsSigEFlKfGiVLsPVtc7Ap4aPNzdVjyQB-AlNdW-555hvqzQV7zsX4WXnuNCkYCJN7N3SGR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2035, 2, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2036, 2, 62854, 'fSKdtfTlT6-8O-bum8f-Gw:APA91bE_Ve3rjaH9L8LqKlieGn-jcrgQhuyi8PSJDPNKu-FHcvYf0z2KQMTjsUYamII3hVoYeJGcO7m1Y_8PJtNxWVTLWXrF96EPb1lB_hbF4vQRgk8gmh1mA1Pk5d0em98XNr3EnS0j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2037, 2, 62861, 'es2Ryk5LQUe679kFsrBiMj:APA91bFPq59eZ9tYlTkW-l-gvOEmIRfW8zQxkDDY0mBs5aBBG2Lq2Z-CagZCFAZ8AMIMi3OoYqJNAOwVRRzeP6VCuNhZpOjbVa7TIavIOS5C99z0N9Y74qzOkwE9Lu4k5LCtmfZhhuqf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2038, 2, 62949, 'c7PIXfaxTaSJ8hjD-_JZAE:APA91bGXADHG3pTz1lBnD437p8kTP74tpAEZyoN6S3fm4OJp40ypcd6SAP7666QjycXZdcSMdAb6ghLBBQkq2YouXBF_yWvwV8wvnRbmIENCAi-i8eERK7zmc6sk9Mrn-wyr-FHprlyX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2039, 2, 62986, 'e9R8qKziSZacuLKA83Fjyf:APA91bHix-_INMBGgxo_ufiRkOb12qT9YRFeoUQBCaezDYhwR-e4-D5HMt1Btx25SUMlyEaZalt_7gsNbH6gsMS-ek7PDk0aM384Gx0tGkkDh_Imo7cR4WRLX8A_UByZeEfBZIsvEV2n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2040, 2, 63016, 'd4flsvT9PUMmjEEbZQXr6q:APA91bF3cFVxQ2cV9ngPhhuwlryb31zN2gO-eR4xpy_wKHqZKsWRRuhchY94YIr2lEaoXskMx9P0oj2S01Sg_PS-Dtn0aHWmx4wmeVYYhD-RGt1qCVSBW5o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2041, 2, 63160, 'eejhrnlyR4O_ggXdy31EzS:APA91bF9aBLsV7887MBpfRYclXK4BFdYTaawxFzY8tm6Q7LCM62NMLANyvpq2PaLkpCDRP2UPsO5BOtJLZywqGXAAOKRJO7JQ8WMyOYuOSNV1hed5r-MkWHfUQ0inBCOL7ymCMBzLq-0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2042, 2, 63204, 'e9WEB4d1R8CzaL0hbpI2Sp:APA91bGUn1Nz9aUDwf428OincbzeQwDWfgrhd-_XNF11P_hS17yTD6uZQC0g-tY1-2Ncv1Re3S27Z-vKi_xRh4HusWaIIxeg47Thv8osADJ-wZfysGSY7T1griPUD-WPQ7djuvhhr-Jo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2043, 2, 63220, 'eBLgsdVKRSmWG9JweuVR3Z:APA91bFyeSJTkLRRJTyVOYaOImqxQhGb8P6hXdZBKaVPSUvTaMKVq3vwKZ6C0a9Q4su0p6P0pXaquL1Xjj-pA7CJFqnYPZFfjO3npOuztrowp4oFHPWq-hLgwIBdpzhxz-wb5hBQeD4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2044, 2, 63270, 'ebFNWXXqSqCrYVTGtAW88P:APA91bFwMllkxKJNPGf7wg0BgF9UInC-sA1caHeWWs31RW7mwy1XOkIDEGNHUqkbnDK0417byHNorBH-L2YDIbY3PS9GZ-Ocsrk_0UrNIqVtzpeTGonmfoAQqB-On849AW_aGKDpdKD6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2045, 2, 63281, 'dZZSHtTqTDiL38zs_eB6cg:APA91bHdkxitke1X4Zc17zbmzm05Gvh6i696KPLs1GJ73MG_IV3RVpWUYvVoBLMMXg_rnkuXvNFNoFkVsyn1eH2lH_dGUpfCAz0U_gnjRod4doV6-q7plqoIkef9g8QhYjE56D0Rl3Nn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2046, 2, 63339, 'dfUN-Hg-RueeW57_J-Rkbl:APA91bH3YgNzT0qmNiTRMwNByiGWDYFNxJ4tf1mJOkL4bQUM2qG_jRP90teiG_2gS-_P5Wx8B4obnJ2F1kCTnpmXYPPTGGXc5phMXnpKFxnvZ1uLlfEGItcZFyGn5H6qyu0NAu66GVp6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2047, 2, 63476, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2048, 2, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2049, 2, 63546, 'dgHKaekgEEY-mnEkqNX0xK:APA91bFa1ESMYi7iO_yGSrdXgIxDocBEL6qfYzYmOm3DzPRJCO31tPUYYcS5vWXRa3xbxhVSO3YyA0yPi-SNekB3WK96e1OjDjK2wH8inJkT-wRrlcnGovKXzS8MOTQj25vXVRFzVjte', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2050, 2, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2051, 2, 63760, 'c2nTCACkRXC0_EWPmNGSYo:APA91bFn6TF1Y1PhJe5u638Bxhm3NXj7MqdHO6BrPkKJ9dH24pR651sazqE6rEFrf3zjECG3rj4OCyq9ZK5qvkQZ7STFm8hLSnBXKvHeeHvOyEFzSpDd_mM-SdNE2UzHZYv3X-wcMvvx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2052, 2, 63831, 'cpyb_5jrRvyOx58_zhzV2_:APA91bEqQcfqIX7iWKGqvNrf6NVNmyuRRB43KBWWT-eUTeDu9nqPPFzXuOVwE3kZsy-hXo5YfNSWcanSsIFB7Wc-pAJU6gr8EYgk8MMsLgUcYgjvFE0thTbGYEYFhEi32SVfiw31hNn-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2053, 2, 63872, 'c2354X7eT4KQ-WelEXF6LU:APA91bHbjxGc1UDQvritPaO7GETAi1xRJjmSSYrHZKtxuwPGh8s9pQBg7SplzLCMyt6wKZhlzzv-rwK4b_dbHnsJVg6dTeRptD-HPhKK9pEVjSjYlYJqWXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2054, 2, 63940, 'f4pTDdi5RRW7JLOIKHxzQA:APA91bF8jgc_f-vq75BY7WapQR-7oxvFRDSzeoTa11YGLTkpMHJKVlQ3iOXwrr2MeNcLk6qR2j5uV69hu87vb2j9UV_ryIvnJdS7PVoe4Ompu6bzkCbeRct_GUMc6JCH-3UopNPVEBuo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2055, 2, 63951, 'fIofnmckS9-NQ0H8DB1yUM:APA91bHWgUn7gs7j-c805zbro_oRRennzlLtH9yEQEy3tR-XOL5Ut6rr7l44WtCpWTNsf6Jk5XhfC3OPzeYj4-nO-ZaLEzSocM1eQHACm-sMIo19TQbi45Il3SZM5WXTeNLtg-S3_av7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2056, 2, 63996, 'c9HbO2nrT-C1f1io9zJTiE:APA91bG_ioCKEMZfWG60sBAKIfpHbn71wzpBs2jTrd0HZM2uPS1rtforQ12bWyjzLpLTCQ73iCTOdqG_9N7MMYY0S7akS18i0OVm7opXeYKPyTssYiAPgMu2OyMaThGJhFUVOkp7uTKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2057, 2, 64000, 'eOu8CYuTR4mLxfxKUa2wEr:APA91bH10r1SObdW5L96MDs-c86gczBY0L535EzqYyzQuuvYvbiQasDMjaEAI-0Yg1YsPnDixdduiD8mw91ikG6XUG5K_PSn-fc3YtyGfyAwezT84kiHtWNPtu_swm5gcQWIQxHxrBju', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2058, 2, 64054, 'cIne1dEZw0vahbQ63Ewav8:APA91bEbEpn4lwZIYM3R_8jFTx3L0PEOOmr0AYQvz7_r7e17fYSLL4RK1g-OBzvnBtvnh9fwWk-WW6aCGcGCHaKdHZbmXugFpY_lXVvgG7b8YRGOwKUpvpWtq36IrbjnP3djj5n1rETi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2059, 2, 64071, 'cEs7FR8dTcWjLugjUmC1FV:APA91bF4Z33mB7NFCNrs5v4BDttmIQXzvVBjMLKEHenZnjwHTj9OFdRHlThFVgs9JtKw0YEWKB-4QmZmjuIuh-gZwiC0P7NnZwK4pZuwF0zDzXsfv0TuADYEfDoBEa8UCL-E1VfO0iXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2060, 2, 64091, 'fMhWxNEhxkHWpUnxjRQi9r:APA91bHLWfHaOmxXG9aOdEIqbNTihaXkma9e35bUBGoBJnmPfbj_iFbm_k1OFI7yRZK4mxrJ9ovZJXaL3JzQUHIKYWG2WmY5omjoFsimonyLE7p_5YZjSpsiK9JuHdG3c3YrI35KQ_Bt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2061, 2, 64116, 'fIAvlBURRK2HcMMW8lDG_W:APA91bGmU_ACztiEdSwy6EJ6rN8XoyrCX5BYe9lSUdYa4YUXK3wGfdPGIbATQ7FSwdds1e4DDSu2gHuoKjg8s7ptaHAJMHdpIWRG_1hCIE7pCXuHgIeGgtU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2062, 2, 64299, 'fW0CYfcXQQihJWkuOfxlUQ:APA91bEAIwfuW3yRM5RZu8JDclpdIaphhFc5ystjVCEcmn1D_uWyzt0iWGFR_6pcujLNlj9Uv8f42HXrP6LQFG68cLJholvpV8VbLZeDz8TBSJYxQwghgEBjYTvKDnqdlx2SROT1wXQH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2063, 2, 64386, 'coEK0Bi5RHun-fdc5gWX8X:APA91bF8ixC-JjRpHpraDNd6bEUO8taZXStyhqx2phMsV3Z4PhYfvjyk7eTKGtAvO55KWjC2LfA21G1Ybup5RiyKYpHw8fIxGYi36zMkh3-UcXbBxbddOo-bi1OI1TaeAjTyq7HpV_NN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2064, 2, 64412, 'f6z4deSFRpGNlX3mO2KnfU:APA91bGthf9WLjBgwKYROJW8Zn7WnS9a1DCGNkdD3KDGZjk1jOVBEtk2ige2aSsKEMBOnHGbNOeLfClAH8pWr_Z6Bh_9hQJN_KQHLHnz8t0OpU4uIFUdaxo2ied7MQ4Z0ms2f4TUQn9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2065, 2, 64482, 'dMoTrYP5TcCC01WJzuXPVq:APA91bE8QwT8w4bgRjON2aAJK1QBxWfWN3SQPpajvEU_ANYAoncCWpCfAts0GF9Xh4xP6Y-CMdG8IGA8TdlN75OXWfV9_AwhfS_BrRbOj3jJwsDeiOAlds4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2066, 2, 64586, 'e6KcVyH6SEa_T-kHEjSPR4:APA91bGUemYolQu-A2GPxMbQHI9PDtOTEGBAhONHh2wFgc0mbydt3Lcdqk7tJCDWnWRRZF2b4eQ1NLm3yZV7y6rcLj56v_82FFQiWiZ-Qflhrtx5anVUihAcQNRlyi7gu33c7zLbxpUe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2067, 2, 64623, 'fYc_3k2KSlGYoBCSW-6SQa:APA91bEFQky5Gcw2J-HI4ZrSFsdWzRF67fx4nvD_i6Ef_AGLTKvJOG7M-pm2LXvPEdhYoz3Z3aRWhoeTGwTJh5yeGCr_v8xGj49FaUxZLyEVqm2FG_EGEkGu8gyWaWChmTbpax2e8wxp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2068, 2, 64626, 'dfCXVnPkRRqAxi_qeIqKhB:APA91bHaBglvm7Qdbs6dFtEsYMZR7mV06O9UkfdzS44nh8NMKU2GH72O3eGkAmFiNAKLRbc2ugUp7mFlCvaiGNAbAd6kiUyQjzXzovG-kzSYx01faq6v3tkqqhjSt6v5GI4vra4LzdH5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2069, 2, 64646, 'fWpwp63ARYi22G4bHtKBU1:APA91bFm_8OIWbApRgZrIyRVyN8R2326T7yrdE229X9-fX37TkFftGlfhfxmXNWchEoWBB43ZME6d08pKH2YUOkPY5DfR7BJd1Y8OU9NOuzNRUD4VvnUWi2XFbFVny-HNQmMe1i1L13x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2070, 2, 64688, 'ciFLCSq-SqSSSn7S4Jdafj:APA91bGFPaA4UCD7P-QGQCFBdHpLE-0X0bTDPtFiQgz_aDQWwbwtuL_wd4Ddwl7clkC3_FC6D_n5mouMKu9N3Z-lSz0JVWAsXPIlC8mJ_X5z-CdfiCXtuyNdVAPV0W5FzEe3ZcBxpdEB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2071, 2, 64691, 'e5ad03wCS7iCi5KNXmCXzu:APA91bFb2mVif-w6U92xCLEZ_KgyXpS64QuwBvLO8L2am1KhSG_cDFqe5KPlHDwRQdJ5MF1s_3R2R9xfBld7sjYVeJDmrHz3JyI9KL0eieyfrE-kDUSdgn69zCXnkYV-ezYExGh0APqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2072, 2, 64707, 'dIMYh3TaEU4fh1QUJlp8T_:APA91bH04Iqu0ZBY4co40ur6rFwg02sbLABLKU0wdY19l6uU-rJ6HEuHfgbyc6jMAjD6Ah1mSTj6pugnzvAc_wg6nYn_Sloja5y_N-9a0dYjU8w4pQDe0vg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2073, 2, 64738, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2074, 2, 64739, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2075, 2, 64747, 'cWX_jWMjT7yM0WA6QwQYC4:APA91bGFwB5igUi5qtU9mJY5bwOVu0wreRCr3GZbWjV9SMkOXwoXuES1ag8bbFo9CTaGM3komIhfD5v2jtY4J2_Q_FpMqBQrhFktTy9qxSLznLwydoKAVlz3wgHyZxzAvb-2d-rx3yUz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2076, 2, 64763, 'eB0gVk6PTCasMZp3I4UNLm:APA91bFSV_pCJLMquR-ttYrevDLKoR_FbrvqDTg7hULGwbci6fNhh564KcNE9o5VCdPh7FP24wM6E4YQavgVlZgv_nEpN57t9H9WlbwlIVo2m6GdPJD-4DQcdimxZCTQDQ9RpAQHu6fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2077, 2, 64767, 'cMiIYQ-CScq0eXAhzF2sX5:APA91bEGxM8dzLVj3tIp11THvPu9YmUteosixZ3XRehM9CJIC-Z6G2EL1Tn89n2oZmiIIILghQpN0MsnM3HcX7B4IbydsjjYl-NHpd6N3fJNNQS1MguISFK-5n8_lf4kUff1PL5TZBV8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2078, 2, 64775, 'cNRiPt-9STGvPAth29cHfB:APA91bEW5Vd81U87be2xC-GUk_wbcjPSOi0rYO7AAxVuZC2LPnooeKXXzXW1U-3OJ-_olFTlnsfk1r5DxJoLZwLLLFgKU4d89Npr2ZJJf4DDoZmrCXK7ndcWc8WXZf7M_MLSbfdU6inD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2079, 2, 64776, 'c23dThwilUGIkSlVfjIBEq:APA91bFl8LDQEcYAHy1-ooaaSJ1WdULJzPBGu_l3HHvaIZAbk7D_USeegSlh8JNcP1nJA46as2nTyCc5VkP-ggke-uhDSga-w-4kJV4yKSLygR1Lp21_yFJ13z3LkhKzJYWmQ5jaT6_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2080, 2, 64842, 'euVHvkE3QOWqMYKanS68Eo:APA91bFoZ5miPJ2kMJhaoXS09-r965XA8v9U-FzwTTHAxHr2ztYJb-Y1wIQmu_H9fKrVHwm8Gezy_r2YvRLCT71VWN6O9yKiQv6A2j-x-l-1VjS42Rjh70ck5mub9vIgwTRbdva-aYf2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2081, 2, 64847, 'dw3qUwNyYoo:APA91bHwKw_b8ZUfIJpvhJtO-UjjLLbifCBA7O3DK7Uhnb6Bdw7y6HDCdt7Ulf6jLycs2VrTFKsxOZDyD7bCjTimsRRRhRkD41hvWjFpWtEdmKxb_bmGRfu9Kz9jvWf4y2L2SS8ujAkA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2082, 2, 64849, 'dom-mYrCRCqCa5heJerf8V:APA91bHqnNxF6jjXCSzm-sfHliYMPiNkLSgY40McbdEXa0RngYihC0plaBE3izNa8AgnPOYI1upeH_9hKlX-VzIDFOgOTJXuKm5wTPcGUpCpb1vXLhQ4HSxZlMQmlgGrkQnkCByfUcv0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2083, 2, 64861, 'cKFk6xOBSJeT4mqNkceTjC:APA91bFX00EdgibaFh9Kly0QQiA4H-eOdQAOjLPYGDPVsvmkwZL3tB_ucLDql4YZws4wl78QMc0xm13CC7U1E7_IPPluNmpW8IrYeFTUHK1EUKShv3cOrBVJD6zS1WuWLExummcb1C55', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2084, 2, 64923, 'eQ-fO1YbRoqQZlgVgBYCRt:APA91bGen3Lo2meHPUm7CP0TFt8qV599VS0IiE1BaQzBPk6iA5ntPTfOfMcL7zBvKWa6OkqVHHYMUsFgP-4dI2tvtWW2bTFsUd8n8JUzPLDpcQ67lUD9mWF1rFHw-_iBYanAkiuPO2fw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2085, 2, 64931, 'fX_Xdar_R9Wq0_2HK5eVk9:APA91bGQGvBztI83vhxgJjN4wahOKJKr2ln2C0ISSLUJi7Y-mupAw1e9KaXn0wVRKs52cFAkDMPfhsUiv38pf4pTr5jTiwKPPN4DaOsQ5clUBA62idmK6Bi7iV0ubp1Y9sPXZadBdXWX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2086, 2, 64941, 'd31qLHY8SeqIdvTiblwZKy:APA91bFjC6uPFRBoZIipdO_PvGLnEFCFnd8xSk3jNpOArnvesKjSu6GdgoKtI8aGeIyuPC0wiIWkWcBJ_JltaaeDp1rqej_udIMGTMuiVSDDCFEIeZcrTplefwL3CS40ExWM2vdK01Hx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2087, 2, 64952, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2088, 2, 64953, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2089, 2, 64955, 'dCxwmVDoQh23eFzHtb_Knv:APA91bFvjJF-XJpGmT8PwSs4mCsucS3rfvCS77w24GV0t6TYcShyDmGHqBR7TbFocUukZW7FfupparsUkd1oBN6SVJ2M5BwU-Ur4GtEdyEjKRwwYcoMiwipA3lFz-g4lCQongXBxA8wq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2090, 2, 64997, 'fN7r09aKSDWmBu69a0D5yI:APA91bFoxGk9Hzv-QU4behMZ_Zet9GGM-2SqK63U8ErgE9i_Jj5QNv8S1KMP6IJE8R5DGOQsMoZsuYdA56TcSOTFGdyjalcPdBeJm-FFo6WlkrcHU3dt_pgtaPQBc3NRXHCu1z7NPYhG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2091, 2, 64999, 'c4F5-bE6T9uK0hmRGMFnia:APA91bG74NE9DQBpQT2s3fH16rYIHPmQZabzP_pGSGHtOmXczu2RGPZWbZb7N6AnyN1q8dmt1Zas69ZJ52kyNrwP3tRZEid6kw2h9HDbcHjx_7aG0TL-d3OwAqwQ2PiCxI-onT24nIid', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2092, 2, 65006, 'fZRAlQPwRWeRXfzFiKWMHA:APA91bFmWXywtFCHwDHBldUAjjUDAJHQe4YY10mOCLa1ngvuBF1BFP3yGLYG2Z4_1UCedfpIqnXyN7ntbxkaDpJrGvLg1MADGtnfu2kuEzSu4nRC0tNfiAIscixcAXZlxcvnGSyvYH9r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2093, 2, 65014, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2094, 2, 65031, 'e-InwYVYTyiciX_LlYKFWm:APA91bHF7o2DO7-Uy__oMsFwIT95Ww3ZJqmOB58U73kUujoL5iHEA8JeAsQ5mkEoQaW552pdq2YEdGJICySnV5H6LuVCIkfpCfPIVjaTwtIrRbOAUWhsi6SgEL7RgOI3wg5l2_KpEXxi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2095, 2, 65039, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2096, 2, 65050, 'eJwkkTJDR3WL6jsWlYAIZJ:APA91bE-vpNj7jNqbGwAcspoE7h29rVM6pDiHfWth8S9CMstuzdsMhrdoI5CEgkE0j_gA__yTzAO8B3w4ZDgh8y_p0iBjBwM3ip3JlQOQE3RWNChqzsHHqF4tX9O4HmMHw3qlcEysusr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2097, 2, 65075, 'dwhWjx8ySRS6Vwe6_gH0r3:APA91bFGbWz01A9lNdk_I98WsvOQZ2rF_SIM3d32SdeWiHnKLxh1NGvtSNkDJvylHHEYCRht8Pl_xfiVHuaI4dXjhxwsQnfS7itDLOJBh4RPuxm9BZQthKKszEE36nYBvTHxPvlmeywO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2098, 2, 65104, 'fSZmypoRRY6oZ_kt5PjwdL:APA91bGTrBxpOfP3M1U98nMmaa5ppyM8hPeBJmlQCBZm_HPY0qVEFi4696yFQ4cZtEXt9kdL-PF6O_RnKYP-X9mfZts7YMBtKcsBzifogVon-hOdIBrP2YRe4yWAIBpgqHH_kaPI5hw5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2099, 2, 65119, 'dOxCiASORgmA8hS2Sme3en:APA91bEuokl4r79Q6QOruV5cQwGrhtlawKt9gito8BIJ4Rfg8ViOe-BpOh8Llyi3l3-E6lEd4rYDr8v-T4QOIHQwhsONSojx08DdLmpHU8wx0lpkBa7p3th1HqQdytfioSB45uwcAZsz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2100, 2, 65133, 'fNOSKafsTQS0mU3HQHvJ1s:APA91bF4zR9UY4DGjMxdxYdFj4n36JN_hdg_ZT8VNVNQGscIeVxeN4w0Ib7F5JZKLVaRQEnPOtrofeQPRv2yrxYABVYcjreKDPs7OPMinM4gBWt4yHxxs40wyoY9nFcpF8ewSFQYWWAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2101, 2, 65142, 'fVcDyCZoTqGN-nOTVkTfGO:APA91bHmFgIySftz5rsMA3pW4TLm8eVWPXSEljEe0V_CAILcjORcOcWRZqYwSwbcXwCOVt-3Ogy_JnKyDIPkbi5G13qta3akYn9FwvHNbzpYItZluXEVPjcB_L4noXa3-VGoJ8-fT_Ya', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2102, 2, 65150, 'etmRnBUuSNKTcavJ5YefG4:APA91bE1DFgleNUuchGhtGf9B5hz5kLU-79pt8uYmd8eSa93mpgZiCpfc94dmLQ37vUHYUszKNVZiyfkYP8jYESl6qu31pJnM7mg96DDyRMSoM5Wv0oMKq_ANlD6Oiuc1LidFR6xRUXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2103, 2, 65155, 'dXUrhvwqSf-a3UANNG36SM:APA91bHICyGTIYdUezuHWKl1MIJjHxDW-mcfBg6ka_zBvYjpfgP_0mhj2QccYIdDGs_ROQY6LjxL3oTXOukJntNag-up6ECw-y4j9XPw0Lf2qOSV2ScObV2fhEApcPWt-YO7mR5_n9b2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2104, 2, 65190, 'dBh3G6NpStGrdYvK_wWt3O:APA91bG49mWnR1rTC6RsnhlAbAhj-rXbTdVXdxrXSzuj-SwLE-FoNgD-gSADEvsb1yNZtiIeP7C4Tp-oBO2xBgz7zhWS5WIQRufxfV5p6HqlC5AtfdyuoCtDH-mLCg2DCOAcJ6j5SBv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2105, 2, 65200, 'd93dwfXuSHKGKNLPJNHeSd:APA91bFwymXQIibWhB8YPQYgMx0p5lOFIT_JEeet_OHDgUJUyGYb9hfnNuO0lsQUR0ZndSB7QqrWcc57MxxR-K2pwmG692OzyOP26ePC2jte7itcHDMnPaHgDi9XCnyemt3GOcXtna3b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2106, 2, 65209, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2107, 2, 65221, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2108, 2, 65240, 'fc48hBd8YMo:APA91bH_ESNq3DJbSrQmQ6ewoXeDFnHjK95bYIabqo7mNLhEcmq0F4lGYiKghA8LQ62t7QF2L96ByT0TSNjBEitrgiUwaZTC4SPyN9jFJniRaeiApH0QQtOm1Co732C5SOZ9K0ciONK1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2109, 2, 65242, 'ebnD1jmaS6W3hx4Q-vEQlT:APA91bHSlpTWCC1rU6Af-YUeiQJG837MDl79HJgybVNj9KpeUvvxrlgBVOYyQ5AV7Rm7Qxdm6e6qpQ2DUY0qqO-VYKXEUNT1r0YnkFhZ4mwbqi0ftYlk422OEh3cmzE04SlvBkVu_cMa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2110, 2, 65267, 'efNMNtAwTKis5EyJ0l6BgA:APA91bGHjz7H5Ur8lHl6kVzZt0-mY9fr3XSM9Q-0HE5s0a-jxG8_jjz41Gg3rQsh4C6bFpDW-p4LYBafxI1__KV-TrIjdLBlyyrnnQj4SpUhuf6bqLUsfRMcYDUUgaSXRt6R395rt-O3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2111, 2, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2112, 2, 65296, 'dhQp52OnQlCiX8gj_VMoti:APA91bEMeiWFT5w9Um_453ebYDghvbf27MSPuc-UZzUaERGPPRnhE6IRYTOW7w4qsjCCXPH_2OtwsPa2aJlDBRscQD3H-zRhs9tAUuV7I9YAVXciyv2o3pA3Fg9X88iEO-wJ164F4uOG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2113, 2, 65311, 'dp4ud9_hRXORtlAC21g58c:APA91bGIB33lOCubNppXKeYs-vKwP-rv-rsluiymHcQf1RQ5EwKbNLl5oZ3hWptDRgxXPpUSLYjlgVVZV0GENjxnJPmcNpEVVZOK3J57rdu_YR1dnX4m989tJHEX51RBFvltqs9f5ApR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2114, 2, 65313, 'di3mizdnSn-z-HlEcNq5Gw:APA91bG0WOoSeD0GoCX1Uh_XLFN5eEaBonwlMTNYDr2ILKgVOjwIG0WcX8x1tnoX3aPoAdCgFsflU50Ptm-4iiEizY0_jAWdis8SjTyYRYXnybwJZHS6b0SlH5_EtOwwQQ5HnB0KrffJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2115, 2, 65321, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2116, 2, 65330, 'eutKj8spRYS7GA_yw4d2TF:APA91bFNBhE2ksQQdoOkMfJuJq_wCUcAst0TF65fJHARkLJnnuYOurtXRHNSv4zZrDU5YhIkw9nrXy1q4W7mR7orkQ4tsesLMPtt2WLbc6BG6Y-LU8evz2_86AyX_ToeItXMZqrwEnQ2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2117, 2, 65332, 'dBZHO298Sdeb8x-K5cD28S:APA91bEQNDH-4S6ffqX9HO5tyxRekKlKlvC84iUkDXFbwtVpeb-95SncHERxoE6wbVqbabiC6nq0VuUYExYjZZ6qO6keNrOZ0o1BwqcDpk64Qcb1OgcVq77wcynHJfGr04eyLZSkGLGQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2118, 2, 65335, 'edjBkoJyQ4CpXILB5qbNnC:APA91bFXKU5QzDyWXteC80VM7E7xrvfUKFsTr3M5UQTDMv0vjjuJzZiVSuBSNvh_lBoO3pX8LRc9s7sd_0tTsEPecgqp7iOGTreg9EzE_OYP3YL9Ge-vq5CVHDfZg6s7lzQlRhCJImH2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2119, 2, 65352, 'fZiyA0aWTrCaEX-KhH9tua:APA91bFnlfZsPpj-QMrxJPMv4yeFSvi6GN1dmcxiewcyNb5b8AHzklnWXULzgayoy6FMXk5od-8Bqsy15qosm2oG2iEsV2Emb7mR-hzj6JG6WKNR8Axrdmspf0HFzQfXP3UOjRk2I8rk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2120, 2, 65360, 'dcdYPn8IToS45gI60N6rYC:APA91bH3SPvzZwvRvGWiA3eOGCVoG3JkMQ8dyJp0RwZE9Z2mFFIp6KljuJv1HpSB6edWhRtne5dtxqcwaOmn0K_5sD1Q2m9ZPT0NgB-LjBG2drqxl-nz23a1JIk3VL5R-d2TjNNZY54F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2121, 2, 65365, 'e5InILQzQEug0hN39zMBr5:APA91bEvJJ2xzV6nI0bjCE1OYf1CZ39Rn5k-f-jocZo_k3t8SQ1FOUg-WCiCGuXw9QYfDVkzwffPpkIm-lfc0KQN1VuaCFKnEw5TVPVnC71evwsePHSlmSXRtDJqq7C7YOkDGcox0Mg4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2122, 2, 65392, 'fbdv4O1kTaa38dqcZtfLQ5:APA91bEe5TuTo_dSOp5XjzDBe6GMU7fWIGpALXNig2OFathqg_RTZvtuos89gM9-LxY5wRmA8NMprP1TYTGdMwA3y5I0PuadQlQMGXeeJkaIntuCTsteL0RQm6yZesTYafV8sJQRpBBl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2123, 2, 65406, 'eOMZzYiLTOiHTi9PIr9W0P:APA91bHEED6A0XMVDp3yXBLwLQy2sJoRZw36J-SdiM5aeWXP6jby8wO_TvMBvbJBV6rdg2wZmL-9P-1S7Wi7-c5BWx1aUTU3F8JWLvgo06bzaZ6x0Smr3fMXpsA2VJHNldGVoPdHJhlI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2124, 2, 65407, 'dqeC9mjTRxir41_gwTva4T:APA91bF5CYKNW-Ced_kDiMnavt4Rnk39gCPvFt7TJwTk17nv6cYtEy1me9coglhUVNkicGlqI6rFVoeo626sN9BkIaWizDA5bXiSuX8zM6nlN1HM8Hlsih-uI2qVjWUYADqwhMnbdHAW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2125, 2, 65415, 'dMYN_7FqSZKnxtV0fOEznA:APA91bGt0W22ObEQCAqOE9_e1VcqKw62W478qMTH-7CXrx-HdKNJ0IgcPfJYGuYbewMLsyH3aT-q5OAJhJoFKDnyGWfQL-Ccq6BqW7nLjyJ-wjialZmH5byUE8aImdMHX2raUB_R8wR3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2126, 2, 65449, 'ei-rVhESSEqV8KyfBRgn9D:APA91bGgzJTNZr7Han1FwSkMfYTQLovFuVxTTRILuQ3W6neDL82xrSFzLtAI_t_GS8zGN71ub5ORMm7t6r7w6RKTw32x372ftGaXmDhb7Z4PxQknHfNwpawgWgFsdzZvHv5LAgCvYSqY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2127, 2, 65458, 'f1UPaz3HTCKNwBw8_-QXVX:APA91bEKqQvg1MfJrr1Tr2PgnWHSYOa0QC70WM80jC0mwp1qIAtLtIzvY0vfjyXSMbvzjne3O1TcgmamXrgnD2bScXyhPDY8v6G33aOER478EfMxJSgItP5Q4WzzjB-FiBJSTPLg3PnG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2128, 2, 65496, 'dIP8vmrcQlurBM84Yx8SxP:APA91bEyIcncASr_3PKKOnKcptKQ-t7jJr1gh-i5WZcbXY93XF2Lscc3bKyaWO-teYuuW0ghwvvy0qz93GrIEdQCUJnrLTVT2h58S5d-QOyArvOF5LND5pb0ldHP7lv6RrZ8zuGJM4wP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2129, 2, 65530, 'eGLYiPB_RA-a257LwlRYIR:APA91bFN6og83gSfyx7Vjegnv99sctI4NT0KT-ZrTe-ABn9q96zlB8cwvVQRJ7D8S3xT9EWWrO6cSqpK-Ep2Q-SrLrOHLRVqyyLwDRuHFjSi55JcVSN6o1AN8KB93Yse00ajaxJzBQUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2130, 2, 65548, 'c9vdlk2gTEuLys48eUcpjo:APA91bHN5jz27BH2XC3K_cpSyIuQKYsgsl2Ycw-tUundd9ve2oZgFqj9CxgRWrd3CkHnO-tdLtFvamUMmTJ1aNAXH-gAkaEVNOOl0uUM4I303iqvmO2mmZCdf1PdkzsJjBOfE3E_nx4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2131, 2, 65563, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2132, 2, 65564, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2133, 2, 65585, 'eLRHGAjcQyKa9PAugrc6og:APA91bFtIA56bqGxXYwKmdSOaUiospiZo0My4ZTdDEJrlYUkpt4UKRg36Bxj9kxy7mlX0Zp9AATVWjpRLbnCSjSdL6NP9aSZx9DzciracQZCq-k7v0t5htktxWLt0VPlRIffiZGeEclq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2134, 2, 65591, 'dCZ-ANfMRyqkjXkFJMguAl:APA91bHIwLgxUYXscm_D3R93NBFA1d2wbL3L7w96SjcpTX9fIWQ203ZMUWMYjBCySlPlmudHX540FQAPv7nkGOUWfhiqLMr9_EWTi9lU8nEnJyyxKl7S3YIo0PLVflYFSuQFiTOVM6zc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2135, 2, 65598, 'fcCdjIlYTY-a6bj3242vVP:APA91bGqicaQSCMxbmDFs6kxRsadB0b9nEwHaOE43jZCnTlzSCkqVUydsFeETCMl7H2xbRWP8TjvY0OPKi_nqK2O78cmjDpV_gmUhB0e8hurCyfOCWuQKzis0wDvewfAOy8vyzQ9eXbt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2136, 2, 65621, 'cFjmQI1_SVyUVpT9IVPi-0:APA91bGseDUHiX2_wucUq7YN36Kt1ZqBmTd5oigyaxwmHQmb20SMxdhvY-aNtJXrMnWTuaE8M9UzkR5yQefzCLjvnaRY-7qzKSgnMiDSZL1-NACqwKaf-v5PmTEg0bIAN7k3er4sXvp3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2137, 2, 65627, 'eOlbrQxRSXaK_Iso8LMOWM:APA91bEbOAhl08KYBtu8EV97sEjNpzvQ4SDL7HKwmqQc97ERJr1guEfKo9uapXTsSZhjbcNYahgpoqtrP9zDU7DkC_fowxR3bR_WO4iKrOykOChquMHOaUbucJXtseDL7PQ94ewxj76Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2138, 2, 65645, 'eYaeebz2RU2AMCmRKF4FSK:APA91bHtweZu5a4q6meq5N8ERBPkUNoSP-0YliXwd_fnOAoKdTjsIW_47uRZTuMYNACRs46b2R-z6q-X__jJ11Dd5WQQfFlq0GTVA6hws0T7M-n9ovafg5xIXYPGJDMLv0rIBnLgsJ6p', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2139, 2, 65649, 'chhCGsihRLCicYs5tlgA5G:APA91bFbHdW0IiCTgZmgZSRu978M4DSoQ7nHWFx4SpuFped0MG8qQFi67mSIWsP4wIikY7HqwnRdnnjEZnbx87CPcpMs-o0eyU6ljD8jyjaxHmrWSyEqYbBxdUAnBmXdPw1P9PLdhyHa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2140, 2, 65655, 'e4fIO_qlTz2b2mCQaCA1dR:APA91bHuMcO5mfrs96BRqMGWRL9MfUED5kS5VbNoTUqq2bmvP12OJhwSzmvQ4_BlgmZb31V4vaPx0s7Hnxbx4FYT-jgDL6oJ2WYzyhmSEnxJSIe_hlzRatezcEyVCAzVRfoDgdUC7BqR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2141, 2, 65667, 'e9_L4WfZShSXll03D2c4Ln:APA91bGoQ6IiVvLeh9QxQ9awFG8Y746vp5moVlMU5jMEyIXFJ5S9IEFQvjhfUJumwAPBoF-gE6BXDYxeMGYOtDzD9rCIiJhC43CH8AHG25gJnrjy_ItKvp9NEpASgFRP7-TDeAkZy118', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2142, 2, 65757, 'c39LGeXRTLqJRKQMiziRnF:APA91bE2CJiEMr2rxrPqOJeMSRv96hdSdKgR_UzCUrDX7cXyFQ-EbkG3udhYYfxCB673UXgdBEYAboeS0PEWtyymBf45AyXQ5-kUx0hJeN_s3qnP55N2z8bRVWpccD4G315BhfYTkHgo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2143, 2, 65771, 'dCub9IGaQS-PD1rCZPjeHf:APA91bHhNIhUi_zwqcGv7gv1-lkHXLfhzD1mpQdBZmz0LgUt7XBdyHX1NKJr4vcLRsZWaC5G8AsfDTEl7XjO_v3CxvxibmI9d6gYATENsgVMtj8x7bXq-QR7_Wb-HrtJ-0ywCmvLCEBW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2144, 2, 65773, 'fVX6keKUQSKqnyEoCYhFyZ:APA91bGsgERCZTuIt-B2Z52CS5fxYG6p0Jg_hQVPALkq4dzOK4eogECqBcuGbZSqIE8f0ArRWmBrfAy8UGLNYHJJdLitArPMUvqtSz5ULuOC0xv_W_N1PW9MnQyvNqN7hsUbuDGI-Wks', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2145, 2, 65781, 'cLld7FLUQDyLdEDnvm3RmQ:APA91bGgm3T4K2rHmMka6L4EpJ2iF9NacdWEqi822CMSdfcrIEZPg9doNJINMkVEPJDbAbcPr2p3bXQGCkly2lFMPL_az0UKy_eAnTcK-NxUihVrJHpdg3NkEKAgn6_MvGzWNffdRSrT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2146, 2, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2147, 2, 65836, 'fLLy1DzeT6GCFTOQzHe-3e:APA91bHrEBGVdBKJg252Veo2dTbDfGdqdgVXnviF6I7utH6RRGpXhG6uT6KW04Y8UyVOOlW8XfE6PDGYKKCyUaSKH172UUN3yh5oBs-R11faeh_PGkFRjqzFgFq8LaOoOE1Tn3o1S2qy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2148, 2, 65837, 'dg-3qd6yQCK-7xdZRm-Gka:APA91bErnqgCzpkCUTIb6Sb1E2yXKJF9gDLp1D1Vt3cC8l-hQYbaB0NYNDPq0FvQAecM4FuIcO7Xcya37q2ZmWWeHywpzfveFEG_rZT2y7ZPAxGaimaUU31YJYLGDpv1ztYTFvv0NKAy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2149, 2, 65838, 'fEeCuusLTH6lihApn2suwT:APA91bEFOl2Qrmdmj6fASqR8or1ZrYbHs6qi0yqz-165Q8mTuvqSWgE0QQmg_fwM9ZtMOyzEUm0DGincXEN0_gEQdIIDf_dTf5uowzQ-MPaNlvdLHOrjd_jKOg9jHDWLJ8Nbom_zsiK9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2150, 2, 65875, 'e3Oj6tzORra-5fOwJYTyAb:APA91bESwhYwB1boJ-YJOwiymO90EXLAXixVeafq_af-Dyid3enHXMEvBN3ehD4CCohX-4CQF-Vpg-nkXzvxTqWRTT3YuPwpqK0zAa1PFlofWz7RVK33x0sajyu9B756dIZtorpfkR2j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2151, 2, 65904, 'fF-y20a0RIqw2tdT79scPW:APA91bEoWuZfdyFWZrp7aifOf2ToPtckg-nhYfxTLu0kLHnzpKMMkzhEvtWXuoITBp7XSJ4-usc21GiRhLdpnhkurSqbickRSuM7F8hUesyP3YkSTp4XyMPqDMsI9Z4yLjAnrFBDNtvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2152, 2, 65925, 'cIhKVZdFQqGI-uj-uMJ9se:APA91bHwjJitZ0aDgBHmMgaZ7SGP1sZAL_zuvIrsnca_nJnNJfZA1kR2BaKtgGrZx5zudN4kQc5G0CSl8xJb6UG-7u_9y5Ar_ABrfoqyiddV8_bocwB19eyY4f1FGT-tJDgjc8WUjNol', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2153, 2, 65954, 'f5PouHPFRQuOD4lMjGv3z5:APA91bEDPd5P46Xjiz8KUkxOKDr07MDwaBLi_km0oDkzRH8kRAuDydsh5n8oCNkb0Wv9Ibsp1rk68xiAdVnzetGi9ubHuTE7dDcIrpKb_K3gxOU-0--p3WVQFAvcc0v6ovoVyle-i5F6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2154, 2, 65958, 'di70_DPGQhart_9YrpItr6:APA91bGHDEi1BaeqD0K93__ogUcEBalHFSTc71gPbzyYNygKyxJzAakdTQuWfrr89BXVGvu7Er4QeSxgvBxwVNL3jzBVNX3qug0rpv-8oOQhmPogW08UU9piMgq74YSAHPKzy1lZe0OR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2155, 2, 66006, 'eCFjxJU9QwGHDaIOYezILX:APA91bG4k8j6qa-g6Ih_UGcD4ABt6ccjUCW3i8HVMVoCVeVFcmoyxf8JaTi6neoXqvAWeNns2GBhxQyND_Ram4FRZ73vSSDCSHiOPHSRiqRND7Bk9zo-JEhy5yEoapZqK5cFUfB8O0lJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2156, 2, 66023, 'edoCDtl_Rz2NEUq-TTtSZm:APA91bHCFZMfTxp1-CLNz75kM-3OhRB6Cg0cIuoDRXy_L97ys_pr_-rUm-SZq7afVJziDTZoPJa9guhsnMmR6ucwrfdu8f7hY-GVZpIr9tQJp4zq_Q6rZ6s6pcPNindTwy6ar51V57u-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2157, 2, 66056, 'dJfTls88RKGp_ha5xqV7qM:APA91bFWP-LIdV4kwKIyj1vKiWJFZYPCzXhKNl1px6ikkOXktaX2lu0fMwRCaiCZs_91qjZ2XRy9Lazo40yRM0KGWVXqdqctFyXJ6S-nz9hiW2RdCAG2RP8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2158, 2, 66058, 'fVL07G74SniWSzJ1ljmwXd:APA91bEDG9HZ93Jgx7BmQUFqBU0tGYjHpPZAju-6rnoUG8vld4_mjkfzRhP9sDxPqzW3yc_zsNke7CQkfiw-WMFakgQaM0Ratl8XsvPhY3UE0G4JF2PlNV3AZucXU0c4oA8tkNZmDWPq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2159, 2, 66070, 'dCgH3B_YSW22WiE9G821GV:APA91bExiOAxB9fO0_PyC4rJSGzNMYyFJT7v4tqVMNtCkdxbccNq6g729ShJJ4De7SNXcRGArWqJuNkTQ0Hzw4bV3RDqnea1fOVxXdnqpD9knMPcIF8cJUX71FSCvkN7zLzEsX0wbW7v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2160, 2, 66088, 'cQ7iiJy4QheQ0cVl5-g9SV:APA91bE-FI6aUaI3wCSnDRkmw4ItqsYJO3rqoI84nosJDUMzAoc3lSzWVaUestR7ULWYi54pvdlD2jXUg5DusUKjiX60FjYcxBeZbvt0YqWh9nYqtMgNI1HJAi0mxVSOLnSIyNtjBOap', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2161, 2, 66089, 'e_MBDetQSKOZ3Yn-twAVMg:APA91bH7UsfagXVCEvXeBADLyeb1a1TFWmsSsSRUJUqGGAYz748WVp9WHyfQAR6Sv5O0H_wABVoat9b1qroDm2Jr9wRtsNduuQnVFSKUGrfKq6bDla079-epMyp8FHwcH6uR0N2Bgnqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2162, 2, 66114, 'fhbB3W2aTjCoE4Z4IcMJoN:APA91bHFaAqnEMFza5Q6gs0IhpfGvD6683TZRKvPa0ng8L2A6N61saKYzJIOm7dxSn3b7395cUqpwam6pk2xOGWnnFu_JZ36wBdWnd1aA3Pux0tPh5_I6gVP2q5GQRqOTyFUudTDSb_l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2163, 2, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2164, 2, 66132, 'dmXOBxwESG6SxW6uingBv-:APA91bE30G4psOk4i4POXBieeovHZ_4RGcE3i3gVpeNRcDAIzfDLPNRTT--IqM9f5-wVgr_sicluIRE6HJyoColLik9DCEIIoviloEVdgEs2Umi5jLsZE5btxMoVaBnnaVZOh28D5kfI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2165, 2, 66133, 'c5PXmwtcTY6JwunyojpwoX:APA91bH90XktwaAz7C6939NiPhn8e1SuzneWWv43riCM0Wffn-GVE5WE16UUTlik2_w2JdQ7IlM3iGkGoZw3vUkvBv-VBTpUg87h79dJQlibcAgDNhy9VroG-vO-KAOnCAUlFH8HpLxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2166, 2, 66151, 'futbyAoUT4inZqSsLDsEhN:APA91bHzoRf0Yi5hI3UrYhd9m_oYrrlEDhmk73cax0BKVuvg-NlypHodmkcng73SPL3Lk80dohO-82n84noQcvLKUcS91VcK7k3hmzfcdw_MVtho3LjR6DY1U85UR8rwPHePD4LmT_TI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2167, 2, 66160, 'deKon_Myf0gTm6l81PvD0S:APA91bGiwqyFIvkbbL6NDMQZ1lLdfwYf0T0CWLzSVqUG77nkqCvEywkT6mC8PxZpXCVawV8-_Go0Nnj85c26J9pBZHUxDRy3YL13tCDAVu0iJTRQbYHBdMg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2168, 2, 66161, 'fWmcsoZeSGafDZFlhsrU9b:APA91bGGAwAyK0TiB0ycuJhSzb8fd4x9mf9Ab1AQh2V64wIv0-hsWkmrrZrU_BUBWSoabwYIHbMLQtaubIo9AXUUfAOmV7y99qz8_sVeQBdswuqv0c4v8K9Tp6YSnOtfjB0KdDl8XQwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2169, 2, 66167, 'dwABTB6xRRahUWrmmpTZVS:APA91bFye0lZpNeRY1EK-jwODWiMRcRrWdtPaR6_3WK84dsX17xIjVrc6d0OcNI2A182W2izAk2xd4tgZHpM_I761aVWHAZMX-6cuwzHZFuK-v4kuh6Vkq2uNp9K2i2IXTADzqr3YhwB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2170, 2, 66184, 'eKowmQXRReaMvFA2EPI2wl:APA91bEaD7WTqU0_sKdo27k-M-dhUSga6MpRYR0aDml4emgeeOB3lIS0GqU_iNac10fTzUfv8_4RoG80CD3vZxQhkDd6khf5w8hShjeAV8VgqAZm--QaYWL56UbjB7_iq24VN9UxT0lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2171, 2, 66191, 'dT-Uw_L6Srm-8-bf3oX_no:APA91bFQZYaIAR_gI4mAhb6LW9eoOqxAdk1JSOsyDehdDMjX53Bzds3oCLo5Q3SQBRjwdMqjbO70749uGNJD8mEw-nolpU4__7cmnxQ0NQFDok0nikSkG18EoBjNvB_YwFV7LCJ1EY8-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2172, 2, 66199, 'cTjsU43CSciTgTv99OLflk:APA91bF1B16CxWb92z2vBu5R7LyX_asQXBb_yuy66py7xV7AB717-CWr0I4uPkcryDnJz1Y5VLWVXIc5OrZOSNfFdgnGwiZ-LoTWfxxTUWIqmbSe7H_58odSH6e8YJ9x_9Tfp7Wfsf9U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2173, 2, 66205, 'd6bOPCIAJkNGudERgI7iTU:APA91bENYNkk9boJsd8tosEoB63oLFge0N5jaJ8ZxAJQnBiEUvrNXHaaClv-F2FV05XEdu3cDR588INGPmsyX6srntjU0h30KVvuvPW0aXU2O9mJmcO4at-mTuj0RIGzlUi6X6x-BecV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2174, 2, 66214, 'cEC7MIyOQgSqCamw2jyaZ5:APA91bGSwHyNYxpUeOPGhYS1UGjFDccUESVzNy43lEGe0D28TbcnO2GY_p03hdOiSwkB2gABXUUlxgPzKB06zu00KsJoejysnBka77JsdEnQ0GX_ZfMJ5tChJ4TbJ32rg2v7w51EfIiF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2175, 2, 66216, 'esNq8tjFThyfxpuzK5BDb7:APA91bFgvzmXIeyxVm9EX_s0-nv1k7ZN1CYA_Jjbamwfme0TfHQIinYUcBYPmz73bf_3tSm2eDQWfvloRjOAZZd4xAJf0GjuDVTYM5PZ19Brkj915ypVDqquo20EWniETn3NrtLjiLN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2176, 2, 66232, 'eKZOzK0IRZCAdQic68k6Eh:APA91bHGfqtmGi-1ClmA8oTWRLQhz93TpPltZbohAcWwHaL0krKINnUaeS_maztx2B4g_HdkLPYERMPIakRmI9946QrEvRJIj2GO7_RNMwC83JJqa9X_SPbQTbPwTYt8ifrVo8so7OMe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2177, 2, 66239, 'csbhoS7QB0DvmD9iWMb2_G:APA91bHKvrDNZnpuirgbyr6lWPMscZqp87jZ2p3NvE8A3gnI86uUDpaM1-aFP8Gq60CPhXoqy_aVxwFeDAXtg-2KE6U0xCDdnehroZxQoHs6xZUjTlpfGpg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2178, 2, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2179, 2, 66254, 'e6QsSRk2QtiFR4NifR2qgQ:APA91bG_en06QSM6dy-rJ79H1znD8I-GuTeKPfvdp5VXuGIVhlroGT8bXjf2OQX3nd0WzZ0Cu4UfkwtaLBfWsN0DQs8PhcOWN1vmweBceaXmQqsGPq7szSx2pxXBrEpiTe7lzl4ov_NB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2180, 2, 66259, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2181, 2, 66266, 'czZ2ACdaQfm2E3xkY4GM2D:APA91bGpm0zJUvIve-M2euSFI8T-XBwhxM6xFs2ZhLQ2evlf3W926RUY5FKtYeb58bR1kOS9icuVAi_Irj60xsIiloC9pvAkM3EunNBt53X8KqjhG7OMgpI6DePG2ZgOyYHdNmoT_Ldr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2182, 2, 66272, 'fKSVeZPOQF6pBMqq6K0hZz:APA91bHbQ6rAirTCXKyniA1e1qcEygR7c3G2yzbz2U17tTkfnDRkLa4CJeclcVzBUG8qsJYiyeMxSG5abe5r_YlLNESiwt4lw7SJp09QWNkt6OXZbWl9aUeynL_UK17m7puCY_odbYCR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2183, 2, 66285, 'eQ6rdUdqRQKc8d8qpbboPQ:APA91bFOGvEstATb47Lm-mSaJ01jvUPayZX9PZTAkWrRbZ7NrxUH8wWnuSQibhrTSNmuO3HWzR6WwYpD7QgAbbDcpd0rehs8ZeReHSEmuWoRkvWHTLG64qyv9apd0p3CD37DxnAd_8Gb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2184, 2, 66286, 'fJdS5p48RAuQziPqdA2z5b:APA91bHs0TJTkd2K5ysH_EZIpuUyv4_R59G_OBw1_a8IIJ0Sa-tNufThlpq-nrieVWaOmI-O_1Rppa4yw0Dd7fqjcwSk8LtlMlwSKFFhibtE28ScteKOjaUsW77En6TGoiQPnHVnj2C6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2185, 2, 66294, 'ezCyVlf0Ruq0YP_GfUZine:APA91bFgFXNbKxebScoGxA9DHyzpcAxKWHSGNemJ10bfhY27i8ad1Z53YwHPDkeiP8NFTrAgcrdo7ZfhBv1LO3egpTtQ789n8pZYmttnOhd7deNAZq6nPq6CpG3doIHkmjBdte_1mMh7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2186, 2, 66300, 'dktuZ2E_Q2azNodU7lI0rO:APA91bHVjfjvXxSrh30f_h5Y8dfEETaIMsGNiLcBCCGdr9Ne6yp6kMDViTPQagN4uFwUcYhSK9lDq1Cw8e-MTtVkkUPb8PKoTQC8iDrkMQFX-hsuiWawCtcZnPU12BM8CBpoL8TZvsqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2187, 2, 66307, 'cULFacPKRe2OwTWeCEKWX0:APA91bGPZJg1efM39zX99y6FX_QqK3nVXgkDmfIvpZ7THE-hQNbYLpLfUOq14k_zx332pikrbWZsr44MkVVGeMhLDtWY7aUIMTfsX5NjUiZH8Lsdxfid3i6ePqp6QCOCqX7q3z1is1AL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2188, 2, 66308, 'cE7Wyn1lR9CSl87I4fMBnm:APA91bF9Td_lvlVPVhsab8gI7YjhrOEcN7oyOwUrZcRNcpSBoL1vX6YiomFnoExfsW-wNYmGVgvdrwDlEiKudS7fyckBmk7exUhjr2ojbBHuqiNDGer70jGGcxn12IIFBXkxgdjw19PS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2189, 2, 66313, 'forcTgkvQjip5nLUCjxctI:APA91bH8cr61P4khBRtFOMlrhTZ6hyV5Unmy93quWj4-nkD6TJi9Gnc6RTigx5hvxlPfzHMdBD3c6K2lLAa9jCi8ggbd_rPASG9RmISI6DmPQNzz7T4Wg64Zu36I5XXjHndvKaTtsDY9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2190, 2, 66315, 'c8R8MntTTgmMR05wcv9zw1:APA91bH2FfwkUb0MmJgmY4Zv1bDVeusk4e9KYyGyTAmYlxAehUOjAwdlFBgdYnpfIBqc7Inbqy3cbZYW8neyQ8BoX98ZSu1xg-VPetMa9CxOzR68hqzq54N7Qrmj7BoSmoXOfUMGmPmI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2191, 2, 66318, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2192, 2, 66319, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2193, 2, 66320, 'e9mXm86VQhOP5FK4ty1r_v:APA91bE_u-FtP8B4im7W-AJCCGsmAz0VE9XqQ3KG8G4KWPAA8ebFxwmafG6LVIN3wZppjKi0AwNgTMZ28VJP6F0czfXF8K8Q9fmGrbKacZ-NTNFzU-7AYyPLiE18gzCyz55jyROa9v5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2194, 2, 66321, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2195, 2, 66323, 'dc6fb1QOS5O571VMh_U5eG:APA91bHuEtJJltaIJqnGcZ-NFZyYTm1EyzEdEdFezRT3V96LiaSDfRdXCuuEpfP5VNmlJ3UnjJ1qB03LGr6E5txH9I5kh3FxJxqUnwyn3xHlCMJJnOnb0JADxdzP8O-lCxcOisC-o9wJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2196, 2, 66324, 'dMUcSDPqTA-YHaWaB5XQUa:APA91bHneynwRazchq4QJ7IwVjZ4oh5T1iAKeOKHaMAzivrTEATC4QbgYLG5Tpa25D_YB01J5lBA8O9PJMeetEpGi05weF1fGqZ5wj7c3Au6d6JfD5IydFWEoAg_88ypRYUniB2dMc0r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2197, 2, 66326, 'cZkXaENFTMe1j1zl6XmYQ8:APA91bHj3mkJyiLjUweBn_qmgSRpLf-ajFwqAAO65qzsmuqTEq9-y_afeo-Nmhlj8LXyM75c1Uhy4A0E4VbpzScTOBBGjh4oWA9a91YccM5iADHKP2YSZHCjakFZ35QiwXfRsZgf0-FC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2198, 2, 66330, 'fiTx_e_iR5KxdAXLm8K6qt:APA91bEIbRaeBzD3b91OoDCp9EbBu52MLwspyT1TUWKUTVJ35HoeAgpxCRmGQ0sWnT2SnFVYkYelf1BkRDlwzUBq9MEjk9tiuhk3JsKWaaBiADUkSQhS6jiJh6h5TOAvJ2qu7d6aR6LV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2199, 2, 66331, 'djcQ65n6QjS3w_h3TxVo-g:APA91bE5wuppHc1naSRYhEIZtDID0pkGRx2HzOwyby6RqB6xvzK43EwG9zxPHMucOqs_TtnvuEnHHejt3PhZbtDRI2jfm9uQmjhSLmQW-7dewk69cY7N3Zd9TzIHPLvMnAFVYfN7Z-Zd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2200, 2, 66336, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2201, 2, 66338, 'fI0ARYLwTD60LW6eE4t9X3:APA91bFOA1Umg7la4dSh2YzIOcCIEo4aMwISiunXkCS5cUgucZwPId4Ljw6Gil5slGO5558Qo7Wec67HtIkFWKdnCj8Rqlu3DvMRjKhor6t3t88oD6aRaP6sMBzZph-YSwvgf7LPWjWD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2202, 2, 66341, 'd32j2asDSyOibos3kfCFXI:APA91bH6sjEOkjKMfS4kh4qgE900RN7NRw9MnSbNn4SXiYRezspoDydeRbRJ9lLebfMwxyPEOCLRYF1uudxcMmO3ecB2SVVSKiocEd0CeFwog6Mx_Y_HOnTpSKC7oqiFbN4wRSCl9XGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2203, 2, 66347, 'eg6N9h4BSguFsl7apXXTnS:APA91bHXRPRqEw0Q0pxqgPYe6zhsF81wMCZbnRIVPV9TYO6wSWKNyJboCrpQM-IJcRRjR6b-R0m0oU6bQdmfH99LqtB8KrsrY0Lyq-MYz0wbno1ymQ5q4cT2NWzD-QiSwnSwUo_8Th0K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2204, 2, 66358, 'efEu1hlJSq-lHFC08I7aBL:APA91bFO71EJFuIG46l27HyRRl2SYMri-fnr95HrSVUACWYk1jy5an8jIGIGBw2et_6_qi9PZ9Wv9n-JecoaKbk-_JEN6VnDwPZPv5RRBj2OPZ65_kKsKJHK7zMXZEt9gAWzCdjsVnqn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2205, 2, 66360, 'cvQY6uZDQUyeWN_AfWNivA:APA91bEtI2Gzz7uQMYdKrdXO9EWlqUlnOIGcPGw39KyBDNysQn93xGvk8t67y_JelXdN9bonBFez1FAUmojh0MIJTz84r1khx0usfSxkioPnsKyTPlCk2no0TvPm3Yg4EIeMOTDVpIGG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2206, 2, 66363, 'dUBZLAWUTSmpPF5zKNbop5:APA91bHti6C0Pyx6Ix6q7wCXFd8JMzCZeiukqDbDiBYRY8j1uEL31vUeIqbyA-dyRXKFMinOKFjetcWnqzJEVHGkbKhBAd5W8FmtAAEh5Q0CnHdCd8uLJOnQUiyP-5lZ-xDXxc5W8Kox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2207, 2, 66369, 'eDO1iE0FS3u1-l4ZpHVStj:APA91bH0e-I9XN6zLgekJ4hsImvwtt4nyYdUERk3Fb147lY54WLfMXm0f5AMgAuF-Z4dc7YH4m6LDRZb5QyYJH_hC9LJ1EfJLI0a4Fw2dLWZnY5Xmbmt3DzVXH5kef1fNn1yLqkZB2y_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2208, 2, 66371, 'clB0ywmvRnCZ1fz7gVexBd:APA91bE1JZhJ4Wlwa7URU4IneobiXNdhFmp37GRs0MUsye8TrcNs_YvZhwurK9a5M8Yh53MHtJ5eXIoWnbmorI672IhNTg7d15IiwRm6OUB2sbZdHWnzrJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2209, 2, 66372, 'fi7d4NxDQYydXnAct_fBfC:APA91bGqtCaFKhqctLrdXIWK7_5ZOqvX-Q2odbrH83CLjlkOQ704d0yZc80mhTmIi4WptjL6J0G0Cawx8YypSWqXtYvhWBZP6V53DXbiDOHoT0VLKQTVLfkRzsIPMtojbeKyCGZcE2Nq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2210, 2, 66374, 'ef9ZTAhFRRSFsN-rAgB_XV:APA91bGlOTxSr_zCkqd_EKrdE-UqkJCilFrBm_HWsh3EumQqP2eV7BxSnhwXfcCqpJ30oGrqzvrr1FhrVWfd0WfYLucB9HpVKYSB-_GNoQrp678HTqXqJEma47p1N5f2PJyQnQjz1s4W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2211, 2, 66395, 'e785MipwSy2L-J-nPD46M5:APA91bGamBQXgKyeqUgVGbHXlAQLPWU6jB4XpRI8GAYrvxbrzEdczEIiDammIoWqx_abiNVH7Yc8hcBfyebUq7_pnqdmCqde9KpvIfPh_jiZ9oD7T86Bk2qwAxhb9lu7HKTBFIt_1-KD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2212, 2, 66398, 'fpZc31WfS2-8woHHRxza4_:APA91bGpORTZT98QcuOXQ28kxd3nZxCOVmqpkX_b_PrnqRAo4WxyB2M1NGNn_PIq5OtdG0IUXi_Ttc-crgD06K60QEUD7PdpFabpGCjiMT9dYkvJ4xrk3Deo57Lv4hzpb_7A29PwFrge', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2213, 2, 66400, 'fXmVUGp8RZOBUSVSPOfV_O:APA91bGaOCuJejE1aYTKg1Gvix65EiW1CvSAxWB5rSxoB-x7X3G3--UsOP4mXxI8-_5wFdLnabHvKM9bWx8bAqadrrOWUVBgsFcDFi_KBFLbk0OM5Qhlb284jkfZnjDiGDFZ-GSVk316', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2214, 2, 66408, 'ce1oBtlUQAG4MuBr7dNeH3:APA91bG2t1832vP2xwWe4Kc0a1GDNOjQ65VrrGkAKDPpfp2yLm1AVbEL9pguK9yxDQC5A5XhZNOwAGNOtAqhAZe4Ol8alaXtsMN7Kx2jN28_IXijPKzkBD_j_79xXYCvXL-NkbAdxfGx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2215, 2, 66409, 'e19UDWL8Qm-AqbuxwSPLdu:APA91bFFLDl1ghTej4jPsOeV_paKks0TvLvSdCWu55Ai1zI7hNqKgyE-wECGPhbUpSRqUusk0K59yc_OiDR2P0_Gd3Y65SfIV0K4TmhDm5mhK-_Vmqn13BkgGdXEX-nWZo1TEt6kT-8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2216, 2, 66412, 'cfyNEr-MRAe-elRUOjkSLk:APA91bHJrJU7kROzlD5skR05qiryXCzF7YW1_D_yQMrpc-g4seH1BfeeQmDWg6ciKrjTV3eypA9y16LwtIUfhvq38OisVFq7tM-oYW3dYXZYhvRZouYLCVfyro_zJ10CZA1_MGcOq-5q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2217, 2, 66415, 'eDyIOMK9T6qsy-vHNVjf8S:APA91bHYjEnn-nlqsCfFdSoRXh8TIy5T6c7SgGwNC5RRJLnZNT2MqRcLc9-lzrGSVFCmODE74QC1pm5aaOg34ApNN67dPrxElV1bpHenE25XLOa2Rmwy7GniIepUqNH2b1obxB1-xHFu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2218, 2, 66422, 'eYnUw4jyQPiPouwSub3yY6:APA91bF7YPT-Xxr3jmeUSu7s_E_gUcjxWkjMXn7qlAA4rd6sooKt2chRjJ9NJIDBA47SZtH6mgO91RaWicJKp0HbYPMjpII_dy8mtBdVwoQdAp2YgD3xJFl_2HS_ChIKwBARqrm1cWZe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2219, 2, 66426, 'fO681If-Q7q_gnxjE_rSaO:APA91bFcQk4f2vYtt8qQX_1Hj-SvhFaAQmzZEcCdvoPOoxSgq3n32OqFCplixKmVw25sVHjq_2Dy9qiXQ6N4UdXIBqBvbcTHYy5h4CjGnyZ7uQNcVlQzxdiSu0g_H-FEAHlagXlhClo9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2220, 2, 66432, 'eHHFhj76T1iB99bC9KLJVo:APA91bG34cZG_IAkmjipqP9EcgPrPpvzmeBit2tIcXFGNpMbDJ6apkhmoYcaNpn-g1yFvBsFld8CnuUk0clPqAJ4oXi2ZDrnys94hiVAwLSi-GWnVAMybovGS8KwQkHw0Ek8rdCIeoNb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2221, 2, 66434, 'ejCVvjgtSl6ayhnm7UVIV1:APA91bE2-vEnB2yIc-oQJX-RWJ2ZPzsi3UVmhYYHRri-cNH-SHpoo7otfggn8b9en1mUjM3d4yI6sb00BCw5VAWHLu9cYXbS6Oc47XDmr4n_kYYDeBTcy4MwS39eIOtDZABSgGsI_C-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2222, 2, 66435, 'eR4hP9iDRgK8YC93COmhV-:APA91bGtRAf9aUWlOagoK0Vh22WIaMefhGlCK6ZOX3dSRLw7W-o10Os6GwXZ3LtYcCse7dvSJAAO0b1IFP5CbCyUCmLJmERwjGh8sMJS32Xp0BXhVYFkRSEn2n2k7962-te5Z0Ctq8b0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2223, 2, 66436, 'fC_tLmXwRKmzwVz5dUgZBr:APA91bGFGGtYzTzEOzYrI92jT5tQ2ZfSHqkbCJdlRbv55R-mEDltJMHZ6jkv10rq03fsdlLo66GsLeu-I4OI70D9yXazDm9dzicT4oDOYUJ0GVRuN8ffXVh3ZEpWZGcvE3K6bHWWjad_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2224, 2, 66437, 'cj3CmbujTtKL2a6rIUjayQ:APA91bG7DeVoKjGMCGzTsDluz-t50QShmKX9jrtpDGjIwKNveUpHtCy5s8Aq61Wg_kxeK0UDAF0Mjp1OS-c237d55YyYCteK1d6iufCXhEeD9QmUl_hV7lW0PRehG_9GAckOLEP8o7aP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2225, 2, 66442, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2226, 2, 66444, 'ccXe7fEiTPaFoT2CS8cyqp:APA91bEIxWNwYRX8PHoBCmdHLa8B7vdh3fSg8L4ehomnYj2eKEtbZe2bIfeJjp8bFxERadewucDIfI4FmBcfVBYJQG3WsLJ3XaZYuU2UikivXt4Bvf7QOq2HTcncusl-_cD2diwoSyOB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2227, 2, 66445, 'ecf0QtKdRR-DCzbHo4QJ7S:APA91bGaAR5eZLYVGxlUZ2TzapQW5_YrXsyTd9jdu9FObtnDb4r5oprJr0YLZdcrVbjE1zmxHNaBHCaSYHMu06-rzNHg33pHkgLcp3k7P-gVUZeFdHuvUPO28C_9Jm46wfs85Vr1lKds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2228, 2, 66452, 'fqwR-olmTrm2CQ6jrQHhTB:APA91bEx62T5rJKnd5ExrnrOoZN1aUp43B_mR8ozXrDIIp0utfDXRddu-pxxopAo6jAxSrThpmgwPJ1E65IGzP4iEZXIOvGCgzm55xu4gaVJAn0LGL4ULK-KvLyACdf_6kjTkt-LAjBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2229, 2, 66459, 'ehqNWAirSFWfLGMAfruO4B:APA91bEOfSGR4xs3DCyHjX2INWZAmSxHp9_k95KE3mZf7zHU-wfMNzLEQA-gn4u8-UucDRaZyP8omM40ikS3FrxWk3doiVnQr2HEtd0SxWrGhrd4litp2h5Zazvjj0kpsoS_P-6wR9GZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2230, 2, 66462, 'dcQbpdJfTGivFDn-Sys6FJ:APA91bFdY6JuahotkO1cE4kUywqSTxpn2NraUN586j38EJsAj5KVD8UsDr8-COp08Jhv2A0NUVpNzb0RtgOKs5N6SAzDNIi206vdoTfhfDg_wS_K0j39pztf1cMqhlYrfHUezfd3zRAg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2231, 2, 66465, 'eJbUfUkKTTeWGKxp-uZTmr:APA91bHiq5krLuH7ubZLsBNxqWjmhFpaw_nC6hH8QdZxI2YnYujQerO2CI3Zab2ppaTbm9JwihA0Mm8w6JelM2pW1gmtadR_DDTyjHF8m16NX-fz9W5iDXJvC6s6VMIqzgKE8IThtVL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2232, 2, 66468, 'dV1lm3UaR3O0CC21DrTPPl:APA91bG4PnF77fuX7hcB9H_XssTEQv6rSc-_GZ_oMvaviPAlx3Xp3WImlzcJvveXBqgO4mmNo_W4PrcO8IbagG3Cb9SXZ2LIWOrQoyUbPtVtHgpb9jxlbRfa6CKqfXADt-qE3CBprqva', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2233, 2, 66482, 'd2PhbXjNQ9WI-CVCFPR64J:APA91bHRc6cnj051mveMy-NTq_TmfcAG_ePKzfvxzrqmpNfbGisM4DGwNN7fz4fpH97wSOQiyv9eTPCG59rB996l1HaF_gFsLpsW1_PWl-jCXYEbLiOGv5ldGo2IKwsmdAJWHyyuJMmR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2234, 2, 66497, 'cl6W1JQ8Re6JJg6B8QR0fR:APA91bFGHAHyqPHYWE7OoBZbe74zMMvOxtRsShTjU5vwNiGenC3AsFJ78Eb3_W6U2TEEvvGBSgiFQ44-CYK2ICqjjiG8WTngtk48Yco-Rz68GsJ8OI93nanc9bREb4U6q-LuCvMjZ1w2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2235, 2, 66498, 'dQAVPj7ITiuJCeAXTOiXoJ:APA91bHfu8QzPxNhnwNQo4fu_Ml-UxkDnZtAB_jq5kFkKtGLum-MHSu87E44T8xL4TIdW1xDmehxo4_qQyz8fYOX8m0oS0VMa4y9A1dcjn-VWhEYq2hRmsCJo4knvH4qtyoGGAuHvTQM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2236, 2, 66500, 'd7y1slE7TISKs3J0ice4e4:APA91bFkKeD7jYlTRLHNEo34xOLVpjvif_Gd_ZHSebdpBJfGKTpVHSjqa61qd54dTjiCoXXU2MMBuKUzbhRMFjpy6Qy9pNeTyFXL-fvk7pMzo-b5BI3J6s9oTrjXutsumx8-6lwSHWYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2237, 2, 66501, 'e851GnIXS-yJT8aBJEn09W:APA91bGKhx9GpOGWS1q6TOBXaaHUusq0xGXE1c3UMTRt2_VyrtdFOq3F7FacZDQvZPmehVrIpVZIm4-qq7cIWYiCkXzpzc-xlnMs2PqDguvRIApU2tfz4CgWrmgwMDQ3gz4ZxjMN4nS-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2238, 2, 66502, 'f1W1gJkmSZ2pGtodho39_k:APA91bF6cIcjbLVYEmKnwUWGBEE0u_DVx4-ilg6hurwS97M6RcKUJMA-NpQbQNfufuKQXKaO1b5yKP9rhQrzoU0JSlWMJRha-DrIrTJzTY92ks3l1g-qoYrOk0EGAtYkHnUWQd2EGKYp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2239, 2, 66509, 'dQ-njM_tTRyXWnofraqSQm:APA91bHscIbD82TKUolU9vaDavUNyVeHdrdJgkNVOsauqfRG0nW2gb4LO3qzo1LJ5g27pDQ6HDLQFXQ3ilnJ6rcDArXJIN1w8XLew5eW_I_zSaJC9PKs88AGuD_dAOzCVpsI9NMD5H1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2240, 2, 66510, 'ekJltIJ1S0SIQ2bsyAlGxl:APA91bFzAao85rPbqCS05_ifHiCCNIuaFFsnsHdpYyd-MjnXQN45zJXB25Uyf7KegevXrWbxIMabuYhInNYbvnl3mxpQizaU3HKmJYB7G2sxJXwVyi8FOdbuVhOIKkCib66513sjxNVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2241, 2, 66513, 'ddWMZaQRTPSNAzWEDcDXcV:APA91bE9m-ZIWT-rhzsDMbahaE6Jbc4DNoO53MM53K5x2CvwCKkDbYQJHfM_EzimTmrULFkcqHICDG-68D0GsdZeJirF6VjhMAKOPfvh3yzAfupXMnp2ppiNHrQ9w7kWXxViBE5TrPiu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2242, 2, 66517, 'fx2x4eWPTgaXXvyxazhO9A:APA91bHwPEWWphwcIJNpBOc8FtrwcFLtvUybdqi7XBylSNcEmY5UiJHHOk8GuoSSpG44pJCuTHKyUDrY99Wcu7oBmb5xYG7o5N5AtlZAOQP9RaVuiS8Tzb4yE0jO04cwbW4KANFBLI8L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2243, 2, 66526, 'dJ8kq_9yQIOuMiGB_Bsnx7:APA91bGxGP9FWLY2Q4qU3f-UskoQiawtpREaX9SfpgqxeKv6fqk_84mhS5LnMQLfIZ3y4QXG-V0UcTshoT-t776W2GfYA2Ufoq5lGcpCgru0kG0ZEYm2qf_5vz1uT1SK4L70np0VVbwU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2244, 2, 66528, 'eATndMJ0QcqHfBTMLx_k92:APA91bHV_M6qsDSBfEEXrU3EQ6eJbG5DAiTJ09OCBDWtUNInLK0yWBtkcrRubuZujAM392UkA4JU8UxnnKfOZi4Go78_DyYahcTRzS6Cav0kg58a0vX_NPdsgbW5JncI4lC8dyUxPIJ_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2245, 2, 66534, 'fqR145NJQUups26CzY82vZ:APA91bFezOOuOTz6ZEzVAcSGFtWKwToFMumg3YyUa-n1r97ZigzEJ-w6Oxj3V4Qg389GrGXUhoFAlKg_aMmCpDOUUdmwdes20krifi4sxxJFW3cAcZ-a4VKwD2PLnqE1zoKYAPgFR-1-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2246, 2, 66552, 'f6juj6XBQr-m8gvDteZYED:APA91bHylZQCO_mPYXfzO4nyVcKVSVjuzjnSu-cL-YZ61RONIY7dZYyli-64VCESsy34weLNkNEj6HMxnLsZlXV67GWYcnAeDFzQqg9A0y4TnhhxY_u6JuyfT0qwmia1hKRp-Ys7Q0X5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2247, 2, 66553, 'cSYItJwqSj-L1wXAsfVJ5G:APA91bFVd_68R9V6YsBN5FK7k9RXz6iXs4FDRI6k5WgtZtl_sg1wAsnkvnL4HqJiftpxLcKZBuyC0vIyTu6f6otHikvCEkXiitGhfWOtg42pEyBB_VgommQVQ1Ii7N1RuZgcPmj2T8gE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2248, 2, 66560, 'cnJ78_jkTaOsVdiLPq14e3:APA91bEFGOynYJKy8Itb7rCbU6zxYDkBUQF-xQ7Z6EJVid3ozT1BnFAWj_6o6YNW2ehaucKoo3gPx8FqwmDMTlz4cBnfui25S3carkOc8dCWFZGtliR3C9HxY4moTCgXXgkzFXv0wvFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2249, 2, 66562, 'cK8etI7FTFKh2mfo2J1kUI:APA91bGToJwbz-kmUpQahgvJT1lAM0zUfitpJQqLYCbOgyaS69a3EDEL0bva3XuO35O5uLBY7W-TyBR6FTn6cbuomxfRpDAHkJhHPdxhPxPFlfOq1yHksojd-29Byo3A6grMUlv7iQEr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2250, 2, 66578, 'cpQa49qtR_6nyMMj9qj_B0:APA91bHyyyrQbhY0LqerClknXav8peJ7NdrqQJzrbKajvuR_K8_m_Zrhcyd6PK7sxNMwQlYYYVVnH9gcsRWr3LCvTsqLKd_3CaJwM_RNd8LPJeryja6mmndzlu7cW8dxiJtbM2dLGIO3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2251, 2, 66593, 'dPPhY0PNRbqLaxluqmRPtQ:APA91bHix1ska9OPBSCsAtuX1FoMKzlHGTtYnEcInhYXXF_sybBoTcTpZ5V0FH60vKtwKMqCSuo1UtJiZ07eIOP6OANeWAs1ZTGUwFUt-uUHp-tSA6eiGEeIbYS2JXg2fSUERsgBBEdd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2252, 2, 66595, 'cNceyjYqRZ-NSmHj8PAodZ:APA91bGBFHAu-di7ELN0Kxp3j_syEO0uAoHcSEbQ1zakusmyFP3l7v8iqJB68cG15jv4_sgXKmWA3bW72ZfsQ8P5xghD0P6f-JprB8gm0bQ37rzVuWo0pVe3Ydu74k3gwZsZwWxc2ehy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2253, 2, 66601, 'cwVA3FIITEqfIyI5mTvjMc:APA91bHsv3SMZloFT5_s31V0TM3RJsP2v3acLpuNdYT80E-N4d4p6MeAHcrTNXYE-xEcMLQNkd3ciQiKUbyNH0DoSLETrIhQlimfQiG9g8amsTKi4c8jHXSS_12ggy3zIhl1AzhlP1qc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2254, 2, 66618, 'fAYR9aCRT9KeBCx66dDb9N:APA91bHhs9Jaud2ww21TB2JWENVmsBXDpk8fq01QUeFFjRb3Zu6uDmIhNtK6AvDBZs5SBC43LVbvjycVVWXxjQzALzl3fEFbLk1prkxDNSKG1Tr0injat4cmV0go1OyV8cwWEiFH-NLr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2255, 2, 66620, 'cFTmrxW9SGeTY8ZQ6YYYzB:APA91bG27_rHgaPZL5_8ot5M_fXC3EhQU-mxKO0W_n7xUBPQKqZCiDpOOeDnJozfUk40qRYn2fGkX87lB6dlL0JRW44ZrjiORaZPqSYXvi4vH1bd5GeJjV4i7es-Uv4IoUEffuxwZwJF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2256, 2, 66624, 'eW73CWAwQiyjMLoE0AlRx1:APA91bFCADIPJ0jjfKXpm78_5tIXXyXNd8Ql1ZSLOcOgYAbXsOo509ec3DYWZQ7Xp9w3X6OQRJQGuKI0mzREYxJtjBJyIII0hVdnXH4AYWK4FdJ5ylgGKlR8B8F0cgFzGqsXJrAZsQzU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2257, 2, 66628, 'drHGAh3dShWP7hasLEPkKv:APA91bGjjZ3Szz267d2C-LQTop155mdEbDp4HgCU8s-r2AolKAZGYFozmPbLf2cEv6_Erdfs6vr5VS-FFwJaIPoeXjbhdR5p2EFT840voa2j4Kn5pbRUHP2rgcXuZNWt_L2uXqhvbkIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2258, 2, 66631, 'cNxkooRETpidJNbRCx9XNE:APA91bG9HPcnK8nXV78sp1R01ahXJLDdKalY-znbHmSh5UWksfkXUH_k8SIENLjW8onHRFLwoFqpRgC8po9Xyr_cjOa8VspxTf8fdMwP2AcZJl2zXizubxvGe9afGwKj51Rileo6SFuq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2259, 2, 66636, 'eyoCCVYvSqGNHef8B1WG0J:APA91bF4wLFjtsWjtKVkwUahbrWcM0stwfZROLIoMf5T_nMtg6eVnC4qUt7BVU46lvo1JsOx754QhCKUgYbbVZs3tSPek57rPhgPVL0jfq4fURVRLG0111tg0JxzbXQEhm2L_ieyGVtP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2260, 2, 66650, 'eF0LIB_pTRioHytPG_jlpC:APA91bHxGi-oltTjq7nCb6vh7_Khzf08K5SYjzcVi7NLe9FpnCK1_c8iHAjEMfvuF1Fa8EODlq8N1ooq4bHEdswEyKaefuTjpnsz7dHMUZ5DDeFBz6BH2rrqrHwtUIgDJ5BWIsB3x5W5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2261, 2, 66656, 'fRssllPkTau6OCllRfORM4:APA91bGTOeKBeAaX0mqCZKTyoGF3w_rj9-0tbd_u3XYC8zHo74io2mTU4Cci8cwFbF_s_KnoAlEjg1KLRh9JUiy7aDO0GC4ZzH65V5B2vZFxayIUB_qAHGz2e2p8Uw1mXNbpR6Yx_BTX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2262, 2, 66666, 'fJh0N_llRr2M-TeCr3K21U:APA91bGSsftOBTr08PMBIM2SlYNMECF_Ycw0HbkGxiiB77rlVWra2WD76pc_MS2unKR9BWwvcyNMK1llfJ1QEm6HWfr_9e17X7prOFTYeRbXvybnfU2Qut_XEtm4K2Qo0u_Cg6uaifSY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2263, 2, 66676, 'ffkYcQieQVyHGSLQGlEAFE:APA91bFaoiot276uHEksHtraCepzeIzRRbSlOXbhZ2599czisPpnATVz2npVPCXBiruDraUo4St1o2oMwRVZC5uapkIpZqHthKx8WVa27tZBqmPG8Iftea_ZdAMLGR0daez3Ub9vzP_E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2264, 2, 66677, 'cMUXR_5QSomm_RXH8wWB7b:APA91bF0GwRbTnbaTX9AWYbaIh9vz4Av_qI2aSFER3jZD5Twsv3laYbeZdxc_F_lAEz6xEm-p6I3uVFbhnT_zBM43cCKVRFHRp7NmDBs4_ErKPBqwrnu6FjZoFMh3RxE2R9mZ8NAKjGo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2265, 2, 66685, 'dkwvPvViRViq2mylXoZjlx:APA91bEm8Itl_FkfP2dAkJwG636KTKBoww9IKVcX34KCK17Iw1lCgOXL7CXuxi0hCYYNi1px0YfugPxz9ufriTuepOw1hQR7qH6n-mdbEvcSaicAEEmSf3ziLZ2IbEj73u9nbvbOaq5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2266, 2, 66686, 'e_qlJtCoS3OudckL8jak3M:APA91bFFK1L6YmnAsfZYmG7GdI_xswGxbC3fsc2QB2pdO9KPfVH8IrkeQavUQ7-LE4twlcs6xhZp7aQKSZe9olqfZKasE44S253i8iGsxWJBZr6sokjMW2-c8Fw7v6X0TUvwyvLew6ND', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2267, 2, 66700, 'cAfth2B4QJ-JVZi45V6miu:APA91bHsg1WXjBgCM6kSd1wArVJiP-tWb4yA4E1d-cSGhkWF6cgHgHSpm2KHoeWYQIjd_S8ej8AawSD9tjQQFSQ5-XLGFe6HX_KqMA0xsNchNkq8v4CHYVCe_aB-1cAIuQWa_PjS_vLC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2268, 2, 66708, 'cIftB0kFSW-m5jfsnyiXJq:APA91bExDDDaisItqG8Pzqqsh03iy2cwdxTYuWccXHgApeuEfxY6zEpxVyDWVzrg8eynJltmxhydX2asBATTUE3sul2eQD_vyW-T6HqMyfS4-YMks3Ofq_1mcdwG2uy_ipgbkzVI3Usu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2269, 2, 66713, 'e2_2U9miAJw:APA91bFETeNmWleomuV18A8XgUsbA-NrERmTc1VHzlKy_H-w2apep3r8DwsrizARThv0wsde2aenlt816jrcrqxaaHMXL2MEL2rmYoTuUDKvr2EnOWc0DZm_3F2xfMPze7OiURKFOTFp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2270, 2, 66717, 'd5zo3ZmZT1y61jAanjA88A:APA91bEUolZO9azQCQy1z4duZulwBWaYTH-lKushiSEJV9KrnPSoNcLeSa98L-bNdq12tGff0FB2fDw2dtihwdDu4FxwzGgfwuEF5h8ZIswy02bLQTRC9FojHADeXQ_mfhuucaFmUK4i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2271, 2, 66718, 'e442noNuTM-H3m57V0pupZ:APA91bG9p42ZUipOg3D_xdNsnDQqSyzHNJjklr8qNMirl5CmQ6fwbtpNXfuLlM6xhPVpuXGlavy6deHb_BweNbYPoTyPR0plQW-VrG0Q3-xSqkj7vSyEDx1ss_-6yW81uumJi84xrjrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2272, 2, 66719, 'cLvf8dO2S6WAx39LWuo6DJ:APA91bFTDAVGMY7JW_FSoxW7GHdB-wHCZQykK01HeWZ4e60rrGMP7jLBBUiJfVcE5yhuQBxj5ZTwshep8GmNSYlxfeum1K57Umsp5L7WO-z-wIpjkhUVuUYZgVVjJ7IPSAIEi9lpxL8N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2273, 2, 66721, 'ee5_S5kiQxaRPF25t8ORF7:APA91bGLWaVBvSAlb-cFfvmtQqrtO5RLiJRaBuFIVyz9lCeWrUY4A5TwENi0QHRrM-bg_dVg16K23vE8DZi2b48efN-KUu81OvyYeB4N64ZPHRXoz4SRJR_boLuy3yHFtoI8rSwIEWuL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2274, 2, 66723, 'cRWh7UrHS2ui4X0SyC4NiA:APA91bGla7hG1hd9W0VBBoeXTqaaFjsNKJuwkA7R3kI0Yx_rcBAWru9uZucfsolqz7SrlKMGRfpG1OUhw1R3xP3rOzdDQgXG8ugKW9Ums6vtcg_GjnpRXVeMldylXwKxuspAG8r79lm_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2275, 2, 66731, 'cCi9vFk4SVGpLoNJpyHyQt:APA91bGmOOYkyzIVaEvo01zdgNKpJ1fjhDzA4AgmU-adBDl5En5e91QS5_k4KihM9NCH-fIvZa5tnDYX1r818DuKH6axlcwgDR4YNUR6Ft9CV1OjSRw13fRWR2JY4HAvfJCj-9KtN46V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2276, 2, 66732, 'eBTuVR6UQfyu4G88ugTiUy:APA91bF4tmjhNpjj8jnApn-fPmrzLKTc7b8KGsB19RblX_VLZR7Rm8PSlKo4YgarDD3mfWU6Pg8Gr1qoiKhpYDX4lYuJ669HKFMB5R4pz-s0zahMa1oX7iUtF7lpz58gHgp41ci7G6Xz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2277, 2, 66733, 'cdU_u18vSnSlYcKLqwoyTT:APA91bH5QfkGqlW6nKBGYtV7w2fpT0x6OSEj0ROoz-vKpCAbRiXMEXF9aoB9UnsFk3_nP2yTvd5k93M4uvzfCXCsS4AtWYqWkRkWIwRtzOZ2HK7LqMOiMEKEAB_2mD03m8RGNcLBrroP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2278, 2, 66740, 'cb7xdGsoRT6NW-Gt3GVYsg:APA91bFThC5bKEWgAzqWT8LKZnbkj5Gg24OZf62t8lav8qjfCQx22EItI17mhzt14eZKfzqGg7BTG5xHg59cUoMRGBHGOpVHzYxdVT3eTd_M5fKmv1AALSxhaVzKik0iLher3qYYvJPi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2279, 2, 66748, 'cD-XjfAtQiWWjPL_FxeVWv:APA91bFMGp51mt5dtjlmtqZUjPNSpcM5qCdoPgVI4LqDcTYnowPZRz5lXBjCRmrtuhuTo6eS2s9KorbQwA7xaqKLo_R9G3EHOwvdSzqvXJrYUUszrB49q6IZp4hCpZPTl3c5QSu7-H51', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2280, 2, 66749, 'fN3x6IByTymMcC8qYOzjlU:APA91bE-yEFOkzqwXia9laXwwcBNi4Di1Q8884uRDma6DB7P_DQGSScpwgLnwlumgzsC4RRMg7xZtpL0bH6c3Gq-XbONaUbfEi7IZPzW04XbaTkn5ULOaHMmN_Tf2PKeUGTOFlkEhkvK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2281, 2, 66758, 'e-gLtD2LSC-Pzb9k13dbeD:APA91bHAG8mFC1aRBq6yBjKuNGakJBVrGiNavuPpBqxchiU53HErrRMKelV8Y0hy5EqYUpMX-lhg_TOnywSezxjpb5CYg-8bXxvNn55krI1WnFunyWTytdZ8EBjm9jyQwzb0UGkV5uBq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2282, 2, 66764, 'flcCiArzRUKMo5Bo_ohWQ8:APA91bEKvyPzGvLsG0--Wr4lbOjHqO5aVn5S479pOrzMR6yU4suQMUU5dSCVx-kcIhotRZ6mZ3pRTRA4QpkGAPaHqFybep2rmRbAVREgldhyNsPJHWf3kGNzWELs5aHc03tYMP1gJXYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2283, 2, 66777, 'cOalZc9bRNqP-Add1ESkWy:APA91bEqSdxIQy8QldYz5nmQO0I7_Fwg3hUpdYl1Cee-oJZK90CgAtc9SqHMqDwGfMbK7gwiD3F2LyfGaXWNW8br6so_YC9REi3oEBz1AtJHHr-8AbjdjhfdyA5tM8g9NDsvsm_IxRGL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2284, 2, 66780, 'dvAZEldDT1ywX1oS1VeQb6:APA91bFDLme4UIls5IUDkpJoSxI7MkS3i_6HpYkzpEgN2UHp-SMo6XLTfyJfVn_aCkXpOnK9pfI1KTA9M59_vKgONlzEPkuMLFZpjcc9hax3lUDdPZoHThxHhEzNH31r9oIA2YfZpmod', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2285, 2, 66787, 'e-rHQLHAQumdVDKOgEhjfs:APA91bGNe7sp4-gnwcG8SpA4sep_TsuVrv-H4V_CKyoWMCKDlmSk_RoKqTOdqlFW2lbalcA3sC2AmioX0xLsAloZxSxZwxFPXdEIsN2Ua896YEBLCcEz97SOLRtpG2fQ0GLUo0EbHyTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2286, 2, 66790, 'fisS6xoATCaO4_IVuEwkSW:APA91bF7iOTzA2vCf-SIkGg7MWqG9-twx_v4xz9YwYW06zBLSZdT1NCoelS3oA5DHBg9vAzlQCX-eg2hOZahnE1wjLeTSWsM1ao1lV0iBs3HVA8pfah0lns5S3VhGq0-5XY8NhnSYdqw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2287, 2, 66792, 'dWpgKhbxQYqy8sWA5JETRZ:APA91bEhFutuy11OJDDpSPUymB6UYvPTsgoov74csTuM5_c3a55WIsw3jViZorCmgT0H_vzvw6NIpt9hwJwueNZEzhBtVSCFIZ-Elu0f6DPFRCECPZVB_qMVswDDyLTcBZ0oQ5rmc-7y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2288, 2, 66800, 'dE4UJQW-RLSkHLLdgaawaz:APA91bFBx6FbMWhXnwWwRBDT3lOhhtJCN2FbYf-ft1zG9ptp5GdXbkLtxK8frcpLrweItFdwxi2w7X0au1n46n5Ouvzg6SMr_dGtLyzc44GTkvKZpz3K4-ZnCZaw7vAcWrv0NSdf3mt9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2289, 2, 66810, 'dUl9YlwpRzyRQrZVTL8MAp:APA91bFZKLo9cIIh-VorN8EQEhASpHu-AsXQL1Lfj77WgAMr5X52A9zat1weqItBFd_yZx5yWd_wy8ZsqBvjnmN1nLBnyM0pMUznA4n6ggwMr1tmY2934hs3xls38hdHyodsKvBpWb7V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2290, 2, 66821, 'e1IAJ7bfSsST16RRMfmAQE:APA91bGJpwIa7mtZF28oEaHDzdwMJ1ObIvNgDie7sbVwvczCiRpgQAPRjeh2Q25vYIwKNyJu9EQiZ3W3XdHH6GgLYbnsUnH1Yj8TPGLifCZpV82tLQOKXOtmd5MtG1XnHPEDh9IpEM3A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2291, 2, 66824, 'dOr4oNQdTAmusYBUMQUng4:APA91bGKHyjM046Y_gQQG8xgsaHsIu-1BEFCoQSe_VKg1xuYVHkEQoDmqCHxC6wKK60TS-DEZQjXZgfctPJslUtb47IBfkh55btpJ-CLltW9QT9UsmeVnr2cRX7VFr8rwcNTHYOiqJQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2292, 2, 66839, 'ewcvut6uTiOWhUnsiQO_Hl:APA91bFN9vbuPSORhP80_mej_oOm2HAibvmWZwix4nv7fanpuiqJS1FYFyhs3fmH1rJa7QsKr1nKlo6MR9nlnp2cYYpMVkEh7QeKtwR5UZ7fluD5O5qIdA62D-GpBYk_p21nP6I-9B2Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2293, 2, 66843, 'd5K77A7qQzKyI2cJxDLGR7:APA91bEbdgrxQHQYX1SmcK07_DVolYwgYSlv67-ZixgAJY4pcvtWNrlzot8-omGtOiTi8ykgG1O_zJ-oq4rMOgF9THccn08R59SpRhrYuYbQZxX70MA6oY_VKzSn63ABr4wC166_jKSe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2294, 2, 66844, 'c3RFr4WHQY2Iz1ua9wsYbv:APA91bFnupuaNkcNEzdcDFmyDiRBVFMVgVpd22DYGQb1qdiod5vhAMKjzHxbjJPerFd2GLfVPy2V2lrGCs8tG2kofcnJNUpuZa-517mpvFgs9DeqQOE4Y2BdUuT8ILPGT9XcuAXG8tRI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2295, 2, 66847, 'cb2Ofof4S--tENPhLQ0rck:APA91bGCGLf7gLe1UI71WBq1RFJ-qcPsVY8SBHtjC8wucjdtnoFejzg5J6LrDwhq2FT74Ipw4UPMeE-OHIz8hYZk04Dunriy2FUMXmwK0E7vS6sKpPtOHvWXIb6Nasew_PCVoGQLTrDW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2296, 2, 66852, 'cUI2vDj-Qruspd4yZOau7z:APA91bFFdFP2T-tUZTeYSs9thzDtdrs2svrkhV5ovDlMdNoBcWkUsl9sciyqeezsgyVTRWrdr1Hyp9PJmsxS_GTYWp8P3r0T5o7VbxjPROjYTZjph4j15LMSxX2h1PUBLB-ePqZx80AM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2297, 2, 66857, 'dDS-BMdFRKu4k01L2RmETr:APA91bFFMs6jswYzcGejehWDWND_xOayi3y_jCCfY3IhHh-Tl82COw-c5uJs6w0AVYZ0Jch2MQXtrjN2KTjP3fJhXZ-kDwXYwgL_355gL5N3uXU0X91MX7s9A-dTDokH79aMqja8KsVn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2298, 2, 66858, 'ftGY5FwXTJeFwGpr_gaz91:APA91bGL8bWIqcDVoKsvBWiuncw3IszuSInCuvT3fdJNIYDXtJd2vtoHm0iT3DL_B_jZUt65PrFly-oy0xS8_nwl2ej9AXjRXgh3HHMhx0ZiY6Z7IfQky1QD4ujyguMs6Nw2vHi4nNo1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2299, 2, 66861, 'e1_JU6DySwKsIz4AePHbW-:APA91bEPXOTPsSurBmWsr-pJLkWE3g2y7UAJ0RABNOPhvjGb8-HRSPlKKzMX9tC1dQUuMtZSZaSGvbBLfMpvdXWIxdIoOm2UcymFDV3vPTYZ3ApfxjHI5bgHHXlccsg5w3VkSO2Z09j4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2300, 2, 66871, 'dCwgizLqR9maL5S89JhLRm:APA91bEAsFZX8ase-ORif3YQccOMxx-Kj3T6viICzo_cTwg3Mt4u35DlpJ390u-30vVkcWkHS5E1ArASkYdbgQ4dZzbho6-qjU37wY-bQnOOMrWeJfZmppugC8MSTmIBo0nqkopAL5-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2301, 2, 66875, 'clC-wKuCQ-2INCbTvUP2iv:APA91bEHqwM4Z1ySi9JckVQglTEFf_7qOTHkmobW3Fks9bgzwQ9Vpiv_zLPXThPiPspG3SywNDV7Vn3yjmM1ghKcIUdW95F_L5Uh4Rx34jsdoQ5uEh4xpX7es637EFIvp8T19FsAgv8Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2302, 2, 66876, 'epxc5_qnS2eZRoAJVGfHXu:APA91bH53Yhj6RuKxHSIaAEBfwy9tpvuKB1WvZxi9MF4dGjNnoXR3Wu3Jr3qlFX6F4vu037OQVs3zgBbmWn6YBQJ1BCHFPOJ7FiGi487Z__N8gavSPX620hDWKK9gcr1eSIAOiFQQmSt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2303, 2, 66881, 'fi7S5W0DS_G7n0cwfO4Hl_:APA91bG04iRFhzipqN33KHrpDlwvzxLtdc1bgqrpsimudFYU5mwE53yeQFGIilLjCHOOPy7VeP7lkYQXsECpfiswtCrIm3WZjk14yxAKB3ToPTzSWiaZOE46oNK95-C_PKJhxA5ebpln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2304, 2, 66894, 'd5b7p4ltTyOZ1hKCQRPiNm:APA91bGDcYD1xddi1DN2lsyvzXiWTnL5T1AlKPWd9xdTipG4OZVVgVhewI2ALvNHKizq5xokIB3gPH9nLuP-Vpxx1ThV30mdfcF4FGwwX7MvysHeieYwR-RZ8rNlWk0Cy8tJhfJslbLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2305, 2, 66935, 'eSGONwtKRZGhHJOIBJSCwQ:APA91bGX5e0W6x3pdaukG9e_XrK-HymP9FrGa9qMbaSSW4NOlso_1t30Es3nhTAoxUYdCRchF2Hk4tFQ1tjhvGAg4XBDRErro3_hca-qo6Uhzo7Nzi3Qea1VbfCwfRyN4PPCQoib39Cm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2306, 2, 66943, 'frAX0e_2QFSRsgZj8_TqFG:APA91bGY2IpUBMTXR7PqYabAafa7ItHQgDzxvcNsLJDoIb5oaQNa0ogjDf0QzNdkWBNYQMIbpop-6lEVnSZKCK3q44uyqPX5Gyin2MtvydTOmRppQSv5MXTaalfIxFFWgRbspQUwvm4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2307, 2, 66948, 'cdu3QKDCRFivMr9Pc5dWsn:APA91bHrlxtngdxzbW40sFimz65vxg7nOhtZ_tMzH8wNYTtIU2c1J2qD2d4t4vAfxVP3AQ3nOG2a5OM14dwhcIfrXMPV1thuTw4wLbBJKoEsAK3_e9UscOqH0IGdvi9HZZKH-lMbQXYe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2308, 2, 66953, 'fNpk3dA4TPWkLRPkiQaiMS:APA91bFIelqUkdqRCKEQXcYfpaDrjlW_vWyw5gvCo9XEqMj8KSLunfMM55CvdlVbu7_Kzj5TCP5BsAKA42zMWKiuWetiMF8F3UYtNu49NGeEkmHe0Z9MOlUAdX0Pc_D1y4qHOpJGmUXD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2309, 2, 66972, 'cvwk9_oUSRCOsGau_Igk2-:APA91bGwmJxAk3icUkbiiOk7VWl5pkWiGiuM_dSv_KxJ1o720KN2woipIam1dgeG_MK-PMGKF-9xgpVqwpeLJWym-yJZ9k8697akJzKu74J1062bQM_MCz6Y4hklBhGxdHOFRFUyKeui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2310, 2, 66979, 'ecsve6GESc-sfOp0msbCy3:APA91bF-3mZKxXlm8bJmIECdak-afKSzW116mhbUyNNck6ZCi7s0lAoT0jeufpHlIRpHbRpyIDhTJN0uZBYUCFyc0x1MTucKGhVrnK_btzMJNMkoFGWrOgZfa7YXFN2qP90UwuOZjA5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2311, 2, 66980, 'dtm-MNq5SkSZw88vU5APpT:APA91bHyCTGmkIdqThj8a__NFQ7nNfhtQ1lCmgfT0vexSEVt63I01J3sHYWtlIuZ7jDi409f9-Th_Yuolk0EIAFCmanpZf0CWypJPIuUBDm0UGNdv6sImnWG2kGFLdr9Ij7nuKRVZtUS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2312, 2, 67011, 'cm4oDtNQRw6vmRyEqTqSzt:APA91bGfTdf0M_5FYSZJum38Ewi8oDEUEYeAIVi43Hqzspzw7MzDEL759brZ4v1z5pKkwDfukw9xjExP7uhUx3ni2CQUYazHU2z6cnMNsj_hBzNPUBcMoFO1luFInKf8uTCVVLJx1mQv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2313, 2, 67041, 'faZQ4rmHRGulxkd2k7zGwM:APA91bHxK3RXX1XF_ajjXw4egSD0VIiCYULq7hnVqZcPQGPja588O4N1ZTD7g5kvMre4mAWLe_U0TXDheXA1kKztkNwqmPOFGkDkER2K6urGEiEWREPOLAC65tK9We_On2hg5Kphm73g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2314, 2, 67047, 'dvIHsmprQQmOVOOLrnNO-k:APA91bE94vx5Esn0ven85-HT8HyM-zTbtp_O85lS5lkId53Us8mFm6ZDvroeKl4zB0D3kL3AW4DqeVTwW2n5DQ-Gacj0zPgDvWK6XtlPZyWe8YcRO3UwGgYkx81mNzpvrwaIpEQTChl8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2315, 2, 67110, 'd0cpNaJlSkeDURpJw7Gx7B:APA91bEEsqVOF0WVb1hNDIDZp8lhpQ-HWXfJzzmhEVbGe71egpEUGbdi-k6OHbCdXxP7q53tDN3ccCnCaAs0LTawXwoR8n6o1NC2YULMrGsZSVBGw8dtxpY7IUK_w3lzgrswszOOOrk2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2316, 2, 67111, 'ewKS91ySR36lMgIWqMqf_7:APA91bEIzwg7ZHlqfGw4hPiNgsuH7d86QxbS4lxk8XGBsWyhyyOJ0v40yUPO6zOIJFHCRwLxPOFRlMjkY64h-sXIzUJg2VMAt0vvFIzkmpjoYu1Ms2SI79kNmjQDpHtQEFbeuRfQYbU8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2317, 2, 67131, 'dq6j4_qhQky74aVxV6P1ML:APA91bGgMSPkcu8cZo0-81_JXKvbAMQwGDnAf5xh-FvKgqVFppZ6bRaG6JaMubtuZuM_1hykKsZI-nT4h1mj2a5ufdp3dBi45scVqVCcS_zi4btmAhotpbNTK0AllXX0MjClAelho57h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2318, 2, 67135, 'c26cR3VuR8Ke8rmCRiCqnD:APA91bGMGtK4Qn2g_DIAPvOOH6VR6CkEhTid1BB92nYobjQJIka8EliJZ0Ta2W0Yw1EsZi0wl4DavNuS8_TBPXkpUD9qw5YLvJA7Nu3h6FltYJ_QsXY1oKqS7ZJoHcjl65xpryclUTW2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2319, 2, 67145, 'd0zwYemtTc6bZh7W085lzz:APA91bFdAbAqF-CcCmzhxEdrNuVCl8UaJ0RfaCvF4g1kEPjv_R6nbErD-aszON7nYJxRlgXeuc2mk6zQx9nfOtB6l9EL8bYXVrt-HGALfpWZkAsOQ9Uqc4QN5A9GtlIcyic7St8tXObs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2320, 2, 67147, 'dS79tCzbRQGrVfjw8iM8AO:APA91bF7MvWaJBt15dq1ACGWyaGn-j8cg1lO1fBBvwBXb9nRe5mk9b2Fd0o8243d93ff8e6vnNq6_u5ymg58MHhnOyFLhvLfqcT4W9txb3T5V2hdELgsagLb1XRC39hbIcZxZS9n_5N2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2321, 2, 67153, 'chgbW9qIT2iQP9S9Udirga:APA91bHwAeQs68sdJQdb4ZCuR-jpOpqMCipgBx9zu7CW4dTRYqbBJwsRzpnui064h0RlGIy8ILYFwF961m00k3z3c-JQ_eza46bNGUCjx-Vv21tjAgqxx5NUc30OEj0HuYom4CbG9KlT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2322, 2, 67154, 'fdQyJGGSSw672PWvxhIfzz:APA91bHEshrQXWe1ysc3E_69S3TSgFrhibYq-AuNvE7RIpbfEYnjFS3BfvB5evCkUB-Xe4YRSsQVi85NsqScM3SpawUFveky1xJ0CDGy__ucKqMK84laOx5yneoRydlkYRHts3gyAxpN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2323, 2, 67168, 'djuHv8kHT02aFKyKYIsfLG:APA91bE82dqSIbS_jeG6zHMWMbLSoYfluGLdrIi_3LQ2QwVJRKQlvE_heeHohesGZzwatiRh96gt6HpqRWLccJCXhCySoREgGcZAyeXnv0lTffdzllzt7PwD19x4K4LMoPWCMg0iI-Y3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2324, 2, 67185, 'd5f5SQjnR5avKS6HsZa9b_:APA91bFUNYyXh0vX5PN6Sfq-OSA7lOQOFIU2j5j7jfYfph_UuMVQeEeW1OdhYcVtD7Fpb0gDoxdI8Mll0YnU9G5X8rpuWB3q9yeHX2tqWmleD09CunFAjU7QZ6_1YxQOBsvl6lEX4JEn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2325, 2, 67196, 'fWooYE3PS1SzvN7uH61LcR:APA91bHN1yaPQ35R5YbkuGga2fBRZOupjUSxnZHZ8-IfcPYhW7nglR92jUvZkzWKSZC-D8RUt2c1ErJC9w-qaUCGZML-K40HcCRYrlGLCih2FGOhj4bTa4fExGiTFy3Sdkr3x3je4wXK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2326, 2, 67210, 'dGsCG9YkQJ6l56k-x-MK2S:APA91bGEE4aeIvkl1y_8fVw6F2hCN87mSii6vpAYHmEfsqcqqFRVimh60EuqkGsLKzHMwgTBRG2lAnKL_0cGuarhX6IXB4gXV-fYEt-5AgmYUP6e5EtyP3Qh70nNZm0hRJqtopBC_Lzh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2327, 2, 67222, 'cd97va8hSbSW__nsvVJCq5:APA91bFW6WC6mEG0udbkhRNmaLe3ijLqek4GvXVwZya_u78gamBXHtncGV-38nWbeJIOez4JLWA5xajSit3VCYRYDLCF07LNouBIwxYmHeiC5pEb3YgLskzG64Csg6Oi6TMjhgxoU_Lc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2328, 2, 67231, 'e1DH08aXRLeRmeg4zTfrct:APA91bFCOoJaaI-j2C3eteEp4dHqqzrs0MyL84vBs82j3zxAhN3puQaK28FUADwwOoaIEkpRD3c9QJFg5fCDtYDoiS1ImCGwOkkEXsyLCmPYmuHsYx4roh3xs6hS0mTFE5ysY-Rs3mNL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2329, 2, 67236, 'fF7gapecS6aqj2LF_WoWJ_:APA91bH3CyMYV59AqH8Xv_JQdgBtqit0QuMbQS31xu--HbGtwnWFYd5QEUnl8rZHTU8LMTWQiecVHygTfQmW5hGLaImIv3w2oz7rMEm5Wx0C9Dtjd1HBOId5roP-bLnAooBmzIECmoHK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2330, 2, 67252, 'eteHjxmNRmKEzlCGht2nEA:APA91bE-lrexdMb2KlWTicop5XcWcDKaZW-L1-zSWCgVWgdH1bw0sCHiDod7abFdJRkHjeylykgKSw_vUpd88meZGvUztVOy0dz8YlqU6Tpb3v761ad-eooFioOtPtBH78vzMublLo5u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2331, 2, 67253, 'eW5HPIUHQY6mIuWoU8B8Lp:APA91bHmFAF4Uft_DO68-bY1GamymAQcx21EfZh8W52qkl8XJJ32JlT8DUvqc_ahjxirPqjCOm7oaR7pih95kdvedxwbnhvzj2FRa9Q1ET2oihR6yUGpJcDxkmkGHIKNwDyMWFngWW7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2332, 2, 67255, 'e5P_1QUTR5iq5Du7fG4aMB:APA91bFBw1PgsTDYhVQyZ8ssyfyV-OCtycOaO2CQVb8MNm7xPbfGndjydXg8Tnf4VzfPxlRE4KUahjnmpnR6MZcrYAGwvTackTiNoses9o1ELXkM-ohjNlJoxwwXvaHy6PLB5HxsFgE0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2333, 2, 67262, 'esXKe0wtSU-6qlBGjKdpRX:APA91bEX4-hRv3NuVQ47B1mf2MLMmqR29N9ssLH60nPxzOjUhHBH5EbuMsFJXzuTKsDFR-DOBxlDXZlaV_frzvptIZ7kf0ppwT1fL1rqc9rd9JHvYQ9A7qgr2LvdlUUN18XAIcHl0mwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2334, 2, 67266, 'eQmAqgH8Twm-VHCzJ2eX1z:APA91bGoR3SC59Vg7rNx896dH0eJJWtsk7TkrmC2QUstVtXGRQyC4mbB--TnTGvZAXff6SgX-bcgmX2ENBJR-aT53pWbPnxU5Tr0n5XwoLv89zO3VX-fQBG1YTiJ_HxzEwkeXDRgu4u_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2335, 2, 67276, 'e9ILOfAyQOuLIuxQCCB5yW:APA91bE-Mt0qiY5rpryznA-35E3L-Rd6Fuw9rm7VgGXGVwjoDaEp_RIihdTDy3rjSjQYF-Jvs_BIaIAUkw1EEHoWIX2BnO9EiNMq5-jikMtsqcnFNFH0fg3CYYJJqZ-rVZ68oDGUWFog', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2336, 2, 67278, 'fOH-n0iSTpWouBbYTpFFFu:APA91bEtcIVcEVFrDpcePEGPpoRwrYmbJ2GdNymQ1BdjF5MXQ3sd3jOiAf_hCzXo16P63i86eabtQR4T7Zur8Zs2dpHoqfM5YIJXRiLlDlF6UEsqNfXH8tnCcujKAG_i-Py5Y9na4x5j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2337, 2, 67287, 'euO3KDYXREqym5wS3tHykn:APA91bFISrBgYfQb9tDbTg8ul54bzxENQ47O0-Nj9CRb5uNvcIUfb2BYpyzrfo2_1W2fnKIHYcivPUYSdpdCl3TXyGzKwdwFwYM12ebz4WcM6_y3YA45ZVCzMo_XuALk5G1VRvwBTEwZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2338, 2, 67296, 'ejXQiISQTN-MFARZvhVFHN:APA91bGXUST2CvasXBBSdxSMuFlP9iK0mwABM8DkSd9Ot2TdPW6AwyfYQWk4mbE2MoKIAjvPDQfeuMK-EldHvvQyUgbc92crUrS22mU2ijzY6czIyJzyh-sx62wErnjz4nVbth6bVDoq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2339, 2, 67309, 'f5t-HVuBQSqfWxgl8UVvOJ:APA91bHd3S1qKzA9zhsxXap5GxhhHJBJAWP8jDCqDMGhPtIBjmJMHqn7oCkvPkKp4fJx5DZgNYPuSDqyjI8IwjdjMi5S6_ZOsjOjtYkAcIylclc_pjC0lyjrYY2xT6R_EKbVb9LtDksR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2340, 2, 67311, 'fTxCnEbrRJW-GtUJBXSHgN:APA91bHPQHo34UvTiTsqIrAX2Y3EcK7mZ_bMxAg1McR89PgXVm8WR4SaSM_GhaZeG3JHo81YWQl4HMU8NtJCgtUEhE4QihxDTNbAVT1YureLYqDMYH8E2QHcBoBBjh2xcot3eHWLL-qo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2341, 2, 67345, 'eYyvhPA1R0mX64mjrzLVhg:APA91bFIUgZUTwYfAhBprnD-XCJQNm4_DGoT0bIyO9tXuvwrrB_DIzHdA2SrE9xaapact4dyuVXgA3LuKFqUyxwvLe5_vDd007xCLaj6hc0FchoCi7zdpMDFgveglPgcrMLLa1GDdkTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2342, 2, 67347, 'exlEo3yLTuOz0Ey6geWf9r:APA91bH_ETIsn0U-sVQivW8Yes6ytnq8iI1KxYGb3IR37h4xQba1kDX6LdENFjYHeueJmEUfwktZNlRqU2Iv9vEw1vXcm_ZAbY8VMLI0DjoFN7T6dlgHuVh--p0WsbFR_stosaICmCGq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2343, 2, 67359, 'eaJUGUE6Q92RqwllcET7pi:APA91bHhDZty4jpMXy6I__CG32FxD5_sd_-QwtLSIPk9giuDvIIcGFb_7ONoBQhXnf_ObbZwdTmNIS7PVJqj9JvTeE7_DjsJgAR7gqa0y1fCsquoFis-kjU6Twh6Sb_ixRK_v5IOc70r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2344, 2, 67364, 'egmzMibiSmq9QmNei18Q1R:APA91bFePkDnwbHau4zvy9_F0ZaxBccL2IgD1lkyWKh4osqLKxyE96H-Dc6kNKWeAbGHbGxeCL988h2KgGlHSdpqmhA_2hwCUuXakoh1oZ6yLICMdUqVlSGDapJd95Y4LPGboQoAaPwM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2345, 2, 67373, 'd8cHNwGbRC6_DMz4G1pshr:APA91bFncHI425VK1_jjHznl7zvnyS2fjAErjKMyWYBlFLgrFwAtRnU9OdjxvPta-1paVTMgv0JKhTNLwr58Vrz6jT824Azn3oOXbfL4B4R1vd7JnVUvUdbfbkJ5SFc9xkXCEVk73bxA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2346, 2, 67380, 'fXXDbyAWTjOmlRNFTjhRli:APA91bGM6HVRTersBM55ip4xrzahDSkwtjT6EsBrts0da6CNr22XXGQwug76AewkAhfOM7otJ3q-5f9lJFTmN78mxc2CbI3CCH_q-QJYHkYzWQ0qSyeGGyOr6T4MA25Zi5lt9mG39v9O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2347, 2, 67383, 'fFmTbn-jTjC0dzWtZ9Nvbp:APA91bEIECpSWIRJnKDwjSZTaQRQbxacI_vklpuvthkwP1TNGERPGtwlo1XYuADsd5UvxLThtRv9Yx_VqhlzXG4ZwK11RHAtujkOMM11cKpUn5ac8ThukO6fR4nOETSrLTiPK70OhU3u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2348, 2, 67403, 'ctseIY4JRMqAZXaJNKJnNY:APA91bHYF3N6K1Lu2ETJZMWVqFAopGtynyCrd-QOvonE24-rLzS8HAEsAw8UjnqD73CTil-I0bBlQGWOoHYBt2E_MQZaTpRnCmKe4BD2zsPIUo64t4iZK8DS_zy8xFfSwaXGovc4R1Hk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2349, 2, 67405, 'ddZc7phnSP2uqOpvpn76UW:APA91bFUQp1d8UhPWaqm5CsaMQpP-Jt0ma7SYUqmIpLQCQ_u1rVKjkG082LDhIkRRDSlPViPyqZojtepiDbVz6FIXAj2QPldbuDxkJcG8t7KOuN93miNvh545jfutDcOBoulQNYrcUAv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2350, 2, 67415, 'colafL7ZTbG23KbB_eeq-H:APA91bHc3fl5OnAZxJFVRXwynxJa7AXSIA06pGXT0KY0VRfPhBEqGYt0yPsm4xLjpnehnPT0urF16ySswkheb5diJu9ymLbDlEoi0GHtxTxAQHGemr-uxsF0YnhSntmgV7T_snM5A8Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2351, 2, 67416, 'eL0DDPCkQxu-fzckG7kOny:APA91bFTGZjq-7jpk4T3DnFuk0CmSM-3DI2_j_dn0M8_hkfA8mvlt38khwSeiB28gCnE5OUvk1IfCVPBOKFNnUOKCjBSSlhRduJVJGV81oH8Z5UvMEhuIckHRViTwfDKpCUrcFRYgyhX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2352, 2, 67433, 'drabt2gKSymUlXReKL-9vw:APA91bHffpDtDOT2ZyBnS9XxzFKIlMzSdnUfja3UZjYIBEff1gvH0Z6POeIH338xUsOpEO8_R-KGUlY17ZjtsFLZ706Lv3mO21ORivmgIzb5tak7kDOBvHpNml9Nc-qC_KYrgP3hNKBN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2353, 2, 67437, 'dc-r8VDOSxuceGmHjIzYVZ:APA91bFE2SLOzAFP9F_ZujCx8RFUCIzRBKf0vSD7TtAhMQ8IMyvBiNECW0Wf2j1EiUmPMj86fIj2gBjpf5pdW1ScOxeM7ieDJ9J6r1QP3I1G1O3i-_FBjAh0WxfmWD8bAEyoDAerLHKp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2354, 2, 67447, 'c827s5EQRkSlcEvLnrMwsR:APA91bGqIwt91frxAB1-6cS5Hly-lMWKwqwikPHzGKCItIC4Y8kbM3FdrMGTMl2BMJrg-SQIxBbswfbdgER7DiTUs66dxoxfpqE6MDm6SmZYeM_XFQeiBUbYC_QwobVnJSnRrXqdeTf_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2355, 2, 67454, 'c1h8l5SLnkSIhR_yoyGtYv:APA91bGlozRgoQpGL1NJoqvo9Sk4ZOTn_WJ2p22U1TyRy76AyEV7VPFp843R9KIU3UBXKnReBSEG5f-B_HgGxgpqUGFsnYXtBPBloECaUDnbFQStnstSFb2MnfU1sDW4AK30kIO0o-18', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2356, 2, 67478, 'c6Ve8A0RS0et-y89GdMGDY:APA91bE9dtWG7RaIE0GB8RLZSraqDP_DX0K0_gkAO5kXz4u6M1X1X3xxEm713yYlPX5JHx8fDRsLPqk5hsOSErW2zNpSiLTjlQ1cLuRj7lhUbj9Q3tCd1npFFPCk89EuMjLAmErApXsk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2357, 2, 67480, 'dsS6lvQQSaStwHiSZA4XwZ:APA91bE3gSJaRcgub_1JSfvUwLABIlrheDrrTwYy6zIF-BaELNDcPEDk_OF09VgecB7WPIz1AKo6fibTbA2yEFdqy2EyfD-3NSSTnN0k0jb4QmTpGNKkYb5wG2d-8EH1aaCtjmC5KS4y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2358, 2, 67482, 'cMkCmH3_Q7-pGsox5swfMa:APA91bE43zKPbELkmD8pPOJGDEm3JaJfVXrKHN8ocpRUzZ-zYa01pWn1BZW5zCPPA1Q6zKY9p03R15elhDgm1kZHRAq3cbbDinmNS20WDasdpUktEorqxhduprpZGJOe13fXseBkDet3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2359, 2, 67493, 'e2-WLh-YQ8a8oJk0i2amX1:APA91bHZ75gVt8esJLr8k4iN1gPt3RFv12ZdxcIrV_n450e7ZMkXN6ubQSmrRYYS5ibnE96lZOesRcMOw3pnjdd9aClaCS1NetpOrzTUSl39WfreDJOGi4s-_7O08ZlaAeGo7ohGhUek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2360, 2, 67494, 'dzijbnuYT8uNqvgVAxwYIq:APA91bF0VhjrB-933ZVGOJRFFIqdZhfyHdl8RkIlvzuWoDpF09f6vlVUliw2_m5t5tuqBJ9vYlovWAi4jl1CySO8nVp55g9K6vXKDAj50UqbF3_r1NkGB4dSL93HILcHjUqnIgMFFI9Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2361, 2, 67496, 'dvDB0PKHTIywRIYalbpFzy:APA91bGH1PTMHBGqkHgIdfkGCBWLKgy4ZANSuN7-qpCua0Dg6TOkK7cLz8-GXAEuAKfTd93xgIi42LqqmyJqfOleC8Ose9oRzABGSJhfGYqtBn_JS8VRFtpWzC1pbh-53__cX23VFwhV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2362, 2, 67519, 'fwRrd_HlS2qgAF4mcxaJ-Z:APA91bF6nwxWU9LCxlSU7EtzRrs1Y9bCq8lSWEtzBFob3ZOMnP1H9YnMKvFT7z7cgD-n0LkdTUJRBuju3EAHSzTlKHH6low4BkzldrtGgXLNO5UjOKSfXs3ZwRx98Iul4VIIz-dlbhB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2363, 2, 67528, 'fj1PqgP5TMKts1xnlwnQIu:APA91bGknEMCphFeeWUpeWAw2kxQM8-5GjwCIoJHxdaSNILGpApKuFqk51WHaYp9jRT3YHfa6ZHQK0dGPaP3d3ZZQ3kguh_ebXQXNPpA8WQAFMg2ogtvEQsKgkpOsFLTdqUUOPJVC-tF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2364, 2, 67541, 'cf1ey-WQTjWsPBILafCUIE:APA91bG47MYU7-OByEWZ2cgbKc-uvPiAc7IBtaVIvcBAMX1pzjLLeZ8JD2MhQeO1F5aC5wzghpof3I8rfZZt5s9OcIaBDZrjudG337tRRTlGHtG2eDqdgAO3dP5miVNx0hABECWUuNAr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2365, 2, 67544, 'e3ecDN2vS8OS4R24YnBRtT:APA91bFqhEXTUQis-lL94h-kyhlVTeFVDesT2fIcf3NFOH0REWAkzfNOQ07sE-0J4k4sUJArff2Vv5A4vkWQQeh3TPilBYeupuYURs4gA-ASXikgmqFKZgDN9EdOp_8hrECQnUbbOZkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2366, 2, 67549, 'eVV5VVEdSa6Sjkvdl7_QiE:APA91bHBnRihL_jR9ImyAZvarjiVNDHrxC-_9619xnvgNeE-J8hNwFJ1_xh0eZZfUesQ4RpnXOXEr_t1NyUzNm9TMIVxKB6s_tAxV91tIVqXtnvyqQmww2GPVe5GA2Z4BaONGGVDzmch', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2367, 2, 67550, 'e62jnaQMRV-JQbwtw1vJkd:APA91bHsX-0tNldHV2wbMGiHCRYZ33p3Cwa4K7dpDEMtXrMvAi-2JqmoC8aaycPhFTRzcLKSQYmccVI-YU5ZMWuOBS4gVdlIHsGkFh-gvGO-xlyE3xYhkCHbRMu4lt4GWFbau1QfksSv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2368, 2, 67552, 'eay1BsU8Qr-YXo3wJR96dW:APA91bG8DWIidn7GUijw_JZUjjSNEOY4duroXbgZIUnGU3dpT6muL3iS06PCBjKp_aWc5g86dCiU8FwvRESGwcWGjzebzugTTe9SpGSbPUEwxXjqh9ETO9iw1B_Gd5twP_ZhtyCc69oC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2369, 2, 67557, 'dPD3-L5XRqKEhBc6OzSUik:APA91bFACUwbEqxQSUcvwy8vRMJf-lV1GkNK5ynZMwP5noZez9mnn86cluuzO5p_EeCsVv8XKp2mP5zPYR0ui-I8WQBTXs_zD3zxmgnPPnek5hpDJC0BqaoYfpXBaT_mtco8vdssuIgP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2370, 2, 67561, 'enbEcJeeQxyY-3WkDr_LMG:APA91bGAVH86o0ieD1KhziEZziUeenXtzMshJkK9Xl2woKykHp0Q4Qw-BVKE6u1a-Be1XmhBbWPuXf6YehdqydZ7FqAwsd6ftfugMM3UUD69JieSOVIMXmOz4XSBFbn6RHNtYJu6EWfT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2371, 2, 67563, 'fHH6kp_jRcOEDzhSN8xFR2:APA91bEcjRs4tlYD8w5WpfQWLvOKgpOj0Z910fLLGCLHY9BUqOXU4YW36WaG2nEhCrsnCH8Ujjlt9vLD0qaZYLdWkwpSWpH9EXQFeLJ8oXZH-eWmh7sl_osb_IO9ohttorQkNc_694Fx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2372, 2, 67581, 'e0c9VEB1ReCbFSHE1M7L9q:APA91bHEg1AHHlu8gRO30k0Y8zBoIs4Bra7YnzkpTQ8uDyGYDBqPqho3YfxdXjVeK4yNwDyzz13MKlefaAWtAnIfDcZoLAlrpIN4GiTh__5byd8dUx2WoioDzWu2yr1TkWfsan6kbXWN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2373, 2, 67582, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2374, 2, 67589, 'ePUniSsqSSSgcof-RqHtq2:APA91bHyG2KXGvAiEp6_XMESvuagHShvxrkXWaA23uHcIefNAVIFfdF0oZiH6qeXIeSZy84bXoyAiewDwiqfI2M6oEuoKCjLWxVQ-SgPWhHasSV_sRYwsmYAkZ1oNNPrHBfbQXRtz_15', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2375, 2, 67591, 'dZEo0ZDUQImMK7VsCY9Afb:APA91bHiSDUHREWaBfL2Ug38Pv-4FwsZlOGuOATWgLzbobEMO1Id6XCJksN9hemJjoj2302CKnagqKnJ-obz6gQ2_zLaOFY9IPfcjFqgoV3K32mWhnMqaXbRDxPsvdCzAe1SbEjM_1k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2376, 2, 67594, 'cyjFARJHSKixMq1iVbL-so:APA91bFLQEay5nPAzVHA9rABE-sEqSh9JmcIR10TfCtn4UkEfDbQHrFaAF4lhw_1IcRshxAOCYPcPb4x3adtbKzb6feoccfQ2lCLnUTaQQgVIDe714t3-pORHBVTRRVl8xMGJUJ_7u1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2377, 2, 67597, 'fz7jdCanS4W1t71sRdswHB:APA91bEb9RTQ3Un5EgvHzC27Yl4a3BtVXZU4f-Jb-3_2w4k_DkXuMVJU1IEkxjZCN-N1T2LCx7SqDeQczdx7yvxQeYT6FVFrwNgGDzOKV4I837356WsnYSH0qQUfg0-eQlzpsB0Qll9W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2378, 2, 67599, 'dbp4TBfxSKy5Q5HwAU125a:APA91bFdcRNomnSaFPbH6wrVOTquYAqXsyOJEzLpOuxnNNg5UkPihnfWEp1NaZkM928IMUdBnFiiYSyWkQKgQj4V1DcRhGFjA9RCd18Apnbt3smrnCo_mzYFk-ra8vkII-2gs_2SLIhq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2379, 2, 67606, 'cE4pSHKPRoWSOgTYNxK8Yu:APA91bEiMonqN6ouYD7D5hKq-pEzFubF5oQ3OfnzWvHeh_JqBA5ZnvnxChhoUG3kB4NQnuMzbu_PQltBYMsh5q1uCXLUNp7sNNviIuaIIZj9uxHC0hiFNjfeGgca2zP_Tqh-c_lzxFa2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2380, 2, 67624, 'dhibAA7pSKOgUNZxsrlZlL:APA91bGHpYBFvM0FDc8D9oxtXaicRDhwUHKe4m2Td4CPOYGlI06jxTARHS9SCFK_2kiUFtNyrtNOthXPvfLbea9aLdyr0SjLs3a8TmoD3bYQzUXwIhO-qtB6GYSyf4LriraKh3sBPb3m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2381, 2, 67627, 'cTmpB7O6Tlm3rfk5byIKAa:APA91bG2IZLqSFrWaKJBlVEuFW2cwRBO362VINhfvIkhGhmfHD8UrVcIMbTHg57QcuPYJyfePMQjQlHXbk-ptplDw55zsrIlpnKc5Y9soYYLAtH7XE7ZR5J7N2M7TCVWsdop5wmtBcFm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2382, 2, 67630, 'dTS4_JqqQjuAnlMsc6Tf07:APA91bFNo6nePPGOmCN8jFyyAaSGEXkzhLThZJUotj6Gwwxnk88IOVbA-Civ7uiCYaevTE6maVQKbs8YocKsNpzI4O0K-XK_ge46UOBfcQZ0TImtNVrpvtDueRGrcIPNlG69dhBVUPFR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2383, 2, 67633, 'cZW-q4Rr2k3NrKKMsHQbVY:APA91bG7Wu3tXTUlIi-pNGvPu1T0lYqQ2CBj96k6e1O7qkA-M5PXqBFAm4UsiaCrr-BtQViHe_Xiw8sB_paLFJJSqR7fDzUgZYUbP-fcRHJK7sBbY1UI4SY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2384, 2, 67682, 'f0lFbfq8SNGIInRvlW4d8t:APA91bGNtlUjZx49azVmxL4_rTq8mvqvT5zm3WiZ4zFIwg34LgkyQFt72vpXY-cQxsy0TwbIASMfUkPi7UsWiDbQIgbxue2nfaEV8lV02FIAAIBiQo30UrvgNIo1yjRKNSgYV_qNvOek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2385, 2, 67687, 'eb0KOPxFRhGpLsmQCU_tZb:APA91bGtm7-2vT6eAFpyLd9NqmNAj5Er3fcIHNKf-GsTdFQl_DwgMJXbELJeLQmUKqkErwemqIB0P_R4PiOYS_mUZmhBzfxERQ_7KtetuDUmADKoYuwI00P7yHllwHf-LZb58IARf-mV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2386, 2, 67691, 'cYGKip7eTLm0LfMuE_r2Pl:APA91bHOsrTWUDMBxh9WMGQmWdg1jVhHKe7-5LUSlCZ6iaI1sZuwv5hS9zG8st6IzyEAQ735duDIgMhv_ZyZbJtpHnuNAmF28g5bAW0111UAcJgq-F2vbfvYozd8MU_K8pv_Y1f7KGsh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2387, 2, 67698, 'ea5tRfXqQumw2bThvIs7H1:APA91bEUu7rAqL5e6-Bjzn_HgTQnvUHxpn3OxRt_AoTaj60Lt0B_clvha7GwcZ1k0J1loUF-hWo8D_GuR5PD88BRFwrj1U_a0gZjj_8BhooDBkaeKGwVRmJk3kX4rD9azCfVrMiBJYVu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2388, 2, 67708, 'c5OtXQPVR8mmeRwgqnp4VA:APA91bFTVPS9Ip163XTklbAGo_AlZozTvxLIXx-nDgEJy0g1oa6aAkZqnO-HAlu8A1OJP950ouakr5FVeBR5LDSnCrbjo2yVJYPEKROsdFcAs38HEW4Ve0I6s2hnaKKne7tCMjimJ5HL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2389, 2, 67721, 'fraYW-pwQaeR045IAWjwad:APA91bF8m8EaoYJ3eIH8YrpqgjTw4vhZi6ESM-Qn0g9MKv2koozIGxaP2n2FQJqmrCMvom-vHHkyW7OdbXSdQelYn1UsoTlGG2k5Nh3gUpQcM00PRi8Xq_3LuIqoZnjjrQO4EEKQJSDD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2390, 2, 67724, 'eQSPKQUHSniIqWSF5uIVY_:APA91bHL5MvatZMhie7IhF0niui46dn9tdqrlDM4tbbM9xQjjnrmY1-UKlRyJK1u2pEji3YJVcqBUkw7O1k7kCidBcxHDkX1A1DjzbAyqGLjCboD_wRkTcxkOYr2iRYeVjZp-saDw5kp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2391, 2, 67733, 'ckaLV-bPQTWx7ho7yIadNj:APA91bEIkINRSLYXkKNVD-LIvhFOJbqFvbPSj_25Pd-vBGjNv7c48smXNP3Fh8VQFYv2ic77rKgQzrdIamjeYM8S0sX_HNTTAPZuRAnxa9neYe6nsAAM6c-mrTSKpPw2kFbM7kAy-H6m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2392, 2, 67761, 'dpXjBXB1S0i6loQvFzPOwk:APA91bH4so5W8ZxdnUp27xXTQMWiny0ucMyWy1iY-DC1GVA91U8FsdG8tAJ02v-VOBWlUBEj8MeDOXQUBTpJhGZ8NXiL87W4IJT6V2Vi9NpB4jiagR1B2I9D3IMNQG7GQJ13lChy3H4d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2393, 2, 67764, 'er6wJNT0SYempEZwqJ4bV1:APA91bH4Rh940K6tRY1qqEwU3mpDQeKFcAEshSjVriYrHPNQNw28JwoccIK_1kC83ybbWfgs1X7mSe_0sy9A1UkRwBZnOuB86cqlyBPA05EVBc-0s5xPe2ZQDIb_5OOXoe9tlGiF7Imx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2394, 2, 67765, 'eGVDgo16SxOr00yk3YxKGd:APA91bGlQauZIueV0ZMqk2JwuONZSnBWJPJevRtMxxA09p1gkLBVzkOzrVtK2X8oG4bjV61xXsYc4udVdHAfhv78urXXwbw3ZWUMSuTy7Tjd9HedGElWlPnmgAmadGkwxvidO7-AtMUN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2395, 2, 67767, 'fhC5N831TCeh3AWhJuXFsp:APA91bHkP4CDQdIxtPTncibIJLVA0aAOG9xB46aLRh_-Vd3y84XEiuJSMy4m6VnFMYaHhyV5cQH4dlKMjwkKfqI54TL-KCOJZYLqYk4OrGtPVTnx3HdzHREIgcKocluyKtmk-KtyEnhO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2396, 2, 67770, 'eaZjJH6JQdO7jechAaBnqx:APA91bFdJ9ATUhEol6PtzuJvGHxIXcI600iTxGc5BKeoKZ72ZBh3LStxE8muEe0zNXs3dmUXZkzhqxbaCcIDTpKr-Mo0yEPS3EkyAfMBZed1ylL-iIsydMAVF4Jn6r73QFYXOnzt9IBp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2397, 2, 67786, 'e3V9Du9CRE2SXXTpfmrVeE:APA91bGSJGgofjaL0d4R6KKfJqCIRYKKqIQWIEh1GFu2BDaRXUEeC3yl94wAS_f3IeL_eJdFtp0GGDQnI5MPpizCdBCOu6viP76IV9k5aEq1v6lOp-G6MiX7GoykQjszgnNGnfq5r1L5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2398, 2, 67798, 'ev2Xuqy3RIixD9CIluk-jM:APA91bEDcIksS7uNmn097dxW1yudQonmDL73NqOWCvAcPZPzlZxJXnR_lDK7Dhaoy0YsYAGwfO1GQ5DoT59w03Nd4hw9O55WRoYffyEZhq80qgCpooINGLrbt9wGR_Ck4hYXKDHJ7IYM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2399, 2, 67801, 'ei0DfM25Tx26AGThW8XpBn:APA91bGbJw7_TzhhSz5-DmYTWPYXSChnD40vM_3ggEwrY6g6m4UVsW2yQh80O0KC-8Tm3C9ZLgmRxjWdEW83zCHLoFJ6Uw89NcofXNTSb8IV699SD9MU_8TQvtZiRlfUBqOIeiehwD_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2400, 2, 67810, 'eLwpYcD1SDO66Px33iH-I7:APA91bFBOzXRmpnt_s5CFwDWTNkfE0zm1lKi6-co-QO7ehUhiwVE1qElGyvfsK5pnABmyNe2-ssM4_gK6_X_1XG8SNDWL3g5Of-ISI-E1WHjiiit28xbLAnp2i5hEyWHHLchwteJAiv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2401, 2, 67835, 'dTdalSQR5kjrga_bpbH_cL:APA91bHXr0a7XAW0meyzXa_qFwQXc8j1oxeHHo7ipmi7-VwpQc6em4Q6XatOXJ-NdAMiD0E3oa3CxGrz5nPvrc-y9q10E7WtwMdP1QcnWzz5LGropGBVk5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2402, 2, 67842, 'cd4oEKHgS2ukngeFkyRiBS:APA91bE9sy5R5K-oRJMAHzk8_-0GbcYY3YKNN8k3F3SUS3ewShoMtSojJnkZoA3-RpkdkS-1mXVBE1dDOzhHN__x5QLBuH6_nD7rDY2Sl9sKw4n3Gb6_UTRg5SUIl69YO1O3tUb896_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2403, 2, 67845, 'd9rWu2pnSbq5Aeis0blwut:APA91bG_CBvzVirOcARU7-iRZbk3rbgRySFlXwaloFgoQGCHgd7XPxLHQOOXQLeScQpgPUA3Iycj13UyuwYbBwqqwm-mvANZ2qqJTKMnZthcPoE8YztwwjVLp0lQrUnAcfIFsXTiW8UU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2404, 2, 67846, 'e-aJOjh3T5itHvKpAetjtC:APA91bGEVBZUlgYFCsxvc7lFLDBCywBgikAiGHDFSQ8KHhFiio4d-gBIhz3G9h1MqTVt1uZWa6GcXLHYQouQHnqtH0IjSi3-8ip0YJ7pGMsZ2uPjRlw9cisull-Hu1JVteQjAR55UiyQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2405, 2, 67849, 'ftVAqTmQRc2pHfbwXf2WOV:APA91bFWH9__kn29tEVQ_gw9VRvUoxLrU3uWM0DNTwbVSbxaW6ELayK9GfO8RzJomt5QRTlPqSg1M_56bFMh0n4VDbR6TqCoMb4kXp6hj663bBZ9RBhtM_crNvevXKnsnCKdc1FGmlO9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2406, 2, 67857, 'ehVzuxq9TOefjU94KChxZ6:APA91bE71qKPrCEPfqUlqgEK1LOcsW_KwPZeFOlthozbqt6zwAc0ox2BrmzTYZr7gXYXPzhaGBTuPqjl8xcjF_YVgJm2crRTXSv-FTFUurapW6ZgMoW5nHXETyk9a59E2RLJc-FE5WDl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2407, 2, 67879, 'fvNA9V5JQ8S2hUrKrQxBVs:APA91bFnKxqfA9rfSoxbTGgphqrdzbneAQqqSjHHrE66jXPln4DgyKPaHjP28-md8HvC1iHpS6aHxyq1Bnb_fpj0N_rZLXT-vXI7CoMq9bHHjGT9-AW9PVtgTk6EDeM32cMXCZd8rpN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2408, 2, 67884, 'fEKIBZCxQzep83wknlZU39:APA91bE5BqC6MBaYyifIpkUgen5qv6xcssYwf8A_H3QPD34kObDQGyX_GHE4d3FiLDR2UebMVmovmermSyvyL1nr1WsvxlOdMH-EGIFUzyjTCO9ZePVcRyczLYXKY426T8_oYIRCUoqm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2409, 2, 67896, 'dEBgqzhsRk2CXyewaGZ67v:APA91bGvjdrmMuAqjhzaKCXxV85B8qmMJVaqsO_yrYkarEyIBnMT7G72RGCLSRcPp7rKJxYPt-6i3tYh3QVlgf-f7LTZx9a5yW4KcjQqTLInQBGUw08ERoOOSTgKCubSdGANgrda800l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2410, 2, 67902, 'c4RhOO5lS-i5uTSa7GtFaT:APA91bHPVd_y36mWTHMrHHTuym-iGfkHPRZyGZ0ydJabKB4czMpPXSjL8cIHJxjvugqz3XByVJEJb-RWMYQdxRxNQAm5lAGVypSPuUVAukmKI19G8k5aJCJseP13Zv_ZsCzQ9jYDCKVC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2411, 2, 67903, 'cWLv3XMHQnylS3cDhmgwd-:APA91bHjJkKUFn3BXfmRMAkZN_OmXu63bOC3E67hasUHeAyIQZPNRYmEILuDUjikWFgfDrxMrDveUrNMn03pJh16EaY1z6P6Uo47hj_A7KkTZqsiYzUBs13GGGQ04MYpOL4r83Z3dIEs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2412, 2, 67904, 'fb5BfX80Sma4VSrmuVuLub:APA91bFKGdDlneHUUrL3MZmx23xy8O2OT9JtBED8WoOfuNH1dSsF8N-Z_CRvA9DD0Rwk6Ss71l_lzkeXS6ub-ygN8JtG-nL5RhmaT6kTLuqkZAzBy7qTPA6gNZyTbTuMsNxOh9wBgXuE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2413, 2, 67906, 'ch8zGeuGTcSLSQ5_CLtSyB:APA91bGX7ljMYOmaqbavp3hZmI6CvT_rDC4j8b-oKsTmTfO_ZccJklo1BGzQjaPzCspV8qq9S9P7af4yxCYo1L2m9TD5rMeJSlGz47NaJvl9rLfUJqDoA5JMw3X8210pc9oq19mNKlVq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2414, 2, 67910, 'cQmQGcKkTGaSZFVecejnjD:APA91bH4u_RY1N8T0vxOMgsYEpGCViadH7GXVa8BSwszQKjWJxgSNcLqeC28YUR4YK1jtpr75QueHw3YMweOmlGR4fSsjMwKaUUfcO5hoCE483oLuquAbl3xrlI0Y3fLHC4HgJU9Snuu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2415, 2, 67923, 'eSKCUy1iQ1KTY_DAMjKu9L:APA91bFx8-MQ-xynAMmCSN-pq7o21fGT5_MY2lgnC8nGsmXRzkxVYFXKdfAcKXt0uv_sceIpJ6yyd_wlVo6xxhh4sO26zaTIQswyQHztbjdZCRM-9FJQs4hleKTOY6Gd2p1Y1XlemXaC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2416, 2, 67924, 'divCyA5ZTGmE5-rdjyTmQc:APA91bEdwrUyVGd3vLIhKf8NGMvW8yvhV86rB4clxBwT7zrufCJn02C8xQnZu_qwreTJSzVZDf4RFCHngEmi4TOaWz7Pa_8FlMw224Hkx72aPkVPa8o_d25A1O3ElG_s_r5vC7oFXVrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2417, 2, 67929, 'ffenldLAQQCiVHN8v-eWc3:APA91bGcqXq_LoGaajxVWOpxhUlYcABHl8i4joC-5VhENyWD6yJNI9oHi1S3uhSgCphXaGOIYDUQxNnKDUqYA0YEHzAEsjJibTLZ8TpExexB9LTa6tdx1gF3HAfQcvmFfg9LN8iHCXRy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2418, 2, 67938, 'eS-CSNe0RcuJMQsqzPlLxX:APA91bEvng3vbt3VNWiIBG5QWihudbjo2xeymEs8E5p4FJXZxxRAJ-UBJldWEDJdbEmG5YgV6Iz7mExJdLCVj0f0rQHwbKyDLDZIsnCe9w0jY4ZhSbkCTT88O-SuMqsUazM0xDFjUT7Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2419, 2, 67948, 'dPStlbpKQieYDNABn0KD65:APA91bHbB6rAEiMEwfi0ZTBzkwjMDcx6xXhZX-xQYMATbEqM4aM8Y9OEwHS6oBo8Ge3CRzcZQtyj3d0QVko8g2tsuSMW6t5quDzWPHQ1HFpJ3I4zIiLVFVV1CQxU2U97ixFQxX4285MK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2420, 2, 67949, 'dDNChuVBT0CG9qAwjdY_tQ:APA91bHp5JaXKSctivti1IUp7VHz_tpYJaT7CklZHbMJqDN2hSsjeqlPEnOQ05mllwLr9pxmFWcBOFbK4auamgkr53zVqJxUs2BNHdISgCYt7Z73i4FbeMzkEIT0kQZ2I9ZhBoSyWXj_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2421, 2, 67959, 'fiRC4j_gToWtDO5rnJ6OV1:APA91bFcdV7iHb_xoUFGorN7K_3Ou9IzWJGwLvg5HEWguChfaOpnsrmbVIkHWKLapzlZge46P-9cXYwbhYjeJlgfr1oRmgehHw1gBNCAK1QuYihsoGsbfMwj6EzmyE0l7ENrEM7tUpYm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2422, 2, 67969, 'cmUEq4XXT0GZo3apHJ5GLi:APA91bH4ogZN70lHClsb0o2SHaSIQUB1MbdLGjJS7Okw6Ws42Oyg6Ln6vKd4uLKnIZEmN9UVRaAzH_IP85cdtNHUMZlFJpBA8XspWChxi6V_eJaBwNqBpSP1VfmjUVqUud_QpztPCZ7Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2423, 2, 67975, 'djKFPD75QQWgzaDkflDzpW:APA91bHvoCo-Wy6Zv1Mdn_rsgN7fV3Gx6-XjV7EQu0PYpZWOhpozYz1-MuhgxgXZoQXYwHaQirp6INwgJ5oNAkzx4uuhZFEn8hNbk4iOL55rGHNsw1wWMP9lGcUReEKEhkK1o9Lma3nt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2424, 2, 67993, 'dupfFspLRSimUVMWjLjlAI:APA91bELv6nlMS1SE4l3b9HRLL0oWqojF8Kk3yLGESFuH1szlGqgyVIn_vwa8vrne7Rf6-3euAvVboU91dBnSrVd4VyL7oRNCIQC2X5l7nwhjEi728MB8jo-AaqXolu5VPdJ0X6ncbkH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2425, 2, 68018, 'fFg7cklbR3OJGtzeHvxUIE:APA91bEE6ZNa0ydziNXzc_UCJYMrHeGakTNBR8_vNEzTeq5beFpbNwWuITKXFtv4_vXXaVCLUYktbbGlteOZ3sJ4J7-j7WRML_yWBFRdkC5xL-a3z4TlTr2FFLuq9nxn3bkoDqfeQroK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2426, 2, 68066, 'dFcLPcukQhKv7eoVb4ZDwy:APA91bHndk0nVIJ7uWZm7VOQvVZm6U6YkVHhvpaGxCRbdO4B4np4zF62I7VZL9hePAKjEuwq2wMAF7kQ40nTDeyqkIEYlU49dRfHQ6rXRgb0lFF4fgsX3hBCZEC1H3PFnbqC7XM1lUwP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2427, 2, 68068, 'eCaW8ICxSfyFIfmAbE7_RK:APA91bFo4mfA1QR2yyIsfYIfLv4vPWbVExWs0ORpxEqHhgfrYxxiMdiZ7nv7dQjeXuNOshaoWveO0tGd3gcfwIO3DurRahZk4GmwD8TTEN2hBsaPrQzfyM5nPylONBjizc6me3B8LFDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2428, 2, 68069, 'c06acE2wQdC4xssfE74bG6:APA91bEQ0zqAKEJUuJ2PXOTbjweYWu1yzkFQJRjEUQDJEyBTKHB4BYfhu-NiNbA4noX8gh4T4ggoq6I5iaDk5P5TYqwTnWgmRhq9HbUC-KNxgUTVTqCyS2pdKPV6EEJXmOP3Ne1S_LzS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2429, 2, 68078, 'dudH9ipsQwuw8VBYP8LK1K:APA91bGp_eBvaG63Anq5xoBEbn21PEHtpOWNyiSS6AKjhKGz5oj8IjdkV_jsFrTvHliIvTAjBBhtLnbWD8NNGBuoFVlj-2U_BaWW5mHV7BxmhxOTmznkGr1WMFPrbvu77vxYA0KW-Ake', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2430, 2, 68083, 'dPi8eRHyRleSaeF7ZDHFQv:APA91bGtYRkie5230lqhn-D3WCNK4-Fx1hRtdVxPc2NgSqCBVddtZasUFjWRwVisa4YVqFlYrc1lLhJd6mel8ayTWIrh2QeNEyV7Lan9Pxs86cEhb73vEt77Ha5o9Q1SKWTiQPOCzgb9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2431, 2, 68096, 'deQyIjeSR_2ZtDNVdyvXgi:APA91bFDg2vybnM1l6-HK8_2WPdy0fnPwBgHyml6AtLT747xreDFb7omWvpPcgEPw2FHiBuIcyKC_ZBqY8wekj1sLPOp0spGMIpdzAUbzH6NNrRxVE7FYtQp0U7NkzXpCpC0h3cP1Zhv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2432, 2, 68105, 'fiwJyZuUTOOs9s1oS3ZXyw:APA91bE0w00xgZRnHqO_t7Y0mpESEFLjKts_qaGiLmlisz5gao238JSJc4XmhxHCOT2fDOthuWAl96DkgbZhMQ3n7ERQadhu5ciVDHyM9jgAj2RHv5vwXOFKszXaowd3bKnKhY85xIaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2433, 2, 68117, 'f0hGIMviQPy5mu10Hv490g:APA91bGvh60mI5-FQkHrVgVj7EzcThF-GGQq-ThyL8esBCQS9RAZPaNbavPLH8bEhyh_CMv4Uxsxlpsvx8JGJQTQC3jnsxvNirCbZT39PAgdnOTbWLnXGrp3_chSnozzCSwA8CyzjxRU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2434, 2, 68130, 'fwlFfheAQESch63ng37ICf:APA91bFG5D_xrsAAylZu8T_drZKX1rCOzplDbeTtr0ws7gRyH3pVBTbDULP9SvNzWApo9hEEjpmqOJDrKH04E6AkhHMMdrBHVX3gLM29ps4714PMlUJ5p-9MxZY2LBKVclv3HDRDuC2E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2435, 2, 68141, 'f11kv3xnQvKzecBrRhN9tC:APA91bEDzWIzdAMFXIhXhGK1Azd7mp0H5sK3Fj5Zbk8rpMxoTU3slae-IwCSbbZkca9NAb6e7SHkqlvDs8RDF_grvkbmp1UMAYLmaBEj8AHSFIBmLMDmF2-MwZGIAeCkeKa5nOoI2PRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2436, 2, 68143, 'eIWAqtItQOK8Sf6oMX9M6n:APA91bFxgqx_YuoZeYLcYi00BEQgdbZbomH3qy2g_WQ4XlwRf8EpjmUJR0A0NEAjlODjy2pDjBSc8BElaxXBl4477KkKCOqBFHZBiw3t7__a18vCJkyqd7sCkD7Gg2tTechoEWZxjNUO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2437, 2, 68154, 'fwK41lbPSC-IzSWNjYm3OW:APA91bE3658mKIg1gqBpECwEO_l7Jby4ZMrYbKfAeX8ERDxBL8RXGyFmxuqNBZhawzm8N85dV6q_DdjCK8WZA5ZeIEmm6r7UDzK4_SMst0YbMGsH24N1M1XAMgoUr8Jw6VmLzWcoMhTZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2438, 2, 68155, 'd6A0ODBFQjiXjmD8LkX6U4:APA91bECdCdqJisN5f2Iu_3yMPgwL6ieAoyo7zdhfLu3Jx7EfzOLX_-uf7j4d66fWSm5BackyCCiSZNHONaBCZ2BnsZilD_Mf3Q6jUX2mpVF9RGWbZ33CVU6qTyfK2N5Kk7x-J2tpNo2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2439, 2, 68166, 'dyT03jc3QhuTjCif-G-B4X:APA91bEZqXpr6YmN9gY-FCO0m2ubb37XObgt0VXbgo1OyDA2cSzTeN1qDh6rHBSmOFQ0IT1PXDCUesYks7TCatWcPPff7-TZmnsr_bCbdgbVAtKch9yr8bQQECf01pVYDiQzywnum7Mw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2440, 2, 68170, 'cHgA19oyTiKnKgrg7_9Rrv:APA91bETIKzURPtHwxVMUzbP03qV5f9ZptDrF19eHQ8Sdoa64k5A8LQ5FMI3eQjhuPMLo-E-9WUzZcLomDVn2Jz1e_habh98aRDdmXpIoIhf9WJQh-IVa5cmnUjS2aGPISXjyx4zgXt-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2441, 2, 68185, 'cAlFK8WJS2KhbFPCzNSk7K:APA91bF-pxYMAF0UgxDeIRQsA_C0Vm60gPphtoHW8lTARatvL92s3ERypbSeEV0DXlQsdNpvrYKkBG9HjC4CcNxkjQzj1GfUCC1XsCxlEAuk2NlS8m_R1nlMMvWhb1ADa8-0ASuNxmrw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2442, 2, 68205, 'eqWSl8vDQx6ni6zxoFjC5y:APA91bEA1W3_1vZ1zfazkLAtF214EOctGMI9W7wDNWSjlba1M0-0AXPuOJdsbiR7liH0Zkyb_2QNq9oPaIBoIZqORGU7E3l0InLnsHmPifa3l29T2mA-xrAp2uyqKIrQHTDk8GFAg5lF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2443, 2, 68234, 'eceZy9q3RSyV3u1WqzBGs7:APA91bG-vZoIOvL_Wz2yNH-GpqCxAS1QOCgcOObOAHEAdV-B4lu5Y6MqeutqwtOBudH_IjP7WybnVNZyuXKktoqvkwKFL7gqTGdrxfpyVtoGAsPdc0NynWStXc6s7vKIqMEAkhqkJ8BB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2444, 2, 68246, 'dOqyf7jhRNSg4m4bDxToxS:APA91bGDRCYptf3lOoVASqaB2ykfXY92OD1it7pOK-x9X1jsequG737gV932xoh8tUip1anqJgI1LiIu7vEbrcre4450VarxjdybtgB7ZNp9v-XDA3cqwj-45oNzjyoK11npQg65sueF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2445, 2, 68266, 'dnstFPTFRYCpB1jfx0DnQ-:APA91bHHVuJYQLKTs3SguWnZE9fHLCZ5LIrFV58WEMvlcoaxxnXWvaE-ltCagvacaPKFH43SKhf92thjBEA9pWvkwMABsEDbE7Diptnd5P_ByI7fgDjct3lAmFZL5CRK1DuVhHpiTRDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2446, 2, 68273, 'efKG3AT7yEjVj9qCf8mMIR:APA91bEO2VVEKwCR6-UusgV13vTV4dl3s0LgRqaKu9uMDIu9B_p3JOExuU-JhPzOuyHnQFzyeuCr5fXtiuBWGrP4l9PSa_nt7TuFkgntsbWuRdARTFKK9AnuzoAgiwgv6OTvI-wJV4_7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2447, 2, 68283, 'eNATJV0MTc2DhC087Uar_7:APA91bFzyRj70nPcJ2x1jfq2jAV05KlXzm7eEtgV_RRmEIWBGY3gECczO41VyxrnaU8x7gvRzdR0xTSl8K5P6rSY3-yl6k4b_ZipY6FiLZQMr1W4pYkfOf0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2448, 2, 68295, 'f0jT9s5RQmGFgCHIAHHd4P:APA91bFkAzdZjqm-OAKuyHp_D2X1ebny1gyeoog6uZrlUJCDro_tfNUE5_lahpwoY4XNz5B6KGQ7sN00bT51r0YyH0PfXeu_4LFkINU8lfaGQNTKEnKJf_HaVh_bwGuJhVv683C-lR9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2449, 2, 68297, 'cQvytCdRQVeV32iVDT4gqd:APA91bFX0-bh6oKpYEspafVzMFVZ1i-FtjhQndrhh5aN-iAvXCmUyL7Y52xLKlzYEmNITG1pomckz7RS7sf7E-55a_x5reqTOZYrUkNzYtDldIShcqoVhpADMG0mvdOIRgg7Bd5ip6GU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2450, 2, 68298, 'dT5b9Z22R1yc9XmwJ6Ss08:APA91bGtgoe0VH1FImH_XZZKkQii8Zlnuoxd497EvSehYnTHwkbtBKeOCBqEFbTkDSlQezwt4eyMJdWYTEZqvmtpJyHFHhcptVnN93yPtfxriFEDLxc1IgyuCYW0zdvEqJOOjfarLD8u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2451, 2, 68302, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2452, 2, 68305, 'cwdLsEBWTsSjei9LnEgmQ_:APA91bFhbPeJrxjnRCeOP3cUDctNRWlkalB4BulVmYQd0yR1D7ra7rzUwp8PCSseHuIColmDd1h-ranyVpUTap04uEH9EGS1EGAm891xkbQcbSch9xNyUrSwBiRfBlxFe0jScfNuZ3jb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2453, 2, 68328, 'ck1L1OZ6TROv8WIiPM94o0:APA91bGd7e0bWzxaGFWi-RDGX1jXod_WOUv2vH-a1FWfukPBgPXTEWL6xHWhCmFZngkyJut5pGTl-c8f92LDqmCL4L9_KbMJPf7VAH3L4rjZfNBv0Vzdm23SdSZjJNuBW0B3EUQKuQ5r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2454, 2, 68329, 'fhfpEYIHTI6CHtiBCL4qb1:APA91bGELA3aUsATpDOfU1_NGIDeXYYb1Q1g_4ImrdajPoSzjU7_sYlDm-lcPyAWCnEGhbD0-AwtyvqIFYYZPalCgJqtYHgiBI4jQQOU0c9Q2MwWkijF77_x7Bn1hK8-Ts7I_dXXGLhn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2455, 2, 68331, 'ep6oQ43jSfy-qBsnZaeaXt:APA91bF6URlW9O2nDjH9bEq-FxmNF2LYBY70N0QbYMpcERAE_ZNxJOH1ldC-O9J7Uzr5eA5rKOhup1yet0Wv7vZ0togaSuxkNx-l3c2XCEkN4MPLoxtVPaWtEy5kQUTJ1sDQ3Z3rAuX2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2456, 2, 68334, 'dII3G53iQyesx7cmXs8poi:APA91bEJA7yh76lmbHNrdNi796GwdeUSvbBWk1MnYxaD_-oeKMjYIJjleKyP_jgLniuMtwoQF0NcKlLnwP2F6U9TGRQpUI_ZRSkKDJYRWyEhaHbh3LZ143n6esGFaWlpDVI-0dDnS0m_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2457, 2, 68360, 'fl2CG2vwOkKAh4zeZ_fnwI:APA91bECpImIkat3WbNKt_WF0OLa7Q6NyNfhAln-TNdz04X3c5Fam1W1SPMhLV_xDFzOm_uA3wzmFW0GRWKZPDvtvzkVNd2bVA0Dlr7wUJPObNIdHHD9X3k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2458, 2, 68364, 'dxIeEjpWTwiZXscuR7v3n9:APA91bEGG4B3ut0U7_E16mC5JidfZ4iXOLaQK6xFLJ5Wu5bHM2jFQcxd9f1QbbuElHOoxybOV-9bICFCB4QBdbFir64m15o7p94i63izzeyaPOLoDy4SbOM3TgSZvcbLFwk6AzwrhTlB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2459, 2, 68378, 'cIsoUx2fQLuAzil3G6vlWu:APA91bHTo4QFSsKY9xiStUt4oa5LB3F-2Nu1ZO5n1vxn7efwlQ5E5hsETaZbJCoC24593xMxDM3nCl_A-vZWUELP9uz4Lz74fNH8il6BmUPcc3ItFVTnvohSTd0qqpVvNrOxfkyN8DLx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2460, 2, 68382, 'crrOcMh8QpmkqJ9YmoU4sr:APA91bHTPyf0Q2ce2XY2UMREk7kA_3Gy9UXbfLUXthraiZeRISBGP_Sl7rKMg-9pFwQNzrHWMuKbIK_0XuFQi_UKDecVb9FLby6phyydq0xHKx0iP0MqMVbJuyRrXJCYDwLLk-UajxAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2461, 2, 68397, 'c-dasKZKqUqqkwWNFzJA06:APA91bFvjXjGK33t2YqcpjEQpeNyGB2sGxSwsDUHxpfYzRTUZKuIr5flaSV5JYF8uFPT5SfALP4uNXsVaTejEHm44U5nskqbxK6HdCgOYom-XxmrqqNntWg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2462, 2, 68402, 'ejDFv2mMRVazR8Iiwnjpgr:APA91bFFS_yZuTU7xgOeFmlQvFR_ZHduCrcSDA2-jqi2YYVXGbH0fBhqi4QlmE5pj51hKbM6XiwVJ69cuk1jP_swvNbWZiHr6-umsvC58TKpv9bNS5v0Dn5PfKDpFJQAbIbgXAzLkbzg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2463, 2, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2464, 2, 68412, 'f_hxvMwlTt-iqhzOllMdpi:APA91bFRVuGspwj1m032P2epKZUTSOft67rfxeOYTZFvVL8zrNvRaRGtPxNA8G6MbOq8kdJElR_Y0uIWOItTq6dUOUxOFAMJ9kFNj0XQDD2yjzoAPSgPjAPDtsfAwO7rNgvlrNwbMFTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2465, 2, 68416, 'fded4fhwRyWWJM7NV51pix:APA91bGbww2gD81djj3o-yRlS8m8MLTbl7Z1EF3ahVkhJ4IaT9mraMXDBpAzOBzjhptxtnD5U8kn-ZZpECyPSO_bDQvdm-NUIXRACy12LlcjiP1ScOAt_b3vscAFqjhfvFgSxEsxoMD3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2466, 2, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2467, 2, 68422, 'dksQgqy1QYyFsRphMesGln:APA91bG3MG8haeXaujtpfGdVcoJPbAA3YDsYGw0JlicAACm6yhw7nzyuZLyBpL5Acm8AZcie2tMEMkUp1akB1TXPed8ToC3xTOZkdTC0Gq8ifLylShns_RicrrrFVKm6GsIPTD3GQBps', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2468, 2, 68429, 'eavQej7ATt24qPN9B0cuNf:APA91bHZxeZox2a2oFfHZXuNYugLMYVkH-4dPUbleccZeeQuwxPCy1ZxBYt4806DhQchqc4g5s0EeAn7c1zI2SWR4IJCriITE3DFHCvgBuyQVRwh5Rmj26AZ1WZkZU69qncwRzCimFNF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2469, 2, 68433, 'dOSTs2PIQBOZ8zTPQAK6gb:APA91bGAD41WWYXS8IOXFOWyj5RQJpeqTJzpuBVTKDdKgVban6hhbbx87fZ59CwMuYJqVXWYEATetx2vupzBHRYFRuSK3stdXywvr7Tnrx00903DCFWsiDkQDzYTzRH57GZxIUiXTT_i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2470, 2, 68446, 'fZCf0vK4SKiGKOu_6Ld5zR:APA91bGOvn6ci36rC7zmnfhg9wNuQzawsMFzr7g6nS-CmLOONNz7275xVKyZVazvoPot30X4YC9CZmXH210l63O9r4yyRBWWx-p0fCJcxkTkpYRLTUP-9xDtmWwyoB-sfK8y4GnUyXis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2471, 2, 68447, 'eh-iwiPNSouza2tWAVfmzB:APA91bETsNPpw6CDa8Kf82VYvu6CvH_zy4SVsQ3e2ZW-72geLj6YHqw4v3EyAU4wR2m3odzoWbyMkxd39Eu_4DO4IZCIQJJaaLOJLmmgOcdSVV3DxAf8jiroJU8eMLaerEO8iHMyxuq7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2472, 2, 68451, 'cpyVXktATFGLu65SP86wFY:APA91bGPmhei6Pt4WAibv3OjlL5V9mUwjHEFikK6VefRxlRXdYJEj-41SaIHhikNKYRTlD-KVFUxM6wmHONPFPR14uxT6oOwfVUHsrYEYKn6IP1u11ce9kTHF07Hk6oMd_WMEfX6Ft_O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2473, 2, 68461, 'ecKvgsdkQr-Sc3hUd6Cw9z:APA91bE3n4hMjW5ffpIN4UvSnGKaOsvs2BQXD02yXkcFrCOlc27L5J1t8ScHdCqJOq_xwtrFWRZBBP9AILzrTdLtfpXkP-IXpKWEM0MNn6ZASTHCbzq2dsiZDNqf2ngIPniQBMH50Wwy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2474, 2, 68462, 'c3WjOQgYWEqQjwueCg1OOO:APA91bG89-0WKBPu_IuvGZm5f_UyBdrV6edVOymGNWmggRgrC_cGJp6exX4SrTDwTQjVJ8kWscx-7TJ9-tBhuC48Jun3j7gNomzQ5akXG1PMegzjdt2azXPHWcF-ALoAa_PFLpctkFeb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2475, 2, 68463, 'ecUkpAJNx0DOjGNUNljyCR:APA91bH4fTTyF1R7un-RGcgYtkyipHDijcCJobWlYK_XGwdjlGgWUS0Bxz56N86NiHrLAowiuLknGFUzpuT5XkacWywsSuUSiwLOdukwCTCH1PDIuNJLFSwLFOK0av9WKaOEtD_lo5Qe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2476, 2, 68464, 'e4FARtejTmGn6iSG5QcSkM:APA91bGQABPhbz3A-6VjqT5XzVwCzdZeu4pUnNIPIn_eBMq_f-IVDlYXyAt5O7qh8z2QR3BNHu28bNgMtQNtedpe6Rv-N9XGiG5RGuEwCUymGipaQN5EcHl2xuJ87vVTxRvPWcYeb7V_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2477, 2, 68465, 'c5S0FRO--E8msL4--m7HhZ:APA91bE--CnqTwGSBmZzLDLfL_4KUrta2wnlo5hLJQHqiDrs9SRSb9sAABIWSUwXoXo-Hmwbsfb_BqFpYwT6-F-wnEB_85fpdenmnTw4JU9y_SAENAL4uZu0VbMqq2hZ5Y8N0NzC4rEa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2478, 2, 68468, 'cwZ86ubRRp-u5GqvGfWu_B:APA91bEJ90Izd-BvXx9QEL5N6iRLZUOXugvicuM_jhhBuIeiKyEkONbekC6kx1i0uF2wVU0bMLAxlso4pVU94sWpPYmFXWkeC_60Om1La9mZMh7yW_xSldibGT0b36CVy0QFeSpGM9oM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2479, 2, 68471, 'cu2A0O52T6mc8deA50L7cX:APA91bEefQkSxvK6TMYJXFZeWZkOynaeKvMPHq5yQDTqR3ryVzvwwK8lyMT4Tea-QJyYj7BH_q-wt_zc3BBUVYWHyBFkpdLYniLGiCRKcSdYdTh0NrycCcfxxlmtHza6SKvNK0ZNAFC4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2480, 2, 68487, 'errU1ll2P0wXg4N4wQgQAM:APA91bGGYwu47fzVATthf6CFY-bhC290YVuZvcBIm71czxv_Z5CrTXxjxqldqe1zu_2XW43Wv_aaPxGNaY2u8fGoeoVRHXjeE13tg1QcV3br_KmMuzxDvzjjEpLdsAeSESxD71wBI5Fk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2481, 2, 68497, 'c3MK_CvtRsOwjteWXMaHN6:APA91bHJ7ahtT66U5FQMwRF7cpv_WJOQTs280AjN98Gf0lvHJTV1XcNs8lkJA54GXSZ0WwSN9daCArEV1fJ6WJtd2uwRqD2wzTw0wzmIUcBAKQmMfhaFchbj8TXKTTDEYoooIeTrcFcx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2482, 2, 68519, 'cd_f7axwTl66sZ1L4mftfc:APA91bFoMb3zqvj2oq6EmD_SRO023Qb2nFAQReDkmoSil1vaAgkQrPFEJvUgMGycNsW9_676M0o8TlkJVjLYtKqcEpT32EUdrdhk0mxXidA8yPBmRrSyTJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2483, 2, 68523, 'cLFERRp0TF-gJ-e_l2Msbm:APA91bHmwev5Itxz0GrLmso778O_VH7dO6wXbzIIWtRzeIFIc94WzGatD0Y6U5AfishgdYq8uZaV6ayUVOY6zTytjdquueNRjaTX4obevawV1aKT4U8n8eUqBO6pNZnVA-4A1tx_x14N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2484, 2, 68542, 'flAKO_cxIkm1vZnojItIpr:APA91bGW-FAFUtibE86dNjjzDdnQjew3GCD_fH5eV9CYSUXRyzcy9n70-_MgssyBMunNVNMNPQ-60JVpWU9kQ2x8AAgJHFfr7c_jGLh3Oh73R1kziUeSc-H_ti0x37qgqZiD-_vgSJKE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2485, 2, 68546, 'd0cRbFBCRZCtODAUnDyLb7:APA91bFYXnqdTaXehHpBgIUAJk7S7j9Wv7P3Nm2HvDzHX63LseTpvngsQxAlxyiANk_ASVLwCDSy-ypEcHZPHWoODaq_1zRiMe32RltdBFZMC89bXQCiRS7IjOo1w9zzf5VtlIm4sH6W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2486, 2, 68554, 'dtZVGOP-aE3ujmxbWDod-R:APA91bF5IFYkiT5cp1Dpxr4mRYh_8NDx69uB18bDMnzPG5OIjIyM5XEZZUR-3Q6MPyot9vZ2JOxI4KEdN5Gc8gWQKzRG-T7EYWnsD0jUIvSyhQ-IsPfXA_t9e7KB0O9ji-py2QbSLxIb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2487, 2, 68555, 'dWw1t6eoTsiVj6ah5Hg2F8:APA91bFvLsorZkYhJm9v2xEwYoT_YI5gyVGyqKrTrSjs9PXEiVBdJfjeJqRhYhXJBr6pTyl8NpC9hfEpfo7Al_v32brQHKcEa0-8nQiV_2rYzZ1Ix-GM_K0HGaC3YrqNvetybgy93OVE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2488, 2, 68575, 'dF7A1JFsQ-uYApDBRZhOUV:APA91bHk8G6emYu0XSJYfrUm9Py5ZlbFbaYNAQZTaZxdwNjfXc00oWG2gpD6zEWfcVFZFsocWrxBp0OG3Gk1bagzDarGJDi_7fa4Uey3nPIJfrxdXf7q5f0Fg3pV6sjJTSkwmpMBojr0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2489, 2, 68576, 'dDhHbOHVTKK6h-bqflgchW:APA91bEOaKldHrUwuMa3IXW9kHhGqS2GvYELyPsNOI-GSVTzXK-w4crKtXLQQIS1WYh3smYoJTSkRdXQ8LymcNJRU6dvGOyXp-rYza0E0ShBhTbrpb6wrIw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2490, 2, 68580, 'cXsOuT_cSAqUEQrPN9lhS5:APA91bHtbIJAOOTfx7eBzlXJRyO_f9RkkoKf783-a7nBedq_NHGNDQ54LAqOQiF8bFDOE8AYbK4GLZnT-6WpzA4ExiOv7FKPgSst6mf4yybjLBTzmBgl4b4PvGBSbnhMbONOJBat-_NX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2491, 2, 68582, 'e93Mle2jRTapYwzfKfKxBq:APA91bGQ-lHJon-utL5v7CEiGlG7M6cX1Vrwus5xZkss0Se8mZoOIPzOmT5FgmfSjJHfdEgJUW2wgVYoBU68m7Hmf1dMnDDTZO6dIVYL35mu2Vq06xCTGsDuDRHyicUFnO3YvoXUGKlf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2492, 2, 68612, 'cW-1G1CBQFO4KDRJEvdbVo:APA91bHrVGucP8-1FMa6hC9QHV-Z_Fcv__TLqY0OG4x6eXiViIea98viPxuiNmvN2kWLJE7ghIb6ryZvvO7nNFp2AQfnQURXPlQ2zh7SXn8yASQWwvPwdisHhlWX_x1e3QUyFzC_Fv5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2493, 2, 68615, 'eGHCro-CTuafRrwAaXmm_H:APA91bFNIGsB_p0jSPxRjPBGDqm_EwGyfq0ik-LDQyMGyCUdo9e6xqFCBPzpXL49pRbLklK1MEbBADsH1OL8SisDQ8jv6VJ-sDxGUazscnyd_gKUeqVdE8wUWrhve5FdonwYCa2Evokf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2494, 2, 68618, 'ds2fSrd-703nouCck-22PQ:APA91bEyLAo2a97VhksRWZ3sm7fq2atvz9qyGvaDzIinMrlGfC_r_vdxyGT4VPN2BFA8UDPKuvGrJfN8u_PZasx1RG1GKGJtuPz7tFLYcQr0_BiHD0SnCdP2dYNhW6NJaC4BqrJzheUp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2495, 2, 68629, 'fKdruN8QS6--OlaZRZshfW:APA91bFgpN8iUnhB1TV-E7ldTjaU42z5gnFN-eh5_HzLkPlvL-nxOX3i0jfECCePnl8wl9E43D28Pwpujw9PEBabkZRQxc5nGACH03l2dARvA8VAUaG0en7cmVr0jPOUKF4a5lJC6Nae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2496, 2, 68633, 'c14YG4PbeE2UoBEJE1DQFR:APA91bGwJGUgA1RST3iyCxET6rFusubAcbvNL-tNCyRq9lXC-06pZD3Etq_Ukk2TTy5qQEyfWTRDOI1IT99Hgox-EKY_0T7cnixEINsVYtXrpUPL0bDnxIdztXfcaL29RoPeir1rzN0t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2497, 2, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2498, 2, 68682, 'fdybOgKaQp6K2GU4iA0JUC:APA91bH5ZY9Cvg06ZrXj1g2Ob7eQEN-aW8d-7iQzL2aMtRIEsgckam9x4tlwAY7_8F7yk-nmGTVRDlgA9gYnG4rzJOoCMuAOkP3bRmuacpNI5BhawG44A5WA-KQYuz_f_61HFke8BwKO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2499, 2, 68684, 'drVKmtrgRFGjpKg8Phakzh:APA91bHp53qbKBuK02oIDjC9aSC3jks_d6kKl9DSfpc76ZinGNquX9JrHizwJcY4VVTQa63zaLhIkP5LAuvdvvWrAyhk9IYvnMLocI_PSULkWaUuyS5OolU1vTafHNhU7pCRFLWrTK9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2500, 2, 68685, 'fPL3SlENTL2giyXbhDpz2L:APA91bFqfRBrmmfinb-uoAOOOODqJM28mXypiOlGFHfAyQhx3rFlGvV093CugoIAybE8ZmPKx950zR97TgfaKwLI3CENh00NwgVrQR-vHMCZTifYg6N4KEvi_shcanNR7n31mUk-INRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2501, 2, 68688, 'd2N07VQbTnyVM-ZAfL7iu4:APA91bEygPbsQZu8s2D7Fj-zTjrJPUDriiqsupZALnJTbxR6FC4W7w3SFuQddamdhrplJo113BAEsNSIOb8r-NfKhHDMLpDpMW1aopuaI95jA_1pY7w0v8HylZAZiItTGAFpBcXURAkf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2502, 2, 68697, 'dnatYvPURUO6VqPqHXh8NX:APA91bE2JSnmA6zCXpJBbtDArKux-mqBToe_4nMSDS1HE0jQ5hspwF7YBkCM_4IuokK4MzZil0-L7sxUqIMCi50YUaBAqpNeVU_7MmTTfl0gavMcYhBDWDYpVfHHbYtv_u2D0OmfNzaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2503, 2, 68701, 'fXSvZ_TPRWS-XnuK8nsxLG:APA91bHpNMLry4L3O9I4ugL6M-7TbILr0XXw-T1s--GcDHed_8xUcxj-saFfTBjXy5r_sjwRM-KfDPcCkMNrzNrEbXRy0RUbneTc2P-olooei0GU9CwhOuk8OclwCHSczUIKQjg-diMi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2504, 2, 68703, 'dACvKmaaSQGbNxWrcJwcmb:APA91bGEVNZdFD8pwHACCYNevdUmd4EYzgwJ-jJLAJuWw9yrmHdXQRiWh7dzVnZj9UPFwZF-JSAMZIqXHTg1t5rOrkwpezHY9uYzWb5xZxZWG8rJFHBQC0OUUp7oSMFfRSyG34_-sStJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2505, 2, 68708, 'cLo0qbF4S7eEW53tce4PsZ:APA91bGVx0qYW4TZVxt5cYwvKBJFiTJvlahYUr8z-9lL0P9eP4NmEI2sv8769Frq3LX-x782WS-kw8rA-vky98IeOVNZtzkHGhuOpWwqY2QD96-mR622AtezLh2F6T5_Wq8wGNzDl22C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2506, 2, 68713, 'c7VNt7cXSMqmBfoN-ci-zQ:APA91bGVq6JxyWfWT88EGc73C1odfoGxgtDfN9iijEK-yJ6GsvfRlNMtpLl_bk0_WlO2m9vWVGrI1JC_T-M-4U0faGRt5NJQ5b3mpi2JzhbOST4tm9iihbpTVhh3pAPIXl603SD9INTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2507, 2, 68717, 'eeDaHZPfjU2tg292kTo7OB:APA91bFEkajyLGDouA_dtWHtonj8EPkKwal0WFJWCAbWWH2TJfPoKO1zJI-OwOtd248g54umoonVdn5MJyUX_9ztSqMLFro9jtl-8iuIwICBMTsJHT06IL7zsTb5oNEP98zA33a8yE_W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2508, 2, 68722, 'fjG57e2hSauHdMNIm-2e7T:APA91bGjW15bNwahWWfdKEcsvp91klYEnEyv7CrqyyxXAFg_E6FT_uGRsxHxumDNqhYgxmYaPIBGxzKo-e521JAkgj3DZWidqULj7ysoGND91R93EgwUIr-TLWkjPgcldFJkUBY4-wYH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2509, 2, 68735, 'cOPI2RpNQsSU7U9J9L9Rs1:APA91bEBER0nzWoXUneKvD6n4Pag5GexGRMOM63HepI-y4gJRd-0753nzU7ja-2XTWhoKXQTgLK84hZRmAycABih77ih-lXjL-9tfGlEuAH80HbZ2Uy_Ds8SgXANzLU1vVdOI5WfYGUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2510, 2, 68745, 'eB9CfRTJT0GqLlTC1ThvBA:APA91bEsh22spLd7greS1LZrTJCuJ35NLTFGC8Q1FKzml27D-5Mk3GtAHB5czlIzeKrxrAUaNLTcH5GJcWIIBFzwg_I-Hh_4AecxEnDqxvRTJZyh29TyZiq4FVCDjmfQaakWfhSB9l5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2511, 2, 68747, 'fiWuhAngTM-53nIJ91dIj8:APA91bHpV61gEYMYxWWb-X0mQchyXDJt4uYjL8SRbcJCto9fHe7NqpdBymE7VK-9_DBJRyzkWS_XT5O92hCq6MXqbNdAWC_7A_rMYS-oATDAvqU5AKPgkZ1pYHW3HstGTgDD5fcCktx6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2512, 2, 68749, 'dPUOJUYRRv-ITQz4OPHXeH:APA91bGoXJuFt2gn2iicBbqFcSRZpYs7ctt7S63aKpM8bcWY8KM9gv7JMTwt7ZxKSPAnIKt9rHl_o3bY8irTa85oH-bTOkleCoMIClz4l2IwUn5mgij6Fr128vuSXlu4UMT144xFVDfB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2513, 2, 68752, 'fB2g_X12mUV1ngrPTRO2Tz:APA91bE0EsgYlnEYUdb2Qmk39VvB1vZbhb9GxLE0cYGjbjuwfC8rzxx2fyuXYoVgsV-ZJLgq5LYBj_S0IYWg4z4saJqYNjGWJcrKMOIDIR7Yq4opfhe-L6QHB5OoUgz_nmQGf4Ks7dWF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2514, 2, 68757, 'dr68NtUxT9WqX5nGkPvLU-:APA91bHosB4qFwGpizqSMUBHDXgkO17_WAcA-9Mbhjmu6_l02tmR2jmY3OZBbYyVgoXuCevx8682gx0cj2dYggHBN6G9xojNxMuZmC9OOJpk8Odyck5KouW4ZbunUPO7C-yKqZG-fsUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2515, 2, 68764, 'eDy67lFPSJqiWq2z9EkuSj:APA91bHc8on1a7dMk0FQAJw-t3d3W23odzcVW19gu57bqDmMO7XJt1TwkofXypEH2pk4prWn_H9beHwf360zs8JOqj35iJxKbcRWF2kSj9ROW7CCqkR7POPm8Ph_764Ga-8ccCqUuG8U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2516, 2, 68773, 'cQ4Drh3ERbCt9TGn7qaM_o:APA91bEMNFFcPVpiRLsTPNUbxs2YeQFNOh0D1_3FfJwYykECcQ-U28FUws_pCsQfM4bCHkzOqeQwZ_f26vWvIpq4IzQikJTyAWN3mb91R4b9-I2R_B_jppqT4Aag6RNpdQIHqy7is6p-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2517, 2, 68787, 'cIKslWrOS3SqKr6f6nPmWk:APA91bG-hh8cTXlfdCL6w5rQHT4__Ht4T42A3H0AV0Gy9MZAkK3Lls5K6a188nG7Ij8zuP7fTlkNEpWW30QBYyFMUOI-8f6Q1kN15ug5W1FifnjCojXZ-fpYydQSuQOQWhbWJuQbnQ9H', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2518, 2, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2519, 2, 68796, 'c6FvnkZaRIKDCT6JuW0dAY:APA91bGPxeEzS3ehPQ_3CCfePPOmPA_UmPVsD-2egCJ977fUEXJCQqkubqC65xW8bGBF3ftkxV7fViy1PsEls7e0oFfboPtjS-z1vuQN43ZvIYkqmJld06FMx0z0uY-gRqwuycXUMlTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2520, 2, 68799, 'e2YVDJqdSDG6CH5WqRivWT:APA91bHlTY3cz9X_9ZhDLWK0ZyyNUPbfg3HOlGnAxKM0bC-2rB__YlcixFDB-ij8r6QQ22SPRZaxQHzqH0_uMRiYUEUnJmNcGevEsk44TBC9hjWO9vbSYUxDRWmHhESEcyaxsFfMAiin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2521, 2, 68812, 'cD6ygOh3R6aVVIrJJKUCvR:APA91bEt4huAVK6XBdH47llEvPjGODCFz1het_lE3AJLQ65j5TOw2zsdtvNJM5OBMrvn4C03EncEjD23RGm1lgr6SQHsK9QCUg3fq7TKeW4pOXjOYb7gcLApT1YspY2cGMxNXo-a5LU_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2522, 2, 68816, 'dWAIAtXmR1ipYGM-4LfkFU:APA91bEKAqZmZNjHMdrGWxt7buOfTm_SpFL6EidErJMws0TwtXoakjEj9qoMUzoXcqpXmPvMx5hgWwP5JRjpfPhBBKRGeD9ZhLeJ8r0Bvg8FkdE0R-xyOROxTqPnk9_1OtfwIr6V7q1i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2523, 2, 68822, 'cOP-p9COTJqN9tw1syneyz:APA91bFokDtpHw51UeBzYChSjppk_CbjJOjQ-XiaGnm4pRqWMuxe_2rp47133L9enImZ4E7dSi4cFY1KvlTM9b-xy-GzUGSsjcx4FbdpMofca3EOM_Cv-SLHiOlyZ5GQcxlg7plnDabR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2524, 2, 68828, 'ddD_1JhgkUx_gFacqLZnvS:APA91bFQeWI9bPc1ybVAvOtVQs4ywNdF-pLlTt2LhQGr2io0QVHg75p7UGBJc3SjE4rsURCZPbkwFkJNAdo-kHbrW1HLKPUSMwsBEE9KnM4rfggfbzi5qK4_0Lqoll67lFDy8piy9KJl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2525, 2, 68844, 'ei2fMRxqS-WvAb2OGeJAls:APA91bEbLcb0_Cn_HgJzF0Og_9w3h3g2GaVjwr5KgSvkV8rf_M9Dz5-J7vkdcgDUOysCSQOkzieJAQgp2VVzu0BUigLqzroyyUtfupl59vX7-K7Op7WWrPZjiJ8ByHWk0KHRUmPhMhQD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2526, 2, 68845, 'eCKHEcFWRNy34swux7ZUgH:APA91bGM6a7AmVUUO00lATZvYd6IUWptchdhC2oqGPWqBXeLpZdwZ3FMMvPhnBH9CBErE7-dM-stzjS1NiqyvI5i_8w2VgnI-cq9La_s564BfZJ72wSHPZ_EgpCZU0UAHnhYCmNTOz-c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2527, 2, 68863, 'd73BZIfORQO4Py2rhvcPSf:APA91bHgLs919v1UyKbJ9aKmkJ7C1eaBOaecHIsyhx-Z7tBtjWhJKforl6mYATpmZqVnGyk0TVeQeN5pYngloGrMJ6wzqD7EcVWI-lnehe-ljb_uXTQRMDWDqxrSbISsbBVxV9FQbWD9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2528, 2, 68866, 'eY-bZY6CSryQDqiC2XL-zH:APA91bELQxz1fPsNBQ82j5HqGAgKhBrVXOj0x6kwQHh8wg8sWltyFfw551S32xAtlDHMIF89gW5On_twCkeJCXHdzsZ39isrV3E3JFNW_E8UOuxst9AhjfPH-9Qh2UoAFREfnVRP06g5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2529, 2, 68867, 'dp2_83jgQtCU4j_NdaLIE9:APA91bHQFS9t9bbRrY_RATd953lkMgV2Bg7O_cz3eTzRwrrr_QfNy1DuM_BiWQqn4pjAWrk6Gnes3OpPw77CV2ibFyS9S8AG3u6o2c9wSjKVv5_WrPKyXmhDK5kJ8NVs1cxTTovHp9qs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2530, 2, 68868, 'ea07zXf6T22yzV596HmaLA:APA91bEgURh85aD8WOiBpveCnyI3NNTQARdMrArDkByJbET00ZdcmOn_Z1FoJ6x3fjUcdiq28_n8aZ0ooSRNo01fD5EgJr9b3ssM-ivmYyZX25c8w0Gz18L0hJ6NLVmf2IsFCXCRMUDk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2531, 2, 68869, 'eH1UFmAjTVG4iHvEpXzBS8:APA91bFFtRmUkE-2449JjZ6eQ0871TeVfV5SQQdujPJd09HeyPAfb8ZKGkG8vH00TFuiZZ8jeGEY7XLxUvpvDFzCQt5pn6BUerE1Uxue2IXFKdyp1lAWRhyy_6iiJyNj_RefOSR4OmMJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2532, 2, 68887, 'fUGNkF6EQse8uAuCjbKqtu:APA91bGRCkoEQdaJeTKAE0WHWSTTnTcIrPQWxORNayr-TF2pUg718_aa09wLsg82D3iyAp_njrRek-O-KYF78BDiLihnbppYi-h6QwjK-MfXUH_7jgjusVB6I4IJ7dF_anXatoKSD0nU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2533, 2, 68888, 'f3k6sYKFT4i4Zoj9Fr6dR7:APA91bHCALE8Uj1U-f1iyHbRRcXJ5ySi7uxZqbTosN-bOMGZB6FcCAmPRn9JMaa0F8q68dYf8Wz3NUTKxIz2XrxE8_hx4RyZT5mTtANi4EAyEwZkdZFxPgnZ4-_W77OK9bvE_E02Hrl7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2534, 2, 68889, 'c2WdpYopQcKGzwtYLC29tE:APA91bEnlk_8fPGL-yByoKnkgyfD98zT9vUhZSA__v30DRaHehhaSrhb9g2LlwaM_UOWgKQxNeT8537gBh0WIx6JErMJrjYs3iJayorBQylSL7S6QQ4aqZ5lXjgJn9tmtuYt6TE_bwzN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2535, 2, 68898, 'czYlIJTKR8mFi5PNebVhTb:APA91bEc28t1tL2TfuoO_Zy4ZTGfl_FbOqP4KZ49nVcRW5Ho0Rvp2RhY7Uxtsc5oRQY-qNwzCDyo9NK9hvWrkNRJf1iw8dLMq5To8aJ3mGXl07UKIuf5vdcwvn3vazlbnSuTlEHqMZsi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2536, 2, 68900, 'ccYH4YuWTa-lzyNwGRtIV3:APA91bE8jfPXym4eq0vn5C8IHeZha-7Y7oex693OAh7a_dUqh3gZHQsbWI-52ZS12dvPquqHblK-QIN5MCgdrEzStc5zHMp1F8X7Qp3_VwSBinG4MOASK44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2537, 2, 68903, 'fBq9CkISz0bkhh3qTGuef3:APA91bFdpT4ZHnaOLU7MDQapT55b-bNUUD4rAlvmU52WKK1NR-iX02Hi2xr9IQMC6WUW4G2PGtChtU2UWGwTu8VPgzu2nx3n1Fc8d4fjT45m25kgCs7sw2qFIwyvv1VLGLh15ArcKMgT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2538, 2, 68908, 'fmdj8vCTSbixEHy_I21PrI:APA91bGqK-0zW9WVAsdir5JH9CSMCgN3eicdCK_HLz5rWL7jOie422mQN4Z-JQSwfBkW4UQfxqILVmKUYy7wN-Iz9xea75VzUq0FFLHykcjd_G4ha0vMus90KEb_sQ144abKLn65skIi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2539, 2, 68913, 'fW3j8VmYTEmw_CgR4N6vuD:APA91bEQXSIQmdvYXDHkynnYoXnXhdBlCvCVsA3zInenoVYygGBvvUstV1eYBXVRbV8qBh3D6DUyvWHQBT-uWkFbtIafhA7lBZWhRv0xwa2AhDkWHCKNVFzBUOzoa-_7j4ROqunnjXZN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2540, 2, 68915, 'dxjg6MevSE4irL4oim1CW5:APA91bHic4KtXGCboeBbxbMSyG8PCE2m5Im8UYbyfD_l4g2t16g0IssW98NVU7o-qW36dx3BEVufjcX4FCNMobclAa3dpP-TQo2ZennQE3g_Syz7rEQACJWzagpLe-v16rIzAaHr80Ot', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2541, 2, 68937, 'cyn9fbcoW0-fhoQL0scUMs:APA91bETjnQqbCGXTkE4hHfRyB8b-F5Bc9sHYMvgq6_R6okxTDyGd5PbgzSY1SmpBKMWMqKUWSSbnDeQo_J93g2Vk1pIi6n6nuXpAL1xDvmFWyPXuAV_i8J5IFZ3PJkXhJeJCMHQZ1qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2542, 2, 68981, 'c1YqQIzRTZW0yC85YSyqc9:APA91bG0DtHjRmpA-0POwNCbB8MkRoinbnmZlCFkctUGHwwlAVjAi65UcCSo1gP9UhAw3UrhXLBVI5kZLORoHpiiZqmJILwtdEMf6l5wfhyaMfyM_E9aP6s0n6wlAxM-Y6rRFOk69BdG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2543, 2, 68987, 'fJDsj5e3Q6GVjBJ7TOdMtO:APA91bHBx47SI_oD8BbNZZqm_ScI2baHM2kOtMcjKLO20VjN2mB3L8kojTDoeQVfYdKj3KLeJgcwKYHSXf8WOCMWD1RNWjZLWdvu8eeLIdojEWEQaHXj_OdnPqB34CpS071jPVOR7pmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2544, 2, 68990, 'dblTHQE8Tw20N8sVoneyeK:APA91bFKHaDV80GyeXBJBRTFaH03e2taEbFy_3KeInzNcbKhtRsxqm6n0WwwJvk_IyYLOtKZD8dsH608_HgOk2REslbljCrRdLn5j0T2Wx7OGR5e0qyD4x2tdj4Cy1vbF366m1hUa9w3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2545, 2, 69004, 'cvrCQegiRCykXY-qFtyqiw:APA91bE8BOYbJD2azYJzWoMsmAGTFDbznRWqLc56671k2k7fI-v4tOiL71EPSyzT7sz_g8i_PdweJZXU-HsbWgcjPL79CpB8cJF9JoxVo40ipuph-NktZr1NBXL59-PU0v_GAbkk8gjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2546, 2, 69006, 'cZCn-HkOTrmedzsxQX9VTh:APA91bE2bkmBNQxYUjLpxpWBp1jijgyUWE2DiJ7IZ8iQzUhXIQeGyqdG9xW5WF-Sp5dSvF-JZ2VALj8Y5t7l3bFm0mYnWoGcYu5E7eZftwBqlD6ngzI6rePKT1tbqBTLgvNR8EfSt-65', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2547, 2, 69008, 'ftm-i1BzTXiwr668uwbV3Q:APA91bHFQAPRkkdorjSc3hUtLI0eSCAgmDEMK-lfCIN5xb_1Ao3TnqtjaMD-k6-ZrsEwjaIo9qGHbWGtoFsU592p2AUlBHyCP-0KDfm5VD1hdMBL9eSpwUQ4IDDPtrb-m5JdQT1BLH-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2548, 2, 69015, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2549, 2, 69027, 'e09FmKXqRuaNRFECVeqK3t:APA91bFbRlJll5hPQYvI0wwtdq0nEViJPO3lbFJmi682cI773O84qA0FlwVaqAEpshCUizzNtTlk8oRb-uKD9EgwVRccCzv3jU9P5kyBxUNl29LzKh7U8qp2-yAVXjOH2VfVHRaS9143', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2550, 2, 69028, 'fIn30gR6TKm3imIo-NI_x5:APA91bEPjJbOskI9O2d_FUUsvONA_kU9ltoM-J3g1wVkGFw6wjGCNdFsVmpIw2_R43mQkijp7aCGXYiyUB4PFfOuEkcVy3N0kuDo9cYn1sjaJ0ujD_1cKTIDIuyXl8NuuwlORf6NFeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2551, 2, 69057, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2552, 2, 69066, 'edaecfKpQOmTwgfjeMESX-:APA91bHb0bZ3lngj3BrhKDWembO4V6_r7puwIjVeU6StiKgoj8bcl3encO-3rk_tJk-XaM-CJyz9UYrGsGP7_wKdSQQh8JB5Bgw3VoKljUfXp8eoyT0vg7EVlQSwDP13JcLjJdt0YMaB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2553, 2, 69070, 'd8ESrs8ZT-2rErai1ywYjI:APA91bG_YsUxFfHtN2KTAy_uzfRysEgbqYIwEaGeSxTbrxuIEABr4Ql8ynbR3kLodr_ITpJTuAMdrxZVzF8b3uczp5PYQAGSYSbJRGGspHyys91dpci9udpCd-7QOwYxhK9ulkBDeo2r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2554, 2, 69077, 'cqUOG2_TK0yGopW7w6S-NY:APA91bE6L3xEUKIoa_MzHaBR1HpWNNmaWbqqjsct7rBk6OQ3uPeTJWR7eH7v5X2uqrl5I3FkzD9xAaNIpWeqegajf_2Y6eFp4DnAV19GZlbVGHcbaK3GgZH-RnKv0jLn1fmJ9O_vkkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2555, 2, 69083, 'eaOBX9cyTYGi6KJbPHkoa3:APA91bE6lm1BPUb6vquI5OwHMqRlCvgjrTz2b7p8c3BtYPsXkbD81aAvwNsxZDPZDNqNNnOP7A9Sbj9Cr0v52ZNN8i1F2895HuN6IM3OmEAVs-hIUw2G_CQXWxl4N-ygc8SSGVqKmF-F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2556, 2, 69089, 'cuvXgKQVS2apS4dCQXYhZx:APA91bElhwiQLD8sU162DSz0IF1dXsvAYa0BuO_HnQvgn84DswwthbwUojahM5JAPslhO86T7Gjanwf9EPuNsnVNAR66EeWLT3WKChrKO6rzwm2VGMY6jMRlIVcWVGG7kz4L4X57sD3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2557, 2, 69121, 'feJCatqcL0L5t3ozCvJv_4:APA91bEGAWPSJJPRk2dNGFf3WS4Rcz_EFpgOOo6SMeoRydoku0USTOtHnRwCzMprzGudKIBaq-I25_QzK_n0lQdvDaNDjo8QF5Bbtclrs5WktWBKJWjxl7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2558, 2, 69122, 'cTWWNcfWQMGb68gSfLE7U9:APA91bEdRw0bgK6f9CC1KQ8XIdS52MGCFtAT5Q_e4G7bUbcarU0nNZcxdKtAgM-klovt9PEPbRng1EGL27gi4EKT-rjDegyT3knOfA8Xz6AjkKVIjTtvzJ_75TXDEVKpw7XiPylnbLRg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2559, 2, 69133, 'fBzpcvD5SYuzw4VacdJXPA:APA91bGTQzY1JtoeT_hAGtfNz7bPBQ5Gh2DoO-i-0t5DBlpnczg_EewKsPVB147gkiNqO0vKw5UMJPjeRBnGjfPRGmmuNnD5IObNTiFyZcFcY7Gj7CERv_Sj6KiyoZ_nczJnf33fAh5b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2560, 2, 69144, 'dGySzRC0XU2pi-7atr51e4:APA91bEZWfr7xQZiWkP6LOfPpQoHjrHusJwsLhLqqhyBivlAC7hCuQkFEx7CZkRpycdtzMMZH0zJBDU4U-RnOT0XueOZXBN9X2jaGqsoj9o1HdJKVc_OxAipUiv68JGVbY3S8Zme2Z2k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2561, 2, 69172, 'f6dO167rSJy6_enqFmxJT7:APA91bEqQga8ME1Xbhwzbm8aK2s5AgNnuz5By_H-YLp-TeEAeFc_9xrSrij4rpwRExcKShg5DAy3vqOA7yyAs0DjGRt1WZD3JsNj8C3aUkSwMuafaxKu0HTeFM4iQ-hqfBqOSXWMHskf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2562, 2, 69180, 'eXN8V6GgWEy1iGrBf02jVE:APA91bGivjBf5JacMr4WryRYJLsTR7KaVneIm8ZL-0D14JTX_G3IrX_qBiuj7I1R-ea6ly3rqa89zTVclJOaVRDSi_hH0OdFLuHlpA6BhOMsNowGh4s_lyC5n2Mc0QQRTS5iyIDSCMUb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2563, 2, 69182, 'crBny6H5Bk_YjbqobgqjrB:APA91bHBRwIzlWpBzKoTO0hofVVcvMe0onYda9ZWsuWH31e5j4SoW-jcPwiM0Kqm1kZGrSt71nKVUQgdLckhQiZ1KRcuNsgDdvxsJ5v1OZrEWl0t2Q-2d4w0lW1ujc0r4iXftb90Y4YQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2564, 2, 69186, 'fKYv_HWgRLCbpZAWW4J5nH:APA91bHIYPFXq9DfJmuWtM-b8SVBEZvSAEBoiUTDNfz8qVQJ31pf8R2XFlPIeN9nmHUg_lGegpIbDkNNS_keAQSxjlTBG2g6HVgkxDyvJFaJa5kWSYMdEvGOS7udiVp16-OjhEwENzd1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2565, 2, 69198, 'eCJkpjt8Q1yqJdw3Aqlz2T:APA91bFmsxTLWmF3KTyo7xDoq_n7joSe0P3xedyjjCGWSMHmIr3TKgmCtPKce0doXBbRMpw_G7j4jRXqieleUco-pjeotVRTVBMT4JIO18Ns_fUlwkeI1fHrC28nZoD4c0MGxhBAlQhe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2566, 2, 69200, 'e3YtnneNSg-XyVgXy4lQqx:APA91bHuFZym5KMj_J4GtCUJ7bVnKTA0P17yDp7GgNL0ozWmTa9_YTEZ4Aq0isKoNmHopjOVJNT8DRtGXq6r-OuCoEUJPOKUiLUFIQnD2_hghn172_pZuMwmaWpMOh2aSwr0sKjpwjqO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2567, 2, 69203, 'd0DutwePTqG5bw6V2fO3B6:APA91bFuZOkYDsDIzxeA-P4ihITGr8Go_-xDGm-5c5NxvX26WD_06Vcq4jKUBhR5GXkTHcL60VvbD-oEgMCZehwjZYc7UFVRrS2QdJjBswSJh5AXRWG8DfoCF7xO1ai2eyQHCUnPS4mH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2568, 2, 69211, 'cYDzxY6WjkiKpnRXNBhcme:APA91bEwi5trQCRtLvdhcJ3tGx27E_zppCZX86CLr9jx4naWLMkmJ7h9jIfsxXcbgx2ee6hKxiNzQXRXxqVaoZzIGt53pYdk1YEiD5joUgLq1_nzJsKozjP5XJZ2yxTEtTrsqfW0M4YY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2569, 2, 69216, 'eskdtAdPRZiHjr7847KJmB:APA91bFW_Fjes4G7sKUFwJJ9SpNvaW4geHtO62oCDFdhTD8prP_52bK75ZUFd1NDoRHlH7jQ99Tg92xFxjRKoFVlQd6SLXwvvHMVVbp6KXb2k9ITlLhagKVvWreIxptfCEbCzu-YjKIC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2570, 2, 69226, 'eGzDVpRFRJa635jEfAhfW7:APA91bG0ZI7I9S-mg__jeERvRrK0r7-HDPylfJHIYxfXDKWqLf-UyHl0DbdGSfe6-A-qJEmZ0KPfkBz90uhGxZK_hwHwSzctyWpuvepov3x8DwmiYAVXLLamkR1c4x2r5A4eO2hMW9q-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2571, 2, 69234, 'd0Ddb8MHT6-SRH4LqjwsEG:APA91bG3OQubzyPynAbRDRr2qbfmU-1NBR00roqLbTSH-jBh-VMArzkJyNhri6USfxy3LcsbEXjlW78glxp4g3IjGn1_H0z_7szjUVM-OelBIcKZh9drhH7Kgwbe1pOXNYHiweTm4JCG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2572, 2, 69244, 'ev96XvdbTDuTVLy2br-ky4:APA91bFwpuYaQYzvq2E8-M_eK3M5pLfOzxuGGOvkLNqtYTd5KpZYM3tWNllidxyQbTyNoNX7ZofdZx-ESga-TJfTbaTHhG0oVikmJ2xkTRKvxIegXq1CP0LIMZ8XROG48XojCrgF4g1a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2573, 2, 69247, 'dU7HPFMrR_q6afsAjGOve3:APA91bG8Vt7P3U4PIICkQPCPXPReQRO0dluSpgYFIcObdFqWD95G8x3mr8v1DcLVVKPbmxSTwrzFzZLE_o4iFC7bY7hHNX4Hq2LLg_cKnRQpsmajT8QjvEzZcEdm7_V7yEy5NwFtN6wk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2574, 2, 69254, 'exVkZkk3RJazWs65avjr8F:APA91bFVg-TkZTDT6z0JhM8U5_C9HBnPHQHlzV6nI56O-S2BpALoCLPaV7m_1qg4uqg0VSWT3a8RlQqVuEU9lHcuQkOp3vPNuTqkmBYW1FdLYU8fwU9NJgz6A3xFvP8h8YCKXgkbd5JD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2575, 2, 69260, 'dbygidVwR8SYe-EjAh3Uir:APA91bEj0OjEhp0ftBmQfDHGE_LJwUhPHo4pmCql4nt6NNPNQvk8b-iiciotW0Yc4QZeTEyVWAqdFE2HqaC4leiPThQ1RlTaEOU80wfrH0IkLtq4gxYLLPyxhDdzNzudzrgbyXt_pL3v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2576, 2, 69262, 'fog8MaQLSnaMcKXj8cP-XY:APA91bGHLthe8NLYPP82AZhx5VI865yWsk1-6BE95QuL6PD0qcslqPlpXIM1Ksz3f1imc_6l4C9Cu-82udinfZWS-SGAccJyTqt6QgTSU7vLPW2a_RrkmtIznhQkkHWBS5XWceGmagL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2577, 2, 69273, 'cMJO9KnUSGiXUJLDPOgw5A:APA91bFStHGveORrJPJBRna3595z--AdajCutqGq62FcAepp7w3HvOAjAJU_D8fOf3en2uOFyDIBEq_wD53AtK9FywsOX_bs3HqsuqtHqlxzV1SfHbU4VKv_NJff0y_B7h44Aj1n0Byb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2578, 2, 69275, 'dg9LM8FrSTS6S-EriY_Cgk:APA91bGKyqEe0osQvXh1Uimpvalhbgrr74gLkS2t3n6LDq1EOka1G1iBXCQfe9nv_U12hC8Da0fVbe1gWuR-xhF9Vzw_axolOGWyHFOgyyfW15ToGqMYkIEEsFOmweYK321CF6jgPpFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2579, 2, 69277, 'eA8PURkfTSO6TQsVG7ehXV:APA91bFkEJQrePEOVUbzVCaAlXAocU2YkgDXs3eYdBqifH4BZlmNhngarS5Yk9z9P7K0aUliursmWPceUvpV-OMWhKmVyJHxElS_jY6hdgyqXJKAczh7X0avSM3pQjno9aCweAP5iUur', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2580, 2, 69279, 'drwE19Y6QNSQBTiBysjJBL:APA91bE9cnicFwsR8Ax5WimjGYdVtLzfUGun4XF3Gf0xL1BOzDY2hBExagXaheuBQcvz4SaiPzqYA1BxbKLv7s9nj2IIc74JLibftn7Vq3Z02Fo8-ixF4moNPPpubaJi_QNQKD1SGTZI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2581, 2, 69287, 'c31XtQh6TMmDahu_QU-FRi:APA91bGogTh2eXxoFY1tN5ELcPvEgoDFCW65y3SDxROrLZM-57BTdJ7ndLekNu_CJY7BOK7Nt9tjRZsn4IuvLfKinHsjYKHGEeAm2ODqZDgET9F5KK0RpQ3QNKxD6zoeFOz2yLV-ou5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2582, 2, 69290, 'dBKA1b6wRVKP4XtOPq7G4z:APA91bHrPMs0yT0GzQ-jUKjhSpr6ftT6Twjhhq-kGzGj040_dYM9H_CqKmRKystCIkOj_vYcP4tC4UxTfQFZYOcFqZGcNgAfRIksD1_qVkUFtlYQJmVOBc3cZUdHQWSp-7WpKA3vXo-_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2583, 2, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2584, 2, 69292, 'czs42lS8fkMPkeROMJpPZx:APA91bFx5OW0VLu7iKr0xykkqsMyOxbcu7iXU3WK4gLF0FOfPRwJGvxQi3njM2lw7LE1UgVadfOnTiEXzWb9nkBIRsUleq1sg56VeHaEKAtEZALejVB_aBRiUQWDADLT3XM5KK082Zqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2585, 2, 69312, 'cbLDqUtphfuGK9C46WmjTu:APA91bEG6vC88x7p77TL6kwAd-2MG3dukd2lWBbxacQ-yQogFf6k0uDPQDm8Hd29YwTIDZMt4juXGMKpjXVViYXsiHzRAwJbxejegxIcoo8hhg4eE9ZJQXc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2586, 2, 69315, 'eNrfsVVoSm6y1iyuUT7nwZ:APA91bEM1k5Fb4KO2wx7tUsWp6hQ0KF4kxiFmPA4VvvTPFCebHyPCgeHWPVSyquobIdkQwuUSg-MA_kRnD8oOBKmaFAngqMD7wisa2emyKBmrRYUw5h_Q2MY2M5ko7D7WM2LieOehMf5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2587, 2, 69336, 'cuyG-6ILKUPOgEUaYDjjjC:APA91bGSI6HSGSTGa78lBjptMZDp-7E9lXXp4I0RAWE8SYy0vrA-STq4Uwbb8pG9sMwgSMaihvSJn-zE-PKzt_szMbyO68DcminX3LbJIgpYw2rZD5kdOhuLeJTtxOnVAKhntH5Ri7XG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2588, 2, 69355, 'eOf3_cAAQk2cOaTDEWlSEN:APA91bGSejdwjBU2oEvgKS20xhwhRFjmsRT5WVKcgRmP6a2cJeE-3MK4kCkijQY-Ev5NyA5TCUb1UHb_axjjH5C-w-_1cinicenurepjOANFlFjik8pMonUJJOJ6fRfJxuZa3Z5PiUFG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2589, 2, 69366, 'dchx8FZSTuK0TGv4_qonb7:APA91bFU4QYIoaTWXEt1Fevn1y_GJk9lbl57HsnMA0yfcp7uOszJWnrmW3xs4fdF3EAcL7W8RB_TydbKh5jEPUBxTC42JED_bvi5ooa5_Dw6S7AcMXPII3rBgSAAzjIDA35qAWtOBvBi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2590, 2, 69376, 'dhZmHiqnSjKx_rCi2wQCNi:APA91bGOR_TXt209OVMtrseLNDSj3bi7Zkb3m6LKcdtT0UuYrsHDC2MTZnDjxXsoix1mR4qznXuWDNgLXlgCVV33risdZO1B-5rbm8E0PRd3c8eWSmdZ6IudtH2TJeivvTLdRwaEoIin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2591, 2, 69378, 'fio8fZMqRKuADWmFQVWOvO:APA91bE4-yn8ZsyvcMiVafOTguH872HiOr0M-jrBUJzHRsgdrQV4XS8dtMtMDShADVxWR6yGQvhx_O_jE1wUwYaXXxJ6VWE6V5kRcK-kSVmssg2LmkjNQUkFzvnOFbhbw6buzvf2dy6B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2592, 2, 69384, 'eabvkD3zQy66B4rxp_ukC3:APA91bH3cYVtfXJ2fbcpVNTG_rAfHDvRkhOAGSikqWbczw7H3CXM_buDXJcnXdblnlucp9XNkTp0AHAhouoeXBW_NqRv1761nQa7YA2Dc_RBwBfWLIrHlHhPSc9RaUuGYz9B2aeBo0es', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2593, 2, 69385, 'fwYMxv6cQkqgaaUq_zE6tU:APA91bHjW92mQIsOm9Ua2rcQeHMWmY54BuUEmXYYzPPG7Tod4OjzBJThvePEGISRMCBKRJP4Dr4kqmrASPL82ZLmKtcuJ3L0vmdO2fswWpBbedhf7lT8fJKgqJpBEovOyGxHG18KX7I8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2594, 2, 69388, 'cz4jYOWzS-WaDenprcJ82z:APA91bEikudWSQ0kgSwETV0A9NJ-W3QzPFeUHih-ywgT-4zteEZpjJfykLPPEtx2wUkWblDcCtUIluj22NvPrR6W4V-15yY2e88GMATgqIhpTUmdpHBDf_OsnGA5eMwboms5nmUltN-g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2595, 2, 69391, 'fnA_7wMhcUEvgFwUgNuudj:APA91bHjO2rV5pjZOoU3CBMaeSX-M6E2TSzaTGLA9TJ0JYF2n2aP3Ud_L_J7F4DQS9ezIXSH8eBk5xkcYRiiET0j-6oTgePnn8eHbzSIC384C_TwgbEZUyJ5YoLIrOcSliw5cCMzQS5c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2596, 2, 69420, 'ePuCxhAGR4OulFeN1dHCPG:APA91bFBzFtZyvhPy3r30aK-bGKglkYsYKGoWygp5OZdZo4aFY4-rL-9KDwJwTbBcfXag8YhYWg1J84LTe9ZKhUQyY__wQ2Fj9mM5adWYP543-0NRCy3tWiiMUnHiLnGreE9LclSXmNN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2597, 2, 69441, 'cyNNdGBkQNCTPK_k0E2-a4:APA91bE4Qrj3k37Ujo2v8a0YyiVCH0fXgBkjOAx2TGbisHbM-Gi2LpDvFc6M8KnY3Urc1aqckYAye9nY5Uma47nJS5QdQc3-QgeEOG_Wt9zSbHnDmcUh2LkL33-gQQFyM5k9pP9XLNHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2598, 2, 69443, 'fzduGfDTTOODXzJ2lJiXhX:APA91bEY8t4GHR9HiYo-3Dxey96HEG5-QUhprJp0VFPRHp_aapFbxB_AU-iv8TnGxicikvzbPg7CH31TukbXM0PhJB3tus_xtJeKEz1H9pLX161biongnz3hW0lcow-01MBI_zC36wSu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2599, 2, 69444, 'cqR3k0Ehc0WWlqgmrMYhfX:APA91bHhoY8JBmPnvWv2egbTxkDd_T5JQskdCOrHyghouTa9wZnPfmj_SgcMXlwHYfpj20n-C0meJhyhYp17nAMISiFn3JBzDcVK3f5gne2iz8wFQkWGEnCIp_S9jM9xT6xMmgP7SDaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2600, 2, 69456, 'd6q9rHpUuUigjMcNXysnYX:APA91bF3ma6yEdO0KpZ-6mbQd4S7QaOCvr9nRYItXbfmRLvTCoaQFM2jbY2o4i9nXoOVv0GNIBkxNRE_EfEm_TrL_HkT7IzjtHSpxKIDQrD7UlvXmFN1awYOkiPaf92vIJobkAcnXxSV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2601, 2, 69474, 'cq92kUZmQjuZ40ddG7ewPi:APA91bFtrW4avIIf2Wqzn09tO_75YYeyg4_bN9P-VbQneLP0b6XKBqw44RLJje1B4AFF7fxrUtpiVIaxXaBl-WVtSnvEshd6sp5WBUvL3vIlolcPPztCF1YnyDtGMEsHOFT3bbQvHGTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2602, 2, 69486, 'eZTn7M0ibUwQiooMLVWosg:APA91bHWVSyJqX0t-4_zbcX4tye04xYwreECEERRO_Mv3OZAzoaR58GhBa0amzy4HtRlivQWE_aPZ5ry2eoV_NMzXPtdKK6exuARw2Y9QBdzwc81pokgmlpO_BsD-GEa2-KWJR97w3AI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2603, 2, 69487, 'fNNJoym0RNKSp3_L79cqsS:APA91bE4w4A0cNkjyoRuV72_bFiJTj23eDiqqr65zvclCPM0_jpsb483DBOPmlRfBMUkeRXJvdonGwNdw2_C6YzyuLl3eha_SA22sTuFf5d0KEGNOpQ468ErLm4fqdWie0SV_4E-cb_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2604, 2, 69509, 'fxucZ9G2Rt2xDM8opw4hGW:APA91bFsgUZGGYo7Jlc5kXJWHBMC26Vb0dV-M4AtVtxJv3OtpQCFNRWMPxuPuCm67o70WLi3CBfOMGaXnEq7oUU4cWyLVG7cx-BQl1c0Xc5_9ZnA8G6aVN7hf2DVe8bG74Kwh5JaVhj5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2605, 2, 69513, 'diRpXB8URoerfwcydEGE1Z:APA91bFKEW11o8ZQAKqb5zh_RCvbbXnB4qh8hf6XlVhDg9KZeUQX8HJbYplGsF92FHrK1xzFVkpDf51FfiAG35Zzf6GAP5L-NbDDhbgOVg5SZi4Ij39jszesZBdg14LTvcnZxMUpijis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2606, 2, 69520, 'ea1M5-WbT5m9UO3CjKGtLY:APA91bEesHqu5liNOA4OXpqqyJQeqHKmNhw-gy-gF-2m09V-WmW1hgs_p7RD3C9MPViGnN3VpCEXurEjg2RClVpybV_IPGCq6kGFor3cwIbs9hVpv-DDVur_uGYD3HtNnrgxqZZ5HHYL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2607, 2, 69523, 'fYnsW6DkSZy2FZvNP11S6w:APA91bHyUk-9XyxZpq6J3PS7P0Q4C2ezX2DBCvfibhhFlfCl3AW2BekU2w49w84ZMHX3l5rsbVFjbaUtfAsZP1dcHxvseMI9n7JGS5_gJuqp50wKAiLj5qurYbtjxtxuS0hxELwVklM9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2608, 2, 69534, 'dD7Gt2pQSDyibF_pkKxRw1:APA91bG2v8k1gWtJB5tc51S3m4XgRTXD-dLeLGruSuVsAZxqVU4IAJPFbaeDO6rEpEhKxlVNWsIG94YoBJoeX_tVGeRqhqLoP4EqcrrtIrJPG251MWJJobq8HXlB76jXCMWhASaUxoLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2609, 2, 69536, 'd_AHL2ujREmJxWQ7SNtIPd:APA91bFjl8sF54rE6IUk70159_mGeIwiKuz5Gt7BpxNNms9zMmL2olIM6IVAMtxIlzdlqheOfryO4ITYgfcJNcuFChR18XXBSH7KaMwea8ywGokxzSfPfcT9yllA22ezd8OPpJZTSvvA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2610, 2, 69537, 'fK75KO9zQiuhOxrIoE2vRt:APA91bGXm3ABlxHM9TvrFpNaz4vR-J5subNETRdw_g-9P3LYaBnPKgmzsoFOgw2DcmBQubD0PQoEFvM80k7XohBCAssaGYPOhTWv9ZvaudcsvHv6fyP4EAzkJBWZvOO-IOFx6m5D3Z3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2611, 2, 69556, 'ehY6u9ewTlGEeoam4GNEiL:APA91bGFQdH2xkYIO_51tPIpR8eUUjb_i2Gp9MAMiEyivCR9Z59NvU_1f_hm70zHsqrhNPk2EFt-zVPejgro8NPEAg0Fn-xhACTHMNRzkWnONvA-gxwCQ40MyvMMvHBZQvxN4SahFw9a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2612, 2, 69568, 'cLOrA5qHQUY1miQpWcygL8:APA91bHvV_MxEUWZIiNX993rGSYmt7-JW9FWFfgALhn8Hv3I2a9aFc-9xidm9L7fEtwD9st09-_HmwbUqIGFhXSErA8kueQIEl6pq-L-DBstQVa9OtLKqO_7-gUZGCmIPSwDpTfyDei4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2613, 2, 69571, 'fY5sPxmxSPyk3IP-yKTg7O:APA91bFTCMY0asa1TgXfBPsegUQDx7jbg-gcHKYoPiFtii5FSX7azP-PKeMULdQgemtgVvUE6MPfQ4NWyxgrRYleC89TGJXY05_eHEFnBrOvzf7KjpB-w6AL_ffg3TOtrYJ8PpUEN4ni', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2614, 2, 69572, 'cdfVruO0VERboFWZgyybI4:APA91bFF2B3P-t7awXnNE-oQ3wsDRmZnLRYCqrpfb0d6XxdctX4HhymJ8OyvMlNRvEjkFws6G3FM0LJYgSU2AtsMxN7yhjStyJx5XaCEynFK6iLOFFmT_rw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2615, 2, 69578, 'eMNWvVU8TYe0RZJdhY12Q9:APA91bHJp03e_xHZjP0CpDtl5G5xnbJLhO2Ma7hxSu8AAaTCbeLMvlFVglfjn0z64JDTKgBjB-GCk-6qjtze02QhPUo-fWiVzyngWB_x8oYUDEgkQoMf1HGshg67I_TTuEwpWwdHNWEH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2616, 2, 69584, 'dgRaHw77R0-OlgfQmwJlZ0:APA91bHBjjjxzhIwYE84m1idTFj6OaAwKVIKg6w1jAixjxE-IKN0UsIFn28Wz8KV6eZ1_wq_K-jGsFRApJ5g63-bbhAai70K788iyVqaCiOb7kGJstPS3CxNiwJ7TlBcMxFoCVMyN0k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2617, 2, 69587, 'dqcqGYsfSUiG2khxJbJcua:APA91bHIlSBal1VhpnAZ2QV0-5IsQcl4H3pvKVXmiIAZ3V4v6Vc_rRxqpRK_-gKae5EOlNASNqOHahjB0F8a1yMgWM8nNuan3AE27CRl0d1aSGkikGPAoEaAI1Tzyg2C3jvj82n9buSU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2618, 2, 69596, 'cmPulvnl_EAjiDX3AmIUJ6:APA91bE-7kOKn9tdMlIP8my1obybNWhpFE5gKMaC3urd1VvFwtqTdIBHEVqIr71puQcrWdnC7sI_eBdZ3FFYYERbZtMluJL2btxXSlonObPcMJgIb1MTkedf-2zlP4unyuUD6rrrCulE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2619, 2, 69602, 'dfJ0hHLJRny1IfcCEFjWE7:APA91bFVH4qRF338yhHX3IJSZqiaCc5rSZVqUV9y8k-yv0acrwkICsyAJgjoC2qDuzltHf5Qz2m3qwlPLrdF-bH7RBpEst_xgxFGgXwSp5--gZBMBOVDwlpjZ3h3p_7UTixVG1G5-Pn5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2620, 2, 69618, 'cid1xMBoRuG7agigE7XjH6:APA91bFxPxVTeJ0-iR65RSu_36kWkJk01ic6k77EZNuED0_3HSkIpoxtUiTrsYQw6-rHtVpI5O8qR1g2lnWJ4mS1B3onzBbmhtViwS2VXq8EXxSFTSDLXHo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2621, 2, 69640, 'difhsFU0Q8KeIHqf-LvsKA:APA91bG_D0Dx3Fe3LV32X7l0qgL_Gg-GMaMY6Hq5of92Fww8Q9lsrM5KtiiEEAti1sTQyJx106xbUebJ0Bd9d68696sGe7Ifw03cRR-Ox1cY15R5s_Lv0keNhz5V24bXu8wcIxlIBVCX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2622, 2, 69641, 'cnLvtdqcTIGn_Bc3y55DKo:APA91bFoNU2Qn1u7lMSm77cC3Ne1T1pt4pqqqrZB0u0Bn__WqJBRhbFyrodB_726L0BJYj9jckTSF5wkui7l_1miqAZojBJGVmpH0tcn3l5gvhaURemlrdnlVe_L9kqsMZKr9aJ9ytJm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2623, 2, 69650, 'fwGDLDH_Trm53XU51SAmWC:APA91bF1ObYSUncpm3JTDjQAsk2PCTdubXqGlAz3-HRUlIhfofECttJm4a46-FEpsSC7n5DIW4xVObaeXu846Oos-MVBcT-pYK9hOwzzn3PDdIynJhnJDlUzvOB015egFUEUsLO9FRyV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2624, 2, 69653, 'e4egrPwfu0zYrdqM7_GqTr:APA91bF7xIoV7OlSxFUMDdNbkLCX93Tmc6XJc3cykDpfjYJrqL3jzmymnu4v17JG-WXK6GA5sU2JaKr78Ms3RNosiC5TcmjngmLT7Spu8RVJZ8HRX74oR5cRID8Wi2YLuwsnKnH-IiaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2625, 2, 69658, 'cPkr1g2OQHifkV7BL8gRUa:APA91bGpFZwgMepwor5jcYRWLPO4s983U603XnKWFV-fj7rcRUI7Uw9OkFl9mSp110P1QVcq02-qSBKwgLhXCUmhxKdb4mdNbR3C9xBLqhR5v26i8zofxJnog1kM2HGihe8RF4bsbhjJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2626, 2, 69664, 'fkaxbdEdo0jXtB8oD6-n1q:APA91bG4zxkF_PttaWnAzryD6R0Jq6PxFGpj4tYJPQ7E3Yq5dwZFG2x8i04PJ_pF9uatyD8gM7wG7kPk5d4oUDtgkmb0OAu5gOF776PxIkbXpJxTtmdK2SVZ_flOVlpVKauQud1DWDlD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2627, 2, 69665, 'c7i1Ra_fS4GLnuoZFCw2k0:APA91bH5fJmKXqylILAFJAPotY3UgHq-SjJQDYKSnto5Qky6HKKrYSXF0Wc5z33BgMHF5ZB-JvlE6swdv5Llg57k6YDIEAOLJVIN9AH0vMecF6bBDLPgQBp66HaE5aTBdCMMJpqbLbJL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2628, 2, 69679, 'fQvo3i_pSLS7Zo5zOfpNOO:APA91bFlBkaU5yLnVKMU22tZW3vlyRnnMKiX30mwahW3HW0HloLd6bJ6g4J7NqspjQhHP9ALKUrR3QVlj1wMWtcbK8umiorsrCyg518a-ZIpVtqlZ5XU71C6Y7JuNX_izAG6vR-3Y6Lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2629, 2, 69688, 'duns-Nz5Q7aqLKhyP31HcU:APA91bFQQFrwKch_k0KNHCM-GoApn4tVhn__fzmusvRfcT6z2HhOV-ChVPac2yIYXruXlYps-hMf73w1-klZqznAkQqSRCn34zBQpy8BknWzxp97cpnIR7S5sao_XpX2eCrHFWvAZU-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2630, 2, 69690, 'dWX9yIBG50YWkUJorGc2Bu:APA91bE68yqjKE77DdELJZoan1XSkdTFTyPsHJWBVkra900ltc4zCqxaJe6XTBGIQ634Z9h-tDCQM8WUoAWws-sWVFMucRoG676dl96PSCeuWijvYYrxuNJshy53Z54dbivEc9O8lrMD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2631, 2, 69728, 'e7dUJ56IS66anvZ3e1p2fP:APA91bGFkyNmpDCZhF2i36mTV-PmH7H1v-Lzxd07K1se4QMtqwINyXe_5i_tRRXop7fFq4DW9sB_k1ySTtpIZARIZgOlcjzK8dJAdF7Zd_axPEq6BaCqlRkctP8voqQu37hs_uO6zMRX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2632, 2, 69750, 'fRQ13C7URsOSoXyUikBcbg:APA91bF0yhLu0ygGASciVJoLy-RqW0F07f4UJ8TpIUDJoQaI92RDi1SUlHiGJ8aif7EOg587eR1rFxO2jw-IZFEL5nf0LFNTTW8eaZyijG_rjcOA89_ofr1HZUDMPYX1pgNH6A3A8MQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2633, 2, 69756, 'ebs8g7_gzEj8t8Pt0IyzFs:APA91bHVKBl0BZD2Bb6nFLF4FJTdiQD_I9TWJZBmFFYy6qhk2PbK47rNhxvQ45SN5MbuFjxkyApVBus8PKgPz314Gu62pMLgnXKAc6tAFCXH_okNPqXIHlcs_u1qXxFiFC_4O2_4GMbJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2634, 2, 69766, 'd_tVnnArQI-C09yEjQRIWZ:APA91bEH3svN3tTFdgiUrSZU0OqWJuIWRsXvA4ZRYGJ38DMTk7IJ9z_e-mUGvPzXlIj2K8dMfPrLJdzcuETN5krFmcZlsRgU3-Ow-F6Nm660kUXha1dbchE6xFqLlDT_nkD3qrLEM1dw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2635, 2, 69767, 'fWFDJzT9SXueL6UdEbfZtr:APA91bFm5B9dZuvCE35R5Rr4l1MxGI6kkLRwoiQqnEFp5KiuxU1RlfFqcpyhAT592c44BHsNKw9I3bfbITPVHGkMv8SwRn8USxkA79Q6b3ChgqnspdhwcFHzjnR84fyMcQooqrH7rv3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2636, 2, 69774, 'ezXQFTxsRhSYCsfHdyq76O:APA91bHgWN9FQ0jIfLu_bY43Fq43hL47t-iSlVqJj-ei4uqn2dO7VtAml3B2ZlL3xM7BfUAy8z9JR9Fs4zKEX39kaD1SXcFUXPFOBA6_B8wLDKsqvSWg783SAO8fbofde0OqPO7FMLsg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2637, 2, 69775, 'fmmf6f_uSbia-JiCxJCflA:APA91bFZ8Uu_gi5QopTCuHYCf3vhFQMCQ9qguMXAYQrmF12W9HdBduBcdYPxF2nSdM2DpFxLX4YVvWOWsOOQ4lHE8I_frl6nzEELV4E109rYA0Ca6yPjlGc73uXEt4pJmUnkvL92EyuV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2638, 2, 69776, 'd45NhxIbSi2UilxwFgWaPN:APA91bGH42El0ou_TQ0tF4PygHIaipcZNkkn-4ckj5AckLIOrbCEUtIqZ_irtQzV9HqK6_coZPsw0lbFgZv-7_Co64TmE57PWNPJ0zrU4jnGV9LZBlgiH_l29nRGGr2YDATph9BCizok', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2639, 2, 69790, 'dxq_8RjRR6SlBBqpAt1V5a:APA91bFLGfoX0l-ly4gHccxMakvFTjmFdRIGOuKcXGyreb2LT-jsqGxEi19EPCRqNWVr7IYFjGsD0pi5lNQaGrMYbPo-9O5mn9yO_jgv3vX8SIod7xaAVNqlxuiP6x4AXlJXqY2B-mZx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2640, 2, 69816, 'eRx7XVRPTHOtvkRfyqETMo:APA91bGeOXuQC6Eju6bvC0kRfnliNkkOUhAn98B1S1JGw_EUO-8Bvnwdbu0WtzgEXxVZL-sPXfjVxtv89ZTuj72g-nsUj5j_M5OQPQwHt-HjKy1BO_lAihJ3A0BxdtO-7sZOviwtSZLH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2641, 2, 69823, 'fIaAGhDdRx6-GwVw4GNTXd:APA91bEonSFA0E5Nv-MAXr18lQJYWy5kYq6CpWVMLwLv4wa2F7Jte8pgVKYV0FckPQqiq_KXkhWmBYgMDq_Bdym9-YGsiDckeN1fj6DvFCV3X_5R8dWyndVHdMQu5olSM8pdKjeWsWOy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2642, 2, 69846, 'dHyD5zrFQA6dYeqdhyZ2fl:APA91bE3hJd_NaSCTqIF81JyGG6kGXEtCbJ4JiKeN7GBL9p7UQM1Pj0omwoumxz0iDswetg2Yf7JIlphIjgUpOXwXYzj5Z16JJEeIXjC3tyTktzyoGG2nCuBN4NuKs0kJhesHgbklrHz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2643, 2, 69851, 'd_V--WYGQoKQy0r8KU8JIi:APA91bEzNDGZlhQC3vve0n3IZBql-63SrtzblKg50ZUutvfTugNedJpSn7uGfArEgxedwGV7bp6VqEAom84mUjK3kiNPkw_2jtpfmGl0hJ62AwvYe3fRxao6JODxZUgDjltDFApunLGt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2644, 2, 69857, 'cwa3l6xITgOtmtmAMq4pVm:APA91bEaq1tujQdID26ZS4KKZd3snIgn7HqE1D4GaLIbuLk7WHEECNQJl6Rpr9nKQFgSJeOqMta5thIbdhAATyYziieQEV-hurd-9lDYSoXqlWxa2mEQJKsIUnUSmfn3NcM2qg3YKsqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2645, 2, 69862, 'eZCMYzyXT0CnaQFV1SKzXg:APA91bFxswsySwpUNWN2eDog7qVy7yAKKwsPuFpuZuzqg3tKd40vTCxgCOFrNxOU-6Dkp472o6A12-7ROo8LqxfpZx4hVoFT4HsP0-3yw9LlrLvHE0VXKNqm0HjHQKSAyWohUqq304NK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2646, 2, 69863, 'dWj6G9YdRSK_1ZCfLNhIfo:APA91bFXZJHaGdHeF_IvDN_uBagzbpqwyn1GuuHT65AK5KRvjJzEXQk2TMUsegEovRLJHWrnIU0aNnCS5AGU4VO5gBgNcqRHEODEvERzVROjlgLdiD0dq24LmJfjDVvJ4GC8iZdqGIZw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2647, 2, 69870, 'ejoabwO-REC9JaOqs2M4Dt:APA91bFFowGFqho2hT1W53bFpOxFsJnSy5Yv4YrGZgtmixss5Uaq56LocgwpQLWTfrTh7Ro3p16Hu0Owm-xBXJCOOKWgpOcvB9TYW971V8Ie_KzUa5lsJRL2CUpWwnojsXx_8QCSNtgE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2648, 2, 69874, 'cpdN6x1euEWGlLMNy7ngRU:APA91bHkpqhHtO6Hj1rUN9sQ-eVR0gCMLHTDzPK9vummG0L6hPKw14ABcPJUdllC_DrWhwt63QHtZb7jcTOT9Aaiqvxeay-Ae0pruskfaRUwOP-PlZgjDTvLrZ3Ltr5mjAHscK2_SVT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2649, 2, 69884, 'dK0WDudiTfi27wjaGJx5wy:APA91bHVvXVLbn1SC0t62ZjYLm5OPN-zKa88bCspwAsyK0RAeg_WEf1oLajLxFmImga1B6FBeJ4Ma2eBmBbZ9bQe5ew2GWrfTkXxdADefj-govTLv6jgyNYoJZd7trONwjdMQ3KZbZGc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2650, 2, 69890, 'fXXcXUoqSx-oukjdfWle4Q:APA91bHtnJEjnB4AIGRtclHUmFxNMr6fxkNfOPMdTlyN7dVddWqDvzfDorqmsJ7IkBkLSGyvlghLF3K2RrzWbQGnoS3m0z11wgrsetAHrCNHGY6yLtE8veoZbG_lVxyQpJJKTCoLTQuz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2651, 2, 69896, 'dUcMi8s2SfeqgWtesGYrsM:APA91bFlt9QkNmdYokVw-xw5tnRBgEul_VmQxHxvZQJwdiBO4MScykdKxkpjoCmSR08AJWklaqsDl6SV-u_Jeun8VlVSI88Re7LU6pQU8Qkc7qxDoUMIiotryWOns6O_SC0RecR8lTIl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2652, 2, 69910, 'crXRl5XVRRKcwTWK6ulTpo:APA91bHznfMR_zA-SbBLXjepZzmDVQqUGNHLTAfmFnxhAg-Df38NpLNKb5k5uJXn-uhzN_uEtdhjafioesIYmwL_KmfV8VyHQnAKClZngeGX8bukc88UUoY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2653, 2, 69921, 'cIt2MttURUB2hUHm_0tiFO:APA91bFfD32KhHq9uwS7eo0bUtMOnCjtVmJvZ0BakkibqSCc8uxzGGLBlopVrktYiGfC19SuuBzDujwF08ieFuZ1Myaywam2dTaSvQ-JP0fu1QChMtbXv9E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2654, 2, 69931, 'cQhnzTYkSpaESkMgYDMaDZ:APA91bFBEqCHmmoH56QAXJ87VM6hzN_2FqdfRnl3auCYs52p12UVPYh0kGH4pHj-HMp5PagYhA7Rh-clFdXAIEMjlZSXS-5pfQYd7LeZ4kvFWUgcPrLT0HSrCShd2JvF_aO228pImzKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2655, 2, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2656, 2, 69959, 'egkEFwFqQ767qDUHsk4Ly5:APA91bGgckSgbh93IsKLgvTISbnLpuJ1cbbuWEZCxEVeAuCqIM9XVsYABKyRoWsBp2eWjm4bJlMWehpgiQx4opvnNjMNgeYxkh6hlXsKzAYmmLMJC3HSJiwJINmIEeSXfnoj_HQ7tgwx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2657, 2, 69975, 'ecerZceeCU-ii_VUNtpYiW:APA91bFIOjjVombCn6CjFOq2mnpOO9hEF7HynSBPSa2xB-A24lPUWTChFknGuAA8kGW2G1vJtxxHQ-_gE_IxfPdygHD_m-Zq60JIrYHWH5ItQ6HJwBe-OHg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2658, 2, 70008, 'd7-kVeL8RBaY7wSNK1E9lD:APA91bFaDaZCjpm9rzbS1CxDRV2Vhomv0mM84kPr2Xuhogpemnx22ZWux-dwY5DPYNkTAKkdj-9NDY2IH6nC_0rdv2diKtezxkLUV8PQ4Q-6Tk3OwwrxQM6b9bBb6D1m2bU8KnuFgips', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2659, 2, 70015, 'dNo-Nfo0QsyWF96ZGyosv5:APA91bFL9Ajd4In1b-k5FCpkm0gujlyIUzEj7QqH03SAfQznk7RggAEc_9Qg_ZqDhKDVs5dV7f3LPHooqf10bHfiiai9q2bWhDmNMh8btFe3pyxrVnkiubWfn0gF72nL06f9MvnkCDl2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2660, 2, 70022, 'eorwi192SouXiRzBIwTaeU:APA91bGGtqHsu4qoU2Yc1-zLFrTJtLM5Q4knnUaITy170ToWej73reUQZnlqrdzkdCRfSvCm-4OJ4fmm2YkKzC-5quS-rq9g85b2pGBy54GSHFcSn53trnXfc6Fr7wabDPAqwnH-xky1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2661, 2, 70039, 'dKKQ28bkREa2lWd6QGQV8Z:APA91bFPy66mEZSkMazTFFIuPCWueIVFIBPwgLBbVgW69aoeVPnBR_TIIK6LAseaLNWh6cT_Rn7CAPRaDoWaY7n5QwaQ_BcIYvVenziQGQ_dJnGw_7qXBDiNdUc9rnlkF1RRbO4O12GE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2662, 2, 70040, 'ceAiGqMhvUSQmhjOWSTUC5:APA91bFK_0h62SDeqv9haZR9ZNNGqQcugYCgqu_908tkP98ljQmMgADxluQ5j1GRVYkONVTuG4UnZTHN169RVCWBeVrbQsXXdHFucFgRep4wIsONb_bPac04g_BcewFlK6wYVM54IouW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2663, 2, 70044, 'fkisSe9aR8WQOhNs2GAtSi:APA91bGmAdbDnRCjcUkFIRYYckZkuVe-Hhb6aIxaNSxGGnrapCV4HUsXME81ln2uzQ21ZbTQiiPkij5QN4X7Vn-dc-kb5i_uDNbjMIp5mKzJ6NS2zSvr8FqF99JEfVbhZ-GlaUGQET4h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2664, 2, 70050, 'cxvgcQFgRxOzCYjXHD8n_8:APA91bG5khvZf_jXOE_Dg7jiM0-kcHgAdv3JIcW2__X6EbdJW9g1E068DpQeG5F71tuBeiPWDemb-RLbdeQoRMwfDCx5y5lzbxlRQlGZ4yJ_YXQL89Fqh1awl9u0DGgDb9jt9QJrIMV4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2665, 2, 70051, 'dFBT2AukQyWApdx7hmJp27:APA91bGpxvAaQcJ1HP60EE7RMamVMQ4gMO4jWLtLHkPQ5BuyK3FXBGqJ9rYPdUeEML0hmAac2qyZPjo6x7BxkpJc8ADvH4zin4oe228un4Bwz33Z2H3hSS-3n854PrPWjLSwUsBFZsIy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2666, 2, 70065, 'eGlRdJ8UEUSMv3xK4UxL3l:APA91bE3krs5uLEQGAxfv7K9JLy8aB11mPwN-OIpqoMlYcItPsLPHhKOPHXoFlPBN2gP_DScEilEft0K6RPDrO3E0M0z2qNBMsm1m3lwjiF08uxcQkEqyfHm7lgwwX-BtYt1H_FeR_oN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2667, 2, 70073, 'd1rnM_8OSPajrOz3BLA3AB:APA91bGqP3n1c7qDXxULZZS_juO4bg--SEUuz2a02zjvlpR1IdoWaAwY3CXmXeDIHFOBnNVHY2X9szi1mxTuCWBQofvpKScZwCbmG_JrzvVlSRAjpqYcKTdI9gQ4i8h0Kst56SIDNQmL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2668, 2, 70074, 'fc3pfDLnQZSj74dS2YpZn_:APA91bEIPtCkNu7Rao0o-4AFSrWu2NR5wIzTdixg9Aj4uZrWkK7iZakpjV6kXFDO0myOt9kBkNfAElknKS_kW2fNqaYVfeXvOgwwV8I5356s4aArVeMzMejWXOROik_znqxzAQA1aOxj', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2669, 2, 70082, 'dxREtzPQRKOsFM8I_aV1lu:APA91bEAUO1NLinj7g7X7kDAjnXGJy2vKzrXp1I_Sq6RsgJX23UnL1x-Ix-dseSsGjCqTPgwgzILPZScTzuxjTJn0EFST-u8JmsBfTKsdGLPlyA9Y4vF5tFgcpqNFOfUpfFEIjaly-8e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2670, 2, 70096, 'eYGUBFedSw2TgK7Adei2Zs:APA91bFHhHrgAacvLuNYlVtPLWarnFR6XuTxpp8dy9dOqT46fpEo37uTY9mfqDBeRuVGN7J0nknNo0WCkT1nSZNAoi3SlQrvuU7f8MrDO17V1LWcPpcxgFldvymwwutottFFfBgO4PXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2671, 2, 70099, 'eulurTxkQtirmPA8YFagMq:APA91bE215jQrSOSqcc4F22BTB_V0uh2RB23dHOAFVUocTxHnlHbnzRfdJKcv2o-VDojyaV_0ucLGWj_NQq2E80UExR8X8WTqvm5h4BTT7EfFWznUSTn9CJV6frCfeBDvvIet-Dk3hwd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2672, 2, 70107, 'edPgpKdXQMWuO6XFcNqyoe:APA91bG-IXFYEThsC5-1qWH4J-1Voz58yItEc1W-g9NwvnImY2uM3DqW07TVLueDcyTLlp5PvwfVl0l4CHY3byGr50tf32RlFC5xmMSr8zMFOWGX0SPkhf15IbDbk3JyFH-IDfQnv2fM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2673, 2, 70109, 'ePGEfnS1SdKKLe1bUwHJLS:APA91bEibqBw3ktKQI4S7wDvWFLikAMv5Ed7am-1bbWiwohacQqfi82hRSEULDZPYS6dds9VqgiDdxHgYy-lQuYdhrikl6TZdnsA_xJV9YlOnLijK6BssQu9ulukRInygSsSPet59I1U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2674, 2, 70113, 'dw_bjWpUSM292XZPVhrLeQ:APA91bEwjqauzEScwcvacpB_CfcXXyCyOs_nrda-KTbQ61noZlOlFBJuLNKzHx7t91Vo3zehAxT-8rKLSVD4qJ8_2vsDs_QkPwB5J_x-okggZAll_Y9Ee4Yc34dRTHVdoT1HZEbA2U7e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2675, 2, 70117, 'eSV74eA3RxWhqB5zntSVyk:APA91bH4WpqK7gIn8lO42eLgN0apQE_HRk2cP9Q5pORbiWKKBp92Sp1ccd8x84nddWCPGxIjUVfqae01dmwlvFWlh7GIPWWp0Yaz-kpqh7Uk9wX5nqAtqiuLTDOztPOkZ2OviUk4OPZ7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2676, 2, 70118, 'fAYX3rmd70Gzmt9x54E4x4:APA91bHwPT1pOJEhhoxUCl3-ZL8q__XK3ZPKxTMUeBPbY0Y-gNYj-WZwffYbx2u_aytQJ49GLQj-T27qHr5PfcNxVgIOnEgmrl112STieGyb92OdAFIDNPUBCz3sW7YGSjKoVngocsNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2677, 2, 70127, 'eXt8UgfjS5S8uhMgQTg3Sq:APA91bH56uVEjbUxQzJ-MpCobD5bqd-E_Dy5v6HuQ9GCGfXs3wf3Uuf1GfbId60Gop1yUeDA4heQZkYsYYK0gi3HOYR2HMsdmgBaXovq0xya46mxRpvaTaK7_GaDXhY0w_6y7X2qIRO2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2678, 2, 70132, 'fgkDEPBJZ0JHuYvlv8Ol39:APA91bFlnGzfwd33tIFuiUycZXfsMuHOjQxEI0Wo5jjrlnpPYEJ4Qmd3w76ORq7ZBNRgVZFvxcPlnZN9UHn1h3LyCD0oFrB9NgTa87g8BoTOJRxp9Pn3h1GIiAsti1odZQtv65atmmF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2679, 2, 70142, 'dxoKSu1ykEIbmlKqlE6PUP:APA91bEENNfLsdIhiS7QkeW0i13-ifmgyTsWyFeJoIQcfPFp1N1hRr60F0NxubqSb2HlQO8WAR0apxV6YU-y80183eyKHpoycMtDei1xH0ym_f5IvPIjteaglOfVVMNmXTzITEVYeuyn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2680, 2, 70144, 'fVjc4YR9QtSbRJHQkpBGJQ:APA91bHjVhX8n1DEwU7p6Pb5T7l1CdomIq87jYj3usSqDkOt9eHqAp_wWqyGO5eBrxHemBsJKJJUdcPpESpIWNGzp2LG6m3Ur3TgwfrHSViBktudMziJX1-xBQStZ-rnAzvh1uZ0hdKC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2681, 2, 70146, 'c5f1d09jqU6MhTwbzeNTN3:APA91bHaFm0rvS2_AIoY16QL00OnNOF3h2R80BYFKHxFKHXWxIrYwhHTCskO0Fd53SF4boaZLB4k1Wg-_fyajX0Zb1yuNeYjy7TH1tug_I13vpQ0KLHl_-qFIty4ykVZzJqvtbdtno-U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2682, 2, 70150, 'fsgRileDRZem2pZrhTlgOE:APA91bGymf0OaArTOetH8Z28DpyxzlS0rgCDSubqQadCuF2hagfMHjQk3u6YkIvuDPctNsZ2CALXBB7Mr4-Q8WMzM6kbxdiIRTtVGOkMGSQF5aXq_SpWkzpzj9Lxke6J-cN7GanhnQCb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2683, 2, 70154, 'd0n-afVgSC61qlD41Gq87h:APA91bGmxNZZE5OFPwVXq5TQ-idPaN4XBnU9EV7D5VWnGQ6QdtpVtstkekcBfeE1KndCW2Rp-TmS8YXcdMlvUQfEnRyCOkpfR5rFlS0_8-xETvz_HM88i0wILD1tW7Uk8JZFjjBfY-5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2684, 2, 70167, 'c8BZl9hVQMOCtlGMxkD7wK:APA91bFvP8Gh4hDvFi0bhn3H8YMS6-h4IFYiKQC20Mmz8j1tp4zcsTVPDtS_2W-n4Wno9qDoTuKJeS1Xe9A87cPtaii_qrtf1sO737iDkv-0OkhP8llScRmVk5TX8iscmofW1gfSGXw6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2685, 2, 70172, 'essUt05QS1m0haxvdIbyqQ:APA91bGZ-5_FTfwSuO-HJtpBpmYmcbhXjonnJIA_YQ03b6ya_ref0GAHztiMVJjdqrCvcYR86QAxZEYNxJRn-sd22AgRpEChfI9gfiwpywUx4umU2zNjIIRSy9RkV3NHb3R9_DpBIq4L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2686, 2, 70177, 'ejeUihJyS5CxSDwanWfXY6:APA91bGCG_Upgx8Wbq0wVL__vP6_iWumMC9nZz4MafzEF-msfGfcpSMMoHPb8nIuqD9FAYcNOmWJOPQg8a42sfT615rTajaPU4Fas8qubQSk1GGtAW-4L33rQHHh2qCA2-u7bZQFxBTn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2687, 2, 70181, 'csjDIDHwQSOL0l9Z68d_iK:APA91bH1-xIUL6uZG4YJxIZB9aLw754BHUBIk_JKsC8FXEwHGD5ixcqQPJqL-miL7QZ522LR6o2M-YL64ajmXBWO-xdc19ZkY98HjeoEwA-Gxt9avPLvfs0owflJStdeK99qwwjzUX3j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2688, 2, 70182, 'cyD2vVqzRkGSsfilMnMUD8:APA91bFO2c7w-iPClT9riWVVehcI3zRvJQ9St7leVNZdwB6pgdoz6bhGnR7QFkuYIhLSMT3lUOxRzgHxxwkDZ4JfqmiD54sP8je3hW50CAm3tUnxElhnCBitJ1vn-F89yLBLbV6NCgMq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2689, 2, 70184, 'd67B6X9D00M_lQP7m4oz6O:APA91bHqq2BO-lzNjQ8PY_omyp7US-Yqc2a6715__r95XO3S8LQlVoylupErhCQGyjKzQRD2m_X7vqXYEF3EGEOkgQWdt6xsDnkKwsta3ZDKbFVXrzzCuLRPY8b6e4iKPxRSjYhBhxZl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2690, 2, 70188, 'dDq3DJq9-Ep3rhFf3o5OMB:APA91bF0EfH5n-LUf7nuxjpK1Z1xOcuRbqQ2U6j2B4pHXvCzjLka89yWYvaLROR9h564WHZWAo78DuIhQRJ8a8-8djRYjXT_QfwBi5pOWuqK_SXICgFNo51fWj1a_Kz6GNcHtuv3oBuT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2691, 2, 70190, 'fu5XVPoaQXSbLj-aggfWeB:APA91bEzNZtC8zFmZ63Y4brWXIJhY6o4LecndWKk3sKkMWZedEeQ-AomfvxQ-Yb9ExqL7PkPTRplBnm2N6WIbiq7LaD0SsTegh-3sBzonuYOZ8_LageSqI_nko1STX9W88iNr-0B3JQn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2692, 2, 70191, 'e8RIzxasQ9qnv6TZWlX1Mg:APA91bHvdgusDbmX5R91c3pQ2y0_eU4OorCNLRg_YpexmH3PR378PyhJmAUTvTqRl_PRampuf63u8UelYJTsi3qq2kum2F9j_dYVh8EDY2esFxWmDKU_UpOr7urbkLG9_tMbdHXgm-XT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2693, 2, 70198, 'dggUMDcZTBqjpztEQkRlpL:APA91bH2ekpcWnkbUT30mfB5Pic5DpgPFf1ptNjodlxbiUsfBmkfK8mR62wvSW2TSzKlmIEav3OBq88KkIX6whs3klJ6v3L6VdiZZObyWVo0PhP29fvutF5HrPtJvlTBcNHlvTHbUjGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2694, 2, 70209, 'cPgcQ2_SQ-mWdA8RwMyRV2:APA91bFtu3ghYZTWgc2d5UVEBhxxk77MrYhOCpArpejMrF-OaB1NKzyymGF9Qbl9smsy8dWBWAoK53790yO6klQnAphvUI1zUmAGVN9F6Up6ckIdS2IC7oZPAqFkd1i78sTTRYyftLIu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2695, 2, 70214, 'c-aDimwcRBi3_MW1WG10-V:APA91bHyOgLu1EVG1wb28MZSsOOGQMDoVWUyKqkUfu015hrwTkYU18tchsvjb_4qIAH_LbhPQl2YF4jSR-Tx2-VPajnM_fzM_OqYJ9i40WEFgqlL3w0j6U5WkkInqwdRGkLBwfaMFzqF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2696, 2, 70235, 'e3WFkS0PQWS2vGFgQpwl7K:APA91bGf19gvSquvPlnlQ5sPuiI4nbQkwdIhZUV1lLKItcvvLJ7Iw2rzjo9jzM1RWdPfhxZRiwoqAnRoXaAEpxC0PtdZ4aj64moY37NNgojnzy_t33JbHwB3YD6e0TDG8gH6KqdnndRP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2697, 2, 70250, 'cmg1armbXU1inh0SVjzoHE:APA91bHDlkXPW1MEKj_NgrilwjSfoihJl_J6-D0BehppkIqc5Nmz7_WW2zTpw3efV-vCDa_vrKzeJ39QP-LnNop7fOpTXGFH_bSDHLDbLTuLY-m5WqKcfjlX0OHq6PcPOahnQ9d9eGvM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2698, 2, 70251, 'djiiY5ZxJk2zvBLDUfribd:APA91bE_E3jWZaQuMGKIjExNkI4BK4CmDBqnYq68giNTTFhQOB7iThY_H-blxtGic7tmYAq3bpPWc2o1d2ctVnZyumk1atk1yZbmrPp7e9GTfGV19QZ_RZo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2699, 2, 70264, 'dqpDvHg1QFaiMBndDSMwxi:APA91bHR-yIe1CcOwwgvpNsSZk76ybtJPbB38ICZy5B6iH0_2rKmZsigfXOGi29NPdkz7ABm6cewXE2Tkw9vC-gUEypHSvLXnRWm6n82p6ufZwFV9sFmEihXKhXuKb4mlWV1ibXTvsvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2700, 2, 70266, 'ea1OKR1qK0htpxoNN6mFAN:APA91bGTivQE14zm5xYPToUXhbtetQQiULenNMO5S94bzbgAm_BSbxgBT85FUr5uz1ii8WzK3TqAE2tDu4kO8PH8ciJDSGuU9jNSIufdGsqcTyBDJJbXmo8j6-xPq7FGxRVfWEk50Cjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2701, 2, 70269, 'd07ZTexuSgeLyashcidkL7:APA91bGAAS6cpcKwYDjFfyS0RqtzbXC-rGphWcXYdAqrBBPvt8eja6KXx10OtbSaOFom7SfA3qNdl-pPdWdO490g_r5Z872MZppdnIRog95QdQCTkv0FFsw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2702, 2, 70274, 'czWbskxSSk-oDnFd8McyoT:APA91bH0kByMLvElHfkWFg6XK1JVu2DODPH9nyA1tOQi7qkqhdw8dIDB-ma2-hH4YTCNHOsp8LUGLkMvtIu8tP23YEil2xOTIm0KC4SxDEPTz1pTIUJ6ZyO_pGChQUA6-i9KDUzVO3fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2703, 2, 70280, 'drJkGObPw0mogT_tJ9ua4t:APA91bHIR_Qrt7kY5P0NyAZWeJ7MN-sAOPSJrzdx8RLxcEiLB0fEhpDJ1252I651bLvJ4Z_6Za2Lz4h9YI4iWy-aF9bq1pmwSBMJWX-C9tAyCxq47w21ZA4ui5QCOlY_k3iHyYW6rQs7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2704, 2, 70291, 'dnfCiEzlSG-y_B-1p65T46:APA91bGJ5WOw0vwzQsJ1Gp1uxINBGsnOn5jQ7hvqt5_wLOrYSob_ofVKkwrOCVu5BEmcDd2vXi_OlNz3zhfpo3sfmLu--F67wmJNFRx5FYMhs5KeIWjoW-ttPlpiOCm1jf9l-vPoBspx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2705, 2, 70304, 'dxGfBm_L70ZXpZExrfIBR2:APA91bHneyiHpxhDC0lOGeB6JP64bE7i_aPSTDq-dYmKh-a6y1WEMBGWLoH8ShioAIEWrHOrAvDf9-7-AV_1xrU58bcIpTLWwG08qQZpWR0Ty2ZlFnQE_ap36sjJztO88t4chnxHpaIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2706, 2, 70330, 'd0o50DfSSF2TxciqNP9XUN:APA91bEpGlQ7Jluonm-CoXSFi4QW9r4ihV7KSkI9OMZOCRRmarLSBgzE5iP0K7zleUTde-zBoeD_y8fDGMdUVrpHL1zt0RmXhFuONOV2n8BELGK9czQdgxU2k9vTOohLoc5LVuRgRDAG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2707, 2, 70369, 'etnmMFBoRJuuLAAYwzrR1g:APA91bFLXMc0ard2oXnfNuXAq36we93YScjraBnBZbUqdhSspITAmalnR1UC86zEWun_DaxXc0MJeqpJB7SUunrI-0HJ7hBQqBSlZpO5MVgNE4nsBUVfnis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2708, 2, 70382, 'fki1K083SUu7j03CX6OTzn:APA91bE4vL5_Uj1H-ho7OpfDd3WPGPB6BApfdwxFwcoHsbP1hzBuGtv-yJHNT-fxnm6LqH6arW4aUoe9SBp4VbBoZU5KLG23IripZCgFEXmR1W0-kWm236V-7-jmzWLqeeDi86D1U-3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2709, 2, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2710, 2, 70396, 'eGQ3P-UHQk2siUlrXvGi0G:APA91bEUgSNeivnMvpJtcwY6nn80TbvQRSoQ1Xb6MK24gIuVOfpGSUVlcLngeNn9lmWdpheaTgIl7TbrQtRMIHtxwwq7G-9Bp_H-wNc-VCb-p2IjABm_A0-Sbe1h09g4ZfLlmG6Dm_1G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2711, 2, 70398, 'ceKtoB4OTWiyAI0w6jHDl7:APA91bHxNn-TOCwjmKSxv2pZSiNz9mop-3L9YhVCQ2Y-qBSuYSf6ATJu4v8p9ljcnkS2nZ3x32YWl_lWqBG6apiL2bjoIjZeQmlqQ3tgku65Wud2ooYh9YzQrIcPZynPXy6pMKDoQXRv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2712, 2, 70407, 'eZMMGECjRWiQvu5_SyCeX8:APA91bGAWbpycIdx1r7zSJLa46lShjIpZwnaQ2PV--7qvTkX-n0wUhSdr3seJXA-cEoiBVxXTtaGKqcjpY6ODsVrOjbtVAKs3H7EZ8e-j0Q5mhcgWogRCIvRd9teZqPbuGZaQTHFAiIk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2713, 2, 70412, 'dqLJhYSp9h7h8lJrlUfoLI:APA91bGs-GXgTZ8g3YKI-EyDGssIixA44ls5q_QKGYfwNVcLWUL5-UjZ6UVIL-wIhTICEIKl4UoDb5lSg62WaSMI07vaEQlHASbw16p14AeI-AVQdK3vJSD5rwQxAotx388EZrPmGTQB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2714, 2, 70414, 'fP2vDugeR2CH73L7uLGpx1:APA91bHuPmYtvWPdo7tfMzXDXFyPUc07ClTFjPOLUYxkt7eHi-NLUc2z_GYjvuSqdwby7xLGd247Matd2e5FW0MLgh30T5i65xsX3C1ejjNN6FRDnWkF4wo7ut3Ip07viQ5n7OEdzCVO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2715, 2, 70415, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2716, 2, 70416, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2717, 2, 70433, 'cBtpZgzOQlCLT-1zhjh1_6:APA91bGt5SIFpvtuZdW6xdLwL9V31e_hUD6FqiBUC1qGjehNPNHBK7U4wC7tFL-kmHM98zQxDGmxApTfQJVsi5IaSB_DrxPBLQ4JsBuEx1EuumVfXq7M0khrZNGlcfWLgHbcFSGJEhE-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2718, 2, 70438, 'drw3RkakSy6KYzxgKxI5sj:APA91bGxyweGdIPD2ph4f_m5Okts_QAe8C0aWCOuYVBHFURxZcBVnJIRwG6T8aUVWPRb254ACXKAzNYoQFkPybxvVCloDj8jfRD4NNqgkxIfux5bkyZJXUTWUVmdmhWZR5kMkCeix-ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2719, 2, 70441, 'fjqP3QhHSe6gXfUtUIGBj7:APA91bG-iDIt_LzFVb-lgSOYOTiBgk_kbnfcZUKfLh_MZX8Bqx1auB4ADw3aYi7SZeY0nSTZa4rRXffSd-IOUo9K90PE7h6risPaaLHeHurSNJmjA1zEzoEOtLc3XzzkOXRu4QKwqFae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2720, 2, 70442, 'fox-vCxPRGaAPc_6H0_pG5:APA91bEgXAaoZSFDjToGFSlcNJpxnqx2DEEWF9nDZzDIP0-5BepMIhoDiXIR2zNipDjCIhh48wZIEInREiSjnG58v5AW0WFWsq5_nWbBAZGj_G-0yMqk7s7fy8qPLI-UWPASU1gk9Yk5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2721, 2, 70446, 'cLviAQNEskj6uqeRseKwKs:APA91bFB9mkL1_y8ByjZBmWA-wVO5DMmpEYv_XcAkYdiTDxmlNsN_601akBPeOacV-XBGMwmQjtZk8ONRGRvKNhv9KDlM0F8I8uJF-Mbyzk7eXq6g9Aw2yAG4pPJSKbGdQ6katgiHgUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2722, 2, 70449, 'd1UTNra5Tfy20pqxUG_4ml:APA91bHDbqM2_QzaBE48FxQ6cWxSq7xXkhwsa018ZrguKaqgTpjhcUykQHH5LEcTuGMgUTuQXdzQAVHrbfWc6Fzt1CVtRhRRrKM-hxUk_cqvGvtrLY25DTA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2723, 2, 70468, 'fhcrtBFZSLG0Z4S-CY65hE:APA91bEKR00NqVV8-DxKNz4oRqczTNQLTQZk-4O0SNCYgS3AkiBb1Vh9CtvEH2j7xOemC6O049JVjp8KMpBWGDrpgCjbkZ2f1vo9CWAN2Axcc9rYrjbm2BxNO_PjTSPj-AiUV_EFO2-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2724, 2, 70471, 'dYdToENrTMup6YCJ-p_E28:APA91bFteXJC7oqLU2J0l27m9MXviwxhpA1VTQC3xchmwLt-Arwv9ewa4DjQCCjDBwRm2MWg-80MmVmDu9oUFAwTYRwh0tCHdqTYWX5m8iUp5PtwzFoD0dc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2725, 2, 70476, 'dzd_22qIS9OsHKJhlIFHxb:APA91bF7-KZrkmq_ugIjiCAotzWXxnQv2tfQL5fgL7TLwTNM6vE6vwGDEdFOD98jmoQUSwlpOImhkGY8JCdW0el-_B5Cr-G3NfXcFO5_SXt9gLJkqz43TckbxjbMfkwvlG9F6Giu4_5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2726, 2, 70479, 'epRc6JJB3EFPs6IL7IZtGq:APA91bG-Ip4dujQJf5XqdOPhWX-H9gNqUYxO0mX5oUDLVqtoDEFFywfyWWP9PzTpR3XXe_PuQSjD7ftPLrFaWOpFZ2SaqlcltM0UioTBUbyFbmbB8Cm3JUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2727, 2, 70480, 'ca1RDKd3TamQl3fsqQZo_-:APA91bFFvZXCVzizotd5uH-Jm13d2RICvvGSz2pajnejZZuSLIbG5QKrFi2ZRCvOOJFoTxP4SPidpSPWoRd7sd6OIws-31EzbapKZZ8xpLb37_ggXfxPkK-sFyfDWENLu5v0-GcVbytz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2728, 2, 70485, 'eStg-hhzRKuXMwviGUivAU:APA91bEUTbmU9O6WwJ5xndEmAckqMcTuyacbaCNfBZJWmToQooWDc_bksEH01F56ZO5zpSUxlvVXhvNUbZulDVJSnvEJMwKWYRc3frTS1Hrv1nE6mbwwjzczah736mNJ-bWwB2g8BYxd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2729, 2, 70490, 'eMuE1EjOSGejSlikhtanLp:APA91bF43xJWhbGs65uL2862XcRvqblafOJ2Qdgs99Cuf9Ivb8_c4bA7eqQR74R38huUZyFAGnvYx4VakzxGx04KEDeUdxm8f7j6wWsCE7OAPd0ONbkjUus', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2730, 2, 70503, 'dgsyBRjtT_a8BBjVHDLw-u:APA91bF72FVHy1V4dCoVCGQQ6WuuwSlk2bLVxzstHAtYWuv7VJjTcjVVkwqexI0DPpXBgUD1IAmdI5ezsrRMet2xhclRTfCg-9ZtpQ11k2j4Q-2o2Cc2Sn0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2731, 2, 70505, 'ea3d5kj_RkKrDx9jnHaBnZ:APA91bFtKP8DSP-Y-nOCLiPA5CHMnUDJ2qQ7eVA9ycL9Lkmk31MfH744Z-AyvzGdi_31LYmE9rK3U1Q7rCdi9HvbBntVrLW7sivH8LvJx_xFswAn_MBaZkYrTLi90ewERL8rnV27Yqdc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2732, 2, 70517, 'fdD_x6hZTZuZwjqyZv-YtM:APA91bE7U_H2UKtSy4YTvS6DLgo7bI05YTAbQCNX9n7s_Bzs7a_I1fj1e71P-D8b5M7QKwVYGHPMXU7VplKn-azs7gLDLhK8HZKq4cZWvXWt2Ts16ePjoHw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2733, 2, 70523, 'f6rSL5XiSyOgJ51tycKqzN:APA91bFOWUGQDMHVB6R8MIYK3MYy_8ArWhnPfnE3QAGfA0LYfnEaEgCYza_P1lUICgqWaSDZkB1v5sVw7Iz4qnnzCK2IbpNt_U_pBmP6S65pkUnr3Ld7IB370fqsu4cUjayDN2uQCeAJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2734, 2, 70532, 'fGhQvA81TXmFF9Qk2FqCxT:APA91bF34t-GiMWm0oQ8C8OA8fibM7uz63XRHl1mzJ5Kn7BaNjStuKr4EHWrqg1IH6sQ64MlIaGn7Wu2jIYwcqWX_Onn9EnglgP3_ZZHrgM_UE0_ZqHEBE_n-P3Wv0VvnAx5YjgcBxCZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2735, 2, 70535, 'fSWvfUB1TN6RxxGZ5TQUWA:APA91bEQGgKjrALiyKOlboDzHtBFVem4KOWKTDOgrVrQHKycTV87ChykmJmLpO1SvwpPTktmi-phO0zEPNNWJ13kYOx72mgiD_JMJlUni9AXGAM65S5fCwAnY5k-cHPTbHylAGc6Gzox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2736, 2, 70539, 'fLZNV3hbTWC9CYS8kUkFHu:APA91bH1z59DWgWta2TUFvZRJhUItfhXPk9JRvk7xGe4NG_5-yA29GV2WIBBMo0ROQnROnkxKd0hKvqRPKZXYmw66HBWJ10yMdNJ2_si2J49h_nvETt8AiM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2737, 2, 70543, 'ep564vhs-0jcjx12ZBwWHg:APA91bHZit3fwaUs5yEZi18_qlzcrFQdweTk2wZVKXENebEw4dEULMWnRjV-3HalJX2wR4UdFNdPCr-AKp4x_3ig1eCNB3hbYNvtWFfhxSYmVHdUSr5SYUE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2738, 2, 70560, 'eYkcBE7kSAaD7HnadheMrU:APA91bGT457vsdEo66UfaQExiT6PdOi6l5MRDF5Ta7fWC0Zd1N3Gkwpg6MoP_DS8sB8Yn2KPRYbqfkBEWHXRa6X4CICK1Idk6dsgHThYLMPZy3gNrp0eAck', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2739, 2, 70575, 'f539sV-vzkKFm6F1p8ENyq:APA91bHBnyPLU7XiAvWuNgSTAUKFRbGyr3z0w1m-XVvtcMOgwY-QfcrH0_WJoL8I9aX0NliWKPjI20SWBvqdVLCEJ_L5ZceSj11R_ZpWW-L1_EyNHdFjx3Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2740, 2, 70577, 'dlymzHTbTpu-eiKaYjUmDP:APA91bH1QmxvYoOS3rkhp-rxQcIEe3mkLc6OOAzQG4c15sUHAxLjApJ4ntrp6lMZYpGNVKP3-nNrdaSnIC1yVRLLmWUJTYPj1pBNdSjDTb-sea5y8KDM0AY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2741, 2, 70579, 'd_HtuVMvxUGGn8AlQcWqQS:APA91bGd9QLo0tbYBlcMJwQYobuWMJrMlExzHS-pNbljlXNHhiHAB_FJiv9W3LfzEM75loLzYGUOGFoAzC2wPYqi0hX73nmjRCt9ooFUSX5pGwqhTVS8cK0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2742, 2, 70582, 'ecOeonbG1EaLqGH29C-p24:APA91bF2eSKg1e3FQ9Ccf6iMeOUo4tS4zIHnZeaxVIiDfuW15kiTc_9KBJsAfg0HOHBxDFD498v5YugN6o0-RzuG7D4jugLDKQ9DWgf3TziXlK0BiTt8vCk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2743, 2, 70585, 'fSX_RRNJSdyG1fVLHvkb5v:APA91bElOY2RPAiywkH8a4ra54mAnzXNO5mafP87AigqZkzCNGWS6G7m7ITt5Z0PFpea1k0fcEXCzvMEoRV8BHV5kwYfSy5Jic7PJ0R7bqK8tgcuLAmnyaw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2744, 2, 70588, 'faVBwDqTTV2RY7A9Fversc:APA91bGkR7esAsMAxZp3cijS3Ne35lT07CcSmKPS4MHHBvKN87psmf610g5L2mX6Oh6O9B4sWWR7HLJU71Yf9vywr_d2-sweTUUF5CaJ5-bE2q92s5aeTiA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2745, 2, 70594, 'frxRp6OcRRa9OjYb7Ek49q:APA91bFivDLEcnycJwyrAx-RwGDikWwUu-WUa6oQBRSYivc_iaauRpot_QvJtPl3rtxB6-1S9-eRUbJOBDAsVjeV-yTWXpqPTZrKNE0Nomig5dyFTdS-WHM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2746, 2, 70598, 'fePT6gV9SmKk2j3_8mK1AF:APA91bEteqckDuc9TPHyBRKI4xCpWugaDPyR-eJCN6fk6R_yYnI774JJ0kFyT1eOufss0yjPOV80FYW8aQNQ6deGG1CGSWmdCrn_DSVozB8j8CcYUKfC918', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2747, 2, 70600, 'cH8rtRFzQTOcBmMuQV2Yd5:APA91bE4yAR028d6p2OHS_ilGRLQZquRO0C__VpGdUDHhp6_euqHkafYcAqwCBSKEkCj1B0Oj2OcIlS3N3o5W1Ra5skFbIg_NU9jIdjqmNbTFQ3ur9Rzc3U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2748, 2, 70608, 'dFl0N59jhPg:APA91bFU1C0_00CebyAHdZhRLbBx0FFrdavGaiYGmE89z5GK1Uv8BW_1A3TPkaz7XufYKtvO-6ekKAqCiIdBPWd9zMXzf6p7NxeFZHfLnR0WGnkTVtszbtjQ6isT2uDBwNJAxoayIf4S', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2749, 2, 70612, 'd0JxpKPcQty_8Fe32GkMy2:APA91bHz-RPP4Jniwt0cl7pQIs361JyXsGr_p5M4SYXaYGYxxhBe-TzLY0cc9rx-RO8sW7IMbfte7pE1CeNUG47DjEZ0Wy3_sNzCCI4fduPcRo15sjOltIo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2750, 2, 70625, 'eDMuMKSJTiOgp_MfgS8iSC:APA91bEi-g0rGutQRO_XNtAXV_vuqV8SGdlzfFhwoU-D925PRKWN2iGOvZRc-fdz0wVU0X-rXeDcpcQeDa_-aIHHCyjGrW6AFbfU95Z1CH7Bmjyn5vlrOUc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2751, 2, 70626, 'cS31MUjESnO8AImQM651jC:APA91bELPs2Hq2FF-ZqbTBP1fjHloR-Q4pwIeiV97K9CQ4MF0CypFpDnhg1D8xCyi9sL-mr5cHazsxweie4UYAVR6rb2erjK4ALS2Xrw9QQTDJOoFmlkAfs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2752, 2, 70628, 'f1VaNkNORRiJttetc9yAjR:APA91bHCn-Ja3jaVZMzFGuzQwpPRSsZuQ7WPoud1P4UdbzluyMI_7wprJVNuNeNkeE8sa32tz_llmk0LM5R1vmQSHvytL59ztCPGtyyK-o0ncUaZXWvZgqc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2753, 2, 70629, 'enxym0SiQkGOoN1bEh-Ms7:APA91bHTkc3WhthDyEr0wu0_d-jNjgjz0lQrxbiHnyqoKGMYTukm6-ja3x5fgUXcy_eEgRFmQRPeu2RMuEwEarkzHvJPBzsoIagwun3RP6qOI41kF6cRd9k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2754, 2, 70653, 'c-dfD7u_T9asO9Mlo1XURq:APA91bEOKQkIRvgYqJTDFO-c6v8WXi9oT1gQHT4VI-AkML6WxfhJysU5MOQwNxlKlEBrkMs6Alve4BnSoJ7Qb24aAvCKUDZBN4iUmFI_f4Eg9e_KiCUsQHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2755, 2, 70668, 'fkmcEsEwRDSH75fcFk6V_s:APA91bF3hT3qhCaowEZ6T7bfdhksbLgj9X3jGOg42ak-TloPtac8178ox3DxeFcxKXCDwDeO8H4aEO9IVV40CGG79wyR8p3peanjTWRt8Upb4iPpX8yMCno', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2756, 2, 70678, 'c4GwAybwSPy5vXO_DhX3TF:APA91bGgBKCj7sY9p7Oe1yi5RTIJ5shIz7zhWymoHwg_nODCxAP7gP-FLTXuxrAhXyn5-yVpU-Q1LrWiPQ0HGFSbDJOwh4SF4aYOeTWALRyUrswREAvsngc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2757, 2, 70689, 'cSr2wOH_S4OzywpRZyw3XE:APA91bHbo-gxcrstyGg6eDdlTN7VXscqGa9T72QA4XmqnAwImHhzh8eqCUL7KsHn5_U63-v_zsPFQY_JHgdgPjmu7b00NWLWFAao0lKX8JxqrIVCQHUL2BQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2758, 2, 70690, 'dUe8kl0qQxaFFNzI9cNV1j:APA91bExjJFLb8J07YgN-uPZXMVSNshjHkrmHJx5xH96CcaeFYr4d1d35wU-nf12fa2VI_cN7S2DXYMNLdvLJmNqeAZFw0_V9tKH_hMadeMns_t-A4xLoYo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2759, 2, 70693, 'cGhbDYo4TMejvezOO_4a4j:APA91bHf4_d963-O5ddBkylkxIaJqzA34TCw64-mukEHVMOeDi-mTikABVzlI9KV8NjFoBu53XtPDomjox-N2fcl3lAoa7_ID1ZT6t4RrF_B5rVJ1u9y2s8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2760, 2, 70695, 'fgj6_Uc2QpGJsJmseaXCr-:APA91bF1Ibug9kqnkPI0-1IaOc95ZBPG3eaHAe7YFBmsJHoQLcD4peNDur0MkT8me2BtBCG3pvlMJz9VhLHeFS5NzsUblEYGX-lUcFUBF6cI7savQkE6euY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2761, 2, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2762, 2, 70705, 'dhLTyzP-J00_m-s9pSB6wo:APA91bHVkYOTaeEDyUcNaTUDMiPpni4jQsh7Et6yuTJXGCXGHA2n-R9YQeWboA-kB3-Kk-pU1A8MxH14Jn0OElCfSfPlqqT1G2tffoSbvski-fgElKb4TNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2763, 2, 70707, 'dWavcReNWkFsmhnMUsnZP2:APA91bGvcg3MbcKYFZF32I-MlXQZe2ugG1RhUPFGy5bYWTx0Qzm9lR84oCRK7w696OHjvvPWGj49SWqZnRJNeJzzmktOn_mSk0GHLXhBrcgAQK0WyxLQUvc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2764, 2, 70722, 'fDWeGBlfR9C3UMpzAbkdXk:APA91bG0HJdZngp3PP40TolwFDzO9QpH6A038jzatHjSvBLUGRf8CstP-1c3DWvALBI56ZCpEpAIirJ1PmV9tck1tWwtUb1CF0tcFCt2fmX0_s9LdjmydzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2765, 2, 70723, 'flQjJENYRCi8ezBd7-rjfY:APA91bHOBA9zIrdE97ucNCC4P8qPpS_dsI1oW0XsqUQ0bGWqtpNcuZrGE-6Yo8DjuOQOgjzBIrooijJHf3TqoIIbdtZMkUYh0FxUGo_GKq-zcEokRxHKqJw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2766, 2, 70733, 'fXV8L3YdQ4-j4mREjgDi3i:APA91bG3d7MiXVvPP7YMXRsTVtoH_ixH-8z8PUdzKM7mOwPI3E8bE7DPzwKaE-vhpaj2D7976jO2K05q4yAY05ot-UqlK2r1W-ohsNBM-enWhU0VroQwOac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2767, 2, 70734, 'eLCVB5vGR_GOTyX7mzl9YU:APA91bGtw4ypL7xRMQdoE_R3Zo3qZ4wr6tqZMKwO7PQds8t0HwYixR2O_vR7deizyHbkdCk_AaIono8HWx2TLZmam0Ii_QEF5i7RPF3SCyS2Z0Esf-OkiEA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2768, 2, 70735, 'cAU6t6C1Nk9XjRYxM8ULHB:APA91bETKoe8NVObRq1XmKzwwW4c-PxaqJNb5UlIHA17gwJgtf_FN2ni-Y-OVFiMYIwOeLBW56OjSdWT3FM678SZ4M9yAzWm00l_nx8oMU7FyMRc1OtJ7YI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2769, 2, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2770, 2, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2771, 2, 70755, 'dpPk23l0Rqe21bVztkN_uv:APA91bHBwQC7vbnOL0gXwNs3P525n7vNjGhSmr8A0wUnoLI64RlAwLh_1VPMfD4-FsXUZyz2yNK8bxSLsrGBcQ5Z-66jraLiqxHVb9sWK2eRTAUJiuEBHHk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2772, 2, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2773, 2, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2774, 2, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2775, 2, 70773, 'cDJjYVffTv6Eh2kXYzPvYk:APA91bHvLi4Jmi8g2GZIophLh_l-3Ug9a3hOZyKr4VqKHw9vve83nOY6T8O5i1i1IR5lxkhCYKddwmdAN-rEk44t4V948terGlsAE0KJVzV0GpjPfzHPlC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2776, 2, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2777, 2, 70786, 'cJSIHMYNRgSZlPM6xPuTk1:APA91bGN5pnRjZPUxFoGzLuCQt6uJHP16NOvcU5-w_tqAOWNprEw-ZrvxOz55LIPvlgsxn5cV5U_aaxXx5_Xp7HvLYCIxlrdyQFdn1LH6inhmipWDzV1_k0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2778, 2, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2779, 2, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2780, 2, 70801, 'dYK35i7vRECIxnJgaZgwmR:APA91bGPwBA3t5hG9dtk-nVRH0j-8gPfaTI_ncOkwVvdTe5mcPBJFsAzZOcXCCqVSMfRudTHt8uWhkXm-qg5oZuymoSZXh26VGFQTlMEHRducxUBatBvwzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2781, 2, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2782, 2, 70819, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2783, 2, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2784, 2, 70822, 'fR6U1Ue3QjipFLmwuXxchU:APA91bEGOqkD3HH5gu5QfBJLACrNeHAsEcxvahCAuCuW3OKyyB_smfz7N0jojsDaUl4uIAoCTekjpVgrrazCK_c08hOn1yTbFxQEm3cheWiO8gVj6c1Zj6Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2785, 2, 70823, 'c0mufeadSH-KNE2in4N6SF:APA91bF7PjHOALVuhEu2vNZ4etau-k36HgxnliKKvPLo8ysUaEndzSfhfpeXrTTUA3X5hHYfWBEgdgS3a8ugQQh-4tGywC4dNSUa4xOyaiECXpnmUrOcBVc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2786, 2, 70825, 'dnZkd_XITvaJcBUalfb3G8:APA91bGuyy0CQgJqe8LznVIXr4WLRpdfqbZZXlO_Kkh1q47TAxGbDazayfNteUMPEX2vsxjwWc61FemSOkvgOlWKKvjoIZfeW89g6bKYtEFTPpTmvEFdRVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2787, 2, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2788, 2, 70841, 'ccHol5MyTXy3m7r-pTw9RZ:APA91bEuf6W7TDZYBJ8roCxwsP9nIYmdkR6ClSokCkHUeGgmGdneBNg0D3TJ70LbHZq_ZmqXhqVs7B4kc_R0IC83H0t7IW7hMi02R4BmbfQrdh7auoaOcz8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2789, 2, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2790, 2, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2791, 2, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2792, 2, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2793, 2, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2794, 2, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2795, 2, 70889, 'cDZk8HuEQyubKUiVutikp4:APA91bFKyoNqPo70_nvZFQhxpmMukdzLiN8w4rTfx0BIcsCoMTd64UGs0bAye5f3IVchiG6fh8vSZrlO8U9kCjVsEzC_OBHt5l5R5FD6WzgY8SPPw_to1QI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2796, 2, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2797, 2, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2798, 2, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2799, 2, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2800, 2, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2801, 2, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2802, 2, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2803, 2, 71027, 'f2YXhAaQQcWJeA4_b7JkiB:APA91bHsLoZOEirtTjjLIAddXmuYKbsjPp-FEl8quatGBGgs1sieFI6NYsOFmVlFy1eKcGOnIPY5K8N-cXgZlU9f00lyQrmSLmPm-vK77ny1n5iDQeK39WU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2804, 2, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2805, 2, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2806, 2, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2807, 2, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2808, 2, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2809, 2, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2810, 2, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2811, 2, 71096, 'fTf3wq2zQPSK_EyDjG1eIo:APA91bHF_rQ1dCoYgMfK2xKNbGUr48WJtoZHZG_rSPnCL3zTkMtzpaihsxhJ-rq9Pq76z9AoDu3o2G6ZCjA-qrwNfcM3DoZHtILsdnp4EePAUESKDXPKygY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2812, 2, 71100, 'dere5h8VS3SyenhyphBQbC:APA91bE1h390N6FtUVRJ7qusnr_uy3OW7G1hPtQ5JRnmx_7KZugWxofLfgjtnBII7Z5smjatzhNMQEznxpfvM8OUrQ17bqCiB88AtGb71OIS2Lb_52rBT5g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2813, 2, 71105, 'ejzVUq5vdkGmu9OxyW_naI:APA91bEyv8-D4ZhIVDU11_JJau48rTtTrvcy_XbW5EfLV3oov17sz6sRH_8TChdhFvqYSElI0mFaeBSP0HFDsAohz2N3Js6jqp-sA-4GQ4BxECK9PGRwOME', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2814, 2, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2815, 2, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2816, 2, 71119, 'd-K0DgWNR4yhD8_EEeQYc-:APA91bGYy8FqEqibsMHLIkb2tH4AVM9GUZnRDrmVgOrTTC_GNHlEbot2q9I92mbMtywgnu8Nvl2ykVh9lquV3_HLe5ySLEYLYDS37UuaSFnZGhwQJSPzK5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2817, 2, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2818, 2, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2819, 2, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2820, 2, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2821, 2, 71169, 'c8A7Tn__z0crjEuTvxv_B3:APA91bEhKzapIH-cvhKfOmCijgXHWYGAUxU0Ja681vpEHOT7UZP3gTxNcBeNEpPRJLerD_OS0O5yZkBMtKqEwVqPzpYArnHB9PJPmI1jYLJD2cO92_JqLH8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2822, 2, 71170, 'dz1xecPET9-uqccHmRHXUN:APA91bGHWJGqjT_Lqw7No93ilNFS76tNntlTd-XAFCwdTHRP10XgkN5-IyBio9-jVf5eD013TiUutwve2oskTvwfK1sn0qBEZiYqgCO-gEeIKf1G7u_A7Qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2823, 2, 71181, 'd7wNpeip2krygSKvLcJYk4:APA91bGmzZBS83NlDYt4bCny9bNmaF_V90uNXOSkTY4RryRANahJ9K-SW2GaoBitgRKXaMTT78hRh7mEV4z66ZZZnFpN5BHDVBuoQj7TiJOhPSYq8SZSUx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2824, 2, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2825, 2, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2826, 2, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2827, 2, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2828, 2, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2829, 2, 71236, 'cqmYkdHtRsKzxTj1W6udzl:APA91bGT0VELYy2HEe00fkiMLP6lcfFwSjOs2_lx5Bo2LFhCMY7Fr6XuAd0QkIVXmD2yVI5oeZ0ug7-SAlvjDVvkBP_bfyGRrY0245Dso7XK5HsxSqNh8OA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2830, 2, 71239, 'fXVhBiMCTQah89sluiu44R:APA91bG4llkqVrbJJ_kc7o4MNgMjFB69XKBOhqzfoQGPaNnrz4pRPq6J7GP1gP2ODqp6_HVKaO2KZrCxpU_MJOA-zrhEQ-okDrLpzi_UZBEav6JgCkHUGBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2831, 2, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2832, 2, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2833, 2, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2834, 2, 71268, 'ekijTYiYBE_StAgyt3_fuV:APA91bGQQDjcRCKNINg5AwaSVqt6DoWdcN0BblkGlic_pKLxtOHO3RCsFgb7NsUz5J911asBNb7qvtJuWC9FFTgpKYx8dgVTQviuIXQO9du_99wgh2yvtNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2835, 2, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2836, 2, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2837, 2, 71298, 'dH3Yi_adTYy0P1eHKryhct:APA91bHNHyl-mCUcaOd3_cY-2fomt5khTMcmtiPMDONdcMQ2zZoOV0G6R6UZjLzoey0VEWFbc0DvGK8qn0MEXT-VQ9QzE4qgsb_zRosxWpT_CV96o8Z0maY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2838, 2, 71303, 'dD4T4xxSQ4eMYOh3071xTW:APA91bE78EUL-ZMbV38kdT8wM_4OW-Gcj-ZF1qHiHgmrsbmykE37LS0bArDNF9nyZ5n8AVPOr1yWkryzSFZDBkiHWJ6YEnxH4WMKJvLbF8muMfS_OflBDts', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2839, 2, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2840, 2, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2841, 2, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2842, 2, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2843, 2, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2844, 2, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2845, 2, 71375, 'c7Ilp23EJ0qentfGsIBodn:APA91bFEB4MaLKCDpeVtsp3oZGqRlXz4y_m3oWuH3ltck-tjHyPSPSeB0-PyEN7bI-mjHglfEy9J4L4wSWt2tP5juIvNtzPllZ9umVVl0GRzdtsTbqBgpUM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2846, 2, 71383, 'faN_E6QpTg6ECSSPqiGA7C:APA91bENrnTf14fpSWT5a4Et2q788Gt1Ja8HglRWndEMAzPx1W5ZQYaq-jsjC0T78F0Axrm44r_WjnFEWBVYxQH4guDW5pIVnnvLzgaptchz-GCtXW94NYs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2847, 2, 71390, 'fMZPF4g8ThuqSLL4g3k6vC:APA91bEL-7x_Z_gsJ1LWEd_Vl159IQiE_4dRrGAcdyV9ewbIdYXjA6oLJ0c0wxDWvi0vYzC8jRhM5igTks3Ym4952M-IQtIO2_36pDjDP0bw9xLem_ijeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2848, 2, 71400, 'dsWMCX6BSF2GfI4wrFnIjS:APA91bGZMq5RdsuU-NvRDLU6qrB4NpiiDpw0E3hbucv0h-zdEpSZoUreXCQ-ND4ZmCdFshFoWGqTfRWIqyACXADzT-CXNd79jB3P760RfZkrerV2hsQ6rIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2849, 2, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2850, 2, 71406, 'e3TQ2DRkQjinNBq25c75x7:APA91bETGHpK3dpi9Iu3qPFK1b3Dh-KvsxFXa3j4SXpqdY9wGvomYWmtvsMNCT1yXJZUKMBrfgVhoorZRgeNIrV7Kk5EksPeQchKTGGrhPonx3SDIbyS7zg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2851, 2, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2852, 2, 71425, 'dYxWGX0bRA2irHI3a21yGz:APA91bGdwW41Dg5NVQ6ZrvqqGhJW3ULvPDEAr0OdoZyQs_6F45lmwD2mMv30Za-V-A_jkDmhNamLkFdluqHTR5Hzo1AyZ4vwCGZYeMABo_VZSL3-Hg46RA8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2853, 2, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2854, 2, 71464, 'ckxVJjXHTousc81H2on9pP:APA91bElPkeJeHLxAZK0_Jeg4-tXBVxq68rFzib5GD8_eI4u-SUouS5WxjXvC3WHS0ZRZBxsY8uv_TXrJG7Kuj48pFFXXPs_hdRN9R2q1bwCSmz1dmmce78', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2855, 2, 71466, 'csgvB-QbSKGEQ2aAL38JhC:APA91bFpxDtzRMps7lsFwOrVA3pFIW1b5BwANPaNhrjJWXsIYsmzaa4XFHg1KpO2BPQjPzfazlFLLWswiX_Q7i0c4LGMIgGeML-kaJZ50gJCDqLeE-Jy1CI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2856, 2, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2857, 2, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2858, 2, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2859, 2, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2860, 2, 71479, 'f5Y1QRSwQXu2oMpKJ2yenk:APA91bHGOunzmBGcHmLINeQJTOqCAPJgJZjlirIwf0mqyQ1kwcrRv7TuoPocnJZkg6KLNihV8HOQEAQctN13uF_TnGh4bSFlYIGf9HmmVG_D1uS-DBVoRq4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2861, 2, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2862, 2, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2863, 2, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2864, 2, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2865, 2, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2866, 2, 71528, 'ciOBITAXRc2rG6xKofAdDg:APA91bFVlMFAJD7LGQhtmbPT-r8N72e2HBrgQCq24ivUhpO6LRdOCmN7f_LDppj3ixZLYfCf4pM2KgYQPTzaSDZAqYY66VESyQkJI9XjxclyaGECT6elFjw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2867, 2, 71529, 'e5jvu-lvRNSyoqHfRmDJNL:APA91bHD8liAuev2z6uoDdSK50DhOjh6wXYjsb9lpdf70FZyUvdZAZjKnEGm2F7zd-oqvv48lfwUns1iP1nu6oXqG1ChxL9V6lRFN8WETLnOxthRGMScJL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2868, 2, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2869, 2, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2870, 2, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2871, 2, 71570, 'cvbzNv_2Sg6eQEjVV-WjpK:APA91bEK0eTmm9YG2KugXTA4dppmPJ8HfEHccrf0G_BzfcghWVBI8NK5FiRK1X1S3w7YzUXUTpcqThPzNIHnl-FxZOyZTHt1AhLuNNyWSAd3blpDmqnwktM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2872, 2, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2873, 2, 71573, 'evohicqvRISd_dF7OGE420:APA91bFPL4P-c3xYZmvdsalYaFXlwos9RKiSlmieWtiSnXp1CHVjf7cBb28WSY3KmNLiGMzOmgWpJz-PhIubjcL6cN9ob4oD2GVoERV-zDt6fbRG5f2huVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2874, 2, 71580, 'chvha33HRBiYgEgp00cP1S:APA91bHhNQs1LktCGeg4acAvtZ-nhk-md7MLXUxUdx_mIrwDXKU2rW3SAyeGd-Vy7TFTQu_79Gkk5Lgj0IucHhCS1qP7UbQbWymPodwWMakDFZIvjMN0VaU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2875, 2, 71584, 'fr-xBVa-DkESgzJbFNHPvB:APA91bFm-_1JbJUWECSopPXQeXtZyhYR7iDL3DVdrYLRjSXyOoPbms1_ewGou6cKtJmO_j_HHBj9Us968dHhHr6d1h3J_6V6qX5UjZzdMiRdMgFopFCdad4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2876, 2, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2877, 2, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2878, 2, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2879, 2, 71614, 'dnOzQs1tQ7WWKFhoGr3CSA:APA91bEJTobjf--hVItSmiM7i-MjTkB-2kU9IBJJEmkPSTCZLS9If0Xg8csYVuYgf-wMmVDcJHc_8nWBKTZAeogU8SRksQNnkFacYHbmf_hiJQuU86v91ro', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2880, 2, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2881, 2, 71646, 'eeUNAkMdekZQv8dz9vbyeX:APA91bEfvwW-TpQ7eNV8lMltvp5_mpuWaehj72xLu3Nu0BT6VSM7D2Dts79ga4-xTcsV-CXrGuRMFSDXsvyDAOHZBo9uQPd9wkhL1h7zuKt-wVAMvFJQldw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2882, 2, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2883, 2, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2884, 2, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2885, 2, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2886, 2, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2887, 2, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2888, 2, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2889, 2, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2890, 2, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2891, 2, 71710, 'dklkoHaMNUiSs24dkFa0Mm:APA91bHkKC9SJTNVQ6fnZAVBWActOrpQOHWwdBX9JUn0bdkDVWpKS_V6prT4X5ALeKfTNQw4A3_3LePKOVKV2f5FNMEAH_Cks8pV9Fq1JH0B0CuWQT4JoMM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2892, 2, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2893, 2, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2894, 2, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2895, 2, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606371, 1736606371, '1'),
(2896, 2, 270, 'cKE2tAZgSrSJ6yNLAzoM6i:APA91bGNHl1-s31hnCBD1q9VwIzh5IHCldZGjVJvk60dkUNVr4KNu6fMLSyvHl320fmNUaYGs8fFAlHRvlH99j6ga0zUIeLorOgBxwPhGuxfITJoPkz2qGs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2897, 2, 360, 'fQcu_muGq1k:APA91bFWW1xd_4wk9xhvnQdB14K3xgpMRWGMsHrGWy1SSP9jbN8cYhlM7mohRonRsWhLFnJnV-AbmNUYwJfp6M6EgvO3laex9IbXMh38QX7BMGg7lzRDuj1tBQ3sn99mTI_hE5WgdqIZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2898, 2, 400, 'f81UR4jnzUuUpEC-w4EmJ8:APA91bGOVuyFbdFA78W0YcMrkTXoo2tyNZww-U7w8eOcrsbX9Or1CkdEz6cp-msf5JWinG0G7Qktz0G9wYiqYmBDyGPWEIf42s2jla0l9n1rxBXJIhumUkqC5544TvfDonJSOebHZkRs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2899, 2, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2900, 2, 457, 'ct3IBHuXGcY:APA91bFZwTqNIedDHQgAxEw9kh-ZdDVrIPN3a7ZnFvSudQ9xrizPwytGDCAHCUziRa2V4HkO5UYDLx-kRmgQBmomlge5wL3sHxDSlA1E9PwsYbhXINL-YQ8Yta07t8Pgvk_TrjSs4p32', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2901, 2, 599, 'cM8MBwOnSy2oEVxXV7FCx1:APA91bHL6PNhL_uYLnOBVzDsKv8IpIJOa4M1EACAgMFXgh4oW2ijxIETIS8F9FLqxIFCwuZrIDH0LjNjTMPg4OatSC-7xSY-sTJctc3Xic3pop8ZIeiL4PoPEJr83UBsL1cuhdJrFmZY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2902, 2, 648, 'fpkcX_UJkg4:APA91bEciEyCHn0YXtFyirncmudsZI8aB1dvkY8iuKOv80C5ns_gnJX9JmlVFwOfO0p4MVA8uELJWEt-x1ce5nAquUz3mQsbwViNoV_Au064x8u_X5tOxuoJC86Fc5rwJMvKWlr0ua1J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2903, 2, 667, 'dU5OEcmkQ5uV6bTtnm4NXE:APA91bFn-NIlNO1rbfjBzSl5iXnI4p8dynDcrsvdiRV-ipQ682n4mZKS5Hcbe-Sv9U1V66vB6PdmxRVmJ4EMjxxVqy3OuI3kuSEvaFfrx4iWkX4z-1LcJ-3BHF48V-dOK0_D-juQS90n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2904, 2, 893, 'f9WuYydW-pE:APA91bG0Uc12rkunsAU6l_FpfavC0_jy8tDn3uKgBQo02Mvq3bqaqkDdEmigrd9LoXdezDOWaeUyKZ_YJf156Bk0CGADekmtMBtzw2XC27TF3f-y7taCRkDw-85KWf9lV2YuvmwaAz-j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2905, 2, 1590, 'fuzAA9M7LrA:APA91bFIsKD-1MA_YxGXF-LwOZ5TyNpWfDJwKAqN46Lqk7Sxs7taesF1QX2NhWlUOD5VZb8WNWmLJpXikcfTVaQCxbJDX_mG8k5VQunMk630rciTe7TC1S1_0v8covWA2ZNRsCFSHVDt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2906, 2, 2131, 'ceJYdCTvDdmqJTMiNRexVS:APA91bEwRlDika5wwBxF1h1c53P4DZVocelA0BbgjYRWHDu5jjXdQod35DhRLiSpeB8THhne_eouFHQuTbSpWSm2So45KJEDiupUmi0pWyElGVUP0kPrxjkkskEkHku3f5qcMya0-PxG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2907, 2, 2227, 'e9IaHz2RRYe2K_F6jSwLk3:APA91bHj-hL9dlOTfJ-R6FfgwWjmQ4sqilhNub3RX8zhuDHhvCpbsr2Df_HwjAK-o0b952vdKV0UU9ibTMcQXSzfbsyRnWlVJYcp0Eufz6tX8OrpMFMrhMfVmCZzX9lJaIw_apHebsFS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2908, 2, 2312, 'dQ4KJ0z_eOM:APA91bGW6KXJA74fGFeZIoyncwBkgx1AjgwQeuMYMyRTAxUUdvfsLQjZlstE7LFRcJdFfhWv1wey4Z9ncy6DMKCjmOW9EToI_ANZ08lYeL1tTSIXXwaAt3Rd2TfgNXB5RfnL2QReIV75', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2909, 2, 2476, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2910, 2, 2503, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2911, 2, 2584, 'eM14TFvRUEl5ojqbpzxzi4:APA91bF1nNcoGevZS8ug8xPY7c3kYE2h6sycdbpz1J1v4xFpWMCfTHHDXR6K9wS_SKRkXe4dxp6usjN5bIi-LiqqSN_HmPt1_36TIXSDthxNDs5Fo8BPuYLFgX7CBv-ea1X1NWnpTeZi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2912, 2, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2913, 2, 2722, 'eVjAGronu7k:APA91bHRDer2Wb7YMj9PVUT5aMNAcNRPyU7ctcywPRqUXOj8HTA_UdjFPdZkSxOPY2wyh8j5G3WO8Y3mqEt6IWA1Jibj2jj2260Aq5Cvd_jVrT8n25RLBcWciDSCTeMY9mZB4IthP0gt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2914, 2, 3005, 'fSElccEGTJuyt9w8jp3TDK:APA91bF2LCWbD_crk2PVafqGzXXUwgMzcoGyLq6jcJ_ZyR9IW912VfLrJYT4tDbpWkXBYOpdqyiI0c7Rvsv3h58hw3PQQXtHmxTVHJam59nCLW7pDGknnYVSHMFen8BO_2JnPsux3snU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2915, 2, 3093, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2916, 2, 4247, 'fw2AiJi7TwO-zy2xw5ThSV:APA91bE8W-IDTOV1ZJDAhSFzUzJKbTq3cbTIFVpTwnqCGwZmSIpnwLr0OOezt4i9suJSKQrvdDD43SzzEanizNdn3xcLO6VgTRwIi8bOmlH_4-eEqHU75x0G603jVGtVS_TPLc8-m35I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2917, 2, 4935, 'eKdJlRumQxWzTLwVmFqJKT:APA91bG3KdvB-Qzxg0Z64qqIv-FS56WTpUztkfxjYDtIb-1YQ6VVPlbv_oztoVdDPOwidPjbpn_DFB-BAnX0pr6NIqP2gDnryfAzWvJEl3DGyP-bu_a9xEmEogTA-6iO3vDkkS8EVJrH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2918, 2, 5446, 'diGMKZBDQzi0sYQvTsAZIL:APA91bFULqSQBLKpnZvxVs1uTsuEOii9xAClEIiqzFaCqHQdA6HBmIIPv4qAg4SiZ_Mdy5q6Jp0ZTvX02Mo4cfUqR_lFJPoDNHEh09fAQP9azfyvzPEB0FyDzfyBVGoLjaB3EQZ5jemH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2919, 2, 6062, 'cwQaDIGRTqqp0EyXS2zzZP:APA91bHQmGUCrqZabXNCc5x-Pfspzhcv99mZpxdZqhf--DJwA6fLHNZg1xjoDBSnSOFkUdGCzEQnWMBjbkQdCCxvEMkTyG5iWSADi0KHRMc68wJ87SWR0oRaiobVqM3PKSmi8TsA5XPG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2920, 2, 6309, 'e8hZvS9tRXe4NlfMzBC_wi:APA91bFS8uTmzaciDRbtae_L8EOK_EDSTudhMmkhpak3JGezNcR4kE40tXNK5SAvvDP5c9pKRqBIxHtlgJgMPnnecu0TL9sEc67Zjwo3YHXUMsyG1k9RzSs3rIB69mluI1h1dwJIajtR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2921, 2, 6491, 'cQHWvkkigfo:APA91bFAgXeFYcjRB_i5G4BuWob6ssj-LeIG9aVyiFu74PmcJQFXZJDp2w6JcrpXMJ0UnVkV_SUjq2TuNeMTraKyAD3welOLyfpCH4704LyHg6EXH0xZpS5JjJBvQm-SyT1jAQNb-buX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2922, 2, 6536, 'dzVwWHJydcg:APA91bFQ9AGkoPJI9RIBENHD6GKJOzj5Y5S8GZQqHEHyW3IFc5HQx7FmmgvTIHRY3z_LB0ckh7oY6lPpRM10Lt3g4tYW3WbsXC4__cN_3anKphl9l29P0W2uKams0M8h9JgEhhM8NNFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2923, 2, 6730, 'eVT9PgpbLkG0lloZxVXHI0:APA91bHdEE-uAGWBplegqfaSqE5vziG9fADjP8PcYhIFamTGC6evXBlAW1LWZsPyoK47tcMWrdmMV6Feyk3adq0AW-81inbRi_ynKZpXVDtoLaSyEBL9_9qmlyYLRP93uuKT-CSbrWwb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2924, 2, 6809, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2925, 2, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2926, 2, 7301, 'c62wBawTSFi9hlBCVebshP:APA91bESISCSVJJ0_cHV-XO7UJF2kqUQpYbwMkpVOT2KT-86SI4xtNqzZinoRSoXS5KO-u_t6NsDLVFMDBeIzusGLON911eYfx6mt-zW2IBg2dOTberfcwo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2927, 2, 7784, 'chOP0zb9FUulv8116NvruZ:APA91bEz5tRTKQXZjDs1FcuMla_1hktJyPtZdkuzZy5ip2syya6ioaM1tuHykQhGAdcUZcZthypO0Oc8LrZsKC5ZP4-f6oN1w3YP0RwUmFDWf-dj0dsfNWsZE3eRnTjkTnPVzDw8S92C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2928, 2, 8421, 'c0s9NtpS_Ws:APA91bG8PU5lEh9tNq7XnVULgGHSc6An3EbWBUqlgKpwO5DMimgB20ZOyfDL3d-9Vnw4DDqq1ksPO-reHtth8tvYpLArpXcH_wmrwfI37J6BNR6uNHuNAV_8POw0R8c9tnPXoo6jkM0J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2929, 2, 10087, 'e1uHP6rVQi6LNs49kr9b3h:APA91bEVBhhkDe1dyeayat0MDL0rCMWXhPEHCRzWUytIkCy9YlOYl35DVy7O9MsYQxdGx8C9Yl0iV7IBQC4MK1HRBOA4MhlrSNEWXV--sFa5aCl_0S4Iq9SNgj9S7eGVGfLmn6K1VH-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2930, 2, 10099, 'ehIwa5ipTKu_P7g_oEeZqM:APA91bHIQ11H859KRA0r_V-M7tFFLHjYJBkTDqAKvSCWLX2CEV0xdOpOhdvRtPbhjLpvl973Q46Is1UiBcMgpPy21oeLAYB2IZJ80VtAiQb2XNYwhSfoBBHvQbe5sgA4FyiEqgfCb9a5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2931, 2, 10130, 'fDFGPhFru0a2hhuRMp4jRx:APA91bEpczgPeQVVLY6yf3l0fjgqTiFR668V86ZneQwT4hwLUympSLkCReVeJDwEScmTz57P17jX_kY0RD5qM_yRKML3KYtwaUSRvjI4ebxXlevJIN4g_SbnXN3VILtKvISWj1idwuh9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2932, 2, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2933, 2, 10709, 'dOWNyoT0QHGyQ3ZmXOfwM2:APA91bEX6GUOQ_qU5ciSHjoezArnBce3PaJ-uUbDPX8TTCaYiSJ2PyLiNjEzpty0qebJHEC8c3b63GEDtAYs4Y6VIKfMJ0QFoJH1laI0huynYe470TneB7ERc4vyi4Dqqujdy2EoHQZu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2934, 2, 11044, 'cff5T3KGR0-vC7mxUUnLWZ:APA91bHPli2qoZYKpNd0EI4zFT0ZrfT64Im9AkFQS9n6M_e5Wz6CMgTNL3ixaVHJ-Ml6IsY1Be3RXNqa8ytpBa94VpNCAx9QN11rxxiBMYeEfEEYK-qBCaoR7oIXl7-wmyY_KsnvcznN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2935, 2, 11290, 'cdHhV8AAT9aSkxhNwtkAFS:APA91bFMrQ3kOdldpVEDZ7UmpKWs3MpIu9fg203_waAWFfa57s4fYvZV7CO2T5dYy8muXpRrJwbsVKYyul-5bV4dT0GUz9AB7ttM621pLBIRRVA7ZLUqfWscpa-h42GezJ3PVXqDUw5Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2936, 2, 11528, 'f7rQcwCbAUKTpNE3MOeFC7:APA91bH6eFUi6g0gOZ60lwv6S-S8IquRktCxa5n4KGxm0yVjMsLIuXkoI3bUW8YFny7RaQ5MktcBRFC8EVwIQ-iEbKxVktaIgvCxoaRwLyxiZf0zEMmwxsuOniIXDK0_al77HScogtds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2937, 2, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2938, 2, 13223, 'coH7I5VsQPGRkZ8x38ulQe:APA91bGlnpsj_FUN43KB4m_vr0d7PwYRTwXywP6rJN0_34m86XpwV42EfnzR586_ZdTwTt8P68g-_g42Y6FzRaAN0ajC4NYx5ZItER8wb7Pdtg7y0BpG4RIXZIAkCV6XXoPYtTJuwPBL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(2939, 2, 13460, 'dbvmTVwTRN-LnqPSLSarKw:APA91bHMr5dSL-yGd8lzAEtCIXxzUU7UPpXE1nKfcbHJKunwdtQpyMe7rob_gezZaqAvFYG9WfTtBJvKmv4h0QbYIaZal8_yWpY9Vpd8SiMTqDNXKJgTDB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2940, 2, 13902, 'd2x2ptvNxIE:APA91bEZY0QzzhG7MLROwZInuatxe0Cf_XDCqFCrbYCBYOXU3OYEAkHCUnKpdr5vycYCG6hgnSCgz0460FSrE1w9fQzty_0Sj8kpehT8JMAyb51Q747-R8z__2JolHGDTkVxwoxIrbWL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2941, 2, 13906, 'cRa04PKUJkvhvrxZG9poBp:APA91bFq9igw2R7ZOpZSRNxFqVP-Rm3bPEJssS6u8hsTbGYTX5XxYy55hP6vOc1Ndpg6g79ghoeMqBvYMxRVhThTsrLMUXT5BEMmMVNkE7Qj0Mhfu0z4uEiSS7N9oaL115VENgaTcfP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2942, 2, 14358, 'fMD795odU0tildvSpPRkPv:APA91bHt0SPjQXbXGC1BcQiu33chLgJ9JJCAzW3hGQqSLw7gVW01_dE6GBiAtz4eeiIF_4CH-YGNzvOZ3ZwjaDM_zNt00qguwx24ilwnDsUmXybM0eI4hGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2943, 2, 14449, 'eMYahnjL90uTjPJkbxbIXK:APA91bHtIC1eAlVZzsx4Ib4c1HiqBXQpEzdAYmYZHm_GnLz-7f_BZjOrGbM9PTwaZ2WOKDI50UP0yQQqzOL3ohOzRS_pAvJi_rasXEqxAyXTLIMklob0lZlXtdfsUTHZfSTGoOozJonr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2944, 2, 14853, 'dANYU86hTBOrsRUTQu7SYJ:APA91bHin0Je-8mkDCVKy6OumK7nA1e77TpLnxrKVwjlr0Zhqy-VeJ5_8Z4jVjQLbZYLpqTnpaCoxAqMup50uN0nGJEnjCp5jfvr7Lkv6hPxVC0L8GSdnwtReclSttnZoimmYW6QXhpq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2945, 2, 14981, 'eLrLDx9YmTw:APA91bGBbGZbP_J5K5W1X0xCDUgpw_R4osOqbDeSImgotbOhRy1JVyeyUFDqu1u0T7s4Kl-BgvhqyCjlAczzsH97b8A0l31joMHC8rllfr_Zo-FVJ83hfNE9HnDw-YXGgUCS6sAqCRC5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2946, 2, 15347, 'cyge-PedHUr8tGgJh-itCL:APA91bF523M2Edy7VSJKTC4PtqoQK8JNMFN7m47sOs-eOsPEVyGvK3toV-fEHA-7wsQ9mOeRmxeQLQ4N4VKM2YzC_1sGgygBiA3zZK5XTeYdk7s1Rx1F2Gxm3_4hTPeSYLR9jrfaLVAb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2947, 2, 15394, 'd4r5dW5GQcyTZ3vmnB1apx:APA91bFxqnWj47pYHl98TD-06pqZ4DF9eCmD9W9Oj1KxZYVfUUmlrBjlBSTy5OvdLvh5vG8SwnZ0L4anbvvIDozZEvgNbVezy1jP-Yx0XR8VXWWTNq4qYWTErM_cp4WMY8Z7yvAHvN9o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2948, 2, 15593, 'dGtYLtbVoH8:APA91bFoEdLmEdLLAkHpRQA77-E_EhOpFagxRzZRD0mfVa7a9l8QyOOVVrrvCQds-8iRLAkaJiWhM-W28Z_XkoCUm3LYoVN6Z_NgoOGlA6SBCuWMigawd-NhyIRLDLCTSrSKu_lfjuNc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2949, 2, 16283, 'dW57YprCu5Y:APA91bEKUH7rETJKEkSOQJk4KoWpz452HqM36N1546scF4xYTCn2fo7rZ-IXYBtb36ZqCJpY75V0bOS1lIAJIxe0XWKdlVpzaTqrm7euQ7IMCNMfirBQm7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2950, 2, 16349, 'fzfFcbbjTLW6KaJU6gDnMd:APA91bG3RPyf9NxQbjowfVpKA-kKbEYWagE7ft1pWEzZHPs9y5FZd5ipoaFdspxcd0I1m0R-DAvp8U_a3AszHOvlM1xJ0fBbeUjKU9h55DYs1lQlNhCLbNOq4OektHlm-dpEQBixMi13', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2951, 2, 16591, 'dISQbFbnTh6zbqrgEuP9K9:APA91bEyG2Bu6iWpcA6zJM7Wm62l95am_VxaO1UyYE9pMOtLOpxExEevd6WBWlxhS_ptmBxHx6YsyqQUEwueAsGzi5CtR11YpCxgsaXkLpqrKTr-fgbBZdPE7MlP_sFFhn6N30HU4Tv8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2952, 2, 16697, 'dgAVHxN-SvCuexzHB10jNb:APA91bEuVeTrkth4DOEz6MjnXeiUJKmFCIP1QPk4DX98cjJCKanGuJbAj4Mdj1KejTwae0knTO9BJu4sUrddowFOGfIsQiWPJEgHZYfLB5UbptCYHojf9j3cUbXyvhdQV9N-9FN_dmrr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2953, 2, 18183, 'fNQmICCBRse_8T0yMxoSBz:APA91bHJQ8-q0fZ0uuG9CWYcHv2Q86LSsvOr-Jd8DS6XduxbjAmuNlG6fANOf5gEo_Ib3Pdmd18cH22TrvBuOWiXhv2qwJRauvTGv1FPJQ0Hqj6EtXYfULy2YMkBXiv4FA1QK9J16PNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2954, 2, 18450, 'fPXK-tH7QDS54dhmKQ_y42:APA91bGL0tPV3uokfO-N3RhZNiaWqGRjmrAL2LmLd6CG5DWNwXLRBjFu8DdodB1GNXFrxYZRenRjicwYw0J9vM3vwR7_uag5F8dRqvwsjrcx6WhsizqA594', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2955, 2, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2956, 2, 19464, 'css4Fcy2nEGYnBWxl9p9i-:APA91bGEuUGYG44fH8QJNuITh3Lg6grfGSFCx3gEc0EZ8xgDoxHWuSqIGK0mw8TfUgzR3bDGDpwYHpdJXz1txYGeBengpYi6x5JoRhBmK53_NYRka8CyVV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2957, 2, 19476, 'c9EYyky-TSyx8iF_9sJ4WP:APA91bHWNuNSAx3ufkju074m3r9Gmw0cTy1xTiQgq1-VEGkA3O_lX01wRN-IRybe49d7iv7UI2xxxWoJ0JLWZoq-Amft7G8ZWZpe10G5r6ruVuj6BH1oVzY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2958, 2, 19561, 'dE3WzPMSTNK_jFVYyGeYBD:APA91bFJ0VeQ0P4llljsJ5ir4en1tBm4x50vNTOwjZWr6P3HGBITa2TeYoI-CVJpOsDFw4h_PFAiyBGHl2j86fiFG-NhbPRn1vYHWIir0SgiX1S-TvCEYGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2959, 2, 19753, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2960, 2, 20353, 'fxWOOoXWSiGqzfZcIBRjJ_:APA91bGSqb34-Pm45kQ5A3N3mPHypSWHp_F0pEKYj65DLOH-OUfA8ZWT_8Wv6Ex0CQ0KfLj732beX6c-XyGAKkgOJlXLga6Hy4A-tUCFJ5RmyN9j7YET9GEAJhsddrenhANovsRkE9Bk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2961, 2, 20421, 'c5961PpZTVehIMVpVeWPB4:APA91bH2WeFjkW7hieb5zziQU2baH2WSk8bY_dMtYnkC_AQBKGqHvOYsU1aY8FPwXIdIs2Airadl2-TjHCVwly665Deui2rX0pXZK5xWYNZ-GFXgDqH0mKI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2962, 2, 20477, 'c7LjOVvLR0-0rVRd1mBDZf:APA91bF9VSguB5DzAWU2CAc93pdUnGiLwFNMTFE-1MEW7TGkZHkVOL9NHWf6y3tUIfWYMfDBna1T7I1OgOyuKgLbnOV3c-tmHN6D64q2T0-qXi2Bk_dRdDDNIBb2EN1eR0mjddtn7A3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2963, 2, 20545, 'fdyjEbC9R0a8As9mBANpDt:APA91bHBXH85oiH8tTyPsKWTSeJj9xWpDhwfpX2D2Mt9vUzxvOR6jB2fotxPtu7-VbR0-JIeQLSL2PGoJnnmVy0N0cINWzuCHD-B9UqGZ1Z24xMHVAr9GBhOr_C5Elfs3Q84VhpVnmVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2964, 2, 20682, 'eZfdsyDHQEOWUTq25k_L0e:APA91bE62Pr9C9DQLCBYsjirvOViMDeWeRCUB7UbiDP0mdS2ndB9Or07rYBpF6rADLle1fYpTglQkdbZZK62z_kTN4hqH13RaTwu54XZzd-1pPw2LbANSL5H5a9eUMqZ316wOZiMeze_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2965, 2, 20841, 'eE6xjJBdRWqmWqlJOc8GDJ:APA91bEWrfh2s8pc8EMXTKcG4NFDwNZG59Xb-ZxYk4iNIKC-XED_k4bvQZmCVFEby-yJSNpfJUS3fvM7cSeDbStMxOtwFWza0CF50PhCrgHxXld74GIq5EjXk-Mv-qbrPP0qFDThYxS4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2966, 2, 21029, 'diSW40_vSuKukigEJQcpIo:APA91bECstqDUisAY-CAlB4s8gY7140upKKvrcvocW1QJlfCWaaDxyw9_eEATba_1Q2HfXJcI2iSY23WgSMojCT25oXL1wzAHHXqZ0SWiu_FytvLr3utI5gFeupyXz2qqKv0R8Z9KQPt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2967, 2, 21964, 'eEaPXW9sT46d7FDNGwuNs0:APA91bHUZ6L_od9grHswQ1PMUzmicgGbw-AvZacmFxBJF6gus13OEliqaxE28ygLS9XM3i-aEI-PzGVhJVPtKXzVnvmdBYNL-9MzcNlxNNAcnYNZkKNT3Xy3rXmZMOKUjUBBXOBv4XjL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2968, 2, 22519, 'd7xFB-KSaU1ko2wwvAO7uF:APA91bH48mv6iURMIFbyVqIekXr-R2GaR6LIhAip6CHCyMv0QRZE3N43f0NRdVlt__jRgiisV3JPrhY-icViRSK9JtfEfWMOElfPl-rBBsuTgatzJhbRFFM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2969, 2, 23048, 'dNU1qOq2LUm-vwzF7HocdQ:APA91bEvEaiXGQkup0c4jWUB45n8o2SZaaqRInH-71QSgFXwyTLu5MuKvaqoWvqKQAS7MfXGrsWaZzgbWO3yt1Eg74i_o5r7hUajRgd7i2AqyvGW6Ky9AcXPg0MeCv71bpJqLiLMaIjD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2970, 2, 23113, 'cPnSTjSHSK-W3w31nh_Tcb:APA91bG3Fw7Vck3vWxJp5BwSjKOZAqLExsjYwEG-f8MMSDziTy-XFxbiO2yjyVKb0ZKory2oG1kLmrnUUzTVtVao7OlGzaFhez9U6v6qYd0U59HVezL9NYg9S4Qpt2ZVpmekX0oHWE8M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2971, 2, 23518, 'cEoG10eYSyWPUvO_3JthEN:APA91bFA7U4kqsR_UI8EZrGxAU7Wvu6BbM1N64cjkEPax3Cd0KHCqszxbvkUF8kCOutu_sEkSimnvaA577OxT2sEZlLeXj6t5XLBtBHoeMEiEAisakymDjVjFi-D3D1d_fx2343j0Iuy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2972, 2, 23877, 'ekil58IqTDunm9XwCLWWD3:APA91bEfA15yTgRC-TZvKWam7_ZCdQNgs6MqQZYsAitfW_TNqXK2Y_stIevyhM65FnV-XYwH_iMylGd0s7cEBJACXwruqYwjA_cdizeEr573ht_TAzDnORY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2973, 2, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2974, 2, 24048, 'fbp8IXigS1-OBcjyqfuNqa:APA91bFy5dEdRWJqxPYh5OdlCQt_5jhcx89hYXD3jENH1jd5BTLrbbW_DYPJlO1BtBOXOcvf_MRIrluMJI7cAiLjjRa3ijrQzQEpMpT0OtbB16LLjN7-aIY6eH2QcI6KAg7f4QXKtAU9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2975, 2, 24266, 'eiDMg5oXE2A:APA91bFEZTYxJdyeqRfZRLXRk9B4gQwgHBtRDHciQxwAR4VP6XK_-x7RB_7wCH24szUoa3dchsWJJ-8S89opm5C8mD0KaKz5EqaJcnCrC6iu4fWllgMAficL4ZMyxTpGP6-bmhZZ2Nad', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2976, 2, 24338, 'e5dITHCzxxo:APA91bH4uRV3HXcjDtvtfdbsGb3rhzArtGODmO6zNiyCpz_1QRTmEjYMmetE7CBkHBsaImdHfEYiFYRCXWuDbt4s23151zcC5Tmgfh2ru8d8FfKQgMbUN0BIl1ocqho1Uy7na6YB3-iN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2977, 2, 24548, 'dV8jbaE5sr8:APA91bE39nBW2aJuPV8vVmiflD3ZkF5Qwl4iB2rc0oPJ19T71YwUYRmdeHTaqotwOF2Jfos3XE4LGimUxVS2sYeI1M3j8jeGGeetxasdLKBDKu1A6AWwThQvVVWv-R05hhbrQs-niQkG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2978, 2, 24725, 'elVb4s7ETVyeSIAUnQ2lMM:APA91bHjHYISjJi1SCVYOT2Z10ZyE6IGsBiyoqE46LzRJicmdiqcRcIC1gv2qkopxblPmND3HLl4o3RR17rcLhtgMBWkIE3DAmUHMOAuhRPCcVyv3EVkgWylsr9vEP0MqWOfYZAsqISc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2979, 2, 24726, 'cR-1SlEqTN2Y9AQakR_lgZ:APA91bG_qzpsgMrAtOkL2p40wjtjgg2q4Sm2j_dI9Qgr8wMhfPYnGhs6k_31kzywryXwfFC9fpGIXndltdO8VnhYnqh5Od_bv3TRFe_YZxlfyG9covu6WObbYBj2fBIbQmh3VnOqFve1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2980, 2, 25127, 'fpDttA5ATsmMZVzsbkePM2:APA91bHns26Xs0CmaAMy8XVTaU6D4XXp4qYxNz2SAF0gQzsprjbA_uSYI2RcWvPwkGIsC_b5SSV593wwRZlFjbDqjMvU7pBdMqZpHu_4Rxx0IxKaS3HFKmM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2981, 2, 25513, 'cA0DkMUlRcitEquWvda1Xn:APA91bGooyL9l7w2-kYSbHjSSUcHfheEmJDp5D-JnK0kzFVJqSetyUWSofKxbEjtOYF7xaOttGdGeGVf7S9MwN419ynis2hg96MT7qjWAaSfrmrz_EBX3yvcYnm8kyJoqguOGw5mE5wU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2982, 2, 25650, 'eUGbUxHsQ5uV_MHMWTZ1RK:APA91bERwLYW-zvGm3AAgyRcrMYW7UaGMcmAyJ1pTAgi2isp3hSwS1h_reb7tBScbPxxS7YYPr1ThAST-wQ5ceTedkoM_hTz_RPwz9OTRRZQUFE5hOq5oZOhyKP7bm7KmaPGnPs05mG-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2983, 2, 25651, 'c7eCDhLjRjWlOCvLuR_aUW:APA91bGW9iwPFey4aKT3j7BWcNn1eV6MfXwsOSup8pEWGDxlh4MFcVD93ci8erM7oPSiw8FtFdOFc-R6ono7iuDWef2puwlJNuZHWDjMZ0aNtqEDqxBwvMU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2984, 2, 25790, 'dPmco4Yp548:APA91bGUzYPMWjRl6hXpSoXrprZKPB8s3FVmYSaNW5TcbxrZE-vADgEhFLZh0xbndkRA2HJMKc_msaW32avUFnMeWrMhKhUIGgysRmjp_5D8o5sw1RfaE4Zk9W8oIK1XlVGbu-NUNY06', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2985, 2, 25864, 'cAXGo8xuQpuSMwOxnnCrI1:APA91bGeae9s5rZjm7Q40F7k8u_YEgRQi4XLQmBTukd-jmtx0g8PVqSMMMqJKWnS9uXcsxJVmoGXbSuh2aZZGCS_LNPiWfUG2rrEx5qxbWQpRRDbiL7b3UzqDjYpiJCQtv9aIOH7zXTc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2986, 2, 25888, 'd5ZBRVJhQFenVC1EIJBHvr:APA91bHgBeR-0qb-4JwFacBVP5J94ifK6m2zbiRJh0AiXdju5WXRfe04ri-jZJfe3HYShI-IRSxtUA5HJpCQitDDmT2kTKZGMMIIlXCK5ZrKdZy76m8R5zwyXcy5Dfx_zE9M1omKD05E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2987, 2, 26061, 'eW3nkCOaq7o:APA91bE3hL4kTOYdNkespU9qO1sKqkQcOlpYSdZ9WSPqOSlrTmJ3px47-Mcxlbt5vmRItFb8UIpRfwAZofEVukJGKDFXBpSKaKM9MZn754ditrluY8ugouY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2988, 2, 26171, 'cc9Sgp63QOaiz8vx2077B4:APA91bGd9q4VKoe4DKbDMGXwyukB7rXITWYcxbdd4TEqIfdyveOYpy_nnn471kzTEmaG3UCmi8OCqAkgY1ztxmZhpqpy6R-B79f8O6M6cyBESxtRZWsEQRqDHIX2Xsd9Z7BAIeU9mgG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2989, 2, 26225, 'eC6fbmrWRLOsvABjfAyVT6:APA91bGJGwKOUW4-R2qAshXhb1bU7RurGxhoKmTRNc4tN08hm3v1dZCZiKH2Z2guVPypw7uCmX2VuKOFymPcbiECUzNHNgV33yIGjwfQxNAh-zhzfyoC-zyFtf_SMk6b_5Wr1ZdexEvX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2990, 2, 26342, 'c7R_XLa8Sk6LfGqX63Fzpr:APA91bGFToyfJjKZPIfRVVNeIEm83ISXxrFp4UVuzlvpEVdjq08d2HsceUiAXkTfMpP3H_ZQabIbKWrej-DUxigLFbOdWRKrxhfsI3fwOplqrOrXbo5hTmq8Q5HFBcW2y79_AXPiGauz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2991, 2, 26446, 'dtdL-vvSTDqkdvYId0jguZ:APA91bHF0-p0Qnd07x5vvbhrETvWQEE3DDm01MZ8yWLZNw0yjbShgp7r378g-SNt7IWmpJkqD_HTHpJyML4VKg_Ly6YKJjY5l2Mxv8CJ6VBMJPpa6gXIlC4eXkVWUofJmcopC8INwIy4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2992, 2, 26513, 'coO-14xqT5-LwZO4mG-YKQ:APA91bHKto4klOUX8yh2TAHITJpUEscDN-EXW3TyAiW7SsgTHrvGa4CIVLARx8MP8xx0WTy4_am8fbvy_-_RlbIXVM1x0TXVu-GCCPygwxzPF49znbBWofUM3X8VHhdR04548z3hEn5U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2993, 2, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2994, 2, 27019, 'fe6g3f_h_0sNpKsURzLfzM:APA91bHn3cQWQBkPTYQJ-mCCl2eE_YLEijoPMZNmwQqKu5hJXublJTZM7DtZs_NnYm743jbQd-vNg-xFmdMAdiTcSDWXAnOspHwVpPHGlCn7LfoFUGZ6a67_VJxXYlPdfJi7d0v0cz9J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2995, 2, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2996, 2, 27313, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2997, 2, 27493, 'fzwN6e5oSG2i-KdzbI0k8i:APA91bHnYWkwgimx0wNRnBrk8b1z-8vwSmXcYlutmaQhGEa3u5qS3sQVh5ZEavPZj0F_bSXkCv6euTHg3kZe4LHyTEDY6e5P_FQCwBZG9JPScHvvgczbo6eL7DfYKdlk_qLWhAWb7Soi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2998, 2, 28044, 'czdpqxZ5tLI:APA91bFDbBp3mtldrFQzP-1SIVCqq2r5RWPXnKn80mrBAOfTAY7WDoD0jEgYwNKn6VxTH7O2dxd7p6-lTNHRhnO7IvLdrG6jjPDBWAC0Wr2yiH9RaFGyRDbhMIb6W345D6lmzCfDOTe8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(2999, 2, 28072, 'eq6ZEVfdS0qQdmgsa09tZf:APA91bG0LsQeM9yC9upQsMlJz1jpyYsM04t7ttcE0lcsH9a621NOC8WrwiHKEPgpvpw7Ue-RsPvyXaD-USsSSLcp2TeB-dQp4HECn3bA6XFnNScteZ9-A1mcX9cT-JWo7tI0H8aVm3PG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3000, 2, 28178, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3001, 2, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3002, 2, 28932, 'c5zsu2d1R5iMao4v84CQ0X:APA91bEv3LyZc-NyvE5rEDe11bl89UkULb1y8FZCwQ-PBSfSmI6cBHXxZ37yAKElcQ4zgk-eCpySQkwyq6XKdUSTybwgiQ9b6MWw2HiIi1qWeHDQJlnvN_w9Of3aueLTgKQWdtvnCCgq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3003, 2, 29154, 'fWpMjDaIReuuZIpDu61agh:APA91bEFuRPM2_OHEXiVPMK-WfxpVw0vJHAMFeWc5RjQAqm_TU4dMf8uP2-cUNDmnJ-3YfCaMfqTcoHUrlPVb12_iGxrZFAanmOCrxeAWry_hfom6kkhBp8ycKHxfkvI44Dppq2HcAX5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3004, 2, 29210, 'faQGZJRwTRixR6jQuj0_z6:APA91bFDSvluxDpBFjk1rG95qYgJcLe6X4yEGb0koqrbdWHjpLgH_gkMOthmFagW4-PJG6qx1H8SVnhDlc0DAzhZhjmam5FN2BlSwkcDJFFjLuiarbbgsMm1Qwh55O9KXrDI6bNmiUt5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3005, 2, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3006, 2, 29343, 'dySojVg3uR8:APA91bFySfAEckE3EymRbLTZaTsAjk5ZeL9zEzrqESjWtV0jVKKbtpWQELyAfc4ZVg2MsvcWI5mZHNtCQTQUnAB30Wuk2ihUpPlslecsxYs4RBAD0tzdBylXnbVqifenaTYnrO3P0I58', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3007, 2, 29423, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3008, 2, 29465, 'dHGfmoYNQD6pYnI1-nFLZt:APA91bGdnl4GkO8u1AcMvajUc6b8a_ay7WUiWMWDdNe8498g_nEex-aMgzFD2m7T_jL39SQdZFJpy57JdGZg7APK1UMEjaIry9_1dc1z0e5fb8v2avoiwjclKDBaVLN8RJQ9cT9jPw_t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3009, 2, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3010, 2, 29548, 'cFQ8O3BHR_SAfIlIFeRXZz:APA91bHGmr_1ch8or9mpQnNZTA1IwUyNicXPB47zrzQ65mk4q7h9tOcJxa00MSn88yGh457At86YBIKYsdR_SrJv1fMAr7ECK-hpdCd5V2zskAeGwSKKJU4dsTzkr7WViVwTr3SSEfKM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3011, 2, 29751, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3012, 2, 29878, 'cFds37GyRpi4SLL8bInYp3:APA91bFsWGsT-2TkfK9r-C2csZ9DKHjk1hrhmyjsS4zkEvMCH8oncWgJG5kPpciAPPGeU_vo_PwAyUkfR1l-tz-Qio9j0JBH3JaFe6PnmeCLPdhjfeW9VHDnvqw-wMXbxpV7dazqkTTs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3013, 2, 30088, 'ddA4lhqg3iE:APA91bHVuC4s7sQPpZcl88n_DXZiB2vYLAS927fuPR_Qpte0KxNwelQIaKDfnRhK9M2uI0-K4vlG1ZIHGNL0uNjst1h2zHDds58FpgSOKlA7IzcWdAbNYDpBRrTFfdR1FeNLzZLhILcl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3014, 2, 30131, 'e-jgeAOfRLm0MkUSj-7aii:APA91bFTCPgfpcM9uKtX48E33oiDCAeN1hGN_wixguOIa8sG_1ULKntdYbsJmyeDv-lfYZBiWaNytWw93JQJCOirROs1VUbgsKqWFBMtL-67eyrWBf6PFiQR57TxNPsXYreNWU8O0aZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3015, 2, 30481, 'f_1V0jY8Q6KJLkSJmbijj1:APA91bGx5lTju_EnnXxJbluVMvxjv-5uB-YMOIMXTs5iq7NlIuGYmLq-CGicQadBBwZ2i0qiZyVwWR9K8k8t_DL8WtO4Ki5tHcyGyfSmeQfd8oD_SZL8Fwk75p5uDULPEdo-5pWtINcG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3016, 2, 30484, 'eLlfU2n7THGJvF9rcG7RyZ:APA91bHrLEu-Pv5APUO7sKWy5NJ9Ov3G5HW9YpwB_bcuKJAhsEEC4zH2Q1GQ-phwUHCOac3rdurM3mn6hPFevF8BXLNmzIcn2mS0_mN9dWm-IR0MJGtijO3Rr3n9DbjJRrOYFZ3QiszY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3017, 2, 30697, 'fraYs7jbZkKdux7sqpQFGf:APA91bFDJU3JymuW7biQYXggYvRfK_jh_xTMjBls58mBm06v5KJSfOomWX-5ExtndUV0tX4e6Rj8-qI59f8sN_9Q6-OBwkHcqjLrbkcCiaIa9HUlShHlQd4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3018, 2, 30769, 'cdcWk741TdSKRiL0ADHjsx:APA91bGmn5iE16eQWHA_yi6ybJbJ94bEuT86QyqACTW0pI3IscHLj_gQRzSb7ztSyRHJSLqOg4mdN7bfr4asyq2T90myTF3hxyzt76ttKRpbjoaQ8-y_wxIscsYQQZEpYRArL6Mbiy_N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3019, 2, 31032, 'fMHoOV8BTaGLAAHiqy2idF:APA91bEmXI6BORusHMrMnEjWyoi4pTRgnbiPx3Y_7i0uIphB4bC0F-U8aI88dSMFTV5PChiJTY7G3K78zhhVmXmUkW3GdBe0-8s176BGNptRxOZOzJ-NfmhyWsOL3WD-502XZLqsW3rz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3020, 2, 31175, 'cSWfhCX_RTuOJn4BsVM6QD:APA91bFShbFYZuTRALdeneIx--FN6P1GJ3BCWLMSGQc48Kkam-OOx-KHlKOPhB_hF4vIxcmDIyICmtyx67HbrwkgkBJAjggfQuSspItG88sMF_IeKsDhFrrtrPuiHVG2ZQDzR2n6zqzF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3021, 2, 31445, 'f-qthq_TeUIIn7LFlC1qeW:APA91bFysru_DS_lCbiPQH1LMwTMhsZm24850Z_oCpPF78Cew5p6qZ2EhNlv-o5E2aO7hoaR0q1HHVPuEV3D6Rh9NlZAjw1LaXEOwlGAPTJzSxRNIbm53p4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3022, 2, 31647, 'dVkum0uARmCAxogAOnFjg2:APA91bFnWCwEh2vhyfQXFobShu6d_oQxOiOhVl2ZyAaqLz1dvWvhgqDsxV1tNsQHsxiPxeBdpYrxfvHLibeGA5Dnqou-y1elLbMMyWkkzIMZ8iclITK2iH-gdHTmpY2B_jGX8RcV6xTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3023, 2, 32045, 'fXcea68uRIybgSEigPn4cc:APA91bEv7WmQZKjnmK1Bs-ag9SiLh2NkHRt-YnUqnC6wIPvsauFik3F8dBzMrmN9Y4PX-AMB8FkuFD_dBycqKAFML1-QTPGiSDtmlNtsobJAb6z9sOHio7FmWTQXaHZedd7DV93fZqs1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3024, 2, 32213, 'cJvHoq4JQIKn7YS7JO02Is:APA91bHnZYXMUPfX0W8p6tUOtqGbRP1eCGF4sN9nOeqISXzWC6IPmFKvK352Q9klARUdEX-g7qIgq_H5e9EICqKU14NN2c5v0ueSm2vZ2LyDM3YRvaZU2qbDZFTNe8JZ5wEo6cIzKuVI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3025, 2, 32536, 'fDgU_wBFVzo:APA91bGyBgX_MYDSLwbFUZT-kj-3QR05UWDIzIharfGGCCtYUdfNkBhjHZzJa9z9tm4574A4i7Bnx7PxLVeMG5uY_X1427dB-Mrdywj5RlM4_7Om4ch8bafz53_5Xl9W5xoO9biCUEX-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3026, 2, 32853, 'cyjVkaqDNHE:APA91bFv9nr0a2yPXM1_fnZ8OHpLhilfuB5_eR5wHzHHe_7cmELsG_Kzbp1BkAtjYrjACdJty5GY874SOQiHwojfAzCNt_BVqsygFEmU6R1maxQWMTBoQDzQA1nQZNf9iIbJOn4tpCtJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3027, 2, 33157, 'cX11MuJW2U8:APA91bF5JxpbSWVOkOLuGkGlyarByVX8my_qhRcHGbjEd6sUdrHv-O72vy4NJqcfsp1pxMfbRzzYdp2_QGZq-3rXtQZ_B8t_xy9sfxhCbUSx5VCC9NWUoE9FuwHed8Ov_hWdBSrAoN9_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3028, 2, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3029, 2, 33765, 'dz3BwoKC_c4:APA91bGJ-dUPREMPODDHX3m9ZxAR-JOMzGFegfTIUja_l4uwqdXYzLqJ3fNBgqRfttbcG-U6z0URLwcT3-FzfsZg_HJwbaofrZ56KPGjz8t4ucSUUtwsDftVgFeVkVmXuA1BGU9Nrcc6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3030, 2, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3031, 2, 33976, 'dMsPHu3ySuyo8cNv8_76Nr:APA91bGEUxzM07eVmGUA4dJVGVAwpVO59zQtCseSxLQtuAU3DT95Gmcq8FdzcWy2RkgMEintTRXt_P92mqR8q700-8oEK-sSE-irHLagecXvkn_uKNI5Y5IrjetC7Np_GpVgjyhmxLlk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3032, 2, 34141, 'dnHrgQdaMkchrecG-9dwOM:APA91bFQxYFHeAqTLv3Hsmjt6fomqscjfi_m3VQdR1zvMPdB_Vlmzxr6VEQPvVbQKD-Z_znTRql_lLaoUtGReTIxUo2MAbqbmxI7w8WhDSHodQnYPqS0QmQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3033, 2, 35523, 'd3qGiuyESbSdM2wLr0F-UI:APA91bEzs8dXISyta_onZWXRi3AmyZGNK37S2vF9ijou_WJv5gUOaOkj4ApQvJ2VWc10j60w89ZNIu-oOThSHdEg_AttdqpfCDOKjIu1Ms9Zwi9nYPIgCMdNc4upFFkgvMYhccd1Kagt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3034, 2, 35619, 'fWFmC-P9RDaIkCs50iZPxx:APA91bE0YynjtKYRG3k6jCVc-4MOiyVLGexshao2T8h2WPkAWj_vnvzbi26gMXo1UkCxIdws_NVybib7He3gJH1SlBaIzC17r2Glr8s-1-LCe8OqySERjAj5PYD9iMA0gsxtf4dZXOdm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3035, 2, 35838, 'fpiJqUNeRQK4PG8UlCp3kh:APA91bGac-1fhS3-ejTt1HBnX95vpjw6NnywQKaMgyEtmLXdQzJg88JDPlcHh2TXnzj6DxqGz98IGwtRMWweADcbmK-sHl42bdTWFZaCulzJ_Q7nnJsip9szSAkYOhjq5SHaT84tikR8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3036, 2, 36092, 'f0NeFLwOaEASubTdfTq7jV:APA91bF7j93M5rLZFh3lob-J4rDJ4d8Hl3LPqtQ7yaxWa2oCtt9mGzVDMLHpjrgPvHuTS1c7YapPu7SIGM3QxMqMOy0BiQPg66ZX5MVGx4gUR6DVUiVUGG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3037, 2, 36510, 'crGzHDHawEKBoPwxO832Bd:APA91bHegp33ihD0yt7Frt9wM4CFO1Ibdzyu_-RGZ75RI88P91fm2YXVy9Kl1X_o38DLhxrIY3FnoM3R2hspr2maGzbBL04BlSQdDIaf6ZYzuDzXTD-siYfBYkUPzyzoL_He6wv4Oka5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3038, 2, 36659, 'eNpWgJ5XlqE:APA91bGmZnvvWwf9FxuZMUJlhJ-vaWP8gKFkBiY2yH6M4QL28O8pwB3upmyCdSKRzdijalMwL05X9fbZOku_0So0tMPNnuBE1u6xLgWoIT-0KBWeh46MmDCYyqa3ZXXYYav___iSEHZp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3039, 2, 37160, 'eSZ6UVpDRpS_H96Tqd0OsL:APA91bFN5jsNAYTcUuTqG3djd5IUaQ31lyvdlsiGb6W6PZlhnHbrSew5s8lSD5kXzTW1pCDj2fHPYDKiYRD3lCuVYtjIvBDct7CVOIlIhj6bv0HT3MnId3Aoi_dF-Y2A49l8QkX_PTPh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3040, 2, 37174, 'fD85Z8c7NErpmTyefxHl7x:APA91bGxphQVOlfLUkWdHdo9aoEdUPy6-HmW_jJu174YJEjlLqlH3u8jUFEow5z6y6SRaIIhliRcxlVQhhRlTJ4fUOTFS8iH1RSXLNwABDWLCT6AdoMbk3GGK-_GQ1P75y4nxv6vd2Xl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3041, 2, 37181, 'dICMRosOS3asQaULlwaoAq:APA91bEOFckTtaUWshFYxwSzgiI455SLfUbJK6Dgbn4Xd2ov9IHqwVgnCPjnSh1OabhVPfg3S3khrCsqmlOuvvd1KKO0HWQ0Xx69a571CQiGFxR9Vt_SKJo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3042, 2, 37335, 'fpEmsd76403PsJO5wo1daR:APA91bGsK6JwHBIhDNBrieq80S33wlkxVF9b5U_jPwlbW-cJ8VH3zSCBjp2XCS8V4MoTHtmK_D5du5v_H4u88HsQ50NGXLzJtDj4vJVxU2oJNx8wTVn-CUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3043, 2, 37398, 'c5MVwE3NOnM:APA91bH60BE4U4EvNYOgE3p9XU8xo7YbU7P49Krg8KPfHz57wGHLAxkfw3gnKmCHOu1jr2W63Zmqaq5ZFNbKyif6VMbT92IesoX6E3RPTOnTYT2sr3jr7gMAIIJzkObW__D52dmwLcq_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3044, 2, 37491, 'd9Ams7ynS3Cr5ke_BFzOZ6:APA91bFZJPmZ-rdwpBqfwnHCjN805ItZuXaguRwYLhuMFkSPuvkn3cPo9Rc1r3Mt51i0fcJBcG4Vfqh9Kh72f4pkMJlRmD8L2MQvqzirjRnO5EmxGhdjRu8kV0Xa_MUee8Jt8lqyCREd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3045, 2, 37826, 'dQvtepLkQOy4nvPwwownKl:APA91bEBqDdRLzKkUahxfMF4wXT9Si4oMRnoAdgiI7TrSHmaj953dWb4VKbX74q0Sx7Inx7h43_-XulkSRlAwGEi4835xBnOslMDso8El36SZ4sSAf9z-qtBkbFuvh24rInY_yAfNoZb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3046, 2, 37866, 'cOmYC2HiT2g:APA91bHGlrrbTTrML4qUExcLIMqtRXHmenjTq308CyMRbBf-jfg8cenZslwfMkaEii02LrsUyDdL6URz_Q7p92JtNdc6qoTAluXLAQLjJPspvR_6g4YAOSFRr4LRcsU7vP_LtbjUwfvJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3047, 2, 37911, 'eEhidD1cQA2CR1DxGcomtk:APA91bGAqxIkqPgDJtg5qu7oJENfujNwbAmkBV3Dl72-nL02dmKPgPFPjAjwf2AnbbhlpsUHFVe5j8tCDne1tLm3oYv2gYte2eW3_DqWf_tLeVjlRiexTeKEdphIVfpZotoIFh4fxE44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3048, 2, 38085, 'dIcqt8MpRzeFtzPRJSPmmI:APA91bGyj3YCar-IILRRn4MJrEdrwAo6EBWBVd0FGyM2ULoO5wkbwD-XWVp65Em_cofe0zn4qcUJNTF5qPpuUxfgT2nm8AD1kU4dRIwNjOrRE-2td7IQOerVmWPqjGMCGe6OlQDmMSfA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3049, 2, 38779, 'eCFZWpe0Ahg:APA91bEfMXglwNXSC-2rddWzP_wnntu6ig5TUYpqx5zpUmjphsddF-H942niI_q4q0wQ3I3ri1oGDrAx761mvSZpNr3VcnkT6GC5seIBFaG4tpZEUARu3xAoRo0ZNnIgLiJKVYaqOG3I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3050, 2, 38961, 'fkuUfYQRQJeL7w8J4OXhOc:APA91bEtZD1Tj-x2w8dYJ_-sC8nt8zh9dV1M093Wi5r0Dp1qEO2zd5p8AtCqilHP7zyo740oRPdgzWQc0i02GdWLHlqSAs9WWjVKBFs8Jnz_2OR6SOY5MhI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3051, 2, 39041, 'drhYa2uaQUqBo0MrQibej_:APA91bEFuStEI3uPf_c-OTghyXM25lbi_6cgCxFriM7wSAj4rUAzjk1vgJGPgtCrxhUKizGUPQi6lmAaoSlEda3WYuiqvIAyFo25OWOwm6M34FCJACZnoh7JTj8vUW2fv1XOch_kRh69', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3052, 2, 39407, 'f1g7oFjSQsqc1VjGOpNbBf:APA91bFk0OnPJ0AGLaxK8GQNdpaFDgOn9bh5JQgOGmyMsOhz9kgGhPn314chxx-4Vjbsy__dAqn06IurYZVIWo7-ehaI53NIkaYaCUt_zkxC82YpWHKuYfRgF5MY9UeWWWOX3PCprfgh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3053, 2, 39424, 'frhlv6y98dQ:APA91bHviXGWDXHgPP712pQkpN28FbqFWR_eS2L-Q4qnRRFsFYNTuDCV9dihCouvIdfNXKbvsEYgqFkHOQ3vivNRVONA7zBvF2EWlCDoYc_EMidR_VYbqwDJ-RJoUyGU-7VvjlxoEc-A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3054, 2, 39426, 'f58HYFNFz0s:APA91bF6-8wKfiKbuRxU4znG5m3nCEnuHbtqLaTIRA7ADsOFuhlnNNUs1Z_tGHyDQoLTbBUUgEPUTTQ-K-hbly13Sc2fVEU_Tf33ZBMvyyNC7ArrNKT3MCc6MXtk33woZp2SDHi-WrAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3055, 2, 39602, 'd3S46b-bOUKspWtA9hSaqe:APA91bGUQGuwO1vA28qFHWZHDz_8RqrI8zkTd-HyQMrKmwx-izQ21-QesHAwGAVI7ge8jjdSIRAcKDbJSo_h76of4DdZZ1trUO77LdqP5I9GIZKizzP33jes5H9IGmN6cGVRKGQ4TBJE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3056, 2, 39718, 'dxRQ89nNQyqhJUqJFj6Oml:APA91bHA6njLHHPfcxnWZftwmGdYtyjC7kJ_BNv49W3U0v-fr6DaklnfLAwnnM3RD6U0xWaIDwHTQYy5fI4egw15Xi5j4L8BQtMtFqJcyGXdCmo7-qrSrv59Vyn3PeIFYSRFPxz5kCSs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3057, 2, 39941, 'dOUgqtCIS3CutF7ADs5oa5:APA91bF1O-vnPQiZEauAMFVDCOxx1omn_f4bBhMeEtA4berVJ6r5y_D_iyWGdKjLdw8aZDtmgsfk2Mr6uWcEg4UAlNW-xgHmOMsaxaUnz4OWbMRn3aZFBgsguPvIpzeVxd6BNkcNkE68', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3058, 2, 40344, 'cbbNXNpoRsyJinFFvjOZSz:APA91bHGWiP9gEPzeMA2ncn1xaG-2zmg8HGpjiHxOe9SVJFM8rj5QgUGBXXrGJ3Paq53gttAZbQCuDMWCVpNmoevGrGYjC9DN8LYi4IYm1oGAG-dh7dkJT-XmJPp3lJSi9L7Ns5NYjKc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3059, 2, 40478, 'dcg_eKgKSQyHh6ycOcf0fC:APA91bFnLtovJ-YvQJecsfjoGrNNBMKszUOhqJsQdHgBFezBZ0jkJCenkwa45_sqW3B1Wi3WjwyVrkVYrAlnqAUEAvFlLfdxgh5XdbYnN7KNF5enTHpTKAzwehLUvRxoEb2fLCGyr6t5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3060, 2, 40542, 'dtc7VSCcTu-S238bj6A78M:APA91bFXr4J4OIMTr06QqxSFomcQkBU1aOWM9fI7UGWGkUA5Nr5nIkawOSA6CnQXcvgSImykYDdCUoAfjkOVC9HILAkfA7S7Vt8maliTD5vxH4O1Hse10G6P7D3YsM0s7XXFFI62zZjz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3061, 2, 40678, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3062, 2, 40704, 'daBbBcA5SYWfRwMV5LhTr-:APA91bFrYPyF94B3neo-cDaU4t4WVyUZb0B5pKEi7Z8Q2avuUBemY7znUdnPBeqq5g9IneTM-hQUSek2TEjjjajrXz_yA57Ckychj8A6z0MHInDenNu432VM4TaKV8hZE9d43l_ele_k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3063, 2, 40705, 'fw1kXP-CR5W4Fs44sl4mNq:APA91bG3A0-QcrYQ-6xKQdYbXMXIdBOZnE6WHyrl5drzo-MEhI1ZK-I9_VSs2rnIiDh5uZS4p4Cr1Uw64gDoimmuAssHlhypGRsBZAxGXClxKJdPcnplSZgkrXamW3cl0JaF4U6CXX26', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3064, 2, 40792, 'fiFC88OxSsGTfIcSNtENf_:APA91bH_MG7PxynA-liPQCW-jL3652iGS7vPe-Q8HVFlQLzT-Oh_rI674MT5-SZZqeEjuomrzZjn0xv5Lj4ELV_7T_YtnAuMwll_GKIaXek-XfT66MTgPsA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3065, 2, 40804, 'faCj98X-Sm29f40Q_x21dY:APA91bHEEArS-lAFJXx2eAP1IBMFfA1_iPEc3pqOxkLL8nFkeHDkf6rpZ9Uo2xqNDxaeWfuSrqRQAxH7f8wp-yilG8SyKZWmCIb9fOPqXUjsbnCpjFQkTtaLbtDwgfTh6JGIAzHnBAkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3066, 2, 40844, 'eD7rbGItQD6r774HIVVE-2:APA91bFc4RkI6VuSIWn-skTCs09qhqAOuLkCNQrzIva5LY_WMTVPOSkZIOWOqm29ZzP2jocmy3hw_7eFLXlMz5KTviskwcWuGJ9dE18PKBa-tzgPcTojmnQvsPIIuaGJ6TsbExzP8dNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3067, 2, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3068, 2, 41376, 'fybkxN4NCkvWqork8AKsUd:APA91bGiZIETZE_WFBS1N7uoHTf7Mpzof_KDAL3KpJjiL8-8qIKzTudIaUm3-SObEWBPUHLJ1WLMoBa2fTmPMzvhNWaqJWfQ6Vu8JqUi7W_AC0SLg242MjhNubUvRRt_dytrONdVlPK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3069, 2, 41634, 'cWk5q_M3TEaz7-uDoVVojA:APA91bFSFZNEaSBu1BgP8pjp7H7ZazFXhcRyYhX0PK59tBtKWEkDViWv9_EMl2LwRnlu7r7O8-ZzWcJXbFSmyJvMQB2fKB1ThO3luPtTJzfRnSPaT389VOwTYnSgCV3OiqRrlbVxY5W_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3070, 2, 41846, 'cQIAkY8_TKiVT-XjD2Vdew:APA91bGJEdffVZACOEn0CRduSrDyauPwsGJXq3ty3tzYlIp6687F-qgYq1pC_8JQgvPpmYRVvFsw17IBON3LIP7xdRYNCILn4WP7lUcSVtt53lPi3L6yOimZJkkC3-9zfS9vZ_hvZdIE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3071, 2, 41924, 'fybrKBlRRN2IzSvZtx5T16:APA91bEkW9QYLhW5VAa8nZj8ToXE4_mlWDdAhIPaDz51otf0OPyNDwIdFbb28kryrxOFQqGem6jHrRz7L8kn3JDWvHZTuj_tOv875khhpzh7wwaJHUHgNb7ZhF_dB2yYicYFtFPu_jGy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3072, 2, 42265, 'dIKXvTxFSOmHo-fFqk3mtf:APA91bEk5AIHVqn1aySngNnAh4M3oMJxu26RGX6U1ohD0yFQHzPuqFjT4Q9W-ZJFfFht0SEyYFhu-eRXzQk1m7oMUDa12-o2h1fMJtYffUf4AJ1e-8-gJ5USOMR5-nkcvymw2J48AdTI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3073, 2, 43128, 'eDfyZ6xYDkqCnRr3H4nO2K:APA91bHnneS38hXbblKwXn54B1zbYeZUUditPesFgZoHuLnPumLyHEtAltdy11HqFBftSDWNVQysoWr_BVbAoV5dia8qhyHH4TAAlt8ciq7soKGarf-OdmtzAV3o--jD1dBlUsnK10Ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3074, 2, 43179, 'dOOYXtwuDJ4:APA91bFui6Lc-nBgeA4Dh4NinSlvRoifAXdeqY39vai5Ms-37jH29SvanOgTklOsZjFvsdzx2DXeLhRp_1rXDzvBbk7L7faHW6cK7blHk-jXZ_gT-7WBjdhckh8tCos6otxm_88WTZmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3075, 2, 43209, 'dxU6ArnBT5-TXGGV0OQGL8:APA91bHIv9tW3jEHVmBUcPl0LGyyNg2hF9hW0V5S8p7J-EtGRrtx3-KMSBblu_Q73qBeUm3mpx9VViEXfrhVYatja_cIjQMu7nFlZJYSzFtXo9JQydJft-8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3076, 2, 43428, 'fqX4JYr5Tp-PDVATs7yDo-:APA91bEmPWHn3lUC5PpTKGbKmtrNsgzcpy4p4GRiszKaxsWsrhq2yElw5qJM0qif_5DTTkeixJw_ZbOFkiGESjw_RP70Ms6aDaJpV5k18684lnmpq6nBXTwrJcvLvkLW_14TIW9dTMv5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3077, 2, 44123, 'fF-qy8I7YmU:APA91bEfGTv20UWzYA_uoeRtQ_cNu1UDZwiWwUviXlCLy3DOz93wNBMBazUdK7KhJyBVt8MRH6bDpVV4dc1hksnIyw3NLBHka7n6bXkEcVtt2Gp4UKPqLRv_ur4Y5XkW7iC5NonMYV2u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3078, 2, 44220, 'dUkGztZE20mMsdvKq5I3QO:APA91bEQQIpnMt-4t3GUY0_ZRCBM8nlEQYLBIUJqLga912TWplm-RRpq72E4Fg1n0eTXQCxssI0MC7_rgpE8S1qbdKMq92aMWXVdS5LdmIkGzYJOUdPTBcMMvUCWI2T108hcmepTi6Z3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3079, 2, 44253, 'dYFlPnbrRr6-UJnkfsFOzU:APA91bEwo0CugcdAHpZaEYnyyVKufZaFZENOLMUeDspvrob0ppyguWPwkNlvRKX21cEEzBrODyxlOec-0taKZQ5gGjb4IPXkTS9-77i-Ayt3Nx4_8mbbkx90vz7kweQBRWuEdUzBzyTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3080, 2, 44453, 'eyrEAkjOLkU4q7XoaLF-WQ:APA91bFcqXqLR3e2lhrIKGBd8M7SjmEDlFLyMCfA2nJpvBvjvORfE6EjltehbWxdsI7NRZcszX-faUJYud1eIVFX3gfa-H7YrK6gTII9u_0HW9bPgGbv9bU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3081, 2, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3082, 2, 45350, 'cwyQSPGKOkBPi8sdengyF3:APA91bHw0UC4WJrgL8wTbgv5LSHzo2RDYm2hSLEBGbCuqJywt9EuU3nyi0i09okWIL8F9JYX9ldoAoDz1vcRv1zp2pCkwj8lkGqqBwHoEWX_zpxZBnVQdlE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3083, 2, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3084, 2, 45773, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3085, 2, 45780, 'fsJd80AzSnmios_dltV4hg:APA91bHJC4jM3KWU7bc2ZEscZhzoURMr3pvun28Gb4WG2kajDWo7n38hWYMLlOAqHMIgU_GtglErbJ9kpu_KLt2lVg8i2tVXfBVEsQSi69d88xFSOSe2l-HlDvn484CCRBWK6EYVg3LB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3086, 2, 45786, 'foik5qQDQxSfdV77nXoBQy:APA91bGcIvxo2ybUl20SDzD-DmyDfZ1TCpy7sFwPWUe7FpdFzadbBy5qzQRH_QS3Zfu9Ma71xwGnRlKfgTdFssAiA4P8KwcNEa7SPgho-bYM6mKr03zz1mo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3087, 2, 45846, 'eSmyoINWxEtwjHVFxtIROT:APA91bGzX90yH06qlDZebrcBTgRCa4zqUazu14BuOLybk-JGGu955jHDa2Eu1xtvjojIASjLCqd24CfD2erFBbHJ3sXUKCGAJ-6nsaIJdctBVby4-CXA41Wfdy2myJcySAa4OB-Wa1vE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3088, 2, 45984, 'dddkIFyPHco:APA91bFkAtcdAIRv2VvjwG6-7awAFCUaGj_gRDp2MG15ZttilJWk-j33-Epp6Y6GgKBiOt0G02GlxyLJTb2JR98caxOVzD82Ba2GtGGuzQa6CK7TUcKVG7X3-P52T6ViLC12O6ZMAJ0x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3089, 2, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3090, 2, 46585, 'e8r6ndUHCjk:APA91bHZs_nJkenYargBh0X8l6pbnbdTRCA5cveRcXa71Yphuvb9LX5gI8JvDSna3uiBnU2AkiSBfABX8BG4EV9xUAhrOtZ8lrvkkU4VAgYC4AxclM9uZd3pN3SBU2sYVfEJDj9KaHvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3091, 2, 46676, 'eI7Jmk85ftI:APA91bGQh3FOEkHYkoXs4krIr1fecNtRihwMq2z4sObac0G8mFJh-O_pJMBB3hdfcMlnwKdg2Qwud6yoTsf1UyUbJuP5v9lGjqRaf6VC_jTRnBRjlFLfbF7KmwQOtOuhv4pyFbJr-s45', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3092, 2, 47046, 'eogzTOWNRpqzQIOttRnH3I:APA91bGJMY3ZbyHIOPXXi7s_4t8iDcRzm7uFqEstbxN-2Kd9ZxY4r5I88ijSA6dlh5nnTADgqYxOjzv_Kelxw7W_LIQ_ZFUg05OgwiQYc8Rcfxkez8biZn3QhHpXrzNtTG3W_3WbV487', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3093, 2, 47091, 'd_Nd9KSSPERVr71NpnCdHD:APA91bF6kdQRiFH5v8D5_odkroyTjdBCCKapAt6MvoXkJXNDQlELj5kcI6LENvILF95eYUsh2kPpG2h4uJy0UnwY86VLURSZxpFfLtzATwb92ye5LZO1fYwajiPHH8W_BhR8PiNPzefO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3094, 2, 47238, 'eDCmgltmaJ8:APA91bFi9ImMPVMsWzBlu0qVLLwppYY7fZDPjJm1PLifIQ5_xDt7BNxLpzkfsXF8oTstXT-J1447Nc5MCO1LVXacw-kbAB4HsugzmI_9WGVqtfWwnLZ1DHcz94JpsqZKi3xL3h8DrOFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3095, 2, 47455, 'd7xddnQFTD2348XNvXTlHP:APA91bHLmeL7DV4CxzQQJcZ4bLl2aVP6v7yGsVe7Y_R3kNKNgfNQ3MIFOjOnoNU-tCZjMpi3m0eK05CB6iywmKU2axww-sZNnUZEEjIE8Y8JjhEGU0d_7JhF92N4GRvrEL64suWzgsmD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3096, 2, 47778, 'eaPpBaUETHWsxfdVAqPZp-:APA91bF22mSnrYf6u27SX7BwcBZ9Gvm7xa6EqL0h968WeN7WWh7HakKAcR_4h8XsZm3CAlgNXgHzqHnF3DsF9A2l87SxSBcx54h8d9UmsIpNC0XY3iLYp-BqIYZGazQfIqMtLc3XI2zs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3097, 2, 47850, 'dHnEsMiCUUtKt1-RmobgVi:APA91bFXg2RJILr8b6Kfx4Bxi7oLJiQGmQWXPry4eR3_N4kk4PXLPPm0ib4thYVvsp9228FiK0VU7_Rru9fpP4N_7LioksCE4atgr1wwPbG5a10Y_UbJT0Lr9NdW-raXBOb4XLCerMK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3098, 2, 47879, 'fU7lQakvM2Q:APA91bHJswpZiPcJ4T7mh0alf8KDVvj2R39P3kZgiZJsWvPO8tcP-MgMn_kONbRkPan72abOByekGDBZn5fNXb6V6C-udZQbHosWFbwCbxLobvfcsKXoaQB0qlRqKx_YQ23WFCmSdHRW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3099, 2, 48010, 'fEfQ4d-qSQWnXGoSwjbcsb:APA91bEQupBrF5IJhkm-JB-IvkUpBo63liAF7RXq9-M70sOlcppTzbi-kf8HYJ7cu-QtlhpT9Pvu_DZThezywgAeE1Fna1YbEpTYyjBLUOePUCwe76YBdcctIBaRVj2_kDeunI84u34g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3100, 2, 48079, 'dJObYdYwPUqQty7a9WSplm:APA91bFt92ivuP-YLc8ZNthNzfSb7UeH1Y2k6uhg9NXU0JdcSHB_wxOLGrSNBCr5P9sfsPYE_bvVUuZGoKwAiZfgQ04IwZmnyrVr_C_SwEIPsniWzsJhBCw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3101, 2, 48154, 'c0uf_FwZY1s:APA91bGPpeyec3HsKI859v4S7Y88kXJmZNQG0mQH0m3lEU-09xEM5RXqGhNN7Ep5c4fzKJepJL1cpUHWd_UWmPcFgBB0DhpVOdeIQx4VJt-NXv9zl78N7rVoGY5CKc-2KcVL7OvNEx_1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3102, 2, 48224, 'f1Jl7cE-TYyFkoAw22aOkd:APA91bGd7N1-ISA2v8XuHcQTCJb34FQnliu5VN1ieBLtEsXqqA4ogpdnxFVQMjHEbOJGjuPvq83D-n939YGElnjEKKWqle-pet9hfdv4In9vCGA5MxUvVLc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3103, 2, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3104, 2, 48305, 'fuFEw8g5Qf6V8DzG3R7Q4q:APA91bEHy1cZ3PiVpxdO0Mql6FFHWr4tI6egJVCM0T6QdM8eI9-5GUkxWF_FGbVMxaz4T3ZwnIkSW2Semd6VL6hOS-hipWCBXmbMJv1wE70eeePb_Z3ytH9Ig5OMflgt2ItA2OnwjFMm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3105, 2, 48324, 'dAbB5necSxa7RA7TzRbYoo:APA91bERZbpa8JlCeCfUwvzuVPghz39UtOP8N6KlloFY8EwiADFkBSew2OTIsYy5FiBxDSJmZwEfBMKHrrFuEp1n-8ZRQQUYv3TBDdD4wZyNp9uu30kruWmbCqK1VR-uo8EovX9FVOcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3106, 2, 48476, 'cvi5ajLxSZSN9az1KKkwqR:APA91bG3FBZ1zpf-CtKywxue8hGt13qyNkqiUKKYwd_PzwDcn9p5fsXjLCo7eSyjO4TLo9iltqiaasQdAzGWgcGeC3oQyqPMX6sd-ULRaR1qRKwzEq6kd8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3107, 2, 48911, 'etDnF_OmeUi_j45a99y7El:APA91bFpQfag9NAm2-mco3hXTB3ivplu9nF46Me3VYT13aIfqBJRvH6UU1WEg8mdyYr84MWY9ojpm6ucjRctAV1oVSbITuOgg0p4Am5ZXqBPpWN_EdnIYOu_eoXPB8tnDcahC5GLGLXX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3108, 2, 48953, 'dLpqENbhSriYlmW2N5BHfI:APA91bE3TBjBzo2qxwTwx0hK44aHL9Z0IIA7FZ1cyqYQNsURTQe3jcG4DAS-hU8HQftLr289ER4cW3l3exEdwZODW0TeXo55QTqu1Q76tJkH8R1znNhImpC8jEwvUj8Ma_JAhwysEhVR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3109, 2, 49221, 'f9Q5hDPwkEJUqjqkhQ5NvE:APA91bG4Lzw5UiNSBnDZb7WRk4MzhBEKIgTE5uvKQYq06779b24jBMjYyi1phbStEWlZkjGF58cSP3AItJBn7Ep19dEf38EdaDp7MkeQSczg9dBJ8jG_HNICzxVxxA2oHyg3-_dRpxID', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3110, 2, 49423, 'dshfynDWQsyMlKzV3WeOWA:APA91bH_rlmXHwyloVJ2kA2I43ml7WYb8t30U7n3-hbq6z2Kp8OPepGonTlsPAtchh9wuFBGwXInp2uhhejYzqZ7Yl34MBCgILPP3Au013tYlGjNmyRM0Qx-VRv--vI9aD1b-4VBdPYI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3111, 2, 49431, 'eOQkJGJbQBCLd6OXIPQnkq:APA91bFEne8J6qnDCyM0xcBZvUstOae7dmMI5tZpLOzfBPFH4DjsHbhX9KBmQI1N6ORB_Tk473UI0tfjdRimPvCzxJ_9oyPFB9BuB9xPUDhihQWAqngG8LKt7t-LFKUa4pbO5FvwzIXo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3112, 2, 49572, 'c0YrmcSCzC0:APA91bHgAbjQxymjxQtG3kmcpCdCxO18BTjLHIW5RP-GK0wEAvIUkSICTtculIxNRQpBkbYzDWZCy_SHHi9c6pj4EkQF1NAsxfii-NrbKv5yftFtlERk5O-GY5cyfonkvypAzHUslaqN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3113, 2, 49694, 'cF-Otl8dQQiC_X8yCe-iZu:APA91bGgHb2hdhlCCEQQ-uSHUR3AKyid7_E6rF4kwbtYLOWK58V6MY0iEkcEKNW-H54qI7b5Aw6hh8tqTuyUJbtZdvTEi7qS_u6wSCutv9IC42cOXeV3DJJY1jjK9zXvXCDFKo3WwoVt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3114, 2, 49701, 'cgJHvocsPFs:APA91bF13F7Z1xC7hMeArHQLVzUyaQbqaMsu1x0ATS-CUdPtSZcJGGdE-5cWEzSC8j_HUUwSkMzefN70AO35tNM5dnkrjrm4nMs9kZ5GuhEwydpdZWrvSoPhwfGWcV-nKcTKNBRrWMvv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3115, 2, 49905, 'fX17xQ4vSESyA7GiPUssD2:APA91bGZdHJOV0_0-LlyoOQTYQDkYU3j8-PD38QOu88fedu21rcCWYBOu4PAwaoBx7n0AAWtAMJeHuXf7SYFz1Pd9FydH-b4McHZrikbSD5U1VrM6m40YJPem28ZY3x7j3HeXZDsSsP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3116, 2, 50210, 'chbjpkQHQWy1chLikG-IjJ:APA91bGLdkdGNGqYBuGcGFP06hQGrpLON-vabsj8JvtgMFsiRbdRyvxpq0eG6dtE41DMGdvckc62hQTl1Ook1diaWw_ANc0GD7HwlLI5TR5J-MlTQzLaSXyV1hLC1erfAjAf7iW3-fe2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3117, 2, 50234, 'cLRsYtOPxCY:APA91bGUb4UtExmadbYjbGJAy_Jxp6yZdCckSIii4WFZVkgY4T2zUaOuGBEVsc3eXhY0iGmFi4lwPoudH1iqd_hSHq8-20N4iFdcZ2PfPrFEWjUTEVR5TbRO1Ck9PX-aQKgNcjE-_BHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3118, 2, 50399, 'dozT_ddvvpw:APA91bGiIJsyCnlbe-kKUt2gEWUvOASmtH0F5IFuCat6mMyPrz5xhmkSYi3WWpCy7bSw9hBtwInFHjzNckwcvmipuhYMnbBrRX4Oxfadw1pcc8GVIjNZsP7n3ir0WJw-hJKB5xfcrhvi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3119, 2, 50450, 'fCx6vepkQm6wkc569nLzr0:APA91bGYgT68dN-0tG9lJwViinwNrCFVCWrAK7Nx353RYZxd3Fo92nGus8PSLnZEg0IZe7aHfXjDkd7D_oMnHBLVkibmVj1CUmNRWrhBEc_6ed_Wg9Cpb5RR1jZ9RgjAq6nO8QCHbxLh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3120, 2, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3121, 2, 51352, 'fx0vtMEJhU15nF_mkaUkZE:APA91bE9c0i1Hv2vsRdLMGrpOPXQpZHdse4fkusCxI3vsT4vKKl4GYAYhzy8gOi_KdCZ-egaluUaCdYaUP3ZRmW_It5fproGJFG3ajx-4RhWXosarHdIYoa3SG2B9rbI9VdBirc6owOL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3122, 2, 51544, 'fjjPTkNyTuWykrO18N8Fd9:APA91bHvSnfzi24eI8kOxcbApRPIkvLrIfUlAHUZlyE7kWQN7WaEhoAMngy4Kje4C8Um1JW79fM0XAporSUcyhtwmHOCfDfydnOBo-Svs-c643aupmq9cjUX9GqMbaBq_oNg6R7ensgu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3123, 2, 51748, 'dFNVOqIfeLM:APA91bG5zIr_AAiH55kjusUunH4mM8tdWNY2iT3C1hI76nq4WYg5xkuBDO7TlFlrd6QVDaeJ01jbSljXeeDVIVfP2BUgumjKMDzqd0jtUgoUcKH6sSQyKTOKN1WcSx3KdRah_yMldCyE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3124, 2, 51864, 'f7AenC9MT_C5oKhiqfWUC8:APA91bEhOGVqNRBti-FieG7z6tyHDIV_46cbnkLnv0o_TF2mheooXcPfbT4byMSP5n3vSJujEnxLaqxMF66fhOQu3FO6jthvs4Z3-cL0iGCbT5Mcy51liYTHqnSc9rVUfBCx4vPkxLHB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3125, 2, 52111, 'dQlwwQJ5QfmIt_vrv7KdUy:APA91bF-PLaSMfGOV-ZiQxRNFb5FbSwOVWI7TnQomCP9xYPe5r7NZi7-7_Ad3EyYAf6t2epCdFLcy55D8MRMa97by-pQZ_BOs87TPVULkXPFSPWfzzayrNE9JW_Qme_plxSqZuS0unDC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3126, 2, 52143, 'czqd2Xj2abk:APA91bEby6P6LoGQuARpuQoi4ORajgJkXslnWKMb7nuyU02t4CFchlE-dTVNH47_R0NhyJWC5b02xcb6KCaB0tEK_bba0BqF8iF3jO7FUHdnyrdIXjt1cgr6dEoVWZjwinEmbyQFHzxh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3127, 2, 52410, 'd7moQnmUxUueuaRGCliEsJ:APA91bH1GCCcRRgcu5c1tWjFekW0jp2J-iF_SBv8qOQFf2NSTVEoNeOnpXlwFz4Q1XRV2mTlrT7Z-axK8nzmI7Q1kQVKObuT64fPlUNC9jwvZ_5KEa3sZqwSI_kFtp_0HArMrT_krSgg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3128, 2, 52706, 'cwlNFREdQW-cfS_hCgV3Ni:APA91bHhDcCJSvI8gFCJkh6Nk3m4cU-uCfQxO5JIC521kgbbZWcvu5-mM-QKiy_4hz2WLuPm7m42IFBq74z9B09HxYACooD-wSXRnfjZDfaOy8soJS1ucl8TV58dFjivWKfxF7EHJc5v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3129, 2, 52713, 'c92pPUnoSeazjglap9RUqW:APA91bF3MMcgooc745z_X1HiUgMmnZx_nmy84dS69zhSN_v1DNE7M0GtpOXlW40x6rofmPZdTqJSaLpf2qvI29ixwLbWnDcYIsGWo2P4bkg7GfpTFUCLmt28NnmoMB3iQaSAkq9Ki1ui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3130, 2, 52724, 'eUt6dVmTR4Ot9DDn4k_uo0:APA91bEh-yx-0Zoo7oeCa4A8W7IdLEgojz851qpHTsjGgdQ-0hGiupG9Wmi9xG-9rcRNet60kU48Rk6IxNhArOxzFdd9_pVIa8HjKwZRc3wumQoxPMkWNTjyBc_Z_mOzm3Qx94mcadZK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3131, 2, 52728, 'd64wGUZvRbC1C6KOHM1A-N:APA91bEHmFpHR26s35wmanOkKpjNBubZfkvM950JvvNMVvQnxXXXI_KBn6rhoBBS3dNyDHiwz6P4U00cHhYucnZeL8fD8HmpW7o4E_6WxtEQiCvnUc9u4dRzc1i30W6p0_ujxziRq6F2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3132, 2, 52778, 'fdkUPUcmOkk:APA91bHdrqLdERqIMsNwJd5_OFRskNgN3kkHd1rNTNyNSpAvjoBzOZ1--1QtiGfrO0n91vHBTWoClJEqWmI24ZwDA-0gxywYzCVb_GEoX9ayMP8UVZdX0kOXNpWCC6QotAaznFxFwxTV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3133, 2, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3134, 2, 52844, 'fz94lBRjQta56yQmu7srZE:APA91bG0Cp_JqGH5ykB-yY4UgQZcHP746JHzZOkSJXjq1WFS6dEbZ4o-9VcxxY5mBaVsJUa53r0Z2fIcnJV6GPdZ-dpPMnuf9hxSoju_sJfUqPNwCqaK6rnv8gOeHUXDxuYSTuUeCu4k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3135, 2, 52908, 'fAq-G81osfo:APA91bGEccNWqg3BXqGGjvuVrq-p-yih7Yab7PerC2KF9z_Vt8iaokt7kvgglSm3to5BjwQO2ZBLime0dA2RHesgT78U_nJxdhgVcXvzgMIZR5KKCts91pKiiPmBhZYR42lPJBzT8mFP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3136, 2, 52940, 'f70y40s0J1U:APA91bHBsWiYId5ehPGPqjALHm8596fkR9tiOxNCW9vgTAX0EcKiaHxFPicZZpr6p-u2AReLKawip21cpbG7HPTXMeJoqFsNY-NI5g2_5KeFwJ3d1CUDfQNKzD0P_WaRaJupyxtnSHN8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3137, 2, 52947, 'erDQdbdQQv-f1vakm1OBds:APA91bG0RX3MB9HlM3hosy9LHPoin2-po-1HDLogpkegEkqYfcntdqfSb7NpANqYmIhUpKOFSGmcFx2Vu7YD1t8KkSBjFG_KtuHyryC4wrlU1LIve3qeN4-wb6wpzOWF5oHj-IvtjKEC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3138, 2, 52957, 'e5YUOupgQfWcQDTH2SegqQ:APA91bFk6oLRJpK5U6ciMPCbE4OU8BNY3IiBDtcdDlHOXfgXGxIoqBrqtGzOQDr5Eb-UHU5Opg3vU2ox1-WJcGZV1vuasiyX65W7bVwHSka0-IO8RSjdzkI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3139, 2, 53183, 'cg28qUWfSlCN6x0lOGWuKa:APA91bHWewNl9SnocucpN0BDSkGcW5m4aF12GgwI03vhbfTi2xyFWq8_LkIw7boK9RCieqfIXXbClLcPmmfa1-PPvehuxFtLJI6sm6u11P1O44RRjh7L904Dj-B9ElX6eUCQEc7-C-bf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3140, 2, 53352, 'cvhn9V7yscM:APA91bGIbIvaGNwc8ruuIlANK8BJDN_J9O7RrvTqwnuzuJ_PhXwvAPWZWZgX5-8P_7iuBA495ejfjx_MbmJ4aJX9m1pjqGINqsohLrWVEQZse3xkN-38Uj8Uih8UFkMp7z-D0oGcy-3s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3141, 2, 53426, 'fLs6JgyRRNOBk2-x2eLiU3:APA91bEwGFXLkGBehUQEwGbzPr9-b4J1EDvMFBYk-MRsJskR0bC_NniSvDEwAqo0-gB-fMpMcVVdeDAC8SDqZxi7HaD0DQt6LJm7xNQt6B2vPZ1Map2sM38', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3142, 2, 53437, 'czE8iIGU2EU:APA91bETYGLLo6BiozXesr8EbO6smhJibHlEXab3mq1Zcpcm0U-NRWFkOqMo3mZDXSqOjwBc7Feu3GwmQAX1U9r0Gw6w-UkecjlLfTSuoBllZmV_-5aspStv_ytjAPuivyUTQCEkzsvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3143, 2, 53889, 'd3dqPd9AFNI:APA91bHV0Qz2TTPbICSTmb1VjAYPWLmrH4_2SpgorJRN9ZW3e4uq18X-Q5zjYG0X9Y4-jbkxOCFVxNCXjdz2w2n8PZC9sS1eMHZ06m-ZzoiBAa7ED7JpPRaXwgrHW1aSThOUUB8rz-gJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3144, 2, 53931, 'fB1q-WBGyFw:APA91bHjPA0jfS3SLD6G6C3n1QFRodkN4Tw7oQiT6gtE-To8nK2MgYr9FfSwsDJ11toWSp7tAy9X41milKM8P5-Xha4Ib6iP4-adjUxifY0aUKnipPzLhGvHsgwEImV278N4sewfgd2W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3145, 2, 53995, 'evDclIvGrUadvf4kr0vyGN:APA91bHsagKUK9Z2bK3xvUvgT9SaTNSfmAi-ubm-uBPAn8Pi854HHI5OkEb9AEwKraWoggUvHLms8ni3m0kfjT4ClorUlRqpM90Q_1_odxSMKavQiM-CBQo4fuFUwIh4QwXB_Uj2Q4Pc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3146, 2, 54006, 'dYwwHx-qWs4:APA91bG1a_ucq1Qs9TjmD3jB273hJJUnhkyy1xaiEzslFuD5u0AFfr3VbxlsI51sRybBUjmiRExLzJcXjU5J7wnpxzIYMG2W10p1AOzJobdN7DCMHZQg4Kg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3147, 2, 54093, 'eCc_UuegNPw:APA91bHa1kX5aUnm8g2OeaYwW4wojw55LnUC60BXjVEDnHisbhC-ViBtqc7znrQhFdZht5RBbxnCFFjQc46htu4KPp95k0qysCInmBsO_SQCuqozbzor27Y-mRKCoeVclD5lx_sKYwmX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3148, 2, 54097, 'dNKe42qTRQ2ayGSNt08msl:APA91bFfwOznUNz98LbPiWHPshCcTJWRSzIPqAmLQlwFjmm9cadyVmCi8rRFtJoIpVwxhiNN09Ri9PTyQ7jaAixWwNPze7CNJuzf4m_JnLobSJgAikcbnYjf2IWBawIqtv31YNotnbLo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3149, 2, 54129, 'c8-cvF50YUeKoZXmI2tP7H:APA91bEw8hnUvBfpMX73qUXpWF_Iky1FWy5E0NBNis-eV4-mSBtwTKc-Av52RNWP1u0CB82IF1wL63y7BbraA3hcp5-L_KoFCJfaQfrYI9cojanBOXeO2qM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3150, 2, 54171, 'dyAC8Ho1RGWfqbrU8k5w7Q:APA91bFjZrXu724T5GLYvuKqC8BUeVwPQyOHx481KBnNnLLnhXS27s7rTamVwei2jvD9pf6bKHZwGjZBQY2dY2p4CdzMOEKsP-yB-W31fNQplqq42IFlDO0YCvNX5i-4kurENwgiSdz1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3151, 2, 54241, 'eNJMAj_XRCs:APA91bGn1IqHagNSCjqSiLNnFaWqee9cYH5JpaBwUrNMXnBuWos6bSQ5dmFai7cRsnM0HpxnyhZUQAKAoOQBEjwAdOzfBfNBFl1u5ZahLwPI9DdTa5fPY5g-Tk92hcn3FfR68fGy_IdV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3152, 2, 54243, 'dfhhwa3oZXs:APA91bFwtgctKqyX5WNASllVwtKNDsBnnkRXmsai865CpzqRhFFhH5FIxFqb8hojP2Wgiz8t94NGA7XbSY6wTyisAoPh9oby3nagHHjJmfmhgVocl1eTzjN9rGicbMm11N_gpB0d9IVA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3153, 2, 54267, 'cVJxt7JnTqWJy5dUfDkvzo:APA91bEtsszeIzrzAsN5D_FD4rsG7C6rRUXOJ8JD_2FHOtb_O1z82UVoGgXlFsbhvgAFaoRD2HfZOllf3xvemyGPLLLfj9vQ_2w43UqJDNWlg74C_M9Llxt68EW-xeHCNC9Jh1AWqzdb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3154, 2, 54374, 'fb6hVzA92BI:APA91bHn7th_s2P_cO0H_c3ynFceHz_HlyjFPtPAoYLFmohLC72R4mKeV3QRiMDh840lf5J3AHhvwzyQQMAPwAijfzWn8Q191_2NQz2SiHD9eoZCTm_iYetmVvuJgNOi1hhdamXxoNcR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3155, 2, 54617, 'eVnAtiuUS4meajsXpfYjhh:APA91bGEQgzazL9lMoL4NAhsxpVpb0yxSGuAMgfHd83Hw8xaJq9Is9FGHBd4K7tuQMGSCZIEaHE7aLf0C2BDDd0V1NILG3pBGBO2a2BL4H8214ZR1LUOQUsQLrtWgkg2tTK4vP1D3M4-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3156, 2, 54654, 'fpOGxeFKRFyXV9Iq44Xbtd:APA91bGnklK_ExEP-j3lEOFSW6GnLD1lO3anaV2VSAVxR6Zno6cOpxoD99rEZDCVeDLl8IAUiwp6YGGkV2_8iiNQZbSqkAPRs-lgFqEq6qvrlvmfTTUVnoqAJwZgQPmvxGjFy_EmrfVm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3157, 2, 54669, 'edRSwG3QSOa8Xnxqn4i_cZ:APA91bHv8e0HRts2JFxJKIZk1a3yHGDJ10yTudoOi3gin-bIp4e7AtOouXwMQ0zmiHIQe8l1imClXzSv2HmOmoNtiDj0q9uQh1ueIJOwfKr9EOWBVGMpr6wUYjDsFexVxfs9NaVNq6g-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3158, 2, 54697, 'd7A2Tv32TDGiGRLcMUI55A:APA91bG6GbH-3DACYQfXM_khY80H0nN68ny-2Jyrq2W2tfutmh--npsQ4eU6l2C-c9XvlX9SRapuQZzQUHeDbtmDGMWJ7CB_Scd4VoD2fnD6WKHn-Rk5Gp8ke_byaAei-YMRMNrIMsT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3159, 2, 54859, 'cztAtTLbOb8:APA91bGxY3xcDRIi22D6vgVZTplwV_Bg8Ue1sdkeE-qkqnagCTAJGrnp2419KuqI-_ITUu2uM6If_YnIFIAjlSeFtn4e25lJzeWcTMcMx3x1m5pSa4JX2OUPEXlVfmNQ6GQmZ7kdCzIY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3160, 2, 54889, 'cQpEwiPZRrOdjgQSTlRpCi:APA91bEkPMHpajCyCT0Bhr7QyFFj3arLGuDMBKYQKQzkXy_5Cf-0fyh0Auy48coa3MiDRawYIFolsxoL_6R7YLuRLR9ixP39JdG39niAIsaZz4VyKAfIpKxUNlLHO_5cKibsIC5huYG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3161, 2, 54936, 'dVCmR-QBTaKnvIvPtboQoZ:APA91bGrerpCslPJO4AmRzf4yLU6wUFYM5pZzWLCmTmL_RRsjc4HqpjWeO8nYxIC0u2Qqg-l_O38pWQyGEIL71kqrSAQCjngLKrTRWPxgdGsLvFYOrU4GIUz6upEs3wHczsFQMdVdc4m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3162, 2, 55044, 'fOzmWd0BUFA:APA91bE7y_zssoDV1oOQu33D9inZFqeSDE5uBzgZ2NiSlgYnUfnYynhZrEGmsgxGLlDRlKIVnIhzfnWjHrNEd5EbOBtJSvh0O_ySq7-c-VwDV4yOrdQ2xEBHRqYa8Dp9D91hCdO5n4DO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3163, 2, 55138, 'ci7_yDJMLB0:APA91bE1tyOKlQWnXSIx6tChekP7TfWYACn2tbTYS6583JwDuOOwnrrs7x1fFhvTmog2CVxYcd_0_tjB_w9uhdJM85dHDsCGfhcpg72nF9x8XC5x-7bgyQI3CqAJDz-YdI7NnymZlfVv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3164, 2, 55214, 'dPBQ8xlrh0zElxpO-6pIIw:APA91bExRzgk7u8xip1r34_4RrDkX5qWhd3aKtX4Y4DJni4x0O9tfYNMWqfSjdvEHrerYgVtSPQc1JnwU8YIfiEOjIs3RLBqyiRQReSr91R7zonAeR23ILPuJbq_su10c69A2aXR2kkO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3165, 2, 55229, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3166, 2, 55410, 'eGPdNXVvdHY:APA91bEgXsIDPuyQUlIxujBQIB2EU5HcfuiMQXubJS4LMqYwNIA7Iy4dD8cz1SjEIQ_WOQBk06CK_Uzi_eYR3_YgCCg_ZtLMlKcmdGrtzMHxCSnrwR6sNmCh8_gkpy_2g7YbYsqAmNPZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3167, 2, 55490, 'dT3UEFx3R4GWn1uxS5jFCM:APA91bH4_s6nG8roYXyNQHVY7UvE0lgSjbBkJUWuLFTlyykE54Oxo9iA45f32jibiZsMgQuLGZtYNv1CYFosW_rBoFh35pdg5VtU0KiGgINP12xF-if7J14', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3168, 2, 55534, 'efyn103sR7ClbRrHyUiT25:APA91bGE2B6za0bbN5LIH4DQ5YDuICnAjliASp6L1RbCvXEoFUG33BF29KKbl9FWD3QPyu2U4Ri8KtTdde6fxey4WsrPuQ68ua0OwUeDPnreTlOmjJ9xtLBE24y21_NUlixxYFzvgGw-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3169, 2, 55578, 'eE_oneI7R9yXwhfBPfSqCs:APA91bHGdKML1e6dcpd90xkxZNoz5GFCZGDuPGTssAJN_gbu4YVeV_Ec5soT2wAz8y5yphcyLLtLUlIPdOKOlVNk8f3zMhMBv4dVVLktb4EH1FeKIQ7Isj-nH4QC7RoJBzgM2bDsweF4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3170, 2, 55584, 'eFP2ph-gvFM:APA91bGcJIy7M6TSE6Ow075PVuTvROrT-K8oo63OZPEhO_pSl0RfgbKaieYyy0er1DLtqFIMaFv6GUw07JVHZr7Szi5vUijd4kn125gRbliONykZe1IXUog2aqtPqTiZ8bmLly6Ot3BP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3171, 2, 55617, 'eI8US6fjQL-NFsqXT-rkn1:APA91bELNBM8tAjXXago1iGcUjwwg35lrtf2d3VaxpCbKXrNzzNuuXK5HW3Au54e7Eew1h8TTXC3ftrd-cYiWIdh3afp1NasQMKONNsvYJRxV2n4G8Ff1tGNP3Bk54w6RHpwwwD4PVLD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3172, 2, 55629, 'eHgXR4uvRJKHBx6ViY0Zoh:APA91bGnHTbspjfJWWJBx3kc6dqjfxNasYBfquxGdKAWwSF_jQx2NYzfH-l9jW3Ncg9Uk_EtZLlAu4gVLirGCIpnjznXnkHSz3UUC1GV9mGsDNTwQoH9APZrt2T6zLuDa4SWLpQKjCzG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3173, 2, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3174, 2, 55748, 'dOw8O3LFTwKHCRYUT4Eqyv:APA91bEKnsZZchjGf84yA6zuqHJNsv9oe9_fvz94rsi9nOx-i_0IF6o-4-VYV7rizHeiOSZQNU4Oxce9l10ZzEF1VTL52uHIl2jAoibcr3gAHPy9je7GA5lV0aHs1eQTKR5yX3KMS1H0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3175, 2, 55788, 'fym-UMUMSguXdbb9T9Juv5:APA91bGXk7CbEwZ35a8FvS0lFJYtSmLiPb17HV5FOZaW6IryRuGtt20cumYdZCsxfgSREy2rdd7gMJ6m1shX8X0egvxlZyv1LETLtFO6ZBKJ-vmZOtsU24B9vhKIvq6aKiWUdhjXn5Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3176, 2, 55833, 'er5mUJYZR4qPOtAZFMSY7L:APA91bEKJH9dbt1ewODAjSKjpXgSEV2FTF771barP77vQpQ6ZUblXUzCrkLguXdL9y4FvBVFXewutd7HdCTmakUjsEFBP54d3FTeoINV2ZA9_gls2Sr1AdUIy6wHBgyWcWuvuXdgLxnO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3177, 2, 55925, 'eu2Ex0RrTJaC6mglN0QHbS:APA91bGAHt6Z1FNgY3ppJrghfJwDvswRnjHpnev5hgVX00KYIyj8CZJVzYh754z2aMHa3rk1-HhJP8DcoKkhsMzYG58XJhm6PeYZVjNrHynpkWvT1JAnLr7I9NkXHUNhsJwQrpaI3uYr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3178, 2, 55934, 'dsONiHt1cSg:APA91bEz_PXnv7uvIlHyD2ovfICKSD8zQZ3KSVB2L7o0TVs5GSV0c2MVY7tGMDpD--PJOnvEdiHOR6hvfchWPknssTvgSdgI-zJ_cV7q9FNqkkszZHDVBZcg3I-4REzWNUEJl_MvTOJv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3179, 2, 55937, 'cBJFCj2O_Q8:APA91bHf0EaXwLmGKvdv5g7Q_8Q1svKw-_TfcReP7N0x1-kFedwRQvS1-ukuoOw-hH-Eg_-xrLZt0XBSQQJCkebD6BW9caZIgI27ZahIB4Qfbqtxmb6s3hNo-xa5v9geDE9KHQqWUSyh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3180, 2, 55953, 'fPp6LXqSRG66cahr8RcUSB:APA91bGOOCyXweDMtum6JdDty02Fa4JRBUNwwsD87bOWlRKMtdUSQR0ELbX9q4euSc71KkVDV4DEN9urAIZfhpSJD5HEh2pSz4DEkf6yGZPcp8K23thBRfr2dRCTtWwKxJ9y8xQbXVC7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3181, 2, 56037, 'dVpEC-jiVUxzhIq9qw74gS:APA91bHFuSboA7xwA-LcN2YR7iKZNefnGwze3gEX-ZNiZT_3BzD-1zl0Au6SSvYckjnxz2xgxBFWhOAFRe5iPRquttJL682__daswpwiwrtGZKYmAFXKA8-lpS18gfS8hM6g_bGK0e2C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3182, 2, 56333, 'czHw6o-cS2-7hRTzZ_WCsA:APA91bG0N9N-rwtjeC42bXHXYXfUlcRzoWw9wXCyFebdDMRVeR8ISfbWUkSy29d4uu4oqxsyqvmaxk7IA13IKam95SGAybX2NxA-BTRSlqvWNrTaG52cdrceShbXqvboUUMhW8fOvbav', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3183, 2, 56412, 'didGKnOmTLOtsq1If3qK6E:APA91bFFG1yY1QjyYujO_aN0rFzYE2qjXUG7xki8hSraTthm0rkFdt5QD4DLdVlwxwiT9egJOt5L-5weJTJdCAkMmBmCV4U5CTCNkkYReB9-sgVsgD3roBbnAIXYdbzKZWd-vFEGSpky', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3184, 2, 56745, 'dRD-XC2MTDG6KwhF-PIXuQ:APA91bFIEITbZkO007-as1IiC5SN4PMEWPjezdTi32ddmy0ZLxSv7nlPjtiv-3doMIuWEfTs8Vp0xpowQftKxtDIPHVviWg57AI4EeiMtQAHJCz5ABjFjdA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3185, 2, 56746, 'dQCJo6zmRx2itDU5KzGv9O:APA91bGqhqwcybA1rt9pqRSLfJXBiMXVOqICC2vMAIldPfDvYZZGEACBWQv89qpWx0iRF9v6RMgGvUhf5cevyCdzyQdTVVDU99bPckx2lx8bFdvCqJZ6ZxRlQDa1xPLeSSEUk1wsDHkc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3186, 2, 57137, 'cxJ29FvVToSW5v-9Y-Utds:APA91bHQtry4qvYA_bxEFmuH8cLH8Ri_WH-bWUf9c9IFlAdUm9KjOv5Ceuklyz2q9YrZ6R3CZ8OFqkza124fT_duPHTHwewLjSGFp33R8KJILZILAnOKZvjSVXQrwDBXwYsH8emf1Kb3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3187, 2, 57242, 'fqTaLxsVGkZdqE_JTbYZHJ:APA91bGfWisDdketoyweRY-6eHoBdf48I82gBlVURchQbRHTD0gFCHKX0QN1ggmZM6jRCvtlwhSNLSD71l2AMhMagjBOkSaQISSXwGWsTjMr7duIt4zxhSwNi8V0MnqxI-f9Y1rjYhac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3188, 2, 57270, 'cBu1ikbVQnKOB7Fuwk6oNL:APA91bEhpbwl4X5Uo7dnsB6nrLm5XQ3htUZjClddVW21_zwJWPzvAb1xwMmok3Pe7dCfM83dlsHDkxRj6Fyp-KXgqe8h8gzl7Ay0kPwARyxOc4NOFoSug29_GTs531tOFKOOVATcwuNo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3189, 2, 57346, 'dyXdwpPCRDmw26BaC08ESJ:APA91bEOVJaQI5ihd2jyMjV7Wm7p672TucLAL9gUDRMezpMzJN-eWyOFHP4DVL6dptM3fBxbfQwEUzTzGr2NfA2q1A0x3mwRPOMvNCH43prmeU4ZkdNCAhY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3190, 2, 57375, 'cZoVxR9vFws:APA91bFhtqg029Ijz-S3O7SiOHHe8t9QQ2J7Nn0TIHQTr-wkGJrTlAbto7chgWMDOkNd1tn9iWdHvKaArnoNJVCUxM9ORRsuBl7uX5rqqBvwjWbzAN0wO6kEYrGSSxRXPZZQDJ11p-Wf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3191, 2, 57510, 'd6PNg0rYTAq6_Fms4KNVN0:APA91bFiYgnqdL0T4NODRPcUuaO31YcUNMgLuemhrkun9VKmmHQLHcbNvcvG8q3razOcPsMPBBwfVu-GcsvJHLYo2HAUoNrrNtg9r_KhI2p9g6kvXICqqa9A_Icni748BBqfyaRoHimF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3192, 2, 57529, 'e0My2JG1Qp-wa3PbqZoA-k:APA91bEAXxc-V7FMa2VPf0_Hp9NynhbahQPcgJgnXdFwnVV7tkJ9Sbtwi_sKleESKF-7waGoiaNECCnk2Jh7SJTqivU_RuNm6IiFJErmogDp3sCFARamYolEwZ8VvxLTXNyPz5cBRbFg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3193, 2, 57585, 'ehrv6ea6Mr0:APA91bHzBSmuDlr-7hBx4ogveqfSgwjwFCPN6x5AdR18tM-09o5njUPAJSgpDhNzN_AYrDUkhl8cRpGTPteInGWNRCe9hdITlIHnsMZ3etD-wWT8bxQ00TVRDan_C9nrJYlceviFyaZT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3194, 2, 57713, 'cmkb4YFyQBmkJiWVSwjQc6:APA91bFHAANsckR9ueOGjc2NP9HnaSkTaT07BEdff-1B2ChUn_L8pMvrsrCi970LRhq7kY6YHRa9TNqE7FPAjphv0DALM8obg8HT2YB2jA4IrUZ1GML6vOLtL_0DcX2DSiSv04L3xzkF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3195, 2, 57782, 'eS0SY5AdQ6SVnZZIKsbmO9:APA91bFK8vOMygEh5NaD1RjQ3n796gWLNX4RWJh-JCz2hlxGnsMpD78Ej9o9iPjr3PG9C86RiPW_XdrDePwUR2Gk_0sLudGprllYl_C76Jkx2lx6nYopAZjRwnqn2Wxm2y-3SyNTGG_3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3196, 2, 57860, 'e4MZ1-lLRWKR8wJOrrzy9L:APA91bG31f2gouLDrsmFNYuyLUNO23iqYw-zv1AjA8jLhxhKcWSR03j4U603cc5a-N5EPkJObkNAnqgSfhX0i6vIIQvpU3bYZ7P0wDiXfZHopd7wHsMczz7JyyCVMiJuAfwfB-l-B3tv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3197, 2, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3198, 2, 57981, 'e3EdcHV_VUs:APA91bG8vJ70JVb0W8bgMvHAKitDRs7QPzzzwDiZ51H0BFzpEhK6rY-OLWQD75LQ4jpbRi0e0a8E4ye7Lvrd6LbHmw0W4jjb1CjCbzp0don6orjH1n8yY7oStrN6n9VDhMVt5r_RDPVs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3199, 2, 58069, 'fTI9mKxLSxKo3VgZujB-WE:APA91bFIokmsPzNBFKOJtueO8yNPAS1GTR0qG3POiNV4GfTAaGvuA8kkmJGM7peuQrroKMCk0fTxfNXWOjQgi7ULaLuDyclTMjtY8Gn_ivNKr8Ug1H-5gUEMeDTEnINO8Mm2luNszekU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3200, 2, 58251, 'c9i-HvnfLUiNuN0ejX2mN7:APA91bHgdCPGF5uTNb_xjoZC033Bk7sSsT15hEMyLn6MS0ilqyq-vlUDBR2XvQIrWIl05Gt7hWn6TTVuD5i3PCHHjSY89r8pkwperP7pV21kgPc20koSB92jVWMcKEbIgYgfiP1eYvFW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3201, 2, 58293, 'cTl52M-RC3Q:APA91bE0ys1VtvmPS6Jc2uqMBUdBcfKgAHSM7NRz7zKIbR-gU_z7rp8U3ikGhMSli4FcqqUFZcsqN8M1hfASm7spVYErl1R1Kydi6-ESSU05lWyMkxJ2ugsM80z55POpzz7IYY085zVd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3202, 2, 58498, 'cS8XLdK8xsA:APA91bH0auq0SQ-mlrvVuXXqIXN2b0nlpMdOhynLX7xdko4gE-9r2Q1c0TXzffwK1WjtcmPpETKuRHoiM8LCGoZJZr5uhFXWP4XWEsFaZwA9nRcEFRBQMsDeaRLtHxPE49CVJ228Z0Sv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3203, 2, 58515, 'fi3VtRvmSCi6PjGjAOxQKT:APA91bHKYJoCoN2dv3TTi_bsucjwcJbrW_gx4ge09FmrQfmirOpqsqxjchL0h8-n7_-_BYx_OVOBcunNW69IxGutUU6lrIJTx-_qkmSuzGWks2xQows5j0_GruKw1yKfNao4jMd8nkiy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3204, 2, 58588, 'cWhpYKM7oEuUsh9LkNNUzW:APA91bHhd0kQQ8ScHDZO1ICXIlUhU-JwBRh3LPItVM7_CHx7hzqQJTObyoUzVA5axxq0RBImcicgKM35TwJ8uk0ZwrrvfnbNwBjxh-zX0K-zbr_G5y-a4xIV4hRCIStV7pbpGBnBSAuC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3205, 2, 58638, 'fbTfatxqRqmIjrgpFL2W1M:APA91bEuyM1RnVN3oGCF6BoQJBWpQbayGUbsntqGRxiBdNhBXLdHJJai8u3Q9ig0f3BohyAl7_U0VAjpjVEPISgxt22Bw2ef2a1jejizGGSmoTAlW70XtdE3FmlxcfjtUxzE_gR0NLUm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3206, 2, 58669, 'c3fpxpeMR1K8GaiuUJ2oPk:APA91bEE3GPM4ynQIo9IXrYkFR055wJmBtnnW-iOVN_LThMjNgh5gFcBp76ZKS8Z4XvVSIycG57PRU-jLYvPiRPVdhwklyp01QcDrdC6Of-ohkjVgKTaqtn5_GQbDDh1ijpN_Ou8Ynln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3207, 2, 58679, 'cpUa0-eXukcjul5Xo7B9xz:APA91bGIpuyqmyytx6PY89s_UoyclIoPvQEOhFD3ppLfmIgsUFZ3MW4qiL1QsRyHnHsUdCIimLemmA7UFyo3lwIyRimX90zYaSglH6lDm4gkisqzWNtXCh0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3208, 2, 58697, 'f-hHtyOBQZutCfA2T4sDLT:APA91bFNDRN0kCV6ue2YxyggMsMYhwQ0CO6Snq-7Pqf-xxiR0rQpbRaTNutI-pTYR63RGaZupCD0mvCunvjYItZ0Uiv8PcJtONcyVWGsKNN3LsMNQaSGAu_y3kAky9EoWdhaw36V-QJp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3209, 2, 58702, 'ffYsg7GSTcGFe4n_4JEQZ2:APA91bEmm-o4k49xz6mPo9TAnMC3yW-VzRVeqj5oyOj7ypCsaxWs6i-_0fGe7ox8YfvoioTMCBcWFOwpoZ9QmeasNHqtrTxL46izb69Ljhl0Y34rI8e4Oww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3210, 2, 58735, 'eo0nOLBOxlU:APA91bELSPyVEGylSPq5HEKnY1K4OOzHKvLrPdREmSJ3SrB4XONHREarzJ4zWHPdxtszPIfTGIlaW3nSwEARBPZ9ZJfBbqzlLY3DThy475FjZrDiWOYleUqpATtlEUMod-FFFraxEbpI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3211, 2, 58956, 'eSC1StgXToOmK4dRXGgThv:APA91bH07l4K1gItC9zkpzYkK57gQNsZd2gpq49lTPR254ecihuFcR1LTfxfZSuiboF6D9eXsiWZpKgUD9LF6eIR34gxCKspVnzoQ4wHmNEs9nD5spvr88HwFBCPL25MqmxM9nCO67KT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3212, 2, 58965, 'esZTMANjRQKUaAEDaAKGON:APA91bEzc4k98CGGir92ngKXs2pNL7E-5SvKblowrGLOOhNp2NWMdZnz2tAuBmnUdUypc4fKEHWxgV1r3elXHOaPAfz2kgtjW0Za_Ts8n5ik78BMDlwQycvoXEJsNfkNyIArInA-ctda', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3213, 2, 58981, 'frR7FUkARrGaylS36VcZcs:APA91bHUUcvjbXpjnQt3Rv66YcMaoRhleBCvl8I2qjv-BJxMbgfTP83wAeqr-cHoqjKyjpTPC80SOmWB_PN9Nr4wLZPv_HcydgReySzZ1FBBkBbpUk3On30FAzKlOfriYyXXrdw1ZRCz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3214, 2, 59030, 'd-NAtHdyjhw:APA91bFsgH4D1eImaynATasYUhFhaoGdG7ARyvMmhFnk8qF7HdKaqt1QYvrqXBI_mf8onqQRgpO_r64eEofIn7uNWYcn89yd8oIigoaKfAnZLr3x0RvlAq2LJ4yFWYZXNQbSEW9V3FBS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3215, 2, 59477, 'c-25S4jgTXSSFYieI4E2yp:APA91bG4e85uq_w8iMLFdarGyyonZneAounGjcnfilUVybZyNancZ7GLlEyDUkZFRGViyLI_A7lfrb8Nq_jsMJL3vudAtcGBF5ICpIUR-4WiSCeq8m-8TmWpcvKcPbGcxYeNjoEX099a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3216, 2, 59643, 'cCFTwhdHSbKCWEKNs8IJiA:APA91bHhFn7yNMzj7Od4DOJ-TlsONQH_7a_f4Pu18Y9skZ4HY7fZ9n7x5vA9oamqtUIfpcfRw5p1r0vMhomYa3fC-nDNyxwXcHOwqokuDebd23edwA7SWPY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3217, 2, 59648, 'c_GSLC--xCg:APA91bG4CM7-QQXzv7GcorrvCffpgAe78uJYMcBjhX8XucwRojnRaUopRc6CgznCJukiW5sGMKPYcJkZ5N_2DoKv_gzWO7FTp7MMIYTB399Kaqq1BEBnkSKGmpLAdiwBTmCwsi_c7dD_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3218, 2, 59655, 'f1mV6Y5FSuyu3QRg9AbyH5:APA91bGuTq38ppNFriutL0A4ZHvv_YWmQzlccWrApY-Bl7GIZIy_HhQr22J9V7qOZV34HrZ1ZLRWkbdvkt70TiJeLc6UU7jjZppYQIDw2osgFxc5zcMAVm_br40zdT4jTuClVvtJcBE6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3219, 2, 59769, 'dCFJRjhf9g0:APA91bEb7YM0ixDUcHi0RLiEPS7Ck4a1pS8xnUi2CakeprtU_RM-hV6qivsy9p9kq09rkiUAyPZljp67Jy0qUbYbLH7zUmTpTsW4yz6hd8JKVyj8rehZBR1GsTtYPiblgqvmReLrzji2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3220, 2, 59874, 'fXgzYCHISAGa9Xzvw7C0Ta:APA91bH9_XxbbqJUQWwHg1ZCH62FjJ7NZkZjvsQ2yNfXFcUA8pSrhmjI1VfnQgYQ-9CnShMfZX0iXc3GAxlcn6ApmjOxFi9yoSCWKm7tS_PWOKBpL6Oc8YxISwz9JIP8H9vJP5GfFfFy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3221, 2, 59969, 'd69Gx8MTTCWXfEoyi1_WNA:APA91bGtAr_oHxOKrXpiwdrRrnOOUVPvFwE5CzvCwB_vUyMh5MEQ2kTMNSR7wdRyIIpXkl28xXST1Ujb1tnD2xmy8Oye5CFgGtDm_LHUKCMlSGC2XCb8koHXKThsxWq8Ipd9V9RHFOy1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3222, 2, 60015, 'fDBsOtzj6mA:APA91bENkHe8_xW_ySiBohnqHSbFgLH3kSJk_cwoFPRGeh1tLpg2G1b0nC4MO_Ufd82Q-GkE7PSjBYPA2ztpq3agta0RnUyFb8_ROR-ovmDom2fwTc3zsINx0SyzNl7LZyov8ISMG03X', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3223, 2, 60019, 'd7YCzv0hQDyNcbNxlsYLdT:APA91bGYPkxoeQi9fjeG_wIP9ARyErv6antDcxgvloazKrT7dHlpS2E-cqUzzf6GlJLLftzikRxhxDI_aYZAm5MNBoNgqIPeDbM-98ktEFb3YmvOJY6fYF0PO8DQoAl3lk7x8qbAYLF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3224, 2, 60094, 'epw6StxoSgKYehGXy9uTiO:APA91bEmewywfzU8ysKKerLBW6puB2IOTOfNena6Oz1n6cc9EoR27g-7y4cXgTTPHjqHNYADT7IdEsGR-GIOLjvmnUXCIFmHsFGgpEdSJmQwYWWPKTPZ9Jh52eF5reXUCwOeCOve4IQl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3225, 2, 60244, 'c7ZnzivGQ0q9o3AIqblVfE:APA91bF3tzirP1IfgjyL9phFmeag-ms8fwV5SGDbo5KukFQX2-mIztiwdM1cXnsWW8gF-qKYhG5b0zNCsvxNTF_fKUGOZeiz5ZMpN8k0ofac7LkHAAzFwMBX27FgrtkLiJuy-0HQ478C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3226, 2, 60320, 'ccqRki4fQbe7OXa9lC_R8D:APA91bHVPa1aQmsY9q80xQJnoV9ncbnQtg50yFCJmgzZb8cowSbsO2Idd0KT7CpNwEcQ4lyuoiwosh4rPrS2OxSPSrfT_wba3_bDBugEAsid8v83awmIZTW4C1z9aeV3Ca2LSouV9zu9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3227, 2, 60638, 'cKi2vnART_WgvuSr3Q0l40:APA91bFTJ-ZpzxrYXyXfpTt8LvPocB9qmF9H2-0Do-e3I18vqqnTqU5eMv4g76qHLE1hLUyU9_EERUvOgmyaZ9Xe-AuYVQSYjSgehqz0UTE-Ht9GncldwMtw2_ZAB2hawxX7romo_v7x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3228, 2, 60833, 'fyx5ylnaQ4Kg3p-dqBnnsB:APA91bHm39lTDjcbXdG4IzrTeL37KLTtdHVoRFUNAoBnzTdlWOiaVILxlBj81IvVcXq_5BKOW9JkUj1vipvm0NJ4df-XbXXXSBlmyyN-FmtE1SRJ8FBqNNRYO2oqKIkyogF_ZSPV9qbl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3229, 2, 60860, 'fcJC-AREQkdphtQxCnNN8Z:APA91bGfu1Fuiyp59S_QtQMWd3qUAn7JfwSJVGq_T1dLFzMvM2b_7_tuSmMV-f9Dwsw3iy-9GkOgTQey5UQozEM3qTJczGfd9aQm55mWrEmZJ1lVLoQvNMk9QywKtqpA5_cg4MCh1Erf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3230, 2, 60925, 'cUXuXnHVTmOai2Fx_sftNc:APA91bGMD7oZw8-9KA_mEBcyTTAGs5E6b4yA4bTxpLzyC7WZDD50aNIFMyIPn9ZDWqi-olm8HCz-FF5qz6ToIRU8iukR5nTv011YgjbQwP97MLvSW7jqxto-XtIkfzM4BKMAnSkqnPgw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3231, 2, 60964, 'c-ArRdJWoGI:APA91bFoO9pGQtrSApZltnvXT_N6FP8wY08GWB1tSAyrTSJmDOoEMdxKswqn6OlMXGONBuWakFjJx87aCBuUeZGODmCsJlqL8hIHlWv5CyUosxXv1FXhKEYCoYf7vODKGnP-ivICt_J5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3232, 2, 60965, 'c8c3jMxk6UYej8QW5EGMhW:APA91bEQTzM2AXoiCaKlvJejNOewMthT-h0N3jwMdSky8jVCVGoa8kpjdgbzBDn8oGJnqWRnwrBglI8TwRdgicdKgr3H7chFWYiPqt_46pyQ5O19UZKOE4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3233, 2, 60999, 'cgWpr8_gSsOQjwbjMyCk8b:APA91bES7Fs943MWQzFrJBJBdIPlo7KRTHkzI5YXIw5aApB-kTawltvSVGyjk0EmIz7PcFFqKdfWM08_j5Y1hkR00CWqL4zbfawxPnOfAysm0k3uYO0MsFvfA87zAXHW9r3YhJrFT8DL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3234, 2, 61082, 'cL1DdzV-Sk6gss4Bb7cier:APA91bHx36BTJGq6GxBXeFQvMobbaDyehMP0aJEki52jHLgracqNk6o1QDxnB_tP9UrS1pZ5qFP6S57B7JbvPPmsiImOGYZJTn2LAMrMtXumwFJxnplkH2cGotEFT2gpkM3N7MqedVfL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3235, 2, 61247, 'ej5ETSlRTw6K4sfF7bQlsY:APA91bFpqLkaYKtVy7neYXHIsimDgwY9PVyupnBaj9Lyz5NcuDUMYKHI1ORc0cN5nbrfvzli4Kr141JGaQFHfbpEZHyuocpBoeMvkkS_ykVMa6FxS5xJQtgjaKp2HzCnXzK7z1m-VUXS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3236, 2, 61284, 'fKM7M55KROKnVLNwSJx7DD:APA91bEgelq5HFDn9m0eH3WXl4pR_iRrAzRtg1-V0CKThHoa3FanjTFQHhgs3ZrLXZgqaa3kt6NM47Ca_FCmJ5PIs3zftu3H8gGPm33nKPncTJd9ewi9EW0TrH1dNPqPTjux3PuRRfw2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3237, 2, 61289, 'efCTHbySmc8:APA91bHFVWaeSsf8naaEMORnlmlqPYBu4gpzjsesOS9iNelvE8FrY3tahVjM08Se2vPYKVA_pYGNw4g7phfO5lnsnTS4YC0I6SxIex0G5Vv-l52WOXjY9ok7yNL62TMNcjuUrEaTTmE3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3238, 2, 61309, 'dDvT5pk7QhmC_38rqfg5RM:APA91bHT0ErQmaqBwMYmEjOlXDxCnmJ0Tew79DHPz9hMN0yfqqRXlXSm6pOdAndg1A3z-dm2DbTUqa5ey61rmZb5o7svMZTGuZnSErFo-CRkwOvkiU33dlRYKza3550DTHGxYcHxZTsH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3239, 2, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3240, 2, 61351, 'cAapDKArQj-UzQ7kv20LsE:APA91bFZS6rGahkyO6l5HB4sElW97IE6GOvlupIhj_7sIsUnI1Ss10fym6e76k66EBA_Eb6ET-EsZtxLJlA9Sk6oj6yIi9fiAIdbhOUqkioJ3HlVxT42bB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3241, 2, 61352, 'e5UINX1BTMGv6Zs3aT9x76:APA91bGP39FvpXA-J683j5CtBsPOJFKUoJvI_JmzjCiGhEemseI-r8_r1T-ET6KqDNxp9UW-ASYRwZYB9D9kuMOOJdtlyIROND22e9PjTDBaPnFgPbeoSXACILzo4YJRE5ch63v0wtG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3242, 2, 61395, 'fw5gz77IQgKWecwBk4UYhY:APA91bGc2CiJlyXw6rv4Krj6qksmJJemKScK4qh1eBmryMjjEolYSDQsjKylnOZVJuIZb5xW2tbSJGWqjp72RzMvwJ1QRe4IwuAI3HuMw_tDjvsJ8Evpa8-OYWZQMq2yWuBxCDnukH64', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3243, 2, 61401, 'c5TDkxs_TaaMb9_Te1TLZh:APA91bFP18vMFvDJhj-P1TRAEaph1kCOD4q2bHCU7PNd_CM3Hssb_oZ-QhdNBY3hW9-fb4oBAfYGq-7G4qegP_caWyt5j8CVA9DAWARdDwOPI9sJCu37-lE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3244, 2, 61426, 'fpxyIzBvQv-HiOwv6ngkz2:APA91bEGimIV62Hqe2SKD9vCWV_-0qbcA1UXUyF2VE_6mrLQ2u4VaD86JO6i5bSe2-K---cEXRXhiYhy5JtFfxBfUp6uy6g8zxWfrfFdyO-2fwxjj2qtnVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3245, 2, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3246, 2, 61793, 'eNiDgWdwR72bqg9KHmcsmZ:APA91bHXOKL52upQJ8nHjoyqTmlMnuneAbR9WCMT8pMgrOGK7HGj44qHKt0t1J8h6pHl96bVoyZx1LTB0feRMi4I3m4o4EpzMH6F5AaPk1x_H8KCU2gMzi5GxmmddiOQAVtb8dMqALNv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3247, 2, 61797, 'e4L0hJBOS8mu3hiJj1ynnh:APA91bHSO2J4j3DBwE6HPsHNY_7o-YnCS6nZmh3N8yf35CySWbXOslBnTRh6FqSjMYSA3oyIWczwXfQRzAjTxdDX0OQh1veA-Nr2hw3jILLeer3Qz5D_qx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3248, 2, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3249, 2, 61913, 'fgzD9VaiTLyTMHx8Nequdx:APA91bG56afS8uIF9NTy8aidZ_rgBPb3NdVqi5__vC775N9XiNmp-rA6Zdt862oE81zrI63OpKPBnKp3IyWl-L5RBZFmmoAtwVAQEv0rLovJ3dxVOI7J52w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3250, 2, 61929, 'fhJCK0fJRlaMHV8TNBQi0C:APA91bHBu3rH3I7GeHtOIvDBtrsWTm677oL1P6g5rhjw6r5p8Mzn9DsByo6EYHblE9unu4UWmK_4aqP_-r_llPn4_9s4m8V_BsDNLpf4qzNxRLxu2H5Qlbcw7XZcl28kE7wxl81C7qF2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3251, 2, 62136, 'dfESou7_pEOWj2BejjbI8h:APA91bFe_GWxJLP7KRa3UIYdjpRtZwMHLGEeE_HKtiTcqZjGeo9gn4wzQ9rkEZi3j7DTxV8hQPy_VSdJiyC6LevKrMbHXXPj33f9dkvNgwOxlOCBNlYbQgSMYQ723KkHVYNAuePIVIK3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3252, 2, 62243, 'cmOyG5ahaEVvi8at2O8pVo:APA91bG4u992yO5zJICZ0uos674LRzCYXYsdTPhVHpRKgXeFKPmWXdXCOZAEoH4Qvb0AuuddG1n-h2BbAWCCXyvB9OyROVFhWzX-w_vODh9QrtDpWy7INcMGOinSjJvbAZq6NR82gVUJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3253, 2, 62357, 'csX7QUKLSMGpzZucoV5lJs:APA91bGYYARQl_nJCqzagW8rXnNiXXkJ3QUQxLCfmx90yFA4_a3FgYyy-_bUH2ujxfSOBvuwwIhrHffGiTE7gxbJed07TZrteDObDNSIJyKCEZi0AVGGjTY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3254, 2, 62434, 'fQFwkmWPQsO7tQTh5Kkz56:APA91bFh9t2cseqDmh0LLoWdv40m0UT-BnMfT9y7NUm_otGVOhI6E1wUMDyclntGtdtRURiMwD7o_ap4TZtt_tAhr6HBurn9VCiHy0dmeBu1Auf5Yz7ak0M7r6KAfh3LyGBx26NTe1YG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3255, 2, 62445, 'cszZZ9TWT0-e_piHGn1oUV:APA91bGMiedLHJcoGvCLQrWdS-sof93urVEMmuclOCtIppbmGvvqy2IlyEmszNK-wpucYjJkq9ZcD5TxEtbZm-B5moSw1AK0s8MhZl5FsmYB3eN4r8v7Xmma_a-yFD-VLrUKCuApvw5_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3256, 2, 62454, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3257, 2, 62502, 'edFB17soQZyPPirCrrzLQO:APA91bHAT5ck7_KyFybk2JCPdBAAPPSvq6d9Myjh-KJrNb4S_zhfLXAz87KV13r8mFqWVFLMrKI16VqWPS9Nj2Lh50A1hTIiN204SH_PGpYdsl89h0Si3nfuEPHRfWC4O4dstOQiZ1h_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3258, 2, 62552, 'eVHZ4CZnQaKXnHISLijJUS:APA91bFTYFOBVfWjkRSSUO4y1WcCrg6nk2QsNE3hNoLXTzkCxPuNINAiT3UYfyQsdATu4HGTnzEzDuEzFI-SnyWSjv6temMqDoKpXIvZWlF7Ar-F7IlOs3M5i7XvA_YHLx7sSjmwwcPc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3259, 2, 62670, 'cdhMZ7HPRt6Dl0OJSho-lo:APA91bF6W_P9d5bw2Jd31ejaZ59BPKr4Ms7L7IWM7oVi8ASA7hjl2MhYNSaA3758lbx1JREFUGCGoPuKp91jphTIFQJQNt7tjUnqzRYHHDFbwH1SgERHFMXQZ4VpAj5puVVx0QUlYa9B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3260, 2, 62745, 'fAGC76QPTL-BnFz9xxAREc:APA91bFAAsn3fdxRuZCmqZVOPVcv2z06R042pmPBKmbo2akr_pooxbtHKBubhljVFv2YbMFGGdajRBfO4zSd27i2S6g0eiWJFkeVceIuZqpTugbORCE-XphPHidpMqOsNqA6KWJA1jGT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3261, 2, 62784, 'cwl6J0c2RRycxLvCqaYDJw:APA91bET2IzVaRVdUwPoCdPfYKZhK42vo-rV1bRtbuivAWR7_-5-nFzRLEBFZoX3q7oEI1nJAgnxz94ZLCZuiigYxouLsznQ8tC3ql5fBt4c3p9AIJ40SiptxH7MHfsWD6xrV62ibnqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3262, 2, 62790, 'etAAywVIQ1eIxzPw24uACW:APA91bEB6kkGy16xVZQmHSiftaiDxCzgelUJWzrmED4NaV55l05x7h2dWXlhXdar6WQjgd-1ukKyRViZPpOKyv9VcgBZJ65JhHTEvpyj3Xcm72FWcJJds5tQpiVp81iReaQLwVYlh1Gl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3263, 2, 62829, 'eO2rdUYLQZa0dUXp7cxqOi:APA91bGMiIgayMfb6NgXvx6sCGQwDfU4DzHy-S44vTYEM_b0zEoq-ziz0IeI1U5D2iz_hbq-2ylQ57bxMUxs_BE-W0-LOIXmCnmUujoML0t-ocj11GABufKONHvZh11suCzqr5S8xvRO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3264, 2, 62836, 'dw4X1Wa4RwSS3ZkwuI9y-P:APA91bFE06zDNaov4EBy4Ci-kC6LG1EHKA7ZbLm0cUIdtvkvray_r-dORSkVyR33HaxCK9cZo8YN42UhZHq1X5Ts9FYXw40CP0ZzVbvp8oUWL90YNc_TYG_PLmE4W5vlQT6wJx3nm8-f', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3265, 2, 62848, 'ejvZNeRyThGQHcXZyyzzn5:APA91bEuK3IGa4sxj0QnJ8wsapOQsss4DAXJck7Sz3Yr-_HuEYO0xE_K4CeVaAq-b6tuRMsSigEFlKfGiVLsPVtc7Ap4aPNzdVjyQB-AlNdW-555hvqzQV7zsX4WXnuNCkYCJN7N3SGR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3266, 2, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3267, 2, 62854, 'fSKdtfTlT6-8O-bum8f-Gw:APA91bE_Ve3rjaH9L8LqKlieGn-jcrgQhuyi8PSJDPNKu-FHcvYf0z2KQMTjsUYamII3hVoYeJGcO7m1Y_8PJtNxWVTLWXrF96EPb1lB_hbF4vQRgk8gmh1mA1Pk5d0em98XNr3EnS0j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3268, 2, 62861, 'es2Ryk5LQUe679kFsrBiMj:APA91bFPq59eZ9tYlTkW-l-gvOEmIRfW8zQxkDDY0mBs5aBBG2Lq2Z-CagZCFAZ8AMIMi3OoYqJNAOwVRRzeP6VCuNhZpOjbVa7TIavIOS5C99z0N9Y74qzOkwE9Lu4k5LCtmfZhhuqf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3269, 2, 62949, 'c7PIXfaxTaSJ8hjD-_JZAE:APA91bGXADHG3pTz1lBnD437p8kTP74tpAEZyoN6S3fm4OJp40ypcd6SAP7666QjycXZdcSMdAb6ghLBBQkq2YouXBF_yWvwV8wvnRbmIENCAi-i8eERK7zmc6sk9Mrn-wyr-FHprlyX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3270, 2, 62986, 'e9R8qKziSZacuLKA83Fjyf:APA91bHix-_INMBGgxo_ufiRkOb12qT9YRFeoUQBCaezDYhwR-e4-D5HMt1Btx25SUMlyEaZalt_7gsNbH6gsMS-ek7PDk0aM384Gx0tGkkDh_Imo7cR4WRLX8A_UByZeEfBZIsvEV2n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3271, 2, 63016, 'd4flsvT9PUMmjEEbZQXr6q:APA91bF3cFVxQ2cV9ngPhhuwlryb31zN2gO-eR4xpy_wKHqZKsWRRuhchY94YIr2lEaoXskMx9P0oj2S01Sg_PS-Dtn0aHWmx4wmeVYYhD-RGt1qCVSBW5o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3272, 2, 63160, 'eejhrnlyR4O_ggXdy31EzS:APA91bF9aBLsV7887MBpfRYclXK4BFdYTaawxFzY8tm6Q7LCM62NMLANyvpq2PaLkpCDRP2UPsO5BOtJLZywqGXAAOKRJO7JQ8WMyOYuOSNV1hed5r-MkWHfUQ0inBCOL7ymCMBzLq-0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3273, 2, 63204, 'e9WEB4d1R8CzaL0hbpI2Sp:APA91bGUn1Nz9aUDwf428OincbzeQwDWfgrhd-_XNF11P_hS17yTD6uZQC0g-tY1-2Ncv1Re3S27Z-vKi_xRh4HusWaIIxeg47Thv8osADJ-wZfysGSY7T1griPUD-WPQ7djuvhhr-Jo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3274, 2, 63220, 'eBLgsdVKRSmWG9JweuVR3Z:APA91bFyeSJTkLRRJTyVOYaOImqxQhGb8P6hXdZBKaVPSUvTaMKVq3vwKZ6C0a9Q4su0p6P0pXaquL1Xjj-pA7CJFqnYPZFfjO3npOuztrowp4oFHPWq-hLgwIBdpzhxz-wb5hBQeD4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3275, 2, 63270, 'ebFNWXXqSqCrYVTGtAW88P:APA91bFwMllkxKJNPGf7wg0BgF9UInC-sA1caHeWWs31RW7mwy1XOkIDEGNHUqkbnDK0417byHNorBH-L2YDIbY3PS9GZ-Ocsrk_0UrNIqVtzpeTGonmfoAQqB-On849AW_aGKDpdKD6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3276, 2, 63281, 'dZZSHtTqTDiL38zs_eB6cg:APA91bHdkxitke1X4Zc17zbmzm05Gvh6i696KPLs1GJ73MG_IV3RVpWUYvVoBLMMXg_rnkuXvNFNoFkVsyn1eH2lH_dGUpfCAz0U_gnjRod4doV6-q7plqoIkef9g8QhYjE56D0Rl3Nn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3277, 2, 63339, 'dfUN-Hg-RueeW57_J-Rkbl:APA91bH3YgNzT0qmNiTRMwNByiGWDYFNxJ4tf1mJOkL4bQUM2qG_jRP90teiG_2gS-_P5Wx8B4obnJ2F1kCTnpmXYPPTGGXc5phMXnpKFxnvZ1uLlfEGItcZFyGn5H6qyu0NAu66GVp6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3278, 2, 63476, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3279, 2, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3280, 2, 63546, 'dgHKaekgEEY-mnEkqNX0xK:APA91bFa1ESMYi7iO_yGSrdXgIxDocBEL6qfYzYmOm3DzPRJCO31tPUYYcS5vWXRa3xbxhVSO3YyA0yPi-SNekB3WK96e1OjDjK2wH8inJkT-wRrlcnGovKXzS8MOTQj25vXVRFzVjte', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3281, 2, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3282, 2, 63760, 'c2nTCACkRXC0_EWPmNGSYo:APA91bFn6TF1Y1PhJe5u638Bxhm3NXj7MqdHO6BrPkKJ9dH24pR651sazqE6rEFrf3zjECG3rj4OCyq9ZK5qvkQZ7STFm8hLSnBXKvHeeHvOyEFzSpDd_mM-SdNE2UzHZYv3X-wcMvvx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3283, 2, 63831, 'cpyb_5jrRvyOx58_zhzV2_:APA91bEqQcfqIX7iWKGqvNrf6NVNmyuRRB43KBWWT-eUTeDu9nqPPFzXuOVwE3kZsy-hXo5YfNSWcanSsIFB7Wc-pAJU6gr8EYgk8MMsLgUcYgjvFE0thTbGYEYFhEi32SVfiw31hNn-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3284, 2, 63872, 'c2354X7eT4KQ-WelEXF6LU:APA91bHbjxGc1UDQvritPaO7GETAi1xRJjmSSYrHZKtxuwPGh8s9pQBg7SplzLCMyt6wKZhlzzv-rwK4b_dbHnsJVg6dTeRptD-HPhKK9pEVjSjYlYJqWXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3285, 2, 63940, 'f4pTDdi5RRW7JLOIKHxzQA:APA91bF8jgc_f-vq75BY7WapQR-7oxvFRDSzeoTa11YGLTkpMHJKVlQ3iOXwrr2MeNcLk6qR2j5uV69hu87vb2j9UV_ryIvnJdS7PVoe4Ompu6bzkCbeRct_GUMc6JCH-3UopNPVEBuo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3286, 2, 63951, 'fIofnmckS9-NQ0H8DB1yUM:APA91bHWgUn7gs7j-c805zbro_oRRennzlLtH9yEQEy3tR-XOL5Ut6rr7l44WtCpWTNsf6Jk5XhfC3OPzeYj4-nO-ZaLEzSocM1eQHACm-sMIo19TQbi45Il3SZM5WXTeNLtg-S3_av7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3287, 2, 63996, 'c9HbO2nrT-C1f1io9zJTiE:APA91bG_ioCKEMZfWG60sBAKIfpHbn71wzpBs2jTrd0HZM2uPS1rtforQ12bWyjzLpLTCQ73iCTOdqG_9N7MMYY0S7akS18i0OVm7opXeYKPyTssYiAPgMu2OyMaThGJhFUVOkp7uTKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3288, 2, 64000, 'eOu8CYuTR4mLxfxKUa2wEr:APA91bH10r1SObdW5L96MDs-c86gczBY0L535EzqYyzQuuvYvbiQasDMjaEAI-0Yg1YsPnDixdduiD8mw91ikG6XUG5K_PSn-fc3YtyGfyAwezT84kiHtWNPtu_swm5gcQWIQxHxrBju', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3289, 2, 64054, 'cIne1dEZw0vahbQ63Ewav8:APA91bEbEpn4lwZIYM3R_8jFTx3L0PEOOmr0AYQvz7_r7e17fYSLL4RK1g-OBzvnBtvnh9fwWk-WW6aCGcGCHaKdHZbmXugFpY_lXVvgG7b8YRGOwKUpvpWtq36IrbjnP3djj5n1rETi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3290, 2, 64071, 'cEs7FR8dTcWjLugjUmC1FV:APA91bF4Z33mB7NFCNrs5v4BDttmIQXzvVBjMLKEHenZnjwHTj9OFdRHlThFVgs9JtKw0YEWKB-4QmZmjuIuh-gZwiC0P7NnZwK4pZuwF0zDzXsfv0TuADYEfDoBEa8UCL-E1VfO0iXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3291, 2, 64091, 'fMhWxNEhxkHWpUnxjRQi9r:APA91bHLWfHaOmxXG9aOdEIqbNTihaXkma9e35bUBGoBJnmPfbj_iFbm_k1OFI7yRZK4mxrJ9ovZJXaL3JzQUHIKYWG2WmY5omjoFsimonyLE7p_5YZjSpsiK9JuHdG3c3YrI35KQ_Bt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3292, 2, 64116, 'fIAvlBURRK2HcMMW8lDG_W:APA91bGmU_ACztiEdSwy6EJ6rN8XoyrCX5BYe9lSUdYa4YUXK3wGfdPGIbATQ7FSwdds1e4DDSu2gHuoKjg8s7ptaHAJMHdpIWRG_1hCIE7pCXuHgIeGgtU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606453, 1736606453, '1'),
(3293, 2, 64299, 'fW0CYfcXQQihJWkuOfxlUQ:APA91bEAIwfuW3yRM5RZu8JDclpdIaphhFc5ystjVCEcmn1D_uWyzt0iWGFR_6pcujLNlj9Uv8f42HXrP6LQFG68cLJholvpV8VbLZeDz8TBSJYxQwghgEBjYTvKDnqdlx2SROT1wXQH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3294, 2, 64386, 'coEK0Bi5RHun-fdc5gWX8X:APA91bF8ixC-JjRpHpraDNd6bEUO8taZXStyhqx2phMsV3Z4PhYfvjyk7eTKGtAvO55KWjC2LfA21G1Ybup5RiyKYpHw8fIxGYi36zMkh3-UcXbBxbddOo-bi1OI1TaeAjTyq7HpV_NN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3295, 2, 64412, 'f6z4deSFRpGNlX3mO2KnfU:APA91bGthf9WLjBgwKYROJW8Zn7WnS9a1DCGNkdD3KDGZjk1jOVBEtk2ige2aSsKEMBOnHGbNOeLfClAH8pWr_Z6Bh_9hQJN_KQHLHnz8t0OpU4uIFUdaxo2ied7MQ4Z0ms2f4TUQn9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3296, 2, 64482, 'dMoTrYP5TcCC01WJzuXPVq:APA91bE8QwT8w4bgRjON2aAJK1QBxWfWN3SQPpajvEU_ANYAoncCWpCfAts0GF9Xh4xP6Y-CMdG8IGA8TdlN75OXWfV9_AwhfS_BrRbOj3jJwsDeiOAlds4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3297, 2, 64586, 'e6KcVyH6SEa_T-kHEjSPR4:APA91bGUemYolQu-A2GPxMbQHI9PDtOTEGBAhONHh2wFgc0mbydt3Lcdqk7tJCDWnWRRZF2b4eQ1NLm3yZV7y6rcLj56v_82FFQiWiZ-Qflhrtx5anVUihAcQNRlyi7gu33c7zLbxpUe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3298, 2, 64623, 'fYc_3k2KSlGYoBCSW-6SQa:APA91bEFQky5Gcw2J-HI4ZrSFsdWzRF67fx4nvD_i6Ef_AGLTKvJOG7M-pm2LXvPEdhYoz3Z3aRWhoeTGwTJh5yeGCr_v8xGj49FaUxZLyEVqm2FG_EGEkGu8gyWaWChmTbpax2e8wxp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3299, 2, 64626, 'dfCXVnPkRRqAxi_qeIqKhB:APA91bHaBglvm7Qdbs6dFtEsYMZR7mV06O9UkfdzS44nh8NMKU2GH72O3eGkAmFiNAKLRbc2ugUp7mFlCvaiGNAbAd6kiUyQjzXzovG-kzSYx01faq6v3tkqqhjSt6v5GI4vra4LzdH5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3300, 2, 64646, 'fWpwp63ARYi22G4bHtKBU1:APA91bFm_8OIWbApRgZrIyRVyN8R2326T7yrdE229X9-fX37TkFftGlfhfxmXNWchEoWBB43ZME6d08pKH2YUOkPY5DfR7BJd1Y8OU9NOuzNRUD4VvnUWi2XFbFVny-HNQmMe1i1L13x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3301, 2, 64688, 'ciFLCSq-SqSSSn7S4Jdafj:APA91bGFPaA4UCD7P-QGQCFBdHpLE-0X0bTDPtFiQgz_aDQWwbwtuL_wd4Ddwl7clkC3_FC6D_n5mouMKu9N3Z-lSz0JVWAsXPIlC8mJ_X5z-CdfiCXtuyNdVAPV0W5FzEe3ZcBxpdEB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3302, 2, 64691, 'e5ad03wCS7iCi5KNXmCXzu:APA91bFb2mVif-w6U92xCLEZ_KgyXpS64QuwBvLO8L2am1KhSG_cDFqe5KPlHDwRQdJ5MF1s_3R2R9xfBld7sjYVeJDmrHz3JyI9KL0eieyfrE-kDUSdgn69zCXnkYV-ezYExGh0APqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3303, 2, 64707, 'dIMYh3TaEU4fh1QUJlp8T_:APA91bH04Iqu0ZBY4co40ur6rFwg02sbLABLKU0wdY19l6uU-rJ6HEuHfgbyc6jMAjD6Ah1mSTj6pugnzvAc_wg6nYn_Sloja5y_N-9a0dYjU8w4pQDe0vg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3304, 2, 64738, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3305, 2, 64739, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3306, 2, 64747, 'cWX_jWMjT7yM0WA6QwQYC4:APA91bGFwB5igUi5qtU9mJY5bwOVu0wreRCr3GZbWjV9SMkOXwoXuES1ag8bbFo9CTaGM3komIhfD5v2jtY4J2_Q_FpMqBQrhFktTy9qxSLznLwydoKAVlz3wgHyZxzAvb-2d-rx3yUz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3307, 2, 64763, 'eB0gVk6PTCasMZp3I4UNLm:APA91bFSV_pCJLMquR-ttYrevDLKoR_FbrvqDTg7hULGwbci6fNhh564KcNE9o5VCdPh7FP24wM6E4YQavgVlZgv_nEpN57t9H9WlbwlIVo2m6GdPJD-4DQcdimxZCTQDQ9RpAQHu6fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3308, 2, 64767, 'cMiIYQ-CScq0eXAhzF2sX5:APA91bEGxM8dzLVj3tIp11THvPu9YmUteosixZ3XRehM9CJIC-Z6G2EL1Tn89n2oZmiIIILghQpN0MsnM3HcX7B4IbydsjjYl-NHpd6N3fJNNQS1MguISFK-5n8_lf4kUff1PL5TZBV8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3309, 2, 64775, 'cNRiPt-9STGvPAth29cHfB:APA91bEW5Vd81U87be2xC-GUk_wbcjPSOi0rYO7AAxVuZC2LPnooeKXXzXW1U-3OJ-_olFTlnsfk1r5DxJoLZwLLLFgKU4d89Npr2ZJJf4DDoZmrCXK7ndcWc8WXZf7M_MLSbfdU6inD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3310, 2, 64776, 'c23dThwilUGIkSlVfjIBEq:APA91bFl8LDQEcYAHy1-ooaaSJ1WdULJzPBGu_l3HHvaIZAbk7D_USeegSlh8JNcP1nJA46as2nTyCc5VkP-ggke-uhDSga-w-4kJV4yKSLygR1Lp21_yFJ13z3LkhKzJYWmQ5jaT6_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3311, 2, 64842, 'euVHvkE3QOWqMYKanS68Eo:APA91bFoZ5miPJ2kMJhaoXS09-r965XA8v9U-FzwTTHAxHr2ztYJb-Y1wIQmu_H9fKrVHwm8Gezy_r2YvRLCT71VWN6O9yKiQv6A2j-x-l-1VjS42Rjh70ck5mub9vIgwTRbdva-aYf2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3312, 2, 64847, 'dw3qUwNyYoo:APA91bHwKw_b8ZUfIJpvhJtO-UjjLLbifCBA7O3DK7Uhnb6Bdw7y6HDCdt7Ulf6jLycs2VrTFKsxOZDyD7bCjTimsRRRhRkD41hvWjFpWtEdmKxb_bmGRfu9Kz9jvWf4y2L2SS8ujAkA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3313, 2, 64849, 'dom-mYrCRCqCa5heJerf8V:APA91bHqnNxF6jjXCSzm-sfHliYMPiNkLSgY40McbdEXa0RngYihC0plaBE3izNa8AgnPOYI1upeH_9hKlX-VzIDFOgOTJXuKm5wTPcGUpCpb1vXLhQ4HSxZlMQmlgGrkQnkCByfUcv0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3314, 2, 64861, 'cKFk6xOBSJeT4mqNkceTjC:APA91bFX00EdgibaFh9Kly0QQiA4H-eOdQAOjLPYGDPVsvmkwZL3tB_ucLDql4YZws4wl78QMc0xm13CC7U1E7_IPPluNmpW8IrYeFTUHK1EUKShv3cOrBVJD6zS1WuWLExummcb1C55', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3315, 2, 64923, 'eQ-fO1YbRoqQZlgVgBYCRt:APA91bGen3Lo2meHPUm7CP0TFt8qV599VS0IiE1BaQzBPk6iA5ntPTfOfMcL7zBvKWa6OkqVHHYMUsFgP-4dI2tvtWW2bTFsUd8n8JUzPLDpcQ67lUD9mWF1rFHw-_iBYanAkiuPO2fw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3316, 2, 64931, 'fX_Xdar_R9Wq0_2HK5eVk9:APA91bGQGvBztI83vhxgJjN4wahOKJKr2ln2C0ISSLUJi7Y-mupAw1e9KaXn0wVRKs52cFAkDMPfhsUiv38pf4pTr5jTiwKPPN4DaOsQ5clUBA62idmK6Bi7iV0ubp1Y9sPXZadBdXWX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3317, 2, 64941, 'd31qLHY8SeqIdvTiblwZKy:APA91bFjC6uPFRBoZIipdO_PvGLnEFCFnd8xSk3jNpOArnvesKjSu6GdgoKtI8aGeIyuPC0wiIWkWcBJ_JltaaeDp1rqej_udIMGTMuiVSDDCFEIeZcrTplefwL3CS40ExWM2vdK01Hx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3318, 2, 64952, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3319, 2, 64953, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3320, 2, 64955, 'dCxwmVDoQh23eFzHtb_Knv:APA91bFvjJF-XJpGmT8PwSs4mCsucS3rfvCS77w24GV0t6TYcShyDmGHqBR7TbFocUukZW7FfupparsUkd1oBN6SVJ2M5BwU-Ur4GtEdyEjKRwwYcoMiwipA3lFz-g4lCQongXBxA8wq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3321, 2, 64997, 'fN7r09aKSDWmBu69a0D5yI:APA91bFoxGk9Hzv-QU4behMZ_Zet9GGM-2SqK63U8ErgE9i_Jj5QNv8S1KMP6IJE8R5DGOQsMoZsuYdA56TcSOTFGdyjalcPdBeJm-FFo6WlkrcHU3dt_pgtaPQBc3NRXHCu1z7NPYhG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3322, 2, 64999, 'c4F5-bE6T9uK0hmRGMFnia:APA91bG74NE9DQBpQT2s3fH16rYIHPmQZabzP_pGSGHtOmXczu2RGPZWbZb7N6AnyN1q8dmt1Zas69ZJ52kyNrwP3tRZEid6kw2h9HDbcHjx_7aG0TL-d3OwAqwQ2PiCxI-onT24nIid', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3323, 2, 65006, 'fZRAlQPwRWeRXfzFiKWMHA:APA91bFmWXywtFCHwDHBldUAjjUDAJHQe4YY10mOCLa1ngvuBF1BFP3yGLYG2Z4_1UCedfpIqnXyN7ntbxkaDpJrGvLg1MADGtnfu2kuEzSu4nRC0tNfiAIscixcAXZlxcvnGSyvYH9r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3324, 2, 65014, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3325, 2, 65031, 'e-InwYVYTyiciX_LlYKFWm:APA91bHF7o2DO7-Uy__oMsFwIT95Ww3ZJqmOB58U73kUujoL5iHEA8JeAsQ5mkEoQaW552pdq2YEdGJICySnV5H6LuVCIkfpCfPIVjaTwtIrRbOAUWhsi6SgEL7RgOI3wg5l2_KpEXxi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3326, 2, 65039, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3327, 2, 65050, 'eJwkkTJDR3WL6jsWlYAIZJ:APA91bE-vpNj7jNqbGwAcspoE7h29rVM6pDiHfWth8S9CMstuzdsMhrdoI5CEgkE0j_gA__yTzAO8B3w4ZDgh8y_p0iBjBwM3ip3JlQOQE3RWNChqzsHHqF4tX9O4HmMHw3qlcEysusr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3328, 2, 65075, 'dwhWjx8ySRS6Vwe6_gH0r3:APA91bFGbWz01A9lNdk_I98WsvOQZ2rF_SIM3d32SdeWiHnKLxh1NGvtSNkDJvylHHEYCRht8Pl_xfiVHuaI4dXjhxwsQnfS7itDLOJBh4RPuxm9BZQthKKszEE36nYBvTHxPvlmeywO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3329, 2, 65104, 'fSZmypoRRY6oZ_kt5PjwdL:APA91bGTrBxpOfP3M1U98nMmaa5ppyM8hPeBJmlQCBZm_HPY0qVEFi4696yFQ4cZtEXt9kdL-PF6O_RnKYP-X9mfZts7YMBtKcsBzifogVon-hOdIBrP2YRe4yWAIBpgqHH_kaPI5hw5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3330, 2, 65119, 'dOxCiASORgmA8hS2Sme3en:APA91bEuokl4r79Q6QOruV5cQwGrhtlawKt9gito8BIJ4Rfg8ViOe-BpOh8Llyi3l3-E6lEd4rYDr8v-T4QOIHQwhsONSojx08DdLmpHU8wx0lpkBa7p3th1HqQdytfioSB45uwcAZsz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3331, 2, 65133, 'fNOSKafsTQS0mU3HQHvJ1s:APA91bF4zR9UY4DGjMxdxYdFj4n36JN_hdg_ZT8VNVNQGscIeVxeN4w0Ib7F5JZKLVaRQEnPOtrofeQPRv2yrxYABVYcjreKDPs7OPMinM4gBWt4yHxxs40wyoY9nFcpF8ewSFQYWWAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3332, 2, 65142, 'fVcDyCZoTqGN-nOTVkTfGO:APA91bHmFgIySftz5rsMA3pW4TLm8eVWPXSEljEe0V_CAILcjORcOcWRZqYwSwbcXwCOVt-3Ogy_JnKyDIPkbi5G13qta3akYn9FwvHNbzpYItZluXEVPjcB_L4noXa3-VGoJ8-fT_Ya', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3333, 2, 65150, 'etmRnBUuSNKTcavJ5YefG4:APA91bE1DFgleNUuchGhtGf9B5hz5kLU-79pt8uYmd8eSa93mpgZiCpfc94dmLQ37vUHYUszKNVZiyfkYP8jYESl6qu31pJnM7mg96DDyRMSoM5Wv0oMKq_ANlD6Oiuc1LidFR6xRUXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3334, 2, 65155, 'dXUrhvwqSf-a3UANNG36SM:APA91bHICyGTIYdUezuHWKl1MIJjHxDW-mcfBg6ka_zBvYjpfgP_0mhj2QccYIdDGs_ROQY6LjxL3oTXOukJntNag-up6ECw-y4j9XPw0Lf2qOSV2ScObV2fhEApcPWt-YO7mR5_n9b2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3335, 2, 65190, 'dBh3G6NpStGrdYvK_wWt3O:APA91bG49mWnR1rTC6RsnhlAbAhj-rXbTdVXdxrXSzuj-SwLE-FoNgD-gSADEvsb1yNZtiIeP7C4Tp-oBO2xBgz7zhWS5WIQRufxfV5p6HqlC5AtfdyuoCtDH-mLCg2DCOAcJ6j5SBv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3336, 2, 65200, 'd93dwfXuSHKGKNLPJNHeSd:APA91bFwymXQIibWhB8YPQYgMx0p5lOFIT_JEeet_OHDgUJUyGYb9hfnNuO0lsQUR0ZndSB7QqrWcc57MxxR-K2pwmG692OzyOP26ePC2jte7itcHDMnPaHgDi9XCnyemt3GOcXtna3b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3337, 2, 65209, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3338, 2, 65221, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3339, 2, 65240, 'fc48hBd8YMo:APA91bH_ESNq3DJbSrQmQ6ewoXeDFnHjK95bYIabqo7mNLhEcmq0F4lGYiKghA8LQ62t7QF2L96ByT0TSNjBEitrgiUwaZTC4SPyN9jFJniRaeiApH0QQtOm1Co732C5SOZ9K0ciONK1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3340, 2, 65242, 'ebnD1jmaS6W3hx4Q-vEQlT:APA91bHSlpTWCC1rU6Af-YUeiQJG837MDl79HJgybVNj9KpeUvvxrlgBVOYyQ5AV7Rm7Qxdm6e6qpQ2DUY0qqO-VYKXEUNT1r0YnkFhZ4mwbqi0ftYlk422OEh3cmzE04SlvBkVu_cMa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3341, 2, 65267, 'efNMNtAwTKis5EyJ0l6BgA:APA91bGHjz7H5Ur8lHl6kVzZt0-mY9fr3XSM9Q-0HE5s0a-jxG8_jjz41Gg3rQsh4C6bFpDW-p4LYBafxI1__KV-TrIjdLBlyyrnnQj4SpUhuf6bqLUsfRMcYDUUgaSXRt6R395rt-O3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3342, 2, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3343, 2, 65296, 'dhQp52OnQlCiX8gj_VMoti:APA91bEMeiWFT5w9Um_453ebYDghvbf27MSPuc-UZzUaERGPPRnhE6IRYTOW7w4qsjCCXPH_2OtwsPa2aJlDBRscQD3H-zRhs9tAUuV7I9YAVXciyv2o3pA3Fg9X88iEO-wJ164F4uOG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3344, 2, 65311, 'dp4ud9_hRXORtlAC21g58c:APA91bGIB33lOCubNppXKeYs-vKwP-rv-rsluiymHcQf1RQ5EwKbNLl5oZ3hWptDRgxXPpUSLYjlgVVZV0GENjxnJPmcNpEVVZOK3J57rdu_YR1dnX4m989tJHEX51RBFvltqs9f5ApR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3345, 2, 65313, 'di3mizdnSn-z-HlEcNq5Gw:APA91bG0WOoSeD0GoCX1Uh_XLFN5eEaBonwlMTNYDr2ILKgVOjwIG0WcX8x1tnoX3aPoAdCgFsflU50Ptm-4iiEizY0_jAWdis8SjTyYRYXnybwJZHS6b0SlH5_EtOwwQQ5HnB0KrffJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3346, 2, 65321, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3347, 2, 65330, 'eutKj8spRYS7GA_yw4d2TF:APA91bFNBhE2ksQQdoOkMfJuJq_wCUcAst0TF65fJHARkLJnnuYOurtXRHNSv4zZrDU5YhIkw9nrXy1q4W7mR7orkQ4tsesLMPtt2WLbc6BG6Y-LU8evz2_86AyX_ToeItXMZqrwEnQ2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3348, 2, 65332, 'dBZHO298Sdeb8x-K5cD28S:APA91bEQNDH-4S6ffqX9HO5tyxRekKlKlvC84iUkDXFbwtVpeb-95SncHERxoE6wbVqbabiC6nq0VuUYExYjZZ6qO6keNrOZ0o1BwqcDpk64Qcb1OgcVq77wcynHJfGr04eyLZSkGLGQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3349, 2, 65335, 'edjBkoJyQ4CpXILB5qbNnC:APA91bFXKU5QzDyWXteC80VM7E7xrvfUKFsTr3M5UQTDMv0vjjuJzZiVSuBSNvh_lBoO3pX8LRc9s7sd_0tTsEPecgqp7iOGTreg9EzE_OYP3YL9Ge-vq5CVHDfZg6s7lzQlRhCJImH2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3350, 2, 65352, 'fZiyA0aWTrCaEX-KhH9tua:APA91bFnlfZsPpj-QMrxJPMv4yeFSvi6GN1dmcxiewcyNb5b8AHzklnWXULzgayoy6FMXk5od-8Bqsy15qosm2oG2iEsV2Emb7mR-hzj6JG6WKNR8Axrdmspf0HFzQfXP3UOjRk2I8rk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3351, 2, 65360, 'dcdYPn8IToS45gI60N6rYC:APA91bH3SPvzZwvRvGWiA3eOGCVoG3JkMQ8dyJp0RwZE9Z2mFFIp6KljuJv1HpSB6edWhRtne5dtxqcwaOmn0K_5sD1Q2m9ZPT0NgB-LjBG2drqxl-nz23a1JIk3VL5R-d2TjNNZY54F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3352, 2, 65365, 'e5InILQzQEug0hN39zMBr5:APA91bEvJJ2xzV6nI0bjCE1OYf1CZ39Rn5k-f-jocZo_k3t8SQ1FOUg-WCiCGuXw9QYfDVkzwffPpkIm-lfc0KQN1VuaCFKnEw5TVPVnC71evwsePHSlmSXRtDJqq7C7YOkDGcox0Mg4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3353, 2, 65392, 'fbdv4O1kTaa38dqcZtfLQ5:APA91bEe5TuTo_dSOp5XjzDBe6GMU7fWIGpALXNig2OFathqg_RTZvtuos89gM9-LxY5wRmA8NMprP1TYTGdMwA3y5I0PuadQlQMGXeeJkaIntuCTsteL0RQm6yZesTYafV8sJQRpBBl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3354, 2, 65406, 'eOMZzYiLTOiHTi9PIr9W0P:APA91bHEED6A0XMVDp3yXBLwLQy2sJoRZw36J-SdiM5aeWXP6jby8wO_TvMBvbJBV6rdg2wZmL-9P-1S7Wi7-c5BWx1aUTU3F8JWLvgo06bzaZ6x0Smr3fMXpsA2VJHNldGVoPdHJhlI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3355, 2, 65407, 'dqeC9mjTRxir41_gwTva4T:APA91bF5CYKNW-Ced_kDiMnavt4Rnk39gCPvFt7TJwTk17nv6cYtEy1me9coglhUVNkicGlqI6rFVoeo626sN9BkIaWizDA5bXiSuX8zM6nlN1HM8Hlsih-uI2qVjWUYADqwhMnbdHAW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3356, 2, 65415, 'dMYN_7FqSZKnxtV0fOEznA:APA91bGt0W22ObEQCAqOE9_e1VcqKw62W478qMTH-7CXrx-HdKNJ0IgcPfJYGuYbewMLsyH3aT-q5OAJhJoFKDnyGWfQL-Ccq6BqW7nLjyJ-wjialZmH5byUE8aImdMHX2raUB_R8wR3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3357, 2, 65449, 'ei-rVhESSEqV8KyfBRgn9D:APA91bGgzJTNZr7Han1FwSkMfYTQLovFuVxTTRILuQ3W6neDL82xrSFzLtAI_t_GS8zGN71ub5ORMm7t6r7w6RKTw32x372ftGaXmDhb7Z4PxQknHfNwpawgWgFsdzZvHv5LAgCvYSqY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3358, 2, 65458, 'f1UPaz3HTCKNwBw8_-QXVX:APA91bEKqQvg1MfJrr1Tr2PgnWHSYOa0QC70WM80jC0mwp1qIAtLtIzvY0vfjyXSMbvzjne3O1TcgmamXrgnD2bScXyhPDY8v6G33aOER478EfMxJSgItP5Q4WzzjB-FiBJSTPLg3PnG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3359, 2, 65496, 'dIP8vmrcQlurBM84Yx8SxP:APA91bEyIcncASr_3PKKOnKcptKQ-t7jJr1gh-i5WZcbXY93XF2Lscc3bKyaWO-teYuuW0ghwvvy0qz93GrIEdQCUJnrLTVT2h58S5d-QOyArvOF5LND5pb0ldHP7lv6RrZ8zuGJM4wP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3360, 2, 65530, 'eGLYiPB_RA-a257LwlRYIR:APA91bFN6og83gSfyx7Vjegnv99sctI4NT0KT-ZrTe-ABn9q96zlB8cwvVQRJ7D8S3xT9EWWrO6cSqpK-Ep2Q-SrLrOHLRVqyyLwDRuHFjSi55JcVSN6o1AN8KB93Yse00ajaxJzBQUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3361, 2, 65548, 'c9vdlk2gTEuLys48eUcpjo:APA91bHN5jz27BH2XC3K_cpSyIuQKYsgsl2Ycw-tUundd9ve2oZgFqj9CxgRWrd3CkHnO-tdLtFvamUMmTJ1aNAXH-gAkaEVNOOl0uUM4I303iqvmO2mmZCdf1PdkzsJjBOfE3E_nx4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3362, 2, 65563, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3363, 2, 65564, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3364, 2, 65585, 'eLRHGAjcQyKa9PAugrc6og:APA91bFtIA56bqGxXYwKmdSOaUiospiZo0My4ZTdDEJrlYUkpt4UKRg36Bxj9kxy7mlX0Zp9AATVWjpRLbnCSjSdL6NP9aSZx9DzciracQZCq-k7v0t5htktxWLt0VPlRIffiZGeEclq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3365, 2, 65591, 'dCZ-ANfMRyqkjXkFJMguAl:APA91bHIwLgxUYXscm_D3R93NBFA1d2wbL3L7w96SjcpTX9fIWQ203ZMUWMYjBCySlPlmudHX540FQAPv7nkGOUWfhiqLMr9_EWTi9lU8nEnJyyxKl7S3YIo0PLVflYFSuQFiTOVM6zc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3366, 2, 65598, 'fcCdjIlYTY-a6bj3242vVP:APA91bGqicaQSCMxbmDFs6kxRsadB0b9nEwHaOE43jZCnTlzSCkqVUydsFeETCMl7H2xbRWP8TjvY0OPKi_nqK2O78cmjDpV_gmUhB0e8hurCyfOCWuQKzis0wDvewfAOy8vyzQ9eXbt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3367, 2, 65621, 'cFjmQI1_SVyUVpT9IVPi-0:APA91bGseDUHiX2_wucUq7YN36Kt1ZqBmTd5oigyaxwmHQmb20SMxdhvY-aNtJXrMnWTuaE8M9UzkR5yQefzCLjvnaRY-7qzKSgnMiDSZL1-NACqwKaf-v5PmTEg0bIAN7k3er4sXvp3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3368, 2, 65627, 'eOlbrQxRSXaK_Iso8LMOWM:APA91bEbOAhl08KYBtu8EV97sEjNpzvQ4SDL7HKwmqQc97ERJr1guEfKo9uapXTsSZhjbcNYahgpoqtrP9zDU7DkC_fowxR3bR_WO4iKrOykOChquMHOaUbucJXtseDL7PQ94ewxj76Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3369, 2, 65645, 'eYaeebz2RU2AMCmRKF4FSK:APA91bHtweZu5a4q6meq5N8ERBPkUNoSP-0YliXwd_fnOAoKdTjsIW_47uRZTuMYNACRs46b2R-z6q-X__jJ11Dd5WQQfFlq0GTVA6hws0T7M-n9ovafg5xIXYPGJDMLv0rIBnLgsJ6p', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3370, 2, 65649, 'chhCGsihRLCicYs5tlgA5G:APA91bFbHdW0IiCTgZmgZSRu978M4DSoQ7nHWFx4SpuFped0MG8qQFi67mSIWsP4wIikY7HqwnRdnnjEZnbx87CPcpMs-o0eyU6ljD8jyjaxHmrWSyEqYbBxdUAnBmXdPw1P9PLdhyHa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3371, 2, 65655, 'e4fIO_qlTz2b2mCQaCA1dR:APA91bHuMcO5mfrs96BRqMGWRL9MfUED5kS5VbNoTUqq2bmvP12OJhwSzmvQ4_BlgmZb31V4vaPx0s7Hnxbx4FYT-jgDL6oJ2WYzyhmSEnxJSIe_hlzRatezcEyVCAzVRfoDgdUC7BqR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3372, 2, 65667, 'e9_L4WfZShSXll03D2c4Ln:APA91bGoQ6IiVvLeh9QxQ9awFG8Y746vp5moVlMU5jMEyIXFJ5S9IEFQvjhfUJumwAPBoF-gE6BXDYxeMGYOtDzD9rCIiJhC43CH8AHG25gJnrjy_ItKvp9NEpASgFRP7-TDeAkZy118', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3373, 2, 65757, 'c39LGeXRTLqJRKQMiziRnF:APA91bE2CJiEMr2rxrPqOJeMSRv96hdSdKgR_UzCUrDX7cXyFQ-EbkG3udhYYfxCB673UXgdBEYAboeS0PEWtyymBf45AyXQ5-kUx0hJeN_s3qnP55N2z8bRVWpccD4G315BhfYTkHgo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3374, 2, 65771, 'dCub9IGaQS-PD1rCZPjeHf:APA91bHhNIhUi_zwqcGv7gv1-lkHXLfhzD1mpQdBZmz0LgUt7XBdyHX1NKJr4vcLRsZWaC5G8AsfDTEl7XjO_v3CxvxibmI9d6gYATENsgVMtj8x7bXq-QR7_Wb-HrtJ-0ywCmvLCEBW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3375, 2, 65773, 'fVX6keKUQSKqnyEoCYhFyZ:APA91bGsgERCZTuIt-B2Z52CS5fxYG6p0Jg_hQVPALkq4dzOK4eogECqBcuGbZSqIE8f0ArRWmBrfAy8UGLNYHJJdLitArPMUvqtSz5ULuOC0xv_W_N1PW9MnQyvNqN7hsUbuDGI-Wks', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3376, 2, 65781, 'cLld7FLUQDyLdEDnvm3RmQ:APA91bGgm3T4K2rHmMka6L4EpJ2iF9NacdWEqi822CMSdfcrIEZPg9doNJINMkVEPJDbAbcPr2p3bXQGCkly2lFMPL_az0UKy_eAnTcK-NxUihVrJHpdg3NkEKAgn6_MvGzWNffdRSrT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3377, 2, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3378, 2, 65836, 'fLLy1DzeT6GCFTOQzHe-3e:APA91bHrEBGVdBKJg252Veo2dTbDfGdqdgVXnviF6I7utH6RRGpXhG6uT6KW04Y8UyVOOlW8XfE6PDGYKKCyUaSKH172UUN3yh5oBs-R11faeh_PGkFRjqzFgFq8LaOoOE1Tn3o1S2qy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3379, 2, 65837, 'dg-3qd6yQCK-7xdZRm-Gka:APA91bErnqgCzpkCUTIb6Sb1E2yXKJF9gDLp1D1Vt3cC8l-hQYbaB0NYNDPq0FvQAecM4FuIcO7Xcya37q2ZmWWeHywpzfveFEG_rZT2y7ZPAxGaimaUU31YJYLGDpv1ztYTFvv0NKAy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3380, 2, 65838, 'fEeCuusLTH6lihApn2suwT:APA91bEFOl2Qrmdmj6fASqR8or1ZrYbHs6qi0yqz-165Q8mTuvqSWgE0QQmg_fwM9ZtMOyzEUm0DGincXEN0_gEQdIIDf_dTf5uowzQ-MPaNlvdLHOrjd_jKOg9jHDWLJ8Nbom_zsiK9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3381, 2, 65875, 'e3Oj6tzORra-5fOwJYTyAb:APA91bESwhYwB1boJ-YJOwiymO90EXLAXixVeafq_af-Dyid3enHXMEvBN3ehD4CCohX-4CQF-Vpg-nkXzvxTqWRTT3YuPwpqK0zAa1PFlofWz7RVK33x0sajyu9B756dIZtorpfkR2j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3382, 2, 65904, 'fF-y20a0RIqw2tdT79scPW:APA91bEoWuZfdyFWZrp7aifOf2ToPtckg-nhYfxTLu0kLHnzpKMMkzhEvtWXuoITBp7XSJ4-usc21GiRhLdpnhkurSqbickRSuM7F8hUesyP3YkSTp4XyMPqDMsI9Z4yLjAnrFBDNtvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3383, 2, 65925, 'cIhKVZdFQqGI-uj-uMJ9se:APA91bHwjJitZ0aDgBHmMgaZ7SGP1sZAL_zuvIrsnca_nJnNJfZA1kR2BaKtgGrZx5zudN4kQc5G0CSl8xJb6UG-7u_9y5Ar_ABrfoqyiddV8_bocwB19eyY4f1FGT-tJDgjc8WUjNol', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3384, 2, 65954, 'f5PouHPFRQuOD4lMjGv3z5:APA91bEDPd5P46Xjiz8KUkxOKDr07MDwaBLi_km0oDkzRH8kRAuDydsh5n8oCNkb0Wv9Ibsp1rk68xiAdVnzetGi9ubHuTE7dDcIrpKb_K3gxOU-0--p3WVQFAvcc0v6ovoVyle-i5F6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3385, 2, 65958, 'di70_DPGQhart_9YrpItr6:APA91bGHDEi1BaeqD0K93__ogUcEBalHFSTc71gPbzyYNygKyxJzAakdTQuWfrr89BXVGvu7Er4QeSxgvBxwVNL3jzBVNX3qug0rpv-8oOQhmPogW08UU9piMgq74YSAHPKzy1lZe0OR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3386, 2, 66006, 'eCFjxJU9QwGHDaIOYezILX:APA91bG4k8j6qa-g6Ih_UGcD4ABt6ccjUCW3i8HVMVoCVeVFcmoyxf8JaTi6neoXqvAWeNns2GBhxQyND_Ram4FRZ73vSSDCSHiOPHSRiqRND7Bk9zo-JEhy5yEoapZqK5cFUfB8O0lJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3387, 2, 66023, 'edoCDtl_Rz2NEUq-TTtSZm:APA91bHCFZMfTxp1-CLNz75kM-3OhRB6Cg0cIuoDRXy_L97ys_pr_-rUm-SZq7afVJziDTZoPJa9guhsnMmR6ucwrfdu8f7hY-GVZpIr9tQJp4zq_Q6rZ6s6pcPNindTwy6ar51V57u-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3388, 2, 66056, 'dJfTls88RKGp_ha5xqV7qM:APA91bFWP-LIdV4kwKIyj1vKiWJFZYPCzXhKNl1px6ikkOXktaX2lu0fMwRCaiCZs_91qjZ2XRy9Lazo40yRM0KGWVXqdqctFyXJ6S-nz9hiW2RdCAG2RP8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3389, 2, 66058, 'fVL07G74SniWSzJ1ljmwXd:APA91bEDG9HZ93Jgx7BmQUFqBU0tGYjHpPZAju-6rnoUG8vld4_mjkfzRhP9sDxPqzW3yc_zsNke7CQkfiw-WMFakgQaM0Ratl8XsvPhY3UE0G4JF2PlNV3AZucXU0c4oA8tkNZmDWPq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3390, 2, 66070, 'dCgH3B_YSW22WiE9G821GV:APA91bExiOAxB9fO0_PyC4rJSGzNMYyFJT7v4tqVMNtCkdxbccNq6g729ShJJ4De7SNXcRGArWqJuNkTQ0Hzw4bV3RDqnea1fOVxXdnqpD9knMPcIF8cJUX71FSCvkN7zLzEsX0wbW7v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3391, 2, 66088, 'cQ7iiJy4QheQ0cVl5-g9SV:APA91bE-FI6aUaI3wCSnDRkmw4ItqsYJO3rqoI84nosJDUMzAoc3lSzWVaUestR7ULWYi54pvdlD2jXUg5DusUKjiX60FjYcxBeZbvt0YqWh9nYqtMgNI1HJAi0mxVSOLnSIyNtjBOap', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3392, 2, 66089, 'e_MBDetQSKOZ3Yn-twAVMg:APA91bH7UsfagXVCEvXeBADLyeb1a1TFWmsSsSRUJUqGGAYz748WVp9WHyfQAR6Sv5O0H_wABVoat9b1qroDm2Jr9wRtsNduuQnVFSKUGrfKq6bDla079-epMyp8FHwcH6uR0N2Bgnqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3393, 2, 66114, 'fhbB3W2aTjCoE4Z4IcMJoN:APA91bHFaAqnEMFza5Q6gs0IhpfGvD6683TZRKvPa0ng8L2A6N61saKYzJIOm7dxSn3b7395cUqpwam6pk2xOGWnnFu_JZ36wBdWnd1aA3Pux0tPh5_I6gVP2q5GQRqOTyFUudTDSb_l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3394, 2, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3395, 2, 66132, 'dmXOBxwESG6SxW6uingBv-:APA91bE30G4psOk4i4POXBieeovHZ_4RGcE3i3gVpeNRcDAIzfDLPNRTT--IqM9f5-wVgr_sicluIRE6HJyoColLik9DCEIIoviloEVdgEs2Umi5jLsZE5btxMoVaBnnaVZOh28D5kfI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3396, 2, 66133, 'c5PXmwtcTY6JwunyojpwoX:APA91bH90XktwaAz7C6939NiPhn8e1SuzneWWv43riCM0Wffn-GVE5WE16UUTlik2_w2JdQ7IlM3iGkGoZw3vUkvBv-VBTpUg87h79dJQlibcAgDNhy9VroG-vO-KAOnCAUlFH8HpLxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3397, 2, 66151, 'futbyAoUT4inZqSsLDsEhN:APA91bHzoRf0Yi5hI3UrYhd9m_oYrrlEDhmk73cax0BKVuvg-NlypHodmkcng73SPL3Lk80dohO-82n84noQcvLKUcS91VcK7k3hmzfcdw_MVtho3LjR6DY1U85UR8rwPHePD4LmT_TI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3398, 2, 66160, 'deKon_Myf0gTm6l81PvD0S:APA91bGiwqyFIvkbbL6NDMQZ1lLdfwYf0T0CWLzSVqUG77nkqCvEywkT6mC8PxZpXCVawV8-_Go0Nnj85c26J9pBZHUxDRy3YL13tCDAVu0iJTRQbYHBdMg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3399, 2, 66161, 'fWmcsoZeSGafDZFlhsrU9b:APA91bGGAwAyK0TiB0ycuJhSzb8fd4x9mf9Ab1AQh2V64wIv0-hsWkmrrZrU_BUBWSoabwYIHbMLQtaubIo9AXUUfAOmV7y99qz8_sVeQBdswuqv0c4v8K9Tp6YSnOtfjB0KdDl8XQwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3400, 2, 66167, 'dwABTB6xRRahUWrmmpTZVS:APA91bFye0lZpNeRY1EK-jwODWiMRcRrWdtPaR6_3WK84dsX17xIjVrc6d0OcNI2A182W2izAk2xd4tgZHpM_I761aVWHAZMX-6cuwzHZFuK-v4kuh6Vkq2uNp9K2i2IXTADzqr3YhwB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3401, 2, 66184, 'eKowmQXRReaMvFA2EPI2wl:APA91bEaD7WTqU0_sKdo27k-M-dhUSga6MpRYR0aDml4emgeeOB3lIS0GqU_iNac10fTzUfv8_4RoG80CD3vZxQhkDd6khf5w8hShjeAV8VgqAZm--QaYWL56UbjB7_iq24VN9UxT0lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3402, 2, 66191, 'dT-Uw_L6Srm-8-bf3oX_no:APA91bFQZYaIAR_gI4mAhb6LW9eoOqxAdk1JSOsyDehdDMjX53Bzds3oCLo5Q3SQBRjwdMqjbO70749uGNJD8mEw-nolpU4__7cmnxQ0NQFDok0nikSkG18EoBjNvB_YwFV7LCJ1EY8-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3403, 2, 66199, 'cTjsU43CSciTgTv99OLflk:APA91bF1B16CxWb92z2vBu5R7LyX_asQXBb_yuy66py7xV7AB717-CWr0I4uPkcryDnJz1Y5VLWVXIc5OrZOSNfFdgnGwiZ-LoTWfxxTUWIqmbSe7H_58odSH6e8YJ9x_9Tfp7Wfsf9U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3404, 2, 66205, 'd6bOPCIAJkNGudERgI7iTU:APA91bENYNkk9boJsd8tosEoB63oLFge0N5jaJ8ZxAJQnBiEUvrNXHaaClv-F2FV05XEdu3cDR588INGPmsyX6srntjU0h30KVvuvPW0aXU2O9mJmcO4at-mTuj0RIGzlUi6X6x-BecV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3405, 2, 66214, 'cEC7MIyOQgSqCamw2jyaZ5:APA91bGSwHyNYxpUeOPGhYS1UGjFDccUESVzNy43lEGe0D28TbcnO2GY_p03hdOiSwkB2gABXUUlxgPzKB06zu00KsJoejysnBka77JsdEnQ0GX_ZfMJ5tChJ4TbJ32rg2v7w51EfIiF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3406, 2, 66216, 'esNq8tjFThyfxpuzK5BDb7:APA91bFgvzmXIeyxVm9EX_s0-nv1k7ZN1CYA_Jjbamwfme0TfHQIinYUcBYPmz73bf_3tSm2eDQWfvloRjOAZZd4xAJf0GjuDVTYM5PZ19Brkj915ypVDqquo20EWniETn3NrtLjiLN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3407, 2, 66232, 'eKZOzK0IRZCAdQic68k6Eh:APA91bHGfqtmGi-1ClmA8oTWRLQhz93TpPltZbohAcWwHaL0krKINnUaeS_maztx2B4g_HdkLPYERMPIakRmI9946QrEvRJIj2GO7_RNMwC83JJqa9X_SPbQTbPwTYt8ifrVo8so7OMe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3408, 2, 66239, 'csbhoS7QB0DvmD9iWMb2_G:APA91bHKvrDNZnpuirgbyr6lWPMscZqp87jZ2p3NvE8A3gnI86uUDpaM1-aFP8Gq60CPhXoqy_aVxwFeDAXtg-2KE6U0xCDdnehroZxQoHs6xZUjTlpfGpg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3409, 2, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3410, 2, 66254, 'e6QsSRk2QtiFR4NifR2qgQ:APA91bG_en06QSM6dy-rJ79H1znD8I-GuTeKPfvdp5VXuGIVhlroGT8bXjf2OQX3nd0WzZ0Cu4UfkwtaLBfWsN0DQs8PhcOWN1vmweBceaXmQqsGPq7szSx2pxXBrEpiTe7lzl4ov_NB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3411, 2, 66259, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3412, 2, 66266, 'czZ2ACdaQfm2E3xkY4GM2D:APA91bGpm0zJUvIve-M2euSFI8T-XBwhxM6xFs2ZhLQ2evlf3W926RUY5FKtYeb58bR1kOS9icuVAi_Irj60xsIiloC9pvAkM3EunNBt53X8KqjhG7OMgpI6DePG2ZgOyYHdNmoT_Ldr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3413, 2, 66272, 'fKSVeZPOQF6pBMqq6K0hZz:APA91bHbQ6rAirTCXKyniA1e1qcEygR7c3G2yzbz2U17tTkfnDRkLa4CJeclcVzBUG8qsJYiyeMxSG5abe5r_YlLNESiwt4lw7SJp09QWNkt6OXZbWl9aUeynL_UK17m7puCY_odbYCR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3414, 2, 66285, 'eQ6rdUdqRQKc8d8qpbboPQ:APA91bFOGvEstATb47Lm-mSaJ01jvUPayZX9PZTAkWrRbZ7NrxUH8wWnuSQibhrTSNmuO3HWzR6WwYpD7QgAbbDcpd0rehs8ZeReHSEmuWoRkvWHTLG64qyv9apd0p3CD37DxnAd_8Gb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3415, 2, 66286, 'fJdS5p48RAuQziPqdA2z5b:APA91bHs0TJTkd2K5ysH_EZIpuUyv4_R59G_OBw1_a8IIJ0Sa-tNufThlpq-nrieVWaOmI-O_1Rppa4yw0Dd7fqjcwSk8LtlMlwSKFFhibtE28ScteKOjaUsW77En6TGoiQPnHVnj2C6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3416, 2, 66294, 'ezCyVlf0Ruq0YP_GfUZine:APA91bFgFXNbKxebScoGxA9DHyzpcAxKWHSGNemJ10bfhY27i8ad1Z53YwHPDkeiP8NFTrAgcrdo7ZfhBv1LO3egpTtQ789n8pZYmttnOhd7deNAZq6nPq6CpG3doIHkmjBdte_1mMh7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3417, 2, 66300, 'dktuZ2E_Q2azNodU7lI0rO:APA91bHVjfjvXxSrh30f_h5Y8dfEETaIMsGNiLcBCCGdr9Ne6yp6kMDViTPQagN4uFwUcYhSK9lDq1Cw8e-MTtVkkUPb8PKoTQC8iDrkMQFX-hsuiWawCtcZnPU12BM8CBpoL8TZvsqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3418, 2, 66307, 'cULFacPKRe2OwTWeCEKWX0:APA91bGPZJg1efM39zX99y6FX_QqK3nVXgkDmfIvpZ7THE-hQNbYLpLfUOq14k_zx332pikrbWZsr44MkVVGeMhLDtWY7aUIMTfsX5NjUiZH8Lsdxfid3i6ePqp6QCOCqX7q3z1is1AL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3419, 2, 66308, 'cE7Wyn1lR9CSl87I4fMBnm:APA91bF9Td_lvlVPVhsab8gI7YjhrOEcN7oyOwUrZcRNcpSBoL1vX6YiomFnoExfsW-wNYmGVgvdrwDlEiKudS7fyckBmk7exUhjr2ojbBHuqiNDGer70jGGcxn12IIFBXkxgdjw19PS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3420, 2, 66313, 'forcTgkvQjip5nLUCjxctI:APA91bH8cr61P4khBRtFOMlrhTZ6hyV5Unmy93quWj4-nkD6TJi9Gnc6RTigx5hvxlPfzHMdBD3c6K2lLAa9jCi8ggbd_rPASG9RmISI6DmPQNzz7T4Wg64Zu36I5XXjHndvKaTtsDY9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3421, 2, 66315, 'c8R8MntTTgmMR05wcv9zw1:APA91bH2FfwkUb0MmJgmY4Zv1bDVeusk4e9KYyGyTAmYlxAehUOjAwdlFBgdYnpfIBqc7Inbqy3cbZYW8neyQ8BoX98ZSu1xg-VPetMa9CxOzR68hqzq54N7Qrmj7BoSmoXOfUMGmPmI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3422, 2, 66318, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3423, 2, 66319, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3424, 2, 66320, 'e9mXm86VQhOP5FK4ty1r_v:APA91bE_u-FtP8B4im7W-AJCCGsmAz0VE9XqQ3KG8G4KWPAA8ebFxwmafG6LVIN3wZppjKi0AwNgTMZ28VJP6F0czfXF8K8Q9fmGrbKacZ-NTNFzU-7AYyPLiE18gzCyz55jyROa9v5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3425, 2, 66321, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3426, 2, 66323, 'dc6fb1QOS5O571VMh_U5eG:APA91bHuEtJJltaIJqnGcZ-NFZyYTm1EyzEdEdFezRT3V96LiaSDfRdXCuuEpfP5VNmlJ3UnjJ1qB03LGr6E5txH9I5kh3FxJxqUnwyn3xHlCMJJnOnb0JADxdzP8O-lCxcOisC-o9wJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3427, 2, 66324, 'dMUcSDPqTA-YHaWaB5XQUa:APA91bHneynwRazchq4QJ7IwVjZ4oh5T1iAKeOKHaMAzivrTEATC4QbgYLG5Tpa25D_YB01J5lBA8O9PJMeetEpGi05weF1fGqZ5wj7c3Au6d6JfD5IydFWEoAg_88ypRYUniB2dMc0r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3428, 2, 66326, 'cZkXaENFTMe1j1zl6XmYQ8:APA91bHj3mkJyiLjUweBn_qmgSRpLf-ajFwqAAO65qzsmuqTEq9-y_afeo-Nmhlj8LXyM75c1Uhy4A0E4VbpzScTOBBGjh4oWA9a91YccM5iADHKP2YSZHCjakFZ35QiwXfRsZgf0-FC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3429, 2, 66330, 'fiTx_e_iR5KxdAXLm8K6qt:APA91bEIbRaeBzD3b91OoDCp9EbBu52MLwspyT1TUWKUTVJ35HoeAgpxCRmGQ0sWnT2SnFVYkYelf1BkRDlwzUBq9MEjk9tiuhk3JsKWaaBiADUkSQhS6jiJh6h5TOAvJ2qu7d6aR6LV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3430, 2, 66331, 'djcQ65n6QjS3w_h3TxVo-g:APA91bE5wuppHc1naSRYhEIZtDID0pkGRx2HzOwyby6RqB6xvzK43EwG9zxPHMucOqs_TtnvuEnHHejt3PhZbtDRI2jfm9uQmjhSLmQW-7dewk69cY7N3Zd9TzIHPLvMnAFVYfN7Z-Zd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3431, 2, 66336, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3432, 2, 66338, 'fI0ARYLwTD60LW6eE4t9X3:APA91bFOA1Umg7la4dSh2YzIOcCIEo4aMwISiunXkCS5cUgucZwPId4Ljw6Gil5slGO5558Qo7Wec67HtIkFWKdnCj8Rqlu3DvMRjKhor6t3t88oD6aRaP6sMBzZph-YSwvgf7LPWjWD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3433, 2, 66341, 'd32j2asDSyOibos3kfCFXI:APA91bH6sjEOkjKMfS4kh4qgE900RN7NRw9MnSbNn4SXiYRezspoDydeRbRJ9lLebfMwxyPEOCLRYF1uudxcMmO3ecB2SVVSKiocEd0CeFwog6Mx_Y_HOnTpSKC7oqiFbN4wRSCl9XGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3434, 2, 66347, 'eg6N9h4BSguFsl7apXXTnS:APA91bHXRPRqEw0Q0pxqgPYe6zhsF81wMCZbnRIVPV9TYO6wSWKNyJboCrpQM-IJcRRjR6b-R0m0oU6bQdmfH99LqtB8KrsrY0Lyq-MYz0wbno1ymQ5q4cT2NWzD-QiSwnSwUo_8Th0K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3435, 2, 66358, 'efEu1hlJSq-lHFC08I7aBL:APA91bFO71EJFuIG46l27HyRRl2SYMri-fnr95HrSVUACWYk1jy5an8jIGIGBw2et_6_qi9PZ9Wv9n-JecoaKbk-_JEN6VnDwPZPv5RRBj2OPZ65_kKsKJHK7zMXZEt9gAWzCdjsVnqn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3436, 2, 66360, 'cvQY6uZDQUyeWN_AfWNivA:APA91bEtI2Gzz7uQMYdKrdXO9EWlqUlnOIGcPGw39KyBDNysQn93xGvk8t67y_JelXdN9bonBFez1FAUmojh0MIJTz84r1khx0usfSxkioPnsKyTPlCk2no0TvPm3Yg4EIeMOTDVpIGG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3437, 2, 66363, 'dUBZLAWUTSmpPF5zKNbop5:APA91bHti6C0Pyx6Ix6q7wCXFd8JMzCZeiukqDbDiBYRY8j1uEL31vUeIqbyA-dyRXKFMinOKFjetcWnqzJEVHGkbKhBAd5W8FmtAAEh5Q0CnHdCd8uLJOnQUiyP-5lZ-xDXxc5W8Kox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3438, 2, 66369, 'eDO1iE0FS3u1-l4ZpHVStj:APA91bH0e-I9XN6zLgekJ4hsImvwtt4nyYdUERk3Fb147lY54WLfMXm0f5AMgAuF-Z4dc7YH4m6LDRZb5QyYJH_hC9LJ1EfJLI0a4Fw2dLWZnY5Xmbmt3DzVXH5kef1fNn1yLqkZB2y_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3439, 2, 66371, 'clB0ywmvRnCZ1fz7gVexBd:APA91bE1JZhJ4Wlwa7URU4IneobiXNdhFmp37GRs0MUsye8TrcNs_YvZhwurK9a5M8Yh53MHtJ5eXIoWnbmorI672IhNTg7d15IiwRm6OUB2sbZdHWnzrJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3440, 2, 66372, 'fi7d4NxDQYydXnAct_fBfC:APA91bGqtCaFKhqctLrdXIWK7_5ZOqvX-Q2odbrH83CLjlkOQ704d0yZc80mhTmIi4WptjL6J0G0Cawx8YypSWqXtYvhWBZP6V53DXbiDOHoT0VLKQTVLfkRzsIPMtojbeKyCGZcE2Nq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3441, 2, 66374, 'ef9ZTAhFRRSFsN-rAgB_XV:APA91bGlOTxSr_zCkqd_EKrdE-UqkJCilFrBm_HWsh3EumQqP2eV7BxSnhwXfcCqpJ30oGrqzvrr1FhrVWfd0WfYLucB9HpVKYSB-_GNoQrp678HTqXqJEma47p1N5f2PJyQnQjz1s4W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3442, 2, 66395, 'e785MipwSy2L-J-nPD46M5:APA91bGamBQXgKyeqUgVGbHXlAQLPWU6jB4XpRI8GAYrvxbrzEdczEIiDammIoWqx_abiNVH7Yc8hcBfyebUq7_pnqdmCqde9KpvIfPh_jiZ9oD7T86Bk2qwAxhb9lu7HKTBFIt_1-KD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3443, 2, 66398, 'fpZc31WfS2-8woHHRxza4_:APA91bGpORTZT98QcuOXQ28kxd3nZxCOVmqpkX_b_PrnqRAo4WxyB2M1NGNn_PIq5OtdG0IUXi_Ttc-crgD06K60QEUD7PdpFabpGCjiMT9dYkvJ4xrk3Deo57Lv4hzpb_7A29PwFrge', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3444, 2, 66400, 'fXmVUGp8RZOBUSVSPOfV_O:APA91bGaOCuJejE1aYTKg1Gvix65EiW1CvSAxWB5rSxoB-x7X3G3--UsOP4mXxI8-_5wFdLnabHvKM9bWx8bAqadrrOWUVBgsFcDFi_KBFLbk0OM5Qhlb284jkfZnjDiGDFZ-GSVk316', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3445, 2, 66408, 'ce1oBtlUQAG4MuBr7dNeH3:APA91bG2t1832vP2xwWe4Kc0a1GDNOjQ65VrrGkAKDPpfp2yLm1AVbEL9pguK9yxDQC5A5XhZNOwAGNOtAqhAZe4Ol8alaXtsMN7Kx2jN28_IXijPKzkBD_j_79xXYCvXL-NkbAdxfGx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3446, 2, 66409, 'e19UDWL8Qm-AqbuxwSPLdu:APA91bFFLDl1ghTej4jPsOeV_paKks0TvLvSdCWu55Ai1zI7hNqKgyE-wECGPhbUpSRqUusk0K59yc_OiDR2P0_Gd3Y65SfIV0K4TmhDm5mhK-_Vmqn13BkgGdXEX-nWZo1TEt6kT-8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3447, 2, 66412, 'cfyNEr-MRAe-elRUOjkSLk:APA91bHJrJU7kROzlD5skR05qiryXCzF7YW1_D_yQMrpc-g4seH1BfeeQmDWg6ciKrjTV3eypA9y16LwtIUfhvq38OisVFq7tM-oYW3dYXZYhvRZouYLCVfyro_zJ10CZA1_MGcOq-5q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3448, 2, 66415, 'eDyIOMK9T6qsy-vHNVjf8S:APA91bHYjEnn-nlqsCfFdSoRXh8TIy5T6c7SgGwNC5RRJLnZNT2MqRcLc9-lzrGSVFCmODE74QC1pm5aaOg34ApNN67dPrxElV1bpHenE25XLOa2Rmwy7GniIepUqNH2b1obxB1-xHFu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3449, 2, 66422, 'eYnUw4jyQPiPouwSub3yY6:APA91bF7YPT-Xxr3jmeUSu7s_E_gUcjxWkjMXn7qlAA4rd6sooKt2chRjJ9NJIDBA47SZtH6mgO91RaWicJKp0HbYPMjpII_dy8mtBdVwoQdAp2YgD3xJFl_2HS_ChIKwBARqrm1cWZe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3450, 2, 66426, 'fO681If-Q7q_gnxjE_rSaO:APA91bFcQk4f2vYtt8qQX_1Hj-SvhFaAQmzZEcCdvoPOoxSgq3n32OqFCplixKmVw25sVHjq_2Dy9qiXQ6N4UdXIBqBvbcTHYy5h4CjGnyZ7uQNcVlQzxdiSu0g_H-FEAHlagXlhClo9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3451, 2, 66432, 'eHHFhj76T1iB99bC9KLJVo:APA91bG34cZG_IAkmjipqP9EcgPrPpvzmeBit2tIcXFGNpMbDJ6apkhmoYcaNpn-g1yFvBsFld8CnuUk0clPqAJ4oXi2ZDrnys94hiVAwLSi-GWnVAMybovGS8KwQkHw0Ek8rdCIeoNb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3452, 2, 66434, 'ejCVvjgtSl6ayhnm7UVIV1:APA91bE2-vEnB2yIc-oQJX-RWJ2ZPzsi3UVmhYYHRri-cNH-SHpoo7otfggn8b9en1mUjM3d4yI6sb00BCw5VAWHLu9cYXbS6Oc47XDmr4n_kYYDeBTcy4MwS39eIOtDZABSgGsI_C-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3453, 2, 66435, 'eR4hP9iDRgK8YC93COmhV-:APA91bGtRAf9aUWlOagoK0Vh22WIaMefhGlCK6ZOX3dSRLw7W-o10Os6GwXZ3LtYcCse7dvSJAAO0b1IFP5CbCyUCmLJmERwjGh8sMJS32Xp0BXhVYFkRSEn2n2k7962-te5Z0Ctq8b0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3454, 2, 66436, 'fC_tLmXwRKmzwVz5dUgZBr:APA91bGFGGtYzTzEOzYrI92jT5tQ2ZfSHqkbCJdlRbv55R-mEDltJMHZ6jkv10rq03fsdlLo66GsLeu-I4OI70D9yXazDm9dzicT4oDOYUJ0GVRuN8ffXVh3ZEpWZGcvE3K6bHWWjad_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3455, 2, 66437, 'cj3CmbujTtKL2a6rIUjayQ:APA91bG7DeVoKjGMCGzTsDluz-t50QShmKX9jrtpDGjIwKNveUpHtCy5s8Aq61Wg_kxeK0UDAF0Mjp1OS-c237d55YyYCteK1d6iufCXhEeD9QmUl_hV7lW0PRehG_9GAckOLEP8o7aP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3456, 2, 66442, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3457, 2, 66444, 'ccXe7fEiTPaFoT2CS8cyqp:APA91bEIxWNwYRX8PHoBCmdHLa8B7vdh3fSg8L4ehomnYj2eKEtbZe2bIfeJjp8bFxERadewucDIfI4FmBcfVBYJQG3WsLJ3XaZYuU2UikivXt4Bvf7QOq2HTcncusl-_cD2diwoSyOB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3458, 2, 66445, 'ecf0QtKdRR-DCzbHo4QJ7S:APA91bGaAR5eZLYVGxlUZ2TzapQW5_YrXsyTd9jdu9FObtnDb4r5oprJr0YLZdcrVbjE1zmxHNaBHCaSYHMu06-rzNHg33pHkgLcp3k7P-gVUZeFdHuvUPO28C_9Jm46wfs85Vr1lKds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3459, 2, 66452, 'fqwR-olmTrm2CQ6jrQHhTB:APA91bEx62T5rJKnd5ExrnrOoZN1aUp43B_mR8ozXrDIIp0utfDXRddu-pxxopAo6jAxSrThpmgwPJ1E65IGzP4iEZXIOvGCgzm55xu4gaVJAn0LGL4ULK-KvLyACdf_6kjTkt-LAjBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3460, 2, 66459, 'ehqNWAirSFWfLGMAfruO4B:APA91bEOfSGR4xs3DCyHjX2INWZAmSxHp9_k95KE3mZf7zHU-wfMNzLEQA-gn4u8-UucDRaZyP8omM40ikS3FrxWk3doiVnQr2HEtd0SxWrGhrd4litp2h5Zazvjj0kpsoS_P-6wR9GZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3461, 2, 66462, 'dcQbpdJfTGivFDn-Sys6FJ:APA91bFdY6JuahotkO1cE4kUywqSTxpn2NraUN586j38EJsAj5KVD8UsDr8-COp08Jhv2A0NUVpNzb0RtgOKs5N6SAzDNIi206vdoTfhfDg_wS_K0j39pztf1cMqhlYrfHUezfd3zRAg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3462, 2, 66465, 'eJbUfUkKTTeWGKxp-uZTmr:APA91bHiq5krLuH7ubZLsBNxqWjmhFpaw_nC6hH8QdZxI2YnYujQerO2CI3Zab2ppaTbm9JwihA0Mm8w6JelM2pW1gmtadR_DDTyjHF8m16NX-fz9W5iDXJvC6s6VMIqzgKE8IThtVL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3463, 2, 66468, 'dV1lm3UaR3O0CC21DrTPPl:APA91bG4PnF77fuX7hcB9H_XssTEQv6rSc-_GZ_oMvaviPAlx3Xp3WImlzcJvveXBqgO4mmNo_W4PrcO8IbagG3Cb9SXZ2LIWOrQoyUbPtVtHgpb9jxlbRfa6CKqfXADt-qE3CBprqva', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3464, 2, 66482, 'd2PhbXjNQ9WI-CVCFPR64J:APA91bHRc6cnj051mveMy-NTq_TmfcAG_ePKzfvxzrqmpNfbGisM4DGwNN7fz4fpH97wSOQiyv9eTPCG59rB996l1HaF_gFsLpsW1_PWl-jCXYEbLiOGv5ldGo2IKwsmdAJWHyyuJMmR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3465, 2, 66497, 'cl6W1JQ8Re6JJg6B8QR0fR:APA91bFGHAHyqPHYWE7OoBZbe74zMMvOxtRsShTjU5vwNiGenC3AsFJ78Eb3_W6U2TEEvvGBSgiFQ44-CYK2ICqjjiG8WTngtk48Yco-Rz68GsJ8OI93nanc9bREb4U6q-LuCvMjZ1w2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3466, 2, 66498, 'dQAVPj7ITiuJCeAXTOiXoJ:APA91bHfu8QzPxNhnwNQo4fu_Ml-UxkDnZtAB_jq5kFkKtGLum-MHSu87E44T8xL4TIdW1xDmehxo4_qQyz8fYOX8m0oS0VMa4y9A1dcjn-VWhEYq2hRmsCJo4knvH4qtyoGGAuHvTQM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3467, 2, 66500, 'd7y1slE7TISKs3J0ice4e4:APA91bFkKeD7jYlTRLHNEo34xOLVpjvif_Gd_ZHSebdpBJfGKTpVHSjqa61qd54dTjiCoXXU2MMBuKUzbhRMFjpy6Qy9pNeTyFXL-fvk7pMzo-b5BI3J6s9oTrjXutsumx8-6lwSHWYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3468, 2, 66501, 'e851GnIXS-yJT8aBJEn09W:APA91bGKhx9GpOGWS1q6TOBXaaHUusq0xGXE1c3UMTRt2_VyrtdFOq3F7FacZDQvZPmehVrIpVZIm4-qq7cIWYiCkXzpzc-xlnMs2PqDguvRIApU2tfz4CgWrmgwMDQ3gz4ZxjMN4nS-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3469, 2, 66502, 'f1W1gJkmSZ2pGtodho39_k:APA91bF6cIcjbLVYEmKnwUWGBEE0u_DVx4-ilg6hurwS97M6RcKUJMA-NpQbQNfufuKQXKaO1b5yKP9rhQrzoU0JSlWMJRha-DrIrTJzTY92ks3l1g-qoYrOk0EGAtYkHnUWQd2EGKYp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3470, 2, 66509, 'dQ-njM_tTRyXWnofraqSQm:APA91bHscIbD82TKUolU9vaDavUNyVeHdrdJgkNVOsauqfRG0nW2gb4LO3qzo1LJ5g27pDQ6HDLQFXQ3ilnJ6rcDArXJIN1w8XLew5eW_I_zSaJC9PKs88AGuD_dAOzCVpsI9NMD5H1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3471, 2, 66510, 'ekJltIJ1S0SIQ2bsyAlGxl:APA91bFzAao85rPbqCS05_ifHiCCNIuaFFsnsHdpYyd-MjnXQN45zJXB25Uyf7KegevXrWbxIMabuYhInNYbvnl3mxpQizaU3HKmJYB7G2sxJXwVyi8FOdbuVhOIKkCib66513sjxNVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3472, 2, 66513, 'ddWMZaQRTPSNAzWEDcDXcV:APA91bE9m-ZIWT-rhzsDMbahaE6Jbc4DNoO53MM53K5x2CvwCKkDbYQJHfM_EzimTmrULFkcqHICDG-68D0GsdZeJirF6VjhMAKOPfvh3yzAfupXMnp2ppiNHrQ9w7kWXxViBE5TrPiu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3473, 2, 66517, 'fx2x4eWPTgaXXvyxazhO9A:APA91bHwPEWWphwcIJNpBOc8FtrwcFLtvUybdqi7XBylSNcEmY5UiJHHOk8GuoSSpG44pJCuTHKyUDrY99Wcu7oBmb5xYG7o5N5AtlZAOQP9RaVuiS8Tzb4yE0jO04cwbW4KANFBLI8L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3474, 2, 66526, 'dJ8kq_9yQIOuMiGB_Bsnx7:APA91bGxGP9FWLY2Q4qU3f-UskoQiawtpREaX9SfpgqxeKv6fqk_84mhS5LnMQLfIZ3y4QXG-V0UcTshoT-t776W2GfYA2Ufoq5lGcpCgru0kG0ZEYm2qf_5vz1uT1SK4L70np0VVbwU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3475, 2, 66528, 'eATndMJ0QcqHfBTMLx_k92:APA91bHV_M6qsDSBfEEXrU3EQ6eJbG5DAiTJ09OCBDWtUNInLK0yWBtkcrRubuZujAM392UkA4JU8UxnnKfOZi4Go78_DyYahcTRzS6Cav0kg58a0vX_NPdsgbW5JncI4lC8dyUxPIJ_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3476, 2, 66534, 'fqR145NJQUups26CzY82vZ:APA91bFezOOuOTz6ZEzVAcSGFtWKwToFMumg3YyUa-n1r97ZigzEJ-w6Oxj3V4Qg389GrGXUhoFAlKg_aMmCpDOUUdmwdes20krifi4sxxJFW3cAcZ-a4VKwD2PLnqE1zoKYAPgFR-1-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3477, 2, 66552, 'f6juj6XBQr-m8gvDteZYED:APA91bHylZQCO_mPYXfzO4nyVcKVSVjuzjnSu-cL-YZ61RONIY7dZYyli-64VCESsy34weLNkNEj6HMxnLsZlXV67GWYcnAeDFzQqg9A0y4TnhhxY_u6JuyfT0qwmia1hKRp-Ys7Q0X5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3478, 2, 66553, 'cSYItJwqSj-L1wXAsfVJ5G:APA91bFVd_68R9V6YsBN5FK7k9RXz6iXs4FDRI6k5WgtZtl_sg1wAsnkvnL4HqJiftpxLcKZBuyC0vIyTu6f6otHikvCEkXiitGhfWOtg42pEyBB_VgommQVQ1Ii7N1RuZgcPmj2T8gE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3479, 2, 66560, 'cnJ78_jkTaOsVdiLPq14e3:APA91bEFGOynYJKy8Itb7rCbU6zxYDkBUQF-xQ7Z6EJVid3ozT1BnFAWj_6o6YNW2ehaucKoo3gPx8FqwmDMTlz4cBnfui25S3carkOc8dCWFZGtliR3C9HxY4moTCgXXgkzFXv0wvFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3480, 2, 66562, 'cK8etI7FTFKh2mfo2J1kUI:APA91bGToJwbz-kmUpQahgvJT1lAM0zUfitpJQqLYCbOgyaS69a3EDEL0bva3XuO35O5uLBY7W-TyBR6FTn6cbuomxfRpDAHkJhHPdxhPxPFlfOq1yHksojd-29Byo3A6grMUlv7iQEr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3481, 2, 66578, 'cpQa49qtR_6nyMMj9qj_B0:APA91bHyyyrQbhY0LqerClknXav8peJ7NdrqQJzrbKajvuR_K8_m_Zrhcyd6PK7sxNMwQlYYYVVnH9gcsRWr3LCvTsqLKd_3CaJwM_RNd8LPJeryja6mmndzlu7cW8dxiJtbM2dLGIO3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3482, 2, 66593, 'dPPhY0PNRbqLaxluqmRPtQ:APA91bHix1ska9OPBSCsAtuX1FoMKzlHGTtYnEcInhYXXF_sybBoTcTpZ5V0FH60vKtwKMqCSuo1UtJiZ07eIOP6OANeWAs1ZTGUwFUt-uUHp-tSA6eiGEeIbYS2JXg2fSUERsgBBEdd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3483, 2, 66595, 'cNceyjYqRZ-NSmHj8PAodZ:APA91bGBFHAu-di7ELN0Kxp3j_syEO0uAoHcSEbQ1zakusmyFP3l7v8iqJB68cG15jv4_sgXKmWA3bW72ZfsQ8P5xghD0P6f-JprB8gm0bQ37rzVuWo0pVe3Ydu74k3gwZsZwWxc2ehy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3484, 2, 66601, 'cwVA3FIITEqfIyI5mTvjMc:APA91bHsv3SMZloFT5_s31V0TM3RJsP2v3acLpuNdYT80E-N4d4p6MeAHcrTNXYE-xEcMLQNkd3ciQiKUbyNH0DoSLETrIhQlimfQiG9g8amsTKi4c8jHXSS_12ggy3zIhl1AzhlP1qc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3485, 2, 66618, 'fAYR9aCRT9KeBCx66dDb9N:APA91bHhs9Jaud2ww21TB2JWENVmsBXDpk8fq01QUeFFjRb3Zu6uDmIhNtK6AvDBZs5SBC43LVbvjycVVWXxjQzALzl3fEFbLk1prkxDNSKG1Tr0injat4cmV0go1OyV8cwWEiFH-NLr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3486, 2, 66620, 'cFTmrxW9SGeTY8ZQ6YYYzB:APA91bG27_rHgaPZL5_8ot5M_fXC3EhQU-mxKO0W_n7xUBPQKqZCiDpOOeDnJozfUk40qRYn2fGkX87lB6dlL0JRW44ZrjiORaZPqSYXvi4vH1bd5GeJjV4i7es-Uv4IoUEffuxwZwJF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3487, 2, 66624, 'eW73CWAwQiyjMLoE0AlRx1:APA91bFCADIPJ0jjfKXpm78_5tIXXyXNd8Ql1ZSLOcOgYAbXsOo509ec3DYWZQ7Xp9w3X6OQRJQGuKI0mzREYxJtjBJyIII0hVdnXH4AYWK4FdJ5ylgGKlR8B8F0cgFzGqsXJrAZsQzU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3488, 2, 66628, 'drHGAh3dShWP7hasLEPkKv:APA91bGjjZ3Szz267d2C-LQTop155mdEbDp4HgCU8s-r2AolKAZGYFozmPbLf2cEv6_Erdfs6vr5VS-FFwJaIPoeXjbhdR5p2EFT840voa2j4Kn5pbRUHP2rgcXuZNWt_L2uXqhvbkIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3489, 2, 66631, 'cNxkooRETpidJNbRCx9XNE:APA91bG9HPcnK8nXV78sp1R01ahXJLDdKalY-znbHmSh5UWksfkXUH_k8SIENLjW8onHRFLwoFqpRgC8po9Xyr_cjOa8VspxTf8fdMwP2AcZJl2zXizubxvGe9afGwKj51Rileo6SFuq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3490, 2, 66636, 'eyoCCVYvSqGNHef8B1WG0J:APA91bF4wLFjtsWjtKVkwUahbrWcM0stwfZROLIoMf5T_nMtg6eVnC4qUt7BVU46lvo1JsOx754QhCKUgYbbVZs3tSPek57rPhgPVL0jfq4fURVRLG0111tg0JxzbXQEhm2L_ieyGVtP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3491, 2, 66650, 'eF0LIB_pTRioHytPG_jlpC:APA91bHxGi-oltTjq7nCb6vh7_Khzf08K5SYjzcVi7NLe9FpnCK1_c8iHAjEMfvuF1Fa8EODlq8N1ooq4bHEdswEyKaefuTjpnsz7dHMUZ5DDeFBz6BH2rrqrHwtUIgDJ5BWIsB3x5W5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3492, 2, 66656, 'fRssllPkTau6OCllRfORM4:APA91bGTOeKBeAaX0mqCZKTyoGF3w_rj9-0tbd_u3XYC8zHo74io2mTU4Cci8cwFbF_s_KnoAlEjg1KLRh9JUiy7aDO0GC4ZzH65V5B2vZFxayIUB_qAHGz2e2p8Uw1mXNbpR6Yx_BTX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3493, 2, 66666, 'fJh0N_llRr2M-TeCr3K21U:APA91bGSsftOBTr08PMBIM2SlYNMECF_Ycw0HbkGxiiB77rlVWra2WD76pc_MS2unKR9BWwvcyNMK1llfJ1QEm6HWfr_9e17X7prOFTYeRbXvybnfU2Qut_XEtm4K2Qo0u_Cg6uaifSY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3494, 2, 66676, 'ffkYcQieQVyHGSLQGlEAFE:APA91bFaoiot276uHEksHtraCepzeIzRRbSlOXbhZ2599czisPpnATVz2npVPCXBiruDraUo4St1o2oMwRVZC5uapkIpZqHthKx8WVa27tZBqmPG8Iftea_ZdAMLGR0daez3Ub9vzP_E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3495, 2, 66677, 'cMUXR_5QSomm_RXH8wWB7b:APA91bF0GwRbTnbaTX9AWYbaIh9vz4Av_qI2aSFER3jZD5Twsv3laYbeZdxc_F_lAEz6xEm-p6I3uVFbhnT_zBM43cCKVRFHRp7NmDBs4_ErKPBqwrnu6FjZoFMh3RxE2R9mZ8NAKjGo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3496, 2, 66685, 'dkwvPvViRViq2mylXoZjlx:APA91bEm8Itl_FkfP2dAkJwG636KTKBoww9IKVcX34KCK17Iw1lCgOXL7CXuxi0hCYYNi1px0YfugPxz9ufriTuepOw1hQR7qH6n-mdbEvcSaicAEEmSf3ziLZ2IbEj73u9nbvbOaq5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3497, 2, 66686, 'e_qlJtCoS3OudckL8jak3M:APA91bFFK1L6YmnAsfZYmG7GdI_xswGxbC3fsc2QB2pdO9KPfVH8IrkeQavUQ7-LE4twlcs6xhZp7aQKSZe9olqfZKasE44S253i8iGsxWJBZr6sokjMW2-c8Fw7v6X0TUvwyvLew6ND', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3498, 2, 66700, 'cAfth2B4QJ-JVZi45V6miu:APA91bHsg1WXjBgCM6kSd1wArVJiP-tWb4yA4E1d-cSGhkWF6cgHgHSpm2KHoeWYQIjd_S8ej8AawSD9tjQQFSQ5-XLGFe6HX_KqMA0xsNchNkq8v4CHYVCe_aB-1cAIuQWa_PjS_vLC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3499, 2, 66708, 'cIftB0kFSW-m5jfsnyiXJq:APA91bExDDDaisItqG8Pzqqsh03iy2cwdxTYuWccXHgApeuEfxY6zEpxVyDWVzrg8eynJltmxhydX2asBATTUE3sul2eQD_vyW-T6HqMyfS4-YMks3Ofq_1mcdwG2uy_ipgbkzVI3Usu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3500, 2, 66713, 'e2_2U9miAJw:APA91bFETeNmWleomuV18A8XgUsbA-NrERmTc1VHzlKy_H-w2apep3r8DwsrizARThv0wsde2aenlt816jrcrqxaaHMXL2MEL2rmYoTuUDKvr2EnOWc0DZm_3F2xfMPze7OiURKFOTFp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3501, 2, 66717, 'd5zo3ZmZT1y61jAanjA88A:APA91bEUolZO9azQCQy1z4duZulwBWaYTH-lKushiSEJV9KrnPSoNcLeSa98L-bNdq12tGff0FB2fDw2dtihwdDu4FxwzGgfwuEF5h8ZIswy02bLQTRC9FojHADeXQ_mfhuucaFmUK4i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3502, 2, 66718, 'e442noNuTM-H3m57V0pupZ:APA91bG9p42ZUipOg3D_xdNsnDQqSyzHNJjklr8qNMirl5CmQ6fwbtpNXfuLlM6xhPVpuXGlavy6deHb_BweNbYPoTyPR0plQW-VrG0Q3-xSqkj7vSyEDx1ss_-6yW81uumJi84xrjrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3503, 2, 66719, 'cLvf8dO2S6WAx39LWuo6DJ:APA91bFTDAVGMY7JW_FSoxW7GHdB-wHCZQykK01HeWZ4e60rrGMP7jLBBUiJfVcE5yhuQBxj5ZTwshep8GmNSYlxfeum1K57Umsp5L7WO-z-wIpjkhUVuUYZgVVjJ7IPSAIEi9lpxL8N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3504, 2, 66721, 'ee5_S5kiQxaRPF25t8ORF7:APA91bGLWaVBvSAlb-cFfvmtQqrtO5RLiJRaBuFIVyz9lCeWrUY4A5TwENi0QHRrM-bg_dVg16K23vE8DZi2b48efN-KUu81OvyYeB4N64ZPHRXoz4SRJR_boLuy3yHFtoI8rSwIEWuL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3505, 2, 66723, 'cRWh7UrHS2ui4X0SyC4NiA:APA91bGla7hG1hd9W0VBBoeXTqaaFjsNKJuwkA7R3kI0Yx_rcBAWru9uZucfsolqz7SrlKMGRfpG1OUhw1R3xP3rOzdDQgXG8ugKW9Ums6vtcg_GjnpRXVeMldylXwKxuspAG8r79lm_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3506, 2, 66731, 'cCi9vFk4SVGpLoNJpyHyQt:APA91bGmOOYkyzIVaEvo01zdgNKpJ1fjhDzA4AgmU-adBDl5En5e91QS5_k4KihM9NCH-fIvZa5tnDYX1r818DuKH6axlcwgDR4YNUR6Ft9CV1OjSRw13fRWR2JY4HAvfJCj-9KtN46V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3507, 2, 66732, 'eBTuVR6UQfyu4G88ugTiUy:APA91bF4tmjhNpjj8jnApn-fPmrzLKTc7b8KGsB19RblX_VLZR7Rm8PSlKo4YgarDD3mfWU6Pg8Gr1qoiKhpYDX4lYuJ669HKFMB5R4pz-s0zahMa1oX7iUtF7lpz58gHgp41ci7G6Xz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3508, 2, 66733, 'cdU_u18vSnSlYcKLqwoyTT:APA91bH5QfkGqlW6nKBGYtV7w2fpT0x6OSEj0ROoz-vKpCAbRiXMEXF9aoB9UnsFk3_nP2yTvd5k93M4uvzfCXCsS4AtWYqWkRkWIwRtzOZ2HK7LqMOiMEKEAB_2mD03m8RGNcLBrroP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3509, 2, 66740, 'cb7xdGsoRT6NW-Gt3GVYsg:APA91bFThC5bKEWgAzqWT8LKZnbkj5Gg24OZf62t8lav8qjfCQx22EItI17mhzt14eZKfzqGg7BTG5xHg59cUoMRGBHGOpVHzYxdVT3eTd_M5fKmv1AALSxhaVzKik0iLher3qYYvJPi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3510, 2, 66748, 'cD-XjfAtQiWWjPL_FxeVWv:APA91bFMGp51mt5dtjlmtqZUjPNSpcM5qCdoPgVI4LqDcTYnowPZRz5lXBjCRmrtuhuTo6eS2s9KorbQwA7xaqKLo_R9G3EHOwvdSzqvXJrYUUszrB49q6IZp4hCpZPTl3c5QSu7-H51', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3511, 2, 66749, 'fN3x6IByTymMcC8qYOzjlU:APA91bE-yEFOkzqwXia9laXwwcBNi4Di1Q8884uRDma6DB7P_DQGSScpwgLnwlumgzsC4RRMg7xZtpL0bH6c3Gq-XbONaUbfEi7IZPzW04XbaTkn5ULOaHMmN_Tf2PKeUGTOFlkEhkvK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3512, 2, 66758, 'e-gLtD2LSC-Pzb9k13dbeD:APA91bHAG8mFC1aRBq6yBjKuNGakJBVrGiNavuPpBqxchiU53HErrRMKelV8Y0hy5EqYUpMX-lhg_TOnywSezxjpb5CYg-8bXxvNn55krI1WnFunyWTytdZ8EBjm9jyQwzb0UGkV5uBq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3513, 2, 66764, 'flcCiArzRUKMo5Bo_ohWQ8:APA91bEKvyPzGvLsG0--Wr4lbOjHqO5aVn5S479pOrzMR6yU4suQMUU5dSCVx-kcIhotRZ6mZ3pRTRA4QpkGAPaHqFybep2rmRbAVREgldhyNsPJHWf3kGNzWELs5aHc03tYMP1gJXYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3514, 2, 66777, 'cOalZc9bRNqP-Add1ESkWy:APA91bEqSdxIQy8QldYz5nmQO0I7_Fwg3hUpdYl1Cee-oJZK90CgAtc9SqHMqDwGfMbK7gwiD3F2LyfGaXWNW8br6so_YC9REi3oEBz1AtJHHr-8AbjdjhfdyA5tM8g9NDsvsm_IxRGL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3515, 2, 66780, 'dvAZEldDT1ywX1oS1VeQb6:APA91bFDLme4UIls5IUDkpJoSxI7MkS3i_6HpYkzpEgN2UHp-SMo6XLTfyJfVn_aCkXpOnK9pfI1KTA9M59_vKgONlzEPkuMLFZpjcc9hax3lUDdPZoHThxHhEzNH31r9oIA2YfZpmod', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3516, 2, 66787, 'e-rHQLHAQumdVDKOgEhjfs:APA91bGNe7sp4-gnwcG8SpA4sep_TsuVrv-H4V_CKyoWMCKDlmSk_RoKqTOdqlFW2lbalcA3sC2AmioX0xLsAloZxSxZwxFPXdEIsN2Ua896YEBLCcEz97SOLRtpG2fQ0GLUo0EbHyTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3517, 2, 66790, 'fisS6xoATCaO4_IVuEwkSW:APA91bF7iOTzA2vCf-SIkGg7MWqG9-twx_v4xz9YwYW06zBLSZdT1NCoelS3oA5DHBg9vAzlQCX-eg2hOZahnE1wjLeTSWsM1ao1lV0iBs3HVA8pfah0lns5S3VhGq0-5XY8NhnSYdqw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3518, 2, 66792, 'dWpgKhbxQYqy8sWA5JETRZ:APA91bEhFutuy11OJDDpSPUymB6UYvPTsgoov74csTuM5_c3a55WIsw3jViZorCmgT0H_vzvw6NIpt9hwJwueNZEzhBtVSCFIZ-Elu0f6DPFRCECPZVB_qMVswDDyLTcBZ0oQ5rmc-7y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3519, 2, 66800, 'dE4UJQW-RLSkHLLdgaawaz:APA91bFBx6FbMWhXnwWwRBDT3lOhhtJCN2FbYf-ft1zG9ptp5GdXbkLtxK8frcpLrweItFdwxi2w7X0au1n46n5Ouvzg6SMr_dGtLyzc44GTkvKZpz3K4-ZnCZaw7vAcWrv0NSdf3mt9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3520, 2, 66810, 'dUl9YlwpRzyRQrZVTL8MAp:APA91bFZKLo9cIIh-VorN8EQEhASpHu-AsXQL1Lfj77WgAMr5X52A9zat1weqItBFd_yZx5yWd_wy8ZsqBvjnmN1nLBnyM0pMUznA4n6ggwMr1tmY2934hs3xls38hdHyodsKvBpWb7V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3521, 2, 66821, 'e1IAJ7bfSsST16RRMfmAQE:APA91bGJpwIa7mtZF28oEaHDzdwMJ1ObIvNgDie7sbVwvczCiRpgQAPRjeh2Q25vYIwKNyJu9EQiZ3W3XdHH6GgLYbnsUnH1Yj8TPGLifCZpV82tLQOKXOtmd5MtG1XnHPEDh9IpEM3A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3522, 2, 66824, 'dOr4oNQdTAmusYBUMQUng4:APA91bGKHyjM046Y_gQQG8xgsaHsIu-1BEFCoQSe_VKg1xuYVHkEQoDmqCHxC6wKK60TS-DEZQjXZgfctPJslUtb47IBfkh55btpJ-CLltW9QT9UsmeVnr2cRX7VFr8rwcNTHYOiqJQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3523, 2, 66839, 'ewcvut6uTiOWhUnsiQO_Hl:APA91bFN9vbuPSORhP80_mej_oOm2HAibvmWZwix4nv7fanpuiqJS1FYFyhs3fmH1rJa7QsKr1nKlo6MR9nlnp2cYYpMVkEh7QeKtwR5UZ7fluD5O5qIdA62D-GpBYk_p21nP6I-9B2Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3524, 2, 66843, 'd5K77A7qQzKyI2cJxDLGR7:APA91bEbdgrxQHQYX1SmcK07_DVolYwgYSlv67-ZixgAJY4pcvtWNrlzot8-omGtOiTi8ykgG1O_zJ-oq4rMOgF9THccn08R59SpRhrYuYbQZxX70MA6oY_VKzSn63ABr4wC166_jKSe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3525, 2, 66844, 'c3RFr4WHQY2Iz1ua9wsYbv:APA91bFnupuaNkcNEzdcDFmyDiRBVFMVgVpd22DYGQb1qdiod5vhAMKjzHxbjJPerFd2GLfVPy2V2lrGCs8tG2kofcnJNUpuZa-517mpvFgs9DeqQOE4Y2BdUuT8ILPGT9XcuAXG8tRI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3526, 2, 66847, 'cb2Ofof4S--tENPhLQ0rck:APA91bGCGLf7gLe1UI71WBq1RFJ-qcPsVY8SBHtjC8wucjdtnoFejzg5J6LrDwhq2FT74Ipw4UPMeE-OHIz8hYZk04Dunriy2FUMXmwK0E7vS6sKpPtOHvWXIb6Nasew_PCVoGQLTrDW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3527, 2, 66852, 'cUI2vDj-Qruspd4yZOau7z:APA91bFFdFP2T-tUZTeYSs9thzDtdrs2svrkhV5ovDlMdNoBcWkUsl9sciyqeezsgyVTRWrdr1Hyp9PJmsxS_GTYWp8P3r0T5o7VbxjPROjYTZjph4j15LMSxX2h1PUBLB-ePqZx80AM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3528, 2, 66857, 'dDS-BMdFRKu4k01L2RmETr:APA91bFFMs6jswYzcGejehWDWND_xOayi3y_jCCfY3IhHh-Tl82COw-c5uJs6w0AVYZ0Jch2MQXtrjN2KTjP3fJhXZ-kDwXYwgL_355gL5N3uXU0X91MX7s9A-dTDokH79aMqja8KsVn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3529, 2, 66858, 'ftGY5FwXTJeFwGpr_gaz91:APA91bGL8bWIqcDVoKsvBWiuncw3IszuSInCuvT3fdJNIYDXtJd2vtoHm0iT3DL_B_jZUt65PrFly-oy0xS8_nwl2ej9AXjRXgh3HHMhx0ZiY6Z7IfQky1QD4ujyguMs6Nw2vHi4nNo1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3530, 2, 66861, 'e1_JU6DySwKsIz4AePHbW-:APA91bEPXOTPsSurBmWsr-pJLkWE3g2y7UAJ0RABNOPhvjGb8-HRSPlKKzMX9tC1dQUuMtZSZaSGvbBLfMpvdXWIxdIoOm2UcymFDV3vPTYZ3ApfxjHI5bgHHXlccsg5w3VkSO2Z09j4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3531, 2, 66871, 'dCwgizLqR9maL5S89JhLRm:APA91bEAsFZX8ase-ORif3YQccOMxx-Kj3T6viICzo_cTwg3Mt4u35DlpJ390u-30vVkcWkHS5E1ArASkYdbgQ4dZzbho6-qjU37wY-bQnOOMrWeJfZmppugC8MSTmIBo0nqkopAL5-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3532, 2, 66875, 'clC-wKuCQ-2INCbTvUP2iv:APA91bEHqwM4Z1ySi9JckVQglTEFf_7qOTHkmobW3Fks9bgzwQ9Vpiv_zLPXThPiPspG3SywNDV7Vn3yjmM1ghKcIUdW95F_L5Uh4Rx34jsdoQ5uEh4xpX7es637EFIvp8T19FsAgv8Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3533, 2, 66876, 'epxc5_qnS2eZRoAJVGfHXu:APA91bH53Yhj6RuKxHSIaAEBfwy9tpvuKB1WvZxi9MF4dGjNnoXR3Wu3Jr3qlFX6F4vu037OQVs3zgBbmWn6YBQJ1BCHFPOJ7FiGi487Z__N8gavSPX620hDWKK9gcr1eSIAOiFQQmSt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3534, 2, 66881, 'fi7S5W0DS_G7n0cwfO4Hl_:APA91bG04iRFhzipqN33KHrpDlwvzxLtdc1bgqrpsimudFYU5mwE53yeQFGIilLjCHOOPy7VeP7lkYQXsECpfiswtCrIm3WZjk14yxAKB3ToPTzSWiaZOE46oNK95-C_PKJhxA5ebpln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3535, 2, 66894, 'd5b7p4ltTyOZ1hKCQRPiNm:APA91bGDcYD1xddi1DN2lsyvzXiWTnL5T1AlKPWd9xdTipG4OZVVgVhewI2ALvNHKizq5xokIB3gPH9nLuP-Vpxx1ThV30mdfcF4FGwwX7MvysHeieYwR-RZ8rNlWk0Cy8tJhfJslbLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3536, 2, 66935, 'eSGONwtKRZGhHJOIBJSCwQ:APA91bGX5e0W6x3pdaukG9e_XrK-HymP9FrGa9qMbaSSW4NOlso_1t30Es3nhTAoxUYdCRchF2Hk4tFQ1tjhvGAg4XBDRErro3_hca-qo6Uhzo7Nzi3Qea1VbfCwfRyN4PPCQoib39Cm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3537, 2, 66943, 'frAX0e_2QFSRsgZj8_TqFG:APA91bGY2IpUBMTXR7PqYabAafa7ItHQgDzxvcNsLJDoIb5oaQNa0ogjDf0QzNdkWBNYQMIbpop-6lEVnSZKCK3q44uyqPX5Gyin2MtvydTOmRppQSv5MXTaalfIxFFWgRbspQUwvm4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3538, 2, 66948, 'cdu3QKDCRFivMr9Pc5dWsn:APA91bHrlxtngdxzbW40sFimz65vxg7nOhtZ_tMzH8wNYTtIU2c1J2qD2d4t4vAfxVP3AQ3nOG2a5OM14dwhcIfrXMPV1thuTw4wLbBJKoEsAK3_e9UscOqH0IGdvi9HZZKH-lMbQXYe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3539, 2, 66953, 'fNpk3dA4TPWkLRPkiQaiMS:APA91bFIelqUkdqRCKEQXcYfpaDrjlW_vWyw5gvCo9XEqMj8KSLunfMM55CvdlVbu7_Kzj5TCP5BsAKA42zMWKiuWetiMF8F3UYtNu49NGeEkmHe0Z9MOlUAdX0Pc_D1y4qHOpJGmUXD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3540, 2, 66972, 'cvwk9_oUSRCOsGau_Igk2-:APA91bGwmJxAk3icUkbiiOk7VWl5pkWiGiuM_dSv_KxJ1o720KN2woipIam1dgeG_MK-PMGKF-9xgpVqwpeLJWym-yJZ9k8697akJzKu74J1062bQM_MCz6Y4hklBhGxdHOFRFUyKeui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3541, 2, 66979, 'ecsve6GESc-sfOp0msbCy3:APA91bF-3mZKxXlm8bJmIECdak-afKSzW116mhbUyNNck6ZCi7s0lAoT0jeufpHlIRpHbRpyIDhTJN0uZBYUCFyc0x1MTucKGhVrnK_btzMJNMkoFGWrOgZfa7YXFN2qP90UwuOZjA5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3542, 2, 66980, 'dtm-MNq5SkSZw88vU5APpT:APA91bHyCTGmkIdqThj8a__NFQ7nNfhtQ1lCmgfT0vexSEVt63I01J3sHYWtlIuZ7jDi409f9-Th_Yuolk0EIAFCmanpZf0CWypJPIuUBDm0UGNdv6sImnWG2kGFLdr9Ij7nuKRVZtUS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3543, 2, 67011, 'cm4oDtNQRw6vmRyEqTqSzt:APA91bGfTdf0M_5FYSZJum38Ewi8oDEUEYeAIVi43Hqzspzw7MzDEL759brZ4v1z5pKkwDfukw9xjExP7uhUx3ni2CQUYazHU2z6cnMNsj_hBzNPUBcMoFO1luFInKf8uTCVVLJx1mQv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3544, 2, 67041, 'faZQ4rmHRGulxkd2k7zGwM:APA91bHxK3RXX1XF_ajjXw4egSD0VIiCYULq7hnVqZcPQGPja588O4N1ZTD7g5kvMre4mAWLe_U0TXDheXA1kKztkNwqmPOFGkDkER2K6urGEiEWREPOLAC65tK9We_On2hg5Kphm73g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3545, 2, 67047, 'dvIHsmprQQmOVOOLrnNO-k:APA91bE94vx5Esn0ven85-HT8HyM-zTbtp_O85lS5lkId53Us8mFm6ZDvroeKl4zB0D3kL3AW4DqeVTwW2n5DQ-Gacj0zPgDvWK6XtlPZyWe8YcRO3UwGgYkx81mNzpvrwaIpEQTChl8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3546, 2, 67110, 'd0cpNaJlSkeDURpJw7Gx7B:APA91bEEsqVOF0WVb1hNDIDZp8lhpQ-HWXfJzzmhEVbGe71egpEUGbdi-k6OHbCdXxP7q53tDN3ccCnCaAs0LTawXwoR8n6o1NC2YULMrGsZSVBGw8dtxpY7IUK_w3lzgrswszOOOrk2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3547, 2, 67111, 'ewKS91ySR36lMgIWqMqf_7:APA91bEIzwg7ZHlqfGw4hPiNgsuH7d86QxbS4lxk8XGBsWyhyyOJ0v40yUPO6zOIJFHCRwLxPOFRlMjkY64h-sXIzUJg2VMAt0vvFIzkmpjoYu1Ms2SI79kNmjQDpHtQEFbeuRfQYbU8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3548, 2, 67131, 'dq6j4_qhQky74aVxV6P1ML:APA91bGgMSPkcu8cZo0-81_JXKvbAMQwGDnAf5xh-FvKgqVFppZ6bRaG6JaMubtuZuM_1hykKsZI-nT4h1mj2a5ufdp3dBi45scVqVCcS_zi4btmAhotpbNTK0AllXX0MjClAelho57h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3549, 2, 67135, 'c26cR3VuR8Ke8rmCRiCqnD:APA91bGMGtK4Qn2g_DIAPvOOH6VR6CkEhTid1BB92nYobjQJIka8EliJZ0Ta2W0Yw1EsZi0wl4DavNuS8_TBPXkpUD9qw5YLvJA7Nu3h6FltYJ_QsXY1oKqS7ZJoHcjl65xpryclUTW2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3550, 2, 67145, 'd0zwYemtTc6bZh7W085lzz:APA91bFdAbAqF-CcCmzhxEdrNuVCl8UaJ0RfaCvF4g1kEPjv_R6nbErD-aszON7nYJxRlgXeuc2mk6zQx9nfOtB6l9EL8bYXVrt-HGALfpWZkAsOQ9Uqc4QN5A9GtlIcyic7St8tXObs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3551, 2, 67147, 'dS79tCzbRQGrVfjw8iM8AO:APA91bF7MvWaJBt15dq1ACGWyaGn-j8cg1lO1fBBvwBXb9nRe5mk9b2Fd0o8243d93ff8e6vnNq6_u5ymg58MHhnOyFLhvLfqcT4W9txb3T5V2hdELgsagLb1XRC39hbIcZxZS9n_5N2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3552, 2, 67153, 'chgbW9qIT2iQP9S9Udirga:APA91bHwAeQs68sdJQdb4ZCuR-jpOpqMCipgBx9zu7CW4dTRYqbBJwsRzpnui064h0RlGIy8ILYFwF961m00k3z3c-JQ_eza46bNGUCjx-Vv21tjAgqxx5NUc30OEj0HuYom4CbG9KlT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3553, 2, 67154, 'fdQyJGGSSw672PWvxhIfzz:APA91bHEshrQXWe1ysc3E_69S3TSgFrhibYq-AuNvE7RIpbfEYnjFS3BfvB5evCkUB-Xe4YRSsQVi85NsqScM3SpawUFveky1xJ0CDGy__ucKqMK84laOx5yneoRydlkYRHts3gyAxpN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3554, 2, 67168, 'djuHv8kHT02aFKyKYIsfLG:APA91bE82dqSIbS_jeG6zHMWMbLSoYfluGLdrIi_3LQ2QwVJRKQlvE_heeHohesGZzwatiRh96gt6HpqRWLccJCXhCySoREgGcZAyeXnv0lTffdzllzt7PwD19x4K4LMoPWCMg0iI-Y3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3555, 2, 67185, 'd5f5SQjnR5avKS6HsZa9b_:APA91bFUNYyXh0vX5PN6Sfq-OSA7lOQOFIU2j5j7jfYfph_UuMVQeEeW1OdhYcVtD7Fpb0gDoxdI8Mll0YnU9G5X8rpuWB3q9yeHX2tqWmleD09CunFAjU7QZ6_1YxQOBsvl6lEX4JEn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3556, 2, 67196, 'fWooYE3PS1SzvN7uH61LcR:APA91bHN1yaPQ35R5YbkuGga2fBRZOupjUSxnZHZ8-IfcPYhW7nglR92jUvZkzWKSZC-D8RUt2c1ErJC9w-qaUCGZML-K40HcCRYrlGLCih2FGOhj4bTa4fExGiTFy3Sdkr3x3je4wXK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3557, 2, 67210, 'dGsCG9YkQJ6l56k-x-MK2S:APA91bGEE4aeIvkl1y_8fVw6F2hCN87mSii6vpAYHmEfsqcqqFRVimh60EuqkGsLKzHMwgTBRG2lAnKL_0cGuarhX6IXB4gXV-fYEt-5AgmYUP6e5EtyP3Qh70nNZm0hRJqtopBC_Lzh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3558, 2, 67222, 'cd97va8hSbSW__nsvVJCq5:APA91bFW6WC6mEG0udbkhRNmaLe3ijLqek4GvXVwZya_u78gamBXHtncGV-38nWbeJIOez4JLWA5xajSit3VCYRYDLCF07LNouBIwxYmHeiC5pEb3YgLskzG64Csg6Oi6TMjhgxoU_Lc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3559, 2, 67231, 'e1DH08aXRLeRmeg4zTfrct:APA91bFCOoJaaI-j2C3eteEp4dHqqzrs0MyL84vBs82j3zxAhN3puQaK28FUADwwOoaIEkpRD3c9QJFg5fCDtYDoiS1ImCGwOkkEXsyLCmPYmuHsYx4roh3xs6hS0mTFE5ysY-Rs3mNL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3560, 2, 67236, 'fF7gapecS6aqj2LF_WoWJ_:APA91bH3CyMYV59AqH8Xv_JQdgBtqit0QuMbQS31xu--HbGtwnWFYd5QEUnl8rZHTU8LMTWQiecVHygTfQmW5hGLaImIv3w2oz7rMEm5Wx0C9Dtjd1HBOId5roP-bLnAooBmzIECmoHK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3561, 2, 67252, 'eteHjxmNRmKEzlCGht2nEA:APA91bE-lrexdMb2KlWTicop5XcWcDKaZW-L1-zSWCgVWgdH1bw0sCHiDod7abFdJRkHjeylykgKSw_vUpd88meZGvUztVOy0dz8YlqU6Tpb3v761ad-eooFioOtPtBH78vzMublLo5u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3562, 2, 67253, 'eW5HPIUHQY6mIuWoU8B8Lp:APA91bHmFAF4Uft_DO68-bY1GamymAQcx21EfZh8W52qkl8XJJ32JlT8DUvqc_ahjxirPqjCOm7oaR7pih95kdvedxwbnhvzj2FRa9Q1ET2oihR6yUGpJcDxkmkGHIKNwDyMWFngWW7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3563, 2, 67255, 'e5P_1QUTR5iq5Du7fG4aMB:APA91bFBw1PgsTDYhVQyZ8ssyfyV-OCtycOaO2CQVb8MNm7xPbfGndjydXg8Tnf4VzfPxlRE4KUahjnmpnR6MZcrYAGwvTackTiNoses9o1ELXkM-ohjNlJoxwwXvaHy6PLB5HxsFgE0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3564, 2, 67262, 'esXKe0wtSU-6qlBGjKdpRX:APA91bEX4-hRv3NuVQ47B1mf2MLMmqR29N9ssLH60nPxzOjUhHBH5EbuMsFJXzuTKsDFR-DOBxlDXZlaV_frzvptIZ7kf0ppwT1fL1rqc9rd9JHvYQ9A7qgr2LvdlUUN18XAIcHl0mwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3565, 2, 67266, 'eQmAqgH8Twm-VHCzJ2eX1z:APA91bGoR3SC59Vg7rNx896dH0eJJWtsk7TkrmC2QUstVtXGRQyC4mbB--TnTGvZAXff6SgX-bcgmX2ENBJR-aT53pWbPnxU5Tr0n5XwoLv89zO3VX-fQBG1YTiJ_HxzEwkeXDRgu4u_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3566, 2, 67276, 'e9ILOfAyQOuLIuxQCCB5yW:APA91bE-Mt0qiY5rpryznA-35E3L-Rd6Fuw9rm7VgGXGVwjoDaEp_RIihdTDy3rjSjQYF-Jvs_BIaIAUkw1EEHoWIX2BnO9EiNMq5-jikMtsqcnFNFH0fg3CYYJJqZ-rVZ68oDGUWFog', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3567, 2, 67278, 'fOH-n0iSTpWouBbYTpFFFu:APA91bEtcIVcEVFrDpcePEGPpoRwrYmbJ2GdNymQ1BdjF5MXQ3sd3jOiAf_hCzXo16P63i86eabtQR4T7Zur8Zs2dpHoqfM5YIJXRiLlDlF6UEsqNfXH8tnCcujKAG_i-Py5Y9na4x5j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3568, 2, 67287, 'euO3KDYXREqym5wS3tHykn:APA91bFISrBgYfQb9tDbTg8ul54bzxENQ47O0-Nj9CRb5uNvcIUfb2BYpyzrfo2_1W2fnKIHYcivPUYSdpdCl3TXyGzKwdwFwYM12ebz4WcM6_y3YA45ZVCzMo_XuALk5G1VRvwBTEwZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3569, 2, 67296, 'ejXQiISQTN-MFARZvhVFHN:APA91bGXUST2CvasXBBSdxSMuFlP9iK0mwABM8DkSd9Ot2TdPW6AwyfYQWk4mbE2MoKIAjvPDQfeuMK-EldHvvQyUgbc92crUrS22mU2ijzY6czIyJzyh-sx62wErnjz4nVbth6bVDoq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3570, 2, 67309, 'f5t-HVuBQSqfWxgl8UVvOJ:APA91bHd3S1qKzA9zhsxXap5GxhhHJBJAWP8jDCqDMGhPtIBjmJMHqn7oCkvPkKp4fJx5DZgNYPuSDqyjI8IwjdjMi5S6_ZOsjOjtYkAcIylclc_pjC0lyjrYY2xT6R_EKbVb9LtDksR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3571, 2, 67311, 'fTxCnEbrRJW-GtUJBXSHgN:APA91bHPQHo34UvTiTsqIrAX2Y3EcK7mZ_bMxAg1McR89PgXVm8WR4SaSM_GhaZeG3JHo81YWQl4HMU8NtJCgtUEhE4QihxDTNbAVT1YureLYqDMYH8E2QHcBoBBjh2xcot3eHWLL-qo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3572, 2, 67345, 'eYyvhPA1R0mX64mjrzLVhg:APA91bFIUgZUTwYfAhBprnD-XCJQNm4_DGoT0bIyO9tXuvwrrB_DIzHdA2SrE9xaapact4dyuVXgA3LuKFqUyxwvLe5_vDd007xCLaj6hc0FchoCi7zdpMDFgveglPgcrMLLa1GDdkTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3573, 2, 67347, 'exlEo3yLTuOz0Ey6geWf9r:APA91bH_ETIsn0U-sVQivW8Yes6ytnq8iI1KxYGb3IR37h4xQba1kDX6LdENFjYHeueJmEUfwktZNlRqU2Iv9vEw1vXcm_ZAbY8VMLI0DjoFN7T6dlgHuVh--p0WsbFR_stosaICmCGq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3574, 2, 67359, 'eaJUGUE6Q92RqwllcET7pi:APA91bHhDZty4jpMXy6I__CG32FxD5_sd_-QwtLSIPk9giuDvIIcGFb_7ONoBQhXnf_ObbZwdTmNIS7PVJqj9JvTeE7_DjsJgAR7gqa0y1fCsquoFis-kjU6Twh6Sb_ixRK_v5IOc70r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3575, 2, 67364, 'egmzMibiSmq9QmNei18Q1R:APA91bFePkDnwbHau4zvy9_F0ZaxBccL2IgD1lkyWKh4osqLKxyE96H-Dc6kNKWeAbGHbGxeCL988h2KgGlHSdpqmhA_2hwCUuXakoh1oZ6yLICMdUqVlSGDapJd95Y4LPGboQoAaPwM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3576, 2, 67373, 'd8cHNwGbRC6_DMz4G1pshr:APA91bFncHI425VK1_jjHznl7zvnyS2fjAErjKMyWYBlFLgrFwAtRnU9OdjxvPta-1paVTMgv0JKhTNLwr58Vrz6jT824Azn3oOXbfL4B4R1vd7JnVUvUdbfbkJ5SFc9xkXCEVk73bxA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3577, 2, 67380, 'fXXDbyAWTjOmlRNFTjhRli:APA91bGM6HVRTersBM55ip4xrzahDSkwtjT6EsBrts0da6CNr22XXGQwug76AewkAhfOM7otJ3q-5f9lJFTmN78mxc2CbI3CCH_q-QJYHkYzWQ0qSyeGGyOr6T4MA25Zi5lt9mG39v9O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3578, 2, 67383, 'fFmTbn-jTjC0dzWtZ9Nvbp:APA91bEIECpSWIRJnKDwjSZTaQRQbxacI_vklpuvthkwP1TNGERPGtwlo1XYuADsd5UvxLThtRv9Yx_VqhlzXG4ZwK11RHAtujkOMM11cKpUn5ac8ThukO6fR4nOETSrLTiPK70OhU3u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3579, 2, 67403, 'ctseIY4JRMqAZXaJNKJnNY:APA91bHYF3N6K1Lu2ETJZMWVqFAopGtynyCrd-QOvonE24-rLzS8HAEsAw8UjnqD73CTil-I0bBlQGWOoHYBt2E_MQZaTpRnCmKe4BD2zsPIUo64t4iZK8DS_zy8xFfSwaXGovc4R1Hk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3580, 2, 67405, 'ddZc7phnSP2uqOpvpn76UW:APA91bFUQp1d8UhPWaqm5CsaMQpP-Jt0ma7SYUqmIpLQCQ_u1rVKjkG082LDhIkRRDSlPViPyqZojtepiDbVz6FIXAj2QPldbuDxkJcG8t7KOuN93miNvh545jfutDcOBoulQNYrcUAv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3581, 2, 67415, 'colafL7ZTbG23KbB_eeq-H:APA91bHc3fl5OnAZxJFVRXwynxJa7AXSIA06pGXT0KY0VRfPhBEqGYt0yPsm4xLjpnehnPT0urF16ySswkheb5diJu9ymLbDlEoi0GHtxTxAQHGemr-uxsF0YnhSntmgV7T_snM5A8Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3582, 2, 67416, 'eL0DDPCkQxu-fzckG7kOny:APA91bFTGZjq-7jpk4T3DnFuk0CmSM-3DI2_j_dn0M8_hkfA8mvlt38khwSeiB28gCnE5OUvk1IfCVPBOKFNnUOKCjBSSlhRduJVJGV81oH8Z5UvMEhuIckHRViTwfDKpCUrcFRYgyhX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3583, 2, 67433, 'drabt2gKSymUlXReKL-9vw:APA91bHffpDtDOT2ZyBnS9XxzFKIlMzSdnUfja3UZjYIBEff1gvH0Z6POeIH338xUsOpEO8_R-KGUlY17ZjtsFLZ706Lv3mO21ORivmgIzb5tak7kDOBvHpNml9Nc-qC_KYrgP3hNKBN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3584, 2, 67437, 'dc-r8VDOSxuceGmHjIzYVZ:APA91bFE2SLOzAFP9F_ZujCx8RFUCIzRBKf0vSD7TtAhMQ8IMyvBiNECW0Wf2j1EiUmPMj86fIj2gBjpf5pdW1ScOxeM7ieDJ9J6r1QP3I1G1O3i-_FBjAh0WxfmWD8bAEyoDAerLHKp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3585, 2, 67447, 'c827s5EQRkSlcEvLnrMwsR:APA91bGqIwt91frxAB1-6cS5Hly-lMWKwqwikPHzGKCItIC4Y8kbM3FdrMGTMl2BMJrg-SQIxBbswfbdgER7DiTUs66dxoxfpqE6MDm6SmZYeM_XFQeiBUbYC_QwobVnJSnRrXqdeTf_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3586, 2, 67454, 'c1h8l5SLnkSIhR_yoyGtYv:APA91bGlozRgoQpGL1NJoqvo9Sk4ZOTn_WJ2p22U1TyRy76AyEV7VPFp843R9KIU3UBXKnReBSEG5f-B_HgGxgpqUGFsnYXtBPBloECaUDnbFQStnstSFb2MnfU1sDW4AK30kIO0o-18', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3587, 2, 67478, 'c6Ve8A0RS0et-y89GdMGDY:APA91bE9dtWG7RaIE0GB8RLZSraqDP_DX0K0_gkAO5kXz4u6M1X1X3xxEm713yYlPX5JHx8fDRsLPqk5hsOSErW2zNpSiLTjlQ1cLuRj7lhUbj9Q3tCd1npFFPCk89EuMjLAmErApXsk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3588, 2, 67480, 'dsS6lvQQSaStwHiSZA4XwZ:APA91bE3gSJaRcgub_1JSfvUwLABIlrheDrrTwYy6zIF-BaELNDcPEDk_OF09VgecB7WPIz1AKo6fibTbA2yEFdqy2EyfD-3NSSTnN0k0jb4QmTpGNKkYb5wG2d-8EH1aaCtjmC5KS4y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3589, 2, 67482, 'cMkCmH3_Q7-pGsox5swfMa:APA91bE43zKPbELkmD8pPOJGDEm3JaJfVXrKHN8ocpRUzZ-zYa01pWn1BZW5zCPPA1Q6zKY9p03R15elhDgm1kZHRAq3cbbDinmNS20WDasdpUktEorqxhduprpZGJOe13fXseBkDet3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3590, 2, 67493, 'e2-WLh-YQ8a8oJk0i2amX1:APA91bHZ75gVt8esJLr8k4iN1gPt3RFv12ZdxcIrV_n450e7ZMkXN6ubQSmrRYYS5ibnE96lZOesRcMOw3pnjdd9aClaCS1NetpOrzTUSl39WfreDJOGi4s-_7O08ZlaAeGo7ohGhUek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3591, 2, 67494, 'dzijbnuYT8uNqvgVAxwYIq:APA91bF0VhjrB-933ZVGOJRFFIqdZhfyHdl8RkIlvzuWoDpF09f6vlVUliw2_m5t5tuqBJ9vYlovWAi4jl1CySO8nVp55g9K6vXKDAj50UqbF3_r1NkGB4dSL93HILcHjUqnIgMFFI9Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3592, 2, 67496, 'dvDB0PKHTIywRIYalbpFzy:APA91bGH1PTMHBGqkHgIdfkGCBWLKgy4ZANSuN7-qpCua0Dg6TOkK7cLz8-GXAEuAKfTd93xgIi42LqqmyJqfOleC8Ose9oRzABGSJhfGYqtBn_JS8VRFtpWzC1pbh-53__cX23VFwhV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3593, 2, 67519, 'fwRrd_HlS2qgAF4mcxaJ-Z:APA91bF6nwxWU9LCxlSU7EtzRrs1Y9bCq8lSWEtzBFob3ZOMnP1H9YnMKvFT7z7cgD-n0LkdTUJRBuju3EAHSzTlKHH6low4BkzldrtGgXLNO5UjOKSfXs3ZwRx98Iul4VIIz-dlbhB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3594, 2, 67528, 'fj1PqgP5TMKts1xnlwnQIu:APA91bGknEMCphFeeWUpeWAw2kxQM8-5GjwCIoJHxdaSNILGpApKuFqk51WHaYp9jRT3YHfa6ZHQK0dGPaP3d3ZZQ3kguh_ebXQXNPpA8WQAFMg2ogtvEQsKgkpOsFLTdqUUOPJVC-tF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3595, 2, 67541, 'cf1ey-WQTjWsPBILafCUIE:APA91bG47MYU7-OByEWZ2cgbKc-uvPiAc7IBtaVIvcBAMX1pzjLLeZ8JD2MhQeO1F5aC5wzghpof3I8rfZZt5s9OcIaBDZrjudG337tRRTlGHtG2eDqdgAO3dP5miVNx0hABECWUuNAr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3596, 2, 67544, 'e3ecDN2vS8OS4R24YnBRtT:APA91bFqhEXTUQis-lL94h-kyhlVTeFVDesT2fIcf3NFOH0REWAkzfNOQ07sE-0J4k4sUJArff2Vv5A4vkWQQeh3TPilBYeupuYURs4gA-ASXikgmqFKZgDN9EdOp_8hrECQnUbbOZkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3597, 2, 67549, 'eVV5VVEdSa6Sjkvdl7_QiE:APA91bHBnRihL_jR9ImyAZvarjiVNDHrxC-_9619xnvgNeE-J8hNwFJ1_xh0eZZfUesQ4RpnXOXEr_t1NyUzNm9TMIVxKB6s_tAxV91tIVqXtnvyqQmww2GPVe5GA2Z4BaONGGVDzmch', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3598, 2, 67550, 'e62jnaQMRV-JQbwtw1vJkd:APA91bHsX-0tNldHV2wbMGiHCRYZ33p3Cwa4K7dpDEMtXrMvAi-2JqmoC8aaycPhFTRzcLKSQYmccVI-YU5ZMWuOBS4gVdlIHsGkFh-gvGO-xlyE3xYhkCHbRMu4lt4GWFbau1QfksSv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3599, 2, 67552, 'eay1BsU8Qr-YXo3wJR96dW:APA91bG8DWIidn7GUijw_JZUjjSNEOY4duroXbgZIUnGU3dpT6muL3iS06PCBjKp_aWc5g86dCiU8FwvRESGwcWGjzebzugTTe9SpGSbPUEwxXjqh9ETO9iw1B_Gd5twP_ZhtyCc69oC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3600, 2, 67557, 'dPD3-L5XRqKEhBc6OzSUik:APA91bFACUwbEqxQSUcvwy8vRMJf-lV1GkNK5ynZMwP5noZez9mnn86cluuzO5p_EeCsVv8XKp2mP5zPYR0ui-I8WQBTXs_zD3zxmgnPPnek5hpDJC0BqaoYfpXBaT_mtco8vdssuIgP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3601, 2, 67561, 'enbEcJeeQxyY-3WkDr_LMG:APA91bGAVH86o0ieD1KhziEZziUeenXtzMshJkK9Xl2woKykHp0Q4Qw-BVKE6u1a-Be1XmhBbWPuXf6YehdqydZ7FqAwsd6ftfugMM3UUD69JieSOVIMXmOz4XSBFbn6RHNtYJu6EWfT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3602, 2, 67563, 'fHH6kp_jRcOEDzhSN8xFR2:APA91bEcjRs4tlYD8w5WpfQWLvOKgpOj0Z910fLLGCLHY9BUqOXU4YW36WaG2nEhCrsnCH8Ujjlt9vLD0qaZYLdWkwpSWpH9EXQFeLJ8oXZH-eWmh7sl_osb_IO9ohttorQkNc_694Fx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3603, 2, 67581, 'e0c9VEB1ReCbFSHE1M7L9q:APA91bHEg1AHHlu8gRO30k0Y8zBoIs4Bra7YnzkpTQ8uDyGYDBqPqho3YfxdXjVeK4yNwDyzz13MKlefaAWtAnIfDcZoLAlrpIN4GiTh__5byd8dUx2WoioDzWu2yr1TkWfsan6kbXWN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3604, 2, 67582, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3605, 2, 67589, 'ePUniSsqSSSgcof-RqHtq2:APA91bHyG2KXGvAiEp6_XMESvuagHShvxrkXWaA23uHcIefNAVIFfdF0oZiH6qeXIeSZy84bXoyAiewDwiqfI2M6oEuoKCjLWxVQ-SgPWhHasSV_sRYwsmYAkZ1oNNPrHBfbQXRtz_15', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3606, 2, 67591, 'dZEo0ZDUQImMK7VsCY9Afb:APA91bHiSDUHREWaBfL2Ug38Pv-4FwsZlOGuOATWgLzbobEMO1Id6XCJksN9hemJjoj2302CKnagqKnJ-obz6gQ2_zLaOFY9IPfcjFqgoV3K32mWhnMqaXbRDxPsvdCzAe1SbEjM_1k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3607, 2, 67594, 'cyjFARJHSKixMq1iVbL-so:APA91bFLQEay5nPAzVHA9rABE-sEqSh9JmcIR10TfCtn4UkEfDbQHrFaAF4lhw_1IcRshxAOCYPcPb4x3adtbKzb6feoccfQ2lCLnUTaQQgVIDe714t3-pORHBVTRRVl8xMGJUJ_7u1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3608, 2, 67597, 'fz7jdCanS4W1t71sRdswHB:APA91bEb9RTQ3Un5EgvHzC27Yl4a3BtVXZU4f-Jb-3_2w4k_DkXuMVJU1IEkxjZCN-N1T2LCx7SqDeQczdx7yvxQeYT6FVFrwNgGDzOKV4I837356WsnYSH0qQUfg0-eQlzpsB0Qll9W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3609, 2, 67599, 'dbp4TBfxSKy5Q5HwAU125a:APA91bFdcRNomnSaFPbH6wrVOTquYAqXsyOJEzLpOuxnNNg5UkPihnfWEp1NaZkM928IMUdBnFiiYSyWkQKgQj4V1DcRhGFjA9RCd18Apnbt3smrnCo_mzYFk-ra8vkII-2gs_2SLIhq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3610, 2, 67606, 'cE4pSHKPRoWSOgTYNxK8Yu:APA91bEiMonqN6ouYD7D5hKq-pEzFubF5oQ3OfnzWvHeh_JqBA5ZnvnxChhoUG3kB4NQnuMzbu_PQltBYMsh5q1uCXLUNp7sNNviIuaIIZj9uxHC0hiFNjfeGgca2zP_Tqh-c_lzxFa2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3611, 2, 67624, 'dhibAA7pSKOgUNZxsrlZlL:APA91bGHpYBFvM0FDc8D9oxtXaicRDhwUHKe4m2Td4CPOYGlI06jxTARHS9SCFK_2kiUFtNyrtNOthXPvfLbea9aLdyr0SjLs3a8TmoD3bYQzUXwIhO-qtB6GYSyf4LriraKh3sBPb3m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3612, 2, 67627, 'cTmpB7O6Tlm3rfk5byIKAa:APA91bG2IZLqSFrWaKJBlVEuFW2cwRBO362VINhfvIkhGhmfHD8UrVcIMbTHg57QcuPYJyfePMQjQlHXbk-ptplDw55zsrIlpnKc5Y9soYYLAtH7XE7ZR5J7N2M7TCVWsdop5wmtBcFm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3613, 2, 67630, 'dTS4_JqqQjuAnlMsc6Tf07:APA91bFNo6nePPGOmCN8jFyyAaSGEXkzhLThZJUotj6Gwwxnk88IOVbA-Civ7uiCYaevTE6maVQKbs8YocKsNpzI4O0K-XK_ge46UOBfcQZ0TImtNVrpvtDueRGrcIPNlG69dhBVUPFR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3614, 2, 67633, 'cZW-q4Rr2k3NrKKMsHQbVY:APA91bG7Wu3tXTUlIi-pNGvPu1T0lYqQ2CBj96k6e1O7qkA-M5PXqBFAm4UsiaCrr-BtQViHe_Xiw8sB_paLFJJSqR7fDzUgZYUbP-fcRHJK7sBbY1UI4SY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3615, 2, 67682, 'f0lFbfq8SNGIInRvlW4d8t:APA91bGNtlUjZx49azVmxL4_rTq8mvqvT5zm3WiZ4zFIwg34LgkyQFt72vpXY-cQxsy0TwbIASMfUkPi7UsWiDbQIgbxue2nfaEV8lV02FIAAIBiQo30UrvgNIo1yjRKNSgYV_qNvOek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3616, 2, 67687, 'eb0KOPxFRhGpLsmQCU_tZb:APA91bGtm7-2vT6eAFpyLd9NqmNAj5Er3fcIHNKf-GsTdFQl_DwgMJXbELJeLQmUKqkErwemqIB0P_R4PiOYS_mUZmhBzfxERQ_7KtetuDUmADKoYuwI00P7yHllwHf-LZb58IARf-mV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3617, 2, 67691, 'cYGKip7eTLm0LfMuE_r2Pl:APA91bHOsrTWUDMBxh9WMGQmWdg1jVhHKe7-5LUSlCZ6iaI1sZuwv5hS9zG8st6IzyEAQ735duDIgMhv_ZyZbJtpHnuNAmF28g5bAW0111UAcJgq-F2vbfvYozd8MU_K8pv_Y1f7KGsh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3618, 2, 67698, 'ea5tRfXqQumw2bThvIs7H1:APA91bEUu7rAqL5e6-Bjzn_HgTQnvUHxpn3OxRt_AoTaj60Lt0B_clvha7GwcZ1k0J1loUF-hWo8D_GuR5PD88BRFwrj1U_a0gZjj_8BhooDBkaeKGwVRmJk3kX4rD9azCfVrMiBJYVu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3619, 2, 67708, 'c5OtXQPVR8mmeRwgqnp4VA:APA91bFTVPS9Ip163XTklbAGo_AlZozTvxLIXx-nDgEJy0g1oa6aAkZqnO-HAlu8A1OJP950ouakr5FVeBR5LDSnCrbjo2yVJYPEKROsdFcAs38HEW4Ve0I6s2hnaKKne7tCMjimJ5HL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3620, 2, 67721, 'fraYW-pwQaeR045IAWjwad:APA91bF8m8EaoYJ3eIH8YrpqgjTw4vhZi6ESM-Qn0g9MKv2koozIGxaP2n2FQJqmrCMvom-vHHkyW7OdbXSdQelYn1UsoTlGG2k5Nh3gUpQcM00PRi8Xq_3LuIqoZnjjrQO4EEKQJSDD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3621, 2, 67724, 'eQSPKQUHSniIqWSF5uIVY_:APA91bHL5MvatZMhie7IhF0niui46dn9tdqrlDM4tbbM9xQjjnrmY1-UKlRyJK1u2pEji3YJVcqBUkw7O1k7kCidBcxHDkX1A1DjzbAyqGLjCboD_wRkTcxkOYr2iRYeVjZp-saDw5kp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3622, 2, 67733, 'ckaLV-bPQTWx7ho7yIadNj:APA91bEIkINRSLYXkKNVD-LIvhFOJbqFvbPSj_25Pd-vBGjNv7c48smXNP3Fh8VQFYv2ic77rKgQzrdIamjeYM8S0sX_HNTTAPZuRAnxa9neYe6nsAAM6c-mrTSKpPw2kFbM7kAy-H6m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3623, 2, 67761, 'dpXjBXB1S0i6loQvFzPOwk:APA91bH4so5W8ZxdnUp27xXTQMWiny0ucMyWy1iY-DC1GVA91U8FsdG8tAJ02v-VOBWlUBEj8MeDOXQUBTpJhGZ8NXiL87W4IJT6V2Vi9NpB4jiagR1B2I9D3IMNQG7GQJ13lChy3H4d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3624, 2, 67764, 'er6wJNT0SYempEZwqJ4bV1:APA91bH4Rh940K6tRY1qqEwU3mpDQeKFcAEshSjVriYrHPNQNw28JwoccIK_1kC83ybbWfgs1X7mSe_0sy9A1UkRwBZnOuB86cqlyBPA05EVBc-0s5xPe2ZQDIb_5OOXoe9tlGiF7Imx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3625, 2, 67765, 'eGVDgo16SxOr00yk3YxKGd:APA91bGlQauZIueV0ZMqk2JwuONZSnBWJPJevRtMxxA09p1gkLBVzkOzrVtK2X8oG4bjV61xXsYc4udVdHAfhv78urXXwbw3ZWUMSuTy7Tjd9HedGElWlPnmgAmadGkwxvidO7-AtMUN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3626, 2, 67767, 'fhC5N831TCeh3AWhJuXFsp:APA91bHkP4CDQdIxtPTncibIJLVA0aAOG9xB46aLRh_-Vd3y84XEiuJSMy4m6VnFMYaHhyV5cQH4dlKMjwkKfqI54TL-KCOJZYLqYk4OrGtPVTnx3HdzHREIgcKocluyKtmk-KtyEnhO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3627, 2, 67770, 'eaZjJH6JQdO7jechAaBnqx:APA91bFdJ9ATUhEol6PtzuJvGHxIXcI600iTxGc5BKeoKZ72ZBh3LStxE8muEe0zNXs3dmUXZkzhqxbaCcIDTpKr-Mo0yEPS3EkyAfMBZed1ylL-iIsydMAVF4Jn6r73QFYXOnzt9IBp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3628, 2, 67786, 'e3V9Du9CRE2SXXTpfmrVeE:APA91bGSJGgofjaL0d4R6KKfJqCIRYKKqIQWIEh1GFu2BDaRXUEeC3yl94wAS_f3IeL_eJdFtp0GGDQnI5MPpizCdBCOu6viP76IV9k5aEq1v6lOp-G6MiX7GoykQjszgnNGnfq5r1L5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3629, 2, 67798, 'ev2Xuqy3RIixD9CIluk-jM:APA91bEDcIksS7uNmn097dxW1yudQonmDL73NqOWCvAcPZPzlZxJXnR_lDK7Dhaoy0YsYAGwfO1GQ5DoT59w03Nd4hw9O55WRoYffyEZhq80qgCpooINGLrbt9wGR_Ck4hYXKDHJ7IYM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3630, 2, 67801, 'ei0DfM25Tx26AGThW8XpBn:APA91bGbJw7_TzhhSz5-DmYTWPYXSChnD40vM_3ggEwrY6g6m4UVsW2yQh80O0KC-8Tm3C9ZLgmRxjWdEW83zCHLoFJ6Uw89NcofXNTSb8IV699SD9MU_8TQvtZiRlfUBqOIeiehwD_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3631, 2, 67810, 'eLwpYcD1SDO66Px33iH-I7:APA91bFBOzXRmpnt_s5CFwDWTNkfE0zm1lKi6-co-QO7ehUhiwVE1qElGyvfsK5pnABmyNe2-ssM4_gK6_X_1XG8SNDWL3g5Of-ISI-E1WHjiiit28xbLAnp2i5hEyWHHLchwteJAiv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3632, 2, 67835, 'dTdalSQR5kjrga_bpbH_cL:APA91bHXr0a7XAW0meyzXa_qFwQXc8j1oxeHHo7ipmi7-VwpQc6em4Q6XatOXJ-NdAMiD0E3oa3CxGrz5nPvrc-y9q10E7WtwMdP1QcnWzz5LGropGBVk5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3633, 2, 67842, 'cd4oEKHgS2ukngeFkyRiBS:APA91bE9sy5R5K-oRJMAHzk8_-0GbcYY3YKNN8k3F3SUS3ewShoMtSojJnkZoA3-RpkdkS-1mXVBE1dDOzhHN__x5QLBuH6_nD7rDY2Sl9sKw4n3Gb6_UTRg5SUIl69YO1O3tUb896_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3634, 2, 67845, 'd9rWu2pnSbq5Aeis0blwut:APA91bG_CBvzVirOcARU7-iRZbk3rbgRySFlXwaloFgoQGCHgd7XPxLHQOOXQLeScQpgPUA3Iycj13UyuwYbBwqqwm-mvANZ2qqJTKMnZthcPoE8YztwwjVLp0lQrUnAcfIFsXTiW8UU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3635, 2, 67846, 'e-aJOjh3T5itHvKpAetjtC:APA91bGEVBZUlgYFCsxvc7lFLDBCywBgikAiGHDFSQ8KHhFiio4d-gBIhz3G9h1MqTVt1uZWa6GcXLHYQouQHnqtH0IjSi3-8ip0YJ7pGMsZ2uPjRlw9cisull-Hu1JVteQjAR55UiyQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3636, 2, 67849, 'ftVAqTmQRc2pHfbwXf2WOV:APA91bFWH9__kn29tEVQ_gw9VRvUoxLrU3uWM0DNTwbVSbxaW6ELayK9GfO8RzJomt5QRTlPqSg1M_56bFMh0n4VDbR6TqCoMb4kXp6hj663bBZ9RBhtM_crNvevXKnsnCKdc1FGmlO9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3637, 2, 67857, 'ehVzuxq9TOefjU94KChxZ6:APA91bE71qKPrCEPfqUlqgEK1LOcsW_KwPZeFOlthozbqt6zwAc0ox2BrmzTYZr7gXYXPzhaGBTuPqjl8xcjF_YVgJm2crRTXSv-FTFUurapW6ZgMoW5nHXETyk9a59E2RLJc-FE5WDl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3638, 2, 67879, 'fvNA9V5JQ8S2hUrKrQxBVs:APA91bFnKxqfA9rfSoxbTGgphqrdzbneAQqqSjHHrE66jXPln4DgyKPaHjP28-md8HvC1iHpS6aHxyq1Bnb_fpj0N_rZLXT-vXI7CoMq9bHHjGT9-AW9PVtgTk6EDeM32cMXCZd8rpN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3639, 2, 67884, 'fEKIBZCxQzep83wknlZU39:APA91bE5BqC6MBaYyifIpkUgen5qv6xcssYwf8A_H3QPD34kObDQGyX_GHE4d3FiLDR2UebMVmovmermSyvyL1nr1WsvxlOdMH-EGIFUzyjTCO9ZePVcRyczLYXKY426T8_oYIRCUoqm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3640, 2, 67896, 'dEBgqzhsRk2CXyewaGZ67v:APA91bGvjdrmMuAqjhzaKCXxV85B8qmMJVaqsO_yrYkarEyIBnMT7G72RGCLSRcPp7rKJxYPt-6i3tYh3QVlgf-f7LTZx9a5yW4KcjQqTLInQBGUw08ERoOOSTgKCubSdGANgrda800l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3641, 2, 67902, 'c4RhOO5lS-i5uTSa7GtFaT:APA91bHPVd_y36mWTHMrHHTuym-iGfkHPRZyGZ0ydJabKB4czMpPXSjL8cIHJxjvugqz3XByVJEJb-RWMYQdxRxNQAm5lAGVypSPuUVAukmKI19G8k5aJCJseP13Zv_ZsCzQ9jYDCKVC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3642, 2, 67903, 'cWLv3XMHQnylS3cDhmgwd-:APA91bHjJkKUFn3BXfmRMAkZN_OmXu63bOC3E67hasUHeAyIQZPNRYmEILuDUjikWFgfDrxMrDveUrNMn03pJh16EaY1z6P6Uo47hj_A7KkTZqsiYzUBs13GGGQ04MYpOL4r83Z3dIEs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3643, 2, 67904, 'fb5BfX80Sma4VSrmuVuLub:APA91bFKGdDlneHUUrL3MZmx23xy8O2OT9JtBED8WoOfuNH1dSsF8N-Z_CRvA9DD0Rwk6Ss71l_lzkeXS6ub-ygN8JtG-nL5RhmaT6kTLuqkZAzBy7qTPA6gNZyTbTuMsNxOh9wBgXuE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3644, 2, 67906, 'ch8zGeuGTcSLSQ5_CLtSyB:APA91bGX7ljMYOmaqbavp3hZmI6CvT_rDC4j8b-oKsTmTfO_ZccJklo1BGzQjaPzCspV8qq9S9P7af4yxCYo1L2m9TD5rMeJSlGz47NaJvl9rLfUJqDoA5JMw3X8210pc9oq19mNKlVq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3645, 2, 67910, 'cQmQGcKkTGaSZFVecejnjD:APA91bH4u_RY1N8T0vxOMgsYEpGCViadH7GXVa8BSwszQKjWJxgSNcLqeC28YUR4YK1jtpr75QueHw3YMweOmlGR4fSsjMwKaUUfcO5hoCE483oLuquAbl3xrlI0Y3fLHC4HgJU9Snuu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3646, 2, 67923, 'eSKCUy1iQ1KTY_DAMjKu9L:APA91bFx8-MQ-xynAMmCSN-pq7o21fGT5_MY2lgnC8nGsmXRzkxVYFXKdfAcKXt0uv_sceIpJ6yyd_wlVo6xxhh4sO26zaTIQswyQHztbjdZCRM-9FJQs4hleKTOY6Gd2p1Y1XlemXaC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3647, 2, 67924, 'divCyA5ZTGmE5-rdjyTmQc:APA91bEdwrUyVGd3vLIhKf8NGMvW8yvhV86rB4clxBwT7zrufCJn02C8xQnZu_qwreTJSzVZDf4RFCHngEmi4TOaWz7Pa_8FlMw224Hkx72aPkVPa8o_d25A1O3ElG_s_r5vC7oFXVrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3648, 2, 67929, 'ffenldLAQQCiVHN8v-eWc3:APA91bGcqXq_LoGaajxVWOpxhUlYcABHl8i4joC-5VhENyWD6yJNI9oHi1S3uhSgCphXaGOIYDUQxNnKDUqYA0YEHzAEsjJibTLZ8TpExexB9LTa6tdx1gF3HAfQcvmFfg9LN8iHCXRy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3649, 2, 67938, 'eS-CSNe0RcuJMQsqzPlLxX:APA91bEvng3vbt3VNWiIBG5QWihudbjo2xeymEs8E5p4FJXZxxRAJ-UBJldWEDJdbEmG5YgV6Iz7mExJdLCVj0f0rQHwbKyDLDZIsnCe9w0jY4ZhSbkCTT88O-SuMqsUazM0xDFjUT7Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3650, 2, 67948, 'dPStlbpKQieYDNABn0KD65:APA91bHbB6rAEiMEwfi0ZTBzkwjMDcx6xXhZX-xQYMATbEqM4aM8Y9OEwHS6oBo8Ge3CRzcZQtyj3d0QVko8g2tsuSMW6t5quDzWPHQ1HFpJ3I4zIiLVFVV1CQxU2U97ixFQxX4285MK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3651, 2, 67949, 'dDNChuVBT0CG9qAwjdY_tQ:APA91bHp5JaXKSctivti1IUp7VHz_tpYJaT7CklZHbMJqDN2hSsjeqlPEnOQ05mllwLr9pxmFWcBOFbK4auamgkr53zVqJxUs2BNHdISgCYt7Z73i4FbeMzkEIT0kQZ2I9ZhBoSyWXj_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3652, 2, 67959, 'fiRC4j_gToWtDO5rnJ6OV1:APA91bFcdV7iHb_xoUFGorN7K_3Ou9IzWJGwLvg5HEWguChfaOpnsrmbVIkHWKLapzlZge46P-9cXYwbhYjeJlgfr1oRmgehHw1gBNCAK1QuYihsoGsbfMwj6EzmyE0l7ENrEM7tUpYm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3653, 2, 67969, 'cmUEq4XXT0GZo3apHJ5GLi:APA91bH4ogZN70lHClsb0o2SHaSIQUB1MbdLGjJS7Okw6Ws42Oyg6Ln6vKd4uLKnIZEmN9UVRaAzH_IP85cdtNHUMZlFJpBA8XspWChxi6V_eJaBwNqBpSP1VfmjUVqUud_QpztPCZ7Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3654, 2, 67975, 'djKFPD75QQWgzaDkflDzpW:APA91bHvoCo-Wy6Zv1Mdn_rsgN7fV3Gx6-XjV7EQu0PYpZWOhpozYz1-MuhgxgXZoQXYwHaQirp6INwgJ5oNAkzx4uuhZFEn8hNbk4iOL55rGHNsw1wWMP9lGcUReEKEhkK1o9Lma3nt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3655, 2, 67993, 'dupfFspLRSimUVMWjLjlAI:APA91bELv6nlMS1SE4l3b9HRLL0oWqojF8Kk3yLGESFuH1szlGqgyVIn_vwa8vrne7Rf6-3euAvVboU91dBnSrVd4VyL7oRNCIQC2X5l7nwhjEi728MB8jo-AaqXolu5VPdJ0X6ncbkH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3656, 2, 68018, 'fFg7cklbR3OJGtzeHvxUIE:APA91bEE6ZNa0ydziNXzc_UCJYMrHeGakTNBR8_vNEzTeq5beFpbNwWuITKXFtv4_vXXaVCLUYktbbGlteOZ3sJ4J7-j7WRML_yWBFRdkC5xL-a3z4TlTr2FFLuq9nxn3bkoDqfeQroK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3657, 2, 68066, 'dFcLPcukQhKv7eoVb4ZDwy:APA91bHndk0nVIJ7uWZm7VOQvVZm6U6YkVHhvpaGxCRbdO4B4np4zF62I7VZL9hePAKjEuwq2wMAF7kQ40nTDeyqkIEYlU49dRfHQ6rXRgb0lFF4fgsX3hBCZEC1H3PFnbqC7XM1lUwP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3658, 2, 68068, 'eCaW8ICxSfyFIfmAbE7_RK:APA91bFo4mfA1QR2yyIsfYIfLv4vPWbVExWs0ORpxEqHhgfrYxxiMdiZ7nv7dQjeXuNOshaoWveO0tGd3gcfwIO3DurRahZk4GmwD8TTEN2hBsaPrQzfyM5nPylONBjizc6me3B8LFDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3659, 2, 68069, 'c06acE2wQdC4xssfE74bG6:APA91bEQ0zqAKEJUuJ2PXOTbjweYWu1yzkFQJRjEUQDJEyBTKHB4BYfhu-NiNbA4noX8gh4T4ggoq6I5iaDk5P5TYqwTnWgmRhq9HbUC-KNxgUTVTqCyS2pdKPV6EEJXmOP3Ne1S_LzS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3660, 2, 68078, 'dudH9ipsQwuw8VBYP8LK1K:APA91bGp_eBvaG63Anq5xoBEbn21PEHtpOWNyiSS6AKjhKGz5oj8IjdkV_jsFrTvHliIvTAjBBhtLnbWD8NNGBuoFVlj-2U_BaWW5mHV7BxmhxOTmznkGr1WMFPrbvu77vxYA0KW-Ake', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3661, 2, 68083, 'dPi8eRHyRleSaeF7ZDHFQv:APA91bGtYRkie5230lqhn-D3WCNK4-Fx1hRtdVxPc2NgSqCBVddtZasUFjWRwVisa4YVqFlYrc1lLhJd6mel8ayTWIrh2QeNEyV7Lan9Pxs86cEhb73vEt77Ha5o9Q1SKWTiQPOCzgb9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3662, 2, 68096, 'deQyIjeSR_2ZtDNVdyvXgi:APA91bFDg2vybnM1l6-HK8_2WPdy0fnPwBgHyml6AtLT747xreDFb7omWvpPcgEPw2FHiBuIcyKC_ZBqY8wekj1sLPOp0spGMIpdzAUbzH6NNrRxVE7FYtQp0U7NkzXpCpC0h3cP1Zhv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3663, 2, 68105, 'fiwJyZuUTOOs9s1oS3ZXyw:APA91bE0w00xgZRnHqO_t7Y0mpESEFLjKts_qaGiLmlisz5gao238JSJc4XmhxHCOT2fDOthuWAl96DkgbZhMQ3n7ERQadhu5ciVDHyM9jgAj2RHv5vwXOFKszXaowd3bKnKhY85xIaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3664, 2, 68117, 'f0hGIMviQPy5mu10Hv490g:APA91bGvh60mI5-FQkHrVgVj7EzcThF-GGQq-ThyL8esBCQS9RAZPaNbavPLH8bEhyh_CMv4Uxsxlpsvx8JGJQTQC3jnsxvNirCbZT39PAgdnOTbWLnXGrp3_chSnozzCSwA8CyzjxRU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3665, 2, 68130, 'fwlFfheAQESch63ng37ICf:APA91bFG5D_xrsAAylZu8T_drZKX1rCOzplDbeTtr0ws7gRyH3pVBTbDULP9SvNzWApo9hEEjpmqOJDrKH04E6AkhHMMdrBHVX3gLM29ps4714PMlUJ5p-9MxZY2LBKVclv3HDRDuC2E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3666, 2, 68141, 'f11kv3xnQvKzecBrRhN9tC:APA91bEDzWIzdAMFXIhXhGK1Azd7mp0H5sK3Fj5Zbk8rpMxoTU3slae-IwCSbbZkca9NAb6e7SHkqlvDs8RDF_grvkbmp1UMAYLmaBEj8AHSFIBmLMDmF2-MwZGIAeCkeKa5nOoI2PRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3667, 2, 68143, 'eIWAqtItQOK8Sf6oMX9M6n:APA91bFxgqx_YuoZeYLcYi00BEQgdbZbomH3qy2g_WQ4XlwRf8EpjmUJR0A0NEAjlODjy2pDjBSc8BElaxXBl4477KkKCOqBFHZBiw3t7__a18vCJkyqd7sCkD7Gg2tTechoEWZxjNUO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3668, 2, 68154, 'fwK41lbPSC-IzSWNjYm3OW:APA91bE3658mKIg1gqBpECwEO_l7Jby4ZMrYbKfAeX8ERDxBL8RXGyFmxuqNBZhawzm8N85dV6q_DdjCK8WZA5ZeIEmm6r7UDzK4_SMst0YbMGsH24N1M1XAMgoUr8Jw6VmLzWcoMhTZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3669, 2, 68155, 'd6A0ODBFQjiXjmD8LkX6U4:APA91bECdCdqJisN5f2Iu_3yMPgwL6ieAoyo7zdhfLu3Jx7EfzOLX_-uf7j4d66fWSm5BackyCCiSZNHONaBCZ2BnsZilD_Mf3Q6jUX2mpVF9RGWbZ33CVU6qTyfK2N5Kk7x-J2tpNo2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3670, 2, 68166, 'dyT03jc3QhuTjCif-G-B4X:APA91bEZqXpr6YmN9gY-FCO0m2ubb37XObgt0VXbgo1OyDA2cSzTeN1qDh6rHBSmOFQ0IT1PXDCUesYks7TCatWcPPff7-TZmnsr_bCbdgbVAtKch9yr8bQQECf01pVYDiQzywnum7Mw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3671, 2, 68170, 'cHgA19oyTiKnKgrg7_9Rrv:APA91bETIKzURPtHwxVMUzbP03qV5f9ZptDrF19eHQ8Sdoa64k5A8LQ5FMI3eQjhuPMLo-E-9WUzZcLomDVn2Jz1e_habh98aRDdmXpIoIhf9WJQh-IVa5cmnUjS2aGPISXjyx4zgXt-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3672, 2, 68185, 'cAlFK8WJS2KhbFPCzNSk7K:APA91bF-pxYMAF0UgxDeIRQsA_C0Vm60gPphtoHW8lTARatvL92s3ERypbSeEV0DXlQsdNpvrYKkBG9HjC4CcNxkjQzj1GfUCC1XsCxlEAuk2NlS8m_R1nlMMvWhb1ADa8-0ASuNxmrw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3673, 2, 68205, 'eqWSl8vDQx6ni6zxoFjC5y:APA91bEA1W3_1vZ1zfazkLAtF214EOctGMI9W7wDNWSjlba1M0-0AXPuOJdsbiR7liH0Zkyb_2QNq9oPaIBoIZqORGU7E3l0InLnsHmPifa3l29T2mA-xrAp2uyqKIrQHTDk8GFAg5lF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3674, 2, 68234, 'eceZy9q3RSyV3u1WqzBGs7:APA91bG-vZoIOvL_Wz2yNH-GpqCxAS1QOCgcOObOAHEAdV-B4lu5Y6MqeutqwtOBudH_IjP7WybnVNZyuXKktoqvkwKFL7gqTGdrxfpyVtoGAsPdc0NynWStXc6s7vKIqMEAkhqkJ8BB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3675, 2, 68246, 'dOqyf7jhRNSg4m4bDxToxS:APA91bGDRCYptf3lOoVASqaB2ykfXY92OD1it7pOK-x9X1jsequG737gV932xoh8tUip1anqJgI1LiIu7vEbrcre4450VarxjdybtgB7ZNp9v-XDA3cqwj-45oNzjyoK11npQg65sueF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3676, 2, 68266, 'dnstFPTFRYCpB1jfx0DnQ-:APA91bHHVuJYQLKTs3SguWnZE9fHLCZ5LIrFV58WEMvlcoaxxnXWvaE-ltCagvacaPKFH43SKhf92thjBEA9pWvkwMABsEDbE7Diptnd5P_ByI7fgDjct3lAmFZL5CRK1DuVhHpiTRDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3677, 2, 68273, 'efKG3AT7yEjVj9qCf8mMIR:APA91bEO2VVEKwCR6-UusgV13vTV4dl3s0LgRqaKu9uMDIu9B_p3JOExuU-JhPzOuyHnQFzyeuCr5fXtiuBWGrP4l9PSa_nt7TuFkgntsbWuRdARTFKK9AnuzoAgiwgv6OTvI-wJV4_7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3678, 2, 68283, 'eNATJV0MTc2DhC087Uar_7:APA91bFzyRj70nPcJ2x1jfq2jAV05KlXzm7eEtgV_RRmEIWBGY3gECczO41VyxrnaU8x7gvRzdR0xTSl8K5P6rSY3-yl6k4b_ZipY6FiLZQMr1W4pYkfOf0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3679, 2, 68295, 'f0jT9s5RQmGFgCHIAHHd4P:APA91bFkAzdZjqm-OAKuyHp_D2X1ebny1gyeoog6uZrlUJCDro_tfNUE5_lahpwoY4XNz5B6KGQ7sN00bT51r0YyH0PfXeu_4LFkINU8lfaGQNTKEnKJf_HaVh_bwGuJhVv683C-lR9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3680, 2, 68297, 'cQvytCdRQVeV32iVDT4gqd:APA91bFX0-bh6oKpYEspafVzMFVZ1i-FtjhQndrhh5aN-iAvXCmUyL7Y52xLKlzYEmNITG1pomckz7RS7sf7E-55a_x5reqTOZYrUkNzYtDldIShcqoVhpADMG0mvdOIRgg7Bd5ip6GU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3681, 2, 68298, 'dT5b9Z22R1yc9XmwJ6Ss08:APA91bGtgoe0VH1FImH_XZZKkQii8Zlnuoxd497EvSehYnTHwkbtBKeOCBqEFbTkDSlQezwt4eyMJdWYTEZqvmtpJyHFHhcptVnN93yPtfxriFEDLxc1IgyuCYW0zdvEqJOOjfarLD8u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3682, 2, 68302, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3683, 2, 68305, 'cwdLsEBWTsSjei9LnEgmQ_:APA91bFhbPeJrxjnRCeOP3cUDctNRWlkalB4BulVmYQd0yR1D7ra7rzUwp8PCSseHuIColmDd1h-ranyVpUTap04uEH9EGS1EGAm891xkbQcbSch9xNyUrSwBiRfBlxFe0jScfNuZ3jb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3684, 2, 68328, 'ck1L1OZ6TROv8WIiPM94o0:APA91bGd7e0bWzxaGFWi-RDGX1jXod_WOUv2vH-a1FWfukPBgPXTEWL6xHWhCmFZngkyJut5pGTl-c8f92LDqmCL4L9_KbMJPf7VAH3L4rjZfNBv0Vzdm23SdSZjJNuBW0B3EUQKuQ5r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3685, 2, 68329, 'fhfpEYIHTI6CHtiBCL4qb1:APA91bGELA3aUsATpDOfU1_NGIDeXYYb1Q1g_4ImrdajPoSzjU7_sYlDm-lcPyAWCnEGhbD0-AwtyvqIFYYZPalCgJqtYHgiBI4jQQOU0c9Q2MwWkijF77_x7Bn1hK8-Ts7I_dXXGLhn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3686, 2, 68331, 'ep6oQ43jSfy-qBsnZaeaXt:APA91bF6URlW9O2nDjH9bEq-FxmNF2LYBY70N0QbYMpcERAE_ZNxJOH1ldC-O9J7Uzr5eA5rKOhup1yet0Wv7vZ0togaSuxkNx-l3c2XCEkN4MPLoxtVPaWtEy5kQUTJ1sDQ3Z3rAuX2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3687, 2, 68334, 'dII3G53iQyesx7cmXs8poi:APA91bEJA7yh76lmbHNrdNi796GwdeUSvbBWk1MnYxaD_-oeKMjYIJjleKyP_jgLniuMtwoQF0NcKlLnwP2F6U9TGRQpUI_ZRSkKDJYRWyEhaHbh3LZ143n6esGFaWlpDVI-0dDnS0m_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3688, 2, 68360, 'fl2CG2vwOkKAh4zeZ_fnwI:APA91bECpImIkat3WbNKt_WF0OLa7Q6NyNfhAln-TNdz04X3c5Fam1W1SPMhLV_xDFzOm_uA3wzmFW0GRWKZPDvtvzkVNd2bVA0Dlr7wUJPObNIdHHD9X3k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3689, 2, 68364, 'dxIeEjpWTwiZXscuR7v3n9:APA91bEGG4B3ut0U7_E16mC5JidfZ4iXOLaQK6xFLJ5Wu5bHM2jFQcxd9f1QbbuElHOoxybOV-9bICFCB4QBdbFir64m15o7p94i63izzeyaPOLoDy4SbOM3TgSZvcbLFwk6AzwrhTlB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3690, 2, 68378, 'cIsoUx2fQLuAzil3G6vlWu:APA91bHTo4QFSsKY9xiStUt4oa5LB3F-2Nu1ZO5n1vxn7efwlQ5E5hsETaZbJCoC24593xMxDM3nCl_A-vZWUELP9uz4Lz74fNH8il6BmUPcc3ItFVTnvohSTd0qqpVvNrOxfkyN8DLx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3691, 2, 68382, 'crrOcMh8QpmkqJ9YmoU4sr:APA91bHTPyf0Q2ce2XY2UMREk7kA_3Gy9UXbfLUXthraiZeRISBGP_Sl7rKMg-9pFwQNzrHWMuKbIK_0XuFQi_UKDecVb9FLby6phyydq0xHKx0iP0MqMVbJuyRrXJCYDwLLk-UajxAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3692, 2, 68397, 'c-dasKZKqUqqkwWNFzJA06:APA91bFvjXjGK33t2YqcpjEQpeNyGB2sGxSwsDUHxpfYzRTUZKuIr5flaSV5JYF8uFPT5SfALP4uNXsVaTejEHm44U5nskqbxK6HdCgOYom-XxmrqqNntWg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3693, 2, 68402, 'ejDFv2mMRVazR8Iiwnjpgr:APA91bFFS_yZuTU7xgOeFmlQvFR_ZHduCrcSDA2-jqi2YYVXGbH0fBhqi4QlmE5pj51hKbM6XiwVJ69cuk1jP_swvNbWZiHr6-umsvC58TKpv9bNS5v0Dn5PfKDpFJQAbIbgXAzLkbzg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3694, 2, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3695, 2, 68412, 'f_hxvMwlTt-iqhzOllMdpi:APA91bFRVuGspwj1m032P2epKZUTSOft67rfxeOYTZFvVL8zrNvRaRGtPxNA8G6MbOq8kdJElR_Y0uIWOItTq6dUOUxOFAMJ9kFNj0XQDD2yjzoAPSgPjAPDtsfAwO7rNgvlrNwbMFTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3696, 2, 68416, 'fded4fhwRyWWJM7NV51pix:APA91bGbww2gD81djj3o-yRlS8m8MLTbl7Z1EF3ahVkhJ4IaT9mraMXDBpAzOBzjhptxtnD5U8kn-ZZpECyPSO_bDQvdm-NUIXRACy12LlcjiP1ScOAt_b3vscAFqjhfvFgSxEsxoMD3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3697, 2, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3698, 2, 68422, 'dksQgqy1QYyFsRphMesGln:APA91bG3MG8haeXaujtpfGdVcoJPbAA3YDsYGw0JlicAACm6yhw7nzyuZLyBpL5Acm8AZcie2tMEMkUp1akB1TXPed8ToC3xTOZkdTC0Gq8ifLylShns_RicrrrFVKm6GsIPTD3GQBps', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3699, 2, 68429, 'eavQej7ATt24qPN9B0cuNf:APA91bHZxeZox2a2oFfHZXuNYugLMYVkH-4dPUbleccZeeQuwxPCy1ZxBYt4806DhQchqc4g5s0EeAn7c1zI2SWR4IJCriITE3DFHCvgBuyQVRwh5Rmj26AZ1WZkZU69qncwRzCimFNF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3700, 2, 68433, 'dOSTs2PIQBOZ8zTPQAK6gb:APA91bGAD41WWYXS8IOXFOWyj5RQJpeqTJzpuBVTKDdKgVban6hhbbx87fZ59CwMuYJqVXWYEATetx2vupzBHRYFRuSK3stdXywvr7Tnrx00903DCFWsiDkQDzYTzRH57GZxIUiXTT_i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3701, 2, 68446, 'fZCf0vK4SKiGKOu_6Ld5zR:APA91bGOvn6ci36rC7zmnfhg9wNuQzawsMFzr7g6nS-CmLOONNz7275xVKyZVazvoPot30X4YC9CZmXH210l63O9r4yyRBWWx-p0fCJcxkTkpYRLTUP-9xDtmWwyoB-sfK8y4GnUyXis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3702, 2, 68447, 'eh-iwiPNSouza2tWAVfmzB:APA91bETsNPpw6CDa8Kf82VYvu6CvH_zy4SVsQ3e2ZW-72geLj6YHqw4v3EyAU4wR2m3odzoWbyMkxd39Eu_4DO4IZCIQJJaaLOJLmmgOcdSVV3DxAf8jiroJU8eMLaerEO8iHMyxuq7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3703, 2, 68451, 'cpyVXktATFGLu65SP86wFY:APA91bGPmhei6Pt4WAibv3OjlL5V9mUwjHEFikK6VefRxlRXdYJEj-41SaIHhikNKYRTlD-KVFUxM6wmHONPFPR14uxT6oOwfVUHsrYEYKn6IP1u11ce9kTHF07Hk6oMd_WMEfX6Ft_O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3704, 2, 68461, 'ecKvgsdkQr-Sc3hUd6Cw9z:APA91bE3n4hMjW5ffpIN4UvSnGKaOsvs2BQXD02yXkcFrCOlc27L5J1t8ScHdCqJOq_xwtrFWRZBBP9AILzrTdLtfpXkP-IXpKWEM0MNn6ZASTHCbzq2dsiZDNqf2ngIPniQBMH50Wwy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3705, 2, 68462, 'c3WjOQgYWEqQjwueCg1OOO:APA91bG89-0WKBPu_IuvGZm5f_UyBdrV6edVOymGNWmggRgrC_cGJp6exX4SrTDwTQjVJ8kWscx-7TJ9-tBhuC48Jun3j7gNomzQ5akXG1PMegzjdt2azXPHWcF-ALoAa_PFLpctkFeb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3706, 2, 68463, 'ecUkpAJNx0DOjGNUNljyCR:APA91bH4fTTyF1R7un-RGcgYtkyipHDijcCJobWlYK_XGwdjlGgWUS0Bxz56N86NiHrLAowiuLknGFUzpuT5XkacWywsSuUSiwLOdukwCTCH1PDIuNJLFSwLFOK0av9WKaOEtD_lo5Qe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3707, 2, 68464, 'e4FARtejTmGn6iSG5QcSkM:APA91bGQABPhbz3A-6VjqT5XzVwCzdZeu4pUnNIPIn_eBMq_f-IVDlYXyAt5O7qh8z2QR3BNHu28bNgMtQNtedpe6Rv-N9XGiG5RGuEwCUymGipaQN5EcHl2xuJ87vVTxRvPWcYeb7V_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3708, 2, 68465, 'c5S0FRO--E8msL4--m7HhZ:APA91bE--CnqTwGSBmZzLDLfL_4KUrta2wnlo5hLJQHqiDrs9SRSb9sAABIWSUwXoXo-Hmwbsfb_BqFpYwT6-F-wnEB_85fpdenmnTw4JU9y_SAENAL4uZu0VbMqq2hZ5Y8N0NzC4rEa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3709, 2, 68468, 'cwZ86ubRRp-u5GqvGfWu_B:APA91bEJ90Izd-BvXx9QEL5N6iRLZUOXugvicuM_jhhBuIeiKyEkONbekC6kx1i0uF2wVU0bMLAxlso4pVU94sWpPYmFXWkeC_60Om1La9mZMh7yW_xSldibGT0b36CVy0QFeSpGM9oM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3710, 2, 68471, 'cu2A0O52T6mc8deA50L7cX:APA91bEefQkSxvK6TMYJXFZeWZkOynaeKvMPHq5yQDTqR3ryVzvwwK8lyMT4Tea-QJyYj7BH_q-wt_zc3BBUVYWHyBFkpdLYniLGiCRKcSdYdTh0NrycCcfxxlmtHza6SKvNK0ZNAFC4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3711, 2, 68487, 'errU1ll2P0wXg4N4wQgQAM:APA91bGGYwu47fzVATthf6CFY-bhC290YVuZvcBIm71czxv_Z5CrTXxjxqldqe1zu_2XW43Wv_aaPxGNaY2u8fGoeoVRHXjeE13tg1QcV3br_KmMuzxDvzjjEpLdsAeSESxD71wBI5Fk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3712, 2, 68497, 'c3MK_CvtRsOwjteWXMaHN6:APA91bHJ7ahtT66U5FQMwRF7cpv_WJOQTs280AjN98Gf0lvHJTV1XcNs8lkJA54GXSZ0WwSN9daCArEV1fJ6WJtd2uwRqD2wzTw0wzmIUcBAKQmMfhaFchbj8TXKTTDEYoooIeTrcFcx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3713, 2, 68519, 'cd_f7axwTl66sZ1L4mftfc:APA91bFoMb3zqvj2oq6EmD_SRO023Qb2nFAQReDkmoSil1vaAgkQrPFEJvUgMGycNsW9_676M0o8TlkJVjLYtKqcEpT32EUdrdhk0mxXidA8yPBmRrSyTJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3714, 2, 68523, 'cLFERRp0TF-gJ-e_l2Msbm:APA91bHmwev5Itxz0GrLmso778O_VH7dO6wXbzIIWtRzeIFIc94WzGatD0Y6U5AfishgdYq8uZaV6ayUVOY6zTytjdquueNRjaTX4obevawV1aKT4U8n8eUqBO6pNZnVA-4A1tx_x14N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3715, 2, 68542, 'flAKO_cxIkm1vZnojItIpr:APA91bGW-FAFUtibE86dNjjzDdnQjew3GCD_fH5eV9CYSUXRyzcy9n70-_MgssyBMunNVNMNPQ-60JVpWU9kQ2x8AAgJHFfr7c_jGLh3Oh73R1kziUeSc-H_ti0x37qgqZiD-_vgSJKE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3716, 2, 68546, 'd0cRbFBCRZCtODAUnDyLb7:APA91bFYXnqdTaXehHpBgIUAJk7S7j9Wv7P3Nm2HvDzHX63LseTpvngsQxAlxyiANk_ASVLwCDSy-ypEcHZPHWoODaq_1zRiMe32RltdBFZMC89bXQCiRS7IjOo1w9zzf5VtlIm4sH6W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3717, 2, 68554, 'dtZVGOP-aE3ujmxbWDod-R:APA91bF5IFYkiT5cp1Dpxr4mRYh_8NDx69uB18bDMnzPG5OIjIyM5XEZZUR-3Q6MPyot9vZ2JOxI4KEdN5Gc8gWQKzRG-T7EYWnsD0jUIvSyhQ-IsPfXA_t9e7KB0O9ji-py2QbSLxIb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3718, 2, 68555, 'dWw1t6eoTsiVj6ah5Hg2F8:APA91bFvLsorZkYhJm9v2xEwYoT_YI5gyVGyqKrTrSjs9PXEiVBdJfjeJqRhYhXJBr6pTyl8NpC9hfEpfo7Al_v32brQHKcEa0-8nQiV_2rYzZ1Ix-GM_K0HGaC3YrqNvetybgy93OVE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3719, 2, 68575, 'dF7A1JFsQ-uYApDBRZhOUV:APA91bHk8G6emYu0XSJYfrUm9Py5ZlbFbaYNAQZTaZxdwNjfXc00oWG2gpD6zEWfcVFZFsocWrxBp0OG3Gk1bagzDarGJDi_7fa4Uey3nPIJfrxdXf7q5f0Fg3pV6sjJTSkwmpMBojr0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3720, 2, 68576, 'dDhHbOHVTKK6h-bqflgchW:APA91bEOaKldHrUwuMa3IXW9kHhGqS2GvYELyPsNOI-GSVTzXK-w4crKtXLQQIS1WYh3smYoJTSkRdXQ8LymcNJRU6dvGOyXp-rYza0E0ShBhTbrpb6wrIw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3721, 2, 68580, 'cXsOuT_cSAqUEQrPN9lhS5:APA91bHtbIJAOOTfx7eBzlXJRyO_f9RkkoKf783-a7nBedq_NHGNDQ54LAqOQiF8bFDOE8AYbK4GLZnT-6WpzA4ExiOv7FKPgSst6mf4yybjLBTzmBgl4b4PvGBSbnhMbONOJBat-_NX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3722, 2, 68582, 'e93Mle2jRTapYwzfKfKxBq:APA91bGQ-lHJon-utL5v7CEiGlG7M6cX1Vrwus5xZkss0Se8mZoOIPzOmT5FgmfSjJHfdEgJUW2wgVYoBU68m7Hmf1dMnDDTZO6dIVYL35mu2Vq06xCTGsDuDRHyicUFnO3YvoXUGKlf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3723, 2, 68612, 'cW-1G1CBQFO4KDRJEvdbVo:APA91bHrVGucP8-1FMa6hC9QHV-Z_Fcv__TLqY0OG4x6eXiViIea98viPxuiNmvN2kWLJE7ghIb6ryZvvO7nNFp2AQfnQURXPlQ2zh7SXn8yASQWwvPwdisHhlWX_x1e3QUyFzC_Fv5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3724, 2, 68615, 'eGHCro-CTuafRrwAaXmm_H:APA91bFNIGsB_p0jSPxRjPBGDqm_EwGyfq0ik-LDQyMGyCUdo9e6xqFCBPzpXL49pRbLklK1MEbBADsH1OL8SisDQ8jv6VJ-sDxGUazscnyd_gKUeqVdE8wUWrhve5FdonwYCa2Evokf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3725, 2, 68618, 'ds2fSrd-703nouCck-22PQ:APA91bEyLAo2a97VhksRWZ3sm7fq2atvz9qyGvaDzIinMrlGfC_r_vdxyGT4VPN2BFA8UDPKuvGrJfN8u_PZasx1RG1GKGJtuPz7tFLYcQr0_BiHD0SnCdP2dYNhW6NJaC4BqrJzheUp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3726, 2, 68629, 'fKdruN8QS6--OlaZRZshfW:APA91bFgpN8iUnhB1TV-E7ldTjaU42z5gnFN-eh5_HzLkPlvL-nxOX3i0jfECCePnl8wl9E43D28Pwpujw9PEBabkZRQxc5nGACH03l2dARvA8VAUaG0en7cmVr0jPOUKF4a5lJC6Nae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3727, 2, 68633, 'c14YG4PbeE2UoBEJE1DQFR:APA91bGwJGUgA1RST3iyCxET6rFusubAcbvNL-tNCyRq9lXC-06pZD3Etq_Ukk2TTy5qQEyfWTRDOI1IT99Hgox-EKY_0T7cnixEINsVYtXrpUPL0bDnxIdztXfcaL29RoPeir1rzN0t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3728, 2, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3729, 2, 68682, 'fdybOgKaQp6K2GU4iA0JUC:APA91bH5ZY9Cvg06ZrXj1g2Ob7eQEN-aW8d-7iQzL2aMtRIEsgckam9x4tlwAY7_8F7yk-nmGTVRDlgA9gYnG4rzJOoCMuAOkP3bRmuacpNI5BhawG44A5WA-KQYuz_f_61HFke8BwKO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3730, 2, 68684, 'drVKmtrgRFGjpKg8Phakzh:APA91bHp53qbKBuK02oIDjC9aSC3jks_d6kKl9DSfpc76ZinGNquX9JrHizwJcY4VVTQa63zaLhIkP5LAuvdvvWrAyhk9IYvnMLocI_PSULkWaUuyS5OolU1vTafHNhU7pCRFLWrTK9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3731, 2, 68685, 'fPL3SlENTL2giyXbhDpz2L:APA91bFqfRBrmmfinb-uoAOOOODqJM28mXypiOlGFHfAyQhx3rFlGvV093CugoIAybE8ZmPKx950zR97TgfaKwLI3CENh00NwgVrQR-vHMCZTifYg6N4KEvi_shcanNR7n31mUk-INRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3732, 2, 68688, 'd2N07VQbTnyVM-ZAfL7iu4:APA91bEygPbsQZu8s2D7Fj-zTjrJPUDriiqsupZALnJTbxR6FC4W7w3SFuQddamdhrplJo113BAEsNSIOb8r-NfKhHDMLpDpMW1aopuaI95jA_1pY7w0v8HylZAZiItTGAFpBcXURAkf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3733, 2, 68697, 'dnatYvPURUO6VqPqHXh8NX:APA91bE2JSnmA6zCXpJBbtDArKux-mqBToe_4nMSDS1HE0jQ5hspwF7YBkCM_4IuokK4MzZil0-L7sxUqIMCi50YUaBAqpNeVU_7MmTTfl0gavMcYhBDWDYpVfHHbYtv_u2D0OmfNzaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3734, 2, 68701, 'fXSvZ_TPRWS-XnuK8nsxLG:APA91bHpNMLry4L3O9I4ugL6M-7TbILr0XXw-T1s--GcDHed_8xUcxj-saFfTBjXy5r_sjwRM-KfDPcCkMNrzNrEbXRy0RUbneTc2P-olooei0GU9CwhOuk8OclwCHSczUIKQjg-diMi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3735, 2, 68703, 'dACvKmaaSQGbNxWrcJwcmb:APA91bGEVNZdFD8pwHACCYNevdUmd4EYzgwJ-jJLAJuWw9yrmHdXQRiWh7dzVnZj9UPFwZF-JSAMZIqXHTg1t5rOrkwpezHY9uYzWb5xZxZWG8rJFHBQC0OUUp7oSMFfRSyG34_-sStJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3736, 2, 68708, 'cLo0qbF4S7eEW53tce4PsZ:APA91bGVx0qYW4TZVxt5cYwvKBJFiTJvlahYUr8z-9lL0P9eP4NmEI2sv8769Frq3LX-x782WS-kw8rA-vky98IeOVNZtzkHGhuOpWwqY2QD96-mR622AtezLh2F6T5_Wq8wGNzDl22C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3737, 2, 68713, 'c7VNt7cXSMqmBfoN-ci-zQ:APA91bGVq6JxyWfWT88EGc73C1odfoGxgtDfN9iijEK-yJ6GsvfRlNMtpLl_bk0_WlO2m9vWVGrI1JC_T-M-4U0faGRt5NJQ5b3mpi2JzhbOST4tm9iihbpTVhh3pAPIXl603SD9INTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3738, 2, 68717, 'eeDaHZPfjU2tg292kTo7OB:APA91bFEkajyLGDouA_dtWHtonj8EPkKwal0WFJWCAbWWH2TJfPoKO1zJI-OwOtd248g54umoonVdn5MJyUX_9ztSqMLFro9jtl-8iuIwICBMTsJHT06IL7zsTb5oNEP98zA33a8yE_W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3739, 2, 68722, 'fjG57e2hSauHdMNIm-2e7T:APA91bGjW15bNwahWWfdKEcsvp91klYEnEyv7CrqyyxXAFg_E6FT_uGRsxHxumDNqhYgxmYaPIBGxzKo-e521JAkgj3DZWidqULj7ysoGND91R93EgwUIr-TLWkjPgcldFJkUBY4-wYH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3740, 2, 68735, 'cOPI2RpNQsSU7U9J9L9Rs1:APA91bEBER0nzWoXUneKvD6n4Pag5GexGRMOM63HepI-y4gJRd-0753nzU7ja-2XTWhoKXQTgLK84hZRmAycABih77ih-lXjL-9tfGlEuAH80HbZ2Uy_Ds8SgXANzLU1vVdOI5WfYGUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3741, 2, 68745, 'eB9CfRTJT0GqLlTC1ThvBA:APA91bEsh22spLd7greS1LZrTJCuJ35NLTFGC8Q1FKzml27D-5Mk3GtAHB5czlIzeKrxrAUaNLTcH5GJcWIIBFzwg_I-Hh_4AecxEnDqxvRTJZyh29TyZiq4FVCDjmfQaakWfhSB9l5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3742, 2, 68747, 'fiWuhAngTM-53nIJ91dIj8:APA91bHpV61gEYMYxWWb-X0mQchyXDJt4uYjL8SRbcJCto9fHe7NqpdBymE7VK-9_DBJRyzkWS_XT5O92hCq6MXqbNdAWC_7A_rMYS-oATDAvqU5AKPgkZ1pYHW3HstGTgDD5fcCktx6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3743, 2, 68749, 'dPUOJUYRRv-ITQz4OPHXeH:APA91bGoXJuFt2gn2iicBbqFcSRZpYs7ctt7S63aKpM8bcWY8KM9gv7JMTwt7ZxKSPAnIKt9rHl_o3bY8irTa85oH-bTOkleCoMIClz4l2IwUn5mgij6Fr128vuSXlu4UMT144xFVDfB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3744, 2, 68752, 'fB2g_X12mUV1ngrPTRO2Tz:APA91bE0EsgYlnEYUdb2Qmk39VvB1vZbhb9GxLE0cYGjbjuwfC8rzxx2fyuXYoVgsV-ZJLgq5LYBj_S0IYWg4z4saJqYNjGWJcrKMOIDIR7Yq4opfhe-L6QHB5OoUgz_nmQGf4Ks7dWF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3745, 2, 68757, 'dr68NtUxT9WqX5nGkPvLU-:APA91bHosB4qFwGpizqSMUBHDXgkO17_WAcA-9Mbhjmu6_l02tmR2jmY3OZBbYyVgoXuCevx8682gx0cj2dYggHBN6G9xojNxMuZmC9OOJpk8Odyck5KouW4ZbunUPO7C-yKqZG-fsUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3746, 2, 68764, 'eDy67lFPSJqiWq2z9EkuSj:APA91bHc8on1a7dMk0FQAJw-t3d3W23odzcVW19gu57bqDmMO7XJt1TwkofXypEH2pk4prWn_H9beHwf360zs8JOqj35iJxKbcRWF2kSj9ROW7CCqkR7POPm8Ph_764Ga-8ccCqUuG8U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3747, 2, 68773, 'cQ4Drh3ERbCt9TGn7qaM_o:APA91bEMNFFcPVpiRLsTPNUbxs2YeQFNOh0D1_3FfJwYykECcQ-U28FUws_pCsQfM4bCHkzOqeQwZ_f26vWvIpq4IzQikJTyAWN3mb91R4b9-I2R_B_jppqT4Aag6RNpdQIHqy7is6p-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3748, 2, 68787, 'cIKslWrOS3SqKr6f6nPmWk:APA91bG-hh8cTXlfdCL6w5rQHT4__Ht4T42A3H0AV0Gy9MZAkK3Lls5K6a188nG7Ij8zuP7fTlkNEpWW30QBYyFMUOI-8f6Q1kN15ug5W1FifnjCojXZ-fpYydQSuQOQWhbWJuQbnQ9H', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3749, 2, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3750, 2, 68796, 'c6FvnkZaRIKDCT6JuW0dAY:APA91bGPxeEzS3ehPQ_3CCfePPOmPA_UmPVsD-2egCJ977fUEXJCQqkubqC65xW8bGBF3ftkxV7fViy1PsEls7e0oFfboPtjS-z1vuQN43ZvIYkqmJld06FMx0z0uY-gRqwuycXUMlTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3751, 2, 68799, 'e2YVDJqdSDG6CH5WqRivWT:APA91bHlTY3cz9X_9ZhDLWK0ZyyNUPbfg3HOlGnAxKM0bC-2rB__YlcixFDB-ij8r6QQ22SPRZaxQHzqH0_uMRiYUEUnJmNcGevEsk44TBC9hjWO9vbSYUxDRWmHhESEcyaxsFfMAiin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3752, 2, 68812, 'cD6ygOh3R6aVVIrJJKUCvR:APA91bEt4huAVK6XBdH47llEvPjGODCFz1het_lE3AJLQ65j5TOw2zsdtvNJM5OBMrvn4C03EncEjD23RGm1lgr6SQHsK9QCUg3fq7TKeW4pOXjOYb7gcLApT1YspY2cGMxNXo-a5LU_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3753, 2, 68816, 'dWAIAtXmR1ipYGM-4LfkFU:APA91bEKAqZmZNjHMdrGWxt7buOfTm_SpFL6EidErJMws0TwtXoakjEj9qoMUzoXcqpXmPvMx5hgWwP5JRjpfPhBBKRGeD9ZhLeJ8r0Bvg8FkdE0R-xyOROxTqPnk9_1OtfwIr6V7q1i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3754, 2, 68822, 'cOP-p9COTJqN9tw1syneyz:APA91bFokDtpHw51UeBzYChSjppk_CbjJOjQ-XiaGnm4pRqWMuxe_2rp47133L9enImZ4E7dSi4cFY1KvlTM9b-xy-GzUGSsjcx4FbdpMofca3EOM_Cv-SLHiOlyZ5GQcxlg7plnDabR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3755, 2, 68828, 'ddD_1JhgkUx_gFacqLZnvS:APA91bFQeWI9bPc1ybVAvOtVQs4ywNdF-pLlTt2LhQGr2io0QVHg75p7UGBJc3SjE4rsURCZPbkwFkJNAdo-kHbrW1HLKPUSMwsBEE9KnM4rfggfbzi5qK4_0Lqoll67lFDy8piy9KJl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3756, 2, 68844, 'ei2fMRxqS-WvAb2OGeJAls:APA91bEbLcb0_Cn_HgJzF0Og_9w3h3g2GaVjwr5KgSvkV8rf_M9Dz5-J7vkdcgDUOysCSQOkzieJAQgp2VVzu0BUigLqzroyyUtfupl59vX7-K7Op7WWrPZjiJ8ByHWk0KHRUmPhMhQD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3757, 2, 68845, 'eCKHEcFWRNy34swux7ZUgH:APA91bGM6a7AmVUUO00lATZvYd6IUWptchdhC2oqGPWqBXeLpZdwZ3FMMvPhnBH9CBErE7-dM-stzjS1NiqyvI5i_8w2VgnI-cq9La_s564BfZJ72wSHPZ_EgpCZU0UAHnhYCmNTOz-c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3758, 2, 68863, 'd73BZIfORQO4Py2rhvcPSf:APA91bHgLs919v1UyKbJ9aKmkJ7C1eaBOaecHIsyhx-Z7tBtjWhJKforl6mYATpmZqVnGyk0TVeQeN5pYngloGrMJ6wzqD7EcVWI-lnehe-ljb_uXTQRMDWDqxrSbISsbBVxV9FQbWD9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3759, 2, 68866, 'eY-bZY6CSryQDqiC2XL-zH:APA91bELQxz1fPsNBQ82j5HqGAgKhBrVXOj0x6kwQHh8wg8sWltyFfw551S32xAtlDHMIF89gW5On_twCkeJCXHdzsZ39isrV3E3JFNW_E8UOuxst9AhjfPH-9Qh2UoAFREfnVRP06g5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3760, 2, 68867, 'dp2_83jgQtCU4j_NdaLIE9:APA91bHQFS9t9bbRrY_RATd953lkMgV2Bg7O_cz3eTzRwrrr_QfNy1DuM_BiWQqn4pjAWrk6Gnes3OpPw77CV2ibFyS9S8AG3u6o2c9wSjKVv5_WrPKyXmhDK5kJ8NVs1cxTTovHp9qs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3761, 2, 68868, 'ea07zXf6T22yzV596HmaLA:APA91bEgURh85aD8WOiBpveCnyI3NNTQARdMrArDkByJbET00ZdcmOn_Z1FoJ6x3fjUcdiq28_n8aZ0ooSRNo01fD5EgJr9b3ssM-ivmYyZX25c8w0Gz18L0hJ6NLVmf2IsFCXCRMUDk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3762, 2, 68869, 'eH1UFmAjTVG4iHvEpXzBS8:APA91bFFtRmUkE-2449JjZ6eQ0871TeVfV5SQQdujPJd09HeyPAfb8ZKGkG8vH00TFuiZZ8jeGEY7XLxUvpvDFzCQt5pn6BUerE1Uxue2IXFKdyp1lAWRhyy_6iiJyNj_RefOSR4OmMJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3763, 2, 68887, 'fUGNkF6EQse8uAuCjbKqtu:APA91bGRCkoEQdaJeTKAE0WHWSTTnTcIrPQWxORNayr-TF2pUg718_aa09wLsg82D3iyAp_njrRek-O-KYF78BDiLihnbppYi-h6QwjK-MfXUH_7jgjusVB6I4IJ7dF_anXatoKSD0nU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3764, 2, 68888, 'f3k6sYKFT4i4Zoj9Fr6dR7:APA91bHCALE8Uj1U-f1iyHbRRcXJ5ySi7uxZqbTosN-bOMGZB6FcCAmPRn9JMaa0F8q68dYf8Wz3NUTKxIz2XrxE8_hx4RyZT5mTtANi4EAyEwZkdZFxPgnZ4-_W77OK9bvE_E02Hrl7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3765, 2, 68889, 'c2WdpYopQcKGzwtYLC29tE:APA91bEnlk_8fPGL-yByoKnkgyfD98zT9vUhZSA__v30DRaHehhaSrhb9g2LlwaM_UOWgKQxNeT8537gBh0WIx6JErMJrjYs3iJayorBQylSL7S6QQ4aqZ5lXjgJn9tmtuYt6TE_bwzN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3766, 2, 68898, 'czYlIJTKR8mFi5PNebVhTb:APA91bEc28t1tL2TfuoO_Zy4ZTGfl_FbOqP4KZ49nVcRW5Ho0Rvp2RhY7Uxtsc5oRQY-qNwzCDyo9NK9hvWrkNRJf1iw8dLMq5To8aJ3mGXl07UKIuf5vdcwvn3vazlbnSuTlEHqMZsi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3767, 2, 68900, 'ccYH4YuWTa-lzyNwGRtIV3:APA91bE8jfPXym4eq0vn5C8IHeZha-7Y7oex693OAh7a_dUqh3gZHQsbWI-52ZS12dvPquqHblK-QIN5MCgdrEzStc5zHMp1F8X7Qp3_VwSBinG4MOASK44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3768, 2, 68903, 'fBq9CkISz0bkhh3qTGuef3:APA91bFdpT4ZHnaOLU7MDQapT55b-bNUUD4rAlvmU52WKK1NR-iX02Hi2xr9IQMC6WUW4G2PGtChtU2UWGwTu8VPgzu2nx3n1Fc8d4fjT45m25kgCs7sw2qFIwyvv1VLGLh15ArcKMgT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3769, 2, 68908, 'fmdj8vCTSbixEHy_I21PrI:APA91bGqK-0zW9WVAsdir5JH9CSMCgN3eicdCK_HLz5rWL7jOie422mQN4Z-JQSwfBkW4UQfxqILVmKUYy7wN-Iz9xea75VzUq0FFLHykcjd_G4ha0vMus90KEb_sQ144abKLn65skIi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3770, 2, 68913, 'fW3j8VmYTEmw_CgR4N6vuD:APA91bEQXSIQmdvYXDHkynnYoXnXhdBlCvCVsA3zInenoVYygGBvvUstV1eYBXVRbV8qBh3D6DUyvWHQBT-uWkFbtIafhA7lBZWhRv0xwa2AhDkWHCKNVFzBUOzoa-_7j4ROqunnjXZN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3771, 2, 68915, 'dxjg6MevSE4irL4oim1CW5:APA91bHic4KtXGCboeBbxbMSyG8PCE2m5Im8UYbyfD_l4g2t16g0IssW98NVU7o-qW36dx3BEVufjcX4FCNMobclAa3dpP-TQo2ZennQE3g_Syz7rEQACJWzagpLe-v16rIzAaHr80Ot', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3772, 2, 68937, 'cyn9fbcoW0-fhoQL0scUMs:APA91bETjnQqbCGXTkE4hHfRyB8b-F5Bc9sHYMvgq6_R6okxTDyGd5PbgzSY1SmpBKMWMqKUWSSbnDeQo_J93g2Vk1pIi6n6nuXpAL1xDvmFWyPXuAV_i8J5IFZ3PJkXhJeJCMHQZ1qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3773, 2, 68981, 'c1YqQIzRTZW0yC85YSyqc9:APA91bG0DtHjRmpA-0POwNCbB8MkRoinbnmZlCFkctUGHwwlAVjAi65UcCSo1gP9UhAw3UrhXLBVI5kZLORoHpiiZqmJILwtdEMf6l5wfhyaMfyM_E9aP6s0n6wlAxM-Y6rRFOk69BdG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3774, 2, 68987, 'fJDsj5e3Q6GVjBJ7TOdMtO:APA91bHBx47SI_oD8BbNZZqm_ScI2baHM2kOtMcjKLO20VjN2mB3L8kojTDoeQVfYdKj3KLeJgcwKYHSXf8WOCMWD1RNWjZLWdvu8eeLIdojEWEQaHXj_OdnPqB34CpS071jPVOR7pmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3775, 2, 68990, 'dblTHQE8Tw20N8sVoneyeK:APA91bFKHaDV80GyeXBJBRTFaH03e2taEbFy_3KeInzNcbKhtRsxqm6n0WwwJvk_IyYLOtKZD8dsH608_HgOk2REslbljCrRdLn5j0T2Wx7OGR5e0qyD4x2tdj4Cy1vbF366m1hUa9w3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3776, 2, 69004, 'cvrCQegiRCykXY-qFtyqiw:APA91bE8BOYbJD2azYJzWoMsmAGTFDbznRWqLc56671k2k7fI-v4tOiL71EPSyzT7sz_g8i_PdweJZXU-HsbWgcjPL79CpB8cJF9JoxVo40ipuph-NktZr1NBXL59-PU0v_GAbkk8gjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3777, 2, 69006, 'cZCn-HkOTrmedzsxQX9VTh:APA91bE2bkmBNQxYUjLpxpWBp1jijgyUWE2DiJ7IZ8iQzUhXIQeGyqdG9xW5WF-Sp5dSvF-JZ2VALj8Y5t7l3bFm0mYnWoGcYu5E7eZftwBqlD6ngzI6rePKT1tbqBTLgvNR8EfSt-65', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3778, 2, 69008, 'ftm-i1BzTXiwr668uwbV3Q:APA91bHFQAPRkkdorjSc3hUtLI0eSCAgmDEMK-lfCIN5xb_1Ao3TnqtjaMD-k6-ZrsEwjaIo9qGHbWGtoFsU592p2AUlBHyCP-0KDfm5VD1hdMBL9eSpwUQ4IDDPtrb-m5JdQT1BLH-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3779, 2, 69015, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3780, 2, 69027, 'e09FmKXqRuaNRFECVeqK3t:APA91bFbRlJll5hPQYvI0wwtdq0nEViJPO3lbFJmi682cI773O84qA0FlwVaqAEpshCUizzNtTlk8oRb-uKD9EgwVRccCzv3jU9P5kyBxUNl29LzKh7U8qp2-yAVXjOH2VfVHRaS9143', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3781, 2, 69028, 'fIn30gR6TKm3imIo-NI_x5:APA91bEPjJbOskI9O2d_FUUsvONA_kU9ltoM-J3g1wVkGFw6wjGCNdFsVmpIw2_R43mQkijp7aCGXYiyUB4PFfOuEkcVy3N0kuDo9cYn1sjaJ0ujD_1cKTIDIuyXl8NuuwlORf6NFeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3782, 2, 69057, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3783, 2, 69066, 'edaecfKpQOmTwgfjeMESX-:APA91bHb0bZ3lngj3BrhKDWembO4V6_r7puwIjVeU6StiKgoj8bcl3encO-3rk_tJk-XaM-CJyz9UYrGsGP7_wKdSQQh8JB5Bgw3VoKljUfXp8eoyT0vg7EVlQSwDP13JcLjJdt0YMaB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3784, 2, 69070, 'd8ESrs8ZT-2rErai1ywYjI:APA91bG_YsUxFfHtN2KTAy_uzfRysEgbqYIwEaGeSxTbrxuIEABr4Ql8ynbR3kLodr_ITpJTuAMdrxZVzF8b3uczp5PYQAGSYSbJRGGspHyys91dpci9udpCd-7QOwYxhK9ulkBDeo2r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3785, 2, 69077, 'cqUOG2_TK0yGopW7w6S-NY:APA91bE6L3xEUKIoa_MzHaBR1HpWNNmaWbqqjsct7rBk6OQ3uPeTJWR7eH7v5X2uqrl5I3FkzD9xAaNIpWeqegajf_2Y6eFp4DnAV19GZlbVGHcbaK3GgZH-RnKv0jLn1fmJ9O_vkkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3786, 2, 69083, 'eaOBX9cyTYGi6KJbPHkoa3:APA91bE6lm1BPUb6vquI5OwHMqRlCvgjrTz2b7p8c3BtYPsXkbD81aAvwNsxZDPZDNqNNnOP7A9Sbj9Cr0v52ZNN8i1F2895HuN6IM3OmEAVs-hIUw2G_CQXWxl4N-ygc8SSGVqKmF-F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3787, 2, 69089, 'cuvXgKQVS2apS4dCQXYhZx:APA91bElhwiQLD8sU162DSz0IF1dXsvAYa0BuO_HnQvgn84DswwthbwUojahM5JAPslhO86T7Gjanwf9EPuNsnVNAR66EeWLT3WKChrKO6rzwm2VGMY6jMRlIVcWVGG7kz4L4X57sD3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3788, 2, 69121, 'feJCatqcL0L5t3ozCvJv_4:APA91bEGAWPSJJPRk2dNGFf3WS4Rcz_EFpgOOo6SMeoRydoku0USTOtHnRwCzMprzGudKIBaq-I25_QzK_n0lQdvDaNDjo8QF5Bbtclrs5WktWBKJWjxl7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3789, 2, 69122, 'cTWWNcfWQMGb68gSfLE7U9:APA91bEdRw0bgK6f9CC1KQ8XIdS52MGCFtAT5Q_e4G7bUbcarU0nNZcxdKtAgM-klovt9PEPbRng1EGL27gi4EKT-rjDegyT3knOfA8Xz6AjkKVIjTtvzJ_75TXDEVKpw7XiPylnbLRg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3790, 2, 69133, 'fBzpcvD5SYuzw4VacdJXPA:APA91bGTQzY1JtoeT_hAGtfNz7bPBQ5Gh2DoO-i-0t5DBlpnczg_EewKsPVB147gkiNqO0vKw5UMJPjeRBnGjfPRGmmuNnD5IObNTiFyZcFcY7Gj7CERv_Sj6KiyoZ_nczJnf33fAh5b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3791, 2, 69144, 'dGySzRC0XU2pi-7atr51e4:APA91bEZWfr7xQZiWkP6LOfPpQoHjrHusJwsLhLqqhyBivlAC7hCuQkFEx7CZkRpycdtzMMZH0zJBDU4U-RnOT0XueOZXBN9X2jaGqsoj9o1HdJKVc_OxAipUiv68JGVbY3S8Zme2Z2k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3792, 2, 69172, 'f6dO167rSJy6_enqFmxJT7:APA91bEqQga8ME1Xbhwzbm8aK2s5AgNnuz5By_H-YLp-TeEAeFc_9xrSrij4rpwRExcKShg5DAy3vqOA7yyAs0DjGRt1WZD3JsNj8C3aUkSwMuafaxKu0HTeFM4iQ-hqfBqOSXWMHskf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3793, 2, 69180, 'eXN8V6GgWEy1iGrBf02jVE:APA91bGivjBf5JacMr4WryRYJLsTR7KaVneIm8ZL-0D14JTX_G3IrX_qBiuj7I1R-ea6ly3rqa89zTVclJOaVRDSi_hH0OdFLuHlpA6BhOMsNowGh4s_lyC5n2Mc0QQRTS5iyIDSCMUb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3794, 2, 69182, 'crBny6H5Bk_YjbqobgqjrB:APA91bHBRwIzlWpBzKoTO0hofVVcvMe0onYda9ZWsuWH31e5j4SoW-jcPwiM0Kqm1kZGrSt71nKVUQgdLckhQiZ1KRcuNsgDdvxsJ5v1OZrEWl0t2Q-2d4w0lW1ujc0r4iXftb90Y4YQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3795, 2, 69186, 'fKYv_HWgRLCbpZAWW4J5nH:APA91bHIYPFXq9DfJmuWtM-b8SVBEZvSAEBoiUTDNfz8qVQJ31pf8R2XFlPIeN9nmHUg_lGegpIbDkNNS_keAQSxjlTBG2g6HVgkxDyvJFaJa5kWSYMdEvGOS7udiVp16-OjhEwENzd1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3796, 2, 69198, 'eCJkpjt8Q1yqJdw3Aqlz2T:APA91bFmsxTLWmF3KTyo7xDoq_n7joSe0P3xedyjjCGWSMHmIr3TKgmCtPKce0doXBbRMpw_G7j4jRXqieleUco-pjeotVRTVBMT4JIO18Ns_fUlwkeI1fHrC28nZoD4c0MGxhBAlQhe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3797, 2, 69200, 'e3YtnneNSg-XyVgXy4lQqx:APA91bHuFZym5KMj_J4GtCUJ7bVnKTA0P17yDp7GgNL0ozWmTa9_YTEZ4Aq0isKoNmHopjOVJNT8DRtGXq6r-OuCoEUJPOKUiLUFIQnD2_hghn172_pZuMwmaWpMOh2aSwr0sKjpwjqO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3798, 2, 69203, 'd0DutwePTqG5bw6V2fO3B6:APA91bFuZOkYDsDIzxeA-P4ihITGr8Go_-xDGm-5c5NxvX26WD_06Vcq4jKUBhR5GXkTHcL60VvbD-oEgMCZehwjZYc7UFVRrS2QdJjBswSJh5AXRWG8DfoCF7xO1ai2eyQHCUnPS4mH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3799, 2, 69211, 'cYDzxY6WjkiKpnRXNBhcme:APA91bEwi5trQCRtLvdhcJ3tGx27E_zppCZX86CLr9jx4naWLMkmJ7h9jIfsxXcbgx2ee6hKxiNzQXRXxqVaoZzIGt53pYdk1YEiD5joUgLq1_nzJsKozjP5XJZ2yxTEtTrsqfW0M4YY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3800, 2, 69216, 'eskdtAdPRZiHjr7847KJmB:APA91bFW_Fjes4G7sKUFwJJ9SpNvaW4geHtO62oCDFdhTD8prP_52bK75ZUFd1NDoRHlH7jQ99Tg92xFxjRKoFVlQd6SLXwvvHMVVbp6KXb2k9ITlLhagKVvWreIxptfCEbCzu-YjKIC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3801, 2, 69226, 'eGzDVpRFRJa635jEfAhfW7:APA91bG0ZI7I9S-mg__jeERvRrK0r7-HDPylfJHIYxfXDKWqLf-UyHl0DbdGSfe6-A-qJEmZ0KPfkBz90uhGxZK_hwHwSzctyWpuvepov3x8DwmiYAVXLLamkR1c4x2r5A4eO2hMW9q-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3802, 2, 69234, 'd0Ddb8MHT6-SRH4LqjwsEG:APA91bG3OQubzyPynAbRDRr2qbfmU-1NBR00roqLbTSH-jBh-VMArzkJyNhri6USfxy3LcsbEXjlW78glxp4g3IjGn1_H0z_7szjUVM-OelBIcKZh9drhH7Kgwbe1pOXNYHiweTm4JCG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3803, 2, 69244, 'ev96XvdbTDuTVLy2br-ky4:APA91bFwpuYaQYzvq2E8-M_eK3M5pLfOzxuGGOvkLNqtYTd5KpZYM3tWNllidxyQbTyNoNX7ZofdZx-ESga-TJfTbaTHhG0oVikmJ2xkTRKvxIegXq1CP0LIMZ8XROG48XojCrgF4g1a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3804, 2, 69247, 'dU7HPFMrR_q6afsAjGOve3:APA91bG8Vt7P3U4PIICkQPCPXPReQRO0dluSpgYFIcObdFqWD95G8x3mr8v1DcLVVKPbmxSTwrzFzZLE_o4iFC7bY7hHNX4Hq2LLg_cKnRQpsmajT8QjvEzZcEdm7_V7yEy5NwFtN6wk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3805, 2, 69254, 'exVkZkk3RJazWs65avjr8F:APA91bFVg-TkZTDT6z0JhM8U5_C9HBnPHQHlzV6nI56O-S2BpALoCLPaV7m_1qg4uqg0VSWT3a8RlQqVuEU9lHcuQkOp3vPNuTqkmBYW1FdLYU8fwU9NJgz6A3xFvP8h8YCKXgkbd5JD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3806, 2, 69260, 'dbygidVwR8SYe-EjAh3Uir:APA91bEj0OjEhp0ftBmQfDHGE_LJwUhPHo4pmCql4nt6NNPNQvk8b-iiciotW0Yc4QZeTEyVWAqdFE2HqaC4leiPThQ1RlTaEOU80wfrH0IkLtq4gxYLLPyxhDdzNzudzrgbyXt_pL3v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3807, 2, 69262, 'fog8MaQLSnaMcKXj8cP-XY:APA91bGHLthe8NLYPP82AZhx5VI865yWsk1-6BE95QuL6PD0qcslqPlpXIM1Ksz3f1imc_6l4C9Cu-82udinfZWS-SGAccJyTqt6QgTSU7vLPW2a_RrkmtIznhQkkHWBS5XWceGmagL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3808, 2, 69273, 'cMJO9KnUSGiXUJLDPOgw5A:APA91bFStHGveORrJPJBRna3595z--AdajCutqGq62FcAepp7w3HvOAjAJU_D8fOf3en2uOFyDIBEq_wD53AtK9FywsOX_bs3HqsuqtHqlxzV1SfHbU4VKv_NJff0y_B7h44Aj1n0Byb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3809, 2, 69275, 'dg9LM8FrSTS6S-EriY_Cgk:APA91bGKyqEe0osQvXh1Uimpvalhbgrr74gLkS2t3n6LDq1EOka1G1iBXCQfe9nv_U12hC8Da0fVbe1gWuR-xhF9Vzw_axolOGWyHFOgyyfW15ToGqMYkIEEsFOmweYK321CF6jgPpFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3810, 2, 69277, 'eA8PURkfTSO6TQsVG7ehXV:APA91bFkEJQrePEOVUbzVCaAlXAocU2YkgDXs3eYdBqifH4BZlmNhngarS5Yk9z9P7K0aUliursmWPceUvpV-OMWhKmVyJHxElS_jY6hdgyqXJKAczh7X0avSM3pQjno9aCweAP5iUur', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3811, 2, 69279, 'drwE19Y6QNSQBTiBysjJBL:APA91bE9cnicFwsR8Ax5WimjGYdVtLzfUGun4XF3Gf0xL1BOzDY2hBExagXaheuBQcvz4SaiPzqYA1BxbKLv7s9nj2IIc74JLibftn7Vq3Z02Fo8-ixF4moNPPpubaJi_QNQKD1SGTZI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3812, 2, 69287, 'c31XtQh6TMmDahu_QU-FRi:APA91bGogTh2eXxoFY1tN5ELcPvEgoDFCW65y3SDxROrLZM-57BTdJ7ndLekNu_CJY7BOK7Nt9tjRZsn4IuvLfKinHsjYKHGEeAm2ODqZDgET9F5KK0RpQ3QNKxD6zoeFOz2yLV-ou5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3813, 2, 69290, 'dBKA1b6wRVKP4XtOPq7G4z:APA91bHrPMs0yT0GzQ-jUKjhSpr6ftT6Twjhhq-kGzGj040_dYM9H_CqKmRKystCIkOj_vYcP4tC4UxTfQFZYOcFqZGcNgAfRIksD1_qVkUFtlYQJmVOBc3cZUdHQWSp-7WpKA3vXo-_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3814, 2, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3815, 2, 69292, 'czs42lS8fkMPkeROMJpPZx:APA91bFx5OW0VLu7iKr0xykkqsMyOxbcu7iXU3WK4gLF0FOfPRwJGvxQi3njM2lw7LE1UgVadfOnTiEXzWb9nkBIRsUleq1sg56VeHaEKAtEZALejVB_aBRiUQWDADLT3XM5KK082Zqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3816, 2, 69312, 'cbLDqUtphfuGK9C46WmjTu:APA91bEG6vC88x7p77TL6kwAd-2MG3dukd2lWBbxacQ-yQogFf6k0uDPQDm8Hd29YwTIDZMt4juXGMKpjXVViYXsiHzRAwJbxejegxIcoo8hhg4eE9ZJQXc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3817, 2, 69315, 'eNrfsVVoSm6y1iyuUT7nwZ:APA91bEM1k5Fb4KO2wx7tUsWp6hQ0KF4kxiFmPA4VvvTPFCebHyPCgeHWPVSyquobIdkQwuUSg-MA_kRnD8oOBKmaFAngqMD7wisa2emyKBmrRYUw5h_Q2MY2M5ko7D7WM2LieOehMf5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3818, 2, 69336, 'cuyG-6ILKUPOgEUaYDjjjC:APA91bGSI6HSGSTGa78lBjptMZDp-7E9lXXp4I0RAWE8SYy0vrA-STq4Uwbb8pG9sMwgSMaihvSJn-zE-PKzt_szMbyO68DcminX3LbJIgpYw2rZD5kdOhuLeJTtxOnVAKhntH5Ri7XG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3819, 2, 69355, 'eOf3_cAAQk2cOaTDEWlSEN:APA91bGSejdwjBU2oEvgKS20xhwhRFjmsRT5WVKcgRmP6a2cJeE-3MK4kCkijQY-Ev5NyA5TCUb1UHb_axjjH5C-w-_1cinicenurepjOANFlFjik8pMonUJJOJ6fRfJxuZa3Z5PiUFG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3820, 2, 69366, 'dchx8FZSTuK0TGv4_qonb7:APA91bFU4QYIoaTWXEt1Fevn1y_GJk9lbl57HsnMA0yfcp7uOszJWnrmW3xs4fdF3EAcL7W8RB_TydbKh5jEPUBxTC42JED_bvi5ooa5_Dw6S7AcMXPII3rBgSAAzjIDA35qAWtOBvBi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3821, 2, 69376, 'dhZmHiqnSjKx_rCi2wQCNi:APA91bGOR_TXt209OVMtrseLNDSj3bi7Zkb3m6LKcdtT0UuYrsHDC2MTZnDjxXsoix1mR4qznXuWDNgLXlgCVV33risdZO1B-5rbm8E0PRd3c8eWSmdZ6IudtH2TJeivvTLdRwaEoIin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3822, 2, 69378, 'fio8fZMqRKuADWmFQVWOvO:APA91bE4-yn8ZsyvcMiVafOTguH872HiOr0M-jrBUJzHRsgdrQV4XS8dtMtMDShADVxWR6yGQvhx_O_jE1wUwYaXXxJ6VWE6V5kRcK-kSVmssg2LmkjNQUkFzvnOFbhbw6buzvf2dy6B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3823, 2, 69384, 'eabvkD3zQy66B4rxp_ukC3:APA91bH3cYVtfXJ2fbcpVNTG_rAfHDvRkhOAGSikqWbczw7H3CXM_buDXJcnXdblnlucp9XNkTp0AHAhouoeXBW_NqRv1761nQa7YA2Dc_RBwBfWLIrHlHhPSc9RaUuGYz9B2aeBo0es', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3824, 2, 69385, 'fwYMxv6cQkqgaaUq_zE6tU:APA91bHjW92mQIsOm9Ua2rcQeHMWmY54BuUEmXYYzPPG7Tod4OjzBJThvePEGISRMCBKRJP4Dr4kqmrASPL82ZLmKtcuJ3L0vmdO2fswWpBbedhf7lT8fJKgqJpBEovOyGxHG18KX7I8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3825, 2, 69388, 'cz4jYOWzS-WaDenprcJ82z:APA91bEikudWSQ0kgSwETV0A9NJ-W3QzPFeUHih-ywgT-4zteEZpjJfykLPPEtx2wUkWblDcCtUIluj22NvPrR6W4V-15yY2e88GMATgqIhpTUmdpHBDf_OsnGA5eMwboms5nmUltN-g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3826, 2, 69391, 'fnA_7wMhcUEvgFwUgNuudj:APA91bHjO2rV5pjZOoU3CBMaeSX-M6E2TSzaTGLA9TJ0JYF2n2aP3Ud_L_J7F4DQS9ezIXSH8eBk5xkcYRiiET0j-6oTgePnn8eHbzSIC384C_TwgbEZUyJ5YoLIrOcSliw5cCMzQS5c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3827, 2, 69420, 'ePuCxhAGR4OulFeN1dHCPG:APA91bFBzFtZyvhPy3r30aK-bGKglkYsYKGoWygp5OZdZo4aFY4-rL-9KDwJwTbBcfXag8YhYWg1J84LTe9ZKhUQyY__wQ2Fj9mM5adWYP543-0NRCy3tWiiMUnHiLnGreE9LclSXmNN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3828, 2, 69441, 'cyNNdGBkQNCTPK_k0E2-a4:APA91bE4Qrj3k37Ujo2v8a0YyiVCH0fXgBkjOAx2TGbisHbM-Gi2LpDvFc6M8KnY3Urc1aqckYAye9nY5Uma47nJS5QdQc3-QgeEOG_Wt9zSbHnDmcUh2LkL33-gQQFyM5k9pP9XLNHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3829, 2, 69443, 'fzduGfDTTOODXzJ2lJiXhX:APA91bEY8t4GHR9HiYo-3Dxey96HEG5-QUhprJp0VFPRHp_aapFbxB_AU-iv8TnGxicikvzbPg7CH31TukbXM0PhJB3tus_xtJeKEz1H9pLX161biongnz3hW0lcow-01MBI_zC36wSu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3830, 2, 69444, 'cqR3k0Ehc0WWlqgmrMYhfX:APA91bHhoY8JBmPnvWv2egbTxkDd_T5JQskdCOrHyghouTa9wZnPfmj_SgcMXlwHYfpj20n-C0meJhyhYp17nAMISiFn3JBzDcVK3f5gne2iz8wFQkWGEnCIp_S9jM9xT6xMmgP7SDaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3831, 2, 69456, 'd6q9rHpUuUigjMcNXysnYX:APA91bF3ma6yEdO0KpZ-6mbQd4S7QaOCvr9nRYItXbfmRLvTCoaQFM2jbY2o4i9nXoOVv0GNIBkxNRE_EfEm_TrL_HkT7IzjtHSpxKIDQrD7UlvXmFN1awYOkiPaf92vIJobkAcnXxSV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3832, 2, 69474, 'cq92kUZmQjuZ40ddG7ewPi:APA91bFtrW4avIIf2Wqzn09tO_75YYeyg4_bN9P-VbQneLP0b6XKBqw44RLJje1B4AFF7fxrUtpiVIaxXaBl-WVtSnvEshd6sp5WBUvL3vIlolcPPztCF1YnyDtGMEsHOFT3bbQvHGTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3833, 2, 69486, 'eZTn7M0ibUwQiooMLVWosg:APA91bHWVSyJqX0t-4_zbcX4tye04xYwreECEERRO_Mv3OZAzoaR58GhBa0amzy4HtRlivQWE_aPZ5ry2eoV_NMzXPtdKK6exuARw2Y9QBdzwc81pokgmlpO_BsD-GEa2-KWJR97w3AI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3834, 2, 69487, 'fNNJoym0RNKSp3_L79cqsS:APA91bE4w4A0cNkjyoRuV72_bFiJTj23eDiqqr65zvclCPM0_jpsb483DBOPmlRfBMUkeRXJvdonGwNdw2_C6YzyuLl3eha_SA22sTuFf5d0KEGNOpQ468ErLm4fqdWie0SV_4E-cb_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3835, 2, 69509, 'fxucZ9G2Rt2xDM8opw4hGW:APA91bFsgUZGGYo7Jlc5kXJWHBMC26Vb0dV-M4AtVtxJv3OtpQCFNRWMPxuPuCm67o70WLi3CBfOMGaXnEq7oUU4cWyLVG7cx-BQl1c0Xc5_9ZnA8G6aVN7hf2DVe8bG74Kwh5JaVhj5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3836, 2, 69513, 'diRpXB8URoerfwcydEGE1Z:APA91bFKEW11o8ZQAKqb5zh_RCvbbXnB4qh8hf6XlVhDg9KZeUQX8HJbYplGsF92FHrK1xzFVkpDf51FfiAG35Zzf6GAP5L-NbDDhbgOVg5SZi4Ij39jszesZBdg14LTvcnZxMUpijis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3837, 2, 69520, 'ea1M5-WbT5m9UO3CjKGtLY:APA91bEesHqu5liNOA4OXpqqyJQeqHKmNhw-gy-gF-2m09V-WmW1hgs_p7RD3C9MPViGnN3VpCEXurEjg2RClVpybV_IPGCq6kGFor3cwIbs9hVpv-DDVur_uGYD3HtNnrgxqZZ5HHYL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3838, 2, 69523, 'fYnsW6DkSZy2FZvNP11S6w:APA91bHyUk-9XyxZpq6J3PS7P0Q4C2ezX2DBCvfibhhFlfCl3AW2BekU2w49w84ZMHX3l5rsbVFjbaUtfAsZP1dcHxvseMI9n7JGS5_gJuqp50wKAiLj5qurYbtjxtxuS0hxELwVklM9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3839, 2, 69534, 'dD7Gt2pQSDyibF_pkKxRw1:APA91bG2v8k1gWtJB5tc51S3m4XgRTXD-dLeLGruSuVsAZxqVU4IAJPFbaeDO6rEpEhKxlVNWsIG94YoBJoeX_tVGeRqhqLoP4EqcrrtIrJPG251MWJJobq8HXlB76jXCMWhASaUxoLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3840, 2, 69536, 'd_AHL2ujREmJxWQ7SNtIPd:APA91bFjl8sF54rE6IUk70159_mGeIwiKuz5Gt7BpxNNms9zMmL2olIM6IVAMtxIlzdlqheOfryO4ITYgfcJNcuFChR18XXBSH7KaMwea8ywGokxzSfPfcT9yllA22ezd8OPpJZTSvvA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3841, 2, 69537, 'fK75KO9zQiuhOxrIoE2vRt:APA91bGXm3ABlxHM9TvrFpNaz4vR-J5subNETRdw_g-9P3LYaBnPKgmzsoFOgw2DcmBQubD0PQoEFvM80k7XohBCAssaGYPOhTWv9ZvaudcsvHv6fyP4EAzkJBWZvOO-IOFx6m5D3Z3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3842, 2, 69556, 'ehY6u9ewTlGEeoam4GNEiL:APA91bGFQdH2xkYIO_51tPIpR8eUUjb_i2Gp9MAMiEyivCR9Z59NvU_1f_hm70zHsqrhNPk2EFt-zVPejgro8NPEAg0Fn-xhACTHMNRzkWnONvA-gxwCQ40MyvMMvHBZQvxN4SahFw9a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3843, 2, 69568, 'cLOrA5qHQUY1miQpWcygL8:APA91bHvV_MxEUWZIiNX993rGSYmt7-JW9FWFfgALhn8Hv3I2a9aFc-9xidm9L7fEtwD9st09-_HmwbUqIGFhXSErA8kueQIEl6pq-L-DBstQVa9OtLKqO_7-gUZGCmIPSwDpTfyDei4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3844, 2, 69571, 'fY5sPxmxSPyk3IP-yKTg7O:APA91bFTCMY0asa1TgXfBPsegUQDx7jbg-gcHKYoPiFtii5FSX7azP-PKeMULdQgemtgVvUE6MPfQ4NWyxgrRYleC89TGJXY05_eHEFnBrOvzf7KjpB-w6AL_ffg3TOtrYJ8PpUEN4ni', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3845, 2, 69572, 'cdfVruO0VERboFWZgyybI4:APA91bFF2B3P-t7awXnNE-oQ3wsDRmZnLRYCqrpfb0d6XxdctX4HhymJ8OyvMlNRvEjkFws6G3FM0LJYgSU2AtsMxN7yhjStyJx5XaCEynFK6iLOFFmT_rw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3846, 2, 69578, 'eMNWvVU8TYe0RZJdhY12Q9:APA91bHJp03e_xHZjP0CpDtl5G5xnbJLhO2Ma7hxSu8AAaTCbeLMvlFVglfjn0z64JDTKgBjB-GCk-6qjtze02QhPUo-fWiVzyngWB_x8oYUDEgkQoMf1HGshg67I_TTuEwpWwdHNWEH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3847, 2, 69584, 'dgRaHw77R0-OlgfQmwJlZ0:APA91bHBjjjxzhIwYE84m1idTFj6OaAwKVIKg6w1jAixjxE-IKN0UsIFn28Wz8KV6eZ1_wq_K-jGsFRApJ5g63-bbhAai70K788iyVqaCiOb7kGJstPS3CxNiwJ7TlBcMxFoCVMyN0k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3848, 2, 69587, 'dqcqGYsfSUiG2khxJbJcua:APA91bHIlSBal1VhpnAZ2QV0-5IsQcl4H3pvKVXmiIAZ3V4v6Vc_rRxqpRK_-gKae5EOlNASNqOHahjB0F8a1yMgWM8nNuan3AE27CRl0d1aSGkikGPAoEaAI1Tzyg2C3jvj82n9buSU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3849, 2, 69596, 'cmPulvnl_EAjiDX3AmIUJ6:APA91bE-7kOKn9tdMlIP8my1obybNWhpFE5gKMaC3urd1VvFwtqTdIBHEVqIr71puQcrWdnC7sI_eBdZ3FFYYERbZtMluJL2btxXSlonObPcMJgIb1MTkedf-2zlP4unyuUD6rrrCulE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3850, 2, 69602, 'dfJ0hHLJRny1IfcCEFjWE7:APA91bFVH4qRF338yhHX3IJSZqiaCc5rSZVqUV9y8k-yv0acrwkICsyAJgjoC2qDuzltHf5Qz2m3qwlPLrdF-bH7RBpEst_xgxFGgXwSp5--gZBMBOVDwlpjZ3h3p_7UTixVG1G5-Pn5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3851, 2, 69618, 'cid1xMBoRuG7agigE7XjH6:APA91bFxPxVTeJ0-iR65RSu_36kWkJk01ic6k77EZNuED0_3HSkIpoxtUiTrsYQw6-rHtVpI5O8qR1g2lnWJ4mS1B3onzBbmhtViwS2VXq8EXxSFTSDLXHo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3852, 2, 69640, 'difhsFU0Q8KeIHqf-LvsKA:APA91bG_D0Dx3Fe3LV32X7l0qgL_Gg-GMaMY6Hq5of92Fww8Q9lsrM5KtiiEEAti1sTQyJx106xbUebJ0Bd9d68696sGe7Ifw03cRR-Ox1cY15R5s_Lv0keNhz5V24bXu8wcIxlIBVCX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3853, 2, 69641, 'cnLvtdqcTIGn_Bc3y55DKo:APA91bFoNU2Qn1u7lMSm77cC3Ne1T1pt4pqqqrZB0u0Bn__WqJBRhbFyrodB_726L0BJYj9jckTSF5wkui7l_1miqAZojBJGVmpH0tcn3l5gvhaURemlrdnlVe_L9kqsMZKr9aJ9ytJm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3854, 2, 69650, 'fwGDLDH_Trm53XU51SAmWC:APA91bF1ObYSUncpm3JTDjQAsk2PCTdubXqGlAz3-HRUlIhfofECttJm4a46-FEpsSC7n5DIW4xVObaeXu846Oos-MVBcT-pYK9hOwzzn3PDdIynJhnJDlUzvOB015egFUEUsLO9FRyV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3855, 2, 69653, 'e4egrPwfu0zYrdqM7_GqTr:APA91bF7xIoV7OlSxFUMDdNbkLCX93Tmc6XJc3cykDpfjYJrqL3jzmymnu4v17JG-WXK6GA5sU2JaKr78Ms3RNosiC5TcmjngmLT7Spu8RVJZ8HRX74oR5cRID8Wi2YLuwsnKnH-IiaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3856, 2, 69658, 'cPkr1g2OQHifkV7BL8gRUa:APA91bGpFZwgMepwor5jcYRWLPO4s983U603XnKWFV-fj7rcRUI7Uw9OkFl9mSp110P1QVcq02-qSBKwgLhXCUmhxKdb4mdNbR3C9xBLqhR5v26i8zofxJnog1kM2HGihe8RF4bsbhjJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3857, 2, 69664, 'fkaxbdEdo0jXtB8oD6-n1q:APA91bG4zxkF_PttaWnAzryD6R0Jq6PxFGpj4tYJPQ7E3Yq5dwZFG2x8i04PJ_pF9uatyD8gM7wG7kPk5d4oUDtgkmb0OAu5gOF776PxIkbXpJxTtmdK2SVZ_flOVlpVKauQud1DWDlD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3858, 2, 69665, 'c7i1Ra_fS4GLnuoZFCw2k0:APA91bH5fJmKXqylILAFJAPotY3UgHq-SjJQDYKSnto5Qky6HKKrYSXF0Wc5z33BgMHF5ZB-JvlE6swdv5Llg57k6YDIEAOLJVIN9AH0vMecF6bBDLPgQBp66HaE5aTBdCMMJpqbLbJL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3859, 2, 69679, 'fQvo3i_pSLS7Zo5zOfpNOO:APA91bFlBkaU5yLnVKMU22tZW3vlyRnnMKiX30mwahW3HW0HloLd6bJ6g4J7NqspjQhHP9ALKUrR3QVlj1wMWtcbK8umiorsrCyg518a-ZIpVtqlZ5XU71C6Y7JuNX_izAG6vR-3Y6Lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3860, 2, 69688, 'duns-Nz5Q7aqLKhyP31HcU:APA91bFQQFrwKch_k0KNHCM-GoApn4tVhn__fzmusvRfcT6z2HhOV-ChVPac2yIYXruXlYps-hMf73w1-klZqznAkQqSRCn34zBQpy8BknWzxp97cpnIR7S5sao_XpX2eCrHFWvAZU-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3861, 2, 69690, 'dWX9yIBG50YWkUJorGc2Bu:APA91bE68yqjKE77DdELJZoan1XSkdTFTyPsHJWBVkra900ltc4zCqxaJe6XTBGIQ634Z9h-tDCQM8WUoAWws-sWVFMucRoG676dl96PSCeuWijvYYrxuNJshy53Z54dbivEc9O8lrMD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3862, 2, 69728, 'e7dUJ56IS66anvZ3e1p2fP:APA91bGFkyNmpDCZhF2i36mTV-PmH7H1v-Lzxd07K1se4QMtqwINyXe_5i_tRRXop7fFq4DW9sB_k1ySTtpIZARIZgOlcjzK8dJAdF7Zd_axPEq6BaCqlRkctP8voqQu37hs_uO6zMRX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3863, 2, 69750, 'fRQ13C7URsOSoXyUikBcbg:APA91bF0yhLu0ygGASciVJoLy-RqW0F07f4UJ8TpIUDJoQaI92RDi1SUlHiGJ8aif7EOg587eR1rFxO2jw-IZFEL5nf0LFNTTW8eaZyijG_rjcOA89_ofr1HZUDMPYX1pgNH6A3A8MQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3864, 2, 69756, 'ebs8g7_gzEj8t8Pt0IyzFs:APA91bHVKBl0BZD2Bb6nFLF4FJTdiQD_I9TWJZBmFFYy6qhk2PbK47rNhxvQ45SN5MbuFjxkyApVBus8PKgPz314Gu62pMLgnXKAc6tAFCXH_okNPqXIHlcs_u1qXxFiFC_4O2_4GMbJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3865, 2, 69766, 'd_tVnnArQI-C09yEjQRIWZ:APA91bEH3svN3tTFdgiUrSZU0OqWJuIWRsXvA4ZRYGJ38DMTk7IJ9z_e-mUGvPzXlIj2K8dMfPrLJdzcuETN5krFmcZlsRgU3-Ow-F6Nm660kUXha1dbchE6xFqLlDT_nkD3qrLEM1dw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3866, 2, 69767, 'fWFDJzT9SXueL6UdEbfZtr:APA91bFm5B9dZuvCE35R5Rr4l1MxGI6kkLRwoiQqnEFp5KiuxU1RlfFqcpyhAT592c44BHsNKw9I3bfbITPVHGkMv8SwRn8USxkA79Q6b3ChgqnspdhwcFHzjnR84fyMcQooqrH7rv3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3867, 2, 69774, 'ezXQFTxsRhSYCsfHdyq76O:APA91bHgWN9FQ0jIfLu_bY43Fq43hL47t-iSlVqJj-ei4uqn2dO7VtAml3B2ZlL3xM7BfUAy8z9JR9Fs4zKEX39kaD1SXcFUXPFOBA6_B8wLDKsqvSWg783SAO8fbofde0OqPO7FMLsg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3868, 2, 69775, 'fmmf6f_uSbia-JiCxJCflA:APA91bFZ8Uu_gi5QopTCuHYCf3vhFQMCQ9qguMXAYQrmF12W9HdBduBcdYPxF2nSdM2DpFxLX4YVvWOWsOOQ4lHE8I_frl6nzEELV4E109rYA0Ca6yPjlGc73uXEt4pJmUnkvL92EyuV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3869, 2, 69776, 'd45NhxIbSi2UilxwFgWaPN:APA91bGH42El0ou_TQ0tF4PygHIaipcZNkkn-4ckj5AckLIOrbCEUtIqZ_irtQzV9HqK6_coZPsw0lbFgZv-7_Co64TmE57PWNPJ0zrU4jnGV9LZBlgiH_l29nRGGr2YDATph9BCizok', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3870, 2, 69790, 'dxq_8RjRR6SlBBqpAt1V5a:APA91bFLGfoX0l-ly4gHccxMakvFTjmFdRIGOuKcXGyreb2LT-jsqGxEi19EPCRqNWVr7IYFjGsD0pi5lNQaGrMYbPo-9O5mn9yO_jgv3vX8SIod7xaAVNqlxuiP6x4AXlJXqY2B-mZx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3871, 2, 69816, 'eRx7XVRPTHOtvkRfyqETMo:APA91bGeOXuQC6Eju6bvC0kRfnliNkkOUhAn98B1S1JGw_EUO-8Bvnwdbu0WtzgEXxVZL-sPXfjVxtv89ZTuj72g-nsUj5j_M5OQPQwHt-HjKy1BO_lAihJ3A0BxdtO-7sZOviwtSZLH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3872, 2, 69823, 'fIaAGhDdRx6-GwVw4GNTXd:APA91bEonSFA0E5Nv-MAXr18lQJYWy5kYq6CpWVMLwLv4wa2F7Jte8pgVKYV0FckPQqiq_KXkhWmBYgMDq_Bdym9-YGsiDckeN1fj6DvFCV3X_5R8dWyndVHdMQu5olSM8pdKjeWsWOy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3873, 2, 69846, 'dHyD5zrFQA6dYeqdhyZ2fl:APA91bE3hJd_NaSCTqIF81JyGG6kGXEtCbJ4JiKeN7GBL9p7UQM1Pj0omwoumxz0iDswetg2Yf7JIlphIjgUpOXwXYzj5Z16JJEeIXjC3tyTktzyoGG2nCuBN4NuKs0kJhesHgbklrHz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3874, 2, 69851, 'd_V--WYGQoKQy0r8KU8JIi:APA91bEzNDGZlhQC3vve0n3IZBql-63SrtzblKg50ZUutvfTugNedJpSn7uGfArEgxedwGV7bp6VqEAom84mUjK3kiNPkw_2jtpfmGl0hJ62AwvYe3fRxao6JODxZUgDjltDFApunLGt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3875, 2, 69857, 'cwa3l6xITgOtmtmAMq4pVm:APA91bEaq1tujQdID26ZS4KKZd3snIgn7HqE1D4GaLIbuLk7WHEECNQJl6Rpr9nKQFgSJeOqMta5thIbdhAATyYziieQEV-hurd-9lDYSoXqlWxa2mEQJKsIUnUSmfn3NcM2qg3YKsqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3876, 2, 69862, 'eZCMYzyXT0CnaQFV1SKzXg:APA91bFxswsySwpUNWN2eDog7qVy7yAKKwsPuFpuZuzqg3tKd40vTCxgCOFrNxOU-6Dkp472o6A12-7ROo8LqxfpZx4hVoFT4HsP0-3yw9LlrLvHE0VXKNqm0HjHQKSAyWohUqq304NK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3877, 2, 69863, 'dWj6G9YdRSK_1ZCfLNhIfo:APA91bFXZJHaGdHeF_IvDN_uBagzbpqwyn1GuuHT65AK5KRvjJzEXQk2TMUsegEovRLJHWrnIU0aNnCS5AGU4VO5gBgNcqRHEODEvERzVROjlgLdiD0dq24LmJfjDVvJ4GC8iZdqGIZw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3878, 2, 69870, 'ejoabwO-REC9JaOqs2M4Dt:APA91bFFowGFqho2hT1W53bFpOxFsJnSy5Yv4YrGZgtmixss5Uaq56LocgwpQLWTfrTh7Ro3p16Hu0Owm-xBXJCOOKWgpOcvB9TYW971V8Ie_KzUa5lsJRL2CUpWwnojsXx_8QCSNtgE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3879, 2, 69874, 'cpdN6x1euEWGlLMNy7ngRU:APA91bHkpqhHtO6Hj1rUN9sQ-eVR0gCMLHTDzPK9vummG0L6hPKw14ABcPJUdllC_DrWhwt63QHtZb7jcTOT9Aaiqvxeay-Ae0pruskfaRUwOP-PlZgjDTvLrZ3Ltr5mjAHscK2_SVT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3880, 2, 69884, 'dK0WDudiTfi27wjaGJx5wy:APA91bHVvXVLbn1SC0t62ZjYLm5OPN-zKa88bCspwAsyK0RAeg_WEf1oLajLxFmImga1B6FBeJ4Ma2eBmBbZ9bQe5ew2GWrfTkXxdADefj-govTLv6jgyNYoJZd7trONwjdMQ3KZbZGc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3881, 2, 69890, 'fXXcXUoqSx-oukjdfWle4Q:APA91bHtnJEjnB4AIGRtclHUmFxNMr6fxkNfOPMdTlyN7dVddWqDvzfDorqmsJ7IkBkLSGyvlghLF3K2RrzWbQGnoS3m0z11wgrsetAHrCNHGY6yLtE8veoZbG_lVxyQpJJKTCoLTQuz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3882, 2, 69896, 'dUcMi8s2SfeqgWtesGYrsM:APA91bFlt9QkNmdYokVw-xw5tnRBgEul_VmQxHxvZQJwdiBO4MScykdKxkpjoCmSR08AJWklaqsDl6SV-u_Jeun8VlVSI88Re7LU6pQU8Qkc7qxDoUMIiotryWOns6O_SC0RecR8lTIl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3883, 2, 69910, 'crXRl5XVRRKcwTWK6ulTpo:APA91bHznfMR_zA-SbBLXjepZzmDVQqUGNHLTAfmFnxhAg-Df38NpLNKb5k5uJXn-uhzN_uEtdhjafioesIYmwL_KmfV8VyHQnAKClZngeGX8bukc88UUoY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3884, 2, 69921, 'cIt2MttURUB2hUHm_0tiFO:APA91bFfD32KhHq9uwS7eo0bUtMOnCjtVmJvZ0BakkibqSCc8uxzGGLBlopVrktYiGfC19SuuBzDujwF08ieFuZ1Myaywam2dTaSvQ-JP0fu1QChMtbXv9E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3885, 2, 69931, 'cQhnzTYkSpaESkMgYDMaDZ:APA91bFBEqCHmmoH56QAXJ87VM6hzN_2FqdfRnl3auCYs52p12UVPYh0kGH4pHj-HMp5PagYhA7Rh-clFdXAIEMjlZSXS-5pfQYd7LeZ4kvFWUgcPrLT0HSrCShd2JvF_aO228pImzKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3886, 2, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3887, 2, 69959, 'egkEFwFqQ767qDUHsk4Ly5:APA91bGgckSgbh93IsKLgvTISbnLpuJ1cbbuWEZCxEVeAuCqIM9XVsYABKyRoWsBp2eWjm4bJlMWehpgiQx4opvnNjMNgeYxkh6hlXsKzAYmmLMJC3HSJiwJINmIEeSXfnoj_HQ7tgwx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3888, 2, 69975, 'ecerZceeCU-ii_VUNtpYiW:APA91bFIOjjVombCn6CjFOq2mnpOO9hEF7HynSBPSa2xB-A24lPUWTChFknGuAA8kGW2G1vJtxxHQ-_gE_IxfPdygHD_m-Zq60JIrYHWH5ItQ6HJwBe-OHg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3889, 2, 70008, 'd7-kVeL8RBaY7wSNK1E9lD:APA91bFaDaZCjpm9rzbS1CxDRV2Vhomv0mM84kPr2Xuhogpemnx22ZWux-dwY5DPYNkTAKkdj-9NDY2IH6nC_0rdv2diKtezxkLUV8PQ4Q-6Tk3OwwrxQM6b9bBb6D1m2bU8KnuFgips', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3890, 2, 70015, 'dNo-Nfo0QsyWF96ZGyosv5:APA91bFL9Ajd4In1b-k5FCpkm0gujlyIUzEj7QqH03SAfQznk7RggAEc_9Qg_ZqDhKDVs5dV7f3LPHooqf10bHfiiai9q2bWhDmNMh8btFe3pyxrVnkiubWfn0gF72nL06f9MvnkCDl2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3891, 2, 70022, 'eorwi192SouXiRzBIwTaeU:APA91bGGtqHsu4qoU2Yc1-zLFrTJtLM5Q4knnUaITy170ToWej73reUQZnlqrdzkdCRfSvCm-4OJ4fmm2YkKzC-5quS-rq9g85b2pGBy54GSHFcSn53trnXfc6Fr7wabDPAqwnH-xky1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3892, 2, 70039, 'dKKQ28bkREa2lWd6QGQV8Z:APA91bFPy66mEZSkMazTFFIuPCWueIVFIBPwgLBbVgW69aoeVPnBR_TIIK6LAseaLNWh6cT_Rn7CAPRaDoWaY7n5QwaQ_BcIYvVenziQGQ_dJnGw_7qXBDiNdUc9rnlkF1RRbO4O12GE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3893, 2, 70040, 'ceAiGqMhvUSQmhjOWSTUC5:APA91bFK_0h62SDeqv9haZR9ZNNGqQcugYCgqu_908tkP98ljQmMgADxluQ5j1GRVYkONVTuG4UnZTHN169RVCWBeVrbQsXXdHFucFgRep4wIsONb_bPac04g_BcewFlK6wYVM54IouW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3894, 2, 70044, 'fkisSe9aR8WQOhNs2GAtSi:APA91bGmAdbDnRCjcUkFIRYYckZkuVe-Hhb6aIxaNSxGGnrapCV4HUsXME81ln2uzQ21ZbTQiiPkij5QN4X7Vn-dc-kb5i_uDNbjMIp5mKzJ6NS2zSvr8FqF99JEfVbhZ-GlaUGQET4h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3895, 2, 70050, 'cxvgcQFgRxOzCYjXHD8n_8:APA91bG5khvZf_jXOE_Dg7jiM0-kcHgAdv3JIcW2__X6EbdJW9g1E068DpQeG5F71tuBeiPWDemb-RLbdeQoRMwfDCx5y5lzbxlRQlGZ4yJ_YXQL89Fqh1awl9u0DGgDb9jt9QJrIMV4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3896, 2, 70051, 'dFBT2AukQyWApdx7hmJp27:APA91bGpxvAaQcJ1HP60EE7RMamVMQ4gMO4jWLtLHkPQ5BuyK3FXBGqJ9rYPdUeEML0hmAac2qyZPjo6x7BxkpJc8ADvH4zin4oe228un4Bwz33Z2H3hSS-3n854PrPWjLSwUsBFZsIy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3897, 2, 70065, 'eGlRdJ8UEUSMv3xK4UxL3l:APA91bE3krs5uLEQGAxfv7K9JLy8aB11mPwN-OIpqoMlYcItPsLPHhKOPHXoFlPBN2gP_DScEilEft0K6RPDrO3E0M0z2qNBMsm1m3lwjiF08uxcQkEqyfHm7lgwwX-BtYt1H_FeR_oN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3898, 2, 70073, 'd1rnM_8OSPajrOz3BLA3AB:APA91bGqP3n1c7qDXxULZZS_juO4bg--SEUuz2a02zjvlpR1IdoWaAwY3CXmXeDIHFOBnNVHY2X9szi1mxTuCWBQofvpKScZwCbmG_JrzvVlSRAjpqYcKTdI9gQ4i8h0Kst56SIDNQmL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3899, 2, 70074, 'fc3pfDLnQZSj74dS2YpZn_:APA91bEIPtCkNu7Rao0o-4AFSrWu2NR5wIzTdixg9Aj4uZrWkK7iZakpjV6kXFDO0myOt9kBkNfAElknKS_kW2fNqaYVfeXvOgwwV8I5356s4aArVeMzMejWXOROik_znqxzAQA1aOxj', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3900, 2, 70082, 'dxREtzPQRKOsFM8I_aV1lu:APA91bEAUO1NLinj7g7X7kDAjnXGJy2vKzrXp1I_Sq6RsgJX23UnL1x-Ix-dseSsGjCqTPgwgzILPZScTzuxjTJn0EFST-u8JmsBfTKsdGLPlyA9Y4vF5tFgcpqNFOfUpfFEIjaly-8e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3901, 2, 70096, 'eYGUBFedSw2TgK7Adei2Zs:APA91bFHhHrgAacvLuNYlVtPLWarnFR6XuTxpp8dy9dOqT46fpEo37uTY9mfqDBeRuVGN7J0nknNo0WCkT1nSZNAoi3SlQrvuU7f8MrDO17V1LWcPpcxgFldvymwwutottFFfBgO4PXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3902, 2, 70099, 'eulurTxkQtirmPA8YFagMq:APA91bE215jQrSOSqcc4F22BTB_V0uh2RB23dHOAFVUocTxHnlHbnzRfdJKcv2o-VDojyaV_0ucLGWj_NQq2E80UExR8X8WTqvm5h4BTT7EfFWznUSTn9CJV6frCfeBDvvIet-Dk3hwd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3903, 2, 70107, 'edPgpKdXQMWuO6XFcNqyoe:APA91bG-IXFYEThsC5-1qWH4J-1Voz58yItEc1W-g9NwvnImY2uM3DqW07TVLueDcyTLlp5PvwfVl0l4CHY3byGr50tf32RlFC5xmMSr8zMFOWGX0SPkhf15IbDbk3JyFH-IDfQnv2fM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3904, 2, 70109, 'ePGEfnS1SdKKLe1bUwHJLS:APA91bEibqBw3ktKQI4S7wDvWFLikAMv5Ed7am-1bbWiwohacQqfi82hRSEULDZPYS6dds9VqgiDdxHgYy-lQuYdhrikl6TZdnsA_xJV9YlOnLijK6BssQu9ulukRInygSsSPet59I1U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3905, 2, 70113, 'dw_bjWpUSM292XZPVhrLeQ:APA91bEwjqauzEScwcvacpB_CfcXXyCyOs_nrda-KTbQ61noZlOlFBJuLNKzHx7t91Vo3zehAxT-8rKLSVD4qJ8_2vsDs_QkPwB5J_x-okggZAll_Y9Ee4Yc34dRTHVdoT1HZEbA2U7e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3906, 2, 70117, 'eSV74eA3RxWhqB5zntSVyk:APA91bH4WpqK7gIn8lO42eLgN0apQE_HRk2cP9Q5pORbiWKKBp92Sp1ccd8x84nddWCPGxIjUVfqae01dmwlvFWlh7GIPWWp0Yaz-kpqh7Uk9wX5nqAtqiuLTDOztPOkZ2OviUk4OPZ7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3907, 2, 70118, 'fAYX3rmd70Gzmt9x54E4x4:APA91bHwPT1pOJEhhoxUCl3-ZL8q__XK3ZPKxTMUeBPbY0Y-gNYj-WZwffYbx2u_aytQJ49GLQj-T27qHr5PfcNxVgIOnEgmrl112STieGyb92OdAFIDNPUBCz3sW7YGSjKoVngocsNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3908, 2, 70127, 'eXt8UgfjS5S8uhMgQTg3Sq:APA91bH56uVEjbUxQzJ-MpCobD5bqd-E_Dy5v6HuQ9GCGfXs3wf3Uuf1GfbId60Gop1yUeDA4heQZkYsYYK0gi3HOYR2HMsdmgBaXovq0xya46mxRpvaTaK7_GaDXhY0w_6y7X2qIRO2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3909, 2, 70132, 'fgkDEPBJZ0JHuYvlv8Ol39:APA91bFlnGzfwd33tIFuiUycZXfsMuHOjQxEI0Wo5jjrlnpPYEJ4Qmd3w76ORq7ZBNRgVZFvxcPlnZN9UHn1h3LyCD0oFrB9NgTa87g8BoTOJRxp9Pn3h1GIiAsti1odZQtv65atmmF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3910, 2, 70142, 'dxoKSu1ykEIbmlKqlE6PUP:APA91bEENNfLsdIhiS7QkeW0i13-ifmgyTsWyFeJoIQcfPFp1N1hRr60F0NxubqSb2HlQO8WAR0apxV6YU-y80183eyKHpoycMtDei1xH0ym_f5IvPIjteaglOfVVMNmXTzITEVYeuyn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3911, 2, 70144, 'fVjc4YR9QtSbRJHQkpBGJQ:APA91bHjVhX8n1DEwU7p6Pb5T7l1CdomIq87jYj3usSqDkOt9eHqAp_wWqyGO5eBrxHemBsJKJJUdcPpESpIWNGzp2LG6m3Ur3TgwfrHSViBktudMziJX1-xBQStZ-rnAzvh1uZ0hdKC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3912, 2, 70146, 'c5f1d09jqU6MhTwbzeNTN3:APA91bHaFm0rvS2_AIoY16QL00OnNOF3h2R80BYFKHxFKHXWxIrYwhHTCskO0Fd53SF4boaZLB4k1Wg-_fyajX0Zb1yuNeYjy7TH1tug_I13vpQ0KLHl_-qFIty4ykVZzJqvtbdtno-U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3913, 2, 70150, 'fsgRileDRZem2pZrhTlgOE:APA91bGymf0OaArTOetH8Z28DpyxzlS0rgCDSubqQadCuF2hagfMHjQk3u6YkIvuDPctNsZ2CALXBB7Mr4-Q8WMzM6kbxdiIRTtVGOkMGSQF5aXq_SpWkzpzj9Lxke6J-cN7GanhnQCb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3914, 2, 70154, 'd0n-afVgSC61qlD41Gq87h:APA91bGmxNZZE5OFPwVXq5TQ-idPaN4XBnU9EV7D5VWnGQ6QdtpVtstkekcBfeE1KndCW2Rp-TmS8YXcdMlvUQfEnRyCOkpfR5rFlS0_8-xETvz_HM88i0wILD1tW7Uk8JZFjjBfY-5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3915, 2, 70167, 'c8BZl9hVQMOCtlGMxkD7wK:APA91bFvP8Gh4hDvFi0bhn3H8YMS6-h4IFYiKQC20Mmz8j1tp4zcsTVPDtS_2W-n4Wno9qDoTuKJeS1Xe9A87cPtaii_qrtf1sO737iDkv-0OkhP8llScRmVk5TX8iscmofW1gfSGXw6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3916, 2, 70172, 'essUt05QS1m0haxvdIbyqQ:APA91bGZ-5_FTfwSuO-HJtpBpmYmcbhXjonnJIA_YQ03b6ya_ref0GAHztiMVJjdqrCvcYR86QAxZEYNxJRn-sd22AgRpEChfI9gfiwpywUx4umU2zNjIIRSy9RkV3NHb3R9_DpBIq4L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3917, 2, 70177, 'ejeUihJyS5CxSDwanWfXY6:APA91bGCG_Upgx8Wbq0wVL__vP6_iWumMC9nZz4MafzEF-msfGfcpSMMoHPb8nIuqD9FAYcNOmWJOPQg8a42sfT615rTajaPU4Fas8qubQSk1GGtAW-4L33rQHHh2qCA2-u7bZQFxBTn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3918, 2, 70181, 'csjDIDHwQSOL0l9Z68d_iK:APA91bH1-xIUL6uZG4YJxIZB9aLw754BHUBIk_JKsC8FXEwHGD5ixcqQPJqL-miL7QZ522LR6o2M-YL64ajmXBWO-xdc19ZkY98HjeoEwA-Gxt9avPLvfs0owflJStdeK99qwwjzUX3j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3919, 2, 70182, 'cyD2vVqzRkGSsfilMnMUD8:APA91bFO2c7w-iPClT9riWVVehcI3zRvJQ9St7leVNZdwB6pgdoz6bhGnR7QFkuYIhLSMT3lUOxRzgHxxwkDZ4JfqmiD54sP8je3hW50CAm3tUnxElhnCBitJ1vn-F89yLBLbV6NCgMq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3920, 2, 70184, 'd67B6X9D00M_lQP7m4oz6O:APA91bHqq2BO-lzNjQ8PY_omyp7US-Yqc2a6715__r95XO3S8LQlVoylupErhCQGyjKzQRD2m_X7vqXYEF3EGEOkgQWdt6xsDnkKwsta3ZDKbFVXrzzCuLRPY8b6e4iKPxRSjYhBhxZl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3921, 2, 70188, 'dDq3DJq9-Ep3rhFf3o5OMB:APA91bF0EfH5n-LUf7nuxjpK1Z1xOcuRbqQ2U6j2B4pHXvCzjLka89yWYvaLROR9h564WHZWAo78DuIhQRJ8a8-8djRYjXT_QfwBi5pOWuqK_SXICgFNo51fWj1a_Kz6GNcHtuv3oBuT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3922, 2, 70190, 'fu5XVPoaQXSbLj-aggfWeB:APA91bEzNZtC8zFmZ63Y4brWXIJhY6o4LecndWKk3sKkMWZedEeQ-AomfvxQ-Yb9ExqL7PkPTRplBnm2N6WIbiq7LaD0SsTegh-3sBzonuYOZ8_LageSqI_nko1STX9W88iNr-0B3JQn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3923, 2, 70191, 'e8RIzxasQ9qnv6TZWlX1Mg:APA91bHvdgusDbmX5R91c3pQ2y0_eU4OorCNLRg_YpexmH3PR378PyhJmAUTvTqRl_PRampuf63u8UelYJTsi3qq2kum2F9j_dYVh8EDY2esFxWmDKU_UpOr7urbkLG9_tMbdHXgm-XT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3924, 2, 70198, 'dggUMDcZTBqjpztEQkRlpL:APA91bH2ekpcWnkbUT30mfB5Pic5DpgPFf1ptNjodlxbiUsfBmkfK8mR62wvSW2TSzKlmIEav3OBq88KkIX6whs3klJ6v3L6VdiZZObyWVo0PhP29fvutF5HrPtJvlTBcNHlvTHbUjGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3925, 2, 70209, 'cPgcQ2_SQ-mWdA8RwMyRV2:APA91bFtu3ghYZTWgc2d5UVEBhxxk77MrYhOCpArpejMrF-OaB1NKzyymGF9Qbl9smsy8dWBWAoK53790yO6klQnAphvUI1zUmAGVN9F6Up6ckIdS2IC7oZPAqFkd1i78sTTRYyftLIu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3926, 2, 70214, 'c-aDimwcRBi3_MW1WG10-V:APA91bHyOgLu1EVG1wb28MZSsOOGQMDoVWUyKqkUfu015hrwTkYU18tchsvjb_4qIAH_LbhPQl2YF4jSR-Tx2-VPajnM_fzM_OqYJ9i40WEFgqlL3w0j6U5WkkInqwdRGkLBwfaMFzqF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3927, 2, 70235, 'e3WFkS0PQWS2vGFgQpwl7K:APA91bGf19gvSquvPlnlQ5sPuiI4nbQkwdIhZUV1lLKItcvvLJ7Iw2rzjo9jzM1RWdPfhxZRiwoqAnRoXaAEpxC0PtdZ4aj64moY37NNgojnzy_t33JbHwB3YD6e0TDG8gH6KqdnndRP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3928, 2, 70250, 'cmg1armbXU1inh0SVjzoHE:APA91bHDlkXPW1MEKj_NgrilwjSfoihJl_J6-D0BehppkIqc5Nmz7_WW2zTpw3efV-vCDa_vrKzeJ39QP-LnNop7fOpTXGFH_bSDHLDbLTuLY-m5WqKcfjlX0OHq6PcPOahnQ9d9eGvM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3929, 2, 70251, 'djiiY5ZxJk2zvBLDUfribd:APA91bE_E3jWZaQuMGKIjExNkI4BK4CmDBqnYq68giNTTFhQOB7iThY_H-blxtGic7tmYAq3bpPWc2o1d2ctVnZyumk1atk1yZbmrPp7e9GTfGV19QZ_RZo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3930, 2, 70264, 'dqpDvHg1QFaiMBndDSMwxi:APA91bHR-yIe1CcOwwgvpNsSZk76ybtJPbB38ICZy5B6iH0_2rKmZsigfXOGi29NPdkz7ABm6cewXE2Tkw9vC-gUEypHSvLXnRWm6n82p6ufZwFV9sFmEihXKhXuKb4mlWV1ibXTvsvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3931, 2, 70266, 'ea1OKR1qK0htpxoNN6mFAN:APA91bGTivQE14zm5xYPToUXhbtetQQiULenNMO5S94bzbgAm_BSbxgBT85FUr5uz1ii8WzK3TqAE2tDu4kO8PH8ciJDSGuU9jNSIufdGsqcTyBDJJbXmo8j6-xPq7FGxRVfWEk50Cjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3932, 2, 70269, 'd07ZTexuSgeLyashcidkL7:APA91bGAAS6cpcKwYDjFfyS0RqtzbXC-rGphWcXYdAqrBBPvt8eja6KXx10OtbSaOFom7SfA3qNdl-pPdWdO490g_r5Z872MZppdnIRog95QdQCTkv0FFsw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3933, 2, 70274, 'czWbskxSSk-oDnFd8McyoT:APA91bH0kByMLvElHfkWFg6XK1JVu2DODPH9nyA1tOQi7qkqhdw8dIDB-ma2-hH4YTCNHOsp8LUGLkMvtIu8tP23YEil2xOTIm0KC4SxDEPTz1pTIUJ6ZyO_pGChQUA6-i9KDUzVO3fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3934, 2, 70280, 'drJkGObPw0mogT_tJ9ua4t:APA91bHIR_Qrt7kY5P0NyAZWeJ7MN-sAOPSJrzdx8RLxcEiLB0fEhpDJ1252I651bLvJ4Z_6Za2Lz4h9YI4iWy-aF9bq1pmwSBMJWX-C9tAyCxq47w21ZA4ui5QCOlY_k3iHyYW6rQs7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3935, 2, 70291, 'dnfCiEzlSG-y_B-1p65T46:APA91bGJ5WOw0vwzQsJ1Gp1uxINBGsnOn5jQ7hvqt5_wLOrYSob_ofVKkwrOCVu5BEmcDd2vXi_OlNz3zhfpo3sfmLu--F67wmJNFRx5FYMhs5KeIWjoW-ttPlpiOCm1jf9l-vPoBspx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3936, 2, 70304, 'dxGfBm_L70ZXpZExrfIBR2:APA91bHneyiHpxhDC0lOGeB6JP64bE7i_aPSTDq-dYmKh-a6y1WEMBGWLoH8ShioAIEWrHOrAvDf9-7-AV_1xrU58bcIpTLWwG08qQZpWR0Ty2ZlFnQE_ap36sjJztO88t4chnxHpaIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3937, 2, 70330, 'd0o50DfSSF2TxciqNP9XUN:APA91bEpGlQ7Jluonm-CoXSFi4QW9r4ihV7KSkI9OMZOCRRmarLSBgzE5iP0K7zleUTde-zBoeD_y8fDGMdUVrpHL1zt0RmXhFuONOV2n8BELGK9czQdgxU2k9vTOohLoc5LVuRgRDAG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3938, 2, 70369, 'etnmMFBoRJuuLAAYwzrR1g:APA91bFLXMc0ard2oXnfNuXAq36we93YScjraBnBZbUqdhSspITAmalnR1UC86zEWun_DaxXc0MJeqpJB7SUunrI-0HJ7hBQqBSlZpO5MVgNE4nsBUVfnis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3939, 2, 70382, 'fki1K083SUu7j03CX6OTzn:APA91bE4vL5_Uj1H-ho7OpfDd3WPGPB6BApfdwxFwcoHsbP1hzBuGtv-yJHNT-fxnm6LqH6arW4aUoe9SBp4VbBoZU5KLG23IripZCgFEXmR1W0-kWm236V-7-jmzWLqeeDi86D1U-3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3940, 2, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3941, 2, 70396, 'eGQ3P-UHQk2siUlrXvGi0G:APA91bEUgSNeivnMvpJtcwY6nn80TbvQRSoQ1Xb6MK24gIuVOfpGSUVlcLngeNn9lmWdpheaTgIl7TbrQtRMIHtxwwq7G-9Bp_H-wNc-VCb-p2IjABm_A0-Sbe1h09g4ZfLlmG6Dm_1G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3942, 2, 70398, 'ceKtoB4OTWiyAI0w6jHDl7:APA91bHxNn-TOCwjmKSxv2pZSiNz9mop-3L9YhVCQ2Y-qBSuYSf6ATJu4v8p9ljcnkS2nZ3x32YWl_lWqBG6apiL2bjoIjZeQmlqQ3tgku65Wud2ooYh9YzQrIcPZynPXy6pMKDoQXRv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3943, 2, 70407, 'eZMMGECjRWiQvu5_SyCeX8:APA91bGAWbpycIdx1r7zSJLa46lShjIpZwnaQ2PV--7qvTkX-n0wUhSdr3seJXA-cEoiBVxXTtaGKqcjpY6ODsVrOjbtVAKs3H7EZ8e-j0Q5mhcgWogRCIvRd9teZqPbuGZaQTHFAiIk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3944, 2, 70412, 'dqLJhYSp9h7h8lJrlUfoLI:APA91bGs-GXgTZ8g3YKI-EyDGssIixA44ls5q_QKGYfwNVcLWUL5-UjZ6UVIL-wIhTICEIKl4UoDb5lSg62WaSMI07vaEQlHASbw16p14AeI-AVQdK3vJSD5rwQxAotx388EZrPmGTQB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3945, 2, 70414, 'fP2vDugeR2CH73L7uLGpx1:APA91bHuPmYtvWPdo7tfMzXDXFyPUc07ClTFjPOLUYxkt7eHi-NLUc2z_GYjvuSqdwby7xLGd247Matd2e5FW0MLgh30T5i65xsX3C1ejjNN6FRDnWkF4wo7ut3Ip07viQ5n7OEdzCVO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3946, 2, 70415, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3947, 2, 70416, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3948, 2, 70433, 'cBtpZgzOQlCLT-1zhjh1_6:APA91bGt5SIFpvtuZdW6xdLwL9V31e_hUD6FqiBUC1qGjehNPNHBK7U4wC7tFL-kmHM98zQxDGmxApTfQJVsi5IaSB_DrxPBLQ4JsBuEx1EuumVfXq7M0khrZNGlcfWLgHbcFSGJEhE-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3949, 2, 70438, 'drw3RkakSy6KYzxgKxI5sj:APA91bGxyweGdIPD2ph4f_m5Okts_QAe8C0aWCOuYVBHFURxZcBVnJIRwG6T8aUVWPRb254ACXKAzNYoQFkPybxvVCloDj8jfRD4NNqgkxIfux5bkyZJXUTWUVmdmhWZR5kMkCeix-ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3950, 2, 70441, 'fjqP3QhHSe6gXfUtUIGBj7:APA91bG-iDIt_LzFVb-lgSOYOTiBgk_kbnfcZUKfLh_MZX8Bqx1auB4ADw3aYi7SZeY0nSTZa4rRXffSd-IOUo9K90PE7h6risPaaLHeHurSNJmjA1zEzoEOtLc3XzzkOXRu4QKwqFae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3951, 2, 70442, 'fox-vCxPRGaAPc_6H0_pG5:APA91bEgXAaoZSFDjToGFSlcNJpxnqx2DEEWF9nDZzDIP0-5BepMIhoDiXIR2zNipDjCIhh48wZIEInREiSjnG58v5AW0WFWsq5_nWbBAZGj_G-0yMqk7s7fy8qPLI-UWPASU1gk9Yk5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3952, 2, 70446, 'cLviAQNEskj6uqeRseKwKs:APA91bFB9mkL1_y8ByjZBmWA-wVO5DMmpEYv_XcAkYdiTDxmlNsN_601akBPeOacV-XBGMwmQjtZk8ONRGRvKNhv9KDlM0F8I8uJF-Mbyzk7eXq6g9Aw2yAG4pPJSKbGdQ6katgiHgUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3953, 2, 70449, 'd1UTNra5Tfy20pqxUG_4ml:APA91bHDbqM2_QzaBE48FxQ6cWxSq7xXkhwsa018ZrguKaqgTpjhcUykQHH5LEcTuGMgUTuQXdzQAVHrbfWc6Fzt1CVtRhRRrKM-hxUk_cqvGvtrLY25DTA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3954, 2, 70468, 'fhcrtBFZSLG0Z4S-CY65hE:APA91bEKR00NqVV8-DxKNz4oRqczTNQLTQZk-4O0SNCYgS3AkiBb1Vh9CtvEH2j7xOemC6O049JVjp8KMpBWGDrpgCjbkZ2f1vo9CWAN2Axcc9rYrjbm2BxNO_PjTSPj-AiUV_EFO2-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3955, 2, 70471, 'dYdToENrTMup6YCJ-p_E28:APA91bFteXJC7oqLU2J0l27m9MXviwxhpA1VTQC3xchmwLt-Arwv9ewa4DjQCCjDBwRm2MWg-80MmVmDu9oUFAwTYRwh0tCHdqTYWX5m8iUp5PtwzFoD0dc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3956, 2, 70476, 'dzd_22qIS9OsHKJhlIFHxb:APA91bF7-KZrkmq_ugIjiCAotzWXxnQv2tfQL5fgL7TLwTNM6vE6vwGDEdFOD98jmoQUSwlpOImhkGY8JCdW0el-_B5Cr-G3NfXcFO5_SXt9gLJkqz43TckbxjbMfkwvlG9F6Giu4_5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3957, 2, 70479, 'epRc6JJB3EFPs6IL7IZtGq:APA91bG-Ip4dujQJf5XqdOPhWX-H9gNqUYxO0mX5oUDLVqtoDEFFywfyWWP9PzTpR3XXe_PuQSjD7ftPLrFaWOpFZ2SaqlcltM0UioTBUbyFbmbB8Cm3JUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3958, 2, 70480, 'ca1RDKd3TamQl3fsqQZo_-:APA91bFFvZXCVzizotd5uH-Jm13d2RICvvGSz2pajnejZZuSLIbG5QKrFi2ZRCvOOJFoTxP4SPidpSPWoRd7sd6OIws-31EzbapKZZ8xpLb37_ggXfxPkK-sFyfDWENLu5v0-GcVbytz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3959, 2, 70485, 'eStg-hhzRKuXMwviGUivAU:APA91bEUTbmU9O6WwJ5xndEmAckqMcTuyacbaCNfBZJWmToQooWDc_bksEH01F56ZO5zpSUxlvVXhvNUbZulDVJSnvEJMwKWYRc3frTS1Hrv1nE6mbwwjzczah736mNJ-bWwB2g8BYxd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3960, 2, 70490, 'eMuE1EjOSGejSlikhtanLp:APA91bF43xJWhbGs65uL2862XcRvqblafOJ2Qdgs99Cuf9Ivb8_c4bA7eqQR74R38huUZyFAGnvYx4VakzxGx04KEDeUdxm8f7j6wWsCE7OAPd0ONbkjUus', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3961, 2, 70503, 'dgsyBRjtT_a8BBjVHDLw-u:APA91bF72FVHy1V4dCoVCGQQ6WuuwSlk2bLVxzstHAtYWuv7VJjTcjVVkwqexI0DPpXBgUD1IAmdI5ezsrRMet2xhclRTfCg-9ZtpQ11k2j4Q-2o2Cc2Sn0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3962, 2, 70505, 'ea3d5kj_RkKrDx9jnHaBnZ:APA91bFtKP8DSP-Y-nOCLiPA5CHMnUDJ2qQ7eVA9ycL9Lkmk31MfH744Z-AyvzGdi_31LYmE9rK3U1Q7rCdi9HvbBntVrLW7sivH8LvJx_xFswAn_MBaZkYrTLi90ewERL8rnV27Yqdc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3963, 2, 70517, 'fdD_x6hZTZuZwjqyZv-YtM:APA91bE7U_H2UKtSy4YTvS6DLgo7bI05YTAbQCNX9n7s_Bzs7a_I1fj1e71P-D8b5M7QKwVYGHPMXU7VplKn-azs7gLDLhK8HZKq4cZWvXWt2Ts16ePjoHw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3964, 2, 70523, 'f6rSL5XiSyOgJ51tycKqzN:APA91bFOWUGQDMHVB6R8MIYK3MYy_8ArWhnPfnE3QAGfA0LYfnEaEgCYza_P1lUICgqWaSDZkB1v5sVw7Iz4qnnzCK2IbpNt_U_pBmP6S65pkUnr3Ld7IB370fqsu4cUjayDN2uQCeAJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3965, 2, 70532, 'fGhQvA81TXmFF9Qk2FqCxT:APA91bF34t-GiMWm0oQ8C8OA8fibM7uz63XRHl1mzJ5Kn7BaNjStuKr4EHWrqg1IH6sQ64MlIaGn7Wu2jIYwcqWX_Onn9EnglgP3_ZZHrgM_UE0_ZqHEBE_n-P3Wv0VvnAx5YjgcBxCZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3966, 2, 70535, 'fSWvfUB1TN6RxxGZ5TQUWA:APA91bEQGgKjrALiyKOlboDzHtBFVem4KOWKTDOgrVrQHKycTV87ChykmJmLpO1SvwpPTktmi-phO0zEPNNWJ13kYOx72mgiD_JMJlUni9AXGAM65S5fCwAnY5k-cHPTbHylAGc6Gzox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3967, 2, 70539, 'fLZNV3hbTWC9CYS8kUkFHu:APA91bH1z59DWgWta2TUFvZRJhUItfhXPk9JRvk7xGe4NG_5-yA29GV2WIBBMo0ROQnROnkxKd0hKvqRPKZXYmw66HBWJ10yMdNJ2_si2J49h_nvETt8AiM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3968, 2, 70543, 'ep564vhs-0jcjx12ZBwWHg:APA91bHZit3fwaUs5yEZi18_qlzcrFQdweTk2wZVKXENebEw4dEULMWnRjV-3HalJX2wR4UdFNdPCr-AKp4x_3ig1eCNB3hbYNvtWFfhxSYmVHdUSr5SYUE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3969, 2, 70560, 'eYkcBE7kSAaD7HnadheMrU:APA91bGT457vsdEo66UfaQExiT6PdOi6l5MRDF5Ta7fWC0Zd1N3Gkwpg6MoP_DS8sB8Yn2KPRYbqfkBEWHXRa6X4CICK1Idk6dsgHThYLMPZy3gNrp0eAck', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3970, 2, 70575, 'f539sV-vzkKFm6F1p8ENyq:APA91bHBnyPLU7XiAvWuNgSTAUKFRbGyr3z0w1m-XVvtcMOgwY-QfcrH0_WJoL8I9aX0NliWKPjI20SWBvqdVLCEJ_L5ZceSj11R_ZpWW-L1_EyNHdFjx3Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3971, 2, 70577, 'dlymzHTbTpu-eiKaYjUmDP:APA91bH1QmxvYoOS3rkhp-rxQcIEe3mkLc6OOAzQG4c15sUHAxLjApJ4ntrp6lMZYpGNVKP3-nNrdaSnIC1yVRLLmWUJTYPj1pBNdSjDTb-sea5y8KDM0AY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3972, 2, 70579, 'd_HtuVMvxUGGn8AlQcWqQS:APA91bGd9QLo0tbYBlcMJwQYobuWMJrMlExzHS-pNbljlXNHhiHAB_FJiv9W3LfzEM75loLzYGUOGFoAzC2wPYqi0hX73nmjRCt9ooFUSX5pGwqhTVS8cK0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3973, 2, 70582, 'ecOeonbG1EaLqGH29C-p24:APA91bF2eSKg1e3FQ9Ccf6iMeOUo4tS4zIHnZeaxVIiDfuW15kiTc_9KBJsAfg0HOHBxDFD498v5YugN6o0-RzuG7D4jugLDKQ9DWgf3TziXlK0BiTt8vCk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3974, 2, 70585, 'fSX_RRNJSdyG1fVLHvkb5v:APA91bElOY2RPAiywkH8a4ra54mAnzXNO5mafP87AigqZkzCNGWS6G7m7ITt5Z0PFpea1k0fcEXCzvMEoRV8BHV5kwYfSy5Jic7PJ0R7bqK8tgcuLAmnyaw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3975, 2, 70588, 'faVBwDqTTV2RY7A9Fversc:APA91bGkR7esAsMAxZp3cijS3Ne35lT07CcSmKPS4MHHBvKN87psmf610g5L2mX6Oh6O9B4sWWR7HLJU71Yf9vywr_d2-sweTUUF5CaJ5-bE2q92s5aeTiA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3976, 2, 70594, 'frxRp6OcRRa9OjYb7Ek49q:APA91bFivDLEcnycJwyrAx-RwGDikWwUu-WUa6oQBRSYivc_iaauRpot_QvJtPl3rtxB6-1S9-eRUbJOBDAsVjeV-yTWXpqPTZrKNE0Nomig5dyFTdS-WHM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3977, 2, 70598, 'fePT6gV9SmKk2j3_8mK1AF:APA91bEteqckDuc9TPHyBRKI4xCpWugaDPyR-eJCN6fk6R_yYnI774JJ0kFyT1eOufss0yjPOV80FYW8aQNQ6deGG1CGSWmdCrn_DSVozB8j8CcYUKfC918', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3978, 2, 70600, 'cH8rtRFzQTOcBmMuQV2Yd5:APA91bE4yAR028d6p2OHS_ilGRLQZquRO0C__VpGdUDHhp6_euqHkafYcAqwCBSKEkCj1B0Oj2OcIlS3N3o5W1Ra5skFbIg_NU9jIdjqmNbTFQ3ur9Rzc3U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3979, 2, 70608, 'dFl0N59jhPg:APA91bFU1C0_00CebyAHdZhRLbBx0FFrdavGaiYGmE89z5GK1Uv8BW_1A3TPkaz7XufYKtvO-6ekKAqCiIdBPWd9zMXzf6p7NxeFZHfLnR0WGnkTVtszbtjQ6isT2uDBwNJAxoayIf4S', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(3980, 2, 70612, 'd0JxpKPcQty_8Fe32GkMy2:APA91bHz-RPP4Jniwt0cl7pQIs361JyXsGr_p5M4SYXaYGYxxhBe-TzLY0cc9rx-RO8sW7IMbfte7pE1CeNUG47DjEZ0Wy3_sNzCCI4fduPcRo15sjOltIo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3981, 2, 70625, 'eDMuMKSJTiOgp_MfgS8iSC:APA91bEi-g0rGutQRO_XNtAXV_vuqV8SGdlzfFhwoU-D925PRKWN2iGOvZRc-fdz0wVU0X-rXeDcpcQeDa_-aIHHCyjGrW6AFbfU95Z1CH7Bmjyn5vlrOUc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3982, 2, 70626, 'cS31MUjESnO8AImQM651jC:APA91bELPs2Hq2FF-ZqbTBP1fjHloR-Q4pwIeiV97K9CQ4MF0CypFpDnhg1D8xCyi9sL-mr5cHazsxweie4UYAVR6rb2erjK4ALS2Xrw9QQTDJOoFmlkAfs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3983, 2, 70628, 'f1VaNkNORRiJttetc9yAjR:APA91bHCn-Ja3jaVZMzFGuzQwpPRSsZuQ7WPoud1P4UdbzluyMI_7wprJVNuNeNkeE8sa32tz_llmk0LM5R1vmQSHvytL59ztCPGtyyK-o0ncUaZXWvZgqc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3984, 2, 70629, 'enxym0SiQkGOoN1bEh-Ms7:APA91bHTkc3WhthDyEr0wu0_d-jNjgjz0lQrxbiHnyqoKGMYTukm6-ja3x5fgUXcy_eEgRFmQRPeu2RMuEwEarkzHvJPBzsoIagwun3RP6qOI41kF6cRd9k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3985, 2, 70653, 'c-dfD7u_T9asO9Mlo1XURq:APA91bEOKQkIRvgYqJTDFO-c6v8WXi9oT1gQHT4VI-AkML6WxfhJysU5MOQwNxlKlEBrkMs6Alve4BnSoJ7Qb24aAvCKUDZBN4iUmFI_f4Eg9e_KiCUsQHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3986, 2, 70668, 'fkmcEsEwRDSH75fcFk6V_s:APA91bF3hT3qhCaowEZ6T7bfdhksbLgj9X3jGOg42ak-TloPtac8178ox3DxeFcxKXCDwDeO8H4aEO9IVV40CGG79wyR8p3peanjTWRt8Upb4iPpX8yMCno', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3987, 2, 70678, 'c4GwAybwSPy5vXO_DhX3TF:APA91bGgBKCj7sY9p7Oe1yi5RTIJ5shIz7zhWymoHwg_nODCxAP7gP-FLTXuxrAhXyn5-yVpU-Q1LrWiPQ0HGFSbDJOwh4SF4aYOeTWALRyUrswREAvsngc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3988, 2, 70689, 'cSr2wOH_S4OzywpRZyw3XE:APA91bHbo-gxcrstyGg6eDdlTN7VXscqGa9T72QA4XmqnAwImHhzh8eqCUL7KsHn5_U63-v_zsPFQY_JHgdgPjmu7b00NWLWFAao0lKX8JxqrIVCQHUL2BQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3989, 2, 70690, 'dUe8kl0qQxaFFNzI9cNV1j:APA91bExjJFLb8J07YgN-uPZXMVSNshjHkrmHJx5xH96CcaeFYr4d1d35wU-nf12fa2VI_cN7S2DXYMNLdvLJmNqeAZFw0_V9tKH_hMadeMns_t-A4xLoYo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3990, 2, 70693, 'cGhbDYo4TMejvezOO_4a4j:APA91bHf4_d963-O5ddBkylkxIaJqzA34TCw64-mukEHVMOeDi-mTikABVzlI9KV8NjFoBu53XtPDomjox-N2fcl3lAoa7_ID1ZT6t4RrF_B5rVJ1u9y2s8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3991, 2, 70695, 'fgj6_Uc2QpGJsJmseaXCr-:APA91bF1Ibug9kqnkPI0-1IaOc95ZBPG3eaHAe7YFBmsJHoQLcD4peNDur0MkT8me2BtBCG3pvlMJz9VhLHeFS5NzsUblEYGX-lUcFUBF6cI7savQkE6euY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3992, 2, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3993, 2, 70705, 'dhLTyzP-J00_m-s9pSB6wo:APA91bHVkYOTaeEDyUcNaTUDMiPpni4jQsh7Et6yuTJXGCXGHA2n-R9YQeWboA-kB3-Kk-pU1A8MxH14Jn0OElCfSfPlqqT1G2tffoSbvski-fgElKb4TNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3994, 2, 70707, 'dWavcReNWkFsmhnMUsnZP2:APA91bGvcg3MbcKYFZF32I-MlXQZe2ugG1RhUPFGy5bYWTx0Qzm9lR84oCRK7w696OHjvvPWGj49SWqZnRJNeJzzmktOn_mSk0GHLXhBrcgAQK0WyxLQUvc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3995, 2, 70722, 'fDWeGBlfR9C3UMpzAbkdXk:APA91bG0HJdZngp3PP40TolwFDzO9QpH6A038jzatHjSvBLUGRf8CstP-1c3DWvALBI56ZCpEpAIirJ1PmV9tck1tWwtUb1CF0tcFCt2fmX0_s9LdjmydzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3996, 2, 70723, 'flQjJENYRCi8ezBd7-rjfY:APA91bHOBA9zIrdE97ucNCC4P8qPpS_dsI1oW0XsqUQ0bGWqtpNcuZrGE-6Yo8DjuOQOgjzBIrooijJHf3TqoIIbdtZMkUYh0FxUGo_GKq-zcEokRxHKqJw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3997, 2, 70733, 'fXV8L3YdQ4-j4mREjgDi3i:APA91bG3d7MiXVvPP7YMXRsTVtoH_ixH-8z8PUdzKM7mOwPI3E8bE7DPzwKaE-vhpaj2D7976jO2K05q4yAY05ot-UqlK2r1W-ohsNBM-enWhU0VroQwOac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3998, 2, 70734, 'eLCVB5vGR_GOTyX7mzl9YU:APA91bGtw4ypL7xRMQdoE_R3Zo3qZ4wr6tqZMKwO7PQds8t0HwYixR2O_vR7deizyHbkdCk_AaIono8HWx2TLZmam0Ii_QEF5i7RPF3SCyS2Z0Esf-OkiEA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(3999, 2, 70735, 'cAU6t6C1Nk9XjRYxM8ULHB:APA91bETKoe8NVObRq1XmKzwwW4c-PxaqJNb5UlIHA17gwJgtf_FN2ni-Y-OVFiMYIwOeLBW56OjSdWT3FM678SZ4M9yAzWm00l_nx8oMU7FyMRc1OtJ7YI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4000, 2, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4001, 2, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4002, 2, 70755, 'dpPk23l0Rqe21bVztkN_uv:APA91bHBwQC7vbnOL0gXwNs3P525n7vNjGhSmr8A0wUnoLI64RlAwLh_1VPMfD4-FsXUZyz2yNK8bxSLsrGBcQ5Z-66jraLiqxHVb9sWK2eRTAUJiuEBHHk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4003, 2, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4004, 2, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4005, 2, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4006, 2, 70773, 'cDJjYVffTv6Eh2kXYzPvYk:APA91bHvLi4Jmi8g2GZIophLh_l-3Ug9a3hOZyKr4VqKHw9vve83nOY6T8O5i1i1IR5lxkhCYKddwmdAN-rEk44t4V948terGlsAE0KJVzV0GpjPfzHPlC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4007, 2, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4008, 2, 70786, 'cJSIHMYNRgSZlPM6xPuTk1:APA91bGN5pnRjZPUxFoGzLuCQt6uJHP16NOvcU5-w_tqAOWNprEw-ZrvxOz55LIPvlgsxn5cV5U_aaxXx5_Xp7HvLYCIxlrdyQFdn1LH6inhmipWDzV1_k0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4009, 2, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4010, 2, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4011, 2, 70801, 'dYK35i7vRECIxnJgaZgwmR:APA91bGPwBA3t5hG9dtk-nVRH0j-8gPfaTI_ncOkwVvdTe5mcPBJFsAzZOcXCCqVSMfRudTHt8uWhkXm-qg5oZuymoSZXh26VGFQTlMEHRducxUBatBvwzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4012, 2, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4013, 2, 70819, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4014, 2, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4015, 2, 70822, 'fR6U1Ue3QjipFLmwuXxchU:APA91bEGOqkD3HH5gu5QfBJLACrNeHAsEcxvahCAuCuW3OKyyB_smfz7N0jojsDaUl4uIAoCTekjpVgrrazCK_c08hOn1yTbFxQEm3cheWiO8gVj6c1Zj6Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4016, 2, 70823, 'c0mufeadSH-KNE2in4N6SF:APA91bF7PjHOALVuhEu2vNZ4etau-k36HgxnliKKvPLo8ysUaEndzSfhfpeXrTTUA3X5hHYfWBEgdgS3a8ugQQh-4tGywC4dNSUa4xOyaiECXpnmUrOcBVc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4017, 2, 70825, 'dnZkd_XITvaJcBUalfb3G8:APA91bGuyy0CQgJqe8LznVIXr4WLRpdfqbZZXlO_Kkh1q47TAxGbDazayfNteUMPEX2vsxjwWc61FemSOkvgOlWKKvjoIZfeW89g6bKYtEFTPpTmvEFdRVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4018, 2, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4019, 2, 70841, 'ccHol5MyTXy3m7r-pTw9RZ:APA91bEuf6W7TDZYBJ8roCxwsP9nIYmdkR6ClSokCkHUeGgmGdneBNg0D3TJ70LbHZq_ZmqXhqVs7B4kc_R0IC83H0t7IW7hMi02R4BmbfQrdh7auoaOcz8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4020, 2, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4021, 2, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4022, 2, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4023, 2, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4024, 2, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4025, 2, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4026, 2, 70889, 'cDZk8HuEQyubKUiVutikp4:APA91bFKyoNqPo70_nvZFQhxpmMukdzLiN8w4rTfx0BIcsCoMTd64UGs0bAye5f3IVchiG6fh8vSZrlO8U9kCjVsEzC_OBHt5l5R5FD6WzgY8SPPw_to1QI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4027, 2, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4028, 2, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4029, 2, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4030, 2, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4031, 2, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4032, 2, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4033, 2, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4034, 2, 71027, 'f2YXhAaQQcWJeA4_b7JkiB:APA91bHsLoZOEirtTjjLIAddXmuYKbsjPp-FEl8quatGBGgs1sieFI6NYsOFmVlFy1eKcGOnIPY5K8N-cXgZlU9f00lyQrmSLmPm-vK77ny1n5iDQeK39WU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4035, 2, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4036, 2, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4037, 2, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4038, 2, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4039, 2, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4040, 2, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4041, 2, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4042, 2, 71096, 'fTf3wq2zQPSK_EyDjG1eIo:APA91bHF_rQ1dCoYgMfK2xKNbGUr48WJtoZHZG_rSPnCL3zTkMtzpaihsxhJ-rq9Pq76z9AoDu3o2G6ZCjA-qrwNfcM3DoZHtILsdnp4EePAUESKDXPKygY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4043, 2, 71100, 'dere5h8VS3SyenhyphBQbC:APA91bE1h390N6FtUVRJ7qusnr_uy3OW7G1hPtQ5JRnmx_7KZugWxofLfgjtnBII7Z5smjatzhNMQEznxpfvM8OUrQ17bqCiB88AtGb71OIS2Lb_52rBT5g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4044, 2, 71105, 'ejzVUq5vdkGmu9OxyW_naI:APA91bEyv8-D4ZhIVDU11_JJau48rTtTrvcy_XbW5EfLV3oov17sz6sRH_8TChdhFvqYSElI0mFaeBSP0HFDsAohz2N3Js6jqp-sA-4GQ4BxECK9PGRwOME', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4045, 2, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4046, 2, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4047, 2, 71119, 'd-K0DgWNR4yhD8_EEeQYc-:APA91bGYy8FqEqibsMHLIkb2tH4AVM9GUZnRDrmVgOrTTC_GNHlEbot2q9I92mbMtywgnu8Nvl2ykVh9lquV3_HLe5ySLEYLYDS37UuaSFnZGhwQJSPzK5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4048, 2, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4049, 2, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4050, 2, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4051, 2, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4052, 2, 71169, 'c8A7Tn__z0crjEuTvxv_B3:APA91bEhKzapIH-cvhKfOmCijgXHWYGAUxU0Ja681vpEHOT7UZP3gTxNcBeNEpPRJLerD_OS0O5yZkBMtKqEwVqPzpYArnHB9PJPmI1jYLJD2cO92_JqLH8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4053, 2, 71170, 'dz1xecPET9-uqccHmRHXUN:APA91bGHWJGqjT_Lqw7No93ilNFS76tNntlTd-XAFCwdTHRP10XgkN5-IyBio9-jVf5eD013TiUutwve2oskTvwfK1sn0qBEZiYqgCO-gEeIKf1G7u_A7Qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4054, 2, 71181, 'd7wNpeip2krygSKvLcJYk4:APA91bGmzZBS83NlDYt4bCny9bNmaF_V90uNXOSkTY4RryRANahJ9K-SW2GaoBitgRKXaMTT78hRh7mEV4z66ZZZnFpN5BHDVBuoQj7TiJOhPSYq8SZSUx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4055, 2, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4056, 2, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4057, 2, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4058, 2, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4059, 2, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4060, 2, 71236, 'cqmYkdHtRsKzxTj1W6udzl:APA91bGT0VELYy2HEe00fkiMLP6lcfFwSjOs2_lx5Bo2LFhCMY7Fr6XuAd0QkIVXmD2yVI5oeZ0ug7-SAlvjDVvkBP_bfyGRrY0245Dso7XK5HsxSqNh8OA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4061, 2, 71239, 'fXVhBiMCTQah89sluiu44R:APA91bG4llkqVrbJJ_kc7o4MNgMjFB69XKBOhqzfoQGPaNnrz4pRPq6J7GP1gP2ODqp6_HVKaO2KZrCxpU_MJOA-zrhEQ-okDrLpzi_UZBEav6JgCkHUGBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4062, 2, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4063, 2, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4064, 2, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4065, 2, 71268, 'ekijTYiYBE_StAgyt3_fuV:APA91bGQQDjcRCKNINg5AwaSVqt6DoWdcN0BblkGlic_pKLxtOHO3RCsFgb7NsUz5J911asBNb7qvtJuWC9FFTgpKYx8dgVTQviuIXQO9du_99wgh2yvtNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4066, 2, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4067, 2, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4068, 2, 71298, 'dH3Yi_adTYy0P1eHKryhct:APA91bHNHyl-mCUcaOd3_cY-2fomt5khTMcmtiPMDONdcMQ2zZoOV0G6R6UZjLzoey0VEWFbc0DvGK8qn0MEXT-VQ9QzE4qgsb_zRosxWpT_CV96o8Z0maY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4069, 2, 71303, 'dD4T4xxSQ4eMYOh3071xTW:APA91bE78EUL-ZMbV38kdT8wM_4OW-Gcj-ZF1qHiHgmrsbmykE37LS0bArDNF9nyZ5n8AVPOr1yWkryzSFZDBkiHWJ6YEnxH4WMKJvLbF8muMfS_OflBDts', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4070, 2, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4071, 2, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4072, 2, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4073, 2, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4074, 2, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4075, 2, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4076, 2, 71375, 'c7Ilp23EJ0qentfGsIBodn:APA91bFEB4MaLKCDpeVtsp3oZGqRlXz4y_m3oWuH3ltck-tjHyPSPSeB0-PyEN7bI-mjHglfEy9J4L4wSWt2tP5juIvNtzPllZ9umVVl0GRzdtsTbqBgpUM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4077, 2, 71383, 'faN_E6QpTg6ECSSPqiGA7C:APA91bENrnTf14fpSWT5a4Et2q788Gt1Ja8HglRWndEMAzPx1W5ZQYaq-jsjC0T78F0Axrm44r_WjnFEWBVYxQH4guDW5pIVnnvLzgaptchz-GCtXW94NYs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4078, 2, 71390, 'fMZPF4g8ThuqSLL4g3k6vC:APA91bEL-7x_Z_gsJ1LWEd_Vl159IQiE_4dRrGAcdyV9ewbIdYXjA6oLJ0c0wxDWvi0vYzC8jRhM5igTks3Ym4952M-IQtIO2_36pDjDP0bw9xLem_ijeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4079, 2, 71400, 'dsWMCX6BSF2GfI4wrFnIjS:APA91bGZMq5RdsuU-NvRDLU6qrB4NpiiDpw0E3hbucv0h-zdEpSZoUreXCQ-ND4ZmCdFshFoWGqTfRWIqyACXADzT-CXNd79jB3P760RfZkrerV2hsQ6rIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4080, 2, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4081, 2, 71406, 'e3TQ2DRkQjinNBq25c75x7:APA91bETGHpK3dpi9Iu3qPFK1b3Dh-KvsxFXa3j4SXpqdY9wGvomYWmtvsMNCT1yXJZUKMBrfgVhoorZRgeNIrV7Kk5EksPeQchKTGGrhPonx3SDIbyS7zg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4082, 2, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4083, 2, 71425, 'dYxWGX0bRA2irHI3a21yGz:APA91bGdwW41Dg5NVQ6ZrvqqGhJW3ULvPDEAr0OdoZyQs_6F45lmwD2mMv30Za-V-A_jkDmhNamLkFdluqHTR5Hzo1AyZ4vwCGZYeMABo_VZSL3-Hg46RA8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4084, 2, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4085, 2, 71464, 'ckxVJjXHTousc81H2on9pP:APA91bElPkeJeHLxAZK0_Jeg4-tXBVxq68rFzib5GD8_eI4u-SUouS5WxjXvC3WHS0ZRZBxsY8uv_TXrJG7Kuj48pFFXXPs_hdRN9R2q1bwCSmz1dmmce78', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4086, 2, 71466, 'csgvB-QbSKGEQ2aAL38JhC:APA91bFpxDtzRMps7lsFwOrVA3pFIW1b5BwANPaNhrjJWXsIYsmzaa4XFHg1KpO2BPQjPzfazlFLLWswiX_Q7i0c4LGMIgGeML-kaJZ50gJCDqLeE-Jy1CI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4087, 2, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4088, 2, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4089, 2, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4090, 2, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4091, 2, 71479, 'f5Y1QRSwQXu2oMpKJ2yenk:APA91bHGOunzmBGcHmLINeQJTOqCAPJgJZjlirIwf0mqyQ1kwcrRv7TuoPocnJZkg6KLNihV8HOQEAQctN13uF_TnGh4bSFlYIGf9HmmVG_D1uS-DBVoRq4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4092, 2, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4093, 2, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4094, 2, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4095, 2, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4096, 2, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4097, 2, 71528, 'ciOBITAXRc2rG6xKofAdDg:APA91bFVlMFAJD7LGQhtmbPT-r8N72e2HBrgQCq24ivUhpO6LRdOCmN7f_LDppj3ixZLYfCf4pM2KgYQPTzaSDZAqYY66VESyQkJI9XjxclyaGECT6elFjw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4098, 2, 71529, 'e5jvu-lvRNSyoqHfRmDJNL:APA91bHD8liAuev2z6uoDdSK50DhOjh6wXYjsb9lpdf70FZyUvdZAZjKnEGm2F7zd-oqvv48lfwUns1iP1nu6oXqG1ChxL9V6lRFN8WETLnOxthRGMScJL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4099, 2, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4100, 2, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4101, 2, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4102, 2, 71570, 'cvbzNv_2Sg6eQEjVV-WjpK:APA91bEK0eTmm9YG2KugXTA4dppmPJ8HfEHccrf0G_BzfcghWVBI8NK5FiRK1X1S3w7YzUXUTpcqThPzNIHnl-FxZOyZTHt1AhLuNNyWSAd3blpDmqnwktM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4103, 2, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4104, 2, 71573, 'evohicqvRISd_dF7OGE420:APA91bFPL4P-c3xYZmvdsalYaFXlwos9RKiSlmieWtiSnXp1CHVjf7cBb28WSY3KmNLiGMzOmgWpJz-PhIubjcL6cN9ob4oD2GVoERV-zDt6fbRG5f2huVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4105, 2, 71580, 'chvha33HRBiYgEgp00cP1S:APA91bHhNQs1LktCGeg4acAvtZ-nhk-md7MLXUxUdx_mIrwDXKU2rW3SAyeGd-Vy7TFTQu_79Gkk5Lgj0IucHhCS1qP7UbQbWymPodwWMakDFZIvjMN0VaU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4106, 2, 71584, 'fr-xBVa-DkESgzJbFNHPvB:APA91bFm-_1JbJUWECSopPXQeXtZyhYR7iDL3DVdrYLRjSXyOoPbms1_ewGou6cKtJmO_j_HHBj9Us968dHhHr6d1h3J_6V6qX5UjZzdMiRdMgFopFCdad4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4107, 2, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4108, 2, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4109, 2, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4110, 2, 71614, 'dnOzQs1tQ7WWKFhoGr3CSA:APA91bEJTobjf--hVItSmiM7i-MjTkB-2kU9IBJJEmkPSTCZLS9If0Xg8csYVuYgf-wMmVDcJHc_8nWBKTZAeogU8SRksQNnkFacYHbmf_hiJQuU86v91ro', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4111, 2, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4112, 2, 71646, 'eeUNAkMdekZQv8dz9vbyeX:APA91bEfvwW-TpQ7eNV8lMltvp5_mpuWaehj72xLu3Nu0BT6VSM7D2Dts79ga4-xTcsV-CXrGuRMFSDXsvyDAOHZBo9uQPd9wkhL1h7zuKt-wVAMvFJQldw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4113, 2, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4114, 2, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4115, 2, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4116, 2, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4117, 2, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4118, 2, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4119, 2, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4120, 2, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4121, 2, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4122, 2, 71710, 'dklkoHaMNUiSs24dkFa0Mm:APA91bHkKC9SJTNVQ6fnZAVBWActOrpQOHWwdBX9JUn0bdkDVWpKS_V6prT4X5ALeKfTNQw4A3_3LePKOVKV2f5FNMEAH_Cks8pV9Fq1JH0B0CuWQT4JoMM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4123, 2, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4124, 2, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4125, 2, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4126, 2, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606454, 1736606454, '1'),
(4127, 2, 270, 'cKE2tAZgSrSJ6yNLAzoM6i:APA91bGNHl1-s31hnCBD1q9VwIzh5IHCldZGjVJvk60dkUNVr4KNu6fMLSyvHl320fmNUaYGs8fFAlHRvlH99j6ga0zUIeLorOgBxwPhGuxfITJoPkz2qGs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4128, 2, 360, 'fQcu_muGq1k:APA91bFWW1xd_4wk9xhvnQdB14K3xgpMRWGMsHrGWy1SSP9jbN8cYhlM7mohRonRsWhLFnJnV-AbmNUYwJfp6M6EgvO3laex9IbXMh38QX7BMGg7lzRDuj1tBQ3sn99mTI_hE5WgdqIZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4129, 2, 400, 'f81UR4jnzUuUpEC-w4EmJ8:APA91bGOVuyFbdFA78W0YcMrkTXoo2tyNZww-U7w8eOcrsbX9Or1CkdEz6cp-msf5JWinG0G7Qktz0G9wYiqYmBDyGPWEIf42s2jla0l9n1rxBXJIhumUkqC5544TvfDonJSOebHZkRs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4130, 2, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4131, 2, 457, 'ct3IBHuXGcY:APA91bFZwTqNIedDHQgAxEw9kh-ZdDVrIPN3a7ZnFvSudQ9xrizPwytGDCAHCUziRa2V4HkO5UYDLx-kRmgQBmomlge5wL3sHxDSlA1E9PwsYbhXINL-YQ8Yta07t8Pgvk_TrjSs4p32', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4132, 2, 599, 'cM8MBwOnSy2oEVxXV7FCx1:APA91bHL6PNhL_uYLnOBVzDsKv8IpIJOa4M1EACAgMFXgh4oW2ijxIETIS8F9FLqxIFCwuZrIDH0LjNjTMPg4OatSC-7xSY-sTJctc3Xic3pop8ZIeiL4PoPEJr83UBsL1cuhdJrFmZY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4133, 2, 648, 'fpkcX_UJkg4:APA91bEciEyCHn0YXtFyirncmudsZI8aB1dvkY8iuKOv80C5ns_gnJX9JmlVFwOfO0p4MVA8uELJWEt-x1ce5nAquUz3mQsbwViNoV_Au064x8u_X5tOxuoJC86Fc5rwJMvKWlr0ua1J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4134, 2, 667, 'dU5OEcmkQ5uV6bTtnm4NXE:APA91bFn-NIlNO1rbfjBzSl5iXnI4p8dynDcrsvdiRV-ipQ682n4mZKS5Hcbe-Sv9U1V66vB6PdmxRVmJ4EMjxxVqy3OuI3kuSEvaFfrx4iWkX4z-1LcJ-3BHF48V-dOK0_D-juQS90n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4135, 2, 893, 'f9WuYydW-pE:APA91bG0Uc12rkunsAU6l_FpfavC0_jy8tDn3uKgBQo02Mvq3bqaqkDdEmigrd9LoXdezDOWaeUyKZ_YJf156Bk0CGADekmtMBtzw2XC27TF3f-y7taCRkDw-85KWf9lV2YuvmwaAz-j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4136, 2, 1590, 'fuzAA9M7LrA:APA91bFIsKD-1MA_YxGXF-LwOZ5TyNpWfDJwKAqN46Lqk7Sxs7taesF1QX2NhWlUOD5VZb8WNWmLJpXikcfTVaQCxbJDX_mG8k5VQunMk630rciTe7TC1S1_0v8covWA2ZNRsCFSHVDt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4137, 2, 2131, 'ceJYdCTvDdmqJTMiNRexVS:APA91bEwRlDika5wwBxF1h1c53P4DZVocelA0BbgjYRWHDu5jjXdQod35DhRLiSpeB8THhne_eouFHQuTbSpWSm2So45KJEDiupUmi0pWyElGVUP0kPrxjkkskEkHku3f5qcMya0-PxG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4138, 2, 2227, 'e9IaHz2RRYe2K_F6jSwLk3:APA91bHj-hL9dlOTfJ-R6FfgwWjmQ4sqilhNub3RX8zhuDHhvCpbsr2Df_HwjAK-o0b952vdKV0UU9ibTMcQXSzfbsyRnWlVJYcp0Eufz6tX8OrpMFMrhMfVmCZzX9lJaIw_apHebsFS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4139, 2, 2312, 'dQ4KJ0z_eOM:APA91bGW6KXJA74fGFeZIoyncwBkgx1AjgwQeuMYMyRTAxUUdvfsLQjZlstE7LFRcJdFfhWv1wey4Z9ncy6DMKCjmOW9EToI_ANZ08lYeL1tTSIXXwaAt3Rd2TfgNXB5RfnL2QReIV75', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4140, 2, 2476, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4141, 2, 2503, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4142, 2, 2584, 'eM14TFvRUEl5ojqbpzxzi4:APA91bF1nNcoGevZS8ug8xPY7c3kYE2h6sycdbpz1J1v4xFpWMCfTHHDXR6K9wS_SKRkXe4dxp6usjN5bIi-LiqqSN_HmPt1_36TIXSDthxNDs5Fo8BPuYLFgX7CBv-ea1X1NWnpTeZi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4143, 2, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4144, 2, 2722, 'eVjAGronu7k:APA91bHRDer2Wb7YMj9PVUT5aMNAcNRPyU7ctcywPRqUXOj8HTA_UdjFPdZkSxOPY2wyh8j5G3WO8Y3mqEt6IWA1Jibj2jj2260Aq5Cvd_jVrT8n25RLBcWciDSCTeMY9mZB4IthP0gt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4145, 2, 3005, 'fSElccEGTJuyt9w8jp3TDK:APA91bF2LCWbD_crk2PVafqGzXXUwgMzcoGyLq6jcJ_ZyR9IW912VfLrJYT4tDbpWkXBYOpdqyiI0c7Rvsv3h58hw3PQQXtHmxTVHJam59nCLW7pDGknnYVSHMFen8BO_2JnPsux3snU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4146, 2, 3093, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4147, 2, 4247, 'fw2AiJi7TwO-zy2xw5ThSV:APA91bE8W-IDTOV1ZJDAhSFzUzJKbTq3cbTIFVpTwnqCGwZmSIpnwLr0OOezt4i9suJSKQrvdDD43SzzEanizNdn3xcLO6VgTRwIi8bOmlH_4-eEqHU75x0G603jVGtVS_TPLc8-m35I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4148, 2, 4935, 'eKdJlRumQxWzTLwVmFqJKT:APA91bG3KdvB-Qzxg0Z64qqIv-FS56WTpUztkfxjYDtIb-1YQ6VVPlbv_oztoVdDPOwidPjbpn_DFB-BAnX0pr6NIqP2gDnryfAzWvJEl3DGyP-bu_a9xEmEogTA-6iO3vDkkS8EVJrH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4149, 2, 5446, 'diGMKZBDQzi0sYQvTsAZIL:APA91bFULqSQBLKpnZvxVs1uTsuEOii9xAClEIiqzFaCqHQdA6HBmIIPv4qAg4SiZ_Mdy5q6Jp0ZTvX02Mo4cfUqR_lFJPoDNHEh09fAQP9azfyvzPEB0FyDzfyBVGoLjaB3EQZ5jemH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4150, 2, 6062, 'cwQaDIGRTqqp0EyXS2zzZP:APA91bHQmGUCrqZabXNCc5x-Pfspzhcv99mZpxdZqhf--DJwA6fLHNZg1xjoDBSnSOFkUdGCzEQnWMBjbkQdCCxvEMkTyG5iWSADi0KHRMc68wJ87SWR0oRaiobVqM3PKSmi8TsA5XPG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4151, 2, 6309, 'e8hZvS9tRXe4NlfMzBC_wi:APA91bFS8uTmzaciDRbtae_L8EOK_EDSTudhMmkhpak3JGezNcR4kE40tXNK5SAvvDP5c9pKRqBIxHtlgJgMPnnecu0TL9sEc67Zjwo3YHXUMsyG1k9RzSs3rIB69mluI1h1dwJIajtR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4152, 2, 6491, 'cQHWvkkigfo:APA91bFAgXeFYcjRB_i5G4BuWob6ssj-LeIG9aVyiFu74PmcJQFXZJDp2w6JcrpXMJ0UnVkV_SUjq2TuNeMTraKyAD3welOLyfpCH4704LyHg6EXH0xZpS5JjJBvQm-SyT1jAQNb-buX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4153, 2, 6536, 'dzVwWHJydcg:APA91bFQ9AGkoPJI9RIBENHD6GKJOzj5Y5S8GZQqHEHyW3IFc5HQx7FmmgvTIHRY3z_LB0ckh7oY6lPpRM10Lt3g4tYW3WbsXC4__cN_3anKphl9l29P0W2uKams0M8h9JgEhhM8NNFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4154, 2, 6730, 'eVT9PgpbLkG0lloZxVXHI0:APA91bHdEE-uAGWBplegqfaSqE5vziG9fADjP8PcYhIFamTGC6evXBlAW1LWZsPyoK47tcMWrdmMV6Feyk3adq0AW-81inbRi_ynKZpXVDtoLaSyEBL9_9qmlyYLRP93uuKT-CSbrWwb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4155, 2, 6809, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4156, 2, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4157, 2, 7301, 'c62wBawTSFi9hlBCVebshP:APA91bESISCSVJJ0_cHV-XO7UJF2kqUQpYbwMkpVOT2KT-86SI4xtNqzZinoRSoXS5KO-u_t6NsDLVFMDBeIzusGLON911eYfx6mt-zW2IBg2dOTberfcwo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4158, 2, 7784, 'chOP0zb9FUulv8116NvruZ:APA91bEz5tRTKQXZjDs1FcuMla_1hktJyPtZdkuzZy5ip2syya6ioaM1tuHykQhGAdcUZcZthypO0Oc8LrZsKC5ZP4-f6oN1w3YP0RwUmFDWf-dj0dsfNWsZE3eRnTjkTnPVzDw8S92C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4159, 2, 8421, 'c0s9NtpS_Ws:APA91bG8PU5lEh9tNq7XnVULgGHSc6An3EbWBUqlgKpwO5DMimgB20ZOyfDL3d-9Vnw4DDqq1ksPO-reHtth8tvYpLArpXcH_wmrwfI37J6BNR6uNHuNAV_8POw0R8c9tnPXoo6jkM0J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4160, 2, 10087, 'e1uHP6rVQi6LNs49kr9b3h:APA91bEVBhhkDe1dyeayat0MDL0rCMWXhPEHCRzWUytIkCy9YlOYl35DVy7O9MsYQxdGx8C9Yl0iV7IBQC4MK1HRBOA4MhlrSNEWXV--sFa5aCl_0S4Iq9SNgj9S7eGVGfLmn6K1VH-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4161, 2, 10099, 'ehIwa5ipTKu_P7g_oEeZqM:APA91bHIQ11H859KRA0r_V-M7tFFLHjYJBkTDqAKvSCWLX2CEV0xdOpOhdvRtPbhjLpvl973Q46Is1UiBcMgpPy21oeLAYB2IZJ80VtAiQb2XNYwhSfoBBHvQbe5sgA4FyiEqgfCb9a5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4162, 2, 10130, 'fDFGPhFru0a2hhuRMp4jRx:APA91bEpczgPeQVVLY6yf3l0fjgqTiFR668V86ZneQwT4hwLUympSLkCReVeJDwEScmTz57P17jX_kY0RD5qM_yRKML3KYtwaUSRvjI4ebxXlevJIN4g_SbnXN3VILtKvISWj1idwuh9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4163, 2, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4164, 2, 10709, 'dOWNyoT0QHGyQ3ZmXOfwM2:APA91bEX6GUOQ_qU5ciSHjoezArnBce3PaJ-uUbDPX8TTCaYiSJ2PyLiNjEzpty0qebJHEC8c3b63GEDtAYs4Y6VIKfMJ0QFoJH1laI0huynYe470TneB7ERc4vyi4Dqqujdy2EoHQZu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4165, 2, 11044, 'cff5T3KGR0-vC7mxUUnLWZ:APA91bHPli2qoZYKpNd0EI4zFT0ZrfT64Im9AkFQS9n6M_e5Wz6CMgTNL3ixaVHJ-Ml6IsY1Be3RXNqa8ytpBa94VpNCAx9QN11rxxiBMYeEfEEYK-qBCaoR7oIXl7-wmyY_KsnvcznN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4166, 2, 11290, 'cdHhV8AAT9aSkxhNwtkAFS:APA91bFMrQ3kOdldpVEDZ7UmpKWs3MpIu9fg203_waAWFfa57s4fYvZV7CO2T5dYy8muXpRrJwbsVKYyul-5bV4dT0GUz9AB7ttM621pLBIRRVA7ZLUqfWscpa-h42GezJ3PVXqDUw5Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4167, 2, 11528, 'f7rQcwCbAUKTpNE3MOeFC7:APA91bH6eFUi6g0gOZ60lwv6S-S8IquRktCxa5n4KGxm0yVjMsLIuXkoI3bUW8YFny7RaQ5MktcBRFC8EVwIQ-iEbKxVktaIgvCxoaRwLyxiZf0zEMmwxsuOniIXDK0_al77HScogtds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4168, 2, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4169, 2, 13223, 'coH7I5VsQPGRkZ8x38ulQe:APA91bGlnpsj_FUN43KB4m_vr0d7PwYRTwXywP6rJN0_34m86XpwV42EfnzR586_ZdTwTt8P68g-_g42Y6FzRaAN0ajC4NYx5ZItER8wb7Pdtg7y0BpG4RIXZIAkCV6XXoPYtTJuwPBL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4170, 2, 13460, 'dbvmTVwTRN-LnqPSLSarKw:APA91bHMr5dSL-yGd8lzAEtCIXxzUU7UPpXE1nKfcbHJKunwdtQpyMe7rob_gezZaqAvFYG9WfTtBJvKmv4h0QbYIaZal8_yWpY9Vpd8SiMTqDNXKJgTDB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4171, 2, 13902, 'd2x2ptvNxIE:APA91bEZY0QzzhG7MLROwZInuatxe0Cf_XDCqFCrbYCBYOXU3OYEAkHCUnKpdr5vycYCG6hgnSCgz0460FSrE1w9fQzty_0Sj8kpehT8JMAyb51Q747-R8z__2JolHGDTkVxwoxIrbWL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4172, 2, 13906, 'cRa04PKUJkvhvrxZG9poBp:APA91bFq9igw2R7ZOpZSRNxFqVP-Rm3bPEJssS6u8hsTbGYTX5XxYy55hP6vOc1Ndpg6g79ghoeMqBvYMxRVhThTsrLMUXT5BEMmMVNkE7Qj0Mhfu0z4uEiSS7N9oaL115VENgaTcfP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4173, 2, 14358, 'fMD795odU0tildvSpPRkPv:APA91bHt0SPjQXbXGC1BcQiu33chLgJ9JJCAzW3hGQqSLw7gVW01_dE6GBiAtz4eeiIF_4CH-YGNzvOZ3ZwjaDM_zNt00qguwx24ilwnDsUmXybM0eI4hGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4174, 2, 14449, 'eMYahnjL90uTjPJkbxbIXK:APA91bHtIC1eAlVZzsx4Ib4c1HiqBXQpEzdAYmYZHm_GnLz-7f_BZjOrGbM9PTwaZ2WOKDI50UP0yQQqzOL3ohOzRS_pAvJi_rasXEqxAyXTLIMklob0lZlXtdfsUTHZfSTGoOozJonr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4175, 2, 14853, 'dANYU86hTBOrsRUTQu7SYJ:APA91bHin0Je-8mkDCVKy6OumK7nA1e77TpLnxrKVwjlr0Zhqy-VeJ5_8Z4jVjQLbZYLpqTnpaCoxAqMup50uN0nGJEnjCp5jfvr7Lkv6hPxVC0L8GSdnwtReclSttnZoimmYW6QXhpq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4176, 2, 14981, 'eLrLDx9YmTw:APA91bGBbGZbP_J5K5W1X0xCDUgpw_R4osOqbDeSImgotbOhRy1JVyeyUFDqu1u0T7s4Kl-BgvhqyCjlAczzsH97b8A0l31joMHC8rllfr_Zo-FVJ83hfNE9HnDw-YXGgUCS6sAqCRC5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4177, 2, 15347, 'cyge-PedHUr8tGgJh-itCL:APA91bF523M2Edy7VSJKTC4PtqoQK8JNMFN7m47sOs-eOsPEVyGvK3toV-fEHA-7wsQ9mOeRmxeQLQ4N4VKM2YzC_1sGgygBiA3zZK5XTeYdk7s1Rx1F2Gxm3_4hTPeSYLR9jrfaLVAb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4178, 2, 15394, 'd4r5dW5GQcyTZ3vmnB1apx:APA91bFxqnWj47pYHl98TD-06pqZ4DF9eCmD9W9Oj1KxZYVfUUmlrBjlBSTy5OvdLvh5vG8SwnZ0L4anbvvIDozZEvgNbVezy1jP-Yx0XR8VXWWTNq4qYWTErM_cp4WMY8Z7yvAHvN9o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4179, 2, 15593, 'dGtYLtbVoH8:APA91bFoEdLmEdLLAkHpRQA77-E_EhOpFagxRzZRD0mfVa7a9l8QyOOVVrrvCQds-8iRLAkaJiWhM-W28Z_XkoCUm3LYoVN6Z_NgoOGlA6SBCuWMigawd-NhyIRLDLCTSrSKu_lfjuNc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4180, 2, 16283, 'dW57YprCu5Y:APA91bEKUH7rETJKEkSOQJk4KoWpz452HqM36N1546scF4xYTCn2fo7rZ-IXYBtb36ZqCJpY75V0bOS1lIAJIxe0XWKdlVpzaTqrm7euQ7IMCNMfirBQm7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4181, 2, 16349, 'fzfFcbbjTLW6KaJU6gDnMd:APA91bG3RPyf9NxQbjowfVpKA-kKbEYWagE7ft1pWEzZHPs9y5FZd5ipoaFdspxcd0I1m0R-DAvp8U_a3AszHOvlM1xJ0fBbeUjKU9h55DYs1lQlNhCLbNOq4OektHlm-dpEQBixMi13', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4182, 2, 16591, 'dISQbFbnTh6zbqrgEuP9K9:APA91bEyG2Bu6iWpcA6zJM7Wm62l95am_VxaO1UyYE9pMOtLOpxExEevd6WBWlxhS_ptmBxHx6YsyqQUEwueAsGzi5CtR11YpCxgsaXkLpqrKTr-fgbBZdPE7MlP_sFFhn6N30HU4Tv8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4183, 2, 16697, 'dgAVHxN-SvCuexzHB10jNb:APA91bEuVeTrkth4DOEz6MjnXeiUJKmFCIP1QPk4DX98cjJCKanGuJbAj4Mdj1KejTwae0knTO9BJu4sUrddowFOGfIsQiWPJEgHZYfLB5UbptCYHojf9j3cUbXyvhdQV9N-9FN_dmrr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4184, 2, 18183, 'fNQmICCBRse_8T0yMxoSBz:APA91bHJQ8-q0fZ0uuG9CWYcHv2Q86LSsvOr-Jd8DS6XduxbjAmuNlG6fANOf5gEo_Ib3Pdmd18cH22TrvBuOWiXhv2qwJRauvTGv1FPJQ0Hqj6EtXYfULy2YMkBXiv4FA1QK9J16PNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4185, 2, 18450, 'fPXK-tH7QDS54dhmKQ_y42:APA91bGL0tPV3uokfO-N3RhZNiaWqGRjmrAL2LmLd6CG5DWNwXLRBjFu8DdodB1GNXFrxYZRenRjicwYw0J9vM3vwR7_uag5F8dRqvwsjrcx6WhsizqA594', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4186, 2, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4187, 2, 19464, 'css4Fcy2nEGYnBWxl9p9i-:APA91bGEuUGYG44fH8QJNuITh3Lg6grfGSFCx3gEc0EZ8xgDoxHWuSqIGK0mw8TfUgzR3bDGDpwYHpdJXz1txYGeBengpYi6x5JoRhBmK53_NYRka8CyVV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4188, 2, 19476, 'c9EYyky-TSyx8iF_9sJ4WP:APA91bHWNuNSAx3ufkju074m3r9Gmw0cTy1xTiQgq1-VEGkA3O_lX01wRN-IRybe49d7iv7UI2xxxWoJ0JLWZoq-Amft7G8ZWZpe10G5r6ruVuj6BH1oVzY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4189, 2, 19561, 'dE3WzPMSTNK_jFVYyGeYBD:APA91bFJ0VeQ0P4llljsJ5ir4en1tBm4x50vNTOwjZWr6P3HGBITa2TeYoI-CVJpOsDFw4h_PFAiyBGHl2j86fiFG-NhbPRn1vYHWIir0SgiX1S-TvCEYGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4190, 2, 19753, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4191, 2, 20353, 'fxWOOoXWSiGqzfZcIBRjJ_:APA91bGSqb34-Pm45kQ5A3N3mPHypSWHp_F0pEKYj65DLOH-OUfA8ZWT_8Wv6Ex0CQ0KfLj732beX6c-XyGAKkgOJlXLga6Hy4A-tUCFJ5RmyN9j7YET9GEAJhsddrenhANovsRkE9Bk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4192, 2, 20421, 'c5961PpZTVehIMVpVeWPB4:APA91bH2WeFjkW7hieb5zziQU2baH2WSk8bY_dMtYnkC_AQBKGqHvOYsU1aY8FPwXIdIs2Airadl2-TjHCVwly665Deui2rX0pXZK5xWYNZ-GFXgDqH0mKI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4193, 2, 20477, 'c7LjOVvLR0-0rVRd1mBDZf:APA91bF9VSguB5DzAWU2CAc93pdUnGiLwFNMTFE-1MEW7TGkZHkVOL9NHWf6y3tUIfWYMfDBna1T7I1OgOyuKgLbnOV3c-tmHN6D64q2T0-qXi2Bk_dRdDDNIBb2EN1eR0mjddtn7A3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4194, 2, 20545, 'fdyjEbC9R0a8As9mBANpDt:APA91bHBXH85oiH8tTyPsKWTSeJj9xWpDhwfpX2D2Mt9vUzxvOR6jB2fotxPtu7-VbR0-JIeQLSL2PGoJnnmVy0N0cINWzuCHD-B9UqGZ1Z24xMHVAr9GBhOr_C5Elfs3Q84VhpVnmVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4195, 2, 20682, 'eZfdsyDHQEOWUTq25k_L0e:APA91bE62Pr9C9DQLCBYsjirvOViMDeWeRCUB7UbiDP0mdS2ndB9Or07rYBpF6rADLle1fYpTglQkdbZZK62z_kTN4hqH13RaTwu54XZzd-1pPw2LbANSL5H5a9eUMqZ316wOZiMeze_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4196, 2, 20841, 'eE6xjJBdRWqmWqlJOc8GDJ:APA91bEWrfh2s8pc8EMXTKcG4NFDwNZG59Xb-ZxYk4iNIKC-XED_k4bvQZmCVFEby-yJSNpfJUS3fvM7cSeDbStMxOtwFWza0CF50PhCrgHxXld74GIq5EjXk-Mv-qbrPP0qFDThYxS4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4197, 2, 21029, 'diSW40_vSuKukigEJQcpIo:APA91bECstqDUisAY-CAlB4s8gY7140upKKvrcvocW1QJlfCWaaDxyw9_eEATba_1Q2HfXJcI2iSY23WgSMojCT25oXL1wzAHHXqZ0SWiu_FytvLr3utI5gFeupyXz2qqKv0R8Z9KQPt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4198, 2, 21964, 'eEaPXW9sT46d7FDNGwuNs0:APA91bHUZ6L_od9grHswQ1PMUzmicgGbw-AvZacmFxBJF6gus13OEliqaxE28ygLS9XM3i-aEI-PzGVhJVPtKXzVnvmdBYNL-9MzcNlxNNAcnYNZkKNT3Xy3rXmZMOKUjUBBXOBv4XjL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4199, 2, 22519, 'd7xFB-KSaU1ko2wwvAO7uF:APA91bH48mv6iURMIFbyVqIekXr-R2GaR6LIhAip6CHCyMv0QRZE3N43f0NRdVlt__jRgiisV3JPrhY-icViRSK9JtfEfWMOElfPl-rBBsuTgatzJhbRFFM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4200, 2, 23048, 'dNU1qOq2LUm-vwzF7HocdQ:APA91bEvEaiXGQkup0c4jWUB45n8o2SZaaqRInH-71QSgFXwyTLu5MuKvaqoWvqKQAS7MfXGrsWaZzgbWO3yt1Eg74i_o5r7hUajRgd7i2AqyvGW6Ky9AcXPg0MeCv71bpJqLiLMaIjD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4201, 2, 23113, 'cPnSTjSHSK-W3w31nh_Tcb:APA91bG3Fw7Vck3vWxJp5BwSjKOZAqLExsjYwEG-f8MMSDziTy-XFxbiO2yjyVKb0ZKory2oG1kLmrnUUzTVtVao7OlGzaFhez9U6v6qYd0U59HVezL9NYg9S4Qpt2ZVpmekX0oHWE8M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4202, 2, 23518, 'cEoG10eYSyWPUvO_3JthEN:APA91bFA7U4kqsR_UI8EZrGxAU7Wvu6BbM1N64cjkEPax3Cd0KHCqszxbvkUF8kCOutu_sEkSimnvaA577OxT2sEZlLeXj6t5XLBtBHoeMEiEAisakymDjVjFi-D3D1d_fx2343j0Iuy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4203, 2, 23877, 'ekil58IqTDunm9XwCLWWD3:APA91bEfA15yTgRC-TZvKWam7_ZCdQNgs6MqQZYsAitfW_TNqXK2Y_stIevyhM65FnV-XYwH_iMylGd0s7cEBJACXwruqYwjA_cdizeEr573ht_TAzDnORY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4204, 2, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4205, 2, 24048, 'fbp8IXigS1-OBcjyqfuNqa:APA91bFy5dEdRWJqxPYh5OdlCQt_5jhcx89hYXD3jENH1jd5BTLrbbW_DYPJlO1BtBOXOcvf_MRIrluMJI7cAiLjjRa3ijrQzQEpMpT0OtbB16LLjN7-aIY6eH2QcI6KAg7f4QXKtAU9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4206, 2, 24266, 'eiDMg5oXE2A:APA91bFEZTYxJdyeqRfZRLXRk9B4gQwgHBtRDHciQxwAR4VP6XK_-x7RB_7wCH24szUoa3dchsWJJ-8S89opm5C8mD0KaKz5EqaJcnCrC6iu4fWllgMAficL4ZMyxTpGP6-bmhZZ2Nad', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4207, 2, 24338, 'e5dITHCzxxo:APA91bH4uRV3HXcjDtvtfdbsGb3rhzArtGODmO6zNiyCpz_1QRTmEjYMmetE7CBkHBsaImdHfEYiFYRCXWuDbt4s23151zcC5Tmgfh2ru8d8FfKQgMbUN0BIl1ocqho1Uy7na6YB3-iN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4208, 2, 24548, 'dV8jbaE5sr8:APA91bE39nBW2aJuPV8vVmiflD3ZkF5Qwl4iB2rc0oPJ19T71YwUYRmdeHTaqotwOF2Jfos3XE4LGimUxVS2sYeI1M3j8jeGGeetxasdLKBDKu1A6AWwThQvVVWv-R05hhbrQs-niQkG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4209, 2, 24725, 'elVb4s7ETVyeSIAUnQ2lMM:APA91bHjHYISjJi1SCVYOT2Z10ZyE6IGsBiyoqE46LzRJicmdiqcRcIC1gv2qkopxblPmND3HLl4o3RR17rcLhtgMBWkIE3DAmUHMOAuhRPCcVyv3EVkgWylsr9vEP0MqWOfYZAsqISc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4210, 2, 24726, 'cR-1SlEqTN2Y9AQakR_lgZ:APA91bG_qzpsgMrAtOkL2p40wjtjgg2q4Sm2j_dI9Qgr8wMhfPYnGhs6k_31kzywryXwfFC9fpGIXndltdO8VnhYnqh5Od_bv3TRFe_YZxlfyG9covu6WObbYBj2fBIbQmh3VnOqFve1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4211, 2, 25127, 'fpDttA5ATsmMZVzsbkePM2:APA91bHns26Xs0CmaAMy8XVTaU6D4XXp4qYxNz2SAF0gQzsprjbA_uSYI2RcWvPwkGIsC_b5SSV593wwRZlFjbDqjMvU7pBdMqZpHu_4Rxx0IxKaS3HFKmM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4212, 2, 25513, 'cA0DkMUlRcitEquWvda1Xn:APA91bGooyL9l7w2-kYSbHjSSUcHfheEmJDp5D-JnK0kzFVJqSetyUWSofKxbEjtOYF7xaOttGdGeGVf7S9MwN419ynis2hg96MT7qjWAaSfrmrz_EBX3yvcYnm8kyJoqguOGw5mE5wU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4213, 2, 25650, 'eUGbUxHsQ5uV_MHMWTZ1RK:APA91bERwLYW-zvGm3AAgyRcrMYW7UaGMcmAyJ1pTAgi2isp3hSwS1h_reb7tBScbPxxS7YYPr1ThAST-wQ5ceTedkoM_hTz_RPwz9OTRRZQUFE5hOq5oZOhyKP7bm7KmaPGnPs05mG-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4214, 2, 25651, 'c7eCDhLjRjWlOCvLuR_aUW:APA91bGW9iwPFey4aKT3j7BWcNn1eV6MfXwsOSup8pEWGDxlh4MFcVD93ci8erM7oPSiw8FtFdOFc-R6ono7iuDWef2puwlJNuZHWDjMZ0aNtqEDqxBwvMU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4215, 2, 25790, 'dPmco4Yp548:APA91bGUzYPMWjRl6hXpSoXrprZKPB8s3FVmYSaNW5TcbxrZE-vADgEhFLZh0xbndkRA2HJMKc_msaW32avUFnMeWrMhKhUIGgysRmjp_5D8o5sw1RfaE4Zk9W8oIK1XlVGbu-NUNY06', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4216, 2, 25864, 'cAXGo8xuQpuSMwOxnnCrI1:APA91bGeae9s5rZjm7Q40F7k8u_YEgRQi4XLQmBTukd-jmtx0g8PVqSMMMqJKWnS9uXcsxJVmoGXbSuh2aZZGCS_LNPiWfUG2rrEx5qxbWQpRRDbiL7b3UzqDjYpiJCQtv9aIOH7zXTc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4217, 2, 25888, 'd5ZBRVJhQFenVC1EIJBHvr:APA91bHgBeR-0qb-4JwFacBVP5J94ifK6m2zbiRJh0AiXdju5WXRfe04ri-jZJfe3HYShI-IRSxtUA5HJpCQitDDmT2kTKZGMMIIlXCK5ZrKdZy76m8R5zwyXcy5Dfx_zE9M1omKD05E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4218, 2, 26061, 'eW3nkCOaq7o:APA91bE3hL4kTOYdNkespU9qO1sKqkQcOlpYSdZ9WSPqOSlrTmJ3px47-Mcxlbt5vmRItFb8UIpRfwAZofEVukJGKDFXBpSKaKM9MZn754ditrluY8ugouY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4219, 2, 26171, 'cc9Sgp63QOaiz8vx2077B4:APA91bGd9q4VKoe4DKbDMGXwyukB7rXITWYcxbdd4TEqIfdyveOYpy_nnn471kzTEmaG3UCmi8OCqAkgY1ztxmZhpqpy6R-B79f8O6M6cyBESxtRZWsEQRqDHIX2Xsd9Z7BAIeU9mgG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4220, 2, 26225, 'eC6fbmrWRLOsvABjfAyVT6:APA91bGJGwKOUW4-R2qAshXhb1bU7RurGxhoKmTRNc4tN08hm3v1dZCZiKH2Z2guVPypw7uCmX2VuKOFymPcbiECUzNHNgV33yIGjwfQxNAh-zhzfyoC-zyFtf_SMk6b_5Wr1ZdexEvX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4221, 2, 26342, 'c7R_XLa8Sk6LfGqX63Fzpr:APA91bGFToyfJjKZPIfRVVNeIEm83ISXxrFp4UVuzlvpEVdjq08d2HsceUiAXkTfMpP3H_ZQabIbKWrej-DUxigLFbOdWRKrxhfsI3fwOplqrOrXbo5hTmq8Q5HFBcW2y79_AXPiGauz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4222, 2, 26446, 'dtdL-vvSTDqkdvYId0jguZ:APA91bHF0-p0Qnd07x5vvbhrETvWQEE3DDm01MZ8yWLZNw0yjbShgp7r378g-SNt7IWmpJkqD_HTHpJyML4VKg_Ly6YKJjY5l2Mxv8CJ6VBMJPpa6gXIlC4eXkVWUofJmcopC8INwIy4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4223, 2, 26513, 'coO-14xqT5-LwZO4mG-YKQ:APA91bHKto4klOUX8yh2TAHITJpUEscDN-EXW3TyAiW7SsgTHrvGa4CIVLARx8MP8xx0WTy4_am8fbvy_-_RlbIXVM1x0TXVu-GCCPygwxzPF49znbBWofUM3X8VHhdR04548z3hEn5U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4224, 2, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4225, 2, 27019, 'fe6g3f_h_0sNpKsURzLfzM:APA91bHn3cQWQBkPTYQJ-mCCl2eE_YLEijoPMZNmwQqKu5hJXublJTZM7DtZs_NnYm743jbQd-vNg-xFmdMAdiTcSDWXAnOspHwVpPHGlCn7LfoFUGZ6a67_VJxXYlPdfJi7d0v0cz9J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4226, 2, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4227, 2, 27313, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4228, 2, 27493, 'fzwN6e5oSG2i-KdzbI0k8i:APA91bHnYWkwgimx0wNRnBrk8b1z-8vwSmXcYlutmaQhGEa3u5qS3sQVh5ZEavPZj0F_bSXkCv6euTHg3kZe4LHyTEDY6e5P_FQCwBZG9JPScHvvgczbo6eL7DfYKdlk_qLWhAWb7Soi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4229, 2, 28044, 'czdpqxZ5tLI:APA91bFDbBp3mtldrFQzP-1SIVCqq2r5RWPXnKn80mrBAOfTAY7WDoD0jEgYwNKn6VxTH7O2dxd7p6-lTNHRhnO7IvLdrG6jjPDBWAC0Wr2yiH9RaFGyRDbhMIb6W345D6lmzCfDOTe8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4230, 2, 28072, 'eq6ZEVfdS0qQdmgsa09tZf:APA91bG0LsQeM9yC9upQsMlJz1jpyYsM04t7ttcE0lcsH9a621NOC8WrwiHKEPgpvpw7Ue-RsPvyXaD-USsSSLcp2TeB-dQp4HECn3bA6XFnNScteZ9-A1mcX9cT-JWo7tI0H8aVm3PG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4231, 2, 28178, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4232, 2, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4233, 2, 28932, 'c5zsu2d1R5iMao4v84CQ0X:APA91bEv3LyZc-NyvE5rEDe11bl89UkULb1y8FZCwQ-PBSfSmI6cBHXxZ37yAKElcQ4zgk-eCpySQkwyq6XKdUSTybwgiQ9b6MWw2HiIi1qWeHDQJlnvN_w9Of3aueLTgKQWdtvnCCgq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4234, 2, 29154, 'fWpMjDaIReuuZIpDu61agh:APA91bEFuRPM2_OHEXiVPMK-WfxpVw0vJHAMFeWc5RjQAqm_TU4dMf8uP2-cUNDmnJ-3YfCaMfqTcoHUrlPVb12_iGxrZFAanmOCrxeAWry_hfom6kkhBp8ycKHxfkvI44Dppq2HcAX5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4235, 2, 29210, 'faQGZJRwTRixR6jQuj0_z6:APA91bFDSvluxDpBFjk1rG95qYgJcLe6X4yEGb0koqrbdWHjpLgH_gkMOthmFagW4-PJG6qx1H8SVnhDlc0DAzhZhjmam5FN2BlSwkcDJFFjLuiarbbgsMm1Qwh55O9KXrDI6bNmiUt5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4236, 2, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4237, 2, 29343, 'dySojVg3uR8:APA91bFySfAEckE3EymRbLTZaTsAjk5ZeL9zEzrqESjWtV0jVKKbtpWQELyAfc4ZVg2MsvcWI5mZHNtCQTQUnAB30Wuk2ihUpPlslecsxYs4RBAD0tzdBylXnbVqifenaTYnrO3P0I58', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4238, 2, 29423, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4239, 2, 29465, 'dHGfmoYNQD6pYnI1-nFLZt:APA91bGdnl4GkO8u1AcMvajUc6b8a_ay7WUiWMWDdNe8498g_nEex-aMgzFD2m7T_jL39SQdZFJpy57JdGZg7APK1UMEjaIry9_1dc1z0e5fb8v2avoiwjclKDBaVLN8RJQ9cT9jPw_t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4240, 2, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4241, 2, 29548, 'cFQ8O3BHR_SAfIlIFeRXZz:APA91bHGmr_1ch8or9mpQnNZTA1IwUyNicXPB47zrzQ65mk4q7h9tOcJxa00MSn88yGh457At86YBIKYsdR_SrJv1fMAr7ECK-hpdCd5V2zskAeGwSKKJU4dsTzkr7WViVwTr3SSEfKM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4242, 2, 29751, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4243, 2, 29878, 'cFds37GyRpi4SLL8bInYp3:APA91bFsWGsT-2TkfK9r-C2csZ9DKHjk1hrhmyjsS4zkEvMCH8oncWgJG5kPpciAPPGeU_vo_PwAyUkfR1l-tz-Qio9j0JBH3JaFe6PnmeCLPdhjfeW9VHDnvqw-wMXbxpV7dazqkTTs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4244, 2, 30088, 'ddA4lhqg3iE:APA91bHVuC4s7sQPpZcl88n_DXZiB2vYLAS927fuPR_Qpte0KxNwelQIaKDfnRhK9M2uI0-K4vlG1ZIHGNL0uNjst1h2zHDds58FpgSOKlA7IzcWdAbNYDpBRrTFfdR1FeNLzZLhILcl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4245, 2, 30131, 'e-jgeAOfRLm0MkUSj-7aii:APA91bFTCPgfpcM9uKtX48E33oiDCAeN1hGN_wixguOIa8sG_1ULKntdYbsJmyeDv-lfYZBiWaNytWw93JQJCOirROs1VUbgsKqWFBMtL-67eyrWBf6PFiQR57TxNPsXYreNWU8O0aZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4246, 2, 30481, 'f_1V0jY8Q6KJLkSJmbijj1:APA91bGx5lTju_EnnXxJbluVMvxjv-5uB-YMOIMXTs5iq7NlIuGYmLq-CGicQadBBwZ2i0qiZyVwWR9K8k8t_DL8WtO4Ki5tHcyGyfSmeQfd8oD_SZL8Fwk75p5uDULPEdo-5pWtINcG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4247, 2, 30484, 'eLlfU2n7THGJvF9rcG7RyZ:APA91bHrLEu-Pv5APUO7sKWy5NJ9Ov3G5HW9YpwB_bcuKJAhsEEC4zH2Q1GQ-phwUHCOac3rdurM3mn6hPFevF8BXLNmzIcn2mS0_mN9dWm-IR0MJGtijO3Rr3n9DbjJRrOYFZ3QiszY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4248, 2, 30697, 'fraYs7jbZkKdux7sqpQFGf:APA91bFDJU3JymuW7biQYXggYvRfK_jh_xTMjBls58mBm06v5KJSfOomWX-5ExtndUV0tX4e6Rj8-qI59f8sN_9Q6-OBwkHcqjLrbkcCiaIa9HUlShHlQd4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4249, 2, 30769, 'cdcWk741TdSKRiL0ADHjsx:APA91bGmn5iE16eQWHA_yi6ybJbJ94bEuT86QyqACTW0pI3IscHLj_gQRzSb7ztSyRHJSLqOg4mdN7bfr4asyq2T90myTF3hxyzt76ttKRpbjoaQ8-y_wxIscsYQQZEpYRArL6Mbiy_N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4250, 2, 31032, 'fMHoOV8BTaGLAAHiqy2idF:APA91bEmXI6BORusHMrMnEjWyoi4pTRgnbiPx3Y_7i0uIphB4bC0F-U8aI88dSMFTV5PChiJTY7G3K78zhhVmXmUkW3GdBe0-8s176BGNptRxOZOzJ-NfmhyWsOL3WD-502XZLqsW3rz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4251, 2, 31175, 'cSWfhCX_RTuOJn4BsVM6QD:APA91bFShbFYZuTRALdeneIx--FN6P1GJ3BCWLMSGQc48Kkam-OOx-KHlKOPhB_hF4vIxcmDIyICmtyx67HbrwkgkBJAjggfQuSspItG88sMF_IeKsDhFrrtrPuiHVG2ZQDzR2n6zqzF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4252, 2, 31445, 'f-qthq_TeUIIn7LFlC1qeW:APA91bFysru_DS_lCbiPQH1LMwTMhsZm24850Z_oCpPF78Cew5p6qZ2EhNlv-o5E2aO7hoaR0q1HHVPuEV3D6Rh9NlZAjw1LaXEOwlGAPTJzSxRNIbm53p4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4253, 2, 31647, 'dVkum0uARmCAxogAOnFjg2:APA91bFnWCwEh2vhyfQXFobShu6d_oQxOiOhVl2ZyAaqLz1dvWvhgqDsxV1tNsQHsxiPxeBdpYrxfvHLibeGA5Dnqou-y1elLbMMyWkkzIMZ8iclITK2iH-gdHTmpY2B_jGX8RcV6xTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4254, 2, 32045, 'fXcea68uRIybgSEigPn4cc:APA91bEv7WmQZKjnmK1Bs-ag9SiLh2NkHRt-YnUqnC6wIPvsauFik3F8dBzMrmN9Y4PX-AMB8FkuFD_dBycqKAFML1-QTPGiSDtmlNtsobJAb6z9sOHio7FmWTQXaHZedd7DV93fZqs1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4255, 2, 32213, 'cJvHoq4JQIKn7YS7JO02Is:APA91bHnZYXMUPfX0W8p6tUOtqGbRP1eCGF4sN9nOeqISXzWC6IPmFKvK352Q9klARUdEX-g7qIgq_H5e9EICqKU14NN2c5v0ueSm2vZ2LyDM3YRvaZU2qbDZFTNe8JZ5wEo6cIzKuVI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4256, 2, 32536, 'fDgU_wBFVzo:APA91bGyBgX_MYDSLwbFUZT-kj-3QR05UWDIzIharfGGCCtYUdfNkBhjHZzJa9z9tm4574A4i7Bnx7PxLVeMG5uY_X1427dB-Mrdywj5RlM4_7Om4ch8bafz53_5Xl9W5xoO9biCUEX-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4257, 2, 32853, 'cyjVkaqDNHE:APA91bFv9nr0a2yPXM1_fnZ8OHpLhilfuB5_eR5wHzHHe_7cmELsG_Kzbp1BkAtjYrjACdJty5GY874SOQiHwojfAzCNt_BVqsygFEmU6R1maxQWMTBoQDzQA1nQZNf9iIbJOn4tpCtJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4258, 2, 33157, 'cX11MuJW2U8:APA91bF5JxpbSWVOkOLuGkGlyarByVX8my_qhRcHGbjEd6sUdrHv-O72vy4NJqcfsp1pxMfbRzzYdp2_QGZq-3rXtQZ_B8t_xy9sfxhCbUSx5VCC9NWUoE9FuwHed8Ov_hWdBSrAoN9_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4259, 2, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4260, 2, 33765, 'dz3BwoKC_c4:APA91bGJ-dUPREMPODDHX3m9ZxAR-JOMzGFegfTIUja_l4uwqdXYzLqJ3fNBgqRfttbcG-U6z0URLwcT3-FzfsZg_HJwbaofrZ56KPGjz8t4ucSUUtwsDftVgFeVkVmXuA1BGU9Nrcc6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4261, 2, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4262, 2, 33976, 'dMsPHu3ySuyo8cNv8_76Nr:APA91bGEUxzM07eVmGUA4dJVGVAwpVO59zQtCseSxLQtuAU3DT95Gmcq8FdzcWy2RkgMEintTRXt_P92mqR8q700-8oEK-sSE-irHLagecXvkn_uKNI5Y5IrjetC7Np_GpVgjyhmxLlk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4263, 2, 34141, 'dnHrgQdaMkchrecG-9dwOM:APA91bFQxYFHeAqTLv3Hsmjt6fomqscjfi_m3VQdR1zvMPdB_Vlmzxr6VEQPvVbQKD-Z_znTRql_lLaoUtGReTIxUo2MAbqbmxI7w8WhDSHodQnYPqS0QmQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4264, 2, 35523, 'd3qGiuyESbSdM2wLr0F-UI:APA91bEzs8dXISyta_onZWXRi3AmyZGNK37S2vF9ijou_WJv5gUOaOkj4ApQvJ2VWc10j60w89ZNIu-oOThSHdEg_AttdqpfCDOKjIu1Ms9Zwi9nYPIgCMdNc4upFFkgvMYhccd1Kagt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4265, 2, 35619, 'fWFmC-P9RDaIkCs50iZPxx:APA91bE0YynjtKYRG3k6jCVc-4MOiyVLGexshao2T8h2WPkAWj_vnvzbi26gMXo1UkCxIdws_NVybib7He3gJH1SlBaIzC17r2Glr8s-1-LCe8OqySERjAj5PYD9iMA0gsxtf4dZXOdm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4266, 2, 35838, 'fpiJqUNeRQK4PG8UlCp3kh:APA91bGac-1fhS3-ejTt1HBnX95vpjw6NnywQKaMgyEtmLXdQzJg88JDPlcHh2TXnzj6DxqGz98IGwtRMWweADcbmK-sHl42bdTWFZaCulzJ_Q7nnJsip9szSAkYOhjq5SHaT84tikR8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4267, 2, 36092, 'f0NeFLwOaEASubTdfTq7jV:APA91bF7j93M5rLZFh3lob-J4rDJ4d8Hl3LPqtQ7yaxWa2oCtt9mGzVDMLHpjrgPvHuTS1c7YapPu7SIGM3QxMqMOy0BiQPg66ZX5MVGx4gUR6DVUiVUGG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4268, 2, 36510, 'crGzHDHawEKBoPwxO832Bd:APA91bHegp33ihD0yt7Frt9wM4CFO1Ibdzyu_-RGZ75RI88P91fm2YXVy9Kl1X_o38DLhxrIY3FnoM3R2hspr2maGzbBL04BlSQdDIaf6ZYzuDzXTD-siYfBYkUPzyzoL_He6wv4Oka5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4269, 2, 36659, 'eNpWgJ5XlqE:APA91bGmZnvvWwf9FxuZMUJlhJ-vaWP8gKFkBiY2yH6M4QL28O8pwB3upmyCdSKRzdijalMwL05X9fbZOku_0So0tMPNnuBE1u6xLgWoIT-0KBWeh46MmDCYyqa3ZXXYYav___iSEHZp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4270, 2, 37160, 'eSZ6UVpDRpS_H96Tqd0OsL:APA91bFN5jsNAYTcUuTqG3djd5IUaQ31lyvdlsiGb6W6PZlhnHbrSew5s8lSD5kXzTW1pCDj2fHPYDKiYRD3lCuVYtjIvBDct7CVOIlIhj6bv0HT3MnId3Aoi_dF-Y2A49l8QkX_PTPh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4271, 2, 37174, 'fD85Z8c7NErpmTyefxHl7x:APA91bGxphQVOlfLUkWdHdo9aoEdUPy6-HmW_jJu174YJEjlLqlH3u8jUFEow5z6y6SRaIIhliRcxlVQhhRlTJ4fUOTFS8iH1RSXLNwABDWLCT6AdoMbk3GGK-_GQ1P75y4nxv6vd2Xl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4272, 2, 37181, 'dICMRosOS3asQaULlwaoAq:APA91bEOFckTtaUWshFYxwSzgiI455SLfUbJK6Dgbn4Xd2ov9IHqwVgnCPjnSh1OabhVPfg3S3khrCsqmlOuvvd1KKO0HWQ0Xx69a571CQiGFxR9Vt_SKJo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4273, 2, 37335, 'fpEmsd76403PsJO5wo1daR:APA91bGsK6JwHBIhDNBrieq80S33wlkxVF9b5U_jPwlbW-cJ8VH3zSCBjp2XCS8V4MoTHtmK_D5du5v_H4u88HsQ50NGXLzJtDj4vJVxU2oJNx8wTVn-CUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4274, 2, 37398, 'c5MVwE3NOnM:APA91bH60BE4U4EvNYOgE3p9XU8xo7YbU7P49Krg8KPfHz57wGHLAxkfw3gnKmCHOu1jr2W63Zmqaq5ZFNbKyif6VMbT92IesoX6E3RPTOnTYT2sr3jr7gMAIIJzkObW__D52dmwLcq_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4275, 2, 37491, 'd9Ams7ynS3Cr5ke_BFzOZ6:APA91bFZJPmZ-rdwpBqfwnHCjN805ItZuXaguRwYLhuMFkSPuvkn3cPo9Rc1r3Mt51i0fcJBcG4Vfqh9Kh72f4pkMJlRmD8L2MQvqzirjRnO5EmxGhdjRu8kV0Xa_MUee8Jt8lqyCREd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4276, 2, 37826, 'dQvtepLkQOy4nvPwwownKl:APA91bEBqDdRLzKkUahxfMF4wXT9Si4oMRnoAdgiI7TrSHmaj953dWb4VKbX74q0Sx7Inx7h43_-XulkSRlAwGEi4835xBnOslMDso8El36SZ4sSAf9z-qtBkbFuvh24rInY_yAfNoZb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4277, 2, 37866, 'cOmYC2HiT2g:APA91bHGlrrbTTrML4qUExcLIMqtRXHmenjTq308CyMRbBf-jfg8cenZslwfMkaEii02LrsUyDdL6URz_Q7p92JtNdc6qoTAluXLAQLjJPspvR_6g4YAOSFRr4LRcsU7vP_LtbjUwfvJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4278, 2, 37911, 'eEhidD1cQA2CR1DxGcomtk:APA91bGAqxIkqPgDJtg5qu7oJENfujNwbAmkBV3Dl72-nL02dmKPgPFPjAjwf2AnbbhlpsUHFVe5j8tCDne1tLm3oYv2gYte2eW3_DqWf_tLeVjlRiexTeKEdphIVfpZotoIFh4fxE44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4279, 2, 38085, 'dIcqt8MpRzeFtzPRJSPmmI:APA91bGyj3YCar-IILRRn4MJrEdrwAo6EBWBVd0FGyM2ULoO5wkbwD-XWVp65Em_cofe0zn4qcUJNTF5qPpuUxfgT2nm8AD1kU4dRIwNjOrRE-2td7IQOerVmWPqjGMCGe6OlQDmMSfA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4280, 2, 38779, 'eCFZWpe0Ahg:APA91bEfMXglwNXSC-2rddWzP_wnntu6ig5TUYpqx5zpUmjphsddF-H942niI_q4q0wQ3I3ri1oGDrAx761mvSZpNr3VcnkT6GC5seIBFaG4tpZEUARu3xAoRo0ZNnIgLiJKVYaqOG3I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4281, 2, 38961, 'fkuUfYQRQJeL7w8J4OXhOc:APA91bEtZD1Tj-x2w8dYJ_-sC8nt8zh9dV1M093Wi5r0Dp1qEO2zd5p8AtCqilHP7zyo740oRPdgzWQc0i02GdWLHlqSAs9WWjVKBFs8Jnz_2OR6SOY5MhI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4282, 2, 39041, 'drhYa2uaQUqBo0MrQibej_:APA91bEFuStEI3uPf_c-OTghyXM25lbi_6cgCxFriM7wSAj4rUAzjk1vgJGPgtCrxhUKizGUPQi6lmAaoSlEda3WYuiqvIAyFo25OWOwm6M34FCJACZnoh7JTj8vUW2fv1XOch_kRh69', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4283, 2, 39407, 'f1g7oFjSQsqc1VjGOpNbBf:APA91bFk0OnPJ0AGLaxK8GQNdpaFDgOn9bh5JQgOGmyMsOhz9kgGhPn314chxx-4Vjbsy__dAqn06IurYZVIWo7-ehaI53NIkaYaCUt_zkxC82YpWHKuYfRgF5MY9UeWWWOX3PCprfgh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4284, 2, 39424, 'frhlv6y98dQ:APA91bHviXGWDXHgPP712pQkpN28FbqFWR_eS2L-Q4qnRRFsFYNTuDCV9dihCouvIdfNXKbvsEYgqFkHOQ3vivNRVONA7zBvF2EWlCDoYc_EMidR_VYbqwDJ-RJoUyGU-7VvjlxoEc-A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4285, 2, 39426, 'f58HYFNFz0s:APA91bF6-8wKfiKbuRxU4znG5m3nCEnuHbtqLaTIRA7ADsOFuhlnNNUs1Z_tGHyDQoLTbBUUgEPUTTQ-K-hbly13Sc2fVEU_Tf33ZBMvyyNC7ArrNKT3MCc6MXtk33woZp2SDHi-WrAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4286, 2, 39602, 'd3S46b-bOUKspWtA9hSaqe:APA91bGUQGuwO1vA28qFHWZHDz_8RqrI8zkTd-HyQMrKmwx-izQ21-QesHAwGAVI7ge8jjdSIRAcKDbJSo_h76of4DdZZ1trUO77LdqP5I9GIZKizzP33jes5H9IGmN6cGVRKGQ4TBJE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4287, 2, 39718, 'dxRQ89nNQyqhJUqJFj6Oml:APA91bHA6njLHHPfcxnWZftwmGdYtyjC7kJ_BNv49W3U0v-fr6DaklnfLAwnnM3RD6U0xWaIDwHTQYy5fI4egw15Xi5j4L8BQtMtFqJcyGXdCmo7-qrSrv59Vyn3PeIFYSRFPxz5kCSs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4288, 2, 39941, 'dOUgqtCIS3CutF7ADs5oa5:APA91bF1O-vnPQiZEauAMFVDCOxx1omn_f4bBhMeEtA4berVJ6r5y_D_iyWGdKjLdw8aZDtmgsfk2Mr6uWcEg4UAlNW-xgHmOMsaxaUnz4OWbMRn3aZFBgsguPvIpzeVxd6BNkcNkE68', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4289, 2, 40344, 'cbbNXNpoRsyJinFFvjOZSz:APA91bHGWiP9gEPzeMA2ncn1xaG-2zmg8HGpjiHxOe9SVJFM8rj5QgUGBXXrGJ3Paq53gttAZbQCuDMWCVpNmoevGrGYjC9DN8LYi4IYm1oGAG-dh7dkJT-XmJPp3lJSi9L7Ns5NYjKc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4290, 2, 40478, 'dcg_eKgKSQyHh6ycOcf0fC:APA91bFnLtovJ-YvQJecsfjoGrNNBMKszUOhqJsQdHgBFezBZ0jkJCenkwa45_sqW3B1Wi3WjwyVrkVYrAlnqAUEAvFlLfdxgh5XdbYnN7KNF5enTHpTKAzwehLUvRxoEb2fLCGyr6t5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4291, 2, 40542, 'dtc7VSCcTu-S238bj6A78M:APA91bFXr4J4OIMTr06QqxSFomcQkBU1aOWM9fI7UGWGkUA5Nr5nIkawOSA6CnQXcvgSImykYDdCUoAfjkOVC9HILAkfA7S7Vt8maliTD5vxH4O1Hse10G6P7D3YsM0s7XXFFI62zZjz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4292, 2, 40678, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4293, 2, 40704, 'daBbBcA5SYWfRwMV5LhTr-:APA91bFrYPyF94B3neo-cDaU4t4WVyUZb0B5pKEi7Z8Q2avuUBemY7znUdnPBeqq5g9IneTM-hQUSek2TEjjjajrXz_yA57Ckychj8A6z0MHInDenNu432VM4TaKV8hZE9d43l_ele_k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4294, 2, 40705, 'fw1kXP-CR5W4Fs44sl4mNq:APA91bG3A0-QcrYQ-6xKQdYbXMXIdBOZnE6WHyrl5drzo-MEhI1ZK-I9_VSs2rnIiDh5uZS4p4Cr1Uw64gDoimmuAssHlhypGRsBZAxGXClxKJdPcnplSZgkrXamW3cl0JaF4U6CXX26', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4295, 2, 40792, 'fiFC88OxSsGTfIcSNtENf_:APA91bH_MG7PxynA-liPQCW-jL3652iGS7vPe-Q8HVFlQLzT-Oh_rI674MT5-SZZqeEjuomrzZjn0xv5Lj4ELV_7T_YtnAuMwll_GKIaXek-XfT66MTgPsA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4296, 2, 40804, 'faCj98X-Sm29f40Q_x21dY:APA91bHEEArS-lAFJXx2eAP1IBMFfA1_iPEc3pqOxkLL8nFkeHDkf6rpZ9Uo2xqNDxaeWfuSrqRQAxH7f8wp-yilG8SyKZWmCIb9fOPqXUjsbnCpjFQkTtaLbtDwgfTh6JGIAzHnBAkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4297, 2, 40844, 'eD7rbGItQD6r774HIVVE-2:APA91bFc4RkI6VuSIWn-skTCs09qhqAOuLkCNQrzIva5LY_WMTVPOSkZIOWOqm29ZzP2jocmy3hw_7eFLXlMz5KTviskwcWuGJ9dE18PKBa-tzgPcTojmnQvsPIIuaGJ6TsbExzP8dNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4298, 2, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4299, 2, 41376, 'fybkxN4NCkvWqork8AKsUd:APA91bGiZIETZE_WFBS1N7uoHTf7Mpzof_KDAL3KpJjiL8-8qIKzTudIaUm3-SObEWBPUHLJ1WLMoBa2fTmPMzvhNWaqJWfQ6Vu8JqUi7W_AC0SLg242MjhNubUvRRt_dytrONdVlPK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4300, 2, 41634, 'cWk5q_M3TEaz7-uDoVVojA:APA91bFSFZNEaSBu1BgP8pjp7H7ZazFXhcRyYhX0PK59tBtKWEkDViWv9_EMl2LwRnlu7r7O8-ZzWcJXbFSmyJvMQB2fKB1ThO3luPtTJzfRnSPaT389VOwTYnSgCV3OiqRrlbVxY5W_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4301, 2, 41846, 'cQIAkY8_TKiVT-XjD2Vdew:APA91bGJEdffVZACOEn0CRduSrDyauPwsGJXq3ty3tzYlIp6687F-qgYq1pC_8JQgvPpmYRVvFsw17IBON3LIP7xdRYNCILn4WP7lUcSVtt53lPi3L6yOimZJkkC3-9zfS9vZ_hvZdIE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4302, 2, 41924, 'fybrKBlRRN2IzSvZtx5T16:APA91bEkW9QYLhW5VAa8nZj8ToXE4_mlWDdAhIPaDz51otf0OPyNDwIdFbb28kryrxOFQqGem6jHrRz7L8kn3JDWvHZTuj_tOv875khhpzh7wwaJHUHgNb7ZhF_dB2yYicYFtFPu_jGy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4303, 2, 42265, 'dIKXvTxFSOmHo-fFqk3mtf:APA91bEk5AIHVqn1aySngNnAh4M3oMJxu26RGX6U1ohD0yFQHzPuqFjT4Q9W-ZJFfFht0SEyYFhu-eRXzQk1m7oMUDa12-o2h1fMJtYffUf4AJ1e-8-gJ5USOMR5-nkcvymw2J48AdTI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4304, 2, 43128, 'eDfyZ6xYDkqCnRr3H4nO2K:APA91bHnneS38hXbblKwXn54B1zbYeZUUditPesFgZoHuLnPumLyHEtAltdy11HqFBftSDWNVQysoWr_BVbAoV5dia8qhyHH4TAAlt8ciq7soKGarf-OdmtzAV3o--jD1dBlUsnK10Ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4305, 2, 43179, 'dOOYXtwuDJ4:APA91bFui6Lc-nBgeA4Dh4NinSlvRoifAXdeqY39vai5Ms-37jH29SvanOgTklOsZjFvsdzx2DXeLhRp_1rXDzvBbk7L7faHW6cK7blHk-jXZ_gT-7WBjdhckh8tCos6otxm_88WTZmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4306, 2, 43209, 'dxU6ArnBT5-TXGGV0OQGL8:APA91bHIv9tW3jEHVmBUcPl0LGyyNg2hF9hW0V5S8p7J-EtGRrtx3-KMSBblu_Q73qBeUm3mpx9VViEXfrhVYatja_cIjQMu7nFlZJYSzFtXo9JQydJft-8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4307, 2, 43428, 'fqX4JYr5Tp-PDVATs7yDo-:APA91bEmPWHn3lUC5PpTKGbKmtrNsgzcpy4p4GRiszKaxsWsrhq2yElw5qJM0qif_5DTTkeixJw_ZbOFkiGESjw_RP70Ms6aDaJpV5k18684lnmpq6nBXTwrJcvLvkLW_14TIW9dTMv5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4308, 2, 44123, 'fF-qy8I7YmU:APA91bEfGTv20UWzYA_uoeRtQ_cNu1UDZwiWwUviXlCLy3DOz93wNBMBazUdK7KhJyBVt8MRH6bDpVV4dc1hksnIyw3NLBHka7n6bXkEcVtt2Gp4UKPqLRv_ur4Y5XkW7iC5NonMYV2u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4309, 2, 44220, 'dUkGztZE20mMsdvKq5I3QO:APA91bEQQIpnMt-4t3GUY0_ZRCBM8nlEQYLBIUJqLga912TWplm-RRpq72E4Fg1n0eTXQCxssI0MC7_rgpE8S1qbdKMq92aMWXVdS5LdmIkGzYJOUdPTBcMMvUCWI2T108hcmepTi6Z3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4310, 2, 44253, 'dYFlPnbrRr6-UJnkfsFOzU:APA91bEwo0CugcdAHpZaEYnyyVKufZaFZENOLMUeDspvrob0ppyguWPwkNlvRKX21cEEzBrODyxlOec-0taKZQ5gGjb4IPXkTS9-77i-Ayt3Nx4_8mbbkx90vz7kweQBRWuEdUzBzyTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4311, 2, 44453, 'eyrEAkjOLkU4q7XoaLF-WQ:APA91bFcqXqLR3e2lhrIKGBd8M7SjmEDlFLyMCfA2nJpvBvjvORfE6EjltehbWxdsI7NRZcszX-faUJYud1eIVFX3gfa-H7YrK6gTII9u_0HW9bPgGbv9bU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4312, 2, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4313, 2, 45350, 'cwyQSPGKOkBPi8sdengyF3:APA91bHw0UC4WJrgL8wTbgv5LSHzo2RDYm2hSLEBGbCuqJywt9EuU3nyi0i09okWIL8F9JYX9ldoAoDz1vcRv1zp2pCkwj8lkGqqBwHoEWX_zpxZBnVQdlE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4314, 2, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4315, 2, 45773, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4316, 2, 45780, 'fsJd80AzSnmios_dltV4hg:APA91bHJC4jM3KWU7bc2ZEscZhzoURMr3pvun28Gb4WG2kajDWo7n38hWYMLlOAqHMIgU_GtglErbJ9kpu_KLt2lVg8i2tVXfBVEsQSi69d88xFSOSe2l-HlDvn484CCRBWK6EYVg3LB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4317, 2, 45786, 'foik5qQDQxSfdV77nXoBQy:APA91bGcIvxo2ybUl20SDzD-DmyDfZ1TCpy7sFwPWUe7FpdFzadbBy5qzQRH_QS3Zfu9Ma71xwGnRlKfgTdFssAiA4P8KwcNEa7SPgho-bYM6mKr03zz1mo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4318, 2, 45846, 'eSmyoINWxEtwjHVFxtIROT:APA91bGzX90yH06qlDZebrcBTgRCa4zqUazu14BuOLybk-JGGu955jHDa2Eu1xtvjojIASjLCqd24CfD2erFBbHJ3sXUKCGAJ-6nsaIJdctBVby4-CXA41Wfdy2myJcySAa4OB-Wa1vE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4319, 2, 45984, 'dddkIFyPHco:APA91bFkAtcdAIRv2VvjwG6-7awAFCUaGj_gRDp2MG15ZttilJWk-j33-Epp6Y6GgKBiOt0G02GlxyLJTb2JR98caxOVzD82Ba2GtGGuzQa6CK7TUcKVG7X3-P52T6ViLC12O6ZMAJ0x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4320, 2, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4321, 2, 46585, 'e8r6ndUHCjk:APA91bHZs_nJkenYargBh0X8l6pbnbdTRCA5cveRcXa71Yphuvb9LX5gI8JvDSna3uiBnU2AkiSBfABX8BG4EV9xUAhrOtZ8lrvkkU4VAgYC4AxclM9uZd3pN3SBU2sYVfEJDj9KaHvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4322, 2, 46676, 'eI7Jmk85ftI:APA91bGQh3FOEkHYkoXs4krIr1fecNtRihwMq2z4sObac0G8mFJh-O_pJMBB3hdfcMlnwKdg2Qwud6yoTsf1UyUbJuP5v9lGjqRaf6VC_jTRnBRjlFLfbF7KmwQOtOuhv4pyFbJr-s45', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4323, 2, 47046, 'eogzTOWNRpqzQIOttRnH3I:APA91bGJMY3ZbyHIOPXXi7s_4t8iDcRzm7uFqEstbxN-2Kd9ZxY4r5I88ijSA6dlh5nnTADgqYxOjzv_Kelxw7W_LIQ_ZFUg05OgwiQYc8Rcfxkez8biZn3QhHpXrzNtTG3W_3WbV487', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4324, 2, 47091, 'd_Nd9KSSPERVr71NpnCdHD:APA91bF6kdQRiFH5v8D5_odkroyTjdBCCKapAt6MvoXkJXNDQlELj5kcI6LENvILF95eYUsh2kPpG2h4uJy0UnwY86VLURSZxpFfLtzATwb92ye5LZO1fYwajiPHH8W_BhR8PiNPzefO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4325, 2, 47238, 'eDCmgltmaJ8:APA91bFi9ImMPVMsWzBlu0qVLLwppYY7fZDPjJm1PLifIQ5_xDt7BNxLpzkfsXF8oTstXT-J1447Nc5MCO1LVXacw-kbAB4HsugzmI_9WGVqtfWwnLZ1DHcz94JpsqZKi3xL3h8DrOFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4326, 2, 47455, 'd7xddnQFTD2348XNvXTlHP:APA91bHLmeL7DV4CxzQQJcZ4bLl2aVP6v7yGsVe7Y_R3kNKNgfNQ3MIFOjOnoNU-tCZjMpi3m0eK05CB6iywmKU2axww-sZNnUZEEjIE8Y8JjhEGU0d_7JhF92N4GRvrEL64suWzgsmD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4327, 2, 47778, 'eaPpBaUETHWsxfdVAqPZp-:APA91bF22mSnrYf6u27SX7BwcBZ9Gvm7xa6EqL0h968WeN7WWh7HakKAcR_4h8XsZm3CAlgNXgHzqHnF3DsF9A2l87SxSBcx54h8d9UmsIpNC0XY3iLYp-BqIYZGazQfIqMtLc3XI2zs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4328, 2, 47850, 'dHnEsMiCUUtKt1-RmobgVi:APA91bFXg2RJILr8b6Kfx4Bxi7oLJiQGmQWXPry4eR3_N4kk4PXLPPm0ib4thYVvsp9228FiK0VU7_Rru9fpP4N_7LioksCE4atgr1wwPbG5a10Y_UbJT0Lr9NdW-raXBOb4XLCerMK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4329, 2, 47879, 'fU7lQakvM2Q:APA91bHJswpZiPcJ4T7mh0alf8KDVvj2R39P3kZgiZJsWvPO8tcP-MgMn_kONbRkPan72abOByekGDBZn5fNXb6V6C-udZQbHosWFbwCbxLobvfcsKXoaQB0qlRqKx_YQ23WFCmSdHRW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4330, 2, 48010, 'fEfQ4d-qSQWnXGoSwjbcsb:APA91bEQupBrF5IJhkm-JB-IvkUpBo63liAF7RXq9-M70sOlcppTzbi-kf8HYJ7cu-QtlhpT9Pvu_DZThezywgAeE1Fna1YbEpTYyjBLUOePUCwe76YBdcctIBaRVj2_kDeunI84u34g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4331, 2, 48079, 'dJObYdYwPUqQty7a9WSplm:APA91bFt92ivuP-YLc8ZNthNzfSb7UeH1Y2k6uhg9NXU0JdcSHB_wxOLGrSNBCr5P9sfsPYE_bvVUuZGoKwAiZfgQ04IwZmnyrVr_C_SwEIPsniWzsJhBCw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4332, 2, 48154, 'c0uf_FwZY1s:APA91bGPpeyec3HsKI859v4S7Y88kXJmZNQG0mQH0m3lEU-09xEM5RXqGhNN7Ep5c4fzKJepJL1cpUHWd_UWmPcFgBB0DhpVOdeIQx4VJt-NXv9zl78N7rVoGY5CKc-2KcVL7OvNEx_1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4333, 2, 48224, 'f1Jl7cE-TYyFkoAw22aOkd:APA91bGd7N1-ISA2v8XuHcQTCJb34FQnliu5VN1ieBLtEsXqqA4ogpdnxFVQMjHEbOJGjuPvq83D-n939YGElnjEKKWqle-pet9hfdv4In9vCGA5MxUvVLc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4334, 2, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4335, 2, 48305, 'fuFEw8g5Qf6V8DzG3R7Q4q:APA91bEHy1cZ3PiVpxdO0Mql6FFHWr4tI6egJVCM0T6QdM8eI9-5GUkxWF_FGbVMxaz4T3ZwnIkSW2Semd6VL6hOS-hipWCBXmbMJv1wE70eeePb_Z3ytH9Ig5OMflgt2ItA2OnwjFMm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4336, 2, 48324, 'dAbB5necSxa7RA7TzRbYoo:APA91bERZbpa8JlCeCfUwvzuVPghz39UtOP8N6KlloFY8EwiADFkBSew2OTIsYy5FiBxDSJmZwEfBMKHrrFuEp1n-8ZRQQUYv3TBDdD4wZyNp9uu30kruWmbCqK1VR-uo8EovX9FVOcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4337, 2, 48476, 'cvi5ajLxSZSN9az1KKkwqR:APA91bG3FBZ1zpf-CtKywxue8hGt13qyNkqiUKKYwd_PzwDcn9p5fsXjLCo7eSyjO4TLo9iltqiaasQdAzGWgcGeC3oQyqPMX6sd-ULRaR1qRKwzEq6kd8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4338, 2, 48911, 'etDnF_OmeUi_j45a99y7El:APA91bFpQfag9NAm2-mco3hXTB3ivplu9nF46Me3VYT13aIfqBJRvH6UU1WEg8mdyYr84MWY9ojpm6ucjRctAV1oVSbITuOgg0p4Am5ZXqBPpWN_EdnIYOu_eoXPB8tnDcahC5GLGLXX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4339, 2, 48953, 'dLpqENbhSriYlmW2N5BHfI:APA91bE3TBjBzo2qxwTwx0hK44aHL9Z0IIA7FZ1cyqYQNsURTQe3jcG4DAS-hU8HQftLr289ER4cW3l3exEdwZODW0TeXo55QTqu1Q76tJkH8R1znNhImpC8jEwvUj8Ma_JAhwysEhVR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4340, 2, 49221, 'f9Q5hDPwkEJUqjqkhQ5NvE:APA91bG4Lzw5UiNSBnDZb7WRk4MzhBEKIgTE5uvKQYq06779b24jBMjYyi1phbStEWlZkjGF58cSP3AItJBn7Ep19dEf38EdaDp7MkeQSczg9dBJ8jG_HNICzxVxxA2oHyg3-_dRpxID', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4341, 2, 49423, 'dshfynDWQsyMlKzV3WeOWA:APA91bH_rlmXHwyloVJ2kA2I43ml7WYb8t30U7n3-hbq6z2Kp8OPepGonTlsPAtchh9wuFBGwXInp2uhhejYzqZ7Yl34MBCgILPP3Au013tYlGjNmyRM0Qx-VRv--vI9aD1b-4VBdPYI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4342, 2, 49431, 'eOQkJGJbQBCLd6OXIPQnkq:APA91bFEne8J6qnDCyM0xcBZvUstOae7dmMI5tZpLOzfBPFH4DjsHbhX9KBmQI1N6ORB_Tk473UI0tfjdRimPvCzxJ_9oyPFB9BuB9xPUDhihQWAqngG8LKt7t-LFKUa4pbO5FvwzIXo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4343, 2, 49572, 'c0YrmcSCzC0:APA91bHgAbjQxymjxQtG3kmcpCdCxO18BTjLHIW5RP-GK0wEAvIUkSICTtculIxNRQpBkbYzDWZCy_SHHi9c6pj4EkQF1NAsxfii-NrbKv5yftFtlERk5O-GY5cyfonkvypAzHUslaqN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4344, 2, 49694, 'cF-Otl8dQQiC_X8yCe-iZu:APA91bGgHb2hdhlCCEQQ-uSHUR3AKyid7_E6rF4kwbtYLOWK58V6MY0iEkcEKNW-H54qI7b5Aw6hh8tqTuyUJbtZdvTEi7qS_u6wSCutv9IC42cOXeV3DJJY1jjK9zXvXCDFKo3WwoVt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4345, 2, 49701, 'cgJHvocsPFs:APA91bF13F7Z1xC7hMeArHQLVzUyaQbqaMsu1x0ATS-CUdPtSZcJGGdE-5cWEzSC8j_HUUwSkMzefN70AO35tNM5dnkrjrm4nMs9kZ5GuhEwydpdZWrvSoPhwfGWcV-nKcTKNBRrWMvv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4346, 2, 49905, 'fX17xQ4vSESyA7GiPUssD2:APA91bGZdHJOV0_0-LlyoOQTYQDkYU3j8-PD38QOu88fedu21rcCWYBOu4PAwaoBx7n0AAWtAMJeHuXf7SYFz1Pd9FydH-b4McHZrikbSD5U1VrM6m40YJPem28ZY3x7j3HeXZDsSsP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4347, 2, 50210, 'chbjpkQHQWy1chLikG-IjJ:APA91bGLdkdGNGqYBuGcGFP06hQGrpLON-vabsj8JvtgMFsiRbdRyvxpq0eG6dtE41DMGdvckc62hQTl1Ook1diaWw_ANc0GD7HwlLI5TR5J-MlTQzLaSXyV1hLC1erfAjAf7iW3-fe2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4348, 2, 50234, 'cLRsYtOPxCY:APA91bGUb4UtExmadbYjbGJAy_Jxp6yZdCckSIii4WFZVkgY4T2zUaOuGBEVsc3eXhY0iGmFi4lwPoudH1iqd_hSHq8-20N4iFdcZ2PfPrFEWjUTEVR5TbRO1Ck9PX-aQKgNcjE-_BHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4349, 2, 50399, 'dozT_ddvvpw:APA91bGiIJsyCnlbe-kKUt2gEWUvOASmtH0F5IFuCat6mMyPrz5xhmkSYi3WWpCy7bSw9hBtwInFHjzNckwcvmipuhYMnbBrRX4Oxfadw1pcc8GVIjNZsP7n3ir0WJw-hJKB5xfcrhvi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4350, 2, 50450, 'fCx6vepkQm6wkc569nLzr0:APA91bGYgT68dN-0tG9lJwViinwNrCFVCWrAK7Nx353RYZxd3Fo92nGus8PSLnZEg0IZe7aHfXjDkd7D_oMnHBLVkibmVj1CUmNRWrhBEc_6ed_Wg9Cpb5RR1jZ9RgjAq6nO8QCHbxLh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4351, 2, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4352, 2, 51352, 'fx0vtMEJhU15nF_mkaUkZE:APA91bE9c0i1Hv2vsRdLMGrpOPXQpZHdse4fkusCxI3vsT4vKKl4GYAYhzy8gOi_KdCZ-egaluUaCdYaUP3ZRmW_It5fproGJFG3ajx-4RhWXosarHdIYoa3SG2B9rbI9VdBirc6owOL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4353, 2, 51544, 'fjjPTkNyTuWykrO18N8Fd9:APA91bHvSnfzi24eI8kOxcbApRPIkvLrIfUlAHUZlyE7kWQN7WaEhoAMngy4Kje4C8Um1JW79fM0XAporSUcyhtwmHOCfDfydnOBo-Svs-c643aupmq9cjUX9GqMbaBq_oNg6R7ensgu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4354, 2, 51748, 'dFNVOqIfeLM:APA91bG5zIr_AAiH55kjusUunH4mM8tdWNY2iT3C1hI76nq4WYg5xkuBDO7TlFlrd6QVDaeJ01jbSljXeeDVIVfP2BUgumjKMDzqd0jtUgoUcKH6sSQyKTOKN1WcSx3KdRah_yMldCyE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4355, 2, 51864, 'f7AenC9MT_C5oKhiqfWUC8:APA91bEhOGVqNRBti-FieG7z6tyHDIV_46cbnkLnv0o_TF2mheooXcPfbT4byMSP5n3vSJujEnxLaqxMF66fhOQu3FO6jthvs4Z3-cL0iGCbT5Mcy51liYTHqnSc9rVUfBCx4vPkxLHB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4356, 2, 52111, 'dQlwwQJ5QfmIt_vrv7KdUy:APA91bF-PLaSMfGOV-ZiQxRNFb5FbSwOVWI7TnQomCP9xYPe5r7NZi7-7_Ad3EyYAf6t2epCdFLcy55D8MRMa97by-pQZ_BOs87TPVULkXPFSPWfzzayrNE9JW_Qme_plxSqZuS0unDC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4357, 2, 52143, 'czqd2Xj2abk:APA91bEby6P6LoGQuARpuQoi4ORajgJkXslnWKMb7nuyU02t4CFchlE-dTVNH47_R0NhyJWC5b02xcb6KCaB0tEK_bba0BqF8iF3jO7FUHdnyrdIXjt1cgr6dEoVWZjwinEmbyQFHzxh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4358, 2, 52410, 'd7moQnmUxUueuaRGCliEsJ:APA91bH1GCCcRRgcu5c1tWjFekW0jp2J-iF_SBv8qOQFf2NSTVEoNeOnpXlwFz4Q1XRV2mTlrT7Z-axK8nzmI7Q1kQVKObuT64fPlUNC9jwvZ_5KEa3sZqwSI_kFtp_0HArMrT_krSgg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4359, 2, 52706, 'cwlNFREdQW-cfS_hCgV3Ni:APA91bHhDcCJSvI8gFCJkh6Nk3m4cU-uCfQxO5JIC521kgbbZWcvu5-mM-QKiy_4hz2WLuPm7m42IFBq74z9B09HxYACooD-wSXRnfjZDfaOy8soJS1ucl8TV58dFjivWKfxF7EHJc5v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4360, 2, 52713, 'c92pPUnoSeazjglap9RUqW:APA91bF3MMcgooc745z_X1HiUgMmnZx_nmy84dS69zhSN_v1DNE7M0GtpOXlW40x6rofmPZdTqJSaLpf2qvI29ixwLbWnDcYIsGWo2P4bkg7GfpTFUCLmt28NnmoMB3iQaSAkq9Ki1ui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4361, 2, 52724, 'eUt6dVmTR4Ot9DDn4k_uo0:APA91bEh-yx-0Zoo7oeCa4A8W7IdLEgojz851qpHTsjGgdQ-0hGiupG9Wmi9xG-9rcRNet60kU48Rk6IxNhArOxzFdd9_pVIa8HjKwZRc3wumQoxPMkWNTjyBc_Z_mOzm3Qx94mcadZK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4362, 2, 52728, 'd64wGUZvRbC1C6KOHM1A-N:APA91bEHmFpHR26s35wmanOkKpjNBubZfkvM950JvvNMVvQnxXXXI_KBn6rhoBBS3dNyDHiwz6P4U00cHhYucnZeL8fD8HmpW7o4E_6WxtEQiCvnUc9u4dRzc1i30W6p0_ujxziRq6F2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4363, 2, 52778, 'fdkUPUcmOkk:APA91bHdrqLdERqIMsNwJd5_OFRskNgN3kkHd1rNTNyNSpAvjoBzOZ1--1QtiGfrO0n91vHBTWoClJEqWmI24ZwDA-0gxywYzCVb_GEoX9ayMP8UVZdX0kOXNpWCC6QotAaznFxFwxTV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4364, 2, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4365, 2, 52844, 'fz94lBRjQta56yQmu7srZE:APA91bG0Cp_JqGH5ykB-yY4UgQZcHP746JHzZOkSJXjq1WFS6dEbZ4o-9VcxxY5mBaVsJUa53r0Z2fIcnJV6GPdZ-dpPMnuf9hxSoju_sJfUqPNwCqaK6rnv8gOeHUXDxuYSTuUeCu4k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4366, 2, 52908, 'fAq-G81osfo:APA91bGEccNWqg3BXqGGjvuVrq-p-yih7Yab7PerC2KF9z_Vt8iaokt7kvgglSm3to5BjwQO2ZBLime0dA2RHesgT78U_nJxdhgVcXvzgMIZR5KKCts91pKiiPmBhZYR42lPJBzT8mFP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4367, 2, 52940, 'f70y40s0J1U:APA91bHBsWiYId5ehPGPqjALHm8596fkR9tiOxNCW9vgTAX0EcKiaHxFPicZZpr6p-u2AReLKawip21cpbG7HPTXMeJoqFsNY-NI5g2_5KeFwJ3d1CUDfQNKzD0P_WaRaJupyxtnSHN8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4368, 2, 52947, 'erDQdbdQQv-f1vakm1OBds:APA91bG0RX3MB9HlM3hosy9LHPoin2-po-1HDLogpkegEkqYfcntdqfSb7NpANqYmIhUpKOFSGmcFx2Vu7YD1t8KkSBjFG_KtuHyryC4wrlU1LIve3qeN4-wb6wpzOWF5oHj-IvtjKEC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4369, 2, 52957, 'e5YUOupgQfWcQDTH2SegqQ:APA91bFk6oLRJpK5U6ciMPCbE4OU8BNY3IiBDtcdDlHOXfgXGxIoqBrqtGzOQDr5Eb-UHU5Opg3vU2ox1-WJcGZV1vuasiyX65W7bVwHSka0-IO8RSjdzkI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4370, 2, 53183, 'cg28qUWfSlCN6x0lOGWuKa:APA91bHWewNl9SnocucpN0BDSkGcW5m4aF12GgwI03vhbfTi2xyFWq8_LkIw7boK9RCieqfIXXbClLcPmmfa1-PPvehuxFtLJI6sm6u11P1O44RRjh7L904Dj-B9ElX6eUCQEc7-C-bf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4371, 2, 53352, 'cvhn9V7yscM:APA91bGIbIvaGNwc8ruuIlANK8BJDN_J9O7RrvTqwnuzuJ_PhXwvAPWZWZgX5-8P_7iuBA495ejfjx_MbmJ4aJX9m1pjqGINqsohLrWVEQZse3xkN-38Uj8Uih8UFkMp7z-D0oGcy-3s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4372, 2, 53426, 'fLs6JgyRRNOBk2-x2eLiU3:APA91bEwGFXLkGBehUQEwGbzPr9-b4J1EDvMFBYk-MRsJskR0bC_NniSvDEwAqo0-gB-fMpMcVVdeDAC8SDqZxi7HaD0DQt6LJm7xNQt6B2vPZ1Map2sM38', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4373, 2, 53437, 'czE8iIGU2EU:APA91bETYGLLo6BiozXesr8EbO6smhJibHlEXab3mq1Zcpcm0U-NRWFkOqMo3mZDXSqOjwBc7Feu3GwmQAX1U9r0Gw6w-UkecjlLfTSuoBllZmV_-5aspStv_ytjAPuivyUTQCEkzsvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4374, 2, 53889, 'd3dqPd9AFNI:APA91bHV0Qz2TTPbICSTmb1VjAYPWLmrH4_2SpgorJRN9ZW3e4uq18X-Q5zjYG0X9Y4-jbkxOCFVxNCXjdz2w2n8PZC9sS1eMHZ06m-ZzoiBAa7ED7JpPRaXwgrHW1aSThOUUB8rz-gJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4375, 2, 53931, 'fB1q-WBGyFw:APA91bHjPA0jfS3SLD6G6C3n1QFRodkN4Tw7oQiT6gtE-To8nK2MgYr9FfSwsDJ11toWSp7tAy9X41milKM8P5-Xha4Ib6iP4-adjUxifY0aUKnipPzLhGvHsgwEImV278N4sewfgd2W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4376, 2, 53995, 'evDclIvGrUadvf4kr0vyGN:APA91bHsagKUK9Z2bK3xvUvgT9SaTNSfmAi-ubm-uBPAn8Pi854HHI5OkEb9AEwKraWoggUvHLms8ni3m0kfjT4ClorUlRqpM90Q_1_odxSMKavQiM-CBQo4fuFUwIh4QwXB_Uj2Q4Pc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4377, 2, 54006, 'dYwwHx-qWs4:APA91bG1a_ucq1Qs9TjmD3jB273hJJUnhkyy1xaiEzslFuD5u0AFfr3VbxlsI51sRybBUjmiRExLzJcXjU5J7wnpxzIYMG2W10p1AOzJobdN7DCMHZQg4Kg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4378, 2, 54093, 'eCc_UuegNPw:APA91bHa1kX5aUnm8g2OeaYwW4wojw55LnUC60BXjVEDnHisbhC-ViBtqc7znrQhFdZht5RBbxnCFFjQc46htu4KPp95k0qysCInmBsO_SQCuqozbzor27Y-mRKCoeVclD5lx_sKYwmX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4379, 2, 54097, 'dNKe42qTRQ2ayGSNt08msl:APA91bFfwOznUNz98LbPiWHPshCcTJWRSzIPqAmLQlwFjmm9cadyVmCi8rRFtJoIpVwxhiNN09Ri9PTyQ7jaAixWwNPze7CNJuzf4m_JnLobSJgAikcbnYjf2IWBawIqtv31YNotnbLo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4380, 2, 54129, 'c8-cvF50YUeKoZXmI2tP7H:APA91bEw8hnUvBfpMX73qUXpWF_Iky1FWy5E0NBNis-eV4-mSBtwTKc-Av52RNWP1u0CB82IF1wL63y7BbraA3hcp5-L_KoFCJfaQfrYI9cojanBOXeO2qM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4381, 2, 54171, 'dyAC8Ho1RGWfqbrU8k5w7Q:APA91bFjZrXu724T5GLYvuKqC8BUeVwPQyOHx481KBnNnLLnhXS27s7rTamVwei2jvD9pf6bKHZwGjZBQY2dY2p4CdzMOEKsP-yB-W31fNQplqq42IFlDO0YCvNX5i-4kurENwgiSdz1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4382, 2, 54241, 'eNJMAj_XRCs:APA91bGn1IqHagNSCjqSiLNnFaWqee9cYH5JpaBwUrNMXnBuWos6bSQ5dmFai7cRsnM0HpxnyhZUQAKAoOQBEjwAdOzfBfNBFl1u5ZahLwPI9DdTa5fPY5g-Tk92hcn3FfR68fGy_IdV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4383, 2, 54243, 'dfhhwa3oZXs:APA91bFwtgctKqyX5WNASllVwtKNDsBnnkRXmsai865CpzqRhFFhH5FIxFqb8hojP2Wgiz8t94NGA7XbSY6wTyisAoPh9oby3nagHHjJmfmhgVocl1eTzjN9rGicbMm11N_gpB0d9IVA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4384, 2, 54267, 'cVJxt7JnTqWJy5dUfDkvzo:APA91bEtsszeIzrzAsN5D_FD4rsG7C6rRUXOJ8JD_2FHOtb_O1z82UVoGgXlFsbhvgAFaoRD2HfZOllf3xvemyGPLLLfj9vQ_2w43UqJDNWlg74C_M9Llxt68EW-xeHCNC9Jh1AWqzdb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4385, 2, 54374, 'fb6hVzA92BI:APA91bHn7th_s2P_cO0H_c3ynFceHz_HlyjFPtPAoYLFmohLC72R4mKeV3QRiMDh840lf5J3AHhvwzyQQMAPwAijfzWn8Q191_2NQz2SiHD9eoZCTm_iYetmVvuJgNOi1hhdamXxoNcR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4386, 2, 54617, 'eVnAtiuUS4meajsXpfYjhh:APA91bGEQgzazL9lMoL4NAhsxpVpb0yxSGuAMgfHd83Hw8xaJq9Is9FGHBd4K7tuQMGSCZIEaHE7aLf0C2BDDd0V1NILG3pBGBO2a2BL4H8214ZR1LUOQUsQLrtWgkg2tTK4vP1D3M4-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4387, 2, 54654, 'fpOGxeFKRFyXV9Iq44Xbtd:APA91bGnklK_ExEP-j3lEOFSW6GnLD1lO3anaV2VSAVxR6Zno6cOpxoD99rEZDCVeDLl8IAUiwp6YGGkV2_8iiNQZbSqkAPRs-lgFqEq6qvrlvmfTTUVnoqAJwZgQPmvxGjFy_EmrfVm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4388, 2, 54669, 'edRSwG3QSOa8Xnxqn4i_cZ:APA91bHv8e0HRts2JFxJKIZk1a3yHGDJ10yTudoOi3gin-bIp4e7AtOouXwMQ0zmiHIQe8l1imClXzSv2HmOmoNtiDj0q9uQh1ueIJOwfKr9EOWBVGMpr6wUYjDsFexVxfs9NaVNq6g-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4389, 2, 54697, 'd7A2Tv32TDGiGRLcMUI55A:APA91bG6GbH-3DACYQfXM_khY80H0nN68ny-2Jyrq2W2tfutmh--npsQ4eU6l2C-c9XvlX9SRapuQZzQUHeDbtmDGMWJ7CB_Scd4VoD2fnD6WKHn-Rk5Gp8ke_byaAei-YMRMNrIMsT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4390, 2, 54859, 'cztAtTLbOb8:APA91bGxY3xcDRIi22D6vgVZTplwV_Bg8Ue1sdkeE-qkqnagCTAJGrnp2419KuqI-_ITUu2uM6If_YnIFIAjlSeFtn4e25lJzeWcTMcMx3x1m5pSa4JX2OUPEXlVfmNQ6GQmZ7kdCzIY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4391, 2, 54889, 'cQpEwiPZRrOdjgQSTlRpCi:APA91bEkPMHpajCyCT0Bhr7QyFFj3arLGuDMBKYQKQzkXy_5Cf-0fyh0Auy48coa3MiDRawYIFolsxoL_6R7YLuRLR9ixP39JdG39niAIsaZz4VyKAfIpKxUNlLHO_5cKibsIC5huYG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4392, 2, 54936, 'dVCmR-QBTaKnvIvPtboQoZ:APA91bGrerpCslPJO4AmRzf4yLU6wUFYM5pZzWLCmTmL_RRsjc4HqpjWeO8nYxIC0u2Qqg-l_O38pWQyGEIL71kqrSAQCjngLKrTRWPxgdGsLvFYOrU4GIUz6upEs3wHczsFQMdVdc4m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4393, 2, 55044, 'fOzmWd0BUFA:APA91bE7y_zssoDV1oOQu33D9inZFqeSDE5uBzgZ2NiSlgYnUfnYynhZrEGmsgxGLlDRlKIVnIhzfnWjHrNEd5EbOBtJSvh0O_ySq7-c-VwDV4yOrdQ2xEBHRqYa8Dp9D91hCdO5n4DO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4394, 2, 55138, 'ci7_yDJMLB0:APA91bE1tyOKlQWnXSIx6tChekP7TfWYACn2tbTYS6583JwDuOOwnrrs7x1fFhvTmog2CVxYcd_0_tjB_w9uhdJM85dHDsCGfhcpg72nF9x8XC5x-7bgyQI3CqAJDz-YdI7NnymZlfVv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4395, 2, 55214, 'dPBQ8xlrh0zElxpO-6pIIw:APA91bExRzgk7u8xip1r34_4RrDkX5qWhd3aKtX4Y4DJni4x0O9tfYNMWqfSjdvEHrerYgVtSPQc1JnwU8YIfiEOjIs3RLBqyiRQReSr91R7zonAeR23ILPuJbq_su10c69A2aXR2kkO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4396, 2, 55229, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4397, 2, 55410, 'eGPdNXVvdHY:APA91bEgXsIDPuyQUlIxujBQIB2EU5HcfuiMQXubJS4LMqYwNIA7Iy4dD8cz1SjEIQ_WOQBk06CK_Uzi_eYR3_YgCCg_ZtLMlKcmdGrtzMHxCSnrwR6sNmCh8_gkpy_2g7YbYsqAmNPZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4398, 2, 55490, 'dT3UEFx3R4GWn1uxS5jFCM:APA91bH4_s6nG8roYXyNQHVY7UvE0lgSjbBkJUWuLFTlyykE54Oxo9iA45f32jibiZsMgQuLGZtYNv1CYFosW_rBoFh35pdg5VtU0KiGgINP12xF-if7J14', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4399, 2, 55534, 'efyn103sR7ClbRrHyUiT25:APA91bGE2B6za0bbN5LIH4DQ5YDuICnAjliASp6L1RbCvXEoFUG33BF29KKbl9FWD3QPyu2U4Ri8KtTdde6fxey4WsrPuQ68ua0OwUeDPnreTlOmjJ9xtLBE24y21_NUlixxYFzvgGw-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4400, 2, 55578, 'eE_oneI7R9yXwhfBPfSqCs:APA91bHGdKML1e6dcpd90xkxZNoz5GFCZGDuPGTssAJN_gbu4YVeV_Ec5soT2wAz8y5yphcyLLtLUlIPdOKOlVNk8f3zMhMBv4dVVLktb4EH1FeKIQ7Isj-nH4QC7RoJBzgM2bDsweF4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4401, 2, 55584, 'eFP2ph-gvFM:APA91bGcJIy7M6TSE6Ow075PVuTvROrT-K8oo63OZPEhO_pSl0RfgbKaieYyy0er1DLtqFIMaFv6GUw07JVHZr7Szi5vUijd4kn125gRbliONykZe1IXUog2aqtPqTiZ8bmLly6Ot3BP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4402, 2, 55617, 'eI8US6fjQL-NFsqXT-rkn1:APA91bELNBM8tAjXXago1iGcUjwwg35lrtf2d3VaxpCbKXrNzzNuuXK5HW3Au54e7Eew1h8TTXC3ftrd-cYiWIdh3afp1NasQMKONNsvYJRxV2n4G8Ff1tGNP3Bk54w6RHpwwwD4PVLD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4403, 2, 55629, 'eHgXR4uvRJKHBx6ViY0Zoh:APA91bGnHTbspjfJWWJBx3kc6dqjfxNasYBfquxGdKAWwSF_jQx2NYzfH-l9jW3Ncg9Uk_EtZLlAu4gVLirGCIpnjznXnkHSz3UUC1GV9mGsDNTwQoH9APZrt2T6zLuDa4SWLpQKjCzG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4404, 2, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4405, 2, 55748, 'dOw8O3LFTwKHCRYUT4Eqyv:APA91bEKnsZZchjGf84yA6zuqHJNsv9oe9_fvz94rsi9nOx-i_0IF6o-4-VYV7rizHeiOSZQNU4Oxce9l10ZzEF1VTL52uHIl2jAoibcr3gAHPy9je7GA5lV0aHs1eQTKR5yX3KMS1H0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4406, 2, 55788, 'fym-UMUMSguXdbb9T9Juv5:APA91bGXk7CbEwZ35a8FvS0lFJYtSmLiPb17HV5FOZaW6IryRuGtt20cumYdZCsxfgSREy2rdd7gMJ6m1shX8X0egvxlZyv1LETLtFO6ZBKJ-vmZOtsU24B9vhKIvq6aKiWUdhjXn5Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4407, 2, 55833, 'er5mUJYZR4qPOtAZFMSY7L:APA91bEKJH9dbt1ewODAjSKjpXgSEV2FTF771barP77vQpQ6ZUblXUzCrkLguXdL9y4FvBVFXewutd7HdCTmakUjsEFBP54d3FTeoINV2ZA9_gls2Sr1AdUIy6wHBgyWcWuvuXdgLxnO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4408, 2, 55925, 'eu2Ex0RrTJaC6mglN0QHbS:APA91bGAHt6Z1FNgY3ppJrghfJwDvswRnjHpnev5hgVX00KYIyj8CZJVzYh754z2aMHa3rk1-HhJP8DcoKkhsMzYG58XJhm6PeYZVjNrHynpkWvT1JAnLr7I9NkXHUNhsJwQrpaI3uYr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4409, 2, 55934, 'dsONiHt1cSg:APA91bEz_PXnv7uvIlHyD2ovfICKSD8zQZ3KSVB2L7o0TVs5GSV0c2MVY7tGMDpD--PJOnvEdiHOR6hvfchWPknssTvgSdgI-zJ_cV7q9FNqkkszZHDVBZcg3I-4REzWNUEJl_MvTOJv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4410, 2, 55937, 'cBJFCj2O_Q8:APA91bHf0EaXwLmGKvdv5g7Q_8Q1svKw-_TfcReP7N0x1-kFedwRQvS1-ukuoOw-hH-Eg_-xrLZt0XBSQQJCkebD6BW9caZIgI27ZahIB4Qfbqtxmb6s3hNo-xa5v9geDE9KHQqWUSyh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4411, 2, 55953, 'fPp6LXqSRG66cahr8RcUSB:APA91bGOOCyXweDMtum6JdDty02Fa4JRBUNwwsD87bOWlRKMtdUSQR0ELbX9q4euSc71KkVDV4DEN9urAIZfhpSJD5HEh2pSz4DEkf6yGZPcp8K23thBRfr2dRCTtWwKxJ9y8xQbXVC7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4412, 2, 56037, 'dVpEC-jiVUxzhIq9qw74gS:APA91bHFuSboA7xwA-LcN2YR7iKZNefnGwze3gEX-ZNiZT_3BzD-1zl0Au6SSvYckjnxz2xgxBFWhOAFRe5iPRquttJL682__daswpwiwrtGZKYmAFXKA8-lpS18gfS8hM6g_bGK0e2C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4413, 2, 56333, 'czHw6o-cS2-7hRTzZ_WCsA:APA91bG0N9N-rwtjeC42bXHXYXfUlcRzoWw9wXCyFebdDMRVeR8ISfbWUkSy29d4uu4oqxsyqvmaxk7IA13IKam95SGAybX2NxA-BTRSlqvWNrTaG52cdrceShbXqvboUUMhW8fOvbav', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4414, 2, 56412, 'didGKnOmTLOtsq1If3qK6E:APA91bFFG1yY1QjyYujO_aN0rFzYE2qjXUG7xki8hSraTthm0rkFdt5QD4DLdVlwxwiT9egJOt5L-5weJTJdCAkMmBmCV4U5CTCNkkYReB9-sgVsgD3roBbnAIXYdbzKZWd-vFEGSpky', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4415, 2, 56745, 'dRD-XC2MTDG6KwhF-PIXuQ:APA91bFIEITbZkO007-as1IiC5SN4PMEWPjezdTi32ddmy0ZLxSv7nlPjtiv-3doMIuWEfTs8Vp0xpowQftKxtDIPHVviWg57AI4EeiMtQAHJCz5ABjFjdA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4416, 2, 56746, 'dQCJo6zmRx2itDU5KzGv9O:APA91bGqhqwcybA1rt9pqRSLfJXBiMXVOqICC2vMAIldPfDvYZZGEACBWQv89qpWx0iRF9v6RMgGvUhf5cevyCdzyQdTVVDU99bPckx2lx8bFdvCqJZ6ZxRlQDa1xPLeSSEUk1wsDHkc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4417, 2, 57137, 'cxJ29FvVToSW5v-9Y-Utds:APA91bHQtry4qvYA_bxEFmuH8cLH8Ri_WH-bWUf9c9IFlAdUm9KjOv5Ceuklyz2q9YrZ6R3CZ8OFqkza124fT_duPHTHwewLjSGFp33R8KJILZILAnOKZvjSVXQrwDBXwYsH8emf1Kb3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4418, 2, 57242, 'fqTaLxsVGkZdqE_JTbYZHJ:APA91bGfWisDdketoyweRY-6eHoBdf48I82gBlVURchQbRHTD0gFCHKX0QN1ggmZM6jRCvtlwhSNLSD71l2AMhMagjBOkSaQISSXwGWsTjMr7duIt4zxhSwNi8V0MnqxI-f9Y1rjYhac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4419, 2, 57270, 'cBu1ikbVQnKOB7Fuwk6oNL:APA91bEhpbwl4X5Uo7dnsB6nrLm5XQ3htUZjClddVW21_zwJWPzvAb1xwMmok3Pe7dCfM83dlsHDkxRj6Fyp-KXgqe8h8gzl7Ay0kPwARyxOc4NOFoSug29_GTs531tOFKOOVATcwuNo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4420, 2, 57346, 'dyXdwpPCRDmw26BaC08ESJ:APA91bEOVJaQI5ihd2jyMjV7Wm7p672TucLAL9gUDRMezpMzJN-eWyOFHP4DVL6dptM3fBxbfQwEUzTzGr2NfA2q1A0x3mwRPOMvNCH43prmeU4ZkdNCAhY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4421, 2, 57375, 'cZoVxR9vFws:APA91bFhtqg029Ijz-S3O7SiOHHe8t9QQ2J7Nn0TIHQTr-wkGJrTlAbto7chgWMDOkNd1tn9iWdHvKaArnoNJVCUxM9ORRsuBl7uX5rqqBvwjWbzAN0wO6kEYrGSSxRXPZZQDJ11p-Wf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4422, 2, 57510, 'd6PNg0rYTAq6_Fms4KNVN0:APA91bFiYgnqdL0T4NODRPcUuaO31YcUNMgLuemhrkun9VKmmHQLHcbNvcvG8q3razOcPsMPBBwfVu-GcsvJHLYo2HAUoNrrNtg9r_KhI2p9g6kvXICqqa9A_Icni748BBqfyaRoHimF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4423, 2, 57529, 'e0My2JG1Qp-wa3PbqZoA-k:APA91bEAXxc-V7FMa2VPf0_Hp9NynhbahQPcgJgnXdFwnVV7tkJ9Sbtwi_sKleESKF-7waGoiaNECCnk2Jh7SJTqivU_RuNm6IiFJErmogDp3sCFARamYolEwZ8VvxLTXNyPz5cBRbFg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4424, 2, 57585, 'ehrv6ea6Mr0:APA91bHzBSmuDlr-7hBx4ogveqfSgwjwFCPN6x5AdR18tM-09o5njUPAJSgpDhNzN_AYrDUkhl8cRpGTPteInGWNRCe9hdITlIHnsMZ3etD-wWT8bxQ00TVRDan_C9nrJYlceviFyaZT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4425, 2, 57713, 'cmkb4YFyQBmkJiWVSwjQc6:APA91bFHAANsckR9ueOGjc2NP9HnaSkTaT07BEdff-1B2ChUn_L8pMvrsrCi970LRhq7kY6YHRa9TNqE7FPAjphv0DALM8obg8HT2YB2jA4IrUZ1GML6vOLtL_0DcX2DSiSv04L3xzkF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4426, 2, 57782, 'eS0SY5AdQ6SVnZZIKsbmO9:APA91bFK8vOMygEh5NaD1RjQ3n796gWLNX4RWJh-JCz2hlxGnsMpD78Ej9o9iPjr3PG9C86RiPW_XdrDePwUR2Gk_0sLudGprllYl_C76Jkx2lx6nYopAZjRwnqn2Wxm2y-3SyNTGG_3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4427, 2, 57860, 'e4MZ1-lLRWKR8wJOrrzy9L:APA91bG31f2gouLDrsmFNYuyLUNO23iqYw-zv1AjA8jLhxhKcWSR03j4U603cc5a-N5EPkJObkNAnqgSfhX0i6vIIQvpU3bYZ7P0wDiXfZHopd7wHsMczz7JyyCVMiJuAfwfB-l-B3tv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4428, 2, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4429, 2, 57981, 'e3EdcHV_VUs:APA91bG8vJ70JVb0W8bgMvHAKitDRs7QPzzzwDiZ51H0BFzpEhK6rY-OLWQD75LQ4jpbRi0e0a8E4ye7Lvrd6LbHmw0W4jjb1CjCbzp0don6orjH1n8yY7oStrN6n9VDhMVt5r_RDPVs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4430, 2, 58069, 'fTI9mKxLSxKo3VgZujB-WE:APA91bFIokmsPzNBFKOJtueO8yNPAS1GTR0qG3POiNV4GfTAaGvuA8kkmJGM7peuQrroKMCk0fTxfNXWOjQgi7ULaLuDyclTMjtY8Gn_ivNKr8Ug1H-5gUEMeDTEnINO8Mm2luNszekU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4431, 2, 58251, 'c9i-HvnfLUiNuN0ejX2mN7:APA91bHgdCPGF5uTNb_xjoZC033Bk7sSsT15hEMyLn6MS0ilqyq-vlUDBR2XvQIrWIl05Gt7hWn6TTVuD5i3PCHHjSY89r8pkwperP7pV21kgPc20koSB92jVWMcKEbIgYgfiP1eYvFW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4432, 2, 58293, 'cTl52M-RC3Q:APA91bE0ys1VtvmPS6Jc2uqMBUdBcfKgAHSM7NRz7zKIbR-gU_z7rp8U3ikGhMSli4FcqqUFZcsqN8M1hfASm7spVYErl1R1Kydi6-ESSU05lWyMkxJ2ugsM80z55POpzz7IYY085zVd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4433, 2, 58498, 'cS8XLdK8xsA:APA91bH0auq0SQ-mlrvVuXXqIXN2b0nlpMdOhynLX7xdko4gE-9r2Q1c0TXzffwK1WjtcmPpETKuRHoiM8LCGoZJZr5uhFXWP4XWEsFaZwA9nRcEFRBQMsDeaRLtHxPE49CVJ228Z0Sv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4434, 2, 58515, 'fi3VtRvmSCi6PjGjAOxQKT:APA91bHKYJoCoN2dv3TTi_bsucjwcJbrW_gx4ge09FmrQfmirOpqsqxjchL0h8-n7_-_BYx_OVOBcunNW69IxGutUU6lrIJTx-_qkmSuzGWks2xQows5j0_GruKw1yKfNao4jMd8nkiy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4435, 2, 58588, 'cWhpYKM7oEuUsh9LkNNUzW:APA91bHhd0kQQ8ScHDZO1ICXIlUhU-JwBRh3LPItVM7_CHx7hzqQJTObyoUzVA5axxq0RBImcicgKM35TwJ8uk0ZwrrvfnbNwBjxh-zX0K-zbr_G5y-a4xIV4hRCIStV7pbpGBnBSAuC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4436, 2, 58638, 'fbTfatxqRqmIjrgpFL2W1M:APA91bEuyM1RnVN3oGCF6BoQJBWpQbayGUbsntqGRxiBdNhBXLdHJJai8u3Q9ig0f3BohyAl7_U0VAjpjVEPISgxt22Bw2ef2a1jejizGGSmoTAlW70XtdE3FmlxcfjtUxzE_gR0NLUm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4437, 2, 58669, 'c3fpxpeMR1K8GaiuUJ2oPk:APA91bEE3GPM4ynQIo9IXrYkFR055wJmBtnnW-iOVN_LThMjNgh5gFcBp76ZKS8Z4XvVSIycG57PRU-jLYvPiRPVdhwklyp01QcDrdC6Of-ohkjVgKTaqtn5_GQbDDh1ijpN_Ou8Ynln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4438, 2, 58679, 'cpUa0-eXukcjul5Xo7B9xz:APA91bGIpuyqmyytx6PY89s_UoyclIoPvQEOhFD3ppLfmIgsUFZ3MW4qiL1QsRyHnHsUdCIimLemmA7UFyo3lwIyRimX90zYaSglH6lDm4gkisqzWNtXCh0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4439, 2, 58697, 'f-hHtyOBQZutCfA2T4sDLT:APA91bFNDRN0kCV6ue2YxyggMsMYhwQ0CO6Snq-7Pqf-xxiR0rQpbRaTNutI-pTYR63RGaZupCD0mvCunvjYItZ0Uiv8PcJtONcyVWGsKNN3LsMNQaSGAu_y3kAky9EoWdhaw36V-QJp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4440, 2, 58702, 'ffYsg7GSTcGFe4n_4JEQZ2:APA91bEmm-o4k49xz6mPo9TAnMC3yW-VzRVeqj5oyOj7ypCsaxWs6i-_0fGe7ox8YfvoioTMCBcWFOwpoZ9QmeasNHqtrTxL46izb69Ljhl0Y34rI8e4Oww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4441, 2, 58735, 'eo0nOLBOxlU:APA91bELSPyVEGylSPq5HEKnY1K4OOzHKvLrPdREmSJ3SrB4XONHREarzJ4zWHPdxtszPIfTGIlaW3nSwEARBPZ9ZJfBbqzlLY3DThy475FjZrDiWOYleUqpATtlEUMod-FFFraxEbpI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4442, 2, 58956, 'eSC1StgXToOmK4dRXGgThv:APA91bH07l4K1gItC9zkpzYkK57gQNsZd2gpq49lTPR254ecihuFcR1LTfxfZSuiboF6D9eXsiWZpKgUD9LF6eIR34gxCKspVnzoQ4wHmNEs9nD5spvr88HwFBCPL25MqmxM9nCO67KT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4443, 2, 58965, 'esZTMANjRQKUaAEDaAKGON:APA91bEzc4k98CGGir92ngKXs2pNL7E-5SvKblowrGLOOhNp2NWMdZnz2tAuBmnUdUypc4fKEHWxgV1r3elXHOaPAfz2kgtjW0Za_Ts8n5ik78BMDlwQycvoXEJsNfkNyIArInA-ctda', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4444, 2, 58981, 'frR7FUkARrGaylS36VcZcs:APA91bHUUcvjbXpjnQt3Rv66YcMaoRhleBCvl8I2qjv-BJxMbgfTP83wAeqr-cHoqjKyjpTPC80SOmWB_PN9Nr4wLZPv_HcydgReySzZ1FBBkBbpUk3On30FAzKlOfriYyXXrdw1ZRCz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4445, 2, 59030, 'd-NAtHdyjhw:APA91bFsgH4D1eImaynATasYUhFhaoGdG7ARyvMmhFnk8qF7HdKaqt1QYvrqXBI_mf8onqQRgpO_r64eEofIn7uNWYcn89yd8oIigoaKfAnZLr3x0RvlAq2LJ4yFWYZXNQbSEW9V3FBS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4446, 2, 59477, 'c-25S4jgTXSSFYieI4E2yp:APA91bG4e85uq_w8iMLFdarGyyonZneAounGjcnfilUVybZyNancZ7GLlEyDUkZFRGViyLI_A7lfrb8Nq_jsMJL3vudAtcGBF5ICpIUR-4WiSCeq8m-8TmWpcvKcPbGcxYeNjoEX099a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4447, 2, 59643, 'cCFTwhdHSbKCWEKNs8IJiA:APA91bHhFn7yNMzj7Od4DOJ-TlsONQH_7a_f4Pu18Y9skZ4HY7fZ9n7x5vA9oamqtUIfpcfRw5p1r0vMhomYa3fC-nDNyxwXcHOwqokuDebd23edwA7SWPY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4448, 2, 59648, 'c_GSLC--xCg:APA91bG4CM7-QQXzv7GcorrvCffpgAe78uJYMcBjhX8XucwRojnRaUopRc6CgznCJukiW5sGMKPYcJkZ5N_2DoKv_gzWO7FTp7MMIYTB399Kaqq1BEBnkSKGmpLAdiwBTmCwsi_c7dD_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4449, 2, 59655, 'f1mV6Y5FSuyu3QRg9AbyH5:APA91bGuTq38ppNFriutL0A4ZHvv_YWmQzlccWrApY-Bl7GIZIy_HhQr22J9V7qOZV34HrZ1ZLRWkbdvkt70TiJeLc6UU7jjZppYQIDw2osgFxc5zcMAVm_br40zdT4jTuClVvtJcBE6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4450, 2, 59769, 'dCFJRjhf9g0:APA91bEb7YM0ixDUcHi0RLiEPS7Ck4a1pS8xnUi2CakeprtU_RM-hV6qivsy9p9kq09rkiUAyPZljp67Jy0qUbYbLH7zUmTpTsW4yz6hd8JKVyj8rehZBR1GsTtYPiblgqvmReLrzji2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4451, 2, 59874, 'fXgzYCHISAGa9Xzvw7C0Ta:APA91bH9_XxbbqJUQWwHg1ZCH62FjJ7NZkZjvsQ2yNfXFcUA8pSrhmjI1VfnQgYQ-9CnShMfZX0iXc3GAxlcn6ApmjOxFi9yoSCWKm7tS_PWOKBpL6Oc8YxISwz9JIP8H9vJP5GfFfFy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4452, 2, 59969, 'd69Gx8MTTCWXfEoyi1_WNA:APA91bGtAr_oHxOKrXpiwdrRrnOOUVPvFwE5CzvCwB_vUyMh5MEQ2kTMNSR7wdRyIIpXkl28xXST1Ujb1tnD2xmy8Oye5CFgGtDm_LHUKCMlSGC2XCb8koHXKThsxWq8Ipd9V9RHFOy1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4453, 2, 60015, 'fDBsOtzj6mA:APA91bENkHe8_xW_ySiBohnqHSbFgLH3kSJk_cwoFPRGeh1tLpg2G1b0nC4MO_Ufd82Q-GkE7PSjBYPA2ztpq3agta0RnUyFb8_ROR-ovmDom2fwTc3zsINx0SyzNl7LZyov8ISMG03X', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4454, 2, 60019, 'd7YCzv0hQDyNcbNxlsYLdT:APA91bGYPkxoeQi9fjeG_wIP9ARyErv6antDcxgvloazKrT7dHlpS2E-cqUzzf6GlJLLftzikRxhxDI_aYZAm5MNBoNgqIPeDbM-98ktEFb3YmvOJY6fYF0PO8DQoAl3lk7x8qbAYLF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4455, 2, 60094, 'epw6StxoSgKYehGXy9uTiO:APA91bEmewywfzU8ysKKerLBW6puB2IOTOfNena6Oz1n6cc9EoR27g-7y4cXgTTPHjqHNYADT7IdEsGR-GIOLjvmnUXCIFmHsFGgpEdSJmQwYWWPKTPZ9Jh52eF5reXUCwOeCOve4IQl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4456, 2, 60244, 'c7ZnzivGQ0q9o3AIqblVfE:APA91bF3tzirP1IfgjyL9phFmeag-ms8fwV5SGDbo5KukFQX2-mIztiwdM1cXnsWW8gF-qKYhG5b0zNCsvxNTF_fKUGOZeiz5ZMpN8k0ofac7LkHAAzFwMBX27FgrtkLiJuy-0HQ478C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4457, 2, 60320, 'ccqRki4fQbe7OXa9lC_R8D:APA91bHVPa1aQmsY9q80xQJnoV9ncbnQtg50yFCJmgzZb8cowSbsO2Idd0KT7CpNwEcQ4lyuoiwosh4rPrS2OxSPSrfT_wba3_bDBugEAsid8v83awmIZTW4C1z9aeV3Ca2LSouV9zu9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4458, 2, 60638, 'cKi2vnART_WgvuSr3Q0l40:APA91bFTJ-ZpzxrYXyXfpTt8LvPocB9qmF9H2-0Do-e3I18vqqnTqU5eMv4g76qHLE1hLUyU9_EERUvOgmyaZ9Xe-AuYVQSYjSgehqz0UTE-Ht9GncldwMtw2_ZAB2hawxX7romo_v7x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4459, 2, 60833, 'fyx5ylnaQ4Kg3p-dqBnnsB:APA91bHm39lTDjcbXdG4IzrTeL37KLTtdHVoRFUNAoBnzTdlWOiaVILxlBj81IvVcXq_5BKOW9JkUj1vipvm0NJ4df-XbXXXSBlmyyN-FmtE1SRJ8FBqNNRYO2oqKIkyogF_ZSPV9qbl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4460, 2, 60860, 'fcJC-AREQkdphtQxCnNN8Z:APA91bGfu1Fuiyp59S_QtQMWd3qUAn7JfwSJVGq_T1dLFzMvM2b_7_tuSmMV-f9Dwsw3iy-9GkOgTQey5UQozEM3qTJczGfd9aQm55mWrEmZJ1lVLoQvNMk9QywKtqpA5_cg4MCh1Erf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4461, 2, 60925, 'cUXuXnHVTmOai2Fx_sftNc:APA91bGMD7oZw8-9KA_mEBcyTTAGs5E6b4yA4bTxpLzyC7WZDD50aNIFMyIPn9ZDWqi-olm8HCz-FF5qz6ToIRU8iukR5nTv011YgjbQwP97MLvSW7jqxto-XtIkfzM4BKMAnSkqnPgw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4462, 2, 60964, 'c-ArRdJWoGI:APA91bFoO9pGQtrSApZltnvXT_N6FP8wY08GWB1tSAyrTSJmDOoEMdxKswqn6OlMXGONBuWakFjJx87aCBuUeZGODmCsJlqL8hIHlWv5CyUosxXv1FXhKEYCoYf7vODKGnP-ivICt_J5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4463, 2, 60965, 'c8c3jMxk6UYej8QW5EGMhW:APA91bEQTzM2AXoiCaKlvJejNOewMthT-h0N3jwMdSky8jVCVGoa8kpjdgbzBDn8oGJnqWRnwrBglI8TwRdgicdKgr3H7chFWYiPqt_46pyQ5O19UZKOE4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4464, 2, 60999, 'cgWpr8_gSsOQjwbjMyCk8b:APA91bES7Fs943MWQzFrJBJBdIPlo7KRTHkzI5YXIw5aApB-kTawltvSVGyjk0EmIz7PcFFqKdfWM08_j5Y1hkR00CWqL4zbfawxPnOfAysm0k3uYO0MsFvfA87zAXHW9r3YhJrFT8DL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4465, 2, 61082, 'cL1DdzV-Sk6gss4Bb7cier:APA91bHx36BTJGq6GxBXeFQvMobbaDyehMP0aJEki52jHLgracqNk6o1QDxnB_tP9UrS1pZ5qFP6S57B7JbvPPmsiImOGYZJTn2LAMrMtXumwFJxnplkH2cGotEFT2gpkM3N7MqedVfL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4466, 2, 61247, 'ej5ETSlRTw6K4sfF7bQlsY:APA91bFpqLkaYKtVy7neYXHIsimDgwY9PVyupnBaj9Lyz5NcuDUMYKHI1ORc0cN5nbrfvzli4Kr141JGaQFHfbpEZHyuocpBoeMvkkS_ykVMa6FxS5xJQtgjaKp2HzCnXzK7z1m-VUXS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4467, 2, 61284, 'fKM7M55KROKnVLNwSJx7DD:APA91bEgelq5HFDn9m0eH3WXl4pR_iRrAzRtg1-V0CKThHoa3FanjTFQHhgs3ZrLXZgqaa3kt6NM47Ca_FCmJ5PIs3zftu3H8gGPm33nKPncTJd9ewi9EW0TrH1dNPqPTjux3PuRRfw2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4468, 2, 61289, 'efCTHbySmc8:APA91bHFVWaeSsf8naaEMORnlmlqPYBu4gpzjsesOS9iNelvE8FrY3tahVjM08Se2vPYKVA_pYGNw4g7phfO5lnsnTS4YC0I6SxIex0G5Vv-l52WOXjY9ok7yNL62TMNcjuUrEaTTmE3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4469, 2, 61309, 'dDvT5pk7QhmC_38rqfg5RM:APA91bHT0ErQmaqBwMYmEjOlXDxCnmJ0Tew79DHPz9hMN0yfqqRXlXSm6pOdAndg1A3z-dm2DbTUqa5ey61rmZb5o7svMZTGuZnSErFo-CRkwOvkiU33dlRYKza3550DTHGxYcHxZTsH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4470, 2, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4471, 2, 61351, 'cAapDKArQj-UzQ7kv20LsE:APA91bFZS6rGahkyO6l5HB4sElW97IE6GOvlupIhj_7sIsUnI1Ss10fym6e76k66EBA_Eb6ET-EsZtxLJlA9Sk6oj6yIi9fiAIdbhOUqkioJ3HlVxT42bB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4472, 2, 61352, 'e5UINX1BTMGv6Zs3aT9x76:APA91bGP39FvpXA-J683j5CtBsPOJFKUoJvI_JmzjCiGhEemseI-r8_r1T-ET6KqDNxp9UW-ASYRwZYB9D9kuMOOJdtlyIROND22e9PjTDBaPnFgPbeoSXACILzo4YJRE5ch63v0wtG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4473, 2, 61395, 'fw5gz77IQgKWecwBk4UYhY:APA91bGc2CiJlyXw6rv4Krj6qksmJJemKScK4qh1eBmryMjjEolYSDQsjKylnOZVJuIZb5xW2tbSJGWqjp72RzMvwJ1QRe4IwuAI3HuMw_tDjvsJ8Evpa8-OYWZQMq2yWuBxCDnukH64', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4474, 2, 61401, 'c5TDkxs_TaaMb9_Te1TLZh:APA91bFP18vMFvDJhj-P1TRAEaph1kCOD4q2bHCU7PNd_CM3Hssb_oZ-QhdNBY3hW9-fb4oBAfYGq-7G4qegP_caWyt5j8CVA9DAWARdDwOPI9sJCu37-lE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4475, 2, 61426, 'fpxyIzBvQv-HiOwv6ngkz2:APA91bEGimIV62Hqe2SKD9vCWV_-0qbcA1UXUyF2VE_6mrLQ2u4VaD86JO6i5bSe2-K---cEXRXhiYhy5JtFfxBfUp6uy6g8zxWfrfFdyO-2fwxjj2qtnVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4476, 2, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4477, 2, 61793, 'eNiDgWdwR72bqg9KHmcsmZ:APA91bHXOKL52upQJ8nHjoyqTmlMnuneAbR9WCMT8pMgrOGK7HGj44qHKt0t1J8h6pHl96bVoyZx1LTB0feRMi4I3m4o4EpzMH6F5AaPk1x_H8KCU2gMzi5GxmmddiOQAVtb8dMqALNv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4478, 2, 61797, 'e4L0hJBOS8mu3hiJj1ynnh:APA91bHSO2J4j3DBwE6HPsHNY_7o-YnCS6nZmh3N8yf35CySWbXOslBnTRh6FqSjMYSA3oyIWczwXfQRzAjTxdDX0OQh1veA-Nr2hw3jILLeer3Qz5D_qx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4479, 2, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4480, 2, 61913, 'fgzD9VaiTLyTMHx8Nequdx:APA91bG56afS8uIF9NTy8aidZ_rgBPb3NdVqi5__vC775N9XiNmp-rA6Zdt862oE81zrI63OpKPBnKp3IyWl-L5RBZFmmoAtwVAQEv0rLovJ3dxVOI7J52w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4481, 2, 61929, 'fhJCK0fJRlaMHV8TNBQi0C:APA91bHBu3rH3I7GeHtOIvDBtrsWTm677oL1P6g5rhjw6r5p8Mzn9DsByo6EYHblE9unu4UWmK_4aqP_-r_llPn4_9s4m8V_BsDNLpf4qzNxRLxu2H5Qlbcw7XZcl28kE7wxl81C7qF2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4482, 2, 62136, 'dfESou7_pEOWj2BejjbI8h:APA91bFe_GWxJLP7KRa3UIYdjpRtZwMHLGEeE_HKtiTcqZjGeo9gn4wzQ9rkEZi3j7DTxV8hQPy_VSdJiyC6LevKrMbHXXPj33f9dkvNgwOxlOCBNlYbQgSMYQ723KkHVYNAuePIVIK3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4483, 2, 62243, 'cmOyG5ahaEVvi8at2O8pVo:APA91bG4u992yO5zJICZ0uos674LRzCYXYsdTPhVHpRKgXeFKPmWXdXCOZAEoH4Qvb0AuuddG1n-h2BbAWCCXyvB9OyROVFhWzX-w_vODh9QrtDpWy7INcMGOinSjJvbAZq6NR82gVUJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4484, 2, 62357, 'csX7QUKLSMGpzZucoV5lJs:APA91bGYYARQl_nJCqzagW8rXnNiXXkJ3QUQxLCfmx90yFA4_a3FgYyy-_bUH2ujxfSOBvuwwIhrHffGiTE7gxbJed07TZrteDObDNSIJyKCEZi0AVGGjTY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4485, 2, 62434, 'fQFwkmWPQsO7tQTh5Kkz56:APA91bFh9t2cseqDmh0LLoWdv40m0UT-BnMfT9y7NUm_otGVOhI6E1wUMDyclntGtdtRURiMwD7o_ap4TZtt_tAhr6HBurn9VCiHy0dmeBu1Auf5Yz7ak0M7r6KAfh3LyGBx26NTe1YG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4486, 2, 62445, 'cszZZ9TWT0-e_piHGn1oUV:APA91bGMiedLHJcoGvCLQrWdS-sof93urVEMmuclOCtIppbmGvvqy2IlyEmszNK-wpucYjJkq9ZcD5TxEtbZm-B5moSw1AK0s8MhZl5FsmYB3eN4r8v7Xmma_a-yFD-VLrUKCuApvw5_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4487, 2, 62454, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4488, 2, 62502, 'edFB17soQZyPPirCrrzLQO:APA91bHAT5ck7_KyFybk2JCPdBAAPPSvq6d9Myjh-KJrNb4S_zhfLXAz87KV13r8mFqWVFLMrKI16VqWPS9Nj2Lh50A1hTIiN204SH_PGpYdsl89h0Si3nfuEPHRfWC4O4dstOQiZ1h_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4489, 2, 62552, 'eVHZ4CZnQaKXnHISLijJUS:APA91bFTYFOBVfWjkRSSUO4y1WcCrg6nk2QsNE3hNoLXTzkCxPuNINAiT3UYfyQsdATu4HGTnzEzDuEzFI-SnyWSjv6temMqDoKpXIvZWlF7Ar-F7IlOs3M5i7XvA_YHLx7sSjmwwcPc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4490, 2, 62670, 'cdhMZ7HPRt6Dl0OJSho-lo:APA91bF6W_P9d5bw2Jd31ejaZ59BPKr4Ms7L7IWM7oVi8ASA7hjl2MhYNSaA3758lbx1JREFUGCGoPuKp91jphTIFQJQNt7tjUnqzRYHHDFbwH1SgERHFMXQZ4VpAj5puVVx0QUlYa9B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4491, 2, 62745, 'fAGC76QPTL-BnFz9xxAREc:APA91bFAAsn3fdxRuZCmqZVOPVcv2z06R042pmPBKmbo2akr_pooxbtHKBubhljVFv2YbMFGGdajRBfO4zSd27i2S6g0eiWJFkeVceIuZqpTugbORCE-XphPHidpMqOsNqA6KWJA1jGT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4492, 2, 62784, 'cwl6J0c2RRycxLvCqaYDJw:APA91bET2IzVaRVdUwPoCdPfYKZhK42vo-rV1bRtbuivAWR7_-5-nFzRLEBFZoX3q7oEI1nJAgnxz94ZLCZuiigYxouLsznQ8tC3ql5fBt4c3p9AIJ40SiptxH7MHfsWD6xrV62ibnqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4493, 2, 62790, 'etAAywVIQ1eIxzPw24uACW:APA91bEB6kkGy16xVZQmHSiftaiDxCzgelUJWzrmED4NaV55l05x7h2dWXlhXdar6WQjgd-1ukKyRViZPpOKyv9VcgBZJ65JhHTEvpyj3Xcm72FWcJJds5tQpiVp81iReaQLwVYlh1Gl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4494, 2, 62829, 'eO2rdUYLQZa0dUXp7cxqOi:APA91bGMiIgayMfb6NgXvx6sCGQwDfU4DzHy-S44vTYEM_b0zEoq-ziz0IeI1U5D2iz_hbq-2ylQ57bxMUxs_BE-W0-LOIXmCnmUujoML0t-ocj11GABufKONHvZh11suCzqr5S8xvRO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4495, 2, 62836, 'dw4X1Wa4RwSS3ZkwuI9y-P:APA91bFE06zDNaov4EBy4Ci-kC6LG1EHKA7ZbLm0cUIdtvkvray_r-dORSkVyR33HaxCK9cZo8YN42UhZHq1X5Ts9FYXw40CP0ZzVbvp8oUWL90YNc_TYG_PLmE4W5vlQT6wJx3nm8-f', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4496, 2, 62848, 'ejvZNeRyThGQHcXZyyzzn5:APA91bEuK3IGa4sxj0QnJ8wsapOQsss4DAXJck7Sz3Yr-_HuEYO0xE_K4CeVaAq-b6tuRMsSigEFlKfGiVLsPVtc7Ap4aPNzdVjyQB-AlNdW-555hvqzQV7zsX4WXnuNCkYCJN7N3SGR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4497, 2, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4498, 2, 62854, 'fSKdtfTlT6-8O-bum8f-Gw:APA91bE_Ve3rjaH9L8LqKlieGn-jcrgQhuyi8PSJDPNKu-FHcvYf0z2KQMTjsUYamII3hVoYeJGcO7m1Y_8PJtNxWVTLWXrF96EPb1lB_hbF4vQRgk8gmh1mA1Pk5d0em98XNr3EnS0j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4499, 2, 62861, 'es2Ryk5LQUe679kFsrBiMj:APA91bFPq59eZ9tYlTkW-l-gvOEmIRfW8zQxkDDY0mBs5aBBG2Lq2Z-CagZCFAZ8AMIMi3OoYqJNAOwVRRzeP6VCuNhZpOjbVa7TIavIOS5C99z0N9Y74qzOkwE9Lu4k5LCtmfZhhuqf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4500, 2, 62949, 'c7PIXfaxTaSJ8hjD-_JZAE:APA91bGXADHG3pTz1lBnD437p8kTP74tpAEZyoN6S3fm4OJp40ypcd6SAP7666QjycXZdcSMdAb6ghLBBQkq2YouXBF_yWvwV8wvnRbmIENCAi-i8eERK7zmc6sk9Mrn-wyr-FHprlyX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4501, 2, 62986, 'e9R8qKziSZacuLKA83Fjyf:APA91bHix-_INMBGgxo_ufiRkOb12qT9YRFeoUQBCaezDYhwR-e4-D5HMt1Btx25SUMlyEaZalt_7gsNbH6gsMS-ek7PDk0aM384Gx0tGkkDh_Imo7cR4WRLX8A_UByZeEfBZIsvEV2n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4502, 2, 63016, 'd4flsvT9PUMmjEEbZQXr6q:APA91bF3cFVxQ2cV9ngPhhuwlryb31zN2gO-eR4xpy_wKHqZKsWRRuhchY94YIr2lEaoXskMx9P0oj2S01Sg_PS-Dtn0aHWmx4wmeVYYhD-RGt1qCVSBW5o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4503, 2, 63160, 'eejhrnlyR4O_ggXdy31EzS:APA91bF9aBLsV7887MBpfRYclXK4BFdYTaawxFzY8tm6Q7LCM62NMLANyvpq2PaLkpCDRP2UPsO5BOtJLZywqGXAAOKRJO7JQ8WMyOYuOSNV1hed5r-MkWHfUQ0inBCOL7ymCMBzLq-0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4504, 2, 63204, 'e9WEB4d1R8CzaL0hbpI2Sp:APA91bGUn1Nz9aUDwf428OincbzeQwDWfgrhd-_XNF11P_hS17yTD6uZQC0g-tY1-2Ncv1Re3S27Z-vKi_xRh4HusWaIIxeg47Thv8osADJ-wZfysGSY7T1griPUD-WPQ7djuvhhr-Jo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4505, 2, 63220, 'eBLgsdVKRSmWG9JweuVR3Z:APA91bFyeSJTkLRRJTyVOYaOImqxQhGb8P6hXdZBKaVPSUvTaMKVq3vwKZ6C0a9Q4su0p6P0pXaquL1Xjj-pA7CJFqnYPZFfjO3npOuztrowp4oFHPWq-hLgwIBdpzhxz-wb5hBQeD4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4506, 2, 63270, 'ebFNWXXqSqCrYVTGtAW88P:APA91bFwMllkxKJNPGf7wg0BgF9UInC-sA1caHeWWs31RW7mwy1XOkIDEGNHUqkbnDK0417byHNorBH-L2YDIbY3PS9GZ-Ocsrk_0UrNIqVtzpeTGonmfoAQqB-On849AW_aGKDpdKD6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4507, 2, 63281, 'dZZSHtTqTDiL38zs_eB6cg:APA91bHdkxitke1X4Zc17zbmzm05Gvh6i696KPLs1GJ73MG_IV3RVpWUYvVoBLMMXg_rnkuXvNFNoFkVsyn1eH2lH_dGUpfCAz0U_gnjRod4doV6-q7plqoIkef9g8QhYjE56D0Rl3Nn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4508, 2, 63339, 'dfUN-Hg-RueeW57_J-Rkbl:APA91bH3YgNzT0qmNiTRMwNByiGWDYFNxJ4tf1mJOkL4bQUM2qG_jRP90teiG_2gS-_P5Wx8B4obnJ2F1kCTnpmXYPPTGGXc5phMXnpKFxnvZ1uLlfEGItcZFyGn5H6qyu0NAu66GVp6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4509, 2, 63476, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4510, 2, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4511, 2, 63546, 'dgHKaekgEEY-mnEkqNX0xK:APA91bFa1ESMYi7iO_yGSrdXgIxDocBEL6qfYzYmOm3DzPRJCO31tPUYYcS5vWXRa3xbxhVSO3YyA0yPi-SNekB3WK96e1OjDjK2wH8inJkT-wRrlcnGovKXzS8MOTQj25vXVRFzVjte', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4512, 2, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4513, 2, 63760, 'c2nTCACkRXC0_EWPmNGSYo:APA91bFn6TF1Y1PhJe5u638Bxhm3NXj7MqdHO6BrPkKJ9dH24pR651sazqE6rEFrf3zjECG3rj4OCyq9ZK5qvkQZ7STFm8hLSnBXKvHeeHvOyEFzSpDd_mM-SdNE2UzHZYv3X-wcMvvx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4514, 2, 63831, 'cpyb_5jrRvyOx58_zhzV2_:APA91bEqQcfqIX7iWKGqvNrf6NVNmyuRRB43KBWWT-eUTeDu9nqPPFzXuOVwE3kZsy-hXo5YfNSWcanSsIFB7Wc-pAJU6gr8EYgk8MMsLgUcYgjvFE0thTbGYEYFhEi32SVfiw31hNn-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4515, 2, 63872, 'c2354X7eT4KQ-WelEXF6LU:APA91bHbjxGc1UDQvritPaO7GETAi1xRJjmSSYrHZKtxuwPGh8s9pQBg7SplzLCMyt6wKZhlzzv-rwK4b_dbHnsJVg6dTeRptD-HPhKK9pEVjSjYlYJqWXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4516, 2, 63940, 'f4pTDdi5RRW7JLOIKHxzQA:APA91bF8jgc_f-vq75BY7WapQR-7oxvFRDSzeoTa11YGLTkpMHJKVlQ3iOXwrr2MeNcLk6qR2j5uV69hu87vb2j9UV_ryIvnJdS7PVoe4Ompu6bzkCbeRct_GUMc6JCH-3UopNPVEBuo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4517, 2, 63951, 'fIofnmckS9-NQ0H8DB1yUM:APA91bHWgUn7gs7j-c805zbro_oRRennzlLtH9yEQEy3tR-XOL5Ut6rr7l44WtCpWTNsf6Jk5XhfC3OPzeYj4-nO-ZaLEzSocM1eQHACm-sMIo19TQbi45Il3SZM5WXTeNLtg-S3_av7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4518, 2, 63996, 'c9HbO2nrT-C1f1io9zJTiE:APA91bG_ioCKEMZfWG60sBAKIfpHbn71wzpBs2jTrd0HZM2uPS1rtforQ12bWyjzLpLTCQ73iCTOdqG_9N7MMYY0S7akS18i0OVm7opXeYKPyTssYiAPgMu2OyMaThGJhFUVOkp7uTKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4519, 2, 64000, 'eOu8CYuTR4mLxfxKUa2wEr:APA91bH10r1SObdW5L96MDs-c86gczBY0L535EzqYyzQuuvYvbiQasDMjaEAI-0Yg1YsPnDixdduiD8mw91ikG6XUG5K_PSn-fc3YtyGfyAwezT84kiHtWNPtu_swm5gcQWIQxHxrBju', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4520, 2, 64054, 'cIne1dEZw0vahbQ63Ewav8:APA91bEbEpn4lwZIYM3R_8jFTx3L0PEOOmr0AYQvz7_r7e17fYSLL4RK1g-OBzvnBtvnh9fwWk-WW6aCGcGCHaKdHZbmXugFpY_lXVvgG7b8YRGOwKUpvpWtq36IrbjnP3djj5n1rETi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4521, 2, 64071, 'cEs7FR8dTcWjLugjUmC1FV:APA91bF4Z33mB7NFCNrs5v4BDttmIQXzvVBjMLKEHenZnjwHTj9OFdRHlThFVgs9JtKw0YEWKB-4QmZmjuIuh-gZwiC0P7NnZwK4pZuwF0zDzXsfv0TuADYEfDoBEa8UCL-E1VfO0iXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4522, 2, 64091, 'fMhWxNEhxkHWpUnxjRQi9r:APA91bHLWfHaOmxXG9aOdEIqbNTihaXkma9e35bUBGoBJnmPfbj_iFbm_k1OFI7yRZK4mxrJ9ovZJXaL3JzQUHIKYWG2WmY5omjoFsimonyLE7p_5YZjSpsiK9JuHdG3c3YrI35KQ_Bt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4523, 2, 64116, 'fIAvlBURRK2HcMMW8lDG_W:APA91bGmU_ACztiEdSwy6EJ6rN8XoyrCX5BYe9lSUdYa4YUXK3wGfdPGIbATQ7FSwdds1e4DDSu2gHuoKjg8s7ptaHAJMHdpIWRG_1hCIE7pCXuHgIeGgtU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4524, 2, 64299, 'fW0CYfcXQQihJWkuOfxlUQ:APA91bEAIwfuW3yRM5RZu8JDclpdIaphhFc5ystjVCEcmn1D_uWyzt0iWGFR_6pcujLNlj9Uv8f42HXrP6LQFG68cLJholvpV8VbLZeDz8TBSJYxQwghgEBjYTvKDnqdlx2SROT1wXQH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4525, 2, 64386, 'coEK0Bi5RHun-fdc5gWX8X:APA91bF8ixC-JjRpHpraDNd6bEUO8taZXStyhqx2phMsV3Z4PhYfvjyk7eTKGtAvO55KWjC2LfA21G1Ybup5RiyKYpHw8fIxGYi36zMkh3-UcXbBxbddOo-bi1OI1TaeAjTyq7HpV_NN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4526, 2, 64412, 'f6z4deSFRpGNlX3mO2KnfU:APA91bGthf9WLjBgwKYROJW8Zn7WnS9a1DCGNkdD3KDGZjk1jOVBEtk2ige2aSsKEMBOnHGbNOeLfClAH8pWr_Z6Bh_9hQJN_KQHLHnz8t0OpU4uIFUdaxo2ied7MQ4Z0ms2f4TUQn9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4527, 2, 64482, 'dMoTrYP5TcCC01WJzuXPVq:APA91bE8QwT8w4bgRjON2aAJK1QBxWfWN3SQPpajvEU_ANYAoncCWpCfAts0GF9Xh4xP6Y-CMdG8IGA8TdlN75OXWfV9_AwhfS_BrRbOj3jJwsDeiOAlds4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4528, 2, 64586, 'e6KcVyH6SEa_T-kHEjSPR4:APA91bGUemYolQu-A2GPxMbQHI9PDtOTEGBAhONHh2wFgc0mbydt3Lcdqk7tJCDWnWRRZF2b4eQ1NLm3yZV7y6rcLj56v_82FFQiWiZ-Qflhrtx5anVUihAcQNRlyi7gu33c7zLbxpUe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4529, 2, 64623, 'fYc_3k2KSlGYoBCSW-6SQa:APA91bEFQky5Gcw2J-HI4ZrSFsdWzRF67fx4nvD_i6Ef_AGLTKvJOG7M-pm2LXvPEdhYoz3Z3aRWhoeTGwTJh5yeGCr_v8xGj49FaUxZLyEVqm2FG_EGEkGu8gyWaWChmTbpax2e8wxp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4530, 2, 64626, 'dfCXVnPkRRqAxi_qeIqKhB:APA91bHaBglvm7Qdbs6dFtEsYMZR7mV06O9UkfdzS44nh8NMKU2GH72O3eGkAmFiNAKLRbc2ugUp7mFlCvaiGNAbAd6kiUyQjzXzovG-kzSYx01faq6v3tkqqhjSt6v5GI4vra4LzdH5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4531, 2, 64646, 'fWpwp63ARYi22G4bHtKBU1:APA91bFm_8OIWbApRgZrIyRVyN8R2326T7yrdE229X9-fX37TkFftGlfhfxmXNWchEoWBB43ZME6d08pKH2YUOkPY5DfR7BJd1Y8OU9NOuzNRUD4VvnUWi2XFbFVny-HNQmMe1i1L13x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4532, 2, 64688, 'ciFLCSq-SqSSSn7S4Jdafj:APA91bGFPaA4UCD7P-QGQCFBdHpLE-0X0bTDPtFiQgz_aDQWwbwtuL_wd4Ddwl7clkC3_FC6D_n5mouMKu9N3Z-lSz0JVWAsXPIlC8mJ_X5z-CdfiCXtuyNdVAPV0W5FzEe3ZcBxpdEB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4533, 2, 64691, 'e5ad03wCS7iCi5KNXmCXzu:APA91bFb2mVif-w6U92xCLEZ_KgyXpS64QuwBvLO8L2am1KhSG_cDFqe5KPlHDwRQdJ5MF1s_3R2R9xfBld7sjYVeJDmrHz3JyI9KL0eieyfrE-kDUSdgn69zCXnkYV-ezYExGh0APqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4534, 2, 64707, 'dIMYh3TaEU4fh1QUJlp8T_:APA91bH04Iqu0ZBY4co40ur6rFwg02sbLABLKU0wdY19l6uU-rJ6HEuHfgbyc6jMAjD6Ah1mSTj6pugnzvAc_wg6nYn_Sloja5y_N-9a0dYjU8w4pQDe0vg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4535, 2, 64738, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4536, 2, 64739, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4537, 2, 64747, 'cWX_jWMjT7yM0WA6QwQYC4:APA91bGFwB5igUi5qtU9mJY5bwOVu0wreRCr3GZbWjV9SMkOXwoXuES1ag8bbFo9CTaGM3komIhfD5v2jtY4J2_Q_FpMqBQrhFktTy9qxSLznLwydoKAVlz3wgHyZxzAvb-2d-rx3yUz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4538, 2, 64763, 'eB0gVk6PTCasMZp3I4UNLm:APA91bFSV_pCJLMquR-ttYrevDLKoR_FbrvqDTg7hULGwbci6fNhh564KcNE9o5VCdPh7FP24wM6E4YQavgVlZgv_nEpN57t9H9WlbwlIVo2m6GdPJD-4DQcdimxZCTQDQ9RpAQHu6fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4539, 2, 64767, 'cMiIYQ-CScq0eXAhzF2sX5:APA91bEGxM8dzLVj3tIp11THvPu9YmUteosixZ3XRehM9CJIC-Z6G2EL1Tn89n2oZmiIIILghQpN0MsnM3HcX7B4IbydsjjYl-NHpd6N3fJNNQS1MguISFK-5n8_lf4kUff1PL5TZBV8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4540, 2, 64775, 'cNRiPt-9STGvPAth29cHfB:APA91bEW5Vd81U87be2xC-GUk_wbcjPSOi0rYO7AAxVuZC2LPnooeKXXzXW1U-3OJ-_olFTlnsfk1r5DxJoLZwLLLFgKU4d89Npr2ZJJf4DDoZmrCXK7ndcWc8WXZf7M_MLSbfdU6inD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4541, 2, 64776, 'c23dThwilUGIkSlVfjIBEq:APA91bFl8LDQEcYAHy1-ooaaSJ1WdULJzPBGu_l3HHvaIZAbk7D_USeegSlh8JNcP1nJA46as2nTyCc5VkP-ggke-uhDSga-w-4kJV4yKSLygR1Lp21_yFJ13z3LkhKzJYWmQ5jaT6_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4542, 2, 64842, 'euVHvkE3QOWqMYKanS68Eo:APA91bFoZ5miPJ2kMJhaoXS09-r965XA8v9U-FzwTTHAxHr2ztYJb-Y1wIQmu_H9fKrVHwm8Gezy_r2YvRLCT71VWN6O9yKiQv6A2j-x-l-1VjS42Rjh70ck5mub9vIgwTRbdva-aYf2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4543, 2, 64847, 'dw3qUwNyYoo:APA91bHwKw_b8ZUfIJpvhJtO-UjjLLbifCBA7O3DK7Uhnb6Bdw7y6HDCdt7Ulf6jLycs2VrTFKsxOZDyD7bCjTimsRRRhRkD41hvWjFpWtEdmKxb_bmGRfu9Kz9jvWf4y2L2SS8ujAkA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4544, 2, 64849, 'dom-mYrCRCqCa5heJerf8V:APA91bHqnNxF6jjXCSzm-sfHliYMPiNkLSgY40McbdEXa0RngYihC0plaBE3izNa8AgnPOYI1upeH_9hKlX-VzIDFOgOTJXuKm5wTPcGUpCpb1vXLhQ4HSxZlMQmlgGrkQnkCByfUcv0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4545, 2, 64861, 'cKFk6xOBSJeT4mqNkceTjC:APA91bFX00EdgibaFh9Kly0QQiA4H-eOdQAOjLPYGDPVsvmkwZL3tB_ucLDql4YZws4wl78QMc0xm13CC7U1E7_IPPluNmpW8IrYeFTUHK1EUKShv3cOrBVJD6zS1WuWLExummcb1C55', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4546, 2, 64923, 'eQ-fO1YbRoqQZlgVgBYCRt:APA91bGen3Lo2meHPUm7CP0TFt8qV599VS0IiE1BaQzBPk6iA5ntPTfOfMcL7zBvKWa6OkqVHHYMUsFgP-4dI2tvtWW2bTFsUd8n8JUzPLDpcQ67lUD9mWF1rFHw-_iBYanAkiuPO2fw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4547, 2, 64931, 'fX_Xdar_R9Wq0_2HK5eVk9:APA91bGQGvBztI83vhxgJjN4wahOKJKr2ln2C0ISSLUJi7Y-mupAw1e9KaXn0wVRKs52cFAkDMPfhsUiv38pf4pTr5jTiwKPPN4DaOsQ5clUBA62idmK6Bi7iV0ubp1Y9sPXZadBdXWX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4548, 2, 64941, 'd31qLHY8SeqIdvTiblwZKy:APA91bFjC6uPFRBoZIipdO_PvGLnEFCFnd8xSk3jNpOArnvesKjSu6GdgoKtI8aGeIyuPC0wiIWkWcBJ_JltaaeDp1rqej_udIMGTMuiVSDDCFEIeZcrTplefwL3CS40ExWM2vdK01Hx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4549, 2, 64952, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4550, 2, 64953, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4551, 2, 64955, 'dCxwmVDoQh23eFzHtb_Knv:APA91bFvjJF-XJpGmT8PwSs4mCsucS3rfvCS77w24GV0t6TYcShyDmGHqBR7TbFocUukZW7FfupparsUkd1oBN6SVJ2M5BwU-Ur4GtEdyEjKRwwYcoMiwipA3lFz-g4lCQongXBxA8wq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4552, 2, 64997, 'fN7r09aKSDWmBu69a0D5yI:APA91bFoxGk9Hzv-QU4behMZ_Zet9GGM-2SqK63U8ErgE9i_Jj5QNv8S1KMP6IJE8R5DGOQsMoZsuYdA56TcSOTFGdyjalcPdBeJm-FFo6WlkrcHU3dt_pgtaPQBc3NRXHCu1z7NPYhG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4553, 2, 64999, 'c4F5-bE6T9uK0hmRGMFnia:APA91bG74NE9DQBpQT2s3fH16rYIHPmQZabzP_pGSGHtOmXczu2RGPZWbZb7N6AnyN1q8dmt1Zas69ZJ52kyNrwP3tRZEid6kw2h9HDbcHjx_7aG0TL-d3OwAqwQ2PiCxI-onT24nIid', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4554, 2, 65006, 'fZRAlQPwRWeRXfzFiKWMHA:APA91bFmWXywtFCHwDHBldUAjjUDAJHQe4YY10mOCLa1ngvuBF1BFP3yGLYG2Z4_1UCedfpIqnXyN7ntbxkaDpJrGvLg1MADGtnfu2kuEzSu4nRC0tNfiAIscixcAXZlxcvnGSyvYH9r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4555, 2, 65014, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4556, 2, 65031, 'e-InwYVYTyiciX_LlYKFWm:APA91bHF7o2DO7-Uy__oMsFwIT95Ww3ZJqmOB58U73kUujoL5iHEA8JeAsQ5mkEoQaW552pdq2YEdGJICySnV5H6LuVCIkfpCfPIVjaTwtIrRbOAUWhsi6SgEL7RgOI3wg5l2_KpEXxi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4557, 2, 65039, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4558, 2, 65050, 'eJwkkTJDR3WL6jsWlYAIZJ:APA91bE-vpNj7jNqbGwAcspoE7h29rVM6pDiHfWth8S9CMstuzdsMhrdoI5CEgkE0j_gA__yTzAO8B3w4ZDgh8y_p0iBjBwM3ip3JlQOQE3RWNChqzsHHqF4tX9O4HmMHw3qlcEysusr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4559, 2, 65075, 'dwhWjx8ySRS6Vwe6_gH0r3:APA91bFGbWz01A9lNdk_I98WsvOQZ2rF_SIM3d32SdeWiHnKLxh1NGvtSNkDJvylHHEYCRht8Pl_xfiVHuaI4dXjhxwsQnfS7itDLOJBh4RPuxm9BZQthKKszEE36nYBvTHxPvlmeywO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4560, 2, 65104, 'fSZmypoRRY6oZ_kt5PjwdL:APA91bGTrBxpOfP3M1U98nMmaa5ppyM8hPeBJmlQCBZm_HPY0qVEFi4696yFQ4cZtEXt9kdL-PF6O_RnKYP-X9mfZts7YMBtKcsBzifogVon-hOdIBrP2YRe4yWAIBpgqHH_kaPI5hw5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4561, 2, 65119, 'dOxCiASORgmA8hS2Sme3en:APA91bEuokl4r79Q6QOruV5cQwGrhtlawKt9gito8BIJ4Rfg8ViOe-BpOh8Llyi3l3-E6lEd4rYDr8v-T4QOIHQwhsONSojx08DdLmpHU8wx0lpkBa7p3th1HqQdytfioSB45uwcAZsz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4562, 2, 65133, 'fNOSKafsTQS0mU3HQHvJ1s:APA91bF4zR9UY4DGjMxdxYdFj4n36JN_hdg_ZT8VNVNQGscIeVxeN4w0Ib7F5JZKLVaRQEnPOtrofeQPRv2yrxYABVYcjreKDPs7OPMinM4gBWt4yHxxs40wyoY9nFcpF8ewSFQYWWAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4563, 2, 65142, 'fVcDyCZoTqGN-nOTVkTfGO:APA91bHmFgIySftz5rsMA3pW4TLm8eVWPXSEljEe0V_CAILcjORcOcWRZqYwSwbcXwCOVt-3Ogy_JnKyDIPkbi5G13qta3akYn9FwvHNbzpYItZluXEVPjcB_L4noXa3-VGoJ8-fT_Ya', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4564, 2, 65150, 'etmRnBUuSNKTcavJ5YefG4:APA91bE1DFgleNUuchGhtGf9B5hz5kLU-79pt8uYmd8eSa93mpgZiCpfc94dmLQ37vUHYUszKNVZiyfkYP8jYESl6qu31pJnM7mg96DDyRMSoM5Wv0oMKq_ANlD6Oiuc1LidFR6xRUXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4565, 2, 65155, 'dXUrhvwqSf-a3UANNG36SM:APA91bHICyGTIYdUezuHWKl1MIJjHxDW-mcfBg6ka_zBvYjpfgP_0mhj2QccYIdDGs_ROQY6LjxL3oTXOukJntNag-up6ECw-y4j9XPw0Lf2qOSV2ScObV2fhEApcPWt-YO7mR5_n9b2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4566, 2, 65190, 'dBh3G6NpStGrdYvK_wWt3O:APA91bG49mWnR1rTC6RsnhlAbAhj-rXbTdVXdxrXSzuj-SwLE-FoNgD-gSADEvsb1yNZtiIeP7C4Tp-oBO2xBgz7zhWS5WIQRufxfV5p6HqlC5AtfdyuoCtDH-mLCg2DCOAcJ6j5SBv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4567, 2, 65200, 'd93dwfXuSHKGKNLPJNHeSd:APA91bFwymXQIibWhB8YPQYgMx0p5lOFIT_JEeet_OHDgUJUyGYb9hfnNuO0lsQUR0ZndSB7QqrWcc57MxxR-K2pwmG692OzyOP26ePC2jte7itcHDMnPaHgDi9XCnyemt3GOcXtna3b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4568, 2, 65209, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4569, 2, 65221, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4570, 2, 65240, 'fc48hBd8YMo:APA91bH_ESNq3DJbSrQmQ6ewoXeDFnHjK95bYIabqo7mNLhEcmq0F4lGYiKghA8LQ62t7QF2L96ByT0TSNjBEitrgiUwaZTC4SPyN9jFJniRaeiApH0QQtOm1Co732C5SOZ9K0ciONK1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4571, 2, 65242, 'ebnD1jmaS6W3hx4Q-vEQlT:APA91bHSlpTWCC1rU6Af-YUeiQJG837MDl79HJgybVNj9KpeUvvxrlgBVOYyQ5AV7Rm7Qxdm6e6qpQ2DUY0qqO-VYKXEUNT1r0YnkFhZ4mwbqi0ftYlk422OEh3cmzE04SlvBkVu_cMa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4572, 2, 65267, 'efNMNtAwTKis5EyJ0l6BgA:APA91bGHjz7H5Ur8lHl6kVzZt0-mY9fr3XSM9Q-0HE5s0a-jxG8_jjz41Gg3rQsh4C6bFpDW-p4LYBafxI1__KV-TrIjdLBlyyrnnQj4SpUhuf6bqLUsfRMcYDUUgaSXRt6R395rt-O3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4573, 2, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4574, 2, 65296, 'dhQp52OnQlCiX8gj_VMoti:APA91bEMeiWFT5w9Um_453ebYDghvbf27MSPuc-UZzUaERGPPRnhE6IRYTOW7w4qsjCCXPH_2OtwsPa2aJlDBRscQD3H-zRhs9tAUuV7I9YAVXciyv2o3pA3Fg9X88iEO-wJ164F4uOG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4575, 2, 65311, 'dp4ud9_hRXORtlAC21g58c:APA91bGIB33lOCubNppXKeYs-vKwP-rv-rsluiymHcQf1RQ5EwKbNLl5oZ3hWptDRgxXPpUSLYjlgVVZV0GENjxnJPmcNpEVVZOK3J57rdu_YR1dnX4m989tJHEX51RBFvltqs9f5ApR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4576, 2, 65313, 'di3mizdnSn-z-HlEcNq5Gw:APA91bG0WOoSeD0GoCX1Uh_XLFN5eEaBonwlMTNYDr2ILKgVOjwIG0WcX8x1tnoX3aPoAdCgFsflU50Ptm-4iiEizY0_jAWdis8SjTyYRYXnybwJZHS6b0SlH5_EtOwwQQ5HnB0KrffJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4577, 2, 65321, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4578, 2, 65330, 'eutKj8spRYS7GA_yw4d2TF:APA91bFNBhE2ksQQdoOkMfJuJq_wCUcAst0TF65fJHARkLJnnuYOurtXRHNSv4zZrDU5YhIkw9nrXy1q4W7mR7orkQ4tsesLMPtt2WLbc6BG6Y-LU8evz2_86AyX_ToeItXMZqrwEnQ2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4579, 2, 65332, 'dBZHO298Sdeb8x-K5cD28S:APA91bEQNDH-4S6ffqX9HO5tyxRekKlKlvC84iUkDXFbwtVpeb-95SncHERxoE6wbVqbabiC6nq0VuUYExYjZZ6qO6keNrOZ0o1BwqcDpk64Qcb1OgcVq77wcynHJfGr04eyLZSkGLGQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4580, 2, 65335, 'edjBkoJyQ4CpXILB5qbNnC:APA91bFXKU5QzDyWXteC80VM7E7xrvfUKFsTr3M5UQTDMv0vjjuJzZiVSuBSNvh_lBoO3pX8LRc9s7sd_0tTsEPecgqp7iOGTreg9EzE_OYP3YL9Ge-vq5CVHDfZg6s7lzQlRhCJImH2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4581, 2, 65352, 'fZiyA0aWTrCaEX-KhH9tua:APA91bFnlfZsPpj-QMrxJPMv4yeFSvi6GN1dmcxiewcyNb5b8AHzklnWXULzgayoy6FMXk5od-8Bqsy15qosm2oG2iEsV2Emb7mR-hzj6JG6WKNR8Axrdmspf0HFzQfXP3UOjRk2I8rk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4582, 2, 65360, 'dcdYPn8IToS45gI60N6rYC:APA91bH3SPvzZwvRvGWiA3eOGCVoG3JkMQ8dyJp0RwZE9Z2mFFIp6KljuJv1HpSB6edWhRtne5dtxqcwaOmn0K_5sD1Q2m9ZPT0NgB-LjBG2drqxl-nz23a1JIk3VL5R-d2TjNNZY54F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4583, 2, 65365, 'e5InILQzQEug0hN39zMBr5:APA91bEvJJ2xzV6nI0bjCE1OYf1CZ39Rn5k-f-jocZo_k3t8SQ1FOUg-WCiCGuXw9QYfDVkzwffPpkIm-lfc0KQN1VuaCFKnEw5TVPVnC71evwsePHSlmSXRtDJqq7C7YOkDGcox0Mg4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4584, 2, 65392, 'fbdv4O1kTaa38dqcZtfLQ5:APA91bEe5TuTo_dSOp5XjzDBe6GMU7fWIGpALXNig2OFathqg_RTZvtuos89gM9-LxY5wRmA8NMprP1TYTGdMwA3y5I0PuadQlQMGXeeJkaIntuCTsteL0RQm6yZesTYafV8sJQRpBBl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4585, 2, 65406, 'eOMZzYiLTOiHTi9PIr9W0P:APA91bHEED6A0XMVDp3yXBLwLQy2sJoRZw36J-SdiM5aeWXP6jby8wO_TvMBvbJBV6rdg2wZmL-9P-1S7Wi7-c5BWx1aUTU3F8JWLvgo06bzaZ6x0Smr3fMXpsA2VJHNldGVoPdHJhlI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4586, 2, 65407, 'dqeC9mjTRxir41_gwTva4T:APA91bF5CYKNW-Ced_kDiMnavt4Rnk39gCPvFt7TJwTk17nv6cYtEy1me9coglhUVNkicGlqI6rFVoeo626sN9BkIaWizDA5bXiSuX8zM6nlN1HM8Hlsih-uI2qVjWUYADqwhMnbdHAW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4587, 2, 65415, 'dMYN_7FqSZKnxtV0fOEznA:APA91bGt0W22ObEQCAqOE9_e1VcqKw62W478qMTH-7CXrx-HdKNJ0IgcPfJYGuYbewMLsyH3aT-q5OAJhJoFKDnyGWfQL-Ccq6BqW7nLjyJ-wjialZmH5byUE8aImdMHX2raUB_R8wR3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4588, 2, 65449, 'ei-rVhESSEqV8KyfBRgn9D:APA91bGgzJTNZr7Han1FwSkMfYTQLovFuVxTTRILuQ3W6neDL82xrSFzLtAI_t_GS8zGN71ub5ORMm7t6r7w6RKTw32x372ftGaXmDhb7Z4PxQknHfNwpawgWgFsdzZvHv5LAgCvYSqY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4589, 2, 65458, 'f1UPaz3HTCKNwBw8_-QXVX:APA91bEKqQvg1MfJrr1Tr2PgnWHSYOa0QC70WM80jC0mwp1qIAtLtIzvY0vfjyXSMbvzjne3O1TcgmamXrgnD2bScXyhPDY8v6G33aOER478EfMxJSgItP5Q4WzzjB-FiBJSTPLg3PnG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4590, 2, 65496, 'dIP8vmrcQlurBM84Yx8SxP:APA91bEyIcncASr_3PKKOnKcptKQ-t7jJr1gh-i5WZcbXY93XF2Lscc3bKyaWO-teYuuW0ghwvvy0qz93GrIEdQCUJnrLTVT2h58S5d-QOyArvOF5LND5pb0ldHP7lv6RrZ8zuGJM4wP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4591, 2, 65530, 'eGLYiPB_RA-a257LwlRYIR:APA91bFN6og83gSfyx7Vjegnv99sctI4NT0KT-ZrTe-ABn9q96zlB8cwvVQRJ7D8S3xT9EWWrO6cSqpK-Ep2Q-SrLrOHLRVqyyLwDRuHFjSi55JcVSN6o1AN8KB93Yse00ajaxJzBQUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4592, 2, 65548, 'c9vdlk2gTEuLys48eUcpjo:APA91bHN5jz27BH2XC3K_cpSyIuQKYsgsl2Ycw-tUundd9ve2oZgFqj9CxgRWrd3CkHnO-tdLtFvamUMmTJ1aNAXH-gAkaEVNOOl0uUM4I303iqvmO2mmZCdf1PdkzsJjBOfE3E_nx4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4593, 2, 65563, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4594, 2, 65564, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4595, 2, 65585, 'eLRHGAjcQyKa9PAugrc6og:APA91bFtIA56bqGxXYwKmdSOaUiospiZo0My4ZTdDEJrlYUkpt4UKRg36Bxj9kxy7mlX0Zp9AATVWjpRLbnCSjSdL6NP9aSZx9DzciracQZCq-k7v0t5htktxWLt0VPlRIffiZGeEclq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4596, 2, 65591, 'dCZ-ANfMRyqkjXkFJMguAl:APA91bHIwLgxUYXscm_D3R93NBFA1d2wbL3L7w96SjcpTX9fIWQ203ZMUWMYjBCySlPlmudHX540FQAPv7nkGOUWfhiqLMr9_EWTi9lU8nEnJyyxKl7S3YIo0PLVflYFSuQFiTOVM6zc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4597, 2, 65598, 'fcCdjIlYTY-a6bj3242vVP:APA91bGqicaQSCMxbmDFs6kxRsadB0b9nEwHaOE43jZCnTlzSCkqVUydsFeETCMl7H2xbRWP8TjvY0OPKi_nqK2O78cmjDpV_gmUhB0e8hurCyfOCWuQKzis0wDvewfAOy8vyzQ9eXbt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4598, 2, 65621, 'cFjmQI1_SVyUVpT9IVPi-0:APA91bGseDUHiX2_wucUq7YN36Kt1ZqBmTd5oigyaxwmHQmb20SMxdhvY-aNtJXrMnWTuaE8M9UzkR5yQefzCLjvnaRY-7qzKSgnMiDSZL1-NACqwKaf-v5PmTEg0bIAN7k3er4sXvp3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4599, 2, 65627, 'eOlbrQxRSXaK_Iso8LMOWM:APA91bEbOAhl08KYBtu8EV97sEjNpzvQ4SDL7HKwmqQc97ERJr1guEfKo9uapXTsSZhjbcNYahgpoqtrP9zDU7DkC_fowxR3bR_WO4iKrOykOChquMHOaUbucJXtseDL7PQ94ewxj76Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4600, 2, 65645, 'eYaeebz2RU2AMCmRKF4FSK:APA91bHtweZu5a4q6meq5N8ERBPkUNoSP-0YliXwd_fnOAoKdTjsIW_47uRZTuMYNACRs46b2R-z6q-X__jJ11Dd5WQQfFlq0GTVA6hws0T7M-n9ovafg5xIXYPGJDMLv0rIBnLgsJ6p', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4601, 2, 65649, 'chhCGsihRLCicYs5tlgA5G:APA91bFbHdW0IiCTgZmgZSRu978M4DSoQ7nHWFx4SpuFped0MG8qQFi67mSIWsP4wIikY7HqwnRdnnjEZnbx87CPcpMs-o0eyU6ljD8jyjaxHmrWSyEqYbBxdUAnBmXdPw1P9PLdhyHa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4602, 2, 65655, 'e4fIO_qlTz2b2mCQaCA1dR:APA91bHuMcO5mfrs96BRqMGWRL9MfUED5kS5VbNoTUqq2bmvP12OJhwSzmvQ4_BlgmZb31V4vaPx0s7Hnxbx4FYT-jgDL6oJ2WYzyhmSEnxJSIe_hlzRatezcEyVCAzVRfoDgdUC7BqR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4603, 2, 65667, 'e9_L4WfZShSXll03D2c4Ln:APA91bGoQ6IiVvLeh9QxQ9awFG8Y746vp5moVlMU5jMEyIXFJ5S9IEFQvjhfUJumwAPBoF-gE6BXDYxeMGYOtDzD9rCIiJhC43CH8AHG25gJnrjy_ItKvp9NEpASgFRP7-TDeAkZy118', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4604, 2, 65757, 'c39LGeXRTLqJRKQMiziRnF:APA91bE2CJiEMr2rxrPqOJeMSRv96hdSdKgR_UzCUrDX7cXyFQ-EbkG3udhYYfxCB673UXgdBEYAboeS0PEWtyymBf45AyXQ5-kUx0hJeN_s3qnP55N2z8bRVWpccD4G315BhfYTkHgo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4605, 2, 65771, 'dCub9IGaQS-PD1rCZPjeHf:APA91bHhNIhUi_zwqcGv7gv1-lkHXLfhzD1mpQdBZmz0LgUt7XBdyHX1NKJr4vcLRsZWaC5G8AsfDTEl7XjO_v3CxvxibmI9d6gYATENsgVMtj8x7bXq-QR7_Wb-HrtJ-0ywCmvLCEBW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4606, 2, 65773, 'fVX6keKUQSKqnyEoCYhFyZ:APA91bGsgERCZTuIt-B2Z52CS5fxYG6p0Jg_hQVPALkq4dzOK4eogECqBcuGbZSqIE8f0ArRWmBrfAy8UGLNYHJJdLitArPMUvqtSz5ULuOC0xv_W_N1PW9MnQyvNqN7hsUbuDGI-Wks', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4607, 2, 65781, 'cLld7FLUQDyLdEDnvm3RmQ:APA91bGgm3T4K2rHmMka6L4EpJ2iF9NacdWEqi822CMSdfcrIEZPg9doNJINMkVEPJDbAbcPr2p3bXQGCkly2lFMPL_az0UKy_eAnTcK-NxUihVrJHpdg3NkEKAgn6_MvGzWNffdRSrT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4608, 2, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4609, 2, 65836, 'fLLy1DzeT6GCFTOQzHe-3e:APA91bHrEBGVdBKJg252Veo2dTbDfGdqdgVXnviF6I7utH6RRGpXhG6uT6KW04Y8UyVOOlW8XfE6PDGYKKCyUaSKH172UUN3yh5oBs-R11faeh_PGkFRjqzFgFq8LaOoOE1Tn3o1S2qy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4610, 2, 65837, 'dg-3qd6yQCK-7xdZRm-Gka:APA91bErnqgCzpkCUTIb6Sb1E2yXKJF9gDLp1D1Vt3cC8l-hQYbaB0NYNDPq0FvQAecM4FuIcO7Xcya37q2ZmWWeHywpzfveFEG_rZT2y7ZPAxGaimaUU31YJYLGDpv1ztYTFvv0NKAy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4611, 2, 65838, 'fEeCuusLTH6lihApn2suwT:APA91bEFOl2Qrmdmj6fASqR8or1ZrYbHs6qi0yqz-165Q8mTuvqSWgE0QQmg_fwM9ZtMOyzEUm0DGincXEN0_gEQdIIDf_dTf5uowzQ-MPaNlvdLHOrjd_jKOg9jHDWLJ8Nbom_zsiK9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4612, 2, 65875, 'e3Oj6tzORra-5fOwJYTyAb:APA91bESwhYwB1boJ-YJOwiymO90EXLAXixVeafq_af-Dyid3enHXMEvBN3ehD4CCohX-4CQF-Vpg-nkXzvxTqWRTT3YuPwpqK0zAa1PFlofWz7RVK33x0sajyu9B756dIZtorpfkR2j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4613, 2, 65904, 'fF-y20a0RIqw2tdT79scPW:APA91bEoWuZfdyFWZrp7aifOf2ToPtckg-nhYfxTLu0kLHnzpKMMkzhEvtWXuoITBp7XSJ4-usc21GiRhLdpnhkurSqbickRSuM7F8hUesyP3YkSTp4XyMPqDMsI9Z4yLjAnrFBDNtvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4614, 2, 65925, 'cIhKVZdFQqGI-uj-uMJ9se:APA91bHwjJitZ0aDgBHmMgaZ7SGP1sZAL_zuvIrsnca_nJnNJfZA1kR2BaKtgGrZx5zudN4kQc5G0CSl8xJb6UG-7u_9y5Ar_ABrfoqyiddV8_bocwB19eyY4f1FGT-tJDgjc8WUjNol', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4615, 2, 65954, 'f5PouHPFRQuOD4lMjGv3z5:APA91bEDPd5P46Xjiz8KUkxOKDr07MDwaBLi_km0oDkzRH8kRAuDydsh5n8oCNkb0Wv9Ibsp1rk68xiAdVnzetGi9ubHuTE7dDcIrpKb_K3gxOU-0--p3WVQFAvcc0v6ovoVyle-i5F6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4616, 2, 65958, 'di70_DPGQhart_9YrpItr6:APA91bGHDEi1BaeqD0K93__ogUcEBalHFSTc71gPbzyYNygKyxJzAakdTQuWfrr89BXVGvu7Er4QeSxgvBxwVNL3jzBVNX3qug0rpv-8oOQhmPogW08UU9piMgq74YSAHPKzy1lZe0OR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4617, 2, 66006, 'eCFjxJU9QwGHDaIOYezILX:APA91bG4k8j6qa-g6Ih_UGcD4ABt6ccjUCW3i8HVMVoCVeVFcmoyxf8JaTi6neoXqvAWeNns2GBhxQyND_Ram4FRZ73vSSDCSHiOPHSRiqRND7Bk9zo-JEhy5yEoapZqK5cFUfB8O0lJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4618, 2, 66023, 'edoCDtl_Rz2NEUq-TTtSZm:APA91bHCFZMfTxp1-CLNz75kM-3OhRB6Cg0cIuoDRXy_L97ys_pr_-rUm-SZq7afVJziDTZoPJa9guhsnMmR6ucwrfdu8f7hY-GVZpIr9tQJp4zq_Q6rZ6s6pcPNindTwy6ar51V57u-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4619, 2, 66056, 'dJfTls88RKGp_ha5xqV7qM:APA91bFWP-LIdV4kwKIyj1vKiWJFZYPCzXhKNl1px6ikkOXktaX2lu0fMwRCaiCZs_91qjZ2XRy9Lazo40yRM0KGWVXqdqctFyXJ6S-nz9hiW2RdCAG2RP8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4620, 2, 66058, 'fVL07G74SniWSzJ1ljmwXd:APA91bEDG9HZ93Jgx7BmQUFqBU0tGYjHpPZAju-6rnoUG8vld4_mjkfzRhP9sDxPqzW3yc_zsNke7CQkfiw-WMFakgQaM0Ratl8XsvPhY3UE0G4JF2PlNV3AZucXU0c4oA8tkNZmDWPq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4621, 2, 66070, 'dCgH3B_YSW22WiE9G821GV:APA91bExiOAxB9fO0_PyC4rJSGzNMYyFJT7v4tqVMNtCkdxbccNq6g729ShJJ4De7SNXcRGArWqJuNkTQ0Hzw4bV3RDqnea1fOVxXdnqpD9knMPcIF8cJUX71FSCvkN7zLzEsX0wbW7v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4622, 2, 66088, 'cQ7iiJy4QheQ0cVl5-g9SV:APA91bE-FI6aUaI3wCSnDRkmw4ItqsYJO3rqoI84nosJDUMzAoc3lSzWVaUestR7ULWYi54pvdlD2jXUg5DusUKjiX60FjYcxBeZbvt0YqWh9nYqtMgNI1HJAi0mxVSOLnSIyNtjBOap', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4623, 2, 66089, 'e_MBDetQSKOZ3Yn-twAVMg:APA91bH7UsfagXVCEvXeBADLyeb1a1TFWmsSsSRUJUqGGAYz748WVp9WHyfQAR6Sv5O0H_wABVoat9b1qroDm2Jr9wRtsNduuQnVFSKUGrfKq6bDla079-epMyp8FHwcH6uR0N2Bgnqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4624, 2, 66114, 'fhbB3W2aTjCoE4Z4IcMJoN:APA91bHFaAqnEMFza5Q6gs0IhpfGvD6683TZRKvPa0ng8L2A6N61saKYzJIOm7dxSn3b7395cUqpwam6pk2xOGWnnFu_JZ36wBdWnd1aA3Pux0tPh5_I6gVP2q5GQRqOTyFUudTDSb_l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4625, 2, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4626, 2, 66132, 'dmXOBxwESG6SxW6uingBv-:APA91bE30G4psOk4i4POXBieeovHZ_4RGcE3i3gVpeNRcDAIzfDLPNRTT--IqM9f5-wVgr_sicluIRE6HJyoColLik9DCEIIoviloEVdgEs2Umi5jLsZE5btxMoVaBnnaVZOh28D5kfI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4627, 2, 66133, 'c5PXmwtcTY6JwunyojpwoX:APA91bH90XktwaAz7C6939NiPhn8e1SuzneWWv43riCM0Wffn-GVE5WE16UUTlik2_w2JdQ7IlM3iGkGoZw3vUkvBv-VBTpUg87h79dJQlibcAgDNhy9VroG-vO-KAOnCAUlFH8HpLxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4628, 2, 66151, 'futbyAoUT4inZqSsLDsEhN:APA91bHzoRf0Yi5hI3UrYhd9m_oYrrlEDhmk73cax0BKVuvg-NlypHodmkcng73SPL3Lk80dohO-82n84noQcvLKUcS91VcK7k3hmzfcdw_MVtho3LjR6DY1U85UR8rwPHePD4LmT_TI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4629, 2, 66160, 'deKon_Myf0gTm6l81PvD0S:APA91bGiwqyFIvkbbL6NDMQZ1lLdfwYf0T0CWLzSVqUG77nkqCvEywkT6mC8PxZpXCVawV8-_Go0Nnj85c26J9pBZHUxDRy3YL13tCDAVu0iJTRQbYHBdMg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4630, 2, 66161, 'fWmcsoZeSGafDZFlhsrU9b:APA91bGGAwAyK0TiB0ycuJhSzb8fd4x9mf9Ab1AQh2V64wIv0-hsWkmrrZrU_BUBWSoabwYIHbMLQtaubIo9AXUUfAOmV7y99qz8_sVeQBdswuqv0c4v8K9Tp6YSnOtfjB0KdDl8XQwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4631, 2, 66167, 'dwABTB6xRRahUWrmmpTZVS:APA91bFye0lZpNeRY1EK-jwODWiMRcRrWdtPaR6_3WK84dsX17xIjVrc6d0OcNI2A182W2izAk2xd4tgZHpM_I761aVWHAZMX-6cuwzHZFuK-v4kuh6Vkq2uNp9K2i2IXTADzqr3YhwB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4632, 2, 66184, 'eKowmQXRReaMvFA2EPI2wl:APA91bEaD7WTqU0_sKdo27k-M-dhUSga6MpRYR0aDml4emgeeOB3lIS0GqU_iNac10fTzUfv8_4RoG80CD3vZxQhkDd6khf5w8hShjeAV8VgqAZm--QaYWL56UbjB7_iq24VN9UxT0lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4633, 2, 66191, 'dT-Uw_L6Srm-8-bf3oX_no:APA91bFQZYaIAR_gI4mAhb6LW9eoOqxAdk1JSOsyDehdDMjX53Bzds3oCLo5Q3SQBRjwdMqjbO70749uGNJD8mEw-nolpU4__7cmnxQ0NQFDok0nikSkG18EoBjNvB_YwFV7LCJ1EY8-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4634, 2, 66199, 'cTjsU43CSciTgTv99OLflk:APA91bF1B16CxWb92z2vBu5R7LyX_asQXBb_yuy66py7xV7AB717-CWr0I4uPkcryDnJz1Y5VLWVXIc5OrZOSNfFdgnGwiZ-LoTWfxxTUWIqmbSe7H_58odSH6e8YJ9x_9Tfp7Wfsf9U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4635, 2, 66205, 'd6bOPCIAJkNGudERgI7iTU:APA91bENYNkk9boJsd8tosEoB63oLFge0N5jaJ8ZxAJQnBiEUvrNXHaaClv-F2FV05XEdu3cDR588INGPmsyX6srntjU0h30KVvuvPW0aXU2O9mJmcO4at-mTuj0RIGzlUi6X6x-BecV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4636, 2, 66214, 'cEC7MIyOQgSqCamw2jyaZ5:APA91bGSwHyNYxpUeOPGhYS1UGjFDccUESVzNy43lEGe0D28TbcnO2GY_p03hdOiSwkB2gABXUUlxgPzKB06zu00KsJoejysnBka77JsdEnQ0GX_ZfMJ5tChJ4TbJ32rg2v7w51EfIiF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4637, 2, 66216, 'esNq8tjFThyfxpuzK5BDb7:APA91bFgvzmXIeyxVm9EX_s0-nv1k7ZN1CYA_Jjbamwfme0TfHQIinYUcBYPmz73bf_3tSm2eDQWfvloRjOAZZd4xAJf0GjuDVTYM5PZ19Brkj915ypVDqquo20EWniETn3NrtLjiLN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4638, 2, 66232, 'eKZOzK0IRZCAdQic68k6Eh:APA91bHGfqtmGi-1ClmA8oTWRLQhz93TpPltZbohAcWwHaL0krKINnUaeS_maztx2B4g_HdkLPYERMPIakRmI9946QrEvRJIj2GO7_RNMwC83JJqa9X_SPbQTbPwTYt8ifrVo8so7OMe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4639, 2, 66239, 'csbhoS7QB0DvmD9iWMb2_G:APA91bHKvrDNZnpuirgbyr6lWPMscZqp87jZ2p3NvE8A3gnI86uUDpaM1-aFP8Gq60CPhXoqy_aVxwFeDAXtg-2KE6U0xCDdnehroZxQoHs6xZUjTlpfGpg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4640, 2, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4641, 2, 66254, 'e6QsSRk2QtiFR4NifR2qgQ:APA91bG_en06QSM6dy-rJ79H1znD8I-GuTeKPfvdp5VXuGIVhlroGT8bXjf2OQX3nd0WzZ0Cu4UfkwtaLBfWsN0DQs8PhcOWN1vmweBceaXmQqsGPq7szSx2pxXBrEpiTe7lzl4ov_NB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4642, 2, 66259, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4643, 2, 66266, 'czZ2ACdaQfm2E3xkY4GM2D:APA91bGpm0zJUvIve-M2euSFI8T-XBwhxM6xFs2ZhLQ2evlf3W926RUY5FKtYeb58bR1kOS9icuVAi_Irj60xsIiloC9pvAkM3EunNBt53X8KqjhG7OMgpI6DePG2ZgOyYHdNmoT_Ldr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4644, 2, 66272, 'fKSVeZPOQF6pBMqq6K0hZz:APA91bHbQ6rAirTCXKyniA1e1qcEygR7c3G2yzbz2U17tTkfnDRkLa4CJeclcVzBUG8qsJYiyeMxSG5abe5r_YlLNESiwt4lw7SJp09QWNkt6OXZbWl9aUeynL_UK17m7puCY_odbYCR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4645, 2, 66285, 'eQ6rdUdqRQKc8d8qpbboPQ:APA91bFOGvEstATb47Lm-mSaJ01jvUPayZX9PZTAkWrRbZ7NrxUH8wWnuSQibhrTSNmuO3HWzR6WwYpD7QgAbbDcpd0rehs8ZeReHSEmuWoRkvWHTLG64qyv9apd0p3CD37DxnAd_8Gb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4646, 2, 66286, 'fJdS5p48RAuQziPqdA2z5b:APA91bHs0TJTkd2K5ysH_EZIpuUyv4_R59G_OBw1_a8IIJ0Sa-tNufThlpq-nrieVWaOmI-O_1Rppa4yw0Dd7fqjcwSk8LtlMlwSKFFhibtE28ScteKOjaUsW77En6TGoiQPnHVnj2C6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4647, 2, 66294, 'ezCyVlf0Ruq0YP_GfUZine:APA91bFgFXNbKxebScoGxA9DHyzpcAxKWHSGNemJ10bfhY27i8ad1Z53YwHPDkeiP8NFTrAgcrdo7ZfhBv1LO3egpTtQ789n8pZYmttnOhd7deNAZq6nPq6CpG3doIHkmjBdte_1mMh7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4648, 2, 66300, 'dktuZ2E_Q2azNodU7lI0rO:APA91bHVjfjvXxSrh30f_h5Y8dfEETaIMsGNiLcBCCGdr9Ne6yp6kMDViTPQagN4uFwUcYhSK9lDq1Cw8e-MTtVkkUPb8PKoTQC8iDrkMQFX-hsuiWawCtcZnPU12BM8CBpoL8TZvsqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4649, 2, 66307, 'cULFacPKRe2OwTWeCEKWX0:APA91bGPZJg1efM39zX99y6FX_QqK3nVXgkDmfIvpZ7THE-hQNbYLpLfUOq14k_zx332pikrbWZsr44MkVVGeMhLDtWY7aUIMTfsX5NjUiZH8Lsdxfid3i6ePqp6QCOCqX7q3z1is1AL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4650, 2, 66308, 'cE7Wyn1lR9CSl87I4fMBnm:APA91bF9Td_lvlVPVhsab8gI7YjhrOEcN7oyOwUrZcRNcpSBoL1vX6YiomFnoExfsW-wNYmGVgvdrwDlEiKudS7fyckBmk7exUhjr2ojbBHuqiNDGer70jGGcxn12IIFBXkxgdjw19PS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4651, 2, 66313, 'forcTgkvQjip5nLUCjxctI:APA91bH8cr61P4khBRtFOMlrhTZ6hyV5Unmy93quWj4-nkD6TJi9Gnc6RTigx5hvxlPfzHMdBD3c6K2lLAa9jCi8ggbd_rPASG9RmISI6DmPQNzz7T4Wg64Zu36I5XXjHndvKaTtsDY9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4652, 2, 66315, 'c8R8MntTTgmMR05wcv9zw1:APA91bH2FfwkUb0MmJgmY4Zv1bDVeusk4e9KYyGyTAmYlxAehUOjAwdlFBgdYnpfIBqc7Inbqy3cbZYW8neyQ8BoX98ZSu1xg-VPetMa9CxOzR68hqzq54N7Qrmj7BoSmoXOfUMGmPmI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4653, 2, 66318, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4654, 2, 66319, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4655, 2, 66320, 'e9mXm86VQhOP5FK4ty1r_v:APA91bE_u-FtP8B4im7W-AJCCGsmAz0VE9XqQ3KG8G4KWPAA8ebFxwmafG6LVIN3wZppjKi0AwNgTMZ28VJP6F0czfXF8K8Q9fmGrbKacZ-NTNFzU-7AYyPLiE18gzCyz55jyROa9v5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4656, 2, 66321, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4657, 2, 66323, 'dc6fb1QOS5O571VMh_U5eG:APA91bHuEtJJltaIJqnGcZ-NFZyYTm1EyzEdEdFezRT3V96LiaSDfRdXCuuEpfP5VNmlJ3UnjJ1qB03LGr6E5txH9I5kh3FxJxqUnwyn3xHlCMJJnOnb0JADxdzP8O-lCxcOisC-o9wJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4658, 2, 66324, 'dMUcSDPqTA-YHaWaB5XQUa:APA91bHneynwRazchq4QJ7IwVjZ4oh5T1iAKeOKHaMAzivrTEATC4QbgYLG5Tpa25D_YB01J5lBA8O9PJMeetEpGi05weF1fGqZ5wj7c3Au6d6JfD5IydFWEoAg_88ypRYUniB2dMc0r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4659, 2, 66326, 'cZkXaENFTMe1j1zl6XmYQ8:APA91bHj3mkJyiLjUweBn_qmgSRpLf-ajFwqAAO65qzsmuqTEq9-y_afeo-Nmhlj8LXyM75c1Uhy4A0E4VbpzScTOBBGjh4oWA9a91YccM5iADHKP2YSZHCjakFZ35QiwXfRsZgf0-FC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4660, 2, 66330, 'fiTx_e_iR5KxdAXLm8K6qt:APA91bEIbRaeBzD3b91OoDCp9EbBu52MLwspyT1TUWKUTVJ35HoeAgpxCRmGQ0sWnT2SnFVYkYelf1BkRDlwzUBq9MEjk9tiuhk3JsKWaaBiADUkSQhS6jiJh6h5TOAvJ2qu7d6aR6LV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4661, 2, 66331, 'djcQ65n6QjS3w_h3TxVo-g:APA91bE5wuppHc1naSRYhEIZtDID0pkGRx2HzOwyby6RqB6xvzK43EwG9zxPHMucOqs_TtnvuEnHHejt3PhZbtDRI2jfm9uQmjhSLmQW-7dewk69cY7N3Zd9TzIHPLvMnAFVYfN7Z-Zd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4662, 2, 66336, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4663, 2, 66338, 'fI0ARYLwTD60LW6eE4t9X3:APA91bFOA1Umg7la4dSh2YzIOcCIEo4aMwISiunXkCS5cUgucZwPId4Ljw6Gil5slGO5558Qo7Wec67HtIkFWKdnCj8Rqlu3DvMRjKhor6t3t88oD6aRaP6sMBzZph-YSwvgf7LPWjWD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4664, 2, 66341, 'd32j2asDSyOibos3kfCFXI:APA91bH6sjEOkjKMfS4kh4qgE900RN7NRw9MnSbNn4SXiYRezspoDydeRbRJ9lLebfMwxyPEOCLRYF1uudxcMmO3ecB2SVVSKiocEd0CeFwog6Mx_Y_HOnTpSKC7oqiFbN4wRSCl9XGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4665, 2, 66347, 'eg6N9h4BSguFsl7apXXTnS:APA91bHXRPRqEw0Q0pxqgPYe6zhsF81wMCZbnRIVPV9TYO6wSWKNyJboCrpQM-IJcRRjR6b-R0m0oU6bQdmfH99LqtB8KrsrY0Lyq-MYz0wbno1ymQ5q4cT2NWzD-QiSwnSwUo_8Th0K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4666, 2, 66358, 'efEu1hlJSq-lHFC08I7aBL:APA91bFO71EJFuIG46l27HyRRl2SYMri-fnr95HrSVUACWYk1jy5an8jIGIGBw2et_6_qi9PZ9Wv9n-JecoaKbk-_JEN6VnDwPZPv5RRBj2OPZ65_kKsKJHK7zMXZEt9gAWzCdjsVnqn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4667, 2, 66360, 'cvQY6uZDQUyeWN_AfWNivA:APA91bEtI2Gzz7uQMYdKrdXO9EWlqUlnOIGcPGw39KyBDNysQn93xGvk8t67y_JelXdN9bonBFez1FAUmojh0MIJTz84r1khx0usfSxkioPnsKyTPlCk2no0TvPm3Yg4EIeMOTDVpIGG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4668, 2, 66363, 'dUBZLAWUTSmpPF5zKNbop5:APA91bHti6C0Pyx6Ix6q7wCXFd8JMzCZeiukqDbDiBYRY8j1uEL31vUeIqbyA-dyRXKFMinOKFjetcWnqzJEVHGkbKhBAd5W8FmtAAEh5Q0CnHdCd8uLJOnQUiyP-5lZ-xDXxc5W8Kox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4669, 2, 66369, 'eDO1iE0FS3u1-l4ZpHVStj:APA91bH0e-I9XN6zLgekJ4hsImvwtt4nyYdUERk3Fb147lY54WLfMXm0f5AMgAuF-Z4dc7YH4m6LDRZb5QyYJH_hC9LJ1EfJLI0a4Fw2dLWZnY5Xmbmt3DzVXH5kef1fNn1yLqkZB2y_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4670, 2, 66371, 'clB0ywmvRnCZ1fz7gVexBd:APA91bE1JZhJ4Wlwa7URU4IneobiXNdhFmp37GRs0MUsye8TrcNs_YvZhwurK9a5M8Yh53MHtJ5eXIoWnbmorI672IhNTg7d15IiwRm6OUB2sbZdHWnzrJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4671, 2, 66372, 'fi7d4NxDQYydXnAct_fBfC:APA91bGqtCaFKhqctLrdXIWK7_5ZOqvX-Q2odbrH83CLjlkOQ704d0yZc80mhTmIi4WptjL6J0G0Cawx8YypSWqXtYvhWBZP6V53DXbiDOHoT0VLKQTVLfkRzsIPMtojbeKyCGZcE2Nq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4672, 2, 66374, 'ef9ZTAhFRRSFsN-rAgB_XV:APA91bGlOTxSr_zCkqd_EKrdE-UqkJCilFrBm_HWsh3EumQqP2eV7BxSnhwXfcCqpJ30oGrqzvrr1FhrVWfd0WfYLucB9HpVKYSB-_GNoQrp678HTqXqJEma47p1N5f2PJyQnQjz1s4W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4673, 2, 66395, 'e785MipwSy2L-J-nPD46M5:APA91bGamBQXgKyeqUgVGbHXlAQLPWU6jB4XpRI8GAYrvxbrzEdczEIiDammIoWqx_abiNVH7Yc8hcBfyebUq7_pnqdmCqde9KpvIfPh_jiZ9oD7T86Bk2qwAxhb9lu7HKTBFIt_1-KD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4674, 2, 66398, 'fpZc31WfS2-8woHHRxza4_:APA91bGpORTZT98QcuOXQ28kxd3nZxCOVmqpkX_b_PrnqRAo4WxyB2M1NGNn_PIq5OtdG0IUXi_Ttc-crgD06K60QEUD7PdpFabpGCjiMT9dYkvJ4xrk3Deo57Lv4hzpb_7A29PwFrge', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4675, 2, 66400, 'fXmVUGp8RZOBUSVSPOfV_O:APA91bGaOCuJejE1aYTKg1Gvix65EiW1CvSAxWB5rSxoB-x7X3G3--UsOP4mXxI8-_5wFdLnabHvKM9bWx8bAqadrrOWUVBgsFcDFi_KBFLbk0OM5Qhlb284jkfZnjDiGDFZ-GSVk316', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4676, 2, 66408, 'ce1oBtlUQAG4MuBr7dNeH3:APA91bG2t1832vP2xwWe4Kc0a1GDNOjQ65VrrGkAKDPpfp2yLm1AVbEL9pguK9yxDQC5A5XhZNOwAGNOtAqhAZe4Ol8alaXtsMN7Kx2jN28_IXijPKzkBD_j_79xXYCvXL-NkbAdxfGx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4677, 2, 66409, 'e19UDWL8Qm-AqbuxwSPLdu:APA91bFFLDl1ghTej4jPsOeV_paKks0TvLvSdCWu55Ai1zI7hNqKgyE-wECGPhbUpSRqUusk0K59yc_OiDR2P0_Gd3Y65SfIV0K4TmhDm5mhK-_Vmqn13BkgGdXEX-nWZo1TEt6kT-8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4678, 2, 66412, 'cfyNEr-MRAe-elRUOjkSLk:APA91bHJrJU7kROzlD5skR05qiryXCzF7YW1_D_yQMrpc-g4seH1BfeeQmDWg6ciKrjTV3eypA9y16LwtIUfhvq38OisVFq7tM-oYW3dYXZYhvRZouYLCVfyro_zJ10CZA1_MGcOq-5q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4679, 2, 66415, 'eDyIOMK9T6qsy-vHNVjf8S:APA91bHYjEnn-nlqsCfFdSoRXh8TIy5T6c7SgGwNC5RRJLnZNT2MqRcLc9-lzrGSVFCmODE74QC1pm5aaOg34ApNN67dPrxElV1bpHenE25XLOa2Rmwy7GniIepUqNH2b1obxB1-xHFu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4680, 2, 66422, 'eYnUw4jyQPiPouwSub3yY6:APA91bF7YPT-Xxr3jmeUSu7s_E_gUcjxWkjMXn7qlAA4rd6sooKt2chRjJ9NJIDBA47SZtH6mgO91RaWicJKp0HbYPMjpII_dy8mtBdVwoQdAp2YgD3xJFl_2HS_ChIKwBARqrm1cWZe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4681, 2, 66426, 'fO681If-Q7q_gnxjE_rSaO:APA91bFcQk4f2vYtt8qQX_1Hj-SvhFaAQmzZEcCdvoPOoxSgq3n32OqFCplixKmVw25sVHjq_2Dy9qiXQ6N4UdXIBqBvbcTHYy5h4CjGnyZ7uQNcVlQzxdiSu0g_H-FEAHlagXlhClo9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4682, 2, 66432, 'eHHFhj76T1iB99bC9KLJVo:APA91bG34cZG_IAkmjipqP9EcgPrPpvzmeBit2tIcXFGNpMbDJ6apkhmoYcaNpn-g1yFvBsFld8CnuUk0clPqAJ4oXi2ZDrnys94hiVAwLSi-GWnVAMybovGS8KwQkHw0Ek8rdCIeoNb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4683, 2, 66434, 'ejCVvjgtSl6ayhnm7UVIV1:APA91bE2-vEnB2yIc-oQJX-RWJ2ZPzsi3UVmhYYHRri-cNH-SHpoo7otfggn8b9en1mUjM3d4yI6sb00BCw5VAWHLu9cYXbS6Oc47XDmr4n_kYYDeBTcy4MwS39eIOtDZABSgGsI_C-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4684, 2, 66435, 'eR4hP9iDRgK8YC93COmhV-:APA91bGtRAf9aUWlOagoK0Vh22WIaMefhGlCK6ZOX3dSRLw7W-o10Os6GwXZ3LtYcCse7dvSJAAO0b1IFP5CbCyUCmLJmERwjGh8sMJS32Xp0BXhVYFkRSEn2n2k7962-te5Z0Ctq8b0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4685, 2, 66436, 'fC_tLmXwRKmzwVz5dUgZBr:APA91bGFGGtYzTzEOzYrI92jT5tQ2ZfSHqkbCJdlRbv55R-mEDltJMHZ6jkv10rq03fsdlLo66GsLeu-I4OI70D9yXazDm9dzicT4oDOYUJ0GVRuN8ffXVh3ZEpWZGcvE3K6bHWWjad_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4686, 2, 66437, 'cj3CmbujTtKL2a6rIUjayQ:APA91bG7DeVoKjGMCGzTsDluz-t50QShmKX9jrtpDGjIwKNveUpHtCy5s8Aq61Wg_kxeK0UDAF0Mjp1OS-c237d55YyYCteK1d6iufCXhEeD9QmUl_hV7lW0PRehG_9GAckOLEP8o7aP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4687, 2, 66442, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4688, 2, 66444, 'ccXe7fEiTPaFoT2CS8cyqp:APA91bEIxWNwYRX8PHoBCmdHLa8B7vdh3fSg8L4ehomnYj2eKEtbZe2bIfeJjp8bFxERadewucDIfI4FmBcfVBYJQG3WsLJ3XaZYuU2UikivXt4Bvf7QOq2HTcncusl-_cD2diwoSyOB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4689, 2, 66445, 'ecf0QtKdRR-DCzbHo4QJ7S:APA91bGaAR5eZLYVGxlUZ2TzapQW5_YrXsyTd9jdu9FObtnDb4r5oprJr0YLZdcrVbjE1zmxHNaBHCaSYHMu06-rzNHg33pHkgLcp3k7P-gVUZeFdHuvUPO28C_9Jm46wfs85Vr1lKds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4690, 2, 66452, 'fqwR-olmTrm2CQ6jrQHhTB:APA91bEx62T5rJKnd5ExrnrOoZN1aUp43B_mR8ozXrDIIp0utfDXRddu-pxxopAo6jAxSrThpmgwPJ1E65IGzP4iEZXIOvGCgzm55xu4gaVJAn0LGL4ULK-KvLyACdf_6kjTkt-LAjBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4691, 2, 66459, 'ehqNWAirSFWfLGMAfruO4B:APA91bEOfSGR4xs3DCyHjX2INWZAmSxHp9_k95KE3mZf7zHU-wfMNzLEQA-gn4u8-UucDRaZyP8omM40ikS3FrxWk3doiVnQr2HEtd0SxWrGhrd4litp2h5Zazvjj0kpsoS_P-6wR9GZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4692, 2, 66462, 'dcQbpdJfTGivFDn-Sys6FJ:APA91bFdY6JuahotkO1cE4kUywqSTxpn2NraUN586j38EJsAj5KVD8UsDr8-COp08Jhv2A0NUVpNzb0RtgOKs5N6SAzDNIi206vdoTfhfDg_wS_K0j39pztf1cMqhlYrfHUezfd3zRAg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4693, 2, 66465, 'eJbUfUkKTTeWGKxp-uZTmr:APA91bHiq5krLuH7ubZLsBNxqWjmhFpaw_nC6hH8QdZxI2YnYujQerO2CI3Zab2ppaTbm9JwihA0Mm8w6JelM2pW1gmtadR_DDTyjHF8m16NX-fz9W5iDXJvC6s6VMIqzgKE8IThtVL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4694, 2, 66468, 'dV1lm3UaR3O0CC21DrTPPl:APA91bG4PnF77fuX7hcB9H_XssTEQv6rSc-_GZ_oMvaviPAlx3Xp3WImlzcJvveXBqgO4mmNo_W4PrcO8IbagG3Cb9SXZ2LIWOrQoyUbPtVtHgpb9jxlbRfa6CKqfXADt-qE3CBprqva', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606578, 1736606578, '1'),
(4695, 2, 66482, 'd2PhbXjNQ9WI-CVCFPR64J:APA91bHRc6cnj051mveMy-NTq_TmfcAG_ePKzfvxzrqmpNfbGisM4DGwNN7fz4fpH97wSOQiyv9eTPCG59rB996l1HaF_gFsLpsW1_PWl-jCXYEbLiOGv5ldGo2IKwsmdAJWHyyuJMmR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4696, 2, 66497, 'cl6W1JQ8Re6JJg6B8QR0fR:APA91bFGHAHyqPHYWE7OoBZbe74zMMvOxtRsShTjU5vwNiGenC3AsFJ78Eb3_W6U2TEEvvGBSgiFQ44-CYK2ICqjjiG8WTngtk48Yco-Rz68GsJ8OI93nanc9bREb4U6q-LuCvMjZ1w2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4697, 2, 66498, 'dQAVPj7ITiuJCeAXTOiXoJ:APA91bHfu8QzPxNhnwNQo4fu_Ml-UxkDnZtAB_jq5kFkKtGLum-MHSu87E44T8xL4TIdW1xDmehxo4_qQyz8fYOX8m0oS0VMa4y9A1dcjn-VWhEYq2hRmsCJo4knvH4qtyoGGAuHvTQM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4698, 2, 66500, 'd7y1slE7TISKs3J0ice4e4:APA91bFkKeD7jYlTRLHNEo34xOLVpjvif_Gd_ZHSebdpBJfGKTpVHSjqa61qd54dTjiCoXXU2MMBuKUzbhRMFjpy6Qy9pNeTyFXL-fvk7pMzo-b5BI3J6s9oTrjXutsumx8-6lwSHWYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4699, 2, 66501, 'e851GnIXS-yJT8aBJEn09W:APA91bGKhx9GpOGWS1q6TOBXaaHUusq0xGXE1c3UMTRt2_VyrtdFOq3F7FacZDQvZPmehVrIpVZIm4-qq7cIWYiCkXzpzc-xlnMs2PqDguvRIApU2tfz4CgWrmgwMDQ3gz4ZxjMN4nS-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4700, 2, 66502, 'f1W1gJkmSZ2pGtodho39_k:APA91bF6cIcjbLVYEmKnwUWGBEE0u_DVx4-ilg6hurwS97M6RcKUJMA-NpQbQNfufuKQXKaO1b5yKP9rhQrzoU0JSlWMJRha-DrIrTJzTY92ks3l1g-qoYrOk0EGAtYkHnUWQd2EGKYp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4701, 2, 66509, 'dQ-njM_tTRyXWnofraqSQm:APA91bHscIbD82TKUolU9vaDavUNyVeHdrdJgkNVOsauqfRG0nW2gb4LO3qzo1LJ5g27pDQ6HDLQFXQ3ilnJ6rcDArXJIN1w8XLew5eW_I_zSaJC9PKs88AGuD_dAOzCVpsI9NMD5H1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4702, 2, 66510, 'ekJltIJ1S0SIQ2bsyAlGxl:APA91bFzAao85rPbqCS05_ifHiCCNIuaFFsnsHdpYyd-MjnXQN45zJXB25Uyf7KegevXrWbxIMabuYhInNYbvnl3mxpQizaU3HKmJYB7G2sxJXwVyi8FOdbuVhOIKkCib66513sjxNVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4703, 2, 66513, 'ddWMZaQRTPSNAzWEDcDXcV:APA91bE9m-ZIWT-rhzsDMbahaE6Jbc4DNoO53MM53K5x2CvwCKkDbYQJHfM_EzimTmrULFkcqHICDG-68D0GsdZeJirF6VjhMAKOPfvh3yzAfupXMnp2ppiNHrQ9w7kWXxViBE5TrPiu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4704, 2, 66517, 'fx2x4eWPTgaXXvyxazhO9A:APA91bHwPEWWphwcIJNpBOc8FtrwcFLtvUybdqi7XBylSNcEmY5UiJHHOk8GuoSSpG44pJCuTHKyUDrY99Wcu7oBmb5xYG7o5N5AtlZAOQP9RaVuiS8Tzb4yE0jO04cwbW4KANFBLI8L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4705, 2, 66526, 'dJ8kq_9yQIOuMiGB_Bsnx7:APA91bGxGP9FWLY2Q4qU3f-UskoQiawtpREaX9SfpgqxeKv6fqk_84mhS5LnMQLfIZ3y4QXG-V0UcTshoT-t776W2GfYA2Ufoq5lGcpCgru0kG0ZEYm2qf_5vz1uT1SK4L70np0VVbwU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4706, 2, 66528, 'eATndMJ0QcqHfBTMLx_k92:APA91bHV_M6qsDSBfEEXrU3EQ6eJbG5DAiTJ09OCBDWtUNInLK0yWBtkcrRubuZujAM392UkA4JU8UxnnKfOZi4Go78_DyYahcTRzS6Cav0kg58a0vX_NPdsgbW5JncI4lC8dyUxPIJ_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4707, 2, 66534, 'fqR145NJQUups26CzY82vZ:APA91bFezOOuOTz6ZEzVAcSGFtWKwToFMumg3YyUa-n1r97ZigzEJ-w6Oxj3V4Qg389GrGXUhoFAlKg_aMmCpDOUUdmwdes20krifi4sxxJFW3cAcZ-a4VKwD2PLnqE1zoKYAPgFR-1-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4708, 2, 66552, 'f6juj6XBQr-m8gvDteZYED:APA91bHylZQCO_mPYXfzO4nyVcKVSVjuzjnSu-cL-YZ61RONIY7dZYyli-64VCESsy34weLNkNEj6HMxnLsZlXV67GWYcnAeDFzQqg9A0y4TnhhxY_u6JuyfT0qwmia1hKRp-Ys7Q0X5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4709, 2, 66553, 'cSYItJwqSj-L1wXAsfVJ5G:APA91bFVd_68R9V6YsBN5FK7k9RXz6iXs4FDRI6k5WgtZtl_sg1wAsnkvnL4HqJiftpxLcKZBuyC0vIyTu6f6otHikvCEkXiitGhfWOtg42pEyBB_VgommQVQ1Ii7N1RuZgcPmj2T8gE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4710, 2, 66560, 'cnJ78_jkTaOsVdiLPq14e3:APA91bEFGOynYJKy8Itb7rCbU6zxYDkBUQF-xQ7Z6EJVid3ozT1BnFAWj_6o6YNW2ehaucKoo3gPx8FqwmDMTlz4cBnfui25S3carkOc8dCWFZGtliR3C9HxY4moTCgXXgkzFXv0wvFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4711, 2, 66562, 'cK8etI7FTFKh2mfo2J1kUI:APA91bGToJwbz-kmUpQahgvJT1lAM0zUfitpJQqLYCbOgyaS69a3EDEL0bva3XuO35O5uLBY7W-TyBR6FTn6cbuomxfRpDAHkJhHPdxhPxPFlfOq1yHksojd-29Byo3A6grMUlv7iQEr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4712, 2, 66578, 'cpQa49qtR_6nyMMj9qj_B0:APA91bHyyyrQbhY0LqerClknXav8peJ7NdrqQJzrbKajvuR_K8_m_Zrhcyd6PK7sxNMwQlYYYVVnH9gcsRWr3LCvTsqLKd_3CaJwM_RNd8LPJeryja6mmndzlu7cW8dxiJtbM2dLGIO3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4713, 2, 66593, 'dPPhY0PNRbqLaxluqmRPtQ:APA91bHix1ska9OPBSCsAtuX1FoMKzlHGTtYnEcInhYXXF_sybBoTcTpZ5V0FH60vKtwKMqCSuo1UtJiZ07eIOP6OANeWAs1ZTGUwFUt-uUHp-tSA6eiGEeIbYS2JXg2fSUERsgBBEdd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4714, 2, 66595, 'cNceyjYqRZ-NSmHj8PAodZ:APA91bGBFHAu-di7ELN0Kxp3j_syEO0uAoHcSEbQ1zakusmyFP3l7v8iqJB68cG15jv4_sgXKmWA3bW72ZfsQ8P5xghD0P6f-JprB8gm0bQ37rzVuWo0pVe3Ydu74k3gwZsZwWxc2ehy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4715, 2, 66601, 'cwVA3FIITEqfIyI5mTvjMc:APA91bHsv3SMZloFT5_s31V0TM3RJsP2v3acLpuNdYT80E-N4d4p6MeAHcrTNXYE-xEcMLQNkd3ciQiKUbyNH0DoSLETrIhQlimfQiG9g8amsTKi4c8jHXSS_12ggy3zIhl1AzhlP1qc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4716, 2, 66618, 'fAYR9aCRT9KeBCx66dDb9N:APA91bHhs9Jaud2ww21TB2JWENVmsBXDpk8fq01QUeFFjRb3Zu6uDmIhNtK6AvDBZs5SBC43LVbvjycVVWXxjQzALzl3fEFbLk1prkxDNSKG1Tr0injat4cmV0go1OyV8cwWEiFH-NLr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4717, 2, 66620, 'cFTmrxW9SGeTY8ZQ6YYYzB:APA91bG27_rHgaPZL5_8ot5M_fXC3EhQU-mxKO0W_n7xUBPQKqZCiDpOOeDnJozfUk40qRYn2fGkX87lB6dlL0JRW44ZrjiORaZPqSYXvi4vH1bd5GeJjV4i7es-Uv4IoUEffuxwZwJF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4718, 2, 66624, 'eW73CWAwQiyjMLoE0AlRx1:APA91bFCADIPJ0jjfKXpm78_5tIXXyXNd8Ql1ZSLOcOgYAbXsOo509ec3DYWZQ7Xp9w3X6OQRJQGuKI0mzREYxJtjBJyIII0hVdnXH4AYWK4FdJ5ylgGKlR8B8F0cgFzGqsXJrAZsQzU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4719, 2, 66628, 'drHGAh3dShWP7hasLEPkKv:APA91bGjjZ3Szz267d2C-LQTop155mdEbDp4HgCU8s-r2AolKAZGYFozmPbLf2cEv6_Erdfs6vr5VS-FFwJaIPoeXjbhdR5p2EFT840voa2j4Kn5pbRUHP2rgcXuZNWt_L2uXqhvbkIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4720, 2, 66631, 'cNxkooRETpidJNbRCx9XNE:APA91bG9HPcnK8nXV78sp1R01ahXJLDdKalY-znbHmSh5UWksfkXUH_k8SIENLjW8onHRFLwoFqpRgC8po9Xyr_cjOa8VspxTf8fdMwP2AcZJl2zXizubxvGe9afGwKj51Rileo6SFuq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4721, 2, 66636, 'eyoCCVYvSqGNHef8B1WG0J:APA91bF4wLFjtsWjtKVkwUahbrWcM0stwfZROLIoMf5T_nMtg6eVnC4qUt7BVU46lvo1JsOx754QhCKUgYbbVZs3tSPek57rPhgPVL0jfq4fURVRLG0111tg0JxzbXQEhm2L_ieyGVtP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4722, 2, 66650, 'eF0LIB_pTRioHytPG_jlpC:APA91bHxGi-oltTjq7nCb6vh7_Khzf08K5SYjzcVi7NLe9FpnCK1_c8iHAjEMfvuF1Fa8EODlq8N1ooq4bHEdswEyKaefuTjpnsz7dHMUZ5DDeFBz6BH2rrqrHwtUIgDJ5BWIsB3x5W5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4723, 2, 66656, 'fRssllPkTau6OCllRfORM4:APA91bGTOeKBeAaX0mqCZKTyoGF3w_rj9-0tbd_u3XYC8zHo74io2mTU4Cci8cwFbF_s_KnoAlEjg1KLRh9JUiy7aDO0GC4ZzH65V5B2vZFxayIUB_qAHGz2e2p8Uw1mXNbpR6Yx_BTX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4724, 2, 66666, 'fJh0N_llRr2M-TeCr3K21U:APA91bGSsftOBTr08PMBIM2SlYNMECF_Ycw0HbkGxiiB77rlVWra2WD76pc_MS2unKR9BWwvcyNMK1llfJ1QEm6HWfr_9e17X7prOFTYeRbXvybnfU2Qut_XEtm4K2Qo0u_Cg6uaifSY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4725, 2, 66676, 'ffkYcQieQVyHGSLQGlEAFE:APA91bFaoiot276uHEksHtraCepzeIzRRbSlOXbhZ2599czisPpnATVz2npVPCXBiruDraUo4St1o2oMwRVZC5uapkIpZqHthKx8WVa27tZBqmPG8Iftea_ZdAMLGR0daez3Ub9vzP_E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4726, 2, 66677, 'cMUXR_5QSomm_RXH8wWB7b:APA91bF0GwRbTnbaTX9AWYbaIh9vz4Av_qI2aSFER3jZD5Twsv3laYbeZdxc_F_lAEz6xEm-p6I3uVFbhnT_zBM43cCKVRFHRp7NmDBs4_ErKPBqwrnu6FjZoFMh3RxE2R9mZ8NAKjGo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4727, 2, 66685, 'dkwvPvViRViq2mylXoZjlx:APA91bEm8Itl_FkfP2dAkJwG636KTKBoww9IKVcX34KCK17Iw1lCgOXL7CXuxi0hCYYNi1px0YfugPxz9ufriTuepOw1hQR7qH6n-mdbEvcSaicAEEmSf3ziLZ2IbEj73u9nbvbOaq5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4728, 2, 66686, 'e_qlJtCoS3OudckL8jak3M:APA91bFFK1L6YmnAsfZYmG7GdI_xswGxbC3fsc2QB2pdO9KPfVH8IrkeQavUQ7-LE4twlcs6xhZp7aQKSZe9olqfZKasE44S253i8iGsxWJBZr6sokjMW2-c8Fw7v6X0TUvwyvLew6ND', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4729, 2, 66700, 'cAfth2B4QJ-JVZi45V6miu:APA91bHsg1WXjBgCM6kSd1wArVJiP-tWb4yA4E1d-cSGhkWF6cgHgHSpm2KHoeWYQIjd_S8ej8AawSD9tjQQFSQ5-XLGFe6HX_KqMA0xsNchNkq8v4CHYVCe_aB-1cAIuQWa_PjS_vLC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4730, 2, 66708, 'cIftB0kFSW-m5jfsnyiXJq:APA91bExDDDaisItqG8Pzqqsh03iy2cwdxTYuWccXHgApeuEfxY6zEpxVyDWVzrg8eynJltmxhydX2asBATTUE3sul2eQD_vyW-T6HqMyfS4-YMks3Ofq_1mcdwG2uy_ipgbkzVI3Usu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4731, 2, 66713, 'e2_2U9miAJw:APA91bFETeNmWleomuV18A8XgUsbA-NrERmTc1VHzlKy_H-w2apep3r8DwsrizARThv0wsde2aenlt816jrcrqxaaHMXL2MEL2rmYoTuUDKvr2EnOWc0DZm_3F2xfMPze7OiURKFOTFp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4732, 2, 66717, 'd5zo3ZmZT1y61jAanjA88A:APA91bEUolZO9azQCQy1z4duZulwBWaYTH-lKushiSEJV9KrnPSoNcLeSa98L-bNdq12tGff0FB2fDw2dtihwdDu4FxwzGgfwuEF5h8ZIswy02bLQTRC9FojHADeXQ_mfhuucaFmUK4i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4733, 2, 66718, 'e442noNuTM-H3m57V0pupZ:APA91bG9p42ZUipOg3D_xdNsnDQqSyzHNJjklr8qNMirl5CmQ6fwbtpNXfuLlM6xhPVpuXGlavy6deHb_BweNbYPoTyPR0plQW-VrG0Q3-xSqkj7vSyEDx1ss_-6yW81uumJi84xrjrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4734, 2, 66719, 'cLvf8dO2S6WAx39LWuo6DJ:APA91bFTDAVGMY7JW_FSoxW7GHdB-wHCZQykK01HeWZ4e60rrGMP7jLBBUiJfVcE5yhuQBxj5ZTwshep8GmNSYlxfeum1K57Umsp5L7WO-z-wIpjkhUVuUYZgVVjJ7IPSAIEi9lpxL8N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4735, 2, 66721, 'ee5_S5kiQxaRPF25t8ORF7:APA91bGLWaVBvSAlb-cFfvmtQqrtO5RLiJRaBuFIVyz9lCeWrUY4A5TwENi0QHRrM-bg_dVg16K23vE8DZi2b48efN-KUu81OvyYeB4N64ZPHRXoz4SRJR_boLuy3yHFtoI8rSwIEWuL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4736, 2, 66723, 'cRWh7UrHS2ui4X0SyC4NiA:APA91bGla7hG1hd9W0VBBoeXTqaaFjsNKJuwkA7R3kI0Yx_rcBAWru9uZucfsolqz7SrlKMGRfpG1OUhw1R3xP3rOzdDQgXG8ugKW9Ums6vtcg_GjnpRXVeMldylXwKxuspAG8r79lm_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4737, 2, 66731, 'cCi9vFk4SVGpLoNJpyHyQt:APA91bGmOOYkyzIVaEvo01zdgNKpJ1fjhDzA4AgmU-adBDl5En5e91QS5_k4KihM9NCH-fIvZa5tnDYX1r818DuKH6axlcwgDR4YNUR6Ft9CV1OjSRw13fRWR2JY4HAvfJCj-9KtN46V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4738, 2, 66732, 'eBTuVR6UQfyu4G88ugTiUy:APA91bF4tmjhNpjj8jnApn-fPmrzLKTc7b8KGsB19RblX_VLZR7Rm8PSlKo4YgarDD3mfWU6Pg8Gr1qoiKhpYDX4lYuJ669HKFMB5R4pz-s0zahMa1oX7iUtF7lpz58gHgp41ci7G6Xz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4739, 2, 66733, 'cdU_u18vSnSlYcKLqwoyTT:APA91bH5QfkGqlW6nKBGYtV7w2fpT0x6OSEj0ROoz-vKpCAbRiXMEXF9aoB9UnsFk3_nP2yTvd5k93M4uvzfCXCsS4AtWYqWkRkWIwRtzOZ2HK7LqMOiMEKEAB_2mD03m8RGNcLBrroP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4740, 2, 66740, 'cb7xdGsoRT6NW-Gt3GVYsg:APA91bFThC5bKEWgAzqWT8LKZnbkj5Gg24OZf62t8lav8qjfCQx22EItI17mhzt14eZKfzqGg7BTG5xHg59cUoMRGBHGOpVHzYxdVT3eTd_M5fKmv1AALSxhaVzKik0iLher3qYYvJPi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4741, 2, 66748, 'cD-XjfAtQiWWjPL_FxeVWv:APA91bFMGp51mt5dtjlmtqZUjPNSpcM5qCdoPgVI4LqDcTYnowPZRz5lXBjCRmrtuhuTo6eS2s9KorbQwA7xaqKLo_R9G3EHOwvdSzqvXJrYUUszrB49q6IZp4hCpZPTl3c5QSu7-H51', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4742, 2, 66749, 'fN3x6IByTymMcC8qYOzjlU:APA91bE-yEFOkzqwXia9laXwwcBNi4Di1Q8884uRDma6DB7P_DQGSScpwgLnwlumgzsC4RRMg7xZtpL0bH6c3Gq-XbONaUbfEi7IZPzW04XbaTkn5ULOaHMmN_Tf2PKeUGTOFlkEhkvK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4743, 2, 66758, 'e-gLtD2LSC-Pzb9k13dbeD:APA91bHAG8mFC1aRBq6yBjKuNGakJBVrGiNavuPpBqxchiU53HErrRMKelV8Y0hy5EqYUpMX-lhg_TOnywSezxjpb5CYg-8bXxvNn55krI1WnFunyWTytdZ8EBjm9jyQwzb0UGkV5uBq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4744, 2, 66764, 'flcCiArzRUKMo5Bo_ohWQ8:APA91bEKvyPzGvLsG0--Wr4lbOjHqO5aVn5S479pOrzMR6yU4suQMUU5dSCVx-kcIhotRZ6mZ3pRTRA4QpkGAPaHqFybep2rmRbAVREgldhyNsPJHWf3kGNzWELs5aHc03tYMP1gJXYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4745, 2, 66777, 'cOalZc9bRNqP-Add1ESkWy:APA91bEqSdxIQy8QldYz5nmQO0I7_Fwg3hUpdYl1Cee-oJZK90CgAtc9SqHMqDwGfMbK7gwiD3F2LyfGaXWNW8br6so_YC9REi3oEBz1AtJHHr-8AbjdjhfdyA5tM8g9NDsvsm_IxRGL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4746, 2, 66780, 'dvAZEldDT1ywX1oS1VeQb6:APA91bFDLme4UIls5IUDkpJoSxI7MkS3i_6HpYkzpEgN2UHp-SMo6XLTfyJfVn_aCkXpOnK9pfI1KTA9M59_vKgONlzEPkuMLFZpjcc9hax3lUDdPZoHThxHhEzNH31r9oIA2YfZpmod', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4747, 2, 66787, 'e-rHQLHAQumdVDKOgEhjfs:APA91bGNe7sp4-gnwcG8SpA4sep_TsuVrv-H4V_CKyoWMCKDlmSk_RoKqTOdqlFW2lbalcA3sC2AmioX0xLsAloZxSxZwxFPXdEIsN2Ua896YEBLCcEz97SOLRtpG2fQ0GLUo0EbHyTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4748, 2, 66790, 'fisS6xoATCaO4_IVuEwkSW:APA91bF7iOTzA2vCf-SIkGg7MWqG9-twx_v4xz9YwYW06zBLSZdT1NCoelS3oA5DHBg9vAzlQCX-eg2hOZahnE1wjLeTSWsM1ao1lV0iBs3HVA8pfah0lns5S3VhGq0-5XY8NhnSYdqw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4749, 2, 66792, 'dWpgKhbxQYqy8sWA5JETRZ:APA91bEhFutuy11OJDDpSPUymB6UYvPTsgoov74csTuM5_c3a55WIsw3jViZorCmgT0H_vzvw6NIpt9hwJwueNZEzhBtVSCFIZ-Elu0f6DPFRCECPZVB_qMVswDDyLTcBZ0oQ5rmc-7y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4750, 2, 66800, 'dE4UJQW-RLSkHLLdgaawaz:APA91bFBx6FbMWhXnwWwRBDT3lOhhtJCN2FbYf-ft1zG9ptp5GdXbkLtxK8frcpLrweItFdwxi2w7X0au1n46n5Ouvzg6SMr_dGtLyzc44GTkvKZpz3K4-ZnCZaw7vAcWrv0NSdf3mt9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4751, 2, 66810, 'dUl9YlwpRzyRQrZVTL8MAp:APA91bFZKLo9cIIh-VorN8EQEhASpHu-AsXQL1Lfj77WgAMr5X52A9zat1weqItBFd_yZx5yWd_wy8ZsqBvjnmN1nLBnyM0pMUznA4n6ggwMr1tmY2934hs3xls38hdHyodsKvBpWb7V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4752, 2, 66821, 'e1IAJ7bfSsST16RRMfmAQE:APA91bGJpwIa7mtZF28oEaHDzdwMJ1ObIvNgDie7sbVwvczCiRpgQAPRjeh2Q25vYIwKNyJu9EQiZ3W3XdHH6GgLYbnsUnH1Yj8TPGLifCZpV82tLQOKXOtmd5MtG1XnHPEDh9IpEM3A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4753, 2, 66824, 'dOr4oNQdTAmusYBUMQUng4:APA91bGKHyjM046Y_gQQG8xgsaHsIu-1BEFCoQSe_VKg1xuYVHkEQoDmqCHxC6wKK60TS-DEZQjXZgfctPJslUtb47IBfkh55btpJ-CLltW9QT9UsmeVnr2cRX7VFr8rwcNTHYOiqJQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4754, 2, 66839, 'ewcvut6uTiOWhUnsiQO_Hl:APA91bFN9vbuPSORhP80_mej_oOm2HAibvmWZwix4nv7fanpuiqJS1FYFyhs3fmH1rJa7QsKr1nKlo6MR9nlnp2cYYpMVkEh7QeKtwR5UZ7fluD5O5qIdA62D-GpBYk_p21nP6I-9B2Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4755, 2, 66843, 'd5K77A7qQzKyI2cJxDLGR7:APA91bEbdgrxQHQYX1SmcK07_DVolYwgYSlv67-ZixgAJY4pcvtWNrlzot8-omGtOiTi8ykgG1O_zJ-oq4rMOgF9THccn08R59SpRhrYuYbQZxX70MA6oY_VKzSn63ABr4wC166_jKSe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4756, 2, 66844, 'c3RFr4WHQY2Iz1ua9wsYbv:APA91bFnupuaNkcNEzdcDFmyDiRBVFMVgVpd22DYGQb1qdiod5vhAMKjzHxbjJPerFd2GLfVPy2V2lrGCs8tG2kofcnJNUpuZa-517mpvFgs9DeqQOE4Y2BdUuT8ILPGT9XcuAXG8tRI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4757, 2, 66847, 'cb2Ofof4S--tENPhLQ0rck:APA91bGCGLf7gLe1UI71WBq1RFJ-qcPsVY8SBHtjC8wucjdtnoFejzg5J6LrDwhq2FT74Ipw4UPMeE-OHIz8hYZk04Dunriy2FUMXmwK0E7vS6sKpPtOHvWXIb6Nasew_PCVoGQLTrDW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4758, 2, 66852, 'cUI2vDj-Qruspd4yZOau7z:APA91bFFdFP2T-tUZTeYSs9thzDtdrs2svrkhV5ovDlMdNoBcWkUsl9sciyqeezsgyVTRWrdr1Hyp9PJmsxS_GTYWp8P3r0T5o7VbxjPROjYTZjph4j15LMSxX2h1PUBLB-ePqZx80AM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4759, 2, 66857, 'dDS-BMdFRKu4k01L2RmETr:APA91bFFMs6jswYzcGejehWDWND_xOayi3y_jCCfY3IhHh-Tl82COw-c5uJs6w0AVYZ0Jch2MQXtrjN2KTjP3fJhXZ-kDwXYwgL_355gL5N3uXU0X91MX7s9A-dTDokH79aMqja8KsVn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4760, 2, 66858, 'ftGY5FwXTJeFwGpr_gaz91:APA91bGL8bWIqcDVoKsvBWiuncw3IszuSInCuvT3fdJNIYDXtJd2vtoHm0iT3DL_B_jZUt65PrFly-oy0xS8_nwl2ej9AXjRXgh3HHMhx0ZiY6Z7IfQky1QD4ujyguMs6Nw2vHi4nNo1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4761, 2, 66861, 'e1_JU6DySwKsIz4AePHbW-:APA91bEPXOTPsSurBmWsr-pJLkWE3g2y7UAJ0RABNOPhvjGb8-HRSPlKKzMX9tC1dQUuMtZSZaSGvbBLfMpvdXWIxdIoOm2UcymFDV3vPTYZ3ApfxjHI5bgHHXlccsg5w3VkSO2Z09j4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4762, 2, 66871, 'dCwgizLqR9maL5S89JhLRm:APA91bEAsFZX8ase-ORif3YQccOMxx-Kj3T6viICzo_cTwg3Mt4u35DlpJ390u-30vVkcWkHS5E1ArASkYdbgQ4dZzbho6-qjU37wY-bQnOOMrWeJfZmppugC8MSTmIBo0nqkopAL5-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4763, 2, 66875, 'clC-wKuCQ-2INCbTvUP2iv:APA91bEHqwM4Z1ySi9JckVQglTEFf_7qOTHkmobW3Fks9bgzwQ9Vpiv_zLPXThPiPspG3SywNDV7Vn3yjmM1ghKcIUdW95F_L5Uh4Rx34jsdoQ5uEh4xpX7es637EFIvp8T19FsAgv8Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4764, 2, 66876, 'epxc5_qnS2eZRoAJVGfHXu:APA91bH53Yhj6RuKxHSIaAEBfwy9tpvuKB1WvZxi9MF4dGjNnoXR3Wu3Jr3qlFX6F4vu037OQVs3zgBbmWn6YBQJ1BCHFPOJ7FiGi487Z__N8gavSPX620hDWKK9gcr1eSIAOiFQQmSt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4765, 2, 66881, 'fi7S5W0DS_G7n0cwfO4Hl_:APA91bG04iRFhzipqN33KHrpDlwvzxLtdc1bgqrpsimudFYU5mwE53yeQFGIilLjCHOOPy7VeP7lkYQXsECpfiswtCrIm3WZjk14yxAKB3ToPTzSWiaZOE46oNK95-C_PKJhxA5ebpln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4766, 2, 66894, 'd5b7p4ltTyOZ1hKCQRPiNm:APA91bGDcYD1xddi1DN2lsyvzXiWTnL5T1AlKPWd9xdTipG4OZVVgVhewI2ALvNHKizq5xokIB3gPH9nLuP-Vpxx1ThV30mdfcF4FGwwX7MvysHeieYwR-RZ8rNlWk0Cy8tJhfJslbLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4767, 2, 66935, 'eSGONwtKRZGhHJOIBJSCwQ:APA91bGX5e0W6x3pdaukG9e_XrK-HymP9FrGa9qMbaSSW4NOlso_1t30Es3nhTAoxUYdCRchF2Hk4tFQ1tjhvGAg4XBDRErro3_hca-qo6Uhzo7Nzi3Qea1VbfCwfRyN4PPCQoib39Cm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4768, 2, 66943, 'frAX0e_2QFSRsgZj8_TqFG:APA91bGY2IpUBMTXR7PqYabAafa7ItHQgDzxvcNsLJDoIb5oaQNa0ogjDf0QzNdkWBNYQMIbpop-6lEVnSZKCK3q44uyqPX5Gyin2MtvydTOmRppQSv5MXTaalfIxFFWgRbspQUwvm4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4769, 2, 66948, 'cdu3QKDCRFivMr9Pc5dWsn:APA91bHrlxtngdxzbW40sFimz65vxg7nOhtZ_tMzH8wNYTtIU2c1J2qD2d4t4vAfxVP3AQ3nOG2a5OM14dwhcIfrXMPV1thuTw4wLbBJKoEsAK3_e9UscOqH0IGdvi9HZZKH-lMbQXYe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4770, 2, 66953, 'fNpk3dA4TPWkLRPkiQaiMS:APA91bFIelqUkdqRCKEQXcYfpaDrjlW_vWyw5gvCo9XEqMj8KSLunfMM55CvdlVbu7_Kzj5TCP5BsAKA42zMWKiuWetiMF8F3UYtNu49NGeEkmHe0Z9MOlUAdX0Pc_D1y4qHOpJGmUXD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4771, 2, 66972, 'cvwk9_oUSRCOsGau_Igk2-:APA91bGwmJxAk3icUkbiiOk7VWl5pkWiGiuM_dSv_KxJ1o720KN2woipIam1dgeG_MK-PMGKF-9xgpVqwpeLJWym-yJZ9k8697akJzKu74J1062bQM_MCz6Y4hklBhGxdHOFRFUyKeui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4772, 2, 66979, 'ecsve6GESc-sfOp0msbCy3:APA91bF-3mZKxXlm8bJmIECdak-afKSzW116mhbUyNNck6ZCi7s0lAoT0jeufpHlIRpHbRpyIDhTJN0uZBYUCFyc0x1MTucKGhVrnK_btzMJNMkoFGWrOgZfa7YXFN2qP90UwuOZjA5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4773, 2, 66980, 'dtm-MNq5SkSZw88vU5APpT:APA91bHyCTGmkIdqThj8a__NFQ7nNfhtQ1lCmgfT0vexSEVt63I01J3sHYWtlIuZ7jDi409f9-Th_Yuolk0EIAFCmanpZf0CWypJPIuUBDm0UGNdv6sImnWG2kGFLdr9Ij7nuKRVZtUS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4774, 2, 67011, 'cm4oDtNQRw6vmRyEqTqSzt:APA91bGfTdf0M_5FYSZJum38Ewi8oDEUEYeAIVi43Hqzspzw7MzDEL759brZ4v1z5pKkwDfukw9xjExP7uhUx3ni2CQUYazHU2z6cnMNsj_hBzNPUBcMoFO1luFInKf8uTCVVLJx1mQv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4775, 2, 67041, 'faZQ4rmHRGulxkd2k7zGwM:APA91bHxK3RXX1XF_ajjXw4egSD0VIiCYULq7hnVqZcPQGPja588O4N1ZTD7g5kvMre4mAWLe_U0TXDheXA1kKztkNwqmPOFGkDkER2K6urGEiEWREPOLAC65tK9We_On2hg5Kphm73g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4776, 2, 67047, 'dvIHsmprQQmOVOOLrnNO-k:APA91bE94vx5Esn0ven85-HT8HyM-zTbtp_O85lS5lkId53Us8mFm6ZDvroeKl4zB0D3kL3AW4DqeVTwW2n5DQ-Gacj0zPgDvWK6XtlPZyWe8YcRO3UwGgYkx81mNzpvrwaIpEQTChl8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4777, 2, 67110, 'd0cpNaJlSkeDURpJw7Gx7B:APA91bEEsqVOF0WVb1hNDIDZp8lhpQ-HWXfJzzmhEVbGe71egpEUGbdi-k6OHbCdXxP7q53tDN3ccCnCaAs0LTawXwoR8n6o1NC2YULMrGsZSVBGw8dtxpY7IUK_w3lzgrswszOOOrk2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4778, 2, 67111, 'ewKS91ySR36lMgIWqMqf_7:APA91bEIzwg7ZHlqfGw4hPiNgsuH7d86QxbS4lxk8XGBsWyhyyOJ0v40yUPO6zOIJFHCRwLxPOFRlMjkY64h-sXIzUJg2VMAt0vvFIzkmpjoYu1Ms2SI79kNmjQDpHtQEFbeuRfQYbU8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4779, 2, 67131, 'dq6j4_qhQky74aVxV6P1ML:APA91bGgMSPkcu8cZo0-81_JXKvbAMQwGDnAf5xh-FvKgqVFppZ6bRaG6JaMubtuZuM_1hykKsZI-nT4h1mj2a5ufdp3dBi45scVqVCcS_zi4btmAhotpbNTK0AllXX0MjClAelho57h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4780, 2, 67135, 'c26cR3VuR8Ke8rmCRiCqnD:APA91bGMGtK4Qn2g_DIAPvOOH6VR6CkEhTid1BB92nYobjQJIka8EliJZ0Ta2W0Yw1EsZi0wl4DavNuS8_TBPXkpUD9qw5YLvJA7Nu3h6FltYJ_QsXY1oKqS7ZJoHcjl65xpryclUTW2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4781, 2, 67145, 'd0zwYemtTc6bZh7W085lzz:APA91bFdAbAqF-CcCmzhxEdrNuVCl8UaJ0RfaCvF4g1kEPjv_R6nbErD-aszON7nYJxRlgXeuc2mk6zQx9nfOtB6l9EL8bYXVrt-HGALfpWZkAsOQ9Uqc4QN5A9GtlIcyic7St8tXObs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4782, 2, 67147, 'dS79tCzbRQGrVfjw8iM8AO:APA91bF7MvWaJBt15dq1ACGWyaGn-j8cg1lO1fBBvwBXb9nRe5mk9b2Fd0o8243d93ff8e6vnNq6_u5ymg58MHhnOyFLhvLfqcT4W9txb3T5V2hdELgsagLb1XRC39hbIcZxZS9n_5N2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4783, 2, 67153, 'chgbW9qIT2iQP9S9Udirga:APA91bHwAeQs68sdJQdb4ZCuR-jpOpqMCipgBx9zu7CW4dTRYqbBJwsRzpnui064h0RlGIy8ILYFwF961m00k3z3c-JQ_eza46bNGUCjx-Vv21tjAgqxx5NUc30OEj0HuYom4CbG9KlT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4784, 2, 67154, 'fdQyJGGSSw672PWvxhIfzz:APA91bHEshrQXWe1ysc3E_69S3TSgFrhibYq-AuNvE7RIpbfEYnjFS3BfvB5evCkUB-Xe4YRSsQVi85NsqScM3SpawUFveky1xJ0CDGy__ucKqMK84laOx5yneoRydlkYRHts3gyAxpN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4785, 2, 67168, 'djuHv8kHT02aFKyKYIsfLG:APA91bE82dqSIbS_jeG6zHMWMbLSoYfluGLdrIi_3LQ2QwVJRKQlvE_heeHohesGZzwatiRh96gt6HpqRWLccJCXhCySoREgGcZAyeXnv0lTffdzllzt7PwD19x4K4LMoPWCMg0iI-Y3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4786, 2, 67185, 'd5f5SQjnR5avKS6HsZa9b_:APA91bFUNYyXh0vX5PN6Sfq-OSA7lOQOFIU2j5j7jfYfph_UuMVQeEeW1OdhYcVtD7Fpb0gDoxdI8Mll0YnU9G5X8rpuWB3q9yeHX2tqWmleD09CunFAjU7QZ6_1YxQOBsvl6lEX4JEn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4787, 2, 67196, 'fWooYE3PS1SzvN7uH61LcR:APA91bHN1yaPQ35R5YbkuGga2fBRZOupjUSxnZHZ8-IfcPYhW7nglR92jUvZkzWKSZC-D8RUt2c1ErJC9w-qaUCGZML-K40HcCRYrlGLCih2FGOhj4bTa4fExGiTFy3Sdkr3x3je4wXK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4788, 2, 67210, 'dGsCG9YkQJ6l56k-x-MK2S:APA91bGEE4aeIvkl1y_8fVw6F2hCN87mSii6vpAYHmEfsqcqqFRVimh60EuqkGsLKzHMwgTBRG2lAnKL_0cGuarhX6IXB4gXV-fYEt-5AgmYUP6e5EtyP3Qh70nNZm0hRJqtopBC_Lzh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4789, 2, 67222, 'cd97va8hSbSW__nsvVJCq5:APA91bFW6WC6mEG0udbkhRNmaLe3ijLqek4GvXVwZya_u78gamBXHtncGV-38nWbeJIOez4JLWA5xajSit3VCYRYDLCF07LNouBIwxYmHeiC5pEb3YgLskzG64Csg6Oi6TMjhgxoU_Lc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4790, 2, 67231, 'e1DH08aXRLeRmeg4zTfrct:APA91bFCOoJaaI-j2C3eteEp4dHqqzrs0MyL84vBs82j3zxAhN3puQaK28FUADwwOoaIEkpRD3c9QJFg5fCDtYDoiS1ImCGwOkkEXsyLCmPYmuHsYx4roh3xs6hS0mTFE5ysY-Rs3mNL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4791, 2, 67236, 'fF7gapecS6aqj2LF_WoWJ_:APA91bH3CyMYV59AqH8Xv_JQdgBtqit0QuMbQS31xu--HbGtwnWFYd5QEUnl8rZHTU8LMTWQiecVHygTfQmW5hGLaImIv3w2oz7rMEm5Wx0C9Dtjd1HBOId5roP-bLnAooBmzIECmoHK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4792, 2, 67252, 'eteHjxmNRmKEzlCGht2nEA:APA91bE-lrexdMb2KlWTicop5XcWcDKaZW-L1-zSWCgVWgdH1bw0sCHiDod7abFdJRkHjeylykgKSw_vUpd88meZGvUztVOy0dz8YlqU6Tpb3v761ad-eooFioOtPtBH78vzMublLo5u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4793, 2, 67253, 'eW5HPIUHQY6mIuWoU8B8Lp:APA91bHmFAF4Uft_DO68-bY1GamymAQcx21EfZh8W52qkl8XJJ32JlT8DUvqc_ahjxirPqjCOm7oaR7pih95kdvedxwbnhvzj2FRa9Q1ET2oihR6yUGpJcDxkmkGHIKNwDyMWFngWW7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4794, 2, 67255, 'e5P_1QUTR5iq5Du7fG4aMB:APA91bFBw1PgsTDYhVQyZ8ssyfyV-OCtycOaO2CQVb8MNm7xPbfGndjydXg8Tnf4VzfPxlRE4KUahjnmpnR6MZcrYAGwvTackTiNoses9o1ELXkM-ohjNlJoxwwXvaHy6PLB5HxsFgE0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4795, 2, 67262, 'esXKe0wtSU-6qlBGjKdpRX:APA91bEX4-hRv3NuVQ47B1mf2MLMmqR29N9ssLH60nPxzOjUhHBH5EbuMsFJXzuTKsDFR-DOBxlDXZlaV_frzvptIZ7kf0ppwT1fL1rqc9rd9JHvYQ9A7qgr2LvdlUUN18XAIcHl0mwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4796, 2, 67266, 'eQmAqgH8Twm-VHCzJ2eX1z:APA91bGoR3SC59Vg7rNx896dH0eJJWtsk7TkrmC2QUstVtXGRQyC4mbB--TnTGvZAXff6SgX-bcgmX2ENBJR-aT53pWbPnxU5Tr0n5XwoLv89zO3VX-fQBG1YTiJ_HxzEwkeXDRgu4u_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4797, 2, 67276, 'e9ILOfAyQOuLIuxQCCB5yW:APA91bE-Mt0qiY5rpryznA-35E3L-Rd6Fuw9rm7VgGXGVwjoDaEp_RIihdTDy3rjSjQYF-Jvs_BIaIAUkw1EEHoWIX2BnO9EiNMq5-jikMtsqcnFNFH0fg3CYYJJqZ-rVZ68oDGUWFog', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4798, 2, 67278, 'fOH-n0iSTpWouBbYTpFFFu:APA91bEtcIVcEVFrDpcePEGPpoRwrYmbJ2GdNymQ1BdjF5MXQ3sd3jOiAf_hCzXo16P63i86eabtQR4T7Zur8Zs2dpHoqfM5YIJXRiLlDlF6UEsqNfXH8tnCcujKAG_i-Py5Y9na4x5j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4799, 2, 67287, 'euO3KDYXREqym5wS3tHykn:APA91bFISrBgYfQb9tDbTg8ul54bzxENQ47O0-Nj9CRb5uNvcIUfb2BYpyzrfo2_1W2fnKIHYcivPUYSdpdCl3TXyGzKwdwFwYM12ebz4WcM6_y3YA45ZVCzMo_XuALk5G1VRvwBTEwZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4800, 2, 67296, 'ejXQiISQTN-MFARZvhVFHN:APA91bGXUST2CvasXBBSdxSMuFlP9iK0mwABM8DkSd9Ot2TdPW6AwyfYQWk4mbE2MoKIAjvPDQfeuMK-EldHvvQyUgbc92crUrS22mU2ijzY6czIyJzyh-sx62wErnjz4nVbth6bVDoq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4801, 2, 67309, 'f5t-HVuBQSqfWxgl8UVvOJ:APA91bHd3S1qKzA9zhsxXap5GxhhHJBJAWP8jDCqDMGhPtIBjmJMHqn7oCkvPkKp4fJx5DZgNYPuSDqyjI8IwjdjMi5S6_ZOsjOjtYkAcIylclc_pjC0lyjrYY2xT6R_EKbVb9LtDksR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4802, 2, 67311, 'fTxCnEbrRJW-GtUJBXSHgN:APA91bHPQHo34UvTiTsqIrAX2Y3EcK7mZ_bMxAg1McR89PgXVm8WR4SaSM_GhaZeG3JHo81YWQl4HMU8NtJCgtUEhE4QihxDTNbAVT1YureLYqDMYH8E2QHcBoBBjh2xcot3eHWLL-qo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4803, 2, 67345, 'eYyvhPA1R0mX64mjrzLVhg:APA91bFIUgZUTwYfAhBprnD-XCJQNm4_DGoT0bIyO9tXuvwrrB_DIzHdA2SrE9xaapact4dyuVXgA3LuKFqUyxwvLe5_vDd007xCLaj6hc0FchoCi7zdpMDFgveglPgcrMLLa1GDdkTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4804, 2, 67347, 'exlEo3yLTuOz0Ey6geWf9r:APA91bH_ETIsn0U-sVQivW8Yes6ytnq8iI1KxYGb3IR37h4xQba1kDX6LdENFjYHeueJmEUfwktZNlRqU2Iv9vEw1vXcm_ZAbY8VMLI0DjoFN7T6dlgHuVh--p0WsbFR_stosaICmCGq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4805, 2, 67359, 'eaJUGUE6Q92RqwllcET7pi:APA91bHhDZty4jpMXy6I__CG32FxD5_sd_-QwtLSIPk9giuDvIIcGFb_7ONoBQhXnf_ObbZwdTmNIS7PVJqj9JvTeE7_DjsJgAR7gqa0y1fCsquoFis-kjU6Twh6Sb_ixRK_v5IOc70r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4806, 2, 67364, 'egmzMibiSmq9QmNei18Q1R:APA91bFePkDnwbHau4zvy9_F0ZaxBccL2IgD1lkyWKh4osqLKxyE96H-Dc6kNKWeAbGHbGxeCL988h2KgGlHSdpqmhA_2hwCUuXakoh1oZ6yLICMdUqVlSGDapJd95Y4LPGboQoAaPwM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4807, 2, 67373, 'd8cHNwGbRC6_DMz4G1pshr:APA91bFncHI425VK1_jjHznl7zvnyS2fjAErjKMyWYBlFLgrFwAtRnU9OdjxvPta-1paVTMgv0JKhTNLwr58Vrz6jT824Azn3oOXbfL4B4R1vd7JnVUvUdbfbkJ5SFc9xkXCEVk73bxA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4808, 2, 67380, 'fXXDbyAWTjOmlRNFTjhRli:APA91bGM6HVRTersBM55ip4xrzahDSkwtjT6EsBrts0da6CNr22XXGQwug76AewkAhfOM7otJ3q-5f9lJFTmN78mxc2CbI3CCH_q-QJYHkYzWQ0qSyeGGyOr6T4MA25Zi5lt9mG39v9O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4809, 2, 67383, 'fFmTbn-jTjC0dzWtZ9Nvbp:APA91bEIECpSWIRJnKDwjSZTaQRQbxacI_vklpuvthkwP1TNGERPGtwlo1XYuADsd5UvxLThtRv9Yx_VqhlzXG4ZwK11RHAtujkOMM11cKpUn5ac8ThukO6fR4nOETSrLTiPK70OhU3u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4810, 2, 67403, 'ctseIY4JRMqAZXaJNKJnNY:APA91bHYF3N6K1Lu2ETJZMWVqFAopGtynyCrd-QOvonE24-rLzS8HAEsAw8UjnqD73CTil-I0bBlQGWOoHYBt2E_MQZaTpRnCmKe4BD2zsPIUo64t4iZK8DS_zy8xFfSwaXGovc4R1Hk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4811, 2, 67405, 'ddZc7phnSP2uqOpvpn76UW:APA91bFUQp1d8UhPWaqm5CsaMQpP-Jt0ma7SYUqmIpLQCQ_u1rVKjkG082LDhIkRRDSlPViPyqZojtepiDbVz6FIXAj2QPldbuDxkJcG8t7KOuN93miNvh545jfutDcOBoulQNYrcUAv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4812, 2, 67415, 'colafL7ZTbG23KbB_eeq-H:APA91bHc3fl5OnAZxJFVRXwynxJa7AXSIA06pGXT0KY0VRfPhBEqGYt0yPsm4xLjpnehnPT0urF16ySswkheb5diJu9ymLbDlEoi0GHtxTxAQHGemr-uxsF0YnhSntmgV7T_snM5A8Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4813, 2, 67416, 'eL0DDPCkQxu-fzckG7kOny:APA91bFTGZjq-7jpk4T3DnFuk0CmSM-3DI2_j_dn0M8_hkfA8mvlt38khwSeiB28gCnE5OUvk1IfCVPBOKFNnUOKCjBSSlhRduJVJGV81oH8Z5UvMEhuIckHRViTwfDKpCUrcFRYgyhX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4814, 2, 67433, 'drabt2gKSymUlXReKL-9vw:APA91bHffpDtDOT2ZyBnS9XxzFKIlMzSdnUfja3UZjYIBEff1gvH0Z6POeIH338xUsOpEO8_R-KGUlY17ZjtsFLZ706Lv3mO21ORivmgIzb5tak7kDOBvHpNml9Nc-qC_KYrgP3hNKBN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4815, 2, 67437, 'dc-r8VDOSxuceGmHjIzYVZ:APA91bFE2SLOzAFP9F_ZujCx8RFUCIzRBKf0vSD7TtAhMQ8IMyvBiNECW0Wf2j1EiUmPMj86fIj2gBjpf5pdW1ScOxeM7ieDJ9J6r1QP3I1G1O3i-_FBjAh0WxfmWD8bAEyoDAerLHKp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4816, 2, 67447, 'c827s5EQRkSlcEvLnrMwsR:APA91bGqIwt91frxAB1-6cS5Hly-lMWKwqwikPHzGKCItIC4Y8kbM3FdrMGTMl2BMJrg-SQIxBbswfbdgER7DiTUs66dxoxfpqE6MDm6SmZYeM_XFQeiBUbYC_QwobVnJSnRrXqdeTf_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4817, 2, 67454, 'c1h8l5SLnkSIhR_yoyGtYv:APA91bGlozRgoQpGL1NJoqvo9Sk4ZOTn_WJ2p22U1TyRy76AyEV7VPFp843R9KIU3UBXKnReBSEG5f-B_HgGxgpqUGFsnYXtBPBloECaUDnbFQStnstSFb2MnfU1sDW4AK30kIO0o-18', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4818, 2, 67478, 'c6Ve8A0RS0et-y89GdMGDY:APA91bE9dtWG7RaIE0GB8RLZSraqDP_DX0K0_gkAO5kXz4u6M1X1X3xxEm713yYlPX5JHx8fDRsLPqk5hsOSErW2zNpSiLTjlQ1cLuRj7lhUbj9Q3tCd1npFFPCk89EuMjLAmErApXsk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4819, 2, 67480, 'dsS6lvQQSaStwHiSZA4XwZ:APA91bE3gSJaRcgub_1JSfvUwLABIlrheDrrTwYy6zIF-BaELNDcPEDk_OF09VgecB7WPIz1AKo6fibTbA2yEFdqy2EyfD-3NSSTnN0k0jb4QmTpGNKkYb5wG2d-8EH1aaCtjmC5KS4y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4820, 2, 67482, 'cMkCmH3_Q7-pGsox5swfMa:APA91bE43zKPbELkmD8pPOJGDEm3JaJfVXrKHN8ocpRUzZ-zYa01pWn1BZW5zCPPA1Q6zKY9p03R15elhDgm1kZHRAq3cbbDinmNS20WDasdpUktEorqxhduprpZGJOe13fXseBkDet3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4821, 2, 67493, 'e2-WLh-YQ8a8oJk0i2amX1:APA91bHZ75gVt8esJLr8k4iN1gPt3RFv12ZdxcIrV_n450e7ZMkXN6ubQSmrRYYS5ibnE96lZOesRcMOw3pnjdd9aClaCS1NetpOrzTUSl39WfreDJOGi4s-_7O08ZlaAeGo7ohGhUek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4822, 2, 67494, 'dzijbnuYT8uNqvgVAxwYIq:APA91bF0VhjrB-933ZVGOJRFFIqdZhfyHdl8RkIlvzuWoDpF09f6vlVUliw2_m5t5tuqBJ9vYlovWAi4jl1CySO8nVp55g9K6vXKDAj50UqbF3_r1NkGB4dSL93HILcHjUqnIgMFFI9Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4823, 2, 67496, 'dvDB0PKHTIywRIYalbpFzy:APA91bGH1PTMHBGqkHgIdfkGCBWLKgy4ZANSuN7-qpCua0Dg6TOkK7cLz8-GXAEuAKfTd93xgIi42LqqmyJqfOleC8Ose9oRzABGSJhfGYqtBn_JS8VRFtpWzC1pbh-53__cX23VFwhV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4824, 2, 67519, 'fwRrd_HlS2qgAF4mcxaJ-Z:APA91bF6nwxWU9LCxlSU7EtzRrs1Y9bCq8lSWEtzBFob3ZOMnP1H9YnMKvFT7z7cgD-n0LkdTUJRBuju3EAHSzTlKHH6low4BkzldrtGgXLNO5UjOKSfXs3ZwRx98Iul4VIIz-dlbhB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4825, 2, 67528, 'fj1PqgP5TMKts1xnlwnQIu:APA91bGknEMCphFeeWUpeWAw2kxQM8-5GjwCIoJHxdaSNILGpApKuFqk51WHaYp9jRT3YHfa6ZHQK0dGPaP3d3ZZQ3kguh_ebXQXNPpA8WQAFMg2ogtvEQsKgkpOsFLTdqUUOPJVC-tF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4826, 2, 67541, 'cf1ey-WQTjWsPBILafCUIE:APA91bG47MYU7-OByEWZ2cgbKc-uvPiAc7IBtaVIvcBAMX1pzjLLeZ8JD2MhQeO1F5aC5wzghpof3I8rfZZt5s9OcIaBDZrjudG337tRRTlGHtG2eDqdgAO3dP5miVNx0hABECWUuNAr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4827, 2, 67544, 'e3ecDN2vS8OS4R24YnBRtT:APA91bFqhEXTUQis-lL94h-kyhlVTeFVDesT2fIcf3NFOH0REWAkzfNOQ07sE-0J4k4sUJArff2Vv5A4vkWQQeh3TPilBYeupuYURs4gA-ASXikgmqFKZgDN9EdOp_8hrECQnUbbOZkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4828, 2, 67549, 'eVV5VVEdSa6Sjkvdl7_QiE:APA91bHBnRihL_jR9ImyAZvarjiVNDHrxC-_9619xnvgNeE-J8hNwFJ1_xh0eZZfUesQ4RpnXOXEr_t1NyUzNm9TMIVxKB6s_tAxV91tIVqXtnvyqQmww2GPVe5GA2Z4BaONGGVDzmch', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4829, 2, 67550, 'e62jnaQMRV-JQbwtw1vJkd:APA91bHsX-0tNldHV2wbMGiHCRYZ33p3Cwa4K7dpDEMtXrMvAi-2JqmoC8aaycPhFTRzcLKSQYmccVI-YU5ZMWuOBS4gVdlIHsGkFh-gvGO-xlyE3xYhkCHbRMu4lt4GWFbau1QfksSv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4830, 2, 67552, 'eay1BsU8Qr-YXo3wJR96dW:APA91bG8DWIidn7GUijw_JZUjjSNEOY4duroXbgZIUnGU3dpT6muL3iS06PCBjKp_aWc5g86dCiU8FwvRESGwcWGjzebzugTTe9SpGSbPUEwxXjqh9ETO9iw1B_Gd5twP_ZhtyCc69oC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4831, 2, 67557, 'dPD3-L5XRqKEhBc6OzSUik:APA91bFACUwbEqxQSUcvwy8vRMJf-lV1GkNK5ynZMwP5noZez9mnn86cluuzO5p_EeCsVv8XKp2mP5zPYR0ui-I8WQBTXs_zD3zxmgnPPnek5hpDJC0BqaoYfpXBaT_mtco8vdssuIgP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4832, 2, 67561, 'enbEcJeeQxyY-3WkDr_LMG:APA91bGAVH86o0ieD1KhziEZziUeenXtzMshJkK9Xl2woKykHp0Q4Qw-BVKE6u1a-Be1XmhBbWPuXf6YehdqydZ7FqAwsd6ftfugMM3UUD69JieSOVIMXmOz4XSBFbn6RHNtYJu6EWfT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4833, 2, 67563, 'fHH6kp_jRcOEDzhSN8xFR2:APA91bEcjRs4tlYD8w5WpfQWLvOKgpOj0Z910fLLGCLHY9BUqOXU4YW36WaG2nEhCrsnCH8Ujjlt9vLD0qaZYLdWkwpSWpH9EXQFeLJ8oXZH-eWmh7sl_osb_IO9ohttorQkNc_694Fx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4834, 2, 67581, 'e0c9VEB1ReCbFSHE1M7L9q:APA91bHEg1AHHlu8gRO30k0Y8zBoIs4Bra7YnzkpTQ8uDyGYDBqPqho3YfxdXjVeK4yNwDyzz13MKlefaAWtAnIfDcZoLAlrpIN4GiTh__5byd8dUx2WoioDzWu2yr1TkWfsan6kbXWN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4835, 2, 67582, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4836, 2, 67589, 'ePUniSsqSSSgcof-RqHtq2:APA91bHyG2KXGvAiEp6_XMESvuagHShvxrkXWaA23uHcIefNAVIFfdF0oZiH6qeXIeSZy84bXoyAiewDwiqfI2M6oEuoKCjLWxVQ-SgPWhHasSV_sRYwsmYAkZ1oNNPrHBfbQXRtz_15', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4837, 2, 67591, 'dZEo0ZDUQImMK7VsCY9Afb:APA91bHiSDUHREWaBfL2Ug38Pv-4FwsZlOGuOATWgLzbobEMO1Id6XCJksN9hemJjoj2302CKnagqKnJ-obz6gQ2_zLaOFY9IPfcjFqgoV3K32mWhnMqaXbRDxPsvdCzAe1SbEjM_1k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4838, 2, 67594, 'cyjFARJHSKixMq1iVbL-so:APA91bFLQEay5nPAzVHA9rABE-sEqSh9JmcIR10TfCtn4UkEfDbQHrFaAF4lhw_1IcRshxAOCYPcPb4x3adtbKzb6feoccfQ2lCLnUTaQQgVIDe714t3-pORHBVTRRVl8xMGJUJ_7u1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4839, 2, 67597, 'fz7jdCanS4W1t71sRdswHB:APA91bEb9RTQ3Un5EgvHzC27Yl4a3BtVXZU4f-Jb-3_2w4k_DkXuMVJU1IEkxjZCN-N1T2LCx7SqDeQczdx7yvxQeYT6FVFrwNgGDzOKV4I837356WsnYSH0qQUfg0-eQlzpsB0Qll9W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4840, 2, 67599, 'dbp4TBfxSKy5Q5HwAU125a:APA91bFdcRNomnSaFPbH6wrVOTquYAqXsyOJEzLpOuxnNNg5UkPihnfWEp1NaZkM928IMUdBnFiiYSyWkQKgQj4V1DcRhGFjA9RCd18Apnbt3smrnCo_mzYFk-ra8vkII-2gs_2SLIhq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4841, 2, 67606, 'cE4pSHKPRoWSOgTYNxK8Yu:APA91bEiMonqN6ouYD7D5hKq-pEzFubF5oQ3OfnzWvHeh_JqBA5ZnvnxChhoUG3kB4NQnuMzbu_PQltBYMsh5q1uCXLUNp7sNNviIuaIIZj9uxHC0hiFNjfeGgca2zP_Tqh-c_lzxFa2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4842, 2, 67624, 'dhibAA7pSKOgUNZxsrlZlL:APA91bGHpYBFvM0FDc8D9oxtXaicRDhwUHKe4m2Td4CPOYGlI06jxTARHS9SCFK_2kiUFtNyrtNOthXPvfLbea9aLdyr0SjLs3a8TmoD3bYQzUXwIhO-qtB6GYSyf4LriraKh3sBPb3m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4843, 2, 67627, 'cTmpB7O6Tlm3rfk5byIKAa:APA91bG2IZLqSFrWaKJBlVEuFW2cwRBO362VINhfvIkhGhmfHD8UrVcIMbTHg57QcuPYJyfePMQjQlHXbk-ptplDw55zsrIlpnKc5Y9soYYLAtH7XE7ZR5J7N2M7TCVWsdop5wmtBcFm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4844, 2, 67630, 'dTS4_JqqQjuAnlMsc6Tf07:APA91bFNo6nePPGOmCN8jFyyAaSGEXkzhLThZJUotj6Gwwxnk88IOVbA-Civ7uiCYaevTE6maVQKbs8YocKsNpzI4O0K-XK_ge46UOBfcQZ0TImtNVrpvtDueRGrcIPNlG69dhBVUPFR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4845, 2, 67633, 'cZW-q4Rr2k3NrKKMsHQbVY:APA91bG7Wu3tXTUlIi-pNGvPu1T0lYqQ2CBj96k6e1O7qkA-M5PXqBFAm4UsiaCrr-BtQViHe_Xiw8sB_paLFJJSqR7fDzUgZYUbP-fcRHJK7sBbY1UI4SY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4846, 2, 67682, 'f0lFbfq8SNGIInRvlW4d8t:APA91bGNtlUjZx49azVmxL4_rTq8mvqvT5zm3WiZ4zFIwg34LgkyQFt72vpXY-cQxsy0TwbIASMfUkPi7UsWiDbQIgbxue2nfaEV8lV02FIAAIBiQo30UrvgNIo1yjRKNSgYV_qNvOek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4847, 2, 67687, 'eb0KOPxFRhGpLsmQCU_tZb:APA91bGtm7-2vT6eAFpyLd9NqmNAj5Er3fcIHNKf-GsTdFQl_DwgMJXbELJeLQmUKqkErwemqIB0P_R4PiOYS_mUZmhBzfxERQ_7KtetuDUmADKoYuwI00P7yHllwHf-LZb58IARf-mV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4848, 2, 67691, 'cYGKip7eTLm0LfMuE_r2Pl:APA91bHOsrTWUDMBxh9WMGQmWdg1jVhHKe7-5LUSlCZ6iaI1sZuwv5hS9zG8st6IzyEAQ735duDIgMhv_ZyZbJtpHnuNAmF28g5bAW0111UAcJgq-F2vbfvYozd8MU_K8pv_Y1f7KGsh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4849, 2, 67698, 'ea5tRfXqQumw2bThvIs7H1:APA91bEUu7rAqL5e6-Bjzn_HgTQnvUHxpn3OxRt_AoTaj60Lt0B_clvha7GwcZ1k0J1loUF-hWo8D_GuR5PD88BRFwrj1U_a0gZjj_8BhooDBkaeKGwVRmJk3kX4rD9azCfVrMiBJYVu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4850, 2, 67708, 'c5OtXQPVR8mmeRwgqnp4VA:APA91bFTVPS9Ip163XTklbAGo_AlZozTvxLIXx-nDgEJy0g1oa6aAkZqnO-HAlu8A1OJP950ouakr5FVeBR5LDSnCrbjo2yVJYPEKROsdFcAs38HEW4Ve0I6s2hnaKKne7tCMjimJ5HL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4851, 2, 67721, 'fraYW-pwQaeR045IAWjwad:APA91bF8m8EaoYJ3eIH8YrpqgjTw4vhZi6ESM-Qn0g9MKv2koozIGxaP2n2FQJqmrCMvom-vHHkyW7OdbXSdQelYn1UsoTlGG2k5Nh3gUpQcM00PRi8Xq_3LuIqoZnjjrQO4EEKQJSDD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4852, 2, 67724, 'eQSPKQUHSniIqWSF5uIVY_:APA91bHL5MvatZMhie7IhF0niui46dn9tdqrlDM4tbbM9xQjjnrmY1-UKlRyJK1u2pEji3YJVcqBUkw7O1k7kCidBcxHDkX1A1DjzbAyqGLjCboD_wRkTcxkOYr2iRYeVjZp-saDw5kp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4853, 2, 67733, 'ckaLV-bPQTWx7ho7yIadNj:APA91bEIkINRSLYXkKNVD-LIvhFOJbqFvbPSj_25Pd-vBGjNv7c48smXNP3Fh8VQFYv2ic77rKgQzrdIamjeYM8S0sX_HNTTAPZuRAnxa9neYe6nsAAM6c-mrTSKpPw2kFbM7kAy-H6m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4854, 2, 67761, 'dpXjBXB1S0i6loQvFzPOwk:APA91bH4so5W8ZxdnUp27xXTQMWiny0ucMyWy1iY-DC1GVA91U8FsdG8tAJ02v-VOBWlUBEj8MeDOXQUBTpJhGZ8NXiL87W4IJT6V2Vi9NpB4jiagR1B2I9D3IMNQG7GQJ13lChy3H4d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4855, 2, 67764, 'er6wJNT0SYempEZwqJ4bV1:APA91bH4Rh940K6tRY1qqEwU3mpDQeKFcAEshSjVriYrHPNQNw28JwoccIK_1kC83ybbWfgs1X7mSe_0sy9A1UkRwBZnOuB86cqlyBPA05EVBc-0s5xPe2ZQDIb_5OOXoe9tlGiF7Imx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4856, 2, 67765, 'eGVDgo16SxOr00yk3YxKGd:APA91bGlQauZIueV0ZMqk2JwuONZSnBWJPJevRtMxxA09p1gkLBVzkOzrVtK2X8oG4bjV61xXsYc4udVdHAfhv78urXXwbw3ZWUMSuTy7Tjd9HedGElWlPnmgAmadGkwxvidO7-AtMUN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4857, 2, 67767, 'fhC5N831TCeh3AWhJuXFsp:APA91bHkP4CDQdIxtPTncibIJLVA0aAOG9xB46aLRh_-Vd3y84XEiuJSMy4m6VnFMYaHhyV5cQH4dlKMjwkKfqI54TL-KCOJZYLqYk4OrGtPVTnx3HdzHREIgcKocluyKtmk-KtyEnhO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4858, 2, 67770, 'eaZjJH6JQdO7jechAaBnqx:APA91bFdJ9ATUhEol6PtzuJvGHxIXcI600iTxGc5BKeoKZ72ZBh3LStxE8muEe0zNXs3dmUXZkzhqxbaCcIDTpKr-Mo0yEPS3EkyAfMBZed1ylL-iIsydMAVF4Jn6r73QFYXOnzt9IBp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4859, 2, 67786, 'e3V9Du9CRE2SXXTpfmrVeE:APA91bGSJGgofjaL0d4R6KKfJqCIRYKKqIQWIEh1GFu2BDaRXUEeC3yl94wAS_f3IeL_eJdFtp0GGDQnI5MPpizCdBCOu6viP76IV9k5aEq1v6lOp-G6MiX7GoykQjszgnNGnfq5r1L5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4860, 2, 67798, 'ev2Xuqy3RIixD9CIluk-jM:APA91bEDcIksS7uNmn097dxW1yudQonmDL73NqOWCvAcPZPzlZxJXnR_lDK7Dhaoy0YsYAGwfO1GQ5DoT59w03Nd4hw9O55WRoYffyEZhq80qgCpooINGLrbt9wGR_Ck4hYXKDHJ7IYM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4861, 2, 67801, 'ei0DfM25Tx26AGThW8XpBn:APA91bGbJw7_TzhhSz5-DmYTWPYXSChnD40vM_3ggEwrY6g6m4UVsW2yQh80O0KC-8Tm3C9ZLgmRxjWdEW83zCHLoFJ6Uw89NcofXNTSb8IV699SD9MU_8TQvtZiRlfUBqOIeiehwD_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4862, 2, 67810, 'eLwpYcD1SDO66Px33iH-I7:APA91bFBOzXRmpnt_s5CFwDWTNkfE0zm1lKi6-co-QO7ehUhiwVE1qElGyvfsK5pnABmyNe2-ssM4_gK6_X_1XG8SNDWL3g5Of-ISI-E1WHjiiit28xbLAnp2i5hEyWHHLchwteJAiv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4863, 2, 67835, 'dTdalSQR5kjrga_bpbH_cL:APA91bHXr0a7XAW0meyzXa_qFwQXc8j1oxeHHo7ipmi7-VwpQc6em4Q6XatOXJ-NdAMiD0E3oa3CxGrz5nPvrc-y9q10E7WtwMdP1QcnWzz5LGropGBVk5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4864, 2, 67842, 'cd4oEKHgS2ukngeFkyRiBS:APA91bE9sy5R5K-oRJMAHzk8_-0GbcYY3YKNN8k3F3SUS3ewShoMtSojJnkZoA3-RpkdkS-1mXVBE1dDOzhHN__x5QLBuH6_nD7rDY2Sl9sKw4n3Gb6_UTRg5SUIl69YO1O3tUb896_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4865, 2, 67845, 'd9rWu2pnSbq5Aeis0blwut:APA91bG_CBvzVirOcARU7-iRZbk3rbgRySFlXwaloFgoQGCHgd7XPxLHQOOXQLeScQpgPUA3Iycj13UyuwYbBwqqwm-mvANZ2qqJTKMnZthcPoE8YztwwjVLp0lQrUnAcfIFsXTiW8UU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4866, 2, 67846, 'e-aJOjh3T5itHvKpAetjtC:APA91bGEVBZUlgYFCsxvc7lFLDBCywBgikAiGHDFSQ8KHhFiio4d-gBIhz3G9h1MqTVt1uZWa6GcXLHYQouQHnqtH0IjSi3-8ip0YJ7pGMsZ2uPjRlw9cisull-Hu1JVteQjAR55UiyQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4867, 2, 67849, 'ftVAqTmQRc2pHfbwXf2WOV:APA91bFWH9__kn29tEVQ_gw9VRvUoxLrU3uWM0DNTwbVSbxaW6ELayK9GfO8RzJomt5QRTlPqSg1M_56bFMh0n4VDbR6TqCoMb4kXp6hj663bBZ9RBhtM_crNvevXKnsnCKdc1FGmlO9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4868, 2, 67857, 'ehVzuxq9TOefjU94KChxZ6:APA91bE71qKPrCEPfqUlqgEK1LOcsW_KwPZeFOlthozbqt6zwAc0ox2BrmzTYZr7gXYXPzhaGBTuPqjl8xcjF_YVgJm2crRTXSv-FTFUurapW6ZgMoW5nHXETyk9a59E2RLJc-FE5WDl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4869, 2, 67879, 'fvNA9V5JQ8S2hUrKrQxBVs:APA91bFnKxqfA9rfSoxbTGgphqrdzbneAQqqSjHHrE66jXPln4DgyKPaHjP28-md8HvC1iHpS6aHxyq1Bnb_fpj0N_rZLXT-vXI7CoMq9bHHjGT9-AW9PVtgTk6EDeM32cMXCZd8rpN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4870, 2, 67884, 'fEKIBZCxQzep83wknlZU39:APA91bE5BqC6MBaYyifIpkUgen5qv6xcssYwf8A_H3QPD34kObDQGyX_GHE4d3FiLDR2UebMVmovmermSyvyL1nr1WsvxlOdMH-EGIFUzyjTCO9ZePVcRyczLYXKY426T8_oYIRCUoqm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4871, 2, 67896, 'dEBgqzhsRk2CXyewaGZ67v:APA91bGvjdrmMuAqjhzaKCXxV85B8qmMJVaqsO_yrYkarEyIBnMT7G72RGCLSRcPp7rKJxYPt-6i3tYh3QVlgf-f7LTZx9a5yW4KcjQqTLInQBGUw08ERoOOSTgKCubSdGANgrda800l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4872, 2, 67902, 'c4RhOO5lS-i5uTSa7GtFaT:APA91bHPVd_y36mWTHMrHHTuym-iGfkHPRZyGZ0ydJabKB4czMpPXSjL8cIHJxjvugqz3XByVJEJb-RWMYQdxRxNQAm5lAGVypSPuUVAukmKI19G8k5aJCJseP13Zv_ZsCzQ9jYDCKVC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4873, 2, 67903, 'cWLv3XMHQnylS3cDhmgwd-:APA91bHjJkKUFn3BXfmRMAkZN_OmXu63bOC3E67hasUHeAyIQZPNRYmEILuDUjikWFgfDrxMrDveUrNMn03pJh16EaY1z6P6Uo47hj_A7KkTZqsiYzUBs13GGGQ04MYpOL4r83Z3dIEs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4874, 2, 67904, 'fb5BfX80Sma4VSrmuVuLub:APA91bFKGdDlneHUUrL3MZmx23xy8O2OT9JtBED8WoOfuNH1dSsF8N-Z_CRvA9DD0Rwk6Ss71l_lzkeXS6ub-ygN8JtG-nL5RhmaT6kTLuqkZAzBy7qTPA6gNZyTbTuMsNxOh9wBgXuE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4875, 2, 67906, 'ch8zGeuGTcSLSQ5_CLtSyB:APA91bGX7ljMYOmaqbavp3hZmI6CvT_rDC4j8b-oKsTmTfO_ZccJklo1BGzQjaPzCspV8qq9S9P7af4yxCYo1L2m9TD5rMeJSlGz47NaJvl9rLfUJqDoA5JMw3X8210pc9oq19mNKlVq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4876, 2, 67910, 'cQmQGcKkTGaSZFVecejnjD:APA91bH4u_RY1N8T0vxOMgsYEpGCViadH7GXVa8BSwszQKjWJxgSNcLqeC28YUR4YK1jtpr75QueHw3YMweOmlGR4fSsjMwKaUUfcO5hoCE483oLuquAbl3xrlI0Y3fLHC4HgJU9Snuu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4877, 2, 67923, 'eSKCUy1iQ1KTY_DAMjKu9L:APA91bFx8-MQ-xynAMmCSN-pq7o21fGT5_MY2lgnC8nGsmXRzkxVYFXKdfAcKXt0uv_sceIpJ6yyd_wlVo6xxhh4sO26zaTIQswyQHztbjdZCRM-9FJQs4hleKTOY6Gd2p1Y1XlemXaC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4878, 2, 67924, 'divCyA5ZTGmE5-rdjyTmQc:APA91bEdwrUyVGd3vLIhKf8NGMvW8yvhV86rB4clxBwT7zrufCJn02C8xQnZu_qwreTJSzVZDf4RFCHngEmi4TOaWz7Pa_8FlMw224Hkx72aPkVPa8o_d25A1O3ElG_s_r5vC7oFXVrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4879, 2, 67929, 'ffenldLAQQCiVHN8v-eWc3:APA91bGcqXq_LoGaajxVWOpxhUlYcABHl8i4joC-5VhENyWD6yJNI9oHi1S3uhSgCphXaGOIYDUQxNnKDUqYA0YEHzAEsjJibTLZ8TpExexB9LTa6tdx1gF3HAfQcvmFfg9LN8iHCXRy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4880, 2, 67938, 'eS-CSNe0RcuJMQsqzPlLxX:APA91bEvng3vbt3VNWiIBG5QWihudbjo2xeymEs8E5p4FJXZxxRAJ-UBJldWEDJdbEmG5YgV6Iz7mExJdLCVj0f0rQHwbKyDLDZIsnCe9w0jY4ZhSbkCTT88O-SuMqsUazM0xDFjUT7Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4881, 2, 67948, 'dPStlbpKQieYDNABn0KD65:APA91bHbB6rAEiMEwfi0ZTBzkwjMDcx6xXhZX-xQYMATbEqM4aM8Y9OEwHS6oBo8Ge3CRzcZQtyj3d0QVko8g2tsuSMW6t5quDzWPHQ1HFpJ3I4zIiLVFVV1CQxU2U97ixFQxX4285MK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(4882, 2, 67949, 'dDNChuVBT0CG9qAwjdY_tQ:APA91bHp5JaXKSctivti1IUp7VHz_tpYJaT7CklZHbMJqDN2hSsjeqlPEnOQ05mllwLr9pxmFWcBOFbK4auamgkr53zVqJxUs2BNHdISgCYt7Z73i4FbeMzkEIT0kQZ2I9ZhBoSyWXj_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4883, 2, 67959, 'fiRC4j_gToWtDO5rnJ6OV1:APA91bFcdV7iHb_xoUFGorN7K_3Ou9IzWJGwLvg5HEWguChfaOpnsrmbVIkHWKLapzlZge46P-9cXYwbhYjeJlgfr1oRmgehHw1gBNCAK1QuYihsoGsbfMwj6EzmyE0l7ENrEM7tUpYm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4884, 2, 67969, 'cmUEq4XXT0GZo3apHJ5GLi:APA91bH4ogZN70lHClsb0o2SHaSIQUB1MbdLGjJS7Okw6Ws42Oyg6Ln6vKd4uLKnIZEmN9UVRaAzH_IP85cdtNHUMZlFJpBA8XspWChxi6V_eJaBwNqBpSP1VfmjUVqUud_QpztPCZ7Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4885, 2, 67975, 'djKFPD75QQWgzaDkflDzpW:APA91bHvoCo-Wy6Zv1Mdn_rsgN7fV3Gx6-XjV7EQu0PYpZWOhpozYz1-MuhgxgXZoQXYwHaQirp6INwgJ5oNAkzx4uuhZFEn8hNbk4iOL55rGHNsw1wWMP9lGcUReEKEhkK1o9Lma3nt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4886, 2, 67993, 'dupfFspLRSimUVMWjLjlAI:APA91bELv6nlMS1SE4l3b9HRLL0oWqojF8Kk3yLGESFuH1szlGqgyVIn_vwa8vrne7Rf6-3euAvVboU91dBnSrVd4VyL7oRNCIQC2X5l7nwhjEi728MB8jo-AaqXolu5VPdJ0X6ncbkH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4887, 2, 68018, 'fFg7cklbR3OJGtzeHvxUIE:APA91bEE6ZNa0ydziNXzc_UCJYMrHeGakTNBR8_vNEzTeq5beFpbNwWuITKXFtv4_vXXaVCLUYktbbGlteOZ3sJ4J7-j7WRML_yWBFRdkC5xL-a3z4TlTr2FFLuq9nxn3bkoDqfeQroK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4888, 2, 68066, 'dFcLPcukQhKv7eoVb4ZDwy:APA91bHndk0nVIJ7uWZm7VOQvVZm6U6YkVHhvpaGxCRbdO4B4np4zF62I7VZL9hePAKjEuwq2wMAF7kQ40nTDeyqkIEYlU49dRfHQ6rXRgb0lFF4fgsX3hBCZEC1H3PFnbqC7XM1lUwP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4889, 2, 68068, 'eCaW8ICxSfyFIfmAbE7_RK:APA91bFo4mfA1QR2yyIsfYIfLv4vPWbVExWs0ORpxEqHhgfrYxxiMdiZ7nv7dQjeXuNOshaoWveO0tGd3gcfwIO3DurRahZk4GmwD8TTEN2hBsaPrQzfyM5nPylONBjizc6me3B8LFDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4890, 2, 68069, 'c06acE2wQdC4xssfE74bG6:APA91bEQ0zqAKEJUuJ2PXOTbjweYWu1yzkFQJRjEUQDJEyBTKHB4BYfhu-NiNbA4noX8gh4T4ggoq6I5iaDk5P5TYqwTnWgmRhq9HbUC-KNxgUTVTqCyS2pdKPV6EEJXmOP3Ne1S_LzS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4891, 2, 68078, 'dudH9ipsQwuw8VBYP8LK1K:APA91bGp_eBvaG63Anq5xoBEbn21PEHtpOWNyiSS6AKjhKGz5oj8IjdkV_jsFrTvHliIvTAjBBhtLnbWD8NNGBuoFVlj-2U_BaWW5mHV7BxmhxOTmznkGr1WMFPrbvu77vxYA0KW-Ake', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4892, 2, 68083, 'dPi8eRHyRleSaeF7ZDHFQv:APA91bGtYRkie5230lqhn-D3WCNK4-Fx1hRtdVxPc2NgSqCBVddtZasUFjWRwVisa4YVqFlYrc1lLhJd6mel8ayTWIrh2QeNEyV7Lan9Pxs86cEhb73vEt77Ha5o9Q1SKWTiQPOCzgb9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4893, 2, 68096, 'deQyIjeSR_2ZtDNVdyvXgi:APA91bFDg2vybnM1l6-HK8_2WPdy0fnPwBgHyml6AtLT747xreDFb7omWvpPcgEPw2FHiBuIcyKC_ZBqY8wekj1sLPOp0spGMIpdzAUbzH6NNrRxVE7FYtQp0U7NkzXpCpC0h3cP1Zhv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4894, 2, 68105, 'fiwJyZuUTOOs9s1oS3ZXyw:APA91bE0w00xgZRnHqO_t7Y0mpESEFLjKts_qaGiLmlisz5gao238JSJc4XmhxHCOT2fDOthuWAl96DkgbZhMQ3n7ERQadhu5ciVDHyM9jgAj2RHv5vwXOFKszXaowd3bKnKhY85xIaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4895, 2, 68117, 'f0hGIMviQPy5mu10Hv490g:APA91bGvh60mI5-FQkHrVgVj7EzcThF-GGQq-ThyL8esBCQS9RAZPaNbavPLH8bEhyh_CMv4Uxsxlpsvx8JGJQTQC3jnsxvNirCbZT39PAgdnOTbWLnXGrp3_chSnozzCSwA8CyzjxRU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4896, 2, 68130, 'fwlFfheAQESch63ng37ICf:APA91bFG5D_xrsAAylZu8T_drZKX1rCOzplDbeTtr0ws7gRyH3pVBTbDULP9SvNzWApo9hEEjpmqOJDrKH04E6AkhHMMdrBHVX3gLM29ps4714PMlUJ5p-9MxZY2LBKVclv3HDRDuC2E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4897, 2, 68141, 'f11kv3xnQvKzecBrRhN9tC:APA91bEDzWIzdAMFXIhXhGK1Azd7mp0H5sK3Fj5Zbk8rpMxoTU3slae-IwCSbbZkca9NAb6e7SHkqlvDs8RDF_grvkbmp1UMAYLmaBEj8AHSFIBmLMDmF2-MwZGIAeCkeKa5nOoI2PRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4898, 2, 68143, 'eIWAqtItQOK8Sf6oMX9M6n:APA91bFxgqx_YuoZeYLcYi00BEQgdbZbomH3qy2g_WQ4XlwRf8EpjmUJR0A0NEAjlODjy2pDjBSc8BElaxXBl4477KkKCOqBFHZBiw3t7__a18vCJkyqd7sCkD7Gg2tTechoEWZxjNUO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4899, 2, 68154, 'fwK41lbPSC-IzSWNjYm3OW:APA91bE3658mKIg1gqBpECwEO_l7Jby4ZMrYbKfAeX8ERDxBL8RXGyFmxuqNBZhawzm8N85dV6q_DdjCK8WZA5ZeIEmm6r7UDzK4_SMst0YbMGsH24N1M1XAMgoUr8Jw6VmLzWcoMhTZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4900, 2, 68155, 'd6A0ODBFQjiXjmD8LkX6U4:APA91bECdCdqJisN5f2Iu_3yMPgwL6ieAoyo7zdhfLu3Jx7EfzOLX_-uf7j4d66fWSm5BackyCCiSZNHONaBCZ2BnsZilD_Mf3Q6jUX2mpVF9RGWbZ33CVU6qTyfK2N5Kk7x-J2tpNo2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4901, 2, 68166, 'dyT03jc3QhuTjCif-G-B4X:APA91bEZqXpr6YmN9gY-FCO0m2ubb37XObgt0VXbgo1OyDA2cSzTeN1qDh6rHBSmOFQ0IT1PXDCUesYks7TCatWcPPff7-TZmnsr_bCbdgbVAtKch9yr8bQQECf01pVYDiQzywnum7Mw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4902, 2, 68170, 'cHgA19oyTiKnKgrg7_9Rrv:APA91bETIKzURPtHwxVMUzbP03qV5f9ZptDrF19eHQ8Sdoa64k5A8LQ5FMI3eQjhuPMLo-E-9WUzZcLomDVn2Jz1e_habh98aRDdmXpIoIhf9WJQh-IVa5cmnUjS2aGPISXjyx4zgXt-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4903, 2, 68185, 'cAlFK8WJS2KhbFPCzNSk7K:APA91bF-pxYMAF0UgxDeIRQsA_C0Vm60gPphtoHW8lTARatvL92s3ERypbSeEV0DXlQsdNpvrYKkBG9HjC4CcNxkjQzj1GfUCC1XsCxlEAuk2NlS8m_R1nlMMvWhb1ADa8-0ASuNxmrw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4904, 2, 68205, 'eqWSl8vDQx6ni6zxoFjC5y:APA91bEA1W3_1vZ1zfazkLAtF214EOctGMI9W7wDNWSjlba1M0-0AXPuOJdsbiR7liH0Zkyb_2QNq9oPaIBoIZqORGU7E3l0InLnsHmPifa3l29T2mA-xrAp2uyqKIrQHTDk8GFAg5lF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4905, 2, 68234, 'eceZy9q3RSyV3u1WqzBGs7:APA91bG-vZoIOvL_Wz2yNH-GpqCxAS1QOCgcOObOAHEAdV-B4lu5Y6MqeutqwtOBudH_IjP7WybnVNZyuXKktoqvkwKFL7gqTGdrxfpyVtoGAsPdc0NynWStXc6s7vKIqMEAkhqkJ8BB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4906, 2, 68246, 'dOqyf7jhRNSg4m4bDxToxS:APA91bGDRCYptf3lOoVASqaB2ykfXY92OD1it7pOK-x9X1jsequG737gV932xoh8tUip1anqJgI1LiIu7vEbrcre4450VarxjdybtgB7ZNp9v-XDA3cqwj-45oNzjyoK11npQg65sueF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4907, 2, 68266, 'dnstFPTFRYCpB1jfx0DnQ-:APA91bHHVuJYQLKTs3SguWnZE9fHLCZ5LIrFV58WEMvlcoaxxnXWvaE-ltCagvacaPKFH43SKhf92thjBEA9pWvkwMABsEDbE7Diptnd5P_ByI7fgDjct3lAmFZL5CRK1DuVhHpiTRDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4908, 2, 68273, 'efKG3AT7yEjVj9qCf8mMIR:APA91bEO2VVEKwCR6-UusgV13vTV4dl3s0LgRqaKu9uMDIu9B_p3JOExuU-JhPzOuyHnQFzyeuCr5fXtiuBWGrP4l9PSa_nt7TuFkgntsbWuRdARTFKK9AnuzoAgiwgv6OTvI-wJV4_7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4909, 2, 68283, 'eNATJV0MTc2DhC087Uar_7:APA91bFzyRj70nPcJ2x1jfq2jAV05KlXzm7eEtgV_RRmEIWBGY3gECczO41VyxrnaU8x7gvRzdR0xTSl8K5P6rSY3-yl6k4b_ZipY6FiLZQMr1W4pYkfOf0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4910, 2, 68295, 'f0jT9s5RQmGFgCHIAHHd4P:APA91bFkAzdZjqm-OAKuyHp_D2X1ebny1gyeoog6uZrlUJCDro_tfNUE5_lahpwoY4XNz5B6KGQ7sN00bT51r0YyH0PfXeu_4LFkINU8lfaGQNTKEnKJf_HaVh_bwGuJhVv683C-lR9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4911, 2, 68297, 'cQvytCdRQVeV32iVDT4gqd:APA91bFX0-bh6oKpYEspafVzMFVZ1i-FtjhQndrhh5aN-iAvXCmUyL7Y52xLKlzYEmNITG1pomckz7RS7sf7E-55a_x5reqTOZYrUkNzYtDldIShcqoVhpADMG0mvdOIRgg7Bd5ip6GU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4912, 2, 68298, 'dT5b9Z22R1yc9XmwJ6Ss08:APA91bGtgoe0VH1FImH_XZZKkQii8Zlnuoxd497EvSehYnTHwkbtBKeOCBqEFbTkDSlQezwt4eyMJdWYTEZqvmtpJyHFHhcptVnN93yPtfxriFEDLxc1IgyuCYW0zdvEqJOOjfarLD8u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4913, 2, 68302, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4914, 2, 68305, 'cwdLsEBWTsSjei9LnEgmQ_:APA91bFhbPeJrxjnRCeOP3cUDctNRWlkalB4BulVmYQd0yR1D7ra7rzUwp8PCSseHuIColmDd1h-ranyVpUTap04uEH9EGS1EGAm891xkbQcbSch9xNyUrSwBiRfBlxFe0jScfNuZ3jb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4915, 2, 68328, 'ck1L1OZ6TROv8WIiPM94o0:APA91bGd7e0bWzxaGFWi-RDGX1jXod_WOUv2vH-a1FWfukPBgPXTEWL6xHWhCmFZngkyJut5pGTl-c8f92LDqmCL4L9_KbMJPf7VAH3L4rjZfNBv0Vzdm23SdSZjJNuBW0B3EUQKuQ5r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4916, 2, 68329, 'fhfpEYIHTI6CHtiBCL4qb1:APA91bGELA3aUsATpDOfU1_NGIDeXYYb1Q1g_4ImrdajPoSzjU7_sYlDm-lcPyAWCnEGhbD0-AwtyvqIFYYZPalCgJqtYHgiBI4jQQOU0c9Q2MwWkijF77_x7Bn1hK8-Ts7I_dXXGLhn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4917, 2, 68331, 'ep6oQ43jSfy-qBsnZaeaXt:APA91bF6URlW9O2nDjH9bEq-FxmNF2LYBY70N0QbYMpcERAE_ZNxJOH1ldC-O9J7Uzr5eA5rKOhup1yet0Wv7vZ0togaSuxkNx-l3c2XCEkN4MPLoxtVPaWtEy5kQUTJ1sDQ3Z3rAuX2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4918, 2, 68334, 'dII3G53iQyesx7cmXs8poi:APA91bEJA7yh76lmbHNrdNi796GwdeUSvbBWk1MnYxaD_-oeKMjYIJjleKyP_jgLniuMtwoQF0NcKlLnwP2F6U9TGRQpUI_ZRSkKDJYRWyEhaHbh3LZ143n6esGFaWlpDVI-0dDnS0m_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4919, 2, 68360, 'fl2CG2vwOkKAh4zeZ_fnwI:APA91bECpImIkat3WbNKt_WF0OLa7Q6NyNfhAln-TNdz04X3c5Fam1W1SPMhLV_xDFzOm_uA3wzmFW0GRWKZPDvtvzkVNd2bVA0Dlr7wUJPObNIdHHD9X3k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4920, 2, 68364, 'dxIeEjpWTwiZXscuR7v3n9:APA91bEGG4B3ut0U7_E16mC5JidfZ4iXOLaQK6xFLJ5Wu5bHM2jFQcxd9f1QbbuElHOoxybOV-9bICFCB4QBdbFir64m15o7p94i63izzeyaPOLoDy4SbOM3TgSZvcbLFwk6AzwrhTlB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4921, 2, 68378, 'cIsoUx2fQLuAzil3G6vlWu:APA91bHTo4QFSsKY9xiStUt4oa5LB3F-2Nu1ZO5n1vxn7efwlQ5E5hsETaZbJCoC24593xMxDM3nCl_A-vZWUELP9uz4Lz74fNH8il6BmUPcc3ItFVTnvohSTd0qqpVvNrOxfkyN8DLx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4922, 2, 68382, 'crrOcMh8QpmkqJ9YmoU4sr:APA91bHTPyf0Q2ce2XY2UMREk7kA_3Gy9UXbfLUXthraiZeRISBGP_Sl7rKMg-9pFwQNzrHWMuKbIK_0XuFQi_UKDecVb9FLby6phyydq0xHKx0iP0MqMVbJuyRrXJCYDwLLk-UajxAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4923, 2, 68397, 'c-dasKZKqUqqkwWNFzJA06:APA91bFvjXjGK33t2YqcpjEQpeNyGB2sGxSwsDUHxpfYzRTUZKuIr5flaSV5JYF8uFPT5SfALP4uNXsVaTejEHm44U5nskqbxK6HdCgOYom-XxmrqqNntWg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4924, 2, 68402, 'ejDFv2mMRVazR8Iiwnjpgr:APA91bFFS_yZuTU7xgOeFmlQvFR_ZHduCrcSDA2-jqi2YYVXGbH0fBhqi4QlmE5pj51hKbM6XiwVJ69cuk1jP_swvNbWZiHr6-umsvC58TKpv9bNS5v0Dn5PfKDpFJQAbIbgXAzLkbzg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4925, 2, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4926, 2, 68412, 'f_hxvMwlTt-iqhzOllMdpi:APA91bFRVuGspwj1m032P2epKZUTSOft67rfxeOYTZFvVL8zrNvRaRGtPxNA8G6MbOq8kdJElR_Y0uIWOItTq6dUOUxOFAMJ9kFNj0XQDD2yjzoAPSgPjAPDtsfAwO7rNgvlrNwbMFTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4927, 2, 68416, 'fded4fhwRyWWJM7NV51pix:APA91bGbww2gD81djj3o-yRlS8m8MLTbl7Z1EF3ahVkhJ4IaT9mraMXDBpAzOBzjhptxtnD5U8kn-ZZpECyPSO_bDQvdm-NUIXRACy12LlcjiP1ScOAt_b3vscAFqjhfvFgSxEsxoMD3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4928, 2, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4929, 2, 68422, 'dksQgqy1QYyFsRphMesGln:APA91bG3MG8haeXaujtpfGdVcoJPbAA3YDsYGw0JlicAACm6yhw7nzyuZLyBpL5Acm8AZcie2tMEMkUp1akB1TXPed8ToC3xTOZkdTC0Gq8ifLylShns_RicrrrFVKm6GsIPTD3GQBps', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4930, 2, 68429, 'eavQej7ATt24qPN9B0cuNf:APA91bHZxeZox2a2oFfHZXuNYugLMYVkH-4dPUbleccZeeQuwxPCy1ZxBYt4806DhQchqc4g5s0EeAn7c1zI2SWR4IJCriITE3DFHCvgBuyQVRwh5Rmj26AZ1WZkZU69qncwRzCimFNF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4931, 2, 68433, 'dOSTs2PIQBOZ8zTPQAK6gb:APA91bGAD41WWYXS8IOXFOWyj5RQJpeqTJzpuBVTKDdKgVban6hhbbx87fZ59CwMuYJqVXWYEATetx2vupzBHRYFRuSK3stdXywvr7Tnrx00903DCFWsiDkQDzYTzRH57GZxIUiXTT_i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4932, 2, 68446, 'fZCf0vK4SKiGKOu_6Ld5zR:APA91bGOvn6ci36rC7zmnfhg9wNuQzawsMFzr7g6nS-CmLOONNz7275xVKyZVazvoPot30X4YC9CZmXH210l63O9r4yyRBWWx-p0fCJcxkTkpYRLTUP-9xDtmWwyoB-sfK8y4GnUyXis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4933, 2, 68447, 'eh-iwiPNSouza2tWAVfmzB:APA91bETsNPpw6CDa8Kf82VYvu6CvH_zy4SVsQ3e2ZW-72geLj6YHqw4v3EyAU4wR2m3odzoWbyMkxd39Eu_4DO4IZCIQJJaaLOJLmmgOcdSVV3DxAf8jiroJU8eMLaerEO8iHMyxuq7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4934, 2, 68451, 'cpyVXktATFGLu65SP86wFY:APA91bGPmhei6Pt4WAibv3OjlL5V9mUwjHEFikK6VefRxlRXdYJEj-41SaIHhikNKYRTlD-KVFUxM6wmHONPFPR14uxT6oOwfVUHsrYEYKn6IP1u11ce9kTHF07Hk6oMd_WMEfX6Ft_O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4935, 2, 68461, 'ecKvgsdkQr-Sc3hUd6Cw9z:APA91bE3n4hMjW5ffpIN4UvSnGKaOsvs2BQXD02yXkcFrCOlc27L5J1t8ScHdCqJOq_xwtrFWRZBBP9AILzrTdLtfpXkP-IXpKWEM0MNn6ZASTHCbzq2dsiZDNqf2ngIPniQBMH50Wwy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4936, 2, 68462, 'c3WjOQgYWEqQjwueCg1OOO:APA91bG89-0WKBPu_IuvGZm5f_UyBdrV6edVOymGNWmggRgrC_cGJp6exX4SrTDwTQjVJ8kWscx-7TJ9-tBhuC48Jun3j7gNomzQ5akXG1PMegzjdt2azXPHWcF-ALoAa_PFLpctkFeb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4937, 2, 68463, 'ecUkpAJNx0DOjGNUNljyCR:APA91bH4fTTyF1R7un-RGcgYtkyipHDijcCJobWlYK_XGwdjlGgWUS0Bxz56N86NiHrLAowiuLknGFUzpuT5XkacWywsSuUSiwLOdukwCTCH1PDIuNJLFSwLFOK0av9WKaOEtD_lo5Qe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4938, 2, 68464, 'e4FARtejTmGn6iSG5QcSkM:APA91bGQABPhbz3A-6VjqT5XzVwCzdZeu4pUnNIPIn_eBMq_f-IVDlYXyAt5O7qh8z2QR3BNHu28bNgMtQNtedpe6Rv-N9XGiG5RGuEwCUymGipaQN5EcHl2xuJ87vVTxRvPWcYeb7V_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4939, 2, 68465, 'c5S0FRO--E8msL4--m7HhZ:APA91bE--CnqTwGSBmZzLDLfL_4KUrta2wnlo5hLJQHqiDrs9SRSb9sAABIWSUwXoXo-Hmwbsfb_BqFpYwT6-F-wnEB_85fpdenmnTw4JU9y_SAENAL4uZu0VbMqq2hZ5Y8N0NzC4rEa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4940, 2, 68468, 'cwZ86ubRRp-u5GqvGfWu_B:APA91bEJ90Izd-BvXx9QEL5N6iRLZUOXugvicuM_jhhBuIeiKyEkONbekC6kx1i0uF2wVU0bMLAxlso4pVU94sWpPYmFXWkeC_60Om1La9mZMh7yW_xSldibGT0b36CVy0QFeSpGM9oM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4941, 2, 68471, 'cu2A0O52T6mc8deA50L7cX:APA91bEefQkSxvK6TMYJXFZeWZkOynaeKvMPHq5yQDTqR3ryVzvwwK8lyMT4Tea-QJyYj7BH_q-wt_zc3BBUVYWHyBFkpdLYniLGiCRKcSdYdTh0NrycCcfxxlmtHza6SKvNK0ZNAFC4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4942, 2, 68487, 'errU1ll2P0wXg4N4wQgQAM:APA91bGGYwu47fzVATthf6CFY-bhC290YVuZvcBIm71czxv_Z5CrTXxjxqldqe1zu_2XW43Wv_aaPxGNaY2u8fGoeoVRHXjeE13tg1QcV3br_KmMuzxDvzjjEpLdsAeSESxD71wBI5Fk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4943, 2, 68497, 'c3MK_CvtRsOwjteWXMaHN6:APA91bHJ7ahtT66U5FQMwRF7cpv_WJOQTs280AjN98Gf0lvHJTV1XcNs8lkJA54GXSZ0WwSN9daCArEV1fJ6WJtd2uwRqD2wzTw0wzmIUcBAKQmMfhaFchbj8TXKTTDEYoooIeTrcFcx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4944, 2, 68519, 'cd_f7axwTl66sZ1L4mftfc:APA91bFoMb3zqvj2oq6EmD_SRO023Qb2nFAQReDkmoSil1vaAgkQrPFEJvUgMGycNsW9_676M0o8TlkJVjLYtKqcEpT32EUdrdhk0mxXidA8yPBmRrSyTJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4945, 2, 68523, 'cLFERRp0TF-gJ-e_l2Msbm:APA91bHmwev5Itxz0GrLmso778O_VH7dO6wXbzIIWtRzeIFIc94WzGatD0Y6U5AfishgdYq8uZaV6ayUVOY6zTytjdquueNRjaTX4obevawV1aKT4U8n8eUqBO6pNZnVA-4A1tx_x14N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4946, 2, 68542, 'flAKO_cxIkm1vZnojItIpr:APA91bGW-FAFUtibE86dNjjzDdnQjew3GCD_fH5eV9CYSUXRyzcy9n70-_MgssyBMunNVNMNPQ-60JVpWU9kQ2x8AAgJHFfr7c_jGLh3Oh73R1kziUeSc-H_ti0x37qgqZiD-_vgSJKE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4947, 2, 68546, 'd0cRbFBCRZCtODAUnDyLb7:APA91bFYXnqdTaXehHpBgIUAJk7S7j9Wv7P3Nm2HvDzHX63LseTpvngsQxAlxyiANk_ASVLwCDSy-ypEcHZPHWoODaq_1zRiMe32RltdBFZMC89bXQCiRS7IjOo1w9zzf5VtlIm4sH6W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4948, 2, 68554, 'dtZVGOP-aE3ujmxbWDod-R:APA91bF5IFYkiT5cp1Dpxr4mRYh_8NDx69uB18bDMnzPG5OIjIyM5XEZZUR-3Q6MPyot9vZ2JOxI4KEdN5Gc8gWQKzRG-T7EYWnsD0jUIvSyhQ-IsPfXA_t9e7KB0O9ji-py2QbSLxIb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4949, 2, 68555, 'dWw1t6eoTsiVj6ah5Hg2F8:APA91bFvLsorZkYhJm9v2xEwYoT_YI5gyVGyqKrTrSjs9PXEiVBdJfjeJqRhYhXJBr6pTyl8NpC9hfEpfo7Al_v32brQHKcEa0-8nQiV_2rYzZ1Ix-GM_K0HGaC3YrqNvetybgy93OVE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4950, 2, 68575, 'dF7A1JFsQ-uYApDBRZhOUV:APA91bHk8G6emYu0XSJYfrUm9Py5ZlbFbaYNAQZTaZxdwNjfXc00oWG2gpD6zEWfcVFZFsocWrxBp0OG3Gk1bagzDarGJDi_7fa4Uey3nPIJfrxdXf7q5f0Fg3pV6sjJTSkwmpMBojr0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4951, 2, 68576, 'dDhHbOHVTKK6h-bqflgchW:APA91bEOaKldHrUwuMa3IXW9kHhGqS2GvYELyPsNOI-GSVTzXK-w4crKtXLQQIS1WYh3smYoJTSkRdXQ8LymcNJRU6dvGOyXp-rYza0E0ShBhTbrpb6wrIw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4952, 2, 68580, 'cXsOuT_cSAqUEQrPN9lhS5:APA91bHtbIJAOOTfx7eBzlXJRyO_f9RkkoKf783-a7nBedq_NHGNDQ54LAqOQiF8bFDOE8AYbK4GLZnT-6WpzA4ExiOv7FKPgSst6mf4yybjLBTzmBgl4b4PvGBSbnhMbONOJBat-_NX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4953, 2, 68582, 'e93Mle2jRTapYwzfKfKxBq:APA91bGQ-lHJon-utL5v7CEiGlG7M6cX1Vrwus5xZkss0Se8mZoOIPzOmT5FgmfSjJHfdEgJUW2wgVYoBU68m7Hmf1dMnDDTZO6dIVYL35mu2Vq06xCTGsDuDRHyicUFnO3YvoXUGKlf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4954, 2, 68612, 'cW-1G1CBQFO4KDRJEvdbVo:APA91bHrVGucP8-1FMa6hC9QHV-Z_Fcv__TLqY0OG4x6eXiViIea98viPxuiNmvN2kWLJE7ghIb6ryZvvO7nNFp2AQfnQURXPlQ2zh7SXn8yASQWwvPwdisHhlWX_x1e3QUyFzC_Fv5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4955, 2, 68615, 'eGHCro-CTuafRrwAaXmm_H:APA91bFNIGsB_p0jSPxRjPBGDqm_EwGyfq0ik-LDQyMGyCUdo9e6xqFCBPzpXL49pRbLklK1MEbBADsH1OL8SisDQ8jv6VJ-sDxGUazscnyd_gKUeqVdE8wUWrhve5FdonwYCa2Evokf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4956, 2, 68618, 'ds2fSrd-703nouCck-22PQ:APA91bEyLAo2a97VhksRWZ3sm7fq2atvz9qyGvaDzIinMrlGfC_r_vdxyGT4VPN2BFA8UDPKuvGrJfN8u_PZasx1RG1GKGJtuPz7tFLYcQr0_BiHD0SnCdP2dYNhW6NJaC4BqrJzheUp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4957, 2, 68629, 'fKdruN8QS6--OlaZRZshfW:APA91bFgpN8iUnhB1TV-E7ldTjaU42z5gnFN-eh5_HzLkPlvL-nxOX3i0jfECCePnl8wl9E43D28Pwpujw9PEBabkZRQxc5nGACH03l2dARvA8VAUaG0en7cmVr0jPOUKF4a5lJC6Nae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4958, 2, 68633, 'c14YG4PbeE2UoBEJE1DQFR:APA91bGwJGUgA1RST3iyCxET6rFusubAcbvNL-tNCyRq9lXC-06pZD3Etq_Ukk2TTy5qQEyfWTRDOI1IT99Hgox-EKY_0T7cnixEINsVYtXrpUPL0bDnxIdztXfcaL29RoPeir1rzN0t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4959, 2, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4960, 2, 68682, 'fdybOgKaQp6K2GU4iA0JUC:APA91bH5ZY9Cvg06ZrXj1g2Ob7eQEN-aW8d-7iQzL2aMtRIEsgckam9x4tlwAY7_8F7yk-nmGTVRDlgA9gYnG4rzJOoCMuAOkP3bRmuacpNI5BhawG44A5WA-KQYuz_f_61HFke8BwKO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4961, 2, 68684, 'drVKmtrgRFGjpKg8Phakzh:APA91bHp53qbKBuK02oIDjC9aSC3jks_d6kKl9DSfpc76ZinGNquX9JrHizwJcY4VVTQa63zaLhIkP5LAuvdvvWrAyhk9IYvnMLocI_PSULkWaUuyS5OolU1vTafHNhU7pCRFLWrTK9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4962, 2, 68685, 'fPL3SlENTL2giyXbhDpz2L:APA91bFqfRBrmmfinb-uoAOOOODqJM28mXypiOlGFHfAyQhx3rFlGvV093CugoIAybE8ZmPKx950zR97TgfaKwLI3CENh00NwgVrQR-vHMCZTifYg6N4KEvi_shcanNR7n31mUk-INRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4963, 2, 68688, 'd2N07VQbTnyVM-ZAfL7iu4:APA91bEygPbsQZu8s2D7Fj-zTjrJPUDriiqsupZALnJTbxR6FC4W7w3SFuQddamdhrplJo113BAEsNSIOb8r-NfKhHDMLpDpMW1aopuaI95jA_1pY7w0v8HylZAZiItTGAFpBcXURAkf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4964, 2, 68697, 'dnatYvPURUO6VqPqHXh8NX:APA91bE2JSnmA6zCXpJBbtDArKux-mqBToe_4nMSDS1HE0jQ5hspwF7YBkCM_4IuokK4MzZil0-L7sxUqIMCi50YUaBAqpNeVU_7MmTTfl0gavMcYhBDWDYpVfHHbYtv_u2D0OmfNzaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4965, 2, 68701, 'fXSvZ_TPRWS-XnuK8nsxLG:APA91bHpNMLry4L3O9I4ugL6M-7TbILr0XXw-T1s--GcDHed_8xUcxj-saFfTBjXy5r_sjwRM-KfDPcCkMNrzNrEbXRy0RUbneTc2P-olooei0GU9CwhOuk8OclwCHSczUIKQjg-diMi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4966, 2, 68703, 'dACvKmaaSQGbNxWrcJwcmb:APA91bGEVNZdFD8pwHACCYNevdUmd4EYzgwJ-jJLAJuWw9yrmHdXQRiWh7dzVnZj9UPFwZF-JSAMZIqXHTg1t5rOrkwpezHY9uYzWb5xZxZWG8rJFHBQC0OUUp7oSMFfRSyG34_-sStJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4967, 2, 68708, 'cLo0qbF4S7eEW53tce4PsZ:APA91bGVx0qYW4TZVxt5cYwvKBJFiTJvlahYUr8z-9lL0P9eP4NmEI2sv8769Frq3LX-x782WS-kw8rA-vky98IeOVNZtzkHGhuOpWwqY2QD96-mR622AtezLh2F6T5_Wq8wGNzDl22C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4968, 2, 68713, 'c7VNt7cXSMqmBfoN-ci-zQ:APA91bGVq6JxyWfWT88EGc73C1odfoGxgtDfN9iijEK-yJ6GsvfRlNMtpLl_bk0_WlO2m9vWVGrI1JC_T-M-4U0faGRt5NJQ5b3mpi2JzhbOST4tm9iihbpTVhh3pAPIXl603SD9INTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4969, 2, 68717, 'eeDaHZPfjU2tg292kTo7OB:APA91bFEkajyLGDouA_dtWHtonj8EPkKwal0WFJWCAbWWH2TJfPoKO1zJI-OwOtd248g54umoonVdn5MJyUX_9ztSqMLFro9jtl-8iuIwICBMTsJHT06IL7zsTb5oNEP98zA33a8yE_W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4970, 2, 68722, 'fjG57e2hSauHdMNIm-2e7T:APA91bGjW15bNwahWWfdKEcsvp91klYEnEyv7CrqyyxXAFg_E6FT_uGRsxHxumDNqhYgxmYaPIBGxzKo-e521JAkgj3DZWidqULj7ysoGND91R93EgwUIr-TLWkjPgcldFJkUBY4-wYH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4971, 2, 68735, 'cOPI2RpNQsSU7U9J9L9Rs1:APA91bEBER0nzWoXUneKvD6n4Pag5GexGRMOM63HepI-y4gJRd-0753nzU7ja-2XTWhoKXQTgLK84hZRmAycABih77ih-lXjL-9tfGlEuAH80HbZ2Uy_Ds8SgXANzLU1vVdOI5WfYGUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4972, 2, 68745, 'eB9CfRTJT0GqLlTC1ThvBA:APA91bEsh22spLd7greS1LZrTJCuJ35NLTFGC8Q1FKzml27D-5Mk3GtAHB5czlIzeKrxrAUaNLTcH5GJcWIIBFzwg_I-Hh_4AecxEnDqxvRTJZyh29TyZiq4FVCDjmfQaakWfhSB9l5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4973, 2, 68747, 'fiWuhAngTM-53nIJ91dIj8:APA91bHpV61gEYMYxWWb-X0mQchyXDJt4uYjL8SRbcJCto9fHe7NqpdBymE7VK-9_DBJRyzkWS_XT5O92hCq6MXqbNdAWC_7A_rMYS-oATDAvqU5AKPgkZ1pYHW3HstGTgDD5fcCktx6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4974, 2, 68749, 'dPUOJUYRRv-ITQz4OPHXeH:APA91bGoXJuFt2gn2iicBbqFcSRZpYs7ctt7S63aKpM8bcWY8KM9gv7JMTwt7ZxKSPAnIKt9rHl_o3bY8irTa85oH-bTOkleCoMIClz4l2IwUn5mgij6Fr128vuSXlu4UMT144xFVDfB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4975, 2, 68752, 'fB2g_X12mUV1ngrPTRO2Tz:APA91bE0EsgYlnEYUdb2Qmk39VvB1vZbhb9GxLE0cYGjbjuwfC8rzxx2fyuXYoVgsV-ZJLgq5LYBj_S0IYWg4z4saJqYNjGWJcrKMOIDIR7Yq4opfhe-L6QHB5OoUgz_nmQGf4Ks7dWF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4976, 2, 68757, 'dr68NtUxT9WqX5nGkPvLU-:APA91bHosB4qFwGpizqSMUBHDXgkO17_WAcA-9Mbhjmu6_l02tmR2jmY3OZBbYyVgoXuCevx8682gx0cj2dYggHBN6G9xojNxMuZmC9OOJpk8Odyck5KouW4ZbunUPO7C-yKqZG-fsUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4977, 2, 68764, 'eDy67lFPSJqiWq2z9EkuSj:APA91bHc8on1a7dMk0FQAJw-t3d3W23odzcVW19gu57bqDmMO7XJt1TwkofXypEH2pk4prWn_H9beHwf360zs8JOqj35iJxKbcRWF2kSj9ROW7CCqkR7POPm8Ph_764Ga-8ccCqUuG8U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4978, 2, 68773, 'cQ4Drh3ERbCt9TGn7qaM_o:APA91bEMNFFcPVpiRLsTPNUbxs2YeQFNOh0D1_3FfJwYykECcQ-U28FUws_pCsQfM4bCHkzOqeQwZ_f26vWvIpq4IzQikJTyAWN3mb91R4b9-I2R_B_jppqT4Aag6RNpdQIHqy7is6p-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4979, 2, 68787, 'cIKslWrOS3SqKr6f6nPmWk:APA91bG-hh8cTXlfdCL6w5rQHT4__Ht4T42A3H0AV0Gy9MZAkK3Lls5K6a188nG7Ij8zuP7fTlkNEpWW30QBYyFMUOI-8f6Q1kN15ug5W1FifnjCojXZ-fpYydQSuQOQWhbWJuQbnQ9H', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4980, 2, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4981, 2, 68796, 'c6FvnkZaRIKDCT6JuW0dAY:APA91bGPxeEzS3ehPQ_3CCfePPOmPA_UmPVsD-2egCJ977fUEXJCQqkubqC65xW8bGBF3ftkxV7fViy1PsEls7e0oFfboPtjS-z1vuQN43ZvIYkqmJld06FMx0z0uY-gRqwuycXUMlTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4982, 2, 68799, 'e2YVDJqdSDG6CH5WqRivWT:APA91bHlTY3cz9X_9ZhDLWK0ZyyNUPbfg3HOlGnAxKM0bC-2rB__YlcixFDB-ij8r6QQ22SPRZaxQHzqH0_uMRiYUEUnJmNcGevEsk44TBC9hjWO9vbSYUxDRWmHhESEcyaxsFfMAiin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4983, 2, 68812, 'cD6ygOh3R6aVVIrJJKUCvR:APA91bEt4huAVK6XBdH47llEvPjGODCFz1het_lE3AJLQ65j5TOw2zsdtvNJM5OBMrvn4C03EncEjD23RGm1lgr6SQHsK9QCUg3fq7TKeW4pOXjOYb7gcLApT1YspY2cGMxNXo-a5LU_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4984, 2, 68816, 'dWAIAtXmR1ipYGM-4LfkFU:APA91bEKAqZmZNjHMdrGWxt7buOfTm_SpFL6EidErJMws0TwtXoakjEj9qoMUzoXcqpXmPvMx5hgWwP5JRjpfPhBBKRGeD9ZhLeJ8r0Bvg8FkdE0R-xyOROxTqPnk9_1OtfwIr6V7q1i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4985, 2, 68822, 'cOP-p9COTJqN9tw1syneyz:APA91bFokDtpHw51UeBzYChSjppk_CbjJOjQ-XiaGnm4pRqWMuxe_2rp47133L9enImZ4E7dSi4cFY1KvlTM9b-xy-GzUGSsjcx4FbdpMofca3EOM_Cv-SLHiOlyZ5GQcxlg7plnDabR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4986, 2, 68828, 'ddD_1JhgkUx_gFacqLZnvS:APA91bFQeWI9bPc1ybVAvOtVQs4ywNdF-pLlTt2LhQGr2io0QVHg75p7UGBJc3SjE4rsURCZPbkwFkJNAdo-kHbrW1HLKPUSMwsBEE9KnM4rfggfbzi5qK4_0Lqoll67lFDy8piy9KJl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4987, 2, 68844, 'ei2fMRxqS-WvAb2OGeJAls:APA91bEbLcb0_Cn_HgJzF0Og_9w3h3g2GaVjwr5KgSvkV8rf_M9Dz5-J7vkdcgDUOysCSQOkzieJAQgp2VVzu0BUigLqzroyyUtfupl59vX7-K7Op7WWrPZjiJ8ByHWk0KHRUmPhMhQD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4988, 2, 68845, 'eCKHEcFWRNy34swux7ZUgH:APA91bGM6a7AmVUUO00lATZvYd6IUWptchdhC2oqGPWqBXeLpZdwZ3FMMvPhnBH9CBErE7-dM-stzjS1NiqyvI5i_8w2VgnI-cq9La_s564BfZJ72wSHPZ_EgpCZU0UAHnhYCmNTOz-c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4989, 2, 68863, 'd73BZIfORQO4Py2rhvcPSf:APA91bHgLs919v1UyKbJ9aKmkJ7C1eaBOaecHIsyhx-Z7tBtjWhJKforl6mYATpmZqVnGyk0TVeQeN5pYngloGrMJ6wzqD7EcVWI-lnehe-ljb_uXTQRMDWDqxrSbISsbBVxV9FQbWD9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4990, 2, 68866, 'eY-bZY6CSryQDqiC2XL-zH:APA91bELQxz1fPsNBQ82j5HqGAgKhBrVXOj0x6kwQHh8wg8sWltyFfw551S32xAtlDHMIF89gW5On_twCkeJCXHdzsZ39isrV3E3JFNW_E8UOuxst9AhjfPH-9Qh2UoAFREfnVRP06g5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4991, 2, 68867, 'dp2_83jgQtCU4j_NdaLIE9:APA91bHQFS9t9bbRrY_RATd953lkMgV2Bg7O_cz3eTzRwrrr_QfNy1DuM_BiWQqn4pjAWrk6Gnes3OpPw77CV2ibFyS9S8AG3u6o2c9wSjKVv5_WrPKyXmhDK5kJ8NVs1cxTTovHp9qs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4992, 2, 68868, 'ea07zXf6T22yzV596HmaLA:APA91bEgURh85aD8WOiBpveCnyI3NNTQARdMrArDkByJbET00ZdcmOn_Z1FoJ6x3fjUcdiq28_n8aZ0ooSRNo01fD5EgJr9b3ssM-ivmYyZX25c8w0Gz18L0hJ6NLVmf2IsFCXCRMUDk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4993, 2, 68869, 'eH1UFmAjTVG4iHvEpXzBS8:APA91bFFtRmUkE-2449JjZ6eQ0871TeVfV5SQQdujPJd09HeyPAfb8ZKGkG8vH00TFuiZZ8jeGEY7XLxUvpvDFzCQt5pn6BUerE1Uxue2IXFKdyp1lAWRhyy_6iiJyNj_RefOSR4OmMJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4994, 2, 68887, 'fUGNkF6EQse8uAuCjbKqtu:APA91bGRCkoEQdaJeTKAE0WHWSTTnTcIrPQWxORNayr-TF2pUg718_aa09wLsg82D3iyAp_njrRek-O-KYF78BDiLihnbppYi-h6QwjK-MfXUH_7jgjusVB6I4IJ7dF_anXatoKSD0nU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4995, 2, 68888, 'f3k6sYKFT4i4Zoj9Fr6dR7:APA91bHCALE8Uj1U-f1iyHbRRcXJ5ySi7uxZqbTosN-bOMGZB6FcCAmPRn9JMaa0F8q68dYf8Wz3NUTKxIz2XrxE8_hx4RyZT5mTtANi4EAyEwZkdZFxPgnZ4-_W77OK9bvE_E02Hrl7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4996, 2, 68889, 'c2WdpYopQcKGzwtYLC29tE:APA91bEnlk_8fPGL-yByoKnkgyfD98zT9vUhZSA__v30DRaHehhaSrhb9g2LlwaM_UOWgKQxNeT8537gBh0WIx6JErMJrjYs3iJayorBQylSL7S6QQ4aqZ5lXjgJn9tmtuYt6TE_bwzN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4997, 2, 68898, 'czYlIJTKR8mFi5PNebVhTb:APA91bEc28t1tL2TfuoO_Zy4ZTGfl_FbOqP4KZ49nVcRW5Ho0Rvp2RhY7Uxtsc5oRQY-qNwzCDyo9NK9hvWrkNRJf1iw8dLMq5To8aJ3mGXl07UKIuf5vdcwvn3vazlbnSuTlEHqMZsi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4998, 2, 68900, 'ccYH4YuWTa-lzyNwGRtIV3:APA91bE8jfPXym4eq0vn5C8IHeZha-7Y7oex693OAh7a_dUqh3gZHQsbWI-52ZS12dvPquqHblK-QIN5MCgdrEzStc5zHMp1F8X7Qp3_VwSBinG4MOASK44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(4999, 2, 68903, 'fBq9CkISz0bkhh3qTGuef3:APA91bFdpT4ZHnaOLU7MDQapT55b-bNUUD4rAlvmU52WKK1NR-iX02Hi2xr9IQMC6WUW4G2PGtChtU2UWGwTu8VPgzu2nx3n1Fc8d4fjT45m25kgCs7sw2qFIwyvv1VLGLh15ArcKMgT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5000, 2, 68908, 'fmdj8vCTSbixEHy_I21PrI:APA91bGqK-0zW9WVAsdir5JH9CSMCgN3eicdCK_HLz5rWL7jOie422mQN4Z-JQSwfBkW4UQfxqILVmKUYy7wN-Iz9xea75VzUq0FFLHykcjd_G4ha0vMus90KEb_sQ144abKLn65skIi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5001, 2, 68913, 'fW3j8VmYTEmw_CgR4N6vuD:APA91bEQXSIQmdvYXDHkynnYoXnXhdBlCvCVsA3zInenoVYygGBvvUstV1eYBXVRbV8qBh3D6DUyvWHQBT-uWkFbtIafhA7lBZWhRv0xwa2AhDkWHCKNVFzBUOzoa-_7j4ROqunnjXZN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5002, 2, 68915, 'dxjg6MevSE4irL4oim1CW5:APA91bHic4KtXGCboeBbxbMSyG8PCE2m5Im8UYbyfD_l4g2t16g0IssW98NVU7o-qW36dx3BEVufjcX4FCNMobclAa3dpP-TQo2ZennQE3g_Syz7rEQACJWzagpLe-v16rIzAaHr80Ot', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5003, 2, 68937, 'cyn9fbcoW0-fhoQL0scUMs:APA91bETjnQqbCGXTkE4hHfRyB8b-F5Bc9sHYMvgq6_R6okxTDyGd5PbgzSY1SmpBKMWMqKUWSSbnDeQo_J93g2Vk1pIi6n6nuXpAL1xDvmFWyPXuAV_i8J5IFZ3PJkXhJeJCMHQZ1qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5004, 2, 68981, 'c1YqQIzRTZW0yC85YSyqc9:APA91bG0DtHjRmpA-0POwNCbB8MkRoinbnmZlCFkctUGHwwlAVjAi65UcCSo1gP9UhAw3UrhXLBVI5kZLORoHpiiZqmJILwtdEMf6l5wfhyaMfyM_E9aP6s0n6wlAxM-Y6rRFOk69BdG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5005, 2, 68987, 'fJDsj5e3Q6GVjBJ7TOdMtO:APA91bHBx47SI_oD8BbNZZqm_ScI2baHM2kOtMcjKLO20VjN2mB3L8kojTDoeQVfYdKj3KLeJgcwKYHSXf8WOCMWD1RNWjZLWdvu8eeLIdojEWEQaHXj_OdnPqB34CpS071jPVOR7pmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5006, 2, 68990, 'dblTHQE8Tw20N8sVoneyeK:APA91bFKHaDV80GyeXBJBRTFaH03e2taEbFy_3KeInzNcbKhtRsxqm6n0WwwJvk_IyYLOtKZD8dsH608_HgOk2REslbljCrRdLn5j0T2Wx7OGR5e0qyD4x2tdj4Cy1vbF366m1hUa9w3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5007, 2, 69004, 'cvrCQegiRCykXY-qFtyqiw:APA91bE8BOYbJD2azYJzWoMsmAGTFDbznRWqLc56671k2k7fI-v4tOiL71EPSyzT7sz_g8i_PdweJZXU-HsbWgcjPL79CpB8cJF9JoxVo40ipuph-NktZr1NBXL59-PU0v_GAbkk8gjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5008, 2, 69006, 'cZCn-HkOTrmedzsxQX9VTh:APA91bE2bkmBNQxYUjLpxpWBp1jijgyUWE2DiJ7IZ8iQzUhXIQeGyqdG9xW5WF-Sp5dSvF-JZ2VALj8Y5t7l3bFm0mYnWoGcYu5E7eZftwBqlD6ngzI6rePKT1tbqBTLgvNR8EfSt-65', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5009, 2, 69008, 'ftm-i1BzTXiwr668uwbV3Q:APA91bHFQAPRkkdorjSc3hUtLI0eSCAgmDEMK-lfCIN5xb_1Ao3TnqtjaMD-k6-ZrsEwjaIo9qGHbWGtoFsU592p2AUlBHyCP-0KDfm5VD1hdMBL9eSpwUQ4IDDPtrb-m5JdQT1BLH-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5010, 2, 69015, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5011, 2, 69027, 'e09FmKXqRuaNRFECVeqK3t:APA91bFbRlJll5hPQYvI0wwtdq0nEViJPO3lbFJmi682cI773O84qA0FlwVaqAEpshCUizzNtTlk8oRb-uKD9EgwVRccCzv3jU9P5kyBxUNl29LzKh7U8qp2-yAVXjOH2VfVHRaS9143', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5012, 2, 69028, 'fIn30gR6TKm3imIo-NI_x5:APA91bEPjJbOskI9O2d_FUUsvONA_kU9ltoM-J3g1wVkGFw6wjGCNdFsVmpIw2_R43mQkijp7aCGXYiyUB4PFfOuEkcVy3N0kuDo9cYn1sjaJ0ujD_1cKTIDIuyXl8NuuwlORf6NFeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5013, 2, 69057, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5014, 2, 69066, 'edaecfKpQOmTwgfjeMESX-:APA91bHb0bZ3lngj3BrhKDWembO4V6_r7puwIjVeU6StiKgoj8bcl3encO-3rk_tJk-XaM-CJyz9UYrGsGP7_wKdSQQh8JB5Bgw3VoKljUfXp8eoyT0vg7EVlQSwDP13JcLjJdt0YMaB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5015, 2, 69070, 'd8ESrs8ZT-2rErai1ywYjI:APA91bG_YsUxFfHtN2KTAy_uzfRysEgbqYIwEaGeSxTbrxuIEABr4Ql8ynbR3kLodr_ITpJTuAMdrxZVzF8b3uczp5PYQAGSYSbJRGGspHyys91dpci9udpCd-7QOwYxhK9ulkBDeo2r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5016, 2, 69077, 'cqUOG2_TK0yGopW7w6S-NY:APA91bE6L3xEUKIoa_MzHaBR1HpWNNmaWbqqjsct7rBk6OQ3uPeTJWR7eH7v5X2uqrl5I3FkzD9xAaNIpWeqegajf_2Y6eFp4DnAV19GZlbVGHcbaK3GgZH-RnKv0jLn1fmJ9O_vkkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5017, 2, 69083, 'eaOBX9cyTYGi6KJbPHkoa3:APA91bE6lm1BPUb6vquI5OwHMqRlCvgjrTz2b7p8c3BtYPsXkbD81aAvwNsxZDPZDNqNNnOP7A9Sbj9Cr0v52ZNN8i1F2895HuN6IM3OmEAVs-hIUw2G_CQXWxl4N-ygc8SSGVqKmF-F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5018, 2, 69089, 'cuvXgKQVS2apS4dCQXYhZx:APA91bElhwiQLD8sU162DSz0IF1dXsvAYa0BuO_HnQvgn84DswwthbwUojahM5JAPslhO86T7Gjanwf9EPuNsnVNAR66EeWLT3WKChrKO6rzwm2VGMY6jMRlIVcWVGG7kz4L4X57sD3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5019, 2, 69121, 'feJCatqcL0L5t3ozCvJv_4:APA91bEGAWPSJJPRk2dNGFf3WS4Rcz_EFpgOOo6SMeoRydoku0USTOtHnRwCzMprzGudKIBaq-I25_QzK_n0lQdvDaNDjo8QF5Bbtclrs5WktWBKJWjxl7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5020, 2, 69122, 'cTWWNcfWQMGb68gSfLE7U9:APA91bEdRw0bgK6f9CC1KQ8XIdS52MGCFtAT5Q_e4G7bUbcarU0nNZcxdKtAgM-klovt9PEPbRng1EGL27gi4EKT-rjDegyT3knOfA8Xz6AjkKVIjTtvzJ_75TXDEVKpw7XiPylnbLRg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5021, 2, 69133, 'fBzpcvD5SYuzw4VacdJXPA:APA91bGTQzY1JtoeT_hAGtfNz7bPBQ5Gh2DoO-i-0t5DBlpnczg_EewKsPVB147gkiNqO0vKw5UMJPjeRBnGjfPRGmmuNnD5IObNTiFyZcFcY7Gj7CERv_Sj6KiyoZ_nczJnf33fAh5b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5022, 2, 69144, 'dGySzRC0XU2pi-7atr51e4:APA91bEZWfr7xQZiWkP6LOfPpQoHjrHusJwsLhLqqhyBivlAC7hCuQkFEx7CZkRpycdtzMMZH0zJBDU4U-RnOT0XueOZXBN9X2jaGqsoj9o1HdJKVc_OxAipUiv68JGVbY3S8Zme2Z2k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5023, 2, 69172, 'f6dO167rSJy6_enqFmxJT7:APA91bEqQga8ME1Xbhwzbm8aK2s5AgNnuz5By_H-YLp-TeEAeFc_9xrSrij4rpwRExcKShg5DAy3vqOA7yyAs0DjGRt1WZD3JsNj8C3aUkSwMuafaxKu0HTeFM4iQ-hqfBqOSXWMHskf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5024, 2, 69180, 'eXN8V6GgWEy1iGrBf02jVE:APA91bGivjBf5JacMr4WryRYJLsTR7KaVneIm8ZL-0D14JTX_G3IrX_qBiuj7I1R-ea6ly3rqa89zTVclJOaVRDSi_hH0OdFLuHlpA6BhOMsNowGh4s_lyC5n2Mc0QQRTS5iyIDSCMUb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5025, 2, 69182, 'crBny6H5Bk_YjbqobgqjrB:APA91bHBRwIzlWpBzKoTO0hofVVcvMe0onYda9ZWsuWH31e5j4SoW-jcPwiM0Kqm1kZGrSt71nKVUQgdLckhQiZ1KRcuNsgDdvxsJ5v1OZrEWl0t2Q-2d4w0lW1ujc0r4iXftb90Y4YQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5026, 2, 69186, 'fKYv_HWgRLCbpZAWW4J5nH:APA91bHIYPFXq9DfJmuWtM-b8SVBEZvSAEBoiUTDNfz8qVQJ31pf8R2XFlPIeN9nmHUg_lGegpIbDkNNS_keAQSxjlTBG2g6HVgkxDyvJFaJa5kWSYMdEvGOS7udiVp16-OjhEwENzd1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5027, 2, 69198, 'eCJkpjt8Q1yqJdw3Aqlz2T:APA91bFmsxTLWmF3KTyo7xDoq_n7joSe0P3xedyjjCGWSMHmIr3TKgmCtPKce0doXBbRMpw_G7j4jRXqieleUco-pjeotVRTVBMT4JIO18Ns_fUlwkeI1fHrC28nZoD4c0MGxhBAlQhe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5028, 2, 69200, 'e3YtnneNSg-XyVgXy4lQqx:APA91bHuFZym5KMj_J4GtCUJ7bVnKTA0P17yDp7GgNL0ozWmTa9_YTEZ4Aq0isKoNmHopjOVJNT8DRtGXq6r-OuCoEUJPOKUiLUFIQnD2_hghn172_pZuMwmaWpMOh2aSwr0sKjpwjqO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5029, 2, 69203, 'd0DutwePTqG5bw6V2fO3B6:APA91bFuZOkYDsDIzxeA-P4ihITGr8Go_-xDGm-5c5NxvX26WD_06Vcq4jKUBhR5GXkTHcL60VvbD-oEgMCZehwjZYc7UFVRrS2QdJjBswSJh5AXRWG8DfoCF7xO1ai2eyQHCUnPS4mH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5030, 2, 69211, 'cYDzxY6WjkiKpnRXNBhcme:APA91bEwi5trQCRtLvdhcJ3tGx27E_zppCZX86CLr9jx4naWLMkmJ7h9jIfsxXcbgx2ee6hKxiNzQXRXxqVaoZzIGt53pYdk1YEiD5joUgLq1_nzJsKozjP5XJZ2yxTEtTrsqfW0M4YY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5031, 2, 69216, 'eskdtAdPRZiHjr7847KJmB:APA91bFW_Fjes4G7sKUFwJJ9SpNvaW4geHtO62oCDFdhTD8prP_52bK75ZUFd1NDoRHlH7jQ99Tg92xFxjRKoFVlQd6SLXwvvHMVVbp6KXb2k9ITlLhagKVvWreIxptfCEbCzu-YjKIC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5032, 2, 69226, 'eGzDVpRFRJa635jEfAhfW7:APA91bG0ZI7I9S-mg__jeERvRrK0r7-HDPylfJHIYxfXDKWqLf-UyHl0DbdGSfe6-A-qJEmZ0KPfkBz90uhGxZK_hwHwSzctyWpuvepov3x8DwmiYAVXLLamkR1c4x2r5A4eO2hMW9q-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5033, 2, 69234, 'd0Ddb8MHT6-SRH4LqjwsEG:APA91bG3OQubzyPynAbRDRr2qbfmU-1NBR00roqLbTSH-jBh-VMArzkJyNhri6USfxy3LcsbEXjlW78glxp4g3IjGn1_H0z_7szjUVM-OelBIcKZh9drhH7Kgwbe1pOXNYHiweTm4JCG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5034, 2, 69244, 'ev96XvdbTDuTVLy2br-ky4:APA91bFwpuYaQYzvq2E8-M_eK3M5pLfOzxuGGOvkLNqtYTd5KpZYM3tWNllidxyQbTyNoNX7ZofdZx-ESga-TJfTbaTHhG0oVikmJ2xkTRKvxIegXq1CP0LIMZ8XROG48XojCrgF4g1a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5035, 2, 69247, 'dU7HPFMrR_q6afsAjGOve3:APA91bG8Vt7P3U4PIICkQPCPXPReQRO0dluSpgYFIcObdFqWD95G8x3mr8v1DcLVVKPbmxSTwrzFzZLE_o4iFC7bY7hHNX4Hq2LLg_cKnRQpsmajT8QjvEzZcEdm7_V7yEy5NwFtN6wk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5036, 2, 69254, 'exVkZkk3RJazWs65avjr8F:APA91bFVg-TkZTDT6z0JhM8U5_C9HBnPHQHlzV6nI56O-S2BpALoCLPaV7m_1qg4uqg0VSWT3a8RlQqVuEU9lHcuQkOp3vPNuTqkmBYW1FdLYU8fwU9NJgz6A3xFvP8h8YCKXgkbd5JD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5037, 2, 69260, 'dbygidVwR8SYe-EjAh3Uir:APA91bEj0OjEhp0ftBmQfDHGE_LJwUhPHo4pmCql4nt6NNPNQvk8b-iiciotW0Yc4QZeTEyVWAqdFE2HqaC4leiPThQ1RlTaEOU80wfrH0IkLtq4gxYLLPyxhDdzNzudzrgbyXt_pL3v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5038, 2, 69262, 'fog8MaQLSnaMcKXj8cP-XY:APA91bGHLthe8NLYPP82AZhx5VI865yWsk1-6BE95QuL6PD0qcslqPlpXIM1Ksz3f1imc_6l4C9Cu-82udinfZWS-SGAccJyTqt6QgTSU7vLPW2a_RrkmtIznhQkkHWBS5XWceGmagL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5039, 2, 69273, 'cMJO9KnUSGiXUJLDPOgw5A:APA91bFStHGveORrJPJBRna3595z--AdajCutqGq62FcAepp7w3HvOAjAJU_D8fOf3en2uOFyDIBEq_wD53AtK9FywsOX_bs3HqsuqtHqlxzV1SfHbU4VKv_NJff0y_B7h44Aj1n0Byb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5040, 2, 69275, 'dg9LM8FrSTS6S-EriY_Cgk:APA91bGKyqEe0osQvXh1Uimpvalhbgrr74gLkS2t3n6LDq1EOka1G1iBXCQfe9nv_U12hC8Da0fVbe1gWuR-xhF9Vzw_axolOGWyHFOgyyfW15ToGqMYkIEEsFOmweYK321CF6jgPpFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5041, 2, 69277, 'eA8PURkfTSO6TQsVG7ehXV:APA91bFkEJQrePEOVUbzVCaAlXAocU2YkgDXs3eYdBqifH4BZlmNhngarS5Yk9z9P7K0aUliursmWPceUvpV-OMWhKmVyJHxElS_jY6hdgyqXJKAczh7X0avSM3pQjno9aCweAP5iUur', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5042, 2, 69279, 'drwE19Y6QNSQBTiBysjJBL:APA91bE9cnicFwsR8Ax5WimjGYdVtLzfUGun4XF3Gf0xL1BOzDY2hBExagXaheuBQcvz4SaiPzqYA1BxbKLv7s9nj2IIc74JLibftn7Vq3Z02Fo8-ixF4moNPPpubaJi_QNQKD1SGTZI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5043, 2, 69287, 'c31XtQh6TMmDahu_QU-FRi:APA91bGogTh2eXxoFY1tN5ELcPvEgoDFCW65y3SDxROrLZM-57BTdJ7ndLekNu_CJY7BOK7Nt9tjRZsn4IuvLfKinHsjYKHGEeAm2ODqZDgET9F5KK0RpQ3QNKxD6zoeFOz2yLV-ou5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5044, 2, 69290, 'dBKA1b6wRVKP4XtOPq7G4z:APA91bHrPMs0yT0GzQ-jUKjhSpr6ftT6Twjhhq-kGzGj040_dYM9H_CqKmRKystCIkOj_vYcP4tC4UxTfQFZYOcFqZGcNgAfRIksD1_qVkUFtlYQJmVOBc3cZUdHQWSp-7WpKA3vXo-_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5045, 2, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5046, 2, 69292, 'czs42lS8fkMPkeROMJpPZx:APA91bFx5OW0VLu7iKr0xykkqsMyOxbcu7iXU3WK4gLF0FOfPRwJGvxQi3njM2lw7LE1UgVadfOnTiEXzWb9nkBIRsUleq1sg56VeHaEKAtEZALejVB_aBRiUQWDADLT3XM5KK082Zqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5047, 2, 69312, 'cbLDqUtphfuGK9C46WmjTu:APA91bEG6vC88x7p77TL6kwAd-2MG3dukd2lWBbxacQ-yQogFf6k0uDPQDm8Hd29YwTIDZMt4juXGMKpjXVViYXsiHzRAwJbxejegxIcoo8hhg4eE9ZJQXc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5048, 2, 69315, 'eNrfsVVoSm6y1iyuUT7nwZ:APA91bEM1k5Fb4KO2wx7tUsWp6hQ0KF4kxiFmPA4VvvTPFCebHyPCgeHWPVSyquobIdkQwuUSg-MA_kRnD8oOBKmaFAngqMD7wisa2emyKBmrRYUw5h_Q2MY2M5ko7D7WM2LieOehMf5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5049, 2, 69336, 'cuyG-6ILKUPOgEUaYDjjjC:APA91bGSI6HSGSTGa78lBjptMZDp-7E9lXXp4I0RAWE8SYy0vrA-STq4Uwbb8pG9sMwgSMaihvSJn-zE-PKzt_szMbyO68DcminX3LbJIgpYw2rZD5kdOhuLeJTtxOnVAKhntH5Ri7XG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5050, 2, 69355, 'eOf3_cAAQk2cOaTDEWlSEN:APA91bGSejdwjBU2oEvgKS20xhwhRFjmsRT5WVKcgRmP6a2cJeE-3MK4kCkijQY-Ev5NyA5TCUb1UHb_axjjH5C-w-_1cinicenurepjOANFlFjik8pMonUJJOJ6fRfJxuZa3Z5PiUFG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5051, 2, 69366, 'dchx8FZSTuK0TGv4_qonb7:APA91bFU4QYIoaTWXEt1Fevn1y_GJk9lbl57HsnMA0yfcp7uOszJWnrmW3xs4fdF3EAcL7W8RB_TydbKh5jEPUBxTC42JED_bvi5ooa5_Dw6S7AcMXPII3rBgSAAzjIDA35qAWtOBvBi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5052, 2, 69376, 'dhZmHiqnSjKx_rCi2wQCNi:APA91bGOR_TXt209OVMtrseLNDSj3bi7Zkb3m6LKcdtT0UuYrsHDC2MTZnDjxXsoix1mR4qznXuWDNgLXlgCVV33risdZO1B-5rbm8E0PRd3c8eWSmdZ6IudtH2TJeivvTLdRwaEoIin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5053, 2, 69378, 'fio8fZMqRKuADWmFQVWOvO:APA91bE4-yn8ZsyvcMiVafOTguH872HiOr0M-jrBUJzHRsgdrQV4XS8dtMtMDShADVxWR6yGQvhx_O_jE1wUwYaXXxJ6VWE6V5kRcK-kSVmssg2LmkjNQUkFzvnOFbhbw6buzvf2dy6B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5054, 2, 69384, 'eabvkD3zQy66B4rxp_ukC3:APA91bH3cYVtfXJ2fbcpVNTG_rAfHDvRkhOAGSikqWbczw7H3CXM_buDXJcnXdblnlucp9XNkTp0AHAhouoeXBW_NqRv1761nQa7YA2Dc_RBwBfWLIrHlHhPSc9RaUuGYz9B2aeBo0es', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5055, 2, 69385, 'fwYMxv6cQkqgaaUq_zE6tU:APA91bHjW92mQIsOm9Ua2rcQeHMWmY54BuUEmXYYzPPG7Tod4OjzBJThvePEGISRMCBKRJP4Dr4kqmrASPL82ZLmKtcuJ3L0vmdO2fswWpBbedhf7lT8fJKgqJpBEovOyGxHG18KX7I8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5056, 2, 69388, 'cz4jYOWzS-WaDenprcJ82z:APA91bEikudWSQ0kgSwETV0A9NJ-W3QzPFeUHih-ywgT-4zteEZpjJfykLPPEtx2wUkWblDcCtUIluj22NvPrR6W4V-15yY2e88GMATgqIhpTUmdpHBDf_OsnGA5eMwboms5nmUltN-g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5057, 2, 69391, 'fnA_7wMhcUEvgFwUgNuudj:APA91bHjO2rV5pjZOoU3CBMaeSX-M6E2TSzaTGLA9TJ0JYF2n2aP3Ud_L_J7F4DQS9ezIXSH8eBk5xkcYRiiET0j-6oTgePnn8eHbzSIC384C_TwgbEZUyJ5YoLIrOcSliw5cCMzQS5c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5058, 2, 69420, 'ePuCxhAGR4OulFeN1dHCPG:APA91bFBzFtZyvhPy3r30aK-bGKglkYsYKGoWygp5OZdZo4aFY4-rL-9KDwJwTbBcfXag8YhYWg1J84LTe9ZKhUQyY__wQ2Fj9mM5adWYP543-0NRCy3tWiiMUnHiLnGreE9LclSXmNN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5059, 2, 69441, 'cyNNdGBkQNCTPK_k0E2-a4:APA91bE4Qrj3k37Ujo2v8a0YyiVCH0fXgBkjOAx2TGbisHbM-Gi2LpDvFc6M8KnY3Urc1aqckYAye9nY5Uma47nJS5QdQc3-QgeEOG_Wt9zSbHnDmcUh2LkL33-gQQFyM5k9pP9XLNHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5060, 2, 69443, 'fzduGfDTTOODXzJ2lJiXhX:APA91bEY8t4GHR9HiYo-3Dxey96HEG5-QUhprJp0VFPRHp_aapFbxB_AU-iv8TnGxicikvzbPg7CH31TukbXM0PhJB3tus_xtJeKEz1H9pLX161biongnz3hW0lcow-01MBI_zC36wSu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5061, 2, 69444, 'cqR3k0Ehc0WWlqgmrMYhfX:APA91bHhoY8JBmPnvWv2egbTxkDd_T5JQskdCOrHyghouTa9wZnPfmj_SgcMXlwHYfpj20n-C0meJhyhYp17nAMISiFn3JBzDcVK3f5gne2iz8wFQkWGEnCIp_S9jM9xT6xMmgP7SDaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5062, 2, 69456, 'd6q9rHpUuUigjMcNXysnYX:APA91bF3ma6yEdO0KpZ-6mbQd4S7QaOCvr9nRYItXbfmRLvTCoaQFM2jbY2o4i9nXoOVv0GNIBkxNRE_EfEm_TrL_HkT7IzjtHSpxKIDQrD7UlvXmFN1awYOkiPaf92vIJobkAcnXxSV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5063, 2, 69474, 'cq92kUZmQjuZ40ddG7ewPi:APA91bFtrW4avIIf2Wqzn09tO_75YYeyg4_bN9P-VbQneLP0b6XKBqw44RLJje1B4AFF7fxrUtpiVIaxXaBl-WVtSnvEshd6sp5WBUvL3vIlolcPPztCF1YnyDtGMEsHOFT3bbQvHGTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5064, 2, 69486, 'eZTn7M0ibUwQiooMLVWosg:APA91bHWVSyJqX0t-4_zbcX4tye04xYwreECEERRO_Mv3OZAzoaR58GhBa0amzy4HtRlivQWE_aPZ5ry2eoV_NMzXPtdKK6exuARw2Y9QBdzwc81pokgmlpO_BsD-GEa2-KWJR97w3AI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5065, 2, 69487, 'fNNJoym0RNKSp3_L79cqsS:APA91bE4w4A0cNkjyoRuV72_bFiJTj23eDiqqr65zvclCPM0_jpsb483DBOPmlRfBMUkeRXJvdonGwNdw2_C6YzyuLl3eha_SA22sTuFf5d0KEGNOpQ468ErLm4fqdWie0SV_4E-cb_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5066, 2, 69509, 'fxucZ9G2Rt2xDM8opw4hGW:APA91bFsgUZGGYo7Jlc5kXJWHBMC26Vb0dV-M4AtVtxJv3OtpQCFNRWMPxuPuCm67o70WLi3CBfOMGaXnEq7oUU4cWyLVG7cx-BQl1c0Xc5_9ZnA8G6aVN7hf2DVe8bG74Kwh5JaVhj5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5067, 2, 69513, 'diRpXB8URoerfwcydEGE1Z:APA91bFKEW11o8ZQAKqb5zh_RCvbbXnB4qh8hf6XlVhDg9KZeUQX8HJbYplGsF92FHrK1xzFVkpDf51FfiAG35Zzf6GAP5L-NbDDhbgOVg5SZi4Ij39jszesZBdg14LTvcnZxMUpijis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5068, 2, 69520, 'ea1M5-WbT5m9UO3CjKGtLY:APA91bEesHqu5liNOA4OXpqqyJQeqHKmNhw-gy-gF-2m09V-WmW1hgs_p7RD3C9MPViGnN3VpCEXurEjg2RClVpybV_IPGCq6kGFor3cwIbs9hVpv-DDVur_uGYD3HtNnrgxqZZ5HHYL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5069, 2, 69523, 'fYnsW6DkSZy2FZvNP11S6w:APA91bHyUk-9XyxZpq6J3PS7P0Q4C2ezX2DBCvfibhhFlfCl3AW2BekU2w49w84ZMHX3l5rsbVFjbaUtfAsZP1dcHxvseMI9n7JGS5_gJuqp50wKAiLj5qurYbtjxtxuS0hxELwVklM9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5070, 2, 69534, 'dD7Gt2pQSDyibF_pkKxRw1:APA91bG2v8k1gWtJB5tc51S3m4XgRTXD-dLeLGruSuVsAZxqVU4IAJPFbaeDO6rEpEhKxlVNWsIG94YoBJoeX_tVGeRqhqLoP4EqcrrtIrJPG251MWJJobq8HXlB76jXCMWhASaUxoLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5071, 2, 69536, 'd_AHL2ujREmJxWQ7SNtIPd:APA91bFjl8sF54rE6IUk70159_mGeIwiKuz5Gt7BpxNNms9zMmL2olIM6IVAMtxIlzdlqheOfryO4ITYgfcJNcuFChR18XXBSH7KaMwea8ywGokxzSfPfcT9yllA22ezd8OPpJZTSvvA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5072, 2, 69537, 'fK75KO9zQiuhOxrIoE2vRt:APA91bGXm3ABlxHM9TvrFpNaz4vR-J5subNETRdw_g-9P3LYaBnPKgmzsoFOgw2DcmBQubD0PQoEFvM80k7XohBCAssaGYPOhTWv9ZvaudcsvHv6fyP4EAzkJBWZvOO-IOFx6m5D3Z3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5073, 2, 69556, 'ehY6u9ewTlGEeoam4GNEiL:APA91bGFQdH2xkYIO_51tPIpR8eUUjb_i2Gp9MAMiEyivCR9Z59NvU_1f_hm70zHsqrhNPk2EFt-zVPejgro8NPEAg0Fn-xhACTHMNRzkWnONvA-gxwCQ40MyvMMvHBZQvxN4SahFw9a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5074, 2, 69568, 'cLOrA5qHQUY1miQpWcygL8:APA91bHvV_MxEUWZIiNX993rGSYmt7-JW9FWFfgALhn8Hv3I2a9aFc-9xidm9L7fEtwD9st09-_HmwbUqIGFhXSErA8kueQIEl6pq-L-DBstQVa9OtLKqO_7-gUZGCmIPSwDpTfyDei4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5075, 2, 69571, 'fY5sPxmxSPyk3IP-yKTg7O:APA91bFTCMY0asa1TgXfBPsegUQDx7jbg-gcHKYoPiFtii5FSX7azP-PKeMULdQgemtgVvUE6MPfQ4NWyxgrRYleC89TGJXY05_eHEFnBrOvzf7KjpB-w6AL_ffg3TOtrYJ8PpUEN4ni', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5076, 2, 69572, 'cdfVruO0VERboFWZgyybI4:APA91bFF2B3P-t7awXnNE-oQ3wsDRmZnLRYCqrpfb0d6XxdctX4HhymJ8OyvMlNRvEjkFws6G3FM0LJYgSU2AtsMxN7yhjStyJx5XaCEynFK6iLOFFmT_rw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5077, 2, 69578, 'eMNWvVU8TYe0RZJdhY12Q9:APA91bHJp03e_xHZjP0CpDtl5G5xnbJLhO2Ma7hxSu8AAaTCbeLMvlFVglfjn0z64JDTKgBjB-GCk-6qjtze02QhPUo-fWiVzyngWB_x8oYUDEgkQoMf1HGshg67I_TTuEwpWwdHNWEH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5078, 2, 69584, 'dgRaHw77R0-OlgfQmwJlZ0:APA91bHBjjjxzhIwYE84m1idTFj6OaAwKVIKg6w1jAixjxE-IKN0UsIFn28Wz8KV6eZ1_wq_K-jGsFRApJ5g63-bbhAai70K788iyVqaCiOb7kGJstPS3CxNiwJ7TlBcMxFoCVMyN0k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5079, 2, 69587, 'dqcqGYsfSUiG2khxJbJcua:APA91bHIlSBal1VhpnAZ2QV0-5IsQcl4H3pvKVXmiIAZ3V4v6Vc_rRxqpRK_-gKae5EOlNASNqOHahjB0F8a1yMgWM8nNuan3AE27CRl0d1aSGkikGPAoEaAI1Tzyg2C3jvj82n9buSU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5080, 2, 69596, 'cmPulvnl_EAjiDX3AmIUJ6:APA91bE-7kOKn9tdMlIP8my1obybNWhpFE5gKMaC3urd1VvFwtqTdIBHEVqIr71puQcrWdnC7sI_eBdZ3FFYYERbZtMluJL2btxXSlonObPcMJgIb1MTkedf-2zlP4unyuUD6rrrCulE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5081, 2, 69602, 'dfJ0hHLJRny1IfcCEFjWE7:APA91bFVH4qRF338yhHX3IJSZqiaCc5rSZVqUV9y8k-yv0acrwkICsyAJgjoC2qDuzltHf5Qz2m3qwlPLrdF-bH7RBpEst_xgxFGgXwSp5--gZBMBOVDwlpjZ3h3p_7UTixVG1G5-Pn5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5082, 2, 69618, 'cid1xMBoRuG7agigE7XjH6:APA91bFxPxVTeJ0-iR65RSu_36kWkJk01ic6k77EZNuED0_3HSkIpoxtUiTrsYQw6-rHtVpI5O8qR1g2lnWJ4mS1B3onzBbmhtViwS2VXq8EXxSFTSDLXHo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5083, 2, 69640, 'difhsFU0Q8KeIHqf-LvsKA:APA91bG_D0Dx3Fe3LV32X7l0qgL_Gg-GMaMY6Hq5of92Fww8Q9lsrM5KtiiEEAti1sTQyJx106xbUebJ0Bd9d68696sGe7Ifw03cRR-Ox1cY15R5s_Lv0keNhz5V24bXu8wcIxlIBVCX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5084, 2, 69641, 'cnLvtdqcTIGn_Bc3y55DKo:APA91bFoNU2Qn1u7lMSm77cC3Ne1T1pt4pqqqrZB0u0Bn__WqJBRhbFyrodB_726L0BJYj9jckTSF5wkui7l_1miqAZojBJGVmpH0tcn3l5gvhaURemlrdnlVe_L9kqsMZKr9aJ9ytJm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5085, 2, 69650, 'fwGDLDH_Trm53XU51SAmWC:APA91bF1ObYSUncpm3JTDjQAsk2PCTdubXqGlAz3-HRUlIhfofECttJm4a46-FEpsSC7n5DIW4xVObaeXu846Oos-MVBcT-pYK9hOwzzn3PDdIynJhnJDlUzvOB015egFUEUsLO9FRyV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5086, 2, 69653, 'e4egrPwfu0zYrdqM7_GqTr:APA91bF7xIoV7OlSxFUMDdNbkLCX93Tmc6XJc3cykDpfjYJrqL3jzmymnu4v17JG-WXK6GA5sU2JaKr78Ms3RNosiC5TcmjngmLT7Spu8RVJZ8HRX74oR5cRID8Wi2YLuwsnKnH-IiaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5087, 2, 69658, 'cPkr1g2OQHifkV7BL8gRUa:APA91bGpFZwgMepwor5jcYRWLPO4s983U603XnKWFV-fj7rcRUI7Uw9OkFl9mSp110P1QVcq02-qSBKwgLhXCUmhxKdb4mdNbR3C9xBLqhR5v26i8zofxJnog1kM2HGihe8RF4bsbhjJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5088, 2, 69664, 'fkaxbdEdo0jXtB8oD6-n1q:APA91bG4zxkF_PttaWnAzryD6R0Jq6PxFGpj4tYJPQ7E3Yq5dwZFG2x8i04PJ_pF9uatyD8gM7wG7kPk5d4oUDtgkmb0OAu5gOF776PxIkbXpJxTtmdK2SVZ_flOVlpVKauQud1DWDlD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5089, 2, 69665, 'c7i1Ra_fS4GLnuoZFCw2k0:APA91bH5fJmKXqylILAFJAPotY3UgHq-SjJQDYKSnto5Qky6HKKrYSXF0Wc5z33BgMHF5ZB-JvlE6swdv5Llg57k6YDIEAOLJVIN9AH0vMecF6bBDLPgQBp66HaE5aTBdCMMJpqbLbJL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5090, 2, 69679, 'fQvo3i_pSLS7Zo5zOfpNOO:APA91bFlBkaU5yLnVKMU22tZW3vlyRnnMKiX30mwahW3HW0HloLd6bJ6g4J7NqspjQhHP9ALKUrR3QVlj1wMWtcbK8umiorsrCyg518a-ZIpVtqlZ5XU71C6Y7JuNX_izAG6vR-3Y6Lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5091, 2, 69688, 'duns-Nz5Q7aqLKhyP31HcU:APA91bFQQFrwKch_k0KNHCM-GoApn4tVhn__fzmusvRfcT6z2HhOV-ChVPac2yIYXruXlYps-hMf73w1-klZqznAkQqSRCn34zBQpy8BknWzxp97cpnIR7S5sao_XpX2eCrHFWvAZU-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5092, 2, 69690, 'dWX9yIBG50YWkUJorGc2Bu:APA91bE68yqjKE77DdELJZoan1XSkdTFTyPsHJWBVkra900ltc4zCqxaJe6XTBGIQ634Z9h-tDCQM8WUoAWws-sWVFMucRoG676dl96PSCeuWijvYYrxuNJshy53Z54dbivEc9O8lrMD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5093, 2, 69728, 'e7dUJ56IS66anvZ3e1p2fP:APA91bGFkyNmpDCZhF2i36mTV-PmH7H1v-Lzxd07K1se4QMtqwINyXe_5i_tRRXop7fFq4DW9sB_k1ySTtpIZARIZgOlcjzK8dJAdF7Zd_axPEq6BaCqlRkctP8voqQu37hs_uO6zMRX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5094, 2, 69750, 'fRQ13C7URsOSoXyUikBcbg:APA91bF0yhLu0ygGASciVJoLy-RqW0F07f4UJ8TpIUDJoQaI92RDi1SUlHiGJ8aif7EOg587eR1rFxO2jw-IZFEL5nf0LFNTTW8eaZyijG_rjcOA89_ofr1HZUDMPYX1pgNH6A3A8MQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5095, 2, 69756, 'ebs8g7_gzEj8t8Pt0IyzFs:APA91bHVKBl0BZD2Bb6nFLF4FJTdiQD_I9TWJZBmFFYy6qhk2PbK47rNhxvQ45SN5MbuFjxkyApVBus8PKgPz314Gu62pMLgnXKAc6tAFCXH_okNPqXIHlcs_u1qXxFiFC_4O2_4GMbJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5096, 2, 69766, 'd_tVnnArQI-C09yEjQRIWZ:APA91bEH3svN3tTFdgiUrSZU0OqWJuIWRsXvA4ZRYGJ38DMTk7IJ9z_e-mUGvPzXlIj2K8dMfPrLJdzcuETN5krFmcZlsRgU3-Ow-F6Nm660kUXha1dbchE6xFqLlDT_nkD3qrLEM1dw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5097, 2, 69767, 'fWFDJzT9SXueL6UdEbfZtr:APA91bFm5B9dZuvCE35R5Rr4l1MxGI6kkLRwoiQqnEFp5KiuxU1RlfFqcpyhAT592c44BHsNKw9I3bfbITPVHGkMv8SwRn8USxkA79Q6b3ChgqnspdhwcFHzjnR84fyMcQooqrH7rv3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5098, 2, 69774, 'ezXQFTxsRhSYCsfHdyq76O:APA91bHgWN9FQ0jIfLu_bY43Fq43hL47t-iSlVqJj-ei4uqn2dO7VtAml3B2ZlL3xM7BfUAy8z9JR9Fs4zKEX39kaD1SXcFUXPFOBA6_B8wLDKsqvSWg783SAO8fbofde0OqPO7FMLsg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5099, 2, 69775, 'fmmf6f_uSbia-JiCxJCflA:APA91bFZ8Uu_gi5QopTCuHYCf3vhFQMCQ9qguMXAYQrmF12W9HdBduBcdYPxF2nSdM2DpFxLX4YVvWOWsOOQ4lHE8I_frl6nzEELV4E109rYA0Ca6yPjlGc73uXEt4pJmUnkvL92EyuV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5100, 2, 69776, 'd45NhxIbSi2UilxwFgWaPN:APA91bGH42El0ou_TQ0tF4PygHIaipcZNkkn-4ckj5AckLIOrbCEUtIqZ_irtQzV9HqK6_coZPsw0lbFgZv-7_Co64TmE57PWNPJ0zrU4jnGV9LZBlgiH_l29nRGGr2YDATph9BCizok', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5101, 2, 69790, 'dxq_8RjRR6SlBBqpAt1V5a:APA91bFLGfoX0l-ly4gHccxMakvFTjmFdRIGOuKcXGyreb2LT-jsqGxEi19EPCRqNWVr7IYFjGsD0pi5lNQaGrMYbPo-9O5mn9yO_jgv3vX8SIod7xaAVNqlxuiP6x4AXlJXqY2B-mZx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5102, 2, 69816, 'eRx7XVRPTHOtvkRfyqETMo:APA91bGeOXuQC6Eju6bvC0kRfnliNkkOUhAn98B1S1JGw_EUO-8Bvnwdbu0WtzgEXxVZL-sPXfjVxtv89ZTuj72g-nsUj5j_M5OQPQwHt-HjKy1BO_lAihJ3A0BxdtO-7sZOviwtSZLH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5103, 2, 69823, 'fIaAGhDdRx6-GwVw4GNTXd:APA91bEonSFA0E5Nv-MAXr18lQJYWy5kYq6CpWVMLwLv4wa2F7Jte8pgVKYV0FckPQqiq_KXkhWmBYgMDq_Bdym9-YGsiDckeN1fj6DvFCV3X_5R8dWyndVHdMQu5olSM8pdKjeWsWOy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5104, 2, 69846, 'dHyD5zrFQA6dYeqdhyZ2fl:APA91bE3hJd_NaSCTqIF81JyGG6kGXEtCbJ4JiKeN7GBL9p7UQM1Pj0omwoumxz0iDswetg2Yf7JIlphIjgUpOXwXYzj5Z16JJEeIXjC3tyTktzyoGG2nCuBN4NuKs0kJhesHgbklrHz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5105, 2, 69851, 'd_V--WYGQoKQy0r8KU8JIi:APA91bEzNDGZlhQC3vve0n3IZBql-63SrtzblKg50ZUutvfTugNedJpSn7uGfArEgxedwGV7bp6VqEAom84mUjK3kiNPkw_2jtpfmGl0hJ62AwvYe3fRxao6JODxZUgDjltDFApunLGt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5106, 2, 69857, 'cwa3l6xITgOtmtmAMq4pVm:APA91bEaq1tujQdID26ZS4KKZd3snIgn7HqE1D4GaLIbuLk7WHEECNQJl6Rpr9nKQFgSJeOqMta5thIbdhAATyYziieQEV-hurd-9lDYSoXqlWxa2mEQJKsIUnUSmfn3NcM2qg3YKsqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5107, 2, 69862, 'eZCMYzyXT0CnaQFV1SKzXg:APA91bFxswsySwpUNWN2eDog7qVy7yAKKwsPuFpuZuzqg3tKd40vTCxgCOFrNxOU-6Dkp472o6A12-7ROo8LqxfpZx4hVoFT4HsP0-3yw9LlrLvHE0VXKNqm0HjHQKSAyWohUqq304NK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5108, 2, 69863, 'dWj6G9YdRSK_1ZCfLNhIfo:APA91bFXZJHaGdHeF_IvDN_uBagzbpqwyn1GuuHT65AK5KRvjJzEXQk2TMUsegEovRLJHWrnIU0aNnCS5AGU4VO5gBgNcqRHEODEvERzVROjlgLdiD0dq24LmJfjDVvJ4GC8iZdqGIZw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5109, 2, 69870, 'ejoabwO-REC9JaOqs2M4Dt:APA91bFFowGFqho2hT1W53bFpOxFsJnSy5Yv4YrGZgtmixss5Uaq56LocgwpQLWTfrTh7Ro3p16Hu0Owm-xBXJCOOKWgpOcvB9TYW971V8Ie_KzUa5lsJRL2CUpWwnojsXx_8QCSNtgE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5110, 2, 69874, 'cpdN6x1euEWGlLMNy7ngRU:APA91bHkpqhHtO6Hj1rUN9sQ-eVR0gCMLHTDzPK9vummG0L6hPKw14ABcPJUdllC_DrWhwt63QHtZb7jcTOT9Aaiqvxeay-Ae0pruskfaRUwOP-PlZgjDTvLrZ3Ltr5mjAHscK2_SVT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5111, 2, 69884, 'dK0WDudiTfi27wjaGJx5wy:APA91bHVvXVLbn1SC0t62ZjYLm5OPN-zKa88bCspwAsyK0RAeg_WEf1oLajLxFmImga1B6FBeJ4Ma2eBmBbZ9bQe5ew2GWrfTkXxdADefj-govTLv6jgyNYoJZd7trONwjdMQ3KZbZGc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5112, 2, 69890, 'fXXcXUoqSx-oukjdfWle4Q:APA91bHtnJEjnB4AIGRtclHUmFxNMr6fxkNfOPMdTlyN7dVddWqDvzfDorqmsJ7IkBkLSGyvlghLF3K2RrzWbQGnoS3m0z11wgrsetAHrCNHGY6yLtE8veoZbG_lVxyQpJJKTCoLTQuz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5113, 2, 69896, 'dUcMi8s2SfeqgWtesGYrsM:APA91bFlt9QkNmdYokVw-xw5tnRBgEul_VmQxHxvZQJwdiBO4MScykdKxkpjoCmSR08AJWklaqsDl6SV-u_Jeun8VlVSI88Re7LU6pQU8Qkc7qxDoUMIiotryWOns6O_SC0RecR8lTIl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5114, 2, 69910, 'crXRl5XVRRKcwTWK6ulTpo:APA91bHznfMR_zA-SbBLXjepZzmDVQqUGNHLTAfmFnxhAg-Df38NpLNKb5k5uJXn-uhzN_uEtdhjafioesIYmwL_KmfV8VyHQnAKClZngeGX8bukc88UUoY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5115, 2, 69921, 'cIt2MttURUB2hUHm_0tiFO:APA91bFfD32KhHq9uwS7eo0bUtMOnCjtVmJvZ0BakkibqSCc8uxzGGLBlopVrktYiGfC19SuuBzDujwF08ieFuZ1Myaywam2dTaSvQ-JP0fu1QChMtbXv9E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5116, 2, 69931, 'cQhnzTYkSpaESkMgYDMaDZ:APA91bFBEqCHmmoH56QAXJ87VM6hzN_2FqdfRnl3auCYs52p12UVPYh0kGH4pHj-HMp5PagYhA7Rh-clFdXAIEMjlZSXS-5pfQYd7LeZ4kvFWUgcPrLT0HSrCShd2JvF_aO228pImzKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5117, 2, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5118, 2, 69959, 'egkEFwFqQ767qDUHsk4Ly5:APA91bGgckSgbh93IsKLgvTISbnLpuJ1cbbuWEZCxEVeAuCqIM9XVsYABKyRoWsBp2eWjm4bJlMWehpgiQx4opvnNjMNgeYxkh6hlXsKzAYmmLMJC3HSJiwJINmIEeSXfnoj_HQ7tgwx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5119, 2, 69975, 'ecerZceeCU-ii_VUNtpYiW:APA91bFIOjjVombCn6CjFOq2mnpOO9hEF7HynSBPSa2xB-A24lPUWTChFknGuAA8kGW2G1vJtxxHQ-_gE_IxfPdygHD_m-Zq60JIrYHWH5ItQ6HJwBe-OHg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5120, 2, 70008, 'd7-kVeL8RBaY7wSNK1E9lD:APA91bFaDaZCjpm9rzbS1CxDRV2Vhomv0mM84kPr2Xuhogpemnx22ZWux-dwY5DPYNkTAKkdj-9NDY2IH6nC_0rdv2diKtezxkLUV8PQ4Q-6Tk3OwwrxQM6b9bBb6D1m2bU8KnuFgips', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5121, 2, 70015, 'dNo-Nfo0QsyWF96ZGyosv5:APA91bFL9Ajd4In1b-k5FCpkm0gujlyIUzEj7QqH03SAfQznk7RggAEc_9Qg_ZqDhKDVs5dV7f3LPHooqf10bHfiiai9q2bWhDmNMh8btFe3pyxrVnkiubWfn0gF72nL06f9MvnkCDl2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5122, 2, 70022, 'eorwi192SouXiRzBIwTaeU:APA91bGGtqHsu4qoU2Yc1-zLFrTJtLM5Q4knnUaITy170ToWej73reUQZnlqrdzkdCRfSvCm-4OJ4fmm2YkKzC-5quS-rq9g85b2pGBy54GSHFcSn53trnXfc6Fr7wabDPAqwnH-xky1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5123, 2, 70039, 'dKKQ28bkREa2lWd6QGQV8Z:APA91bFPy66mEZSkMazTFFIuPCWueIVFIBPwgLBbVgW69aoeVPnBR_TIIK6LAseaLNWh6cT_Rn7CAPRaDoWaY7n5QwaQ_BcIYvVenziQGQ_dJnGw_7qXBDiNdUc9rnlkF1RRbO4O12GE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5124, 2, 70040, 'ceAiGqMhvUSQmhjOWSTUC5:APA91bFK_0h62SDeqv9haZR9ZNNGqQcugYCgqu_908tkP98ljQmMgADxluQ5j1GRVYkONVTuG4UnZTHN169RVCWBeVrbQsXXdHFucFgRep4wIsONb_bPac04g_BcewFlK6wYVM54IouW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5125, 2, 70044, 'fkisSe9aR8WQOhNs2GAtSi:APA91bGmAdbDnRCjcUkFIRYYckZkuVe-Hhb6aIxaNSxGGnrapCV4HUsXME81ln2uzQ21ZbTQiiPkij5QN4X7Vn-dc-kb5i_uDNbjMIp5mKzJ6NS2zSvr8FqF99JEfVbhZ-GlaUGQET4h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5126, 2, 70050, 'cxvgcQFgRxOzCYjXHD8n_8:APA91bG5khvZf_jXOE_Dg7jiM0-kcHgAdv3JIcW2__X6EbdJW9g1E068DpQeG5F71tuBeiPWDemb-RLbdeQoRMwfDCx5y5lzbxlRQlGZ4yJ_YXQL89Fqh1awl9u0DGgDb9jt9QJrIMV4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5127, 2, 70051, 'dFBT2AukQyWApdx7hmJp27:APA91bGpxvAaQcJ1HP60EE7RMamVMQ4gMO4jWLtLHkPQ5BuyK3FXBGqJ9rYPdUeEML0hmAac2qyZPjo6x7BxkpJc8ADvH4zin4oe228un4Bwz33Z2H3hSS-3n854PrPWjLSwUsBFZsIy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5128, 2, 70065, 'eGlRdJ8UEUSMv3xK4UxL3l:APA91bE3krs5uLEQGAxfv7K9JLy8aB11mPwN-OIpqoMlYcItPsLPHhKOPHXoFlPBN2gP_DScEilEft0K6RPDrO3E0M0z2qNBMsm1m3lwjiF08uxcQkEqyfHm7lgwwX-BtYt1H_FeR_oN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5129, 2, 70073, 'd1rnM_8OSPajrOz3BLA3AB:APA91bGqP3n1c7qDXxULZZS_juO4bg--SEUuz2a02zjvlpR1IdoWaAwY3CXmXeDIHFOBnNVHY2X9szi1mxTuCWBQofvpKScZwCbmG_JrzvVlSRAjpqYcKTdI9gQ4i8h0Kst56SIDNQmL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5130, 2, 70074, 'fc3pfDLnQZSj74dS2YpZn_:APA91bEIPtCkNu7Rao0o-4AFSrWu2NR5wIzTdixg9Aj4uZrWkK7iZakpjV6kXFDO0myOt9kBkNfAElknKS_kW2fNqaYVfeXvOgwwV8I5356s4aArVeMzMejWXOROik_znqxzAQA1aOxj', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5131, 2, 70082, 'dxREtzPQRKOsFM8I_aV1lu:APA91bEAUO1NLinj7g7X7kDAjnXGJy2vKzrXp1I_Sq6RsgJX23UnL1x-Ix-dseSsGjCqTPgwgzILPZScTzuxjTJn0EFST-u8JmsBfTKsdGLPlyA9Y4vF5tFgcpqNFOfUpfFEIjaly-8e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5132, 2, 70096, 'eYGUBFedSw2TgK7Adei2Zs:APA91bFHhHrgAacvLuNYlVtPLWarnFR6XuTxpp8dy9dOqT46fpEo37uTY9mfqDBeRuVGN7J0nknNo0WCkT1nSZNAoi3SlQrvuU7f8MrDO17V1LWcPpcxgFldvymwwutottFFfBgO4PXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5133, 2, 70099, 'eulurTxkQtirmPA8YFagMq:APA91bE215jQrSOSqcc4F22BTB_V0uh2RB23dHOAFVUocTxHnlHbnzRfdJKcv2o-VDojyaV_0ucLGWj_NQq2E80UExR8X8WTqvm5h4BTT7EfFWznUSTn9CJV6frCfeBDvvIet-Dk3hwd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5134, 2, 70107, 'edPgpKdXQMWuO6XFcNqyoe:APA91bG-IXFYEThsC5-1qWH4J-1Voz58yItEc1W-g9NwvnImY2uM3DqW07TVLueDcyTLlp5PvwfVl0l4CHY3byGr50tf32RlFC5xmMSr8zMFOWGX0SPkhf15IbDbk3JyFH-IDfQnv2fM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5135, 2, 70109, 'ePGEfnS1SdKKLe1bUwHJLS:APA91bEibqBw3ktKQI4S7wDvWFLikAMv5Ed7am-1bbWiwohacQqfi82hRSEULDZPYS6dds9VqgiDdxHgYy-lQuYdhrikl6TZdnsA_xJV9YlOnLijK6BssQu9ulukRInygSsSPet59I1U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5136, 2, 70113, 'dw_bjWpUSM292XZPVhrLeQ:APA91bEwjqauzEScwcvacpB_CfcXXyCyOs_nrda-KTbQ61noZlOlFBJuLNKzHx7t91Vo3zehAxT-8rKLSVD4qJ8_2vsDs_QkPwB5J_x-okggZAll_Y9Ee4Yc34dRTHVdoT1HZEbA2U7e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5137, 2, 70117, 'eSV74eA3RxWhqB5zntSVyk:APA91bH4WpqK7gIn8lO42eLgN0apQE_HRk2cP9Q5pORbiWKKBp92Sp1ccd8x84nddWCPGxIjUVfqae01dmwlvFWlh7GIPWWp0Yaz-kpqh7Uk9wX5nqAtqiuLTDOztPOkZ2OviUk4OPZ7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5138, 2, 70118, 'fAYX3rmd70Gzmt9x54E4x4:APA91bHwPT1pOJEhhoxUCl3-ZL8q__XK3ZPKxTMUeBPbY0Y-gNYj-WZwffYbx2u_aytQJ49GLQj-T27qHr5PfcNxVgIOnEgmrl112STieGyb92OdAFIDNPUBCz3sW7YGSjKoVngocsNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5139, 2, 70127, 'eXt8UgfjS5S8uhMgQTg3Sq:APA91bH56uVEjbUxQzJ-MpCobD5bqd-E_Dy5v6HuQ9GCGfXs3wf3Uuf1GfbId60Gop1yUeDA4heQZkYsYYK0gi3HOYR2HMsdmgBaXovq0xya46mxRpvaTaK7_GaDXhY0w_6y7X2qIRO2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5140, 2, 70132, 'fgkDEPBJZ0JHuYvlv8Ol39:APA91bFlnGzfwd33tIFuiUycZXfsMuHOjQxEI0Wo5jjrlnpPYEJ4Qmd3w76ORq7ZBNRgVZFvxcPlnZN9UHn1h3LyCD0oFrB9NgTa87g8BoTOJRxp9Pn3h1GIiAsti1odZQtv65atmmF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5141, 2, 70142, 'dxoKSu1ykEIbmlKqlE6PUP:APA91bEENNfLsdIhiS7QkeW0i13-ifmgyTsWyFeJoIQcfPFp1N1hRr60F0NxubqSb2HlQO8WAR0apxV6YU-y80183eyKHpoycMtDei1xH0ym_f5IvPIjteaglOfVVMNmXTzITEVYeuyn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5142, 2, 70144, 'fVjc4YR9QtSbRJHQkpBGJQ:APA91bHjVhX8n1DEwU7p6Pb5T7l1CdomIq87jYj3usSqDkOt9eHqAp_wWqyGO5eBrxHemBsJKJJUdcPpESpIWNGzp2LG6m3Ur3TgwfrHSViBktudMziJX1-xBQStZ-rnAzvh1uZ0hdKC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5143, 2, 70146, 'c5f1d09jqU6MhTwbzeNTN3:APA91bHaFm0rvS2_AIoY16QL00OnNOF3h2R80BYFKHxFKHXWxIrYwhHTCskO0Fd53SF4boaZLB4k1Wg-_fyajX0Zb1yuNeYjy7TH1tug_I13vpQ0KLHl_-qFIty4ykVZzJqvtbdtno-U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5144, 2, 70150, 'fsgRileDRZem2pZrhTlgOE:APA91bGymf0OaArTOetH8Z28DpyxzlS0rgCDSubqQadCuF2hagfMHjQk3u6YkIvuDPctNsZ2CALXBB7Mr4-Q8WMzM6kbxdiIRTtVGOkMGSQF5aXq_SpWkzpzj9Lxke6J-cN7GanhnQCb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5145, 2, 70154, 'd0n-afVgSC61qlD41Gq87h:APA91bGmxNZZE5OFPwVXq5TQ-idPaN4XBnU9EV7D5VWnGQ6QdtpVtstkekcBfeE1KndCW2Rp-TmS8YXcdMlvUQfEnRyCOkpfR5rFlS0_8-xETvz_HM88i0wILD1tW7Uk8JZFjjBfY-5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5146, 2, 70167, 'c8BZl9hVQMOCtlGMxkD7wK:APA91bFvP8Gh4hDvFi0bhn3H8YMS6-h4IFYiKQC20Mmz8j1tp4zcsTVPDtS_2W-n4Wno9qDoTuKJeS1Xe9A87cPtaii_qrtf1sO737iDkv-0OkhP8llScRmVk5TX8iscmofW1gfSGXw6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5147, 2, 70172, 'essUt05QS1m0haxvdIbyqQ:APA91bGZ-5_FTfwSuO-HJtpBpmYmcbhXjonnJIA_YQ03b6ya_ref0GAHztiMVJjdqrCvcYR86QAxZEYNxJRn-sd22AgRpEChfI9gfiwpywUx4umU2zNjIIRSy9RkV3NHb3R9_DpBIq4L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5148, 2, 70177, 'ejeUihJyS5CxSDwanWfXY6:APA91bGCG_Upgx8Wbq0wVL__vP6_iWumMC9nZz4MafzEF-msfGfcpSMMoHPb8nIuqD9FAYcNOmWJOPQg8a42sfT615rTajaPU4Fas8qubQSk1GGtAW-4L33rQHHh2qCA2-u7bZQFxBTn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5149, 2, 70181, 'csjDIDHwQSOL0l9Z68d_iK:APA91bH1-xIUL6uZG4YJxIZB9aLw754BHUBIk_JKsC8FXEwHGD5ixcqQPJqL-miL7QZ522LR6o2M-YL64ajmXBWO-xdc19ZkY98HjeoEwA-Gxt9avPLvfs0owflJStdeK99qwwjzUX3j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5150, 2, 70182, 'cyD2vVqzRkGSsfilMnMUD8:APA91bFO2c7w-iPClT9riWVVehcI3zRvJQ9St7leVNZdwB6pgdoz6bhGnR7QFkuYIhLSMT3lUOxRzgHxxwkDZ4JfqmiD54sP8je3hW50CAm3tUnxElhnCBitJ1vn-F89yLBLbV6NCgMq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5151, 2, 70184, 'd67B6X9D00M_lQP7m4oz6O:APA91bHqq2BO-lzNjQ8PY_omyp7US-Yqc2a6715__r95XO3S8LQlVoylupErhCQGyjKzQRD2m_X7vqXYEF3EGEOkgQWdt6xsDnkKwsta3ZDKbFVXrzzCuLRPY8b6e4iKPxRSjYhBhxZl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5152, 2, 70188, 'dDq3DJq9-Ep3rhFf3o5OMB:APA91bF0EfH5n-LUf7nuxjpK1Z1xOcuRbqQ2U6j2B4pHXvCzjLka89yWYvaLROR9h564WHZWAo78DuIhQRJ8a8-8djRYjXT_QfwBi5pOWuqK_SXICgFNo51fWj1a_Kz6GNcHtuv3oBuT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5153, 2, 70190, 'fu5XVPoaQXSbLj-aggfWeB:APA91bEzNZtC8zFmZ63Y4brWXIJhY6o4LecndWKk3sKkMWZedEeQ-AomfvxQ-Yb9ExqL7PkPTRplBnm2N6WIbiq7LaD0SsTegh-3sBzonuYOZ8_LageSqI_nko1STX9W88iNr-0B3JQn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5154, 2, 70191, 'e8RIzxasQ9qnv6TZWlX1Mg:APA91bHvdgusDbmX5R91c3pQ2y0_eU4OorCNLRg_YpexmH3PR378PyhJmAUTvTqRl_PRampuf63u8UelYJTsi3qq2kum2F9j_dYVh8EDY2esFxWmDKU_UpOr7urbkLG9_tMbdHXgm-XT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5155, 2, 70198, 'dggUMDcZTBqjpztEQkRlpL:APA91bH2ekpcWnkbUT30mfB5Pic5DpgPFf1ptNjodlxbiUsfBmkfK8mR62wvSW2TSzKlmIEav3OBq88KkIX6whs3klJ6v3L6VdiZZObyWVo0PhP29fvutF5HrPtJvlTBcNHlvTHbUjGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5156, 2, 70209, 'cPgcQ2_SQ-mWdA8RwMyRV2:APA91bFtu3ghYZTWgc2d5UVEBhxxk77MrYhOCpArpejMrF-OaB1NKzyymGF9Qbl9smsy8dWBWAoK53790yO6klQnAphvUI1zUmAGVN9F6Up6ckIdS2IC7oZPAqFkd1i78sTTRYyftLIu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5157, 2, 70214, 'c-aDimwcRBi3_MW1WG10-V:APA91bHyOgLu1EVG1wb28MZSsOOGQMDoVWUyKqkUfu015hrwTkYU18tchsvjb_4qIAH_LbhPQl2YF4jSR-Tx2-VPajnM_fzM_OqYJ9i40WEFgqlL3w0j6U5WkkInqwdRGkLBwfaMFzqF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5158, 2, 70235, 'e3WFkS0PQWS2vGFgQpwl7K:APA91bGf19gvSquvPlnlQ5sPuiI4nbQkwdIhZUV1lLKItcvvLJ7Iw2rzjo9jzM1RWdPfhxZRiwoqAnRoXaAEpxC0PtdZ4aj64moY37NNgojnzy_t33JbHwB3YD6e0TDG8gH6KqdnndRP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5159, 2, 70250, 'cmg1armbXU1inh0SVjzoHE:APA91bHDlkXPW1MEKj_NgrilwjSfoihJl_J6-D0BehppkIqc5Nmz7_WW2zTpw3efV-vCDa_vrKzeJ39QP-LnNop7fOpTXGFH_bSDHLDbLTuLY-m5WqKcfjlX0OHq6PcPOahnQ9d9eGvM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5160, 2, 70251, 'djiiY5ZxJk2zvBLDUfribd:APA91bE_E3jWZaQuMGKIjExNkI4BK4CmDBqnYq68giNTTFhQOB7iThY_H-blxtGic7tmYAq3bpPWc2o1d2ctVnZyumk1atk1yZbmrPp7e9GTfGV19QZ_RZo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5161, 2, 70264, 'dqpDvHg1QFaiMBndDSMwxi:APA91bHR-yIe1CcOwwgvpNsSZk76ybtJPbB38ICZy5B6iH0_2rKmZsigfXOGi29NPdkz7ABm6cewXE2Tkw9vC-gUEypHSvLXnRWm6n82p6ufZwFV9sFmEihXKhXuKb4mlWV1ibXTvsvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5162, 2, 70266, 'ea1OKR1qK0htpxoNN6mFAN:APA91bGTivQE14zm5xYPToUXhbtetQQiULenNMO5S94bzbgAm_BSbxgBT85FUr5uz1ii8WzK3TqAE2tDu4kO8PH8ciJDSGuU9jNSIufdGsqcTyBDJJbXmo8j6-xPq7FGxRVfWEk50Cjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5163, 2, 70269, 'd07ZTexuSgeLyashcidkL7:APA91bGAAS6cpcKwYDjFfyS0RqtzbXC-rGphWcXYdAqrBBPvt8eja6KXx10OtbSaOFom7SfA3qNdl-pPdWdO490g_r5Z872MZppdnIRog95QdQCTkv0FFsw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5164, 2, 70274, 'czWbskxSSk-oDnFd8McyoT:APA91bH0kByMLvElHfkWFg6XK1JVu2DODPH9nyA1tOQi7qkqhdw8dIDB-ma2-hH4YTCNHOsp8LUGLkMvtIu8tP23YEil2xOTIm0KC4SxDEPTz1pTIUJ6ZyO_pGChQUA6-i9KDUzVO3fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5165, 2, 70280, 'drJkGObPw0mogT_tJ9ua4t:APA91bHIR_Qrt7kY5P0NyAZWeJ7MN-sAOPSJrzdx8RLxcEiLB0fEhpDJ1252I651bLvJ4Z_6Za2Lz4h9YI4iWy-aF9bq1pmwSBMJWX-C9tAyCxq47w21ZA4ui5QCOlY_k3iHyYW6rQs7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5166, 2, 70291, 'dnfCiEzlSG-y_B-1p65T46:APA91bGJ5WOw0vwzQsJ1Gp1uxINBGsnOn5jQ7hvqt5_wLOrYSob_ofVKkwrOCVu5BEmcDd2vXi_OlNz3zhfpo3sfmLu--F67wmJNFRx5FYMhs5KeIWjoW-ttPlpiOCm1jf9l-vPoBspx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5167, 2, 70304, 'dxGfBm_L70ZXpZExrfIBR2:APA91bHneyiHpxhDC0lOGeB6JP64bE7i_aPSTDq-dYmKh-a6y1WEMBGWLoH8ShioAIEWrHOrAvDf9-7-AV_1xrU58bcIpTLWwG08qQZpWR0Ty2ZlFnQE_ap36sjJztO88t4chnxHpaIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5168, 2, 70330, 'd0o50DfSSF2TxciqNP9XUN:APA91bEpGlQ7Jluonm-CoXSFi4QW9r4ihV7KSkI9OMZOCRRmarLSBgzE5iP0K7zleUTde-zBoeD_y8fDGMdUVrpHL1zt0RmXhFuONOV2n8BELGK9czQdgxU2k9vTOohLoc5LVuRgRDAG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5169, 2, 70369, 'etnmMFBoRJuuLAAYwzrR1g:APA91bFLXMc0ard2oXnfNuXAq36we93YScjraBnBZbUqdhSspITAmalnR1UC86zEWun_DaxXc0MJeqpJB7SUunrI-0HJ7hBQqBSlZpO5MVgNE4nsBUVfnis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5170, 2, 70382, 'fki1K083SUu7j03CX6OTzn:APA91bE4vL5_Uj1H-ho7OpfDd3WPGPB6BApfdwxFwcoHsbP1hzBuGtv-yJHNT-fxnm6LqH6arW4aUoe9SBp4VbBoZU5KLG23IripZCgFEXmR1W0-kWm236V-7-jmzWLqeeDi86D1U-3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5171, 2, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5172, 2, 70396, 'eGQ3P-UHQk2siUlrXvGi0G:APA91bEUgSNeivnMvpJtcwY6nn80TbvQRSoQ1Xb6MK24gIuVOfpGSUVlcLngeNn9lmWdpheaTgIl7TbrQtRMIHtxwwq7G-9Bp_H-wNc-VCb-p2IjABm_A0-Sbe1h09g4ZfLlmG6Dm_1G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5173, 2, 70398, 'ceKtoB4OTWiyAI0w6jHDl7:APA91bHxNn-TOCwjmKSxv2pZSiNz9mop-3L9YhVCQ2Y-qBSuYSf6ATJu4v8p9ljcnkS2nZ3x32YWl_lWqBG6apiL2bjoIjZeQmlqQ3tgku65Wud2ooYh9YzQrIcPZynPXy6pMKDoQXRv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5174, 2, 70407, 'eZMMGECjRWiQvu5_SyCeX8:APA91bGAWbpycIdx1r7zSJLa46lShjIpZwnaQ2PV--7qvTkX-n0wUhSdr3seJXA-cEoiBVxXTtaGKqcjpY6ODsVrOjbtVAKs3H7EZ8e-j0Q5mhcgWogRCIvRd9teZqPbuGZaQTHFAiIk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5175, 2, 70412, 'dqLJhYSp9h7h8lJrlUfoLI:APA91bGs-GXgTZ8g3YKI-EyDGssIixA44ls5q_QKGYfwNVcLWUL5-UjZ6UVIL-wIhTICEIKl4UoDb5lSg62WaSMI07vaEQlHASbw16p14AeI-AVQdK3vJSD5rwQxAotx388EZrPmGTQB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5176, 2, 70414, 'fP2vDugeR2CH73L7uLGpx1:APA91bHuPmYtvWPdo7tfMzXDXFyPUc07ClTFjPOLUYxkt7eHi-NLUc2z_GYjvuSqdwby7xLGd247Matd2e5FW0MLgh30T5i65xsX3C1ejjNN6FRDnWkF4wo7ut3Ip07viQ5n7OEdzCVO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5177, 2, 70415, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5178, 2, 70416, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5179, 2, 70433, 'cBtpZgzOQlCLT-1zhjh1_6:APA91bGt5SIFpvtuZdW6xdLwL9V31e_hUD6FqiBUC1qGjehNPNHBK7U4wC7tFL-kmHM98zQxDGmxApTfQJVsi5IaSB_DrxPBLQ4JsBuEx1EuumVfXq7M0khrZNGlcfWLgHbcFSGJEhE-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5180, 2, 70438, 'drw3RkakSy6KYzxgKxI5sj:APA91bGxyweGdIPD2ph4f_m5Okts_QAe8C0aWCOuYVBHFURxZcBVnJIRwG6T8aUVWPRb254ACXKAzNYoQFkPybxvVCloDj8jfRD4NNqgkxIfux5bkyZJXUTWUVmdmhWZR5kMkCeix-ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5181, 2, 70441, 'fjqP3QhHSe6gXfUtUIGBj7:APA91bG-iDIt_LzFVb-lgSOYOTiBgk_kbnfcZUKfLh_MZX8Bqx1auB4ADw3aYi7SZeY0nSTZa4rRXffSd-IOUo9K90PE7h6risPaaLHeHurSNJmjA1zEzoEOtLc3XzzkOXRu4QKwqFae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5182, 2, 70442, 'fox-vCxPRGaAPc_6H0_pG5:APA91bEgXAaoZSFDjToGFSlcNJpxnqx2DEEWF9nDZzDIP0-5BepMIhoDiXIR2zNipDjCIhh48wZIEInREiSjnG58v5AW0WFWsq5_nWbBAZGj_G-0yMqk7s7fy8qPLI-UWPASU1gk9Yk5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5183, 2, 70446, 'cLviAQNEskj6uqeRseKwKs:APA91bFB9mkL1_y8ByjZBmWA-wVO5DMmpEYv_XcAkYdiTDxmlNsN_601akBPeOacV-XBGMwmQjtZk8ONRGRvKNhv9KDlM0F8I8uJF-Mbyzk7eXq6g9Aw2yAG4pPJSKbGdQ6katgiHgUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5184, 2, 70449, 'd1UTNra5Tfy20pqxUG_4ml:APA91bHDbqM2_QzaBE48FxQ6cWxSq7xXkhwsa018ZrguKaqgTpjhcUykQHH5LEcTuGMgUTuQXdzQAVHrbfWc6Fzt1CVtRhRRrKM-hxUk_cqvGvtrLY25DTA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5185, 2, 70468, 'fhcrtBFZSLG0Z4S-CY65hE:APA91bEKR00NqVV8-DxKNz4oRqczTNQLTQZk-4O0SNCYgS3AkiBb1Vh9CtvEH2j7xOemC6O049JVjp8KMpBWGDrpgCjbkZ2f1vo9CWAN2Axcc9rYrjbm2BxNO_PjTSPj-AiUV_EFO2-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5186, 2, 70471, 'dYdToENrTMup6YCJ-p_E28:APA91bFteXJC7oqLU2J0l27m9MXviwxhpA1VTQC3xchmwLt-Arwv9ewa4DjQCCjDBwRm2MWg-80MmVmDu9oUFAwTYRwh0tCHdqTYWX5m8iUp5PtwzFoD0dc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5187, 2, 70476, 'dzd_22qIS9OsHKJhlIFHxb:APA91bF7-KZrkmq_ugIjiCAotzWXxnQv2tfQL5fgL7TLwTNM6vE6vwGDEdFOD98jmoQUSwlpOImhkGY8JCdW0el-_B5Cr-G3NfXcFO5_SXt9gLJkqz43TckbxjbMfkwvlG9F6Giu4_5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5188, 2, 70479, 'epRc6JJB3EFPs6IL7IZtGq:APA91bG-Ip4dujQJf5XqdOPhWX-H9gNqUYxO0mX5oUDLVqtoDEFFywfyWWP9PzTpR3XXe_PuQSjD7ftPLrFaWOpFZ2SaqlcltM0UioTBUbyFbmbB8Cm3JUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5189, 2, 70480, 'ca1RDKd3TamQl3fsqQZo_-:APA91bFFvZXCVzizotd5uH-Jm13d2RICvvGSz2pajnejZZuSLIbG5QKrFi2ZRCvOOJFoTxP4SPidpSPWoRd7sd6OIws-31EzbapKZZ8xpLb37_ggXfxPkK-sFyfDWENLu5v0-GcVbytz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5190, 2, 70485, 'eStg-hhzRKuXMwviGUivAU:APA91bEUTbmU9O6WwJ5xndEmAckqMcTuyacbaCNfBZJWmToQooWDc_bksEH01F56ZO5zpSUxlvVXhvNUbZulDVJSnvEJMwKWYRc3frTS1Hrv1nE6mbwwjzczah736mNJ-bWwB2g8BYxd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5191, 2, 70490, 'eMuE1EjOSGejSlikhtanLp:APA91bF43xJWhbGs65uL2862XcRvqblafOJ2Qdgs99Cuf9Ivb8_c4bA7eqQR74R38huUZyFAGnvYx4VakzxGx04KEDeUdxm8f7j6wWsCE7OAPd0ONbkjUus', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5192, 2, 70503, 'dgsyBRjtT_a8BBjVHDLw-u:APA91bF72FVHy1V4dCoVCGQQ6WuuwSlk2bLVxzstHAtYWuv7VJjTcjVVkwqexI0DPpXBgUD1IAmdI5ezsrRMet2xhclRTfCg-9ZtpQ11k2j4Q-2o2Cc2Sn0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5193, 2, 70505, 'ea3d5kj_RkKrDx9jnHaBnZ:APA91bFtKP8DSP-Y-nOCLiPA5CHMnUDJ2qQ7eVA9ycL9Lkmk31MfH744Z-AyvzGdi_31LYmE9rK3U1Q7rCdi9HvbBntVrLW7sivH8LvJx_xFswAn_MBaZkYrTLi90ewERL8rnV27Yqdc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5194, 2, 70517, 'fdD_x6hZTZuZwjqyZv-YtM:APA91bE7U_H2UKtSy4YTvS6DLgo7bI05YTAbQCNX9n7s_Bzs7a_I1fj1e71P-D8b5M7QKwVYGHPMXU7VplKn-azs7gLDLhK8HZKq4cZWvXWt2Ts16ePjoHw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5195, 2, 70523, 'f6rSL5XiSyOgJ51tycKqzN:APA91bFOWUGQDMHVB6R8MIYK3MYy_8ArWhnPfnE3QAGfA0LYfnEaEgCYza_P1lUICgqWaSDZkB1v5sVw7Iz4qnnzCK2IbpNt_U_pBmP6S65pkUnr3Ld7IB370fqsu4cUjayDN2uQCeAJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5196, 2, 70532, 'fGhQvA81TXmFF9Qk2FqCxT:APA91bF34t-GiMWm0oQ8C8OA8fibM7uz63XRHl1mzJ5Kn7BaNjStuKr4EHWrqg1IH6sQ64MlIaGn7Wu2jIYwcqWX_Onn9EnglgP3_ZZHrgM_UE0_ZqHEBE_n-P3Wv0VvnAx5YjgcBxCZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5197, 2, 70535, 'fSWvfUB1TN6RxxGZ5TQUWA:APA91bEQGgKjrALiyKOlboDzHtBFVem4KOWKTDOgrVrQHKycTV87ChykmJmLpO1SvwpPTktmi-phO0zEPNNWJ13kYOx72mgiD_JMJlUni9AXGAM65S5fCwAnY5k-cHPTbHylAGc6Gzox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5198, 2, 70539, 'fLZNV3hbTWC9CYS8kUkFHu:APA91bH1z59DWgWta2TUFvZRJhUItfhXPk9JRvk7xGe4NG_5-yA29GV2WIBBMo0ROQnROnkxKd0hKvqRPKZXYmw66HBWJ10yMdNJ2_si2J49h_nvETt8AiM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5199, 2, 70543, 'ep564vhs-0jcjx12ZBwWHg:APA91bHZit3fwaUs5yEZi18_qlzcrFQdweTk2wZVKXENebEw4dEULMWnRjV-3HalJX2wR4UdFNdPCr-AKp4x_3ig1eCNB3hbYNvtWFfhxSYmVHdUSr5SYUE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5200, 2, 70560, 'eYkcBE7kSAaD7HnadheMrU:APA91bGT457vsdEo66UfaQExiT6PdOi6l5MRDF5Ta7fWC0Zd1N3Gkwpg6MoP_DS8sB8Yn2KPRYbqfkBEWHXRa6X4CICK1Idk6dsgHThYLMPZy3gNrp0eAck', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5201, 2, 70575, 'f539sV-vzkKFm6F1p8ENyq:APA91bHBnyPLU7XiAvWuNgSTAUKFRbGyr3z0w1m-XVvtcMOgwY-QfcrH0_WJoL8I9aX0NliWKPjI20SWBvqdVLCEJ_L5ZceSj11R_ZpWW-L1_EyNHdFjx3Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5202, 2, 70577, 'dlymzHTbTpu-eiKaYjUmDP:APA91bH1QmxvYoOS3rkhp-rxQcIEe3mkLc6OOAzQG4c15sUHAxLjApJ4ntrp6lMZYpGNVKP3-nNrdaSnIC1yVRLLmWUJTYPj1pBNdSjDTb-sea5y8KDM0AY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5203, 2, 70579, 'd_HtuVMvxUGGn8AlQcWqQS:APA91bGd9QLo0tbYBlcMJwQYobuWMJrMlExzHS-pNbljlXNHhiHAB_FJiv9W3LfzEM75loLzYGUOGFoAzC2wPYqi0hX73nmjRCt9ooFUSX5pGwqhTVS8cK0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5204, 2, 70582, 'ecOeonbG1EaLqGH29C-p24:APA91bF2eSKg1e3FQ9Ccf6iMeOUo4tS4zIHnZeaxVIiDfuW15kiTc_9KBJsAfg0HOHBxDFD498v5YugN6o0-RzuG7D4jugLDKQ9DWgf3TziXlK0BiTt8vCk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5205, 2, 70585, 'fSX_RRNJSdyG1fVLHvkb5v:APA91bElOY2RPAiywkH8a4ra54mAnzXNO5mafP87AigqZkzCNGWS6G7m7ITt5Z0PFpea1k0fcEXCzvMEoRV8BHV5kwYfSy5Jic7PJ0R7bqK8tgcuLAmnyaw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5206, 2, 70588, 'faVBwDqTTV2RY7A9Fversc:APA91bGkR7esAsMAxZp3cijS3Ne35lT07CcSmKPS4MHHBvKN87psmf610g5L2mX6Oh6O9B4sWWR7HLJU71Yf9vywr_d2-sweTUUF5CaJ5-bE2q92s5aeTiA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5207, 2, 70594, 'frxRp6OcRRa9OjYb7Ek49q:APA91bFivDLEcnycJwyrAx-RwGDikWwUu-WUa6oQBRSYivc_iaauRpot_QvJtPl3rtxB6-1S9-eRUbJOBDAsVjeV-yTWXpqPTZrKNE0Nomig5dyFTdS-WHM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5208, 2, 70598, 'fePT6gV9SmKk2j3_8mK1AF:APA91bEteqckDuc9TPHyBRKI4xCpWugaDPyR-eJCN6fk6R_yYnI774JJ0kFyT1eOufss0yjPOV80FYW8aQNQ6deGG1CGSWmdCrn_DSVozB8j8CcYUKfC918', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5209, 2, 70600, 'cH8rtRFzQTOcBmMuQV2Yd5:APA91bE4yAR028d6p2OHS_ilGRLQZquRO0C__VpGdUDHhp6_euqHkafYcAqwCBSKEkCj1B0Oj2OcIlS3N3o5W1Ra5skFbIg_NU9jIdjqmNbTFQ3ur9Rzc3U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5210, 2, 70608, 'dFl0N59jhPg:APA91bFU1C0_00CebyAHdZhRLbBx0FFrdavGaiYGmE89z5GK1Uv8BW_1A3TPkaz7XufYKtvO-6ekKAqCiIdBPWd9zMXzf6p7NxeFZHfLnR0WGnkTVtszbtjQ6isT2uDBwNJAxoayIf4S', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5211, 2, 70612, 'd0JxpKPcQty_8Fe32GkMy2:APA91bHz-RPP4Jniwt0cl7pQIs361JyXsGr_p5M4SYXaYGYxxhBe-TzLY0cc9rx-RO8sW7IMbfte7pE1CeNUG47DjEZ0Wy3_sNzCCI4fduPcRo15sjOltIo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5212, 2, 70625, 'eDMuMKSJTiOgp_MfgS8iSC:APA91bEi-g0rGutQRO_XNtAXV_vuqV8SGdlzfFhwoU-D925PRKWN2iGOvZRc-fdz0wVU0X-rXeDcpcQeDa_-aIHHCyjGrW6AFbfU95Z1CH7Bmjyn5vlrOUc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5213, 2, 70626, 'cS31MUjESnO8AImQM651jC:APA91bELPs2Hq2FF-ZqbTBP1fjHloR-Q4pwIeiV97K9CQ4MF0CypFpDnhg1D8xCyi9sL-mr5cHazsxweie4UYAVR6rb2erjK4ALS2Xrw9QQTDJOoFmlkAfs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5214, 2, 70628, 'f1VaNkNORRiJttetc9yAjR:APA91bHCn-Ja3jaVZMzFGuzQwpPRSsZuQ7WPoud1P4UdbzluyMI_7wprJVNuNeNkeE8sa32tz_llmk0LM5R1vmQSHvytL59ztCPGtyyK-o0ncUaZXWvZgqc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5215, 2, 70629, 'enxym0SiQkGOoN1bEh-Ms7:APA91bHTkc3WhthDyEr0wu0_d-jNjgjz0lQrxbiHnyqoKGMYTukm6-ja3x5fgUXcy_eEgRFmQRPeu2RMuEwEarkzHvJPBzsoIagwun3RP6qOI41kF6cRd9k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5216, 2, 70653, 'c-dfD7u_T9asO9Mlo1XURq:APA91bEOKQkIRvgYqJTDFO-c6v8WXi9oT1gQHT4VI-AkML6WxfhJysU5MOQwNxlKlEBrkMs6Alve4BnSoJ7Qb24aAvCKUDZBN4iUmFI_f4Eg9e_KiCUsQHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5217, 2, 70668, 'fkmcEsEwRDSH75fcFk6V_s:APA91bF3hT3qhCaowEZ6T7bfdhksbLgj9X3jGOg42ak-TloPtac8178ox3DxeFcxKXCDwDeO8H4aEO9IVV40CGG79wyR8p3peanjTWRt8Upb4iPpX8yMCno', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5218, 2, 70678, 'c4GwAybwSPy5vXO_DhX3TF:APA91bGgBKCj7sY9p7Oe1yi5RTIJ5shIz7zhWymoHwg_nODCxAP7gP-FLTXuxrAhXyn5-yVpU-Q1LrWiPQ0HGFSbDJOwh4SF4aYOeTWALRyUrswREAvsngc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5219, 2, 70689, 'cSr2wOH_S4OzywpRZyw3XE:APA91bHbo-gxcrstyGg6eDdlTN7VXscqGa9T72QA4XmqnAwImHhzh8eqCUL7KsHn5_U63-v_zsPFQY_JHgdgPjmu7b00NWLWFAao0lKX8JxqrIVCQHUL2BQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5220, 2, 70690, 'dUe8kl0qQxaFFNzI9cNV1j:APA91bExjJFLb8J07YgN-uPZXMVSNshjHkrmHJx5xH96CcaeFYr4d1d35wU-nf12fa2VI_cN7S2DXYMNLdvLJmNqeAZFw0_V9tKH_hMadeMns_t-A4xLoYo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5221, 2, 70693, 'cGhbDYo4TMejvezOO_4a4j:APA91bHf4_d963-O5ddBkylkxIaJqzA34TCw64-mukEHVMOeDi-mTikABVzlI9KV8NjFoBu53XtPDomjox-N2fcl3lAoa7_ID1ZT6t4RrF_B5rVJ1u9y2s8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5222, 2, 70695, 'fgj6_Uc2QpGJsJmseaXCr-:APA91bF1Ibug9kqnkPI0-1IaOc95ZBPG3eaHAe7YFBmsJHoQLcD4peNDur0MkT8me2BtBCG3pvlMJz9VhLHeFS5NzsUblEYGX-lUcFUBF6cI7savQkE6euY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5223, 2, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5224, 2, 70705, 'dhLTyzP-J00_m-s9pSB6wo:APA91bHVkYOTaeEDyUcNaTUDMiPpni4jQsh7Et6yuTJXGCXGHA2n-R9YQeWboA-kB3-Kk-pU1A8MxH14Jn0OElCfSfPlqqT1G2tffoSbvski-fgElKb4TNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5225, 2, 70707, 'dWavcReNWkFsmhnMUsnZP2:APA91bGvcg3MbcKYFZF32I-MlXQZe2ugG1RhUPFGy5bYWTx0Qzm9lR84oCRK7w696OHjvvPWGj49SWqZnRJNeJzzmktOn_mSk0GHLXhBrcgAQK0WyxLQUvc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5226, 2, 70722, 'fDWeGBlfR9C3UMpzAbkdXk:APA91bG0HJdZngp3PP40TolwFDzO9QpH6A038jzatHjSvBLUGRf8CstP-1c3DWvALBI56ZCpEpAIirJ1PmV9tck1tWwtUb1CF0tcFCt2fmX0_s9LdjmydzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5227, 2, 70723, 'flQjJENYRCi8ezBd7-rjfY:APA91bHOBA9zIrdE97ucNCC4P8qPpS_dsI1oW0XsqUQ0bGWqtpNcuZrGE-6Yo8DjuOQOgjzBIrooijJHf3TqoIIbdtZMkUYh0FxUGo_GKq-zcEokRxHKqJw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5228, 2, 70733, 'fXV8L3YdQ4-j4mREjgDi3i:APA91bG3d7MiXVvPP7YMXRsTVtoH_ixH-8z8PUdzKM7mOwPI3E8bE7DPzwKaE-vhpaj2D7976jO2K05q4yAY05ot-UqlK2r1W-ohsNBM-enWhU0VroQwOac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5229, 2, 70734, 'eLCVB5vGR_GOTyX7mzl9YU:APA91bGtw4ypL7xRMQdoE_R3Zo3qZ4wr6tqZMKwO7PQds8t0HwYixR2O_vR7deizyHbkdCk_AaIono8HWx2TLZmam0Ii_QEF5i7RPF3SCyS2Z0Esf-OkiEA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5230, 2, 70735, 'cAU6t6C1Nk9XjRYxM8ULHB:APA91bETKoe8NVObRq1XmKzwwW4c-PxaqJNb5UlIHA17gwJgtf_FN2ni-Y-OVFiMYIwOeLBW56OjSdWT3FM678SZ4M9yAzWm00l_nx8oMU7FyMRc1OtJ7YI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5231, 2, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5232, 2, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5233, 2, 70755, 'dpPk23l0Rqe21bVztkN_uv:APA91bHBwQC7vbnOL0gXwNs3P525n7vNjGhSmr8A0wUnoLI64RlAwLh_1VPMfD4-FsXUZyz2yNK8bxSLsrGBcQ5Z-66jraLiqxHVb9sWK2eRTAUJiuEBHHk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5234, 2, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5235, 2, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5236, 2, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5237, 2, 70773, 'cDJjYVffTv6Eh2kXYzPvYk:APA91bHvLi4Jmi8g2GZIophLh_l-3Ug9a3hOZyKr4VqKHw9vve83nOY6T8O5i1i1IR5lxkhCYKddwmdAN-rEk44t4V948terGlsAE0KJVzV0GpjPfzHPlC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5238, 2, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5239, 2, 70786, 'cJSIHMYNRgSZlPM6xPuTk1:APA91bGN5pnRjZPUxFoGzLuCQt6uJHP16NOvcU5-w_tqAOWNprEw-ZrvxOz55LIPvlgsxn5cV5U_aaxXx5_Xp7HvLYCIxlrdyQFdn1LH6inhmipWDzV1_k0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5240, 2, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5241, 2, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5242, 2, 70801, 'dYK35i7vRECIxnJgaZgwmR:APA91bGPwBA3t5hG9dtk-nVRH0j-8gPfaTI_ncOkwVvdTe5mcPBJFsAzZOcXCCqVSMfRudTHt8uWhkXm-qg5oZuymoSZXh26VGFQTlMEHRducxUBatBvwzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5243, 2, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5244, 2, 70819, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5245, 2, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5246, 2, 70822, 'fR6U1Ue3QjipFLmwuXxchU:APA91bEGOqkD3HH5gu5QfBJLACrNeHAsEcxvahCAuCuW3OKyyB_smfz7N0jojsDaUl4uIAoCTekjpVgrrazCK_c08hOn1yTbFxQEm3cheWiO8gVj6c1Zj6Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5247, 2, 70823, 'c0mufeadSH-KNE2in4N6SF:APA91bF7PjHOALVuhEu2vNZ4etau-k36HgxnliKKvPLo8ysUaEndzSfhfpeXrTTUA3X5hHYfWBEgdgS3a8ugQQh-4tGywC4dNSUa4xOyaiECXpnmUrOcBVc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5248, 2, 70825, 'dnZkd_XITvaJcBUalfb3G8:APA91bGuyy0CQgJqe8LznVIXr4WLRpdfqbZZXlO_Kkh1q47TAxGbDazayfNteUMPEX2vsxjwWc61FemSOkvgOlWKKvjoIZfeW89g6bKYtEFTPpTmvEFdRVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5249, 2, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5250, 2, 70841, 'ccHol5MyTXy3m7r-pTw9RZ:APA91bEuf6W7TDZYBJ8roCxwsP9nIYmdkR6ClSokCkHUeGgmGdneBNg0D3TJ70LbHZq_ZmqXhqVs7B4kc_R0IC83H0t7IW7hMi02R4BmbfQrdh7auoaOcz8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5251, 2, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5252, 2, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5253, 2, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5254, 2, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5255, 2, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5256, 2, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5257, 2, 70889, 'cDZk8HuEQyubKUiVutikp4:APA91bFKyoNqPo70_nvZFQhxpmMukdzLiN8w4rTfx0BIcsCoMTd64UGs0bAye5f3IVchiG6fh8vSZrlO8U9kCjVsEzC_OBHt5l5R5FD6WzgY8SPPw_to1QI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5258, 2, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5259, 2, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5260, 2, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5261, 2, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5262, 2, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5263, 2, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5264, 2, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5265, 2, 71027, 'f2YXhAaQQcWJeA4_b7JkiB:APA91bHsLoZOEirtTjjLIAddXmuYKbsjPp-FEl8quatGBGgs1sieFI6NYsOFmVlFy1eKcGOnIPY5K8N-cXgZlU9f00lyQrmSLmPm-vK77ny1n5iDQeK39WU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5266, 2, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5267, 2, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5268, 2, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5269, 2, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5270, 2, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5271, 2, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5272, 2, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5273, 2, 71096, 'fTf3wq2zQPSK_EyDjG1eIo:APA91bHF_rQ1dCoYgMfK2xKNbGUr48WJtoZHZG_rSPnCL3zTkMtzpaihsxhJ-rq9Pq76z9AoDu3o2G6ZCjA-qrwNfcM3DoZHtILsdnp4EePAUESKDXPKygY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5274, 2, 71100, 'dere5h8VS3SyenhyphBQbC:APA91bE1h390N6FtUVRJ7qusnr_uy3OW7G1hPtQ5JRnmx_7KZugWxofLfgjtnBII7Z5smjatzhNMQEznxpfvM8OUrQ17bqCiB88AtGb71OIS2Lb_52rBT5g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5275, 2, 71105, 'ejzVUq5vdkGmu9OxyW_naI:APA91bEyv8-D4ZhIVDU11_JJau48rTtTrvcy_XbW5EfLV3oov17sz6sRH_8TChdhFvqYSElI0mFaeBSP0HFDsAohz2N3Js6jqp-sA-4GQ4BxECK9PGRwOME', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5276, 2, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5277, 2, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5278, 2, 71119, 'd-K0DgWNR4yhD8_EEeQYc-:APA91bGYy8FqEqibsMHLIkb2tH4AVM9GUZnRDrmVgOrTTC_GNHlEbot2q9I92mbMtywgnu8Nvl2ykVh9lquV3_HLe5ySLEYLYDS37UuaSFnZGhwQJSPzK5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5279, 2, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5280, 2, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5281, 2, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5282, 2, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5283, 2, 71169, 'c8A7Tn__z0crjEuTvxv_B3:APA91bEhKzapIH-cvhKfOmCijgXHWYGAUxU0Ja681vpEHOT7UZP3gTxNcBeNEpPRJLerD_OS0O5yZkBMtKqEwVqPzpYArnHB9PJPmI1jYLJD2cO92_JqLH8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5284, 2, 71170, 'dz1xecPET9-uqccHmRHXUN:APA91bGHWJGqjT_Lqw7No93ilNFS76tNntlTd-XAFCwdTHRP10XgkN5-IyBio9-jVf5eD013TiUutwve2oskTvwfK1sn0qBEZiYqgCO-gEeIKf1G7u_A7Qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5285, 2, 71181, 'd7wNpeip2krygSKvLcJYk4:APA91bGmzZBS83NlDYt4bCny9bNmaF_V90uNXOSkTY4RryRANahJ9K-SW2GaoBitgRKXaMTT78hRh7mEV4z66ZZZnFpN5BHDVBuoQj7TiJOhPSYq8SZSUx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5286, 2, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5287, 2, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5288, 2, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5289, 2, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5290, 2, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5291, 2, 71236, 'cqmYkdHtRsKzxTj1W6udzl:APA91bGT0VELYy2HEe00fkiMLP6lcfFwSjOs2_lx5Bo2LFhCMY7Fr6XuAd0QkIVXmD2yVI5oeZ0ug7-SAlvjDVvkBP_bfyGRrY0245Dso7XK5HsxSqNh8OA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5292, 2, 71239, 'fXVhBiMCTQah89sluiu44R:APA91bG4llkqVrbJJ_kc7o4MNgMjFB69XKBOhqzfoQGPaNnrz4pRPq6J7GP1gP2ODqp6_HVKaO2KZrCxpU_MJOA-zrhEQ-okDrLpzi_UZBEav6JgCkHUGBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5293, 2, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5294, 2, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5295, 2, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5296, 2, 71268, 'ekijTYiYBE_StAgyt3_fuV:APA91bGQQDjcRCKNINg5AwaSVqt6DoWdcN0BblkGlic_pKLxtOHO3RCsFgb7NsUz5J911asBNb7qvtJuWC9FFTgpKYx8dgVTQviuIXQO9du_99wgh2yvtNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5297, 2, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5298, 2, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5299, 2, 71298, 'dH3Yi_adTYy0P1eHKryhct:APA91bHNHyl-mCUcaOd3_cY-2fomt5khTMcmtiPMDONdcMQ2zZoOV0G6R6UZjLzoey0VEWFbc0DvGK8qn0MEXT-VQ9QzE4qgsb_zRosxWpT_CV96o8Z0maY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5300, 2, 71303, 'dD4T4xxSQ4eMYOh3071xTW:APA91bE78EUL-ZMbV38kdT8wM_4OW-Gcj-ZF1qHiHgmrsbmykE37LS0bArDNF9nyZ5n8AVPOr1yWkryzSFZDBkiHWJ6YEnxH4WMKJvLbF8muMfS_OflBDts', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5301, 2, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5302, 2, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5303, 2, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5304, 2, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5305, 2, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5306, 2, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5307, 2, 71375, 'c7Ilp23EJ0qentfGsIBodn:APA91bFEB4MaLKCDpeVtsp3oZGqRlXz4y_m3oWuH3ltck-tjHyPSPSeB0-PyEN7bI-mjHglfEy9J4L4wSWt2tP5juIvNtzPllZ9umVVl0GRzdtsTbqBgpUM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5308, 2, 71383, 'faN_E6QpTg6ECSSPqiGA7C:APA91bENrnTf14fpSWT5a4Et2q788Gt1Ja8HglRWndEMAzPx1W5ZQYaq-jsjC0T78F0Axrm44r_WjnFEWBVYxQH4guDW5pIVnnvLzgaptchz-GCtXW94NYs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5309, 2, 71390, 'fMZPF4g8ThuqSLL4g3k6vC:APA91bEL-7x_Z_gsJ1LWEd_Vl159IQiE_4dRrGAcdyV9ewbIdYXjA6oLJ0c0wxDWvi0vYzC8jRhM5igTks3Ym4952M-IQtIO2_36pDjDP0bw9xLem_ijeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5310, 2, 71400, 'dsWMCX6BSF2GfI4wrFnIjS:APA91bGZMq5RdsuU-NvRDLU6qrB4NpiiDpw0E3hbucv0h-zdEpSZoUreXCQ-ND4ZmCdFshFoWGqTfRWIqyACXADzT-CXNd79jB3P760RfZkrerV2hsQ6rIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5311, 2, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5312, 2, 71406, 'e3TQ2DRkQjinNBq25c75x7:APA91bETGHpK3dpi9Iu3qPFK1b3Dh-KvsxFXa3j4SXpqdY9wGvomYWmtvsMNCT1yXJZUKMBrfgVhoorZRgeNIrV7Kk5EksPeQchKTGGrhPonx3SDIbyS7zg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5313, 2, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5314, 2, 71425, 'dYxWGX0bRA2irHI3a21yGz:APA91bGdwW41Dg5NVQ6ZrvqqGhJW3ULvPDEAr0OdoZyQs_6F45lmwD2mMv30Za-V-A_jkDmhNamLkFdluqHTR5Hzo1AyZ4vwCGZYeMABo_VZSL3-Hg46RA8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5315, 2, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5316, 2, 71464, 'ckxVJjXHTousc81H2on9pP:APA91bElPkeJeHLxAZK0_Jeg4-tXBVxq68rFzib5GD8_eI4u-SUouS5WxjXvC3WHS0ZRZBxsY8uv_TXrJG7Kuj48pFFXXPs_hdRN9R2q1bwCSmz1dmmce78', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5317, 2, 71466, 'csgvB-QbSKGEQ2aAL38JhC:APA91bFpxDtzRMps7lsFwOrVA3pFIW1b5BwANPaNhrjJWXsIYsmzaa4XFHg1KpO2BPQjPzfazlFLLWswiX_Q7i0c4LGMIgGeML-kaJZ50gJCDqLeE-Jy1CI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5318, 2, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5319, 2, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5320, 2, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5321, 2, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5322, 2, 71479, 'f5Y1QRSwQXu2oMpKJ2yenk:APA91bHGOunzmBGcHmLINeQJTOqCAPJgJZjlirIwf0mqyQ1kwcrRv7TuoPocnJZkg6KLNihV8HOQEAQctN13uF_TnGh4bSFlYIGf9HmmVG_D1uS-DBVoRq4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5323, 2, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5324, 2, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5325, 2, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5326, 2, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5327, 2, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5328, 2, 71528, 'ciOBITAXRc2rG6xKofAdDg:APA91bFVlMFAJD7LGQhtmbPT-r8N72e2HBrgQCq24ivUhpO6LRdOCmN7f_LDppj3ixZLYfCf4pM2KgYQPTzaSDZAqYY66VESyQkJI9XjxclyaGECT6elFjw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5329, 2, 71529, 'e5jvu-lvRNSyoqHfRmDJNL:APA91bHD8liAuev2z6uoDdSK50DhOjh6wXYjsb9lpdf70FZyUvdZAZjKnEGm2F7zd-oqvv48lfwUns1iP1nu6oXqG1ChxL9V6lRFN8WETLnOxthRGMScJL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5330, 2, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5331, 2, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5332, 2, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5333, 2, 71570, 'cvbzNv_2Sg6eQEjVV-WjpK:APA91bEK0eTmm9YG2KugXTA4dppmPJ8HfEHccrf0G_BzfcghWVBI8NK5FiRK1X1S3w7YzUXUTpcqThPzNIHnl-FxZOyZTHt1AhLuNNyWSAd3blpDmqnwktM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5334, 2, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5335, 2, 71573, 'evohicqvRISd_dF7OGE420:APA91bFPL4P-c3xYZmvdsalYaFXlwos9RKiSlmieWtiSnXp1CHVjf7cBb28WSY3KmNLiGMzOmgWpJz-PhIubjcL6cN9ob4oD2GVoERV-zDt6fbRG5f2huVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5336, 2, 71580, 'chvha33HRBiYgEgp00cP1S:APA91bHhNQs1LktCGeg4acAvtZ-nhk-md7MLXUxUdx_mIrwDXKU2rW3SAyeGd-Vy7TFTQu_79Gkk5Lgj0IucHhCS1qP7UbQbWymPodwWMakDFZIvjMN0VaU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5337, 2, 71584, 'fr-xBVa-DkESgzJbFNHPvB:APA91bFm-_1JbJUWECSopPXQeXtZyhYR7iDL3DVdrYLRjSXyOoPbms1_ewGou6cKtJmO_j_HHBj9Us968dHhHr6d1h3J_6V6qX5UjZzdMiRdMgFopFCdad4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5338, 2, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5339, 2, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5340, 2, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5341, 2, 71614, 'dnOzQs1tQ7WWKFhoGr3CSA:APA91bEJTobjf--hVItSmiM7i-MjTkB-2kU9IBJJEmkPSTCZLS9If0Xg8csYVuYgf-wMmVDcJHc_8nWBKTZAeogU8SRksQNnkFacYHbmf_hiJQuU86v91ro', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5342, 2, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5343, 2, 71646, 'eeUNAkMdekZQv8dz9vbyeX:APA91bEfvwW-TpQ7eNV8lMltvp5_mpuWaehj72xLu3Nu0BT6VSM7D2Dts79ga4-xTcsV-CXrGuRMFSDXsvyDAOHZBo9uQPd9wkhL1h7zuKt-wVAMvFJQldw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5344, 2, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5345, 2, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5346, 2, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5347, 2, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5348, 2, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5349, 2, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5350, 2, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5351, 2, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5352, 2, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5353, 2, 71710, 'dklkoHaMNUiSs24dkFa0Mm:APA91bHkKC9SJTNVQ6fnZAVBWActOrpQOHWwdBX9JUn0bdkDVWpKS_V6prT4X5ALeKfTNQw4A3_3LePKOVKV2f5FNMEAH_Cks8pV9Fq1JH0B0CuWQT4JoMM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5354, 2, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5355, 2, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5356, 2, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5357, 2, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606579, 1736606579, '1'),
(5358, 2, 270, 'cKE2tAZgSrSJ6yNLAzoM6i:APA91bGNHl1-s31hnCBD1q9VwIzh5IHCldZGjVJvk60dkUNVr4KNu6fMLSyvHl320fmNUaYGs8fFAlHRvlH99j6ga0zUIeLorOgBxwPhGuxfITJoPkz2qGs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5359, 2, 360, 'fQcu_muGq1k:APA91bFWW1xd_4wk9xhvnQdB14K3xgpMRWGMsHrGWy1SSP9jbN8cYhlM7mohRonRsWhLFnJnV-AbmNUYwJfp6M6EgvO3laex9IbXMh38QX7BMGg7lzRDuj1tBQ3sn99mTI_hE5WgdqIZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5360, 2, 400, 'f81UR4jnzUuUpEC-w4EmJ8:APA91bGOVuyFbdFA78W0YcMrkTXoo2tyNZww-U7w8eOcrsbX9Or1CkdEz6cp-msf5JWinG0G7Qktz0G9wYiqYmBDyGPWEIf42s2jla0l9n1rxBXJIhumUkqC5544TvfDonJSOebHZkRs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5361, 2, 420, 'cmBVtVvCXvo:APA91bEkofIrvFsSkCqC0MPILpnSHk-4naTk1PNnIZE9HShYJe0HjRJnu3ChWyaxy2oPr_TH1Y6hA99lsAU1ClW1Ua5NOo6wk3xASm0MDANMf6Uyni21m2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5362, 2, 457, 'ct3IBHuXGcY:APA91bFZwTqNIedDHQgAxEw9kh-ZdDVrIPN3a7ZnFvSudQ9xrizPwytGDCAHCUziRa2V4HkO5UYDLx-kRmgQBmomlge5wL3sHxDSlA1E9PwsYbhXINL-YQ8Yta07t8Pgvk_TrjSs4p32', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5363, 2, 599, 'cM8MBwOnSy2oEVxXV7FCx1:APA91bHL6PNhL_uYLnOBVzDsKv8IpIJOa4M1EACAgMFXgh4oW2ijxIETIS8F9FLqxIFCwuZrIDH0LjNjTMPg4OatSC-7xSY-sTJctc3Xic3pop8ZIeiL4PoPEJr83UBsL1cuhdJrFmZY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5364, 2, 648, 'fpkcX_UJkg4:APA91bEciEyCHn0YXtFyirncmudsZI8aB1dvkY8iuKOv80C5ns_gnJX9JmlVFwOfO0p4MVA8uELJWEt-x1ce5nAquUz3mQsbwViNoV_Au064x8u_X5tOxuoJC86Fc5rwJMvKWlr0ua1J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5365, 2, 667, 'dU5OEcmkQ5uV6bTtnm4NXE:APA91bFn-NIlNO1rbfjBzSl5iXnI4p8dynDcrsvdiRV-ipQ682n4mZKS5Hcbe-Sv9U1V66vB6PdmxRVmJ4EMjxxVqy3OuI3kuSEvaFfrx4iWkX4z-1LcJ-3BHF48V-dOK0_D-juQS90n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5366, 2, 893, 'f9WuYydW-pE:APA91bG0Uc12rkunsAU6l_FpfavC0_jy8tDn3uKgBQo02Mvq3bqaqkDdEmigrd9LoXdezDOWaeUyKZ_YJf156Bk0CGADekmtMBtzw2XC27TF3f-y7taCRkDw-85KWf9lV2YuvmwaAz-j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5367, 2, 1590, 'fuzAA9M7LrA:APA91bFIsKD-1MA_YxGXF-LwOZ5TyNpWfDJwKAqN46Lqk7Sxs7taesF1QX2NhWlUOD5VZb8WNWmLJpXikcfTVaQCxbJDX_mG8k5VQunMk630rciTe7TC1S1_0v8covWA2ZNRsCFSHVDt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5368, 2, 2131, 'ceJYdCTvDdmqJTMiNRexVS:APA91bEwRlDika5wwBxF1h1c53P4DZVocelA0BbgjYRWHDu5jjXdQod35DhRLiSpeB8THhne_eouFHQuTbSpWSm2So45KJEDiupUmi0pWyElGVUP0kPrxjkkskEkHku3f5qcMya0-PxG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5369, 2, 2227, 'e9IaHz2RRYe2K_F6jSwLk3:APA91bHj-hL9dlOTfJ-R6FfgwWjmQ4sqilhNub3RX8zhuDHhvCpbsr2Df_HwjAK-o0b952vdKV0UU9ibTMcQXSzfbsyRnWlVJYcp0Eufz6tX8OrpMFMrhMfVmCZzX9lJaIw_apHebsFS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5370, 2, 2312, 'dQ4KJ0z_eOM:APA91bGW6KXJA74fGFeZIoyncwBkgx1AjgwQeuMYMyRTAxUUdvfsLQjZlstE7LFRcJdFfhWv1wey4Z9ncy6DMKCjmOW9EToI_ANZ08lYeL1tTSIXXwaAt3Rd2TfgNXB5RfnL2QReIV75', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5371, 2, 2476, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5372, 2, 2503, 'cqeUZ0TeD0Mhv5HZHwmK_x:APA91bH8NZaD3ItMCadvBytRiIsDKSalapsKN2PInUn2yfOO6FcvSUm-GpDBHH-l4aWF0qFWZONxe1_M8dMfYKfZ3mbOrcgfS8IM9YFaOqdtdSQ06oEiz-iBAqunQcKCx8eiz0twR_wm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5373, 2, 2584, 'eM14TFvRUEl5ojqbpzxzi4:APA91bF1nNcoGevZS8ug8xPY7c3kYE2h6sycdbpz1J1v4xFpWMCfTHHDXR6K9wS_SKRkXe4dxp6usjN5bIi-LiqqSN_HmPt1_36TIXSDthxNDs5Fo8BPuYLFgX7CBv-ea1X1NWnpTeZi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5374, 2, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5375, 2, 2722, 'eVjAGronu7k:APA91bHRDer2Wb7YMj9PVUT5aMNAcNRPyU7ctcywPRqUXOj8HTA_UdjFPdZkSxOPY2wyh8j5G3WO8Y3mqEt6IWA1Jibj2jj2260Aq5Cvd_jVrT8n25RLBcWciDSCTeMY9mZB4IthP0gt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5376, 2, 3005, 'fSElccEGTJuyt9w8jp3TDK:APA91bF2LCWbD_crk2PVafqGzXXUwgMzcoGyLq6jcJ_ZyR9IW912VfLrJYT4tDbpWkXBYOpdqyiI0c7Rvsv3h58hw3PQQXtHmxTVHJam59nCLW7pDGknnYVSHMFen8BO_2JnPsux3snU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5377, 2, 3093, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5378, 2, 4247, 'fw2AiJi7TwO-zy2xw5ThSV:APA91bE8W-IDTOV1ZJDAhSFzUzJKbTq3cbTIFVpTwnqCGwZmSIpnwLr0OOezt4i9suJSKQrvdDD43SzzEanizNdn3xcLO6VgTRwIi8bOmlH_4-eEqHU75x0G603jVGtVS_TPLc8-m35I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5379, 2, 4935, 'eKdJlRumQxWzTLwVmFqJKT:APA91bG3KdvB-Qzxg0Z64qqIv-FS56WTpUztkfxjYDtIb-1YQ6VVPlbv_oztoVdDPOwidPjbpn_DFB-BAnX0pr6NIqP2gDnryfAzWvJEl3DGyP-bu_a9xEmEogTA-6iO3vDkkS8EVJrH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5380, 2, 5446, 'diGMKZBDQzi0sYQvTsAZIL:APA91bFULqSQBLKpnZvxVs1uTsuEOii9xAClEIiqzFaCqHQdA6HBmIIPv4qAg4SiZ_Mdy5q6Jp0ZTvX02Mo4cfUqR_lFJPoDNHEh09fAQP9azfyvzPEB0FyDzfyBVGoLjaB3EQZ5jemH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5381, 2, 6062, 'cwQaDIGRTqqp0EyXS2zzZP:APA91bHQmGUCrqZabXNCc5x-Pfspzhcv99mZpxdZqhf--DJwA6fLHNZg1xjoDBSnSOFkUdGCzEQnWMBjbkQdCCxvEMkTyG5iWSADi0KHRMc68wJ87SWR0oRaiobVqM3PKSmi8TsA5XPG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5382, 2, 6309, 'e8hZvS9tRXe4NlfMzBC_wi:APA91bFS8uTmzaciDRbtae_L8EOK_EDSTudhMmkhpak3JGezNcR4kE40tXNK5SAvvDP5c9pKRqBIxHtlgJgMPnnecu0TL9sEc67Zjwo3YHXUMsyG1k9RzSs3rIB69mluI1h1dwJIajtR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5383, 2, 6491, 'cQHWvkkigfo:APA91bFAgXeFYcjRB_i5G4BuWob6ssj-LeIG9aVyiFu74PmcJQFXZJDp2w6JcrpXMJ0UnVkV_SUjq2TuNeMTraKyAD3welOLyfpCH4704LyHg6EXH0xZpS5JjJBvQm-SyT1jAQNb-buX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5384, 2, 6536, 'dzVwWHJydcg:APA91bFQ9AGkoPJI9RIBENHD6GKJOzj5Y5S8GZQqHEHyW3IFc5HQx7FmmgvTIHRY3z_LB0ckh7oY6lPpRM10Lt3g4tYW3WbsXC4__cN_3anKphl9l29P0W2uKams0M8h9JgEhhM8NNFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5385, 2, 6730, 'eVT9PgpbLkG0lloZxVXHI0:APA91bHdEE-uAGWBplegqfaSqE5vziG9fADjP8PcYhIFamTGC6evXBlAW1LWZsPyoK47tcMWrdmMV6Feyk3adq0AW-81inbRi_ynKZpXVDtoLaSyEBL9_9qmlyYLRP93uuKT-CSbrWwb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5386, 2, 6809, 'dJTtImKPwSM:APA91bGvpL-pN_xuREmovG75C80h8UdSU8jezDFaEmos3TxAutGObB59tpOTgTXLhxi6bL7E3hsM8daKDaEDi01Q1i4HJzxs_th-xChnvHr7LmsVCaDw7VxBUqL-MUymRLT6Z7kyNx6K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5387, 2, 7284, 'fPfRiEEeQNSYBCV1sBComs:APA91bHq4JHb6GbYM_GZnXBoa827iMfL5FnZqYc__HfeavtK-Fl9zAmIruQN9bO9wzWfyDO_kyNjd2gfdQs4QMkxANhRjRmyF-WL_ljowf1F8TI9xRRWCpb-aEoJjsXzRsWGXKLZMWGu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5388, 2, 7301, 'c62wBawTSFi9hlBCVebshP:APA91bESISCSVJJ0_cHV-XO7UJF2kqUQpYbwMkpVOT2KT-86SI4xtNqzZinoRSoXS5KO-u_t6NsDLVFMDBeIzusGLON911eYfx6mt-zW2IBg2dOTberfcwo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5389, 2, 7784, 'chOP0zb9FUulv8116NvruZ:APA91bEz5tRTKQXZjDs1FcuMla_1hktJyPtZdkuzZy5ip2syya6ioaM1tuHykQhGAdcUZcZthypO0Oc8LrZsKC5ZP4-f6oN1w3YP0RwUmFDWf-dj0dsfNWsZE3eRnTjkTnPVzDw8S92C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5390, 2, 8421, 'c0s9NtpS_Ws:APA91bG8PU5lEh9tNq7XnVULgGHSc6An3EbWBUqlgKpwO5DMimgB20ZOyfDL3d-9Vnw4DDqq1ksPO-reHtth8tvYpLArpXcH_wmrwfI37J6BNR6uNHuNAV_8POw0R8c9tnPXoo6jkM0J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5391, 2, 10087, 'e1uHP6rVQi6LNs49kr9b3h:APA91bEVBhhkDe1dyeayat0MDL0rCMWXhPEHCRzWUytIkCy9YlOYl35DVy7O9MsYQxdGx8C9Yl0iV7IBQC4MK1HRBOA4MhlrSNEWXV--sFa5aCl_0S4Iq9SNgj9S7eGVGfLmn6K1VH-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5392, 2, 10099, 'ehIwa5ipTKu_P7g_oEeZqM:APA91bHIQ11H859KRA0r_V-M7tFFLHjYJBkTDqAKvSCWLX2CEV0xdOpOhdvRtPbhjLpvl973Q46Is1UiBcMgpPy21oeLAYB2IZJ80VtAiQb2XNYwhSfoBBHvQbe5sgA4FyiEqgfCb9a5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5393, 2, 10130, 'fDFGPhFru0a2hhuRMp4jRx:APA91bEpczgPeQVVLY6yf3l0fjgqTiFR668V86ZneQwT4hwLUympSLkCReVeJDwEScmTz57P17jX_kY0RD5qM_yRKML3KYtwaUSRvjI4ebxXlevJIN4g_SbnXN3VILtKvISWj1idwuh9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5394, 2, 10342, 'djGOzYtBwkCHq5cbTMmhcz:APA91bHyWG1Q6JaC8vPrHd7nWysjOMl72ztIPaqs6uly7XlsGpfl9LXSRJ1Vcp6nd3nvjXHR4VsDJN0avcFUVpln_zIh-Phiv2HrJIIS9LDRQyvfF6cNbbE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5395, 2, 10709, 'dOWNyoT0QHGyQ3ZmXOfwM2:APA91bEX6GUOQ_qU5ciSHjoezArnBce3PaJ-uUbDPX8TTCaYiSJ2PyLiNjEzpty0qebJHEC8c3b63GEDtAYs4Y6VIKfMJ0QFoJH1laI0huynYe470TneB7ERc4vyi4Dqqujdy2EoHQZu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5396, 2, 11044, 'cff5T3KGR0-vC7mxUUnLWZ:APA91bHPli2qoZYKpNd0EI4zFT0ZrfT64Im9AkFQS9n6M_e5Wz6CMgTNL3ixaVHJ-Ml6IsY1Be3RXNqa8ytpBa94VpNCAx9QN11rxxiBMYeEfEEYK-qBCaoR7oIXl7-wmyY_KsnvcznN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5397, 2, 11290, 'cdHhV8AAT9aSkxhNwtkAFS:APA91bFMrQ3kOdldpVEDZ7UmpKWs3MpIu9fg203_waAWFfa57s4fYvZV7CO2T5dYy8muXpRrJwbsVKYyul-5bV4dT0GUz9AB7ttM621pLBIRRVA7ZLUqfWscpa-h42GezJ3PVXqDUw5Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5398, 2, 11528, 'f7rQcwCbAUKTpNE3MOeFC7:APA91bH6eFUi6g0gOZ60lwv6S-S8IquRktCxa5n4KGxm0yVjMsLIuXkoI3bUW8YFny7RaQ5MktcBRFC8EVwIQ-iEbKxVktaIgvCxoaRwLyxiZf0zEMmwxsuOniIXDK0_al77HScogtds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5399, 2, 11712, 'cd-LPlayKEFLiaUY0AGnCQ:APA91bET5oG3vqMstC9lwOYGCIk7DO48a2a1pCT-26N2SuMOaXsdnW-kGslKiFk0cXwi-uu34vEYNlJts1Da_LZ3ehVwuBhCpeyFCYUUCJC3v55-BVIkxmAtHoTKvIKcOn30umlwdFPQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5400, 2, 13223, 'coH7I5VsQPGRkZ8x38ulQe:APA91bGlnpsj_FUN43KB4m_vr0d7PwYRTwXywP6rJN0_34m86XpwV42EfnzR586_ZdTwTt8P68g-_g42Y6FzRaAN0ajC4NYx5ZItER8wb7Pdtg7y0BpG4RIXZIAkCV6XXoPYtTJuwPBL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5401, 2, 13460, 'dbvmTVwTRN-LnqPSLSarKw:APA91bHMr5dSL-yGd8lzAEtCIXxzUU7UPpXE1nKfcbHJKunwdtQpyMe7rob_gezZaqAvFYG9WfTtBJvKmv4h0QbYIaZal8_yWpY9Vpd8SiMTqDNXKJgTDB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5402, 2, 13902, 'd2x2ptvNxIE:APA91bEZY0QzzhG7MLROwZInuatxe0Cf_XDCqFCrbYCBYOXU3OYEAkHCUnKpdr5vycYCG6hgnSCgz0460FSrE1w9fQzty_0Sj8kpehT8JMAyb51Q747-R8z__2JolHGDTkVxwoxIrbWL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5403, 2, 13906, 'cRa04PKUJkvhvrxZG9poBp:APA91bFq9igw2R7ZOpZSRNxFqVP-Rm3bPEJssS6u8hsTbGYTX5XxYy55hP6vOc1Ndpg6g79ghoeMqBvYMxRVhThTsrLMUXT5BEMmMVNkE7Qj0Mhfu0z4uEiSS7N9oaL115VENgaTcfP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5404, 2, 14358, 'fMD795odU0tildvSpPRkPv:APA91bHt0SPjQXbXGC1BcQiu33chLgJ9JJCAzW3hGQqSLw7gVW01_dE6GBiAtz4eeiIF_4CH-YGNzvOZ3ZwjaDM_zNt00qguwx24ilwnDsUmXybM0eI4hGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5405, 2, 14449, 'eMYahnjL90uTjPJkbxbIXK:APA91bHtIC1eAlVZzsx4Ib4c1HiqBXQpEzdAYmYZHm_GnLz-7f_BZjOrGbM9PTwaZ2WOKDI50UP0yQQqzOL3ohOzRS_pAvJi_rasXEqxAyXTLIMklob0lZlXtdfsUTHZfSTGoOozJonr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5406, 2, 14853, 'dANYU86hTBOrsRUTQu7SYJ:APA91bHin0Je-8mkDCVKy6OumK7nA1e77TpLnxrKVwjlr0Zhqy-VeJ5_8Z4jVjQLbZYLpqTnpaCoxAqMup50uN0nGJEnjCp5jfvr7Lkv6hPxVC0L8GSdnwtReclSttnZoimmYW6QXhpq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5407, 2, 14981, 'eLrLDx9YmTw:APA91bGBbGZbP_J5K5W1X0xCDUgpw_R4osOqbDeSImgotbOhRy1JVyeyUFDqu1u0T7s4Kl-BgvhqyCjlAczzsH97b8A0l31joMHC8rllfr_Zo-FVJ83hfNE9HnDw-YXGgUCS6sAqCRC5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5408, 2, 15347, 'cyge-PedHUr8tGgJh-itCL:APA91bF523M2Edy7VSJKTC4PtqoQK8JNMFN7m47sOs-eOsPEVyGvK3toV-fEHA-7wsQ9mOeRmxeQLQ4N4VKM2YzC_1sGgygBiA3zZK5XTeYdk7s1Rx1F2Gxm3_4hTPeSYLR9jrfaLVAb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5409, 2, 15394, 'd4r5dW5GQcyTZ3vmnB1apx:APA91bFxqnWj47pYHl98TD-06pqZ4DF9eCmD9W9Oj1KxZYVfUUmlrBjlBSTy5OvdLvh5vG8SwnZ0L4anbvvIDozZEvgNbVezy1jP-Yx0XR8VXWWTNq4qYWTErM_cp4WMY8Z7yvAHvN9o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5410, 2, 15593, 'dGtYLtbVoH8:APA91bFoEdLmEdLLAkHpRQA77-E_EhOpFagxRzZRD0mfVa7a9l8QyOOVVrrvCQds-8iRLAkaJiWhM-W28Z_XkoCUm3LYoVN6Z_NgoOGlA6SBCuWMigawd-NhyIRLDLCTSrSKu_lfjuNc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5411, 2, 16283, 'dW57YprCu5Y:APA91bEKUH7rETJKEkSOQJk4KoWpz452HqM36N1546scF4xYTCn2fo7rZ-IXYBtb36ZqCJpY75V0bOS1lIAJIxe0XWKdlVpzaTqrm7euQ7IMCNMfirBQm7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5412, 2, 16349, 'fzfFcbbjTLW6KaJU6gDnMd:APA91bG3RPyf9NxQbjowfVpKA-kKbEYWagE7ft1pWEzZHPs9y5FZd5ipoaFdspxcd0I1m0R-DAvp8U_a3AszHOvlM1xJ0fBbeUjKU9h55DYs1lQlNhCLbNOq4OektHlm-dpEQBixMi13', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5413, 2, 16591, 'dISQbFbnTh6zbqrgEuP9K9:APA91bEyG2Bu6iWpcA6zJM7Wm62l95am_VxaO1UyYE9pMOtLOpxExEevd6WBWlxhS_ptmBxHx6YsyqQUEwueAsGzi5CtR11YpCxgsaXkLpqrKTr-fgbBZdPE7MlP_sFFhn6N30HU4Tv8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5414, 2, 16697, 'dgAVHxN-SvCuexzHB10jNb:APA91bEuVeTrkth4DOEz6MjnXeiUJKmFCIP1QPk4DX98cjJCKanGuJbAj4Mdj1KejTwae0knTO9BJu4sUrddowFOGfIsQiWPJEgHZYfLB5UbptCYHojf9j3cUbXyvhdQV9N-9FN_dmrr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5415, 2, 18183, 'fNQmICCBRse_8T0yMxoSBz:APA91bHJQ8-q0fZ0uuG9CWYcHv2Q86LSsvOr-Jd8DS6XduxbjAmuNlG6fANOf5gEo_Ib3Pdmd18cH22TrvBuOWiXhv2qwJRauvTGv1FPJQ0Hqj6EtXYfULy2YMkBXiv4FA1QK9J16PNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5416, 2, 18450, 'fPXK-tH7QDS54dhmKQ_y42:APA91bGL0tPV3uokfO-N3RhZNiaWqGRjmrAL2LmLd6CG5DWNwXLRBjFu8DdodB1GNXFrxYZRenRjicwYw0J9vM3vwR7_uag5F8dRqvwsjrcx6WhsizqA594', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5417, 2, 18500, 'dG_YVL31nUjuoxu8Xx4x3y:APA91bHkFj0Pu0UT3X-SznbBqkQ0v3zQke5-EcFUaUqAUzdfwayA69xuBpoLOd-IkwkYQpf37X_bwbctMC3tpTHKU4ehEYrPXfXoklcJhD0RWiYRZIGelPA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5418, 2, 19464, 'css4Fcy2nEGYnBWxl9p9i-:APA91bGEuUGYG44fH8QJNuITh3Lg6grfGSFCx3gEc0EZ8xgDoxHWuSqIGK0mw8TfUgzR3bDGDpwYHpdJXz1txYGeBengpYi6x5JoRhBmK53_NYRka8CyVV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5419, 2, 19476, 'c9EYyky-TSyx8iF_9sJ4WP:APA91bHWNuNSAx3ufkju074m3r9Gmw0cTy1xTiQgq1-VEGkA3O_lX01wRN-IRybe49d7iv7UI2xxxWoJ0JLWZoq-Amft7G8ZWZpe10G5r6ruVuj6BH1oVzY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5420, 2, 19561, 'dE3WzPMSTNK_jFVYyGeYBD:APA91bFJ0VeQ0P4llljsJ5ir4en1tBm4x50vNTOwjZWr6P3HGBITa2TeYoI-CVJpOsDFw4h_PFAiyBGHl2j86fiFG-NhbPRn1vYHWIir0SgiX1S-TvCEYGw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5421, 2, 19753, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5422, 2, 20353, 'fxWOOoXWSiGqzfZcIBRjJ_:APA91bGSqb34-Pm45kQ5A3N3mPHypSWHp_F0pEKYj65DLOH-OUfA8ZWT_8Wv6Ex0CQ0KfLj732beX6c-XyGAKkgOJlXLga6Hy4A-tUCFJ5RmyN9j7YET9GEAJhsddrenhANovsRkE9Bk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5423, 2, 20421, 'c5961PpZTVehIMVpVeWPB4:APA91bH2WeFjkW7hieb5zziQU2baH2WSk8bY_dMtYnkC_AQBKGqHvOYsU1aY8FPwXIdIs2Airadl2-TjHCVwly665Deui2rX0pXZK5xWYNZ-GFXgDqH0mKI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5424, 2, 20477, 'c7LjOVvLR0-0rVRd1mBDZf:APA91bF9VSguB5DzAWU2CAc93pdUnGiLwFNMTFE-1MEW7TGkZHkVOL9NHWf6y3tUIfWYMfDBna1T7I1OgOyuKgLbnOV3c-tmHN6D64q2T0-qXi2Bk_dRdDDNIBb2EN1eR0mjddtn7A3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5425, 2, 20545, 'fdyjEbC9R0a8As9mBANpDt:APA91bHBXH85oiH8tTyPsKWTSeJj9xWpDhwfpX2D2Mt9vUzxvOR6jB2fotxPtu7-VbR0-JIeQLSL2PGoJnnmVy0N0cINWzuCHD-B9UqGZ1Z24xMHVAr9GBhOr_C5Elfs3Q84VhpVnmVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5426, 2, 20682, 'eZfdsyDHQEOWUTq25k_L0e:APA91bE62Pr9C9DQLCBYsjirvOViMDeWeRCUB7UbiDP0mdS2ndB9Or07rYBpF6rADLle1fYpTglQkdbZZK62z_kTN4hqH13RaTwu54XZzd-1pPw2LbANSL5H5a9eUMqZ316wOZiMeze_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5427, 2, 20841, 'eE6xjJBdRWqmWqlJOc8GDJ:APA91bEWrfh2s8pc8EMXTKcG4NFDwNZG59Xb-ZxYk4iNIKC-XED_k4bvQZmCVFEby-yJSNpfJUS3fvM7cSeDbStMxOtwFWza0CF50PhCrgHxXld74GIq5EjXk-Mv-qbrPP0qFDThYxS4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5428, 2, 21029, 'diSW40_vSuKukigEJQcpIo:APA91bECstqDUisAY-CAlB4s8gY7140upKKvrcvocW1QJlfCWaaDxyw9_eEATba_1Q2HfXJcI2iSY23WgSMojCT25oXL1wzAHHXqZ0SWiu_FytvLr3utI5gFeupyXz2qqKv0R8Z9KQPt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5429, 2, 21964, 'eEaPXW9sT46d7FDNGwuNs0:APA91bHUZ6L_od9grHswQ1PMUzmicgGbw-AvZacmFxBJF6gus13OEliqaxE28ygLS9XM3i-aEI-PzGVhJVPtKXzVnvmdBYNL-9MzcNlxNNAcnYNZkKNT3Xy3rXmZMOKUjUBBXOBv4XjL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5430, 2, 22519, 'd7xFB-KSaU1ko2wwvAO7uF:APA91bH48mv6iURMIFbyVqIekXr-R2GaR6LIhAip6CHCyMv0QRZE3N43f0NRdVlt__jRgiisV3JPrhY-icViRSK9JtfEfWMOElfPl-rBBsuTgatzJhbRFFM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5431, 2, 23048, 'dNU1qOq2LUm-vwzF7HocdQ:APA91bEvEaiXGQkup0c4jWUB45n8o2SZaaqRInH-71QSgFXwyTLu5MuKvaqoWvqKQAS7MfXGrsWaZzgbWO3yt1Eg74i_o5r7hUajRgd7i2AqyvGW6Ky9AcXPg0MeCv71bpJqLiLMaIjD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5432, 2, 23113, 'cPnSTjSHSK-W3w31nh_Tcb:APA91bG3Fw7Vck3vWxJp5BwSjKOZAqLExsjYwEG-f8MMSDziTy-XFxbiO2yjyVKb0ZKory2oG1kLmrnUUzTVtVao7OlGzaFhez9U6v6qYd0U59HVezL9NYg9S4Qpt2ZVpmekX0oHWE8M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5433, 2, 23518, 'cEoG10eYSyWPUvO_3JthEN:APA91bFA7U4kqsR_UI8EZrGxAU7Wvu6BbM1N64cjkEPax3Cd0KHCqszxbvkUF8kCOutu_sEkSimnvaA577OxT2sEZlLeXj6t5XLBtBHoeMEiEAisakymDjVjFi-D3D1d_fx2343j0Iuy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5434, 2, 23877, 'ekil58IqTDunm9XwCLWWD3:APA91bEfA15yTgRC-TZvKWam7_ZCdQNgs6MqQZYsAitfW_TNqXK2Y_stIevyhM65FnV-XYwH_iMylGd0s7cEBJACXwruqYwjA_cdizeEr573ht_TAzDnORY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5435, 2, 23907, 'fjlUDDySRkKhh3hINGFR1i:APA91bFBeK_eCzQ8W8OE5d1zk0tFiTBDxpgdLvq4yseOUaXzr7v5xroxvLg9Xut5zA9-JpSLT6pYg-bPSV5JinhEgsZ83hmJjQQQ-Sunwp2kK36AOBepbV0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5436, 2, 24048, 'fbp8IXigS1-OBcjyqfuNqa:APA91bFy5dEdRWJqxPYh5OdlCQt_5jhcx89hYXD3jENH1jd5BTLrbbW_DYPJlO1BtBOXOcvf_MRIrluMJI7cAiLjjRa3ijrQzQEpMpT0OtbB16LLjN7-aIY6eH2QcI6KAg7f4QXKtAU9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5437, 2, 24266, 'eiDMg5oXE2A:APA91bFEZTYxJdyeqRfZRLXRk9B4gQwgHBtRDHciQxwAR4VP6XK_-x7RB_7wCH24szUoa3dchsWJJ-8S89opm5C8mD0KaKz5EqaJcnCrC6iu4fWllgMAficL4ZMyxTpGP6-bmhZZ2Nad', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5438, 2, 24338, 'e5dITHCzxxo:APA91bH4uRV3HXcjDtvtfdbsGb3rhzArtGODmO6zNiyCpz_1QRTmEjYMmetE7CBkHBsaImdHfEYiFYRCXWuDbt4s23151zcC5Tmgfh2ru8d8FfKQgMbUN0BIl1ocqho1Uy7na6YB3-iN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5439, 2, 24548, 'dV8jbaE5sr8:APA91bE39nBW2aJuPV8vVmiflD3ZkF5Qwl4iB2rc0oPJ19T71YwUYRmdeHTaqotwOF2Jfos3XE4LGimUxVS2sYeI1M3j8jeGGeetxasdLKBDKu1A6AWwThQvVVWv-R05hhbrQs-niQkG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5440, 2, 24725, 'elVb4s7ETVyeSIAUnQ2lMM:APA91bHjHYISjJi1SCVYOT2Z10ZyE6IGsBiyoqE46LzRJicmdiqcRcIC1gv2qkopxblPmND3HLl4o3RR17rcLhtgMBWkIE3DAmUHMOAuhRPCcVyv3EVkgWylsr9vEP0MqWOfYZAsqISc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5441, 2, 24726, 'cR-1SlEqTN2Y9AQakR_lgZ:APA91bG_qzpsgMrAtOkL2p40wjtjgg2q4Sm2j_dI9Qgr8wMhfPYnGhs6k_31kzywryXwfFC9fpGIXndltdO8VnhYnqh5Od_bv3TRFe_YZxlfyG9covu6WObbYBj2fBIbQmh3VnOqFve1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5442, 2, 25127, 'fpDttA5ATsmMZVzsbkePM2:APA91bHns26Xs0CmaAMy8XVTaU6D4XXp4qYxNz2SAF0gQzsprjbA_uSYI2RcWvPwkGIsC_b5SSV593wwRZlFjbDqjMvU7pBdMqZpHu_4Rxx0IxKaS3HFKmM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5443, 2, 25513, 'cA0DkMUlRcitEquWvda1Xn:APA91bGooyL9l7w2-kYSbHjSSUcHfheEmJDp5D-JnK0kzFVJqSetyUWSofKxbEjtOYF7xaOttGdGeGVf7S9MwN419ynis2hg96MT7qjWAaSfrmrz_EBX3yvcYnm8kyJoqguOGw5mE5wU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5444, 2, 25650, 'eUGbUxHsQ5uV_MHMWTZ1RK:APA91bERwLYW-zvGm3AAgyRcrMYW7UaGMcmAyJ1pTAgi2isp3hSwS1h_reb7tBScbPxxS7YYPr1ThAST-wQ5ceTedkoM_hTz_RPwz9OTRRZQUFE5hOq5oZOhyKP7bm7KmaPGnPs05mG-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5445, 2, 25651, 'c7eCDhLjRjWlOCvLuR_aUW:APA91bGW9iwPFey4aKT3j7BWcNn1eV6MfXwsOSup8pEWGDxlh4MFcVD93ci8erM7oPSiw8FtFdOFc-R6ono7iuDWef2puwlJNuZHWDjMZ0aNtqEDqxBwvMU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5446, 2, 25790, 'dPmco4Yp548:APA91bGUzYPMWjRl6hXpSoXrprZKPB8s3FVmYSaNW5TcbxrZE-vADgEhFLZh0xbndkRA2HJMKc_msaW32avUFnMeWrMhKhUIGgysRmjp_5D8o5sw1RfaE4Zk9W8oIK1XlVGbu-NUNY06', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5447, 2, 25864, 'cAXGo8xuQpuSMwOxnnCrI1:APA91bGeae9s5rZjm7Q40F7k8u_YEgRQi4XLQmBTukd-jmtx0g8PVqSMMMqJKWnS9uXcsxJVmoGXbSuh2aZZGCS_LNPiWfUG2rrEx5qxbWQpRRDbiL7b3UzqDjYpiJCQtv9aIOH7zXTc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5448, 2, 25888, 'd5ZBRVJhQFenVC1EIJBHvr:APA91bHgBeR-0qb-4JwFacBVP5J94ifK6m2zbiRJh0AiXdju5WXRfe04ri-jZJfe3HYShI-IRSxtUA5HJpCQitDDmT2kTKZGMMIIlXCK5ZrKdZy76m8R5zwyXcy5Dfx_zE9M1omKD05E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5449, 2, 26061, 'eW3nkCOaq7o:APA91bE3hL4kTOYdNkespU9qO1sKqkQcOlpYSdZ9WSPqOSlrTmJ3px47-Mcxlbt5vmRItFb8UIpRfwAZofEVukJGKDFXBpSKaKM9MZn754ditrluY8ugouY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5450, 2, 26171, 'cc9Sgp63QOaiz8vx2077B4:APA91bGd9q4VKoe4DKbDMGXwyukB7rXITWYcxbdd4TEqIfdyveOYpy_nnn471kzTEmaG3UCmi8OCqAkgY1ztxmZhpqpy6R-B79f8O6M6cyBESxtRZWsEQRqDHIX2Xsd9Z7BAIeU9mgG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5451, 2, 26225, 'eC6fbmrWRLOsvABjfAyVT6:APA91bGJGwKOUW4-R2qAshXhb1bU7RurGxhoKmTRNc4tN08hm3v1dZCZiKH2Z2guVPypw7uCmX2VuKOFymPcbiECUzNHNgV33yIGjwfQxNAh-zhzfyoC-zyFtf_SMk6b_5Wr1ZdexEvX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5452, 2, 26342, 'c7R_XLa8Sk6LfGqX63Fzpr:APA91bGFToyfJjKZPIfRVVNeIEm83ISXxrFp4UVuzlvpEVdjq08d2HsceUiAXkTfMpP3H_ZQabIbKWrej-DUxigLFbOdWRKrxhfsI3fwOplqrOrXbo5hTmq8Q5HFBcW2y79_AXPiGauz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5453, 2, 26446, 'dtdL-vvSTDqkdvYId0jguZ:APA91bHF0-p0Qnd07x5vvbhrETvWQEE3DDm01MZ8yWLZNw0yjbShgp7r378g-SNt7IWmpJkqD_HTHpJyML4VKg_Ly6YKJjY5l2Mxv8CJ6VBMJPpa6gXIlC4eXkVWUofJmcopC8INwIy4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5454, 2, 26513, 'coO-14xqT5-LwZO4mG-YKQ:APA91bHKto4klOUX8yh2TAHITJpUEscDN-EXW3TyAiW7SsgTHrvGa4CIVLARx8MP8xx0WTy4_am8fbvy_-_RlbIXVM1x0TXVu-GCCPygwxzPF49znbBWofUM3X8VHhdR04548z3hEn5U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5455, 2, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5456, 2, 27019, 'fe6g3f_h_0sNpKsURzLfzM:APA91bHn3cQWQBkPTYQJ-mCCl2eE_YLEijoPMZNmwQqKu5hJXublJTZM7DtZs_NnYm743jbQd-vNg-xFmdMAdiTcSDWXAnOspHwVpPHGlCn7LfoFUGZ6a67_VJxXYlPdfJi7d0v0cz9J', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5457, 2, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5458, 2, 27313, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5459, 2, 27493, 'fzwN6e5oSG2i-KdzbI0k8i:APA91bHnYWkwgimx0wNRnBrk8b1z-8vwSmXcYlutmaQhGEa3u5qS3sQVh5ZEavPZj0F_bSXkCv6euTHg3kZe4LHyTEDY6e5P_FQCwBZG9JPScHvvgczbo6eL7DfYKdlk_qLWhAWb7Soi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5460, 2, 28044, 'czdpqxZ5tLI:APA91bFDbBp3mtldrFQzP-1SIVCqq2r5RWPXnKn80mrBAOfTAY7WDoD0jEgYwNKn6VxTH7O2dxd7p6-lTNHRhnO7IvLdrG6jjPDBWAC0Wr2yiH9RaFGyRDbhMIb6W345D6lmzCfDOTe8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5461, 2, 28072, 'eq6ZEVfdS0qQdmgsa09tZf:APA91bG0LsQeM9yC9upQsMlJz1jpyYsM04t7ttcE0lcsH9a621NOC8WrwiHKEPgpvpw7Ue-RsPvyXaD-USsSSLcp2TeB-dQp4HECn3bA6XFnNScteZ9-A1mcX9cT-JWo7tI0H8aVm3PG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5462, 2, 28178, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5463, 2, 28268, 'cTwN5xpGR5iM552nxz-7VE:APA91bGjVPyj5pgVpNfGH8v2oBI6403XiAWgiEDqkFqhJMaQ15P8p6LCyXxjkl8dwCiHAMoNwOwhqAFufumn2gw8_7dvoVYsHr02Q93sLeVNvzPapZL2E8Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5464, 2, 28932, 'c5zsu2d1R5iMao4v84CQ0X:APA91bEv3LyZc-NyvE5rEDe11bl89UkULb1y8FZCwQ-PBSfSmI6cBHXxZ37yAKElcQ4zgk-eCpySQkwyq6XKdUSTybwgiQ9b6MWw2HiIi1qWeHDQJlnvN_w9Of3aueLTgKQWdtvnCCgq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5465, 2, 29154, 'fWpMjDaIReuuZIpDu61agh:APA91bEFuRPM2_OHEXiVPMK-WfxpVw0vJHAMFeWc5RjQAqm_TU4dMf8uP2-cUNDmnJ-3YfCaMfqTcoHUrlPVb12_iGxrZFAanmOCrxeAWry_hfom6kkhBp8ycKHxfkvI44Dppq2HcAX5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5466, 2, 29210, 'faQGZJRwTRixR6jQuj0_z6:APA91bFDSvluxDpBFjk1rG95qYgJcLe6X4yEGb0koqrbdWHjpLgH_gkMOthmFagW4-PJG6qx1H8SVnhDlc0DAzhZhjmam5FN2BlSwkcDJFFjLuiarbbgsMm1Qwh55O9KXrDI6bNmiUt5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5467, 2, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5468, 2, 29343, 'dySojVg3uR8:APA91bFySfAEckE3EymRbLTZaTsAjk5ZeL9zEzrqESjWtV0jVKKbtpWQELyAfc4ZVg2MsvcWI5mZHNtCQTQUnAB30Wuk2ihUpPlslecsxYs4RBAD0tzdBylXnbVqifenaTYnrO3P0I58', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5469, 2, 29423, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5470, 2, 29465, 'dHGfmoYNQD6pYnI1-nFLZt:APA91bGdnl4GkO8u1AcMvajUc6b8a_ay7WUiWMWDdNe8498g_nEex-aMgzFD2m7T_jL39SQdZFJpy57JdGZg7APK1UMEjaIry9_1dc1z0e5fb8v2avoiwjclKDBaVLN8RJQ9cT9jPw_t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5471, 2, 29502, 'eeHMDt77S321-IRSSjnD4Z:APA91bFXMTUcsHgbmQcCDiLy9DubR6RnrY8wjuA_zeQelk6yO97wKLZoQfSH8m4eiwTUosALKz2cNMjYF6x251FyQJPxiXWnd-nA7Xwy-JlI4JsXf20n89M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5472, 2, 29548, 'cFQ8O3BHR_SAfIlIFeRXZz:APA91bHGmr_1ch8or9mpQnNZTA1IwUyNicXPB47zrzQ65mk4q7h9tOcJxa00MSn88yGh457At86YBIKYsdR_SrJv1fMAr7ECK-hpdCd5V2zskAeGwSKKJU4dsTzkr7WViVwTr3SSEfKM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5473, 2, 29751, 'eufDpS6WlPc:APA91bFkPzw915yG_qtdWNPMwaj3quwbyBvo9XbVZdbLjrr0X4B1MjZIg7W3vxVyIF-Nj_MaPxMD6Tt3MoiJpZh8F9nnjucdsdBK0FjsfxnVeLx60immTNbXPCtH3e5yQczjyVzmv2J4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5474, 2, 29878, 'cFds37GyRpi4SLL8bInYp3:APA91bFsWGsT-2TkfK9r-C2csZ9DKHjk1hrhmyjsS4zkEvMCH8oncWgJG5kPpciAPPGeU_vo_PwAyUkfR1l-tz-Qio9j0JBH3JaFe6PnmeCLPdhjfeW9VHDnvqw-wMXbxpV7dazqkTTs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5475, 2, 30088, 'ddA4lhqg3iE:APA91bHVuC4s7sQPpZcl88n_DXZiB2vYLAS927fuPR_Qpte0KxNwelQIaKDfnRhK9M2uI0-K4vlG1ZIHGNL0uNjst1h2zHDds58FpgSOKlA7IzcWdAbNYDpBRrTFfdR1FeNLzZLhILcl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5476, 2, 30131, 'e-jgeAOfRLm0MkUSj-7aii:APA91bFTCPgfpcM9uKtX48E33oiDCAeN1hGN_wixguOIa8sG_1ULKntdYbsJmyeDv-lfYZBiWaNytWw93JQJCOirROs1VUbgsKqWFBMtL-67eyrWBf6PFiQR57TxNPsXYreNWU8O0aZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5477, 2, 30481, 'f_1V0jY8Q6KJLkSJmbijj1:APA91bGx5lTju_EnnXxJbluVMvxjv-5uB-YMOIMXTs5iq7NlIuGYmLq-CGicQadBBwZ2i0qiZyVwWR9K8k8t_DL8WtO4Ki5tHcyGyfSmeQfd8oD_SZL8Fwk75p5uDULPEdo-5pWtINcG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5478, 2, 30484, 'eLlfU2n7THGJvF9rcG7RyZ:APA91bHrLEu-Pv5APUO7sKWy5NJ9Ov3G5HW9YpwB_bcuKJAhsEEC4zH2Q1GQ-phwUHCOac3rdurM3mn6hPFevF8BXLNmzIcn2mS0_mN9dWm-IR0MJGtijO3Rr3n9DbjJRrOYFZ3QiszY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5479, 2, 30697, 'fraYs7jbZkKdux7sqpQFGf:APA91bFDJU3JymuW7biQYXggYvRfK_jh_xTMjBls58mBm06v5KJSfOomWX-5ExtndUV0tX4e6Rj8-qI59f8sN_9Q6-OBwkHcqjLrbkcCiaIa9HUlShHlQd4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5480, 2, 30769, 'cdcWk741TdSKRiL0ADHjsx:APA91bGmn5iE16eQWHA_yi6ybJbJ94bEuT86QyqACTW0pI3IscHLj_gQRzSb7ztSyRHJSLqOg4mdN7bfr4asyq2T90myTF3hxyzt76ttKRpbjoaQ8-y_wxIscsYQQZEpYRArL6Mbiy_N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5481, 2, 31032, 'fMHoOV8BTaGLAAHiqy2idF:APA91bEmXI6BORusHMrMnEjWyoi4pTRgnbiPx3Y_7i0uIphB4bC0F-U8aI88dSMFTV5PChiJTY7G3K78zhhVmXmUkW3GdBe0-8s176BGNptRxOZOzJ-NfmhyWsOL3WD-502XZLqsW3rz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5482, 2, 31175, 'cSWfhCX_RTuOJn4BsVM6QD:APA91bFShbFYZuTRALdeneIx--FN6P1GJ3BCWLMSGQc48Kkam-OOx-KHlKOPhB_hF4vIxcmDIyICmtyx67HbrwkgkBJAjggfQuSspItG88sMF_IeKsDhFrrtrPuiHVG2ZQDzR2n6zqzF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5483, 2, 31445, 'f-qthq_TeUIIn7LFlC1qeW:APA91bFysru_DS_lCbiPQH1LMwTMhsZm24850Z_oCpPF78Cew5p6qZ2EhNlv-o5E2aO7hoaR0q1HHVPuEV3D6Rh9NlZAjw1LaXEOwlGAPTJzSxRNIbm53p4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5484, 2, 31647, 'dVkum0uARmCAxogAOnFjg2:APA91bFnWCwEh2vhyfQXFobShu6d_oQxOiOhVl2ZyAaqLz1dvWvhgqDsxV1tNsQHsxiPxeBdpYrxfvHLibeGA5Dnqou-y1elLbMMyWkkzIMZ8iclITK2iH-gdHTmpY2B_jGX8RcV6xTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5485, 2, 32045, 'fXcea68uRIybgSEigPn4cc:APA91bEv7WmQZKjnmK1Bs-ag9SiLh2NkHRt-YnUqnC6wIPvsauFik3F8dBzMrmN9Y4PX-AMB8FkuFD_dBycqKAFML1-QTPGiSDtmlNtsobJAb6z9sOHio7FmWTQXaHZedd7DV93fZqs1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5486, 2, 32213, 'cJvHoq4JQIKn7YS7JO02Is:APA91bHnZYXMUPfX0W8p6tUOtqGbRP1eCGF4sN9nOeqISXzWC6IPmFKvK352Q9klARUdEX-g7qIgq_H5e9EICqKU14NN2c5v0ueSm2vZ2LyDM3YRvaZU2qbDZFTNe8JZ5wEo6cIzKuVI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5487, 2, 32536, 'fDgU_wBFVzo:APA91bGyBgX_MYDSLwbFUZT-kj-3QR05UWDIzIharfGGCCtYUdfNkBhjHZzJa9z9tm4574A4i7Bnx7PxLVeMG5uY_X1427dB-Mrdywj5RlM4_7Om4ch8bafz53_5Xl9W5xoO9biCUEX-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5488, 2, 32853, 'cyjVkaqDNHE:APA91bFv9nr0a2yPXM1_fnZ8OHpLhilfuB5_eR5wHzHHe_7cmELsG_Kzbp1BkAtjYrjACdJty5GY874SOQiHwojfAzCNt_BVqsygFEmU6R1maxQWMTBoQDzQA1nQZNf9iIbJOn4tpCtJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5489, 2, 33157, 'cX11MuJW2U8:APA91bF5JxpbSWVOkOLuGkGlyarByVX8my_qhRcHGbjEd6sUdrHv-O72vy4NJqcfsp1pxMfbRzzYdp2_QGZq-3rXtQZ_B8t_xy9sfxhCbUSx5VCC9NWUoE9FuwHed8Ov_hWdBSrAoN9_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5490, 2, 33307, 'epWG9J8cHEjopGZ9Rev58j:APA91bEsjh3JT6aEsgtcgUobsboDBPpRijDn97xgsUC_8bi2yXPhRrJCuibtqfu0491d-bLWlHIGWirxhB_BSYqbyq7ogtx4XnSmXnoX3aOR_RgvFcgUC1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5491, 2, 33765, 'dz3BwoKC_c4:APA91bGJ-dUPREMPODDHX3m9ZxAR-JOMzGFegfTIUja_l4uwqdXYzLqJ3fNBgqRfttbcG-U6z0URLwcT3-FzfsZg_HJwbaofrZ56KPGjz8t4ucSUUtwsDftVgFeVkVmXuA1BGU9Nrcc6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5492, 2, 33947, 'dCSRxw7LSqKultO4Mx3u7C:APA91bGsaWHZDrcYrKzkBHufNrBtkjbqbAbqmpFMth3W87n63_kv9pQnyrE2S-IVFWkEewFZkWcq6QehzbC2db6qwksgZa3TMI2qKKp2GOHrAMVY9A_X4MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5493, 2, 33976, 'dMsPHu3ySuyo8cNv8_76Nr:APA91bGEUxzM07eVmGUA4dJVGVAwpVO59zQtCseSxLQtuAU3DT95Gmcq8FdzcWy2RkgMEintTRXt_P92mqR8q700-8oEK-sSE-irHLagecXvkn_uKNI5Y5IrjetC7Np_GpVgjyhmxLlk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5494, 2, 34141, 'dnHrgQdaMkchrecG-9dwOM:APA91bFQxYFHeAqTLv3Hsmjt6fomqscjfi_m3VQdR1zvMPdB_Vlmzxr6VEQPvVbQKD-Z_znTRql_lLaoUtGReTIxUo2MAbqbmxI7w8WhDSHodQnYPqS0QmQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5495, 2, 35523, 'd3qGiuyESbSdM2wLr0F-UI:APA91bEzs8dXISyta_onZWXRi3AmyZGNK37S2vF9ijou_WJv5gUOaOkj4ApQvJ2VWc10j60w89ZNIu-oOThSHdEg_AttdqpfCDOKjIu1Ms9Zwi9nYPIgCMdNc4upFFkgvMYhccd1Kagt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5496, 2, 35619, 'fWFmC-P9RDaIkCs50iZPxx:APA91bE0YynjtKYRG3k6jCVc-4MOiyVLGexshao2T8h2WPkAWj_vnvzbi26gMXo1UkCxIdws_NVybib7He3gJH1SlBaIzC17r2Glr8s-1-LCe8OqySERjAj5PYD9iMA0gsxtf4dZXOdm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5497, 2, 35838, 'fpiJqUNeRQK4PG8UlCp3kh:APA91bGac-1fhS3-ejTt1HBnX95vpjw6NnywQKaMgyEtmLXdQzJg88JDPlcHh2TXnzj6DxqGz98IGwtRMWweADcbmK-sHl42bdTWFZaCulzJ_Q7nnJsip9szSAkYOhjq5SHaT84tikR8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5498, 2, 36092, 'f0NeFLwOaEASubTdfTq7jV:APA91bF7j93M5rLZFh3lob-J4rDJ4d8Hl3LPqtQ7yaxWa2oCtt9mGzVDMLHpjrgPvHuTS1c7YapPu7SIGM3QxMqMOy0BiQPg66ZX5MVGx4gUR6DVUiVUGG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5499, 2, 36510, 'crGzHDHawEKBoPwxO832Bd:APA91bHegp33ihD0yt7Frt9wM4CFO1Ibdzyu_-RGZ75RI88P91fm2YXVy9Kl1X_o38DLhxrIY3FnoM3R2hspr2maGzbBL04BlSQdDIaf6ZYzuDzXTD-siYfBYkUPzyzoL_He6wv4Oka5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5500, 2, 36659, 'eNpWgJ5XlqE:APA91bGmZnvvWwf9FxuZMUJlhJ-vaWP8gKFkBiY2yH6M4QL28O8pwB3upmyCdSKRzdijalMwL05X9fbZOku_0So0tMPNnuBE1u6xLgWoIT-0KBWeh46MmDCYyqa3ZXXYYav___iSEHZp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5501, 2, 37160, 'eSZ6UVpDRpS_H96Tqd0OsL:APA91bFN5jsNAYTcUuTqG3djd5IUaQ31lyvdlsiGb6W6PZlhnHbrSew5s8lSD5kXzTW1pCDj2fHPYDKiYRD3lCuVYtjIvBDct7CVOIlIhj6bv0HT3MnId3Aoi_dF-Y2A49l8QkX_PTPh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5502, 2, 37174, 'fD85Z8c7NErpmTyefxHl7x:APA91bGxphQVOlfLUkWdHdo9aoEdUPy6-HmW_jJu174YJEjlLqlH3u8jUFEow5z6y6SRaIIhliRcxlVQhhRlTJ4fUOTFS8iH1RSXLNwABDWLCT6AdoMbk3GGK-_GQ1P75y4nxv6vd2Xl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5503, 2, 37181, 'dICMRosOS3asQaULlwaoAq:APA91bEOFckTtaUWshFYxwSzgiI455SLfUbJK6Dgbn4Xd2ov9IHqwVgnCPjnSh1OabhVPfg3S3khrCsqmlOuvvd1KKO0HWQ0Xx69a571CQiGFxR9Vt_SKJo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5504, 2, 37335, 'fpEmsd76403PsJO5wo1daR:APA91bGsK6JwHBIhDNBrieq80S33wlkxVF9b5U_jPwlbW-cJ8VH3zSCBjp2XCS8V4MoTHtmK_D5du5v_H4u88HsQ50NGXLzJtDj4vJVxU2oJNx8wTVn-CUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5505, 2, 37398, 'c5MVwE3NOnM:APA91bH60BE4U4EvNYOgE3p9XU8xo7YbU7P49Krg8KPfHz57wGHLAxkfw3gnKmCHOu1jr2W63Zmqaq5ZFNbKyif6VMbT92IesoX6E3RPTOnTYT2sr3jr7gMAIIJzkObW__D52dmwLcq_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5506, 2, 37491, 'd9Ams7ynS3Cr5ke_BFzOZ6:APA91bFZJPmZ-rdwpBqfwnHCjN805ItZuXaguRwYLhuMFkSPuvkn3cPo9Rc1r3Mt51i0fcJBcG4Vfqh9Kh72f4pkMJlRmD8L2MQvqzirjRnO5EmxGhdjRu8kV0Xa_MUee8Jt8lqyCREd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5507, 2, 37826, 'dQvtepLkQOy4nvPwwownKl:APA91bEBqDdRLzKkUahxfMF4wXT9Si4oMRnoAdgiI7TrSHmaj953dWb4VKbX74q0Sx7Inx7h43_-XulkSRlAwGEi4835xBnOslMDso8El36SZ4sSAf9z-qtBkbFuvh24rInY_yAfNoZb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5508, 2, 37866, 'cOmYC2HiT2g:APA91bHGlrrbTTrML4qUExcLIMqtRXHmenjTq308CyMRbBf-jfg8cenZslwfMkaEii02LrsUyDdL6URz_Q7p92JtNdc6qoTAluXLAQLjJPspvR_6g4YAOSFRr4LRcsU7vP_LtbjUwfvJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5509, 2, 37911, 'eEhidD1cQA2CR1DxGcomtk:APA91bGAqxIkqPgDJtg5qu7oJENfujNwbAmkBV3Dl72-nL02dmKPgPFPjAjwf2AnbbhlpsUHFVe5j8tCDne1tLm3oYv2gYte2eW3_DqWf_tLeVjlRiexTeKEdphIVfpZotoIFh4fxE44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5510, 2, 38085, 'dIcqt8MpRzeFtzPRJSPmmI:APA91bGyj3YCar-IILRRn4MJrEdrwAo6EBWBVd0FGyM2ULoO5wkbwD-XWVp65Em_cofe0zn4qcUJNTF5qPpuUxfgT2nm8AD1kU4dRIwNjOrRE-2td7IQOerVmWPqjGMCGe6OlQDmMSfA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5511, 2, 38779, 'eCFZWpe0Ahg:APA91bEfMXglwNXSC-2rddWzP_wnntu6ig5TUYpqx5zpUmjphsddF-H942niI_q4q0wQ3I3ri1oGDrAx761mvSZpNr3VcnkT6GC5seIBFaG4tpZEUARu3xAoRo0ZNnIgLiJKVYaqOG3I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5512, 2, 38961, 'fkuUfYQRQJeL7w8J4OXhOc:APA91bEtZD1Tj-x2w8dYJ_-sC8nt8zh9dV1M093Wi5r0Dp1qEO2zd5p8AtCqilHP7zyo740oRPdgzWQc0i02GdWLHlqSAs9WWjVKBFs8Jnz_2OR6SOY5MhI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5513, 2, 39041, 'drhYa2uaQUqBo0MrQibej_:APA91bEFuStEI3uPf_c-OTghyXM25lbi_6cgCxFriM7wSAj4rUAzjk1vgJGPgtCrxhUKizGUPQi6lmAaoSlEda3WYuiqvIAyFo25OWOwm6M34FCJACZnoh7JTj8vUW2fv1XOch_kRh69', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5514, 2, 39407, 'f1g7oFjSQsqc1VjGOpNbBf:APA91bFk0OnPJ0AGLaxK8GQNdpaFDgOn9bh5JQgOGmyMsOhz9kgGhPn314chxx-4Vjbsy__dAqn06IurYZVIWo7-ehaI53NIkaYaCUt_zkxC82YpWHKuYfRgF5MY9UeWWWOX3PCprfgh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5515, 2, 39424, 'frhlv6y98dQ:APA91bHviXGWDXHgPP712pQkpN28FbqFWR_eS2L-Q4qnRRFsFYNTuDCV9dihCouvIdfNXKbvsEYgqFkHOQ3vivNRVONA7zBvF2EWlCDoYc_EMidR_VYbqwDJ-RJoUyGU-7VvjlxoEc-A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5516, 2, 39426, 'f58HYFNFz0s:APA91bF6-8wKfiKbuRxU4znG5m3nCEnuHbtqLaTIRA7ADsOFuhlnNNUs1Z_tGHyDQoLTbBUUgEPUTTQ-K-hbly13Sc2fVEU_Tf33ZBMvyyNC7ArrNKT3MCc6MXtk33woZp2SDHi-WrAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5517, 2, 39602, 'd3S46b-bOUKspWtA9hSaqe:APA91bGUQGuwO1vA28qFHWZHDz_8RqrI8zkTd-HyQMrKmwx-izQ21-QesHAwGAVI7ge8jjdSIRAcKDbJSo_h76of4DdZZ1trUO77LdqP5I9GIZKizzP33jes5H9IGmN6cGVRKGQ4TBJE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5518, 2, 39718, 'dxRQ89nNQyqhJUqJFj6Oml:APA91bHA6njLHHPfcxnWZftwmGdYtyjC7kJ_BNv49W3U0v-fr6DaklnfLAwnnM3RD6U0xWaIDwHTQYy5fI4egw15Xi5j4L8BQtMtFqJcyGXdCmo7-qrSrv59Vyn3PeIFYSRFPxz5kCSs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5519, 2, 39941, 'dOUgqtCIS3CutF7ADs5oa5:APA91bF1O-vnPQiZEauAMFVDCOxx1omn_f4bBhMeEtA4berVJ6r5y_D_iyWGdKjLdw8aZDtmgsfk2Mr6uWcEg4UAlNW-xgHmOMsaxaUnz4OWbMRn3aZFBgsguPvIpzeVxd6BNkcNkE68', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5520, 2, 40344, 'cbbNXNpoRsyJinFFvjOZSz:APA91bHGWiP9gEPzeMA2ncn1xaG-2zmg8HGpjiHxOe9SVJFM8rj5QgUGBXXrGJ3Paq53gttAZbQCuDMWCVpNmoevGrGYjC9DN8LYi4IYm1oGAG-dh7dkJT-XmJPp3lJSi9L7Ns5NYjKc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5521, 2, 40478, 'dcg_eKgKSQyHh6ycOcf0fC:APA91bFnLtovJ-YvQJecsfjoGrNNBMKszUOhqJsQdHgBFezBZ0jkJCenkwa45_sqW3B1Wi3WjwyVrkVYrAlnqAUEAvFlLfdxgh5XdbYnN7KNF5enTHpTKAzwehLUvRxoEb2fLCGyr6t5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5522, 2, 40542, 'dtc7VSCcTu-S238bj6A78M:APA91bFXr4J4OIMTr06QqxSFomcQkBU1aOWM9fI7UGWGkUA5Nr5nIkawOSA6CnQXcvgSImykYDdCUoAfjkOVC9HILAkfA7S7Vt8maliTD5vxH4O1Hse10G6P7D3YsM0s7XXFFI62zZjz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5523, 2, 40678, 'fUmCQcLpTaejcFvGXFpzjp:APA91bETdNQ7JBjqPV0-qaHREXam1v_vyWkiFi-18ACjMp6VTTKH6AezhdIar9JU5C_IJxXmFoFcI2w18vE2krsZjtnP8dRz3bOmWV0sgGA5P_lgjV5Q7a7IYibi3gUpst63Evgl187v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5524, 2, 40704, 'daBbBcA5SYWfRwMV5LhTr-:APA91bFrYPyF94B3neo-cDaU4t4WVyUZb0B5pKEi7Z8Q2avuUBemY7znUdnPBeqq5g9IneTM-hQUSek2TEjjjajrXz_yA57Ckychj8A6z0MHInDenNu432VM4TaKV8hZE9d43l_ele_k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5525, 2, 40705, 'fw1kXP-CR5W4Fs44sl4mNq:APA91bG3A0-QcrYQ-6xKQdYbXMXIdBOZnE6WHyrl5drzo-MEhI1ZK-I9_VSs2rnIiDh5uZS4p4Cr1Uw64gDoimmuAssHlhypGRsBZAxGXClxKJdPcnplSZgkrXamW3cl0JaF4U6CXX26', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5526, 2, 40792, 'fiFC88OxSsGTfIcSNtENf_:APA91bH_MG7PxynA-liPQCW-jL3652iGS7vPe-Q8HVFlQLzT-Oh_rI674MT5-SZZqeEjuomrzZjn0xv5Lj4ELV_7T_YtnAuMwll_GKIaXek-XfT66MTgPsA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5527, 2, 40804, 'faCj98X-Sm29f40Q_x21dY:APA91bHEEArS-lAFJXx2eAP1IBMFfA1_iPEc3pqOxkLL8nFkeHDkf6rpZ9Uo2xqNDxaeWfuSrqRQAxH7f8wp-yilG8SyKZWmCIb9fOPqXUjsbnCpjFQkTtaLbtDwgfTh6JGIAzHnBAkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5528, 2, 40844, 'eD7rbGItQD6r774HIVVE-2:APA91bFc4RkI6VuSIWn-skTCs09qhqAOuLkCNQrzIva5LY_WMTVPOSkZIOWOqm29ZzP2jocmy3hw_7eFLXlMz5KTviskwcWuGJ9dE18PKBa-tzgPcTojmnQvsPIIuaGJ6TsbExzP8dNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5529, 2, 41143, 'ftmVg__Aw0Gyr0C_8QT--0:APA91bHonuOF_4neNN-57rNoq2sW_T6LjWETwr7hRN20YdEoVV2ElLpbFzZoHsoInEVIL-VNGIoAkKF5Zr_H3ND5bqqNgVpA8gDnCoir2f1onKiexENveAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5530, 2, 41376, 'fybkxN4NCkvWqork8AKsUd:APA91bGiZIETZE_WFBS1N7uoHTf7Mpzof_KDAL3KpJjiL8-8qIKzTudIaUm3-SObEWBPUHLJ1WLMoBa2fTmPMzvhNWaqJWfQ6Vu8JqUi7W_AC0SLg242MjhNubUvRRt_dytrONdVlPK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5531, 2, 41634, 'cWk5q_M3TEaz7-uDoVVojA:APA91bFSFZNEaSBu1BgP8pjp7H7ZazFXhcRyYhX0PK59tBtKWEkDViWv9_EMl2LwRnlu7r7O8-ZzWcJXbFSmyJvMQB2fKB1ThO3luPtTJzfRnSPaT389VOwTYnSgCV3OiqRrlbVxY5W_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5532, 2, 41846, 'cQIAkY8_TKiVT-XjD2Vdew:APA91bGJEdffVZACOEn0CRduSrDyauPwsGJXq3ty3tzYlIp6687F-qgYq1pC_8JQgvPpmYRVvFsw17IBON3LIP7xdRYNCILn4WP7lUcSVtt53lPi3L6yOimZJkkC3-9zfS9vZ_hvZdIE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5533, 2, 41924, 'fybrKBlRRN2IzSvZtx5T16:APA91bEkW9QYLhW5VAa8nZj8ToXE4_mlWDdAhIPaDz51otf0OPyNDwIdFbb28kryrxOFQqGem6jHrRz7L8kn3JDWvHZTuj_tOv875khhpzh7wwaJHUHgNb7ZhF_dB2yYicYFtFPu_jGy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5534, 2, 42265, 'dIKXvTxFSOmHo-fFqk3mtf:APA91bEk5AIHVqn1aySngNnAh4M3oMJxu26RGX6U1ohD0yFQHzPuqFjT4Q9W-ZJFfFht0SEyYFhu-eRXzQk1m7oMUDa12-o2h1fMJtYffUf4AJ1e-8-gJ5USOMR5-nkcvymw2J48AdTI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5535, 2, 43128, 'eDfyZ6xYDkqCnRr3H4nO2K:APA91bHnneS38hXbblKwXn54B1zbYeZUUditPesFgZoHuLnPumLyHEtAltdy11HqFBftSDWNVQysoWr_BVbAoV5dia8qhyHH4TAAlt8ciq7soKGarf-OdmtzAV3o--jD1dBlUsnK10Ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5536, 2, 43179, 'dOOYXtwuDJ4:APA91bFui6Lc-nBgeA4Dh4NinSlvRoifAXdeqY39vai5Ms-37jH29SvanOgTklOsZjFvsdzx2DXeLhRp_1rXDzvBbk7L7faHW6cK7blHk-jXZ_gT-7WBjdhckh8tCos6otxm_88WTZmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5537, 2, 43209, 'dxU6ArnBT5-TXGGV0OQGL8:APA91bHIv9tW3jEHVmBUcPl0LGyyNg2hF9hW0V5S8p7J-EtGRrtx3-KMSBblu_Q73qBeUm3mpx9VViEXfrhVYatja_cIjQMu7nFlZJYSzFtXo9JQydJft-8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5538, 2, 43428, 'fqX4JYr5Tp-PDVATs7yDo-:APA91bEmPWHn3lUC5PpTKGbKmtrNsgzcpy4p4GRiszKaxsWsrhq2yElw5qJM0qif_5DTTkeixJw_ZbOFkiGESjw_RP70Ms6aDaJpV5k18684lnmpq6nBXTwrJcvLvkLW_14TIW9dTMv5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5539, 2, 44123, 'fF-qy8I7YmU:APA91bEfGTv20UWzYA_uoeRtQ_cNu1UDZwiWwUviXlCLy3DOz93wNBMBazUdK7KhJyBVt8MRH6bDpVV4dc1hksnIyw3NLBHka7n6bXkEcVtt2Gp4UKPqLRv_ur4Y5XkW7iC5NonMYV2u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5540, 2, 44220, 'dUkGztZE20mMsdvKq5I3QO:APA91bEQQIpnMt-4t3GUY0_ZRCBM8nlEQYLBIUJqLga912TWplm-RRpq72E4Fg1n0eTXQCxssI0MC7_rgpE8S1qbdKMq92aMWXVdS5LdmIkGzYJOUdPTBcMMvUCWI2T108hcmepTi6Z3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5541, 2, 44253, 'dYFlPnbrRr6-UJnkfsFOzU:APA91bEwo0CugcdAHpZaEYnyyVKufZaFZENOLMUeDspvrob0ppyguWPwkNlvRKX21cEEzBrODyxlOec-0taKZQ5gGjb4IPXkTS9-77i-Ayt3Nx4_8mbbkx90vz7kweQBRWuEdUzBzyTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5542, 2, 44453, 'eyrEAkjOLkU4q7XoaLF-WQ:APA91bFcqXqLR3e2lhrIKGBd8M7SjmEDlFLyMCfA2nJpvBvjvORfE6EjltehbWxdsI7NRZcszX-faUJYud1eIVFX3gfa-H7YrK6gTII9u_0HW9bPgGbv9bU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5543, 2, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5544, 2, 45350, 'cwyQSPGKOkBPi8sdengyF3:APA91bHw0UC4WJrgL8wTbgv5LSHzo2RDYm2hSLEBGbCuqJywt9EuU3nyi0i09okWIL8F9JYX9ldoAoDz1vcRv1zp2pCkwj8lkGqqBwHoEWX_zpxZBnVQdlE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5545, 2, 45440, 'erjISfzJQOGtVcy_hn5IKm:APA91bFwSKQn9VCGXGzCXgfHKqdy48LZ-Nx_BuMbDia05tXezLPB0MZ9S7RU5Abzp0D1MdZBvPQZwySvxoghZJRbmwFvj9aPhgd9o20QnFtXyFVov8M6BKZ5wyT7zIXDwb5rmBBi_GUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5546, 2, 45773, 'dF5VbedWTeefKdJSVFKC9o:APA91bFrRG-cyMVrXTEyWH2CgeSyO7qEjASGzlfLD2F9cNRylBApKa7rs7zj4P5ZfjeTJeSpS0DH7Iu5JfYaU_DUoe-QErVa8Q5fGyxLTZvgNrnGXO2dGXtDj_xNGRaqcNdJrgz_bNX8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5547, 2, 45780, 'fsJd80AzSnmios_dltV4hg:APA91bHJC4jM3KWU7bc2ZEscZhzoURMr3pvun28Gb4WG2kajDWo7n38hWYMLlOAqHMIgU_GtglErbJ9kpu_KLt2lVg8i2tVXfBVEsQSi69d88xFSOSe2l-HlDvn484CCRBWK6EYVg3LB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5548, 2, 45786, 'foik5qQDQxSfdV77nXoBQy:APA91bGcIvxo2ybUl20SDzD-DmyDfZ1TCpy7sFwPWUe7FpdFzadbBy5qzQRH_QS3Zfu9Ma71xwGnRlKfgTdFssAiA4P8KwcNEa7SPgho-bYM6mKr03zz1mo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5549, 2, 45846, 'eSmyoINWxEtwjHVFxtIROT:APA91bGzX90yH06qlDZebrcBTgRCa4zqUazu14BuOLybk-JGGu955jHDa2Eu1xtvjojIASjLCqd24CfD2erFBbHJ3sXUKCGAJ-6nsaIJdctBVby4-CXA41Wfdy2myJcySAa4OB-Wa1vE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5550, 2, 45984, 'dddkIFyPHco:APA91bFkAtcdAIRv2VvjwG6-7awAFCUaGj_gRDp2MG15ZttilJWk-j33-Epp6Y6GgKBiOt0G02GlxyLJTb2JR98caxOVzD82Ba2GtGGuzQa6CK7TUcKVG7X3-P52T6ViLC12O6ZMAJ0x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5551, 2, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5552, 2, 46585, 'e8r6ndUHCjk:APA91bHZs_nJkenYargBh0X8l6pbnbdTRCA5cveRcXa71Yphuvb9LX5gI8JvDSna3uiBnU2AkiSBfABX8BG4EV9xUAhrOtZ8lrvkkU4VAgYC4AxclM9uZd3pN3SBU2sYVfEJDj9KaHvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5553, 2, 46676, 'eI7Jmk85ftI:APA91bGQh3FOEkHYkoXs4krIr1fecNtRihwMq2z4sObac0G8mFJh-O_pJMBB3hdfcMlnwKdg2Qwud6yoTsf1UyUbJuP5v9lGjqRaf6VC_jTRnBRjlFLfbF7KmwQOtOuhv4pyFbJr-s45', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5554, 2, 47046, 'eogzTOWNRpqzQIOttRnH3I:APA91bGJMY3ZbyHIOPXXi7s_4t8iDcRzm7uFqEstbxN-2Kd9ZxY4r5I88ijSA6dlh5nnTADgqYxOjzv_Kelxw7W_LIQ_ZFUg05OgwiQYc8Rcfxkez8biZn3QhHpXrzNtTG3W_3WbV487', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5555, 2, 47091, 'd_Nd9KSSPERVr71NpnCdHD:APA91bF6kdQRiFH5v8D5_odkroyTjdBCCKapAt6MvoXkJXNDQlELj5kcI6LENvILF95eYUsh2kPpG2h4uJy0UnwY86VLURSZxpFfLtzATwb92ye5LZO1fYwajiPHH8W_BhR8PiNPzefO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5556, 2, 47238, 'eDCmgltmaJ8:APA91bFi9ImMPVMsWzBlu0qVLLwppYY7fZDPjJm1PLifIQ5_xDt7BNxLpzkfsXF8oTstXT-J1447Nc5MCO1LVXacw-kbAB4HsugzmI_9WGVqtfWwnLZ1DHcz94JpsqZKi3xL3h8DrOFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5557, 2, 47455, 'd7xddnQFTD2348XNvXTlHP:APA91bHLmeL7DV4CxzQQJcZ4bLl2aVP6v7yGsVe7Y_R3kNKNgfNQ3MIFOjOnoNU-tCZjMpi3m0eK05CB6iywmKU2axww-sZNnUZEEjIE8Y8JjhEGU0d_7JhF92N4GRvrEL64suWzgsmD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5558, 2, 47778, 'eaPpBaUETHWsxfdVAqPZp-:APA91bF22mSnrYf6u27SX7BwcBZ9Gvm7xa6EqL0h968WeN7WWh7HakKAcR_4h8XsZm3CAlgNXgHzqHnF3DsF9A2l87SxSBcx54h8d9UmsIpNC0XY3iLYp-BqIYZGazQfIqMtLc3XI2zs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5559, 2, 47850, 'dHnEsMiCUUtKt1-RmobgVi:APA91bFXg2RJILr8b6Kfx4Bxi7oLJiQGmQWXPry4eR3_N4kk4PXLPPm0ib4thYVvsp9228FiK0VU7_Rru9fpP4N_7LioksCE4atgr1wwPbG5a10Y_UbJT0Lr9NdW-raXBOb4XLCerMK6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5560, 2, 47879, 'fU7lQakvM2Q:APA91bHJswpZiPcJ4T7mh0alf8KDVvj2R39P3kZgiZJsWvPO8tcP-MgMn_kONbRkPan72abOByekGDBZn5fNXb6V6C-udZQbHosWFbwCbxLobvfcsKXoaQB0qlRqKx_YQ23WFCmSdHRW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5561, 2, 48010, 'fEfQ4d-qSQWnXGoSwjbcsb:APA91bEQupBrF5IJhkm-JB-IvkUpBo63liAF7RXq9-M70sOlcppTzbi-kf8HYJ7cu-QtlhpT9Pvu_DZThezywgAeE1Fna1YbEpTYyjBLUOePUCwe76YBdcctIBaRVj2_kDeunI84u34g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5562, 2, 48079, 'dJObYdYwPUqQty7a9WSplm:APA91bFt92ivuP-YLc8ZNthNzfSb7UeH1Y2k6uhg9NXU0JdcSHB_wxOLGrSNBCr5P9sfsPYE_bvVUuZGoKwAiZfgQ04IwZmnyrVr_C_SwEIPsniWzsJhBCw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5563, 2, 48154, 'c0uf_FwZY1s:APA91bGPpeyec3HsKI859v4S7Y88kXJmZNQG0mQH0m3lEU-09xEM5RXqGhNN7Ep5c4fzKJepJL1cpUHWd_UWmPcFgBB0DhpVOdeIQx4VJt-NXv9zl78N7rVoGY5CKc-2KcVL7OvNEx_1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5564, 2, 48224, 'f1Jl7cE-TYyFkoAw22aOkd:APA91bGd7N1-ISA2v8XuHcQTCJb34FQnliu5VN1ieBLtEsXqqA4ogpdnxFVQMjHEbOJGjuPvq83D-n939YGElnjEKKWqle-pet9hfdv4In9vCGA5MxUvVLc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5565, 2, 48281, 'cwAjaDmWY0fFjdcpvHO9pM:APA91bGa3DhWOJs34S_6BKSZ7ax7m01roGCL9eDm-GUaZG1SK1DO4GLT69q9BieRfQh5qpfY1e5ugmHg04qG7xflS2rjXbqncIgrdAPC3yC4q0m4b5qIpbw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5566, 2, 48305, 'fuFEw8g5Qf6V8DzG3R7Q4q:APA91bEHy1cZ3PiVpxdO0Mql6FFHWr4tI6egJVCM0T6QdM8eI9-5GUkxWF_FGbVMxaz4T3ZwnIkSW2Semd6VL6hOS-hipWCBXmbMJv1wE70eeePb_Z3ytH9Ig5OMflgt2ItA2OnwjFMm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5567, 2, 48324, 'dAbB5necSxa7RA7TzRbYoo:APA91bERZbpa8JlCeCfUwvzuVPghz39UtOP8N6KlloFY8EwiADFkBSew2OTIsYy5FiBxDSJmZwEfBMKHrrFuEp1n-8ZRQQUYv3TBDdD4wZyNp9uu30kruWmbCqK1VR-uo8EovX9FVOcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5568, 2, 48476, 'cvi5ajLxSZSN9az1KKkwqR:APA91bG3FBZ1zpf-CtKywxue8hGt13qyNkqiUKKYwd_PzwDcn9p5fsXjLCo7eSyjO4TLo9iltqiaasQdAzGWgcGeC3oQyqPMX6sd-ULRaR1qRKwzEq6kd8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5569, 2, 48911, 'etDnF_OmeUi_j45a99y7El:APA91bFpQfag9NAm2-mco3hXTB3ivplu9nF46Me3VYT13aIfqBJRvH6UU1WEg8mdyYr84MWY9ojpm6ucjRctAV1oVSbITuOgg0p4Am5ZXqBPpWN_EdnIYOu_eoXPB8tnDcahC5GLGLXX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5570, 2, 48953, 'dLpqENbhSriYlmW2N5BHfI:APA91bE3TBjBzo2qxwTwx0hK44aHL9Z0IIA7FZ1cyqYQNsURTQe3jcG4DAS-hU8HQftLr289ER4cW3l3exEdwZODW0TeXo55QTqu1Q76tJkH8R1znNhImpC8jEwvUj8Ma_JAhwysEhVR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5571, 2, 49221, 'f9Q5hDPwkEJUqjqkhQ5NvE:APA91bG4Lzw5UiNSBnDZb7WRk4MzhBEKIgTE5uvKQYq06779b24jBMjYyi1phbStEWlZkjGF58cSP3AItJBn7Ep19dEf38EdaDp7MkeQSczg9dBJ8jG_HNICzxVxxA2oHyg3-_dRpxID', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5572, 2, 49423, 'dshfynDWQsyMlKzV3WeOWA:APA91bH_rlmXHwyloVJ2kA2I43ml7WYb8t30U7n3-hbq6z2Kp8OPepGonTlsPAtchh9wuFBGwXInp2uhhejYzqZ7Yl34MBCgILPP3Au013tYlGjNmyRM0Qx-VRv--vI9aD1b-4VBdPYI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5573, 2, 49431, 'eOQkJGJbQBCLd6OXIPQnkq:APA91bFEne8J6qnDCyM0xcBZvUstOae7dmMI5tZpLOzfBPFH4DjsHbhX9KBmQI1N6ORB_Tk473UI0tfjdRimPvCzxJ_9oyPFB9BuB9xPUDhihQWAqngG8LKt7t-LFKUa4pbO5FvwzIXo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5574, 2, 49572, 'c0YrmcSCzC0:APA91bHgAbjQxymjxQtG3kmcpCdCxO18BTjLHIW5RP-GK0wEAvIUkSICTtculIxNRQpBkbYzDWZCy_SHHi9c6pj4EkQF1NAsxfii-NrbKv5yftFtlERk5O-GY5cyfonkvypAzHUslaqN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5575, 2, 49694, 'cF-Otl8dQQiC_X8yCe-iZu:APA91bGgHb2hdhlCCEQQ-uSHUR3AKyid7_E6rF4kwbtYLOWK58V6MY0iEkcEKNW-H54qI7b5Aw6hh8tqTuyUJbtZdvTEi7qS_u6wSCutv9IC42cOXeV3DJJY1jjK9zXvXCDFKo3WwoVt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5576, 2, 49701, 'cgJHvocsPFs:APA91bF13F7Z1xC7hMeArHQLVzUyaQbqaMsu1x0ATS-CUdPtSZcJGGdE-5cWEzSC8j_HUUwSkMzefN70AO35tNM5dnkrjrm4nMs9kZ5GuhEwydpdZWrvSoPhwfGWcV-nKcTKNBRrWMvv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5577, 2, 49905, 'fX17xQ4vSESyA7GiPUssD2:APA91bGZdHJOV0_0-LlyoOQTYQDkYU3j8-PD38QOu88fedu21rcCWYBOu4PAwaoBx7n0AAWtAMJeHuXf7SYFz1Pd9FydH-b4McHZrikbSD5U1VrM6m40YJPem28ZY3x7j3HeXZDsSsP7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5578, 2, 50210, 'chbjpkQHQWy1chLikG-IjJ:APA91bGLdkdGNGqYBuGcGFP06hQGrpLON-vabsj8JvtgMFsiRbdRyvxpq0eG6dtE41DMGdvckc62hQTl1Ook1diaWw_ANc0GD7HwlLI5TR5J-MlTQzLaSXyV1hLC1erfAjAf7iW3-fe2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5579, 2, 50234, 'cLRsYtOPxCY:APA91bGUb4UtExmadbYjbGJAy_Jxp6yZdCckSIii4WFZVkgY4T2zUaOuGBEVsc3eXhY0iGmFi4lwPoudH1iqd_hSHq8-20N4iFdcZ2PfPrFEWjUTEVR5TbRO1Ck9PX-aQKgNcjE-_BHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5580, 2, 50399, 'dozT_ddvvpw:APA91bGiIJsyCnlbe-kKUt2gEWUvOASmtH0F5IFuCat6mMyPrz5xhmkSYi3WWpCy7bSw9hBtwInFHjzNckwcvmipuhYMnbBrRX4Oxfadw1pcc8GVIjNZsP7n3ir0WJw-hJKB5xfcrhvi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5581, 2, 50450, 'fCx6vepkQm6wkc569nLzr0:APA91bGYgT68dN-0tG9lJwViinwNrCFVCWrAK7Nx353RYZxd3Fo92nGus8PSLnZEg0IZe7aHfXjDkd7D_oMnHBLVkibmVj1CUmNRWrhBEc_6ed_Wg9Cpb5RR1jZ9RgjAq6nO8QCHbxLh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5582, 2, 50754, 'fh1E9gKvkkdlpmxD9Icick:APA91bFHekXikDNZeF3SFdGE33qGJZ2Uw6pZ-htJhjXWKNL-sV9nx0RYZNMNRa96T9B7XFPHf2mHqXgzeWv3XfA_v8u_uscAhANYyDqI22u_IyXPa_uxpnM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5583, 2, 51352, 'fx0vtMEJhU15nF_mkaUkZE:APA91bE9c0i1Hv2vsRdLMGrpOPXQpZHdse4fkusCxI3vsT4vKKl4GYAYhzy8gOi_KdCZ-egaluUaCdYaUP3ZRmW_It5fproGJFG3ajx-4RhWXosarHdIYoa3SG2B9rbI9VdBirc6owOL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5584, 2, 51544, 'fjjPTkNyTuWykrO18N8Fd9:APA91bHvSnfzi24eI8kOxcbApRPIkvLrIfUlAHUZlyE7kWQN7WaEhoAMngy4Kje4C8Um1JW79fM0XAporSUcyhtwmHOCfDfydnOBo-Svs-c643aupmq9cjUX9GqMbaBq_oNg6R7ensgu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5585, 2, 51748, 'dFNVOqIfeLM:APA91bG5zIr_AAiH55kjusUunH4mM8tdWNY2iT3C1hI76nq4WYg5xkuBDO7TlFlrd6QVDaeJ01jbSljXeeDVIVfP2BUgumjKMDzqd0jtUgoUcKH6sSQyKTOKN1WcSx3KdRah_yMldCyE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5586, 2, 51864, 'f7AenC9MT_C5oKhiqfWUC8:APA91bEhOGVqNRBti-FieG7z6tyHDIV_46cbnkLnv0o_TF2mheooXcPfbT4byMSP5n3vSJujEnxLaqxMF66fhOQu3FO6jthvs4Z3-cL0iGCbT5Mcy51liYTHqnSc9rVUfBCx4vPkxLHB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5587, 2, 52111, 'dQlwwQJ5QfmIt_vrv7KdUy:APA91bF-PLaSMfGOV-ZiQxRNFb5FbSwOVWI7TnQomCP9xYPe5r7NZi7-7_Ad3EyYAf6t2epCdFLcy55D8MRMa97by-pQZ_BOs87TPVULkXPFSPWfzzayrNE9JW_Qme_plxSqZuS0unDC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5588, 2, 52143, 'czqd2Xj2abk:APA91bEby6P6LoGQuARpuQoi4ORajgJkXslnWKMb7nuyU02t4CFchlE-dTVNH47_R0NhyJWC5b02xcb6KCaB0tEK_bba0BqF8iF3jO7FUHdnyrdIXjt1cgr6dEoVWZjwinEmbyQFHzxh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5589, 2, 52410, 'd7moQnmUxUueuaRGCliEsJ:APA91bH1GCCcRRgcu5c1tWjFekW0jp2J-iF_SBv8qOQFf2NSTVEoNeOnpXlwFz4Q1XRV2mTlrT7Z-axK8nzmI7Q1kQVKObuT64fPlUNC9jwvZ_5KEa3sZqwSI_kFtp_0HArMrT_krSgg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5590, 2, 52706, 'cwlNFREdQW-cfS_hCgV3Ni:APA91bHhDcCJSvI8gFCJkh6Nk3m4cU-uCfQxO5JIC521kgbbZWcvu5-mM-QKiy_4hz2WLuPm7m42IFBq74z9B09HxYACooD-wSXRnfjZDfaOy8soJS1ucl8TV58dFjivWKfxF7EHJc5v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5591, 2, 52713, 'c92pPUnoSeazjglap9RUqW:APA91bF3MMcgooc745z_X1HiUgMmnZx_nmy84dS69zhSN_v1DNE7M0GtpOXlW40x6rofmPZdTqJSaLpf2qvI29ixwLbWnDcYIsGWo2P4bkg7GfpTFUCLmt28NnmoMB3iQaSAkq9Ki1ui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5592, 2, 52724, 'eUt6dVmTR4Ot9DDn4k_uo0:APA91bEh-yx-0Zoo7oeCa4A8W7IdLEgojz851qpHTsjGgdQ-0hGiupG9Wmi9xG-9rcRNet60kU48Rk6IxNhArOxzFdd9_pVIa8HjKwZRc3wumQoxPMkWNTjyBc_Z_mOzm3Qx94mcadZK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5593, 2, 52728, 'd64wGUZvRbC1C6KOHM1A-N:APA91bEHmFpHR26s35wmanOkKpjNBubZfkvM950JvvNMVvQnxXXXI_KBn6rhoBBS3dNyDHiwz6P4U00cHhYucnZeL8fD8HmpW7o4E_6WxtEQiCvnUc9u4dRzc1i30W6p0_ujxziRq6F2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5594, 2, 52778, 'fdkUPUcmOkk:APA91bHdrqLdERqIMsNwJd5_OFRskNgN3kkHd1rNTNyNSpAvjoBzOZ1--1QtiGfrO0n91vHBTWoClJEqWmI24ZwDA-0gxywYzCVb_GEoX9ayMP8UVZdX0kOXNpWCC6QotAaznFxFwxTV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5595, 2, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5596, 2, 52844, 'fz94lBRjQta56yQmu7srZE:APA91bG0Cp_JqGH5ykB-yY4UgQZcHP746JHzZOkSJXjq1WFS6dEbZ4o-9VcxxY5mBaVsJUa53r0Z2fIcnJV6GPdZ-dpPMnuf9hxSoju_sJfUqPNwCqaK6rnv8gOeHUXDxuYSTuUeCu4k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5597, 2, 52908, 'fAq-G81osfo:APA91bGEccNWqg3BXqGGjvuVrq-p-yih7Yab7PerC2KF9z_Vt8iaokt7kvgglSm3to5BjwQO2ZBLime0dA2RHesgT78U_nJxdhgVcXvzgMIZR5KKCts91pKiiPmBhZYR42lPJBzT8mFP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5598, 2, 52940, 'f70y40s0J1U:APA91bHBsWiYId5ehPGPqjALHm8596fkR9tiOxNCW9vgTAX0EcKiaHxFPicZZpr6p-u2AReLKawip21cpbG7HPTXMeJoqFsNY-NI5g2_5KeFwJ3d1CUDfQNKzD0P_WaRaJupyxtnSHN8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5599, 2, 52947, 'erDQdbdQQv-f1vakm1OBds:APA91bG0RX3MB9HlM3hosy9LHPoin2-po-1HDLogpkegEkqYfcntdqfSb7NpANqYmIhUpKOFSGmcFx2Vu7YD1t8KkSBjFG_KtuHyryC4wrlU1LIve3qeN4-wb6wpzOWF5oHj-IvtjKEC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5600, 2, 52957, 'e5YUOupgQfWcQDTH2SegqQ:APA91bFk6oLRJpK5U6ciMPCbE4OU8BNY3IiBDtcdDlHOXfgXGxIoqBrqtGzOQDr5Eb-UHU5Opg3vU2ox1-WJcGZV1vuasiyX65W7bVwHSka0-IO8RSjdzkI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5601, 2, 53183, 'cg28qUWfSlCN6x0lOGWuKa:APA91bHWewNl9SnocucpN0BDSkGcW5m4aF12GgwI03vhbfTi2xyFWq8_LkIw7boK9RCieqfIXXbClLcPmmfa1-PPvehuxFtLJI6sm6u11P1O44RRjh7L904Dj-B9ElX6eUCQEc7-C-bf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5602, 2, 53352, 'cvhn9V7yscM:APA91bGIbIvaGNwc8ruuIlANK8BJDN_J9O7RrvTqwnuzuJ_PhXwvAPWZWZgX5-8P_7iuBA495ejfjx_MbmJ4aJX9m1pjqGINqsohLrWVEQZse3xkN-38Uj8Uih8UFkMp7z-D0oGcy-3s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5603, 2, 53426, 'fLs6JgyRRNOBk2-x2eLiU3:APA91bEwGFXLkGBehUQEwGbzPr9-b4J1EDvMFBYk-MRsJskR0bC_NniSvDEwAqo0-gB-fMpMcVVdeDAC8SDqZxi7HaD0DQt6LJm7xNQt6B2vPZ1Map2sM38', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5604, 2, 53437, 'czE8iIGU2EU:APA91bETYGLLo6BiozXesr8EbO6smhJibHlEXab3mq1Zcpcm0U-NRWFkOqMo3mZDXSqOjwBc7Feu3GwmQAX1U9r0Gw6w-UkecjlLfTSuoBllZmV_-5aspStv_ytjAPuivyUTQCEkzsvp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5605, 2, 53889, 'd3dqPd9AFNI:APA91bHV0Qz2TTPbICSTmb1VjAYPWLmrH4_2SpgorJRN9ZW3e4uq18X-Q5zjYG0X9Y4-jbkxOCFVxNCXjdz2w2n8PZC9sS1eMHZ06m-ZzoiBAa7ED7JpPRaXwgrHW1aSThOUUB8rz-gJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5606, 2, 53931, 'fB1q-WBGyFw:APA91bHjPA0jfS3SLD6G6C3n1QFRodkN4Tw7oQiT6gtE-To8nK2MgYr9FfSwsDJ11toWSp7tAy9X41milKM8P5-Xha4Ib6iP4-adjUxifY0aUKnipPzLhGvHsgwEImV278N4sewfgd2W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5607, 2, 53995, 'evDclIvGrUadvf4kr0vyGN:APA91bHsagKUK9Z2bK3xvUvgT9SaTNSfmAi-ubm-uBPAn8Pi854HHI5OkEb9AEwKraWoggUvHLms8ni3m0kfjT4ClorUlRqpM90Q_1_odxSMKavQiM-CBQo4fuFUwIh4QwXB_Uj2Q4Pc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5608, 2, 54006, 'dYwwHx-qWs4:APA91bG1a_ucq1Qs9TjmD3jB273hJJUnhkyy1xaiEzslFuD5u0AFfr3VbxlsI51sRybBUjmiRExLzJcXjU5J7wnpxzIYMG2W10p1AOzJobdN7DCMHZQg4Kg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5609, 2, 54093, 'eCc_UuegNPw:APA91bHa1kX5aUnm8g2OeaYwW4wojw55LnUC60BXjVEDnHisbhC-ViBtqc7znrQhFdZht5RBbxnCFFjQc46htu4KPp95k0qysCInmBsO_SQCuqozbzor27Y-mRKCoeVclD5lx_sKYwmX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5610, 2, 54097, 'dNKe42qTRQ2ayGSNt08msl:APA91bFfwOznUNz98LbPiWHPshCcTJWRSzIPqAmLQlwFjmm9cadyVmCi8rRFtJoIpVwxhiNN09Ri9PTyQ7jaAixWwNPze7CNJuzf4m_JnLobSJgAikcbnYjf2IWBawIqtv31YNotnbLo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5611, 2, 54129, 'c8-cvF50YUeKoZXmI2tP7H:APA91bEw8hnUvBfpMX73qUXpWF_Iky1FWy5E0NBNis-eV4-mSBtwTKc-Av52RNWP1u0CB82IF1wL63y7BbraA3hcp5-L_KoFCJfaQfrYI9cojanBOXeO2qM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5612, 2, 54171, 'dyAC8Ho1RGWfqbrU8k5w7Q:APA91bFjZrXu724T5GLYvuKqC8BUeVwPQyOHx481KBnNnLLnhXS27s7rTamVwei2jvD9pf6bKHZwGjZBQY2dY2p4CdzMOEKsP-yB-W31fNQplqq42IFlDO0YCvNX5i-4kurENwgiSdz1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5613, 2, 54241, 'eNJMAj_XRCs:APA91bGn1IqHagNSCjqSiLNnFaWqee9cYH5JpaBwUrNMXnBuWos6bSQ5dmFai7cRsnM0HpxnyhZUQAKAoOQBEjwAdOzfBfNBFl1u5ZahLwPI9DdTa5fPY5g-Tk92hcn3FfR68fGy_IdV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5614, 2, 54243, 'dfhhwa3oZXs:APA91bFwtgctKqyX5WNASllVwtKNDsBnnkRXmsai865CpzqRhFFhH5FIxFqb8hojP2Wgiz8t94NGA7XbSY6wTyisAoPh9oby3nagHHjJmfmhgVocl1eTzjN9rGicbMm11N_gpB0d9IVA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5615, 2, 54267, 'cVJxt7JnTqWJy5dUfDkvzo:APA91bEtsszeIzrzAsN5D_FD4rsG7C6rRUXOJ8JD_2FHOtb_O1z82UVoGgXlFsbhvgAFaoRD2HfZOllf3xvemyGPLLLfj9vQ_2w43UqJDNWlg74C_M9Llxt68EW-xeHCNC9Jh1AWqzdb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5616, 2, 54374, 'fb6hVzA92BI:APA91bHn7th_s2P_cO0H_c3ynFceHz_HlyjFPtPAoYLFmohLC72R4mKeV3QRiMDh840lf5J3AHhvwzyQQMAPwAijfzWn8Q191_2NQz2SiHD9eoZCTm_iYetmVvuJgNOi1hhdamXxoNcR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5617, 2, 54617, 'eVnAtiuUS4meajsXpfYjhh:APA91bGEQgzazL9lMoL4NAhsxpVpb0yxSGuAMgfHd83Hw8xaJq9Is9FGHBd4K7tuQMGSCZIEaHE7aLf0C2BDDd0V1NILG3pBGBO2a2BL4H8214ZR1LUOQUsQLrtWgkg2tTK4vP1D3M4-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5618, 2, 54654, 'fpOGxeFKRFyXV9Iq44Xbtd:APA91bGnklK_ExEP-j3lEOFSW6GnLD1lO3anaV2VSAVxR6Zno6cOpxoD99rEZDCVeDLl8IAUiwp6YGGkV2_8iiNQZbSqkAPRs-lgFqEq6qvrlvmfTTUVnoqAJwZgQPmvxGjFy_EmrfVm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5619, 2, 54669, 'edRSwG3QSOa8Xnxqn4i_cZ:APA91bHv8e0HRts2JFxJKIZk1a3yHGDJ10yTudoOi3gin-bIp4e7AtOouXwMQ0zmiHIQe8l1imClXzSv2HmOmoNtiDj0q9uQh1ueIJOwfKr9EOWBVGMpr6wUYjDsFexVxfs9NaVNq6g-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5620, 2, 54697, 'd7A2Tv32TDGiGRLcMUI55A:APA91bG6GbH-3DACYQfXM_khY80H0nN68ny-2Jyrq2W2tfutmh--npsQ4eU6l2C-c9XvlX9SRapuQZzQUHeDbtmDGMWJ7CB_Scd4VoD2fnD6WKHn-Rk5Gp8ke_byaAei-YMRMNrIMsT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5621, 2, 54859, 'cztAtTLbOb8:APA91bGxY3xcDRIi22D6vgVZTplwV_Bg8Ue1sdkeE-qkqnagCTAJGrnp2419KuqI-_ITUu2uM6If_YnIFIAjlSeFtn4e25lJzeWcTMcMx3x1m5pSa4JX2OUPEXlVfmNQ6GQmZ7kdCzIY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5622, 2, 54889, 'cQpEwiPZRrOdjgQSTlRpCi:APA91bEkPMHpajCyCT0Bhr7QyFFj3arLGuDMBKYQKQzkXy_5Cf-0fyh0Auy48coa3MiDRawYIFolsxoL_6R7YLuRLR9ixP39JdG39niAIsaZz4VyKAfIpKxUNlLHO_5cKibsIC5huYG_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5623, 2, 54936, 'dVCmR-QBTaKnvIvPtboQoZ:APA91bGrerpCslPJO4AmRzf4yLU6wUFYM5pZzWLCmTmL_RRsjc4HqpjWeO8nYxIC0u2Qqg-l_O38pWQyGEIL71kqrSAQCjngLKrTRWPxgdGsLvFYOrU4GIUz6upEs3wHczsFQMdVdc4m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5624, 2, 55044, 'fOzmWd0BUFA:APA91bE7y_zssoDV1oOQu33D9inZFqeSDE5uBzgZ2NiSlgYnUfnYynhZrEGmsgxGLlDRlKIVnIhzfnWjHrNEd5EbOBtJSvh0O_ySq7-c-VwDV4yOrdQ2xEBHRqYa8Dp9D91hCdO5n4DO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5625, 2, 55138, 'ci7_yDJMLB0:APA91bE1tyOKlQWnXSIx6tChekP7TfWYACn2tbTYS6583JwDuOOwnrrs7x1fFhvTmog2CVxYcd_0_tjB_w9uhdJM85dHDsCGfhcpg72nF9x8XC5x-7bgyQI3CqAJDz-YdI7NnymZlfVv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5626, 2, 55214, 'dPBQ8xlrh0zElxpO-6pIIw:APA91bExRzgk7u8xip1r34_4RrDkX5qWhd3aKtX4Y4DJni4x0O9tfYNMWqfSjdvEHrerYgVtSPQc1JnwU8YIfiEOjIs3RLBqyiRQReSr91R7zonAeR23ILPuJbq_su10c69A2aXR2kkO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5627, 2, 55229, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5628, 2, 55410, 'eGPdNXVvdHY:APA91bEgXsIDPuyQUlIxujBQIB2EU5HcfuiMQXubJS4LMqYwNIA7Iy4dD8cz1SjEIQ_WOQBk06CK_Uzi_eYR3_YgCCg_ZtLMlKcmdGrtzMHxCSnrwR6sNmCh8_gkpy_2g7YbYsqAmNPZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5629, 2, 55490, 'dT3UEFx3R4GWn1uxS5jFCM:APA91bH4_s6nG8roYXyNQHVY7UvE0lgSjbBkJUWuLFTlyykE54Oxo9iA45f32jibiZsMgQuLGZtYNv1CYFosW_rBoFh35pdg5VtU0KiGgINP12xF-if7J14', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5630, 2, 55534, 'efyn103sR7ClbRrHyUiT25:APA91bGE2B6za0bbN5LIH4DQ5YDuICnAjliASp6L1RbCvXEoFUG33BF29KKbl9FWD3QPyu2U4Ri8KtTdde6fxey4WsrPuQ68ua0OwUeDPnreTlOmjJ9xtLBE24y21_NUlixxYFzvgGw-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5631, 2, 55578, 'eE_oneI7R9yXwhfBPfSqCs:APA91bHGdKML1e6dcpd90xkxZNoz5GFCZGDuPGTssAJN_gbu4YVeV_Ec5soT2wAz8y5yphcyLLtLUlIPdOKOlVNk8f3zMhMBv4dVVLktb4EH1FeKIQ7Isj-nH4QC7RoJBzgM2bDsweF4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5632, 2, 55584, 'eFP2ph-gvFM:APA91bGcJIy7M6TSE6Ow075PVuTvROrT-K8oo63OZPEhO_pSl0RfgbKaieYyy0er1DLtqFIMaFv6GUw07JVHZr7Szi5vUijd4kn125gRbliONykZe1IXUog2aqtPqTiZ8bmLly6Ot3BP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5633, 2, 55617, 'eI8US6fjQL-NFsqXT-rkn1:APA91bELNBM8tAjXXago1iGcUjwwg35lrtf2d3VaxpCbKXrNzzNuuXK5HW3Au54e7Eew1h8TTXC3ftrd-cYiWIdh3afp1NasQMKONNsvYJRxV2n4G8Ff1tGNP3Bk54w6RHpwwwD4PVLD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5634, 2, 55629, 'eHgXR4uvRJKHBx6ViY0Zoh:APA91bGnHTbspjfJWWJBx3kc6dqjfxNasYBfquxGdKAWwSF_jQx2NYzfH-l9jW3Ncg9Uk_EtZLlAu4gVLirGCIpnjznXnkHSz3UUC1GV9mGsDNTwQoH9APZrt2T6zLuDa4SWLpQKjCzG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5635, 2, 55635, 'fIx7JrB_QL2kZ47qcYvZ-i:APA91bG_udBr7s4obtyKWaiUt7SulS0yoAByNNhQRDhPgE0hXGm8mtnuUk2BTSk8nkYswPmcHXC5TWn86NLwq0uob0LZIkqgrqprq7I7Cw7PMdquoSosgoo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5636, 2, 55748, 'dOw8O3LFTwKHCRYUT4Eqyv:APA91bEKnsZZchjGf84yA6zuqHJNsv9oe9_fvz94rsi9nOx-i_0IF6o-4-VYV7rizHeiOSZQNU4Oxce9l10ZzEF1VTL52uHIl2jAoibcr3gAHPy9je7GA5lV0aHs1eQTKR5yX3KMS1H0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5637, 2, 55788, 'fym-UMUMSguXdbb9T9Juv5:APA91bGXk7CbEwZ35a8FvS0lFJYtSmLiPb17HV5FOZaW6IryRuGtt20cumYdZCsxfgSREy2rdd7gMJ6m1shX8X0egvxlZyv1LETLtFO6ZBKJ-vmZOtsU24B9vhKIvq6aKiWUdhjXn5Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5638, 2, 55833, 'er5mUJYZR4qPOtAZFMSY7L:APA91bEKJH9dbt1ewODAjSKjpXgSEV2FTF771barP77vQpQ6ZUblXUzCrkLguXdL9y4FvBVFXewutd7HdCTmakUjsEFBP54d3FTeoINV2ZA9_gls2Sr1AdUIy6wHBgyWcWuvuXdgLxnO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5639, 2, 55925, 'eu2Ex0RrTJaC6mglN0QHbS:APA91bGAHt6Z1FNgY3ppJrghfJwDvswRnjHpnev5hgVX00KYIyj8CZJVzYh754z2aMHa3rk1-HhJP8DcoKkhsMzYG58XJhm6PeYZVjNrHynpkWvT1JAnLr7I9NkXHUNhsJwQrpaI3uYr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5640, 2, 55934, 'dsONiHt1cSg:APA91bEz_PXnv7uvIlHyD2ovfICKSD8zQZ3KSVB2L7o0TVs5GSV0c2MVY7tGMDpD--PJOnvEdiHOR6hvfchWPknssTvgSdgI-zJ_cV7q9FNqkkszZHDVBZcg3I-4REzWNUEJl_MvTOJv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5641, 2, 55937, 'cBJFCj2O_Q8:APA91bHf0EaXwLmGKvdv5g7Q_8Q1svKw-_TfcReP7N0x1-kFedwRQvS1-ukuoOw-hH-Eg_-xrLZt0XBSQQJCkebD6BW9caZIgI27ZahIB4Qfbqtxmb6s3hNo-xa5v9geDE9KHQqWUSyh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5642, 2, 55953, 'fPp6LXqSRG66cahr8RcUSB:APA91bGOOCyXweDMtum6JdDty02Fa4JRBUNwwsD87bOWlRKMtdUSQR0ELbX9q4euSc71KkVDV4DEN9urAIZfhpSJD5HEh2pSz4DEkf6yGZPcp8K23thBRfr2dRCTtWwKxJ9y8xQbXVC7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5643, 2, 56037, 'dVpEC-jiVUxzhIq9qw74gS:APA91bHFuSboA7xwA-LcN2YR7iKZNefnGwze3gEX-ZNiZT_3BzD-1zl0Au6SSvYckjnxz2xgxBFWhOAFRe5iPRquttJL682__daswpwiwrtGZKYmAFXKA8-lpS18gfS8hM6g_bGK0e2C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5644, 2, 56333, 'czHw6o-cS2-7hRTzZ_WCsA:APA91bG0N9N-rwtjeC42bXHXYXfUlcRzoWw9wXCyFebdDMRVeR8ISfbWUkSy29d4uu4oqxsyqvmaxk7IA13IKam95SGAybX2NxA-BTRSlqvWNrTaG52cdrceShbXqvboUUMhW8fOvbav', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5645, 2, 56412, 'didGKnOmTLOtsq1If3qK6E:APA91bFFG1yY1QjyYujO_aN0rFzYE2qjXUG7xki8hSraTthm0rkFdt5QD4DLdVlwxwiT9egJOt5L-5weJTJdCAkMmBmCV4U5CTCNkkYReB9-sgVsgD3roBbnAIXYdbzKZWd-vFEGSpky', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5646, 2, 56745, 'dRD-XC2MTDG6KwhF-PIXuQ:APA91bFIEITbZkO007-as1IiC5SN4PMEWPjezdTi32ddmy0ZLxSv7nlPjtiv-3doMIuWEfTs8Vp0xpowQftKxtDIPHVviWg57AI4EeiMtQAHJCz5ABjFjdA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5647, 2, 56746, 'dQCJo6zmRx2itDU5KzGv9O:APA91bGqhqwcybA1rt9pqRSLfJXBiMXVOqICC2vMAIldPfDvYZZGEACBWQv89qpWx0iRF9v6RMgGvUhf5cevyCdzyQdTVVDU99bPckx2lx8bFdvCqJZ6ZxRlQDa1xPLeSSEUk1wsDHkc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5648, 2, 57137, 'cxJ29FvVToSW5v-9Y-Utds:APA91bHQtry4qvYA_bxEFmuH8cLH8Ri_WH-bWUf9c9IFlAdUm9KjOv5Ceuklyz2q9YrZ6R3CZ8OFqkza124fT_duPHTHwewLjSGFp33R8KJILZILAnOKZvjSVXQrwDBXwYsH8emf1Kb3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5649, 2, 57242, 'fqTaLxsVGkZdqE_JTbYZHJ:APA91bGfWisDdketoyweRY-6eHoBdf48I82gBlVURchQbRHTD0gFCHKX0QN1ggmZM6jRCvtlwhSNLSD71l2AMhMagjBOkSaQISSXwGWsTjMr7duIt4zxhSwNi8V0MnqxI-f9Y1rjYhac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5650, 2, 57270, 'cBu1ikbVQnKOB7Fuwk6oNL:APA91bEhpbwl4X5Uo7dnsB6nrLm5XQ3htUZjClddVW21_zwJWPzvAb1xwMmok3Pe7dCfM83dlsHDkxRj6Fyp-KXgqe8h8gzl7Ay0kPwARyxOc4NOFoSug29_GTs531tOFKOOVATcwuNo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5651, 2, 57346, 'dyXdwpPCRDmw26BaC08ESJ:APA91bEOVJaQI5ihd2jyMjV7Wm7p672TucLAL9gUDRMezpMzJN-eWyOFHP4DVL6dptM3fBxbfQwEUzTzGr2NfA2q1A0x3mwRPOMvNCH43prmeU4ZkdNCAhY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5652, 2, 57375, 'cZoVxR9vFws:APA91bFhtqg029Ijz-S3O7SiOHHe8t9QQ2J7Nn0TIHQTr-wkGJrTlAbto7chgWMDOkNd1tn9iWdHvKaArnoNJVCUxM9ORRsuBl7uX5rqqBvwjWbzAN0wO6kEYrGSSxRXPZZQDJ11p-Wf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5653, 2, 57510, 'd6PNg0rYTAq6_Fms4KNVN0:APA91bFiYgnqdL0T4NODRPcUuaO31YcUNMgLuemhrkun9VKmmHQLHcbNvcvG8q3razOcPsMPBBwfVu-GcsvJHLYo2HAUoNrrNtg9r_KhI2p9g6kvXICqqa9A_Icni748BBqfyaRoHimF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5654, 2, 57529, 'e0My2JG1Qp-wa3PbqZoA-k:APA91bEAXxc-V7FMa2VPf0_Hp9NynhbahQPcgJgnXdFwnVV7tkJ9Sbtwi_sKleESKF-7waGoiaNECCnk2Jh7SJTqivU_RuNm6IiFJErmogDp3sCFARamYolEwZ8VvxLTXNyPz5cBRbFg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5655, 2, 57585, 'ehrv6ea6Mr0:APA91bHzBSmuDlr-7hBx4ogveqfSgwjwFCPN6x5AdR18tM-09o5njUPAJSgpDhNzN_AYrDUkhl8cRpGTPteInGWNRCe9hdITlIHnsMZ3etD-wWT8bxQ00TVRDan_C9nrJYlceviFyaZT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5656, 2, 57713, 'cmkb4YFyQBmkJiWVSwjQc6:APA91bFHAANsckR9ueOGjc2NP9HnaSkTaT07BEdff-1B2ChUn_L8pMvrsrCi970LRhq7kY6YHRa9TNqE7FPAjphv0DALM8obg8HT2YB2jA4IrUZ1GML6vOLtL_0DcX2DSiSv04L3xzkF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5657, 2, 57782, 'eS0SY5AdQ6SVnZZIKsbmO9:APA91bFK8vOMygEh5NaD1RjQ3n796gWLNX4RWJh-JCz2hlxGnsMpD78Ej9o9iPjr3PG9C86RiPW_XdrDePwUR2Gk_0sLudGprllYl_C76Jkx2lx6nYopAZjRwnqn2Wxm2y-3SyNTGG_3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5658, 2, 57860, 'e4MZ1-lLRWKR8wJOrrzy9L:APA91bG31f2gouLDrsmFNYuyLUNO23iqYw-zv1AjA8jLhxhKcWSR03j4U603cc5a-N5EPkJObkNAnqgSfhX0i6vIIQvpU3bYZ7P0wDiXfZHopd7wHsMczz7JyyCVMiJuAfwfB-l-B3tv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5659, 2, 57948, 'dXNm9q0avt0:APA91bG-2bazXtiDfAUEHlGXsGlJIX3JEqDnxNiLhKAo7Fpr3TUtW5DaOwmO-9E8xEt5YFZ3zuPUmyanyRG5EjzQtva6A4ekbp-XlDq30vSohSWX2vdA4pIbnxdbJG5YSzBhKssz170Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5660, 2, 57981, 'e3EdcHV_VUs:APA91bG8vJ70JVb0W8bgMvHAKitDRs7QPzzzwDiZ51H0BFzpEhK6rY-OLWQD75LQ4jpbRi0e0a8E4ye7Lvrd6LbHmw0W4jjb1CjCbzp0don6orjH1n8yY7oStrN6n9VDhMVt5r_RDPVs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5661, 2, 58069, 'fTI9mKxLSxKo3VgZujB-WE:APA91bFIokmsPzNBFKOJtueO8yNPAS1GTR0qG3POiNV4GfTAaGvuA8kkmJGM7peuQrroKMCk0fTxfNXWOjQgi7ULaLuDyclTMjtY8Gn_ivNKr8Ug1H-5gUEMeDTEnINO8Mm2luNszekU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5662, 2, 58251, 'c9i-HvnfLUiNuN0ejX2mN7:APA91bHgdCPGF5uTNb_xjoZC033Bk7sSsT15hEMyLn6MS0ilqyq-vlUDBR2XvQIrWIl05Gt7hWn6TTVuD5i3PCHHjSY89r8pkwperP7pV21kgPc20koSB92jVWMcKEbIgYgfiP1eYvFW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5663, 2, 58293, 'cTl52M-RC3Q:APA91bE0ys1VtvmPS6Jc2uqMBUdBcfKgAHSM7NRz7zKIbR-gU_z7rp8U3ikGhMSli4FcqqUFZcsqN8M1hfASm7spVYErl1R1Kydi6-ESSU05lWyMkxJ2ugsM80z55POpzz7IYY085zVd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5664, 2, 58498, 'cS8XLdK8xsA:APA91bH0auq0SQ-mlrvVuXXqIXN2b0nlpMdOhynLX7xdko4gE-9r2Q1c0TXzffwK1WjtcmPpETKuRHoiM8LCGoZJZr5uhFXWP4XWEsFaZwA9nRcEFRBQMsDeaRLtHxPE49CVJ228Z0Sv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5665, 2, 58515, 'fi3VtRvmSCi6PjGjAOxQKT:APA91bHKYJoCoN2dv3TTi_bsucjwcJbrW_gx4ge09FmrQfmirOpqsqxjchL0h8-n7_-_BYx_OVOBcunNW69IxGutUU6lrIJTx-_qkmSuzGWks2xQows5j0_GruKw1yKfNao4jMd8nkiy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5666, 2, 58588, 'cWhpYKM7oEuUsh9LkNNUzW:APA91bHhd0kQQ8ScHDZO1ICXIlUhU-JwBRh3LPItVM7_CHx7hzqQJTObyoUzVA5axxq0RBImcicgKM35TwJ8uk0ZwrrvfnbNwBjxh-zX0K-zbr_G5y-a4xIV4hRCIStV7pbpGBnBSAuC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5667, 2, 58638, 'fbTfatxqRqmIjrgpFL2W1M:APA91bEuyM1RnVN3oGCF6BoQJBWpQbayGUbsntqGRxiBdNhBXLdHJJai8u3Q9ig0f3BohyAl7_U0VAjpjVEPISgxt22Bw2ef2a1jejizGGSmoTAlW70XtdE3FmlxcfjtUxzE_gR0NLUm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5668, 2, 58669, 'c3fpxpeMR1K8GaiuUJ2oPk:APA91bEE3GPM4ynQIo9IXrYkFR055wJmBtnnW-iOVN_LThMjNgh5gFcBp76ZKS8Z4XvVSIycG57PRU-jLYvPiRPVdhwklyp01QcDrdC6Of-ohkjVgKTaqtn5_GQbDDh1ijpN_Ou8Ynln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5669, 2, 58679, 'cpUa0-eXukcjul5Xo7B9xz:APA91bGIpuyqmyytx6PY89s_UoyclIoPvQEOhFD3ppLfmIgsUFZ3MW4qiL1QsRyHnHsUdCIimLemmA7UFyo3lwIyRimX90zYaSglH6lDm4gkisqzWNtXCh0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5670, 2, 58697, 'f-hHtyOBQZutCfA2T4sDLT:APA91bFNDRN0kCV6ue2YxyggMsMYhwQ0CO6Snq-7Pqf-xxiR0rQpbRaTNutI-pTYR63RGaZupCD0mvCunvjYItZ0Uiv8PcJtONcyVWGsKNN3LsMNQaSGAu_y3kAky9EoWdhaw36V-QJp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5671, 2, 58702, 'ffYsg7GSTcGFe4n_4JEQZ2:APA91bEmm-o4k49xz6mPo9TAnMC3yW-VzRVeqj5oyOj7ypCsaxWs6i-_0fGe7ox8YfvoioTMCBcWFOwpoZ9QmeasNHqtrTxL46izb69Ljhl0Y34rI8e4Oww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5672, 2, 58735, 'eo0nOLBOxlU:APA91bELSPyVEGylSPq5HEKnY1K4OOzHKvLrPdREmSJ3SrB4XONHREarzJ4zWHPdxtszPIfTGIlaW3nSwEARBPZ9ZJfBbqzlLY3DThy475FjZrDiWOYleUqpATtlEUMod-FFFraxEbpI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5673, 2, 58956, 'eSC1StgXToOmK4dRXGgThv:APA91bH07l4K1gItC9zkpzYkK57gQNsZd2gpq49lTPR254ecihuFcR1LTfxfZSuiboF6D9eXsiWZpKgUD9LF6eIR34gxCKspVnzoQ4wHmNEs9nD5spvr88HwFBCPL25MqmxM9nCO67KT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5674, 2, 58965, 'esZTMANjRQKUaAEDaAKGON:APA91bEzc4k98CGGir92ngKXs2pNL7E-5SvKblowrGLOOhNp2NWMdZnz2tAuBmnUdUypc4fKEHWxgV1r3elXHOaPAfz2kgtjW0Za_Ts8n5ik78BMDlwQycvoXEJsNfkNyIArInA-ctda', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5675, 2, 58981, 'frR7FUkARrGaylS36VcZcs:APA91bHUUcvjbXpjnQt3Rv66YcMaoRhleBCvl8I2qjv-BJxMbgfTP83wAeqr-cHoqjKyjpTPC80SOmWB_PN9Nr4wLZPv_HcydgReySzZ1FBBkBbpUk3On30FAzKlOfriYyXXrdw1ZRCz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5676, 2, 59030, 'd-NAtHdyjhw:APA91bFsgH4D1eImaynATasYUhFhaoGdG7ARyvMmhFnk8qF7HdKaqt1QYvrqXBI_mf8onqQRgpO_r64eEofIn7uNWYcn89yd8oIigoaKfAnZLr3x0RvlAq2LJ4yFWYZXNQbSEW9V3FBS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5677, 2, 59477, 'c-25S4jgTXSSFYieI4E2yp:APA91bG4e85uq_w8iMLFdarGyyonZneAounGjcnfilUVybZyNancZ7GLlEyDUkZFRGViyLI_A7lfrb8Nq_jsMJL3vudAtcGBF5ICpIUR-4WiSCeq8m-8TmWpcvKcPbGcxYeNjoEX099a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5678, 2, 59643, 'cCFTwhdHSbKCWEKNs8IJiA:APA91bHhFn7yNMzj7Od4DOJ-TlsONQH_7a_f4Pu18Y9skZ4HY7fZ9n7x5vA9oamqtUIfpcfRw5p1r0vMhomYa3fC-nDNyxwXcHOwqokuDebd23edwA7SWPY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5679, 2, 59648, 'c_GSLC--xCg:APA91bG4CM7-QQXzv7GcorrvCffpgAe78uJYMcBjhX8XucwRojnRaUopRc6CgznCJukiW5sGMKPYcJkZ5N_2DoKv_gzWO7FTp7MMIYTB399Kaqq1BEBnkSKGmpLAdiwBTmCwsi_c7dD_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5680, 2, 59655, 'f1mV6Y5FSuyu3QRg9AbyH5:APA91bGuTq38ppNFriutL0A4ZHvv_YWmQzlccWrApY-Bl7GIZIy_HhQr22J9V7qOZV34HrZ1ZLRWkbdvkt70TiJeLc6UU7jjZppYQIDw2osgFxc5zcMAVm_br40zdT4jTuClVvtJcBE6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5681, 2, 59769, 'dCFJRjhf9g0:APA91bEb7YM0ixDUcHi0RLiEPS7Ck4a1pS8xnUi2CakeprtU_RM-hV6qivsy9p9kq09rkiUAyPZljp67Jy0qUbYbLH7zUmTpTsW4yz6hd8JKVyj8rehZBR1GsTtYPiblgqvmReLrzji2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5682, 2, 59874, 'fXgzYCHISAGa9Xzvw7C0Ta:APA91bH9_XxbbqJUQWwHg1ZCH62FjJ7NZkZjvsQ2yNfXFcUA8pSrhmjI1VfnQgYQ-9CnShMfZX0iXc3GAxlcn6ApmjOxFi9yoSCWKm7tS_PWOKBpL6Oc8YxISwz9JIP8H9vJP5GfFfFy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5683, 2, 59969, 'd69Gx8MTTCWXfEoyi1_WNA:APA91bGtAr_oHxOKrXpiwdrRrnOOUVPvFwE5CzvCwB_vUyMh5MEQ2kTMNSR7wdRyIIpXkl28xXST1Ujb1tnD2xmy8Oye5CFgGtDm_LHUKCMlSGC2XCb8koHXKThsxWq8Ipd9V9RHFOy1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5684, 2, 60015, 'fDBsOtzj6mA:APA91bENkHe8_xW_ySiBohnqHSbFgLH3kSJk_cwoFPRGeh1tLpg2G1b0nC4MO_Ufd82Q-GkE7PSjBYPA2ztpq3agta0RnUyFb8_ROR-ovmDom2fwTc3zsINx0SyzNl7LZyov8ISMG03X', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5685, 2, 60019, 'd7YCzv0hQDyNcbNxlsYLdT:APA91bGYPkxoeQi9fjeG_wIP9ARyErv6antDcxgvloazKrT7dHlpS2E-cqUzzf6GlJLLftzikRxhxDI_aYZAm5MNBoNgqIPeDbM-98ktEFb3YmvOJY6fYF0PO8DQoAl3lk7x8qbAYLF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5686, 2, 60094, 'epw6StxoSgKYehGXy9uTiO:APA91bEmewywfzU8ysKKerLBW6puB2IOTOfNena6Oz1n6cc9EoR27g-7y4cXgTTPHjqHNYADT7IdEsGR-GIOLjvmnUXCIFmHsFGgpEdSJmQwYWWPKTPZ9Jh52eF5reXUCwOeCOve4IQl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5687, 2, 60244, 'c7ZnzivGQ0q9o3AIqblVfE:APA91bF3tzirP1IfgjyL9phFmeag-ms8fwV5SGDbo5KukFQX2-mIztiwdM1cXnsWW8gF-qKYhG5b0zNCsvxNTF_fKUGOZeiz5ZMpN8k0ofac7LkHAAzFwMBX27FgrtkLiJuy-0HQ478C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5688, 2, 60320, 'ccqRki4fQbe7OXa9lC_R8D:APA91bHVPa1aQmsY9q80xQJnoV9ncbnQtg50yFCJmgzZb8cowSbsO2Idd0KT7CpNwEcQ4lyuoiwosh4rPrS2OxSPSrfT_wba3_bDBugEAsid8v83awmIZTW4C1z9aeV3Ca2LSouV9zu9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5689, 2, 60638, 'cKi2vnART_WgvuSr3Q0l40:APA91bFTJ-ZpzxrYXyXfpTt8LvPocB9qmF9H2-0Do-e3I18vqqnTqU5eMv4g76qHLE1hLUyU9_EERUvOgmyaZ9Xe-AuYVQSYjSgehqz0UTE-Ht9GncldwMtw2_ZAB2hawxX7romo_v7x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5690, 2, 60833, 'fyx5ylnaQ4Kg3p-dqBnnsB:APA91bHm39lTDjcbXdG4IzrTeL37KLTtdHVoRFUNAoBnzTdlWOiaVILxlBj81IvVcXq_5BKOW9JkUj1vipvm0NJ4df-XbXXXSBlmyyN-FmtE1SRJ8FBqNNRYO2oqKIkyogF_ZSPV9qbl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5691, 2, 60860, 'fcJC-AREQkdphtQxCnNN8Z:APA91bGfu1Fuiyp59S_QtQMWd3qUAn7JfwSJVGq_T1dLFzMvM2b_7_tuSmMV-f9Dwsw3iy-9GkOgTQey5UQozEM3qTJczGfd9aQm55mWrEmZJ1lVLoQvNMk9QywKtqpA5_cg4MCh1Erf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5692, 2, 60925, 'cUXuXnHVTmOai2Fx_sftNc:APA91bGMD7oZw8-9KA_mEBcyTTAGs5E6b4yA4bTxpLzyC7WZDD50aNIFMyIPn9ZDWqi-olm8HCz-FF5qz6ToIRU8iukR5nTv011YgjbQwP97MLvSW7jqxto-XtIkfzM4BKMAnSkqnPgw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5693, 2, 60964, 'c-ArRdJWoGI:APA91bFoO9pGQtrSApZltnvXT_N6FP8wY08GWB1tSAyrTSJmDOoEMdxKswqn6OlMXGONBuWakFjJx87aCBuUeZGODmCsJlqL8hIHlWv5CyUosxXv1FXhKEYCoYf7vODKGnP-ivICt_J5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5694, 2, 60965, 'c8c3jMxk6UYej8QW5EGMhW:APA91bEQTzM2AXoiCaKlvJejNOewMthT-h0N3jwMdSky8jVCVGoa8kpjdgbzBDn8oGJnqWRnwrBglI8TwRdgicdKgr3H7chFWYiPqt_46pyQ5O19UZKOE4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5695, 2, 60999, 'cgWpr8_gSsOQjwbjMyCk8b:APA91bES7Fs943MWQzFrJBJBdIPlo7KRTHkzI5YXIw5aApB-kTawltvSVGyjk0EmIz7PcFFqKdfWM08_j5Y1hkR00CWqL4zbfawxPnOfAysm0k3uYO0MsFvfA87zAXHW9r3YhJrFT8DL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5696, 2, 61082, 'cL1DdzV-Sk6gss4Bb7cier:APA91bHx36BTJGq6GxBXeFQvMobbaDyehMP0aJEki52jHLgracqNk6o1QDxnB_tP9UrS1pZ5qFP6S57B7JbvPPmsiImOGYZJTn2LAMrMtXumwFJxnplkH2cGotEFT2gpkM3N7MqedVfL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5697, 2, 61247, 'ej5ETSlRTw6K4sfF7bQlsY:APA91bFpqLkaYKtVy7neYXHIsimDgwY9PVyupnBaj9Lyz5NcuDUMYKHI1ORc0cN5nbrfvzli4Kr141JGaQFHfbpEZHyuocpBoeMvkkS_ykVMa6FxS5xJQtgjaKp2HzCnXzK7z1m-VUXS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5698, 2, 61284, 'fKM7M55KROKnVLNwSJx7DD:APA91bEgelq5HFDn9m0eH3WXl4pR_iRrAzRtg1-V0CKThHoa3FanjTFQHhgs3ZrLXZgqaa3kt6NM47Ca_FCmJ5PIs3zftu3H8gGPm33nKPncTJd9ewi9EW0TrH1dNPqPTjux3PuRRfw2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5699, 2, 61289, 'efCTHbySmc8:APA91bHFVWaeSsf8naaEMORnlmlqPYBu4gpzjsesOS9iNelvE8FrY3tahVjM08Se2vPYKVA_pYGNw4g7phfO5lnsnTS4YC0I6SxIex0G5Vv-l52WOXjY9ok7yNL62TMNcjuUrEaTTmE3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5700, 2, 61309, 'dDvT5pk7QhmC_38rqfg5RM:APA91bHT0ErQmaqBwMYmEjOlXDxCnmJ0Tew79DHPz9hMN0yfqqRXlXSm6pOdAndg1A3z-dm2DbTUqa5ey61rmZb5o7svMZTGuZnSErFo-CRkwOvkiU33dlRYKza3550DTHGxYcHxZTsH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5701, 2, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5702, 2, 61351, 'cAapDKArQj-UzQ7kv20LsE:APA91bFZS6rGahkyO6l5HB4sElW97IE6GOvlupIhj_7sIsUnI1Ss10fym6e76k66EBA_Eb6ET-EsZtxLJlA9Sk6oj6yIi9fiAIdbhOUqkioJ3HlVxT42bB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5703, 2, 61352, 'e5UINX1BTMGv6Zs3aT9x76:APA91bGP39FvpXA-J683j5CtBsPOJFKUoJvI_JmzjCiGhEemseI-r8_r1T-ET6KqDNxp9UW-ASYRwZYB9D9kuMOOJdtlyIROND22e9PjTDBaPnFgPbeoSXACILzo4YJRE5ch63v0wtG8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5704, 2, 61395, 'fw5gz77IQgKWecwBk4UYhY:APA91bGc2CiJlyXw6rv4Krj6qksmJJemKScK4qh1eBmryMjjEolYSDQsjKylnOZVJuIZb5xW2tbSJGWqjp72RzMvwJ1QRe4IwuAI3HuMw_tDjvsJ8Evpa8-OYWZQMq2yWuBxCDnukH64', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5705, 2, 61401, 'c5TDkxs_TaaMb9_Te1TLZh:APA91bFP18vMFvDJhj-P1TRAEaph1kCOD4q2bHCU7PNd_CM3Hssb_oZ-QhdNBY3hW9-fb4oBAfYGq-7G4qegP_caWyt5j8CVA9DAWARdDwOPI9sJCu37-lE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5706, 2, 61426, 'fpxyIzBvQv-HiOwv6ngkz2:APA91bEGimIV62Hqe2SKD9vCWV_-0qbcA1UXUyF2VE_6mrLQ2u4VaD86JO6i5bSe2-K---cEXRXhiYhy5JtFfxBfUp6uy6g8zxWfrfFdyO-2fwxjj2qtnVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5707, 2, 61774, 'fPSisx76gUdYgPhVcpYYM6:APA91bFWqRGKlEAi9CAUe1EDHsAx3ECpyeoLW91heuO3ogROwdTjXHJuYn_jeGe6LW14NhATo5-GxVmylnJ2p5q-tlurMcX_LANt3fi2_ODbtTK4eaIXkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5708, 2, 61793, 'eNiDgWdwR72bqg9KHmcsmZ:APA91bHXOKL52upQJ8nHjoyqTmlMnuneAbR9WCMT8pMgrOGK7HGj44qHKt0t1J8h6pHl96bVoyZx1LTB0feRMi4I3m4o4EpzMH6F5AaPk1x_H8KCU2gMzi5GxmmddiOQAVtb8dMqALNv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5709, 2, 61797, 'e4L0hJBOS8mu3hiJj1ynnh:APA91bHSO2J4j3DBwE6HPsHNY_7o-YnCS6nZmh3N8yf35CySWbXOslBnTRh6FqSjMYSA3oyIWczwXfQRzAjTxdDX0OQh1veA-Nr2hw3jILLeer3Qz5D_qx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5710, 2, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5711, 2, 61913, 'fgzD9VaiTLyTMHx8Nequdx:APA91bG56afS8uIF9NTy8aidZ_rgBPb3NdVqi5__vC775N9XiNmp-rA6Zdt862oE81zrI63OpKPBnKp3IyWl-L5RBZFmmoAtwVAQEv0rLovJ3dxVOI7J52w', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5712, 2, 61929, 'fhJCK0fJRlaMHV8TNBQi0C:APA91bHBu3rH3I7GeHtOIvDBtrsWTm677oL1P6g5rhjw6r5p8Mzn9DsByo6EYHblE9unu4UWmK_4aqP_-r_llPn4_9s4m8V_BsDNLpf4qzNxRLxu2H5Qlbcw7XZcl28kE7wxl81C7qF2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5713, 2, 62136, 'dfESou7_pEOWj2BejjbI8h:APA91bFe_GWxJLP7KRa3UIYdjpRtZwMHLGEeE_HKtiTcqZjGeo9gn4wzQ9rkEZi3j7DTxV8hQPy_VSdJiyC6LevKrMbHXXPj33f9dkvNgwOxlOCBNlYbQgSMYQ723KkHVYNAuePIVIK3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5714, 2, 62243, 'cmOyG5ahaEVvi8at2O8pVo:APA91bG4u992yO5zJICZ0uos674LRzCYXYsdTPhVHpRKgXeFKPmWXdXCOZAEoH4Qvb0AuuddG1n-h2BbAWCCXyvB9OyROVFhWzX-w_vODh9QrtDpWy7INcMGOinSjJvbAZq6NR82gVUJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5715, 2, 62357, 'csX7QUKLSMGpzZucoV5lJs:APA91bGYYARQl_nJCqzagW8rXnNiXXkJ3QUQxLCfmx90yFA4_a3FgYyy-_bUH2ujxfSOBvuwwIhrHffGiTE7gxbJed07TZrteDObDNSIJyKCEZi0AVGGjTY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5716, 2, 62434, 'fQFwkmWPQsO7tQTh5Kkz56:APA91bFh9t2cseqDmh0LLoWdv40m0UT-BnMfT9y7NUm_otGVOhI6E1wUMDyclntGtdtRURiMwD7o_ap4TZtt_tAhr6HBurn9VCiHy0dmeBu1Auf5Yz7ak0M7r6KAfh3LyGBx26NTe1YG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5717, 2, 62445, 'cszZZ9TWT0-e_piHGn1oUV:APA91bGMiedLHJcoGvCLQrWdS-sof93urVEMmuclOCtIppbmGvvqy2IlyEmszNK-wpucYjJkq9ZcD5TxEtbZm-B5moSw1AK0s8MhZl5FsmYB3eN4r8v7Xmma_a-yFD-VLrUKCuApvw5_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5718, 2, 62454, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5719, 2, 62502, 'edFB17soQZyPPirCrrzLQO:APA91bHAT5ck7_KyFybk2JCPdBAAPPSvq6d9Myjh-KJrNb4S_zhfLXAz87KV13r8mFqWVFLMrKI16VqWPS9Nj2Lh50A1hTIiN204SH_PGpYdsl89h0Si3nfuEPHRfWC4O4dstOQiZ1h_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5720, 2, 62552, 'eVHZ4CZnQaKXnHISLijJUS:APA91bFTYFOBVfWjkRSSUO4y1WcCrg6nk2QsNE3hNoLXTzkCxPuNINAiT3UYfyQsdATu4HGTnzEzDuEzFI-SnyWSjv6temMqDoKpXIvZWlF7Ar-F7IlOs3M5i7XvA_YHLx7sSjmwwcPc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5721, 2, 62670, 'cdhMZ7HPRt6Dl0OJSho-lo:APA91bF6W_P9d5bw2Jd31ejaZ59BPKr4Ms7L7IWM7oVi8ASA7hjl2MhYNSaA3758lbx1JREFUGCGoPuKp91jphTIFQJQNt7tjUnqzRYHHDFbwH1SgERHFMXQZ4VpAj5puVVx0QUlYa9B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5722, 2, 62745, 'fAGC76QPTL-BnFz9xxAREc:APA91bFAAsn3fdxRuZCmqZVOPVcv2z06R042pmPBKmbo2akr_pooxbtHKBubhljVFv2YbMFGGdajRBfO4zSd27i2S6g0eiWJFkeVceIuZqpTugbORCE-XphPHidpMqOsNqA6KWJA1jGT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5723, 2, 62784, 'cwl6J0c2RRycxLvCqaYDJw:APA91bET2IzVaRVdUwPoCdPfYKZhK42vo-rV1bRtbuivAWR7_-5-nFzRLEBFZoX3q7oEI1nJAgnxz94ZLCZuiigYxouLsznQ8tC3ql5fBt4c3p9AIJ40SiptxH7MHfsWD6xrV62ibnqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5724, 2, 62790, 'etAAywVIQ1eIxzPw24uACW:APA91bEB6kkGy16xVZQmHSiftaiDxCzgelUJWzrmED4NaV55l05x7h2dWXlhXdar6WQjgd-1ukKyRViZPpOKyv9VcgBZJ65JhHTEvpyj3Xcm72FWcJJds5tQpiVp81iReaQLwVYlh1Gl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5725, 2, 62829, 'eO2rdUYLQZa0dUXp7cxqOi:APA91bGMiIgayMfb6NgXvx6sCGQwDfU4DzHy-S44vTYEM_b0zEoq-ziz0IeI1U5D2iz_hbq-2ylQ57bxMUxs_BE-W0-LOIXmCnmUujoML0t-ocj11GABufKONHvZh11suCzqr5S8xvRO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5726, 2, 62836, 'dw4X1Wa4RwSS3ZkwuI9y-P:APA91bFE06zDNaov4EBy4Ci-kC6LG1EHKA7ZbLm0cUIdtvkvray_r-dORSkVyR33HaxCK9cZo8YN42UhZHq1X5Ts9FYXw40CP0ZzVbvp8oUWL90YNc_TYG_PLmE4W5vlQT6wJx3nm8-f', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5727, 2, 62848, 'ejvZNeRyThGQHcXZyyzzn5:APA91bEuK3IGa4sxj0QnJ8wsapOQsss4DAXJck7Sz3Yr-_HuEYO0xE_K4CeVaAq-b6tuRMsSigEFlKfGiVLsPVtc7Ap4aPNzdVjyQB-AlNdW-555hvqzQV7zsX4WXnuNCkYCJN7N3SGR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5728, 2, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5729, 2, 62854, 'fSKdtfTlT6-8O-bum8f-Gw:APA91bE_Ve3rjaH9L8LqKlieGn-jcrgQhuyi8PSJDPNKu-FHcvYf0z2KQMTjsUYamII3hVoYeJGcO7m1Y_8PJtNxWVTLWXrF96EPb1lB_hbF4vQRgk8gmh1mA1Pk5d0em98XNr3EnS0j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5730, 2, 62861, 'es2Ryk5LQUe679kFsrBiMj:APA91bFPq59eZ9tYlTkW-l-gvOEmIRfW8zQxkDDY0mBs5aBBG2Lq2Z-CagZCFAZ8AMIMi3OoYqJNAOwVRRzeP6VCuNhZpOjbVa7TIavIOS5C99z0N9Y74qzOkwE9Lu4k5LCtmfZhhuqf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5731, 2, 62949, 'c7PIXfaxTaSJ8hjD-_JZAE:APA91bGXADHG3pTz1lBnD437p8kTP74tpAEZyoN6S3fm4OJp40ypcd6SAP7666QjycXZdcSMdAb6ghLBBQkq2YouXBF_yWvwV8wvnRbmIENCAi-i8eERK7zmc6sk9Mrn-wyr-FHprlyX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5732, 2, 62986, 'e9R8qKziSZacuLKA83Fjyf:APA91bHix-_INMBGgxo_ufiRkOb12qT9YRFeoUQBCaezDYhwR-e4-D5HMt1Btx25SUMlyEaZalt_7gsNbH6gsMS-ek7PDk0aM384Gx0tGkkDh_Imo7cR4WRLX8A_UByZeEfBZIsvEV2n', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5733, 2, 63016, 'd4flsvT9PUMmjEEbZQXr6q:APA91bF3cFVxQ2cV9ngPhhuwlryb31zN2gO-eR4xpy_wKHqZKsWRRuhchY94YIr2lEaoXskMx9P0oj2S01Sg_PS-Dtn0aHWmx4wmeVYYhD-RGt1qCVSBW5o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5734, 2, 63160, 'eejhrnlyR4O_ggXdy31EzS:APA91bF9aBLsV7887MBpfRYclXK4BFdYTaawxFzY8tm6Q7LCM62NMLANyvpq2PaLkpCDRP2UPsO5BOtJLZywqGXAAOKRJO7JQ8WMyOYuOSNV1hed5r-MkWHfUQ0inBCOL7ymCMBzLq-0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5735, 2, 63204, 'e9WEB4d1R8CzaL0hbpI2Sp:APA91bGUn1Nz9aUDwf428OincbzeQwDWfgrhd-_XNF11P_hS17yTD6uZQC0g-tY1-2Ncv1Re3S27Z-vKi_xRh4HusWaIIxeg47Thv8osADJ-wZfysGSY7T1griPUD-WPQ7djuvhhr-Jo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5736, 2, 63220, 'eBLgsdVKRSmWG9JweuVR3Z:APA91bFyeSJTkLRRJTyVOYaOImqxQhGb8P6hXdZBKaVPSUvTaMKVq3vwKZ6C0a9Q4su0p6P0pXaquL1Xjj-pA7CJFqnYPZFfjO3npOuztrowp4oFHPWq-hLgwIBdpzhxz-wb5hBQeD4M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5737, 2, 63270, 'ebFNWXXqSqCrYVTGtAW88P:APA91bFwMllkxKJNPGf7wg0BgF9UInC-sA1caHeWWs31RW7mwy1XOkIDEGNHUqkbnDK0417byHNorBH-L2YDIbY3PS9GZ-Ocsrk_0UrNIqVtzpeTGonmfoAQqB-On849AW_aGKDpdKD6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5738, 2, 63281, 'dZZSHtTqTDiL38zs_eB6cg:APA91bHdkxitke1X4Zc17zbmzm05Gvh6i696KPLs1GJ73MG_IV3RVpWUYvVoBLMMXg_rnkuXvNFNoFkVsyn1eH2lH_dGUpfCAz0U_gnjRod4doV6-q7plqoIkef9g8QhYjE56D0Rl3Nn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5739, 2, 63339, 'dfUN-Hg-RueeW57_J-Rkbl:APA91bH3YgNzT0qmNiTRMwNByiGWDYFNxJ4tf1mJOkL4bQUM2qG_jRP90teiG_2gS-_P5Wx8B4obnJ2F1kCTnpmXYPPTGGXc5phMXnpKFxnvZ1uLlfEGItcZFyGn5H6qyu0NAu66GVp6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5740, 2, 63476, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5741, 2, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5742, 2, 63546, 'dgHKaekgEEY-mnEkqNX0xK:APA91bFa1ESMYi7iO_yGSrdXgIxDocBEL6qfYzYmOm3DzPRJCO31tPUYYcS5vWXRa3xbxhVSO3YyA0yPi-SNekB3WK96e1OjDjK2wH8inJkT-wRrlcnGovKXzS8MOTQj25vXVRFzVjte', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5743, 2, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5744, 2, 63760, 'c2nTCACkRXC0_EWPmNGSYo:APA91bFn6TF1Y1PhJe5u638Bxhm3NXj7MqdHO6BrPkKJ9dH24pR651sazqE6rEFrf3zjECG3rj4OCyq9ZK5qvkQZ7STFm8hLSnBXKvHeeHvOyEFzSpDd_mM-SdNE2UzHZYv3X-wcMvvx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5745, 2, 63831, 'cpyb_5jrRvyOx58_zhzV2_:APA91bEqQcfqIX7iWKGqvNrf6NVNmyuRRB43KBWWT-eUTeDu9nqPPFzXuOVwE3kZsy-hXo5YfNSWcanSsIFB7Wc-pAJU6gr8EYgk8MMsLgUcYgjvFE0thTbGYEYFhEi32SVfiw31hNn-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5746, 2, 63872, 'c2354X7eT4KQ-WelEXF6LU:APA91bHbjxGc1UDQvritPaO7GETAi1xRJjmSSYrHZKtxuwPGh8s9pQBg7SplzLCMyt6wKZhlzzv-rwK4b_dbHnsJVg6dTeRptD-HPhKK9pEVjSjYlYJqWXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5747, 2, 63940, 'f4pTDdi5RRW7JLOIKHxzQA:APA91bF8jgc_f-vq75BY7WapQR-7oxvFRDSzeoTa11YGLTkpMHJKVlQ3iOXwrr2MeNcLk6qR2j5uV69hu87vb2j9UV_ryIvnJdS7PVoe4Ompu6bzkCbeRct_GUMc6JCH-3UopNPVEBuo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5748, 2, 63951, 'fIofnmckS9-NQ0H8DB1yUM:APA91bHWgUn7gs7j-c805zbro_oRRennzlLtH9yEQEy3tR-XOL5Ut6rr7l44WtCpWTNsf6Jk5XhfC3OPzeYj4-nO-ZaLEzSocM1eQHACm-sMIo19TQbi45Il3SZM5WXTeNLtg-S3_av7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5749, 2, 63996, 'c9HbO2nrT-C1f1io9zJTiE:APA91bG_ioCKEMZfWG60sBAKIfpHbn71wzpBs2jTrd0HZM2uPS1rtforQ12bWyjzLpLTCQ73iCTOdqG_9N7MMYY0S7akS18i0OVm7opXeYKPyTssYiAPgMu2OyMaThGJhFUVOkp7uTKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5750, 2, 64000, 'eOu8CYuTR4mLxfxKUa2wEr:APA91bH10r1SObdW5L96MDs-c86gczBY0L535EzqYyzQuuvYvbiQasDMjaEAI-0Yg1YsPnDixdduiD8mw91ikG6XUG5K_PSn-fc3YtyGfyAwezT84kiHtWNPtu_swm5gcQWIQxHxrBju', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5751, 2, 64054, 'cIne1dEZw0vahbQ63Ewav8:APA91bEbEpn4lwZIYM3R_8jFTx3L0PEOOmr0AYQvz7_r7e17fYSLL4RK1g-OBzvnBtvnh9fwWk-WW6aCGcGCHaKdHZbmXugFpY_lXVvgG7b8YRGOwKUpvpWtq36IrbjnP3djj5n1rETi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5752, 2, 64071, 'cEs7FR8dTcWjLugjUmC1FV:APA91bF4Z33mB7NFCNrs5v4BDttmIQXzvVBjMLKEHenZnjwHTj9OFdRHlThFVgs9JtKw0YEWKB-4QmZmjuIuh-gZwiC0P7NnZwK4pZuwF0zDzXsfv0TuADYEfDoBEa8UCL-E1VfO0iXw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5753, 2, 64091, 'fMhWxNEhxkHWpUnxjRQi9r:APA91bHLWfHaOmxXG9aOdEIqbNTihaXkma9e35bUBGoBJnmPfbj_iFbm_k1OFI7yRZK4mxrJ9ovZJXaL3JzQUHIKYWG2WmY5omjoFsimonyLE7p_5YZjSpsiK9JuHdG3c3YrI35KQ_Bt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5754, 2, 64116, 'fIAvlBURRK2HcMMW8lDG_W:APA91bGmU_ACztiEdSwy6EJ6rN8XoyrCX5BYe9lSUdYa4YUXK3wGfdPGIbATQ7FSwdds1e4DDSu2gHuoKjg8s7ptaHAJMHdpIWRG_1hCIE7pCXuHgIeGgtU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5755, 2, 64299, 'fW0CYfcXQQihJWkuOfxlUQ:APA91bEAIwfuW3yRM5RZu8JDclpdIaphhFc5ystjVCEcmn1D_uWyzt0iWGFR_6pcujLNlj9Uv8f42HXrP6LQFG68cLJholvpV8VbLZeDz8TBSJYxQwghgEBjYTvKDnqdlx2SROT1wXQH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5756, 2, 64386, 'coEK0Bi5RHun-fdc5gWX8X:APA91bF8ixC-JjRpHpraDNd6bEUO8taZXStyhqx2phMsV3Z4PhYfvjyk7eTKGtAvO55KWjC2LfA21G1Ybup5RiyKYpHw8fIxGYi36zMkh3-UcXbBxbddOo-bi1OI1TaeAjTyq7HpV_NN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5757, 2, 64412, 'f6z4deSFRpGNlX3mO2KnfU:APA91bGthf9WLjBgwKYROJW8Zn7WnS9a1DCGNkdD3KDGZjk1jOVBEtk2ige2aSsKEMBOnHGbNOeLfClAH8pWr_Z6Bh_9hQJN_KQHLHnz8t0OpU4uIFUdaxo2ied7MQ4Z0ms2f4TUQn9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5758, 2, 64482, 'dMoTrYP5TcCC01WJzuXPVq:APA91bE8QwT8w4bgRjON2aAJK1QBxWfWN3SQPpajvEU_ANYAoncCWpCfAts0GF9Xh4xP6Y-CMdG8IGA8TdlN75OXWfV9_AwhfS_BrRbOj3jJwsDeiOAlds4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5759, 2, 64586, 'e6KcVyH6SEa_T-kHEjSPR4:APA91bGUemYolQu-A2GPxMbQHI9PDtOTEGBAhONHh2wFgc0mbydt3Lcdqk7tJCDWnWRRZF2b4eQ1NLm3yZV7y6rcLj56v_82FFQiWiZ-Qflhrtx5anVUihAcQNRlyi7gu33c7zLbxpUe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5760, 2, 64623, 'fYc_3k2KSlGYoBCSW-6SQa:APA91bEFQky5Gcw2J-HI4ZrSFsdWzRF67fx4nvD_i6Ef_AGLTKvJOG7M-pm2LXvPEdhYoz3Z3aRWhoeTGwTJh5yeGCr_v8xGj49FaUxZLyEVqm2FG_EGEkGu8gyWaWChmTbpax2e8wxp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5761, 2, 64626, 'dfCXVnPkRRqAxi_qeIqKhB:APA91bHaBglvm7Qdbs6dFtEsYMZR7mV06O9UkfdzS44nh8NMKU2GH72O3eGkAmFiNAKLRbc2ugUp7mFlCvaiGNAbAd6kiUyQjzXzovG-kzSYx01faq6v3tkqqhjSt6v5GI4vra4LzdH5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5762, 2, 64646, 'fWpwp63ARYi22G4bHtKBU1:APA91bFm_8OIWbApRgZrIyRVyN8R2326T7yrdE229X9-fX37TkFftGlfhfxmXNWchEoWBB43ZME6d08pKH2YUOkPY5DfR7BJd1Y8OU9NOuzNRUD4VvnUWi2XFbFVny-HNQmMe1i1L13x', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5763, 2, 64688, 'ciFLCSq-SqSSSn7S4Jdafj:APA91bGFPaA4UCD7P-QGQCFBdHpLE-0X0bTDPtFiQgz_aDQWwbwtuL_wd4Ddwl7clkC3_FC6D_n5mouMKu9N3Z-lSz0JVWAsXPIlC8mJ_X5z-CdfiCXtuyNdVAPV0W5FzEe3ZcBxpdEB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5764, 2, 64691, 'e5ad03wCS7iCi5KNXmCXzu:APA91bFb2mVif-w6U92xCLEZ_KgyXpS64QuwBvLO8L2am1KhSG_cDFqe5KPlHDwRQdJ5MF1s_3R2R9xfBld7sjYVeJDmrHz3JyI9KL0eieyfrE-kDUSdgn69zCXnkYV-ezYExGh0APqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5765, 2, 64707, 'dIMYh3TaEU4fh1QUJlp8T_:APA91bH04Iqu0ZBY4co40ur6rFwg02sbLABLKU0wdY19l6uU-rJ6HEuHfgbyc6jMAjD6Ah1mSTj6pugnzvAc_wg6nYn_Sloja5y_N-9a0dYjU8w4pQDe0vg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5766, 2, 64738, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5767, 2, 64739, 'fV1q2qYVRIWmmKhZnrmoQb:APA91bEFi_AQSm900S0Xz4qSoDodDOSpsmbflJi6sVbzhbtu179esLPtcgZewE32dM7sKhoM9dYuM0xwbxRYmCAuW6MnlMXRYXf4eBjF5vGwgz8ZPs5X_Ay2-ccsKmPUZVNgLGjCpttL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5768, 2, 64747, 'cWX_jWMjT7yM0WA6QwQYC4:APA91bGFwB5igUi5qtU9mJY5bwOVu0wreRCr3GZbWjV9SMkOXwoXuES1ag8bbFo9CTaGM3komIhfD5v2jtY4J2_Q_FpMqBQrhFktTy9qxSLznLwydoKAVlz3wgHyZxzAvb-2d-rx3yUz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5769, 2, 64763, 'eB0gVk6PTCasMZp3I4UNLm:APA91bFSV_pCJLMquR-ttYrevDLKoR_FbrvqDTg7hULGwbci6fNhh564KcNE9o5VCdPh7FP24wM6E4YQavgVlZgv_nEpN57t9H9WlbwlIVo2m6GdPJD-4DQcdimxZCTQDQ9RpAQHu6fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5770, 2, 64767, 'cMiIYQ-CScq0eXAhzF2sX5:APA91bEGxM8dzLVj3tIp11THvPu9YmUteosixZ3XRehM9CJIC-Z6G2EL1Tn89n2oZmiIIILghQpN0MsnM3HcX7B4IbydsjjYl-NHpd6N3fJNNQS1MguISFK-5n8_lf4kUff1PL5TZBV8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5771, 2, 64775, 'cNRiPt-9STGvPAth29cHfB:APA91bEW5Vd81U87be2xC-GUk_wbcjPSOi0rYO7AAxVuZC2LPnooeKXXzXW1U-3OJ-_olFTlnsfk1r5DxJoLZwLLLFgKU4d89Npr2ZJJf4DDoZmrCXK7ndcWc8WXZf7M_MLSbfdU6inD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5772, 2, 64776, 'c23dThwilUGIkSlVfjIBEq:APA91bFl8LDQEcYAHy1-ooaaSJ1WdULJzPBGu_l3HHvaIZAbk7D_USeegSlh8JNcP1nJA46as2nTyCc5VkP-ggke-uhDSga-w-4kJV4yKSLygR1Lp21_yFJ13z3LkhKzJYWmQ5jaT6_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5773, 2, 64842, 'euVHvkE3QOWqMYKanS68Eo:APA91bFoZ5miPJ2kMJhaoXS09-r965XA8v9U-FzwTTHAxHr2ztYJb-Y1wIQmu_H9fKrVHwm8Gezy_r2YvRLCT71VWN6O9yKiQv6A2j-x-l-1VjS42Rjh70ck5mub9vIgwTRbdva-aYf2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5774, 2, 64847, 'dw3qUwNyYoo:APA91bHwKw_b8ZUfIJpvhJtO-UjjLLbifCBA7O3DK7Uhnb6Bdw7y6HDCdt7Ulf6jLycs2VrTFKsxOZDyD7bCjTimsRRRhRkD41hvWjFpWtEdmKxb_bmGRfu9Kz9jvWf4y2L2SS8ujAkA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5775, 2, 64849, 'dom-mYrCRCqCa5heJerf8V:APA91bHqnNxF6jjXCSzm-sfHliYMPiNkLSgY40McbdEXa0RngYihC0plaBE3izNa8AgnPOYI1upeH_9hKlX-VzIDFOgOTJXuKm5wTPcGUpCpb1vXLhQ4HSxZlMQmlgGrkQnkCByfUcv0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5776, 2, 64861, 'cKFk6xOBSJeT4mqNkceTjC:APA91bFX00EdgibaFh9Kly0QQiA4H-eOdQAOjLPYGDPVsvmkwZL3tB_ucLDql4YZws4wl78QMc0xm13CC7U1E7_IPPluNmpW8IrYeFTUHK1EUKShv3cOrBVJD6zS1WuWLExummcb1C55', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5777, 2, 64923, 'eQ-fO1YbRoqQZlgVgBYCRt:APA91bGen3Lo2meHPUm7CP0TFt8qV599VS0IiE1BaQzBPk6iA5ntPTfOfMcL7zBvKWa6OkqVHHYMUsFgP-4dI2tvtWW2bTFsUd8n8JUzPLDpcQ67lUD9mWF1rFHw-_iBYanAkiuPO2fw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5778, 2, 64931, 'fX_Xdar_R9Wq0_2HK5eVk9:APA91bGQGvBztI83vhxgJjN4wahOKJKr2ln2C0ISSLUJi7Y-mupAw1e9KaXn0wVRKs52cFAkDMPfhsUiv38pf4pTr5jTiwKPPN4DaOsQ5clUBA62idmK6Bi7iV0ubp1Y9sPXZadBdXWX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5779, 2, 64941, 'd31qLHY8SeqIdvTiblwZKy:APA91bFjC6uPFRBoZIipdO_PvGLnEFCFnd8xSk3jNpOArnvesKjSu6GdgoKtI8aGeIyuPC0wiIWkWcBJ_JltaaeDp1rqej_udIMGTMuiVSDDCFEIeZcrTplefwL3CS40ExWM2vdK01Hx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5780, 2, 64952, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5781, 2, 64953, 'eJU-lLCKTUC8xam1xQu2gR:APA91bFw8RUbsIPznhydpfl4coyUpogihEO-11uObyp8x2JlfDPZ-rh6-eoYlbhIi7yawoErNWbKh2JjjXQpG_CmEPtK2KsRkmfI6zbpyn_fzRCnQL46lG9hufsLFxim0VI3bD9fL3VQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5782, 2, 64955, 'dCxwmVDoQh23eFzHtb_Knv:APA91bFvjJF-XJpGmT8PwSs4mCsucS3rfvCS77w24GV0t6TYcShyDmGHqBR7TbFocUukZW7FfupparsUkd1oBN6SVJ2M5BwU-Ur4GtEdyEjKRwwYcoMiwipA3lFz-g4lCQongXBxA8wq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5783, 2, 64997, 'fN7r09aKSDWmBu69a0D5yI:APA91bFoxGk9Hzv-QU4behMZ_Zet9GGM-2SqK63U8ErgE9i_Jj5QNv8S1KMP6IJE8R5DGOQsMoZsuYdA56TcSOTFGdyjalcPdBeJm-FFo6WlkrcHU3dt_pgtaPQBc3NRXHCu1z7NPYhG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5784, 2, 64999, 'c4F5-bE6T9uK0hmRGMFnia:APA91bG74NE9DQBpQT2s3fH16rYIHPmQZabzP_pGSGHtOmXczu2RGPZWbZb7N6AnyN1q8dmt1Zas69ZJ52kyNrwP3tRZEid6kw2h9HDbcHjx_7aG0TL-d3OwAqwQ2PiCxI-onT24nIid', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5785, 2, 65006, 'fZRAlQPwRWeRXfzFiKWMHA:APA91bFmWXywtFCHwDHBldUAjjUDAJHQe4YY10mOCLa1ngvuBF1BFP3yGLYG2Z4_1UCedfpIqnXyN7ntbxkaDpJrGvLg1MADGtnfu2kuEzSu4nRC0tNfiAIscixcAXZlxcvnGSyvYH9r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5786, 2, 65014, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5787, 2, 65031, 'e-InwYVYTyiciX_LlYKFWm:APA91bHF7o2DO7-Uy__oMsFwIT95Ww3ZJqmOB58U73kUujoL5iHEA8JeAsQ5mkEoQaW552pdq2YEdGJICySnV5H6LuVCIkfpCfPIVjaTwtIrRbOAUWhsi6SgEL7RgOI3wg5l2_KpEXxi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5788, 2, 65039, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5789, 2, 65050, 'eJwkkTJDR3WL6jsWlYAIZJ:APA91bE-vpNj7jNqbGwAcspoE7h29rVM6pDiHfWth8S9CMstuzdsMhrdoI5CEgkE0j_gA__yTzAO8B3w4ZDgh8y_p0iBjBwM3ip3JlQOQE3RWNChqzsHHqF4tX9O4HmMHw3qlcEysusr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5790, 2, 65075, 'dwhWjx8ySRS6Vwe6_gH0r3:APA91bFGbWz01A9lNdk_I98WsvOQZ2rF_SIM3d32SdeWiHnKLxh1NGvtSNkDJvylHHEYCRht8Pl_xfiVHuaI4dXjhxwsQnfS7itDLOJBh4RPuxm9BZQthKKszEE36nYBvTHxPvlmeywO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5791, 2, 65104, 'fSZmypoRRY6oZ_kt5PjwdL:APA91bGTrBxpOfP3M1U98nMmaa5ppyM8hPeBJmlQCBZm_HPY0qVEFi4696yFQ4cZtEXt9kdL-PF6O_RnKYP-X9mfZts7YMBtKcsBzifogVon-hOdIBrP2YRe4yWAIBpgqHH_kaPI5hw5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5792, 2, 65119, 'dOxCiASORgmA8hS2Sme3en:APA91bEuokl4r79Q6QOruV5cQwGrhtlawKt9gito8BIJ4Rfg8ViOe-BpOh8Llyi3l3-E6lEd4rYDr8v-T4QOIHQwhsONSojx08DdLmpHU8wx0lpkBa7p3th1HqQdytfioSB45uwcAZsz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5793, 2, 65133, 'fNOSKafsTQS0mU3HQHvJ1s:APA91bF4zR9UY4DGjMxdxYdFj4n36JN_hdg_ZT8VNVNQGscIeVxeN4w0Ib7F5JZKLVaRQEnPOtrofeQPRv2yrxYABVYcjreKDPs7OPMinM4gBWt4yHxxs40wyoY9nFcpF8ewSFQYWWAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5794, 2, 65142, 'fVcDyCZoTqGN-nOTVkTfGO:APA91bHmFgIySftz5rsMA3pW4TLm8eVWPXSEljEe0V_CAILcjORcOcWRZqYwSwbcXwCOVt-3Ogy_JnKyDIPkbi5G13qta3akYn9FwvHNbzpYItZluXEVPjcB_L4noXa3-VGoJ8-fT_Ya', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5795, 2, 65150, 'etmRnBUuSNKTcavJ5YefG4:APA91bE1DFgleNUuchGhtGf9B5hz5kLU-79pt8uYmd8eSa93mpgZiCpfc94dmLQ37vUHYUszKNVZiyfkYP8jYESl6qu31pJnM7mg96DDyRMSoM5Wv0oMKq_ANlD6Oiuc1LidFR6xRUXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5796, 2, 65155, 'dXUrhvwqSf-a3UANNG36SM:APA91bHICyGTIYdUezuHWKl1MIJjHxDW-mcfBg6ka_zBvYjpfgP_0mhj2QccYIdDGs_ROQY6LjxL3oTXOukJntNag-up6ECw-y4j9XPw0Lf2qOSV2ScObV2fhEApcPWt-YO7mR5_n9b2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5797, 2, 65190, 'dBh3G6NpStGrdYvK_wWt3O:APA91bG49mWnR1rTC6RsnhlAbAhj-rXbTdVXdxrXSzuj-SwLE-FoNgD-gSADEvsb1yNZtiIeP7C4Tp-oBO2xBgz7zhWS5WIQRufxfV5p6HqlC5AtfdyuoCtDH-mLCg2DCOAcJ6j5SBv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5798, 2, 65200, 'd93dwfXuSHKGKNLPJNHeSd:APA91bFwymXQIibWhB8YPQYgMx0p5lOFIT_JEeet_OHDgUJUyGYb9hfnNuO0lsQUR0ZndSB7QqrWcc57MxxR-K2pwmG692OzyOP26ePC2jte7itcHDMnPaHgDi9XCnyemt3GOcXtna3b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5799, 2, 65209, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5800, 2, 65221, 'fYI1D0URTRWh66Byxyft7a:APA91bEdJ-CmMmWrK-sEoJobF3ZKt45biX1ZV-_OxrTGLfSfNChVDZyl4E_6JD9wOyLiup8BJ08eqxxA0Hoyj4r6c20RdzHRVLnVeebr99J6sSqDRzvMtVejVW3rxqDZ_4DFGFybPA1I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5801, 2, 65240, 'fc48hBd8YMo:APA91bH_ESNq3DJbSrQmQ6ewoXeDFnHjK95bYIabqo7mNLhEcmq0F4lGYiKghA8LQ62t7QF2L96ByT0TSNjBEitrgiUwaZTC4SPyN9jFJniRaeiApH0QQtOm1Co732C5SOZ9K0ciONK1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5802, 2, 65242, 'ebnD1jmaS6W3hx4Q-vEQlT:APA91bHSlpTWCC1rU6Af-YUeiQJG837MDl79HJgybVNj9KpeUvvxrlgBVOYyQ5AV7Rm7Qxdm6e6qpQ2DUY0qqO-VYKXEUNT1r0YnkFhZ4mwbqi0ftYlk422OEh3cmzE04SlvBkVu_cMa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5803, 2, 65267, 'efNMNtAwTKis5EyJ0l6BgA:APA91bGHjz7H5Ur8lHl6kVzZt0-mY9fr3XSM9Q-0HE5s0a-jxG8_jjz41Gg3rQsh4C6bFpDW-p4LYBafxI1__KV-TrIjdLBlyyrnnQj4SpUhuf6bqLUsfRMcYDUUgaSXRt6R395rt-O3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5804, 2, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5805, 2, 65296, 'dhQp52OnQlCiX8gj_VMoti:APA91bEMeiWFT5w9Um_453ebYDghvbf27MSPuc-UZzUaERGPPRnhE6IRYTOW7w4qsjCCXPH_2OtwsPa2aJlDBRscQD3H-zRhs9tAUuV7I9YAVXciyv2o3pA3Fg9X88iEO-wJ164F4uOG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5806, 2, 65311, 'dp4ud9_hRXORtlAC21g58c:APA91bGIB33lOCubNppXKeYs-vKwP-rv-rsluiymHcQf1RQ5EwKbNLl5oZ3hWptDRgxXPpUSLYjlgVVZV0GENjxnJPmcNpEVVZOK3J57rdu_YR1dnX4m989tJHEX51RBFvltqs9f5ApR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5807, 2, 65313, 'di3mizdnSn-z-HlEcNq5Gw:APA91bG0WOoSeD0GoCX1Uh_XLFN5eEaBonwlMTNYDr2ILKgVOjwIG0WcX8x1tnoX3aPoAdCgFsflU50Ptm-4iiEizY0_jAWdis8SjTyYRYXnybwJZHS6b0SlH5_EtOwwQQ5HnB0KrffJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5808, 2, 65321, 'eZ_glF_6QPGXi3iuz-IwBF:APA91bHPjIO-vw2O_EnWbHIi-83qLrgVCU11KjAFH-oJNt2KtBLnRsI59GVSyWeLhjJM4WaUIJcU4Ku-_KuQqXG_82oqJ7a109y9JJfOqDMsir82LvmRL9tSuV7-jH5xMG1bipxuyUUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5809, 2, 65330, 'eutKj8spRYS7GA_yw4d2TF:APA91bFNBhE2ksQQdoOkMfJuJq_wCUcAst0TF65fJHARkLJnnuYOurtXRHNSv4zZrDU5YhIkw9nrXy1q4W7mR7orkQ4tsesLMPtt2WLbc6BG6Y-LU8evz2_86AyX_ToeItXMZqrwEnQ2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5810, 2, 65332, 'dBZHO298Sdeb8x-K5cD28S:APA91bEQNDH-4S6ffqX9HO5tyxRekKlKlvC84iUkDXFbwtVpeb-95SncHERxoE6wbVqbabiC6nq0VuUYExYjZZ6qO6keNrOZ0o1BwqcDpk64Qcb1OgcVq77wcynHJfGr04eyLZSkGLGQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5811, 2, 65335, 'edjBkoJyQ4CpXILB5qbNnC:APA91bFXKU5QzDyWXteC80VM7E7xrvfUKFsTr3M5UQTDMv0vjjuJzZiVSuBSNvh_lBoO3pX8LRc9s7sd_0tTsEPecgqp7iOGTreg9EzE_OYP3YL9Ge-vq5CVHDfZg6s7lzQlRhCJImH2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5812, 2, 65352, 'fZiyA0aWTrCaEX-KhH9tua:APA91bFnlfZsPpj-QMrxJPMv4yeFSvi6GN1dmcxiewcyNb5b8AHzklnWXULzgayoy6FMXk5od-8Bqsy15qosm2oG2iEsV2Emb7mR-hzj6JG6WKNR8Axrdmspf0HFzQfXP3UOjRk2I8rk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5813, 2, 65360, 'dcdYPn8IToS45gI60N6rYC:APA91bH3SPvzZwvRvGWiA3eOGCVoG3JkMQ8dyJp0RwZE9Z2mFFIp6KljuJv1HpSB6edWhRtne5dtxqcwaOmn0K_5sD1Q2m9ZPT0NgB-LjBG2drqxl-nz23a1JIk3VL5R-d2TjNNZY54F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5814, 2, 65365, 'e5InILQzQEug0hN39zMBr5:APA91bEvJJ2xzV6nI0bjCE1OYf1CZ39Rn5k-f-jocZo_k3t8SQ1FOUg-WCiCGuXw9QYfDVkzwffPpkIm-lfc0KQN1VuaCFKnEw5TVPVnC71evwsePHSlmSXRtDJqq7C7YOkDGcox0Mg4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5815, 2, 65392, 'fbdv4O1kTaa38dqcZtfLQ5:APA91bEe5TuTo_dSOp5XjzDBe6GMU7fWIGpALXNig2OFathqg_RTZvtuos89gM9-LxY5wRmA8NMprP1TYTGdMwA3y5I0PuadQlQMGXeeJkaIntuCTsteL0RQm6yZesTYafV8sJQRpBBl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5816, 2, 65406, 'eOMZzYiLTOiHTi9PIr9W0P:APA91bHEED6A0XMVDp3yXBLwLQy2sJoRZw36J-SdiM5aeWXP6jby8wO_TvMBvbJBV6rdg2wZmL-9P-1S7Wi7-c5BWx1aUTU3F8JWLvgo06bzaZ6x0Smr3fMXpsA2VJHNldGVoPdHJhlI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5817, 2, 65407, 'dqeC9mjTRxir41_gwTva4T:APA91bF5CYKNW-Ced_kDiMnavt4Rnk39gCPvFt7TJwTk17nv6cYtEy1me9coglhUVNkicGlqI6rFVoeo626sN9BkIaWizDA5bXiSuX8zM6nlN1HM8Hlsih-uI2qVjWUYADqwhMnbdHAW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5818, 2, 65415, 'dMYN_7FqSZKnxtV0fOEznA:APA91bGt0W22ObEQCAqOE9_e1VcqKw62W478qMTH-7CXrx-HdKNJ0IgcPfJYGuYbewMLsyH3aT-q5OAJhJoFKDnyGWfQL-Ccq6BqW7nLjyJ-wjialZmH5byUE8aImdMHX2raUB_R8wR3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5819, 2, 65449, 'ei-rVhESSEqV8KyfBRgn9D:APA91bGgzJTNZr7Han1FwSkMfYTQLovFuVxTTRILuQ3W6neDL82xrSFzLtAI_t_GS8zGN71ub5ORMm7t6r7w6RKTw32x372ftGaXmDhb7Z4PxQknHfNwpawgWgFsdzZvHv5LAgCvYSqY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5820, 2, 65458, 'f1UPaz3HTCKNwBw8_-QXVX:APA91bEKqQvg1MfJrr1Tr2PgnWHSYOa0QC70WM80jC0mwp1qIAtLtIzvY0vfjyXSMbvzjne3O1TcgmamXrgnD2bScXyhPDY8v6G33aOER478EfMxJSgItP5Q4WzzjB-FiBJSTPLg3PnG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5821, 2, 65496, 'dIP8vmrcQlurBM84Yx8SxP:APA91bEyIcncASr_3PKKOnKcptKQ-t7jJr1gh-i5WZcbXY93XF2Lscc3bKyaWO-teYuuW0ghwvvy0qz93GrIEdQCUJnrLTVT2h58S5d-QOyArvOF5LND5pb0ldHP7lv6RrZ8zuGJM4wP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5822, 2, 65530, 'eGLYiPB_RA-a257LwlRYIR:APA91bFN6og83gSfyx7Vjegnv99sctI4NT0KT-ZrTe-ABn9q96zlB8cwvVQRJ7D8S3xT9EWWrO6cSqpK-Ep2Q-SrLrOHLRVqyyLwDRuHFjSi55JcVSN6o1AN8KB93Yse00ajaxJzBQUt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5823, 2, 65548, 'c9vdlk2gTEuLys48eUcpjo:APA91bHN5jz27BH2XC3K_cpSyIuQKYsgsl2Ycw-tUundd9ve2oZgFqj9CxgRWrd3CkHnO-tdLtFvamUMmTJ1aNAXH-gAkaEVNOOl0uUM4I303iqvmO2mmZCdf1PdkzsJjBOfE3E_nx4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5824, 2, 65563, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5825, 2, 65564, 'eLbwf6RwQZWnK7pYnTl9Rk:APA91bHrTSsutiIAuHEv7gDxJ9pM7vQCusi3ERJA3FwH0ZHqPU0LUbbEqAe5xhHoVrqeqAj1FKpwOwU9V_WmM4TtNj-1ElropsfB-Y5GjKtGv3uWguwTs5uRGl1ZOfd0rKL0IYN7LO9Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5826, 2, 65585, 'eLRHGAjcQyKa9PAugrc6og:APA91bFtIA56bqGxXYwKmdSOaUiospiZo0My4ZTdDEJrlYUkpt4UKRg36Bxj9kxy7mlX0Zp9AATVWjpRLbnCSjSdL6NP9aSZx9DzciracQZCq-k7v0t5htktxWLt0VPlRIffiZGeEclq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5827, 2, 65591, 'dCZ-ANfMRyqkjXkFJMguAl:APA91bHIwLgxUYXscm_D3R93NBFA1d2wbL3L7w96SjcpTX9fIWQ203ZMUWMYjBCySlPlmudHX540FQAPv7nkGOUWfhiqLMr9_EWTi9lU8nEnJyyxKl7S3YIo0PLVflYFSuQFiTOVM6zc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5828, 2, 65598, 'fcCdjIlYTY-a6bj3242vVP:APA91bGqicaQSCMxbmDFs6kxRsadB0b9nEwHaOE43jZCnTlzSCkqVUydsFeETCMl7H2xbRWP8TjvY0OPKi_nqK2O78cmjDpV_gmUhB0e8hurCyfOCWuQKzis0wDvewfAOy8vyzQ9eXbt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5829, 2, 65621, 'cFjmQI1_SVyUVpT9IVPi-0:APA91bGseDUHiX2_wucUq7YN36Kt1ZqBmTd5oigyaxwmHQmb20SMxdhvY-aNtJXrMnWTuaE8M9UzkR5yQefzCLjvnaRY-7qzKSgnMiDSZL1-NACqwKaf-v5PmTEg0bIAN7k3er4sXvp3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5830, 2, 65627, 'eOlbrQxRSXaK_Iso8LMOWM:APA91bEbOAhl08KYBtu8EV97sEjNpzvQ4SDL7HKwmqQc97ERJr1guEfKo9uapXTsSZhjbcNYahgpoqtrP9zDU7DkC_fowxR3bR_WO4iKrOykOChquMHOaUbucJXtseDL7PQ94ewxj76Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5831, 2, 65645, 'eYaeebz2RU2AMCmRKF4FSK:APA91bHtweZu5a4q6meq5N8ERBPkUNoSP-0YliXwd_fnOAoKdTjsIW_47uRZTuMYNACRs46b2R-z6q-X__jJ11Dd5WQQfFlq0GTVA6hws0T7M-n9ovafg5xIXYPGJDMLv0rIBnLgsJ6p', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5832, 2, 65649, 'chhCGsihRLCicYs5tlgA5G:APA91bFbHdW0IiCTgZmgZSRu978M4DSoQ7nHWFx4SpuFped0MG8qQFi67mSIWsP4wIikY7HqwnRdnnjEZnbx87CPcpMs-o0eyU6ljD8jyjaxHmrWSyEqYbBxdUAnBmXdPw1P9PLdhyHa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5833, 2, 65655, 'e4fIO_qlTz2b2mCQaCA1dR:APA91bHuMcO5mfrs96BRqMGWRL9MfUED5kS5VbNoTUqq2bmvP12OJhwSzmvQ4_BlgmZb31V4vaPx0s7Hnxbx4FYT-jgDL6oJ2WYzyhmSEnxJSIe_hlzRatezcEyVCAzVRfoDgdUC7BqR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5834, 2, 65667, 'e9_L4WfZShSXll03D2c4Ln:APA91bGoQ6IiVvLeh9QxQ9awFG8Y746vp5moVlMU5jMEyIXFJ5S9IEFQvjhfUJumwAPBoF-gE6BXDYxeMGYOtDzD9rCIiJhC43CH8AHG25gJnrjy_ItKvp9NEpASgFRP7-TDeAkZy118', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5835, 2, 65757, 'c39LGeXRTLqJRKQMiziRnF:APA91bE2CJiEMr2rxrPqOJeMSRv96hdSdKgR_UzCUrDX7cXyFQ-EbkG3udhYYfxCB673UXgdBEYAboeS0PEWtyymBf45AyXQ5-kUx0hJeN_s3qnP55N2z8bRVWpccD4G315BhfYTkHgo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5836, 2, 65771, 'dCub9IGaQS-PD1rCZPjeHf:APA91bHhNIhUi_zwqcGv7gv1-lkHXLfhzD1mpQdBZmz0LgUt7XBdyHX1NKJr4vcLRsZWaC5G8AsfDTEl7XjO_v3CxvxibmI9d6gYATENsgVMtj8x7bXq-QR7_Wb-HrtJ-0ywCmvLCEBW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5837, 2, 65773, 'fVX6keKUQSKqnyEoCYhFyZ:APA91bGsgERCZTuIt-B2Z52CS5fxYG6p0Jg_hQVPALkq4dzOK4eogECqBcuGbZSqIE8f0ArRWmBrfAy8UGLNYHJJdLitArPMUvqtSz5ULuOC0xv_W_N1PW9MnQyvNqN7hsUbuDGI-Wks', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5838, 2, 65781, 'cLld7FLUQDyLdEDnvm3RmQ:APA91bGgm3T4K2rHmMka6L4EpJ2iF9NacdWEqi822CMSdfcrIEZPg9doNJINMkVEPJDbAbcPr2p3bXQGCkly2lFMPL_az0UKy_eAnTcK-NxUihVrJHpdg3NkEKAgn6_MvGzWNffdRSrT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5839, 2, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5840, 2, 65836, 'fLLy1DzeT6GCFTOQzHe-3e:APA91bHrEBGVdBKJg252Veo2dTbDfGdqdgVXnviF6I7utH6RRGpXhG6uT6KW04Y8UyVOOlW8XfE6PDGYKKCyUaSKH172UUN3yh5oBs-R11faeh_PGkFRjqzFgFq8LaOoOE1Tn3o1S2qy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5841, 2, 65837, 'dg-3qd6yQCK-7xdZRm-Gka:APA91bErnqgCzpkCUTIb6Sb1E2yXKJF9gDLp1D1Vt3cC8l-hQYbaB0NYNDPq0FvQAecM4FuIcO7Xcya37q2ZmWWeHywpzfveFEG_rZT2y7ZPAxGaimaUU31YJYLGDpv1ztYTFvv0NKAy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5842, 2, 65838, 'fEeCuusLTH6lihApn2suwT:APA91bEFOl2Qrmdmj6fASqR8or1ZrYbHs6qi0yqz-165Q8mTuvqSWgE0QQmg_fwM9ZtMOyzEUm0DGincXEN0_gEQdIIDf_dTf5uowzQ-MPaNlvdLHOrjd_jKOg9jHDWLJ8Nbom_zsiK9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5843, 2, 65875, 'e3Oj6tzORra-5fOwJYTyAb:APA91bESwhYwB1boJ-YJOwiymO90EXLAXixVeafq_af-Dyid3enHXMEvBN3ehD4CCohX-4CQF-Vpg-nkXzvxTqWRTT3YuPwpqK0zAa1PFlofWz7RVK33x0sajyu9B756dIZtorpfkR2j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5844, 2, 65904, 'fF-y20a0RIqw2tdT79scPW:APA91bEoWuZfdyFWZrp7aifOf2ToPtckg-nhYfxTLu0kLHnzpKMMkzhEvtWXuoITBp7XSJ4-usc21GiRhLdpnhkurSqbickRSuM7F8hUesyP3YkSTp4XyMPqDMsI9Z4yLjAnrFBDNtvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5845, 2, 65925, 'cIhKVZdFQqGI-uj-uMJ9se:APA91bHwjJitZ0aDgBHmMgaZ7SGP1sZAL_zuvIrsnca_nJnNJfZA1kR2BaKtgGrZx5zudN4kQc5G0CSl8xJb6UG-7u_9y5Ar_ABrfoqyiddV8_bocwB19eyY4f1FGT-tJDgjc8WUjNol', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5846, 2, 65954, 'f5PouHPFRQuOD4lMjGv3z5:APA91bEDPd5P46Xjiz8KUkxOKDr07MDwaBLi_km0oDkzRH8kRAuDydsh5n8oCNkb0Wv9Ibsp1rk68xiAdVnzetGi9ubHuTE7dDcIrpKb_K3gxOU-0--p3WVQFAvcc0v6ovoVyle-i5F6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5847, 2, 65958, 'di70_DPGQhart_9YrpItr6:APA91bGHDEi1BaeqD0K93__ogUcEBalHFSTc71gPbzyYNygKyxJzAakdTQuWfrr89BXVGvu7Er4QeSxgvBxwVNL3jzBVNX3qug0rpv-8oOQhmPogW08UU9piMgq74YSAHPKzy1lZe0OR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5848, 2, 66006, 'eCFjxJU9QwGHDaIOYezILX:APA91bG4k8j6qa-g6Ih_UGcD4ABt6ccjUCW3i8HVMVoCVeVFcmoyxf8JaTi6neoXqvAWeNns2GBhxQyND_Ram4FRZ73vSSDCSHiOPHSRiqRND7Bk9zo-JEhy5yEoapZqK5cFUfB8O0lJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5849, 2, 66023, 'edoCDtl_Rz2NEUq-TTtSZm:APA91bHCFZMfTxp1-CLNz75kM-3OhRB6Cg0cIuoDRXy_L97ys_pr_-rUm-SZq7afVJziDTZoPJa9guhsnMmR6ucwrfdu8f7hY-GVZpIr9tQJp4zq_Q6rZ6s6pcPNindTwy6ar51V57u-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5850, 2, 66056, 'dJfTls88RKGp_ha5xqV7qM:APA91bFWP-LIdV4kwKIyj1vKiWJFZYPCzXhKNl1px6ikkOXktaX2lu0fMwRCaiCZs_91qjZ2XRy9Lazo40yRM0KGWVXqdqctFyXJ6S-nz9hiW2RdCAG2RP8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5851, 2, 66058, 'fVL07G74SniWSzJ1ljmwXd:APA91bEDG9HZ93Jgx7BmQUFqBU0tGYjHpPZAju-6rnoUG8vld4_mjkfzRhP9sDxPqzW3yc_zsNke7CQkfiw-WMFakgQaM0Ratl8XsvPhY3UE0G4JF2PlNV3AZucXU0c4oA8tkNZmDWPq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5852, 2, 66070, 'dCgH3B_YSW22WiE9G821GV:APA91bExiOAxB9fO0_PyC4rJSGzNMYyFJT7v4tqVMNtCkdxbccNq6g729ShJJ4De7SNXcRGArWqJuNkTQ0Hzw4bV3RDqnea1fOVxXdnqpD9knMPcIF8cJUX71FSCvkN7zLzEsX0wbW7v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5853, 2, 66088, 'cQ7iiJy4QheQ0cVl5-g9SV:APA91bE-FI6aUaI3wCSnDRkmw4ItqsYJO3rqoI84nosJDUMzAoc3lSzWVaUestR7ULWYi54pvdlD2jXUg5DusUKjiX60FjYcxBeZbvt0YqWh9nYqtMgNI1HJAi0mxVSOLnSIyNtjBOap', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5854, 2, 66089, 'e_MBDetQSKOZ3Yn-twAVMg:APA91bH7UsfagXVCEvXeBADLyeb1a1TFWmsSsSRUJUqGGAYz748WVp9WHyfQAR6Sv5O0H_wABVoat9b1qroDm2Jr9wRtsNduuQnVFSKUGrfKq6bDla079-epMyp8FHwcH6uR0N2Bgnqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5855, 2, 66114, 'fhbB3W2aTjCoE4Z4IcMJoN:APA91bHFaAqnEMFza5Q6gs0IhpfGvD6683TZRKvPa0ng8L2A6N61saKYzJIOm7dxSn3b7395cUqpwam6pk2xOGWnnFu_JZ36wBdWnd1aA3Pux0tPh5_I6gVP2q5GQRqOTyFUudTDSb_l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5856, 2, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5857, 2, 66132, 'dmXOBxwESG6SxW6uingBv-:APA91bE30G4psOk4i4POXBieeovHZ_4RGcE3i3gVpeNRcDAIzfDLPNRTT--IqM9f5-wVgr_sicluIRE6HJyoColLik9DCEIIoviloEVdgEs2Umi5jLsZE5btxMoVaBnnaVZOh28D5kfI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5858, 2, 66133, 'c5PXmwtcTY6JwunyojpwoX:APA91bH90XktwaAz7C6939NiPhn8e1SuzneWWv43riCM0Wffn-GVE5WE16UUTlik2_w2JdQ7IlM3iGkGoZw3vUkvBv-VBTpUg87h79dJQlibcAgDNhy9VroG-vO-KAOnCAUlFH8HpLxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5859, 2, 66151, 'futbyAoUT4inZqSsLDsEhN:APA91bHzoRf0Yi5hI3UrYhd9m_oYrrlEDhmk73cax0BKVuvg-NlypHodmkcng73SPL3Lk80dohO-82n84noQcvLKUcS91VcK7k3hmzfcdw_MVtho3LjR6DY1U85UR8rwPHePD4LmT_TI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5860, 2, 66160, 'deKon_Myf0gTm6l81PvD0S:APA91bGiwqyFIvkbbL6NDMQZ1lLdfwYf0T0CWLzSVqUG77nkqCvEywkT6mC8PxZpXCVawV8-_Go0Nnj85c26J9pBZHUxDRy3YL13tCDAVu0iJTRQbYHBdMg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5861, 2, 66161, 'fWmcsoZeSGafDZFlhsrU9b:APA91bGGAwAyK0TiB0ycuJhSzb8fd4x9mf9Ab1AQh2V64wIv0-hsWkmrrZrU_BUBWSoabwYIHbMLQtaubIo9AXUUfAOmV7y99qz8_sVeQBdswuqv0c4v8K9Tp6YSnOtfjB0KdDl8XQwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5862, 2, 66167, 'dwABTB6xRRahUWrmmpTZVS:APA91bFye0lZpNeRY1EK-jwODWiMRcRrWdtPaR6_3WK84dsX17xIjVrc6d0OcNI2A182W2izAk2xd4tgZHpM_I761aVWHAZMX-6cuwzHZFuK-v4kuh6Vkq2uNp9K2i2IXTADzqr3YhwB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5863, 2, 66184, 'eKowmQXRReaMvFA2EPI2wl:APA91bEaD7WTqU0_sKdo27k-M-dhUSga6MpRYR0aDml4emgeeOB3lIS0GqU_iNac10fTzUfv8_4RoG80CD3vZxQhkDd6khf5w8hShjeAV8VgqAZm--QaYWL56UbjB7_iq24VN9UxT0lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5864, 2, 66191, 'dT-Uw_L6Srm-8-bf3oX_no:APA91bFQZYaIAR_gI4mAhb6LW9eoOqxAdk1JSOsyDehdDMjX53Bzds3oCLo5Q3SQBRjwdMqjbO70749uGNJD8mEw-nolpU4__7cmnxQ0NQFDok0nikSkG18EoBjNvB_YwFV7LCJ1EY8-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5865, 2, 66199, 'cTjsU43CSciTgTv99OLflk:APA91bF1B16CxWb92z2vBu5R7LyX_asQXBb_yuy66py7xV7AB717-CWr0I4uPkcryDnJz1Y5VLWVXIc5OrZOSNfFdgnGwiZ-LoTWfxxTUWIqmbSe7H_58odSH6e8YJ9x_9Tfp7Wfsf9U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5866, 2, 66205, 'd6bOPCIAJkNGudERgI7iTU:APA91bENYNkk9boJsd8tosEoB63oLFge0N5jaJ8ZxAJQnBiEUvrNXHaaClv-F2FV05XEdu3cDR588INGPmsyX6srntjU0h30KVvuvPW0aXU2O9mJmcO4at-mTuj0RIGzlUi6X6x-BecV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5867, 2, 66214, 'cEC7MIyOQgSqCamw2jyaZ5:APA91bGSwHyNYxpUeOPGhYS1UGjFDccUESVzNy43lEGe0D28TbcnO2GY_p03hdOiSwkB2gABXUUlxgPzKB06zu00KsJoejysnBka77JsdEnQ0GX_ZfMJ5tChJ4TbJ32rg2v7w51EfIiF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5868, 2, 66216, 'esNq8tjFThyfxpuzK5BDb7:APA91bFgvzmXIeyxVm9EX_s0-nv1k7ZN1CYA_Jjbamwfme0TfHQIinYUcBYPmz73bf_3tSm2eDQWfvloRjOAZZd4xAJf0GjuDVTYM5PZ19Brkj915ypVDqquo20EWniETn3NrtLjiLN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5869, 2, 66232, 'eKZOzK0IRZCAdQic68k6Eh:APA91bHGfqtmGi-1ClmA8oTWRLQhz93TpPltZbohAcWwHaL0krKINnUaeS_maztx2B4g_HdkLPYERMPIakRmI9946QrEvRJIj2GO7_RNMwC83JJqa9X_SPbQTbPwTYt8ifrVo8so7OMe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5870, 2, 66239, 'csbhoS7QB0DvmD9iWMb2_G:APA91bHKvrDNZnpuirgbyr6lWPMscZqp87jZ2p3NvE8A3gnI86uUDpaM1-aFP8Gq60CPhXoqy_aVxwFeDAXtg-2KE6U0xCDdnehroZxQoHs6xZUjTlpfGpg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5871, 2, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5872, 2, 66254, 'e6QsSRk2QtiFR4NifR2qgQ:APA91bG_en06QSM6dy-rJ79H1znD8I-GuTeKPfvdp5VXuGIVhlroGT8bXjf2OQX3nd0WzZ0Cu4UfkwtaLBfWsN0DQs8PhcOWN1vmweBceaXmQqsGPq7szSx2pxXBrEpiTe7lzl4ov_NB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5873, 2, 66259, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5874, 2, 66266, 'czZ2ACdaQfm2E3xkY4GM2D:APA91bGpm0zJUvIve-M2euSFI8T-XBwhxM6xFs2ZhLQ2evlf3W926RUY5FKtYeb58bR1kOS9icuVAi_Irj60xsIiloC9pvAkM3EunNBt53X8KqjhG7OMgpI6DePG2ZgOyYHdNmoT_Ldr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5875, 2, 66272, 'fKSVeZPOQF6pBMqq6K0hZz:APA91bHbQ6rAirTCXKyniA1e1qcEygR7c3G2yzbz2U17tTkfnDRkLa4CJeclcVzBUG8qsJYiyeMxSG5abe5r_YlLNESiwt4lw7SJp09QWNkt6OXZbWl9aUeynL_UK17m7puCY_odbYCR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5876, 2, 66285, 'eQ6rdUdqRQKc8d8qpbboPQ:APA91bFOGvEstATb47Lm-mSaJ01jvUPayZX9PZTAkWrRbZ7NrxUH8wWnuSQibhrTSNmuO3HWzR6WwYpD7QgAbbDcpd0rehs8ZeReHSEmuWoRkvWHTLG64qyv9apd0p3CD37DxnAd_8Gb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5877, 2, 66286, 'fJdS5p48RAuQziPqdA2z5b:APA91bHs0TJTkd2K5ysH_EZIpuUyv4_R59G_OBw1_a8IIJ0Sa-tNufThlpq-nrieVWaOmI-O_1Rppa4yw0Dd7fqjcwSk8LtlMlwSKFFhibtE28ScteKOjaUsW77En6TGoiQPnHVnj2C6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5878, 2, 66294, 'ezCyVlf0Ruq0YP_GfUZine:APA91bFgFXNbKxebScoGxA9DHyzpcAxKWHSGNemJ10bfhY27i8ad1Z53YwHPDkeiP8NFTrAgcrdo7ZfhBv1LO3egpTtQ789n8pZYmttnOhd7deNAZq6nPq6CpG3doIHkmjBdte_1mMh7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5879, 2, 66300, 'dktuZ2E_Q2azNodU7lI0rO:APA91bHVjfjvXxSrh30f_h5Y8dfEETaIMsGNiLcBCCGdr9Ne6yp6kMDViTPQagN4uFwUcYhSK9lDq1Cw8e-MTtVkkUPb8PKoTQC8iDrkMQFX-hsuiWawCtcZnPU12BM8CBpoL8TZvsqg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5880, 2, 66307, 'cULFacPKRe2OwTWeCEKWX0:APA91bGPZJg1efM39zX99y6FX_QqK3nVXgkDmfIvpZ7THE-hQNbYLpLfUOq14k_zx332pikrbWZsr44MkVVGeMhLDtWY7aUIMTfsX5NjUiZH8Lsdxfid3i6ePqp6QCOCqX7q3z1is1AL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5881, 2, 66308, 'cE7Wyn1lR9CSl87I4fMBnm:APA91bF9Td_lvlVPVhsab8gI7YjhrOEcN7oyOwUrZcRNcpSBoL1vX6YiomFnoExfsW-wNYmGVgvdrwDlEiKudS7fyckBmk7exUhjr2ojbBHuqiNDGer70jGGcxn12IIFBXkxgdjw19PS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5882, 2, 66313, 'forcTgkvQjip5nLUCjxctI:APA91bH8cr61P4khBRtFOMlrhTZ6hyV5Unmy93quWj4-nkD6TJi9Gnc6RTigx5hvxlPfzHMdBD3c6K2lLAa9jCi8ggbd_rPASG9RmISI6DmPQNzz7T4Wg64Zu36I5XXjHndvKaTtsDY9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5883, 2, 66315, 'c8R8MntTTgmMR05wcv9zw1:APA91bH2FfwkUb0MmJgmY4Zv1bDVeusk4e9KYyGyTAmYlxAehUOjAwdlFBgdYnpfIBqc7Inbqy3cbZYW8neyQ8BoX98ZSu1xg-VPetMa9CxOzR68hqzq54N7Qrmj7BoSmoXOfUMGmPmI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5884, 2, 66318, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5885, 2, 66319, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5886, 2, 66320, 'e9mXm86VQhOP5FK4ty1r_v:APA91bE_u-FtP8B4im7W-AJCCGsmAz0VE9XqQ3KG8G4KWPAA8ebFxwmafG6LVIN3wZppjKi0AwNgTMZ28VJP6F0czfXF8K8Q9fmGrbKacZ-NTNFzU-7AYyPLiE18gzCyz55jyROa9v5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5887, 2, 66321, 'fiRd9ZrNSzunW8PjIp_2El:APA91bE5jXDSf3brg4gemBM2nSMMwqVDA54iXrS92tjSVbePQE_v07v0M1cDqOr_2fRqilMWVC56-OEmCrzlZy7PU7Tg5TXeYZmhGcUSlPlif_2t9HLZP435Su-Q6pvuAF1AMlukez-d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5888, 2, 66323, 'dc6fb1QOS5O571VMh_U5eG:APA91bHuEtJJltaIJqnGcZ-NFZyYTm1EyzEdEdFezRT3V96LiaSDfRdXCuuEpfP5VNmlJ3UnjJ1qB03LGr6E5txH9I5kh3FxJxqUnwyn3xHlCMJJnOnb0JADxdzP8O-lCxcOisC-o9wJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5889, 2, 66324, 'dMUcSDPqTA-YHaWaB5XQUa:APA91bHneynwRazchq4QJ7IwVjZ4oh5T1iAKeOKHaMAzivrTEATC4QbgYLG5Tpa25D_YB01J5lBA8O9PJMeetEpGi05weF1fGqZ5wj7c3Au6d6JfD5IydFWEoAg_88ypRYUniB2dMc0r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5890, 2, 66326, 'cZkXaENFTMe1j1zl6XmYQ8:APA91bHj3mkJyiLjUweBn_qmgSRpLf-ajFwqAAO65qzsmuqTEq9-y_afeo-Nmhlj8LXyM75c1Uhy4A0E4VbpzScTOBBGjh4oWA9a91YccM5iADHKP2YSZHCjakFZ35QiwXfRsZgf0-FC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5891, 2, 66330, 'fiTx_e_iR5KxdAXLm8K6qt:APA91bEIbRaeBzD3b91OoDCp9EbBu52MLwspyT1TUWKUTVJ35HoeAgpxCRmGQ0sWnT2SnFVYkYelf1BkRDlwzUBq9MEjk9tiuhk3JsKWaaBiADUkSQhS6jiJh6h5TOAvJ2qu7d6aR6LV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5892, 2, 66331, 'djcQ65n6QjS3w_h3TxVo-g:APA91bE5wuppHc1naSRYhEIZtDID0pkGRx2HzOwyby6RqB6xvzK43EwG9zxPHMucOqs_TtnvuEnHHejt3PhZbtDRI2jfm9uQmjhSLmQW-7dewk69cY7N3Zd9TzIHPLvMnAFVYfN7Z-Zd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5893, 2, 66336, 'dkOoWkpNRUayxAS-N_SUFV:APA91bFIvex0PB3tLrgPbShbGhVdHLFF5Q1ImB4c_fxzW11osnpHMwwqCdiyBj1kGv2BYnuBNVCDuvP_9pOngGuGYlPH4uyli0kgiAUXSeO65Agpase4lKcYN_dfxzEeRfs6U1Q9VQyP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5894, 2, 66338, 'fI0ARYLwTD60LW6eE4t9X3:APA91bFOA1Umg7la4dSh2YzIOcCIEo4aMwISiunXkCS5cUgucZwPId4Ljw6Gil5slGO5558Qo7Wec67HtIkFWKdnCj8Rqlu3DvMRjKhor6t3t88oD6aRaP6sMBzZph-YSwvgf7LPWjWD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5895, 2, 66341, 'd32j2asDSyOibos3kfCFXI:APA91bH6sjEOkjKMfS4kh4qgE900RN7NRw9MnSbNn4SXiYRezspoDydeRbRJ9lLebfMwxyPEOCLRYF1uudxcMmO3ecB2SVVSKiocEd0CeFwog6Mx_Y_HOnTpSKC7oqiFbN4wRSCl9XGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5896, 2, 66347, 'eg6N9h4BSguFsl7apXXTnS:APA91bHXRPRqEw0Q0pxqgPYe6zhsF81wMCZbnRIVPV9TYO6wSWKNyJboCrpQM-IJcRRjR6b-R0m0oU6bQdmfH99LqtB8KrsrY0Lyq-MYz0wbno1ymQ5q4cT2NWzD-QiSwnSwUo_8Th0K', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5897, 2, 66358, 'efEu1hlJSq-lHFC08I7aBL:APA91bFO71EJFuIG46l27HyRRl2SYMri-fnr95HrSVUACWYk1jy5an8jIGIGBw2et_6_qi9PZ9Wv9n-JecoaKbk-_JEN6VnDwPZPv5RRBj2OPZ65_kKsKJHK7zMXZEt9gAWzCdjsVnqn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5898, 2, 66360, 'cvQY6uZDQUyeWN_AfWNivA:APA91bEtI2Gzz7uQMYdKrdXO9EWlqUlnOIGcPGw39KyBDNysQn93xGvk8t67y_JelXdN9bonBFez1FAUmojh0MIJTz84r1khx0usfSxkioPnsKyTPlCk2no0TvPm3Yg4EIeMOTDVpIGG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5899, 2, 66363, 'dUBZLAWUTSmpPF5zKNbop5:APA91bHti6C0Pyx6Ix6q7wCXFd8JMzCZeiukqDbDiBYRY8j1uEL31vUeIqbyA-dyRXKFMinOKFjetcWnqzJEVHGkbKhBAd5W8FmtAAEh5Q0CnHdCd8uLJOnQUiyP-5lZ-xDXxc5W8Kox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5900, 2, 66369, 'eDO1iE0FS3u1-l4ZpHVStj:APA91bH0e-I9XN6zLgekJ4hsImvwtt4nyYdUERk3Fb147lY54WLfMXm0f5AMgAuF-Z4dc7YH4m6LDRZb5QyYJH_hC9LJ1EfJLI0a4Fw2dLWZnY5Xmbmt3DzVXH5kef1fNn1yLqkZB2y_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5901, 2, 66371, 'clB0ywmvRnCZ1fz7gVexBd:APA91bE1JZhJ4Wlwa7URU4IneobiXNdhFmp37GRs0MUsye8TrcNs_YvZhwurK9a5M8Yh53MHtJ5eXIoWnbmorI672IhNTg7d15IiwRm6OUB2sbZdHWnzrJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5902, 2, 66372, 'fi7d4NxDQYydXnAct_fBfC:APA91bGqtCaFKhqctLrdXIWK7_5ZOqvX-Q2odbrH83CLjlkOQ704d0yZc80mhTmIi4WptjL6J0G0Cawx8YypSWqXtYvhWBZP6V53DXbiDOHoT0VLKQTVLfkRzsIPMtojbeKyCGZcE2Nq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5903, 2, 66374, 'ef9ZTAhFRRSFsN-rAgB_XV:APA91bGlOTxSr_zCkqd_EKrdE-UqkJCilFrBm_HWsh3EumQqP2eV7BxSnhwXfcCqpJ30oGrqzvrr1FhrVWfd0WfYLucB9HpVKYSB-_GNoQrp678HTqXqJEma47p1N5f2PJyQnQjz1s4W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5904, 2, 66395, 'e785MipwSy2L-J-nPD46M5:APA91bGamBQXgKyeqUgVGbHXlAQLPWU6jB4XpRI8GAYrvxbrzEdczEIiDammIoWqx_abiNVH7Yc8hcBfyebUq7_pnqdmCqde9KpvIfPh_jiZ9oD7T86Bk2qwAxhb9lu7HKTBFIt_1-KD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5905, 2, 66398, 'fpZc31WfS2-8woHHRxza4_:APA91bGpORTZT98QcuOXQ28kxd3nZxCOVmqpkX_b_PrnqRAo4WxyB2M1NGNn_PIq5OtdG0IUXi_Ttc-crgD06K60QEUD7PdpFabpGCjiMT9dYkvJ4xrk3Deo57Lv4hzpb_7A29PwFrge', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5906, 2, 66400, 'fXmVUGp8RZOBUSVSPOfV_O:APA91bGaOCuJejE1aYTKg1Gvix65EiW1CvSAxWB5rSxoB-x7X3G3--UsOP4mXxI8-_5wFdLnabHvKM9bWx8bAqadrrOWUVBgsFcDFi_KBFLbk0OM5Qhlb284jkfZnjDiGDFZ-GSVk316', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5907, 2, 66408, 'ce1oBtlUQAG4MuBr7dNeH3:APA91bG2t1832vP2xwWe4Kc0a1GDNOjQ65VrrGkAKDPpfp2yLm1AVbEL9pguK9yxDQC5A5XhZNOwAGNOtAqhAZe4Ol8alaXtsMN7Kx2jN28_IXijPKzkBD_j_79xXYCvXL-NkbAdxfGx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5908, 2, 66409, 'e19UDWL8Qm-AqbuxwSPLdu:APA91bFFLDl1ghTej4jPsOeV_paKks0TvLvSdCWu55Ai1zI7hNqKgyE-wECGPhbUpSRqUusk0K59yc_OiDR2P0_Gd3Y65SfIV0K4TmhDm5mhK-_Vmqn13BkgGdXEX-nWZo1TEt6kT-8A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5909, 2, 66412, 'cfyNEr-MRAe-elRUOjkSLk:APA91bHJrJU7kROzlD5skR05qiryXCzF7YW1_D_yQMrpc-g4seH1BfeeQmDWg6ciKrjTV3eypA9y16LwtIUfhvq38OisVFq7tM-oYW3dYXZYhvRZouYLCVfyro_zJ10CZA1_MGcOq-5q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5910, 2, 66415, 'eDyIOMK9T6qsy-vHNVjf8S:APA91bHYjEnn-nlqsCfFdSoRXh8TIy5T6c7SgGwNC5RRJLnZNT2MqRcLc9-lzrGSVFCmODE74QC1pm5aaOg34ApNN67dPrxElV1bpHenE25XLOa2Rmwy7GniIepUqNH2b1obxB1-xHFu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5911, 2, 66422, 'eYnUw4jyQPiPouwSub3yY6:APA91bF7YPT-Xxr3jmeUSu7s_E_gUcjxWkjMXn7qlAA4rd6sooKt2chRjJ9NJIDBA47SZtH6mgO91RaWicJKp0HbYPMjpII_dy8mtBdVwoQdAp2YgD3xJFl_2HS_ChIKwBARqrm1cWZe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5912, 2, 66426, 'fO681If-Q7q_gnxjE_rSaO:APA91bFcQk4f2vYtt8qQX_1Hj-SvhFaAQmzZEcCdvoPOoxSgq3n32OqFCplixKmVw25sVHjq_2Dy9qiXQ6N4UdXIBqBvbcTHYy5h4CjGnyZ7uQNcVlQzxdiSu0g_H-FEAHlagXlhClo9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5913, 2, 66432, 'eHHFhj76T1iB99bC9KLJVo:APA91bG34cZG_IAkmjipqP9EcgPrPpvzmeBit2tIcXFGNpMbDJ6apkhmoYcaNpn-g1yFvBsFld8CnuUk0clPqAJ4oXi2ZDrnys94hiVAwLSi-GWnVAMybovGS8KwQkHw0Ek8rdCIeoNb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5914, 2, 66434, 'ejCVvjgtSl6ayhnm7UVIV1:APA91bE2-vEnB2yIc-oQJX-RWJ2ZPzsi3UVmhYYHRri-cNH-SHpoo7otfggn8b9en1mUjM3d4yI6sb00BCw5VAWHLu9cYXbS6Oc47XDmr4n_kYYDeBTcy4MwS39eIOtDZABSgGsI_C-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5915, 2, 66435, 'eR4hP9iDRgK8YC93COmhV-:APA91bGtRAf9aUWlOagoK0Vh22WIaMefhGlCK6ZOX3dSRLw7W-o10Os6GwXZ3LtYcCse7dvSJAAO0b1IFP5CbCyUCmLJmERwjGh8sMJS32Xp0BXhVYFkRSEn2n2k7962-te5Z0Ctq8b0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5916, 2, 66436, 'fC_tLmXwRKmzwVz5dUgZBr:APA91bGFGGtYzTzEOzYrI92jT5tQ2ZfSHqkbCJdlRbv55R-mEDltJMHZ6jkv10rq03fsdlLo66GsLeu-I4OI70D9yXazDm9dzicT4oDOYUJ0GVRuN8ffXVh3ZEpWZGcvE3K6bHWWjad_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5917, 2, 66437, 'cj3CmbujTtKL2a6rIUjayQ:APA91bG7DeVoKjGMCGzTsDluz-t50QShmKX9jrtpDGjIwKNveUpHtCy5s8Aq61Wg_kxeK0UDAF0Mjp1OS-c237d55YyYCteK1d6iufCXhEeD9QmUl_hV7lW0PRehG_9GAckOLEP8o7aP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5918, 2, 66442, 'eIIVOZ9MRSW5upwkHrSefy:APA91bEgEuZgO0seiQjf5N8BRAVEnCmiMUYlyZM_sXdb8h79NXDgIJ3yqzDqFZdrc--m7Qx58pFD9_Ra_uu6ZYkaIHCwd54vGgnBc_aFLzMctOVtzTMPmypOaNL_u4hHV3XNzYkZxBak', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5919, 2, 66444, 'ccXe7fEiTPaFoT2CS8cyqp:APA91bEIxWNwYRX8PHoBCmdHLa8B7vdh3fSg8L4ehomnYj2eKEtbZe2bIfeJjp8bFxERadewucDIfI4FmBcfVBYJQG3WsLJ3XaZYuU2UikivXt4Bvf7QOq2HTcncusl-_cD2diwoSyOB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5920, 2, 66445, 'ecf0QtKdRR-DCzbHo4QJ7S:APA91bGaAR5eZLYVGxlUZ2TzapQW5_YrXsyTd9jdu9FObtnDb4r5oprJr0YLZdcrVbjE1zmxHNaBHCaSYHMu06-rzNHg33pHkgLcp3k7P-gVUZeFdHuvUPO28C_9Jm46wfs85Vr1lKds', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5921, 2, 66452, 'fqwR-olmTrm2CQ6jrQHhTB:APA91bEx62T5rJKnd5ExrnrOoZN1aUp43B_mR8ozXrDIIp0utfDXRddu-pxxopAo6jAxSrThpmgwPJ1E65IGzP4iEZXIOvGCgzm55xu4gaVJAn0LGL4ULK-KvLyACdf_6kjTkt-LAjBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5922, 2, 66459, 'ehqNWAirSFWfLGMAfruO4B:APA91bEOfSGR4xs3DCyHjX2INWZAmSxHp9_k95KE3mZf7zHU-wfMNzLEQA-gn4u8-UucDRaZyP8omM40ikS3FrxWk3doiVnQr2HEtd0SxWrGhrd4litp2h5Zazvjj0kpsoS_P-6wR9GZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5923, 2, 66462, 'dcQbpdJfTGivFDn-Sys6FJ:APA91bFdY6JuahotkO1cE4kUywqSTxpn2NraUN586j38EJsAj5KVD8UsDr8-COp08Jhv2A0NUVpNzb0RtgOKs5N6SAzDNIi206vdoTfhfDg_wS_K0j39pztf1cMqhlYrfHUezfd3zRAg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5924, 2, 66465, 'eJbUfUkKTTeWGKxp-uZTmr:APA91bHiq5krLuH7ubZLsBNxqWjmhFpaw_nC6hH8QdZxI2YnYujQerO2CI3Zab2ppaTbm9JwihA0Mm8w6JelM2pW1gmtadR_DDTyjHF8m16NX-fz9W5iDXJvC6s6VMIqzgKE8IThtVL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5925, 2, 66468, 'dV1lm3UaR3O0CC21DrTPPl:APA91bG4PnF77fuX7hcB9H_XssTEQv6rSc-_GZ_oMvaviPAlx3Xp3WImlzcJvveXBqgO4mmNo_W4PrcO8IbagG3Cb9SXZ2LIWOrQoyUbPtVtHgpb9jxlbRfa6CKqfXADt-qE3CBprqva', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5926, 2, 66482, 'd2PhbXjNQ9WI-CVCFPR64J:APA91bHRc6cnj051mveMy-NTq_TmfcAG_ePKzfvxzrqmpNfbGisM4DGwNN7fz4fpH97wSOQiyv9eTPCG59rB996l1HaF_gFsLpsW1_PWl-jCXYEbLiOGv5ldGo2IKwsmdAJWHyyuJMmR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5927, 2, 66497, 'cl6W1JQ8Re6JJg6B8QR0fR:APA91bFGHAHyqPHYWE7OoBZbe74zMMvOxtRsShTjU5vwNiGenC3AsFJ78Eb3_W6U2TEEvvGBSgiFQ44-CYK2ICqjjiG8WTngtk48Yco-Rz68GsJ8OI93nanc9bREb4U6q-LuCvMjZ1w2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5928, 2, 66498, 'dQAVPj7ITiuJCeAXTOiXoJ:APA91bHfu8QzPxNhnwNQo4fu_Ml-UxkDnZtAB_jq5kFkKtGLum-MHSu87E44T8xL4TIdW1xDmehxo4_qQyz8fYOX8m0oS0VMa4y9A1dcjn-VWhEYq2hRmsCJo4knvH4qtyoGGAuHvTQM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5929, 2, 66500, 'd7y1slE7TISKs3J0ice4e4:APA91bFkKeD7jYlTRLHNEo34xOLVpjvif_Gd_ZHSebdpBJfGKTpVHSjqa61qd54dTjiCoXXU2MMBuKUzbhRMFjpy6Qy9pNeTyFXL-fvk7pMzo-b5BI3J6s9oTrjXutsumx8-6lwSHWYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5930, 2, 66501, 'e851GnIXS-yJT8aBJEn09W:APA91bGKhx9GpOGWS1q6TOBXaaHUusq0xGXE1c3UMTRt2_VyrtdFOq3F7FacZDQvZPmehVrIpVZIm4-qq7cIWYiCkXzpzc-xlnMs2PqDguvRIApU2tfz4CgWrmgwMDQ3gz4ZxjMN4nS-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5931, 2, 66502, 'f1W1gJkmSZ2pGtodho39_k:APA91bF6cIcjbLVYEmKnwUWGBEE0u_DVx4-ilg6hurwS97M6RcKUJMA-NpQbQNfufuKQXKaO1b5yKP9rhQrzoU0JSlWMJRha-DrIrTJzTY92ks3l1g-qoYrOk0EGAtYkHnUWQd2EGKYp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(5932, 2, 66509, 'dQ-njM_tTRyXWnofraqSQm:APA91bHscIbD82TKUolU9vaDavUNyVeHdrdJgkNVOsauqfRG0nW2gb4LO3qzo1LJ5g27pDQ6HDLQFXQ3ilnJ6rcDArXJIN1w8XLew5eW_I_zSaJC9PKs88AGuD_dAOzCVpsI9NMD5H1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5933, 2, 66510, 'ekJltIJ1S0SIQ2bsyAlGxl:APA91bFzAao85rPbqCS05_ifHiCCNIuaFFsnsHdpYyd-MjnXQN45zJXB25Uyf7KegevXrWbxIMabuYhInNYbvnl3mxpQizaU3HKmJYB7G2sxJXwVyi8FOdbuVhOIKkCib66513sjxNVa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5934, 2, 66513, 'ddWMZaQRTPSNAzWEDcDXcV:APA91bE9m-ZIWT-rhzsDMbahaE6Jbc4DNoO53MM53K5x2CvwCKkDbYQJHfM_EzimTmrULFkcqHICDG-68D0GsdZeJirF6VjhMAKOPfvh3yzAfupXMnp2ppiNHrQ9w7kWXxViBE5TrPiu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5935, 2, 66517, 'fx2x4eWPTgaXXvyxazhO9A:APA91bHwPEWWphwcIJNpBOc8FtrwcFLtvUybdqi7XBylSNcEmY5UiJHHOk8GuoSSpG44pJCuTHKyUDrY99Wcu7oBmb5xYG7o5N5AtlZAOQP9RaVuiS8Tzb4yE0jO04cwbW4KANFBLI8L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5936, 2, 66526, 'dJ8kq_9yQIOuMiGB_Bsnx7:APA91bGxGP9FWLY2Q4qU3f-UskoQiawtpREaX9SfpgqxeKv6fqk_84mhS5LnMQLfIZ3y4QXG-V0UcTshoT-t776W2GfYA2Ufoq5lGcpCgru0kG0ZEYm2qf_5vz1uT1SK4L70np0VVbwU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5937, 2, 66528, 'eATndMJ0QcqHfBTMLx_k92:APA91bHV_M6qsDSBfEEXrU3EQ6eJbG5DAiTJ09OCBDWtUNInLK0yWBtkcrRubuZujAM392UkA4JU8UxnnKfOZi4Go78_DyYahcTRzS6Cav0kg58a0vX_NPdsgbW5JncI4lC8dyUxPIJ_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5938, 2, 66534, 'fqR145NJQUups26CzY82vZ:APA91bFezOOuOTz6ZEzVAcSGFtWKwToFMumg3YyUa-n1r97ZigzEJ-w6Oxj3V4Qg389GrGXUhoFAlKg_aMmCpDOUUdmwdes20krifi4sxxJFW3cAcZ-a4VKwD2PLnqE1zoKYAPgFR-1-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5939, 2, 66552, 'f6juj6XBQr-m8gvDteZYED:APA91bHylZQCO_mPYXfzO4nyVcKVSVjuzjnSu-cL-YZ61RONIY7dZYyli-64VCESsy34weLNkNEj6HMxnLsZlXV67GWYcnAeDFzQqg9A0y4TnhhxY_u6JuyfT0qwmia1hKRp-Ys7Q0X5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5940, 2, 66553, 'cSYItJwqSj-L1wXAsfVJ5G:APA91bFVd_68R9V6YsBN5FK7k9RXz6iXs4FDRI6k5WgtZtl_sg1wAsnkvnL4HqJiftpxLcKZBuyC0vIyTu6f6otHikvCEkXiitGhfWOtg42pEyBB_VgommQVQ1Ii7N1RuZgcPmj2T8gE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5941, 2, 66560, 'cnJ78_jkTaOsVdiLPq14e3:APA91bEFGOynYJKy8Itb7rCbU6zxYDkBUQF-xQ7Z6EJVid3ozT1BnFAWj_6o6YNW2ehaucKoo3gPx8FqwmDMTlz4cBnfui25S3carkOc8dCWFZGtliR3C9HxY4moTCgXXgkzFXv0wvFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5942, 2, 66562, 'cK8etI7FTFKh2mfo2J1kUI:APA91bGToJwbz-kmUpQahgvJT1lAM0zUfitpJQqLYCbOgyaS69a3EDEL0bva3XuO35O5uLBY7W-TyBR6FTn6cbuomxfRpDAHkJhHPdxhPxPFlfOq1yHksojd-29Byo3A6grMUlv7iQEr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5943, 2, 66578, 'cpQa49qtR_6nyMMj9qj_B0:APA91bHyyyrQbhY0LqerClknXav8peJ7NdrqQJzrbKajvuR_K8_m_Zrhcyd6PK7sxNMwQlYYYVVnH9gcsRWr3LCvTsqLKd_3CaJwM_RNd8LPJeryja6mmndzlu7cW8dxiJtbM2dLGIO3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5944, 2, 66593, 'dPPhY0PNRbqLaxluqmRPtQ:APA91bHix1ska9OPBSCsAtuX1FoMKzlHGTtYnEcInhYXXF_sybBoTcTpZ5V0FH60vKtwKMqCSuo1UtJiZ07eIOP6OANeWAs1ZTGUwFUt-uUHp-tSA6eiGEeIbYS2JXg2fSUERsgBBEdd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5945, 2, 66595, 'cNceyjYqRZ-NSmHj8PAodZ:APA91bGBFHAu-di7ELN0Kxp3j_syEO0uAoHcSEbQ1zakusmyFP3l7v8iqJB68cG15jv4_sgXKmWA3bW72ZfsQ8P5xghD0P6f-JprB8gm0bQ37rzVuWo0pVe3Ydu74k3gwZsZwWxc2ehy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5946, 2, 66601, 'cwVA3FIITEqfIyI5mTvjMc:APA91bHsv3SMZloFT5_s31V0TM3RJsP2v3acLpuNdYT80E-N4d4p6MeAHcrTNXYE-xEcMLQNkd3ciQiKUbyNH0DoSLETrIhQlimfQiG9g8amsTKi4c8jHXSS_12ggy3zIhl1AzhlP1qc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5947, 2, 66618, 'fAYR9aCRT9KeBCx66dDb9N:APA91bHhs9Jaud2ww21TB2JWENVmsBXDpk8fq01QUeFFjRb3Zu6uDmIhNtK6AvDBZs5SBC43LVbvjycVVWXxjQzALzl3fEFbLk1prkxDNSKG1Tr0injat4cmV0go1OyV8cwWEiFH-NLr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5948, 2, 66620, 'cFTmrxW9SGeTY8ZQ6YYYzB:APA91bG27_rHgaPZL5_8ot5M_fXC3EhQU-mxKO0W_n7xUBPQKqZCiDpOOeDnJozfUk40qRYn2fGkX87lB6dlL0JRW44ZrjiORaZPqSYXvi4vH1bd5GeJjV4i7es-Uv4IoUEffuxwZwJF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5949, 2, 66624, 'eW73CWAwQiyjMLoE0AlRx1:APA91bFCADIPJ0jjfKXpm78_5tIXXyXNd8Ql1ZSLOcOgYAbXsOo509ec3DYWZQ7Xp9w3X6OQRJQGuKI0mzREYxJtjBJyIII0hVdnXH4AYWK4FdJ5ylgGKlR8B8F0cgFzGqsXJrAZsQzU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5950, 2, 66628, 'drHGAh3dShWP7hasLEPkKv:APA91bGjjZ3Szz267d2C-LQTop155mdEbDp4HgCU8s-r2AolKAZGYFozmPbLf2cEv6_Erdfs6vr5VS-FFwJaIPoeXjbhdR5p2EFT840voa2j4Kn5pbRUHP2rgcXuZNWt_L2uXqhvbkIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5951, 2, 66631, 'cNxkooRETpidJNbRCx9XNE:APA91bG9HPcnK8nXV78sp1R01ahXJLDdKalY-znbHmSh5UWksfkXUH_k8SIENLjW8onHRFLwoFqpRgC8po9Xyr_cjOa8VspxTf8fdMwP2AcZJl2zXizubxvGe9afGwKj51Rileo6SFuq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5952, 2, 66636, 'eyoCCVYvSqGNHef8B1WG0J:APA91bF4wLFjtsWjtKVkwUahbrWcM0stwfZROLIoMf5T_nMtg6eVnC4qUt7BVU46lvo1JsOx754QhCKUgYbbVZs3tSPek57rPhgPVL0jfq4fURVRLG0111tg0JxzbXQEhm2L_ieyGVtP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5953, 2, 66650, 'eF0LIB_pTRioHytPG_jlpC:APA91bHxGi-oltTjq7nCb6vh7_Khzf08K5SYjzcVi7NLe9FpnCK1_c8iHAjEMfvuF1Fa8EODlq8N1ooq4bHEdswEyKaefuTjpnsz7dHMUZ5DDeFBz6BH2rrqrHwtUIgDJ5BWIsB3x5W5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5954, 2, 66656, 'fRssllPkTau6OCllRfORM4:APA91bGTOeKBeAaX0mqCZKTyoGF3w_rj9-0tbd_u3XYC8zHo74io2mTU4Cci8cwFbF_s_KnoAlEjg1KLRh9JUiy7aDO0GC4ZzH65V5B2vZFxayIUB_qAHGz2e2p8Uw1mXNbpR6Yx_BTX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5955, 2, 66666, 'fJh0N_llRr2M-TeCr3K21U:APA91bGSsftOBTr08PMBIM2SlYNMECF_Ycw0HbkGxiiB77rlVWra2WD76pc_MS2unKR9BWwvcyNMK1llfJ1QEm6HWfr_9e17X7prOFTYeRbXvybnfU2Qut_XEtm4K2Qo0u_Cg6uaifSY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5956, 2, 66676, 'ffkYcQieQVyHGSLQGlEAFE:APA91bFaoiot276uHEksHtraCepzeIzRRbSlOXbhZ2599czisPpnATVz2npVPCXBiruDraUo4St1o2oMwRVZC5uapkIpZqHthKx8WVa27tZBqmPG8Iftea_ZdAMLGR0daez3Ub9vzP_E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5957, 2, 66677, 'cMUXR_5QSomm_RXH8wWB7b:APA91bF0GwRbTnbaTX9AWYbaIh9vz4Av_qI2aSFER3jZD5Twsv3laYbeZdxc_F_lAEz6xEm-p6I3uVFbhnT_zBM43cCKVRFHRp7NmDBs4_ErKPBqwrnu6FjZoFMh3RxE2R9mZ8NAKjGo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5958, 2, 66685, 'dkwvPvViRViq2mylXoZjlx:APA91bEm8Itl_FkfP2dAkJwG636KTKBoww9IKVcX34KCK17Iw1lCgOXL7CXuxi0hCYYNi1px0YfugPxz9ufriTuepOw1hQR7qH6n-mdbEvcSaicAEEmSf3ziLZ2IbEj73u9nbvbOaq5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5959, 2, 66686, 'e_qlJtCoS3OudckL8jak3M:APA91bFFK1L6YmnAsfZYmG7GdI_xswGxbC3fsc2QB2pdO9KPfVH8IrkeQavUQ7-LE4twlcs6xhZp7aQKSZe9olqfZKasE44S253i8iGsxWJBZr6sokjMW2-c8Fw7v6X0TUvwyvLew6ND', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5960, 2, 66700, 'cAfth2B4QJ-JVZi45V6miu:APA91bHsg1WXjBgCM6kSd1wArVJiP-tWb4yA4E1d-cSGhkWF6cgHgHSpm2KHoeWYQIjd_S8ej8AawSD9tjQQFSQ5-XLGFe6HX_KqMA0xsNchNkq8v4CHYVCe_aB-1cAIuQWa_PjS_vLC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5961, 2, 66708, 'cIftB0kFSW-m5jfsnyiXJq:APA91bExDDDaisItqG8Pzqqsh03iy2cwdxTYuWccXHgApeuEfxY6zEpxVyDWVzrg8eynJltmxhydX2asBATTUE3sul2eQD_vyW-T6HqMyfS4-YMks3Ofq_1mcdwG2uy_ipgbkzVI3Usu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5962, 2, 66713, 'e2_2U9miAJw:APA91bFETeNmWleomuV18A8XgUsbA-NrERmTc1VHzlKy_H-w2apep3r8DwsrizARThv0wsde2aenlt816jrcrqxaaHMXL2MEL2rmYoTuUDKvr2EnOWc0DZm_3F2xfMPze7OiURKFOTFp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5963, 2, 66717, 'd5zo3ZmZT1y61jAanjA88A:APA91bEUolZO9azQCQy1z4duZulwBWaYTH-lKushiSEJV9KrnPSoNcLeSa98L-bNdq12tGff0FB2fDw2dtihwdDu4FxwzGgfwuEF5h8ZIswy02bLQTRC9FojHADeXQ_mfhuucaFmUK4i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5964, 2, 66718, 'e442noNuTM-H3m57V0pupZ:APA91bG9p42ZUipOg3D_xdNsnDQqSyzHNJjklr8qNMirl5CmQ6fwbtpNXfuLlM6xhPVpuXGlavy6deHb_BweNbYPoTyPR0plQW-VrG0Q3-xSqkj7vSyEDx1ss_-6yW81uumJi84xrjrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5965, 2, 66719, 'cLvf8dO2S6WAx39LWuo6DJ:APA91bFTDAVGMY7JW_FSoxW7GHdB-wHCZQykK01HeWZ4e60rrGMP7jLBBUiJfVcE5yhuQBxj5ZTwshep8GmNSYlxfeum1K57Umsp5L7WO-z-wIpjkhUVuUYZgVVjJ7IPSAIEi9lpxL8N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5966, 2, 66721, 'ee5_S5kiQxaRPF25t8ORF7:APA91bGLWaVBvSAlb-cFfvmtQqrtO5RLiJRaBuFIVyz9lCeWrUY4A5TwENi0QHRrM-bg_dVg16K23vE8DZi2b48efN-KUu81OvyYeB4N64ZPHRXoz4SRJR_boLuy3yHFtoI8rSwIEWuL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5967, 2, 66723, 'cRWh7UrHS2ui4X0SyC4NiA:APA91bGla7hG1hd9W0VBBoeXTqaaFjsNKJuwkA7R3kI0Yx_rcBAWru9uZucfsolqz7SrlKMGRfpG1OUhw1R3xP3rOzdDQgXG8ugKW9Ums6vtcg_GjnpRXVeMldylXwKxuspAG8r79lm_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5968, 2, 66731, 'cCi9vFk4SVGpLoNJpyHyQt:APA91bGmOOYkyzIVaEvo01zdgNKpJ1fjhDzA4AgmU-adBDl5En5e91QS5_k4KihM9NCH-fIvZa5tnDYX1r818DuKH6axlcwgDR4YNUR6Ft9CV1OjSRw13fRWR2JY4HAvfJCj-9KtN46V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5969, 2, 66732, 'eBTuVR6UQfyu4G88ugTiUy:APA91bF4tmjhNpjj8jnApn-fPmrzLKTc7b8KGsB19RblX_VLZR7Rm8PSlKo4YgarDD3mfWU6Pg8Gr1qoiKhpYDX4lYuJ669HKFMB5R4pz-s0zahMa1oX7iUtF7lpz58gHgp41ci7G6Xz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5970, 2, 66733, 'cdU_u18vSnSlYcKLqwoyTT:APA91bH5QfkGqlW6nKBGYtV7w2fpT0x6OSEj0ROoz-vKpCAbRiXMEXF9aoB9UnsFk3_nP2yTvd5k93M4uvzfCXCsS4AtWYqWkRkWIwRtzOZ2HK7LqMOiMEKEAB_2mD03m8RGNcLBrroP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5971, 2, 66740, 'cb7xdGsoRT6NW-Gt3GVYsg:APA91bFThC5bKEWgAzqWT8LKZnbkj5Gg24OZf62t8lav8qjfCQx22EItI17mhzt14eZKfzqGg7BTG5xHg59cUoMRGBHGOpVHzYxdVT3eTd_M5fKmv1AALSxhaVzKik0iLher3qYYvJPi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5972, 2, 66748, 'cD-XjfAtQiWWjPL_FxeVWv:APA91bFMGp51mt5dtjlmtqZUjPNSpcM5qCdoPgVI4LqDcTYnowPZRz5lXBjCRmrtuhuTo6eS2s9KorbQwA7xaqKLo_R9G3EHOwvdSzqvXJrYUUszrB49q6IZp4hCpZPTl3c5QSu7-H51', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5973, 2, 66749, 'fN3x6IByTymMcC8qYOzjlU:APA91bE-yEFOkzqwXia9laXwwcBNi4Di1Q8884uRDma6DB7P_DQGSScpwgLnwlumgzsC4RRMg7xZtpL0bH6c3Gq-XbONaUbfEi7IZPzW04XbaTkn5ULOaHMmN_Tf2PKeUGTOFlkEhkvK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5974, 2, 66758, 'e-gLtD2LSC-Pzb9k13dbeD:APA91bHAG8mFC1aRBq6yBjKuNGakJBVrGiNavuPpBqxchiU53HErrRMKelV8Y0hy5EqYUpMX-lhg_TOnywSezxjpb5CYg-8bXxvNn55krI1WnFunyWTytdZ8EBjm9jyQwzb0UGkV5uBq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5975, 2, 66764, 'flcCiArzRUKMo5Bo_ohWQ8:APA91bEKvyPzGvLsG0--Wr4lbOjHqO5aVn5S479pOrzMR6yU4suQMUU5dSCVx-kcIhotRZ6mZ3pRTRA4QpkGAPaHqFybep2rmRbAVREgldhyNsPJHWf3kGNzWELs5aHc03tYMP1gJXYK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5976, 2, 66777, 'cOalZc9bRNqP-Add1ESkWy:APA91bEqSdxIQy8QldYz5nmQO0I7_Fwg3hUpdYl1Cee-oJZK90CgAtc9SqHMqDwGfMbK7gwiD3F2LyfGaXWNW8br6so_YC9REi3oEBz1AtJHHr-8AbjdjhfdyA5tM8g9NDsvsm_IxRGL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5977, 2, 66780, 'dvAZEldDT1ywX1oS1VeQb6:APA91bFDLme4UIls5IUDkpJoSxI7MkS3i_6HpYkzpEgN2UHp-SMo6XLTfyJfVn_aCkXpOnK9pfI1KTA9M59_vKgONlzEPkuMLFZpjcc9hax3lUDdPZoHThxHhEzNH31r9oIA2YfZpmod', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5978, 2, 66787, 'e-rHQLHAQumdVDKOgEhjfs:APA91bGNe7sp4-gnwcG8SpA4sep_TsuVrv-H4V_CKyoWMCKDlmSk_RoKqTOdqlFW2lbalcA3sC2AmioX0xLsAloZxSxZwxFPXdEIsN2Ua896YEBLCcEz97SOLRtpG2fQ0GLUo0EbHyTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5979, 2, 66790, 'fisS6xoATCaO4_IVuEwkSW:APA91bF7iOTzA2vCf-SIkGg7MWqG9-twx_v4xz9YwYW06zBLSZdT1NCoelS3oA5DHBg9vAzlQCX-eg2hOZahnE1wjLeTSWsM1ao1lV0iBs3HVA8pfah0lns5S3VhGq0-5XY8NhnSYdqw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5980, 2, 66792, 'dWpgKhbxQYqy8sWA5JETRZ:APA91bEhFutuy11OJDDpSPUymB6UYvPTsgoov74csTuM5_c3a55WIsw3jViZorCmgT0H_vzvw6NIpt9hwJwueNZEzhBtVSCFIZ-Elu0f6DPFRCECPZVB_qMVswDDyLTcBZ0oQ5rmc-7y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5981, 2, 66800, 'dE4UJQW-RLSkHLLdgaawaz:APA91bFBx6FbMWhXnwWwRBDT3lOhhtJCN2FbYf-ft1zG9ptp5GdXbkLtxK8frcpLrweItFdwxi2w7X0au1n46n5Ouvzg6SMr_dGtLyzc44GTkvKZpz3K4-ZnCZaw7vAcWrv0NSdf3mt9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5982, 2, 66810, 'dUl9YlwpRzyRQrZVTL8MAp:APA91bFZKLo9cIIh-VorN8EQEhASpHu-AsXQL1Lfj77WgAMr5X52A9zat1weqItBFd_yZx5yWd_wy8ZsqBvjnmN1nLBnyM0pMUznA4n6ggwMr1tmY2934hs3xls38hdHyodsKvBpWb7V', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5983, 2, 66821, 'e1IAJ7bfSsST16RRMfmAQE:APA91bGJpwIa7mtZF28oEaHDzdwMJ1ObIvNgDie7sbVwvczCiRpgQAPRjeh2Q25vYIwKNyJu9EQiZ3W3XdHH6GgLYbnsUnH1Yj8TPGLifCZpV82tLQOKXOtmd5MtG1XnHPEDh9IpEM3A', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5984, 2, 66824, 'dOr4oNQdTAmusYBUMQUng4:APA91bGKHyjM046Y_gQQG8xgsaHsIu-1BEFCoQSe_VKg1xuYVHkEQoDmqCHxC6wKK60TS-DEZQjXZgfctPJslUtb47IBfkh55btpJ-CLltW9QT9UsmeVnr2cRX7VFr8rwcNTHYOiqJQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5985, 2, 66839, 'ewcvut6uTiOWhUnsiQO_Hl:APA91bFN9vbuPSORhP80_mej_oOm2HAibvmWZwix4nv7fanpuiqJS1FYFyhs3fmH1rJa7QsKr1nKlo6MR9nlnp2cYYpMVkEh7QeKtwR5UZ7fluD5O5qIdA62D-GpBYk_p21nP6I-9B2Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5986, 2, 66843, 'd5K77A7qQzKyI2cJxDLGR7:APA91bEbdgrxQHQYX1SmcK07_DVolYwgYSlv67-ZixgAJY4pcvtWNrlzot8-omGtOiTi8ykgG1O_zJ-oq4rMOgF9THccn08R59SpRhrYuYbQZxX70MA6oY_VKzSn63ABr4wC166_jKSe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5987, 2, 66844, 'c3RFr4WHQY2Iz1ua9wsYbv:APA91bFnupuaNkcNEzdcDFmyDiRBVFMVgVpd22DYGQb1qdiod5vhAMKjzHxbjJPerFd2GLfVPy2V2lrGCs8tG2kofcnJNUpuZa-517mpvFgs9DeqQOE4Y2BdUuT8ILPGT9XcuAXG8tRI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5988, 2, 66847, 'cb2Ofof4S--tENPhLQ0rck:APA91bGCGLf7gLe1UI71WBq1RFJ-qcPsVY8SBHtjC8wucjdtnoFejzg5J6LrDwhq2FT74Ipw4UPMeE-OHIz8hYZk04Dunriy2FUMXmwK0E7vS6sKpPtOHvWXIb6Nasew_PCVoGQLTrDW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5989, 2, 66852, 'cUI2vDj-Qruspd4yZOau7z:APA91bFFdFP2T-tUZTeYSs9thzDtdrs2svrkhV5ovDlMdNoBcWkUsl9sciyqeezsgyVTRWrdr1Hyp9PJmsxS_GTYWp8P3r0T5o7VbxjPROjYTZjph4j15LMSxX2h1PUBLB-ePqZx80AM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5990, 2, 66857, 'dDS-BMdFRKu4k01L2RmETr:APA91bFFMs6jswYzcGejehWDWND_xOayi3y_jCCfY3IhHh-Tl82COw-c5uJs6w0AVYZ0Jch2MQXtrjN2KTjP3fJhXZ-kDwXYwgL_355gL5N3uXU0X91MX7s9A-dTDokH79aMqja8KsVn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5991, 2, 66858, 'ftGY5FwXTJeFwGpr_gaz91:APA91bGL8bWIqcDVoKsvBWiuncw3IszuSInCuvT3fdJNIYDXtJd2vtoHm0iT3DL_B_jZUt65PrFly-oy0xS8_nwl2ej9AXjRXgh3HHMhx0ZiY6Z7IfQky1QD4ujyguMs6Nw2vHi4nNo1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5992, 2, 66861, 'e1_JU6DySwKsIz4AePHbW-:APA91bEPXOTPsSurBmWsr-pJLkWE3g2y7UAJ0RABNOPhvjGb8-HRSPlKKzMX9tC1dQUuMtZSZaSGvbBLfMpvdXWIxdIoOm2UcymFDV3vPTYZ3ApfxjHI5bgHHXlccsg5w3VkSO2Z09j4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5993, 2, 66871, 'dCwgizLqR9maL5S89JhLRm:APA91bEAsFZX8ase-ORif3YQccOMxx-Kj3T6viICzo_cTwg3Mt4u35DlpJ390u-30vVkcWkHS5E1ArASkYdbgQ4dZzbho6-qjU37wY-bQnOOMrWeJfZmppugC8MSTmIBo0nqkopAL5-o', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5994, 2, 66875, 'clC-wKuCQ-2INCbTvUP2iv:APA91bEHqwM4Z1ySi9JckVQglTEFf_7qOTHkmobW3Fks9bgzwQ9Vpiv_zLPXThPiPspG3SywNDV7Vn3yjmM1ghKcIUdW95F_L5Uh4Rx34jsdoQ5uEh4xpX7es637EFIvp8T19FsAgv8Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5995, 2, 66876, 'epxc5_qnS2eZRoAJVGfHXu:APA91bH53Yhj6RuKxHSIaAEBfwy9tpvuKB1WvZxi9MF4dGjNnoXR3Wu3Jr3qlFX6F4vu037OQVs3zgBbmWn6YBQJ1BCHFPOJ7FiGi487Z__N8gavSPX620hDWKK9gcr1eSIAOiFQQmSt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5996, 2, 66881, 'fi7S5W0DS_G7n0cwfO4Hl_:APA91bG04iRFhzipqN33KHrpDlwvzxLtdc1bgqrpsimudFYU5mwE53yeQFGIilLjCHOOPy7VeP7lkYQXsECpfiswtCrIm3WZjk14yxAKB3ToPTzSWiaZOE46oNK95-C_PKJhxA5ebpln', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5997, 2, 66894, 'd5b7p4ltTyOZ1hKCQRPiNm:APA91bGDcYD1xddi1DN2lsyvzXiWTnL5T1AlKPWd9xdTipG4OZVVgVhewI2ALvNHKizq5xokIB3gPH9nLuP-Vpxx1ThV30mdfcF4FGwwX7MvysHeieYwR-RZ8rNlWk0Cy8tJhfJslbLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5998, 2, 66935, 'eSGONwtKRZGhHJOIBJSCwQ:APA91bGX5e0W6x3pdaukG9e_XrK-HymP9FrGa9qMbaSSW4NOlso_1t30Es3nhTAoxUYdCRchF2Hk4tFQ1tjhvGAg4XBDRErro3_hca-qo6Uhzo7Nzi3Qea1VbfCwfRyN4PPCQoib39Cm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(5999, 2, 66943, 'frAX0e_2QFSRsgZj8_TqFG:APA91bGY2IpUBMTXR7PqYabAafa7ItHQgDzxvcNsLJDoIb5oaQNa0ogjDf0QzNdkWBNYQMIbpop-6lEVnSZKCK3q44uyqPX5Gyin2MtvydTOmRppQSv5MXTaalfIxFFWgRbspQUwvm4G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6000, 2, 66948, 'cdu3QKDCRFivMr9Pc5dWsn:APA91bHrlxtngdxzbW40sFimz65vxg7nOhtZ_tMzH8wNYTtIU2c1J2qD2d4t4vAfxVP3AQ3nOG2a5OM14dwhcIfrXMPV1thuTw4wLbBJKoEsAK3_e9UscOqH0IGdvi9HZZKH-lMbQXYe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6001, 2, 66953, 'fNpk3dA4TPWkLRPkiQaiMS:APA91bFIelqUkdqRCKEQXcYfpaDrjlW_vWyw5gvCo9XEqMj8KSLunfMM55CvdlVbu7_Kzj5TCP5BsAKA42zMWKiuWetiMF8F3UYtNu49NGeEkmHe0Z9MOlUAdX0Pc_D1y4qHOpJGmUXD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6002, 2, 66972, 'cvwk9_oUSRCOsGau_Igk2-:APA91bGwmJxAk3icUkbiiOk7VWl5pkWiGiuM_dSv_KxJ1o720KN2woipIam1dgeG_MK-PMGKF-9xgpVqwpeLJWym-yJZ9k8697akJzKu74J1062bQM_MCz6Y4hklBhGxdHOFRFUyKeui', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6003, 2, 66979, 'ecsve6GESc-sfOp0msbCy3:APA91bF-3mZKxXlm8bJmIECdak-afKSzW116mhbUyNNck6ZCi7s0lAoT0jeufpHlIRpHbRpyIDhTJN0uZBYUCFyc0x1MTucKGhVrnK_btzMJNMkoFGWrOgZfa7YXFN2qP90UwuOZjA5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6004, 2, 66980, 'dtm-MNq5SkSZw88vU5APpT:APA91bHyCTGmkIdqThj8a__NFQ7nNfhtQ1lCmgfT0vexSEVt63I01J3sHYWtlIuZ7jDi409f9-Th_Yuolk0EIAFCmanpZf0CWypJPIuUBDm0UGNdv6sImnWG2kGFLdr9Ij7nuKRVZtUS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6005, 2, 67011, 'cm4oDtNQRw6vmRyEqTqSzt:APA91bGfTdf0M_5FYSZJum38Ewi8oDEUEYeAIVi43Hqzspzw7MzDEL759brZ4v1z5pKkwDfukw9xjExP7uhUx3ni2CQUYazHU2z6cnMNsj_hBzNPUBcMoFO1luFInKf8uTCVVLJx1mQv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6006, 2, 67041, 'faZQ4rmHRGulxkd2k7zGwM:APA91bHxK3RXX1XF_ajjXw4egSD0VIiCYULq7hnVqZcPQGPja588O4N1ZTD7g5kvMre4mAWLe_U0TXDheXA1kKztkNwqmPOFGkDkER2K6urGEiEWREPOLAC65tK9We_On2hg5Kphm73g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6007, 2, 67047, 'dvIHsmprQQmOVOOLrnNO-k:APA91bE94vx5Esn0ven85-HT8HyM-zTbtp_O85lS5lkId53Us8mFm6ZDvroeKl4zB0D3kL3AW4DqeVTwW2n5DQ-Gacj0zPgDvWK6XtlPZyWe8YcRO3UwGgYkx81mNzpvrwaIpEQTChl8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6008, 2, 67110, 'd0cpNaJlSkeDURpJw7Gx7B:APA91bEEsqVOF0WVb1hNDIDZp8lhpQ-HWXfJzzmhEVbGe71egpEUGbdi-k6OHbCdXxP7q53tDN3ccCnCaAs0LTawXwoR8n6o1NC2YULMrGsZSVBGw8dtxpY7IUK_w3lzgrswszOOOrk2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6009, 2, 67111, 'ewKS91ySR36lMgIWqMqf_7:APA91bEIzwg7ZHlqfGw4hPiNgsuH7d86QxbS4lxk8XGBsWyhyyOJ0v40yUPO6zOIJFHCRwLxPOFRlMjkY64h-sXIzUJg2VMAt0vvFIzkmpjoYu1Ms2SI79kNmjQDpHtQEFbeuRfQYbU8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6010, 2, 67131, 'dq6j4_qhQky74aVxV6P1ML:APA91bGgMSPkcu8cZo0-81_JXKvbAMQwGDnAf5xh-FvKgqVFppZ6bRaG6JaMubtuZuM_1hykKsZI-nT4h1mj2a5ufdp3dBi45scVqVCcS_zi4btmAhotpbNTK0AllXX0MjClAelho57h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6011, 2, 67135, 'c26cR3VuR8Ke8rmCRiCqnD:APA91bGMGtK4Qn2g_DIAPvOOH6VR6CkEhTid1BB92nYobjQJIka8EliJZ0Ta2W0Yw1EsZi0wl4DavNuS8_TBPXkpUD9qw5YLvJA7Nu3h6FltYJ_QsXY1oKqS7ZJoHcjl65xpryclUTW2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6012, 2, 67145, 'd0zwYemtTc6bZh7W085lzz:APA91bFdAbAqF-CcCmzhxEdrNuVCl8UaJ0RfaCvF4g1kEPjv_R6nbErD-aszON7nYJxRlgXeuc2mk6zQx9nfOtB6l9EL8bYXVrt-HGALfpWZkAsOQ9Uqc4QN5A9GtlIcyic7St8tXObs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6013, 2, 67147, 'dS79tCzbRQGrVfjw8iM8AO:APA91bF7MvWaJBt15dq1ACGWyaGn-j8cg1lO1fBBvwBXb9nRe5mk9b2Fd0o8243d93ff8e6vnNq6_u5ymg58MHhnOyFLhvLfqcT4W9txb3T5V2hdELgsagLb1XRC39hbIcZxZS9n_5N2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6014, 2, 67153, 'chgbW9qIT2iQP9S9Udirga:APA91bHwAeQs68sdJQdb4ZCuR-jpOpqMCipgBx9zu7CW4dTRYqbBJwsRzpnui064h0RlGIy8ILYFwF961m00k3z3c-JQ_eza46bNGUCjx-Vv21tjAgqxx5NUc30OEj0HuYom4CbG9KlT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6015, 2, 67154, 'fdQyJGGSSw672PWvxhIfzz:APA91bHEshrQXWe1ysc3E_69S3TSgFrhibYq-AuNvE7RIpbfEYnjFS3BfvB5evCkUB-Xe4YRSsQVi85NsqScM3SpawUFveky1xJ0CDGy__ucKqMK84laOx5yneoRydlkYRHts3gyAxpN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6016, 2, 67168, 'djuHv8kHT02aFKyKYIsfLG:APA91bE82dqSIbS_jeG6zHMWMbLSoYfluGLdrIi_3LQ2QwVJRKQlvE_heeHohesGZzwatiRh96gt6HpqRWLccJCXhCySoREgGcZAyeXnv0lTffdzllzt7PwD19x4K4LMoPWCMg0iI-Y3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6017, 2, 67185, 'd5f5SQjnR5avKS6HsZa9b_:APA91bFUNYyXh0vX5PN6Sfq-OSA7lOQOFIU2j5j7jfYfph_UuMVQeEeW1OdhYcVtD7Fpb0gDoxdI8Mll0YnU9G5X8rpuWB3q9yeHX2tqWmleD09CunFAjU7QZ6_1YxQOBsvl6lEX4JEn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6018, 2, 67196, 'fWooYE3PS1SzvN7uH61LcR:APA91bHN1yaPQ35R5YbkuGga2fBRZOupjUSxnZHZ8-IfcPYhW7nglR92jUvZkzWKSZC-D8RUt2c1ErJC9w-qaUCGZML-K40HcCRYrlGLCih2FGOhj4bTa4fExGiTFy3Sdkr3x3je4wXK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6019, 2, 67210, 'dGsCG9YkQJ6l56k-x-MK2S:APA91bGEE4aeIvkl1y_8fVw6F2hCN87mSii6vpAYHmEfsqcqqFRVimh60EuqkGsLKzHMwgTBRG2lAnKL_0cGuarhX6IXB4gXV-fYEt-5AgmYUP6e5EtyP3Qh70nNZm0hRJqtopBC_Lzh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6020, 2, 67222, 'cd97va8hSbSW__nsvVJCq5:APA91bFW6WC6mEG0udbkhRNmaLe3ijLqek4GvXVwZya_u78gamBXHtncGV-38nWbeJIOez4JLWA5xajSit3VCYRYDLCF07LNouBIwxYmHeiC5pEb3YgLskzG64Csg6Oi6TMjhgxoU_Lc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6021, 2, 67231, 'e1DH08aXRLeRmeg4zTfrct:APA91bFCOoJaaI-j2C3eteEp4dHqqzrs0MyL84vBs82j3zxAhN3puQaK28FUADwwOoaIEkpRD3c9QJFg5fCDtYDoiS1ImCGwOkkEXsyLCmPYmuHsYx4roh3xs6hS0mTFE5ysY-Rs3mNL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6022, 2, 67236, 'fF7gapecS6aqj2LF_WoWJ_:APA91bH3CyMYV59AqH8Xv_JQdgBtqit0QuMbQS31xu--HbGtwnWFYd5QEUnl8rZHTU8LMTWQiecVHygTfQmW5hGLaImIv3w2oz7rMEm5Wx0C9Dtjd1HBOId5roP-bLnAooBmzIECmoHK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6023, 2, 67252, 'eteHjxmNRmKEzlCGht2nEA:APA91bE-lrexdMb2KlWTicop5XcWcDKaZW-L1-zSWCgVWgdH1bw0sCHiDod7abFdJRkHjeylykgKSw_vUpd88meZGvUztVOy0dz8YlqU6Tpb3v761ad-eooFioOtPtBH78vzMublLo5u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6024, 2, 67253, 'eW5HPIUHQY6mIuWoU8B8Lp:APA91bHmFAF4Uft_DO68-bY1GamymAQcx21EfZh8W52qkl8XJJ32JlT8DUvqc_ahjxirPqjCOm7oaR7pih95kdvedxwbnhvzj2FRa9Q1ET2oihR6yUGpJcDxkmkGHIKNwDyMWFngWW7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6025, 2, 67255, 'e5P_1QUTR5iq5Du7fG4aMB:APA91bFBw1PgsTDYhVQyZ8ssyfyV-OCtycOaO2CQVb8MNm7xPbfGndjydXg8Tnf4VzfPxlRE4KUahjnmpnR6MZcrYAGwvTackTiNoses9o1ELXkM-ohjNlJoxwwXvaHy6PLB5HxsFgE0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6026, 2, 67262, 'esXKe0wtSU-6qlBGjKdpRX:APA91bEX4-hRv3NuVQ47B1mf2MLMmqR29N9ssLH60nPxzOjUhHBH5EbuMsFJXzuTKsDFR-DOBxlDXZlaV_frzvptIZ7kf0ppwT1fL1rqc9rd9JHvYQ9A7qgr2LvdlUUN18XAIcHl0mwX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6027, 2, 67266, 'eQmAqgH8Twm-VHCzJ2eX1z:APA91bGoR3SC59Vg7rNx896dH0eJJWtsk7TkrmC2QUstVtXGRQyC4mbB--TnTGvZAXff6SgX-bcgmX2ENBJR-aT53pWbPnxU5Tr0n5XwoLv89zO3VX-fQBG1YTiJ_HxzEwkeXDRgu4u_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6028, 2, 67276, 'e9ILOfAyQOuLIuxQCCB5yW:APA91bE-Mt0qiY5rpryznA-35E3L-Rd6Fuw9rm7VgGXGVwjoDaEp_RIihdTDy3rjSjQYF-Jvs_BIaIAUkw1EEHoWIX2BnO9EiNMq5-jikMtsqcnFNFH0fg3CYYJJqZ-rVZ68oDGUWFog', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6029, 2, 67278, 'fOH-n0iSTpWouBbYTpFFFu:APA91bEtcIVcEVFrDpcePEGPpoRwrYmbJ2GdNymQ1BdjF5MXQ3sd3jOiAf_hCzXo16P63i86eabtQR4T7Zur8Zs2dpHoqfM5YIJXRiLlDlF6UEsqNfXH8tnCcujKAG_i-Py5Y9na4x5j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6030, 2, 67287, 'euO3KDYXREqym5wS3tHykn:APA91bFISrBgYfQb9tDbTg8ul54bzxENQ47O0-Nj9CRb5uNvcIUfb2BYpyzrfo2_1W2fnKIHYcivPUYSdpdCl3TXyGzKwdwFwYM12ebz4WcM6_y3YA45ZVCzMo_XuALk5G1VRvwBTEwZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6031, 2, 67296, 'ejXQiISQTN-MFARZvhVFHN:APA91bGXUST2CvasXBBSdxSMuFlP9iK0mwABM8DkSd9Ot2TdPW6AwyfYQWk4mbE2MoKIAjvPDQfeuMK-EldHvvQyUgbc92crUrS22mU2ijzY6czIyJzyh-sx62wErnjz4nVbth6bVDoq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6032, 2, 67309, 'f5t-HVuBQSqfWxgl8UVvOJ:APA91bHd3S1qKzA9zhsxXap5GxhhHJBJAWP8jDCqDMGhPtIBjmJMHqn7oCkvPkKp4fJx5DZgNYPuSDqyjI8IwjdjMi5S6_ZOsjOjtYkAcIylclc_pjC0lyjrYY2xT6R_EKbVb9LtDksR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6033, 2, 67311, 'fTxCnEbrRJW-GtUJBXSHgN:APA91bHPQHo34UvTiTsqIrAX2Y3EcK7mZ_bMxAg1McR89PgXVm8WR4SaSM_GhaZeG3JHo81YWQl4HMU8NtJCgtUEhE4QihxDTNbAVT1YureLYqDMYH8E2QHcBoBBjh2xcot3eHWLL-qo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6034, 2, 67345, 'eYyvhPA1R0mX64mjrzLVhg:APA91bFIUgZUTwYfAhBprnD-XCJQNm4_DGoT0bIyO9tXuvwrrB_DIzHdA2SrE9xaapact4dyuVXgA3LuKFqUyxwvLe5_vDd007xCLaj6hc0FchoCi7zdpMDFgveglPgcrMLLa1GDdkTR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6035, 2, 67347, 'exlEo3yLTuOz0Ey6geWf9r:APA91bH_ETIsn0U-sVQivW8Yes6ytnq8iI1KxYGb3IR37h4xQba1kDX6LdENFjYHeueJmEUfwktZNlRqU2Iv9vEw1vXcm_ZAbY8VMLI0DjoFN7T6dlgHuVh--p0WsbFR_stosaICmCGq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6036, 2, 67359, 'eaJUGUE6Q92RqwllcET7pi:APA91bHhDZty4jpMXy6I__CG32FxD5_sd_-QwtLSIPk9giuDvIIcGFb_7ONoBQhXnf_ObbZwdTmNIS7PVJqj9JvTeE7_DjsJgAR7gqa0y1fCsquoFis-kjU6Twh6Sb_ixRK_v5IOc70r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6037, 2, 67364, 'egmzMibiSmq9QmNei18Q1R:APA91bFePkDnwbHau4zvy9_F0ZaxBccL2IgD1lkyWKh4osqLKxyE96H-Dc6kNKWeAbGHbGxeCL988h2KgGlHSdpqmhA_2hwCUuXakoh1oZ6yLICMdUqVlSGDapJd95Y4LPGboQoAaPwM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6038, 2, 67373, 'd8cHNwGbRC6_DMz4G1pshr:APA91bFncHI425VK1_jjHznl7zvnyS2fjAErjKMyWYBlFLgrFwAtRnU9OdjxvPta-1paVTMgv0JKhTNLwr58Vrz6jT824Azn3oOXbfL4B4R1vd7JnVUvUdbfbkJ5SFc9xkXCEVk73bxA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6039, 2, 67380, 'fXXDbyAWTjOmlRNFTjhRli:APA91bGM6HVRTersBM55ip4xrzahDSkwtjT6EsBrts0da6CNr22XXGQwug76AewkAhfOM7otJ3q-5f9lJFTmN78mxc2CbI3CCH_q-QJYHkYzWQ0qSyeGGyOr6T4MA25Zi5lt9mG39v9O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6040, 2, 67383, 'fFmTbn-jTjC0dzWtZ9Nvbp:APA91bEIECpSWIRJnKDwjSZTaQRQbxacI_vklpuvthkwP1TNGERPGtwlo1XYuADsd5UvxLThtRv9Yx_VqhlzXG4ZwK11RHAtujkOMM11cKpUn5ac8ThukO6fR4nOETSrLTiPK70OhU3u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6041, 2, 67403, 'ctseIY4JRMqAZXaJNKJnNY:APA91bHYF3N6K1Lu2ETJZMWVqFAopGtynyCrd-QOvonE24-rLzS8HAEsAw8UjnqD73CTil-I0bBlQGWOoHYBt2E_MQZaTpRnCmKe4BD2zsPIUo64t4iZK8DS_zy8xFfSwaXGovc4R1Hk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6042, 2, 67405, 'ddZc7phnSP2uqOpvpn76UW:APA91bFUQp1d8UhPWaqm5CsaMQpP-Jt0ma7SYUqmIpLQCQ_u1rVKjkG082LDhIkRRDSlPViPyqZojtepiDbVz6FIXAj2QPldbuDxkJcG8t7KOuN93miNvh545jfutDcOBoulQNYrcUAv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6043, 2, 67415, 'colafL7ZTbG23KbB_eeq-H:APA91bHc3fl5OnAZxJFVRXwynxJa7AXSIA06pGXT0KY0VRfPhBEqGYt0yPsm4xLjpnehnPT0urF16ySswkheb5diJu9ymLbDlEoi0GHtxTxAQHGemr-uxsF0YnhSntmgV7T_snM5A8Ms', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6044, 2, 67416, 'eL0DDPCkQxu-fzckG7kOny:APA91bFTGZjq-7jpk4T3DnFuk0CmSM-3DI2_j_dn0M8_hkfA8mvlt38khwSeiB28gCnE5OUvk1IfCVPBOKFNnUOKCjBSSlhRduJVJGV81oH8Z5UvMEhuIckHRViTwfDKpCUrcFRYgyhX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6045, 2, 67433, 'drabt2gKSymUlXReKL-9vw:APA91bHffpDtDOT2ZyBnS9XxzFKIlMzSdnUfja3UZjYIBEff1gvH0Z6POeIH338xUsOpEO8_R-KGUlY17ZjtsFLZ706Lv3mO21ORivmgIzb5tak7kDOBvHpNml9Nc-qC_KYrgP3hNKBN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6046, 2, 67437, 'dc-r8VDOSxuceGmHjIzYVZ:APA91bFE2SLOzAFP9F_ZujCx8RFUCIzRBKf0vSD7TtAhMQ8IMyvBiNECW0Wf2j1EiUmPMj86fIj2gBjpf5pdW1ScOxeM7ieDJ9J6r1QP3I1G1O3i-_FBjAh0WxfmWD8bAEyoDAerLHKp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6047, 2, 67447, 'c827s5EQRkSlcEvLnrMwsR:APA91bGqIwt91frxAB1-6cS5Hly-lMWKwqwikPHzGKCItIC4Y8kbM3FdrMGTMl2BMJrg-SQIxBbswfbdgER7DiTUs66dxoxfpqE6MDm6SmZYeM_XFQeiBUbYC_QwobVnJSnRrXqdeTf_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6048, 2, 67454, 'c1h8l5SLnkSIhR_yoyGtYv:APA91bGlozRgoQpGL1NJoqvo9Sk4ZOTn_WJ2p22U1TyRy76AyEV7VPFp843R9KIU3UBXKnReBSEG5f-B_HgGxgpqUGFsnYXtBPBloECaUDnbFQStnstSFb2MnfU1sDW4AK30kIO0o-18', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6049, 2, 67478, 'c6Ve8A0RS0et-y89GdMGDY:APA91bE9dtWG7RaIE0GB8RLZSraqDP_DX0K0_gkAO5kXz4u6M1X1X3xxEm713yYlPX5JHx8fDRsLPqk5hsOSErW2zNpSiLTjlQ1cLuRj7lhUbj9Q3tCd1npFFPCk89EuMjLAmErApXsk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6050, 2, 67480, 'dsS6lvQQSaStwHiSZA4XwZ:APA91bE3gSJaRcgub_1JSfvUwLABIlrheDrrTwYy6zIF-BaELNDcPEDk_OF09VgecB7WPIz1AKo6fibTbA2yEFdqy2EyfD-3NSSTnN0k0jb4QmTpGNKkYb5wG2d-8EH1aaCtjmC5KS4y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6051, 2, 67482, 'cMkCmH3_Q7-pGsox5swfMa:APA91bE43zKPbELkmD8pPOJGDEm3JaJfVXrKHN8ocpRUzZ-zYa01pWn1BZW5zCPPA1Q6zKY9p03R15elhDgm1kZHRAq3cbbDinmNS20WDasdpUktEorqxhduprpZGJOe13fXseBkDet3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6052, 2, 67493, 'e2-WLh-YQ8a8oJk0i2amX1:APA91bHZ75gVt8esJLr8k4iN1gPt3RFv12ZdxcIrV_n450e7ZMkXN6ubQSmrRYYS5ibnE96lZOesRcMOw3pnjdd9aClaCS1NetpOrzTUSl39WfreDJOGi4s-_7O08ZlaAeGo7ohGhUek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6053, 2, 67494, 'dzijbnuYT8uNqvgVAxwYIq:APA91bF0VhjrB-933ZVGOJRFFIqdZhfyHdl8RkIlvzuWoDpF09f6vlVUliw2_m5t5tuqBJ9vYlovWAi4jl1CySO8nVp55g9K6vXKDAj50UqbF3_r1NkGB4dSL93HILcHjUqnIgMFFI9Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6054, 2, 67496, 'dvDB0PKHTIywRIYalbpFzy:APA91bGH1PTMHBGqkHgIdfkGCBWLKgy4ZANSuN7-qpCua0Dg6TOkK7cLz8-GXAEuAKfTd93xgIi42LqqmyJqfOleC8Ose9oRzABGSJhfGYqtBn_JS8VRFtpWzC1pbh-53__cX23VFwhV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6055, 2, 67519, 'fwRrd_HlS2qgAF4mcxaJ-Z:APA91bF6nwxWU9LCxlSU7EtzRrs1Y9bCq8lSWEtzBFob3ZOMnP1H9YnMKvFT7z7cgD-n0LkdTUJRBuju3EAHSzTlKHH6low4BkzldrtGgXLNO5UjOKSfXs3ZwRx98Iul4VIIz-dlbhB8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6056, 2, 67528, 'fj1PqgP5TMKts1xnlwnQIu:APA91bGknEMCphFeeWUpeWAw2kxQM8-5GjwCIoJHxdaSNILGpApKuFqk51WHaYp9jRT3YHfa6ZHQK0dGPaP3d3ZZQ3kguh_ebXQXNPpA8WQAFMg2ogtvEQsKgkpOsFLTdqUUOPJVC-tF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6057, 2, 67541, 'cf1ey-WQTjWsPBILafCUIE:APA91bG47MYU7-OByEWZ2cgbKc-uvPiAc7IBtaVIvcBAMX1pzjLLeZ8JD2MhQeO1F5aC5wzghpof3I8rfZZt5s9OcIaBDZrjudG337tRRTlGHtG2eDqdgAO3dP5miVNx0hABECWUuNAr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6058, 2, 67544, 'e3ecDN2vS8OS4R24YnBRtT:APA91bFqhEXTUQis-lL94h-kyhlVTeFVDesT2fIcf3NFOH0REWAkzfNOQ07sE-0J4k4sUJArff2Vv5A4vkWQQeh3TPilBYeupuYURs4gA-ASXikgmqFKZgDN9EdOp_8hrECQnUbbOZkx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6059, 2, 67549, 'eVV5VVEdSa6Sjkvdl7_QiE:APA91bHBnRihL_jR9ImyAZvarjiVNDHrxC-_9619xnvgNeE-J8hNwFJ1_xh0eZZfUesQ4RpnXOXEr_t1NyUzNm9TMIVxKB6s_tAxV91tIVqXtnvyqQmww2GPVe5GA2Z4BaONGGVDzmch', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6060, 2, 67550, 'e62jnaQMRV-JQbwtw1vJkd:APA91bHsX-0tNldHV2wbMGiHCRYZ33p3Cwa4K7dpDEMtXrMvAi-2JqmoC8aaycPhFTRzcLKSQYmccVI-YU5ZMWuOBS4gVdlIHsGkFh-gvGO-xlyE3xYhkCHbRMu4lt4GWFbau1QfksSv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6061, 2, 67552, 'eay1BsU8Qr-YXo3wJR96dW:APA91bG8DWIidn7GUijw_JZUjjSNEOY4duroXbgZIUnGU3dpT6muL3iS06PCBjKp_aWc5g86dCiU8FwvRESGwcWGjzebzugTTe9SpGSbPUEwxXjqh9ETO9iw1B_Gd5twP_ZhtyCc69oC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6062, 2, 67557, 'dPD3-L5XRqKEhBc6OzSUik:APA91bFACUwbEqxQSUcvwy8vRMJf-lV1GkNK5ynZMwP5noZez9mnn86cluuzO5p_EeCsVv8XKp2mP5zPYR0ui-I8WQBTXs_zD3zxmgnPPnek5hpDJC0BqaoYfpXBaT_mtco8vdssuIgP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6063, 2, 67561, 'enbEcJeeQxyY-3WkDr_LMG:APA91bGAVH86o0ieD1KhziEZziUeenXtzMshJkK9Xl2woKykHp0Q4Qw-BVKE6u1a-Be1XmhBbWPuXf6YehdqydZ7FqAwsd6ftfugMM3UUD69JieSOVIMXmOz4XSBFbn6RHNtYJu6EWfT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6064, 2, 67563, 'fHH6kp_jRcOEDzhSN8xFR2:APA91bEcjRs4tlYD8w5WpfQWLvOKgpOj0Z910fLLGCLHY9BUqOXU4YW36WaG2nEhCrsnCH8Ujjlt9vLD0qaZYLdWkwpSWpH9EXQFeLJ8oXZH-eWmh7sl_osb_IO9ohttorQkNc_694Fx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6065, 2, 67581, 'e0c9VEB1ReCbFSHE1M7L9q:APA91bHEg1AHHlu8gRO30k0Y8zBoIs4Bra7YnzkpTQ8uDyGYDBqPqho3YfxdXjVeK4yNwDyzz13MKlefaAWtAnIfDcZoLAlrpIN4GiTh__5byd8dUx2WoioDzWu2yr1TkWfsan6kbXWN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6066, 2, 67582, 'cGcVJn3OQ823puviYl5xVZ:APA91bHgrkxmr65BzQ_AGdnz4TYh8jYuBSCgQjsjvqNykGv0nr6J_2mlRvS528WlnPZ5C6vmUh4VIYprNYMT1SHsMzHC68FhcvrxVAfoXdq-hs_SzfMtc9d_hiUtuTm1qYYMShEMQKSL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6067, 2, 67589, 'ePUniSsqSSSgcof-RqHtq2:APA91bHyG2KXGvAiEp6_XMESvuagHShvxrkXWaA23uHcIefNAVIFfdF0oZiH6qeXIeSZy84bXoyAiewDwiqfI2M6oEuoKCjLWxVQ-SgPWhHasSV_sRYwsmYAkZ1oNNPrHBfbQXRtz_15', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6068, 2, 67591, 'dZEo0ZDUQImMK7VsCY9Afb:APA91bHiSDUHREWaBfL2Ug38Pv-4FwsZlOGuOATWgLzbobEMO1Id6XCJksN9hemJjoj2302CKnagqKnJ-obz6gQ2_zLaOFY9IPfcjFqgoV3K32mWhnMqaXbRDxPsvdCzAe1SbEjM_1k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6069, 2, 67594, 'cyjFARJHSKixMq1iVbL-so:APA91bFLQEay5nPAzVHA9rABE-sEqSh9JmcIR10TfCtn4UkEfDbQHrFaAF4lhw_1IcRshxAOCYPcPb4x3adtbKzb6feoccfQ2lCLnUTaQQgVIDe714t3-pORHBVTRRVl8xMGJUJ_7u1t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6070, 2, 67597, 'fz7jdCanS4W1t71sRdswHB:APA91bEb9RTQ3Un5EgvHzC27Yl4a3BtVXZU4f-Jb-3_2w4k_DkXuMVJU1IEkxjZCN-N1T2LCx7SqDeQczdx7yvxQeYT6FVFrwNgGDzOKV4I837356WsnYSH0qQUfg0-eQlzpsB0Qll9W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6071, 2, 67599, 'dbp4TBfxSKy5Q5HwAU125a:APA91bFdcRNomnSaFPbH6wrVOTquYAqXsyOJEzLpOuxnNNg5UkPihnfWEp1NaZkM928IMUdBnFiiYSyWkQKgQj4V1DcRhGFjA9RCd18Apnbt3smrnCo_mzYFk-ra8vkII-2gs_2SLIhq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6072, 2, 67606, 'cE4pSHKPRoWSOgTYNxK8Yu:APA91bEiMonqN6ouYD7D5hKq-pEzFubF5oQ3OfnzWvHeh_JqBA5ZnvnxChhoUG3kB4NQnuMzbu_PQltBYMsh5q1uCXLUNp7sNNviIuaIIZj9uxHC0hiFNjfeGgca2zP_Tqh-c_lzxFa2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6073, 2, 67624, 'dhibAA7pSKOgUNZxsrlZlL:APA91bGHpYBFvM0FDc8D9oxtXaicRDhwUHKe4m2Td4CPOYGlI06jxTARHS9SCFK_2kiUFtNyrtNOthXPvfLbea9aLdyr0SjLs3a8TmoD3bYQzUXwIhO-qtB6GYSyf4LriraKh3sBPb3m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6074, 2, 67627, 'cTmpB7O6Tlm3rfk5byIKAa:APA91bG2IZLqSFrWaKJBlVEuFW2cwRBO362VINhfvIkhGhmfHD8UrVcIMbTHg57QcuPYJyfePMQjQlHXbk-ptplDw55zsrIlpnKc5Y9soYYLAtH7XE7ZR5J7N2M7TCVWsdop5wmtBcFm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6075, 2, 67630, 'dTS4_JqqQjuAnlMsc6Tf07:APA91bFNo6nePPGOmCN8jFyyAaSGEXkzhLThZJUotj6Gwwxnk88IOVbA-Civ7uiCYaevTE6maVQKbs8YocKsNpzI4O0K-XK_ge46UOBfcQZ0TImtNVrpvtDueRGrcIPNlG69dhBVUPFR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6076, 2, 67633, 'cZW-q4Rr2k3NrKKMsHQbVY:APA91bG7Wu3tXTUlIi-pNGvPu1T0lYqQ2CBj96k6e1O7qkA-M5PXqBFAm4UsiaCrr-BtQViHe_Xiw8sB_paLFJJSqR7fDzUgZYUbP-fcRHJK7sBbY1UI4SY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6077, 2, 67682, 'f0lFbfq8SNGIInRvlW4d8t:APA91bGNtlUjZx49azVmxL4_rTq8mvqvT5zm3WiZ4zFIwg34LgkyQFt72vpXY-cQxsy0TwbIASMfUkPi7UsWiDbQIgbxue2nfaEV8lV02FIAAIBiQo30UrvgNIo1yjRKNSgYV_qNvOek', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6078, 2, 67687, 'eb0KOPxFRhGpLsmQCU_tZb:APA91bGtm7-2vT6eAFpyLd9NqmNAj5Er3fcIHNKf-GsTdFQl_DwgMJXbELJeLQmUKqkErwemqIB0P_R4PiOYS_mUZmhBzfxERQ_7KtetuDUmADKoYuwI00P7yHllwHf-LZb58IARf-mV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6079, 2, 67691, 'cYGKip7eTLm0LfMuE_r2Pl:APA91bHOsrTWUDMBxh9WMGQmWdg1jVhHKe7-5LUSlCZ6iaI1sZuwv5hS9zG8st6IzyEAQ735duDIgMhv_ZyZbJtpHnuNAmF28g5bAW0111UAcJgq-F2vbfvYozd8MU_K8pv_Y1f7KGsh', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6080, 2, 67698, 'ea5tRfXqQumw2bThvIs7H1:APA91bEUu7rAqL5e6-Bjzn_HgTQnvUHxpn3OxRt_AoTaj60Lt0B_clvha7GwcZ1k0J1loUF-hWo8D_GuR5PD88BRFwrj1U_a0gZjj_8BhooDBkaeKGwVRmJk3kX4rD9azCfVrMiBJYVu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6081, 2, 67708, 'c5OtXQPVR8mmeRwgqnp4VA:APA91bFTVPS9Ip163XTklbAGo_AlZozTvxLIXx-nDgEJy0g1oa6aAkZqnO-HAlu8A1OJP950ouakr5FVeBR5LDSnCrbjo2yVJYPEKROsdFcAs38HEW4Ve0I6s2hnaKKne7tCMjimJ5HL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6082, 2, 67721, 'fraYW-pwQaeR045IAWjwad:APA91bF8m8EaoYJ3eIH8YrpqgjTw4vhZi6ESM-Qn0g9MKv2koozIGxaP2n2FQJqmrCMvom-vHHkyW7OdbXSdQelYn1UsoTlGG2k5Nh3gUpQcM00PRi8Xq_3LuIqoZnjjrQO4EEKQJSDD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6083, 2, 67724, 'eQSPKQUHSniIqWSF5uIVY_:APA91bHL5MvatZMhie7IhF0niui46dn9tdqrlDM4tbbM9xQjjnrmY1-UKlRyJK1u2pEji3YJVcqBUkw7O1k7kCidBcxHDkX1A1DjzbAyqGLjCboD_wRkTcxkOYr2iRYeVjZp-saDw5kp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6084, 2, 67733, 'ckaLV-bPQTWx7ho7yIadNj:APA91bEIkINRSLYXkKNVD-LIvhFOJbqFvbPSj_25Pd-vBGjNv7c48smXNP3Fh8VQFYv2ic77rKgQzrdIamjeYM8S0sX_HNTTAPZuRAnxa9neYe6nsAAM6c-mrTSKpPw2kFbM7kAy-H6m', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6085, 2, 67761, 'dpXjBXB1S0i6loQvFzPOwk:APA91bH4so5W8ZxdnUp27xXTQMWiny0ucMyWy1iY-DC1GVA91U8FsdG8tAJ02v-VOBWlUBEj8MeDOXQUBTpJhGZ8NXiL87W4IJT6V2Vi9NpB4jiagR1B2I9D3IMNQG7GQJ13lChy3H4d', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6086, 2, 67764, 'er6wJNT0SYempEZwqJ4bV1:APA91bH4Rh940K6tRY1qqEwU3mpDQeKFcAEshSjVriYrHPNQNw28JwoccIK_1kC83ybbWfgs1X7mSe_0sy9A1UkRwBZnOuB86cqlyBPA05EVBc-0s5xPe2ZQDIb_5OOXoe9tlGiF7Imx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6087, 2, 67765, 'eGVDgo16SxOr00yk3YxKGd:APA91bGlQauZIueV0ZMqk2JwuONZSnBWJPJevRtMxxA09p1gkLBVzkOzrVtK2X8oG4bjV61xXsYc4udVdHAfhv78urXXwbw3ZWUMSuTy7Tjd9HedGElWlPnmgAmadGkwxvidO7-AtMUN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6088, 2, 67767, 'fhC5N831TCeh3AWhJuXFsp:APA91bHkP4CDQdIxtPTncibIJLVA0aAOG9xB46aLRh_-Vd3y84XEiuJSMy4m6VnFMYaHhyV5cQH4dlKMjwkKfqI54TL-KCOJZYLqYk4OrGtPVTnx3HdzHREIgcKocluyKtmk-KtyEnhO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6089, 2, 67770, 'eaZjJH6JQdO7jechAaBnqx:APA91bFdJ9ATUhEol6PtzuJvGHxIXcI600iTxGc5BKeoKZ72ZBh3LStxE8muEe0zNXs3dmUXZkzhqxbaCcIDTpKr-Mo0yEPS3EkyAfMBZed1ylL-iIsydMAVF4Jn6r73QFYXOnzt9IBp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6090, 2, 67786, 'e3V9Du9CRE2SXXTpfmrVeE:APA91bGSJGgofjaL0d4R6KKfJqCIRYKKqIQWIEh1GFu2BDaRXUEeC3yl94wAS_f3IeL_eJdFtp0GGDQnI5MPpizCdBCOu6viP76IV9k5aEq1v6lOp-G6MiX7GoykQjszgnNGnfq5r1L5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6091, 2, 67798, 'ev2Xuqy3RIixD9CIluk-jM:APA91bEDcIksS7uNmn097dxW1yudQonmDL73NqOWCvAcPZPzlZxJXnR_lDK7Dhaoy0YsYAGwfO1GQ5DoT59w03Nd4hw9O55WRoYffyEZhq80qgCpooINGLrbt9wGR_Ck4hYXKDHJ7IYM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6092, 2, 67801, 'ei0DfM25Tx26AGThW8XpBn:APA91bGbJw7_TzhhSz5-DmYTWPYXSChnD40vM_3ggEwrY6g6m4UVsW2yQh80O0KC-8Tm3C9ZLgmRxjWdEW83zCHLoFJ6Uw89NcofXNTSb8IV699SD9MU_8TQvtZiRlfUBqOIeiehwD_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6093, 2, 67810, 'eLwpYcD1SDO66Px33iH-I7:APA91bFBOzXRmpnt_s5CFwDWTNkfE0zm1lKi6-co-QO7ehUhiwVE1qElGyvfsK5pnABmyNe2-ssM4_gK6_X_1XG8SNDWL3g5Of-ISI-E1WHjiiit28xbLAnp2i5hEyWHHLchwteJAiv4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6094, 2, 67835, 'dTdalSQR5kjrga_bpbH_cL:APA91bHXr0a7XAW0meyzXa_qFwQXc8j1oxeHHo7ipmi7-VwpQc6em4Q6XatOXJ-NdAMiD0E3oa3CxGrz5nPvrc-y9q10E7WtwMdP1QcnWzz5LGropGBVk5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6095, 2, 67842, 'cd4oEKHgS2ukngeFkyRiBS:APA91bE9sy5R5K-oRJMAHzk8_-0GbcYY3YKNN8k3F3SUS3ewShoMtSojJnkZoA3-RpkdkS-1mXVBE1dDOzhHN__x5QLBuH6_nD7rDY2Sl9sKw4n3Gb6_UTRg5SUIl69YO1O3tUb896_I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6096, 2, 67845, 'd9rWu2pnSbq5Aeis0blwut:APA91bG_CBvzVirOcARU7-iRZbk3rbgRySFlXwaloFgoQGCHgd7XPxLHQOOXQLeScQpgPUA3Iycj13UyuwYbBwqqwm-mvANZ2qqJTKMnZthcPoE8YztwwjVLp0lQrUnAcfIFsXTiW8UU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6097, 2, 67846, 'e-aJOjh3T5itHvKpAetjtC:APA91bGEVBZUlgYFCsxvc7lFLDBCywBgikAiGHDFSQ8KHhFiio4d-gBIhz3G9h1MqTVt1uZWa6GcXLHYQouQHnqtH0IjSi3-8ip0YJ7pGMsZ2uPjRlw9cisull-Hu1JVteQjAR55UiyQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6098, 2, 67849, 'ftVAqTmQRc2pHfbwXf2WOV:APA91bFWH9__kn29tEVQ_gw9VRvUoxLrU3uWM0DNTwbVSbxaW6ELayK9GfO8RzJomt5QRTlPqSg1M_56bFMh0n4VDbR6TqCoMb4kXp6hj663bBZ9RBhtM_crNvevXKnsnCKdc1FGmlO9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6099, 2, 67857, 'ehVzuxq9TOefjU94KChxZ6:APA91bE71qKPrCEPfqUlqgEK1LOcsW_KwPZeFOlthozbqt6zwAc0ox2BrmzTYZr7gXYXPzhaGBTuPqjl8xcjF_YVgJm2crRTXSv-FTFUurapW6ZgMoW5nHXETyk9a59E2RLJc-FE5WDl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6100, 2, 67879, 'fvNA9V5JQ8S2hUrKrQxBVs:APA91bFnKxqfA9rfSoxbTGgphqrdzbneAQqqSjHHrE66jXPln4DgyKPaHjP28-md8HvC1iHpS6aHxyq1Bnb_fpj0N_rZLXT-vXI7CoMq9bHHjGT9-AW9PVtgTk6EDeM32cMXCZd8rpN1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6101, 2, 67884, 'fEKIBZCxQzep83wknlZU39:APA91bE5BqC6MBaYyifIpkUgen5qv6xcssYwf8A_H3QPD34kObDQGyX_GHE4d3FiLDR2UebMVmovmermSyvyL1nr1WsvxlOdMH-EGIFUzyjTCO9ZePVcRyczLYXKY426T8_oYIRCUoqm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6102, 2, 67896, 'dEBgqzhsRk2CXyewaGZ67v:APA91bGvjdrmMuAqjhzaKCXxV85B8qmMJVaqsO_yrYkarEyIBnMT7G72RGCLSRcPp7rKJxYPt-6i3tYh3QVlgf-f7LTZx9a5yW4KcjQqTLInQBGUw08ERoOOSTgKCubSdGANgrda800l', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6103, 2, 67902, 'c4RhOO5lS-i5uTSa7GtFaT:APA91bHPVd_y36mWTHMrHHTuym-iGfkHPRZyGZ0ydJabKB4czMpPXSjL8cIHJxjvugqz3XByVJEJb-RWMYQdxRxNQAm5lAGVypSPuUVAukmKI19G8k5aJCJseP13Zv_ZsCzQ9jYDCKVC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6104, 2, 67903, 'cWLv3XMHQnylS3cDhmgwd-:APA91bHjJkKUFn3BXfmRMAkZN_OmXu63bOC3E67hasUHeAyIQZPNRYmEILuDUjikWFgfDrxMrDveUrNMn03pJh16EaY1z6P6Uo47hj_A7KkTZqsiYzUBs13GGGQ04MYpOL4r83Z3dIEs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6105, 2, 67904, 'fb5BfX80Sma4VSrmuVuLub:APA91bFKGdDlneHUUrL3MZmx23xy8O2OT9JtBED8WoOfuNH1dSsF8N-Z_CRvA9DD0Rwk6Ss71l_lzkeXS6ub-ygN8JtG-nL5RhmaT6kTLuqkZAzBy7qTPA6gNZyTbTuMsNxOh9wBgXuE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6106, 2, 67906, 'ch8zGeuGTcSLSQ5_CLtSyB:APA91bGX7ljMYOmaqbavp3hZmI6CvT_rDC4j8b-oKsTmTfO_ZccJklo1BGzQjaPzCspV8qq9S9P7af4yxCYo1L2m9TD5rMeJSlGz47NaJvl9rLfUJqDoA5JMw3X8210pc9oq19mNKlVq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6107, 2, 67910, 'cQmQGcKkTGaSZFVecejnjD:APA91bH4u_RY1N8T0vxOMgsYEpGCViadH7GXVa8BSwszQKjWJxgSNcLqeC28YUR4YK1jtpr75QueHw3YMweOmlGR4fSsjMwKaUUfcO5hoCE483oLuquAbl3xrlI0Y3fLHC4HgJU9Snuu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6108, 2, 67923, 'eSKCUy1iQ1KTY_DAMjKu9L:APA91bFx8-MQ-xynAMmCSN-pq7o21fGT5_MY2lgnC8nGsmXRzkxVYFXKdfAcKXt0uv_sceIpJ6yyd_wlVo6xxhh4sO26zaTIQswyQHztbjdZCRM-9FJQs4hleKTOY6Gd2p1Y1XlemXaC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6109, 2, 67924, 'divCyA5ZTGmE5-rdjyTmQc:APA91bEdwrUyVGd3vLIhKf8NGMvW8yvhV86rB4clxBwT7zrufCJn02C8xQnZu_qwreTJSzVZDf4RFCHngEmi4TOaWz7Pa_8FlMw224Hkx72aPkVPa8o_d25A1O3ElG_s_r5vC7oFXVrg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6110, 2, 67929, 'ffenldLAQQCiVHN8v-eWc3:APA91bGcqXq_LoGaajxVWOpxhUlYcABHl8i4joC-5VhENyWD6yJNI9oHi1S3uhSgCphXaGOIYDUQxNnKDUqYA0YEHzAEsjJibTLZ8TpExexB9LTa6tdx1gF3HAfQcvmFfg9LN8iHCXRy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6111, 2, 67938, 'eS-CSNe0RcuJMQsqzPlLxX:APA91bEvng3vbt3VNWiIBG5QWihudbjo2xeymEs8E5p4FJXZxxRAJ-UBJldWEDJdbEmG5YgV6Iz7mExJdLCVj0f0rQHwbKyDLDZIsnCe9w0jY4ZhSbkCTT88O-SuMqsUazM0xDFjUT7Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6112, 2, 67948, 'dPStlbpKQieYDNABn0KD65:APA91bHbB6rAEiMEwfi0ZTBzkwjMDcx6xXhZX-xQYMATbEqM4aM8Y9OEwHS6oBo8Ge3CRzcZQtyj3d0QVko8g2tsuSMW6t5quDzWPHQ1HFpJ3I4zIiLVFVV1CQxU2U97ixFQxX4285MK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6113, 2, 67949, 'dDNChuVBT0CG9qAwjdY_tQ:APA91bHp5JaXKSctivti1IUp7VHz_tpYJaT7CklZHbMJqDN2hSsjeqlPEnOQ05mllwLr9pxmFWcBOFbK4auamgkr53zVqJxUs2BNHdISgCYt7Z73i4FbeMzkEIT0kQZ2I9ZhBoSyWXj_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6114, 2, 67959, 'fiRC4j_gToWtDO5rnJ6OV1:APA91bFcdV7iHb_xoUFGorN7K_3Ou9IzWJGwLvg5HEWguChfaOpnsrmbVIkHWKLapzlZge46P-9cXYwbhYjeJlgfr1oRmgehHw1gBNCAK1QuYihsoGsbfMwj6EzmyE0l7ENrEM7tUpYm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6115, 2, 67969, 'cmUEq4XXT0GZo3apHJ5GLi:APA91bH4ogZN70lHClsb0o2SHaSIQUB1MbdLGjJS7Okw6Ws42Oyg6Ln6vKd4uLKnIZEmN9UVRaAzH_IP85cdtNHUMZlFJpBA8XspWChxi6V_eJaBwNqBpSP1VfmjUVqUud_QpztPCZ7Z', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6116, 2, 67975, 'djKFPD75QQWgzaDkflDzpW:APA91bHvoCo-Wy6Zv1Mdn_rsgN7fV3Gx6-XjV7EQu0PYpZWOhpozYz1-MuhgxgXZoQXYwHaQirp6INwgJ5oNAkzx4uuhZFEn8hNbk4iOL55rGHNsw1wWMP9lGcUReEKEhkK1o9Lma3nt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6117, 2, 67993, 'dupfFspLRSimUVMWjLjlAI:APA91bELv6nlMS1SE4l3b9HRLL0oWqojF8Kk3yLGESFuH1szlGqgyVIn_vwa8vrne7Rf6-3euAvVboU91dBnSrVd4VyL7oRNCIQC2X5l7nwhjEi728MB8jo-AaqXolu5VPdJ0X6ncbkH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6118, 2, 68018, 'fFg7cklbR3OJGtzeHvxUIE:APA91bEE6ZNa0ydziNXzc_UCJYMrHeGakTNBR8_vNEzTeq5beFpbNwWuITKXFtv4_vXXaVCLUYktbbGlteOZ3sJ4J7-j7WRML_yWBFRdkC5xL-a3z4TlTr2FFLuq9nxn3bkoDqfeQroK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606585, 1736606585, '1'),
(6119, 2, 68066, 'dFcLPcukQhKv7eoVb4ZDwy:APA91bHndk0nVIJ7uWZm7VOQvVZm6U6YkVHhvpaGxCRbdO4B4np4zF62I7VZL9hePAKjEuwq2wMAF7kQ40nTDeyqkIEYlU49dRfHQ6rXRgb0lFF4fgsX3hBCZEC1H3PFnbqC7XM1lUwP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6120, 2, 68068, 'eCaW8ICxSfyFIfmAbE7_RK:APA91bFo4mfA1QR2yyIsfYIfLv4vPWbVExWs0ORpxEqHhgfrYxxiMdiZ7nv7dQjeXuNOshaoWveO0tGd3gcfwIO3DurRahZk4GmwD8TTEN2hBsaPrQzfyM5nPylONBjizc6me3B8LFDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6121, 2, 68069, 'c06acE2wQdC4xssfE74bG6:APA91bEQ0zqAKEJUuJ2PXOTbjweYWu1yzkFQJRjEUQDJEyBTKHB4BYfhu-NiNbA4noX8gh4T4ggoq6I5iaDk5P5TYqwTnWgmRhq9HbUC-KNxgUTVTqCyS2pdKPV6EEJXmOP3Ne1S_LzS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6122, 2, 68078, 'dudH9ipsQwuw8VBYP8LK1K:APA91bGp_eBvaG63Anq5xoBEbn21PEHtpOWNyiSS6AKjhKGz5oj8IjdkV_jsFrTvHliIvTAjBBhtLnbWD8NNGBuoFVlj-2U_BaWW5mHV7BxmhxOTmznkGr1WMFPrbvu77vxYA0KW-Ake', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6123, 2, 68083, 'dPi8eRHyRleSaeF7ZDHFQv:APA91bGtYRkie5230lqhn-D3WCNK4-Fx1hRtdVxPc2NgSqCBVddtZasUFjWRwVisa4YVqFlYrc1lLhJd6mel8ayTWIrh2QeNEyV7Lan9Pxs86cEhb73vEt77Ha5o9Q1SKWTiQPOCzgb9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6124, 2, 68096, 'deQyIjeSR_2ZtDNVdyvXgi:APA91bFDg2vybnM1l6-HK8_2WPdy0fnPwBgHyml6AtLT747xreDFb7omWvpPcgEPw2FHiBuIcyKC_ZBqY8wekj1sLPOp0spGMIpdzAUbzH6NNrRxVE7FYtQp0U7NkzXpCpC0h3cP1Zhv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6125, 2, 68105, 'fiwJyZuUTOOs9s1oS3ZXyw:APA91bE0w00xgZRnHqO_t7Y0mpESEFLjKts_qaGiLmlisz5gao238JSJc4XmhxHCOT2fDOthuWAl96DkgbZhMQ3n7ERQadhu5ciVDHyM9jgAj2RHv5vwXOFKszXaowd3bKnKhY85xIaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6126, 2, 68117, 'f0hGIMviQPy5mu10Hv490g:APA91bGvh60mI5-FQkHrVgVj7EzcThF-GGQq-ThyL8esBCQS9RAZPaNbavPLH8bEhyh_CMv4Uxsxlpsvx8JGJQTQC3jnsxvNirCbZT39PAgdnOTbWLnXGrp3_chSnozzCSwA8CyzjxRU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6127, 2, 68130, 'fwlFfheAQESch63ng37ICf:APA91bFG5D_xrsAAylZu8T_drZKX1rCOzplDbeTtr0ws7gRyH3pVBTbDULP9SvNzWApo9hEEjpmqOJDrKH04E6AkhHMMdrBHVX3gLM29ps4714PMlUJ5p-9MxZY2LBKVclv3HDRDuC2E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6128, 2, 68141, 'f11kv3xnQvKzecBrRhN9tC:APA91bEDzWIzdAMFXIhXhGK1Azd7mp0H5sK3Fj5Zbk8rpMxoTU3slae-IwCSbbZkca9NAb6e7SHkqlvDs8RDF_grvkbmp1UMAYLmaBEj8AHSFIBmLMDmF2-MwZGIAeCkeKa5nOoI2PRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6129, 2, 68143, 'eIWAqtItQOK8Sf6oMX9M6n:APA91bFxgqx_YuoZeYLcYi00BEQgdbZbomH3qy2g_WQ4XlwRf8EpjmUJR0A0NEAjlODjy2pDjBSc8BElaxXBl4477KkKCOqBFHZBiw3t7__a18vCJkyqd7sCkD7Gg2tTechoEWZxjNUO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6130, 2, 68154, 'fwK41lbPSC-IzSWNjYm3OW:APA91bE3658mKIg1gqBpECwEO_l7Jby4ZMrYbKfAeX8ERDxBL8RXGyFmxuqNBZhawzm8N85dV6q_DdjCK8WZA5ZeIEmm6r7UDzK4_SMst0YbMGsH24N1M1XAMgoUr8Jw6VmLzWcoMhTZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6131, 2, 68155, 'd6A0ODBFQjiXjmD8LkX6U4:APA91bECdCdqJisN5f2Iu_3yMPgwL6ieAoyo7zdhfLu3Jx7EfzOLX_-uf7j4d66fWSm5BackyCCiSZNHONaBCZ2BnsZilD_Mf3Q6jUX2mpVF9RGWbZ33CVU6qTyfK2N5Kk7x-J2tpNo2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6132, 2, 68166, 'dyT03jc3QhuTjCif-G-B4X:APA91bEZqXpr6YmN9gY-FCO0m2ubb37XObgt0VXbgo1OyDA2cSzTeN1qDh6rHBSmOFQ0IT1PXDCUesYks7TCatWcPPff7-TZmnsr_bCbdgbVAtKch9yr8bQQECf01pVYDiQzywnum7Mw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6133, 2, 68170, 'cHgA19oyTiKnKgrg7_9Rrv:APA91bETIKzURPtHwxVMUzbP03qV5f9ZptDrF19eHQ8Sdoa64k5A8LQ5FMI3eQjhuPMLo-E-9WUzZcLomDVn2Jz1e_habh98aRDdmXpIoIhf9WJQh-IVa5cmnUjS2aGPISXjyx4zgXt-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6134, 2, 68185, 'cAlFK8WJS2KhbFPCzNSk7K:APA91bF-pxYMAF0UgxDeIRQsA_C0Vm60gPphtoHW8lTARatvL92s3ERypbSeEV0DXlQsdNpvrYKkBG9HjC4CcNxkjQzj1GfUCC1XsCxlEAuk2NlS8m_R1nlMMvWhb1ADa8-0ASuNxmrw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6135, 2, 68205, 'eqWSl8vDQx6ni6zxoFjC5y:APA91bEA1W3_1vZ1zfazkLAtF214EOctGMI9W7wDNWSjlba1M0-0AXPuOJdsbiR7liH0Zkyb_2QNq9oPaIBoIZqORGU7E3l0InLnsHmPifa3l29T2mA-xrAp2uyqKIrQHTDk8GFAg5lF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6136, 2, 68234, 'eceZy9q3RSyV3u1WqzBGs7:APA91bG-vZoIOvL_Wz2yNH-GpqCxAS1QOCgcOObOAHEAdV-B4lu5Y6MqeutqwtOBudH_IjP7WybnVNZyuXKktoqvkwKFL7gqTGdrxfpyVtoGAsPdc0NynWStXc6s7vKIqMEAkhqkJ8BB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6137, 2, 68246, 'dOqyf7jhRNSg4m4bDxToxS:APA91bGDRCYptf3lOoVASqaB2ykfXY92OD1it7pOK-x9X1jsequG737gV932xoh8tUip1anqJgI1LiIu7vEbrcre4450VarxjdybtgB7ZNp9v-XDA3cqwj-45oNzjyoK11npQg65sueF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6138, 2, 68266, 'dnstFPTFRYCpB1jfx0DnQ-:APA91bHHVuJYQLKTs3SguWnZE9fHLCZ5LIrFV58WEMvlcoaxxnXWvaE-ltCagvacaPKFH43SKhf92thjBEA9pWvkwMABsEDbE7Diptnd5P_ByI7fgDjct3lAmFZL5CRK1DuVhHpiTRDJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6139, 2, 68273, 'efKG3AT7yEjVj9qCf8mMIR:APA91bEO2VVEKwCR6-UusgV13vTV4dl3s0LgRqaKu9uMDIu9B_p3JOExuU-JhPzOuyHnQFzyeuCr5fXtiuBWGrP4l9PSa_nt7TuFkgntsbWuRdARTFKK9AnuzoAgiwgv6OTvI-wJV4_7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6140, 2, 68283, 'eNATJV0MTc2DhC087Uar_7:APA91bFzyRj70nPcJ2x1jfq2jAV05KlXzm7eEtgV_RRmEIWBGY3gECczO41VyxrnaU8x7gvRzdR0xTSl8K5P6rSY3-yl6k4b_ZipY6FiLZQMr1W4pYkfOf0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6141, 2, 68295, 'f0jT9s5RQmGFgCHIAHHd4P:APA91bFkAzdZjqm-OAKuyHp_D2X1ebny1gyeoog6uZrlUJCDro_tfNUE5_lahpwoY4XNz5B6KGQ7sN00bT51r0YyH0PfXeu_4LFkINU8lfaGQNTKEnKJf_HaVh_bwGuJhVv683C-lR9e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6142, 2, 68297, 'cQvytCdRQVeV32iVDT4gqd:APA91bFX0-bh6oKpYEspafVzMFVZ1i-FtjhQndrhh5aN-iAvXCmUyL7Y52xLKlzYEmNITG1pomckz7RS7sf7E-55a_x5reqTOZYrUkNzYtDldIShcqoVhpADMG0mvdOIRgg7Bd5ip6GU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6143, 2, 68298, 'dT5b9Z22R1yc9XmwJ6Ss08:APA91bGtgoe0VH1FImH_XZZKkQii8Zlnuoxd497EvSehYnTHwkbtBKeOCBqEFbTkDSlQezwt4eyMJdWYTEZqvmtpJyHFHhcptVnN93yPtfxriFEDLxc1IgyuCYW0zdvEqJOOjfarLD8u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6144, 2, 68302, 'fbG9lJglNUVfiwypouUZhY:APA91bEUPTOwhlhZV-kmxSsuh7_yBWy1HIrzka5aVSw-09fRlY7vz4ETFaZXS-PI5jB0iLm1zhq0vI4w7-STRmHFlVmdq1bFlRtcoVJsynLQvIgt1p-Rp7g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6145, 2, 68305, 'cwdLsEBWTsSjei9LnEgmQ_:APA91bFhbPeJrxjnRCeOP3cUDctNRWlkalB4BulVmYQd0yR1D7ra7rzUwp8PCSseHuIColmDd1h-ranyVpUTap04uEH9EGS1EGAm891xkbQcbSch9xNyUrSwBiRfBlxFe0jScfNuZ3jb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6146, 2, 68328, 'ck1L1OZ6TROv8WIiPM94o0:APA91bGd7e0bWzxaGFWi-RDGX1jXod_WOUv2vH-a1FWfukPBgPXTEWL6xHWhCmFZngkyJut5pGTl-c8f92LDqmCL4L9_KbMJPf7VAH3L4rjZfNBv0Vzdm23SdSZjJNuBW0B3EUQKuQ5r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6147, 2, 68329, 'fhfpEYIHTI6CHtiBCL4qb1:APA91bGELA3aUsATpDOfU1_NGIDeXYYb1Q1g_4ImrdajPoSzjU7_sYlDm-lcPyAWCnEGhbD0-AwtyvqIFYYZPalCgJqtYHgiBI4jQQOU0c9Q2MwWkijF77_x7Bn1hK8-Ts7I_dXXGLhn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6148, 2, 68331, 'ep6oQ43jSfy-qBsnZaeaXt:APA91bF6URlW9O2nDjH9bEq-FxmNF2LYBY70N0QbYMpcERAE_ZNxJOH1ldC-O9J7Uzr5eA5rKOhup1yet0Wv7vZ0togaSuxkNx-l3c2XCEkN4MPLoxtVPaWtEy5kQUTJ1sDQ3Z3rAuX2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6149, 2, 68334, 'dII3G53iQyesx7cmXs8poi:APA91bEJA7yh76lmbHNrdNi796GwdeUSvbBWk1MnYxaD_-oeKMjYIJjleKyP_jgLniuMtwoQF0NcKlLnwP2F6U9TGRQpUI_ZRSkKDJYRWyEhaHbh3LZ143n6esGFaWlpDVI-0dDnS0m_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6150, 2, 68360, 'fl2CG2vwOkKAh4zeZ_fnwI:APA91bECpImIkat3WbNKt_WF0OLa7Q6NyNfhAln-TNdz04X3c5Fam1W1SPMhLV_xDFzOm_uA3wzmFW0GRWKZPDvtvzkVNd2bVA0Dlr7wUJPObNIdHHD9X3k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6151, 2, 68364, 'dxIeEjpWTwiZXscuR7v3n9:APA91bEGG4B3ut0U7_E16mC5JidfZ4iXOLaQK6xFLJ5Wu5bHM2jFQcxd9f1QbbuElHOoxybOV-9bICFCB4QBdbFir64m15o7p94i63izzeyaPOLoDy4SbOM3TgSZvcbLFwk6AzwrhTlB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6152, 2, 68378, 'cIsoUx2fQLuAzil3G6vlWu:APA91bHTo4QFSsKY9xiStUt4oa5LB3F-2Nu1ZO5n1vxn7efwlQ5E5hsETaZbJCoC24593xMxDM3nCl_A-vZWUELP9uz4Lz74fNH8il6BmUPcc3ItFVTnvohSTd0qqpVvNrOxfkyN8DLx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6153, 2, 68382, 'crrOcMh8QpmkqJ9YmoU4sr:APA91bHTPyf0Q2ce2XY2UMREk7kA_3Gy9UXbfLUXthraiZeRISBGP_Sl7rKMg-9pFwQNzrHWMuKbIK_0XuFQi_UKDecVb9FLby6phyydq0xHKx0iP0MqMVbJuyRrXJCYDwLLk-UajxAS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6154, 2, 68397, 'c-dasKZKqUqqkwWNFzJA06:APA91bFvjXjGK33t2YqcpjEQpeNyGB2sGxSwsDUHxpfYzRTUZKuIr5flaSV5JYF8uFPT5SfALP4uNXsVaTejEHm44U5nskqbxK6HdCgOYom-XxmrqqNntWg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6155, 2, 68402, 'ejDFv2mMRVazR8Iiwnjpgr:APA91bFFS_yZuTU7xgOeFmlQvFR_ZHduCrcSDA2-jqi2YYVXGbH0fBhqi4QlmE5pj51hKbM6XiwVJ69cuk1jP_swvNbWZiHr6-umsvC58TKpv9bNS5v0Dn5PfKDpFJQAbIbgXAzLkbzg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6156, 2, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6157, 2, 68412, 'f_hxvMwlTt-iqhzOllMdpi:APA91bFRVuGspwj1m032P2epKZUTSOft67rfxeOYTZFvVL8zrNvRaRGtPxNA8G6MbOq8kdJElR_Y0uIWOItTq6dUOUxOFAMJ9kFNj0XQDD2yjzoAPSgPjAPDtsfAwO7rNgvlrNwbMFTS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6158, 2, 68416, 'fded4fhwRyWWJM7NV51pix:APA91bGbww2gD81djj3o-yRlS8m8MLTbl7Z1EF3ahVkhJ4IaT9mraMXDBpAzOBzjhptxtnD5U8kn-ZZpECyPSO_bDQvdm-NUIXRACy12LlcjiP1ScOAt_b3vscAFqjhfvFgSxEsxoMD3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6159, 2, 68417, 'eUyjIfSr_E46v602tw6HgD:APA91bHfi6bxAaWvkG4aA64aRGSQ33AuLl_IcpLo_2dsNFqm19U4hAWywzPR8IJhVD-5qd_2E2m_ivUHZFRK-cgZ5Pn5gqIHxaBnDZyPOFrMJH_aFEMelZ4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6160, 2, 68422, 'dksQgqy1QYyFsRphMesGln:APA91bG3MG8haeXaujtpfGdVcoJPbAA3YDsYGw0JlicAACm6yhw7nzyuZLyBpL5Acm8AZcie2tMEMkUp1akB1TXPed8ToC3xTOZkdTC0Gq8ifLylShns_RicrrrFVKm6GsIPTD3GQBps', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6161, 2, 68429, 'eavQej7ATt24qPN9B0cuNf:APA91bHZxeZox2a2oFfHZXuNYugLMYVkH-4dPUbleccZeeQuwxPCy1ZxBYt4806DhQchqc4g5s0EeAn7c1zI2SWR4IJCriITE3DFHCvgBuyQVRwh5Rmj26AZ1WZkZU69qncwRzCimFNF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6162, 2, 68433, 'dOSTs2PIQBOZ8zTPQAK6gb:APA91bGAD41WWYXS8IOXFOWyj5RQJpeqTJzpuBVTKDdKgVban6hhbbx87fZ59CwMuYJqVXWYEATetx2vupzBHRYFRuSK3stdXywvr7Tnrx00903DCFWsiDkQDzYTzRH57GZxIUiXTT_i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6163, 2, 68446, 'fZCf0vK4SKiGKOu_6Ld5zR:APA91bGOvn6ci36rC7zmnfhg9wNuQzawsMFzr7g6nS-CmLOONNz7275xVKyZVazvoPot30X4YC9CZmXH210l63O9r4yyRBWWx-p0fCJcxkTkpYRLTUP-9xDtmWwyoB-sfK8y4GnUyXis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6164, 2, 68447, 'eh-iwiPNSouza2tWAVfmzB:APA91bETsNPpw6CDa8Kf82VYvu6CvH_zy4SVsQ3e2ZW-72geLj6YHqw4v3EyAU4wR2m3odzoWbyMkxd39Eu_4DO4IZCIQJJaaLOJLmmgOcdSVV3DxAf8jiroJU8eMLaerEO8iHMyxuq7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6165, 2, 68451, 'cpyVXktATFGLu65SP86wFY:APA91bGPmhei6Pt4WAibv3OjlL5V9mUwjHEFikK6VefRxlRXdYJEj-41SaIHhikNKYRTlD-KVFUxM6wmHONPFPR14uxT6oOwfVUHsrYEYKn6IP1u11ce9kTHF07Hk6oMd_WMEfX6Ft_O', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6166, 2, 68461, 'ecKvgsdkQr-Sc3hUd6Cw9z:APA91bE3n4hMjW5ffpIN4UvSnGKaOsvs2BQXD02yXkcFrCOlc27L5J1t8ScHdCqJOq_xwtrFWRZBBP9AILzrTdLtfpXkP-IXpKWEM0MNn6ZASTHCbzq2dsiZDNqf2ngIPniQBMH50Wwy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6167, 2, 68462, 'c3WjOQgYWEqQjwueCg1OOO:APA91bG89-0WKBPu_IuvGZm5f_UyBdrV6edVOymGNWmggRgrC_cGJp6exX4SrTDwTQjVJ8kWscx-7TJ9-tBhuC48Jun3j7gNomzQ5akXG1PMegzjdt2azXPHWcF-ALoAa_PFLpctkFeb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6168, 2, 68463, 'ecUkpAJNx0DOjGNUNljyCR:APA91bH4fTTyF1R7un-RGcgYtkyipHDijcCJobWlYK_XGwdjlGgWUS0Bxz56N86NiHrLAowiuLknGFUzpuT5XkacWywsSuUSiwLOdukwCTCH1PDIuNJLFSwLFOK0av9WKaOEtD_lo5Qe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6169, 2, 68464, 'e4FARtejTmGn6iSG5QcSkM:APA91bGQABPhbz3A-6VjqT5XzVwCzdZeu4pUnNIPIn_eBMq_f-IVDlYXyAt5O7qh8z2QR3BNHu28bNgMtQNtedpe6Rv-N9XGiG5RGuEwCUymGipaQN5EcHl2xuJ87vVTxRvPWcYeb7V_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6170, 2, 68465, 'c5S0FRO--E8msL4--m7HhZ:APA91bE--CnqTwGSBmZzLDLfL_4KUrta2wnlo5hLJQHqiDrs9SRSb9sAABIWSUwXoXo-Hmwbsfb_BqFpYwT6-F-wnEB_85fpdenmnTw4JU9y_SAENAL4uZu0VbMqq2hZ5Y8N0NzC4rEa', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6171, 2, 68468, 'cwZ86ubRRp-u5GqvGfWu_B:APA91bEJ90Izd-BvXx9QEL5N6iRLZUOXugvicuM_jhhBuIeiKyEkONbekC6kx1i0uF2wVU0bMLAxlso4pVU94sWpPYmFXWkeC_60Om1La9mZMh7yW_xSldibGT0b36CVy0QFeSpGM9oM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6172, 2, 68471, 'cu2A0O52T6mc8deA50L7cX:APA91bEefQkSxvK6TMYJXFZeWZkOynaeKvMPHq5yQDTqR3ryVzvwwK8lyMT4Tea-QJyYj7BH_q-wt_zc3BBUVYWHyBFkpdLYniLGiCRKcSdYdTh0NrycCcfxxlmtHza6SKvNK0ZNAFC4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6173, 2, 68487, 'errU1ll2P0wXg4N4wQgQAM:APA91bGGYwu47fzVATthf6CFY-bhC290YVuZvcBIm71czxv_Z5CrTXxjxqldqe1zu_2XW43Wv_aaPxGNaY2u8fGoeoVRHXjeE13tg1QcV3br_KmMuzxDvzjjEpLdsAeSESxD71wBI5Fk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6174, 2, 68497, 'c3MK_CvtRsOwjteWXMaHN6:APA91bHJ7ahtT66U5FQMwRF7cpv_WJOQTs280AjN98Gf0lvHJTV1XcNs8lkJA54GXSZ0WwSN9daCArEV1fJ6WJtd2uwRqD2wzTw0wzmIUcBAKQmMfhaFchbj8TXKTTDEYoooIeTrcFcx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6175, 2, 68519, 'cd_f7axwTl66sZ1L4mftfc:APA91bFoMb3zqvj2oq6EmD_SRO023Qb2nFAQReDkmoSil1vaAgkQrPFEJvUgMGycNsW9_676M0o8TlkJVjLYtKqcEpT32EUdrdhk0mxXidA8yPBmRrSyTJk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6176, 2, 68523, 'cLFERRp0TF-gJ-e_l2Msbm:APA91bHmwev5Itxz0GrLmso778O_VH7dO6wXbzIIWtRzeIFIc94WzGatD0Y6U5AfishgdYq8uZaV6ayUVOY6zTytjdquueNRjaTX4obevawV1aKT4U8n8eUqBO6pNZnVA-4A1tx_x14N', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6177, 2, 68542, 'flAKO_cxIkm1vZnojItIpr:APA91bGW-FAFUtibE86dNjjzDdnQjew3GCD_fH5eV9CYSUXRyzcy9n70-_MgssyBMunNVNMNPQ-60JVpWU9kQ2x8AAgJHFfr7c_jGLh3Oh73R1kziUeSc-H_ti0x37qgqZiD-_vgSJKE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6178, 2, 68546, 'd0cRbFBCRZCtODAUnDyLb7:APA91bFYXnqdTaXehHpBgIUAJk7S7j9Wv7P3Nm2HvDzHX63LseTpvngsQxAlxyiANk_ASVLwCDSy-ypEcHZPHWoODaq_1zRiMe32RltdBFZMC89bXQCiRS7IjOo1w9zzf5VtlIm4sH6W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6179, 2, 68554, 'dtZVGOP-aE3ujmxbWDod-R:APA91bF5IFYkiT5cp1Dpxr4mRYh_8NDx69uB18bDMnzPG5OIjIyM5XEZZUR-3Q6MPyot9vZ2JOxI4KEdN5Gc8gWQKzRG-T7EYWnsD0jUIvSyhQ-IsPfXA_t9e7KB0O9ji-py2QbSLxIb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6180, 2, 68555, 'dWw1t6eoTsiVj6ah5Hg2F8:APA91bFvLsorZkYhJm9v2xEwYoT_YI5gyVGyqKrTrSjs9PXEiVBdJfjeJqRhYhXJBr6pTyl8NpC9hfEpfo7Al_v32brQHKcEa0-8nQiV_2rYzZ1Ix-GM_K0HGaC3YrqNvetybgy93OVE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6181, 2, 68575, 'dF7A1JFsQ-uYApDBRZhOUV:APA91bHk8G6emYu0XSJYfrUm9Py5ZlbFbaYNAQZTaZxdwNjfXc00oWG2gpD6zEWfcVFZFsocWrxBp0OG3Gk1bagzDarGJDi_7fa4Uey3nPIJfrxdXf7q5f0Fg3pV6sjJTSkwmpMBojr0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6182, 2, 68576, 'dDhHbOHVTKK6h-bqflgchW:APA91bEOaKldHrUwuMa3IXW9kHhGqS2GvYELyPsNOI-GSVTzXK-w4crKtXLQQIS1WYh3smYoJTSkRdXQ8LymcNJRU6dvGOyXp-rYza0E0ShBhTbrpb6wrIw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6183, 2, 68580, 'cXsOuT_cSAqUEQrPN9lhS5:APA91bHtbIJAOOTfx7eBzlXJRyO_f9RkkoKf783-a7nBedq_NHGNDQ54LAqOQiF8bFDOE8AYbK4GLZnT-6WpzA4ExiOv7FKPgSst6mf4yybjLBTzmBgl4b4PvGBSbnhMbONOJBat-_NX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6184, 2, 68582, 'e93Mle2jRTapYwzfKfKxBq:APA91bGQ-lHJon-utL5v7CEiGlG7M6cX1Vrwus5xZkss0Se8mZoOIPzOmT5FgmfSjJHfdEgJUW2wgVYoBU68m7Hmf1dMnDDTZO6dIVYL35mu2Vq06xCTGsDuDRHyicUFnO3YvoXUGKlf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6185, 2, 68612, 'cW-1G1CBQFO4KDRJEvdbVo:APA91bHrVGucP8-1FMa6hC9QHV-Z_Fcv__TLqY0OG4x6eXiViIea98viPxuiNmvN2kWLJE7ghIb6ryZvvO7nNFp2AQfnQURXPlQ2zh7SXn8yASQWwvPwdisHhlWX_x1e3QUyFzC_Fv5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6186, 2, 68615, 'eGHCro-CTuafRrwAaXmm_H:APA91bFNIGsB_p0jSPxRjPBGDqm_EwGyfq0ik-LDQyMGyCUdo9e6xqFCBPzpXL49pRbLklK1MEbBADsH1OL8SisDQ8jv6VJ-sDxGUazscnyd_gKUeqVdE8wUWrhve5FdonwYCa2Evokf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6187, 2, 68618, 'ds2fSrd-703nouCck-22PQ:APA91bEyLAo2a97VhksRWZ3sm7fq2atvz9qyGvaDzIinMrlGfC_r_vdxyGT4VPN2BFA8UDPKuvGrJfN8u_PZasx1RG1GKGJtuPz7tFLYcQr0_BiHD0SnCdP2dYNhW6NJaC4BqrJzheUp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6188, 2, 68629, 'fKdruN8QS6--OlaZRZshfW:APA91bFgpN8iUnhB1TV-E7ldTjaU42z5gnFN-eh5_HzLkPlvL-nxOX3i0jfECCePnl8wl9E43D28Pwpujw9PEBabkZRQxc5nGACH03l2dARvA8VAUaG0en7cmVr0jPOUKF4a5lJC6Nae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6189, 2, 68633, 'c14YG4PbeE2UoBEJE1DQFR:APA91bGwJGUgA1RST3iyCxET6rFusubAcbvNL-tNCyRq9lXC-06pZD3Etq_Ukk2TTy5qQEyfWTRDOI1IT99Hgox-EKY_0T7cnixEINsVYtXrpUPL0bDnxIdztXfcaL29RoPeir1rzN0t', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6190, 2, 68671, 'eSAOcdvbSYm-xNs9vQ2AA_:APA91bFLiDzv2ErrW-M58DTzw0RA5zFYSl37WDJvBs7xNczbF-PpD_5fQAbbxH9Guqg8FIMhzPhEjvBoJa7c6wvcCbPh1nTdPqsSxekqurlltrwAkON2C1dnbQSGZsLNhLk9suvY9T-W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6191, 2, 68682, 'fdybOgKaQp6K2GU4iA0JUC:APA91bH5ZY9Cvg06ZrXj1g2Ob7eQEN-aW8d-7iQzL2aMtRIEsgckam9x4tlwAY7_8F7yk-nmGTVRDlgA9gYnG4rzJOoCMuAOkP3bRmuacpNI5BhawG44A5WA-KQYuz_f_61HFke8BwKO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6192, 2, 68684, 'drVKmtrgRFGjpKg8Phakzh:APA91bHp53qbKBuK02oIDjC9aSC3jks_d6kKl9DSfpc76ZinGNquX9JrHizwJcY4VVTQa63zaLhIkP5LAuvdvvWrAyhk9IYvnMLocI_PSULkWaUuyS5OolU1vTafHNhU7pCRFLWrTK9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6193, 2, 68685, 'fPL3SlENTL2giyXbhDpz2L:APA91bFqfRBrmmfinb-uoAOOOODqJM28mXypiOlGFHfAyQhx3rFlGvV093CugoIAybE8ZmPKx950zR97TgfaKwLI3CENh00NwgVrQR-vHMCZTifYg6N4KEvi_shcanNR7n31mUk-INRB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6194, 2, 68688, 'd2N07VQbTnyVM-ZAfL7iu4:APA91bEygPbsQZu8s2D7Fj-zTjrJPUDriiqsupZALnJTbxR6FC4W7w3SFuQddamdhrplJo113BAEsNSIOb8r-NfKhHDMLpDpMW1aopuaI95jA_1pY7w0v8HylZAZiItTGAFpBcXURAkf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6195, 2, 68697, 'dnatYvPURUO6VqPqHXh8NX:APA91bE2JSnmA6zCXpJBbtDArKux-mqBToe_4nMSDS1HE0jQ5hspwF7YBkCM_4IuokK4MzZil0-L7sxUqIMCi50YUaBAqpNeVU_7MmTTfl0gavMcYhBDWDYpVfHHbYtv_u2D0OmfNzaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6196, 2, 68701, 'fXSvZ_TPRWS-XnuK8nsxLG:APA91bHpNMLry4L3O9I4ugL6M-7TbILr0XXw-T1s--GcDHed_8xUcxj-saFfTBjXy5r_sjwRM-KfDPcCkMNrzNrEbXRy0RUbneTc2P-olooei0GU9CwhOuk8OclwCHSczUIKQjg-diMi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6197, 2, 68703, 'dACvKmaaSQGbNxWrcJwcmb:APA91bGEVNZdFD8pwHACCYNevdUmd4EYzgwJ-jJLAJuWw9yrmHdXQRiWh7dzVnZj9UPFwZF-JSAMZIqXHTg1t5rOrkwpezHY9uYzWb5xZxZWG8rJFHBQC0OUUp7oSMFfRSyG34_-sStJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6198, 2, 68708, 'cLo0qbF4S7eEW53tce4PsZ:APA91bGVx0qYW4TZVxt5cYwvKBJFiTJvlahYUr8z-9lL0P9eP4NmEI2sv8769Frq3LX-x782WS-kw8rA-vky98IeOVNZtzkHGhuOpWwqY2QD96-mR622AtezLh2F6T5_Wq8wGNzDl22C', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6199, 2, 68713, 'c7VNt7cXSMqmBfoN-ci-zQ:APA91bGVq6JxyWfWT88EGc73C1odfoGxgtDfN9iijEK-yJ6GsvfRlNMtpLl_bk0_WlO2m9vWVGrI1JC_T-M-4U0faGRt5NJQ5b3mpi2JzhbOST4tm9iihbpTVhh3pAPIXl603SD9INTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6200, 2, 68717, 'eeDaHZPfjU2tg292kTo7OB:APA91bFEkajyLGDouA_dtWHtonj8EPkKwal0WFJWCAbWWH2TJfPoKO1zJI-OwOtd248g54umoonVdn5MJyUX_9ztSqMLFro9jtl-8iuIwICBMTsJHT06IL7zsTb5oNEP98zA33a8yE_W', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6201, 2, 68722, 'fjG57e2hSauHdMNIm-2e7T:APA91bGjW15bNwahWWfdKEcsvp91klYEnEyv7CrqyyxXAFg_E6FT_uGRsxHxumDNqhYgxmYaPIBGxzKo-e521JAkgj3DZWidqULj7ysoGND91R93EgwUIr-TLWkjPgcldFJkUBY4-wYH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6202, 2, 68735, 'cOPI2RpNQsSU7U9J9L9Rs1:APA91bEBER0nzWoXUneKvD6n4Pag5GexGRMOM63HepI-y4gJRd-0753nzU7ja-2XTWhoKXQTgLK84hZRmAycABih77ih-lXjL-9tfGlEuAH80HbZ2Uy_Ds8SgXANzLU1vVdOI5WfYGUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6203, 2, 68745, 'eB9CfRTJT0GqLlTC1ThvBA:APA91bEsh22spLd7greS1LZrTJCuJ35NLTFGC8Q1FKzml27D-5Mk3GtAHB5czlIzeKrxrAUaNLTcH5GJcWIIBFzwg_I-Hh_4AecxEnDqxvRTJZyh29TyZiq4FVCDjmfQaakWfhSB9l5i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6204, 2, 68747, 'fiWuhAngTM-53nIJ91dIj8:APA91bHpV61gEYMYxWWb-X0mQchyXDJt4uYjL8SRbcJCto9fHe7NqpdBymE7VK-9_DBJRyzkWS_XT5O92hCq6MXqbNdAWC_7A_rMYS-oATDAvqU5AKPgkZ1pYHW3HstGTgDD5fcCktx6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6205, 2, 68749, 'dPUOJUYRRv-ITQz4OPHXeH:APA91bGoXJuFt2gn2iicBbqFcSRZpYs7ctt7S63aKpM8bcWY8KM9gv7JMTwt7ZxKSPAnIKt9rHl_o3bY8irTa85oH-bTOkleCoMIClz4l2IwUn5mgij6Fr128vuSXlu4UMT144xFVDfB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6206, 2, 68752, 'fB2g_X12mUV1ngrPTRO2Tz:APA91bE0EsgYlnEYUdb2Qmk39VvB1vZbhb9GxLE0cYGjbjuwfC8rzxx2fyuXYoVgsV-ZJLgq5LYBj_S0IYWg4z4saJqYNjGWJcrKMOIDIR7Yq4opfhe-L6QHB5OoUgz_nmQGf4Ks7dWF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6207, 2, 68757, 'dr68NtUxT9WqX5nGkPvLU-:APA91bHosB4qFwGpizqSMUBHDXgkO17_WAcA-9Mbhjmu6_l02tmR2jmY3OZBbYyVgoXuCevx8682gx0cj2dYggHBN6G9xojNxMuZmC9OOJpk8Odyck5KouW4ZbunUPO7C-yKqZG-fsUZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6208, 2, 68764, 'eDy67lFPSJqiWq2z9EkuSj:APA91bHc8on1a7dMk0FQAJw-t3d3W23odzcVW19gu57bqDmMO7XJt1TwkofXypEH2pk4prWn_H9beHwf360zs8JOqj35iJxKbcRWF2kSj9ROW7CCqkR7POPm8Ph_764Ga-8ccCqUuG8U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6209, 2, 68773, 'cQ4Drh3ERbCt9TGn7qaM_o:APA91bEMNFFcPVpiRLsTPNUbxs2YeQFNOh0D1_3FfJwYykECcQ-U28FUws_pCsQfM4bCHkzOqeQwZ_f26vWvIpq4IzQikJTyAWN3mb91R4b9-I2R_B_jppqT4Aag6RNpdQIHqy7is6p-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6210, 2, 68787, 'cIKslWrOS3SqKr6f6nPmWk:APA91bG-hh8cTXlfdCL6w5rQHT4__Ht4T42A3H0AV0Gy9MZAkK3Lls5K6a188nG7Ij8zuP7fTlkNEpWW30QBYyFMUOI-8f6Q1kN15ug5W1FifnjCojXZ-fpYydQSuQOQWhbWJuQbnQ9H', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6211, 2, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6212, 2, 68796, 'c6FvnkZaRIKDCT6JuW0dAY:APA91bGPxeEzS3ehPQ_3CCfePPOmPA_UmPVsD-2egCJ977fUEXJCQqkubqC65xW8bGBF3ftkxV7fViy1PsEls7e0oFfboPtjS-z1vuQN43ZvIYkqmJld06FMx0z0uY-gRqwuycXUMlTJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6213, 2, 68799, 'e2YVDJqdSDG6CH5WqRivWT:APA91bHlTY3cz9X_9ZhDLWK0ZyyNUPbfg3HOlGnAxKM0bC-2rB__YlcixFDB-ij8r6QQ22SPRZaxQHzqH0_uMRiYUEUnJmNcGevEsk44TBC9hjWO9vbSYUxDRWmHhESEcyaxsFfMAiin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6214, 2, 68812, 'cD6ygOh3R6aVVIrJJKUCvR:APA91bEt4huAVK6XBdH47llEvPjGODCFz1het_lE3AJLQ65j5TOw2zsdtvNJM5OBMrvn4C03EncEjD23RGm1lgr6SQHsK9QCUg3fq7TKeW4pOXjOYb7gcLApT1YspY2cGMxNXo-a5LU_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6215, 2, 68816, 'dWAIAtXmR1ipYGM-4LfkFU:APA91bEKAqZmZNjHMdrGWxt7buOfTm_SpFL6EidErJMws0TwtXoakjEj9qoMUzoXcqpXmPvMx5hgWwP5JRjpfPhBBKRGeD9ZhLeJ8r0Bvg8FkdE0R-xyOROxTqPnk9_1OtfwIr6V7q1i', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6216, 2, 68822, 'cOP-p9COTJqN9tw1syneyz:APA91bFokDtpHw51UeBzYChSjppk_CbjJOjQ-XiaGnm4pRqWMuxe_2rp47133L9enImZ4E7dSi4cFY1KvlTM9b-xy-GzUGSsjcx4FbdpMofca3EOM_Cv-SLHiOlyZ5GQcxlg7plnDabR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6217, 2, 68828, 'ddD_1JhgkUx_gFacqLZnvS:APA91bFQeWI9bPc1ybVAvOtVQs4ywNdF-pLlTt2LhQGr2io0QVHg75p7UGBJc3SjE4rsURCZPbkwFkJNAdo-kHbrW1HLKPUSMwsBEE9KnM4rfggfbzi5qK4_0Lqoll67lFDy8piy9KJl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6218, 2, 68844, 'ei2fMRxqS-WvAb2OGeJAls:APA91bEbLcb0_Cn_HgJzF0Og_9w3h3g2GaVjwr5KgSvkV8rf_M9Dz5-J7vkdcgDUOysCSQOkzieJAQgp2VVzu0BUigLqzroyyUtfupl59vX7-K7Op7WWrPZjiJ8ByHWk0KHRUmPhMhQD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6219, 2, 68845, 'eCKHEcFWRNy34swux7ZUgH:APA91bGM6a7AmVUUO00lATZvYd6IUWptchdhC2oqGPWqBXeLpZdwZ3FMMvPhnBH9CBErE7-dM-stzjS1NiqyvI5i_8w2VgnI-cq9La_s564BfZJ72wSHPZ_EgpCZU0UAHnhYCmNTOz-c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6220, 2, 68863, 'd73BZIfORQO4Py2rhvcPSf:APA91bHgLs919v1UyKbJ9aKmkJ7C1eaBOaecHIsyhx-Z7tBtjWhJKforl6mYATpmZqVnGyk0TVeQeN5pYngloGrMJ6wzqD7EcVWI-lnehe-ljb_uXTQRMDWDqxrSbISsbBVxV9FQbWD9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6221, 2, 68866, 'eY-bZY6CSryQDqiC2XL-zH:APA91bELQxz1fPsNBQ82j5HqGAgKhBrVXOj0x6kwQHh8wg8sWltyFfw551S32xAtlDHMIF89gW5On_twCkeJCXHdzsZ39isrV3E3JFNW_E8UOuxst9AhjfPH-9Qh2UoAFREfnVRP06g5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6222, 2, 68867, 'dp2_83jgQtCU4j_NdaLIE9:APA91bHQFS9t9bbRrY_RATd953lkMgV2Bg7O_cz3eTzRwrrr_QfNy1DuM_BiWQqn4pjAWrk6Gnes3OpPw77CV2ibFyS9S8AG3u6o2c9wSjKVv5_WrPKyXmhDK5kJ8NVs1cxTTovHp9qs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6223, 2, 68868, 'ea07zXf6T22yzV596HmaLA:APA91bEgURh85aD8WOiBpveCnyI3NNTQARdMrArDkByJbET00ZdcmOn_Z1FoJ6x3fjUcdiq28_n8aZ0ooSRNo01fD5EgJr9b3ssM-ivmYyZX25c8w0Gz18L0hJ6NLVmf2IsFCXCRMUDk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6224, 2, 68869, 'eH1UFmAjTVG4iHvEpXzBS8:APA91bFFtRmUkE-2449JjZ6eQ0871TeVfV5SQQdujPJd09HeyPAfb8ZKGkG8vH00TFuiZZ8jeGEY7XLxUvpvDFzCQt5pn6BUerE1Uxue2IXFKdyp1lAWRhyy_6iiJyNj_RefOSR4OmMJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6225, 2, 68887, 'fUGNkF6EQse8uAuCjbKqtu:APA91bGRCkoEQdaJeTKAE0WHWSTTnTcIrPQWxORNayr-TF2pUg718_aa09wLsg82D3iyAp_njrRek-O-KYF78BDiLihnbppYi-h6QwjK-MfXUH_7jgjusVB6I4IJ7dF_anXatoKSD0nU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6226, 2, 68888, 'f3k6sYKFT4i4Zoj9Fr6dR7:APA91bHCALE8Uj1U-f1iyHbRRcXJ5ySi7uxZqbTosN-bOMGZB6FcCAmPRn9JMaa0F8q68dYf8Wz3NUTKxIz2XrxE8_hx4RyZT5mTtANi4EAyEwZkdZFxPgnZ4-_W77OK9bvE_E02Hrl7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6227, 2, 68889, 'c2WdpYopQcKGzwtYLC29tE:APA91bEnlk_8fPGL-yByoKnkgyfD98zT9vUhZSA__v30DRaHehhaSrhb9g2LlwaM_UOWgKQxNeT8537gBh0WIx6JErMJrjYs3iJayorBQylSL7S6QQ4aqZ5lXjgJn9tmtuYt6TE_bwzN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6228, 2, 68898, 'czYlIJTKR8mFi5PNebVhTb:APA91bEc28t1tL2TfuoO_Zy4ZTGfl_FbOqP4KZ49nVcRW5Ho0Rvp2RhY7Uxtsc5oRQY-qNwzCDyo9NK9hvWrkNRJf1iw8dLMq5To8aJ3mGXl07UKIuf5vdcwvn3vazlbnSuTlEHqMZsi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6229, 2, 68900, 'ccYH4YuWTa-lzyNwGRtIV3:APA91bE8jfPXym4eq0vn5C8IHeZha-7Y7oex693OAh7a_dUqh3gZHQsbWI-52ZS12dvPquqHblK-QIN5MCgdrEzStc5zHMp1F8X7Qp3_VwSBinG4MOASK44', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6230, 2, 68903, 'fBq9CkISz0bkhh3qTGuef3:APA91bFdpT4ZHnaOLU7MDQapT55b-bNUUD4rAlvmU52WKK1NR-iX02Hi2xr9IQMC6WUW4G2PGtChtU2UWGwTu8VPgzu2nx3n1Fc8d4fjT45m25kgCs7sw2qFIwyvv1VLGLh15ArcKMgT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6231, 2, 68908, 'fmdj8vCTSbixEHy_I21PrI:APA91bGqK-0zW9WVAsdir5JH9CSMCgN3eicdCK_HLz5rWL7jOie422mQN4Z-JQSwfBkW4UQfxqILVmKUYy7wN-Iz9xea75VzUq0FFLHykcjd_G4ha0vMus90KEb_sQ144abKLn65skIi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6232, 2, 68913, 'fW3j8VmYTEmw_CgR4N6vuD:APA91bEQXSIQmdvYXDHkynnYoXnXhdBlCvCVsA3zInenoVYygGBvvUstV1eYBXVRbV8qBh3D6DUyvWHQBT-uWkFbtIafhA7lBZWhRv0xwa2AhDkWHCKNVFzBUOzoa-_7j4ROqunnjXZN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6233, 2, 68915, 'dxjg6MevSE4irL4oim1CW5:APA91bHic4KtXGCboeBbxbMSyG8PCE2m5Im8UYbyfD_l4g2t16g0IssW98NVU7o-qW36dx3BEVufjcX4FCNMobclAa3dpP-TQo2ZennQE3g_Syz7rEQACJWzagpLe-v16rIzAaHr80Ot', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6234, 2, 68937, 'cyn9fbcoW0-fhoQL0scUMs:APA91bETjnQqbCGXTkE4hHfRyB8b-F5Bc9sHYMvgq6_R6okxTDyGd5PbgzSY1SmpBKMWMqKUWSSbnDeQo_J93g2Vk1pIi6n6nuXpAL1xDvmFWyPXuAV_i8J5IFZ3PJkXhJeJCMHQZ1qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6235, 2, 68981, 'c1YqQIzRTZW0yC85YSyqc9:APA91bG0DtHjRmpA-0POwNCbB8MkRoinbnmZlCFkctUGHwwlAVjAi65UcCSo1gP9UhAw3UrhXLBVI5kZLORoHpiiZqmJILwtdEMf6l5wfhyaMfyM_E9aP6s0n6wlAxM-Y6rRFOk69BdG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6236, 2, 68987, 'fJDsj5e3Q6GVjBJ7TOdMtO:APA91bHBx47SI_oD8BbNZZqm_ScI2baHM2kOtMcjKLO20VjN2mB3L8kojTDoeQVfYdKj3KLeJgcwKYHSXf8WOCMWD1RNWjZLWdvu8eeLIdojEWEQaHXj_OdnPqB34CpS071jPVOR7pmP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6237, 2, 68990, 'dblTHQE8Tw20N8sVoneyeK:APA91bFKHaDV80GyeXBJBRTFaH03e2taEbFy_3KeInzNcbKhtRsxqm6n0WwwJvk_IyYLOtKZD8dsH608_HgOk2REslbljCrRdLn5j0T2Wx7OGR5e0qyD4x2tdj4Cy1vbF366m1hUa9w3', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6238, 2, 69004, 'cvrCQegiRCykXY-qFtyqiw:APA91bE8BOYbJD2azYJzWoMsmAGTFDbznRWqLc56671k2k7fI-v4tOiL71EPSyzT7sz_g8i_PdweJZXU-HsbWgcjPL79CpB8cJF9JoxVo40ipuph-NktZr1NBXL59-PU0v_GAbkk8gjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6239, 2, 69006, 'cZCn-HkOTrmedzsxQX9VTh:APA91bE2bkmBNQxYUjLpxpWBp1jijgyUWE2DiJ7IZ8iQzUhXIQeGyqdG9xW5WF-Sp5dSvF-JZ2VALj8Y5t7l3bFm0mYnWoGcYu5E7eZftwBqlD6ngzI6rePKT1tbqBTLgvNR8EfSt-65', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6240, 2, 69008, 'ftm-i1BzTXiwr668uwbV3Q:APA91bHFQAPRkkdorjSc3hUtLI0eSCAgmDEMK-lfCIN5xb_1Ao3TnqtjaMD-k6-ZrsEwjaIo9qGHbWGtoFsU592p2AUlBHyCP-0KDfm5VD1hdMBL9eSpwUQ4IDDPtrb-m5JdQT1BLH-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6241, 2, 69015, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6242, 2, 69027, 'e09FmKXqRuaNRFECVeqK3t:APA91bFbRlJll5hPQYvI0wwtdq0nEViJPO3lbFJmi682cI773O84qA0FlwVaqAEpshCUizzNtTlk8oRb-uKD9EgwVRccCzv3jU9P5kyBxUNl29LzKh7U8qp2-yAVXjOH2VfVHRaS9143', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6243, 2, 69028, 'fIn30gR6TKm3imIo-NI_x5:APA91bEPjJbOskI9O2d_FUUsvONA_kU9ltoM-J3g1wVkGFw6wjGCNdFsVmpIw2_R43mQkijp7aCGXYiyUB4PFfOuEkcVy3N0kuDo9cYn1sjaJ0ujD_1cKTIDIuyXl8NuuwlORf6NFeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6244, 2, 69057, 'dnG51Ge2SU21qXQy2rlkzM:APA91bFLvsJNq0YCsqfmv507ItVys3ohaT0g2jpgTAAwg8OwBXUwPhKoe-Om_mRCThG1Ud9kk9vBHDQDAsm1oMdSM_rNRLDVwQfVeecxBfgpG_GHZeBIROL-93Fquzk1JIl-1j8t87cq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6245, 2, 69066, 'edaecfKpQOmTwgfjeMESX-:APA91bHb0bZ3lngj3BrhKDWembO4V6_r7puwIjVeU6StiKgoj8bcl3encO-3rk_tJk-XaM-CJyz9UYrGsGP7_wKdSQQh8JB5Bgw3VoKljUfXp8eoyT0vg7EVlQSwDP13JcLjJdt0YMaB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6246, 2, 69070, 'd8ESrs8ZT-2rErai1ywYjI:APA91bG_YsUxFfHtN2KTAy_uzfRysEgbqYIwEaGeSxTbrxuIEABr4Ql8ynbR3kLodr_ITpJTuAMdrxZVzF8b3uczp5PYQAGSYSbJRGGspHyys91dpci9udpCd-7QOwYxhK9ulkBDeo2r', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6247, 2, 69077, 'cqUOG2_TK0yGopW7w6S-NY:APA91bE6L3xEUKIoa_MzHaBR1HpWNNmaWbqqjsct7rBk6OQ3uPeTJWR7eH7v5X2uqrl5I3FkzD9xAaNIpWeqegajf_2Y6eFp4DnAV19GZlbVGHcbaK3GgZH-RnKv0jLn1fmJ9O_vkkXY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6248, 2, 69083, 'eaOBX9cyTYGi6KJbPHkoa3:APA91bE6lm1BPUb6vquI5OwHMqRlCvgjrTz2b7p8c3BtYPsXkbD81aAvwNsxZDPZDNqNNnOP7A9Sbj9Cr0v52ZNN8i1F2895HuN6IM3OmEAVs-hIUw2G_CQXWxl4N-ygc8SSGVqKmF-F', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6249, 2, 69089, 'cuvXgKQVS2apS4dCQXYhZx:APA91bElhwiQLD8sU162DSz0IF1dXsvAYa0BuO_HnQvgn84DswwthbwUojahM5JAPslhO86T7Gjanwf9EPuNsnVNAR66EeWLT3WKChrKO6rzwm2VGMY6jMRlIVcWVGG7kz4L4X57sD3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6250, 2, 69121, 'feJCatqcL0L5t3ozCvJv_4:APA91bEGAWPSJJPRk2dNGFf3WS4Rcz_EFpgOOo6SMeoRydoku0USTOtHnRwCzMprzGudKIBaq-I25_QzK_n0lQdvDaNDjo8QF5Bbtclrs5WktWBKJWjxl7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6251, 2, 69122, 'cTWWNcfWQMGb68gSfLE7U9:APA91bEdRw0bgK6f9CC1KQ8XIdS52MGCFtAT5Q_e4G7bUbcarU0nNZcxdKtAgM-klovt9PEPbRng1EGL27gi4EKT-rjDegyT3knOfA8Xz6AjkKVIjTtvzJ_75TXDEVKpw7XiPylnbLRg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6252, 2, 69133, 'fBzpcvD5SYuzw4VacdJXPA:APA91bGTQzY1JtoeT_hAGtfNz7bPBQ5Gh2DoO-i-0t5DBlpnczg_EewKsPVB147gkiNqO0vKw5UMJPjeRBnGjfPRGmmuNnD5IObNTiFyZcFcY7Gj7CERv_Sj6KiyoZ_nczJnf33fAh5b', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6253, 2, 69144, 'dGySzRC0XU2pi-7atr51e4:APA91bEZWfr7xQZiWkP6LOfPpQoHjrHusJwsLhLqqhyBivlAC7hCuQkFEx7CZkRpycdtzMMZH0zJBDU4U-RnOT0XueOZXBN9X2jaGqsoj9o1HdJKVc_OxAipUiv68JGVbY3S8Zme2Z2k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6254, 2, 69172, 'f6dO167rSJy6_enqFmxJT7:APA91bEqQga8ME1Xbhwzbm8aK2s5AgNnuz5By_H-YLp-TeEAeFc_9xrSrij4rpwRExcKShg5DAy3vqOA7yyAs0DjGRt1WZD3JsNj8C3aUkSwMuafaxKu0HTeFM4iQ-hqfBqOSXWMHskf', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6255, 2, 69180, 'eXN8V6GgWEy1iGrBf02jVE:APA91bGivjBf5JacMr4WryRYJLsTR7KaVneIm8ZL-0D14JTX_G3IrX_qBiuj7I1R-ea6ly3rqa89zTVclJOaVRDSi_hH0OdFLuHlpA6BhOMsNowGh4s_lyC5n2Mc0QQRTS5iyIDSCMUb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6256, 2, 69182, 'crBny6H5Bk_YjbqobgqjrB:APA91bHBRwIzlWpBzKoTO0hofVVcvMe0onYda9ZWsuWH31e5j4SoW-jcPwiM0Kqm1kZGrSt71nKVUQgdLckhQiZ1KRcuNsgDdvxsJ5v1OZrEWl0t2Q-2d4w0lW1ujc0r4iXftb90Y4YQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6257, 2, 69186, 'fKYv_HWgRLCbpZAWW4J5nH:APA91bHIYPFXq9DfJmuWtM-b8SVBEZvSAEBoiUTDNfz8qVQJ31pf8R2XFlPIeN9nmHUg_lGegpIbDkNNS_keAQSxjlTBG2g6HVgkxDyvJFaJa5kWSYMdEvGOS7udiVp16-OjhEwENzd1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6258, 2, 69198, 'eCJkpjt8Q1yqJdw3Aqlz2T:APA91bFmsxTLWmF3KTyo7xDoq_n7joSe0P3xedyjjCGWSMHmIr3TKgmCtPKce0doXBbRMpw_G7j4jRXqieleUco-pjeotVRTVBMT4JIO18Ns_fUlwkeI1fHrC28nZoD4c0MGxhBAlQhe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6259, 2, 69200, 'e3YtnneNSg-XyVgXy4lQqx:APA91bHuFZym5KMj_J4GtCUJ7bVnKTA0P17yDp7GgNL0ozWmTa9_YTEZ4Aq0isKoNmHopjOVJNT8DRtGXq6r-OuCoEUJPOKUiLUFIQnD2_hghn172_pZuMwmaWpMOh2aSwr0sKjpwjqO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6260, 2, 69203, 'd0DutwePTqG5bw6V2fO3B6:APA91bFuZOkYDsDIzxeA-P4ihITGr8Go_-xDGm-5c5NxvX26WD_06Vcq4jKUBhR5GXkTHcL60VvbD-oEgMCZehwjZYc7UFVRrS2QdJjBswSJh5AXRWG8DfoCF7xO1ai2eyQHCUnPS4mH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6261, 2, 69211, 'cYDzxY6WjkiKpnRXNBhcme:APA91bEwi5trQCRtLvdhcJ3tGx27E_zppCZX86CLr9jx4naWLMkmJ7h9jIfsxXcbgx2ee6hKxiNzQXRXxqVaoZzIGt53pYdk1YEiD5joUgLq1_nzJsKozjP5XJZ2yxTEtTrsqfW0M4YY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6262, 2, 69216, 'eskdtAdPRZiHjr7847KJmB:APA91bFW_Fjes4G7sKUFwJJ9SpNvaW4geHtO62oCDFdhTD8prP_52bK75ZUFd1NDoRHlH7jQ99Tg92xFxjRKoFVlQd6SLXwvvHMVVbp6KXb2k9ITlLhagKVvWreIxptfCEbCzu-YjKIC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6263, 2, 69226, 'eGzDVpRFRJa635jEfAhfW7:APA91bG0ZI7I9S-mg__jeERvRrK0r7-HDPylfJHIYxfXDKWqLf-UyHl0DbdGSfe6-A-qJEmZ0KPfkBz90uhGxZK_hwHwSzctyWpuvepov3x8DwmiYAVXLLamkR1c4x2r5A4eO2hMW9q-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6264, 2, 69234, 'd0Ddb8MHT6-SRH4LqjwsEG:APA91bG3OQubzyPynAbRDRr2qbfmU-1NBR00roqLbTSH-jBh-VMArzkJyNhri6USfxy3LcsbEXjlW78glxp4g3IjGn1_H0z_7szjUVM-OelBIcKZh9drhH7Kgwbe1pOXNYHiweTm4JCG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6265, 2, 69244, 'ev96XvdbTDuTVLy2br-ky4:APA91bFwpuYaQYzvq2E8-M_eK3M5pLfOzxuGGOvkLNqtYTd5KpZYM3tWNllidxyQbTyNoNX7ZofdZx-ESga-TJfTbaTHhG0oVikmJ2xkTRKvxIegXq1CP0LIMZ8XROG48XojCrgF4g1a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6266, 2, 69247, 'dU7HPFMrR_q6afsAjGOve3:APA91bG8Vt7P3U4PIICkQPCPXPReQRO0dluSpgYFIcObdFqWD95G8x3mr8v1DcLVVKPbmxSTwrzFzZLE_o4iFC7bY7hHNX4Hq2LLg_cKnRQpsmajT8QjvEzZcEdm7_V7yEy5NwFtN6wk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6267, 2, 69254, 'exVkZkk3RJazWs65avjr8F:APA91bFVg-TkZTDT6z0JhM8U5_C9HBnPHQHlzV6nI56O-S2BpALoCLPaV7m_1qg4uqg0VSWT3a8RlQqVuEU9lHcuQkOp3vPNuTqkmBYW1FdLYU8fwU9NJgz6A3xFvP8h8YCKXgkbd5JD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6268, 2, 69260, 'dbygidVwR8SYe-EjAh3Uir:APA91bEj0OjEhp0ftBmQfDHGE_LJwUhPHo4pmCql4nt6NNPNQvk8b-iiciotW0Yc4QZeTEyVWAqdFE2HqaC4leiPThQ1RlTaEOU80wfrH0IkLtq4gxYLLPyxhDdzNzudzrgbyXt_pL3v', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6269, 2, 69262, 'fog8MaQLSnaMcKXj8cP-XY:APA91bGHLthe8NLYPP82AZhx5VI865yWsk1-6BE95QuL6PD0qcslqPlpXIM1Ksz3f1imc_6l4C9Cu-82udinfZWS-SGAccJyTqt6QgTSU7vLPW2a_RrkmtIznhQkkHWBS5XWceGmagL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6270, 2, 69273, 'cMJO9KnUSGiXUJLDPOgw5A:APA91bFStHGveORrJPJBRna3595z--AdajCutqGq62FcAepp7w3HvOAjAJU_D8fOf3en2uOFyDIBEq_wD53AtK9FywsOX_bs3HqsuqtHqlxzV1SfHbU4VKv_NJff0y_B7h44Aj1n0Byb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6271, 2, 69275, 'dg9LM8FrSTS6S-EriY_Cgk:APA91bGKyqEe0osQvXh1Uimpvalhbgrr74gLkS2t3n6LDq1EOka1G1iBXCQfe9nv_U12hC8Da0fVbe1gWuR-xhF9Vzw_axolOGWyHFOgyyfW15ToGqMYkIEEsFOmweYK321CF6jgPpFD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6272, 2, 69277, 'eA8PURkfTSO6TQsVG7ehXV:APA91bFkEJQrePEOVUbzVCaAlXAocU2YkgDXs3eYdBqifH4BZlmNhngarS5Yk9z9P7K0aUliursmWPceUvpV-OMWhKmVyJHxElS_jY6hdgyqXJKAczh7X0avSM3pQjno9aCweAP5iUur', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6273, 2, 69279, 'drwE19Y6QNSQBTiBysjJBL:APA91bE9cnicFwsR8Ax5WimjGYdVtLzfUGun4XF3Gf0xL1BOzDY2hBExagXaheuBQcvz4SaiPzqYA1BxbKLv7s9nj2IIc74JLibftn7Vq3Z02Fo8-ixF4moNPPpubaJi_QNQKD1SGTZI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6274, 2, 69287, 'c31XtQh6TMmDahu_QU-FRi:APA91bGogTh2eXxoFY1tN5ELcPvEgoDFCW65y3SDxROrLZM-57BTdJ7ndLekNu_CJY7BOK7Nt9tjRZsn4IuvLfKinHsjYKHGEeAm2ODqZDgET9F5KK0RpQ3QNKxD6zoeFOz2yLV-ou5G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6275, 2, 69290, 'dBKA1b6wRVKP4XtOPq7G4z:APA91bHrPMs0yT0GzQ-jUKjhSpr6ftT6Twjhhq-kGzGj040_dYM9H_CqKmRKystCIkOj_vYcP4tC4UxTfQFZYOcFqZGcNgAfRIksD1_qVkUFtlYQJmVOBc3cZUdHQWSp-7WpKA3vXo-_', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6276, 2, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6277, 2, 69292, 'czs42lS8fkMPkeROMJpPZx:APA91bFx5OW0VLu7iKr0xykkqsMyOxbcu7iXU3WK4gLF0FOfPRwJGvxQi3njM2lw7LE1UgVadfOnTiEXzWb9nkBIRsUleq1sg56VeHaEKAtEZALejVB_aBRiUQWDADLT3XM5KK082Zqi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6278, 2, 69312, 'cbLDqUtphfuGK9C46WmjTu:APA91bEG6vC88x7p77TL6kwAd-2MG3dukd2lWBbxacQ-yQogFf6k0uDPQDm8Hd29YwTIDZMt4juXGMKpjXVViYXsiHzRAwJbxejegxIcoo8hhg4eE9ZJQXc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6279, 2, 69315, 'eNrfsVVoSm6y1iyuUT7nwZ:APA91bEM1k5Fb4KO2wx7tUsWp6hQ0KF4kxiFmPA4VvvTPFCebHyPCgeHWPVSyquobIdkQwuUSg-MA_kRnD8oOBKmaFAngqMD7wisa2emyKBmrRYUw5h_Q2MY2M5ko7D7WM2LieOehMf5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6280, 2, 69336, 'cuyG-6ILKUPOgEUaYDjjjC:APA91bGSI6HSGSTGa78lBjptMZDp-7E9lXXp4I0RAWE8SYy0vrA-STq4Uwbb8pG9sMwgSMaihvSJn-zE-PKzt_szMbyO68DcminX3LbJIgpYw2rZD5kdOhuLeJTtxOnVAKhntH5Ri7XG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6281, 2, 69355, 'eOf3_cAAQk2cOaTDEWlSEN:APA91bGSejdwjBU2oEvgKS20xhwhRFjmsRT5WVKcgRmP6a2cJeE-3MK4kCkijQY-Ev5NyA5TCUb1UHb_axjjH5C-w-_1cinicenurepjOANFlFjik8pMonUJJOJ6fRfJxuZa3Z5PiUFG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6282, 2, 69366, 'dchx8FZSTuK0TGv4_qonb7:APA91bFU4QYIoaTWXEt1Fevn1y_GJk9lbl57HsnMA0yfcp7uOszJWnrmW3xs4fdF3EAcL7W8RB_TydbKh5jEPUBxTC42JED_bvi5ooa5_Dw6S7AcMXPII3rBgSAAzjIDA35qAWtOBvBi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6283, 2, 69376, 'dhZmHiqnSjKx_rCi2wQCNi:APA91bGOR_TXt209OVMtrseLNDSj3bi7Zkb3m6LKcdtT0UuYrsHDC2MTZnDjxXsoix1mR4qznXuWDNgLXlgCVV33risdZO1B-5rbm8E0PRd3c8eWSmdZ6IudtH2TJeivvTLdRwaEoIin', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6284, 2, 69378, 'fio8fZMqRKuADWmFQVWOvO:APA91bE4-yn8ZsyvcMiVafOTguH872HiOr0M-jrBUJzHRsgdrQV4XS8dtMtMDShADVxWR6yGQvhx_O_jE1wUwYaXXxJ6VWE6V5kRcK-kSVmssg2LmkjNQUkFzvnOFbhbw6buzvf2dy6B', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6285, 2, 69384, 'eabvkD3zQy66B4rxp_ukC3:APA91bH3cYVtfXJ2fbcpVNTG_rAfHDvRkhOAGSikqWbczw7H3CXM_buDXJcnXdblnlucp9XNkTp0AHAhouoeXBW_NqRv1761nQa7YA2Dc_RBwBfWLIrHlHhPSc9RaUuGYz9B2aeBo0es', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6286, 2, 69385, 'fwYMxv6cQkqgaaUq_zE6tU:APA91bHjW92mQIsOm9Ua2rcQeHMWmY54BuUEmXYYzPPG7Tod4OjzBJThvePEGISRMCBKRJP4Dr4kqmrASPL82ZLmKtcuJ3L0vmdO2fswWpBbedhf7lT8fJKgqJpBEovOyGxHG18KX7I8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6287, 2, 69388, 'cz4jYOWzS-WaDenprcJ82z:APA91bEikudWSQ0kgSwETV0A9NJ-W3QzPFeUHih-ywgT-4zteEZpjJfykLPPEtx2wUkWblDcCtUIluj22NvPrR6W4V-15yY2e88GMATgqIhpTUmdpHBDf_OsnGA5eMwboms5nmUltN-g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6288, 2, 69391, 'fnA_7wMhcUEvgFwUgNuudj:APA91bHjO2rV5pjZOoU3CBMaeSX-M6E2TSzaTGLA9TJ0JYF2n2aP3Ud_L_J7F4DQS9ezIXSH8eBk5xkcYRiiET0j-6oTgePnn8eHbzSIC384C_TwgbEZUyJ5YoLIrOcSliw5cCMzQS5c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6289, 2, 69420, 'ePuCxhAGR4OulFeN1dHCPG:APA91bFBzFtZyvhPy3r30aK-bGKglkYsYKGoWygp5OZdZo4aFY4-rL-9KDwJwTbBcfXag8YhYWg1J84LTe9ZKhUQyY__wQ2Fj9mM5adWYP543-0NRCy3tWiiMUnHiLnGreE9LclSXmNN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6290, 2, 69441, 'cyNNdGBkQNCTPK_k0E2-a4:APA91bE4Qrj3k37Ujo2v8a0YyiVCH0fXgBkjOAx2TGbisHbM-Gi2LpDvFc6M8KnY3Urc1aqckYAye9nY5Uma47nJS5QdQc3-QgeEOG_Wt9zSbHnDmcUh2LkL33-gQQFyM5k9pP9XLNHX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6291, 2, 69443, 'fzduGfDTTOODXzJ2lJiXhX:APA91bEY8t4GHR9HiYo-3Dxey96HEG5-QUhprJp0VFPRHp_aapFbxB_AU-iv8TnGxicikvzbPg7CH31TukbXM0PhJB3tus_xtJeKEz1H9pLX161biongnz3hW0lcow-01MBI_zC36wSu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6292, 2, 69444, 'cqR3k0Ehc0WWlqgmrMYhfX:APA91bHhoY8JBmPnvWv2egbTxkDd_T5JQskdCOrHyghouTa9wZnPfmj_SgcMXlwHYfpj20n-C0meJhyhYp17nAMISiFn3JBzDcVK3f5gne2iz8wFQkWGEnCIp_S9jM9xT6xMmgP7SDaR', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6293, 2, 69456, 'd6q9rHpUuUigjMcNXysnYX:APA91bF3ma6yEdO0KpZ-6mbQd4S7QaOCvr9nRYItXbfmRLvTCoaQFM2jbY2o4i9nXoOVv0GNIBkxNRE_EfEm_TrL_HkT7IzjtHSpxKIDQrD7UlvXmFN1awYOkiPaf92vIJobkAcnXxSV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6294, 2, 69474, 'cq92kUZmQjuZ40ddG7ewPi:APA91bFtrW4avIIf2Wqzn09tO_75YYeyg4_bN9P-VbQneLP0b6XKBqw44RLJje1B4AFF7fxrUtpiVIaxXaBl-WVtSnvEshd6sp5WBUvL3vIlolcPPztCF1YnyDtGMEsHOFT3bbQvHGTe', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6295, 2, 69486, 'eZTn7M0ibUwQiooMLVWosg:APA91bHWVSyJqX0t-4_zbcX4tye04xYwreECEERRO_Mv3OZAzoaR58GhBa0amzy4HtRlivQWE_aPZ5ry2eoV_NMzXPtdKK6exuARw2Y9QBdzwc81pokgmlpO_BsD-GEa2-KWJR97w3AI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6296, 2, 69487, 'fNNJoym0RNKSp3_L79cqsS:APA91bE4w4A0cNkjyoRuV72_bFiJTj23eDiqqr65zvclCPM0_jpsb483DBOPmlRfBMUkeRXJvdonGwNdw2_C6YzyuLl3eha_SA22sTuFf5d0KEGNOpQ468ErLm4fqdWie0SV_4E-cb_g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6297, 2, 69509, 'fxucZ9G2Rt2xDM8opw4hGW:APA91bFsgUZGGYo7Jlc5kXJWHBMC26Vb0dV-M4AtVtxJv3OtpQCFNRWMPxuPuCm67o70WLi3CBfOMGaXnEq7oUU4cWyLVG7cx-BQl1c0Xc5_9ZnA8G6aVN7hf2DVe8bG74Kwh5JaVhj5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6298, 2, 69513, 'diRpXB8URoerfwcydEGE1Z:APA91bFKEW11o8ZQAKqb5zh_RCvbbXnB4qh8hf6XlVhDg9KZeUQX8HJbYplGsF92FHrK1xzFVkpDf51FfiAG35Zzf6GAP5L-NbDDhbgOVg5SZi4Ij39jszesZBdg14LTvcnZxMUpijis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6299, 2, 69520, 'ea1M5-WbT5m9UO3CjKGtLY:APA91bEesHqu5liNOA4OXpqqyJQeqHKmNhw-gy-gF-2m09V-WmW1hgs_p7RD3C9MPViGnN3VpCEXurEjg2RClVpybV_IPGCq6kGFor3cwIbs9hVpv-DDVur_uGYD3HtNnrgxqZZ5HHYL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6300, 2, 69523, 'fYnsW6DkSZy2FZvNP11S6w:APA91bHyUk-9XyxZpq6J3PS7P0Q4C2ezX2DBCvfibhhFlfCl3AW2BekU2w49w84ZMHX3l5rsbVFjbaUtfAsZP1dcHxvseMI9n7JGS5_gJuqp50wKAiLj5qurYbtjxtxuS0hxELwVklM9', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6301, 2, 69534, 'dD7Gt2pQSDyibF_pkKxRw1:APA91bG2v8k1gWtJB5tc51S3m4XgRTXD-dLeLGruSuVsAZxqVU4IAJPFbaeDO6rEpEhKxlVNWsIG94YoBJoeX_tVGeRqhqLoP4EqcrrtIrJPG251MWJJobq8HXlB76jXCMWhASaUxoLi', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6302, 2, 69536, 'd_AHL2ujREmJxWQ7SNtIPd:APA91bFjl8sF54rE6IUk70159_mGeIwiKuz5Gt7BpxNNms9zMmL2olIM6IVAMtxIlzdlqheOfryO4ITYgfcJNcuFChR18XXBSH7KaMwea8ywGokxzSfPfcT9yllA22ezd8OPpJZTSvvA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6303, 2, 69537, 'fK75KO9zQiuhOxrIoE2vRt:APA91bGXm3ABlxHM9TvrFpNaz4vR-J5subNETRdw_g-9P3LYaBnPKgmzsoFOgw2DcmBQubD0PQoEFvM80k7XohBCAssaGYPOhTWv9ZvaudcsvHv6fyP4EAzkJBWZvOO-IOFx6m5D3Z3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6304, 2, 69556, 'ehY6u9ewTlGEeoam4GNEiL:APA91bGFQdH2xkYIO_51tPIpR8eUUjb_i2Gp9MAMiEyivCR9Z59NvU_1f_hm70zHsqrhNPk2EFt-zVPejgro8NPEAg0Fn-xhACTHMNRzkWnONvA-gxwCQ40MyvMMvHBZQvxN4SahFw9a', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6305, 2, 69568, 'cLOrA5qHQUY1miQpWcygL8:APA91bHvV_MxEUWZIiNX993rGSYmt7-JW9FWFfgALhn8Hv3I2a9aFc-9xidm9L7fEtwD9st09-_HmwbUqIGFhXSErA8kueQIEl6pq-L-DBstQVa9OtLKqO_7-gUZGCmIPSwDpTfyDei4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6306, 2, 69571, 'fY5sPxmxSPyk3IP-yKTg7O:APA91bFTCMY0asa1TgXfBPsegUQDx7jbg-gcHKYoPiFtii5FSX7azP-PKeMULdQgemtgVvUE6MPfQ4NWyxgrRYleC89TGJXY05_eHEFnBrOvzf7KjpB-w6AL_ffg3TOtrYJ8PpUEN4ni', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6307, 2, 69572, 'cdfVruO0VERboFWZgyybI4:APA91bFF2B3P-t7awXnNE-oQ3wsDRmZnLRYCqrpfb0d6XxdctX4HhymJ8OyvMlNRvEjkFws6G3FM0LJYgSU2AtsMxN7yhjStyJx5XaCEynFK6iLOFFmT_rw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6308, 2, 69578, 'eMNWvVU8TYe0RZJdhY12Q9:APA91bHJp03e_xHZjP0CpDtl5G5xnbJLhO2Ma7hxSu8AAaTCbeLMvlFVglfjn0z64JDTKgBjB-GCk-6qjtze02QhPUo-fWiVzyngWB_x8oYUDEgkQoMf1HGshg67I_TTuEwpWwdHNWEH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6309, 2, 69584, 'dgRaHw77R0-OlgfQmwJlZ0:APA91bHBjjjxzhIwYE84m1idTFj6OaAwKVIKg6w1jAixjxE-IKN0UsIFn28Wz8KV6eZ1_wq_K-jGsFRApJ5g63-bbhAai70K788iyVqaCiOb7kGJstPS3CxNiwJ7TlBcMxFoCVMyN0k5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6310, 2, 69587, 'dqcqGYsfSUiG2khxJbJcua:APA91bHIlSBal1VhpnAZ2QV0-5IsQcl4H3pvKVXmiIAZ3V4v6Vc_rRxqpRK_-gKae5EOlNASNqOHahjB0F8a1yMgWM8nNuan3AE27CRl0d1aSGkikGPAoEaAI1Tzyg2C3jvj82n9buSU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6311, 2, 69596, 'cmPulvnl_EAjiDX3AmIUJ6:APA91bE-7kOKn9tdMlIP8my1obybNWhpFE5gKMaC3urd1VvFwtqTdIBHEVqIr71puQcrWdnC7sI_eBdZ3FFYYERbZtMluJL2btxXSlonObPcMJgIb1MTkedf-2zlP4unyuUD6rrrCulE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6312, 2, 69602, 'dfJ0hHLJRny1IfcCEFjWE7:APA91bFVH4qRF338yhHX3IJSZqiaCc5rSZVqUV9y8k-yv0acrwkICsyAJgjoC2qDuzltHf5Qz2m3qwlPLrdF-bH7RBpEst_xgxFGgXwSp5--gZBMBOVDwlpjZ3h3p_7UTixVG1G5-Pn5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6313, 2, 69618, 'cid1xMBoRuG7agigE7XjH6:APA91bFxPxVTeJ0-iR65RSu_36kWkJk01ic6k77EZNuED0_3HSkIpoxtUiTrsYQw6-rHtVpI5O8qR1g2lnWJ4mS1B3onzBbmhtViwS2VXq8EXxSFTSDLXHo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6314, 2, 69640, 'difhsFU0Q8KeIHqf-LvsKA:APA91bG_D0Dx3Fe3LV32X7l0qgL_Gg-GMaMY6Hq5of92Fww8Q9lsrM5KtiiEEAti1sTQyJx106xbUebJ0Bd9d68696sGe7Ifw03cRR-Ox1cY15R5s_Lv0keNhz5V24bXu8wcIxlIBVCX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6315, 2, 69641, 'cnLvtdqcTIGn_Bc3y55DKo:APA91bFoNU2Qn1u7lMSm77cC3Ne1T1pt4pqqqrZB0u0Bn__WqJBRhbFyrodB_726L0BJYj9jckTSF5wkui7l_1miqAZojBJGVmpH0tcn3l5gvhaURemlrdnlVe_L9kqsMZKr9aJ9ytJm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6316, 2, 69650, 'fwGDLDH_Trm53XU51SAmWC:APA91bF1ObYSUncpm3JTDjQAsk2PCTdubXqGlAz3-HRUlIhfofECttJm4a46-FEpsSC7n5DIW4xVObaeXu846Oos-MVBcT-pYK9hOwzzn3PDdIynJhnJDlUzvOB015egFUEUsLO9FRyV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6317, 2, 69653, 'e4egrPwfu0zYrdqM7_GqTr:APA91bF7xIoV7OlSxFUMDdNbkLCX93Tmc6XJc3cykDpfjYJrqL3jzmymnu4v17JG-WXK6GA5sU2JaKr78Ms3RNosiC5TcmjngmLT7Spu8RVJZ8HRX74oR5cRID8Wi2YLuwsnKnH-IiaH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6318, 2, 69658, 'cPkr1g2OQHifkV7BL8gRUa:APA91bGpFZwgMepwor5jcYRWLPO4s983U603XnKWFV-fj7rcRUI7Uw9OkFl9mSp110P1QVcq02-qSBKwgLhXCUmhxKdb4mdNbR3C9xBLqhR5v26i8zofxJnog1kM2HGihe8RF4bsbhjJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6319, 2, 69664, 'fkaxbdEdo0jXtB8oD6-n1q:APA91bG4zxkF_PttaWnAzryD6R0Jq6PxFGpj4tYJPQ7E3Yq5dwZFG2x8i04PJ_pF9uatyD8gM7wG7kPk5d4oUDtgkmb0OAu5gOF776PxIkbXpJxTtmdK2SVZ_flOVlpVKauQud1DWDlD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6320, 2, 69665, 'c7i1Ra_fS4GLnuoZFCw2k0:APA91bH5fJmKXqylILAFJAPotY3UgHq-SjJQDYKSnto5Qky6HKKrYSXF0Wc5z33BgMHF5ZB-JvlE6swdv5Llg57k6YDIEAOLJVIN9AH0vMecF6bBDLPgQBp66HaE5aTBdCMMJpqbLbJL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6321, 2, 69679, 'fQvo3i_pSLS7Zo5zOfpNOO:APA91bFlBkaU5yLnVKMU22tZW3vlyRnnMKiX30mwahW3HW0HloLd6bJ6g4J7NqspjQhHP9ALKUrR3QVlj1wMWtcbK8umiorsrCyg518a-ZIpVtqlZ5XU71C6Y7JuNX_izAG6vR-3Y6Lm', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6322, 2, 69688, 'duns-Nz5Q7aqLKhyP31HcU:APA91bFQQFrwKch_k0KNHCM-GoApn4tVhn__fzmusvRfcT6z2HhOV-ChVPac2yIYXruXlYps-hMf73w1-klZqznAkQqSRCn34zBQpy8BknWzxp97cpnIR7S5sao_XpX2eCrHFWvAZU-u', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6323, 2, 69690, 'dWX9yIBG50YWkUJorGc2Bu:APA91bE68yqjKE77DdELJZoan1XSkdTFTyPsHJWBVkra900ltc4zCqxaJe6XTBGIQ634Z9h-tDCQM8WUoAWws-sWVFMucRoG676dl96PSCeuWijvYYrxuNJshy53Z54dbivEc9O8lrMD', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6324, 2, 69728, 'e7dUJ56IS66anvZ3e1p2fP:APA91bGFkyNmpDCZhF2i36mTV-PmH7H1v-Lzxd07K1se4QMtqwINyXe_5i_tRRXop7fFq4DW9sB_k1ySTtpIZARIZgOlcjzK8dJAdF7Zd_axPEq6BaCqlRkctP8voqQu37hs_uO6zMRX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6325, 2, 69750, 'fRQ13C7URsOSoXyUikBcbg:APA91bF0yhLu0ygGASciVJoLy-RqW0F07f4UJ8TpIUDJoQaI92RDi1SUlHiGJ8aif7EOg587eR1rFxO2jw-IZFEL5nf0LFNTTW8eaZyijG_rjcOA89_ofr1HZUDMPYX1pgNH6A3A8MQC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6326, 2, 69756, 'ebs8g7_gzEj8t8Pt0IyzFs:APA91bHVKBl0BZD2Bb6nFLF4FJTdiQD_I9TWJZBmFFYy6qhk2PbK47rNhxvQ45SN5MbuFjxkyApVBus8PKgPz314Gu62pMLgnXKAc6tAFCXH_okNPqXIHlcs_u1qXxFiFC_4O2_4GMbJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6327, 2, 69766, 'd_tVnnArQI-C09yEjQRIWZ:APA91bEH3svN3tTFdgiUrSZU0OqWJuIWRsXvA4ZRYGJ38DMTk7IJ9z_e-mUGvPzXlIj2K8dMfPrLJdzcuETN5krFmcZlsRgU3-Ow-F6Nm660kUXha1dbchE6xFqLlDT_nkD3qrLEM1dw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6328, 2, 69767, 'fWFDJzT9SXueL6UdEbfZtr:APA91bFm5B9dZuvCE35R5Rr4l1MxGI6kkLRwoiQqnEFp5KiuxU1RlfFqcpyhAT592c44BHsNKw9I3bfbITPVHGkMv8SwRn8USxkA79Q6b3ChgqnspdhwcFHzjnR84fyMcQooqrH7rv3L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6329, 2, 69774, 'ezXQFTxsRhSYCsfHdyq76O:APA91bHgWN9FQ0jIfLu_bY43Fq43hL47t-iSlVqJj-ei4uqn2dO7VtAml3B2ZlL3xM7BfUAy8z9JR9Fs4zKEX39kaD1SXcFUXPFOBA6_B8wLDKsqvSWg783SAO8fbofde0OqPO7FMLsg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6330, 2, 69775, 'fmmf6f_uSbia-JiCxJCflA:APA91bFZ8Uu_gi5QopTCuHYCf3vhFQMCQ9qguMXAYQrmF12W9HdBduBcdYPxF2nSdM2DpFxLX4YVvWOWsOOQ4lHE8I_frl6nzEELV4E109rYA0Ca6yPjlGc73uXEt4pJmUnkvL92EyuV', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6331, 2, 69776, 'd45NhxIbSi2UilxwFgWaPN:APA91bGH42El0ou_TQ0tF4PygHIaipcZNkkn-4ckj5AckLIOrbCEUtIqZ_irtQzV9HqK6_coZPsw0lbFgZv-7_Co64TmE57PWNPJ0zrU4jnGV9LZBlgiH_l29nRGGr2YDATph9BCizok', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6332, 2, 69790, 'dxq_8RjRR6SlBBqpAt1V5a:APA91bFLGfoX0l-ly4gHccxMakvFTjmFdRIGOuKcXGyreb2LT-jsqGxEi19EPCRqNWVr7IYFjGsD0pi5lNQaGrMYbPo-9O5mn9yO_jgv3vX8SIod7xaAVNqlxuiP6x4AXlJXqY2B-mZx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6333, 2, 69816, 'eRx7XVRPTHOtvkRfyqETMo:APA91bGeOXuQC6Eju6bvC0kRfnliNkkOUhAn98B1S1JGw_EUO-8Bvnwdbu0WtzgEXxVZL-sPXfjVxtv89ZTuj72g-nsUj5j_M5OQPQwHt-HjKy1BO_lAihJ3A0BxdtO-7sZOviwtSZLH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6334, 2, 69823, 'fIaAGhDdRx6-GwVw4GNTXd:APA91bEonSFA0E5Nv-MAXr18lQJYWy5kYq6CpWVMLwLv4wa2F7Jte8pgVKYV0FckPQqiq_KXkhWmBYgMDq_Bdym9-YGsiDckeN1fj6DvFCV3X_5R8dWyndVHdMQu5olSM8pdKjeWsWOy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6335, 2, 69846, 'dHyD5zrFQA6dYeqdhyZ2fl:APA91bE3hJd_NaSCTqIF81JyGG6kGXEtCbJ4JiKeN7GBL9p7UQM1Pj0omwoumxz0iDswetg2Yf7JIlphIjgUpOXwXYzj5Z16JJEeIXjC3tyTktzyoGG2nCuBN4NuKs0kJhesHgbklrHz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6336, 2, 69851, 'd_V--WYGQoKQy0r8KU8JIi:APA91bEzNDGZlhQC3vve0n3IZBql-63SrtzblKg50ZUutvfTugNedJpSn7uGfArEgxedwGV7bp6VqEAom84mUjK3kiNPkw_2jtpfmGl0hJ62AwvYe3fRxao6JODxZUgDjltDFApunLGt', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6337, 2, 69857, 'cwa3l6xITgOtmtmAMq4pVm:APA91bEaq1tujQdID26ZS4KKZd3snIgn7HqE1D4GaLIbuLk7WHEECNQJl6Rpr9nKQFgSJeOqMta5thIbdhAATyYziieQEV-hurd-9lDYSoXqlWxa2mEQJKsIUnUSmfn3NcM2qg3YKsqQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6338, 2, 69862, 'eZCMYzyXT0CnaQFV1SKzXg:APA91bFxswsySwpUNWN2eDog7qVy7yAKKwsPuFpuZuzqg3tKd40vTCxgCOFrNxOU-6Dkp472o6A12-7ROo8LqxfpZx4hVoFT4HsP0-3yw9LlrLvHE0VXKNqm0HjHQKSAyWohUqq304NK', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6339, 2, 69863, 'dWj6G9YdRSK_1ZCfLNhIfo:APA91bFXZJHaGdHeF_IvDN_uBagzbpqwyn1GuuHT65AK5KRvjJzEXQk2TMUsegEovRLJHWrnIU0aNnCS5AGU4VO5gBgNcqRHEODEvERzVROjlgLdiD0dq24LmJfjDVvJ4GC8iZdqGIZw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6340, 2, 69870, 'ejoabwO-REC9JaOqs2M4Dt:APA91bFFowGFqho2hT1W53bFpOxFsJnSy5Yv4YrGZgtmixss5Uaq56LocgwpQLWTfrTh7Ro3p16Hu0Owm-xBXJCOOKWgpOcvB9TYW971V8Ie_KzUa5lsJRL2CUpWwnojsXx_8QCSNtgE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6341, 2, 69874, 'cpdN6x1euEWGlLMNy7ngRU:APA91bHkpqhHtO6Hj1rUN9sQ-eVR0gCMLHTDzPK9vummG0L6hPKw14ABcPJUdllC_DrWhwt63QHtZb7jcTOT9Aaiqvxeay-Ae0pruskfaRUwOP-PlZgjDTvLrZ3Ltr5mjAHscK2_SVT4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6342, 2, 69884, 'dK0WDudiTfi27wjaGJx5wy:APA91bHVvXVLbn1SC0t62ZjYLm5OPN-zKa88bCspwAsyK0RAeg_WEf1oLajLxFmImga1B6FBeJ4Ma2eBmBbZ9bQe5ew2GWrfTkXxdADefj-govTLv6jgyNYoJZd7trONwjdMQ3KZbZGc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6343, 2, 69890, 'fXXcXUoqSx-oukjdfWle4Q:APA91bHtnJEjnB4AIGRtclHUmFxNMr6fxkNfOPMdTlyN7dVddWqDvzfDorqmsJ7IkBkLSGyvlghLF3K2RrzWbQGnoS3m0z11wgrsetAHrCNHGY6yLtE8veoZbG_lVxyQpJJKTCoLTQuz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6344, 2, 69896, 'dUcMi8s2SfeqgWtesGYrsM:APA91bFlt9QkNmdYokVw-xw5tnRBgEul_VmQxHxvZQJwdiBO4MScykdKxkpjoCmSR08AJWklaqsDl6SV-u_Jeun8VlVSI88Re7LU6pQU8Qkc7qxDoUMIiotryWOns6O_SC0RecR8lTIl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6345, 2, 69910, 'crXRl5XVRRKcwTWK6ulTpo:APA91bHznfMR_zA-SbBLXjepZzmDVQqUGNHLTAfmFnxhAg-Df38NpLNKb5k5uJXn-uhzN_uEtdhjafioesIYmwL_KmfV8VyHQnAKClZngeGX8bukc88UUoY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6346, 2, 69921, 'cIt2MttURUB2hUHm_0tiFO:APA91bFfD32KhHq9uwS7eo0bUtMOnCjtVmJvZ0BakkibqSCc8uxzGGLBlopVrktYiGfC19SuuBzDujwF08ieFuZ1Myaywam2dTaSvQ-JP0fu1QChMtbXv9E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6347, 2, 69931, 'cQhnzTYkSpaESkMgYDMaDZ:APA91bFBEqCHmmoH56QAXJ87VM6hzN_2FqdfRnl3auCYs52p12UVPYh0kGH4pHj-HMp5PagYhA7Rh-clFdXAIEMjlZSXS-5pfQYd7LeZ4kvFWUgcPrLT0HSrCShd2JvF_aO228pImzKq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6348, 2, 69955, 'fcQyljLFSSqKcNi3il3R9S:APA91bExuxELP12TzHh9cc2iu28rbAWqa8mqDuZVEGAEnUxMZ03U6WWd1zeVQvp0jZTsH80k9747Cgn-NBZjsPZvaUeJ3-lWxBw6Jffto7XgJAp-GCu9_s0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6349, 2, 69959, 'egkEFwFqQ767qDUHsk4Ly5:APA91bGgckSgbh93IsKLgvTISbnLpuJ1cbbuWEZCxEVeAuCqIM9XVsYABKyRoWsBp2eWjm4bJlMWehpgiQx4opvnNjMNgeYxkh6hlXsKzAYmmLMJC3HSJiwJINmIEeSXfnoj_HQ7tgwx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6350, 2, 69975, 'ecerZceeCU-ii_VUNtpYiW:APA91bFIOjjVombCn6CjFOq2mnpOO9hEF7HynSBPSa2xB-A24lPUWTChFknGuAA8kGW2G1vJtxxHQ-_gE_IxfPdygHD_m-Zq60JIrYHWH5ItQ6HJwBe-OHg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6351, 2, 70008, 'd7-kVeL8RBaY7wSNK1E9lD:APA91bFaDaZCjpm9rzbS1CxDRV2Vhomv0mM84kPr2Xuhogpemnx22ZWux-dwY5DPYNkTAKkdj-9NDY2IH6nC_0rdv2diKtezxkLUV8PQ4Q-6Tk3OwwrxQM6b9bBb6D1m2bU8KnuFgips', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6352, 2, 70015, 'dNo-Nfo0QsyWF96ZGyosv5:APA91bFL9Ajd4In1b-k5FCpkm0gujlyIUzEj7QqH03SAfQznk7RggAEc_9Qg_ZqDhKDVs5dV7f3LPHooqf10bHfiiai9q2bWhDmNMh8btFe3pyxrVnkiubWfn0gF72nL06f9MvnkCDl2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6353, 2, 70022, 'eorwi192SouXiRzBIwTaeU:APA91bGGtqHsu4qoU2Yc1-zLFrTJtLM5Q4knnUaITy170ToWej73reUQZnlqrdzkdCRfSvCm-4OJ4fmm2YkKzC-5quS-rq9g85b2pGBy54GSHFcSn53trnXfc6Fr7wabDPAqwnH-xky1', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6354, 2, 70039, 'dKKQ28bkREa2lWd6QGQV8Z:APA91bFPy66mEZSkMazTFFIuPCWueIVFIBPwgLBbVgW69aoeVPnBR_TIIK6LAseaLNWh6cT_Rn7CAPRaDoWaY7n5QwaQ_BcIYvVenziQGQ_dJnGw_7qXBDiNdUc9rnlkF1RRbO4O12GE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6355, 2, 70040, 'ceAiGqMhvUSQmhjOWSTUC5:APA91bFK_0h62SDeqv9haZR9ZNNGqQcugYCgqu_908tkP98ljQmMgADxluQ5j1GRVYkONVTuG4UnZTHN169RVCWBeVrbQsXXdHFucFgRep4wIsONb_bPac04g_BcewFlK6wYVM54IouW', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6356, 2, 70044, 'fkisSe9aR8WQOhNs2GAtSi:APA91bGmAdbDnRCjcUkFIRYYckZkuVe-Hhb6aIxaNSxGGnrapCV4HUsXME81ln2uzQ21ZbTQiiPkij5QN4X7Vn-dc-kb5i_uDNbjMIp5mKzJ6NS2zSvr8FqF99JEfVbhZ-GlaUGQET4h', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6357, 2, 70050, 'cxvgcQFgRxOzCYjXHD8n_8:APA91bG5khvZf_jXOE_Dg7jiM0-kcHgAdv3JIcW2__X6EbdJW9g1E068DpQeG5F71tuBeiPWDemb-RLbdeQoRMwfDCx5y5lzbxlRQlGZ4yJ_YXQL89Fqh1awl9u0DGgDb9jt9QJrIMV4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6358, 2, 70051, 'dFBT2AukQyWApdx7hmJp27:APA91bGpxvAaQcJ1HP60EE7RMamVMQ4gMO4jWLtLHkPQ5BuyK3FXBGqJ9rYPdUeEML0hmAac2qyZPjo6x7BxkpJc8ADvH4zin4oe228un4Bwz33Z2H3hSS-3n854PrPWjLSwUsBFZsIy', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6359, 2, 70065, 'eGlRdJ8UEUSMv3xK4UxL3l:APA91bE3krs5uLEQGAxfv7K9JLy8aB11mPwN-OIpqoMlYcItPsLPHhKOPHXoFlPBN2gP_DScEilEft0K6RPDrO3E0M0z2qNBMsm1m3lwjiF08uxcQkEqyfHm7lgwwX-BtYt1H_FeR_oN', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6360, 2, 70073, 'd1rnM_8OSPajrOz3BLA3AB:APA91bGqP3n1c7qDXxULZZS_juO4bg--SEUuz2a02zjvlpR1IdoWaAwY3CXmXeDIHFOBnNVHY2X9szi1mxTuCWBQofvpKScZwCbmG_JrzvVlSRAjpqYcKTdI9gQ4i8h0Kst56SIDNQmL', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6361, 2, 70074, 'fc3pfDLnQZSj74dS2YpZn_:APA91bEIPtCkNu7Rao0o-4AFSrWu2NR5wIzTdixg9Aj4uZrWkK7iZakpjV6kXFDO0myOt9kBkNfAElknKS_kW2fNqaYVfeXvOgwwV8I5356s4aArVeMzMejWXOROik_znqxzAQA1aOxj', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6362, 2, 70082, 'dxREtzPQRKOsFM8I_aV1lu:APA91bEAUO1NLinj7g7X7kDAjnXGJy2vKzrXp1I_Sq6RsgJX23UnL1x-Ix-dseSsGjCqTPgwgzILPZScTzuxjTJn0EFST-u8JmsBfTKsdGLPlyA9Y4vF5tFgcpqNFOfUpfFEIjaly-8e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6363, 2, 70096, 'eYGUBFedSw2TgK7Adei2Zs:APA91bFHhHrgAacvLuNYlVtPLWarnFR6XuTxpp8dy9dOqT46fpEo37uTY9mfqDBeRuVGN7J0nknNo0WCkT1nSZNAoi3SlQrvuU7f8MrDO17V1LWcPpcxgFldvymwwutottFFfBgO4PXI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6364, 2, 70099, 'eulurTxkQtirmPA8YFagMq:APA91bE215jQrSOSqcc4F22BTB_V0uh2RB23dHOAFVUocTxHnlHbnzRfdJKcv2o-VDojyaV_0ucLGWj_NQq2E80UExR8X8WTqvm5h4BTT7EfFWznUSTn9CJV6frCfeBDvvIet-Dk3hwd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6365, 2, 70107, 'edPgpKdXQMWuO6XFcNqyoe:APA91bG-IXFYEThsC5-1qWH4J-1Voz58yItEc1W-g9NwvnImY2uM3DqW07TVLueDcyTLlp5PvwfVl0l4CHY3byGr50tf32RlFC5xmMSr8zMFOWGX0SPkhf15IbDbk3JyFH-IDfQnv2fM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6366, 2, 70109, 'ePGEfnS1SdKKLe1bUwHJLS:APA91bEibqBw3ktKQI4S7wDvWFLikAMv5Ed7am-1bbWiwohacQqfi82hRSEULDZPYS6dds9VqgiDdxHgYy-lQuYdhrikl6TZdnsA_xJV9YlOnLijK6BssQu9ulukRInygSsSPet59I1U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6367, 2, 70113, 'dw_bjWpUSM292XZPVhrLeQ:APA91bEwjqauzEScwcvacpB_CfcXXyCyOs_nrda-KTbQ61noZlOlFBJuLNKzHx7t91Vo3zehAxT-8rKLSVD4qJ8_2vsDs_QkPwB5J_x-okggZAll_Y9Ee4Yc34dRTHVdoT1HZEbA2U7e', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6368, 2, 70117, 'eSV74eA3RxWhqB5zntSVyk:APA91bH4WpqK7gIn8lO42eLgN0apQE_HRk2cP9Q5pORbiWKKBp92Sp1ccd8x84nddWCPGxIjUVfqae01dmwlvFWlh7GIPWWp0Yaz-kpqh7Uk9wX5nqAtqiuLTDOztPOkZ2OviUk4OPZ7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6369, 2, 70118, 'fAYX3rmd70Gzmt9x54E4x4:APA91bHwPT1pOJEhhoxUCl3-ZL8q__XK3ZPKxTMUeBPbY0Y-gNYj-WZwffYbx2u_aytQJ49GLQj-T27qHr5PfcNxVgIOnEgmrl112STieGyb92OdAFIDNPUBCz3sW7YGSjKoVngocsNJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6370, 2, 70127, 'eXt8UgfjS5S8uhMgQTg3Sq:APA91bH56uVEjbUxQzJ-MpCobD5bqd-E_Dy5v6HuQ9GCGfXs3wf3Uuf1GfbId60Gop1yUeDA4heQZkYsYYK0gi3HOYR2HMsdmgBaXovq0xya46mxRpvaTaK7_GaDXhY0w_6y7X2qIRO2', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6371, 2, 70132, 'fgkDEPBJZ0JHuYvlv8Ol39:APA91bFlnGzfwd33tIFuiUycZXfsMuHOjQxEI0Wo5jjrlnpPYEJ4Qmd3w76ORq7ZBNRgVZFvxcPlnZN9UHn1h3LyCD0oFrB9NgTa87g8BoTOJRxp9Pn3h1GIiAsti1odZQtv65atmmF0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6372, 2, 70142, 'dxoKSu1ykEIbmlKqlE6PUP:APA91bEENNfLsdIhiS7QkeW0i13-ifmgyTsWyFeJoIQcfPFp1N1hRr60F0NxubqSb2HlQO8WAR0apxV6YU-y80183eyKHpoycMtDei1xH0ym_f5IvPIjteaglOfVVMNmXTzITEVYeuyn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6373, 2, 70144, 'fVjc4YR9QtSbRJHQkpBGJQ:APA91bHjVhX8n1DEwU7p6Pb5T7l1CdomIq87jYj3usSqDkOt9eHqAp_wWqyGO5eBrxHemBsJKJJUdcPpESpIWNGzp2LG6m3Ur3TgwfrHSViBktudMziJX1-xBQStZ-rnAzvh1uZ0hdKC', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6374, 2, 70146, 'c5f1d09jqU6MhTwbzeNTN3:APA91bHaFm0rvS2_AIoY16QL00OnNOF3h2R80BYFKHxFKHXWxIrYwhHTCskO0Fd53SF4boaZLB4k1Wg-_fyajX0Zb1yuNeYjy7TH1tug_I13vpQ0KLHl_-qFIty4ykVZzJqvtbdtno-U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6375, 2, 70150, 'fsgRileDRZem2pZrhTlgOE:APA91bGymf0OaArTOetH8Z28DpyxzlS0rgCDSubqQadCuF2hagfMHjQk3u6YkIvuDPctNsZ2CALXBB7Mr4-Q8WMzM6kbxdiIRTtVGOkMGSQF5aXq_SpWkzpzj9Lxke6J-cN7GanhnQCb', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6376, 2, 70154, 'd0n-afVgSC61qlD41Gq87h:APA91bGmxNZZE5OFPwVXq5TQ-idPaN4XBnU9EV7D5VWnGQ6QdtpVtstkekcBfeE1KndCW2Rp-TmS8YXcdMlvUQfEnRyCOkpfR5rFlS0_8-xETvz_HM88i0wILD1tW7Uk8JZFjjBfY-5y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6377, 2, 70167, 'c8BZl9hVQMOCtlGMxkD7wK:APA91bFvP8Gh4hDvFi0bhn3H8YMS6-h4IFYiKQC20Mmz8j1tp4zcsTVPDtS_2W-n4Wno9qDoTuKJeS1Xe9A87cPtaii_qrtf1sO737iDkv-0OkhP8llScRmVk5TX8iscmofW1gfSGXw6', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6378, 2, 70172, 'essUt05QS1m0haxvdIbyqQ:APA91bGZ-5_FTfwSuO-HJtpBpmYmcbhXjonnJIA_YQ03b6ya_ref0GAHztiMVJjdqrCvcYR86QAxZEYNxJRn-sd22AgRpEChfI9gfiwpywUx4umU2zNjIIRSy9RkV3NHb3R9_DpBIq4L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6379, 2, 70177, 'ejeUihJyS5CxSDwanWfXY6:APA91bGCG_Upgx8Wbq0wVL__vP6_iWumMC9nZz4MafzEF-msfGfcpSMMoHPb8nIuqD9FAYcNOmWJOPQg8a42sfT615rTajaPU4Fas8qubQSk1GGtAW-4L33rQHHh2qCA2-u7bZQFxBTn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6380, 2, 70181, 'csjDIDHwQSOL0l9Z68d_iK:APA91bH1-xIUL6uZG4YJxIZB9aLw754BHUBIk_JKsC8FXEwHGD5ixcqQPJqL-miL7QZ522LR6o2M-YL64ajmXBWO-xdc19ZkY98HjeoEwA-Gxt9avPLvfs0owflJStdeK99qwwjzUX3j', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6381, 2, 70182, 'cyD2vVqzRkGSsfilMnMUD8:APA91bFO2c7w-iPClT9riWVVehcI3zRvJQ9St7leVNZdwB6pgdoz6bhGnR7QFkuYIhLSMT3lUOxRzgHxxwkDZ4JfqmiD54sP8je3hW50CAm3tUnxElhnCBitJ1vn-F89yLBLbV6NCgMq', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6382, 2, 70184, 'd67B6X9D00M_lQP7m4oz6O:APA91bHqq2BO-lzNjQ8PY_omyp7US-Yqc2a6715__r95XO3S8LQlVoylupErhCQGyjKzQRD2m_X7vqXYEF3EGEOkgQWdt6xsDnkKwsta3ZDKbFVXrzzCuLRPY8b6e4iKPxRSjYhBhxZl', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6383, 2, 70188, 'dDq3DJq9-Ep3rhFf3o5OMB:APA91bF0EfH5n-LUf7nuxjpK1Z1xOcuRbqQ2U6j2B4pHXvCzjLka89yWYvaLROR9h564WHZWAo78DuIhQRJ8a8-8djRYjXT_QfwBi5pOWuqK_SXICgFNo51fWj1a_Kz6GNcHtuv3oBuT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6384, 2, 70190, 'fu5XVPoaQXSbLj-aggfWeB:APA91bEzNZtC8zFmZ63Y4brWXIJhY6o4LecndWKk3sKkMWZedEeQ-AomfvxQ-Yb9ExqL7PkPTRplBnm2N6WIbiq7LaD0SsTegh-3sBzonuYOZ8_LageSqI_nko1STX9W88iNr-0B3JQn', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6385, 2, 70191, 'e8RIzxasQ9qnv6TZWlX1Mg:APA91bHvdgusDbmX5R91c3pQ2y0_eU4OorCNLRg_YpexmH3PR378PyhJmAUTvTqRl_PRampuf63u8UelYJTsi3qq2kum2F9j_dYVh8EDY2esFxWmDKU_UpOr7urbkLG9_tMbdHXgm-XT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6386, 2, 70198, 'dggUMDcZTBqjpztEQkRlpL:APA91bH2ekpcWnkbUT30mfB5Pic5DpgPFf1ptNjodlxbiUsfBmkfK8mR62wvSW2TSzKlmIEav3OBq88KkIX6whs3klJ6v3L6VdiZZObyWVo0PhP29fvutF5HrPtJvlTBcNHlvTHbUjGX', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6387, 2, 70209, 'cPgcQ2_SQ-mWdA8RwMyRV2:APA91bFtu3ghYZTWgc2d5UVEBhxxk77MrYhOCpArpejMrF-OaB1NKzyymGF9Qbl9smsy8dWBWAoK53790yO6klQnAphvUI1zUmAGVN9F6Up6ckIdS2IC7oZPAqFkd1i78sTTRYyftLIu', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6388, 2, 70214, 'c-aDimwcRBi3_MW1WG10-V:APA91bHyOgLu1EVG1wb28MZSsOOGQMDoVWUyKqkUfu015hrwTkYU18tchsvjb_4qIAH_LbhPQl2YF4jSR-Tx2-VPajnM_fzM_OqYJ9i40WEFgqlL3w0j6U5WkkInqwdRGkLBwfaMFzqF', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6389, 2, 70235, 'e3WFkS0PQWS2vGFgQpwl7K:APA91bGf19gvSquvPlnlQ5sPuiI4nbQkwdIhZUV1lLKItcvvLJ7Iw2rzjo9jzM1RWdPfhxZRiwoqAnRoXaAEpxC0PtdZ4aj64moY37NNgojnzy_t33JbHwB3YD6e0TDG8gH6KqdnndRP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6390, 2, 70250, 'cmg1armbXU1inh0SVjzoHE:APA91bHDlkXPW1MEKj_NgrilwjSfoihJl_J6-D0BehppkIqc5Nmz7_WW2zTpw3efV-vCDa_vrKzeJ39QP-LnNop7fOpTXGFH_bSDHLDbLTuLY-m5WqKcfjlX0OHq6PcPOahnQ9d9eGvM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6391, 2, 70251, 'djiiY5ZxJk2zvBLDUfribd:APA91bE_E3jWZaQuMGKIjExNkI4BK4CmDBqnYq68giNTTFhQOB7iThY_H-blxtGic7tmYAq3bpPWc2o1d2ctVnZyumk1atk1yZbmrPp7e9GTfGV19QZ_RZo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6392, 2, 70264, 'dqpDvHg1QFaiMBndDSMwxi:APA91bHR-yIe1CcOwwgvpNsSZk76ybtJPbB38ICZy5B6iH0_2rKmZsigfXOGi29NPdkz7ABm6cewXE2Tkw9vC-gUEypHSvLXnRWm6n82p6ufZwFV9sFmEihXKhXuKb4mlWV1ibXTvsvP', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6393, 2, 70266, 'ea1OKR1qK0htpxoNN6mFAN:APA91bGTivQE14zm5xYPToUXhbtetQQiULenNMO5S94bzbgAm_BSbxgBT85FUr5uz1ii8WzK3TqAE2tDu4kO8PH8ciJDSGuU9jNSIufdGsqcTyBDJJbXmo8j6-xPq7FGxRVfWEk50Cjr', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6394, 2, 70269, 'd07ZTexuSgeLyashcidkL7:APA91bGAAS6cpcKwYDjFfyS0RqtzbXC-rGphWcXYdAqrBBPvt8eja6KXx10OtbSaOFom7SfA3qNdl-pPdWdO490g_r5Z872MZppdnIRog95QdQCTkv0FFsw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6395, 2, 70274, 'czWbskxSSk-oDnFd8McyoT:APA91bH0kByMLvElHfkWFg6XK1JVu2DODPH9nyA1tOQi7qkqhdw8dIDB-ma2-hH4YTCNHOsp8LUGLkMvtIu8tP23YEil2xOTIm0KC4SxDEPTz1pTIUJ6ZyO_pGChQUA6-i9KDUzVO3fH', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6396, 2, 70280, 'drJkGObPw0mogT_tJ9ua4t:APA91bHIR_Qrt7kY5P0NyAZWeJ7MN-sAOPSJrzdx8RLxcEiLB0fEhpDJ1252I651bLvJ4Z_6Za2Lz4h9YI4iWy-aF9bq1pmwSBMJWX-C9tAyCxq47w21ZA4ui5QCOlY_k3iHyYW6rQs7', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6397, 2, 70291, 'dnfCiEzlSG-y_B-1p65T46:APA91bGJ5WOw0vwzQsJ1Gp1uxINBGsnOn5jQ7hvqt5_wLOrYSob_ofVKkwrOCVu5BEmcDd2vXi_OlNz3zhfpo3sfmLu--F67wmJNFRx5FYMhs5KeIWjoW-ttPlpiOCm1jf9l-vPoBspx', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6398, 2, 70304, 'dxGfBm_L70ZXpZExrfIBR2:APA91bHneyiHpxhDC0lOGeB6JP64bE7i_aPSTDq-dYmKh-a6y1WEMBGWLoH8ShioAIEWrHOrAvDf9-7-AV_1xrU58bcIpTLWwG08qQZpWR0Ty2ZlFnQE_ap36sjJztO88t4chnxHpaIS', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6399, 2, 70330, 'd0o50DfSSF2TxciqNP9XUN:APA91bEpGlQ7Jluonm-CoXSFi4QW9r4ihV7KSkI9OMZOCRRmarLSBgzE5iP0K7zleUTde-zBoeD_y8fDGMdUVrpHL1zt0RmXhFuONOV2n8BELGK9czQdgxU2k9vTOohLoc5LVuRgRDAG', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6400, 2, 70369, 'etnmMFBoRJuuLAAYwzrR1g:APA91bFLXMc0ard2oXnfNuXAq36we93YScjraBnBZbUqdhSspITAmalnR1UC86zEWun_DaxXc0MJeqpJB7SUunrI-0HJ7hBQqBSlZpO5MVgNE4nsBUVfnis', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6401, 2, 70382, 'fki1K083SUu7j03CX6OTzn:APA91bE4vL5_Uj1H-ho7OpfDd3WPGPB6BApfdwxFwcoHsbP1hzBuGtv-yJHNT-fxnm6LqH6arW4aUoe9SBp4VbBoZU5KLG23IripZCgFEXmR1W0-kWm236V-7-jmzWLqeeDi86D1U-3c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6402, 2, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6403, 2, 70396, 'eGQ3P-UHQk2siUlrXvGi0G:APA91bEUgSNeivnMvpJtcwY6nn80TbvQRSoQ1Xb6MK24gIuVOfpGSUVlcLngeNn9lmWdpheaTgIl7TbrQtRMIHtxwwq7G-9Bp_H-wNc-VCb-p2IjABm_A0-Sbe1h09g4ZfLlmG6Dm_1G', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6404, 2, 70398, 'ceKtoB4OTWiyAI0w6jHDl7:APA91bHxNn-TOCwjmKSxv2pZSiNz9mop-3L9YhVCQ2Y-qBSuYSf6ATJu4v8p9ljcnkS2nZ3x32YWl_lWqBG6apiL2bjoIjZeQmlqQ3tgku65Wud2ooYh9YzQrIcPZynPXy6pMKDoQXRv', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6405, 2, 70407, 'eZMMGECjRWiQvu5_SyCeX8:APA91bGAWbpycIdx1r7zSJLa46lShjIpZwnaQ2PV--7qvTkX-n0wUhSdr3seJXA-cEoiBVxXTtaGKqcjpY6ODsVrOjbtVAKs3H7EZ8e-j0Q5mhcgWogRCIvRd9teZqPbuGZaQTHFAiIk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6406, 2, 70412, 'dqLJhYSp9h7h8lJrlUfoLI:APA91bGs-GXgTZ8g3YKI-EyDGssIixA44ls5q_QKGYfwNVcLWUL5-UjZ6UVIL-wIhTICEIKl4UoDb5lSg62WaSMI07vaEQlHASbw16p14AeI-AVQdK3vJSD5rwQxAotx388EZrPmGTQB', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6407, 2, 70414, 'fP2vDugeR2CH73L7uLGpx1:APA91bHuPmYtvWPdo7tfMzXDXFyPUc07ClTFjPOLUYxkt7eHi-NLUc2z_GYjvuSqdwby7xLGd247Matd2e5FW0MLgh30T5i65xsX3C1ejjNN6FRDnWkF4wo7ut3Ip07viQ5n7OEdzCVO', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6408, 2, 70415, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6409, 2, 70416, 'fvjYrKoDRtOAn5LOpqXlHe:APA91bHy5po-vGyER03Sm6MJ9oqc1O9fNjFjRszzTLv5m22jYBPuSyQaea4hVFRHUEtCuCXehVRoDP94tj7YybemwoLCi7sOExQ8fC4plhMgHwIkvMYBii316-4IB4r2GcNzOuaFz8zp', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6410, 2, 70433, 'cBtpZgzOQlCLT-1zhjh1_6:APA91bGt5SIFpvtuZdW6xdLwL9V31e_hUD6FqiBUC1qGjehNPNHBK7U4wC7tFL-kmHM98zQxDGmxApTfQJVsi5IaSB_DrxPBLQ4JsBuEx1EuumVfXq7M0khrZNGlcfWLgHbcFSGJEhE-', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6411, 2, 70438, 'drw3RkakSy6KYzxgKxI5sj:APA91bGxyweGdIPD2ph4f_m5Okts_QAe8C0aWCOuYVBHFURxZcBVnJIRwG6T8aUVWPRb254ACXKAzNYoQFkPybxvVCloDj8jfRD4NNqgkxIfux5bkyZJXUTWUVmdmhWZR5kMkCeix-ho', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6412, 2, 70441, 'fjqP3QhHSe6gXfUtUIGBj7:APA91bG-iDIt_LzFVb-lgSOYOTiBgk_kbnfcZUKfLh_MZX8Bqx1auB4ADw3aYi7SZeY0nSTZa4rRXffSd-IOUo9K90PE7h6risPaaLHeHurSNJmjA1zEzoEOtLc3XzzkOXRu4QKwqFae', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6413, 2, 70442, 'fox-vCxPRGaAPc_6H0_pG5:APA91bEgXAaoZSFDjToGFSlcNJpxnqx2DEEWF9nDZzDIP0-5BepMIhoDiXIR2zNipDjCIhh48wZIEInREiSjnG58v5AW0WFWsq5_nWbBAZGj_G-0yMqk7s7fy8qPLI-UWPASU1gk9Yk5', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6414, 2, 70446, 'cLviAQNEskj6uqeRseKwKs:APA91bFB9mkL1_y8ByjZBmWA-wVO5DMmpEYv_XcAkYdiTDxmlNsN_601akBPeOacV-XBGMwmQjtZk8ONRGRvKNhv9KDlM0F8I8uJF-Mbyzk7eXq6g9Aw2yAG4pPJSKbGdQ6katgiHgUT', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6415, 2, 70449, 'd1UTNra5Tfy20pqxUG_4ml:APA91bHDbqM2_QzaBE48FxQ6cWxSq7xXkhwsa018ZrguKaqgTpjhcUykQHH5LEcTuGMgUTuQXdzQAVHrbfWc6Fzt1CVtRhRRrKM-hxUk_cqvGvtrLY25DTA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6416, 2, 70468, 'fhcrtBFZSLG0Z4S-CY65hE:APA91bEKR00NqVV8-DxKNz4oRqczTNQLTQZk-4O0SNCYgS3AkiBb1Vh9CtvEH2j7xOemC6O049JVjp8KMpBWGDrpgCjbkZ2f1vo9CWAN2Axcc9rYrjbm2BxNO_PjTSPj-AiUV_EFO2-L', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6417, 2, 70471, 'dYdToENrTMup6YCJ-p_E28:APA91bFteXJC7oqLU2J0l27m9MXviwxhpA1VTQC3xchmwLt-Arwv9ewa4DjQCCjDBwRm2MWg-80MmVmDu9oUFAwTYRwh0tCHdqTYWX5m8iUp5PtwzFoD0dc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6418, 2, 70476, 'dzd_22qIS9OsHKJhlIFHxb:APA91bF7-KZrkmq_ugIjiCAotzWXxnQv2tfQL5fgL7TLwTNM6vE6vwGDEdFOD98jmoQUSwlpOImhkGY8JCdW0el-_B5Cr-G3NfXcFO5_SXt9gLJkqz43TckbxjbMfkwvlG9F6Giu4_5E', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6419, 2, 70479, 'epRc6JJB3EFPs6IL7IZtGq:APA91bG-Ip4dujQJf5XqdOPhWX-H9gNqUYxO0mX5oUDLVqtoDEFFywfyWWP9PzTpR3XXe_PuQSjD7ftPLrFaWOpFZ2SaqlcltM0UioTBUbyFbmbB8Cm3JUY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6420, 2, 70480, 'ca1RDKd3TamQl3fsqQZo_-:APA91bFFvZXCVzizotd5uH-Jm13d2RICvvGSz2pajnejZZuSLIbG5QKrFi2ZRCvOOJFoTxP4SPidpSPWoRd7sd6OIws-31EzbapKZZ8xpLb37_ggXfxPkK-sFyfDWENLu5v0-GcVbytz', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6421, 2, 70485, 'eStg-hhzRKuXMwviGUivAU:APA91bEUTbmU9O6WwJ5xndEmAckqMcTuyacbaCNfBZJWmToQooWDc_bksEH01F56ZO5zpSUxlvVXhvNUbZulDVJSnvEJMwKWYRc3frTS1Hrv1nE6mbwwjzczah736mNJ-bWwB2g8BYxd', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6422, 2, 70490, 'eMuE1EjOSGejSlikhtanLp:APA91bF43xJWhbGs65uL2862XcRvqblafOJ2Qdgs99Cuf9Ivb8_c4bA7eqQR74R38huUZyFAGnvYx4VakzxGx04KEDeUdxm8f7j6wWsCE7OAPd0ONbkjUus', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6423, 2, 70503, 'dgsyBRjtT_a8BBjVHDLw-u:APA91bF72FVHy1V4dCoVCGQQ6WuuwSlk2bLVxzstHAtYWuv7VJjTcjVVkwqexI0DPpXBgUD1IAmdI5ezsrRMet2xhclRTfCg-9ZtpQ11k2j4Q-2o2Cc2Sn0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6424, 2, 70505, 'ea3d5kj_RkKrDx9jnHaBnZ:APA91bFtKP8DSP-Y-nOCLiPA5CHMnUDJ2qQ7eVA9ycL9Lkmk31MfH744Z-AyvzGdi_31LYmE9rK3U1Q7rCdi9HvbBntVrLW7sivH8LvJx_xFswAn_MBaZkYrTLi90ewERL8rnV27Yqdc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6425, 2, 70517, 'fdD_x6hZTZuZwjqyZv-YtM:APA91bE7U_H2UKtSy4YTvS6DLgo7bI05YTAbQCNX9n7s_Bzs7a_I1fj1e71P-D8b5M7QKwVYGHPMXU7VplKn-azs7gLDLhK8HZKq4cZWvXWt2Ts16ePjoHw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6426, 2, 70523, 'f6rSL5XiSyOgJ51tycKqzN:APA91bFOWUGQDMHVB6R8MIYK3MYy_8ArWhnPfnE3QAGfA0LYfnEaEgCYza_P1lUICgqWaSDZkB1v5sVw7Iz4qnnzCK2IbpNt_U_pBmP6S65pkUnr3Ld7IB370fqsu4cUjayDN2uQCeAJ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6427, 2, 70532, 'fGhQvA81TXmFF9Qk2FqCxT:APA91bF34t-GiMWm0oQ8C8OA8fibM7uz63XRHl1mzJ5Kn7BaNjStuKr4EHWrqg1IH6sQ64MlIaGn7Wu2jIYwcqWX_Onn9EnglgP3_ZZHrgM_UE0_ZqHEBE_n-P3Wv0VvnAx5YjgcBxCZ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6428, 2, 70535, 'fSWvfUB1TN6RxxGZ5TQUWA:APA91bEQGgKjrALiyKOlboDzHtBFVem4KOWKTDOgrVrQHKycTV87ChykmJmLpO1SvwpPTktmi-phO0zEPNNWJ13kYOx72mgiD_JMJlUni9AXGAM65S5fCwAnY5k-cHPTbHylAGc6Gzox', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6429, 2, 70539, 'fLZNV3hbTWC9CYS8kUkFHu:APA91bH1z59DWgWta2TUFvZRJhUItfhXPk9JRvk7xGe4NG_5-yA29GV2WIBBMo0ROQnROnkxKd0hKvqRPKZXYmw66HBWJ10yMdNJ2_si2J49h_nvETt8AiM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6430, 2, 70543, 'ep564vhs-0jcjx12ZBwWHg:APA91bHZit3fwaUs5yEZi18_qlzcrFQdweTk2wZVKXENebEw4dEULMWnRjV-3HalJX2wR4UdFNdPCr-AKp4x_3ig1eCNB3hbYNvtWFfhxSYmVHdUSr5SYUE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6431, 2, 70560, 'eYkcBE7kSAaD7HnadheMrU:APA91bGT457vsdEo66UfaQExiT6PdOi6l5MRDF5Ta7fWC0Zd1N3Gkwpg6MoP_DS8sB8Yn2KPRYbqfkBEWHXRa6X4CICK1Idk6dsgHThYLMPZy3gNrp0eAck', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6432, 2, 70575, 'f539sV-vzkKFm6F1p8ENyq:APA91bHBnyPLU7XiAvWuNgSTAUKFRbGyr3z0w1m-XVvtcMOgwY-QfcrH0_WJoL8I9aX0NliWKPjI20SWBvqdVLCEJ_L5ZceSj11R_ZpWW-L1_EyNHdFjx3Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6433, 2, 70577, 'dlymzHTbTpu-eiKaYjUmDP:APA91bH1QmxvYoOS3rkhp-rxQcIEe3mkLc6OOAzQG4c15sUHAxLjApJ4ntrp6lMZYpGNVKP3-nNrdaSnIC1yVRLLmWUJTYPj1pBNdSjDTb-sea5y8KDM0AY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6434, 2, 70579, 'd_HtuVMvxUGGn8AlQcWqQS:APA91bGd9QLo0tbYBlcMJwQYobuWMJrMlExzHS-pNbljlXNHhiHAB_FJiv9W3LfzEM75loLzYGUOGFoAzC2wPYqi0hX73nmjRCt9ooFUSX5pGwqhTVS8cK0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6435, 2, 70582, 'ecOeonbG1EaLqGH29C-p24:APA91bF2eSKg1e3FQ9Ccf6iMeOUo4tS4zIHnZeaxVIiDfuW15kiTc_9KBJsAfg0HOHBxDFD498v5YugN6o0-RzuG7D4jugLDKQ9DWgf3TziXlK0BiTt8vCk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6436, 2, 70585, 'fSX_RRNJSdyG1fVLHvkb5v:APA91bElOY2RPAiywkH8a4ra54mAnzXNO5mafP87AigqZkzCNGWS6G7m7ITt5Z0PFpea1k0fcEXCzvMEoRV8BHV5kwYfSy5Jic7PJ0R7bqK8tgcuLAmnyaw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6437, 2, 70588, 'faVBwDqTTV2RY7A9Fversc:APA91bGkR7esAsMAxZp3cijS3Ne35lT07CcSmKPS4MHHBvKN87psmf610g5L2mX6Oh6O9B4sWWR7HLJU71Yf9vywr_d2-sweTUUF5CaJ5-bE2q92s5aeTiA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6438, 2, 70594, 'frxRp6OcRRa9OjYb7Ek49q:APA91bFivDLEcnycJwyrAx-RwGDikWwUu-WUa6oQBRSYivc_iaauRpot_QvJtPl3rtxB6-1S9-eRUbJOBDAsVjeV-yTWXpqPTZrKNE0Nomig5dyFTdS-WHM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6439, 2, 70598, 'fePT6gV9SmKk2j3_8mK1AF:APA91bEteqckDuc9TPHyBRKI4xCpWugaDPyR-eJCN6fk6R_yYnI774JJ0kFyT1eOufss0yjPOV80FYW8aQNQ6deGG1CGSWmdCrn_DSVozB8j8CcYUKfC918', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6440, 2, 70600, 'cH8rtRFzQTOcBmMuQV2Yd5:APA91bE4yAR028d6p2OHS_ilGRLQZquRO0C__VpGdUDHhp6_euqHkafYcAqwCBSKEkCj1B0Oj2OcIlS3N3o5W1Ra5skFbIg_NU9jIdjqmNbTFQ3ur9Rzc3U', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6441, 2, 70608, 'dFl0N59jhPg:APA91bFU1C0_00CebyAHdZhRLbBx0FFrdavGaiYGmE89z5GK1Uv8BW_1A3TPkaz7XufYKtvO-6ekKAqCiIdBPWd9zMXzf6p7NxeFZHfLnR0WGnkTVtszbtjQ6isT2uDBwNJAxoayIf4S', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6442, 2, 70612, 'd0JxpKPcQty_8Fe32GkMy2:APA91bHz-RPP4Jniwt0cl7pQIs361JyXsGr_p5M4SYXaYGYxxhBe-TzLY0cc9rx-RO8sW7IMbfte7pE1CeNUG47DjEZ0Wy3_sNzCCI4fduPcRo15sjOltIo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6443, 2, 70625, 'eDMuMKSJTiOgp_MfgS8iSC:APA91bEi-g0rGutQRO_XNtAXV_vuqV8SGdlzfFhwoU-D925PRKWN2iGOvZRc-fdz0wVU0X-rXeDcpcQeDa_-aIHHCyjGrW6AFbfU95Z1CH7Bmjyn5vlrOUc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6444, 2, 70626, 'cS31MUjESnO8AImQM651jC:APA91bELPs2Hq2FF-ZqbTBP1fjHloR-Q4pwIeiV97K9CQ4MF0CypFpDnhg1D8xCyi9sL-mr5cHazsxweie4UYAVR6rb2erjK4ALS2Xrw9QQTDJOoFmlkAfs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6445, 2, 70628, 'f1VaNkNORRiJttetc9yAjR:APA91bHCn-Ja3jaVZMzFGuzQwpPRSsZuQ7WPoud1P4UdbzluyMI_7wprJVNuNeNkeE8sa32tz_llmk0LM5R1vmQSHvytL59ztCPGtyyK-o0ncUaZXWvZgqc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6446, 2, 70629, 'enxym0SiQkGOoN1bEh-Ms7:APA91bHTkc3WhthDyEr0wu0_d-jNjgjz0lQrxbiHnyqoKGMYTukm6-ja3x5fgUXcy_eEgRFmQRPeu2RMuEwEarkzHvJPBzsoIagwun3RP6qOI41kF6cRd9k', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6447, 2, 70653, 'c-dfD7u_T9asO9Mlo1XURq:APA91bEOKQkIRvgYqJTDFO-c6v8WXi9oT1gQHT4VI-AkML6WxfhJysU5MOQwNxlKlEBrkMs6Alve4BnSoJ7Qb24aAvCKUDZBN4iUmFI_f4Eg9e_KiCUsQHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6448, 2, 70668, 'fkmcEsEwRDSH75fcFk6V_s:APA91bF3hT3qhCaowEZ6T7bfdhksbLgj9X3jGOg42ak-TloPtac8178ox3DxeFcxKXCDwDeO8H4aEO9IVV40CGG79wyR8p3peanjTWRt8Upb4iPpX8yMCno', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6449, 2, 70678, 'c4GwAybwSPy5vXO_DhX3TF:APA91bGgBKCj7sY9p7Oe1yi5RTIJ5shIz7zhWymoHwg_nODCxAP7gP-FLTXuxrAhXyn5-yVpU-Q1LrWiPQ0HGFSbDJOwh4SF4aYOeTWALRyUrswREAvsngc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6450, 2, 70689, 'cSr2wOH_S4OzywpRZyw3XE:APA91bHbo-gxcrstyGg6eDdlTN7VXscqGa9T72QA4XmqnAwImHhzh8eqCUL7KsHn5_U63-v_zsPFQY_JHgdgPjmu7b00NWLWFAao0lKX8JxqrIVCQHUL2BQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6451, 2, 70690, 'dUe8kl0qQxaFFNzI9cNV1j:APA91bExjJFLb8J07YgN-uPZXMVSNshjHkrmHJx5xH96CcaeFYr4d1d35wU-nf12fa2VI_cN7S2DXYMNLdvLJmNqeAZFw0_V9tKH_hMadeMns_t-A4xLoYo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6452, 2, 70693, 'cGhbDYo4TMejvezOO_4a4j:APA91bHf4_d963-O5ddBkylkxIaJqzA34TCw64-mukEHVMOeDi-mTikABVzlI9KV8NjFoBu53XtPDomjox-N2fcl3lAoa7_ID1ZT6t4RrF_B5rVJ1u9y2s8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6453, 2, 70695, 'fgj6_Uc2QpGJsJmseaXCr-:APA91bF1Ibug9kqnkPI0-1IaOc95ZBPG3eaHAe7YFBmsJHoQLcD4peNDur0MkT8me2BtBCG3pvlMJz9VhLHeFS5NzsUblEYGX-lUcFUBF6cI7savQkE6euY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6454, 2, 70699, 'cfpjU1ReS4iLb9P_zNb_yv:APA91bF7spoO-GgzmJgOOhRkWB4dJ8_24LiWRHYApRxeQkML3DaW-0bZOTnJNsTcbFjWJXq_uslVaBbGR0N3LllNFGIYzbB4BPeAwY8M5VgM6Tm3Ilwyy7M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6455, 2, 70705, 'dhLTyzP-J00_m-s9pSB6wo:APA91bHVkYOTaeEDyUcNaTUDMiPpni4jQsh7Et6yuTJXGCXGHA2n-R9YQeWboA-kB3-Kk-pU1A8MxH14Jn0OElCfSfPlqqT1G2tffoSbvski-fgElKb4TNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6456, 2, 70707, 'dWavcReNWkFsmhnMUsnZP2:APA91bGvcg3MbcKYFZF32I-MlXQZe2ugG1RhUPFGy5bYWTx0Qzm9lR84oCRK7w696OHjvvPWGj49SWqZnRJNeJzzmktOn_mSk0GHLXhBrcgAQK0WyxLQUvc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6457, 2, 70722, 'fDWeGBlfR9C3UMpzAbkdXk:APA91bG0HJdZngp3PP40TolwFDzO9QpH6A038jzatHjSvBLUGRf8CstP-1c3DWvALBI56ZCpEpAIirJ1PmV9tck1tWwtUb1CF0tcFCt2fmX0_s9LdjmydzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6458, 2, 70723, 'flQjJENYRCi8ezBd7-rjfY:APA91bHOBA9zIrdE97ucNCC4P8qPpS_dsI1oW0XsqUQ0bGWqtpNcuZrGE-6Yo8DjuOQOgjzBIrooijJHf3TqoIIbdtZMkUYh0FxUGo_GKq-zcEokRxHKqJw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6459, 2, 70733, 'fXV8L3YdQ4-j4mREjgDi3i:APA91bG3d7MiXVvPP7YMXRsTVtoH_ixH-8z8PUdzKM7mOwPI3E8bE7DPzwKaE-vhpaj2D7976jO2K05q4yAY05ot-UqlK2r1W-ohsNBM-enWhU0VroQwOac', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6460, 2, 70734, 'eLCVB5vGR_GOTyX7mzl9YU:APA91bGtw4ypL7xRMQdoE_R3Zo3qZ4wr6tqZMKwO7PQds8t0HwYixR2O_vR7deizyHbkdCk_AaIono8HWx2TLZmam0Ii_QEF5i7RPF3SCyS2Z0Esf-OkiEA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6461, 2, 70735, 'cAU6t6C1Nk9XjRYxM8ULHB:APA91bETKoe8NVObRq1XmKzwwW4c-PxaqJNb5UlIHA17gwJgtf_FN2ni-Y-OVFiMYIwOeLBW56OjSdWT3FM678SZ4M9yAzWm00l_nx8oMU7FyMRc1OtJ7YI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6462, 2, 70738, 'fvV1HjBbQj6hGwKuMT9MXt:APA91bHhRKx-j11XPfL7ttGqw5Pk4ytrM25nUPlO7fNUXO_p5shHWlzVK56WMGhBPsmxJu6qPVRpx_aNkcv6qZyl5oPKxDrQgA_DZ6crBG2JUWKcaSBxMmg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6463, 2, 70741, 'cpMAHNYN2kZPnNcX_JgCly:APA91bFYrd_vduHLlQlyLUwBSLkddNgGPvMq6ZLWfucMlfzT_o1bG_TGAkTXjVZFUx1rs9r2CxnW7QQEeaAt9GXHqCfSbuFZed05Ez4ljlofMdmZgPZwP9g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6464, 2, 70755, 'dpPk23l0Rqe21bVztkN_uv:APA91bHBwQC7vbnOL0gXwNs3P525n7vNjGhSmr8A0wUnoLI64RlAwLh_1VPMfD4-FsXUZyz2yNK8bxSLsrGBcQ5Z-66jraLiqxHVb9sWK2eRTAUJiuEBHHk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6465, 2, 70760, 'c5kk8gFaSWS19UPC7xzOog:APA91bE9U4yc6yX2ej0hBbqiGrz3KvRsbvflgB9NxfmG7jalGQtts9xulowd2UJ7Tag-mV2JlUxWybI6b4JyLCZS59hbKVgZOB5CN9MC3vhw6hISyAqZZhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6466, 2, 70763, 'e0SGZCb1-EBQkiotz5H260:APA91bEcDWcCssn8OGXq5nwMHQIXoVWN-US6zlSyAyIaY1loEeB881cfMtPtgw8FJF7rXp8zteMxRpMuVMfeBVvn5UDobCfU3m294-K8HD-3NrlZLccmjOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6467, 2, 70764, 'et814jFqR4OxEszMsYwEV0:APA91bFaqn6Wm1wvdgoMN8vUe4N1ro35_NvR2qrhnHhsWs5RCZRHP6vFflJnGCaeCrh5YgDu728zbpzm1AlnrioHBWq3vlROe3NeLGEpkRk8Cp35YfRmEO4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6468, 2, 70773, 'cDJjYVffTv6Eh2kXYzPvYk:APA91bHvLi4Jmi8g2GZIophLh_l-3Ug9a3hOZyKr4VqKHw9vve83nOY6T8O5i1i1IR5lxkhCYKddwmdAN-rEk44t4V948terGlsAE0KJVzV0GpjPfzHPlC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6469, 2, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6470, 2, 70786, 'cJSIHMYNRgSZlPM6xPuTk1:APA91bGN5pnRjZPUxFoGzLuCQt6uJHP16NOvcU5-w_tqAOWNprEw-ZrvxOz55LIPvlgsxn5cV5U_aaxXx5_Xp7HvLYCIxlrdyQFdn1LH6inhmipWDzV1_k0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6471, 2, 70788, 'fr9s-K33TfCPBEiHurrHJm:APA91bGsTYTCOiyMSvkjtQIOoYinERCwYFF3yTl0uTjvdTE_6hKOhhrnhMOm4PZBlN80yMDucpXhZ9GS6q9ZrQyMlYBrB3vWPSKHNTAvRrelb0zzUHra7nY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6472, 2, 70793, 'cryQggCEQdCHDPvtujazTd:APA91bFqFryvqYaLHjcS-WUlxwXGlWRkNnJJT0c4GhmQeu9OVH9J6MRFwpaG4Zjo919KHOYW2BJLBjIeQcj7LBWCKf62L1Cqh7yB7CkaFPUwlw2wQFCm2oo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6473, 2, 70801, 'dYK35i7vRECIxnJgaZgwmR:APA91bGPwBA3t5hG9dtk-nVRH0j-8gPfaTI_ncOkwVvdTe5mcPBJFsAzZOcXCCqVSMfRudTHt8uWhkXm-qg5oZuymoSZXh26VGFQTlMEHRducxUBatBvwzQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6474, 2, 70814, 'dvDCW0X0SB23ObsV4iqrWX:APA91bE3hiBRvV-yethFgJ21t_HZRipevXrRyV4-lM3urBnnVJgmcuy_-Mv56Sz_cbOebgVnoavrKnmrgO3hOV214gq1QGyNJPJC_hTdE1IrLvkhM9kylOg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6475, 2, 70819, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6476, 2, 70821, 'f9n0SBLPHkL4iENbF_mDXa:APA91bGk5SiUPafyUiH1CzVdMfMjE4PTBNln9nQ_duN58NZqe2SsY-jzL5ygS1Cs3e9V8nupbCvG16M1gJLCSXMSvnRUbOdxa0yy5VqSLFbtoplQK5OeRBI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6477, 2, 70822, 'fR6U1Ue3QjipFLmwuXxchU:APA91bEGOqkD3HH5gu5QfBJLACrNeHAsEcxvahCAuCuW3OKyyB_smfz7N0jojsDaUl4uIAoCTekjpVgrrazCK_c08hOn1yTbFxQEm3cheWiO8gVj6c1Zj6Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6478, 2, 70823, 'c0mufeadSH-KNE2in4N6SF:APA91bF7PjHOALVuhEu2vNZ4etau-k36HgxnliKKvPLo8ysUaEndzSfhfpeXrTTUA3X5hHYfWBEgdgS3a8ugQQh-4tGywC4dNSUa4xOyaiECXpnmUrOcBVc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6479, 2, 70825, 'dnZkd_XITvaJcBUalfb3G8:APA91bGuyy0CQgJqe8LznVIXr4WLRpdfqbZZXlO_Kkh1q47TAxGbDazayfNteUMPEX2vsxjwWc61FemSOkvgOlWKKvjoIZfeW89g6bKYtEFTPpTmvEFdRVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6480, 2, 70831, 'cpJRl6VuJUVPhYoXRD-Yyg:APA91bE4dTzj27wH7ctHkPaSTbqEZYJriRdZAOSNCV0o_Wu8knRAK59e7UyH2NgtwKKw9mqLY6y9jJkDEcPmtJwlrvmKtvH1Dpw3JFcu7Sz9bSECeryHA04', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6481, 2, 70841, 'ccHol5MyTXy3m7r-pTw9RZ:APA91bEuf6W7TDZYBJ8roCxwsP9nIYmdkR6ClSokCkHUeGgmGdneBNg0D3TJ70LbHZq_ZmqXhqVs7B4kc_R0IC83H0t7IW7hMi02R4BmbfQrdh7auoaOcz8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6482, 2, 70856, 'dc-ijprCvkJ8sKUTfNQ5iu:APA91bGxkDe9f1IE4xDi_q9YjaattF3wsvBKfEPinWgLGQpGEBDXQGVA4CUW2GrxeadB5OC0Jz4ipFiRNzYr4jw5bNVJh3IKQNuli3IjJroTfvho_QHSyK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6483, 2, 70862, 'eCtuA-c0QJSa7CHAwYTfMJ:APA91bHbWb4PzB_90v-nacl6WW84qpzo0W-G_0kdVRFjbwDnSGk1KfEe9Dc9tl7itKiRMuREAoHNo_OEnycpFL_ViwV4tYRjwQHSBfUxRtGhueQzW9-eUB4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6484, 2, 70866, 'crxcD75_Q4C7c7sKDJOPe0:APA91bFqRVKdF6bhrPkzdfP6pNObJVGFz3C648DkpTugINhutOrEhqUmcQO8FOTDqgCjhYT_tdJX9KDaw-Oyx9WWR4469Bdl561KlIStTbqAUS7ZE1uDq_c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6485, 2, 70877, 'dSqERFsqSGe-lED5bSTvgD:APA91bER3YAD7ZpHGN3f7iXbeKjDPSyYJdBfvoaQ_Cik-88iqNjF4fn2IJdvK05sq7g69xNbgtROcyaxHtBu_LccEMa5yrpl8QjIF0ykVrM0wj2dLmPotC8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6486, 2, 70882, 'fjPe7YurTzaz_6_t7hrQ4e:APA91bGcpoiOCZXTC1jG7soDQq2g8OoTKMcpsm9RRnBj-nvJhtfkgr5yMt823Rqd7PsUYvGf6Vdbz28xTmhb-kpKOHBDlynz4aRJgspvKPmtx0GaDx1ajUQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6487, 2, 70883, 'fF1WYDnvQuKjMtzdOgY-AS:APA91bGzUZNOyaXJjBW3l65PRgnhClS6pqBfpwomHB-Wg7wDXqPMyEdYyY5UtkyP-oQBn9vRPBZHkbfuSWe0AZzRT3klXgcjSN3uhzcEtMbusw3ja2Ne_2Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6488, 2, 70889, 'cDZk8HuEQyubKUiVutikp4:APA91bFKyoNqPo70_nvZFQhxpmMukdzLiN8w4rTfx0BIcsCoMTd64UGs0bAye5f3IVchiG6fh8vSZrlO8U9kCjVsEzC_OBHt5l5R5FD6WzgY8SPPw_to1QI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6489, 2, 70905, 'f3JW7GbO50P_i-gxPbWJzz:APA91bGd8r6KDk3UyfpAyvXQkey4Wguy0Uyho2rFr9AseEVZ0FC129OekCYxeoep9Z27nZLWnd6ueyKhx_85eJfRfhIvrv1FLLpMQiyabsCIl0J7uYWqonw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6490, 2, 70908, 'eWv6Xm1WSYeLRTK7l744N4:APA91bGOi9dlmLeD6mj5HnDuArpwLsxiBatHsjot4A71f6c9AYU32PZ6OSc2YzNiSsQ2Zak4sDsrycYnJDHY19pqMaT8SMWAuSWqm1TTsoWjaZmVTWmN5PE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6491, 2, 70962, 'd2LvD4UnQgyTKvWJSAfU3l:APA91bGNXYaZpcD9Akp4PHCrfG--ImL7BQwZwvyA7qq5pjSHVQwE1izwL_TENzm9Ge4RzrLRB1A8942fqH1ZqVnPMGO8UlbN1cP73e5fxMfQ-MGslKWrToE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6492, 2, 70971, 'fkWo6zOBRVS7g9zUQDcrML:APA91bEtZRmt92j4aa23F49_4ww7VE5U0YiDD_4g1Fm5utMt2HUjjQYelgfAbdHaF-8HWILoauHonqCEY-uC5Nx-Lqktoq-91Q2DQ7yqwqJ1n_4g2XOzM1Q', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6493, 2, 70981, 'c8cO7fYhTPCFALYNSHk33y:APA91bH7x2lUDtQEUCmBd3RzwnpSHRoELBk97dGwvWcEkxfNYtcOAmcs2RGPIVNdQ_SwMBSgCq7uFyG3MlNboVuLxHdHvMZBG4lH57jvrXV4EIVGLkN96QQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6494, 2, 70982, 'dQosdovxR4-GuF-QRzega4:APA91bGyc9efyM_4cxIt_vpKhM1Nx4a0Rs9UKrVOwEU8AgHUTwzbj_RDzNo8n8BVmPVHGpqo6YpggDsuBwzkInCxqSoZ_Ih6waepFkreM3vS3lcT4E2XFAU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6495, 2, 71000, 'ccoIBmzlT02CtX2Kaoh4Eh:APA91bGRbHjHAXcl4F_mBGxil-JXb6zq3BWpHb7d7ArfbkJrMKa8QLLKfz84P-Xkahnjv9uYBNIP3BSHpP4DxybGyWTSPOmUHE0P6j1i6WFURx9iM6sFX2s', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6496, 2, 71027, 'f2YXhAaQQcWJeA4_b7JkiB:APA91bHsLoZOEirtTjjLIAddXmuYKbsjPp-FEl8quatGBGgs1sieFI6NYsOFmVlFy1eKcGOnIPY5K8N-cXgZlU9f00lyQrmSLmPm-vK77ny1n5iDQeK39WU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6497, 2, 71050, 'cw1YVuhsR_Gr6PeMIspMb3:APA91bE-fkV-XdQ32kcNfQxJVxNVRdiZxOlP_iH8N7GEQnGk91wuy1GiMkcRFuDPLMHxEbXmFKKWxzEmoj6iQc0x9X90xiI3Hrqe6xY609hx4rOGeqT2EOk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6498, 2, 71060, 'ci3LDM5HSkqJbFsrFoZ6mC:APA91bGk7zOtOxcf89Z5LKMptgIr7ClLx56EDQFXai_uu-RJbUxz3xrcb4-8zwUokmEBXnMUi7MRZhu46dZQXRSfKPBxDWhVudsYK3zrPW29IdvX4sdpvgI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6499, 2, 71068, 'etrcPQIuTaqnlp48ivOxty:APA91bGQk_9Fv1Bq50_EwfwW5h2FsLdJ3dhMRNtV6mk31HfgC8INcFLo99HHeQqIr29liX8jLw4M4tNuMvCdFvtgsFyZIZQzZrM6ybKLpScp4VRjzNLJKlc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6500, 2, 71071, 'cqRDHNWpGUR2k_9YnIZmtE:APA91bFgwkhbk_--png8h4l3PkqfpmoxvD7zDdS_TqadKWgZ5n2ESxBUjo2F6SEypnjWwYGGuTgT4mTJ8QIFdTNj-a5ptEO__YkmcEyi38lkCd7q-BeVisc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6501, 2, 71074, 'cjRKpHJfSdeYYo4swIy9Tx:APA91bFfLH6pIo_ZsNC4Lxa_KlbUqpaKoqfFbtQ0YN4NCU3-ZeGSXOUeOWPt19wPZ_4vuagRijxsotGxQwqURW4WYXyqy5Fu3WCkH9Rvwqu3vps32RKvV74', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6502, 2, 71091, 'eaT6gAU2T7-qIMAh9Pw2vI:APA91bF6yv6Lh_Hq4a-AndCj2ahyIHrk_IvPExH52LKjZZvhdrxZgs8GwH5Y7Qg4mqXVAEvn-GaWFfV8OTgN9-SChe5O-eud-rnmLoNsIEhzyG1SsRYWlnY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6503, 2, 71092, 'cNGUfQX6QUafuxyg02nYnq:APA91bFo6nXdbLRtWIdyIGiVoxVkEv6iS6zUoHZbx-wOAC5THDmqWua2FDQ07oLwPwv9RHRo6eHAdMKxywvIcK30DemvGnL5CrzS47l93hNNQwINeOBkH2M', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6504, 2, 71096, 'fTf3wq2zQPSK_EyDjG1eIo:APA91bHF_rQ1dCoYgMfK2xKNbGUr48WJtoZHZG_rSPnCL3zTkMtzpaihsxhJ-rq9Pq76z9AoDu3o2G6ZCjA-qrwNfcM3DoZHtILsdnp4EePAUESKDXPKygY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6505, 2, 71100, 'dere5h8VS3SyenhyphBQbC:APA91bE1h390N6FtUVRJ7qusnr_uy3OW7G1hPtQ5JRnmx_7KZugWxofLfgjtnBII7Z5smjatzhNMQEznxpfvM8OUrQ17bqCiB88AtGb71OIS2Lb_52rBT5g', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6506, 2, 71105, 'ejzVUq5vdkGmu9OxyW_naI:APA91bEyv8-D4ZhIVDU11_JJau48rTtTrvcy_XbW5EfLV3oov17sz6sRH_8TChdhFvqYSElI0mFaeBSP0HFDsAohz2N3Js6jqp-sA-4GQ4BxECK9PGRwOME', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6507, 2, 71111, 'ed-9ts1WT7aL_UxHvvJp10:APA91bHxjaTy1RCdGKhjdb8QDCcH1xg6cEIoymEacrd4d9cuwLM0jWaWUfZL8MT_Nxd5RNQrMynFA9lrHFO9CGpwTfLUOqiF-yYMqyNhSNMo6KSch2D1jQo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6508, 2, 71114, 'd3shbKsjRYqecZEko9wScR:APA91bHRovrzne8aAdGHK13fASBA_WDMzpa0IXbCINFtmRvs2ZWocMZDr0_jYoRpz76xQniL8CKY79nND6p0vgyN_aEOEMxErhrEdBN5lEtoMx9aSartw8c', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6509, 2, 71119, 'd-K0DgWNR4yhD8_EEeQYc-:APA91bGYy8FqEqibsMHLIkb2tH4AVM9GUZnRDrmVgOrTTC_GNHlEbot2q9I92mbMtywgnu8Nvl2ykVh9lquV3_HLe5ySLEYLYDS37UuaSFnZGhwQJSPzK5Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6510, 2, 71127, 'cbw3ei6MiUIFn2wvKILOcz:APA91bFzZKUioX3yrkdQ8wBMr9i0g3zTQgiU4ac-s6uEXRGAqi8HLQdA77tnibk6qMT47dCjOJ-DV19Ejeyi7kHtbLbiThs0NpilqKht4KmP_GNv-QCOaAk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6511, 2, 71141, 'd4tjAG2_LEuhsX0z-pHqh5:APA91bG2SRWgn_2ub9sfDBzR5fodH9IhXgVMOolw7jIBjXPOD_Vpw8dSA3a_9EfF3ZOTc0MawjKGDD3PKlByN091ikzUnJC8sT2S8GyL7Pt0Fqt2ZTjgQos', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6512, 2, 71165, 'fKmTpo6xRKSrf7voPL5-z4:APA91bHmckdIjwQG9ypw0yURqFyCd2JN0XzdS2Wt2cdFazbuDsH0wCDJQYQ0Kh5JbCJVB3azXv4-hSJCWKpPif9R6k0l3HzysErxrQI7_D_v3jgPYe5rmd0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6513, 2, 71168, 'fAqBL_-7TdeSwjQU7gkydq:APA91bHnb9Tc9-M6HWK5aR48NysrEYGmtbjW5dp75er5yyCKpV5uoDzb0xvunAnuQ3-fXj-_Q9_OpfIqItY5WVxPThmfpHY3O6tUufeOsD67yp-Brb_xRBE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6514, 2, 71169, 'c8A7Tn__z0crjEuTvxv_B3:APA91bEhKzapIH-cvhKfOmCijgXHWYGAUxU0Ja681vpEHOT7UZP3gTxNcBeNEpPRJLerD_OS0O5yZkBMtKqEwVqPzpYArnHB9PJPmI1jYLJD2cO92_JqLH8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6515, 2, 71170, 'dz1xecPET9-uqccHmRHXUN:APA91bGHWJGqjT_Lqw7No93ilNFS76tNntlTd-XAFCwdTHRP10XgkN5-IyBio9-jVf5eD013TiUutwve2oskTvwfK1sn0qBEZiYqgCO-gEeIKf1G7u_A7Qk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6516, 2, 71181, 'd7wNpeip2krygSKvLcJYk4:APA91bGmzZBS83NlDYt4bCny9bNmaF_V90uNXOSkTY4RryRANahJ9K-SW2GaoBitgRKXaMTT78hRh7mEV4z66ZZZnFpN5BHDVBuoQj7TiJOhPSYq8SZSUx4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6517, 2, 71185, 'dGW05aFXQiunatSmtETqRC:APA91bEu3zmunVRABn2tB5y_1bb9CaWTdedXnmhRilYra69rndJJ-BIN4QDwIgpxOKViIO3fdGxuGUU9UV8d-523j1k-JT3yBN6gv3wm5JiXvdpddVgawxk', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6518, 2, 71201, 'erST5YykwUe_kyZIEtKbZW:APA91bEIyj22ai5hTc2l8vss7lFcwMIf2r2S4k4KbZCgm0PIATnXgn5GbihwFCHh4jtOIv8eMcLxZ5EVAKOqIhGtyLRkpLPvqkPUB2iP_2Fu0pUaUcpDYvU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6519, 2, 71203, 'dZxDPXCz1U0PsWK4vpItdo:APA91bER7D_S5raV4V_sTKQPbKE76a6BAuYa4K5SpINfpOIOPQe7jv119fN6WJGKoVniTp8rlFoqZyuAosp3B2_EtSx_vsSHyITc494je7gJtMJN5D89jLQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6520, 2, 71205, 'dQujdIKHSha2gC6K7zglE8:APA91bEgGs8yIVERYeIQswMtgcnatf6kEP_22dYRkbIYu6XVGuw2JsNkMSJmwdCIqXpjLKaAWsSGg_gk9msWAconQTnz0PGhCHOpYzNdfHS410H-8WM-x20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6521, 2, 71226, 'ckHOAIKXwUcKs528r9LcUm:APA91bFvpZoY8aPnW9qwA-S9cx8MYyEg_JnHZyi0wZplnqZh_xjlbVK6419lseHxYbafe5MIbb8srHeqFOxP__Ayb0lNNcv786CP11jrfx4walNPLkwuUhE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6522, 2, 71236, 'cqmYkdHtRsKzxTj1W6udzl:APA91bGT0VELYy2HEe00fkiMLP6lcfFwSjOs2_lx5Bo2LFhCMY7Fr6XuAd0QkIVXmD2yVI5oeZ0ug7-SAlvjDVvkBP_bfyGRrY0245Dso7XK5HsxSqNh8OA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6523, 2, 71239, 'fXVhBiMCTQah89sluiu44R:APA91bG4llkqVrbJJ_kc7o4MNgMjFB69XKBOhqzfoQGPaNnrz4pRPq6J7GP1gP2ODqp6_HVKaO2KZrCxpU_MJOA-zrhEQ-okDrLpzi_UZBEav6JgCkHUGBo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6524, 2, 71240, 'fTMh_FpMSM-QAbwb_wdrvo:APA91bHMLq4CDuzIt4OYuIBmw-gDNaDoScYHVSlUX-ST0L-_MGyywp0gVpUWN9zqVpShGGb-qqKfaFD1nnwyu0wGPIVd55GKXNAhpCuI3K_Lb568OcPqYIc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6525, 2, 71250, 'cj09bFCBRfqXbU5H94g8WS:APA91bGht74vPqq6rwNOx_GhlICs4-zkW6gTeK-rCJspVBz897gMCAZq3IMpv4gjW3WWh2wpVAYxNnokau3HsIMAl-nFnJo227tfZ3iuKAF9fsqg456oUcg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6526, 2, 71263, 'eTW2ce8vRvmLw_yUWhJNe1:APA91bGMXsBfqwv60BlFSth7HDe2C5ckTvlffKJhBXVuHhXrek_baodWdHNklWdUW6EjRsjBVglh5WWv8MNQO253TNW1aJAR9SO2dYaIPb2O6KsorEJI4Ww', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6527, 2, 71268, 'ekijTYiYBE_StAgyt3_fuV:APA91bGQQDjcRCKNINg5AwaSVqt6DoWdcN0BblkGlic_pKLxtOHO3RCsFgb7NsUz5J911asBNb7qvtJuWC9FFTgpKYx8dgVTQviuIXQO9du_99wgh2yvtNA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6528, 2, 71270, 'dh5XTj5IbEwHn6XSxZ3Gq7:APA91bGRG7uYTobsWnNVJzSLxiwdfxZ1LsHOeK_rBOES59su2Ms16jhVAfIFmqTiF5bGSmr3dJYC_3G_gRLhbwVDfRzb7vR8qRWONPPN0jRBM1SIwTfFoso', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6529, 2, 71279, 'dQaIgtA6Qu6n6XgTzoPaLV:APA91bET_y3lORb_xTAjX0AIBSFMNSkhu_qcthqnSmgwgfTXdWKLz2EhNcFahmtCwQfjz89dDLulV_sg-P117Yru-0hIhcpNaosyTKKvU2nIhQnFOWipcfo', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6530, 2, 71298, 'dH3Yi_adTYy0P1eHKryhct:APA91bHNHyl-mCUcaOd3_cY-2fomt5khTMcmtiPMDONdcMQ2zZoOV0G6R6UZjLzoey0VEWFbc0DvGK8qn0MEXT-VQ9QzE4qgsb_zRosxWpT_CV96o8Z0maY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6531, 2, 71303, 'dD4T4xxSQ4eMYOh3071xTW:APA91bE78EUL-ZMbV38kdT8wM_4OW-Gcj-ZF1qHiHgmrsbmykE37LS0bArDNF9nyZ5n8AVPOr1yWkryzSFZDBkiHWJ6YEnxH4WMKJvLbF8muMfS_OflBDts', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6532, 2, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6533, 2, 71337, 'c8rMnemKSzqq7Oyw_NbrrD:APA91bHNbcOP965IwRDgBFgRes7UjOgCGUKpepqomJkLrKUMgIIFMW7u8dXpU1Ui4k4MXmosE0N17OsCZ-GdLn6ZDoKU8evNCrS184MPkahDO6mo_rwNsfE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6534, 2, 71348, 'c7SESt9DTEiYs4AW2oqWbX:APA91bGk5HD8z2svfkFwUf1P2eOiT8Gdgoa4cZOKhdUVp54ary_Apsun1bpE4tYZZRpNV5mmkRCzi6hjfV7tHAEqqeYa1SPSZ_rpgStPRlySjAFGoa2cOs8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6535, 2, 71360, 'ctHzEQCdTvikz7Qs3CDm1I:APA91bGHpwI6oKYDUODbZd8a5ZA0okN6EKKStjIhIL6UyarUrw056Z12_NnL3Th0Zrp1cx-WHJ6ygEZpmXQu2SObBOQt2CKm-muR2PCHCTslCuBV-fvnQK4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6536, 2, 71365, 'cq4XyZ9KH0E-kwESBVQszC:APA91bGD9XLRi3-H_lHa3YA3HK80kBWPsO-zpXCKYcyLf4EhkxD6CXYS1vkS5OidC2wIffhyloD0H7TZGieuNH5WKj4-1YjJKBaFibh2DKj7CHg45d4PFlg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6537, 2, 71367, 'fka-1ixt2kKznpr8WQuM71:APA91bHv_M5hcVXihuEqWZLGiL0iTtNXCbDo_sEjCZNL0LYChmzZ3v4myCpqIz7XcYkDTADfn9UH3fAQlStT-taXc3H0WrjoHWmNdN8zZt5agLonDLIyq7I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6538, 2, 71375, 'c7Ilp23EJ0qentfGsIBodn:APA91bFEB4MaLKCDpeVtsp3oZGqRlXz4y_m3oWuH3ltck-tjHyPSPSeB0-PyEN7bI-mjHglfEy9J4L4wSWt2tP5juIvNtzPllZ9umVVl0GRzdtsTbqBgpUM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6539, 2, 71383, 'faN_E6QpTg6ECSSPqiGA7C:APA91bENrnTf14fpSWT5a4Et2q788Gt1Ja8HglRWndEMAzPx1W5ZQYaq-jsjC0T78F0Axrm44r_WjnFEWBVYxQH4guDW5pIVnnvLzgaptchz-GCtXW94NYs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6540, 2, 71390, 'fMZPF4g8ThuqSLL4g3k6vC:APA91bEL-7x_Z_gsJ1LWEd_Vl159IQiE_4dRrGAcdyV9ewbIdYXjA6oLJ0c0wxDWvi0vYzC8jRhM5igTks3Ym4952M-IQtIO2_36pDjDP0bw9xLem_ijeDE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6541, 2, 71400, 'dsWMCX6BSF2GfI4wrFnIjS:APA91bGZMq5RdsuU-NvRDLU6qrB4NpiiDpw0E3hbucv0h-zdEpSZoUreXCQ-ND4ZmCdFshFoWGqTfRWIqyACXADzT-CXNd79jB3P760RfZkrerV2hsQ6rIg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6542, 2, 71402, 'eijb2cRjQRG05OIzcXayXX:APA91bHwjkKryMI-mF12HGV2Pf5NA1Q8G5udtWaLEIawfvxxx5V3y53LdO_fHj9dgnmi-G-JAZ9B0slNd5R2vUIk23S7Z5igKI94V9tP_-IttXir1_VOscI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6543, 2, 71406, 'e3TQ2DRkQjinNBq25c75x7:APA91bETGHpK3dpi9Iu3qPFK1b3Dh-KvsxFXa3j4SXpqdY9wGvomYWmtvsMNCT1yXJZUKMBrfgVhoorZRgeNIrV7Kk5EksPeQchKTGGrhPonx3SDIbyS7zg', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6544, 2, 71408, 'fKpeJ6XYqEN4oLeFbKXMHw:APA91bFp38reGuqvenWyUBX3JcSVXtrgURHqucRgcIAxKN6-N8prHwzsxl825UorAeB6pur7l2i3TBwuDp2whWhbP-P7xP9XKahCRaBJcVUkCWMumCCH054', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6545, 2, 71425, 'dYxWGX0bRA2irHI3a21yGz:APA91bGdwW41Dg5NVQ6ZrvqqGhJW3ULvPDEAr0OdoZyQs_6F45lmwD2mMv30Za-V-A_jkDmhNamLkFdluqHTR5Hzo1AyZ4vwCGZYeMABo_VZSL3-Hg46RA8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6546, 2, 71446, 'fzSAM8hzTN2RbRuv9uHmAk:APA91bFYY8w5sb_ePWS77WlX0pHJ6F7tTlbJBCpTxgTgUX8ZIDEpntkleqa_OL8z_HmVNJmOd_m25bojxaSsBwtTCX5btHgVs4TIIPoW3LRFLMizjTYxCEQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6547, 2, 71464, 'ckxVJjXHTousc81H2on9pP:APA91bElPkeJeHLxAZK0_Jeg4-tXBVxq68rFzib5GD8_eI4u-SUouS5WxjXvC3WHS0ZRZBxsY8uv_TXrJG7Kuj48pFFXXPs_hdRN9R2q1bwCSmz1dmmce78', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6548, 2, 71466, 'csgvB-QbSKGEQ2aAL38JhC:APA91bFpxDtzRMps7lsFwOrVA3pFIW1b5BwANPaNhrjJWXsIYsmzaa4XFHg1KpO2BPQjPzfazlFLLWswiX_Q7i0c4LGMIgGeML-kaJZ50gJCDqLeE-Jy1CI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6549, 2, 71470, 'dYF0XNM3B0JiokMWIPkWFz:APA91bGdd1e47wTiyolVH3CZsmi2Lf7cBKWc-Yvp3MlPWEKejSEe0NjS_kQQD4fFj1RZAztQCTEW6o_0ni9O7b3PM6tNYhM7DNKr_NlHLH2J4_ve-8gw_vs', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6550, 2, 71473, 'dGGwPgs6QKW1tzIVJMX6n1:APA91bHUI99CDFfzk0j-2yeODhew-C9QZLT3ATg-QLviYlK3dzMY1XkPZQUiLaJl8Mxv51paEC53HgzoRwL2ZFAR6UdOOvC5dM3iq2VqimKfDbTxifBEVqI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6551, 2, 71475, 'cyRr_izPSiCcYMAlHU9rNW:APA91bH4aFdLE0ZxwtlbvJqCj_HHHozhpTHYeLQpzs9YY3xRxiMwVIqUKnHae6QiMSjJ8kwIVjjIqZFSry6GtQK0CrSJO4szv36u-dAAo1B3D-OkXCfZHxU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6552, 2, 71476, 'deFsnDghwkJ9o0H-T92zZi:APA91bE7P7tocl9FremytZ3fo_yx6E3OCDy4pQ1Umk8EmAg1wBTx63PpNNty5R1beVaeuc3VRhIgtNrLdkINAOYRgZC4-prDbN4sjrWA2M4wz9lpnG-VpHE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6553, 2, 71479, 'f5Y1QRSwQXu2oMpKJ2yenk:APA91bHGOunzmBGcHmLINeQJTOqCAPJgJZjlirIwf0mqyQ1kwcrRv7TuoPocnJZkg6KLNihV8HOQEAQctN13uF_TnGh4bSFlYIGf9HmmVG_D1uS-DBVoRq4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6554, 2, 71485, 'cEgpHqdFDEVipnxO3TxRsF:APA91bEbWoHN3lpUzkcbg3Ka3vmOY0LFhlG7Ym9hq46bf983rl3fE3Vk7BIjaE5acPA8lBgJVNXIhtfwCOMqgmpQp301ICd-G-u_9cTJb2MGsQIx-A-y0xA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6555, 2, 71488, 'e6-2NGByOEwHv00sSxSEMq:APA91bHErKaJwezOpZv1jYWn_Bg5A2OeMhE4AIOXPD9Tm7oHbYd4WofuUO2z1diSCOahB-Z0wVwPdwPPYzHuIuYlsGk2xRa8tHeQc4y9GATZyMLTjV7jT20', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6556, 2, 71489, 'cmCFs-Q2n0GrjkME-MQ1nb:APA91bHEFdEFzZUcVX94QCGU5sZox679a3zNvG9iNxYo9UrSXETDiE_cGd4-76s7tzkcMT9gkhvF1k0dcSGsxakwzlUG4QvuwJs8dXxfMdo1R-6kbdglDaA', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6557, 2, 71512, 'f9OXDRkVBUmdqDeEwgOR6D:APA91bHdg5wNc-gJDXwZLhPvK4lOiEcWd7yPa2099Q1JO2-bGWpq_nRigvB6rtUnNq1_jz6nfr5lRV2gryEMdUDbj33omd1glH0233zbbUi-wncLohZ85qQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6558, 2, 71526, 'dH3gk3J7iUDwoR2goD786j:APA91bEjRZe_6yQQb-LFARyOhUDX6Odll1BgGK3rh-dAYcnzVkCCq9a-uNzx3jof31XT42CbMmHNiKIGRGnZ1gfWWjLblaeynf0wExzCfHj_My4VxtS4onI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6559, 2, 71528, 'ciOBITAXRc2rG6xKofAdDg:APA91bFVlMFAJD7LGQhtmbPT-r8N72e2HBrgQCq24ivUhpO6LRdOCmN7f_LDppj3ixZLYfCf4pM2KgYQPTzaSDZAqYY66VESyQkJI9XjxclyaGECT6elFjw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6560, 2, 71529, 'e5jvu-lvRNSyoqHfRmDJNL:APA91bHD8liAuev2z6uoDdSK50DhOjh6wXYjsb9lpdf70FZyUvdZAZjKnEGm2F7zd-oqvv48lfwUns1iP1nu6oXqG1ChxL9V6lRFN8WETLnOxthRGMScJL4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6561, 2, 71532, 'dDz_OWgMSbSBRxIgmIX_rJ:APA91bFpVihKVJN7X39vjOVRAeuHQDRDOMVuII5dvDX7Zwh4R7TvbZvKyj4vW51bv2xakKnRi1NW3uNFwXWRJ-e-myCKyEdufAP6dUhl-G-N0IqT5XFr7MI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6562, 2, 71535, 'f5DAvupwSHqe9OjIu_kLab:APA91bFWyqAWdNBRuApruDovrNwZF9Cc21aeUgRG9oygcu3svtnN8t_QCmZfMXjpUVJyUVtZ2Nwd6OaYpzDY4bqg3ETrD3jgaNGkIRtv_5pY2_7J_HnPfR0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6563, 2, 71548, 'cPzp3x1MQ0RdokwlSwjP_u:APA91bFCcpglNCkySndVJaVNhg0U68rbLgjsijWkgZrEmRjAkVWrjQ3Kieq2fT0d-pzwtkcykf1IjhWtqloqu2x5fCt0AkT2HtS4DfbjHT3_1OXGlzDSulI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6564, 2, 71570, 'cvbzNv_2Sg6eQEjVV-WjpK:APA91bEK0eTmm9YG2KugXTA4dppmPJ8HfEHccrf0G_BzfcghWVBI8NK5FiRK1X1S3w7YzUXUTpcqThPzNIHnl-FxZOyZTHt1AhLuNNyWSAd3blpDmqnwktM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6565, 2, 71572, 'fq4643RxaU1zrjHfoiPzFk:APA91bHrPoSQVfHKZ5hT4llWLnMNpkHJ79wmzxjcDgYFHDWyIrsV6OqsCMKDpb5J6-HMGFsk3zG9gTV1fQJFnraf6KhK49hZK1QgW0E9ZigKrj2t8y8soAI', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6566, 2, 71573, 'evohicqvRISd_dF7OGE420:APA91bFPL4P-c3xYZmvdsalYaFXlwos9RKiSlmieWtiSnXp1CHVjf7cBb28WSY3KmNLiGMzOmgWpJz-PhIubjcL6cN9ob4oD2GVoERV-zDt6fbRG5f2huVU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6567, 2, 71580, 'chvha33HRBiYgEgp00cP1S:APA91bHhNQs1LktCGeg4acAvtZ-nhk-md7MLXUxUdx_mIrwDXKU2rW3SAyeGd-Vy7TFTQu_79Gkk5Lgj0IucHhCS1qP7UbQbWymPodwWMakDFZIvjMN0VaU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6568, 2, 71584, 'fr-xBVa-DkESgzJbFNHPvB:APA91bFm-_1JbJUWECSopPXQeXtZyhYR7iDL3DVdrYLRjSXyOoPbms1_ewGou6cKtJmO_j_HHBj9Us968dHhHr6d1h3J_6V6qX5UjZzdMiRdMgFopFCdad4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6569, 2, 71593, 'c3BI2s5CTRO7xqLzMrnbv2:APA91bGHio21HfWQ-gitUNUhatvNv9ChyjIRjF2CJGSngIuBcZL43UkYJHPrRL3d5KigLOIwiiBb4qOzbHLKWJxz0eJoVaHqj5lSRZMmsDpzty4NutnTs8I', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6570, 2, 71601, 'fAvhN_xvSwGG3nzr-6yHZU:APA91bF1vficO9SMQd7HgYmSC362lsVnWzw92IifEsMkvYeKMvcWUf_nUkloRVX7ZSdvOC5VJSO45zuRoSSIfHkQ9c5XR6fk0wL_FrL-wrr-6wOGQ5HITCU', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6571, 2, 71606, 'fSOeJRxOT9SrcxInVSh1h5:APA91bEerYKpF3aUWbnDXwBptU9C26F1cInObf7G0pkbBvLBibL5gStk9rRXXXPsLonubh3DjxDlxCK-S9rjQKBU2lUtqFv2Txnu2hNoYr3zzuJa4b1Okjc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6572, 2, 71614, 'dnOzQs1tQ7WWKFhoGr3CSA:APA91bEJTobjf--hVItSmiM7i-MjTkB-2kU9IBJJEmkPSTCZLS9If0Xg8csYVuYgf-wMmVDcJHc_8nWBKTZAeogU8SRksQNnkFacYHbmf_hiJQuU86v91ro', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6573, 2, 71623, 'e9SJyBi5T-SnMNFr1v_Uwh:APA91bEa5HO_CfzH1KkjVEmTIez36KfWvYsS2Qo58Trl0pfEslu79Sp5sB1ApweQdqhSSFNrxmgDrzi374c-tsP6z7zI38hpS3LfcKXtQMJVEMLxCTCeWcQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6574, 2, 71646, 'eeUNAkMdekZQv8dz9vbyeX:APA91bEfvwW-TpQ7eNV8lMltvp5_mpuWaehj72xLu3Nu0BT6VSM7D2Dts79ga4-xTcsV-CXrGuRMFSDXsvyDAOHZBo9uQPd9wkhL1h7zuKt-wVAMvFJQldw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6575, 2, 71661, 'dFjS5WXwRkibgefxUgWYG6:APA91bHLRKLXGXuqn5BkC4CUfEVeg0mH23gGCba4HeC9Mji51D5Dwo5ygptxPy__8r9t-LkIWfN-vM_ku8Ps2Bm42ha6grypryAnPnAQ4Da-AJSaGEmQap8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6576, 2, 71666, 'dSI5NwU58EvDt5iu7K2001:APA91bFUt5tB0Lmk_uGLd4nY3Kx2_AfMa4TKXBNJYYzIqFWurK1jC2jm50o7OMdNu0nDAvnNeyLOoQhAsXHpRTAFxVP42UQ_HItcrvB8X0Xu5YNpXyFcJWw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6577, 2, 71675, 'crsw_K4ZRjaJEOVUZ8WLOE:APA91bFyLqEoAzD590OD7hM0ElF5AmWjZvHdtDz3ENY8C4mx9naO2hF5Vng7nOOvva_SUVYkqWYsjuJU76Jw2Xg5JI3kjhrxmYQ0uZreHG2-gXUfttHdchc', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6578, 2, 71680, 'dO9GA-ZBQcmO_UfIcWDzIX:APA91bE2okG4j2vzH-GTmXpRwNrG3RTQqpuC2__8u4lIk2OztlHA9wJ1LYoLyUh8zH-hhLHkjt2vvxtoCSdTqVedbFZiwlcuEqNpudNhGtMUeJxxav-EYnw', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6579, 2, 71681, 'ctkX7NPSBEVtsYtj5F5i-T:APA91bGgBPM2mdJD0fytPsrw7JPGaBknYN2sGyAQWqVJd_aGW1jrq6aeJb8kkiMDEzycnV-Mx8GQmoEYjEQO7F5dmjKFAbuaOoNJLQ_FfEnPcYM9Wpkw9d4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6580, 2, 71683, 'c2wFqboAQDyteRLEU5Cbap:APA91bEQpxUGfLAcHQZFyj0WzT2Tn678Ai-6DLlp4j_4MQsAJi4488lii4FCAFsIbR9bR-mUg0NXNofQ4vW9qjxfd_CNQa7Mh_88URTMKe9P3eS2qcJUQF8', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6581, 2, 71698, 'd3kb_lWkTZajCKSg7pHJ_Y:APA91bHB3Pq3qjhveEmhVwulXLT9gcam6XSzroGJJ6sIs1dndm2DXzt4IgvyIW8C2AAymp934oKIw8aYiwcj63HE2zzwK5LicabXVpMQPCnLmZccb2QbkbQ', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6582, 2, 71702, 'dLsKdmHuTjqEjMk-_wcJPd:APA91bFrd-SLvZZEXcpTMNAjKJwkmsUqV42U054LVcOrK4VtnBdlKo258468fVcl5usKIDpk3uBI9DxKn3F7WksoBt5kgd5OOmYh7_qFGzEyzI0p-SXN4RE', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6583, 2, 71707, 'd6678LRPKkqilXZrZkTUpO:APA91bGMkTpRQp_nM11dNCNKh2y1J1T_P4wP5p0UkZ0X4yaYQc22C9A3Lg-VjBqb-prFmWZODbVzLpifVZv6T-mS8DQGjmuTFjiYGjaFCFZjzgjsz47iEAY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6584, 2, 71710, 'dklkoHaMNUiSs24dkFa0Mm:APA91bHkKC9SJTNVQ6fnZAVBWActOrpQOHWwdBX9JUn0bdkDVWpKS_V6prT4X5ALeKfTNQw4A3_3LePKOVKV2f5FNMEAH_Cks8pV9Fq1JH0B0CuWQT4JoMM', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6585, 2, 71720, 'fsvSDgGrQX6f5CECuP8NSk:APA91bFfb9RHYNfty2173S9QOQpoG43dNdnPFOOSa_FRoKcV3po7GRONSR6MMHF30dUXrfDa6B335iQ1CqGINxWGERoMAskUdXzefc9XluvWvQ596wqUbj0', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6586, 2, 71726, 'dgJb_sWtTfqdg3GW4FQx0n:APA91bEzO1nikwbdH9Rz4q1FKhUqaAU_VzEO15gIfvizY6Vx5Jo57R6S5Rn0sn72-6f77LpnBQvDriVOedJboThW4oijIKzMfNs7La19YbOUsfX3Bb2mEgY', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'Y', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6587, 2, 71756, 'dtwScDlOSbaQ5fzTzP02W2:APA91bENuDNyDK52OMm8X40tDjc4TXpu-bVFYHtplDGmhMT2Rz9SH1JNfrFSZoscQ9AqbAs5rEwIcVHScpWXNbylmD5uVuyuuV-PT3dbYhlTSmi88VKK1Y4', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6588, 2, 71768, 'fRt8eMwb2UwomgZEawUHIv:APA91bH2jd6G0JBTxpjIm-ksKG4iqmTDyaeQFAw6ChwCEmILYuVeiyBbsulldbVqeQAWHfHXotXPWDD_-LyggF6-fX2NpiNVdy-jo_CXr3ugoWr_8-cEO9Y', 'Best Necklace ', 'golden ballchain with moti antique necklaces [NS-979-269]', 'nk.jpg', 'Y', 'G', 'N', 'N', 'PD', '1', '', 1736606586, 1736606586, '1'),
(6597, 0, 71787, 'eziL-3S2uUC0qv0lYuHSts:APA91bESePisYMgs6g018AU_S5zFvog4lhpsKhZIpe4Aw_vbdaIJOK65G8VJoMakPbaumdUb_vJKY_RKUCOw8_lE2jvTDL6nywiDo6YucfW2BcPQShKcDw4', 'Oviya Peter Selvaraja registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736637625, 1736637625, '1'),
(6598, 0, 71787, 'eziL-3S2uUC0qv0lYuHSts:APA91bESePisYMgs6g018AU_S5zFvog4lhpsKhZIpe4Aw_vbdaIJOK65G8VJoMakPbaumdUb_vJKY_RKUCOw8_lE2jvTDL6nywiDo6YucfW2BcPQShKcDw4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736655128, 1736655128, '1'),
(6599, 0, 65483, 'dKwyQZ1tRpufjrfuEx5X93:APA91bFA9Pyg5jCrV6NzurCgEXgX5r4V0lXHHLDzu9i5Og35QEvAHAZEoe_R0gJzcUNp9scVY0Mg8qNBVzAFr_yxq6VeuE0eNFcykOr0QvX3XjPMZt7tBGk', 'Kajal G registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736660237, 1736660237, '1'),
(6600, 0, 65953, '', 'Amitha K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736715993, 1736715993, '1'),
(6601, 0, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Your Bulk order with order no. GD70778-BOR-1 is received successfully on manekratna.com', 'Your Bulk order with Order No. GD70778-BOR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1736727207, 1736727207, '1'),
(6602, 0, 71799, 'cRSEfnG1SCmCoqMpBf-6nN:APA91bGvo6OTsz9buSFDy5nZEEH7nHQFz-qTvuj8XGhK2Zon8W8j7Nk0-aO-dEXPuEc4-pwt1jGPu09iUxwbf10qUyyP7f9efoHMkgPpEpSZiwovEC2SiWM', 'Vijayalakshmi Pethuraj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736743317, 1736743317, '1'),
(6603, 0, 71799, 'cRSEfnG1SCmCoqMpBf-6nN:APA91bGvo6OTsz9buSFDy5nZEEH7nHQFz-qTvuj8XGhK2Zon8W8j7Nk0-aO-dEXPuEc4-pwt1jGPu09iUxwbf10qUyyP7f9efoHMkgPpEpSZiwovEC2SiWM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736743946, 1736743946, '1'),
(6604, 0, 71642, '', 'Aksha Thombare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736787664, 1736787664, '1'),
(6605, 0, 71813, '', 'Manasa Velamati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736804740, 1736804740, '1'),
(6606, 0, 71813, 'em8ts3kVnEwmqR7N5L3PcJ:APA91bGTWpFkkvLeBJobsgZbskR2EmU1vMRNBrL45QMilhcPvk19a1yyW3GbshtqN2B6zHdFmSX1c0ZNIbfEt8vNY1DtYAJgtRJLcjaW6u1zpOF48pHXpMc', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736804973, 1736804973, '1'),
(6607, 0, 71813, 'em8ts3kVnEwmqR7N5L3PcJ:APA91bGTWpFkkvLeBJobsgZbskR2EmU1vMRNBrL45QMilhcPvk19a1yyW3GbshtqN2B6zHdFmSX1c0ZNIbfEt8vNY1DtYAJgtRJLcjaW6u1zpOF48pHXpMc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1736822842, 1736822842, '1'),
(6608, 0, 63840, '', 'Yogesh Sehgal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1736835510, 1736835510, '1'),
(6609, 0, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Your order with order no. GD70778-OR-4 is received successfully on manekratna.com', 'Your order with Order No. GD70778-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1736859106, 1736859106, '1'),
(6610, 0, 420, 'cmBVtVvCXvo:APA91bFgVWFue7oaxK1hgfGYIQfcxD8XUwQxcEE-aeERq8FPnTSyVcdCAj3gpDxUZmaqN5nx953Lm8rHM_9kAgIB4JV0ZD1653Pt_ti86UMfAQMvEGLDhD8', 'Manju Shaa (9840281753|manjushaa09@gmail.com) has Subscribed for BRONZE Membership.', 'You have successfully subscribed to BRONZE Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1736928974, 1736928974, '1'),
(6611, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-51 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-51 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1736970700, 1736970700, '1'),
(6612, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-16 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-16 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1736998503, 1736998503, '1'),
(6613, 0, 71816, '', 'Sonam Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737006542, 1737006542, '1'),
(6614, 0, 71839, 'eFqcjZCnJUdHtx7t2Z4Seq:APA91bEZXc7Y5i64x9MIwrJbg3ji5DnBCxD6QGbfNeWrC6J6-xUl2Hy8_DYCwFKBVZEKQBwTG6-PEd1xtWSDR0J95WFDFK-BpMIKk7ubKguX_oAT66nh4t0', 'Simran Saini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737010305, 1737010305, '1'),
(6615, 0, 71839, 'eFqcjZCnJUdHtx7t2Z4Seq:APA91bEZXc7Y5i64x9MIwrJbg3ji5DnBCxD6QGbfNeWrC6J6-xUl2Hy8_DYCwFKBVZEKQBwTG6-PEd1xtWSDR0J95WFDFK-BpMIKk7ubKguX_oAT66nh4t0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737010352, 1737010352, '1'),
(6616, 0, 71023, 'fz3QvH31S0aFj_qtPY47cb:APA91bHyrpL-TXG1k7iZielW7l5_1WDddhSU9Qbqi80GhHDGt-Vd4zCmnssRwFf0p3br6gR3O1u5N_7Ta2BUaNlWIbXOme5W-VYkzbEOGzo5GGp_ZBdlHlI', 'Usha Anandhi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737093482, 1737093482, '1'),
(6617, 0, 71813, 'em8ts3kVnEwmqR7N5L3PcJ:APA91bGTWpFkkvLeBJobsgZbskR2EmU1vMRNBrL45QMilhcPvk19a1yyW3GbshtqN2B6zHdFmSX1c0ZNIbfEt8vNY1DtYAJgtRJLcjaW6u1zpOF48pHXpMc', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737158902, 1737158902, '1'),
(6618, 0, 71868, '', 'Sanjay Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737192378, 1737192378, '1'),
(6619, 0, 420, 'cmBVtVvCXvo:APA91bFgVWFue7oaxK1hgfGYIQfcxD8XUwQxcEE-aeERq8FPnTSyVcdCAj3gpDxUZmaqN5nx953Lm8rHM_9kAgIB4JV0ZD1653Pt_ti86UMfAQMvEGLDhD8', 'Your order with order no. CJTF-OR-11 is received successfully on manekratna.com', 'Your order with Order No. CJTF-OR-11 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1737193659, 1737193659, '1'),
(6620, 0, 71872, 'cKbCPannQieMSF03cstpN3:APA91bGIUHLLRvYsNt-hr2ESefCZ_Inh7drkhmV4d_CQ0tpLmm0GuAClYTmF7NiB7x36xjm0zuSQwLC_gRAapYyK-ogwqQ_hxBZx3A2TFE6TWT7POwNaeMk', 'Ram Ganatra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737194045, 1737194045, '1'),
(6621, 0, 71872, 'cKbCPannQieMSF03cstpN3:APA91bGIUHLLRvYsNt-hr2ESefCZ_Inh7drkhmV4d_CQ0tpLmm0GuAClYTmF7NiB7x36xjm0zuSQwLC_gRAapYyK-ogwqQ_hxBZx3A2TFE6TWT7POwNaeMk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737194441, 1737194441, '1'),
(6622, 0, 70383, 'cXorXEiCukdJo0qrHEnFGl:APA91bGCJcBm-sUWFMEkbEOrJndJIgCwECWhi97zpY4c5qoRFstvg3XNf90FrmZU5n0OZYJ5OEcBCVwjzE1wUo-rN-kYr3prOm6rX9EpuPnJSKHRO4U7zWoy10a0mRvFlArnNfm2nHIg', 'Prajakta Ghule (8149633479|kprajakta214@gmail.com) has Subscribed for PLATINUM Membership.', 'You have successfully subscribed to PLATINUM Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1737304218, 1737304218, '1'),
(6623, 0, 5520, '', 'Nila Anantheeswaran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737326302, 1737326302, '1'),
(6624, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-17 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-17 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1737329895, 1737329895, '1'),
(6625, 0, 71904, 'eb9BVKWeTCaeieuGpdXK3Q:APA91bGYzTj3LyxLTW-gjOIxAPj6pzs6njCwJtF18dByBajNwtYp7blR7Y9-j85n9Std7lUNxSNk4OmgFcU3O4u1lDZfWHJwdljhCAPvSgHltd17K68QiTY', 'Vijai Rangasamy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737372722, 1737372722, '1'),
(6626, 0, 71904, 'eb9BVKWeTCaeieuGpdXK3Q:APA91bGYzTj3LyxLTW-gjOIxAPj6pzs6njCwJtF18dByBajNwtYp7blR7Y9-j85n9Std7lUNxSNk4OmgFcU3O4u1lDZfWHJwdljhCAPvSgHltd17K68QiTY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737374982, 1737374982, '1'),
(6627, 0, 52577, '', 'Apoorva Salunkhe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737381521, 1737381521, '1'),
(6628, 0, 71912, 'dyonw_F0EERCtUxZWpFbRy:APA91bH9RroMz_qhDDDIHAdGytUdKvkv0_Xs8ks7PuMyj2mvwUPLhYYKuqhToM8ccv2XhXtENvDlkhDodKgbI7ElF_f4B_IdqJHCAwO7hjQQQg3Q2Uti31o', 'Manpreet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737400425, 1737400425, '1'),
(6629, 0, 71918, 'emI2QCmOSf27RFrCJuR83R:APA91bF3VgHfI2Y_OuZ6XyqN5_nNDdoDgaq1AVIhVg9nFq3FvKeW7n9LI4XG7B7jCzhKPdKR31kMtjrKGbdEWuJpDXmB4VoToynhZNXF8IhQJ_h69r3mGg4', 'Mamatha K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737457449, 1737457449, '1'),
(6630, 0, 71918, 'emI2QCmOSf27RFrCJuR83R:APA91bF3VgHfI2Y_OuZ6XyqN5_nNDdoDgaq1AVIhVg9nFq3FvKeW7n9LI4XG7B7jCzhKPdKR31kMtjrKGbdEWuJpDXmB4VoToynhZNXF8IhQJ_h69r3mGg4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737457989, 1737457989, '1'),
(6631, 0, 71845, '', 'Gaiyathri Kaliappen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737465839, 1737465839, '1'),
(6632, 0, 71924, 'e73p0IWWS-29Ph5C64kQun:APA91bFtkKkmbp7mKGCmczOQaf1Ue-EzKHBzdehu10YeWnDaiFI5ftLzn07Np-BXen-KarT_Ebaevxf7V--S9ydHJEvc9OIXj7mtQY63LLcE5MCCyu4V2R8', 'P S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737474719, 1737474719, '1'),
(6633, 0, 71927, '', 'Shital Gabani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737480742, 1737480742, '1'),
(6634, 0, 71924, 'e73p0IWWS-29Ph5C64kQun:APA91bFtkKkmbp7mKGCmczOQaf1Ue-EzKHBzdehu10YeWnDaiFI5ftLzn07Np-BXen-KarT_Ebaevxf7V--S9ydHJEvc9OIXj7mtQY63LLcE5MCCyu4V2R8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737485686, 1737485686, '1'),
(6635, 0, 71927, 'ffQd2BFHRsaog4JMniFHtN:APA91bHzdjlZYQg_zJW6i7bnLpxbkP_46biYoeQQoxwgHMNGybsyQZH4S3sBTZ0ZtFHjLBN2W5j0MmliHx8h_4NNPP0LguAQfeSHXvgjs5m73T_ZIwlGxGg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737485715, 1737485715, '1'),
(6636, 0, 71921, '', 'Chowmya Balaji registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737521541, 1737521541, '1'),
(6637, 1, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555194, 1737555194, '1'),
(6638, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555194, 1737555194, '1'),
(6639, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555194, 1737555194, '1'),
(6640, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555194, 1737555194, '1'),
(6641, 1, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555525, 1737555525, '1'),
(6642, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555525, 1737555525, '1'),
(6643, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555525, 1737555525, '1'),
(6644, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555525, 1737555525, '1'),
(6645, 1, 52785, 'ckpdR7hCxkM5lDffT2-5PT:APA91bFAPYYA6SbxpB5gYu0gWgweu0o3m6fRAdq_9VzKbf33C3sxsG57YcMVFdG_nfwAv5anKiy6ap5jXE0jkbzz-SP-A2jThLEEEU3zgyzmr8tLOMhRA3c', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555745, 1737555745, '1'),
(6646, 1, 65272, 'ekVvhDOvQAaYAT6k_pgRGj:APA91bEoG2jX6mI1dgVoBfYb5mty2Ds3V2O9bn6om5lkb_jjeJE9m_91bldUo2xP5o3qKO82Bo4KN5cb6wgSrUWE8DL1fkWOWpYDPnBVs0rXUPpI_dtgtmY', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555745, 1737555745, '1'),
(6647, 1, 66126, 'eiHrj4YbOkODl1Xk5fgJX0:APA91bHuWV1ct4_qsk_tokaWBp4AtROk9jHgYJ-f-2e-RoSyxjodFSRihRgspvEniwqbn0irFXu0jyIIaUs3CJ_aVVkyyX0bz8AX1o6AijZMDKwLxU5nxKj9P9NSAsh_XGuoDRVqqdoS', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555745, 1737555745, '1'),
(6648, 1, 66242, 'fBaDZI-ISLi-L_5yqDbtXw:APA91bEoyhJxxXFazLj4t8suPVaFQ6kr6OfatIMafIFduy3Zssf0KHBCAQN7AmLO1ye8Ts3whTcPc5K9FNuhDyNyUrFmq7oNcQtEmb9SgpNJFhGUgzpnQyq-7bxBnCgtHv7iD40VDKBf', 'Best ever Earrings ', 'Best ever Earrings. gg', 'earrings.jpg', 'Y', 'G', 'N', 'Y', 'HB', '3', '', 1737555745, 1737555745, '1'),
(6649, 0, 56902, '', 'Shivadharshni Sivakumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737562385, 1737562385, '1'),
(6650, 0, 71233, '', 'Shivadharshni Sivakumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737562603, 1737562603, '1'),
(6651, 0, 71939, 'djFjWD8UZE4hu69eZc36nj:APA91bFpHTURnSx5ATCRFNF1dnC-TjZkE-aCPTXz5ljm_R51OzBFnW9QWTeudrOaRo3mVFNAgPY2i3LKFcoqpYnboQPGMEy-8MeCBaOIvFBPJ4-QPp0TSW8', 'Amalajelani Gnanarasa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737571730, 1737571730, '1'),
(6652, 0, 71939, 'djFjWD8UZE4hu69eZc36nj:APA91bFpHTURnSx5ATCRFNF1dnC-TjZkE-aCPTXz5ljm_R51OzBFnW9QWTeudrOaRo3mVFNAgPY2i3LKFcoqpYnboQPGMEy-8MeCBaOIvFBPJ4-QPp0TSW8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737579670, 1737579670, '1'),
(6653, 0, 71941, '', 'Harveer Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737612519, 1737612519, '1'),
(6654, 0, 71938, '', 'Manoj Kumar Mandala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737612561, 1737612561, '1'),
(6655, 0, 71941, 'cmyV6lAvPUm6gFvNznKF8b:APA91bENTijBLvk4Dj9QIsxFfpoZXLnbZYs8QztEXimivJ7SIY1zzoiorB3wesh95kxN_wuP9TtfZHXOGOo5FWXmMrsBjqTjpWqgBr6XY6MrOPc8gceLLKY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737650558, 1737650558, '1'),
(6656, 0, 31688, '', 'Gayatri Kelkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737651356, 1737651356, '1'),
(6657, 0, 71956, 'dSIBZu2gRVmiSiyzM03tvN:APA91bHAN0tJ1wj9BFZkYtSzG7zj6fInl0YKWQ98dVGg8Of_-n3_iCKgpDWb1rtOVfoBXdXKD9eZ2HzWF5P8tADmXIcFZPv3nPXCsOdS99oF-1KNjvuXoXg', 'Shabnam Rana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737699966, 1737699966, '1'),
(6658, 0, 71956, 'dSIBZu2gRVmiSiyzM03tvN:APA91bHAN0tJ1wj9BFZkYtSzG7zj6fInl0YKWQ98dVGg8Of_-n3_iCKgpDWb1rtOVfoBXdXKD9eZ2HzWF5P8tADmXIcFZPv3nPXCsOdS99oF-1KNjvuXoXg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737700971, 1737700971, '1'),
(6659, 0, 68790, 'dZnCvDZubEz3p9eLsI4O0f:APA91bFheLPFYDhK-NwRDmfak3RKkcFvWPtPeaYvJl0zzp8HQ7rPzY35UJqBz-GG2ow_OTRd33I08_5Jj57RyJ3LeduY23XzForXYnXUkluGXSInjq4pdQah3wxLZa9ysCNDAh7hlIC9', 'Your order with order no. AS68790-OR-1 is received successfully on manekratna.com', 'Your order with Order No. AS68790-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1737741389, 1737741389, '1'),
(6660, 0, 71963, '', 'Shikha Vrema registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737793761, 1737793761, '1'),
(6661, 0, 71977, 'eLtUL9-7R3SDSzqHSWc_gy:APA91bFGUBuaSglx1QMq42A7cdlH-30rOVZKUadDZVzNAAIxChW2BKi4Pr9c2Um0_uqm4NVjK9SxikrjvycAxZjp5vCwZeFlTqeRfAt1aLvBA8itHj--FYQ', 'Chandni Chavda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737798191, 1737798191, '1'),
(6662, 0, 71978, 'edUp6UylSE23gQgbQGQGfd:APA91bEcOGuVnPMMLQyacDMp7S_l2ZhEgCCwMeEUs9pbxbmfOrZqibt78I6Kfo8sZp97BPD23CEQTQ-D6HjD7tpfSzuuS93wTY6bmEj3A1mPF9RK0i6M4Fo', 'Kamalkishor Kabara registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737798930, 1737798930, '1'),
(6663, 0, 71978, 'edUp6UylSE23gQgbQGQGfd:APA91bEcOGuVnPMMLQyacDMp7S_l2ZhEgCCwMeEUs9pbxbmfOrZqibt78I6Kfo8sZp97BPD23CEQTQ-D6HjD7tpfSzuuS93wTY6bmEj3A1mPF9RK0i6M4Fo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737799221, 1737799221, '1'),
(6664, 0, 71977, 'eLtUL9-7R3SDSzqHSWc_gy:APA91bFGUBuaSglx1QMq42A7cdlH-30rOVZKUadDZVzNAAIxChW2BKi4Pr9c2Um0_uqm4NVjK9SxikrjvycAxZjp5vCwZeFlTqeRfAt1aLvBA8itHj--FYQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737799269, 1737799269, '1'),
(6665, 0, 71987, '', 'Vedika Chauragade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737836461, 1737836461, '1'),
(6666, 0, 71982, '', 'Dikshit Kothari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737872280, 1737872280, '1'),
(6667, 0, 71998, '', 'Vipul Kalsariya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737885263, 1737885263, '1'),
(6668, 0, 71998, 'd6Q2xDDDRVSxUkX8Xt0S36:APA91bHxlbf1kybxibPfkgwo5vUhc40w6KZYbr52MkHc1ttL_0gBOG76po8qM-q8MqB5YhfE9vvYHlxjHUNAGBnJLO2OPyIF7GMTS906PQsa3XfkDMdLOoQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737917825, 1737917825, '1'),
(6669, 0, 71993, '', 'Shruthi Agasthya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737940096, 1737940096, '1'),
(6670, 0, 71993, 'cEduVm_LTQuHBsylswPBSN:APA91bHOIN50EdgIQS33LUa4ZichyoQQfn5QKrTkoC87ofg3e5mQ_KKnk_2WpSNo_IkIEPtb1uc-NgXYtKA7TL6OK86QiQX9lCFS0_h6-mXUwRaI5jmfthg', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1737944977, 1737944977, '1'),
(6671, 0, 72006, 'c50-Kyotn09-gEFDi3AOwQ:APA91bGwZTQlgvuBLvtikYa4CmS6hQ8QHrTFehxlL-ic0VUT4ahzZMGzdiqhTaxIGZthGNvXPVQ70X9nUaceQIHrfqqrmL1N5NGVGJ-8NQFzC2QA2wAr8HA', 'Radha Mariyala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737955863, 1737955863, '1'),
(6672, 0, 58397, '', 'Poornima Suryavamshi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737972940, 1737972940, '1'),
(6673, 0, 27219, '', 'Suman Arora registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737991037, 1737991037, '1'),
(6674, 0, 72019, 'eVoU2Ma4Q7iUbV8zEloXFw:APA91bGFiOhMUYKLd39QbIl5Z1AyrKHJzWAieCZA_avwi5q2PuAnuoN_tq2dHuFANiXCvmUziiVmJzMCaEyFazndLVyf5SGDrl0YBcx6tVPecV6bTQCuAU8', 'V B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1737999634, 1737999634, '1'),
(6675, 0, 72019, 'eVoU2Ma4Q7iUbV8zEloXFw:APA91bGFiOhMUYKLd39QbIl5Z1AyrKHJzWAieCZA_avwi5q2PuAnuoN_tq2dHuFANiXCvmUziiVmJzMCaEyFazndLVyf5SGDrl0YBcx6tVPecV6bTQCuAU8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738004801, 1738004801, '1'),
(6676, 0, 72018, '', 'SONIA KUMARI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738031543, 1738031543, '1'),
(6677, 0, 72025, '', 'Reshma Vineeth registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738059562, 1738059562, '1'),
(6678, 0, 72026, 'eTPsjwmMT1uTFp5c12n3WZ:APA91bFi3b_RQm3sphFD0yHGOfppWvPiSvN5WxYLIHVJCG61l4aK-mNjOtwLtDDYFPO07PZ4kjBRkbhttaPda7tuhhtdajplKFGoJiOAU8lNhxPB5tqCJII', 'Reena Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738060223, 1738060223, '1'),
(6679, 0, 72026, 'eTPsjwmMT1uTFp5c12n3WZ:APA91bFi3b_RQm3sphFD0yHGOfppWvPiSvN5WxYLIHVJCG61l4aK-mNjOtwLtDDYFPO07PZ4kjBRkbhttaPda7tuhhtdajplKFGoJiOAU8lNhxPB5tqCJII', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738060628, 1738060628, '1'),
(6680, 0, 71863, '', 'Hemalatha B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738082069, 1738082069, '1'),
(6681, 0, 68455, '', 'Akhila Shivin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738107298, 1738107298, '1'),
(6682, 0, 71949, '', 'Vansh Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738136493, 1738136493, '1'),
(6683, 0, 72045, 'dinUw3ZkTeKTEVNPO_aqdJ:APA91bHXYm4g62go6dwadGOFzz09AEcQsRH33h4ouoAT9id7FDjSU51sV4glYsUoivXWwNNWLbUinauWhMVXeJGJ57l9wFo2_2mXwD-L-gKzaj2YXkTlhgY', 'Meenu Rahul registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738138242, 1738138242, '1'),
(6684, 0, 72045, 'dinUw3ZkTeKTEVNPO_aqdJ:APA91bHXYm4g62go6dwadGOFzz09AEcQsRH33h4ouoAT9id7FDjSU51sV4glYsUoivXWwNNWLbUinauWhMVXeJGJ57l9wFo2_2mXwD-L-gKzaj2YXkTlhgY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738138503, 1738138503, '1'),
(6685, 0, 72056, 'eqLc1zcHuUM2piwneer8a6:APA91bFIukXnRbmcdUcoY1K2epzaL-1MqHTfNqSa9lSFpe2GQADCdSB4Wf9ROlU5dyMCoRmeZchBoibf80gcQbozeLMt1HAEARGu0kadE6vculZLXe2Ibv0', 'Private Apple registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738188790, 1738188790, '1'),
(6686, 0, 72056, 'eqLc1zcHuUM2piwneer8a6:APA91bFIukXnRbmcdUcoY1K2epzaL-1MqHTfNqSa9lSFpe2GQADCdSB4Wf9ROlU5dyMCoRmeZchBoibf80gcQbozeLMt1HAEARGu0kadE6vculZLXe2Ibv0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738209697, 1738209697, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6687, 0, 72060, '', 'Harshida Hitesh Bhai Sakhiya Sakhiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738214608, 1738214608, '1'),
(6688, 0, 72060, 'eLyt06ddQ7iUIecHJgxRET:APA91bHJ0kVIms7kJQBar3FcdJZxAHPMO3n6B_iigcUCsuumap24fd_8zA0ZITt6YBnSUXP2VbnzwjHnb0KtWsFP-FN1hauGLOjstOH-f71shvVDPAPlOQc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738218397, 1738218397, '1'),
(6689, 0, 68275, '', 'Tejaswini Pasalkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738219199, 1738219199, '1'),
(6690, 0, 72063, '', 'Thaiseen Mohammed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738234909, 1738234909, '1'),
(6691, 0, 72063, 'f6mQvtszCk3pjcCK-HCb1p:APA91bEqH4pOtz3kM8HvK4xAcD4B46pC9_3UNguVK5aH8GjrC1j3KdZEtBsVP1PrZLbTb8yR0fOZ71_a84qL6sHrUtuhPdgZXfDqXM42xvJm5kT8k_YDNfk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738236483, 1738236483, '1'),
(6692, 0, 63572, 'c5_qyte5SUGmeXsFVYqFnu:APA91bFFJdiRi_gBmTcG-AITfmcZxXjaEic16pUgY_g2N4DpLoQQZ0y9Ddluqp15HmlBsUjXEDNp7Rh2YlnlMP8M3ftghycYplwuf4ECzbE67NPCsKrBK96_gbDUaxbJkEZGcV5_WQqI', 'Neelam Chaudhary (9536767748|neelamchaudharymiet@gmail.com) has Subscribed for GOLD Membership.', 'You have successfully subscribed to GOLD Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1738294140, 1738294140, '1'),
(6693, 0, 72076, 'dGqXok2jjEEMpWtQWnkeBw:APA91bER_XVaWorl5mw_NVpOOaj9CfJ9B5kxhk6H05Uz6H2D3g-VQF5HACofTGK5YWyqU-DsgEKCtK0VGPMuiB35ku9MknbYRDBW07zOLA7PG4ui_y_0SdA', 'Veronica Charles registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738304340, 1738304340, '1'),
(6694, 0, 72076, 'dGqXok2jjEEMpWtQWnkeBw:APA91bER_XVaWorl5mw_NVpOOaj9CfJ9B5kxhk6H05Uz6H2D3g-VQF5HACofTGK5YWyqU-DsgEKCtK0VGPMuiB35ku9MknbYRDBW07zOLA7PG4ui_y_0SdA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738306687, 1738306687, '1'),
(6695, 0, 72067, '', 'Nagma Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738311133, 1738311133, '1'),
(6696, 0, 69291, 'f7JpTby_QMaL0NDQ8dFD7V:APA91bGQkjg6ZqjTI3P1gxfmCKiC6ajSlKU9Ybu_xTY-2qOzQPUP1k-rpSMTzEsyR4HwOYQ9ipRxLQO_p_IwiOccFaa0A7HSfLmxSaMXyezEAVv7sdeu1l3tulBpw3jMQJyjDGpw3wkQ', 'Your order with order no. MN69291-OR-4 is received successfully on manekratna.com', 'Your order with Order No. MN69291-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1738402854, 1738402854, '1'),
(6697, 0, 72090, 'cuNWtrUaTIujc6gcDir-u7:APA91bGTIFP2dKYygwWnF-zU-QgP-Yt16LUTsiRzvpV-ah8Z96dTwe1_NqyHbbCY8LgIsQO3rbTexfqwuvVQ6sWtfG9YzodTlks6K8rcCUJU0ZL5Va0gn6U', 'Deepak Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738414406, 1738414406, '1'),
(6698, 0, 72091, 'fkT4tCvjSkqXEJqc79Opue:APA91bHFmBqh0tBQ0fIu0cT35raoqc5YZoqfHnKbpIBrsmAA5EaReAZzmywObHE97xeKkPgFeYvaXrYwYBRnBLQzD-4XxFO_EJJHJZ0jbz4YWiF79EU6UvE', 'Priti Prajapati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738414944, 1738414944, '1'),
(6699, 0, 72047, 'eUOcfLkkTnWSWHKGbBw_Ry:APA91bGS_2E9B615FLbzZqepgAfxFyYxOQ8pg2prJYV-0mDrF4zG5hZUY3vtr0qYBceKty0wamca0DtNTvBT1TAEqk6eJYJbU9gihrX0aQbfe3VxCgkq53c', 'Snehal Sancheti registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738464597, 1738464597, '1'),
(6700, 0, 72090, 'cuNWtrUaTIujc6gcDir-u7:APA91bGTIFP2dKYygwWnF-zU-QgP-Yt16LUTsiRzvpV-ah8Z96dTwe1_NqyHbbCY8LgIsQO3rbTexfqwuvVQ6sWtfG9YzodTlks6K8rcCUJU0ZL5Va0gn6U', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738467983, 1738467983, '1'),
(6701, 0, 72091, 'fkT4tCvjSkqXEJqc79Opue:APA91bHFmBqh0tBQ0fIu0cT35raoqc5YZoqfHnKbpIBrsmAA5EaReAZzmywObHE97xeKkPgFeYvaXrYwYBRnBLQzD-4XxFO_EJJHJZ0jbz4YWiF79EU6UvE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738467990, 1738467990, '1'),
(6702, 0, 72054, '', 'Neeraj Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738477733, 1738477733, '1'),
(6703, 0, 72102, 'e4voHa7NQfKgDmnmMwKt-7:APA91bHhVb6ID_wec7tILaodt2fbWD6wqj5W0itgueIdPRzwKl4f5EP1HjVAJVGPGmDli4rhdh9uHWu6_KJVlFRQefSjeDUnfAKg3s1utOun3CCbzLWKiG4', 'Pushkar Nalawade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738490492, 1738490492, '1'),
(6704, 0, 72102, 'e4voHa7NQfKgDmnmMwKt-7:APA91bHhVb6ID_wec7tILaodt2fbWD6wqj5W0itgueIdPRzwKl4f5EP1HjVAJVGPGmDli4rhdh9uHWu6_KJVlFRQefSjeDUnfAKg3s1utOun3CCbzLWKiG4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738505201, 1738505201, '1'),
(6705, 0, 72113, 'ds2SiqS6SrCSmzMz8ARW19:APA91bFC_CPorB_0NpndtgeTgJ_vX4YR_CdJG57FwFB1-WUW6yY65u1GyJiVP3FYPvwxl9AKthn3tqHaF7yJDlhXGKu3oyzs1ewSGYVkzTv-gu3zqqvTf9w', 'Divya Kadam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738529763, 1738529763, '1'),
(6706, 0, 72118, 'eR77EJL4S--okB88WJF70l:APA91bG9kq1NNaAUk_QaQJIFD6r20s3V6RUSARWKCuMuPCIfgFMB0YWI2VPWkoV0T9S5MNUFsm35nyqDfL1qqxJ3xSrjrLRptZyMledIfnOP06zBKDqyR1c', 'Prashant Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738565389, 1738565389, '1'),
(6707, 0, 72118, 'eR77EJL4S--okB88WJF70l:APA91bG9kq1NNaAUk_QaQJIFD6r20s3V6RUSARWKCuMuPCIfgFMB0YWI2VPWkoV0T9S5MNUFsm35nyqDfL1qqxJ3xSrjrLRptZyMledIfnOP06zBKDqyR1c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738566040, 1738566040, '1'),
(6708, 0, 72113, 'ds2SiqS6SrCSmzMz8ARW19:APA91bFC_CPorB_0NpndtgeTgJ_vX4YR_CdJG57FwFB1-WUW6yY65u1GyJiVP3FYPvwxl9AKthn3tqHaF7yJDlhXGKu3oyzs1ewSGYVkzTv-gu3zqqvTf9w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738567482, 1738567482, '1'),
(6709, 0, 71825, 'fOJbxP4SS2etxjcBwT0FBb:APA91bHksRtMwFJtkBrnuQptAMm4hUFZudtXRRjKaaMuRXzAXaw76RsUC16UKXUxgTcDI519lXfSuY_fkBugwJsS0X_9XcoUWqd8pfGPja3gom6Zx1faN1g', 'Aishwarya Redkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738586228, 1738586228, '1'),
(6710, 0, 71095, 'f9bu-7vsQUQXvfe56iLRg-:APA91bHYIT1LEYfCn9hQwfQasIAco_5-e5ScyWrkK7ZpAQce-n_Onb3VvkOy4usqRPjl2jzFQyAdD_CidBxZMtu8Elqrm9RQoXzRaLV6V9Y9vYuNYpAqL1Y', 'Revathy Parasuraman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738606854, 1738606854, '1'),
(6711, 0, 51845, '', 'Parwinder Singh Deol registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1738637724, 1738637724, '1'),
(6712, 0, 72142, 'ebI0U7ZlQk7usJXO3d6tom:APA91bGr7FdKTN21tteRp8WJ6Du_EaC-2b6tndMj211XQpQYrul5_tT7aMTnY1jILBFLtkqGswlX9YOtV3REf3jeUPiUzal69u6goHNu3_-Vn2cOEAhC_NY', 'Sangeetha Sebastian registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738657796, 1738657796, '1'),
(6713, 0, 72142, 'ebI0U7ZlQk7usJXO3d6tom:APA91bGr7FdKTN21tteRp8WJ6Du_EaC-2b6tndMj211XQpQYrul5_tT7aMTnY1jILBFLtkqGswlX9YOtV3REf3jeUPiUzal69u6goHNu3_-Vn2cOEAhC_NY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738663841, 1738663841, '1'),
(6714, 0, 72145, '', 'Shrinkhala Chand registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738665249, 1738665249, '1'),
(6715, 0, 72145, 'f7QECye1F0TTo-qM1z6jou:APA91bHWFPjFgTPnC-QS3Zpm4vdYBWrz9_qnEvMRnWIQPXgt2LL7LIEOwi0nVmCj57xMzFsFluIsjo0ll50qeU_SLrPpMr5cRnL2T61oR2eWxWvE5sw7t-M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738665354, 1738665354, '1'),
(6716, 0, 72145, 'f7QECye1F0TTo-qM1z6jou:APA91bHWFPjFgTPnC-QS3Zpm4vdYBWrz9_qnEvMRnWIQPXgt2LL7LIEOwi0nVmCj57xMzFsFluIsjo0ll50qeU_SLrPpMr5cRnL2T61oR2eWxWvE5sw7t-M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738665374, 1738665374, '1'),
(6717, 0, 72148, '', 'Subahvanee Danarajah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738690876, 1738690876, '1'),
(6718, 0, 72156, 'e5YxoEjPS7KT41MglEOutN:APA91bHDyPqygdQU28OJnSmPgLJW0CbvDaTpfT9HBziZ4NE2QK4mKoO7TsnDXYHEut-3BsL-d7GM5x-Pw1lEK4EHdFWoTzZz7bVvDH-ClfelURxfdxq0Bnc', 'Daisy Basumatary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738695374, 1738695374, '1'),
(6719, 0, 72156, 'e5YxoEjPS7KT41MglEOutN:APA91bHDyPqygdQU28OJnSmPgLJW0CbvDaTpfT9HBziZ4NE2QK4mKoO7TsnDXYHEut-3BsL-d7GM5x-Pw1lEK4EHdFWoTzZz7bVvDH-ClfelURxfdxq0Bnc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738723775, 1738723775, '1'),
(6720, 0, 72168, 'eJR5U2NvR82PXLrX8t64j2:APA91bGlsNZ_-OlFnNHVQg-5BmhsFIqgQpTnfElNI4YWFONMvit8Jc7tB7GHb2QIWjQ55W5gSUY9mX-fj7iRfBXhTcnFSs7NSlYIucUAnm0vZT2vuYsMNGw', 'Krishnakant Vaishnav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738767959, 1738767959, '1'),
(6721, 0, 68645, '', 'Harpreet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738778513, 1738778513, '1'),
(6722, 0, 72168, 'eJR5U2NvR82PXLrX8t64j2:APA91bGlsNZ_-OlFnNHVQg-5BmhsFIqgQpTnfElNI4YWFONMvit8Jc7tB7GHb2QIWjQ55W5gSUY9mX-fj7iRfBXhTcnFSs7NSlYIucUAnm0vZT2vuYsMNGw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738778790, 1738778790, '1'),
(6723, 0, 72174, 'doysmsFHTc-8dIJa1JDSKi:APA91bGN0QA4zGxjme27RzMxh0aDYonxU7GHYgzkM2DY-a0ldqZuhpKWid1_eKhTqGjaHI3jcGB4ZVevFf-nyFLEVeCaSMDguG2V-OpMJij-5462bbwu7RU', 'Kritika Koolwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738779253, 1738779253, '1'),
(6724, 0, 72174, 'doysmsFHTc-8dIJa1JDSKi:APA91bGN0QA4zGxjme27RzMxh0aDYonxU7GHYgzkM2DY-a0ldqZuhpKWid1_eKhTqGjaHI3jcGB4ZVevFf-nyFLEVeCaSMDguG2V-OpMJij-5462bbwu7RU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738813903, 1738813903, '1'),
(6725, 0, 72193, 'fswiFIosQ--7-UpfiiNyZn:APA91bFVfzjXojvR_6JAXf3qrXCYS5zMn9riJs_MvsOvcPylnxjTpAMyLfYzLbsipmmujrF7MdCvInNzxjsvdFHEHuRbZHgwbPntGY8iteHrSIx4zQeeZD8', 'Naresh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738868736, 1738868736, '1'),
(6726, 0, 72193, 'fswiFIosQ--7-UpfiiNyZn:APA91bFVfzjXojvR_6JAXf3qrXCYS5zMn9riJs_MvsOvcPylnxjTpAMyLfYzLbsipmmujrF7MdCvInNzxjsvdFHEHuRbZHgwbPntGY8iteHrSIx4zQeeZD8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738869931, 1738869931, '1'),
(6727, 0, 72196, 'f6g7jxwtQvK6hXvgyJE2HT:APA91bEw5WkLz5ZduZifINpz-n0DEbHwE_FpKmIDmui7JNulhV5jpBwgN0VIAO-7SEfVesNgo7nFYu32LBiWxiVk3bGlrSZJELjK478X5lcv3kr0OUnGCFc', 'Lijo Kunjumon registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738915478, 1738915478, '1'),
(6728, 0, 72196, 'f6g7jxwtQvK6hXvgyJE2HT:APA91bEw5WkLz5ZduZifINpz-n0DEbHwE_FpKmIDmui7JNulhV5jpBwgN0VIAO-7SEfVesNgo7nFYu32LBiWxiVk3bGlrSZJELjK478X5lcv3kr0OUnGCFc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738915499, 1738915499, '1'),
(6729, 0, 72196, 'f6g7jxwtQvK6hXvgyJE2HT:APA91bEw5WkLz5ZduZifINpz-n0DEbHwE_FpKmIDmui7JNulhV5jpBwgN0VIAO-7SEfVesNgo7nFYu32LBiWxiVk3bGlrSZJELjK478X5lcv3kr0OUnGCFc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738915510, 1738915510, '1'),
(6730, 0, 72029, '', 'Prishni Pillay registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738943690, 1738943690, '1'),
(6731, 0, 72207, 'dIiwFcYvTkNOtbhKRk5vBu:APA91bH98kycTaEtqzamjA1DDcHcKGApQ6pvI92X37SWJSWLjvERxNgir8QD0WJ90QhcPdHSyMBfAfli8aj0BjmKI5WvCVGuSGYcAIi_Ul1Dvw5GhbW5yf0', 'Swami Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738945523, 1738945523, '1'),
(6732, 0, 72207, 'dIiwFcYvTkNOtbhKRk5vBu:APA91bH98kycTaEtqzamjA1DDcHcKGApQ6pvI92X37SWJSWLjvERxNgir8QD0WJ90QhcPdHSyMBfAfli8aj0BjmKI5WvCVGuSGYcAIi_Ul1Dvw5GhbW5yf0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1738953940, 1738953940, '1'),
(6733, 0, 72217, 'fUhSnrX0RZyB6OtR6xms1c:APA91bGLotQWDmSRhNA_Km-PzCCFgOxlhPUAtLyw_twNhq91Oi79oPRAsImGDHPtSNNxJq4fk2REUJsIfZfAlpxz-da-h0rvHPf1A2hclhV6nzojDJ1Gj9g', 'Fredrick Anand registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739006264, 1739006264, '1'),
(6734, 0, 68296, 'fOjVs_EGT1y-uEf7LxZfeh:APA91bEVHPZQhmXnizIDAr1OSmqGHLNy70_P8xAK7_C2Xs88haAZJ5XUGeraHPPVyiofpZ8-FlNT0040YrTvZQG5JU8uoKL1-exb4xiVm9vOIjWpTELLqro', 'Shilpi B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739010980, 1739010980, '1'),
(6735, 0, 72217, 'fUhSnrX0RZyB6OtR6xms1c:APA91bGLotQWDmSRhNA_Km-PzCCFgOxlhPUAtLyw_twNhq91Oi79oPRAsImGDHPtSNNxJq4fk2REUJsIfZfAlpxz-da-h0rvHPf1A2hclhV6nzojDJ1Gj9g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739012800, 1739012800, '1'),
(6736, 0, 72222, 'cZ15bx7nQm69MLWTUkGyar:APA91bG7KrHf12BLBqa65LPY-ECFsm-xXWk21HaspmqJ9rdUmfSVXxHiHjGUuVFy_8MmSosPJE0bLMmrswXQCvCu0JpfXfp986SE83EsGfGSrwCKVpAMinA', 'Vk Shilpa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739033836, 1739033836, '1'),
(6737, 0, 72222, 'cZ15bx7nQm69MLWTUkGyar:APA91bG7KrHf12BLBqa65LPY-ECFsm-xXWk21HaspmqJ9rdUmfSVXxHiHjGUuVFy_8MmSosPJE0bLMmrswXQCvCu0JpfXfp986SE83EsGfGSrwCKVpAMinA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739043730, 1739043730, '1'),
(6738, 0, 72228, 'dROo1tsIShenWD4wRN1J7r:APA91bETmZOEXIC-2JdFJFueskhF17UHHR4bYX79GfIA8E-VvDNNwM1lQxAPoeNGcw2GIXJTUyN2zZQTSREOsq7Zl5ZdCJjkLUKx5DhxVccO7QbAW_AHakk', 'Sujeet Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739109225, 1739109225, '1'),
(6739, 0, 72236, 'd1x0GZWpV0dhi3SX4y6D1w:APA91bEtAl3Hd4BMnVwFx3J9Mj_UPn54LsO-9uqfRLXzJIFZT7gcSbVrbBQkcSCJz8-r0WqobVcVOjda4rgm3M6M0g5SgbPG2_H4ceaveXUeu-2Oq3nd58k', 'Saifuddin Midda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739173971, 1739173971, '1'),
(6740, 0, 72204, '', 'Divya Manju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739174177, 1739174177, '1'),
(6741, 0, 72216, '', 'Raj Thakker registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739180634, 1739180634, '1'),
(6742, 0, 72242, 'eFRc265BRNKw8j2GwOjsHk:APA91bG4Hln-lllbcZGjQbBEoNElB02Rjs1Gg85qIFAMeMTKSvCgfCduuDcp9PKOJILuETQy47tEJrzVYC-WGrl1tjtYpUMt6sn8voqevG94TbV4XMV8oME', 'Dharshini S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739194371, 1739194371, '1'),
(6743, 0, 72242, 'eFRc265BRNKw8j2GwOjsHk:APA91bG4Hln-lllbcZGjQbBEoNElB02Rjs1Gg85qIFAMeMTKSvCgfCduuDcp9PKOJILuETQy47tEJrzVYC-WGrl1tjtYpUMt6sn8voqevG94TbV4XMV8oME', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739201267, 1739201267, '1'),
(6744, 0, 72236, 'd1x0GZWpV0dhi3SX4y6D1w:APA91bEtAl3Hd4BMnVwFx3J9Mj_UPn54LsO-9uqfRLXzJIFZT7gcSbVrbBQkcSCJz8-r0WqobVcVOjda4rgm3M6M0g5SgbPG2_H4ceaveXUeu-2Oq3nd58k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739201273, 1739201273, '1'),
(6745, 0, 72244, '', 'Nayna Indrodia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739208679, 1739208679, '1'),
(6746, 0, 68645, 'fUzLAENyd05wrAtl9TdvhS:APA91bFA6LQDQyxjR6yC58LpjlEU3S-ZQYEfH36Ft1ozMPzEqB4v5nd5bHB0TSd4bvMsR8KPeT3u9FowG5lTX-XlfwKvH0oNXZGOS-S9OSQ12KbwSY-F5ZAZvnskJV-eOjebebNm0sJd', 'Your order with order no. HK68645-OR-4 is received successfully on manekratna.com', 'Your order with Order No. HK68645-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1739239560, 1739239560, '1'),
(6747, 0, 72239, '', 'Raji Mani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739271007, 1739271007, '1'),
(6748, 0, 72260, 'dFfi00n3IEdUvfQtYJ8ykA:APA91bHDQzR3HIEbunlNQawZRlPhFW7Kf2wpTJodMTL2D-MltMMQ4UX6V_-Sg7wt166mSOPDSG9yTdG4ZTcXYJveUjWUPXFSaOdd4iwEGTkUM46ZjxVd95Q', 'Merin Merin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739286795, 1739286795, '1'),
(6749, 0, 72260, 'dFfi00n3IEdUvfQtYJ8ykA:APA91bHDQzR3HIEbunlNQawZRlPhFW7Kf2wpTJodMTL2D-MltMMQ4UX6V_-Sg7wt166mSOPDSG9yTdG4ZTcXYJveUjWUPXFSaOdd4iwEGTkUM46ZjxVd95Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739289121, 1739289121, '1'),
(6750, 0, 29212, '', 'Amita Gagrani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739304301, 1739304301, '1'),
(6751, 0, 72250, '', 'Mukesh Varma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739336352, 1739336352, '1'),
(6752, 0, 56613, 'c1PQhp6WykAOqBb8wYLCy6:APA91bHavFy5ZtK_FTlsW2vnae0hOc2aOwtfJIIFgozeor02xeYwdUWQYXRgLFoMNEbv-oo1uh52saKPXP3zYMZgc7ZPzHeduDZeCqnmYjBSC4ES3MzQd2E', 'Princy Thayyil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739357231, 1739357231, '1'),
(6753, 0, 72270, '', 'Mrs.shabina Daniel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739358099, 1739358099, '1'),
(6754, 0, 72273, 'cbl9p1Ozj09znG8067Gael:APA91bET09YOLlMIZW7J2tzNGM9RRte1L074Ps6isJKGSQz_hWxsiz4hSSQpbQEb5J41vfm8Z3HPK6zBpkRCByr8I3MhM831glVvXYyjIV5Joj_nA3lNagk', 'Amokh Jewels registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739362327, 1739362327, '1'),
(6755, 0, 20907, '', 'Akshatha Hebbar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739367339, 1739367339, '1'),
(6756, 0, 72240, '', 'Nikita Thomas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739378107, 1739378107, '1'),
(6757, 0, 72273, 'cbl9p1Ozj09znG8067Gael:APA91bET09YOLlMIZW7J2tzNGM9RRte1L074Ps6isJKGSQz_hWxsiz4hSSQpbQEb5J41vfm8Z3HPK6zBpkRCByr8I3MhM831glVvXYyjIV5Joj_nA3lNagk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739384108, 1739384108, '1'),
(6758, 0, 68645, 'fUzLAENyd05wrAtl9TdvhS:APA91bFA6LQDQyxjR6yC58LpjlEU3S-ZQYEfH36Ft1ozMPzEqB4v5nd5bHB0TSd4bvMsR8KPeT3u9FowG5lTX-XlfwKvH0oNXZGOS-S9OSQ12KbwSY-F5ZAZvnskJV-eOjebebNm0sJd', 'Your order with order no. HK68645-OR-6 is received successfully on manekratna.com', 'Your order with Order No. HK68645-OR-6 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1739492303, 1739492303, '1'),
(6759, 0, 47862, '', 'Purvashi Nagaya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739508140, 1739508140, '1'),
(6760, 0, 72294, 'ckD5vK_5DkADsakAthk6CH:APA91bE1sd-LnPveXDqtOppE5effELO7tGjOANejhaAXLAdb8j1PH5pcTCbLm-AlO7rcl8HYmTQtJd8wEN8y3cVpw3VIWjB7TP2Cq4hig7irxrcmJWqng8g', 'Namrata Mahajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739513347, 1739513347, '1'),
(6761, 0, 69661, 'cQtyBUv4Q0SbeC4pi1A_wK:APA91bEFmp0XApvIaH4oc2WjwJHHGuurAcoI1n-fwpOA7N2h1tXdRlCVCh1upNmjxl-DQAQsTRXYfM4i5HJRsC5UaUoA6HzZgHSHMv_yTn57BH5m0KD614c', 'Madhu Mathi Shanmugam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739529947, 1739529947, '1'),
(6762, 0, 72294, 'ckD5vK_5DkADsakAthk6CH:APA91bE1sd-LnPveXDqtOppE5effELO7tGjOANejhaAXLAdb8j1PH5pcTCbLm-AlO7rcl8HYmTQtJd8wEN8y3cVpw3VIWjB7TP2Cq4hig7irxrcmJWqng8g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739530323, 1739530323, '1'),
(6763, 0, 71793, '', 'Umesh Kumar Manjhi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739548825, 1739548825, '1'),
(6764, 0, 50468, 'cdyL4HLzoEz8q31lwDwJCs:APA91bFP9K056ksM23veuY00JoUOfrT30LWaCyJkQlSR7IzY9pNVETfiLdKssh46o7mp4rpKsNU76JAxSUkOEHlfH4MRnyeUQ1hfH-5Qzq0tsAiB5_kb_hI', 'Swrna Karunagaran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739592635, 1739592635, '1'),
(6765, 0, 62319, '', 'Rahul Sawant registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739597768, 1739597768, '1'),
(6766, 0, 72310, 'cq-D5cye20AZmJKk3htF5b:APA91bGHpk-gY_hebW_3dIj36U4hZU0-GEtc72Tkiun7npnwt-t0mQ_eeWxKeHhBBOsxdsaz_E564po03QNpHn4uCOenk_1P7Qxv2hTuxXuM25vy_DBRwyE', 'Shekhar Arora registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739644207, 1739644207, '1'),
(6767, 0, 72310, 'cq-D5cye20AZmJKk3htF5b:APA91bGHpk-gY_hebW_3dIj36U4hZU0-GEtc72Tkiun7npnwt-t0mQ_eeWxKeHhBBOsxdsaz_E564po03QNpHn4uCOenk_1P7Qxv2hTuxXuM25vy_DBRwyE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739649114, 1739649114, '1'),
(6768, 0, 72021, '', 'Navaneetha Prasanth registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739691176, 1739691176, '1'),
(6769, 0, 72326, 'dfFUyjcRCUn9l3G2s98yAk:APA91bHq2GUHen_4AaWDB5XL9cQ1zo1jz0ESJD7T9aD0_NyzZooy9XMoGxiUkGid3oGNm-Ki19H4-z2cp-OGgjUbwAzBiotA1gfPegHQ4leYN6sLJZKwpPw', 'Obaid Hussain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739730220, 1739730220, '1'),
(6770, 0, 72326, 'dfFUyjcRCUn9l3G2s98yAk:APA91bHq2GUHen_4AaWDB5XL9cQ1zo1jz0ESJD7T9aD0_NyzZooy9XMoGxiUkGid3oGNm-Ki19H4-z2cp-OGgjUbwAzBiotA1gfPegHQ4leYN6sLJZKwpPw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739734099, 1739734099, '1'),
(6771, 0, 72327, '', 'Rabia Fathima registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739766310, 1739766310, '1'),
(6772, 0, 57922, '', 'P Kshirsagar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739771675, 1739771675, '1'),
(6773, 0, 69585, 'dBJ_FBxISkapmKF8vyE4pG:APA91bHe4NaKtV-70kO2rlJUSEPbJTQXFY1M3RIqS97V2WurwvRAgM9Do8mH7hYQyl32KXbdvticeYS9OVWd7Hy5nf4wumuiMMOIm3BpxjENNn371ES5Th4', 'Avina Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739780811, 1739780811, '1'),
(6774, 0, 72327, 'f-Ht7vUCSPy8zLgpCQBIEj:APA91bFyyzlA1Ab1FuwAmHOJDKwegD9W131s9old2cne3_TvQMfsqtUmm8UENychn4sI7rnO7N3k5GfW8cInvIZIiMOgPGHAtsPgqTz4ZVDwa0-mJ8lG2SQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739787511, 1739787511, '1'),
(6775, 0, 72326, 'dfFUyjcRCUn9l3G2s98yAk:APA91bHq2GUHen_4AaWDB5XL9cQ1zo1jz0ESJD7T9aD0_NyzZooy9XMoGxiUkGid3oGNm-Ki19H4-z2cp-OGgjUbwAzBiotA1gfPegHQ4leYN6sLJZKwpPw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739787521, 1739787521, '1'),
(6776, 0, 72335, '', 'Mallika Shettigar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739788476, 1739788476, '1'),
(6777, 0, 72337, 'dFSXpyQpRq-14TuRWEuZYZ:APA91bGJB7W9TLjTpErnDne92zYABsIzxjiEebncU-QLfMLVz0CntAUkLZIiSXQE9ZFsJmSqUSNRl1cgAeHyY5SoyQjekt8VrkAqlEKYK2U4KoEiv5xkXmg', 'Rishu Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739791296, 1739791296, '1'),
(6778, 0, 72337, 'dFSXpyQpRq-14TuRWEuZYZ:APA91bGJB7W9TLjTpErnDne92zYABsIzxjiEebncU-QLfMLVz0CntAUkLZIiSXQE9ZFsJmSqUSNRl1cgAeHyY5SoyQjekt8VrkAqlEKYK2U4KoEiv5xkXmg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739815223, 1739815223, '1'),
(6779, 0, 72341, 'eBKim_C9TniLQBaLbwooyH:APA91bEmR3Zlf3G1sLGyaVROI8wfnV_clay1jWzka6IJmpooHWDoVbyPsHBVFrVSMO3WN-OE_5pStpRi1K0igYDAIEZDCjzd-92Jt8cPePMMOxgYTI4BuVk', 'Mouniama Chayllandra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739819695, 1739819695, '1'),
(6780, 0, 72341, 'eBKim_C9TniLQBaLbwooyH:APA91bEmR3Zlf3G1sLGyaVROI8wfnV_clay1jWzka6IJmpooHWDoVbyPsHBVFrVSMO3WN-OE_5pStpRi1K0igYDAIEZDCjzd-92Jt8cPePMMOxgYTI4BuVk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739821560, 1739821560, '1'),
(6781, 0, 62007, '', 'Terryy T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1739864880, 1739864880, '1'),
(6782, 0, 26627, 'eHsfRcHXTIWRJRDqYkqY9h:APA91bFHwVtKLBdE7HwAM3wKmS35v3jQ2OkoatjbmNKZjOo2NhVBfmBlE7MDJv5_Zl1CjlA1eHnkvtytVq2InBZeNR1UaoFlubkHdB5LwTtEk7Lg3UwPPDg', 'Jimit Jain (9820212293|jimit.jain@gmail.com) has Subscribed for DIAMOND Membership.', 'You have successfully subscribed to DIAMOND Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1739944960, 1739944960, '1'),
(6783, 0, 26627, 'eHsfRcHXTIWRJRDqYkqY9h:APA91bFHwVtKLBdE7HwAM3wKmS35v3jQ2OkoatjbmNKZjOo2NhVBfmBlE7MDJv5_Zl1CjlA1eHnkvtytVq2InBZeNR1UaoFlubkHdB5LwTtEk7Lg3UwPPDg', 'Membership Activated', 'Your DIAMOND Membership is Activated Successfully by our team. Enjoy MR Prime benefits now.\r\n', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1739945096, 1739945096, '1'),
(6784, 0, 72357, 'dcdRpXqJRYylESV9BMETb8:APA91bGrrdI_oh9UqIY6BZxKt1ZmrXXZpiXI229k2m-3scLtOp2lwmJf788Qp-YHicUo7kaWlwTKvQY0K2_68-Kn9AgqwfkDzWEJbSp6x7qrlWrzMJgfP8s', 'Ramagiri Jeevan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739951951, 1739951951, '1'),
(6785, 0, 72357, 'dcdRpXqJRYylESV9BMETb8:APA91bGrrdI_oh9UqIY6BZxKt1ZmrXXZpiXI229k2m-3scLtOp2lwmJf788Qp-YHicUo7kaWlwTKvQY0K2_68-Kn9AgqwfkDzWEJbSp6x7qrlWrzMJgfP8s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1739985473, 1739985473, '1'),
(6786, 0, 57288, '', 'Ekam Sanghera registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740018048, 1740018048, '1'),
(6787, 0, 72366, 'dWtipnhiQFicAEqnrshVPC:APA91bGQEXXEYije79I73I0xxbWGgV-lusafPoyu_CYeuO3rRYsV69r8tpS4oOKRDWns2krzmgvA9NqWqGvVqUalwES5mBKq5JbBalxnHaPhssXS1Tr8i5A', 'Nureen Khosla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740043234, 1740043234, '1'),
(6788, 0, 72366, 'dWtipnhiQFicAEqnrshVPC:APA91bGQEXXEYije79I73I0xxbWGgV-lusafPoyu_CYeuO3rRYsV69r8tpS4oOKRDWns2krzmgvA9NqWqGvVqUalwES5mBKq5JbBalxnHaPhssXS1Tr8i5A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740059047, 1740059047, '1'),
(6789, 0, 72364, '', 'Manisa Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740067740, 1740067740, '1'),
(6790, 0, 43688, '', 'Ayesha Tabassum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740112988, 1740112988, '1'),
(6791, 0, 72372, '', 'Vijia Rajendran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740181383, 1740181383, '1'),
(6792, 0, 69718, '', 'Elilvany Kogulshiam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740202985, 1740202985, '1'),
(6793, 0, 72398, '', 'Mazhar Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740244602, 1740244602, '1'),
(6794, 0, 72398, 'e0SUcHDMQpSnDHsUajEJj_:APA91bEaREppYpnoZQw6ga16Fj6Bz3JRPf7c9zO4qIjBGYvzRZxPXtaRDRTRK81o1WrfaumZquOAm9e8UQ53dM4BFL5D0_OTuae1Wxg2NS79QbjBkFNI0_I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740260084, 1740260084, '1'),
(6795, 0, 72410, 'eBwIZMS_QkiPvKjzVt9RPa:APA91bFJOci4BO_E1j_fW8Ut539ahzbWyRWbSF9pfEyxZVeWgVpJnEHZkb90e23u9OyFd_GvOP8m-hMACPpSGfGf4Tc2ve3CP6bAaIcc7KxWxAzF6kcnFIY', 'Anil Kalwa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740320462, 1740320462, '1'),
(6796, 0, 72410, 'eBwIZMS_QkiPvKjzVt9RPa:APA91bFJOci4BO_E1j_fW8Ut539ahzbWyRWbSF9pfEyxZVeWgVpJnEHZkb90e23u9OyFd_GvOP8m-hMACPpSGfGf4Tc2ve3CP6bAaIcc7KxWxAzF6kcnFIY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740328459, 1740328459, '1'),
(6797, 0, 72415, 'eqEVxVUpJEG6nrz_TYve5C:APA91bFqAJK6NRzgjmRMgbYOedXnkFNVGgZ30Wk7x03O0MozKc8c5erkvLkA3sGwsr4NLmSHge4Z_N3VOz9ANdQJfdFyiCOH-uE-R2t24X7SAXF89l4uXAI', 'Dev Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740339024, 1740339024, '1'),
(6798, 0, 54903, 'cyfl6yATaURFqcLYGCZvnP:APA91bEXCQrQtwTf2veS9ZG9rvS_rt5gffLMQp-Pcrd9WP47sMnY0yEyYebENE64u0qUUQnc0dDYQhz5bIGl2VkQqq6lBxAgxNeyc5L6tMlwPsxtrjfYdVI', 'Nahim Dalapa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740341643, 1740341643, '1'),
(6799, 0, 72415, 'eqEVxVUpJEG6nrz_TYve5C:APA91bFqAJK6NRzgjmRMgbYOedXnkFNVGgZ30Wk7x03O0MozKc8c5erkvLkA3sGwsr4NLmSHge4Z_N3VOz9ANdQJfdFyiCOH-uE-R2t24X7SAXF89l4uXAI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740365901, 1740365901, '1'),
(6800, 0, 71777, '', 'Mansi Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740380354, 1740380354, '1'),
(6801, 0, 68264, '', 'Kirandeep Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740388378, 1740388378, '1'),
(6802, 0, 72447, '', 'Shasank Samajpati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740491395, 1740491395, '1'),
(6803, 0, 70066, '', 'Robandeep Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740493951, 1740493951, '1'),
(6804, 0, 72362, '', 'Poonkodi Venugopal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740507411, 1740507411, '1'),
(6805, 0, 72447, 'fJUc0o_Ua0b9gNcB04Ku8T:APA91bHWVxsAwfwsx6VsVbORTOEjyKlc00q6ar1FgtU_lJ1cDSHTPpaweClGEwKh_0U1L3w__36Tt-MDfKxz7kDjfj4lYBItACT8zGLY5rXrUiWOk_l8Z3k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740511033, 1740511033, '1'),
(6806, 0, 33130, 'd_Zyu7I7QhSgGcAeuChgbI:APA91bFx0JnsSDTVjCs3M3LmZ5yrC1DVImGNXmPX1KJcU7-gkQa5-IRqLmOrJ4Zxj7XFnDHWJ0IpBTH9SGUuvZU0V9l2Em6--Mlyr1sNYfVQ1dF2uKfsjME', 'MD Imran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740532336, 1740532336, '1'),
(6807, 0, 68919, '', 'Nikhil Khandelwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740545110, 1740545110, '1'),
(6808, 0, 72467, '', 'Adjera Amour registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740608730, 1740608730, '1'),
(6809, 0, 72467, 'cXat4gEOEUhalDw9keV50o:APA91bEaxAoMk2REdvKArSlIpkd_6XpyW_RNwxAybYf5aE3lTPxrUmCli3VETdxOoa__B5FyLBjIIuCXoRXtvscWzDprYLNjq6CiEWqWLr5oJ8V2zmPkiJ0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740625385, 1740625385, '1'),
(6810, 0, 68919, 'fxcY7HobjkoWjg2EV9MXRp:APA91bEJc1vhdfJOEfIQG3XtRrOhppPESD78n8z_Arx73TzIHJN5fRamHHWmWSpznIySGx8ODPwU-0gW2y2Uh76Y4v6AcEEcWcU8CQPkCntX3ZT9AzKhQ2s', 'Your order with order no. NK68919-OR-2 is received successfully on manekratna.com', 'Your order with Order No. NK68919-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1740656480, 1740656480, '1'),
(6811, 0, 62846, '', 'Ashuiny Sugirtharajah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740703373, 1740703373, '1'),
(6812, 0, 72495, 'cDVZz2WdQPeVrcHr0bcWBY:APA91bEQpLxqzcRcuuk1dihBpOaPDyXZi9N2x1fBX4-n2rwboCIWz5uWm2LpTCH1rb0fS-qxccxlEExcXhuMvZYypEXFbkdlKIXch6JUFpkh8a0f240r8mM', 'Anwesha Dey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740810666, 1740810666, '1'),
(6813, 0, 72495, 'cDVZz2WdQPeVrcHr0bcWBY:APA91bEQpLxqzcRcuuk1dihBpOaPDyXZi9N2x1fBX4-n2rwboCIWz5uWm2LpTCH1rb0fS-qxccxlEExcXhuMvZYypEXFbkdlKIXch6JUFpkh8a0f240r8mM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740826478, 1740826478, '1'),
(6814, 0, 72497, 'eCn7hhjNRSWan6PCPIuwmT:APA91bEBWR82lzqpoxHJPTMHnz84H9ecwaOLFSLh8hnJOi8A0NHs72h66iHTXeXKyBIlFDpC7jQZAZLUAGqZFY5EGz5LwhAC4xhIocQuwE2VlhW-AorRmzI', 'Venkatesh Subramanian registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740826548, 1740826548, '1'),
(6815, 0, 72416, '', 'Ramesh Sivaraj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740921510, 1740921510, '1'),
(6816, 0, 72510, '', 'Piyush Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740923823, 1740923823, '1'),
(6817, 0, 72510, 'frt_AfE7QGyFDH0DXOutWr:APA91bHCBVpnzt8EumTiESJv9G3mGdipEoBaDUWGI0b6oz4lbaDv0dh71LfVk7Omm_BzXM03XIcrhlzhANLrcPvi6pXNichvPO-xTd_NL30wF03ztbFTGZ4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740926660, 1740926660, '1'),
(6818, 0, 71741, '', 'Sonu Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740942589, 1740942589, '1'),
(6819, 0, 53071, 'djkCkI_KRAOU2YU82bePRK:APA91bGPv_4ybW8CitCXGPgqZ2xnoXqDW96eKJQzPjrjny6RAh7Qez1E2pv-83zias9hwdfyAEdBuAMAz2c6ExOdCZ99hzefPvfl52lCnuDx71hZi3vJ3K0', 'Pavithra Satheesh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1740946183, 1740946183, '1'),
(6820, 0, 72246, '', 'Monika Mohale registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1740980208, 1740980208, '1'),
(6821, 0, 59906, '', 'Jyoti Potdar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741001911, 1741001911, '1'),
(6822, 0, 61330, 'dGT1KDjy5khhtbYYlEI69K:APA91bHY1eDujehO4_vEVWRGaiHZofHYSvD9E4YuevgX2JpI6WbzkJfcbCtv9VjFnF6IYWZtfiFUKK2BD5w8q16XCnXKwTwSWa7FqueEKGJK_O2JjgOb8hYh31oysK-MKmBglwscNMl_', 'Your order with order no. KC61330-OR-11 is received successfully on manekratna.com', 'Your order with Order No. KC61330-OR-11 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1741014309, 1741014309, '1'),
(6823, 0, 62846, 'caExPiq-f0CujkroGqdAKB:APA91bH6H6DiAtK1kgHfoFhAX8ssAZBbDcGIxEIvnlbVRq5G6ye8LgLQAM-Qki7BTpRJRBoPId79JZlNwoh2m9yEK8am31N6AOcy_9s7Y0CXkaDWqnRB9gg', 'Your order with order no. AS62846-OR-3 is received successfully on manekratna.com', 'Your order with Order No. AS62846-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1741020260, 1741020260, '1'),
(6824, 0, 72535, 'f_V69qCudOk:APA91bFPnU4hcE1-Hm75MzY4FE3CnZF8DmAuwMklmAJdpYKls0NkMyawS6JGTspivbnJyiqFaMsYYS8P08tEbWSKjPHL0QSu485Lejavwl6T0bx295yjRDyXSPtKzQbAXMB7yMcbKJbF', 'Naveen Varma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741055513, 1741055513, '1'),
(6825, 0, 72535, 'f_V69qCudOk:APA91bFPnU4hcE1-Hm75MzY4FE3CnZF8DmAuwMklmAJdpYKls0NkMyawS6JGTspivbnJyiqFaMsYYS8P08tEbWSKjPHL0QSu485Lejavwl6T0bx295yjRDyXSPtKzQbAXMB7yMcbKJbF', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741057132, 1741057132, '1'),
(6826, 0, 72545, 'erJt0QwhckIhuBjI_-0tl9:APA91bGwvbUbSZ3N_l0iOmS34BoVPdiUH5jv_Y_uVCOmAF_Rg6KDm4sIRjx2Dc01sYC7wBRkxxSewgiiiZOCu49PQhCLi8tKyhDLb1Zhw-hPSR2SPw4v5EY', 'Shruti Lakhotia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741143737, 1741143737, '1'),
(6827, 0, 72552, '', 'Aditi Kadam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741173244, 1741173244, '1'),
(6828, 0, 72545, 'erJt0QwhckIhuBjI_-0tl9:APA91bGwvbUbSZ3N_l0iOmS34BoVPdiUH5jv_Y_uVCOmAF_Rg6KDm4sIRjx2Dc01sYC7wBRkxxSewgiiiZOCu49PQhCLi8tKyhDLb1Zhw-hPSR2SPw4v5EY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741175548, 1741175548, '1'),
(6829, 0, 72552, 'dQ-BgmR_T7aWlDwfY_eKvP:APA91bHiJDBkEKeMTNHCj-tFTs_OlxIJvd16dCuQG5CnTQEsQQPsTpaYqN0qsJXrgcRqY3OhhSghbtcyJfssbafpgOgMor9uMOmcqYjCDQk3wS63OM0vdrs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741175581, 1741175581, '1'),
(6830, 0, 72353, '', 'Mohammed Avesh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741227953, 1741227953, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6831, 0, 72555, '', 'KASHINATH Rai TR registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741233842, 1741233842, '1'),
(6832, 0, 72555, 'fIemqseKQX-Ns3ZLXVeQ1R:APA91bEAXxgXRUO1NpTXtlCbsZvjc0qeiMBHUZ-EDLczolQvPUyN60Y1XFrbq4rMHzC0xpjyiDT-uwIQvoaErAH4KkVT61mIgw4kn36I0J8ksMSRfdN81fE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741245309, 1741245309, '1'),
(6833, 0, 72566, 'd6bjnWc8oUDAggM8E9Wjkv:APA91bEA9LJqiX0ViZIhZ3ZWDeIOr7V05fzUXT26XxLeFTYjqN2NOO-uOcPzKNqB002K4SeH1_gWcrX0q70BQphRxsnA_3MEbBsNKWngNVvoT_5dr16w8Fg', 'Sim Saini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741248584, 1741248584, '1'),
(6834, 0, 70778, 'cojF7fkhI0J-rxNlC0Al-a:APA91bFqnhR-3TsmB8JNGZtCQ2t2Okt0D6uG8OGNtudpSiRtw-H-zNgKjcNxFGt4fhrlkXmk1cEqCql3oW2mEclyZRP8E8YKHXC8lEoz2yZC93e8cAi-iFs', 'Your Bulk order with order no. GD70778-BOR-2 is received successfully on manekratna.com', 'Your Bulk order with Order No. GD70778-BOR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1741257377, 1741257377, '1'),
(6835, 0, 72573, 'etkodrI8SQKCbhi-A_UKPn:APA91bGVsNvVQF7e5JkGRe3jaNIUsdrGJGVv0plkbGtp5OfJvOG5LsKq2sUJux8S7uDc8-BA5rczR97m9v8a3vp_BDeVDK6kCJoFSVJ_PG1hL1jr3Za_d6I', 'Kunal Chetwani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741258868, 1741258868, '1'),
(6836, 0, 72573, 'etkodrI8SQKCbhi-A_UKPn:APA91bGVsNvVQF7e5JkGRe3jaNIUsdrGJGVv0plkbGtp5OfJvOG5LsKq2sUJux8S7uDc8-BA5rczR97m9v8a3vp_BDeVDK6kCJoFSVJ_PG1hL1jr3Za_d6I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741263932, 1741263932, '1'),
(6837, 0, 72576, 'cbYhSGRtS-GkhSaTyTeNe8:APA91bEUezR60nYc5tAqFyoUYYsq1UzxHhA7kSvcjdH7bDrYxTQNMegCq3hCTASA5cubrMNMBHtFu5Ua22ju6kk3NFcNntz99rTpSUIrzH78EWuEaUDQfCg', 'Sumitra Swami registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741264156, 1741264156, '1'),
(6838, 0, 72577, 'fTURanXgRze2y1iy_FCEQy:APA91bHb2wtCt7_bJOGHxgubVdflsPCnIfHvZ5KV67Slx7BPqDpsh8yJkNoYAwLC1_fog7I8gQTR1Ip87SDZu0SBy7NuSiFUIxN_L-SwCkZMiw3MVyHp1PQ', 'Pooja Rajbhar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741264797, 1741264797, '1'),
(6839, 0, 72576, 'cbYhSGRtS-GkhSaTyTeNe8:APA91bEUezR60nYc5tAqFyoUYYsq1UzxHhA7kSvcjdH7bDrYxTQNMegCq3hCTASA5cubrMNMBHtFu5Ua22ju6kk3NFcNntz99rTpSUIrzH78EWuEaUDQfCg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741283796, 1741283796, '1'),
(6840, 0, 72577, 'fTURanXgRze2y1iy_FCEQy:APA91bHb2wtCt7_bJOGHxgubVdflsPCnIfHvZ5KV67Slx7BPqDpsh8yJkNoYAwLC1_fog7I8gQTR1Ip87SDZu0SBy7NuSiFUIxN_L-SwCkZMiw3MVyHp1PQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741283803, 1741283803, '1'),
(6841, 0, 72580, 'cJLRwpfoQmyJ9EJqodQVu2:APA91bGC6uc3tpZnwty2sIGC2lUuIqHWcwzXUSpmctW4EGruggd9pBxRG7ACIOSD3nPRJSGUyo6G1PaLHuz_HobU14PLiQDz-g-Z5zPvfJYs0kh7Sb6qXH0', 'Alkaba Raol registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741286645, 1741286645, '1'),
(6842, 0, 72580, 'cJLRwpfoQmyJ9EJqodQVu2:APA91bGC6uc3tpZnwty2sIGC2lUuIqHWcwzXUSpmctW4EGruggd9pBxRG7ACIOSD3nPRJSGUyo6G1PaLHuz_HobU14PLiQDz-g-Z5zPvfJYs0kh7Sb6qXH0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741286911, 1741286911, '1'),
(6843, 0, 72580, 'cJLRwpfoQmyJ9EJqodQVu2:APA91bGC6uc3tpZnwty2sIGC2lUuIqHWcwzXUSpmctW4EGruggd9pBxRG7ACIOSD3nPRJSGUyo6G1PaLHuz_HobU14PLiQDz-g-Z5zPvfJYs0kh7Sb6qXH0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741312988, 1741312988, '1'),
(6844, 0, 72589, 'c5iJG8wDSFyzRqQ_q3kZNG:APA91bGO5H-RATDrLABuLKodLXjYd8VG5WLR9dSUp6YhSAF99J8nabiVk_ojFzPySMOCICMjXvljfzxJ6Oe5bCsAmhb1eWCYpIGJGs8_8HuqkQsH1QpzW8Y', 'Saranya T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1741337321, 1741337321, '1'),
(6845, 0, 72589, 'c5iJG8wDSFyzRqQ_q3kZNG:APA91bGO5H-RATDrLABuLKodLXjYd8VG5WLR9dSUp6YhSAF99J8nabiVk_ojFzPySMOCICMjXvljfzxJ6Oe5bCsAmhb1eWCYpIGJGs8_8HuqkQsH1QpzW8Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741346064, 1741346064, '1'),
(6846, 0, 65430, '', 'Dina Begum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741443844, 1741443844, '1'),
(6847, 0, 72618, 'c0tzPir2qEcYjJh9akz7bo:APA91bGPwB-m0aG1t58oiX4sPYIP4COQWQqu0yA9e95KAhs86lQmLvtb1_vgWDex-BugKciN4vsalSHEPdjpKMBWS4hxVqoCFe2TlfoXZX3swXaVC-as53s', 'Sana Ali registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741519442, 1741519442, '1'),
(6848, 0, 72618, 'c0tzPir2qEcYjJh9akz7bo:APA91bGPwB-m0aG1t58oiX4sPYIP4COQWQqu0yA9e95KAhs86lQmLvtb1_vgWDex-BugKciN4vsalSHEPdjpKMBWS4hxVqoCFe2TlfoXZX3swXaVC-as53s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741593093, 1741593093, '1'),
(6849, 0, 65263, '', 'Pranav Vs registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741631700, 1741631700, '1'),
(6850, 0, 68410, 'eudWZ9Hf8k-Li4l9QqfDOB:APA91bHW6eIFQRWndPyd6c5CVgpBy1LvAkFVwXYfubOv5xDlT_MmcBEZ7STfXFPyADrZQElazXS_mzXgZ6S3IMkvApRKhERsPengn6e29uB3op7UE7sVxpu2prCufyP3X5pdxyogcVX1', 'Your order with order no. DB68410-OR-6 is received successfully on manekratna.com', 'Your order with Order No. DB68410-OR-6 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1741674143, 1741674143, '1'),
(6851, 0, 66026, '', 'Sara Saea registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741712591, 1741712591, '1'),
(6852, 0, 72279, '', 'S F registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741737873, 1741737873, '1'),
(6853, 0, 72670, '', 'Swetal Prajapati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741775939, 1741775939, '1'),
(6854, 0, 72683, 'ecFFEFyESg296bQsfmRiKp:APA91bEUKY2_Mjb756bPrOg7ob3pQ4mrAYLKgvPN74QkGS-xnQySl-vyffk19PXMA0mQOu3WEMkoO4gQ6q8vBRUW1Q58xXEgOx2B5JGQVaJXmMnh5S4iRHY', 'Pranav Panwala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741868777, 1741868777, '1'),
(6855, 0, 72683, 'ecFFEFyESg296bQsfmRiKp:APA91bEUKY2_Mjb756bPrOg7ob3pQ4mrAYLKgvPN74QkGS-xnQySl-vyffk19PXMA0mQOu3WEMkoO4gQ6q8vBRUW1Q58xXEgOx2B5JGQVaJXmMnh5S4iRHY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741886953, 1741886953, '1'),
(6856, 0, 72703, '', 'Romana Haque registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741950296, 1741950296, '1'),
(6857, 0, 72703, 'eYcycUQoTti5l1wQ4nFj28:APA91bEUyz0MHK0mP2x7nUEHqDnZpUAPRGwFuMd_SRPCQm1B67RfI1V2_M3_agiPvuWZeGAru6ptBIcM1SUpZwuitTxrvG8dA-4cXwKNWfb_P4fN9nQQ3jw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741964375, 1741964375, '1'),
(6858, 0, 72706, 'fUWvj6tkTPyPMvJXFS3WZt:APA91bHnKY8uEpsYMXGOykmlShBxDT2AsvblQRLUkSs76EImjx97wc1pj2i0Sac6HxfjGp3PUschSNMJOAiYzYBkZKAJBxTS2tal7uwHeYOOrbSpS_PPNHY', 'Jegan Prasad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1741967676, 1741967676, '1'),
(6859, 0, 72717, 'fH1MWxY3TTysJgc5c8QaeW:APA91bElMBKDbgmat-zDJqJqG8dZa9904gVgsPtGEV3rVJHLxCurn4NfBhi-J1gkqRu6f1ULegLhI_Ps4YjVkfsCD7mXthbKYFrdzECe9Y_szqhZKYYnJDU', 'Gaurav Kabra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742015593, 1742015593, '1'),
(6860, 0, 72719, 'eeuRnQmbTMqfkqM17JzUtW:APA91bHuAXMr2Im3629k635_Xp0gw78Coqwuk2KH-EIyMP2EB4TALbVTJv-yUZLnNWpRB8XRxhRYliotzBH5nEEv-RWyp9jDGV_astEBc-K8BsbtncV6hyQ', 'Prathamesh Chavan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742024882, 1742024882, '1'),
(6861, 0, 72718, '', 'Chirag Raiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742032172, 1742032172, '1'),
(6862, 0, 72484, 'ejDrJ1BNQEajPNtpFHxx9p:APA91bHYNuUjJmumIPJKShFcvjJZ5gKTaLycyXpIXFPZwlokA-mg3T1nPTUQw-6GbO_6x6BL_Jd0--CdgXK6l9hUXS309CiO3tMT2tkWkSX6YDb8pzDFo0E', 'Malarkodi P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742038976, 1742038976, '1'),
(6863, 0, 72719, 'eeuRnQmbTMqfkqM17JzUtW:APA91bHuAXMr2Im3629k635_Xp0gw78Coqwuk2KH-EIyMP2EB4TALbVTJv-yUZLnNWpRB8XRxhRYliotzBH5nEEv-RWyp9jDGV_astEBc-K8BsbtncV6hyQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742039596, 1742039596, '1'),
(6864, 0, 72717, 'fH1MWxY3TTysJgc5c8QaeW:APA91bElMBKDbgmat-zDJqJqG8dZa9904gVgsPtGEV3rVJHLxCurn4NfBhi-J1gkqRu6f1ULegLhI_Ps4YjVkfsCD7mXthbKYFrdzECe9Y_szqhZKYYnJDU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742039614, 1742039614, '1'),
(6865, 0, 72706, 'fUWvj6tkTPyPMvJXFS3WZt:APA91bHnKY8uEpsYMXGOykmlShBxDT2AsvblQRLUkSs76EImjx97wc1pj2i0Sac6HxfjGp3PUschSNMJOAiYzYBkZKAJBxTS2tal7uwHeYOOrbSpS_PPNHY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742039713, 1742039713, '1'),
(6866, 0, 72733, 'cPxZQYV0S_-UX0LX4y2jzW:APA91bH-PT7S_auR-a3z7RwEi3Uz1MKXMkkxzJWbvBw0m9Ux76iQAT2-DdeTTsWkU8Go7SDr6xBoNNau1JTyW3D3RZUukm3qoret6Ez2wjalKRpk4OoFnkU', 'Yasoda Priyanka Silari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742103123, 1742103123, '1'),
(6867, 0, 72733, 'cPxZQYV0S_-UX0LX4y2jzW:APA91bH-PT7S_auR-a3z7RwEi3Uz1MKXMkkxzJWbvBw0m9Ux76iQAT2-DdeTTsWkU8Go7SDr6xBoNNau1JTyW3D3RZUukm3qoret6Ez2wjalKRpk4OoFnkU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742103734, 1742103734, '1'),
(6868, 0, 72745, '', 'Karan Mahna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742150579, 1742150579, '1'),
(6869, 0, 72745, 'cgcJbSD7S6ibsU33gMOuTQ:APA91bH5xKK_U6ELN97CEjwAhym9T16_kEF2nxDuYHOvan4oyG08s9PkGpX6Mpy7BSwf4s6o7JHgGXNLve4mjEGdyRhjrdXkhQkqHN_K2cI6nzTXuH23oeI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742152829, 1742152829, '1'),
(6870, 0, 72758, 'dbuCI41WRQ-NSmSadj5e9i:APA91bGwgapiQk7zSyRGD7OrTkNcGd9SGcNEm_vKVJVbXP0-fl8EXduZFUEvLJQRNTyKZrt4BlvQ-BrEGmk8-r6d0rw-ahA0KTAZHu5AaIyvw2sG-jYlVT4', 'HarischandraSinh Parmar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742216527, 1742216527, '1'),
(6871, 0, 72758, 'dbuCI41WRQ-NSmSadj5e9i:APA91bGwgapiQk7zSyRGD7OrTkNcGd9SGcNEm_vKVJVbXP0-fl8EXduZFUEvLJQRNTyKZrt4BlvQ-BrEGmk8-r6d0rw-ahA0KTAZHu5AaIyvw2sG-jYlVT4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742268217, 1742268217, '1'),
(6872, 0, 72767, 'e1LBVMBzSLigNwD4dGnlk_:APA91bHoRu-eAAlwkmb1CnL4WQJEIU3b1InZP_oHP9hOCWdLBCDHF9VdyRonvIsyaHrJWWsVXeE9Fue1gKFshufNoVcpJvK5Lqb0a4zqYG8eVtxEWmtdE6A', 'Sachin Mishra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742276547, 1742276547, '1'),
(6873, 0, 72767, 'e1LBVMBzSLigNwD4dGnlk_:APA91bHoRu-eAAlwkmb1CnL4WQJEIU3b1InZP_oHP9hOCWdLBCDHF9VdyRonvIsyaHrJWWsVXeE9Fue1gKFshufNoVcpJvK5Lqb0a4zqYG8eVtxEWmtdE6A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742284384, 1742284384, '1'),
(6874, 0, 72780, 'cT6P6d7K4kyypFR2cWdeZH:APA91bGQW60SpCTZxLScEBdtxrjfuT-0Yh_dntw8W13ikUj-xVxP0-a7-A2Eq4StQNdp5MeSboYw8AOMHtF0AWDgETwbnF9ZfPtVXgS4-76v1V_GRYdwerY', 'Jansy Rj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742318956, 1742318956, '1'),
(6875, 0, 72785, 'dmVUe_PdT8mc0b79fP4iWA:APA91bEPNN7Y9f7j-MkhyMvq1lAdSQXn1DUzyBtx2rFAoFCSuLQVBxwqr42jbU5A19Dxab6gnMscT8MUnwTAzdN4GXVgia8zFYeY6MgeQqcxqZvH3zkUMyk', 'Hossain Jahir Mulla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742337829, 1742337829, '1'),
(6876, 0, 72785, 'dmVUe_PdT8mc0b79fP4iWA:APA91bEPNN7Y9f7j-MkhyMvq1lAdSQXn1DUzyBtx2rFAoFCSuLQVBxwqr42jbU5A19Dxab6gnMscT8MUnwTAzdN4GXVgia8zFYeY6MgeQqcxqZvH3zkUMyk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742341690, 1742341690, '1'),
(6877, 0, 72780, 'cT6P6d7K4kyypFR2cWdeZH:APA91bGQW60SpCTZxLScEBdtxrjfuT-0Yh_dntw8W13ikUj-xVxP0-a7-A2Eq4StQNdp5MeSboYw8AOMHtF0AWDgETwbnF9ZfPtVXgS4-76v1V_GRYdwerY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742341851, 1742341851, '1'),
(6878, 0, 72793, 'fgxLPsNCS56rpuRKDIChH3:APA91bFutdv1PwjU4mIGJoTzOXKq31JpH_wi5MduICbpI5eipvguRVYnSFgo07SxNahXoHdInDZ9SzkpA0dvWG8ueWWerabP-t-gtbvx4JI8i8OflYL62dw', 'Gayatri Jewels registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742379427, 1742379427, '1'),
(6879, 0, 63484, 'fYZD7B0F8U4hmrY9Dr6Kqy:APA91bFYZPQcZM50_VBBVi8RVzuTULyMWG4-uLo4Y-9B0gwUklGXdM1pDzpMZB7R92fCiA3E4TSky-g5UZYAkgRctuLvL_zDfF-87hf09o7dcpXgSA7sGVazrGqu2YD29XyVf546g5P6', 'Your order with order no. SM63484-OR-5 is received successfully on manekratna.com', 'Your order with Order No. SM63484-OR-5 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1742386361, 1742386361, '1'),
(6880, 0, 72793, 'fgxLPsNCS56rpuRKDIChH3:APA91bFutdv1PwjU4mIGJoTzOXKq31JpH_wi5MduICbpI5eipvguRVYnSFgo07SxNahXoHdInDZ9SzkpA0dvWG8ueWWerabP-t-gtbvx4JI8i8OflYL62dw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742387317, 1742387317, '1'),
(6881, 0, 72797, 'fJIqFVklS4aGxw31axI8YL:APA91bG6gvky67ow4IcGHRoqlPFtyqr7mXyjyMOkVEud8FHULcEUwCXBKn_geS9OWxNHuRcm-OeGbU9d6foUBoeeOGUWoKfJqkoGdSmYn9R_svspRTrgBgY', 'Kabita Regmi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742391138, 1742391138, '1'),
(6882, 0, 72797, 'fJIqFVklS4aGxw31axI8YL:APA91bG6gvky67ow4IcGHRoqlPFtyqr7mXyjyMOkVEud8FHULcEUwCXBKn_geS9OWxNHuRcm-OeGbU9d6foUBoeeOGUWoKfJqkoGdSmYn9R_svspRTrgBgY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742402859, 1742402859, '1'),
(6883, 0, 71881, 'ehel8mujR1-GP-7cT6JtsD:APA91bH-D8O-U8ptUDuRjL6E7xZFcrvC94TVTMF-2BHl_2m6prfdhDadMM6daq6i3A2XLa0UdEdga6iHZioQOcuJqUNEQ2fyQyXsOFxMal4THUNEZpQtbxY', 'Akash Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742411249, 1742411249, '1'),
(6884, 0, 72810, 'fFkn0aVEToqZYIPjo4nX_B:APA91bEBC8ydJAe1SPTIiM-rtSWFyOVWN7Cbbml93__wG8LJbeb7js7myTZ4tY4jAs_ucuAHpVBKXnnh3yrvCYKhd2TK7DlhYIyOXF3fNcZfdqUSSAaoNQ8', 'MUKESH Dhiman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742447842, 1742447842, '1'),
(6885, 0, 63838, 'fxnEPKCgX0OJmx2N-MBqQl:APA91bE7tklhOjtP8Lh1FViO5p04FBfnsdpCl-d3RRfDkKEyMCG-OkNi77qeiIr5Z_rf3-CP7FBfHR2FynVC69xAAyLliX0v1CQQ2zxU-CSS8KSLccYUeLg', 'KHYATI VERMA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742447963, 1742447963, '1'),
(6886, 0, 72810, 'fFkn0aVEToqZYIPjo4nX_B:APA91bEBC8ydJAe1SPTIiM-rtSWFyOVWN7Cbbml93__wG8LJbeb7js7myTZ4tY4jAs_ucuAHpVBKXnnh3yrvCYKhd2TK7DlhYIyOXF3fNcZfdqUSSAaoNQ8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742447964, 1742447964, '1'),
(6887, 0, 72811, 'cwoTc5XBQ5C8GrzYlom2as:APA91bFldiXNWd97bpN8uaeQ6IJvgICGn1GFR8Vg8f4u08qt57hhy-HFiFf-H4Dy6k9uEKxn5mqcQQUXnNs4y9U3DqLyMEoZeTgucqgK_gJLSr9dtkDUDK8', 'Sufiyan Sufiyan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742453572, 1742453572, '1'),
(6888, 0, 72811, 'cwoTc5XBQ5C8GrzYlom2as:APA91bFldiXNWd97bpN8uaeQ6IJvgICGn1GFR8Vg8f4u08qt57hhy-HFiFf-H4Dy6k9uEKxn5mqcQQUXnNs4y9U3DqLyMEoZeTgucqgK_gJLSr9dtkDUDK8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742462270, 1742462270, '1'),
(6889, 0, 72832, '', 'Manpreet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742555472, 1742555472, '1'),
(6890, 0, 57425, '', 'Sonal Khunt registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742562246, 1742562246, '1'),
(6891, 0, 57425, 'dNkMxEI7QjKeuWxLTj4Jou:APA91bFpGVXqAHslxoOa76i0p7RsTtxKRINY5RtZMimOLkpMD5B5aCoPUzv0zLTARBiGUI4Dn4b9IqIYt__GRb_t2hDdgR7w-ZRBOLpbYD3y9OR3Xkckyuc', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742562640, 1742562640, '1'),
(6892, 0, 70778, 'dNPpmvU3jkSmsCMf7Xk85N:APA91bGKHFseyh4AiBdU_caKKe0ifSv-5ySLZi7tuuhp0RFgBRRFpUf0fvC9_iuC-RFx6jOOGUT9-ViOixllRrGrNxC96y36z0qE_puZdrKPDQjCPJzGW_Y', 'Your Bulk order with order no. GD70778-BOR-3 is received successfully on manekratna.com', 'Your Bulk order with Order No. GD70778-BOR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1742568569, 1742568569, '1'),
(6893, 0, 72832, 'fvWDUQ8tReqo0JddMvw0od:APA91bGPauYFL9xV46k9bjynmiGzT8qEr4IMCP-A0CIRsL46_imjNf-q81eDmK5Peb8NJiKfM1GjJfJ5u-hSyOJfsSwBazqFL0UoAzjp5V-Do8fhB7msBfw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742569080, 1742569080, '1'),
(6894, 0, 70778, 'dNPpmvU3jkSmsCMf7Xk85N:APA91bGKHFseyh4AiBdU_caKKe0ifSv-5ySLZi7tuuhp0RFgBRRFpUf0fvC9_iuC-RFx6jOOGUT9-ViOixllRrGrNxC96y36z0qE_puZdrKPDQjCPJzGW_Y', 'Your order with order no. GD70778-OR-5 is received successfully on manekratna.com', 'Your order with Order No. GD70778-OR-5 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1742569176, 1742569176, '1'),
(6895, 0, 72720, 'cvCpTdhYR0z9mAzYHBgPVQ:APA91bE0ukqM4bTUcEpybTcZUxh0LCITfbFJ7BPW1h1HHsm19GBqb3PCQxSrZ_osLeKUz16XCw2--w6Fw44bDH7r6Z62EGNGPVwkRar8lYdiolToLSsAI_A', 'Gautam Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742592133, 1742592133, '1'),
(6896, 0, 72837, '', 'Manjit Sandhu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742619405, 1742619405, '1'),
(6897, 0, 72845, '', 'Devenayagi Sathyvell registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742647283, 1742647283, '1'),
(6898, 0, 72845, 'edEyiJhySk2Hp7-yA3zCU4:APA91bGFgeYWxj2MngJS28xxystnIDez6IFm7GTlL3WAgEhDZOj34UHtSvvdpltB8emdjaRpKJvmNEL39U1GNw4dQrlShHaXfqFBDGv59ViaNLhGy-Ib1ZU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742647578, 1742647578, '1'),
(6899, 0, 72851, 'fVQCjaQPLUV7rr3j5Z6cYZ:APA91bH-mZTTXUy36Ghvvre_cHAynQmXWJ08OZ9scwpmy7Ocp-I8k6-kYewdwJHXoHqQOH81TmPOo0-sFMdSO3JhmIdMZdCoFnGdcWBANMQVgnmaG249SjE', 'Kajal Nayak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742665654, 1742665654, '1'),
(6900, 0, 72352, '', 'Lisa Sultana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742701619, 1742701619, '1'),
(6901, 0, 72851, 'fVQCjaQPLUV7rr3j5Z6cYZ:APA91bH-mZTTXUy36Ghvvre_cHAynQmXWJ08OZ9scwpmy7Ocp-I8k6-kYewdwJHXoHqQOH81TmPOo0-sFMdSO3JhmIdMZdCoFnGdcWBANMQVgnmaG249SjE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742706387, 1742706387, '1'),
(6902, 0, 72404, '', 'Manju Pink registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742719051, 1742719051, '1'),
(6903, 0, 72858, '', 'Balakrishna Balu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742799684, 1742799684, '1'),
(6904, 0, 72871, 'eB8uaZ8zR6uhgrJY3gTa9A:APA91bHJav09sY1GGDfJ-WZBBRGWJ5mfCiHSPUyEuGa_PHKzGNpR4Tvrhn0H3lxDu5Mt7qJZa1RjI--YIVAIJUSSwEaTEuazVy73dGsdMEpsVwxvNo6D118', 'Dwarka Ishu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742802820, 1742802820, '1'),
(6905, 0, 72871, 'eB8uaZ8zR6uhgrJY3gTa9A:APA91bHJav09sY1GGDfJ-WZBBRGWJ5mfCiHSPUyEuGa_PHKzGNpR4Tvrhn0H3lxDu5Mt7qJZa1RjI--YIVAIJUSSwEaTEuazVy73dGsdMEpsVwxvNo6D118', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742821881, 1742821881, '1'),
(6906, 0, 72836, '', 'Anjali Bhavsar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742844663, 1742844663, '1'),
(6907, 0, 20293, '', 'Sandeep Sandeep registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1742856763, 1742856763, '1'),
(6908, 0, 72883, 'dd2I0ApdTn-lbRFFiXOw3K:APA91bH5DUQtjYGGE4FxZRHF4nv2itCFe55m_EyXtj0uS0lIgL0VlcOGwp9XIUEzIWxeou0ecq37vciAz61Z7_KQVcNNxehHLxrDxYtzd60jL_iAhxMBqA8', 'Sasi Kala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742900114, 1742900114, '1'),
(6909, 0, 72883, 'dd2I0ApdTn-lbRFFiXOw3K:APA91bH5DUQtjYGGE4FxZRHF4nv2itCFe55m_EyXtj0uS0lIgL0VlcOGwp9XIUEzIWxeou0ecq37vciAz61Z7_KQVcNNxehHLxrDxYtzd60jL_iAhxMBqA8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742900438, 1742900438, '1'),
(6910, 0, 72885, 'dz_egoIduUzcqDlmsMxPCx:APA91bGaa3cLsH-KjOEXvg8xRfJuNNBKY7QNdCP_2rNG7keGAIoMAllhTv4FI0kLmtMj_SRa35UwhsKn7ssZ9yaKCBJDQFDJb3kNcec9SbNMUDPRV9VlDIA', 'Vinay Shroff registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742910217, 1742910217, '1'),
(6911, 0, 72885, 'dz_egoIduUzcqDlmsMxPCx:APA91bGaa3cLsH-KjOEXvg8xRfJuNNBKY7QNdCP_2rNG7keGAIoMAllhTv4FI0kLmtMj_SRa35UwhsKn7ssZ9yaKCBJDQFDJb3kNcec9SbNMUDPRV9VlDIA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742910499, 1742910499, '1'),
(6912, 0, 56613, 'c1PQhp6WykAOqBb8wYLCy6:APA91bHavFy5ZtK_FTlsW2vnae0hOc2aOwtfJIIFgozeor02xeYwdUWQYXRgLFoMNEbv-oo1uh52saKPXP3zYMZgc7ZPzHeduDZeCqnmYjBSC4ES3MzQd2E', 'Your order with order no. PT56613-OR-14 is received successfully on manekratna.com', 'Your order with Order No. PT56613-OR-14 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1742920025, 1742920025, '1'),
(6913, 0, 72546, '', 'Barkha Shukla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1742933589, 1742933589, '1'),
(6914, 0, 72902, 'dX7FYIJ6TEnpvfg93XUnzB:APA91bH0zF1RD4_E56DrEKCvjbXjtlqvjeWpRULisHLcWA6Tjd0r4uTdjnK1uCe8JbFT3GqDBBV702bGdrM2-9_LEZSme6kXgzvRDpoi2g8pCZQ463lNuSg', 'Seema B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743004389, 1743004389, '1'),
(6915, 0, 72901, '', 'Priyanka Agrawal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743011866, 1743011866, '1'),
(6916, 0, 72908, 'fTmOheQZSVOB7NSXVK75oy:APA91bE5AYyaoT5f7f2Y6sRhixl5nxVnANqKYQU8vCZsxspGTSTcRzCIrEeqMAPLlnL-vL6wSYYk26-cZ5VKNYhBBNYvymEqke7qQoS4-EKP8N8euZYtyMY', 'Praveen P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743050545, 1743050545, '1'),
(6917, 0, 72914, 'ff1Bq3UTQ4KFWwpDyGEEJn:APA91bH_Qu2vvajh1i6xHxIwkQmuOnIyRny9BMJpmQJGZYp4s0cpU3uvHpr3EOh5fMHEKOzJ-lNYAzkjWChl2lowyPmir_Jptfq3iAGm2QAASz_cNvJc8-Q', 'Durva Gulekar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743064125, 1743064125, '1'),
(6918, 0, 72319, '', 'Jagruti Prajapati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743097565, 1743097565, '1'),
(6919, 0, 72914, 'ff1Bq3UTQ4KFWwpDyGEEJn:APA91bH_Qu2vvajh1i6xHxIwkQmuOnIyRny9BMJpmQJGZYp4s0cpU3uvHpr3EOh5fMHEKOzJ-lNYAzkjWChl2lowyPmir_Jptfq3iAGm2QAASz_cNvJc8-Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743098289, 1743098289, '1'),
(6920, 0, 72662, '', 'Swashna Deo registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743118995, 1743118995, '1'),
(6921, 0, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Your order with order no. IAAQ-OR-32 is received successfully on manekratna.com', 'Your order with Order No. IAAQ-OR-32 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1743232296, 1743232296, '1'),
(6922, 0, 72677, '', 'Gurdeep Kour registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743242604, 1743242604, '1'),
(6923, 0, 72937, '', 'Shania Prasad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743416112, 1743416112, '1'),
(6924, 0, 72956, '', 'Priyanka Hippragai registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743418890, 1743418890, '1'),
(6925, 0, 72965, '', 'Supriti Jana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743437539, 1743437539, '1'),
(6926, 0, 72965, 'ePQCeqGERuSMMfQA-9qs5n:APA91bFSTCZOIEVNxXJnNpBD83uuAP6sTOR228cVoPvQczKBkZIzouL1h4UjmJavMozIq7oitRKGTg1h15nameWNKUmKfgd075wGQuRqM6TtOFTVx5EhUOU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743441594, 1743441594, '1'),
(6927, 0, 72967, 'ePQCeqGERuSMMfQA-9qs5n:APA91bFSTCZOIEVNxXJnNpBD83uuAP6sTOR228cVoPvQczKBkZIzouL1h4UjmJavMozIq7oitRKGTg1h15nameWNKUmKfgd075wGQuRqM6TtOFTVx5EhUOU', 'Shaown Bhowmik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743444900, 1743444900, '1'),
(6928, 0, 72973, 'dgTqFbgkSNqYT0I2j7ZiH5:APA91bGwOtpJ9eXQ-DqLVPyC9Tf_UWw7m_l8ai9OjVGf886uMnhEHVViOWLzt6eVsn4y_y7ZdYy9mArBNhlEVX52MzGXE55LS1xVzVhVVaznCGDYqHO18EE', 'Jayz Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743496347, 1743496347, '1'),
(6929, 0, 72973, 'dgTqFbgkSNqYT0I2j7ZiH5:APA91bGwOtpJ9eXQ-DqLVPyC9Tf_UWw7m_l8ai9OjVGf886uMnhEHVViOWLzt6eVsn4y_y7ZdYy9mArBNhlEVX52MzGXE55LS1xVzVhVVaznCGDYqHO18EE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743512083, 1743512083, '1'),
(6930, 0, 72982, 'c5W97iDoQjmW5oK-5gpQek:APA91bHI-mbVifgeZPCxurygiC9uK4gxgLsekPPP3DFeeFOy3ucPTjrD2H_GidOws7MZmPVbK6bz6DCY7ydd2IrwhMco4-B8s-uEnZBRrkaaidvA4CBxDTU', 'Sanskar Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743532757, 1743532757, '1'),
(6931, 0, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Your order with order no. PP65803-OR-4 is received successfully on manekratna.com', 'Your order with Order No. PP65803-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1743545094, 1743545094, '1'),
(6932, 0, 72982, 'c5W97iDoQjmW5oK-5gpQek:APA91bHI-mbVifgeZPCxurygiC9uK4gxgLsekPPP3DFeeFOy3ucPTjrD2H_GidOws7MZmPVbK6bz6DCY7ydd2IrwhMco4-B8s-uEnZBRrkaaidvA4CBxDTU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743589225, 1743589225, '1'),
(6933, 0, 72975, '', 'Lipi Krishna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743590571, 1743590571, '1'),
(6934, 0, 72995, 'ejgsmKxqRoWaB1adI7nvEo:APA91bGYNx7FYL53ewjyh5dXW3qI80ipo2H8Po3pLYeOGhFJvRutcUDWria9mS56VstPfWcV6wL4g_f4huuq2gjk38XFW63Gtdks7FXLyeokto69noi7jiU', 'Rajeshwari Ullagaddi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743613824, 1743613824, '1'),
(6935, 0, 72995, 'ejgsmKxqRoWaB1adI7nvEo:APA91bGYNx7FYL53ewjyh5dXW3qI80ipo2H8Po3pLYeOGhFJvRutcUDWria9mS56VstPfWcV6wL4g_f4huuq2gjk38XFW63Gtdks7FXLyeokto69noi7jiU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743620292, 1743620292, '1'),
(6936, 0, 40418, '', 'Rogina Packiyanatgan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743641826, 1743641826, '1'),
(6937, 0, 72937, 'cZnFgrOvtUkQpq7muo8Gbo:APA91bHwIrFAoMKpqwpX3fhrGU6s2k4okuuNkagryBZ-xXsje5aXSWNk3f1sSJ-eiYfpXYaP9JQc6lEN2UMsdauLF0iQSHXe32qFhPIgHXZXJ-PR5Psr9A8', 'Your order with order no. SP72937-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SP72937-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1743681451, 1743681451, '1'),
(6938, 0, 72292, '', 'NILAM SUBBA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743736658, 1743736658, '1'),
(6939, 0, 73017, '', 'Arati Vakkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743749601, 1743749601, '1'),
(6940, 0, 73018, 'e-ubcy2RTPu-69tmfFhSCA:APA91bHLluP0sPOXlJT5HrLkpG67n1uAzyOHSBlWZC96wnZ9jlI01zzJHxYRQrnj0GMlAGDpd4o5UbZMy7fggseVzvWAQFY2-s-fWAzZCFw11x5-ThAyp9c', 'Sneha M Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743749682, 1743749682, '1'),
(6941, 0, 73017, 'dgY__eaQSmmdGUetLz-6_s:APA91bGLgnRsvWLK8_YNvTgfnP6EUOu7ag66HSgPhwSg5bYDFeHk7nqsKzgyRn2yL8BLLCu_TIX1U-nlsWpm-zIkdWJ1KSxaLIpqJ_GzgnuqfIXR8FZ4Ivs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743755626, 1743755626, '1'),
(6942, 0, 73018, 'e-ubcy2RTPu-69tmfFhSCA:APA91bHLluP0sPOXlJT5HrLkpG67n1uAzyOHSBlWZC96wnZ9jlI01zzJHxYRQrnj0GMlAGDpd4o5UbZMy7fggseVzvWAQFY2-s-fWAzZCFw11x5-ThAyp9c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743755640, 1743755640, '1'),
(6943, 0, 73006, '', 'Shada Fatima registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743757778, 1743757778, '1'),
(6944, 0, 73027, 'dAb-ctHvZkm_qiyvQadW8C:APA91bG2Hu5VVGjNLl2w1l-MZd9wXXsm3Xq6nLlnUtRaQ42hucKbvAqnun_8oj92Zmadurv08eogIHpKcVDMCct_PZpVZ4qgStI75piwEV44MdmKaF0lTaY', 'Anshu Giri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743774068, 1743774068, '1'),
(6945, 0, 73027, 'dAb-ctHvZkm_qiyvQadW8C:APA91bG2Hu5VVGjNLl2w1l-MZd9wXXsm3Xq6nLlnUtRaQ42hucKbvAqnun_8oj92Zmadurv08eogIHpKcVDMCct_PZpVZ4qgStI75piwEV44MdmKaF0lTaY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743775536, 1743775536, '1'),
(6946, 0, 71314, 'fO0KxMlUTg2mD-ZfdtWuYW:APA91bHD-Dia6WDFTgVfuomRh7XLk1Gz2Wk6rGkJbyiPl_20XkaVOIOjeqJDbB0eAZDZ365_hWPB9NDJSiGJu97jCg7ow4onI8AX-nvcc7qnGD1ix5DTxOw', 'Your order with order no. SS71314-OR-2 is received successfully on manekratna.com', 'Your order with Order No. SS71314-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1743803661, 1743803661, '1'),
(6947, 0, 73029, 'cRFuBziOPU8nqfuefGPc6R:APA91bGskwa3G5tbDLesoBEhtse4j8YgYMV8Goc-sCfapD_kVV6XjQztiose7bMXgNcKpZZ5R9qCVFji2RsK4jUDZ4IO3D4x2MdXm-4K4VockxpAKDGSJ5A', 'Srikanth Goud registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743828491, 1743828491, '1'),
(6948, 0, 73029, 'cRFuBziOPU8nqfuefGPc6R:APA91bGskwa3G5tbDLesoBEhtse4j8YgYMV8Goc-sCfapD_kVV6XjQztiose7bMXgNcKpZZ5R9qCVFji2RsK4jUDZ4IO3D4x2MdXm-4K4VockxpAKDGSJ5A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743833859, 1743833859, '1'),
(6949, 0, 73032, '', 'Kushal Agrawal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743852647, 1743852647, '1'),
(6950, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-54 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-54 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1743890424, 1743890424, '1'),
(6951, 0, 70832, 'e87QAwPFmkcashIKC7qlva:APA91bHo6U36WcnQ-oKdXwroltrG5OOLXyF90RaR_FK-2k-9UzgGPmVm9nddJrr8_XD0HG4KEqLnLhoa53Mt-jIM4w44UPEbX9gqICPZ7o6TcnpTJiypr2M', 'Sonika Adhikari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743927293, 1743927293, '1'),
(6952, 0, 73062, 'fR8eXdVNSDis6IfC3wsKWr:APA91bFP1oCLiVFaO1ysafZzsquMXYWdc4LYk8lnSact3DWvCY1utw0gbtgDHh6-VCoXgE_IhCp_xhOfc3FLgEmbFb3ICI8wcqLalz9j1-VQIAf3AIMQ_DI', 'Ayushi Jindal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1743958157, 1743958157, '1'),
(6953, 0, 73062, 'fR8eXdVNSDis6IfC3wsKWr:APA91bFP1oCLiVFaO1ysafZzsquMXYWdc4LYk8lnSact3DWvCY1utw0gbtgDHh6-VCoXgE_IhCp_xhOfc3FLgEmbFb3ICI8wcqLalz9j1-VQIAf3AIMQ_DI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743962713, 1743962713, '1'),
(6954, 0, 72967, 'ePQCeqGERuSMMfQA-9qs5n:APA91bFSTCZOIEVNxXJnNpBD83uuAP6sTOR228cVoPvQczKBkZIzouL1h4UjmJavMozIq7oitRKGTg1h15nameWNKUmKfgd075wGQuRqM6TtOFTVx5EhUOU', 'Your order with order no. SB72967-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SB72967-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1743969687, 1743969687, '1'),
(6955, 0, 73068, 'fg2cG5vmRGCYxDTa2SHn3q:APA91bEyX2nLzJ_EtBlfjrKvSi3PazXNXZ5DoWvaS-j4Cwbox5OBZOTyQdOZhteCCLox0LvzzTzSFnJEpnAEyM48hzm1XbiG1t4M2k5SftOuuv-NBwG_3yA', 'Waseem Abbas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743989164, 1743989164, '1'),
(6956, 0, 73068, 'fg2cG5vmRGCYxDTa2SHn3q:APA91bEyX2nLzJ_EtBlfjrKvSi3PazXNXZ5DoWvaS-j4Cwbox5OBZOTyQdOZhteCCLox0LvzzTzSFnJEpnAEyM48hzm1XbiG1t4M2k5SftOuuv-NBwG_3yA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1743994335, 1743994335, '1'),
(6957, 0, 73071, 'd18Q4Ar0q0MigAhGJlxW0s:APA91bE55pfvLxxte8YBE6_OJicfBaApnbMnkIdGMNWfpXgpvVa66OHvuubj1vsLNJkm1tvMAvtWpgZMJBrUYBVBNPH2FKDIikzDjggUB_1jEAfrjnKtUXA', 'Yukani Sivanesarasa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744005821, 1744005821, '1'),
(6958, 0, 73071, 'd18Q4Ar0q0MigAhGJlxW0s:APA91bE55pfvLxxte8YBE6_OJicfBaApnbMnkIdGMNWfpXgpvVa66OHvuubj1vsLNJkm1tvMAvtWpgZMJBrUYBVBNPH2FKDIikzDjggUB_1jEAfrjnKtUXA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744014423, 1744014423, '1'),
(6959, 0, 73086, '', 'Roshani Raichura registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744092049, 1744092049, '1'),
(6960, 0, 73087, '', 'Kumar U registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744095016, 1744095016, '1'),
(6961, 0, 72319, 'ePoafM7zQeeV-WbQUoS4o1:APA91bESKB91eXhmkNWMXvT5f8WRRdVDP9TyjqkIyzpsVriiQ9L6S2ecmNROAAtAtZ-HFHEhY770F0dTrlvJ4KTvU-6OTIeOZsm4fAAaiXUlhYF2QC9ApWo', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744136117, 1744136117, '1'),
(6962, 0, 72542, '', 'Rogina Packiyanatgan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744164396, 1744164396, '1'),
(6963, 0, 71589, '', 'Sheetal Kate registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744193466, 1744193466, '1'),
(6964, 0, 73112, 'd1DMgSjpSAuuC4DKEsP5wZ:APA91bFNQPGtGdEYQHBlh2e35xSxFFts79WFKCFWKNGB5D6nBhywJ0IfQVwb0lxzs5MzJxqYhfT51kdYSNc9XFZZ_L5Gh2K8FAeHB-YDxWSp-6QJWH1WoDM', 'Raushan Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744201818, 1744201818, '1'),
(6965, 0, 72542, 'cjsMxXEwTUbbrf9QGHNT1N:APA91bGw4KR7cTgduYW2Jt6p6jycdD0Jz4e2lLs_HOsvihYFl5DSRQa32dDAoE8Av8IWiFw5OBvqGMrV_HAy4N1tHlJUtG0wnmjGteS-CC70Zpjj59qTILc', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744234364, 1744234364, '1'),
(6966, 0, 68645, 'fUzLAENyd05wrAtl9TdvhS:APA91bFA6LQDQyxjR6yC58LpjlEU3S-ZQYEfH36Ft1ozMPzEqB4v5nd5bHB0TSd4bvMsR8KPeT3u9FowG5lTX-XlfwKvH0oNXZGOS-S9OSQ12KbwSY-F5ZAZvnskJV-eOjebebNm0sJd', 'Your order with order no. HK68645-OR-10 is received successfully on manekratna.com', 'Your order with Order No. HK68645-OR-10 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1744239799, 1744239799, '1'),
(6967, 0, 73124, 'caqWISEQQU9WvIQ3SxYaXh:APA91bFg6jM8S9uFj7mIzYRRe1BsUqWbDAqOzOi8C7O8t3c4e4IPK3lbQUmzcR-MD1S7BhY85Wf2zpdSi4sg6csMvp3oUH7R8LQe2KCVomuF40neZM7XTt0', 'Most Islam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744250964, 1744250964, '1'),
(6968, 0, 73124, 'caqWISEQQU9WvIQ3SxYaXh:APA91bFg6jM8S9uFj7mIzYRRe1BsUqWbDAqOzOi8C7O8t3c4e4IPK3lbQUmzcR-MD1S7BhY85Wf2zpdSi4sg6csMvp3oUH7R8LQe2KCVomuF40neZM7XTt0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744252077, 1744252077, '1'),
(6969, 0, 73127, 'cW64EQkxFU6YkbySgEuu-F:APA91bEVGYWqweEm1h9VviSQcZXGvbJumyEv8lcYwZ3vrcvrSR18OFN2qjF5hIKxa3YNLLCfPpC31xuMp1mKrLj9WpETww2Y2V_H-K6Lf1MIEh_sJ8ibn3w', 'Suraj Yadav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744266047, 1744266047, '1'),
(6970, 0, 73128, 'fd5hrzBlRjKfWdMkqbsjFt:APA91bEinKm5A9pXyAUrXd_ugSso2S-IY5IZ1cCNETODegF1454wXkmGKynUBWoW7pQA2XgK04dB23Q_5HH8RdsYOMtAgLIswFvZAUBoLltcoJbQRX5MtWY', 'Bheepasha Joysuree registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744266152, 1744266152, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(6971, 0, 73128, 'fd5hrzBlRjKfWdMkqbsjFt:APA91bEinKm5A9pXyAUrXd_ugSso2S-IY5IZ1cCNETODegF1454wXkmGKynUBWoW7pQA2XgK04dB23Q_5HH8RdsYOMtAgLIswFvZAUBoLltcoJbQRX5MtWY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744285806, 1744285806, '1'),
(6972, 0, 73127, 'cW64EQkxFU6YkbySgEuu-F:APA91bEVGYWqweEm1h9VviSQcZXGvbJumyEv8lcYwZ3vrcvrSR18OFN2qjF5hIKxa3YNLLCfPpC31xuMp1mKrLj9WpETww2Y2V_H-K6Lf1MIEh_sJ8ibn3w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744285812, 1744285812, '1'),
(6973, 0, 73141, '', 'Nadeem Anwar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744308475, 1744308475, '1'),
(6974, 0, 73141, 'eY-_1E2-SkCq4UsPqi37vv:APA91bHeLR8KTXWRwVO3uiLSiwpc9GGKbB_-Er6PCgwhne9BJWRvAHBulOgWr9-2mtuh-kTlSaC7BMY3kgTfszSfeaczaroWoYtYGpI5jA6KBHNnfisXNxs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744312813, 1744312813, '1'),
(6975, 0, 73146, 'cEJfYzEkSmyIdg2PYNbseR:APA91bFpuzqtmwB7uIyytSk-XyHwLijxqaaFH_LLpxcmV-IOfwqQpQ-gnGk7vVtemZcTdAtOYHa3NjuAPWWncRQzpJx61uSfLq0JMQ2Bvj7k-n0ihMJkLcc', 'Shailesh Kumar Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744343470, 1744343470, '1'),
(6976, 0, 73146, 'cEJfYzEkSmyIdg2PYNbseR:APA91bFpuzqtmwB7uIyytSk-XyHwLijxqaaFH_LLpxcmV-IOfwqQpQ-gnGk7vVtemZcTdAtOYHa3NjuAPWWncRQzpJx61uSfLq0JMQ2Bvj7k-n0ihMJkLcc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744345328, 1744345328, '1'),
(6977, 0, 73151, 'dW_RZ3exQSGB3LPE4Mdnk1:APA91bHmNX9IQiwjwoXS_UI79fEEDfY5lpu2yhFE5ftyGE5qN4RStwMBHb86W_2EBT5Ho5Z2GC-hTW1E7T6yRmToyXk3Jw4RChC0T70Pt8abGbs6BDJ_mGk', 'Maau Chauhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744357224, 1744357224, '1'),
(6978, 0, 73152, 'd53EXlKyT7mK9_IHic-O-D:APA91bGbd4CBKono2mt3BtCQb1PVhDBgC9TJ50NK2nnU2Qy1Fl8gkcbxBpzvINC_f6I6eF8QhAtUV7WznORruEmrS1Idl2ozm0rr7FDvzbZKVW_barAAGJk', 'Shivaanya Official registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744361592, 1744361592, '1'),
(6979, 0, 73152, 'd53EXlKyT7mK9_IHic-O-D:APA91bGbd4CBKono2mt3BtCQb1PVhDBgC9TJ50NK2nnU2Qy1Fl8gkcbxBpzvINC_f6I6eF8QhAtUV7WznORruEmrS1Idl2ozm0rr7FDvzbZKVW_barAAGJk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744364915, 1744364915, '1'),
(6980, 0, 71518, '', 'Sushil Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744372667, 1744372667, '1'),
(6981, 0, 64679, '', 'Anupama Manjunath registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744382950, 1744382950, '1'),
(6982, 0, 73101, 'd2NTdKNlCUYhrVpPrfTR7C:APA91bFXRd4MOZTVTC7p0dOVerlO7NJizmZi2Xua4cl99qp_yuVt9TJv7yJE1w019L-t6kQR4yN4WiZM5jzcaf0_JX7v_3kPXOBsBdm7vV5-4EOMBGdBNdY', 'Siddhi Chauhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744401889, 1744401889, '1'),
(6983, 0, 73170, 'edgIYpnjSiuPwggerfz9p5:APA91bHyaHGkfrq4fxsM4kPs-sPyvL29NzJl-4bK2FUTgQtGQ76N_zLAaFGSmV104GYdf8crqSQmiaQ5HwiQ_dRP0yibdCBkQRO00xhbFgmDLs1LJb2_37k', 'Pallavi Apte registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744453322, 1744453322, '1'),
(6984, 0, 69466, '', 'Samriddhi Rastogi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744461454, 1744461454, '1'),
(6985, 0, 73170, 'edgIYpnjSiuPwggerfz9p5:APA91bHyaHGkfrq4fxsM4kPs-sPyvL29NzJl-4bK2FUTgQtGQ76N_zLAaFGSmV104GYdf8crqSQmiaQ5HwiQ_dRP0yibdCBkQRO00xhbFgmDLs1LJb2_37k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744466381, 1744466381, '1'),
(6986, 0, 73173, '', 'Manav Rabari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744468677, 1744468677, '1'),
(6987, 0, 73130, '', 'Savi Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744474194, 1744474194, '1'),
(6988, 0, 73173, 'cOYXFQfwRoyPERsuwVBqlX:APA91bEB7pnANxFI2IVYt6Daku1v9uORvyP9W5RT5hBv6gAZVu8kWtKxn9LT2IO1Jl4214CmKB2KJ4WPf49WlGroLGOp9L_lKFn25aOQhqpzcwuK08_Mf34', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744475128, 1744475128, '1'),
(6989, 0, 73177, '', 'Hammad Shamsi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744487393, 1744487393, '1'),
(6990, 0, 73177, 'cAjQZok0yU3uuNPkHjHEDS:APA91bHFxTy8UvTwGUXZue0DRiWLFuvColuIFtLwYqjV0QNpdmz5ua0_tFdfOKvI4I2h9VVU5B7ZCPE2B39TAcR4tBvtmn1SY4uWLIicEnZRnWhEuPdph1E', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744488468, 1744488468, '1'),
(6991, 0, 73176, '', 'Shareef SHAREEF registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744498702, 1744498702, '1'),
(6992, 0, 72022, '', 'Iram Gauhar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744600348, 1744600348, '1'),
(6993, 0, 72929, '', 'Neshalini Chandrasekaran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744638446, 1744638446, '1'),
(6994, 0, 73154, 'diml55BJT_KYebwdHmpiu7:APA91bFNoFcVxzB9fhK7SlGt51gotQOEIedDEKh2gcq_OpcGp-vX_nHinNQ7465ku0vqv1IbMwFEjKuzUIMfQiwxNtpTj2ZWXtGOhhLaqWl-m4stUi5OFcg', 'Kinjal Hastak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744639345, 1744639345, '1'),
(6995, 0, 55390, '', 'Annavi Vijay Muthu Rajah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744687955, 1744687955, '1'),
(6996, 0, 73211, 'fQ64KDADStmyRzIHsUdks6:APA91bGHML690Bo5SrDt07YHql4savYUH0adGlwDYqrH6pXJZaStVWaS9XkTRuxtbPxLI2K8eymp5SwN1WN9VeqoNHkCtFILyaFxRmLsNhvHWvQQIZcKQT8', 'Poonam Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744706170, 1744706170, '1'),
(6997, 0, 73212, 'csNkFjAAT6GMcouC2PmiuV:APA91bGWMo72pMqslB7HwLwo0xPlcxnUV59e0nc-vt2IYPxrUWcY4j7QLMXURXCaeQ4yugk0ko9Myyu1nAvB4mdvfNYXl2ESNG2BdbVnOHE11uYprd_dsXE', 'Kiran Saini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744708383, 1744708383, '1'),
(6998, 0, 73212, 'csNkFjAAT6GMcouC2PmiuV:APA91bGWMo72pMqslB7HwLwo0xPlcxnUV59e0nc-vt2IYPxrUWcY4j7QLMXURXCaeQ4yugk0ko9Myyu1nAvB4mdvfNYXl2ESNG2BdbVnOHE11uYprd_dsXE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744724818, 1744724818, '1'),
(6999, 0, 50402, 'eYwC4dQT_Uy7m_cJDSebRP:APA91bFoiIOlavLGDVV3aqWK2_8zAKVo8GnC97JbXXn8Ogsv4ZvKD_FPDP3zzPONe7p_jrSk2PNV1Qe4pb_V4b3qVmnuZsqVInV-LEZWxuDJr1VIT7LxG6U', 'Jasleen Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744740934, 1744740934, '1'),
(7000, 0, 73219, 'dUjt1ZGKQPSW7fZjnQk1AF:APA91bF0Q1WoVuNVanlrVFeyM3xIbDEUkYC901wsT1fpm0lKEyveJsD8kxuO0MqpYAnMXnzbyGQfVte2RDs5kWZ9-MEMhpBdJyUxwj81GNMRFtmgGotJ1F0', 'Vedika Chauragade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744748148, 1744748148, '1'),
(7001, 0, 73219, 'dUjt1ZGKQPSW7fZjnQk1AF:APA91bF0Q1WoVuNVanlrVFeyM3xIbDEUkYC901wsT1fpm0lKEyveJsD8kxuO0MqpYAnMXnzbyGQfVte2RDs5kWZ9-MEMhpBdJyUxwj81GNMRFtmgGotJ1F0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744749075, 1744749075, '1'),
(7002, 0, 71806, 'cXA4bs52D0VBjXmFpI9aQK:APA91bHp50SN3ZZgzaNjXWYaPLd2FMdqXZK6c6a1OMSTqO9fXhPHSAhhZeB8WYswxB_EePD-GzWm5cSQbJnEpvE8Uk50lL7rSwA0J_5gmXG814CEjEiIo18', 'Logania Nia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744764272, 1744764272, '1'),
(7003, 0, 73197, '', 'Mahesh Y registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744800843, 1744800843, '1'),
(7004, 0, 73234, 'cD6Y8mckQ7WQpS6pcQeHyh:APA91bHx9xvZdz7mOnPxV_w2GTuspUL0gcS2nM_3-wbx392r65w-Tbh_1NAZgYQSyK3Jzs2YWfKTg1rR7W4QDoF9bTujNIpSQeD20mDhxM5VdDh1bGFaP1o', 'Deep Avaiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744808205, 1744808205, '1'),
(7005, 0, 73234, 'cD6Y8mckQ7WQpS6pcQeHyh:APA91bHx9xvZdz7mOnPxV_w2GTuspUL0gcS2nM_3-wbx392r65w-Tbh_1NAZgYQSyK3Jzs2YWfKTg1rR7W4QDoF9bTujNIpSQeD20mDhxM5VdDh1bGFaP1o', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744827299, 1744827299, '1'),
(7006, 0, 73240, 'fBODSIb9Rb6Xdbvu_n8fwi:APA91bFR6u7fSB0L4YV3tbm7c3C3ELKAvBrJ5jjcJf5hjPovgzs4GgOxfcxCGtV5s2C5oULZk7r_eqaNwcTJbbb-yw4cTZYXIl8v_qfoLyWWxd2u6vns8Bo', 'Vullanki Lakshmi Sai Satya Sri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744867404, 1744867404, '1'),
(7007, 0, 59813, '', 'Junaid Mukhtar Dar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744910952, 1744910952, '1'),
(7008, 0, 73261, 'cIbuLFlm1UQLooZ7Xc04BH:APA91bEelisxtuACkajeSfa9ahYekzpX1tPJaKYSr6j4Ay942zyQPy7cq1EvU8ighAjDsumSyxkKZoXjEPpbMDsWnRdtlAWu82a-CckiLDGNDzHpqg8jpvI', 'Tsr Jnr registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744973679, 1744973679, '1'),
(7009, 0, 73261, 'cIbuLFlm1UQLooZ7Xc04BH:APA91bEelisxtuACkajeSfa9ahYekzpX1tPJaKYSr6j4Ay942zyQPy7cq1EvU8ighAjDsumSyxkKZoXjEPpbMDsWnRdtlAWu82a-CckiLDGNDzHpqg8jpvI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1744982298, 1744982298, '1'),
(7010, 0, 73258, 'dj-no_uLQQiwBNC_-z94a9:APA91bGdKsbgZ2aIMd-EH7h6A5F0mFwvLjZqwnpq016AD0MYeNtyluCQWrI19heBpEdOk3IIrEIoZtu8jj-ZNzYv-svxDXH7UkEGaJwHrKpaSSkoW_-MEOE', 'Mohammad Naieem Bhat registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1744988243, 1744988243, '1'),
(7011, 0, 72849, '', 'Nitha Raveendran Glaxo registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745020519, 1745020519, '1'),
(7012, 0, 73277, '', 'Md Alam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745046402, 1745046402, '1'),
(7013, 0, 73277, 'ezSmO1tJS5aAnxFTSQ50jW:APA91bGG1rLslmn8GH0LS3en23ufxH7hHQdDNLVGaziBRUf_bkCEaDYNGAhxpiob6yL7RxnqtGG6hLAkWLLWaxNDfXNQGsZ4UU3dVRP90tc3m-sjOWr-zf4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745052454, 1745052454, '1'),
(7014, 0, 38626, 'fyGEQGIKQC-SGXQwa2O8MZ:APA91bEnTlAs3hioOq5YVB7v1xKH5KVgGnTdsVZyPLfzRbKg-rK4J2P6O81bn1doOKI-3rXpm790yDB5lvyZoK-YNSaZe40PLlQ_f6FuUgKeM0KfO5ycARs', 'Shwetha Prakash registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745067805, 1745067805, '1'),
(7015, 0, 73281, '', 'Raj Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745074274, 1745074274, '1'),
(7016, 0, 73285, 'd6Lgu4H1J0Hdo-7lHBRxG_:APA91bH1clz_Fh4g_Whm6GtmMj1HjSfMtTodPvf21og6-8USeAWYlofHhCVVz8fhnlNpOgrsAEoCiQU-k3gzv_bAt8ENm_PSwOqedKdRyLj8rkJYB_N8Yu0', 'Harpdeep Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745077983, 1745077983, '1'),
(7017, 0, 73285, 'd6Lgu4H1J0Hdo-7lHBRxG_:APA91bH1clz_Fh4g_Whm6GtmMj1HjSfMtTodPvf21og6-8USeAWYlofHhCVVz8fhnlNpOgrsAEoCiQU-k3gzv_bAt8ENm_PSwOqedKdRyLj8rkJYB_N8Yu0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745084004, 1745084004, '1'),
(7018, 0, 73080, '', 'NITHIN SHA ABDUL SAMED registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745169038, 1745169038, '1'),
(7019, 0, 73311, 'daGdIpWRRvq8H6F2B2JcWB:APA91bEmTeN2agNcuRBy9rc-gTOF_MAt-j8IbDaw9L67IxpYIQdcSrWgh9EPW7QYbAjgzvN5ARhdTfm1K8VP_tSayJm0M3mJHSATan366KTzlSboRjbRhIw', 'Soumya Kavi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745240828, 1745240828, '1'),
(7020, 0, 73312, 'eG9j3ya63UGas8SUNfRYb7:APA91bG4hb32MvB-Ad_mDusJlqhYrkyoqrxlp7lL8F6-05D2xOe8KreWthAY0ZyKXhEcafDDXldjyxU0v-pSUC5_RNC34L3o48HbMmupXrncc2wx1dA7csg', 'Ahad Shafi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745245924, 1745245924, '1'),
(7021, 0, 73312, 'eG9j3ya63UGas8SUNfRYb7:APA91bG4hb32MvB-Ad_mDusJlqhYrkyoqrxlp7lL8F6-05D2xOe8KreWthAY0ZyKXhEcafDDXldjyxU0v-pSUC5_RNC34L3o48HbMmupXrncc2wx1dA7csg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745262881, 1745262881, '1'),
(7022, 0, 60786, '', 'Shivani Uppal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745293858, 1745293858, '1'),
(7023, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-18 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-18 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745327093, 1745327093, '1'),
(7024, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-19 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-19 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745328390, 1745328390, '1'),
(7025, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-20 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-20 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745330608, 1745330608, '1'),
(7026, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-21 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-21 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745332023, 1745332023, '1'),
(7027, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-22 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-22 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745332271, 1745332271, '1'),
(7028, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-23 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-23 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745332663, 1745332663, '1'),
(7029, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-24 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-24 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1745333108, 1745333108, '1'),
(7030, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-25 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-25 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745333805, 1745333805, '1'),
(7031, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-26 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-26 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745334071, 1745334071, '1'),
(7032, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-27 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-27 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745334350, 1745334350, '1'),
(7033, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-28 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-28 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745334814, 1745334814, '1'),
(7034, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-29 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-29 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745334905, 1745334905, '1'),
(7035, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-30 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-30 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745335144, 1745335144, '1'),
(7036, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-31 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-31 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745335313, 1745335313, '1'),
(7037, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-33 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-33 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745335798, 1745335798, '1'),
(7038, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-34 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-34 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745335915, 1745335915, '1'),
(7039, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-35 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-35 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745336310, 1745336310, '1'),
(7040, 0, 14146, '', 'S DAS registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745347068, 1745347068, '1'),
(7041, 0, 73138, '', 'Priyanka Kadam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745351894, 1745351894, '1'),
(7042, 0, 73294, '', 'Keerthana Nikhil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745438227, 1745438227, '1'),
(7043, 0, 59865, '', 'Sonia Ahmed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745450155, 1745450155, '1'),
(7044, 0, 73345, '', 'Pratik Adke registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745488091, 1745488091, '1'),
(7045, 0, 73345, 'c6sa2qQUgEN8qFxi0Tr_dS:APA91bH-4zGxOHS1XEatnM2mjDVxuLS5r0NIoLMSj-QdsYA-fBcQdFp4gu3y149rIczxX_xM4vwLkgh0AxBiFCo8DRj78gTWKM350xym6oD0zk4Ualg_Iik', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745490668, 1745490668, '1'),
(7046, 0, 73260, '', 'Chandini Dheeraj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1745494797, 1745494797, '1'),
(7047, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-41 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-41 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745558380, 1745558380, '1'),
(7048, 0, 73358, '', 'Sophia Tetteh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745637512, 1745637512, '1'),
(7049, 0, 73358, 'dnynHkfhQyeJGl2MwAGUZw:APA91bEhoq95z1SzG3mTG5zhkHnqY4ncBXeNRb6VjkaZxobCMhl7YZW414pXqLKE9vSL3QQL3Uo0ilAeu7XwaqRrNmE7wxxOYGkrEHguZzmp0n6Bnc0yWKI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745651702, 1745651702, '1'),
(7050, 0, 63874, 'ciYhvsqnQ76NRZEQmDiiDO:APA91bF4mdxPhc0vraXTxgFqySQQIdGb53JSkBjMAF7sxkTzVg0ShuJ_3VQfKoVXM6vZhjPUIAn4rnHlk6QHXg4HF0RwSn_tMuU8dEIBSFidscJRyxhN6Rw', 'Sivasankari Udaya Prasanna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745721270, 1745721270, '1'),
(7051, 0, 65803, 'dQE29TPjnEPPhH4CyugLwh:APA91bEXjvuO4bfzPm7-i3JWwM32l87X3hQMkk0Uf7e6bfJAYPGJFYKWEMoclwDWr5KwBJZjoQsOxTlHp5o4dDT00UW4fEX5xRHs2gFtiOFavyWPGCm8TlDHpRX2w3ayXKu3lntNo59F', 'Your order with order no. PP65803-OR-5 is received successfully on manekratna.com', 'Your order with Order No. PP65803-OR-5 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1745803403, 1745803403, '1'),
(7052, 0, 73370, '', 'Sudharshan Sudharshan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745815047, 1745815047, '1'),
(7053, 0, 73351, '', 'Rashmi Chavan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745828529, 1745828529, '1'),
(7054, 0, 73398, '', 'Noor Saba Sakib registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745846622, 1745846622, '1'),
(7055, 0, 72946, '', 'Mahesh Reddy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745888050, 1745888050, '1'),
(7056, 0, 73257, '', 'Devisha Dhrub registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745900226, 1745900226, '1'),
(7057, 0, 55602, 'ekQ0O3H0UkXjs7YMBNl_Ua:APA91bH3CxFR8K1NgW3eMAVlW1ztmDsVX72IefLku12bW774O8LnGJ4sVnUGEsh0M1qnjN718NtQgFWtuJtu_hfrLqnmTcKt6_FFSaY07dIUaHinFQtIbx0', 'Gurmeen Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745944135, 1745944135, '1'),
(7058, 0, 73417, 'emET9DlESg6TWpSFk8oEyk:APA91bEznXOT5TP3eyuUqxxXIJz2_sIR8oAJdQs_fUG0dbm7gYBj2zxiivEc6PUSvHEy2kgapjmgzTmg4jELVwkpNFkxj4ECMPCoR2pdRtOGaVVrtMspynQ', 'Samia Mahmud registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745952434, 1745952434, '1'),
(7059, 0, 73417, 'emET9DlESg6TWpSFk8oEyk:APA91bEznXOT5TP3eyuUqxxXIJz2_sIR8oAJdQs_fUG0dbm7gYBj2zxiivEc6PUSvHEy2kgapjmgzTmg4jELVwkpNFkxj4ECMPCoR2pdRtOGaVVrtMspynQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745954199, 1745954199, '1'),
(7060, 0, 73047, '', 'Asma Tabassum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745966484, 1745966484, '1'),
(7061, 0, 73418, '', 'Anu Mohil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1745984486, 1745984486, '1'),
(7062, 0, 73427, '', 'Puvaniswarran Bala Krishnan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746003222, 1746003222, '1'),
(7063, 0, 70778, 'dNPpmvU3jkSmsCMf7Xk85N:APA91bGKHFseyh4AiBdU_caKKe0ifSv-5ySLZi7tuuhp0RFgBRRFpUf0fvC9_iuC-RFx6jOOGUT9-ViOixllRrGrNxC96y36z0qE_puZdrKPDQjCPJzGW_Y', 'Your Bulk order with order no. GD70778-BOR-4 is received successfully on manekratna.com', 'Your Bulk order with Order No. GD70778-BOR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1746004197, 1746004197, '1'),
(7064, 0, 73427, 'eSFUu7u20UOUrQhyaBWaak:APA91bEMcxCK95KoPbRvmn6GZB499u8oK6Q7jLIiS4flECofUylzuUzFxLO07RL3RVhg50NQ9d2GKbmR4EpFvKUL5QNzNqHE3r8B9r5pMc8KK7N5NEAtjtw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746017160, 1746017160, '1'),
(7065, 0, 73418, 'ci0wNID9S9OBd7fgEOCO6W:APA91bFsYaJsv6sx_mUUg_4IDqkMu9zC8hTzQWjjDRqMszaQ1dYP06FPlQj_N9ZP0CybtUKWyXXTAcPaSxMoMdOcrJ5OJyEpz2BjixglkzpI4zx-znq9jKE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746017182, 1746017182, '1'),
(7066, 0, 73433, 'dXM1zdroSfuyzmbk3I8w58:APA91bEPgpQdSRlaaHc-t0r5AZvW5STMO8VA0iRZObpGJu-MDhLgP2fxzC0Y46PffkGzlCVzDXKMQWaiL0Zk1qRnn4qScW9vjOEuh4H4GxNX8uF1O-6Rk8I', 'Gauri Rane registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746037738, 1746037738, '1'),
(7067, 0, 73433, 'dXM1zdroSfuyzmbk3I8w58:APA91bEPgpQdSRlaaHc-t0r5AZvW5STMO8VA0iRZObpGJu-MDhLgP2fxzC0Y46PffkGzlCVzDXKMQWaiL0Zk1qRnn4qScW9vjOEuh4H4GxNX8uF1O-6Rk8I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746074293, 1746074293, '1'),
(7068, 0, 73439, 'exvB36q2bSJ8hMdQ5r_CHI:APA91bHNaGEP-w_AuXKMWcZzcLMqO0ceplE9wyiVV4Wlykp97bLXnoIKtYf0CTJ2Y-Blx8B-CABuM78j8mmg1NAp0NXeDJpYLyQT6QNAnyWL-wb6N-t8neA', 'Lakshay Sethi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746085993, 1746085993, '1'),
(7069, 0, 73439, 'exvB36q2bSJ8hMdQ5r_CHI:APA91bHNaGEP-w_AuXKMWcZzcLMqO0ceplE9wyiVV4Wlykp97bLXnoIKtYf0CTJ2Y-Blx8B-CABuM78j8mmg1NAp0NXeDJpYLyQT6QNAnyWL-wb6N-t8neA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746092443, 1746092443, '1'),
(7070, 0, 766, '', 'Remya Jayaraman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746133969, 1746133969, '1'),
(7071, 0, 73224, 'cnaiwXIKTAqHN_3HJKT8tO:APA91bES3BASxwTtnPyvVoh0Kkk7g2qbwg2Fx9nUHmRlB5J8EWAJPlcS8gw_zTO7CXHjhN7EUKbjTArshqJlzRQFt9G-Ranh0plSenmAs6ssVEleE0sEc6I', 'Awantika Saraf registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746158661, 1746158661, '1'),
(7072, 0, 73223, '', 'Tejal Kamble registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746169145, 1746169145, '1'),
(7073, 0, 73449, 'd5ZRU25330lEiRMvOEaKJz:APA91bEf6LI1uzxXZ1O_r-8DYuJ_e6lyPajnUQyWar7Pv5O_jpLw6BsOCJGYwE7bQWi83cnv0TGnC1pf4nnuGrYbNH3GylcN5Xr5x5-4oEmyxsCSs94Eop4', 'Priyanka Agarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746180158, 1746180158, '1'),
(7074, 0, 73449, 'd5ZRU25330lEiRMvOEaKJz:APA91bEf6LI1uzxXZ1O_r-8DYuJ_e6lyPajnUQyWar7Pv5O_jpLw6BsOCJGYwE7bQWi83cnv0TGnC1pf4nnuGrYbNH3GylcN5Xr5x5-4oEmyxsCSs94Eop4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746186693, 1746186693, '1'),
(7075, 0, 73463, '', 'Shilpa Khot registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746233279, 1746233279, '1'),
(7076, 0, 73463, 'dcXW83LTw0frpgn8xGJO4x:APA91bGK_mhPKe2EujGSNsJ8h0QZfAIvWzvuYniKIdtqdIDHFlI69BypwNthLl0SVL2_NJLUE9GweN1kLOa3YpsBMJ_CQW0uYIdE8graed4ktxRC63tv4Y4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746242449, 1746242449, '1'),
(7077, 0, 73470, 'eFlkYm1TR76Xw2dbZlWbF2:APA91bGKxZ3r4i6-7DyNZ_50N6SbOzWWsbx8AZiOiVEBxHXush6Xn1r6bvg1jpg5meCR2wsZ_U_qu3ISsZBvHLU2yHuOFH_-mX8OFPJuC6W_35NmIwrVaZc', 'Lorina K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746267828, 1746267828, '1'),
(7078, 0, 73475, 'fxS8HbVMLU_7ly6z-kDr2S:APA91bHJ1a8n1_mX-lXup3ne0P2srIysBJgUvfKmkBiMmJwniadnubhyouNXXYEEASxclnPrFIqB9aljIRn1wtl5nrGFXgzFTFgluP9myDWOSfHzYOKKU9Q', 'Nagajothi Garla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746280496, 1746280496, '1'),
(7079, 0, 73470, 'eFlkYm1TR76Xw2dbZlWbF2:APA91bGKxZ3r4i6-7DyNZ_50N6SbOzWWsbx8AZiOiVEBxHXush6Xn1r6bvg1jpg5meCR2wsZ_U_qu3ISsZBvHLU2yHuOFH_-mX8OFPJuC6W_35NmIwrVaZc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746294588, 1746294588, '1'),
(7080, 0, 73475, 'fxS8HbVMLU_7ly6z-kDr2S:APA91bHJ1a8n1_mX-lXup3ne0P2srIysBJgUvfKmkBiMmJwniadnubhyouNXXYEEASxclnPrFIqB9aljIRn1wtl5nrGFXgzFTFgluP9myDWOSfHzYOKKU9Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746294644, 1746294644, '1'),
(7081, 0, 73484, 'cXPKUjryRLyfaFK6wG9FDu:APA91bFbAh-J65B7s0fPwE0-YxDnqxcDcgSqd8ztASqP7S0tD5eeL4yLvM1iBSWwS8_JKmrxPp4_NyYaaBApAvdjg47nTCVkqwFDtt-EDnAZo7qRk6ulRW8', 'Sandeep G registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746326804, 1746326804, '1'),
(7082, 0, 73479, '', 'Roopal Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746350907, 1746350907, '1'),
(7083, 0, 73488, 'fzggHm6cDENFsySQlbODky:APA91bFHYCIyxvinlJfATVtAlSnd7-L-dlu-Ev6SyOcZhiV0R7htMidsjurs0j7jAvqzjjQ2okik6tZt28VvfeZ1L21ckAnezu4MNYRqVFek68VbWtL7Zc0', 'Piyush Aggarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746359683, 1746359683, '1'),
(7084, 0, 73484, 'cXPKUjryRLyfaFK6wG9FDu:APA91bFbAh-J65B7s0fPwE0-YxDnqxcDcgSqd8ztASqP7S0tD5eeL4yLvM1iBSWwS8_JKmrxPp4_NyYaaBApAvdjg47nTCVkqwFDtt-EDnAZo7qRk6ulRW8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746367563, 1746367563, '1'),
(7085, 0, 73494, 'c-T6GpvFS-K5fWJmtHj03V:APA91bE6aphg-Ae5xSv0eUgMwCpHEZUGYAWIYHX9sDB72g9iqsZubu3o-7zR0dtVW_t8xo5TKqaeGy1CxBuVzfUDCGUHL3zuh527YNeE0bqDExQSxWdwNng', 'Urvashi Runwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746381863, 1746381863, '1'),
(7086, 0, 73479, 'fLHQMmCeQiyqfrnJ_EsELb:APA91bHmkruTJn-qT-tZDMXcjUb2-k0CGiq9TJKOUi-5CsLRhTYrx5lLiQ_CCeHZZY1orbO9rS9GGCZFX7Tq0RvEyk-2yJKhMSAuCzg7lKiaawy9fZO-SGE', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746382472, 1746382472, '1'),
(7087, 0, 73498, 'fufpQ_ENA0ZWlBxR0QduNV:APA91bEiT4gu6TtSBpYrWx2zkoQWox3siaZiZLNiTiuHBx4GqOnN4-WUeUNye_R9jWmE7ttoOc2LpsRHGZ90QfOw4g_0-EJ8X2uW62RCznlfCq5k7gm0q3g', 'Ashwani Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746422903, 1746422903, '1'),
(7088, 0, 14010, '', 'Lakshmi Iyer registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746442477, 1746442477, '1'),
(7089, 0, 73494, 'c-T6GpvFS-K5fWJmtHj03V:APA91bE6aphg-Ae5xSv0eUgMwCpHEZUGYAWIYHX9sDB72g9iqsZubu3o-7zR0dtVW_t8xo5TKqaeGy1CxBuVzfUDCGUHL3zuh527YNeE0bqDExQSxWdwNng', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746455704, 1746455704, '1'),
(7090, 0, 73498, 'fufpQ_ENA0ZWlBxR0QduNV:APA91bEiT4gu6TtSBpYrWx2zkoQWox3siaZiZLNiTiuHBx4GqOnN4-WUeUNye_R9jWmE7ttoOc2LpsRHGZ90QfOw4g_0-EJ8X2uW62RCznlfCq5k7gm0q3g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746455727, 1746455727, '1'),
(7091, 0, 73507, 'dxyIuYDPQe6oq28QExeBkc:APA91bHsAcSCuNpcVXOAF2KmpwB5kdrOHjphm-voCEG-HZVM1zZoHb-3NkDmwel2gPPk39raBWAwx9mDyPPyOprAmwg71RhlsfXuDP_d083BJKmGsOllWP8', 'Nisha Ranjith registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746465346, 1746465346, '1'),
(7092, 0, 73507, 'dxyIuYDPQe6oq28QExeBkc:APA91bHsAcSCuNpcVXOAF2KmpwB5kdrOHjphm-voCEG-HZVM1zZoHb-3NkDmwel2gPPk39raBWAwx9mDyPPyOprAmwg71RhlsfXuDP_d083BJKmGsOllWP8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746467568, 1746467568, '1'),
(7093, 0, 73525, '', 'GANGA SANTHOSH registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746552767, 1746552767, '1'),
(7094, 0, 73525, 'ePIxXdX1t0yhuEJUMFXnvI:APA91bFtJc_YJ48NAg1ogoCP0rWQupJmrg-VAdinLAGf-qxUU6U-9aVK4MHF3TNBTIfsAFFVNEfnVeiGI5UD5RrtLdH7tAhDhSyq9h5vU30ZZpemuYwFYxI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746590102, 1746590102, '1'),
(7095, 0, 73511, '', 'Rashi Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746613058, 1746613058, '1'),
(7096, 0, 73540, '', 'PRIYA NAG registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746674959, 1746674959, '1'),
(7097, 0, 73546, '', 'Shabnu Ashik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746675842, 1746675842, '1'),
(7098, 0, 73546, 'ef099BL5cUkWmAN9AXew4U:APA91bHYmyOIXFGEq1hQkDwWb9gug0K-0D7CKcnahUb3f00iQRkt5VbxHgRSF6QY_4J8UjlGGhbU337cxhvsn7aFzoaA0Hz6KIlsA5Ang5FhZH0FdBEuYaU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746693144, 1746693144, '1'),
(7099, 0, 30476, '', 'Shyam Dhakate registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746710653, 1746710653, '1'),
(7100, 0, 766, 'fEnF9W-eEkp9s6BRkq-XwL:APA91bHCXMHFgPNukvaoqgRZ48yaZ4oIyWP1n8bY_f_5qV_Yv5ZkfnPMtDn4Zh1LzFtOZ-IdZ38zsu18uDJeVTll1vq2we087bumV8_LADSWVIZfqiaXOew', 'Your order with order no. KRS-OR-4 is received successfully on manekratna.com', 'Your order with Order No. KRS-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1746740386, 1746740386, '1'),
(7101, 0, 62853, 'eKrfyeEuTwWzR8-x-adZXH:APA91bHLpTA6TIUvAY7ZkmNj6ihcGrA6QhHroa7Bnc-1RCB2SlK7Z0IZNx2I_Kz44VNWCnDy9HKRBUxquyCPX37y373ZenOWbItFBbcoqh8z_9XuUyZ9-Po', 'Your order with order no. JP62853-OR-11 is received successfully on manekratna.com', 'Your order with Order No. JP62853-OR-11 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1746776118, 1746776118, '1'),
(7102, 0, 73560, '', 'Akash Anttal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746801772, 1746801772, '1'),
(7103, 0, 73574, 'csTWHrlDQ0SSlkWesBNYkz:APA91bES4WOvtMysbAyvFEq8-E2PuD1_RAHgJ0rPbwib2sdmkw2KdfqXYiUs_9jG162Bzq7agedT7jlu4buq6zyGh1MTHlSvxB3GBYa2LzjIattj81CWBqc', 'Reshma Alam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746895927, 1746895927, '1'),
(7104, 0, 73574, 'csTWHrlDQ0SSlkWesBNYkz:APA91bES4WOvtMysbAyvFEq8-E2PuD1_RAHgJ0rPbwib2sdmkw2KdfqXYiUs_9jG162Bzq7agedT7jlu4buq6zyGh1MTHlSvxB3GBYa2LzjIattj81CWBqc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1746906265, 1746906265, '1'),
(7105, 0, 32268, '', 'SATINDERPAL GOSAL registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1746920631, 1746920631, '1'),
(7106, 0, 26627, 'dDm6a8EvRDioi5NgYxtFx4:APA91bHCNB-SjL0CZhRrMhmCfdfUC2flCy7E6F-c0dxWVViWEJWepl4MgxZaVvoPPGbQwJg7pxwvUvefEhLdCcLn3SRV6iHmkeP2W1nOAYeyKrx6MwRjEk3wWPm6kJNvo4Kj71V8hiu1', 'Your Bulk order with order no. JJ26752-BOR-44 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-44 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1746942894, 1746942894, '1'),
(7107, 0, 73545, '', 'Faiza Sikander registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747021781, 1747021781, '1'),
(7108, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-45 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-45 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1747022195, 1747022195, '1'),
(7109, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-46 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-46 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1747032774, 1747032774, '1'),
(7110, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-47 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-47 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1747050541, 1747050541, '1'),
(7111, 0, 73595, 'cn2L1ca5SA2I03mkkimQHy:APA91bFSYJc_x610EOJiZvG-fE1SBymMNeoyDVk8qAcaV8uEd_YCUKn-uEDFXBazHAy8eccOqEMbJI3psDAiN_kySx_yeyr9MB_nP0A-9U7yiXa5yu_vuVc', 'Arjun Babu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747060582, 1747060582, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7112, 0, 73596, '', 'Preethi Vaidhyanathan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747066455, 1747066455, '1'),
(7113, 0, 73595, 'cn2L1ca5SA2I03mkkimQHy:APA91bFSYJc_x610EOJiZvG-fE1SBymMNeoyDVk8qAcaV8uEd_YCUKn-uEDFXBazHAy8eccOqEMbJI3psDAiN_kySx_yeyr9MB_nP0A-9U7yiXa5yu_vuVc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747079460, 1747079460, '1'),
(7114, 0, 73596, 'e7SfoGf_TEa7iC3gqeTddG:APA91bH4_ckvZMAZB30pOcTh3-tyOnOPoKEAj1P0Wc_-ZTFpgqspHeW5wgIrUI_3BOFvNFepFnqbu_fMrb96xCnEwBZaEpYNze9m5akSCpiMbogyL7Pjjkg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747079465, 1747079465, '1'),
(7115, 0, 45725, '', 'Pehru Nair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747118622, 1747118622, '1'),
(7116, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1747196666, 1747196666, '1'),
(7117, 0, 68008, '', 'Manjit Kalea registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747201202, 1747201202, '1'),
(7118, 0, 73620, 'ee7mNcWTQR2IUMkCWVlEc_:APA91bFsUyGqu0YBQCLpglzm0t3zyYPUlR7FNyifoPVFSAm_u00AIdX2GqlD6OtZMcSx_-yPb_BuPUyEdxLc6O_FE1rh-VdeCTPywXc-ABwZc8Ee7F6DPHU', 'Nomini Chowdary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747203447, 1747203447, '1'),
(7119, 0, 32977, '', 'Suvarna Gulve registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747210984, 1747210984, '1'),
(7120, 0, 73620, 'ee7mNcWTQR2IUMkCWVlEc_:APA91bFsUyGqu0YBQCLpglzm0t3zyYPUlR7FNyifoPVFSAm_u00AIdX2GqlD6OtZMcSx_-yPb_BuPUyEdxLc6O_FE1rh-VdeCTPywXc-ABwZc8Ee7F6DPHU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747212950, 1747212950, '1'),
(7121, 0, 73628, 'erqVXt3zQcyv53HBN5VPFH:APA91bEXpl2osb5kzHqwPbn9cqZQmblZ2zOyrpPyZNYBTYPGyG5lwTQiENe9QMwyuMyAHtSe_nf8OMO6_5JR24ba5LQ430aeqr9DsbkT57GCl6JlPhBX-eU', 'Kavita Badal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747243009, 1747243009, '1'),
(7122, 0, 73540, 'furi8ryZSR6y6H8iGe71-W:APA91bGMjLRxMAIDYZ4PhsQsiqFYKYrxGTuhGlae9WnskcBb1S5GhLCZw8M-j0sRoB70qf7oQeYJRWV5ufDJ3EV5KYCJLsVgDgTx4YN1G0sNh3UFZ8TD-no', 'PRIYA NAG (9123188069|priya_me197@yahoo.com) has Subscribed for BRONZE Membership.', 'You have successfully subscribed to BRONZE Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'Y', 'Y', 'MR', '', '', 1747269720, 1747269720, '1'),
(7123, 0, 73628, 'erqVXt3zQcyv53HBN5VPFH:APA91bEXpl2osb5kzHqwPbn9cqZQmblZ2zOyrpPyZNYBTYPGyG5lwTQiENe9QMwyuMyAHtSe_nf8OMO6_5JR24ba5LQ430aeqr9DsbkT57GCl6JlPhBX-eU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747303701, 1747303701, '1'),
(7124, 0, 73643, 'fl66sIz9QU62OpzdN5inag:APA91bEAVaDmZMhHRkRope2nxXkiVr6L6U36SupZwfvTUIUmu6ySYnI_1d9tPgoToDaOrlKIWPuZl_j-l_r_vkfqtR6sE6CYrY1Vc4Qtei1VoePepyqGSGg', 'Always Gaming registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747329838, 1747329838, '1'),
(7125, 0, 73639, '', 'Chaitanya Jaju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747331978, 1747331978, '1'),
(7126, 0, 73639, 'e3Nc6mP3QU6MDETbU6erTt:APA91bFDPZ1l0RQ3lsXX3JgQuzlib3C1bdz6B4G3NQwGz58DDGe7TRPoFR5rXn9sDKJ034sECHsZn38qCzPC2abGGmI4Wrpkhir3vaIznviKNr3mwj3zwBY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747337920, 1747337920, '1'),
(7127, 0, 73643, 'fl66sIz9QU62OpzdN5inag:APA91bEAVaDmZMhHRkRope2nxXkiVr6L6U36SupZwfvTUIUmu6ySYnI_1d9tPgoToDaOrlKIWPuZl_j-l_r_vkfqtR6sE6CYrY1Vc4Qtei1VoePepyqGSGg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747337937, 1747337937, '1'),
(7128, 0, 7136, '', 'Anuja D registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747364017, 1747364017, '1'),
(7129, 0, 73650, 'cv7edytSRXinxDz2CXGqsx:APA91bFBoIPz2qxLMv0WvdH6GESIY-RgN2LOsAd_p8ZZq-g0AeNDIBeq8_9FRupNSKb45nzIuSM73VD2uT9V42Oe5hMKIP29V-kvOFRBwX7RBaBcgDNrHNA', 'Ashok Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747381978, 1747381978, '1'),
(7130, 0, 73650, 'cv7edytSRXinxDz2CXGqsx:APA91bFBoIPz2qxLMv0WvdH6GESIY-RgN2LOsAd_p8ZZq-g0AeNDIBeq8_9FRupNSKb45nzIuSM73VD2uT9V42Oe5hMKIP29V-kvOFRBwX7RBaBcgDNrHNA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747390107, 1747390107, '1'),
(7131, 0, 73659, '', 'Anne Patterson registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747446419, 1747446419, '1'),
(7132, 0, 73665, 'd8Trn6aKRBqvx8XRzvWp_U:APA91bGGBHdvRXEQKG2BAIs5GezcimeugHL_LwQAWp-FQIeZHH3aq1mp5BlPzIOViDQ2HdhTQZ-1dLTSX4cfglJbw5s9g4OL4Qu_AIV4BhXnr6z6_pqYshw', 'Mohammad Suhail registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747470176, 1747470176, '1'),
(7133, 0, 73665, 'd8Trn6aKRBqvx8XRzvWp_U:APA91bGGBHdvRXEQKG2BAIs5GezcimeugHL_LwQAWp-FQIeZHH3aq1mp5BlPzIOViDQ2HdhTQZ-1dLTSX4cfglJbw5s9g4OL4Qu_AIV4BhXnr6z6_pqYshw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747479232, 1747479232, '1'),
(7134, 0, 73659, 'fwVjI62yxEJii68L0ZND7X:APA91bGBNE_WAm7YoNq9pj52IxGaxaM_abIXg-pQgDcjX57vDiK2N-o04843kiSGWcpSIm5gspa3R6iWRKURXWvvjf60SnfIpSGVoVtygzdu5lp6PBMu_tY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747479249, 1747479249, '1'),
(7135, 0, 73668, 'dO30LNO7RtmI8E9ENDPT4k:APA91bFog_oImmO1hv8qPmeuRDGbeJmfOHoYEVnfOeuJg0kRsamInzO6S7Lenob0hysdApJg2FdbyTcuf-P8BvRpH2X8u9vyWoOL0hmkqeCpaTZ9ifxv9hU', 'Nicholas Joseph registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747489717, 1747489717, '1'),
(7136, 0, 73669, 'dNrxY9TsMkzquTJXGdVHuc:APA91bEdnKFWrWmm25zHfscPSidCjAWPYZ-Gd2ltBWCpZ0v9cLYI7EZ9ZLZ7-pmXjfsitAnged2OBmkrOE8p23SZoYeKRcd3fb12LTYFQhPS8mcbrWfIqRk', 'Darshana Rathod registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747490593, 1747490593, '1'),
(7137, 0, 73669, 'dNrxY9TsMkzquTJXGdVHuc:APA91bEdnKFWrWmm25zHfscPSidCjAWPYZ-Gd2ltBWCpZ0v9cLYI7EZ9ZLZ7-pmXjfsitAnged2OBmkrOE8p23SZoYeKRcd3fb12LTYFQhPS8mcbrWfIqRk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747491440, 1747491440, '1'),
(7138, 0, 73668, 'dO30LNO7RtmI8E9ENDPT4k:APA91bFog_oImmO1hv8qPmeuRDGbeJmfOHoYEVnfOeuJg0kRsamInzO6S7Lenob0hysdApJg2FdbyTcuf-P8BvRpH2X8u9vyWoOL0hmkqeCpaTZ9ifxv9hU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747491446, 1747491446, '1'),
(7139, 0, 73672, 'esdT7MvsSr2iNU_80o0NbP:APA91bFVoNk9fs7JSSI8gVYtoxhvW4P9acZrrOw50KrJdN8TQl1Eyho5gsqqQLi6yZh2x4UvmxR1LzNiXFPE0v8dbyexneUJ0lzaLnQ7ewTcjJ39haYeIAw', 'Vignessh R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747497974, 1747497974, '1'),
(7140, 0, 73463, 'dcXW83LTw0frpgn8xGJO4x:APA91bGK_mhPKe2EujGSNsJ8h0QZfAIvWzvuYniKIdtqdIDHFlI69BypwNthLl0SVL2_NJLUE9GweN1kLOa3YpsBMJ_CQW0uYIdE8graed4ktxRC63tv4Y4', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1747572542, 1747572542, '1'),
(7141, 0, 73672, 'esdT7MvsSr2iNU_80o0NbP:APA91bFVoNk9fs7JSSI8gVYtoxhvW4P9acZrrOw50KrJdN8TQl1Eyho5gsqqQLi6yZh2x4UvmxR1LzNiXFPE0v8dbyexneUJ0lzaLnQ7ewTcjJ39haYeIAw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747575552, 1747575552, '1'),
(7142, 0, 73692, '', 'Bavadiya Piyush Ghanshyam Bhai registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747637067, 1747637067, '1'),
(7143, 0, 73692, 'c5IkRUR6QfWki4uHfRoYn6:APA91bF5HxsYdQ-lVy4lbCLbVOTGTgrGUOV1UO95qNVuO-rEySTr39-gqIW6ay9obNpClYlwLaBI24uxwfEIwOnLZCgzoOqexfK7wQS84GrGo6MKSRR9xNg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747637412, 1747637412, '1'),
(7144, 0, 68565, '', 'Pradeeba Thurairajah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747689953, 1747689953, '1'),
(7145, 0, 27486, '', 'Daman Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747698744, 1747698744, '1'),
(7146, 0, 73405, '', 'Anil Hegde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1747802602, 1747802602, '1'),
(7147, 0, 73724, '', 'Madhu Sudhan Gajula registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747835474, 1747835474, '1'),
(7148, 0, 73724, 'cyOPr1zjTq2W1U0ACqW7v9:APA91bHHwzzaAxNe8suMtKqlEwx0IlXn1sWBXlbZ1gYi_fQ6rfq_pgJpi7iA3P41m6xB6UQ4JmYxZ3EiLrDkBlaPOXIismxmpPo6d7x5gn4u_9fJUjbCAOk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747837202, 1747837202, '1'),
(7149, 0, 73732, '', 'Nafisa Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747863276, 1747863276, '1'),
(7150, 0, 19887, '', 'Ambari Bhoir registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1747882175, 1747882175, '1'),
(7151, 0, 73732, 'ezO3xH0o1kLLsQH2PjEhs9:APA91bG16kDV06bzj8tcIN69PrbiojPAKcy5019CDjQIDtEF8A-VP8YH6g_srzsFMcYx4DTdm1nWzwoyMQ48UhZ1acHK1LqAbZc04lcW5yyi9fB5MJmUjyY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747883567, 1747883567, '1'),
(7152, 0, 73540, 'furi8ryZSR6y6H8iGe71-W:APA91bGMjLRxMAIDYZ4PhsQsiqFYKYrxGTuhGlae9WnskcBb1S5GhLCZw8M-j0sRoB70qf7oQeYJRWV5ufDJ3EV5KYCJLsVgDgTx4YN1G0sNh3UFZ8TD-no', 'Membership Activated', 'Your BRONZE Membership is Activated Successfully by our team. Enjoy MR Prime benefits now.\r\n', '', 'N', 'G', 'Y', 'Y', 'MR', '', '', 1747907234, 1747907234, '1'),
(7153, 0, 73735, '', 'Raj T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747909408, 1747909408, '1'),
(7154, 0, 73744, 'fvUrhAzqQxGfz1yN_yvI4n:APA91bENBbmp8XFpmM7c6V23NsBYZE-yBk-PhKqpZBTv7trowq4EOtlvx-E04fKSj-JRIOxdYcdwAAR5lyGYVZkm8A5tO4BSmNQ9m2sQh6Jax322NuAgIUA', 'Sariga Sabu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1747914734, 1747914734, '1'),
(7155, 0, 73744, 'fvUrhAzqQxGfz1yN_yvI4n:APA91bENBbmp8XFpmM7c6V23NsBYZE-yBk-PhKqpZBTv7trowq4EOtlvx-E04fKSj-JRIOxdYcdwAAR5lyGYVZkm8A5tO4BSmNQ9m2sQh6Jax322NuAgIUA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747932207, 1747932207, '1'),
(7156, 0, 73757, 'cscJYjN1QZObOnuHw6FEQg:APA91bE8wW4U_HwF-yufjhnBFEVMTGvWqM0kA00b1tWkZ8Ts3hTi_EfzcAZuHzCBcRnqfvUSTGrSnwZifKKA8X8IBCerF8HA6VnXBnlvxwiPjxNpa36I6Oo', 'Santosh Kumardas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747990766, 1747990766, '1'),
(7157, 0, 73757, 'cscJYjN1QZObOnuHw6FEQg:APA91bE8wW4U_HwF-yufjhnBFEVMTGvWqM0kA00b1tWkZ8Ts3hTi_EfzcAZuHzCBcRnqfvUSTGrSnwZifKKA8X8IBCerF8HA6VnXBnlvxwiPjxNpa36I6Oo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1747994133, 1747994133, '1'),
(7158, 0, 73760, 'dyTOtNXnDEQ_u8iYDJATAk:APA91bGojDptsORhe7WlO60AhVbcwQqgDwGJDD30FkXF8LPEoe-wn9UHDc6_q5dcoM_1fIYiD-BmJNoBycTLSdYsHzUurO11GDGtMvLWHFVWFrk15MbZwQk', 'Parshva Patwa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748002299, 1748002299, '1'),
(7159, 0, 73760, 'dyTOtNXnDEQ_u8iYDJATAk:APA91bGojDptsORhe7WlO60AhVbcwQqgDwGJDD30FkXF8LPEoe-wn9UHDc6_q5dcoM_1fIYiD-BmJNoBycTLSdYsHzUurO11GDGtMvLWHFVWFrk15MbZwQk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748008275, 1748008275, '1'),
(7160, 0, 73763, 'e52feYBclkCKiohWLc51uK:APA91bFTk7jttC6LMHtnBKkc4pCkqqYR_8R4ohEvnV6fv56NNf_OkagbcEkNYrHRXfqQisxBnPq3QL8buFnEEjV6BkVa03KepAmV4w0t7hu3cLBli9hMnwI', 'Binal Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748016289, 1748016289, '1'),
(7161, 0, 73763, 'e52feYBclkCKiohWLc51uK:APA91bFTk7jttC6LMHtnBKkc4pCkqqYR_8R4ohEvnV6fv56NNf_OkagbcEkNYrHRXfqQisxBnPq3QL8buFnEEjV6BkVa03KepAmV4w0t7hu3cLBli9hMnwI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748018835, 1748018835, '1'),
(7162, 0, 73730, '', 'Naima Begum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748039597, 1748039597, '1'),
(7163, 0, 73622, '', 'Shivangi Dosar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748074149, 1748074149, '1'),
(7164, 0, 73805, '', 'Mansi Mandalkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748258145, 1748258145, '1'),
(7165, 0, 73811, 'eVSayGa2PEyZilGCVnK-kV:APA91bG66owOflbvJivDPmu90QsYEVk467nkAZ_P3prwPby0n_UwUYeiowHmW6jHh2sSi883Jh1ElcRYLckuXVkslVswcfspuUTjNKHFyn-g7A1X4A8GHVU', 'Tia Barman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748264880, 1748264880, '1'),
(7166, 0, 73811, 'eVSayGa2PEyZilGCVnK-kV:APA91bG66owOflbvJivDPmu90QsYEVk467nkAZ_P3prwPby0n_UwUYeiowHmW6jHh2sSi883Jh1ElcRYLckuXVkslVswcfspuUTjNKHFyn-g7A1X4A8GHVU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748268865, 1748268865, '1'),
(7167, 0, 73818, 'cjSVK1T_RMayeteuJF_fMW:APA91bEIV6kAEeJDDr3MjzX5BHO65rTapRv7MsBKwWK0QRtgAmOFKOP3hatqO1phEeGPWcT1NIExNpqzT5sABHHBib9Dt1_cdy3HvFulOnHf04ZEvWiZrj0', 'ROHIT SHARMA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748330820, 1748330820, '1'),
(7168, 0, 73818, 'cjSVK1T_RMayeteuJF_fMW:APA91bEIV6kAEeJDDr3MjzX5BHO65rTapRv7MsBKwWK0QRtgAmOFKOP3hatqO1phEeGPWcT1NIExNpqzT5sABHHBib9Dt1_cdy3HvFulOnHf04ZEvWiZrj0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748335649, 1748335649, '1'),
(7169, 0, 73821, 'eEMYhiNRSiamKO0oyQWlMO:APA91bEI23QURv9WOM78Jf3hVtua8OETlG4kzQ2gpHaOMW5ioZrfGIKiqS4mKqQ5vvDGuJCRBBQ1aqziWigh7m0TNLRa04ReCY0Htlh1f2ZKXZkfiUrCJf8', 'Gaurav Shukla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748340431, 1748340431, '1'),
(7170, 0, 73821, 'eEMYhiNRSiamKO0oyQWlMO:APA91bEI23QURv9WOM78Jf3hVtua8OETlG4kzQ2gpHaOMW5ioZrfGIKiqS4mKqQ5vvDGuJCRBBQ1aqziWigh7m0TNLRa04ReCY0Htlh1f2ZKXZkfiUrCJf8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748342219, 1748342219, '1'),
(7171, 0, 73830, 'ePIwO66QR2uW5WcnFzSpRA:APA91bEXlBJc7bSqgCXwzeBsgXaQ_XYRD5rRq5ZbP55LbUWzLrJZEYMnTJJZi0qm8hi1-7uJxUFHwRrzzMgc1yyZTHdR3Gs2NnjEi1-TXJIKFKwD3t_mj9Q', 'Anju T R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748358827, 1748358827, '1'),
(7172, 0, 73830, 'ePIwO66QR2uW5WcnFzSpRA:APA91bEXlBJc7bSqgCXwzeBsgXaQ_XYRD5rRq5ZbP55LbUWzLrJZEYMnTJJZi0qm8hi1-7uJxUFHwRrzzMgc1yyZTHdR3Gs2NnjEi1-TXJIKFKwD3t_mj9Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748366146, 1748366146, '1'),
(7173, 0, 63129, '', 'Supal Kothari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748375276, 1748375276, '1'),
(7174, 0, 73835, 'd5Vv89gOS-e6SAQYVm-0FE:APA91bGbwGwPAacrOp7TykM4FoXOncgUh19T9k-4Sz0Lrgc2x25TomZm87kYG5xII8UPtBctVgwWkFmIdTCLu3fmG_Iq4jwN7i2TZZWkxz0unjcLxkjYHoQ', 'Prajkta Bodade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748413538, 1748413538, '1'),
(7175, 0, 73835, 'd5Vv89gOS-e6SAQYVm-0FE:APA91bGbwGwPAacrOp7TykM4FoXOncgUh19T9k-4Sz0Lrgc2x25TomZm87kYG5xII8UPtBctVgwWkFmIdTCLu3fmG_Iq4jwN7i2TZZWkxz0unjcLxkjYHoQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748425938, 1748425938, '1'),
(7176, 0, 73182, '', 'Thurga Devi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748441088, 1748441088, '1'),
(7177, 0, 73846, 'cGVLvOyvROaWA99IW8XVAI:APA91bEjVTbYqAGqcr3oOSLvtX9BEjqjLyihn1HlaUXvxc8d0EgRnYbZOTYHD2MDu61X_D8fkOTNRA6ZwNS0p0TnmzLbSc-0GibjtBPHejU-eGLlRyuwbIg', 'Manjunath Ingale registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748445160, 1748445160, '1'),
(7178, 0, 73846, 'cGVLvOyvROaWA99IW8XVAI:APA91bEjVTbYqAGqcr3oOSLvtX9BEjqjLyihn1HlaUXvxc8d0EgRnYbZOTYHD2MDu61X_D8fkOTNRA6ZwNS0p0TnmzLbSc-0GibjtBPHejU-eGLlRyuwbIg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748447713, 1748447713, '1'),
(7179, 0, 73852, 'ctelBjDtQ6CawcovNA6o3L:APA91bHtPD8fJ0wXp_VQpINfK3MbO4Jua1EkYWdTAHrkQbcK4r5YWhHNDKEkzJiZ_rXTVhBI6b6SP6cYUMOx5gj_KLroshutHRXrgXBb6hOH_zUvdUxWNGw', 'AK Roy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748456238, 1748456238, '1'),
(7180, 0, 61599, '', 'Yashmita Ramdharry registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748461227, 1748461227, '1'),
(7181, 0, 73852, 'ctelBjDtQ6CawcovNA6o3L:APA91bHtPD8fJ0wXp_VQpINfK3MbO4Jua1EkYWdTAHrkQbcK4r5YWhHNDKEkzJiZ_rXTVhBI6b6SP6cYUMOx5gj_KLroshutHRXrgXBb6hOH_zUvdUxWNGw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748463075, 1748463075, '1'),
(7182, 0, 73834, '', 'Kalpana Dodla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748484739, 1748484739, '1'),
(7183, 0, 73707, '', 'Diana Pui Ngeok Ling registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748491330, 1748491330, '1'),
(7184, 0, 73871, 'cjHGf40tFk3pmZ8zZZToC2:APA91bEXcy0Rq6TI7NNqb57BaSWU3B1N-0BKfQXsF8szveB0QEFwJy8WGFxuALw7gMwKjNwsXpyu-zsD4pUJNobTj9yz_LD4cyhc4CaM9FWkQ51G5q9cfQQ', 'Mandeep Saini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748534235, 1748534235, '1'),
(7185, 0, 73871, 'cjHGf40tFk3pmZ8zZZToC2:APA91bEXcy0Rq6TI7NNqb57BaSWU3B1N-0BKfQXsF8szveB0QEFwJy8WGFxuALw7gMwKjNwsXpyu-zsD4pUJNobTj9yz_LD4cyhc4CaM9FWkQ51G5q9cfQQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1748538134, 1748538134, '1'),
(7186, 0, 48277, '', 'Aman Layal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748566367, 1748566367, '1'),
(7187, 0, 58160, 'cQqI_SFgSj24yKlVM9IDIb:APA91bHyyM4xGfyBAhgLX6J-acxXN8-2DsCe9hsNYrOcVQ6QTb158wu1XYbTo04LS_aWODeTA_VW9MUNOrrJoa2X8S_e7oWQq_m2REIn6xemvEYEOeTL52E', 'Satish Kumar Ch registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748627455, 1748627455, '1'),
(7188, 0, 73891, 'cblZfZtYTvmCQjlBXvEGxW:APA91bGykteZ95ZRoDUQJBbjXoywjrhe2ho4LmRqFJPZpPhMufNiEDwZStIpB44vcyR756H6pIDMvGk7T6cTD9m5mWPdLiJH-W3YOgJrV-hqUT7Flk5Yj7w', 'Mani Cherian registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748628574, 1748628574, '1'),
(7189, 0, 73892, 'ef-D2HZaJkfNgUeTzoXsNg:APA91bGIF8yiQ_X4SHdGc_Y4GftJFbONKWv3SXwD9n87gHjTLhKAJB_Et1N8dAXypYhhrYI5nLouMt_6YdZY11fwiLU3Y_UNiV_kbhTcKMV8vV4YxDpFkHQ', 'Akhilesh Prajapati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748632032, 1748632032, '1'),
(7190, 0, 73893, 'euLD_J94gUZwiQtomYsUhT:APA91bGr_bPGBlIwuJof63t9fpUJP_ZQXkyixVcoFHd5KqZDY8MdSGiZXk62IK5msOhD8wSiir-pvK1Bl2YzqEh-oHbgM15IkWwt0jrpDVQFE9dH0eHyZwE', 'Akhil Levi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748640032, 1748640032, '1'),
(7191, 0, 73892, 'ef-D2HZaJkfNgUeTzoXsNg:APA91bGIF8yiQ_X4SHdGc_Y4GftJFbONKWv3SXwD9n87gHjTLhKAJB_Et1N8dAXypYhhrYI5nLouMt_6YdZY11fwiLU3Y_UNiV_kbhTcKMV8vV4YxDpFkHQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748654207, 1748654207, '1'),
(7192, 0, 73893, 'euLD_J94gUZwiQtomYsUhT:APA91bGr_bPGBlIwuJof63t9fpUJP_ZQXkyixVcoFHd5KqZDY8MdSGiZXk62IK5msOhD8wSiir-pvK1Bl2YzqEh-oHbgM15IkWwt0jrpDVQFE9dH0eHyZwE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748654214, 1748654214, '1'),
(7193, 0, 37817, 'f5nQ5SJSckV-joszI1utpV:APA91bGeaVtMYHuHlbjWqWSU4VL13xJzm41LBHUnzKsGF7akmgVW5xg3frMlcadomBv2W-KVXd3wQt0cBzRVJ7GEPzgKw5WH52wvcKuE9iV2k-Sd1s0kgBw', 'Akula Akhila registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748656049, 1748656049, '1'),
(7194, 0, 420, 'cmBVtVvCXvo:APA91bFgVWFue7oaxK1hgfGYIQfcxD8XUwQxcEE-aeERq8FPnTSyVcdCAj3gpDxUZmaqN5nx953Lm8rHM_9kAgIB4JV0ZD1653Pt_ti86UMfAQMvEGLDhD8', 'Your order with order no. CJTF-OR-12 is received successfully on manekratna.com', 'Your order with Order No. CJTF-OR-12 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1748678454, 1748678454, '1'),
(7195, 0, 73911, 'ebynK1ica0vnjGUFbX-tga:APA91bF_xRg3P03BkcHqv0yBuMLtOlFXxOqCPbIlAp7wRYhIbzgPTlm9t8VACDXqMA6sPwwXKtOboq4rwRu8XWj0944xhoh9jKx2gsFuxvOBACVN3en2Wgw', 'Sanjeeva Rao Kattamuri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748766495, 1748766495, '1'),
(7196, 0, 69815, '', 'Chaitra Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748780540, 1748780540, '1'),
(7197, 0, 73911, 'ebynK1ica0vnjGUFbX-tga:APA91bF_xRg3P03BkcHqv0yBuMLtOlFXxOqCPbIlAp7wRYhIbzgPTlm9t8VACDXqMA6sPwwXKtOboq4rwRu8XWj0944xhoh9jKx2gsFuxvOBACVN3en2Wgw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748782137, 1748782137, '1'),
(7198, 0, 73522, '', 'Anu D registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748782902, 1748782902, '1'),
(7199, 0, 73921, '', 'Rasheda Yeasmin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748823437, 1748823437, '1'),
(7200, 0, 73876, 'cRFrEUXFtkTNjLiPVZinLa:APA91bG5VH4JxCtYWMCMrNuJ5xulqRMYuO2GpE-RBogrpSicxM3LcLkTXpoUZsoAbOtURD46Q29gJLcv3dTCJlTSPhfYCn-cchc2r8HG6UWbvv6Rk-DM61s', 'Jagmeet Sandhu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748835137, 1748835137, '1'),
(7201, 0, 73921, 'dgz8AKZ4zEyLj77P0dJ-BF:APA91bFmIVVpMEpqbuDl-vobhkS7-xZN1hfLx2d0fS7hDXYUaw2bm-jVIxm3OQKrEEm1IdEXaNy6R7wdfz3R-F6GRZZOoe3pjtFo-2lSVoVLlH_v8SbCKkY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748835239, 1748835239, '1'),
(7202, 0, 73928, '', 'TEJAVATH KRISHNA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748856087, 1748856087, '1'),
(7203, 0, 73930, '', 'Arthi Abiram registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748882877, 1748882877, '1'),
(7204, 0, 73940, '', 'Arul Senthil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748931310, 1748931310, '1'),
(7205, 0, 52120, '', 'Bhavesha Makwana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748951607, 1748951607, '1'),
(7206, 0, 73951, 'caPJH9I_RO-ceTMOR9ksJe:APA91bGhA80G21ORCIi43NemTVfjMnf5z1BVs6fv7rN6otMjEk-UdMe5iIYwpqUd8KJVFyHUENeXohx87OXD4z02XNb7UjbYi_9VGJgJQjvmF0JS-k6JhQ4', 'Anjali Pillai registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748965940, 1748965940, '1'),
(7207, 0, 73951, 'caPJH9I_RO-ceTMOR9ksJe:APA91bGhA80G21ORCIi43NemTVfjMnf5z1BVs6fv7rN6otMjEk-UdMe5iIYwpqUd8KJVFyHUENeXohx87OXD4z02XNb7UjbYi_9VGJgJQjvmF0JS-k6JhQ4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1748976661, 1748976661, '1'),
(7208, 0, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Your order with order no. IAAQ-OR-34 is received successfully on manekratna.com', 'Your order with Order No. IAAQ-OR-34 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1749026418, 1749026418, '1'),
(7209, 0, 73961, 'c1kXB0-lSNeDVa_jpjSZ2y:APA91bGW00yqOacrENbe4Z5kaZLF-yJBBrqYOh3Cvs70SbxiCx88P3wdbBhfHwylkBTSWRsMbZYqC3oWYTTF-W9xLsaGFFQhYAX3S4DeIuIySzvaej2YEE8', 'Anju M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749027013, 1749027013, '1'),
(7210, 0, 73963, 'c0Sxp-mpROCybqWn7BnuWy:APA91bFt4YkAZ7dkA8w5d3kksEPj806VOWpC-Lc7VxJnoZQaFIQECnuexH_UkWJO7ZagWTaXc9B3db3r3ObA6A1WCfnn8IZ2TdQgoCYn7K3GDuLtnbnUz4g', 'Ashish Malik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749032207, 1749032207, '1'),
(7211, 0, 73964, 'dywsBiHs7ExCmRMWnZr3js:APA91bF2T0mdc7T1bYvuePX_rJ3-k_prIHhLvu49Ux2F_V12tucaRSYADqrj3mFqz-eRFd47uPxNIj1oCyjepPWm_bgrAx7aGS7683c75yYMqj7SqFZ-5fE', 'Avinash Bhavar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749032780, 1749032780, '1'),
(7212, 0, 73964, 'dywsBiHs7ExCmRMWnZr3js:APA91bF2T0mdc7T1bYvuePX_rJ3-k_prIHhLvu49Ux2F_V12tucaRSYADqrj3mFqz-eRFd47uPxNIj1oCyjepPWm_bgrAx7aGS7683c75yYMqj7SqFZ-5fE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749034910, 1749034910, '1'),
(7213, 0, 73963, 'c0Sxp-mpROCybqWn7BnuWy:APA91bFt4YkAZ7dkA8w5d3kksEPj806VOWpC-Lc7VxJnoZQaFIQECnuexH_UkWJO7ZagWTaXc9B3db3r3ObA6A1WCfnn8IZ2TdQgoCYn7K3GDuLtnbnUz4g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749034939, 1749034939, '1'),
(7214, 0, 73961, 'c1kXB0-lSNeDVa_jpjSZ2y:APA91bGW00yqOacrENbe4Z5kaZLF-yJBBrqYOh3Cvs70SbxiCx88P3wdbBhfHwylkBTSWRsMbZYqC3oWYTTF-W9xLsaGFFQhYAX3S4DeIuIySzvaej2YEE8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749034988, 1749034988, '1'),
(7215, 0, 73959, '', 'Manu Krishna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749039378, 1749039378, '1'),
(7216, 0, 73971, 'dts8C7lPSzKsVPcRUSjPAd:APA91bFDCSyXME3L3_PPH6zbBPZp56WforknShZS6nQHRLQ4FWtH5d49GLYUqWyfjnB4vUl2_LJTJVJzleNNrFNJ-bVYyDRH0hkCp2CXsNXeix79vvXvkRs', 'Naresh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749049700, 1749049700, '1'),
(7217, 0, 73971, 'dts8C7lPSzKsVPcRUSjPAd:APA91bFDCSyXME3L3_PPH6zbBPZp56WforknShZS6nQHRLQ4FWtH5d49GLYUqWyfjnB4vUl2_LJTJVJzleNNrFNJ-bVYyDRH0hkCp2CXsNXeix79vvXvkRs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749066732, 1749066732, '1'),
(7218, 0, 73984, 'cc9jq5INSB21eLVOZM6gnN:APA91bHCi_qvdpIzv9gy4OknUjKd8QJHQkDSByw9NNVy9KLjI71vvHG6RDpgNY7ZRrN_xdNmkz5LV1Kgi_KSzT1HPwXSPUGTMXfN7mA2ABwLUHabv8NuRDE', 'Shubham Mittal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749133154, 1749133154, '1'),
(7219, 0, 73985, 'fk57SXJEmkq6krxywMpChj:APA91bECFude9QZUG83DRqyBZ8ulMkPYS_A4qnTxAmITh6oyMg2X5Ld1P7TQoA54uFxuEq9DCYH-UCbfDdiNgNdAjloLtzvECb-YJGo5DIqiBhouj18eses', 'Kanika V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749133264, 1749133264, '1'),
(7220, 0, 73984, 'cc9jq5INSB21eLVOZM6gnN:APA91bHCi_qvdpIzv9gy4OknUjKd8QJHQkDSByw9NNVy9KLjI71vvHG6RDpgNY7ZRrN_xdNmkz5LV1Kgi_KSzT1HPwXSPUGTMXfN7mA2ABwLUHabv8NuRDE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749181773, 1749181773, '1'),
(7221, 0, 73987, 'cmfSDQtRSRWrnsXnriF-c5:APA91bGvWWK36IRS0K5fi_HhCCJxNwOn7Wv7ULsust6PEQ4gmHc0WN3F78Co8A4CrcmEw3ELXhhv7GX9etxRAOmJ-lpvNh6oxLjjUCcsqo3-vHldxDpAilM', 'Nitin Hadiyal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749188835, 1749188835, '1'),
(7222, 0, 74001, 'c6TSZ5cIRviRjL8yrBurfD:APA91bHw_TiOAKMqeRzZdu7fiXT-o_LEtAKJ19S5sBOz-8KPo-Ucz2OVzcwpzpJp404oj4WnBV71Tm5L60gS0xA2CeymiuS2R7I3fClzhIsxiyqdDEP2-vY', 'Gurvinder Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749233356, 1749233356, '1'),
(7223, 0, 68008, 'd_ZbQPH-U03Xi5wcq6f_3R:APA91bGawoliVDOy3dNZ7uNwMDOL0kg7RO8aqOtLHT0Vu-bNn7Rh462UxE_gu1P1jSi5N9RPslMoK_GGFDzlv4-RJgSV05Wa9EA4vTiAapuaSeNoUTyymYE', 'Your order with order no. MK68008-OR-22 is received successfully on manekratna.com', 'Your order with Order No. MK68008-OR-22 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1749249336, 1749249336, '1'),
(7224, 0, 73721, '', 'Ilakiya S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749262178, 1749262178, '1'),
(7225, 0, 73985, 'fk57SXJEmkq6krxywMpChj:APA91bECFude9QZUG83DRqyBZ8ulMkPYS_A4qnTxAmITh6oyMg2X5Ld1P7TQoA54uFxuEq9DCYH-UCbfDdiNgNdAjloLtzvECb-YJGo5DIqiBhouj18eses', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749272393, 1749272393, '1'),
(7226, 0, 74001, 'c6TSZ5cIRviRjL8yrBurfD:APA91bHw_TiOAKMqeRzZdu7fiXT-o_LEtAKJ19S5sBOz-8KPo-Ucz2OVzcwpzpJp404oj4WnBV71Tm5L60gS0xA2CeymiuS2R7I3fClzhIsxiyqdDEP2-vY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749273065, 1749273065, '1'),
(7227, 0, 74014, 'f5Y0oYwr-0GUkjY8ioyVhG:APA91bHDKbrS1MDtjZwWAmWckfz4xOjwAWGRfXTelYja9_vSbuQ8_I7pWOuWc1i3nekCIQ5L5tTKMXiKuaBqUnhk7C5_dPxQ1bDyJLVJ4r0Yv36_TaMFwJ8', 'Vanessa Hallet registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749287060, 1749287060, '1'),
(7228, 0, 74014, 'f5Y0oYwr-0GUkjY8ioyVhG:APA91bHDKbrS1MDtjZwWAmWckfz4xOjwAWGRfXTelYja9_vSbuQ8_I7pWOuWc1i3nekCIQ5L5tTKMXiKuaBqUnhk7C5_dPxQ1bDyJLVJ4r0Yv36_TaMFwJ8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749287153, 1749287153, '1'),
(7229, 0, 74015, 'epBH8dhbRI27nBqMvJOx6k:APA91bFYbDHbhgHmD6JDHPoqOAbWvY8BYzJ5-kGZLtUAoYdMC_h8kTSQF7KilYrP7k6QbxJR3ooXUldFczPHiu6TT-tRg638g9eJZeknXmS_8jCK--ApZ8g', 'Lily Majhi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749303950, 1749303950, '1'),
(7230, 0, 74015, 'epBH8dhbRI27nBqMvJOx6k:APA91bFYbDHbhgHmD6JDHPoqOAbWvY8BYzJ5-kGZLtUAoYdMC_h8kTSQF7KilYrP7k6QbxJR3ooXUldFczPHiu6TT-tRg638g9eJZeknXmS_8jCK--ApZ8g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749305904, 1749305904, '1'),
(7231, 0, 74024, '', 'Beema K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749368497, 1749368497, '1'),
(7232, 0, 74024, 'e2LrQaufT5O42jEsd2KTdq:APA91bEhOuebIB1aBHT-isdFALBaTU1C_D2u1b-ZHiF6vDg9C09QOx_03s5iz6b_h5slKKXDdRGO3F6NueCaSUkvERS2-LVdo7430z6HELTCJQQF9xXNouQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749382115, 1749382115, '1'),
(7233, 0, 74028, 'fwBfmANBuUG5t8pDAuc8D-:APA91bFIbarpQoBOQwSM1KExHGF61ZZu6iUcBlFukNFAuUs5XzLQjGTdJ1E9P8qmgWSn1yEhLfU6ghWRazNPKKI-rDWTJPikKvJ3vWms9VfpsdSfujiyQtY', 'Sakshi Raj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749384195, 1749384195, '1'),
(7234, 0, 22652, '', 'KALYANI MENON registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749389617, 1749389617, '1'),
(7235, 0, 74037, 'e7ChF61VRv-C4-hhlu7iEw:APA91bHOLptdxXnV7hPKAFP5kkY8tqMzzAzxQ9XQn1PqMeMNQQVRd66r4fbeJ7Ck0yvPE0mo3p8vx1xFz_7AocDQmoaeRaeuGknRx6_urPhfpx-DC8dLEjg', 'Prem Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749400337, 1749400337, '1'),
(7236, 0, 74028, 'fwBfmANBuUG5t8pDAuc8D-:APA91bFIbarpQoBOQwSM1KExHGF61ZZu6iUcBlFukNFAuUs5XzLQjGTdJ1E9P8qmgWSn1yEhLfU6ghWRazNPKKI-rDWTJPikKvJ3vWms9VfpsdSfujiyQtY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749406441, 1749406441, '1'),
(7237, 0, 74037, 'e7ChF61VRv-C4-hhlu7iEw:APA91bHOLptdxXnV7hPKAFP5kkY8tqMzzAzxQ9XQn1PqMeMNQQVRd66r4fbeJ7Ck0yvPE0mo3p8vx1xFz_7AocDQmoaeRaeuGknRx6_urPhfpx-DC8dLEjg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749406822, 1749406822, '1'),
(7238, 0, 72201, '', 'DRUTI PRODDATURI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749472575, 1749472575, '1'),
(7239, 0, 74053, '', 'Suhail P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749553710, 1749553710, '1'),
(7240, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-49 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-49 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1749610990, 1749610990, '1'),
(7241, 0, 74116, '', 'Karina Dahal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749645136, 1749645136, '1'),
(7242, 0, 74116, 'doOfZU4GtUeRqEay7bnMLf:APA91bG_SJrbDewrNRLw1qccmNI_BxlYjj1NR0cUsFbltxWZqI0-wI6Id54ngs5Sgu7F0E3Lspwq4A0ALcuqSahJw4vmDt4aNK8PVLGJ3_6S12F-9DNwl-A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749647177, 1749647177, '1'),
(7243, 0, 74134, 'eMthEaDzR0SYk16kIaJ0xR:APA91bERKpUEcFkXvYC1p9x5EhfIsb7DinLHVb7eCHq6R0sTOL90Jz_-q_tjkTGSViBs7UT2OJI2JsaaNAPRKN5MOY7f6RkQLPMDL4hgvJGakw75v7EtOTY', 'Dinil Dinesan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749693944, 1749693944, '1'),
(7244, 0, 74134, 'eMthEaDzR0SYk16kIaJ0xR:APA91bERKpUEcFkXvYC1p9x5EhfIsb7DinLHVb7eCHq6R0sTOL90Jz_-q_tjkTGSViBs7UT2OJI2JsaaNAPRKN5MOY7f6RkQLPMDL4hgvJGakw75v7EtOTY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749694472, 1749694472, '1'),
(7245, 0, 74134, 'eMthEaDzR0SYk16kIaJ0xR:APA91bERKpUEcFkXvYC1p9x5EhfIsb7DinLHVb7eCHq6R0sTOL90Jz_-q_tjkTGSViBs7UT2OJI2JsaaNAPRKN5MOY7f6RkQLPMDL4hgvJGakw75v7EtOTY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749696922, 1749696922, '1'),
(7246, 0, 74146, 'dDnJVtLHT3aZC4EZeJ5v20:APA91bGd5eJyB3NoMQM9slW9UJWvDXSqiyScZk0QEPx4QBTvTLMidKee_lrr9SmLVXqDB6d96JeE3rcB94Wjv5kLkhhdRj4RT6MkQ2Cxb8uEw-MbK_In2b0', 'Prakash C S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749719744, 1749719744, '1'),
(7247, 0, 74146, 'dDnJVtLHT3aZC4EZeJ5v20:APA91bGd5eJyB3NoMQM9slW9UJWvDXSqiyScZk0QEPx4QBTvTLMidKee_lrr9SmLVXqDB6d96JeE3rcB94Wjv5kLkhhdRj4RT6MkQ2Cxb8uEw-MbK_In2b0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749720020, 1749720020, '1'),
(7248, 0, 74117, '', 'Ahana Farheen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749721963, 1749721963, '1'),
(7249, 0, 74149, '', 'Sri Santhi B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749724795, 1749724795, '1'),
(7250, 0, 74051, 'cHNWi8NaWER6rpiPLnvz1N:APA91bGOAOXMWIfpIFnZoddaCYVQpQzTwSGm4vPkrlM_GQpn32k1nvKhS4D8T9VirE2vERw-x1YUGpb_9XTqBDjnK8I0PFwI0-VAntBSZkmMfRuE1cKhG4g', 'Suhail P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749725454, 1749725454, '1'),
(7251, 0, 74053, 'cHNWi8NaWER6rpiPLnvz1N:APA91bGOAOXMWIfpIFnZoddaCYVQpQzTwSGm4vPkrlM_GQpn32k1nvKhS4D8T9VirE2vERw-x1YUGpb_9XTqBDjnK8I0PFwI0-VAntBSZkmMfRuE1cKhG4g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749725632, 1749725632, '1'),
(7252, 0, 74095, 'duuOQzaX7E_XjOIYDQ8Hhd:APA91bFmrc0j_jKnFMxzvZzmdrpFumUTO0GO7GhBtFr1Sd416bl76_J0mhSJg2PTZgg5Rdlch70b8aBoh5Ef-V8JDxwbw81rkExVIZfG2ne01NGb_MXxn9w', 'Shanimol P S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749736240, 1749736240, '1'),
(7253, 0, 74155, '', 'Aysha Fidha registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749743826, 1749743826, '1'),
(7254, 0, 45112, 'eQQYZnDUOUgoqB3n_RPSPk:APA91bEuy0zkaHGsvdDLJUgO0tvllbHvl9eobLn3x3wtejt8-IHGUWIXFZh_LTGrLQd6GV08nU41pK9hS5uKi9Rlo8nj8LWvq5FuMoMscLRqVAxjN-WVo-M', 'Amrita Wall registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749785838, 1749785838, '1'),
(7255, 0, 74163, '', 'Vedanti Challawar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749789280, 1749789280, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7256, 0, 74163, 'e535Qu_9TxGw1n-IOL3wlp:APA91bGLl5VBuNwke_sX1jIPM4GwKVaPgU-BpEMVLuFSG2WTEMxVd3pYUjboAEAOp2cLO1VZHcwGeNKwlzF9oVp9aHp1idrYoR0QypF5kUZRLSjR2gKf3Ow', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749790114, 1749790114, '1'),
(7257, 0, 74174, '', 'Somnath Keshri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749809374, 1749809374, '1'),
(7258, 0, 74174, 'fUhStOmNQ1KQOkhiXnrYoS:APA91bEoNdNS7ibYMfkFf6rPNUVtObcv6_Zcq06ZCBi3NBVcQeaGeL9cVgOLznkZRg7Y-y15fRczZgmF0up_TObfByshTDVVYKshEDm3xMMsycMWzTDOyek', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749809662, 1749809662, '1'),
(7259, 0, 74012, 'dFUWkSEoQmSij3f-ICnwmg:APA91bF3tpvMa5iARpIztxgiq1dG7WZPJEZR31LK04Z0MplKF38_bvtRzKR0d8cqhEMkMX1sUne6skkexjfHzfhqew5-0XACK34Zps-_K3Skd6g3XNFVyEM', 'Pratiksha Aagarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749810008, 1749810008, '1'),
(7260, 0, 74180, 'cWMVGm40QPy_ULCiXY69do:APA91bH7yyZDNJTlIQTVnrQuh5bJ9ygim2sc9-1yVZTgLzVWNKsX6k0Joh68y-O9wHi67VPmp91acyQKxFnZ-yk38_DnEgNVOgbu40duyNaZ_IWOWiRZZzE', 'Rupali Wani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749825666, 1749825666, '1'),
(7261, 0, 74180, 'cWMVGm40QPy_ULCiXY69do:APA91bH7yyZDNJTlIQTVnrQuh5bJ9ygim2sc9-1yVZTgLzVWNKsX6k0Joh68y-O9wHi67VPmp91acyQKxFnZ-yk38_DnEgNVOgbu40duyNaZ_IWOWiRZZzE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749837609, 1749837609, '1'),
(7262, 0, 74191, 'fS75VWrEVUiflHtGB6gqLx:APA91bHtE9I6Nfcr-pWNMtT7hAg5M5bOiz9LmV70Nk7qCCv87JlFVu3FiX37A6P-wBQLMoJJhaetz0sn-JIJT7d9kN1LbBu7p_4qiQgshqubi8Y9e_lo9tU', 'Ash Thom registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1749881457, 1749881457, '1'),
(7263, 0, 74205, 'eMb1cPLhSqib_9uJL7OIbJ:APA91bEqt3D_1YGkdEf_le0SGdXrBAASni_LdD6C3R2yU-gCfWtT-rhdFt_lQirU1-Zlroqq0uLYACCTKppAbUAxGGOPYeLY74H1TAgaMeZ9WtrEsEYn_H8', 'Naitik Gadhavi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749898023, 1749898023, '1'),
(7264, 0, 74205, 'eMb1cPLhSqib_9uJL7OIbJ:APA91bEqt3D_1YGkdEf_le0SGdXrBAASni_LdD6C3R2yU-gCfWtT-rhdFt_lQirU1-Zlroqq0uLYACCTKppAbUAxGGOPYeLY74H1TAgaMeZ9WtrEsEYn_H8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749898693, 1749898693, '1'),
(7265, 0, 49917, '', 'Ashu Damkonda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1749921187, 1749921187, '1'),
(7266, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-2 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1749947568, 1749947568, '1'),
(7267, 0, 74223, '', 'Sheeja Shaji registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750000046, 1750000046, '1'),
(7268, 0, 73874, '', 'Dolly Katharia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750051925, 1750051925, '1'),
(7269, 0, 74198, '', 'Mamta Bhokare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750065662, 1750065662, '1'),
(7270, 0, 74253, 'fUNO7sVfpUotkW2f1LcPOb:APA91bEnvl-NfNlMegIt7VlmtKR2O-cErsm5Y3G0kkhzUnPfHCgzHNzvQCF-wil0TwXvxX6YBH9sKt1u8GTU4xMYqJNQax8SCP1O0TcXePq4kUwXVncLNgg', 'Sangita Mistry registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750074486, 1750074486, '1'),
(7271, 0, 74253, 'fUNO7sVfpUotkW2f1LcPOb:APA91bEnvl-NfNlMegIt7VlmtKR2O-cErsm5Y3G0kkhzUnPfHCgzHNzvQCF-wil0TwXvxX6YBH9sKt1u8GTU4xMYqJNQax8SCP1O0TcXePq4kUwXVncLNgg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750075045, 1750075045, '1'),
(7272, 0, 74249, '', 'Justin John registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750093228, 1750093228, '1'),
(7273, 0, 74250, '', 'Savi N registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750158167, 1750158167, '1'),
(7274, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-4 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1750208550, 1750208550, '1'),
(7275, 0, 74308, '', 'Avinash Somishetty registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750236419, 1750236419, '1'),
(7276, 0, 74308, 'c0AkFfrxRi2JWNdybixVuU:APA91bHbCI5Rw8Juh76kca4ZkLbPMGZc_TyNO22BpyrYE2mIkUwQbnctPMhYAp5IpuAvMLS8useL4Pz2Qi4scN_5xQiRd9QI_A_hxRZNXZaqJ2shPhUNSos', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750237562, 1750237562, '1'),
(7277, 0, 74317, 'd1p2vIElSXCNt3XKM6r1l5:APA91bHR-izlXbaYeNBm7mVO7XeLSrStpXWbt4VNan5UovSTLNnDSIo9J4d8MRA7fXtVfiInzD7P8Tpk9rljs4fDHfgW06vhiEMeA0OnihbiU7Ed1uzTxb8', 'Ganesh Pawar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750246482, 1750246482, '1'),
(7278, 0, 68939, '', 'Het Parekh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750254348, 1750254348, '1'),
(7279, 0, 74291, '', 'Prince Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750298080, 1750298080, '1'),
(7280, 0, 74317, 'd1p2vIElSXCNt3XKM6r1l5:APA91bHR-izlXbaYeNBm7mVO7XeLSrStpXWbt4VNan5UovSTLNnDSIo9J4d8MRA7fXtVfiInzD7P8Tpk9rljs4fDHfgW06vhiEMeA0OnihbiU7Ed1uzTxb8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750309867, 1750309867, '1'),
(7281, 0, 74342, 'fWhV6YefSFm0GVjfsDqrE7:APA91bH2KdphYwK20AYtcSqjekHrrnDIjl6cUcwur1LAwI-8_YxvsGsz8AO4sZm0LiY3phzUny2MyiMj0FZsxuWowf20kFRGwHAqglIX5EmNKFSA1FVaROE', 'Benzir Nakhwa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750325966, 1750325966, '1'),
(7282, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750326814, 1750326814, '1'),
(7283, 0, 70819, 'e0g7GfA8Ta-wbVea8I65lt:APA91bHhAj5o9WGNUTMbFSJ_XuMKfajPU_okqp7nKETfvWK_oeGI7xst_I-FJlHSCR3Ki9fSUqIjnnVgChaHPYCOk3YjQ1WUkWpu2RyFPZ323MmmW_bGuoM', 'Amol Patil (9702763198|pamol1781994@gmail.com) has Subscribed for GOLD Membership.', 'You have successfully subscribed to GOLD Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1750331135, 1750331135, '1'),
(7284, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750331688, 1750331688, '1'),
(7285, 0, 74342, 'fWhV6YefSFm0GVjfsDqrE7:APA91bH2KdphYwK20AYtcSqjekHrrnDIjl6cUcwur1LAwI-8_YxvsGsz8AO4sZm0LiY3phzUny2MyiMj0FZsxuWowf20kFRGwHAqglIX5EmNKFSA1FVaROE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750331725, 1750331725, '1'),
(7286, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750331781, 1750331781, '1'),
(7287, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750331949, 1750331949, '1'),
(7288, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332032, 1750332032, '1'),
(7289, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332126, 1750332126, '1'),
(7290, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332189, 1750332189, '1'),
(7291, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332747, 1750332747, '1'),
(7292, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332763, 1750332763, '1'),
(7293, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332816, 1750332816, '1'),
(7294, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332896, 1750332896, '1'),
(7295, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332925, 1750332925, '1'),
(7296, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750332984, 1750332984, '1'),
(7297, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333075, 1750333075, '1'),
(7298, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333129, 1750333129, '1'),
(7299, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333376, 1750333376, '1'),
(7300, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333402, 1750333402, '1'),
(7301, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333441, 1750333441, '1'),
(7302, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333463, 1750333463, '1'),
(7303, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333599, 1750333599, '1'),
(7304, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333685, 1750333685, '1'),
(7305, 0, 52724, 'dKPzQ3IWR8WEVBEpCPf8qz:APA91bGJaSkTb7eDXjtwc9GMWxH97_WcOgS-Hb2Ho1dE2xDZWEha0fKqDXkJOtMjoFAEJ1XkOHQxfREFzNikLNOI3CmAudEE12gRkdbe6KdD9dnB0tlyBxM', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750333861, 1750333861, '1'),
(7306, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750334009, 1750334009, '1'),
(7307, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750334086, 1750334086, '1'),
(7308, 0, 52785, 'exPKzDupRLKAjGwMFkTo0E:APA91bFjnF2TFBVljslODlaGHaWuFMesFMSzxXloBaiKJkeYa9GyCfFvzrZqmAlyuNSHHyPfJo0NSizNcnBix6oazEOmMwkLDOb8k35rBXzoPFOlJP8Lrcw', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750334116, 1750334116, '1'),
(7309, 0, 52724, 'dKPzQ3IWR8WEVBEpCPf8qz:APA91bGJaSkTb7eDXjtwc9GMWxH97_WcOgS-Hb2Ho1dE2xDZWEha0fKqDXkJOtMjoFAEJ1XkOHQxfREFzNikLNOI3CmAudEE12gRkdbe6KdD9dnB0tlyBxM', 'Your order with order no. KK52724-OR-33 is received successfully on manekratna.com', 'Your order with Order No. KK52724-OR-33 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1750334364, 1750334364, '1'),
(7310, 0, 74343, '', 'Priyank Gala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750334735, 1750334735, '1'),
(7311, 0, 52724, 'dKPzQ3IWR8WEVBEpCPf8qz:APA91bGJaSkTb7eDXjtwc9GMWxH97_WcOgS-Hb2Ho1dE2xDZWEha0fKqDXkJOtMjoFAEJ1XkOHQxfREFzNikLNOI3CmAudEE12gRkdbe6KdD9dnB0tlyBxM', 'Your order with order no. KK52724-OR-34 is received successfully on manekratna.com', 'Your order with Order No. KK52724-OR-34 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1750335161, 1750335161, '1'),
(7312, 0, 52724, 'dKPzQ3IWR8WEVBEpCPf8qz:APA91bGJaSkTb7eDXjtwc9GMWxH97_WcOgS-Hb2Ho1dE2xDZWEha0fKqDXkJOtMjoFAEJ1XkOHQxfREFzNikLNOI3CmAudEE12gRkdbe6KdD9dnB0tlyBxM', 'Your Bulk order with order no. KK52724-BOR-13 is received successfully on manekratna.com', 'Your Bulk order with Order No. KK52724-BOR-13 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1750335223, 1750335223, '1'),
(7313, 0, 74319, 'eiAytCwZLURds_SnHzduuU:APA91bHI3DonfmSQzGjYdFrW3sLr_4Rqy-bsklA48pUiMzJZEoxejZZR_-fzhgEUZBcpR5W8jmzapwcKc9o0sFOlp50meE5lDgsW29ze4UJYU5KIAtg_Utg', 'Raj Dighe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750336254, 1750336254, '1'),
(7314, 0, 52724, 'dKPzQ3IWR8WEVBEpCPf8qz:APA91bGJaSkTb7eDXjtwc9GMWxH97_WcOgS-Hb2Ho1dE2xDZWEha0fKqDXkJOtMjoFAEJ1XkOHQxfREFzNikLNOI3CmAudEE12gRkdbe6KdD9dnB0tlyBxM', 'Payment for Test Payment is Received Successfully at Manek Ratna', 'Your Payment of Rs. 1 is successfully received on manekratna.com. TXN : MR-LGR-003641 , our team at Manek Ratna will review the same and connect you.', '', 'N', 'G', 'N', 'Y', 'PR', '', '', 1750339656, 1750339656, '1'),
(7315, 0, 74319, 'eiAytCwZLURds_SnHzduuU:APA91bHI3DonfmSQzGjYdFrW3sLr_4Rqy-bsklA48pUiMzJZEoxejZZR_-fzhgEUZBcpR5W8jmzapwcKc9o0sFOlp50meE5lDgsW29ze4UJYU5KIAtg_Utg', 'Payment for Test Payment is Received Successfully at Manek Ratna', 'Your Payment of Rs. 1 is successfully received on manekratna.com. TXN : MR-LGR-003650 , our team at Manek Ratna will review the same and connect you.', '', 'N', 'G', 'N', 'Y', 'PR', '', '', 1750340156, 1750340156, '1'),
(7316, 0, 74349, '', 'Midhunraj Panneri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750362675, 1750362675, '1'),
(7317, 0, 648, 'f347rxOARg2Z6WcdbuYyQX:APA91bE_1XpTAXkjnw2HBuDUBpALzAzjxlBTgZFy_hb4PocLZYOUybJVs-QQ9SUJE8uBhP9hwk1KkHRMYbvMa9ugt4IWXRUW0wbpflNgSE0Et0XI8nQYt_w', 'Sravanthi Sravanthi (9618530477|sravanthisvsc@gmail.com) has Subscribed for DIAMOND Membership.', 'You have successfully subscribed to DIAMOND Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1750368351, 1750368351, '1'),
(7318, 0, 74349, 'fKTykp3LSOKJowOiITfXew:APA91bHUTGKWH4sY2fA_DIMcDqX4TrwUce78TTp4esvVgg9jPU_EoetRyWs-XFCo4slIWUshVWVs-ycWYlked1ORx27TbwV4KChYeT-K2zbt9XUSmWs9O4M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750397805, 1750397805, '1'),
(7319, 0, 3543, '', 'Shah Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750414009, 1750414009, '1'),
(7320, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-5 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-5 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1750422055, 1750422055, '1'),
(7321, 0, 74367, 'c0LxorKbQmSLATCbIQEfRG:APA91bHbDhZpxreRby4nVjFNIh3Ny1qNVQcqm6OQqFBhD5lw58IJcF_lCHOUsa_KBO7UjCA0vWt3_K3qynUKGQPXnxw8hWwqwhfxu__lK3Qq8hoIZ-xp0Ao', 'ABR CREATIONS registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750422719, 1750422719, '1'),
(7322, 0, 74367, 'c0LxorKbQmSLATCbIQEfRG:APA91bHbDhZpxreRby4nVjFNIh3Ny1qNVQcqm6OQqFBhD5lw58IJcF_lCHOUsa_KBO7UjCA0vWt3_K3qynUKGQPXnxw8hWwqwhfxu__lK3Qq8hoIZ-xp0Ao', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750422927, 1750422927, '1'),
(7323, 0, 73919, '', 'PRATHAM Arora registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750435501, 1750435501, '1'),
(7324, 0, 12313, 'ef7_LoWyQ6m-U4lxctrw_N:APA91bEH7x82vWtD9HmQo01XT0b0htqS6z04-1CPQW-dFM8swufcMy7kPi_zohKdNStznWKxZiDlZxltxkAd8uaIMy6aXhM1BualpuM5wFS7ynEJx1yicDU', 'Khushbu Ladhawala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750441510, 1750441510, '1'),
(7325, 0, 74376, 'dj4r_SSiS8WbPkdo92U_Qo:APA91bHhm4kiOPEJpSg_usm2V6SVra4cs81pL7JPAtG2paQkzjcIADduw4DwhhfTuHvaI0_4kfIrqBJCuKIRG--Mrk298WnL9cAqt4miGC8gSfMBbC_S0-8', 'Rajendran Ganesan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750479354, 1750479354, '1'),
(7326, 0, 74376, 'dj4r_SSiS8WbPkdo92U_Qo:APA91bHhm4kiOPEJpSg_usm2V6SVra4cs81pL7JPAtG2paQkzjcIADduw4DwhhfTuHvaI0_4kfIrqBJCuKIRG--Mrk298WnL9cAqt4miGC8gSfMBbC_S0-8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750482560, 1750482560, '1'),
(7327, 0, 64015, '', 'Mary Nathan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750505514, 1750505514, '1'),
(7328, 0, 74385, 'cMMRJId3TiqZ2dfKC24k3d:APA91bE9K-wNs7U6ZgBFzPqD6tVi2d1QChuICjg2RqRTSp-iPl0A0EAxN4ZndnRze5TT85DH98c7PFXCcN1dN6RHx61SlwKAWsEp4AD1oWOLEwPl2qzJlNE', 'Srini E registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750514922, 1750514922, '1'),
(7329, 0, 74369, '', 'Sachin Bambaras registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750522739, 1750522739, '1'),
(7330, 0, 74385, 'cMMRJId3TiqZ2dfKC24k3d:APA91bE9K-wNs7U6ZgBFzPqD6tVi2d1QChuICjg2RqRTSp-iPl0A0EAxN4ZndnRze5TT85DH98c7PFXCcN1dN6RHx61SlwKAWsEp4AD1oWOLEwPl2qzJlNE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750531622, 1750531622, '1'),
(7331, 0, 74397, '', 'Shanthi Chiku registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750538889, 1750538889, '1'),
(7332, 0, 74397, 'eJX9kvRDTwCKrnd3wLouKE:APA91bHP5o32-fDQgOpbuwSiX2P7m6Qn4V8OO2qWtOibgcpi5OO-9Z6HlMvKQxd3wQbPjtT_uS2__nsynSgpMTZaugVtqSId2IlgbpP8R0bpvVogIgePwQM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750539140, 1750539140, '1'),
(7333, 0, 74431, 'dz_BhK_HF0Cflx1g86uVtX:APA91bHuSogm9g4BFeEzazMwQBFKAt0Qz_Bl7thFpNCu0fn_9I5KxlWBnfhoahhY_lwfcF88hhtLepLGB5bDMQhErj-8FunSvjwG-vdpYFY1BdlI6t1thbY', 'Dharitri Kapoor registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750681849, 1750681849, '1'),
(7334, 0, 74431, 'c1l-wg50y0cyt3JrAuzDcK:APA91bExtKCwfVQ_RtRfGnSpWSTVWyrXYxPG2JBK1uCIOx-W5Mo87h4Dnm5mPKIWnwN3tsRBs4y-WGQ_cdjtr35leEqCMx7FRK9NXHMvSXAFSgsAXp5jGEU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750683189, 1750683189, '1'),
(7335, 0, 74439, '', 'Nishali Varadarajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750704104, 1750704104, '1'),
(7336, 0, 46216, '', 'Shilpa Rao registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750729396, 1750729396, '1'),
(7337, 0, 74369, 'cMib1Sd4SG-WrqLQJZY5El:APA91bFgSddkCgq35WZfMvGgCE_zACnr1zChYPeMSBOLKEm9pU2J77n9f0BqQkFycQhAoNDhoZ0CvKK2fZRuQU0GtX_DuCXr9qDUKym9o9O9TN6buOFtSKI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750751548, 1750751548, '1'),
(7338, 0, 74448, 'clYAiH2WSJCoTKiyL5ft72:APA91bFoB8V8LcZa3pTm-ZGMa6t3LG3yyaDT9VRc0Jwwqup25IvP0jfNa7nZ0_gdqo5F-d-9m0MjOzYUHf3TvqnyZRk37hqEgJYaMUUndbDKPh-qkOHdCD0', 'Sweta JW registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750754916, 1750754916, '1'),
(7339, 0, 74448, 'clYAiH2WSJCoTKiyL5ft72:APA91bFoB8V8LcZa3pTm-ZGMa6t3LG3yyaDT9VRc0Jwwqup25IvP0jfNa7nZ0_gdqo5F-d-9m0MjOzYUHf3TvqnyZRk37hqEgJYaMUUndbDKPh-qkOHdCD0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750755825, 1750755825, '1'),
(7340, 0, 74455, 'f-n34MB4QFSwne9ljcUbJ8:APA91bHySYUtC8cXXRc6zx34fabYeRvGQBA7A9BpUM8yfP8uxsMI9Zt8fhTlM9Tl77mrzzsT6p0aszWMKeEVGI8GycAEWVwREM9Kb-50mUCAEFeINYckLsI', 'Poorvaja Mk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750764303, 1750764303, '1'),
(7341, 0, 74455, 'f-n34MB4QFSwne9ljcUbJ8:APA91bHySYUtC8cXXRc6zx34fabYeRvGQBA7A9BpUM8yfP8uxsMI9Zt8fhTlM9Tl77mrzzsT6p0aszWMKeEVGI8GycAEWVwREM9Kb-50mUCAEFeINYckLsI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750764969, 1750764969, '1'),
(7342, 0, 68008, 'd_ZbQPH-U03Xi5wcq6f_3R:APA91bGawoliVDOy3dNZ7uNwMDOL0kg7RO8aqOtLHT0Vu-bNn7Rh462UxE_gu1P1jSi5N9RPslMoK_GGFDzlv4-RJgSV05Wa9EA4vTiAapuaSeNoUTyymYE', 'Your order with order no. MK68008-OR-23 is received successfully on manekratna.com', 'Your order with Order No. MK68008-OR-23 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1750774768, 1750774768, '1'),
(7343, 0, 62607, '', 'Tamil Selvi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750776904, 1750776904, '1'),
(7344, 0, 74465, 'd9BncgJg0E3wvs-n5Vn3i2:APA91bG-I8KeSP73YGTzmeKrA8SpJ1UOjxRFmTT2bMn7Nq0JyD60ZgJ4YgkmlHtssmMBxQ2MFAdHhuLdoilsvNexBv2r7kaf5Vf13zSt55MpvW1AJ0NZ2Ao', 'Ishan Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750786512, 1750786512, '1'),
(7345, 0, 74465, 'd9BncgJg0E3wvs-n5Vn3i2:APA91bG-I8KeSP73YGTzmeKrA8SpJ1UOjxRFmTT2bMn7Nq0JyD60ZgJ4YgkmlHtssmMBxQ2MFAdHhuLdoilsvNexBv2r7kaf5Vf13zSt55MpvW1AJ0NZ2Ao', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750789091, 1750789091, '1'),
(7346, 0, 74473, 'doSsav6v-k_LkcJCFZaT3u:APA91bGEMO-19RYS746tWYrFZ4WDWzJUSYNhrRgeD-cQ4f2WMeyEHUkgZ6vu8nAho1INhn5ofO9zOpxaFGD550N5qOyEF9sy5U3s_NQwREgaoQYUc0HSgGc', 'Amaya Prasad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750834286, 1750834286, '1'),
(7347, 0, 74473, 'doSsav6v-k_LkcJCFZaT3u:APA91bGEMO-19RYS746tWYrFZ4WDWzJUSYNhrRgeD-cQ4f2WMeyEHUkgZ6vu8nAho1INhn5ofO9zOpxaFGD550N5qOyEF9sy5U3s_NQwREgaoQYUc0HSgGc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750834402, 1750834402, '1'),
(7348, 0, 74476, 'cji-EFKmQy2ghtuDMyI4wg:APA91bGbaJfYA6-thEsevG0VKS2FaDb40b6Dv8w6gJRezpXJNUZVUDhYNvt8n1RlgVE-8g_27j6KQ5uWQqzJlALUK044PJYkMy0AYCS5ACRxwJU8L-Rps8c', 'Varun Thati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750837861, 1750837861, '1'),
(7349, 0, 74476, 'cji-EFKmQy2ghtuDMyI4wg:APA91bGbaJfYA6-thEsevG0VKS2FaDb40b6Dv8w6gJRezpXJNUZVUDhYNvt8n1RlgVE-8g_27j6KQ5uWQqzJlALUK044PJYkMy0AYCS5ACRxwJU8L-Rps8c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750837935, 1750837935, '1'),
(7350, 0, 74473, 'doSsav6v-k_LkcJCFZaT3u:APA91bGEMO-19RYS746tWYrFZ4WDWzJUSYNhrRgeD-cQ4f2WMeyEHUkgZ6vu8nAho1INhn5ofO9zOpxaFGD550N5qOyEF9sy5U3s_NQwREgaoQYUc0HSgGc', 'Your order with order no. AP74473-OR-1 is received successfully on manekratna.com', 'Your order with Order No. AP74473-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1750843099, 1750843099, '1'),
(7351, 0, 74489, '', 'Hari S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750867508, 1750867508, '1'),
(7352, 0, 74489, 'fe3CWTpiRwW2oVhsd11lkW:APA91bH5Y3QtGP_KBBn8jjbyBY0oM3tremFL11lltci2QnijSc63OTb6aFR5gcNG4he4zOG8bYOfAg3e6djFql79lPcS8cJsr5rkykfDrAL2IYWx6xeTwPI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750876162, 1750876162, '1'),
(7353, 0, 74499, 'fZzhG38MQvWknT0OZn0E4w:APA91bFtvgNmovvgD9bvlT_y0UcLPHE4UCAiy06muH9CzPz5teAH7DdCfDPPW6rc19-E_TjGTOAqtLDrLUwi636NAB6vOXvCeysJo2uSJVyNZVBGiVvuPeI', 'Rakesh E registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750901495, 1750901495, '1'),
(7354, 0, 74492, '', 'Athira Lenin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750912398, 1750912398, '1'),
(7355, 0, 74499, 'fZzhG38MQvWknT0OZn0E4w:APA91bFtvgNmovvgD9bvlT_y0UcLPHE4UCAiy06muH9CzPz5teAH7DdCfDPPW6rc19-E_TjGTOAqtLDrLUwi636NAB6vOXvCeysJo2uSJVyNZVBGiVvuPeI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750913578, 1750913578, '1'),
(7356, 0, 74496, '', 'Sareena Karakkadan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750916233, 1750916233, '1'),
(7357, 0, 74488, 'dSHDAhtWPkIzsmdJUkO3Bq:APA91bHJwZznQvCQ1duuZPm4nAgG1_lnuyFx42xaIKVESwJWfG_CRjEu0QCG3YcjSyXvR0vbRktorU-RKOBNoyCSO9AH0hVOIbeHhJPJ3W6Ll9NjPgc92p0', 'Abdul Jaffar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1750930329, 1750930329, '1'),
(7358, 0, 74524, 'eodf4GfKTp-ZrgnryroOzm:APA91bGZoA2_zegh2nzwyY4kOwnrEEUQ2k7QiIkb4d6rod8iKTEY8QRcdflL3fgH6SyvOhraoyhfYAFAVP6Gg5jgai2zbFucxisBXDWE-WH5LQSjrRaD3Nk', 'Sona T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750952436, 1750952436, '1'),
(7359, 0, 74524, 'eodf4GfKTp-ZrgnryroOzm:APA91bGZoA2_zegh2nzwyY4kOwnrEEUQ2k7QiIkb4d6rod8iKTEY8QRcdflL3fgH6SyvOhraoyhfYAFAVP6Gg5jgai2zbFucxisBXDWE-WH5LQSjrRaD3Nk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1750962557, 1750962557, '1'),
(7360, 0, 74539, '', 'Vedha Rathna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751022284, 1751022284, '1'),
(7361, 0, 74539, 'c7Y3-J_gTN-PmW8bxf0Dps:APA91bFFA6L3QRP9pNfQMhfN1yJ5sDqmy0CWatwUIBCK-keG0tkgRob6C2MI24vH6wRGZx7i8FMsef0TJNhlZhUP5HooNGs43Es302FzzZCSKJ7RRYCub04', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751023008, 1751023008, '1'),
(7362, 0, 74545, '', 'Shruti Chaudhary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751051202, 1751051202, '1'),
(7363, 0, 74525, '', 'Srishti Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751072932, 1751072932, '1'),
(7364, 0, 74553, 'dFxuxAYcRBapSAIvf0PwpS:APA91bGcwK6w9fMCPSHRPRdjZlI3rKhmAKxQCeautT-i1PZCcJ9C-vcr08OR1fjGsvw9yx4nZ0Y3O9kvAsCv01xDLurvjwpSSxhid6Kdrgc1qjTIuGX_ehc', 'Navi Krish registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751073540, 1751073540, '1'),
(7365, 0, 74554, '', 'Venkata Krishna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751082686, 1751082686, '1'),
(7366, 0, 74555, 'c2wCvJaSh0tKhTktgWt2JB:APA91bEtFLc6Wa2Y7Af89ss2chHpicNyqPlCS6FfM9wvQJ81vMWN0-pM_L6KdmJtQWyXbuXgmktfBZVPy4HoS6h0RtZf07xcQ2G9gwjKxqNcwItgKMc6lhk', 'Shera Jeremiah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751084378, 1751084378, '1'),
(7367, 0, 74555, 'c2wCvJaSh0tKhTktgWt2JB:APA91bEtFLc6Wa2Y7Af89ss2chHpicNyqPlCS6FfM9wvQJ81vMWN0-pM_L6KdmJtQWyXbuXgmktfBZVPy4HoS6h0RtZf07xcQ2G9gwjKxqNcwItgKMc6lhk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751086664, 1751086664, '1'),
(7368, 0, 74566, 'd4Ge8HDgRMuvZLjGgUhnHk:APA91bHIf1BX5Dc6xbJxqOtMwLVEipd4mk0tW6TbKg-7HNEI4jPjGW-sk9bCNpzjs_KUzclb9tokUu9x36v9ctXxcwkEoUSWx2b3YLv9ZtQ6ENorjwyxHqY', 'Naresh Savaliya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751111865, 1751111865, '1'),
(7369, 0, 74488, 'dSHDAhtWPkIzsmdJUkO3Bq:APA91bHJwZznQvCQ1duuZPm4nAgG1_lnuyFx42xaIKVESwJWfG_CRjEu0QCG3YcjSyXvR0vbRktorU-RKOBNoyCSO9AH0hVOIbeHhJPJ3W6Ll9NjPgc92p0', 'Your order with order no. AJ74488-OR-1 is received successfully on manekratna.com', 'Your order with Order No. AJ74488-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1751112607, 1751112607, '1'),
(7370, 0, 74566, 'd4Ge8HDgRMuvZLjGgUhnHk:APA91bHIf1BX5Dc6xbJxqOtMwLVEipd4mk0tW6TbKg-7HNEI4jPjGW-sk9bCNpzjs_KUzclb9tokUu9x36v9ctXxcwkEoUSWx2b3YLv9ZtQ6ENorjwyxHqY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751113341, 1751113341, '1'),
(7371, 0, 74564, '', 'Archana Khandelwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751118086, 1751118086, '1'),
(7372, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-6 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-6 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1751127909, 1751127909, '1'),
(7373, 0, 74387, 'cL6J6NZ-6ELNnX6trqKrta:APA91bFlM0e1OWJm5ujVWJxiQpylYMZoBJc7XF4xgzRrX3EYz9bKjoOY2LlBLQOHYBW1IMKSNw8g6oOzjXfKWpxsLsGLRcV5-vWKwRfwYkfnJXOU09dWnfo', 'Divya G registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751140461, 1751140461, '1'),
(7374, 0, 74578, 'fG-OT67cTeWkUoe8dJG7K1:APA91bGfLUbpcaRdTW2mg6dTOwP5f1zM-h-tvq_aW2uzaHaqd_9FHsGWwc54KYtaym9SRykdko9WuMefWn1-Grr89Vj8LOh-iol2lnxVSczOzQElwpk3rXc', 'Sharon Dickson registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751145310, 1751145310, '1'),
(7375, 0, 74578, 'fG-OT67cTeWkUoe8dJG7K1:APA91bGfLUbpcaRdTW2mg6dTOwP5f1zM-h-tvq_aW2uzaHaqd_9FHsGWwc54KYtaym9SRykdko9WuMefWn1-Grr89Vj8LOh-iol2lnxVSczOzQElwpk3rXc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751198915, 1751198915, '1'),
(7376, 0, 74589, 'ehvl_bJuSD2jWLBM1Ecy87:APA91bFt_-Q-zP4ATVmzaBrbznXNVSQsi4nxvjmpa4yU8BOT5AeJUHJd3ONFm18j-foF1BnJRsKfE18FOp2jiYUNuA63s3JVaMFAWHxS3rcGprtTA-hKUpY', 'Nahar Yousef registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751201212, 1751201212, '1'),
(7377, 0, 74589, 'ehvl_bJuSD2jWLBM1Ecy87:APA91bFt_-Q-zP4ATVmzaBrbznXNVSQsi4nxvjmpa4yU8BOT5AeJUHJd3ONFm18j-foF1BnJRsKfE18FOp2jiYUNuA63s3JVaMFAWHxS3rcGprtTA-hKUpY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751205829, 1751205829, '1'),
(7378, 0, 74597, '', 'Dheerendra Prasad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751222263, 1751222263, '1'),
(7379, 0, 74296, 'eqWrO9bCTBeyeNMX_3UoRS:APA91bGAyz92LIG_gyRmzapw9lRJmtjd4qdkXCLQn__huXAqMRKWCMt1-R4FlKb29lLW0YQq_PId7UlMkQZjGeEWahq5b7l1i16Mv8pAEfjLjaTzZr-G6BM', 'Pranav Kallara registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751225882, 1751225882, '1'),
(7380, 0, 61160, 'egxA_i07-Eibs7OiC1SAT-:APA91bHrUMR52u6My7lxQKHQ5-5lsoqvPGR8XcLMLgvsqLKcoAfWNG5qxjt2eSrGLZ6WM7VmbMilzYEC-sl3T2oRiFCj4oxgb1AlwW0MyJbQE8RgYuLZyJE', 'Rohit Kale registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751251922, 1751251922, '1'),
(7381, 0, 74597, 'eEHJiN8gTyie4zSW1mwklo:APA91bFeSqnynmE1dzTdkfcZaVyKnxkG_H3XptRUY31m9oiwItiUZSumKL2mLJ1Gecf3l0jtqlRsQjwsokyy_NlxzjRiki8cASwlsDI5WIemMiiW9cARY2Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751258884, 1751258884, '1'),
(7382, 0, 74553, 'dFxuxAYcRBapSAIvf0PwpS:APA91bGcwK6w9fMCPSHRPRdjZlI3rKhmAKxQCeautT-i1PZCcJ9C-vcr08OR1fjGsvw9yx4nZ0Y3O9kvAsCv01xDLurvjwpSSxhid6Kdrgc1qjTIuGX_ehc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751262455, 1751262455, '1'),
(7383, 0, 74598, 'ckGKhMQpRKS5Lcq4J1OLHv:APA91bEIieu4z3Ei7mevreT0DbBNmajcEza5r26772mNu4m5iNp43DdY_pZ94OAgQqQGRuepChxOkEqjSjVX3tU-2qp81u1KROXuOKD96tYpxNnmC6-SAvo', 'Uma Yenuganti registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751267000, 1751267000, '1'),
(7384, 0, 74593, '', 'Saiba Sudheer registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751284283, 1751284283, '1'),
(7385, 0, 74585, 'ewyFzCoiRSCbHnKum6gGou:APA91bGu5MnV9b6EpvZ_U3vCsBfN73t4-Du4gDRaXLlIayWeYB46xN_4e-4GMqLam-DcP49VYxBmlC7v1LISmia7kc0LG2ScFSp7VX5WEqzxzMEB9GXBE9s', 'Neha Rawa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751300858, 1751300858, '1'),
(7386, 0, 74624, 'dTbLTJ3OEUfmtjsAe_bfh6:APA91bHKKGzB2zWcr30UgD9jH3EVBa6GkmiXe__-jYXGaKZFXmmiAkRu1lZfUDg9W1ow0GED-oixAHV9onXlbmw15Q0SINeX2Hi4nwGrV7UO5iUlUhbdWvI', 'Sonia Rani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751303053, 1751303053, '1'),
(7387, 0, 74626, 'fcqs5sGIQ-qj7Xjy_4Imf8:APA91bFF6t-IBleV-HUxmfzrUuvYXQzjq5Ix7BQ9WCwO2n75X3dAf2aMugesBH3DaicfW1kmAh3zLoS4n2O0Ef9LTSC2-K6UTAAZf_zP_-lDIYQ_evfyQBo', 'Rohit Sahu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751305298, 1751305298, '1'),
(7388, 0, 74624, 'dTbLTJ3OEUfmtjsAe_bfh6:APA91bHKKGzB2zWcr30UgD9jH3EVBa6GkmiXe__-jYXGaKZFXmmiAkRu1lZfUDg9W1ow0GED-oixAHV9onXlbmw15Q0SINeX2Hi4nwGrV7UO5iUlUhbdWvI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751305516, 1751305516, '1'),
(7389, 0, 74626, 'fcqs5sGIQ-qj7Xjy_4Imf8:APA91bFF6t-IBleV-HUxmfzrUuvYXQzjq5Ix7BQ9WCwO2n75X3dAf2aMugesBH3DaicfW1kmAh3zLoS4n2O0Ef9LTSC2-K6UTAAZf_zP_-lDIYQ_evfyQBo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751305522, 1751305522, '1'),
(7390, 0, 74606, 'eMfKgU7HRNST4gmGp1zUJw:APA91bGfAn1xUoVfeneNQ7W-Etpojw7uBBiIZxco5ftBd3CUMrCFMSKXsoNuvcFXQJVbNqjAfxLQMzLCue9mFQd1OaXO85Mf8KOhKlB04UEKNXfunhWjpOo', 'Meenakshi Naik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751340112, 1751340112, '1'),
(7391, 0, 74516, 'eemuIHi-RE2VsXbiO_jtUC:APA91bGfvVUuM4DGmzg3Oqxhj-T0aFF0bo6jl0wGqJNpOP2ggTTZ-tx3VVSr7uG6UzbZci_as1VgFi1kx-0VmSjB0LyyyccHx3wds-UQ-eD6aPYoat6IrV8', 'TARA JEWELS registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751340436, 1751340436, '1'),
(7392, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-7 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-7 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1751343888, 1751343888, '1'),
(7393, 0, 59613, 'f3INWzDfRpal34cPNJheYn:APA91bFkMe4oDrLq6sd-KMnNUurMR2ATLDjVj3dDsg0yL1d0d8RXTljh7CmmyC0OdrqcsT8ns-WBy525LCqZEEvIjLY3Clm2PZYXl_kUxG0jB0ZcXxYRED4', 'AJAY ANAND registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751392573, 1751392573, '1'),
(7394, 0, 74676, 'dJFiKHBHf0IckMyNyM4_1X:APA91bFmlvvLWA165ELSb7g4y6tnXUh5a0-Rs3ccKq0VsyMl8sIANHytzh_n9QwgZRA3wxG8Le6ONaDMnXeIIkeXzRLz672KzOHeCNDMNES6tRg1wM-zhJk', 'Maneesha Hari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751523524, 1751523524, '1'),
(7395, 0, 74677, 'fXemPNTwRwSQvV3MUWELhL:APA91bFOFL6milcequo8Hw0IvuTHwjy-eoHGCPWQBV8VLhu_CrrHqahZt_HuWrxxLAdE-gWCVVKE2Kx_asOtkmFkFbaJdO9ULvslIB_MWUcKNtI5p6z-c1s', 'Dhruvish Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751524213, 1751524213, '1'),
(7396, 0, 74677, 'fXemPNTwRwSQvV3MUWELhL:APA91bFOFL6milcequo8Hw0IvuTHwjy-eoHGCPWQBV8VLhu_CrrHqahZt_HuWrxxLAdE-gWCVVKE2Kx_asOtkmFkFbaJdO9ULvslIB_MWUcKNtI5p6z-c1s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751524369, 1751524369, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7397, 0, 74680, 'fmlEepQ4Ti-kwpMffGi5H1:APA91bHrD1NdM44-ARfO8QeCGf7F89tkGacsyYq3XXiK67igtgArwdmfZGBAtCoG5jajRYSGfKQIbH4HQbw4fGJdZywfB0-Jw1YsOoC-iMkMYpOlDGFMvng', 'Ritesh Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751530805, 1751530805, '1'),
(7398, 0, 74680, 'fmlEepQ4Ti-kwpMffGi5H1:APA91bHrD1NdM44-ARfO8QeCGf7F89tkGacsyYq3XXiK67igtgArwdmfZGBAtCoG5jajRYSGfKQIbH4HQbw4fGJdZywfB0-Jw1YsOoC-iMkMYpOlDGFMvng', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751533753, 1751533753, '1'),
(7399, 0, 74119, '', 'Akshay Thilak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751536391, 1751536391, '1'),
(7400, 0, 74698, '', 'Aditya Sawant registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751608162, 1751608162, '1'),
(7401, 0, 74698, 'cnljEDLTSVmtKy5eUQ9vxx:APA91bH-fBDE3-uP_T0so68HRH15jNSwUOLtabhUGkhU1D9PpLVtDR0IlDI3IvhbGxE8jZ-tDpwjAwVoemlslrBl_MepiSUJQOYEbiJkmG78UO9kAvit6HI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751609069, 1751609069, '1'),
(7402, 0, 74723, 'e9ndT-zyQdmpYO7_9oxLtK:APA91bF9oTGRhDWlO3z8Ib7rIPNoPJOQv5IaA5dN3fzvsK6ycY3UwicEAKaUB6GueX42pe6MYi4axYMT8NGxzPDhuL2ExN0ncXQ8xIGekieIz2Q0qR508zI', 'Subha Mondal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751681867, 1751681867, '1'),
(7403, 0, 74723, 'e9ndT-zyQdmpYO7_9oxLtK:APA91bF9oTGRhDWlO3z8Ib7rIPNoPJOQv5IaA5dN3fzvsK6ycY3UwicEAKaUB6GueX42pe6MYi4axYMT8NGxzPDhuL2ExN0ncXQ8xIGekieIz2Q0qR508zI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751690149, 1751690149, '1'),
(7404, 0, 74732, 'eYgxm0Nuh0WSttTt5MFbwv:APA91bHxE_FJ0hgl3IlPV3zTZoZUbc2mMrAiV6lq6wZlj1Iz7VwsgAXKI_gC9w2kjj0F_V3dxERdXB2yVNYQc0XJ7_PRwr6tvaA_WVpZ8_6R_NXr-6fYTfc', 'Yashwini Prabaharan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751709102, 1751709102, '1'),
(7405, 0, 74732, 'eYgxm0Nuh0WSttTt5MFbwv:APA91bHxE_FJ0hgl3IlPV3zTZoZUbc2mMrAiV6lq6wZlj1Iz7VwsgAXKI_gC9w2kjj0F_V3dxERdXB2yVNYQc0XJ7_PRwr6tvaA_WVpZ8_6R_NXr-6fYTfc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751713310, 1751713310, '1'),
(7406, 0, 74748, 'cjQuVGCQgkpwu5iEib8IJe:APA91bGdeGn_fEL_NqC37Mwq4jea-POmz3FcjACdZdqjElTG-yVm2TnriOWQAoXnFTN4bHUIbjH4oi7tmNf_jB5xg04S-a9wFhTWw2rMRmbUwqNci5qWnv0', 'Pooja Arya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751743892, 1751743892, '1'),
(7407, 0, 74742, 'eayv7QXZSiuk2e5nriv6yI:APA91bEO_MfBEO9UO1pToKV6Ii5At1DLTxAGvpsbSdrhtbB7iV1IegwWnWRHc_lzlhY7-JTkO4B4tdbDtUhZ7_IuHNL0bYG3xLUJqV-Yu1N5ovWqg0EgLrg', 'Keerthy Vinu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751768829, 1751768829, '1'),
(7408, 0, 74750, '', 'Ranjeet Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751769420, 1751769420, '1'),
(7409, 0, 74748, 'cjQuVGCQgkpwu5iEib8IJe:APA91bGdeGn_fEL_NqC37Mwq4jea-POmz3FcjACdZdqjElTG-yVm2TnriOWQAoXnFTN4bHUIbjH4oi7tmNf_jB5xg04S-a9wFhTWw2rMRmbUwqNci5qWnv0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751795338, 1751795338, '1'),
(7410, 0, 74750, 'e_eTVH-AkETXse5Ulb32Gt:APA91bGWla2BCcfqRcr3Oa9xOPu12CrR3UxA3ZWMgUlsXKGLj3LZHlh8OaPqsKO7aRIfOfhVYad33lr7f4TsK3iDIGZNCrRNVBU2jhv2M8Bb40kjWZq1Grc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751795396, 1751795396, '1'),
(7411, 0, 74492, 'cuuBUb4yRJu8ewDV7K4Mmc:APA91bHNugVE3A-Wcrx2XzcgcgV2sB_bnvjyaAz7gh-ZS2JOrWceXfz12TyR29Xl8KhIdVpMdwP9gcB7eSjD5IMYj5kjrDcDPZN37b4dgffjmds8Ud6DDiE', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751807192, 1751807192, '1'),
(7412, 0, 74764, '', 'Sharmi Khadar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751875608, 1751875608, '1'),
(7413, 0, 65019, 'e1SRFowURz2ljc5smJzGch:APA91bGaDjtXHx1m93h2RlAY-t7HNDWxXwLSdSYesUs6swe-lu8MieEOcNWvHUbZVJI449aD8IXpdEY-fxfSHfqGwN9yTRznowZtQUKtJhpP2tM46GyKqGs', 'Zamil Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751908659, 1751908659, '1'),
(7414, 0, 5966, '', 'Maya Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751923332, 1751923332, '1'),
(7415, 0, 74809, '', 'Syam Unni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751967547, 1751967547, '1'),
(7416, 0, 74819, 'c6IHvrSCwUAKgM71PriLnV:APA91bGyLpuYuXihgx3qab_u_ftyJVeCXNa2QwMPcfhkoDeNnIaJUl8pOZKTdzpEkhZia49WtCQEoFKIytlPAhUs7YwA6JSsUEfH6Q6JncUm-SQGRkAg6Qo', 'Muthukrishnan Varadharajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751982034, 1751982034, '1'),
(7417, 0, 74814, '', 'Sangeetha Ravichandran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1751982376, 1751982376, '1'),
(7418, 0, 74822, 'ckgReD8gR2Gb6AvIoXMRNR:APA91bG7Fn2GITt4NmLktW_juWkCHSPLGyi-PZe9FsLQUa4pIWlzvEfqIC28EUZF1afQsXZIFCWGmftw8sJ8APjPrdoqBuUuI0gKvhH-adnYTaWDPiLiPwk', 'Suraj Ladda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1751991556, 1751991556, '1'),
(7419, 0, 74822, 'ckgReD8gR2Gb6AvIoXMRNR:APA91bG7Fn2GITt4NmLktW_juWkCHSPLGyi-PZe9FsLQUa4pIWlzvEfqIC28EUZF1afQsXZIFCWGmftw8sJ8APjPrdoqBuUuI0gKvhH-adnYTaWDPiLiPwk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752032154, 1752032154, '1'),
(7420, 0, 74819, 'c6IHvrSCwUAKgM71PriLnV:APA91bGyLpuYuXihgx3qab_u_ftyJVeCXNa2QwMPcfhkoDeNnIaJUl8pOZKTdzpEkhZia49WtCQEoFKIytlPAhUs7YwA6JSsUEfH6Q6JncUm-SQGRkAg6Qo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752032161, 1752032161, '1'),
(7421, 0, 74829, 'dG9OrUf2K0gxv4iFsYx1gm:APA91bG1Pu4tUpJniI2QhbcQWUefDoOdgokb3jObBZcSwaTpGD1-XfcQfU-4RBUlxsVNZlxwG9SA5ZehWWVDDn2VQmpEwIa_cSXwBAnT9ilJ8p6YUhDrY2s', 'Md Abdul Hakim registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752037644, 1752037644, '1'),
(7422, 0, 74829, 'c1itdVJtWUblswwH9wXvo-:APA91bExngdhrYXF9Z73g4WMBC-URFuBurqv8tivvnNNgFp_hOV35aKQrqddHoujcRqGVAVbjBw3NMzmh2lTMAnawq5GTKQ1ApQQ1imIASsW8EQDBgOYijw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752038082, 1752038082, '1'),
(7423, 0, 73853, 'cOAxU1i0fUobh0uhImLJi2:APA91bHvFSN0VQoPMGDdk-2HGfQdZG10aH3h7ObxTyQFH60559PmX9o06Dk2tI0MISWjzzjz6eyZNoWMbWqHLXT9_A2Gx0IuikBRSb3wdkpIIQ1RQJVdT9Q', 'Neha J registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752046463, 1752046463, '1'),
(7424, 0, 73444, '', 'Aarathy Unni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752053784, 1752053784, '1'),
(7425, 0, 74609, '', 'Teena Philip registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752076437, 1752076437, '1'),
(7426, 0, 74844, '', 'Laavanya P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752083278, 1752083278, '1'),
(7427, 0, 74844, 'eNdBDxlzZUV_qIgNmQb_o-:APA91bFUEWN2Km_KElhDteNBW1Vm3qlvs9uMejQNiMvzl7ZhJVanyY0XLvmRSfHThdIVtG475YDYsSEotSMSlmcf4skr7rIXLEBR0IXEVZkQAtqH1A4UBt8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752086505, 1752086505, '1'),
(7428, 0, 74849, 'dfVRx_ti8kl2jwye1OUiAe:APA91bF4333ef7RB0AZ9rWBhdAI_ZOUY4k8jPtXUop7xCtCHp_Fv2Wh5d5smQ87KeuMT6iD2ci9ADCt46cE6A9NSyNiwEJzprAa_owyQiGS0j1kfM2wIRz0', 'Prashant Tripathi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752087565, 1752087565, '1'),
(7429, 0, 74849, 'dfVRx_ti8kl2jwye1OUiAe:APA91bF4333ef7RB0AZ9rWBhdAI_ZOUY4k8jPtXUop7xCtCHp_Fv2Wh5d5smQ87KeuMT6iD2ci9ADCt46cE6A9NSyNiwEJzprAa_owyQiGS0j1kfM2wIRz0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752107260, 1752107260, '1'),
(7430, 0, 74851, 'f02aRubCQjCDYNbNG6KjsY:APA91bFNIZZURpEMiUUn-rdKFPQg6WyxsDBHJu5lqV9jYBDJbJuOc6DIyIHuHYB3y0IJ5cToXmk9tlkgHzHguTBJmjcfB8DtUiLqj0Qn34Jlea-8EtHoT8k', 'Shaveta Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752119701, 1752119701, '1'),
(7431, 0, 74851, 'f02aRubCQjCDYNbNG6KjsY:APA91bFNIZZURpEMiUUn-rdKFPQg6WyxsDBHJu5lqV9jYBDJbJuOc6DIyIHuHYB3y0IJ5cToXmk9tlkgHzHguTBJmjcfB8DtUiLqj0Qn34Jlea-8EtHoT8k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752119759, 1752119759, '1'),
(7432, 0, 74855, '', 'Rina Thariq registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752131916, 1752131916, '1'),
(7433, 0, 74857, 'f7xCE97wSQycvK9MQQtAg8:APA91bGnF6TZAaZUmuRIc-bQI0xNYfK165CvBcCnp3DzFELoOcbIAP31sKoURSnko1wZl88lUgvPFfd5zIEmE8e1x3KWN2nwQqkZd3-G030UQWTJ-DbOWAA', 'Neelam Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752133214, 1752133214, '1'),
(7434, 0, 74869, 'e-yM48PURlGrmLBcThQbMt:APA91bEftU3P4bdfJK5pgyAuMExImURfu4QcoBzWTjKuXreSt-3swtKEWh06klZvp1m_nOK0sgIT7PHJYP-_w7yM7_wapMe-Qa6TOc72IAYCNPeoD_480bk', 'Rahul Bijawe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752172792, 1752172792, '1'),
(7435, 0, 74869, 'e-yM48PURlGrmLBcThQbMt:APA91bEftU3P4bdfJK5pgyAuMExImURfu4QcoBzWTjKuXreSt-3swtKEWh06klZvp1m_nOK0sgIT7PHJYP-_w7yM7_wapMe-Qa6TOc72IAYCNPeoD_480bk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752208691, 1752208691, '1'),
(7436, 0, 74871, 'f32G_FL9Rj-f8VlcKdj8E0:APA91bE7ytWxg_8zZF_2s_d1vgfnqbiz-zWEUJwnH6cHiEGVPcR0snhaD3I5u3XtnLC8TjelkqL89oulde5BYmGZVbLwZlV9B6AwZC8HeZ6X8lzOSswVukE', 'Tanvi Solanki registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752211050, 1752211050, '1'),
(7437, 0, 74871, 'f32G_FL9Rj-f8VlcKdj8E0:APA91bE7ytWxg_8zZF_2s_d1vgfnqbiz-zWEUJwnH6cHiEGVPcR0snhaD3I5u3XtnLC8TjelkqL89oulde5BYmGZVbLwZlV9B6AwZC8HeZ6X8lzOSswVukE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752211500, 1752211500, '1'),
(7438, 0, 74882, 'fLJeUVF2RTmJ-EmLTwz-YJ:APA91bGT9G1J_n5qoVSCxY7YnW-zkIDwAE-uafUKPeno6H-7bEyk35iEdbqvQWAjWYOo9yUxwxCKlzoJz1m85c_1tXhZyXp1zu2DIrekqqAoFRiIi1upCmE', 'Siddhi P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752232296, 1752232296, '1'),
(7439, 0, 74883, 'f1Wc16YQQRW-Kynki9A2iO:APA91bGTKDEcmadOS7O7vyZ4IpTHfEj6WZEgCcdfeeZp8vzyjC4FMcpKAt0jFA2iwgx2P8_OQoEwwtE9O1MTC4xbToe252YXaoNF5-hPU-peEjLvgdQPlmc', 'Deepak Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752233636, 1752233636, '1'),
(7440, 0, 74882, 'fLJeUVF2RTmJ-EmLTwz-YJ:APA91bGT9G1J_n5qoVSCxY7YnW-zkIDwAE-uafUKPeno6H-7bEyk35iEdbqvQWAjWYOo9yUxwxCKlzoJz1m85c_1tXhZyXp1zu2DIrekqqAoFRiIi1upCmE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752233771, 1752233771, '1'),
(7441, 0, 74883, 'f1Wc16YQQRW-Kynki9A2iO:APA91bGTKDEcmadOS7O7vyZ4IpTHfEj6WZEgCcdfeeZp8vzyjC4FMcpKAt0jFA2iwgx2P8_OQoEwwtE9O1MTC4xbToe252YXaoNF5-hPU-peEjLvgdQPlmc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752233790, 1752233790, '1'),
(7442, 0, 74897, 'c-NnCuJbQXOGX3EcT1Yatc:APA91bHiETMsjvJLvLE5Xskpoczh_cIsrsL3uY8xZ97a6_Y_2kzveX_ICAxdYSgQ8QWiOwwD4ecZ8xoM-u30O7AyP-SEVVFIh1idfXyoe8ZhwKH6aX2e1aY', 'Archa Shaji registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752298335, 1752298335, '1'),
(7443, 0, 74897, 'c-NnCuJbQXOGX3EcT1Yatc:APA91bHiETMsjvJLvLE5Xskpoczh_cIsrsL3uY8xZ97a6_Y_2kzveX_ICAxdYSgQ8QWiOwwD4ecZ8xoM-u30O7AyP-SEVVFIh1idfXyoe8ZhwKH6aX2e1aY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752299994, 1752299994, '1'),
(7444, 0, 74900, 'eHSfGCte304Aunln_86Xzb:APA91bEd4ToV2AxDl2H_Tv94a-wlNvs9ne2fwt_9T4zG56eFYDPkbNcTToOP1y86yIffDd-zet63xOcd63uUpJvVD3mdq8jWSrFXUzRmajoBtsvFZFzVsu8', 'Sohan Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752308456, 1752308456, '1'),
(7445, 0, 74900, 'eHSfGCte304Aunln_86Xzb:APA91bEd4ToV2AxDl2H_Tv94a-wlNvs9ne2fwt_9T4zG56eFYDPkbNcTToOP1y86yIffDd-zet63xOcd63uUpJvVD3mdq8jWSrFXUzRmajoBtsvFZFzVsu8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752308973, 1752308973, '1'),
(7446, 0, 74917, 'f_ofXtoscU8DjhAksDy4mo:APA91bFIvjObTE2baX92TfS5G2Ro49y7DlUXnH976K6CJxti5QwWFJpUnYWCbpoZQ4Jml2nJ5ebEXe3SaydrL7PdG9P-vQQKwdK8d1pXuAF4ifbRp9EHv9M', 'Sarbjit Binning registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752365590, 1752365590, '1'),
(7447, 0, 63563, '', 'Khina Dhungana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752374254, 1752374254, '1'),
(7448, 0, 74642, '', 'Smitha Joseph registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752410930, 1752410930, '1'),
(7449, 0, 74929, 'fYXUTiEpT023D9Hv3Pbk3d:APA91bGmyyqDcj047CqFy34FvQHwodoEglx9kIQDCHleZhQF9qoF7ocELqwVqhJBmX0PXOIif9AVVg1Gm_zvnZy4N5cBiOARvPIrsc0kTJGpEcnBFwbmxDU', 'Jérémie Nardy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752430083, 1752430083, '1'),
(7450, 0, 74917, 'f_ofXtoscU8DjhAksDy4mo:APA91bFIvjObTE2baX92TfS5G2Ro49y7DlUXnH976K6CJxti5QwWFJpUnYWCbpoZQ4Jml2nJ5ebEXe3SaydrL7PdG9P-vQQKwdK8d1pXuAF4ifbRp9EHv9M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752467734, 1752467734, '1'),
(7451, 0, 74929, 'fYXUTiEpT023D9Hv3Pbk3d:APA91bGmyyqDcj047CqFy34FvQHwodoEglx9kIQDCHleZhQF9qoF7ocELqwVqhJBmX0PXOIif9AVVg1Gm_zvnZy4N5cBiOARvPIrsc0kTJGpEcnBFwbmxDU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752467786, 1752467786, '1'),
(7452, 0, 74933, '', 'Shilpa Rathi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752479582, 1752479582, '1'),
(7453, 0, 74945, 'cVVOf6bxSgm8RFZyPZcVzP:APA91bHF0I2lPLy6xHs4LVl-k5BxxolM1XWjtWVc48auojRhSdlmYn4im36DYk_4ivWCXZ7pmUaDnObNuw3KiiZzwRN3JoQLK5UZo85bWbyd6_d6UF4bElQ', 'Vimla Choudhary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752497047, 1752497047, '1'),
(7454, 0, 74918, '', 'Keerthiha Elancheran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752511512, 1752511512, '1'),
(7455, 0, 13785, '', 'Karthiga Ramamurthy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752517773, 1752517773, '1'),
(7456, 0, 74945, 'cVVOf6bxSgm8RFZyPZcVzP:APA91bHF0I2lPLy6xHs4LVl-k5BxxolM1XWjtWVc48auojRhSdlmYn4im36DYk_4ivWCXZ7pmUaDnObNuw3KiiZzwRN3JoQLK5UZo85bWbyd6_d6UF4bElQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752526867, 1752526867, '1'),
(7457, 0, 68251, '', 'Eldhose Tk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752601952, 1752601952, '1'),
(7458, 0, 74988, 'dWTF1wEdaUztsdBF-0Sipc:APA91bHp6kMtPX-2vnSF7Wvoo9qM-si30SiGHFF3IJdZhYWFtewqPE1baXP5RGYCR6pfCqQa2JMAB6ikOpQMMMaLawzO2QWfXKIfJ0japM_E28OH6Xi-7-Q', 'V R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752609777, 1752609777, '1'),
(7459, 0, 74988, 'dWTF1wEdaUztsdBF-0Sipc:APA91bHp6kMtPX-2vnSF7Wvoo9qM-si30SiGHFF3IJdZhYWFtewqPE1baXP5RGYCR6pfCqQa2JMAB6ikOpQMMMaLawzO2QWfXKIfJ0japM_E28OH6Xi-7-Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752637058, 1752637058, '1'),
(7460, 0, 75022, 'e6XQTfMoQZWjAhCotL-K3_:APA91bGjLglKoTbnxKi4HWvpF5zgJ3phS2S6lODxVXsdnM1cWPFt3tkcjXULYkp1EAgMuMIvSy2wkzoTcbu19ondHPGBPz-_JxnAJIwpd_Y6WNcyBaT-5Po', 'Gurpreet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752725764, 1752725764, '1'),
(7461, 0, 75022, 'e6XQTfMoQZWjAhCotL-K3_:APA91bGjLglKoTbnxKi4HWvpF5zgJ3phS2S6lODxVXsdnM1cWPFt3tkcjXULYkp1EAgMuMIvSy2wkzoTcbu19ondHPGBPz-_JxnAJIwpd_Y6WNcyBaT-5Po', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752727909, 1752727909, '1'),
(7462, 0, 75026, '', 'Eeshan Kapoor registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752730390, 1752730390, '1'),
(7463, 0, 75026, 'fKKWMJ-yTcG_LludXYsPD7:APA91bHf3sz6VAKj1vTDe4gr1QhhLpHqwI3vLaL4WGqZJZeQIyVe1HsldnuSG-VvgFLLWKCjM9QkwO0Dk62xP6ZD2WapsFiWqte-DTtZ4tQahAn42RBcOqo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752731391, 1752731391, '1'),
(7464, 0, 74968, '', 'Swati Mittal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752750240, 1752750240, '1'),
(7465, 0, 75038, 'e0iv3IWNTv-qwo-et8cJQg:APA91bF3Nhxo7o0eqbfnhmSL5d1WThTBfhchix22_kLgr3JCkRL8OjiSNEPxnqLHPvCSbpfBZE-Uv_qBdUfOQZSlCMwVwne__L-eDRXBm3QTeMVbQLWVdqw', 'Dolly Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752762716, 1752762716, '1'),
(7466, 0, 75042, 'eUjWphNfRJCNNa60PSpWcS:APA91bGik2Hal9czpyXRz4sUhwdPG5lIrhvIONR_HwPED7GBadtSdKPm-ltpwKpIYChWwYLytY8NpKmIrQFIVj7zHPzU1XgEAD3UqLX3IqgY5mzM2sebD14', 'Pooja Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752770608, 1752770608, '1'),
(7467, 0, 75042, 'eUjWphNfRJCNNa60PSpWcS:APA91bGik2Hal9czpyXRz4sUhwdPG5lIrhvIONR_HwPED7GBadtSdKPm-ltpwKpIYChWwYLytY8NpKmIrQFIVj7zHPzU1XgEAD3UqLX3IqgY5mzM2sebD14', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752775191, 1752775191, '1'),
(7468, 0, 75038, 'e0iv3IWNTv-qwo-et8cJQg:APA91bF3Nhxo7o0eqbfnhmSL5d1WThTBfhchix22_kLgr3JCkRL8OjiSNEPxnqLHPvCSbpfBZE-Uv_qBdUfOQZSlCMwVwne__L-eDRXBm3QTeMVbQLWVdqw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752775217, 1752775217, '1'),
(7469, 0, 75044, 'egGRaAEZSKOBJfHmhljghJ:APA91bGj67EV8dCkrSXC8A1Rr6l3XnyVkYL2me8yX46yozEicn_K5hkaTeIQiDD2WAYEufCO5z9n0wZ57CqYPENCTUdR7dMQdkS7RWNjT6glfdG9vVGpgwk', 'Nandhu Nikuthan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752778685, 1752778685, '1'),
(7470, 0, 75045, 'enWajbqc10A4pWGUTljDyr:APA91bGo4aj4tGtKmxTGYnEtfOS_S3RlRn7ah4psqr98FHaSnoEosGVY_GbgfgFIMnuPs-6X1S8_Yu75ziYlVudsaGp792TKPcdTIqykBtJsjfS6QzTH_ug', 'Rohit Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752779641, 1752779641, '1'),
(7471, 0, 75044, 'egGRaAEZSKOBJfHmhljghJ:APA91bGj67EV8dCkrSXC8A1Rr6l3XnyVkYL2me8yX46yozEicn_K5hkaTeIQiDD2WAYEufCO5z9n0wZ57CqYPENCTUdR7dMQdkS7RWNjT6glfdG9vVGpgwk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752812390, 1752812390, '1'),
(7472, 0, 75045, 'enWajbqc10A4pWGUTljDyr:APA91bGo4aj4tGtKmxTGYnEtfOS_S3RlRn7ah4psqr98FHaSnoEosGVY_GbgfgFIMnuPs-6X1S8_Yu75ziYlVudsaGp792TKPcdTIqykBtJsjfS6QzTH_ug', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752812396, 1752812396, '1'),
(7473, 0, 75057, '', 'Aditi Lo I registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752846298, 1752846298, '1'),
(7474, 0, 75057, 'eQrIW8aTQn2VCgO3QoEDrO:APA91bGAoX_EiW78i3ftJVg5q6inTMnBAad-y6ubGOMDY_J3xrBYlkAT4RLcnzImLgDbRErEy35L1FykCj818gqoexglYz0lHAnFT2_ggjXavowPZ1Zis_M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752860527, 1752860527, '1'),
(7475, 0, 75066, 'dEFSu0AuTMetsRrs0qqlzV:APA91bHBKfB7TcGKRniIN_NuahDcg17OVGm18_HCUKzrR9JJSciBrfTqESFOeh2uzOijzxIhjgrC5w5Q248v4Jo08ZbkTisjChUrxT3j1amY6i0qdkBaMbY', 'Satyaveer Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752861882, 1752861882, '1'),
(7476, 0, 73886, '', 'Trusha Khatate registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752871943, 1752871943, '1'),
(7477, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-8 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-8 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1752888060, 1752888060, '1'),
(7478, 0, 75066, 'dEFSu0AuTMetsRrs0qqlzV:APA91bHBKfB7TcGKRniIN_NuahDcg17OVGm18_HCUKzrR9JJSciBrfTqESFOeh2uzOijzxIhjgrC5w5Q248v4Jo08ZbkTisjChUrxT3j1amY6i0qdkBaMbY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752900275, 1752900275, '1'),
(7479, 0, 75076, 'feb5TQbeRxO-hTVftGew25:APA91bFqgAzpkJPkm7_bhlMqaABfmKXYVdXDc_ZLdzDnIAe8aOsmqRQvdm7s7TeGFDExoDB8ukpMiZSC3vOHbzbjrzkZFvqDEovCzstLgIVQQDgxeWUcK0M', 'Bbavika Rasaniya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752910582, 1752910582, '1'),
(7480, 0, 75056, '', 'N P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1752917203, 1752917203, '1'),
(7481, 0, 75076, 'dy1fDwbdTSyT-vEwyzPXrZ:APA91bHg8drl-I6CGVzxmGCepXSoDBNdKVOQRZC7ACGEmGlj9f1_FoAv3iAklxCl6E_o3tzlgqIuoxq94eCy_PnMrs00oOwR1xvLFPtYk4oNCQDmjiN8QdA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752918743, 1752918743, '1'),
(7482, 0, 75076, 'dy1fDwbdTSyT-vEwyzPXrZ:APA91bHg8drl-I6CGVzxmGCepXSoDBNdKVOQRZC7ACGEmGlj9f1_FoAv3iAklxCl6E_o3tzlgqIuoxq94eCy_PnMrs00oOwR1xvLFPtYk4oNCQDmjiN8QdA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752923996, 1752923996, '1'),
(7483, 0, 75097, 'fjt0_nlJQOGk_CdmB0RaXc:APA91bGlKpqEnzoHMyH_nx4iXvl4uuVte38WFWb4aOQ_I_9b8sTqw-qzBePcuRaO0Oq_WxQNsohhuYG972oXbAPCZ5TAbdfxE7VlfYZP9REkHVPBY-VieqQ', 'Sam Star registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1752989698, 1752989698, '1'),
(7484, 0, 75097, 'fjt0_nlJQOGk_CdmB0RaXc:APA91bGlKpqEnzoHMyH_nx4iXvl4uuVte38WFWb4aOQ_I_9b8sTqw-qzBePcuRaO0Oq_WxQNsohhuYG972oXbAPCZ5TAbdfxE7VlfYZP9REkHVPBY-VieqQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753009612, 1753009612, '1'),
(7485, 0, 75103, '', 'Janhvi Harkal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753012061, 1753012061, '1'),
(7486, 0, 75110, 'cf_t09K-SFK0k1Al8ggcNP:APA91bGbc2ULSmRALP-USQ8GZuuwr4iOoBaOVUScdw77UpRbfumfzMTgfpXYIFxq8N9In5tkL1RfYtTDQNu-IadC2GYtv_T20HdmjgEF_qH4Wz4xpJGXerk', 'Vaishali Gidh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753026937, 1753026937, '1'),
(7487, 0, 75093, '', 'Deep Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753031416, 1753031416, '1'),
(7488, 0, 74644, 'fZSTyJM1T-i1zkCxzYrkSj:APA91bG-sGMtpSpLbQSCK1bZ0Tmtl17VNBfVMnczP2iqe0onDIb9rO2iRYFkWgYz1Wmg5O_xGncPBoZ9izs2vCdLf7TFHdlhWGT0AnaiW6Ybsbk9a0eOJpM', 'Aditya Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753031854, 1753031854, '1'),
(7489, 0, 75114, 'e9_HP6KcGEK5gaEcIYC0wC:APA91bGwVhE5AWxTl8gljbjhzbcN8XxP-EotFrnpthdCiq4K6w7ojuASID3pqAp7D1SC7xTP37detWzNDji28tgkKEOQ1CQna4EpyGrT8iTxL7louBHzCjI', 'Sujanthapalan Thusjanthan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753033141, 1753033141, '1'),
(7490, 0, 75110, 'cf_t09K-SFK0k1Al8ggcNP:APA91bGbc2ULSmRALP-USQ8GZuuwr4iOoBaOVUScdw77UpRbfumfzMTgfpXYIFxq8N9In5tkL1RfYtTDQNu-IadC2GYtv_T20HdmjgEF_qH4Wz4xpJGXerk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753033173, 1753033173, '1'),
(7491, 0, 75114, 'e9_HP6KcGEK5gaEcIYC0wC:APA91bGwVhE5AWxTl8gljbjhzbcN8XxP-EotFrnpthdCiq4K6w7ojuASID3pqAp7D1SC7xTP37detWzNDji28tgkKEOQ1CQna4EpyGrT8iTxL7louBHzCjI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753033806, 1753033806, '1'),
(7492, 0, 12107, '', 'Rozina Gadhiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753136659, 1753136659, '1'),
(7493, 0, 57132, 'duvfYn6K90jMhmu5tg-83F:APA91bGPYeg2UMTGosP4aEH4N360raZzTQz0n-KNdm5DEXI_v_lRVtIPx04GtQnam3dOFp18JRQfTrT_Kz0ZlkUM8LRwGHNieg877rc2QAjAjDOxMFyV4dc', 'Anvesha Saini registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753168364, 1753168364, '1'),
(7494, 0, 75151, 'dNS7KzOsT6e7M6PjkWBBUU:APA91bHgXYwNZJdI7p59PW7qo6DWrMONrGwIqIy8x9r9weGgIqONu_QA8OUKgfSwGFdpviPAV1TIN0GQ5CraLOWPPSyb9tHIwTrCIHw7pxbIlS9EXXVyk1A', 'Farhan Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753170921, 1753170921, '1'),
(7495, 0, 75151, 'dNS7KzOsT6e7M6PjkWBBUU:APA91bHgXYwNZJdI7p59PW7qo6DWrMONrGwIqIy8x9r9weGgIqONu_QA8OUKgfSwGFdpviPAV1TIN0GQ5CraLOWPPSyb9tHIwTrCIHw7pxbIlS9EXXVyk1A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753172041, 1753172041, '1'),
(7496, 0, 75157, 'fRxzcWhIR1ethXWOdJgxp5:APA91bHeNusxU36d8g5SxaPReTNShL6LDG3_OnP-EBK8Jb2Bv0rbA7xSgrEhc3Tle-76H3VumnnVdqNcxHHbgvSBwPTgL_7otKbcnGukNI758CZMDhl48BY', 'Sanjesh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753179853, 1753179853, '1'),
(7497, 0, 75157, 'fRxzcWhIR1ethXWOdJgxp5:APA91bHeNusxU36d8g5SxaPReTNShL6LDG3_OnP-EBK8Jb2Bv0rbA7xSgrEhc3Tle-76H3VumnnVdqNcxHHbgvSBwPTgL_7otKbcnGukNI758CZMDhl48BY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753183616, 1753183616, '1'),
(7498, 0, 38208, '', 'Ragavi S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753186680, 1753186680, '1'),
(7499, 0, 63183, '', 'Arvind Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753192635, 1753192635, '1'),
(7500, 0, 75170, 'dO7AFaPdIEnps6EDBGa7UB:APA91bHYvuXchQCTHHtgjcv8Fw6_mEhqtSLoluztISNJp0vh1W5mduGMLNiALNV6trQ4WJslD68oR3r18x-h1DXMW8L3cemBS1eKB5tS7tTouZ8NkdV9bHU', 'Chitra Shenoy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753198397, 1753198397, '1'),
(7501, 0, 75171, 'e4ZjTjCz9kDahWFUJsD28h:APA91bEVNE957fYmdGeOrS50EtncFG3z5UhIadOyzgAQKhf1ibgtUi6FO-z5OMoyOyHG-tULCLQpMxS_nSOPQNhy8gS8rTWYMAnZMhp_3y8uUc6zgxj2N6w', 'Sushant Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753199275, 1753199275, '1'),
(7502, 0, 75174, 'eilDnDaHS2KhrvVYxeoV40:APA91bHmP3FsoUYgo-zakqWnwYMEicrtjpa_hH4zIkySMY2yPEh3hspF6Kd-gmmpnSExd-_mSt9qJZAe5EDyWJGInmHn1n-vlC8S5KgR5QBVkdvwJVcXW8Y', 'Ragunathan P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753204461, 1753204461, '1'),
(7503, 0, 68008, 'd_ZbQPH-U03Xi5wcq6f_3R:APA91bGawoliVDOy3dNZ7uNwMDOL0kg7RO8aqOtLHT0Vu-bNn7Rh462UxE_gu1P1jSi5N9RPslMoK_GGFDzlv4-RJgSV05Wa9EA4vTiAapuaSeNoUTyymYE', 'Your order with order no. MK68008-OR-25 is received successfully on manekratna.com', 'Your order with Order No. MK68008-OR-25 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1753216736, 1753216736, '1'),
(7504, 0, 75158, 'eJIEknCqTNusLcFUpDNNUJ:APA91bFc6djOUYKvLOasauWTRoNKb2D0hYPWdjlgnNpF7Y2JyNKjh19tcJowlQ8DQRUjLoJnxUgklRYxzg3ZtliQEnDSbXzvCjWoW0pLrgw7cUjFmNkUaRU', 'SANGEETA TIWARI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753218649, 1753218649, '1'),
(7505, 0, 75174, 'eilDnDaHS2KhrvVYxeoV40:APA91bHmP3FsoUYgo-zakqWnwYMEicrtjpa_hH4zIkySMY2yPEh3hspF6Kd-gmmpnSExd-_mSt9qJZAe5EDyWJGInmHn1n-vlC8S5KgR5QBVkdvwJVcXW8Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753241684, 1753241684, '1'),
(7506, 0, 75171, 'e4ZjTjCz9kDahWFUJsD28h:APA91bEVNE957fYmdGeOrS50EtncFG3z5UhIadOyzgAQKhf1ibgtUi6FO-z5OMoyOyHG-tULCLQpMxS_nSOPQNhy8gS8rTWYMAnZMhp_3y8uUc6zgxj2N6w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753241698, 1753241698, '1'),
(7507, 0, 75170, 'dO7AFaPdIEnps6EDBGa7UB:APA91bHYvuXchQCTHHtgjcv8Fw6_mEhqtSLoluztISNJp0vh1W5mduGMLNiALNV6trQ4WJslD68oR3r18x-h1DXMW8L3cemBS1eKB5tS7tTouZ8NkdV9bHU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753241746, 1753241746, '1'),
(7508, 0, 75182, 'dDgIgsLQTEKNt9zLgjiagx:APA91bGLgh7quEgscuyVzvqsD1DGGsiI0FDQAw6eLxChsoznq4fnEDA8bKxzItW5caWSuzzo8E4pRG7eatSk2b4-tQ2Uc90V3i1Wau7BdeNRf4NCP6UJaVc', 'Jyoti Sehgal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753252062, 1753252062, '1'),
(7509, 0, 75182, 'dDgIgsLQTEKNt9zLgjiagx:APA91bGLgh7quEgscuyVzvqsD1DGGsiI0FDQAw6eLxChsoznq4fnEDA8bKxzItW5caWSuzzo8E4pRG7eatSk2b4-tQ2Uc90V3i1Wau7BdeNRf4NCP6UJaVc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753252126, 1753252126, '1'),
(7510, 0, 75183, 'dLQYryyRGPU:APA91bFj3XnXZt88nmFyvXmoDGe1IKHnsWff34tjkwU_-aMqQQrV_E_akdJuVfWHv-F62q9I4oWU1S_wP8beVQ5orlVyaZpgogrZSDl6m-rsiZ4VbWtH8eE', 'Soumi Chattaraj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753255271, 1753255271, '1'),
(7511, 0, 75183, 'dLQYryyRGPU:APA91bFj3XnXZt88nmFyvXmoDGe1IKHnsWff34tjkwU_-aMqQQrV_E_akdJuVfWHv-F62q9I4oWU1S_wP8beVQ5orlVyaZpgogrZSDl6m-rsiZ4VbWtH8eE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753256783, 1753256783, '1'),
(7512, 0, 75193, 'dXdsoE87Sre4u6Zxe5mZNh:APA91bEoMhYg221RwTkPxOzWcn4VbVOVP0s0XZ4YTmLPhx_ktGyAjmhr8KQ9Iy-E_rCxuZ6DxmEEEr6qFF2qhIiUo973CV9xtRfYIGsOD4-P6uRVCVOnxSc', 'Jag Nag Nag registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753281903, 1753281903, '1'),
(7513, 0, 75193, 'dXdsoE87Sre4u6Zxe5mZNh:APA91bEoMhYg221RwTkPxOzWcn4VbVOVP0s0XZ4YTmLPhx_ktGyAjmhr8KQ9Iy-E_rCxuZ6DxmEEEr6qFF2qhIiUo973CV9xtRfYIGsOD4-P6uRVCVOnxSc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753283544, 1753283544, '1'),
(7514, 0, 75200, 'e-I_AlBCQ_uM8i5NhBEefx:APA91bHU_H7yWqQ8J--pf4Aa8JBMUgdI9_u8PGu9TYbFeJ8s2b6jAi9DZiLKYWLI1xEqQza4oPcfAFwzKuPC_sJ9R28pCD5VRB67FmCvymhjnDwfFzu9VFk', 'Ms AS registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753295976, 1753295976, '1'),
(7515, 0, 75200, 'e-I_AlBCQ_uM8i5NhBEefx:APA91bHU_H7yWqQ8J--pf4Aa8JBMUgdI9_u8PGu9TYbFeJ8s2b6jAi9DZiLKYWLI1xEqQza4oPcfAFwzKuPC_sJ9R28pCD5VRB67FmCvymhjnDwfFzu9VFk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753298592, 1753298592, '1'),
(7516, 0, 65450, 'd7Es9bYETPGsSKONtMk-Lm:APA91bHXusmusgwH4ZoJN75HzYCFGbMWnFGKhPK8YMj8KBzCk7ZJBLjosxJJ5Fer76GFjjfQ3YXmolihok_a76WHTU35ZL7jA8gsZZjwA2spK3K5-35hbb8', 'Thushara U registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753300532, 1753300532, '1'),
(7517, 0, 75126, 'dwO3izfrStCZV2EdbWBe8R:APA91bFBkYvkQpYa2bhetvvTjPT6R2hnL_MnqAORF2g_2IHgk6pdnr-Ps3FuZbyfuX1X9psoRI_AhMQKPTEvoKRYRDp0midGgz7wfXpLqnY1wOc5bR7eavU', 'Jasmi Jayan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753352825, 1753352825, '1'),
(7518, 0, 29257, 'foKw2LzlRTW6J_VWHJyXZP:APA91bGZg21tlLbz58k4U0yriNj6OXhINjeQ2HZcuxfBMUgXE0x01MCo0pKpKSc9RW9ntjZibE-60EPRzNWYXG-6gPh9mpfMBHTiCk4EcIPMGBXIbdUXrCI2CALP_BtdGRnpUby2S2pA', 'Your order with order no. LP29385-OR-2 is received successfully on manekratna.com', 'Your order with Order No. LP29385-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1753365809, 1753365809, '1'),
(7519, 0, 75219, 'fR7lkED8SmmumzLip1hcxx:APA91bG0xs_s69xC2gjQvTmTynrMgVNnEnms6CgYMxSKpCfkHchC5XMf6PB6L2Tpv7iDjBoTZ1GKuzAGeYaFZdxsVXEK3IAnRdqCtozGqpcs51oofPjlaQA', 'Debashreeta Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753367479, 1753367479, '1'),
(7520, 0, 70303, 'devzFcOxVUSfovFquZiW-f:APA91bFDbjd2rrMc2p-eJIi80LzyCCbVZbNy_mNgrGmlnZDrF67nfzmtNiin_rkKkzyrFKoFv9d_fMvdAbZA6nUsNGbraislB4U-MXllnxF3lrZ7hJryDhE', 'Kalyani Arbune registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753377335, 1753377335, '1'),
(7521, 0, 75222, '', 'Milna Ullas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753380350, 1753380350, '1'),
(7522, 0, 74345, '', 'Ayisha Mohammad Sidheek registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753392479, 1753392479, '1'),
(7523, 0, 75236, '', 'Zarinder Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753422062, 1753422062, '1'),
(7524, 0, 65450, 'd7Es9bYETPGsSKONtMk-Lm:APA91bHXusmusgwH4ZoJN75HzYCFGbMWnFGKhPK8YMj8KBzCk7ZJBLjosxJJ5Fer76GFjjfQ3YXmolihok_a76WHTU35ZL7jA8gsZZjwA2spK3K5-35hbb8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753437244, 1753437244, '1'),
(7525, 0, 49834, '', 'Neelima Uprety registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753441433, 1753441433, '1'),
(7526, 0, 75241, '', 'Sanjay Dalmia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753443004, 1753443004, '1'),
(7527, 0, 32268, 'eLpd_sTrSpCCU5gJPmUNe3:APA91bFMNiWv2YGLTSAxxZNdwIr9s94CfecAXQaAEPQyWmt5nufevlxrOm9gmT9m1_f4r8-HIF0tr-iZXITGAo90HjkwspC6AJZiAHgh8S7Tt1soy6rvCWM', 'Your order with order no. SG31955-OR-9 is received successfully on manekratna.com', 'Your order with Order No. SG31955-OR-9 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1753477920, 1753477920, '1'),
(7528, 0, 61717, '', 'Riza Sinha registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753515362, 1753515362, '1'),
(7529, 0, 75264, 'cFOgiu8eSjS9NDdGBGJes4:APA91bF6iLfdzqxBnveHfAKMI-QKz2F15RkbqJ-zQ9pF-7-LwyCiqBxTR7y3Vt6-JOO6eXdP6Xx4qYhRGyMrj0H8UP0g_g6AlnI2fJdIYclOnaqcBgP1-xI', 'Subhank Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753517378, 1753517378, '1'),
(7530, 0, 75264, 'cFOgiu8eSjS9NDdGBGJes4:APA91bF6iLfdzqxBnveHfAKMI-QKz2F15RkbqJ-zQ9pF-7-LwyCiqBxTR7y3Vt6-JOO6eXdP6Xx4qYhRGyMrj0H8UP0g_g6AlnI2fJdIYclOnaqcBgP1-xI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753522079, 1753522079, '1'),
(7531, 0, 75276, 'fmUtt2oBTJW2JERb3txg6P:APA91bHXLgc9ips3BsC-1lag6vZFlgAFUmGDYtH5QUrGsJAm4UfsxYkQIjlZiEMPmzLaoCZ-xbRD8m8DUqNcZvSyqZy-4zfa0xHIHwWrGu759jrpMDbvKTU', 'Rahma Sulaiman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753530791, 1753530791, '1'),
(7532, 0, 75276, 'fmUtt2oBTJW2JERb3txg6P:APA91bHXLgc9ips3BsC-1lag6vZFlgAFUmGDYtH5QUrGsJAm4UfsxYkQIjlZiEMPmzLaoCZ-xbRD8m8DUqNcZvSyqZy-4zfa0xHIHwWrGu759jrpMDbvKTU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753532164, 1753532164, '1'),
(7533, 0, 75283, '', 'Aswathy Venugopal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753548500, 1753548500, '1'),
(7534, 0, 75288, 'doE0Dt0jRLy9kXTEFQub-K:APA91bGEBhO47t9XMYIrIdZUoFK2pK2PczZv-bn2c7MWHS9OjMGOVQt3B5zUQDOADtujyKVpWhcAJvcKq9mZrA491xxr69x6MXwIqaanqv2ouCzqWybMnHY', 'Nilam Chikne registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753581454, 1753581454, '1'),
(7535, 0, 73576, '', 'Priyanka Amalnath registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753592295, 1753592295, '1'),
(7536, 0, 75288, 'doE0Dt0jRLy9kXTEFQub-K:APA91bGEBhO47t9XMYIrIdZUoFK2pK2PczZv-bn2c7MWHS9OjMGOVQt3B5zUQDOADtujyKVpWhcAJvcKq9mZrA491xxr69x6MXwIqaanqv2ouCzqWybMnHY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753592637, 1753592637, '1'),
(7537, 0, 75283, 'fpliAaPsTDynZ0dVZI6tR_:APA91bHIlWfpwmvO7qCk_RvNVTbsPts1hn958qFM4xWzGEGwIJw7-BHse-UrQsdyWQcAjHksACPRQxCx3ysPQYpjYZz-ubA3N341DwMITqfZY1XsW7xkTAk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753592671, 1753592671, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7538, 0, 75315, 'cmZ6qITvRNeLqPuUGmubus:APA91bGktz35RRBHCSUrxKspL0SLJnVpQZD7eJhpN2GF3AnjFqhYTKZ5zo6dCc0KZM3B-REBiTd3VhAAFk3y6EKWuhDCbj_06PKoZEqRGpEZMlv6m3DXRJ4', '??????? ?????? registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753655187, 1753655187, '1'),
(7539, 0, 75324, 'fuNyBaXm5ksAurnzODzsfw:APA91bEruv6baZW_DgnoFD8CjgD4IWJnwcklG9t5Hxx0ZwLff2g8CW_KLh1wzSZ9vLmi2A_Tzz4VG78fHv6cY9CW2oz3rFaPTbiGOJK_wVdQvorWSvzfC0M', 'Farida Mubarak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753694273, 1753694273, '1'),
(7540, 0, 75324, 'fuNyBaXm5ksAurnzODzsfw:APA91bEruv6baZW_DgnoFD8CjgD4IWJnwcklG9t5Hxx0ZwLff2g8CW_KLh1wzSZ9vLmi2A_Tzz4VG78fHv6cY9CW2oz3rFaPTbiGOJK_wVdQvorWSvzfC0M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753694395, 1753694395, '1'),
(7541, 0, 75256, '', 'Apu Artkaari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753694840, 1753694840, '1'),
(7542, 0, 75325, 'cuxTP-7rRsiWI6hvbl7YGY:APA91bFud6HBLsWgIbjxoUZG38sBVD8684tyyiO-riofGvo1XQeEwMDKcZDVblp-CFSlFBLIc1Iwsd_LTBZFwzUa-7kthGGJWnWVKLdA0xkrZBNVvLKo0kI', 'C Chakrabarty registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753699265, 1753699265, '1'),
(7543, 0, 75325, 'cuxTP-7rRsiWI6hvbl7YGY:APA91bFud6HBLsWgIbjxoUZG38sBVD8684tyyiO-riofGvo1XQeEwMDKcZDVblp-CFSlFBLIc1Iwsd_LTBZFwzUa-7kthGGJWnWVKLdA0xkrZBNVvLKo0kI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753703806, 1753703806, '1'),
(7544, 0, 75330, 'dW9dmukFR32FtSX66N66BI:APA91bGXp4b3Lu4gLUOa2CY7nmaRTAjruo7Lfq38GIkXHgHH4kU18ROOemHpzkGIuzVGnrOG5mxY8gVsUv0fNTcOt4pbKXhlHqmoOvUACCWiFyoyw9cfNQw', 'Rohit Rana registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753716330, 1753716330, '1'),
(7545, 0, 75331, 'd3po2aSeT1Gx84Uhfoacex:APA91bEa1ejDKnGqdNvrpNjPpkclr6MT755LYH3YH2ffx2l4kYWCvS4DxOpuQmNk741NJVnu8gl_OwNCeH5GfS42d5FQ12NU1rrAJsqY__I2m2xDeuSB7sg', 'Pragya Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753717860, 1753717860, '1'),
(7546, 0, 75330, 'dW9dmukFR32FtSX66N66BI:APA91bGXp4b3Lu4gLUOa2CY7nmaRTAjruo7Lfq38GIkXHgHH4kU18ROOemHpzkGIuzVGnrOG5mxY8gVsUv0fNTcOt4pbKXhlHqmoOvUACCWiFyoyw9cfNQw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753725636, 1753725636, '1'),
(7547, 0, 75331, 'd3po2aSeT1Gx84Uhfoacex:APA91bEa1ejDKnGqdNvrpNjPpkclr6MT755LYH3YH2ffx2l4kYWCvS4DxOpuQmNk741NJVnu8gl_OwNCeH5GfS42d5FQ12NU1rrAJsqY__I2m2xDeuSB7sg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753725677, 1753725677, '1'),
(7548, 0, 75336, '', 'Santosh Kundum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753725744, 1753725744, '1'),
(7549, 0, 63256, '', 'Sreekuttan K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753807978, 1753807978, '1'),
(7550, 0, 75382, 'cUER_VWqCE7Ftb0Virrzet:APA91bFlUI9nRyDNUcE2nBEzEO2gWmtm12RAXBqQDKyHgESTIT6HkcY5J5HLo5yO0yev3wCqKAgeCN_hqvqY44yfho1jowuZ_RGhWEwdle_watc-1C0kEi0', 'Diwakar K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753829306, 1753829306, '1'),
(7551, 0, 75382, 'cUER_VWqCE7Ftb0Virrzet:APA91bFlUI9nRyDNUcE2nBEzEO2gWmtm12RAXBqQDKyHgESTIT6HkcY5J5HLo5yO0yev3wCqKAgeCN_hqvqY44yfho1jowuZ_RGhWEwdle_watc-1C0kEi0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753842805, 1753842805, '1'),
(7552, 0, 75389, '', 'Fathima Mehrin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753857019, 1753857019, '1'),
(7553, 0, 75399, '', 'Nimisha C J registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753888716, 1753888716, '1'),
(7554, 0, 75399, 'fRXzZbWWQK-Vh5IW1Vc6FP:APA91bFz5yop4CgDaH0IYRYLxWTStwPq7gUVLXDNHHu066Lz4SXSsHsklevG01i-sZw_0PzuJL5kGaVQuYRBf6FgF76kG3JQSSk0hQQ5rN3Jejp3CQsjFrs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753897688, 1753897688, '1'),
(7555, 0, 75410, 'dF0d9pUuS3GNmlRKn7PQP-:APA91bFFab-6lRcRDNk3keA8GJgF66cr4RYAY7EpxqslCFqdSiPQzn45ydViY5mcAUswIqRe5yNFX8JZ1Q9vppZ790PhmI8Y0mUgJHsgMV9FcVpw38zCl38', 'Rohini MR registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753899616, 1753899616, '1'),
(7556, 0, 75412, 'd4-inW5QT7iCy8jRkhg9YK:APA91bEc_Cz7OFpy5L2n3xAu08IZMbi9qPHRjtzAO-EqWSpICoQTbhqXEoMunuMgf8iRzuDjKR5ZFoG6hBxVKkcT1uo9eYU3-T_u6gnjJc_Zl-G3Onz4Smg', 'Pashyanti Thakare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753905906, 1753905906, '1'),
(7557, 0, 12817, '', 'Shiva Vydula registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753928247, 1753928247, '1'),
(7558, 0, 75410, 'dF0d9pUuS3GNmlRKn7PQP-:APA91bFFab-6lRcRDNk3keA8GJgF66cr4RYAY7EpxqslCFqdSiPQzn45ydViY5mcAUswIqRe5yNFX8JZ1Q9vppZ790PhmI8Y0mUgJHsgMV9FcVpw38zCl38', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753938194, 1753938194, '1'),
(7559, 0, 75412, 'd4-inW5QT7iCy8jRkhg9YK:APA91bEc_Cz7OFpy5L2n3xAu08IZMbi9qPHRjtzAO-EqWSpICoQTbhqXEoMunuMgf8iRzuDjKR5ZFoG6hBxVKkcT1uo9eYU3-T_u6gnjJc_Zl-G3Onz4Smg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753938310, 1753938310, '1'),
(7560, 0, 75091, '', 'Arti Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1753955641, 1753955641, '1'),
(7561, 0, 75422, 'fDvfBOTBQlqpX4w-BlwN-h:APA91bErwqakIEAXmw_Sw9377s0rX-tiJbPdhHloBfEML_xZzRSeWbYs0XmUZLuvg8hmYB8DZn021WxDDT3DElb10t0d4dIN0_lo_a5QjLE4cKAVluXMnuU', 'Fayyaz Ahmad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1753957968, 1753957968, '1'),
(7562, 0, 75219, 'cxstTxwxJkLigI8vdpbV_d:APA91bH2Hv4f8QEvTh98QKkEy3KY3hNUlrBGhiOtkGWSWQmCNX1QYmE8ufrvgFGdCRkJ57x9mBIiiBwLNAMToQ5UAu1aaIt-LqbX8z0k9UbLyY7fnHDwF6k', 'Your order with order no. DD75219-OR-2 is received successfully on manekratna.com', 'Your order with Order No. DD75219-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1753978736, 1753978736, '1'),
(7563, 0, 75437, '', 'Milan Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754020793, 1754020793, '1'),
(7564, 0, 75437, 'cRgIzxAsQ2aWvBzR8xyCZz:APA91bGY78wukWCCfJL-qqJDdonSyk1GNkRAe7wwGsimcrkiaYFp00rsLxCI-lRi4tuPRdbGj2liSok_PGQrSb9c2nWrZKE2J0c0f2xE2qxEzIl5j3Y4aKA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754020895, 1754020895, '1'),
(7565, 0, 75443, 'cqCxhsbCRUSKbxzlUNi5RP:APA91bEy6CT7-KkHmT2LyPcCGAtuM6ldLqkiKTqigMXmh_FcLnnP-B7xuPdL3nXUQfnm4lRUNjysecX4w56Rg0G_p5FPuqaq91Cr9usKRphArbZfgqpbqhs', 'Anjusha Anju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754028686, 1754028686, '1'),
(7566, 0, 75443, 'cqCxhsbCRUSKbxzlUNi5RP:APA91bEy6CT7-KkHmT2LyPcCGAtuM6ldLqkiKTqigMXmh_FcLnnP-B7xuPdL3nXUQfnm4lRUNjysecX4w56Rg0G_p5FPuqaq91Cr9usKRphArbZfgqpbqhs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754030066, 1754030066, '1'),
(7567, 0, 75446, 'elEIqdd0ReSw51VdXTClj-:APA91bFyBA4dfYaMFijYsKNXw0RlZOnM4PHDnZvhJ9PqdVR93mdpdWRnI1UfU2fnTg95Jn_YGKxAYM7leSJT1vyrDb0xcjypS-mT-4fXIo4uAL4ia2Cw8oE', 'Lakshay Behl registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754040388, 1754040388, '1'),
(7568, 0, 74106, 'fFN976mvqESrgx2oTNKf6l:APA91bHoI97QqnHmiads78sIPGFsrguoV1Hn3_Z6_WKPFv5O3BWsL3eyOFWXbgkOpEhwWPdEqGXpsoNeLZCuLHGpx_3KbCJ5Owqr6JSfC3pRR8oNpTC_Xro', 'ANJALI Muralidharan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754066898, 1754066898, '1'),
(7569, 0, 75405, '', 'Venkatesh Ganesan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754113467, 1754113467, '1'),
(7570, 0, 75478, 'eeO-ioWYEkuUuenLXKx6Do:APA91bHWL8gnL3yZz4QXFuKZqA7Kx97GU0l7OvrxXiff8zpwsAcxJnq_OBKa6hbMnRsR2cshWRJFjpx1qFOzKAptxKnH0bKEMgfBJ2ABi4dF4WsAZLH3vN4', 'Sumith K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754113717, 1754113717, '1'),
(7571, 0, 75478, 'eeO-ioWYEkuUuenLXKx6Do:APA91bHWL8gnL3yZz4QXFuKZqA7Kx97GU0l7OvrxXiff8zpwsAcxJnq_OBKa6hbMnRsR2cshWRJFjpx1qFOzKAptxKnH0bKEMgfBJ2ABi4dF4WsAZLH3vN4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754115910, 1754115910, '1'),
(7572, 0, 75486, '', 'Gopika S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754130865, 1754130865, '1'),
(7573, 0, 75486, 'dzN0XveVQvGNI6rulv4olT:APA91bFRv0HEvYOk3yH8KyJovNjpTecKqbk9Pifr8IZr3a2zuGaeUBTrZGItYKduo1HbZYsJKrR_MW-kDTCHJrDIWA-xxgC-qBku-0amayxvBB9rmQ1Trf4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754131941, 1754131941, '1'),
(7574, 0, 75489, 'feacTbmALUmKpMdZ5Xu_IH:APA91bEk4bFXnzKAbXAM4jl8a8REwt4IUnWqAyDTjLpZB4X9WpeURuPdBieEDmEv28LWoQEdGtjTHtzfMvMK-PA40xpNE24VLLgl6Eqtqv7PTfL_d0IA-UY', 'Sruthy Raju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754132452, 1754132452, '1'),
(7575, 0, 75489, 'feacTbmALUmKpMdZ5Xu_IH:APA91bEk4bFXnzKAbXAM4jl8a8REwt4IUnWqAyDTjLpZB4X9WpeURuPdBieEDmEv28LWoQEdGtjTHtzfMvMK-PA40xpNE24VLLgl6Eqtqv7PTfL_d0IA-UY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754132683, 1754132683, '1'),
(7576, 0, 75489, 'feacTbmALUmKpMdZ5Xu_IH:APA91bEk4bFXnzKAbXAM4jl8a8REwt4IUnWqAyDTjLpZB4X9WpeURuPdBieEDmEv28LWoQEdGtjTHtzfMvMK-PA40xpNE24VLLgl6Eqtqv7PTfL_d0IA-UY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754133580, 1754133580, '1'),
(7577, 0, 75367, '', 'Sreekuttan K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754135829, 1754135829, '1'),
(7578, 0, 75126, 'dwO3izfrStCZV2EdbWBe8R:APA91bFBkYvkQpYa2bhetvvTjPT6R2hnL_MnqAORF2g_2IHgk6pdnr-Ps3FuZbyfuX1X9psoRI_AhMQKPTEvoKRYRDp0midGgz7wfXpLqnY1wOc5bR7eavU', 'Your order with order no. JJ75126-OR-1 is received successfully on manekratna.com', 'Your order with Order No. JJ75126-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1754140584, 1754140584, '1'),
(7579, 0, 75469, '', 'Shruti Gochhwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754153000, 1754153000, '1'),
(7580, 0, 75498, 'f7_v6sXMSFKotTD9hhnCHx:APA91bHEu8T-fw1oujRLI_peFQiYWmOP452ENbGLdMpUOV3FN5EahzNelKFd9K8Y8Lt_xk2FUBcAHH6pTukCx8i_T9Bgi_hLGgMZnPVUdSx4lNE8RJFkpyM', 'Abhishek Semlani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754160704, 1754160704, '1'),
(7581, 0, 75503, 'cpKt7K1RRXCJ35VoSHBMRd:APA91bE_H_IvPOS2ez51F2ooXGZA3zvVae38yYEV2ijky_RenMHjgH-t-uejD1ZNshnDj3njC5fa2LgGLFQrJiu8EMtHeToOauBOdofkTGwyTSR2D6QOsBw', 'NANDHU Bp registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754174958, 1754174958, '1'),
(7582, 0, 75505, 'e_1bogV_HECGpNnqE63xdK:APA91bHS5HLTMWDNaco_Ary-5V0oyZeYv1M7iD1Puc2fKS1Mu0iBQmqnTv1XfGUzFy7xVpB5akILcEyU7GOXhFAs0zTmcVIeMZUb3MjQ2c9SV8BZahlhSgg', 'Jadwinder Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754192904, 1754192904, '1'),
(7583, 0, 75505, 'e_1bogV_HECGpNnqE63xdK:APA91bHS5HLTMWDNaco_Ary-5V0oyZeYv1M7iD1Puc2fKS1Mu0iBQmqnTv1XfGUzFy7xVpB5akILcEyU7GOXhFAs0zTmcVIeMZUb3MjQ2c9SV8BZahlhSgg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754192991, 1754192991, '1'),
(7584, 0, 75503, 'cpKt7K1RRXCJ35VoSHBMRd:APA91bE_H_IvPOS2ez51F2ooXGZA3zvVae38yYEV2ijky_RenMHjgH-t-uejD1ZNshnDj3njC5fa2LgGLFQrJiu8EMtHeToOauBOdofkTGwyTSR2D6QOsBw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754193005, 1754193005, '1'),
(7585, 0, 75498, 'f7_v6sXMSFKotTD9hhnCHx:APA91bHEu8T-fw1oujRLI_peFQiYWmOP452ENbGLdMpUOV3FN5EahzNelKFd9K8Y8Lt_xk2FUBcAHH6pTukCx8i_T9Bgi_hLGgMZnPVUdSx4lNE8RJFkpyM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754193083, 1754193083, '1'),
(7586, 0, 75505, 'e_1bogV_HECGpNnqE63xdK:APA91bHS5HLTMWDNaco_Ary-5V0oyZeYv1M7iD1Puc2fKS1Mu0iBQmqnTv1XfGUzFy7xVpB5akILcEyU7GOXhFAs0zTmcVIeMZUb3MjQ2c9SV8BZahlhSgg', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754193214, 1754193214, '1'),
(7587, 0, 75510, '', 'Ancy Sam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754201950, 1754201950, '1'),
(7588, 0, 75511, '', 'Rajesh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754204200, 1754204200, '1'),
(7589, 0, 75511, 'cdvU6okkR-mWPePzSSxlmg:APA91bGrOG1NpNdWpDf1g1QT9vyHrhi6iU-O8MAzqWfEL24BU9W_m3lQGXTJrSpVzDrR5wCZvS_z18sBG4jUD5jJWB1uovS0zwF8YHWNB58JU3fIcAONaIU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754208855, 1754208855, '1'),
(7590, 0, 75510, 'fVWIlGO5SJyahmR0shTeUc:APA91bGaKC1Uq5JJj_oNNSGVwBvak2cU31RQvsuZTfa3cwWDDiT1N7BUQR1dICRpGJgYPw_U7BNqjeLdoyhbBQoKJu9oHTvRPfh3kt1O1r2Wy5KqXzTo7XM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754208862, 1754208862, '1'),
(7591, 0, 75219, 'e4cz2H9DQc60Ct39sNYV0D:APA91bFPAFV-O1vF577JX_w4XQU6U0ergMUub--ezEZoZRxQZAzmJvee5aF06zPJVoYAZya-d9wFtlVRMIKRx6PwkvkiQd6oxixMnRR6VDb9szWSCH5b6oY', 'Your order with order no. DD75219-OR-3 is received successfully on manekratna.com', 'Your order with Order No. DD75219-OR-3 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1754211275, 1754211275, '1'),
(7592, 0, 75519, 'fHUPUXTYTUuI-88TIbNvbq:APA91bG7UkY7QL1knFsky5wGjLIx3eVYmnp0fECuIR3JmLhcLb-kk2kxYDCR8sh3RHwj77Q5ahRrdFaYHqfmpJfFIHci7PAh5aXXqKAy9swuFME69cmyqbI', 'Aman Tiwari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754224586, 1754224586, '1'),
(7593, 0, 75519, 'fHUPUXTYTUuI-88TIbNvbq:APA91bG7UkY7QL1knFsky5wGjLIx3eVYmnp0fECuIR3JmLhcLb-kk2kxYDCR8sh3RHwj77Q5ahRrdFaYHqfmpJfFIHci7PAh5aXXqKAy9swuFME69cmyqbI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754231379, 1754231379, '1'),
(7594, 0, 75523, 'cr4EJ8eMTyyHBCxzWnOZcd:APA91bHKxMOM1WPNWDiUn-yykXEOT8-WYrNQ6tIWuNeE7A8SFvIQ6x0ViFSgOyy79mXtQMKkXfHb68eBENCqIoXizW3BhVF0yL3o_KDC_Ng6ew2RxlGCafA', 'Parth Parmar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754235127, 1754235127, '1'),
(7595, 0, 75523, 'cr4EJ8eMTyyHBCxzWnOZcd:APA91bHKxMOM1WPNWDiUn-yykXEOT8-WYrNQ6tIWuNeE7A8SFvIQ6x0ViFSgOyy79mXtQMKkXfHb68eBENCqIoXizW3BhVF0yL3o_KDC_Ng6ew2RxlGCafA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754237283, 1754237283, '1'),
(7596, 0, 75538, 'cqh-Fp3tRiWPwCqK8q2VPM:APA91bFxokfzz8QHZIIwr0OvEtlLCu_QKhU0J5VliPSHyMUHUEuFTRlj2F2zCvitbDb9A6D4zVzaN6f44nKp9ADSzVfZskvCCtFeZOSLkkYDYxXUFh2DlSI', 'Anita Mall registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754284267, 1754284267, '1'),
(7597, 0, 75538, 'cqh-Fp3tRiWPwCqK8q2VPM:APA91bFxokfzz8QHZIIwr0OvEtlLCu_QKhU0J5VliPSHyMUHUEuFTRlj2F2zCvitbDb9A6D4zVzaN6f44nKp9ADSzVfZskvCCtFeZOSLkkYDYxXUFh2DlSI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754284659, 1754284659, '1'),
(7598, 0, 75524, '', 'Dhanya P V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754290380, 1754290380, '1'),
(7599, 0, 75550, 'e95zja9aStGxhLLF5yvpPn:APA91bFK2qUmTKSQlt43yE6ERTKS9dxu3d-ia6q6859UNYS6XCn5z13eppEf7OkuKWjjIWd9zDqAy5AA1G-1mtEk_q20g3Y6u7qGGgtbPVJNl6jTStOCyjc', 'Priyanka R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754307783, 1754307783, '1'),
(7600, 0, 75550, 'e95zja9aStGxhLLF5yvpPn:APA91bFK2qUmTKSQlt43yE6ERTKS9dxu3d-ia6q6859UNYS6XCn5z13eppEf7OkuKWjjIWd9zDqAy5AA1G-1mtEk_q20g3Y6u7qGGgtbPVJNl6jTStOCyjc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754309673, 1754309673, '1'),
(7601, 0, 75558, 'cF1umqhgUkATtbiYNcrbJf:APA91bH1yBc7bfOO5zKSFn-RIFLuuPo404JZfdFdZa6ZGbEOd2e71ryTmQ3M3B33IYSAQSHOnzgLg-TXMC8TWmS4tJPfqsA1Dae6_fBl_E64_dmHFVZnELY', 'Krishnapriya Vinodh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754323633, 1754323633, '1'),
(7602, 0, 75558, 'cF1umqhgUkATtbiYNcrbJf:APA91bH1yBc7bfOO5zKSFn-RIFLuuPo404JZfdFdZa6ZGbEOd2e71ryTmQ3M3B33IYSAQSHOnzgLg-TXMC8TWmS4tJPfqsA1Dae6_fBl_E64_dmHFVZnELY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754337147, 1754337147, '1'),
(7603, 0, 75506, '', 'Sreekutty Arun registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754340691, 1754340691, '1'),
(7604, 0, 61096, '', 'Sheetal Mahanawar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754369281, 1754369281, '1'),
(7605, 0, 75132, 'fSTY8UV0YEYitev8Lu_adX:APA91bFQdlIngEDP2F20pfqZ_TiVVkPLQEsq8c_JcUXuXcgC9uDqv6SBBCI4pX6lmJ5CuXawA16c9SRzEe4eqtZxBmTbYsby5KYVi31BAX3b3vSFEh59o6E', 'Sakshi Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754372417, 1754372417, '1'),
(7606, 0, 75579, 'dqJjQVBwSh6N6dE4UKopOs:APA91bFAJy5ql-QmC08vq97brtnA-vnDgqXaIRw3Im33hSgq05Ok58DuPzKZrBbBLCUFBc_C1e7gi5EirIEiHRMwnda-bofa38HzNTrvToGLPUPc8ueNHa8', 'Divya Dalal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754402094, 1754402094, '1'),
(7607, 0, 75579, 'dqJjQVBwSh6N6dE4UKopOs:APA91bFAJy5ql-QmC08vq97brtnA-vnDgqXaIRw3Im33hSgq05Ok58DuPzKZrBbBLCUFBc_C1e7gi5EirIEiHRMwnda-bofa38HzNTrvToGLPUPc8ueNHa8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754402396, 1754402396, '1'),
(7608, 0, 75585, 'dNC0SWLprkBapiiIFCR2By:APA91bFQ5nw7s4HfJEI99sOuxXHm8TecNc6utcpDpBJM7l7oNkQTHvVq_LFw04AdYzh2s2T1NxUKod0WBu_XpblQRmK7ns6B58-S0L7can8pCnZ-CSYEkTM', 'Divya Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754408580, 1754408580, '1'),
(7609, 0, 75585, 'dNC0SWLprkBapiiIFCR2By:APA91bFQ5nw7s4HfJEI99sOuxXHm8TecNc6utcpDpBJM7l7oNkQTHvVq_LFw04AdYzh2s2T1NxUKod0WBu_XpblQRmK7ns6B58-S0L7can8pCnZ-CSYEkTM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754412856, 1754412856, '1'),
(7610, 0, 75606, 'dZxhItiNQWiezMF6DRIy49:APA91bEQhLPl9GiK2dk_VpLrGiADqL5ZEmVue09DOQiMqrL8cAtlCoc5Ers4Gr7ITzkd-AfE0j7mg6iXwnZS56-Xh6O20LtKaAjbYVh-Sc0toWowJAToClo', 'JEYKUMAR R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754472501, 1754472501, '1'),
(7611, 0, 75606, 'dZxhItiNQWiezMF6DRIy49:APA91bEQhLPl9GiK2dk_VpLrGiADqL5ZEmVue09DOQiMqrL8cAtlCoc5Ers4Gr7ITzkd-AfE0j7mg6iXwnZS56-Xh6O20LtKaAjbYVh-Sc0toWowJAToClo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754475664, 1754475664, '1'),
(7612, 0, 75441, '', 'Aman Shukla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754476353, 1754476353, '1'),
(7613, 0, 75611, '', 'Aparna More registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754485334, 1754485334, '1'),
(7614, 0, 75620, '', 'Sandhya VS registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754490795, 1754490795, '1'),
(7615, 0, 75628, 'cRimKIt_rkn_pEs4aus46H:APA91bHqQpMilyMqj1fISx6a5Q9wn71hIBSPYD1Fp4tEBUesKGvnZ9iUOiVpXjjyyUwzSfL7cTJa46tHSMMlOAmu-c2HGm1sVUy4G7QlxWNLKZDEpC7FNlo', 'Ria Matani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754494398, 1754494398, '1'),
(7616, 0, 75628, 'cRimKIt_rkn_pEs4aus46H:APA91bHqQpMilyMqj1fISx6a5Q9wn71hIBSPYD1Fp4tEBUesKGvnZ9iUOiVpXjjyyUwzSfL7cTJa46tHSMMlOAmu-c2HGm1sVUy4G7QlxWNLKZDEpC7FNlo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754503148, 1754503148, '1'),
(7617, 0, 75620, 'fBtureQxQuGaybE9Qi_WLd:APA91bH7W1CY9zAWkHk-17dx0O1-SnpbL_q6itjcGeoOm85t_qcKdc_Hzwxb0r60skkyGA1MRZSSTME1VyilUflSHTGlwUXc7TJKz7-QX2VKRIyw2VaRbqM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754503207, 1754503207, '1'),
(7618, 0, 75626, '', 'FILBY JOY registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754504949, 1754504949, '1'),
(7619, 0, 72319, 'ePoafM7zQeeV-WbQUoS4o1:APA91bESKB91eXhmkNWMXvT5f8WRRdVDP9TyjqkIyzpsVriiQ9L6S2ecmNROAAtAtZ-HFHEhY770F0dTrlvJ4KTvU-6OTIeOZsm4fAAaiXUlhYF2QC9ApWo', 'Jagruti Prajapati (9687616054 |jagruti.eyetea@gmail.com) has Subscribed for BRONZE Membership.', 'You have successfully subscribed to BRONZE Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'Y', 'Y', 'MR', '', '', 1754532041, 1754532041, '1'),
(7620, 0, 75646, '', 'Sujith Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754542421, 1754542421, '1'),
(7621, 0, 75646, 'd5-lruuaWU_GlWsrHBzarw:APA91bG63xzndrFWF41y2YDEi1NMiHTW1rBzlFDONSP-hkOpVHOUvDRaa_NinTmcwdr6r2fiWIe9a17EZYH7i_hirDaCTHwCTh6vNbi2KWYlm7bISds8U6s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754543743, 1754543743, '1'),
(7622, 0, 69574, '', 'Girish Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754563964, 1754563964, '1'),
(7623, 0, 75650, 'c9LdOdhw0kg1vo36KC0bld:APA91bFx8HnpaOSBsq5ut3IsjbY4O71wwpmxITcYaTyjsRgJ4OnHdSh08R6slPb9CFTxXco9VMkc4UgFX7rM4-Aqx9TDAH98mdDlP9wncT0hOiwCXOJe8s4', 'Sakhi Collections registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754573575, 1754573575, '1'),
(7624, 0, 69310, 'cCy7t_2aQqyfJVN_HTM8R9:APA91bG1ofFRZsMweDvGSnbxmo3sh-ssgpKvKKwLpoCV-j8UE8i2E1kgTSOsXyOdEw-lEC2bKurxGEW9Go87gU65YeWV17EQbOwJnA_WouG7N3Ypk7xmmp0', 'Azaz Khatri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754578055, 1754578055, '1'),
(7625, 0, 75668, 'fx7uXRjuRkRvvO2a2QJoDD:APA91bEMakA2pUJSPzQvRCvodBcDC2kA5B6ZXNs8E7wQhXNzX93ee9p2BSsITuxGcK8XBOLzFBD0Q6fCXeafgREmjNkD_cxwfsvmjLqbXGHHoXqrcrfGVZI', 'Deepak Panjwani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754578445, 1754578445, '1'),
(7626, 0, 75671, 'eTWDj92BQ26Ypwk2hLBin_:APA91bECwHd7U2fmprCFnyOZGeq3Nk_EYcSULFouRRtTnqLD-HpNi6BZnL7KpysBzaIhxqyqriOZu6pMpxNpjMGD5mzwiFPM-OZb84wjE3RAXrckckhkMas', 'Kevin Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754590351, 1754590351, '1'),
(7627, 0, 75668, 'fx7uXRjuRkRvvO2a2QJoDD:APA91bEMakA2pUJSPzQvRCvodBcDC2kA5B6ZXNs8E7wQhXNzX93ee9p2BSsITuxGcK8XBOLzFBD0Q6fCXeafgREmjNkD_cxwfsvmjLqbXGHHoXqrcrfGVZI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754593180, 1754593180, '1'),
(7628, 0, 75671, 'eTWDj92BQ26Ypwk2hLBin_:APA91bECwHd7U2fmprCFnyOZGeq3Nk_EYcSULFouRRtTnqLD-HpNi6BZnL7KpysBzaIhxqyqriOZu6pMpxNpjMGD5mzwiFPM-OZb84wjE3RAXrckckhkMas', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754593190, 1754593190, '1'),
(7629, 0, 75625, '', 'Naveen Jp registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754622013, 1754622013, '1'),
(7630, 0, 75681, '', 'Jinkal Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754635473, 1754635473, '1'),
(7631, 0, 75681, 'fkFY691ETBmf7u8Ncius9Y:APA91bEHLzqoET2vwomQboKWZtaD0tiRlkZr5Cpz3EcTbV1aCY9dhqseTyoZV5IcJKxDUxhbwQPccpcQz38819xOx6jXAla4qJp6BxUitNSm_9yb71oj9r0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754637913, 1754637913, '1'),
(7632, 0, 75680, '', 'Arpita Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754639326, 1754639326, '1'),
(7633, 0, 75689, 'epCz7UEs2U8NleT7fVlVnR:APA91bEK7lQE3D0cUod-7sPQ4r9N6VR4a8r5Sj_FHJJ8s3mQm4Yzn51yIE8wMcC53RmnxAXOnS-L9KRxkZf-VecxKTk8tcDpsAJO1EmlXI10vUpXe8kQIdY', 'Aswathy Sivankutty registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754644299, 1754644299, '1'),
(7634, 0, 75689, 'epCz7UEs2U8NleT7fVlVnR:APA91bEK7lQE3D0cUod-7sPQ4r9N6VR4a8r5Sj_FHJJ8s3mQm4Yzn51yIE8wMcC53RmnxAXOnS-L9KRxkZf-VecxKTk8tcDpsAJO1EmlXI10vUpXe8kQIdY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754645704, 1754645704, '1'),
(7635, 0, 75688, 'eGwvb3kfTgKnIFd9ODQx-w:APA91bFnd4oh6qv5yfHizeAno5PCUj9ggEAPikYYQWxR9qSfjzLJ9MTaZjx7ogZduXH7__3ALxuYxGhFqAoLnxnsPwRUb7klcxCOGl_AcgsyJ3BUq2KQuxw', 'Priya Narayanan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754645777, 1754645777, '1'),
(7636, 0, 61869, 'eKCcB5MS-0VNn--hvpcpDM:APA91bEnX3BVYGzbPX_gAst_c1x_d2_qHedTvUgJTHNbCFEkmV9cy4sujcy5ylGbxOxcYPuPnnW_WvWPxFhSQshPa_yOZAeiocJYr55aZ7pDjOeRi2wXa9M', 'Your order with order no. CS61869-OR-11 is received successfully on manekratna.com', 'Your order with Order No. CS61869-OR-11 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1754664565, 1754664565, '1'),
(7637, 0, 75699, '', 'Paritosh Jaiswal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754671738, 1754671738, '1'),
(7638, 0, 75701, 'f715oKmpQ7amMY_43H-7mb:APA91bGWb8djgNDM_g-_d9e2ElUK1RdVkwnSRjNribn2eFKZ1ogPJlEadH7UmC-zlx4546P3RbQFMykYPdj8csCOu6_q3Iz_tBh5Uv31FRyGSMfvaS5ZEWA', 'Jayeeta Mathur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754673609, 1754673609, '1'),
(7639, 0, 75699, 'fnSGpx_IQCaZgcCLKxAL43:APA91bGwSF4w1IO-r2XPrqYgFCuQLzrwpbbz2ANOy_tSs8MRLgEg6rms2d-czX2ql0-5y_Xs3jr5cGqt-tNP-TNyIXRP22zCBhphp-G3ipbNqHq9FBV1kRY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754718541, 1754718541, '1'),
(7640, 0, 75701, 'f715oKmpQ7amMY_43H-7mb:APA91bGWb8djgNDM_g-_d9e2ElUK1RdVkwnSRjNribn2eFKZ1ogPJlEadH7UmC-zlx4546P3RbQFMykYPdj8csCOu6_q3Iz_tBh5Uv31FRyGSMfvaS5ZEWA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754718551, 1754718551, '1'),
(7641, 0, 75728, 'eTvsx74rMk3ZsOaacXeA5Z:APA91bFkeFWEPNRU1lmp--0MMv6ejOiQYyPLRsgM3oHoKnFOPGugRFFbG2Isbe3BJSirrTb8fQ3xsbMnukkFGJfX9_M2Nkgi2upSCeNAN6ja5z-CLe_wmYw', 'Amila Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754761928, 1754761928, '1'),
(7642, 0, 75729, 'fBcquUBI0U3Puqrh9w-OBg:APA91bE1tWGXmFTPCx2BMapiHbtFnRzXPT1aB8R5x66kGNy4CmdZddwQ5_q7eL9YgP5NzzjKOPaXHtmSEN80uBwALdCTdRSx4AyHQSoizzPsa7sjHbPQL3c', 'Meera Sharin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754768129, 1754768129, '1'),
(7643, 0, 75728, 'eTvsx74rMk3ZsOaacXeA5Z:APA91bFkeFWEPNRU1lmp--0MMv6ejOiQYyPLRsgM3oHoKnFOPGugRFFbG2Isbe3BJSirrTb8fQ3xsbMnukkFGJfX9_M2Nkgi2upSCeNAN6ja5z-CLe_wmYw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754769994, 1754769994, '1'),
(7644, 0, 75729, 'fBcquUBI0U3Puqrh9w-OBg:APA91bE1tWGXmFTPCx2BMapiHbtFnRzXPT1aB8R5x66kGNy4CmdZddwQ5_q7eL9YgP5NzzjKOPaXHtmSEN80uBwALdCTdRSx4AyHQSoizzPsa7sjHbPQL3c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754769999, 1754769999, '1'),
(7645, 0, 75739, 'd8gsVaPJQ5KmCVp8fPKWiN:APA91bEeXLGRDFxImrlUlLpFAT_Z7JI4VaIb78rTkvNgxmsdZFop1BdSClTSJGGDjVsIVIr7EPyc-lwu84487OXJ-2F_6Ku03xdHb6JKAULTNJWGIOpZReE', 'Vikram Rathi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754810774, 1754810774, '1'),
(7646, 0, 75743, 'dTzyjbo0QMyjuufenEMgJm:APA91bFrsBBILecNkF8AX-XsWjKPymrV30SXZgzDGHI1PwOL4UNSoz66X_BrzS0Pri2pa__xRqguXg-CGRb_gt1qTzvPP8hsf_E_ZB0i-6mqqQPkLgdZpgk', 'Lekshmi Manu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754818323, 1754818323, '1'),
(7647, 0, 75743, 'dTzyjbo0QMyjuufenEMgJm:APA91bFrsBBILecNkF8AX-XsWjKPymrV30SXZgzDGHI1PwOL4UNSoz66X_BrzS0Pri2pa__xRqguXg-CGRb_gt1qTzvPP8hsf_E_ZB0i-6mqqQPkLgdZpgk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754819964, 1754819964, '1'),
(7648, 0, 75739, 'd8gsVaPJQ5KmCVp8fPKWiN:APA91bEeXLGRDFxImrlUlLpFAT_Z7JI4VaIb78rTkvNgxmsdZFop1BdSClTSJGGDjVsIVIr7EPyc-lwu84487OXJ-2F_6Ku03xdHb6JKAULTNJWGIOpZReE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754819976, 1754819976, '1'),
(7649, 0, 75747, 'f9BBszEWQnqLq-mSLvED77:APA91bEhU9vkUMt-r62TaE2PZ1T4gEpLmnAX3Hejoq7LOpLNtqwUS4ByqLHRBK2fTYFb74Ep8kO3uMgre1Ig26dVoXoCuoKKEpPbyqRR-6Z0ECOPTwrfUdc', 'Bonagiri Shiva registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754828388, 1754828388, '1'),
(7650, 0, 75754, 'cms7AKtl4UD7htotQcZj62:APA91bEv9gDsMcQ9C_rF0QsNsWG7AWxKWfAdpEfX44Ot14ES-BM5lNaS9zWMrO_-0BVgksLd6Kct8O65Sk_WVDfx1YdSg-8Q0s8O5bneKQ_U5aH6pgu4g9s', 'Sayonee Creation registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754846454, 1754846454, '1'),
(7651, 0, 75756, 'fXwcSDUMPU_hsc2lJNFtj7:APA91bEwVpZcepvbOcHzQ2olF4YPnB1Y8WEb7Dfi-nexjBrKI6BVrLDS9mhQX_RdEgLbYcuxd5k-vvRRrJ4wYbFOvOfa4uSzmIvRJfuzGcG4Z4xPp4B4RDU', 'Neelam Gurung registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754849710, 1754849710, '1'),
(7652, 0, 75757, 'fhLrzVaEQ2-i9U6itiBmMM:APA91bGAltmq9kzNHWhT6UwNs7R_dcQ5Y2f02sX7nl8wW1pujcmYXB30v8QjBwLIyIibZEx1cAtoELovuW8j07w5G-LS7RURo34o8Wwyn7vSiqjnCzb2vcM', 'Prashant Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754850036, 1754850036, '1'),
(7653, 0, 75747, 'f9BBszEWQnqLq-mSLvED77:APA91bEhU9vkUMt-r62TaE2PZ1T4gEpLmnAX3Hejoq7LOpLNtqwUS4ByqLHRBK2fTYFb74Ep8kO3uMgre1Ig26dVoXoCuoKKEpPbyqRR-6Z0ECOPTwrfUdc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754855705, 1754855705, '1'),
(7654, 0, 75757, 'fhLrzVaEQ2-i9U6itiBmMM:APA91bGAltmq9kzNHWhT6UwNs7R_dcQ5Y2f02sX7nl8wW1pujcmYXB30v8QjBwLIyIibZEx1cAtoELovuW8j07w5G-LS7RURo34o8Wwyn7vSiqjnCzb2vcM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754855732, 1754855732, '1'),
(7655, 0, 75756, 'fXwcSDUMPU_hsc2lJNFtj7:APA91bEwVpZcepvbOcHzQ2olF4YPnB1Y8WEb7Dfi-nexjBrKI6BVrLDS9mhQX_RdEgLbYcuxd5k-vvRRrJ4wYbFOvOfa4uSzmIvRJfuzGcG4Z4xPp4B4RDU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754855737, 1754855737, '1'),
(7656, 0, 75754, 'cms7AKtl4UD7htotQcZj62:APA91bEv9gDsMcQ9C_rF0QsNsWG7AWxKWfAdpEfX44Ot14ES-BM5lNaS9zWMrO_-0BVgksLd6Kct8O65Sk_WVDfx1YdSg-8Q0s8O5bneKQ_U5aH6pgu4g9s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754855751, 1754855751, '1'),
(7657, 0, 75170, 'dO7AFaPdIEnps6EDBGa7UB:APA91bHYvuXchQCTHHtgjcv8Fw6_mEhqtSLoluztISNJp0vh1W5mduGMLNiALNV6trQ4WJslD68oR3r18x-h1DXMW8L3cemBS1eKB5tS7tTouZ8NkdV9bHU', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754898218, 1754898218, '1'),
(7658, 0, 75756, 'fXwcSDUMPU_hsc2lJNFtj7:APA91bEwVpZcepvbOcHzQ2olF4YPnB1Y8WEb7Dfi-nexjBrKI6BVrLDS9mhQX_RdEgLbYcuxd5k-vvRRrJ4wYbFOvOfa4uSzmIvRJfuzGcG4Z4xPp4B4RDU', 'Your order with order no. NG75756-OR-1 is received successfully on manekratna.com', 'Your order with Order No. NG75756-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1754901671, 1754901671, '1'),
(7659, 0, 75771, 'cfdYnJi1-kpSr6HzSmE0_o:APA91bGX4Wcq52pDexcWXshl1Gu6G4Ikx66ssBB5qge7MBZiog6WxTg0kjcXKeSEtTL_ZzedCNsBx7-Wb2YljvtnJbL-CYCuWGEaz43403V3NKOwk6POc60', 'Divya Chandla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754907090, 1754907090, '1'),
(7660, 0, 75771, 'cfdYnJi1-kpSr6HzSmE0_o:APA91bGX4Wcq52pDexcWXshl1Gu6G4Ikx66ssBB5qge7MBZiog6WxTg0kjcXKeSEtTL_ZzedCNsBx7-Wb2YljvtnJbL-CYCuWGEaz43403V3NKOwk6POc60', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754908369, 1754908369, '1'),
(7661, 0, 75723, '', 'Yashiran Chandrasegaran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754931342, 1754931342, '1'),
(7662, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-50 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-50 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1754969368, 1754969368, '1'),
(7663, 0, 75795, 'dNRZ4XgGSDK2tchaJ_wGda:APA91bGWHqCK7yqMWrCwntokhwADGjaGTIDfF4HA3C7-N9Bn3KceE1-psdS9uXFCVmiHlr2r1m92Mh3GLqdHIyOeWV78dWs4jf9PrEr_cfUQ7ANkiRjBpUE', 'Padma Jothi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754969379, 1754969379, '1'),
(7664, 0, 75795, 'dNRZ4XgGSDK2tchaJ_wGda:APA91bGWHqCK7yqMWrCwntokhwADGjaGTIDfF4HA3C7-N9Bn3KceE1-psdS9uXFCVmiHlr2r1m92Mh3GLqdHIyOeWV78dWs4jf9PrEr_cfUQ7ANkiRjBpUE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1754969450, 1754969450, '1'),
(7665, 0, 75796, 'fGT6h819RzOBDID0Y5b7CZ:APA91bGiq2zVtFwA0tuLvKoeObLdTwCaBEaQykuylpPj8t4YFukJqhOh-WsUgxJgX7GmqwkYiOfRFGt8cpiFAyF0LfhUX7Lq43niJO5Mz6vxCQkwA5STR70', 'Akhilesh Amane registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754969889, 1754969889, '1'),
(7666, 0, 75796, 'fGT6h819RzOBDID0Y5b7CZ:APA91bGiq2zVtFwA0tuLvKoeObLdTwCaBEaQykuylpPj8t4YFukJqhOh-WsUgxJgX7GmqwkYiOfRFGt8cpiFAyF0LfhUX7Lq43niJO5Mz6vxCQkwA5STR70', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754973600, 1754973600, '1'),
(7667, 0, 75800, 'csVRg39_QomVRvwVS5Wmz5:APA91bG5XGGDLDEn33YMGvA20LRtRkYsKXKLWRiphx3AICSfVoIEVjc_U9FqwkfyZJ__eAcZtOzeaj3eEBuJ7LvSsNFJG-Ydg1Jit1dc6UKbt58IJsrxCdA', 'Dharmishtha Kalra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754978040, 1754978040, '1'),
(7668, 0, 75801, 'eDf1CqKk9Ed0r3O0BwEHpf:APA91bHldkei3TxENy8rxEnpY9JpeWxnI_Vm2DVCwAbcIxREPVommz3RCYnBaKc2Mufcav00ycgUKpYr1i-HqKzLm15gAtfTqzIh9ap3CAG9Vj2U_L0K_tI', 'ARSHA J registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754978099, 1754978099, '1'),
(7669, 0, 75800, 'csVRg39_QomVRvwVS5Wmz5:APA91bG5XGGDLDEn33YMGvA20LRtRkYsKXKLWRiphx3AICSfVoIEVjc_U9FqwkfyZJ__eAcZtOzeaj3eEBuJ7LvSsNFJG-Ydg1Jit1dc6UKbt58IJsrxCdA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754979497, 1754979497, '1'),
(7670, 0, 75801, 'eDf1CqKk9Ed0r3O0BwEHpf:APA91bHldkei3TxENy8rxEnpY9JpeWxnI_Vm2DVCwAbcIxREPVommz3RCYnBaKc2Mufcav00ycgUKpYr1i-HqKzLm15gAtfTqzIh9ap3CAG9Vj2U_L0K_tI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754979501, 1754979501, '1'),
(7671, 0, 75802, '', 'AKHIL P A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754985285, 1754985285, '1'),
(7672, 0, 75808, 'dywiSsP1QAOZFPMP2xTgmR:APA91bECx2cG8ATE4a8uUjtrqGj30RkaIxsX6sS9ywdutONVJevB2UuGnCO7uVEgK4HWKD9x2PhR33JT4oQdLr6HcwNFiRtiO8KdkGshUnIU7U47SOjevzw', 'Purnima Shanbhag registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754994751, 1754994751, '1'),
(7673, 0, 75808, 'dywiSsP1QAOZFPMP2xTgmR:APA91bECx2cG8ATE4a8uUjtrqGj30RkaIxsX6sS9ywdutONVJevB2UuGnCO7uVEgK4HWKD9x2PhR33JT4oQdLr6HcwNFiRtiO8KdkGshUnIU7U47SOjevzw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1754996220, 1754996220, '1'),
(7674, 0, 75205, '', 'Janvi Pathak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755034863, 1755034863, '1'),
(7675, 0, 75501, '', 'ANKITA MASIH registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755037790, 1755037790, '1'),
(7676, 0, 70944, '', 'Pallavi A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755077918, 1755077918, '1'),
(7677, 0, 75850, 'co25MycARRGw8cmLFMqbVO:APA91bFXEVdTqTd4LCLdcclLiM8nleWAygl3h3jTqhvUBwv_EWtwxGM-8LBuxj9a-6KUVJOMl4v4b4lwaJ71WQxdu7BtgkODl0_X0srS_enJQp81BfHHqsE', 'Shubham Wadhera registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755093982, 1755093982, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7678, 0, 75857, '', 'Vaishnavi Dhanish registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755108741, 1755108741, '1'),
(7679, 0, 75850, 'co25MycARRGw8cmLFMqbVO:APA91bFXEVdTqTd4LCLdcclLiM8nleWAygl3h3jTqhvUBwv_EWtwxGM-8LBuxj9a-6KUVJOMl4v4b4lwaJ71WQxdu7BtgkODl0_X0srS_enJQp81BfHHqsE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755110025, 1755110025, '1'),
(7680, 0, 75857, 'ceIFA0leSQqd6aW7tnSrUQ:APA91bHQJu_oNyO67oWhVaa_xPOIkAayYdZDoVzjZyJRJI8N6cmLkftAbTYrPi9k9-0BtroD9tC_EQJT9WicwXliTMMKh4dk047KuNqGq6HS06uIT-AK5Ro', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755153406, 1755153406, '1'),
(7681, 0, 75875, '', 'Ramakant Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755155851, 1755155851, '1'),
(7682, 0, 75853, 'eSFMPjuqoUD3qOH33yyto-:APA91bEhBfOexPByG6Q9hdaswKwqFmDgrhmT9X_Hd2l-undicB9DqxJymqV6G3OLEllyo2D0HxUecQz3mk5mGmo35dpMvwWr3r_4YgNKK-qYf1xvzH5eqac', 'Neethu Vnaath registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755163699, 1755163699, '1'),
(7683, 0, 75871, 'd-Rfkr5jT9W5UAmYB4JE7k:APA91bHeGGV9x98ioyC9uQIgu4PbeeLjjtGg-kyj4eDJiqfopHhtqRtTwU2hBDp5mYVPrhd-AhvvZW2XT-VU5Omg_DceoILxintrbHY4V5875O2-YQ9kxZ0', 'Merin Varghese registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755174196, 1755174196, '1'),
(7684, 0, 75877, 'chds_bAka02hkswPJWfF12:APA91bGZaAyQUnNGH-JDor-Vova1AAtWyifnq63wphemMe_pWM5c0Xnp1AzhxOWhseDDN2by1aE9YNromlnKvy3jCmFEzXOnwgmPwtX_WCoA3eOuXNTe4yo', 'Rhianne Ahir registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755175759, 1755175759, '1'),
(7685, 0, 75901, 'dE30OLuvRSGzz35O9U0NVs:APA91bFhQAmA850rZm9YV7Mv4GYS57xgNzJkJiFRcFtMJll61AhvxSr3YQHknV-BtuhRmU_YAb05WXFLXgf0I8AdzOc8aNbWrTYC6eveNZ6SwCaB_ls6enI', 'Suneetha Kasi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755196601, 1755196601, '1'),
(7686, 0, 75901, 'dE30OLuvRSGzz35O9U0NVs:APA91bFhQAmA850rZm9YV7Mv4GYS57xgNzJkJiFRcFtMJll61AhvxSr3YQHknV-BtuhRmU_YAb05WXFLXgf0I8AdzOc8aNbWrTYC6eveNZ6SwCaB_ls6enI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755199952, 1755199952, '1'),
(7687, 0, 75784, '', 'Julie Ka registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755218691, 1755218691, '1'),
(7688, 0, 75906, 'cIWIy4PH6UaYpSmBWdFSCz:APA91bHr1CZXjIG8JHv6MHth75MxBF5bq-fvFQDzoNyUqQgfvCokBvfrlVz5-7i99ZC8C1ZOMUC2__qP8sBNPJGysMg6dzQCYUe7odSDErM-iqnNm2GJDrE', 'Meenakshi Jithin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755235074, 1755235074, '1'),
(7689, 0, 75909, 'd02hVH8QQ5mZQFvygZyce5:APA91bHYU2wcGCHZmqMY1-OJdLQows09NWhk5V3sJ8s65i3Ntam6tzvUWub0s00BsAKebkB35MKxEjRMzmbVhzpSeatHGHPev7saA-msz7DrGB-4bZerP0Q', 'Ashwini Chavan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755238197, 1755238197, '1'),
(7690, 0, 75906, 'cIWIy4PH6UaYpSmBWdFSCz:APA91bHr1CZXjIG8JHv6MHth75MxBF5bq-fvFQDzoNyUqQgfvCokBvfrlVz5-7i99ZC8C1ZOMUC2__qP8sBNPJGysMg6dzQCYUe7odSDErM-iqnNm2GJDrE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755248026, 1755248026, '1'),
(7691, 0, 75909, 'd02hVH8QQ5mZQFvygZyce5:APA91bHYU2wcGCHZmqMY1-OJdLQows09NWhk5V3sJ8s65i3Ntam6tzvUWub0s00BsAKebkB35MKxEjRMzmbVhzpSeatHGHPev7saA-msz7DrGB-4bZerP0Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755248038, 1755248038, '1'),
(7692, 0, 75914, 'dEh7WH_2SrC9KQdEQ2-3pW:APA91bEBF1Iou63WcIE30SO9CvtS48cwlvVpTA2-nz_N3h1P4SLC2K3KdrZu-V8c7A9ekEtMkl7YU6mu3rUsaFbntbipdDiKqaAUaTQyWG_6IpBL4SfP0qk', 'Megha Sunil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755248335, 1755248335, '1'),
(7693, 0, 75905, 'eZrqb7t5T0uryaP8WqfNLL:APA91bEmgDdRcyWFIikvAnkvtNjronnYsygbcYv_pnqK0e0FUSPRxuTIgk-MecalLOUOyhZWTpQXolvUFnLlT09XOu1Og8VSZ2ZzOLaoNlao2Bt0MP8tBC4', 'Vinayak Mandrekar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755249898, 1755249898, '1'),
(7694, 0, 20293, 'fQCxnFeDcUb0hVOO0raMyr:APA91bGHnWIjeSHZLWvNeVknIxKoc8Cud47moa62MX3gyBM0s85ew0wF3Q2iL-FvBRxmJISL1lajwUQi2AhD3HdpL2hgtyuRxyqEPFsD-QTtqfp67o16VMg', 'Your order with order no. SS20393-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SS20393-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1755257118, 1755257118, '1'),
(7695, 0, 75920, 'ewXMESWfT0OuoGgWEYJSFs:APA91bF-BJO2FlA7111V1z42wcbE8jJOcOMvMY5IG2TTPr1AEDFeqrOIOq7aQXh3iXDsbVPMNc17r3-W7szcWv_w5Tu0GAeTguyC6qcfdCygPpxWuYfMbds', 'Jigneshbhai Jk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755264478, 1755264478, '1'),
(7696, 0, 75927, 'fqqkkNPcRdm7RZnQCqD_gT:APA91bEhkzxBUY8ltXpEE1w_js7d6I1kt8JA8GIR9lCDs9zgBhxa8icDH39VAyUdR7HqjJuR8yAVcMFif4uCIv6q3soingvUb6SdfiQf_OnIjtaf42ARW-8', 'Anurag Saxena registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755275286, 1755275286, '1'),
(7697, 0, 75927, 'fqqkkNPcRdm7RZnQCqD_gT:APA91bEhkzxBUY8ltXpEE1w_js7d6I1kt8JA8GIR9lCDs9zgBhxa8icDH39VAyUdR7HqjJuR8yAVcMFif4uCIv6q3soingvUb6SdfiQf_OnIjtaf42ARW-8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755280277, 1755280277, '1'),
(7698, 0, 75920, 'ewXMESWfT0OuoGgWEYJSFs:APA91bF-BJO2FlA7111V1z42wcbE8jJOcOMvMY5IG2TTPr1AEDFeqrOIOq7aQXh3iXDsbVPMNc17r3-W7szcWv_w5Tu0GAeTguyC6qcfdCygPpxWuYfMbds', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755280299, 1755280299, '1'),
(7699, 0, 75914, 'dEh7WH_2SrC9KQdEQ2-3pW:APA91bEBF1Iou63WcIE30SO9CvtS48cwlvVpTA2-nz_N3h1P4SLC2K3KdrZu-V8c7A9ekEtMkl7YU6mu3rUsaFbntbipdDiKqaAUaTQyWG_6IpBL4SfP0qk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755280459, 1755280459, '1'),
(7700, 0, 75930, 'fgmYYPRwD0ykkq5ms1yJtl:APA91bEGkgCrTyretIqAKlPiQcV3jwL3m9-uvRDeqlQn_UYnHwOlgJJfKFkpaWPN6E-y-j87M8PYTHhlgF77mO9pI9dqdhJZRFVIyUAXkPHcW5gI9XjF5Ns', 'Pratik Solanki registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755280597, 1755280597, '1'),
(7701, 0, 75932, 'f22ugAATcUurtgeOdyvpjY:APA91bE1O9RO_4CBiAclL1K9NrfiGLpXy7wsvb9E8Mrh64AthkCZhAdPvbssP0BV0QSfqfvrN0UMQOjyYas9PHY34rHPPG-_co7uitTrNWWBOCT0km4FQy4', 'Archit Goyal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755282839, 1755282839, '1'),
(7702, 0, 75936, 'f8_wXI_eRFmpLR_MWo9esZ:APA91bGZoQeJOjzXzzWhy7RE8AfnNgWpjvOGXVpKuzGpb2wtz8hTmwIqwjoQlOwR_5MB0sxO21FtpPjj_3-f72FlMv3zoElCJ4hykOgQN1Olrf6nXDX-Wak', 'Mohammad Imran Shaikh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755293878, 1755293878, '1'),
(7703, 0, 75915, '', 'Manasi Katkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755307962, 1755307962, '1'),
(7704, 0, 75932, 'f22ugAATcUurtgeOdyvpjY:APA91bE1O9RO_4CBiAclL1K9NrfiGLpXy7wsvb9E8Mrh64AthkCZhAdPvbssP0BV0QSfqfvrN0UMQOjyYas9PHY34rHPPG-_co7uitTrNWWBOCT0km4FQy4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755312460, 1755312460, '1'),
(7705, 0, 75930, 'fgmYYPRwD0ykkq5ms1yJtl:APA91bEGkgCrTyretIqAKlPiQcV3jwL3m9-uvRDeqlQn_UYnHwOlgJJfKFkpaWPN6E-y-j87M8PYTHhlgF77mO9pI9dqdhJZRFVIyUAXkPHcW5gI9XjF5Ns', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755312473, 1755312473, '1'),
(7706, 0, 75939, 'cnrm-TCxTXWha_e9ziMAOc:APA91bGIO5MZQg4YuCUH8b_3onPVXDq1COu-zvr5vhdZpVBgjDyLTzvAtunslk8qI2_QWXIVPMskwcSGfuGWCVHGMkoz91ua3_gyyua7RKc2ySf9B7eVDqU', 'Anuja Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755312477, 1755312477, '1'),
(7707, 0, 75936, 'f8_wXI_eRFmpLR_MWo9esZ:APA91bGZoQeJOjzXzzWhy7RE8AfnNgWpjvOGXVpKuzGpb2wtz8hTmwIqwjoQlOwR_5MB0sxO21FtpPjj_3-f72FlMv3zoElCJ4hykOgQN1Olrf6nXDX-Wak', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755312481, 1755312481, '1'),
(7708, 0, 75939, 'cnrm-TCxTXWha_e9ziMAOc:APA91bGIO5MZQg4YuCUH8b_3onPVXDq1COu-zvr5vhdZpVBgjDyLTzvAtunslk8qI2_QWXIVPMskwcSGfuGWCVHGMkoz91ua3_gyyua7RKc2ySf9B7eVDqU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755319079, 1755319079, '1'),
(7709, 0, 75943, 'fKGW8drBS2qVS1B_G8l3xU:APA91bFUaF-Mx0o6v0q2Ye13b54H17DmNT7zrtI-5lcaN6Do-bwt6u_BV7l0dxTVmpfEvoet4-xUKJsxvIW0-JN0-hLfHGE9RKUpGBFS1WF3FdWWsEJpayg', 'Leena Biju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755322133, 1755322133, '1'),
(7710, 0, 75943, 'fKGW8drBS2qVS1B_G8l3xU:APA91bFUaF-Mx0o6v0q2Ye13b54H17DmNT7zrtI-5lcaN6Do-bwt6u_BV7l0dxTVmpfEvoet4-xUKJsxvIW0-JN0-hLfHGE9RKUpGBFS1WF3FdWWsEJpayg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755325047, 1755325047, '1'),
(7711, 0, 75943, 'fKGW8drBS2qVS1B_G8l3xU:APA91bFUaF-Mx0o6v0q2Ye13b54H17DmNT7zrtI-5lcaN6Do-bwt6u_BV7l0dxTVmpfEvoet4-xUKJsxvIW0-JN0-hLfHGE9RKUpGBFS1WF3FdWWsEJpayg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755325048, 1755325048, '1'),
(7712, 0, 75945, 'fsbwErcsnkLZqwfuE0QHpb:APA91bEf2p81F3llOMMRrj3yHgVOQvZEg2HDizTl8p38xyhBNsIQZjdiS56zDqOC5NFEBjTUGPyw4puP0iC7QxD5r8Nad7U9MP2P2pN5VAKas9e4mCnQXzI', 'Hema Hema registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755325277, 1755325277, '1'),
(7713, 0, 75945, 'fsbwErcsnkLZqwfuE0QHpb:APA91bEf2p81F3llOMMRrj3yHgVOQvZEg2HDizTl8p38xyhBNsIQZjdiS56zDqOC5NFEBjTUGPyw4puP0iC7QxD5r8Nad7U9MP2P2pN5VAKas9e4mCnQXzI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755330425, 1755330425, '1'),
(7714, 0, 75934, '', 'Chuneri Contact registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755332189, 1755332189, '1'),
(7715, 0, 75913, '', 'Ashish Pal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755333096, 1755333096, '1'),
(7716, 0, 75959, 'cbA5iC-020Q5k5_5kIMmOO:APA91bGdaqS9t6Kvhj9ws4Gtzw8y2EAgiX2-4pOEFD9wlVVR7fbujly7VenYyMxqYOCa0RjK8VK2FqIhp9XOnNcOYuzp2sw-SEzyjB_OW3QIsQfVvfmuiHo', 'Abhirami Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755349020, 1755349020, '1'),
(7717, 0, 75961, '', 'Devananda S J registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755351102, 1755351102, '1'),
(7718, 0, 75966, 'feONHnuEYkzdr-HIM_cTsq:APA91bFzGM4p1zKJDVbw9LbJ4w6a8wYLAE5VhKpkzCz-j6p1RzmPvSITu8ZAXxcJAYInEqSC7VQGjLnu4oCeb8u9rKOO6G8r4H9ip6Cg8j-ERpaqy6aqULc', 'Hima Jou registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755351481, 1755351481, '1'),
(7719, 0, 75961, 'fuP9c7sIS3qWNv9Oj4aUjc:APA91bFHSNGNsELEfF55EfxlpC8k9BBob19A9cqAD3ANwm8r2L98acLrHYxDdI8_Jhg3uvRyST-tjgeWbLziVFwtDJVhUEaaPNWKEFLC01MKuUoR-t9z_vA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755352695, 1755352695, '1'),
(7720, 0, 75959, 'cbA5iC-020Q5k5_5kIMmOO:APA91bGdaqS9t6Kvhj9ws4Gtzw8y2EAgiX2-4pOEFD9wlVVR7fbujly7VenYyMxqYOCa0RjK8VK2FqIhp9XOnNcOYuzp2sw-SEzyjB_OW3QIsQfVvfmuiHo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755352782, 1755352782, '1'),
(7721, 0, 75966, 'feONHnuEYkzdr-HIM_cTsq:APA91bFzGM4p1zKJDVbw9LbJ4w6a8wYLAE5VhKpkzCz-j6p1RzmPvSITu8ZAXxcJAYInEqSC7VQGjLnu4oCeb8u9rKOO6G8r4H9ip6Cg8j-ERpaqy6aqULc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755352977, 1755352977, '1'),
(7722, 0, 75974, '', 'BINU S S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755372123, 1755372123, '1'),
(7723, 0, 75937, '', 'Mukund Dhulap registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755398421, 1755398421, '1'),
(7724, 0, 75974, 'cbCJRw0gcUDQgwIRJ1c7ay:APA91bHdt2M58YGDEYQ4Gj-rthcqORH8WcDxkxHFIBPFU_QKvhjNabMitzTSRXrgzfLmk9Gg3Wb_PksdzgMPLOcskFQN6PlwPUEqFZ9pj2Dtot-Yshjgwqc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755426990, 1755426990, '1'),
(7725, 0, 75993, '', 'Nisha Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755434223, 1755434223, '1'),
(7726, 0, 75968, '', 'Rehana Raseena registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755439541, 1755439541, '1'),
(7727, 0, 75993, 'dXrR2tHvTfiQkvzrfbeOLg:APA91bGizkqumEmWk4qh1SfvBdVWpoPGKL-3RMhuw77dA-YgSssyAGD_N2bunyle1y94PVWoDs-M41-habGCmMD41nBiirsTqbCSfZ-3kGe6GpQK6xBw29k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755441747, 1755441747, '1'),
(7728, 0, 75751, '', 'J K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755445244, 1755445244, '1'),
(7729, 0, 75851, 'fJIcqE4LzU7SsTRowMbZ51:APA91bGB5kT5pMPDTE4ixXVUts2a_a-9yfWW2-oZanYtiU446LCBxrkhPPQYcwkqmzsXIHu006LHfuVjTbJH7TXBUmX5A8TbzVuD4jmU1dukS0dm-j6uqHM', 'Sampoorna Kunnath registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755486203, 1755486203, '1'),
(7730, 0, 76019, 'dpeoyVAFQDOqIKxcj75iNo:APA91bHy5d33TYASKSiwumK5Mbs1unO2p0MYr-ynQMKyuhrrgWV78CO0LENzE_mtV2YM_2WSa-TCUGfs1t5jDJTHaTy-B7yH-WnIE85OETovvQndHCRcuTM', 'Lithika Sahasra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755505340, 1755505340, '1'),
(7731, 0, 76019, 'dpeoyVAFQDOqIKxcj75iNo:APA91bHy5d33TYASKSiwumK5Mbs1unO2p0MYr-ynQMKyuhrrgWV78CO0LENzE_mtV2YM_2WSa-TCUGfs1t5jDJTHaTy-B7yH-WnIE85OETovvQndHCRcuTM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755508198, 1755508198, '1'),
(7732, 0, 76025, '', 'Vinoda R V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755510164, 1755510164, '1'),
(7733, 0, 76025, 'c-f_TQB1SW60YZwWpU0jbp:APA91bFAVkXp-IB8w-_65qsNej6cglwTIKVBNpzLpSjvDh2Xiam_CgjZEKfVuPH3JEL8NYMk6NLD9GDs5_ahJ0LVqzieAKKnW-7PG9tiAj8TFMwqZoDk-pY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755513497, 1755513497, '1'),
(7734, 0, 76031, 'cML9keaqhUQUsbRzwcaLz9:APA91bGn4vUY-xLNL5MVMmqaCBP0MtEsHNAF58bYv6KokcqH4UFF8CbfnN3ca6RRGV9Pc5_CaT12CWbP8dWB3UptejvUQB7QUGBLx_JrZsg0OL1niSJwUtc', 'Muhsian Uv registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755517495, 1755517495, '1'),
(7735, 0, 76031, 'cML9keaqhUQUsbRzwcaLz9:APA91bGn4vUY-xLNL5MVMmqaCBP0MtEsHNAF58bYv6KokcqH4UFF8CbfnN3ca6RRGV9Pc5_CaT12CWbP8dWB3UptejvUQB7QUGBLx_JrZsg0OL1niSJwUtc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755517551, 1755517551, '1'),
(7736, 0, 76032, 'fGwsOKUhfk7Cs5B2__l41I:APA91bEcxMlBzZJqmu8bF9Fa1JeVDyalFzNLhPokqNEJMTP652G51WHYUtlOgwHxqkUqJt-L2IUSS2tscJBMc-yDwUeM-5_cSNbOkzMpWoigvEKsPyO17f8', 'Durga Renjin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755517926, 1755517926, '1'),
(7737, 0, 76032, 'fGwsOKUhfk7Cs5B2__l41I:APA91bEcxMlBzZJqmu8bF9Fa1JeVDyalFzNLhPokqNEJMTP652G51WHYUtlOgwHxqkUqJt-L2IUSS2tscJBMc-yDwUeM-5_cSNbOkzMpWoigvEKsPyO17f8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755519270, 1755519270, '1'),
(7738, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-51 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-51 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755525842, 1755525842, '1'),
(7739, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-52 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-52 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755526008, 1755526008, '1'),
(7740, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your order with order no. JJ26752-OR-24 is received successfully on manekratna.com', 'Your order with Order No. JJ26752-OR-24 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755526067, 1755526067, '1'),
(7741, 0, 76036, 'cFRJAw8bQbGrjOPTqr-8BL:APA91bEm1sLxWTKEKZCwqQwP5VP4ZxSFK5f8v4kFpBPuLRz5C1sQedMsCkvi5hoHkMq10ip78PNCyJP_t5r4X-QD3JsQf-qgxBC4KSYyGNAdh3ErTmeEetg', 'Rajashree Shidhaye registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755526858, 1755526858, '1'),
(7742, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-53 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-53 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755526967, 1755526967, '1'),
(7743, 0, 76034, 'fJ3lukifR06Xae859tHQ4t:APA91bHtE9K72nobUgUlWTOVFvoqmywUbh_c5BqZrEK9CJe3MxHbfI6f9hZOpoNydorZlRw6DOM5g0TGibzG1o2AhWSn2CYpYzdVWkJWsUO5JLd3tFL7RUw', 'Naveen Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755531965, 1755531965, '1'),
(7744, 0, 76042, 'ctRBmMlRSmuGFk_ROrICk5:APA91bGKG_Y1l_--_oMsnjQ7J1dYNf9H4yKR1oAZDs-9E-U4l2MQN62zZFxh_7DQvJwaXtDxdvHWDr3GjmIPTRx-bKYStGwgKsAs5dzoDKWRm0vNbrp2YKA', 'Dipesh Panchal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755535580, 1755535580, '1'),
(7745, 0, 75834, 'c2jj7zcGR3OzS41IiK0X3r:APA91bHKq8Xp1orAY1fNdNCXWlgGD9ZXgfnD1sAmrKzUNK06gZjrfmE5Xr_qevz6p6a4pu76UJMZA2OADCS4EsHu_hpqQ6Wd7unX7-5dE4IIMeLeV64_qek', 'Shagun Namdev registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755535842, 1755535842, '1'),
(7746, 0, 76047, 'ejJFzwO6GER5p_mCowC8p5:APA91bHULBNusl7Jh4oQcRLiRGp0hyk4Q5MlWF4se_NtXeGxDOraY64fD-dekpqxDU1humQpWj3hQjCcv_m_yKvq92Va-k4Mygs1-8m7zjsot0BK656vP8s', 'Ankush Pal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755543309, 1755543309, '1'),
(7747, 0, 76049, 'e5F6t4nDL082nr5CA0y5id:APA91bEO_cQYSCtBOOAvwVGWHCwe0ZVMrwFK7YiYR0O8wOTdRJoMq66UI8aNTAJVX1t8kwZrhOl4UntfMlg4R1PExtv2BInaT0hvfpY2piFGtsgNEUXgEKE', 'Devadharshini Sugumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755548114, 1755548114, '1'),
(7748, 0, 75915, 'dVfRiqX2d0Qgo4C0uE-NZ-:APA91bFRxeZSuXZOvTCpm6IwvZ88iVZ77s3fGXLqkRYKVzYou-i4qUCFgcnJJZnOjNEsyIHpKg5x39RYLmCQX0K88ifynT5lZjbRJPL13ND2nEeGHftHwx8', 'Your order with order no. MK75915-OR-1 is received successfully on manekratna.com', 'Your order with Order No. MK75915-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1755578344, 1755578344, '1'),
(7749, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-54 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-54 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755581497, 1755581497, '1'),
(7750, 0, 76036, 'cFRJAw8bQbGrjOPTqr-8BL:APA91bEm1sLxWTKEKZCwqQwP5VP4ZxSFK5f8v4kFpBPuLRz5C1sQedMsCkvi5hoHkMq10ip78PNCyJP_t5r4X-QD3JsQf-qgxBC4KSYyGNAdh3ErTmeEetg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755581997, 1755581997, '1'),
(7751, 0, 76042, 'ctRBmMlRSmuGFk_ROrICk5:APA91bGKG_Y1l_--_oMsnjQ7J1dYNf9H4yKR1oAZDs-9E-U4l2MQN62zZFxh_7DQvJwaXtDxdvHWDr3GjmIPTRx-bKYStGwgKsAs5dzoDKWRm0vNbrp2YKA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755582017, 1755582017, '1'),
(7752, 0, 76047, 'ejJFzwO6GER5p_mCowC8p5:APA91bHULBNusl7Jh4oQcRLiRGp0hyk4Q5MlWF4se_NtXeGxDOraY64fD-dekpqxDU1humQpWj3hQjCcv_m_yKvq92Va-k4Mygs1-8m7zjsot0BK656vP8s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755582034, 1755582034, '1'),
(7753, 0, 76049, 'e5F6t4nDL082nr5CA0y5id:APA91bEO_cQYSCtBOOAvwVGWHCwe0ZVMrwFK7YiYR0O8wOTdRJoMq66UI8aNTAJVX1t8kwZrhOl4UntfMlg4R1PExtv2BInaT0hvfpY2piFGtsgNEUXgEKE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755582041, 1755582041, '1'),
(7754, 0, 76057, 'd__T--LH1UJPkITaEaBtvK:APA91bFAApx7gPP1OXBKuFDDiLXmCqhHoGyep-w9q0Y0d0dCby2Utxes8vrse0rBtp19qCSDsFLhnXNgvBs8wrTxsOXp1bWGi5rF1bARXD6xBM8dD7PtdZM', 'Sudakshina Mitra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755582434, 1755582434, '1'),
(7755, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-55 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-55 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755583579, 1755583579, '1'),
(7756, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-56 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-56 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755587035, 1755587035, '1'),
(7757, 0, 76057, 'd__T--LH1UJPkITaEaBtvK:APA91bFAApx7gPP1OXBKuFDDiLXmCqhHoGyep-w9q0Y0d0dCby2Utxes8vrse0rBtp19qCSDsFLhnXNgvBs8wrTxsOXp1bWGi5rF1bARXD6xBM8dD7PtdZM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755589124, 1755589124, '1'),
(7758, 0, 76057, 'd__T--LH1UJPkITaEaBtvK:APA91bFAApx7gPP1OXBKuFDDiLXmCqhHoGyep-w9q0Y0d0dCby2Utxes8vrse0rBtp19qCSDsFLhnXNgvBs8wrTxsOXp1bWGi5rF1bARXD6xBM8dD7PtdZM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755589137, 1755589137, '1'),
(7759, 0, 75641, '', 'Shayna Bhalsod registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755591043, 1755591043, '1'),
(7760, 0, 76061, '', 'Pasupuleti Santhipriya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755598720, 1755598720, '1'),
(7761, 0, 76064, 'dmuJu__-jUBStML2Mztj1g:APA91bHo_QYypDymH9HxlzOOMJnpcb3R_-i7Hg9YT_w_75UPdW0Dgos0gwd9QaFvPIris3pyCIaIDJ7Hdrjq3gvpGJy4bcTrU0ABbX_TIECj1hWge8MqfQQ', 'Sisilda Alexander registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755602039, 1755602039, '1'),
(7762, 0, 76065, 'eMepvarzRbaF0_08ic3GV3:APA91bGMOX8AL10_MMy-QlDy7Zct9k_mfmWgP_Ixz43_3jQOpm5iWSbskVnFuO5IK5uwvWvYAaLqH-ytKtDYh0b0gzD7DTTg92uLe0yl4Fo_z5WFU-Q9spQ', 'Shaikh Ziauddin Nasir registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755603196, 1755603196, '1'),
(7763, 0, 76061, 'cLKr-q3OQt6pTuEm-pONTw:APA91bFlFoYGDCA9DaHVMQ3_Ou7fUfZqRxROW9UGRU2q-FFBAz9oGI17KGgLy7Gv-2jNUouIqt_G-zY2SzlcpMSZbIGOAVBh1vTu32nG4NlxsPyXF1q8P1w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755606773, 1755606773, '1'),
(7764, 0, 76064, 'dmuJu__-jUBStML2Mztj1g:APA91bHo_QYypDymH9HxlzOOMJnpcb3R_-i7Hg9YT_w_75UPdW0Dgos0gwd9QaFvPIris3pyCIaIDJ7Hdrjq3gvpGJy4bcTrU0ABbX_TIECj1hWge8MqfQQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755606789, 1755606789, '1'),
(7765, 0, 76065, 'eMepvarzRbaF0_08ic3GV3:APA91bGMOX8AL10_MMy-QlDy7Zct9k_mfmWgP_Ixz43_3jQOpm5iWSbskVnFuO5IK5uwvWvYAaLqH-ytKtDYh0b0gzD7DTTg92uLe0yl4Fo_z5WFU-Q9spQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755606794, 1755606794, '1'),
(7766, 0, 76041, '', 'Megha Mohan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755625561, 1755625561, '1'),
(7767, 0, 75583, '', 'Vikas Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755628131, 1755628131, '1'),
(7768, 0, 76077, 'dRM8OlGuTOaI2XY92sEnYL:APA91bEB7LDhoAqoUUbsAe5u6DB1XMP5pW7WiJut168EQZMpIfXTi-YYmK5lAKV_FHEONKZGoxIKNCHvGLLkdMKfY4ag7myDVkTQnVjZrNzsVdy86QmXRhE', 'Dinesh Parmar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755653365, 1755653365, '1'),
(7769, 0, 76077, 'dRM8OlGuTOaI2XY92sEnYL:APA91bEB7LDhoAqoUUbsAe5u6DB1XMP5pW7WiJut168EQZMpIfXTi-YYmK5lAKV_FHEONKZGoxIKNCHvGLLkdMKfY4ag7myDVkTQnVjZrNzsVdy86QmXRhE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755664583, 1755664583, '1'),
(7770, 0, 57151, '', 'Vrushali Zimur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755676298, 1755676298, '1'),
(7771, 0, 76088, '', 'Dharmendra Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755682767, 1755682767, '1'),
(7772, 0, 76089, '', 'Tithi Chatterjee registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755684673, 1755684673, '1'),
(7773, 0, 76088, 'eSmhfYI0B01Lq3tWQjsPIZ:APA91bF1Gul1cj3YGq3ry9iTnC8okCcwimU2QmVcQ2x1al0JKqPWL2C6BkUpjqcT3rXZL5EPUWO_8jXjgOdHktDem9as2R6f-u6at6LQbjILb1SSVg588so', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755685474, 1755685474, '1'),
(7774, 0, 76089, 'c_OGhh_BTvanN0xG7A8tLR:APA91bHirhSdombgTD9112tooFojUBrKi3lunIYZrueCcZiKpha69wWfKqEsa-nfzEpJpWFbmJWJuGxERVwzyeK5zRZ2AMEaBc_kcbp8rREmvSmn6gyVLQk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755685479, 1755685479, '1'),
(7775, 0, 76100, 'fZkwNen9E0dlpVw7Wrhse3:APA91bHGAIzfI-nlPX-VyN0lMRX2L2npZzHWgfZkU9yWJdHHHFz1Vk1ryhdLA1qJfV-GMo7BuNikjPWp91PxSXc_2LChazCni7fS2wKdDE24wa7dlPkEUJ4', 'Label Aashimaa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755702034, 1755702034, '1'),
(7776, 0, 76100, 'fZkwNen9E0dlpVw7Wrhse3:APA91bHGAIzfI-nlPX-VyN0lMRX2L2npZzHWgfZkU9yWJdHHHFz1Vk1ryhdLA1qJfV-GMo7BuNikjPWp91PxSXc_2LChazCni7fS2wKdDE24wa7dlPkEUJ4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755705555, 1755705555, '1'),
(7777, 0, 76089, 'c_OGhh_BTvanN0xG7A8tLR:APA91bHirhSdombgTD9112tooFojUBrKi3lunIYZrueCcZiKpha69wWfKqEsa-nfzEpJpWFbmJWJuGxERVwzyeK5zRZ2AMEaBc_kcbp8rREmvSmn6gyVLQk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755705674, 1755705674, '1'),
(7778, 0, 75935, '', 'Megha Raj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755709092, 1755709092, '1'),
(7779, 0, 76106, 'f4gNyo7lQKSBcjYgBseBtZ:APA91bGPaIN9iqwGeGMfbqjb8XP7tYnJZjSagC7jqu2Zlr1EY4xPZZq6nZMEJvpOR1vgo0tTJcindBX0CMuuFCrodbcLhFZu7RuYWmcPyFfSNPrl5rYZA0M', 'Priya Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755714657, 1755714657, '1'),
(7780, 0, 76106, 'f4gNyo7lQKSBcjYgBseBtZ:APA91bGPaIN9iqwGeGMfbqjb8XP7tYnJZjSagC7jqu2Zlr1EY4xPZZq6nZMEJvpOR1vgo0tTJcindBX0CMuuFCrodbcLhFZu7RuYWmcPyFfSNPrl5rYZA0M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755755232, 1755755232, '1'),
(7781, 0, 76108, '', 'Love Preet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755760119, 1755760119, '1'),
(7782, 0, 76121, 'erKlr7-7R2WtOgG9cBS5Ey:APA91bHTm1hMUcm03RSfdDhJiO9ADjNNcpbDKrpQ-uq5f_IyoZ-VxEUuEMCnoTzxHWyjBAAMgt5P8DicErN_ROrUrMGSNQ3gVdjuuBfPTFOG7BDWnj28Mgk', 'Santosh N registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755769400, 1755769400, '1'),
(7783, 0, 76053, 'fLIW6OnVTg6ykM7KTa4g2Z:APA91bG6OPw6ZyuioeFITKjJdVwLTMs5QO8ZzjwIH4Gfwxdtslnhdw0wd0isHS-vQLjSBHhF3cseDe6GyeghmijjAAGVyXTlg4yYMmxy2eMv23BF2zHO9Ck', 'Banu Banu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755769449, 1755769449, '1'),
(7784, 0, 76121, 'erKlr7-7R2WtOgG9cBS5Ey:APA91bHTm1hMUcm03RSfdDhJiO9ADjNNcpbDKrpQ-uq5f_IyoZ-VxEUuEMCnoTzxHWyjBAAMgt5P8DicErN_ROrUrMGSNQ3gVdjuuBfPTFOG7BDWnj28Mgk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755770363, 1755770363, '1'),
(7785, 0, 76127, '', 'Yash Ramani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755778187, 1755778187, '1'),
(7786, 0, 76041, 'cMddEQweRamjKlTWZPIx_x:APA91bF60VEAhDzzbVbYx0xDVIsbNwNqErOJxwBXiDH_8G7fUw98umH3gV5lEwH3YBhfha-W9uBSczv17y2V0U9PRnDjyEyT6elOUEQ_lkTsrwV3JSJfNYs', 'Megha Mohan (9947734166|mystiaura108@gmail.com) has Subscribed for Silver Membership.', 'You have successfully subscribed to Silver Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'Y', 'Y', 'MR', '', '', 1755778769, 1755778769, '1'),
(7787, 0, 76127, 'elZmASeuRRuqmx-5twdTLV:APA91bE-99MAomwx1dcY66Mgd0LGmr502Jfo-giHjSFON1Sd1dYobiNybSkpaimbyTicIiTmnP5lTgUET2y90gATrJnCafm2WRUC9ksk-XAjGv6PUvyy8uo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755779400, 1755779400, '1'),
(7788, 0, 76134, 'dY0NW1QpTna1JjcDHkYt6v:APA91bHUhg9wga2I-HBRxmAAhs1dCxe1Id6NZvZDDLcOnjqGWvcF582sP8Wn3TnC3JYX_GSoQrd0gf0nt_DFBMjrAi2h6RPq5u3MzWV8CPGcbTKCDXtyHOo', 'Aruna Ravi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755781725, 1755781725, '1'),
(7789, 0, 76134, 'dY0NW1QpTna1JjcDHkYt6v:APA91bHUhg9wga2I-HBRxmAAhs1dCxe1Id6NZvZDDLcOnjqGWvcF582sP8Wn3TnC3JYX_GSoQrd0gf0nt_DFBMjrAi2h6RPq5u3MzWV8CPGcbTKCDXtyHOo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755782524, 1755782524, '1'),
(7790, 0, 76103, '', 'SUDISH SURENDRAN registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755786130, 1755786130, '1'),
(7791, 0, 76041, 'dkJAyNeKRuC80Dh9fIyXaK:APA91bGX8Pu11xQWkb1228VhXE47slgqjIJ4Ff7P6CdreH2SJkvCaGIYKAC2_O03UleWxhyA7w_W86v53dNq0ajZ-6kei98nhorkIxX0RzPps9VOh20Ua78', 'Your order with order no. MM76041-OR-1 is received successfully on manekratna.com', 'Your order with Order No. MM76041-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1755786881, 1755786881, '1'),
(7792, 0, 76083, 'dxN4uxfhQC-9YcYsjMVlis:APA91bHtc934CXHJRRuVgzEZS-ua1Tk2LD4zW9G7xf4aNlv6l13GVjvZdKWLFg-1o-WJBHWXcneUKgJdoze7KDBlQfehCz4_urO77o--uvOhl9rfFGe5_h8', 'Thanya Thangamma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755792483, 1755792483, '1'),
(7793, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-57 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-57 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755826241, 1755826241, '1'),
(7794, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-58 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-58 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755827305, 1755827305, '1'),
(7795, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-57 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-57 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755831698, 1755831698, '1'),
(7796, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-61 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-61 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1755833348, 1755833348, '1'),
(7797, 0, 76158, 'dEPGv87KTIC_8i0B7UNeSt:APA91bExcKeYKoDTeeeGOSFfkCZDYO0ctXQN_KZW1Z6f1uXCI-yPoTWu29i4GdtTUALY3Zv8uklyKMDI3x0vhDPs-e-NDlp-8oUir_CfwhsRbOZMmpPTjpc', 'Ajith Ravi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755842616, 1755842616, '1'),
(7798, 0, 76160, 'dbbxiv6mR6mH4EP31w6QBX:APA91bFrcaYMnp5X9HkdsVTthBS_qbliEVs3P2jVs2c8URjwUsGGpX8aExHIgqtmSO2r9ykvsjT6r2veSfCoBUrjWUR8rT7MjQ456zHNYPGUyJ_Oi92ocsA', 'Farhana Anwar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755842970, 1755842970, '1'),
(7799, 0, 76158, 'dEPGv87KTIC_8i0B7UNeSt:APA91bExcKeYKoDTeeeGOSFfkCZDYO0ctXQN_KZW1Z6f1uXCI-yPoTWu29i4GdtTUALY3Zv8uklyKMDI3x0vhDPs-e-NDlp-8oUir_CfwhsRbOZMmpPTjpc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755844357, 1755844357, '1'),
(7800, 0, 76160, 'dbbxiv6mR6mH4EP31w6QBX:APA91bFrcaYMnp5X9HkdsVTthBS_qbliEVs3P2jVs2c8URjwUsGGpX8aExHIgqtmSO2r9ykvsjT6r2veSfCoBUrjWUR8rT7MjQ456zHNYPGUyJ_Oi92ocsA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755844367, 1755844367, '1'),
(7801, 0, 76163, 'eV3JLDH6TmqiMVNIjpkG7o:APA91bE9J_W_ufsZ6ZZw3_CnL617MUzgrB18a3jmF7fypXL-s_AHgQ557-CmYgSrLUabtHjnKG676V4mpDWXtIbKbRubXrGF3A5nK7iWQnf_-xYba83tOvk', 'Anjitha Asokan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755848320, 1755848320, '1'),
(7802, 0, 76163, 'eV3JLDH6TmqiMVNIjpkG7o:APA91bE9J_W_ufsZ6ZZw3_CnL617MUzgrB18a3jmF7fypXL-s_AHgQ557-CmYgSrLUabtHjnKG676V4mpDWXtIbKbRubXrGF3A5nK7iWQnf_-xYba83tOvk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755850944, 1755850944, '1'),
(7803, 0, 76162, '', 'Pooja Pooja registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755863558, 1755863558, '1'),
(7804, 0, 76181, 'dHuUKyWiT8e63NGD38xRFK:APA91bGu4wEEuYJc34I4-odQ-dUGVXuJcAMLSUYxpdZmRz5FFGJz0HF3_d-5y-L8lt6dzmQ-Es1MaTBVFYbrbiIdsOAoxcpCOQhxCgLqBKCbK8I7kyXJ1Ck', 'Jose Maliyekal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755874443, 1755874443, '1'),
(7805, 0, 76182, '', 'Christy Babu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755880631, 1755880631, '1'),
(7806, 0, 76183, '', 'Pooja Shinde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755882711, 1755882711, '1'),
(7807, 0, 76189, 'fqpMReJUD0uyioZkqTagkQ:APA91bHoc8KZqnsaEW9NblPZJy8bIo3gYTsFKzF2-RwgqdUH1qxSBWq7vgtJ3-8G1iX6jmgLhNPsxyHORmlCVLmM_rme1rTYUWcoEhSLhkaSBzz9zNoCdns', 'Bathri Narayanan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755886437, 1755886437, '1'),
(7808, 0, 76178, '', 'Syamily M.S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755889060, 1755889060, '1'),
(7809, 0, 76183, 'dhjaYAefQq2jIa6RTcbW6U:APA91bGZCCOlk3vhcw_zRIC7QCTtaB_lkaKBgpI19iJHvIrLaDTmWrq7BNF82ww0SyIuH9g7ydC7dEAnAuDCAHO-oa0UhvczfOcUKA2fc2-lMVH4tYXqwvU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755912867, 1755912867, '1'),
(7810, 0, 76182, 'fC_LzCZbtkGVgrAH-J1zME:APA91bGnFHX9Mx0DGJCLaptXNLf6iOeIxmc5b8B4Ehtn28OM_KMlX3MOSWCioOlxE_2G4VJpPbawhqmYK42DYCUJRiNDcR5wKjC1JENeGxnyuo0A0U-3wCc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755912872, 1755912872, '1'),
(7811, 0, 76181, 'dHuUKyWiT8e63NGD38xRFK:APA91bGu4wEEuYJc34I4-odQ-dUGVXuJcAMLSUYxpdZmRz5FFGJz0HF3_d-5y-L8lt6dzmQ-Es1MaTBVFYbrbiIdsOAoxcpCOQhxCgLqBKCbK8I7kyXJ1Ck', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755912876, 1755912876, '1'),
(7812, 0, 76178, 'fAoe3oCeTx2r0RG0hT64R3:APA91bFXvp4jiB6vNznYMtLm5OxeLivrMcnYU1Y6GRwAhxC-vqvfu7xal49JMZ5-h9mbABPa5UXJOpt1ximobjpNbQ3KbKQCM4JXyn6pEqudUQQuEi5SZTw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755912888, 1755912888, '1'),
(7813, 0, 76189, 'fqpMReJUD0uyioZkqTagkQ:APA91bHoc8KZqnsaEW9NblPZJy8bIo3gYTsFKzF2-RwgqdUH1qxSBWq7vgtJ3-8G1iX6jmgLhNPsxyHORmlCVLmM_rme1rTYUWcoEhSLhkaSBzz9zNoCdns', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755912965, 1755912965, '1'),
(7814, 0, 76192, '', 'Karthik V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755913447, 1755913447, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7815, 0, 76197, '', 'Pooja Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755919256, 1755919256, '1'),
(7816, 0, 75979, '', 'Ninu V Rajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755920789, 1755920789, '1'),
(7817, 0, 76197, 'dih8ccaCTXeeh7lLZJQUwS:APA91bHl1GGPsxsfSCNasIOiCgr3L888QWml9Fp9pI28LXuTdjgrMszKWJ_sMWpCZp5V6L62j6a5ONsyHGtCCKz1hMmnxPzz3RHrUat5wmBuW72VzO-lW6I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755921346, 1755921346, '1'),
(7818, 0, 76171, '', 'Sucila C registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755941731, 1755941731, '1'),
(7819, 0, 76211, 'fpexv9KpQSiS08T0zZdC0s:APA91bGowWfiVkBiOHoguhLN8oglQ2sojRSwhdMAC-hU9FiiJ-RxGuu2-ZfWLkGKt8yGrdpY1cpF7GeBmnavh1xElCksWStvLCNaW4mlCML4BhLut_Zrew8', 'Rahul Rangari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755945887, 1755945887, '1'),
(7820, 0, 76211, 'fpexv9KpQSiS08T0zZdC0s:APA91bGowWfiVkBiOHoguhLN8oglQ2sojRSwhdMAC-hU9FiiJ-RxGuu2-ZfWLkGKt8yGrdpY1cpF7GeBmnavh1xElCksWStvLCNaW4mlCML4BhLut_Zrew8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755947004, 1755947004, '1'),
(7821, 0, 76214, 'dIECJPCQSdy_vaD-S8D7Lv:APA91bEj37Ng4pv0vXSS7WfJvIi6sdq9djb0XbaATExQAhcRmp-OyW3AGQbWx4OlsbmKHMCQz9sG5OSoSiSRy4laiVvrCGYeAKoR7gfpCMmp1RdJoArjKUs', 'Mala Summam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755953798, 1755953798, '1'),
(7822, 0, 76041, 'dkJAyNeKRuC80Dh9fIyXaK:APA91bGX8Pu11xQWkb1228VhXE47slgqjIJ4Ff7P6CdreH2SJkvCaGIYKAC2_O03UleWxhyA7w_W86v53dNq0ajZ-6kei98nhorkIxX0RzPps9VOh20Ua78', 'Your order with order no. MM76041-OR-2 is received successfully on manekratna.com', 'Your order with Order No. MM76041-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1755961693, 1755961693, '1'),
(7823, 0, 76219, 'dtJLmuxfRcCsG9IAc0IjpQ:APA91bEBq-GkGHCiWjzN1snokUKfWgEzol6L7M0xVAgvTsBxhn3M2o8vvx7uEkfHo1aOBEy1qlf6NgWpicx5D94-h5wyuH-BSqzIqhpDATjMU0lR7K5XDpY', 'Prashobini Prashant registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1755963881, 1755963881, '1'),
(7824, 0, 76214, 'dIECJPCQSdy_vaD-S8D7Lv:APA91bEj37Ng4pv0vXSS7WfJvIi6sdq9djb0XbaATExQAhcRmp-OyW3AGQbWx4OlsbmKHMCQz9sG5OSoSiSRy4laiVvrCGYeAKoR7gfpCMmp1RdJoArjKUs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1755972100, 1755972100, '1'),
(7825, 0, 76235, 'ckZRqE-4RauiX5oxQjz5EY:APA91bFCrcYQnwtDL4UPUU3COxI63EdFqoEGriGEb-NUPW-2r7WxGPc188_gHZOD_7SPnl5-ktS2bykMgGvx_cM1Htc_gFf4jF8TImgSWP_FxZdBvp8fI04', 'Gireesh Babu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756012723, 1756012723, '1'),
(7826, 0, 76235, 'ckZRqE-4RauiX5oxQjz5EY:APA91bFCrcYQnwtDL4UPUU3COxI63EdFqoEGriGEb-NUPW-2r7WxGPc188_gHZOD_7SPnl5-ktS2bykMgGvx_cM1Htc_gFf4jF8TImgSWP_FxZdBvp8fI04', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756017543, 1756017543, '1'),
(7827, 0, 76219, 'dtJLmuxfRcCsG9IAc0IjpQ:APA91bEBq-GkGHCiWjzN1snokUKfWgEzol6L7M0xVAgvTsBxhn3M2o8vvx7uEkfHo1aOBEy1qlf6NgWpicx5D94-h5wyuH-BSqzIqhpDATjMU0lR7K5XDpY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756017679, 1756017679, '1'),
(7828, 0, 76226, '', 'Karthik Pukazh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756018927, 1756018927, '1'),
(7829, 0, 76240, 'f5cjbSeJIEY9ih_dco2PGW:APA91bHqQokZU4Xu6jknwoTU20Gjp1XKRyLpnM0sQFUQZQ5IzLbrxqH_NM5E9HLIKKEvjMexw9DW-FdnRuhJRzfd5jupm6T7Ji8fde1dMxiRySeLOGj0DrY', 'Bouchra Alkllim registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756021173, 1756021173, '1'),
(7830, 0, 76228, '', 'Priyanka V registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756028643, 1756028643, '1'),
(7831, 0, 76240, 'f5cjbSeJIEY9ih_dco2PGW:APA91bHqQokZU4Xu6jknwoTU20Gjp1XKRyLpnM0sQFUQZQ5IzLbrxqH_NM5E9HLIKKEvjMexw9DW-FdnRuhJRzfd5jupm6T7Ji8fde1dMxiRySeLOGj0DrY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756031234, 1756031234, '1'),
(7832, 0, 68717, 'f3UtNP6GxUQptvJc-iK6Pz:APA91bEPmCdTDXTUS_KFEpt2nFHuZc1DL7xONGlONcLWYXvGI9Q9RZlwcos0pD2-DJVZBSaDbUplvhxiRoMiYc6_SxlaWC8JwkYN3KNdYGv_wt_f3k82a5M', 'Your order with order no. RM68717-OR-6 is received successfully on manekratna.com', 'Your order with Order No. RM68717-OR-6 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756053216, 1756053216, '1'),
(7833, 0, 76260, 'dlkKUEttQaq_Q0xF7n62Tw:APA91bHUMrzD_kYlN8ySAI6SqTk220bmaKzuAwDZd_4iND3TQEQe3Vh_ieqjFUgr6zJedm2RRgGDeZBf6Dar2vKC17akdSbAALkKGLjr5mCB0RT0Sj0oiqA', 'Rusha Selvam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756061982, 1756061982, '1'),
(7834, 0, 76265, 'facDx7gyrEPtlCJg8BkkFC:APA91bGzJHZzJhEpKHZghnhmLBa1rO75wVW6HSNxN876J90xeje23qeS9xTKlAyYhFbU4OAKKcff0b6J1cKE7Gu1creaEQafbWGKEq08lSOIJ0wROloXItk', 'MAX Mathews registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756076938, 1756076938, '1'),
(7835, 0, 76266, 'fzkoZ9ZCl0For79K2pRNRq:APA91bEa6a4WTMC76tmMakbxwUoMaC83ncncW_jZJZ_8OQceUg0WwDeedCOAwoDSmX5VeJpiH4I8hwD3J1_RNvohohF3TmXqHysfJq60YxdGzEFudeLaVqk', 'Romeana Persaud registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756079359, 1756079359, '1'),
(7836, 0, 76266, 'fzkoZ9ZCl0For79K2pRNRq:APA91bEa6a4WTMC76tmMakbxwUoMaC83ncncW_jZJZ_8OQceUg0WwDeedCOAwoDSmX5VeJpiH4I8hwD3J1_RNvohohF3TmXqHysfJq60YxdGzEFudeLaVqk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756079503, 1756079503, '1'),
(7837, 0, 76265, 'facDx7gyrEPtlCJg8BkkFC:APA91bGzJHZzJhEpKHZghnhmLBa1rO75wVW6HSNxN876J90xeje23qeS9xTKlAyYhFbU4OAKKcff0b6J1cKE7Gu1creaEQafbWGKEq08lSOIJ0wROloXItk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756079507, 1756079507, '1'),
(7838, 0, 76260, 'dlkKUEttQaq_Q0xF7n62Tw:APA91bHUMrzD_kYlN8ySAI6SqTk220bmaKzuAwDZd_4iND3TQEQe3Vh_ieqjFUgr6zJedm2RRgGDeZBf6Dar2vKC17akdSbAALkKGLjr5mCB0RT0Sj0oiqA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756079550, 1756079550, '1'),
(7839, 0, 76260, 'dlkKUEttQaq_Q0xF7n62Tw:APA91bHUMrzD_kYlN8ySAI6SqTk220bmaKzuAwDZd_4iND3TQEQe3Vh_ieqjFUgr6zJedm2RRgGDeZBf6Dar2vKC17akdSbAALkKGLjr5mCB0RT0Sj0oiqA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756079557, 1756079557, '1'),
(7840, 0, 76268, 'dga2yTstRb-c1-gjLsnQx7:APA91bFffrR2uK49QORQop0B2TJJeAW_n3ShC294NlUMTHus9vF1QCZbRzaEdp4QToP5YIj6zmHPuoVVO6OOZl6RDfmnv_XE3vYN4PFhj5l6q86a8peEANM', 'Maher Hasware registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756085718, 1756085718, '1'),
(7841, 0, 76268, 'dga2yTstRb-c1-gjLsnQx7:APA91bFffrR2uK49QORQop0B2TJJeAW_n3ShC294NlUMTHus9vF1QCZbRzaEdp4QToP5YIj6zmHPuoVVO6OOZl6RDfmnv_XE3vYN4PFhj5l6q86a8peEANM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756086568, 1756086568, '1'),
(7842, 0, 76154, 'f7DJcSx9TyaKS4VbLhv1yi:APA91bGvzCIqlCbeyw7x37de3OItO3nrnE54fCUXEff8wGrDQxrdwjuCUIo4NXgkpcbzV53fEC8KCwUOy1wttJGrj1vuscBUXi5t8F2l8nIZHUsduop7RRs', 'JYOTI SINGH registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756089356, 1756089356, '1'),
(7843, 0, 76269, 'dHH42FWg8k4qnXneleOZn6:APA91bGn3VzsYk-4KLEwwqelRQdZElSNJFedo37iH2jIGJfllknghxO5JC3ZkRSJBYORAGtlYcN_Dytnve2agS3XdpEER8KFaAqwrYTrkf_h8ZCd5RsZwyY', 'Faraz Has registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756098282, 1756098282, '1'),
(7844, 0, 76269, 'dHH42FWg8k4qnXneleOZn6:APA91bGn3VzsYk-4KLEwwqelRQdZElSNJFedo37iH2jIGJfllknghxO5JC3ZkRSJBYORAGtlYcN_Dytnve2agS3XdpEER8KFaAqwrYTrkf_h8ZCd5RsZwyY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756102184, 1756102184, '1'),
(7845, 0, 76280, 'dAu7220VTiOztCpoqTUV4r:APA91bFcNJjoBaJjKq3-IFwh8r9wjcb-5DQK7vImHtl5EN2AD6yvb3019I3S5-_GOeiuTIduuDwDrGRNciJSegGMi018WLHuw06zbyeIguMuFJVqQifwYZk', 'Snehal Amit Wasnik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756124929, 1756124929, '1'),
(7846, 0, 76280, 'dAu7220VTiOztCpoqTUV4r:APA91bFcNJjoBaJjKq3-IFwh8r9wjcb-5DQK7vImHtl5EN2AD6yvb3019I3S5-_GOeiuTIduuDwDrGRNciJSegGMi018WLHuw06zbyeIguMuFJVqQifwYZk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756125034, 1756125034, '1'),
(7847, 0, 76287, 'dOCNkDmY5k7_pw6UYZODcR:APA91bHGs3kRQ5mzYDqq4DDiEyw-abs-U480xcbA1f3bCD34T8RZtkWjnJjVg96WXfFAW76J6Et5Z-dveap6bHnGv7zRz2ZAejSkD9PHMBH4fZmBS3wiILY', 'Mangai Lk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756129507, 1756129507, '1'),
(7848, 0, 76296, '', 'Kajal Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756143614, 1756143614, '1'),
(7849, 0, 76287, 'dOCNkDmY5k7_pw6UYZODcR:APA91bHGs3kRQ5mzYDqq4DDiEyw-abs-U480xcbA1f3bCD34T8RZtkWjnJjVg96WXfFAW76J6Et5Z-dveap6bHnGv7zRz2ZAejSkD9PHMBH4fZmBS3wiILY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756145028, 1756145028, '1'),
(7850, 0, 76296, 'fauVgLv9SUu4hvjp630pq9:APA91bE3oAg9KDbfo0EWX0NM4_TLmPeo02B6msl3GYynE8LDPp_-KupakyWzS6sLxRRSaW3UOL07IBvXYOaG6dnaiHzzVHqtvPZvO_sXDJjkz5SBbe1Z024', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756145061, 1756145061, '1'),
(7851, 0, 76312, 'ec_w9dK-9ETqkUjSmje9xM:APA91bGEPDS7pTd2OPyVeGnR6eVYLYde-MEYJLOldD1xlbt9TCv1csKwNSWlMD3m2oRjthiWIt9cpaN5lt387JCZpMPpfG47VxyOr4QOOOuTKfY7afSHYTo', 'Bhalsod Bhalsod registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756202245, 1756202245, '1'),
(7852, 0, 76312, 'ec_w9dK-9ETqkUjSmje9xM:APA91bGEPDS7pTd2OPyVeGnR6eVYLYde-MEYJLOldD1xlbt9TCv1csKwNSWlMD3m2oRjthiWIt9cpaN5lt387JCZpMPpfG47VxyOr4QOOOuTKfY7afSHYTo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756216606, 1756216606, '1'),
(7853, 0, 76321, 'cBveZXwxR9-aWbqKes3k-f:APA91bEylF4jgSttqZTf7zJRGMPSLMq3oXZ59jndD6x67g2DZMJiA3c-iOGNI9NlUWolwOiwcG7jl1tzpRq5gMLty2yhcyTK3EInu0wgycExCFBPyoh8uvM', 'Abhijit Gadgil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756223196, 1756223196, '1'),
(7854, 0, 71543, 'c1fz1trpRLeXZnjrRHjc_P:APA91bEVluG8FzASz0RSrZAFU261EOazrROco-ARH3rILpC0lU0I1MYEUX37uMkDXDtvpD3VZmmX4YjrBJ9VhdJ3k7_IFGJETAu-Ly0Da8CKhn84l6FGt8k', 'ISHAN GUPTA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756226024, 1756226024, '1'),
(7855, 0, 76325, 'ehGSgDJ_O091gsHOaWsCRB:APA91bHrx_QoqR0ZMMfTG_n9AYofZ4eYKAyKbVJxY2DoEXfJ5PS7oDjNw2DkTO43aFzU6-1wlQ3PyiwoIDX0vSsAltPa7eTABTNhrsSuCI1TtHV5K7jPlYE', 'Jincy Varghese registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756233141, 1756233141, '1'),
(7856, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-62 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-62 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756234053, 1756234053, '1'),
(7857, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-63 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-63 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756236644, 1756236644, '1'),
(7858, 0, 76325, 'ehGSgDJ_O091gsHOaWsCRB:APA91bHrx_QoqR0ZMMfTG_n9AYofZ4eYKAyKbVJxY2DoEXfJ5PS7oDjNw2DkTO43aFzU6-1wlQ3PyiwoIDX0vSsAltPa7eTABTNhrsSuCI1TtHV5K7jPlYE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756279353, 1756279353, '1'),
(7859, 0, 76278, '', 'REENABEN JOSHI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756281456, 1756281456, '1'),
(7860, 0, 76321, 'cBveZXwxR9-aWbqKes3k-f:APA91bEylF4jgSttqZTf7zJRGMPSLMq3oXZ59jndD6x67g2DZMJiA3c-iOGNI9NlUWolwOiwcG7jl1tzpRq5gMLty2yhcyTK3EInu0wgycExCFBPyoh8uvM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756283807, 1756283807, '1'),
(7861, 0, 76323, 'fhIt-Wd_TbWd4144FciKeB:APA91bG_6zIwNL3a-ldX1qK_h0f9oiEgG_JISlN5WcJ-JSA4pNJY6Nc68TeUWkJ1VKV5G2m9VVWZeQxVJrHDGLu9V_-a8T4Y3WwrOt5E00izeQyZS7ZHr6Y', 'Neha Sohani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756284721, 1756284721, '1'),
(7862, 0, 76338, 'fo_QPuB9Sd6nBMq3ECZ8Uu:APA91bHzYKhcPojUdJfDKITXKhtmSqCrd7INLbwujlV_S_L__HEEwh3zxSSisCVTSRUjJYTyeo5xNKDkRggEyQ02APYeoWc_26ML1OuZONNqOeXG8Qe3DHI', 'Nilesh Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756285656, 1756285656, '1'),
(7863, 0, 76339, '', 'MANOJ KUMAR registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756288336, 1756288336, '1'),
(7864, 0, 76343, 'dO2Z8_obF0SLklFRuQtWip:APA91bH4JyrhsYBzZsqjt89g62zrb2uVuwjwAV_sVZVzOcP1x1fVK4up8q9MxMhTM3EkoNTNrrz0eOKpl2NHotWTraAk7v6nA3r5A-2hLBX7BhIAgjxwTQc', 'Stuti Kunwar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756297702, 1756297702, '1'),
(7865, 0, 76343, 'dO2Z8_obF0SLklFRuQtWip:APA91bH4JyrhsYBzZsqjt89g62zrb2uVuwjwAV_sVZVzOcP1x1fVK4up8q9MxMhTM3EkoNTNrrz0eOKpl2NHotWTraAk7v6nA3r5A-2hLBX7BhIAgjxwTQc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756308607, 1756308607, '1'),
(7866, 0, 4181, '', 'Sonali Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756308631, 1756308631, '1'),
(7867, 0, 76339, 'drAiXz7mT_W4u2YGVhAMOp:APA91bEUHZZyXwbzAaWa90M-1PnvnLpHM2OYi5G37cS9wNNAE7TuAEvd1cWDu42YlF6eUD1B02dF9GK8F4L87jj7zrIS9gQMKl3YFwkagnqcxvDOj5fu7-M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756308650, 1756308650, '1'),
(7868, 0, 76338, 'fo_QPuB9Sd6nBMq3ECZ8Uu:APA91bHzYKhcPojUdJfDKITXKhtmSqCrd7INLbwujlV_S_L__HEEwh3zxSSisCVTSRUjJYTyeo5xNKDkRggEyQ02APYeoWc_26ML1OuZONNqOeXG8Qe3DHI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756308654, 1756308654, '1'),
(7869, 0, 76351, 'c6dSzXB2QsqEulSkM5wTgW:APA91bG2M2A5mYx4OjmhJtgvfbWrwVvY9OT6FC4zox3rrP3NigAaFDP0OVCG0HvzsUipkUuvEIi7zw_kZH_ON1U93W_sVB2sEyGCDeTJhxwTr_15mi6LzyA', 'Veena Nair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756314910, 1756314910, '1'),
(7870, 0, 76351, 'c6dSzXB2QsqEulSkM5wTgW:APA91bG2M2A5mYx4OjmhJtgvfbWrwVvY9OT6FC4zox3rrP3NigAaFDP0OVCG0HvzsUipkUuvEIi7zw_kZH_ON1U93W_sVB2sEyGCDeTJhxwTr_15mi6LzyA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756317168, 1756317168, '1'),
(7871, 0, 75701, 'f715oKmpQ7amMY_43H-7mb:APA91bGWb8djgNDM_g-_d9e2ElUK1RdVkwnSRjNribn2eFKZ1ogPJlEadH7UmC-zlx4546P3RbQFMykYPdj8csCOu6_q3Iz_tBh5Uv31FRyGSMfvaS5ZEWA', 'Your Bulk order with order no. JM75701-BOR-1 is received successfully on manekratna.com', 'Your Bulk order with Order No. JM75701-BOR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1756348921, 1756348921, '1'),
(7872, 0, 1179, 'fmWfqRFiQJ2dtCA63eXFck:APA91bF_ty9e-89Vait8A8q57japhS82T2pbsoTe9ToE8HteuMMu5xCpXG6pAF3hq1I8W2tmPgQwulGJbuwJEESHJTFjLGy-SAEG21W42d5rggiP9vBqv7Q', 'Kriti Bhargava registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756357339, 1756357339, '1'),
(7873, 0, 76298, '', 'Mythile Iyengar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756363457, 1756363457, '1'),
(7874, 0, 75957, '', 'Aswathi M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756365288, 1756365288, '1'),
(7875, 0, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Sayani Modak Chowdhury (,9434608419|sayaneemodak@gmail.com) has Subscribed for BRONZE Membership.', 'You have successfully subscribed to BRONZE Membership at MR App, your membership will be active within 72 working hours. Request you to email watermark logo of your company in png format to info@manekratna.com.', '', 'N', 'G', 'N', 'Y', 'MR', '', '', 1756374145, 1756374145, '1'),
(7876, 0, 76371, 'eT1Zn1IYRumA7QqLBsPSGg:APA91bGBDoWv8rJZkD2zSy2-Ut-Auu6LJZ_kdYe2KCaQbm0Z4eNbSx_0B5fXBl4CgnipNWSRV0mZv9babU38PnisE1owTCdlrAAKzP-ibmbBigvfo4Gkors', 'Akshat Singla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756378300, 1756378300, '1'),
(7877, 0, 44838, 'deG115xGRh4:APA91bFoOA0m3aR_I7sf3L23iplL-wnqdGpSF6M6rWLthxQe0dl4b_lcI-UsVhoiPTmQgvepJ5KrjSdla3Xo_R0iQezvBnrFuUeyyorx75mtiKvilZlnMuf5MWAMbrVXWX-xZ3pd_5dH', 'Your order with order no. SM44529-OR-17 is received successfully on manekratna.com', 'Your order with Order No. SM44529-OR-17 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756381245, 1756381245, '1'),
(7878, 0, 76373, 'cOPAwyAJYU8khLskAMFx_4:APA91bHQ2Z9ZxLRymp3IUsrew54iAxTUBm9wqqIAFf__soApGhNi3XI2wUyvaOyMe3XtfaldSNThiz57IRzPegSbreb6jATPozP69NRiiDJtb3vewY_NYso', 'Naina Marken registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756383378, 1756383378, '1'),
(7879, 0, 76373, 'cOPAwyAJYU8khLskAMFx_4:APA91bHQ2Z9ZxLRymp3IUsrew54iAxTUBm9wqqIAFf__soApGhNi3XI2wUyvaOyMe3XtfaldSNThiz57IRzPegSbreb6jATPozP69NRiiDJtb3vewY_NYso', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756389417, 1756389417, '1'),
(7880, 0, 76371, 'eT1Zn1IYRumA7QqLBsPSGg:APA91bGBDoWv8rJZkD2zSy2-Ut-Auu6LJZ_kdYe2KCaQbm0Z4eNbSx_0B5fXBl4CgnipNWSRV0mZv9babU38PnisE1owTCdlrAAKzP-ibmbBigvfo4Gkors', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756389427, 1756389427, '1'),
(7881, 0, 76216, 'eWTlwdPzS7-3ugbaludhkG:APA91bEb3-LKmkV61Jby0MrFALyO0EAv8SsC40RYZgF6QH5c_rQKXeF74hgzlcTfaaxOSskJGl1r6Y3w-GfKqgO53G7Gw9T2hRG1Mga6_TONc8Cd8bBqKI4', 'ASHWIN GANGADHARAN registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756403332, 1756403332, '1'),
(7882, 0, 76357, '', 'Eesha Shinde registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756411142, 1756411142, '1'),
(7883, 0, 76380, '', 'Arjun Ajay registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756412001, 1756412001, '1'),
(7884, 0, 76385, 'cCsmpV7AQk2SLsYiOlpz03:APA91bFj64tG8PIbTKd-edCy0EOXMhwFAYSfIot9Wx0K7rkl7i71993ime-H9hF4JqRkLG9ffQohNs8h8IIzZ8sqL5DY37CidX8lPQwWKPeTnTobJ2EBJRk', 'Dheepika B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756441279, 1756441279, '1'),
(7885, 0, 76382, '', 'Rani Uma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756445551, 1756445551, '1'),
(7886, 0, 65829, '', 'Motty Jose registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756448895, 1756448895, '1'),
(7887, 0, 76390, 'cU8GXRAGQCue9TGRtM-6zq:APA91bH1nyXFAvXQpLsuUPp5GUrIHOio_OojvxWRO_pOdjSejJ6s29z8MHQKag3Ssz2EDYah54AIqy9Rg_LErLLG8navGhopNbNacXgkMxx1zccS43I_nx4', 'Honey Arora Chotai registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756464615, 1756464615, '1'),
(7888, 0, 76388, '', 'Vaishnavi Sunkari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756465926, 1756465926, '1'),
(7889, 0, 76390, 'cU8GXRAGQCue9TGRtM-6zq:APA91bH1nyXFAvXQpLsuUPp5GUrIHOio_OojvxWRO_pOdjSejJ6s29z8MHQKag3Ssz2EDYah54AIqy9Rg_LErLLG8navGhopNbNacXgkMxx1zccS43I_nx4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756466307, 1756466307, '1'),
(7890, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-59 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-59 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756490458, 1756490458, '1'),
(7891, 0, 76405, 'eoYeJawvTBSXn0DLY00xLL:APA91bFlDpUi3kT3YCx9u1LUaJ7LuOdFHcfjCfxwf5ft3PPNbKvkqoPCyJsyWdRVAFdGU6z9OVP9Ocxp_JVD_3NbCRJfDqrq9J7hwNwNR57_X8MG6OchyCM', 'Pari Prasad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756529487, 1756529487, '1'),
(7892, 0, 76405, 'eoYeJawvTBSXn0DLY00xLL:APA91bFlDpUi3kT3YCx9u1LUaJ7LuOdFHcfjCfxwf5ft3PPNbKvkqoPCyJsyWdRVAFdGU6z9OVP9Ocxp_JVD_3NbCRJfDqrq9J7hwNwNR57_X8MG6OchyCM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756532942, 1756532942, '1'),
(7893, 0, 76402, '', 'Amandeep Khatkarh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756535593, 1756535593, '1'),
(7894, 0, 76408, '', 'Tasnim Girach Girach registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756540293, 1756540293, '1'),
(7895, 0, 76408, 'd5rMn1DqRNyEyjEnnSmCQ-:APA91bGtxfNB1tifkjyU6-aU6nD1iQcg1ABUHY-yDsBwcg4WNUNRjMOhdnzzUJpxrcVs6THz3N33JMp7cgIvWGGL-HvdKiWKLp13wORfz3K3KrmSscFe6mQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756541274, 1756541274, '1'),
(7896, 0, 18540, '', 'Om Chaurasia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756553387, 1756553387, '1'),
(7897, 0, 76414, 'eTaUh10WTc25CCAflTjnQq:APA91bFtwoUhLIxoFYyfy6OWagGaofenXLd1lKlqfC0pE0QJE2HvtLFji9F0ptIkxWgMVqFcMS4ddpRqmHLuYRELnyjJCfswBzha-IxgxKvxXTPuut5wtwk', 'Swathi S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756560111, 1756560111, '1'),
(7898, 0, 76417, 'fCpvivTBTrKaKvG6LNkfRj:APA91bEGupOhuyb5-PNQsOJWtSvQvDgPjSbfm-V1ydg7yphBbT2xubd9WtqCTNX6pte2QJ7tjPiKSd_i1CvObJzYBnY3FxEetKTskkhY36bOLBq8XdHk7Pw', 'Suresh K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756561588, 1756561588, '1'),
(7899, 0, 76083, 'dxN4uxfhQC-9YcYsjMVlis:APA91bHtc934CXHJRRuVgzEZS-ua1Tk2LD4zW9G7xf4aNlv6l13GVjvZdKWLFg-1o-WJBHWXcneUKgJdoze7KDBlQfehCz4_urO77o--uvOhl9rfFGe5_h8', 'Your order with order no. TT76083-OR-1 is received successfully on manekratna.com', 'Your order with Order No. TT76083-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1756561612, 1756561612, '1'),
(7900, 0, 76417, 'fCpvivTBTrKaKvG6LNkfRj:APA91bEGupOhuyb5-PNQsOJWtSvQvDgPjSbfm-V1ydg7yphBbT2xubd9WtqCTNX6pte2QJ7tjPiKSd_i1CvObJzYBnY3FxEetKTskkhY36bOLBq8XdHk7Pw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756564304, 1756564304, '1'),
(7901, 0, 76414, 'eTaUh10WTc25CCAflTjnQq:APA91bFtwoUhLIxoFYyfy6OWagGaofenXLd1lKlqfC0pE0QJE2HvtLFji9F0ptIkxWgMVqFcMS4ddpRqmHLuYRELnyjJCfswBzha-IxgxKvxXTPuut5wtwk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756564320, 1756564320, '1'),
(7902, 0, 60139, '', 'Venkatesh Gopathi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756622937, 1756622937, '1'),
(7903, 0, 76434, 'eDOUWMOGQwKEog8P-_j122:APA91bHO0NrSTK3Qlce7e0Nnoe3hotSCYPVd2LdOSC48vkCsL5xySrpAVJgzVc8c2ksBiXfK-4UIE7_xbO8zKhPvlfjOTgYrglFtKjvvh8dBmkZwQSUpGBI', 'Sooraj Vk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756646316, 1756646316, '1'),
(7904, 0, 76434, 'eDOUWMOGQwKEog8P-_j122:APA91bHO0NrSTK3Qlce7e0Nnoe3hotSCYPVd2LdOSC48vkCsL5xySrpAVJgzVc8c2ksBiXfK-4UIE7_xbO8zKhPvlfjOTgYrglFtKjvvh8dBmkZwQSUpGBI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756651779, 1756651779, '1'),
(7905, 0, 57509, 'ezMlj1wkAUUgr9b0EUV_O2:APA91bFSKBVHyICxdZkkWsMW5dRAJuxUyO_slTxNrjzS-sYCpBpo1sY90PDo2IkNwTmlQCYgb7pCBIjv2DOjgIIy-I7U1TBnZuzbPFkiLnqzSXbtBi-FPIY', 'Anusha Nanthagoban registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756656208, 1756656208, '1'),
(7906, 0, 76441, '', 'Varsha PV registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756674251, 1756674251, '1'),
(7907, 0, 76441, 'fpDF5lOwBkketV_S4CftXH:APA91bHwwR65FP1vxxhg_DPLIIzFeVuy6USuKWmBIrIp7JZt5nH08xigzxlQDP4DyjHXz3fIfOG9boFC1MWecdeuFvBk2Aax-IDNBu13m8eDT370Cj1gsK4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756700210, 1756700210, '1'),
(7908, 0, 49422, '', 'Ravindra Tripathi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756707928, 1756707928, '1'),
(7909, 0, 76450, 'd96Z166STB-fCGcUcfh9NM:APA91bG0xsUiAmCys3i4_h6s70OZu40dHwlfouuwMYssmh364sDD8GUViJThw34iMm9sX0ElpwqOBf0PlbOjopD0wQC7faSUt4YUy3lAl2UGK9fdfewQN6Y', 'Omkar Thange registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756712613, 1756712613, '1'),
(7910, 0, 22001, '', 'Suruchika Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756712791, 1756712791, '1'),
(7911, 0, 76450, 'd96Z166STB-fCGcUcfh9NM:APA91bG0xsUiAmCys3i4_h6s70OZu40dHwlfouuwMYssmh364sDD8GUViJThw34iMm9sX0ElpwqOBf0PlbOjopD0wQC7faSUt4YUy3lAl2UGK9fdfewQN6Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756712999, 1756712999, '1'),
(7912, 0, 76290, '', 'Jaggu Reddy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756747181, 1756747181, '1'),
(7913, 0, 76462, 'eeJQt_guzU8GuKBL0_fn7S:APA91bHRnwyYF9192Rxk8RT7Vt2ooZapGVJSY5Ujjvl54EekLg1cD1jPa4aLtvJIVdUKyikf8J8I4TMqsBn0SJx6r5eSwcIfFtL1HToU_TUkha5o6th_kYI', 'VinuPriya Girijavallavan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756751808, 1756751808, '1'),
(7914, 0, 76463, 'fc1suAhECE9ysFpjowgN8W:APA91bGZ8iXVa_DLANNYYW-dtEz-rw0SffZg6yMLnzyBWFO-UfGHKHwlX-3G-aEbMmoiRJVbU3UuCzklMD1owo8SAVio3nWAKpw2ilTzQQdFiJQ1g5l7fxo', 'Prachi Mishra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756755171, 1756755171, '1'),
(7915, 0, 76466, 'd2wbNhjZh0EEs-shsA_5v-:APA91bF67iUfLUvJN4xMeY7r_gt9Weh6IDPNfMC6e5VeWkDQ_5V2JaRWCZA0Zg3pIRvlit5ngnHkOyb4_q9OXo22eEF0vWQm68_lxNGT-w7XeH_MEP238I4', 'Jaykishan Panchal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756785595, 1756785595, '1'),
(7916, 0, 76463, 'fc1suAhECE9ysFpjowgN8W:APA91bGZ8iXVa_DLANNYYW-dtEz-rw0SffZg6yMLnzyBWFO-UfGHKHwlX-3G-aEbMmoiRJVbU3UuCzklMD1owo8SAVio3nWAKpw2ilTzQQdFiJQ1g5l7fxo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756785720, 1756785720, '1'),
(7917, 0, 76462, 'eeJQt_guzU8GuKBL0_fn7S:APA91bHRnwyYF9192Rxk8RT7Vt2ooZapGVJSY5Ujjvl54EekLg1cD1jPa4aLtvJIVdUKyikf8J8I4TMqsBn0SJx6r5eSwcIfFtL1HToU_TUkha5o6th_kYI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756785724, 1756785724, '1'),
(7918, 0, 76466, 'd2wbNhjZh0EEs-shsA_5v-:APA91bF67iUfLUvJN4xMeY7r_gt9Weh6IDPNfMC6e5VeWkDQ_5V2JaRWCZA0Zg3pIRvlit5ngnHkOyb4_q9OXo22eEF0vWQm68_lxNGT-w7XeH_MEP238I4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756787284, 1756787284, '1'),
(7919, 0, 45846, 'e1HEqFL1jUQFiv0pNNLqoy:APA91bFNJgB7Elk47880_g1D9pc2Ck7k6tySqIE7BNqtsxaMOg9u8AZ8UwyCNh0aMDMeJbEFbzRXSqoLmXi2TdgmJ55_loUtkzXhGSn-OW9oXEq-JCo5CIo', 'Your order with order no. SG60878-OR-10 is received successfully on manekratna.com', 'Your order with Order No. SG60878-OR-10 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756788193, 1756788193, '1'),
(7920, 0, 73211, 'fQ64KDADStmyRzIHsUdks6:APA91bGHML690Bo5SrDt07YHql4savYUH0adGlwDYqrH6pXJZaStVWaS9XkTRuxtbPxLI2K8eymp5SwN1WN9VeqoNHkCtFILyaFxRmLsNhvHWvQQIZcKQT8', 'Your order with order no. PP73211-OR-1 is received successfully on manekratna.com', 'Your order with Order No. PP73211-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756808411, 1756808411, '1'),
(7921, 0, 76480, 'eNHCx-0ZTim0T0NRWZNn-Y:APA91bGhq1IMOWRA7nZy0UskMXOFs6RWTQrGUif_ukGgycQILFs_xLmPqlDzp0M4GpleTMrC8qZ5e__JKfKlwOLYOxzeIB6PP2w2UAmJHMOxXwpJ4jqJHyc', 'ARPIT MAVANI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756817458, 1756817458, '1'),
(7922, 0, 76480, 'eNHCx-0ZTim0T0NRWZNn-Y:APA91bGhq1IMOWRA7nZy0UskMXOFs6RWTQrGUif_ukGgycQILFs_xLmPqlDzp0M4GpleTMrC8qZ5e__JKfKlwOLYOxzeIB6PP2w2UAmJHMOxXwpJ4jqJHyc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756818132, 1756818132, '1'),
(7923, 0, 76483, 'fYX5DXrDTXOo_wgotqViZh:APA91bHKA1irslFxu8nMH_yRkSN81sEZ6fGx2lwrA5MVSgxRjiw7500lIehJ5BzC63LgAzOx5KodjeVKhGnceNRgImBgaBDeRoLbuBUnjIA_NT_RzOb0API', 'Lade Akhila registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756823165, 1756823165, '1'),
(7924, 0, 76485, '', 'Prakash Nayak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756824345, 1756824345, '1'),
(7925, 0, 76490, 'e8iYooNESfiFOkzXFepFYW:APA91bGxJty-IR_0ILiefUyZhbzz2LE4701cX-299QYtyDNMIcF7vx7AINUP87at96M8alyKKwNpFglWRlyl5VNj9CwCVmueWmmqvPdt61vza5J_S0z4FQE', 'Muskan Nayyer registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756831417, 1756831417, '1'),
(7926, 0, 76490, 'e8iYooNESfiFOkzXFepFYW:APA91bGxJty-IR_0ILiefUyZhbzz2LE4701cX-299QYtyDNMIcF7vx7AINUP87at96M8alyKKwNpFglWRlyl5VNj9CwCVmueWmmqvPdt61vza5J_S0z4FQE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756831517, 1756831517, '1'),
(7927, 0, 76485, 'fSGGLmx5TCeKlikN6kEpnA:APA91bFNA13dHeX7GNAb9gTZHRe1xi75v8ErVrIsR8IXbrcA0V6w8E1EFxcPl1lvhgNTW4gl_mlXEnvEgWjyCoufvM5zQdtTD77NdmF6lB9ZsiPE1DkRchU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756831536, 1756831536, '1'),
(7928, 0, 76483, 'fYX5DXrDTXOo_wgotqViZh:APA91bHKA1irslFxu8nMH_yRkSN81sEZ6fGx2lwrA5MVSgxRjiw7500lIehJ5BzC63LgAzOx5KodjeVKhGnceNRgImBgaBDeRoLbuBUnjIA_NT_RzOb0API', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756831543, 1756831543, '1'),
(7929, 0, 76476, '', 'Vinay Babu Adusumilli registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756833526, 1756833526, '1'),
(7930, 0, 27658, '', 'KALPANA IYER registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756878573, 1756878573, '1'),
(7931, 0, 76520, 'd93Kcm2lSJKCdF2DrXlRC5:APA91bEcBNXZ72EteXyiNegQnw0MLhh2ngL2LaX1BsyZhJ4mPHPzBbVZ2Ui9FDkLgDOlNZw6DM4aiJV_V4NzHXR7H1Ra_RsF9m56oqvnYFs5R_jUZQ24N_s', 'Mithran Gowri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756917117, 1756917117, '1'),
(7932, 0, 76520, 'd93Kcm2lSJKCdF2DrXlRC5:APA91bEcBNXZ72EteXyiNegQnw0MLhh2ngL2LaX1BsyZhJ4mPHPzBbVZ2Ui9FDkLgDOlNZw6DM4aiJV_V4NzHXR7H1Ra_RsF9m56oqvnYFs5R_jUZQ24N_s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756917452, 1756917452, '1'),
(7933, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-60 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-60 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1756955320, 1756955320, '1'),
(7934, 0, 29633, '', 'Jenisha LIMBU registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756959851, 1756959851, '1'),
(7935, 0, 76535, 'ddMkexvYQBuGsRHmOAaq_W:APA91bGVx-0fwR4IraZsTojIsw0uinD24s1CoqlnwABTGlAJVO_LJ8ZmVIbwBt7sGjiEapc5Kfmo_gO052LYka-5ETLs0IY-G_GCZZ7QD1h--PjZ4KWv8QU', 'Sandhya M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756973573, 1756973573, '1'),
(7936, 0, 76537, 'dJy9TYEPQ5-5QRL-UevwGQ:APA91bH733u3uWpN35IYmuakSqs9WHYUeSWy_9NwcZY5dBxEG4jDvMNsVWnj1vxaEnUVSoufQvtaeoGd0LT79Qu5a-xmt_VFDbZsAU5BplhQK8YFcpRtu2o', 'Sana Chaithanya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756974095, 1756974095, '1'),
(7937, 0, 76535, 'ddMkexvYQBuGsRHmOAaq_W:APA91bGVx-0fwR4IraZsTojIsw0uinD24s1CoqlnwABTGlAJVO_LJ8ZmVIbwBt7sGjiEapc5Kfmo_gO052LYka-5ETLs0IY-G_GCZZ7QD1h--PjZ4KWv8QU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756977926, 1756977926, '1'),
(7938, 0, 76537, 'cx_7-glNLkizlyQv26F2wN:APA91bGgpGh4cSFSLouqtiel4QhwGRy6lLb68ScIlhG__s2sCHzkW9EKv607NCNgJHZyaQcbAmhjVUpTbz5xSf6DAKrX4uD2Jswx8auFON-xbBMK5DgW2vU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1756977952, 1756977952, '1'),
(7939, 0, 76543, '', 'Azzam Sayed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756994389, 1756994389, '1'),
(7940, 0, 76543, 'fvKHEkMRSiOdlckQ-IKP_f:APA91bGNKHjXVYQiz2N8WjbxuJB1pvGsXcObsZhlMGUpeHAGNCaNntWUuCZiU0IR9JkSDTlWLdf89xjlBAtEcj3G45e6-FEj7T29yhp6EtKsx2PKS9-9Na4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1756995591, 1756995591, '1'),
(7941, 21, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', '', 'New Collection Daily', '', 'Y', 'G', 'N', 'Y', 'HB', '', '', 1757009163, 1757009163, '1'),
(7942, 22, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Image', 'Latest Collection at Manek Ratna', 'WhatsApp Image 2025-08-09 at 10.57.41.jpeg', 'Y', 'G', 'N', 'N', 'TB', '', '', 1757009350, 1757009350, '1'),
(7943, 0, 76559, 'dLWpbkw-R3e4DX1zkhKCCg:APA91bFquTg0nq6V-TgmYhFDlEumBq_W2mu8qMzcirSExllfM2yZM5ID_RmJhknLS-9lAaUa_DpZ4tYs-g22NBUgGXZOOgu6lbHWHZXix0B521Mv2ptgvhw', 'Kishor Chavan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757060031, 1757060031, '1'),
(7944, 0, 76559, 'dLWpbkw-R3e4DX1zkhKCCg:APA91bFquTg0nq6V-TgmYhFDlEumBq_W2mu8qMzcirSExllfM2yZM5ID_RmJhknLS-9lAaUa_DpZ4tYs-g22NBUgGXZOOgu6lbHWHZXix0B521Mv2ptgvhw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757064492, 1757064492, '1'),
(7945, 0, 76567, 'dPg6rawUTGGACOtyKgOpO2:APA91bFyX7LYwdUBwi00R7IY-OOBUvMvT0iWSuqSTpffTZwpUHtm_qil9NyNx7-oY-6BY1VcexEIhVz2pE1A-V5iihQbkNgS7-DeKMoxKU60ssXhVsHa7N0', 'Bindu Anil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757070847, 1757070847, '1'),
(7946, 0, 76567, 'dPg6rawUTGGACOtyKgOpO2:APA91bFyX7LYwdUBwi00R7IY-OOBUvMvT0iWSuqSTpffTZwpUHtm_qil9NyNx7-oY-6BY1VcexEIhVz2pE1A-V5iihQbkNgS7-DeKMoxKU60ssXhVsHa7N0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757071751, 1757071751, '1'),
(7947, 0, 76572, '', 'Vaishnavi Vinothkumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757090063, 1757090063, '1'),
(7948, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-61 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-61 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757090658, 1757090658, '1'),
(7949, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-62 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-62 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757090745, 1757090745, '1'),
(7950, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-63 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-63 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757090986, 1757090986, '1'),
(7951, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-64 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-64 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757092832, 1757092832, '1'),
(7952, 0, 76572, 'fLFFM15wRaigRJPOqL754o:APA91bHAIn9n-AY_BbhiFOsi49fMMX_rt6DoTOjo_NUvU48cfzNLmeBvlIJq8KRJoBJLyJ3Ym7aqryjWhUqWU_kgDNteMszgwrjuOGffozOrUZIVu1Ouu6s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757097510, 1757097510, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(7953, 0, 76580, '', 'Bhawna Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757136933, 1757136933, '1'),
(7954, 0, 76579, 'dm4zUzomqURanv2eP8qFCE:APA91bHOwYF16aSvCSe0QXnJQJtQk57zS63cD10Uz87ieB7dR_NSbMLP6P9Q-X38WkLh7tikSWylRzNoDcdZNtFlrGHDL-ovwn9zZ6DFafZSnPqECYBMHfM', 'TAPASWINI Behera registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757137431, 1757137431, '1'),
(7955, 0, 65998, '', 'Aswin Sathyanarayanan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757172770, 1757172770, '1'),
(7956, 0, 76597, 'fkaGXCOjRFOzukwk0u9NFF:APA91bGbfzCj8nCElOdYxJUYoQAWvSQzajsZOhWw6d09pTKY7wkHPQo5lfc-qO3wCfIYhf8RFY9-BKNw3Ai0DhedJBgJ7JIfRLu3zHdlsuhj4WsSUwBDhZU', 'Hanuman Kumawat registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757177910, 1757177910, '1'),
(7957, 0, 76600, 'ePX8eQZboU_HgWaRXikTSt:APA91bFCPL1SMb5Q9RQ0syaas9wYbROQuMQ2wZnBp66z09B5BxDVAqRLtss2vKRoh47WxiBHk0qZieda-uuKBqxVas5FQRZaJ3iJUyzdhmsxtoRDxq67MTs', 'Manvi Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757182447, 1757182447, '1'),
(7958, 0, 23434, 'fLWdnOJQQJOWYAGI5aGJyW:APA91bFKIh_iQFuYNLBASO50lNJiQ_mC4PisyNiCnjDjGoyjmBWRfgwAFRzPD0qbkU4SDhTRL2OdkYWwCZhoTELodHIuhnGm0UFHvpZmBNJTxl6LLvM4KDM', 'Surya Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757186249, 1757186249, '1'),
(7959, 0, 76597, 'fkaGXCOjRFOzukwk0u9NFF:APA91bGbfzCj8nCElOdYxJUYoQAWvSQzajsZOhWw6d09pTKY7wkHPQo5lfc-qO3wCfIYhf8RFY9-BKNw3Ai0DhedJBgJ7JIfRLu3zHdlsuhj4WsSUwBDhZU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757220497, 1757220497, '1'),
(7960, 0, 76596, '', 'Avirat Dhanal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757222517, 1757222517, '1'),
(7961, 0, 76600, 'ePX8eQZboU_HgWaRXikTSt:APA91bFCPL1SMb5Q9RQ0syaas9wYbROQuMQ2wZnBp66z09B5BxDVAqRLtss2vKRoh47WxiBHk0qZieda-uuKBqxVas5FQRZaJ3iJUyzdhmsxtoRDxq67MTs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757223927, 1757223927, '1'),
(7962, 0, 76599, 'eK0Hr0WuRjSHTr0K9ovTj8:APA91bEr8vIERAKgiCW2xhNJ-zTM-jk193Nu1FvIRBvBiVe3xZhS7sLqc9-wa3UivJRpC_TCC79faHd1ZvKZFkF_WbHctxbqbAvZYasB3eSoPOiavxu8lHY', 'Rajana Premkumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757225718, 1757225718, '1'),
(7963, 0, 76610, 'cVS9D-3VJU0vhRrLsl24bD:APA91bF083DXtnVBwLAM4ucYQHTuGE1PNKqcD6jwt0By_tqlSu99EIdi3FI9PzEUVkTm-TO11BY_bCMQAiXCOBxenbXIBffDuXvpmbidlwSKpdz4dQL3uJ8', 'Ketaki Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757227389, 1757227389, '1'),
(7964, 0, 75945, 'fsbwErcsnkLZqwfuE0QHpb:APA91bEf2p81F3llOMMRrj3yHgVOQvZEg2HDizTl8p38xyhBNsIQZjdiS56zDqOC5NFEBjTUGPyw4puP0iC7QxD5r8Nad7U9MP2P2pN5VAKas9e4mCnQXzI', 'Your order with order no. HH75945-OR-1 is received successfully on manekratna.com', 'Your order with Order No. HH75945-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1757227643, 1757227643, '1'),
(7965, 0, 76611, 'dNvTScbSR2aD4wiiKWuG-y:APA91bFNNHXjLRwoYRRtqPqW3Q7L3uph6WHBtlGjM-sXkJCx4HjmJU7yLZPVZp2ILVfTNWy6zJW5flrB6IKrrivSPvvB-_Ypks3G7xjUgEl5-reM6HlRChE', 'Diksha Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757227916, 1757227916, '1'),
(7966, 0, 76601, '', 'Mayur Dhakare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757233803, 1757233803, '1'),
(7967, 0, 76611, 'dNvTScbSR2aD4wiiKWuG-y:APA91bFNNHXjLRwoYRRtqPqW3Q7L3uph6WHBtlGjM-sXkJCx4HjmJU7yLZPVZp2ILVfTNWy6zJW5flrB6IKrrivSPvvB-_Ypks3G7xjUgEl5-reM6HlRChE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757237837, 1757237837, '1'),
(7968, 0, 76610, 'cVS9D-3VJU0vhRrLsl24bD:APA91bF083DXtnVBwLAM4ucYQHTuGE1PNKqcD6jwt0By_tqlSu99EIdi3FI9PzEUVkTm-TO11BY_bCMQAiXCOBxenbXIBffDuXvpmbidlwSKpdz4dQL3uJ8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757237867, 1757237867, '1'),
(7969, 0, 76620, 'dHvfDiChr0YBv6b0yD_nu_:APA91bERBn7km0JwgZCNtm5mqLOUHep6qv991EumLFCe19bsnht7VFMm5yooDC4EGtEyPxBNSrLysoEzkWhuxhLzepIFpw4K-htMI1INcrhRpFSdON7saVw', 'Anshu Khatri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757252556, 1757252556, '1'),
(7970, 0, 76620, 'dHvfDiChr0YBv6b0yD_nu_:APA91bERBn7km0JwgZCNtm5mqLOUHep6qv991EumLFCe19bsnht7VFMm5yooDC4EGtEyPxBNSrLysoEzkWhuxhLzepIFpw4K-htMI1INcrhRpFSdON7saVw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757252918, 1757252918, '1'),
(7971, 0, 62545, 'eSwk4pAUR-iygbyWKUkPgt:APA91bEA_Bq4BHxB-_8UYdR4xGGZoPeRJV5J8N4iKRcRQP7plX150XSFfHXbq5k8-cBdAgDPveC1R2oaWxNBg6Wn791b-npej17YWzYaVLfRjNwsG8n6C10', 'Venkatesan R registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757253847, 1757253847, '1'),
(7972, 0, 76600, 'ePX8eQZboU_HgWaRXikTSt:APA91bFCPL1SMb5Q9RQ0syaas9wYbROQuMQ2wZnBp66z09B5BxDVAqRLtss2vKRoh47WxiBHk0qZieda-uuKBqxVas5FQRZaJ3iJUyzdhmsxtoRDxq67MTs', 'Your order with order no. MM76600-OR-1 is received successfully on manekratna.com', 'Your order with Order No. MM76600-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1757263062, 1757263062, '1'),
(7973, 0, 76632, 'eYtZwF7zI0CcmWm6BMcOIO:APA91bF5bYU2q1-qGYX1BwBF8dMsJSKulLpaetRUNoJwT3oVF960PHwbS4O8M-1_OgXVlm9yqrkLsWtQCQiTHmxbIP_jVcNyasMZa62kvwgKVlC2ci0XVBk', 'Naresh Y registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757303088, 1757303088, '1'),
(7974, 0, 76632, 'eYtZwF7zI0CcmWm6BMcOIO:APA91bF5bYU2q1-qGYX1BwBF8dMsJSKulLpaetRUNoJwT3oVF960PHwbS4O8M-1_OgXVlm9yqrkLsWtQCQiTHmxbIP_jVcNyasMZa62kvwgKVlC2ci0XVBk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757308021, 1757308021, '1'),
(7975, 0, 76633, '', 'Shweta Niwate registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757311116, 1757311116, '1'),
(7976, 0, 76634, 'cPE0tsRtSTyuLoA6fj5Z3Q:APA91bEBibPFHFrNfajWKwvTAvEnFVH3pY-lKMAwccdekWa0GrqZ3l2dS3Uz6aS8niNQ0mdiRTGVY0p7FQ5x6IveAF2EUYzaUssxR-79aqlBUY32CffvDBQ', 'Nilesh Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757314242, 1757314242, '1'),
(7977, 0, 296, '', 'Rashmi Achar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757318098, 1757318098, '1'),
(7978, 0, 76639, 'djthNU2RSPCmk8OeFi9uQ6:APA91bERAftyPbCxSHoNuFp0o8YxZKtIW2FDUhjoSn7JXQY19CCJywgnNQ4ixLQrLQ3BPj5jh5LMqKbCajPTaYx3gMygrnPAAc7O6s8lJ7BV2TzvYlo7T-0', 'Gowtham A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757320495, 1757320495, '1'),
(7979, 0, 76639, 'djthNU2RSPCmk8OeFi9uQ6:APA91bERAftyPbCxSHoNuFp0o8YxZKtIW2FDUhjoSn7JXQY19CCJywgnNQ4ixLQrLQ3BPj5jh5LMqKbCajPTaYx3gMygrnPAAc7O6s8lJ7BV2TzvYlo7T-0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757320542, 1757320542, '1'),
(7980, 0, 76640, 'eVNx0eiVg0rUkz9NkgdsxI:APA91bG-80uEEhCH4_kYpMnmLg2jA-0UAt9ZPutauV7vGOLgigwCCEDjSK9ASAv0FigtxAVvUYPuEh_Z8tiO27dXBf5lBlGMRAJTqJQAKQx-OvRP5V_b2o4', 'Ashika Yash registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757323545, 1757323545, '1'),
(7981, 0, 76640, 'eVNx0eiVg0rUkz9NkgdsxI:APA91bG-80uEEhCH4_kYpMnmLg2jA-0UAt9ZPutauV7vGOLgigwCCEDjSK9ASAv0FigtxAVvUYPuEh_Z8tiO27dXBf5lBlGMRAJTqJQAKQx-OvRP5V_b2o4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757326589, 1757326589, '1'),
(7982, 0, 76641, 'e-oYbuInG0CFp6GStKDTk8:APA91bECgO8Bqmha6diAlV5mnsmYWULQl5rrAPngMGJN7hY1WumKeEjvO4yI_Q2BzPPNiqR0pEOymV0ooX_GE_WuFF35YGXoIVlTQv4EiAMM7OFC7P_c46g', 'Bena Gowtham registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757327194, 1757327194, '1'),
(7983, 0, 76641, 'e-oYbuInG0CFp6GStKDTk8:APA91bECgO8Bqmha6diAlV5mnsmYWULQl5rrAPngMGJN7hY1WumKeEjvO4yI_Q2BzPPNiqR0pEOymV0ooX_GE_WuFF35YGXoIVlTQv4EiAMM7OFC7P_c46g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757332538, 1757332538, '1'),
(7984, 0, 76644, 'fE9FmDtGRI6IteapgODnYq:APA91bHmmWGjpVXItgZi0NICvJsl_U7-Lt1ZBtQL7w5RAlQ1wVMdg8t4CoH9-r8WZ02SV1xgLdfevpqp8PrjYrSEIJJo-CwcIPR-U7KKYCviWS1YN6tFowQ', 'Gowtham NE registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757332795, 1757332795, '1'),
(7985, 0, 76344, '', 'Kansha Guna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757333518, 1757333518, '1'),
(7986, 0, 76644, 'fE9FmDtGRI6IteapgODnYq:APA91bHmmWGjpVXItgZi0NICvJsl_U7-Lt1ZBtQL7w5RAlQ1wVMdg8t4CoH9-r8WZ02SV1xgLdfevpqp8PrjYrSEIJJo-CwcIPR-U7KKYCviWS1YN6tFowQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757333871, 1757333871, '1'),
(7987, 0, 76647, 'e61yb-hRT-yrMMXLRVMlq6:APA91bEJOTZ-Vo3LsadlpcLnGQ_Nn5TjJ6DG5mRF2rfQeTr0qyYXEqvX-RzTEIwrNbVZCLVTWND_Fe-osN3Qdb_dtvdGBPdzLOmDE1SA8tcSZZXLiggWL5M', 'Onkar Raje registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757336904, 1757336904, '1'),
(7988, 0, 76648, 'd0D-WN96xUiork47GGpMU-:APA91bH6LpNH-z-_X9lJFaCmcNxNRU_r8aknLA2FFZkHQjLxfjB_GzV5NxmoWbduY9Gr1oaFZGqhv_XiP354VB35Q-LImmFCp6ODxBc2cBOH0IJA2rcvRm0', 'Anupama Anu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757338582, 1757338582, '1'),
(7989, 0, 76647, 'e61yb-hRT-yrMMXLRVMlq6:APA91bEJOTZ-Vo3LsadlpcLnGQ_Nn5TjJ6DG5mRF2rfQeTr0qyYXEqvX-RzTEIwrNbVZCLVTWND_Fe-osN3Qdb_dtvdGBPdzLOmDE1SA8tcSZZXLiggWL5M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757338586, 1757338586, '1'),
(7990, 0, 76648, 'd0D-WN96xUiork47GGpMU-:APA91bH6LpNH-z-_X9lJFaCmcNxNRU_r8aknLA2FFZkHQjLxfjB_GzV5NxmoWbduY9Gr1oaFZGqhv_XiP354VB35Q-LImmFCp6ODxBc2cBOH0IJA2rcvRm0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757338634, 1757338634, '1'),
(7991, 0, 76649, 'copWaRWdQy-MRi1XQ4Yl1w:APA91bGPIW9HXg_odOgdiPCgEakR1mwOz9tpEbNll9RkV-ZP0qgdDBCmRO8TrV0wvEY_S0YXeot4GcQuBWDXhChLXch4tFfHs1I0LSTn5yp6YnMzxkpp8PI', 'Miraj Mallicj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757339343, 1757339343, '1'),
(7992, 0, 76649, 'copWaRWdQy-MRi1XQ4Yl1w:APA91bGPIW9HXg_odOgdiPCgEakR1mwOz9tpEbNll9RkV-ZP0qgdDBCmRO8TrV0wvEY_S0YXeot4GcQuBWDXhChLXch4tFfHs1I0LSTn5yp6YnMzxkpp8PI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757339523, 1757339523, '1'),
(7993, 0, 76656, 'ePv4UA0nNUI_l_nejNjQ2v:APA91bGfYYqHyq3TxNqkTjVJUjiQOXGzyscl-PUrQ88_BExNKD2iY2rSmDNpLxPQw9wXjtYLPFFCHG7E85CeviVO-4P8ZeNBKd4gzfbP1UNoVak_eb7LtNY', 'Nietha Suresh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757349871, 1757349871, '1'),
(7994, 0, 76656, 'ePv4UA0nNUI_l_nejNjQ2v:APA91bGfYYqHyq3TxNqkTjVJUjiQOXGzyscl-PUrQ88_BExNKD2iY2rSmDNpLxPQw9wXjtYLPFFCHG7E85CeviVO-4P8ZeNBKd4gzfbP1UNoVak_eb7LtNY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757353796, 1757353796, '1'),
(7995, 0, 76667, '', 'Karthik Chintawar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757358616, 1757358616, '1'),
(7996, 0, 76669, 'd9Rf7E_ORYm8q94bn61oWQ:APA91bFOXEONXbxJ9oqPqOkBLtmY0q0r8qebfvy5lPSArxncawStbuu8M_3uZD-VZk4oUMgS5Akd6utYsrkfRKRlu9YrMowHcuqZrBAhUrqJQYUWrMl9204', 'Deepika Chopra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757361634, 1757361634, '1'),
(7997, 0, 76674, 'dB7P837qQt-rnafLzFhwqQ:APA91bEPdhIs8zDJdiCRmFDC6gXS3eJugxJSrDk7klUTuZ5vdTkrb4grxIh46jXCT0BrjisXoQh5YBdok4zK4FwJbOS-aum_2GF8UUs-fCiLXOL4vbCkNNA', 'Vanitha K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757387253, 1757387253, '1'),
(7998, 0, 76669, 'd9Rf7E_ORYm8q94bn61oWQ:APA91bFOXEONXbxJ9oqPqOkBLtmY0q0r8qebfvy5lPSArxncawStbuu8M_3uZD-VZk4oUMgS5Akd6utYsrkfRKRlu9YrMowHcuqZrBAhUrqJQYUWrMl9204', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757394730, 1757394730, '1'),
(7999, 0, 76674, 'dB7P837qQt-rnafLzFhwqQ:APA91bEPdhIs8zDJdiCRmFDC6gXS3eJugxJSrDk7klUTuZ5vdTkrb4grxIh46jXCT0BrjisXoQh5YBdok4zK4FwJbOS-aum_2GF8UUs-fCiLXOL4vbCkNNA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757394945, 1757394945, '1'),
(8000, 0, 76682, 'eUj1EcoPJUTZrLzG4NqYMH:APA91bE6B9i6DzmcuPScmaJ1mCfXfauJz3hIDJVfVSvIiBqU5yMorJ1iV4TR4opE3idTPWbhzIdEYVnfdnExy5S8rbuOyX8KqZUkdKRgMKLL614vO67HSJg', 'Rajshree D registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757403718, 1757403718, '1'),
(8001, 0, 76688, 'eFxKiSc0Siyr0MtRWOS4pa:APA91bGsLqgbnePDJBr21ct9tuGf3zgkXK2c2IWxpwZaf-6Pnapv0Q6opGp_DhOxRuglB8ptL75T4RjtT-z4tyh2CsPgjA-4u2WQK2HAi6cvYA3SxeLOW7k', 'SUKANYA M S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757410662, 1757410662, '1'),
(8002, 0, 76690, 'fF-1f3VHRNqcpJBu_bqFtW:APA91bE__K6GCeJbRT0wbaHPLTr1xjJjNyR26u8wGBQOf4l_PLxieHgdKbFP_kEtFixQLET-ZqKPyu_MyA8PwiZmvtSF-MC2uZiE_K9GI8Tgm_PIu_Na6nY', 'Mohammad Juned Tuljapure registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757412462, 1757412462, '1'),
(8003, 0, 76691, 'eXW_dZ-jTKyww0i_F_j94q:APA91bH45b2d4g67o1DxsngkqQQbb6rClvS_b1Ku951giUQLEfJlNhSOCWUTjot6uoaWN4b1r4AYzFkkz2S9k-WNQlUIjxpOBcffaRh0Zv9sqN5AuVWVYII', 'Gaurav Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757414006, 1757414006, '1'),
(8004, 0, 76691, 'eXW_dZ-jTKyww0i_F_j94q:APA91bH45b2d4g67o1DxsngkqQQbb6rClvS_b1Ku951giUQLEfJlNhSOCWUTjot6uoaWN4b1r4AYzFkkz2S9k-WNQlUIjxpOBcffaRh0Zv9sqN5AuVWVYII', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757416458, 1757416458, '1'),
(8005, 0, 76690, 'fF-1f3VHRNqcpJBu_bqFtW:APA91bE__K6GCeJbRT0wbaHPLTr1xjJjNyR26u8wGBQOf4l_PLxieHgdKbFP_kEtFixQLET-ZqKPyu_MyA8PwiZmvtSF-MC2uZiE_K9GI8Tgm_PIu_Na6nY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757416465, 1757416465, '1'),
(8006, 0, 76688, 'eFxKiSc0Siyr0MtRWOS4pa:APA91bGsLqgbnePDJBr21ct9tuGf3zgkXK2c2IWxpwZaf-6Pnapv0Q6opGp_DhOxRuglB8ptL75T4RjtT-z4tyh2CsPgjA-4u2WQK2HAi6cvYA3SxeLOW7k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757416477, 1757416477, '1'),
(8007, 0, 76694, 'cb1i6Y-YrUMCptsKaO35ik:APA91bH6mJJHUGMSy2AlmELxs0LEV10m7qSm0VZtvkESUlTjHKKWo0eh2dIAQWYxY030-ndNJzeCcRhoGVDSpZn5y-usE-ghuvcJyxmfuzb9fmSQcV17DXM', 'Pooja Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757417486, 1757417486, '1'),
(8008, 0, 76695, '', 'Anjali Kumari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757420683, 1757420683, '1'),
(8009, 0, 62830, '', 'Prajakta Bedekar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757420714, 1757420714, '1'),
(8010, 0, 76697, 'fNjc9jIiR_2mYobe-1S1CF:APA91bH-c38Rll5iNHXJusJts7MX_N-5Z5j9_olEsdePaiEcl6FcmsFeSzQgYtjpkoT4oMCqANcbPVsEYI5vzNd60gD8wJr6saZ-bmk7qNPYmTRxi6wXugk', 'Suresh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757422062, 1757422062, '1'),
(8011, 0, 76694, 'cb1i6Y-YrUMCptsKaO35ik:APA91bH6mJJHUGMSy2AlmELxs0LEV10m7qSm0VZtvkESUlTjHKKWo0eh2dIAQWYxY030-ndNJzeCcRhoGVDSpZn5y-usE-ghuvcJyxmfuzb9fmSQcV17DXM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757424651, 1757424651, '1'),
(8012, 0, 76695, 'fi5JXSNJfEQgsoMr4VNkzS:APA91bGzHYtD18A7As57REP0iJCq8gpEtkcVyQgox9ZgMUkXVLqM20Z5DwqNz_3xcDhisMBx2S2zGaFVGzWg6CMjk4nBMoALERNWOqeHkXHUbf2M6NKqIAY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757424656, 1757424656, '1'),
(8013, 0, 76697, 'fNjc9jIiR_2mYobe-1S1CF:APA91bH-c38Rll5iNHXJusJts7MX_N-5Z5j9_olEsdePaiEcl6FcmsFeSzQgYtjpkoT4oMCqANcbPVsEYI5vzNd60gD8wJr6saZ-bmk7qNPYmTRxi6wXugk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757424668, 1757424668, '1'),
(8014, 0, 76699, 'fUBqTYeyQ760a3jsVAiHXf:APA91bFb_NQadO8Ldj5LNMKnNSN6kJiLarMxfwerN7MWw47VIVrNXDa75pRVNBF2TUZrgq5vamGrOJzvyIyWpzo2GK7XxH4L56nveXXQpJNd2NZ6LwQSgNM', 'Jagvinder Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757433208, 1757433208, '1'),
(8015, 0, 76699, 'fUBqTYeyQ760a3jsVAiHXf:APA91bFb_NQadO8Ldj5LNMKnNSN6kJiLarMxfwerN7MWw47VIVrNXDa75pRVNBF2TUZrgq5vamGrOJzvyIyWpzo2GK7XxH4L56nveXXQpJNd2NZ6LwQSgNM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757434717, 1757434717, '1'),
(8016, 0, 76708, 'e3-9Wv84TtKPk5qFGGrdxg:APA91bFoiqjnbkTQOKmTrzw1AMWDIEDR2PC-AKUW1yWUMrnb1EcxpFAUkTKZEyBe2QxDcdz0X-1H6T8dGXA8IOEO8QmH8wAtQkXPmLC2889ElZ65gh83ock', 'Siraj Hossain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757446517, 1757446517, '1'),
(8017, 0, 76209, '', 'Roshini A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757471001, 1757471001, '1'),
(8018, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-65 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-65 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757472251, 1757472251, '1'),
(8019, 0, 76708, 'e3-9Wv84TtKPk5qFGGrdxg:APA91bFoiqjnbkTQOKmTrzw1AMWDIEDR2PC-AKUW1yWUMrnb1EcxpFAUkTKZEyBe2QxDcdz0X-1H6T8dGXA8IOEO8QmH8wAtQkXPmLC2889ElZ65gh83ock', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757474637, 1757474637, '1'),
(8020, 0, 68731, '', 'Priya P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757481851, 1757481851, '1'),
(8021, 0, 76286, '', 'Siddiq Shariff registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757484706, 1757484706, '1'),
(8022, 0, 76740, 'd67dkuxpQvuZuR5NJAXVj0:APA91bE--YmuNRSVBMbO8sBiMpZLtYI51g4JXoKetFl_vyq9vpNdLZWteDvxljBuba8UlYitSswIvDE91kXmSXdGVtosXNxwxpmDNxdmb6_v6lX-6kBTToo', 'Shiva Teja registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757524303, 1757524303, '1'),
(8023, 0, 76743, 'eG996tqbRhiQ9GsKqJuIM5:APA91bF3NT4HnJaSKMdp3Q_uE-AnkZe-ezKXGgKkC0ZriAGbTRCaArWpWIoZfUuZPlTFB-T-mAR0_VLToIBMvtpY6V_kqxFzp7dXV2zghFlyN6mPtIQHJ-8', 'Nisarg Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757528974, 1757528974, '1'),
(8024, 0, 76744, 'cvHcdmyvTQiA921mt9mepk:APA91bHi5rXXOpj6HbDl8RSAFTAmIsG5EDxQ15heaVIhNHlRLA8uAaR7aAeO17hLtCL8LP469k2ZYAuICD4K_uaSpDsJ2ojy-hLiZq7njYFoYJNbIlQnyYI', 'Mohammad Abuzar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757530539, 1757530539, '1'),
(8025, 0, 76744, 'cvHcdmyvTQiA921mt9mepk:APA91bHi5rXXOpj6HbDl8RSAFTAmIsG5EDxQ15heaVIhNHlRLA8uAaR7aAeO17hLtCL8LP469k2ZYAuICD4K_uaSpDsJ2ojy-hLiZq7njYFoYJNbIlQnyYI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757532235, 1757532235, '1'),
(8026, 0, 76743, 'eG996tqbRhiQ9GsKqJuIM5:APA91bF3NT4HnJaSKMdp3Q_uE-AnkZe-ezKXGgKkC0ZriAGbTRCaArWpWIoZfUuZPlTFB-T-mAR0_VLToIBMvtpY6V_kqxFzp7dXV2zghFlyN6mPtIQHJ-8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757532239, 1757532239, '1'),
(8027, 0, 76740, 'd67dkuxpQvuZuR5NJAXVj0:APA91bE--YmuNRSVBMbO8sBiMpZLtYI51g4JXoKetFl_vyq9vpNdLZWteDvxljBuba8UlYitSswIvDE91kXmSXdGVtosXNxwxpmDNxdmb6_v6lX-6kBTToo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757532252, 1757532252, '1'),
(8028, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-66 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-66 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757560685, 1757560685, '1'),
(8029, 0, 76750, 'f6B-7YWGP02tmid-d-3W8w:APA91bHef8HPqSNhyVCSKdZ004lFTV49siMSki229fKlCzpKGg51jTYPcoblpiE2KQt0JcbwtgT-WQxLyiZV5c90X-uwmQGGI7R58kCHkb67jzKCDcgwYS8', 'Enaya Jannat registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757572293, 1757572293, '1'),
(8030, 0, 76751, 'e1ZSDQzxToaW9yFYL2GRqC:APA91bGI6XPVif0ziRONVqiF3QKtj5XpUNH7Hy5JbKoCKCqjLDVhbLJ6HYhwkkHLApYik8EGB15vcxhNjMe8UjKCjHS6i0XSzw0oniNo_EFdPp0_R4J02gY', 'Jay Pipaliya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757573481, 1757573481, '1'),
(8031, 0, 76751, 'e1ZSDQzxToaW9yFYL2GRqC:APA91bGI6XPVif0ziRONVqiF3QKtj5XpUNH7Hy5JbKoCKCqjLDVhbLJ6HYhwkkHLApYik8EGB15vcxhNjMe8UjKCjHS6i0XSzw0oniNo_EFdPp0_R4J02gY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757579479, 1757579479, '1'),
(8032, 0, 76750, 'f6B-7YWGP02tmid-d-3W8w:APA91bHef8HPqSNhyVCSKdZ004lFTV49siMSki229fKlCzpKGg51jTYPcoblpiE2KQt0JcbwtgT-WQxLyiZV5c90X-uwmQGGI7R58kCHkb67jzKCDcgwYS8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757579488, 1757579488, '1'),
(8033, 0, 76763, 'cpt5QO6aTnuJb3mwz5QGVb:APA91bEstIdZqWp-lLL4S6gfTS5g1l-d9JCEUw8v8qR31mJMoM7LzFOMBZjM_yasLFWqQoEkYoG8OmEc1tnmHv54N2YIkWGAAx2iXOC_fu1sODu06Owsi6Y', 'Remya Santhosh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757595055, 1757595055, '1'),
(8034, 0, 76763, 'cpt5QO6aTnuJb3mwz5QGVb:APA91bEstIdZqWp-lLL4S6gfTS5g1l-d9JCEUw8v8qR31mJMoM7LzFOMBZjM_yasLFWqQoEkYoG8OmEc1tnmHv54N2YIkWGAAx2iXOC_fu1sODu06Owsi6Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757600803, 1757600803, '1'),
(8035, 0, 76749, '', 'Azraf Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757608832, 1757608832, '1'),
(8036, 0, 76781, 'cTQ4REdvdUydhNCmplvyWb:APA91bG69mgSmv4a4UoUl4V-ZJFf4G35_Ow6TsJDKErwF4pMIvm_8CQjjzF2vm5UyU6AjF7jcpbL5FshnUhvCoS_aR5ZoiGW7Qo8AchWHuhfQ2izNmzRvus', 'Gisty Francis registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757615399, 1757615399, '1'),
(8037, 0, 76781, 'cTQ4REdvdUydhNCmplvyWb:APA91bG69mgSmv4a4UoUl4V-ZJFf4G35_Ow6TsJDKErwF4pMIvm_8CQjjzF2vm5UyU6AjF7jcpbL5FshnUhvCoS_aR5ZoiGW7Qo8AchWHuhfQ2izNmzRvus', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757618026, 1757618026, '1'),
(8038, 0, 76706, '', 'Syamili G registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757621788, 1757621788, '1'),
(8039, 0, 76745, '', 'Sakshi Kapoor registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757648619, 1757648619, '1'),
(8040, 0, 76774, '', 'Azees Deen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757695402, 1757695402, '1'),
(8041, 0, 76740, 'd67dkuxpQvuZuR5NJAXVj0:APA91bE--YmuNRSVBMbO8sBiMpZLtYI51g4JXoKetFl_vyq9vpNdLZWteDvxljBuba8UlYitSswIvDE91kXmSXdGVtosXNxwxpmDNxdmb6_v6lX-6kBTToo', 'Your Bulk order with order no. ST76740-BOR-1 is received successfully on manekratna.com', 'Your Bulk order with Order No. ST76740-BOR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1757699124, 1757699124, '1'),
(8042, 0, 76811, 'dN-olNp5RFafLoQkqVpJmk:APA91bGc_RWd0FDe8rgZ0z8_fs4fMR_b_t8klCiouwT-c0l3A3HkC2GVhwSr9wWIEYxwSwawNMpt37fU4UESex8UQdgByLh2irEuUrYz9ryObXB6qZ6l58g', 'Revathy Mohan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757729962, 1757729962, '1'),
(8043, 0, 76814, 'fmpTo0rHQknwtsdNPwH9u9:APA91bEj7WR67mqDMb6vATO65C9wMCF2EuGBYm1-C0CPqcU1ZlFDvEbK5HTwgTaNTClVvZ8Z8MJbAOMcJHgsOf3VmyroXktdConyaIr1WUi3r6dPe2_D54k', 'Pawneet Minhas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757739784, 1757739784, '1'),
(8044, 0, 76814, 'fmpTo0rHQknwtsdNPwH9u9:APA91bEj7WR67mqDMb6vATO65C9wMCF2EuGBYm1-C0CPqcU1ZlFDvEbK5HTwgTaNTClVvZ8Z8MJbAOMcJHgsOf3VmyroXktdConyaIr1WUi3r6dPe2_D54k', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757742528, 1757742528, '1'),
(8045, 0, 76811, 'dN-olNp5RFafLoQkqVpJmk:APA91bGc_RWd0FDe8rgZ0z8_fs4fMR_b_t8klCiouwT-c0l3A3HkC2GVhwSr9wWIEYxwSwawNMpt37fU4UESex8UQdgByLh2irEuUrYz9ryObXB6qZ6l58g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757742547, 1757742547, '1'),
(8046, 0, 71064, '', 'Pooja Yeligala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757750899, 1757750899, '1'),
(8047, 0, 76824, 'cinaF4jXSYmS3_x_I8gr2q:APA91bGqeaTx47st_hVwNwxxP39MKRAK7-VYb8wo_URWG93MNS3VzC6sbaXeWIPOsGXUD6nRQD1lnYBO5Lm_KJ3pE2f09MTAOHhRi7lIFeI74YDMbURWK_w', 'Rafi Ahmed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757752265, 1757752265, '1'),
(8048, 0, 76825, 'eL7lGRX5TYGUZ6-htor9UT:APA91bE4Rvy-HVQ21iTC7BblrogPwhA0VN_M6NC6I07G0HQWFdF51toCvYfQGh_gh6B-ydydOwzmamEi7AILKjPu2HyfDBMnItSWDRY9ChGR1VKhhqrye6E', 'Tayaba Kabir Richee registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757752493, 1757752493, '1'),
(8049, 0, 76825, 'eL7lGRX5TYGUZ6-htor9UT:APA91bE4Rvy-HVQ21iTC7BblrogPwhA0VN_M6NC6I07G0HQWFdF51toCvYfQGh_gh6B-ydydOwzmamEi7AILKjPu2HyfDBMnItSWDRY9ChGR1VKhhqrye6E', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757758710, 1757758710, '1'),
(8050, 0, 76824, 'cinaF4jXSYmS3_x_I8gr2q:APA91bGqeaTx47st_hVwNwxxP39MKRAK7-VYb8wo_URWG93MNS3VzC6sbaXeWIPOsGXUD6nRQD1lnYBO5Lm_KJ3pE2f09MTAOHhRi7lIFeI74YDMbURWK_w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757758715, 1757758715, '1'),
(8051, 0, 76795, '', 'Sai Prasanna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757764449, 1757764449, '1'),
(8052, 0, 76829, 'eKcUnSpTRre9v84-eSisyn:APA91bEm5wAMpTdLSGxr_85WWdW5OqSzvDj3NHMbjtYgBDYEzB0iTg0fHI3T2oYJKpIbIHB_G77s9ac902V4c6J29g56Duyz8QDrB0NuTe-3DOetnG98hUk', 'HANMANT JADHAV registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757765106, 1757765106, '1'),
(8053, 0, 76829, 'eKcUnSpTRre9v84-eSisyn:APA91bEm5wAMpTdLSGxr_85WWdW5OqSzvDj3NHMbjtYgBDYEzB0iTg0fHI3T2oYJKpIbIHB_G77s9ac902V4c6J29g56Duyz8QDrB0NuTe-3DOetnG98hUk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757768918, 1757768918, '1'),
(8054, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-67 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-67 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757818195, 1757818195, '1'),
(8055, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-68 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-68 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757818718, 1757818718, '1'),
(8056, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-69 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-69 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757835204, 1757835204, '1'),
(8057, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-70 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-70 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757835549, 1757835549, '1'),
(8058, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-71 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-71 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757838889, 1757838889, '1'),
(8059, 0, 76816, 'dX28LCCa_0UcmMKGLCGA0h:APA91bH1XwzGoGH-qLDjTO5CgSw25d-aikgy7qbkaKcrCSEuk04RZMmhO9BL2kg0-4639pvkJ5Pf6OfZfiIFVujNfkKndcSPft4ndU9_geuZb6xtPpOG1FQ', 'Payel Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757843633, 1757843633, '1'),
(8060, 0, 49834, 'cd2oEsPvxUtOh5qSvx6FsM:APA91bEm9bRkHNLV7KlPQkssYSeBlYj-D8IOFPkLordqwxSeeAdhIBVASf9lVDXAXOVdGys1EjqBpAuVyMX6q64io7ps6qYwUTSpTeGCvgPM0R-XRx3CkXg', 'Your order with order no. NU49526-OR-12 is received successfully on manekratna.com', 'Your order with Order No. NU49526-OR-12 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757850033, 1757850033, '1'),
(8061, 0, 76844, 'e8DuRQE_70RCi1vMQYGrzf:APA91bGbP9MZfnTGBZvsY0LcB-9uzj3PeNc9KbGHhzlU3b-QlMG6qDz4fDrH1QxLSKBGgPJbjM1XbhcmNuFGKzO4pWp8ASNPPvrUT3fNZXKtOUe0Acep3fc', 'Yasoda SATAPATHI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757850272, 1757850272, '1'),
(8062, 0, 76845, 'fF7bYw4rR922l-N_oaoJaR:APA91bGR9T6giWWDLjlq8gPXOEdDWPMcP79tifjSv2G0TlW5jQi0cOCE67vrW7w7hnCEJroj46QGpwEbK6hS3ZWnLJceRKh1ZV4uLRElyXrDLs3prlS4kI8', 'Rajat Raj Ahrivastav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757852346, 1757852346, '1'),
(8063, 0, 76845, 'fF7bYw4rR922l-N_oaoJaR:APA91bGR9T6giWWDLjlq8gPXOEdDWPMcP79tifjSv2G0TlW5jQi0cOCE67vrW7w7hnCEJroj46QGpwEbK6hS3ZWnLJceRKh1ZV4uLRElyXrDLs3prlS4kI8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757856322, 1757856322, '1'),
(8064, 0, 76844, 'e8DuRQE_70RCi1vMQYGrzf:APA91bGbP9MZfnTGBZvsY0LcB-9uzj3PeNc9KbGHhzlU3b-QlMG6qDz4fDrH1QxLSKBGgPJbjM1XbhcmNuFGKzO4pWp8ASNPPvrUT3fNZXKtOUe0Acep3fc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757856327, 1757856327, '1'),
(8065, 0, 39953, '', 'Prity Chaudhary registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757859452, 1757859452, '1'),
(8066, 0, 19015, '', 'Priti Chipale registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757862560, 1757862560, '1'),
(8067, 0, 76854, '', 'Pritam Visapurkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757875535, 1757875535, '1'),
(8068, 0, 76859, 'dFN3Jud7T3CaFXSmJ6nZOH:APA91bGzW90Gq-it0ApRL2kBmBrBfOkeKXaWzJyIU8JqMw6HnUJ2FK_eGWxGHUKdLB80rTbOkeoKg4Dl9vh-ym5QxCj7nXRNMV_AiUYqtIbcHZ6R9PtxN14', 'Shashikanth Ambati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757881532, 1757881532, '1'),
(8069, 0, 24911, 'eZZbcBmKR0SRRAqROMqImR:APA91bEEvwp9ggseNVaWqfK8kMqmN1p3_cdfBAvQZ9NeCIFGKCtU0VK7DXZZyh_tV1nMmAefKwe09v0Wj9sRWLkBZcDhsbxmqSr16mMjZdCv8EWnrnin9Ds', 'Sumanth Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757898427, 1757898427, '1'),
(8070, 0, 41528, 'dSLtf4TORW-ybSwQMTXjTH:APA91bE5cg1WUqJM7W0-sEKePqeZxhebeDJyWWfhU6D4NMRM8fSzyXFME3mlvoTxa7s_7jpTDhVxI0CtY9qjxha4-C3ieGg0lPu5777Q2wTuwmLHoSIK-CE', 'Thakkar Thakkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757902688, 1757902688, '1'),
(8071, 0, 76863, 'fArN7pQbkkBTt1KgSESzI_:APA91bHd4shgo0fmR-b8Z6fWzxauX7JuFOGZWhT4bpi-j-P83Zf8nWtFoXImyVV-aixaxvBDK48akQ3yF0azmKPXyyWdjLiss7BKfv63CmVvZgZfVzSPFDA', 'Palak Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757902981, 1757902981, '1'),
(8072, 0, 76863, 'fArN7pQbkkBTt1KgSESzI_:APA91bHd4shgo0fmR-b8Z6fWzxauX7JuFOGZWhT4bpi-j-P83Zf8nWtFoXImyVV-aixaxvBDK48akQ3yF0azmKPXyyWdjLiss7BKfv63CmVvZgZfVzSPFDA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757911151, 1757911151, '1'),
(8073, 0, 76859, 'dFN3Jud7T3CaFXSmJ6nZOH:APA91bGzW90Gq-it0ApRL2kBmBrBfOkeKXaWzJyIU8JqMw6HnUJ2FK_eGWxGHUKdLB80rTbOkeoKg4Dl9vh-ym5QxCj7nXRNMV_AiUYqtIbcHZ6R9PtxN14', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757911168, 1757911168, '1'),
(8074, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-72 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-72 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1757913059, 1757913059, '1'),
(8075, 0, 76225, '', 'Pavithra Jayatissa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757920290, 1757920290, '1'),
(8076, 0, 73368, '', 'Jugoo-Choytun Roomilla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1757923989, 1757923989, '1'),
(8077, 0, 76866, 'duok8UGUlE9-qxdmSc8BZy:APA91bEiHtECE30eBs_poRgSh5qMcS1rT4fs7ml2951KdMPFvPdAvF2aQmzs_UjSxjS02oUkq1PmGK2zQXW1D4a7jOQxLiGIJ44_x0biqQZ0BV8AhyJYvIA', 'Shagufta Farheen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757924153, 1757924153, '1'),
(8078, 0, 76866, 'duok8UGUlE9-qxdmSc8BZy:APA91bEiHtECE30eBs_poRgSh5qMcS1rT4fs7ml2951KdMPFvPdAvF2aQmzs_UjSxjS02oUkq1PmGK2zQXW1D4a7jOQxLiGIJ44_x0biqQZ0BV8AhyJYvIA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757928932, 1757928932, '1'),
(8079, 0, 76877, 'fnRl-mcBR1aw23XV8T1xXE:APA91bHeE0lUaSQ6YcNIXic8yljIgyHAHoJYKLUEA8KkkjWLNLfLuN3E_GhpKXGYVMNLHitAGzO3xtwCO5jFu-DFBEVsrxjcXM7mac3W_Kg8arp1MxklWCQ', 'Zain Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757935188, 1757935188, '1'),
(8080, 0, 76877, 'fnRl-mcBR1aw23XV8T1xXE:APA91bHeE0lUaSQ6YcNIXic8yljIgyHAHoJYKLUEA8KkkjWLNLfLuN3E_GhpKXGYVMNLHitAGzO3xtwCO5jFu-DFBEVsrxjcXM7mac3W_Kg8arp1MxklWCQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757936142, 1757936142, '1'),
(8081, 0, 76847, '', 'Murugeswari K registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757937836, 1757937836, '1'),
(8082, 0, 76878, '', 'Dipak Modhvadiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757941996, 1757941996, '1'),
(8083, 0, 76888, 'd6QjKwt34kxqkMKYgM74O8:APA91bFX-xKG1jTzSzNbEOxYvEFXXzLgfWw8Ddr8XCwSyPCykOutP9e29qGNYBk9p2RprqkXIL4-2JnOHCMRUIgrbJu4XpSAl9gjVWbHm9JslansOqX5TeY', 'Pravina Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757946125, 1757946125, '1'),
(8084, 0, 76891, 'f2VPlPiEQ6-VeKk8OBQdi1:APA91bEm_-37umu0Z9UPXW3UDf70yXjI7QbPvUy-THza-ZhyCwE_AIc48XaEz0iDgUz0qH1FsuAxq-1QAi-djzfz6pCm7sP2cLCY-SSy67m3tEXgHcR-Nos', 'Sapna Mehta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757948091, 1757948091, '1'),
(8085, 0, 76891, 'f2VPlPiEQ6-VeKk8OBQdi1:APA91bEm_-37umu0Z9UPXW3UDf70yXjI7QbPvUy-THza-ZhyCwE_AIc48XaEz0iDgUz0qH1FsuAxq-1QAi-djzfz6pCm7sP2cLCY-SSy67m3tEXgHcR-Nos', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757964807, 1757964807, '1'),
(8086, 0, 76888, 'd6QjKwt34kxqkMKYgM74O8:APA91bFX-xKG1jTzSzNbEOxYvEFXXzLgfWw8Ddr8XCwSyPCykOutP9e29qGNYBk9p2RprqkXIL4-2JnOHCMRUIgrbJu4XpSAl9gjVWbHm9JslansOqX5TeY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757964855, 1757964855, '1'),
(8087, 0, 76905, 'ejeoJe8GRx-XEEkafgwU5m:APA91bFPTxsie8WUq4yQmZ8FKd9FL4Tpmsg4FB-UZDLnKj3ycY0e7G2BVBaX7lxnQDYk8XIzK93bd1tKG8zvGf0NSQx3gBWaNIOzAVrRxdJyByP6bHBofh4', 'Nishant Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1757997752, 1757997752, '1'),
(8088, 0, 76905, 'ejeoJe8GRx-XEEkafgwU5m:APA91bFPTxsie8WUq4yQmZ8FKd9FL4Tpmsg4FB-UZDLnKj3ycY0e7G2BVBaX7lxnQDYk8XIzK93bd1tKG8zvGf0NSQx3gBWaNIOzAVrRxdJyByP6bHBofh4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758002395, 1758002395, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(8089, 0, 76907, 'eKXOspjZRUa37ZxTdhAw69:APA91bE9tLxu8Jt44VEAi0bP2UYvD0ndpRry0t_9AT2klnfUiYOiHhiqeKa2ErRVy_t_WCIThdHIIGpfKrz1lrIk9tDRTxsi0l9IBXWq4u3jQ_eRZVLSycQ', 'Rishi P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758006082, 1758006082, '1'),
(8090, 0, 76907, 'eKXOspjZRUa37ZxTdhAw69:APA91bE9tLxu8Jt44VEAi0bP2UYvD0ndpRry0t_9AT2klnfUiYOiHhiqeKa2ErRVy_t_WCIThdHIIGpfKrz1lrIk9tDRTxsi0l9IBXWq4u3jQ_eRZVLSycQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758006356, 1758006356, '1'),
(8091, 0, 2630, 'cdMoMoqbRK-51_lfkJMEOM:APA91bGSALQD8Koo42cb3f37tpHsgvcoNYo7Kka04KusHIHZ1oSnC6qFke4ZH5Krv8eUf3d3e6WuNRz4EknMDqCWFogYPBRxrL20wO8Qvwm4bdvR7OIO88w', 'Your order with order no. IAAQ-OR-35 is received successfully on manekratna.com', 'Your order with Order No. IAAQ-OR-35 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1758014853, 1758014853, '1'),
(8092, 0, 76923, 'eB8IUHzFSY2ep2XASmcZkw:APA91bFFj8zM8VIpKJjqXZN-i9muxl519kOLabU8YHpcwsy3y1yW_uN6dTI99Yv00HUCyM8ZbaMR4cdUmTcqAOCL0-jidPcfhxoSmlehp5SnaVxKSzJJbY8', 'Ranju Karayil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758024290, 1758024290, '1'),
(8093, 0, 76923, 'eB8IUHzFSY2ep2XASmcZkw:APA91bFFj8zM8VIpKJjqXZN-i9muxl519kOLabU8YHpcwsy3y1yW_uN6dTI99Yv00HUCyM8ZbaMR4cdUmTcqAOCL0-jidPcfhxoSmlehp5SnaVxKSzJJbY8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758027281, 1758027281, '1'),
(8094, 0, 76928, 'flEbLTaTRBWmDSIMe8Hb4y:APA91bGX8FopDJgzPGd9uO4T5ziVScGL_vrweHWikfLEMhqv31vR58mAEuOf959eaQ_PolsBxO_pDRF1vnoP2_gvfB4-Ul-aF9S-ENx5WF6gjLHofE7seMo', 'Rajshri Gagare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758031672, 1758031672, '1'),
(8095, 0, 76930, 'cB-Zb-7NT8Wl5BjLPxcyBS:APA91bE6-hfbYgeMLVC6rvTPTLmRswoAHRu0K2hGvAKKLUMehpfc1WJEjHR583yJIa9yamIVT_NhzIYgMesXZM6nzNY7ZY_5y6RZE6VmGo6IlvZoNJ4zOS8', 'Nasri Nazz registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758032835, 1758032835, '1'),
(8096, 0, 76848, '', 'Sahil Koladiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758040147, 1758040147, '1'),
(8097, 0, 76930, 'cB-Zb-7NT8Wl5BjLPxcyBS:APA91bE6-hfbYgeMLVC6rvTPTLmRswoAHRu0K2hGvAKKLUMehpfc1WJEjHR583yJIa9yamIVT_NhzIYgMesXZM6nzNY7ZY_5y6RZE6VmGo6IlvZoNJ4zOS8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758041430, 1758041430, '1'),
(8098, 0, 76928, 'flEbLTaTRBWmDSIMe8Hb4y:APA91bGX8FopDJgzPGd9uO4T5ziVScGL_vrweHWikfLEMhqv31vR58mAEuOf959eaQ_PolsBxO_pDRF1vnoP2_gvfB4-Ul-aF9S-ENx5WF6gjLHofE7seMo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758041477, 1758041477, '1'),
(8099, 0, 76939, 'ejG-u2wPaEBunp234qNJzl:APA91bGVEAa8VfQIfi92k2YOsngj5Ffo8zaCq8xcazZeRDmkejrXsV-6dHXbnxTiqMzbPWQyYD7aGy-WbTOILUbKVtuTJylNrwZ9LjJiLj2SuDOdV_06o9Y', 'Akshay Gadiya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758041708, 1758041708, '1'),
(8100, 0, 76939, 'ejG-u2wPaEBunp234qNJzl:APA91bGVEAa8VfQIfi92k2YOsngj5Ffo8zaCq8xcazZeRDmkejrXsV-6dHXbnxTiqMzbPWQyYD7aGy-WbTOILUbKVtuTJylNrwZ9LjJiLj2SuDOdV_06o9Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758047188, 1758047188, '1'),
(8101, 0, 76950, 'eghR_MNQR9WdiuXFZ3Y0sF:APA91bHuJNh699dKlm4BMP3mpoi4JgP0yWGphZvpPUhVzxlJf0OAJHZt-71M96EnOnxFz2PWPZRVl7wUQOeTteGRwczM7AKBl_YHJ4J6ck2Q91GHX-rpYCQ', 'Om Prakash Badhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758087223, 1758087223, '1'),
(8102, 0, 76950, 'eghR_MNQR9WdiuXFZ3Y0sF:APA91bHuJNh699dKlm4BMP3mpoi4JgP0yWGphZvpPUhVzxlJf0OAJHZt-71M96EnOnxFz2PWPZRVl7wUQOeTteGRwczM7AKBl_YHJ4J6ck2Q91GHX-rpYCQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758089647, 1758089647, '1'),
(8103, 0, 76956, 'fIlbYE5NSbiTGpjW5W4kGH:APA91bEKBH4vvXyJs-7C5IKRkuc8TztIotfYGkDgmAU4yli7HctXz1qpTfpgI1xOhEKz0UZ-79uEXUQtsdWA_7DsnqVYPCqhn1YwCzUN6Rewif9X6HbyhKI', 'Anjana M Nair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758100598, 1758100598, '1'),
(8104, 0, 76962, 'e1Kd_29Wx0hynfM52_ZLp-:APA91bHuzuZDS9yoNG7hZfMZx00N6vz-PstktukQoIjhWVmJdmrXlxCQgaMXwqw0Fw7yAu3pDwXDLNsAuSZ6bm0PjBflXS0xVSbM8ru2UD8dLsy0U8wV75U', 'Anshu Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758113222, 1758113222, '1'),
(8105, 0, 76964, 'cmA0VPOPTRyMEz62qcj37m:APA91bHpmF7oaZpGVafUaM71Mxt_P1klpzPIc0KFJaeB36HRbGCZbrA_o5Wt2-C2RlAZeemAKbocF8YR8ig0Dm_ZwZtjMdziyq742X5HyIKVsy2s7yvIrV8', 'Angelina A Parkhe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758115532, 1758115532, '1'),
(8106, 0, 76962, 'e1Kd_29Wx0hynfM52_ZLp-:APA91bHuzuZDS9yoNG7hZfMZx00N6vz-PstktukQoIjhWVmJdmrXlxCQgaMXwqw0Fw7yAu3pDwXDLNsAuSZ6bm0PjBflXS0xVSbM8ru2UD8dLsy0U8wV75U', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758115861, 1758115861, '1'),
(8107, 0, 76966, '', 'Nitesh Negi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758118563, 1758118563, '1'),
(8108, 0, 76966, 'cisTMTWaQ6iIDWDi5rHVr3:APA91bHWO_X2mMlSr3svwYgg50OXPhxAonwOWWxWKrVGFK-FXYYUjSd9vWyBPdatcPLmgbOIVFyw-GeOqyCBH006GFuVt4ucZIuKMzX6-MZFHUpsswMNzdQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758129584, 1758129584, '1'),
(8109, 0, 76964, 'cmA0VPOPTRyMEz62qcj37m:APA91bHpmF7oaZpGVafUaM71Mxt_P1klpzPIc0KFJaeB36HRbGCZbrA_o5Wt2-C2RlAZeemAKbocF8YR8ig0Dm_ZwZtjMdziyq742X5HyIKVsy2s7yvIrV8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758129596, 1758129596, '1'),
(8110, 0, 76961, 'ftskJXMDSzObqMuxj3jBgG:APA91bHE20bIWj_3MV9YCUNyBQsT4X7d2GoJfG_HfFMua4m0CwqOntpRk9QkzHYEzNTwpwoGxNxn5Cs1ttyehmuEPaqyCVbvvp6WsgDQBcG1FaCwvD93ILc', 'Sarup Dutta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758135105, 1758135105, '1'),
(8111, 0, 76451, '', 'Dhanya J registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758171485, 1758171485, '1'),
(8112, 0, 76989, '', 'Anshuman Tiwari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758177535, 1758177535, '1'),
(8113, 0, 27035, 'emMC5-qVSkClku64u6DGPb:APA91bFKPsESN1HN8eTX6_ejSjrFdRHPpRRcQm7sBXYur0yeNy4LaXXHmd29phVLRdxQ12BERmGgdZl_GlNzPV87bLHscmXNVUlQL8_YOShDnPsclSEmh3hYDYVfOT6yRTdIscC3dAAl', 'Your order with order no. SG27161-OR-16 is received successfully on manekratna.com', 'Your order with Order No. SG27161-OR-16 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1758180514, 1758180514, '1'),
(8114, 0, 76996, 'eA-GKCG3Q-SjHidkEvLMXB:APA91bFI4RyHNvDRSGRimZu4xLEWv4ASRTLyNDkDrIlrtKRApqbyp5O97_SSPVwN_rYiU_ap5yOjx87zvM81lgidNGS5o8RNgSu7QDvI8NXDJnPf3M7d-TA', 'Sandeep Makhija registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758191123, 1758191123, '1'),
(8115, 0, 76996, 'eA-GKCG3Q-SjHidkEvLMXB:APA91bFI4RyHNvDRSGRimZu4xLEWv4ASRTLyNDkDrIlrtKRApqbyp5O97_SSPVwN_rYiU_ap5yOjx87zvM81lgidNGS5o8RNgSu7QDvI8NXDJnPf3M7d-TA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758191782, 1758191782, '1'),
(8116, 0, 76977, '', 'Sapin O registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758192339, 1758192339, '1'),
(8117, 0, 76557, 'c2f8miTKo03jpp3NRjpL87:APA91bGfysrJgrTbAomUdt9dydiNvfVGXZ1kXbOHnx2Nfvz3bskdB78hfHH8xjktCMamyNo7AF0OGad0IKEYEb0D1wjNoWsEEwClpifX_WH1EqRQuYsJEt8', 'Rathiga Kumarakrishnan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758220301, 1758220301, '1'),
(8118, 0, 76557, 'c2f8miTKo03jpp3NRjpL87:APA91bGfysrJgrTbAomUdt9dydiNvfVGXZ1kXbOHnx2Nfvz3bskdB78hfHH8xjktCMamyNo7AF0OGad0IKEYEb0D1wjNoWsEEwClpifX_WH1EqRQuYsJEt8', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758220457, 1758220457, '1'),
(8119, 0, 77010, 'fQpiwLS_80E1j39mh0yJUJ:APA91bHwSVhWBG-vgecBNxThAp8OrcDIfY4P_FKnTfxZgu9VIYtAsCQ3EG8780t4DP7Mr9eRfuH7tt4O7D-__Gd0_yDV5jUWLQqJbi2gkxV8nR_MkEt1TJw', 'Tejashree Wani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758222962, 1758222962, '1'),
(8120, 0, 71207, '', 'Anoop Augustine registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758249820, 1758249820, '1'),
(8121, 0, 77010, 'fQpiwLS_80E1j39mh0yJUJ:APA91bHwSVhWBG-vgecBNxThAp8OrcDIfY4P_FKnTfxZgu9VIYtAsCQ3EG8780t4DP7Mr9eRfuH7tt4O7D-__Gd0_yDV5jUWLQqJbi2gkxV8nR_MkEt1TJw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758257176, 1758257176, '1'),
(8122, 0, 77020, 'dvaDS_7VRZq5X-zIeLYjpK:APA91bGARQAdBNk1Cat0p1HacucLwegbaQSUbGlbX_ZPgJuh5tD3x_VI9UF3yNHTcsDWH6buFVkH5orsZr1wcIy634siva7qOaTXoOZDz4ToxTEVNjX_iMs', 'Arshiya M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758269322, 1758269322, '1'),
(8123, 0, 77020, 'dvaDS_7VRZq5X-zIeLYjpK:APA91bGARQAdBNk1Cat0p1HacucLwegbaQSUbGlbX_ZPgJuh5tD3x_VI9UF3yNHTcsDWH6buFVkH5orsZr1wcIy634siva7qOaTXoOZDz4ToxTEVNjX_iMs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758270046, 1758270046, '1'),
(8124, 0, 77024, '', 'Febuna Febi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758275267, 1758275267, '1'),
(8125, 0, 69410, 'eZ1nBu8EPEdYgiy5X8cnTC:APA91bEYv2GTrijfF_smQQLLP5kDwLFh5heAThFnWca3K4d6w7MWaSCKXbH_Hzl2AF8egDdm-kg3NXrfyafojBAtxDMIU-O8UvjqH0OmV0HWALcZ8-EStMw', 'Kruthika Yadav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758277371, 1758277371, '1'),
(8126, 0, 77006, '', 'Kavipriya Karthik registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758277794, 1758277794, '1'),
(8127, 0, 75643, '', 'Kulpreet Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758296526, 1758296526, '1'),
(8128, 0, 77041, 'fxp9YztiROGl_baQhntBPT:APA91bEUV1IRAZF2gtLYIbVqh9qQdhd8zMokoQFc-66Dgbwnuz5Q-1Bp1vbyIcwmnAMVGzWnOeT_yC-cKCGVxhWbWcf63Fv6Zn-pqc57WFfsyVBZMgZOzXA', 'Ashok Panchal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758305206, 1758305206, '1'),
(8129, 0, 77041, 'fxp9YztiROGl_baQhntBPT:APA91bEUV1IRAZF2gtLYIbVqh9qQdhd8zMokoQFc-66Dgbwnuz5Q-1Bp1vbyIcwmnAMVGzWnOeT_yC-cKCGVxhWbWcf63Fv6Zn-pqc57WFfsyVBZMgZOzXA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758308881, 1758308881, '1'),
(8130, 0, 77066, 'e2wue6DlQZKL6MNv8j54_k:APA91bGBvOaRglpiRNt8V3_Mt82KBYq2wT7vGc_TrLqxcGE-9tXI14dW-KSlcCUEWin2FilPaEImnBTLZZdjDX4qizah60YquHMILbtCfrjQ47iwlw59ilU', 'Savita Sabban registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758359667, 1758359667, '1'),
(8131, 0, 77066, 'e2wue6DlQZKL6MNv8j54_k:APA91bGBvOaRglpiRNt8V3_Mt82KBYq2wT7vGc_TrLqxcGE-9tXI14dW-KSlcCUEWin2FilPaEImnBTLZZdjDX4qizah60YquHMILbtCfrjQ47iwlw59ilU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758360100, 1758360100, '1'),
(8132, 0, 44725, '', 'Tankasala Sravani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758364682, 1758364682, '1'),
(8133, 0, 77068, 'fdZKCYZ6TLCaJU0jURY-Dk:APA91bF_ZN08Fplpbgu2F-yBmk41Pc5OkZpN2d_bRrAYyEbVUB0fEgroabmzBrTUtlQaQORxwNFcU_kZWpJwO_mgfx3ajaHqPivrrkRLhM4oZT_NxD3HA6o', 'Arunkumar M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758366489, 1758366489, '1'),
(8134, 0, 77068, 'fdZKCYZ6TLCaJU0jURY-Dk:APA91bF_ZN08Fplpbgu2F-yBmk41Pc5OkZpN2d_bRrAYyEbVUB0fEgroabmzBrTUtlQaQORxwNFcU_kZWpJwO_mgfx3ajaHqPivrrkRLhM4oZT_NxD3HA6o', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758367158, 1758367158, '1'),
(8135, 0, 75326, '', 'Jane Joseph registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758373351, 1758373351, '1'),
(8136, 0, 77082, 'dqSPvEMZSdGUatE4k4iai4:APA91bFbDQMvtUtnZ76Ipi4B7q9uKDYWPAHnVPxlrpXe_EPgkEscijbRfnK6jZPkQQ4nmI45UXZGz7Kh7as_UsWpikxOa6Ne9losD3sbUInLqS5k7NwEaVY', 'AVS ANUSHA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758383778, 1758383778, '1'),
(8137, 0, 77082, 'dqSPvEMZSdGUatE4k4iai4:APA91bFbDQMvtUtnZ76Ipi4B7q9uKDYWPAHnVPxlrpXe_EPgkEscijbRfnK6jZPkQQ4nmI45UXZGz7Kh7as_UsWpikxOa6Ne9losD3sbUInLqS5k7NwEaVY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758384430, 1758384430, '1'),
(8138, 0, 77094, '', 'Prathap U registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758393296, 1758393296, '1'),
(8139, 0, 77094, 'egbu7_HtTKqU_octHI4Aaj:APA91bH0L5zGStdUpr7FSKdBhbZWoO-YnDe4MKPrVhtUFLnqs0FtYWcba1ipD7q0pF9B47mN8Hjs4a5FJfxxaZJIpgiMGWNSyaYP0Lx422j1ZDgCz6jDwTQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758399192, 1758399192, '1'),
(8140, 0, 77085, '', 'Sujatha Mohan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758423372, 1758423372, '1'),
(8141, 0, 51970, '', 'Sumeet Buttar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758423795, 1758423795, '1'),
(8142, 0, 77105, 'dR07ptleZE4ZvzI2X2SfAe:APA91bEc2Swer4_FRwAxZZJfR__X-jh9RTCLIxO9v-VHnRG1YRJkVORgifX4G9ksH-oAxn-AQgE-XrKe_XBQp-l51-7hCLDXqPj-quJKZRwO5jdxLid0aWA', 'Gurdeep Grewal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758438787, 1758438787, '1'),
(8143, 0, 77105, 'dR07ptleZE4ZvzI2X2SfAe:APA91bEc2Swer4_FRwAxZZJfR__X-jh9RTCLIxO9v-VHnRG1YRJkVORgifX4G9ksH-oAxn-AQgE-XrKe_XBQp-l51-7hCLDXqPj-quJKZRwO5jdxLid0aWA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758439719, 1758439719, '1'),
(8144, 0, 77107, 'cnWzo-bN90DijBXxPr3g7h:APA91bHCnZckGMPng_Q6PChBL6o0RUHIzPGl-jR0TS3LmdBDqiw_bLHHs4ScIQcjhR8Q_qAprwX-ORZe3hHJOdYdvY5KEAH-cuG1g7DdU4IjKYZEAtws-v8', 'Mallika Essamsetty registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758448759, 1758448759, '1'),
(8145, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-73 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-73 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1758460934, 1758460934, '1'),
(8146, 0, 26627, 'coTZYA-PA08puT8WL7jLUR:APA91bFhAnDIoqVyTkn2rITuj9zPGIN393J3S5H8_Hj63xJ6nskW9Y7DJX4R3lOoHpUChL8Q166kXfW-w69asYIeIIw6ECVcAnrSguw63YIiLXIJyVn9ng0', 'Your Bulk order with order no. JJ26752-BOR-74 is received successfully on manekratna.com', 'Your Bulk order with Order No. JJ26752-BOR-74 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1758464075, 1758464075, '1'),
(8147, 0, 77107, 'cnWzo-bN90DijBXxPr3g7h:APA91bHCnZckGMPng_Q6PChBL6o0RUHIzPGl-jR0TS3LmdBDqiw_bLHHs4ScIQcjhR8Q_qAprwX-ORZe3hHJOdYdvY5KEAH-cuG1g7DdU4IjKYZEAtws-v8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758466939, 1758466939, '1'),
(8148, 0, 77122, 'dr4nrdIomULcmCYLt3N2D9:APA91bHEEdXc9JnXaQ5vIGakCWS5ltBAHuQGHCBJn7OwKdL7c1AAUgGrgWIK6BjGw_oAy3ixx_PAIYQt8EijkgRkYnRYzajgqPpPn7tR3ZR4U8AkIsvGPQI', 'Shaffu Syed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758485298, 1758485298, '1'),
(8149, 0, 77128, 'ebapnBrqRmSit3R0aawly_:APA91bFIrBqSfE8shPcLYrTKliM6mt2FiJtIMPshC5B0tYojckflsyd-1PeYlknKxIubWSrO8bl-mL74upGeHnGz654iU_Il6mlzFhlrTOR48gWmdXb3nvw', 'Parveen Kaur Bhatia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758517784, 1758517784, '1'),
(8150, 0, 77128, 'ebapnBrqRmSit3R0aawly_:APA91bFIrBqSfE8shPcLYrTKliM6mt2FiJtIMPshC5B0tYojckflsyd-1PeYlknKxIubWSrO8bl-mL74upGeHnGz654iU_Il6mlzFhlrTOR48gWmdXb3nvw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758521588, 1758521588, '1'),
(8151, 0, 77130, 'cmO6s_d5T8ODqwt53--1bt:APA91bEkIhgTXUULVwcWy1Al4cvXdFHRUe5z46Wo4GZapYbQuQhwu0k9NsPhTgYqsYoXqcz7yyZjZTqMzbwY0eb7NKBaxqizIUQBBd5VVpodILctVc6lAZo', 'Kashmira Jangam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758526333, 1758526333, '1'),
(8152, 0, 77131, 'dm8xCFsvQ9C0Yn7Su9gUMC:APA91bF4hhz3NTAer_o7EqcXvnDhCWFZyRiWjLMvm-CN7OORvZcVjcuDkQaV5xN7O-jCV5h8HHqEPwdt5abHJIFrFvup1cX4bFaeMrSP2rECqjqCWf0p3mY', 'Snehal Narkhede registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758527042, 1758527042, '1'),
(8153, 0, 77130, 'cmO6s_d5T8ODqwt53--1bt:APA91bEkIhgTXUULVwcWy1Al4cvXdFHRUe5z46Wo4GZapYbQuQhwu0k9NsPhTgYqsYoXqcz7yyZjZTqMzbwY0eb7NKBaxqizIUQBBd5VVpodILctVc6lAZo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758529404, 1758529404, '1'),
(8154, 0, 77131, 'dm8xCFsvQ9C0Yn7Su9gUMC:APA91bF4hhz3NTAer_o7EqcXvnDhCWFZyRiWjLMvm-CN7OORvZcVjcuDkQaV5xN7O-jCV5h8HHqEPwdt5abHJIFrFvup1cX4bFaeMrSP2rECqjqCWf0p3mY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758529409, 1758529409, '1'),
(8155, 0, 77136, 'f0oTG19oT56Dqh4LqYp_XJ:APA91bERx-OOCiwtsA20YrXodoUmsxyJSjBFB-CFu7AZqoM-J_sK9ulShcGixuDTXcvj0dadIpmnexfTQY7Icl0nK4YJHgIH79hsAMkXCXRT_A1VbYb9ZpE', 'Palak B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758536311, 1758536311, '1'),
(8156, 0, 77140, 'eJvH6iDaSZmaiobzvrl4Ga:APA91bEklADC-CmjIYo0mMBsVWDmQVZ26BF8ifgOYIMJGHUb8agxb8b-HwZ8LLkXZuzILmXVRPJuYX_Zh3FeVJtVLfERM6yQNXiT244H484tcFxzYp_WwDY', 'Reswin Reswin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758541225, 1758541225, '1'),
(8157, 0, 77136, 'f0oTG19oT56Dqh4LqYp_XJ:APA91bERx-OOCiwtsA20YrXodoUmsxyJSjBFB-CFu7AZqoM-J_sK9ulShcGixuDTXcvj0dadIpmnexfTQY7Icl0nK4YJHgIH79hsAMkXCXRT_A1VbYb9ZpE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758542370, 1758542370, '1'),
(8158, 0, 77140, 'eJvH6iDaSZmaiobzvrl4Ga:APA91bEklADC-CmjIYo0mMBsVWDmQVZ26BF8ifgOYIMJGHUb8agxb8b-HwZ8LLkXZuzILmXVRPJuYX_Zh3FeVJtVLfERM6yQNXiT244H484tcFxzYp_WwDY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758542820, 1758542820, '1'),
(8159, 0, 77142, 'dI9vcAtLRYCU_3Cd4jthwM:APA91bEvdZLsh1OfA6IuhnIcU2xEUUukrBgRDBjf-wy2IS7Fh-omrJ4HAMiOUJq13YL6XsoAxrrRDYh3zB_kAXC1xsjIkVLf_DDbI5SiWnf2YUozGbeZd0I', 'Nidhi Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758544935, 1758544935, '1'),
(8160, 0, 77142, 'dI9vcAtLRYCU_3Cd4jthwM:APA91bEvdZLsh1OfA6IuhnIcU2xEUUukrBgRDBjf-wy2IS7Fh-omrJ4HAMiOUJq13YL6XsoAxrrRDYh3zB_kAXC1xsjIkVLf_DDbI5SiWnf2YUozGbeZd0I', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758547010, 1758547010, '1'),
(8161, 0, 77144, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Himanshu Malhotra registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758548371, 1758548371, '1'),
(8162, 0, 77147, 'f05QL5TmRkKpfnQi_aGFaJ:APA91bFhxUMRjBIcubL9cwh3yd8rW0Tj_WJ17eQkyT24XRqgPZdH0PyiNfUKfSbd19HCiwgrYHrka6doN9NCsEOfVr5EatLWma_G1vq9Ou2I8TWmt2hh8bo', 'Bhagya Lakshmi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758553077, 1758553077, '1'),
(8163, 0, 77042, '', 'Shyam Sundar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758555253, 1758555253, '1'),
(8164, 0, 77147, 'f05QL5TmRkKpfnQi_aGFaJ:APA91bFhxUMRjBIcubL9cwh3yd8rW0Tj_WJ17eQkyT24XRqgPZdH0PyiNfUKfSbd19HCiwgrYHrka6doN9NCsEOfVr5EatLWma_G1vq9Ou2I8TWmt2hh8bo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758566928, 1758566928, '1'),
(8165, 0, 77144, 'eaznxMI3O5s:APA91bHJCaKcQJNKTLFpIqMCIusoSR8iUWgc5ydlE850zQe1coSCchG7GQDbIf6IgOq3XqeALGDaXBP5iDax-pYn9m4793ewUvmnPaVZz4dSNqRWjA6eq73PB27A6OMNiRVr2zpe2n9G', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758566942, 1758566942, '1'),
(8166, 0, 77158, 'e2022OdtRmqFoIbFFeKXkT:APA91bErsEsOh6uMj1BDguCmuLJEEj7q5U9v6x8p0ypByR4DIvUrRR2RNt6sLw0Z_dVgNBtR7Ry46UbvMjUwqnE7t5G_mxYlerD9Ddc687dn4GN7j2CFHcY', 'Pintu Maity registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758596414, 1758596414, '1'),
(8167, 0, 77158, 'e2022OdtRmqFoIbFFeKXkT:APA91bErsEsOh6uMj1BDguCmuLJEEj7q5U9v6x8p0ypByR4DIvUrRR2RNt6sLw0Z_dVgNBtR7Ry46UbvMjUwqnE7t5G_mxYlerD9Ddc687dn4GN7j2CFHcY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758596989, 1758596989, '1'),
(8168, 0, 77163, 'f5mDum_gT76RqqHzsjkGPL:APA91bHokK1ktO27a9dLr48HB-aVLaxPy-RkX3fiKXknf4ObsYSGRousvEqTHDjoZzw26RD4EXXJ4JVO4JVZlUSi8LwyKtt95mL1JLWusfkOqqCknhiPmX8', 'Jayshree Parab registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758612974, 1758612974, '1'),
(8169, 0, 77163, 'f5mDum_gT76RqqHzsjkGPL:APA91bHokK1ktO27a9dLr48HB-aVLaxPy-RkX3fiKXknf4ObsYSGRousvEqTHDjoZzw26RD4EXXJ4JVO4JVZlUSi8LwyKtt95mL1JLWusfkOqqCknhiPmX8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758614803, 1758614803, '1'),
(8170, 0, 76758, '', 'Lasya Priya Kavuri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758623470, 1758623470, '1'),
(8171, 0, 77176, 'c312R71yPEmLuy1_-elHEv:APA91bEguWcqIFtaYcKaOCAU7beS59x_vdFO0suFZhOIv-0Ey3pZ7gh7YFxUHpZKINcYh_Bf_MFXytzHFrvr5-FmPhfvup3JsPwxQyWDv0AIEnAX1pN1XUM', 'Ketki Nalawade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758635853, 1758635853, '1'),
(8172, 0, 77180, 'faR_E39ITq2q7Slmq059jA:APA91bFkp9OiaPayJ0wVpFavFiE-eFE0cJIOOGMo0cmr7FGxr_k3L-v5PjG2nqgBR-GgXAgDMvr02Fbg0D4p4joGSCRNH6waFrW6BXXU_sRZAN7t8zxnLXY', 'Janagi Subraya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758641762, 1758641762, '1'),
(8173, 0, 77180, 'faR_E39ITq2q7Slmq059jA:APA91bFkp9OiaPayJ0wVpFavFiE-eFE0cJIOOGMo0cmr7FGxr_k3L-v5PjG2nqgBR-GgXAgDMvr02Fbg0D4p4joGSCRNH6waFrW6BXXU_sRZAN7t8zxnLXY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758643706, 1758643706, '1'),
(8174, 0, 77182, 'dvfkWtMWTMK6G3YjliFK5Y:APA91bHbucCuGLTnhnNxTxSfd7cR-UIiM7z88TvnT8xwvT6A_XT9pB4mf753DAJDc08FMWA412h4fP0LjRoITxF2j6qP6_z1UMPV2nig-s7dBImZSOMdpkE', 'Minaz Zia registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758644342, 1758644342, '1'),
(8175, 0, 77182, 'dvfkWtMWTMK6G3YjliFK5Y:APA91bHbucCuGLTnhnNxTxSfd7cR-UIiM7z88TvnT8xwvT6A_XT9pB4mf753DAJDc08FMWA412h4fP0LjRoITxF2j6qP6_z1UMPV2nig-s7dBImZSOMdpkE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758644722, 1758644722, '1'),
(8176, 0, 77192, 'd1ZTtP9tR4ahTB_e0WZfJ7:APA91bHvQS-DWR_au3kVUzOiB3b2sIGedZNe1NYIDWq6NQnTSlmMBUoO_zQfMSEggMBqBcxMwgkKSzFGR1DLyTwo-R9x-n0-5bcfCATI7TvnJYQLOv_UQlw', 'Siya Jewells registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758656978, 1758656978, '1'),
(8177, 0, 70778, 'dNPpmvU3jkSmsCMf7Xk85N:APA91bGKHFseyh4AiBdU_caKKe0ifSv-5ySLZi7tuuhp0RFgBRRFpUf0fvC9_iuC-RFx6jOOGUT9-ViOixllRrGrNxC96y36z0qE_puZdrKPDQjCPJzGW_Y', 'Your Bulk order with order no. GD70778-BOR-5 is received successfully on manekratna.com', 'Your Bulk order with Order No. GD70778-BOR-5 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1758674768, 1758674768, '1'),
(8178, 0, 62488, '', 'Jayanthi Samikkannu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758682947, 1758682947, '1'),
(8179, 0, 77192, 'd1ZTtP9tR4ahTB_e0WZfJ7:APA91bHvQS-DWR_au3kVUzOiB3b2sIGedZNe1NYIDWq6NQnTSlmMBUoO_zQfMSEggMBqBcxMwgkKSzFGR1DLyTwo-R9x-n0-5bcfCATI7TvnJYQLOv_UQlw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758683535, 1758683535, '1'),
(8180, 0, 77176, 'c312R71yPEmLuy1_-elHEv:APA91bEguWcqIFtaYcKaOCAU7beS59x_vdFO0suFZhOIv-0Ey3pZ7gh7YFxUHpZKINcYh_Bf_MFXytzHFrvr5-FmPhfvup3JsPwxQyWDv0AIEnAX1pN1XUM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758689213, 1758689213, '1'),
(8181, 0, 77205, 'dQbZjvqLTnyr0GxO8URdFD:APA91bF7pOJ0iPN4_QK0gBWBRLbQs2hYCGWPo5DetHOLl9pKmUuvIX6qfQjxULItK7VLrh7MHgyFAF1OG43aPx8yt2GbsdDXFJBJDQnZ9vuJGTh9aUMZGrc', 'Ruchira Kulkarni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758700084, 1758700084, '1'),
(8182, 0, 77205, 'dQbZjvqLTnyr0GxO8URdFD:APA91bF7pOJ0iPN4_QK0gBWBRLbQs2hYCGWPo5DetHOLl9pKmUuvIX6qfQjxULItK7VLrh7MHgyFAF1OG43aPx8yt2GbsdDXFJBJDQnZ9vuJGTh9aUMZGrc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758700449, 1758700449, '1'),
(8183, 0, 77206, '', 'Meenu Vishnu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758702253, 1758702253, '1'),
(8184, 0, 77206, 'eoqgsM3LSyCw5OwO7bPniY:APA91bGKWV3l4nA4w0mQAvz5pNCzwKSCfwu4ieJNsKmhY2cKbKt3wNB7jjwVs-0LGv1oWGzTkx8drZg5WQD_a8QwwV7x_41UU0O0ILeOVebKgtqIftzR9po', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758703049, 1758703049, '1'),
(8185, 0, 75012, '', 'Priyanka Venkatesh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758707954, 1758707954, '1'),
(8186, 0, 77012, '', 'Anika Aslam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758713994, 1758713994, '1'),
(8187, 0, 77213, 'foRBIQ5lE0TSuoaDe1uAEF:APA91bE1hGRTUXrXPbg1fRUsdqPiyljrPLvtyscfix5Y7k96oPAds2M1ESEdDlWsml0PT6dYPIx4sgCyY3fHt8ZUqA_Yl3o_9typyaL0LiggcTlMMrOO6ds', 'Jamsheer Koomully registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758718544, 1758718544, '1'),
(8188, 0, 77213, 'foRBIQ5lE0TSuoaDe1uAEF:APA91bE1hGRTUXrXPbg1fRUsdqPiyljrPLvtyscfix5Y7k96oPAds2M1ESEdDlWsml0PT6dYPIx4sgCyY3fHt8ZUqA_Yl3o_9typyaL0LiggcTlMMrOO6ds', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758719772, 1758719772, '1'),
(8189, 0, 77219, 'f7NcjjqvQoyGQGUr_HZQDO:APA91bEm0c8x4O7b-MYNDtNv42LL8hFKx5WAyUuLsoXl8FEwo1GEoPGNkvry0H5In971hFLFuXaUIJtCQYPlNac5CDl30bWd76nP7XYD5D33IU7cXKlUt1A', 'Neha Suryawanshi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758732723, 1758732723, '1'),
(8190, 0, 77219, 'f7NcjjqvQoyGQGUr_HZQDO:APA91bEm0c8x4O7b-MYNDtNv42LL8hFKx5WAyUuLsoXl8FEwo1GEoPGNkvry0H5In971hFLFuXaUIJtCQYPlNac5CDl30bWd76nP7XYD5D33IU7cXKlUt1A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758775806, 1758775806, '1'),
(8191, 0, 77216, '', 'Smruti Gore registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758776318, 1758776318, '1'),
(8192, 0, 77229, 'd1T0D3pKQ0--tOS6dqe4Oc:APA91bELXLYyK8gTnfv9HoU2fC0zyLBjtonmiOt9Zupt0eOmo3taoFEyFP--42G9ghNMLYaatsJyrWzqKr9JoHj4L6Rvn3-2oJQ2DemMEw7qACZP7TOKGb4', 'Poojitha Mohan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758783795, 1758783795, '1'),
(8193, 0, 77229, 'd1T0D3pKQ0--tOS6dqe4Oc:APA91bELXLYyK8gTnfv9HoU2fC0zyLBjtonmiOt9Zupt0eOmo3taoFEyFP--42G9ghNMLYaatsJyrWzqKr9JoHj4L6Rvn3-2oJQ2DemMEw7qACZP7TOKGb4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758784476, 1758784476, '1'),
(8194, 0, 77230, 'cdHiCvonRUqJi7E8WiUEee:APA91bEfCMKVJAFfVXUX-GiqQ4YpVXbFEN-NEtJds-G6WqoyhRLvoJMVhc3lxjatTkgcYF60DeHYTMMaQ4zXpE-vDpOMLPEKvp_cQ8-Bn_8c9nvjik9rbWo', 'Ambuj Agarwal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758786985, 1758786985, '1'),
(8195, 0, 77230, 'cdHiCvonRUqJi7E8WiUEee:APA91bEfCMKVJAFfVXUX-GiqQ4YpVXbFEN-NEtJds-G6WqoyhRLvoJMVhc3lxjatTkgcYF60DeHYTMMaQ4zXpE-vDpOMLPEKvp_cQ8-Bn_8c9nvjik9rbWo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758789277, 1758789277, '1'),
(8196, 0, 77233, 'dPYAS5oJSS-fQMm1iP_vlc:APA91bFp2R7NGcGRZGQoOIkb_NcQw9xIDBz5ArZyUpH2ehG-YfbPFlpiCT2vUS_IYhwWnjxZTFC9XvtEIU3J_GiqSriP6jJFNwNo5s6IGzR0Fgdp0FY8AWI', 'Stephen P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758791142, 1758791142, '1'),
(8197, 0, 77233, 'dPYAS5oJSS-fQMm1iP_vlc:APA91bFp2R7NGcGRZGQoOIkb_NcQw9xIDBz5ArZyUpH2ehG-YfbPFlpiCT2vUS_IYhwWnjxZTFC9XvtEIU3J_GiqSriP6jJFNwNo5s6IGzR0Fgdp0FY8AWI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758792747, 1758792747, '1'),
(8198, 0, 77236, 'eXZxBRQCQbOCM0wp2qgS98:APA91bEVnJyzEUxdXOHXbkk_ahomrOC6n0QEinjiY8oL2uX51uJIH2HmEXxB2WUcibLoloQvmAuj8X8O59sr9kJszsc2lDyxFKCLOltjDaaZo57VgA-G6aE', 'NEETHU NIDHIN registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758796747, 1758796747, '1'),
(8199, 0, 77237, 'fI7dj2rORC-2AF_gfmeAf5:APA91bFI3k-bLo8l6um6pTpPBo61KZlABq7ThV5L-wfC5BOCGuB81wuq5c9qMcDAT59wCD51FgSedDn76j13653fWMnpQ8cqSO-_GEGgYXnM2ORfW8MOoRE', 'Sandhya Jagadeep registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758796900, 1758796900, '1'),
(8200, 0, 77240, 'dYz7d28qQ8CXPfZVxfwMwL:APA91bFF24JAsUOE7RUwxRPtLZVq58ppXX39cfnoiAK5U7TBTlqbEt5NiIAhBHtVFhMSvyE5_5nPSxpTNOroobf8JLQYGzZxOw8KEkq8l6VAK0H_4y52YlY', 'Kavita Abinesh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758798907, 1758798907, '1'),
(8201, 0, 77236, 'eXZxBRQCQbOCM0wp2qgS98:APA91bEVnJyzEUxdXOHXbkk_ahomrOC6n0QEinjiY8oL2uX51uJIH2HmEXxB2WUcibLoloQvmAuj8X8O59sr9kJszsc2lDyxFKCLOltjDaaZo57VgA-G6aE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758799681, 1758799681, '1'),
(8202, 0, 77240, 'dYz7d28qQ8CXPfZVxfwMwL:APA91bFF24JAsUOE7RUwxRPtLZVq58ppXX39cfnoiAK5U7TBTlqbEt5NiIAhBHtVFhMSvyE5_5nPSxpTNOroobf8JLQYGzZxOw8KEkq8l6VAK0H_4y52YlY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758804416, 1758804416, '1'),
(8203, 0, 77237, 'fI7dj2rORC-2AF_gfmeAf5:APA91bFI3k-bLo8l6um6pTpPBo61KZlABq7ThV5L-wfC5BOCGuB81wuq5c9qMcDAT59wCD51FgSedDn76j13653fWMnpQ8cqSO-_GEGgYXnM2ORfW8MOoRE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758804491, 1758804491, '1'),
(8204, 0, 77245, 'frqkzC2ERk-DWLiXWrZ42X:APA91bEo7XyKmj5Cutnpn3q3KLYM1naXMgkLFSCsYooeUcfaKabN9pYf7iGe9LjLoeZkGBItfS9iKliTWbEOcQD2BNcSIcIuXmGTkgpushd8zrKYd-aceHo', 'Gajendharsingh Rajput registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758815962, 1758815962, '1'),
(8205, 0, 77252, 'ewIJMyIut0tEnve_ITwQfG:APA91bHto52s2s5s7QH4FPy3X3qwg4cgHcNYpGuYtRv9uPApQJ_NuabXyC7iGnHbej0oEgIjqj9FTil_gDa5N8rEbhMpVSp0lF9ZDw9m77cZvmACTzilwBU', 'Anuj Pandey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758822447, 1758822447, '1'),
(8206, 0, 77253, '', 'Senthil A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758823438, 1758823438, '1'),
(8207, 0, 77253, 'dz1sFYiOTQi1QP9JIeLjrK:APA91bEw18aTeJcoH6VyFi_pipq9HZegXERSyM00vMWg58gu3HOZxE290DgujLG3KhYX3bqZneA_9-5l4bCq8cpFZeqxms38g3Ua9aXPfPHmrTsTMnTmGz4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758824535, 1758824535, '1'),
(8208, 0, 77252, 'ewIJMyIut0tEnve_ITwQfG:APA91bHto52s2s5s7QH4FPy3X3qwg4cgHcNYpGuYtRv9uPApQJ_NuabXyC7iGnHbej0oEgIjqj9FTil_gDa5N8rEbhMpVSp0lF9ZDw9m77cZvmACTzilwBU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758824540, 1758824540, '1'),
(8209, 0, 77245, 'frqkzC2ERk-DWLiXWrZ42X:APA91bEo7XyKmj5Cutnpn3q3KLYM1naXMgkLFSCsYooeUcfaKabN9pYf7iGe9LjLoeZkGBItfS9iKliTWbEOcQD2BNcSIcIuXmGTkgpushd8zrKYd-aceHo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758824579, 1758824579, '1'),
(8210, 0, 41783, '', 'Kaveri Bachkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758826193, 1758826193, '1'),
(8211, 0, 77235, 'cBj3UyQVNEXekeelqfn_bR:APA91bFrWYYo-49jXhVlK27iRTQnYxude9pV9qXSmxHrbybJHg6_32dlAgaDidBxv8Psu2U6nGIRtCfWxWQMD6WLM2T_89FyYh1pEPquJ0ycWdLu86kV2As', 'Srinivas C C registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758829795, 1758829795, '1'),
(8212, 0, 75195, '', 'Sinthu Thevapalan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758830703, 1758830703, '1'),
(8213, 0, 77239, '', 'Dheeraj Yadav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758853336, 1758853336, '1'),
(8214, 0, 77259, 'dZn1fyPSTy2wXHKGo4Jk1a:APA91bHTZir9BE4bgtMOhmm1pbNN6oqFTk1gpvt9HAJpdUfbtrg4QDZFfbq7JtjYyVVUfWn7nJ7tOTadkfc63xh-Qa2RjAOJAyDYOL_jwV6tCigAZHtX4uw', 'Shubashini Eankar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758864147, 1758864147, '1'),
(8215, 0, 77219, 'f7NcjjqvQoyGQGUr_HZQDO:APA91bEm0c8x4O7b-MYNDtNv42LL8hFKx5WAyUuLsoXl8FEwo1GEoPGNkvry0H5In971hFLFuXaUIJtCQYPlNac5CDl30bWd76nP7XYD5D33IU7cXKlUt1A', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758866163, 1758866163, '1'),
(8216, 0, 77259, 'dZn1fyPSTy2wXHKGo4Jk1a:APA91bHTZir9BE4bgtMOhmm1pbNN6oqFTk1gpvt9HAJpdUfbtrg4QDZFfbq7JtjYyVVUfWn7nJ7tOTadkfc63xh-Qa2RjAOJAyDYOL_jwV6tCigAZHtX4uw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758866198, 1758866198, '1'),
(8217, 0, 77268, 'c5c_w43DdkJ2sEXQBIj2U6:APA91bFbJt0cl6AZ8MVmXh-Oa_JyEfMNJNIqLIGFHs7ZFZ20hEzp07JLq9nngXng2VB3OE2lseIsDz4FBbDwIny3u5C_2XR0g03bFiHbAgbOrH1cto91JqQ', 'Mebal Ag registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758881651, 1758881651, '1'),
(8218, 0, 77268, 'c5c_w43DdkJ2sEXQBIj2U6:APA91bFbJt0cl6AZ8MVmXh-Oa_JyEfMNJNIqLIGFHs7ZFZ20hEzp07JLq9nngXng2VB3OE2lseIsDz4FBbDwIny3u5C_2XR0g03bFiHbAgbOrH1cto91JqQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758883098, 1758883098, '1'),
(8219, 0, 77271, 'dBmUMVvAQ2aK8ci9HE6Upn:APA91bFPbYfUyUh-SnsfaSvUsQHJeU5NNs5Wm3D9_pzqgCNrOBPd0eqHoyiKOK58IUwIUailJR7faVvxQO2M2QkGYy9g_IOMmaS7E69w8nMvcyrBsj30fCI', 'Dnyaneshwar Taur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758887115, 1758887115, '1'),
(8220, 0, 77273, 'eDoDXKFjNEDoqdInhcAtRj:APA91bHIcTVMgvaZA3XnfXSMZj-5AEe7AaK6nojLux86lVT_aXbbCZB-Bgkab0sdlOn7dhXCA0PjzfYh0Is0qYp3RXFGg8M27vML3e5eT8DYyfOrg-AToNE', 'Praveena ?? registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758888853, 1758888853, '1'),
(8221, 0, 77273, 'eDoDXKFjNEDoqdInhcAtRj:APA91bHIcTVMgvaZA3XnfXSMZj-5AEe7AaK6nojLux86lVT_aXbbCZB-Bgkab0sdlOn7dhXCA0PjzfYh0Is0qYp3RXFGg8M27vML3e5eT8DYyfOrg-AToNE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758890275, 1758890275, '1'),
(8222, 0, 77226, '', 'Deepika Chauhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758892258, 1758892258, '1'),
(8223, 0, 77092, '', 'Gurleen Sandhu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1758922161, 1758922161, '1'),
(8224, 0, 77285, '', 'Srishti Badiger registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758945348, 1758945348, '1'),
(8225, 0, 77291, 'eN-6YPkXFUIkoH8qVjX7dl:APA91bHItC17iEWATfihmdxUlevk983yWOr_LSJuqFZcX4CeM8OHqrYfz3RChlBu1tUvfP4nZexnFFSbO1LsbZk632Gclu9O21FP_pG6o1zQnp76F4NKv9M', 'Sonia Sikka registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758946045, 1758946045, '1'),
(8226, 0, 77285, 'fRiCf9nlStKKDlEzMi3z5H:APA91bH7mMPQMWqCB3V29TwClH7__j6oc9cz3-Fl_VO7XmMZcHNDY1eZSA2ezG1EVJ8Goj_ObcNu2da9UoHELx3s8VCO5elYQZx0JvivRZNP8lVX2vBQvWY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758950613, 1758950613, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(8227, 0, 77291, 'eN-6YPkXFUIkoH8qVjX7dl:APA91bHItC17iEWATfihmdxUlevk983yWOr_LSJuqFZcX4CeM8OHqrYfz3RChlBu1tUvfP4nZexnFFSbO1LsbZk632Gclu9O21FP_pG6o1zQnp76F4NKv9M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758950634, 1758950634, '1'),
(8228, 0, 77279, 'eNwzfT5rikDWi1B5U0jrLX:APA91bGs36t0JmWjNGjzq-v3hAW6FujWZgx9d_LlpPHks0EBvYKmeIUWavo4XuGAbEtbhpld6rqwSKMaWZAICIIQIP_g1SZZGHISSASfAcsE9OGR9R8i5RI', 'Somnath Vahule registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758968321, 1758968321, '1'),
(8229, 0, 77297, 'eyokyGF6S6yECnj1dZVSFk:APA91bHEJsGKlbGW1o1sjBprazxzmjTzwTqs-QDunWy6aUrkez_FfmwfguAgN3OFd7GPcklD79eTQNZ9QwCe_U110vHz72oMPtErTOUEWovGP5GM6RK6h5U', 'Kokila Vani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758981643, 1758981643, '1'),
(8230, 0, 77301, 'eC4ObB2ERaWaudzxZMrJYv:APA91bHsH-jMy2_VNmnXZWaHs2mnqMwHds1u-cZdTgDYOiHnojAttXf7b__kRCuc_gy6badZxflTIszyQoDyIB-ukTZ3rXktSUGoSyGoCJgzeyL1n0bq_s8', 'Sajmi Saleem registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758984713, 1758984713, '1'),
(8231, 0, 77308, 'fAgU3dSP_ETmoA35RoiNr8:APA91bHtikVbBegEZhGTiox-_wTzTG1cjtGCLJ9gEryq7GHywoM_UChDIOg-5y1MDm8k29FmFgA5vpiccgPdv1i3r28lFGcF3dGWavmzFkKOsxhmGo0sMrs', 'Gourav Singh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758986700, 1758986700, '1'),
(8232, 0, 77308, 'fAgU3dSP_ETmoA35RoiNr8:APA91bHtikVbBegEZhGTiox-_wTzTG1cjtGCLJ9gEryq7GHywoM_UChDIOg-5y1MDm8k29FmFgA5vpiccgPdv1i3r28lFGcF3dGWavmzFkKOsxhmGo0sMrs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1758998673, 1758998673, '1'),
(8233, 0, 77313, 'csHmrDpBQhOibSQD3PEd9H:APA91bFItaCMj7KvHAaA6Sm11vPDpPJgxxy9kXuKa7SF4tuO2fcpxOEfc6c4rA_m1upkZs05Et9Iw96KyVisU5WF62sV9kDGFY0uBxaHwPHP_hie1OzMKto', 'Hajibul Sekh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759006172, 1759006172, '1'),
(8234, 0, 43196, '', 'Hridya Manek registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759009705, 1759009705, '1'),
(8235, 0, 72997, 'fsEB96uZFE2hjypWHt9sU1:APA91bEom5Kd0Gzxqb46bEe3WfGdyZyqJ-c-eja9kMVvJ3wW6V1HD030kePlZsS4vkNRZ4y0PAUa1OGt7q2YhRIEj9-fBkpqCdpRyjrykRchuT0jpwD_qGU', 'HITESH RATHORE registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759010225, 1759010225, '1'),
(8236, 0, 77315, 'cLTYokpESh2Wra6xtDX_St:APA91bFenIBBW1rLBhxho4-eAlU4zd9DxUUJkBuD6T9DAqTiGb4vL_5Z1LiMXDt-kjnp0m62GIPvr0w_Xiq-DQZGQHJiUQRkR2qRKnh5ZXcpqkuQLxapA9g', 'Anusha Devkota registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759011792, 1759011792, '1'),
(8237, 0, 77316, 'eABMmawVTgiKIlg8nCSGUx:APA91bG0yg6n9dZaACMmcpEgVec-0kI0iLLK1zefUZelyx16SSPMYgat0GizkU3utzhuPQ16K51XFKfK4jSBJwo5kCwJVB0xeZPzuR5p7GiO0moZcPUJmzo', 'Rani Johnson registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759014705, 1759014705, '1'),
(8238, 0, 77318, 'eUS2HtR8S2SEUoa5Ua_sNR:APA91bF2dvfit-6SmZ3GMtJ6d1g8Tg80J6NPpZoqpVqJXmXliRlfZ947p8eLQBkvEiYu6EFKr_bKX2mqVw9WuTGjtiEK2GD-UVMujpxsuT56i2ix_OnVpa8', 'Tanvi Dadarkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759036548, 1759036548, '1'),
(8239, 0, 77320, '', 'ShaileshKumar Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759038449, 1759038449, '1'),
(8240, 0, 77320, 'fs32nw7HT4yYqwcyJXqHZF:APA91bGjoJ9E1r3UPGtyt2VfNGAJt-DxfsuwmcH0USVEb1pg2Rm9jImZo1cH7WlSsPw2_4_ZVQZ54HQFzEA8dbvFVynmWBqRFosJqdvlMgJFdT9Enqrv0q0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759051260, 1759051260, '1'),
(8241, 0, 77316, 'eABMmawVTgiKIlg8nCSGUx:APA91bG0yg6n9dZaACMmcpEgVec-0kI0iLLK1zefUZelyx16SSPMYgat0GizkU3utzhuPQ16K51XFKfK4jSBJwo5kCwJVB0xeZPzuR5p7GiO0moZcPUJmzo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759051310, 1759051310, '1'),
(8242, 0, 77315, 'cLTYokpESh2Wra6xtDX_St:APA91bFenIBBW1rLBhxho4-eAlU4zd9DxUUJkBuD6T9DAqTiGb4vL_5Z1LiMXDt-kjnp0m62GIPvr0w_Xiq-DQZGQHJiUQRkR2qRKnh5ZXcpqkuQLxapA9g', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759051315, 1759051315, '1'),
(8243, 0, 77313, 'csHmrDpBQhOibSQD3PEd9H:APA91bFItaCMj7KvHAaA6Sm11vPDpPJgxxy9kXuKa7SF4tuO2fcpxOEfc6c4rA_m1upkZs05Et9Iw96KyVisU5WF62sV9kDGFY0uBxaHwPHP_hie1OzMKto', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759051340, 1759051340, '1'),
(8244, 0, 77318, 'eUS2HtR8S2SEUoa5Ua_sNR:APA91bF2dvfit-6SmZ3GMtJ6d1g8Tg80J6NPpZoqpVqJXmXliRlfZ947p8eLQBkvEiYu6EFKr_bKX2mqVw9WuTGjtiEK2GD-UVMujpxsuT56i2ix_OnVpa8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759051369, 1759051369, '1'),
(8245, 0, 62272, '', 'Ajay Kalyan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759055826, 1759055826, '1'),
(8246, 0, 67071, '', 'Sara M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759082956, 1759082956, '1'),
(8247, 0, 77147, 'f05QL5TmRkKpfnQi_aGFaJ:APA91bFhxUMRjBIcubL9cwh3yd8rW0Tj_WJ17eQkyT24XRqgPZdH0PyiNfUKfSbd19HCiwgrYHrka6doN9NCsEOfVr5EatLWma_G1vq9Ou2I8TWmt2hh8bo', 'Your order with order no. BL77147-OR-1 is received successfully on manekratna.com', 'Your order with Order No. BL77147-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1759088301, 1759088301, '1'),
(8248, 0, 77340, 'eKZTgqseR-2NVfKgxLoSdm:APA91bG76cYHJeL-cBdlxPd_i4If2Dbpgr5MBGUHBcJUSL3iI-zF1jf5j0Nt20uzDnZ6lL8BP5ABX1FJjesFKLcpjhcDzXxpMmR4fiTBrLee0waOSmILquU', 'Mohammed Bilal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759094429, 1759094429, '1'),
(8249, 0, 77341, 'cH_udEhzt090jptMm5MAxL:APA91bFLWH2rMJ9kpb5Rz4NneVFJ5TQiyiwaxwXnLr6fbdo3XIBbMJJjVdh8ArlPVPFqFBHln46uOVHRRwC2Rim9uwrMEV2MZQhwPh-WUexPhd8D1EJ6cwE', 'Anish Raju registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759094841, 1759094841, '1'),
(8250, 0, 77321, '', 'Aditya Salvi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759109897, 1759109897, '1'),
(8251, 0, 77344, 'fwksiyde70XFrUpbgxDcrN:APA91bH3oXEucvLhb6C8zAQg9L25RryG0diZOVlLvW0N8xSP6geWqq2IdBlP5jNs7kTMEJR3J0PAU0tQEAd-S9VpePSaxCet_BJZ89rxOwPOMD2dIBa5tHU', 'Eva Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759122133, 1759122133, '1'),
(8252, 0, 77339, 'eKZTgqseR-2NVfKgxLoSdm:APA91bG76cYHJeL-cBdlxPd_i4If2Dbpgr5MBGUHBcJUSL3iI-zF1jf5j0Nt20uzDnZ6lL8BP5ABX1FJjesFKLcpjhcDzXxpMmR4fiTBrLee0waOSmILquU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759127104, 1759127104, '1'),
(8253, 0, 77340, 'eKZTgqseR-2NVfKgxLoSdm:APA91bG76cYHJeL-cBdlxPd_i4If2Dbpgr5MBGUHBcJUSL3iI-zF1jf5j0Nt20uzDnZ6lL8BP5ABX1FJjesFKLcpjhcDzXxpMmR4fiTBrLee0waOSmILquU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759127109, 1759127109, '1'),
(8254, 0, 77341, 'cH_udEhzt090jptMm5MAxL:APA91bFLWH2rMJ9kpb5Rz4NneVFJ5TQiyiwaxwXnLr6fbdo3XIBbMJJjVdh8ArlPVPFqFBHln46uOVHRRwC2Rim9uwrMEV2MZQhwPh-WUexPhd8D1EJ6cwE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759127113, 1759127113, '1'),
(8255, 0, 77344, 'fAWGsSW9Wk-omI4FPp_bi4:APA91bGqeNDOQWwoUc1QM5atdlopbH5_EJ4AiSKIksbc27e20m3WCCYwadprj5wLoYujP3SCFy4BC7yWbvETfwStWpL5JmEQ6i5k3-2dw_XSfKP1jBJRRv8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759127132, 1759127132, '1'),
(8256, 0, 77350, 'fx_siM6xR2OLKGWeqC3T-5:APA91bH-1l3DbapKA9Zf4GU_kJAPnB7n1Jg9meFRBZjqpY6hKFcN1Nnz0JkhG4EinrfRDLZ10qKCV8ey5tnmpcQmWCOI9rBw-0fxExfMUwcYjpJixwNmidY', 'Debdut Barman registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759133991, 1759133991, '1'),
(8257, 0, 77351, 'cybnfTQbQwy9M0uoMZG63n:APA91bFRJSbvlkh8TAxIQoHQNlqf60dgnAHmMEN4wjLTAaBdhzZFcT2RQTl3ZMCdzehOgWtzGJ1gAG7wqu8BwTEgNQXAZWOhhFJJ-vK7XGZNbKCg5OTbC-8', 'Sahi Ladies Tailors registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759133994, 1759133994, '1'),
(8258, 0, 77350, 'fx_siM6xR2OLKGWeqC3T-5:APA91bH-1l3DbapKA9Zf4GU_kJAPnB7n1Jg9meFRBZjqpY6hKFcN1Nnz0JkhG4EinrfRDLZ10qKCV8ey5tnmpcQmWCOI9rBw-0fxExfMUwcYjpJixwNmidY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759140004, 1759140004, '1'),
(8259, 0, 77351, 'cybnfTQbQwy9M0uoMZG63n:APA91bFRJSbvlkh8TAxIQoHQNlqf60dgnAHmMEN4wjLTAaBdhzZFcT2RQTl3ZMCdzehOgWtzGJ1gAG7wqu8BwTEgNQXAZWOhhFJJ-vK7XGZNbKCg5OTbC-8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759141467, 1759141467, '1'),
(8260, 0, 77358, 'e0DgVzATT8GDd1rp8gZMgw:APA91bHM-FJxY8ejX0rnnABusePF6iElLKFYoDW9P4RFEHjT8T8ch-FuVcpqv-GGbdvRjm22gp3cMPdtaeFwo8Lm2CBY6lMB5MBq7P8aMqea7nZv3SBcXEw', 'Hasmukh Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759148241, 1759148241, '1'),
(8261, 0, 77358, 'e0DgVzATT8GDd1rp8gZMgw:APA91bHM-FJxY8ejX0rnnABusePF6iElLKFYoDW9P4RFEHjT8T8ch-FuVcpqv-GGbdvRjm22gp3cMPdtaeFwo8Lm2CBY6lMB5MBq7P8aMqea7nZv3SBcXEw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759149020, 1759149020, '1'),
(8262, 0, 49834, 'cd2oEsPvxUtOh5qSvx6FsM:APA91bEm9bRkHNLV7KlPQkssYSeBlYj-D8IOFPkLordqwxSeeAdhIBVASf9lVDXAXOVdGys1EjqBpAuVyMX6q64io7ps6qYwUTSpTeGCvgPM0R-XRx3CkXg', 'Your order with order no. NU49526-OR-13 is received successfully on manekratna.com', 'Your order with Order No. NU49526-OR-13 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1759154117, 1759154117, '1'),
(8263, 0, 24361, '', 'Shanaz Begum registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759154794, 1759154794, '1'),
(8264, 0, 77363, 'fTQVnyQeSYe1C8UyqaJ9-K:APA91bHe05HJGZ4BLx3GKq5jfL3WF7qQ_ntfj0Lj_-wJ-CSnnErbd1gfIhAQ0E_qg0Yhd0SJxmspseAwhoWM64V9CPqWOgxL8_qJPugUXN2ZRKN6divyA20', 'Ajay Kumar Karri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759161064, 1759161064, '1'),
(8265, 0, 77364, 'd5On3imAJE_Lkur0fJlqoQ:APA91bHeKimE6ut_YW0YcsyqYtnpgVqtNllUIYgNHiP_sjIS4x5e13lDGvQZwDmRXRn47n-shtMMtVvRv3yWrZFm-TnPWtTxi-rzdJQELqkl1Z9bc542iOs', 'Mehathab Mk registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759161794, 1759161794, '1'),
(8266, 0, 77364, 'd5On3imAJE_Lkur0fJlqoQ:APA91bHeKimE6ut_YW0YcsyqYtnpgVqtNllUIYgNHiP_sjIS4x5e13lDGvQZwDmRXRn47n-shtMMtVvRv3yWrZFm-TnPWtTxi-rzdJQELqkl1Z9bc542iOs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759170134, 1759170134, '1'),
(8267, 0, 77363, 'fTQVnyQeSYe1C8UyqaJ9-K:APA91bHe05HJGZ4BLx3GKq5jfL3WF7qQ_ntfj0Lj_-wJ-CSnnErbd1gfIhAQ0E_qg0Yhd0SJxmspseAwhoWM64V9CPqWOgxL8_qJPugUXN2ZRKN6divyA20', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759170138, 1759170138, '1'),
(8268, 0, 77293, '', 'Pavithrra Shankar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759173310, 1759173310, '1'),
(8269, 0, 77382, 'dktUobzVTA2OjfxFdS4iyr:APA91bFqu3cJDqm8VUGoH3u5GDEhdEIhy_2wHnXytcO2lpGKGLMKY5T02WBGV9LAcDegoxGDCB5HuPAn8no35TswkoVA42bsKRwvJv5R0a25QfhnHOC7EjE', 'Pramod So U registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759219724, 1759219724, '1'),
(8270, 0, 77382, 'dktUobzVTA2OjfxFdS4iyr:APA91bFqu3cJDqm8VUGoH3u5GDEhdEIhy_2wHnXytcO2lpGKGLMKY5T02WBGV9LAcDegoxGDCB5HuPAn8no35TswkoVA42bsKRwvJv5R0a25QfhnHOC7EjE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759220241, 1759220241, '1'),
(8271, 0, 77387, 'fMZO5PQySkDIr6QCOiqoaR:APA91bFHKjJQb3lqlF0BBuXwJogc9hSy96UjtuMim2kfxVMkO0uPFlPZDt7OAKvaJQXg4vyLNjLBYk03vg31Coi5UCGPcYCYZ1N6-LXCSCjYC6Z8A7pRmE0', 'Renuka Bhagat registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759224553, 1759224553, '1'),
(8272, 0, 77387, 'fMZO5PQySkDIr6QCOiqoaR:APA91bFHKjJQb3lqlF0BBuXwJogc9hSy96UjtuMim2kfxVMkO0uPFlPZDt7OAKvaJQXg4vyLNjLBYk03vg31Coi5UCGPcYCYZ1N6-LXCSCjYC6Z8A7pRmE0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759227054, 1759227054, '1'),
(8273, 0, 77293, 'dKtAL3vNQh2svoWwczDmLf:APA91bE6yhbHGyurHSjzGB4ksvyR6yv8KOHoWEzTKGBLMHN271_p7HlY4rOneEJ6DMmQrGjE52HPd7EIMzQmuJ659ESDah_5mkWIcyEViSeniARUGIfYvVc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759236472, 1759236472, '1'),
(8274, 0, 77391, 'fJEg7d_XTRmCfqpAYmLtOU:APA91bFqsETV4vDxyhA4_sAvV0ToN6UPygiUErBHj4W2WyojdsvoLFuLTePzJqO33n4rzxc89YGvHVbSjkhPRpgY4XPBySAvqHZfNiGfD7esxhcMSR5KiT0', 'Yash Dave registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759238717, 1759238717, '1'),
(8275, 0, 76780, 'f8_pZjfuTVaojfOp3oEYMO:APA91bG5UlFAtx320acZeOYwD1Nm4u1D1KbNfHQtFjcMeP7v9NbgK4xVZk3ILzY7xZIN9CBXaFNJgPrNb5pQYjEVNF5OiR1X-OG6b9LZckuq3PE8pANza7E', 'Stuti Thole registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759262391, 1759262391, '1'),
(8276, 0, 77391, 'fJEg7d_XTRmCfqpAYmLtOU:APA91bFqsETV4vDxyhA4_sAvV0ToN6UPygiUErBHj4W2WyojdsvoLFuLTePzJqO33n4rzxc89YGvHVbSjkhPRpgY4XPBySAvqHZfNiGfD7esxhcMSR5KiT0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759293961, 1759293961, '1'),
(8277, 0, 77403, 'f6l6twvUTAq2wnGDLsd4cH:APA91bEAvvk_MY_pFA1q3rs5QS6rhtRp8_ccwkr-MmntHuwba_8xeT3Z8kiHJLBmQaI5dfh_LXhE6EmBVDST5JzVO81rpd3dtvqTcFUpzOKw8JFqpeVKJMk', 'Swapnali Mandavkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759299813, 1759299813, '1'),
(8278, 0, 77403, 'f6l6twvUTAq2wnGDLsd4cH:APA91bEAvvk_MY_pFA1q3rs5QS6rhtRp8_ccwkr-MmntHuwba_8xeT3Z8kiHJLBmQaI5dfh_LXhE6EmBVDST5JzVO81rpd3dtvqTcFUpzOKw8JFqpeVKJMk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759300693, 1759300693, '1'),
(8279, 0, 77406, 'dBETX1ofQV2AoAMOPVFWFz:APA91bGiroIEcXciLmLKf7ChJiyRpKrlEB794J5KRCmpLqQurR8hjqou_AUvnLuNMamsN7QGJd4mW_QsEBB7nBt7FEwFQSfDr9vvZEPTiXf18w1DK2qeKTE', 'Aparna Dhariya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759306482, 1759306482, '1'),
(8280, 0, 77409, 'd9GfieI0RJ2MRflu8tq9Wy:APA91bGSjjumS2meOyuH4PfAYfzfIdTEU3GfW89h-e9oXYFGm5RSEKsQ1kJOe9tR6NztJ6TBN51zExwF6iEU7YJuoCPnmee3H21Gr0THls5u69u0dXEFTJc', 'ILYAS YUSUFBHAI PATEL registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759313301, 1759313301, '1'),
(8281, 0, 77409, 'd9GfieI0RJ2MRflu8tq9Wy:APA91bGSjjumS2meOyuH4PfAYfzfIdTEU3GfW89h-e9oXYFGm5RSEKsQ1kJOe9tR6NztJ6TBN51zExwF6iEU7YJuoCPnmee3H21Gr0THls5u69u0dXEFTJc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759315576, 1759315576, '1'),
(8282, 0, 75326, 'fieqAtA1EEl7snc_g4nlUK:APA91bHmb58EY-oUhYZ70zLZIs7BEn-hIFRR_MTknWxesGsVqBz7PbSl85tWBzdQ1IPUIYIwvUOHV5rjgv7K-9WoSvHRv4cQ4Dhdeqxyn9eULzqq-pk8fPs', 'Your order with order no. JP75326-OR-2 is received successfully on manekratna.com', 'Your order with Order No. JP75326-OR-2 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1759320022, 1759320022, '1'),
(8283, 0, 77415, 'e9wKlORaRt-VYUsYBxn5zF:APA91bHYLwTP0W5OZZN63w_UUNOCdJHQ3YcUDZ8NBUmhxrW6pAh-jxePS0YjOlOVRTIe8TFpr4W2M90o8LFZ2ZgVifsEiKR4BVoy_UdUAL4S9cjo6g-fp74', 'HELNA LAIJU registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759330325, 1759330325, '1'),
(8284, 0, 77204, '', 'Nishanthini N registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759332669, 1759332669, '1'),
(8285, 0, 77418, 'fM8qyWVlTqeF_sToKlPlto:APA91bE934Uxli_QS5P_fGkzGAb6TuQ0Ls-pJiC6neZiXkbqkJOVD58PaTTTa3mOe1iVQOwWNzqlI1Onyc51u1abqTEWsS3S6c5ltpOnKZkXdPgVI8HpusU', 'Chaithanya G S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759334144, 1759334144, '1'),
(8286, 0, 77419, '', 'Khushbu Tadvi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759336062, 1759336062, '1'),
(8287, 0, 77419, 'cwm5pExKTLipkNdiMypOQR:APA91bGoSr4SIPL76oH846uspf_3NPA3PwpxBWv8snhcS0CsceUNst9boJn_kmT4J00mR026c4OZRlYtpWR-KbueTGrI3B0xGzuI74mHtJfRwwl15J3EDLI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759346025, 1759346025, '1'),
(8288, 0, 77418, 'fM8qyWVlTqeF_sToKlPlto:APA91bE934Uxli_QS5P_fGkzGAb6TuQ0Ls-pJiC6neZiXkbqkJOVD58PaTTTa3mOe1iVQOwWNzqlI1Onyc51u1abqTEWsS3S6c5ltpOnKZkXdPgVI8HpusU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759346037, 1759346037, '1'),
(8289, 0, 77418, 'fM8qyWVlTqeF_sToKlPlto:APA91bE934Uxli_QS5P_fGkzGAb6TuQ0Ls-pJiC6neZiXkbqkJOVD58PaTTTa3mOe1iVQOwWNzqlI1Onyc51u1abqTEWsS3S6c5ltpOnKZkXdPgVI8HpusU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759346055, 1759346055, '1'),
(8290, 0, 77415, 'e9wKlORaRt-VYUsYBxn5zF:APA91bHYLwTP0W5OZZN63w_UUNOCdJHQ3YcUDZ8NBUmhxrW6pAh-jxePS0YjOlOVRTIe8TFpr4W2M90o8LFZ2ZgVifsEiKR4BVoy_UdUAL4S9cjo6g-fp74', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759346071, 1759346071, '1'),
(8291, 0, 77421, 'fsPydgwbSOmURDnmXoRLUM:APA91bGbw3F8WqSrH9EOxz5461hBrSRi89utoiobcp6CESfDyynh6sQ3KnaX6mZTDRu6Gmzh6CBtrX4tqxnz-ugde8-ZmkEh6KbT4DsJRvmG9REvLhr_iP8', 'Selvanayaki S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759360179, 1759360179, '1'),
(8292, 0, 77431, '', 'Ajay T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759393034, 1759393034, '1'),
(8293, 0, 77431, 'fKGHti11Raegg0ZQVeXlop:APA91bHyTdjrFQeUY4LSg4uJYQ6wKQGeskCJIzePZhtbY_M8gE8BZTU5hlkIymMY3Eyt01XB4kklQTbg1d7P5aZkMF6UWVliN9GhI8mBZRIoVuGODhufWdE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759393962, 1759393962, '1'),
(8294, 0, 77432, '', 'Murali Nair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759397810, 1759397810, '1'),
(8295, 0, 77435, 'dTkCvzUTS2KQePWCgSwKmH:APA91bEhh3lWOSqzkg7EfhFPRAVrjlv8Zfvmj3nd9sCmOVwvsgrT3V2Rgjm2uybvaAp5rPd7tqgUn5xVBVGAzh552pBvuhtHa9hy-_4xvFpB_r2dz-C39-M', 'Punida A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759402961, 1759402961, '1'),
(8296, 0, 77441, 'fp3IcRxzRDCGmUf6kTQ2Vl:APA91bHhYXNUq2sS43LzZoqRCCH2H5ZCqPAkdkfQ2aZhkEFfHj2GEIbdUa1WA2g_Z1scroi1uieomxvjN8COBQgFtfiX82Y1SZ8Vi2KB6lwYNn7Xmsjo5IU', 'VimalKumar Soudagar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759422597, 1759422597, '1'),
(8297, 0, 77442, 'cuLeIXRVOUliuJlBy65VwM:APA91bHg6HxsO657Y2MCoDcYfU4UAz-Dv3QnPAnCUsGanH67nhE0exoFdpGZMOlRsEJHno5Yhe1X4FP2GZZ0qSnKrD7MsLZL2FWy-5UN1Wa-KuBHA7psUtY', 'Safalya K S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759422895, 1759422895, '1'),
(8298, 0, 77442, 'cuLeIXRVOUliuJlBy65VwM:APA91bHg6HxsO657Y2MCoDcYfU4UAz-Dv3QnPAnCUsGanH67nhE0exoFdpGZMOlRsEJHno5Yhe1X4FP2GZZ0qSnKrD7MsLZL2FWy-5UN1Wa-KuBHA7psUtY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759430554, 1759430554, '1'),
(8299, 0, 77441, 'fp3IcRxzRDCGmUf6kTQ2Vl:APA91bHhYXNUq2sS43LzZoqRCCH2H5ZCqPAkdkfQ2aZhkEFfHj2GEIbdUa1WA2g_Z1scroi1uieomxvjN8COBQgFtfiX82Y1SZ8Vi2KB6lwYNn7Xmsjo5IU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759430563, 1759430563, '1'),
(8300, 0, 77435, 'dTkCvzUTS2KQePWCgSwKmH:APA91bEhh3lWOSqzkg7EfhFPRAVrjlv8Zfvmj3nd9sCmOVwvsgrT3V2Rgjm2uybvaAp5rPd7tqgUn5xVBVGAzh552pBvuhtHa9hy-_4xvFpB_r2dz-C39-M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759430587, 1759430587, '1'),
(8301, 0, 77447, 'dGbiFBYp_UYOsoLmxDSUe0:APA91bFg4_RQrwDb8nNEfNYvtCvSrMZZ-YFzhn4-Q40xYeHeX2C-vQUFq-oVV-MqO5JT3UHiuWX7LwgR6cR1SDXZZ_NJkCymw5tmHocExGHTIt_wWi4D_Qw', 'Reenu Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759455476, 1759455476, '1'),
(8302, 0, 77444, '', 'Dr Rubina Davood registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759464756, 1759464756, '1'),
(8303, 0, 77138, '', 'Nancy Cheirna registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759468251, 1759468251, '1'),
(8304, 0, 77447, 'dGbiFBYp_UYOsoLmxDSUe0:APA91bFg4_RQrwDb8nNEfNYvtCvSrMZZ-YFzhn4-Q40xYeHeX2C-vQUFq-oVV-MqO5JT3UHiuWX7LwgR6cR1SDXZZ_NJkCymw5tmHocExGHTIt_wWi4D_Qw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759468879, 1759468879, '1'),
(8305, 0, 77464, 'eAKTI9T3ScODGKKP36giLa:APA91bHVM0VmfPDdeNFG3x3kUXarjrombtrzIks-8IPiMysYgiF-wAmotKAR2MqTA_BkP_7-BfXCQbKbzBuUhCVTjHzp_TUeHQdf7Of--yYl99M3Oa8KbuQ', 'Rajni Agrawal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759485262, 1759485262, '1'),
(8306, 0, 77471, 'd-CNrAzREkHVlQcq6SxFuR:APA91bF50RBXcWR88YcuplvQfvYE3dMe9Fiiv5T2HoNQ5Wl5xv0_Zur7YqOnO5pkeZHTcu_xcRbgzIuUdq_PJ4DNZk0ly455zfegXjfRYuuuQMk4XpiSU0c', 'Sachin Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759496308, 1759496308, '1'),
(8307, 0, 77269, '', 'Parinika Aerrolla registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759507397, 1759507397, '1'),
(8308, 0, 73118, 'fE02Mn1pTTWbDpAlDJSdGl:APA91bFoQ6oKT_8GF3uKM7x55th_wsi8F9Qqxn-i0FYv_VgTuYpa2S8P7BdGCN6q6siVrl9ndh2-ODvdsuh75MMaPulnjdgI0EuzWJrHBv1cDy75TT65_2U', 'Chintan Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759510097, 1759510097, '1'),
(8309, 0, 77476, '', 'Manveer Kaur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759534469, 1759534469, '1'),
(8310, 0, 77482, 'cDnhd-SsZEqaiT4Rjzvaca:APA91bFX0GB6Jfj81XL4vi2XOjf5jQnmPlpMCOnu1zrVrngcXjtYovisR8TY-1xdh7tjBpMrMyMitmRu_lfMyK2hN7sAtL0rtlMUt6Zwmp8OSn1Uehim21Q', 'AKASH MEHTA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759548549, 1759548549, '1'),
(8311, 0, 77482, 'cDnhd-SsZEqaiT4Rjzvaca:APA91bFX0GB6Jfj81XL4vi2XOjf5jQnmPlpMCOnu1zrVrngcXjtYovisR8TY-1xdh7tjBpMrMyMitmRu_lfMyK2hN7sAtL0rtlMUt6Zwmp8OSn1Uehim21Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759553918, 1759553918, '1'),
(8312, 0, 77493, 'edqx80ghTwql3S0bC9HIrM:APA91bHPi0fL3fWg00fwm82T2whn1-1cbqeTDfwQ4DK5mZu9stQn-qVU_pWxnGDofxAPqjeIH4tFmUdn0crDTS55dsA3QZp8LIutGzgbXOlCLlUsh-ZyGEc', 'Sagar Dabhade registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759570317, 1759570317, '1'),
(8313, 0, 77493, 'edqx80ghTwql3S0bC9HIrM:APA91bHPi0fL3fWg00fwm82T2whn1-1cbqeTDfwQ4DK5mZu9stQn-qVU_pWxnGDofxAPqjeIH4tFmUdn0crDTS55dsA3QZp8LIutGzgbXOlCLlUsh-ZyGEc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759570623, 1759570623, '1'),
(8314, 0, 77500, 'cvcScqZqWEvUuAJrBcAFSC:APA91bHpfPqt9FbNi0MNVlhnTsWTgnqwtsBV6AWo-Y5dD10D4xOkWQ01fHweWA4KxwtBzFStznk4-Zy0CDVG-BRsXxujCyDGq2SreiaPSBLc56epR3QusT8', 'Ray Ray registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759577713, 1759577713, '1'),
(8315, 0, 77500, 'cvcScqZqWEvUuAJrBcAFSC:APA91bHpfPqt9FbNi0MNVlhnTsWTgnqwtsBV6AWo-Y5dD10D4xOkWQ01fHweWA4KxwtBzFStznk4-Zy0CDVG-BRsXxujCyDGq2SreiaPSBLc56epR3QusT8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759578372, 1759578372, '1'),
(8316, 0, 37372, 'cVLAFYQJQLmhqg4x7rKh6i:APA91bG3-fnyzl4VIoLaDXgX9nvtz6cmbIsb4WFxDRsPQxSbMw788FnCFO2RRKMqP4nFVPzZ6qx_XxUFVYmN60EV3p1Urk7fqVuRRzagbcgud20jfMzEbvc', 'Amit Bansal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759584248, 1759584248, '1'),
(8317, 0, 77497, '', 'FAISAL CHAUDHARI registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759603158, 1759603158, '1'),
(8318, 0, 77515, '', 'Shreya Sanghvi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759633120, 1759633120, '1'),
(8319, 0, 77524, '', 'Rupal Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759654573, 1759654573, '1'),
(8320, 0, 77526, 'cgTglC2pQDe8qScDGVjXvb:APA91bE4-z9x4spsEZUad1CmQCMQYlH7azOsKOT_xSA2wJ3BUQDeefkCXyRRTSNtEwbPMbXnJGJDfzgOTeM2fBdosIKCiJPUgM1h5T1LT1LB6kRUx_kJvuY', 'Sundaresan G registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759658940, 1759658940, '1'),
(8321, 0, 77528, '', 'Vineeth Ck registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759661812, 1759661812, '1'),
(8322, 0, 77528, 'fppJZr3AQz-XNMgnMfsWoz:APA91bHXXb5WUTJREWVMJiAlhQmUHGluSVIGJ0muQihUHr7GiWQLJYIFDy97650inghutDiqj_ZbGfqjKLk8RDiAmIHtiTheFGnbfAT1J_hIUJbLfQboAXs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759665926, 1759665926, '1'),
(8323, 0, 77526, 'cgTglC2pQDe8qScDGVjXvb:APA91bE4-z9x4spsEZUad1CmQCMQYlH7azOsKOT_xSA2wJ3BUQDeefkCXyRRTSNtEwbPMbXnJGJDfzgOTeM2fBdosIKCiJPUgM1h5T1LT1LB6kRUx_kJvuY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759665936, 1759665936, '1'),
(8324, 0, 77524, 'dymMDZ-lTJ2Q44KHRYtAWh:APA91bH0hYc1PAGjaTHwykervg76UKugsolN9nKjd3B4sxFiXgfBi2e_ac1jyHnSmp0cNjCq5X2RrtkS6SyjXayfQ82y5OhvkuvD2H9dxJMhKnS-z15zodY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759666123, 1759666123, '1'),
(8325, 0, 77515, 'feX6k9_MQ7S2bnYa2C5M4_:APA91bEOwfo7-F7pTxHLU4dDuWkTgpmy7L01CCviCnhaorc6LtgL3vv7pJ6M2Poqq89Kc_Re4qmplHc9lCPuzbuqwhJOjpiUPg8Lnb3xpPOkKWO9G8n0BUY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759677368, 1759677368, '1'),
(8326, 0, 77519, '', 'Srijoni Sarkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759683090, 1759683090, '1'),
(8327, 0, 77397, '', 'Preethy John registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759683379, 1759683379, '1'),
(8328, 0, 77543, 'eeYp2qkq9UwAoUfOQYa-Tn:APA91bEE0W_ZJkMj8aw0Tf0BEJLb8a73LYfAxgBBi2QcaO-LNBk_W_PJhLR_9mUh7cRVGaLJYIt-BRPjcy2ajk8Ybk92uRDgCLhwmT6VyPZ4Z_neIYfP31M', 'Mohit Mistry registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759684011, 1759684011, '1'),
(8329, 0, 77543, 'eeYp2qkq9UwAoUfOQYa-Tn:APA91bEE0W_ZJkMj8aw0Tf0BEJLb8a73LYfAxgBBi2QcaO-LNBk_W_PJhLR_9mUh7cRVGaLJYIt-BRPjcy2ajk8Ybk92uRDgCLhwmT6VyPZ4Z_neIYfP31M', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759723081, 1759723081, '1'),
(8330, 0, 77557, 'fHas2pz5TviTVxslXzwrQL:APA91bEgzjwKSTC1CRXshMy4b7kbaKI1mjHVLXvUfKhaVvI32GouTIuSQPwL-9XPBfJwUI0nGdzFWIO1aYVreJXg57MsEgHZQNDPHCoDtX70bfIXU4bIWjI', 'Bhavika Tiwari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759736910, 1759736910, '1'),
(8331, 0, 75409, '', 'Greshma Bristo registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759740182, 1759740182, '1'),
(8332, 0, 77559, '', 'Mamatha Gowda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759741264, 1759741264, '1'),
(8333, 0, 77557, 'fHas2pz5TviTVxslXzwrQL:APA91bEgzjwKSTC1CRXshMy4b7kbaKI1mjHVLXvUfKhaVvI32GouTIuSQPwL-9XPBfJwUI0nGdzFWIO1aYVreJXg57MsEgHZQNDPHCoDtX70bfIXU4bIWjI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759742083, 1759742083, '1'),
(8334, 0, 77559, 'cfduSKAFSHiWjkfwZpIpe9:APA91bGSVqE0GcWJEh38iChfNI__3u9uCMaxxZtTcW7So-Ozuw6LzrfCgIatdtM35XGHXyKI959cHIpEzgghYRXP8OoKYfKjbMrW-C5vJHulkfpRxVNZcLE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759742094, 1759742094, '1'),
(8335, 0, 77564, '', 'Purushottam Garate registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759761973, 1759761973, '1'),
(8336, 0, 77570, '', 'Kousar Fathima registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759765889, 1759765889, '1'),
(8337, 0, 77570, 'cdOODXziS2O2QRJIOZBb7d:APA91bEPBlOg5slszOxXLdfPN829f5HLORhs9GemWLSB4AJkaFxFtAB-C467FhB-0Ee-H2I33PNqViXAZZozyOdv1iWOUET8NyAO6a2PA3OVT15BzBJHGfg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759767386, 1759767386, '1'),
(8338, 0, 77578, 'dHMSdXD-Qri0olCX89K0p3:APA91bFblJWF5tymKJ-VgW_-0q0RE5JSPdFyDyrKcJKJLK3y8b7itqU9QMjwXsnp0Jc-y_yN7CSDKCdTC83BZ8FPMBTnf3AxqX_JCpr55gfoFOYV62PxvmU', 'Amrita Sarda registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759773578, 1759773578, '1'),
(8339, 0, 77579, 'fWEyX2JrRKqngicadLSclI:APA91bFO9jeJoNlrv56Q24WDrbrYCYyUzM3_tGpGp2zWyrZQmWuDOBf9Xy9mMMZgTkTAMTO24_jIa2M-am3JBSMRX_6rxKaPztPd6lvwFQJCIF-bIgLWV70', 'Vishal Raut registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759774173, 1759774173, '1'),
(8340, 0, 77579, 'fWEyX2JrRKqngicadLSclI:APA91bFO9jeJoNlrv56Q24WDrbrYCYyUzM3_tGpGp2zWyrZQmWuDOBf9Xy9mMMZgTkTAMTO24_jIa2M-am3JBSMRX_6rxKaPztPd6lvwFQJCIF-bIgLWV70', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759776369, 1759776369, '1'),
(8341, 0, 77578, 'dHMSdXD-Qri0olCX89K0p3:APA91bFblJWF5tymKJ-VgW_-0q0RE5JSPdFyDyrKcJKJLK3y8b7itqU9QMjwXsnp0Jc-y_yN7CSDKCdTC83BZ8FPMBTnf3AxqX_JCpr55gfoFOYV62PxvmU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759776375, 1759776375, '1'),
(8342, 0, 52731, '', 'HARSHAD CHOBADIYA registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759818786, 1759818786, '1'),
(8343, 0, 77599, 'fa78OZdMT-O8pEuL1MxJoz:APA91bF_ef_VK_djlywYtCT_wHFQ-qx277DEY4s3wKAH3IzbY7nfh_8sAsYQu_Cnj7A7YGwf5WAz9nwHCMiDFdzpjsB2xGKVVxZVuyOz76IPax4zVPQDk-s', 'Gomathi Vishnu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759829118, 1759829118, '1'),
(8344, 0, 77599, 'fa78OZdMT-O8pEuL1MxJoz:APA91bF_ef_VK_djlywYtCT_wHFQ-qx277DEY4s3wKAH3IzbY7nfh_8sAsYQu_Cnj7A7YGwf5WAz9nwHCMiDFdzpjsB2xGKVVxZVuyOz76IPax4zVPQDk-s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759830910, 1759830910, '1'),
(8345, 0, 77581, '', 'Humira Ahmed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759876933, 1759876933, '1'),
(8346, 0, 77623, 'fkN96d8KS6qJcHgd8qTgsA:APA91bHKgcgJuHkpI_vPfC9LgfxmRfsLjp3VLMZ90P1P3tvjxTO91Ngw3g-xQh9OICssDXKnTXdFFQkVP9z7HM-afNVOY-wnBrPiWcoPmqjjE2FAAam1Zx8', 'Sadheela P S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759913499, 1759913499, '1'),
(8347, 0, 77623, 'fkN96d8KS6qJcHgd8qTgsA:APA91bHKgcgJuHkpI_vPfC9LgfxmRfsLjp3VLMZ90P1P3tvjxTO91Ngw3g-xQh9OICssDXKnTXdFFQkVP9z7HM-afNVOY-wnBrPiWcoPmqjjE2FAAam1Zx8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759915959, 1759915959, '1'),
(8348, 0, 77627, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'Uehdbd Vshehe registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759918354, 1759918354, '1'),
(8349, 0, 77627, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759918497, 1759918497, '1'),
(8350, 0, 77626, '', 'Girish Wadhwani registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759918581, 1759918581, '1'),
(8351, 0, 52724, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'Your order with order no. KK52724-OR-35 is received successfully on manekratna.com', 'Your order with Order No. KK52724-OR-35 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1759919056, 1759919056, '1'),
(8352, 0, 52724, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'Your Bulk order with order no. KK52724-BOR-14 is received successfully on manekratna.com', 'Your Bulk order with Order No. KK52724-BOR-14 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1759919373, 1759919373, '1'),
(8353, 0, 52724, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759920123, 1759920123, '1'),
(8354, 0, 52724, 'eXd0oYUqTiePigIjXDZa7P:APA91bGAwpFGpwaN35YsFNxkXIzgdH7vK-qG2DqFccieMwcKFhhjZYE-IWAHSsIcy4MOEIg2OuQEXwgbyhHw0kc7xnpEEgKWgQdFuLSWnoaCMhy5w4_n2RE', 'Video Appointment Confirmation at Manek Ratna', 'Your request for Video Purchase appointment at Manek Ratna is received successfully, our team will connect with you and confirm the same.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759920169, 1759920169, '1'),
(8355, 0, 77629, '', 'Sneha Palande registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759921335, 1759921335, '1'),
(8356, 0, 77629, 'eSDtjOo-QEH6sOaYvzQPpE:APA91bGiTyamWsJIEwcCJy_-zI4uy3cM7evz54p-pFXK3_RwPuBRmwkjQ-4i-Xq8glHYDo0Omc_9mH7DHwDGuvhzXN4RO_IkQ8I8kZ893eq15NqSG5HKt7s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759923075, 1759923075, '1'),
(8357, 0, 77633, 'fBEwbxeXStaIGNCAQqU6Sg:APA91bHbo_Gs-dAAAHiJMOm4WuW8CYcqbKXAOpLn1K09bumCjrq9lHC3VBN3ubS1r3NSrQ0q89zsSmKmPrifTrFEFwp5cApG3RUphqztPGpaHiEaWNN9olY', 'Rakhi Shetty registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759926463, 1759926463, '1'),
(8358, 0, 77633, 'fBEwbxeXStaIGNCAQqU6Sg:APA91bHbo_Gs-dAAAHiJMOm4WuW8CYcqbKXAOpLn1K09bumCjrq9lHC3VBN3ubS1r3NSrQ0q89zsSmKmPrifTrFEFwp5cApG3RUphqztPGpaHiEaWNN9olY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759926804, 1759926804, '1'),
(8359, 0, 77637, 'ePfxbeUKM0WEjYKBdGBdS1:APA91bGWT2Zh7ds-NJ2xeoV0GjsPnH7rxLB9LRipL6f-RwOmkSf64f3qwyfla9bT71FqXasAGAqB_yxpEbmCQ4nLqgQAg1vU4aWXSFIORcj2GC4gy1hoZtY', 'Raj Bardhan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759930105, 1759930105, '1'),
(8360, 0, 77638, 'fMTgrtDkSZC3mMpoHe4LtZ:APA91bH3BLJwUjr-MYytTv3VcPnXaTvZT6tgWeW-6Jedph_oXS4PrGi3z6lcPzxaOysgEYwn7caEL5UACHcKhH-6nYJGEFo_CEcrQxJJB0yeJEI6Bjc1FPE', 'Ankita Manjrekar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759932959, 1759932959, '1'),
(8361, 0, 77632, '', 'Dicksha Dey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1759935965, 1759935965, '1'),
(8362, 0, 72201, 'fjrAro0tEUGIjS1X6gKJwd:APA91bH5OEe4Sh68ZybHtLGoGgaxm9QKcj-mDxCOkb6kHLckMoKSQrGFYtUN3cSn_8mtjznbgJf40Jju0EQ3Q8yhUgn5uMbHYy7l5uWTgJ5QIoZTYxvSYrU', 'Your order with order no. DP72201-OR-9 is received successfully on manekratna.com', 'Your order with Order No. DP72201-OR-9 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1759944493, 1759944493, '1'),
(8363, 0, 77637, 'ePfxbeUKM0WEjYKBdGBdS1:APA91bGWT2Zh7ds-NJ2xeoV0GjsPnH7rxLB9LRipL6f-RwOmkSf64f3qwyfla9bT71FqXasAGAqB_yxpEbmCQ4nLqgQAg1vU4aWXSFIORcj2GC4gy1hoZtY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759949813, 1759949813, '1'),
(8364, 0, 77651, 'efY8cm2uTBWYOtX-wbQOdM:APA91bEw_H6cD0achT08_jWaWzEI-3B4ZE3Y6O3mmFw6xOg9Hu6UrFT4NDsyrzxWAooj_KhkfSj2v1XcqZU_sz0urVCwRIHhUekPvwAANWiT6urspPk1Dic', 'Sk Arif registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759950775, 1759950775, '1'),
(8365, 0, 77651, 'efY8cm2uTBWYOtX-wbQOdM:APA91bEw_H6cD0achT08_jWaWzEI-3B4ZE3Y6O3mmFw6xOg9Hu6UrFT4NDsyrzxWAooj_KhkfSj2v1XcqZU_sz0urVCwRIHhUekPvwAANWiT6urspPk1Dic', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1759979742, 1759979742, '1'),
(8366, 0, 76142, '', 'Hemangi Prabhu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760001214, 1760001214, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(8367, 0, 77672, '', 'Dnyaneshwari Chaudhari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760008227, 1760008227, '1'),
(8368, 0, 77672, 'fH7cUuyyRM-vnSl9Xh5Frh:APA91bG9YyBrDAqfy8FSH1qD65OOolOfwQAGVIyksWFZuGC1Qau7u3f8Y7GGEaep8B2XUGuqxVolP2UXgfOyof40bKRrrTZVpxoKXBE5TvDp3lTID5i-aPw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760008967, 1760008967, '1'),
(8369, 0, 77501, '', 'Padma P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760011384, 1760011384, '1'),
(8370, 0, 77680, 'dkn9JRfPRkOGv1bPh98eo_:APA91bGFhC1vTn9ZNQ91u5ui7oKuRgrVcmVIptgUBXmN1BaIexPcGvalVJcbpVrYXntrU2Sk8ERKI2M1ZP7B7-LSJGCKG0g7f6PLqKJyM7IngL-xt9J3K3o', 'Zeshan Arshad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760029987, 1760029987, '1'),
(8371, 0, 77681, 'eoNh4bBMGkWRulIZdkroMD:APA91bF47HZL3JYD5Ey1B-wiBYVJlMqmbiN9koWEqwGKfxQf0wSIOEUMpnSrYcujLCVDtuJclBFaiyFv3HBOh4MfUtRLGyveRnzqPlrcxj0fuIqakp_uTgI', 'Romina Tosi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760030748, 1760030748, '1'),
(8372, 0, 77668, '', 'Hasker Ali registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760037445, 1760037445, '1'),
(8373, 0, 77683, 'fH7Zuq0FRcygr6SG1YyL-b:APA91bE96QTUm6Bc3H-fry7T1ihWgj1cCuLBn-A6e52P2UDiTlt5vHKBxQV4dwMHwtNFwJR_WL1UBP7baJRXD6K2ZtNIQMnxtVKO5Clc-y5M-yGCgGa5t0Q', 'Santanu Roy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760038143, 1760038143, '1'),
(8374, 0, 77681, 'eoNh4bBMGkWRulIZdkroMD:APA91bF47HZL3JYD5Ey1B-wiBYVJlMqmbiN9koWEqwGKfxQf0wSIOEUMpnSrYcujLCVDtuJclBFaiyFv3HBOh4MfUtRLGyveRnzqPlrcxj0fuIqakp_uTgI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760042156, 1760042156, '1'),
(8375, 0, 77683, 'fH7Zuq0FRcygr6SG1YyL-b:APA91bE96QTUm6Bc3H-fry7T1ihWgj1cCuLBn-A6e52P2UDiTlt5vHKBxQV4dwMHwtNFwJR_WL1UBP7baJRXD6K2ZtNIQMnxtVKO5Clc-y5M-yGCgGa5t0Q', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760042160, 1760042160, '1'),
(8376, 0, 77680, 'dkn9JRfPRkOGv1bPh98eo_:APA91bGFhC1vTn9ZNQ91u5ui7oKuRgrVcmVIptgUBXmN1BaIexPcGvalVJcbpVrYXntrU2Sk8ERKI2M1ZP7B7-LSJGCKG0g7f6PLqKJyM7IngL-xt9J3K3o', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760042243, 1760042243, '1'),
(8377, 0, 65149, '', 'Khariza Shantharajah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760060895, 1760060895, '1'),
(8378, 0, 77423, '', 'Nidhi Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760077332, 1760077332, '1'),
(8379, 0, 77677, '', 'Nagarajan M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760077821, 1760077821, '1'),
(8380, 0, 77688, '', 'Naina Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760086437, 1760086437, '1'),
(8381, 0, 76522, '', 'Aiswarya Vaikkath registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760133103, 1760133103, '1'),
(8382, 0, 77713, 'dfM6utiuRbOWpYwm-ODvXC:APA91bGur6qfvK3tTMH0V8__0Ur23Y3LE3Wx-Oy9rfGRyh-JxvinNImqyPACZKNq5YonENfjyFYm_a45KogEi3BP_gAg5NsSz7Hhwp3YGF69ThdR_Tgb7OM', 'Pradnya Patil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760177503, 1760177503, '1'),
(8383, 0, 77711, '', 'Chetak Shah registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760180852, 1760180852, '1'),
(8384, 0, 77712, '', 'Vedha Kammari registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760183921, 1760183921, '1'),
(8385, 0, 77713, 'dfM6utiuRbOWpYwm-ODvXC:APA91bGur6qfvK3tTMH0V8__0Ur23Y3LE3Wx-Oy9rfGRyh-JxvinNImqyPACZKNq5YonENfjyFYm_a45KogEi3BP_gAg5NsSz7Hhwp3YGF69ThdR_Tgb7OM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760183936, 1760183936, '1'),
(8386, 0, 77703, '', 'MEERA Santhosh registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760199857, 1760199857, '1'),
(8387, 0, 77719, '', 'Viswa Chandrika registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760205676, 1760205676, '1'),
(8388, 0, 77735, 'eDK34taThUYDn0dDpwa8Pg:APA91bEFQBQeRRwDQBm8ZrNI1ADe1yfhbXl7areeFOwsMYHGR8DBeKu8sq_MrmLjVDRl5A_lE_NHgJVXocMxVI7V5Ibc0pJD_3jY65KyZQNHRLpHtODFzXo', 'Surendra Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760238796, 1760238796, '1'),
(8389, 0, 53668, '', 'Mallika Pangrekar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760243936, 1760243936, '1'),
(8390, 0, 77735, 'eDK34taThUYDn0dDpwa8Pg:APA91bEFQBQeRRwDQBm8ZrNI1ADe1yfhbXl7areeFOwsMYHGR8DBeKu8sq_MrmLjVDRl5A_lE_NHgJVXocMxVI7V5Ibc0pJD_3jY65KyZQNHRLpHtODFzXo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760245884, 1760245884, '1'),
(8391, 0, 77697, '', 'Imran Imran registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760262279, 1760262279, '1'),
(8392, 0, 74385, 'cMMRJId3TiqZ2dfKC24k3d:APA91bE9K-wNs7U6ZgBFzPqD6tVi2d1QChuICjg2RqRTSp-iPl0A0EAxN4ZndnRze5TT85DH98c7PFXCcN1dN6RHx61SlwKAWsEp4AD1oWOLEwPl2qzJlNE', 'Your order with order no. SE74385-OR-1 is received successfully on manekratna.com', 'Your order with Order No. SE74385-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1760268912, 1760268912, '1'),
(8393, 0, 77750, 'c5LnTns9TgGsxE25mHDVP_:APA91bH8kB5wzqAoNSZB4wk_rtNyeUsyvFU4btp_66SElHYboOKcojgc6vprORyQcupYqxDlANghNkKchIyLfsBblpFzCE4IGydkNFclqSw1MrppNXJo1gY', 'Rajeswary Gopan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760278229, 1760278229, '1'),
(8394, 0, 77751, 'fx8hx40vSaWndiNIHHiw4i:APA91bFloAISrQfz_6MAIJFKaPXce83Fu8o5Ek-WCE6x2gLkwpmV0v5eG0UrI6FZjNM5rkXAe2Fcx9rcVHL0QPwicX7HHFnVuavt_9-do0bzG5dABtQS3Dk', 'Sameer Ali registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760278576, 1760278576, '1'),
(8395, 0, 18754, 'fmfTUPH8QxavZuNbBgbgAE:APA91bEI_JFCEbb60OFl_Nu51N9ArSt4Z0EiXxbD5PTGpTWmQOiPRZVRjMpD8i5jJ-H4sIc6dITGqKMaIOmkSeW-087BKcJgXw7Y4pznqhWt7FpHCEKH3qw', 'Meenu Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760289774, 1760289774, '1'),
(8396, 0, 77757, '', 'Tushar Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760293982, 1760293982, '1'),
(8397, 0, 77760, 'c5qaCalrTZ6zkTtK8I5msJ:APA91bFTlyFfgOJrUOxapmCNtMDXKVscZEuun8DYzbjBr3bqBOD3_dhRrS1_J3r_qGxYg-R3KoquitGXvIxRGP_YVsH5iATiYpimhFKIiJubCUFYx7ynX7s', 'Mubeena Khaseem registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760301323, 1760301323, '1'),
(8398, 0, 45846, 'e1HEqFL1jUQFiv0pNNLqoy:APA91bFNJgB7Elk47880_g1D9pc2Ck7k6tySqIE7BNqtsxaMOg9u8AZ8UwyCNh0aMDMeJbEFbzRXSqoLmXi2TdgmJ55_loUtkzXhGSn-OW9oXEq-JCo5CIo', 'Your order with order no. SG60878-OR-11 is received successfully on manekratna.com', 'Your order with Order No. SG60878-OR-11 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1760312612, 1760312612, '1'),
(8399, 0, 77760, 'c5qaCalrTZ6zkTtK8I5msJ:APA91bFTlyFfgOJrUOxapmCNtMDXKVscZEuun8DYzbjBr3bqBOD3_dhRrS1_J3r_qGxYg-R3KoquitGXvIxRGP_YVsH5iATiYpimhFKIiJubCUFYx7ynX7s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760331609, 1760331609, '1'),
(8400, 0, 77757, 'de4yks0oS6WWfQxuKt__jh:APA91bHfBsUBOZPbh_7CPObnf0DQaT0VNrIIGgbTEN734XzxRqygnJ_-02BramV0jqjnZW75nRxGxKGn1JmO-FPqfyQl0bBL3FXuqJBrgMmNTQMC8wHQak8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760331615, 1760331615, '1'),
(8401, 0, 77750, 'c5LnTns9TgGsxE25mHDVP_:APA91bH8kB5wzqAoNSZB4wk_rtNyeUsyvFU4btp_66SElHYboOKcojgc6vprORyQcupYqxDlANghNkKchIyLfsBblpFzCE4IGydkNFclqSw1MrppNXJo1gY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760331651, 1760331651, '1'),
(8402, 0, 77751, 'fx8hx40vSaWndiNIHHiw4i:APA91bFloAISrQfz_6MAIJFKaPXce83Fu8o5Ek-WCE6x2gLkwpmV0v5eG0UrI6FZjNM5rkXAe2Fcx9rcVHL0QPwicX7HHFnVuavt_9-do0bzG5dABtQS3Dk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760335852, 1760335852, '1'),
(8403, 0, 77768, '', 'Priyanka Sarkar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760342885, 1760342885, '1'),
(8404, 0, 77768, 'e0yGZmtzRN-v-meIWthJkr:APA91bHZe0x4ZQuYHiQjyvddCIrwI1uQ5dMtIDmt2hC-oIOP6C5p74vnJR7_z0Jc3qW8nbznbf2zKz5_5gK1iKseygG6aArpKWsWjcLWE2tqpEo1Ml_fwyQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760343382, 1760343382, '1'),
(8405, 0, 77770, 'cYHSGKFC_0c_rlsD1rgWlw:APA91bFlaDh_mHLehFYXUm405uQoLNpYzZSdIebtBey7N04jkPA6G8stSEomvGTRv5rCab7IhkPiBzOBfNe_E6Ctt_edhZPlPqUGIJw3X2k65Odp_GAX6Lg', 'Reena Trakroo registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760345084, 1760345084, '1'),
(8406, 0, 77721, 'fz6PqKQ2LUkthcfXUI5X4v:APA91bEMRyHjK08kxoZtgMEp-UKh3upDbmFY0xd0thimQZBxWxx1ZwFwRFlSbfMB6Wbdo1dJhSrbFj2pJIJEw-BlcLWgCxstCMuQj9onQR8eMGqb3m_7Epo', 'Srilekha Nalamasa registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760345369, 1760345369, '1'),
(8407, 0, 77717, 'dFjGhYUZSq61LsIzPmNOMk:APA91bHsJdXQ2sLZNGMmIxANp_Qv1F0SLV1xGi_Rea0JmeuiZ6YEMlwoKBL8CvxRQ1W-Rdq3oqf0BugyKjfa2SPjGUPxpbiWOgLsRwGukYLui6laStoa8M4', 'Malar Vizhi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760345614, 1760345614, '1'),
(8408, 0, 77770, 'cYHSGKFC_0c_rlsD1rgWlw:APA91bFlaDh_mHLehFYXUm405uQoLNpYzZSdIebtBey7N04jkPA6G8stSEomvGTRv5rCab7IhkPiBzOBfNe_E6Ctt_edhZPlPqUGIJw3X2k65Odp_GAX6Lg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760352140, 1760352140, '1'),
(8409, 0, 77775, 'dx2WFZVdTy6T9ysp6KwUVO:APA91bF7g1Kii0IrL8nAy2iPzhqXGX0uPqS56RIwUU_TsF0TTdBHZsmiOq4dtSxJ_UISh4sm2V012djgNn0oEpx9hYzbJrnal2GbVgjdBxh0cFSxzRR5Yp8', 'Shelley Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760354730, 1760354730, '1'),
(8410, 0, 77775, 'dx2WFZVdTy6T9ysp6KwUVO:APA91bF7g1Kii0IrL8nAy2iPzhqXGX0uPqS56RIwUU_TsF0TTdBHZsmiOq4dtSxJ_UISh4sm2V012djgNn0oEpx9hYzbJrnal2GbVgjdBxh0cFSxzRR5Yp8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760356059, 1760356059, '1'),
(8411, 0, 77780, 'c5-vPnxKX0YAqYd9Ny1gAC:APA91bHGQHM1rywawqWpuyIWHybYau84vDAtp9AXaj6AKpAhRZPPtKRL-MrtsS4miA1JQV1s3BXx8plRJt0udRlfui1zA3gg4m9TL0S2_kk_HedzRpwy2Ec', 'Ali Mohammed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760360600, 1760360600, '1'),
(8412, 0, 77780, 'c5-vPnxKX0YAqYd9Ny1gAC:APA91bHGQHM1rywawqWpuyIWHybYau84vDAtp9AXaj6AKpAhRZPPtKRL-MrtsS4miA1JQV1s3BXx8plRJt0udRlfui1zA3gg4m9TL0S2_kk_HedzRpwy2Ec', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760361539, 1760361539, '1'),
(8413, 0, 46021, 'dW3WqX-NROI:APA91bHb5i_IiLBWrIspsv4eTwIFQSVcNw-H14p8QRPYR9RUQQsx9ZfqoO4_FnywEuVbhoq2XpmvGdB82jCIGTkWf1greQRSJfXBaE8BdLkC0JM7X3xY1S8', 'Your order with order no. SV45713-OR-64 is received successfully on manekratna.com', 'Your order with Order No. SV45713-OR-64 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1760378415, 1760378415, '1'),
(8414, 0, 77794, 'eKu7F316_EbdjsAwXgVCYm:APA91bHXGwwtww7qsdf9tLu5GS9nPXtFnPol0ylWWiTRIaAh937Jj2FoBV18UhgW7WRsd4_vQar7ce4OV9qecX0tOtklhSU5Y6Kx7q5ROUd6StmZsaFS2u0', 'Manson Bright registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760416970, 1760416970, '1'),
(8415, 0, 62535, '', 'Swartika Gounder registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760417928, 1760417928, '1'),
(8416, 0, 77794, 'eKu7F316_EbdjsAwXgVCYm:APA91bHXGwwtww7qsdf9tLu5GS9nPXtFnPol0ylWWiTRIaAh937Jj2FoBV18UhgW7WRsd4_vQar7ce4OV9qecX0tOtklhSU5Y6Kx7q5ROUd6StmZsaFS2u0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760418842, 1760418842, '1'),
(8417, 0, 77798, 'c6MuTuG1SCSmuI9HZoGfvF:APA91bEZutb8CA40G7toEbiIFRd5YZ5SsAZFC0cPKBf2SSH2NPsA46oBH_IokfHAsJsbZvWkUNYQSbUXU27iEBTIQKEhQFm7lUH2i8rr49SBqqkl3E4n1WQ', 'Kishan Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760426813, 1760426813, '1'),
(8418, 0, 77792, '', 'Vasudharini T registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760427860, 1760427860, '1'),
(8419, 0, 77798, 'c6MuTuG1SCSmuI9HZoGfvF:APA91bEZutb8CA40G7toEbiIFRd5YZ5SsAZFC0cPKBf2SSH2NPsA46oBH_IokfHAsJsbZvWkUNYQSbUXU27iEBTIQKEhQFm7lUH2i8rr49SBqqkl3E4n1WQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760427871, 1760427871, '1'),
(8420, 0, 48314, '', 'Gauri Garg registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760430534, 1760430534, '1'),
(8421, 0, 77801, '', 'Sandeep Nanubala registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760435491, 1760435491, '1'),
(8422, 0, 77806, 'eRpdr6kkYDzJbUTIbR0EoB:APA91bHLKg5ISmJ7K99n2QfrDKSfmIo7Rk6TQz01WFr6WxHAFSbMGGLk6PkaQBmFP8yDFNmgKfccuDexYTLyNHSmw1Y_Gq3epo_I5atkplo6ssKv9vlii2w', 'Garima Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760445022, 1760445022, '1'),
(8423, 0, 77806, 'eRpdr6kkYDzJbUTIbR0EoB:APA91bHLKg5ISmJ7K99n2QfrDKSfmIo7Rk6TQz01WFr6WxHAFSbMGGLk6PkaQBmFP8yDFNmgKfccuDexYTLyNHSmw1Y_Gq3epo_I5atkplo6ssKv9vlii2w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760447977, 1760447977, '1'),
(8424, 0, 77810, 'eH-Aa3u_Qd2Mlkr6E9-VDB:APA91bF1UU1GZdNh4foykw65JCuHx98FWaLBy9Q9c27x5r3Aa5eWmsU7Ewx1DkR-B2hduJQRM5AB2YY_UMbK26KQ4QG9s6xKcElZfuL_U3QSqUcanSVcHsA', 'Swetha E registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760451894, 1760451894, '1'),
(8425, 0, 77810, 'eH-Aa3u_Qd2Mlkr6E9-VDB:APA91bF1UU1GZdNh4foykw65JCuHx98FWaLBy9Q9c27x5r3Aa5eWmsU7Ewx1DkR-B2hduJQRM5AB2YY_UMbK26KQ4QG9s6xKcElZfuL_U3QSqUcanSVcHsA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760458729, 1760458729, '1'),
(8426, 0, 65907, '', 'Rohan Verma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760464656, 1760464656, '1'),
(8427, 0, 77817, 'fqlRWVu6SIC7GDGqOE7qpq:APA91bEfpYQw30_nfhPJEXYSfGkvVtCI8rJLPoLd5B6SFGzHTxziex_RzSU7hZHQgrGb-Qga8qYG5anGPk8Z0fy8Q5o33o4x5u9Cy7JqCMK8ekPLzBvIeKc', 'Narendra Singh Rajpurohit registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760468917, 1760468917, '1'),
(8428, 0, 77747, '', 'Pranali Pudke registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760493306, 1760493306, '1'),
(8429, 0, 77821, '', 'Jigna Kalaria registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760494913, 1760494913, '1'),
(8430, 0, 77822, 'cHNBDP_EO01MrZ2Za6y0_S:APA91bF0xRL__LxbJkZNfbrxEA_v8S4_-Ixnjh0xU8b1_56exUVkHs4-gY5VHxRIfzN0zolONOXmMMJz-MF2-mTzJL15Prxqgm6r5HZNtabiYxST7O8Y3to', 'Sandeep Harish registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760497589, 1760497589, '1'),
(8431, 0, 77817, 'fqlRWVu6SIC7GDGqOE7qpq:APA91bEfpYQw30_nfhPJEXYSfGkvVtCI8rJLPoLd5B6SFGzHTxziex_RzSU7hZHQgrGb-Qga8qYG5anGPk8Z0fy8Q5o33o4x5u9Cy7JqCMK8ekPLzBvIeKc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760503843, 1760503843, '1'),
(8432, 0, 77822, 'cHNBDP_EO01MrZ2Za6y0_S:APA91bF0xRL__LxbJkZNfbrxEA_v8S4_-Ixnjh0xU8b1_56exUVkHs4-gY5VHxRIfzN0zolONOXmMMJz-MF2-mTzJL15Prxqgm6r5HZNtabiYxST7O8Y3to', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760503870, 1760503870, '1'),
(8433, 0, 77821, 'cp3RtO3OQE-duUED1y--W-:APA91bGLl7rztQso8a9CBML6nRBeY9TT2_Gu-Dbcfl31h33G7LCdG5ougNDy5eNvh2RkO-9Z1JG1sFySL8fdjM0su1bHarBSvsbHeLZyGFl7Wzq9d97vtb0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760503932, 1760503932, '1'),
(8434, 0, 77717, 'c3sl_H_xQ7-jCTYLRn5XBf:APA91bE9FqAXl__dsWXHOzVMZ76lptI-27HgHzF85CXxE6OSoFxOsGr0sBOg7igrKpQU7wgnQ2xYnCK2TP8u0PPSptyF_4-Qmev49eM-3Kbmao9SYXRv_8E', 'Your order with order no. MV77717-OR-1 is received successfully on manekratna.com', 'Your order with Order No. MV77717-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1760522024, 1760522024, '1'),
(8435, 0, 73260, 'dxID_yeoQwmzvqvvN-AweO:APA91bFFfCVuHsRR_QiTEtVEVBorXTzM8ZV3lYzczgSpWTzfWi7oGOTj3v8D8GuSLe03Cs0TPMBoW8gnPHZhGaxymjBDxbaPZOno9IxPdvU0ytW4Ch8JBkk', 'Your order with order no. CD73260-OR-4 is received successfully on manekratna.com', 'Your order with Order No. CD73260-OR-4 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1760524762, 1760524762, '1'),
(8436, 0, 77833, 'fwfo7auPTBOUluGjkY9vNv:APA91bFJqPPeBjpcj3oZwo7k9rq6VTp7IsxgIpeyypXrpPv5NnnjXDNzn6CxKUC8YguWyiH4KEXNFX0-yrccczntPaf0Kn5cBQHOkPxyq5kjxI4vy9knTrI', 'Nikhil Gulati registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760524953, 1760524953, '1'),
(8437, 0, 77833, 'fwfo7auPTBOUluGjkY9vNv:APA91bFJqPPeBjpcj3oZwo7k9rq6VTp7IsxgIpeyypXrpPv5NnnjXDNzn6CxKUC8YguWyiH4KEXNFX0-yrccczntPaf0Kn5cBQHOkPxyq5kjxI4vy9knTrI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760526332, 1760526332, '1'),
(8438, 0, 77838, 'eA6F3IWSTYGFrVfwvmkuPY:APA91bFub_TFbk3qMi3Ral2XxC-YAXJiIMMjHdjCc5HLGjoUotVklxQPJfS715_CnVSSdmRgntNVMqgfERqKoYGfK2m1FT8onkwTBbppti4lEzBxVUWFB6c', 'Ankit Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760533338, 1760533338, '1'),
(8439, 0, 77838, 'eA6F3IWSTYGFrVfwvmkuPY:APA91bFub_TFbk3qMi3Ral2XxC-YAXJiIMMjHdjCc5HLGjoUotVklxQPJfS715_CnVSSdmRgntNVMqgfERqKoYGfK2m1FT8onkwTBbppti4lEzBxVUWFB6c', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760535218, 1760535218, '1'),
(8440, 0, 77631, '', 'Dicksha Dey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760537756, 1760537756, '1'),
(8441, 0, 18754, 'fmfTUPH8QxavZuNbBgbgAE:APA91bEI_JFCEbb60OFl_Nu51N9ArSt4Z0EiXxbD5PTGpTWmQOiPRZVRjMpD8i5jJ-H4sIc6dITGqKMaIOmkSeW-087BKcJgXw7Y4pznqhWt7FpHCEKH3qw', 'Your order with order no. MV2350-OR-64 is received successfully on manekratna.com', 'Your order with Order No. MV2350-OR-64 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1760538155, 1760538155, '1'),
(8442, 0, 77841, '', 'SHANKAR SG registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760551683, 1760551683, '1'),
(8443, 0, 77841, 'd5lY81q1Qq-H1VAJFa2X9q:APA91bFxE6UBNjLt-ro2sExZXGE5MxXz8t0K9B9Eqfo95to4wPzzk7TSlCqWpQWW9THoZoXxchygU-63WKzqQGG5vOUGmblj7DLs96GjSUlOBGHdM0A2QSc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760554590, 1760554590, '1'),
(8444, 0, 77804, '', 'Balasaheb Mali registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760598287, 1760598287, '1'),
(8445, 0, 77805, '', 'Monika Vurigity registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760623115, 1760623115, '1'),
(8446, 0, 18754, 'fmfTUPH8QxavZuNbBgbgAE:APA91bEI_JFCEbb60OFl_Nu51N9ArSt4Z0EiXxbD5PTGpTWmQOiPRZVRjMpD8i5jJ-H4sIc6dITGqKMaIOmkSeW-087BKcJgXw7Y4pznqhWt7FpHCEKH3qw', 'Your order with order no. MV2350-OR-65 is received successfully on manekratna.com', 'Your order with Order No. MV2350-OR-65 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1760631124, 1760631124, '1'),
(8447, 0, 73565, '', 'VKSPro Brand registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760644460, 1760644460, '1'),
(8448, 0, 77819, '', 'Karthika Loganathan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760648526, 1760648526, '1'),
(8449, 0, 77867, 'erpZ5yEeQqKn0Tz7uft93b:APA91bFn0fStuMzY4RrBLhaIm0ARrRcQEr-mY-X6H4w4KVaJT9O9MhiK6TyiZktLNQV9BR-F-m5hWLMgbbHHTRxxHcBk-jhvWifG705V5Ibwy47Fqb41mwU', 'RANJEET SINGH registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760676145, 1760676145, '1'),
(8450, 0, 77867, 'erpZ5yEeQqKn0Tz7uft93b:APA91bFn0fStuMzY4RrBLhaIm0ARrRcQEr-mY-X6H4w4KVaJT9O9MhiK6TyiZktLNQV9BR-F-m5hWLMgbbHHTRxxHcBk-jhvWifG705V5Ibwy47Fqb41mwU', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760677983, 1760677983, '1'),
(8451, 0, 77804, 'f2WTa9KzSr-AmxTexB1eNy:APA91bEg7L4nGTVo-TZiC50NjzPraKzSYj3w7k7ukaU6oRALoUmLZrIQ0KOKMoF2LzUJ7S0cUY6TjRon3W28U8PnWeRQ8WpWJdlDXk9_SeVZ1xzqAe145DY', 'Your order with order no. BM77804-OR-1 is received successfully on manekratna.com', 'Your order with Order No. BM77804-OR-1 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'Y', 'Y', 'OSU', '', '', 1760682008, 1760682008, '1'),
(8452, 0, 77872, 'eUdfxpUOREmsUZLYpJon03:APA91bE5juwYZVHVZOUISZPhKGGYvIysr-gp1jT8CX_tD0os-jYi5DW0fbTRwEzo3kVs9TgN4aJ-FEPB97u_vQcWXFzwnjcGoZMlCu-Zg7N9Amj3aa3i5gQ', 'Reetu Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760689276, 1760689276, '1'),
(8453, 0, 77873, '', 'Neema Vinod registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760691938, 1760691938, '1'),
(8454, 0, 77872, 'eUdfxpUOREmsUZLYpJon03:APA91bE5juwYZVHVZOUISZPhKGGYvIysr-gp1jT8CX_tD0os-jYi5DW0fbTRwEzo3kVs9TgN4aJ-FEPB97u_vQcWXFzwnjcGoZMlCu-Zg7N9Amj3aa3i5gQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760692320, 1760692320, '1'),
(8455, 0, 77873, 'cWbzYOoeQ62UtVxgf4hh5l:APA91bGYc0HDrfO6evK85ULxVLkZ_HkfSLGF18tBID16cTrURPKa6LuFRU8DYjk99vReynJoj6DKgjWOyZv-E-hxGJdosXZ_EeoHsAYEfIqJlS1kOtr9i4Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760692325, 1760692325, '1'),
(8456, 0, 77877, 'f1LTv077Rjq005gnR7F3oZ:APA91bFIAFCIl4FTw21HeM7YpPixsCy68XXh-fAZDNmDnIgI3XcOHDhSLPtf8GhaT1GkNWzZyOlyUyQnw9H1uMLtpArrHXSfJudknHbPWbgvQvMICWi0jeQ', 'Chandani Keshri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760699687, 1760699687, '1'),
(8457, 0, 77877, 'f1LTv077Rjq005gnR7F3oZ:APA91bFIAFCIl4FTw21HeM7YpPixsCy68XXh-fAZDNmDnIgI3XcOHDhSLPtf8GhaT1GkNWzZyOlyUyQnw9H1uMLtpArrHXSfJudknHbPWbgvQvMICWi0jeQ', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760701210, 1760701210, '1'),
(8458, 0, 77882, 'cUFZMeBaQ5ek59p0JzmFwS:APA91bElomjyPD5vpAgwdCa0yuQF7eZlO0oJS4NYAbehwxEN6eGfJog-E9QBr4vgp7tzVRXGwytUqNuUUgZkNGlDHDeXIGDh3brXss1kY-_7lT0lcndiFF8', 'Aruna Aware registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760711902, 1760711902, '1'),
(8459, 0, 77882, 'cUFZMeBaQ5ek59p0JzmFwS:APA91bElomjyPD5vpAgwdCa0yuQF7eZlO0oJS4NYAbehwxEN6eGfJog-E9QBr4vgp7tzVRXGwytUqNuUUgZkNGlDHDeXIGDh3brXss1kY-_7lT0lcndiFF8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760713015, 1760713015, '1'),
(8460, 0, 49213, 'fmMF46FjTHGPrOYPisBY81:APA91bF3Wl7SgCRz1iojxgn9DBO1LMbjnfzXp5wnXNoaI2zECUgVGeOZxVzXuWzDuAajGfI8HYuoGvzylSGwaL6YYS0AxnC0r8iCuJu4OLQLW_AIztV6gaI', 'Arun A registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760717194, 1760717194, '1'),
(8461, 0, 77883, 'edYwQocGS2CkKECGSCvgZY:APA91bECue87v24s-abeI7Pz0UqoQFIl44mhQkXtj8D9oOqkUh5o_fcBhgHYO_Sl-0h64sukET9uhXvR5gw4zs-rifOVrAM7CCkhepdiQMY278KZMOFgnO4', 'Vishal Thakur registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760717386, 1760717386, '1'),
(8462, 0, 77884, 'eGYFSTXnQtqFrIk3Mu0qwI:APA91bGrrWfII4EFUY93_LmEGxu9pBAmXUcwYPnr0bacUMp_orhHwXY0VMo35x-LUrWqiq3oJVMwVgEXZD0Fx6vXa9z-PatX0rUUtYaJsZq9619tsdbIUFM', 'Uzma Sheraz registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760717667, 1760717667, '1'),
(8463, 0, 77884, 'eGYFSTXnQtqFrIk3Mu0qwI:APA91bGrrWfII4EFUY93_LmEGxu9pBAmXUcwYPnr0bacUMp_orhHwXY0VMo35x-LUrWqiq3oJVMwVgEXZD0Fx6vXa9z-PatX0rUUtYaJsZq9619tsdbIUFM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760727651, 1760727651, '1'),
(8464, 0, 77883, 'edYwQocGS2CkKECGSCvgZY:APA91bECue87v24s-abeI7Pz0UqoQFIl44mhQkXtj8D9oOqkUh5o_fcBhgHYO_Sl-0h64sukET9uhXvR5gw4zs-rifOVrAM7CCkhepdiQMY278KZMOFgnO4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760727656, 1760727656, '1'),
(8465, 0, 77888, '', 'Krishnaveni Kotariya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760785018, 1760785018, '1'),
(8466, 0, 77906, 'fFIetLXgK0nNpLLE784Noo:APA91bF0sj27ctndpo2NyqD46jy_-tDRTNKchKUNjxb6dcnLa5vDMIPBc0ggjk7gDPMQ0cq85pg1kvHVIffMyib6GGQqjQJfMJMqCSek8xdVUZuOzf_MXnw', 'Rupa Pun Magar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760817866, 1760817866, '1'),
(8467, 0, 77914, '', 'Sulu Sajin registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760868210, 1760868210, '1'),
(8468, 0, 77914, 'fbgpx3_qjkfhnAD5uc2_su:APA91bE20mAny53anTWd6avhj0aNhghrWGp_2RBchRrmH9oltWhH7eyi9jycrBvEHmxiXIY1js1Sy6pY8Ik8HuHKn2RiWO3sjj6VDAENRIBqM0fTyfaehD4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760884925, 1760884925, '1'),
(8469, 0, 77906, 'fFIetLXgK0nNpLLE784Noo:APA91bF0sj27ctndpo2NyqD46jy_-tDRTNKchKUNjxb6dcnLa5vDMIPBc0ggjk7gDPMQ0cq85pg1kvHVIffMyib6GGQqjQJfMJMqCSek8xdVUZuOzf_MXnw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760884993, 1760884993, '1'),
(8470, 0, 77925, 'cHu_kVmQrEU2gaqZjCr11b:APA91bHSqkikYej8KL0eUotmWNFIcq1hP8Kclkg4HYk1RO3p4eECgfq2qPcm6ZufEy2XK_vQfbVBOWSr_ly4ZE3I10cQ6BUwQr_dRmc_VG0nSFokB0jeSec', 'Mr Raj registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760892659, 1760892659, '1'),
(8471, 0, 77783, '', 'Preeti Gajul registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760943451, 1760943451, '1'),
(8472, 0, 77936, 'dClBeR1jJEyrsCO8ZN5X3R:APA91bH03LPoOXYQP1l5dwESYlin1KoxTai4zzaEXqhoFHtWG8nMqZaTdfXR2a6MECT2KVBBKNAI5F4tsNhtULvdd-SWk8EpFu7QMu-sLJRXr_C_6PCASU8', 'Divyansh Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760958052, 1760958052, '1'),
(8473, 0, 77937, 'dF2Zl_Af1UBUtAdxY0ojUa:APA91bHkeXd8jVJPbX1C-z74bJIqKCCB-I-eg7Eemq6kVBiDIMJneDwqfnFlE0ksdUOK6kBnZQ_dhaNPWEPUDXy9XfGWZidYN648FCWMSmDr6b06dK0drCc', 'Daksh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760958171, 1760958171, '1'),
(8474, 0, 77939, 'dvTK4SezSdahglUTJ3uAL2:APA91bGWQ8P7ZzeVN14hxOADezXK_5GTtF2wJ-tHjg0olyxw_MLJaWDnwbE1OAoOlOekpPlO1K_RYh4-WbQmZibEQLCIf2j9BQt9jzUoD_GrIZOqozBxhtg', 'Meera Selvaratnam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760958768, 1760958768, '1'),
(8475, 0, 77940, 'ct38ehhdq0mztuNTKSkWA0:APA91bFnrIylVLpWxtVVjyDbFVGv-esRsqyQMSW00UHeLNAEdJkHJrHf4lEGShTIaghRQ0AoYYlGVa2CI7pQz_NLhGgtulGvPNhw-0EaRqg4otHa0oKxjzk', 'Surendra Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760965046, 1760965046, '1'),
(8476, 0, 77925, 'cHu_kVmQrEU2gaqZjCr11b:APA91bHSqkikYej8KL0eUotmWNFIcq1hP8Kclkg4HYk1RO3p4eECgfq2qPcm6ZufEy2XK_vQfbVBOWSr_ly4ZE3I10cQ6BUwQr_dRmc_VG0nSFokB0jeSec', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1760967717, 1760967717, '1'),
(8477, 0, 77940, 'ct38ehhdq0mztuNTKSkWA0:APA91bFnrIylVLpWxtVVjyDbFVGv-esRsqyQMSW00UHeLNAEdJkHJrHf4lEGShTIaghRQ0AoYYlGVa2CI7pQz_NLhGgtulGvPNhw-0EaRqg4otHa0oKxjzk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760967793, 1760967793, '1'),
(8478, 0, 77936, 'dClBeR1jJEyrsCO8ZN5X3R:APA91bH03LPoOXYQP1l5dwESYlin1KoxTai4zzaEXqhoFHtWG8nMqZaTdfXR2a6MECT2KVBBKNAI5F4tsNhtULvdd-SWk8EpFu7QMu-sLJRXr_C_6PCASU8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760967801, 1760967801, '1'),
(8479, 0, 77937, 'dF2Zl_Af1UBUtAdxY0ojUa:APA91bHkeXd8jVJPbX1C-z74bJIqKCCB-I-eg7Eemq6kVBiDIMJneDwqfnFlE0ksdUOK6kBnZQ_dhaNPWEPUDXy9XfGWZidYN648FCWMSmDr6b06dK0drCc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760967806, 1760967806, '1'),
(8480, 0, 77939, 'dvTK4SezSdahglUTJ3uAL2:APA91bGWQ8P7ZzeVN14hxOADezXK_5GTtF2wJ-tHjg0olyxw_MLJaWDnwbE1OAoOlOekpPlO1K_RYh4-WbQmZibEQLCIf2j9BQt9jzUoD_GrIZOqozBxhtg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760967811, 1760967811, '1'),
(8481, 0, 77932, '', 'Anila Talurpudikinad registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760976956, 1760976956, '1'),
(8482, 0, 77861, '', 'Siddiqui Ameer Ameer registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760985143, 1760985143, '1'),
(8483, 0, 77935, '', 'Priyanka Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1760999955, 1760999955, '1'),
(8484, 0, 77942, 'cf46O-WAS4qFAxD5zZSvXZ:APA91bEtBt51iTp0jwFSRDNCwidPOVipeNYRgSYMTjyr6lWz_O8cqtyvA6Dv6upSDq0VphKIQLIYp1KKnJSFQuONqC5Qcls3rifW4AB4EWmu0FUXj0jK9mE', 'Suresh Kumar Duraisamy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761018300, 1761018300, '1'),
(8485, 0, 77947, 'fZ59g4EdRty9tjyxjNoTXb:APA91bE_JscfIILgPimdDMSNlJ7uPSYx2VWuF2yekYzWGzwxdUIkctTt8KGF4zF28XP90naJOFS6j2rAkDHi2YiTv_wmGptU9W3qPW6jo7gAUggS1LjORlA', 'Parikhita Meher registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761028708, 1761028708, '1'),
(8486, 0, 77950, 'f9QQqRtdRka4qOmPlM9kWi:APA91bHRntZMIQD0JXd3wr8tdynrwOtW4wFsfzCcQukUdVmnZoEY8sVwdWOmysHHSbdPkIlwsbjytuJudNFuqpJjS2pEhO4KhLjBteRWpTsQft8H9nDCuDM', 'Lahari P registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761034525, 1761034525, '1'),
(8487, 0, 77958, '', 'Mukila Senthil registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761058109, 1761058109, '1'),
(8488, 0, 66183, '', 'Swati Khare registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761067394, 1761067394, '1'),
(8489, 0, 77958, 'cXXhoSD3S4GGI0C23jXgba:APA91bHd5YxQNhtGn5shY9QBqVbYaZZ1aEMK25tfSYba1ores280TTSP4tRsgIw1OOo24hhy5kc8oC4ljVqSE0BIublf_kLHG3p2tJ64RewH9W6X-nXHLNk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761074951, 1761074951, '1'),
(8490, 0, 77947, 'fZ59g4EdRty9tjyxjNoTXb:APA91bE_JscfIILgPimdDMSNlJ7uPSYx2VWuF2yekYzWGzwxdUIkctTt8KGF4zF28XP90naJOFS6j2rAkDHi2YiTv_wmGptU9W3qPW6jo7gAUggS1LjORlA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761074970, 1761074970, '1'),
(8491, 0, 77942, 'cf46O-WAS4qFAxD5zZSvXZ:APA91bEtBt51iTp0jwFSRDNCwidPOVipeNYRgSYMTjyr6lWz_O8cqtyvA6Dv6upSDq0VphKIQLIYp1KKnJSFQuONqC5Qcls3rifW4AB4EWmu0FUXj0jK9mE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761075010, 1761075010, '1'),
(8492, 0, 77950, 'f9QQqRtdRka4qOmPlM9kWi:APA91bHRntZMIQD0JXd3wr8tdynrwOtW4wFsfzCcQukUdVmnZoEY8sVwdWOmysHHSbdPkIlwsbjytuJudNFuqpJjS2pEhO4KhLjBteRWpTsQft8H9nDCuDM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761075068, 1761075068, '1'),
(8493, 0, 77956, '', 'Mohammed Abdul Adnan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761099867, 1761099867, '1'),
(8494, 0, 77966, 'etxERMUeyETknf88hdsuAd:APA91bFwkHyVTPM8MpEO-TvfmpqqhExUoMrqXcO8Opw6rMvQ3wglCaFgS7FYN_lR2Ch4wX4w6PEeTLPzQha2LKUTyKqsL1r18LjxJ5jY9PuZZOQooTmuGCs', 'Priyanka U registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761116254, 1761116254, '1'),
(8495, 0, 77967, 'dDE-G_Tn_U1khkJhlu2ELd:APA91bEAaBJFCEinRqMAalXmr4WtKimiCIaP8B935HLTcfq8DegbpBwh0PoRjW526QyK4KNYO1-oBcw8Cv62Lv4xAoLN-oJ49AMUE957sB4Wgzh1JGvSJy4', 'Sandy Patel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761118165, 1761118165, '1'),
(8496, 0, 77969, '', 'Toshak Bachhav registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761122805, 1761122805, '1'),
(8497, 0, 77972, 'fKPOUfcsR9uf-W6GvR88Er:APA91bEePBptep5jGvZXRS15nfLi4GOJJTvi7AYuYgEheGVZOM46cdvpkIvNNlTE_pidOUkB_UntUFcG-yWLnJ0PCBCcGTLR12mERjtjeL0ZDdBhTwLNXKw', 'Karri Giri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761150667, 1761150667, '1'),
(8498, 0, 77972, 'fKPOUfcsR9uf-W6GvR88Er:APA91bEePBptep5jGvZXRS15nfLi4GOJJTvi7AYuYgEheGVZOM46cdvpkIvNNlTE_pidOUkB_UntUFcG-yWLnJ0PCBCcGTLR12mERjtjeL0ZDdBhTwLNXKw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761197663, 1761197663, '1'),
(8499, 0, 77967, 'dDE-G_Tn_U1khkJhlu2ELd:APA91bEAaBJFCEinRqMAalXmr4WtKimiCIaP8B935HLTcfq8DegbpBwh0PoRjW526QyK4KNYO1-oBcw8Cv62Lv4xAoLN-oJ49AMUE957sB4Wgzh1JGvSJy4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761197673, 1761197673, '1'),
(8500, 0, 77969, 'eUIvfwDWSceR82o_3tuk3b:APA91bEnw5xecdtXYYxsSbKZuqwTF3ViwIxCxzRdfuDxEyHESwAqyTJS1ZKgBI8XGVjT58Nt51Jx8lIPAE20v7IiPI9Ay2IjNAakfevY-7In8VXWn8CzgfM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761197680, 1761197680, '1'),
(8501, 0, 77966, 'etxERMUeyETknf88hdsuAd:APA91bFwkHyVTPM8MpEO-TvfmpqqhExUoMrqXcO8Opw6rMvQ3wglCaFgS7FYN_lR2Ch4wX4w6PEeTLPzQha2LKUTyKqsL1r18LjxJ5jY9PuZZOQooTmuGCs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761197687, 1761197687, '1'),
(8502, 0, 77988, 'e9kwuqQaS0K8ok_EeMMgZ4:APA91bG-hgoasKP9qXOCTkgQbE2UlG4xCoqvvNgqakDJJmJvXt2GKsvqoSBjrN56hRBKdTr24pr1o0z4McpYD1IM_qlKrVSwCPTVNQuc69T9Gk46tGPHsm8', 'Jasmine M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761224473, 1761224473, '1'),
(8503, 0, 77988, 'e9kwuqQaS0K8ok_EeMMgZ4:APA91bG-hgoasKP9qXOCTkgQbE2UlG4xCoqvvNgqakDJJmJvXt2GKsvqoSBjrN56hRBKdTr24pr1o0z4McpYD1IM_qlKrVSwCPTVNQuc69T9Gk46tGPHsm8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761227569, 1761227569, '1'),
(8504, 0, 77993, 'eYah3yBaSGmT54Rw8Fhr4f:APA91bGrYV3Bo3Ckiw35THRH_-cqadfril871M7uizP4IT46BGljGc5_rxURsP0U9W83XjbNGiR8lXgFlOf_yyScdO7956k1D3W0IpOzkPVe2Fj1K2DNGSc', 'Geetha Mallikarjun registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761241270, 1761241270, '1'),
(8505, 0, 46000, '', 'Vaishaly Dubey registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761244723, 1761244723, '1'),
(8506, 0, 78001, 'ci_YlMqqQ0dJrBI9bFYtrU:APA91bEYuRyHzNqurYc6Ngw089PN3iAUgzaefJGmOosQaFzSjlfs_e6K_z4iBXgIFQZGdZO0MCppCIOs6xsPnfSrai1QPbS6XdTLGNMF25KkEEQCT9la2DA', 'Hema Chhetri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761272352, 1761272352, '1'),
(8507, 0, 78002, 'dpNieSWXT_KD4510les11O:APA91bHxqjZpHDUvEvuXfDX6-znXVd6YlfpQbxQhItKFYb-GwIe9eO8sgZLp2ApHZAZypn6Id8Ix20OnZcr4dtDIY8ha8Njd0PpVzoR9jr7HXGSWTIkO6ko', 'Krish Arun registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761280599, 1761280599, '1'),
(8508, 0, 78002, 'dpNieSWXT_KD4510les11O:APA91bHxqjZpHDUvEvuXfDX6-znXVd6YlfpQbxQhItKFYb-GwIe9eO8sgZLp2ApHZAZypn6Id8Ix20OnZcr4dtDIY8ha8Njd0PpVzoR9jr7HXGSWTIkO6ko', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761282073, 1761282073, '1'),
(8509, 0, 78001, 'ci_YlMqqQ0dJrBI9bFYtrU:APA91bEYuRyHzNqurYc6Ngw089PN3iAUgzaefJGmOosQaFzSjlfs_e6K_z4iBXgIFQZGdZO0MCppCIOs6xsPnfSrai1QPbS6XdTLGNMF25KkEEQCT9la2DA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761282088, 1761282088, '1');
INSERT INTO `tbl_push_notification_queue` (`push_notification_queue_id`, `push_notification_id`, `customer_id`, `device_token`, `title`, `message`, `image`, `is_backend`, `notification_type`, `is_read`, `is_cron`, `redirection_type`, `redirection_value`, `term`, `added_on`, `updated_on`, `status`) VALUES
(8510, 0, 77989, '', 'Gopal Sharma registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761282946, 1761282946, '1'),
(8511, 0, 77848, '', 'Jinsha Shaji registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761283466, 1761283466, '1'),
(8512, 0, 78008, 'e_oVOlpSZUjZqmRQYGumCb:APA91bGqBKsP4EAVZt7nNQR_EUtLbk_MWn2eRTWaEjAfByVaIA9qi1tZ9VKpPw55L_pUcrW4MmMdsoAkAxpo_sk4Dd0qtZ8X-7-JbEPZWgzZCcQpkSPkhfk', 'Snehal Uplenchwar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761296932, 1761296932, '1'),
(8513, 0, 78008, 'e_oVOlpSZUjZqmRQYGumCb:APA91bGqBKsP4EAVZt7nNQR_EUtLbk_MWn2eRTWaEjAfByVaIA9qi1tZ9VKpPw55L_pUcrW4MmMdsoAkAxpo_sk4Dd0qtZ8X-7-JbEPZWgzZCcQpkSPkhfk', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761299223, 1761299223, '1'),
(8514, 0, 78010, 'cub9P_EWSvCTD2VqsRA5Fv:APA91bFWFUnTCu3hkga61ZpzLwnk-4ntzdHQ6Eb8dhP8kLiSxV4BaA1wtgW3m1XKTj0ygStSGaCmykKUn89lgzq-de-KaSiqPiChxa_EdHPAkNMbNwiONbA', 'SOLANKI NITIN registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761299711, 1761299711, '1'),
(8515, 0, 78010, 'cub9P_EWSvCTD2VqsRA5Fv:APA91bFWFUnTCu3hkga61ZpzLwnk-4ntzdHQ6Eb8dhP8kLiSxV4BaA1wtgW3m1XKTj0ygStSGaCmykKUn89lgzq-de-KaSiqPiChxa_EdHPAkNMbNwiONbA', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761300956, 1761300956, '1'),
(8516, 0, 78012, 'e_BIjdTMQ1mdLPli5s1SCU:APA91bF4fD0M5ZPHxj-ID972qIiaJTnfvyGj00Thd3UNt_AunwAKzT8YIfvAxA-h7feUGi0MICD5meENrqRUHHBuDOxxW16C6eDf7Hekjhvpg8JEaB6GvxY', 'Abhijith B registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761301313, 1761301313, '1'),
(8517, 0, 77993, 'eYah3yBaSGmT54Rw8Fhr4f:APA91bGrYV3Bo3Ckiw35THRH_-cqadfril871M7uizP4IT46BGljGc5_rxURsP0U9W83XjbNGiR8lXgFlOf_yyScdO7956k1D3W0IpOzkPVe2Fj1K2DNGSc', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761302736, 1761302736, '1'),
(8518, 0, 78008, 'e_oVOlpSZUjZqmRQYGumCb:APA91bGqBKsP4EAVZt7nNQR_EUtLbk_MWn2eRTWaEjAfByVaIA9qi1tZ9VKpPw55L_pUcrW4MmMdsoAkAxpo_sk4Dd0qtZ8X-7-JbEPZWgzZCcQpkSPkhfk', 'New Store Appointment at Manek Ratna', '', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761306430, 1761306430, '1'),
(8519, 0, 78015, 'eUBTlGRaQeCddbVPOZo3um:APA91bFVAnwc6SwZjSgxL9mO3gXL8I_Gh1Dpv3JX6hQeNB-9fYaTE-3aTNuGGHQ12e7tLk1B0FWx-EKPfkHC3GZclGZPpFKztbhsehAOWJ4Rx0N0tCA3kkY', 'Shraddha Kadam registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761306519, 1761306519, '1'),
(8520, 0, 78017, '', 'Naresh Ullendula registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761310173, 1761310173, '1'),
(8521, 0, 32010, '', 'Anuradha Kaki registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761319632, 1761319632, '1'),
(8522, 0, 78017, 'dKf20MW1QZmOcxoUVdPwJD:APA91bF9iCxr4hoAfes1-M4ZoKO3Pp8orKuP_r8lk78jrXs3XGQShOaX0nVsjBOtGBHUEZkesMLmuS85tm3u6wCBZwIKC3gwcFSE6GdWuBLQVm8_qfJ7KcM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761334799, 1761334799, '1'),
(8523, 0, 78012, 'e_BIjdTMQ1mdLPli5s1SCU:APA91bF4fD0M5ZPHxj-ID972qIiaJTnfvyGj00Thd3UNt_AunwAKzT8YIfvAxA-h7feUGi0MICD5meENrqRUHHBuDOxxW16C6eDf7Hekjhvpg8JEaB6GvxY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761334876, 1761334876, '1'),
(8524, 0, 77945, '', 'Sanjula Sasidharan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761350756, 1761350756, '1'),
(8525, 0, 78028, 'd9e7R43tRuqd7ZVcRgVWDk:APA91bHXwTdeLZN60eM2Y9v8_dq8Tx5eoY6UgqbFhHy14xL3SD6O831s9JUGxgCH8_-bZcuTZEi0rGwK1GjBOo72wvJpT8qRqmlnRp7UPufg0Il7JbBqBEY', 'Dinesh Goel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761381145, 1761381145, '1'),
(8526, 0, 78029, 'c-cmMl_lTP-OMZymsm7ks7:APA91bG3EE33MWEXWaVVDc1XYSl3pDzfZsh2SzVnbsC_o9Qca3jZE-SF45P83zRM8JuP-SdvX4Z--kf7RssK5yOQ1X0IE4g6pAOidxIOR9wx1CC4xHI6nG4', 'Shyam Hi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761382456, 1761382456, '1'),
(8527, 0, 78028, 'd9e7R43tRuqd7ZVcRgVWDk:APA91bHXwTdeLZN60eM2Y9v8_dq8Tx5eoY6UgqbFhHy14xL3SD6O831s9JUGxgCH8_-bZcuTZEi0rGwK1GjBOo72wvJpT8qRqmlnRp7UPufg0Il7JbBqBEY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761383498, 1761383498, '1'),
(8528, 0, 78029, 'c-cmMl_lTP-OMZymsm7ks7:APA91bG3EE33MWEXWaVVDc1XYSl3pDzfZsh2SzVnbsC_o9Qca3jZE-SF45P83zRM8JuP-SdvX4Z--kf7RssK5yOQ1X0IE4g6pAOidxIOR9wx1CC4xHI6nG4', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761383503, 1761383503, '1'),
(8529, 0, 78035, '', 'Ajeet Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761395761, 1761395761, '1'),
(8530, 0, 78039, 'edrqXp-FAEvinle_MC0dyH:APA91bEUsvFMOCxBazLXYSzKDUZYXZq5nvG2mE5q9_2QRR2sSVxsra4rgz5MP3930RmEkEKiSyKzAT5X8V_r9RSqCbQAN9Fmf3cmHfjudCylKjJrlBozAwE', 'Shailesh Mahajan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761396672, 1761396672, '1'),
(8531, 0, 78035, 'cNBT_PHZQlGbTnWj3rBrPd:APA91bGsIf6UNcpDAbj1-DbeEKtQJHqV1CgIi4LDntmus8Rgh75-yZu557HHehDUZFIhUs-KSshb960a2OjqbeGX6IiUX8aX4KtcpVINkQhkmrm443cequY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761398400, 1761398400, '1'),
(8532, 0, 78039, 'edrqXp-FAEvinle_MC0dyH:APA91bEUsvFMOCxBazLXYSzKDUZYXZq5nvG2mE5q9_2QRR2sSVxsra4rgz5MP3930RmEkEKiSyKzAT5X8V_r9RSqCbQAN9Fmf3cmHfjudCylKjJrlBozAwE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761398428, 1761398428, '1'),
(8533, 0, 78049, 'fPX1Mm2IRUmbHvCpf_bDRd:APA91bE83AHL6_W3AZmXZNGh5fxAwddN6BItLxdRWsiXAsccaOg4sftTQs6Xrqkpi_Te7_TUt0xl4HzvkfKONZhplwh5Xy9qLU7EuNtrdHr9f7k2go2yBQs', 'Suchana Mondal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761404326, 1761404326, '1'),
(8534, 0, 78045, '', 'Rajkumar Dutta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761407461, 1761407461, '1'),
(8535, 0, 78034, '', 'Swatee Bbisen registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761413253, 1761413253, '1'),
(8536, 0, 78045, 'fgh_IT5_SeSPpWFGe1Eqsb:APA91bHWhPJggU2_GGjiH5yIciVbElWl7bQmGrQ5UcFh8jh1JLSfd9yd7xnQnb8pbwk4hWk_yAKj0kx4Dq_WGfQFqeSdsuyLZSu1b0YtmD71K0nSjT5nC-Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761425913, 1761425913, '1'),
(8537, 0, 78049, 'fPX1Mm2IRUmbHvCpf_bDRd:APA91bE83AHL6_W3AZmXZNGh5fxAwddN6BItLxdRWsiXAsccaOg4sftTQs6Xrqkpi_Te7_TUt0xl4HzvkfKONZhplwh5Xy9qLU7EuNtrdHr9f7k2go2yBQs', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761425931, 1761425931, '1'),
(8538, 0, 78060, '', 'Sarathbabu Sasidharan Nair registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761459310, 1761459310, '1'),
(8539, 0, 25014, 'e8CwU4N6Ta-SC-U_1e1sUh:APA91bGQdFtWPLhCMgRcUG4UGB1fHf40_gZ1mkycJBOlJoEC6m6JXF9-CesLNqE3_dfOOowqYJBrWkPIVxRTfdFfwU33dtYRE8zg0SexPRkBHhVCP3RS9zw', 'Yashika Vyas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761462032, 1761462032, '1'),
(8540, 0, 78062, 'cS7ubX_PTs2EspmM9P834v:APA91bGIMMA21Vm7ryQMyuYFnjKJrYQB5qDK4nnM8TWJkLFv5EY1wsaW3PyNNCxbSOahD7X-yNBpAb3npDl_qKWNLnVAkZutyoBOyvGvowICYLPYwI10mCE', 'Mohammed Uzair Ahmed registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761463700, 1761463700, '1'),
(8541, 0, 78062, 'cS7ubX_PTs2EspmM9P834v:APA91bGIMMA21Vm7ryQMyuYFnjKJrYQB5qDK4nnM8TWJkLFv5EY1wsaW3PyNNCxbSOahD7X-yNBpAb3npDl_qKWNLnVAkZutyoBOyvGvowICYLPYwI10mCE', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761463872, 1761463872, '1'),
(8542, 0, 78060, 'f6DdlTRvkUbinl0_b9FmrX:APA91bHBjO8nBCn1EfZIy4VJOb1mYFO0bH1wWMI21KR0XByRwDvVzvjXGSOd8pBa50crk1BBYxuELiY6pDP4aZ70vpTNAyCkHAKNWFmWlTLer3aShf0YMUY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761463882, 1761463882, '1'),
(8543, 0, 78059, '', 'Surya Vijay registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761464443, 1761464443, '1'),
(8544, 0, 78057, '', 'Pooja Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761465211, 1761465211, '1'),
(8545, 0, 78064, '', 'Gaurav Vyas registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761470262, 1761470262, '1'),
(8546, 0, 78042, 'dln-PFvNQJq2NaeBv7hu6_:APA91bFr4cwDSVVxUrWFqgaAidL82DQVv7kCj09ol4GuWCzO-wqDrI70jNoOPqFY_HwZ0FAQ0DsWm4kjhuqrFMYY5QhYs8gzKMSeywF1vAHg_iaZjlqZYDU', 'Salman Khan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761473370, 1761473370, '1'),
(8547, 0, 78067, 'dUY33NVqT5KKfnoaH4ecFJ:APA91bGTd3csztIHGLB89Mjj_euEHqhoweK8DhdWiZA3GP6_ge0II0UWwWJsYlhCvKm-EsOtwEEZTG4z69sTPCyGvvyuaEcmiOIxF6hSxLZpkbeFwNd_mdI', 'Rajeshwari C registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761481119, 1761481119, '1'),
(8548, 0, 78069, 'dF_JrAGpQBuoYIK5bIR7sP:APA91bFnhJTjPYrT1Bc3KA8s4ZlVCzDY3_HkSB8KA426NVJNuDvwKN0d8O5cEYEcFtrrKDGc0W0uWLCiqN8qMWundGbHTDgmyODbyzSyxWvTuJm4jhqyfHg', 'Aarna Gupta registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761485368, 1761485368, '1'),
(8549, 0, 78069, 'dF_JrAGpQBuoYIK5bIR7sP:APA91bFnhJTjPYrT1Bc3KA8s4ZlVCzDY3_HkSB8KA426NVJNuDvwKN0d8O5cEYEcFtrrKDGc0W0uWLCiqN8qMWundGbHTDgmyODbyzSyxWvTuJm4jhqyfHg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761485680, 1761485680, '1'),
(8550, 0, 78067, 'dUY33NVqT5KKfnoaH4ecFJ:APA91bGTd3csztIHGLB89Mjj_euEHqhoweK8DhdWiZA3GP6_ge0II0UWwWJsYlhCvKm-EsOtwEEZTG4z69sTPCyGvvyuaEcmiOIxF6hSxLZpkbeFwNd_mdI', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761485690, 1761485690, '1'),
(8551, 0, 78064, 'eTW_eAbCQUuUdAufUdEd2V:APA91bEQ1O5hQhFl3smYIhrlceJG4wi5Zi9lJ1HSFBcDdh3-_wIfByvGVAZasLZhXffl96YJZ69Vhf9kcCbsQmsQOdoChsH0YOxCZtO4-Gtr2jXGk38LX8E', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761485727, 1761485727, '1'),
(8552, 0, 77759, 'fOxI3VhiQXabV15qXbcbDs:APA91bGTJNvMEgP3LXU-sFFIv_fOPZ9zNYiQEdiuQ4A6rcKSftl8bG94ZO4N3Ia9YSYyu4aXplKppwFkHU15k8j0Tn_MnLp60dm7rryueWa1W75kVq1ooyg', 'Mital Vadaliya registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761485774, 1761485774, '1'),
(8553, 0, 78070, 'ek5XNM9lJ0d8oBkfpuTf9Z:APA91bFSmYKxLdHTtrGUtdjiwNroViTNYAObraCuoosUAPbtJ24S5DKWmBJ6l0XturDU1wH3d9OP9l-85yRxuDMEnOIy7IM8q48uaxconQQtDGjLDM3Rod0', 'Amitosh Sharamnak registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761487967, 1761487967, '1'),
(8554, 0, 61910, '', 'Sheetal Jain registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761499404, 1761499404, '1'),
(8555, 0, 78078, 'eoqiksjjTv2BCBC9R7BmLL:APA91bFbBgiFGishAf6tZ6lYqjlbXOESsy3yH4swRaLJ7ecOIk6OFWo0j9Q9Yw8rxZEHSHZ-CkDwdkt8KT58RgF_1N9h42h4YKPOveKIfUo-SlRjADLCRn8', 'Pradnya Aroskar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761501602, 1761501602, '1'),
(8556, 0, 78079, 'eaemq3X8dEqDkHOFz9sA69:APA91bG4NXXJ-lMRv95ghR0rEPu-544Esvc6AQFn-1i9b5U6qMP6UHTBfAn-Ma0WC7VoL1AWbNwzkGJT6MSnCAXs59RzYGTDaT8mijDdiQYwGO2_Sz_gvX0', 'Arun San registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761503026, 1761503026, '1'),
(8557, 0, 18754, 'fmfTUPH8QxavZuNbBgbgAE:APA91bEI_JFCEbb60OFl_Nu51N9ArSt4Z0EiXxbD5PTGpTWmQOiPRZVRjMpD8i5jJ-H4sIc6dITGqKMaIOmkSeW-087BKcJgXw7Y4pznqhWt7FpHCEKH3qw', 'Your order with order no. MV2350-OR-65 is received successfully on manekratna.com', 'Your order with Order No. MV2350-OR-65 is received successfully on MR App. Our team will connect you for the same.', '', 'N', 'G', 'N', 'Y', 'OSU', '', '', 1761506471, 1761506471, '1'),
(8558, 0, 78070, 'ek5XNM9lJ0d8oBkfpuTf9Z:APA91bFSmYKxLdHTtrGUtdjiwNroViTNYAObraCuoosUAPbtJ24S5DKWmBJ6l0XturDU1wH3d9OP9l-85yRxuDMEnOIy7IM8q48uaxconQQtDGjLDM3Rod0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761540979, 1761540979, '1'),
(8559, 0, 78078, 'eoqiksjjTv2BCBC9R7BmLL:APA91bFbBgiFGishAf6tZ6lYqjlbXOESsy3yH4swRaLJ7ecOIk6OFWo0j9Q9Yw8rxZEHSHZ-CkDwdkt8KT58RgF_1N9h42h4YKPOveKIfUo-SlRjADLCRn8', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761541008, 1761541008, '1'),
(8560, 0, 78079, 'eaemq3X8dEqDkHOFz9sA69:APA91bG4NXXJ-lMRv95ghR0rEPu-544Esvc6AQFn-1i9b5U6qMP6UHTBfAn-Ma0WC7VoL1AWbNwzkGJT6MSnCAXs59RzYGTDaT8mijDdiQYwGO2_Sz_gvX0', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761541017, 1761541017, '1'),
(8561, 0, 66183, 'eAZibBEyukRyom-sVECE6R:APA91bFRWUgV8Rft6u4afPzWIZNRm23I90DmuU_Lb3Ud9iXz3MM4vOMFnDVO67WynETdTSMl1eOoyO5zoe_IjfubUIXJZOFX3efaJURMaMHW2phn79kN-Xo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761541140, 1761541140, '1'),
(8562, 0, 78092, 'dg_i5GXkRW6ATJkW82pdeO:APA91bE-VFb914eY1i7LAIpi1BWKcb5KClNWDgqF9A3zZDpBe4dFIVjOzgyNlmas2CEsFaFGCxVOznWIym6RQuRgvngTYF-9f7GaaXuaz4RotZ6Uua2jbFw', 'Nivetha Sakthivel registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761556922, 1761556922, '1'),
(8563, 0, 78092, 'dg_i5GXkRW6ATJkW82pdeO:APA91bE-VFb914eY1i7LAIpi1BWKcb5KClNWDgqF9A3zZDpBe4dFIVjOzgyNlmas2CEsFaFGCxVOznWIym6RQuRgvngTYF-9f7GaaXuaz4RotZ6Uua2jbFw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761561514, 1761561514, '1'),
(8564, 0, 78104, 'cpnKrqGGROyYWq2Z8if-00:APA91bGL9r9zQoTnUqS5G9aaeBIZb6qyVtoWmlS1bpHlTtOtyyqcGSISQp7c_by0UNIVIAOjI-3eVDU2x-T3AVS98ogqlTE3yWo8K_YvBKaPkIaB-iq9sVo', 'Ankita Y registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761575766, 1761575766, '1'),
(8565, 0, 78107, 'ezg-d00yQkKkM2VMd9DkFG:APA91bEXUz1c6JxFbSsLX3fMxEh0lEdMyfCeNeP3NXMhG0GwcMGtfKr1qmkJsAjCh4OGDTm4nAw6eyiacrTQmu8SIxtNGszGO6YgP5sIKZpkkafXYclKT5w', 'Sree Dharan registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761585203, 1761585203, '1'),
(8566, 0, 78104, 'cpnKrqGGROyYWq2Z8if-00:APA91bGL9r9zQoTnUqS5G9aaeBIZb6qyVtoWmlS1bpHlTtOtyyqcGSISQp7c_by0UNIVIAOjI-3eVDU2x-T3AVS98ogqlTE3yWo8K_YvBKaPkIaB-iq9sVo', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761589545, 1761589545, '1'),
(8567, 0, 78107, 'ezg-d00yQkKkM2VMd9DkFG:APA91bEXUz1c6JxFbSsLX3fMxEh0lEdMyfCeNeP3NXMhG0GwcMGtfKr1qmkJsAjCh4OGDTm4nAw6eyiacrTQmu8SIxtNGszGO6YgP5sIKZpkkafXYclKT5w', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761589558, 1761589558, '1'),
(8568, 0, 78096, '', 'Sarath Sasi registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761615082, 1761615082, '1'),
(8569, 0, 78114, 'cfoF97HrQ2W0lh28ma8Z1k:APA91bE-EYRfgcm2Hi06T4AttHxbHyc28uo9n9MX6xoYjFzQbWO9lrvaMbNuXPhdgMbahdLZAA4yAgga0X0cJsjYkYEJvhp2bXr2P7v2TOSxeY0qSlorDkY', 'Jai Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761632043, 1761632043, '1'),
(8570, 0, 78114, 'cfoF97HrQ2W0lh28ma8Z1k:APA91bE-EYRfgcm2Hi06T4AttHxbHyc28uo9n9MX6xoYjFzQbWO9lrvaMbNuXPhdgMbahdLZAA4yAgga0X0cJsjYkYEJvhp2bXr2P7v2TOSxeY0qSlorDkY', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761634392, 1761634392, '1'),
(8571, 0, 78123, 'fDBYASjHQH6e7cDCU41aU1:APA91bHQnR7RqqtEcLq1Psd_UBLGlm4-Y8ywxNA1sS7g8JlGI5v7GW4FLMx9K4StnHfxqJRbMYpL_EcwqhtDlLSAcdxqUdDH98HioOYpc-R6bGxUnAC2Wck', 'Trupti Lalpotu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761643539, 1761643539, '1'),
(8572, 0, 78123, 'fDBYASjHQH6e7cDCU41aU1:APA91bHQnR7RqqtEcLq1Psd_UBLGlm4-Y8ywxNA1sS7g8JlGI5v7GW4FLMx9K4StnHfxqJRbMYpL_EcwqhtDlLSAcdxqUdDH98HioOYpc-R6bGxUnAC2Wck', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761643637, 1761643637, '1'),
(8573, 0, 78118, '', 'Bindu Reddy registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761645703, 1761645703, '1'),
(8574, 0, 78101, '', 'Yogi S registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761646857, 1761646857, '1'),
(8575, 0, 78126, 'cvrp5IUIRwaR5ZTyvqQZGk:APA91bGWdWsTaHUJpUWr5LqeaulDuX3eOfO5iDdfihdbwsPU_Hn9JOrw5anBrdbOBSR6ONn3jk_cnioN9ebi3JgbHZvY7v56Mo799-5kjgXIzRlBXxmcOcs', 'Rashi Vijayagiri registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761651927, 1761651927, '1'),
(8576, 0, 78131, '', 'Kalpana M registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761656568, 1761656568, '1'),
(8577, 0, 78134, 'cUvs1-pWw06rj9reaDhcb7:APA91bFn9vclIYK5FDqZ8nWZ6EcuUS5l0d1DTzqj4jq7iYo7KPk04beOzIMcC0Zmckg8qOmQ3y5Nnv-Y3hV_YjcjqoNU69LQOJRlh7c0LBN0VSLPbAJjwnM', 'Naziya Sudheer registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761660506, 1761660506, '1'),
(8578, 0, 78137, 'fkcvVi7cSNi2yo1b5r_uf-:APA91bHv2-dKbSj2-oVkKI4duwLYUpTovifP3jIELdxnAnUNJzNAO0IB7mcLiTShH3hr2q3eKuOYT8hQNcl2eb96F1FB3PkUDKYXdAZQFoo6aoR7q-nX61s', 'Akhilesh Kumar registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761664241, 1761664241, '1'),
(8579, 0, 78139, '', 'Dashrath Soni registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761664757, 1761664757, '1'),
(8580, 0, 78081, '', 'Pravallika Tondapu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761669079, 1761669079, '1'),
(8581, 0, 78137, 'fkcvVi7cSNi2yo1b5r_uf-:APA91bHv2-dKbSj2-oVkKI4duwLYUpTovifP3jIELdxnAnUNJzNAO0IB7mcLiTShH3hr2q3eKuOYT8hQNcl2eb96F1FB3PkUDKYXdAZQFoo6aoR7q-nX61s', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761678671, 1761678671, '1'),
(8582, 0, 78139, 'f-DNapUVT_SCJvhByRID4E:APA91bEr5VdvKghUAZ0wVVRmFSq3k4lXvvxmUkeTAW3fSlKG_zAkWEzzyQ19F087Rovb2fDw_0GTNW6judg0lQolpJL-HYCUUPCPgcEMnfj1IixSXUISIlg', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761678680, 1761678680, '1'),
(8583, 0, 78134, 'cUvs1-pWw06rj9reaDhcb7:APA91bFn9vclIYK5FDqZ8nWZ6EcuUS5l0d1DTzqj4jq7iYo7KPk04beOzIMcC0Zmckg8qOmQ3y5Nnv-Y3hV_YjcjqoNU69LQOJRlh7c0LBN0VSLPbAJjwnM', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761678759, 1761678759, '1'),
(8584, 0, 78155, 'f9z7KXHYQmmSKAGdb5C-As:APA91bEb6HN-PsQ4aiOCw7qOoUidRlgcV78T3jp0UgKWVC_GiFKfHRAur_Lu3GL1OK2JSQhw9m2j7VSIFDWP02y3BC3V2Q_lIwchUWmlFFD2vvCbvFPNPxw', 'Diya Das registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'Y', 'Y', 'HB', '', '', 1761716561, 1761716561, '1'),
(8585, 0, 78156, 'cWjt2LdqQqSCUeHrdwMt9W:APA91bE4V3x3bDEpl6BLOqI2ZqfSiERDFziUxOVx12nqI3i-m-qSmTa5YbsmBjCt0RGFeaxqg6aXwXQlXdiHQS8ewqfmoLgAiooCwBnAhvU_qsrtFAwyDws', 'Om Panchal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761716586, 1761716586, '1'),
(8586, 0, 78155, 'f9z7KXHYQmmSKAGdb5C-As:APA91bEb6HN-PsQ4aiOCw7qOoUidRlgcV78T3jp0UgKWVC_GiFKfHRAur_Lu3GL1OK2JSQhw9m2j7VSIFDWP02y3BC3V2Q_lIwchUWmlFFD2vvCbvFPNPxw', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761716733, 1761716733, '1'),
(8587, 0, 78156, 'cWjt2LdqQqSCUeHrdwMt9W:APA91bE4V3x3bDEpl6BLOqI2ZqfSiERDFziUxOVx12nqI3i-m-qSmTa5YbsmBjCt0RGFeaxqg6aXwXQlXdiHQS8ewqfmoLgAiooCwBnAhvU_qsrtFAwyDws', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761717180, 1761717180, '1'),
(8588, 0, 78157, 'ffD2w6kBR5SWEhk5mBOVp1:APA91bERDxL2WUlvszvwhazm0E9gzpdXVH8JZhhmEqwEYqKeu04q6zyL-DVfFlpLb1iF82EvqJ4YOVPbGxmM9Dm28dMy9dWgC2x8BscPnV0YvtbL-aITh2Y', 'Appu Appu registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761720993, 1761720993, '1'),
(8589, 0, 78157, 'ffD2w6kBR5SWEhk5mBOVp1:APA91bERDxL2WUlvszvwhazm0E9gzpdXVH8JZhhmEqwEYqKeu04q6zyL-DVfFlpLb1iF82EvqJ4YOVPbGxmM9Dm28dMy9dWgC2x8BscPnV0YvtbL-aITh2Y', 'Manek Ratna - Account Activated Successfully', 'Your account is activated by our team, you can now login and place your wholesale order on MR App', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761721185, 1761721185, '1'),
(8590, 0, 51039, 'fCYfaHnHTZiarWmYzo_MOK:APA91bEY-t9G8uIwz6ZPCx51eyARDFRdOh96apdaRi62NDihmdHWpAs0FXpCTVMKLpAGN_83Ttc-upGDpw3VBH0MmtbHnZ2zp-KiPOFdzjY1Ylji9hyipcU', 'Atul Singhal registered on manekratna.com, Activate Now.\n', 'You have successfully registered on MR App, you will be notified once your account is active.', '', 'N', 'G', 'N', 'Y', 'HB', '', '', 1761731038, 1761731038, '1');

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

--
-- Table structure for table `tbl_rating`
--

CREATE TABLE `tbl_rating` (
  `rating_id` int(11) NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `image` varchar(100) DEFAULT NULL,
  `rating` varchar(10) DEFAULT NULL,
  `review` varchar(200) DEFAULT NULL,
  `price` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_reason`
--

CREATE TABLE `tbl_reason` (
  `reason_id` int(11) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `section` enum('DA') DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_reason`
--

INSERT INTO `tbl_reason` (`reason_id`, `reason`, `section`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Defected piece', NULL, 'H', 1609141749, 1609141749, '1'),
(2, 'Technical problem', NULL, 'H', 1609152031, 1610352693, '0'),
(3, 'Server issue11', NULL, 'S', 1609157396, 1765203103, '1'),
(4, 'Spammer2', 'DA', 'S', 1628260152, 1765203113, '1'),
(5, 'Shut Business', 'DA', 'S', 1628313378, 1628313378, '1'),
(6, 'demo', NULL, 'S', 1628313432, 1628313440, '0'),
(7, 'Test', NULL, 'S', 1635404302, 1636711936, '1'),
(8, 'Unsuite', NULL, 'S', 1638250274, 1638250274, '1'),
(9, 'ASDFCDEF', NULL, 'S', 1765203161, 1765203161, ''),
(10, 'ASDFCDEF', NULL, 'S', 1765203176, 1765203176, '0'),
(11, 'ASDFC', NULL, 'S', 1765203182, 1765203182, '0'),
(12, 'Krish Ut', NULL, 'S', 1766053799, 1766053808, ''),
(13, 'Krish', NULL, 'S', 1766053863, 1766053863, '0');

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

--
-- Table structure for table `tbl_refund_order`
--

CREATE TABLE `tbl_refund_order` (
  `refund_order_id` int(11) NOT NULL,
  `order_id` int(11) DEFAULT NULL,
  `order_no` varchar(100) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `sku` varchar(100) DEFAULT NULL,
  `product_barcode_id` int(11) DEFAULT NULL,
  `product_barcode` varchar(50) DEFAULT NULL,
  `stock_location_id` int(11) DEFAULT NULL,
  `price` varchar(100) DEFAULT NULL,
  `reason` varchar(100) DEFAULT NULL,
  `inventory_status` enum('B','G') DEFAULT NULL COMMENT 'B=>Bad Inventory,G=>Good Inventory',
  `refund_status` enum('PN','PU','PD','SH','RC') DEFAULT 'PN' COMMENT 'PN=>Pending,PU=>Pickup,PD=>Pickup Done,SH=>Shipped,RC=>Received',
  `active_status` enum('H','S') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_review_votes`
--

CREATE TABLE `tbl_review_votes` (
  `review_votes_id` bigint(20) UNSIGNED NOT NULL,
  `product_reviews_id` bigint(20) UNSIGNED NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL,
  `vote` enum('yes','no') NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_review_votes`
--

INSERT INTO `tbl_review_votes` (`review_votes_id`, `product_reviews_id`, `customer_id`, `vote`, `created_at`) VALUES
(1, 1, 1, 'yes', '2026-02-28 12:47:58'),
(2, 3, 1, 'no', '2026-02-28 12:54:11'),
(3, 2, 1, 'no', '2026-02-28 12:54:15');

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

--
-- Table structure for table `tbl_role`
--

CREATE TABLE `tbl_role` (
  `role_id` int(11) NOT NULL,
  `role` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_role`
--

INSERT INTO `tbl_role` (`role_id`, `role`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Superadmin', 'S', 1, 1, 1592941659, 1592941659, '1'),
(2, 'Admin', 'S', 1, 1, 1592941677, 1592941677, '1'),
(3, 'HO Staff', 'S', 1, 1, 1592941775, 1592941775, '0'),
(4, 'Sales Staff', 'S', 1, 1, 1592941787, 1609092707, '1'),
(5, 'Stockist', 'S', 1, 1, 1592941800, 1609411474, '1'),
(6, 'Supplier', 'S', 1, 1, 1592941818, 1592941818, '1'),
(7, 'Barcode', 'S', 1, 1, 1601545676, 1609411498, '1'),
(8, 'Uploader', 'S', 1, 1, 1605947602, 1609092630, '1'),
(9, 'QC', 'S', 1, 1, 1608728403, 1609092613, '1'),
(10, 'Photographer', 'S', 1, 1, 1608899196, 1608899196, '1'),
(11, 'Inventory Manager', 'S', 1, 1, 1609148661, 1610352604, '1'),
(12, 'Order / Billing', 'S', 1, 1, 1612242355, 1615295619, '1'),
(13, 'demo1', 'S', 1, 1, 1628248579, 1628248898, '0'),
(14, 'demo1', 'S', 1, 1, 1628249115, 1628249115, '0'),
(15, 'Prime Stockist', 'S', 234, 1, 1650458081, 1693654710, '1');

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

--
-- Table structure for table `tbl_search_history`
--

CREATE TABLE `tbl_search_history` (
  `search_history_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `term` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

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

--
-- Table structure for table `tbl_sector`
--

CREATE TABLE `tbl_sector` (
  `sector_id` int(11) NOT NULL,
  `sector` varchar(100) NOT NULL,
  `category_id` varchar(100) NOT NULL,
  `attribute_id` varchar(100) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_sector`
--

INSERT INTO `tbl_sector` (`sector_id`, `sector`, `category_id`, `attribute_id`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Pharma', '1,2,3,4', '1,2,3', 'S', 1605786631, 1605786631, '1'),
(2, 'Artificial Jewellery', '2,3', '1,3', 'S', 1605786631, 1605786631, '1'),
(3, 'Information Technology', '14,15', '8,9', 'S', 0, 0, '1');

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

--
-- Table structure for table `tbl_setting`
--

CREATE TABLE `tbl_setting` (
  `setting_id` int(11) NOT NULL,
  `enable_otp` enum('Y','N') DEFAULT 'Y',
  `otp_mobile_no` varchar(20) DEFAULT NULL,
  `otp_email_id` varchar(100) DEFAULT NULL,
  `sms_api_url` varchar(250) DEFAULT NULL,
  `sms_api_username` varchar(100) DEFAULT NULL,
  `sms_api_password` varchar(100) DEFAULT NULL,
  `sms_sender_id` varchar(10) DEFAULT NULL,
  `copy_write` varchar(50) DEFAULT NULL,
  `login_page_title` varchar(50) DEFAULT NULL,
  `is_variation` enum('Y','N') NOT NULL,
  `terms_conditions` text NOT NULL,
  `privacy_policy` text NOT NULL,
  `copywrite_notice` text NOT NULL,
  `app_version` varchar(20) NOT NULL,
  `is_order_tally` enum('Y','N') NOT NULL,
  `booking_deposit` varchar(20) DEFAULT NULL,
  `bulk_order_discount` int(11) NOT NULL,
  `ticker_days` int(11) NOT NULL,
  `footer_seo_text` text NOT NULL,
  `split_shipping_threshold` varchar(20) NOT NULL,
  `weight_threshold` varchar(100) NOT NULL,
  `legal_export_cost` varchar(100) NOT NULL,
  `show_shipping_cost` enum('Y','N') NOT NULL DEFAULT 'Y',
  `mr_prime_duration` int(11) NOT NULL,
  `buy_product` text NOT NULL,
  `validity` text NOT NULL,
  `with_your_watermark` text NOT NULL,
  `without_watermark` text NOT NULL,
  `discount` text NOT NULL,
  `whatsapp_priority_list` text NOT NULL,
  `preorder` text NOT NULL,
  `card_reminder` varchar(100) NOT NULL,
  `customer_reminder_id` int(11) NOT NULL,
  `customer_reminder_limit` int(11) NOT NULL,
  `queue_process_limit` int(11) NOT NULL,
  `customer_reminder_days` int(11) NOT NULL,
  `is_forcefull_logout` enum('Y','N') NOT NULL DEFAULT 'N',
  `membership_pg_charges_india` varchar(20) NOT NULL,
  `membership_pg_charges_international` varchar(20) NOT NULL,
  `boost_product_count` int(11) NOT NULL,
  `boost_product_stock_count` int(11) NOT NULL,
  `GST_Type` enum('EX','IN') NOT NULL DEFAULT 'IN'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_setting`
--

INSERT INTO `tbl_setting` (`setting_id`, `enable_otp`, `otp_mobile_no`, `otp_email_id`, `sms_api_url`, `sms_api_username`, `sms_api_password`, `sms_sender_id`, `copy_write`, `login_page_title`, `is_variation`, `terms_conditions`, `privacy_policy`, `copywrite_notice`, `app_version`, `is_order_tally`, `booking_deposit`, `bulk_order_discount`, `ticker_days`, `footer_seo_text`, `split_shipping_threshold`, `weight_threshold`, `legal_export_cost`, `show_shipping_cost`, `mr_prime_duration`, `buy_product`, `validity`, `with_your_watermark`, `without_watermark`, `discount`, `whatsapp_priority_list`, `preorder`, `card_reminder`, `customer_reminder_id`, `customer_reminder_limit`, `queue_process_limit`, `customer_reminder_days`, `is_forcefull_logout`, `membership_pg_charges_india`, `membership_pg_charges_international`, `boost_product_count`, `boost_product_stock_count`, `GST_Type`) VALUES
(1, 'N', '9820212293', 'info@manekratna.com', 'https://api.textlocal.in/send/', '456315AnJ37asprf9w684fd85fP1', 'raw2ripe_321', 'MANRAT', 'Jaspertech Labs', 'Jiami', 'Y', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', 'orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', 'orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '1.0.1', 'N', '30', 20, 5, '    <div style=\"padding-left:20px;padding-right:20px;\">\n        <h1><strong><span style=\"font-size:22px;\">Imitation Jewellery Manufacturers, Wholesalers in Mumbai, India</span></strong></h1>\n        <hr>\n        <p style=\"text-align:left;\"><span style=\"font-size:12pt;\">Manek Ratna is mainly focused on <strong>traditional indian jewellery</strong> which are look alike to real gold/diamond jewellery. We supply imitation / artificial jewellery from Mumbai - Malad &amp; Zaveri Bazaar to all states &amp; cities in India, we supply to following states Karnataka, Tamil Nadu, Gujarat, Maharashtra, Odisha, Uttar Pradesh, Jammu &amp; Kashmir, Sikkim, Punjab, Delhi, Thiruvananthapuram and many more. We reach out customers in Metro &amp; 1-2 &amp; 3 tier cities like Bangalore, Pune, Mumbai, New Delhi, Hyderabad, Chennai, Ahmedabad, Visakhapatnam, Surat, Kolkata, Nasik, Nagpur, Rajkot and many more.</span></p>\n        <hr>\n        <p style=\"text-align:left;\"><span style=\"font-size:12pt;\">Commenced in the year 2010 Manek Ratna has wide acclaimed name engaged in manufacturing, supplying, wholesaling&nbsp;imitation jewellery, costume jewellery &amp; fashion jewellery. A professionally managed firm, we tend to stand out in providing Kundan jewellery,&nbsp;<a href=\"designer-jewellery/ad-jewellery/ad-necklace-sets.html\" style=\"color: #0088cc; text-decoration: none;\">CZ Jewellery</a>,&nbsp;<strong>Temple&nbsp;jewellery</strong>, Kemp Stone Jewellery, American Diamond Jewellery, Polki Jewellery,&nbsp;<strong>Antique Jewellery</strong>, Beaded Jewellery &amp;&nbsp;Thewa Art Jewellery. The imitation jewellery offered by us is purchased by the shoppers for its high style charm. Moreover, exquisite accomplishment, up to date styles, distinctive patterns, long lasting shine, labyrinthine patterns and fine sprucing area unit the foremost placing attributes of our assortment, due to that it&apos;s been in demand by the shoppers.</span></p>\n        <hr>\n        <p style=\"text-align:left;\"><span style=\"font-size:12pt;\">Latest launches at your artificial jewellery manufacturers and wholesalers include a wide variety of new products which includes Imitation <strong>Earrings</strong>, <strong>Bangles</strong>, <strong>Jewellery Sets</strong>, <strong>Pendant Sets</strong>,&nbsp;<strong>Kum Kum Boxes&nbsp;</strong>(sindoor dabbi) , <strong>Full Bridal Necklace Sets</strong> | Bridal Jewellery (Dulhan Sets) , <strong>Choker Necklace Sets</strong> in Kundan and Antique Jewellery , <strong>Silver Oxidized Jewellery</strong> in Earrings &amp; Necklace Sets with Beads, <strong>Mehendi Polish Earrings and Necklace Sets Jewellery</strong> , <strong>Imitation&nbsp;Matte Finish Jewellery</strong> which has complete range including accessories like<strong>&nbsp;Payal, Maang Tika, Nath, Bajubandh , Kamar Patta (Hip Belt)</strong>.&nbsp;</span></p>\n        <hr>\n        <p style=\"text-align:left;\"><span style=\"font-size:12pt;\">Empowered by a sprawling infrastructure setup, we&apos;ve been able to elaborately style and develop differing types of jewellery things which too at par with the prevailing market trends. These preferences vary from varied styles, patterns, cuts, color-schemes and sizes. With a read to ease the hassles concerned in financial transactions, we tend to settle for payment via varied terms and modes. Exclusive handcrafted jewellery, on-time delivery, market leading costs, wide selection of choices to settle on from and customization facility area unit the factors that have enabled us to secure the upmost stature in broad market.</span></p>\n        <p style=\"text-align:left;\"><span style=\"font-size:12pt;\">South Style / South Indian Jewellery concepts are tradition based which includes&nbsp;<strong> Guttapusalu&nbsp;</strong>/ Clustered Pearl Haram Jewellery Sets , <strong>Laxmi Coin</strong> Necklace Sets , <strong>Rice Pearl Kemp Haram</strong> Long Jewellery Sets.</span></p>\n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><a href=\"https://www.manekratna.com/jewellery-collection/earrings.html\" target=\"_blank\"><strong><span style=\"font-size:16px;margin-top:0px !important;line-height:0px !important;\">Artificial Earring Manufacturers, Wholesalers &amp; Exporters in India, Mumbai for Girls / Womens</span></strong></a></h2>\n        <p><span style=\"font-size:16px;\">At Manek Ratna we deal into wide variety of Artificial / Imitation Earrings Online for Wedding, designs include Big Jhumkas, Jhumki Earrings, Chandbali / Chandelier Earrings, Enamel / Meenakari Earrings, Tops / Studs, Temple / Kundan Earrings and many more variety.</span></p>\n        <p><span style=\"font-size:16px;\">One of the most specialized variant is the Oxidized Silver Earrings which is rubbed with&nbsp;black polish. Earrings are manufactured at Manek Ratna in all ranges from Rs. 100 to Rs. 1000.&nbsp;</span></p>\n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><a href=\"https://www.manekratna.com\" target=\"_blank\"><strong><span style=\"font-size:16px;\">Artificial / Imitation / Fashion Jewellery Exporters in India, Mumbai, Malad </span></strong></a></h2>\n        <p><span style=\"font-size:16px;\">Manek Ratna is one of the biggest, Imitation &amp; Fashion Jewellery Exporter in India, we export Artificial Jewellery to various countries which includes United States (USA), United Kingdom (UK), Canada, Singapore, Malaysia, Dubai, Hong Kong, Australia, Cyprus, Qatar, Sri Lanka, Nepal, Nigeria, Saudi Arabia, Indonesia, Mauritius, China, Norway, Sweden, Germany, Belgium, Netherlands, New Zealand, Turkey, Switzerland.</span></p>\n        <p><span style=\"font-size:16px;\">Artificial Jewellery Exporters which export to these countries, has two options for shipping, Commercial &amp; Courier Mode via Fedex / DHL / Aramex / UPS. Importer will receive the stock within a week&rsquo;s time in their respective country.&nbsp;</span></p>\n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery.html\" target=\"_blank\"><span style=\"font-size:16px;\"><strong>South Indian Jewellery</strong></span></a></h2>\n        <p><span style=\"font-size:16px;\">At Manek Ratna we Manufacture &amp; Wholesale Supply,<strong>&nbsp;South Indian Artificial Jewellery</strong> across India. Jewellery taste of South India is different from rest of India. South Indians believe strongly in their traditions and hence prefer to wear Traditional South Indian Jewellery Sets.</span></p>\n        <p><span style=\"font-size:16px;\">People from South India search South Indian Jewellery Online for shopping near me and they tend to land on manekratna.com to check latest designs and catalogues.</span></p>\n        <p><span style=\"font-size:16px;\">There two most famous concepts of South Indian Jewellery which are only manufactured in Mumbai, India are Temple Jewellery &amp; Kemp Stone Jewellery also called as Kempu Jewelry.</span></p>\n        <p><span style=\"font-size:16px;\">Imitation Temple Jewellery is very famous across India & Indian native countries. Artificial Temple Jewellery is mainly handcrafted & made with utmost perfection which resembles fine jewelry.</span></p>\n        <p><span style=\"font-size:16px;\">In southern part of India the choice of Artificial Jewellery Set is very different. South Indian Jewelry Set are majorly divided into Laxmi Necklace Sets, Kasu Mala Design, Kemp Stone Necklace Set, Rice Pearls long haram design necklace sets.</span></p>\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important;font-size: 16px;\"><strong>Why a Trend Shift in </strong><a href=\"https://www.manekratna.com/\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>South Indian Jewellery ?</strong></span></a></h2>\n\n        <p><span style=\"font-size:16px;\">In South Indian states the current women crowd is experimental. They want to wear Authentic South Indian Jewellery and at the same time dont want to compromise on the modern touch.</span></p>\n        \n        <p><span style=\"font-size:16px;\">The modern crowd is currently wearing different and elegant South Indian Jewellery like Oxidised Silver Temple Jewelry, Matte Finish CZ Jewellery, Rajwadi Jewellery. South Indian Jewellery sets for bride are the current highest trending Jewelry across India.</span></p>\n\n        <p><span style=\"font-size:16px;\">The Millennial Crowd in Indian is bold & want to look beautiful & gorgeous always, this crowd is highly active on social media & is influenced by the Indian Jewellery & its trends. South Indian Jewellery is the top most priority of this generation crowd dues to its omnipresence across social media platforms.  </span></p>\n        \n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><a href=\"https://www.manekratna.com/blog\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>Fashion Jewellery</strong></span></a></h2>\n        <p><span style=\"font-size:16px;\">India&apos; s leading <em><strong>Fashion Jewellery Manufacturers &amp; Wholesalers&nbsp;</strong></em> situated at the Economic Hub Mumbai. They keep a wide variety of Jewellery collection which is loved across the globe.</span></p>\n        <p><span style=\"font-size:16px;\">Manek Ratna Exports Fashion Jewellery to various countries keeping in mind the localized fashion in the receiving country. In todays age of Social Media Fashion is changing rapidly and #manekratna keeps the designs updated.</span></p>\n        <p><span style=\"font-size:16px;\">So don&apos;t wait, start your fashion jewellery business and start growing with them. You will get all variants, designs at best Factory prices which will include <strong><em>Fashion Jewellery Necklace, Fashion Jewellery Sets, Fashion Jewellery Earrings Online.</em></strong></span></p>\n\n        <p><span style=\"font-size:16px;\">If you are looking for Fashion jewellery wholesale suppliers then you are checking catalogue of the right brand. Manek Ratna has in house fashion jewelry designers who has the ability to manufacture fashion jewelry and supply you in wholesale.</span></p>\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Find Out, How You Can Sell Artificial Jewellery Online in Wholesale</strong></span></h2>\n\n        <p><span style=\"font-size:16px;\">If you\'re looking to buy Wholesale Jewellery Online, then there\'s no better place than Manek Ratna. They are one of the Largest Artificial Jewellery Wholesalers of handmade Jewelry, with more than 10,000 active B2B buyers.</span></p>\n\n        <p><span style=\"font-size:16px;\">At MR you can buy Dazzling & Traditional Artificial Jewellery Online which is of superior quality when you compare it with other Indian Jewelry suppliers. Being one of the oldest brand of Artificial Jewellery in India, manekratna.com has laid the foundation of Indian Artificial Jewelry Online.</span></p>\n\n        <p><span style=\"font-size:16px;\">The concept of selling artificial jewellery online in India was started by them back in 2012. They wanted to break the traditional way of doing business & get innovative with selling artificial jewellery in wholesale, so they started selling Imitation Jewellery Online with a closed platform.</span></p>\n\n        <p><span style=\"font-size:16px;\">Today in this era of social media selling of artificial jewellery online in india has become a huge hit. This is a success model in India due to various advantages of population leaving here.</span></p>\n\n        <p><span style=\"font-size:16px;\">The biggest advantage India has today is, its huge Population of more then 1.25 crores. Secondly the vast diversity in Religions in India, due to which Imitation Jewellery market is a huge success.</span></p>\n\n        <p><span style=\"font-size:16px;\">In India there are huge Artificial Jewellery Suppliers market in major cities which includes jewellery wholesale market in delhi, imitation jewellery wholesale market in mumbai & last but not the least imitation jewellery wholesale market in jaipur , these are also called as Jewelry Hubs of India which sells Artificial Jewellery both online & offline.</span></p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>What makes MR as your preferred choice for Shopping Artificial Jewellery Online ??</strong></span></h2>\n\n        <p><span style=\"font-size:16px;\">When you shop with them you would not miss out on the latest jewelry trends for Indian Jewellery Sets. You will get to select Artificial Necklace Designs from more then 10,000 Jewellery Sets.</span></p>\n        \n        <p><span style=\"font-size:16px;\">If you are looking at Bridal Jewellery Set for your Wedding & searching them Online then you are at the right place. At manekratna.com you will find the most unique & costume specific Indian Bridal Jewellery Sets in Wholesale. They have limited edition pieces for Bridal Jewellery Design , which will make you look unique. </span></p>\n\n        <p><span style=\"font-size:16px;\">In Mumbai, Manek Ratna is one of the Finest Artificial Jewellery Shops Near Me best artificial jewellery manufacturers in india which deals into Wholesale Fashion Jewelry. They have a transparent way of working & so you will find Artificial Jewellery With Price at their Artificial Jewellery Wholesale website Online.  </span></p>\n\n        <p><span style=\"font-size:16px;\">Location of MR office is such that it locates itself in Artificial Jewellery Wholesale Market. This place in Malad has all the cream Artificial Jewellery Brands in India. This is an ideal place if you plan to do Artificial Jewellery Online Shopping since they have a good connectivity with couriers here.</span></p>\n\n        <p><span style=\"font-size:16px;\">Prime collection of Artificial Necklace Sets is USP at MR , you will find wide range of jewelry sets with them which will include some astonishing intricate karigiri. They expertise in selling South Indian Jewellery Online & also if you are looking for South Indian Imitation Jewellery Online Shopping then do order with them since they have a good grip on supplying products to southern part of India.</span></p>\n\n        <p><span style=\"font-size:16px;\">The variation & collection of Artificial Jewellery at MR makes them a wholesale jewelry mart where you find unique jewelry depending on regions of India. This will include South Indian Jewellery, North Indian Jewellery, Rajasthani Jewellery & much more.</span></p>\n\n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Thewa Jewellery - Authentic Indian Jewels</strong></span></h2>\n\n        <p><span style=\"font-size:16px;\">Thewa is an ancient art form that has been passed down through generations in India. It involves intricate designs on silver and gold & now in brass which are then polished into stunning pieces.</span></p>\n\n        <p><span style=\"font-size:16px;\">At Manek Ratna you can buy <a href=\"https://www.manekratna.com/designer-jewellery/thewa-jewellery.html\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>Thewa Jewellery</strong></span></a> for reselling at most affordable prices with intricate designs & fine work. The technique by which Thewa Jewellery is made is unique & a mystery which make thewa one in its kind.</span></p> \n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>1000+ Authentic Temple Jewellery Design for South India !!!</strong></span></h2>\n\n        <p><span style=\"font-size:16px;\">Are you looking for Antique and Traditional Jewellery for your business, for the upcoming wedding and festival season ? Do you want your business to be the first choice for customer to buy <a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery.html\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>Temple Jewellery Choker</strong></span></a> ? If yes, then you are at the right place.</span></p>\n\n        <p>We offer a wide range of Authentic <a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery.html\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>Temple Jewellery Design</strong></span></a> in wholesale to our B2B customers from South India. Our Jewellery is made of solid quality materials and is available in different sizes and colors. We have Jewellery for all occasions - from simple and elegant pieces to statement and festive pieces.</p>\n\n        <p>So, if you are looking for Authentic Temple Jewellery Design, then dont wait any more. Browse our <a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery.html\" target=\"_blank\"><span style=\"font-size: 16px;\"><strong>Temple Jewellery Online</strong></span></a> Collection and find the perfect Jewellery for you.</p> \n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Buy Oxidised Jewellery Online at Factory Price !!!</strong></span></h2>\n\n        <p>If you are looking to be with trends & go with the fusion look for your attire then you can buy the most vogue pieces of Oxidised Jewellery on our website. The best part is that you can trust online oxidised jewellery at MR for its quality & durability.</p>\n\n        <p>For womens, if they are looking to adorn jewelry with their traditional silk saree then Silver Oxidised Jewellery will complement the attire, it will make it more glamorous.</p>\n\n        <p>The teenage girls today do not want to get decked up with too much chunky stuff, for them Modern Oxidised Jewellery is the most trending & appropriate pick. Girls these days will wear only Oxidised Jewellery Earrings which can keep them light & stylish.\n        </p>  \n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Looking for Online Indian Fashion Jewelry for your Business ?</strong></span></h2>\n\n        <p>We have been serving the customers with high quality products at affordable prices for the past 10 years. We provide a wide variety of Indian fashion jewelry online for women. You can browse through our collection and buy them online today!</p>\n\n        <p>We have been offering our products to companies across the globe. Our experienced team will assist you in selecting the most trendy online Indian fashion jewelry for your business.</p>\n        \n        <p>When you are looking for affordable jewelry pieces? Your first preference should always be Online Indian Fashion Jewelry also known as custom jewelry. To make them a cost-effective manufacturer of fashion jewelry only uses base metals like brass, aluminum, copper, and semi-precious stones and gems. It is usually every modern-day preference over the original gold and silver jewelry. </p>\n\n        <p>Online Indian Fashion Jewelry offers miscellaneous designs, colors, and styles that are easily pairable with your western and ethnic clothing. You will be left astonished after seeing all the designs that are accessible in online Indian fashion jewelry at affordable prices.</p>\n\n        <hr>\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Searching for Wholesale Jewelry Mart from India ?</strong></span></h2>\n\n        <p>Starting an artificial and fashion jewelry business can be tough. If you don\'t know the right place where you can find a variety of unique jewelry. Certain new startups are always tight on budget and you have to hold up in some places. However, it doesn\'t mean you should compromise on the quality of the product.</p>\n\n        <p>The Indian wholesale jewelry mart industry is quite established in different places like big cities and small towns. It\'s all about picking the right place for yourself where you think you can find all the stuff that you are looking for. Also, the wholesale jewelry mart is the ideal place for you to shop artificial jewelry in bulk for family functions.</p>\n\n        <hr>\n        \n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why do you need to buy Indian Jewellery from a Jewellery Manufacturers, Exporter & Stockist in India ?</strong></span></h2>\n\n        <p>Well there are many reasons to buy Indian Jewellery from India, I would get into the highlights. Firstly, the karigiri of jewelry in India is its asset. The Indian Jewellery is famous right from the 15th Century during harappan civilization. Most of the karigars of Indian Jewellery come from the Bengal Region.</p>\n\n        <p>The craftsmans in the north eastern state of India were god gifted to originally make fine jewelry. Over a period of time these craftsmens have now diverted to Artificial Jewellery Design & they now make fashion jewellery. These skilled artsians make a wide variety of Indian Jewellery which includes traditiona Jewellery set , Indian Necklaces , South Indian Jewellery , Artificial Necklace Sets & wide variety of Online Fashion Jewellery.</p>\n\n        <p>The diverse culture of India again acts as its biggest strength for jewellery manufacturers. Beacuse of the diversity karigars in India are able to make different concepts of Indian Jewelery which includes Imitation Temple Jewellery , Imitation Kundan & Polki Jewellery , Artificial CZ / AD Jewelry , Indian Jewellery Sets, Antique Artificial Jewellery etc. </p>\n\n        <p>This strength of Imitation Jewellery Manufacturers in India has given rise to a complete new sellers variant in India which are termed as Imitation Jewellery Wholesalers , the ones which keep Fashion Jewellery in bulk as stock. If we talk about fashionable jewelery wholesale then its market is situated in Mumbai Wholesale Market Jewellery & Artificial Jewellery Wholesale Market Delhi where you will be able to see a wide designer collection of traditional Indian Jewellery. </p>\n\n        <p>Further these Wholesaler Jewellers have given rise to an allied industry of artificial jewellery in online. These days you will see that the trend is to buy Imitation Jewellery Online. Teenage girls / womens are inspired buy looking at artificial jewellery design on social media sites & then tend to buy Imitation Jewelleries on popular online selling platforms like Myntra & Amazon.</p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Traditional & Comtemporary Indian Jewellery Trends</strong></span></h2>\n\n        <p>With the rise of technology, people have started wearing more modern designs. From traditional to contemporary, Indian jewellery has become renowned globally.</p>\n\n        <p>Jewellery in Indian culture traditionally, was designed by taking inspiration of God & Goddess across India from South to North. Shift in Indian Jewellery to Contemporary has evolved by taking inspiration from people / animal / things & abstract objects, which has given modern touch to jewellery of India</p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why prefer Imitation Jewellery Manufacturers in Malad ?</strong></span></h2>\n\n        <p>Wholesale markets are a great place to buy artificial jewelry in bulk at a lower cost than retail. However, different markets may have varying prices, quality, and selection of jewelry, so it\'s important to do your research before making a purchase.</p>\n\n        <p>When we talk about jewellery manufacturing & especially Artificial Jewellery Manufacturers , then Malad a small western suburb located in Mumbai has its own speciality.</p>\n\n        <p>At Malad you will find multiple lanes & streets having Imitation Jewellery Manufacturers establishment. If you are looking to buy in bulk & want the bottom price of the product then Imitation Jewellery Manufacturers in Malad should be your first choice to visit, when you are in Mumbai.</p>\n\n        <p>On the other hand jewellery wholesale market in mumbai zaveri bazar, is a renowned jewelry market in Mumbai that specializes in gold, silver, and diamond jewelry. While some vendors in Zaveri Bazar also sell artificial jewelry, the selection may be more limited and the prices higher compared to Malad.</p>\n\n        <p>Imitaion Jewelery Manufacturers in Mumbai Malad , have an eagle eye for Artificial Jewellery Designing. They have the ability to give you fine & premium quality imitation jewellery.</p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why Artificial Jewellery over Fine Jewellery ?</strong></span></h2>\n\n        <p>In todays world womens & girls are looking to match jewelry with their costumes like Sarees / Dresses & Gowns. Fine Jewelry todays has touched an all time high prices in markets across the world. So the choice with this crowd is Artificial Jewellery which they can easily afford with their costumes.</p>\n\n        <p>Trend of wearing matching artificial jewellery has gain momentum across the globe with females being it a traditional costume of western costume. Artificial Jewellery like earrings, jewellery sets, bangles are the most worn artificial jewelry today.</p>\n\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why Imitation Temple Jewellery is in High Demand Globally ?</strong></span></h2>\n\n        <p>First, let us understand the origin of Temple Jewellery. This form of jewellery was originated from Authentic Indian Population leaving in Souther Part of India and was considered once of the finest art of jewelry in tradition of South Indian Jewellery</p>\n\n        <p>Traditionally temple jewellery was Gold Rich & made in pure gold. In the 21st century popularity of Temple Jewellery gained momentum Online due to Social Media platforms. </p>\n\n        <p>The most favorite variant for the socio generation is temple jewellery set. This contains a necklace set & a pair of earrings. Temple Jewellery Set is the the one which gives an Authentic Indian Jewellery feel which connects the socio people to their roots. </p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>The Rise of Artificial Jewelry: A Fashion Revolution</strong></span></h2>\n\n        <p>Artificial jewelry is constantly evolving, with new trends and styles emerging every season. Some of the latest trends include statement earrings, layered necklaces, and bold bracelets. Mixed metals and colorful stones are also popular choices, adding a pop of color and texture to any outfit. </p>\n\n        <p>Another trend is the use of natural materials, such as wood and shells, to create unique and eco-friendly Indian Jewellery pieces. Whether you prefer classic or trendy styles, there is something for everyone in the world of artificial jewelry.<p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why prefer Indian Jewellery Manufacturers from India over others ? </strong></span></h2>\n\n        <p>Purchasing Indian Jewellery from Indian Manufacturers has a huge advantage, which are as follows : <br>\n        Firstly, manufacturers of India are well aversed with taste of Indian Jewellery region wise, like South Indian Jewellery, North Indian Jewellery, Hyderabadi Jewellery, Temple Jewellery, Kundan Jewellery, CZ Jewellery and many more.<p>\n\n        <p>Secondly, in India the labor cost is cheaper as compared to other asian & western ountries, so you will get Artificial Jewellery manufactured at cheaper price. <br>\n        Lastly the Indian Karigars are inherited with creative art due to which the Imitation Jewellery which is manufactured will always give you an authentic taste. <p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Necklace Sets , the most Integral Jewel of Indian Jewellery !!! </strong></span></h2>\n\n        <p>Today, lets talk about Jewellery Sets also known as Necklace Sets in Indian Traditional Jewellery. If you\'re looking to buy necklace sets in bulk, wholesale necklace sets at Manek Ratna are a great option. They offer convenience and affordability, allowing you to get the best deals on high-quality necklaces for your business or personal use. <p>\n\n        <p>Wholesale necklace sets come in a wide range of designs, styles, and materials, including gold, silver, and artificial jewelry. Whether you\'re a retailer or just looking to add to your collection, wholesale necklace sets are a practical and cost-effective way to stay on top of the latest fashion trends. Shop around and find the perfect wholesale necklace sets that fit your needs and budget. <p>\n\n        <p>When it comes to Necklace Sets collection, there are huge variants which are available. The top on the chart in necklace sets would be Choker Design Necklace Sets. Choker set in gold is the most demanding which is then followed by traditional choker necklace online.<p>\n\n        <p>Southindian Jewellery has a huge demand of Choker necklace in gold. These gold choker design are the ones which do not have any stones ot latkans, they are pure metal and has a very high grade polishing done on it called as Micro Gold Plated Jewellery.<p>\n\n        <hr>\n\n         <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Why is Manek Ratna Best Imitation Jewellery Manufacturer in Asia ? </strong></span></h2>\n\n        <p>We at Manek Ratna have highly skilled team of designers and craftsmen who are able to create high-quality imitation jewellery that closely resembles real gold, silver, or other precious metals and gemstones. We also use advanced techniques and materials to ensure that our imitation jewellery is durable and long-lasting.<p>\n\n        <p>Additionally, we have a strong reputation for customer service and satisfaction, providing a range of designs and styles to cater to different tastes and preferences. We also offer competitive pricing and fast delivery times, making our products accessible and convenient for customers.<p>\n\n        <p>Overall, there are various factors that have contributed to our success as the best imitation jewellery manufacturer in Asia, including our design expertise, craftsmanship, materials, customer service, and pricing strategy. <p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Choker Design necklace sets, most unique concept in Artificial Jewellery.</strong></span></h2>\n\n        <p>The fascination of choker necklaces has stood the test of time, and when it comes to elegance and sophistication, nothing quite matches the charm of a gold choker necklace.From delicate and minimalistic designs to intricate patterns, the options for gold choker designs are endless. Whether you prefer a dainty chain or a bold statement piece, a gold choker necklace effortlessly elevates your style quotient.  </p>\n        \n        <p>Choker design in imitation jewellery has a huge classy design which includes : temple jewellery choker sets, kundan jewellery choker design, choker necklace in gold & oxidised choker set.  </p>\n\n        <p>Bead choker is again a unique concept in which moti choker necklace is the most famous one. Beaded choker sets are traditional choker necklace sold online at different prices which range from INR 200 to INR 2000.</p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important\"><span style=\"font-size: 16px;\"><strong>Trends of Imitation Jewellery in Gold & Rose Gold</strong></span></h2>\n\n        <p>Looking for exquisite imitation jewelry in gold at wholesale prices? Look no further! Our online store offers a stunning collection of gold imitation jewelry that exudes elegance and style. From rose gold to yellow gold, you can find a wide range of gold imitation jewelry online. </p>\n\n        <p>Add a touch of glamour to your outfits with our artificial jewelry in captivating golden hues. Our fashion jewelry is expertly crafted and gold plated, ensuring durability and a lustrous finish. Embrace the beauty of gold with our affordable and fashionable collection of imitation jewelry that perfectly captures the allure of this precious metal. </p>\n\n        <hr>\n\n        <h2 style=\"margin-top:0px !important;line-height:0 !important;font-size: 16px;\"><strong>Artificial Jewellery Tags</strong></h2>\n\n        <div class=\"taglinkshome\">\n        <a href=\"https://manekratna.com/blog/kasu-mala-designs/\" target=\"_blank\">Traditional Kasu Mala Designs From South India</a>\n        <a href=\"https://manekratna.com/blog/indian-artificial-jewelry-online/\" target=\"_blank\">Indian Artificial Jewelry Online</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery/temple-jewellery-necklace-sets.html\" target=\"_blank\">Temple Jewellery Sets</a>\n        <a href=\"https://manekratna.com/blog/\" target=\"_blank\">Fashion Jewellery</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/temple-jewellery.html\" target=\"_blank\">South Indian Temple Jewellery</a>\n        <a href=\"https://www.manekratna.com/\" target=\"_blank\">Artificial Jewellery Wholesale</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/kemp-stone-jewellery.html\" target=\"_blank\">Kemp Jewellery</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/kundan-jewellery.html\" target=\"_blank\">Kundan Jewellery Online</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/kemp-stone-jewellery.html\" target=\"_blank\">Thewa Jewellery</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/kundan-jewellery.html\" target=\"_blank\">Kundan Jewellery Set</a>\n        <a href=\"https://www.manekratna.com/jewellery-collection/earrings.html\" target=\"_blank\">Artificial Earrings</a>\n        <a href=\"https://manekratna.com/blog/artificial-bridal-jewellery-sets-online-shopping/\" target=\"_blank\">Artificial Bridal Jewellery Sets with Price</a>\n        <a href=\"https://manekratna.com/blog/south-indian-jewellery/\" target=\"_blank\">South Indian Jewellery Set</a>\n        <a href=\"https://manekratna.com/blog/kemp-jewellery-set-where-to-buy-original-kemp-jewellery-online/\" target=\"_blank\">Kemp Jewellery Set : Where to Buy Original Kemp Jewellery Online</a>\n        <a href=\"https://manekratna.com/blog/indian-jewellery/\" target=\"_blank\">Indian Jewellery : A Dazzling Legacy of Beauty and Craftsmanship</a>\n        <a href=\"https://manekratna.com/blog/jewellery-sets-for-bride/\" target=\"_blank\">10 Stunning Jewellery Sets for the Modern Bride</a>\n        <a href=\"https://manekratna.com/blog/tyaani-jewellery-trend-its-lookalike/\" target=\"_blank\">Tyaani Jewellery Trend & Its Lookalike</a>\n        <a href=\"https://manekratna.com/blog/moti-jewellery/\" target=\"_blank\">Exquisite Moti Jewellery : Enhancing Elegance and Tradition</a>\n        <a href=\"https://manekratna.com/blog/pearl-necklaces-a-classic-piece-of-jewelry\" target=\"_blank\">Pearl Necklace : A Classic Piece of Jewelry</a>\n        <a href=\"https://manekratna.com/blog/jhumka-earrings\" target=\"_blank\">Jhumka Earrings : The Indian Tradition</a>\n        <a href=\"https://manekratna.com/blog/american-diamond-jewellery/\" target=\"_blank\">American Diamond Jewellery : Sparkle with Elegance and Affordability</a>\n        <a href=\"https://manekratna.com/blog/artificial-rani-haar/\" target=\"_blank\">Artificial Rani Haar : The Perfect Blend of Tradition and Elegance</a>\n        <a href=\"https://manekratna.com/blog/kundan-jewellery-online/\" target=\"_blank\">Kundan Jewellery Online : Embracing Tradition with Elegance</a>\n        <a href=\"https://manekratna.com/blog/jewellery-for-lehenga/\" target=\"_blank\">Jewellery for Lehenga : Enhancing Your Bridal Look</a>\n        <a href=\"https://manekratna.com/blog/long-necklace/\" target=\"_blank\">Exploring the Timeless Charm of Long Necklaces : A Comprehensive Guide</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/antique-jewellery/antique-earrings.html\" target=\"_blank\">Exquisite Antique Earrings: A Timeless Fashion Statement</a>\n        <a href=\"https://manekratna.com/blog/rose-gold-jewellery-sets/\" target=\"_blank\">Alluring Rose Gold Jewellery Sets: Perfectly Blending Elegance and Versatility</a>\n        <a href=\"https://manekratna.com/blog/jewellery-types/\" target=\"_blank\">A Comprehensive Guide to Different Types of Jewellery</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/ad-jewellery/ad-finger-ring.html\" target=\"_blank\">American Diamond Rings : Affordable Glamour for Every Budget</a>\n        <a href=\"https://www.manekratna.com/designer-jewellery/ad-jewellery/ad-bangles.html\" target=\"_blank\">Sparkling AD Bangles, Elegance with American Diamonds for Your Style</a>\n        <a href=\"https://gifting.manekratna.com/\" target=\"_blank\">Return Gifts in Marriage</a>\n        <a href=\"https://gifting.manekratna.com/ganesha-idol-for-gift/\" target=\"_blank\">Ganesha Idol for Gift</a>\n        <a href=\"https://gifting.manekratna.com/cow-and-calf-idol/\" target=\"_blank\">Cow and Calf Idol</a>\n        <a href=\"https://gifting.manekratna.com/krishna-idol-for-gift/\" target=\"_blank\">Krishna Idol for Gift</a>\n        <a href=\"https://gifting.manekratna.com/hanuman-idol/\" target=\"_blank\" rel=\"noopener\">Hanuman Idol</a>\n        <a href=\"https://gifting.manekratna.com/elephant-idol/\" target=\"_blank\" rel=\"noopener\">Elephant Idol</a>\n        </div>	\n\n    </div>\n\n\n<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is imitation jewelry?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Imitation jewelry, also known as fashion or costume jewelry, refers to jewelry pieces made from non-precious metals and materials that imitate the appearance of genuine or fine jewelry. It is often more affordable than real jewelry and is designed to be worn as a fashion accessory.\"}},{\"@type\":\"Question\",\"name\":\"How do imitation jewelry manufacturers create their products?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Imitation jewelry manufacturers use various techniques and processes to create their products. These may include casting or molding the metal components, setting simulated gemstones or crystals, applying plating or coating for a desired finish, and assembling the different components to create the final jewelry piece.\"}},{\"@type\":\"Question\",\"name\":\"What materials are commonly used in manufacturing imitation jewelry?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Imitation jewelry can be made from a variety of materials. The metal components are typically made from alloys such as brass, copper, or stainless steel. Simulated gemstones like cubic zirconia, rhinestones, or colored glass crystals are often used instead of precious gemstones. Other materials such as resin, plastic, enamel, or beads may also be incorporated into the designs.\"}},{\"@type\":\"Question\",\"name\":\"How can I find reliable imitation jewelry manufacturers?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"To find reliable imitation jewelry manufacturers, you can start by researching online directories, trade websites, or industry-specific platforms that list reputable manufacturers. Reading customer reviews and testimonials can also provide insights into the quality and reliability of a manufacturer. It\'s advisable to request samples or visit trade shows to assess the quality and craftsmanship of the jewelry before making any commitments.\"}},{\"@type\":\"Question\",\"name\":\"Can imitation jewelry manufacturers produce large quantities?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, imitation jewelry manufacturers are often equipped to handle large-scale production. They have the capacity to produce bulk orders for wholesalers, retailers, or fashion brands. Manufacturers with efficient production processes and adequate resources can meet the demands of both small and large orders.\"}},{\"@type\":\"Question\",\"name\":\"Who is an imitation jewelry wholesaler?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"An imitation jewelry wholesaler is a supplier or distributor who specializes in selling imitation jewelry in bulk quantities to retailers, resellers, and other businesses. They purchase jewelry directly from manufacturers and sell it at wholesale prices.\"}},{\"@type\":\"Question\",\"name\":\"Do imitation jewelry wholesalers require a minimum order quantity (MOQ)?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, most imitation jewelry wholesalers have a minimum order quantity (MOQ) requirement. This means that you need to purchase a certain quantity of jewelry items to qualify for wholesale pricing. The MOQ can vary depending on the wholesaler and the specific products they offer.\"}},{\"@type\":\"Question\",\"name\":\"Do imitation jewelry wholesalers offer international shipping?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, many imitation jewelry wholesalers offer international shipping services. They have experience in handling global orders and can ship products to various countries. However, it\'s essential to clarify shipping terms, costs, and any import/export regulations with the wholesaler to ensure a smooth international transaction.\"}},{\"@type\":\"Question\",\"name\":\"Do imitation jewelry wholesalers accept returns or exchanges?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Return and exchange policies vary among wholesalers. It\'s important to understand the specific terms and conditions before making a purchase. Some wholesalers may allow returns or exchanges for defective items or if there are errors in the order, while others may have stricter policies. Make sure to clarify the return policy with the wholesaler to avoid any potential issues.\"}}]}</script>\n\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"LocalBusiness\",\n  \"name\": \"Manek Ratna\",\n  \"image\": \"https://www.manekratna.com/manek-ratna.png\",\n  \"@id\": \"https://www.manekratna.com/\",\n  \"url\": \"https://www.manekratna.com/\",\n  \"telephone\": \"+919930955640\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"3rd Floor, Block No. 304, Ryna Arcade, Zakeria Road, Malad (West), Maharashtra\",\n    \"addressLocality\": \"Mumbai\",\n    \"postalCode\": \"400064\",\n    \"addressCountry\": \"IN\",\n    \"addressRegion\": \"MH\"\n  },\n  \"priceRange\": \"100 to 10000\",\n  \"sameAs\": [\n    \"https://www.facebook.com/manekratna/\",\n    \"https://www.instagram.com/manekratna/\",\n    \"https://twitter.com/manekratna/\",\n    \"https://in.pinterest.com/manekratna/\"\n  ],\n  \"openingHoursSpecification\": [\n    {\n      \"@type\": \"OpeningHoursSpecification\",\n      \"dayOfWeek\": [\n        \"Monday\",\n        \"Tuesday\",\n        \"Wednesday\",\n        \"Thursday\",\n        \"Friday\",\n        \"Saturday\"\n      ],\n      \"opens\": \"10:00\",\n      \"closes\": \"20:00\"\n    }\n  ]\n}\n</script>', '2', '5', '3000', 'Y', 0, '', '', '', '', '', '', '', '2,4,6,14,21,28', 13051, 10, 10, 90, 'N', '2.5', '3.75', 100, 2, 'IN');

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

--
-- Table structure for table `tbl_shelf`
--

CREATE TABLE `tbl_shelf` (
  `shelf_id` int(11) NOT NULL,
  `company_id` int(11) NOT NULL,
  `branch_id` int(11) NOT NULL,
  `shelf` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_shelf`
--

INSERT INTO `tbl_shelf` (`shelf_id`, `company_id`, `branch_id`, `shelf`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(32, 0, 0, 'NS7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(33, 0, 0, 'NS8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(34, 0, 0, 'NS9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(35, 0, 0, 'NS10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(36, 0, 0, 'NS11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(37, 0, 0, 'NS12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(38, 0, 0, 'NS13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(39, 0, 0, 'NS14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(41, 0, 0, 'NS16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(42, 0, 0, 'NS17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(43, 0, 0, 'NS18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(44, 0, 0, 'NS19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(45, 0, 0, 'NS20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(46, 0, 0, 'NS21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(47, 0, 0, 'NS22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(48, 0, 0, 'NS23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(49, 0, 0, 'NS24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(50, 0, 0, 'NS25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(51, 0, 0, 'NS26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(52, 0, 0, 'NS27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(53, 0, 0, 'NS28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(54, 0, 0, 'NS29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(55, 0, 0, 'NS30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(56, 0, 0, 'NS31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(57, 0, 0, 'NS32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(58, 0, 0, 'NS33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(59, 0, 0, 'NS34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(60, 0, 0, 'NS35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(61, 0, 0, 'PS1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(62, 0, 0, 'PS2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(63, 0, 0, 'PS3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(64, 0, 0, 'PS4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(65, 0, 0, 'PS5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(66, 0, 0, 'PS6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(67, 0, 0, 'PS7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(68, 0, 0, 'PS8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(69, 0, 0, 'PS9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(70, 0, 0, 'PS10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(71, 0, 0, 'PS11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(72, 0, 0, 'PS12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(73, 0, 0, 'PS13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(74, 0, 0, 'PS14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(75, 0, 0, 'PS15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(76, 0, 0, 'PY1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(77, 0, 0, 'PY2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(78, 0, 0, 'PY3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(79, 0, 0, 'PY4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(80, 0, 0, 'PY5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(81, 0, 0, 'PY6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(82, 0, 0, 'PY-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(83, 0, 0, 'TP1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(84, 0, 0, 'TP2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(85, 0, 0, 'TP3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(86, 0, 0, 'JD1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(87, 0, 0, 'JD2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(88, 0, 0, 'JD3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(89, 0, 0, 'JD-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(90, 0, 0, 'JD5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(91, 0, 0, 'JD6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(92, 0, 0, 'JD7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(93, 0, 0, 'JD8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(94, 0, 0, 'JD9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(95, 0, 0, 'JD10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(96, 0, 0, 'JD11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(97, 0, 0, 'JD12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(98, 0, 0, 'JD13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(99, 0, 0, 'JD14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(100, 0, 0, 'JD15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(101, 0, 0, 'BR1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(102, 0, 0, 'BR2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(103, 0, 0, 'BR3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(104, 0, 0, 'CN1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(105, 0, 0, 'CN2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(106, 0, 0, 'CN3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(107, 0, 0, 'CN4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(108, 0, 0, 'CN5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(109, 0, 0, 'CN6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(110, 0, 0, 'MS1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(111, 0, 0, 'MS2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(112, 0, 0, 'MS3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(113, 0, 0, 'MS4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(114, 0, 0, 'MS5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(115, 0, 0, 'MS6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(116, 0, 0, 'HA1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(117, 0, 0, 'HA2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(118, 0, 0, 'HA3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(119, 0, 0, 'HA4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(120, 0, 0, 'HA5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(121, 0, 0, 'NS36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(122, 0, 0, 'NS37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(123, 0, 0, 'NS38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(124, 0, 0, 'NS39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(125, 0, 0, 'NS40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(126, 0, 0, 'FR1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(127, 0, 0, 'FR2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(128, 0, 0, 'FR3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(129, 0, 0, 'KP1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(130, 0, 0, 'KP2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(131, 0, 0, 'KD1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(132, 0, 0, 'KD2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(133, 0, 0, 'FR4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(134, 0, 0, 'NS40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(135, 0, 0, 'NS41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(136, 0, 0, 'NS42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(137, 0, 0, 'NS43', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(138, 0, 0, 'NS44', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(139, 0, 0, 'NS45', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(140, 0, 0, 'NS46', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(141, 0, 0, 'NS47', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(142, 0, 0, 'NS48', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(143, 0, 0, 'NS49', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(144, 0, 0, 'NS50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(145, 0, 0, 'TD1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(146, 0, 0, 'ER26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(147, 0, 0, 'K-PS1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(148, 0, 0, 'K-PS3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(149, 0, 0, 'NS51', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(150, 0, 0, 'NS52', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(151, 0, 0, 'NS53', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(152, 0, 0, 'NS54', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(153, 0, 0, 'NS55', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(154, 0, 0, 'NS56', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(155, 0, 0, 'NS57', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(156, 0, 0, 'NS58', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(157, 0, 0, 'NS59', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(158, 0, 0, 'NS60', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(159, 0, 0, 'ER27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(160, 0, 0, 'ER28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(161, 0, 0, 'ER29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(162, 0, 0, 'ER30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(163, 0, 0, 'ER100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(164, 0, 0, 'NS100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(165, 0, 0, 'AD-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(166, 0, 0, 'AD-ER31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(167, 0, 0, 'AD-FR5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(168, 0, 0, 'NS61', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(169, 0, 0, 'NS62', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(170, 0, 0, 'NS63', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(171, 0, 0, 'NS64', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(172, 0, 0, 'NS65', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(173, 0, 0, 'NS66', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(174, 0, 0, 'AD-BG16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(175, 0, 0, 'ER32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(176, 0, 0, 'ER33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(177, 0, 0, 'ER34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(178, 0, 0, 'ER35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(179, 0, 0, 'ER36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(180, 0, 0, 'NS101', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(181, 0, 0, 'ER101', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(182, 0, 0, 'FR100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(183, 0, 0, 'NS67', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(184, 0, 0, 'NS68', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(185, 0, 0, 'HP1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(186, 0, 0, 'HP2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(187, 0, 0, 'HP3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(188, 0, 0, 'AD-KD2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(189, 0, 0, 'NS69', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(190, 0, 0, 'MT1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(191, 0, 0, 'BB1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(192, 0, 0, 'NS70', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(193, 0, 0, 'ER37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(194, 0, 0, 'ER38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(195, 0, 0, 'ER39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(196, 0, 0, 'ER40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(197, 0, 0, 'NS71', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(198, 0, 0, 'NS72', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(199, 0, 0, 'NS73', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(200, 0, 0, 'NS74', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(201, 0, 0, 'NS75', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(202, 0, 0, 'TR1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(203, 0, 0, 'TR2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(204, 0, 0, 'TF1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(205, 0, 0, 'TF2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(206, 0, 0, 'ER41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(207, 0, 0, 'ER42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(208, 0, 0, 'ER43', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(209, 0, 0, 'NS76', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(210, 0, 0, 'NS77', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(211, 0, 0, 'ER44', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(212, 0, 0, 'ER45', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(213, 0, 0, 'BB2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(214, 0, 0, 'BB3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(215, 0, 0, 'KP3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(216, 0, 0, 'KP4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(217, 0, 0, 'NS78', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(218, 0, 0, 'NS79', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(219, 0, 0, 'NS80', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(220, 0, 0, 'NS81', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(221, 0, 0, 'NS82', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(222, 0, 0, 'MT2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(223, 0, 0, 'MT3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(224, 0, 0, 'CN7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(225, 0, 0, 'CN8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(226, 0, 0, 'NS-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(227, 0, 0, 'NS-101', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(228, 0, 0, 'NS-102', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(229, 0, 0, 'NS-103', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(230, 0, 0, 'HEAVY-NS-151', 'S', 1637674746, 1681562618, NULL, 1, '1'),
(231, 0, 0, 'NS-152', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(232, 0, 0, 'NS-153', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(233, 0, 0, 'NS-154', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(234, 0, 0, 'HEAVY-NS-155', 'S', 1637674746, 1655895472, NULL, 1, '1'),
(235, 0, 0, 'KNS-551', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(236, 0, 0, 'KNS-552', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(237, 0, 0, 'KNS-553', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(238, 0, 0, 'KNS-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(239, 0, 0, 'KNS-501', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(240, 0, 0, 'KNS-502', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(241, 0, 0, 'KNS-503', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(242, 0, 0, 'NS-251', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(243, 0, 0, 'NS-252', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(244, 0, 0, 'NS-253', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(245, 0, 0, 'NS-254', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(246, 0, 0, 'NS-255', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(247, 0, 0, 'KNS-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(248, 0, 0, 'KNS-601', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(249, 0, 0, 'KNS-602', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(250, 0, 0, 'KNS-603', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(251, 0, 0, 'KNS-604', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(252, 0, 0, 'KNS-605', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(253, 0, 0, 'KNS-607', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(254, 0, 0, 'KNS-608', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(255, 0, 0, 'KNS-609', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(256, 0, 0, ' KNS-610', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(257, 0, 0, 'NS-156', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(258, 0, 0, 'NS-157', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(259, 0, 0, 'NS-158', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(260, 0, 0, 'NS-159', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(261, 0, 0, 'NS-160', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(262, 0, 0, 'NS-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(263, 0, 0, 'NS-201', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(264, 0, 0, 'NS-202', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(265, 0, 0, 'NS-203', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(266, 0, 0, 'NS-204', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(267, 0, 0, 'NS-205', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(268, 0, 0, 'NS-104', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(269, 0, 0, 'NS-105', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(270, 0, 0, 'NS-106', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(271, 0, 0, 'NS-107', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(272, 0, 0, 'NS-108', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(273, 0, 0, 'NS-109', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(274, 0, 0, 'NS-110', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(275, 0, 0, 'NS-160', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(276, 0, 0, 'NS-161', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(277, 0, 0, 'NS-162', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(278, 0, 0, 'HEAVY-NS-163', 'S', 1637674746, 1681558060, NULL, 1, '1'),
(279, 0, 0, 'NS-164', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(280, 0, 0, 'NS-165', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(281, 0, 0, 'BLUET-R-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(282, 0, 0, 'BLUET-R-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(283, 0, 0, 'BLUET-R-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(284, 0, 0, 'BLUET-R-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(285, 0, 0, 'BLUET-R-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(286, 0, 0, 'BLUET-R-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(287, 0, 0, 'BLUET-R-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(288, 0, 0, 'BLUET-R-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(289, 0, 0, 'BLUET-R-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(290, 0, 0, 'BLUET-R-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(291, 0, 0, 'TOPS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(292, 0, 0, 'TOPS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(293, 0, 0, 'TOPS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(294, 0, 0, 'TOPS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(295, 0, 0, 'TOPS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(296, 0, 0, 'GOLD-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(297, 0, 0, 'GOLD-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(298, 0, 0, 'GOLD-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(299, 0, 0, 'GOLD-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(300, 0, 0, 'GOLD-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(301, 0, 0, 'PS-SML-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(302, 0, 0, 'PS-SML-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(303, 0, 0, 'PS-SML-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(304, 0, 0, 'PS-SML-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(305, 0, 0, 'PS-SML-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(306, 0, 0, 'PS-DSGNR-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(307, 0, 0, 'PS-DSGNR-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(308, 0, 0, 'PS-DSGNR-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(309, 0, 0, 'PS-DSGNR-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(310, 0, 0, 'PS-DSGNR-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(311, 0, 0, 'PS-MED-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(312, 0, 0, 'PS-MED-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(313, 0, 0, 'PS-MED-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(314, 0, 0, 'PS-MED-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(315, 0, 0, 'PS-MED-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(316, 0, 0, 'KEMP-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(317, 0, 0, 'KEMP-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(318, 0, 0, 'KEMP-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(319, 0, 0, 'KEMP-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(320, 0, 0, 'KEMP-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(321, 0, 0, 'COLOR-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(322, 0, 0, 'COLOR-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(323, 0, 0, 'COLOR-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(324, 0, 0, 'COLOR-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(325, 0, 0, 'COLOR-J-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(326, 0, 0, 'SMALL-B-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(327, 0, 0, 'SMALL-B-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(328, 0, 0, 'SMALL-B-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(329, 0, 0, 'SMALL-B-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(330, 0, 0, 'SMALL-B-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(331, 0, 0, 'CHAND-B-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(332, 0, 0, 'CHAND-B-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(333, 0, 0, 'CHAND-B-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(334, 0, 0, 'CHAND-B-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(335, 0, 0, 'CHAND-B-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(336, 0, 0, 'DSGNR-R-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(337, 0, 0, 'DSGNR-R-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(338, 0, 0, 'DSGNR-R-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(339, 0, 0, 'DSGNR-R-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(340, 0, 0, 'DSGNR-R-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(341, 0, 0, 'GOLD-R-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(342, 0, 0, 'GOLD-R-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(343, 0, 0, 'GOLD-R-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(344, 0, 0, 'GOLD-R-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(345, 0, 0, 'GOLD-R-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(346, 0, 0, 'CNS-750', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(347, 0, 0, 'CNS-751', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(348, 0, 0, 'CNS-752', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(349, 0, 0, 'CNS-753', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(350, 0, 0, 'CNS-754', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(351, 0, 0, 'CNS-755', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(352, 0, 0, 'CNS-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(353, 0, 0, 'CNS-701', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(354, 0, 0, 'CNS-702', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(355, 0, 0, 'CNS-703', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(356, 0, 0, 'CNS-704', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(357, 0, 0, 'NS-165', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(358, 0, 0, 'NS-166', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(359, 0, 0, 'NS-167', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(360, 0, 0, 'KNS-504', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(361, 0, 0, 'KNS-505', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(362, 0, 0, 'KNS-506', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(363, 0, 0, 'KNS-507', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(364, 0, 0, 'KNS-508', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(365, 0, 0, 'KNS-509', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(366, 0, 0, 'KNS-510', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(367, 0, 0, 'KNS-554', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(368, 0, 0, 'KNS-555', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(369, 0, 0, 'KNS-556', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(370, 0, 0, 'KNS-557', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(371, 0, 0, 'KNS-558', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(372, 0, 0, 'HEAVY-NS-168', 'S', 1637674746, 1681974821, NULL, 1, '1'),
(373, 0, 0, 'NS-169', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(374, 0, 0, 'NS-170', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(375, 0, 0, 'HEAVY-NS-171', 'S', 1637674746, 1657873114, NULL, 1, '1'),
(376, 0, 0, 'NS-172', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(377, 0, 0, 'NS-173', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(378, 0, 0, 'NS-111', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(379, 0, 0, 'NS-112', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(380, 0, 0, 'NS-113', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(381, 0, 0, 'NS-114', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(382, 0, 0, 'NS-115', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(383, 0, 0, 'NS-256', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(384, 0, 0, 'NS-257', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(385, 0, 0, 'NS-258', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(386, 0, 0, 'NS-259', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(387, 0, 0, 'NS-260', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(388, 0, 0, 'NS-261', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(389, 0, 0, 'NS-174', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(390, 0, 0, 'NS-175', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(391, 0, 0, 'NS-176', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(392, 0, 0, 'NS-177', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(393, 0, 0, 'NS-178', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(394, 0, 0, 'NS-179', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(395, 0, 0, 'NS-180', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(396, 0, 0, 'NS-181', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(397, 0, 0, 'NS-182', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(398, 0, 0, 'NS-183', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(399, 0, 0, 'NS-184', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(400, 0, 0, 'HEAVY-NS-185', 'S', 1637674746, 1681718159, NULL, 1, '1'),
(401, 0, 0, 'NS-186', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(402, 0, 0, 'KNS-610', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(403, 0, 0, 'KNS-611', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(404, 0, 0, 'KNS-612', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(405, 0, 0, 'KNS-613', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(406, 0, 0, 'KNS-614', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(407, 0, 0, 'NS-116', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(408, 0, 0, 'NS-117', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(409, 0, 0, 'NS-118', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(410, 0, 0, 'NS-119', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(411, 0, 0, 'NS-120', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(412, 0, 0, 'NS-262', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(413, 0, 0, 'NS-263', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(414, 0, 0, 'NS-2647', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(415, 0, 0, 'NS-187', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(416, 0, 0, 'NS-188', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(417, 0, 0, 'HEAVY-NS-189', 'S', 1637674746, 1681807243, NULL, 1, '1'),
(418, 0, 0, 'NS-190', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(419, 0, 0, 'CNS-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(420, 0, 0, 'CNS-801', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(421, 0, 0, 'CNS-802', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(422, 0, 0, 'CNS-803 ', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(423, 0, 0, 'CN-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(424, 0, 0, 'CN-801', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(425, 0, 0, 'CN-802', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(426, 0, 0, 'CN-803', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(427, 0, 0, 'KNS-559', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(428, 0, 0, 'KNS-615', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(429, 0, 0, 'KNS-616', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(430, 0, 0, 'KNS-560', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(431, 0, 0, 'KNS-617', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(432, 0, 0, 'KNS-618', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(433, 0, 0, 'KNS-619', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(434, 0, 0, 'KNS-620', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(435, 0, 0, 'DSGNR-R-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(436, 0, 0, 'DSGNR-R-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(437, 0, 0, 'DSGNR-R-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(438, 0, 0, 'DSGNR-R-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(439, 0, 0, 'DSGNR-R-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(440, 0, 0, 'KEMP-J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(441, 0, 0, 'KEMP-J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(442, 0, 0, 'KEMP-J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(443, 0, 0, 'KEMP-J-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(444, 0, 0, 'KEMP-J-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(445, 0, 0, 'KEMP-J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(446, 0, 0, 'PS-DSGNR-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(447, 0, 0, 'PS-DSGNR-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(448, 0, 0, 'PS-DSGNR-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(449, 0, 0, 'PS-DSGNR-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(450, 0, 0, 'PS-DSGNR-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(451, 0, 0, 'AD-BR1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(452, 0, 0, 'NS-191', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(453, 0, 0, 'NS-192', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(454, 0, 0, 'NS-193', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(455, 0, 0, 'NS-194', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(456, 0, 0, 'CHAND-B-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(457, 0, 0, 'CHAND-B-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(458, 0, 0, 'CHAND-B-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(459, 0, 0, 'CHAND-B-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(460, 0, 0, 'CHAND-B-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(461, 0, 0, 'CNS-756', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(462, 0, 0, 'CNS-757', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(463, 0, 0, 'CNS-758', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(464, 0, 0, 'SMALL-B-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(465, 0, 0, 'SMALL-B-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(466, 0, 0, 'SMALL-B-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(467, 0, 0, 'SMALL-B-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(468, 0, 0, 'SMALL-B-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(469, 0, 0, 'COLOR-J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(470, 0, 0, 'DSGNER-R-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(471, 0, 0, 'DSGNER-R-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(472, 0, 0, 'DSGNER-R-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(473, 0, 0, 'DSGNER-R-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(474, 0, 0, 'DSGNER-R-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(475, 0, 0, 'DSGNR-R-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(476, 0, 0, 'DSGNR-R-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(477, 0, 0, 'DSGNR-R-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(478, 0, 0, 'KNS-621', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(479, 0, 0, 'KNS-622', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(480, 0, 0, 'KNS-623', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(481, 0, 0, 'KNS-624', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(482, 0, 0, 'DSGNR-R-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(483, 0, 0, 'DSGNR-R-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(484, 0, 0, 'DSGNR-R-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(485, 0, 0, 'DSGNR-R-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(486, 0, 0, 'DSGNR-R-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(487, 0, 0, 'DSGNR-R-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(488, 0, 0, 'DSGNR-R-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(489, 0, 0, 'NS-195', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(490, 0, 0, 'NS-196', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(491, 0, 0, 'NS-197', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(492, 0, 0, 'COLOR-J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(493, 0, 0, 'COLOR-J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(494, 0, 0, 'COLOR-J-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(495, 0, 0, 'COLOR-J-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(496, 0, 0, 'COLOR-J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(497, 0, 0, 'CHAND-B-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(498, 0, 0, 'CHAND-B-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(499, 0, 0, 'CHAND-B-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(500, 0, 0, 'CHAND-B-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(501, 0, 0, 'CHAND-B-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(502, 0, 0, 'DSGNER-R-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(503, 0, 0, 'DSGNER-R-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(504, 0, 0, 'DSGNER-R-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(505, 0, 0, 'DSGNER-R-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(506, 0, 0, 'DSGNER-R-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(507, 0, 0, 'SILVER-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(508, 0, 0, 'SILVER-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(509, 0, 0, 'GOLD-J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(510, 0, 0, 'GOLD-J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(511, 0, 0, 'GOLD-J-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(512, 0, 0, 'GOLD-J-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(513, 0, 0, 'GOLD-J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(514, 0, 0, 'BB4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(515, 0, 0, 'BB5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(516, 0, 0, 'BB6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(517, 0, 0, 'NS-198', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(518, 0, 0, 'AD-PY4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(519, 0, 0, 'NS-199', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(520, 0, 0, 'FR6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(521, 0, 0, ' KNS-624', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(522, 0, 0, ' KNS-625', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(523, 0, 0, ' KNS-626', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(524, 0, 0, 'APP MALA', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(525, 0, 0, 'WH1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(526, 0, 0, 'COLOR-J-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(527, 0, 0, 'COLOR-J-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(528, 0, 0, 'COLOR-J-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(529, 0, 0, 'COLOR-J-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(530, 0, 0, 'NT-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(531, 0, 0, 'CNS-705', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(532, 0, 0, 'KU-ER-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(533, 0, 0, 'TO-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(534, 0, 0, 'TO-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(535, 0, 0, 'SILVER JHUMKA', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(536, 0, 0, 'SILVER JHUMKA', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(537, 0, 0, 'SILVER J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(538, 0, 0, 'SILVER -J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(539, 0, 0, 'SILVER -J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(540, 0, 0, 'CHAND-B-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(541, 0, 0, 'CHAND-B-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(542, 0, 0, 'CHAND-B-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(543, 0, 0, 'MT-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(544, 0, 0, 'AD-HP1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(545, 0, 0, 'MS7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(546, 0, 0, 'KK-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(547, 0, 0, 'DESIGNER PENDENT SET', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(548, 0, 0, 'KK-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(549, 0, 0, 'MT-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(550, 0, 0, 'MT-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(551, 0, 0, 'TP4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(552, 0, 0, 'FU-ER1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(553, 0, 0, 'DH1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(554, 0, 0, 'DH2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(555, 0, 0, 'DH3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(556, 0, 0, 'KK-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(557, 0, 0, 'KK-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(558, 0, 0, 'RK1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(559, 0, 0, 'MT7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(560, 0, 0, 'PS-DSGNR-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(561, 0, 0, 'PS-DSGNR-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(562, 0, 0, 'PS-DSGNR-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(563, 0, 0, 'PS-DSGNER-14', 'S', 1637674746, 1650026894, NULL, 1, '1'),
(564, 0, 0, 'MS8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(565, 0, 0, 'DSGNER-R-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(566, 0, 0, 'DSGNER-R-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(567, 0, 0, 'DSGNER-R-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(568, 0, 0, 'DSGNER-R-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(569, 0, 0, 'DSGNER-R-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(570, 0, 0, 'COLOR-J-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(571, 0, 0, 'COLOR-J-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(572, 0, 0, 'COLOR-J-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(573, 0, 0, 'TOPS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(574, 0, 0, 'TOPS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(575, 0, 0, 'TOPS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(576, 0, 0, 'TOPS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(577, 0, 0, 'PS-MED-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(578, 0, 0, 'PS-MED-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(579, 0, 0, 'PS-MED-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(580, 0, 0, 'TP5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(581, 0, 0, 'TP6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(582, 0, 0, 'TP7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(583, 0, 0, 'TP8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(584, 0, 0, 'TP9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(585, 0, 0, 'KU-NS1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(586, 0, 0, 'JADAU JEWELLERY', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(587, 0, 0, 'SILVER -J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(588, 0, 0, 'SILVER -J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(589, 0, 0, 'SILVER -J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(590, 0, 0, 'SILVER -J-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(591, 0, 0, 'SILVER -J-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(592, 0, 0, 'TR3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(593, 0, 0, 'TR4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(594, 0, 0, 'TR5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(595, 0, 0, 'COLOR-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(596, 0, 0, 'COLOR-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(597, 0, 0, 'SILVER-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(598, 0, 0, 'AD-L-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(599, 0, 0, 'AD-T-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(600, 0, 0, 'AD-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(601, 0, 0, 'AD-B-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(602, 0, 0, 'AD-PS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(603, 0, 0, 'AD-PS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(604, 0, 0, 'AD-SD-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(605, 0, 0, 'AD-EC-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(606, 0, 0, 'AD-S-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(607, 0, 0, 'AD-PS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(608, 0, 0, 'AD-FR-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(609, 0, 0, 'AD-BG-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(610, 0, 0, 'AD-PY-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(611, 0, 0, 'AD-CH-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(612, 0, 0, 'AD-NT-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(613, 0, 0, 'AD-RK-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(614, 0, 0, 'KU-PS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(615, 0, 0, 'COLOR-J-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(616, 0, 0, 'COLOR-J-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(617, 0, 0, 'COLOR-J-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(618, 0, 0, 'COLOR-J-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(619, 0, 0, 'MS9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(620, 0, 0, 'CH-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(621, 0, 0, 'WD ER-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(622, 0, 0, 'PS-SML-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(623, 0, 0, 'PS-SML-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(624, 0, 0, 'COLOR-J-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(625, 0, 0, 'PS-DSGNER-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(626, 0, 0, 'DSGNER-R-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(627, 0, 0, 'DSGNER-R-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(628, 0, 0, 'PS-DSGNER-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(629, 0, 0, 'MS10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(630, 0, 0, 'DSGNER-R-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(631, 0, 0, 'PP-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(632, 0, 0, 'W-MS1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(633, 0, 0, 'COLOR-J-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(634, 0, 0, 'AD-MT1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(635, 0, 0, 'HEAVY-NS-206', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(636, 0, 0, 'COLOR-J-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(637, 0, 0, 'PS-DSGNER-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(638, 0, 0, 'NT-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(639, 0, 0, 'AD-BG-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(640, 0, 0, 'NS-207', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(641, 0, 0, 'PS-DSGNER-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(642, 0, 0, 'DSGNER-R-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(643, 0, 0, 'FR-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(644, 0, 0, 'PS-DSGNER-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(645, 0, 0, 'DELICATE-121', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(646, 0, 0, 'NS-121', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(647, 0, 0, 'DESIGNER BANGLE', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(648, 0, 0, 'NS-206', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(649, 0, 0, 'AD-KD-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(650, 0, 0, 'COLOR-J-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(651, 0, 0, 'Silver Pendant Set', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(652, 0, 0, 'MT-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(653, 0, 0, 'MT-ER1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(654, 0, 0, 'MT-ER-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(655, 0, 0, 'COLOR-J-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(656, 0, 0, 'PS-SML-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(657, 0, 0, 'PS-DSGNER-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(658, 0, 0, 'NS-122', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(659, 0, 0, 'COLOR-J-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(660, 0, 0, 'NS-123', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(661, 0, 0, 'SMALL-B-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(662, 0, 0, 'PS-MED-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(663, 0, 0, 'NS-124', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(664, 0, 0, 'NS-208', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(665, 0, 0, 'ps-sml-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(666, 0, 0, 'KU-NS2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(667, 0, 0, 'COLOR-J-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(668, 0, 0, 'AD-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(669, 0, 0, 'SILVER-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(670, 0, 0, 'SILVER-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(671, 0, 0, 'MS11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(672, 0, 0, 'TF-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(673, 0, 0, 'MS12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(674, 0, 0, 'W-MS2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(675, 0, 0, 'KU-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(676, 0, 0, 'MS13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(677, 0, 0, 'COLOR-J-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(678, 0, 0, 'MS-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(679, 0, 0, 'RACK', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(680, 0, 0, 'NS-209', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(681, 0, 0, 'KU-NS4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(682, 0, 0, 'PS-DSGNER-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(683, 0, 0, 'COLOR-J-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(684, 0, 0, 'COLOR-J-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(685, 0, 0, 'COLOR-J-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(686, 0, 0, 'COLOR-J-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(687, 0, 0, 'PS-DSGNER-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(688, 0, 0, 'TOPS-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(689, 0, 0, 'PS-DSGNER-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(690, 0, 0, 'DSGNER-R-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(691, 0, 0, 'COLOR-J-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(692, 0, 0, 'NS-125', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(693, 0, 0, 'DSGNER-R-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(694, 0, 0, 'NS-127', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(695, 0, 0, 'CHAND-B-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(696, 0, 0, 'CHAND-B-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(697, 0, 0, 'COLOR-J-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(698, 0, 0, 'DSGNER-R-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(699, 0, 0, 'NS-126', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(700, 0, 0, 'NS-128', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(701, 0, 0, 'PS-DSGNER-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(702, 0, 0, 'NS-129', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(703, 0, 0, 'PS-DSGNER-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(704, 0, 0, 'COLOR-J-38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(705, 0, 0, 'COLOR-J-39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(706, 0, 0, 'GOLD-J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(707, 0, 0, 'KNS-130', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(708, 0, 0, 'DSGNER-R-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(709, 0, 0, 'COLOR-J-40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(710, 0, 0, 'CHAND-B-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(711, 0, 0, 'DSGNER-R-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(712, 0, 0, 'KU-NS5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(713, 0, 0, 'KNS-131', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(714, 0, 0, 'DSGNER-R-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(715, 0, 0, 'KNS-132', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(716, 0, 0, 'AD-B-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(717, 0, 0, 'SILVER-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(718, 0, 0, 'SILVER-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(719, 0, 0, 'DSGNER-R-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(720, 0, 0, 'CHAND-B-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(721, 0, 0, 'NS-133', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(722, 0, 0, 'NS-133', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(723, 0, 0, 'MS-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(724, 0, 0, 'KNS-134', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(725, 0, 0, 'TOPS-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(726, 0, 0, 'DSGNER-R-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(727, 0, 0, 'testjim', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(728, 0, 0, 'APP-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(729, 0, 0, 'PS-DSGNER-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(730, 0, 0, 'TO-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(731, 0, 0, 'DSGNER-R-38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(732, 0, 0, 'COLOR-J-41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(733, 0, 0, 'HEAVY-NS-135', 'S', 1637674746, 1681984508, NULL, 1, '1'),
(734, 0, 0, 'PS-DSGNER-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(735, 0, 0, 'fj-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(736, 0, 0, 'DSGNER-R-39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(737, 0, 0, 'HEAVY-NS-210', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(738, 0, 0, 'TO-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(739, 0, 0, 'COLOR-J-42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(740, 0, 0, 'COLOR-J-43', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(741, 0, 0, 'OS-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(742, 0, 0, 'OS-ER-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(743, 0, 0, 'OS-BG-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(744, 0, 0, 'OS-PS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(745, 0, 0, 'DSGNER-R-40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(746, 0, 0, 'HEAVY-NS-211', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(747, 0, 0, 'PS-DSGNER-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(748, 0, 0, 'os-jd', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(749, 0, 0, 'FU-ER1-B', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(750, 0, 0, 'PS-DSGNER-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(751, 0, 0, 'OS-MS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(752, 0, 0, 'TRC-ER-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(753, 0, 0, 'DSGNER-R-41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(754, 0, 0, 'HEAVY-NS-212', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(755, 0, 0, 'HEAVY-NS-213', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(756, 0, 0, 'os-ns-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(757, 0, 0, 'F-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(758, 0, 0, 'NS-214', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(759, 0, 0, 'TRC-PS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(760, 0, 0, 'TRC-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(761, 0, 0, 'HEAVY-NS-215', 'S', 1637674746, 1646996823, NULL, 1, '1'),
(762, 0, 0, 'PS-DSGNER-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(763, 0, 0, 'AD-HP-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(764, 0, 0, 'SL-RK-0001', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(765, 0, 0, 'HEAVY- NS-214', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(766, 0, 0, 'mjim1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(767, 0, 0, 'DH-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(768, 0, 0, 'MR1', 'S', 1637674746, 1637674746, NULL, NULL, '1');
INSERT INTO `tbl_shelf` (`shelf_id`, `company_id`, `branch_id`, `shelf`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(769, 0, 0, 'CHAND-B-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(770, 0, 0, 'COLOR-J-44', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(771, 0, 0, 'OS-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(773, 0, 0, 'DSGNER-R-42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(774, 0, 0, 'DSGNER-R-43', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(775, 0, 0, 'COLOR-J-45', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(776, 0, 0, 'HEAVY-NS-216', 'S', 1637674746, 1672209259, NULL, 1, '1'),
(777, 0, 0, 'DSGNR-R-44', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(778, 0, 0, 'DSGNER-R-45', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(779, 0, 0, 'COLOR-J-46', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(780, 0, 0, 'DSGNER-R-46', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(781, 0, 0, 'COLOR-J-47', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(782, 0, 0, 'CHAND-B-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(783, 0, 0, 'HEAVY-NS-217', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(784, 0, 0, 'SILVER-ER-BALI-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(785, 0, 0, 'PS-DSGNER-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(786, 0, 0, 'DELICATE-NS-128', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(787, 0, 0, 'DELICATE-NS-136', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(789, 0, 0, 'CHAND-B-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(790, 0, 0, 'ER-MJ-TO-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(791, 0, 0, 'ER-MJ-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(792, 0, 0, 'ER-MJ-DSG-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(793, 0, 0, 'ER-MJ-TO-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(794, 0, 0, 'ER-MJ-DSG-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(795, 0, 0, 'ER-MJ-DSG-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(796, 0, 0, 'ER-MJ-DSG-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(797, 0, 0, 'ER-MJ-DSG-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(798, 0, 0, 'ER-MJ-DSG-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(799, 0, 0, 'ER-MJ-DSG-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(800, 0, 0, 'ER-MJ-DSG-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(801, 0, 0, 'ER-MJ-DSG-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(802, 0, 0, 'ER-MJ-DSG-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(803, 0, 0, 'ER-MJ-TO-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(804, 0, 0, 'ER-MJ-TO-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(805, 0, 0, 'ER-MJ-TO-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(806, 0, 0, 'ER-MJ-TO-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(807, 0, 0, 'ER-MJ-TO-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(808, 0, 0, 'ER-MJ-TO-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(809, 0, 0, 'ER-MJ-TO-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(810, 0, 0, 'ER-MJ-TO-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(811, 0, 0, 'ER-MJ-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(812, 0, 0, 'ER-MJ-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(813, 0, 0, 'ER-MJ-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(814, 0, 0, 'ER-MJ-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(815, 0, 0, 'ER-MJ-J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(816, 0, 0, 'ER-MJ-J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(817, 0, 0, 'ER-MJ-J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(818, 0, 0, 'ER-MJ-J-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(819, 0, 0, 'ER-MJ-J-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(820, 0, 0, 'Silver Pendant Set-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(821, 0, 0, 'ER-MJ-DSG-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(822, 0, 0, 'ER-MJ-DSG-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(823, 0, 0, 'ER-MJ-DSG-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(824, 0, 0, 'ER-MJ-DSG-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(825, 0, 0, 'ER-MJ-DSG-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(826, 0, 0, 'ER-MJ-DSG-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(827, 0, 0, 'ER-MJ-DSG-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(828, 0, 0, 'ER-MJ-DSG-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(829, 0, 0, 'ER-MJ-DSG-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(830, 0, 0, 'ER-MJ-DSG-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(831, 0, 0, 'ER-MJ-DSG-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(832, 0, 0, 'ER-MJ-DSG-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(833, 0, 0, 'ER-MJ-DSG-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(834, 0, 0, 'ER-MJ-J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(835, 0, 0, 'ER-MJ-J-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(836, 0, 0, 'ER-MJ-DSG-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(837, 0, 0, 'ER-MJ-DSG-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(838, 0, 0, 'ER-MJ-J-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(839, 0, 0, 'ER-MJ-DSG-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(840, 0, 0, 'ER-MJ-DSG-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(841, 0, 0, 'ER-MJ-DSG-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(842, 0, 0, 'ER-MJ-J-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(843, 0, 0, 'ER-MJ-J-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(844, 0, 0, 'ER-MJ-J-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(845, 0, 0, 'ER-MJ-DSG-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(846, 0, 0, 'ER-MJ-DSG-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(847, 0, 0, 'ER-MJ-DSG-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(848, 0, 0, 'ER-MJ-DSG-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(849, 0, 0, 'ER-MJ-DSG-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(850, 0, 0, 'ER-MJ-DSG-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(851, 0, 0, 'ER-MJ-DSG-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(852, 0, 0, 'ER-MJ-DSG-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(853, 0, 0, 'PS-DSGNER-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(854, 0, 0, 'ER-MJ-J-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(855, 0, 0, 'ER-MJ-J-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(856, 0, 0, 'ER-MJ-J-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(857, 0, 0, 'ER-MJ-J-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(858, 0, 0, 'ER-MJ-J-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(859, 0, 0, 'ER-MJ-DSG-38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(860, 0, 0, 'ER-MJ-DSG-39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(861, 0, 0, 'ER-MJ-DSG-40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(862, 0, 0, 'ER-MJ-DSG-41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(863, 0, 0, 'ER-MJ-DSG-42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(864, 0, 0, 'ER-MJ-DSG-43', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(865, 0, 0, 'ER-MJ-DSG-44', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(866, 0, 0, 'ER-MJ-DSG-45', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(867, 0, 0, 'ER-MJ-DSG-46', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(868, 0, 0, 'ER-MJ-DSG-47', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(869, 0, 0, 'ER-MJ-DSG-48', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(870, 0, 0, 'ER-MJ-DSG-49', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(871, 0, 0, 'ER-MJ-DSG-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(872, 0, 0, 'ER-MJ-DSG-51', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(873, 0, 0, 'ER-MJ-DSG-52', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(874, 0, 0, 'ER-MJ-DSG-53', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(875, 0, 0, 'ER-MJ-DSG-54', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(876, 0, 0, 'ER-MJ-DSG-55', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(877, 0, 0, 'ER-MJ-DSG-56', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(878, 0, 0, 'ER-MJ-DSG-57', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(879, 0, 0, 'ER-MJ-DSG-58', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(880, 0, 0, 'ER-MJ-TO-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(881, 0, 0, 'ER-MJ-DSG-59', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(882, 0, 0, 'ER-MJ-DSG-60', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(883, 0, 0, 'ER-MJ-DSG-61', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(884, 0, 0, 'ER-MJ-DSG-62', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(885, 0, 0, 'ER-MJ-DSG-63', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(886, 0, 0, 'ER-MJ-DSG-64', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(887, 0, 0, 'ER-MJ-DSG-65', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(888, 0, 0, 'COLOR-J-48', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(889, 0, 0, 'PS-DSGNER-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(890, 0, 0, 'ER-MJ-DSG-66', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(891, 0, 0, 'ER-MJ-DSG-67', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(892, 0, 0, 'ER-MJ-DSG-68', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(893, 0, 0, 'ER-MJ-DSG-69', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(894, 0, 0, 'KU-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(895, 0, 0, 'ER-MJ-J-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(896, 0, 0, 'ER-MJ-J-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(897, 0, 0, 'ER-MJ-J-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(898, 0, 0, 'ER-MJ-J-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(899, 0, 0, 'ER-MJ-DSG-71', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(900, 0, 0, 'ER-MJ-DSG-72', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(901, 0, 0, 'ER-MJ-DSG-73', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(902, 0, 0, 'ER-MJ-TO-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(903, 0, 0, 'ER-MJ-TO-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(904, 0, 0, 'ER-MJ-J-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(905, 0, 0, 'ER-MJ-J-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(906, 0, 0, 'ER-MJ-J-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(907, 0, 0, 'CHAND-B-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(908, 0, 0, 'DSGNER-R-47', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(909, 0, 0, 'ER-MJ-J-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(910, 0, 0, 'ER-MJ-J-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(911, 0, 0, 'ER-MJ-J-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(912, 0, 0, 'ER-MJ-DSG-70', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(913, 0, 0, 'ER-MJ-J-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(914, 0, 0, 'ER-MJ-J-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(915, 0, 0, 'KU-ER-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(916, 0, 0, 'DELICATE-NS-137', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(917, 0, 0, 'DELICATE-NS-138', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(918, 0, 0, 'DELICATE-NS-139', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(919, 0, 0, 'DELICATE-NS-140', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(920, 0, 0, 'ER-MJ-TO-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(921, 0, 0, 'ER-MJ-TO-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(922, 0, 0, 'ER-MJ-TO-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(923, 0, 0, 'ER-MJ-TO-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(924, 0, 0, 'ER-MJ-TO-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(925, 0, 0, 'ER-MJ-DSG-74', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(926, 0, 0, 'ER-MJ-DSG-76', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(927, 0, 0, 'ER-MJ-DSG-77', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(928, 0, 0, 'ER-MJ-DSG-75', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(929, 0, 0, 'ER-MJ-DSG-78', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(930, 0, 0, 'ER-MJ-DSG-79', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(931, 0, 0, 'ER-MJ-DSG-80', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(932, 0, 0, 'ER-MJ-DSG-81', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(933, 0, 0, 'ER-MJ-J-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(934, 0, 0, 'ER-MJ-DSG-82', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(935, 0, 0, 'SILVER-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(936, 0, 0, 'SILVER-PY-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(937, 0, 0, 'MJ-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(938, 0, 0, 'MJ-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(939, 0, 0, 'MJ-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(940, 0, 0, 'DSGNER-R-48', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(941, 0, 0, 'ER-MJ-J-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(942, 0, 0, 'ER-MJ-J-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(943, 0, 0, 'ER-MJ-J-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(944, 0, 0, 'AD-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(945, 0, 0, 'SILVER-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(946, 0, 0, 'CHAND-B-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(947, 0, 0, 'ER-MJ-J-38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(948, 0, 0, 'ER-MJ-J-39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(949, 0, 0, 'BG-CNC-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(950, 0, 0, 'BG-CNC-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(951, 0, 0, 'MJ-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(952, 0, 0, 'BG-CNC-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(953, 0, 0, 'BG-CNC-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(954, 0, 0, 'HEAVY-MJ-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(955, 0, 0, 'HEAVY-MJ-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(956, 0, 0, 'HEAVY-MJ-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(957, 0, 0, 'HEAVY-MJ-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(958, 0, 0, 'KU-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(959, 0, 0, 'DELICATE-NS-141', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(960, 0, 0, 'HEAVY-MJ-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(961, 0, 0, 'MJ-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(962, 0, 0, 'KU-ER-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(963, 0, 0, 'BG-CNC-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(964, 0, 0, 'MJ-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(965, 0, 0, 'HEAVY-MJ-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(966, 0, 0, 'HEAVY-MJ-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(967, 0, 0, 'MJ-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(968, 0, 0, 'HEAVY-MJ-NS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(969, 0, 0, 'HEAVY-MJ-NS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(970, 0, 0, 'HEAVY-MJ-NS-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(971, 0, 0, 'BG-CNC-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(972, 0, 0, 'HEAVY-MJ-NS-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(973, 0, 0, 'LONG-NS-209', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(974, 0, 0, 'PS-DSGNER-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(975, 0, 0, 'DELICATE-NS-142', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(976, 0, 0, 'PS-DSGNER-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(977, 0, 0, 'DELICATE-NS-143', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(978, 0, 0, 'PS-DSGNER-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(979, 0, 0, 'DELICATE-NS-144', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(980, 0, 0, 'COLOR-J-49', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(981, 0, 0, 'KP-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(982, 0, 0, 'DELICATE-NS-145', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(983, 0, 0, 'KP-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(984, 0, 0, 'KU-NS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(985, 0, 0, 'KP-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(986, 0, 0, 'DELICATE-NS-146', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(987, 0, 0, 'PS-DSGNER-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(988, 0, 0, 'BG-CNC-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(989, 0, 0, 'KP-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(990, 0, 0, 'ER-MJ-TO-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(991, 0, 0, 'MS-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(992, 0, 0, 'KEMP Pendant Set-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(993, 0, 0, 'ER-MJ-TO-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(994, 0, 0, 'ER-MJ-TO-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(995, 0, 0, 'KEMP Pendant Set-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(996, 0, 0, 'ER-MJ-TO-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(997, 0, 0, 'ER-MJ-TO-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(998, 0, 0, 'ER-MJ-TO-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(999, 0, 0, 'ER-MJ-TO-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1000, 0, 0, 'ER-MJ-TO-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1001, 0, 0, 'ER-MJ-TO-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1002, 0, 0, 'ER-MJ-TO-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1003, 0, 0, 'ER-MJ-TO-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1004, 0, 0, 'LONG-NS-206', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1005, 0, 0, 'DELICATE-NS-147', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1006, 0, 0, 'DSGNER-R-49', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1007, 0, 0, 'AD-CH-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1008, 0, 0, 'DH-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1009, 0, 0, 'COLOR-J-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1010, 0, 0, 'TD-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1011, 0, 0, 'ER-MJ-TO-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1012, 0, 0, 'ER-MJ-TO-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1013, 0, 0, 'ER-MJ-TO-32', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1014, 0, 0, 'ER-MJ-TO-33', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1015, 0, 0, 'ER-MJ-TO-34', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1016, 0, 0, 'ER-MJ-TO-35', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1017, 0, 0, 'ER-MJ-TO-36', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1018, 0, 0, 'ER-MJ-TO-37', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1019, 0, 0, 'ER-MJ-TO-38', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1020, 0, 0, 'ER-MJ-TO-39', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1021, 0, 0, 'ER-MJ-TO-40', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1022, 0, 0, 'ER-MJ-TO-41', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1023, 0, 0, 'ER-MJ-TO-42', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1024, 0, 0, 'COLOR-J-51', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1025, 0, 0, 'DSGNER-R-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1026, 0, 0, 'DH-147-1440', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1027, 0, 0, 'DH-146-1536', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1028, 0, 0, 'DH-124-1683', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1029, 0, 0, 'DH-138-1395', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1030, 0, 0, 'DH-148-1613', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1031, 0, 0, 'DH-149-1392', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1032, 0, 0, 'DH-150-1360', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1033, 0, 0, 'MT-ER-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1034, 0, 0, 'HEAVY-NS-218', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1035, 0, 0, 'ANT-PS-MS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1036, 0, 0, 'BLACK-KU-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1037, 0, 0, 'COLOR-J-52', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1038, 0, 0, 'DH-151-2784', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1039, 0, 0, 'DH-152-2077', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1040, 0, 0, 'DH-153-2352', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1041, 0, 0, 'DH-154-2381', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1042, 0, 0, 'DH-155-2160', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1043, 0, 0, 'DH-156-1279', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1044, 0, 0, 'DH-157-1360', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1045, 0, 0, 'DH-158-2400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1046, 0, 0, 'COLOR-J-53', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1047, 0, 0, 'HEAVY-NS-219', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1048, 0, 0, 'DH-159-1375', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1049, 0, 0, 'DH-160-1056', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1050, 0, 0, 'DH-161-1245', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1051, 0, 0, 'COMBO-KNS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1052, 0, 0, 'COMBO-KNS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1053, 0, 0, 'COMBO-KNS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1054, 0, 0, 'COMBO-KNS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1055, 0, 0, 'COMBO-KNS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1056, 0, 0, 'DH-14-828', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1057, 0, 0, 'DSGNER-R-51', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1058, 0, 0, 'TP-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1059, 0, 0, 'DH-164-1440', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1060, 0, 0, 'DH-163-1280', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1061, 0, 0, 'DH-162-1120', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1062, 0, 0, 'POLKI-ROSE-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1063, 0, 0, 'DH-165-1664', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1064, 0, 0, 'DH-166-1664', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1065, 0, 0, 'DH-167-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1066, 0, 0, 'DH-168-1664', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1067, 0, 0, 'HEAVY-NS-220', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1068, 0, 0, 'DH-169-922', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1069, 0, 0, 'DH-170-880', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1070, 0, 0, 'DELICATE-NS-148', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1071, 0, 0, 'DH-171-1499', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1072, 0, 0, 'DH-172-1263', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1073, 0, 0, 'DH-173-2304', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1074, 0, 0, 'CNS-PS-BALI-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1075, 0, 0, 'DH-174-1351', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1076, 0, 0, 'DH-175-1837', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1077, 0, 0, 'DH-176-1373', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1078, 0, 0, 'GB', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1079, 0, 0, 'DH-177-1321', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1080, 0, 0, 'DH-178-1273', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1081, 0, 0, 'DH-179-2160', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1082, 0, 0, 'DH-180-1671', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1083, 0, 0, 'DH-181-1376', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1084, 0, 0, 'DH-182-1536', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1085, 0, 0, 'DH-183-1664', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1086, 0, 0, 'DELICATE-NS-149', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1087, 0, 0, 'DH-184-1725', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1088, 0, 0, 'DH-186-1468', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1089, 0, 0, 'DH-185-1808', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1090, 0, 0, 'DELICATE-NS-150', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1091, 0, 0, 'COLOR-J-54', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1092, 0, 0, 'HEAVY-MJ-NS-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1093, 0, 0, 'HEAVY-MJ-NS-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1094, 0, 0, 'HEAVY-MJ-NS-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1095, 0, 0, 'SILVER-ER-BALI-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1096, 0, 0, 'BG-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1097, 0, 0, 'KD-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1098, 0, 0, 'ER-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1099, 0, 0, 'MS-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1100, 0, 0, 'DH-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1101, 0, 0, 'NS-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1102, 0, 0, 'PS-EXB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1103, 0, 0, 'BG-EXB-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1104, 0, 0, 'DH-EXB-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1105, 0, 0, 'DH-EXB-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1106, 0, 0, 'NS-EXB-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1107, 0, 0, 'SMS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1108, 0, 0, 'SILVER-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1109, 0, 0, 'MEH-ER-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1110, 0, 0, 'MEH-ER-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1111, 0, 0, 'TP-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1112, 0, 0, 'DELICATE NS-151', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1113, 0, 0, 'SILVER-NS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1114, 0, 0, 'DH-187-1440', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1115, 0, 0, 'SIL-ER-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1116, 0, 0, 'COLOR-J-55', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1117, 0, 0, 'SILVER-NS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1118, 0, 0, 'MEENA-ER-J-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1119, 0, 0, 'SILVER-NS-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1120, 0, 0, 'SILVER-NS-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1121, 0, 0, 'MO-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1122, 0, 0, 'GO-STN-BG1-150-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1123, 0, 0, 'SILVER-NS-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1124, 0, 0, 'DH-188-1070', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1125, 0, 0, 'MEENA-ER-J-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1126, 0, 0, 'MEENA-ER-J-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1127, 0, 0, 'TP-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1128, 0, 0, 'DH-190-1275', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1129, 0, 0, 'DH-189-1222', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1130, 0, 0, 'DH-191-1490', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1131, 0, 0, 'SILVER-NS-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1132, 0, 0, 'DH-192-1070', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1133, 0, 0, 'GO-STN-BG1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1134, 0, 0, 'MO-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1135, 0, 0, 'DH-193-1070', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1136, 0, 0, 'TP-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1137, 0, 0, 'SILVER-NS-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1138, 0, 0, 'DH-195-1015', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1139, 0, 0, 'DH-196-1138', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1140, 0, 0, 'DH-197-1712', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1141, 0, 0, 'LONG-NS-221', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1142, 0, 0, 'CL-STN-BG1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1143, 0, 0, 'DH-198-1440', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1144, 0, 0, 'CL-STN-BG1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1145, 0, 0, 'TR-ER-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1146, 0, 0, 'MEENA-NS-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1147, 0, 0, 'CL-STN-BG2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1148, 0, 0, 'PK-STN-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1149, 0, 0, 'CL-STN-BG3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1150, 0, 0, 'CL-STN-BG4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1151, 0, 0, 'MST-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1152, 0, 0, 'MST-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1153, 0, 0, 'DH-199-1546', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1154, 0, 0, 'PK-STN-BG-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1155, 0, 0, 'MST-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1156, 0, 0, 'PK-STN-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1157, 0, 0, 'CL-STN-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1158, 0, 0, 'CL-STN-BG5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1159, 0, 0, 'DH-200-1472', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1160, 0, 0, 'DH-201-1109', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1161, 0, 0, 'DH-203-1061', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1162, 0, 0, 'DH-202-1136', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1163, 0, 0, 'TP-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1164, 0, 0, 'TP-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1165, 0, 0, 'TP-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1166, 0, 0, 'TP-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1167, 0, 0, 'LONG-KNS-625', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1168, 0, 0, 'TP-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1169, 0, 0, 'MT-ER-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1170, 0, 0, 'SIL-TP-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1171, 0, 0, 'SIL-CIL-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1172, 0, 0, 'SIL-CIL-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1173, 0, 0, 'GO-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1174, 0, 0, 'CL-STN-BG6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1175, 0, 0, 'CL-STN-BG7-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1176, 0, 0, 'CL-STN-BG1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1177, 0, 0, 'MO-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1178, 0, 0, 'DH-204-1076', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1179, 0, 0, 'CL-STN-BG2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1180, 0, 0, 'PK-STN-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1181, 0, 0, 'TR-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1182, 0, 0, 'GO-BG-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1183, 0, 0, 'GO-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1184, 0, 0, 'PK-STN-BG-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1185, 0, 0, 'MO-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1186, 0, 0, 'CL-STN-BG3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1187, 0, 0, 'CL-STN-BG4-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1188, 0, 0, 'CL-STN-BG6-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1189, 0, 0, 'CL-STN-BG8-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1190, 0, 0, 'TEST-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1191, 0, 0, 'CL-STN-BG9-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1192, 0, 0, 'CL-STN-BG10-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1193, 0, 0, 'CL-STN-BG2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1194, 0, 0, 'CL-STN-BG3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1195, 0, 0, 'CL-STN-BG4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1196, 0, 0, 'CL-STN-BG5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1197, 0, 0, 'PK-STN-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1198, 0, 0, 'MEH-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1199, 0, 0, 'CL-STN-BG7-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1200, 0, 0, 'CL-STN-BG8-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1201, 0, 0, 'CL-STN-BG9-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1202, 0, 0, 'CL-STN-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1203, 0, 0, 'CL-STN-BG11-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1204, 0, 0, 'CL-STN-BG12-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1205, 0, 0, 'CL-STN-BG13-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1206, 0, 0, 'PK-STN-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1207, 0, 0, 'GO-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1208, 0, 0, 'TP-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1209, 0, 0, 'PK-STN-BG-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1210, 0, 0, 'GO-BG-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1211, 0, 0, 'KU-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1212, 0, 0, 'GO-STN-BG1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1213, 0, 0, 'CL-STN-BG10-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1214, 0, 0, 'CL-STN-BG11-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1215, 0, 0, 'CL-STN-BG12-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1216, 0, 0, 'CL-STN-BG14-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1217, 0, 0, 'MEH-BG-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1218, 0, 0, 'MEH-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1219, 0, 0, 'KU-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1220, 0, 0, 'TP-BG-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1221, 0, 0, 'GO-BG-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1222, 0, 0, 'GO-STN-BG2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1223, 0, 0, 'CL-STN-BG15-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1224, 0, 0, 'CL-STN-BG16-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1225, 0, 0, 'CL-STN-BG17-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1226, 0, 0, 'CL-STN-BG13-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1227, 0, 0, 'CL-STN-BG14-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1228, 0, 0, 'CL-STN-BG15-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1229, 0, 0, 'CL-STN-BG16-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1230, 0, 0, 'TP-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1231, 0, 0, 'MO-BG-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1232, 0, 0, 'MO-BG-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1233, 0, 0, 'CL-STN-BG5-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1234, 0, 0, 'CL-STN-BG18-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1235, 0, 0, 'CL-STN-BG17-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1236, 0, 0, 'CL-STN-BG18-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1237, 0, 0, 'CL-STN-BG19-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1238, 0, 0, 'GO-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1239, 0, 0, 'CL-STN-BG20-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1240, 0, 0, 'CL-STN-BG19-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1241, 0, 0, 'CL-STN-BG20-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1242, 0, 0, 'GO-BG-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1243, 0, 0, 'CL-STN-BG21-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1244, 0, 0, 'CL-STN-BG21-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1245, 0, 0, 'CL-STN-BG22-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1246, 0, 0, 'CL-STN-BG23-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1247, 0, 0, 'CL-STN-BG6-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1248, 0, 0, 'TP-BG-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1249, 0, 0, 'CL-STN-BG24-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1250, 0, 0, 'CL-STN-BG25-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1251, 0, 0, 'CL-STN-BG26-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1252, 0, 0, 'CL-STN-BG22-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1253, 0, 0, 'CL-STN-BG23-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1254, 0, 0, 'CL-STN-BG24-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1255, 0, 0, 'SIL-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1256, 0, 0, 'PK-STN-BG-6-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1257, 0, 0, 'TP-BG-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1258, 0, 0, 'GO-BG-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1259, 0, 0, 'MO-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1260, 0, 0, 'MO-BG-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1261, 0, 0, 'MO-BG-6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1262, 0, 0, 'KU-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1263, 0, 0, 'CL-STN-BG27-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1264, 0, 0, 'KU-BG-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1265, 0, 0, 'CL-STN-BG25-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1266, 0, 0, 'CL-STN-BG26-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1267, 0, 0, 'CL-STN-BG27-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1268, 0, 0, 'MO-BG-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1269, 0, 0, 'MEH-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1270, 0, 0, 'CL-STN-BG28-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1271, 0, 0, 'KU-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1272, 0, 0, 'KU-BG-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1273, 0, 0, 'PK-STN-BG-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1274, 0, 0, 'CL-STN-BG29-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1275, 0, 0, 'CL-STN-BG28-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1276, 0, 0, 'CL-STN-BG30-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1277, 0, 0, 'CL-STN-BG31-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1278, 0, 0, 'CL-STN-BG32-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1279, 0, 0, 'TP-MT-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1280, 0, 0, 'KU-BG-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1281, 0, 0, 'KU-BG-6-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1282, 0, 0, 'CL-STN-BG29-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1283, 0, 0, 'KU-MT-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1284, 0, 0, 'CL-STN-BG7-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1285, 0, 0, 'KU-MT-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1286, 0, 0, 'KU-MT-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1287, 0, 0, 'KU-MT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1288, 0, 0, 'MEH-MT-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1289, 0, 0, 'MEH-MT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1290, 0, 0, 'CST-JO-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1291, 0, 0, 'CST-JO-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1292, 0, 0, 'CL-STN-MT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1293, 0, 0, 'MH-JOTA-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1294, 0, 0, 'MH-JOTA-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1295, 0, 0, 'CST-JO-BG1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1296, 0, 0, 'CST-JO-BG2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1297, 0, 0, 'CST-JO-BG2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1298, 0, 0, 'CST-JO-BG3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1299, 0, 0, 'CST-JO-BG3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1300, 0, 0, 'CST-JO-BG4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1301, 0, 0, 'CST-JO-BG4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1302, 0, 0, 'CST-JO-BG1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1303, 0, 0, 'MO-JO-BG1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1304, 0, 0, 'MO-JO-BG1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1305, 0, 0, 'MO-JO-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1306, 0, 0, 'GO-JO-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1307, 0, 0, 'CST-JO-BG1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1308, 0, 0, 'GO-JO-BG-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1309, 0, 0, 'CST-JO-BG5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1310, 0, 0, 'CST-JO-BG6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1311, 0, 0, 'MH-JO-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1312, 0, 0, 'CL-STN-BG1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1313, 0, 0, 'ALT-CST-BG-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1314, 0, 0, 'ALT-CST-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1315, 0, 0, 'ALT-CST-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1316, 0, 0, 'KU-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1317, 0, 0, 'KU-NS-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1318, 0, 0, 'DH-205-1290', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1319, 0, 0, 'MAT-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1320, 0, 0, 'KU-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1321, 0, 0, 'KU-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1322, 0, 0, 'MEH-J-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1323, 0, 0, 'TR-ER-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1324, 0, 0, 'MEENA-ER-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1325, 0, 0, 'DH-207-1328', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1326, 0, 0, 'BLACK-KU-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1327, 0, 0, 'KU-NS-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1328, 0, 0, 'NEON PEACH', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1329, 0, 0, 'MEENA-ER-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1330, 0, 0, 'KU-NS-1-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1331, 0, 0, 'CNC-KD-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1332, 0, 0, 'FULL-STN-J-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1333, 0, 0, 'KU-NS-1-800-900', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1334, 0, 0, 'HAY-CK-GO-STN-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1335, 0, 0, 'HAY-CK-MEH-STN2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1336, 0, 0, 'HAY-CK-MEH-STN1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1337, 0, 0, 'HAY-CK-GO-STN-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1338, 0, 0, 'KP-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1339, 0, 0, 'CNC-KD-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1340, 0, 0, 'KU-NS-1-700-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1341, 0, 0, 'DSGNER-R-52', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1342, 0, 0, 'DELICATE NS-152', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1343, 0, 0, 'DKG', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1344, 0, 0, 'COLOR-J-56', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1345, 0, 0, 'DELICATE NS-153', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1346, 0, 0, 'HEAVY-NS-221', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1347, 0, 0, 'KP-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1348, 0, 0, 'KP-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1349, 0, 0, 'DH-119-1591', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1350, 0, 0, 'DELICATE NS-154', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1351, 0, 0, 'DELICATE NS-155', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1352, 0, 0, 'MEH-ER-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1353, 0, 0, 'MEH-J-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1354, 0, 0, 'DH-209-1312', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1355, 0, 0, 'DH-208-1024', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1356, 0, 0, 'LONG-NS-222', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1357, 0, 0, 'DH-111-2669', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1358, 0, 0, 'DH-210-1567', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1359, 0, 0, 'MEH-NS-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1360, 0, 0, 'COLOR-J-57', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1361, 0, 0, 'DSGNER-R-53', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1362, 0, 0, 'CL-STN-MT-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1363, 0, 0, 'CL-STN-MT-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1364, 0, 0, 'DELICATE NS-156', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1365, 0, 0, 'MEH-J-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1366, 0, 0, 'MEH-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1367, 0, 0, 'DELICATE NS-157', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1368, 0, 0, 'ANT-BOR-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1369, 0, 0, 'LONG-NS-223', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1370, 0, 0, 'HEAVY-NS-222', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1371, 0, 0, 'DELICATE NS-158', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1372, 0, 0, 'MEH-NS-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1373, 0, 0, 'MEH-NS-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1374, 0, 0, 'CL-STN-MT-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1375, 0, 0, 'DH-211-1568', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1376, 0, 0, 'FULL-STN-J-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1377, 0, 0, 'COLOR-J-58', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1378, 0, 0, 'CH-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1379, 0, 0, 'MEH-ER-3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1380, 0, 0, 'DELICATE NS-159', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1381, 0, 0, 'COLOR-J-59', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1382, 0, 0, 'LONG-NS-224', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1383, 0, 0, 'HEAVY-MJ-NS-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1384, 0, 0, 'CL-STN-MT-2-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1385, 0, 0, 'COLOR-J-60', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1386, 0, 0, 'COLOR-J-61', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1387, 0, 0, 'CNC-KD-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1388, 0, 0, 'SILVER-PY-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1389, 0, 0, 'MEH-J-3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1390, 0, 0, 'COMBO-KNS-GO-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1391, 0, 0, 'COMBO-KNS-GO-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1392, 0, 0, 'FR-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1393, 0, 0, 'COLOR-J-62', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1394, 0, 0, 'MEH-ER-4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1395, 0, 0, 'FULL-STN-J-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1396, 0, 0, 'DELICATE-NS-151', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1397, 0, 0, 'HEAVY-NS-223', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1398, 0, 0, 'TP-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1399, 0, 0, 'TR-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1400, 0, 0, 'AD-BR-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1401, 0, 0, 'MEH-J-4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1402, 0, 0, 'DELICATE-NS-160', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1403, 0, 0, 'TP-NS-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1404, 0, 0, 'MO-NS-GO-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1405, 0, 0, 'GO-NS-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1406, 0, 0, 'TPNS-MAT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1407, 0, 0, 'MAT-NS-STN1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1408, 0, 0, 'MT-NS-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1409, 0, 0, 'KNS-STN-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1410, 0, 0, 'KNS-STN-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1411, 0, 0, 'KNS-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1412, 0, 0, 'TP-NS-GO-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1413, 0, 0, 'TPNS-MAT-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1414, 0, 0, 'MT-NS-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1415, 0, 0, 'GO-NS-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1416, 0, 0, 'KNS-STN-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1417, 0, 0, 'MO-NS-GO-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1418, 0, 0, 'GO-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1419, 0, 0, 'KNS-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1420, 0, 0, 'KNS-MAT-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1421, 0, 0, 'TPNS-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1422, 0, 0, 'TPNS-MAT-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1423, 0, 0, 'GO-NS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1424, 0, 0, 'KLG-STN-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1425, 0, 0, 'TPLG-MAT-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1426, 0, 0, 'NS-CHK-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1427, 0, 0, 'KNS-MAT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1428, 0, 0, 'GO-NS-STN2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1429, 0, 0, 'MAT-STN-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1430, 0, 0, 'TPNS-MAT-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1431, 0, 0, 'MT-NS-STN2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1432, 0, 0, 'MO-NS-GO-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1433, 0, 0, 'NS-CHK-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1434, 0, 0, 'MHNS-CHK1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1435, 0, 0, 'MEH-J-5-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1436, 0, 0, 'TPLG-STN-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1437, 0, 0, 'KU-ER-PLS-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1');
INSERT INTO `tbl_shelf` (`shelf_id`, `company_id`, `branch_id`, `shelf`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1438, 0, 0, 'MT-NS-STN3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1439, 0, 0, 'GO-NS-STN2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1440, 0, 0, 'GO-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1441, 0, 0, 'TPLG-GO-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1442, 0, 0, 'GO-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1443, 0, 0, 'NS-CHK-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1444, 0, 0, 'CHK-NS-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1445, 0, 0, 'MT-NS-STN4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1446, 0, 0, 'KU-ER-PLS-2-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1447, 0, 0, 'TPNS-MAT-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1448, 0, 0, 'CNMT-LG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1449, 0, 0, 'MT-NS-STN2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1450, 0, 0, 'MTLG-STN-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1451, 0, 0, 'TPLG-MAT-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1452, 0, 0, 'MTLG-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1453, 0, 0, 'TPLG-MAT-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1454, 0, 0, 'MEH-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1455, 0, 0, 'TPLG-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1456, 0, 0, 'MTLG-STN-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1457, 0, 0, 'BALL-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1458, 0, 0, 'GB-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1459, 0, 0, 'MHNS-CHK2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1460, 0, 0, 'MTLG-STN-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1461, 0, 0, 'CHK-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1462, 0, 0, 'MTLG-STN-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1463, 0, 0, 'MEH-ER-2-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1464, 0, 0, 'TPLG-STN-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1465, 0, 0, 'KLG-STN-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1466, 0, 0, 'MTLG-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1467, 0, 0, 'MTLG-STN-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1468, 0, 0, 'MEENA-ER-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1469, 0, 0, 'KLG-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1470, 0, 0, 'TPLG-STN-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1471, 0, 0, 'TPLG-MAT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1472, 0, 0, 'MTLG-STN-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1473, 0, 0, 'MEH-J-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1474, 0, 0, 'GO-LG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1475, 0, 0, 'CNMT-LG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1476, 0, 0, 'COMBO-KNS-MAT-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1477, 0, 0, 'MTLG-STN-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1478, 0, 0, 'GB-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1479, 0, 0, 'NS-CHK-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1480, 0, 0, 'MT-NS-STN5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1481, 0, 0, 'MO-BG-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1482, 0, 0, 'TPLG-MAT-1-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1483, 0, 0, 'GO-LG-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1484, 0, 0, 'MTLG-STN-4-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1485, 0, 0, 'COMBO-KNS-MAT-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1486, 0, 0, 'TPLG-MAT-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1487, 0, 0, 'MTLG-STN-5-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1488, 0, 0, 'MTLG-STN-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1489, 0, 0, 'TPLG-MAT-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1490, 0, 0, 'TPLG-STN-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1491, 0, 0, 'MTLG-STN-2-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1492, 0, 0, 'SILVER-ER-BALI-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1493, 0, 0, 'MTLG-STN-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1494, 0, 0, 'TPLG-MAT-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1495, 0, 0, 'MTLG-STN-3-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1496, 0, 0, 'CN-GO-STN1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1497, 0, 0, 'CN-GO-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1498, 0, 0, 'CN-GO-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1499, 0, 0, 'CN-MAT-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1500, 0, 0, 'CN-GO-STN2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1501, 0, 0, 'GO-NS-STN-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1502, 0, 0, 'GO-NS-STN1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1503, 0, 0, 'LG-F-STN1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1504, 0, 0, 'TP-J-MAT-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1505, 0, 0, 'CN-GO-STN2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1506, 0, 0, 'CN-GO-STN3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1507, 0, 0, 'CN-LG-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1508, 0, 0, 'CN-LG-GO-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1509, 0, 0, 'CN-MAT-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1510, 0, 0, 'LG-F-STN1-700-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1511, 0, 0, 'MT-NS-STN6-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1512, 0, 0, 'CNC-KD-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1513, 0, 0, 'GB-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1514, 0, 0, 'CN-MTLG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1515, 0, 0, 'GO-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1516, 0, 0, 'CN-MTLG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1517, 0, 0, 'MAT-ER-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1518, 0, 0, 'COLOR-J-63', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1519, 0, 0, 'CN-LG-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1520, 0, 0, 'MT-ER-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1521, 0, 0, 'MEENA-ER-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1522, 0, 0, 'BALL-LG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1523, 0, 0, 'BALL-LG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1524, 0, 0, 'CN-LG-GO-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1525, 0, 0, 'GO-NS-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1526, 0, 0, 'MAT-STN-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1527, 0, 0, 'GO-NS-STN3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1528, 0, 0, 'MO-NS-GO-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1529, 0, 0, 'RJW-CHK-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1530, 0, 0, 'RJW-CHK-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1531, 0, 0, 'TPNS-MAT-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1532, 0, 0, 'KNS-MAT-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1533, 0, 0, 'GO-NS-STN1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1534, 0, 0, 'GO-NS-STN4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1535, 0, 0, 'GO-NS-STN5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1536, 0, 0, 'GO-NS-STN2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1537, 0, 0, 'GO-NS-STN6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1538, 0, 0, 'GO-NS-STN3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1539, 0, 0, 'COLOR-J-64', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1540, 0, 0, 'GO-NS-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1541, 0, 0, 'GO-NS-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1542, 0, 0, 'GO-NS-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1543, 0, 0, 'GO-NS-STN7-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1544, 0, 0, 'TPLG-GO-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1545, 0, 0, 'GO-NS-3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1546, 0, 0, 'GO-NS-STN4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1547, 0, 0, 'GO-NS-STN8-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1548, 0, 0, 'LG-F-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1549, 0, 0, 'MO-NS-GO-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1550, 0, 0, 'GO-NS-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1551, 0, 0, 'GO-NS-4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1552, 0, 0, 'MEH-J-6-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1553, 0, 0, 'GO-NS-STN9-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1554, 0, 0, 'FULL-STN-ER1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1555, 0, 0, 'TPNS-MAT-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1556, 0, 0, 'MEH-ER-5-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1557, 0, 0, 'MEH-STN-NS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1558, 0, 0, 'GB-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1559, 0, 0, 'ANT-PS-MS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1560, 0, 0, 'TP-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1561, 0, 0, 'GB-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1562, 0, 0, 'GO-NS-6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1563, 0, 0, 'GONS-STN10-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1564, 0, 0, 'GONS-STN11-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1565, 0, 0, 'SILVER-ER-BALI-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1566, 0, 0, 'CNC-KD-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1567, 0, 0, 'SILVER-PY-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1568, 0, 0, 'SILVER-PY-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1569, 0, 0, 'KU-ER-PLS-3-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1570, 0, 0, 'MEH-J-7-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1571, 0, 0, 'MEH-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1572, 0, 0, 'GONS-STN12-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1573, 0, 0, 'DH-212-1134', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1574, 0, 0, 'MEH-ER-6-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1575, 0, 0, 'MO-LG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1576, 0, 0, 'COMBO-KNS-GO-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1577, 0, 0, 'KU-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1578, 0, 0, 'KU-NS-2-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1579, 0, 0, 'MEH-ER-7-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1580, 0, 0, 'FR-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1581, 0, 0, 'SIL-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1582, 0, 0, 'MEH-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1583, 0, 0, 'MEH-NS-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1584, 0, 0, 'CNC-KD-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1585, 0, 0, 'MOLG-GO-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1586, 0, 0, 'NIJAM NC-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1587, 0, 0, 'MARBLE-PS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1588, 0, 0, 'MEENA-ER-J-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1589, 0, 0, 'FL-STN-NS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1590, 0, 0, 'FJ-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1591, 0, 0, 'FR-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1592, 0, 0, 'MEH-J-8-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1593, 0, 0, 'TRC-ER-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1594, 0, 0, 'SIL-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1595, 0, 0, 'CHK-TP-MT1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1596, 0, 0, 'FJ-LG-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1597, 0, 0, 'SIL-TP-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1598, 0, 0, 'GO-NS-STN1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1599, 0, 0, 'GONS-STN13-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1600, 0, 0, 'SILVER-ER-BALI-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1601, 0, 0, 'GONS-STN14-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1602, 0, 0, 'GONS-STN15-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1603, 0, 0, 'GO-NS-STN5-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1604, 0, 0, 'SIL-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1605, 0, 0, 'GONS-STN16-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1606, 0, 0, 'FL-STN-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1607, 0, 0, 'CHK-NS-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1608, 0, 0, 'FL-STN-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1609, 0, 0, 'FL-STN-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1610, 0, 0, 'GO-NS-5-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1611, 0, 0, 'MAT-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1612, 0, 0, 'MEENA-ER-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1613, 0, 0, 'GO-NS-STN6-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1614, 0, 0, 'GO-NS-STN7-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1615, 0, 0, 'GONS-STN17-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1616, 0, 0, 'CHK-NS-1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1617, 0, 0, 'MAT-BG-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1618, 0, 0, 'RJW-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1619, 0, 0, 'CHK-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1620, 0, 0, 'GONS-STN19-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1621, 0, 0, 'RJW-NS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1622, 0, 0, 'FULL-STN-ER2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1623, 0, 0, 'CL-STN-BG2-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1624, 0, 0, 'GO-NS-STN2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1625, 0, 0, 'GONS-STN18-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1626, 0, 0, 'GONS-STN20-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1627, 0, 0, 'SILVER-ER-BALI-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1628, 0, 0, 'TP-BG-6-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1629, 0, 0, 'MH-LG-STN1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1630, 0, 0, 'CHK-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1631, 0, 0, 'CL-STN-BG8-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1632, 0, 0, 'MEH-ER-8-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1633, 0, 0, 'LG-F-STN1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1634, 0, 0, 'GO-LG-STN1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1635, 0, 0, 'BALL-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1636, 0, 0, 'TPLG-MAT-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1637, 0, 0, 'RJW-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1638, 0, 0, 'TRC-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1639, 0, 0, 'TRC-PS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1640, 0, 0, 'TRC-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1641, 0, 0, 'MO-NS-GO-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1642, 0, 0, 'DH-90-1888', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1643, 0, 0, 'Tp-Go-Ps-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1644, 0, 0, 'KEMP-PS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1645, 0, 0, 'MEENA-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1646, 0, 0, 'MEENA-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1647, 0, 0, 'MEENA-NS-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1648, 0, 0, 'MEENA-NS-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1649, 0, 0, 'MEENA-NS-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1650, 0, 0, 'MEENA-NS-6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1651, 0, 0, 'MEENA-NS-7-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1652, 0, 0, 'MEENA-NS-8-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1653, 0, 0, 'MEENA-ER-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1654, 0, 0, 'KEMP-PS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1655, 0, 0, 'CL-STN-BG1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1656, 0, 0, 'MAT-BG-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1657, 0, 0, 'RJW-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1658, 0, 0, 'RJW-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1659, 0, 0, 'RJW-TP-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1660, 0, 0, 'RJW-TP-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1661, 0, 0, 'FL-STN-NS-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1662, 0, 0, 'MEN-MAT-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1663, 0, 0, 'MEN-MAT-CB-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1664, 0, 0, 'MEN-MAT-J-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1665, 0, 0, 'MEN-GO-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1666, 0, 0, 'MEN-GO-J-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1667, 0, 0, 'MEN-MAT-J-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1668, 0, 0, 'MEN-GO-CB-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1669, 0, 0, 'BK-MEN-CH-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1670, 0, 0, 'RJW-BG1-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1671, 0, 0, 'MEN-GO-CB-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1672, 0, 0, 'MEN-MAT-J-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1673, 0, 0, 'MEN-MAT-J-5-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1674, 0, 0, 'MEN-MAT-J-6-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1675, 0, 0, 'MEN-MAT-J-7-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1676, 0, 0, 'FULL-STN-ER3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1677, 0, 0, 'BK-ROD-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1678, 0, 0, 'KNS-MAT-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1679, 0, 0, 'MEN-GO-J-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1680, 0, 0, 'MEN-MAT-J-7-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1681, 0, 0, 'MEN-MAT-J-8-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1682, 0, 0, 'MEN-MAT-J-9-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1683, 0, 0, 'MEN-GO-J-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1684, 0, 0, 'MEN-MAT-J-11-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1685, 0, 0, 'CHK-NS-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1686, 0, 0, 'MEN-GO-CB-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1687, 0, 0, 'MEN-GO-CB-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1688, 0, 0, 'MEN-MAT-J-10-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1689, 0, 0, 'BLACK-KU-NS-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1690, 0, 0, 'CHK-NS-5-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1691, 0, 0, 'MEN-GO-CB-5-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1692, 0, 0, 'MEN-MAT-J-12-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1693, 0, 0, 'MEN-MAT-J-13-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1694, 0, 0, 'MEENA-ER-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1695, 0, 0, 'DH-213-2463', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1696, 0, 0, 'DH-214-2707', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1697, 0, 0, 'DH-215-2304', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1698, 0, 0, 'DH-216-2509', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1699, 0, 0, 'BK-ROD-ER-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1700, 0, 0, 'FULL-STN-ER4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1701, 0, 0, 'DH-217-2432', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1702, 0, 0, 'CL-STN-MT-3-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1703, 0, 0, 'AD-KD-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1704, 0, 0, 'MEENA-ER-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1705, 0, 0, 'MEH-MT-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1706, 0, 0, 'MH-PY-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1707, 0, 0, 'MH-PY-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1708, 0, 0, 'MH-CHK-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1709, 0, 0, 'MEH-ER-9-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1710, 0, 0, 'BK-CH-ER1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1711, 0, 0, 'MH-CHK-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1712, 0, 0, 'MEH-ER-3-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1713, 0, 0, 'MEH-ER-10-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1714, 0, 0, 'MEH-MT-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1715, 0, 0, 'MH-CHK-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1716, 0, 0, 'MH-CHK-4-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1717, 0, 0, 'FULL-STN-ER4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1718, 0, 0, 'MH-CHK-5-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1719, 0, 0, 'SILVER-ER-BALI-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1720, 0, 0, 'SIL-TP-ER-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1721, 0, 0, 'RJW-TP-J-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1722, 0, 0, 'MEH-ER-11-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1723, 0, 0, 'FULL-STN-ER5-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1724, 0, 0, 'BK-ROD-ER-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1725, 0, 0, 'SIL-ER-BALI-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1726, 0, 0, 'MEH-J-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1727, 0, 0, 'MEN-GO-J-5-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1728, 0, 0, 'MEN-TPNS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1729, 0, 0, 'COLOR-J-65', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1730, 0, 0, 'MEN-GO-J-6-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1731, 0, 0, 'Mint Green Ruby', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1732, 0, 0, 'KU-NS-2-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1733, 0, 0, 'KU-NS-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1734, 0, 0, 'KU-NS-2-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1735, 0, 0, 'SILVER-J-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1736, 0, 0, 'MEH-J-9-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1737, 0, 0, 'KEMP-PS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1738, 0, 0, 'MEENA-NS-9-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1739, 0, 0, 'GO-STN-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1740, 0, 0, 'MAT-BG1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1741, 0, 0, 'MAT-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1742, 0, 0, 'MAT-BG-2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1743, 0, 0, 'FL-STN-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1744, 0, 0, 'MEN-GO-J-7-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1745, 0, 0, 'MEN-GO-J-8-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1746, 0, 0, 'DH-218-1552', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1747, 0, 0, 'KU-ER-PLS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1748, 0, 0, 'DH-219-2176', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1749, 0, 0, 'MTNS-STN1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1750, 0, 0, 'DH-220-2400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1751, 0, 0, 'DH-221-2810', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1752, 0, 0, 'MEN-GO-J-9-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1753, 0, 0, 'DH-223-1504', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1754, 0, 0, 'DH-222-1824', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1755, 0, 0, 'MEH-NS-2-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1756, 0, 0, 'DH-225-1570', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1757, 0, 0, 'DH-224-1648', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1758, 0, 0, 'KU-NS-2-700-800', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1759, 0, 0, 'CL-JO-BG1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1760, 0, 0, 'DH-226-1520', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1761, 0, 0, 'CL-JO-BG2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1762, 0, 0, 'CL-JO-BG3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1763, 0, 0, 'RJW-NS-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1764, 0, 0, 'RJW-NS-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1765, 0, 0, 'BALL-LG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1766, 0, 0, 'CL-STN-MT-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1767, 0, 0, 'KU-ER-PLS-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1768, 0, 0, 'KU-ER-PLS-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1769, 0, 0, 'SILVER-J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1770, 0, 0, 'BALL-LG-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1771, 0, 0, 'RJW-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1772, 0, 0, 'BALL-LG-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1773, 0, 0, 'MEH-BG-2-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1774, 0, 0, 'FL-STN-NS-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1775, 0, 0, 'CL-STN-MT-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1776, 0, 0, 'MEH-BG-3-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1777, 0, 0, 'MH-JO-BG1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1778, 0, 0, 'DH-227-2048', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1779, 0, 0, 'DH-228-2108', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1780, 0, 0, 'MEN-ER-12-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1781, 0, 0, 'BALL-NS-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1782, 0, 0, 'GO-BG-10-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1783, 0, 0, 'HG-MT-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1784, 0, 0, 'SIL-TP-BG-2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1785, 0, 0, 'SIL-TP-BG-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1786, 0, 0, 'DH-229-1760', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1787, 0, 0, 'HG-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1788, 0, 0, 'MG-BG-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1789, 0, 0, 'SILVER-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1790, 0, 0, 'SIL-BG-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1791, 0, 0, 'MEH-DH-1254', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1792, 0, 0, 'SIL-BG-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1793, 0, 0, 'SIL-BG-7-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1794, 0, 0, 'MEH-DH-1441', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1795, 0, 0, 'FL-STN-NS-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1796, 0, 0, 'CL-JO-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1797, 0, 0, 'CL-JO-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1798, 0, 0, 'MEN-GO-CB-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1799, 0, 0, 'MEN-KP-NS1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1800, 0, 0, 'KU-NS-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1801, 0, 0, 'SIL-TP-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1802, 0, 0, 'SIL-TP-BG-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1803, 0, 0, 'MEH-DH-1216', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1804, 0, 0, 'TP-BG-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1805, 0, 0, 'MEH-BG-4-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1806, 0, 0, 'MEH-BG-1-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1807, 0, 0, 'MEH-BG-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1808, 0, 0, 'MEN-MAT-ER-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1809, 0, 0, 'SIL-TP-BG-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1810, 0, 0, 'MAT-BG-2-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1811, 0, 0, 'MEH-BG-1-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1812, 0, 0, 'WH-RD-NS1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1813, 0, 0, 'HAY-CK-WTRD-STN1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1814, 0, 0, 'RJW-NS-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1815, 0, 0, 'MEH-MT-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1816, 0, 0, 'KU-NS-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1817, 0, 0, 'SIL-TP-BG-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1818, 0, 0, 'SIL-TP-BG-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1819, 0, 0, 'SIL-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1820, 0, 0, 'SIL-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1821, 0, 0, 'MAT-CHK-STN1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1822, 0, 0, 'MEN-ER-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1823, 0, 0, 'MO-BG-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1824, 0, 0, 'DH-233-574', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1825, 0, 0, 'BLACK-KU-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1826, 0, 0, 'DH-234-473', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1827, 0, 0, 'BLACK-KU-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1828, 0, 0, 'MAT-NS-STN2-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1829, 0, 0, 'MAT-NS-STN3-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1830, 0, 0, 'BK-ROD-ER-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1831, 0, 0, 'CL-STN-BG33-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1832, 0, 0, 'DH-235-2053', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1833, 0, 0, 'DH-236-540', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1834, 0, 0, 'MAT-NS-STN4-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1835, 0, 0, 'BLACK-KU-NS-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1836, 0, 0, 'BLACK-KU-NS-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1837, 0, 0, 'TP-NS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1838, 0, 0, 'RJW-NS-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1839, 0, 0, 'CN-GO-1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1840, 0, 0, 'MEH-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1841, 0, 0, 'MH-CHK-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1842, 0, 0, 'KU-NS-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1843, 0, 0, 'HEAVY-MJ-NS-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1844, 0, 0, 'KU-NS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1845, 0, 0, 'KU-NS-3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1846, 0, 0, 'KU-NS-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1847, 0, 0, 'MT-NS-STN1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1848, 0, 0, 'MTLG-STN-1-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1849, 0, 0, 'TP-NS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1850, 0, 0, 'TP-NS-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1851, 0, 0, 'CN-LG-STN-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1852, 0, 0, 'MTLG-STN-1-900-1000', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1853, 0, 0, 'MAT-NS-STN1-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1854, 0, 0, 'KU-NS-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1855, 0, 0, 'KU-NS-3-500-600', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1856, 0, 0, 'MEH-NS-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1857, 0, 0, 'MT-NS-STN1-800-900', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1858, 0, 0, 'MT-NS-STN1-600-700', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1859, 0, 0, 'TPLG-MAT-1-800-900', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1860, 0, 0, 'SILVER-NS-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1861, 0, 0, 'TPNS-MAT-2-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1862, 0, 0, 'DSGNER-R-54', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1863, 0, 0, 'KU-NS-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1864, 0, 0, 'KU-NS-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1865, 0, 0, 'KU-ER-PLS-4-10-50', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1866, 0, 0, 'MT-NS-STN3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1867, 0, 0, 'KU-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1868, 0, 0, 'Silver Pendant Set-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1869, 0, 0, 'TR-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1870, 0, 0, 'TR-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1871, 0, 0, 'TR-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1872, 0, 0, 'MT-NS-STN-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1873, 0, 0, 'WH-RD-ER1-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1874, 0, 0, 'MEENA-ER-5-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1875, 0, 0, 'DELICATE-NS-154', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1876, 0, 0, 'WH-RD-NS1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1877, 0, 0, 'DSGNER-R-55', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1878, 0, 0, 'ANT-BOR-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1879, 0, 0, 'DSGNER-R-56', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1880, 0, 0, 'HEAVY-NS-192', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1881, 0, 0, 'HEAVY-NS-128', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1882, 0, 0, 'MEH-NS-2-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1883, 0, 0, 'SILVER-NS-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1884, 0, 0, 'SILVER-NS-17', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1885, 0, 0, 'HEAVY-NS-157', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1886, 0, 0, 'DELICATE-NS-117', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1887, 0, 0, 'DELICATE-NS-159', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1888, 0, 0, 'DELICATE-NS-161', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1889, 0, 0, 'COMBO-KNS-MAT-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1890, 0, 0, 'BLACK-KU-NS-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1891, 0, 0, 'KU-NS-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1892, 0, 0, 'HAVY-NS-130', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1893, 0, 0, 'LONG-KNS-132', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1894, 0, 0, 'AD-BR-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1895, 0, 0, 'KU-NS-6-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1896, 0, 0, 'HEAVY-NS-130', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1897, 0, 0, 'HEAVY-NS-182', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1898, 0, 0, 'MEENA-ER-6-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1899, 0, 0, 'MT-NS-STN7-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1900, 0, 0, 'BK-ROD-ER-4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1901, 0, 0, 'MT-ER-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1902, 0, 0, 'HEAVY-NS-195', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1903, 0, 0, 'FR-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1904, 0, 0, 'SILVER -J-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1905, 0, 0, 'MT-ER-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1906, 0, 0, 'DH-239-2108', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1907, 0, 0, 'MEH-NS-4-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1908, 0, 0, 'WH-RD-NS-2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1909, 0, 0, 'SILVER-NS-18', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1910, 0, 0, 'MEH-NS-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1911, 0, 0, 'MEH-NS-4-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1912, 0, 0, 'SILVER-NS-19', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1913, 0, 0, 'MEH-NS-4-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1914, 0, 0, 'SILVER-NS-20', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1915, 0, 0, 'MEH-ER-7-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1916, 0, 0, 'GS-BG-1-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1917, 0, 0, 'GS-BG-1-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1918, 0, 0, 'GS-BG-1-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1919, 0, 0, 'SILVER-J-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1920, 0, 0, 'KU-NS-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1921, 0, 0, 'SILVER-NS-21', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1922, 0, 0, 'SILVER-J-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1923, 0, 0, 'SILVER-NS-22', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1924, 0, 0, 'SILVER-ER-BALI-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1925, 0, 0, 'SILVER-J-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1926, 0, 0, 'SILVER-J-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1927, 0, 0, 'MT-NS-STN8-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1928, 0, 0, 'DH-240-2011', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1929, 0, 0, 'WH-RD-NS2-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1930, 0, 0, 'WH-RD-NS3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1931, 0, 0, 'BLACK-KU-NS-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1932, 0, 0, 'WH-RD-NS4-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1933, 0, 0, 'DSGNER-57', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1934, 0, 0, 'DSGNER-58', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1935, 0, 0, 'DSGNER-59', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1936, 0, 0, 'MEENA-ER-7-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1937, 0, 0, 'HAY-CK-WTRD-STN2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1938, 0, 0, 'HAY-CK-WTRD-STN3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1939, 0, 0, 'SILVER-NS-23', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1940, 0, 0, 'SILVER-NS-24', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1941, 0, 0, 'SILVER-NS-25', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1942, 0, 0, 'SILVER-NS-26', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1943, 0, 0, 'SILVER-NS-27', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1944, 0, 0, 'DSGNER-60', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1945, 0, 0, 'MEH-ER-8-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1946, 0, 0, 'FULL-STN-ER6-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1947, 0, 0, 'FULL-STN-ER7-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1948, 0, 0, 'MEENA-ER-8-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1949, 0, 0, 'SILVER-NS-28', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1950, 0, 0, 'DSGNER-61', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1951, 0, 0, 'DSGNER-62', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1952, 0, 0, 'KEMP-J-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1953, 0, 0, 'MEH-ER-9-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1954, 0, 0, 'MEH-NS-4-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1955, 0, 0, 'WH-RD-ER2-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1956, 0, 0, 'SILVER-J-8', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1957, 0, 0, 'SILVER-ER-BALI-9', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1958, 0, 0, 'SILVER-ER-BALI-10', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1959, 0, 0, 'SILVER-ER-BALI-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1960, 0, 0, 'SILVER-ER-BALI-12', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1961, 0, 0, 'SILVER-ER-BALI-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1962, 0, 0, 'SILVER-J-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1963, 0, 0, 'AD-NS-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1964, 0, 0, 'MT-NS-STN8-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1965, 0, 0, 'MEH-NS-5-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1966, 0, 0, 'SILVER-NS-29', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1967, 0, 0, 'SILVER-NS-30', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1968, 0, 0, 'SILVER-NS-31', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1969, 0, 0, 'MEH-BG-3-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1970, 0, 0, 'MEH-BG-3-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1971, 0, 0, 'MEH-BG-3-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1972, 0, 0, 'DSGNER-R-63', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1973, 0, 0, 'KEMP-J-13', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1974, 0, 0, 'DH-241-1633', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1975, 0, 0, 'AT', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1976, 0, 0, 'KEMP-J-14', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1977, 0, 0, 'WH-RD-ER3-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1978, 0, 0, 'SILVER-J-16', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1979, 0, 0, 'MEH-ER-10-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1980, 0, 0, 'DH-242-1581', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1981, 0, 0, 'MEH-NS-5-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1982, 0, 0, 'AT-1', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1983, 0, 0, 'KEMP-J-15', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1984, 0, 0, 'WH-RD-ER4-10-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1985, 0, 0, 'SILVER-J-7', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1986, 0, 0, 'AT-2', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1987, 0, 0, 'KU-NS-11', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1988, 0, 0, 'RJW-BG-1-400-500', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1989, 0, 0, 'AT-3', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1990, 0, 0, 'MEH-NS-5-100-200', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1991, 0, 0, 'MEH-NS-5-200-300', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1992, 0, 0, 'WH-RD-NS5-300-400', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1993, 0, 0, 'AT-4', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1994, 0, 0, 'HEAVY-NS-131', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1995, 0, 0, 'AT-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1996, 0, 0, 'DH-243-506', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1997, 0, 0, 'DH-244-506', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1998, 0, 0, 'DH-245-506', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(1999, 0, 0, 'DELICATE-NS-158', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2000, 0, 0, 'AD-NS-5', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2001, 0, 0, 'MEH-ER-11-50-100', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2002, 0, 0, 'AT-6', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2003, 0, 0, 'TA', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2004, 0, 0, 'DH-247-574', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2005, 0, 0, 'DH-248-574', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2006, 0, 0, 'DH-246-574', 'S', 1637674746, 1637674746, NULL, NULL, '1'),
(2007, 0, 0, 'TA-1', 'S', 1639245640, 1639245640, 1, 1, '1'),
(2008, 0, 0, 'DH-249-574', 'S', 1639245674, 1639245674, 1, 1, '1'),
(2009, 0, 0, 'DH-250-574', 'S', 1639245690, 1639245690, 1, 1, '1'),
(2010, 0, 0, 'DH-251-574', 'S', 1639245701, 1639245701, 1, 1, '1'),
(2011, 0, 0, 'AT-7', 'S', 1639245714, 1639245714, 1, 1, '1'),
(2012, 0, 0, 'MEH-NS-6-100-200', 'S', 1639245746, 1639245746, 1, 1, '1'),
(2013, 0, 0, 'MEH-NS-6-200-300', 'S', 1639245758, 1639245758, 1, 1, '1'),
(2014, 0, 0, 'XX', 'S', 1639245770, 1648806996, 1, 1, '1'),
(2015, 0, 0, 'DH-253-540', 'S', 1639245780, 1639245780, 1, 1, '1'),
(2016, 0, 0, 'DH-252-540', 'S', 1639245793, 1639245793, 1, 1, '1'),
(2017, 0, 0, 'DH-254-540', 'S', 1639245805, 1639245805, 1, 1, '1'),
(2018, 0, 0, 'AT-8', 'S', 1639245823, 1639245823, 1, 1, '1'),
(2019, 0, 0, 'DH-126-1427', 'S', 1639245828, 1639245828, 1, 1, '1'),
(2020, 0, 0, 'DH-255-1552', 'S', 1639635868, 1639635868, 1, 1, '1'),
(2021, 0, 0, 'DH-257-2688', 'S', 1639744581, 1639744581, 1, 1, '1'),
(2022, 0, 0, 'DH-256-2304', 'S', 1639744599, 1639744599, 1, 1, '1'),
(2023, 0, 0, 'MEH-NS-7-100-200', 'S', 1639745511, 1639745511, 1, 1, '1'),
(2024, 0, 0, 'FULL-STN-ER8-10-100', 'S', 1639808548, 1639808548, 1, 1, '1'),
(2025, 0, 0, 'FULL-STN-ER9-10-100', 'S', 1639810596, 1639810596, 1, 1, '1'),
(2026, 0, 0, 'SILVER-NS-B', 'S', 1639815038, 1639815038, 1, 1, '1'),
(2027, 0, 0, 'KD3', 'S', 1639994003, 1639994003, 1, 1, '1'),
(2028, 0, 0, 'KD4', 'S', 1639994826, 1639994826, 1, 1, '1'),
(2029, 0, 0, 'MEENA-ER-3-50-100', 'S', 1640073444, 1640073444, 1, 1, '1'),
(2030, 0, 0, 'MEENA-ER-4-50-100', 'S', 1640078529, 1640078529, 1, 1, '1'),
(2031, 0, 0, 'MAT-BG-3-300-400', 'S', 1640082589, 1640082589, 1, 1, '1'),
(2032, 0, 0, 'DH-258-490', 'S', 1640587112, 1640587112, 1, 1, '1'),
(2033, 0, 0, 'DH-259-490', 'S', 1640587226, 1640587226, 1, 1, '1'),
(2034, 0, 0, 'DH-260-2367', 'S', 1640587238, 1640587238, 1, 1, '1'),
(2035, 0, 0, 'MEH-NS-7-200-300', 'S', 1640860889, 1640860889, 1, 1, '1'),
(2036, 0, 0, 'HEAVY-NS-178', 'S', 1641028052, 1641028052, 1, 1, '1'),
(2037, 0, 0, 'MEH-NS-8-200-300', 'S', 1641031023, 1641031023, 1, 1, '1'),
(2038, 0, 0, 'W-NS-1', 'S', 1641465392, 1641465392, 1, 1, '1'),
(2039, 0, 0, 'W-ER-1', 'S', 1641465478, 1641465478, 1, 1, '1'),
(2040, 0, 0, 'W-FR-1', 'S', 1641465516, 1641465516, 1, 1, '1'),
(2041, 0, 0, 'W-NS-2', 'S', 1641468510, 1641468510, 1, 1, '1'),
(2042, 0, 0, 'DH-261-439', 'S', 1641626336, 1641626336, 1, 1, '1'),
(2043, 0, 0, 'DH-262-439', 'S', 1641626523, 1641626523, 1, 1, '1'),
(2044, 0, 0, 'MEH-NS-3-300-400', 'S', 1641641875, 1641641875, 1, 1, '1'),
(2045, 0, 0, 'MEH-NS-6-300-400', 'S', 1641643488, 1641643488, 1, 1, '1'),
(2046, 0, 0, 'MEH-NS-7-300-400', 'S', 1641643710, 1641643710, 1, 1, '1'),
(2047, 0, 0, 'RJW-BG-4-200-300', 'S', 1641984507, 1641984507, 1, 1, '1'),
(2048, 0, 0, 'DH-264-473', 'S', 1642662140, 1642662140, 1, 1, '1'),
(2049, 0, 0, 'DH-263-473', 'S', 1642664639, 1642664639, 1, 1, '1'),
(2050, 0, 0, 'DH-265-372', 'S', 1642664938, 1642664938, 1, 1, '1'),
(2051, 0, 0, 'FE', 'S', 1643353850, 1643353850, 1, 1, '1'),
(2052, 0, 0, 'MEENA-ER-J-7', 'S', 1643368421, 1643368421, 1, 1, '1'),
(2053, 0, 0, 'DH-266-1891', 'S', 1643368489, 1643368489, 1, 1, '1'),
(2054, 0, 0, 'MT-NS-STN4-100-200', 'S', 1643624654, 1643624654, 1, 1, '1'),
(2055, 0, 0, 'MEH-J-9-10-100', 'S', 1644043011, 1644043011, 1, 1, '1'),
(2056, 0, 0, 'DSGNER-R-64', 'S', 1644043461, 1644043461, 1, 1, '1'),
(2057, 0, 0, 'W-NS-3', 'S', 1644218701, 1644218701, 1, 1, '1'),
(2058, 0, 0, 'NT-3', 'S', 1644478627, 1644478627, 1, 1, '1'),
(2059, 0, 0, 'MT-ER-8', 'S', 1644565983, 1644565983, 1, 1, '1'),
(2060, 0, 0, 'MEH-NS-8-100-200', 'S', 1644658865, 1644658865, 1, 1, '1'),
(2061, 0, 0, 'MEH-NS-8-300-400', 'S', 1645005993, 1645005993, 1, 1, '1'),
(2062, 0, 0, 'XX-1', 'S', 1645081722, 1648806978, 1, 1, '1'),
(2063, 0, 0, 'W-NS-4', 'S', 1645089715, 1645089715, 1, 1, '1'),
(2064, 0, 0, 'MT-ER-9', 'S', 1645179278, 1645179278, 1, 1, '1'),
(2065, 0, 0, 'SD', 'S', 1645255586, 1645255623, 1, 1, '1'),
(2066, 0, 0, 'MT-NS-STN6-100-200', 'S', 1645686835, 1645686835, 1, 1, '1'),
(2067, 0, 0, 'DELICATE-NS-162', 'S', 1645780330, 1645780330, 1, 1, '1'),
(2068, 0, 0, 'AT-9', 'S', 1645794949, 1645794949, 1, 1, '1'),
(2069, 0, 0, 'TP-NS-11', 'S', 1645863649, 1645863649, 1, 1, '1'),
(2070, 0, 0, 'RJW-NS-2-200-300', 'S', 1646041256, 1646041256, 1, 1, '1'),
(2071, 0, 0, 'MEH-NS-9-100-200', 'S', 1646219139, 1646219139, 1, 1, '1'),
(2072, 0, 0, 'VL', 'S', 1646463814, 1646463814, 1, 1, '1'),
(2073, 0, 0, 'AD-HA-1', 'S', 1646467187, 1646467187, 1, 1, '1'),
(2074, 0, 0, 'MT-NS-STN7-100-200', 'S', 1646637076, 1646637076, 1, 1, '1'),
(2075, 0, 0, 'FR-5', 'S', 1646721214, 1646721214, 1, 1, '1'),
(2076, 0, 0, 'AT-10', 'S', 1646723122, 1646723122, 1, 1, '1'),
(2077, 0, 0, 'SILVER-NS-32', 'S', 1646723371, 1646723371, 1, 1, '1'),
(2078, 0, 0, 'BK', 'S', 1646820996, 1646820996, 1, 1, '1'),
(2079, 0, 0, 'MT-NS-STN8-100-200', 'S', 1646903946, 1646903946, 1, 1, '1'),
(2080, 0, 0, 'TP-NS-12', 'S', 1646904875, 1646904875, 1, 1, '1'),
(2081, 0, 0, 'DELICATE-NS-163', 'S', 1646978306, 1646978306, 1, 1, '1'),
(2082, 0, 0, 'DELICATE-NS-164', 'S', 1646979416, 1646979416, 1, 1, '1'),
(2083, 0, 0, 'COMBO-KNS-6', 'S', 1646989893, 1646989893, 1, 1, '1'),
(2084, 0, 0, 'COMBO-KNS-7', 'S', 1646991013, 1646991013, 1, 1, '1'),
(2085, 0, 0, 'COMBO-KNS-8', 'S', 1646992245, 1646992245, 1, 1, '1'),
(2086, 0, 0, 'COMBO-KNS-9', 'S', 1646993287, 1646993287, 1, 1, '1'),
(2087, 0, 0, 'VN', 'S', 1647243165, 1647243165, 1, 1, '1'),
(2088, 0, 0, 'MT-NS-STN2-300-400', 'S', 1647247001, 1647247001, 1, 1, '1'),
(2089, 0, 0, 'DH-267-1314', 'S', 1647514865, 1647514865, 1, 1, '1'),
(2090, 0, 0, 'DH-268-2203*', 'S', 1647514965, 1647514965, 1, 1, '1'),
(2091, 0, 0, 'RG', 'S', 1648108375, 1648108375, 1, 1, '1'),
(2092, 0, 0, 'AT-11', 'S', 1648453969, 1648453969, 1, 1, '1'),
(2093, 0, 0, 'DH-269-1379', 'S', 1648553512, 1648553512, 1, 1, '1'),
(2094, 0, 0, 'XX-2', 'S', 1648806944, 1648806944, 1, 1, '1'),
(2095, 0, 0, 'DH-270-1688', 'S', 1649064598, 1649064598, 1, 1, '1'),
(2096, 0, 0, 'AT-BG', 'S', 1649164884, 1649164884, 1, 1, '1'),
(2097, 0, 0, 'MT-NS-STN9-100-200', 'S', 1649320297, 1649320297, 1, 1, '1');
INSERT INTO `tbl_shelf` (`shelf_id`, `company_id`, `branch_id`, `shelf`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(2098, 0, 0, 'DH-272-2655', 'S', 1649325703, 1649325703, 1, 1, '1'),
(2099, 0, 0, 'DH-273-2626', 'S', 1649325812, 1649325812, 1, 1, '1'),
(2100, 0, 0, 'DH-274-2398', 'S', 1649325828, 1649325828, 1, 1, '1'),
(2101, 0, 0, 'DH-271-490', 'S', 1649325851, 1649325851, 1, 1, '1'),
(2102, 0, 0, 'BN', 'S', 1649672055, 1649672055, 1, 1, '1'),
(2103, 0, 0, 'BN-OX', 'S', 1649674756, 1649674756, 1, 1, '1'),
(2104, 0, 0, 'BN-1', 'S', 1649683837, 1649683837, 1, 1, '1'),
(2105, 0, 0, 'BN-2', 'S', 1649683852, 1649683852, 1, 1, '1'),
(2106, 0, 0, 'BN-OX-1', 'S', 1649683870, 1649683870, 1, 1, '1'),
(2107, 0, 0, 'BN-3', 'S', 1649762273, 1649762273, 1, 1, '1'),
(2108, 0, 0, 'CB', 'S', 1649854896, 1649854896, 1, 1, '1'),
(2109, 0, 0, 'BN-4', 'S', 1650002308, 1650002308, 1, 1, '1'),
(2110, 0, 0, 'PY-8', 'S', 1650014908, 1650014908, 1, 1, '1'),
(2111, 0, 0, 'AK', 'S', 1650281543, 1650281543, 1, 1, '1'),
(2112, 0, 0, 'PO', 'S', 1650282555, 1650282555, 1, 1, '1'),
(2113, 0, 0, 'VL-1', 'S', 1650286936, 1650286936, 1, 1, '1'),
(2114, 0, 0, 'BL', 'S', 1650343011, 1650343011, 1, 1, '1'),
(2115, 0, 0, 'BL-1', 'S', 1650343023, 1650343023, 1, 1, '1'),
(2116, 0, 0, 'VL-2', 'S', 1650349604, 1650349604, 1, 1, '1'),
(2117, 0, 0, 'KTtest2', 'H', 1650368291, 1650368321, 234, 234, '0'),
(2118, 0, 0, 'BL-2', 'S', 1650369066, 1650369066, 1, 1, '1'),
(2119, 0, 0, 'K', 'S', 1650371728, 1650371728, 226, 226, '0'),
(2120, 0, 0, 'KT', 'S', 1650377652, 1650377652, 234, 234, '0'),
(2121, 0, 0, 'GG', 'S', 1650534767, 1650710834, 1, 1, '1'),
(2122, 0, 0, 'BL-3', 'S', 1650631818, 1650631818, 1, 1, '1'),
(2123, 0, 0, 'FR-11', 'S', 1650865898, 1650865898, 1, 1, '1'),
(2124, 0, 0, 'VC', 'S', 1650977945, 1650977945, 1, 1, '1'),
(2125, 0, 0, 'GG-1', 'S', 1650977960, 1650977960, 1, 1, '1'),
(2126, 0, 0, 'W-FR-2', 'S', 1651065309, 1651065309, 1, 1, '1'),
(2127, 0, 0, 'BL-4', 'S', 1651151539, 1651151539, 1, 1, '1'),
(2128, 0, 0, 'GN', 'S', 1651470501, 1651470501, 1, 1, '1'),
(2129, 0, 0, 'BN-OX-2', 'S', 1651564257, 1651564257, 1, 1, '1'),
(2130, 0, 0, 'BN-5', 'S', 1651565739, 1651565739, 1, 1, '1'),
(2131, 0, 0, 'BN-6', 'S', 1651749473, 1651749473, 1, 1, '1'),
(2132, 0, 0, 'GC', 'S', 1652790110, 1652790110, 1, 1, '1'),
(2133, 0, 0, 'MEH-NS-9-200-300', 'S', 1652872681, 1652872681, 1, 1, '1'),
(2134, 0, 0, 'MEH-NS-9-300-400', 'S', 1652955467, 1652955467, 1, 1, '1'),
(2135, 0, 0, 'MEH-NS-10-100-200', 'S', 1652960247, 1652960247, 1, 1, '1'),
(2136, 0, 0, 'DH-275-1657', 'S', 1653108629, 1653108629, 1, 1, '1'),
(2137, 0, 0, 'DH-276-1581', 'S', 1653108769, 1653108769, 1, 1, '1'),
(2138, 0, 0, 'DH-277-1581', 'S', 1653108868, 1653108868, 1, 1, '1'),
(2139, 0, 0, 'DH-278-1605', 'S', 1653108951, 1653108951, 1, 1, '1'),
(2140, 0, 0, 'DH-279-1605', 'S', 1653109012, 1653109012, 1, 1, '1'),
(2141, 0, 0, 'DH-280-1605', 'S', 1653109127, 1653109127, 1, 1, '1'),
(2142, 0, 0, 'DH-281-1633', 'S', 1653109194, 1653109194, 1, 1, '1'),
(2143, 0, 0, 'DH-282-1633', 'S', 1653109266, 1653109266, 1, 1, '1'),
(2144, 0, 0, 'DH-283-1891', 'S', 1653109680, 1653109680, 1, 1, '1'),
(2145, 0, 0, 'MEH-NS-10-200-300', 'S', 1653131203, 1653131203, 1, 1, '1'),
(2146, 0, 0, 'MT-ER-10', 'S', 1653564888, 1653564888, 1, 1, '1'),
(2147, 0, 0, 'RJW-NS-3-100-200', 'S', 1653567286, 1653567286, 1, 1, '1'),
(2148, 0, 0, 'MEH-NS-10-300-400', 'S', 1653632485, 1653632485, 1, 1, '1'),
(2149, 0, 0, 'GC-1', 'S', 1653888937, 1653888937, 1, 1, '1'),
(2150, 0, 0, 'MT-ER-11', 'S', 1654158379, 1654158379, 1, 1, '1'),
(2151, 0, 0, 'MEH-NS-11-100-200', 'S', 1654317868, 1654317868, 1, 1, '1'),
(2152, 0, 0, 'FL-STN-NS-3-100-200', 'S', 1654331753, 1654331753, 1, 1, '1'),
(2153, 0, 0, 'FL-STN-NS-3-200-300', 'S', 1654336516, 1654336516, 1, 1, '1'),
(2154, 0, 0, 'MT-ER-12', 'S', 1655790786, 1655790786, 1, 1, '1'),
(2155, 0, 0, 'MEH-NS-11-200-300', 'S', 1655894480, 1655894480, 1, 1, '1'),
(2156, 0, 0, 'VL-MS', 'S', 1655968149, 1655968149, 1, 1, '1'),
(2157, 0, 0, 'AD-NS-6', 'S', 1656326847, 1656326847, 1, 1, '1'),
(2158, 0, 0, 'GC-2', 'S', 1656419796, 1656419796, 1, 1, '1'),
(2159, 0, 0, 'AT-12', 'S', 1656573740, 1656573740, 1, 1, '1'),
(2160, 0, 0, 'AT-13', 'S', 1656655372, 1656655372, 1, 1, '1'),
(2161, 0, 0, 'AK-1', 'S', 1656930988, 1656930988, 1, 1, '1'),
(2162, 0, 0, 'RR', 'S', 1657364612, 1657364612, 1, 1, '1'),
(2163, 0, 0, 'VC-ER', 'S', 1657602923, 1657602923, 1, 1, '1'),
(2164, 0, 0, 'FR-12', 'S', 1657786553, 1657786553, 1, 1, '1'),
(2165, 0, 0, 'AT-14', 'S', 1657974498, 1657974498, 1, 1, '1'),
(2166, 0, 0, 'MEH-NS-11-300-400', 'S', 1658120974, 1658120974, 1, 1, '1'),
(2167, 0, 0, 'AK-2', 'S', 1658132562, 1658132562, 1, 1, '1'),
(2168, 0, 0, 'BL-5', 'S', 1658471697, 1658471697, 1, 1, '1'),
(2169, 0, 0, 'HEAVY-NS-154', 'S', 1658749629, 1658749629, 1, 1, '1'),
(2170, 0, 0, 'TP-NS-13', 'S', 1659174197, 1659174197, 1, 1, '1'),
(2171, 0, 0, 'MH-CHK-6-300-400', 'S', 1659339883, 1659339883, 1, 1, '1'),
(2172, 0, 0, 'RJW-BG-1-300-400', 'S', 1659353253, 1659353253, 1, 1, '1'),
(2173, 0, 0, 'AK-3', 'S', 1659355606, 1659355606, 1, 1, '1'),
(2174, 0, 0, 'TP-NS-14', 'S', 1659444130, 1659444130, 1, 1, '1'),
(2175, 0, 0, 'GC-3', 'S', 1659515333, 1659515333, 1, 1, '1'),
(2176, 0, 0, 'PO-1', 'S', 1659587901, 1659587901, 1, 1, '1'),
(2177, 0, 0, 'TP-NS-15', 'S', 1659688056, 1659688056, 1, 1, '1'),
(2178, 0, 0, 'GC-4', 'S', 1659696705, 1659696705, 1, 1, '1'),
(2179, 0, 0, 'AK-4', 'S', 1659703475, 1659703475, 1, 1, '1'),
(2180, 0, 0, 'RJW-BG-2-100-200', 'S', 1659770922, 1659770922, 1, 1, '1'),
(2181, 0, 0, 'KEMP-J-16', 'S', 1659782196, 1659782196, 1, 1, '1'),
(2182, 0, 0, 'KEMP-J-17', 'S', 1659782206, 1659782206, 1, 1, '1'),
(2183, 0, 0, 'KEMP-J-18', 'S', 1659786312, 1659786312, 1, 1, '1'),
(2184, 0, 0, 'TP-NS-16', 'S', 1659947527, 1659947527, 1, 1, '1'),
(2185, 0, 0, 'GC-5', 'S', 1659956585, 1659956585, 1, 1, '1'),
(2186, 0, 0, 'NT-4', 'S', 1660120218, 1660120218, 1, 1, '1'),
(2187, 0, 0, 'PO-KD', 'S', 1660306593, 1660306593, 1, 1, '1'),
(2188, 0, 0, 'AK-5', 'S', 1660637643, 1660637643, 1, 1, '1'),
(2189, 0, 0, 'GC-6', 'S', 1660742350, 1660742350, 1, 1, '1'),
(2190, 0, 0, 'FR-13', 'S', 1660817430, 1660817430, 1, 1, '1'),
(2191, 0, 0, 'SILVER-NS-33', 'S', 1660906359, 1660906359, 1, 1, '1'),
(2192, 0, 0, 'SILVER-NS-34', 'S', 1660909776, 1660909776, 1, 1, '1'),
(2193, 0, 0, 'RJW-NS-3-200-300', 'S', 1660991042, 1660991042, 1, 1, '1'),
(2194, 0, 0, 'RJW-NS-3-300-400', 'S', 1661002023, 1661002023, 1, 1, '1'),
(2195, 0, 0, 'BN-OX-3', 'S', 1661167939, 1661167939, 1, 1, '1'),
(2196, 0, 0, 'LONG-NS-204', 'S', 1661233980, 1661233980, 1, 1, '1'),
(2197, 0, 0, 'RJW-NS-3-400-500', 'S', 1661234971, 1661234971, 1, 1, '1'),
(2198, 0, 0, 'JV', 'S', 1661248166, 1661248166, 1, 1, '1'),
(2199, 0, 0, 'BN-OX-4', 'S', 1661250351, 1661250351, 1, 1, '1'),
(2200, 0, 0, 'BN-OX-5', 'S', 1661327141, 1661327141, 1, 1, '1'),
(2201, 0, 0, 'FR-14', 'S', 1661329909, 1661329909, 1, 1, '1'),
(2202, 0, 0, 'SILVER-NS-35', 'S', 1661409894, 1661409894, 1, 1, '1'),
(2203, 0, 0, 'LONG-NS-200', 'S', 1661421969, 1661421969, 1, 1, '1'),
(2204, 0, 0, 'IM', 'S', 1661423616, 1661423616, 1, 1, '1'),
(2205, 0, 0, 'SILVER-NS-36', 'S', 1661424233, 1661424233, 1, 1, '1'),
(2206, 0, 0, 'DELICATE-NS-165', 'S', 1661427037, 1661427037, 1, 1, '1'),
(2207, 0, 0, 'DELICATE-NS-166', 'S', 1661427045, 1661427045, 1, 1, '1'),
(2208, 0, 0, 'DELICATE-NS-167', 'S', 1661431621, 1661431621, 1, 1, '1'),
(2209, 0, 0, 'IM-J', 'S', 1661509812, 1661509812, 1, 1, '1'),
(2210, 0, 0, 'BN-7', 'S', 1661514949, 1661514949, 1, 1, '1'),
(2211, 0, 0, 'DELICATE-NS-168', 'S', 1661517509, 1661517509, 1, 1, '1'),
(2212, 0, 0, 'LONG-NS-203', 'S', 1661518099, 1661518099, 1, 1, '1'),
(2213, 0, 0, 'MEH-NS-12-100-200', 'S', 1661578361, 1661578361, 1, 1, '1'),
(2214, 0, 0, 'MEH-NS-12-200-300', 'S', 1661593304, 1661593304, 1, 1, '1'),
(2215, 0, 0, 'LONG-NS-205', 'S', 1661770130, 1661770130, 1, 1, '1'),
(2216, 0, 0, 'WH-RD-NS4-100-200', 'S', 1661777322, 1661777322, 1, 1, '1'),
(2217, 0, 0, 'IM-J-1', 'S', 1661834637, 1661834637, 1, 1, '1'),
(2218, 0, 0, 'MEH-NS-12-300-400', 'S', 1661843271, 1661843271, 1, 1, '1'),
(2219, 0, 0, 'MEH-NS-12-400-500', 'S', 1662099491, 1662099491, 1, 1, '1'),
(2220, 0, 0, 'FR-15', 'S', 1662111869, 1662111869, 1, 1, '1'),
(2221, 0, 0, 'DELICATE-NS-169', 'S', 1662117104, 1662117104, 1, 1, '1'),
(2222, 0, 0, 'GC-7', 'S', 1662184293, 1662184293, 1, 1, '1'),
(2223, 0, 0, 'DELICATE-NS-170', 'S', 1662205230, 1662205230, 1, 1, '1'),
(2224, 0, 0, 'DELICATE-NS-171', 'S', 1662443534, 1662443534, 1, 1, '1'),
(2225, 0, 0, 'HEAVY-NS-158', 'S', 1662542278, 1662542278, 1, 1, '1'),
(2226, 0, 0, 'FL-STN-NS-4-100-200', 'S', 1662549760, 1662549760, 1, 1, '1'),
(2227, 0, 0, 'AK-6', 'S', 1662626375, 1662626375, 1, 1, '1'),
(2228, 0, 0, 'COMBO-KNS-10', 'S', 1662798033, 1662798033, 1, 1, '1'),
(2229, 0, 0, 'DELICATE-NS-172', 'S', 1662811448, 1662811448, 1, 1, '1'),
(2230, 0, 0, 'IM-PS', 'S', 1662976211, 1662976211, 1, 1, '1'),
(2231, 0, 0, 'RJW-NS-2-300-400', 'S', 1662986744, 1662986744, 1, 1, '1'),
(2232, 0, 0, 'DELICATE-NS-173', 'S', 1663045434, 1663045434, 1, 1, '1'),
(2233, 0, 0, 'DELICATE-NS-174', 'S', 1663159115, 1663159115, 1, 1, '1'),
(2234, 0, 0, 'FL-STN-NS-4-200-300', 'S', 1663316681, 1663316681, 1, 1, '1'),
(2235, 0, 0, 'MT-ER-13', 'S', 1663591087, 1663591087, 1, 1, '1'),
(2236, 0, 0, 'FL-STN-NS-5-100-200', 'S', 1663672382, 1663672382, 1, 1, '1'),
(2237, 0, 0, 'VL-TT', 'S', 1663673860, 1663673860, 1, 1, '1'),
(2238, 0, 0, 'OM', 'S', 1663680352, 1663680352, 1, 1, '1'),
(2239, 0, 0, 'TP-NS-17', 'S', 1663742778, 1663742778, 1, 1, '1'),
(2240, 0, 0, 'MEH-NS-13-300-400', 'S', 1663825683, 1663825683, 1, 1, '1'),
(2241, 0, 0, 'BOX-KP-1', 'S', 1663923695, 1663923695, 1, 1, '1'),
(2242, 0, 0, 'COLOR-J-66', 'S', 1664027150, 1664027150, 1, 1, '1'),
(2243, 0, 0, 'MEH-NS-13-100-200', 'S', 1664193971, 1664193971, 1, 1, '1'),
(2244, 0, 0, 'MEH-NS-13-200-300', 'S', 1664279281, 1664279281, 1, 1, '1'),
(2245, 0, 0, 'MEH-NS-14-300-400', 'S', 1664522207, 1664522207, 1, 1, '1'),
(2246, 0, 0, 'COLOR-J-67', 'S', 1664607792, 1664607792, 1, 1, '1'),
(2247, 0, 0, 'DELICATE-NS-175', 'S', 1664621771, 1664621771, 1, 1, '1'),
(2248, 0, 0, 'SILVER-NS-37', 'S', 1664629235, 1664629235, 1, 1, '1'),
(2249, 0, 0, 'FL-STN-NS-5-200-300', 'S', 1664785271, 1664785271, 1, 1, '1'),
(2250, 0, 0, 'DELICATE-NS-176', 'S', 1664799590, 1664799590, 1, 1, '1'),
(2251, 0, 0, 'FL-STN-NS-6-100-200', 'S', 1664957261, 1664957261, 1, 1, '1'),
(2252, 0, 0, 'FR-16', 'S', 1665221034, 1665221034, 1, 1, '1'),
(2253, 0, 0, 'GO-LG-2-100-200', 'S', 1665230320, 1665230320, 1, 1, '1'),
(2254, 0, 0, 'MEH-NS-14-100-200', 'S', 1665231261, 1665231261, 1, 1, '1'),
(2255, 0, 0, 'RU', 'S', 1665386945, 1665386945, 1, 1, '1'),
(2256, 0, 0, 'W-NS-5', 'S', 1665398108, 1665398108, 1, 1, '1'),
(2257, 0, 0, 'FL-STN-NS-6-200-300', 'S', 1665465313, 1665465313, 1, 1, '1'),
(2258, 0, 0, 'FL-STN-NS-7-100-200', 'S', 1665467022, 1665467022, 1, 1, '1'),
(2259, 0, 0, 'FL-STN-NS-7-200-300', 'S', 1665468787, 1665468787, 1, 1, '1'),
(2260, 0, 0, 'MEH-NS-14-200-300', 'S', 1665555643, 1665555643, 1, 1, '1'),
(2261, 0, 0, 'SILVER-MT ', 'S', 1665580559, 1665580559, 1, 1, '1'),
(2262, 0, 0, 'FL-STN-NS-7-300-400', 'S', 1665640950, 1665640950, 1, 1, '1'),
(2263, 0, 0, 'MEH-NS-15-100-200', 'S', 1665650704, 1665650704, 1, 1, '1'),
(2264, 0, 0, 'DH-288-2112', 'S', 1665734865, 1665734865, 1, 1, '1'),
(2265, 0, 0, 'DH-286-1856', 'S', 1665735068, 1665735068, 1, 1, '1'),
(2266, 0, 0, 'DH-285-2240', 'S', 1665735230, 1665735230, 1, 1, '1'),
(2267, 0, 0, 'DH-284-2144', 'S', 1665735457, 1665735457, 1, 1, '1'),
(2268, 0, 0, 'DH-287-1600', 'S', 1665735642, 1665735642, 1, 1, '1'),
(2269, 0, 0, 'DH-289-1930', 'S', 1665735789, 1665735789, 1, 1, '1'),
(2270, 0, 0, 'DH-290-1698', 'S', 1665736030, 1665736030, 1, 1, '1'),
(2271, 0, 0, 'DH-291-1408', 'S', 1665736129, 1665736129, 1, 1, '1'),
(2272, 0, 0, 'DH-292-1444', 'S', 1665736178, 1665736178, 1, 1, '1'),
(2273, 0, 0, 'DH-293-1499', 'S', 1665740094, 1665740094, 1, 1, '1'),
(2274, 0, 0, 'DH-294-1568', 'S', 1665740127, 1665740127, 1, 1, '1'),
(2275, 0, 0, 'OM-1', 'S', 1665831161, 1665831161, 1, 1, '1'),
(2276, 0, 0, 'DELICATE-NS-177', 'S', 1666250922, 1666250922, 1, 1, '1'),
(2277, 0, 0, 'GO-LG-2-200-300', 'S', 1666251973, 1666251973, 1, 1, '1'),
(2278, 0, 0, 'MEH-NS-15-200-300', 'S', 1666252956, 1666252956, 1, 1, '1'),
(2279, 0, 0, 'FR-17', 'S', 1666961873, 1666961873, 1, 1, '1'),
(2280, 0, 0, 'HA6', 'S', 1667644782, 1667644782, 1, 1, '1'),
(2281, 0, 0, 'TP-NS-18', 'S', 1667646683, 1667646683, 1, 1, '1'),
(2282, 0, 0, 'FL-STN-NS-6-300-400', 'S', 1668060586, 1668060586, 1, 1, '1'),
(2283, 0, 0, 'FL-STN-NS-8-100-200', 'S', 1668066428, 1668066428, 1, 1, '1'),
(2284, 0, 0, 'FL-STN-NS-8-200-300', 'S', 1668082105, 1668082105, 1, 1, '1'),
(2285, 0, 0, 'BN-8', 'S', 1668768909, 1668768909, 1, 1, '1'),
(2286, 0, 0, 'BN-9', 'S', 1669031018, 1669031018, 1, 1, '1'),
(2287, 0, 0, 'TP-NS-19', 'S', 1669446839, 1669446839, 1, 1, '1'),
(2288, 0, 0, 'FR-18', 'S', 1669618756, 1669618756, 1, 1, '1'),
(2289, 0, 0, 'MEH-NS-15-300-400', 'S', 1669721001, 1669721001, 1, 1, '1'),
(2290, 0, 0, 'MEH-NS-16-300-400', 'S', 1669881302, 1669881302, 1, 1, '1'),
(2291, 0, 0, 'WH-RD-NS4-200-300', 'S', 1669887996, 1669887996, 1, 1, '1'),
(2292, 0, 0, 'BN-10', 'S', 1669982721, 1669982721, 1, 1, '1'),
(2293, 0, 0, 'FR-19', 'S', 1670418001, 1670418001, 1, 1, '1'),
(2294, 0, 0, 'VS', 'S', 1670501807, 1670501807, 1, 1, '1'),
(2295, 0, 0, 'BL-6', 'S', 1670578664, 1670578664, 1, 1, '1'),
(2296, 0, 0, 'W-NS-6', 'S', 1670666793, 1670666793, 1, 1, '1'),
(2297, 0, 0, 'CG', 'S', 1670668317, 1670668317, 1, 1, '1'),
(2298, 0, 0, 'FR-20', 'S', 1670673060, 1670673060, 1, 1, '1'),
(2299, 0, 0, 'FL-STN-NS-8-300-400', 'S', 1671091400, 1671091400, 1, 1, '1'),
(2300, 0, 0, 'W-ER-2', 'S', 1671597393, 1671597393, 1, 1, '1'),
(2301, 0, 0, 'BL-7', 'S', 1671802094, 1671802094, 1, 1, '1'),
(2302, 0, 0, 'RJW-NS-2-10-100', 'S', 1672216252, 1672216252, 1, 1, '1'),
(2303, 0, 0, 'KD5', 'S', 1672229204, 1672229204, 1, 1, '1'),
(2304, 0, 0, 'DELICATE-NS-178', 'S', 1672230889, 1672230889, 1, 1, '1'),
(2305, 0, 0, 'W-ER-3', 'S', 1672294342, 1672294342, 1, 1, '1'),
(2306, 0, 0, 'SILVER-NS-38', 'S', 1672471625, 1672471625, 1, 1, '1'),
(2307, 0, 0, 'KD6', 'S', 1672475661, 1672475661, 1, 1, '1'),
(2308, 0, 0, 'RJW-NS-4-100-200', 'S', 1673519619, 1673519619, 1, 1, '1'),
(2309, 0, 0, 'MEH-NS-16-200-300', 'S', 1673527641, 1673527641, 1, 1, '1'),
(2310, 0, 0, 'JR', 'S', 1673678297, 1673678297, 1, 1, '1'),
(2311, 0, 0, 'BN-11', 'S', 1673678333, 1673678333, 1, 1, '1'),
(2312, 0, 0, 'WH-RD-ER5-10-100', 'S', 1673695594, 1673695594, 1, 1, '1'),
(2313, 0, 0, 'DELICATE-NS-179', 'S', 1673930552, 1673930552, 1, 1, '1'),
(2314, 0, 0, 'JR-1', 'S', 1673949221, 1673949221, 1, 1, '1'),
(2315, 0, 0, 'BN-12', 'S', 1673949338, 1673949338, 1, 1, '1'),
(2316, 0, 0, 'SILVER-ER-BALI-14', 'S', 1674201827, 1674201827, 1, 1, '1'),
(2317, 0, 0, 'SILVER-ER-BALI-15', 'S', 1674207061, 1674207061, 1, 1, '1'),
(2318, 0, 0, 'MT-NS-STN9-200-300', 'S', 1674218670, 1674218670, 1, 1, '1'),
(2319, 0, 0, 'CP', 'S', 1674302838, 1674302838, 1, 1, '1'),
(2320, 0, 0, 'SMS', 'S', 1674820125, 1674820125, 1, 1, '1'),
(2321, 0, 0, 'OM-2', 'S', 1674820935, 1674820935, 1, 1, '1'),
(2322, 0, 0, 'LONG-NS-202', 'S', 1674899563, 1674899563, 1, 1, '1'),
(2323, 0, 0, 'DH-301-2151', 'S', 1675083922, 1675083922, 1, 1, '1'),
(2324, 0, 0, 'DH-300-1760', 'S', 1675084018, 1675084018, 1, 1, '1'),
(2325, 0, 0, 'DH-299-2240', 'S', 1675084358, 1675084358, 1, 1, '1'),
(2326, 0, 0, 'DH-297-2147', 'S', 1675084412, 1675084412, 1, 1, '1'),
(2327, 0, 0, 'DH-298-523', 'S', 1675084495, 1675084495, 1, 1, '1'),
(2328, 0, 0, 'RJW-NS-4-200-300', 'S', 1675085224, 1675085224, 1, 1, '1'),
(2329, 0, 0, 'FR-21', 'S', 1675150124, 1675150124, 1, 1, '1'),
(2330, 0, 0, 'DH-302-506', 'S', 1675167642, 1675167642, 1, 1, '1'),
(2331, 0, 0, 'DH-303-1657', 'S', 1675167974, 1675167974, 1, 1, '1'),
(2332, 0, 0, 'DH-304-574', 'S', 1675245428, 1675245428, 1, 1, '1'),
(2333, 0, 0, 'MT-NS-STN10-100-200', 'S', 1675246809, 1675246809, 1, 1, '1'),
(2334, 0, 0, 'CG-1', 'S', 1675329036, 1675329036, 1, 1, '1'),
(2335, 0, 0, 'DM', 'S', 1675424946, 1675424946, 1, 1, '1'),
(2336, 0, 0, 'DM-1', 'S', 1675427380, 1675427380, 1, 1, '1'),
(2337, 0, 0, 'DM-2', 'S', 1675430530, 1675430530, 1, 1, '1'),
(2338, 0, 0, 'DH-307-1568', 'S', 1675508309, 1675508309, 1, 1, '1'),
(2339, 0, 0, 'DH-308-1408', 'S', 1675508748, 1675508748, 1, 1, '1'),
(2340, 0, 0, 'DH-305-1444', 'S', 1675509849, 1675509849, 1, 1, '1'),
(2341, 0, 0, 'DH-306-1499', 'S', 1675510484, 1675510484, 1, 1, '1'),
(2342, 0, 0, 'BK-ROD-ER-5-10-100', 'S', 1675676851, 1675676851, 1, 1, '1'),
(2343, 0, 0, 'HA7', 'S', 1675687520, 1675687520, 1, 1, '1'),
(2344, 0, 0, 'VS-1', 'S', 1675687535, 1675687535, 1, 1, '1'),
(2345, 0, 0, 'COLOR-J-68', 'S', 1675767896, 1675767896, 1, 1, '1'),
(2346, 0, 0, 'CP-1', 'S', 1675860310, 1675860310, 1, 1, '1'),
(2347, 0, 0, 'VS-2', 'S', 1675863263, 1675863263, 1, 1, '1'),
(2348, 0, 0, 'KR', 'S', 1675942549, 1675942549, 1, 1, '1'),
(2349, 0, 0, 'KR-1', 'S', 1676036694, 1676036694, 1, 1, '1'),
(2350, 0, 0, 'MEH-ER-12-50-100', 'S', 1676094874, 1676094874, 1, 1, '1'),
(2351, 0, 0, 'DELICATE-NS-180', 'S', 1676122307, 1676122307, 1, 1, '1'),
(2352, 0, 0, 'CP-2', 'S', 1676355011, 1676355011, 1, 1, '1'),
(2353, 0, 0, 'KR-2', 'S', 1676547865, 1676547865, 1, 1, '1'),
(2354, 0, 0, 'CP-3', 'S', 1676720951, 1676720951, 1, 1, '1'),
(2355, 0, 0, 'VS-3', 'S', 1676892233, 1676892233, 1, 1, '1'),
(2356, 0, 0, 'SILVER-NS-39', 'S', 1677065541, 1677065541, 1, 1, '1'),
(2357, 0, 0, 'SILVER-NS-40', 'S', 1677067840, 1677067840, 1, 1, '1'),
(2358, 0, 0, 'CG-2', 'S', 1677140098, 1677140098, 1, 1, '1'),
(2359, 0, 0, 'MEH-ER-12-10-100', 'S', 1677235928, 1677235928, 1, 1, '1'),
(2360, 0, 0, 'AD-S-2', 'S', 1677579196, 1677579196, 1, 1, '1'),
(2361, 0, 0, 'AD-T-2', 'S', 1677579215, 1677579215, 1, 1, '1'),
(2362, 0, 0, 'AD-L-2', 'S', 1677579240, 1677579240, 1, 1, '1'),
(2363, 0, 0, 'CG-3', 'S', 1678361752, 1678361752, 1, 1, '1'),
(2365, 0, 0, 'WH-RD-ER6-10-100', 'S', 1678787730, 1678787730, 1, 1, '1'),
(2366, 0, 0, 'AT-BG-1', 'S', 1679046567, 1679046567, 1, 1, '1'),
(2367, 0, 0, 'PO-2', 'S', 1679050146, 1679050146, 1, 1, '1'),
(2368, 0, 0, 'LK', 'S', 1679054107, 1679054107, 1, 1, '1'),
(2369, 0, 0, 'BL-8', 'S', 1679141701, 1679141701, 1, 1, '1'),
(2370, 0, 0, 'DELICATE-NS-181', 'S', 1679146636, 1679146636, 1, 1, '1'),
(2371, 0, 0, 'DELICATE-NS-182', 'S', 1679315735, 1679315735, 1, 1, '1'),
(2372, 0, 0, 'BK-ROD-ER-6-10-100', 'S', 1679318640, 1679318640, 1, 1, '1'),
(2373, 0, 0, 'BN-13', 'S', 1679403657, 1679403657, 1, 1, '1'),
(2374, 0, 0, 'RJW-NS-4-300-400', 'S', 1680006283, 1680006283, 1, 1, '1'),
(2375, 0, 0, 'BLACK-KU-NS-10', 'S', 1680008429, 1680008429, 1, 1, '1'),
(2376, 0, 0, 'FL-STN-NS-9-100-200', 'S', 1680670031, 1680670031, 1, 1, '1'),
(2377, 0, 0, 'WH-RD-NS5-200-300', 'S', 1680674234, 1680674234, 1, 1, '1'),
(2378, 0, 0, 'FR-22', 'S', 1680701442, 1680701442, 1, 1, '1'),
(2379, 0, 0, 'BN-14', 'S', 1680864416, 1680864416, 1, 1, '1'),
(2380, 0, 0, 'BN-15', 'S', 1680864425, 1680864425, 1, 1, '1'),
(2381, 0, 0, 'BN-16', 'S', 1680871767, 1680871767, 1, 1, '1'),
(2382, 0, 0, 'DH-309-2248', 'S', 1681215974, 1681215974, 1, 1, '1'),
(2383, 0, 0, 'RU-1', 'S', 1681218016, 1681218016, 1, 1, '1'),
(2384, 0, 0, 'RJW-NS-5-100-200', 'S', 1681306372, 1681306372, 1, 1, '1'),
(2385, 0, 0, 'RJW-NS-5-200-300', 'S', 1681307924, 1681307924, 1, 1, '1'),
(2386, 0, 0, 'TB', 'S', 1681476289, 1681476289, 1, 1, '1'),
(2387, 0, 0, 'SIL-KD-1-100-200', 'S', 1681555670, 1681555670, 1, 1, '1'),
(2388, 0, 0, 'SIL-KD-1-200-300', 'S', 1681565692, 1681565692, 1, 1, '1'),
(2389, 0, 0, 'RU-2', 'S', 1681996767, 1681996767, 1, 1, '1'),
(2390, 0, 0, 'SU', 'S', 1682081358, 1682081358, 1, 1, '1'),
(2391, 0, 0, 'GS-NS', 'S', 1682341639, 1682341639, 1, 1, '1'),
(2392, 0, 0, 'GS-NS-1', 'S', 1682423713, 1682423713, 1, 1, '1'),
(2393, 0, 0, 'GS-NS-2', 'S', 1682504214, 1682504214, 1, 1, '1'),
(2394, 0, 0, 'SI', 'S', 1683035309, 1683035309, 1, 1, '1'),
(2395, 0, 0, 'RH', 'S', 1683035804, 1683035804, 1, 1, '1'),
(2396, 0, 0, 'SS', 'S', 1683715954, 1683715954, 1, 1, '1'),
(2397, 0, 0, 'FL-STN-NS-9-200-300', 'S', 1683797264, 1683797264, 1, 1, '1'),
(2398, 0, 0, 'YJ', 'S', 1683804846, 1683804846, 1, 1, '1'),
(2399, 0, 0, 'DS', 'S', 1683885006, 1683885006, 1, 1, '1'),
(2400, 0, 0, 'RU-3', 'S', 1683887347, 1683887347, 1, 1, '1'),
(2401, 0, 0, 'PO-3', 'S', 1684136091, 1684136091, 1, 1, '1'),
(2402, 0, 0, 'SU-1', 'S', 1684136885, 1684136885, 1, 1, '1'),
(2403, 0, 0, 'KEMP-J-19', 'S', 1684214602, 1684214602, 1, 1, '1'),
(2404, 0, 0, 'BN-17', 'S', 1684234372, 1684234372, 1, 1, '1'),
(2405, 0, 0, 'GS-FR', 'S', 1684409944, 1684409944, 1, 1, '1'),
(2406, 0, 0, 'GS-ER', 'S', 1684573409, 1684573409, 1, 1, '1'),
(2407, 0, 0, 'FL-STN-NS-10-100-200', 'S', 1684585255, 1684585255, 1, 1, '1'),
(2408, 0, 0, 'TP', 'S', 1685610780, 1685610780, 1, 1, '1'),
(2409, 0, 0, 'FL-STN-NS-10-200-300', 'S', 1685626469, 1685626469, 1, 1, '1'),
(2410, 0, 0, 'FL-STN-NS-11-100-200', 'S', 1685788883, 1685788883, 1, 1, '1'),
(2411, 0, 0, 'BN-18', 'S', 1686144552, 1686144552, 1, 1, '1'),
(2412, 0, 0, 'DH-310-2436', 'S', 1686313783, 1686313783, 1, 1, '1'),
(2413, 0, 0, 'DH-316-2142', 'S', 1686650682, 1686650682, 1, 1, '1'),
(2414, 0, 0, 'DH-315-2142', 'S', 1686650721, 1686650721, 1, 1, '1'),
(2415, 0, 0, 'DH-313-1910', 'S', 1686650757, 1686650757, 1, 1, '1'),
(2416, 0, 0, 'DH-312-2436', 'S', 1686650789, 1686650789, 1, 1, '1'),
(2417, 0, 0, 'DH-311-2063', 'S', 1686650848, 1686650848, 1, 1, '1'),
(2418, 0, 0, 'DH-314-1992', 'S', 1686650894, 1686650894, 1, 1, '1'),
(2419, 0, 0, 'VE', 'S', 1686805388, 1686805388, 1, 1, '1'),
(2420, 0, 0, 'PO-4', 'S', 1687177302, 1687177302, 1, 1, '1'),
(2421, 0, 0, 'DH-317-1708', 'S', 1687866618, 1687866618, 1, 1, '1'),
(2422, 0, 0, 'CC', 'S', 1688121358, 1688121358, 1, 1, '1'),
(2423, 0, 0, 'VE-1', 'S', 1688195272, 1688195272, 1, 1, '1'),
(2424, 0, 0, 'CC-1', 'S', 1688458052, 1688458052, 1, 1, '1'),
(2425, 0, 0, 'VS-4', 'S', 1688621412, 1688621412, 1, 1, '1'),
(2426, 0, 0, 'VS-5', 'S', 1688621435, 1688621435, 1, 1, '1'),
(2427, 0, 0, 'AD-BG-3', 'S', 1688625693, 1688625693, 1, 1, '1'),
(2428, 0, 0, 'VS-6', 'S', 1688645566, 1688645566, 1, 1, '1'),
(2429, 0, 0, 'CC-2', 'S', 1688719885, 1688719885, 1, 1, '1'),
(2430, 0, 0, 'LL', 'S', 1688805353, 1688805353, 1, 1, '1'),
(2431, 0, 0, 'DELICATE-NS-183', 'S', 1689070339, 1689070339, 1, 1, '1'),
(2432, 0, 0, 'MH', 'S', 1689082278, 1689082278, 1, 1, '1'),
(2433, 0, 0, 'MH-1', 'S', 1689083816, 1689083816, 1, 1, '1'),
(2434, 0, 0, 'AP', 'S', 1689160938, 1689160938, 1, 1, '1'),
(2435, 0, 0, 'FL-STN-NS-11-200-300', 'S', 1689162398, 1689162398, 1, 1, '1'),
(2436, 0, 0, 'LS', 'S', 1689164122, 1689164122, 1, 1, '1'),
(2437, 0, 0, 'DELICATE-NS-184', 'S', 1689166726, 1689166726, 1, 1, '1'),
(2438, 0, 0, 'SI-1', 'S', 1689249269, 1689249269, 1, 1, '1'),
(2439, 0, 0, 'MEH-J-10-50-100', 'S', 1689251266, 1689251266, 1, 1, '1'),
(2440, 0, 0, 'COLOR-J-69', 'S', 1689572250, 1689572250, 1, 1, '1'),
(2441, 0, 0, 'FL-STN-NS-11-300-400', 'S', 1690011113, 1690011113, 1, 1, '1'),
(2442, 0, 0, 'FL-STN-NS-12-100-200', 'S', 1690011168, 1690011168, 1, 1, '1'),
(2443, 0, 0, 'FL-STN-NS-12-200-300', 'S', 1690018716, 1690018716, 1, 1, '1'),
(2444, 0, 0, 'COLOR-J-70', 'S', 1690023960, 1690023960, 1, 1, '1'),
(2445, 0, 0, 'VS-7', 'S', 1690032174, 1690032174, 1, 1, '1'),
(2446, 0, 0, 'AC', 'S', 1690176076, 1690176076, 1, 1, '1'),
(2447, 0, 0, 'AC-1', 'S', 1690176806, 1690176806, 1, 1, '1'),
(2448, 0, 0, 'FL-STN-NS-12-300-400', 'S', 1690280803, 1690280803, 1, 1, '1'),
(2449, 0, 0, 'SI-2', 'S', 1690361653, 1690361653, 1, 1, '1'),
(2450, 0, 0, 'GCC', 'S', 1690374887, 1690374887, 1, 1, '1'),
(2451, 0, 0, 'FL-STN-NS-13-100-200', 'S', 1690452212, 1690452212, 1, 1, '1'),
(2452, 0, 0, 'KK-5', 'S', 1690541082, 1690541082, 1, 1, '1'),
(2453, 0, 0, 'PO-KD-1', 'S', 1690549390, 1690549390, 1, 1, '1'),
(2454, 0, 0, 'SILVER-NS-41', 'S', 1690781912, 1690781912, 1, 1, '1'),
(2455, 0, 0, 'IV', 'S', 1690793067, 1690793067, 1, 1, '1'),
(2456, 0, 0, 'IV-1', 'S', 1690794026, 1690794026, 1, 1, '1'),
(2457, 0, 0, 'CS', 'S', 1690799963, 1690799963, 1, 1, '1'),
(2458, 0, 0, 'KK-6', 'S', 1690807327, 1690807327, 1, 1, '1'),
(2459, 0, 0, 'FL-STN-NS-13-200-300', 'S', 1690875136, 1690875136, 1, 1, '1'),
(2460, 0, 0, 'FL-STN-NS-13-300-400', 'S', 1690875158, 1690875158, 1, 1, '1'),
(2461, 0, 0, 'FL-STN-NS-14-100-200', 'S', 1690886929, 1690886929, 1, 1, '1'),
(2462, 0, 0, 'FL-STN-NS-14-200-300', 'S', 1690886957, 1690886957, 1, 1, '1'),
(2463, 0, 0, 'FL-STN-NS-14-300-400', 'S', 1690886991, 1690886991, 1, 1, '1'),
(2464, 0, 0, 'CC-3', 'S', 1690969295, 1690969295, 1, 1, '1'),
(2465, 0, 0, 'SILVER-NS-42', 'S', 1691060098, 1691060098, 1, 1, '1'),
(2466, 0, 0, 'SILVER-NS-43', 'S', 1691069857, 1691069857, 1, 1, '1'),
(2467, 0, 0, 'SILVER-NS-44', 'S', 1691132197, 1691132197, 1, 1, '1'),
(2468, 0, 0, 'PK', 'S', 1691240862, 1691240862, 1, 1, '1'),
(2469, 0, 0, 'BL-9', 'S', 1691243596, 1691243596, 1, 1, '1'),
(2470, 0, 0, 'DH-319-639', 'S', 1691400129, 1691400129, 1, 1, '1'),
(2471, 0, 0, 'DH-318-645', 'S', 1691400148, 1691400148, 1, 1, '1'),
(2472, 0, 0, 'DH-321-642', 'S', 1691400169, 1691400169, 1, 1, '1'),
(2473, 0, 0, 'DH-320-492', 'S', 1691400182, 1691400182, 1, 1, '1'),
(2474, 0, 0, 'DH-322-1983', 'S', 1691411427, 1691411427, 1, 1, '1'),
(2475, 0, 0, 'HEAVY-NS-191', 'S', 1691483173, 1691483173, 1, 1, '1'),
(2476, 0, 0, 'BK-ROD-ER-7-10-100', 'S', 1691828721, 1691828721, 1, 1, '1'),
(2477, 0, 0, 'KP-11', 'S', 1691833070, 1691833070, 1, 1, '1'),
(2478, 0, 0, 'BK-ROD-ER-8-10-100', 'S', 1692266935, 1692266935, 1, 1, '1'),
(2479, 0, 0, 'MEH-J-2-100-200', 'S', 1692268507, 1692268507, 1, 1, '1'),
(2480, 0, 0, 'BK-ROD-ER-9-10-100', 'S', 1692438537, 1692438537, 1, 1, '1'),
(2481, 0, 0, 'BK-ROD-ER-10-10-100', 'S', 1692438591, 1692438591, 1, 1, '1'),
(2482, 0, 0, 'MEH-J-3-100-200', 'S', 1692439043, 1692439043, 1, 1, '1'),
(2483, 0, 0, 'BK-ROD-ER-11-10-100', 'S', 1692444508, 1692444508, 1, 1, '1'),
(2484, 0, 0, 'MEH-J-4-100-200', 'S', 1692519703, 1692519703, 1, 1, '1'),
(2485, 0, 0, 'meh-j-5-100-200', 'S', 1692602108, 1692602108, 1, 1, '0'),
(2486, 0, 0, 'MEH-J-5-100-200', 'S', 1692602137, 1692602137, 1, 1, '0'),
(2487, 0, 0, 'BK-ROD-ER-12-10-100', 'S', 1692604507, 1692604507, 1, 1, '1'),
(2488, 0, 0, 'BK-RO-ER13-10-100', 'H', 1692697239, 1692700159, 1, 1, '0'),
(2489, 0, 0, 'BK-RO-ER-13-10-100', 'S', 1692700509, 1694607023, 1, 1, '1'),
(2490, 0, 0, 'MEH-J-5-100-200 ', 'S', 1692701453, 1700723172, 1, 1, '1'),
(2491, 0, 0, 'N S', 'S', 1692864544, 1698928090, 1, 1, '1'),
(2492, 0, 0, 'SI-J', 'S', 1693216011, 1693216011, 1, 1, '1'),
(2493, 0, 0, 'VS-8', 'S', 1693306608, 1693306608, 1, 1, '1'),
(2494, 0, 0, 'SILVER-NS-45', 'S', 1693468597, 1693468597, 1, 1, '1'),
(2495, 0, 0, 'FL-STN-NS-15-100-200', 'S', 1693899742, 1693899742, 1, 1, '1'),
(2496, 0, 0, 'FL-STN-NS-15-200-300', 'S', 1693899764, 1693899764, 1, 1, '1'),
(2497, 0, 0, 'FL-STN-NS-15-300-400', 'S', 1693899805, 1693899805, 1, 1, '1'),
(2498, 0, 0, 'AM', 'S', 1694004383, 1694004383, 1, 1, '1'),
(2499, 0, 0, 'ARN', 'S', 1694081845, 1694081845, 1, 1, '1'),
(2503, 0, 0, 'SU-2', 'S', 1694603501, 1694603501, 1, 1, '1'),
(2504, 0, 0, 'FL-STN-NS-16-100-200', 'S', 1694677490, 1694677490, 1, 1, '1'),
(2505, 0, 0, 'FL-STN-NS-16-200-300', 'S', 1694841141, 1694841141, 1, 1, '1'),
(2506, 0, 0, 'IV-2', 'S', 1694859539, 1694859539, 1, 1, '1'),
(2507, 0, 0, 'WH-RD-ER7-10-100', 'S', 1694868385, 1694868385, 1, 1, '1'),
(2508, 0, 0, 'FL-STN-NS-16-300-400', 'S', 1695032629, 1695032629, 1, 1, '1'),
(2509, 0, 0, 'IV-3', 'S', 1695033508, 1695033508, 1, 1, '1'),
(2510, 0, 0, 'IV-4', 'S', 1695035624, 1695035624, 1, 1, '1'),
(2511, 0, 0, 'WH-RD-ER8-10-100', 'S', 1695385796, 1695385796, 1, 1, '1'),
(2512, 0, 0, 'HK', 'S', 1695713071, 1695713071, 1, 1, '1'),
(2513, 0, 0, 'HK-1', 'S', 1695716069, 1695716069, 1, 1, '1'),
(2514, 0, 0, 'DH-ER', 'S', 1695720902, 1695720902, 1, 1, '1'),
(2515, 0, 0, 'IV-5', 'S', 1695888755, 1695888755, 1, 1, '1'),
(2516, 0, 0, 'SU-3', 'S', 1696238835, 1696238835, 1, 1, '1'),
(2517, 0, 0, 'SU-4', 'S', 1696336739, 1696336739, 1, 1, '1'),
(2518, 0, 0, 'SI-3', 'S', 1696507602, 1696507602, 1, 1, '1'),
(2519, 0, 0, 'AS', 'S', 1696512269, 1696512269, 1, 1, '1'),
(2520, 0, 0, 'VA', 'S', 1696912654, 1696912654, 1, 1, '1'),
(2521, 0, 0, 'VS-9', 'S', 1696914257, 1696914257, 1, 1, '1'),
(2522, 0, 0, 'RU-4', 'S', 1696915811, 1696915811, 1, 1, '1'),
(2523, 0, 0, 'FL-STN-NS-17-100-200', 'S', 1696941335, 1696941335, 1, 1, '1'),
(2524, 0, 0, 'CPB', 'S', 1697541619, 1697541619, 1, 1, '1'),
(2525, 0, 0, 'SI-4', 'S', 1697603677, 1697603677, 1, 1, '1'),
(2526, 0, 0, 'DELICATE-NS-185', 'S', 1697779509, 1697779509, 1, 1, '1'),
(2527, 0, 0, 'DELICATE-NS-186', 'S', 1697800010, 1697800010, 1, 1, '1'),
(2528, 0, 0, 'DELICATE-NS-187', 'S', 1698058917, 1698058917, 1, 1, '1'),
(2529, 0, 0, 'TT', 'S', 1699005769, 1699005769, 1, 1, '1'),
(2530, 0, 0, 'SI-5', 'S', 1699008220, 1699008220, 1, 1, '1'),
(2531, 0, 0, 'SI-6', 'S', 1699008230, 1699008230, 1, 1, '1'),
(2532, 0, 0, 'AA', 'S', 1699101609, 1699101609, 1, 1, '1'),
(2533, 0, 0, 'AA-1', 'S', 1699103824, 1699103824, 1, 1, '1'),
(2534, 0, 0, 'TOPS-12', 'S', 1699505267, 1699505267, 1, 1, '1'),
(2535, 0, 0, 'DELICATE-NS-188', 'S', 1700908257, 1700908257, 1, 1, '1'),
(2536, 0, 0, 'MEH-J-6-100-200', 'S', 1701077451, 1701077451, 1, 1, '1'),
(2537, 0, 0, 'KX', 'S', 1701411366, 1701411366, 1, 1, '1'),
(2538, 0, 0, 'NS-R', 'S', 1701508821, 1701508821, 1, 1, '1'),
(2539, 0, 0, 'NE', 'S', 1701856852, 1701856852, 1, 1, '1'),
(2540, 0, 0, 'COLOR-J-71', 'S', 1701859769, 1701859769, 1, 1, '1'),
(2541, 0, 0, 'BM', 'S', 1702034467, 1702034467, 1, 1, '1'),
(2542, 0, 0, 'BM-1', 'S', 1702034476, 1702034476, 1, 1, '1'),
(2543, 0, 0, 'JV-1', 'S', 1702378022, 1702378022, 1, 1, '1'),
(2544, 0, 0, 'DELICATE-NS-189', 'S', 1702473586, 1702473586, 1, 1, '1'),
(2545, 0, 0, 'AM-1', 'S', 1702879890, 1702879890, 1, 1, '1'),
(2546, 0, 0, 'F-BG', 'S', 1702898879, 1702898879, 1, 1, '1'),
(2547, 0, 0, 'VL-3', 'S', 1702900300, 1702900300, 1, 1, '1'),
(2548, 0, 0, 'DH-324-691', 'S', 1703238133, 1703238133, 1, 1, '1'),
(2549, 0, 0, 'DH-323-519', 'S', 1703238162, 1703238162, 1, 1, '1'),
(2550, 0, 0, 'DH-327-439', 'S', 1703330973, 1703330973, 1, 1, '1'),
(2551, 0, 0, 'DH-325-768', 'S', 1703330986, 1703330986, 1, 1, '1'),
(2552, 0, 0, 'DH-326-713', 'S', 1703331003, 1703331003, 1, 1, '1'),
(2553, 0, 0, 'CP-ER', 'S', 1703669883, 1703669883, 1, 1, '1'),
(2554, 0, 0, 'VC-ER-1', 'S', 1703671913, 1703671913, 1, 1, '1'),
(2555, 0, 0, 'CAG-ER', 'S', 1703674105, 1703674105, 1, 1, '1'),
(2556, 0, 0, 'DH-MH-ER-1', 'S', 1703676190, 1703676380, 1, 1, '1'),
(2557, 0, 0, 'DH-MH-J-1', 'S', 1703676418, 1703756904, 1, 1, '1'),
(2558, 0, 0, 'DH-ER-J', 'S', 1703677881, 1703677881, 1, 1, '1'),
(2559, 0, 0, 'CAG-PS', 'S', 1703682923, 1703682923, 1, 1, '1'),
(2560, 0, 0, 'CP-ER-1', 'S', 1703744526, 1703744526, 1, 1, '1'),
(2561, 0, 0, 'DH-MH-ER-2', 'S', 1703750259, 1703750259, 1, 1, '1'),
(2562, 0, 0, 'CP-MH-ER ', 'S', 1703757436, 1703757436, 1, 1, '1'),
(2563, 0, 0, 'DH-MH-ER-3', 'S', 1703759918, 1703759918, 1, 1, '1'),
(2564, 0, 0, 'DH-MH-ER-4', 'S', 1703764756, 1703764756, 1, 1, '1'),
(2565, 0, 0, 'MR-MH-ER', 'S', 1703767344, 1703767424, 1, 1, '1'),
(2566, 0, 0, 'DE-MH-ER', 'S', 1703767444, 1703767444, 1, 1, '1'),
(2567, 0, 0, 'DH-MH-ER-5', 'S', 1703853098, 1703853098, 1, 1, '1'),
(2568, 0, 0, 'DH-MH-ER-6', 'S', 1703921343, 1703921343, 1, 1, '1'),
(2569, 0, 0, 'JT', 'S', 1704091742, 1704091742, 1, 1, '1'),
(2570, 0, 0, 'DH-MH-ER-7', 'S', 1704101776, 1704101776, 1, 1, '1'),
(2571, 0, 0, 'VL-MH-ER', 'S', 1704105568, 1704105568, 1, 1, '1'),
(2572, 0, 0, 'VS-MH-J', 'S', 1704108852, 1704108881, 1, 1, '1'),
(2573, 0, 0, 'DH-MH-ER-8', 'S', 1704109335, 1704109335, 1, 1, '1'),
(2574, 0, 0, 'DH-MH-ER-9', 'S', 1704112708, 1704112708, 1, 1, '1'),
(2575, 0, 0, 'DH-MH-ER-10', 'S', 1704182517, 1704182517, 1, 1, '1'),
(2576, 0, 0, 'DH-MH-ER-11', 'S', 1704262903, 1704262903, 1, 1, '1'),
(2577, 0, 0, 'CAG-NS', 'S', 1704280019, 1704280019, 1, 1, '1'),
(2578, 0, 0, 'CPB-BG', 'S', 1704283264, 1704283264, 1, 1, '1'),
(2579, 0, 0, 'DH-ER-J-2', 'S', 1704442286, 1704442286, 1, 1, '1'),
(2580, 0, 0, 'DH-ER-J-1', 'S', 1704442315, 1704442315, 1, 1, '1'),
(2581, 0, 0, 'CP-RO-J', 'S', 1704533943, 1704533943, 1, 1, '1'),
(2582, 0, 0, 'VE-MH-NS', 'S', 1704537190, 1704537190, 1, 1, '1'),
(2583, 0, 0, 'DH-MH-J-2', 'S', 1704543208, 1704543208, 1, 1, '1'),
(2584, 0, 0, 'MR-MH-J', 'S', 1704697605, 1704697605, 1, 1, '1'),
(2585, 0, 0, 'DH-MH-J-3', 'S', 1704700039, 1704700039, 1, 1, '1'),
(2586, 0, 0, 'CP-MH-J', 'S', 1704702055, 1704702055, 1, 1, '1'),
(2587, 0, 0, 'RU-MH-J ', 'S', 1704706375, 1704706375, 1, 1, '1'),
(2588, 0, 0, 'DH-MH-J-4', 'S', 1704707947, 1704707947, 1, 1, '1'),
(2589, 0, 0, 'RU-MH-NS', 'S', 1704709446, 1704709446, 1, 1, '1'),
(2590, 0, 0, 'SI-PS', 'S', 1704714197, 1704714197, 1, 1, '1'),
(2591, 0, 0, 'DH-MH-J-5', 'S', 1704718707, 1704718707, 1, 1, '1'),
(2592, 0, 0, 'DH-MH-J-6', 'S', 1704719553, 1704719553, 1, 1, '1'),
(2593, 0, 0, 'DH-MH-ER-12', 'S', 1704794335, 1704794335, 1, 1, '1'),
(2594, 0, 0, 'ZL-ER', 'S', 1704879536, 1704879536, 1, 1, '1'),
(2595, 0, 0, 'CPB-BG-1', 'S', 1704884620, 1704884620, 1, 1, '1'),
(2596, 0, 0, 'SI-7', 'S', 1704887362, 1704887362, 1, 1, '1'),
(2597, 0, 0, 'LS-NS-1', 'S', 1704891863, 1704892210, 1, 1, '1'),
(2598, 0, 0, 'LS-NS-2', 'S', 1704891871, 1704892222, 1, 1, '1'),
(2599, 0, 0, 'BN-19', 'S', 1704959236, 1704959236, 1, 1, '1'),
(2600, 0, 0, 'BN-20', 'S', 1704959245, 1704959245, 1, 1, '1'),
(2601, 0, 0, 'BN-21', 'S', 1704959264, 1704959264, 1, 1, '1'),
(2602, 0, 0, 'BN-22', 'S', 1705065133, 1705065133, 1, 1, '1'),
(2603, 0, 0, 'BN-23', 'S', 1705131465, 1705131465, 1, 1, '1'),
(2604, 0, 0, 'DH-MH-J-7', 'S', 1705145337, 1705145337, 1, 1, '1'),
(2605, 0, 0, 'DH-MH-J-8', 'S', 1705145349, 1705145349, 1, 1, '1'),
(2606, 0, 0, 'DH-MH-J-9', 'S', 1705145368, 1705145368, 1, 1, '1'),
(2607, 0, 0, 'DH-MH-J-10', 'S', 1705303366, 1705303366, 1, 1, '1'),
(2608, 0, 0, 'VL-MH-J', 'S', 1705311680, 1705311680, 1, 1, '1'),
(2609, 0, 0, 'DH-MH-J-11', 'S', 1705315488, 1705315488, 1, 1, '1'),
(2610, 0, 0, 'DH-MH-J-12', 'S', 1705316968, 1705316968, 1, 1, '1'),
(2611, 0, 0, 'VE-MH-NS-1', 'S', 1705324456, 1705324456, 1, 1, '1'),
(2612, 0, 0, 'ZL-ER-1', 'S', 1705392241, 1705392241, 1, 1, '1'),
(2613, 0, 0, 'VS-ER ', 'S', 1705497933, 1705497933, 1, 1, '1'),
(2614, 0, 0, 'AK-7', 'S', 1705574932, 1705574932, 1, 1, '1'),
(2615, 0, 0, 'VE-APP-1', 'S', 1705752164, 1705752164, 1, 1, '1'),
(2616, 0, 0, 'RH-MH-NS', 'S', 1705920608, 1705920608, 1, 1, '1'),
(2617, 0, 0, 'RH-MH-NS-1', 'S', 1706096748, 1706096748, 1, 1, '1'),
(2618, 0, 0, 'VE-APP-2', 'S', 1706101004, 1706101004, 1, 1, '1'),
(2619, 0, 0, 'VE-APP-3', 'S', 1706170889, 1706170889, 1, 1, '1'),
(2620, 0, 0, 'VE-APP-4', 'S', 1706175916, 1706175916, 1, 1, '1'),
(2621, 0, 0, 'RH-MH-NS-2', 'S', 1706186514, 1706186514, 1, 1, '1'),
(2622, 0, 0, 'RH-MH-NS-3', 'S', 1706350680, 1706350680, 1, 1, '1'),
(2623, 0, 0, 'KD-ER ', 'S', 1706527036, 1706527036, 1, 1, '1'),
(2624, 0, 0, 'CP-ER-2', 'S', 1706791257, 1706791257, 1, 1, '1'),
(2625, 0, 0, 'MM-ER', 'S', 1706793653, 1706793653, 1, 1, '1'),
(2626, 0, 0, 'MM-NS ', 'S', 1706793663, 1706858315, 1, 1, '1'),
(2627, 0, 0, 'DH-MH-ER-13', 'S', 1706878624, 1706878624, 1, 1, '1'),
(2628, 0, 0, 'TP-1', 'S', 1707136687, 1707136687, 1, 1, '1'),
(2629, 0, 0, 'GCC-BG', 'S', 1707302984, 1707302984, 1, 1, '1'),
(2630, 0, 0, 'CM-BG', 'S', 1707573723, 1707573723, 1, 1, '1'),
(2631, 0, 0, 'TT-MH-1', 'S', 1707743389, 1707743389, 1, 1, '1'),
(2632, 0, 0, 'MJ-MH-ER', 'S', 1708002161, 1708002161, 1, 1, '1'),
(2633, 0, 0, 'KD-NS', 'S', 1708157865, 1708157865, 1, 1, '1'),
(2634, 0, 0, 'LK-1', 'S', 1708157876, 1708157876, 1, 1, '1'),
(2635, 0, 0, 'CP-ER-3', 'S', 1708431851, 1708431851, 1, 1, '1'),
(2636, 0, 0, 'KX-MH-NS ', 'S', 1708510830, 1708510830, 1, 1, '1'),
(2637, 0, 0, 'SM', 'S', 1708518932, 1708518932, 1, 1, '1'),
(2638, 0, 0, 'KX-MH-NS-1', 'S', 1708589623, 1708589623, 1, 1, '1'),
(2639, 0, 0, 'KX-MH-NS-2', 'S', 1708593327, 1708593327, 1, 1, '1'),
(2640, 0, 0, 'KX-MH-NS-3', 'S', 1708594696, 1708594696, 1, 1, '1'),
(2641, 0, 0, 'SV-ER ', 'S', 1709618983, 1709619019, 1, 1, '1'),
(2642, 0, 0, 'CM-BG-1', 'S', 1709622309, 1709622309, 1, 1, '1'),
(2643, 0, 0, 'SI-MH-1', 'S', 1709631064, 1709631064, 1, 1, '1'),
(2644, 0, 0, 'TT-MH-2', 'S', 1709705248, 1709705248, 1, 1, '1'),
(2645, 0, 0, 'MJ-MH-NS ', 'S', 1709706416, 1709706416, 1, 1, '1'),
(2646, 0, 0, 'MJ-WH-NS', 'S', 1709706441, 1709706441, 1, 1, '1'),
(2647, 0, 0, 'MM-NS-1', 'S', 1709808869, 1709808869, 1, 1, '1'),
(2648, 0, 0, 'DH-MH-NS', 'S', 1709872321, 1709872321, 1, 1, '1'),
(2649, 0, 0, 'PY-9', 'S', 1709890009, 1709890009, 1, 1, '1'),
(2650, 0, 0, 'SI-J-1', 'S', 1709961478, 1709961478, 1, 1, '1'),
(2651, 0, 0, 'SI-ER', 'S', 1709972425, 1709972425, 1, 1, '1'),
(2652, 0, 0, 'DH-GO-NS', 'S', 1710224931, 1710224931, 1, 1, '1'),
(2653, 0, 0, 'MT-PS', 'S', 1710316067, 1710316067, 1, 1, '1'),
(2654, 0, 0, 'PP-FR', 'S', 1710316967, 1710316967, 1, 1, '1'),
(2655, 0, 0, 'NB-NS', 'S', 1710317881, 1710317881, 1, 1, '1'),
(2656, 0, 0, 'MA-BG-APP ', 'S', 1710392943, 1710392977, 1, 1, '1'),
(2657, 0, 0, 'DH-MH-NS-1', 'S', 1710393960, 1710393960, 1, 1, '1'),
(2658, 0, 0, 'SN-NS ', 'S', 1710580795, 1710580795, 1, 1, '1'),
(2659, 0, 0, 'SI-8', 'S', 1710826263, 1710826263, 1, 1, '1'),
(2660, 0, 0, 'TT-MH-3', 'S', 1710829664, 1710829664, 1, 1, '1'),
(2661, 0, 0, 'KD-PS ', 'S', 1711174307, 1711174307, 1, 1, '1'),
(2662, 0, 0, 'MM-NS-2', 'S', 1711196267, 1711196267, 1, 1, '1'),
(2663, 0, 0, 'MA-BG-APP-1', 'S', 1711706783, 1711706783, 1, 1, '1'),
(2664, 0, 0, 'DH-MH-ER-14', 'S', 1711790813, 1711790813, 1, 1, '1'),
(2665, 0, 0, 'LS-1', 'S', 1711976513, 1711976513, 1, 1, '1'),
(2666, 0, 0, 'KNS-NS', 'S', 1712132088, 1712132088, 1, 1, '1'),
(2667, 0, 0, 'DE-GO-NS', 'S', 1712132624, 1712132624, 1, 1, '1'),
(2668, 0, 0, 'KD-PS-1', 'S', 1712318356, 1712318356, 1, 1, '1'),
(2669, 0, 0, 'AJ-NS ', 'S', 1712322457, 1712322457, 1, 1, '1'),
(2670, 0, 0, 'TP-APP', 'S', 1712571984, 1712571984, 1, 1, '1'),
(2671, 0, 0, 'DE-GO-NS-1', 'S', 1712746816, 1712746816, 1, 1, '1'),
(2672, 0, 0, 'SEV-BD-01', 'S', 1712751908, 1712751908, 1, 1, '1'),
(2673, 0, 0, 'SEV-BD-02', 'S', 1712751916, 1712751916, 1, 1, '1'),
(2674, 0, 0, 'SEV-BD-03', 'S', 1712751923, 1712751923, 1, 1, '1'),
(2675, 0, 0, 'SEV-BD-04', 'S', 1712751939, 1712751939, 1, 1, '1'),
(2676, 0, 0, 'SEV-BD-05', 'S', 1712751956, 1712751956, 1, 1, '1'),
(2677, 0, 0, 'SEV-BD-06', 'S', 1712751966, 1712751966, 1, 1, '1'),
(2678, 0, 0, 'SEV-BD-07', 'S', 1712752003, 1712752003, 1, 1, '1'),
(2679, 0, 0, 'SEV-BD-08', 'S', 1712752011, 1712752011, 1, 1, '1'),
(2680, 0, 0, 'SEV-BD-09', 'S', 1712752023, 1712752023, 1, 1, '1'),
(2681, 0, 0, 'KNS-NS-1', 'S', 1712822134, 1712822134, 1, 1, '1'),
(2682, 0, 0, 'SEV-BD-10', 'S', 1712831128, 1712831128, 1, 1, '1'),
(2683, 0, 0, 'MM-NS-3', 'S', 1713012037, 1713012037, 1, 1, '1'),
(2684, 0, 0, 'PD-NS', 'S', 1713181561, 1713181561, 1, 1, '1'),
(2685, 0, 0, 'DD-COB', 'S', 1713346834, 1713346834, 1, 1, '1'),
(2686, 0, 0, 'DD-COB-1', 'S', 1713346846, 1713346846, 1, 1, '1'),
(2687, 0, 0, 'SEV-BD-11', 'S', 1713353854, 1713353854, 1, 1, '1'),
(2688, 0, 0, 'SEV-BD-12', 'S', 1713353861, 1713353861, 1, 1, '1'),
(2689, 0, 0, 'SEV-BD-13', 'S', 1713353870, 1713353870, 1, 1, '1'),
(2690, 0, 0, 'SEV-BD-14', 'S', 1713353881, 1713353881, 1, 1, '1'),
(2691, 0, 0, 'SEV-BD-15', 'S', 1713353901, 1713353901, 1, 1, '1'),
(2692, 0, 0, 'NL-ER', 'S', 1713421850, 1713421850, 1, 1, '1'),
(2693, 0, 0, 'CF-NS', 'S', 1713433488, 1713433488, 1, 1, '1'),
(2694, 0, 0, 'MM-PS', 'S', 1713435287, 1713435287, 1, 1, '1'),
(2695, 0, 0, 'SEV-BD-29', 'S', 1713508536, 1713508536, 1, 1, '1'),
(2696, 0, 0, 'SEV-BD-51', 'S', 1713509388, 1713509388, 1, 1, '1'),
(2697, 0, 0, 'SEV-BD-31', 'S', 1713509868, 1713509868, 1, 1, '1'),
(2698, 0, 0, 'SEV-BD-50', 'S', 1713510807, 1713510807, 1, 1, '1'),
(2699, 0, 0, 'SEV-BD-30', 'S', 1713511230, 1713511230, 1, 1, '1'),
(2700, 0, 0, 'SEV-BD-49', 'S', 1713511697, 1713511697, 1, 1, '1'),
(2701, 0, 0, 'SEV-BD-27', 'S', 1713512918, 1713512918, 1, 1, '1'),
(2702, 0, 0, 'SEV-BD-28', 'S', 1713513361, 1713513361, 1, 1, '1'),
(2703, 0, 0, 'SEV-BD-44', 'S', 1713514010, 1713514010, 1, 1, '1'),
(2704, 0, 0, 'SEV-BD-46', 'S', 1713514498, 1713514498, 1, 1, '1'),
(2705, 0, 0, 'SEV-BD-47', 'S', 1713514888, 1713514888, 1, 1, '1'),
(2706, 0, 0, 'SEV-BD-48', 'S', 1713518571, 1713518571, 1, 1, '1'),
(2707, 0, 0, 'SEV-BD-16', 'S', 1713519568, 1713519568, 1, 1, '1'),
(2708, 0, 0, 'SEV-BD-17', 'S', 1713519611, 1713519611, 1, 1, '1'),
(2709, 0, 0, 'SEV-BD-18', 'S', 1713519659, 1713519659, 1, 1, '1'),
(2710, 0, 0, 'SEV-BD-19', 'S', 1713520360, 1713520360, 1, 1, '1'),
(2711, 0, 0, 'SEV-BD-20', 'S', 1713520369, 1713520369, 1, 1, '1'),
(2712, 0, 0, 'SEV-BD-21', 'S', 1713520379, 1713520379, 1, 1, '1'),
(2713, 0, 0, 'SEV-BD-22', 'S', 1713520396, 1713520396, 1, 1, '1'),
(2714, 0, 0, 'SEV-BD-23', 'S', 1713520411, 1713520411, 1, 1, '1'),
(2715, 0, 0, 'SEV-BD-24', 'S', 1713520426, 1713520426, 1, 1, '1'),
(2716, 0, 0, 'SEV-BD-25', 'S', 1713520437, 1713520437, 1, 1, '1'),
(2717, 0, 0, 'SEV-BD-26', 'S', 1713520453, 1713520453, 1, 1, '1'),
(2718, 0, 0, 'JT-1', 'S', 1713528666, 1713528666, 1, 1, '1'),
(2719, 0, 0, 'SEV-BD-37', 'S', 1713530999, 1713530999, 1, 1, '1'),
(2720, 0, 0, 'SEV-BD-38', 'S', 1713531052, 1713531052, 1, 1, '1'),
(2721, 0, 0, 'SEV-BD-39', 'S', 1713531095, 1713531095, 1, 1, '1'),
(2722, 0, 0, 'SEV-BD-40', 'S', 1713531168, 1713531168, 1, 1, '1'),
(2723, 0, 0, 'SEV-BD-41', 'S', 1713531223, 1713531223, 1, 1, '1'),
(2724, 0, 0, 'SEV-BD-42', 'S', 1713531283, 1713531283, 1, 1, '1'),
(2725, 0, 0, 'SEV-BD-43', 'S', 1713531361, 1713531361, 1, 1, '1'),
(2726, 0, 0, 'SEV-BD-45', 'S', 1713531399, 1713531399, 1, 1, '1'),
(2727, 0, 0, 'SEV-BD-36', 'S', 1713531658, 1713531658, 1, 1, '1'),
(2728, 0, 0, 'SEV-BD-35', 'S', 1713531713, 1713531713, 1, 1, '1'),
(2729, 0, 0, 'SEV-BD-34', 'S', 1713531782, 1713531782, 1, 1, '1'),
(2730, 0, 0, 'SEV-BD-33', 'S', 1713531846, 1713531846, 1, 1, '1'),
(2731, 0, 0, 'SEV-BD-32', 'S', 1713531932, 1713531932, 1, 1, '1'),
(2732, 0, 0, 'AU-NS ', 'S', 1713868182, 1713868182, 1, 1, '1'),
(2733, 0, 0, 'JT-2', 'S', 1713872409, 1713872409, 1, 1, '1'),
(2734, 0, 0, 'MJ-MH-NS-1', 'S', 1714130699, 1714130699, 1, 1, '1'),
(2735, 0, 0, 'MT-ER-14', 'S', 1714132725, 1714132725, 1, 1, '1'),
(2736, 0, 0, 'PD-BR', 'S', 1714136961, 1714136961, 1, 1, '1'),
(2737, 0, 0, 'KJ-NS', 'S', 1714217760, 1714217760, 1, 1, '1'),
(2738, 0, 0, 'DH-MH-ER-15', 'S', 1714724933, 1714724933, 1, 1, '1'),
(2739, 0, 0, 'TT-1', 'S', 1714727880, 1714727880, 1, 1, '1'),
(2740, 0, 0, 'CF-NS-1', 'S', 1714819338, 1714819338, 1, 1, '1'),
(2741, 0, 0, 'DH-MH-ER-16', 'S', 1714989785, 1714989785, 1, 1, '1'),
(2742, 0, 0, 'CF-ER', 'S', 1714992629, 1714992629, 1, 1, '1'),
(2743, 0, 0, 'CF-NS-2', 'S', 1714995606, 1714995606, 1, 1, '1'),
(2744, 0, 0, 'OK100', 'S', 1715000298, 1715000298, 1, 1, '1'),
(2745, 0, 0, 'OK131', 'S', 1715076714, 1715076714, 1, 1, '1'),
(2746, 0, 0, 'OK133', 'S', 1715076834, 1715076834, 1, 1, '1'),
(2747, 0, 0, 'OK128', 'S', 1715077332, 1715077332, 1, 1, '1'),
(2748, 0, 0, 'OK127', 'S', 1715078291, 1715078291, 1, 1, '1'),
(2749, 0, 0, 'OK112', 'S', 1715078506, 1715078506, 1, 1, '1'),
(2750, 0, 0, 'OK130', 'S', 1715079013, 1715079013, 1, 1, '1'),
(2751, 0, 0, 'OK122', 'S', 1715080224, 1715080224, 1, 1, '1'),
(2752, 0, 0, 'OK124', 'S', 1715080378, 1715080378, 1, 1, '1'),
(2753, 0, 0, 'OK116', 'S', 1715080691, 1715080691, 1, 1, '1'),
(2754, 0, 0, 'OK123', 'S', 1715083490, 1715083490, 1, 1, '1'),
(2755, 0, 0, 'OK119', 'S', 1715083964, 1715083964, 1, 1, '1'),
(2756, 0, 0, 'OK118', 'S', 1715084108, 1715084108, 1, 1, '1'),
(2757, 0, 0, 'OK114', 'S', 1715084647, 1715084647, 1, 1, '1'),
(2758, 0, 0, 'OK113', 'S', 1715085134, 1715085134, 1, 1, '1'),
(2759, 0, 0, 'OK109', 'S', 1715085636, 1715085636, 1, 1, '1'),
(2760, 0, 0, 'OK111', 'S', 1715087809, 1715087809, 1, 1, '1'),
(2761, 0, 0, 'OK125', 'S', 1715087972, 1715087972, 1, 1, '1'),
(2762, 0, 0, 'OK126', 'S', 1715088359, 1715088359, 1, 1, '1'),
(2763, 0, 0, 'OK101', 'S', 1715088605, 1715088605, 1, 1, '1'),
(2764, 0, 0, 'OK108', 'S', 1715148996, 1715148996, 1, 1, '1'),
(2765, 0, 0, 'OK121', 'S', 1715149401, 1715149401, 1, 1, '1'),
(2766, 0, 0, 'OK107', 'S', 1715149783, 1715149783, 1, 1, '1'),
(2767, 0, 0, 'OK136', 'S', 1715150274, 1715150274, 1, 1, '1'),
(2768, 0, 0, 'OK120', 'S', 1715150657, 1715150657, 1, 1, '1'),
(2769, 0, 0, 'OK129', 'S', 1715150794, 1715150794, 1, 1, '1'),
(2770, 0, 0, 'OK117', 'S', 1715151189, 1715151189, 1, 1, '1'),
(2771, 0, 0, 'OK115', 'S', 1715156505, 1715156505, 1, 1, '1'),
(2772, 0, 0, 'OK110', 'S', 1715233886, 1715233886, 1, 1, '1'),
(2773, 0, 0, 'OK104', 'S', 1715234252, 1715234252, 1, 1, '1'),
(2774, 0, 0, 'OK105', 'S', 1715235028, 1715235028, 1, 1, '1'),
(2775, 0, 0, 'OK102', 'S', 1715235440, 1715235440, 1, 1, '1'),
(2776, 0, 0, 'OK103', 'S', 1715235471, 1715235471, 1, 1, '1'),
(2777, 0, 0, 'OK106', 'S', 1715235632, 1715235632, 1, 1, '1'),
(2778, 0, 0, 'LC-NS ', 'S', 1715239967, 1715239967, 1, 1, '1'),
(2779, 0, 0, 'KD-NS-1', 'S', 1715246011, 1715246011, 1, 1, '1'),
(2780, 0, 0, 'SEV-BD-52', 'S', 1715248229, 1715248229, 1, 1, '1'),
(2781, 0, 0, 'SEV-BD-53', 'S', 1715248594, 1715248594, 1, 1, '1'),
(2782, 0, 0, 'SEV-BD-54', 'S', 1715249368, 1715249368, 1, 1, '1'),
(2783, 0, 0, 'SEV-BD-55', 'S', 1715249691, 1715249691, 1, 1, '1'),
(2784, 0, 0, 'CF-ER-1', 'S', 1715320908, 1715320908, 1, 1, '1'),
(2785, 0, 0, 'KJ-NS-1', 'S', 1715324314, 1715324314, 1, 1, '1'),
(2786, 0, 0, 'CP-ER-4', 'S', 1715340808, 1715340808, 1, 1, '1'),
(2787, 0, 0, 'SEV-BD-56', 'S', 1715346154, 1715346154, 1, 1, '1'),
(2788, 0, 0, 'SEV-BD-57', 'S', 1715346161, 1715346161, 1, 1, '1'),
(2789, 0, 0, 'SEV-BD-58', 'S', 1715346168, 1715346168, 1, 1, '1'),
(2790, 0, 0, 'SEV-BD-59', 'S', 1715346175, 1715346175, 1, 1, '1'),
(2791, 0, 0, 'SEV-BD-60', 'S', 1715346185, 1715346185, 1, 1, '1'),
(2792, 0, 0, 'SEV-BD-61', 'S', 1715406162, 1715406162, 1, 1, '1'),
(2793, 0, 0, 'SEV-BD-62', 'S', 1715406179, 1715406179, 1, 1, '1'),
(2794, 0, 0, 'SEV-BD-63', 'S', 1715593414, 1715593414, 1, 1, '1'),
(2795, 0, 0, 'SEV-BD-64', 'S', 1715593422, 1715593422, 1, 1, '1'),
(2796, 0, 0, 'SEV-BD-65', 'S', 1715593440, 1715593440, 1, 1, '1'),
(2797, 0, 0, 'DD-COB-2', 'S', 1715594618, 1715594618, 1, 1, '1'),
(2798, 0, 0, 'DD-COB-3', 'S', 1715594627, 1715594627, 1, 1, '1'),
(2799, 0, 0, 'OK132 ', 'S', 1715686516, 1715686516, 1, 1, '1'),
(2800, 0, 0, 'OK134', 'S', 1715686855, 1715686855, 1, 1, '1'),
(2801, 0, 0, 'KJ-NS-2', 'S', 1715688926, 1715688926, 1, 1, '1'),
(2802, 0, 0, 'BD-ER', 'S', 1715772339, 1715772339, 1, 1, '1'),
(2803, 0, 0, 'MM-NS-4', 'S', 1715779716, 1715779716, 1, 1, '1'),
(2804, 0, 0, 'SEV-BD-66', 'S', 1715833794, 1715833794, 1, 1, '1'),
(2805, 0, 0, 'SEV-BD-67', 'S', 1715833804, 1715833804, 1, 1, '1'),
(2806, 0, 0, 'SEV-BD-68', 'S', 1715833815, 1715833815, 1, 1, '1'),
(2807, 0, 0, 'SEV-BD-69', 'S', 1715841947, 1715841947, 1, 1, '1'),
(2808, 0, 0, 'SEV-BD-70', 'S', 1715841958, 1715841958, 1, 1, '1'),
(2809, 0, 0, 'SEV-BD-71', 'S', 1715841969, 1715841969, 1, 1, '1'),
(2810, 0, 0, 'DH-MH-ER-17', 'S', 1715860453, 1715860453, 1, 1, '1'),
(2811, 0, 0, 'SEV-BD-72', 'S', 1715948417, 1715948417, 1, 1, '1'),
(2812, 0, 0, 'SEV-BD-73', 'S', 1715948426, 1715948426, 1, 1, '1'),
(2813, 0, 0, 'SEV-BD-74', 'S', 1715948433, 1715948433, 1, 1, '1'),
(2814, 0, 0, 'BD-ER-1', 'S', 1716200540, 1716200540, 1, 1, '1'),
(2815, 0, 0, 'OK135', 'S', 1716204627, 1716204627, 1, 1, '1'),
(2816, 0, 0, 'DH-MH-ER-18', 'S', 1716294832, 1716294832, 1, 1, '1'),
(2817, 0, 0, 'SEV-BD-75', 'S', 1716353383, 1716353383, 1, 1, '1'),
(2818, 0, 0, 'SEV-BD-76', 'S', 1716353392, 1716353392, 1, 1, '1'),
(2819, 0, 0, 'SEV-BD-77', 'S', 1716353402, 1716353402, 1, 1, '1'),
(2820, 0, 0, 'DH-MH-NS-2', 'S', 1716378456, 1716378456, 1, 1, '1'),
(2821, 0, 0, 'PN-NS', 'S', 1716465799, 1716465799, 1, 1, '1'),
(2822, 0, 0, 'DM-ER', 'S', 1716537432, 1716537432, 1, 1, '1'),
(2823, 0, 0, 'TP-APP-1', 'S', 1716549139, 1716549139, 1, 1, '1'),
(2824, 0, 0, 'THO-NS', 'S', 1716554900, 1716554900, 1, 1, '1'),
(2825, 0, 0, 'SU-5', 'S', 1716619144, 1716619144, 1, 1, '1'),
(2826, 0, 0, 'GL-NS', 'S', 1716632702, 1716632702, 1, 1, '1'),
(2827, 0, 0, 'SEV-BD-78', 'S', 1716884050, 1716884050, 1, 1, '1'),
(2828, 0, 0, 'SEV-BD-79', 'S', 1716884057, 1716884057, 1, 1, '1'),
(2829, 0, 0, 'SEV-BD-80', 'S', 1716884068, 1716884068, 1, 1, '1'),
(2830, 0, 0, 'SEV-BD-81', 'S', 1716884079, 1716884079, 1, 1, '1'),
(2831, 0, 0, 'SEV-BD-82', 'S', 1716884089, 1716884089, 1, 1, '1'),
(2832, 0, 0, 'SEV-BD-83', 'S', 1716884102, 1716884102, 1, 1, '1'),
(2833, 0, 0, 'PO-5', 'S', 1716890808, 1716890808, 1, 1, '1'),
(2834, 0, 0, 'CC-4', 'S', 1716981047, 1716981047, 1, 1, '1'),
(2835, 0, 0, 'CP-ER-5', 'S', 1717050895, 1717050895, 1, 1, '1'),
(2836, 0, 0, 'VA-1', 'S', 1717063890, 1717063890, 1, 1, '1'),
(2837, 0, 0, 'BD-NS', 'S', 1717150772, 1717150772, 1, 1, '1'),
(2838, 0, 0, 'MB-NS', 'S', 1717414204, 1717414204, 1, 1, '1'),
(2839, 0, 0, 'CC-5', 'S', 1717418614, 1717418614, 1, 1, '1'),
(2840, 0, 0, 'CC-6', 'S', 1717418628, 1717418628, 1, 1, '1'),
(2841, 0, 0, 'CC-7', 'S', 1717502793, 1717502793, 1, 1, '1'),
(2842, 0, 0, 'DH-MH-ER-19', 'S', 1717503534, 1717503534, 1, 1, '1'),
(2843, 0, 0, 'EN-NS ', 'S', 1717564789, 1717564789, 1, 1, '1'),
(2844, 0, 0, 'DH-GO-J-1', 'S', 1717672757, 1717672757, 1, 1, '1'),
(2845, 0, 0, 'RE-NS', 'S', 1717672791, 1717672791, 1, 1, '1'),
(2846, 0, 0, 'DH-GO-ER-1', 'S', 1717828395, 1717828395, 1, 1, '1'),
(2847, 0, 0, 'DE-GO-ER', 'S', 1718026081, 1718026081, 1, 1, '1'),
(2848, 0, 0, 'DH-MH-ER-20', 'S', 1718191046, 1718191046, 1, 1, '1'),
(2849, 0, 0, 'MM-NS-5', 'S', 1718685552, 1718685552, 1, 1, '1'),
(2850, 0, 0, 'LS-2', 'S', 1718965854, 1718965854, 1, 1, '1'),
(2851, 0, 0, 'RM', 'S', 1719223735, 1719223735, 1, 1, '1'),
(2852, 0, 0, 'DH-MH-ER-21', 'S', 1719229052, 1719229052, 1, 1, '1'),
(2853, 0, 0, 'VV-BG', 'S', 1719229586, 1719229586, 1, 1, '1'),
(2854, 0, 0, 'RH-SIL-NS-1', 'S', 1719314108, 1719314108, 1, 1, '1'),
(2855, 0, 0, 'RH-SIL-ER-1', 'S', 1719315506, 1719315506, 1, 1, '1'),
(2856, 0, 0, 'RH-SIL-ER-2', 'S', 1719397425, 1719397425, 1, 1, '1'),
(2857, 0, 0, 'TP-FR-1', 'S', 1719494340, 1719494340, 1, 1, '1'),
(2858, 0, 0, 'GO-FR-1', 'S', 1719494360, 1719494360, 1, 1, '1'),
(2859, 0, 0, 'SIL-FR-1', 'S', 1719575317, 1719575317, 1, 1, '1'),
(2860, 0, 0, 'MH-FR-1', 'S', 1719645436, 1719645436, 1, 1, '1'),
(2861, 0, 0, 'KU-FR-1', 'S', 1719645451, 1719645451, 1, 1, '1'),
(2862, 0, 0, 'WH-RD-FR-1', 'S', 1719645519, 1719645519, 1, 1, '1'),
(2863, 0, 0, 'DJ-ER-1', 'S', 1719661289, 1719661289, 1, 1, '1'),
(2864, 0, 0, 'DJ-NS-1', 'S', 1719663271, 1719663271, 1, 1, '1'),
(2865, 0, 0, 'JV-ER-1', 'S', 1719826255, 1719826255, 1, 1, '1'),
(2866, 0, 0, 'DE-MH-J-1', 'S', 1719912434, 1719912434, 1, 1, '1'),
(2867, 0, 0, 'AT-ER', 'S', 1719915508, 1719915508, 1, 1, '1'),
(2868, 0, 0, 'VS-ER-1', 'S', 1720077935, 1720077935, 1, 1, '1'),
(2869, 0, 0, 'AJ-ER-1', 'S', 1720176411, 1720176411, 1, 1, '1'),
(2870, 0, 0, 'GO-FR-2', 'S', 1720254538, 1720254538, 1, 1, '1'),
(2871, 0, 0, 'RK-APP-1', 'S', 1720438209, 1720438209, 1, 1, '1'),
(2872, 0, 0, 'GO-FR-3', 'S', 1720590194, 1720590194, 1, 1, '1');
INSERT INTO `tbl_shelf` (`shelf_id`, `company_id`, `branch_id`, `shelf`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(2873, 0, 0, 'RH-SIL-NS-2', 'S', 1720606312, 1720606312, 1, 1, '1'),
(2874, 0, 0, 'DJ-NS-2', 'S', 1720618813, 1720618813, 1, 1, '1'),
(2875, 0, 0, 'SIL-FR-2', 'S', 1720690881, 1720690881, 1, 1, '1'),
(2876, 0, 0, 'BT-NS-1', 'S', 1720699426, 1720699426, 1, 1, '1'),
(2877, 0, 0, 'BT-NS-2', 'S', 1720781474, 1720781474, 1, 1, '1'),
(2878, 0, 0, 'GO-FR-4', 'S', 1721104855, 1721104855, 1, 1, '1'),
(2879, 0, 0, 'TR-FR-1', 'S', 1721129223, 1721129223, 1, 1, '1'),
(2880, 0, 0, 'KU-FR-2', 'S', 1721129236, 1721129236, 1, 1, '1'),
(2881, 0, 0, 'GO-FR-5', 'S', 1721200917, 1721200917, 1, 1, '1'),
(2882, 0, 0, 'MH-FR-2', 'S', 1721208933, 1721208933, 1, 1, '1'),
(2883, 0, 0, 'SR-NS-1', 'S', 1721300222, 1721300222, 1, 1, '1'),
(2884, 0, 0, 'GO-FR-6', 'S', 1721309846, 1721309846, 1, 1, '1'),
(2885, 0, 0, 'KU-FR-3', 'S', 1721382262, 1721382262, 1, 1, '1'),
(2886, 0, 0, 'GO-FR-7', 'S', 1721384875, 1721384875, 1, 1, '1'),
(2887, 0, 0, 'BD-APP', 'S', 1721472112, 1721472112, 1, 1, '1'),
(2888, 0, 0, 'BT-NS-3', 'S', 1721650470, 1721650470, 1, 1, '1'),
(2889, 0, 0, 'RH-SIL-ER-3', 'S', 1721719956, 1721719956, 1, 1, '1'),
(2890, 0, 0, 'MM-SIL-NS-1', 'S', 1721821281, 1721821281, 1, 1, '1'),
(2891, 0, 0, 'RH-MH-ER-1', 'S', 1721895260, 1721895260, 1, 1, '1'),
(2892, 0, 0, 'SEV-BD-84', 'S', 1721975313, 1721975313, 1, 1, '1'),
(2893, 0, 0, 'SEV-BD-85', 'S', 1721975322, 1721975322, 1, 1, '1'),
(2894, 0, 0, 'SEV-BD-86', 'S', 1721975332, 1721975332, 1, 1, '1'),
(2895, 0, 0, 'SEV-BD-87', 'S', 1721975340, 1721975340, 1, 1, '1'),
(2896, 0, 0, 'SEV-BD-88', 'S', 1721975349, 1721975349, 1, 1, '1'),
(2897, 0, 0, 'SEV-BD-89', 'S', 1721975360, 1721975360, 1, 1, '1'),
(2898, 0, 0, 'CP-ER-6', 'S', 1722235693, 1722235693, 1, 1, '1'),
(2899, 0, 0, 'SEV-BD-90', 'S', 1722246005, 1722246005, 1, 1, '1'),
(2900, 0, 0, 'SEV-BD-91', 'S', 1722246024, 1722246024, 1, 1, '1'),
(2901, 0, 0, 'SEV-BD-92', 'S', 1722246040, 1722246040, 1, 1, '1'),
(2902, 0, 0, 'SEV-BD-93', 'S', 1722246055, 1722246055, 1, 1, '1'),
(2903, 0, 0, 'SEV-BD-94', 'S', 1722246066, 1722246066, 1, 1, '1'),
(2904, 0, 0, 'SEV-BD-95', 'S', 1722246079, 1722246079, 1, 1, '1'),
(2905, 0, 0, 'SEV-BD-96', 'S', 1722246094, 1722246094, 1, 1, '1'),
(2906, 0, 0, 'SEV-BD-97', 'S', 1722332433, 1722332433, 1, 1, '1'),
(2907, 0, 0, 'SEV-BD-98', 'S', 1722332444, 1722332444, 1, 1, '1'),
(2908, 0, 0, 'SEV-BD-99', 'S', 1722332457, 1722332457, 1, 1, '1'),
(2909, 0, 0, 'SEV-BD-100', 'S', 1722343951, 1722343951, 1, 1, '1'),
(2910, 0, 0, 'CC-8', 'S', 1722421071, 1722421071, 1, 1, '1'),
(2911, 0, 0, 'SEV-BD-101', 'S', 1722421838, 1722421838, 1, 1, '1'),
(2912, 0, 0, 'SEV-BD-102', 'S', 1722421849, 1722421849, 1, 1, '1'),
(2913, 0, 0, 'SEV-BD-103', 'S', 1722421857, 1722421857, 1, 1, '1'),
(2914, 0, 0, 'SEV-BD-104', 'S', 1722421869, 1722421869, 1, 1, '1'),
(2915, 0, 0, 'SEV-BD-105', 'S', 1722421877, 1722421877, 1, 1, '1'),
(2916, 0, 0, 'SU-6', 'S', 1722432370, 1722432370, 1, 1, '1'),
(2917, 0, 0, 'LS-3', 'S', 1722682922, 1722682922, 1, 1, '1'),
(2918, 0, 0, 'VS-10', 'S', 1722940002, 1722940002, 1, 1, '1'),
(2919, 0, 0, 'MM-NS-6', 'S', 1723015662, 1723015662, 1, 1, '1'),
(2920, 0, 0, 'CC-9', 'S', 1723024292, 1723024292, 1, 1, '1'),
(2921, 0, 0, 'KJ-NS-3', 'S', 1723025629, 1723025629, 1, 1, '1'),
(2922, 0, 0, 'TT-2', 'S', 1723285856, 1723285856, 1, 1, '1'),
(2923, 0, 0, 'KJ-NS-4', 'S', 1723640668, 1723640668, 1, 1, '1'),
(2924, 0, 0, 'CF-ER-2', 'S', 1723888660, 1723888660, 1, 1, '1'),
(2925, 0, 0, 'BL-ER-1', 'S', 1724052714, 1724052714, 1, 1, '1'),
(2926, 0, 0, 'NL-NS-1', 'S', 1724227229, 1724227229, 1, 1, '1'),
(2927, 0, 0, 'MK-NS-1', 'S', 1724325733, 1724325733, 1, 1, '1'),
(2928, 0, 0, 'NL-NS-2', 'S', 1724501485, 1724501485, 1, 1, '1'),
(2929, 0, 0, 'VV-BG-1', 'S', 1724502504, 1724502504, 1, 1, '1'),
(2930, 0, 0, 'MT-NS-1', 'S', 1724503363, 1724503363, 1, 1, '1'),
(2931, 0, 0, 'DH-GO-J-2', 'S', 1724660879, 1724660879, 1, 1, '1'),
(2932, 0, 0, 'CP-MH-ER-1', 'S', 1724736373, 1724736373, 1, 1, '1'),
(2933, 0, 0, 'CC-ER-1', 'S', 1725105381, 1725105381, 1, 1, '1'),
(2934, 0, 0, 'CC-10', 'S', 1725272852, 1725272852, 1, 1, '1'),
(2935, 0, 0, 'SI-J-2', 'S', 1725430488, 1725430488, 1, 1, '1'),
(2936, 0, 0, 'VC-ER-2', 'S', 1725624156, 1725624156, 1, 1, '1'),
(2937, 0, 0, 'DH-328-2592', 'S', 1725963317, 1725963317, 1, 1, '1'),
(2938, 0, 0, 'DH-329-2160', 'S', 1725963351, 1725963351, 1, 1, '1'),
(2939, 0, 0, 'DH-330-2874', 'S', 1726050625, 1726050625, 1, 1, '1'),
(2940, 0, 0, 'DH-331-2615', 'S', 1726050639, 1726050639, 1, 1, '1'),
(2941, 0, 0, 'DS-NS-1', 'S', 1726129265, 1726129265, 1, 1, '1'),
(2942, 0, 0, 'DM-NS-1', 'S', 1726135091, 1726135091, 1, 1, '1'),
(2943, 0, 0, 'MA-NS-1', 'S', 1726312168, 1726312168, 1, 1, '1'),
(2944, 0, 0, 'MM-NS-7', 'S', 1726312904, 1726312904, 1, 1, '1'),
(2945, 0, 0, 'SI-9', 'S', 1726318440, 1726318440, 1, 1, '1'),
(2946, 0, 0, 'SU-7', 'S', 1726566659, 1726566659, 1, 1, '1'),
(2947, 0, 0, 'DH-332-2323', 'S', 1726568519, 1726568519, 1, 1, '1'),
(2948, 0, 0, 'MK-ER-1', 'S', 1726663625, 1726663625, 1, 1, '1'),
(2949, 0, 0, 'MM-NS-8', 'S', 1726993680, 1726993680, 1, 1, '1'),
(2950, 0, 0, 'MM-NS-9', 'S', 1727002041, 1727002041, 1, 1, '1'),
(2951, 0, 0, 'MM-NS-10', 'S', 1727255836, 1727255836, 1, 1, '1'),
(2952, 0, 0, 'DH-333-2400', 'S', 1727335726, 1727335726, 1, 1, '1'),
(2953, 0, 0, 'DH-334-2648', 'S', 1727335748, 1727335748, 1, 1, '1'),
(2954, 0, 0, 'DH-335-2135', 'S', 1727335813, 1727335813, 1, 1, '1'),
(2955, 0, 0, 'DRZY', 'S', 1727347104, 1727347104, 1, 1, '1'),
(2956, 0, 0, 'SI-10', 'S', 1727524150, 1727524150, 1, 1, '1'),
(2957, 0, 0, 'RG-NS-1', 'S', 1727526784, 1727526784, 1, 1, '1'),
(2958, 0, 0, 'MM-NS-11', 'S', 1727700116, 1727700116, 1, 1, '1'),
(2959, 0, 0, 'CC-11', 'S', 1727779540, 1727779540, 1, 1, '1'),
(2960, 0, 0, 'VS-ER-2', 'S', 1727951472, 1727951472, 1, 1, '1'),
(2961, 0, 0, 'SI-11', 'S', 1727959822, 1727959822, 1, 1, '1'),
(2962, 0, 0, 'CB-1', 'S', 1728121458, 1728121458, 1, 1, '1'),
(2963, 0, 0, 'VL-4', 'S', 1728466158, 1728466158, 1, 1, '1'),
(2964, 0, 0, 'BA-NS-1', 'S', 1728556881, 1728556881, 1, 1, '1'),
(2965, 0, 0, 'MK-NS-2', 'S', 1728643410, 1728643410, 1, 1, '1'),
(2966, 0, 0, 'SI-12', 'S', 1729055434, 1729055434, 1, 1, '1'),
(2967, 0, 0, 'DH-BK-ER-1', 'S', 1729084420, 1729084420, 1, 1, '1'),
(2968, 0, 0, 'AV-NS-1', 'S', 1729141733, 1729141733, 1, 1, '1'),
(2969, 0, 0, 'MK-NS-3', 'S', 1729156077, 1729156077, 1, 1, '1'),
(2970, 0, 0, 'MM-NS-12', 'S', 1729313622, 1729313622, 1, 1, '1'),
(2971, 0, 0, 'OM-3', 'S', 1729325668, 1729325668, 1, 1, '1'),
(2972, 0, 0, 'TT-3', 'S', 1729581878, 1729581878, 1, 1, '1'),
(2973, 0, 0, 'VS-ER-3', 'S', 1730975277, 1730975277, 1, 1, '1'),
(2974, 0, 0, 'SI-13', 'S', 1731157174, 1731157174, 1, 1, '1'),
(2975, 0, 0, 'DH-336-1728', 'S', 1731397125, 1731397125, 1, 1, '1'),
(2976, 0, 0, 'VS-GO-J-1', 'S', 1731404659, 1731404659, 1, 1, '1'),
(2977, 0, 0, 'CAG-NS-1', 'S', 1731483801, 1731483801, 1, 1, '1'),
(2978, 0, 0, 'VA-2', 'S', 1731753250, 1731753250, 1, 1, '1'),
(2979, 0, 0, 'HA-NS-1', 'S', 1732017171, 1732017171, 1, 1, '1'),
(2980, 0, 0, 'TT-MH-ER ', 'S', 1732705260, 1732705260, 1, 1, '1'),
(2981, 0, 0, 'YM', 'S', 1732872586, 1732872586, 1, 1, '1'),
(2982, 0, 0, 'NN-NS-1', 'S', 1732874926, 1732874926, 1, 1, '1'),
(2983, 0, 0, 'MI-NS-1', 'S', 1732886866, 1732886866, 1, 1, '1'),
(2984, 0, 0, 'NX-NS-1', 'S', 1733143650, 1733143650, 1, 1, '1'),
(2985, 0, 0, 'HEAVY-NS-165 ', 'S', 1733145931, 1733145931, 1, 1, '1'),
(2986, 0, 0, 'NK-NS-1', 'S', 1733222287, 1733222287, 1, 1, '1'),
(2987, 0, 0, 'TT-MH-4', 'S', 1733394121, 1733394121, 1, 1, '1'),
(2988, 0, 0, 'VL-GO-ER', 'S', 1733399594, 1733399594, 1, 1, '1'),
(2989, 0, 0, 'TT-MH-5', 'S', 1733480138, 1733480138, 1, 1, '1'),
(2990, 0, 0, 'YM-1', 'S', 1733483191, 1733483191, 1, 1, '1'),
(2991, 0, 0, 'KALI ', 'S', 1733825345, 1733825345, 1, 1, '1'),
(2992, 0, 0, 'GC-KD', 'S', 1733977021, 1733977021, 1, 1, '1'),
(2993, 0, 0, 'AV-ER-1', 'S', 1733996834, 1733996834, 1, 1, '1'),
(2994, 0, 0, 'DS-NS-2 ', 'S', 1734432046, 1734432046, 1, 1, '1'),
(2995, 0, 0, 'KX-GO-NS-1', 'S', 1734437177, 1734437177, 1, 1, '1'),
(2996, 0, 0, 'PA-NS-1', 'S', 1734440447, 1734440447, 1, 1, '1'),
(2997, 0, 0, 'MI-NS-2', 'S', 1734507690, 1734507690, 1, 1, '1'),
(2998, 0, 0, 'MK-NS-4', 'S', 1734508824, 1734508824, 1, 1, '1'),
(2999, 0, 0, 'SI-14', 'S', 1734509807, 1734509807, 1, 1, '1'),
(3000, 0, 0, 'RE-NS-1', 'S', 1734514001, 1734514001, 1, 1, '1'),
(3001, 0, 0, 'VC-1', 'S', 1734591593, 1734591593, 1, 1, '1'),
(3002, 0, 0, 'SI-15', 'S', 1734612125, 1734612125, 1, 1, '1'),
(3003, 0, 0, 'SI-16', 'S', 1734675411, 1734675411, 1, 1, '1'),
(3004, 0, 0, 'KJ-APP', 'S', 1734692757, 1734692757, 1, 1, '1'),
(3005, 0, 0, 'CAG-NS-2', 'S', 1734948456, 1734948456, 1, 1, '1'),
(3006, 0, 0, 'KJ-PY-APP', 'S', 1734948469, 1734948469, 1, 1, '1'),
(3007, 0, 0, 'NK-ER-1', 'S', 1735039060, 1735039060, 1, 1, '1'),
(3008, 0, 0, 'FB-ER-1', 'S', 1735385208, 1735385208, 1, 1, '1'),
(3009, 0, 0, 'CC-12', 'S', 1735559765, 1735559765, 1, 1, '1'),
(3010, 0, 0, 'NK-NS-2', 'S', 1735726064, 1735726064, 1, 1, '1'),
(3011, 0, 0, 'HA-NS-2', 'S', 1735798932, 1735798932, 1, 1, '1'),
(3012, 0, 0, 'CC-13', 'S', 1735800421, 1735800421, 1, 1, '1'),
(3013, 0, 0, 'CC-14', 'S', 1735813304, 1735813304, 1, 1, '1'),
(3014, 0, 0, 'VS-SIL-ER-1', 'S', 1735902739, 1735902739, 1, 1, '1'),
(3015, 0, 0, 'VA-3', 'S', 1735967039, 1735967039, 1, 1, '1'),
(3016, 0, 0, 'DH-MH-ER-22', 'S', 1736159026, 1736159026, 1, 1, '1'),
(3017, 0, 0, 'BJ', 'S', 1736167758, 1736167758, 1, 1, '1'),
(3018, 0, 0, 'CC-15', 'S', 1736244184, 1736244184, 1, 1, '1'),
(3019, 0, 0, 'EE-ER-1', 'S', 1736318531, 1736318531, 1, 1, '1'),
(3020, 0, 0, 'EE-ER-2', 'S', 1736320621, 1736320621, 1, 1, '1'),
(3021, 0, 0, 'MM-NS-13', 'S', 1736330801, 1736330801, 1, 1, '1'),
(3022, 0, 0, 'NX-NS-2', 'S', 1736330972, 1736330972, 1, 1, '1'),
(3023, 0, 0, 'SI-17', 'S', 1736405093, 1736405093, 1, 1, '1'),
(3024, 0, 0, 'CAG-NS-3', 'S', 1736415995, 1736415995, 1, 1, '1'),
(3025, 0, 0, 'BL-APP-1', 'S', 1736594337, 1736594337, 1, 1, '1'),
(3026, 0, 0, 'ED-PS-1', 'S', 1736762015, 1736762015, 1, 1, '1'),
(3027, 0, 0, 'ED-NS-1', 'S', 1736762493, 1736762493, 1, 1, '1'),
(3028, 0, 0, 'ED-NS-2', 'S', 1736763078, 1736763078, 1, 1, '1'),
(3029, 0, 0, 'ED-NS-3', 'S', 1736763440, 1736763440, 1, 1, '1'),
(3030, 0, 0, 'ED-NS-4', 'S', 1736763941, 1736763941, 1, 1, '1'),
(3031, 0, 0, 'ED-NS-5', 'S', 1736764227, 1736764227, 1, 1, '1'),
(3032, 0, 0, 'ED-NS-6', 'S', 1736764597, 1736764597, 1, 1, '1'),
(3033, 0, 0, 'ED-NS-7', 'S', 1736767815, 1736767815, 1, 1, '1'),
(3034, 0, 0, 'ED-NS-8', 'S', 1736768367, 1736768367, 1, 1, '1'),
(3035, 0, 0, 'ED-NS-9', 'S', 1736851928, 1736851928, 1, 1, '1'),
(3036, 0, 0, 'ED-NS-10', 'S', 1736852400, 1736852400, 1, 1, '1'),
(3037, 0, 0, 'ED-NS-11', 'S', 1736852905, 1736852905, 1, 1, '1'),
(3038, 0, 0, 'CAG-NS-4', 'S', 1736917267, 1736917267, 1, 1, '1'),
(3039, 0, 0, 'ED-NS-12', 'S', 1736935209, 1736935209, 1, 1, '1'),
(3040, 0, 0, 'ED-NS-13', 'S', 1736935539, 1736935539, 1, 1, '1'),
(3041, 0, 0, 'ED-NS-14', 'S', 1736935849, 1736935849, 1, 1, '1'),
(3042, 0, 0, 'MA-BG-1', 'S', 1737020965, 1737020965, 1, 1, '1'),
(3043, 0, 0, 'MA-NS-APP-1', 'S', 1737020982, 1737020982, 1, 1, '1'),
(3044, 0, 0, 'ED-NS-15', 'S', 1737031838, 1737031838, 1, 1, '1'),
(3045, 0, 0, 'DH-MH-ER-23', 'S', 1737107558, 1737107558, 1, 1, '1'),
(3046, 0, 0, 'ED-NS-16', 'S', 1737109441, 1737109441, 1, 1, '1'),
(3047, 0, 0, 'ED-NS-17', 'S', 1737109458, 1737109458, 1, 1, '1'),
(3048, 0, 0, 'ED-NS-18', 'S', 1737109474, 1737109474, 1, 1, '1'),
(3049, 0, 0, 'SI-18', 'S', 1737112862, 1737112862, 1, 1, '1'),
(3050, 0, 0, 'ED-BR-1', 'S', 1737114350, 1737114350, 1, 1, '1'),
(3051, 0, 0, 'ED-PS-2', 'S', 1737175909, 1737175909, 1, 1, '1'),
(3052, 0, 0, 'RH-MH-NS-4', 'S', 1737195812, 1737195812, 1, 1, '1'),
(3053, 0, 0, 'ED-NS-19', 'S', 1737195821, 1737195821, 1, 1, '1'),
(3054, 0, 0, 'ED-NS-20', 'S', 1737195830, 1737195830, 1, 1, '1'),
(3055, 0, 0, 'ED-NS-21', 'S', 1737195843, 1737195843, 1, 1, '1'),
(3056, 0, 0, 'ED-NS-22', 'S', 1737195852, 1737195852, 1, 1, '1'),
(3057, 0, 0, 'SI-19', 'S', 1737359383, 1737359383, 1, 1, '1'),
(3058, 0, 0, 'ED-NS-23', 'S', 1737366243, 1737366243, 1, 1, '1'),
(3059, 0, 0, 'ED-NS-24', 'S', 1737366249, 1737366249, 1, 1, '1'),
(3060, 0, 0, 'ED-NS-25', 'S', 1737366255, 1737366255, 1, 1, '1'),
(3061, 0, 0, 'ED-NS-26', 'S', 1737366263, 1737366263, 1, 1, '1'),
(3062, 0, 0, 'LS-4', 'S', 1737369836, 1737369836, 1, 1, '1'),
(3063, 0, 0, 'ED-PS-3', 'S', 1737457405, 1737457405, 1, 1, '1'),
(3064, 0, 0, 'ED-NS-27', 'S', 1737460022, 1737460022, 1, 1, '1'),
(3065, 0, 0, 'ED-NS-28', 'S', 1737460038, 1737460038, 1, 1, '1'),
(3066, 0, 0, 'ED-NS-29', 'S', 1737460053, 1737460053, 1, 1, '1'),
(3067, 0, 0, 'ED-NS-30', 'S', 1737460079, 1737460079, 1, 1, '1'),
(3068, 0, 0, 'TT-MH-6', 'S', 1737463462, 1737463462, 1, 1, '1'),
(3069, 0, 0, 'ED-NS-31', 'S', 1737542626, 1737542626, 1, 1, '1'),
(3070, 0, 0, 'ED-NS-32', 'S', 1737542638, 1737542638, 1, 1, '1'),
(3071, 0, 0, 'ED-NS-33', 'S', 1737542649, 1737542649, 1, 1, '1'),
(3072, 0, 0, 'ED-NS-34', 'S', 1737542659, 1737542659, 1, 1, '1'),
(3073, 0, 0, 'RH-MH-J-1', 'S', 1737545026, 1737545026, 1, 1, '1'),
(3074, 0, 0, 'ED-NS-35', 'S', 1737633540, 1737633540, 1, 1, '1'),
(3075, 0, 0, 'ED-NS-36', 'S', 1737633548, 1737633548, 1, 1, '1'),
(3076, 0, 0, 'ED-NS-37', 'S', 1737633554, 1737633554, 1, 1, '1'),
(3077, 0, 0, 'ED-NS-38', 'S', 1737633560, 1737633560, 1, 1, '1'),
(3078, 0, 0, 'XM', 'S', 1737636517, 1737636517, 1, 1, '1'),
(3079, 0, 0, 'ED-NS-39', 'S', 1737707824, 1737707824, 1, 1, '1'),
(3080, 0, 0, 'TT-MH-J-1', 'S', 1737718142, 1737718142, 1, 1, '1'),
(3081, 0, 0, 'SEV-BD-106', 'S', 1737722667, 1737722667, 1, 1, '1'),
(3082, 0, 0, 'SEV-BD-107', 'S', 1737722679, 1737722679, 1, 1, '1'),
(3083, 0, 0, 'SEV-BD-108', 'S', 1737722693, 1737722693, 1, 1, '1'),
(3084, 0, 0, 'SEV-BD-109', 'S', 1737722701, 1737722701, 1, 1, '1'),
(3085, 0, 0, 'SEV-BD-110', 'S', 1737722714, 1737722714, 1, 1, '1'),
(3086, 0, 0, 'SEV-BD-111', 'S', 1737722895, 1737722895, 1, 1, '1'),
(3087, 0, 0, 'SEV-BD-112', 'S', 1737722912, 1737722912, 1, 1, '1'),
(3088, 0, 0, 'SEV-BD-113', 'S', 1737722929, 1737722929, 1, 1, '1'),
(3089, 0, 0, 'SEV-BD-114', 'S', 1737722938, 1737722938, 1, 1, '1'),
(3090, 0, 0, 'SEV-BD-115', 'S', 1737722946, 1737722946, 1, 1, '1'),
(3091, 0, 0, 'HD-MH-ER-1', 'S', 1737798933, 1737798933, 1, 1, '1'),
(3092, 0, 0, 'CP-MH-J-1', 'S', 1737806806, 1737806806, 1, 1, '1'),
(3093, 0, 0, 'HD-MH-J-1', 'S', 1737807578, 1737807578, 1, 1, '1'),
(3094, 0, 0, 'CAG-NS-5', 'S', 1737809147, 1737809147, 1, 1, '1'),
(3095, 0, 0, 'SEV-BD-116', 'S', 1737809866, 1737809866, 1, 1, '1'),
(3096, 0, 0, 'SEV-BD-117', 'S', 1737809883, 1737809883, 1, 1, '1'),
(3097, 0, 0, 'SEV-BD-118', 'S', 1737809911, 1737809911, 1, 1, '1'),
(3098, 0, 0, 'ED-NS-40', 'S', 1737963869, 1737963869, 1, 1, '1'),
(3099, 0, 0, 'ED-NS-41', 'S', 1737963877, 1737963877, 1, 1, '1'),
(3100, 0, 0, 'CAG-NS-6', 'S', 1737973421, 1737973421, 1, 1, '1'),
(3101, 0, 0, 'ED-NS-42', 'S', 1738065217, 1738065217, 1, 1, '1'),
(3102, 0, 0, 'SEV-BD-119', 'S', 1738225705, 1738225705, 1, 1, '1'),
(3103, 0, 0, 'SEV-BD-120', 'S', 1738225718, 1738225718, 1, 1, '1'),
(3104, 0, 0, 'SEV-BD-121', 'S', 1738225727, 1738225727, 1, 1, '1'),
(3105, 0, 0, 'ED-NS-43', 'S', 1738244214, 1738244214, 1, 1, '1'),
(3106, 0, 0, 'MI-APP-1', 'S', 1738318470, 1738318470, 1, 1, '1'),
(3107, 0, 0, 'SEV-BD-122', 'S', 1738398806, 1738398806, 1, 1, '1'),
(3108, 0, 0, 'SEV-BD-123', 'S', 1738398817, 1738398817, 1, 1, '1'),
(3109, 0, 0, 'SEV-BD-124', 'S', 1738398828, 1738398828, 1, 1, '1'),
(3110, 0, 0, 'YY-BG-1', 'S', 1738402458, 1738402458, 1, 1, '1'),
(3111, 0, 0, 'YY-BG-2', 'S', 1738403825, 1738403825, 1, 1, '1'),
(3112, 0, 0, 'JSP-NS-1', 'S', 1738574339, 1738574339, 1, 1, '1'),
(3113, 0, 0, 'YY-BG-3', 'S', 1738738319, 1738738319, 1, 1, '1'),
(3114, 0, 0, 'YY-BG-4', 'S', 1738739195, 1738739195, 1, 1, '1'),
(3115, 0, 0, 'UB-NS-1', 'S', 1738831443, 1738831443, 1, 1, '1'),
(3116, 0, 0, 'JSP-NS-2', 'S', 1738831957, 1738831957, 1, 1, '1'),
(3117, 0, 0, 'OK138', 'S', 1739190312, 1739190312, 1, 1, '1'),
(3118, 0, 0, 'OK139', 'S', 1739190319, 1739190319, 1, 1, '1'),
(3119, 0, 0, 'OK140', 'S', 1739190327, 1739190327, 1, 1, '1'),
(3120, 0, 0, 'OK141', 'S', 1739190338, 1739190338, 1, 1, '1'),
(3121, 0, 0, 'OK142', 'S', 1739190346, 1739190346, 1, 1, '1'),
(3122, 0, 0, 'OK143', 'S', 1739190373, 1739190373, 1, 1, '1'),
(3123, 0, 0, 'KU-FR-4', 'S', 1739874908, 1739874908, 1, 1, '1'),
(3124, 0, 0, 'YY-BG-5', 'S', 1739882269, 1739882269, 1, 1, '1'),
(3125, 0, 0, 'YY-BG-6', 'S', 1739882278, 1739882278, 1, 1, '1'),
(3126, 0, 0, 'YY-BG-7', 'S', 1739882290, 1739882290, 1, 1, '1'),
(3127, 0, 0, 'HD-MH-ER-2', 'S', 1740230680, 1740230680, 1, 1, '1'),
(3128, 0, 0, 'BT-ER-1', 'S', 1740569047, 1740569047, 1, 1, '1'),
(3129, 0, 0, 'TL-NS-1', 'S', 1740573695, 1740573695, 1, 1, '1'),
(3130, 0, 0, 'MR-MH-ER-1', 'S', 1740576487, 1740576487, 1, 1, '1'),
(3131, 0, 0, 'MR-MH-J-1', 'S', 1740742620, 1740742620, 1, 1, '1'),
(3132, 0, 0, 'DH-MH-ER-24', 'S', 1740746817, 1740746817, 1, 1, '1'),
(3133, 0, 0, 'VS-GO-J-2', 'S', 1740808321, 1740808321, 1, 1, '1'),
(3134, 0, 0, 'UB-ER-1', 'S', 1740812356, 1740812356, 1, 1, '1'),
(3135, 0, 0, 'DH-338-736', 'S', 1740824311, 1740824311, 1, 1, '1'),
(3136, 0, 0, 'DH-337-576', 'S', 1740824820, 1740824820, 1, 1, '1'),
(3137, 0, 0, 'DH-340-752', 'S', 1740825337, 1740825337, 1, 1, '1'),
(3138, 0, 0, 'DH-339-640', 'S', 1740825649, 1740825649, 1, 1, '1'),
(3139, 0, 0, 'SEV-BD-125', 'S', 1740826220, 1740826220, 1, 1, '1'),
(3140, 0, 0, 'SEV-BD-126', 'S', 1740826231, 1740826231, 1, 1, '1'),
(3141, 0, 0, 'SEV-BD-127', 'S', 1740826240, 1740826240, 1, 1, '1'),
(3142, 0, 0, 'MM-NS-14', 'S', 1741149540, 1741149540, 1, 1, '1'),
(3143, 0, 0, 'BT-NS-4', 'S', 1741343971, 1741343971, 1, 1, '1'),
(3144, 0, 0, 'BT-NS-5', 'S', 1741343985, 1741343985, 1, 1, '1'),
(3145, 0, 0, 'CF-MT-ER-1', 'S', 1741347068, 1741347068, 1, 1, '1'),
(3146, 0, 0, 'CF-MT-ER-2', 'S', 1741347076, 1741347076, 1, 1, '1'),
(3147, 0, 0, 'JSP-NS-3', 'S', 1741430672, 1741430672, 1, 1, '1'),
(3148, 0, 0, 'JSP-NS-4', 'S', 1741432271, 1741432271, 1, 1, '1'),
(3149, 0, 0, 'JSP-NS-5', 'S', 1741610875, 1741610875, 1, 1, '1'),
(3150, 0, 0, 'JSP-NS-6', 'S', 1741610884, 1741610884, 1, 1, '1'),
(3151, 0, 0, 'SEV-BD-128', 'S', 1741691466, 1741691466, 1, 1, '1'),
(3152, 0, 0, 'SEV-BD-129', 'S', 1741691472, 1741691472, 1, 1, '1'),
(3153, 0, 0, 'SEV-BD-130', 'S', 1741780175, 1741780175, 1, 1, '1'),
(3154, 0, 0, 'SEV-BD-131', 'S', 1741780190, 1741780190, 1, 1, '1'),
(3155, 0, 0, 'MT-NS-2', 'S', 1741780449, 1741780449, 1, 1, '1'),
(3156, 0, 0, 'JV-ER-2', 'S', 1741781985, 1741781985, 1, 1, '1'),
(3157, 0, 0, 'MT-BG-1', 'S', 1742207865, 1742207865, 1, 1, '1'),
(3158, 0, 0, 'MT-BG-2', 'S', 1742211291, 1742211291, 1, 1, '1'),
(3159, 0, 0, 'MT-BG-3', 'S', 1742211298, 1742211298, 1, 1, '1'),
(3160, 0, 0, 'MT-BG-4', 'S', 1742211304, 1742211304, 1, 1, '1'),
(3161, 0, 0, 'GC-ER-1', 'S', 1743581186, 1743581186, 1, 1, '1'),
(3162, 0, 0, 'MT-BG-5', 'S', 1743684848, 1743684848, 1, 1, '1'),
(3163, 0, 0, 'KD-NS-2', 'S', 1743771132, 1743771132, 1, 1, '1'),
(3164, 0, 0, 'DE-GO-ER-1', 'S', 1743829803, 1743829803, 1, 1, '1'),
(3165, 0, 0, 'kk-7', 'S', 1743846539, 1743846539, 1, 1, '1'),
(3166, 0, 0, 'MT-BG-6', 'S', 1744017002, 1744017002, 1, 1, '1'),
(3167, 0, 0, 'MT-BG-7', 'S', 1744017839, 1744017839, 1, 1, '1'),
(3168, 0, 0, 'PT-NS-1', 'S', 1744024255, 1744024255, 1, 1, '1'),
(3169, 0, 0, 'OK144', 'S', 1744097045, 1744097045, 1, 1, '1'),
(3170, 0, 0, 'OK145', 'S', 1744097053, 1744097053, 1, 1, '1'),
(3171, 0, 0, 'OK146', 'S', 1744097061, 1744097061, 1, 1, '1'),
(3172, 0, 0, 'OK147', 'S', 1744097072, 1744097072, 1, 1, '1'),
(3173, 0, 0, 'OK148', 'S', 1744097088, 1744097088, 1, 1, '1'),
(3174, 0, 0, 'OK149', 'S', 1744097097, 1744097097, 1, 1, '1'),
(3175, 0, 0, 'OK150', 'S', 1744097106, 1744097106, 1, 1, '1'),
(3176, 0, 0, 'OK151', 'S', 1744097113, 1744097113, 1, 1, '1'),
(3177, 0, 0, 'OK152', 'S', 1744097120, 1744097120, 1, 1, '1'),
(3178, 0, 0, 'OK153', 'S', 1744097129, 1744097129, 1, 1, '1'),
(3179, 0, 0, 'OK154', 'S', 1744097138, 1744097138, 1, 1, '1'),
(3180, 0, 0, 'OK155', 'S', 1744097148, 1744097148, 1, 1, '1'),
(3181, 0, 0, 'OK156', 'S', 1744097155, 1744097155, 1, 1, '1'),
(3182, 0, 0, 'OK157', 'S', 1744097162, 1744097162, 1, 1, '1'),
(3183, 0, 0, 'OK158', 'S', 1744097170, 1744097170, 1, 1, '1'),
(3184, 0, 0, 'DE-GO-ER-2', 'S', 1744100603, 1744100603, 1, 1, '1'),
(3185, 0, 0, 'NJ-NS-1', 'S', 1744107462, 1744107462, 1, 1, '1'),
(3186, 0, 0, 'EE-ER-3', 'S', 1744108429, 1744108429, 1, 1, '1'),
(3187, 0, 0, 'SM-NS-1', 'S', 1744204405, 1744204405, 1, 1, '1'),
(3188, 0, 0, 'SI-20', 'S', 1744263454, 1744263454, 1, 1, '1'),
(3189, 0, 0, 'DE-GO-ER-3', 'S', 1744277048, 1744277048, 1, 1, '1'),
(3190, 0, 0, 'DH-MH-NS-3', 'S', 1744282841, 1744282841, 1, 1, '1'),
(3191, 0, 0, 'SI-21', 'S', 1744286722, 1744286722, 1, 1, '1'),
(3192, 0, 0, 'MT-BG-8', 'S', 1744369721, 1744369721, 1, 1, '1'),
(3193, 0, 0, 'MM-NS-15', 'S', 1744450043, 1744450043, 1, 1, '1'),
(3194, 0, 0, 'LS-5', 'S', 1744699477, 1744699477, 1, 1, '1'),
(3195, 0, 0, 'AD-FR-2', 'S', 1744703187, 1744703187, 1, 1, '1'),
(3196, 0, 0, 'VS-11', 'S', 1744783830, 1744783830, 1, 1, '1'),
(3197, 0, 0, 'NK-NS-3', 'S', 1744798535, 1744798535, 1, 1, '1'),
(3198, 0, 0, 'NJ-NS-2', 'S', 1744968467, 1744968467, 1, 1, '1'),
(3199, 0, 0, 'KD-NS-3', 'S', 1745046186, 1745046186, 1, 1, '1'),
(3200, 0, 0, 'VS-12', 'S', 1745222445, 1745222445, 1, 1, '1'),
(3201, 0, 0, 'DH-MH-ER-25', 'S', 1745223356, 1745223356, 1, 1, '1'),
(3202, 0, 0, 'DH-MH-ER-26', 'S', 1745300190, 1745300190, 1, 1, '1'),
(3203, 0, 0, 'NJ-NS-3', 'S', 1745410003, 1745410003, 1, 1, '1'),
(3204, 0, 0, 'AD-T-3', 'S', 1745492972, 1745492972, 1, 1, '1'),
(3205, 0, 0, 'AD-T-4', 'S', 1745492997, 1745492997, 1, 1, '1'),
(3206, 0, 0, 'DH-346-2125', 'S', 1745666291, 1745666291, 1, 1, '1'),
(3207, 0, 0, 'OK163', 'S', 1745670904, 1745670904, 1, 1, '1'),
(3208, 0, 0, 'OK159', 'S', 1745923360, 1745923360, 1, 1, '1'),
(3209, 0, 0, 'OK160', 'S', 1745923368, 1745923368, 1, 1, '1'),
(3210, 0, 0, 'OK161', 'S', 1745923383, 1745923383, 1, 1, '1'),
(3211, 0, 0, 'OK162', 'S', 1745923398, 1745923398, 1, 1, '1'),
(3212, 0, 0, 'OK164', 'S', 1745923415, 1745923415, 1, 1, '1'),
(3213, 0, 0, 'OK165', 'S', 1745923421, 1745923421, 1, 1, '1'),
(3214, 0, 0, 'OK166', 'S', 1745923488, 1745923488, 1, 1, '1'),
(3215, 0, 0, 'OK167', 'S', 1745923495, 1745923495, 1, 1, '1'),
(3216, 0, 0, 'OK168', 'S', 1745923501, 1745923501, 1, 1, '1'),
(3217, 0, 0, 'DH-MH-NS-4', 'S', 1746876764, 1746876764, 1, 1, '1'),
(3218, 0, 0, 'TT-APP', 'S', 1747224230, 1747224230, 1, 1, '1'),
(3219, 0, 0, 'RB', 'S', 1747482511, 1747482511, 1, 1, '1'),
(3220, 0, 0, 'OK169', 'S', 1747739629, 1747739629, 1, 1, '1'),
(3221, 0, 0, 'OK170', 'S', 1747739660, 1747739660, 1, 1, '1'),
(3222, 0, 0, 'OK171', 'S', 1747739676, 1747739676, 1, 1, '1'),
(3223, 0, 0, 'OK172', 'S', 1747739687, 1747739687, 1, 1, '1'),
(3224, 0, 0, 'OK173', 'S', 1747739702, 1747739702, 1, 1, '1'),
(3225, 0, 0, 'OK174', 'S', 1747739713, 1747739713, 1, 1, '1'),
(3226, 0, 0, 'OK175', 'S', 1747739721, 1747739721, 1, 1, '1'),
(3227, 0, 0, 'OK176', 'S', 1747739827, 1747739827, 1, 1, '1'),
(3228, 0, 0, 'OK177', 'S', 1747739833, 1747739833, 1, 1, '1'),
(3229, 0, 0, 'OK178', 'S', 1747739840, 1747739840, 1, 1, '1'),
(3230, 0, 0, 'OK179', 'S', 1747739851, 1747739851, 1, 1, '1'),
(3231, 0, 0, 'OK180', 'S', 1747739859, 1747739859, 1, 1, '1'),
(3232, 0, 0, 'OK181', 'S', 1747739865, 1747739865, 1, 1, '1'),
(3233, 0, 0, 'OK182', 'S', 1747739879, 1747739879, 1, 1, '1'),
(3234, 0, 0, 'OK183', 'S', 1747739886, 1747739886, 1, 1, '1'),
(3235, 0, 0, 'OK184', 'S', 1747739896, 1747739896, 1, 1, '1'),
(3236, 0, 0, 'OK185', 'S', 1747739907, 1747739907, 1, 1, '1'),
(3237, 0, 0, 'OK186', 'S', 1747739914, 1747739914, 1, 1, '1'),
(3238, 0, 0, 'OK187', 'S', 1747739922, 1747739922, 1, 1, '1'),
(3239, 0, 0, 'OK188', 'S', 1747739935, 1747739935, 1, 1, '1'),
(3240, 0, 0, 'CAG-NS-7', 'S', 1747826779, 1747826779, 1, 1, '1'),
(3241, 0, 0, 'MA-ER-APP', 'S', 1747830098, 1747830098, 1, 1, '1'),
(3242, 0, 0, 'OK189', 'S', 1747914643, 1747914643, 1, 1, '1'),
(3243, 0, 0, 'DH-MH-NS-5', 'S', 1748338391, 1748338391, 1, 1, '1'),
(3244, 0, 0, 'TI', 'S', 1748340558, 1748340558, 1, 1, '1'),
(3245, 0, 0, 'RB-1', 'S', 1748430514, 1748430514, 1, 1, '1'),
(3246, 0, 0, 'DH-MH-ER-27', 'S', 1748600551, 1748600551, 1, 1, '1'),
(3247, 0, 0, 'OK190', 'S', 1749197440, 1749197440, 1, 1, '1'),
(3248, 0, 0, 'OK191', 'S', 1749197447, 1749197447, 1, 1, '1'),
(3249, 0, 0, 'OK192', 'S', 1749197473, 1749197473, 1, 1, '1'),
(3250, 0, 0, 'OK193', 'S', 1749197480, 1749197480, 1, 1, '1'),
(3251, 0, 0, 'OK194', 'S', 1749197487, 1749197487, 1, 1, '1'),
(3252, 0, 0, 'OK195', 'S', 1749197495, 1749197495, 1, 1, '1'),
(3253, 0, 0, 'OK196', 'S', 1749197509, 1749197509, 1, 1, '1'),
(3254, 0, 0, 'OK197', 'S', 1749197515, 1749197515, 1, 1, '1'),
(3255, 0, 0, 'OK198', 'S', 1749197522, 1749197522, 1, 1, '1'),
(3256, 0, 0, 'OK199', 'S', 1749197542, 1749197542, 1, 1, '1'),
(3257, 0, 0, 'OK200', 'S', 1749197554, 1749197554, 1, 1, '1'),
(3258, 0, 0, 'OK201', 'S', 1749197567, 1749197567, 1, 1, '1'),
(3259, 0, 0, 'OK202', 'S', 1749197573, 1749197573, 1, 1, '1'),
(3260, 0, 0, 'OK203', 'S', 1749197578, 1749197578, 1, 1, '1'),
(3261, 0, 0, 'OK204', 'S', 1749197584, 1749197584, 1, 1, '1'),
(3262, 0, 0, 'OK205', 'S', 1749197835, 1749197835, 1, 1, '1'),
(3263, 0, 0, 'OK206', 'S', 1749197840, 1749197840, 1, 1, '1'),
(3264, 0, 0, 'DH-MH-NS-6', 'S', 1749300728, 1749300728, 1, 1, '1'),
(3265, 0, 0, 'MA-ER-1', 'S', 1749303205, 1749303205, 1, 1, '1'),
(3266, 0, 0, 'DH-MH-NS-7', 'S', 1749467667, 1749467667, 1, 1, '1'),
(3267, 0, 0, 'NK-NS-4', 'S', 1749533450, 1749533450, 1, 1, '1'),
(3268, 0, 0, 'DH-MH-NS-8', 'S', 1749547333, 1749547333, 1, 1, '1'),
(3269, 0, 0, 'RU-SIL-NS-1', 'S', 1749551348, 1749551348, 1, 1, '1'),
(3270, 0, 0, 'DH-347-2250', 'S', 1749558689, 1749558689, 1, 1, '1'),
(3271, 0, 0, 'DH-349-1622', 'S', 1749558821, 1749558821, 1, 1, '1'),
(3272, 0, 0, 'DH-348-1971', 'S', 1749559173, 1749559173, 1, 1, '1'),
(3273, 0, 0, 'CN-SIL-NS-1', 'S', 1749707799, 1749707799, 1, 1, '1'),
(3274, 0, 0, 'PW-SIL-NS-1', 'S', 1749708074, 1749708074, 1, 1, '1'),
(3275, 0, 0, 'MM-SIL-NS-2', 'S', 1749708681, 1749708681, 1, 1, '1'),
(3276, 0, 0, 'RE-SIL-NS-1', 'S', 1749708949, 1749708949, 1, 1, '1'),
(3277, 0, 0, 'VL-SIL-NS-1', 'S', 1749709109, 1749709109, 1, 1, '1'),
(3278, 0, 0, 'KNS-APP-1', 'S', 1749713880, 1749713880, 1, 1, '1'),
(3279, 0, 0, 'DE-SIL-NS-1', 'S', 1749733297, 1749733297, 1, 1, '1'),
(3280, 0, 0, 'DE-SIL-NS-2', 'S', 1749789638, 1749789638, 1, 1, '1'),
(3281, 0, 0, 'PA-SIL-NS-1', 'S', 1749792740, 1749792740, 1, 1, '1'),
(3282, 0, 0, 'KD-NS-4', 'S', 1750068299, 1750068299, 1, 1, '1'),
(3283, 0, 0, 'PA-SIL-NS-2', 'S', 1750165410, 1750165410, 1, 1, '1'),
(3284, 0, 0, 'MM-SIL-NS-3', 'S', 1750165879, 1750165879, 1, 1, '1'),
(3285, 0, 0, 'OKJ-NS-1', 'S', 1750234827, 1750234827, 1, 1, '1'),
(3286, 0, 0, 'OKJ-NS-2', 'S', 1750239760, 1750239760, 1, 1, '1'),
(3287, 0, 0, 'OKJ-NS-3', 'S', 1750239767, 1750239767, 1, 1, '1'),
(3288, 0, 0, 'OKJ-NS-4', 'S', 1750239775, 1750239775, 1, 1, '1'),
(3289, 0, 0, 'OKJ-NS-5', 'S', 1750239782, 1750239782, 1, 1, '1'),
(3290, 0, 0, 'OKJ-NS-6', 'S', 1750329985, 1750329985, 1, 1, '1'),
(3291, 0, 0, 'OKJ-NS-7', 'S', 1750329993, 1750329993, 1, 1, '1'),
(3292, 0, 0, 'CAG-NS-8', 'S', 1750394862, 1750394862, 1, 1, '1'),
(3293, 0, 0, 'OKJ-NS-8', 'S', 1750400909, 1750400909, 1, 1, '1'),
(3294, 0, 0, 'OKJ-NS-9', 'S', 1750404749, 1750404749, 1, 1, '1'),
(3295, 0, 0, 'OKJ-NS-10', 'S', 1750404765, 1750404765, 1, 1, '1'),
(3296, 0, 0, 'PN-SIL-NS-1', 'S', 1750419404, 1750419404, 1, 1, '1'),
(3297, 0, 0, 'Thushi ', 'S', 1750427107, 1750427107, 1, 1, '1'),
(3298, 0, 0, 'JSP-ER-1', 'S', 1750839891, 1750839891, 1, 1, '1'),
(3299, 0, 0, 'MT-NS-3', 'S', 1750930601, 1750930601, 1, 1, '1'),
(3300, 0, 0, 'TT-SIL-ER', 'S', 1751268536, 1751268536, 1, 1, '1'),
(3301, 0, 0, 'MB-NS-1', 'S', 1751454022, 1751454022, 1, 1, '1'),
(3302, 0, 0, 'BJ-APP', 'S', 1751631353, 1751631353, 1, 1, '1'),
(3303, 0, 0, 'SEV-BD-132', 'S', 1751707800, 1751707800, 1, 1, '1'),
(3304, 0, 0, 'SEV-BD-133', 'S', 1751707807, 1751707807, 1, 1, '1'),
(3305, 0, 0, 'SEV-BD-134', 'S', 1751707814, 1751707814, 1, 1, '1'),
(3306, 0, 0, 'SEV-BD-135', 'S', 1751707821, 1751707821, 1, 1, '1'),
(3307, 0, 0, 'TP-Matte-NS-1', 'S', 1751710155, 1751710155, 1, 1, '1'),
(3308, 0, 0, 'Kemp-NS-1', 'S', 1751710185, 1751710185, 1, 1, '1'),
(3309, 0, 0, 'Hair Band ', 'S', 1751887874, 1751887874, 1, 1, '1'),
(3310, 0, 0, 'BJ-APP-1', 'S', 1751890254, 1751890254, 1, 1, '1'),
(3311, 0, 0, 'OK207', 'S', 1751953490, 1751953490, 1, 1, '1'),
(3312, 0, 0, 'OK208', 'S', 1751953504, 1751953504, 1, 1, '1'),
(3313, 0, 0, 'OK209', 'S', 1751953518, 1751953518, 1, 1, '1'),
(3314, 0, 0, 'OK210', 'S', 1751953524, 1751953524, 1, 1, '1'),
(3315, 0, 0, 'OK211', 'S', 1751953531, 1751953531, 1, 1, '1'),
(3316, 0, 0, 'OK212', 'S', 1751953537, 1751953537, 1, 1, '1'),
(3317, 0, 0, 'OK213', 'S', 1751953544, 1751953544, 1, 1, '1'),
(3318, 0, 0, 'OK214', 'S', 1751953551, 1751953551, 1, 1, '1'),
(3319, 0, 0, 'OK215', 'S', 1751953579, 1751953579, 1, 1, '1'),
(3320, 0, 0, 'OK216', 'S', 1751953587, 1751953587, 1, 1, '1'),
(3321, 0, 0, 'OK217', 'S', 1751953595, 1751953595, 1, 1, '1'),
(3322, 0, 0, 'OK218', 'S', 1751953600, 1751953600, 1, 1, '1'),
(3323, 0, 0, 'OK219', 'S', 1751953607, 1751953607, 1, 1, '1'),
(3324, 0, 0, 'OK220', 'S', 1751953614, 1751953614, 1, 1, '1'),
(3325, 0, 0, 'OK221', 'S', 1751953620, 1751953620, 1, 1, '1'),
(3326, 0, 0, 'OK222', 'S', 1751953626, 1751953626, 1, 1, '1'),
(3327, 0, 0, 'OK223', 'S', 1751953632, 1751953632, 1, 1, '1'),
(3328, 0, 0, 'OK224', 'S', 1751953649, 1751953649, 1, 1, '1'),
(3329, 0, 0, 'OK225', 'S', 1751953656, 1751953656, 1, 1, '1'),
(3330, 0, 0, 'MT-NS-4', 'S', 1752056895, 1752056895, 1, 1, '1'),
(3331, 0, 0, 'RE-NS-2', 'S', 1752144986, 1752144986, 1, 1, '1'),
(3332, 0, 0, 'DH-MH-ER-28', 'S', 1752237933, 1752237933, 1, 1, '1'),
(3333, 0, 0, 'SIL-FR-3', 'S', 1752300074, 1752300074, 1, 1, '1'),
(3334, 0, 0, 'PO-PS-1', 'S', 1752317762, 1752317762, 1, 1, '1'),
(3335, 0, 0, 'SIL-FR-4', 'S', 1752572332, 1752572332, 1, 1, '1'),
(3336, 0, 0, 'RH-SIL-ER-4', 'S', 1752578720, 1752578720, 1, 1, '1'),
(3337, 0, 0, 'NK-PS-1', 'S', 1752830110, 1752830110, 1, 1, '1'),
(3338, 0, 0, 'SIL-FR-5', 'S', 1752918289, 1752918289, 1, 1, '1'),
(3339, 0, 0, 'TP-APP-2', 'S', 1753085088, 1753085088, 1, 1, '1'),
(3340, 0, 0, 'HC-1', 'S', 1753167406, 1753167406, 1, 1, '1'),
(3341, 0, 0, 'SP-1', 'S', 1753167439, 1753167439, 1, 1, '1'),
(3342, 0, 0, 'TS-NS-1', 'S', 1753270550, 1753270550, 1, 1, '1'),
(3343, 0, 0, 'TS-NS-2', 'S', 1753437363, 1753437363, 1, 1, '1'),
(3344, 0, 0, 'KNS-APP-2', 'S', 1753437378, 1753437378, 1, 1, '1'),
(3345, 0, 0, 'DH-345-1408', 'S', 1753777336, 1753777336, 1, 1, '1'),
(3346, 0, 0, 'DH-RO-ER-1', 'S', 1753880780, 1753880780, 1, 1, '1'),
(3347, 0, 0, 'RH-MH-NS-5', 'S', 1754300232, 1754300232, 1, 1, '1'),
(3348, 0, 0, 'RH-SIL-ER-5', 'S', 1754300243, 1754300243, 1, 1, '1'),
(3349, 0, 0, 'OK226', 'S', 1754307857, 1754307857, 1, 1, '1'),
(3350, 0, 0, 'OK227', 'S', 1754307867, 1754307867, 1, 1, '1'),
(3351, 0, 0, 'OK228', 'S', 1754307873, 1754307873, 1, 1, '1'),
(3352, 0, 0, 'OK229', 'S', 1754307931, 1754307931, 1, 1, '1'),
(3353, 0, 0, 'OK230', 'S', 1754307941, 1754307941, 1, 1, '1'),
(3354, 0, 0, 'OK231', 'S', 1754307947, 1754307947, 1, 1, '1'),
(3355, 0, 0, 'OK232', 'S', 1754307953, 1754307953, 1, 1, '1'),
(3356, 0, 0, 'OK233', 'S', 1754307960, 1754307960, 1, 1, '1'),
(3357, 0, 0, 'OK234', 'S', 1754307966, 1754307966, 1, 1, '1'),
(3358, 0, 0, 'OK235', 'S', 1754307971, 1754307971, 1, 1, '1'),
(3359, 0, 0, 'RZ', 'S', 1754382331, 1754382331, 1, 1, '1'),
(3360, 0, 0, 'OK236', 'S', 1754387420, 1754387420, 1, 1, '1'),
(3361, 0, 0, 'OK237', 'S', 1754387426, 1754387426, 1, 1, '1'),
(3362, 0, 0, 'OK238', 'S', 1754387432, 1754387432, 1, 1, '1'),
(3363, 0, 0, 'OK239', 'S', 1754387439, 1754387439, 1, 1, '1'),
(3364, 0, 0, 'OK240', 'S', 1754387448, 1754387448, 1, 1, '1'),
(3365, 0, 0, 'OK241', 'S', 1754387457, 1754387457, 1, 1, '1'),
(3366, 0, 0, 'OK242', 'S', 1754387463, 1754387463, 1, 1, '1'),
(3367, 0, 0, 'OK243', 'S', 1754387470, 1754387470, 1, 1, '1'),
(3368, 0, 0, 'OK244', 'S', 1754387480, 1754387480, 1, 1, '1'),
(3369, 0, 0, 'OK245', 'S', 1754387486, 1754387486, 1, 1, '1'),
(3370, 0, 0, 'SI-ER-1', 'S', 1754387959, 1754387959, 1, 1, '1'),
(3371, 0, 0, 'MH-NT', 'S', 1754467764, 1754467764, 1, 1, '1'),
(3372, 0, 0, 'DC-NS', 'S', 1754553466, 1754553466, 1, 1, '1'),
(3373, 0, 0, 'VS-13', 'S', 1754565827, 1754565827, 1, 1, '1'),
(3374, 0, 0, 'BH-NS', 'S', 1754724284, 1754724284, 1, 1, '1'),
(3375, 0, 0, 'JSP-KD', 'S', 1754725503, 1754725503, 1, 1, '1'),
(3376, 0, 0, 'SI-J-3', 'S', 1754977690, 1754977690, 1, 1, '1'),
(3377, 0, 0, 'MT-BG-9', 'S', 1755073456, 1755073456, 1, 1, '1'),
(3378, 0, 0, 'BH-BG-1', 'S', 1755077554, 1755077554, 1, 1, '1'),
(3379, 0, 0, 'BH-BG-2', 'S', 1755077568, 1755077568, 1, 1, '1'),
(3380, 0, 0, 'NJ-NS-4', 'S', 1755165320, 1755165320, 1, 1, '1'),
(3381, 0, 0, 'NJ-NS-5', 'S', 1755167644, 1755167644, 1, 1, '1'),
(3383, 0, 0, 'JSP-SIL-NS-1', 'S', 1755174424, 1755174424, 1, 1, '1'),
(3384, 0, 0, 'MT-NS-5', 'S', 1755322276, 1755322276, 1, 1, '1'),
(3385, 0, 0, 'OK246', 'S', 1755605694, 1755605694, 1, 1, '1'),
(3386, 0, 0, 'OK247', 'S', 1755605704, 1755605704, 1, 1, '1'),
(3387, 0, 0, 'OK248', 'S', 1755605710, 1755605710, 1, 1, '1'),
(3388, 0, 0, 'OK249', 'S', 1755605721, 1755605721, 1, 1, '1'),
(3389, 0, 0, 'OK250', 'S', 1755605727, 1755605727, 1, 1, '1'),
(3390, 0, 0, 'OK251', 'S', 1755605736, 1755605736, 1, 1, '1'),
(3391, 0, 0, 'OK252', 'S', 1755605746, 1755605746, 1, 1, '1'),
(3392, 0, 0, 'OK253', 'S', 1755605754, 1755605754, 1, 1, '1'),
(3393, 0, 0, 'OK254', 'S', 1755605760, 1755605760, 1, 1, '1'),
(3394, 0, 0, 'OK255', 'S', 1755605772, 1755605772, 1, 1, '1'),
(3395, 0, 0, 'OK256', 'S', 1755605776, 1755605776, 1, 1, '1'),
(3396, 0, 0, 'OK257', 'S', 1755605785, 1755605785, 1, 1, '1'),
(3397, 0, 0, 'OK258', 'S', 1755605791, 1755605791, 1, 1, '1'),
(3398, 0, 0, 'OK259', 'S', 1755605799, 1755605799, 1, 1, '1'),
(3399, 0, 0, 'OK260', 'S', 1755605805, 1755605805, 1, 1, '1'),
(3400, 0, 0, 'OK261', 'S', 1755605816, 1755605816, 1, 1, '1'),
(3401, 0, 0, 'OK262', 'S', 1755605834, 1755605834, 1, 1, '1'),
(3402, 0, 0, 'OK263', 'S', 1755605840, 1755605840, 1, 1, '1'),
(3403, 0, 0, 'SU-PS-1', 'S', 1755688769, 1755688769, 1, 1, '1'),
(3404, 0, 0, 'BH-BG-3', 'S', 1755772773, 1755772773, 1, 1, '1'),
(3405, 0, 0, 'NJ-ER-1', 'S', 1755855215, 1755855215, 1, 1, '1'),
(3406, 0, 0, 'SI-J-4', 'S', 1755865458, 1755865458, 1, 1, '1'),
(3407, 0, 0, 'JSP-SIL-NS-2', 'S', 1755934082, 1755934082, 1, 1, '1'),
(3408, 0, 0, 'JSP-KD-1', 'S', 1756109297, 1756109297, 1, 1, '1'),
(3409, 0, 0, 'NN-NS-2', 'S', 1756115154, 1756115154, 1, 1, '1'),
(3410, 0, 0, 'OK264', 'S', 1756188966, 1756188966, 1, 1, '1'),
(3411, 0, 0, 'OK265', 'S', 1756188973, 1756188973, 1, 1, '1'),
(3412, 0, 0, 'OK266', 'S', 1756188982, 1756188982, 1, 1, '1'),
(3413, 0, 0, 'OK267', 'S', 1756188988, 1756188988, 1, 1, '1'),
(3414, 0, 0, 'JSP-KD-2', 'S', 1756533034, 1756533034, 1, 1, '1'),
(3415, 0, 0, 'DE-SIL-ER-1', 'S', 1756535188, 1756535188, 1, 1, '1'),
(3416, 0, 0, 'DE-SIL-ER-2', 'S', 1756714187, 1756714187, 1, 1, '1'),
(3417, 0, 0, 'BH-BG-4', 'S', 1756882671, 1756882671, 1, 1, '1'),
(3418, 0, 0, 'DM-MH-NS-1', 'S', 1757071364, 1757071410, 1, 1, '1'),
(3419, 0, 0, 'BH-BG-5', 'S', 1757317179, 1757317179, 1, 1, '1'),
(3420, 0, 0, 'RR-NS-1', 'S', 1757664481, 1757664481, 1, 1, '1'),
(3421, 0, 0, 'MT-BG-10', 'S', 1757750784, 1757750784, 1, 1, '1'),
(3422, 0, 0, 'MT-BG-11', 'S', 1757750793, 1757750793, 1, 1, '1'),
(3423, 0, 0, 'MT-BG-12', 'S', 1757750809, 1757750809, 1, 1, '1'),
(3424, 0, 0, 'OK268', 'S', 1758093995, 1758093995, 1, 1, '1'),
(3425, 0, 0, 'OK269', 'S', 1758094001, 1758094001, 1, 1, '1'),
(3426, 0, 0, 'OK270', 'S', 1758094014, 1758094014, 1, 1, '1'),
(3427, 0, 0, 'OK271', 'S', 1758094024, 1758094024, 1, 1, '1'),
(3428, 0, 0, 'OK272', 'S', 1758094035, 1758094035, 1, 1, '1'),
(3429, 0, 0, 'OK273', 'S', 1758094041, 1758094041, 1, 1, '1'),
(3430, 0, 0, 'OK274', 'S', 1758094049, 1758094049, 1, 1, '1'),
(3431, 0, 0, 'OK275', 'S', 1758094056, 1758094056, 1, 1, '1'),
(3432, 0, 0, 'OK276', 'S', 1758094061, 1758094061, 1, 1, '1'),
(3433, 0, 0, 'VS-14', 'S', 1758182191, 1758182191, 1, 1, '1'),
(3434, 0, 0, 'BD-ER-2', 'S', 1758255946, 1758255946, 1, 1, '1'),
(3435, 0, 0, 'NN-NS-3', 'S', 1758368591, 1758368591, 1, 1, '1'),
(3436, 0, 0, 'TS-NS-3', 'S', 1758368603, 1758368603, 1, 1, '1'),
(3437, 0, 0, 'KNS-APP-3', 'S', 1758692074, 1758692074, 1, 1, '1'),
(3438, 0, 0, 'Hair Band-1', 'S', 1758697063, 1758697063, 1, 1, '1'),
(3439, 0, 0, 'HC-ER-1', 'S', 1758802008, 1758802008, 1, 1, '1'),
(3440, 0, 0, 'NJ-NS-6', 'S', 1759321133, 1759321133, 1, 1, '1'),
(3441, 0, 0, 'PO-PS-2', 'S', 1759828759, 1759828759, 1, 1, '1'),
(3442, 0, 0, 'DH-351-625', 'S', 1759991288, 1759991288, 1, 1, '1'),
(3443, 0, 0, 'DH-350-507', 'S', 1759991324, 1759991324, 1, 1, '1'),
(3444, 0, 0, 'AU-NS-1', 'S', 1759991646, 1759991646, 1, 1, '1'),
(3445, 0, 0, 'NL-NS-3', 'S', 1760167290, 1760167290, 1, 1, '1'),
(3446, 0, 0, 'MK-NS-5', 'S', 1760167363, 1760167363, 1, 1, '1'),
(3447, 0, 0, 'DH-354-546', 'S', 1760354627, 1760354627, 1, 1, '1'),
(3448, 3, 6, 'DH-352-557', 'S', 1760354678, 1766897655, 1, 0, '1'),
(3449, 4, 3, 'DH-353-549', 'S', 1760355030, 1766896627, 1, 0, '1'),
(3460, 3, 3, 'RH-01', 'S', 1766897683, 1766897693, 0, 0, '1');

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

--
-- Table structure for table `tbl_shipping_charges`
--

CREATE TABLE `tbl_shipping_charges` (
  `shipping_charges_id` int(11) NOT NULL,
  `shipping_charge` varchar(50) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `min_weight` double(10,2) DEFAULT NULL,
  `max_weight` double(10,2) DEFAULT NULL,
  `shipping_provider` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_silver_base_price`
--

CREATE TABLE `tbl_silver_base_price` (
  `silver_base_price_id` bigint(20) UNSIGNED NOT NULL,
  `product_silver_base_price` decimal(10,2) NOT NULL,
  `is_change` enum('N','Y') NOT NULL DEFAULT 'N',
  `active_status` enum('H','S') NOT NULL DEFAULT 'S',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `status` int(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `tbl_silver_base_price`
--

INSERT INTO `tbl_silver_base_price` (`silver_base_price_id`, `product_silver_base_price`, `is_change`, `active_status`, `created_at`, `updated_at`, `status`) VALUES
(1, 300.00, 'N', 'S', '2026-02-28 06:01:34', '2026-03-04 07:57:01', 1);

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

--
-- Table structure for table `tbl_states`
--

CREATE TABLE `tbl_states` (
  `id` int(11) NOT NULL,
  `name` varchar(30) NOT NULL,
  `country_id` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_states`
--

INSERT INTO `tbl_states` (`id`, `name`, `country_id`) VALUES
(1, 'Andaman and Nicobar Islands', 101),
(2, 'Andhra Pradesh', 101),
(3, 'Arunachal Pradesh', 101),
(4, 'Assam', 101),
(5, 'Bihar', 101),
(6, 'Chandigarh', 101),
(7, 'Chhattisgarh', 101),
(8, 'Dadra and Nagar Haveli', 101),
(9, 'Daman and Diu', 101),
(10, 'Delhi-NCR', 101),
(11, 'Goa', 101),
(12, 'Gujarat', 101),
(13, 'Haryana', 101),
(14, 'Himachal Pradesh', 101),
(15, 'Jammu and Kashmir', 101),
(16, 'Jharkhand', 101),
(17, 'Karnataka', 101),
(18, 'Kenmore', 101),
(19, 'Kerala', 101),
(20, 'Lakshadweep', 101),
(21, 'Madhya Pradesh', 101),
(22, 'Maharashtra', 101),
(23, 'Manipur', 101),
(24, 'Meghalaya', 101),
(25, 'Mizoram', 101),
(26, 'Nagaland', 101),
(27, 'Narora', 101),
(28, 'Natwar', 101),
(29, 'Odisha', 101),
(30, 'Paschim Medinipur', 101),
(31, 'Pondicherry', 101),
(32, 'Punjab', 101),
(33, 'Rajasthan', 101),
(34, 'Sikkim', 101),
(35, 'Tamil Nadu', 101),
(36, 'Telangana', 101),
(37, 'Tripura', 101),
(38, 'TEST', 101),
(39, 'UP-1', 101),
(40, 'xxxxxx', 101),
(41, 'West Bengal', 101),
(42, 'UP-2', 101);

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

--
-- Table structure for table `tbl_supplier_shelf`
--

CREATE TABLE `tbl_supplier_shelf` (
  `supplier_shelf_id` int(11) NOT NULL,
  `supplier_shelf` varchar(255) DEFAULT NULL,
  `supplier_id` varchar(255) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `created_by` varchar(11) DEFAULT NULL,
  `updated_by` varchar(11) DEFAULT NULL,
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `tbl_supplier_shelf`
--

INSERT INTO `tbl_supplier_shelf` (`supplier_shelf_id`, `supplier_shelf`, `supplier_id`, `active_status`, `created_by`, `updated_by`, `added_on`, `updated_on`, `status`) VALUES
(1, '', '', 'S', '1', '1', 1728183243, 1728183243, '1'),
(2, 'KK-2', '217', 'S', '1', '1', 1728183435, 1728185919, '1'),
(3, 'GG-1', '77', 'S', '1', '1', 1728303370, 1728303370, '1'),
(4, 'DK-1', '153', 'S', '1', '1', 1728480166, 1728480166, '1');

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

--
-- Table structure for table `tbl_tags`
--

CREATE TABLE `tbl_tags` (
  `tags_id` int(11) NOT NULL,
  `tags` varchar(100) DEFAULT NULL,
  `description` text NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_tags`
--

INSERT INTO `tbl_tags` (`tags_id`, `tags`, `description`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'Plain Gold', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(2, '2 Pc Bangles', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(3, 'Studs / Tops', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(4, 'Bali', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(5, 'Chand Bali', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(6, 'Jhumka', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(7, 'Kaanful', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(8, 'Long / Chandelier', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(9, 'Tassels', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(10, 'Designer', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(11, 'Long Necklace', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(12, 'Choker Sets', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(13, 'Delicate', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(14, 'Heavy', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(15, 'Ball Chain Sets', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(16, 'Full Stone', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(17, 'God Figure (Laxmi, Ganesha, Radhe Krishna, Tirupati Balaji, etc.)', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(18, 'Mangalsutra', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(19, 'Laxmi', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(20, '4 Pc Bangles', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(21, '6 Pc Bangles', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(22, 'Peacock Design (Mugappu)', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(23, 'North Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(24, 'South Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(25, 'Haram', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(26, 'Elephant Design', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(27, 'Enameling / Meenakari / Hand Painting', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(28, 'Clustered Pearl', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(29, 'Thin Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(30, 'Thick Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(31, 'Medium Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(32, 'Bahubali Style', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(33, 'Mens Sherwani Mala', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(34, 'testtt', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(35, 'Golden Clustered Pearls', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(36, 'Oxidised Earring', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(37, 'Oxidised Necklace', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(38, 'Kemp  Necklace Set', '', 'S', 1637674942, 1645077142, NULL, 1, '1'),
(39, 'Kemp Earrings', '', 'S', 1637674942, 1645077167, NULL, 1, '1'),
(40, 'Hollow Jewellery', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(41, 'GERMAN SILVER', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(42, 'Mirror Jewelry', '', 'S', 1637674942, 1637674942, NULL, NULL, '1'),
(43, 'Western Jewelry', '', 'S', 1641367251, 1641367251, 1, 1, '1'),
(44, 'Western Necklace Set', '', 'S', 1641367286, 1641367286, 1, 1, '1'),
(45, 'Western Earrings', '', 'S', 1641367961, 1641367961, 1, 1, '1'),
(46, 'Western Finger Ring', '', 'S', 1641368098, 1641368098, 1, 1, '1'),
(47, 'Short Necklace ', '', 'S', 1645076037, 1645076037, 1, 1, '1'),
(48, 'DKG', '', 'S', 1645087085, 1645087085, 1, 1, '1'),
(49, 'BN', '', 'S', 1645089037, 1645089037, 1, 1, '1'),
(50, 'XX', '', 'S', 1645089047, 1645089047, 1, 1, '1'),
(51, 'TA', '', 'S', 1645089074, 1645089074, 1, 1, '1'),
(52, 'DE', '', 'S', 1645161679, 1645161679, 1, 1, '1'),
(53, 'MM', '', 'S', 1645164111, 1645164111, 1, 1, '1'),
(54, 'FM', '', 'S', 1645164756, 1645164756, 1, 1, '1'),
(55, 'TQ', '', 'S', 1645166178, 1645166178, 1, 1, '1'),
(56, 'SD', '', 'S', 1645248607, 1645248607, 1, 1, '1'),
(57, 'PA', '', 'S', 1645250533, 1645250533, 1, 1, '1'),
(58, 'HW', '', 'S', 1645252775, 1645252775, 1, 1, '1'),
(59, 'KK', '', 'S', 1645422172, 1645422172, 1, 1, '1'),
(60, 'VC', '', 'S', 1645422775, 1645422775, 1, 1, '1'),
(61, 'VE', '', 'S', 1645424974, 1645424974, 1, 1, '1'),
(62, 'DH', '', 'S', 1645429175, 1645429175, 1, 1, '1'),
(63, 'VS', '', 'S', 1645431010, 1645431010, 1, 1, '1'),
(64, 'Oxidised Jewelry ', '', 'S', 1645431417, 1645431417, 1, 1, '1'),
(65, 'DS', '', 'S', 1645507847, 1645507847, 1, 1, '1'),
(66, 'VL', '', 'S', 1645513308, 1645513308, 1, 1, '1'),
(67, 'PO', '', 'S', 1645593068, 1645593068, 1, 1, '1'),
(68, 'MK', '', 'S', 1645682967, 1645682967, 1, 1, '1'),
(69, 'GB', '', 'S', 1645684021, 1645684021, 1, 1, '1'),
(70, 'Mehendi Choker Sets', '', 'S', 1645698429, 1645698429, 1, 1, '1'),
(71, 'MB', '', 'S', 1645765341, 1645765341, 1, 1, '1'),
(72, 'LS', '', 'S', 1645768156, 1645768156, 1, 1, '1'),
(73, 'SB', '', 'S', 1645773102, 1645773102, 1, 1, '1'),
(74, 'SM', '', 'S', 1645773686, 1645773686, 1, 1, '1'),
(75, 'VN', '', 'S', 1645784031, 1645784031, 1, 1, '1'),
(76, 'SI', '', 'S', 1645852312, 1645852312, 1, 1, '1'),
(77, 'BL', '', 'S', 1645853515, 1645853515, 1, 1, '1'),
(78, 'KC', '', 'S', 1646115414, 1646115414, 1, 1, '1'),
(79, 'DJ', '', 'S', 1646117412, 1646117412, 1, 1, '1'),
(80, 'CH', '', 'S', 1646119572, 1646119572, 1, 1, '1'),
(81, 'SC', '', 'S', 1646200385, 1646200385, 1, 1, '1'),
(82, 'KA', '', 'S', 1646284215, 1646284215, 1, 1, '1'),
(83, 'MR', '', 'S', 1646284864, 1646284864, 1, 1, '1'),
(84, 'Thewa Pendant Set ', '', 'S', 1646285005, 1646285005, 1, 1, '1'),
(85, 'YJ', '', 'S', 1646371551, 1646371566, 1, 1, '1'),
(86, 'BK', '', 'S', 1646806774, 1646806774, 1, 1, '1'),
(87, 'Gold Forming', '', 'S', 1646806996, 1646829762, 1, 1, '1'),
(88, 'Laser Cut', '', 'S', 1646829258, 1646829780, 1, 1, '1'),
(89, 'COMBO NECKLACE SET', '', 'S', 1646974147, 1646974147, 1, 1, '1'),
(90, 'Glass Beads', '', 'S', 1647240895, 1647240895, 1, 1, '1'),
(91, 'Kamarpatta(Hip Belt)', '', 'S', 1648703361, 1648703361, 1, 1, '1'),
(92, '3 Pc Bangles', '', 'S', 1649846877, 1649846877, 1, 1, '1'),
(93, 'test', '', 'S', 1650107409, 1650107409, 226, 226, '0'),
(94, 'test2', '', 'H', 1650369133, 1650369145, 234, 234, '0'),
(95, 'Kundan Jewelry', '', 'S', 1650431868, 1650431868, 1, 1, '1'),
(96, 'Long Mala ', '', 'S', 1650431904, 1650431904, 1, 1, '1'),
(97, 'Kasu Mala', '', 'S', 1650973772, 1650973772, 1, 1, '1'),
(98, 'Guttapusalu', '', 'S', 1651062775, 1651062775, 1, 1, '1'),
(99, 'Beaded Necklace Set', '', 'S', 1653711939, 1653712453, 1, 1, '1'),
(100, 'KUMKUM BOX', '', 'S', 1653888200, 1653888200, 1, 1, '1'),
(101, 'Hair Accessories Pasa', '', 'S', 1656307433, 1656307433, 1, 1, '1'),
(102, 'Maharashtrian Mangalsutra', '', 'S', 1657272990, 1657272990, 1, 1, '1'),
(103, 'Hair Accessories Sheeshphool', '', 'S', 1657620676, 1657687359, 1, 1, '1'),
(104, 'Matha Patti', '', 'S', 1657694007, 1657694007, 1, 1, '1'),
(105, 'Sheeshphool Maang Tikka', '', 'S', 1657947546, 1657950508, 1, 1, '1'),
(106, 'Sheeshphool', '', 'S', 1657947590, 1657947590, 1, 1, '1'),
(107, 'Terracotta jewellery', '', 'S', 1658211499, 1658211499, 1, 1, '1'),
(108, 'Oxidised Pendant Set', '', 'S', 1658732752, 1658732752, 1, 1, '1'),
(109, 'KAAN CHAIN EARRING', '', 'S', 1658811140, 1658811140, 1, 1, '1'),
(110, 'Navratna Jewellery', '', 'S', 1659947041, 1659947041, 1, 1, '1'),
(111, 'Half Micro Gold ', '', 'S', 1661432989, 1661432989, 1, 1, '1'),
(112, 'Premium Quality Hip Belt kamarpatta ', '', 'S', 1663911680, 1663911680, 1, 1, '1'),
(113, 'Kemp Oxide Necklace', '', 'S', 1675949905, 1675949905, 1, 1, '1'),
(114, 'Kemp Oxide Earrings', '', 'S', 1675949929, 1675949929, 1, 1, '1'),
(115, 'Mother of Pearl Jewellery', '', 'S', 1681465889, 1681535028, 1, 1, '1'),
(116, 'Mother of Pearl Maria Jewellery', '', 'S', 1681465936, 1681465936, 1, 1, '1'),
(117, 'Mother of Pearl Abalone Jewellery', '', 'S', 1681465987, 1681465987, 1, 1, '1'),
(118, 'Mother Of Pearl Finger Rings', '', 'S', 1681466233, 1681466233, 1, 1, '1'),
(119, 'Mother Of Pearl Earrings', '', 'S', 1681466246, 1681466246, 1, 1, '1'),
(120, 'Febric Jewellery', '', 'S', 1685340356, 1685340356, 1, 1, '1'),
(121, 'Febric thread Bangle', '', 'S', 1685340496, 1685340496, 1, 1, '1'),
(122, 'Mother Of Pearl Necklace Set', '', 'S', 1685423254, 1685423254, 1, 1, '1'),
(123, 'Haath Paan', '', 'S', 1685950090, 1685950090, 1, 1, '1'),
(124, 'Antique Haath Paan', '', 'S', 1685950111, 1685950111, 1, 1, '1'),
(125, 'Antique Jewellery', '', 'S', 1685950126, 1685950126, 1, 1, '1'),
(126, 'Temple Maang Tikka', '', 'S', 1686287720, 1686287720, 1, 1, '1'),
(127, 'Maharashtrian Jewellery', '', 'S', 1689057716, 1689057716, 1, 1, '1'),
(128, 'Kolhapuri Style jewellery', '', 'S', 1689057783, 1689057783, 1, 1, '1'),
(129, 'thushi', '', 'S', 1689057825, 1689057825, 1, 1, '1'),
(130, 'Kolhapuri Putali Haar', '', 'S', 1689061560, 1689061560, 1, 1, '1'),
(131, 'Kolhapuri Saaj', '', 'S', 1689061758, 1689061758, 1, 1, '1'),
(132, 'Thewa Design Long Necklace Set ', '', 'S', 1689142945, 1689142945, 1, 1, '1'),
(133, 'Fabric Earrings', '', 'S', 1689318826, 1689318826, 1, 1, '1'),
(134, 'Fabric  jewellery', '', 'S', 1689318845, 1689318845, 1, 1, '1'),
(135, 'Half Bridal Set', '', 'S', 1690894202, 1690894202, 1, 1, '1'),
(136, 'Foli Kundan', '', 'S', 1691127064, 1691127064, 1, 1, '1'),
(137, 'Exclusive', '', 'S', 1692854572, 1692854572, 1, 1, '1'),
(138, 'Boutique Jewellery', '', 'S', 1692855818, 1692857606, 1, 1, '1'),
(144, 'Victorian Jewellery', '', 'S', 1694599442, 1694599442, 1, 1, '1'),
(145, 'Sabyasachi Designs', '', 'S', 1701950264, 1701950264, 1, 1, '1'),
(146, 'Fancy', '', 'S', 1712668469, 1712668469, 1, 1, '1'),
(147, 'Mix Color', '', 'S', 1712668478, 1712668478, 1, 1, '1'),
(148, 'Moissanite Jewellery ', '', 'S', 1726469365, 1726469365, 1, 1, '1'),
(149, 'Invisible Ear Chain ', '', 'S', 1728539116, 1728539116, 1, 1, '1'),
(150, 'Hasli Set', '', 'S', 1729246100, 1729246100, 1, 1, '1'),
(151, 'Combo ', '', 'S', 1736752508, 1736752508, 1, 1, '1'),
(152, 'Premium Jadau Temple Jewellery ', '', 'S', 1737006567, 1737006567, 1, 1, '1'),
(153, 'Crystal Jewellery ', '', 'S', 1737006590, 1737006590, 1, 1, '1'),
(154, 'Crystal Necklace Set ', '', 'S', 1737006622, 1737006622, 1, 1, '1'),
(155, 'Heritage Jewellery ', '', 'S', 1743656656, 1743656656, 1, 1, '1'),
(156, 'Heritage Necklace Set ', '', 'S', 1743656690, 1743656690, 1, 1, '1'),
(157, 'Heritage Pendant Set ', '', 'S', 1743656769, 1743656769, 1, 1, '1'),
(158, 'Lumba ', '', 'S', 1751527582, 1751527582, 1, 1, '1'),
(159, 'Hair Clip ', '', 'S', 1753161571, 1753161571, 1, 1, '1'),
(160, 'Saree Pin ', '', 'S', 1753164688, 1764679553, 1, 0, '1');

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

--
-- Table structure for table `tbl_tax`
--

CREATE TABLE `tbl_tax` (
  `tax_id` int(11) NOT NULL,
  `tax` varchar(50) DEFAULT NULL,
  `is_default` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_tax`
--

INSERT INTO `tbl_tax` (`tax_id`, `tax`, `is_default`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(8, '78', 'N', 'H', 1764945460, 1764945524, 0, 0, '1'),
(10, '3', 'Y', 'S', 1765180909, 1774509449, 0, 0, '1'),
(11, '18', 'N', 'H', 1765180981, 1765180981, 0, 0, '1'),
(12, '17', 'N', 'H', 1765180988, 1765180988, 0, 0, '1'),
(14, '28', 'N', 'H', 1765181009, 1765181009, 0, 0, '1');

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

--
-- Table structure for table `tbl_testimonial`
--

CREATE TABLE `tbl_testimonial` (
  `testimonial_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `date` varchar(100) DEFAULT NULL,
  `testimonial` text DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_testimonial`
--

INSERT INTO `tbl_testimonial` (`testimonial_id`, `name`, `date`, `testimonial`, `country`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2, 'Ashwin Gopal', '14-12-2019', 'Excellent Products & Great Service', 'India', 'S', 1702616773, 1702994859, '1'),
(3, 'Shreyas Menon', '13-01-2020', 'Best Temple Jewellery Collection is what you can get at Manek Ratna !!!', 'India', 'S', 1702616830, 1702994913, '1'),
(4, 'Aarav Patel', '01-11-2022', 'Manek Ratna offers an incredible range of artificial jewelry that’s both stylish and durable. I’ve been buying in bulk for my boutique, and the consistent quality is what keeps me coming back. Their jewelry has always exceeded my expectations.', 'India', 'S', 1725966564, 1725966671, '1'),
(5, 'Sanya Sharma', '16-11-2022', 'Navigating the Manek Ratna website is a breeze. I appreciate the organized layout that makes finding and ordering products straightforward. The ease of bulk ordering online has made my restocking process so much smoother.', 'India', 'S', 1725966745, 1725966745, '1'),
(7, 'Ravi Kumar', '22-11-2022', 'I’m impressed with the competitive pricing at Manek Ratna. For the high-quality artificial jewelry they provide, the prices are quite reasonable. It allows me to offer my customers great value while maintaining good margins for my store.', 'India', 'S', 1725966799, 1725966799, '1'),
(8, 'Ananya Singh', '30-11-2022', 'The customer service at Manek Ratna is exceptional. Whenever I’ve had questions or needed assistance with my bulk orders, their team has been incredibly helpful and responsive. It’s a pleasure working with them.', 'India', 'S', 1725966857, 1725967501, '1'),
(9, 'Nikhil Mehta', '02-12-2022', 'Manek Ratna’s jewelry quality is consistently high. I have never received a piece that wasn’t up to standard. The craftsmanship and attention to detail are evident, making them a reliable choice for all my needs.', 'India', 'S', 1725969628, 1725969628, '1'),
(10, 'Priya Kapoor', '06-12-2022', 'The bulk ordering process at Manek Ratna is incredibly efficient. Their streamlined system makes it easy to place large orders quickly, and the shipping is always prompt. It’s a huge time-saver for my business.', 'India', 'S', 1725969680, 1725969680, '1'),
(11, 'Rajesh Reddy', '13-12-2022', 'The variety of designs available at Manek Ratna is unmatched. Whether I’m looking for traditional or contemporary styles, they have something for every occasion. It’s fantastic to have such a broad selection in one place.', 'India', 'S', 1725969721, 1725969721, '1'),
(12, 'John Smith', '16-12-2022', 'Manek Ratna’s artificial jewelry is fantastic. The bulk ordering process is straightforward, and their website is well-designed for easy navigation. I appreciate their clear product descriptions and quick order fulfillment.', 'United States', 'S', 1725969793, 1725969793, '1'),
(13, 'Emily Johnson', '19-12-2022', 'The customer service at Manek Ratna is top-notch. They’ve been incredibly responsive and helpful whenever I’ve had queries about my bulk orders. Their support team truly enhances the overall shopping experience.', 'United States', 'S', 1725969835, 1725969835, '1'),
(14, 'David Brown', '27-12-2022', 'Manek Ratna offers an impressive variety of artificial jewelry. Their bulk ordering system is efficient, and the website makes it easy to explore different options. I’m always satisfied with the range of products available.', 'United States', 'S', 1725969868, 1725969868, '1'),
(15, 'Sophia Lee', '02-01-2023', 'Manek Ratna’s pricing structure is very appealing. For the high quality they provide, the prices are quite reasonable. It’s a great balance of affordability and luxury that works well for my business.', 'Canada', 'S', 1726036395, 1726036395, '1'),
(16, 'Liam Carter', '05-01-2023', 'I’ve had a great experience with Manek Ratna’s bulk ordering system. It’s easy to place large orders, and their website handles everything smoothly. The efficiency of their process helps me manage inventory effectively.', 'Canada', 'S', 1726036428, 1726036428, '1'),
(17, 'Luca Rossi', '10-01-2023', 'Manek Ratna offers a fantastic selection of artificial jewelry. The quality of their products is excellent, and the variety available is impressive. The ease of ordering in bulk and the quick shipping make them a great partner.', 'Italy', 'S', 1726036472, 1726036472, '1'),
(18, 'Giulia Bianchi', '14-01-2023', 'I’m always impressed by the consistency in quality from Manek Ratna. Their artificial jewelry pieces are beautifully crafted and durable. Their ordering system is straightforward, which makes reordering a breeze.', 'Italy', 'S', 1726036524, 1726036524, '1'),
(19, 'Jasper Müller', '16-01-2023', 'I’m very pleased with the artificial jewelry from Manek Ratna. Their bulk ordering system is efficient and their website is user-friendly. The quality of their jewelry consistently meets my high standards.', 'Germany', 'S', 1726036575, 1726036575, '1'),
(20, 'Lena Schmidt', '20-01-2023', 'Manek Ratna provides a diverse range of artificial jewelry that’s perfect for any occasion. Their ordering process is streamlined, and their website makes it easy to place orders and track shipments.', 'Germany', 'S', 1726036691, 1726036691, '1'),
(21, 'Hannah Smith', '22-01-2024', 'The variety of designs at Manek Ratna is impressive. I love their selection of artificial jewelry and the bulk ordering process is very efficient. Their website is easy to use, making reordering a simple task.', 'United Kingdom', 'S', 1726036890, 1726036890, '1'),
(22, 'Oliver Jones', '23-01-2023', 'Manek Ratna offers fantastic quality at great prices. Their bulk ordering system is seamless, and their website is easy to navigate. The combination of affordability and quality is a major reason I choose them for my business.', 'United Kingdom', 'S', 1726036928, 1726036928, '1'),
(23, 'Carlos Gómez', '27-01-2023', 'Manek Ratna provides an impressive range of artificial jewelry. The bulk ordering system is efficient, and the website is easy to navigate. The quality of their products is consistently high, and their prices are fair.', 'Spain', 'S', 1726037078, 1726037078, '1'),
(24, 'Lucía Rodríguez', '02-02-2023', 'The quality of the artificial jewelry from Manek Ratna is outstanding. I’m always satisfied with the craftsmanship and prompt delivery.', 'Spain', 'S', 1726037127, 1726037127, '1'),
(25, 'Yuki Tanaka', '06-02-2023', 'Manek Ratna offers a beautiful collection of artificial jewelry. The quality of their products is exceptional, making them a top choice for my business.', 'Japan', 'S', 1726037338, 1726037338, '1'),
(26, 'Aiko Suzuki', '10-02-2023', 'I’ve been consistently impressed with the quality of Manek Ratna’s jewelry. Their website is user-friendly. Their customer service is also excellent, always available to assist with any issues.', 'Japan', 'S', 1726040535, 1726040535, '1'),
(27, 'Sophie Laurent', '14-02-2023', 'Manek Ratna provides a fantastic range of artificial jewelry. Their website is easy to navigate, and the bulk ordering process is very smooth. The quality of their products is excellent, and their customer service is very helpful.', 'France', 'S', 1726040813, 1726040851, '1'),
(28, 'Léo Dubois', '17-02-2023', 'I’m very satisfied with the quality of jewelry from Manek Ratna. Their bulk ordering system is efficient, and their website is user-friendly. The excellent quality and prompt service make them a preferred supplier for me.', 'France', 'S', 1726040909, 1726040909, '1'),
(29, 'Natalie Evans', '20-02-2023', 'Manek Ratna offers a great selection of artificial jewelry. The quality and value they provide are always reliable.', 'Australia', 'S', 1726040986, 1726040986, '1'),
(30, 'Jacob Wilson', '24-02-2023', 'The customer service at Manek Ratna is fantastic. They handle bulk orders efficiently, and their website makes ordering straightforward. The high quality of their artificial jewelry and their attentive service make them a top choice.', 'Australia', 'S', 1726041022, 1726041022, '1'),
(31, 'Isha Joshi', '02-03-2023', 'I’ve found the Manek Ratna website to be very user-friendly. It’s easy to search for specific items and place bulk orders without any hassle. Their online platform is a big plus for my ordering process.', 'India', 'S', 1727864100, 1727864100, '1'),
(32, 'Aditya Deshmukh', '06-03-2023', 'The attention to detail in Manek Ratna’s jewelry is remarkable. Every piece I’ve ordered has been beautifully crafted, showing that they take pride in their work. This high level of quality is why I keep returning.', 'India', 'S', 1727864202, 1727864202, '1'),
(33, 'Maya Gupta', '10-03-2023', 'Manek Ratna’s pricing is highly competitive for the quality of jewelry they offer. I can order in bulk without breaking the bank, which helps me maintain a healthy profit margin while offering quality products to my customers.', 'India', 'S', 1727864305, 1727864305, '1'),
(34, 'Aarav Patel', '13-03-2023', 'The quality of the artificial jewelry from Manek Ratna is outstanding. I’ve been buying in bulk for my shop, and the durability and craftsmanship are consistently excellent. It’s clear they take great care in their product design.', 'United States', 'S', 1727864359, 1727864359, '1'),
(35, 'Priya Sharma', '17-03-2023', 'Manek Ratna’s website is very user-friendly. Placing bulk orders is simple and quick, thanks to their well-organized online store. I can easily find what I need and manage my orders efficiently.', 'United States', 'S', 1727864432, 1727864432, '1'),
(36, 'Rohan Gupta', '21-03-2023', 'The customer service at Manek Ratna stands out. They are always ready to assist with any questions or issues, ensuring that my bulk orders are processed without any problems. Their support is a key reason I return.', 'Canada', 'S', 1727864514, 1727864514, '1'),
(37, 'Kavita Mehta', '25-03-2023', 'Manek Ratna’s artificial jewelry is always of high quality. The attention to detail in their designs is evident, and I consistently receive well-crafted pieces that my customers love. It’s a reliable source for my inventory.', 'Canada', 'S', 1727864584, 1727864584, '1'),
(38, 'Arjuna Desai', '27-03-2023', 'The bulk ordering process at Manek Ratna is highly efficient. Their website makes it easy to browse and order, and I appreciate the prompt shipping. It’s been a smooth and positive experience for my business.', 'Canada', 'S', 1727864633, 1727864633, '1'),
(40, 'Neha Iyer', '31-03-2023', 'The Manek Ratna website is well-structured and easy to navigate. It simplifies the bulk ordering process significantly. I can quickly find what I need and place orders with confidence, knowing I’ll receive high-quality jewelry.', 'Italy', 'S', 1727864689, 1727864689, '1'),
(41, 'Sameer Khan', '03-04-2023', 'Manek Ratna’s customer service is exceptional. They are attentive and quick to resolve any issues with my bulk orders. Their support team provides a high level of service, which is much appreciated in the wholesale business.', 'Italy', 'S', 1727864743, 1727864743, '1'),
(42, 'Ananya Singh', '07-04-2023', 'The pricing at Manek Ratna is very competitive. For the quality of artificial jewelry they offer, their prices are great. It helps me offer high-quality products to my customers at a reasonable price point.', 'Italy', 'S', 1727864810, 1727864810, '1'),
(43, 'Vikrama Rao', '11-04-2023', 'The quality of the jewelry from Manek Ratna is always excellent. Their bulk ordering system is efficient, and their website is designed for ease of use. The combination of quality and service makes them a top choice.', 'Germany', 'S', 1727864855, 1727864855, '1'),
(44, 'Deepa Nair', '14-04-2023', 'Manek Ratna’s website is very well-organized, which makes ordering in bulk straightforward. I appreciate the clear product information and easy navigation, which simplifies my procurement process significantly.', 'Germany', 'S', 1727864900, 1727864900, '1'),
(45, 'Rahul Verma', '18-04-2023', 'Manek Ratna’s customer service is very responsive and helpful. They handle bulk orders with efficiency and address any issues quickly. This level of service is crucial for maintaining a smooth supply chain.', 'Germany', 'S', 1727864936, 1727864936, '1'),
(46, 'Sanya Joshi', '25-04-2023', 'I’ve always had a positive experience with Manek Ratna. Their artificial jewelry is well-made, and the bulk ordering process is smooth. Their customer service is excellent, always ensuring my orders are handled efficiently.', 'United Kingdom', 'S', 1727864998, 1727864998, '1'),
(47, 'Karan Bhatia', '09-05-2023', 'The Manek Ratna website is intuitive and makes bulk ordering a straightforward process. I appreciate the clear product descriptions and easy checkout. Their jewelry quality is always high, making them a reliable supplier.', 'United Kingdom', 'S', 1727865045, 1727865045, '1'),
(48, 'Meera Choudhury', '11-06-2023', 'Manek Ratna’s prices are very competitive for the quality of artificial jewelry they offer. The bulk ordering process is efficient, and their website is user-friendly. Their excellent value for money makes them my preferred supplier.', 'United Kingdom', 'S', 1727865084, 1727865084, '1'),
(49, 'Anisha Malhotra', '28-06-2023', 'Manek Ratna’s website makes ordering in bulk very convenient. The design is user-friendly, and the bulk ordering process is efficient. I’m consistently pleased with their jewelry quality and the overall service provided.', 'Spain', 'S', 1727865139, 1727865139, '1'),
(50, 'Tanvi Kapoor', '18-07-2023', 'I’m very happy with the artificial jewelry from Manek Ratna. The bulk ordering process is smooth, and their website is well-structured. Their customer service is excellent, providing prompt assistance whenever needed.', 'Spain', 'S', 1727865192, 1727865192, '1'),
(51, 'Rajesh Chatterjee', '15-08-2023', 'Manek Ratna’s pricing is very competitive, making their high-quality artificial jewelry a great value. The bulk ordering system is efficient, and the website is easy to use. Their excellent pricing and quality are a winning combination.', 'Spain', 'S', 1727865238, 1727865238, '1'),
(52, 'Sneha Reddy', '10-09-2023', 'Manek Ratna’s artificial jewelry is beautifully crafted. The bulk ordering process is simple, and their website is well-organized. I appreciate their attention to detail and the reliability of their products.', 'Japan', 'S', 1727865278, 1727865278, '1'),
(53, 'Aditi Agarwal', '20-09-2023', 'The customer service at Manek Ratna is outstanding. They handle bulk orders efficiently and address any questions or issues promptly. Their high-quality artificial jewelry and excellent service make them a reliable supplier.', 'Japan', 'S', 1727865324, 1727865324, '1'),
(54, 'Varun Singh', '19-10-2023', 'The variety and quality of artificial jewelry from Manek Ratna are impressive. Their bulk ordering process is straightforward, and their website is easy to use. I appreciate their attention to detail and responsive customer service.', 'France', 'S', 1727865361, 1727865361, '1'),
(55, 'Pooja Lal', '30-11-2023', 'Manek Ratna’s artificial jewelry is always of high quality. The bulk ordering system is efficient, and their website design makes it easy to place orders. Their excellent customer service is a significant plus for my business.', 'France', 'S', 1727865400, 1727865400, '1');

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

--
-- Table structure for table `tbl_ticker`
--

CREATE TABLE `tbl_ticker` (
  `ticker_id` int(11) NOT NULL,
  `title` text DEFAULT NULL,
  `button_title` varchar(50) NOT NULL,
  `link` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_ticker`
--

INSERT INTO `tbl_ticker` (`ticker_id`, `title`, `button_title`, `link`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2, 'Holi Offer 20% Discount On All Purchases', 'INQUIRY', 'http://manekratna.com', 'H', 1617033297, 1617884606, '1'),
(4, 'manekratna12', 'abcd', 'httpshfhfh', 'H', 1617866512, 1617867390, '0'),
(5, 'NIhar', 'Express', '12345', 'H', 1617867749, 1617867749, '0'),
(7, 'Gudipawa offer 10% discount on all purchase', 'claim it', 'http://manekratna.com', 'H', 1617870194, 1617870311, '1'),
(8, 'test', 'test', 'www.jasper.com', 'H', 1650455147, 1650455147, '0');

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

--
-- Table structure for table `tbl_timeline`
--

CREATE TABLE `tbl_timeline` (
  `timeline_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `temp_product_id` varchar(50) NOT NULL,
  `product_id` int(11) NOT NULL,
  `order_detail_id` int(11) NOT NULL,
  `timeline_status` varchar(50) NOT NULL,
  `from_user` varchar(100) NOT NULL,
  `to_user` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `type` enum('PR') NOT NULL DEFAULT 'PR' COMMENT 'PR=>Preproduct',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_timeline`
--

INSERT INTO `tbl_timeline` (`timeline_id`, `parent_id`, `temp_product_id`, `product_id`, `order_detail_id`, `timeline_status`, `from_user`, `to_user`, `description`, `type`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 0, '9598', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640432566, 1640432566, '1'),
(2, 0, '1749', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640432580, 1640432580, '1'),
(3, 0, '9022', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640433622, 1640433622, '1'),
(4, 0, '6001', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640433967, 1640433967, '1'),
(5, 6748, '6001', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640434056, 1640434056, '1'),
(6, 6749, '6001', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640434177, 1640434177, '1'),
(7, 6750, '6001', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640434230, 1640434230, '1'),
(8, 6750, '6001', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640434249, 1640434249, '1'),
(9, 0, '6693', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640434331, 1640434331, '1'),
(10, 0, '7682', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640441428, 1640441428, '1'),
(11, 6774, '7682', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640441508, 1640441508, '1'),
(12, 6775, '7682', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640441661, 1640442517, '1'),
(13, 6776, '7682', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna,Jyoti Arts,Jaggannath Jaggannath,Shivani Arts', '', 'PR', 'S', 1640441707, 1640442511, '1'),
(14, 0, '5739', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640588194, 1640588194, '1'),
(15, 0, '4106', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640588696, 1640588696, '1'),
(16, 0, '6511', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640588922, 1640588922, '1'),
(17, 0, '2391', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640588935, 1640588935, '1'),
(18, 0, '9258', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640598032, 1640598032, '1'),
(19, 7764, '9258', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640598099, 1640598099, '1'),
(20, 7764, '9258', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640598146, 1640598146, '1'),
(21, 0, '4677', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640599647, 1640599647, '1'),
(22, 7766, '4677', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640599795, 1640599795, '1'),
(23, 0, '4584', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640602347, 1640602347, '1'),
(24, 0, '1351', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640602404, 1640602404, '1'),
(25, 0, '9384', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640602511, 1640602511, '1'),
(26, 0, '9552', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640606173, 1640606173, '1'),
(27, 7897, '9552', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640606353, 1640606353, '1'),
(28, 0, '1488', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640610694, 1640610694, '1'),
(29, 0, '4727', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640610696, 1640610696, '1'),
(30, 0, '5542', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640610699, 1640610699, '1'),
(31, 7928, '4104', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640611116, 1640611116, '1'),
(32, 7928, '4104', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640611174, 1640611174, '1'),
(33, 0, '7757', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1640612083, 1640612083, '1'),
(34, 0, '6565', 0, 0, '', 'Inventory Test', 'Inventory Test', '', 'PR', 'S', 1650537919, 1650537919, '1'),
(35, 0, '2591', 0, 0, '', 'Inventory Test', 'Inventory Test', '', 'PR', 'S', 1650537932, 1650537932, '1'),
(36, 0, '2591', 0, 0, '', 'Inventory Test', 'Inventory Test', '', 'PR', 'S', 1650537982, 1650537982, '1'),
(37, 0, '2363', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1667984195, 1667984195, '1'),
(38, 0, '9807', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1667984207, 1667984207, '1'),
(39, 0, '9807', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697200721, 1697200721, '1'),
(40, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697200760, 1697200760, '1'),
(41, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203254, 1697203254, '1'),
(42, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203281, 1697203281, '1'),
(43, 413555, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203364, 1697203364, '1'),
(44, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203382, 1697203382, '1'),
(45, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203405, 1697203405, '1'),
(46, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203534, 1697203534, '1'),
(47, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203744, 1697203744, '1'),
(48, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697203944, 1697203944, '1'),
(49, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697259521, 1697259521, '1'),
(50, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697259852, 1697259852, '1'),
(51, 413391, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697260240, 1697260240, '1'),
(52, 414044, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697260314, 1697260314, '1'),
(53, 414045, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697260506, 1697260506, '1'),
(54, 414050, '9807', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697261328, 1697261328, '1'),
(55, 0, '9787', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697261814, 1697261814, '1'),
(56, 0, '9787', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697261830, 1697261830, '1'),
(57, 414053, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697261869, 1697261869, '1'),
(58, 414054, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697261950, 1697261950, '1'),
(59, 414055, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697262036, 1697262036, '1'),
(60, 414056, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697262166, 1697262166, '1'),
(61, 414059, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697263653, 1697263653, '1'),
(62, 0, '6566', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697272904, 1697272904, '1'),
(63, 0, '6566', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697281421, 1697281421, '1'),
(64, 0, '6566', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697281475, 1697281475, '1'),
(65, 0, '3412', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697281925, 1697281925, '1'),
(66, 0, '9510', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697282441, 1697282441, '1'),
(67, 0, '9510', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697283233, 1697283233, '1'),
(68, 0, '9510', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697283305, 1697283305, '1'),
(69, 0, '7994', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284346, 1697284346, '1'),
(70, 0, '7994', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284360, 1697284360, '1'),
(71, 0, '7994', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284394, 1697284394, '1'),
(72, 414444, '7994', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284423, 1697284423, '1'),
(73, 414445, '7994', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284466, 1697284466, '1'),
(74, 414444, '7994', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284514, 1697284514, '1'),
(75, 414446, '7994', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284576, 1697284576, '1'),
(76, 0, '4600', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284941, 1697284941, '1'),
(77, 414460, '4600', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697284998, 1697284998, '1'),
(78, 414463, '4600', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697285072, 1697285072, '1'),
(79, 414464, '4600', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697285149, 1697285149, '1'),
(80, 414541, '7994', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697287794, 1697287794, '1'),
(81, 414541, '7994', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697289363, 1697289363, '1'),
(82, 414566, '4600', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697290111, 1697290111, '1'),
(83, 414601, '4600', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697291889, 1697291889, '1'),
(84, 414611, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697292826, 1697292826, '1'),
(85, 414612, '9787', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697292894, 1697292894, '1'),
(86, 0, '9932', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697435852, 1697435852, '1'),
(87, 0, '8754', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436651, 1697436651, '1'),
(88, 0, '6887', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436789, 1697436789, '1'),
(89, 415459, '6887', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436844, 1697436844, '1'),
(90, 415463, '6887', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436876, 1697436876, '1'),
(91, 415466, '6887', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436915, 1697436915, '1'),
(92, 415467, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697436956, 1697436956, '1'),
(93, 415468, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697437020, 1697437020, '1'),
(94, 415469, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697437082, 1697437082, '1'),
(95, 0, '5562', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697437195, 1697437195, '1'),
(96, 0, '5562', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697438931, 1697438931, '1'),
(97, 0, '2080', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439036, 1697439036, '1'),
(98, 0, '2080', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439203, 1697439203, '1'),
(99, 415495, '2080', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439254, 1697439254, '1'),
(100, 415495, '2080', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439292, 1697439292, '1'),
(101, 415496, '2080', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439374, 1697439374, '1'),
(102, 415469, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439474, 1697439474, '1'),
(103, 415498, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697439510, 1697439510, '1'),
(104, 0, '7368', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440578, 1697440578, '1'),
(105, 415504, '7368', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440621, 1697440621, '1'),
(106, 415505, '7368', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440675, 1697440675, '1'),
(107, 415506, '7368', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440723, 1697440723, '1'),
(108, 0, '7635', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440898, 1697440898, '1'),
(109, 415518, '7635', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697440985, 1697440985, '1'),
(110, 415523, '7635', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441193, 1697441193, '1'),
(111, 0, '3229', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441292, 1697441292, '1'),
(112, 0, '4971', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441500, 1697441500, '1'),
(113, 415528, '4971', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441591, 1697441591, '1'),
(114, 415530, '4971', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441640, 1697441640, '1'),
(115, 415533, '4971', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697441684, 1697441684, '1'),
(116, 0, '4026', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697551137, 1697551137, '1'),
(117, 0, '4026', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697551193, 1697551193, '1'),
(118, 416708, '4026', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697551363, 1697551363, '1'),
(119, 416709, '4026', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1697551403, 1697551496, '1'),
(120, 0, '2391', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703142462, 1703142462, '1'),
(121, 0, '2391', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703142587, 1703142587, '1'),
(122, 0, '2391', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703142903, 1703142903, '1'),
(123, 0, '2391', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703143172, 1703143172, '1'),
(124, 0, '8207', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703319183, 1703319183, '1'),
(125, 460552, '8207', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703319251, 1703319251, '1'),
(126, 0, '4260', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703319443, 1703319443, '1'),
(127, 0, '7186', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703319523, 1703319523, '1'),
(128, 0, '6252', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703325065, 1703325065, '1'),
(129, 0, '7556', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703325108, 1703325108, '1'),
(130, 0, '2120', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703325160, 1703325160, '1'),
(131, 0, '6337', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703330210, 1703330210, '1'),
(132, 0, '7403', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703330234, 1703330234, '1'),
(133, 0, '1635', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703330262, 1703330262, '1'),
(134, 0, '3605', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703330398, 1703330398, '1'),
(135, 0, '6337', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703334315, 1703334315, '1'),
(136, 460758, '6337', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703336417, 1703336417, '1'),
(137, 460758, '6337', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703336433, 1703336433, '1'),
(138, 460758, '6337', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703336779, 1703336779, '1'),
(139, 460758, '6337', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703337688, 1703337688, '1'),
(140, 0, '6337', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703338685, 1703338685, '1'),
(141, 460552, '8207', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703338814, 1703338814, '1'),
(142, 0, '4205', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703338980, 1703338980, '1'),
(143, 460552, '8207', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703479981, 1703479981, '1'),
(144, 415498, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703480220, 1703480220, '1'),
(145, 415498, '8754', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703480793, 1703480793, '1'),
(146, 461216, '1635', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508143, 1703508143, '1'),
(147, 461217, '1635', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508201, 1703508201, '1'),
(148, 461218, '1635', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508442, 1703508442, '1'),
(149, 461219, '2120', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508571, 1703508571, '1'),
(150, 0, '7556', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508765, 1703508765, '1'),
(151, 461221, '7556', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703508796, 1703508796, '1'),
(152, 0, '6252', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703509055, 1703509055, '1'),
(153, 461224, '6252', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703509117, 1703509117, '1'),
(154, 461225, '6252', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703509368, 1703509368, '1'),
(155, 0, '5562', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703510090, 1703510090, '1'),
(156, 461227, '5562', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703510110, 1703510110, '1'),
(157, 461227, '5562', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703510174, 1703510174, '1'),
(158, 461227, '5562', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703510195, 1703510195, '1'),
(159, 0, '3171', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703512078, 1703512078, '1'),
(160, 0, '3171', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703512606, 1703512606, '1'),
(161, 461234, '3171', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703512825, 1703512825, '1'),
(162, 461234, '3171', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703512981, 1703512981, '1'),
(163, 461234, '3171', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703512992, 1703512992, '1'),
(164, 461235, '3171', 0, 0, 'Received', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703513302, 1703513302, '1'),
(165, 0, '4905', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1703514114, 1703514114, '1'),
(166, 0, '8636', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114147, 1704114147, '1'),
(167, 0, '8636', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114182, 1704114182, '1'),
(168, 0, '8636', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114216, 1704114216, '1'),
(169, 0, '9374', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114545, 1704114545, '1'),
(170, 0, '9374', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114571, 1704114571, '1'),
(171, 0, '8331', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114617, 1704114617, '1'),
(172, 0, '4807', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114680, 1704114680, '1'),
(173, 0, '8331', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704114954, 1704114954, '1'),
(174, 0, '4330', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704198286, 1704198286, '1'),
(175, 0, '4330', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704198385, 1704198385, '1'),
(176, 0, '4330', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704198449, 1704198449, '1'),
(177, 0, '4624', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704373340, 1704373340, '1'),
(178, 0, '4111', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704373472, 1704373472, '1'),
(179, 0, '8521', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704373601, 1704373601, '1'),
(180, 0, '5665', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374153, 1704374153, '1'),
(181, 0, '1915', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374199, 1704374199, '1'),
(182, 0, '1915', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374212, 1704374212, '1'),
(183, 0, '2703', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374752, 1704374752, '1'),
(184, 0, '3189', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374804, 1704374804, '1'),
(185, 0, '2703', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704374850, 1704374850, '1'),
(186, 0, '6176', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704796847, 1704796847, '1'),
(187, 469380, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797169, 1704797169, '1'),
(188, 469385, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797251, 1704797251, '1'),
(189, 469386, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797293, 1704797293, '1'),
(190, 469387, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797331, 1704797331, '1'),
(191, 469388, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797390, 1704797390, '1'),
(192, 469389, '6176', 0, 0, 'QC Verified', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1704797439, 1704797439, '1'),
(193, 0, '6607', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1705654463, 1705654463, '1'),
(194, 0, '2452', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1705654735, 1705654735, '1'),
(195, 0, '2452', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1705727631, 1705727631, '1'),
(196, 0, '2452', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1705727650, 1705727650, '1'),
(197, 0, '2452', 0, 0, '', 'Manek Ratna', 'Manek Ratna', '', 'PR', 'S', 1705727668, 1705727668, '1');

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

--
-- Table structure for table `tbl_trending`
--

CREATE TABLE `tbl_trending` (
  `trending_id` int(11) NOT NULL,
  `type` enum('S','G','UG','PG','V') NOT NULL COMMENT 'S=>Slider,G=>Grid,UG=>Uneven Grid,PG=>Product Grid,V=>Video',
  `sub_title` varchar(200) NOT NULL,
  `title` varchar(100) NOT NULL,
  `title_position` enum('R','L','C') NOT NULL COMMENT 'R=>Right,L=>Left,C=>Center',
  `display_title` enum('Y','N') NOT NULL,
  `title_image` varchar(100) NOT NULL,
  `slider_type` enum('MS','CC','MC','PC','F') NOT NULL COMMENT 'MS=>Main Slider,CC=>Collection Corousel,MC=>Craft & Material Corousel,PC=>Product Corousel,F=>Full Width Image,C=>Carousel',
  `background_type` enum('C','I') NOT NULL COMMENT 'C=>Color,I=>Image',
  `background` varchar(100) NOT NULL,
  `grid_columns` varchar(20) NOT NULL,
  `display_explore_link` enum('Y','N') NOT NULL,
  `explore_link` varchar(100) NOT NULL COMMENT 'S=>Store,U=>Upload,V=>Video',
  `cc_product_sku` varchar(100) NOT NULL,
  `mc_title` text NOT NULL,
  `mc_sub_title` text NOT NULL,
  `corousel_type` enum('S','U') DEFAULT NULL COMMENT 'S=>Store,U=>Upload',
  `explore_images` text NOT NULL,
  `explore_images_link` text NOT NULL,
  `explore_category` int(11) NOT NULL,
  `explore_products` varchar(100) NOT NULL,
  `explore_no_of_products` int(11) NOT NULL,
  `explore_sort_by` enum('N','F','B','L') NOT NULL COMMENT 'N=>Newest,F=>Featured,B=>Best Seller,L=>Latest Stock Updated',
  `explore_video_type` enum('Y','S') DEFAULT NULL COMMENT 'Y=>Youtube,S=>Self Hosted',
  `explore_video` text NOT NULL,
  `explore_video_link` text NOT NULL,
  `autoplay_explore_video` enum('Y','N') NOT NULL,
  `images_padding` varchar(100) NOT NULL,
  `top_margin` varchar(100) NOT NULL,
  `main_axis_spacing` varchar(50) NOT NULL,
  `cross_axis_spacing` varchar(50) NOT NULL,
  `height` varchar(50) NOT NULL DEFAULT '200',
  `child_aspect_ratio` varchar(50) NOT NULL DEFAULT '0.7',
  `display_location` enum('H','T','B') NOT NULL COMMENT 'H=>Home,T=>Trending,B=>Both',
  `home_position` int(11) NOT NULL,
  `trending_position` int(11) NOT NULL,
  `display_pagination` enum('Y','N') NOT NULL COMMENT 'Y=>Yes,N=>No',
  `link_type` enum('EL','PL','PD') NOT NULL COMMENT 'EL=>External Link,PL=>Product Listing,PD=<Product details',
  `link` varchar(200) NOT NULL,
  `link_sku` text NOT NULL,
  `link_category` varchar(200) NOT NULL,
  `link_tags` text NOT NULL,
  `link_color` varchar(200) NOT NULL,
  `link_polishing` varchar(200) NOT NULL,
  `link_size` varchar(200) NOT NULL,
  `link_min_price` int(11) NOT NULL,
  `link_max_price` int(11) NOT NULL,
  `link_min_stock_qty` int(11) NOT NULL,
  `link_max_stock_qty` int(11) NOT NULL,
  `link_manufacturer` varchar(200) NOT NULL,
  `link_sort_by` varchar(100) NOT NULL,
  `is_show_divider` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_trending`
--

INSERT INTO `tbl_trending` (`trending_id`, `type`, `sub_title`, `title`, `title_position`, `display_title`, `title_image`, `slider_type`, `background_type`, `background`, `grid_columns`, `display_explore_link`, `explore_link`, `cc_product_sku`, `mc_title`, `mc_sub_title`, `corousel_type`, `explore_images`, `explore_images_link`, `explore_category`, `explore_products`, `explore_no_of_products`, `explore_sort_by`, `explore_video_type`, `explore_video`, `explore_video_link`, `autoplay_explore_video`, `images_padding`, `top_margin`, `main_axis_spacing`, `cross_axis_spacing`, `height`, `child_aspect_ratio`, `display_location`, `home_position`, `trending_position`, `display_pagination`, `link_type`, `link`, `link_sku`, `link_category`, `link_tags`, `link_color`, `link_polishing`, `link_size`, `link_min_price`, `link_max_price`, `link_min_stock_qty`, `link_max_stock_qty`, `link_manufacturer`, `link_sort_by`, `is_show_divider`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'S', '', 'Main first banner', 'R', 'N', '', 'MS', 'C', '', '', 'N', 'N', '', '', '0', NULL, 'Mangalsutra_1775654801.jpeg,Rings_1775654801.jpeg,Pendant Sets_1775654801.jpeg,kada_1775654801.jpeg', 'https://jiami.in/chains.html,https://jiami.in/earrings.html,https://jiami.in/pendant-sets.html,https://jiami.in/kada.html', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 1, 0, 'Y', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1771141182, 1775655099, '1'),
(2, 'S', 'Discover the latest additions to our collection, curated for modern elegance and everyday sparkle.', 'Latest Collections', 'R', 'Y', '', 'CC', 'C', '', '', 'N', 'N', '57,56,55|31,30,29|39,14,13', '', '0', NULL, 'Chain_1775745151.png,earings_1775745151.png,Necklace_1775745151.png', 'https://jiami.in/chains.html,https://jiami.in/earrings.html,https://jiami.in/necklaces.html', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 4, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1771150947, 1775745151, '1'),
(3, 'S', 'Discover the art and techniques that bring every masterpiece to life', 'Crafts & Materials', 'R', 'Y', '', 'MC', 'C', '#f4efff', '', 'N', 'N', '', 'Fine Filegree,Meenakari Enamel,Temple Jewellery,Fine Filegree,Meenakari Enamel,Temple Jewellery', 'Delicate threads of gold hand-woven into timeless lace-like artistry,Vibrant enamel work that adds colour and soul to every golden detail.,Inspired by ancient idols each piece echoes divine South Indian heritage.,Delicate threads of gold hand-woven into timeless lace-like artistry,Vibrant enamel work that adds colour and soul to every golden detail.,Inspired by ancient idols each piece echoes divine South Indian heritage.', NULL, 'craft-card1_1771204810.png,craft-card2_1771204810.png,craft-card3_1771204810.png,craft-card1_1771204810_1774676601.png,craft-card2_1771204810_1774676601.png,craft-card3_1771204810_1774676601.png', 'www.google.com,www.google.com,www.google.com,www.netflix.com,www.netflix.com,www.netflix.com', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 6, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'H', 1771204810, 1774676920, '1'),
(5, 'S', '', 'Mens Jewellery', 'R', 'N', '', 'F', 'C', '', '', 'N', 'N', '', '', '', NULL, 'Mens Banner_1775831932.jpg', 'https://jiami.in/mens-jewellery.html', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 9, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1771206697, 1775831963, '1'),
(6, 'G', 'Discover our signature jewellery categories, thoughtfully curated for every style and occasion.', 'Key Collection', 'R', 'Y', '', 'MS', 'C', '', '5', 'N', 'N', '', 'Earrings,Ring,Necklace,Payal / Anklets,Kada,Mangalsutra,Men\'s Jewellery,Pendant Set,Bracelets,Chains', '', NULL, '6_1775739233.png,2_1775729046.png,8_1775739746.png,7_1775739746.png,10_1775739233.png,5_1775739746.png,MensJewellery_1776082775.png,1_1775739233.png,4_1775739746.png,9_1775739233.png', 'earrings.html,rings.html,necklaces.html,payal-and-anklets.html,kada.html,mangalsutras.html,mens-jewellery.html,pendant-sets.html,bracelets.html,chains.html', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 2, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1771209372, 1776082775, '1'),
(9, 'UG', 'Discover jewellery curated for every look and mood, from everyday elegance to statement-making glamour.', 'Glam Gallery', 'R', 'Y', '', 'MS', 'C', '', '3', 'N', 'N', '', 'Everyday Wear,Luxury Glam,Minimalistic,Office Chic,Party Wear,Statement Pieces', '', NULL, 'Everyday wear_1775823741.png,Luxury Glam_1775823741.png,Minimalistic_1775823741.png,Office Chic_1775823741.png,Party Wear_1775823741.png,Statement Pieces_1775823741.png', '', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 5, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1771211308, 1775823741, '1'),
(11, 'S', '', 'Newly Krish', 'R', 'Y', '', 'PC', 'C', '', '', 'N', 'N', '', '', '', NULL, '', '', 0, '41,42,43,44', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 8, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'H', 1771999281, 1774677192, '1'),
(13, 'G', 'Find the perfect gift that speaks your heart — whether it’s for your better half, your parents, or your Favorite cousins.', 'Make Them Feel Special', 'R', 'Y', '', 'MS', '', '', 'two', 'N', 'N', '', '', '', NULL, 'Wife_1775658740.jpg,Husband_1775658740.jpg,Parents_1775658740.jpg,Cousin_1775658740.jpg', '', 0, '', 0, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 8, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1774677480, 1776082872, '1'),
(14, 'V', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', 'Watch And Shop', 'R', 'Y', '', 'MS', '', '', '', 'N', '', '', '', '', NULL, '', '', 0, '', 0, 'N', 'S', '1080p_db23615a-eb40-4cd6-83db-00aae5be54b4_1774679389.mp4', '', 'Y', '', '', '', '', '200', '0.7', 'H', 3, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'H', 1774679389, 1774679389, '1'),
(15, 'S', '', 'Newly Added', 'R', 'Y', '', 'PC', 'C', '#f4efff', '', 'Y', 'https://jiami.in/necklaces.html', '', '', '', NULL, '', '', 8, '', 10, 'N', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 7, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1775656882, 1775656929, '1'),
(16, 'PG', 'Discover the jewellery our customers can’t stop loving --- our most-loved picks, adored and worn on repeat.', 'Best Sellers', 'R', 'Y', '', 'MS', '', '', '', 'Y', 'https://jiami.in/rings.html', '', '', '', NULL, '', '', 2, '', 8, 'B', NULL, '', '', 'Y', '', '', '', '', '', '', 'H', 12, 0, 'N', 'EL', '', '', '', '', '', '', '', 0, 0, 0, 0, '', '', 'N', 'S', 1775657669, 1775805686, '1');

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

--
-- Table structure for table `tbl_unit`
--

CREATE TABLE `tbl_unit` (
  `unit_id` int(11) NOT NULL,
  `unit` varchar(100) NOT NULL,
  `is_weight` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_unit`
--

INSERT INTO `tbl_unit` (`unit_id`, `unit`, `is_weight`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Kg', 'Y', 'S', 1607772766, 1607772766, '1'),
(2, 'litre', 'Y', 'S', 1607772766, 1607772766, '1'),
(3, 'Cm', 'N', 'S', 1610183422, 1610183422, '1');

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

--
-- Table structure for table `tbl_unsubscribe`
--

CREATE TABLE `tbl_unsubscribe` (
  `unsubscribe_id` int(11) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `email_id` varchar(100) NOT NULL,
  `reason` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_unsubscribe_reason`
--

CREATE TABLE `tbl_unsubscribe_reason` (
  `unsubscribe_reason_id` int(11) NOT NULL,
  `unsubscribe_reason` varchar(200) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_unsubscribe_reason`
--

INSERT INTO `tbl_unsubscribe_reason` (`unsubscribe_reason_id`, `unsubscribe_reason`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'Not Into Jewellery Business Any More', 'S', 1687269164, 1687269164, '1'),
(2, 'Found Price to be High', 'S', 1687269164, 1687269164, '1'),
(3, 'Other', 'S', 1687269164, 1687269164, '1'),
(4, 'I Don\'t Get the Collection I Want', 'S', 1687269164, 1687269164, '1');

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

--
-- Table structure for table `tbl_user_variant`
--

CREATE TABLE `tbl_user_variant` (
  `user_variant_id` int(11) NOT NULL,
  `user_variant` varchar(100) DEFAULT NULL,
  `multiplier` decimal(8,2) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_user_variant`
--

INSERT INTO `tbl_user_variant` (`user_variant_id`, `user_variant`, `multiplier`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(2, 'WHOLESALER', 5.00, 'S', 1637681332, 1637681332, NULL, NULL, '1'),
(3, 'RETAILER', 5.00, 'S', 1637681332, 1637681332, NULL, NULL, '1'),
(5, 'END USER', 6.50, 'S', 1637681332, 1637681332, NULL, NULL, '1');

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

--
-- Table structure for table `tbl_vendors_address`
--

CREATE TABLE `tbl_vendors_address` (
  `vendors_address_id` int(11) NOT NULL,
  `vendors_customer_id` int(11) DEFAULT NULL,
  `name` varchar(200) DEFAULT NULL,
  `mobile_no` varchar(50) DEFAULT NULL,
  `pincode` varchar(20) DEFAULT NULL,
  `locality` varchar(100) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `city` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) NOT NULL,
  `landmark` varchar(100) DEFAULT NULL,
  `alternate_mobile_no` varchar(20) DEFAULT NULL,
  `type` enum('H','W') DEFAULT 'H',
  `is_default` enum('Y','N') DEFAULT 'N',
  `address_type` enum('S','B') NOT NULL DEFAULT 'S',
  `delivery_msg` text NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_vendors_customer`
--

CREATE TABLE `tbl_vendors_customer` (
  `vendors_customer_id` int(11) NOT NULL,
  `vendor_id` int(11) NOT NULL,
  `referral_code` varchar(50) DEFAULT NULL,
  `abbrevation` varchar(100) NOT NULL,
  `registration_date` DATE DEFAULT NULL,
  `last_visited_date` date NOT NULL,
  `first_name` varchar(50) DEFAULT NULL,
  `last_name` varchar(50) DEFAULT NULL,
  `std_code` varchar(50) DEFAULT NULL,
  `mobile_no` varchar(50) DEFAULT NULL,
  `whats_app_no_std_code` varchar(50) DEFAULT NULL,
  `whats_app_no` varchar(50) DEFAULT NULL,
  `email_id` varchar(50) DEFAULT NULL,
  `gender` enum('M','F','T') DEFAULT 'M' COMMENT 'M=>Male,F=>Female,T=>Transgender',
  `dob` double(10,0) DEFAULT NULL,
  `wedding_date` double(10,0) DEFAULT NULL,
  `gst_no` varchar(100) DEFAULT NULL,
  `pan_no` varchar(100) DEFAULT NULL,
  `payment_method` varchar(50) DEFAULT NULL,
  `default_payment_method` varchar(50) DEFAULT NULL,
  `wallet_amount` varchar(30) DEFAULT NULL,
  `loyalty_points` varchar(100) DEFAULT NULL,
  `company_name` varchar(100) NOT NULL,
  `discount` int(11) NOT NULL,
  `user_variant_id` int(11) NOT NULL,
  `source` varchar(100) NOT NULL,
  `business_model` varchar(100) NOT NULL,
  `message` text NOT NULL,
  `country` varchar(100) NOT NULL,
  `state` varchar(100) NOT NULL,
  `city` varchar(100) NOT NULL,
  `username` varchar(100) NOT NULL,
  `password` varchar(100) NOT NULL,
  `is_email_varify` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_mobile_no_varify` enum('Y','N') NOT NULL DEFAULT 'N',
  `available_watermark_download` int(11) DEFAULT NULL,
  `use_watermark_download` int(11) DEFAULT NULL,
  `available_without_watermark_download` int(11) DEFAULT NULL,
  `use_without_watermark_download` int(11) DEFAULT NULL,
  `is_unsubscribe` enum('Y','N') NOT NULL DEFAULT 'N',
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_vendors_order`
--

CREATE TABLE `tbl_vendors_order` (
  `vendors_order_id` int(11) NOT NULL,
  `vendor_id` int(11) NOT NULL,
  `order_no` varchar(100) DEFAULT NULL,
  `reference_order_no` varchar(255) NOT NULL,
  `invoice_no` varchar(50) DEFAULT NULL,
  `invoice_date` date NOT NULL,
  `vendors_customer_id` int(11) DEFAULT NULL,
  `manufacturer_id` int(11) NOT NULL,
  `sales_person_id` int(11) DEFAULT NULL,
  `order_date` date DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `mobile_no` varchar(100) DEFAULT NULL,
  `shipping_name` varchar(100) NOT NULL,
  `shipping_no` varchar(50) NOT NULL,
  `shipping_address` text DEFAULT NULL,
  `billing_name` varchar(100) NOT NULL,
  `billing_no` varchar(50) NOT NULL,
  `billing_address` text DEFAULT NULL,
  `preproduct_status` enum('O','C') NOT NULL DEFAULT 'O',
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN','SQ','QV','PG','UP','BC','SV','CO','RD') DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled,SQ=>Sent To QC,QV=>QC Verified,PG=>Photography,UP=>Upload,BC=>Barcode,SV=>Shelved,CO=>Complete,RD=>Received',
  `cart_status` enum('OP','CL') DEFAULT 'OP' COMMENT 'OP=>Open,CL=>Close',
  `coupon_id` int(11) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `additional_discount` varchar(50) DEFAULT NULL,
  `additional_discount_type` enum('P','F') DEFAULT 'P',
  `additional_discount_amount` double(10,0) NOT NULL,
  `discount_type` enum('P','F') DEFAULT 'P' COMMENT 'P=>Percentage,F=>Flat',
  `discount` varchar(50) DEFAULT NULL,
  `discount_amount` double(10,0) DEFAULT 0,
  `shipping_charges` double(10,0) DEFAULT 0,
  `shipping_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `weight` varchar(50) DEFAULT NULL,
  `tracking_url` varchar(100) NOT NULL,
  `tracking_no` varchar(50) NOT NULL,
  `gst` double(10,0) NOT NULL,
  `gst_percentage` int(11) NOT NULL,
  `payment_gateway` varchar(50) DEFAULT NULL,
  `payment_mode` varchar(50) DEFAULT NULL,
  `gateway_charges` varchar(50) DEFAULT NULL,
  `gateway_charges_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `gateway_charges_amount` double(10,0) DEFAULT NULL,
  `other_charges_desc` varchar(200) DEFAULT NULL,
  `other_charges` double(10,0) DEFAULT 0,
  `payable_amount` double(10,0) DEFAULT NULL,
  `frontend_payable_amount` varchar(100) NOT NULL,
  `booking_deposit` double(10,0) DEFAULT NULL,
  `backend_booking_deposit` varchar(100) NOT NULL,
  `is_booking_deposit_updated` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_export_documentation` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_tally` enum('Y','N') NOT NULL DEFAULT 'N',
  `type` enum('OR','PO','CO') NOT NULL COMMENT 'OR=>Order,PO=>Purchase Order,CO=>Customer Order',
  `order_type` enum('B','N') DEFAULT 'N' COMMENT 'B=>Bulk,N=>Normal',
  `is_paid` enum('Y','N') DEFAULT 'N',
  `pg_order_id` varchar(200) NOT NULL,
  `pg_payment_id` varchar(200) NOT NULL,
  `pg_response` text NOT NULL,
  `delivery_msg` text DEFAULT NULL,
  `reminder_days` int(11) NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_vendors_order_detail`
--

CREATE TABLE `tbl_vendors_order_detail` (
  `vendors_order_detail_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL,
  `vendors_order_id` int(11) DEFAULT NULL,
  `vendors_product_id` int(11) DEFAULT NULL,
  `original_product_id` int(11) NOT NULL,
  `sku` varchar(100) DEFAULT NULL,
  `title` varchar(100) DEFAULT NULL,
  `shelf` varchar(100) DEFAULT NULL,
  `quantity` int(11) DEFAULT NULL,
  `qty_received` int(11) NOT NULL,
  `bad_inventory` varchar(50) NOT NULL,
  `bad_inventory_status` enum('Y','N') NOT NULL DEFAULT 'N',
  `good_inventory` varchar(50) NOT NULL,
  `sale_inventory` varchar(50) NOT NULL,
  `delivery_days` varchar(20) NOT NULL,
  `code` varchar(100) NOT NULL,
  `price` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `sub_total` varchar(50) DEFAULT NULL,
  `mr_code` varchar(100) NOT NULL,
  `attribute` varchar(255) DEFAULT NULL,
  `attribute_values_id` varchar(100) DEFAULT NULL,
  `attribute_values` varchar(255) DEFAULT NULL,
  `vendors_product_barcode_id` text NOT NULL,
  `product_barcode` text NOT NULL,
  `image` text DEFAULT NULL,
  `order_status` enum('PN','OH','PR','IN','RS','SH','RC','RF','CN','SQ','QV','PG','UP','BC','SV','CO','RD') NOT NULL DEFAULT 'PN' COMMENT 'PN=>Pending,OH=>On Hold,PR=>Processing,IN=>Invoiced,RS=>Ready To Ship,SH=>Shipped,RC=>Reached,RF=>Refunded,CN=>Cancelled,SQ=>Sent To QC,QV=>QC Verified,PG=>Photography,UP=>Upload,BC=>Barcode,SV=>Shelved,CO=>Complete,RD=>Received',
  `type` enum('ORD','REC') NOT NULL DEFAULT 'ORD',
  `qc_user` varchar(100) NOT NULL,
  `upload_user` varchar(100) NOT NULL,
  `barcode_user` varchar(100) NOT NULL,
  `shelved_user` varchar(100) NOT NULL,
  `complete_user` varchar(100) NOT NULL,
  `declaration_id` int(11) NOT NULL,
  `product_type` enum('R','N','B') DEFAULT 'R' COMMENT 'R=>Regular,N=>Net Priced,B=>Bulk Product',
  `detail_type` enum('N','B') NOT NULL DEFAULT 'N' COMMENT 'N=>Normal Details,B=>Barcode Details',
  `is_stock_out` enum('Y','N') NOT NULL DEFAULT 'N',
  `is_console_added` enum('Y','N') NOT NULL DEFAULT 'N',
  `weight` varchar(50) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `tbl_vendors_product`
--

CREATE TABLE `tbl_vendors_product` (
  `vendors_product_id` int(11) NOT NULL,
  `product_title` varchar(200) DEFAULT NULL,
  `product_alias` varchar(200) DEFAULT NULL,
  `product_sku` varchar(100) DEFAULT NULL,
  `category_id` int(11) DEFAULT NULL,
  `secondary_category_id` varchar(100) DEFAULT NULL,
  `product_tags` text DEFAULT NULL,
  `stock_alert` varchar(20) DEFAULT NULL,
  `shelf_id` varchar(50) DEFAULT NULL,
  `user_variant_id` varchar(100) DEFAULT NULL,
  `discount_type` varchar(50) DEFAULT NULL,
  `discount` varchar(50) DEFAULT NULL,
  `description_id` int(11) DEFAULT NULL,
  `short_description` text DEFAULT NULL,
  `long_description` text DEFAULT NULL,
  `price` int(11) DEFAULT NULL,
  `sale_price` varchar(20) DEFAULT NULL,
  `divisional_factor` int(11) DEFAULT NULL,
  `score` varchar(10) DEFAULT NULL,
  `loyalty_point` varchar(10) DEFAULT NULL,
  `tax` varchar(20) DEFAULT NULL,
  `weight` varchar(10) DEFAULT NULL,
  `weight_unit` varchar(20) DEFAULT NULL,
  `length` varchar(10) DEFAULT NULL,
  `width` varchar(10) DEFAULT NULL,
  `height` varchar(10) DEFAULT NULL,
  `volume_weight` varchar(10) DEFAULT NULL,
  `unit` varchar(20) DEFAULT NULL,
  `meta_title` text DEFAULT NULL,
  `meta_keywords` text DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `published` enum('Y','N') NOT NULL,
  `net_priced` enum('Y','N') NOT NULL,
  `bulk` enum('Y','N') NOT NULL,
  `only_members` enum('Y','N') NOT NULL,
  `approval` enum('Y','N') NOT NULL,
  `pre_order` enum('Y','N') NOT NULL,
  `order_moq` varchar(30) NOT NULL,
  `bulk_moq` varchar(20) NOT NULL,
  `manufacturer` int(11) NOT NULL,
  `product_image` varchar(100) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_vendors_product`
--

INSERT INTO `tbl_vendors_product` (`vendors_product_id`, `product_title`, `product_alias`, `product_sku`, `category_id`, `secondary_category_id`, `product_tags`, `stock_alert`, `shelf_id`, `user_variant_id`, `discount_type`, `discount`, `description_id`, `short_description`, `long_description`, `price`, `sale_price`, `divisional_factor`, `score`, `loyalty_point`, `tax`, `weight`, `weight_unit`, `length`, `width`, `height`, `volume_weight`, `unit`, `meta_title`, `meta_keywords`, `meta_description`, `published`, `net_priced`, `bulk`, `only_members`, `approval`, `pre_order`, `order_moq`, `bulk_moq`, `manufacturer`, `product_image`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'Vendor Product 1', 'vendor-product-1', 'VPR-0001', 14, '', '', '', '1', '', NULL, '', NULL, NULL, NULL, 5000, '', NULL, '', '', '', '10', NULL, '30', '20', '40', NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1693680299, 1695734682, 133, 133, '1'),
(2, 'Krish Test Product one', 'krish-test-product-one', 'KT-5591', 6, '', '', '', '1', '', NULL, '', NULL, NULL, NULL, 183, '', NULL, '', '', '', '66', NULL, '', '6', '65', NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1694068809, 1694071651, NULL, 133, '1'),
(3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 55, '', NULL, '', '', '', '55', NULL, '', '', '', NULL, NULL, NULL, NULL, NULL, 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', '', '', 0, NULL, 'S', NULL, NULL, NULL, NULL, '1'),
(4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 55, '', NULL, '', '', '', '55', NULL, '', '', '', NULL, NULL, NULL, NULL, NULL, 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', '', '', 0, NULL, 'S', NULL, NULL, NULL, NULL, '1'),
(5, 'Test Product', 'test-product', 'TP-0001', 8, '', '', '', '1', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1694158463, 1694161453, 133, 133, '1'),
(6, 'Test Product 2', 'test-product-2', 'TP-0002', 1, '', '', '', '', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1694160960, 1694160960, 133, 133, '1'),
(7, 'Test Product 3', 'test-product-3', 'TP-0003', 3, '', '', '', '', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1694161316, 1694161316, 133, 133, '1'),
(8, 'Kundan Earrings', 'kundan-earrings', 'ER-100-100', 7, '', '', '', '1', '', NULL, '', NULL, NULL, NULL, 100, '', NULL, '', '', '', '100', NULL, '10', '10', '10', NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1694250046, 1694250164, 133, 133, '1'),
(9, 'Earrings Trending', 'earrings-trending', 'ER-10001-10000', 7, '', '', '', 'ER-100', '', NULL, '', NULL, NULL, NULL, 100, '', NULL, '', '', '', '100', NULL, '10', '10', '10', NULL, NULL, NULL, NULL, NULL, 'Y', '', '', '', '', '', '', '', 133, NULL, 'S', 1696335327, 1696335747, 133, 133, '1');

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

--
-- Table structure for table `tbl_vendors_product_barcode`
--

CREATE TABLE `tbl_vendors_product_barcode` (
  `vendors_product_barcode_id` int(11) NOT NULL,
  `vendors_product_id` int(11) DEFAULT NULL,
  `product_attribute_id` varchar(100) DEFAULT NULL,
  `product_attribute_values_id` varchar(100) DEFAULT NULL,
  `batch_no` varchar(100) DEFAULT NULL,
  `manufacturing_date` varchar(20) DEFAULT NULL,
  `expiry_date` varchar(20) DEFAULT NULL,
  `barcode` varchar(50) DEFAULT NULL,
  `is_queue` enum('Y','N') DEFAULT 'N',
  `queue_date` double(10,0) NOT NULL,
  `is_scan` enum('Y','N') DEFAULT 'N',
  `scan_date` double(10,0) NOT NULL,
  `is_hold` enum('Y','N') NOT NULL DEFAULT 'N',
  `hold_date` double(10,0) NOT NULL,
  `is_print` enum('Y','N') DEFAULT 'N',
  `purchase_cost` varchar(20) DEFAULT NULL,
  `stock_location_id` int(11) DEFAULT 8,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `is_mr_stock` enum('Y','N') NOT NULL DEFAULT 'Y',
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_vendors_product_barcode`
--

INSERT INTO `tbl_vendors_product_barcode` (`vendors_product_barcode_id`, `vendors_product_id`, `product_attribute_id`, `product_attribute_values_id`, `batch_no`, `manufacturing_date`, `expiry_date`, `barcode`, `is_queue`, `queue_date`, `is_scan`, `scan_date`, `is_hold`, `hold_date`, `is_print`, `purchase_cost`, `stock_location_id`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `is_mr_stock`, `status`) VALUES
(1, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000001', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(2, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000002', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(3, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000003', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(4, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000004', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(5, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000005', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(6, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000006', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(7, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000007', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(8, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000008', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(9, 1, '1', '1', 'VD-00098', '2023-09-04', '', '000009', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(10, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000010', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(11, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000011', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(12, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000012', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(13, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000013', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(14, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000014', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(15, 1, '1', '1', 'VD-00098', '2023-09-04', '', '0000015', 'N', 0, 'N', 0, 'N', 0, 'N', '50', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(16, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000016', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(17, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000017', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(18, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000018', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(19, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000019', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(20, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000020', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(21, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000021', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(22, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000022', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(23, 1, '1', '3', 'VD-00098', '2023-09-04', '', '0000023', 'N', 0, 'N', 0, 'N', 0, 'N', '75', 8, 'S', 1693825447, 1693825447, 133, 133, 'Y', '1'),
(24, 2, '2,1', '440,1', '', '2023-09-07', '', '0000024', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(25, 2, '2,1', '440,1', '', '2023-09-07', '', '0000025', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(26, 2, '2,1', '440,1', '', '2023-09-07', '', '0000026', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(27, 2, '2,1', '440,1', '', '2023-09-07', '', '0000027', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(28, 2, '2,1', '440,1', '', '2023-09-07', '', '0000028', 'N', 0, 'Y', 1694069106, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(29, 2, '2,1', '440,4', '', '2023-09-07', '', '0000029', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(30, 2, '2,1', '440,4', '', '2023-09-07', '', '0000030', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(31, 2, '2,1', '440,4', '', '2023-09-07', '', '0000031', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(32, 2, '2,1', '440,4', '', '2023-09-07', '', '0000032', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(33, 2, '2,1', '440,4', '', '2023-09-07', '', '0000033', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(34, 2, '2,1', '441,1', '', '2023-09-07', '', '0000034', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(35, 2, '2,1', '441,1', '', '2023-09-07', '', '0000035', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(36, 2, '2,1', '441,1', '', '2023-09-07', '', '0000036', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(37, 2, '2,1', '441,1', '', '2023-09-07', '', '0000037', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(38, 2, '2,1', '441,1', '', '2023-09-07', '', '0000038', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(39, 2, '2,1', '441,4', '', '2023-09-07', '', '0000039', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(40, 2, '2,1', '441,4', '', '2023-09-07', '', '0000040', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(41, 2, '2,1', '441,4', '', '2023-09-07', '', '0000041', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(42, 2, '2,1', '441,4', '', '2023-09-07', '', '0000042', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(43, 2, '2,1', '441,4', '', '2023-09-07', '', '0000043', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694069043, 1694069043, 133, 133, 'Y', '1'),
(44, 2, '1', '1', '', '2023-09-07', '', '0000044', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(45, 2, '1', '1', '', '2023-09-07', '', '0000045', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(46, 2, '1', '1', '', '2023-09-07', '', '0000046', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(47, 2, '1', '1', '', '2023-09-07', '', '0000047', 'N', 0, 'N', 0, 'Y', 1694071578, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(48, 2, '1', '1', '', '2023-09-07', '', '0000048', 'N', 0, 'Y', 1694178489, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(49, 2, '1', '4', '', '2023-09-07', '', '0000049', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(50, 2, '1', '4', '', '2023-09-07', '', '0000050', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(51, 2, '1', '4', '', '2023-09-07', '', '0000051', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(52, 2, '1', '4', '', '2023-09-07', '', '0000052', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(53, 2, '1', '4', '', '2023-09-07', '', '0000053', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694071500, 1694071500, 133, 133, 'Y', '1'),
(54, 8, '1', '1', '', '2023-09-09', '', '0000054', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(55, 8, '1', '1', '', '2023-09-09', '', '0000055', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(56, 8, '1', '1', '', '2023-09-09', '', '0000056', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(57, 8, '1', '1', '', '2023-09-09', '', '0000057', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(58, 8, '1', '1', '', '2023-09-09', '', '0000058', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(59, 8, '1', '1', '', '2023-09-09', '', '0000059', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(60, 8, '1', '1', '', '2023-09-09', '', '0000060', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(61, 8, '1', '1', '', '2023-09-09', '', '0000061', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(62, 8, '1', '1', '', '2023-09-09', '', '0000062', 'Y', 1694404842, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(63, 8, '1', '1', '', '2023-09-09', '', '0000063', 'Y', 1694404842, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(64, 8, '1', '2', '', '2023-09-09', '', '0000064', 'N', 0, 'Y', 1695817770, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(65, 8, '1', '3', '', '2023-09-09', '', '0000065', 'N', 0, 'N', 0, 'N', 0, 'N', '', 8, 'S', 1694250164, 1694250164, 133, 133, 'Y', '1'),
(66, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000066', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(67, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000067', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(68, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000068', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(69, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000069', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(70, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000070', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(71, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000071', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(72, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000072', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(73, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000073', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(74, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000074', 'N', 0, 'N', 0, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(75, 1, '1', '19', 'VD0089', '2023-09-26', '', '0000075', 'N', 0, 'Y', 1695734757, 'N', 0, 'N', '200', 8, 'S', 1695734682, 1695734682, 133, 133, 'Y', '1'),
(76, 9, '1', '2', '', '2023-10-03', '', '0000076', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(77, 9, '1', '2', '', '2023-10-03', '', '0000077', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(78, 9, '1', '2', '', '2023-10-03', '', '0000078', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(79, 9, '1', '2', '', '2023-10-03', '', '0000079', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(80, 9, '1', '2', '', '2023-10-03', '', '0000080', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(81, 9, '1', '2', '', '2023-10-03', '', '0000081', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(82, 9, '1', '2', '', '2023-10-03', '', '0000082', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(83, 9, '1', '2', '', '2023-10-03', '', '0000083', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(84, 9, '1', '2', '', '2023-10-03', '', '0000084', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(85, 9, '1', '2', '', '2023-10-03', '', '0000085', 'Y', 1696335676, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(86, 9, '1', '3', '', '2023-10-03', '', '0000086', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(87, 9, '1', '3', '', '2023-10-03', '', '0000087', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(88, 9, '1', '3', '', '2023-10-03', '', '0000088', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(89, 9, '1', '3', '', '2023-10-03', '', '0000089', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(90, 9, '1', '3', '', '2023-10-03', '', '0000090', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(91, 9, '1', '3', '', '2023-10-03', '', '0000091', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(92, 9, '1', '3', '', '2023-10-03', '', '0000092', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(93, 9, '1', '3', '', '2023-10-03', '', '0000093', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(94, 9, '1', '3', '', '2023-10-03', '', '0000094', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(95, 9, '1', '3', '', '2023-10-03', '', '0000095', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(96, 9, '1', '5', '', '2023-10-03', '', '0000096', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(97, 9, '1', '5', '', '2023-10-03', '', '0000097', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(98, 9, '1', '5', '', '2023-10-03', '', '0000098', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(99, 9, '1', '5', '', '2023-10-03', '', '0000099', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(100, 9, '1', '5', '', '2023-10-03', '', '00000100', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(101, 9, '1', '5', '', '2023-10-03', '', '00000101', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(102, 9, '1', '5', '', '2023-10-03', '', '00000102', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(103, 9, '1', '5', '', '2023-10-03', '', '00000103', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(104, 9, '1', '5', '', '2023-10-03', '', '00000104', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1'),
(105, 9, '1', '5', '', '2023-10-03', '', '00000105', 'N', 0, 'N', 0, 'N', 0, 'N', '100', 8, 'S', 1696335512, 1696335512, 133, 133, 'Y', '1');

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

--
-- Table structure for table `tbl_vendors_product_variant`
--

CREATE TABLE `tbl_vendors_product_variant` (
  `vendors_product_variant_id` int(11) NOT NULL,
  `vendors_product_id` int(11) DEFAULT NULL,
  `product_attribute_id` text DEFAULT NULL,
  `product_attribute_values_id` text DEFAULT NULL,
  `search_attribute_value_id` text NOT NULL,
  `product_variation` text DEFAULT NULL,
  `is_cart_attribute` varchar(200) DEFAULT NULL,
  `is_product_attribute` varchar(200) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_vendors_product_variant`
--

INSERT INTO `tbl_vendors_product_variant` (`vendors_product_variant_id`, `vendors_product_id`, `product_attribute_id`, `product_attribute_values_id`, `search_attribute_value_id`, `product_variation`, `is_cart_attribute`, `is_product_attribute`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(26185, 1, '1,3', '1,3,19::450,451,452', '1,3,19,450,451,452', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"5000\",\"sale_price\":\"\",\"weight\":\"10\",\"length\":\"30\",\"width\":\"20\",\"height\":\"40\",\"description\":\"\",\"image\":\"blank.png\",\"default_img\":\"Y\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"5000\",\"sale_price\":\"\",\"weight\":\"10\",\"length\":\"30\",\"width\":\"20\",\"height\":\"40\",\"description\":\"\",\"image\":\"alok.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"19\",\"regular_price\":\"5000\",\"sale_price\":\"\",\"weight\":\"10\",\"length\":\"30\",\"width\":\"20\",\"height\":\"40\",\"description\":\"\",\"image\":\"125px-Flag_of_Botswana.svg.png\",\"default_img\":\"N\"}]', 'Y,N', 'Y,Y', 'S', 1695734562, 1695734606, NULL, 133, '0'),
(26186, 2, '1,3', '1,4::451', '1,4,451', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"183\",\"sale_price\":\"\",\"weight\":\"66\",\"length\":\"\",\"width\":\"6\",\"height\":\"65\",\"description\":\"\",\"image\":\"AD-BENGALS-BG-2348W-238-MA-12-QTY-2.jpg\",\"default_img\":\"Y\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"183\",\"sale_price\":\"\",\"weight\":\"66\",\"length\":\"\",\"width\":\"6\",\"height\":\"65\",\"description\":\"\",\"image\":\"ER-7227MTGR-75-MR.jpg\",\"default_img\":\"N\"}]', 'Y,N,N', 'Y,Y,N', 'S', 1694071332, 1694071477, NULL, 133, '0'),
(26187, 8, '1', '1,2,3', '1,2,3', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"KEMP-EARRING-ER-13533RU-232-JV-25-QTY-2.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"OXIDIZED-NECKLACE-SET-NS-13530W-34-RU-25-QTY-2.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"TEMPLE-KEMP-NECKLACE-SET-NS-13443RGW-358-DKG-12-QTY-2.jpg\",\"default_img\":\"N\"}]', 'Y', 'Y', 'S', 1694250090, 1694250145, NULL, 133, '0'),
(26188, 9, '1', '2,3,5', '2,3,5', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"NS-9156RU-407-DKG.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"3\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"NS-11901RU-132-SK.jpg-1.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"5\",\"regular_price\":\"100\",\"sale_price\":\"\",\"weight\":\"100\",\"length\":\"10\",\"width\":\"10\",\"height\":\"10\",\"description\":\"\",\"image\":\"south-indian-bridal-jewellery-set-3-819x1024 (1).jpg\",\"default_img\":\"N\"}]', 'Y', 'N', 'S', 1696335365, 1696335462, NULL, 133, '0');

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

--
-- Table structure for table `tbl_vendors_shelf`
--

CREATE TABLE `tbl_vendors_shelf` (
  `vendors_shelf_id` int(11) NOT NULL,
  `shelf` varchar(100) DEFAULT NULL,
  `vendor_id` int(11) NOT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `created_by` int(11) DEFAULT NULL,
  `updated_by` int(11) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_vendors_shelf`
--

INSERT INTO `tbl_vendors_shelf` (`vendors_shelf_id`, `shelf`, `vendor_id`, `active_status`, `added_on`, `updated_on`, `created_by`, `updated_by`, `status`) VALUES
(1, 'ER-1', 133, 'S', 1693659229, 1693659229, 133, 133, '1'),
(2, 'PW-1', 133, 'S', 1694158799, 1694158799, 133, 133, '1'),
(3, 'PW-2', 133, 'S', 1694160087, 1694160087, 133, 133, '1'),
(4, 'ER-100', 133, 'S', 1696335731, 1696335731, 133, 133, '1');

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

--
-- Table structure for table `tbl_watchlist`
--

CREATE TABLE `tbl_watchlist` (
  `watchlist_id` int(11) NOT NULL,
  `customer_id` int(11) DEFAULT NULL,
  `product_id` int(11) DEFAULT NULL,
  `product_attribute` varchar(100) DEFAULT NULL,
  `product_attribute_value` varchar(200) DEFAULT NULL,
  `product_variation` text DEFAULT NULL,
  `order_id` int(11) DEFAULT NULL,
  `active_status` enum('S','H') DEFAULT 'S',
  `added_on` double(10,0) DEFAULT NULL,
  `updated_on` double(10,0) DEFAULT NULL,
  `status` enum('1','0') DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `tbl_watchlist`
--

INSERT INTO `tbl_watchlist` (`watchlist_id`, `customer_id`, `product_id`, `product_attribute`, `product_attribute_value`, `product_variation`, `order_id`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(2, 1, 46, '', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"30000\",\"sale_price\":\"29944\",\"weight\":\"30\",\"length\":\"2\",\"width\":\"2\",\"height\":\"2\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">2 gram 24 Karat Gold Coin<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">This 24 Karat Tanishq gold coin is the perfect investment for you. The tail side displays the Tanishq logo at its centre. The tail also features the gold purity and the weight of the coin. With a plain rim, the coin highlights a serrated pattern along its edge. The high-polished finish adds a lustrous appeal to the coin.<\\/span>\\u00a0<\\/p>\",\"image\":\"b1.jpg\",\"default_img\":\"N\"}]', NULL, 'H', 1772195419, 1772431281, ''),
(3, 3, 50, '', '2,4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"60000\",\"sale_price\":\"54897\",\"weight\":\"60\",\"length\":\"5\",\"width\":\"5\",\"height\":\"5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!<\\/span><\\/p>\",\"image\":\"b6.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"60000\",\"sale_price\":\"54897\",\"weight\":\"60\",\"length\":\"5\",\"width\":\"5\",\"height\":\"5\",\"description\":\"<p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\">Commemorate the happy years spent with your loved one with this lovely anniversary coin, crafted in 22 karat yellow gold<\\/p><p class=\\\"description\\\" style=\\\"margin-right: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-size: 16px; line-height: normal; font-family: \\\"IBM Plex Sans\\\", sans-serif; color: rgb(86, 84, 78);\\\"><span class=\\\"product-long-description\\\" style=\\\"margin: 0px;\\\">A charming keepsake that marks your happy years with your partner, this lovely anniversary coin makes for the perfect gift for your loved ones!<\\/span><\\/p>\",\"image\":\"b7.jpg\",\"default_img\":\"N\"}]', 6, 'H', 1772289287, 1772289311, ''),
(4, 4, 31, '', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\">The HeartLock Elegance Sterling Silver Drop Earrings\\r\\nbeautifully represent love, security, and emotional connection. Crafted from\\r\\npremium 92.5 sterling silver, these earrings showcase a sleek heart-shaped lock\\r\\nmotif, enhanced with shimmering stones along the curved shackle for an added\\r\\ntouch of brilliance.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>The smooth polished heart surface paired with the subtle\\r\\nsparkle creates a perfect balance between modern design and timeless romance.\\r\\nThe lightweight drop style ensures comfortable wear throughout the day, while\\r\\nthe secure stud fastening offers reliability and ease.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Designed for women who appreciate meaningful jewellery with\\r\\ncontemporary style, these earrings effortlessly complement both everyday\\r\\noutfits and evening ensembles. Whether worn as a symbol of self-love or gifted\\r\\nto someone special, they make a thoughtful and stylish statement.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Add charm and emotion to your jewellery collection with the\\r\\nHeartLock Elegance Sterling Silver Drop Earrings \\u2014 a piece that locks in\\r\\nbeauty, sparkle, and sentiment.<\\/p>\",\"image\":\"EAR16.JPG\",\"default_img\":\"N\"}]', NULL, 'S', 1772627632, 1772627632, '1'),
(6, 4, 29, '', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Celestial Halo Sterling Silver Stud Earrings are designed to capture light and attention with their refined circular silhouette and sparkling stone detailing. Crafted in premium 92.5 sterling silver, these earrings feature a radiant halo of finely set stones surrounding a delicate teardrop-shaped centre stone, creating a balanced blend of brilliance and sophistication.<\\/p><p>Their timeless round design symbolizes eternity and harmony, while the central teardrop adds a touch of graceful charm. Lightweight and comfortable, these stud earrings are perfect for everyday wear as well as special occasions. The secure backing ensures a snug and confident fit throughout the day.<\\/p><p>Whether paired with casual outfits or elegant evening wear, these earrings bring subtle luxury and effortless style. Ideal for gifting on birthdays, anniversaries, festive celebrations, or personal milestones, they reflect beauty, confidence, and modern elegance.<\\/p><p>Add a luminous touch to your jewellery collection with the Celestial Halo Sterling Silver Stud Earrings \\u2014 a piece crafted to shine with every moment.<\\/p><div><br><\\/div>\",\"image\":\"EAR14.JPG\",\"default_img\":\"N\"}]', NULL, 'S', 1772633691, 1772633691, '1'),
(7, 2, 32, NULL, '8', NULL, NULL, 'H', 1772786716, 1772786817, ''),
(8, 2, 32, NULL, '4', NULL, NULL, 'H', 1772786840, 1772786850, ''),
(9, 1, 29, NULL, '77', NULL, NULL, 'H', 1773120111, 1774157095, ''),
(10, 4, 30, '', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p>The Radiant Butterfly Sterling Silver Stud Earrings are a beautiful symbol of transformation, freedom, and elegance. Expertly crafted in premium 92.5 sterling silver, these earrings feature a finely sculpted butterfly design adorned with brilliant stones that reflect light with every movement.<\\/p><p>The curved wings create a soft, flowing silhouette, while the central stone detail adds a touch of refined brilliance. Lightweight and comfortable, these stud earrings are ideal for everyday wear as well as special occasions. Their secure backing ensures a confident and snug fit throughout the day.<\\/p><p>Perfect for women who love subtle sparkle with meaningful design, these earrings pair effortlessly with both casual outfits and festive attire. Whether worn to work, a celebration, or gifted to someone special, they express charm, beauty, and individuality.<\\/p><p>Add a touch of elegance and symbolic beauty to your jewellery collection with the Radiant Butterfly Sterling Silver Stud Earrings \\u2014 a timeless piece designed to shine with every flutter of movement.<\\/p><div><br><\\/div>\",\"image\":\"EAR15.JPG\",\"default_img\":\"N\"}]', NULL, 'S', 1773165207, 1773165207, '1'),
(11, 4, 32, NULL, '1', NULL, NULL, 'S', 1773165335, 1773165335, '1');
INSERT INTO `tbl_watchlist` (`watchlist_id`, `customer_id`, `product_id`, `product_attribute`, `product_attribute_value`, `product_variation`, `order_id`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(12, 3, 32, '', '1,2,4,6,7,8', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR16.jpg,EAR16.jpg\",\"default_img\":\"N,N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"2\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR15.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR14.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"6\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR13.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"7\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR12.jpg\",\"default_img\":\"N\"},{\"attribute_id\":\"1\",\"attribute_value_id\":\"8\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR11.jpg\",\"default_img\":\"N\"}]', 15, 'H', 1773818453, 1773818472, '');
INSERT INTO `tbl_watchlist` (`watchlist_id`, `customer_id`, `product_id`, `product_attribute`, `product_attribute_value`, `product_variation`, `order_id`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(13, 1, 32, '1', '1', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"1\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR16.jpg,EAR16.jpg\",\"default_img\":\"N,N\"}]', NULL, 'H', 1774157135, 1774157353, ''),
(14, 1, 32, '1', '4', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"4\",\"regular_price\":\"500\",\"sale_price\":\"399\",\"weight\":\"10\",\"length\":\"55\",\"width\":\"12\",\"height\":\"5\",\"description\":\"<p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Inspiration:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">The Silver Infinity Heart Ring is inspired by every second you spend with your soulmate, every second that seems to encapsulate the whole of eternity.<br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">The Design:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">This silver ring has a very elegant design of an infinity shape - studded with zircons and 3 smaller hearts juxtaposed into the shape.<br style=\\\"box-sizing: inherit;\\\"><\\/span><span style=\\\"color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><\\/span><\\/p><ul data-border=\\\"0\\\" data-indent=\\\"0\\\" class=\\\"p-rich_text_list p-rich_text_list__bullet\\\" data-stringify-type=\\\"unordered-list\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">925 Silver\\u00a0<\\/span><\\/li><li data-stringify-indent=\\\"0\\\" data-stringify-border=\\\"0\\\" style=\\\"box-sizing: inherit;\\\">Perfect for sensitive skin<\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Adjustable size to ensure no fitting issues<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Ring Diameter: 1.7 cm<span style=\\\"box-sizing: inherit;\\\">\\u00a0<\\/span><span data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">+ Adjustable<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\">Comes with the GIVA Jewellery kit and authenticity certificate<br style=\\\"box-sizing: inherit;\\\"><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Content: Ring<\\/span><\\/li><li style=\\\"box-sizing: inherit;\\\"><span data-sheets-userformat=\\\"{\\\" 2\\\":9213,\\\"3\\\":{\\\"1\\\":0},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":10}\\\"=\\\"\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" twisty=\\\"\\\" ring=\\\"\\\" for=\\\"\\\" him=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" the=\\\"\\\" twists=\\\"\\\" and=\\\"\\\" turns=\\\"\\\" couples=\\\"\\\" go=\\\"\\\" through=\\\"\\\" during=\\\"\\\" course=\\\"\\\" of=\\\"\\\" a=\\\"\\\" long=\\\"\\\" term=\\\"\\\" relationship\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" zig=\\\"\\\" zag=\\\"\\\" pattern=\\\"\\\" band=\\\"\\\" ring.=\\\"\\\" \\\\n925=\\\"\\\" silver\\\\r\\\\nadjustable=\\\"\\\" size=\\\"\\\" to=\\\"\\\" ensure=\\\"\\\" no=\\\"\\\" fitting=\\\"\\\" issues\\\\r\\\\n=\\\"\\\" \\\\r\\\\n=\\\"\\\" \\\\r\\\\ncomes=\\\"\\\" with=\\\"\\\" giva=\\\"\\\" jewellery=\\\"\\\" kit=\\\"\\\" authenticity=\\\"\\\" certificate\\\\nnet=\\\"\\\" qty-=\\\"\\\" 1\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" yellow=\\\"\\\" t-shirt=\\\"\\\" blue=\\\"\\\" jeans\\\"}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Net Qty - 1 unit<\\/span><\\/li><\\/ul><p><span data-sheets-root=\\\"1\\\" data-sheets-value=\\\"{\\\" 1\\\":2,\\\"2\\\":\\\"the=\\\"\\\" inspiration:\\\\nthe=\\\"\\\" silver=\\\"\\\" infinity=\\\"\\\" heart=\\\"\\\" ring=\\\"\\\" is=\\\"\\\" inspired=\\\"\\\" by=\\\"\\\" every=\\\"\\\" second=\\\"\\\" you=\\\"\\\" spend=\\\"\\\" with=\\\"\\\" your=\\\"\\\" soulmate,=\\\"\\\" that=\\\"\\\" seems=\\\"\\\" to=\\\"\\\" encapsulate=\\\"\\\" the=\\\"\\\" whole=\\\"\\\" of=\\\"\\\" eternity.\\\\n\\\\nthe=\\\"\\\" design:\\\\nthe=\\\"\\\" has=\\\"\\\" a=\\\"\\\" very=\\\"\\\" elegant=\\\"\\\" design=\\\"\\\" an=\\\"\\\" shape=\\\"\\\" -=\\\"\\\" studded=\\\"\\\" zircons=\\\"\\\" and=\\\"\\\" 3=\\\"\\\" smaller=\\\"\\\" shaped=\\\"\\\" hearts=\\\"\\\" juxtaposed=\\\"\\\" into=\\\"\\\" shape.\\\\n\\\\nstyling=\\\"\\\" tip:\\\\nstyle=\\\"\\\" this=\\\"\\\" any=\\\"\\\" dark-coloured=\\\"\\\" dress.\\\"}\\\"=\\\"\\\" data-sheets-userformat=\\\"{\\\" 2\\\":9215,\\\"3\\\":{\\\"1\\\":0},\\\"4\\\":{\\\"1\\\":2,\\\"2\\\":16777215},\\\"5\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"6\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"7\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"8\\\":{\\\"1\\\":[{\\\"1\\\":2,\\\"2\\\":0,\\\"5\\\":{\\\"1\\\":2,\\\"2\\\":0}},{\\\"1\\\":0,\\\"2\\\":0,\\\"3\\\":3},{\\\"1\\\":1,\\\"2\\\":0,\\\"4\\\":1}]},\\\"9\\\":1,\\\"10\\\":1,\\\"11\\\":4,\\\"12\\\":0,\\\"16\\\":11}\\\"=\\\"\\\" data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit; color: rgb(51, 51, 51); font-family: Lato, Figtree, sans-serif; font-size: 12.8px; letter-spacing: 0.6px;\\\"><span style=\\\"box-sizing: inherit; font-weight: 600;\\\">Styling Tip:<\\/span><br data-mce-fragment=\\\"1\\\" style=\\\"box-sizing: inherit;\\\">Style this ring with any dark-coloured dress.<\\/span><\\/p>\",\"image\":\"EAR14.jpg\",\"default_img\":\"N\"}]', NULL, 'H', 1774157164, 1775809443, ''),
(15, 2, 37, NULL, NULL, '[]', NULL, 'H', 1774529449, 1774530130, '0'),
(16, 2, 37, '2,1', '440,2', '[{\"attribute_id\":\"2,1\",\"attribute_value_id\":\"440,2\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"5000\",\"sale_price\":\"3999\",\"weight\":\"10\",\"length\":\"1\",\"width\":\"1\",\"height\":\"1\",\"description\":\"<p>This elegant 22 Karat ring features a wave pattern, accented with cuts and encased in a glossy yellow gold finish<\\/p>\",\"image\":\"EAR9.jpg\",\"default_img\":\"N\"}]', NULL, 'H', 1774529623, 1774530130, '0'),
(17, 2, 37, '2,1', '440,4', '[{\"attribute_id\":\"2,1\",\"attribute_value_id\":\"440,4\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"7000\",\"sale_price\":\"5999\",\"weight\":\"20\",\"length\":\"2\",\"width\":\"2\",\"height\":\"2\",\"description\":\"<p>The Inspiration:<\\/p><p>This vanki style with heirloom-inspired design deserves to be yours. Treat yourself with this ring.<\\/p>\",\"image\":\"EAR10.jpg\",\"default_img\":\"N\"}]', NULL, 'H', 1774529683, 1774529746, ''),
(18, 6, 57, '1', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"labor_charges\":\"0.00\",\"cushion_charges\":\"0.00\",\"packaging\":\"0.00\",\"regular_price\":\"600\",\"sale_price\":\"500\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Make a\\r\\nromantic statement with the Heart Solitaire Chevron Pendant Necklace. This\\r\\npiece features a striking heart-cut central stone that sits perfectly within a\\r\\nV-shaped chevron bar. The chevron setting is meticulously detailed with a row\\r\\nof delicate pav\\u00e9 crystals, framing the heart solitaire and adding an extra\\r\\nlayer of brilliance to the design.<o:p><\\/o:p><\\/span><\\/p><p>\\r\\n\\r\\n<\\/p><p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">The pendant\\r\\nis integrated into a fine silver-tone cable chain, creating a sleek and\\r\\nbalanced silhouette that rests beautifully against the neckline. Combining\\r\\nclassic romance with contemporary geometric lines, this necklace is an ideal\\r\\nchoice for special occasions or as an elevated everyday accessory.<o:p><\\/o:p><\\/span><\\/p>\",\"image\":\"CS30.jpeg\",\"default_img\":\"N\"}]', NULL, 'H', 1775723460, 1775723462, '1'),
(19, 1, 16, '1', '77', '[{\"attribute_id\":\"1\",\"attribute_value_id\":\"77\",\"regular_price\":\"\",\"sale_price\":\"\",\"weight\":\"\",\"length\":\"\",\"width\":\"\",\"height\":\"\",\"description\":\"<p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p><\\/p><p class=\\\"MsoNormal\\\">The Royal Aura Silver Stud Earrings are beautifully crafted\\r\\nin premium 92.5 sterling silver, showcasing a brilliant oval-cut central stone\\r\\nsurrounded by a halo of finely set sparkling stones. This design enhances the\\r\\nbrilliance of the centerpiece while adding depth and luxury to its overall\\r\\nappearance.<o:p><\\/o:p><\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>With their polished silver finish and secure stud setting,\\r\\nthese earrings offer both comfort and elegance for daily wear or special\\r\\noccasions. The classic halo design reflects light from every angle, creating a\\r\\nradiant sparkle that complements any outfit.<\\/p><p class=\\\"MsoNormal\\\"><o:p>\\u00a0<\\/o:p>Inspired by regal charm and timeless beauty, these earrings\\r\\nsymbolize grace, confidence, and refinement. Perfect for festive events, office\\r\\nelegance, or evening wear, they also make a thoughtful gift for birthdays,\\r\\nanniversaries, or celebrations. A must-have piece for those who love\\r\\nsophisticated jewellery with lasting appeal.<\\/p>\",\"image\":\"EAR2.JPG\",\"default_img\":\"N\"}]', NULL, 'S', 1775809434, 1775809434, '1');

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

--
-- Table structure for table `tbl_woocommerce_api`
--

CREATE TABLE `tbl_woocommerce_api` (
  `woocommerce_api_id` int(11) NOT NULL,
  `url` varchar(100) NOT NULL,
  `api_key` varchar(100) NOT NULL,
  `api_secrete` varchar(100) NOT NULL,
  `host` varchar(50) NOT NULL,
  `username` varchar(100) NOT NULL,
  `password` varchar(100) NOT NULL,
  `db_name` varchar(50) NOT NULL,
  `prefix` varchar(100) NOT NULL,
  `token` varchar(10) NOT NULL,
  `create_limit` varchar(10) NOT NULL,
  `update_limit` varchar(10) NOT NULL,
  `qty_update_limit` varchar(10) NOT NULL,
  `last_create_id` int(11) NOT NULL,
  `last_update_id` varchar(10) NOT NULL,
  `qty_last_update_id` varchar(50) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_woocommerce_api`
--

INSERT INTO `tbl_woocommerce_api` (`woocommerce_api_id`, `url`, `api_key`, `api_secrete`, `host`, `username`, `password`, `db_name`, `prefix`, `token`, `create_limit`, `update_limit`, `qty_update_limit`, `last_create_id`, `last_update_id`, `qty_last_update_id`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 'https://www.oyekudiye.com', 'ck_6639900148540c00527720b9fb4050d737e67886', 'cs_990479cc5dd24b6d8b112befae641be6af802dd8', '209.42.194.253', 'ok_oknew', 'raw2ripe_321', 'ok_oknew', 'okn_', 'OK', '1', '1', '10', 30377, '14212', '30377', 'S', 1674522053, 1674522053, '1'),
(2, 'https://raw2ripe.in/mrapi/12345678', 'ck_8653ef8d8270cfb784f4fdb3551a0fc6cb836ae4', 'cs_0e2002fa582f577072a020d61e6f405b390fa0db', '209.42.194.253', 'r2r_mrapi', 'raw2ripe_321', 'r2r_mrapi', '', 'RW', '5', '1', '50', 20002, '14201', '14201', 'S', 1674522053, 1674522053, '1');

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

--
-- Table structure for table `tbl_woocommerce_cron_log`
--

CREATE TABLE `tbl_woocommerce_cron_log` (
  `woocommerce_cron_log_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `cron_type` enum('QU','VU','PU') NOT NULL,
  `token` varchar(10) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_woocommerce_cron_log`
--

INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(61408, 27374, 'QU', 'OK', 'S', 1698833111, 1698833111, '1'),
(67277, 24600, 'QU', 'OK', 'S', 1701331574, 1701331574, '1'),
(79779, 27345, 'QU', 'OK', 'S', 1705660449, 1705660449, '1'),
(96050, 29510, 'QU', 'OK', 'S', 1711593488, 1711593488, '1'),
(96051, 28952, 'QU', 'OK', 'S', 1711593509, 1711593509, '1'),
(96052, 26430, 'QU', 'OK', 'S', 1711593620, 1711593620, '1'),
(96053, 24969, 'QU', 'OK', 'S', 1711593638, 1711593638, '1'),
(96054, 24964, 'QU', 'OK', 'S', 1711593681, 1711593681, '1'),
(96055, 24964, 'QU', 'OK', 'S', 1711593681, 1711593681, '1'),
(96056, 30011, 'QU', 'OK', 'S', 1711604541, 1711604541, '1'),
(96057, 24247, 'QU', 'OK', 'S', 1711605732, 1711605732, '1'),
(96058, 24245, 'QU', 'OK', 'S', 1711605744, 1711605744, '1'),
(96059, 19567, 'QU', 'OK', 'S', 1711607494, 1711607494, '1'),
(96060, 20465, 'QU', 'OK', 'S', 1711607505, 1711607505, '1'),
(96061, 20495, 'QU', 'OK', 'S', 1711607529, 1711607529, '1'),
(96062, 24116, 'QU', 'OK', 'S', 1711607533, 1711607533, '1'),
(96063, 25052, 'QU', 'OK', 'S', 1711607537, 1711607537, '1'),
(96064, 26239, 'QU', 'OK', 'S', 1711607570, 1711607570, '1'),
(96065, 20467, 'QU', 'OK', 'S', 1711608157, 1711608157, '1'),
(96066, 25866, 'QU', 'OK', 'S', 1711608300, 1711608300, '1'),
(96067, 29001, 'QU', 'OK', 'S', 1711608302, 1711608302, '1'),
(96068, 30211, 'QU', 'OK', 'S', 1711608305, 1711608305, '1'),
(96069, 26604, 'QU', 'OK', 'S', 1711608308, 1711608308, '1'),
(96070, 22392, 'QU', 'OK', 'S', 1711608317, 1711608317, '1'),
(96071, 30211, 'QU', 'OK', 'S', 1711608319, 1711608319, '1'),
(96072, 30177, 'QU', 'OK', 'S', 1711608322, 1711608322, '1'),
(96073, 26023, 'QU', 'OK', 'S', 1711608325, 1711608325, '1'),
(96074, 25388, 'QU', 'OK', 'S', 1711608329, 1711608329, '1'),
(96075, 30211, 'QU', 'OK', 'S', 1711608332, 1711608332, '1'),
(96076, 27979, 'QU', 'OK', 'S', 1711608335, 1711608335, '1'),
(96077, 28836, 'QU', 'OK', 'S', 1711608338, 1711608338, '1'),
(96078, 30279, 'QU', 'OK', 'S', 1711608726, 1711608726, '1'),
(96079, 30279, 'QU', 'OK', 'S', 1711608751, 1711608751, '1'),
(96080, 30279, 'QU', 'OK', 'S', 1711608767, 1711608767, '1'),
(96081, 13640, 'QU', 'OK', 'S', 1711609791, 1711609791, '1'),
(96082, 24313, 'QU', 'OK', 'S', 1711609995, 1711609995, '1'),
(96083, 24312, 'QU', 'OK', 'S', 1711610011, 1711610011, '1'),
(96084, 24312, 'QU', 'OK', 'S', 1711610011, 1711610011, '1'),
(96085, 24263, 'QU', 'OK', 'S', 1711610031, 1711610031, '1'),
(96086, 24263, 'QU', 'OK', 'S', 1711610031, 1711610031, '1'),
(96087, 24263, 'QU', 'OK', 'S', 1711610031, 1711610031, '1'),
(96088, 24262, 'QU', 'OK', 'S', 1711610043, 1711610043, '1'),
(96089, 24262, 'QU', 'OK', 'S', 1711610043, 1711610043, '1'),
(96090, 24261, 'QU', 'OK', 'S', 1711610079, 1711610079, '1'),
(96091, 24261, 'QU', 'OK', 'S', 1711610079, 1711610079, '1'),
(96092, 24259, 'QU', 'OK', 'S', 1711610111, 1711610111, '1'),
(96093, 24258, 'QU', 'OK', 'S', 1711610169, 1711610169, '1'),
(96094, 24257, 'QU', 'OK', 'S', 1711610192, 1711610192, '1'),
(96095, 24254, 'QU', 'OK', 'S', 1711610248, 1711610248, '1'),
(96096, 24253, 'QU', 'OK', 'S', 1711610272, 1711610272, '1'),
(96097, 24251, 'QU', 'OK', 'S', 1711610326, 1711610326, '1'),
(96098, 24251, 'QU', 'OK', 'S', 1711610347, 1711610347, '1'),
(96099, 24250, 'QU', 'OK', 'S', 1711610367, 1711610367, '1'),
(96100, 24248, 'QU', 'OK', 'S', 1711610400, 1711610400, '1'),
(96101, 24247, 'QU', 'OK', 'S', 1711610419, 1711610419, '1'),
(96102, 24245, 'QU', 'OK', 'S', 1711610430, 1711610430, '1'),
(96103, 24244, 'QU', 'OK', 'S', 1711610447, 1711610447, '1'),
(96104, 24242, 'QU', 'OK', 'S', 1711610469, 1711610469, '1'),
(96105, 24241, 'QU', 'OK', 'S', 1711610482, 1711610482, '1'),
(96106, 24239, 'QU', 'OK', 'S', 1711610513, 1711610513, '1'),
(96107, 24238, 'QU', 'OK', 'S', 1711610563, 1711610563, '1'),
(96108, 24236, 'QU', 'OK', 'S', 1711610593, 1711610593, '1'),
(96109, 24128, 'QU', 'OK', 'S', 1711610621, 1711610621, '1'),
(96110, 24128, 'QU', 'OK', 'S', 1711610621, 1711610621, '1'),
(96111, 24128, 'QU', 'OK', 'S', 1711610621, 1711610621, '1'),
(96112, 24038, 'QU', 'OK', 'S', 1711610639, 1711610639, '1'),
(96113, 24038, 'QU', 'OK', 'S', 1711610639, 1711610639, '1'),
(96114, 30333, 'QU', 'OK', 'S', 1711610731, 1711610731, '1'),
(96115, 30332, 'QU', 'OK', 'S', 1711610740, 1711610740, '1'),
(96116, 30069, 'QU', 'OK', 'S', 1711610784, 1711610784, '1'),
(96117, 30066, 'QU', 'OK', 'S', 1711610825, 1711610825, '1'),
(96118, 30065, 'QU', 'OK', 'S', 1711610836, 1711610836, '1'),
(96119, 30035, 'QU', 'OK', 'S', 1711610856, 1711610856, '1'),
(96120, 30034, 'QU', 'OK', 'S', 1711610866, 1711610866, '1'),
(96121, 30034, 'QU', 'OK', 'S', 1711610877, 1711610877, '1'),
(96122, 30032, 'QU', 'OK', 'S', 1711610886, 1711610886, '1'),
(96123, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96124, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96125, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96126, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96127, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96128, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96129, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96130, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96131, 30011, 'QU', 'OK', 'S', 1711610938, 1711610938, '1'),
(96132, 30333, 'QU', 'OK', 'S', 1711610999, 1711610999, '1'),
(96133, 30332, 'QU', 'OK', 'S', 1711611005, 1711611005, '1'),
(96134, 19307, 'QU', 'OK', 'S', 1711611112, 1711611112, '1'),
(96135, 19305, 'QU', 'OK', 'S', 1711611208, 1711611208, '1'),
(96136, 22348, 'QU', 'OK', 'S', 1711611297, 1711611297, '1'),
(96137, 30117, 'QU', 'OK', 'S', 1711611299, 1711611299, '1'),
(96138, 30117, 'QU', 'OK', 'S', 1711611311, 1711611311, '1'),
(96139, 30117, 'QU', 'OK', 'S', 1711611337, 1711611337, '1'),
(96140, 28968, 'QU', 'OK', 'S', 1711611340, 1711611340, '1'),
(96141, 28957, 'QU', 'OK', 'S', 1711611343, 1711611343, '1'),
(96142, 28957, 'QU', 'OK', 'S', 1711611347, 1711611347, '1'),
(96143, 25546, 'QU', 'OK', 'S', 1711611587, 1711611587, '1'),
(96144, 22785, 'QU', 'OK', 'S', 1711612078, 1711612078, '1'),
(96145, 26604, 'QU', 'OK', 'S', 1711612384, 1711612384, '1'),
(96146, 24322, 'QU', 'OK', 'S', 1711612599, 1711612599, '1'),
(96147, 24321, 'QU', 'OK', 'S', 1711612608, 1711612608, '1'),
(96148, 14858, 'QU', 'OK', 'S', 1711612683, 1711612683, '1'),
(96149, 27281, 'QU', 'OK', 'S', 1711612715, 1711612715, '1'),
(96150, 10861, 'QU', 'OK', 'S', 1711612811, 1711612811, '1'),
(96151, 25508, 'QU', 'OK', 'S', 1711613159, 1711613159, '1'),
(96152, 25070, 'QU', 'OK', 'S', 1711613376, 1711613376, '1'),
(96153, 25067, 'QU', 'OK', 'S', 1711613567, 1711613567, '1'),
(96154, 28509, 'QU', 'OK', 'S', 1711613663, 1711613663, '1'),
(96155, 26341, 'QU', 'OK', 'S', 1711614095, 1711614095, '1'),
(96156, 28838, 'QU', 'OK', 'S', 1711614145, 1711614145, '1'),
(96157, 30319, 'QU', 'OK', 'S', 1711614287, 1711614287, '1'),
(96158, 20467, 'QU', 'OK', 'S', 1711617529, 1711617529, '1'),
(96159, 20465, 'QU', 'OK', 'S', 1711617534, 1711617534, '1'),
(96160, 5184, 'QU', 'OK', 'S', 1711618235, 1711618235, '1'),
(96161, 5370, 'QU', 'OK', 'S', 1711618273, 1711618273, '1'),
(96162, 1349, 'QU', 'OK', 'S', 1711618288, 1711618288, '1'),
(96163, 29006, 'QU', 'OK', 'S', 1711618329, 1711618329, '1'),
(96164, 29008, 'QU', 'OK', 'S', 1711618374, 1711618374, '1'),
(96165, 28650, 'QU', 'OK', 'S', 1711619319, 1711619319, '1'),
(96166, 24259, 'QU', 'OK', 'S', 1711619400, 1711619400, '1'),
(96167, 15341, 'QU', 'OK', 'S', 1711619581, 1711619581, '1'),
(96168, 15341, 'QU', 'OK', 'S', 1711619595, 1711619595, '1'),
(96169, 24697, 'QU', 'OK', 'S', 1711619615, 1711619615, '1'),
(96170, 26023, 'QU', 'OK', 'S', 1711620241, 1711620241, '1'),
(96171, 26023, 'QU', 'OK', 'S', 1711620241, 1711620241, '1'),
(96172, 18003, 'QU', 'OK', 'S', 1711620279, 1711620279, '1'),
(96173, 25169, 'QU', 'OK', 'S', 1711620290, 1711620290, '1'),
(96174, 27351, 'QU', 'OK', 'S', 1711620326, 1711620326, '1'),
(96175, 27341, 'QU', 'OK', 'S', 1711620339, 1711620339, '1'),
(96176, 22660, 'QU', 'OK', 'S', 1711620359, 1711620359, '1'),
(96177, 27302, 'QU', 'OK', 'S', 1711620370, 1711620370, '1'),
(96178, 30104, 'QU', 'OK', 'S', 1711620397, 1711620397, '1'),
(96179, 30178, 'QU', 'OK', 'S', 1711620416, 1711620416, '1'),
(96180, 30197, 'QU', 'OK', 'S', 1711620435, 1711620435, '1'),
(96181, 30197, 'QU', 'OK', 'S', 1711620435, 1711620435, '1'),
(96182, 30196, 'QU', 'OK', 'S', 1711620456, 1711620456, '1'),
(96183, 22392, 'QU', 'OK', 'S', 1711620677, 1711620677, '1'),
(96184, 3185, 'QU', 'OK', 'S', 1711620736, 1711620736, '1'),
(96185, 26023, 'QU', 'OK', 'S', 1711621453, 1711621453, '1'),
(96186, 30295, 'QU', 'OK', 'S', 1711621478, 1711621478, '1'),
(96187, 30296, 'QU', 'OK', 'S', 1711621490, 1711621490, '1'),
(96188, 28683, 'QU', 'OK', 'S', 1711622775, 1711622775, '1'),
(96189, 24312, 'QU', 'OK', 'S', 1711622821, 1711622821, '1'),
(96190, 19927, 'QU', 'OK', 'S', 1711622856, 1711622856, '1'),
(96191, 29862, 'QU', 'OK', 'S', 1711622902, 1711622902, '1'),
(96192, 24027, 'QU', 'OK', 'S', 1711622934, 1711622934, '1'),
(96193, 27403, 'QU', 'OK', 'S', 1711623021, 1711623021, '1'),
(96194, 17361, 'QU', 'OK', 'S', 1711623086, 1711623086, '1'),
(96195, 30394, 'QU', 'OK', 'S', 1711624118, 1711624118, '1'),
(96196, 30389, 'QU', 'OK', 'S', 1711624151, 1711624151, '1'),
(96197, 30388, 'QU', 'OK', 'S', 1711624192, 1711624192, '1'),
(96198, 30387, 'QU', 'OK', 'S', 1711624218, 1711624218, '1'),
(96199, 30386, 'QU', 'OK', 'S', 1711624243, 1711624243, '1'),
(96200, 30385, 'QU', 'OK', 'S', 1711624264, 1711624264, '1'),
(96201, 26763, 'QU', 'OK', 'S', 1711624760, 1711624760, '1'),
(96202, 26766, 'QU', 'OK', 'S', 1711625591, 1711625591, '1'),
(96203, 30319, 'QU', 'OK', 'S', 1711626347, 1711626347, '1'),
(96204, 30318, 'QU', 'OK', 'S', 1711626395, 1711626395, '1'),
(96205, 30325, 'QU', 'OK', 'S', 1711626529, 1711626529, '1'),
(96206, 30324, 'QU', 'OK', 'S', 1711626652, 1711626652, '1'),
(96207, 30321, 'QU', 'OK', 'S', 1711626722, 1711626722, '1'),
(96208, 30323, 'QU', 'OK', 'S', 1711626805, 1711626805, '1'),
(96209, 17891, 'QU', 'OK', 'S', 1711627065, 1711627065, '1'),
(96210, 30296, 'QU', 'OK', 'S', 1711627404, 1711627404, '1'),
(96211, 30295, 'QU', 'OK', 'S', 1711627406, 1711627406, '1'),
(96212, 30383, 'QU', 'OK', 'S', 1711628009, 1711628009, '1'),
(96213, 25245, 'QU', 'OK', 'S', 1711628198, 1711628198, '1'),
(96214, 30395, 'QU', 'OK', 'S', 1711628720, 1711628720, '1'),
(96215, 30396, 'QU', 'OK', 'S', 1711628905, 1711628905, '1'),
(96216, 28053, 'QU', 'OK', 'S', 1711628968, 1711628968, '1'),
(96217, 30397, 'QU', 'OK', 'S', 1711629035, 1711629035, '1'),
(96218, 30398, 'QU', 'OK', 'S', 1711629168, 1711629168, '1'),
(96219, 29380, 'QU', 'OK', 'S', 1711629232, 1711629232, '1'),
(96220, 30399, 'QU', 'OK', 'S', 1711630491, 1711630491, '1'),
(96221, 30198, 'QU', 'OK', 'S', 1711631168, 1711631168, '1'),
(96222, 28501, 'QU', 'OK', 'S', 1711631264, 1711631264, '1'),
(96223, 28501, 'QU', 'OK', 'S', 1711631264, 1711631264, '1'),
(96224, 30400, 'QU', 'OK', 'S', 1711631283, 1711631283, '1'),
(96225, 25345, 'QU', 'OK', 'S', 1711631295, 1711631295, '1'),
(96226, 30401, 'QU', 'OK', 'S', 1711631483, 1711631483, '1'),
(96227, 26604, 'QU', 'OK', 'S', 1711631505, 1711631505, '1'),
(96228, 30402, 'QU', 'OK', 'S', 1711631625, 1711631625, '1'),
(96229, 26139, 'QU', 'OK', 'S', 1711631683, 1711631683, '1'),
(96230, 30089, 'QU', 'OK', 'S', 1711631685, 1711631685, '1'),
(96231, 26139, 'QU', 'OK', 'S', 1711631689, 1711631689, '1'),
(96232, 25242, 'QU', 'OK', 'S', 1711631695, 1711631695, '1'),
(96233, 25246, 'QU', 'OK', 'S', 1711631745, 1711631745, '1'),
(96234, 28499, 'QU', 'OK', 'S', 1711631833, 1711631833, '1'),
(96235, 25224, 'QU', 'OK', 'S', 1711631851, 1711631851, '1'),
(96236, 26679, 'QU', 'OK', 'S', 1711631972, 1711631972, '1'),
(96237, 30378, 'QU', 'OK', 'S', 1711632005, 1711632005, '1'),
(96238, 25218, 'QU', 'OK', 'S', 1711632013, 1711632013, '1'),
(96239, 28500, 'QU', 'OK', 'S', 1711632275, 1711632275, '1'),
(96240, 30321, 'QU', 'OK', 'S', 1711634338, 1711634338, '1'),
(96241, 30322, 'QU', 'OK', 'S', 1711634350, 1711634350, '1'),
(96242, 24988, 'QU', 'OK', 'S', 1711688791, 1711688791, '1'),
(96243, 30029, 'QU', 'OK', 'S', 1711688809, 1711688809, '1'),
(96244, 30019, 'QU', 'OK', 'S', 1711688834, 1711688834, '1'),
(96245, 24116, 'QU', 'OK', 'S', 1711688838, 1711688838, '1'),
(96246, 29379, 'QU', 'OK', 'S', 1711688850, 1711688850, '1'),
(96247, 26651, 'QU', 'OK', 'S', 1711688854, 1711688854, '1'),
(96248, 16429, 'QU', 'OK', 'S', 1711688864, 1711688864, '1'),
(96249, 24988, 'QU', 'OK', 'S', 1711688926, 1711688926, '1'),
(96250, 15851, 'QU', 'OK', 'S', 1711689010, 1711689010, '1'),
(96251, 23029, 'QU', 'OK', 'S', 1711689029, 1711689029, '1'),
(96252, 23676, 'QU', 'OK', 'S', 1711689041, 1711689041, '1'),
(96253, 18948, 'QU', 'OK', 'S', 1711689108, 1711689108, '1'),
(96254, 18948, 'QU', 'OK', 'S', 1711689108, 1711689108, '1'),
(96255, 20044, 'QU', 'OK', 'S', 1711689154, 1711689154, '1'),
(96256, 20187, 'QU', 'OK', 'S', 1711689157, 1711689157, '1'),
(96257, 20187, 'QU', 'OK', 'S', 1711689157, 1711689157, '1'),
(96258, 22318, 'QU', 'OK', 'S', 1711689164, 1711689164, '1'),
(96259, 26206, 'QU', 'OK', 'S', 1711689180, 1711689180, '1'),
(96260, 23661, 'QU', 'OK', 'S', 1711689213, 1711689213, '1'),
(96261, 3847, 'QU', 'OK', 'S', 1711689238, 1711689238, '1'),
(96262, 30392, 'QU', 'OK', 'S', 1711689347, 1711689347, '1'),
(96263, 30391, 'QU', 'OK', 'S', 1711689371, 1711689371, '1'),
(96264, 30390, 'QU', 'OK', 'S', 1711689382, 1711689382, '1'),
(96265, 30371, 'QU', 'OK', 'S', 1711689399, 1711689399, '1'),
(96266, 30322, 'QU', 'OK', 'S', 1711689450, 1711689450, '1'),
(96267, 30321, 'QU', 'OK', 'S', 1711689476, 1711689476, '1'),
(96268, 28999, 'QU', 'OK', 'S', 1711689722, 1711689722, '1'),
(96269, 29843, 'QU', 'OK', 'S', 1711689748, 1711689748, '1'),
(96270, 29843, 'QU', 'OK', 'S', 1711689748, 1711689748, '1'),
(96271, 29843, 'QU', 'OK', 'S', 1711689748, 1711689748, '1'),
(96272, 29843, 'QU', 'OK', 'S', 1711689748, 1711689748, '1'),
(96273, 28999, 'QU', 'OK', 'S', 1711689764, 1711689764, '1'),
(96274, 29840, 'QU', 'OK', 'S', 1711690273, 1711690273, '1'),
(96275, 29840, 'QU', 'OK', 'S', 1711690273, 1711690273, '1'),
(96276, 29802, 'QU', 'OK', 'S', 1711690383, 1711690383, '1'),
(96277, 29436, 'QU', 'OK', 'S', 1711690412, 1711690412, '1'),
(96278, 29435, 'QU', 'OK', 'S', 1711690427, 1711690427, '1'),
(96279, 29253, 'QU', 'OK', 'S', 1711690463, 1711690463, '1'),
(96280, 29253, 'QU', 'OK', 'S', 1711690463, 1711690463, '1'),
(96281, 29253, 'QU', 'OK', 'S', 1711690463, 1711690463, '1'),
(96282, 28032, 'QU', 'OK', 'S', 1711690533, 1711690533, '1'),
(96283, 27997, 'QU', 'OK', 'S', 1711690591, 1711690591, '1'),
(96284, 27996, 'QU', 'OK', 'S', 1711690602, 1711690602, '1'),
(96285, 27992, 'QU', 'OK', 'S', 1711690657, 1711690657, '1'),
(96286, 27990, 'QU', 'OK', 'S', 1711690668, 1711690668, '1'),
(96287, 27987, 'QU', 'OK', 'S', 1711690685, 1711690685, '1'),
(96288, 27985, 'QU', 'OK', 'S', 1711690716, 1711690716, '1'),
(96289, 27969, 'QU', 'OK', 'S', 1711690749, 1711690749, '1'),
(96290, 27965, 'QU', 'OK', 'S', 1711690836, 1711690836, '1'),
(96291, 27932, 'QU', 'OK', 'S', 1711690899, 1711690899, '1'),
(96292, 27931, 'QU', 'OK', 'S', 1711690926, 1711690926, '1'),
(96293, 27930, 'QU', 'OK', 'S', 1711690937, 1711690937, '1'),
(96294, 27929, 'QU', 'OK', 'S', 1711690951, 1711690951, '1'),
(96295, 27913, 'QU', 'OK', 'S', 1711691033, 1711691033, '1'),
(96296, 27906, 'QU', 'OK', 'S', 1711691194, 1711691194, '1'),
(96297, 27904, 'QU', 'OK', 'S', 1711691214, 1711691214, '1'),
(96298, 27899, 'QU', 'OK', 'S', 1711691236, 1711691236, '1'),
(96299, 27898, 'QU', 'OK', 'S', 1711691248, 1711691248, '1'),
(96300, 27118, 'QU', 'OK', 'S', 1711691575, 1711691575, '1'),
(96301, 27118, 'QU', 'OK', 'S', 1711691585, 1711691585, '1'),
(96302, 30061, 'QU', 'OK', 'S', 1711691592, 1711691592, '1'),
(96303, 23779, 'QU', 'OK', 'S', 1711691597, 1711691597, '1'),
(96304, 20939, 'QU', 'OK', 'S', 1711691600, 1711691600, '1'),
(96305, 26499, 'QU', 'OK', 'S', 1711691603, 1711691603, '1'),
(96306, 26499, 'QU', 'OK', 'S', 1711691609, 1711691609, '1'),
(96307, 30152, 'QU', 'OK', 'S', 1711691613, 1711691613, '1'),
(96308, 27046, 'QU', 'OK', 'S', 1711691615, 1711691615, '1'),
(96309, 30152, 'QU', 'OK', 'S', 1711691621, 1711691621, '1'),
(96310, 27383, 'QU', 'OK', 'S', 1711691625, 1711691625, '1'),
(96311, 24950, 'QU', 'OK', 'S', 1711691629, 1711691629, '1'),
(96312, 30087, 'QU', 'OK', 'S', 1711691632, 1711691632, '1'),
(96313, 24040, 'QU', 'OK', 'S', 1711691634, 1711691634, '1'),
(96314, 27689, 'QU', 'OK', 'S', 1711691648, 1711691648, '1'),
(96315, 27501, 'QU', 'OK', 'S', 1711691690, 1711691690, '1'),
(96316, 27501, 'QU', 'OK', 'S', 1711691690, 1711691690, '1'),
(96317, 27501, 'QU', 'OK', 'S', 1711691690, 1711691690, '1'),
(96318, 27501, 'QU', 'OK', 'S', 1711691690, 1711691690, '1'),
(96319, 27501, 'QU', 'OK', 'S', 1711691690, 1711691690, '1'),
(96320, 27488, 'QU', 'OK', 'S', 1711691772, 1711691772, '1'),
(96321, 25092, 'QU', 'OK', 'S', 1711691930, 1711691930, '1'),
(96322, 27485, 'QU', 'OK', 'S', 1711691971, 1711691971, '1'),
(96323, 27481, 'QU', 'OK', 'S', 1711692009, 1711692009, '1'),
(96324, 27480, 'QU', 'OK', 'S', 1711692037, 1711692037, '1'),
(96325, 27420, 'QU', 'OK', 'S', 1711692076, 1711692076, '1'),
(96326, 27420, 'QU', 'OK', 'S', 1711692076, 1711692076, '1'),
(96327, 27420, 'QU', 'OK', 'S', 1711692076, 1711692076, '1'),
(96328, 27411, 'QU', 'OK', 'S', 1711692095, 1711692095, '1'),
(96329, 27410, 'QU', 'OK', 'S', 1711692143, 1711692143, '1'),
(96330, 27408, 'QU', 'OK', 'S', 1711692218, 1711692218, '1'),
(96331, 27392, 'QU', 'OK', 'S', 1711692250, 1711692250, '1'),
(96332, 27392, 'QU', 'OK', 'S', 1711692250, 1711692250, '1'),
(96333, 27392, 'QU', 'OK', 'S', 1711692250, 1711692250, '1'),
(96334, 27391, 'QU', 'OK', 'S', 1711692269, 1711692269, '1'),
(96335, 27390, 'QU', 'OK', 'S', 1711692278, 1711692278, '1'),
(96336, 27389, 'QU', 'OK', 'S', 1711692287, 1711692287, '1'),
(96337, 27388, 'QU', 'OK', 'S', 1711692296, 1711692296, '1'),
(96338, 27387, 'QU', 'OK', 'S', 1711692313, 1711692313, '1'),
(96339, 30379, 'QU', 'OK', 'S', 1711693206, 1711693206, '1'),
(96340, 27979, 'QU', 'OK', 'S', 1711693251, 1711693251, '1'),
(96341, 30380, 'QU', 'OK', 'S', 1711693350, 1711693350, '1'),
(96342, 30381, 'QU', 'OK', 'S', 1711693449, 1711693449, '1'),
(96343, 30382, 'QU', 'OK', 'S', 1711693482, 1711693482, '1'),
(96344, 30384, 'QU', 'OK', 'S', 1711693517, 1711693517, '1'),
(96345, 30393, 'QU', 'OK', 'S', 1711693561, 1711693561, '1'),
(96346, 30390, 'QU', 'OK', 'S', 1711693848, 1711693848, '1'),
(96347, 30391, 'QU', 'OK', 'S', 1711693920, 1711693920, '1'),
(96348, 30392, 'QU', 'OK', 'S', 1711693960, 1711693960, '1'),
(96349, 1356, 'QU', 'OK', 'S', 1711693968, 1711693968, '1'),
(96350, 27893, 'QU', 'OK', 'S', 1711694135, 1711694135, '1'),
(96351, 29215, 'QU', 'OK', 'S', 1711694220, 1711694220, '1'),
(96352, 27118, 'QU', 'OK', 'S', 1711694590, 1711694590, '1'),
(96353, 30152, 'QU', 'OK', 'S', 1711694592, 1711694592, '1'),
(96354, 26499, 'QU', 'OK', 'S', 1711694647, 1711694647, '1'),
(96355, 27046, 'QU', 'OK', 'S', 1711694721, 1711694721, '1'),
(96356, 22722, 'QU', 'OK', 'S', 1711694736, 1711694736, '1'),
(96357, 22607, 'QU', 'OK', 'S', 1711694751, 1711694751, '1'),
(96358, 29433, 'QU', 'OK', 'S', 1711694761, 1711694761, '1'),
(96359, 26499, 'QU', 'OK', 'S', 1711694778, 1711694778, '1'),
(96360, 12154, 'QU', 'OK', 'S', 1711694790, 1711694790, '1'),
(96361, 27318, 'QU', 'OK', 'S', 1711695438, 1711695438, '1'),
(96362, 27318, 'QU', 'OK', 'S', 1711695438, 1711695438, '1'),
(96363, 27318, 'QU', 'OK', 'S', 1711695438, 1711695438, '1'),
(96364, 27318, 'QU', 'OK', 'S', 1711695438, 1711695438, '1'),
(96365, 30152, 'QU', 'OK', 'S', 1711695556, 1711695556, '1'),
(96366, 27317, 'QU', 'OK', 'S', 1711696200, 1711696200, '1'),
(96367, 27317, 'QU', 'OK', 'S', 1711696200, 1711696200, '1'),
(96368, 27317, 'QU', 'OK', 'S', 1711696200, 1711696200, '1'),
(96369, 27317, 'QU', 'OK', 'S', 1711696200, 1711696200, '1'),
(96370, 27317, 'QU', 'OK', 'S', 1711696200, 1711696200, '1'),
(96371, 27316, 'QU', 'OK', 'S', 1711696272, 1711696272, '1'),
(96372, 27316, 'QU', 'OK', 'S', 1711696272, 1711696272, '1'),
(96373, 27316, 'QU', 'OK', 'S', 1711696272, 1711696272, '1'),
(96374, 27316, 'QU', 'OK', 'S', 1711696272, 1711696272, '1'),
(96375, 27316, 'QU', 'OK', 'S', 1711696272, 1711696272, '1'),
(96376, 27250, 'QU', 'OK', 'S', 1711696309, 1711696309, '1'),
(96377, 27250, 'QU', 'OK', 'S', 1711696309, 1711696309, '1'),
(96378, 27250, 'QU', 'OK', 'S', 1711696309, 1711696309, '1'),
(96379, 27250, 'QU', 'OK', 'S', 1711696309, 1711696309, '1'),
(96380, 27250, 'QU', 'OK', 'S', 1711696309, 1711696309, '1'),
(96381, 27247, 'QU', 'OK', 'S', 1711696407, 1711696407, '1'),
(96382, 27247, 'QU', 'OK', 'S', 1711696407, 1711696407, '1'),
(96383, 27247, 'QU', 'OK', 'S', 1711696407, 1711696407, '1'),
(96384, 27247, 'QU', 'OK', 'S', 1711696407, 1711696407, '1'),
(96385, 27245, 'QU', 'OK', 'S', 1711696432, 1711696432, '1'),
(96386, 27245, 'QU', 'OK', 'S', 1711696432, 1711696432, '1'),
(96387, 27245, 'QU', 'OK', 'S', 1711696432, 1711696432, '1'),
(96388, 27241, 'QU', 'OK', 'S', 1711696453, 1711696453, '1'),
(96389, 27241, 'QU', 'OK', 'S', 1711696453, 1711696453, '1'),
(96390, 27241, 'QU', 'OK', 'S', 1711696453, 1711696453, '1'),
(96391, 27241, 'QU', 'OK', 'S', 1711696453, 1711696453, '1'),
(96392, 22710, 'QU', 'OK', 'S', 1711696531, 1711696531, '1'),
(96393, 27238, 'QU', 'OK', 'S', 1711696580, 1711696580, '1'),
(96394, 27238, 'QU', 'OK', 'S', 1711696580, 1711696580, '1'),
(96395, 27238, 'QU', 'OK', 'S', 1711696580, 1711696580, '1'),
(96396, 26730, 'QU', 'OK', 'S', 1711696633, 1711696633, '1'),
(96397, 26726, 'QU', 'OK', 'S', 1711696650, 1711696650, '1'),
(96398, 26723, 'QU', 'OK', 'S', 1711696667, 1711696667, '1'),
(96399, 26722, 'QU', 'OK', 'S', 1711696680, 1711696680, '1'),
(96400, 26720, 'QU', 'OK', 'S', 1711696695, 1711696695, '1'),
(96401, 26579, 'QU', 'OK', 'S', 1711696791, 1711696791, '1'),
(96402, 26582, 'QU', 'OK', 'S', 1711696800, 1711696800, '1'),
(96403, 26584, 'QU', 'OK', 'S', 1711696809, 1711696809, '1'),
(96404, 26583, 'QU', 'OK', 'S', 1711696816, 1711696816, '1'),
(96405, 26577, 'QU', 'OK', 'S', 1711696859, 1711696859, '1'),
(96406, 26574, 'QU', 'OK', 'S', 1711696922, 1711696922, '1'),
(96407, 26019, 'QU', 'OK', 'S', 1711696980, 1711696980, '1'),
(96408, 25997, 'QU', 'OK', 'S', 1711697037, 1711697037, '1'),
(96409, 24088, 'QU', 'OK', 'S', 1711697551, 1711697551, '1'),
(96410, 30411, 'QU', 'OK', 'S', 1711698705, 1711698705, '1'),
(96411, 30412, 'QU', 'OK', 'S', 1711699517, 1711699517, '1'),
(96412, 30413, 'QU', 'OK', 'S', 1711700135, 1711700135, '1'),
(96413, 13234, 'QU', 'OK', 'S', 1711700253, 1711700253, '1'),
(96414, 13234, 'QU', 'OK', 'S', 1711700268, 1711700268, '1'),
(96415, 13234, 'QU', 'OK', 'S', 1711700273, 1711700273, '1'),
(96416, 13234, 'QU', 'OK', 'S', 1711700278, 1711700278, '1'),
(96417, 13234, 'QU', 'OK', 'S', 1711700283, 1711700283, '1'),
(96418, 13234, 'QU', 'OK', 'S', 1711700287, 1711700287, '1'),
(96419, 26756, 'QU', 'OK', 'S', 1711700511, 1711700511, '1'),
(96420, 30424, 'QU', 'OK', 'S', 1711700721, 1711700721, '1'),
(96421, 30425, 'QU', 'OK', 'S', 1711700761, 1711700761, '1'),
(96422, 30426, 'QU', 'OK', 'S', 1711700799, 1711700799, '1'),
(96423, 30427, 'QU', 'OK', 'S', 1711700970, 1711700970, '1'),
(96424, 15499, 'QU', 'OK', 'S', 1711700975, 1711700975, '1'),
(96425, 15499, 'QU', 'OK', 'S', 1711700977, 1711700977, '1'),
(96426, 15499, 'QU', 'OK', 'S', 1711700981, 1711700981, '1'),
(96427, 15499, 'QU', 'OK', 'S', 1711700984, 1711700984, '1'),
(96428, 15499, 'QU', 'OK', 'S', 1711700988, 1711700988, '1'),
(96429, 15499, 'QU', 'OK', 'S', 1711700992, 1711700992, '1'),
(96430, 15499, 'QU', 'OK', 'S', 1711700996, 1711700996, '1'),
(96431, 15499, 'QU', 'OK', 'S', 1711701003, 1711701003, '1'),
(96432, 15499, 'QU', 'OK', 'S', 1711701331, 1711701331, '1'),
(96433, 15499, 'QU', 'OK', 'S', 1711701333, 1711701333, '1'),
(96434, 15499, 'QU', 'OK', 'S', 1711701337, 1711701337, '1'),
(96435, 15499, 'QU', 'OK', 'S', 1711701338, 1711701338, '1'),
(96436, 15499, 'QU', 'OK', 'S', 1711701340, 1711701340, '1'),
(96437, 15499, 'QU', 'OK', 'S', 1711701342, 1711701342, '1'),
(96438, 15499, 'QU', 'OK', 'S', 1711701344, 1711701344, '1'),
(96439, 15499, 'QU', 'OK', 'S', 1711701346, 1711701346, '1'),
(96440, 24210, 'QU', 'OK', 'S', 1711701433, 1711701433, '1'),
(96441, 24069, 'QU', 'OK', 'S', 1711701734, 1711701734, '1'),
(96442, 24067, 'QU', 'OK', 'S', 1711701751, 1711701751, '1'),
(96443, 24208, 'QU', 'OK', 'S', 1711701826, 1711701826, '1'),
(96444, 23896, 'QU', 'OK', 'S', 1711702736, 1711702736, '1'),
(96445, 23800, 'QU', 'OK', 'S', 1711703105, 1711703105, '1'),
(96446, 23800, 'QU', 'OK', 'S', 1711703105, 1711703105, '1'),
(96447, 23800, 'QU', 'OK', 'S', 1711703105, 1711703105, '1'),
(96448, 23800, 'QU', 'OK', 'S', 1711703105, 1711703105, '1'),
(96449, 19179, 'QU', 'OK', 'S', 1711704036, 1711704036, '1'),
(96450, 17365, 'QU', 'OK', 'S', 1711704497, 1711704497, '1'),
(96451, 26604, 'QU', 'OK', 'S', 1711704529, 1711704529, '1'),
(96452, 26604, 'QU', 'OK', 'S', 1711704537, 1711704537, '1'),
(96453, 17362, 'QU', 'OK', 'S', 1711704551, 1711704551, '1'),
(96454, 26604, 'QU', 'OK', 'S', 1711704551, 1711704551, '1'),
(96455, 26604, 'QU', 'OK', 'S', 1711704558, 1711704558, '1'),
(96456, 17361, 'QU', 'OK', 'S', 1711704565, 1711704565, '1'),
(96457, 26604, 'QU', 'OK', 'S', 1711704569, 1711704569, '1'),
(96458, 26604, 'QU', 'OK', 'S', 1711704579, 1711704579, '1'),
(96459, 26604, 'QU', 'OK', 'S', 1711704590, 1711704590, '1'),
(96460, 26604, 'QU', 'OK', 'S', 1711704598, 1711704598, '1'),
(96461, 26604, 'QU', 'OK', 'S', 1711704605, 1711704605, '1'),
(96462, 26604, 'QU', 'OK', 'S', 1711704612, 1711704612, '1'),
(96463, 26604, 'QU', 'OK', 'S', 1711704619, 1711704619, '1'),
(96464, 26604, 'QU', 'OK', 'S', 1711704630, 1711704630, '1'),
(96465, 26604, 'QU', 'OK', 'S', 1711704642, 1711704642, '1'),
(96466, 15909, 'QU', 'OK', 'S', 1711704648, 1711704648, '1'),
(96467, 26604, 'QU', 'OK', 'S', 1711704652, 1711704652, '1'),
(96468, 26604, 'QU', 'OK', 'S', 1711704663, 1711704663, '1'),
(96469, 30414, 'QU', 'OK', 'S', 1711705029, 1711705029, '1'),
(96470, 24553, 'QU', 'OK', 'S', 1711705266, 1711705266, '1'),
(96471, 24553, 'QU', 'OK', 'S', 1711705270, 1711705270, '1'),
(96472, 30415, 'QU', 'OK', 'S', 1711705283, 1711705283, '1'),
(96473, 24553, 'QU', 'OK', 'S', 1711705312, 1711705312, '1'),
(96474, 24553, 'QU', 'OK', 'S', 1711705316, 1711705316, '1'),
(96475, 30428, 'QU', 'OK', 'S', 1711705668, 1711705668, '1'),
(96476, 30429, 'QU', 'OK', 'S', 1711705844, 1711705844, '1'),
(96477, 30409, 'QU', 'OK', 'S', 1711706363, 1711706363, '1'),
(96478, 30410, 'QU', 'OK', 'S', 1711706409, 1711706409, '1'),
(96479, 30403, 'QU', 'OK', 'S', 1711706959, 1711706959, '1'),
(96480, 30404, 'QU', 'OK', 'S', 1711707190, 1711707190, '1'),
(96481, 30405, 'QU', 'OK', 'S', 1711707291, 1711707291, '1'),
(96482, 30406, 'QU', 'OK', 'S', 1711707620, 1711707620, '1'),
(96483, 30408, 'QU', 'OK', 'S', 1711708595, 1711708595, '1'),
(96484, 30408, 'QU', 'OK', 'S', 1711708703, 1711708703, '1'),
(96485, 30408, 'QU', 'OK', 'S', 1711708710, 1711708710, '1'),
(96486, 30407, 'QU', 'OK', 'S', 1711708802, 1711708802, '1'),
(96487, 30416, 'QU', 'OK', 'S', 1711709327, 1711709327, '1'),
(96488, 30417, 'QU', 'OK', 'S', 1711709476, 1711709476, '1'),
(96489, 30418, 'QU', 'OK', 'S', 1711709620, 1711709620, '1'),
(96490, 30419, 'QU', 'OK', 'S', 1711709775, 1711709775, '1'),
(96491, 30420, 'QU', 'OK', 'S', 1711710261, 1711710261, '1'),
(96492, 30421, 'QU', 'OK', 'S', 1711710604, 1711710604, '1'),
(96493, 30421, 'QU', 'OK', 'S', 1711710610, 1711710610, '1'),
(96494, 30422, 'QU', 'OK', 'S', 1711711049, 1711711049, '1'),
(96495, 30035, 'QU', 'OK', 'S', 1711711171, 1711711171, '1'),
(96496, 30423, 'QU', 'OK', 'S', 1711711452, 1711711452, '1'),
(96497, 30427, 'QU', 'OK', 'S', 1711715056, 1711715056, '1'),
(96498, 26951, 'QU', 'OK', 'S', 1711716695, 1711716695, '1'),
(96499, 23787, 'QU', 'OK', 'S', 1711716784, 1711716784, '1'),
(96500, 24019, 'QU', 'OK', 'S', 1711716804, 1711716804, '1'),
(96501, 28374, 'QU', 'OK', 'S', 1711716900, 1711716900, '1'),
(96502, 28376, 'QU', 'OK', 'S', 1711717671, 1711717671, '1'),
(96503, 30294, 'QU', 'OK', 'S', 1711775338, 1711775338, '1'),
(96504, 10861, 'QU', 'OK', 'S', 1711782150, 1711782150, '1'),
(96505, 10861, 'QU', 'OK', 'S', 1711782178, 1711782178, '1'),
(96506, 10861, 'QU', 'OK', 'S', 1711782187, 1711782187, '1'),
(96507, 8896, 'QU', 'OK', 'S', 1711784894, 1711784894, '1'),
(96508, 26763, 'QU', 'OK', 'S', 1711785575, 1711785575, '1'),
(96509, 26763, 'QU', 'OK', 'S', 1711785584, 1711785584, '1'),
(96510, 28776, 'QU', 'OK', 'S', 1711785816, 1711785816, '1'),
(96511, 30452, 'QU', 'OK', 'S', 1711787399, 1711787399, '1'),
(96512, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96513, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96514, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96515, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96516, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96517, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96518, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96519, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96520, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96521, 30011, 'QU', 'OK', 'S', 1711789073, 1711789073, '1'),
(96522, 26762, 'QU', 'OK', 'S', 1711789186, 1711789186, '1'),
(96523, 26761, 'QU', 'OK', 'S', 1711789192, 1711789192, '1'),
(96524, 26760, 'QU', 'OK', 'S', 1711789200, 1711789200, '1'),
(96525, 26594, 'QU', 'OK', 'S', 1711789211, 1711789211, '1'),
(96526, 24316, 'QU', 'OK', 'S', 1711789318, 1711789318, '1'),
(96527, 24433, 'QU', 'OK', 'S', 1711789328, 1711789328, '1'),
(96528, 24037, 'QU', 'OK', 'S', 1711789427, 1711789427, '1'),
(96529, 24037, 'QU', 'OK', 'S', 1711789427, 1711789427, '1'),
(96530, 24037, 'QU', 'OK', 'S', 1711789427, 1711789427, '1'),
(96531, 24031, 'QU', 'OK', 'S', 1711789446, 1711789446, '1'),
(96532, 24031, 'QU', 'OK', 'S', 1711789446, 1711789446, '1'),
(96533, 24031, 'QU', 'OK', 'S', 1711789446, 1711789446, '1'),
(96534, 24032, 'QU', 'OK', 'S', 1711789464, 1711789464, '1'),
(96535, 24032, 'QU', 'OK', 'S', 1711789464, 1711789464, '1'),
(96536, 24032, 'QU', 'OK', 'S', 1711789464, 1711789464, '1'),
(96537, 24029, 'QU', 'OK', 'S', 1711789479, 1711789479, '1'),
(96538, 24029, 'QU', 'OK', 'S', 1711789479, 1711789479, '1'),
(96539, 24029, 'QU', 'OK', 'S', 1711789479, 1711789479, '1'),
(96540, 24027, 'QU', 'OK', 'S', 1711789496, 1711789496, '1'),
(96541, 23691, 'QU', 'OK', 'S', 1711789514, 1711789514, '1'),
(96542, 20604, 'QU', 'OK', 'S', 1711789570, 1711789570, '1'),
(96543, 20603, 'QU', 'OK', 'S', 1711789577, 1711789577, '1'),
(96544, 18100, 'QU', 'OK', 'S', 1711789649, 1711789649, '1'),
(96545, 30439, 'QU', 'OK', 'S', 1711791145, 1711791145, '1'),
(96546, 30440, 'QU', 'OK', 'S', 1711791900, 1711791900, '1'),
(96547, 18797, 'QU', 'OK', 'S', 1711792204, 1711792204, '1'),
(96548, 30112, 'QU', 'OK', 'S', 1711792220, 1711792220, '1'),
(96549, 18797, 'QU', 'OK', 'S', 1711792224, 1711792224, '1'),
(96550, 21008, 'QU', 'OK', 'S', 1711792228, 1711792228, '1'),
(96551, 30251, 'QU', 'OK', 'S', 1711792232, 1711792232, '1'),
(96552, 30306, 'QU', 'OK', 'S', 1711792236, 1711792236, '1'),
(96553, 30319, 'QU', 'OK', 'S', 1711792240, 1711792240, '1'),
(96554, 30132, 'QU', 'OK', 'S', 1711792243, 1711792243, '1'),
(96555, 30285, 'QU', 'OK', 'S', 1711792247, 1711792247, '1'),
(96556, 21008, 'QU', 'OK', 'S', 1711792251, 1711792251, '1'),
(96557, 28700, 'QU', 'OK', 'S', 1711792255, 1711792255, '1'),
(96558, 23806, 'QU', 'OK', 'S', 1711792330, 1711792330, '1'),
(96559, 30305, 'QU', 'OK', 'S', 1711792334, 1711792334, '1'),
(96560, 24426, 'QU', 'OK', 'S', 1711792337, 1711792337, '1'),
(96561, 29644, 'QU', 'OK', 'S', 1711792343, 1711792343, '1'),
(96562, 30325, 'QU', 'OK', 'S', 1711792706, 1711792706, '1'),
(96563, 30060, 'QU', 'OK', 'S', 1711793537, 1711793537, '1'),
(96564, 29029, 'QU', 'OK', 'S', 1711793542, 1711793542, '1'),
(96565, 20930, 'QU', 'OK', 'S', 1711793545, 1711793545, '1'),
(96566, 20933, 'QU', 'OK', 'S', 1711793549, 1711793549, '1'),
(96567, 29265, 'QU', 'OK', 'S', 1711793553, 1711793553, '1'),
(96568, 29467, 'QU', 'OK', 'S', 1711793556, 1711793556, '1'),
(96569, 24973, 'QU', 'OK', 'S', 1711793561, 1711793561, '1'),
(96570, 30323, 'QU', 'OK', 'S', 1711793563, 1711793563, '1'),
(96571, 29781, 'QU', 'OK', 'S', 1711793567, 1711793567, '1'),
(96572, 26917, 'QU', 'OK', 'S', 1711793570, 1711793570, '1'),
(96573, 24692, 'QU', 'OK', 'S', 1711793573, 1711793573, '1'),
(96574, 20933, 'QU', 'OK', 'S', 1711793576, 1711793576, '1'),
(96575, 30310, 'QU', 'OK', 'S', 1711793579, 1711793579, '1'),
(96576, 27770, 'QU', 'OK', 'S', 1711793581, 1711793581, '1'),
(96577, 28313, 'QU', 'OK', 'S', 1711793584, 1711793584, '1'),
(96578, 20930, 'QU', 'OK', 'S', 1711793587, 1711793587, '1'),
(96579, 30449, 'QU', 'OK', 'S', 1711793629, 1711793629, '1'),
(96580, 30450, 'QU', 'OK', 'S', 1711793669, 1711793669, '1'),
(96581, 18586, 'QU', 'OK', 'S', 1711793951, 1711793951, '1'),
(96582, 30438, 'QU', 'OK', 'S', 1711793990, 1711793990, '1'),
(96583, 28358, 'QU', 'OK', 'S', 1711793997, 1711793997, '1'),
(96584, 27667, 'QU', 'OK', 'S', 1711794331, 1711794331, '1'),
(96585, 14528, 'QU', 'OK', 'S', 1711794333, 1711794333, '1'),
(96586, 18584, 'QU', 'OK', 'S', 1711794336, 1711794336, '1'),
(96587, 30394, 'QU', 'OK', 'S', 1711795090, 1711795090, '1'),
(96588, 27700, 'QU', 'OK', 'S', 1711795360, 1711795360, '1'),
(96589, 28199, 'QU', 'OK', 'S', 1711795364, 1711795364, '1'),
(96590, 27095, 'QU', 'OK', 'S', 1711795375, 1711795375, '1'),
(96591, 27944, 'QU', 'OK', 'S', 1711795379, 1711795379, '1'),
(96592, 28224, 'QU', 'OK', 'S', 1711795382, 1711795382, '1'),
(96593, 27565, 'QU', 'OK', 'S', 1711795464, 1711795464, '1'),
(96594, 27569, 'QU', 'OK', 'S', 1711795604, 1711795604, '1'),
(96595, 15745, 'QU', 'OK', 'S', 1711796895, 1711796895, '1'),
(96596, 24321, 'QU', 'OK', 'S', 1711797982, 1711797982, '1'),
(96597, 17891, 'QU', 'OK', 'S', 1711797984, 1711797984, '1'),
(96598, 29928, 'QU', 'OK', 'S', 1711797986, 1711797986, '1'),
(96599, 17895, 'QU', 'OK', 'S', 1711797989, 1711797989, '1'),
(96600, 24142, 'QU', 'OK', 'S', 1711797992, 1711797992, '1'),
(96601, 29004, 'QU', 'OK', 'S', 1711797994, 1711797994, '1'),
(96602, 10412, 'QU', 'OK', 'S', 1711797997, 1711797997, '1'),
(96603, 27793, 'QU', 'OK', 'S', 1711798000, 1711798000, '1'),
(96604, 28836, 'QU', 'OK', 'S', 1711801960, 1711801960, '1'),
(96605, 28836, 'QU', 'OK', 'S', 1711802289, 1711802289, '1'),
(96606, 20672, 'QU', 'OK', 'S', 1711802313, 1711802313, '1'),
(96607, 28836, 'QU', 'OK', 'S', 1711802382, 1711802382, '1'),
(96608, 25092, 'QU', 'OK', 'S', 1711803277, 1711803277, '1'),
(96609, 28503, 'QU', 'OK', 'S', 1711804550, 1711804550, '1'),
(96610, 24841, 'QU', 'OK', 'S', 1711806534, 1711806534, '1'),
(96611, 24843, 'QU', 'OK', 'S', 1711806538, 1711806538, '1'),
(96612, 17085, 'QU', 'OK', 'S', 1711806542, 1711806542, '1'),
(96613, 30291, 'QU', 'OK', 'S', 1711806552, 1711806552, '1'),
(96614, 8896, 'QU', 'OK', 'S', 1711806557, 1711806557, '1'),
(96615, 27403, 'QU', 'OK', 'S', 1711806562, 1711806562, '1'),
(96616, 29413, 'QU', 'OK', 'S', 1711806567, 1711806567, '1'),
(96617, 30240, 'QU', 'OK', 'S', 1711806570, 1711806570, '1'),
(96618, 13757, 'QU', 'OK', 'S', 1711806577, 1711806577, '1'),
(96619, 26378, 'QU', 'OK', 'S', 1711806827, 1711806827, '1'),
(96620, 30293, 'QU', 'OK', 'S', 1711807007, 1711807007, '1'),
(96621, 30291, 'QU', 'OK', 'S', 1711807011, 1711807011, '1'),
(96622, 8815, 'QU', 'OK', 'S', 1711807036, 1711807036, '1'),
(96623, 24843, 'QU', 'OK', 'S', 1711807048, 1711807048, '1'),
(96624, 30421, 'QU', 'OK', 'S', 1711807052, 1711807052, '1'),
(96625, 30416, 'QU', 'OK', 'S', 1711807057, 1711807057, '1'),
(96626, 30293, 'QU', 'OK', 'S', 1711807064, 1711807064, '1'),
(96627, 30293, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96628, 30416, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96629, 30421, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96630, 24843, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96631, 8815, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96632, 30291, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96633, 30293, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96634, 26378, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96635, 13757, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96636, 30240, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96637, 29413, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96638, 27403, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96639, 8896, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96640, 30291, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96641, 17085, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96642, 24843, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96643, 24841, 'QU', 'OK', 'S', 1711807196, 1711807196, '1'),
(96644, 30416, 'QU', 'OK', 'S', 1711807239, 1711807239, '1'),
(96645, 24843, 'QU', 'OK', 'S', 1711807250, 1711807250, '1'),
(96646, 30421, 'QU', 'OK', 'S', 1711807253, 1711807253, '1'),
(96647, 8896, 'QU', 'OK', 'S', 1711807255, 1711807255, '1'),
(96648, 30291, 'QU', 'OK', 'S', 1711807258, 1711807258, '1'),
(96649, 17085, 'QU', 'OK', 'S', 1711807260, 1711807260, '1'),
(96650, 24843, 'QU', 'OK', 'S', 1711807278, 1711807278, '1'),
(96651, 26378, 'QU', 'OK', 'S', 1711807281, 1711807281, '1'),
(96652, 13757, 'QU', 'OK', 'S', 1711807285, 1711807285, '1'),
(96653, 30240, 'QU', 'OK', 'S', 1711807288, 1711807288, '1'),
(96654, 27403, 'QU', 'OK', 'S', 1711807290, 1711807290, '1'),
(96655, 30291, 'QU', 'OK', 'S', 1711807301, 1711807301, '1'),
(96656, 30293, 'QU', 'OK', 'S', 1711807305, 1711807305, '1'),
(96657, 30293, 'QU', 'OK', 'S', 1711807309, 1711807309, '1'),
(96658, 24841, 'QU', 'OK', 'S', 1711807313, 1711807313, '1'),
(96659, 8815, 'QU', 'OK', 'S', 1711807315, 1711807315, '1'),
(96660, 13458, 'QU', 'OK', 'S', 1711807330, 1711807330, '1'),
(96661, 13458, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96662, 8815, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96663, 24841, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96664, 30293, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96665, 30293, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96666, 30291, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96667, 27403, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96668, 30240, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96669, 13757, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96670, 26378, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96671, 24843, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96672, 17085, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96673, 30291, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96674, 8896, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96675, 30421, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96676, 24843, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96677, 30416, 'QU', 'OK', 'S', 1711807428, 1711807428, '1'),
(96678, 30440, 'QU', 'OK', 'S', 1711810300, 1711810300, '1'),
(96679, 30400, 'QU', 'OK', 'S', 1711947766, 1711947766, '1'),
(96680, 30118, 'QU', 'OK', 'S', 1711947797, 1711947797, '1'),
(96681, 27770, 'QU', 'OK', 'S', 1711952302, 1711952302, '1'),
(96682, 8949, 'QU', 'OK', 'S', 1711952334, 1711952334, '1'),
(96683, 28968, 'QU', 'OK', 'S', 1711952341, 1711952341, '1'),
(96684, 15311, 'QU', 'OK', 'S', 1711953540, 1711953540, '1'),
(96685, 21913, 'QU', 'OK', 'S', 1711953820, 1711953820, '1'),
(96686, 26786, 'QU', 'OK', 'S', 1711954281, 1711954281, '1'),
(96687, 30367, 'QU', 'OK', 'S', 1711954284, 1711954284, '1'),
(96688, 17361, 'QU', 'OK', 'S', 1711954286, 1711954286, '1'),
(96689, 29215, 'QU', 'OK', 'S', 1711954288, 1711954288, '1'),
(96690, 19625, 'QU', 'OK', 'S', 1711954290, 1711954290, '1'),
(96691, 19625, 'QU', 'OK', 'S', 1711954296, 1711954296, '1'),
(96692, 25024, 'QU', 'OK', 'S', 1711954300, 1711954300, '1'),
(96693, 25685, 'QU', 'OK', 'S', 1711954304, 1711954304, '1'),
(96694, 27731, 'QU', 'OK', 'S', 1711954306, 1711954306, '1'),
(96695, 28691, 'QU', 'OK', 'S', 1711954309, 1711954309, '1'),
(96696, 26139, 'QU', 'OK', 'S', 1711954313, 1711954313, '1'),
(96697, 22263, 'QU', 'OK', 'S', 1711954327, 1711954327, '1'),
(96698, 27392, 'QU', 'OK', 'S', 1711954331, 1711954331, '1'),
(96699, 28858, 'QU', 'OK', 'S', 1711954336, 1711954336, '1'),
(96700, 30347, 'QU', 'OK', 'S', 1711954339, 1711954339, '1'),
(96701, 19625, 'QU', 'OK', 'S', 1711954342, 1711954342, '1'),
(96702, 19625, 'QU', 'OK', 'S', 1711954344, 1711954344, '1'),
(96703, 26789, 'QU', 'OK', 'S', 1711954379, 1711954379, '1'),
(96704, 26789, 'QU', 'OK', 'S', 1711954382, 1711954382, '1'),
(96705, 19625, 'QU', 'OK', 'S', 1711954608, 1711954608, '1'),
(96706, 24290, 'QU', 'OK', 'S', 1711955569, 1711955569, '1'),
(96707, 30362, 'QU', 'OK', 'S', 1711955642, 1711955642, '1'),
(96708, 30455, 'QU', 'OK', 'S', 1711956172, 1711956172, '1'),
(96709, 30456, 'QU', 'OK', 'S', 1711956390, 1711956390, '1'),
(96710, 22892, 'QU', 'OK', 'S', 1711956431, 1711956431, '1'),
(96711, 25270, 'QU', 'OK', 'S', 1711956440, 1711956440, '1'),
(96712, 27660, 'QU', 'OK', 'S', 1711956443, 1711956443, '1'),
(96713, 25266, 'QU', 'OK', 'S', 1711956447, 1711956447, '1'),
(96714, 28015, 'QU', 'OK', 'S', 1711956450, 1711956450, '1'),
(96715, 25470, 'QU', 'OK', 'S', 1711956454, 1711956454, '1'),
(96716, 29615, 'QU', 'OK', 'S', 1711956457, 1711956457, '1'),
(96717, 29051, 'QU', 'OK', 'S', 1711956461, 1711956461, '1'),
(96718, 25266, 'QU', 'OK', 'S', 1711956465, 1711956465, '1'),
(96719, 29615, 'QU', 'OK', 'S', 1711956468, 1711956468, '1'),
(96720, 22942, 'QU', 'OK', 'S', 1711956472, 1711956472, '1'),
(96721, 29369, 'QU', 'OK', 'S', 1711956476, 1711956476, '1'),
(96722, 28325, 'QU', 'OK', 'S', 1711956479, 1711956479, '1'),
(96723, 17895, 'QU', 'OK', 'S', 1711956483, 1711956483, '1'),
(96724, 30457, 'QU', 'OK', 'S', 1711956484, 1711956484, '1'),
(96725, 18279, 'QU', 'OK', 'S', 1711956487, 1711956487, '1'),
(96726, 30177, 'QU', 'OK', 'S', 1711956490, 1711956490, '1'),
(96727, 19957, 'QU', 'OK', 'S', 1711956493, 1711956493, '1'),
(96728, 13459, 'QU', 'OK', 'S', 1711956497, 1711956497, '1'),
(96729, 12288, 'QU', 'OK', 'S', 1711956500, 1711956500, '1'),
(96730, 18708, 'QU', 'OK', 'S', 1711956503, 1711956503, '1'),
(96731, 18132, 'QU', 'OK', 'S', 1711956509, 1711956509, '1'),
(96732, 19742, 'QU', 'OK', 'S', 1711956514, 1711956514, '1'),
(96733, 18588, 'QU', 'OK', 'S', 1711956517, 1711956517, '1'),
(96734, 29328, 'QU', 'OK', 'S', 1711956521, 1711956521, '1'),
(96735, 29544, 'QU', 'OK', 'S', 1711956524, 1711956524, '1'),
(96736, 24697, 'QU', 'OK', 'S', 1711956528, 1711956528, '1'),
(96737, 27662, 'QU', 'OK', 'S', 1711956531, 1711956531, '1'),
(96738, 29664, 'QU', 'OK', 'S', 1711956535, 1711956535, '1'),
(96739, 29543, 'QU', 'OK', 'S', 1711956539, 1711956539, '1'),
(96740, 29342, 'QU', 'OK', 'S', 1711956544, 1711956544, '1'),
(96741, 30293, 'QU', 'OK', 'S', 1711956547, 1711956547, '1'),
(96742, 29371, 'QU', 'OK', 'S', 1711956551, 1711956551, '1'),
(96743, 29494, 'QU', 'OK', 'S', 1711956556, 1711956556, '1'),
(96744, 23059, 'QU', 'OK', 'S', 1711956560, 1711956560, '1'),
(96745, 28497, 'QU', 'OK', 'S', 1711956566, 1711956566, '1'),
(96746, 14474, 'QU', 'OK', 'S', 1711956569, 1711956569, '1'),
(96747, 6123, 'QU', 'OK', 'S', 1711956573, 1711956573, '1'),
(96748, 15791, 'QU', 'OK', 'S', 1711956577, 1711956577, '1'),
(96749, 28015, 'QU', 'OK', 'S', 1711956580, 1711956580, '1'),
(96750, 30091, 'QU', 'OK', 'S', 1711956584, 1711956584, '1'),
(96751, 14998, 'QU', 'OK', 'S', 1711956588, 1711956588, '1'),
(96752, 14998, 'QU', 'OK', 'S', 1711956594, 1711956594, '1'),
(96753, 9110, 'QU', 'OK', 'S', 1711956597, 1711956597, '1'),
(96754, 26550, 'QU', 'OK', 'S', 1711956602, 1711956602, '1'),
(96755, 29775, 'QU', 'OK', 'S', 1711956604, 1711956604, '1'),
(96756, 29432, 'QU', 'OK', 'S', 1711956609, 1711956609, '1'),
(96757, 29900, 'QU', 'OK', 'S', 1711956619, 1711956619, '1'),
(96758, 22942, 'QU', 'OK', 'S', 1711956623, 1711956623, '1'),
(96759, 24142, 'QU', 'OK', 'S', 1711956628, 1711956628, '1'),
(96760, 26303, 'QU', 'OK', 'S', 1711956632, 1711956632, '1'),
(96761, 26303, 'QU', 'OK', 'S', 1711956636, 1711956636, '1'),
(96762, 15897, 'QU', 'OK', 'S', 1711956639, 1711956639, '1'),
(96763, 29543, 'QU', 'OK', 'S', 1711956644, 1711956644, '1'),
(96764, 22648, 'QU', 'OK', 'S', 1711956648, 1711956648, '1'),
(96765, 27960, 'QU', 'OK', 'S', 1711956652, 1711956652, '1'),
(96766, 24334, 'QU', 'OK', 'S', 1711956656, 1711956656, '1'),
(96767, 22893, 'QU', 'OK', 'S', 1711956661, 1711956661, '1'),
(96768, 25337, 'QU', 'OK', 'S', 1711956669, 1711956669, '1'),
(96769, 24030, 'QU', 'OK', 'S', 1711956674, 1711956674, '1'),
(96770, 28478, 'QU', 'OK', 'S', 1711956678, 1711956678, '1'),
(96771, 29332, 'QU', 'OK', 'S', 1711956683, 1711956683, '1'),
(96772, 29023, 'QU', 'OK', 'S', 1711956687, 1711956687, '1'),
(96773, 28964, 'QU', 'OK', 'S', 1711956691, 1711956691, '1'),
(96774, 30092, 'QU', 'OK', 'S', 1711956716, 1711956716, '1'),
(96775, 22716, 'QU', 'OK', 'S', 1711956722, 1711956722, '1'),
(96776, 28496, 'QU', 'OK', 'S', 1711956739, 1711956739, '1'),
(96777, 28492, 'QU', 'OK', 'S', 1711956745, 1711956745, '1'),
(96778, 28462, 'QU', 'OK', 'S', 1711956750, 1711956750, '1'),
(96779, 24832, 'QU', 'OK', 'S', 1711956754, 1711956754, '1'),
(96780, 19144, 'QU', 'OK', 'S', 1711956759, 1711956759, '1'),
(96781, 28485, 'QU', 'OK', 'S', 1711956764, 1711956764, '1'),
(96782, 27685, 'QU', 'OK', 'S', 1711956768, 1711956768, '1'),
(96783, 28680, 'QU', 'OK', 'S', 1711956773, 1711956773, '1'),
(96784, 29774, 'QU', 'OK', 'S', 1711956777, 1711956777, '1'),
(96785, 8724, 'QU', 'OK', 'S', 1711956781, 1711956781, '1'),
(96786, 27684, 'QU', 'OK', 'S', 1711956785, 1711956785, '1'),
(96787, 24829, 'QU', 'OK', 'S', 1711956789, 1711956789, '1'),
(96788, 24829, 'QU', 'OK', 'S', 1711956794, 1711956794, '1'),
(96789, 29755, 'QU', 'OK', 'S', 1711956797, 1711956797, '1'),
(96790, 16537, 'QU', 'OK', 'S', 1711956803, 1711956803, '1'),
(96791, 13510, 'QU', 'OK', 'S', 1711956807, 1711956807, '1'),
(96792, 29053, 'QU', 'OK', 'S', 1711956853, 1711956853, '1'),
(96793, 29615, 'QU', 'OK', 'S', 1711956861, 1711956861, '1'),
(96794, 17886, 'QU', 'OK', 'S', 1711956865, 1711956865, '1'),
(96795, 30052, 'QU', 'OK', 'S', 1711956870, 1711956870, '1'),
(96796, 17888, 'QU', 'OK', 'S', 1711956878, 1711956878, '1'),
(96797, 8949, 'QU', 'OK', 'S', 1711956882, 1711956882, '1'),
(96798, 30013, 'QU', 'OK', 'S', 1711956887, 1711956887, '1'),
(96799, 30013, 'QU', 'OK', 'S', 1711956896, 1711956896, '1'),
(96800, 29794, 'QU', 'OK', 'S', 1711956903, 1711956903, '1'),
(96801, 29794, 'QU', 'OK', 'S', 1711956909, 1711956909, '1'),
(96802, 25448, 'QU', 'OK', 'S', 1711956914, 1711956914, '1'),
(96803, 28053, 'QU', 'OK', 'S', 1711956920, 1711956920, '1'),
(96804, 30292, 'QU', 'OK', 'S', 1711956924, 1711956924, '1'),
(96805, 29371, 'QU', 'OK', 'S', 1711956942, 1711956942, '1'),
(96806, 15915, 'QU', 'OK', 'S', 1711956948, 1711956948, '1'),
(96807, 27661, 'QU', 'OK', 'S', 1711956954, 1711956954, '1'),
(96808, 29022, 'QU', 'OK', 'S', 1711956960, 1711956960, '1'),
(96809, 22894, 'QU', 'OK', 'S', 1711956964, 1711956964, '1'),
(96810, 29715, 'QU', 'OK', 'S', 1711956968, 1711956968, '1'),
(96811, 30093, 'QU', 'OK', 'S', 1711956972, 1711956972, '1'),
(96812, 26719, 'QU', 'OK', 'S', 1711956996, 1711956996, '1'),
(96813, 26719, 'QU', 'OK', 'S', 1711957001, 1711957001, '1'),
(96814, 29714, 'QU', 'OK', 'S', 1711957016, 1711957016, '1'),
(96815, 8833, 'QU', 'OK', 'S', 1711957066, 1711957066, '1'),
(96816, 8833, 'QU', 'OK', 'S', 1711957070, 1711957070, '1'),
(96817, 14998, 'QU', 'OK', 'S', 1711957142, 1711957142, '1'),
(96818, 24829, 'QU', 'OK', 'S', 1711957144, 1711957144, '1'),
(96819, 29794, 'QU', 'OK', 'S', 1711957146, 1711957146, '1'),
(96820, 26719, 'QU', 'OK', 'S', 1711957149, 1711957149, '1'),
(96821, 28067, 'QU', 'OK', 'S', 1711957150, 1711957150, '1'),
(96822, 30013, 'QU', 'OK', 'S', 1711957152, 1711957152, '1'),
(96823, 26303, 'QU', 'OK', 'S', 1711957154, 1711957154, '1'),
(96824, 28067, 'QU', 'OK', 'S', 1711957162, 1711957162, '1'),
(96825, 26303, 'QU', 'OK', 'S', 1711957168, 1711957168, '1'),
(96826, 30013, 'QU', 'OK', 'S', 1711957170, 1711957170, '1'),
(96827, 26719, 'QU', 'OK', 'S', 1711957172, 1711957172, '1'),
(96828, 29794, 'QU', 'OK', 'S', 1711957174, 1711957174, '1'),
(96829, 28067, 'QU', 'OK', 'S', 1711957174, 1711957174, '1'),
(96830, 24829, 'QU', 'OK', 'S', 1711957176, 1711957176, '1'),
(96831, 14998, 'QU', 'OK', 'S', 1711957177, 1711957177, '1'),
(96832, 28067, 'QU', 'OK', 'S', 1711957190, 1711957190, '1'),
(96833, 28067, 'QU', 'OK', 'S', 1711957204, 1711957204, '1'),
(96834, 28067, 'QU', 'OK', 'S', 1711957215, 1711957215, '1'),
(96835, 25213, 'QU', 'OK', 'S', 1711957218, 1711957218, '1'),
(96836, 25213, 'QU', 'OK', 'S', 1711957221, 1711957221, '1'),
(96837, 28067, 'QU', 'OK', 'S', 1711957236, 1711957236, '1'),
(96838, 23890, 'QU', 'OK', 'S', 1711957237, 1711957237, '1'),
(96839, 23890, 'QU', 'OK', 'S', 1711957241, 1711957241, '1'),
(96840, 23890, 'QU', 'OK', 'S', 1711957246, 1711957246, '1'),
(96841, 23890, 'QU', 'OK', 'S', 1711957251, 1711957251, '1'),
(96842, 23890, 'QU', 'OK', 'S', 1711957255, 1711957255, '1'),
(96843, 23890, 'QU', 'OK', 'S', 1711957258, 1711957258, '1'),
(96844, 23890, 'QU', 'OK', 'S', 1711957262, 1711957262, '1'),
(96845, 23890, 'QU', 'OK', 'S', 1711957271, 1711957271, '1'),
(96846, 23890, 'QU', 'OK', 'S', 1711957282, 1711957282, '1'),
(96847, 23890, 'QU', 'OK', 'S', 1711957286, 1711957286, '1'),
(96848, 23890, 'QU', 'OK', 'S', 1711957290, 1711957290, '1'),
(96849, 23890, 'QU', 'OK', 'S', 1711957294, 1711957294, '1'),
(96850, 23890, 'QU', 'OK', 'S', 1711957298, 1711957298, '1'),
(96851, 28067, 'QU', 'OK', 'S', 1711957302, 1711957302, '1'),
(96852, 23890, 'QU', 'OK', 'S', 1711957304, 1711957304, '1'),
(96853, 23890, 'QU', 'OK', 'S', 1711957310, 1711957310, '1'),
(96854, 23890, 'QU', 'OK', 'S', 1711957315, 1711957315, '1'),
(96855, 28067, 'QU', 'OK', 'S', 1711957319, 1711957319, '1'),
(96856, 23890, 'QU', 'OK', 'S', 1711957319, 1711957319, '1'),
(96857, 23890, 'QU', 'OK', 'S', 1711957322, 1711957322, '1'),
(96858, 23890, 'QU', 'OK', 'S', 1711957325, 1711957325, '1'),
(96859, 23890, 'QU', 'OK', 'S', 1711957328, 1711957328, '1'),
(96860, 23890, 'QU', 'OK', 'S', 1711957336, 1711957336, '1'),
(96861, 28067, 'QU', 'OK', 'S', 1711957336, 1711957336, '1'),
(96862, 23890, 'QU', 'OK', 'S', 1711957341, 1711957341, '1'),
(96863, 23890, 'QU', 'OK', 'S', 1711957358, 1711957358, '1'),
(96864, 23890, 'QU', 'OK', 'S', 1711957366, 1711957366, '1'),
(96865, 28067, 'QU', 'OK', 'S', 1711957377, 1711957377, '1'),
(96866, 23890, 'QU', 'OK', 'S', 1711957388, 1711957388, '1'),
(96867, 28067, 'QU', 'OK', 'S', 1711957391, 1711957391, '1'),
(96868, 23890, 'QU', 'OK', 'S', 1711957395, 1711957395, '1'),
(96869, 28067, 'QU', 'OK', 'S', 1711957403, 1711957403, '1'),
(96870, 23890, 'QU', 'OK', 'S', 1711957412, 1711957412, '1'),
(96871, 28067, 'QU', 'OK', 'S', 1711957416, 1711957416, '1'),
(96872, 23890, 'QU', 'OK', 'S', 1711957426, 1711957426, '1'),
(96873, 28067, 'QU', 'OK', 'S', 1711957427, 1711957427, '1'),
(96874, 28067, 'QU', 'OK', 'S', 1711957454, 1711957454, '1'),
(96875, 23890, 'QU', 'OK', 'S', 1711957527, 1711957527, '1'),
(96876, 23890, 'QU', 'OK', 'S', 1711957547, 1711957547, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(96877, 23890, 'QU', 'OK', 'S', 1711957550, 1711957550, '1'),
(96878, 30357, 'QU', 'OK', 'S', 1711957590, 1711957590, '1'),
(96879, 30433, 'QU', 'OK', 'S', 1711957769, 1711957769, '1'),
(96880, 30433, 'QU', 'OK', 'S', 1711957820, 1711957820, '1'),
(96881, 30433, 'QU', 'OK', 'S', 1711957829, 1711957829, '1'),
(96882, 30433, 'QU', 'OK', 'S', 1711957846, 1711957846, '1'),
(96883, 30433, 'QU', 'OK', 'S', 1711957850, 1711957850, '1'),
(96884, 30434, 'QU', 'OK', 'S', 1711958307, 1711958307, '1'),
(96885, 13161, 'QU', 'OK', 'S', 1711958892, 1711958892, '1'),
(96886, 30435, 'QU', 'OK', 'S', 1711958936, 1711958936, '1'),
(96887, 29968, 'QU', 'OK', 'S', 1711959218, 1711959218, '1'),
(96888, 29966, 'QU', 'OK', 'S', 1711959231, 1711959231, '1'),
(96889, 30436, 'QU', 'OK', 'S', 1711959386, 1711959386, '1'),
(96890, 13567, 'QU', 'OK', 'S', 1711959432, 1711959432, '1'),
(96891, 13567, 'QU', 'OK', 'S', 1711959454, 1711959454, '1'),
(96892, 13567, 'QU', 'OK', 'S', 1711959488, 1711959488, '1'),
(96893, 13567, 'QU', 'OK', 'S', 1711959504, 1711959504, '1'),
(96894, 13567, 'QU', 'OK', 'S', 1711959620, 1711959620, '1'),
(96895, 13567, 'QU', 'OK', 'S', 1711959642, 1711959642, '1'),
(96896, 13567, 'QU', 'OK', 'S', 1711959668, 1711959668, '1'),
(96897, 7866, 'QU', 'OK', 'S', 1711959788, 1711959788, '1'),
(96898, 7866, 'QU', 'OK', 'S', 1711959796, 1711959796, '1'),
(96899, 7866, 'QU', 'OK', 'S', 1711959811, 1711959811, '1'),
(96900, 7866, 'QU', 'OK', 'S', 1711959819, 1711959819, '1'),
(96901, 7866, 'QU', 'OK', 'S', 1711959826, 1711959826, '1'),
(96902, 7866, 'QU', 'OK', 'S', 1711959834, 1711959834, '1'),
(96903, 7866, 'QU', 'OK', 'S', 1711959842, 1711959842, '1'),
(96904, 7866, 'QU', 'OK', 'S', 1711959849, 1711959849, '1'),
(96905, 30433, 'QU', 'OK', 'S', 1711959851, 1711959851, '1'),
(96906, 7866, 'QU', 'OK', 'S', 1711959857, 1711959857, '1'),
(96907, 26604, 'QU', 'OK', 'S', 1711959981, 1711959981, '1'),
(96908, 30434, 'QU', 'OK', 'S', 1711960054, 1711960054, '1'),
(96909, 13567, 'QU', 'OK', 'S', 1711960063, 1711960063, '1'),
(96910, 26434, 'QU', 'OK', 'S', 1711960460, 1711960460, '1'),
(96911, 26434, 'QU', 'OK', 'S', 1711960476, 1711960476, '1'),
(96912, 28497, 'QU', 'OK', 'S', 1711960545, 1711960545, '1'),
(96913, 28497, 'QU', 'OK', 'S', 1711960545, 1711960545, '1'),
(96914, 28497, 'QU', 'OK', 'S', 1711960545, 1711960545, '1'),
(96915, 28497, 'QU', 'OK', 'S', 1711960545, 1711960545, '1'),
(96916, 28497, 'QU', 'OK', 'S', 1711960545, 1711960545, '1'),
(96917, 28836, 'QU', 'OK', 'S', 1711960622, 1711960622, '1'),
(96918, 29362, 'QU', 'OK', 'S', 1711960764, 1711960764, '1'),
(96919, 29418, 'QU', 'OK', 'S', 1711963467, 1711963467, '1'),
(96920, 29985, 'QU', 'OK', 'S', 1711963516, 1711963516, '1'),
(96921, 12288, 'QU', 'OK', 'S', 1711963519, 1711963519, '1'),
(96922, 29986, 'QU', 'OK', 'S', 1711963520, 1711963520, '1'),
(96923, 30451, 'QU', 'OK', 'S', 1711963602, 1711963602, '1'),
(96924, 30453, 'QU', 'OK', 'S', 1711963654, 1711963654, '1'),
(96925, 30437, 'QU', 'OK', 'S', 1711963816, 1711963816, '1'),
(96926, 30443, 'QU', 'OK', 'S', 1711963865, 1711963865, '1'),
(96927, 30445, 'QU', 'OK', 'S', 1711963904, 1711963904, '1'),
(96928, 30454, 'QU', 'OK', 'S', 1711964099, 1711964099, '1'),
(96929, 30448, 'QU', 'OK', 'S', 1711964162, 1711964162, '1'),
(96930, 30446, 'QU', 'OK', 'S', 1711964325, 1711964325, '1'),
(96931, 30447, 'QU', 'OK', 'S', 1711964407, 1711964407, '1'),
(96932, 25684, 'QU', 'OK', 'S', 1711964458, 1711964458, '1'),
(96933, 30441, 'QU', 'OK', 'S', 1711964580, 1711964580, '1'),
(96934, 30442, 'QU', 'OK', 'S', 1711964618, 1711964618, '1'),
(96935, 30444, 'QU', 'OK', 'S', 1711964652, 1711964652, '1'),
(96936, 30217, 'QU', 'OK', 'S', 1711964753, 1711964753, '1'),
(96937, 30187, 'QU', 'OK', 'S', 1711964756, 1711964756, '1'),
(96938, 30096, 'QU', 'OK', 'S', 1711964824, 1711964824, '1'),
(96939, 30142, 'QU', 'OK', 'S', 1711964830, 1711964830, '1'),
(96940, 30429, 'QU', 'OK', 'S', 1711964833, 1711964833, '1'),
(96941, 30143, 'QU', 'OK', 'S', 1711964837, 1711964837, '1'),
(96942, 29468, 'QU', 'OK', 'S', 1711964841, 1711964841, '1'),
(96943, 30164, 'QU', 'OK', 'S', 1711964944, 1711964944, '1'),
(96944, 30430, 'QU', 'OK', 'S', 1711965006, 1711965006, '1'),
(96945, 30431, 'QU', 'OK', 'S', 1711965053, 1711965053, '1'),
(96946, 30432, 'QU', 'OK', 'S', 1711965111, 1711965111, '1'),
(96947, 29614, 'QU', 'OK', 'S', 1711965402, 1711965402, '1'),
(96948, 25685, 'QU', 'OK', 'S', 1711965439, 1711965439, '1'),
(96949, 30463, 'QU', 'OK', 'S', 1711966617, 1711966617, '1'),
(96950, 30459, 'QU', 'OK', 'S', 1711967146, 1711967146, '1'),
(96951, 30461, 'QU', 'OK', 'S', 1711967189, 1711967189, '1'),
(96952, 30462, 'QU', 'OK', 'S', 1711967211, 1711967211, '1'),
(96953, 30464, 'QU', 'OK', 'S', 1711967236, 1711967236, '1'),
(96954, 30465, 'QU', 'OK', 'S', 1711967257, 1711967257, '1'),
(96955, 30468, 'QU', 'OK', 'S', 1711967279, 1711967279, '1'),
(96956, 30469, 'QU', 'OK', 'S', 1711967300, 1711967300, '1'),
(96957, 30471, 'QU', 'OK', 'S', 1711967321, 1711967321, '1'),
(96958, 30473, 'QU', 'OK', 'S', 1711967349, 1711967349, '1'),
(96959, 30466, 'QU', 'OK', 'S', 1711968172, 1711968172, '1'),
(96960, 30477, 'QU', 'OK', 'S', 1711968612, 1711968612, '1'),
(96961, 30478, 'QU', 'OK', 'S', 1711968723, 1711968723, '1'),
(96962, 30479, 'QU', 'OK', 'S', 1711968761, 1711968761, '1'),
(96963, 30480, 'QU', 'OK', 'S', 1711968999, 1711968999, '1'),
(96964, 30481, 'QU', 'OK', 'S', 1711969033, 1711969033, '1'),
(96965, 25271, 'QU', 'OK', 'S', 1711969590, 1711969590, '1'),
(96966, 29954, 'QU', 'OK', 'S', 1711969593, 1711969593, '1'),
(96967, 24794, 'QU', 'OK', 'S', 1711969595, 1711969595, '1'),
(96968, 27898, 'QU', 'OK', 'S', 1711969597, 1711969597, '1'),
(96969, 30458, 'QU', 'OK', 'S', 1711969815, 1711969815, '1'),
(96970, 30460, 'QU', 'OK', 'S', 1711969961, 1711969961, '1'),
(96971, 30470, 'QU', 'OK', 'S', 1711970148, 1711970148, '1'),
(96972, 30401, 'QU', 'OK', 'S', 1711971008, 1711971008, '1'),
(96973, 30401, 'QU', 'OK', 'S', 1711971010, 1711971010, '1'),
(96974, 30401, 'QU', 'OK', 'S', 1711971013, 1711971013, '1'),
(96975, 28478, 'QU', 'OK', 'S', 1711971024, 1711971024, '1'),
(96976, 28478, 'QU', 'OK', 'S', 1711971024, 1711971024, '1'),
(96977, 28478, 'QU', 'OK', 'S', 1711971024, 1711971024, '1'),
(96978, 28478, 'QU', 'OK', 'S', 1711971024, 1711971024, '1'),
(96979, 22785, 'QU', 'OK', 'S', 1711971080, 1711971080, '1'),
(96980, 28493, 'QU', 'OK', 'S', 1711971486, 1711971486, '1'),
(96981, 28493, 'QU', 'OK', 'S', 1711971486, 1711971486, '1'),
(96982, 28493, 'QU', 'OK', 'S', 1711971486, 1711971486, '1'),
(96983, 30482, 'QU', 'OK', 'S', 1711971891, 1711971891, '1'),
(96984, 30483, 'QU', 'OK', 'S', 1711972038, 1711972038, '1'),
(96985, 30484, 'QU', 'OK', 'S', 1711972206, 1711972206, '1'),
(96986, 30472, 'QU', 'OK', 'S', 1711973320, 1711973320, '1'),
(96987, 30474, 'QU', 'OK', 'S', 1711973858, 1711973858, '1'),
(96988, 30475, 'QU', 'OK', 'S', 1711973968, 1711973968, '1'),
(96989, 30476, 'QU', 'OK', 'S', 1711974087, 1711974087, '1'),
(96990, 24235, 'QU', 'OK', 'S', 1711974418, 1711974418, '1'),
(96991, 24959, 'QU', 'OK', 'S', 1711974682, 1711974682, '1'),
(96992, 11439, 'QU', 'OK', 'S', 1711974792, 1711974792, '1'),
(96993, 29767, 'QU', 'OK', 'S', 1711974933, 1711974933, '1'),
(96994, 22456, 'QU', 'OK', 'S', 1711975080, 1711975080, '1'),
(96995, 28099, 'QU', 'OK', 'S', 1711975117, 1711975117, '1'),
(96996, 21807, 'QU', 'OK', 'S', 1711975155, 1711975155, '1'),
(96997, 30412, 'QU', 'OK', 'S', 1711975179, 1711975179, '1'),
(96998, 29414, 'QU', 'OK', 'S', 1711975277, 1711975277, '1'),
(96999, 26585, 'QU', 'OK', 'S', 1711975362, 1711975362, '1'),
(97000, 26951, 'QU', 'OK', 'S', 1711976517, 1711976517, '1'),
(97001, 28376, 'QU', 'OK', 'S', 1711977583, 1711977583, '1'),
(97002, 28376, 'QU', 'OK', 'S', 1711977594, 1711977594, '1'),
(97003, 28374, 'QU', 'OK', 'S', 1711977648, 1711977648, '1'),
(97004, 28374, 'QU', 'OK', 'S', 1711977657, 1711977657, '1'),
(97005, 30283, 'QU', 'OK', 'S', 1712036269, 1712036269, '1'),
(97006, 30283, 'QU', 'OK', 'S', 1712036273, 1712036273, '1'),
(97007, 30262, 'QU', 'OK', 'S', 1712036276, 1712036276, '1'),
(97008, 20362, 'QU', 'OK', 'S', 1712036280, 1712036280, '1'),
(97009, 29227, 'QU', 'OK', 'S', 1712036284, 1712036284, '1'),
(97010, 12544, 'QU', 'OK', 'S', 1712036287, 1712036287, '1'),
(97011, 21567, 'QU', 'OK', 'S', 1712036292, 1712036292, '1'),
(97012, 19565, 'QU', 'OK', 'S', 1712036295, 1712036295, '1'),
(97013, 19565, 'QU', 'OK', 'S', 1712036298, 1712036298, '1'),
(97014, 29552, 'QU', 'OK', 'S', 1712036302, 1712036302, '1'),
(97015, 19565, 'QU', 'OK', 'S', 1712036305, 1712036305, '1'),
(97016, 29454, 'QU', 'OK', 'S', 1712036309, 1712036309, '1'),
(97017, 26015, 'QU', 'OK', 'S', 1712036312, 1712036312, '1'),
(97018, 19539, 'QU', 'OK', 'S', 1712036316, 1712036316, '1'),
(97019, 13458, 'QU', 'OK', 'S', 1712036319, 1712036319, '1'),
(97020, 23884, 'QU', 'OK', 'S', 1712036324, 1712036324, '1'),
(97021, 30250, 'QU', 'OK', 'S', 1712036342, 1712036342, '1'),
(97022, 30303, 'QU', 'OK', 'S', 1712036349, 1712036349, '1'),
(97023, 19538, 'QU', 'OK', 'S', 1712036353, 1712036353, '1'),
(97024, 29001, 'QU', 'OK', 'S', 1712036357, 1712036357, '1'),
(97025, 29064, 'QU', 'OK', 'S', 1712036362, 1712036362, '1'),
(97026, 29447, 'QU', 'OK', 'S', 1712036365, 1712036365, '1'),
(97027, 18155, 'QU', 'OK', 'S', 1712036370, 1712036370, '1'),
(97028, 28776, 'QU', 'OK', 'S', 1712036375, 1712036375, '1'),
(97029, 14495, 'QU', 'OK', 'S', 1712036391, 1712036391, '1'),
(97030, 24217, 'QU', 'OK', 'S', 1712036397, 1712036397, '1'),
(97031, 30294, 'QU', 'OK', 'S', 1712036420, 1712036420, '1'),
(97032, 29447, 'QU', 'OK', 'S', 1712036425, 1712036425, '1'),
(97033, 27936, 'QU', 'OK', 'S', 1712036429, 1712036429, '1'),
(97034, 25503, 'QU', 'OK', 'S', 1712036432, 1712036432, '1'),
(97035, 19565, 'QU', 'OK', 'S', 1712036436, 1712036436, '1'),
(97036, 24733, 'QU', 'OK', 'S', 1712036440, 1712036440, '1'),
(97037, 30111, 'QU', 'OK', 'S', 1712036457, 1712036457, '1'),
(97038, 24019, 'QU', 'OK', 'S', 1712036477, 1712036477, '1'),
(97039, 17160, 'QU', 'OK', 'S', 1712036502, 1712036502, '1'),
(97040, 28838, 'QU', 'OK', 'S', 1712036551, 1712036551, '1'),
(97041, 28838, 'QU', 'OK', 'S', 1712036554, 1712036554, '1'),
(97042, 29227, 'QU', 'OK', 'S', 1712036620, 1712036620, '1'),
(97043, 26139, 'QU', 'OK', 'S', 1712036813, 1712036813, '1'),
(97044, 28116, 'QU', 'OK', 'S', 1712036966, 1712036966, '1'),
(97045, 30250, 'QU', 'OK', 'S', 1712037969, 1712037969, '1'),
(97046, 29447, 'QU', 'OK', 'S', 1712038892, 1712038892, '1'),
(97047, 19539, 'QU', 'OK', 'S', 1712039881, 1712039881, '1'),
(97048, 19538, 'QU', 'OK', 'S', 1712039939, 1712039939, '1'),
(97049, 28745, 'QU', 'OK', 'S', 1712044740, 1712044740, '1'),
(97050, 27782, 'QU', 'OK', 'S', 1712050668, 1712050668, '1'),
(97051, 28744, 'QU', 'OK', 'S', 1712050756, 1712050756, '1'),
(97052, 25237, 'QU', 'OK', 'S', 1712051748, 1712051748, '1'),
(97053, 22763, 'QU', 'OK', 'S', 1712051854, 1712051854, '1'),
(97054, 29426, 'QU', 'OK', 'S', 1712051888, 1712051888, '1'),
(97055, 29890, 'QU', 'OK', 'S', 1712051941, 1712051941, '1'),
(97056, 14584, 'QU', 'OK', 'S', 1712051972, 1712051972, '1'),
(97057, 7098, 'QU', 'OK', 'S', 1712051975, 1712051975, '1'),
(97058, 21412, 'QU', 'OK', 'S', 1712051978, 1712051978, '1'),
(97059, 28035, 'QU', 'OK', 'S', 1712052489, 1712052489, '1'),
(97060, 30173, 'QU', 'OK', 'S', 1712052743, 1712052743, '1'),
(97061, 28035, 'QU', 'OK', 'S', 1712053002, 1712053002, '1'),
(97062, 28035, 'QU', 'OK', 'S', 1712053018, 1712053018, '1'),
(97063, 29079, 'QU', 'OK', 'S', 1712053051, 1712053051, '1'),
(97064, 19840, 'QU', 'OK', 'S', 1712053247, 1712053247, '1'),
(97065, 29302, 'QU', 'OK', 'S', 1712053299, 1712053299, '1'),
(97066, 28307, 'QU', 'OK', 'S', 1712053330, 1712053330, '1'),
(97067, 20229, 'QU', 'OK', 'S', 1712053357, 1712053357, '1'),
(97068, 20230, 'QU', 'OK', 'S', 1712053359, 1712053359, '1'),
(97069, 30109, 'QU', 'OK', 'S', 1712053411, 1712053411, '1'),
(97070, 25435, 'QU', 'OK', 'S', 1712053452, 1712053452, '1'),
(97071, 26586, 'QU', 'OK', 'S', 1712053489, 1712053489, '1'),
(97072, 24813, 'QU', 'OK', 'S', 1712053635, 1712053635, '1'),
(97073, 24813, 'QU', 'OK', 'S', 1712053655, 1712053655, '1'),
(97074, 24813, 'QU', 'OK', 'S', 1712053659, 1712053659, '1'),
(97075, 24813, 'QU', 'OK', 'S', 1712053662, 1712053662, '1'),
(97076, 24813, 'QU', 'OK', 'S', 1712053668, 1712053668, '1'),
(97077, 24815, 'QU', 'OK', 'S', 1712053712, 1712053712, '1'),
(97078, 30265, 'QU', 'OK', 'S', 1712053805, 1712053805, '1'),
(97079, 24762, 'QU', 'OK', 'S', 1712053948, 1712053948, '1'),
(97080, 25323, 'QU', 'OK', 'S', 1712054011, 1712054011, '1'),
(97081, 26502, 'QU', 'OK', 'S', 1712054115, 1712054115, '1'),
(97082, 24762, 'QU', 'OK', 'S', 1712054148, 1712054148, '1'),
(97083, 27783, 'QU', 'OK', 'S', 1712054387, 1712054387, '1'),
(97084, 19840, 'QU', 'OK', 'S', 1712054504, 1712054504, '1'),
(97085, 26550, 'QU', 'OK', 'S', 1712054633, 1712054633, '1'),
(97086, 24251, 'QU', 'OK', 'S', 1712054942, 1712054942, '1'),
(97087, 26543, 'QU', 'OK', 'S', 1712055034, 1712055034, '1'),
(97088, 28461, 'QU', 'OK', 'S', 1712055093, 1712055093, '1'),
(97089, 27393, 'QU', 'OK', 'S', 1712055883, 1712055883, '1'),
(97090, 26341, 'QU', 'OK', 'S', 1712055896, 1712055896, '1'),
(97091, 17887, 'QU', 'OK', 'S', 1712055910, 1712055910, '1'),
(97092, 30050, 'QU', 'OK', 'S', 1712055926, 1712055926, '1'),
(97093, 21818, 'QU', 'OK', 'S', 1712055947, 1712055947, '1'),
(97094, 30050, 'QU', 'OK', 'S', 1712055993, 1712055993, '1'),
(97095, 30492, 'QU', 'OK', 'S', 1712056008, 1712056008, '1'),
(97096, 30487, 'QU', 'OK', 'S', 1712056823, 1712056823, '1'),
(97097, 30049, 'QU', 'OK', 'S', 1712056916, 1712056916, '1'),
(97098, 30502, 'QU', 'OK', 'S', 1712057486, 1712057486, '1'),
(97099, 30502, 'QU', 'OK', 'S', 1712057510, 1712057510, '1'),
(97100, 30503, 'QU', 'OK', 'S', 1712057829, 1712057829, '1'),
(97101, 30508, 'QU', 'OK', 'S', 1712058088, 1712058088, '1'),
(97102, 30509, 'QU', 'OK', 'S', 1712058241, 1712058241, '1'),
(97103, 30497, 'QU', 'OK', 'S', 1712058360, 1712058360, '1'),
(97104, 30498, 'QU', 'OK', 'S', 1712058486, 1712058486, '1'),
(97105, 24721, 'QU', 'OK', 'S', 1712058703, 1712058703, '1'),
(97106, 8457, 'QU', 'OK', 'S', 1712058799, 1712058799, '1'),
(97107, 30499, 'QU', 'OK', 'S', 1712058872, 1712058872, '1'),
(97108, 27286, 'QU', 'OK', 'S', 1712058911, 1712058911, '1'),
(97109, 29862, 'QU', 'OK', 'S', 1712059177, 1712059177, '1'),
(97110, 30084, 'QU', 'OK', 'S', 1712059654, 1712059654, '1'),
(97111, 29828, 'QU', 'OK', 'S', 1712059759, 1712059759, '1'),
(97112, 30167, 'QU', 'OK', 'S', 1712060022, 1712060022, '1'),
(97113, 20537, 'QU', 'OK', 'S', 1712060906, 1712060906, '1'),
(97114, 30511, 'QU', 'OK', 'S', 1712061341, 1712061341, '1'),
(97115, 30512, 'QU', 'OK', 'S', 1712061468, 1712061468, '1'),
(97116, 30513, 'QU', 'OK', 'S', 1712061629, 1712061629, '1'),
(97117, 30514, 'QU', 'OK', 'S', 1712061787, 1712061787, '1'),
(97118, 24605, 'QU', 'OK', 'S', 1712062214, 1712062214, '1'),
(97119, 24043, 'QU', 'OK', 'S', 1712062233, 1712062233, '1'),
(97120, 16649, 'QU', 'OK', 'S', 1712062252, 1712062252, '1'),
(97121, 24043, 'QU', 'OK', 'S', 1712062256, 1712062256, '1'),
(97122, 24043, 'QU', 'OK', 'S', 1712062259, 1712062259, '1'),
(97123, 30506, 'QU', 'OK', 'S', 1712062451, 1712062451, '1'),
(97124, 30485, 'QU', 'OK', 'S', 1712062620, 1712062620, '1'),
(97125, 30486, 'QU', 'OK', 'S', 1712063206, 1712063206, '1'),
(97126, 30491, 'QU', 'OK', 'S', 1712063435, 1712063435, '1'),
(97127, 30494, 'QU', 'OK', 'S', 1712063552, 1712063552, '1'),
(97128, 30496, 'QU', 'OK', 'S', 1712063775, 1712063775, '1'),
(97129, 30507, 'QU', 'OK', 'S', 1712063900, 1712063900, '1'),
(97130, 30504, 'QU', 'OK', 'S', 1712064125, 1712064125, '1'),
(97131, 30505, 'QU', 'OK', 'S', 1712064167, 1712064167, '1'),
(97132, 30510, 'QU', 'OK', 'S', 1712064203, 1712064203, '1'),
(97133, 30493, 'QU', 'OK', 'S', 1712064643, 1712064643, '1'),
(97134, 30495, 'QU', 'OK', 'S', 1712064937, 1712064937, '1'),
(97135, 16646, 'QU', 'OK', 'S', 1712065252, 1712065252, '1'),
(97136, 16646, 'QU', 'OK', 'S', 1712065255, 1712065255, '1'),
(97137, 16646, 'QU', 'OK', 'S', 1712065261, 1712065261, '1'),
(97138, 16646, 'QU', 'OK', 'S', 1712065265, 1712065265, '1'),
(97139, 16646, 'QU', 'OK', 'S', 1712065268, 1712065268, '1'),
(97140, 16646, 'QU', 'OK', 'S', 1712065272, 1712065272, '1'),
(97141, 16646, 'QU', 'OK', 'S', 1712065276, 1712065276, '1'),
(97142, 16646, 'QU', 'OK', 'S', 1712065279, 1712065279, '1'),
(97143, 16646, 'QU', 'OK', 'S', 1712065286, 1712065286, '1'),
(97144, 16646, 'QU', 'OK', 'S', 1712065289, 1712065289, '1'),
(97145, 16646, 'QU', 'OK', 'S', 1712065293, 1712065293, '1'),
(97146, 16646, 'QU', 'OK', 'S', 1712065296, 1712065296, '1'),
(97147, 16646, 'QU', 'OK', 'S', 1712065299, 1712065299, '1'),
(97148, 16646, 'QU', 'OK', 'S', 1712065303, 1712065303, '1'),
(97149, 16646, 'QU', 'OK', 'S', 1712065308, 1712065308, '1'),
(97150, 16646, 'QU', 'OK', 'S', 1712065316, 1712065316, '1'),
(97151, 16646, 'QU', 'OK', 'S', 1712065319, 1712065319, '1'),
(97152, 16646, 'QU', 'OK', 'S', 1712065322, 1712065322, '1'),
(97153, 16646, 'QU', 'OK', 'S', 1712065325, 1712065325, '1'),
(97154, 16646, 'QU', 'OK', 'S', 1712065329, 1712065329, '1'),
(97155, 16646, 'QU', 'OK', 'S', 1712065333, 1712065333, '1'),
(97156, 16646, 'QU', 'OK', 'S', 1712065336, 1712065336, '1'),
(97157, 16646, 'QU', 'OK', 'S', 1712065340, 1712065340, '1'),
(97158, 16646, 'QU', 'OK', 'S', 1712065343, 1712065343, '1'),
(97159, 16649, 'QU', 'OK', 'S', 1712065386, 1712065386, '1'),
(97160, 16649, 'QU', 'OK', 'S', 1712065389, 1712065389, '1'),
(97161, 16649, 'QU', 'OK', 'S', 1712065393, 1712065393, '1'),
(97162, 16649, 'QU', 'OK', 'S', 1712065396, 1712065396, '1'),
(97163, 16649, 'QU', 'OK', 'S', 1712065400, 1712065400, '1'),
(97164, 16649, 'QU', 'OK', 'S', 1712065403, 1712065403, '1'),
(97165, 16649, 'QU', 'OK', 'S', 1712065406, 1712065406, '1'),
(97166, 16649, 'QU', 'OK', 'S', 1712065410, 1712065410, '1'),
(97167, 16649, 'QU', 'OK', 'S', 1712065413, 1712065413, '1'),
(97168, 16649, 'QU', 'OK', 'S', 1712065417, 1712065417, '1'),
(97169, 16649, 'QU', 'OK', 'S', 1712065420, 1712065420, '1'),
(97170, 16649, 'QU', 'OK', 'S', 1712065424, 1712065424, '1'),
(97171, 16649, 'QU', 'OK', 'S', 1712065433, 1712065433, '1'),
(97172, 16649, 'QU', 'OK', 'S', 1712065450, 1712065450, '1'),
(97173, 16649, 'QU', 'OK', 'S', 1712065474, 1712065474, '1'),
(97174, 16649, 'QU', 'OK', 'S', 1712065479, 1712065479, '1'),
(97175, 16649, 'QU', 'OK', 'S', 1712065495, 1712065495, '1'),
(97176, 16649, 'QU', 'OK', 'S', 1712065501, 1712065501, '1'),
(97177, 16649, 'QU', 'OK', 'S', 1712065513, 1712065513, '1'),
(97178, 16649, 'QU', 'OK', 'S', 1712065519, 1712065519, '1'),
(97179, 16649, 'QU', 'OK', 'S', 1712065524, 1712065524, '1'),
(97180, 16649, 'QU', 'OK', 'S', 1712065528, 1712065528, '1'),
(97181, 16649, 'QU', 'OK', 'S', 1712065533, 1712065533, '1'),
(97182, 16649, 'QU', 'OK', 'S', 1712065537, 1712065537, '1'),
(97183, 24043, 'QU', 'OK', 'S', 1712065582, 1712065582, '1'),
(97184, 24043, 'QU', 'OK', 'S', 1712065585, 1712065585, '1'),
(97185, 24043, 'QU', 'OK', 'S', 1712065589, 1712065589, '1'),
(97186, 24043, 'QU', 'OK', 'S', 1712065592, 1712065592, '1'),
(97187, 24043, 'QU', 'OK', 'S', 1712065595, 1712065595, '1'),
(97188, 24043, 'QU', 'OK', 'S', 1712065599, 1712065599, '1'),
(97189, 24043, 'QU', 'OK', 'S', 1712065602, 1712065602, '1'),
(97190, 24043, 'QU', 'OK', 'S', 1712065606, 1712065606, '1'),
(97191, 24043, 'QU', 'OK', 'S', 1712065610, 1712065610, '1'),
(97192, 24043, 'QU', 'OK', 'S', 1712065614, 1712065614, '1'),
(97193, 24043, 'QU', 'OK', 'S', 1712065628, 1712065628, '1'),
(97194, 24043, 'QU', 'OK', 'S', 1712065631, 1712065631, '1'),
(97195, 24043, 'QU', 'OK', 'S', 1712065635, 1712065635, '1'),
(97196, 24043, 'QU', 'OK', 'S', 1712065638, 1712065638, '1'),
(97197, 24043, 'QU', 'OK', 'S', 1712065645, 1712065645, '1'),
(97198, 30500, 'QU', 'OK', 'S', 1712065826, 1712065826, '1'),
(97199, 30501, 'QU', 'OK', 'S', 1712065991, 1712065991, '1'),
(97200, 30311, 'QU', 'OK', 'S', 1712122497, 1712122497, '1'),
(97201, 30311, 'QU', 'OK', 'S', 1712122500, 1712122500, '1'),
(97202, 30310, 'QU', 'OK', 'S', 1712122502, 1712122502, '1'),
(97203, 28836, 'QU', 'OK', 'S', 1712122504, 1712122504, '1'),
(97204, 30311, 'QU', 'OK', 'S', 1712122507, 1712122507, '1'),
(97205, 30524, 'QU', 'OK', 'S', 1712123319, 1712123319, '1'),
(97206, 30522, 'QU', 'OK', 'S', 1712123325, 1712123325, '1'),
(97207, 30521, 'QU', 'OK', 'S', 1712123334, 1712123334, '1'),
(97208, 30520, 'QU', 'OK', 'S', 1712123340, 1712123340, '1'),
(97209, 30519, 'QU', 'OK', 'S', 1712123346, 1712123346, '1'),
(97210, 14791, 'QU', 'OK', 'S', 1712123460, 1712123460, '1'),
(97211, 26904, 'QU', 'OK', 'S', 1712123533, 1712123533, '1'),
(97212, 26904, 'QU', 'OK', 'S', 1712123542, 1712123542, '1'),
(97213, 29856, 'QU', 'OK', 'S', 1712123544, 1712123544, '1'),
(97214, 29407, 'QU', 'OK', 'S', 1712123548, 1712123548, '1'),
(97215, 17523, 'QU', 'OK', 'S', 1712123552, 1712123552, '1'),
(97216, 30268, 'QU', 'OK', 'S', 1712123556, 1712123556, '1'),
(97217, 30353, 'QU', 'OK', 'S', 1712123560, 1712123560, '1'),
(97218, 29107, 'QU', 'OK', 'S', 1712123570, 1712123570, '1'),
(97219, 14807, 'QU', 'OK', 'S', 1712123573, 1712123573, '1'),
(97220, 17705, 'QU', 'OK', 'S', 1712123611, 1712123611, '1'),
(97221, 29410, 'QU', 'OK', 'S', 1712123617, 1712123617, '1'),
(97222, 24426, 'QU', 'OK', 'S', 1712123620, 1712123620, '1'),
(97223, 9330, 'QU', 'OK', 'S', 1712123624, 1712123624, '1'),
(97224, 29732, 'QU', 'OK', 'S', 1712123629, 1712123629, '1'),
(97225, 28730, 'QU', 'OK', 'S', 1712123632, 1712123632, '1'),
(97226, 19025, 'QU', 'OK', 'S', 1712123635, 1712123635, '1'),
(97227, 29858, 'QU', 'OK', 'S', 1712123639, 1712123639, '1'),
(97228, 30074, 'QU', 'OK', 'S', 1712123657, 1712123657, '1'),
(97229, 29151, 'QU', 'OK', 'S', 1712123662, 1712123662, '1'),
(97230, 15831, 'QU', 'OK', 'S', 1712123666, 1712123666, '1'),
(97231, 30008, 'QU', 'OK', 'S', 1712123671, 1712123671, '1'),
(97232, 18766, 'QU', 'OK', 'S', 1712123675, 1712123675, '1'),
(97233, 30126, 'QU', 'OK', 'S', 1712123679, 1712123679, '1'),
(97234, 21009, 'QU', 'OK', 'S', 1712123682, 1712123682, '1'),
(97235, 20434, 'QU', 'OK', 'S', 1712123687, 1712123687, '1'),
(97236, 14515, 'QU', 'OK', 'S', 1712123690, 1712123690, '1'),
(97237, 17532, 'QU', 'OK', 'S', 1712123694, 1712123694, '1'),
(97238, 15837, 'QU', 'OK', 'S', 1712123698, 1712123698, '1'),
(97239, 30078, 'QU', 'OK', 'S', 1712123704, 1712123704, '1'),
(97240, 27633, 'QU', 'OK', 'S', 1712123708, 1712123708, '1'),
(97241, 17705, 'QU', 'OK', 'S', 1712123712, 1712123712, '1'),
(97242, 28737, 'QU', 'OK', 'S', 1712123717, 1712123717, '1'),
(97243, 15833, 'QU', 'OK', 'S', 1712123722, 1712123722, '1'),
(97244, 28748, 'QU', 'OK', 'S', 1712123726, 1712123726, '1'),
(97245, 18844, 'QU', 'OK', 'S', 1712123730, 1712123730, '1'),
(97246, 15834, 'QU', 'OK', 'S', 1712123735, 1712123735, '1'),
(97247, 29641, 'QU', 'OK', 'S', 1712123739, 1712123739, '1'),
(97248, 20429, 'QU', 'OK', 'S', 1712123744, 1712123744, '1'),
(97249, 30162, 'QU', 'OK', 'S', 1712123747, 1712123747, '1'),
(97250, 14789, 'QU', 'OK', 'S', 1712123753, 1712123753, '1'),
(97251, 20261, 'QU', 'OK', 'S', 1712123756, 1712123756, '1'),
(97252, 17807, 'QU', 'OK', 'S', 1712123761, 1712123761, '1'),
(97253, 29409, 'QU', 'OK', 'S', 1712123764, 1712123764, '1'),
(97254, 15830, 'QU', 'OK', 'S', 1712123767, 1712123767, '1'),
(97255, 21018, 'QU', 'OK', 'S', 1712123779, 1712123779, '1'),
(97256, 28668, 'QU', 'OK', 'S', 1712123793, 1712123793, '1'),
(97257, 26904, 'QU', 'OK', 'S', 1712123810, 1712123810, '1'),
(97258, 28749, 'QU', 'OK', 'S', 1712123876, 1712123876, '1'),
(97259, 28749, 'QU', 'OK', 'S', 1712123882, 1712123882, '1'),
(97260, 26272, 'QU', 'OK', 'S', 1712123916, 1712123916, '1'),
(97261, 26272, 'QU', 'OK', 'S', 1712123921, 1712123921, '1'),
(97262, 19215, 'QU', 'OK', 'S', 1712123966, 1712123966, '1'),
(97263, 19215, 'QU', 'OK', 'S', 1712123968, 1712123968, '1'),
(97264, 30512, 'QU', 'OK', 'S', 1712125700, 1712125700, '1'),
(97265, 30512, 'QU', 'OK', 'S', 1712125777, 1712125777, '1'),
(97266, 30514, 'QU', 'OK', 'S', 1712125817, 1712125817, '1'),
(97267, 30514, 'QU', 'OK', 'S', 1712125878, 1712125878, '1'),
(97268, 23890, 'QU', 'OK', 'S', 1712126536, 1712126536, '1'),
(97269, 19846, 'QU', 'OK', 'S', 1712127309, 1712127309, '1'),
(97270, 29513, 'QU', 'OK', 'S', 1712127925, 1712127925, '1'),
(97271, 28838, 'QU', 'OK', 'S', 1712128305, 1712128305, '1'),
(97272, 28626, 'QU', 'OK', 'S', 1712128355, 1712128355, '1'),
(97273, 22718, 'QU', 'OK', 'S', 1712128394, 1712128394, '1'),
(97274, 29047, 'QU', 'OK', 'S', 1712128575, 1712128575, '1'),
(97275, 29043, 'QU', 'OK', 'S', 1712128579, 1712128579, '1'),
(97276, 28492, 'QU', 'OK', 'S', 1712128600, 1712128600, '1'),
(97277, 27048, 'QU', 'OK', 'S', 1712128604, 1712128604, '1'),
(97278, 14998, 'QU', 'OK', 'S', 1712128607, 1712128607, '1'),
(97279, 28492, 'QU', 'OK', 'S', 1712128660, 1712128660, '1'),
(97280, 22648, 'QU', 'OK', 'S', 1712129045, 1712129045, '1'),
(97281, 22648, 'QU', 'OK', 'S', 1712129076, 1712129076, '1'),
(97282, 30512, 'QU', 'OK', 'S', 1712129220, 1712129220, '1'),
(97283, 30512, 'QU', 'OK', 'S', 1712129224, 1712129224, '1'),
(97284, 23976, 'QU', 'OK', 'S', 1712129238, 1712129238, '1'),
(97285, 30512, 'QU', 'OK', 'S', 1712129245, 1712129245, '1'),
(97286, 30512, 'QU', 'OK', 'S', 1712129274, 1712129274, '1'),
(97287, 30512, 'QU', 'OK', 'S', 1712129402, 1712129402, '1'),
(97288, 30512, 'QU', 'OK', 'S', 1712129406, 1712129406, '1'),
(97289, 30512, 'QU', 'OK', 'S', 1712129410, 1712129410, '1'),
(97290, 30512, 'QU', 'OK', 'S', 1712129414, 1712129414, '1'),
(97291, 30512, 'QU', 'OK', 'S', 1712129417, 1712129417, '1'),
(97292, 30512, 'QU', 'OK', 'S', 1712129421, 1712129421, '1'),
(97293, 30512, 'QU', 'OK', 'S', 1712129425, 1712129425, '1'),
(97294, 30512, 'QU', 'OK', 'S', 1712129428, 1712129428, '1'),
(97295, 30512, 'QU', 'OK', 'S', 1712129552, 1712129552, '1'),
(97296, 30512, 'QU', 'OK', 'S', 1712129560, 1712129560, '1'),
(97297, 30512, 'QU', 'OK', 'S', 1712129586, 1712129586, '1'),
(97298, 30512, 'QU', 'OK', 'S', 1712129612, 1712129612, '1'),
(97299, 9853, 'QU', 'OK', 'S', 1712129615, 1712129615, '1'),
(97300, 30512, 'QU', 'OK', 'S', 1712129633, 1712129633, '1'),
(97301, 30512, 'QU', 'OK', 'S', 1712129671, 1712129671, '1'),
(97302, 30512, 'QU', 'OK', 'S', 1712129732, 1712129732, '1'),
(97303, 24127, 'QU', 'OK', 'S', 1712130129, 1712130129, '1'),
(97304, 30398, 'QU', 'OK', 'S', 1712130862, 1712130862, '1'),
(97305, 25465, 'QU', 'OK', 'S', 1712130867, 1712130867, '1'),
(97306, 24110, 'QU', 'OK', 'S', 1712130871, 1712130871, '1'),
(97307, 22278, 'QU', 'OK', 'S', 1712130873, 1712130873, '1'),
(97308, 24425, 'QU', 'OK', 'S', 1712130875, 1712130875, '1'),
(97309, 24110, 'QU', 'OK', 'S', 1712130878, 1712130878, '1'),
(97310, 22300, 'QU', 'OK', 'S', 1712130885, 1712130885, '1'),
(97311, 24801, 'QU', 'OK', 'S', 1712130888, 1712130888, '1'),
(97312, 24425, 'QU', 'OK', 'S', 1712130896, 1712130896, '1'),
(97313, 30518, 'QU', 'OK', 'S', 1712131122, 1712131122, '1'),
(97314, 24425, 'QU', 'OK', 'S', 1712131274, 1712131274, '1'),
(97315, 30512, 'QU', 'OK', 'S', 1712131921, 1712131921, '1'),
(97316, 30512, 'QU', 'OK', 'S', 1712131996, 1712131996, '1'),
(97317, 30512, 'QU', 'OK', 'S', 1712132019, 1712132019, '1'),
(97318, 30512, 'QU', 'OK', 'S', 1712132022, 1712132022, '1'),
(97319, 30512, 'QU', 'OK', 'S', 1712132026, 1712132026, '1'),
(97320, 30516, 'QU', 'OK', 'S', 1712132356, 1712132356, '1'),
(97321, 30527, 'QU', 'OK', 'S', 1712132736, 1712132736, '1'),
(97322, 30526, 'QU', 'OK', 'S', 1712133020, 1712133020, '1'),
(97323, 26084, 'QU', 'OK', 'S', 1712135592, 1712135592, '1'),
(97324, 19609, 'QU', 'OK', 'S', 1712135603, 1712135603, '1'),
(97325, 26756, 'QU', 'OK', 'S', 1712135620, 1712135620, '1'),
(97326, 29061, 'QU', 'OK', 'S', 1712135635, 1712135635, '1'),
(97327, 30301, 'QU', 'OK', 'S', 1712135649, 1712135649, '1'),
(97328, 24997, 'QU', 'OK', 'S', 1712135662, 1712135662, '1'),
(97329, 28325, 'QU', 'OK', 'S', 1712135681, 1712135681, '1'),
(97330, 19699, 'QU', 'OK', 'S', 1712135694, 1712135694, '1'),
(97331, 23877, 'QU', 'OK', 'S', 1712135704, 1712135704, '1'),
(97332, 18092, 'QU', 'OK', 'S', 1712136504, 1712136504, '1'),
(97333, 30258, 'QU', 'OK', 'S', 1712136512, 1712136512, '1'),
(97334, 22906, 'QU', 'OK', 'S', 1712136515, 1712136515, '1'),
(97335, 24145, 'QU', 'OK', 'S', 1712136518, 1712136518, '1'),
(97336, 25337, 'QU', 'OK', 'S', 1712136528, 1712136528, '1'),
(97337, 29562, 'QU', 'OK', 'S', 1712136540, 1712136540, '1'),
(97338, 23132, 'QU', 'OK', 'S', 1712136545, 1712136545, '1'),
(97339, 23107, 'QU', 'OK', 'S', 1712136559, 1712136559, '1'),
(97340, 30130, 'QU', 'OK', 'S', 1712136570, 1712136570, '1'),
(97341, 29240, 'QU', 'OK', 'S', 1712136577, 1712136577, '1'),
(97342, 12708, 'QU', 'OK', 'S', 1712136586, 1712136586, '1'),
(97343, 30112, 'QU', 'OK', 'S', 1712136598, 1712136598, '1'),
(97344, 25758, 'QU', 'OK', 'S', 1712136610, 1712136610, '1'),
(97345, 29380, 'QU', 'OK', 'S', 1712136614, 1712136614, '1'),
(97346, 23003, 'QU', 'OK', 'S', 1712136628, 1712136628, '1'),
(97347, 29805, 'QU', 'OK', 'S', 1712136644, 1712136644, '1'),
(97348, 30179, 'QU', 'OK', 'S', 1712136658, 1712136658, '1'),
(97349, 19191, 'QU', 'OK', 'S', 1712139837, 1712139837, '1'),
(97350, 19191, 'QU', 'OK', 'S', 1712139927, 1712139927, '1'),
(97351, 19191, 'QU', 'OK', 'S', 1712139930, 1712139930, '1'),
(97352, 30296, 'QU', 'OK', 'S', 1712140216, 1712140216, '1'),
(97353, 30295, 'QU', 'OK', 'S', 1712140307, 1712140307, '1'),
(97354, 30295, 'QU', 'OK', 'S', 1712140328, 1712140328, '1'),
(97355, 30013, 'QU', 'OK', 'S', 1712140337, 1712140337, '1'),
(97356, 30486, 'QU', 'OK', 'S', 1712140519, 1712140519, '1'),
(97357, 29471, 'QU', 'OK', 'S', 1712141652, 1712141652, '1'),
(97358, 30525, 'QU', 'OK', 'S', 1712144940, 1712144940, '1'),
(97359, 29794, 'QU', 'OK', 'S', 1712145023, 1712145023, '1'),
(97360, 9853, 'QU', 'OK', 'S', 1712145024, 1712145024, '1'),
(97361, 30111, 'QU', 'OK', 'S', 1712146132, 1712146132, '1'),
(97362, 24013, 'QU', 'OK', 'S', 1712147404, 1712147404, '1'),
(97363, 30112, 'QU', 'OK', 'S', 1712148167, 1712148167, '1'),
(97364, 27069, 'QU', 'OK', 'S', 1712150273, 1712150273, '1'),
(97365, 30504, 'QU', 'OK', 'S', 1712160509, 1712160509, '1'),
(97366, 30275, 'QU', 'OK', 'S', 1712160534, 1712160534, '1'),
(97367, 28959, 'QU', 'OK', 'S', 1712207393, 1712207393, '1'),
(97368, 30335, 'QU', 'OK', 'S', 1712208771, 1712208771, '1'),
(97369, 30335, 'QU', 'OK', 'S', 1712208774, 1712208774, '1'),
(97370, 30335, 'QU', 'OK', 'S', 1712208776, 1712208776, '1'),
(97371, 30361, 'QU', 'OK', 'S', 1712208779, 1712208779, '1'),
(97372, 22785, 'QU', 'OK', 'S', 1712208782, 1712208782, '1'),
(97373, 22785, 'QU', 'OK', 'S', 1712208785, 1712208785, '1'),
(97374, 2558, 'QU', 'OK', 'S', 1712209903, 1712209903, '1'),
(97375, 24425, 'QU', 'OK', 'S', 1712210493, 1712210493, '1'),
(97376, 23346, 'QU', 'OK', 'S', 1712210499, 1712210499, '1'),
(97377, 30517, 'QU', 'OK', 'S', 1712210781, 1712210781, '1'),
(97378, 30515, 'QU', 'OK', 'S', 1712211016, 1712211016, '1'),
(97379, 30523, 'QU', 'OK', 'S', 1712211227, 1712211227, '1'),
(97380, 30530, 'QU', 'OK', 'S', 1712211321, 1712211321, '1'),
(97381, 30532, 'QU', 'OK', 'S', 1712211525, 1712211525, '1'),
(97382, 30536, 'QU', 'OK', 'S', 1712211579, 1712211579, '1'),
(97383, 27782, 'QU', 'OK', 'S', 1712211636, 1712211636, '1'),
(97384, 22035, 'QU', 'OK', 'S', 1712212009, 1712212009, '1'),
(97385, 14899, 'QU', 'OK', 'S', 1712212374, 1712212374, '1'),
(97386, 29801, 'QU', 'OK', 'S', 1712212388, 1712212388, '1'),
(97387, 14973, 'QU', 'OK', 'S', 1712212392, 1712212392, '1'),
(97388, 26710, 'QU', 'OK', 'S', 1712212396, 1712212396, '1'),
(97389, 29828, 'QU', 'OK', 'S', 1712212399, 1712212399, '1'),
(97390, 15545, 'QU', 'OK', 'S', 1712212402, 1712212402, '1'),
(97391, 18732, 'QU', 'OK', 'S', 1712212414, 1712212414, '1'),
(97392, 29828, 'QU', 'OK', 'S', 1712212416, 1712212416, '1'),
(97393, 22936, 'QU', 'OK', 'S', 1712212420, 1712212420, '1'),
(97394, 22035, 'QU', 'OK', 'S', 1712212470, 1712212470, '1'),
(97395, 22035, 'QU', 'OK', 'S', 1712212475, 1712212475, '1'),
(97396, 17215, 'QU', 'OK', 'S', 1712212508, 1712212508, '1'),
(97397, 30537, 'QU', 'OK', 'S', 1712213309, 1712213309, '1'),
(97398, 27786, 'QU', 'OK', 'S', 1712213485, 1712213485, '1'),
(97399, 30533, 'QU', 'OK', 'S', 1712214473, 1712214473, '1'),
(97400, 30534, 'QU', 'OK', 'S', 1712215854, 1712215854, '1'),
(97401, 30535, 'QU', 'OK', 'S', 1712215969, 1712215969, '1'),
(97402, 29986, 'QU', 'OK', 'S', 1712216240, 1712216240, '1'),
(97403, 12288, 'QU', 'OK', 'S', 1712216240, 1712216240, '1'),
(97404, 29985, 'QU', 'OK', 'S', 1712216240, 1712216240, '1'),
(97405, 8023, 'QU', 'OK', 'S', 1712216266, 1712216266, '1'),
(97406, 29985, 'QU', 'OK', 'S', 1712216269, 1712216269, '1'),
(97407, 29985, 'QU', 'OK', 'S', 1712216430, 1712216430, '1'),
(97408, 29985, 'QU', 'OK', 'S', 1712216443, 1712216443, '1'),
(97409, 30538, 'QU', 'OK', 'S', 1712216599, 1712216599, '1'),
(97410, 30528, 'QU', 'OK', 'S', 1712217102, 1712217102, '1'),
(97411, 26541, 'QU', 'OK', 'S', 1712217489, 1712217489, '1'),
(97412, 24595, 'QU', 'OK', 'S', 1712217587, 1712217587, '1'),
(97413, 24241, 'QU', 'OK', 'S', 1712217652, 1712217652, '1'),
(97414, 24434, 'QU', 'OK', 'S', 1712217814, 1712217814, '1'),
(97415, 26778, 'QU', 'OK', 'S', 1712218017, 1712218017, '1'),
(97416, 30514, 'QU', 'OK', 'S', 1712222514, 1712222514, '1'),
(97417, 30563, 'QU', 'OK', 'S', 1712222659, 1712222659, '1'),
(97418, 30562, 'QU', 'OK', 'S', 1712222686, 1712222686, '1'),
(97419, 30561, 'QU', 'OK', 'S', 1712222851, 1712222851, '1'),
(97420, 30555, 'QU', 'OK', 'S', 1712222885, 1712222885, '1'),
(97421, 30556, 'QU', 'OK', 'S', 1712222942, 1712222942, '1'),
(97422, 30528, 'QU', 'OK', 'S', 1712224018, 1712224018, '1'),
(97423, 27313, 'QU', 'OK', 'S', 1712224075, 1712224075, '1'),
(97424, 11220, 'QU', 'OK', 'S', 1712224113, 1712224113, '1'),
(97425, 28840, 'QU', 'OK', 'S', 1712224337, 1712224337, '1'),
(97426, 30544, 'QU', 'OK', 'S', 1712225003, 1712225003, '1'),
(97427, 30540, 'QU', 'OK', 'S', 1712225329, 1712225329, '1'),
(97428, 30560, 'QU', 'OK', 'S', 1712225741, 1712225741, '1'),
(97429, 30564, 'QU', 'OK', 'S', 1712226749, 1712226749, '1'),
(97430, 30547, 'QU', 'OK', 'S', 1712227160, 1712227160, '1'),
(97431, 30553, 'QU', 'OK', 'S', 1712227874, 1712227874, '1'),
(97432, 30552, 'QU', 'OK', 'S', 1712228114, 1712228114, '1'),
(97433, 30416, 'QU', 'OK', 'S', 1712228248, 1712228248, '1'),
(97434, 30427, 'QU', 'OK', 'S', 1712228257, 1712228257, '1'),
(97435, 30479, 'QU', 'OK', 'S', 1712228263, 1712228263, '1'),
(97436, 28588, 'QU', 'OK', 'S', 1712228270, 1712228270, '1'),
(97437, 24235, 'QU', 'OK', 'S', 1712228284, 1712228284, '1'),
(97438, 24235, 'QU', 'OK', 'S', 1712228290, 1712228290, '1'),
(97439, 30480, 'QU', 'OK', 'S', 1712228299, 1712228299, '1'),
(97440, 28588, 'QU', 'OK', 'S', 1712228306, 1712228306, '1'),
(97441, 19640, 'QU', 'OK', 'S', 1712228338, 1712228338, '1'),
(97442, 19640, 'QU', 'OK', 'S', 1712228346, 1712228346, '1'),
(97443, 19640, 'QU', 'OK', 'S', 1712228348, 1712228348, '1'),
(97444, 19640, 'QU', 'OK', 'S', 1712228353, 1712228353, '1'),
(97445, 30543, 'QU', 'OK', 'S', 1712228379, 1712228379, '1'),
(97446, 30546, 'QU', 'OK', 'S', 1712228637, 1712228637, '1'),
(97447, 20347, 'QU', 'OK', 'S', 1712228726, 1712228726, '1'),
(97448, 20347, 'QU', 'OK', 'S', 1712228735, 1712228735, '1'),
(97449, 20032, 'QU', 'OK', 'S', 1712228743, 1712228743, '1'),
(97450, 20032, 'QU', 'OK', 'S', 1712228754, 1712228754, '1'),
(97451, 12027, 'QU', 'OK', 'S', 1712228886, 1712228886, '1'),
(97452, 19835, 'QU', 'OK', 'S', 1712228896, 1712228896, '1'),
(97453, 26819, 'QU', 'OK', 'S', 1712228905, 1712228905, '1'),
(97454, 29945, 'QU', 'OK', 'S', 1712228912, 1712228912, '1'),
(97455, 24630, 'QU', 'OK', 'S', 1712228929, 1712228929, '1'),
(97456, 30080, 'QU', 'OK', 'S', 1712228945, 1712228945, '1'),
(97457, 25521, 'QU', 'OK', 'S', 1712228976, 1712228976, '1'),
(97458, 25521, 'QU', 'OK', 'S', 1712228982, 1712228982, '1'),
(97459, 29871, 'QU', 'OK', 'S', 1712228989, 1712228989, '1'),
(97460, 25514, 'QU', 'OK', 'S', 1712228996, 1712228996, '1'),
(97461, 29945, 'QU', 'OK', 'S', 1712229003, 1712229003, '1'),
(97462, 24973, 'QU', 'OK', 'S', 1712229010, 1712229010, '1'),
(97463, 24131, 'QU', 'OK', 'S', 1712229018, 1712229018, '1'),
(97464, 29945, 'QU', 'OK', 'S', 1712229045, 1712229045, '1'),
(97465, 25514, 'QU', 'OK', 'S', 1712229052, 1712229052, '1'),
(97466, 25514, 'QU', 'OK', 'S', 1712229063, 1712229063, '1'),
(97467, 24973, 'QU', 'OK', 'S', 1712229106, 1712229106, '1'),
(97468, 24807, 'QU', 'OK', 'S', 1712229124, 1712229124, '1'),
(97469, 26949, 'QU', 'OK', 'S', 1712229131, 1712229131, '1'),
(97470, 26949, 'QU', 'OK', 'S', 1712229139, 1712229139, '1'),
(97471, 24893, 'QU', 'OK', 'S', 1712229157, 1712229157, '1'),
(97472, 30548, 'QU', 'OK', 'S', 1712229199, 1712229199, '1'),
(97473, 30549, 'QU', 'OK', 'S', 1712229302, 1712229302, '1'),
(97474, 24893, 'QU', 'OK', 'S', 1712229311, 1712229311, '1'),
(97475, 24630, 'QU', 'OK', 'S', 1712229339, 1712229339, '1'),
(97476, 24807, 'QU', 'OK', 'S', 1712229345, 1712229345, '1'),
(97477, 26819, 'QU', 'OK', 'S', 1712229353, 1712229353, '1'),
(97478, 29959, 'QU', 'OK', 'S', 1712229359, 1712229359, '1'),
(97479, 29959, 'QU', 'OK', 'S', 1712229364, 1712229364, '1'),
(97480, 27925, 'QU', 'OK', 'S', 1712229372, 1712229372, '1'),
(97481, 27925, 'QU', 'OK', 'S', 1712229383, 1712229383, '1'),
(97482, 26948, 'QU', 'OK', 'S', 1712229394, 1712229394, '1'),
(97483, 27306, 'QU', 'OK', 'S', 1712229405, 1712229405, '1'),
(97484, 24483, 'QU', 'OK', 'S', 1712229416, 1712229416, '1'),
(97485, 24131, 'QU', 'OK', 'S', 1712229424, 1712229424, '1'),
(97486, 30554, 'QU', 'OK', 'S', 1712229437, 1712229437, '1'),
(97487, 30064, 'QU', 'OK', 'S', 1712229441, 1712229441, '1'),
(97488, 30080, 'QU', 'OK', 'S', 1712229448, 1712229448, '1'),
(97489, 26948, 'QU', 'OK', 'S', 1712229454, 1712229454, '1'),
(97490, 24893, 'QU', 'OK', 'S', 1712229461, 1712229461, '1'),
(97491, 24893, 'QU', 'OK', 'S', 1712229470, 1712229470, '1'),
(97492, 24972, 'QU', 'OK', 'S', 1712229481, 1712229481, '1'),
(97493, 18023, 'QU', 'OK', 'S', 1712229486, 1712229486, '1'),
(97494, 18023, 'QU', 'OK', 'S', 1712229516, 1712229516, '1'),
(97495, 18023, 'QU', 'OK', 'S', 1712229527, 1712229527, '1'),
(97496, 13537, 'QU', 'OK', 'S', 1712229537, 1712229537, '1'),
(97497, 27283, 'QU', 'OK', 'S', 1712229543, 1712229543, '1'),
(97498, 18023, 'QU', 'OK', 'S', 1712229556, 1712229556, '1'),
(97499, 30558, 'QU', 'OK', 'S', 1712229687, 1712229687, '1'),
(97500, 29994, 'QU', 'OK', 'S', 1712229771, 1712229771, '1'),
(97501, 19640, 'QU', 'OK', 'S', 1712229796, 1712229796, '1'),
(97502, 19640, 'QU', 'OK', 'S', 1712229822, 1712229822, '1'),
(97503, 20337, 'QU', 'OK', 'S', 1712229832, 1712229832, '1'),
(97504, 25052, 'QU', 'OK', 'S', 1712229836, 1712229836, '1'),
(97505, 25052, 'QU', 'OK', 'S', 1712229844, 1712229844, '1'),
(97506, 25052, 'QU', 'OK', 'S', 1712229849, 1712229849, '1'),
(97507, 20068, 'QU', 'OK', 'S', 1712229902, 1712229902, '1'),
(97508, 20337, 'QU', 'OK', 'S', 1712229909, 1712229909, '1'),
(97509, 18725, 'QU', 'OK', 'S', 1712229915, 1712229915, '1'),
(97510, 25518, 'QU', 'OK', 'S', 1712229921, 1712229921, '1'),
(97511, 13540, 'QU', 'OK', 'S', 1712229937, 1712229937, '1'),
(97512, 25518, 'QU', 'OK', 'S', 1712229943, 1712229943, '1'),
(97513, 30114, 'QU', 'OK', 'S', 1712229949, 1712229949, '1'),
(97514, 19839, 'QU', 'OK', 'S', 1712229988, 1712229988, '1'),
(97515, 30114, 'QU', 'OK', 'S', 1712229992, 1712229992, '1'),
(97516, 18155, 'QU', 'OK', 'S', 1712229997, 1712229997, '1'),
(97517, 19685, 'QU', 'OK', 'S', 1712230008, 1712230008, '1'),
(97518, 24427, 'QU', 'OK', 'S', 1712230013, 1712230013, '1'),
(97519, 24967, 'QU', 'OK', 'S', 1712230018, 1712230018, '1'),
(97520, 4183, 'QU', 'OK', 'S', 1712230046, 1712230046, '1'),
(97521, 24427, 'QU', 'OK', 'S', 1712230055, 1712230055, '1'),
(97522, 30013, 'QU', 'OK', 'S', 1712230067, 1712230067, '1'),
(97523, 25245, 'QU', 'OK', 'S', 1712230702, 1712230702, '1'),
(97524, 18107, 'QU', 'OK', 'S', 1712230834, 1712230834, '1'),
(97525, 16990, 'QU', 'OK', 'S', 1712230906, 1712230906, '1'),
(97526, 16757, 'QU', 'OK', 'S', 1712230923, 1712230923, '1'),
(97527, 16313, 'QU', 'OK', 'S', 1712230950, 1712230950, '1'),
(97528, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97529, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97530, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97531, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97532, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97533, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97534, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97535, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97536, 30449, 'QU', 'OK', 'S', 1712231016, 1712231016, '1'),
(97537, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97538, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97539, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97540, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97541, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97542, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97543, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97544, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97545, 30450, 'QU', 'OK', 'S', 1712231040, 1712231040, '1'),
(97546, 30449, 'QU', 'OK', 'S', 1712231081, 1712231081, '1'),
(97547, 30449, 'QU', 'OK', 'S', 1712231081, 1712231081, '1'),
(97548, 30449, 'QU', 'OK', 'S', 1712231081, 1712231081, '1'),
(97549, 30449, 'QU', 'OK', 'S', 1712231081, 1712231081, '1'),
(97550, 30449, 'QU', 'OK', 'S', 1712231081, 1712231081, '1'),
(97551, 29588, 'QU', 'OK', 'S', 1712231095, 1712231095, '1'),
(97552, 29587, 'QU', 'OK', 'S', 1712231106, 1712231106, '1'),
(97553, 29564, 'QU', 'OK', 'S', 1712231118, 1712231118, '1'),
(97554, 29563, 'QU', 'OK', 'S', 1712231128, 1712231128, '1'),
(97555, 29526, 'QU', 'OK', 'S', 1712231143, 1712231143, '1'),
(97556, 28991, 'QU', 'OK', 'S', 1712231194, 1712231194, '1'),
(97557, 28961, 'QU', 'OK', 'S', 1712231203, 1712231203, '1'),
(97558, 28913, 'QU', 'OK', 'S', 1712231238, 1712231238, '1'),
(97559, 28561, 'QU', 'OK', 'S', 1712231250, 1712231250, '1'),
(97560, 28230, 'QU', 'OK', 'S', 1712231267, 1712231267, '1'),
(97561, 29869, 'QU', 'OK', 'S', 1712233176, 1712233176, '1'),
(97562, 30539, 'QU', 'OK', 'S', 1712233959, 1712233959, '1'),
(97563, 30541, 'QU', 'OK', 'S', 1712234362, 1712234362, '1'),
(97564, 30559, 'QU', 'OK', 'S', 1712234920, 1712234920, '1'),
(97565, 30542, 'QU', 'OK', 'S', 1712235321, 1712235321, '1'),
(97566, 30545, 'QU', 'OK', 'S', 1712235496, 1712235496, '1'),
(97567, 27261, 'QU', 'OK', 'S', 1712235553, 1712235553, '1'),
(97568, 27261, 'QU', 'OK', 'S', 1712235553, 1712235553, '1'),
(97569, 30551, 'QU', 'OK', 'S', 1712235821, 1712235821, '1'),
(97570, 30557, 'QU', 'OK', 'S', 1712236074, 1712236074, '1'),
(97571, 30550, 'QU', 'OK', 'S', 1712236416, 1712236416, '1'),
(97572, 30544, 'QU', 'OK', 'S', 1712236443, 1712236443, '1'),
(97573, 30559, 'QU', 'OK', 'S', 1712236494, 1712236494, '1'),
(97574, 30551, 'QU', 'OK', 'S', 1712236675, 1712236675, '1'),
(97575, 29398, 'QU', 'OK', 'S', 1712291546, 1712291546, '1'),
(97576, 23350, 'QU', 'OK', 'S', 1712297833, 1712297833, '1'),
(97577, 30199, 'QU', 'OK', 'S', 1712297874, 1712297874, '1'),
(97578, 20330, 'QU', 'OK', 'S', 1712297934, 1712297934, '1'),
(97579, 21365, 'QU', 'OK', 'S', 1712297969, 1712297969, '1'),
(97580, 30215, 'QU', 'OK', 'S', 1712298028, 1712298028, '1'),
(97581, 5949, 'QU', 'OK', 'S', 1712298068, 1712298068, '1'),
(97582, 28858, 'QU', 'OK', 'S', 1712298110, 1712298110, '1'),
(97583, 23347, 'QU', 'OK', 'S', 1712298143, 1712298143, '1'),
(97584, 25323, 'QU', 'OK', 'S', 1712298178, 1712298178, '1'),
(97585, 24729, 'QU', 'OK', 'S', 1712298235, 1712298235, '1'),
(97586, 9052, 'QU', 'OK', 'S', 1712298270, 1712298270, '1'),
(97587, 23766, 'QU', 'OK', 'S', 1712298310, 1712298310, '1'),
(97588, 30215, 'QU', 'OK', 'S', 1712298344, 1712298344, '1'),
(97589, 29851, 'QU', 'OK', 'S', 1712298378, 1712298378, '1'),
(97590, 20330, 'QU', 'OK', 'S', 1712298610, 1712298610, '1'),
(97591, 20330, 'QU', 'OK', 'S', 1712298644, 1712298644, '1'),
(97592, 24843, 'QU', 'OK', 'S', 1712299096, 1712299096, '1'),
(97593, 24127, 'QU', 'OK', 'S', 1712299140, 1712299140, '1'),
(97594, 2798, 'QU', 'OK', 'S', 1712299187, 1712299187, '1'),
(97595, 27686, 'QU', 'OK', 'S', 1712299221, 1712299221, '1'),
(97596, 29766, 'QU', 'OK', 'S', 1712299309, 1712299309, '1'),
(97597, 30260, 'QU', 'OK', 'S', 1712299346, 1712299346, '1'),
(97598, 29871, 'QU', 'OK', 'S', 1712299410, 1712299410, '1'),
(97599, 19513, 'QU', 'OK', 'S', 1712299446, 1712299446, '1'),
(97600, 29851, 'QU', 'OK', 'S', 1712299479, 1712299479, '1'),
(97601, 29829, 'QU', 'OK', 'S', 1712299511, 1712299511, '1'),
(97602, 30089, 'QU', 'OK', 'S', 1712299552, 1712299552, '1'),
(97603, 28858, 'QU', 'OK', 'S', 1712299588, 1712299588, '1'),
(97604, 26054, 'QU', 'OK', 'S', 1712299627, 1712299627, '1'),
(97605, 20251, 'QU', 'OK', 'S', 1712299661, 1712299661, '1'),
(97606, 30089, 'QU', 'OK', 'S', 1712299703, 1712299703, '1'),
(97607, 29829, 'QU', 'OK', 'S', 1712299745, 1712299745, '1'),
(97608, 27686, 'QU', 'OK', 'S', 1712299776, 1712299776, '1'),
(97609, 24127, 'QU', 'OK', 'S', 1712299818, 1712299818, '1'),
(97610, 29001, 'QU', 'OK', 'S', 1712299856, 1712299856, '1'),
(97611, 30291, 'QU', 'OK', 'S', 1712299872, 1712299872, '1'),
(97612, 24843, 'QU', 'OK', 'S', 1712299889, 1712299889, '1'),
(97613, 29851, 'QU', 'OK', 'S', 1712299917, 1712299917, '1'),
(97614, 23691, 'QU', 'OK', 'S', 1712299949, 1712299949, '1'),
(97615, 29565, 'QU', 'OK', 'S', 1712299988, 1712299988, '1'),
(97616, 22264, 'QU', 'OK', 'S', 1712300024, 1712300024, '1'),
(97617, 30260, 'QU', 'OK', 'S', 1712300056, 1712300056, '1'),
(97618, 3440, 'QU', 'OK', 'S', 1712300084, 1712300084, '1'),
(97619, 30079, 'QU', 'OK', 'S', 1712300110, 1712300110, '1'),
(97620, 10412, 'QU', 'OK', 'S', 1712300928, 1712300928, '1'),
(97621, 11714, 'QU', 'OK', 'S', 1712301483, 1712301483, '1'),
(97622, 11714, 'QU', 'OK', 'S', 1712301500, 1712301500, '1'),
(97623, 11714, 'QU', 'OK', 'S', 1712301507, 1712301507, '1'),
(97624, 11714, 'QU', 'OK', 'S', 1712301510, 1712301510, '1'),
(97625, 11714, 'QU', 'OK', 'S', 1712301516, 1712301516, '1'),
(97626, 11714, 'QU', 'OK', 'S', 1712301520, 1712301520, '1'),
(97627, 11714, 'QU', 'OK', 'S', 1712301525, 1712301525, '1'),
(97628, 11714, 'QU', 'OK', 'S', 1712301529, 1712301529, '1'),
(97629, 11714, 'QU', 'OK', 'S', 1712301533, 1712301533, '1'),
(97630, 11714, 'QU', 'OK', 'S', 1712301538, 1712301538, '1'),
(97631, 11714, 'QU', 'OK', 'S', 1712301542, 1712301542, '1'),
(97632, 11714, 'QU', 'OK', 'S', 1712301546, 1712301546, '1'),
(97633, 11714, 'QU', 'OK', 'S', 1712301550, 1712301550, '1'),
(97634, 11714, 'QU', 'OK', 'S', 1712301554, 1712301554, '1'),
(97635, 11714, 'QU', 'OK', 'S', 1712301558, 1712301558, '1'),
(97636, 11714, 'QU', 'OK', 'S', 1712301563, 1712301563, '1'),
(97637, 11714, 'QU', 'OK', 'S', 1712301567, 1712301567, '1'),
(97638, 11714, 'QU', 'OK', 'S', 1712301572, 1712301572, '1'),
(97639, 11714, 'QU', 'OK', 'S', 1712301580, 1712301580, '1'),
(97640, 11714, 'QU', 'OK', 'S', 1712301585, 1712301585, '1'),
(97641, 11714, 'QU', 'OK', 'S', 1712301593, 1712301593, '1'),
(97642, 11714, 'QU', 'OK', 'S', 1712301597, 1712301597, '1'),
(97643, 11714, 'QU', 'OK', 'S', 1712301600, 1712301600, '1'),
(97644, 11714, 'QU', 'OK', 'S', 1712301604, 1712301604, '1'),
(97645, 11714, 'QU', 'OK', 'S', 1712301618, 1712301618, '1'),
(97646, 11714, 'QU', 'OK', 'S', 1712301643, 1712301643, '1'),
(97647, 11714, 'QU', 'OK', 'S', 1712301658, 1712301658, '1'),
(97648, 27508, 'QU', 'OK', 'S', 1712301687, 1712301687, '1'),
(97649, 22785, 'QU', 'OK', 'S', 1712301699, 1712301699, '1'),
(97650, 27602, 'QU', 'OK', 'S', 1712301704, 1712301704, '1'),
(97651, 29646, 'QU', 'OK', 'S', 1712301709, 1712301709, '1'),
(97652, 29647, 'QU', 'OK', 'S', 1712301716, 1712301716, '1'),
(97653, 29647, 'QU', 'OK', 'S', 1712301724, 1712301724, '1'),
(97654, 29224, 'QU', 'OK', 'S', 1712301731, 1712301731, '1'),
(97655, 29452, 'QU', 'OK', 'S', 1712301735, 1712301735, '1'),
(97656, 29228, 'QU', 'OK', 'S', 1712301761, 1712301761, '1'),
(97657, 29175, 'QU', 'OK', 'S', 1712301765, 1712301765, '1'),
(97658, 27600, 'QU', 'OK', 'S', 1712301769, 1712301769, '1'),
(97659, 29621, 'QU', 'OK', 'S', 1712301774, 1712301774, '1'),
(97660, 27600, 'QU', 'OK', 'S', 1712301779, 1712301779, '1'),
(97661, 30531, 'QU', 'OK', 'S', 1712301969, 1712301969, '1'),
(97662, 25002, 'QU', 'OK', 'S', 1712301987, 1712301987, '1'),
(97663, 25002, 'QU', 'OK', 'S', 1712301996, 1712301996, '1'),
(97664, 25002, 'QU', 'OK', 'S', 1712302003, 1712302003, '1'),
(97665, 25002, 'QU', 'OK', 'S', 1712302006, 1712302006, '1'),
(97666, 25002, 'QU', 'OK', 'S', 1712302009, 1712302009, '1'),
(97667, 25002, 'QU', 'OK', 'S', 1712302013, 1712302013, '1'),
(97668, 25002, 'QU', 'OK', 'S', 1712302017, 1712302017, '1'),
(97669, 25002, 'QU', 'OK', 'S', 1712302022, 1712302022, '1'),
(97670, 25002, 'QU', 'OK', 'S', 1712302025, 1712302025, '1'),
(97671, 25002, 'QU', 'OK', 'S', 1712302029, 1712302029, '1'),
(97672, 25002, 'QU', 'OK', 'S', 1712302033, 1712302033, '1'),
(97673, 25002, 'QU', 'OK', 'S', 1712302038, 1712302038, '1'),
(97674, 25002, 'QU', 'OK', 'S', 1712302042, 1712302042, '1'),
(97675, 25002, 'QU', 'OK', 'S', 1712302045, 1712302045, '1'),
(97676, 25002, 'QU', 'OK', 'S', 1712302049, 1712302049, '1'),
(97677, 25002, 'QU', 'OK', 'S', 1712302053, 1712302053, '1'),
(97678, 25002, 'QU', 'OK', 'S', 1712302058, 1712302058, '1'),
(97679, 25002, 'QU', 'OK', 'S', 1712302062, 1712302062, '1'),
(97680, 25002, 'QU', 'OK', 'S', 1712302066, 1712302066, '1'),
(97681, 25002, 'QU', 'OK', 'S', 1712302069, 1712302069, '1'),
(97682, 25002, 'QU', 'OK', 'S', 1712302074, 1712302074, '1'),
(97683, 11714, 'QU', 'OK', 'S', 1712302134, 1712302134, '1'),
(97684, 11714, 'QU', 'OK', 'S', 1712302137, 1712302137, '1'),
(97685, 11714, 'QU', 'OK', 'S', 1712302140, 1712302140, '1'),
(97686, 11714, 'QU', 'OK', 'S', 1712302143, 1712302143, '1'),
(97687, 11714, 'QU', 'OK', 'S', 1712302146, 1712302146, '1'),
(97688, 11714, 'QU', 'OK', 'S', 1712302151, 1712302151, '1'),
(97689, 11714, 'QU', 'OK', 'S', 1712302155, 1712302155, '1'),
(97690, 11714, 'QU', 'OK', 'S', 1712302159, 1712302159, '1'),
(97691, 11714, 'QU', 'OK', 'S', 1712302162, 1712302162, '1'),
(97692, 11714, 'QU', 'OK', 'S', 1712302165, 1712302165, '1'),
(97693, 11714, 'QU', 'OK', 'S', 1712302168, 1712302168, '1'),
(97694, 11714, 'QU', 'OK', 'S', 1712302171, 1712302171, '1'),
(97695, 11714, 'QU', 'OK', 'S', 1712302175, 1712302175, '1'),
(97696, 11714, 'QU', 'OK', 'S', 1712302179, 1712302179, '1'),
(97697, 11714, 'QU', 'OK', 'S', 1712302184, 1712302184, '1'),
(97698, 11714, 'QU', 'OK', 'S', 1712302188, 1712302188, '1'),
(97699, 11714, 'QU', 'OK', 'S', 1712302194, 1712302194, '1'),
(97700, 11714, 'QU', 'OK', 'S', 1712302199, 1712302199, '1'),
(97701, 11714, 'QU', 'OK', 'S', 1712302203, 1712302203, '1'),
(97702, 11714, 'QU', 'OK', 'S', 1712302208, 1712302208, '1'),
(97703, 11714, 'QU', 'OK', 'S', 1712302217, 1712302217, '1'),
(97704, 11714, 'QU', 'OK', 'S', 1712302223, 1712302223, '1'),
(97705, 11714, 'QU', 'OK', 'S', 1712302235, 1712302235, '1'),
(97706, 11714, 'QU', 'OK', 'S', 1712302254, 1712302254, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(97707, 11714, 'QU', 'OK', 'S', 1712302275, 1712302275, '1'),
(97708, 28743, 'QU', 'OK', 'S', 1712303733, 1712303733, '1'),
(97709, 30456, 'QU', 'OK', 'S', 1712306418, 1712306418, '1'),
(97710, 30296, 'QU', 'OK', 'S', 1712306442, 1712306442, '1'),
(97711, 30297, 'QU', 'OK', 'S', 1712306447, 1712306447, '1'),
(97712, 30395, 'QU', 'OK', 'S', 1712306456, 1712306456, '1'),
(97713, 26866, 'QU', 'OK', 'S', 1712306498, 1712306498, '1'),
(97714, 26866, 'QU', 'OK', 'S', 1712306498, 1712306498, '1'),
(97715, 26866, 'QU', 'OK', 'S', 1712306498, 1712306498, '1'),
(97716, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97717, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97718, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97719, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97720, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97721, 26550, 'QU', 'OK', 'S', 1712306530, 1712306530, '1'),
(97722, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97723, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97724, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97725, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97726, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97727, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97728, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97729, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97730, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97731, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97732, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97733, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97734, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97735, 28741, 'QU', 'OK', 'S', 1712306628, 1712306628, '1'),
(97736, 26547, 'QU', 'OK', 'S', 1712306630, 1712306630, '1'),
(97737, 26547, 'QU', 'OK', 'S', 1712306630, 1712306630, '1'),
(97738, 26547, 'QU', 'OK', 'S', 1712306630, 1712306630, '1'),
(97739, 26502, 'QU', 'OK', 'S', 1712306650, 1712306650, '1'),
(97740, 26502, 'QU', 'OK', 'S', 1712306650, 1712306650, '1'),
(97741, 25685, 'QU', 'OK', 'S', 1712306672, 1712306672, '1'),
(97742, 25686, 'QU', 'OK', 'S', 1712306680, 1712306680, '1'),
(97743, 25684, 'QU', 'OK', 'S', 1712306689, 1712306689, '1'),
(97744, 25508, 'QU', 'OK', 'S', 1712306699, 1712306699, '1'),
(97745, 25323, 'QU', 'OK', 'S', 1712306714, 1712306714, '1'),
(97746, 25057, 'QU', 'OK', 'S', 1712306724, 1712306724, '1'),
(97747, 24893, 'QU', 'OK', 'S', 1712306737, 1712306737, '1'),
(97748, 24815, 'QU', 'OK', 'S', 1712306748, 1712306748, '1'),
(97749, 24813, 'QU', 'OK', 'S', 1712306755, 1712306755, '1'),
(97750, 24810, 'QU', 'OK', 'S', 1712306772, 1712306772, '1'),
(97751, 24810, 'QU', 'OK', 'S', 1712306772, 1712306772, '1'),
(97752, 24801, 'QU', 'OK', 'S', 1712306785, 1712306785, '1'),
(97753, 24644, 'QU', 'OK', 'S', 1712308159, 1712308159, '1'),
(97754, 24644, 'QU', 'OK', 'S', 1712308159, 1712308159, '1'),
(97755, 24644, 'QU', 'OK', 'S', 1712308159, 1712308159, '1'),
(97756, 24411, 'QU', 'OK', 'S', 1712308833, 1712308833, '1'),
(97757, 23627, 'QU', 'OK', 'S', 1712308981, 1712308981, '1'),
(97758, 11714, 'QU', 'OK', 'S', 1712309843, 1712309843, '1'),
(97759, 20362, 'QU', 'OK', 'S', 1712313334, 1712313334, '1'),
(97760, 23350, 'QU', 'OK', 'S', 1712316580, 1712316580, '1'),
(97761, 23350, 'QU', 'OK', 'S', 1712316580, 1712316580, '1'),
(97762, 23350, 'QU', 'OK', 'S', 1712316580, 1712316580, '1'),
(97763, 23350, 'QU', 'OK', 'S', 1712316580, 1712316580, '1'),
(97764, 23747, 'QU', 'OK', 'S', 1712316620, 1712316620, '1'),
(97765, 24810, 'QU', 'OK', 'S', 1712316649, 1712316649, '1'),
(97766, 24025, 'QU', 'OK', 'S', 1712316681, 1712316681, '1'),
(97767, 30511, 'QU', 'OK', 'S', 1712316684, 1712316684, '1'),
(97768, 24030, 'QU', 'OK', 'S', 1712316686, 1712316686, '1'),
(97769, 30564, 'QU', 'OK', 'S', 1712316689, 1712316689, '1'),
(97770, 30582, 'QU', 'OK', 'S', 1712316742, 1712316742, '1'),
(97771, 12766, 'QU', 'OK', 'S', 1712316953, 1712316953, '1'),
(97772, 30250, 'QU', 'OK', 'S', 1712316962, 1712316962, '1'),
(97773, 30586, 'QU', 'OK', 'S', 1712317163, 1712317163, '1'),
(97774, 30583, 'QU', 'OK', 'S', 1712317319, 1712317319, '1'),
(97775, 30580, 'QU', 'OK', 'S', 1712317581, 1712317581, '1'),
(97776, 30581, 'QU', 'OK', 'S', 1712317816, 1712317816, '1'),
(97777, 30578, 'QU', 'OK', 'S', 1712318493, 1712318493, '1'),
(97778, 30579, 'QU', 'OK', 'S', 1712320013, 1712320013, '1'),
(97779, 30566, 'QU', 'OK', 'S', 1712320259, 1712320259, '1'),
(97780, 30565, 'QU', 'OK', 'S', 1712320468, 1712320468, '1'),
(97781, 30576, 'QU', 'OK', 'S', 1712320729, 1712320729, '1'),
(97782, 30569, 'QU', 'OK', 'S', 1712320889, 1712320889, '1'),
(97783, 30572, 'QU', 'OK', 'S', 1712320921, 1712320921, '1'),
(97784, 30575, 'QU', 'OK', 'S', 1712320992, 1712320992, '1'),
(97785, 30571, 'QU', 'OK', 'S', 1712321089, 1712321089, '1'),
(97786, 30551, 'QU', 'OK', 'S', 1712321221, 1712321221, '1'),
(97787, 30498, 'QU', 'OK', 'S', 1712321286, 1712321286, '1'),
(97788, 30567, 'QU', 'OK', 'S', 1712321458, 1712321458, '1'),
(97789, 30570, 'QU', 'OK', 'S', 1712321716, 1712321716, '1'),
(97790, 30576, 'QU', 'OK', 'S', 1712321810, 1712321810, '1'),
(97791, 30568, 'QU', 'OK', 'S', 1712322595, 1712322595, '1'),
(97792, 20362, 'QU', 'OK', 'S', 1712324111, 1712324111, '1'),
(97793, 14828, 'QU', 'OK', 'S', 1712324114, 1712324114, '1'),
(97794, 20798, 'QU', 'OK', 'S', 1712324241, 1712324241, '1'),
(97795, 22105, 'QU', 'OK', 'S', 1712324250, 1712324250, '1'),
(97796, 16310, 'QU', 'OK', 'S', 1712324253, 1712324253, '1'),
(97797, 28495, 'QU', 'OK', 'S', 1712324255, 1712324255, '1'),
(97798, 20798, 'QU', 'OK', 'S', 1712324267, 1712324267, '1'),
(97799, 22347, 'QU', 'OK', 'S', 1712324626, 1712324626, '1'),
(97800, 28376, 'QU', 'OK', 'S', 1712378761, 1712378761, '1'),
(97801, 28376, 'QU', 'OK', 'S', 1712378765, 1712378765, '1'),
(97802, 29008, 'QU', 'OK', 'S', 1712378792, 1712378792, '1'),
(97803, 29006, 'QU', 'OK', 'S', 1712378796, 1712378796, '1'),
(97804, 29599, 'QU', 'OK', 'S', 1712378806, 1712378806, '1'),
(97805, 29008, 'QU', 'OK', 'S', 1712378811, 1712378811, '1'),
(97806, 29758, 'QU', 'OK', 'S', 1712378814, 1712378814, '1'),
(97807, 29742, 'QU', 'OK', 'S', 1712378817, 1712378817, '1'),
(97808, 29916, 'QU', 'OK', 'S', 1712378821, 1712378821, '1'),
(97809, 27267, 'QU', 'OK', 'S', 1712378824, 1712378824, '1'),
(97810, 28376, 'QU', 'OK', 'S', 1712378854, 1712378854, '1'),
(97811, 28376, 'QU', 'OK', 'S', 1712378861, 1712378861, '1'),
(97812, 30220, 'QU', 'OK', 'S', 1712378869, 1712378869, '1'),
(97813, 30301, 'QU', 'OK', 'S', 1712378875, 1712378875, '1'),
(97814, 29011, 'QU', 'OK', 'S', 1712378883, 1712378883, '1'),
(97815, 30071, 'QU', 'OK', 'S', 1712378893, 1712378893, '1'),
(97816, 30071, 'QU', 'OK', 'S', 1712378897, 1712378897, '1'),
(97817, 30279, 'QU', 'OK', 'S', 1712378901, 1712378901, '1'),
(97818, 29006, 'QU', 'OK', 'S', 1712378904, 1712378904, '1'),
(97819, 27203, 'QU', 'OK', 'S', 1712378908, 1712378908, '1'),
(97820, 29141, 'QU', 'OK', 'S', 1712378915, 1712378915, '1'),
(97821, 26267, 'QU', 'OK', 'S', 1712378919, 1712378919, '1'),
(97822, 29760, 'QU', 'OK', 'S', 1712378922, 1712378922, '1'),
(97823, 29008, 'QU', 'OK', 'S', 1712378927, 1712378927, '1'),
(97824, 29008, 'QU', 'OK', 'S', 1712378931, 1712378931, '1'),
(97825, 29141, 'QU', 'OK', 'S', 1712378936, 1712378936, '1'),
(97826, 17979, 'QU', 'OK', 'S', 1712378940, 1712378940, '1'),
(97827, 29107, 'QU', 'OK', 'S', 1712378944, 1712378944, '1'),
(97828, 28650, 'QU', 'OK', 'S', 1712378962, 1712378962, '1'),
(97829, 28650, 'QU', 'OK', 'S', 1712378964, 1712378964, '1'),
(97830, 28650, 'QU', 'OK', 'S', 1712378966, 1712378966, '1'),
(97831, 28650, 'QU', 'OK', 'S', 1712378968, 1712378968, '1'),
(97832, 30409, 'QU', 'OK', 'S', 1712378980, 1712378980, '1'),
(97833, 30410, 'QU', 'OK', 'S', 1712378983, 1712378983, '1'),
(97834, 29812, 'QU', 'OK', 'S', 1712378993, 1712378993, '1'),
(97835, 29812, 'QU', 'OK', 'S', 1712378996, 1712378996, '1'),
(97836, 30205, 'QU', 'OK', 'S', 1712379006, 1712379006, '1'),
(97837, 30205, 'QU', 'OK', 'S', 1712379010, 1712379010, '1'),
(97838, 30205, 'QU', 'OK', 'S', 1712379014, 1712379014, '1'),
(97839, 30205, 'QU', 'OK', 'S', 1712379017, 1712379017, '1'),
(97840, 30345, 'QU', 'OK', 'S', 1712380578, 1712380578, '1'),
(97841, 29306, 'QU', 'OK', 'S', 1712380580, 1712380580, '1'),
(97842, 30362, 'QU', 'OK', 'S', 1712380584, 1712380584, '1'),
(97843, 30362, 'QU', 'OK', 'S', 1712380587, 1712380587, '1'),
(97844, 30264, 'QU', 'OK', 'S', 1712380589, 1712380589, '1'),
(97845, 25271, 'QU', 'OK', 'S', 1712380596, 1712380596, '1'),
(97846, 25271, 'QU', 'OK', 'S', 1712380598, 1712380598, '1'),
(97847, 30264, 'QU', 'OK', 'S', 1712380603, 1712380603, '1'),
(97848, 30274, 'QU', 'OK', 'S', 1712380605, 1712380605, '1'),
(97849, 30274, 'QU', 'OK', 'S', 1712380608, 1712380608, '1'),
(97850, 30362, 'QU', 'OK', 'S', 1712380636, 1712380636, '1'),
(97851, 27441, 'QU', 'OK', 'S', 1712380652, 1712380652, '1'),
(97852, 27460, 'QU', 'OK', 'S', 1712380652, 1712380652, '1'),
(97853, 14451, 'QU', 'OK', 'S', 1712381757, 1712381757, '1'),
(97854, 14451, 'QU', 'OK', 'S', 1712381757, 1712381757, '1'),
(97855, 18000, 'QU', 'OK', 'S', 1712384637, 1712384637, '1'),
(97856, 27417, 'QU', 'OK', 'S', 1712384710, 1712384710, '1'),
(97857, 18514, 'QU', 'OK', 'S', 1712384789, 1712384789, '1'),
(97858, 30335, 'QU', 'OK', 'S', 1712385052, 1712385052, '1'),
(97859, 27030, 'QU', 'OK', 'S', 1712385104, 1712385104, '1'),
(97860, 29664, 'QU', 'OK', 'S', 1712385113, 1712385113, '1'),
(97861, 26366, 'QU', 'OK', 'S', 1712385118, 1712385118, '1'),
(97862, 28108, 'QU', 'OK', 'S', 1712385128, 1712385128, '1'),
(97863, 30357, 'QU', 'OK', 'S', 1712385133, 1712385133, '1'),
(97864, 30357, 'QU', 'OK', 'S', 1712385138, 1712385138, '1'),
(97865, 30401, 'QU', 'OK', 'S', 1712385143, 1712385143, '1'),
(97866, 24829, 'QU', 'OK', 'S', 1712385148, 1712385148, '1'),
(97867, 28592, 'QU', 'OK', 'S', 1712385153, 1712385153, '1'),
(97868, 28858, 'QU', 'OK', 'S', 1712385160, 1712385160, '1'),
(97869, 28858, 'QU', 'OK', 'S', 1712385165, 1712385165, '1'),
(97870, 30400, 'QU', 'OK', 'S', 1712385169, 1712385169, '1'),
(97871, 30573, 'QU', 'OK', 'S', 1712385276, 1712385276, '1'),
(97872, 30574, 'QU', 'OK', 'S', 1712385530, 1712385530, '1'),
(97873, 30584, 'QU', 'OK', 'S', 1712385925, 1712385925, '1'),
(97874, 30589, 'QU', 'OK', 'S', 1712386273, 1712386273, '1'),
(97875, 27457, 'QU', 'OK', 'S', 1712386335, 1712386335, '1'),
(97876, 30587, 'QU', 'OK', 'S', 1712386967, 1712386967, '1'),
(97877, 30588, 'QU', 'OK', 'S', 1712387329, 1712387329, '1'),
(97878, 29871, 'QU', 'OK', 'S', 1712387733, 1712387733, '1'),
(97879, 29303, 'QU', 'OK', 'S', 1712387859, 1712387859, '1'),
(97880, 27667, 'QU', 'OK', 'S', 1712389097, 1712389097, '1'),
(97881, 29398, 'QU', 'OK', 'S', 1712389295, 1712389295, '1'),
(97882, 22957, 'QU', 'OK', 'S', 1712390342, 1712390342, '1'),
(97883, 22264, 'QU', 'OK', 'S', 1712390381, 1712390381, '1'),
(97884, 24271, 'QU', 'OK', 'S', 1712390685, 1712390685, '1'),
(97885, 26054, 'QU', 'OK', 'S', 1712390804, 1712390804, '1'),
(97886, 22957, 'QU', 'OK', 'S', 1712390848, 1712390848, '1'),
(97887, 30079, 'QU', 'OK', 'S', 1712390880, 1712390880, '1'),
(97888, 28531, 'QU', 'OK', 'S', 1712390993, 1712390993, '1'),
(97889, 23766, 'QU', 'OK', 'S', 1712391051, 1712391051, '1'),
(97890, 24762, 'QU', 'OK', 'S', 1712391097, 1712391097, '1'),
(97891, 16754, 'QU', 'OK', 'S', 1712391263, 1712391263, '1'),
(97892, 28557, 'QU', 'OK', 'S', 1712391375, 1712391375, '1'),
(97893, 29861, 'QU', 'OK', 'S', 1712391831, 1712391831, '1'),
(97894, 27102, 'QU', 'OK', 'S', 1712391903, 1712391903, '1'),
(97895, 24286, 'QU', 'OK', 'S', 1712392226, 1712392226, '1'),
(97896, 28861, 'QU', 'OK', 'S', 1712392236, 1712392236, '1'),
(97897, 26130, 'QU', 'OK', 'S', 1712392243, 1712392243, '1'),
(97898, 29414, 'QU', 'OK', 'S', 1712392251, 1712392251, '1'),
(97899, 26541, 'QU', 'OK', 'S', 1712392256, 1712392256, '1'),
(97900, 19538, 'QU', 'OK', 'S', 1712392284, 1712392284, '1'),
(97901, 19538, 'QU', 'OK', 'S', 1712392320, 1712392320, '1'),
(97902, 30532, 'QU', 'OK', 'S', 1712395521, 1712395521, '1'),
(97903, 25323, 'QU', 'OK', 'S', 1712395763, 1712395763, '1'),
(97904, 30527, 'QU', 'OK', 'S', 1712396166, 1712396166, '1'),
(97905, 19565, 'QU', 'OK', 'S', 1712396182, 1712396182, '1'),
(97906, 19565, 'QU', 'OK', 'S', 1712396182, 1712396182, '1'),
(97907, 19565, 'QU', 'OK', 'S', 1712396182, 1712396182, '1'),
(97908, 19565, 'QU', 'OK', 'S', 1712396182, 1712396182, '1'),
(97909, 21365, 'QU', 'OK', 'S', 1712396323, 1712396323, '1'),
(97910, 23350, 'QU', 'OK', 'S', 1712396467, 1712396467, '1'),
(97911, 25131, 'QU', 'OK', 'S', 1712396611, 1712396611, '1'),
(97912, 25131, 'QU', 'OK', 'S', 1712396650, 1712396650, '1'),
(97913, 16779, 'QU', 'OK', 'S', 1712396707, 1712396707, '1'),
(97914, 24644, 'QU', 'OK', 'S', 1712396750, 1712396750, '1'),
(97915, 27828, 'QU', 'OK', 'S', 1712396807, 1712396807, '1'),
(97916, 27315, 'QU', 'OK', 'S', 1712396860, 1712396860, '1'),
(97917, 30589, 'QU', 'OK', 'S', 1712396945, 1712396945, '1'),
(97918, 30515, 'QU', 'OK', 'S', 1712396953, 1712396953, '1'),
(97919, 30589, 'QU', 'OK', 'S', 1712396956, 1712396956, '1'),
(97920, 30589, 'QU', 'OK', 'S', 1712396959, 1712396959, '1'),
(97921, 30515, 'QU', 'OK', 'S', 1712396963, 1712396963, '1'),
(97922, 30564, 'QU', 'OK', 'S', 1712396966, 1712396966, '1'),
(97923, 30532, 'QU', 'OK', 'S', 1712396970, 1712396970, '1'),
(97924, 30532, 'QU', 'OK', 'S', 1712396974, 1712396974, '1'),
(97925, 25341, 'QU', 'OK', 'S', 1712397156, 1712397156, '1'),
(97926, 23907, 'QU', 'OK', 'S', 1712397415, 1712397415, '1'),
(97927, 22460, 'QU', 'OK', 'S', 1712397585, 1712397585, '1'),
(97928, 23908, 'QU', 'OK', 'S', 1712397668, 1712397668, '1'),
(97929, 22623, 'QU', 'OK', 'S', 1712397913, 1712397913, '1'),
(97930, 29257, 'QU', 'OK', 'S', 1712397964, 1712397964, '1'),
(97931, 30590, 'QU', 'OK', 'S', 1712398702, 1712398702, '1'),
(97932, 30591, 'QU', 'OK', 'S', 1712399120, 1712399120, '1'),
(97933, 30599, 'QU', 'OK', 'S', 1712399792, 1712399792, '1'),
(97934, 30598, 'QU', 'OK', 'S', 1712400224, 1712400224, '1'),
(97935, 30600, 'QU', 'OK', 'S', 1712400249, 1712400249, '1'),
(97936, 30601, 'QU', 'OK', 'S', 1712400272, 1712400272, '1'),
(97937, 30603, 'QU', 'OK', 'S', 1712400332, 1712400332, '1'),
(97938, 30604, 'QU', 'OK', 'S', 1712400368, 1712400368, '1'),
(97939, 30609, 'QU', 'OK', 'S', 1712400400, 1712400400, '1'),
(97940, 30602, 'QU', 'OK', 'S', 1712400709, 1712400709, '1'),
(97941, 30597, 'QU', 'OK', 'S', 1712401222, 1712401222, '1'),
(97942, 16991, 'QU', 'OK', 'S', 1712401391, 1712401391, '1'),
(97943, 18106, 'QU', 'OK', 'S', 1712401455, 1712401455, '1'),
(97944, 16991, 'QU', 'OK', 'S', 1712401503, 1712401503, '1'),
(97945, 30593, 'QU', 'OK', 'S', 1712401786, 1712401786, '1'),
(97946, 30594, 'QU', 'OK', 'S', 1712401870, 1712401870, '1'),
(97947, 30610, 'QU', 'OK', 'S', 1712402183, 1712402183, '1'),
(97948, 30611, 'QU', 'OK', 'S', 1712402429, 1712402429, '1'),
(97949, 30592, 'QU', 'OK', 'S', 1712402652, 1712402652, '1'),
(97950, 30595, 'QU', 'OK', 'S', 1712402720, 1712402720, '1'),
(97951, 30596, 'QU', 'OK', 'S', 1712403316, 1712403316, '1'),
(97952, 27915, 'QU', 'OK', 'S', 1712403368, 1712403368, '1'),
(97953, 30608, 'QU', 'OK', 'S', 1712403595, 1712403595, '1'),
(97954, 30607, 'QU', 'OK', 'S', 1712403787, 1712403787, '1'),
(97955, 30327, 'QU', 'OK', 'S', 1712404793, 1712404793, '1'),
(97956, 30327, 'QU', 'OK', 'S', 1712404823, 1712404823, '1'),
(97957, 30514, 'QU', 'OK', 'S', 1712404860, 1712404860, '1'),
(97958, 30514, 'QU', 'OK', 'S', 1712404875, 1712404875, '1'),
(97959, 30514, 'QU', 'OK', 'S', 1712404892, 1712404892, '1'),
(97960, 30605, 'QU', 'OK', 'S', 1712406118, 1712406118, '1'),
(97961, 30606, 'QU', 'OK', 'S', 1712406259, 1712406259, '1'),
(97962, 30607, 'QU', 'OK', 'S', 1712406583, 1712406583, '1'),
(97963, 30608, 'QU', 'OK', 'S', 1712406630, 1712406630, '1'),
(97964, 30594, 'QU', 'OK', 'S', 1712406681, 1712406681, '1'),
(97965, 30597, 'QU', 'OK', 'S', 1712406926, 1712406926, '1'),
(97966, 27915, 'QU', 'OK', 'S', 1712407003, 1712407003, '1'),
(97967, 24338, 'QU', 'OK', 'S', 1712407092, 1712407092, '1'),
(97968, 24968, 'QU', 'OK', 'S', 1712545245, 1712545245, '1'),
(97969, 24966, 'QU', 'OK', 'S', 1712545269, 1712545269, '1'),
(97970, 24964, 'QU', 'OK', 'S', 1712545288, 1712545288, '1'),
(97971, 24964, 'QU', 'OK', 'S', 1712545299, 1712545299, '1'),
(97972, 24960, 'QU', 'OK', 'S', 1712545326, 1712545326, '1'),
(97973, 24960, 'QU', 'OK', 'S', 1712545326, 1712545326, '1'),
(97974, 24956, 'QU', 'OK', 'S', 1712545341, 1712545341, '1'),
(97975, 24956, 'QU', 'OK', 'S', 1712545341, 1712545341, '1'),
(97976, 21869, 'QU', 'OK', 'S', 1712545359, 1712545359, '1'),
(97977, 21868, 'QU', 'OK', 'S', 1712545369, 1712545369, '1'),
(97978, 20221, 'QU', 'OK', 'S', 1712545398, 1712545398, '1'),
(97979, 19505, 'QU', 'OK', 'S', 1712545427, 1712545427, '1'),
(97980, 30531, 'QU', 'OK', 'S', 1712545490, 1712545490, '1'),
(97981, 30266, 'QU', 'OK', 'S', 1712545508, 1712545508, '1'),
(97982, 30265, 'QU', 'OK', 'S', 1712545520, 1712545520, '1'),
(97983, 30246, 'QU', 'OK', 'S', 1712545538, 1712545538, '1'),
(97984, 30238, 'QU', 'OK', 'S', 1712545552, 1712545552, '1'),
(97985, 30237, 'QU', 'OK', 'S', 1712545565, 1712545565, '1'),
(97986, 30236, 'QU', 'OK', 'S', 1712545579, 1712545579, '1'),
(97987, 28527, 'QU', 'OK', 'S', 1712545652, 1712545652, '1'),
(97988, 28520, 'QU', 'OK', 'S', 1712545711, 1712545711, '1'),
(97989, 28515, 'QU', 'OK', 'S', 1712545785, 1712545785, '1'),
(97990, 28513, 'QU', 'OK', 'S', 1712545798, 1712545798, '1'),
(97991, 28512, 'QU', 'OK', 'S', 1712545811, 1712545811, '1'),
(97992, 24969, 'QU', 'OK', 'S', 1712545895, 1712545895, '1'),
(97993, 26430, 'QU', 'OK', 'S', 1712545915, 1712545915, '1'),
(97994, 26431, 'QU', 'OK', 'S', 1712545928, 1712545928, '1'),
(97995, 26446, 'QU', 'OK', 'S', 1712545950, 1712545950, '1'),
(97996, 26791, 'QU', 'OK', 'S', 1712546005, 1712546005, '1'),
(97997, 26792, 'QU', 'OK', 'S', 1712546027, 1712546027, '1'),
(97998, 26801, 'QU', 'OK', 'S', 1712546098, 1712546098, '1'),
(97999, 28512, 'QU', 'OK', 'S', 1712546171, 1712546171, '1'),
(98000, 28513, 'QU', 'OK', 'S', 1712546183, 1712546183, '1'),
(98001, 26807, 'QU', 'OK', 'S', 1712546252, 1712546252, '1'),
(98002, 26456, 'QU', 'OK', 'S', 1712546303, 1712546303, '1'),
(98003, 26453, 'QU', 'OK', 'S', 1712546319, 1712546319, '1'),
(98004, 23766, 'QU', 'OK', 'S', 1712550945, 1712550945, '1'),
(98005, 28019, 'QU', 'OK', 'S', 1712551631, 1712551631, '1'),
(98006, 30256, 'QU', 'OK', 'S', 1712553022, 1712553022, '1'),
(98007, 29898, 'QU', 'OK', 'S', 1712553026, 1712553026, '1'),
(98008, 27283, 'QU', 'OK', 'S', 1712553060, 1712553060, '1'),
(98009, 23875, 'QU', 'OK', 'S', 1712553065, 1712553065, '1'),
(98010, 27283, 'QU', 'OK', 'S', 1712553068, 1712553068, '1'),
(98011, 30335, 'QU', 'OK', 'S', 1712553072, 1712553072, '1'),
(98012, 29898, 'QU', 'OK', 'S', 1712553076, 1712553076, '1'),
(98013, 29898, 'QU', 'OK', 'S', 1712553079, 1712553079, '1'),
(98014, 29898, 'QU', 'OK', 'S', 1712553109, 1712553109, '1'),
(98015, 30256, 'QU', 'OK', 'S', 1712553120, 1712553120, '1'),
(98016, 30256, 'QU', 'OK', 'S', 1712553124, 1712553124, '1'),
(98017, 27962, 'QU', 'OK', 'S', 1712553128, 1712553128, '1'),
(98018, 28939, 'QU', 'OK', 'S', 1712553132, 1712553132, '1'),
(98019, 29899, 'QU', 'OK', 'S', 1712553135, 1712553135, '1'),
(98020, 29899, 'QU', 'OK', 'S', 1712553138, 1712553138, '1'),
(98021, 21502, 'QU', 'OK', 'S', 1712553142, 1712553142, '1'),
(98022, 23108, 'QU', 'OK', 'S', 1712553147, 1712553147, '1'),
(98023, 30476, 'QU', 'OK', 'S', 1712553155, 1712553155, '1'),
(98024, 21498, 'QU', 'OK', 'S', 1712553160, 1712553160, '1'),
(98025, 21450, 'QU', 'OK', 'S', 1712553172, 1712553172, '1'),
(98026, 4091, 'QU', 'OK', 'S', 1712553623, 1712553623, '1'),
(98027, 23151, 'QU', 'OK', 'S', 1712554514, 1712554514, '1'),
(98028, 28804, 'QU', 'OK', 'S', 1712554516, 1712554516, '1'),
(98029, 26341, 'QU', 'OK', 'S', 1712554518, 1712554518, '1'),
(98030, 16747, 'QU', 'OK', 'S', 1712554520, 1712554520, '1'),
(98031, 16747, 'QU', 'OK', 'S', 1712554521, 1712554521, '1'),
(98032, 13582, 'QU', 'OK', 'S', 1712556727, 1712556727, '1'),
(98033, 15280, 'QU', 'OK', 'S', 1712556750, 1712556750, '1'),
(98034, 30327, 'QU', 'OK', 'S', 1712563324, 1712563324, '1'),
(98035, 30301, 'QU', 'OK', 'S', 1712563602, 1712563602, '1'),
(98036, 28035, 'QU', 'OK', 'S', 1712565011, 1712565011, '1'),
(98037, 24933, 'QU', 'OK', 'S', 1712565023, 1712565023, '1'),
(98038, 28518, 'QU', 'OK', 'S', 1712565028, 1712565028, '1'),
(98039, 29076, 'QU', 'OK', 'S', 1712565074, 1712565074, '1'),
(98040, 30514, 'QU', 'OK', 'S', 1712565100, 1712565100, '1'),
(98041, 26467, 'QU', 'OK', 'S', 1712568268, 1712568268, '1'),
(98042, 326, 'QU', 'OK', 'S', 1712568280, 1712568280, '1'),
(98043, 20217, 'QU', 'OK', 'S', 1712568349, 1712568349, '1'),
(98044, 15280, 'QU', 'OK', 'S', 1712568912, 1712568912, '1'),
(98045, 22375, 'QU', 'OK', 'S', 1712571222, 1712571222, '1'),
(98046, 30476, 'QU', 'OK', 'S', 1712571226, 1712571226, '1'),
(98047, 29893, 'QU', 'OK', 'S', 1712571230, 1712571230, '1'),
(98048, 29496, 'QU', 'OK', 'S', 1712571240, 1712571240, '1'),
(98049, 22375, 'QU', 'OK', 'S', 1712571303, 1712571303, '1'),
(98050, 30476, 'QU', 'OK', 'S', 1712571342, 1712571342, '1'),
(98051, 29893, 'QU', 'OK', 'S', 1712571345, 1712571345, '1'),
(98052, 29496, 'QU', 'OK', 'S', 1712571347, 1712571347, '1'),
(98053, 30476, 'QU', 'OK', 'S', 1712571460, 1712571460, '1'),
(98054, 29496, 'QU', 'OK', 'S', 1712571470, 1712571470, '1'),
(98055, 22375, 'QU', 'OK', 'S', 1712571473, 1712571473, '1'),
(98056, 29893, 'QU', 'OK', 'S', 1712571479, 1712571479, '1'),
(98057, 30612, 'QU', 'OK', 'S', 1712572090, 1712572090, '1'),
(98058, 30613, 'QU', 'OK', 'S', 1712572159, 1712572159, '1'),
(98059, 30616, 'QU', 'OK', 'S', 1712572242, 1712572242, '1'),
(98060, 26768, 'QU', 'OK', 'S', 1712572412, 1712572412, '1'),
(98061, 26768, 'QU', 'OK', 'S', 1712572492, 1712572492, '1'),
(98062, 26768, 'QU', 'OK', 'S', 1712572510, 1712572510, '1'),
(98063, 26768, 'QU', 'OK', 'S', 1712572523, 1712572523, '1'),
(98064, 30630, 'QU', 'OK', 'S', 1712572559, 1712572559, '1'),
(98065, 23195, 'QU', 'OK', 'S', 1712573773, 1712573773, '1'),
(98066, 30632, 'QU', 'OK', 'S', 1712574176, 1712574176, '1'),
(98067, 30131, 'QU', 'OK', 'S', 1712574291, 1712574291, '1'),
(98068, 30615, 'QU', 'OK', 'S', 1712574751, 1712574751, '1'),
(98069, 30628, 'QU', 'OK', 'S', 1712574975, 1712574975, '1'),
(98070, 30629, 'QU', 'OK', 'S', 1712575801, 1712575801, '1'),
(98071, 29108, 'QU', 'OK', 'S', 1712575951, 1712575951, '1'),
(98072, 29441, 'QU', 'OK', 'S', 1712575958, 1712575958, '1'),
(98073, 30422, 'QU', 'OK', 'S', 1712576001, 1712576001, '1'),
(98074, 30525, 'QU', 'OK', 'S', 1712576009, 1712576009, '1'),
(98075, 30440, 'QU', 'OK', 'S', 1712576017, 1712576017, '1'),
(98076, 27976, 'QU', 'OK', 'S', 1712576022, 1712576022, '1'),
(98077, 29109, 'QU', 'OK', 'S', 1712576027, 1712576027, '1'),
(98078, 30526, 'QU', 'OK', 'S', 1712576033, 1712576033, '1'),
(98079, 20489, 'QU', 'OK', 'S', 1712576039, 1712576039, '1'),
(98080, 29994, 'QU', 'OK', 'S', 1712576048, 1712576048, '1'),
(98081, 28225, 'QU', 'OK', 'S', 1712576054, 1712576054, '1'),
(98082, 30438, 'QU', 'OK', 'S', 1712576059, 1712576059, '1'),
(98083, 29441, 'QU', 'OK', 'S', 1712576065, 1712576065, '1'),
(98084, 13234, 'QU', 'OK', 'S', 1712576069, 1712576069, '1'),
(98085, 7703, 'QU', 'OK', 'S', 1712576078, 1712576078, '1'),
(98086, 13458, 'QU', 'OK', 'S', 1712576099, 1712576099, '1'),
(98087, 29401, 'QU', 'OK', 'S', 1712576113, 1712576113, '1'),
(98088, 30633, 'QU', 'OK', 'S', 1712576118, 1712576118, '1'),
(98089, 24801, 'QU', 'OK', 'S', 1712576125, 1712576125, '1'),
(98090, 24801, 'QU', 'OK', 'S', 1712576135, 1712576135, '1'),
(98091, 30440, 'QU', 'OK', 'S', 1712576146, 1712576146, '1'),
(98092, 13506, 'QU', 'OK', 'S', 1712576151, 1712576151, '1'),
(98093, 21657, 'QU', 'OK', 'S', 1712576159, 1712576159, '1'),
(98094, 30438, 'QU', 'OK', 'S', 1712576167, 1712576167, '1'),
(98095, 8108, 'QU', 'OK', 'S', 1712576177, 1712576177, '1'),
(98096, 30440, 'QU', 'OK', 'S', 1712576183, 1712576183, '1'),
(98097, 22785, 'QU', 'OK', 'S', 1712576190, 1712576190, '1'),
(98098, 22735, 'QU', 'OK', 'S', 1712576196, 1712576196, '1'),
(98099, 22735, 'QU', 'OK', 'S', 1712576206, 1712576206, '1'),
(98100, 30633, 'QU', 'OK', 'S', 1712576208, 1712576208, '1'),
(98101, 30633, 'QU', 'OK', 'S', 1712576213, 1712576213, '1'),
(98102, 30633, 'QU', 'OK', 'S', 1712576216, 1712576216, '1'),
(98103, 30633, 'QU', 'OK', 'S', 1712576220, 1712576220, '1'),
(98104, 30633, 'QU', 'OK', 'S', 1712576235, 1712576235, '1'),
(98105, 30633, 'QU', 'OK', 'S', 1712576239, 1712576239, '1'),
(98106, 30633, 'QU', 'OK', 'S', 1712576242, 1712576242, '1'),
(98107, 30633, 'QU', 'OK', 'S', 1712576246, 1712576246, '1'),
(98108, 30306, 'QU', 'OK', 'S', 1712576250, 1712576250, '1'),
(98109, 13506, 'QU', 'OK', 'S', 1712576255, 1712576255, '1'),
(98110, 28661, 'QU', 'OK', 'S', 1712576263, 1712576263, '1'),
(98111, 27821, 'QU', 'OK', 'S', 1712576270, 1712576270, '1'),
(98112, 30412, 'QU', 'OK', 'S', 1712576275, 1712576275, '1'),
(98113, 28374, 'QU', 'OK', 'S', 1712576284, 1712576284, '1'),
(98114, 29442, 'QU', 'OK', 'S', 1712576290, 1712576290, '1'),
(98115, 29442, 'QU', 'OK', 'S', 1712576306, 1712576306, '1'),
(98116, 30438, 'QU', 'OK', 'S', 1712576319, 1712576319, '1'),
(98117, 28661, 'QU', 'OK', 'S', 1712576324, 1712576324, '1'),
(98118, 28663, 'QU', 'OK', 'S', 1712576331, 1712576331, '1'),
(98119, 24161, 'QU', 'OK', 'S', 1712576337, 1712576337, '1'),
(98120, 30020, 'QU', 'OK', 'S', 1712576342, 1712576342, '1'),
(98121, 30184, 'QU', 'OK', 'S', 1712576376, 1712576376, '1'),
(98122, 30487, 'QU', 'OK', 'S', 1712576382, 1712576382, '1'),
(98123, 29008, 'QU', 'OK', 'S', 1712576389, 1712576389, '1'),
(98124, 30487, 'QU', 'OK', 'S', 1712576398, 1712576398, '1'),
(98125, 29426, 'QU', 'OK', 'S', 1712576434, 1712576434, '1'),
(98126, 30634, 'QU', 'OK', 'S', 1712576453, 1712576453, '1'),
(98127, 30614, 'QU', 'OK', 'S', 1712577107, 1712577107, '1'),
(98128, 30369, 'QU', 'OK', 'S', 1712577162, 1712577162, '1'),
(98129, 29923, 'QU', 'OK', 'S', 1712577237, 1712577237, '1'),
(98130, 30627, 'QU', 'OK', 'S', 1712577413, 1712577413, '1'),
(98131, 30627, 'QU', 'OK', 'S', 1712577418, 1712577418, '1'),
(98132, 30369, 'QU', 'OK', 'S', 1712577434, 1712577434, '1'),
(98133, 30631, 'QU', 'OK', 'S', 1712577578, 1712577578, '1'),
(98134, 30624, 'QU', 'OK', 'S', 1712577744, 1712577744, '1'),
(98135, 22736, 'QU', 'OK', 'S', 1712577975, 1712577975, '1'),
(98136, 30487, 'QU', 'OK', 'S', 1712577982, 1712577982, '1'),
(98137, 30285, 'QU', 'OK', 'S', 1712578031, 1712578031, '1'),
(98138, 29441, 'QU', 'OK', 'S', 1712578442, 1712578442, '1'),
(98139, 23780, 'QU', 'OK', 'S', 1712579102, 1712579102, '1'),
(98140, 30283, 'QU', 'OK', 'S', 1712579107, 1712579107, '1'),
(98141, 22659, 'QU', 'OK', 'S', 1712579110, 1712579110, '1'),
(98142, 30283, 'QU', 'OK', 'S', 1712579112, 1712579112, '1'),
(98143, 17517, 'QU', 'OK', 'S', 1712579114, 1712579114, '1'),
(98144, 29227, 'QU', 'OK', 'S', 1712579118, 1712579118, '1'),
(98145, 28998, 'QU', 'OK', 'S', 1712579120, 1712579120, '1'),
(98146, 14994, 'QU', 'OK', 'S', 1712579141, 1712579141, '1'),
(98147, 13906, 'QU', 'OK', 'S', 1712579143, 1712579143, '1'),
(98148, 27381, 'QU', 'OK', 'S', 1712579146, 1712579146, '1'),
(98149, 27075, 'QU', 'OK', 'S', 1712579333, 1712579333, '1'),
(98150, 21008, 'QU', 'OK', 'S', 1712579337, 1712579337, '1'),
(98151, 30251, 'QU', 'OK', 'S', 1712579341, 1712579341, '1'),
(98152, 20296, 'QU', 'OK', 'S', 1712579344, 1712579344, '1'),
(98153, 20241, 'QU', 'OK', 'S', 1712579348, 1712579348, '1'),
(98154, 17410, 'QU', 'OK', 'S', 1712579351, 1712579351, '1'),
(98155, 30619, 'QU', 'OK', 'S', 1712579547, 1712579547, '1'),
(98156, 30345, 'QU', 'OK', 'S', 1712579731, 1712579731, '1'),
(98157, 30274, 'QU', 'OK', 'S', 1712579829, 1712579829, '1'),
(98158, 30626, 'QU', 'OK', 'S', 1712579886, 1712579886, '1'),
(98159, 30617, 'QU', 'OK', 'S', 1712579937, 1712579937, '1'),
(98160, 30621, 'QU', 'OK', 'S', 1712580110, 1712580110, '1'),
(98161, 30628, 'QU', 'OK', 'S', 1712580142, 1712580142, '1'),
(98162, 30629, 'QU', 'OK', 'S', 1712580168, 1712580168, '1'),
(98163, 30620, 'QU', 'OK', 'S', 1712580234, 1712580234, '1'),
(98164, 30244, 'QU', 'OK', 'S', 1712580279, 1712580279, '1'),
(98165, 27773, 'QU', 'OK', 'S', 1712580284, 1712580284, '1'),
(98166, 30131, 'QU', 'OK', 'S', 1712580287, 1712580287, '1'),
(98167, 22785, 'QU', 'OK', 'S', 1712580298, 1712580298, '1'),
(98168, 26681, 'QU', 'OK', 'S', 1712580302, 1712580302, '1'),
(98169, 12477, 'QU', 'OK', 'S', 1712580305, 1712580305, '1'),
(98170, 13906, 'QU', 'OK', 'S', 1712580309, 1712580309, '1'),
(98171, 30223, 'QU', 'OK', 'S', 1712580313, 1712580313, '1'),
(98172, 30618, 'QU', 'OK', 'S', 1712580388, 1712580388, '1'),
(98173, 30503, 'QU', 'OK', 'S', 1712580409, 1712580409, '1'),
(98174, 30622, 'QU', 'OK', 'S', 1712580428, 1712580428, '1'),
(98175, 29230, 'QU', 'OK', 'S', 1712580592, 1712580592, '1'),
(98176, 30623, 'QU', 'OK', 'S', 1712581102, 1712581102, '1'),
(98177, 30625, 'QU', 'OK', 'S', 1712582131, 1712582131, '1'),
(98178, 30634, 'QU', 'OK', 'S', 1712585957, 1712585957, '1'),
(98179, 24271, 'QU', 'OK', 'S', 1712585965, 1712585965, '1'),
(98180, 29522, 'QU', 'OK', 'S', 1712648237, 1712648237, '1'),
(98181, 29522, 'QU', 'OK', 'S', 1712650421, 1712650421, '1'),
(98182, 30628, 'QU', 'OK', 'S', 1712650433, 1712650433, '1'),
(98183, 21962, 'QU', 'OK', 'S', 1712657248, 1712657248, '1'),
(98184, 27731, 'QU', 'OK', 'S', 1712657427, 1712657427, '1'),
(98185, 27250, 'QU', 'OK', 'S', 1712657430, 1712657430, '1'),
(98186, 22703, 'QU', 'OK', 'S', 1712657434, 1712657434, '1'),
(98187, 28702, 'QU', 'OK', 'S', 1712657438, 1712657438, '1'),
(98188, 24434, 'QU', 'OK', 'S', 1712657441, 1712657441, '1'),
(98189, 30374, 'QU', 'OK', 'S', 1712657443, 1712657443, '1'),
(98190, 24235, 'QU', 'OK', 'S', 1712657446, 1712657446, '1'),
(98191, 29216, 'QU', 'OK', 'S', 1712657449, 1712657449, '1'),
(98192, 29006, 'QU', 'OK', 'S', 1712657451, 1712657451, '1'),
(98193, 30167, 'QU', 'OK', 'S', 1712657455, 1712657455, '1'),
(98194, 22703, 'QU', 'OK', 'S', 1712657462, 1712657462, '1'),
(98195, 29893, 'QU', 'OK', 'S', 1712657465, 1712657465, '1'),
(98196, 29215, 'QU', 'OK', 'S', 1712657468, 1712657468, '1'),
(98197, 28853, 'QU', 'OK', 'S', 1712657472, 1712657472, '1'),
(98198, 29465, 'QU', 'OK', 'S', 1712657476, 1712657476, '1'),
(98199, 28834, 'QU', 'OK', 'S', 1712657479, 1712657479, '1'),
(98200, 24247, 'QU', 'OK', 'S', 1712657502, 1712657502, '1'),
(98201, 13485, 'QU', 'OK', 'S', 1712657775, 1712657775, '1'),
(98202, 23865, 'QU', 'OK', 'S', 1712658665, 1712658665, '1'),
(98203, 27938, 'QU', 'OK', 'S', 1712658679, 1712658679, '1'),
(98204, 26774, 'QU', 'OK', 'S', 1712658829, 1712658829, '1'),
(98205, 7069, 'QU', 'OK', 'S', 1712658859, 1712658859, '1'),
(98206, 26777, 'QU', 'OK', 'S', 1712658887, 1712658887, '1'),
(98207, 14543, 'QU', 'OK', 'S', 1712658919, 1712658919, '1'),
(98208, 10401, 'QU', 'OK', 'S', 1712658933, 1712658933, '1'),
(98209, 27250, 'QU', 'OK', 'S', 1712659001, 1712659001, '1'),
(98210, 25190, 'QU', 'OK', 'S', 1712659079, 1712659079, '1'),
(98211, 17894, 'QU', 'OK', 'S', 1712659092, 1712659092, '1'),
(98212, 29230, 'QU', 'OK', 'S', 1712659106, 1712659106, '1'),
(98213, 25215, 'QU', 'OK', 'S', 1712659109, 1712659109, '1'),
(98214, 29230, 'QU', 'OK', 'S', 1712659124, 1712659124, '1'),
(98215, 27250, 'QU', 'OK', 'S', 1712659741, 1712659741, '1'),
(98216, 24338, 'QU', 'OK', 'S', 1712659952, 1712659952, '1'),
(98217, 24127, 'QU', 'OK', 'S', 1712660840, 1712660840, '1'),
(98218, 28663, 'QU', 'OK', 'S', 1712660844, 1712660844, '1'),
(98219, 28659, 'QU', 'OK', 'S', 1712660848, 1712660848, '1'),
(98220, 28659, 'QU', 'OK', 'S', 1712660852, 1712660852, '1'),
(98221, 24127, 'QU', 'OK', 'S', 1712660855, 1712660855, '1'),
(98222, 28662, 'QU', 'OK', 'S', 1712660859, 1712660859, '1'),
(98223, 28663, 'QU', 'OK', 'S', 1712660862, 1712660862, '1'),
(98224, 25318, 'QU', 'OK', 'S', 1712660866, 1712660866, '1'),
(98225, 30251, 'QU', 'OK', 'S', 1712660871, 1712660871, '1'),
(98226, 15897, 'QU', 'OK', 'S', 1712660878, 1712660878, '1'),
(98227, 27244, 'QU', 'OK', 'S', 1712660885, 1712660885, '1'),
(98228, 22785, 'QU', 'OK', 'S', 1712660888, 1712660888, '1'),
(98229, 22785, 'QU', 'OK', 'S', 1712660892, 1712660892, '1'),
(98230, 22785, 'QU', 'OK', 'S', 1712660895, 1712660895, '1'),
(98231, 21008, 'QU', 'OK', 'S', 1712660898, 1712660898, '1'),
(98232, 21008, 'QU', 'OK', 'S', 1712660901, 1712660901, '1'),
(98233, 30223, 'QU', 'OK', 'S', 1712660910, 1712660910, '1'),
(98234, 30223, 'QU', 'OK', 'S', 1712660916, 1712660916, '1'),
(98235, 30438, 'QU', 'OK', 'S', 1712661148, 1712661148, '1'),
(98236, 30533, 'QU', 'OK', 'S', 1712661150, 1712661150, '1'),
(98237, 27555, 'QU', 'OK', 'S', 1712661205, 1712661205, '1'),
(98238, 27555, 'QU', 'OK', 'S', 1712661216, 1712661216, '1'),
(98239, 27555, 'QU', 'OK', 'S', 1712661219, 1712661219, '1'),
(98240, 27555, 'QU', 'OK', 'S', 1712661222, 1712661222, '1'),
(98241, 28959, 'QU', 'OK', 'S', 1712661224, 1712661224, '1'),
(98242, 27555, 'QU', 'OK', 'S', 1712661226, 1712661226, '1'),
(98243, 26771, 'QU', 'OK', 'S', 1712661582, 1712661582, '1'),
(98244, 26771, 'QU', 'OK', 'S', 1712661625, 1712661625, '1'),
(98245, 26771, 'QU', 'OK', 'S', 1712661630, 1712661630, '1'),
(98246, 26771, 'QU', 'OK', 'S', 1712661633, 1712661633, '1'),
(98247, 26770, 'QU', 'OK', 'S', 1712661667, 1712661667, '1'),
(98248, 26770, 'QU', 'OK', 'S', 1712661672, 1712661672, '1'),
(98249, 26770, 'QU', 'OK', 'S', 1712661675, 1712661675, '1'),
(98250, 26764, 'QU', 'OK', 'S', 1712661681, 1712661681, '1'),
(98251, 26764, 'QU', 'OK', 'S', 1712661684, 1712661684, '1'),
(98252, 26764, 'QU', 'OK', 'S', 1712661688, 1712661688, '1'),
(98253, 26764, 'QU', 'OK', 'S', 1712661693, 1712661693, '1'),
(98254, 26764, 'QU', 'OK', 'S', 1712661696, 1712661696, '1'),
(98255, 26765, 'QU', 'OK', 'S', 1712661699, 1712661699, '1'),
(98256, 26765, 'QU', 'OK', 'S', 1712661701, 1712661701, '1'),
(98257, 26765, 'QU', 'OK', 'S', 1712661705, 1712661705, '1'),
(98258, 26765, 'QU', 'OK', 'S', 1712661714, 1712661714, '1'),
(98259, 26765, 'QU', 'OK', 'S', 1712661720, 1712661720, '1'),
(98260, 26772, 'QU', 'OK', 'S', 1712661724, 1712661724, '1'),
(98261, 26773, 'QU', 'OK', 'S', 1712661729, 1712661729, '1'),
(98262, 26773, 'QU', 'OK', 'S', 1712661733, 1712661733, '1'),
(98263, 30511, 'QU', 'OK', 'S', 1712661847, 1712661847, '1'),
(98264, 29491, 'QU', 'OK', 'S', 1712661853, 1712661853, '1'),
(98265, 30513, 'QU', 'OK', 'S', 1712661855, 1712661855, '1'),
(98266, 30514, 'QU', 'OK', 'S', 1712661858, 1712661858, '1'),
(98267, 30512, 'QU', 'OK', 'S', 1712661863, 1712661863, '1'),
(98268, 30328, 'QU', 'OK', 'S', 1712661866, 1712661866, '1'),
(98269, 29079, 'QU', 'OK', 'S', 1712661875, 1712661875, '1'),
(98270, 30329, 'QU', 'OK', 'S', 1712661880, 1712661880, '1'),
(98271, 29895, 'QU', 'OK', 'S', 1712661883, 1712661883, '1'),
(98272, 30401, 'QU', 'OK', 'S', 1712661952, 1712661952, '1'),
(98273, 29415, 'QU', 'OK', 'S', 1712661969, 1712661969, '1'),
(98274, 30319, 'QU', 'OK', 'S', 1712662484, 1712662484, '1'),
(98275, 16464, 'QU', 'OK', 'S', 1712662503, 1712662503, '1'),
(98276, 16464, 'QU', 'OK', 'S', 1712662506, 1712662506, '1'),
(98277, 16464, 'QU', 'OK', 'S', 1712662508, 1712662508, '1'),
(98278, 16464, 'QU', 'OK', 'S', 1712662511, 1712662511, '1'),
(98279, 16464, 'QU', 'OK', 'S', 1712662515, 1712662515, '1'),
(98280, 29725, 'QU', 'OK', 'S', 1712662518, 1712662518, '1'),
(98281, 29076, 'QU', 'OK', 'S', 1712662519, 1712662519, '1'),
(98282, 18317, 'QU', 'OK', 'S', 1712662543, 1712662543, '1'),
(98283, 30422, 'QU', 'OK', 'S', 1712662551, 1712662551, '1'),
(98284, 29725, 'QU', 'OK', 'S', 1712662556, 1712662556, '1'),
(98285, 30422, 'QU', 'OK', 'S', 1712662561, 1712662561, '1'),
(98286, 26732, 'QU', 'OK', 'S', 1712662564, 1712662564, '1'),
(98287, 30319, 'QU', 'OK', 'S', 1712662571, 1712662571, '1'),
(98288, 30605, 'QU', 'OK', 'S', 1712662586, 1712662586, '1'),
(98289, 23806, 'QU', 'OK', 'S', 1712662597, 1712662597, '1'),
(98290, 23806, 'QU', 'OK', 'S', 1712662604, 1712662604, '1'),
(98291, 23806, 'QU', 'OK', 'S', 1712662628, 1712662628, '1'),
(98292, 30319, 'QU', 'OK', 'S', 1712662640, 1712662640, '1'),
(98293, 30421, 'QU', 'OK', 'S', 1712662642, 1712662642, '1'),
(98294, 30421, 'QU', 'OK', 'S', 1712662645, 1712662645, '1'),
(98295, 29725, 'QU', 'OK', 'S', 1712662649, 1712662649, '1'),
(98296, 28222, 'QU', 'OK', 'S', 1712662653, 1712662653, '1'),
(98297, 18797, 'QU', 'OK', 'S', 1712662656, 1712662656, '1'),
(98298, 29380, 'QU', 'OK', 'S', 1712662660, 1712662660, '1'),
(98299, 28222, 'QU', 'OK', 'S', 1712662670, 1712662670, '1'),
(98300, 29380, 'QU', 'OK', 'S', 1712662674, 1712662674, '1'),
(98301, 30422, 'QU', 'OK', 'S', 1712662676, 1712662676, '1'),
(98302, 29380, 'QU', 'OK', 'S', 1712662696, 1712662696, '1'),
(98303, 29380, 'QU', 'OK', 'S', 1712662699, 1712662699, '1'),
(98304, 30422, 'QU', 'OK', 'S', 1712662707, 1712662707, '1'),
(98305, 30421, 'QU', 'OK', 'S', 1712662711, 1712662711, '1'),
(98306, 29725, 'QU', 'OK', 'S', 1712662729, 1712662729, '1'),
(98307, 22323, 'QU', 'OK', 'S', 1712662740, 1712662740, '1'),
(98308, 28222, 'QU', 'OK', 'S', 1712662748, 1712662748, '1'),
(98309, 29725, 'QU', 'OK', 'S', 1712662756, 1712662756, '1'),
(98310, 29380, 'QU', 'OK', 'S', 1712662759, 1712662759, '1'),
(98311, 30605, 'QU', 'OK', 'S', 1712662763, 1712662763, '1'),
(98312, 18797, 'QU', 'OK', 'S', 1712662788, 1712662788, '1'),
(98313, 30319, 'QU', 'OK', 'S', 1712662804, 1712662804, '1'),
(98314, 30639, 'QU', 'OK', 'S', 1712662828, 1712662828, '1'),
(98315, 18797, 'QU', 'OK', 'S', 1712662850, 1712662850, '1'),
(98316, 30640, 'QU', 'OK', 'S', 1712662855, 1712662855, '1'),
(98317, 30421, 'QU', 'OK', 'S', 1712662925, 1712662925, '1'),
(98318, 26686, 'QU', 'OK', 'S', 1712663359, 1712663359, '1'),
(98319, 14104, 'QU', 'OK', 'S', 1712663373, 1712663373, '1'),
(98320, 18403, 'QU', 'OK', 'S', 1712663408, 1712663408, '1'),
(98321, 29214, 'QU', 'OK', 'S', 1712663415, 1712663415, '1'),
(98322, 18403, 'QU', 'OK', 'S', 1712663425, 1712663425, '1'),
(98323, 22703, 'QU', 'OK', 'S', 1712663731, 1712663731, '1'),
(98324, 27555, 'QU', 'OK', 'S', 1712663821, 1712663821, '1'),
(98325, 28959, 'QU', 'OK', 'S', 1712663824, 1712663824, '1'),
(98326, 27555, 'QU', 'OK', 'S', 1712663827, 1712663827, '1'),
(98327, 27555, 'QU', 'OK', 'S', 1712663830, 1712663830, '1'),
(98328, 27555, 'QU', 'OK', 'S', 1712663832, 1712663832, '1'),
(98329, 27555, 'QU', 'OK', 'S', 1712663836, 1712663836, '1'),
(98330, 18403, 'QU', 'OK', 'S', 1712664655, 1712664655, '1'),
(98331, 30642, 'QU', 'OK', 'S', 1712665621, 1712665621, '1'),
(98332, 30643, 'QU', 'OK', 'S', 1712665650, 1712665650, '1'),
(98333, 30646, 'QU', 'OK', 'S', 1712665700, 1712665700, '1'),
(98334, 30648, 'QU', 'OK', 'S', 1712665748, 1712665748, '1'),
(98335, 24733, 'QU', 'OK', 'S', 1712667404, 1712667404, '1'),
(98336, 26582, 'QU', 'OK', 'S', 1712667406, 1712667406, '1'),
(98337, 30498, 'QU', 'OK', 'S', 1712667413, 1712667413, '1'),
(98338, 30663, 'QU', 'OK', 'S', 1712673478, 1712673478, '1'),
(98339, 30662, 'QU', 'OK', 'S', 1712673695, 1712673695, '1'),
(98340, 30661, 'QU', 'OK', 'S', 1712673806, 1712673806, '1'),
(98341, 30660, 'QU', 'OK', 'S', 1712673841, 1712673841, '1'),
(98342, 24882, 'QU', 'OK', 'S', 1712734066, 1712734066, '1'),
(98343, 10753, 'QU', 'OK', 'S', 1712734113, 1712734113, '1'),
(98344, 13611, 'QU', 'OK', 'S', 1712734119, 1712734119, '1'),
(98345, 27575, 'QU', 'OK', 'S', 1712734126, 1712734126, '1'),
(98346, 28667, 'QU', 'OK', 'S', 1712734131, 1712734131, '1'),
(98347, 23817, 'QU', 'OK', 'S', 1712734136, 1712734136, '1'),
(98348, 23833, 'QU', 'OK', 'S', 1712734140, 1712734140, '1'),
(98349, 29800, 'QU', 'OK', 'S', 1712734147, 1712734147, '1'),
(98350, 27816, 'QU', 'OK', 'S', 1712734151, 1712734151, '1'),
(98351, 27766, 'QU', 'OK', 'S', 1712734155, 1712734155, '1'),
(98352, 30167, 'QU', 'OK', 'S', 1712734159, 1712734159, '1'),
(98353, 26679, 'QU', 'OK', 'S', 1712734163, 1712734163, '1'),
(98354, 22311, 'QU', 'OK', 'S', 1712734167, 1712734167, '1'),
(98355, 23844, 'QU', 'OK', 'S', 1712734176, 1712734176, '1'),
(98356, 10802, 'QU', 'OK', 'S', 1712734229, 1712734229, '1'),
(98357, 3031, 'QU', 'OK', 'S', 1712734355, 1712734355, '1'),
(98358, 10802, 'QU', 'OK', 'S', 1712734637, 1712734637, '1'),
(98359, 10802, 'QU', 'OK', 'S', 1712734652, 1712734652, '1'),
(98360, 30650, 'QU', 'OK', 'S', 1712735409, 1712735409, '1'),
(98361, 30652, 'QU', 'OK', 'S', 1712735496, 1712735496, '1'),
(98362, 30644, 'QU', 'OK', 'S', 1712735837, 1712735837, '1'),
(98363, 30645, 'QU', 'OK', 'S', 1712736035, 1712736035, '1'),
(98364, 30647, 'QU', 'OK', 'S', 1712736064, 1712736064, '1'),
(98365, 30657, 'QU', 'OK', 'S', 1712736153, 1712736153, '1'),
(98366, 24959, 'QU', 'OK', 'S', 1712736349, 1712736349, '1'),
(98367, 30029, 'QU', 'OK', 'S', 1712736369, 1712736369, '1'),
(98368, 26261, 'QU', 'OK', 'S', 1712736427, 1712736427, '1'),
(98369, 29813, 'QU', 'OK', 'S', 1712736436, 1712736436, '1'),
(98370, 17361, 'QU', 'OK', 'S', 1712736449, 1712736449, '1'),
(98371, 30197, 'QU', 'OK', 'S', 1712736462, 1712736462, '1'),
(98372, 30658, 'QU', 'OK', 'S', 1712736673, 1712736673, '1'),
(98373, 18422, 'QU', 'OK', 'S', 1712736879, 1712736879, '1'),
(98374, 18422, 'QU', 'OK', 'S', 1712736896, 1712736896, '1'),
(98375, 18422, 'QU', 'OK', 'S', 1712736909, 1712736909, '1'),
(98376, 18422, 'QU', 'OK', 'S', 1712736930, 1712736930, '1'),
(98377, 18422, 'QU', 'OK', 'S', 1712736941, 1712736941, '1'),
(98378, 18422, 'QU', 'OK', 'S', 1712736948, 1712736948, '1'),
(98379, 18422, 'QU', 'OK', 'S', 1712736961, 1712736961, '1'),
(98380, 18422, 'QU', 'OK', 'S', 1712736969, 1712736969, '1'),
(98381, 18422, 'QU', 'OK', 'S', 1712736985, 1712736985, '1'),
(98382, 18422, 'QU', 'OK', 'S', 1712737051, 1712737051, '1'),
(98383, 18422, 'QU', 'OK', 'S', 1712737077, 1712737077, '1'),
(98384, 18422, 'QU', 'OK', 'S', 1712737083, 1712737083, '1'),
(98385, 30655, 'QU', 'OK', 'S', 1712737093, 1712737093, '1'),
(98386, 29079, 'QU', 'OK', 'S', 1712737145, 1712737145, '1'),
(98387, 25633, 'QU', 'OK', 'S', 1712737165, 1712737165, '1'),
(98388, 25633, 'QU', 'OK', 'S', 1712737174, 1712737174, '1'),
(98389, 30401, 'QU', 'OK', 'S', 1712737175, 1712737175, '1'),
(98390, 25633, 'QU', 'OK', 'S', 1712737188, 1712737188, '1'),
(98391, 30512, 'QU', 'OK', 'S', 1712737189, 1712737189, '1'),
(98392, 25633, 'QU', 'OK', 'S', 1712737195, 1712737195, '1'),
(98393, 30328, 'QU', 'OK', 'S', 1712737202, 1712737202, '1'),
(98394, 29415, 'QU', 'OK', 'S', 1712737215, 1712737215, '1'),
(98395, 30514, 'QU', 'OK', 'S', 1712737230, 1712737230, '1'),
(98396, 4137, 'QU', 'OK', 'S', 1712737450, 1712737450, '1'),
(98397, 25633, 'QU', 'OK', 'S', 1712737530, 1712737530, '1'),
(98398, 25633, 'QU', 'OK', 'S', 1712737556, 1712737556, '1'),
(98399, 25633, 'QU', 'OK', 'S', 1712737562, 1712737562, '1'),
(98400, 18948, 'QU', 'OK', 'S', 1712737633, 1712737633, '1'),
(98401, 24604, 'QU', 'OK', 'S', 1712740589, 1712740589, '1'),
(98402, 19565, 'QU', 'OK', 'S', 1712740749, 1712740749, '1'),
(98403, 30656, 'QU', 'OK', 'S', 1712741144, 1712741144, '1'),
(98404, 30635, 'QU', 'OK', 'S', 1712741406, 1712741406, '1'),
(98405, 30636, 'QU', 'OK', 'S', 1712741442, 1712741442, '1'),
(98406, 30637, 'QU', 'OK', 'S', 1712741480, 1712741480, '1'),
(98407, 30638, 'QU', 'OK', 'S', 1712741518, 1712741518, '1'),
(98408, 30659, 'QU', 'OK', 'S', 1712741563, 1712741563, '1'),
(98409, 30536, 'QU', 'OK', 'S', 1712742382, 1712742382, '1'),
(98410, 30018, 'QU', 'OK', 'S', 1712742389, 1712742389, '1'),
(98411, 27497, 'QU', 'OK', 'S', 1712742421, 1712742421, '1'),
(98412, 30274, 'QU', 'OK', 'S', 1712742427, 1712742427, '1'),
(98413, 30020, 'QU', 'OK', 'S', 1712742433, 1712742433, '1'),
(98414, 29392, 'QU', 'OK', 'S', 1712742437, 1712742437, '1'),
(98415, 4184, 'QU', 'OK', 'S', 1712742584, 1712742584, '1'),
(98416, 27768, 'QU', 'OK', 'S', 1712744552, 1712744552, '1'),
(98417, 28799, 'QU', 'OK', 'S', 1712744584, 1712744584, '1'),
(98418, 30122, 'QU', 'OK', 'S', 1712744623, 1712744623, '1'),
(98419, 30040, 'QU', 'OK', 'S', 1712744682, 1712744682, '1'),
(98420, 26768, 'QU', 'OK', 'S', 1712744684, 1712744684, '1'),
(98421, 14542, 'QU', 'OK', 'S', 1712744926, 1712744926, '1'),
(98422, 30641, 'QU', 'OK', 'S', 1712745059, 1712745059, '1'),
(98423, 30392, 'QU', 'OK', 'S', 1712745156, 1712745156, '1'),
(98424, 30653, 'QU', 'OK', 'S', 1712745342, 1712745342, '1'),
(98425, 30654, 'QU', 'OK', 'S', 1712745782, 1712745782, '1'),
(98426, 30664, 'QU', 'OK', 'S', 1712746576, 1712746576, '1'),
(98427, 30665, 'QU', 'OK', 'S', 1712746614, 1712746614, '1'),
(98428, 23890, 'QU', 'OK', 'S', 1712746726, 1712746726, '1'),
(98429, 27912, 'QU', 'OK', 'S', 1712746815, 1712746815, '1'),
(98430, 30667, 'QU', 'OK', 'S', 1712746987, 1712746987, '1'),
(98431, 30668, 'QU', 'OK', 'S', 1712747239, 1712747239, '1'),
(98432, 30666, 'QU', 'OK', 'S', 1712747587, 1712747587, '1'),
(98433, 30673, 'QU', 'OK', 'S', 1712747641, 1712747641, '1'),
(98434, 1113, 'QU', 'OK', 'S', 1712747681, 1712747681, '1'),
(98435, 29522, 'QU', 'OK', 'S', 1712747692, 1712747692, '1'),
(98436, 30672, 'QU', 'OK', 'S', 1712747741, 1712747741, '1'),
(98437, 23145, 'QU', 'OK', 'S', 1712747753, 1712747753, '1'),
(98438, 11190, 'QU', 'OK', 'S', 1712747827, 1712747827, '1'),
(98439, 24939, 'QU', 'OK', 'S', 1712747913, 1712747913, '1'),
(98440, 30669, 'QU', 'OK', 'S', 1712750900, 1712750900, '1'),
(98441, 30670, 'QU', 'OK', 'S', 1712750950, 1712750950, '1'),
(98442, 30671, 'QU', 'OK', 'S', 1712750988, 1712750988, '1'),
(98443, 30674, 'QU', 'OK', 'S', 1712751262, 1712751262, '1'),
(98444, 30675, 'QU', 'OK', 'S', 1712751274, 1712751274, '1'),
(98445, 30676, 'QU', 'OK', 'S', 1712751287, 1712751287, '1'),
(98446, 30677, 'QU', 'OK', 'S', 1712751302, 1712751302, '1'),
(98447, 30678, 'QU', 'OK', 'S', 1712751314, 1712751314, '1'),
(98448, 25884, 'QU', 'OK', 'S', 1712753814, 1712753814, '1'),
(98449, 24893, 'QU', 'OK', 'S', 1712754132, 1712754132, '1'),
(98450, 24893, 'QU', 'OK', 'S', 1712754134, 1712754134, '1'),
(98451, 28744, 'QU', 'OK', 'S', 1712756678, 1712756678, '1'),
(98452, 28745, 'QU', 'OK', 'S', 1712756683, 1712756683, '1'),
(98453, 28745, 'QU', 'OK', 'S', 1712756690, 1712756690, '1'),
(98454, 28744, 'QU', 'OK', 'S', 1712756693, 1712756693, '1'),
(98455, 28745, 'QU', 'OK', 'S', 1712756750, 1712756750, '1'),
(98456, 28744, 'QU', 'OK', 'S', 1712756753, 1712756753, '1'),
(98457, 29934, 'QU', 'OK', 'S', 1712756758, 1712756758, '1'),
(98458, 30597, 'QU', 'OK', 'S', 1712756760, 1712756760, '1'),
(98459, 14542, 'QU', 'OK', 'S', 1712812338, 1712812338, '1'),
(98460, 26084, 'QU', 'OK', 'S', 1712812343, 1712812343, '1'),
(98461, 17940, 'QU', 'OK', 'S', 1712812372, 1712812372, '1'),
(98462, 17940, 'QU', 'OK', 'S', 1712812372, 1712812372, '1'),
(98463, 15499, 'QU', 'OK', 'S', 1712813891, 1712813891, '1'),
(98464, 15499, 'QU', 'OK', 'S', 1712813898, 1712813898, '1'),
(98465, 15499, 'QU', 'OK', 'S', 1712813910, 1712813910, '1'),
(98466, 27555, 'QU', 'OK', 'S', 1712813942, 1712813942, '1'),
(98467, 27555, 'QU', 'OK', 'S', 1712813945, 1712813945, '1'),
(98468, 28959, 'QU', 'OK', 'S', 1712813949, 1712813949, '1'),
(98469, 27555, 'QU', 'OK', 'S', 1712813952, 1712813952, '1'),
(98470, 27555, 'QU', 'OK', 'S', 1712813954, 1712813954, '1'),
(98471, 27555, 'QU', 'OK', 'S', 1712813973, 1712813973, '1'),
(98472, 13485, 'QU', 'OK', 'S', 1712814041, 1712814041, '1'),
(98473, 27110, 'QU', 'OK', 'S', 1712814109, 1712814109, '1'),
(98474, 26681, 'QU', 'OK', 'S', 1712814127, 1712814127, '1'),
(98475, 26681, 'QU', 'OK', 'S', 1712814127, 1712814127, '1'),
(98476, 26068, 'QU', 'OK', 'S', 1712814152, 1712814152, '1'),
(98477, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98478, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98479, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98480, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98481, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98482, 21962, 'QU', 'OK', 'S', 1712814178, 1712814178, '1'),
(98483, 20228, 'QU', 'OK', 'S', 1712814202, 1712814202, '1'),
(98484, 20228, 'QU', 'OK', 'S', 1712814202, 1712814202, '1'),
(98485, 20228, 'QU', 'OK', 'S', 1712814202, 1712814202, '1'),
(98486, 20228, 'QU', 'OK', 'S', 1712814203, 1712814203, '1'),
(98487, 20228, 'QU', 'OK', 'S', 1712814203, 1712814203, '1'),
(98488, 15499, 'QU', 'OK', 'S', 1712815222, 1712815222, '1'),
(98489, 15499, 'QU', 'OK', 'S', 1712815222, 1712815222, '1'),
(98490, 15499, 'QU', 'OK', 'S', 1712815222, 1712815222, '1'),
(98491, 15499, 'QU', 'OK', 'S', 1712815222, 1712815222, '1'),
(98492, 15499, 'QU', 'OK', 'S', 1712815222, 1712815222, '1'),
(98493, 26681, 'QU', 'OK', 'S', 1712816020, 1712816020, '1'),
(98494, 13568, 'QU', 'OK', 'S', 1712816795, 1712816795, '1'),
(98495, 8807, 'QU', 'OK', 'S', 1712816807, 1712816807, '1'),
(98496, 23197, 'QU', 'OK', 'S', 1712816820, 1712816820, '1'),
(98497, 8807, 'QU', 'OK', 'S', 1712816852, 1712816852, '1'),
(98498, 30518, 'QU', 'OK', 'S', 1712818646, 1712818646, '1'),
(98499, 30518, 'QU', 'OK', 'S', 1712818648, 1712818648, '1'),
(98500, 30518, 'QU', 'OK', 'S', 1712818650, 1712818650, '1'),
(98501, 30518, 'QU', 'OK', 'S', 1712818653, 1712818653, '1'),
(98502, 11788, 'QU', 'OK', 'S', 1712819193, 1712819193, '1'),
(98503, 11788, 'QU', 'OK', 'S', 1712819200, 1712819200, '1'),
(98504, 11788, 'QU', 'OK', 'S', 1712819209, 1712819209, '1'),
(98505, 11788, 'QU', 'OK', 'S', 1712819217, 1712819217, '1'),
(98506, 30510, 'QU', 'OK', 'S', 1712819864, 1712819864, '1'),
(98507, 27994, 'QU', 'OK', 'S', 1712819989, 1712819989, '1'),
(98508, 30392, 'QU', 'OK', 'S', 1712820095, 1712820095, '1'),
(98509, 30392, 'QU', 'OK', 'S', 1712820126, 1712820126, '1'),
(98510, 30392, 'QU', 'OK', 'S', 1712820164, 1712820164, '1'),
(98511, 30392, 'QU', 'OK', 'S', 1712820169, 1712820169, '1'),
(98512, 30392, 'QU', 'OK', 'S', 1712820171, 1712820171, '1'),
(98513, 30392, 'QU', 'OK', 'S', 1712820176, 1712820176, '1'),
(98514, 30322, 'QU', 'OK', 'S', 1712821416, 1712821416, '1'),
(98515, 30318, 'QU', 'OK', 'S', 1712821543, 1712821543, '1'),
(98516, 30699, 'QU', 'OK', 'S', 1712822256, 1712822256, '1'),
(98517, 30700, 'QU', 'OK', 'S', 1712822545, 1712822545, '1'),
(98518, 30701, 'QU', 'OK', 'S', 1712822628, 1712822628, '1'),
(98519, 30684, 'QU', 'OK', 'S', 1712822707, 1712822707, '1'),
(98520, 30121, 'QU', 'OK', 'S', 1712822860, 1712822860, '1'),
(98521, 20484, 'QU', 'OK', 'S', 1712822917, 1712822917, '1'),
(98522, 22731, 'QU', 'OK', 'S', 1712822933, 1712822933, '1'),
(98523, 30681, 'QU', 'OK', 'S', 1712823175, 1712823175, '1'),
(98524, 30686, 'QU', 'OK', 'S', 1712823528, 1712823528, '1'),
(98525, 30702, 'QU', 'OK', 'S', 1712824134, 1712824134, '1'),
(98526, 30283, 'QU', 'OK', 'S', 1712826291, 1712826291, '1'),
(98527, 25547, 'QU', 'OK', 'S', 1712826322, 1712826322, '1'),
(98528, 30413, 'QU', 'OK', 'S', 1712827737, 1712827737, '1'),
(98529, 28347, 'QU', 'OK', 'S', 1712827782, 1712827782, '1'),
(98530, 30697, 'QU', 'OK', 'S', 1712827787, 1712827787, '1'),
(98531, 30698, 'QU', 'OK', 'S', 1712827833, 1712827833, '1'),
(98532, 30679, 'QU', 'OK', 'S', 1712828046, 1712828046, '1'),
(98533, 21350, 'QU', 'OK', 'S', 1712828098, 1712828098, '1'),
(98534, 30680, 'QU', 'OK', 'S', 1712828364, 1712828364, '1'),
(98535, 30599, 'QU', 'OK', 'S', 1712828568, 1712828568, '1'),
(98536, 30682, 'QU', 'OK', 'S', 1712828770, 1712828770, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(98537, 30683, 'QU', 'OK', 'S', 1712829315, 1712829315, '1'),
(98538, 30685, 'QU', 'OK', 'S', 1712829695, 1712829695, '1'),
(98539, 30687, 'QU', 'OK', 'S', 1712829748, 1712829748, '1'),
(98540, 30688, 'QU', 'OK', 'S', 1712829788, 1712829788, '1'),
(98541, 30704, 'QU', 'OK', 'S', 1712830279, 1712830279, '1'),
(98542, 30689, 'QU', 'OK', 'S', 1712830454, 1712830454, '1'),
(98543, 30690, 'QU', 'OK', 'S', 1712830491, 1712830491, '1'),
(98544, 30691, 'QU', 'OK', 'S', 1712830536, 1712830536, '1'),
(98545, 30412, 'QU', 'OK', 'S', 1712830814, 1712830814, '1'),
(98546, 30693, 'QU', 'OK', 'S', 1712830850, 1712830850, '1'),
(98547, 29920, 'QU', 'OK', 'S', 1712830873, 1712830873, '1'),
(98548, 30694, 'QU', 'OK', 'S', 1712830890, 1712830890, '1'),
(98549, 30686, 'QU', 'OK', 'S', 1712830924, 1712830924, '1'),
(98550, 30703, 'QU', 'OK', 'S', 1712831150, 1712831150, '1'),
(98551, 30634, 'QU', 'OK', 'S', 1712831208, 1712831208, '1'),
(98552, 30578, 'QU', 'OK', 'S', 1712831243, 1712831243, '1'),
(98553, 29401, 'QU', 'OK', 'S', 1712831286, 1712831286, '1'),
(98554, 30695, 'QU', 'OK', 'S', 1712831990, 1712831990, '1'),
(98555, 30696, 'QU', 'OK', 'S', 1712833251, 1712833251, '1'),
(98556, 30366, 'QU', 'OK', 'S', 1712833976, 1712833976, '1'),
(98557, 30366, 'QU', 'OK', 'S', 1712833981, 1712833981, '1'),
(98558, 30366, 'QU', 'OK', 'S', 1712833986, 1712833986, '1'),
(98559, 30318, 'QU', 'OK', 'S', 1712834001, 1712834001, '1'),
(98560, 30370, 'QU', 'OK', 'S', 1712834006, 1712834006, '1'),
(98561, 30470, 'QU', 'OK', 'S', 1712834020, 1712834020, '1'),
(98562, 30470, 'QU', 'OK', 'S', 1712834023, 1712834023, '1'),
(98563, 30470, 'QU', 'OK', 'S', 1712834026, 1712834026, '1'),
(98564, 30470, 'QU', 'OK', 'S', 1712834029, 1712834029, '1'),
(98565, 30470, 'QU', 'OK', 'S', 1712834034, 1712834034, '1'),
(98566, 23930, 'QU', 'OK', 'S', 1712834194, 1712834194, '1'),
(98567, 23751, 'QU', 'OK', 'S', 1712834237, 1712834237, '1'),
(98568, 30505, 'QU', 'OK', 'S', 1712835236, 1712835236, '1'),
(98569, 30504, 'QU', 'OK', 'S', 1712835245, 1712835245, '1'),
(98570, 30444, 'QU', 'OK', 'S', 1712835263, 1712835263, '1'),
(98571, 30442, 'QU', 'OK', 'S', 1712835270, 1712835270, '1'),
(98572, 30441, 'QU', 'OK', 'S', 1712835277, 1712835277, '1'),
(98573, 30422, 'QU', 'OK', 'S', 1712835299, 1712835299, '1'),
(98574, 30422, 'QU', 'OK', 'S', 1712835299, 1712835299, '1'),
(98575, 30422, 'QU', 'OK', 'S', 1712835299, 1712835299, '1'),
(98576, 30422, 'QU', 'OK', 'S', 1712835299, 1712835299, '1'),
(98577, 30422, 'QU', 'OK', 'S', 1712835299, 1712835299, '1'),
(98578, 30421, 'QU', 'OK', 'S', 1712835314, 1712835314, '1'),
(98579, 30421, 'QU', 'OK', 'S', 1712835314, 1712835314, '1'),
(98580, 30421, 'QU', 'OK', 'S', 1712835314, 1712835314, '1'),
(98581, 30374, 'QU', 'OK', 'S', 1712835378, 1712835378, '1'),
(98582, 30373, 'QU', 'OK', 'S', 1712835386, 1712835386, '1'),
(98583, 30372, 'QU', 'OK', 'S', 1712835392, 1712835392, '1'),
(98584, 30371, 'QU', 'OK', 'S', 1712835398, 1712835398, '1'),
(98585, 30370, 'QU', 'OK', 'S', 1712835405, 1712835405, '1'),
(98586, 30367, 'QU', 'OK', 'S', 1712835411, 1712835411, '1'),
(98587, 30325, 'QU', 'OK', 'S', 1712835426, 1712835426, '1'),
(98588, 30324, 'QU', 'OK', 'S', 1712835432, 1712835432, '1'),
(98589, 30323, 'QU', 'OK', 'S', 1712835438, 1712835438, '1'),
(98590, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98591, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98592, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98593, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98594, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98595, 30319, 'QU', 'OK', 'S', 1712835479, 1712835479, '1'),
(98596, 30318, 'QU', 'OK', 'S', 1712835487, 1712835487, '1'),
(98597, 30106, 'QU', 'OK', 'S', 1712835504, 1712835504, '1'),
(98598, 30106, 'QU', 'OK', 'S', 1712835504, 1712835504, '1'),
(98599, 30106, 'QU', 'OK', 'S', 1712835504, 1712835504, '1'),
(98600, 30023, 'QU', 'OK', 'S', 1712835512, 1712835512, '1'),
(98601, 30020, 'QU', 'OK', 'S', 1712835523, 1712835523, '1'),
(98602, 30019, 'QU', 'OK', 'S', 1712835528, 1712835528, '1'),
(98603, 30018, 'QU', 'OK', 'S', 1712835534, 1712835534, '1'),
(98604, 29802, 'QU', 'OK', 'S', 1712835572, 1712835572, '1'),
(98605, 28847, 'QU', 'OK', 'S', 1712835611, 1712835611, '1'),
(98606, 28654, 'QU', 'OK', 'S', 1712835666, 1712835666, '1'),
(98607, 28654, 'QU', 'OK', 'S', 1712835666, 1712835666, '1'),
(98608, 28654, 'QU', 'OK', 'S', 1712835666, 1712835666, '1'),
(98609, 28654, 'QU', 'OK', 'S', 1712835666, 1712835666, '1'),
(98610, 28034, 'QU', 'OK', 'S', 1712835756, 1712835756, '1'),
(98611, 28034, 'QU', 'OK', 'S', 1712835756, 1712835756, '1'),
(98612, 28034, 'QU', 'OK', 'S', 1712835756, 1712835756, '1'),
(98613, 28034, 'QU', 'OK', 'S', 1712835756, 1712835756, '1'),
(98614, 27999, 'QU', 'OK', 'S', 1712835789, 1712835789, '1'),
(98615, 27999, 'QU', 'OK', 'S', 1712835789, 1712835789, '1'),
(98616, 27999, 'QU', 'OK', 'S', 1712835789, 1712835789, '1'),
(98617, 27995, 'QU', 'OK', 'S', 1712835808, 1712835808, '1'),
(98618, 27993, 'QU', 'OK', 'S', 1712835816, 1712835816, '1'),
(98619, 27965, 'QU', 'OK', 'S', 1712835843, 1712835843, '1'),
(98620, 27964, 'QU', 'OK', 'S', 1712835850, 1712835850, '1'),
(98621, 27905, 'QU', 'OK', 'S', 1712835874, 1712835874, '1'),
(98622, 27489, 'QU', 'OK', 'S', 1712835930, 1712835930, '1'),
(98623, 27486, 'QU', 'OK', 'S', 1712835959, 1712835959, '1'),
(98624, 27484, 'QU', 'OK', 'S', 1712835968, 1712835968, '1'),
(98625, 27420, 'QU', 'OK', 'S', 1712836090, 1712836090, '1'),
(98626, 27414, 'QU', 'OK', 'S', 1712836104, 1712836104, '1'),
(98627, 27409, 'QU', 'OK', 'S', 1712836124, 1712836124, '1'),
(98628, 25263, 'QU', 'OK', 'S', 1712836270, 1712836270, '1'),
(98629, 25263, 'QU', 'OK', 'S', 1712836270, 1712836270, '1'),
(98630, 25263, 'QU', 'OK', 'S', 1712836270, 1712836270, '1'),
(98631, 24071, 'QU', 'OK', 'S', 1712836373, 1712836373, '1'),
(98632, 30609, 'QU', 'OK', 'S', 1712837717, 1712837717, '1'),
(98633, 30524, 'QU', 'OK', 'S', 1712837729, 1712837729, '1'),
(98634, 30334, 'QU', 'OK', 'S', 1712837752, 1712837752, '1'),
(98635, 30334, 'QU', 'OK', 'S', 1712837760, 1712837760, '1'),
(98636, 26541, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98637, 29414, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98638, 26130, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98639, 28861, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98640, 24286, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98641, 30474, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98642, 29581, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98643, 22660, 'QU', 'OK', 'S', 1712840098, 1712840098, '1'),
(98644, 23193, 'QU', 'OK', 'S', 1712841627, 1712841627, '1'),
(98645, 23193, 'QU', 'OK', 'S', 1712841637, 1712841637, '1'),
(98646, 23193, 'QU', 'OK', 'S', 1712841641, 1712841641, '1'),
(98647, 23193, 'QU', 'OK', 'S', 1712841644, 1712841644, '1'),
(98648, 23193, 'QU', 'OK', 'S', 1712841654, 1712841654, '1'),
(98649, 23193, 'QU', 'OK', 'S', 1712841664, 1712841664, '1'),
(98650, 3887, 'QU', 'OK', 'S', 1712841920, 1712841920, '1'),
(98651, 3887, 'QU', 'OK', 'S', 1712841920, 1712841920, '1'),
(98652, 23428, 'QU', 'OK', 'S', 1712841955, 1712841955, '1'),
(98653, 20164, 'QU', 'OK', 'S', 1712841975, 1712841975, '1'),
(98654, 30393, 'QU', 'OK', 'S', 1712841989, 1712841989, '1'),
(98655, 434, 'QU', 'OK', 'S', 1712842009, 1712842009, '1'),
(98656, 10481, 'QU', 'OK', 'S', 1712842051, 1712842051, '1'),
(98657, 12995, 'QU', 'OK', 'S', 1712842065, 1712842065, '1'),
(98658, 13007, 'QU', 'OK', 'S', 1712842075, 1712842075, '1'),
(98659, 13010, 'QU', 'OK', 'S', 1712842088, 1712842088, '1'),
(98660, 21079, 'QU', 'OK', 'S', 1712842101, 1712842101, '1'),
(98661, 30639, 'QU', 'OK', 'S', 1712843120, 1712843120, '1'),
(98662, 30469, 'QU', 'OK', 'S', 1712843151, 1712843151, '1'),
(98663, 30646, 'QU', 'OK', 'S', 1712843294, 1712843294, '1'),
(98664, 30643, 'QU', 'OK', 'S', 1712843332, 1712843332, '1'),
(98665, 30642, 'QU', 'OK', 'S', 1712843385, 1712843385, '1'),
(98666, 30465, 'QU', 'OK', 'S', 1712843446, 1712843446, '1'),
(98667, 30468, 'QU', 'OK', 'S', 1712843458, 1712843458, '1'),
(98668, 30643, 'QU', 'OK', 'S', 1712843543, 1712843543, '1'),
(98669, 30471, 'QU', 'OK', 'S', 1712843564, 1712843564, '1'),
(98670, 30462, 'QU', 'OK', 'S', 1712843583, 1712843583, '1'),
(98671, 30461, 'QU', 'OK', 'S', 1712843605, 1712843605, '1'),
(98672, 30640, 'QU', 'OK', 'S', 1712843637, 1712843637, '1'),
(98673, 30459, 'QU', 'OK', 'S', 1712843664, 1712843664, '1'),
(98674, 30459, 'QU', 'OK', 'S', 1712843664, 1712843664, '1'),
(98675, 30648, 'QU', 'OK', 'S', 1712845637, 1712845637, '1'),
(98676, 29517, 'QU', 'OK', 'S', 1712900874, 1712900874, '1'),
(98677, 30428, 'QU', 'OK', 'S', 1712900941, 1712900941, '1'),
(98678, 30223, 'QU', 'OK', 'S', 1712900962, 1712900962, '1'),
(98679, 30507, 'QU', 'OK', 'S', 1712900977, 1712900977, '1'),
(98680, 30223, 'QU', 'OK', 'S', 1712900980, 1712900980, '1'),
(98681, 27767, 'QU', 'OK', 'S', 1712901632, 1712901632, '1'),
(98682, 27767, 'QU', 'OK', 'S', 1712901636, 1712901636, '1'),
(98683, 27767, 'QU', 'OK', 'S', 1712901639, 1712901639, '1'),
(98684, 8108, 'QU', 'OK', 'S', 1712903205, 1712903205, '1'),
(98685, 27768, 'QU', 'OK', 'S', 1712903289, 1712903289, '1'),
(98686, 22961, 'QU', 'OK', 'S', 1712903314, 1712903314, '1'),
(98687, 4184, 'QU', 'OK', 'S', 1712903351, 1712903351, '1'),
(98688, 29581, 'QU', 'OK', 'S', 1712903621, 1712903621, '1'),
(98689, 15499, 'QU', 'OK', 'S', 1712903666, 1712903666, '1'),
(98690, 19304, 'QU', 'OK', 'S', 1712903708, 1712903708, '1'),
(98691, 29729, 'QU', 'OK', 'S', 1712903752, 1712903752, '1'),
(98692, 29581, 'QU', 'OK', 'S', 1712903793, 1712903793, '1'),
(98693, 30137, 'QU', 'OK', 'S', 1712903829, 1712903829, '1'),
(98694, 25515, 'QU', 'OK', 'S', 1712903998, 1712903998, '1'),
(98695, 3761, 'QU', 'OK', 'S', 1712904272, 1712904272, '1'),
(98696, 29861, 'QU', 'OK', 'S', 1712904316, 1712904316, '1'),
(98697, 10902, 'QU', 'OK', 'S', 1712904421, 1712904421, '1'),
(98698, 22096, 'QU', 'OK', 'S', 1712904424, 1712904424, '1'),
(98699, 14218, 'QU', 'OK', 'S', 1712904426, 1712904426, '1'),
(98700, 28573, 'QU', 'OK', 'S', 1712904430, 1712904430, '1'),
(98701, 28059, 'QU', 'OK', 'S', 1712904432, 1712904432, '1'),
(98702, 22215, 'QU', 'OK', 'S', 1712904434, 1712904434, '1'),
(98703, 19657, 'QU', 'OK', 'S', 1712904436, 1712904436, '1'),
(98704, 16115, 'QU', 'OK', 'S', 1712904447, 1712904447, '1'),
(98705, 17061, 'QU', 'OK', 'S', 1712904450, 1712904450, '1'),
(98706, 24084, 'QU', 'OK', 'S', 1712904453, 1712904453, '1'),
(98707, 20471, 'QU', 'OK', 'S', 1712904461, 1712904461, '1'),
(98708, 19294, 'QU', 'OK', 'S', 1712904486, 1712904486, '1'),
(98709, 16602, 'QU', 'OK', 'S', 1712904499, 1712904499, '1'),
(98710, 30026, 'QU', 'OK', 'S', 1712904565, 1712904565, '1'),
(98711, 30026, 'QU', 'OK', 'S', 1712904574, 1712904574, '1'),
(98712, 20467, 'QU', 'OK', 'S', 1712904813, 1712904813, '1'),
(98713, 28222, 'QU', 'OK', 'S', 1712904872, 1712904872, '1'),
(98714, 29756, 'QU', 'OK', 'S', 1712905010, 1712905010, '1'),
(98715, 24068, 'QU', 'OK', 'S', 1712905168, 1712905168, '1'),
(98716, 29582, 'QU', 'OK', 'S', 1712905187, 1712905187, '1'),
(98717, 18093, 'QU', 'OK', 'S', 1712905292, 1712905292, '1'),
(98718, 29579, 'QU', 'OK', 'S', 1712905302, 1712905302, '1'),
(98719, 29579, 'QU', 'OK', 'S', 1712905302, 1712905302, '1'),
(98720, 28836, 'QU', 'OK', 'S', 1712905352, 1712905352, '1'),
(98721, 29576, 'QU', 'OK', 'S', 1712905413, 1712905413, '1'),
(98722, 29465, 'QU', 'OK', 'S', 1712905444, 1712905444, '1'),
(98723, 28956, 'QU', 'OK', 'S', 1712905483, 1712905483, '1'),
(98724, 29571, 'QU', 'OK', 'S', 1712905531, 1712905531, '1'),
(98725, 29537, 'QU', 'OK', 'S', 1712905591, 1712905591, '1'),
(98726, 29536, 'QU', 'OK', 'S', 1712905648, 1712905648, '1'),
(98727, 29574, 'QU', 'OK', 'S', 1712905708, 1712905708, '1'),
(98728, 29574, 'QU', 'OK', 'S', 1712905715, 1712905715, '1'),
(98729, 24597, 'QU', 'OK', 'S', 1712905738, 1712905738, '1'),
(98730, 29534, 'QU', 'OK', 'S', 1712905757, 1712905757, '1'),
(98731, 29534, 'QU', 'OK', 'S', 1712905765, 1712905765, '1'),
(98732, 17667, 'QU', 'OK', 'S', 1712905821, 1712905821, '1'),
(98733, 29446, 'QU', 'OK', 'S', 1712905826, 1712905826, '1'),
(98734, 29446, 'QU', 'OK', 'S', 1712905834, 1712905834, '1'),
(98735, 29445, 'QU', 'OK', 'S', 1712905854, 1712905854, '1'),
(98736, 29445, 'QU', 'OK', 'S', 1712905862, 1712905862, '1'),
(98737, 28956, 'QU', 'OK', 'S', 1712905863, 1712905863, '1'),
(98738, 29443, 'QU', 'OK', 'S', 1712905944, 1712905944, '1'),
(98739, 29443, 'QU', 'OK', 'S', 1712905951, 1712905951, '1'),
(98740, 29444, 'QU', 'OK', 'S', 1712905970, 1712905970, '1'),
(98741, 29444, 'QU', 'OK', 'S', 1712905978, 1712905978, '1'),
(98742, 29352, 'QU', 'OK', 'S', 1712906035, 1712906035, '1'),
(98743, 29351, 'QU', 'OK', 'S', 1712906057, 1712906057, '1'),
(98744, 29310, 'QU', 'OK', 'S', 1712906147, 1712906147, '1'),
(98745, 29309, 'QU', 'OK', 'S', 1712906166, 1712906166, '1'),
(98746, 29309, 'QU', 'OK', 'S', 1712906173, 1712906173, '1'),
(98747, 28801, 'QU', 'OK', 'S', 1712906176, 1712906176, '1'),
(98748, 29353, 'QU', 'OK', 'S', 1712906206, 1712906206, '1'),
(98749, 27323, 'QU', 'OK', 'S', 1712906214, 1712906214, '1'),
(98750, 29535, 'QU', 'OK', 'S', 1712906234, 1712906234, '1'),
(98751, 29312, 'QU', 'OK', 'S', 1712906274, 1712906274, '1'),
(98752, 29312, 'QU', 'OK', 'S', 1712906282, 1712906282, '1'),
(98753, 29436, 'QU', 'OK', 'S', 1712906289, 1712906289, '1'),
(98754, 16639, 'QU', 'OK', 'S', 1712906337, 1712906337, '1'),
(98755, 26301, 'QU', 'OK', 'S', 1712906399, 1712906399, '1'),
(98756, 26776, 'QU', 'OK', 'S', 1712906726, 1712906726, '1'),
(98757, 28801, 'QU', 'OK', 'S', 1712906853, 1712906853, '1'),
(98758, 30322, 'QU', 'OK', 'S', 1712907489, 1712907489, '1'),
(98759, 8510, 'QU', 'OK', 'S', 1712907573, 1712907573, '1'),
(98760, 29890, 'QU', 'OK', 'S', 1712907618, 1712907618, '1'),
(98761, 21888, 'QU', 'OK', 'S', 1712907656, 1712907656, '1'),
(98762, 24220, 'QU', 'OK', 'S', 1712907864, 1712907864, '1'),
(98763, 24223, 'QU', 'OK', 'S', 1712907921, 1712907921, '1'),
(98764, 21328, 'QU', 'OK', 'S', 1712908779, 1712908779, '1'),
(98765, 30321, 'QU', 'OK', 'S', 1712908834, 1712908834, '1'),
(98766, 24410, 'QU', 'OK', 'S', 1712908986, 1712908986, '1'),
(98767, 24410, 'QU', 'OK', 'S', 1712908999, 1712908999, '1'),
(98768, 30371, 'QU', 'OK', 'S', 1712909108, 1712909108, '1'),
(98769, 24244, 'QU', 'OK', 'S', 1712913601, 1712913601, '1'),
(98770, 24258, 'QU', 'OK', 'S', 1712913708, 1712913708, '1'),
(98771, 24242, 'QU', 'OK', 'S', 1712913804, 1712913804, '1'),
(98772, 30724, 'QU', 'OK', 'S', 1712914181, 1712914181, '1'),
(98773, 24455, 'QU', 'OK', 'S', 1712914519, 1712914519, '1'),
(98774, 26840, 'QU', 'OK', 'S', 1712914538, 1712914538, '1'),
(98775, 30720, 'QU', 'OK', 'S', 1712914720, 1712914720, '1'),
(98776, 30720, 'QU', 'OK', 'S', 1712914730, 1712914730, '1'),
(98777, 30720, 'QU', 'OK', 'S', 1712914733, 1712914733, '1'),
(98778, 30720, 'QU', 'OK', 'S', 1712914737, 1712914737, '1'),
(98779, 30720, 'QU', 'OK', 'S', 1712914742, 1712914742, '1'),
(98780, 30721, 'QU', 'OK', 'S', 1712914881, 1712914881, '1'),
(98781, 30705, 'QU', 'OK', 'S', 1712915026, 1712915026, '1'),
(98782, 30706, 'QU', 'OK', 'S', 1712915060, 1712915060, '1'),
(98783, 30707, 'QU', 'OK', 'S', 1712915253, 1712915253, '1'),
(98784, 30708, 'QU', 'OK', 'S', 1712915528, 1712915528, '1'),
(98785, 30709, 'QU', 'OK', 'S', 1712915574, 1712915574, '1'),
(98786, 30710, 'QU', 'OK', 'S', 1712915636, 1712915636, '1'),
(98787, 30711, 'QU', 'OK', 'S', 1712915702, 1712915702, '1'),
(98788, 29215, 'QU', 'OK', 'S', 1712916237, 1712916237, '1'),
(98789, 27667, 'QU', 'OK', 'S', 1712916292, 1712916292, '1'),
(98790, 27002, 'QU', 'OK', 'S', 1712916354, 1712916354, '1'),
(98791, 30715, 'QU', 'OK', 'S', 1712916597, 1712916597, '1'),
(98792, 30716, 'QU', 'OK', 'S', 1712917343, 1712917343, '1'),
(98793, 30722, 'QU', 'OK', 'S', 1712917606, 1712917606, '1'),
(98794, 30714, 'QU', 'OK', 'S', 1712922649, 1712922649, '1'),
(98795, 30723, 'QU', 'OK', 'S', 1712923271, 1712923271, '1'),
(98796, 30712, 'QU', 'OK', 'S', 1712923486, 1712923486, '1'),
(98797, 30713, 'QU', 'OK', 'S', 1712923587, 1712923587, '1'),
(98798, 30717, 'QU', 'OK', 'S', 1712923756, 1712923756, '1'),
(98799, 30718, 'QU', 'OK', 'S', 1712923801, 1712923801, '1'),
(98800, 30719, 'QU', 'OK', 'S', 1712924354, 1712924354, '1'),
(98801, 30669, 'QU', 'OK', 'S', 1712924478, 1712924478, '1'),
(98802, 17821, 'QU', 'OK', 'S', 1712924873, 1712924873, '1'),
(98803, 30414, 'QU', 'OK', 'S', 1712927651, 1712927651, '1'),
(98804, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98805, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98806, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98807, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98808, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98809, 30723, 'QU', 'OK', 'S', 1712932264, 1712932264, '1'),
(98810, 30630, 'QU', 'OK', 'S', 1712932275, 1712932275, '1'),
(98811, 30612, 'QU', 'OK', 'S', 1712932283, 1712932283, '1'),
(98812, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98813, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98814, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98815, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98816, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98817, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98818, 30581, 'QU', 'OK', 'S', 1712932300, 1712932300, '1'),
(98819, 30476, 'QU', 'OK', 'S', 1712932312, 1712932312, '1'),
(98820, 30582, 'QU', 'OK', 'S', 1712932366, 1712932366, '1'),
(98821, 30474, 'QU', 'OK', 'S', 1712932380, 1712932380, '1'),
(98822, 30474, 'QU', 'OK', 'S', 1712932380, 1712932380, '1'),
(98823, 30472, 'QU', 'OK', 'S', 1712932388, 1712932388, '1'),
(98824, 30472, 'QU', 'OK', 'S', 1712932388, 1712932388, '1'),
(98825, 30470, 'QU', 'OK', 'S', 1712932398, 1712932398, '1'),
(98826, 30470, 'QU', 'OK', 'S', 1712932398, 1712932398, '1'),
(98827, 30470, 'QU', 'OK', 'S', 1712932398, 1712932398, '1'),
(98828, 30470, 'QU', 'OK', 'S', 1712932398, 1712932398, '1'),
(98829, 30470, 'QU', 'OK', 'S', 1712932398, 1712932398, '1'),
(98830, 30420, 'QU', 'OK', 'S', 1712932419, 1712932419, '1'),
(98831, 30420, 'QU', 'OK', 'S', 1712932419, 1712932419, '1'),
(98832, 30420, 'QU', 'OK', 'S', 1712932419, 1712932419, '1'),
(98833, 30420, 'QU', 'OK', 'S', 1712932419, 1712932419, '1'),
(98834, 30419, 'QU', 'OK', 'S', 1712932431, 1712932431, '1'),
(98835, 30419, 'QU', 'OK', 'S', 1712932431, 1712932431, '1'),
(98836, 30418, 'QU', 'OK', 'S', 1712932441, 1712932441, '1'),
(98837, 30418, 'QU', 'OK', 'S', 1712932441, 1712932441, '1'),
(98838, 30417, 'QU', 'OK', 'S', 1712932448, 1712932448, '1'),
(98839, 30417, 'QU', 'OK', 'S', 1712932448, 1712932448, '1'),
(98840, 30416, 'QU', 'OK', 'S', 1712932462, 1712932462, '1'),
(98841, 30416, 'QU', 'OK', 'S', 1712932462, 1712932462, '1'),
(98842, 30416, 'QU', 'OK', 'S', 1712932462, 1712932462, '1'),
(98843, 30362, 'QU', 'OK', 'S', 1712932477, 1712932477, '1'),
(98844, 30362, 'QU', 'OK', 'S', 1712932477, 1712932477, '1'),
(98845, 30362, 'QU', 'OK', 'S', 1712932477, 1712932477, '1'),
(98846, 30362, 'QU', 'OK', 'S', 1712932477, 1712932477, '1'),
(98847, 30361, 'QU', 'OK', 'S', 1712932486, 1712932486, '1'),
(98848, 30361, 'QU', 'OK', 'S', 1712932486, 1712932486, '1'),
(98849, 30360, 'QU', 'OK', 'S', 1712932491, 1712932491, '1'),
(98850, 30310, 'QU', 'OK', 'S', 1712932503, 1712932503, '1'),
(98851, 30310, 'QU', 'OK', 'S', 1712932503, 1712932503, '1'),
(98852, 30309, 'QU', 'OK', 'S', 1712932510, 1712932510, '1'),
(98853, 30309, 'QU', 'OK', 'S', 1712932510, 1712932510, '1'),
(98854, 30260, 'QU', 'OK', 'S', 1712932525, 1712932525, '1'),
(98855, 30260, 'QU', 'OK', 'S', 1712932525, 1712932525, '1'),
(98856, 30260, 'QU', 'OK', 'S', 1712932525, 1712932525, '1'),
(98857, 30260, 'QU', 'OK', 'S', 1712932525, 1712932525, '1'),
(98858, 30260, 'QU', 'OK', 'S', 1712932525, 1712932525, '1'),
(98859, 30259, 'QU', 'OK', 'S', 1712932533, 1712932533, '1'),
(98860, 30259, 'QU', 'OK', 'S', 1712932533, 1712932533, '1'),
(98861, 30234, 'QU', 'OK', 'S', 1712932539, 1712932539, '1'),
(98862, 30234, 'QU', 'OK', 'S', 1712932539, 1712932539, '1'),
(98863, 30190, 'QU', 'OK', 'S', 1712932547, 1712932547, '1'),
(98864, 30177, 'QU', 'OK', 'S', 1712932552, 1712932552, '1'),
(98865, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98866, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98867, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98868, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98869, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98870, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98871, 30176, 'QU', 'OK', 'S', 1712932565, 1712932565, '1'),
(98872, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98873, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98874, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98875, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98876, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98877, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98878, 30175, 'QU', 'OK', 'S', 1712932578, 1712932578, '1'),
(98879, 30062, 'QU', 'OK', 'S', 1712932607, 1712932607, '1'),
(98880, 30061, 'QU', 'OK', 'S', 1712932616, 1712932616, '1'),
(98881, 30061, 'QU', 'OK', 'S', 1712932616, 1712932616, '1'),
(98882, 30059, 'QU', 'OK', 'S', 1712932624, 1712932624, '1'),
(98883, 30017, 'QU', 'OK', 'S', 1712932637, 1712932637, '1'),
(98884, 30017, 'QU', 'OK', 'S', 1712932637, 1712932637, '1'),
(98885, 29993, 'QU', 'OK', 'S', 1712932657, 1712932657, '1'),
(98886, 29993, 'QU', 'OK', 'S', 1712932657, 1712932657, '1'),
(98887, 29853, 'QU', 'OK', 'S', 1712932669, 1712932669, '1'),
(98888, 29852, 'QU', 'OK', 'S', 1712932675, 1712932675, '1'),
(98889, 29774, 'QU', 'OK', 'S', 1712932691, 1712932691, '1'),
(98890, 29754, 'QU', 'OK', 'S', 1712932699, 1712932699, '1'),
(98891, 29754, 'QU', 'OK', 'S', 1712932699, 1712932699, '1'),
(98892, 29505, 'QU', 'OK', 'S', 1712932720, 1712932720, '1'),
(98893, 29505, 'QU', 'OK', 'S', 1712932720, 1712932720, '1'),
(98894, 29498, 'QU', 'OK', 'S', 1712932732, 1712932732, '1'),
(98895, 29498, 'QU', 'OK', 'S', 1712932732, 1712932732, '1'),
(98896, 29498, 'QU', 'OK', 'S', 1712932733, 1712932733, '1'),
(98897, 29498, 'QU', 'OK', 'S', 1712932733, 1712932733, '1'),
(98898, 29498, 'QU', 'OK', 'S', 1712932733, 1712932733, '1'),
(98899, 29498, 'QU', 'OK', 'S', 1712932733, 1712932733, '1'),
(98900, 29391, 'QU', 'OK', 'S', 1712932745, 1712932745, '1'),
(98901, 28717, 'QU', 'OK', 'S', 1712932767, 1712932767, '1'),
(98902, 28591, 'QU', 'OK', 'S', 1712932847, 1712932847, '1'),
(98903, 28589, 'QU', 'OK', 'S', 1712932854, 1712932854, '1'),
(98904, 28588, 'QU', 'OK', 'S', 1712932860, 1712932860, '1'),
(98905, 27783, 'QU', 'OK', 'S', 1712932887, 1712932887, '1'),
(98906, 27769, 'QU', 'OK', 'S', 1712932903, 1712932903, '1'),
(98907, 27629, 'QU', 'OK', 'S', 1712932916, 1712932916, '1'),
(98908, 27402, 'QU', 'OK', 'S', 1712932930, 1712932930, '1'),
(98909, 27296, 'QU', 'OK', 'S', 1712932958, 1712932958, '1'),
(98910, 27160, 'QU', 'OK', 'S', 1712932977, 1712932977, '1'),
(98911, 27014, 'QU', 'OK', 'S', 1712933029, 1712933029, '1'),
(98912, 27014, 'QU', 'OK', 'S', 1712933029, 1712933029, '1'),
(98913, 27004, 'QU', 'OK', 'S', 1712933042, 1712933042, '1'),
(98914, 27004, 'QU', 'OK', 'S', 1712933042, 1712933042, '1'),
(98915, 27018, 'QU', 'OK', 'S', 1712933051, 1712933051, '1'),
(98916, 26757, 'QU', 'OK', 'S', 1712933070, 1712933070, '1'),
(98917, 26629, 'QU', 'OK', 'S', 1712933126, 1712933126, '1'),
(98918, 26217, 'QU', 'OK', 'S', 1712933157, 1712933157, '1'),
(98919, 26071, 'QU', 'OK', 'S', 1712933176, 1712933176, '1'),
(98920, 30536, 'QU', 'OK', 'S', 1712984144, 1712984144, '1'),
(98921, 29550, 'QU', 'OK', 'S', 1712984154, 1712984154, '1'),
(98922, 30231, 'QU', 'OK', 'S', 1712986883, 1712986883, '1'),
(98923, 30231, 'QU', 'OK', 'S', 1712986883, 1712986883, '1'),
(98924, 30231, 'QU', 'OK', 'S', 1712986883, 1712986883, '1'),
(98925, 30231, 'QU', 'OK', 'S', 1712986883, 1712986883, '1'),
(98926, 30231, 'QU', 'OK', 'S', 1712986883, 1712986883, '1'),
(98927, 30232, 'QU', 'OK', 'S', 1712986906, 1712986906, '1'),
(98928, 30232, 'QU', 'OK', 'S', 1712986906, 1712986906, '1'),
(98929, 30232, 'QU', 'OK', 'S', 1712986906, 1712986906, '1'),
(98930, 30232, 'QU', 'OK', 'S', 1712986906, 1712986906, '1'),
(98931, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98932, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98933, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98934, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98935, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98936, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98937, 30230, 'QU', 'OK', 'S', 1712986942, 1712986942, '1'),
(98938, 30214, 'QU', 'OK', 'S', 1712986957, 1712986957, '1'),
(98939, 30214, 'QU', 'OK', 'S', 1712986957, 1712986957, '1'),
(98940, 30213, 'QU', 'OK', 'S', 1712986980, 1712986980, '1'),
(98941, 30213, 'QU', 'OK', 'S', 1712986980, 1712986980, '1'),
(98942, 30213, 'QU', 'OK', 'S', 1712986980, 1712986980, '1'),
(98943, 30213, 'QU', 'OK', 'S', 1712986980, 1712986980, '1'),
(98944, 30210, 'QU', 'OK', 'S', 1712987003, 1712987003, '1'),
(98945, 29528, 'QU', 'OK', 'S', 1712988163, 1712988163, '1'),
(98946, 23194, 'QU', 'OK', 'S', 1712988457, 1712988457, '1'),
(98947, 23194, 'QU', 'OK', 'S', 1712988461, 1712988461, '1'),
(98948, 23194, 'QU', 'OK', 'S', 1712988464, 1712988464, '1'),
(98949, 23194, 'QU', 'OK', 'S', 1712988467, 1712988467, '1'),
(98950, 23194, 'QU', 'OK', 'S', 1712988470, 1712988470, '1'),
(98951, 23194, 'QU', 'OK', 'S', 1712988489, 1712988489, '1'),
(98952, 23194, 'QU', 'OK', 'S', 1712988492, 1712988492, '1'),
(98953, 23194, 'QU', 'OK', 'S', 1712988512, 1712988512, '1'),
(98954, 23194, 'QU', 'OK', 'S', 1712988515, 1712988515, '1'),
(98955, 23194, 'QU', 'OK', 'S', 1712988530, 1712988530, '1'),
(98956, 23194, 'QU', 'OK', 'S', 1712988539, 1712988539, '1'),
(98957, 23195, 'QU', 'OK', 'S', 1712988563, 1712988563, '1'),
(98958, 23195, 'QU', 'OK', 'S', 1712988572, 1712988572, '1'),
(98959, 23195, 'QU', 'OK', 'S', 1712988582, 1712988582, '1'),
(98960, 23196, 'QU', 'OK', 'S', 1712988603, 1712988603, '1'),
(98961, 23196, 'QU', 'OK', 'S', 1712988607, 1712988607, '1'),
(98962, 23196, 'QU', 'OK', 'S', 1712988610, 1712988610, '1'),
(98963, 23196, 'QU', 'OK', 'S', 1712988621, 1712988621, '1'),
(98964, 23196, 'QU', 'OK', 'S', 1712988625, 1712988625, '1'),
(98965, 23196, 'QU', 'OK', 'S', 1712988628, 1712988628, '1'),
(98966, 27872, 'QU', 'OK', 'S', 1712988668, 1712988668, '1'),
(98967, 27871, 'QU', 'OK', 'S', 1712988690, 1712988690, '1'),
(98968, 27870, 'QU', 'OK', 'S', 1712988708, 1712988708, '1'),
(98969, 27869, 'QU', 'OK', 'S', 1712988743, 1712988743, '1'),
(98970, 27868, 'QU', 'OK', 'S', 1712988767, 1712988767, '1'),
(98971, 27867, 'QU', 'OK', 'S', 1712988788, 1712988788, '1'),
(98972, 27866, 'QU', 'OK', 'S', 1712988812, 1712988812, '1'),
(98973, 27865, 'QU', 'OK', 'S', 1712988880, 1712988880, '1'),
(98974, 27864, 'QU', 'OK', 'S', 1712988900, 1712988900, '1'),
(98975, 27858, 'QU', 'OK', 'S', 1712988947, 1712988947, '1'),
(98976, 27858, 'QU', 'OK', 'S', 1712988959, 1712988959, '1'),
(98977, 27858, 'QU', 'OK', 'S', 1712988971, 1712988971, '1'),
(98978, 27858, 'QU', 'OK', 'S', 1712988999, 1712988999, '1'),
(98979, 27858, 'QU', 'OK', 'S', 1712989009, 1712989009, '1'),
(98980, 27858, 'QU', 'OK', 'S', 1712989021, 1712989021, '1'),
(98981, 27858, 'QU', 'OK', 'S', 1712989032, 1712989032, '1'),
(98982, 27858, 'QU', 'OK', 'S', 1712989043, 1712989043, '1'),
(98983, 27858, 'QU', 'OK', 'S', 1712989060, 1712989060, '1'),
(98984, 27857, 'QU', 'OK', 'S', 1712989116, 1712989116, '1'),
(98985, 27857, 'QU', 'OK', 'S', 1712989127, 1712989127, '1'),
(98986, 27857, 'QU', 'OK', 'S', 1712989138, 1712989138, '1'),
(98987, 27857, 'QU', 'OK', 'S', 1712989153, 1712989153, '1'),
(98988, 27857, 'QU', 'OK', 'S', 1712989166, 1712989166, '1'),
(98989, 27857, 'QU', 'OK', 'S', 1712989178, 1712989178, '1'),
(98990, 27857, 'QU', 'OK', 'S', 1712989215, 1712989215, '1'),
(98991, 27856, 'QU', 'OK', 'S', 1712989237, 1712989237, '1'),
(98992, 27856, 'QU', 'OK', 'S', 1712989247, 1712989247, '1'),
(98993, 27856, 'QU', 'OK', 'S', 1712989260, 1712989260, '1'),
(98994, 27856, 'QU', 'OK', 'S', 1712989273, 1712989273, '1'),
(98995, 27856, 'QU', 'OK', 'S', 1712989284, 1712989284, '1'),
(98996, 27856, 'QU', 'OK', 'S', 1712989300, 1712989300, '1'),
(98997, 24123, 'QU', 'OK', 'S', 1712989344, 1712989344, '1'),
(98998, 24123, 'QU', 'OK', 'S', 1712989349, 1712989349, '1'),
(98999, 24123, 'QU', 'OK', 'S', 1712989353, 1712989353, '1'),
(99000, 24123, 'QU', 'OK', 'S', 1712989356, 1712989356, '1'),
(99001, 24123, 'QU', 'OK', 'S', 1712989372, 1712989372, '1'),
(99002, 24123, 'QU', 'OK', 'S', 1712989379, 1712989379, '1'),
(99003, 24123, 'QU', 'OK', 'S', 1712989383, 1712989383, '1'),
(99004, 24123, 'QU', 'OK', 'S', 1712989402, 1712989402, '1'),
(99005, 24123, 'QU', 'OK', 'S', 1712989406, 1712989406, '1'),
(99006, 24123, 'QU', 'OK', 'S', 1712989410, 1712989410, '1'),
(99007, 24123, 'QU', 'OK', 'S', 1712989413, 1712989413, '1'),
(99008, 24123, 'QU', 'OK', 'S', 1712989418, 1712989418, '1'),
(99009, 24123, 'QU', 'OK', 'S', 1712989461, 1712989461, '1'),
(99010, 24123, 'QU', 'OK', 'S', 1712989467, 1712989467, '1'),
(99011, 24123, 'QU', 'OK', 'S', 1712989470, 1712989470, '1'),
(99012, 24123, 'QU', 'OK', 'S', 1712989474, 1712989474, '1'),
(99013, 24123, 'QU', 'OK', 'S', 1712989492, 1712989492, '1'),
(99014, 24123, 'QU', 'OK', 'S', 1712989495, 1712989495, '1'),
(99015, 24123, 'QU', 'OK', 'S', 1712989502, 1712989502, '1'),
(99016, 24123, 'QU', 'OK', 'S', 1712989507, 1712989507, '1'),
(99017, 24012, 'QU', 'OK', 'S', 1712989597, 1712989597, '1'),
(99018, 24012, 'QU', 'OK', 'S', 1712989602, 1712989602, '1'),
(99019, 24012, 'QU', 'OK', 'S', 1712989606, 1712989606, '1'),
(99020, 24012, 'QU', 'OK', 'S', 1712989610, 1712989610, '1'),
(99021, 24012, 'QU', 'OK', 'S', 1712989613, 1712989613, '1'),
(99022, 24012, 'QU', 'OK', 'S', 1712989617, 1712989617, '1'),
(99023, 24008, 'QU', 'OK', 'S', 1712989652, 1712989652, '1'),
(99024, 24008, 'QU', 'OK', 'S', 1712989656, 1712989656, '1'),
(99025, 24008, 'QU', 'OK', 'S', 1712989659, 1712989659, '1'),
(99026, 24008, 'QU', 'OK', 'S', 1712989665, 1712989665, '1'),
(99027, 24008, 'QU', 'OK', 'S', 1712989668, 1712989668, '1'),
(99028, 24008, 'QU', 'OK', 'S', 1712989672, 1712989672, '1'),
(99029, 24007, 'QU', 'OK', 'S', 1712989696, 1712989696, '1'),
(99030, 24007, 'QU', 'OK', 'S', 1712989699, 1712989699, '1'),
(99031, 24007, 'QU', 'OK', 'S', 1712989703, 1712989703, '1'),
(99032, 24007, 'QU', 'OK', 'S', 1712989706, 1712989706, '1'),
(99033, 24007, 'QU', 'OK', 'S', 1712989710, 1712989710, '1'),
(99034, 24007, 'QU', 'OK', 'S', 1712989713, 1712989713, '1'),
(99035, 24007, 'QU', 'OK', 'S', 1712989717, 1712989717, '1'),
(99036, 23498, 'QU', 'OK', 'S', 1712989740, 1712989740, '1'),
(99037, 23498, 'QU', 'OK', 'S', 1712989744, 1712989744, '1'),
(99038, 23498, 'QU', 'OK', 'S', 1712989761, 1712989761, '1'),
(99039, 23498, 'QU', 'OK', 'S', 1712989765, 1712989765, '1'),
(99040, 23498, 'QU', 'OK', 'S', 1712989800, 1712989800, '1'),
(99041, 23498, 'QU', 'OK', 'S', 1712989804, 1712989804, '1'),
(99042, 23498, 'QU', 'OK', 'S', 1712989815, 1712989815, '1'),
(99043, 23498, 'QU', 'OK', 'S', 1712989820, 1712989820, '1'),
(99044, 23498, 'QU', 'OK', 'S', 1712989823, 1712989823, '1'),
(99045, 23498, 'QU', 'OK', 'S', 1712989833, 1712989833, '1'),
(99046, 23498, 'QU', 'OK', 'S', 1712989837, 1712989837, '1'),
(99047, 23498, 'QU', 'OK', 'S', 1712989849, 1712989849, '1'),
(99048, 23498, 'QU', 'OK', 'S', 1712989853, 1712989853, '1'),
(99049, 23497, 'QU', 'OK', 'S', 1712989873, 1712989873, '1'),
(99050, 23497, 'QU', 'OK', 'S', 1712989877, 1712989877, '1'),
(99051, 23497, 'QU', 'OK', 'S', 1712989888, 1712989888, '1'),
(99052, 23497, 'QU', 'OK', 'S', 1712989891, 1712989891, '1'),
(99053, 23497, 'QU', 'OK', 'S', 1712989903, 1712989903, '1'),
(99054, 23497, 'QU', 'OK', 'S', 1712989907, 1712989907, '1'),
(99055, 23497, 'QU', 'OK', 'S', 1712989910, 1712989910, '1'),
(99056, 23497, 'QU', 'OK', 'S', 1712989922, 1712989922, '1'),
(99057, 23497, 'QU', 'OK', 'S', 1712989925, 1712989925, '1'),
(99058, 23340, 'QU', 'OK', 'S', 1712989949, 1712989949, '1'),
(99059, 23339, 'QU', 'OK', 'S', 1712989971, 1712989971, '1'),
(99060, 23338, 'QU', 'OK', 'S', 1712989995, 1712989995, '1'),
(99061, 23338, 'QU', 'OK', 'S', 1712989999, 1712989999, '1'),
(99062, 23338, 'QU', 'OK', 'S', 1712990002, 1712990002, '1'),
(99063, 23338, 'QU', 'OK', 'S', 1712990005, 1712990005, '1'),
(99064, 23338, 'QU', 'OK', 'S', 1712990009, 1712990009, '1'),
(99065, 23337, 'QU', 'OK', 'S', 1712990038, 1712990038, '1'),
(99066, 23337, 'QU', 'OK', 'S', 1712990041, 1712990041, '1'),
(99067, 23337, 'QU', 'OK', 'S', 1712990044, 1712990044, '1'),
(99068, 23337, 'QU', 'OK', 'S', 1712990048, 1712990048, '1'),
(99069, 23337, 'QU', 'OK', 'S', 1712990051, 1712990051, '1'),
(99070, 23291, 'QU', 'OK', 'S', 1712990092, 1712990092, '1'),
(99071, 23291, 'QU', 'OK', 'S', 1712990102, 1712990102, '1'),
(99072, 23291, 'QU', 'OK', 'S', 1712990111, 1712990111, '1'),
(99073, 23289, 'QU', 'OK', 'S', 1712990135, 1712990135, '1'),
(99074, 23289, 'QU', 'OK', 'S', 1712990138, 1712990138, '1'),
(99075, 23289, 'QU', 'OK', 'S', 1712990142, 1712990142, '1'),
(99076, 23289, 'QU', 'OK', 'S', 1712990152, 1712990152, '1'),
(99077, 23289, 'QU', 'OK', 'S', 1712990155, 1712990155, '1'),
(99078, 23289, 'QU', 'OK', 'S', 1712990159, 1712990159, '1'),
(99079, 23289, 'QU', 'OK', 'S', 1712990168, 1712990168, '1'),
(99080, 23289, 'QU', 'OK', 'S', 1712990172, 1712990172, '1'),
(99081, 23289, 'QU', 'OK', 'S', 1712990175, 1712990175, '1'),
(99082, 23289, 'QU', 'OK', 'S', 1712990188, 1712990188, '1'),
(99083, 23289, 'QU', 'OK', 'S', 1712990191, 1712990191, '1'),
(99084, 23289, 'QU', 'OK', 'S', 1712990195, 1712990195, '1'),
(99085, 23289, 'QU', 'OK', 'S', 1712990206, 1712990206, '1'),
(99086, 23289, 'QU', 'OK', 'S', 1712990209, 1712990209, '1'),
(99087, 23289, 'QU', 'OK', 'S', 1712990212, 1712990212, '1'),
(99088, 23289, 'QU', 'OK', 'S', 1712990224, 1712990224, '1'),
(99089, 23289, 'QU', 'OK', 'S', 1712990227, 1712990227, '1'),
(99090, 23289, 'QU', 'OK', 'S', 1712990230, 1712990230, '1'),
(99091, 23287, 'QU', 'OK', 'S', 1712990255, 1712990255, '1'),
(99092, 23287, 'QU', 'OK', 'S', 1712990258, 1712990258, '1'),
(99093, 23285, 'QU', 'OK', 'S', 1712990334, 1712990334, '1'),
(99094, 23285, 'QU', 'OK', 'S', 1712990342, 1712990342, '1'),
(99095, 23285, 'QU', 'OK', 'S', 1712990353, 1712990353, '1'),
(99096, 23283, 'QU', 'OK', 'S', 1712990375, 1712990375, '1'),
(99097, 23283, 'QU', 'OK', 'S', 1712990379, 1712990379, '1'),
(99098, 23283, 'QU', 'OK', 'S', 1712990383, 1712990383, '1'),
(99099, 23283, 'QU', 'OK', 'S', 1712990397, 1712990397, '1'),
(99100, 23283, 'QU', 'OK', 'S', 1712990400, 1712990400, '1'),
(99101, 23283, 'QU', 'OK', 'S', 1712990403, 1712990403, '1'),
(99102, 23283, 'QU', 'OK', 'S', 1712990424, 1712990424, '1'),
(99103, 23283, 'QU', 'OK', 'S', 1712990427, 1712990427, '1'),
(99104, 23283, 'QU', 'OK', 'S', 1712990431, 1712990431, '1'),
(99105, 23283, 'QU', 'OK', 'S', 1712990447, 1712990447, '1'),
(99106, 23283, 'QU', 'OK', 'S', 1712990450, 1712990450, '1'),
(99107, 23283, 'QU', 'OK', 'S', 1712990454, 1712990454, '1'),
(99108, 23281, 'QU', 'OK', 'S', 1712990477, 1712990477, '1'),
(99109, 23280, 'QU', 'OK', 'S', 1712990500, 1712990500, '1'),
(99110, 23280, 'QU', 'OK', 'S', 1712990503, 1712990503, '1'),
(99111, 23280, 'QU', 'OK', 'S', 1712990507, 1712990507, '1'),
(99112, 23280, 'QU', 'OK', 'S', 1712990511, 1712990511, '1'),
(99113, 23280, 'QU', 'OK', 'S', 1712990515, 1712990515, '1'),
(99114, 23280, 'QU', 'OK', 'S', 1712990519, 1712990519, '1'),
(99115, 23280, 'QU', 'OK', 'S', 1712990522, 1712990522, '1'),
(99116, 23280, 'QU', 'OK', 'S', 1712990526, 1712990526, '1'),
(99117, 23280, 'QU', 'OK', 'S', 1712990530, 1712990530, '1'),
(99118, 23280, 'QU', 'OK', 'S', 1712990533, 1712990533, '1'),
(99119, 23280, 'QU', 'OK', 'S', 1712990538, 1712990538, '1'),
(99120, 23279, 'QU', 'OK', 'S', 1712990591, 1712990591, '1'),
(99121, 23279, 'QU', 'OK', 'S', 1712990595, 1712990595, '1'),
(99122, 23279, 'QU', 'OK', 'S', 1712990598, 1712990598, '1'),
(99123, 23279, 'QU', 'OK', 'S', 1712990602, 1712990602, '1'),
(99124, 23279, 'QU', 'OK', 'S', 1712990605, 1712990605, '1'),
(99125, 23279, 'QU', 'OK', 'S', 1712990608, 1712990608, '1'),
(99126, 23279, 'QU', 'OK', 'S', 1712990612, 1712990612, '1'),
(99127, 23279, 'QU', 'OK', 'S', 1712990616, 1712990616, '1'),
(99128, 23279, 'QU', 'OK', 'S', 1712990620, 1712990620, '1'),
(99129, 23279, 'QU', 'OK', 'S', 1712990623, 1712990623, '1'),
(99130, 23278, 'QU', 'OK', 'S', 1712990644, 1712990644, '1'),
(99131, 23278, 'QU', 'OK', 'S', 1712990647, 1712990647, '1'),
(99132, 23278, 'QU', 'OK', 'S', 1712990651, 1712990651, '1'),
(99133, 23278, 'QU', 'OK', 'S', 1712990654, 1712990654, '1'),
(99134, 23278, 'QU', 'OK', 'S', 1712990658, 1712990658, '1'),
(99135, 23278, 'QU', 'OK', 'S', 1712990662, 1712990662, '1'),
(99136, 23278, 'QU', 'OK', 'S', 1712990665, 1712990665, '1'),
(99137, 23278, 'QU', 'OK', 'S', 1712990669, 1712990669, '1'),
(99138, 23278, 'QU', 'OK', 'S', 1712990672, 1712990672, '1'),
(99139, 23278, 'QU', 'OK', 'S', 1712990676, 1712990676, '1'),
(99140, 23278, 'QU', 'OK', 'S', 1712990685, 1712990685, '1'),
(99141, 23278, 'QU', 'OK', 'S', 1712990688, 1712990688, '1'),
(99142, 19305, 'QU', 'OK', 'S', 1712990688, 1712990688, '1'),
(99143, 23278, 'QU', 'OK', 'S', 1712990691, 1712990691, '1'),
(99144, 19305, 'QU', 'OK', 'S', 1712990692, 1712990692, '1'),
(99145, 30526, 'QU', 'OK', 'S', 1712990694, 1712990694, '1'),
(99146, 23278, 'QU', 'OK', 'S', 1712990695, 1712990695, '1'),
(99147, 30526, 'QU', 'OK', 'S', 1712990697, 1712990697, '1'),
(99148, 30526, 'QU', 'OK', 'S', 1712990699, 1712990699, '1'),
(99149, 23278, 'QU', 'OK', 'S', 1712990699, 1712990699, '1'),
(99150, 23278, 'QU', 'OK', 'S', 1712990703, 1712990703, '1'),
(99151, 23278, 'QU', 'OK', 'S', 1712990706, 1712990706, '1'),
(99152, 23278, 'QU', 'OK', 'S', 1712990709, 1712990709, '1'),
(99153, 23278, 'QU', 'OK', 'S', 1712990713, 1712990713, '1'),
(99154, 23278, 'QU', 'OK', 'S', 1712990716, 1712990716, '1'),
(99155, 23278, 'QU', 'OK', 'S', 1712990720, 1712990720, '1'),
(99156, 23277, 'QU', 'OK', 'S', 1712990740, 1712990740, '1'),
(99157, 18375, 'QU', 'OK', 'S', 1712990748, 1712990748, '1'),
(99158, 30526, 'QU', 'OK', 'S', 1712990753, 1712990753, '1'),
(99159, 30168, 'QU', 'OK', 'S', 1712990756, 1712990756, '1'),
(99160, 23276, 'QU', 'OK', 'S', 1712990758, 1712990758, '1'),
(99161, 30168, 'QU', 'OK', 'S', 1712990761, 1712990761, '1'),
(99162, 30168, 'QU', 'OK', 'S', 1712990765, 1712990765, '1'),
(99163, 30168, 'QU', 'OK', 'S', 1712990768, 1712990768, '1'),
(99164, 23275, 'QU', 'OK', 'S', 1712990778, 1712990778, '1'),
(99165, 23274, 'QU', 'OK', 'S', 1712990803, 1712990803, '1'),
(99166, 23274, 'QU', 'OK', 'S', 1712990806, 1712990806, '1'),
(99167, 23274, 'QU', 'OK', 'S', 1712990811, 1712990811, '1'),
(99168, 23274, 'QU', 'OK', 'S', 1712990814, 1712990814, '1'),
(99169, 23274, 'QU', 'OK', 'S', 1712990818, 1712990818, '1'),
(99170, 23274, 'QU', 'OK', 'S', 1712990822, 1712990822, '1'),
(99171, 23274, 'QU', 'OK', 'S', 1712990825, 1712990825, '1'),
(99172, 23274, 'QU', 'OK', 'S', 1712990829, 1712990829, '1'),
(99173, 23274, 'QU', 'OK', 'S', 1712990832, 1712990832, '1'),
(99174, 23274, 'QU', 'OK', 'S', 1712990837, 1712990837, '1'),
(99175, 23273, 'QU', 'OK', 'S', 1712990864, 1712990864, '1'),
(99176, 23273, 'QU', 'OK', 'S', 1712990867, 1712990867, '1'),
(99177, 30554, 'QU', 'OK', 'S', 1712990869, 1712990869, '1'),
(99178, 23273, 'QU', 'OK', 'S', 1712990870, 1712990870, '1'),
(99179, 30554, 'QU', 'OK', 'S', 1712990872, 1712990872, '1'),
(99180, 23273, 'QU', 'OK', 'S', 1712990875, 1712990875, '1'),
(99181, 30554, 'QU', 'OK', 'S', 1712990875, 1712990875, '1'),
(99182, 30702, 'QU', 'OK', 'S', 1712990877, 1712990877, '1'),
(99183, 23273, 'QU', 'OK', 'S', 1712990878, 1712990878, '1'),
(99184, 23273, 'QU', 'OK', 'S', 1712990882, 1712990882, '1'),
(99185, 23273, 'QU', 'OK', 'S', 1712990885, 1712990885, '1'),
(99186, 23273, 'QU', 'OK', 'S', 1712990888, 1712990888, '1'),
(99187, 29407, 'QU', 'OK', 'S', 1712990891, 1712990891, '1'),
(99188, 23273, 'QU', 'OK', 'S', 1712990892, 1712990892, '1'),
(99189, 29407, 'QU', 'OK', 'S', 1712990895, 1712990895, '1'),
(99190, 23273, 'QU', 'OK', 'S', 1712990899, 1712990899, '1'),
(99191, 23273, 'QU', 'OK', 'S', 1712990903, 1712990903, '1'),
(99192, 29407, 'QU', 'OK', 'S', 1712990904, 1712990904, '1'),
(99193, 24985, 'QU', 'OK', 'S', 1712990907, 1712990907, '1'),
(99194, 23273, 'QU', 'OK', 'S', 1712990908, 1712990908, '1'),
(99195, 30686, 'QU', 'OK', 'S', 1712990922, 1712990922, '1'),
(99196, 23272, 'QU', 'OK', 'S', 1712990933, 1712990933, '1'),
(99197, 23272, 'QU', 'OK', 'S', 1712990937, 1712990937, '1'),
(99198, 23272, 'QU', 'OK', 'S', 1712990940, 1712990940, '1'),
(99199, 23272, 'QU', 'OK', 'S', 1712990944, 1712990944, '1'),
(99200, 23272, 'QU', 'OK', 'S', 1712990948, 1712990948, '1'),
(99201, 23272, 'QU', 'OK', 'S', 1712990951, 1712990951, '1'),
(99202, 23272, 'QU', 'OK', 'S', 1712990954, 1712990954, '1'),
(99203, 23272, 'QU', 'OK', 'S', 1712990958, 1712990958, '1'),
(99204, 23272, 'QU', 'OK', 'S', 1712990962, 1712990962, '1'),
(99205, 23272, 'QU', 'OK', 'S', 1712990965, 1712990965, '1'),
(99206, 23271, 'QU', 'OK', 'S', 1712990990, 1712990990, '1'),
(99207, 23271, 'QU', 'OK', 'S', 1712990993, 1712990993, '1'),
(99208, 23270, 'QU', 'OK', 'S', 1712991013, 1712991013, '1'),
(99209, 23270, 'QU', 'OK', 'S', 1712991016, 1712991016, '1'),
(99210, 23270, 'QU', 'OK', 'S', 1712991020, 1712991020, '1'),
(99211, 23270, 'QU', 'OK', 'S', 1712991023, 1712991023, '1'),
(99212, 23270, 'QU', 'OK', 'S', 1712991027, 1712991027, '1'),
(99213, 23270, 'QU', 'OK', 'S', 1712991030, 1712991030, '1'),
(99214, 23270, 'QU', 'OK', 'S', 1712991034, 1712991034, '1'),
(99215, 23270, 'QU', 'OK', 'S', 1712991037, 1712991037, '1'),
(99216, 23270, 'QU', 'OK', 'S', 1712991040, 1712991040, '1'),
(99217, 23270, 'QU', 'OK', 'S', 1712991044, 1712991044, '1'),
(99218, 23270, 'QU', 'OK', 'S', 1712991052, 1712991052, '1'),
(99219, 23270, 'QU', 'OK', 'S', 1712991055, 1712991055, '1'),
(99220, 23270, 'QU', 'OK', 'S', 1712991059, 1712991059, '1'),
(99221, 23270, 'QU', 'OK', 'S', 1712991062, 1712991062, '1'),
(99222, 23270, 'QU', 'OK', 'S', 1712991065, 1712991065, '1'),
(99223, 23270, 'QU', 'OK', 'S', 1712991068, 1712991068, '1'),
(99224, 23269, 'QU', 'OK', 'S', 1712991091, 1712991091, '1'),
(99225, 23268, 'QU', 'OK', 'S', 1712991109, 1712991109, '1'),
(99226, 23268, 'QU', 'OK', 'S', 1712991112, 1712991112, '1'),
(99227, 23268, 'QU', 'OK', 'S', 1712991116, 1712991116, '1'),
(99228, 23268, 'QU', 'OK', 'S', 1712991119, 1712991119, '1'),
(99229, 23268, 'QU', 'OK', 'S', 1712991123, 1712991123, '1'),
(99230, 23268, 'QU', 'OK', 'S', 1712991126, 1712991126, '1'),
(99231, 23268, 'QU', 'OK', 'S', 1712991129, 1712991129, '1'),
(99232, 23268, 'QU', 'OK', 'S', 1712991133, 1712991133, '1'),
(99233, 23268, 'QU', 'OK', 'S', 1712991136, 1712991136, '1'),
(99234, 23268, 'QU', 'OK', 'S', 1712991140, 1712991140, '1'),
(99235, 23267, 'QU', 'OK', 'S', 1712991159, 1712991159, '1'),
(99236, 23266, 'QU', 'OK', 'S', 1712991199, 1712991199, '1'),
(99237, 23265, 'QU', 'OK', 'S', 1712991220, 1712991220, '1'),
(99238, 29407, 'QU', 'OK', 'S', 1712991222, 1712991222, '1'),
(99239, 23265, 'QU', 'OK', 'S', 1712991225, 1712991225, '1'),
(99240, 23265, 'QU', 'OK', 'S', 1712991229, 1712991229, '1'),
(99241, 23265, 'QU', 'OK', 'S', 1712991232, 1712991232, '1'),
(99242, 23265, 'QU', 'OK', 'S', 1712991237, 1712991237, '1'),
(99243, 23265, 'QU', 'OK', 'S', 1712991241, 1712991241, '1'),
(99244, 23265, 'QU', 'OK', 'S', 1712991245, 1712991245, '1'),
(99245, 23265, 'QU', 'OK', 'S', 1712991249, 1712991249, '1'),
(99246, 23265, 'QU', 'OK', 'S', 1712991252, 1712991252, '1'),
(99247, 23265, 'QU', 'OK', 'S', 1712991255, 1712991255, '1'),
(99248, 23264, 'QU', 'OK', 'S', 1712991275, 1712991275, '1'),
(99249, 23263, 'QU', 'OK', 'S', 1712991296, 1712991296, '1'),
(99250, 23262, 'QU', 'OK', 'S', 1712991315, 1712991315, '1'),
(99251, 23261, 'QU', 'OK', 'S', 1712991353, 1712991353, '1'),
(99252, 23260, 'QU', 'OK', 'S', 1712991383, 1712991383, '1'),
(99253, 23260, 'QU', 'OK', 'S', 1712991387, 1712991387, '1'),
(99254, 23260, 'QU', 'OK', 'S', 1712991425, 1712991425, '1'),
(99255, 23260, 'QU', 'OK', 'S', 1712991434, 1712991434, '1'),
(99256, 23260, 'QU', 'OK', 'S', 1712991446, 1712991446, '1'),
(99257, 23260, 'QU', 'OK', 'S', 1712991451, 1712991451, '1'),
(99258, 23260, 'QU', 'OK', 'S', 1712991456, 1712991456, '1'),
(99259, 23260, 'QU', 'OK', 'S', 1712991463, 1712991463, '1'),
(99260, 23260, 'QU', 'OK', 'S', 1712991476, 1712991476, '1'),
(99261, 23260, 'QU', 'OK', 'S', 1712991480, 1712991480, '1'),
(99262, 23259, 'QU', 'OK', 'S', 1712991506, 1712991506, '1'),
(99263, 23258, 'QU', 'OK', 'S', 1712991580, 1712991580, '1'),
(99264, 23257, 'QU', 'OK', 'S', 1712991602, 1712991602, '1'),
(99265, 23257, 'QU', 'OK', 'S', 1712991605, 1712991605, '1'),
(99266, 23257, 'QU', 'OK', 'S', 1712991608, 1712991608, '1'),
(99267, 23257, 'QU', 'OK', 'S', 1712991613, 1712991613, '1'),
(99268, 23257, 'QU', 'OK', 'S', 1712991619, 1712991619, '1'),
(99269, 23257, 'QU', 'OK', 'S', 1712991623, 1712991623, '1'),
(99270, 23257, 'QU', 'OK', 'S', 1712991627, 1712991627, '1'),
(99271, 23257, 'QU', 'OK', 'S', 1712991652, 1712991652, '1'),
(99272, 23257, 'QU', 'OK', 'S', 1712991655, 1712991655, '1'),
(99273, 23257, 'QU', 'OK', 'S', 1712991659, 1712991659, '1'),
(99274, 23256, 'QU', 'OK', 'S', 1712991682, 1712991682, '1'),
(99275, 23256, 'QU', 'OK', 'S', 1712991685, 1712991685, '1'),
(99276, 23256, 'QU', 'OK', 'S', 1712991689, 1712991689, '1'),
(99277, 23256, 'QU', 'OK', 'S', 1712991692, 1712991692, '1'),
(99278, 23256, 'QU', 'OK', 'S', 1712991695, 1712991695, '1'),
(99279, 23256, 'QU', 'OK', 'S', 1712991699, 1712991699, '1'),
(99280, 23256, 'QU', 'OK', 'S', 1712991703, 1712991703, '1'),
(99281, 23256, 'QU', 'OK', 'S', 1712991706, 1712991706, '1'),
(99282, 23256, 'QU', 'OK', 'S', 1712991710, 1712991710, '1'),
(99283, 23256, 'QU', 'OK', 'S', 1712991713, 1712991713, '1'),
(99284, 23255, 'QU', 'OK', 'S', 1712991735, 1712991735, '1'),
(99285, 23254, 'QU', 'OK', 'S', 1712991755, 1712991755, '1'),
(99286, 23253, 'QU', 'OK', 'S', 1712991773, 1712991773, '1'),
(99287, 23252, 'QU', 'OK', 'S', 1712991793, 1712991793, '1'),
(99288, 23252, 'QU', 'OK', 'S', 1712991797, 1712991797, '1'),
(99289, 23252, 'QU', 'OK', 'S', 1712991800, 1712991800, '1'),
(99290, 23252, 'QU', 'OK', 'S', 1712991804, 1712991804, '1'),
(99291, 23252, 'QU', 'OK', 'S', 1712991808, 1712991808, '1'),
(99292, 23252, 'QU', 'OK', 'S', 1712991813, 1712991813, '1'),
(99293, 23252, 'QU', 'OK', 'S', 1712991816, 1712991816, '1'),
(99294, 23252, 'QU', 'OK', 'S', 1712991820, 1712991820, '1'),
(99295, 23252, 'QU', 'OK', 'S', 1712991828, 1712991828, '1'),
(99296, 23252, 'QU', 'OK', 'S', 1712991832, 1712991832, '1'),
(99297, 23251, 'QU', 'OK', 'S', 1712991868, 1712991868, '1'),
(99298, 23251, 'QU', 'OK', 'S', 1712991871, 1712991871, '1'),
(99299, 23251, 'QU', 'OK', 'S', 1712991875, 1712991875, '1'),
(99300, 23251, 'QU', 'OK', 'S', 1712991879, 1712991879, '1'),
(99301, 23251, 'QU', 'OK', 'S', 1712991883, 1712991883, '1'),
(99302, 23251, 'QU', 'OK', 'S', 1712991891, 1712991891, '1'),
(99303, 23251, 'QU', 'OK', 'S', 1712991894, 1712991894, '1'),
(99304, 23251, 'QU', 'OK', 'S', 1712991899, 1712991899, '1'),
(99305, 23251, 'QU', 'OK', 'S', 1712991902, 1712991902, '1'),
(99306, 23251, 'QU', 'OK', 'S', 1712991906, 1712991906, '1'),
(99307, 23250, 'QU', 'OK', 'S', 1712992029, 1712992029, '1'),
(99308, 23249, 'QU', 'OK', 'S', 1712992048, 1712992048, '1'),
(99309, 23249, 'QU', 'OK', 'S', 1712992052, 1712992052, '1'),
(99310, 23249, 'QU', 'OK', 'S', 1712992055, 1712992055, '1'),
(99311, 23249, 'QU', 'OK', 'S', 1712992058, 1712992058, '1'),
(99312, 23249, 'QU', 'OK', 'S', 1712992062, 1712992062, '1'),
(99313, 23249, 'QU', 'OK', 'S', 1712992066, 1712992066, '1'),
(99314, 23249, 'QU', 'OK', 'S', 1712992069, 1712992069, '1'),
(99315, 23249, 'QU', 'OK', 'S', 1712992072, 1712992072, '1'),
(99316, 23249, 'QU', 'OK', 'S', 1712992076, 1712992076, '1'),
(99317, 23249, 'QU', 'OK', 'S', 1712992080, 1712992080, '1'),
(99318, 23248, 'QU', 'OK', 'S', 1712992101, 1712992101, '1'),
(99319, 23248, 'QU', 'OK', 'S', 1712992104, 1712992104, '1'),
(99320, 23248, 'QU', 'OK', 'S', 1712992108, 1712992108, '1'),
(99321, 23248, 'QU', 'OK', 'S', 1712992114, 1712992114, '1'),
(99322, 23248, 'QU', 'OK', 'S', 1712992118, 1712992118, '1'),
(99323, 23248, 'QU', 'OK', 'S', 1712992123, 1712992123, '1'),
(99324, 23248, 'QU', 'OK', 'S', 1712992126, 1712992126, '1'),
(99325, 23248, 'QU', 'OK', 'S', 1712992129, 1712992129, '1'),
(99326, 23248, 'QU', 'OK', 'S', 1712992133, 1712992133, '1'),
(99327, 23248, 'QU', 'OK', 'S', 1712992137, 1712992137, '1'),
(99328, 23247, 'QU', 'OK', 'S', 1712992157, 1712992157, '1'),
(99329, 23246, 'QU', 'OK', 'S', 1712992176, 1712992176, '1'),
(99330, 23246, 'QU', 'OK', 'S', 1712992185, 1712992185, '1'),
(99331, 23246, 'QU', 'OK', 'S', 1712992189, 1712992189, '1'),
(99332, 23246, 'QU', 'OK', 'S', 1712992255, 1712992255, '1'),
(99333, 23246, 'QU', 'OK', 'S', 1712992263, 1712992263, '1'),
(99334, 23246, 'QU', 'OK', 'S', 1712992266, 1712992266, '1'),
(99335, 23246, 'QU', 'OK', 'S', 1712992271, 1712992271, '1'),
(99336, 23246, 'QU', 'OK', 'S', 1712992274, 1712992274, '1'),
(99337, 23246, 'QU', 'OK', 'S', 1712992279, 1712992279, '1'),
(99338, 23246, 'QU', 'OK', 'S', 1712992283, 1712992283, '1'),
(99339, 23245, 'QU', 'OK', 'S', 1712992305, 1712992305, '1'),
(99340, 23244, 'QU', 'OK', 'S', 1712992328, 1712992328, '1'),
(99341, 23242, 'QU', 'OK', 'S', 1712992346, 1712992346, '1'),
(99342, 23241, 'QU', 'OK', 'S', 1712992366, 1712992366, '1'),
(99343, 23241, 'QU', 'OK', 'S', 1712992369, 1712992369, '1'),
(99344, 23241, 'QU', 'OK', 'S', 1712992373, 1712992373, '1'),
(99345, 23241, 'QU', 'OK', 'S', 1712992377, 1712992377, '1'),
(99346, 23241, 'QU', 'OK', 'S', 1712992385, 1712992385, '1'),
(99347, 23241, 'QU', 'OK', 'S', 1712992388, 1712992388, '1'),
(99348, 23241, 'QU', 'OK', 'S', 1712992392, 1712992392, '1'),
(99349, 23241, 'QU', 'OK', 'S', 1712992396, 1712992396, '1'),
(99350, 23241, 'QU', 'OK', 'S', 1712992399, 1712992399, '1'),
(99351, 23241, 'QU', 'OK', 'S', 1712992403, 1712992403, '1'),
(99352, 23240, 'QU', 'OK', 'S', 1712992421, 1712992421, '1'),
(99353, 23239, 'QU', 'OK', 'S', 1712992445, 1712992445, '1'),
(99354, 23239, 'QU', 'OK', 'S', 1712992449, 1712992449, '1'),
(99355, 23239, 'QU', 'OK', 'S', 1712992452, 1712992452, '1'),
(99356, 23239, 'QU', 'OK', 'S', 1712992456, 1712992456, '1'),
(99357, 23239, 'QU', 'OK', 'S', 1712992459, 1712992459, '1'),
(99358, 23239, 'QU', 'OK', 'S', 1712992463, 1712992463, '1'),
(99359, 23239, 'QU', 'OK', 'S', 1712992467, 1712992467, '1'),
(99360, 23239, 'QU', 'OK', 'S', 1712992471, 1712992471, '1'),
(99361, 23239, 'QU', 'OK', 'S', 1712992476, 1712992476, '1'),
(99362, 23239, 'QU', 'OK', 'S', 1712992480, 1712992480, '1'),
(99363, 23238, 'QU', 'OK', 'S', 1712992503, 1712992503, '1'),
(99364, 23238, 'QU', 'OK', 'S', 1712992506, 1712992506, '1'),
(99365, 23238, 'QU', 'OK', 'S', 1712992510, 1712992510, '1'),
(99366, 23238, 'QU', 'OK', 'S', 1712992514, 1712992514, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(99367, 23238, 'QU', 'OK', 'S', 1712992517, 1712992517, '1'),
(99368, 23238, 'QU', 'OK', 'S', 1712992520, 1712992520, '1'),
(99369, 23238, 'QU', 'OK', 'S', 1712992523, 1712992523, '1'),
(99370, 23238, 'QU', 'OK', 'S', 1712992527, 1712992527, '1'),
(99371, 23238, 'QU', 'OK', 'S', 1712992530, 1712992530, '1'),
(99372, 23238, 'QU', 'OK', 'S', 1712992533, 1712992533, '1'),
(99373, 23237, 'QU', 'OK', 'S', 1712992554, 1712992554, '1'),
(99374, 23236, 'QU', 'OK', 'S', 1712992578, 1712992578, '1'),
(99375, 23229, 'QU', 'OK', 'S', 1712992596, 1712992596, '1'),
(99376, 23226, 'QU', 'OK', 'S', 1712992617, 1712992617, '1'),
(99377, 23225, 'QU', 'OK', 'S', 1712992636, 1712992636, '1'),
(99378, 23225, 'QU', 'OK', 'S', 1712992639, 1712992639, '1'),
(99379, 23225, 'QU', 'OK', 'S', 1712992642, 1712992642, '1'),
(99380, 23225, 'QU', 'OK', 'S', 1712992646, 1712992646, '1'),
(99381, 23225, 'QU', 'OK', 'S', 1712992649, 1712992649, '1'),
(99382, 23225, 'QU', 'OK', 'S', 1712992653, 1712992653, '1'),
(99383, 23225, 'QU', 'OK', 'S', 1712992666, 1712992666, '1'),
(99384, 23225, 'QU', 'OK', 'S', 1712992671, 1712992671, '1'),
(99385, 23225, 'QU', 'OK', 'S', 1712992674, 1712992674, '1'),
(99386, 23225, 'QU', 'OK', 'S', 1712992680, 1712992680, '1'),
(99387, 23224, 'QU', 'OK', 'S', 1712992705, 1712992705, '1'),
(99388, 23223, 'QU', 'OK', 'S', 1712992728, 1712992728, '1'),
(99389, 23222, 'QU', 'OK', 'S', 1712992748, 1712992748, '1'),
(99390, 23221, 'QU', 'OK', 'S', 1712992767, 1712992767, '1'),
(99391, 23221, 'QU', 'OK', 'S', 1712992770, 1712992770, '1'),
(99392, 23221, 'QU', 'OK', 'S', 1712992777, 1712992777, '1'),
(99393, 23221, 'QU', 'OK', 'S', 1712992781, 1712992781, '1'),
(99394, 23221, 'QU', 'OK', 'S', 1712992788, 1712992788, '1'),
(99395, 23221, 'QU', 'OK', 'S', 1712992793, 1712992793, '1'),
(99396, 23221, 'QU', 'OK', 'S', 1712992797, 1712992797, '1'),
(99397, 23221, 'QU', 'OK', 'S', 1712992801, 1712992801, '1'),
(99398, 23221, 'QU', 'OK', 'S', 1712992805, 1712992805, '1'),
(99399, 23221, 'QU', 'OK', 'S', 1712992808, 1712992808, '1'),
(99400, 23220, 'QU', 'OK', 'S', 1712992830, 1712992830, '1'),
(99401, 23219, 'QU', 'OK', 'S', 1712992861, 1712992861, '1'),
(99402, 23219, 'QU', 'OK', 'S', 1712992872, 1712992872, '1'),
(99403, 23219, 'QU', 'OK', 'S', 1712992883, 1712992883, '1'),
(99404, 23219, 'QU', 'OK', 'S', 1712992893, 1712992893, '1'),
(99405, 25272, 'QU', 'OK', 'S', 1712992896, 1712992896, '1'),
(99406, 25272, 'QU', 'OK', 'S', 1712992896, 1712992896, '1'),
(99407, 25272, 'QU', 'OK', 'S', 1712992896, 1712992896, '1'),
(99408, 25272, 'QU', 'OK', 'S', 1712992896, 1712992896, '1'),
(99409, 25272, 'QU', 'OK', 'S', 1712992908, 1712992908, '1'),
(99410, 25272, 'QU', 'OK', 'S', 1712992908, 1712992908, '1'),
(99411, 25272, 'QU', 'OK', 'S', 1712992908, 1712992908, '1'),
(99412, 25272, 'QU', 'OK', 'S', 1712992908, 1712992908, '1'),
(99413, 25270, 'QU', 'OK', 'S', 1712992923, 1712992923, '1'),
(99414, 25270, 'QU', 'OK', 'S', 1712992923, 1712992923, '1'),
(99415, 25270, 'QU', 'OK', 'S', 1712992923, 1712992923, '1'),
(99416, 25270, 'QU', 'OK', 'S', 1712992923, 1712992923, '1'),
(99417, 23218, 'QU', 'OK', 'S', 1712992927, 1712992927, '1'),
(99418, 23218, 'QU', 'OK', 'S', 1712992932, 1712992932, '1'),
(99419, 25270, 'QU', 'OK', 'S', 1712992935, 1712992935, '1'),
(99420, 25270, 'QU', 'OK', 'S', 1712992935, 1712992935, '1'),
(99421, 25270, 'QU', 'OK', 'S', 1712992935, 1712992935, '1'),
(99422, 25270, 'QU', 'OK', 'S', 1712992935, 1712992935, '1'),
(99423, 23218, 'QU', 'OK', 'S', 1712992936, 1712992936, '1'),
(99424, 23218, 'QU', 'OK', 'S', 1712992940, 1712992940, '1'),
(99425, 23218, 'QU', 'OK', 'S', 1712992944, 1712992944, '1'),
(99426, 23218, 'QU', 'OK', 'S', 1712992947, 1712992947, '1'),
(99427, 25269, 'QU', 'OK', 'S', 1712992950, 1712992950, '1'),
(99428, 25269, 'QU', 'OK', 'S', 1712992950, 1712992950, '1'),
(99429, 25269, 'QU', 'OK', 'S', 1712992950, 1712992950, '1'),
(99430, 25269, 'QU', 'OK', 'S', 1712992950, 1712992950, '1'),
(99431, 23218, 'QU', 'OK', 'S', 1712992951, 1712992951, '1'),
(99432, 23218, 'QU', 'OK', 'S', 1712992954, 1712992954, '1'),
(99433, 23218, 'QU', 'OK', 'S', 1712992958, 1712992958, '1'),
(99434, 23218, 'QU', 'OK', 'S', 1712992961, 1712992961, '1'),
(99435, 25269, 'QU', 'OK', 'S', 1712992964, 1712992964, '1'),
(99436, 25269, 'QU', 'OK', 'S', 1712992964, 1712992964, '1'),
(99437, 25269, 'QU', 'OK', 'S', 1712992964, 1712992964, '1'),
(99438, 25269, 'QU', 'OK', 'S', 1712992964, 1712992964, '1'),
(99439, 23201, 'QU', 'OK', 'S', 1712992985, 1712992985, '1'),
(99440, 23201, 'QU', 'OK', 'S', 1712992994, 1712992994, '1'),
(99441, 23201, 'QU', 'OK', 'S', 1712993003, 1712993003, '1'),
(99442, 23200, 'QU', 'OK', 'S', 1712993033, 1712993033, '1'),
(99443, 23200, 'QU', 'OK', 'S', 1712993036, 1712993036, '1'),
(99444, 23200, 'QU', 'OK', 'S', 1712993040, 1712993040, '1'),
(99445, 23200, 'QU', 'OK', 'S', 1712993049, 1712993049, '1'),
(99446, 23200, 'QU', 'OK', 'S', 1712993052, 1712993052, '1'),
(99447, 23200, 'QU', 'OK', 'S', 1712993057, 1712993057, '1'),
(99448, 23200, 'QU', 'OK', 'S', 1712993068, 1712993068, '1'),
(99449, 23200, 'QU', 'OK', 'S', 1712993071, 1712993071, '1'),
(99450, 23200, 'QU', 'OK', 'S', 1712993076, 1712993076, '1'),
(99451, 23200, 'QU', 'OK', 'S', 1712993089, 1712993089, '1'),
(99452, 23200, 'QU', 'OK', 'S', 1712993093, 1712993093, '1'),
(99453, 23200, 'QU', 'OK', 'S', 1712993096, 1712993096, '1'),
(99454, 23200, 'QU', 'OK', 'S', 1712993106, 1712993106, '1'),
(99455, 23200, 'QU', 'OK', 'S', 1712993109, 1712993109, '1'),
(99456, 23200, 'QU', 'OK', 'S', 1712993113, 1712993113, '1'),
(99457, 23199, 'QU', 'OK', 'S', 1712993136, 1712993136, '1'),
(99458, 23199, 'QU', 'OK', 'S', 1712993139, 1712993139, '1'),
(99459, 23199, 'QU', 'OK', 'S', 1712993143, 1712993143, '1'),
(99460, 23199, 'QU', 'OK', 'S', 1712993146, 1712993146, '1'),
(99461, 23199, 'QU', 'OK', 'S', 1712993149, 1712993149, '1'),
(99462, 23199, 'QU', 'OK', 'S', 1712993153, 1712993153, '1'),
(99463, 23198, 'QU', 'OK', 'S', 1712993215, 1712993215, '1'),
(99464, 23198, 'QU', 'OK', 'S', 1712993219, 1712993219, '1'),
(99465, 23198, 'QU', 'OK', 'S', 1712993222, 1712993222, '1'),
(99466, 23198, 'QU', 'OK', 'S', 1712993231, 1712993231, '1'),
(99467, 23198, 'QU', 'OK', 'S', 1712993234, 1712993234, '1'),
(99468, 23198, 'QU', 'OK', 'S', 1712993240, 1712993240, '1'),
(99469, 25267, 'QU', 'OK', 'S', 1712993249, 1712993249, '1'),
(99470, 25267, 'QU', 'OK', 'S', 1712993249, 1712993249, '1'),
(99471, 25267, 'QU', 'OK', 'S', 1712993249, 1712993249, '1'),
(99472, 25267, 'QU', 'OK', 'S', 1712993249, 1712993249, '1'),
(99473, 23198, 'QU', 'OK', 'S', 1712993253, 1712993253, '1'),
(99474, 23198, 'QU', 'OK', 'S', 1712993256, 1712993256, '1'),
(99475, 23198, 'QU', 'OK', 'S', 1712993259, 1712993259, '1'),
(99476, 25267, 'QU', 'OK', 'S', 1712993263, 1712993263, '1'),
(99477, 25267, 'QU', 'OK', 'S', 1712993263, 1712993263, '1'),
(99478, 25267, 'QU', 'OK', 'S', 1712993263, 1712993263, '1'),
(99479, 25267, 'QU', 'OK', 'S', 1712993264, 1712993264, '1'),
(99480, 23198, 'QU', 'OK', 'S', 1712993270, 1712993270, '1'),
(99481, 23198, 'QU', 'OK', 'S', 1712993273, 1712993273, '1'),
(99482, 23198, 'QU', 'OK', 'S', 1712993277, 1712993277, '1'),
(99483, 25266, 'QU', 'OK', 'S', 1712993278, 1712993278, '1'),
(99484, 25266, 'QU', 'OK', 'S', 1712993278, 1712993278, '1'),
(99485, 25266, 'QU', 'OK', 'S', 1712993278, 1712993278, '1'),
(99486, 25266, 'QU', 'OK', 'S', 1712993278, 1712993278, '1'),
(99487, 25266, 'QU', 'OK', 'S', 1712993295, 1712993295, '1'),
(99488, 25266, 'QU', 'OK', 'S', 1712993295, 1712993295, '1'),
(99489, 25266, 'QU', 'OK', 'S', 1712993295, 1712993295, '1'),
(99490, 25266, 'QU', 'OK', 'S', 1712993295, 1712993295, '1'),
(99491, 25264, 'QU', 'OK', 'S', 1712993309, 1712993309, '1'),
(99492, 25264, 'QU', 'OK', 'S', 1712993309, 1712993309, '1'),
(99493, 25264, 'QU', 'OK', 'S', 1712993309, 1712993309, '1'),
(99494, 25264, 'QU', 'OK', 'S', 1712993309, 1712993309, '1'),
(99495, 25264, 'QU', 'OK', 'S', 1712993321, 1712993321, '1'),
(99496, 25264, 'QU', 'OK', 'S', 1712993321, 1712993321, '1'),
(99497, 25264, 'QU', 'OK', 'S', 1712993321, 1712993321, '1'),
(99498, 25264, 'QU', 'OK', 'S', 1712993321, 1712993321, '1'),
(99499, 25213, 'QU', 'OK', 'S', 1712993339, 1712993339, '1'),
(99500, 25213, 'QU', 'OK', 'S', 1712993339, 1712993339, '1'),
(99501, 25213, 'QU', 'OK', 'S', 1712993339, 1712993339, '1'),
(99502, 25213, 'QU', 'OK', 'S', 1712993339, 1712993339, '1'),
(99503, 25213, 'QU', 'OK', 'S', 1712993351, 1712993351, '1'),
(99504, 25213, 'QU', 'OK', 'S', 1712993351, 1712993351, '1'),
(99505, 25213, 'QU', 'OK', 'S', 1712993351, 1712993351, '1'),
(99506, 25213, 'QU', 'OK', 'S', 1712993351, 1712993351, '1'),
(99507, 23197, 'QU', 'OK', 'S', 1712994527, 1712994527, '1'),
(99508, 23197, 'QU', 'OK', 'S', 1712994530, 1712994530, '1'),
(99509, 23197, 'QU', 'OK', 'S', 1712994533, 1712994533, '1'),
(99510, 23197, 'QU', 'OK', 'S', 1712994546, 1712994546, '1'),
(99511, 23197, 'QU', 'OK', 'S', 1712994549, 1712994549, '1'),
(99512, 23197, 'QU', 'OK', 'S', 1712994553, 1712994553, '1'),
(99513, 23197, 'QU', 'OK', 'S', 1712994589, 1712994589, '1'),
(99514, 23197, 'QU', 'OK', 'S', 1712994594, 1712994594, '1'),
(99515, 23197, 'QU', 'OK', 'S', 1712994599, 1712994599, '1'),
(99516, 23197, 'QU', 'OK', 'S', 1712994621, 1712994621, '1'),
(99517, 23197, 'QU', 'OK', 'S', 1712994624, 1712994624, '1'),
(99518, 23197, 'QU', 'OK', 'S', 1712994627, 1712994627, '1'),
(99519, 29380, 'QU', 'OK', 'S', 1712995983, 1712995983, '1'),
(99520, 30319, 'QU', 'OK', 'S', 1712996044, 1712996044, '1'),
(99521, 30324, 'QU', 'OK', 'S', 1712996145, 1712996145, '1'),
(99522, 30324, 'QU', 'OK', 'S', 1712996156, 1712996156, '1'),
(99523, 30324, 'QU', 'OK', 'S', 1712996164, 1712996164, '1'),
(99524, 30318, 'QU', 'OK', 'S', 1712996269, 1712996269, '1'),
(99525, 30325, 'QU', 'OK', 'S', 1712996360, 1712996360, '1'),
(99526, 30321, 'QU', 'OK', 'S', 1712996488, 1712996488, '1'),
(99527, 30323, 'QU', 'OK', 'S', 1712996639, 1712996639, '1'),
(99528, 25203, 'QU', 'OK', 'S', 1712998535, 1712998535, '1'),
(99529, 25203, 'QU', 'OK', 'S', 1712998535, 1712998535, '1'),
(99530, 25203, 'QU', 'OK', 'S', 1712998535, 1712998535, '1'),
(99531, 25203, 'QU', 'OK', 'S', 1712998535, 1712998535, '1'),
(99532, 25203, 'QU', 'OK', 'S', 1712998547, 1712998547, '1'),
(99533, 25203, 'QU', 'OK', 'S', 1712998547, 1712998547, '1'),
(99534, 25203, 'QU', 'OK', 'S', 1712998547, 1712998547, '1'),
(99535, 25203, 'QU', 'OK', 'S', 1712998547, 1712998547, '1'),
(99536, 25199, 'QU', 'OK', 'S', 1712998662, 1712998662, '1'),
(99537, 25199, 'QU', 'OK', 'S', 1712998662, 1712998662, '1'),
(99538, 25199, 'QU', 'OK', 'S', 1712998662, 1712998662, '1'),
(99539, 25199, 'QU', 'OK', 'S', 1712998662, 1712998662, '1'),
(99540, 25199, 'QU', 'OK', 'S', 1712998674, 1712998674, '1'),
(99541, 25199, 'QU', 'OK', 'S', 1712998674, 1712998674, '1'),
(99542, 25199, 'QU', 'OK', 'S', 1712998674, 1712998674, '1'),
(99543, 25199, 'QU', 'OK', 'S', 1712998674, 1712998674, '1'),
(99544, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99545, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99546, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99547, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99548, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99549, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99550, 25183, 'QU', 'OK', 'S', 1712998703, 1712998703, '1'),
(99551, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99552, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99553, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99554, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99555, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99556, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99557, 25183, 'QU', 'OK', 'S', 1712998721, 1712998721, '1'),
(99558, 25182, 'QU', 'OK', 'S', 1712998737, 1712998737, '1'),
(99559, 25182, 'QU', 'OK', 'S', 1712998737, 1712998737, '1'),
(99560, 25182, 'QU', 'OK', 'S', 1712998737, 1712998737, '1'),
(99561, 25182, 'QU', 'OK', 'S', 1712998737, 1712998737, '1'),
(99562, 25182, 'QU', 'OK', 'S', 1712998749, 1712998749, '1'),
(99563, 25182, 'QU', 'OK', 'S', 1712998749, 1712998749, '1'),
(99564, 25182, 'QU', 'OK', 'S', 1712998749, 1712998749, '1'),
(99565, 25182, 'QU', 'OK', 'S', 1712998749, 1712998749, '1'),
(99566, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99567, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99568, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99569, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99570, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99571, 25181, 'QU', 'OK', 'S', 1712998767, 1712998767, '1'),
(99572, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99573, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99574, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99575, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99576, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99577, 25173, 'QU', 'OK', 'S', 1712998788, 1712998788, '1'),
(99578, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99579, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99580, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99581, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99582, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99583, 25181, 'QU', 'OK', 'S', 1712998805, 1712998805, '1'),
(99584, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99585, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99586, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99587, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99588, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99589, 25173, 'QU', 'OK', 'S', 1712998821, 1712998821, '1'),
(99590, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99591, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99592, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99593, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99594, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99595, 25170, 'QU', 'OK', 'S', 1712998837, 1712998837, '1'),
(99596, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99597, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99598, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99599, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99600, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99601, 25170, 'QU', 'OK', 'S', 1712998854, 1712998854, '1'),
(99602, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99603, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99604, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99605, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99606, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99607, 25169, 'QU', 'OK', 'S', 1712998897, 1712998897, '1'),
(99608, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99609, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99610, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99611, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99612, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99613, 25169, 'QU', 'OK', 'S', 1712998916, 1712998916, '1'),
(99614, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99615, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99616, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99617, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99618, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99619, 25166, 'QU', 'OK', 'S', 1712998947, 1712998947, '1'),
(99620, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99621, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99622, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99623, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99624, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99625, 25166, 'QU', 'OK', 'S', 1712998980, 1712998980, '1'),
(99626, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99627, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99628, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99629, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99630, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99631, 25165, 'QU', 'OK', 'S', 1712998998, 1712998998, '1'),
(99632, 25160, 'QU', 'OK', 'S', 1712999139, 1712999139, '1'),
(99633, 25160, 'QU', 'OK', 'S', 1712999139, 1712999139, '1'),
(99634, 25160, 'QU', 'OK', 'S', 1712999139, 1712999139, '1'),
(99635, 25160, 'QU', 'OK', 'S', 1712999140, 1712999140, '1'),
(99636, 25160, 'QU', 'OK', 'S', 1712999140, 1712999140, '1'),
(99637, 25160, 'QU', 'OK', 'S', 1712999140, 1712999140, '1'),
(99638, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99639, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99640, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99641, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99642, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99643, 25160, 'QU', 'OK', 'S', 1712999161, 1712999161, '1'),
(99644, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99645, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99646, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99647, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99648, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99649, 25160, 'QU', 'OK', 'S', 1712999178, 1712999178, '1'),
(99650, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99651, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99652, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99653, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99654, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99655, 25159, 'QU', 'OK', 'S', 1712999218, 1712999218, '1'),
(99656, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99657, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99658, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99659, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99660, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99661, 25158, 'QU', 'OK', 'S', 1712999243, 1712999243, '1'),
(99662, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99663, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99664, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99665, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99666, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99667, 25158, 'QU', 'OK', 'S', 1712999257, 1712999257, '1'),
(99668, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99669, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99670, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99671, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99672, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99673, 25136, 'QU', 'OK', 'S', 1712999327, 1712999327, '1'),
(99674, 25138, 'QU', 'OK', 'S', 1712999383, 1712999383, '1'),
(99675, 25138, 'QU', 'OK', 'S', 1712999383, 1712999383, '1'),
(99676, 25138, 'QU', 'OK', 'S', 1712999383, 1712999383, '1'),
(99677, 25138, 'QU', 'OK', 'S', 1712999383, 1712999383, '1'),
(99678, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99679, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99680, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99681, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99682, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99683, 25136, 'QU', 'OK', 'S', 1712999416, 1712999416, '1'),
(99684, 25138, 'QU', 'OK', 'S', 1712999432, 1712999432, '1'),
(99685, 25138, 'QU', 'OK', 'S', 1712999432, 1712999432, '1'),
(99686, 25138, 'QU', 'OK', 'S', 1712999432, 1712999432, '1'),
(99687, 25138, 'QU', 'OK', 'S', 1712999432, 1712999432, '1'),
(99688, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99689, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99690, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99691, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99692, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99693, 25023, 'QU', 'OK', 'S', 1712999458, 1712999458, '1'),
(99694, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99695, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99696, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99697, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99698, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99699, 25023, 'QU', 'OK', 'S', 1712999471, 1712999471, '1'),
(99700, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99701, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99702, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99703, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99704, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99705, 25020, 'QU', 'OK', 'S', 1712999494, 1712999494, '1'),
(99706, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99707, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99708, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99709, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99710, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99711, 25020, 'QU', 'OK', 'S', 1712999512, 1712999512, '1'),
(99712, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99713, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99714, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99715, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99716, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99717, 25003, 'QU', 'OK', 'S', 1712999527, 1712999527, '1'),
(99718, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99719, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99720, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99721, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99722, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99723, 25003, 'QU', 'OK', 'S', 1712999542, 1712999542, '1'),
(99724, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99725, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99726, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99727, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99728, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99729, 25000, 'QU', 'OK', 'S', 1712999571, 1712999571, '1'),
(99730, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99731, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99732, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99733, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99734, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99735, 25000, 'QU', 'OK', 'S', 1712999588, 1712999588, '1'),
(99736, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99737, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99738, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99739, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99740, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99741, 24999, 'QU', 'OK', 'S', 1712999603, 1712999603, '1'),
(99742, 24998, 'QU', 'OK', 'S', 1712999664, 1712999664, '1'),
(99743, 24998, 'QU', 'OK', 'S', 1712999664, 1712999664, '1'),
(99744, 24998, 'QU', 'OK', 'S', 1712999664, 1712999664, '1'),
(99745, 24998, 'QU', 'OK', 'S', 1712999664, 1712999664, '1'),
(99746, 24998, 'QU', 'OK', 'S', 1712999664, 1712999664, '1'),
(99747, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99748, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99749, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99750, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99751, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99752, 24999, 'QU', 'OK', 'S', 1712999681, 1712999681, '1'),
(99753, 24998, 'QU', 'OK', 'S', 1712999735, 1712999735, '1'),
(99754, 24998, 'QU', 'OK', 'S', 1712999735, 1712999735, '1'),
(99755, 24998, 'QU', 'OK', 'S', 1712999735, 1712999735, '1'),
(99756, 24998, 'QU', 'OK', 'S', 1712999735, 1712999735, '1'),
(99757, 24998, 'QU', 'OK', 'S', 1712999735, 1712999735, '1'),
(99758, 24996, 'QU', 'OK', 'S', 1712999754, 1712999754, '1'),
(99759, 24996, 'QU', 'OK', 'S', 1712999754, 1712999754, '1'),
(99760, 24996, 'QU', 'OK', 'S', 1712999754, 1712999754, '1'),
(99761, 24996, 'QU', 'OK', 'S', 1712999754, 1712999754, '1'),
(99762, 24996, 'QU', 'OK', 'S', 1712999765, 1712999765, '1'),
(99763, 24996, 'QU', 'OK', 'S', 1712999765, 1712999765, '1'),
(99764, 24996, 'QU', 'OK', 'S', 1712999765, 1712999765, '1'),
(99765, 24996, 'QU', 'OK', 'S', 1712999765, 1712999765, '1'),
(99766, 24352, 'QU', 'OK', 'S', 1712999781, 1712999781, '1'),
(99767, 24352, 'QU', 'OK', 'S', 1712999781, 1712999781, '1'),
(99768, 24352, 'QU', 'OK', 'S', 1712999781, 1712999781, '1'),
(99769, 24352, 'QU', 'OK', 'S', 1712999801, 1712999801, '1'),
(99770, 24352, 'QU', 'OK', 'S', 1712999801, 1712999801, '1'),
(99771, 24352, 'QU', 'OK', 'S', 1712999801, 1712999801, '1'),
(99772, 22096, 'QU', 'OK', 'S', 1712999853, 1712999853, '1'),
(99773, 22096, 'QU', 'OK', 'S', 1712999853, 1712999853, '1'),
(99774, 22096, 'QU', 'OK', 'S', 1712999853, 1712999853, '1'),
(99775, 22096, 'QU', 'OK', 'S', 1712999875, 1712999875, '1'),
(99776, 22096, 'QU', 'OK', 'S', 1712999875, 1712999875, '1'),
(99777, 22096, 'QU', 'OK', 'S', 1712999875, 1712999875, '1'),
(99778, 22095, 'QU', 'OK', 'S', 1712999895, 1712999895, '1'),
(99779, 22095, 'QU', 'OK', 'S', 1712999895, 1712999895, '1'),
(99780, 22095, 'QU', 'OK', 'S', 1712999895, 1712999895, '1'),
(99781, 22095, 'QU', 'OK', 'S', 1712999904, 1712999904, '1'),
(99782, 22095, 'QU', 'OK', 'S', 1712999904, 1712999904, '1'),
(99783, 22095, 'QU', 'OK', 'S', 1712999904, 1712999904, '1'),
(99784, 22094, 'QU', 'OK', 'S', 1712999915, 1712999915, '1'),
(99785, 22094, 'QU', 'OK', 'S', 1712999915, 1712999915, '1'),
(99786, 22094, 'QU', 'OK', 'S', 1712999915, 1712999915, '1'),
(99787, 22094, 'QU', 'OK', 'S', 1712999924, 1712999924, '1'),
(99788, 22094, 'QU', 'OK', 'S', 1712999924, 1712999924, '1'),
(99789, 22094, 'QU', 'OK', 'S', 1712999924, 1712999924, '1'),
(99790, 21976, 'QU', 'OK', 'S', 1712999934, 1712999934, '1'),
(99791, 21976, 'QU', 'OK', 'S', 1712999934, 1712999934, '1'),
(99792, 21976, 'QU', 'OK', 'S', 1712999934, 1712999934, '1'),
(99793, 21976, 'QU', 'OK', 'S', 1712999944, 1712999944, '1'),
(99794, 21976, 'QU', 'OK', 'S', 1712999944, 1712999944, '1'),
(99795, 21976, 'QU', 'OK', 'S', 1712999944, 1712999944, '1'),
(99796, 21975, 'QU', 'OK', 'S', 1712999960, 1712999960, '1'),
(99797, 21975, 'QU', 'OK', 'S', 1712999960, 1712999960, '1'),
(99798, 21975, 'QU', 'OK', 'S', 1712999960, 1712999960, '1'),
(99799, 21975, 'QU', 'OK', 'S', 1712999974, 1712999974, '1'),
(99800, 21975, 'QU', 'OK', 'S', 1712999974, 1712999974, '1'),
(99801, 21975, 'QU', 'OK', 'S', 1712999975, 1712999975, '1'),
(99802, 21974, 'QU', 'OK', 'S', 1712999984, 1712999984, '1'),
(99803, 21974, 'QU', 'OK', 'S', 1712999984, 1712999984, '1'),
(99804, 21974, 'QU', 'OK', 'S', 1712999991, 1712999991, '1'),
(99805, 21974, 'QU', 'OK', 'S', 1712999991, 1712999991, '1'),
(99806, 21973, 'QU', 'OK', 'S', 1713000002, 1713000002, '1'),
(99807, 21973, 'QU', 'OK', 'S', 1713000002, 1713000002, '1'),
(99808, 21973, 'QU', 'OK', 'S', 1713000002, 1713000002, '1'),
(99809, 21973, 'QU', 'OK', 'S', 1713000012, 1713000012, '1'),
(99810, 21973, 'QU', 'OK', 'S', 1713000012, 1713000012, '1'),
(99811, 21973, 'QU', 'OK', 'S', 1713000012, 1713000012, '1'),
(99812, 21973, 'QU', 'OK', 'S', 1713000022, 1713000022, '1'),
(99813, 21973, 'QU', 'OK', 'S', 1713000022, 1713000022, '1'),
(99814, 21973, 'QU', 'OK', 'S', 1713000022, 1713000022, '1'),
(99815, 21972, 'QU', 'OK', 'S', 1713000033, 1713000033, '1'),
(99816, 21972, 'QU', 'OK', 'S', 1713000033, 1713000033, '1'),
(99817, 21972, 'QU', 'OK', 'S', 1713000033, 1713000033, '1'),
(99818, 21972, 'QU', 'OK', 'S', 1713000042, 1713000042, '1'),
(99819, 21972, 'QU', 'OK', 'S', 1713000042, 1713000042, '1'),
(99820, 21972, 'QU', 'OK', 'S', 1713000042, 1713000042, '1'),
(99821, 21971, 'QU', 'OK', 'S', 1713000057, 1713000057, '1'),
(99822, 21971, 'QU', 'OK', 'S', 1713000057, 1713000057, '1'),
(99823, 21971, 'QU', 'OK', 'S', 1713000057, 1713000057, '1'),
(99824, 21971, 'QU', 'OK', 'S', 1713000068, 1713000068, '1'),
(99825, 21971, 'QU', 'OK', 'S', 1713000068, 1713000068, '1'),
(99826, 21971, 'QU', 'OK', 'S', 1713000068, 1713000068, '1'),
(99827, 21970, 'QU', 'OK', 'S', 1713000077, 1713000077, '1'),
(99828, 21970, 'QU', 'OK', 'S', 1713000077, 1713000077, '1'),
(99829, 21970, 'QU', 'OK', 'S', 1713000077, 1713000077, '1'),
(99830, 21970, 'QU', 'OK', 'S', 1713000086, 1713000086, '1'),
(99831, 21970, 'QU', 'OK', 'S', 1713000086, 1713000086, '1'),
(99832, 21970, 'QU', 'OK', 'S', 1713000086, 1713000086, '1'),
(99833, 21971, 'QU', 'OK', 'S', 1713000094, 1713000094, '1'),
(99834, 21971, 'QU', 'OK', 'S', 1713000094, 1713000094, '1'),
(99835, 21971, 'QU', 'OK', 'S', 1713000094, 1713000094, '1'),
(99836, 21969, 'QU', 'OK', 'S', 1713000104, 1713000104, '1'),
(99837, 21969, 'QU', 'OK', 'S', 1713000104, 1713000104, '1'),
(99838, 21969, 'QU', 'OK', 'S', 1713000104, 1713000104, '1'),
(99839, 21969, 'QU', 'OK', 'S', 1713000114, 1713000114, '1'),
(99840, 21969, 'QU', 'OK', 'S', 1713000114, 1713000114, '1'),
(99841, 21969, 'QU', 'OK', 'S', 1713000114, 1713000114, '1'),
(99842, 21968, 'QU', 'OK', 'S', 1713000124, 1713000124, '1'),
(99843, 21968, 'QU', 'OK', 'S', 1713000124, 1713000124, '1'),
(99844, 21968, 'QU', 'OK', 'S', 1713000124, 1713000124, '1'),
(99845, 21968, 'QU', 'OK', 'S', 1713000133, 1713000133, '1'),
(99846, 21968, 'QU', 'OK', 'S', 1713000133, 1713000133, '1'),
(99847, 21968, 'QU', 'OK', 'S', 1713000133, 1713000133, '1'),
(99848, 21971, 'QU', 'OK', 'S', 1713001224, 1713001224, '1'),
(99849, 21971, 'QU', 'OK', 'S', 1713001224, 1713001224, '1'),
(99850, 21971, 'QU', 'OK', 'S', 1713001224, 1713001224, '1'),
(99851, 21971, 'QU', 'OK', 'S', 1713001234, 1713001234, '1'),
(99852, 21971, 'QU', 'OK', 'S', 1713001234, 1713001234, '1'),
(99853, 21971, 'QU', 'OK', 'S', 1713001234, 1713001234, '1'),
(99854, 21970, 'QU', 'OK', 'S', 1713001246, 1713001246, '1'),
(99855, 21970, 'QU', 'OK', 'S', 1713001246, 1713001246, '1'),
(99856, 21970, 'QU', 'OK', 'S', 1713001246, 1713001246, '1'),
(99857, 21970, 'QU', 'OK', 'S', 1713001258, 1713001258, '1'),
(99858, 21970, 'QU', 'OK', 'S', 1713001258, 1713001258, '1'),
(99859, 21970, 'QU', 'OK', 'S', 1713001258, 1713001258, '1'),
(99860, 21969, 'QU', 'OK', 'S', 1713001269, 1713001269, '1'),
(99861, 21969, 'QU', 'OK', 'S', 1713001269, 1713001269, '1'),
(99862, 21969, 'QU', 'OK', 'S', 1713001269, 1713001269, '1'),
(99863, 21969, 'QU', 'OK', 'S', 1713001278, 1713001278, '1'),
(99864, 21969, 'QU', 'OK', 'S', 1713001278, 1713001278, '1'),
(99865, 21969, 'QU', 'OK', 'S', 1713001278, 1713001278, '1'),
(99866, 21969, 'QU', 'OK', 'S', 1713001288, 1713001288, '1'),
(99867, 21969, 'QU', 'OK', 'S', 1713001288, 1713001288, '1'),
(99868, 21969, 'QU', 'OK', 'S', 1713001288, 1713001288, '1'),
(99869, 21968, 'QU', 'OK', 'S', 1713001299, 1713001299, '1'),
(99870, 21968, 'QU', 'OK', 'S', 1713001299, 1713001299, '1'),
(99871, 21968, 'QU', 'OK', 'S', 1713001299, 1713001299, '1'),
(99872, 21968, 'QU', 'OK', 'S', 1713001309, 1713001309, '1'),
(99873, 21968, 'QU', 'OK', 'S', 1713001309, 1713001309, '1'),
(99874, 21968, 'QU', 'OK', 'S', 1713001309, 1713001309, '1'),
(99875, 24123, 'QU', 'OK', 'S', 1713001318, 1713001318, '1'),
(99876, 24123, 'QU', 'OK', 'S', 1713001321, 1713001321, '1'),
(99877, 24123, 'QU', 'OK', 'S', 1713001324, 1713001324, '1'),
(99878, 21967, 'QU', 'OK', 'S', 1713001324, 1713001324, '1'),
(99879, 21967, 'QU', 'OK', 'S', 1713001324, 1713001324, '1'),
(99880, 21967, 'QU', 'OK', 'S', 1713001324, 1713001324, '1'),
(99881, 24123, 'QU', 'OK', 'S', 1713001327, 1713001327, '1'),
(99882, 21967, 'QU', 'OK', 'S', 1713001333, 1713001333, '1'),
(99883, 21967, 'QU', 'OK', 'S', 1713001333, 1713001333, '1'),
(99884, 21967, 'QU', 'OK', 'S', 1713001333, 1713001333, '1'),
(99885, 21604, 'QU', 'OK', 'S', 1713001342, 1713001342, '1'),
(99886, 21604, 'QU', 'OK', 'S', 1713001342, 1713001342, '1'),
(99887, 21604, 'QU', 'OK', 'S', 1713001342, 1713001342, '1'),
(99888, 21604, 'QU', 'OK', 'S', 1713001351, 1713001351, '1'),
(99889, 21604, 'QU', 'OK', 'S', 1713001351, 1713001351, '1'),
(99890, 21604, 'QU', 'OK', 'S', 1713001351, 1713001351, '1'),
(99891, 21603, 'QU', 'OK', 'S', 1713001361, 1713001361, '1'),
(99892, 21603, 'QU', 'OK', 'S', 1713001361, 1713001361, '1'),
(99893, 21603, 'QU', 'OK', 'S', 1713001361, 1713001361, '1'),
(99894, 21603, 'QU', 'OK', 'S', 1713001370, 1713001370, '1'),
(99895, 21603, 'QU', 'OK', 'S', 1713001370, 1713001370, '1'),
(99896, 21603, 'QU', 'OK', 'S', 1713001370, 1713001370, '1'),
(99897, 21602, 'QU', 'OK', 'S', 1713001379, 1713001379, '1'),
(99898, 21602, 'QU', 'OK', 'S', 1713001379, 1713001379, '1'),
(99899, 21602, 'QU', 'OK', 'S', 1713001379, 1713001379, '1'),
(99900, 21602, 'QU', 'OK', 'S', 1713001400, 1713001400, '1'),
(99901, 21602, 'QU', 'OK', 'S', 1713001400, 1713001400, '1'),
(99902, 21602, 'QU', 'OK', 'S', 1713001400, 1713001400, '1'),
(99903, 21451, 'QU', 'OK', 'S', 1713001413, 1713001413, '1'),
(99904, 21451, 'QU', 'OK', 'S', 1713001413, 1713001413, '1'),
(99905, 21451, 'QU', 'OK', 'S', 1713001413, 1713001413, '1'),
(99906, 21451, 'QU', 'OK', 'S', 1713001420, 1713001420, '1'),
(99907, 21451, 'QU', 'OK', 'S', 1713001420, 1713001420, '1'),
(99908, 21451, 'QU', 'OK', 'S', 1713001420, 1713001420, '1'),
(99909, 21448, 'QU', 'OK', 'S', 1713001431, 1713001431, '1'),
(99910, 21448, 'QU', 'OK', 'S', 1713001431, 1713001431, '1'),
(99911, 21448, 'QU', 'OK', 'S', 1713001431, 1713001431, '1'),
(99912, 21448, 'QU', 'OK', 'S', 1713001440, 1713001440, '1'),
(99913, 21448, 'QU', 'OK', 'S', 1713001440, 1713001440, '1'),
(99914, 21448, 'QU', 'OK', 'S', 1713001440, 1713001440, '1'),
(99915, 21446, 'QU', 'OK', 'S', 1713001449, 1713001449, '1'),
(99916, 21446, 'QU', 'OK', 'S', 1713001449, 1713001449, '1'),
(99917, 21446, 'QU', 'OK', 'S', 1713001449, 1713001449, '1'),
(99918, 21446, 'QU', 'OK', 'S', 1713001459, 1713001459, '1'),
(99919, 21446, 'QU', 'OK', 'S', 1713001459, 1713001459, '1'),
(99920, 21446, 'QU', 'OK', 'S', 1713001459, 1713001459, '1'),
(99921, 21444, 'QU', 'OK', 'S', 1713001468, 1713001468, '1'),
(99922, 21444, 'QU', 'OK', 'S', 1713001468, 1713001468, '1'),
(99923, 21444, 'QU', 'OK', 'S', 1713001468, 1713001468, '1'),
(99924, 21444, 'QU', 'OK', 'S', 1713001482, 1713001482, '1'),
(99925, 21444, 'QU', 'OK', 'S', 1713001482, 1713001482, '1'),
(99926, 21444, 'QU', 'OK', 'S', 1713001482, 1713001482, '1'),
(99927, 21440, 'QU', 'OK', 'S', 1713001507, 1713001507, '1'),
(99928, 21440, 'QU', 'OK', 'S', 1713001507, 1713001507, '1'),
(99929, 21440, 'QU', 'OK', 'S', 1713001507, 1713001507, '1'),
(99930, 21440, 'QU', 'OK', 'S', 1713001516, 1713001516, '1'),
(99931, 21440, 'QU', 'OK', 'S', 1713001516, 1713001516, '1'),
(99932, 21440, 'QU', 'OK', 'S', 1713001516, 1713001516, '1'),
(99933, 21405, 'QU', 'OK', 'S', 1713001529, 1713001529, '1'),
(99934, 21405, 'QU', 'OK', 'S', 1713001529, 1713001529, '1'),
(99935, 21405, 'QU', 'OK', 'S', 1713001529, 1713001529, '1'),
(99936, 21405, 'QU', 'OK', 'S', 1713001537, 1713001537, '1'),
(99937, 21405, 'QU', 'OK', 'S', 1713001537, 1713001537, '1'),
(99938, 21405, 'QU', 'OK', 'S', 1713001537, 1713001537, '1'),
(99939, 21274, 'QU', 'OK', 'S', 1713001549, 1713001549, '1'),
(99940, 21274, 'QU', 'OK', 'S', 1713001549, 1713001549, '1'),
(99941, 21274, 'QU', 'OK', 'S', 1713001549, 1713001549, '1'),
(99942, 21274, 'QU', 'OK', 'S', 1713001558, 1713001558, '1'),
(99943, 21274, 'QU', 'OK', 'S', 1713001558, 1713001558, '1'),
(99944, 21274, 'QU', 'OK', 'S', 1713001558, 1713001558, '1'),
(99945, 21273, 'QU', 'OK', 'S', 1713001567, 1713001567, '1'),
(99946, 21273, 'QU', 'OK', 'S', 1713001567, 1713001567, '1'),
(99947, 21273, 'QU', 'OK', 'S', 1713001567, 1713001567, '1'),
(99948, 21273, 'QU', 'OK', 'S', 1713001576, 1713001576, '1'),
(99949, 21273, 'QU', 'OK', 'S', 1713001576, 1713001576, '1'),
(99950, 21273, 'QU', 'OK', 'S', 1713001576, 1713001576, '1'),
(99951, 20773, 'QU', 'OK', 'S', 1713001587, 1713001587, '1'),
(99952, 20773, 'QU', 'OK', 'S', 1713001587, 1713001587, '1'),
(99953, 20773, 'QU', 'OK', 'S', 1713001587, 1713001587, '1'),
(99954, 20773, 'QU', 'OK', 'S', 1713001587, 1713001587, '1'),
(99955, 20773, 'QU', 'OK', 'S', 1713001598, 1713001598, '1'),
(99956, 20773, 'QU', 'OK', 'S', 1713001598, 1713001598, '1'),
(99957, 20773, 'QU', 'OK', 'S', 1713001598, 1713001598, '1'),
(99958, 20773, 'QU', 'OK', 'S', 1713001598, 1713001598, '1'),
(99959, 19048, 'QU', 'OK', 'S', 1713001607, 1713001607, '1'),
(99960, 19048, 'QU', 'OK', 'S', 1713001607, 1713001607, '1'),
(99961, 19048, 'QU', 'OK', 'S', 1713001607, 1713001607, '1'),
(99962, 19048, 'QU', 'OK', 'S', 1713001616, 1713001616, '1'),
(99963, 19048, 'QU', 'OK', 'S', 1713001616, 1713001616, '1'),
(99964, 19048, 'QU', 'OK', 'S', 1713001616, 1713001616, '1'),
(99965, 30151, 'QU', 'OK', 'S', 1713001617, 1713001617, '1'),
(99966, 19047, 'QU', 'OK', 'S', 1713001630, 1713001630, '1'),
(99967, 19047, 'QU', 'OK', 'S', 1713001630, 1713001630, '1'),
(99968, 19047, 'QU', 'OK', 'S', 1713001630, 1713001630, '1'),
(99969, 19047, 'QU', 'OK', 'S', 1713001630, 1713001630, '1'),
(99970, 19047, 'QU', 'OK', 'S', 1713001642, 1713001642, '1'),
(99971, 19047, 'QU', 'OK', 'S', 1713001642, 1713001642, '1'),
(99972, 19047, 'QU', 'OK', 'S', 1713001642, 1713001642, '1'),
(99973, 19047, 'QU', 'OK', 'S', 1713001642, 1713001642, '1'),
(99974, 19044, 'QU', 'OK', 'S', 1713001653, 1713001653, '1'),
(99975, 19044, 'QU', 'OK', 'S', 1713001653, 1713001653, '1'),
(99976, 19044, 'QU', 'OK', 'S', 1713001653, 1713001653, '1'),
(99977, 19044, 'QU', 'OK', 'S', 1713001653, 1713001653, '1'),
(99978, 19044, 'QU', 'OK', 'S', 1713001663, 1713001663, '1'),
(99979, 19044, 'QU', 'OK', 'S', 1713001663, 1713001663, '1'),
(99980, 19044, 'QU', 'OK', 'S', 1713001663, 1713001663, '1'),
(99981, 19043, 'QU', 'OK', 'S', 1713001678, 1713001678, '1'),
(99982, 19043, 'QU', 'OK', 'S', 1713001678, 1713001678, '1'),
(99983, 19043, 'QU', 'OK', 'S', 1713001678, 1713001678, '1'),
(99984, 19043, 'QU', 'OK', 'S', 1713001678, 1713001678, '1'),
(99985, 19043, 'QU', 'OK', 'S', 1713001690, 1713001690, '1'),
(99986, 19043, 'QU', 'OK', 'S', 1713001690, 1713001690, '1'),
(99987, 19043, 'QU', 'OK', 'S', 1713001690, 1713001690, '1'),
(99988, 19043, 'QU', 'OK', 'S', 1713001690, 1713001690, '1'),
(99989, 19041, 'QU', 'OK', 'S', 1713001703, 1713001703, '1'),
(99990, 19041, 'QU', 'OK', 'S', 1713001703, 1713001703, '1'),
(99991, 19041, 'QU', 'OK', 'S', 1713001703, 1713001703, '1'),
(99992, 19041, 'QU', 'OK', 'S', 1713001703, 1713001703, '1'),
(99993, 19041, 'QU', 'OK', 'S', 1713001751, 1713001751, '1'),
(99994, 19041, 'QU', 'OK', 'S', 1713001751, 1713001751, '1'),
(99995, 19041, 'QU', 'OK', 'S', 1713001751, 1713001751, '1'),
(99996, 19041, 'QU', 'OK', 'S', 1713001751, 1713001751, '1'),
(99997, 30150, 'QU', 'OK', 'S', 1713001844, 1713001844, '1'),
(99998, 18786, 'QU', 'OK', 'S', 1713001872, 1713001872, '1'),
(99999, 18786, 'QU', 'OK', 'S', 1713001872, 1713001872, '1'),
(100000, 18786, 'QU', 'OK', 'S', 1713001872, 1713001872, '1'),
(100001, 18786, 'QU', 'OK', 'S', 1713001872, 1713001872, '1'),
(100002, 18786, 'QU', 'OK', 'S', 1713001883, 1713001883, '1'),
(100003, 18786, 'QU', 'OK', 'S', 1713001883, 1713001883, '1'),
(100004, 18786, 'QU', 'OK', 'S', 1713001883, 1713001883, '1'),
(100005, 18786, 'QU', 'OK', 'S', 1713001883, 1713001883, '1'),
(100006, 18785, 'QU', 'OK', 'S', 1713001898, 1713001898, '1'),
(100007, 18785, 'QU', 'OK', 'S', 1713001898, 1713001898, '1'),
(100008, 18785, 'QU', 'OK', 'S', 1713001898, 1713001898, '1'),
(100009, 18785, 'QU', 'OK', 'S', 1713001898, 1713001898, '1'),
(100010, 18785, 'QU', 'OK', 'S', 1713001910, 1713001910, '1'),
(100011, 18785, 'QU', 'OK', 'S', 1713001910, 1713001910, '1'),
(100012, 18785, 'QU', 'OK', 'S', 1713001910, 1713001910, '1'),
(100013, 18785, 'QU', 'OK', 'S', 1713001910, 1713001910, '1'),
(100014, 18596, 'QU', 'OK', 'S', 1713001920, 1713001920, '1'),
(100015, 18596, 'QU', 'OK', 'S', 1713001920, 1713001920, '1'),
(100016, 18596, 'QU', 'OK', 'S', 1713001927, 1713001927, '1'),
(100017, 18596, 'QU', 'OK', 'S', 1713001927, 1713001927, '1'),
(100018, 17772, 'QU', 'OK', 'S', 1713001937, 1713001937, '1'),
(100019, 30147, 'QU', 'OK', 'S', 1713001947, 1713001947, '1'),
(100020, 26499, 'QU', 'OK', 'S', 1713001949, 1713001949, '1'),
(100021, 17772, 'QU', 'OK', 'S', 1713001953, 1713001953, '1'),
(100022, 15120, 'QU', 'OK', 'S', 1713001965, 1713001965, '1'),
(100023, 15120, 'QU', 'OK', 'S', 1713001965, 1713001965, '1'),
(100024, 15119, 'QU', 'OK', 'S', 1713001973, 1713001973, '1'),
(100025, 15119, 'QU', 'OK', 'S', 1713001973, 1713001973, '1'),
(100026, 15119, 'QU', 'OK', 'S', 1713001985, 1713001985, '1'),
(100027, 15119, 'QU', 'OK', 'S', 1713001985, 1713001985, '1'),
(100028, 15118, 'QU', 'OK', 'S', 1713001999, 1713001999, '1'),
(100029, 15118, 'QU', 'OK', 'S', 1713001999, 1713001999, '1'),
(100030, 15118, 'QU', 'OK', 'S', 1713001999, 1713001999, '1'),
(100031, 15118, 'QU', 'OK', 'S', 1713001999, 1713001999, '1'),
(100032, 15118, 'QU', 'OK', 'S', 1713001999, 1713001999, '1'),
(100033, 23294, 'QU', 'OK', 'S', 1713002000, 1713002000, '1'),
(100034, 15118, 'QU', 'OK', 'S', 1713002013, 1713002013, '1'),
(100035, 15118, 'QU', 'OK', 'S', 1713002013, 1713002013, '1'),
(100036, 15118, 'QU', 'OK', 'S', 1713002013, 1713002013, '1'),
(100037, 15118, 'QU', 'OK', 'S', 1713002013, 1713002013, '1'),
(100038, 15118, 'QU', 'OK', 'S', 1713002013, 1713002013, '1'),
(100039, 24541, 'QU', 'OK', 'S', 1713002016, 1713002016, '1'),
(100040, 29408, 'QU', 'OK', 'S', 1713002027, 1713002027, '1'),
(100041, 11841, 'QU', 'OK', 'S', 1713002037, 1713002037, '1'),
(100042, 15117, 'QU', 'OK', 'S', 1713002043, 1713002043, '1'),
(100043, 15117, 'QU', 'OK', 'S', 1713002043, 1713002043, '1'),
(100044, 15117, 'QU', 'OK', 'S', 1713002043, 1713002043, '1'),
(100045, 15117, 'QU', 'OK', 'S', 1713002043, 1713002043, '1'),
(100046, 15117, 'QU', 'OK', 'S', 1713002043, 1713002043, '1'),
(100047, 20440, 'QU', 'OK', 'S', 1713002045, 1713002045, '1'),
(100048, 26071, 'QU', 'OK', 'S', 1713002049, 1713002049, '1'),
(100049, 15117, 'QU', 'OK', 'S', 1713002057, 1713002057, '1'),
(100050, 15117, 'QU', 'OK', 'S', 1713002057, 1713002057, '1'),
(100051, 15117, 'QU', 'OK', 'S', 1713002057, 1713002057, '1'),
(100052, 15117, 'QU', 'OK', 'S', 1713002057, 1713002057, '1'),
(100053, 15117, 'QU', 'OK', 'S', 1713002057, 1713002057, '1'),
(100054, 26068, 'QU', 'OK', 'S', 1713002061, 1713002061, '1'),
(100055, 25471, 'QU', 'OK', 'S', 1713002073, 1713002073, '1'),
(100056, 25453, 'QU', 'OK', 'S', 1713002080, 1713002080, '1'),
(100057, 23295, 'QU', 'OK', 'S', 1713002085, 1713002085, '1'),
(100058, 25452, 'QU', 'OK', 'S', 1713002085, 1713002085, '1'),
(100059, 30533, 'QU', 'OK', 'S', 1713002087, 1713002087, '1'),
(100060, 29407, 'QU', 'OK', 'S', 1713002092, 1713002092, '1'),
(100061, 11135, 'QU', 'OK', 'S', 1713002094, 1713002094, '1'),
(100062, 25428, 'QU', 'OK', 'S', 1713002103, 1713002103, '1'),
(100063, 24846, 'QU', 'OK', 'S', 1713002121, 1713002121, '1'),
(100064, 24845, 'QU', 'OK', 'S', 1713002126, 1713002126, '1'),
(100065, 15119, 'QU', 'OK', 'S', 1713002128, 1713002128, '1'),
(100066, 15119, 'QU', 'OK', 'S', 1713002128, 1713002128, '1'),
(100067, 15119, 'QU', 'OK', 'S', 1713002135, 1713002135, '1'),
(100068, 15119, 'QU', 'OK', 'S', 1713002135, 1713002135, '1'),
(100069, 24836, 'QU', 'OK', 'S', 1713002140, 1713002140, '1'),
(100070, 15117, 'QU', 'OK', 'S', 1713002155, 1713002155, '1'),
(100071, 15117, 'QU', 'OK', 'S', 1713002155, 1713002155, '1'),
(100072, 15117, 'QU', 'OK', 'S', 1713002155, 1713002155, '1'),
(100073, 15117, 'QU', 'OK', 'S', 1713002155, 1713002155, '1'),
(100074, 15117, 'QU', 'OK', 'S', 1713002155, 1713002155, '1'),
(100075, 24743, 'QU', 'OK', 'S', 1713002157, 1713002157, '1'),
(100076, 24743, 'QU', 'OK', 'S', 1713002157, 1713002157, '1'),
(100077, 24743, 'QU', 'OK', 'S', 1713002157, 1713002157, '1'),
(100078, 15117, 'QU', 'OK', 'S', 1713002168, 1713002168, '1'),
(100079, 15117, 'QU', 'OK', 'S', 1713002168, 1713002168, '1'),
(100080, 15117, 'QU', 'OK', 'S', 1713002168, 1713002168, '1'),
(100081, 15117, 'QU', 'OK', 'S', 1713002168, 1713002168, '1'),
(100082, 15117, 'QU', 'OK', 'S', 1713002168, 1713002168, '1'),
(100083, 15102, 'QU', 'OK', 'S', 1713002178, 1713002178, '1'),
(100084, 15102, 'QU', 'OK', 'S', 1713002178, 1713002178, '1'),
(100085, 15102, 'QU', 'OK', 'S', 1713002185, 1713002185, '1'),
(100086, 15102, 'QU', 'OK', 'S', 1713002185, 1713002185, '1'),
(100087, 24670, 'QU', 'OK', 'S', 1713002187, 1713002187, '1'),
(100088, 24670, 'QU', 'OK', 'S', 1713002193, 1713002193, '1'),
(100089, 15101, 'QU', 'OK', 'S', 1713002199, 1713002199, '1'),
(100090, 15101, 'QU', 'OK', 'S', 1713002199, 1713002199, '1'),
(100091, 15101, 'QU', 'OK', 'S', 1713002206, 1713002206, '1'),
(100092, 15101, 'QU', 'OK', 'S', 1713002206, 1713002206, '1'),
(100093, 30296, 'QU', 'OK', 'S', 1713002214, 1713002214, '1'),
(100094, 24329, 'QU', 'OK', 'S', 1713002223, 1713002223, '1'),
(100095, 30295, 'QU', 'OK', 'S', 1713002230, 1713002230, '1'),
(100096, 24319, 'QU', 'OK', 'S', 1713002231, 1713002231, '1'),
(100097, 15097, 'QU', 'OK', 'S', 1713002235, 1713002235, '1'),
(100098, 15097, 'QU', 'OK', 'S', 1713002235, 1713002235, '1'),
(100099, 15097, 'QU', 'OK', 'S', 1713002235, 1713002235, '1'),
(100100, 15097, 'QU', 'OK', 'S', 1713002235, 1713002235, '1'),
(100101, 24317, 'QU', 'OK', 'S', 1713002241, 1713002241, '1'),
(100102, 15090, 'QU', 'OK', 'S', 1713002246, 1713002246, '1'),
(100103, 15090, 'QU', 'OK', 'S', 1713002246, 1713002246, '1'),
(100104, 15090, 'QU', 'OK', 'S', 1713002246, 1713002246, '1'),
(100105, 15090, 'QU', 'OK', 'S', 1713002246, 1713002246, '1'),
(100106, 15090, 'QU', 'OK', 'S', 1713002256, 1713002256, '1'),
(100107, 15090, 'QU', 'OK', 'S', 1713002256, 1713002256, '1'),
(100108, 15090, 'QU', 'OK', 'S', 1713002256, 1713002256, '1'),
(100109, 15090, 'QU', 'OK', 'S', 1713002256, 1713002256, '1'),
(100110, 24289, 'QU', 'OK', 'S', 1713002261, 1713002261, '1'),
(100111, 11135, 'QU', 'OK', 'S', 1713002263, 1713002263, '1'),
(100112, 24287, 'QU', 'OK', 'S', 1713002268, 1713002268, '1'),
(100113, 15089, 'QU', 'OK', 'S', 1713002279, 1713002279, '1'),
(100114, 15089, 'QU', 'OK', 'S', 1713002279, 1713002279, '1'),
(100115, 15089, 'QU', 'OK', 'S', 1713002279, 1713002279, '1'),
(100116, 15089, 'QU', 'OK', 'S', 1713002279, 1713002279, '1'),
(100117, 15089, 'QU', 'OK', 'S', 1713002279, 1713002279, '1'),
(100118, 24267, 'QU', 'OK', 'S', 1713002287, 1713002287, '1'),
(100119, 15089, 'QU', 'OK', 'S', 1713002293, 1713002293, '1'),
(100120, 15089, 'QU', 'OK', 'S', 1713002293, 1713002293, '1'),
(100121, 15089, 'QU', 'OK', 'S', 1713002293, 1713002293, '1'),
(100122, 15089, 'QU', 'OK', 'S', 1713002293, 1713002293, '1'),
(100123, 15089, 'QU', 'OK', 'S', 1713002293, 1713002293, '1'),
(100124, 15081, 'QU', 'OK', 'S', 1713002304, 1713002304, '1'),
(100125, 15063, 'QU', 'OK', 'S', 1713002317, 1713002317, '1'),
(100126, 15063, 'QU', 'OK', 'S', 1713002317, 1713002317, '1'),
(100127, 15063, 'QU', 'OK', 'S', 1713002317, 1713002317, '1'),
(100128, 15063, 'QU', 'OK', 'S', 1713002317, 1713002317, '1'),
(100129, 15063, 'QU', 'OK', 'S', 1713002317, 1713002317, '1'),
(100130, 24175, 'QU', 'OK', 'S', 1713002331, 1713002331, '1'),
(100131, 24175, 'QU', 'OK', 'S', 1713002331, 1713002331, '1'),
(100132, 15063, 'QU', 'OK', 'S', 1713002339, 1713002339, '1'),
(100133, 15063, 'QU', 'OK', 'S', 1713002339, 1713002339, '1'),
(100134, 15063, 'QU', 'OK', 'S', 1713002339, 1713002339, '1'),
(100135, 15063, 'QU', 'OK', 'S', 1713002339, 1713002339, '1'),
(100136, 15063, 'QU', 'OK', 'S', 1713002339, 1713002339, '1'),
(100137, 24164, 'QU', 'OK', 'S', 1713002341, 1713002341, '1'),
(100138, 24118, 'QU', 'OK', 'S', 1713002350, 1713002350, '1'),
(100139, 15060, 'QU', 'OK', 'S', 1713002350, 1713002350, '1'),
(100140, 15060, 'QU', 'OK', 'S', 1713002350, 1713002350, '1'),
(100141, 15060, 'QU', 'OK', 'S', 1713002350, 1713002350, '1'),
(100142, 15060, 'QU', 'OK', 'S', 1713002350, 1713002350, '1'),
(100143, 24112, 'QU', 'OK', 'S', 1713002360, 1713002360, '1'),
(100144, 24112, 'QU', 'OK', 'S', 1713002360, 1713002360, '1'),
(100145, 15059, 'QU', 'OK', 'S', 1713002363, 1713002363, '1'),
(100146, 15059, 'QU', 'OK', 'S', 1713002363, 1713002363, '1'),
(100147, 15059, 'QU', 'OK', 'S', 1713002363, 1713002363, '1'),
(100148, 15059, 'QU', 'OK', 'S', 1713002363, 1713002363, '1'),
(100149, 15060, 'QU', 'OK', 'S', 1713002374, 1713002374, '1'),
(100150, 15060, 'QU', 'OK', 'S', 1713002374, 1713002374, '1'),
(100151, 15060, 'QU', 'OK', 'S', 1713002374, 1713002374, '1'),
(100152, 15060, 'QU', 'OK', 'S', 1713002374, 1713002374, '1'),
(100153, 24070, 'QU', 'OK', 'S', 1713002378, 1713002378, '1'),
(100154, 24070, 'QU', 'OK', 'S', 1713002378, 1713002378, '1'),
(100155, 15059, 'QU', 'OK', 'S', 1713002387, 1713002387, '1'),
(100156, 15059, 'QU', 'OK', 'S', 1713002387, 1713002387, '1'),
(100157, 15059, 'QU', 'OK', 'S', 1713002387, 1713002387, '1'),
(100158, 15059, 'QU', 'OK', 'S', 1713002387, 1713002387, '1'),
(100159, 24054, 'QU', 'OK', 'S', 1713002389, 1713002389, '1'),
(100160, 24044, 'QU', 'OK', 'S', 1713002398, 1713002398, '1'),
(100161, 15040, 'QU', 'OK', 'S', 1713002405, 1713002405, '1'),
(100162, 15040, 'QU', 'OK', 'S', 1713002405, 1713002405, '1'),
(100163, 15040, 'QU', 'OK', 'S', 1713002405, 1713002405, '1'),
(100164, 15040, 'QU', 'OK', 'S', 1713002405, 1713002405, '1'),
(100165, 23779, 'QU', 'OK', 'S', 1713002416, 1713002416, '1'),
(100166, 15039, 'QU', 'OK', 'S', 1713002418, 1713002418, '1'),
(100167, 15039, 'QU', 'OK', 'S', 1713002424, 1713002424, '1'),
(100168, 23706, 'QU', 'OK', 'S', 1713002425, 1713002425, '1'),
(100169, 15038, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100170, 15038, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100171, 15038, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100172, 15038, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100173, 23635, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100174, 23635, 'QU', 'OK', 'S', 1713002435, 1713002435, '1'),
(100175, 15038, 'QU', 'OK', 'S', 1713002446, 1713002446, '1'),
(100176, 15038, 'QU', 'OK', 'S', 1713002446, 1713002446, '1'),
(100177, 15038, 'QU', 'OK', 'S', 1713002446, 1713002446, '1'),
(100178, 15038, 'QU', 'OK', 'S', 1713002446, 1713002446, '1'),
(100179, 23098, 'QU', 'OK', 'S', 1713002448, 1713002448, '1'),
(100180, 23098, 'QU', 'OK', 'S', 1713002448, 1713002448, '1'),
(100181, 15035, 'QU', 'OK', 'S', 1713002462, 1713002462, '1'),
(100182, 15035, 'QU', 'OK', 'S', 1713002462, 1713002462, '1'),
(100183, 15035, 'QU', 'OK', 'S', 1713002462, 1713002462, '1'),
(100184, 15035, 'QU', 'OK', 'S', 1713002462, 1713002462, '1'),
(100185, 15035, 'QU', 'OK', 'S', 1713002473, 1713002473, '1'),
(100186, 15035, 'QU', 'OK', 'S', 1713002473, 1713002473, '1'),
(100187, 15035, 'QU', 'OK', 'S', 1713002473, 1713002473, '1'),
(100188, 15035, 'QU', 'OK', 'S', 1713002473, 1713002473, '1'),
(100189, 14929, 'QU', 'OK', 'S', 1713002485, 1713002485, '1'),
(100190, 14929, 'QU', 'OK', 'S', 1713002485, 1713002485, '1'),
(100191, 14929, 'QU', 'OK', 'S', 1713002485, 1713002485, '1'),
(100192, 14929, 'QU', 'OK', 'S', 1713002485, 1713002485, '1'),
(100193, 14929, 'QU', 'OK', 'S', 1713002496, 1713002496, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(100194, 14929, 'QU', 'OK', 'S', 1713002496, 1713002496, '1'),
(100195, 14929, 'QU', 'OK', 'S', 1713002496, 1713002496, '1'),
(100196, 14929, 'QU', 'OK', 'S', 1713002496, 1713002496, '1'),
(100197, 22723, 'QU', 'OK', 'S', 1713002507, 1713002507, '1'),
(100198, 6430, 'QU', 'OK', 'S', 1713002570, 1713002570, '1'),
(100199, 14927, 'QU', 'OK', 'S', 1713002570, 1713002570, '1'),
(100200, 14927, 'QU', 'OK', 'S', 1713002570, 1713002570, '1'),
(100201, 14927, 'QU', 'OK', 'S', 1713002570, 1713002570, '1'),
(100202, 14927, 'QU', 'OK', 'S', 1713002570, 1713002570, '1'),
(100203, 14927, 'QU', 'OK', 'S', 1713002583, 1713002583, '1'),
(100204, 14927, 'QU', 'OK', 'S', 1713002583, 1713002583, '1'),
(100205, 14927, 'QU', 'OK', 'S', 1713002583, 1713002583, '1'),
(100206, 14927, 'QU', 'OK', 'S', 1713002583, 1713002583, '1'),
(100207, 14926, 'QU', 'OK', 'S', 1713002608, 1713002608, '1'),
(100208, 14926, 'QU', 'OK', 'S', 1713002608, 1713002608, '1'),
(100209, 14926, 'QU', 'OK', 'S', 1713002608, 1713002608, '1'),
(100210, 14926, 'QU', 'OK', 'S', 1713002608, 1713002608, '1'),
(100211, 14926, 'QU', 'OK', 'S', 1713002624, 1713002624, '1'),
(100212, 14926, 'QU', 'OK', 'S', 1713002624, 1713002624, '1'),
(100213, 14926, 'QU', 'OK', 'S', 1713002624, 1713002624, '1'),
(100214, 14926, 'QU', 'OK', 'S', 1713002624, 1713002624, '1'),
(100215, 8870, 'QU', 'OK', 'S', 1713002634, 1713002634, '1'),
(100216, 27302, 'QU', 'OK', 'S', 1713002635, 1713002635, '1'),
(100217, 14824, 'QU', 'OK', 'S', 1713002658, 1713002658, '1'),
(100218, 14824, 'QU', 'OK', 'S', 1713002658, 1713002658, '1'),
(100219, 14824, 'QU', 'OK', 'S', 1713002665, 1713002665, '1'),
(100220, 14824, 'QU', 'OK', 'S', 1713002665, 1713002665, '1'),
(100221, 13804, 'QU', 'OK', 'S', 1713002684, 1713002684, '1'),
(100222, 13804, 'QU', 'OK', 'S', 1713002684, 1713002684, '1'),
(100223, 27399, 'QU', 'OK', 'S', 1713002687, 1713002687, '1'),
(100224, 13804, 'QU', 'OK', 'S', 1713002691, 1713002691, '1'),
(100225, 13804, 'QU', 'OK', 'S', 1713002691, 1713002691, '1'),
(100226, 11842, 'QU', 'OK', 'S', 1713002713, 1713002713, '1'),
(100227, 11639, 'QU', 'OK', 'S', 1713002729, 1713002729, '1'),
(100228, 11636, 'QU', 'OK', 'S', 1713002742, 1713002742, '1'),
(100229, 25936, 'QU', 'OK', 'S', 1713002749, 1713002749, '1'),
(100230, 11603, 'QU', 'OK', 'S', 1713002752, 1713002752, '1'),
(100231, 11331, 'QU', 'OK', 'S', 1713002784, 1713002784, '1'),
(100232, 24398, 'QU', 'OK', 'S', 1713002792, 1713002792, '1'),
(100233, 11217, 'QU', 'OK', 'S', 1713002799, 1713002799, '1'),
(100234, 11216, 'QU', 'OK', 'S', 1713002808, 1713002808, '1'),
(100235, 11213, 'QU', 'OK', 'S', 1713002816, 1713002816, '1'),
(100236, 11212, 'QU', 'OK', 'S', 1713002828, 1713002828, '1'),
(100237, 11114, 'QU', 'OK', 'S', 1713002841, 1713002841, '1'),
(100238, 11114, 'QU', 'OK', 'S', 1713002841, 1713002841, '1'),
(100239, 30156, 'QU', 'OK', 'S', 1713002843, 1713002843, '1'),
(100240, 11083, 'QU', 'OK', 'S', 1713002851, 1713002851, '1'),
(100241, 12631, 'QU', 'OK', 'S', 1713002867, 1713002867, '1'),
(100242, 12630, 'QU', 'OK', 'S', 1713002872, 1713002872, '1'),
(100243, 12626, 'QU', 'OK', 'S', 1713002888, 1713002888, '1'),
(100244, 12617, 'QU', 'OK', 'S', 1713002901, 1713002901, '1'),
(100245, 12379, 'QU', 'OK', 'S', 1713002926, 1713002926, '1'),
(100246, 12116, 'QU', 'OK', 'S', 1713002960, 1713002960, '1'),
(100247, 11857, 'QU', 'OK', 'S', 1713002984, 1713002984, '1'),
(100248, 12896, 'QU', 'OK', 'S', 1713003066, 1713003066, '1'),
(100249, 12895, 'QU', 'OK', 'S', 1713003076, 1713003076, '1'),
(100250, 12894, 'QU', 'OK', 'S', 1713003082, 1713003082, '1'),
(100251, 12893, 'QU', 'OK', 'S', 1713003088, 1713003088, '1'),
(100252, 12885, 'QU', 'OK', 'S', 1713003094, 1713003094, '1'),
(100253, 12884, 'QU', 'OK', 'S', 1713003100, 1713003100, '1'),
(100254, 12883, 'QU', 'OK', 'S', 1713003106, 1713003106, '1'),
(100255, 12882, 'QU', 'OK', 'S', 1713003112, 1713003112, '1'),
(100256, 12855, 'QU', 'OK', 'S', 1713003124, 1713003124, '1'),
(100257, 12853, 'QU', 'OK', 'S', 1713003132, 1713003132, '1'),
(100258, 12852, 'QU', 'OK', 'S', 1713003139, 1713003139, '1'),
(100259, 12851, 'QU', 'OK', 'S', 1713003145, 1713003145, '1'),
(100260, 12850, 'QU', 'OK', 'S', 1713003151, 1713003151, '1'),
(100261, 26586, 'QU', 'OK', 'S', 1713003152, 1713003152, '1'),
(100262, 12848, 'QU', 'OK', 'S', 1713003158, 1713003158, '1'),
(100263, 12846, 'QU', 'OK', 'S', 1713003166, 1713003166, '1'),
(100264, 12845, 'QU', 'OK', 'S', 1713003172, 1713003172, '1'),
(100265, 12794, 'QU', 'OK', 'S', 1713003182, 1713003182, '1'),
(100266, 12793, 'QU', 'OK', 'S', 1713003187, 1713003187, '1'),
(100267, 27556, 'QU', 'OK', 'S', 1713003190, 1713003190, '1'),
(100268, 12783, 'QU', 'OK', 'S', 1713003205, 1713003205, '1'),
(100269, 12782, 'QU', 'OK', 'S', 1713003215, 1713003215, '1'),
(100270, 12749, 'QU', 'OK', 'S', 1713003237, 1713003237, '1'),
(100271, 27935, 'QU', 'OK', 'S', 1713003250, 1713003250, '1'),
(100272, 12637, 'QU', 'OK', 'S', 1713003258, 1713003258, '1'),
(100273, 12635, 'QU', 'OK', 'S', 1713003285, 1713003285, '1'),
(100274, 12634, 'QU', 'OK', 'S', 1713003295, 1713003295, '1'),
(100275, 12636, 'QU', 'OK', 'S', 1713003304, 1713003304, '1'),
(100276, 12632, 'QU', 'OK', 'S', 1713003311, 1713003311, '1'),
(100277, 14176, 'QU', 'OK', 'S', 1713003338, 1713003338, '1'),
(100278, 14176, 'QU', 'OK', 'S', 1713003338, 1713003338, '1'),
(100279, 14172, 'QU', 'OK', 'S', 1713003348, 1713003348, '1'),
(100280, 14172, 'QU', 'OK', 'S', 1713003348, 1713003348, '1'),
(100281, 14171, 'QU', 'OK', 'S', 1713003353, 1713003353, '1'),
(100282, 13923, 'QU', 'OK', 'S', 1713003373, 1713003373, '1'),
(100283, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100284, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100285, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100286, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100287, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100288, 13681, 'QU', 'OK', 'S', 1713003395, 1713003395, '1'),
(100289, 13913, 'QU', 'OK', 'S', 1713003397, 1713003397, '1'),
(100290, 13837, 'QU', 'OK', 'S', 1713003404, 1713003404, '1'),
(100291, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100292, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100293, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100294, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100295, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100296, 13681, 'QU', 'OK', 'S', 1713003409, 1713003409, '1'),
(100297, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100298, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100299, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100300, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100301, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100302, 13680, 'QU', 'OK', 'S', 1713003429, 1713003429, '1'),
(100303, 13650, 'QU', 'OK', 'S', 1713003443, 1713003443, '1'),
(100304, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100305, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100306, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100307, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100308, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100309, 13680, 'QU', 'OK', 'S', 1713003444, 1713003444, '1'),
(100310, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100311, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100312, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100313, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100314, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100315, 13679, 'QU', 'OK', 'S', 1713003460, 1713003460, '1'),
(100316, 13678, 'QU', 'OK', 'S', 1713003477, 1713003477, '1'),
(100317, 13678, 'QU', 'OK', 'S', 1713003477, 1713003477, '1'),
(100318, 13678, 'QU', 'OK', 'S', 1713003477, 1713003477, '1'),
(100319, 13678, 'QU', 'OK', 'S', 1713003477, 1713003477, '1'),
(100320, 13678, 'QU', 'OK', 'S', 1713003477, 1713003477, '1'),
(100321, 13382, 'QU', 'OK', 'S', 1713003483, 1713003483, '1'),
(100322, 13383, 'QU', 'OK', 'S', 1713003488, 1713003488, '1'),
(100323, 13678, 'QU', 'OK', 'S', 1713003490, 1713003490, '1'),
(100324, 13678, 'QU', 'OK', 'S', 1713003490, 1713003490, '1'),
(100325, 13678, 'QU', 'OK', 'S', 1713003490, 1713003490, '1'),
(100326, 13678, 'QU', 'OK', 'S', 1713003490, 1713003490, '1'),
(100327, 13678, 'QU', 'OK', 'S', 1713003490, 1713003490, '1'),
(100328, 13379, 'QU', 'OK', 'S', 1713003493, 1713003493, '1'),
(100329, 15428, 'QU', 'OK', 'S', 1713003514, 1713003514, '1'),
(100330, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100331, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100332, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100333, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100334, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100335, 13643, 'QU', 'OK', 'S', 1713003527, 1713003527, '1'),
(100336, 15293, 'QU', 'OK', 'S', 1713003532, 1713003532, '1'),
(100337, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100338, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100339, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100340, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100341, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100342, 13643, 'QU', 'OK', 'S', 1713003542, 1713003542, '1'),
(100343, 15206, 'QU', 'OK', 'S', 1713003550, 1713003550, '1'),
(100344, 15205, 'QU', 'OK', 'S', 1713003555, 1713003555, '1'),
(100345, 13642, 'QU', 'OK', 'S', 1713003557, 1713003557, '1'),
(100346, 13642, 'QU', 'OK', 'S', 1713003557, 1713003557, '1'),
(100347, 13642, 'QU', 'OK', 'S', 1713003557, 1713003557, '1'),
(100348, 13642, 'QU', 'OK', 'S', 1713003557, 1713003557, '1'),
(100349, 13642, 'QU', 'OK', 'S', 1713003557, 1713003557, '1'),
(100350, 15204, 'QU', 'OK', 'S', 1713003560, 1713003560, '1'),
(100351, 15201, 'QU', 'OK', 'S', 1713003566, 1713003566, '1'),
(100352, 13642, 'QU', 'OK', 'S', 1713003569, 1713003569, '1'),
(100353, 13642, 'QU', 'OK', 'S', 1713003569, 1713003569, '1'),
(100354, 13642, 'QU', 'OK', 'S', 1713003569, 1713003569, '1'),
(100355, 13642, 'QU', 'OK', 'S', 1713003569, 1713003569, '1'),
(100356, 13642, 'QU', 'OK', 'S', 1713003569, 1713003569, '1'),
(100357, 15183, 'QU', 'OK', 'S', 1713003576, 1713003576, '1'),
(100358, 14573, 'QU', 'OK', 'S', 1713003615, 1713003615, '1'),
(100359, 14573, 'QU', 'OK', 'S', 1713003615, 1713003615, '1'),
(100360, 14528, 'QU', 'OK', 'S', 1713003627, 1713003627, '1'),
(100361, 13641, 'QU', 'OK', 'S', 1713003631, 1713003631, '1'),
(100362, 13641, 'QU', 'OK', 'S', 1713003631, 1713003631, '1'),
(100363, 13641, 'QU', 'OK', 'S', 1713003631, 1713003631, '1'),
(100364, 13641, 'QU', 'OK', 'S', 1713003632, 1713003632, '1'),
(100365, 13641, 'QU', 'OK', 'S', 1713003632, 1713003632, '1'),
(100366, 13641, 'QU', 'OK', 'S', 1713003632, 1713003632, '1'),
(100367, 14463, 'QU', 'OK', 'S', 1713003642, 1713003642, '1'),
(100368, 14354, 'QU', 'OK', 'S', 1713003655, 1713003655, '1'),
(100369, 14351, 'QU', 'OK', 'S', 1713003660, 1713003660, '1'),
(100370, 13640, 'QU', 'OK', 'S', 1713003672, 1713003672, '1'),
(100371, 13640, 'QU', 'OK', 'S', 1713003672, 1713003672, '1'),
(100372, 13640, 'QU', 'OK', 'S', 1713003672, 1713003672, '1'),
(100373, 13640, 'QU', 'OK', 'S', 1713003672, 1713003672, '1'),
(100374, 13640, 'QU', 'OK', 'S', 1713003672, 1713003672, '1'),
(100375, 14338, 'QU', 'OK', 'S', 1713003674, 1713003674, '1'),
(100376, 14329, 'QU', 'OK', 'S', 1713003683, 1713003683, '1'),
(100377, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100378, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100379, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100380, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100381, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100382, 13641, 'QU', 'OK', 'S', 1713003688, 1713003688, '1'),
(100383, 14328, 'QU', 'OK', 'S', 1713003690, 1713003690, '1'),
(100384, 13640, 'QU', 'OK', 'S', 1713003702, 1713003702, '1'),
(100385, 13640, 'QU', 'OK', 'S', 1713003702, 1713003702, '1'),
(100386, 13640, 'QU', 'OK', 'S', 1713003702, 1713003702, '1'),
(100387, 13640, 'QU', 'OK', 'S', 1713003702, 1713003702, '1'),
(100388, 13640, 'QU', 'OK', 'S', 1713003702, 1713003702, '1'),
(100389, 14247, 'QU', 'OK', 'S', 1713003703, 1713003703, '1'),
(100390, 13639, 'QU', 'OK', 'S', 1713003715, 1713003715, '1'),
(100391, 13639, 'QU', 'OK', 'S', 1713003715, 1713003715, '1'),
(100392, 13639, 'QU', 'OK', 'S', 1713003715, 1713003715, '1'),
(100393, 13639, 'QU', 'OK', 'S', 1713003715, 1713003715, '1'),
(100394, 13639, 'QU', 'OK', 'S', 1713003715, 1713003715, '1'),
(100395, 13639, 'QU', 'OK', 'S', 1713003728, 1713003728, '1'),
(100396, 13639, 'QU', 'OK', 'S', 1713003728, 1713003728, '1'),
(100397, 13639, 'QU', 'OK', 'S', 1713003728, 1713003728, '1'),
(100398, 13639, 'QU', 'OK', 'S', 1713003728, 1713003728, '1'),
(100399, 13639, 'QU', 'OK', 'S', 1713003728, 1713003728, '1'),
(100400, 16475, 'QU', 'OK', 'S', 1713003742, 1713003742, '1'),
(100401, 16475, 'QU', 'OK', 'S', 1713003742, 1713003742, '1'),
(100402, 16421, 'QU', 'OK', 'S', 1713003765, 1713003765, '1'),
(100403, 16408, 'QU', 'OK', 'S', 1713003775, 1713003775, '1'),
(100404, 13638, 'QU', 'OK', 'S', 1713003809, 1713003809, '1'),
(100405, 13638, 'QU', 'OK', 'S', 1713003809, 1713003809, '1'),
(100406, 13638, 'QU', 'OK', 'S', 1713003809, 1713003809, '1'),
(100407, 13638, 'QU', 'OK', 'S', 1713003809, 1713003809, '1'),
(100408, 13638, 'QU', 'OK', 'S', 1713003809, 1713003809, '1'),
(100409, 30725, 'QU', 'OK', 'S', 1713003819, 1713003819, '1'),
(100410, 15619, 'QU', 'OK', 'S', 1713003820, 1713003820, '1'),
(100411, 13638, 'QU', 'OK', 'S', 1713003822, 1713003822, '1'),
(100412, 13638, 'QU', 'OK', 'S', 1713003822, 1713003822, '1'),
(100413, 13638, 'QU', 'OK', 'S', 1713003822, 1713003822, '1'),
(100414, 13638, 'QU', 'OK', 'S', 1713003822, 1713003822, '1'),
(100415, 13638, 'QU', 'OK', 'S', 1713003822, 1713003822, '1'),
(100416, 15546, 'QU', 'OK', 'S', 1713003829, 1713003829, '1'),
(100417, 15536, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100418, 13637, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100419, 13637, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100420, 13637, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100421, 13637, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100422, 13637, 'QU', 'OK', 'S', 1713003834, 1713003834, '1'),
(100423, 15535, 'QU', 'OK', 'S', 1713003845, 1713003845, '1'),
(100424, 15433, 'QU', 'OK', 'S', 1713003857, 1713003857, '1'),
(100425, 13615, 'QU', 'OK', 'S', 1713003871, 1713003871, '1'),
(100426, 13615, 'QU', 'OK', 'S', 1713003871, 1713003871, '1'),
(100427, 13615, 'QU', 'OK', 'S', 1713003879, 1713003879, '1'),
(100428, 13615, 'QU', 'OK', 'S', 1713003879, 1713003879, '1'),
(100429, 13614, 'QU', 'OK', 'S', 1713003886, 1713003886, '1'),
(100430, 13614, 'QU', 'OK', 'S', 1713003886, 1713003886, '1'),
(100431, 13614, 'QU', 'OK', 'S', 1713003893, 1713003893, '1'),
(100432, 13614, 'QU', 'OK', 'S', 1713003893, 1713003893, '1'),
(100433, 17277, 'QU', 'OK', 'S', 1713003896, 1713003896, '1'),
(100434, 13614, 'QU', 'OK', 'S', 1713003901, 1713003901, '1'),
(100435, 13614, 'QU', 'OK', 'S', 1713003901, 1713003901, '1'),
(100436, 13614, 'QU', 'OK', 'S', 1713003907, 1713003907, '1'),
(100437, 13614, 'QU', 'OK', 'S', 1713003907, 1713003907, '1'),
(100438, 17266, 'QU', 'OK', 'S', 1713003917, 1713003917, '1'),
(100439, 17266, 'QU', 'OK', 'S', 1713003917, 1713003917, '1'),
(100440, 13613, 'QU', 'OK', 'S', 1713003921, 1713003921, '1'),
(100441, 13613, 'QU', 'OK', 'S', 1713003921, 1713003921, '1'),
(100442, 13613, 'QU', 'OK', 'S', 1713003930, 1713003930, '1'),
(100443, 13613, 'QU', 'OK', 'S', 1713003930, 1713003930, '1'),
(100444, 17250, 'QU', 'OK', 'S', 1713003941, 1713003941, '1'),
(100445, 17250, 'QU', 'OK', 'S', 1713003941, 1713003941, '1'),
(100446, 17250, 'QU', 'OK', 'S', 1713003941, 1713003941, '1'),
(100447, 17250, 'QU', 'OK', 'S', 1713003941, 1713003941, '1'),
(100448, 13612, 'QU', 'OK', 'S', 1713003945, 1713003945, '1'),
(100449, 13612, 'QU', 'OK', 'S', 1713003945, 1713003945, '1'),
(100450, 17249, 'QU', 'OK', 'S', 1713003950, 1713003950, '1'),
(100451, 13612, 'QU', 'OK', 'S', 1713003952, 1713003952, '1'),
(100452, 13612, 'QU', 'OK', 'S', 1713003952, 1713003952, '1'),
(100453, 13611, 'QU', 'OK', 'S', 1713003960, 1713003960, '1'),
(100454, 13611, 'QU', 'OK', 'S', 1713003960, 1713003960, '1'),
(100455, 17243, 'QU', 'OK', 'S', 1713003961, 1713003961, '1'),
(100456, 30726, 'QU', 'OK', 'S', 1713003968, 1713003968, '1'),
(100457, 13611, 'QU', 'OK', 'S', 1713003968, 1713003968, '1'),
(100458, 13611, 'QU', 'OK', 'S', 1713003968, 1713003968, '1'),
(100459, 13610, 'QU', 'OK', 'S', 1713003976, 1713003976, '1'),
(100460, 13610, 'QU', 'OK', 'S', 1713003976, 1713003976, '1'),
(100461, 17068, 'QU', 'OK', 'S', 1713003981, 1713003981, '1'),
(100462, 13610, 'QU', 'OK', 'S', 1713003983, 1713003983, '1'),
(100463, 13610, 'QU', 'OK', 'S', 1713003983, 1713003983, '1'),
(100464, 13468, 'QU', 'OK', 'S', 1713003990, 1713003990, '1'),
(100465, 13468, 'QU', 'OK', 'S', 1713003990, 1713003990, '1'),
(100466, 16957, 'QU', 'OK', 'S', 1713003995, 1713003995, '1'),
(100467, 13467, 'QU', 'OK', 'S', 1713004003, 1713004003, '1'),
(100468, 13467, 'QU', 'OK', 'S', 1713004003, 1713004003, '1'),
(100469, 16956, 'QU', 'OK', 'S', 1713004005, 1713004005, '1'),
(100470, 13467, 'QU', 'OK', 'S', 1713004010, 1713004010, '1'),
(100471, 13467, 'QU', 'OK', 'S', 1713004010, 1713004010, '1'),
(100472, 16749, 'QU', 'OK', 'S', 1713004017, 1713004017, '1'),
(100473, 13466, 'QU', 'OK', 'S', 1713004029, 1713004029, '1'),
(100474, 13466, 'QU', 'OK', 'S', 1713004029, 1713004029, '1'),
(100475, 16608, 'QU', 'OK', 'S', 1713004035, 1713004035, '1'),
(100476, 13466, 'QU', 'OK', 'S', 1713004035, 1713004035, '1'),
(100477, 13466, 'QU', 'OK', 'S', 1713004035, 1713004035, '1'),
(100478, 16607, 'QU', 'OK', 'S', 1713004041, 1713004041, '1'),
(100479, 13465, 'QU', 'OK', 'S', 1713004046, 1713004046, '1'),
(100480, 13465, 'QU', 'OK', 'S', 1713004046, 1713004046, '1'),
(100481, 16606, 'QU', 'OK', 'S', 1713004047, 1713004047, '1'),
(100482, 13465, 'QU', 'OK', 'S', 1713004053, 1713004053, '1'),
(100483, 13465, 'QU', 'OK', 'S', 1713004053, 1713004053, '1'),
(100484, 16603, 'QU', 'OK', 'S', 1713004056, 1713004056, '1'),
(100485, 16603, 'QU', 'OK', 'S', 1713004056, 1713004056, '1'),
(100486, 16602, 'QU', 'OK', 'S', 1713004064, 1713004064, '1'),
(100487, 13072, 'QU', 'OK', 'S', 1713004083, 1713004083, '1'),
(100488, 13072, 'QU', 'OK', 'S', 1713004083, 1713004083, '1'),
(100489, 17420, 'QU', 'OK', 'S', 1713004089, 1713004089, '1'),
(100490, 13072, 'QU', 'OK', 'S', 1713004091, 1713004091, '1'),
(100491, 13072, 'QU', 'OK', 'S', 1713004091, 1713004091, '1'),
(100492, 13071, 'QU', 'OK', 'S', 1713004104, 1713004104, '1'),
(100493, 13071, 'QU', 'OK', 'S', 1713004104, 1713004104, '1'),
(100494, 17345, 'QU', 'OK', 'S', 1713004105, 1713004105, '1'),
(100495, 13071, 'QU', 'OK', 'S', 1713004120, 1713004120, '1'),
(100496, 13071, 'QU', 'OK', 'S', 1713004120, 1713004120, '1'),
(100497, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100498, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100499, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100500, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100501, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100502, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100503, 30742, 'QU', 'OK', 'S', 1713004131, 1713004131, '1'),
(100504, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100505, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100506, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100507, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100508, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100509, 30739, 'QU', 'OK', 'S', 1713004143, 1713004143, '1'),
(100510, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100511, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100512, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100513, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100514, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100515, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100516, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100517, 12926, 'QU', 'OK', 'S', 1713004147, 1713004147, '1'),
(100518, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100519, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100520, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100521, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100522, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100523, 30737, 'QU', 'OK', 'S', 1713004154, 1713004154, '1'),
(100524, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100525, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100526, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100527, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100528, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100529, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100530, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100531, 12926, 'QU', 'OK', 'S', 1713004167, 1713004167, '1'),
(100532, 12925, 'QU', 'OK', 'S', 1713004192, 1713004192, '1'),
(100533, 12925, 'QU', 'OK', 'S', 1713004192, 1713004192, '1'),
(100534, 12925, 'QU', 'OK', 'S', 1713004192, 1713004192, '1'),
(100535, 12925, 'QU', 'OK', 'S', 1713004192, 1713004192, '1'),
(100536, 12925, 'QU', 'OK', 'S', 1713004193, 1713004193, '1'),
(100537, 12925, 'QU', 'OK', 'S', 1713004193, 1713004193, '1'),
(100538, 12925, 'QU', 'OK', 'S', 1713004193, 1713004193, '1'),
(100539, 12925, 'QU', 'OK', 'S', 1713004193, 1713004193, '1'),
(100540, 12925, 'QU', 'OK', 'S', 1713004193, 1713004193, '1'),
(100541, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100542, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100543, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100544, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100545, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100546, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100547, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100548, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100549, 12925, 'QU', 'OK', 'S', 1713004214, 1713004214, '1'),
(100550, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100551, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100552, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100553, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100554, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100555, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100556, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100557, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100558, 12924, 'QU', 'OK', 'S', 1713004235, 1713004235, '1'),
(100559, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100560, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100561, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100562, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100563, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100564, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100565, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100566, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100567, 12924, 'QU', 'OK', 'S', 1713004256, 1713004256, '1'),
(100568, 12714, 'QU', 'OK', 'S', 1713004266, 1713004266, '1'),
(100569, 12714, 'QU', 'OK', 'S', 1713004266, 1713004266, '1'),
(100570, 12714, 'QU', 'OK', 'S', 1713004275, 1713004275, '1'),
(100571, 12714, 'QU', 'OK', 'S', 1713004275, 1713004275, '1'),
(100572, 22256, 'QU', 'OK', 'S', 1713004279, 1713004279, '1'),
(100573, 21962, 'QU', 'OK', 'S', 1713004294, 1713004294, '1'),
(100574, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100575, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100576, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100577, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100578, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100579, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100580, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100581, 12515, 'QU', 'OK', 'S', 1713004304, 1713004304, '1'),
(100582, 21610, 'QU', 'OK', 'S', 1713004310, 1713004310, '1'),
(100583, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100584, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100585, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100586, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100587, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100588, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100589, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100590, 12515, 'QU', 'OK', 'S', 1713004320, 1713004320, '1'),
(100591, 21434, 'QU', 'OK', 'S', 1713004326, 1713004326, '1'),
(100592, 21435, 'QU', 'OK', 'S', 1713004332, 1713004332, '1'),
(100593, 21403, 'QU', 'OK', 'S', 1713004342, 1713004342, '1'),
(100594, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100595, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100596, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100597, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100598, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100599, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100600, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100601, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100602, 12511, 'QU', 'OK', 'S', 1713004346, 1713004346, '1'),
(100603, 21156, 'QU', 'OK', 'S', 1713004356, 1713004356, '1'),
(100604, 21156, 'QU', 'OK', 'S', 1713004356, 1713004356, '1'),
(100605, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100606, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100607, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100608, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100609, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100610, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100611, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100612, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100613, 12511, 'QU', 'OK', 'S', 1713004364, 1713004364, '1'),
(100614, 21131, 'QU', 'OK', 'S', 1713004368, 1713004368, '1'),
(100615, 30736, 'QU', 'OK', 'S', 1713004378, 1713004378, '1'),
(100616, 21125, 'QU', 'OK', 'S', 1713004378, 1713004378, '1'),
(100617, 21125, 'QU', 'OK', 'S', 1713004378, 1713004378, '1'),
(100618, 21125, 'QU', 'OK', 'S', 1713004378, 1713004378, '1'),
(100619, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100620, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100621, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100622, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100623, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100624, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100625, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100626, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100627, 12510, 'QU', 'OK', 'S', 1713004397, 1713004397, '1'),
(100628, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100629, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100630, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100631, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100632, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100633, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100634, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100635, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100636, 12509, 'QU', 'OK', 'S', 1713004420, 1713004420, '1'),
(100637, 30738, 'QU', 'OK', 'S', 1713004434, 1713004434, '1'),
(100638, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100639, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100640, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100641, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100642, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100643, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100644, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100645, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100646, 12509, 'QU', 'OK', 'S', 1713004439, 1713004439, '1'),
(100647, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100648, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100649, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100650, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100651, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100652, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100653, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100654, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100655, 12510, 'QU', 'OK', 'S', 1713004458, 1713004458, '1'),
(100656, 24239, 'QU', 'OK', 'S', 1713004460, 1713004460, '1'),
(100657, 24263, 'QU', 'OK', 'S', 1713004463, 1713004463, '1'),
(100658, 30319, 'QU', 'OK', 'S', 1713004465, 1713004465, '1'),
(100659, 24239, 'QU', 'OK', 'S', 1713004475, 1713004475, '1'),
(100660, 30392, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100661, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100662, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100663, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100664, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100665, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100666, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100667, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100668, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100669, 12508, 'QU', 'OK', 'S', 1713004478, 1713004478, '1'),
(100670, 30024, 'QU', 'OK', 'S', 1713004481, 1713004481, '1'),
(100671, 24257, 'QU', 'OK', 'S', 1713004485, 1713004485, '1'),
(100672, 30392, 'QU', 'OK', 'S', 1713004487, 1713004487, '1'),
(100673, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100674, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100675, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100676, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100677, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100678, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100679, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100680, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100681, 12508, 'QU', 'OK', 'S', 1713004498, 1713004498, '1'),
(100682, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100683, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100684, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100685, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100686, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100687, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100688, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100689, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100690, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100691, 12507, 'QU', 'OK', 'S', 1713004525, 1713004525, '1'),
(100692, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100693, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100694, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100695, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100696, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100697, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100698, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100699, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100700, 12506, 'QU', 'OK', 'S', 1713004544, 1713004544, '1'),
(100701, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100702, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100703, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100704, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100705, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100706, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100707, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100708, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100709, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100710, 12507, 'QU', 'OK', 'S', 1713004564, 1713004564, '1'),
(100711, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100712, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100713, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100714, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100715, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100716, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100717, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100718, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100719, 12506, 'QU', 'OK', 'S', 1713004590, 1713004590, '1'),
(100720, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100721, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100722, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100723, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100724, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100725, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100726, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100727, 12043, 'QU', 'OK', 'S', 1713004620, 1713004620, '1'),
(100728, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100729, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100730, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100731, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100732, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100733, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100734, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100735, 12043, 'QU', 'OK', 'S', 1713004638, 1713004638, '1'),
(100736, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100737, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100738, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100739, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100740, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100741, 12042, 'QU', 'OK', 'S', 1713004656, 1713004656, '1'),
(100742, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100743, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100744, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100745, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100746, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100747, 12042, 'QU', 'OK', 'S', 1713004672, 1713004672, '1'),
(100748, 10414, 'QU', 'OK', 'S', 1713004704, 1713004704, '1'),
(100749, 10414, 'QU', 'OK', 'S', 1713004704, 1713004704, '1'),
(100750, 10414, 'QU', 'OK', 'S', 1713004704, 1713004704, '1'),
(100751, 10414, 'QU', 'OK', 'S', 1713004704, 1713004704, '1'),
(100752, 10414, 'QU', 'OK', 'S', 1713004705, 1713004705, '1'),
(100753, 10414, 'QU', 'OK', 'S', 1713004705, 1713004705, '1'),
(100754, 10414, 'QU', 'OK', 'S', 1713004718, 1713004718, '1'),
(100755, 10414, 'QU', 'OK', 'S', 1713004718, 1713004718, '1'),
(100756, 10414, 'QU', 'OK', 'S', 1713004718, 1713004718, '1'),
(100757, 10414, 'QU', 'OK', 'S', 1713004718, 1713004718, '1'),
(100758, 10414, 'QU', 'OK', 'S', 1713004718, 1713004718, '1'),
(100759, 8389, 'QU', 'OK', 'S', 1713004737, 1713004737, '1'),
(100760, 8389, 'QU', 'OK', 'S', 1713004737, 1713004737, '1'),
(100761, 8389, 'QU', 'OK', 'S', 1713004745, 1713004745, '1'),
(100762, 8389, 'QU', 'OK', 'S', 1713004745, 1713004745, '1'),
(100763, 8388, 'QU', 'OK', 'S', 1713004757, 1713004757, '1'),
(100764, 8388, 'QU', 'OK', 'S', 1713004757, 1713004757, '1'),
(100765, 8388, 'QU', 'OK', 'S', 1713004764, 1713004764, '1'),
(100766, 8388, 'QU', 'OK', 'S', 1713004764, 1713004764, '1'),
(100767, 8387, 'QU', 'OK', 'S', 1713004783, 1713004783, '1'),
(100768, 8387, 'QU', 'OK', 'S', 1713004783, 1713004783, '1'),
(100769, 8387, 'QU', 'OK', 'S', 1713004790, 1713004790, '1'),
(100770, 8387, 'QU', 'OK', 'S', 1713004790, 1713004790, '1'),
(100771, 8387, 'QU', 'OK', 'S', 1713004797, 1713004797, '1'),
(100772, 8387, 'QU', 'OK', 'S', 1713004797, 1713004797, '1'),
(100773, 8386, 'QU', 'OK', 'S', 1713004806, 1713004806, '1'),
(100774, 8386, 'QU', 'OK', 'S', 1713004806, 1713004806, '1'),
(100775, 8386, 'QU', 'OK', 'S', 1713004812, 1713004812, '1'),
(100776, 8386, 'QU', 'OK', 'S', 1713004812, 1713004812, '1'),
(100777, 8364, 'QU', 'OK', 'S', 1713004820, 1713004820, '1'),
(100778, 8364, 'QU', 'OK', 'S', 1713004820, 1713004820, '1'),
(100779, 8364, 'QU', 'OK', 'S', 1713004826, 1713004826, '1'),
(100780, 8364, 'QU', 'OK', 'S', 1713004826, 1713004826, '1'),
(100781, 8006, 'QU', 'OK', 'S', 1713004842, 1713004842, '1'),
(100782, 8006, 'QU', 'OK', 'S', 1713004842, 1713004842, '1'),
(100783, 8006, 'QU', 'OK', 'S', 1713004842, 1713004842, '1'),
(100784, 8006, 'QU', 'OK', 'S', 1713004842, 1713004842, '1'),
(100785, 8006, 'QU', 'OK', 'S', 1713004842, 1713004842, '1'),
(100786, 8006, 'QU', 'OK', 'S', 1713004854, 1713004854, '1'),
(100787, 8006, 'QU', 'OK', 'S', 1713004854, 1713004854, '1'),
(100788, 8006, 'QU', 'OK', 'S', 1713004854, 1713004854, '1'),
(100789, 8006, 'QU', 'OK', 'S', 1713004854, 1713004854, '1'),
(100790, 8006, 'QU', 'OK', 'S', 1713004854, 1713004854, '1'),
(100791, 30733, 'QU', 'OK', 'S', 1713004860, 1713004860, '1'),
(100792, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100793, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100794, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100795, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100796, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100797, 3580, 'QU', 'OK', 'S', 1713004876, 1713004876, '1'),
(100798, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100799, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100800, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100801, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100802, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100803, 3580, 'QU', 'OK', 'S', 1713004889, 1713004889, '1'),
(100804, 30167, 'QU', 'OK', 'S', 1713004905, 1713004905, '1'),
(100805, 29410, 'QU', 'OK', 'S', 1713004907, 1713004907, '1'),
(100806, 29410, 'QU', 'OK', 'S', 1713004909, 1713004909, '1'),
(100807, 3073, 'QU', 'OK', 'S', 1713004916, 1713004916, '1'),
(100808, 3073, 'QU', 'OK', 'S', 1713004921, 1713004921, '1'),
(100809, 30737, 'QU', 'OK', 'S', 1713005129, 1713005129, '1'),
(100810, 30746, 'QU', 'OK', 'S', 1713005583, 1713005583, '1'),
(100811, 30747, 'QU', 'OK', 'S', 1713005607, 1713005607, '1'),
(100812, 30741, 'QU', 'OK', 'S', 1713005634, 1713005634, '1'),
(100813, 30740, 'QU', 'OK', 'S', 1713005655, 1713005655, '1'),
(100814, 30731, 'QU', 'OK', 'S', 1713005726, 1713005726, '1'),
(100815, 30732, 'QU', 'OK', 'S', 1713005753, 1713005753, '1'),
(100816, 29407, 'QU', 'OK', 'S', 1713006107, 1713006107, '1'),
(100817, 30739, 'QU', 'OK', 'S', 1713006184, 1713006184, '1'),
(100818, 30686, 'QU', 'OK', 'S', 1713006227, 1713006227, '1'),
(100819, 30742, 'QU', 'OK', 'S', 1713006508, 1713006508, '1'),
(100820, 30744, 'QU', 'OK', 'S', 1713006637, 1713006637, '1'),
(100821, 30745, 'QU', 'OK', 'S', 1713006685, 1713006685, '1'),
(100822, 30702, 'QU', 'OK', 'S', 1713006844, 1713006844, '1'),
(100823, 29410, 'QU', 'OK', 'S', 1713006865, 1713006865, '1'),
(100824, 30702, 'QU', 'OK', 'S', 1713006923, 1713006923, '1'),
(100825, 30743, 'QU', 'OK', 'S', 1713007095, 1713007095, '1'),
(100826, 30735, 'QU', 'OK', 'S', 1713007153, 1713007153, '1'),
(100827, 30727, 'QU', 'OK', 'S', 1713007456, 1713007456, '1'),
(100828, 29407, 'QU', 'OK', 'S', 1713007476, 1713007476, '1'),
(100829, 30702, 'QU', 'OK', 'S', 1713007490, 1713007490, '1'),
(100830, 30728, 'QU', 'OK', 'S', 1713007496, 1713007496, '1'),
(100831, 30729, 'QU', 'OK', 'S', 1713007537, 1713007537, '1'),
(100832, 30730, 'QU', 'OK', 'S', 1713007569, 1713007569, '1'),
(100833, 30686, 'QU', 'OK', 'S', 1713007612, 1713007612, '1'),
(100834, 30734, 'QU', 'OK', 'S', 1713007613, 1713007613, '1'),
(100835, 25303, 'QU', 'OK', 'S', 1713007843, 1713007843, '1'),
(100836, 26202, 'QU', 'OK', 'S', 1713007874, 1713007874, '1'),
(100837, 22305, 'QU', 'OK', 'S', 1713007876, 1713007876, '1'),
(100838, 30204, 'QU', 'OK', 'S', 1713007879, 1713007879, '1'),
(100839, 22307, 'QU', 'OK', 'S', 1713007882, 1713007882, '1'),
(100840, 29380, 'QU', 'OK', 'S', 1713007883, 1713007883, '1'),
(100841, 26206, 'QU', 'OK', 'S', 1713008011, 1713008011, '1'),
(100842, 25283, 'QU', 'OK', 'S', 1713008050, 1713008050, '1'),
(100843, 29970, 'QU', 'OK', 'S', 1713008063, 1713008063, '1'),
(100844, 30199, 'QU', 'OK', 'S', 1713008220, 1713008220, '1'),
(100845, 22597, 'QU', 'OK', 'S', 1713010836, 1713010836, '1'),
(100846, 30627, 'QU', 'OK', 'S', 1713010922, 1713010922, '1'),
(100847, 21993, 'QU', 'OK', 'S', 1713012077, 1713012077, '1'),
(100848, 22584, 'QU', 'OK', 'S', 1713012287, 1713012287, '1'),
(100849, 30440, 'QU', 'OK', 'S', 1713013117, 1713013117, '1'),
(100850, 29581, 'QU', 'OK', 'S', 1713013288, 1713013288, '1'),
(100851, 30474, 'QU', 'OK', 'S', 1713013321, 1713013321, '1'),
(100852, 22660, 'QU', 'OK', 'S', 1713013355, 1713013355, '1'),
(100853, 11943, 'QU', 'OK', 'S', 1713013836, 1713013836, '1'),
(100854, 1801, 'QU', 'OK', 'S', 1713013913, 1713013913, '1'),
(100855, 24423, 'QU', 'OK', 'S', 1713013998, 1713013998, '1'),
(100856, 5342, 'QU', 'OK', 'S', 1713014095, 1713014095, '1'),
(100857, 5370, 'QU', 'OK', 'S', 1713014179, 1713014179, '1'),
(100858, 11946, 'QU', 'OK', 'S', 1713014262, 1713014262, '1'),
(100859, 24815, 'QU', 'OK', 'S', 1713069347, 1713069347, '1'),
(100860, 24810, 'QU', 'OK', 'S', 1713069362, 1713069362, '1'),
(100861, 24801, 'QU', 'OK', 'S', 1713069375, 1713069375, '1'),
(100862, 25323, 'QU', 'OK', 'S', 1713069385, 1713069385, '1'),
(100863, 26548, 'QU', 'OK', 'S', 1713069467, 1713069467, '1'),
(100864, 26547, 'QU', 'OK', 'S', 1713069486, 1713069486, '1'),
(100865, 25686, 'QU', 'OK', 'S', 1713069647, 1713069647, '1'),
(100866, 25686, 'QU', 'OK', 'S', 1713069647, 1713069647, '1'),
(100867, 25685, 'QU', 'OK', 'S', 1713069664, 1713069664, '1'),
(100868, 25685, 'QU', 'OK', 'S', 1713069664, 1713069664, '1'),
(100869, 25684, 'QU', 'OK', 'S', 1713069683, 1713069683, '1'),
(100870, 25684, 'QU', 'OK', 'S', 1713069683, 1713069683, '1'),
(100871, 25683, 'QU', 'OK', 'S', 1713069699, 1713069699, '1'),
(100872, 25683, 'QU', 'OK', 'S', 1713069699, 1713069699, '1'),
(100873, 25683, 'QU', 'OK', 'S', 1713069699, 1713069699, '1'),
(100874, 25683, 'QU', 'OK', 'S', 1713069699, 1713069699, '1'),
(100875, 26862, 'QU', 'OK', 'S', 1713069803, 1713069803, '1'),
(100876, 26862, 'QU', 'OK', 'S', 1713069803, 1713069803, '1'),
(100877, 26862, 'QU', 'OK', 'S', 1713069803, 1713069803, '1'),
(100878, 26864, 'QU', 'OK', 'S', 1713069828, 1713069828, '1'),
(100879, 26864, 'QU', 'OK', 'S', 1713069828, 1713069828, '1'),
(100880, 26864, 'QU', 'OK', 'S', 1713069828, 1713069828, '1'),
(100881, 30295, 'QU', 'OK', 'S', 1713069881, 1713069881, '1'),
(100882, 30296, 'QU', 'OK', 'S', 1713069914, 1713069914, '1'),
(100883, 30297, 'QU', 'OK', 'S', 1713069935, 1713069935, '1'),
(100884, 30396, 'QU', 'OK', 'S', 1713069946, 1713069946, '1'),
(100885, 23343, 'QU', 'OK', 'S', 1713070018, 1713070018, '1'),
(100886, 23343, 'QU', 'OK', 'S', 1713070018, 1713070018, '1'),
(100887, 23343, 'QU', 'OK', 'S', 1713070019, 1713070019, '1'),
(100888, 23343, 'QU', 'OK', 'S', 1713070019, 1713070019, '1'),
(100889, 23344, 'QU', 'OK', 'S', 1713070035, 1713070035, '1'),
(100890, 23344, 'QU', 'OK', 'S', 1713070035, 1713070035, '1'),
(100891, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100892, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100893, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100894, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100895, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100896, 23345, 'QU', 'OK', 'S', 1713070062, 1713070062, '1'),
(100897, 24762, 'QU', 'OK', 'S', 1713070096, 1713070096, '1'),
(100898, 23747, 'QU', 'OK', 'S', 1713070104, 1713070104, '1'),
(100899, 23460, 'QU', 'OK', 'S', 1713070116, 1713070116, '1'),
(100900, 23460, 'QU', 'OK', 'S', 1713070123, 1713070123, '1'),
(100901, 23353, 'QU', 'OK', 'S', 1713070160, 1713070160, '1'),
(100902, 23353, 'QU', 'OK', 'S', 1713070160, 1713070160, '1'),
(100903, 23353, 'QU', 'OK', 'S', 1713070160, 1713070160, '1'),
(100904, 23353, 'QU', 'OK', 'S', 1713070160, 1713070160, '1'),
(100905, 16475, 'QU', 'OK', 'S', 1713157583, 1713157583, '1'),
(100906, 16475, 'QU', 'OK', 'S', 1713157583, 1713157583, '1'),
(100907, 25508, 'QU', 'OK', 'S', 1713157822, 1713157822, '1'),
(100908, 25508, 'QU', 'OK', 'S', 1713157827, 1713157827, '1'),
(100909, 14854, 'QU', 'OK', 'S', 1713160886, 1713160886, '1'),
(100910, 21027, 'QU', 'OK', 'S', 1713162456, 1713162456, '1'),
(100911, 15341, 'QU', 'OK', 'S', 1713162460, 1713162460, '1'),
(100912, 21587, 'QU', 'OK', 'S', 1713162465, 1713162465, '1'),
(100913, 11156, 'QU', 'OK', 'S', 1713162468, 1713162468, '1'),
(100914, 30525, 'QU', 'OK', 'S', 1713162473, 1713162473, '1'),
(100915, 30667, 'QU', 'OK', 'S', 1713162485, 1713162485, '1'),
(100916, 30540, 'QU', 'OK', 'S', 1713162490, 1713162490, '1'),
(100917, 27356, 'QU', 'OK', 'S', 1713162493, 1713162493, '1'),
(100918, 30686, 'QU', 'OK', 'S', 1713162506, 1713162506, '1'),
(100919, 28820, 'QU', 'OK', 'S', 1713162508, 1713162508, '1'),
(100920, 27407, 'QU', 'OK', 'S', 1713162513, 1713162513, '1'),
(100921, 22689, 'QU', 'OK', 'S', 1713162515, 1713162515, '1'),
(100922, 30136, 'QU', 'OK', 'S', 1713162520, 1713162520, '1'),
(100923, 29653, 'QU', 'OK', 'S', 1713162523, 1713162523, '1'),
(100924, 26202, 'QU', 'OK', 'S', 1713162527, 1713162527, '1'),
(100925, 25672, 'QU', 'OK', 'S', 1713162533, 1713162533, '1'),
(100926, 18948, 'QU', 'OK', 'S', 1713162537, 1713162537, '1'),
(100927, 26823, 'QU', 'OK', 'S', 1713162542, 1713162542, '1'),
(100928, 25683, 'QU', 'OK', 'S', 1713162546, 1713162546, '1'),
(100929, 21586, 'QU', 'OK', 'S', 1713162550, 1713162550, '1'),
(100930, 15339, 'QU', 'OK', 'S', 1713162729, 1713162729, '1'),
(100931, 15339, 'QU', 'OK', 'S', 1713162739, 1713162739, '1'),
(100932, 25683, 'QU', 'OK', 'S', 1713162771, 1713162771, '1'),
(100933, 15431, 'QU', 'OK', 'S', 1713164000, 1713164000, '1'),
(100934, 14962, 'QU', 'OK', 'S', 1713164025, 1713164025, '1'),
(100935, 30667, 'QU', 'OK', 'S', 1713164370, 1713164370, '1'),
(100936, 11946, 'QU', 'OK', 'S', 1713164567, 1713164567, '1'),
(100937, 22204, 'QU', 'OK', 'S', 1713165323, 1713165323, '1'),
(100938, 14992, 'QU', 'OK', 'S', 1713165333, 1713165333, '1'),
(100939, 3055, 'QU', 'OK', 'S', 1713165345, 1713165345, '1'),
(100940, 20464, 'QU', 'OK', 'S', 1713165356, 1713165356, '1'),
(100941, 3055, 'QU', 'OK', 'S', 1713165360, 1713165360, '1'),
(100942, 25778, 'QU', 'OK', 'S', 1713165364, 1713165364, '1'),
(100943, 25778, 'QU', 'OK', 'S', 1713165368, 1713165368, '1'),
(100944, 25778, 'QU', 'OK', 'S', 1713165376, 1713165376, '1'),
(100945, 21033, 'QU', 'OK', 'S', 1713165384, 1713165384, '1'),
(100946, 21033, 'QU', 'OK', 'S', 1713165389, 1713165389, '1'),
(100947, 20762, 'QU', 'OK', 'S', 1713165395, 1713165395, '1'),
(100948, 20920, 'QU', 'OK', 'S', 1713165402, 1713165402, '1'),
(100949, 20920, 'QU', 'OK', 'S', 1713165409, 1713165409, '1'),
(100950, 135, 'QU', 'OK', 'S', 1713165422, 1713165422, '1'),
(100951, 135, 'QU', 'OK', 'S', 1713165427, 1713165427, '1'),
(100952, 30573, 'QU', 'OK', 'S', 1713165436, 1713165436, '1'),
(100953, 30573, 'QU', 'OK', 'S', 1713165443, 1713165443, '1'),
(100954, 26802, 'QU', 'OK', 'S', 1713165454, 1713165454, '1'),
(100955, 2336, 'QU', 'OK', 'S', 1713165513, 1713165513, '1'),
(100956, 10412, 'QU', 'OK', 'S', 1713166323, 1713166323, '1'),
(100957, 19307, 'QU', 'OK', 'S', 1713166687, 1713166687, '1'),
(100958, 17580, 'QU', 'OK', 'S', 1713167181, 1713167181, '1'),
(100959, 27937, 'QU', 'OK', 'S', 1713167456, 1713167456, '1'),
(100960, 30514, 'QU', 'OK', 'S', 1713168282, 1713168282, '1'),
(100961, 29076, 'QU', 'OK', 'S', 1713168557, 1713168557, '1'),
(100962, 27912, 'QU', 'OK', 'S', 1713168860, 1713168860, '1'),
(100963, 28061, 'QU', 'OK', 'S', 1713169118, 1713169118, '1'),
(100964, 18708, 'QU', 'OK', 'S', 1713169299, 1713169299, '1'),
(100965, 27966, 'QU', 'OK', 'S', 1713169439, 1713169439, '1'),
(100966, 17397, 'QU', 'OK', 'S', 1713169481, 1713169481, '1'),
(100967, 24513, 'QU', 'OK', 'S', 1713169568, 1713169568, '1'),
(100968, 26543, 'QU', 'OK', 'S', 1713169707, 1713169707, '1'),
(100969, 30371, 'QU', 'OK', 'S', 1713169783, 1713169783, '1'),
(100970, 25341, 'QU', 'OK', 'S', 1713172839, 1713172839, '1'),
(100971, 25341, 'QU', 'OK', 'S', 1713172843, 1713172843, '1'),
(100972, 25341, 'QU', 'OK', 'S', 1713172845, 1713172845, '1'),
(100973, 25341, 'QU', 'OK', 'S', 1713172850, 1713172850, '1'),
(100974, 25341, 'QU', 'OK', 'S', 1713172906, 1713172906, '1'),
(100975, 25341, 'QU', 'OK', 'S', 1713172908, 1713172908, '1'),
(100976, 24312, 'QU', 'OK', 'S', 1713172912, 1713172912, '1'),
(100977, 23460, 'QU', 'OK', 'S', 1713172916, 1713172916, '1'),
(100978, 27553, 'QU', 'OK', 'S', 1713172919, 1713172919, '1'),
(100979, 27553, 'QU', 'OK', 'S', 1713172922, 1713172922, '1'),
(100980, 27258, 'QU', 'OK', 'S', 1713172924, 1713172924, '1'),
(100981, 27258, 'QU', 'OK', 'S', 1713172930, 1713172930, '1'),
(100982, 22735, 'QU', 'OK', 'S', 1713172933, 1713172933, '1'),
(100983, 22735, 'QU', 'OK', 'S', 1713172936, 1713172936, '1'),
(100984, 27550, 'QU', 'OK', 'S', 1713172938, 1713172938, '1'),
(100985, 30434, 'QU', 'OK', 'S', 1713172946, 1713172946, '1'),
(100986, 30434, 'QU', 'OK', 'S', 1713172960, 1713172960, '1'),
(100987, 24676, 'QU', 'OK', 'S', 1713172965, 1713172965, '1'),
(100988, 26467, 'QU', 'OK', 'S', 1713173056, 1713173056, '1'),
(100989, 17920, 'QU', 'OK', 'S', 1713173071, 1713173071, '1'),
(100990, 14805, 'QU', 'OK', 'S', 1713173083, 1713173083, '1'),
(100991, 28443, 'QU', 'OK', 'S', 1713173099, 1713173099, '1'),
(100992, 26665, 'QU', 'OK', 'S', 1713173120, 1713173120, '1'),
(100993, 24548, 'QU', 'OK', 'S', 1713173284, 1713173284, '1'),
(100994, 30632, 'QU', 'OK', 'S', 1713173450, 1713173450, '1'),
(100995, 30632, 'QU', 'OK', 'S', 1713173452, 1713173452, '1'),
(100996, 30014, 'QU', 'OK', 'S', 1713173530, 1713173530, '1'),
(100997, 30152, 'QU', 'OK', 'S', 1713173677, 1713173677, '1'),
(100998, 30152, 'QU', 'OK', 'S', 1713173699, 1713173699, '1'),
(100999, 30156, 'QU', 'OK', 'S', 1713173710, 1713173710, '1'),
(101000, 30152, 'QU', 'OK', 'S', 1713173720, 1713173720, '1'),
(101001, 23017, 'QU', 'OK', 'S', 1713173726, 1713173726, '1'),
(101002, 23017, 'QU', 'OK', 'S', 1713173728, 1713173728, '1'),
(101003, 27712, 'QU', 'OK', 'S', 1713173731, 1713173731, '1'),
(101004, 29380, 'QU', 'OK', 'S', 1713173735, 1713173735, '1'),
(101005, 27712, 'QU', 'OK', 'S', 1713173737, 1713173737, '1'),
(101006, 29380, 'QU', 'OK', 'S', 1713173743, 1713173743, '1'),
(101007, 30152, 'QU', 'OK', 'S', 1713173874, 1713173874, '1'),
(101008, 30156, 'QU', 'OK', 'S', 1713174120, 1713174120, '1'),
(101009, 30152, 'QU', 'OK', 'S', 1713174122, 1713174122, '1'),
(101010, 30152, 'QU', 'OK', 'S', 1713174125, 1713174125, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(101011, 30575, 'QU', 'OK', 'S', 1713175424, 1713175424, '1'),
(101012, 30575, 'QU', 'OK', 'S', 1713175424, 1713175424, '1'),
(101013, 30575, 'QU', 'OK', 'S', 1713175424, 1713175424, '1'),
(101014, 30575, 'QU', 'OK', 'S', 1713175424, 1713175424, '1'),
(101015, 30575, 'QU', 'OK', 'S', 1713175424, 1713175424, '1'),
(101016, 30231, 'QU', 'OK', 'S', 1713175659, 1713175659, '1'),
(101017, 30231, 'QU', 'OK', 'S', 1713175659, 1713175659, '1'),
(101018, 30230, 'QU', 'OK', 'S', 1713175674, 1713175674, '1'),
(101019, 29709, 'QU', 'OK', 'S', 1713175699, 1713175699, '1'),
(101020, 29662, 'QU', 'OK', 'S', 1713175719, 1713175719, '1'),
(101021, 29284, 'QU', 'OK', 'S', 1713175760, 1713175760, '1'),
(101022, 29144, 'QU', 'OK', 'S', 1713175809, 1713175809, '1'),
(101023, 29142, 'QU', 'OK', 'S', 1713175819, 1713175819, '1'),
(101024, 29139, 'QU', 'OK', 'S', 1713175830, 1713175830, '1'),
(101025, 29138, 'QU', 'OK', 'S', 1713175845, 1713175845, '1'),
(101026, 29121, 'QU', 'OK', 'S', 1713175867, 1713175867, '1'),
(101027, 28482, 'QU', 'OK', 'S', 1713175887, 1713175887, '1'),
(101028, 28482, 'QU', 'OK', 'S', 1713175887, 1713175887, '1'),
(101029, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101030, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101031, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101032, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101033, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101034, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101035, 28424, 'QU', 'OK', 'S', 1713175921, 1713175921, '1'),
(101036, 26281, 'QU', 'OK', 'S', 1713176096, 1713176096, '1'),
(101037, 26281, 'QU', 'OK', 'S', 1713176096, 1713176096, '1'),
(101038, 26281, 'QU', 'OK', 'S', 1713176096, 1713176096, '1'),
(101039, 26281, 'QU', 'OK', 'S', 1713176096, 1713176096, '1'),
(101040, 26281, 'QU', 'OK', 'S', 1713176096, 1713176096, '1'),
(101041, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101042, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101043, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101044, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101045, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101046, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101047, 26236, 'QU', 'OK', 'S', 1713176148, 1713176148, '1'),
(101048, 26225, 'QU', 'OK', 'S', 1713176172, 1713176172, '1'),
(101049, 26225, 'QU', 'OK', 'S', 1713176172, 1713176172, '1'),
(101050, 26199, 'QU', 'OK', 'S', 1713176191, 1713176191, '1'),
(101051, 26199, 'QU', 'OK', 'S', 1713176191, 1713176191, '1'),
(101052, 26199, 'QU', 'OK', 'S', 1713176191, 1713176191, '1'),
(101053, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101054, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101055, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101056, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101057, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101058, 26194, 'QU', 'OK', 'S', 1713176244, 1713176244, '1'),
(101059, 25583, 'QU', 'OK', 'S', 1713176269, 1713176269, '1'),
(101060, 25497, 'QU', 'OK', 'S', 1713176336, 1713176336, '1'),
(101061, 25497, 'QU', 'OK', 'S', 1713176336, 1713176336, '1'),
(101062, 25497, 'QU', 'OK', 'S', 1713176336, 1713176336, '1'),
(101063, 25497, 'QU', 'OK', 'S', 1713176336, 1713176336, '1'),
(101064, 25497, 'QU', 'OK', 'S', 1713176336, 1713176336, '1'),
(101065, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101066, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101067, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101068, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101069, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101070, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101071, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101072, 25454, 'QU', 'OK', 'S', 1713176384, 1713176384, '1'),
(101073, 25393, 'QU', 'OK', 'S', 1713176413, 1713176413, '1'),
(101074, 25393, 'QU', 'OK', 'S', 1713176414, 1713176414, '1'),
(101075, 25393, 'QU', 'OK', 'S', 1713176414, 1713176414, '1'),
(101076, 25393, 'QU', 'OK', 'S', 1713176414, 1713176414, '1'),
(101077, 25393, 'QU', 'OK', 'S', 1713176414, 1713176414, '1'),
(101078, 25388, 'QU', 'OK', 'S', 1713176435, 1713176435, '1'),
(101079, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101080, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101081, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101082, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101083, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101084, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101085, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101086, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101087, 25353, 'QU', 'OK', 'S', 1713176482, 1713176482, '1'),
(101088, 25348, 'QU', 'OK', 'S', 1713176502, 1713176502, '1'),
(101089, 25348, 'QU', 'OK', 'S', 1713176502, 1713176502, '1'),
(101090, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101091, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101092, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101093, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101094, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101095, 25228, 'QU', 'OK', 'S', 1713176553, 1713176553, '1'),
(101096, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101097, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101098, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101099, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101100, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101101, 25172, 'QU', 'OK', 'S', 1713176590, 1713176590, '1'),
(101102, 25146, 'QU', 'OK', 'S', 1713176606, 1713176606, '1'),
(101103, 25146, 'QU', 'OK', 'S', 1713176606, 1713176606, '1'),
(101104, 25143, 'QU', 'OK', 'S', 1713176651, 1713176651, '1'),
(101105, 25143, 'QU', 'OK', 'S', 1713176651, 1713176651, '1'),
(101106, 25143, 'QU', 'OK', 'S', 1713176651, 1713176651, '1'),
(101107, 25143, 'QU', 'OK', 'S', 1713176651, 1713176651, '1'),
(101108, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101109, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101110, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101111, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101112, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101113, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101114, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101115, 25141, 'QU', 'OK', 'S', 1713176685, 1713176685, '1'),
(101116, 25106, 'QU', 'OK', 'S', 1713176725, 1713176725, '1'),
(101117, 25106, 'QU', 'OK', 'S', 1713176725, 1713176725, '1'),
(101118, 25106, 'QU', 'OK', 'S', 1713176725, 1713176725, '1'),
(101119, 25106, 'QU', 'OK', 'S', 1713176725, 1713176725, '1'),
(101120, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101121, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101122, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101123, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101124, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101125, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101126, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101127, 25102, 'QU', 'OK', 'S', 1713176759, 1713176759, '1'),
(101128, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101129, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101130, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101131, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101132, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101133, 25099, 'QU', 'OK', 'S', 1713176790, 1713176790, '1'),
(101134, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101135, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101136, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101137, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101138, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101139, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101140, 25096, 'QU', 'OK', 'S', 1713176818, 1713176818, '1'),
(101141, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101142, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101143, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101144, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101145, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101146, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101147, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101148, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101149, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101150, 22378, 'QU', 'OK', 'S', 1713176886, 1713176886, '1'),
(101151, 29369, 'QU', 'OK', 'S', 1713176919, 1713176919, '1'),
(101152, 29370, 'QU', 'OK', 'S', 1713176937, 1713176937, '1'),
(101153, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101154, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101155, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101156, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101157, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101158, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101159, 22342, 'QU', 'OK', 'S', 1713176944, 1713176944, '1'),
(101160, 15338, 'QU', 'OK', 'S', 1713176954, 1713176954, '1'),
(101161, 27553, 'QU', 'OK', 'S', 1713176971, 1713176971, '1'),
(101162, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101163, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101164, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101165, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101166, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101167, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101168, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101169, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101170, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101171, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101172, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101173, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101174, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101175, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101176, 22339, 'QU', 'OK', 'S', 1713176977, 1713176977, '1'),
(101177, 21789, 'QU', 'OK', 'S', 1713176987, 1713176987, '1'),
(101178, 28995, 'QU', 'OK', 'S', 1713177002, 1713177002, '1'),
(101179, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101180, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101181, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101182, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101183, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101184, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101185, 22312, 'QU', 'OK', 'S', 1713177013, 1713177013, '1'),
(101186, 19625, 'QU', 'OK', 'S', 1713177066, 1713177066, '1'),
(101187, 19625, 'QU', 'OK', 'S', 1713177066, 1713177066, '1'),
(101188, 19625, 'QU', 'OK', 'S', 1713177066, 1713177066, '1'),
(101189, 19625, 'QU', 'OK', 'S', 1713177066, 1713177066, '1'),
(101190, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101191, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101192, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101193, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101194, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101195, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101196, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101197, 19612, 'QU', 'OK', 'S', 1713177123, 1713177123, '1'),
(101198, 19567, 'QU', 'OK', 'S', 1713177164, 1713177164, '1'),
(101199, 19567, 'QU', 'OK', 'S', 1713177164, 1713177164, '1'),
(101200, 19538, 'QU', 'OK', 'S', 1713177220, 1713177220, '1'),
(101201, 19538, 'QU', 'OK', 'S', 1713177220, 1713177220, '1'),
(101202, 19538, 'QU', 'OK', 'S', 1713177220, 1713177220, '1'),
(101203, 19538, 'QU', 'OK', 'S', 1713177220, 1713177220, '1'),
(101204, 18727, 'QU', 'OK', 'S', 1713177267, 1713177267, '1'),
(101205, 18727, 'QU', 'OK', 'S', 1713177267, 1713177267, '1'),
(101206, 18727, 'QU', 'OK', 'S', 1713177267, 1713177267, '1'),
(101207, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101208, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101209, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101210, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101211, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101212, 18724, 'QU', 'OK', 'S', 1713177308, 1713177308, '1'),
(101213, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101214, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101215, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101216, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101217, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101218, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101219, 17989, 'QU', 'OK', 'S', 1713177392, 1713177392, '1'),
(101220, 28042, 'QU', 'OK', 'S', 1713177421, 1713177421, '1'),
(101221, 30767, 'QU', 'OK', 'S', 1713181351, 1713181351, '1'),
(101222, 30768, 'QU', 'OK', 'S', 1713181376, 1713181376, '1'),
(101223, 30011, 'QU', 'OK', 'S', 1713181392, 1713181392, '1'),
(101224, 30011, 'QU', 'OK', 'S', 1713181392, 1713181392, '1'),
(101225, 30769, 'QU', 'OK', 'S', 1713181395, 1713181395, '1'),
(101226, 30770, 'QU', 'OK', 'S', 1713181416, 1713181416, '1'),
(101227, 30771, 'QU', 'OK', 'S', 1713181452, 1713181452, '1'),
(101228, 30772, 'QU', 'OK', 'S', 1713181474, 1713181474, '1'),
(101229, 30755, 'QU', 'OK', 'S', 1713181640, 1713181640, '1'),
(101230, 30766, 'QU', 'OK', 'S', 1713181953, 1713181953, '1'),
(101231, 30756, 'QU', 'OK', 'S', 1713182084, 1713182084, '1'),
(101232, 30757, 'QU', 'OK', 'S', 1713182173, 1713182173, '1'),
(101233, 30758, 'QU', 'OK', 'S', 1713182216, 1713182216, '1'),
(101234, 30754, 'QU', 'OK', 'S', 1713182351, 1713182351, '1'),
(101235, 30711, 'QU', 'OK', 'S', 1713182515, 1713182515, '1'),
(101236, 30763, 'QU', 'OK', 'S', 1713182691, 1713182691, '1'),
(101237, 30774, 'QU', 'OK', 'S', 1713182891, 1713182891, '1'),
(101238, 30773, 'QU', 'OK', 'S', 1713182958, 1713182958, '1'),
(101239, 30748, 'QU', 'OK', 'S', 1713183215, 1713183215, '1'),
(101240, 30761, 'QU', 'OK', 'S', 1713183294, 1713183294, '1'),
(101241, 30762, 'QU', 'OK', 'S', 1713183343, 1713183343, '1'),
(101242, 30764, 'QU', 'OK', 'S', 1713183515, 1713183515, '1'),
(101243, 30733, 'QU', 'OK', 'S', 1713183571, 1713183571, '1'),
(101244, 30748, 'QU', 'OK', 'S', 1713183717, 1713183717, '1'),
(101245, 30749, 'QU', 'OK', 'S', 1713183773, 1713183773, '1'),
(101246, 30750, 'QU', 'OK', 'S', 1713183919, 1713183919, '1'),
(101247, 30751, 'QU', 'OK', 'S', 1713183956, 1713183956, '1'),
(101248, 30752, 'QU', 'OK', 'S', 1713183993, 1713183993, '1'),
(101249, 14343, 'QU', 'OK', 'S', 1713184116, 1713184116, '1'),
(101250, 14343, 'QU', 'OK', 'S', 1713184116, 1713184116, '1'),
(101251, 14343, 'QU', 'OK', 'S', 1713184116, 1713184116, '1'),
(101252, 14343, 'QU', 'OK', 'S', 1713184116, 1713184116, '1'),
(101253, 30753, 'QU', 'OK', 'S', 1713184152, 1713184152, '1'),
(101254, 30759, 'QU', 'OK', 'S', 1713184325, 1713184325, '1'),
(101255, 30760, 'QU', 'OK', 'S', 1713184409, 1713184409, '1'),
(101256, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101257, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101258, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101259, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101260, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101261, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101262, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101263, 14358, 'QU', 'OK', 'S', 1713184454, 1713184454, '1'),
(101264, 14360, 'QU', 'OK', 'S', 1713184474, 1713184474, '1'),
(101265, 14360, 'QU', 'OK', 'S', 1713184474, 1713184474, '1'),
(101266, 14360, 'QU', 'OK', 'S', 1713184474, 1713184474, '1'),
(101267, 14360, 'QU', 'OK', 'S', 1713184474, 1713184474, '1'),
(101268, 10373, 'QU', 'OK', 'S', 1713184530, 1713184530, '1'),
(101269, 10373, 'QU', 'OK', 'S', 1713184530, 1713184530, '1'),
(101270, 10373, 'QU', 'OK', 'S', 1713184530, 1713184530, '1'),
(101271, 10373, 'QU', 'OK', 'S', 1713184530, 1713184530, '1'),
(101272, 7508, 'QU', 'OK', 'S', 1713184588, 1713184588, '1'),
(101273, 7508, 'QU', 'OK', 'S', 1713184588, 1713184588, '1'),
(101274, 7483, 'QU', 'OK', 'S', 1713184611, 1713184611, '1'),
(101275, 7483, 'QU', 'OK', 'S', 1713184611, 1713184611, '1'),
(101276, 7483, 'QU', 'OK', 'S', 1713184611, 1713184611, '1'),
(101277, 7483, 'QU', 'OK', 'S', 1713184611, 1713184611, '1'),
(101278, 4121, 'QU', 'OK', 'S', 1713184687, 1713184687, '1'),
(101279, 4121, 'QU', 'OK', 'S', 1713184687, 1713184687, '1'),
(101280, 4121, 'QU', 'OK', 'S', 1713184687, 1713184687, '1'),
(101281, 4121, 'QU', 'OK', 'S', 1713184687, 1713184687, '1'),
(101282, 30765, 'QU', 'OK', 'S', 1713184842, 1713184842, '1'),
(101283, 30578, 'QU', 'OK', 'S', 1713185493, 1713185493, '1'),
(101284, 28061, 'QU', 'OK', 'S', 1713186027, 1713186027, '1'),
(101285, 15918, 'QU', 'OK', 'S', 1713186185, 1713186185, '1'),
(101286, 28999, 'QU', 'OK', 'S', 1713186830, 1713186830, '1'),
(101287, 29086, 'QU', 'OK', 'S', 1713244025, 1713244025, '1'),
(101288, 29086, 'QU', 'OK', 'S', 1713244027, 1713244027, '1'),
(101289, 29086, 'QU', 'OK', 'S', 1713244029, 1713244029, '1'),
(101290, 29086, 'QU', 'OK', 'S', 1713244036, 1713244036, '1'),
(101291, 29086, 'QU', 'OK', 'S', 1713244038, 1713244038, '1'),
(101292, 29086, 'QU', 'OK', 'S', 1713244041, 1713244041, '1'),
(101293, 29086, 'QU', 'OK', 'S', 1713244043, 1713244043, '1'),
(101294, 29086, 'QU', 'OK', 'S', 1713244298, 1713244298, '1'),
(101295, 29086, 'QU', 'OK', 'S', 1713244313, 1713244313, '1'),
(101296, 29086, 'QU', 'OK', 'S', 1713244323, 1713244323, '1'),
(101297, 7711, 'QU', 'OK', 'S', 1713247956, 1713247956, '1'),
(101298, 7711, 'QU', 'OK', 'S', 1713247959, 1713247959, '1'),
(101299, 19294, 'QU', 'OK', 'S', 1713247979, 1713247979, '1'),
(101300, 29949, 'QU', 'OK', 'S', 1713247983, 1713247983, '1'),
(101301, 29949, 'QU', 'OK', 'S', 1713247988, 1713247988, '1'),
(101302, 26890, 'QU', 'OK', 'S', 1713247992, 1713247992, '1'),
(101303, 30541, 'QU', 'OK', 'S', 1713247997, 1713247997, '1'),
(101304, 17568, 'QU', 'OK', 'S', 1713248004, 1713248004, '1'),
(101305, 26290, 'QU', 'OK', 'S', 1713248007, 1713248007, '1'),
(101306, 26290, 'QU', 'OK', 'S', 1713248011, 1713248011, '1'),
(101307, 25071, 'QU', 'OK', 'S', 1713248020, 1713248020, '1'),
(101308, 20517, 'QU', 'OK', 'S', 1713248024, 1713248024, '1'),
(101309, 23669, 'QU', 'OK', 'S', 1713248029, 1713248029, '1'),
(101310, 8971, 'QU', 'OK', 'S', 1713248033, 1713248033, '1'),
(101311, 25071, 'QU', 'OK', 'S', 1713248040, 1713248040, '1'),
(101312, 20517, 'QU', 'OK', 'S', 1713248045, 1713248045, '1'),
(101313, 25071, 'QU', 'OK', 'S', 1713248050, 1713248050, '1'),
(101314, 28605, 'QU', 'OK', 'S', 1713248070, 1713248070, '1'),
(101315, 28605, 'QU', 'OK', 'S', 1713248077, 1713248077, '1'),
(101316, 16498, 'QU', 'OK', 'S', 1713248081, 1713248081, '1'),
(101317, 30695, 'QU', 'OK', 'S', 1713249659, 1713249659, '1'),
(101318, 30696, 'QU', 'OK', 'S', 1713249697, 1713249697, '1'),
(101319, 30772, 'QU', 'OK', 'S', 1713252062, 1713252062, '1'),
(101320, 30771, 'QU', 'OK', 'S', 1713252223, 1713252223, '1'),
(101321, 30579, 'QU', 'OK', 'S', 1713252310, 1713252310, '1'),
(101322, 30578, 'QU', 'OK', 'S', 1713252315, 1713252315, '1'),
(101323, 30579, 'QU', 'OK', 'S', 1713252324, 1713252324, '1'),
(101324, 30538, 'QU', 'OK', 'S', 1713252336, 1713252336, '1'),
(101325, 21160, 'QU', 'OK', 'S', 1713252341, 1713252341, '1'),
(101326, 30747, 'QU', 'OK', 'S', 1713252946, 1713252946, '1'),
(101327, 30747, 'QU', 'OK', 'S', 1713252946, 1713252946, '1'),
(101328, 30747, 'QU', 'OK', 'S', 1713252946, 1713252946, '1'),
(101329, 13166, 'QU', 'OK', 'S', 1713254775, 1713254775, '1'),
(101330, 30732, 'QU', 'OK', 'S', 1713254978, 1713254978, '1'),
(101331, 30731, 'QU', 'OK', 'S', 1713254989, 1713254989, '1'),
(101332, 29995, 'QU', 'OK', 'S', 1713255623, 1713255623, '1'),
(101333, 29969, 'QU', 'OK', 'S', 1713255646, 1713255646, '1'),
(101334, 20923, 'QU', 'OK', 'S', 1713260983, 1713260983, '1'),
(101335, 30235, 'QU', 'OK', 'S', 1713260986, 1713260986, '1'),
(101336, 20923, 'QU', 'OK', 'S', 1713260990, 1713260990, '1'),
(101337, 30573, 'QU', 'OK', 'S', 1713261450, 1713261450, '1'),
(101338, 135, 'QU', 'OK', 'S', 1713261666, 1713261666, '1'),
(101339, 135, 'QU', 'OK', 'S', 1713261669, 1713261669, '1'),
(101340, 135, 'QU', 'OK', 'S', 1713261710, 1713261710, '1'),
(101341, 135, 'QU', 'OK', 'S', 1713261715, 1713261715, '1'),
(101342, 18790, 'QU', 'OK', 'S', 1713263271, 1713263271, '1'),
(101343, 8406, 'QU', 'OK', 'S', 1713266568, 1713266568, '1'),
(101344, 8406, 'QU', 'OK', 'S', 1713266591, 1713266591, '1'),
(101345, 8406, 'QU', 'OK', 'S', 1713266623, 1713266623, '1'),
(101346, 8406, 'QU', 'OK', 'S', 1713266662, 1713266662, '1'),
(101347, 8406, 'QU', 'OK', 'S', 1713266696, 1713266696, '1'),
(101348, 30791, 'QU', 'OK', 'S', 1713266790, 1713266790, '1'),
(101349, 30790, 'QU', 'OK', 'S', 1713266818, 1713266818, '1'),
(101350, 30788, 'QU', 'OK', 'S', 1713266885, 1713266885, '1'),
(101351, 30789, 'QU', 'OK', 'S', 1713266930, 1713266930, '1'),
(101352, 30775, 'QU', 'OK', 'S', 1713267073, 1713267073, '1'),
(101353, 30776, 'QU', 'OK', 'S', 1713267204, 1713267204, '1'),
(101354, 30777, 'QU', 'OK', 'S', 1713267277, 1713267277, '1'),
(101355, 30778, 'QU', 'OK', 'S', 1713267483, 1713267483, '1'),
(101356, 30779, 'QU', 'OK', 'S', 1713267755, 1713267755, '1'),
(101357, 30780, 'QU', 'OK', 'S', 1713267834, 1713267834, '1'),
(101358, 30781, 'QU', 'OK', 'S', 1713267923, 1713267923, '1'),
(101359, 30782, 'QU', 'OK', 'S', 1713268045, 1713268045, '1'),
(101360, 30783, 'QU', 'OK', 'S', 1713268143, 1713268143, '1'),
(101361, 30784, 'QU', 'OK', 'S', 1713268214, 1713268214, '1'),
(101362, 30785, 'QU', 'OK', 'S', 1713268407, 1713268407, '1'),
(101363, 30786, 'QU', 'OK', 'S', 1713268443, 1713268443, '1'),
(101364, 30787, 'QU', 'OK', 'S', 1713268517, 1713268517, '1'),
(101365, 30538, 'QU', 'OK', 'S', 1713269058, 1713269058, '1'),
(101366, 30794, 'QU', 'OK', 'S', 1713270514, 1713270514, '1'),
(101367, 30795, 'QU', 'OK', 'S', 1713270708, 1713270708, '1'),
(101368, 30796, 'QU', 'OK', 'S', 1713270763, 1713270763, '1'),
(101369, 30792, 'QU', 'OK', 'S', 1713270997, 1713270997, '1'),
(101370, 16464, 'QU', 'OK', 'S', 1713271134, 1713271134, '1'),
(101371, 30793, 'QU', 'OK', 'S', 1713271416, 1713271416, '1'),
(101372, 30797, 'QU', 'OK', 'S', 1713330201, 1713330201, '1'),
(101373, 30798, 'QU', 'OK', 'S', 1713330227, 1713330227, '1'),
(101374, 30799, 'QU', 'OK', 'S', 1713330250, 1713330250, '1'),
(101375, 30495, 'QU', 'OK', 'S', 1713333041, 1713333041, '1'),
(101376, 30495, 'QU', 'OK', 'S', 1713333050, 1713333050, '1'),
(101377, 30495, 'QU', 'OK', 'S', 1713333072, 1713333072, '1'),
(101378, 29084, 'QU', 'OK', 'S', 1713335860, 1713335860, '1'),
(101379, 29956, 'QU', 'OK', 'S', 1713335863, 1713335863, '1'),
(101380, 30725, 'QU', 'OK', 'S', 1713335865, 1713335865, '1'),
(101381, 18708, 'QU', 'OK', 'S', 1713335868, 1713335868, '1'),
(101382, 29783, 'QU', 'OK', 'S', 1713335871, 1713335871, '1'),
(101383, 28570, 'QU', 'OK', 'S', 1713335874, 1713335874, '1'),
(101384, 29640, 'QU', 'OK', 'S', 1713335876, 1713335876, '1'),
(101385, 17397, 'QU', 'OK', 'S', 1713335880, 1713335880, '1'),
(101386, 29785, 'QU', 'OK', 'S', 1713335883, 1713335883, '1'),
(101387, 29626, 'QU', 'OK', 'S', 1713335887, 1713335887, '1'),
(101388, 30759, 'QU', 'OK', 'S', 1713335892, 1713335892, '1'),
(101389, 28709, 'QU', 'OK', 'S', 1713335896, 1713335896, '1'),
(101390, 21293, 'QU', 'OK', 'S', 1713335906, 1713335906, '1'),
(101391, 30121, 'QU', 'OK', 'S', 1713335915, 1713335915, '1'),
(101392, 30165, 'QU', 'OK', 'S', 1713335919, 1713335919, '1'),
(101393, 28710, 'QU', 'OK', 'S', 1713335923, 1713335923, '1'),
(101394, 28569, 'QU', 'OK', 'S', 1713335926, 1713335926, '1'),
(101395, 29596, 'QU', 'OK', 'S', 1713335930, 1713335930, '1'),
(101396, 28708, 'QU', 'OK', 'S', 1713335938, 1713335938, '1'),
(101397, 21293, 'QU', 'OK', 'S', 1713335958, 1713335958, '1'),
(101398, 29640, 'QU', 'OK', 'S', 1713335961, 1713335961, '1'),
(101399, 10412, 'QU', 'OK', 'S', 1713336118, 1713336118, '1'),
(101400, 29953, 'QU', 'OK', 'S', 1713336258, 1713336258, '1'),
(101401, 30514, 'QU', 'OK', 'S', 1713336380, 1713336380, '1'),
(101402, 29892, 'QU', 'OK', 'S', 1713336646, 1713336646, '1'),
(101403, 28836, 'QU', 'OK', 'S', 1713336651, 1713336651, '1'),
(101404, 29001, 'QU', 'OK', 'S', 1713336657, 1713336657, '1'),
(101405, 29698, 'QU', 'OK', 'S', 1713336662, 1713336662, '1'),
(101406, 29001, 'QU', 'OK', 'S', 1713336671, 1713336671, '1'),
(101407, 29892, 'QU', 'OK', 'S', 1713336675, 1713336675, '1'),
(101408, 29892, 'QU', 'OK', 'S', 1713336680, 1713336680, '1'),
(101409, 30204, 'QU', 'OK', 'S', 1713336692, 1713336692, '1'),
(101410, 29893, 'QU', 'OK', 'S', 1713336696, 1713336696, '1'),
(101411, 29893, 'QU', 'OK', 'S', 1713336703, 1713336703, '1'),
(101412, 30690, 'QU', 'OK', 'S', 1713336731, 1713336731, '1'),
(101413, 29734, 'QU', 'OK', 'S', 1713336735, 1713336735, '1'),
(101414, 28836, 'QU', 'OK', 'S', 1713336739, 1713336739, '1'),
(101415, 29699, 'QU', 'OK', 'S', 1713336742, 1713336742, '1'),
(101416, 30689, 'QU', 'OK', 'S', 1713336750, 1713336750, '1'),
(101417, 29734, 'QU', 'OK', 'S', 1713336760, 1713336760, '1'),
(101418, 30693, 'QU', 'OK', 'S', 1713336767, 1713336767, '1'),
(101419, 29947, 'QU', 'OK', 'S', 1713336771, 1713336771, '1'),
(101420, 29947, 'QU', 'OK', 'S', 1713336776, 1713336776, '1'),
(101421, 30204, 'QU', 'OK', 'S', 1713336781, 1713336781, '1'),
(101422, 30204, 'QU', 'OK', 'S', 1713336788, 1713336788, '1'),
(101423, 30568, 'QU', 'OK', 'S', 1713336794, 1713336794, '1'),
(101424, 29701, 'QU', 'OK', 'S', 1713336798, 1713336798, '1'),
(101425, 29978, 'QU', 'OK', 'S', 1713336803, 1713336803, '1'),
(101426, 29642, 'QU', 'OK', 'S', 1713336807, 1713336807, '1'),
(101427, 29175, 'QU', 'OK', 'S', 1713336820, 1713336820, '1'),
(101428, 29175, 'QU', 'OK', 'S', 1713336823, 1713336823, '1'),
(101429, 30282, 'QU', 'OK', 'S', 1713336828, 1713336828, '1'),
(101430, 30709, 'QU', 'OK', 'S', 1713336841, 1713336841, '1'),
(101431, 30709, 'QU', 'OK', 'S', 1713336844, 1713336844, '1'),
(101432, 30709, 'QU', 'OK', 'S', 1713336848, 1713336848, '1'),
(101433, 30568, 'QU', 'OK', 'S', 1713336853, 1713336853, '1'),
(101434, 30667, 'QU', 'OK', 'S', 1713336857, 1713336857, '1'),
(101435, 30667, 'QU', 'OK', 'S', 1713336862, 1713336862, '1'),
(101436, 30568, 'QU', 'OK', 'S', 1713336867, 1713336867, '1'),
(101437, 29893, 'QU', 'OK', 'S', 1713336871, 1713336871, '1'),
(101438, 30357, 'QU', 'OK', 'S', 1713336876, 1713336876, '1'),
(101439, 29001, 'QU', 'OK', 'S', 1713336880, 1713336880, '1'),
(101440, 30357, 'QU', 'OK', 'S', 1713336885, 1713336885, '1'),
(101441, 30686, 'QU', 'OK', 'S', 1713336889, 1713336889, '1'),
(101442, 29893, 'QU', 'OK', 'S', 1713336893, 1713336893, '1'),
(101443, 28836, 'QU', 'OK', 'S', 1713336900, 1713336900, '1'),
(101444, 29736, 'QU', 'OK', 'S', 1713336905, 1713336905, '1'),
(101445, 29736, 'QU', 'OK', 'S', 1713336907, 1713336907, '1'),
(101446, 30711, 'QU', 'OK', 'S', 1713336912, 1713336912, '1'),
(101447, 30711, 'QU', 'OK', 'S', 1713336916, 1713336916, '1'),
(101448, 30710, 'QU', 'OK', 'S', 1713336923, 1713336923, '1'),
(101449, 30205, 'QU', 'OK', 'S', 1713336935, 1713336935, '1'),
(101450, 30667, 'QU', 'OK', 'S', 1713336939, 1713336939, '1'),
(101451, 29915, 'QU', 'OK', 'S', 1713336944, 1713336944, '1'),
(101452, 30667, 'QU', 'OK', 'S', 1713336950, 1713336950, '1'),
(101453, 18810, 'QU', 'OK', 'S', 1713336955, 1713336955, '1'),
(101454, 29892, 'QU', 'OK', 'S', 1713336959, 1713336959, '1'),
(101455, 30357, 'QU', 'OK', 'S', 1713336966, 1713336966, '1'),
(101456, 29892, 'QU', 'OK', 'S', 1713336970, 1713336970, '1'),
(101457, 29893, 'QU', 'OK', 'S', 1713336974, 1713336974, '1'),
(101458, 30686, 'QU', 'OK', 'S', 1713336978, 1713336978, '1'),
(101459, 30710, 'QU', 'OK', 'S', 1713336984, 1713336984, '1'),
(101460, 30357, 'QU', 'OK', 'S', 1713336989, 1713336989, '1'),
(101461, 29892, 'QU', 'OK', 'S', 1713336994, 1713336994, '1'),
(101462, 30686, 'QU', 'OK', 'S', 1713336999, 1713336999, '1'),
(101463, 30357, 'QU', 'OK', 'S', 1713337004, 1713337004, '1'),
(101464, 30710, 'QU', 'OK', 'S', 1713337008, 1713337008, '1'),
(101465, 30151, 'QU', 'OK', 'S', 1713337235, 1713337235, '1'),
(101466, 30151, 'QU', 'OK', 'S', 1713337239, 1713337239, '1'),
(101467, 30151, 'QU', 'OK', 'S', 1713337244, 1713337244, '1'),
(101468, 30251, 'QU', 'OK', 'S', 1713337248, 1713337248, '1'),
(101469, 22785, 'QU', 'OK', 'S', 1713337252, 1713337252, '1'),
(101470, 30223, 'QU', 'OK', 'S', 1713337257, 1713337257, '1'),
(101471, 29429, 'QU', 'OK', 'S', 1713337262, 1713337262, '1'),
(101472, 22785, 'QU', 'OK', 'S', 1713337268, 1713337268, '1'),
(101473, 29823, 'QU', 'OK', 'S', 1713337272, 1713337272, '1'),
(101474, 29923, 'QU', 'OK', 'S', 1713337279, 1713337279, '1'),
(101475, 30448, 'QU', 'OK', 'S', 1713337290, 1713337290, '1'),
(101476, 23807, 'QU', 'OK', 'S', 1713337297, 1713337297, '1'),
(101477, 22785, 'QU', 'OK', 'S', 1713337303, 1713337303, '1'),
(101478, 30199, 'QU', 'OK', 'S', 1713337311, 1713337311, '1'),
(101479, 29429, 'QU', 'OK', 'S', 1713337320, 1713337320, '1'),
(101480, 30443, 'QU', 'OK', 'S', 1713337325, 1713337325, '1'),
(101481, 30448, 'QU', 'OK', 'S', 1713337330, 1713337330, '1'),
(101482, 30738, 'QU', 'OK', 'S', 1713337334, 1713337334, '1'),
(101483, 30346, 'QU', 'OK', 'S', 1713337340, 1713337340, '1'),
(101484, 30454, 'QU', 'OK', 'S', 1713337346, 1713337346, '1'),
(101485, 24398, 'QU', 'OK', 'S', 1713337353, 1713337353, '1'),
(101486, 30614, 'QU', 'OK', 'S', 1713337359, 1713337359, '1'),
(101487, 30736, 'QU', 'OK', 'S', 1713337371, 1713337371, '1'),
(101488, 29257, 'QU', 'OK', 'S', 1713337376, 1713337376, '1'),
(101489, 30274, 'QU', 'OK', 'S', 1713337381, 1713337381, '1'),
(101490, 30738, 'QU', 'OK', 'S', 1713337385, 1713337385, '1'),
(101491, 30345, 'QU', 'OK', 'S', 1713337390, 1713337390, '1'),
(101492, 30199, 'QU', 'OK', 'S', 1713337395, 1713337395, '1'),
(101493, 30669, 'QU', 'OK', 'S', 1713337405, 1713337405, '1'),
(101494, 30425, 'QU', 'OK', 'S', 1713337409, 1713337409, '1'),
(101495, 30345, 'QU', 'OK', 'S', 1713337417, 1713337417, '1'),
(101496, 30451, 'QU', 'OK', 'S', 1713337429, 1713337429, '1'),
(101497, 30477, 'QU', 'OK', 'S', 1713337434, 1713337434, '1'),
(101498, 30453, 'QU', 'OK', 'S', 1713337438, 1713337438, '1'),
(101499, 29849, 'QU', 'OK', 'S', 1713337462, 1713337462, '1'),
(101500, 30299, 'QU', 'OK', 'S', 1713337466, 1713337466, '1'),
(101501, 30299, 'QU', 'OK', 'S', 1713337471, 1713337471, '1'),
(101502, 30299, 'QU', 'OK', 'S', 1713337476, 1713337476, '1'),
(101503, 30718, 'QU', 'OK', 'S', 1713342443, 1713342443, '1'),
(101504, 23983, 'QU', 'OK', 'S', 1713342454, 1713342454, '1'),
(101505, 28745, 'QU', 'OK', 'S', 1713342457, 1713342457, '1'),
(101506, 28564, 'QU', 'OK', 'S', 1713342464, 1713342464, '1'),
(101507, 29831, 'QU', 'OK', 'S', 1713342466, 1713342466, '1'),
(101508, 30673, 'QU', 'OK', 'S', 1713342468, 1713342468, '1'),
(101509, 25988, 'QU', 'OK', 'S', 1713342470, 1713342470, '1'),
(101510, 29052, 'QU', 'OK', 'S', 1713342476, 1713342476, '1'),
(101511, 29936, 'QU', 'OK', 'S', 1713342479, 1713342479, '1'),
(101512, 30294, 'QU', 'OK', 'S', 1713342482, 1713342482, '1'),
(101513, 26676, 'QU', 'OK', 'S', 1713342486, 1713342486, '1'),
(101514, 29592, 'QU', 'OK', 'S', 1713342490, 1713342490, '1'),
(101515, 30274, 'QU', 'OK', 'S', 1713342498, 1713342498, '1'),
(101516, 30364, 'QU', 'OK', 'S', 1713342501, 1713342501, '1'),
(101517, 30365, 'QU', 'OK', 'S', 1713342503, 1713342503, '1'),
(101518, 30323, 'QU', 'OK', 'S', 1713342508, 1713342508, '1'),
(101519, 30365, 'QU', 'OK', 'S', 1713342514, 1713342514, '1'),
(101520, 30364, 'QU', 'OK', 'S', 1713342517, 1713342517, '1'),
(101521, 30322, 'QU', 'OK', 'S', 1713342523, 1713342523, '1'),
(101522, 28033, 'QU', 'OK', 'S', 1713342531, 1713342531, '1'),
(101523, 28034, 'QU', 'OK', 'S', 1713342544, 1713342544, '1'),
(101524, 29585, 'QU', 'OK', 'S', 1713342554, 1713342554, '1'),
(101525, 30511, 'QU', 'OK', 'S', 1713345645, 1713345645, '1'),
(101526, 29895, 'QU', 'OK', 'S', 1713345696, 1713345696, '1'),
(101527, 30483, 'QU', 'OK', 'S', 1713345726, 1713345726, '1'),
(101528, 15986, 'QU', 'OK', 'S', 1713345758, 1713345758, '1'),
(101529, 17026, 'QU', 'OK', 'S', 1713345771, 1713345771, '1'),
(101530, 26269, 'QU', 'OK', 'S', 1713345780, 1713345780, '1'),
(101531, 26256, 'QU', 'OK', 'S', 1713345795, 1713345795, '1'),
(101532, 30815, 'QU', 'OK', 'S', 1713346281, 1713346281, '1'),
(101533, 29468, 'QU', 'OK', 'S', 1713346337, 1713346337, '1'),
(101534, 22882, 'QU', 'OK', 'S', 1713346366, 1713346366, '1'),
(101535, 30817, 'QU', 'OK', 'S', 1713346545, 1713346545, '1'),
(101536, 30816, 'QU', 'OK', 'S', 1713346571, 1713346571, '1'),
(101537, 30814, 'QU', 'OK', 'S', 1713346615, 1713346615, '1'),
(101538, 30812, 'QU', 'OK', 'S', 1713347037, 1713347037, '1'),
(101539, 30813, 'QU', 'OK', 'S', 1713347362, 1713347362, '1'),
(101540, 1801, 'QU', 'OK', 'S', 1713347684, 1713347684, '1'),
(101541, 3933, 'QU', 'OK', 'S', 1713347686, 1713347686, '1'),
(101542, 30808, 'QU', 'OK', 'S', 1713348095, 1713348095, '1'),
(101543, 29067, 'QU', 'OK', 'S', 1713348110, 1713348110, '1'),
(101544, 22449, 'QU', 'OK', 'S', 1713348112, 1713348112, '1'),
(101545, 22286, 'QU', 'OK', 'S', 1713348115, 1713348115, '1'),
(101546, 30806, 'QU', 'OK', 'S', 1713348724, 1713348724, '1'),
(101547, 27553, 'QU', 'OK', 'S', 1713348866, 1713348866, '1'),
(101548, 27553, 'QU', 'OK', 'S', 1713348868, 1713348868, '1'),
(101549, 21365, 'QU', 'OK', 'S', 1713348870, 1713348870, '1'),
(101550, 19479, 'QU', 'OK', 'S', 1713348872, 1713348872, '1'),
(101551, 21804, 'QU', 'OK', 'S', 1713348874, 1713348874, '1'),
(101552, 21804, 'QU', 'OK', 'S', 1713348877, 1713348877, '1'),
(101553, 19479, 'QU', 'OK', 'S', 1713348879, 1713348879, '1'),
(101554, 19479, 'QU', 'OK', 'S', 1713348917, 1713348917, '1'),
(101555, 29380, 'QU', 'OK', 'S', 1713348977, 1713348977, '1'),
(101556, 29380, 'QU', 'OK', 'S', 1713348979, 1713348979, '1'),
(101557, 27707, 'QU', 'OK', 'S', 1713348986, 1713348986, '1'),
(101558, 30805, 'QU', 'OK', 'S', 1713349105, 1713349105, '1'),
(101559, 30818, 'QU', 'OK', 'S', 1713349994, 1713349994, '1'),
(101560, 30634, 'QU', 'OK', 'S', 1713350081, 1713350081, '1'),
(101561, 30813, 'QU', 'OK', 'S', 1713350553, 1713350553, '1'),
(101562, 30811, 'QU', 'OK', 'S', 1713351254, 1713351254, '1'),
(101563, 30800, 'QU', 'OK', 'S', 1713351497, 1713351497, '1'),
(101564, 30809, 'QU', 'OK', 'S', 1713351637, 1713351637, '1'),
(101565, 30810, 'QU', 'OK', 'S', 1713351765, 1713351765, '1'),
(101566, 30807, 'QU', 'OK', 'S', 1713351841, 1713351841, '1'),
(101567, 30801, 'QU', 'OK', 'S', 1713352613, 1713352613, '1'),
(101568, 30802, 'QU', 'OK', 'S', 1713352655, 1713352655, '1'),
(101569, 30803, 'QU', 'OK', 'S', 1713352694, 1713352694, '1'),
(101570, 30804, 'QU', 'OK', 'S', 1713352743, 1713352743, '1'),
(101571, 30819, 'QU', 'OK', 'S', 1713354106, 1713354106, '1'),
(101572, 30820, 'QU', 'OK', 'S', 1713354128, 1713354128, '1'),
(101573, 30821, 'QU', 'OK', 'S', 1713354152, 1713354152, '1'),
(101574, 30822, 'QU', 'OK', 'S', 1713354178, 1713354178, '1'),
(101575, 30823, 'QU', 'OK', 'S', 1713354199, 1713354199, '1'),
(101576, 5370, 'QU', 'OK', 'S', 1713355240, 1713355240, '1'),
(101577, 5184, 'QU', 'OK', 'S', 1713355242, 1713355242, '1'),
(101578, 5342, 'QU', 'OK', 'S', 1713355244, 1713355244, '1'),
(101579, 1801, 'QU', 'OK', 'S', 1713356487, 1713356487, '1'),
(101580, 26253, 'QU', 'OK', 'S', 1713356912, 1713356912, '1'),
(101581, 26276, 'QU', 'OK', 'S', 1713356933, 1713356933, '1'),
(101582, 30607, 'QU', 'OK', 'S', 1713356979, 1713356979, '1'),
(101583, 30594, 'QU', 'OK', 'S', 1713357003, 1713357003, '1'),
(101584, 30666, 'QU', 'OK', 'S', 1713417990, 1713417990, '1'),
(101585, 28234, 'QU', 'OK', 'S', 1713421559, 1713421559, '1'),
(101586, 5410, 'QU', 'OK', 'S', 1713421561, 1713421561, '1'),
(101587, 16747, 'QU', 'OK', 'S', 1713421575, 1713421575, '1'),
(101588, 30826, 'QU', 'OK', 'S', 1713422171, 1713422171, '1'),
(101589, 30827, 'QU', 'OK', 'S', 1713423307, 1713423307, '1'),
(101590, 30828, 'QU', 'OK', 'S', 1713423681, 1713423681, '1'),
(101591, 30824, 'QU', 'OK', 'S', 1713423987, 1713423987, '1'),
(101592, 30825, 'QU', 'OK', 'S', 1713424024, 1713424024, '1'),
(101593, 12287, 'QU', 'OK', 'S', 1713424182, 1713424182, '1'),
(101594, 12287, 'QU', 'OK', 'S', 1713424221, 1713424221, '1'),
(101595, 26580, 'QU', 'OK', 'S', 1713424868, 1713424868, '1'),
(101596, 30547, 'QU', 'OK', 'S', 1713427472, 1713427472, '1'),
(101597, 29496, 'QU', 'OK', 'S', 1713427473, 1713427473, '1'),
(101598, 29496, 'QU', 'OK', 'S', 1713427475, 1713427475, '1'),
(101599, 11744, 'QU', 'OK', 'S', 1713427477, 1713427477, '1'),
(101600, 29496, 'QU', 'OK', 'S', 1713427479, 1713427479, '1'),
(101601, 11744, 'QU', 'OK', 'S', 1713427481, 1713427481, '1'),
(101602, 29496, 'QU', 'OK', 'S', 1713427484, 1713427484, '1'),
(101603, 20231, 'QU', 'OK', 'S', 1713427486, 1713427486, '1'),
(101604, 17361, 'QU', 'OK', 'S', 1713428425, 1713428425, '1'),
(101605, 25224, 'QU', 'OK', 'S', 1713428504, 1713428504, '1'),
(101606, 26276, 'QU', 'OK', 'S', 1713428560, 1713428560, '1'),
(101607, 28508, 'QU', 'OK', 'S', 1713428760, 1713428760, '1'),
(101608, 28508, 'QU', 'OK', 'S', 1713428784, 1713428784, '1'),
(101609, 26253, 'QU', 'OK', 'S', 1713428824, 1713428824, '1'),
(101610, 25448, 'QU', 'OK', 'S', 1713432035, 1713432035, '1'),
(101611, 16408, 'QU', 'OK', 'S', 1713432073, 1713432073, '1'),
(101612, 29432, 'QU', 'OK', 'S', 1713432449, 1713432449, '1'),
(101613, 28588, 'QU', 'OK', 'S', 1713432711, 1713432711, '1'),
(101614, 17517, 'QU', 'OK', 'S', 1713432750, 1713432750, '1'),
(101615, 27302, 'QU', 'OK', 'S', 1713432792, 1713432792, '1'),
(101616, 30791, 'QU', 'OK', 'S', 1713432870, 1713432870, '1'),
(101617, 19144, 'QU', 'OK', 'S', 1713433201, 1713433201, '1'),
(101618, 27069, 'QU', 'OK', 'S', 1713433290, 1713433290, '1'),
(101619, 18684, 'QU', 'OK', 'S', 1713433685, 1713433685, '1'),
(101620, 30830, 'QU', 'OK', 'S', 1713433871, 1713433871, '1'),
(101621, 30829, 'QU', 'OK', 'S', 1713434300, 1713434300, '1'),
(101622, 30091, 'QU', 'OK', 'S', 1713434342, 1713434342, '1'),
(101623, 30812, 'QU', 'OK', 'S', 1713434416, 1713434416, '1'),
(101624, 30813, 'QU', 'OK', 'S', 1713434436, 1713434436, '1'),
(101625, 14775, 'QU', 'OK', 'S', 1713434811, 1713434811, '1'),
(101626, 14769, 'QU', 'OK', 'S', 1713434826, 1713434826, '1'),
(101627, 27694, 'QU', 'OK', 'S', 1713434901, 1713434901, '1'),
(101628, 30833, 'QU', 'OK', 'S', 1713435534, 1713435534, '1'),
(101629, 30831, 'QU', 'OK', 'S', 1713435925, 1713435925, '1'),
(101630, 30832, 'QU', 'OK', 'S', 1713436128, 1713436128, '1'),
(101631, 25903, 'QU', 'OK', 'S', 1713436420, 1713436420, '1'),
(101632, 22616, 'QU', 'OK', 'S', 1713437533, 1713437533, '1'),
(101633, 22616, 'QU', 'OK', 'S', 1713437533, 1713437533, '1'),
(101634, 22615, 'QU', 'OK', 'S', 1713437551, 1713437551, '1'),
(101635, 22615, 'QU', 'OK', 'S', 1713437551, 1713437551, '1'),
(101636, 22610, 'QU', 'OK', 'S', 1713437560, 1713437560, '1'),
(101637, 22608, 'QU', 'OK', 'S', 1713437566, 1713437566, '1'),
(101638, 22607, 'QU', 'OK', 'S', 1713437574, 1713437574, '1'),
(101639, 22256, 'QU', 'OK', 'S', 1713437606, 1713437606, '1'),
(101640, 22251, 'QU', 'OK', 'S', 1713437616, 1713437616, '1'),
(101641, 22208, 'QU', 'OK', 'S', 1713437629, 1713437629, '1'),
(101642, 22208, 'QU', 'OK', 'S', 1713437629, 1713437629, '1'),
(101643, 22208, 'QU', 'OK', 'S', 1713437629, 1713437629, '1'),
(101644, 21624, 'QU', 'OK', 'S', 1713437659, 1713437659, '1'),
(101645, 21610, 'QU', 'OK', 'S', 1713437665, 1713437665, '1'),
(101646, 21607, 'QU', 'OK', 'S', 1713437671, 1713437671, '1'),
(101647, 21442, 'QU', 'OK', 'S', 1713437685, 1713437685, '1'),
(101648, 21438, 'QU', 'OK', 'S', 1713437693, 1713437693, '1'),
(101649, 21430, 'QU', 'OK', 'S', 1713437702, 1713437702, '1'),
(101650, 21366, 'QU', 'OK', 'S', 1713437714, 1713437714, '1'),
(101651, 21155, 'QU', 'OK', 'S', 1713437724, 1713437724, '1'),
(101652, 21134, 'QU', 'OK', 'S', 1713437736, 1713437736, '1'),
(101653, 21131, 'QU', 'OK', 'S', 1713437743, 1713437743, '1'),
(101654, 21115, 'QU', 'OK', 'S', 1713437760, 1713437760, '1'),
(101655, 21112, 'QU', 'OK', 'S', 1713437768, 1713437768, '1'),
(101656, 21112, 'QU', 'OK', 'S', 1713437775, 1713437775, '1'),
(101657, 21111, 'QU', 'OK', 'S', 1713437797, 1713437797, '1'),
(101658, 24269, 'QU', 'OK', 'S', 1713437834, 1713437834, '1'),
(101659, 24268, 'QU', 'OK', 'S', 1713437840, 1713437840, '1'),
(101660, 24269, 'QU', 'OK', 'S', 1713437847, 1713437847, '1'),
(101661, 24268, 'QU', 'OK', 'S', 1713437851, 1713437851, '1'),
(101662, 24264, 'QU', 'OK', 'S', 1713437862, 1713437862, '1'),
(101663, 24041, 'QU', 'OK', 'S', 1713437903, 1713437903, '1'),
(101664, 23779, 'QU', 'OK', 'S', 1713437914, 1713437914, '1'),
(101665, 23706, 'QU', 'OK', 'S', 1713437922, 1713437922, '1'),
(101666, 23098, 'QU', 'OK', 'S', 1713437940, 1713437940, '1'),
(101667, 23098, 'QU', 'OK', 'S', 1713437940, 1713437940, '1'),
(101668, 23061, 'QU', 'OK', 'S', 1713437961, 1713437961, '1'),
(101669, 22730, 'QU', 'OK', 'S', 1713437982, 1713437982, '1'),
(101670, 22725, 'QU', 'OK', 'S', 1713437987, 1713437987, '1'),
(101671, 22723, 'QU', 'OK', 'S', 1713437993, 1713437993, '1'),
(101672, 22710, 'QU', 'OK', 'S', 1713438007, 1713438007, '1'),
(101673, 22617, 'QU', 'OK', 'S', 1713438017, 1713438017, '1'),
(101674, 30793, 'QU', 'OK', 'S', 1713438043, 1713438043, '1'),
(101675, 30793, 'QU', 'OK', 'S', 1713438043, 1713438043, '1'),
(101676, 30793, 'QU', 'OK', 'S', 1713438043, 1713438043, '1'),
(101677, 30793, 'QU', 'OK', 'S', 1713438043, 1713438043, '1'),
(101678, 30793, 'QU', 'OK', 'S', 1713438043, 1713438043, '1'),
(101679, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101680, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101681, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101682, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101683, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101684, 30792, 'QU', 'OK', 'S', 1713438059, 1713438059, '1'),
(101685, 30612, 'QU', 'OK', 'S', 1713438107, 1713438107, '1'),
(101686, 30474, 'QU', 'OK', 'S', 1713438120, 1713438120, '1'),
(101687, 30419, 'QU', 'OK', 'S', 1713438171, 1713438171, '1'),
(101688, 30419, 'QU', 'OK', 'S', 1713438171, 1713438171, '1'),
(101689, 30293, 'QU', 'OK', 'S', 1713439968, 1713439968, '1'),
(101690, 30293, 'QU', 'OK', 'S', 1713439971, 1713439971, '1'),
(101691, 29851, 'QU', 'OK', 'S', 1713439975, 1713439975, '1'),
(101692, 29851, 'QU', 'OK', 'S', 1713439979, 1713439979, '1'),
(101693, 30293, 'QU', 'OK', 'S', 1713439983, 1713439983, '1'),
(101694, 30691, 'QU', 'OK', 'S', 1713439987, 1713439987, '1'),
(101695, 29851, 'QU', 'OK', 'S', 1713439991, 1713439991, '1'),
(101696, 29851, 'QU', 'OK', 'S', 1713439995, 1713439995, '1'),
(101697, 29851, 'QU', 'OK', 'S', 1713439999, 1713439999, '1'),
(101698, 29851, 'QU', 'OK', 'S', 1713440003, 1713440003, '1'),
(101699, 29851, 'QU', 'OK', 'S', 1713440006, 1713440006, '1'),
(101700, 30720, 'QU', 'OK', 'S', 1713440011, 1713440011, '1'),
(101701, 30720, 'QU', 'OK', 'S', 1713440015, 1713440015, '1'),
(101702, 30100, 'QU', 'OK', 'S', 1713440020, 1713440020, '1'),
(101703, 30100, 'QU', 'OK', 'S', 1713440024, 1713440024, '1'),
(101704, 30100, 'QU', 'OK', 'S', 1713440027, 1713440027, '1'),
(101705, 30100, 'QU', 'OK', 'S', 1713440031, 1713440031, '1'),
(101706, 18948, 'QU', 'OK', 'S', 1713440035, 1713440035, '1'),
(101707, 18948, 'QU', 'OK', 'S', 1713440040, 1713440040, '1'),
(101708, 30373, 'QU', 'OK', 'S', 1713440048, 1713440048, '1'),
(101709, 29851, 'QU', 'OK', 'S', 1713440059, 1713440059, '1'),
(101710, 30681, 'QU', 'OK', 'S', 1713440063, 1713440063, '1'),
(101711, 18948, 'QU', 'OK', 'S', 1713440068, 1713440068, '1'),
(101712, 18948, 'QU', 'OK', 'S', 1713440078, 1713440078, '1'),
(101713, 27667, 'QU', 'OK', 'S', 1713440094, 1713440094, '1'),
(101714, 30457, 'QU', 'OK', 'S', 1713440099, 1713440099, '1'),
(101715, 30397, 'QU', 'OK', 'S', 1713440103, 1713440103, '1'),
(101716, 30457, 'QU', 'OK', 'S', 1713440107, 1713440107, '1'),
(101717, 30396, 'QU', 'OK', 'S', 1713440112, 1713440112, '1'),
(101718, 13804, 'QU', 'OK', 'S', 1713440118, 1713440118, '1'),
(101719, 30457, 'QU', 'OK', 'S', 1713440123, 1713440123, '1'),
(101720, 28745, 'QU', 'OK', 'S', 1713440138, 1713440138, '1'),
(101721, 30712, 'QU', 'OK', 'S', 1713440143, 1713440143, '1'),
(101722, 28745, 'QU', 'OK', 'S', 1713440147, 1713440147, '1'),
(101723, 30672, 'QU', 'OK', 'S', 1713440165, 1713440165, '1'),
(101724, 30681, 'QU', 'OK', 'S', 1713440170, 1713440170, '1'),
(101725, 30681, 'QU', 'OK', 'S', 1713440174, 1713440174, '1'),
(101726, 30681, 'QU', 'OK', 'S', 1713440180, 1713440180, '1'),
(101727, 30496, 'QU', 'OK', 'S', 1713440186, 1713440186, '1'),
(101728, 29851, 'QU', 'OK', 'S', 1713440191, 1713440191, '1'),
(101729, 21993, 'QU', 'OK', 'S', 1713440196, 1713440196, '1'),
(101730, 27826, 'QU', 'OK', 'S', 1713440201, 1713440201, '1'),
(101731, 30457, 'QU', 'OK', 'S', 1713440206, 1713440206, '1'),
(101732, 28324, 'QU', 'OK', 'S', 1713440219, 1713440219, '1'),
(101733, 27055, 'QU', 'OK', 'S', 1713440227, 1713440227, '1'),
(101734, 30112, 'QU', 'OK', 'S', 1713440248, 1713440248, '1'),
(101735, 21993, 'QU', 'OK', 'S', 1713440253, 1713440253, '1'),
(101736, 21993, 'QU', 'OK', 'S', 1713440263, 1713440263, '1'),
(101737, 30367, 'QU', 'OK', 'S', 1713440272, 1713440272, '1'),
(101738, 23908, 'QU', 'OK', 'S', 1713440277, 1713440277, '1'),
(101739, 17319, 'QU', 'OK', 'S', 1713440286, 1713440286, '1'),
(101740, 30112, 'QU', 'OK', 'S', 1713440291, 1713440291, '1'),
(101741, 30018, 'QU', 'OK', 'S', 1713440298, 1713440298, '1'),
(101742, 17319, 'QU', 'OK', 'S', 1713440307, 1713440307, '1'),
(101743, 17319, 'QU', 'OK', 'S', 1713440312, 1713440312, '1'),
(101744, 23907, 'QU', 'OK', 'S', 1713440318, 1713440318, '1'),
(101745, 30023, 'QU', 'OK', 'S', 1713440333, 1713440333, '1'),
(101746, 30023, 'QU', 'OK', 'S', 1713440336, 1713440336, '1'),
(101747, 18948, 'QU', 'OK', 'S', 1713440390, 1713440390, '1'),
(101748, 18948, 'QU', 'OK', 'S', 1713440395, 1713440395, '1'),
(101749, 30398, 'QU', 'OK', 'S', 1713440650, 1713440650, '1'),
(101750, 30399, 'QU', 'OK', 'S', 1713440655, 1713440655, '1'),
(101751, 30455, 'QU', 'OK', 'S', 1713440670, 1713440670, '1'),
(101752, 30457, 'QU', 'OK', 'S', 1713440682, 1713440682, '1'),
(101753, 25294, 'QU', 'OK', 'S', 1713442546, 1713442546, '1'),
(101754, 30806, 'QU', 'OK', 'S', 1713442578, 1713442578, '1'),
(101755, 30396, 'QU', 'OK', 'S', 1713442621, 1713442621, '1'),
(101756, 30599, 'QU', 'OK', 'S', 1713443008, 1713443008, '1'),
(101757, 30507, 'QU', 'OK', 'S', 1713443077, 1713443077, '1'),
(101758, 28836, 'QU', 'OK', 'S', 1713443178, 1713443178, '1'),
(101759, 30599, 'QU', 'OK', 'S', 1713443233, 1713443233, '1'),
(101760, 30565, 'QU', 'OK', 'S', 1713443269, 1713443269, '1'),
(101761, 30367, 'QU', 'OK', 'S', 1713443317, 1713443317, '1'),
(101762, 30696, 'QU', 'OK', 'S', 1713443423, 1713443423, '1'),
(101763, 30504, 'QU', 'OK', 'S', 1713443615, 1713443615, '1'),
(101764, 30442, 'QU', 'OK', 'S', 1713443654, 1713443654, '1'),
(101765, 30390, 'QU', 'OK', 'S', 1713443692, 1713443692, '1'),
(101766, 30813, 'QU', 'OK', 'S', 1713444364, 1713444364, '1'),
(101767, 30571, 'QU', 'OK', 'S', 1713445072, 1713445072, '1'),
(101768, 30423, 'QU', 'OK', 'S', 1713445154, 1713445154, '1'),
(101769, 30510, 'QU', 'OK', 'S', 1713445204, 1713445204, '1'),
(101770, 30374, 'QU', 'OK', 'S', 1713445249, 1713445249, '1'),
(101771, 30439, 'QU', 'OK', 'S', 1713445319, 1713445319, '1'),
(101772, 30339, 'QU', 'OK', 'S', 1713445369, 1713445369, '1'),
(101773, 30305, 'QU', 'OK', 'S', 1713448050, 1713448050, '1'),
(101774, 30533, 'QU', 'OK', 'S', 1713502872, 1713502872, '1'),
(101775, 30533, 'QU', 'OK', 'S', 1713502875, 1713502875, '1'),
(101776, 30533, 'QU', 'OK', 'S', 1713502878, 1713502878, '1'),
(101777, 30533, 'QU', 'OK', 'S', 1713502882, 1713502882, '1'),
(101778, 30533, 'QU', 'OK', 'S', 1713506197, 1713506197, '1'),
(101779, 30533, 'QU', 'OK', 'S', 1713506200, 1713506200, '1'),
(101780, 30533, 'QU', 'OK', 'S', 1713506209, 1713506209, '1'),
(101781, 30533, 'QU', 'OK', 'S', 1713506218, 1713506218, '1'),
(101782, 30848, 'QU', 'OK', 'S', 1713508565, 1713508565, '1'),
(101783, 30815, 'QU', 'OK', 'S', 1713508586, 1713508586, '1'),
(101784, 30817, 'QU', 'OK', 'S', 1713508600, 1713508600, '1'),
(101785, 30817, 'QU', 'OK', 'S', 1713508600, 1713508600, '1'),
(101786, 30807, 'QU', 'OK', 'S', 1713509282, 1713509282, '1'),
(101787, 30849, 'QU', 'OK', 'S', 1713509352, 1713509352, '1'),
(101788, 18708, 'QU', 'OK', 'S', 1713509438, 1713509438, '1'),
(101789, 18596, 'QU', 'OK', 'S', 1713509441, 1713509441, '1'),
(101790, 15102, 'QU', 'OK', 'S', 1713509443, 1713509443, '1'),
(101791, 18708, 'QU', 'OK', 'S', 1713509445, 1713509445, '1'),
(101792, 30720, 'QU', 'OK', 'S', 1713509473, 1713509473, '1'),
(101793, 30466, 'QU', 'OK', 'S', 1713509656, 1713509656, '1'),
(101794, 30466, 'QU', 'OK', 'S', 1713509661, 1713509661, '1'),
(101795, 30466, 'QU', 'OK', 'S', 1713509665, 1713509665, '1'),
(101796, 30114, 'QU', 'OK', 'S', 1713509681, 1713509681, '1'),
(101797, 27112, 'QU', 'OK', 'S', 1713509686, 1713509686, '1'),
(101798, 16553, 'QU', 'OK', 'S', 1713509691, 1713509691, '1'),
(101799, 27112, 'QU', 'OK', 'S', 1713509696, 1713509696, '1'),
(101800, 27112, 'QU', 'OK', 'S', 1713509700, 1713509700, '1'),
(101801, 27112, 'QU', 'OK', 'S', 1713509705, 1713509705, '1'),
(101802, 30525, 'QU', 'OK', 'S', 1713509710, 1713509710, '1'),
(101803, 30114, 'QU', 'OK', 'S', 1713509714, 1713509714, '1'),
(101804, 30114, 'QU', 'OK', 'S', 1713509779, 1713509779, '1'),
(101805, 30114, 'QU', 'OK', 'S', 1713509796, 1713509796, '1'),
(101806, 30114, 'QU', 'OK', 'S', 1713509797, 1713509797, '1'),
(101807, 25052, 'QU', 'OK', 'S', 1713509804, 1713509804, '1'),
(101808, 25052, 'QU', 'OK', 'S', 1713509808, 1713509808, '1'),
(101809, 30114, 'QU', 'OK', 'S', 1713509816, 1713509816, '1'),
(101810, 30168, 'QU', 'OK', 'S', 1713509824, 1713509824, '1'),
(101811, 12422, 'QU', 'OK', 'S', 1713509828, 1713509828, '1'),
(101812, 19305, 'QU', 'OK', 'S', 1713509833, 1713509833, '1'),
(101813, 16550, 'QU', 'OK', 'S', 1713509839, 1713509839, '1'),
(101814, 23047, 'QU', 'OK', 'S', 1713509845, 1713509845, '1'),
(101815, 30850, 'QU', 'OK', 'S', 1713509848, 1713509848, '1'),
(101816, 12422, 'QU', 'OK', 'S', 1713509850, 1713509850, '1'),
(101817, 25056, 'QU', 'OK', 'S', 1713509858, 1713509858, '1'),
(101818, 16550, 'QU', 'OK', 'S', 1713509870, 1713509870, '1'),
(101819, 25052, 'QU', 'OK', 'S', 1713509922, 1713509922, '1'),
(101820, 16553, 'QU', 'OK', 'S', 1713509956, 1713509956, '1'),
(101821, 16553, 'QU', 'OK', 'S', 1713509967, 1713509967, '1'),
(101822, 20641, 'QU', 'OK', 'S', 1713509993, 1713509993, '1'),
(101823, 20641, 'QU', 'OK', 'S', 1713510002, 1713510002, '1'),
(101824, 25054, 'QU', 'OK', 'S', 1713510014, 1713510014, '1'),
(101825, 25054, 'QU', 'OK', 'S', 1713510021, 1713510021, '1'),
(101826, 12422, 'QU', 'OK', 'S', 1713510027, 1713510027, '1'),
(101827, 12422, 'QU', 'OK', 'S', 1713510039, 1713510039, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(101828, 30114, 'QU', 'OK', 'S', 1713510055, 1713510055, '1'),
(101829, 30466, 'QU', 'OK', 'S', 1713510087, 1713510087, '1'),
(101830, 29046, 'QU', 'OK', 'S', 1713510094, 1713510094, '1'),
(101831, 29037, 'QU', 'OK', 'S', 1713510098, 1713510098, '1'),
(101832, 29361, 'QU', 'OK', 'S', 1713510102, 1713510102, '1'),
(101833, 23460, 'QU', 'OK', 'S', 1713510107, 1713510107, '1'),
(101834, 27112, 'QU', 'OK', 'S', 1713510112, 1713510112, '1'),
(101835, 30466, 'QU', 'OK', 'S', 1713510118, 1713510118, '1'),
(101836, 29361, 'QU', 'OK', 'S', 1713510132, 1713510132, '1'),
(101837, 29046, 'QU', 'OK', 'S', 1713510138, 1713510138, '1'),
(101838, 29046, 'QU', 'OK', 'S', 1713510146, 1713510146, '1'),
(101839, 30851, 'QU', 'OK', 'S', 1713510779, 1713510779, '1'),
(101840, 30852, 'QU', 'OK', 'S', 1713511211, 1713511211, '1'),
(101841, 30853, 'QU', 'OK', 'S', 1713511674, 1713511674, '1'),
(101842, 30854, 'QU', 'OK', 'S', 1713512903, 1713512903, '1'),
(101843, 30855, 'QU', 'OK', 'S', 1713513348, 1713513348, '1'),
(101844, 30755, 'QU', 'OK', 'S', 1713513500, 1713513500, '1'),
(101845, 30856, 'QU', 'OK', 'S', 1713513995, 1713513995, '1'),
(101846, 30857, 'QU', 'OK', 'S', 1713514482, 1713514482, '1'),
(101847, 30858, 'QU', 'OK', 'S', 1713514871, 1713514871, '1'),
(101848, 28493, 'QU', 'OK', 'S', 1713514948, 1713514948, '1'),
(101849, 30114, 'QU', 'OK', 'S', 1713515071, 1713515071, '1'),
(101850, 25483, 'QU', 'OK', 'S', 1713515134, 1713515134, '1'),
(101851, 14172, 'QU', 'OK', 'S', 1713518514, 1713518514, '1'),
(101852, 30859, 'QU', 'OK', 'S', 1713518552, 1713518552, '1'),
(101853, 30763, 'QU', 'OK', 'S', 1713518668, 1713518668, '1'),
(101854, 28899, 'QU', 'OK', 'S', 1713519377, 1713519377, '1'),
(101855, 28899, 'QU', 'OK', 'S', 1713519386, 1713519386, '1'),
(101856, 28899, 'QU', 'OK', 'S', 1713519390, 1713519390, '1'),
(101857, 28899, 'QU', 'OK', 'S', 1713519393, 1713519393, '1'),
(101858, 28899, 'QU', 'OK', 'S', 1713519395, 1713519395, '1'),
(101859, 28899, 'QU', 'OK', 'S', 1713519397, 1713519397, '1'),
(101860, 28899, 'QU', 'OK', 'S', 1713519400, 1713519400, '1'),
(101861, 28899, 'QU', 'OK', 'S', 1713519403, 1713519403, '1'),
(101862, 28899, 'QU', 'OK', 'S', 1713519406, 1713519406, '1'),
(101863, 28898, 'QU', 'OK', 'S', 1713519540, 1713519540, '1'),
(101864, 28898, 'QU', 'OK', 'S', 1713519543, 1713519543, '1'),
(101865, 28898, 'QU', 'OK', 'S', 1713519545, 1713519545, '1'),
(101866, 28898, 'QU', 'OK', 'S', 1713519548, 1713519548, '1'),
(101867, 28898, 'QU', 'OK', 'S', 1713519550, 1713519550, '1'),
(101868, 28898, 'QU', 'OK', 'S', 1713519552, 1713519552, '1'),
(101869, 28898, 'QU', 'OK', 'S', 1713519555, 1713519555, '1'),
(101870, 28898, 'QU', 'OK', 'S', 1713519557, 1713519557, '1'),
(101871, 28898, 'QU', 'OK', 'S', 1713519559, 1713519559, '1'),
(101872, 28898, 'QU', 'OK', 'S', 1713519562, 1713519562, '1'),
(101873, 28898, 'QU', 'OK', 'S', 1713519564, 1713519564, '1'),
(101874, 30844, 'QU', 'OK', 'S', 1713519590, 1713519590, '1'),
(101875, 30834, 'QU', 'OK', 'S', 1713519633, 1713519633, '1'),
(101876, 30835, 'QU', 'OK', 'S', 1713519680, 1713519680, '1'),
(101877, 26541, 'QU', 'OK', 'S', 1713519965, 1713519965, '1'),
(101878, 26541, 'QU', 'OK', 'S', 1713519967, 1713519967, '1'),
(101879, 26541, 'QU', 'OK', 'S', 1713519974, 1713519974, '1'),
(101880, 26541, 'QU', 'OK', 'S', 1713519980, 1713519980, '1'),
(101881, 14542, 'QU', 'OK', 'S', 1713520271, 1713520271, '1'),
(101882, 14542, 'QU', 'OK', 'S', 1713520273, 1713520273, '1'),
(101883, 14542, 'QU', 'OK', 'S', 1713520276, 1713520276, '1'),
(101884, 30836, 'QU', 'OK', 'S', 1713521253, 1713521253, '1'),
(101885, 30838, 'QU', 'OK', 'S', 1713521322, 1713521322, '1'),
(101886, 30837, 'QU', 'OK', 'S', 1713521503, 1713521503, '1'),
(101887, 30839, 'QU', 'OK', 'S', 1713521543, 1713521543, '1'),
(101888, 30840, 'QU', 'OK', 'S', 1713521571, 1713521571, '1'),
(101889, 30841, 'QU', 'OK', 'S', 1713521602, 1713521602, '1'),
(101890, 12287, 'QU', 'OK', 'S', 1713521646, 1713521646, '1'),
(101891, 12287, 'QU', 'OK', 'S', 1713521651, 1713521651, '1'),
(101892, 12287, 'QU', 'OK', 'S', 1713521654, 1713521654, '1'),
(101893, 12287, 'QU', 'OK', 'S', 1713521657, 1713521657, '1'),
(101894, 12287, 'QU', 'OK', 'S', 1713521659, 1713521659, '1'),
(101895, 12287, 'QU', 'OK', 'S', 1713521660, 1713521660, '1'),
(101896, 30860, 'QU', 'OK', 'S', 1713521749, 1713521749, '1'),
(101897, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101898, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101899, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101900, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101901, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101902, 12287, 'QU', 'OK', 'S', 1713521774, 1713521774, '1'),
(101903, 30842, 'QU', 'OK', 'S', 1713521946, 1713521946, '1'),
(101904, 30843, 'QU', 'OK', 'S', 1713521976, 1713521976, '1'),
(101905, 30861, 'QU', 'OK', 'S', 1713522209, 1713522209, '1'),
(101906, 27695, 'QU', 'OK', 'S', 1713522315, 1713522315, '1'),
(101907, 30445, 'QU', 'OK', 'S', 1713522317, 1713522317, '1'),
(101908, 30350, 'QU', 'OK', 'S', 1713522319, 1713522319, '1'),
(101909, 28289, 'QU', 'OK', 'S', 1713522322, 1713522322, '1'),
(101910, 1347, 'QU', 'OK', 'S', 1713522324, 1713522324, '1'),
(101911, 25509, 'QU', 'OK', 'S', 1713522328, 1713522328, '1'),
(101912, 28078, 'QU', 'OK', 'S', 1713522331, 1713522331, '1'),
(101913, 27994, 'QU', 'OK', 'S', 1713522354, 1713522354, '1'),
(101914, 30862, 'QU', 'OK', 'S', 1713522452, 1713522452, '1'),
(101915, 12287, 'QU', 'OK', 'S', 1713522902, 1713522902, '1'),
(101916, 12287, 'QU', 'OK', 'S', 1713522904, 1713522904, '1'),
(101917, 12287, 'QU', 'OK', 'S', 1713522911, 1713522911, '1'),
(101918, 12287, 'QU', 'OK', 'S', 1713522914, 1713522914, '1'),
(101919, 12287, 'QU', 'OK', 'S', 1713522923, 1713522923, '1'),
(101920, 12287, 'QU', 'OK', 'S', 1713522934, 1713522934, '1'),
(101921, 23674, 'QU', 'OK', 'S', 1713523070, 1713523070, '1'),
(101922, 22015, 'QU', 'OK', 'S', 1713523122, 1713523122, '1'),
(101923, 27556, 'QU', 'OK', 'S', 1713523166, 1713523166, '1'),
(101924, 30863, 'QU', 'OK', 'S', 1713523468, 1713523468, '1'),
(101925, 30141, 'QU', 'OK', 'S', 1713523506, 1713523506, '1'),
(101926, 24259, 'QU', 'OK', 'S', 1713523570, 1713523570, '1'),
(101927, 24320, 'QU', 'OK', 'S', 1713523634, 1713523634, '1'),
(101928, 30827, 'QU', 'OK', 'S', 1713523691, 1713523691, '1'),
(101929, 30830, 'QU', 'OK', 'S', 1713523719, 1713523719, '1'),
(101930, 30279, 'QU', 'OK', 'S', 1713524039, 1713524039, '1'),
(101931, 30864, 'QU', 'OK', 'S', 1713524180, 1713524180, '1'),
(101932, 25237, 'QU', 'OK', 'S', 1713524395, 1713524395, '1'),
(101933, 30829, 'QU', 'OK', 'S', 1713524398, 1713524398, '1'),
(101934, 30811, 'QU', 'OK', 'S', 1713524571, 1713524571, '1'),
(101935, 30506, 'QU', 'OK', 'S', 1713524660, 1713524660, '1'),
(101936, 30493, 'QU', 'OK', 'S', 1713524721, 1713524721, '1'),
(101937, 30441, 'QU', 'OK', 'S', 1713524830, 1713524830, '1'),
(101938, 30421, 'QU', 'OK', 'S', 1713524903, 1713524903, '1'),
(101939, 30439, 'QU', 'OK', 'S', 1713524950, 1713524950, '1'),
(101940, 30696, 'QU', 'OK', 'S', 1713524998, 1713524998, '1'),
(101941, 30499, 'QU', 'OK', 'S', 1713525070, 1713525070, '1'),
(101942, 30602, 'QU', 'OK', 'S', 1713525116, 1713525116, '1'),
(101943, 30421, 'QU', 'OK', 'S', 1713525300, 1713525300, '1'),
(101944, 30422, 'QU', 'OK', 'S', 1713526093, 1713526093, '1'),
(101945, 30373, 'QU', 'OK', 'S', 1713526134, 1713526134, '1'),
(101946, 30498, 'QU', 'OK', 'S', 1713526178, 1713526178, '1'),
(101947, 30641, 'QU', 'OK', 'S', 1713526234, 1713526234, '1'),
(101948, 30351, 'QU', 'OK', 'S', 1713526501, 1713526501, '1'),
(101949, 29888, 'QU', 'OK', 'S', 1713526515, 1713526515, '1'),
(101950, 30576, 'QU', 'OK', 'S', 1713526687, 1713526687, '1'),
(101951, 30653, 'QU', 'OK', 'S', 1713526725, 1713526725, '1'),
(101952, 22785, 'QU', 'OK', 'S', 1713526771, 1713526771, '1'),
(101953, 27317, 'QU', 'OK', 'S', 1713526841, 1713526841, '1'),
(101954, 30695, 'QU', 'OK', 'S', 1713526986, 1713526986, '1'),
(101955, 30363, 'QU', 'OK', 'S', 1713527040, 1713527040, '1'),
(101956, 30364, 'QU', 'OK', 'S', 1713527262, 1713527262, '1'),
(101957, 30365, 'QU', 'OK', 'S', 1713527302, 1713527302, '1'),
(101958, 30629, 'QU', 'OK', 'S', 1713527360, 1713527360, '1'),
(101959, 30602, 'QU', 'OK', 'S', 1713527399, 1713527399, '1'),
(101960, 30695, 'QU', 'OK', 'S', 1713527447, 1713527447, '1'),
(101961, 30733, 'QU', 'OK', 'S', 1713527486, 1713527486, '1'),
(101962, 30590, 'QU', 'OK', 'S', 1713527524, 1713527524, '1'),
(101963, 30845, 'QU', 'OK', 'S', 1713528734, 1713528734, '1'),
(101964, 30846, 'QU', 'OK', 'S', 1713529130, 1713529130, '1'),
(101965, 30847, 'QU', 'OK', 'S', 1713529661, 1713529661, '1'),
(101966, 30846, 'QU', 'OK', 'S', 1713530374, 1713530374, '1'),
(101967, 30865, 'QU', 'OK', 'S', 1713531031, 1713531031, '1'),
(101968, 30866, 'QU', 'OK', 'S', 1713531075, 1713531075, '1'),
(101969, 30867, 'QU', 'OK', 'S', 1713531117, 1713531117, '1'),
(101970, 30868, 'QU', 'OK', 'S', 1713531194, 1713531194, '1'),
(101971, 30869, 'QU', 'OK', 'S', 1713531249, 1713531249, '1'),
(101972, 30870, 'QU', 'OK', 'S', 1713531331, 1713531331, '1'),
(101973, 30871, 'QU', 'OK', 'S', 1713531381, 1713531381, '1'),
(101974, 30872, 'QU', 'OK', 'S', 1713531428, 1713531428, '1'),
(101975, 30873, 'QU', 'OK', 'S', 1713531689, 1713531689, '1'),
(101976, 30667, 'QU', 'OK', 'S', 1713531722, 1713531722, '1'),
(101977, 30667, 'QU', 'OK', 'S', 1713531730, 1713531730, '1'),
(101978, 30874, 'QU', 'OK', 'S', 1713531752, 1713531752, '1'),
(101979, 30875, 'QU', 'OK', 'S', 1713531812, 1713531812, '1'),
(101980, 30876, 'QU', 'OK', 'S', 1713531877, 1713531877, '1'),
(101981, 30877, 'QU', 'OK', 'S', 1713531958, 1713531958, '1'),
(101982, 29893, 'QU', 'OK', 'S', 1713533483, 1713533483, '1'),
(101983, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101984, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101985, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101986, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101987, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101988, 16310, 'QU', 'OK', 'S', 1713538868, 1713538868, '1'),
(101989, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101990, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101991, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101992, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101993, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101994, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101995, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101996, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101997, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101998, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(101999, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(102000, 16311, 'QU', 'OK', 'S', 1713538910, 1713538910, '1'),
(102001, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102002, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102003, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102004, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102005, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102006, 16312, 'QU', 'OK', 'S', 1713538947, 1713538947, '1'),
(102007, 16313, 'QU', 'OK', 'S', 1713538974, 1713538974, '1'),
(102008, 16313, 'QU', 'OK', 'S', 1713538974, 1713538974, '1'),
(102009, 16317, 'QU', 'OK', 'S', 1713539272, 1713539272, '1'),
(102010, 16754, 'QU', 'OK', 'S', 1713539291, 1713539291, '1'),
(102011, 16754, 'QU', 'OK', 'S', 1713539291, 1713539291, '1'),
(102012, 16754, 'QU', 'OK', 'S', 1713539291, 1713539291, '1'),
(102013, 16754, 'QU', 'OK', 'S', 1713539291, 1713539291, '1'),
(102014, 16756, 'QU', 'OK', 'S', 1713539316, 1713539316, '1'),
(102015, 16757, 'QU', 'OK', 'S', 1713539331, 1713539331, '1'),
(102016, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102017, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102018, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102019, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102020, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102021, 16990, 'QU', 'OK', 'S', 1713539585, 1713539585, '1'),
(102022, 16989, 'QU', 'OK', 'S', 1713539613, 1713539613, '1'),
(102023, 16991, 'QU', 'OK', 'S', 1713539710, 1713539710, '1'),
(102024, 16991, 'QU', 'OK', 'S', 1713539710, 1713539710, '1'),
(102025, 16993, 'QU', 'OK', 'S', 1713539779, 1713539779, '1'),
(102026, 16993, 'QU', 'OK', 'S', 1713539800, 1713539800, '1'),
(102027, 16994, 'QU', 'OK', 'S', 1713539876, 1713539876, '1'),
(102028, 16995, 'QU', 'OK', 'S', 1713539909, 1713539909, '1'),
(102029, 16995, 'QU', 'OK', 'S', 1713539909, 1713539909, '1'),
(102030, 18106, 'QU', 'OK', 'S', 1713540021, 1713540021, '1'),
(102031, 18107, 'QU', 'OK', 'S', 1713540046, 1713540046, '1'),
(102032, 18107, 'QU', 'OK', 'S', 1713540046, 1713540046, '1'),
(102033, 18107, 'QU', 'OK', 'S', 1713540046, 1713540046, '1'),
(102034, 18155, 'QU', 'OK', 'S', 1713540087, 1713540087, '1'),
(102035, 18155, 'QU', 'OK', 'S', 1713540087, 1713540087, '1'),
(102036, 18155, 'QU', 'OK', 'S', 1713540087, 1713540087, '1'),
(102037, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102038, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102039, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102040, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102041, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102042, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102043, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102044, 18156, 'QU', 'OK', 'S', 1713540399, 1713540399, '1'),
(102045, 18173, 'QU', 'OK', 'S', 1713540438, 1713540438, '1'),
(102046, 18173, 'QU', 'OK', 'S', 1713540438, 1713540438, '1'),
(102047, 18182, 'QU', 'OK', 'S', 1713540561, 1713540561, '1'),
(102048, 18236, 'QU', 'OK', 'S', 1713540741, 1713540741, '1'),
(102049, 18236, 'QU', 'OK', 'S', 1713540741, 1713540741, '1'),
(102050, 18236, 'QU', 'OK', 'S', 1713540741, 1713540741, '1'),
(102051, 18361, 'QU', 'OK', 'S', 1713540826, 1713540826, '1'),
(102052, 18361, 'QU', 'OK', 'S', 1713540843, 1713540843, '1'),
(102053, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102054, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102055, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102056, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102057, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102058, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102059, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102060, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102061, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102062, 18367, 'QU', 'OK', 'S', 1713540920, 1713540920, '1'),
(102063, 18364, 'QU', 'OK', 'S', 1713541155, 1713541155, '1'),
(102064, 18375, 'QU', 'OK', 'S', 1713541225, 1713541225, '1'),
(102065, 18480, 'QU', 'OK', 'S', 1713541255, 1713541255, '1'),
(102066, 18482, 'QU', 'OK', 'S', 1713541333, 1713541333, '1'),
(102067, 18483, 'QU', 'OK', 'S', 1713541351, 1713541351, '1'),
(102068, 18485, 'QU', 'OK', 'S', 1713541370, 1713541370, '1'),
(102069, 18487, 'QU', 'OK', 'S', 1713541498, 1713541498, '1'),
(102070, 18524, 'QU', 'OK', 'S', 1713541558, 1713541558, '1'),
(102071, 18525, 'QU', 'OK', 'S', 1713541595, 1713541595, '1'),
(102072, 18526, 'QU', 'OK', 'S', 1713541613, 1713541613, '1'),
(102073, 18527, 'QU', 'OK', 'S', 1713541657, 1713541657, '1'),
(102074, 19005, 'QU', 'OK', 'S', 1713541677, 1713541677, '1'),
(102075, 29001, 'QU', 'OK', 'S', 1713590730, 1713590730, '1'),
(102076, 19814, 'QU', 'OK', 'S', 1713590738, 1713590738, '1'),
(102077, 30734, 'QU', 'OK', 'S', 1713590740, 1713590740, '1'),
(102078, 29262, 'QU', 'OK', 'S', 1713591118, 1713591118, '1'),
(102079, 25272, 'QU', 'OK', 'S', 1713594082, 1713594082, '1'),
(102080, 25272, 'QU', 'OK', 'S', 1713594082, 1713594082, '1'),
(102081, 25272, 'QU', 'OK', 'S', 1713594082, 1713594082, '1'),
(102082, 25272, 'QU', 'OK', 'S', 1713594082, 1713594082, '1'),
(102083, 25272, 'QU', 'OK', 'S', 1713594095, 1713594095, '1'),
(102084, 25272, 'QU', 'OK', 'S', 1713594095, 1713594095, '1'),
(102085, 25272, 'QU', 'OK', 'S', 1713594095, 1713594095, '1'),
(102086, 25272, 'QU', 'OK', 'S', 1713594095, 1713594095, '1'),
(102087, 25270, 'QU', 'OK', 'S', 1713594108, 1713594108, '1'),
(102088, 25270, 'QU', 'OK', 'S', 1713594108, 1713594108, '1'),
(102089, 25270, 'QU', 'OK', 'S', 1713594108, 1713594108, '1'),
(102090, 25270, 'QU', 'OK', 'S', 1713594108, 1713594108, '1'),
(102091, 25270, 'QU', 'OK', 'S', 1713594123, 1713594123, '1'),
(102092, 25270, 'QU', 'OK', 'S', 1713594123, 1713594123, '1'),
(102093, 25270, 'QU', 'OK', 'S', 1713594123, 1713594123, '1'),
(102094, 25270, 'QU', 'OK', 'S', 1713594123, 1713594123, '1'),
(102095, 25269, 'QU', 'OK', 'S', 1713594153, 1713594153, '1'),
(102096, 25269, 'QU', 'OK', 'S', 1713594153, 1713594153, '1'),
(102097, 25269, 'QU', 'OK', 'S', 1713594153, 1713594153, '1'),
(102098, 25269, 'QU', 'OK', 'S', 1713594153, 1713594153, '1'),
(102099, 25269, 'QU', 'OK', 'S', 1713594165, 1713594165, '1'),
(102100, 25269, 'QU', 'OK', 'S', 1713594165, 1713594165, '1'),
(102101, 25269, 'QU', 'OK', 'S', 1713594165, 1713594165, '1'),
(102102, 25269, 'QU', 'OK', 'S', 1713594165, 1713594165, '1'),
(102103, 25267, 'QU', 'OK', 'S', 1713594178, 1713594178, '1'),
(102104, 25267, 'QU', 'OK', 'S', 1713594178, 1713594178, '1'),
(102105, 25267, 'QU', 'OK', 'S', 1713594178, 1713594178, '1'),
(102106, 25267, 'QU', 'OK', 'S', 1713594178, 1713594178, '1'),
(102107, 25267, 'QU', 'OK', 'S', 1713594191, 1713594191, '1'),
(102108, 25267, 'QU', 'OK', 'S', 1713594191, 1713594191, '1'),
(102109, 25267, 'QU', 'OK', 'S', 1713594191, 1713594191, '1'),
(102110, 25267, 'QU', 'OK', 'S', 1713594191, 1713594191, '1'),
(102111, 25266, 'QU', 'OK', 'S', 1713594210, 1713594210, '1'),
(102112, 25266, 'QU', 'OK', 'S', 1713594210, 1713594210, '1'),
(102113, 25266, 'QU', 'OK', 'S', 1713594210, 1713594210, '1'),
(102114, 25266, 'QU', 'OK', 'S', 1713594210, 1713594210, '1'),
(102115, 25266, 'QU', 'OK', 'S', 1713594223, 1713594223, '1'),
(102116, 25266, 'QU', 'OK', 'S', 1713594224, 1713594224, '1'),
(102117, 25266, 'QU', 'OK', 'S', 1713594224, 1713594224, '1'),
(102118, 25266, 'QU', 'OK', 'S', 1713594224, 1713594224, '1'),
(102119, 25264, 'QU', 'OK', 'S', 1713594236, 1713594236, '1'),
(102120, 25264, 'QU', 'OK', 'S', 1713594236, 1713594236, '1'),
(102121, 25264, 'QU', 'OK', 'S', 1713594236, 1713594236, '1'),
(102122, 25264, 'QU', 'OK', 'S', 1713594236, 1713594236, '1'),
(102123, 25264, 'QU', 'OK', 'S', 1713594248, 1713594248, '1'),
(102124, 25264, 'QU', 'OK', 'S', 1713594248, 1713594248, '1'),
(102125, 25264, 'QU', 'OK', 'S', 1713594248, 1713594248, '1'),
(102126, 25264, 'QU', 'OK', 'S', 1713594248, 1713594248, '1'),
(102127, 25213, 'QU', 'OK', 'S', 1713594263, 1713594263, '1'),
(102128, 25213, 'QU', 'OK', 'S', 1713594263, 1713594263, '1'),
(102129, 25213, 'QU', 'OK', 'S', 1713594263, 1713594263, '1'),
(102130, 25213, 'QU', 'OK', 'S', 1713594263, 1713594263, '1'),
(102131, 25213, 'QU', 'OK', 'S', 1713594274, 1713594274, '1'),
(102132, 25213, 'QU', 'OK', 'S', 1713594274, 1713594274, '1'),
(102133, 25213, 'QU', 'OK', 'S', 1713594274, 1713594274, '1'),
(102134, 25213, 'QU', 'OK', 'S', 1713594274, 1713594274, '1'),
(102135, 25209, 'QU', 'OK', 'S', 1713594287, 1713594287, '1'),
(102136, 25209, 'QU', 'OK', 'S', 1713594287, 1713594287, '1'),
(102137, 25209, 'QU', 'OK', 'S', 1713594287, 1713594287, '1'),
(102138, 25209, 'QU', 'OK', 'S', 1713594287, 1713594287, '1'),
(102139, 25209, 'QU', 'OK', 'S', 1713594300, 1713594300, '1'),
(102140, 25209, 'QU', 'OK', 'S', 1713594300, 1713594300, '1'),
(102141, 25209, 'QU', 'OK', 'S', 1713594300, 1713594300, '1'),
(102142, 25209, 'QU', 'OK', 'S', 1713594300, 1713594300, '1'),
(102143, 25207, 'QU', 'OK', 'S', 1713594313, 1713594313, '1'),
(102144, 25207, 'QU', 'OK', 'S', 1713594313, 1713594313, '1'),
(102145, 25207, 'QU', 'OK', 'S', 1713594313, 1713594313, '1'),
(102146, 25207, 'QU', 'OK', 'S', 1713594313, 1713594313, '1'),
(102147, 25207, 'QU', 'OK', 'S', 1713594326, 1713594326, '1'),
(102148, 25207, 'QU', 'OK', 'S', 1713594326, 1713594326, '1'),
(102149, 25207, 'QU', 'OK', 'S', 1713594326, 1713594326, '1'),
(102150, 25207, 'QU', 'OK', 'S', 1713594326, 1713594326, '1'),
(102151, 25203, 'QU', 'OK', 'S', 1713594368, 1713594368, '1'),
(102152, 25203, 'QU', 'OK', 'S', 1713594368, 1713594368, '1'),
(102153, 25203, 'QU', 'OK', 'S', 1713594368, 1713594368, '1'),
(102154, 25203, 'QU', 'OK', 'S', 1713594368, 1713594368, '1'),
(102155, 25203, 'QU', 'OK', 'S', 1713594382, 1713594382, '1'),
(102156, 25203, 'QU', 'OK', 'S', 1713594382, 1713594382, '1'),
(102157, 25203, 'QU', 'OK', 'S', 1713594382, 1713594382, '1'),
(102158, 25203, 'QU', 'OK', 'S', 1713594382, 1713594382, '1'),
(102159, 25199, 'QU', 'OK', 'S', 1713594400, 1713594400, '1'),
(102160, 25199, 'QU', 'OK', 'S', 1713594400, 1713594400, '1'),
(102161, 25199, 'QU', 'OK', 'S', 1713594400, 1713594400, '1'),
(102162, 25199, 'QU', 'OK', 'S', 1713594400, 1713594400, '1'),
(102163, 25199, 'QU', 'OK', 'S', 1713594416, 1713594416, '1'),
(102164, 25199, 'QU', 'OK', 'S', 1713594416, 1713594416, '1'),
(102165, 25199, 'QU', 'OK', 'S', 1713594416, 1713594416, '1'),
(102166, 25199, 'QU', 'OK', 'S', 1713594416, 1713594416, '1'),
(102167, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102168, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102169, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102170, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102171, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102172, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102173, 25183, 'QU', 'OK', 'S', 1713594436, 1713594436, '1'),
(102174, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102175, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102176, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102177, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102178, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102179, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102180, 25183, 'QU', 'OK', 'S', 1713594459, 1713594459, '1'),
(102181, 25182, 'QU', 'OK', 'S', 1713594474, 1713594474, '1'),
(102182, 25182, 'QU', 'OK', 'S', 1713594474, 1713594474, '1'),
(102183, 25182, 'QU', 'OK', 'S', 1713594474, 1713594474, '1'),
(102184, 25182, 'QU', 'OK', 'S', 1713594474, 1713594474, '1'),
(102185, 25182, 'QU', 'OK', 'S', 1713594489, 1713594489, '1'),
(102186, 25182, 'QU', 'OK', 'S', 1713594489, 1713594489, '1'),
(102187, 25182, 'QU', 'OK', 'S', 1713594489, 1713594489, '1'),
(102188, 25182, 'QU', 'OK', 'S', 1713594489, 1713594489, '1'),
(102189, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102190, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102191, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102192, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102193, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102194, 25181, 'QU', 'OK', 'S', 1713594512, 1713594512, '1'),
(102195, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102196, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102197, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102198, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102199, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102200, 25181, 'QU', 'OK', 'S', 1713594531, 1713594531, '1'),
(102201, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102202, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102203, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102204, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102205, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102206, 25170, 'QU', 'OK', 'S', 1713594549, 1713594549, '1'),
(102207, 13683, 'QU', 'OK', 'S', 1713594567, 1713594567, '1'),
(102208, 13683, 'QU', 'OK', 'S', 1713594567, 1713594567, '1'),
(102209, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102210, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102211, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102212, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102213, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102214, 25170, 'QU', 'OK', 'S', 1713594568, 1713594568, '1'),
(102215, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102216, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102217, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102218, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102219, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102220, 25169, 'QU', 'OK', 'S', 1713594586, 1713594586, '1'),
(102221, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102222, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102223, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102224, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102225, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102226, 25169, 'QU', 'OK', 'S', 1713594724, 1713594724, '1'),
(102227, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102228, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102229, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102230, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102231, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102232, 25166, 'QU', 'OK', 'S', 1713594968, 1713594968, '1'),
(102233, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102234, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102235, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102236, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102237, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102238, 25166, 'QU', 'OK', 'S', 1713594986, 1713594986, '1'),
(102239, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102240, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102241, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102242, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102243, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102244, 25165, 'QU', 'OK', 'S', 1713595035, 1713595035, '1'),
(102245, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102246, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102247, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102248, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102249, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102250, 25165, 'QU', 'OK', 'S', 1713595052, 1713595052, '1'),
(102251, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102252, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102253, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102254, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102255, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102256, 25160, 'QU', 'OK', 'S', 1713595072, 1713595072, '1'),
(102257, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102258, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102259, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102260, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102261, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102262, 25160, 'QU', 'OK', 'S', 1713595088, 1713595088, '1'),
(102263, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102264, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102265, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102266, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102267, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102268, 25159, 'QU', 'OK', 'S', 1713595115, 1713595115, '1'),
(102269, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102270, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102271, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102272, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102273, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102274, 25158, 'QU', 'OK', 'S', 1713595136, 1713595136, '1'),
(102275, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102276, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102277, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102278, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102279, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102280, 25158, 'QU', 'OK', 'S', 1713595157, 1713595157, '1'),
(102281, 25138, 'QU', 'OK', 'S', 1713595169, 1713595169, '1'),
(102282, 25138, 'QU', 'OK', 'S', 1713595169, 1713595169, '1'),
(102283, 25138, 'QU', 'OK', 'S', 1713595169, 1713595169, '1'),
(102284, 25138, 'QU', 'OK', 'S', 1713595169, 1713595169, '1'),
(102285, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102286, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102287, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102288, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102289, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102290, 25159, 'QU', 'OK', 'S', 1713595189, 1713595189, '1'),
(102291, 25138, 'QU', 'OK', 'S', 1713595202, 1713595202, '1'),
(102292, 25138, 'QU', 'OK', 'S', 1713595202, 1713595202, '1'),
(102293, 25138, 'QU', 'OK', 'S', 1713595202, 1713595202, '1'),
(102294, 25138, 'QU', 'OK', 'S', 1713595202, 1713595202, '1'),
(102295, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102296, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102297, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102298, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102299, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102300, 25136, 'QU', 'OK', 'S', 1713595224, 1713595224, '1'),
(102301, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102302, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102303, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102304, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102305, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102306, 25136, 'QU', 'OK', 'S', 1713595252, 1713595252, '1'),
(102307, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102308, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102309, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102310, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102311, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102312, 25023, 'QU', 'OK', 'S', 1713595367, 1713595367, '1'),
(102313, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102314, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102315, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102316, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102317, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102318, 25020, 'QU', 'OK', 'S', 1713595466, 1713595466, '1'),
(102319, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102320, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102321, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102322, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102323, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102324, 25023, 'QU', 'OK', 'S', 1713595505, 1713595505, '1'),
(102325, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102326, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102327, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102328, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102329, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102330, 25020, 'QU', 'OK', 'S', 1713595522, 1713595522, '1'),
(102331, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102332, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102333, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102334, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102335, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102336, 25003, 'QU', 'OK', 'S', 1713595541, 1713595541, '1'),
(102337, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102338, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102339, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102340, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102341, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102342, 25003, 'QU', 'OK', 'S', 1713595555, 1713595555, '1'),
(102343, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102344, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102345, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102346, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102347, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102348, 25000, 'QU', 'OK', 'S', 1713595585, 1713595585, '1'),
(102349, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102350, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102351, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102352, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102353, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102354, 25000, 'QU', 'OK', 'S', 1713595600, 1713595600, '1'),
(102355, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102356, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102357, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102358, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102359, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102360, 24999, 'QU', 'OK', 'S', 1713595616, 1713595616, '1'),
(102361, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102362, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102363, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102364, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102365, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102366, 24999, 'QU', 'OK', 'S', 1713595631, 1713595631, '1'),
(102367, 24998, 'QU', 'OK', 'S', 1713595651, 1713595651, '1'),
(102368, 24998, 'QU', 'OK', 'S', 1713595651, 1713595651, '1'),
(102369, 24998, 'QU', 'OK', 'S', 1713595651, 1713595651, '1'),
(102370, 24998, 'QU', 'OK', 'S', 1713595651, 1713595651, '1'),
(102371, 24998, 'QU', 'OK', 'S', 1713595651, 1713595651, '1'),
(102372, 24998, 'QU', 'OK', 'S', 1713595666, 1713595666, '1'),
(102373, 24998, 'QU', 'OK', 'S', 1713595666, 1713595666, '1'),
(102374, 24998, 'QU', 'OK', 'S', 1713595666, 1713595666, '1'),
(102375, 24998, 'QU', 'OK', 'S', 1713595666, 1713595666, '1'),
(102376, 24998, 'QU', 'OK', 'S', 1713595666, 1713595666, '1'),
(102377, 24996, 'QU', 'OK', 'S', 1713595685, 1713595685, '1'),
(102378, 24996, 'QU', 'OK', 'S', 1713595685, 1713595685, '1'),
(102379, 24996, 'QU', 'OK', 'S', 1713595685, 1713595685, '1'),
(102380, 24996, 'QU', 'OK', 'S', 1713595685, 1713595685, '1'),
(102381, 24996, 'QU', 'OK', 'S', 1713595697, 1713595697, '1'),
(102382, 24996, 'QU', 'OK', 'S', 1713595697, 1713595697, '1'),
(102383, 24996, 'QU', 'OK', 'S', 1713595697, 1713595697, '1'),
(102384, 24996, 'QU', 'OK', 'S', 1713595697, 1713595697, '1'),
(102385, 24352, 'QU', 'OK', 'S', 1713595708, 1713595708, '1'),
(102386, 24352, 'QU', 'OK', 'S', 1713595708, 1713595708, '1'),
(102387, 24352, 'QU', 'OK', 'S', 1713595708, 1713595708, '1'),
(102388, 24352, 'QU', 'OK', 'S', 1713595717, 1713595717, '1'),
(102389, 24352, 'QU', 'OK', 'S', 1713595717, 1713595717, '1'),
(102390, 24352, 'QU', 'OK', 'S', 1713595717, 1713595717, '1'),
(102391, 22096, 'QU', 'OK', 'S', 1713595727, 1713595727, '1'),
(102392, 22096, 'QU', 'OK', 'S', 1713595727, 1713595727, '1'),
(102393, 22096, 'QU', 'OK', 'S', 1713595727, 1713595727, '1'),
(102394, 22096, 'QU', 'OK', 'S', 1713595737, 1713595737, '1'),
(102395, 22096, 'QU', 'OK', 'S', 1713595737, 1713595737, '1'),
(102396, 22096, 'QU', 'OK', 'S', 1713595737, 1713595737, '1'),
(102397, 22095, 'QU', 'OK', 'S', 1713595747, 1713595747, '1'),
(102398, 22095, 'QU', 'OK', 'S', 1713595747, 1713595747, '1'),
(102399, 22095, 'QU', 'OK', 'S', 1713595747, 1713595747, '1'),
(102400, 22095, 'QU', 'OK', 'S', 1713595757, 1713595757, '1'),
(102401, 22095, 'QU', 'OK', 'S', 1713595757, 1713595757, '1'),
(102402, 22095, 'QU', 'OK', 'S', 1713595757, 1713595757, '1'),
(102403, 22094, 'QU', 'OK', 'S', 1713595771, 1713595771, '1'),
(102404, 22094, 'QU', 'OK', 'S', 1713595771, 1713595771, '1'),
(102405, 22094, 'QU', 'OK', 'S', 1713595771, 1713595771, '1'),
(102406, 22094, 'QU', 'OK', 'S', 1713595780, 1713595780, '1'),
(102407, 22094, 'QU', 'OK', 'S', 1713595780, 1713595780, '1'),
(102408, 22094, 'QU', 'OK', 'S', 1713595780, 1713595780, '1'),
(102409, 21976, 'QU', 'OK', 'S', 1713595790, 1713595790, '1'),
(102410, 21976, 'QU', 'OK', 'S', 1713595790, 1713595790, '1'),
(102411, 21976, 'QU', 'OK', 'S', 1713595790, 1713595790, '1'),
(102412, 21976, 'QU', 'OK', 'S', 1713595799, 1713595799, '1'),
(102413, 21976, 'QU', 'OK', 'S', 1713595799, 1713595799, '1'),
(102414, 21976, 'QU', 'OK', 'S', 1713595800, 1713595800, '1'),
(102415, 21975, 'QU', 'OK', 'S', 1713595810, 1713595810, '1'),
(102416, 21975, 'QU', 'OK', 'S', 1713595810, 1713595810, '1'),
(102417, 21975, 'QU', 'OK', 'S', 1713595810, 1713595810, '1'),
(102418, 21975, 'QU', 'OK', 'S', 1713595820, 1713595820, '1'),
(102419, 21975, 'QU', 'OK', 'S', 1713595820, 1713595820, '1'),
(102420, 21975, 'QU', 'OK', 'S', 1713595820, 1713595820, '1'),
(102421, 21974, 'QU', 'OK', 'S', 1713595833, 1713595833, '1'),
(102422, 21974, 'QU', 'OK', 'S', 1713595833, 1713595833, '1'),
(102423, 21974, 'QU', 'OK', 'S', 1713595839, 1713595839, '1'),
(102424, 21974, 'QU', 'OK', 'S', 1713595839, 1713595839, '1'),
(102425, 21973, 'QU', 'OK', 'S', 1713595849, 1713595849, '1'),
(102426, 21973, 'QU', 'OK', 'S', 1713595849, 1713595849, '1'),
(102427, 21973, 'QU', 'OK', 'S', 1713595849, 1713595849, '1'),
(102428, 21973, 'QU', 'OK', 'S', 1713595862, 1713595862, '1'),
(102429, 21973, 'QU', 'OK', 'S', 1713595862, 1713595862, '1'),
(102430, 21973, 'QU', 'OK', 'S', 1713595862, 1713595862, '1'),
(102431, 21972, 'QU', 'OK', 'S', 1713595883, 1713595883, '1'),
(102432, 21972, 'QU', 'OK', 'S', 1713595883, 1713595883, '1'),
(102433, 21972, 'QU', 'OK', 'S', 1713595883, 1713595883, '1'),
(102434, 21972, 'QU', 'OK', 'S', 1713595896, 1713595896, '1'),
(102435, 21972, 'QU', 'OK', 'S', 1713595896, 1713595896, '1'),
(102436, 21972, 'QU', 'OK', 'S', 1713595896, 1713595896, '1'),
(102437, 21970, 'QU', 'OK', 'S', 1713595926, 1713595926, '1'),
(102438, 21970, 'QU', 'OK', 'S', 1713595926, 1713595926, '1'),
(102439, 21970, 'QU', 'OK', 'S', 1713595926, 1713595926, '1'),
(102440, 21970, 'QU', 'OK', 'S', 1713595935, 1713595935, '1'),
(102441, 21970, 'QU', 'OK', 'S', 1713595935, 1713595935, '1'),
(102442, 21970, 'QU', 'OK', 'S', 1713595935, 1713595935, '1'),
(102443, 21969, 'QU', 'OK', 'S', 1713595955, 1713595955, '1'),
(102444, 21969, 'QU', 'OK', 'S', 1713595955, 1713595955, '1'),
(102445, 21969, 'QU', 'OK', 'S', 1713595955, 1713595955, '1'),
(102446, 21969, 'QU', 'OK', 'S', 1713595967, 1713595967, '1'),
(102447, 21969, 'QU', 'OK', 'S', 1713595967, 1713595967, '1'),
(102448, 21969, 'QU', 'OK', 'S', 1713595967, 1713595967, '1'),
(102449, 21968, 'QU', 'OK', 'S', 1713596544, 1713596544, '1'),
(102450, 21968, 'QU', 'OK', 'S', 1713596544, 1713596544, '1'),
(102451, 21968, 'QU', 'OK', 'S', 1713596544, 1713596544, '1'),
(102452, 21968, 'QU', 'OK', 'S', 1713596554, 1713596554, '1'),
(102453, 21968, 'QU', 'OK', 'S', 1713596554, 1713596554, '1'),
(102454, 21968, 'QU', 'OK', 'S', 1713596554, 1713596554, '1'),
(102455, 21967, 'QU', 'OK', 'S', 1713596569, 1713596569, '1'),
(102456, 21967, 'QU', 'OK', 'S', 1713596569, 1713596569, '1'),
(102457, 21967, 'QU', 'OK', 'S', 1713596569, 1713596569, '1'),
(102458, 21967, 'QU', 'OK', 'S', 1713596579, 1713596579, '1'),
(102459, 21967, 'QU', 'OK', 'S', 1713596579, 1713596579, '1'),
(102460, 21967, 'QU', 'OK', 'S', 1713596579, 1713596579, '1'),
(102461, 21604, 'QU', 'OK', 'S', 1713596591, 1713596591, '1'),
(102462, 21604, 'QU', 'OK', 'S', 1713596591, 1713596591, '1'),
(102463, 21604, 'QU', 'OK', 'S', 1713596591, 1713596591, '1'),
(102464, 21603, 'QU', 'OK', 'S', 1713596605, 1713596605, '1'),
(102465, 21603, 'QU', 'OK', 'S', 1713596605, 1713596605, '1'),
(102466, 21603, 'QU', 'OK', 'S', 1713596605, 1713596605, '1'),
(102467, 21603, 'QU', 'OK', 'S', 1713596614, 1713596614, '1'),
(102468, 21603, 'QU', 'OK', 'S', 1713596614, 1713596614, '1'),
(102469, 21603, 'QU', 'OK', 'S', 1713596614, 1713596614, '1'),
(102470, 21602, 'QU', 'OK', 'S', 1713596719, 1713596719, '1'),
(102471, 21602, 'QU', 'OK', 'S', 1713596719, 1713596719, '1'),
(102472, 21602, 'QU', 'OK', 'S', 1713596719, 1713596719, '1'),
(102473, 21602, 'QU', 'OK', 'S', 1713596729, 1713596729, '1'),
(102474, 21602, 'QU', 'OK', 'S', 1713596729, 1713596729, '1'),
(102475, 21602, 'QU', 'OK', 'S', 1713596729, 1713596729, '1'),
(102476, 21451, 'QU', 'OK', 'S', 1713596743, 1713596743, '1'),
(102477, 21451, 'QU', 'OK', 'S', 1713596743, 1713596743, '1'),
(102478, 21451, 'QU', 'OK', 'S', 1713596743, 1713596743, '1'),
(102479, 21451, 'QU', 'OK', 'S', 1713596753, 1713596753, '1'),
(102480, 21451, 'QU', 'OK', 'S', 1713596753, 1713596753, '1'),
(102481, 21451, 'QU', 'OK', 'S', 1713596753, 1713596753, '1'),
(102482, 21448, 'QU', 'OK', 'S', 1713596763, 1713596763, '1'),
(102483, 21448, 'QU', 'OK', 'S', 1713596763, 1713596763, '1'),
(102484, 21448, 'QU', 'OK', 'S', 1713596763, 1713596763, '1'),
(102485, 21448, 'QU', 'OK', 'S', 1713596772, 1713596772, '1'),
(102486, 21448, 'QU', 'OK', 'S', 1713596772, 1713596772, '1'),
(102487, 21448, 'QU', 'OK', 'S', 1713596772, 1713596772, '1'),
(102488, 21446, 'QU', 'OK', 'S', 1713596783, 1713596783, '1'),
(102489, 21446, 'QU', 'OK', 'S', 1713596783, 1713596783, '1'),
(102490, 21446, 'QU', 'OK', 'S', 1713596783, 1713596783, '1'),
(102491, 21446, 'QU', 'OK', 'S', 1713596795, 1713596795, '1'),
(102492, 21446, 'QU', 'OK', 'S', 1713596795, 1713596795, '1'),
(102493, 21446, 'QU', 'OK', 'S', 1713596795, 1713596795, '1'),
(102494, 21444, 'QU', 'OK', 'S', 1713596807, 1713596807, '1'),
(102495, 21444, 'QU', 'OK', 'S', 1713596807, 1713596807, '1'),
(102496, 21444, 'QU', 'OK', 'S', 1713596807, 1713596807, '1'),
(102497, 21444, 'QU', 'OK', 'S', 1713596815, 1713596815, '1'),
(102498, 21444, 'QU', 'OK', 'S', 1713596815, 1713596815, '1'),
(102499, 21444, 'QU', 'OK', 'S', 1713596815, 1713596815, '1'),
(102500, 21440, 'QU', 'OK', 'S', 1713596829, 1713596829, '1'),
(102501, 21440, 'QU', 'OK', 'S', 1713596829, 1713596829, '1'),
(102502, 21440, 'QU', 'OK', 'S', 1713596829, 1713596829, '1'),
(102503, 21440, 'QU', 'OK', 'S', 1713596837, 1713596837, '1'),
(102504, 21440, 'QU', 'OK', 'S', 1713596837, 1713596837, '1'),
(102505, 21440, 'QU', 'OK', 'S', 1713596837, 1713596837, '1'),
(102506, 21405, 'QU', 'OK', 'S', 1713596851, 1713596851, '1'),
(102507, 21405, 'QU', 'OK', 'S', 1713596851, 1713596851, '1'),
(102508, 21405, 'QU', 'OK', 'S', 1713596851, 1713596851, '1'),
(102509, 21405, 'QU', 'OK', 'S', 1713596861, 1713596861, '1'),
(102510, 21405, 'QU', 'OK', 'S', 1713596861, 1713596861, '1'),
(102511, 21405, 'QU', 'OK', 'S', 1713596861, 1713596861, '1'),
(102512, 21274, 'QU', 'OK', 'S', 1713596873, 1713596873, '1'),
(102513, 21274, 'QU', 'OK', 'S', 1713596873, 1713596873, '1'),
(102514, 21274, 'QU', 'OK', 'S', 1713596873, 1713596873, '1'),
(102515, 21274, 'QU', 'OK', 'S', 1713596882, 1713596882, '1'),
(102516, 21274, 'QU', 'OK', 'S', 1713596882, 1713596882, '1'),
(102517, 21274, 'QU', 'OK', 'S', 1713596882, 1713596882, '1'),
(102518, 21273, 'QU', 'OK', 'S', 1713597432, 1713597432, '1'),
(102519, 21273, 'QU', 'OK', 'S', 1713597432, 1713597432, '1'),
(102520, 21273, 'QU', 'OK', 'S', 1713597432, 1713597432, '1'),
(102521, 21273, 'QU', 'OK', 'S', 1713597442, 1713597442, '1'),
(102522, 21273, 'QU', 'OK', 'S', 1713597442, 1713597442, '1'),
(102523, 21273, 'QU', 'OK', 'S', 1713597442, 1713597442, '1'),
(102524, 20773, 'QU', 'OK', 'S', 1713597454, 1713597454, '1'),
(102525, 20773, 'QU', 'OK', 'S', 1713597454, 1713597454, '1'),
(102526, 20773, 'QU', 'OK', 'S', 1713597454, 1713597454, '1'),
(102527, 20773, 'QU', 'OK', 'S', 1713597454, 1713597454, '1'),
(102528, 20773, 'QU', 'OK', 'S', 1713597466, 1713597466, '1'),
(102529, 20773, 'QU', 'OK', 'S', 1713597466, 1713597466, '1'),
(102530, 20773, 'QU', 'OK', 'S', 1713597466, 1713597466, '1'),
(102531, 20773, 'QU', 'OK', 'S', 1713597466, 1713597466, '1'),
(102532, 19048, 'QU', 'OK', 'S', 1713597489, 1713597489, '1'),
(102533, 19048, 'QU', 'OK', 'S', 1713597489, 1713597489, '1'),
(102534, 19048, 'QU', 'OK', 'S', 1713597489, 1713597489, '1'),
(102535, 19048, 'QU', 'OK', 'S', 1713597499, 1713597499, '1'),
(102536, 19048, 'QU', 'OK', 'S', 1713597499, 1713597499, '1'),
(102537, 19048, 'QU', 'OK', 'S', 1713597499, 1713597499, '1'),
(102538, 19047, 'QU', 'OK', 'S', 1713597514, 1713597514, '1'),
(102539, 19047, 'QU', 'OK', 'S', 1713597514, 1713597514, '1'),
(102540, 19047, 'QU', 'OK', 'S', 1713597514, 1713597514, '1'),
(102541, 19047, 'QU', 'OK', 'S', 1713597514, 1713597514, '1'),
(102542, 19044, 'QU', 'OK', 'S', 1713597537, 1713597537, '1'),
(102543, 19044, 'QU', 'OK', 'S', 1713597537, 1713597537, '1'),
(102544, 19044, 'QU', 'OK', 'S', 1713597537, 1713597537, '1'),
(102545, 19044, 'QU', 'OK', 'S', 1713597551, 1713597551, '1'),
(102546, 19044, 'QU', 'OK', 'S', 1713597551, 1713597551, '1'),
(102547, 19044, 'QU', 'OK', 'S', 1713597551, 1713597551, '1'),
(102548, 19044, 'QU', 'OK', 'S', 1713597551, 1713597551, '1'),
(102549, 19043, 'QU', 'OK', 'S', 1713597565, 1713597565, '1'),
(102550, 19043, 'QU', 'OK', 'S', 1713597565, 1713597565, '1'),
(102551, 19043, 'QU', 'OK', 'S', 1713597565, 1713597565, '1'),
(102552, 19043, 'QU', 'OK', 'S', 1713597565, 1713597565, '1'),
(102553, 19043, 'QU', 'OK', 'S', 1713597576, 1713597576, '1'),
(102554, 19043, 'QU', 'OK', 'S', 1713597576, 1713597576, '1'),
(102555, 19043, 'QU', 'OK', 'S', 1713597576, 1713597576, '1'),
(102556, 19043, 'QU', 'OK', 'S', 1713597576, 1713597576, '1'),
(102557, 19041, 'QU', 'OK', 'S', 1713597593, 1713597593, '1'),
(102558, 19041, 'QU', 'OK', 'S', 1713597593, 1713597593, '1'),
(102559, 19041, 'QU', 'OK', 'S', 1713597593, 1713597593, '1'),
(102560, 19041, 'QU', 'OK', 'S', 1713597593, 1713597593, '1'),
(102561, 19041, 'QU', 'OK', 'S', 1713597606, 1713597606, '1'),
(102562, 19041, 'QU', 'OK', 'S', 1713597606, 1713597606, '1'),
(102563, 19041, 'QU', 'OK', 'S', 1713597606, 1713597606, '1'),
(102564, 19041, 'QU', 'OK', 'S', 1713597606, 1713597606, '1'),
(102565, 18786, 'QU', 'OK', 'S', 1713597806, 1713597806, '1'),
(102566, 18786, 'QU', 'OK', 'S', 1713597806, 1713597806, '1'),
(102567, 18786, 'QU', 'OK', 'S', 1713597806, 1713597806, '1'),
(102568, 18786, 'QU', 'OK', 'S', 1713597806, 1713597806, '1'),
(102569, 18786, 'QU', 'OK', 'S', 1713597828, 1713597828, '1'),
(102570, 18786, 'QU', 'OK', 'S', 1713597828, 1713597828, '1'),
(102571, 18786, 'QU', 'OK', 'S', 1713597828, 1713597828, '1'),
(102572, 18786, 'QU', 'OK', 'S', 1713597828, 1713597828, '1'),
(102573, 18785, 'QU', 'OK', 'S', 1713597846, 1713597846, '1'),
(102574, 18785, 'QU', 'OK', 'S', 1713597846, 1713597846, '1'),
(102575, 18785, 'QU', 'OK', 'S', 1713597846, 1713597846, '1'),
(102576, 18785, 'QU', 'OK', 'S', 1713597846, 1713597846, '1'),
(102577, 18785, 'QU', 'OK', 'S', 1713597865, 1713597865, '1'),
(102578, 18785, 'QU', 'OK', 'S', 1713597865, 1713597865, '1'),
(102579, 18785, 'QU', 'OK', 'S', 1713597865, 1713597865, '1'),
(102580, 18785, 'QU', 'OK', 'S', 1713597865, 1713597865, '1'),
(102581, 25087, 'QU', 'OK', 'S', 1713597871, 1713597871, '1'),
(102582, 30013, 'QU', 'OK', 'S', 1713598057, 1713598057, '1'),
(102583, 27497, 'QU', 'OK', 'S', 1713598164, 1713598164, '1'),
(102584, 26520, 'QU', 'OK', 'S', 1713598207, 1713598207, '1'),
(102585, 24236, 'QU', 'OK', 'S', 1713598352, 1713598352, '1'),
(102586, 24541, 'QU', 'OK', 'S', 1713598682, 1713598682, '1'),
(102587, 20061, 'QU', 'OK', 'S', 1713598832, 1713598832, '1'),
(102588, 25323, 'QU', 'OK', 'S', 1713599234, 1713599234, '1'),
(102589, 14854, 'QU', 'OK', 'S', 1713599431, 1713599431, '1'),
(102590, 18596, 'QU', 'OK', 'S', 1713599451, 1713599451, '1'),
(102591, 18596, 'QU', 'OK', 'S', 1713599451, 1713599451, '1'),
(102592, 18596, 'QU', 'OK', 'S', 1713599458, 1713599458, '1'),
(102593, 18596, 'QU', 'OK', 'S', 1713599458, 1713599458, '1'),
(102594, 16602, 'QU', 'OK', 'S', 1713599472, 1713599472, '1'),
(102595, 15120, 'QU', 'OK', 'S', 1713599474, 1713599474, '1'),
(102596, 15120, 'QU', 'OK', 'S', 1713599474, 1713599474, '1'),
(102597, 15119, 'QU', 'OK', 'S', 1713599496, 1713599496, '1'),
(102598, 15119, 'QU', 'OK', 'S', 1713599496, 1713599496, '1'),
(102599, 15119, 'QU', 'OK', 'S', 1713599503, 1713599503, '1'),
(102600, 15119, 'QU', 'OK', 'S', 1713599503, 1713599503, '1'),
(102601, 15118, 'QU', 'OK', 'S', 1713599572, 1713599572, '1'),
(102602, 15118, 'QU', 'OK', 'S', 1713599572, 1713599572, '1'),
(102603, 15118, 'QU', 'OK', 'S', 1713599572, 1713599572, '1'),
(102604, 15118, 'QU', 'OK', 'S', 1713599572, 1713599572, '1'),
(102605, 15118, 'QU', 'OK', 'S', 1713599572, 1713599572, '1'),
(102606, 15118, 'QU', 'OK', 'S', 1713599587, 1713599587, '1'),
(102607, 15118, 'QU', 'OK', 'S', 1713599587, 1713599587, '1'),
(102608, 15118, 'QU', 'OK', 'S', 1713599587, 1713599587, '1'),
(102609, 15118, 'QU', 'OK', 'S', 1713599587, 1713599587, '1'),
(102610, 15118, 'QU', 'OK', 'S', 1713599587, 1713599587, '1'),
(102611, 15117, 'QU', 'OK', 'S', 1713599604, 1713599604, '1'),
(102612, 15117, 'QU', 'OK', 'S', 1713599604, 1713599604, '1'),
(102613, 15117, 'QU', 'OK', 'S', 1713599604, 1713599604, '1'),
(102614, 15117, 'QU', 'OK', 'S', 1713599604, 1713599604, '1'),
(102615, 15117, 'QU', 'OK', 'S', 1713599604, 1713599604, '1'),
(102616, 15117, 'QU', 'OK', 'S', 1713599617, 1713599617, '1'),
(102617, 15117, 'QU', 'OK', 'S', 1713599617, 1713599617, '1'),
(102618, 15117, 'QU', 'OK', 'S', 1713599617, 1713599617, '1'),
(102619, 15117, 'QU', 'OK', 'S', 1713599617, 1713599617, '1'),
(102620, 15117, 'QU', 'OK', 'S', 1713599617, 1713599617, '1'),
(102621, 15102, 'QU', 'OK', 'S', 1713599624, 1713599624, '1'),
(102622, 15102, 'QU', 'OK', 'S', 1713599624, 1713599624, '1'),
(102623, 15102, 'QU', 'OK', 'S', 1713599632, 1713599632, '1'),
(102624, 15102, 'QU', 'OK', 'S', 1713599632, 1713599632, '1'),
(102625, 15101, 'QU', 'OK', 'S', 1713599645, 1713599645, '1'),
(102626, 15101, 'QU', 'OK', 'S', 1713599645, 1713599645, '1'),
(102627, 15101, 'QU', 'OK', 'S', 1713599653, 1713599653, '1'),
(102628, 15101, 'QU', 'OK', 'S', 1713599653, 1713599653, '1'),
(102629, 15097, 'QU', 'OK', 'S', 1713599667, 1713599667, '1'),
(102630, 15097, 'QU', 'OK', 'S', 1713599667, 1713599667, '1'),
(102631, 15097, 'QU', 'OK', 'S', 1713599667, 1713599667, '1'),
(102632, 15097, 'QU', 'OK', 'S', 1713599667, 1713599667, '1'),
(102633, 15090, 'QU', 'OK', 'S', 1713599701, 1713599701, '1'),
(102634, 15090, 'QU', 'OK', 'S', 1713599701, 1713599701, '1'),
(102635, 15090, 'QU', 'OK', 'S', 1713599701, 1713599701, '1'),
(102636, 15090, 'QU', 'OK', 'S', 1713599701, 1713599701, '1'),
(102637, 15090, 'QU', 'OK', 'S', 1713599714, 1713599714, '1'),
(102638, 15090, 'QU', 'OK', 'S', 1713599714, 1713599714, '1'),
(102639, 15090, 'QU', 'OK', 'S', 1713599714, 1713599714, '1'),
(102640, 15090, 'QU', 'OK', 'S', 1713599714, 1713599714, '1'),
(102641, 15089, 'QU', 'OK', 'S', 1713599732, 1713599732, '1'),
(102642, 15089, 'QU', 'OK', 'S', 1713599732, 1713599732, '1'),
(102643, 15089, 'QU', 'OK', 'S', 1713599732, 1713599732, '1'),
(102644, 15089, 'QU', 'OK', 'S', 1713599732, 1713599732, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(102645, 15089, 'QU', 'OK', 'S', 1713599732, 1713599732, '1'),
(102646, 15089, 'QU', 'OK', 'S', 1713599750, 1713599750, '1'),
(102647, 15089, 'QU', 'OK', 'S', 1713599750, 1713599750, '1'),
(102648, 15089, 'QU', 'OK', 'S', 1713599750, 1713599750, '1'),
(102649, 15089, 'QU', 'OK', 'S', 1713599750, 1713599750, '1'),
(102650, 15089, 'QU', 'OK', 'S', 1713599750, 1713599750, '1'),
(102651, 15081, 'QU', 'OK', 'S', 1713599759, 1713599759, '1'),
(102652, 15081, 'QU', 'OK', 'S', 1713599765, 1713599765, '1'),
(102653, 15063, 'QU', 'OK', 'S', 1713599777, 1713599777, '1'),
(102654, 15063, 'QU', 'OK', 'S', 1713599777, 1713599777, '1'),
(102655, 15063, 'QU', 'OK', 'S', 1713599777, 1713599777, '1'),
(102656, 15063, 'QU', 'OK', 'S', 1713599777, 1713599777, '1'),
(102657, 15063, 'QU', 'OK', 'S', 1713599777, 1713599777, '1'),
(102658, 15063, 'QU', 'OK', 'S', 1713599790, 1713599790, '1'),
(102659, 15063, 'QU', 'OK', 'S', 1713599790, 1713599790, '1'),
(102660, 15063, 'QU', 'OK', 'S', 1713599790, 1713599790, '1'),
(102661, 15063, 'QU', 'OK', 'S', 1713599790, 1713599790, '1'),
(102662, 15063, 'QU', 'OK', 'S', 1713599790, 1713599790, '1'),
(102663, 15060, 'QU', 'OK', 'S', 1713599803, 1713599803, '1'),
(102664, 15060, 'QU', 'OK', 'S', 1713599803, 1713599803, '1'),
(102665, 15060, 'QU', 'OK', 'S', 1713599803, 1713599803, '1'),
(102666, 15060, 'QU', 'OK', 'S', 1713599803, 1713599803, '1'),
(102667, 15060, 'QU', 'OK', 'S', 1713599815, 1713599815, '1'),
(102668, 15060, 'QU', 'OK', 'S', 1713599815, 1713599815, '1'),
(102669, 15060, 'QU', 'OK', 'S', 1713599815, 1713599815, '1'),
(102670, 15060, 'QU', 'OK', 'S', 1713599815, 1713599815, '1'),
(102671, 15059, 'QU', 'OK', 'S', 1713599837, 1713599837, '1'),
(102672, 15059, 'QU', 'OK', 'S', 1713599837, 1713599837, '1'),
(102673, 15059, 'QU', 'OK', 'S', 1713599837, 1713599837, '1'),
(102674, 15059, 'QU', 'OK', 'S', 1713599837, 1713599837, '1'),
(102675, 15059, 'QU', 'OK', 'S', 1713599847, 1713599847, '1'),
(102676, 15059, 'QU', 'OK', 'S', 1713599847, 1713599847, '1'),
(102677, 15059, 'QU', 'OK', 'S', 1713599847, 1713599847, '1'),
(102678, 15059, 'QU', 'OK', 'S', 1713599847, 1713599847, '1'),
(102679, 15040, 'QU', 'OK', 'S', 1713599860, 1713599860, '1'),
(102680, 15040, 'QU', 'OK', 'S', 1713599860, 1713599860, '1'),
(102681, 15040, 'QU', 'OK', 'S', 1713599860, 1713599860, '1'),
(102682, 15040, 'QU', 'OK', 'S', 1713599860, 1713599860, '1'),
(102683, 15040, 'QU', 'OK', 'S', 1713599872, 1713599872, '1'),
(102684, 15040, 'QU', 'OK', 'S', 1713599872, 1713599872, '1'),
(102685, 15040, 'QU', 'OK', 'S', 1713599872, 1713599872, '1'),
(102686, 15040, 'QU', 'OK', 'S', 1713599872, 1713599872, '1'),
(102687, 15039, 'QU', 'OK', 'S', 1713599879, 1713599879, '1'),
(102688, 15039, 'QU', 'OK', 'S', 1713599885, 1713599885, '1'),
(102689, 15038, 'QU', 'OK', 'S', 1713599899, 1713599899, '1'),
(102690, 15038, 'QU', 'OK', 'S', 1713599899, 1713599899, '1'),
(102691, 15038, 'QU', 'OK', 'S', 1713599899, 1713599899, '1'),
(102692, 15038, 'QU', 'OK', 'S', 1713599899, 1713599899, '1'),
(102693, 15038, 'QU', 'OK', 'S', 1713599911, 1713599911, '1'),
(102694, 15038, 'QU', 'OK', 'S', 1713599911, 1713599911, '1'),
(102695, 15038, 'QU', 'OK', 'S', 1713599911, 1713599911, '1'),
(102696, 15038, 'QU', 'OK', 'S', 1713599911, 1713599911, '1'),
(102697, 15037, 'QU', 'OK', 'S', 1713599929, 1713599929, '1'),
(102698, 15037, 'QU', 'OK', 'S', 1713599929, 1713599929, '1'),
(102699, 15037, 'QU', 'OK', 'S', 1713599929, 1713599929, '1'),
(102700, 15037, 'QU', 'OK', 'S', 1713599929, 1713599929, '1'),
(102701, 15037, 'QU', 'OK', 'S', 1713599942, 1713599942, '1'),
(102702, 15037, 'QU', 'OK', 'S', 1713599942, 1713599942, '1'),
(102703, 15037, 'QU', 'OK', 'S', 1713599942, 1713599942, '1'),
(102704, 15037, 'QU', 'OK', 'S', 1713599942, 1713599942, '1'),
(102705, 30813, 'QU', 'OK', 'S', 1713600925, 1713600925, '1'),
(102706, 27555, 'QU', 'OK', 'S', 1713601170, 1713601170, '1'),
(102707, 27046, 'QU', 'OK', 'S', 1713601223, 1713601223, '1'),
(102708, 29465, 'QU', 'OK', 'S', 1713601254, 1713601254, '1'),
(102709, 21673, 'QU', 'OK', 'S', 1713601286, 1713601286, '1'),
(102710, 30769, 'QU', 'OK', 'S', 1713605101, 1713605101, '1'),
(102711, 30769, 'QU', 'OK', 'S', 1713605109, 1713605109, '1'),
(102712, 26525, 'QU', 'OK', 'S', 1713605600, 1713605600, '1'),
(102713, 28525, 'QU', 'OK', 'S', 1713605654, 1713605654, '1'),
(102714, 30512, 'QU', 'OK', 'S', 1713605702, 1713605702, '1'),
(102715, 28525, 'QU', 'OK', 'S', 1713605788, 1713605788, '1'),
(102716, 26516, 'QU', 'OK', 'S', 1713605834, 1713605834, '1'),
(102717, 23563, 'QU', 'OK', 'S', 1713606009, 1713606009, '1'),
(102718, 24810, 'QU', 'OK', 'S', 1713606357, 1713606357, '1'),
(102719, 30392, 'QU', 'OK', 'S', 1713606554, 1713606554, '1'),
(102720, 27893, 'QU', 'OK', 'S', 1713606560, 1713606560, '1'),
(102721, 7866, 'QU', 'OK', 'S', 1713608779, 1713608779, '1'),
(102722, 30514, 'QU', 'OK', 'S', 1713609108, 1713609108, '1'),
(102723, 29895, 'QU', 'OK', 'S', 1713609161, 1713609161, '1'),
(102724, 29895, 'QU', 'OK', 'S', 1713609164, 1713609164, '1'),
(102725, 29756, 'QU', 'OK', 'S', 1713609249, 1713609249, '1'),
(102726, 13491, 'QU', 'OK', 'S', 1713609253, 1713609253, '1'),
(102727, 24206, 'QU', 'OK', 'S', 1713609258, 1713609258, '1'),
(102728, 17443, 'QU', 'OK', 'S', 1713609262, 1713609262, '1'),
(102729, 20476, 'QU', 'OK', 'S', 1713609266, 1713609266, '1'),
(102730, 22692, 'QU', 'OK', 'S', 1713609270, 1713609270, '1'),
(102731, 16408, 'QU', 'OK', 'S', 1713609277, 1713609277, '1'),
(102732, 17225, 'QU', 'OK', 'S', 1713609281, 1713609281, '1'),
(102733, 24556, 'QU', 'OK', 'S', 1713609286, 1713609286, '1'),
(102734, 25637, 'QU', 'OK', 'S', 1713609290, 1713609290, '1'),
(102735, 25597, 'QU', 'OK', 'S', 1713609295, 1713609295, '1'),
(102736, 30419, 'QU', 'OK', 'S', 1713609299, 1713609299, '1'),
(102737, 24559, 'QU', 'OK', 'S', 1713609302, 1713609302, '1'),
(102738, 19589, 'QU', 'OK', 'S', 1713610118, 1713610118, '1'),
(102739, 29645, 'QU', 'OK', 'S', 1713610147, 1713610147, '1'),
(102740, 12153, 'QU', 'OK', 'S', 1713610205, 1713610205, '1'),
(102741, 18910, 'QU', 'OK', 'S', 1713610224, 1713610224, '1'),
(102742, 29456, 'QU', 'OK', 'S', 1713610240, 1713610240, '1'),
(102743, 30019, 'QU', 'OK', 'S', 1713610322, 1713610322, '1'),
(102744, 30812, 'QU', 'OK', 'S', 1713610451, 1713610451, '1'),
(102745, 30812, 'QU', 'OK', 'S', 1713610496, 1713610496, '1'),
(102746, 29447, 'QU', 'OK', 'S', 1713610701, 1713610701, '1'),
(102747, 29447, 'QU', 'OK', 'S', 1713610701, 1713610701, '1'),
(102748, 29447, 'QU', 'OK', 'S', 1713610701, 1713610701, '1'),
(102749, 29447, 'QU', 'OK', 'S', 1713610701, 1713610701, '1'),
(102750, 29447, 'QU', 'OK', 'S', 1713610701, 1713610701, '1'),
(102751, 29431, 'QU', 'OK', 'S', 1713612396, 1713612396, '1'),
(102752, 28988, 'QU', 'OK', 'S', 1713612537, 1713612537, '1'),
(102753, 28987, 'QU', 'OK', 'S', 1713612556, 1713612556, '1'),
(102754, 28986, 'QU', 'OK', 'S', 1713612574, 1713612574, '1'),
(102755, 28985, 'QU', 'OK', 'S', 1713612590, 1713612590, '1'),
(102756, 28981, 'QU', 'OK', 'S', 1713612610, 1713612610, '1'),
(102757, 28976, 'QU', 'OK', 'S', 1713612629, 1713612629, '1'),
(102758, 28978, 'QU', 'OK', 'S', 1713612642, 1713612642, '1'),
(102759, 28974, 'QU', 'OK', 'S', 1713612680, 1713612680, '1'),
(102760, 28972, 'QU', 'OK', 'S', 1713612704, 1713612704, '1'),
(102761, 28970, 'QU', 'OK', 'S', 1713612712, 1713612712, '1'),
(102762, 28969, 'QU', 'OK', 'S', 1713612733, 1713612733, '1'),
(102763, 28938, 'QU', 'OK', 'S', 1713612770, 1713612770, '1'),
(102764, 28937, 'QU', 'OK', 'S', 1713612786, 1713612786, '1'),
(102765, 28936, 'QU', 'OK', 'S', 1713612795, 1713612795, '1'),
(102766, 28935, 'QU', 'OK', 'S', 1713612871, 1713612871, '1'),
(102767, 28934, 'QU', 'OK', 'S', 1713612894, 1713612894, '1'),
(102768, 28932, 'QU', 'OK', 'S', 1713612932, 1713612932, '1'),
(102769, 28931, 'QU', 'OK', 'S', 1713612945, 1713612945, '1'),
(102770, 28929, 'QU', 'OK', 'S', 1713612957, 1713612957, '1'),
(102771, 28928, 'QU', 'OK', 'S', 1713612980, 1713612980, '1'),
(102772, 28927, 'QU', 'OK', 'S', 1713612996, 1713612996, '1'),
(102773, 28926, 'QU', 'OK', 'S', 1713613007, 1713613007, '1'),
(102774, 28925, 'QU', 'OK', 'S', 1713613039, 1713613039, '1'),
(102775, 28908, 'QU', 'OK', 'S', 1713613057, 1713613057, '1'),
(102776, 28906, 'QU', 'OK', 'S', 1713613074, 1713613074, '1'),
(102777, 28904, 'QU', 'OK', 'S', 1713613090, 1713613090, '1'),
(102778, 28646, 'QU', 'OK', 'S', 1713613469, 1713613469, '1'),
(102779, 28650, 'QU', 'OK', 'S', 1713613503, 1713613503, '1'),
(102780, 28212, 'QU', 'OK', 'S', 1713613579, 1713613579, '1'),
(102781, 28213, 'QU', 'OK', 'S', 1713613594, 1713613594, '1'),
(102782, 28214, 'QU', 'OK', 'S', 1713613603, 1713613603, '1'),
(102783, 28191, 'QU', 'OK', 'S', 1713613634, 1713613634, '1'),
(102784, 28192, 'QU', 'OK', 'S', 1713613646, 1713613646, '1'),
(102785, 28194, 'QU', 'OK', 'S', 1713613657, 1713613657, '1'),
(102786, 28195, 'QU', 'OK', 'S', 1713613670, 1713613670, '1'),
(102787, 28207, 'QU', 'OK', 'S', 1713613681, 1713613681, '1'),
(102788, 30884, 'QU', 'OK', 'S', 1713613690, 1713613690, '1'),
(102789, 28211, 'QU', 'OK', 'S', 1713613692, 1713613692, '1'),
(102790, 30885, 'QU', 'OK', 'S', 1713613714, 1713613714, '1'),
(102791, 28147, 'QU', 'OK', 'S', 1713613824, 1713613824, '1'),
(102792, 28115, 'QU', 'OK', 'S', 1713613841, 1713613841, '1'),
(102793, 28113, 'QU', 'OK', 'S', 1713613898, 1713613898, '1'),
(102794, 28112, 'QU', 'OK', 'S', 1713613914, 1713613914, '1'),
(102795, 28111, 'QU', 'OK', 'S', 1713613922, 1713613922, '1'),
(102796, 28050, 'QU', 'OK', 'S', 1713613990, 1713613990, '1'),
(102797, 30883, 'QU', 'OK', 'S', 1713614061, 1713614061, '1'),
(102798, 28048, 'QU', 'OK', 'S', 1713614062, 1713614062, '1'),
(102799, 28011, 'QU', 'OK', 'S', 1713614109, 1713614109, '1'),
(102800, 28010, 'QU', 'OK', 'S', 1713614123, 1713614123, '1'),
(102801, 28009, 'QU', 'OK', 'S', 1713614139, 1713614139, '1'),
(102802, 28008, 'QU', 'OK', 'S', 1713614146, 1713614146, '1'),
(102803, 28007, 'QU', 'OK', 'S', 1713614161, 1713614161, '1'),
(102804, 27798, 'QU', 'OK', 'S', 1713614309, 1713614309, '1'),
(102805, 30897, 'QU', 'OK', 'S', 1713614337, 1713614337, '1'),
(102806, 27792, 'QU', 'OK', 'S', 1713614359, 1713614359, '1'),
(102807, 30898, 'QU', 'OK', 'S', 1713614360, 1713614360, '1'),
(102808, 27702, 'QU', 'OK', 'S', 1713614441, 1713614441, '1'),
(102809, 27701, 'QU', 'OK', 'S', 1713614467, 1713614467, '1'),
(102810, 26543, 'QU', 'OK', 'S', 1713614523, 1713614523, '1'),
(102811, 30879, 'QU', 'OK', 'S', 1713614533, 1713614533, '1'),
(102812, 26541, 'QU', 'OK', 'S', 1713614549, 1713614549, '1'),
(102813, 30880, 'QU', 'OK', 'S', 1713614674, 1713614674, '1'),
(102814, 30882, 'QU', 'OK', 'S', 1713614790, 1713614790, '1'),
(102815, 30893, 'QU', 'OK', 'S', 1713615404, 1713615404, '1'),
(102816, 30894, 'QU', 'OK', 'S', 1713616351, 1713616351, '1'),
(102817, 30895, 'QU', 'OK', 'S', 1713616435, 1713616435, '1'),
(102818, 30896, 'QU', 'OK', 'S', 1713616758, 1713616758, '1'),
(102819, 30890, 'QU', 'OK', 'S', 1713616810, 1713616810, '1'),
(102820, 30889, 'QU', 'OK', 'S', 1713616845, 1713616845, '1'),
(102821, 30887, 'QU', 'OK', 'S', 1713617259, 1713617259, '1'),
(102822, 30888, 'QU', 'OK', 'S', 1713617513, 1713617513, '1'),
(102823, 30593, 'QU', 'OK', 'S', 1713617833, 1713617833, '1'),
(102824, 30597, 'QU', 'OK', 'S', 1713617871, 1713617871, '1'),
(102825, 30499, 'QU', 'OK', 'S', 1713617905, 1713617905, '1'),
(102826, 28053, 'QU', 'OK', 'S', 1713618065, 1713618065, '1'),
(102827, 28836, 'QU', 'OK', 'S', 1713618077, 1713618077, '1'),
(102828, 30881, 'QU', 'OK', 'S', 1713618188, 1713618188, '1'),
(102829, 30878, 'QU', 'OK', 'S', 1713618227, 1713618227, '1'),
(102830, 30886, 'QU', 'OK', 'S', 1713618309, 1713618309, '1'),
(102831, 30891, 'QU', 'OK', 'S', 1713619276, 1713619276, '1'),
(102832, 30892, 'QU', 'OK', 'S', 1713619313, 1713619313, '1'),
(102833, 30421, 'QU', 'OK', 'S', 1713619367, 1713619367, '1'),
(102834, 28800, 'QU', 'OK', 'S', 1713761923, 1713761923, '1'),
(102835, 28800, 'QU', 'OK', 'S', 1713761967, 1713761967, '1'),
(102836, 22961, 'QU', 'OK', 'S', 1713761981, 1713761981, '1'),
(102837, 28763, 'QU', 'OK', 'S', 1713764548, 1713764548, '1'),
(102838, 29912, 'QU', 'OK', 'S', 1713764560, 1713764560, '1'),
(102839, 25142, 'QU', 'OK', 'S', 1713764563, 1713764563, '1'),
(102840, 29883, 'QU', 'OK', 'S', 1713764566, 1713764566, '1'),
(102841, 30460, 'QU', 'OK', 'S', 1713764575, 1713764575, '1'),
(102842, 25112, 'QU', 'OK', 'S', 1713764578, 1713764578, '1'),
(102843, 16886, 'QU', 'OK', 'S', 1713764582, 1713764582, '1'),
(102844, 25852, 'QU', 'OK', 'S', 1713764585, 1713764585, '1'),
(102845, 27686, 'QU', 'OK', 'S', 1713764588, 1713764588, '1'),
(102846, 30706, 'QU', 'OK', 'S', 1713764592, 1713764592, '1'),
(102847, 28728, 'QU', 'OK', 'S', 1713764603, 1713764603, '1'),
(102848, 28447, 'QU', 'OK', 'S', 1713764607, 1713764607, '1'),
(102849, 30636, 'QU', 'OK', 'S', 1713764609, 1713764609, '1'),
(102850, 27016, 'QU', 'OK', 'S', 1713764613, 1713764613, '1'),
(102851, 21362, 'QU', 'OK', 'S', 1713764615, 1713764615, '1'),
(102852, 27690, 'QU', 'OK', 'S', 1713765199, 1713765199, '1'),
(102853, 29534, 'QU', 'OK', 'S', 1713765221, 1713765221, '1'),
(102854, 25576, 'QU', 'OK', 'S', 1713765236, 1713765236, '1'),
(102855, 30464, 'QU', 'OK', 'S', 1713765250, 1713765250, '1'),
(102856, 30399, 'QU', 'OK', 'S', 1713766857, 1713766857, '1'),
(102857, 29186, 'QU', 'OK', 'S', 1713766862, 1713766862, '1'),
(102858, 29061, 'QU', 'OK', 'S', 1713766866, 1713766866, '1'),
(102859, 14935, 'QU', 'OK', 'S', 1713766869, 1713766869, '1'),
(102860, 26547, 'QU', 'OK', 'S', 1713766873, 1713766873, '1'),
(102861, 30283, 'QU', 'OK', 'S', 1713766877, 1713766877, '1'),
(102862, 30283, 'QU', 'OK', 'S', 1713766884, 1713766884, '1'),
(102863, 30283, 'QU', 'OK', 'S', 1713766888, 1713766888, '1'),
(102864, 30283, 'QU', 'OK', 'S', 1713766893, 1713766893, '1'),
(102865, 14935, 'QU', 'OK', 'S', 1713766898, 1713766898, '1'),
(102866, 30632, 'QU', 'OK', 'S', 1713766902, 1713766902, '1'),
(102867, 18490, 'QU', 'OK', 'S', 1713766906, 1713766906, '1'),
(102868, 30305, 'QU', 'OK', 'S', 1713766910, 1713766910, '1'),
(102869, 30632, 'QU', 'OK', 'S', 1713766915, 1713766915, '1'),
(102870, 30283, 'QU', 'OK', 'S', 1713766919, 1713766919, '1'),
(102871, 27187, 'QU', 'OK', 'S', 1713766923, 1713766923, '1'),
(102872, 12482, 'QU', 'OK', 'S', 1713766927, 1713766927, '1'),
(102873, 29737, 'QU', 'OK', 'S', 1713766932, 1713766932, '1'),
(102874, 15098, 'QU', 'OK', 'S', 1713766936, 1713766936, '1'),
(102875, 16612, 'QU', 'OK', 'S', 1713766940, 1713766940, '1'),
(102876, 30599, 'QU', 'OK', 'S', 1713766943, 1713766943, '1'),
(102877, 22962, 'QU', 'OK', 'S', 1713766948, 1713766948, '1'),
(102878, 28446, 'QU', 'OK', 'S', 1713766953, 1713766953, '1'),
(102879, 20327, 'QU', 'OK', 'S', 1713766957, 1713766957, '1'),
(102880, 30047, 'QU', 'OK', 'S', 1713766969, 1713766969, '1'),
(102881, 25956, 'QU', 'OK', 'S', 1713766974, 1713766974, '1'),
(102882, 23185, 'QU', 'OK', 'S', 1713766998, 1713766998, '1'),
(102883, 14935, 'QU', 'OK', 'S', 1713767002, 1713767002, '1'),
(102884, 30755, 'QU', 'OK', 'S', 1713767007, 1713767007, '1'),
(102885, 30251, 'QU', 'OK', 'S', 1713767011, 1713767011, '1'),
(102886, 29059, 'QU', 'OK', 'S', 1713767015, 1713767015, '1'),
(102887, 30305, 'QU', 'OK', 'S', 1713767020, 1713767020, '1'),
(102888, 30305, 'QU', 'OK', 'S', 1713767024, 1713767024, '1'),
(102889, 24815, 'QU', 'OK', 'S', 1713767028, 1713767028, '1'),
(102890, 30305, 'QU', 'OK', 'S', 1713767032, 1713767032, '1'),
(102891, 29988, 'QU', 'OK', 'S', 1713767037, 1713767037, '1'),
(102892, 29987, 'QU', 'OK', 'S', 1713767042, 1713767042, '1'),
(102893, 30742, 'QU', 'OK', 'S', 1713767046, 1713767046, '1'),
(102894, 14547, 'QU', 'OK', 'S', 1713767048, 1713767048, '1'),
(102895, 18396, 'QU', 'OK', 'S', 1713767052, 1713767052, '1'),
(102896, 18396, 'QU', 'OK', 'S', 1713767062, 1713767062, '1'),
(102897, 30742, 'QU', 'OK', 'S', 1713767065, 1713767065, '1'),
(102898, 14547, 'QU', 'OK', 'S', 1713767072, 1713767072, '1'),
(102899, 30632, 'QU', 'OK', 'S', 1713767076, 1713767076, '1'),
(102900, 13756, 'QU', 'OK', 'S', 1713767081, 1713767081, '1'),
(102901, 30279, 'QU', 'OK', 'S', 1713767085, 1713767085, '1'),
(102902, 28446, 'QU', 'OK', 'S', 1713767091, 1713767091, '1'),
(102903, 30047, 'QU', 'OK', 'S', 1713767095, 1713767095, '1'),
(102904, 30591, 'QU', 'OK', 'S', 1713767099, 1713767099, '1'),
(102905, 30830, 'QU', 'OK', 'S', 1713767110, 1713767110, '1'),
(102906, 26077, 'QU', 'OK', 'S', 1713767136, 1713767136, '1'),
(102907, 30830, 'QU', 'OK', 'S', 1713767144, 1713767144, '1'),
(102908, 17075, 'QU', 'OK', 'S', 1713767148, 1713767148, '1'),
(102909, 27187, 'QU', 'OK', 'S', 1713767152, 1713767152, '1'),
(102910, 12482, 'QU', 'OK', 'S', 1713767156, 1713767156, '1'),
(102911, 28067, 'QU', 'OK', 'S', 1713767162, 1713767162, '1'),
(102912, 30279, 'QU', 'OK', 'S', 1713767166, 1713767166, '1'),
(102913, 16885, 'QU', 'OK', 'S', 1713767170, 1713767170, '1'),
(102914, 22785, 'QU', 'OK', 'S', 1713767174, 1713767174, '1'),
(102915, 14547, 'QU', 'OK', 'S', 1713767178, 1713767178, '1'),
(102916, 27615, 'QU', 'OK', 'S', 1713767185, 1713767185, '1'),
(102917, 30132, 'QU', 'OK', 'S', 1713767192, 1713767192, '1'),
(102918, 30705, 'QU', 'OK', 'S', 1713767197, 1713767197, '1'),
(102919, 165, 'QU', 'OK', 'S', 1713767201, 1713767201, '1'),
(102920, 23145, 'QU', 'OK', 'S', 1713767205, 1713767205, '1'),
(102921, 30830, 'QU', 'OK', 'S', 1713767210, 1713767210, '1'),
(102922, 30830, 'QU', 'OK', 'S', 1713767214, 1713767214, '1'),
(102923, 27235, 'QU', 'OK', 'S', 1713767220, 1713767220, '1'),
(102924, 27012, 'QU', 'OK', 'S', 1713767224, 1713767224, '1'),
(102925, 27776, 'QU', 'OK', 'S', 1713767229, 1713767229, '1'),
(102926, 22956, 'QU', 'OK', 'S', 1713767235, 1713767235, '1'),
(102927, 27772, 'QU', 'OK', 'S', 1713767239, 1713767239, '1'),
(102928, 27235, 'QU', 'OK', 'S', 1713767243, 1713767243, '1'),
(102929, 27740, 'QU', 'OK', 'S', 1713767248, 1713767248, '1'),
(102930, 22785, 'QU', 'OK', 'S', 1713767256, 1713767256, '1'),
(102931, 19227, 'QU', 'OK', 'S', 1713767334, 1713767334, '1'),
(102932, 19227, 'QU', 'OK', 'S', 1713767338, 1713767338, '1'),
(102933, 12287, 'QU', 'OK', 'S', 1713770105, 1713770105, '1'),
(102934, 12287, 'QU', 'OK', 'S', 1713770109, 1713770109, '1'),
(102935, 24580, 'QU', 'OK', 'S', 1713771000, 1713771000, '1'),
(102936, 24580, 'QU', 'OK', 'S', 1713771000, 1713771000, '1'),
(102937, 24580, 'QU', 'OK', 'S', 1713771000, 1713771000, '1'),
(102938, 24579, 'QU', 'OK', 'S', 1713771015, 1713771015, '1'),
(102939, 24577, 'QU', 'OK', 'S', 1713771059, 1713771059, '1'),
(102940, 24577, 'QU', 'OK', 'S', 1713771059, 1713771059, '1'),
(102941, 24577, 'QU', 'OK', 'S', 1713771059, 1713771059, '1'),
(102942, 24577, 'QU', 'OK', 'S', 1713771059, 1713771059, '1'),
(102943, 17123, 'QU', 'OK', 'S', 1713771233, 1713771233, '1'),
(102944, 30890, 'QU', 'OK', 'S', 1713771859, 1713771859, '1'),
(102945, 30886, 'QU', 'OK', 'S', 1713772339, 1713772339, '1'),
(102946, 12196, 'QU', 'OK', 'S', 1713773024, 1713773024, '1'),
(102947, 12196, 'QU', 'OK', 'S', 1713773027, 1713773027, '1'),
(102948, 12196, 'QU', 'OK', 'S', 1713773031, 1713773031, '1'),
(102949, 12196, 'QU', 'OK', 'S', 1713773034, 1713773034, '1'),
(102950, 12196, 'QU', 'OK', 'S', 1713773037, 1713773037, '1'),
(102951, 12196, 'QU', 'OK', 'S', 1713773041, 1713773041, '1'),
(102952, 30889, 'QU', 'OK', 'S', 1713773233, 1713773233, '1'),
(102953, 30891, 'QU', 'OK', 'S', 1713773700, 1713773700, '1'),
(102954, 30892, 'QU', 'OK', 'S', 1713773923, 1713773923, '1'),
(102955, 30899, 'QU', 'OK', 'S', 1713774177, 1713774177, '1'),
(102956, 30900, 'QU', 'OK', 'S', 1713774201, 1713774201, '1'),
(102957, 30901, 'QU', 'OK', 'S', 1713774346, 1713774346, '1'),
(102958, 30902, 'QU', 'OK', 'S', 1713774483, 1713774483, '1'),
(102959, 30903, 'QU', 'OK', 'S', 1713777808, 1713777808, '1'),
(102960, 30904, 'QU', 'OK', 'S', 1713777831, 1713777831, '1'),
(102961, 30905, 'QU', 'OK', 'S', 1713777855, 1713777855, '1'),
(102962, 29410, 'QU', 'OK', 'S', 1713780208, 1713780208, '1'),
(102963, 29410, 'QU', 'OK', 'S', 1713780218, 1713780218, '1'),
(102964, 30091, 'QU', 'OK', 'S', 1713780225, 1713780225, '1'),
(102965, 29772, 'QU', 'OK', 'S', 1713780229, 1713780229, '1'),
(102966, 25341, 'QU', 'OK', 'S', 1713780234, 1713780234, '1'),
(102967, 25341, 'QU', 'OK', 'S', 1713780238, 1713780238, '1'),
(102968, 19539, 'QU', 'OK', 'S', 1713780260, 1713780260, '1'),
(102969, 24433, 'QU', 'OK', 'S', 1713780272, 1713780272, '1'),
(102970, 30092, 'QU', 'OK', 'S', 1713780279, 1713780279, '1'),
(102971, 30782, 'QU', 'OK', 'S', 1713780305, 1713780305, '1'),
(102972, 30151, 'QU', 'OK', 'S', 1713780327, 1713780327, '1'),
(102973, 21969, 'QU', 'OK', 'S', 1713780360, 1713780360, '1'),
(102974, 26442, 'QU', 'OK', 'S', 1713780375, 1713780375, '1'),
(102975, 25341, 'QU', 'OK', 'S', 1713780387, 1713780387, '1'),
(102976, 27106, 'QU', 'OK', 'S', 1713780401, 1713780401, '1'),
(102977, 25341, 'QU', 'OK', 'S', 1713780406, 1713780406, '1'),
(102978, 30611, 'QU', 'OK', 'S', 1713780412, 1713780412, '1'),
(102979, 30611, 'QU', 'OK', 'S', 1713780417, 1713780417, '1'),
(102980, 29410, 'QU', 'OK', 'S', 1713780452, 1713780452, '1'),
(102981, 24314, 'QU', 'OK', 'S', 1713780457, 1713780457, '1'),
(102982, 29772, 'QU', 'OK', 'S', 1713780459, 1713780459, '1'),
(102983, 24314, 'QU', 'OK', 'S', 1713780487, 1713780487, '1'),
(102984, 30829, 'QU', 'OK', 'S', 1713780680, 1713780680, '1'),
(102985, 26472, 'QU', 'OK', 'S', 1713780799, 1713780799, '1'),
(102986, 19539, 'QU', 'OK', 'S', 1713780825, 1713780825, '1'),
(102987, 19539, 'QU', 'OK', 'S', 1713780825, 1713780825, '1'),
(102988, 29410, 'QU', 'OK', 'S', 1713780931, 1713780931, '1'),
(102989, 27074, 'QU', 'OK', 'S', 1713781017, 1713781017, '1'),
(102990, 27073, 'QU', 'OK', 'S', 1713781041, 1713781041, '1'),
(102991, 18577, 'QU', 'OK', 'S', 1713781376, 1713781376, '1'),
(102992, 18577, 'QU', 'OK', 'S', 1713781376, 1713781376, '1'),
(102993, 30611, 'QU', 'OK', 'S', 1713781641, 1713781641, '1'),
(102994, 30207, 'QU', 'OK', 'S', 1713782136, 1713782136, '1'),
(102995, 30763, 'QU', 'OK', 'S', 1713783293, 1713783293, '1'),
(102996, 30906, 'QU', 'OK', 'S', 1713783527, 1713783527, '1'),
(102997, 24433, 'QU', 'OK', 'S', 1713784194, 1713784194, '1'),
(102998, 24433, 'QU', 'OK', 'S', 1713784194, 1713784194, '1'),
(102999, 24433, 'QU', 'OK', 'S', 1713784194, 1713784194, '1'),
(103000, 24433, 'QU', 'OK', 'S', 1713784194, 1713784194, '1'),
(103001, 30907, 'QU', 'OK', 'S', 1713784260, 1713784260, '1'),
(103002, 30908, 'QU', 'OK', 'S', 1713785340, 1713785340, '1'),
(103003, 30899, 'QU', 'OK', 'S', 1713787328, 1713787328, '1'),
(103004, 30899, 'QU', 'OK', 'S', 1713787368, 1713787368, '1'),
(103005, 30900, 'QU', 'OK', 'S', 1713787488, 1713787488, '1'),
(103006, 30900, 'QU', 'OK', 'S', 1713787502, 1713787502, '1'),
(103007, 30901, 'QU', 'OK', 'S', 1713787609, 1713787609, '1'),
(103008, 30901, 'QU', 'OK', 'S', 1713787622, 1713787622, '1'),
(103009, 30902, 'QU', 'OK', 'S', 1713787683, 1713787683, '1'),
(103010, 30902, 'QU', 'OK', 'S', 1713787703, 1713787703, '1'),
(103011, 30909, 'QU', 'OK', 'S', 1713787847, 1713787847, '1'),
(103012, 30911, 'QU', 'OK', 'S', 1713787946, 1713787946, '1'),
(103013, 30912, 'QU', 'OK', 'S', 1713787999, 1713787999, '1'),
(103014, 30427, 'QU', 'OK', 'S', 1713788110, 1713788110, '1'),
(103015, 30297, 'QU', 'OK', 'S', 1713788112, 1713788112, '1'),
(103016, 30773, 'QU', 'OK', 'S', 1713788114, 1713788114, '1'),
(103017, 30669, 'QU', 'OK', 'S', 1713788118, 1713788118, '1'),
(103018, 30619, 'QU', 'OK', 'S', 1713788120, 1713788120, '1'),
(103019, 30717, 'QU', 'OK', 'S', 1713788123, 1713788123, '1'),
(103020, 30619, 'QU', 'OK', 'S', 1713788125, 1713788125, '1'),
(103021, 30694, 'QU', 'OK', 'S', 1713788128, 1713788128, '1'),
(103022, 30619, 'QU', 'OK', 'S', 1713788131, 1713788131, '1'),
(103023, 30719, 'QU', 'OK', 'S', 1713788171, 1713788171, '1'),
(103024, 30773, 'QU', 'OK', 'S', 1713788174, 1713788174, '1'),
(103025, 22763, 'QU', 'OK', 'S', 1713788190, 1713788190, '1'),
(103026, 30913, 'QU', 'OK', 'S', 1713788381, 1713788381, '1'),
(103027, 23294, 'QU', 'OK', 'S', 1713788508, 1713788508, '1'),
(103028, 30591, 'QU', 'OK', 'S', 1713788546, 1713788546, '1'),
(103029, 30914, 'QU', 'OK', 'S', 1713788684, 1713788684, '1'),
(103030, 30915, 'QU', 'OK', 'S', 1713788746, 1713788746, '1'),
(103031, 30893, 'QU', 'OK', 'S', 1713788747, 1713788747, '1'),
(103032, 30770, 'QU', 'OK', 'S', 1713788748, 1713788748, '1'),
(103033, 27964, 'QU', 'OK', 'S', 1713788751, 1713788751, '1'),
(103034, 30894, 'QU', 'OK', 'S', 1713788753, 1713788753, '1'),
(103035, 27964, 'QU', 'OK', 'S', 1713788756, 1713788756, '1'),
(103036, 30481, 'QU', 'OK', 'S', 1713788758, 1713788758, '1'),
(103037, 16608, 'QU', 'OK', 'S', 1713788760, 1713788760, '1'),
(103038, 22785, 'QU', 'OK', 'S', 1713788763, 1713788763, '1'),
(103039, 29890, 'QU', 'OK', 'S', 1713788767, 1713788767, '1'),
(103040, 30916, 'QU', 'OK', 'S', 1713789021, 1713789021, '1'),
(103041, 30917, 'QU', 'OK', 'S', 1713789044, 1713789044, '1'),
(103042, 30628, 'QU', 'OK', 'S', 1713789487, 1713789487, '1'),
(103043, 30487, 'QU', 'OK', 'S', 1713789547, 1713789547, '1'),
(103044, 30497, 'QU', 'OK', 'S', 1713789645, 1713789645, '1'),
(103045, 30497, 'QU', 'OK', 'S', 1713789679, 1713789679, '1'),
(103046, 30285, 'QU', 'OK', 'S', 1713790600, 1713790600, '1'),
(103047, 30079, 'QU', 'OK', 'S', 1713790602, 1713790602, '1'),
(103048, 30756, 'QU', 'OK', 'S', 1713790605, 1713790605, '1'),
(103049, 29300, 'QU', 'OK', 'S', 1713790608, 1713790608, '1'),
(103050, 27012, 'QU', 'OK', 'S', 1713791630, 1713791630, '1'),
(103051, 22568, 'QU', 'OK', 'S', 1713791796, 1713791796, '1'),
(103052, 22532, 'QU', 'OK', 'S', 1713791807, 1713791807, '1'),
(103053, 23594, 'QU', 'OK', 'S', 1713791830, 1713791830, '1'),
(103054, 29049, 'QU', 'OK', 'S', 1713791849, 1713791849, '1'),
(103055, 27235, 'QU', 'OK', 'S', 1713791949, 1713791949, '1'),
(103056, 30755, 'QU', 'OK', 'S', 1713792567, 1713792567, '1'),
(103057, 30755, 'QU', 'OK', 'S', 1713792680, 1713792680, '1'),
(103058, 28347, 'QU', 'OK', 'S', 1713792714, 1713792714, '1'),
(103059, 30251, 'QU', 'OK', 'S', 1713792741, 1713792741, '1'),
(103060, 27976, 'QU', 'OK', 'S', 1713792823, 1713792823, '1'),
(103061, 20066, 'QU', 'OK', 'S', 1713793688, 1713793688, '1'),
(103062, 7706, 'QU', 'OK', 'S', 1713793692, 1713793692, '1'),
(103063, 25595, 'QU', 'OK', 'S', 1713793702, 1713793702, '1'),
(103064, 30487, 'QU', 'OK', 'S', 1713793705, 1713793705, '1'),
(103065, 25022, 'QU', 'OK', 'S', 1713793707, 1713793707, '1'),
(103066, 991, 'QU', 'OK', 'S', 1713793718, 1713793718, '1'),
(103067, 28738, 'QU', 'OK', 'S', 1713793721, 1713793721, '1'),
(103068, 14476, 'QU', 'OK', 'S', 1713793725, 1713793725, '1'),
(103069, 30591, 'QU', 'OK', 'S', 1713793727, 1713793727, '1'),
(103070, 14476, 'QU', 'OK', 'S', 1713793729, 1713793729, '1'),
(103071, 23074, 'QU', 'OK', 'S', 1713793738, 1713793738, '1'),
(103072, 16995, 'QU', 'OK', 'S', 1713793835, 1713793835, '1'),
(103073, 16995, 'QU', 'OK', 'S', 1713793838, 1713793838, '1'),
(103074, 30612, 'QU', 'OK', 'S', 1713848577, 1713848577, '1'),
(103075, 30612, 'QU', 'OK', 'S', 1713848579, 1713848579, '1'),
(103076, 28764, 'QU', 'OK', 'S', 1713849622, 1713849622, '1'),
(103077, 23347, 'QU', 'OK', 'S', 1713849629, 1713849629, '1'),
(103078, 15499, 'QU', 'OK', 'S', 1713849632, 1713849632, '1'),
(103079, 23355, 'QU', 'OK', 'S', 1713849634, 1713849634, '1'),
(103080, 17580, 'QU', 'OK', 'S', 1713849637, 1713849637, '1'),
(103081, 21888, 'QU', 'OK', 'S', 1713849639, 1713849639, '1'),
(103082, 23353, 'QU', 'OK', 'S', 1713849641, 1713849641, '1'),
(103083, 27392, 'QU', 'OK', 'S', 1713849704, 1713849704, '1'),
(103084, 15499, 'QU', 'OK', 'S', 1713850641, 1713850641, '1'),
(103085, 23347, 'QU', 'OK', 'S', 1713850660, 1713850660, '1'),
(103086, 14935, 'QU', 'OK', 'S', 1713852001, 1713852001, '1'),
(103087, 16938, 'QU', 'OK', 'S', 1713852014, 1713852014, '1'),
(103088, 30152, 'QU', 'OK', 'S', 1713852090, 1713852090, '1'),
(103089, 13758, 'QU', 'OK', 'S', 1713852935, 1713852935, '1'),
(103090, 30487, 'QU', 'OK', 'S', 1713856309, 1713856309, '1'),
(103091, 29772, 'QU', 'OK', 'S', 1713856403, 1713856403, '1'),
(103092, 29772, 'QU', 'OK', 'S', 1713856415, 1713856415, '1'),
(103093, 30763, 'QU', 'OK', 'S', 1713856478, 1713856478, '1'),
(103094, 29629, 'QU', 'OK', 'S', 1713856596, 1713856596, '1'),
(103095, 893, 'QU', 'OK', 'S', 1713856685, 1713856685, '1'),
(103096, 910, 'QU', 'OK', 'S', 1713856730, 1713856730, '1'),
(103097, 29465, 'QU', 'OK', 'S', 1713856873, 1713856873, '1'),
(103098, 29772, 'QU', 'OK', 'S', 1713857002, 1713857002, '1'),
(103099, 29772, 'QU', 'OK', 'S', 1713857022, 1713857022, '1'),
(103100, 17161, 'QU', 'OK', 'S', 1713859158, 1713859158, '1'),
(103101, 16838, 'QU', 'OK', 'S', 1713859160, 1713859160, '1'),
(103102, 16601, 'QU', 'OK', 'S', 1713859164, 1713859164, '1'),
(103103, 28055, 'QU', 'OK', 'S', 1713859167, 1713859167, '1'),
(103104, 13458, 'QU', 'OK', 'S', 1713859172, 1713859172, '1'),
(103105, 7394, 'QU', 'OK', 'S', 1713859174, 1713859174, '1'),
(103106, 10777, 'QU', 'OK', 'S', 1713859177, 1713859177, '1'),
(103107, 28056, 'QU', 'OK', 'S', 1713859180, 1713859180, '1'),
(103108, 22655, 'QU', 'OK', 'S', 1713859183, 1713859183, '1'),
(103109, 21274, 'QU', 'OK', 'S', 1713859192, 1713859192, '1'),
(103110, 3224, 'QU', 'OK', 'S', 1713859221, 1713859221, '1'),
(103111, 1987, 'QU', 'OK', 'S', 1713859230, 1713859230, '1'),
(103112, 2447, 'QU', 'OK', 'S', 1713859298, 1713859298, '1'),
(103113, 2447, 'QU', 'OK', 'S', 1713859304, 1713859304, '1'),
(103114, 18668, 'QU', 'OK', 'S', 1713860541, 1713860541, '1'),
(103115, 30772, 'QU', 'OK', 'S', 1713860886, 1713860886, '1'),
(103116, 30771, 'QU', 'OK', 'S', 1713860893, 1713860893, '1'),
(103117, 18948, 'QU', 'OK', 'S', 1713863600, 1713863600, '1'),
(103118, 25496, 'QU', 'OK', 'S', 1713863638, 1713863638, '1'),
(103119, 24666, 'QU', 'OK', 'S', 1713863676, 1713863676, '1'),
(103120, 29201, 'QU', 'OK', 'S', 1713863739, 1713863739, '1'),
(103121, 26498, 'QU', 'OK', 'S', 1713863796, 1713863796, '1'),
(103122, 30782, 'QU', 'OK', 'S', 1713863913, 1713863913, '1'),
(103123, 21318, 'QU', 'OK', 'S', 1713863997, 1713863997, '1'),
(103124, 21127, 'QU', 'OK', 'S', 1713864008, 1713864008, '1'),
(103125, 21126, 'QU', 'OK', 'S', 1713864017, 1713864017, '1'),
(103126, 11787, 'QU', 'OK', 'S', 1713864068, 1713864068, '1'),
(103127, 24645, 'QU', 'OK', 'S', 1713864320, 1713864320, '1'),
(103128, 28627, 'QU', 'OK', 'S', 1713864475, 1713864475, '1'),
(103129, 27250, 'QU', 'OK', 'S', 1713864518, 1713864518, '1'),
(103130, 26686, 'QU', 'OK', 'S', 1713864554, 1713864554, '1'),
(103131, 27060, 'QU', 'OK', 'S', 1713864590, 1713864590, '1'),
(103132, 30207, 'QU', 'OK', 'S', 1713864626, 1713864626, '1'),
(103133, 30525, 'QU', 'OK', 'S', 1713864728, 1713864728, '1'),
(103134, 21331, 'QU', 'OK', 'S', 1713864756, 1713864756, '1'),
(103135, 30294, 'QU', 'OK', 'S', 1713864757, 1713864757, '1'),
(103136, 21333, 'QU', 'OK', 'S', 1713864814, 1713864814, '1'),
(103137, 21334, 'QU', 'OK', 'S', 1713864835, 1713864835, '1'),
(103138, 21334, 'QU', 'OK', 'S', 1713864835, 1713864835, '1'),
(103139, 21334, 'QU', 'OK', 'S', 1713864835, 1713864835, '1'),
(103140, 25884, 'QU', 'OK', 'S', 1713865499, 1713865499, '1'),
(103141, 25884, 'QU', 'OK', 'S', 1713865524, 1713865524, '1'),
(103142, 28033, 'QU', 'OK', 'S', 1713866548, 1713866548, '1'),
(103143, 16368, 'QU', 'OK', 'S', 1713866749, 1713866749, '1'),
(103144, 30012, 'QU', 'OK', 'S', 1713867067, 1713867067, '1'),
(103145, 27283, 'QU', 'OK', 'S', 1713867071, 1713867071, '1'),
(103146, 27283, 'QU', 'OK', 'S', 1713867076, 1713867076, '1'),
(103147, 29512, 'QU', 'OK', 'S', 1713867079, 1713867079, '1'),
(103148, 29020, 'QU', 'OK', 'S', 1713867083, 1713867083, '1'),
(103149, 30168, 'QU', 'OK', 'S', 1713867087, 1713867087, '1'),
(103150, 19043, 'QU', 'OK', 'S', 1713867090, 1713867090, '1'),
(103151, 21451, 'QU', 'OK', 'S', 1713867094, 1713867094, '1'),
(103152, 23076, 'QU', 'OK', 'S', 1713867098, 1713867098, '1'),
(103153, 23076, 'QU', 'OK', 'S', 1713867102, 1713867102, '1'),
(103154, 30255, 'QU', 'OK', 'S', 1713867105, 1713867105, '1'),
(103155, 30258, 'QU', 'OK', 'S', 1713867110, 1713867110, '1'),
(103156, 30118, 'QU', 'OK', 'S', 1713867114, 1713867114, '1'),
(103157, 30115, 'QU', 'OK', 'S', 1713867121, 1713867121, '1'),
(103158, 27076, 'QU', 'OK', 'S', 1713867126, 1713867126, '1'),
(103159, 21886, 'QU', 'OK', 'S', 1713867131, 1713867131, '1'),
(103160, 29891, 'QU', 'OK', 'S', 1713867133, 1713867133, '1'),
(103161, 30115, 'QU', 'OK', 'S', 1713867141, 1713867141, '1'),
(103162, 30118, 'QU', 'OK', 'S', 1713867152, 1713867152, '1'),
(103163, 29023, 'QU', 'OK', 'S', 1713867156, 1713867156, '1'),
(103164, 22629, 'QU', 'OK', 'S', 1713867163, 1713867163, '1'),
(103165, 28356, 'QU', 'OK', 'S', 1713867166, 1713867166, '1'),
(103166, 20939, 'QU', 'OK', 'S', 1713867169, 1713867169, '1'),
(103167, 30727, 'QU', 'OK', 'S', 1713867172, 1713867172, '1'),
(103168, 21399, 'QU', 'OK', 'S', 1713867175, 1713867175, '1'),
(103169, 28061, 'QU', 'OK', 'S', 1713867587, 1713867587, '1'),
(103170, 30525, 'QU', 'OK', 'S', 1713868217, 1713868217, '1'),
(103171, 30918, 'QU', 'OK', 'S', 1713868346, 1713868346, '1'),
(103172, 25483, 'QU', 'OK', 'S', 1713868359, 1713868359, '1'),
(103173, 30919, 'QU', 'OK', 'S', 1713868635, 1713868635, '1'),
(103174, 30811, 'QU', 'OK', 'S', 1713869062, 1713869062, '1'),
(103175, 30525, 'QU', 'OK', 'S', 1713869193, 1713869193, '1'),
(103176, 30920, 'QU', 'OK', 'S', 1713869327, 1713869327, '1'),
(103177, 30921, 'QU', 'OK', 'S', 1713869673, 1713869673, '1'),
(103178, 23089, 'QU', 'OK', 'S', 1713871932, 1713871932, '1'),
(103179, 24103, 'QU', 'OK', 'S', 1713871970, 1713871970, '1'),
(103180, 29488, 'QU', 'OK', 'S', 1713874738, 1713874738, '1'),
(103181, 28035, 'QU', 'OK', 'S', 1713875144, 1713875144, '1'),
(103182, 30514, 'QU', 'OK', 'S', 1713875317, 1713875317, '1'),
(103183, 30329, 'QU', 'OK', 'S', 1713875358, 1713875358, '1'),
(103184, 29894, 'QU', 'OK', 'S', 1713875472, 1713875472, '1'),
(103185, 29894, 'QU', 'OK', 'S', 1713875490, 1713875490, '1'),
(103186, 30326, 'QU', 'OK', 'S', 1713875512, 1713875512, '1'),
(103187, 24562, 'QU', 'OK', 'S', 1713935246, 1713935246, '1'),
(103188, 24731, 'QU', 'OK', 'S', 1713935264, 1713935264, '1'),
(103189, 1280, 'QU', 'OK', 'S', 1713935271, 1713935271, '1'),
(103190, 26528, 'QU', 'OK', 'S', 1713935282, 1713935282, '1'),
(103191, 7706, 'QU', 'OK', 'S', 1713935295, 1713935295, '1'),
(103192, 25747, 'QU', 'OK', 'S', 1713935304, 1713935304, '1'),
(103193, 30766, 'QU', 'OK', 'S', 1713937465, 1713937465, '1'),
(103194, 29863, 'QU', 'OK', 'S', 1713937473, 1713937473, '1'),
(103195, 30559, 'QU', 'OK', 'S', 1713937478, 1713937478, '1'),
(103196, 25778, 'QU', 'OK', 'S', 1713937483, 1713937483, '1'),
(103197, 23651, 'QU', 'OK', 'S', 1713937490, 1713937490, '1'),
(103198, 25778, 'QU', 'OK', 'S', 1713937496, 1713937496, '1'),
(103199, 21993, 'QU', 'OK', 'S', 1713937498, 1713937498, '1'),
(103200, 9555, 'QU', 'OK', 'S', 1713937502, 1713937502, '1'),
(103201, 19480, 'QU', 'OK', 'S', 1713937506, 1713937506, '1'),
(103202, 20969, 'QU', 'OK', 'S', 1713937510, 1713937510, '1'),
(103203, 30579, 'QU', 'OK', 'S', 1713937514, 1713937514, '1'),
(103204, 30578, 'QU', 'OK', 'S', 1713937521, 1713937521, '1'),
(103205, 30579, 'QU', 'OK', 'S', 1713937525, 1713937525, '1'),
(103206, 30633, 'QU', 'OK', 'S', 1713937532, 1713937532, '1'),
(103207, 24941, 'QU', 'OK', 'S', 1713937536, 1713937536, '1'),
(103208, 25475, 'QU', 'OK', 'S', 1713937549, 1713937549, '1'),
(103209, 10217, 'QU', 'OK', 'S', 1713937554, 1713937554, '1'),
(103210, 9902, 'QU', 'OK', 'S', 1713937557, 1713937557, '1'),
(103211, 29938, 'QU', 'OK', 'S', 1713937562, 1713937562, '1'),
(103212, 25513, 'QU', 'OK', 'S', 1713937566, 1713937566, '1'),
(103213, 29647, 'QU', 'OK', 'S', 1713937570, 1713937570, '1'),
(103214, 29646, 'QU', 'OK', 'S', 1713937575, 1713937575, '1'),
(103215, 30212, 'QU', 'OK', 'S', 1713937579, 1713937579, '1'),
(103216, 26647, 'QU', 'OK', 'S', 1713937584, 1713937584, '1'),
(103217, 26649, 'QU', 'OK', 'S', 1713937588, 1713937588, '1'),
(103218, 26646, 'QU', 'OK', 'S', 1713937594, 1713937594, '1'),
(103219, 26639, 'QU', 'OK', 'S', 1713937600, 1713937600, '1'),
(103220, 30511, 'QU', 'OK', 'S', 1713937609, 1713937609, '1'),
(103221, 26641, 'QU', 'OK', 'S', 1713937614, 1713937614, '1'),
(103222, 26648, 'QU', 'OK', 'S', 1713937619, 1713937619, '1'),
(103223, 30557, 'QU', 'OK', 'S', 1713937625, 1713937625, '1'),
(103224, 30611, 'QU', 'OK', 'S', 1713937629, 1713937629, '1'),
(103225, 30611, 'QU', 'OK', 'S', 1713937634, 1713937634, '1'),
(103226, 1295, 'QU', 'OK', 'S', 1713937685, 1713937685, '1'),
(103227, 1295, 'QU', 'OK', 'S', 1713937689, 1713937689, '1'),
(103228, 18042, 'QU', 'OK', 'S', 1713938463, 1713938463, '1'),
(103229, 19862, 'QU', 'OK', 'S', 1713938465, 1713938465, '1'),
(103230, 30890, 'QU', 'OK', 'S', 1713938474, 1713938474, '1'),
(103231, 30381, 'QU', 'OK', 'S', 1713938490, 1713938490, '1'),
(103232, 991, 'QU', 'OK', 'S', 1713942600, 1713942600, '1'),
(103233, 17554, 'QU', 'OK', 'S', 1713943567, 1713943567, '1'),
(103234, 17554, 'QU', 'OK', 'S', 1713943571, 1713943571, '1'),
(103235, 17554, 'QU', 'OK', 'S', 1713943575, 1713943575, '1'),
(103236, 17554, 'QU', 'OK', 'S', 1713943577, 1713943577, '1'),
(103237, 17554, 'QU', 'OK', 'S', 1713943579, 1713943579, '1'),
(103238, 30925, 'QU', 'OK', 'S', 1713947373, 1713947373, '1'),
(103239, 30926, 'QU', 'OK', 'S', 1713947431, 1713947431, '1'),
(103240, 30927, 'QU', 'OK', 'S', 1713949950, 1713949950, '1'),
(103241, 24410, 'QU', 'OK', 'S', 1713950157, 1713950157, '1'),
(103242, 30922, 'QU', 'OK', 'S', 1713950734, 1713950734, '1'),
(103243, 30923, 'QU', 'OK', 'S', 1713950785, 1713950785, '1'),
(103244, 14163, 'QU', 'OK', 'S', 1713951134, 1713951134, '1'),
(103245, 13058, 'QU', 'OK', 'S', 1713951138, 1713951138, '1'),
(103246, 17435, 'QU', 'OK', 'S', 1713951146, 1713951146, '1'),
(103247, 30924, 'QU', 'OK', 'S', 1713951487, 1713951487, '1'),
(103248, 11813, 'QU', 'OK', 'S', 1713951489, 1713951489, '1'),
(103249, 16274, 'QU', 'OK', 'S', 1713951532, 1713951532, '1'),
(103250, 22718, 'QU', 'OK', 'S', 1713951536, 1713951536, '1'),
(103251, 21888, 'QU', 'OK', 'S', 1713951984, 1713951984, '1'),
(103252, 23747, 'QU', 'OK', 'S', 1713952098, 1713952098, '1'),
(103253, 16188, 'QU', 'OK', 'S', 1713952468, 1713952468, '1'),
(103254, 12196, 'QU', 'OK', 'S', 1713952491, 1713952491, '1'),
(103255, 26304, 'QU', 'OK', 'S', 1713952510, 1713952510, '1'),
(103256, 26304, 'QU', 'OK', 'S', 1713952510, 1713952510, '1'),
(103257, 14163, 'QU', 'OK', 'S', 1713952540, 1713952540, '1'),
(103258, 22765, 'QU', 'OK', 'S', 1713952555, 1713952555, '1'),
(103259, 25508, 'QU', 'OK', 'S', 1713952711, 1713952711, '1'),
(103260, 23355, 'QU', 'OK', 'S', 1713952967, 1713952967, '1'),
(103261, 28099, 'QU', 'OK', 'S', 1713953565, 1713953565, '1'),
(103262, 16475, 'QU', 'OK', 'S', 1713953597, 1713953597, '1'),
(103263, 30011, 'QU', 'OK', 'S', 1713953674, 1713953674, '1'),
(103264, 12709, 'QU', 'OK', 'S', 1713953720, 1713953720, '1'),
(103265, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103266, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103267, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103268, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103269, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103270, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103271, 30230, 'QU', 'OK', 'S', 1713954406, 1713954406, '1'),
(103272, 30231, 'QU', 'OK', 'S', 1713954425, 1713954425, '1'),
(103273, 16184, 'QU', 'OK', 'S', 1713954629, 1713954629, '1'),
(103274, 22578, 'QU', 'OK', 'S', 1713954726, 1713954726, '1'),
(103275, 12288, 'QU', 'OK', 'S', 1713958414, 1713958414, '1'),
(103276, 12288, 'QU', 'OK', 'S', 1713959498, 1713959498, '1'),
(103277, 30931, 'QU', 'OK', 'S', 1713960473, 1713960473, '1'),
(103278, 30811, 'QU', 'OK', 'S', 1713960693, 1713960693, '1'),
(103279, 30935, 'QU', 'OK', 'S', 1713960783, 1713960783, '1'),
(103280, 30936, 'QU', 'OK', 'S', 1713960935, 1713960935, '1'),
(103281, 30928, 'QU', 'OK', 'S', 1713961140, 1713961140, '1'),
(103282, 30929, 'QU', 'OK', 'S', 1713961188, 1713961188, '1'),
(103283, 30930, 'QU', 'OK', 'S', 1713961231, 1713961231, '1'),
(103284, 30573, 'QU', 'OK', 'S', 1713961798, 1713961798, '1'),
(103285, 20517, 'QU', 'OK', 'S', 1713961861, 1713961861, '1'),
(103286, 7711, 'QU', 'OK', 'S', 1713961918, 1713961918, '1'),
(103287, 7711, 'QU', 'OK', 'S', 1713961922, 1713961922, '1'),
(103288, 30495, 'QU', 'OK', 'S', 1713961991, 1713961991, '1'),
(103289, 30495, 'QU', 'OK', 'S', 1713962055, 1713962055, '1'),
(103290, 30495, 'QU', 'OK', 'S', 1713962087, 1713962087, '1'),
(103291, 30495, 'QU', 'OK', 'S', 1713962112, 1713962112, '1'),
(103292, 30495, 'QU', 'OK', 'S', 1713962147, 1713962147, '1'),
(103293, 30495, 'QU', 'OK', 'S', 1713962270, 1713962270, '1'),
(103294, 30495, 'QU', 'OK', 'S', 1713962300, 1713962300, '1'),
(103295, 30495, 'QU', 'OK', 'S', 1713962344, 1713962344, '1'),
(103296, 30495, 'QU', 'OK', 'S', 1713962378, 1713962378, '1'),
(103297, 19294, 'QU', 'OK', 'S', 1713964228, 1713964228, '1'),
(103298, 19294, 'QU', 'OK', 'S', 1713964232, 1713964232, '1'),
(103299, 23669, 'QU', 'OK', 'S', 1713964612, 1713964612, '1'),
(103300, 26290, 'QU', 'OK', 'S', 1713964803, 1713964803, '1'),
(103301, 21328, 'QU', 'OK', 'S', 1713965082, 1713965082, '1'),
(103302, 21328, 'QU', 'OK', 'S', 1713965082, 1713965082, '1'),
(103303, 21328, 'QU', 'OK', 'S', 1713965082, 1713965082, '1'),
(103304, 21328, 'QU', 'OK', 'S', 1713965082, 1713965082, '1'),
(103305, 21328, 'QU', 'OK', 'S', 1713965082, 1713965082, '1'),
(103306, 21331, 'QU', 'OK', 'S', 1713965180, 1713965180, '1'),
(103307, 28605, 'QU', 'OK', 'S', 1713965267, 1713965267, '1'),
(103308, 29949, 'QU', 'OK', 'S', 1713965297, 1713965297, '1'),
(103309, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103310, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103311, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103312, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103313, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103314, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103315, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103316, 21332, 'QU', 'OK', 'S', 1713965307, 1713965307, '1'),
(103317, 25071, 'QU', 'OK', 'S', 1713965372, 1713965372, '1'),
(103318, 25071, 'QU', 'OK', 'S', 1713965383, 1713965383, '1'),
(103319, 21333, 'QU', 'OK', 'S', 1713965575, 1713965575, '1'),
(103320, 21565, 'QU', 'OK', 'S', 1713965587, 1713965587, '1'),
(103321, 21565, 'QU', 'OK', 'S', 1713965587, 1713965587, '1'),
(103322, 21606, 'QU', 'OK', 'S', 1713965596, 1713965596, '1'),
(103323, 21609, 'QU', 'OK', 'S', 1713965607, 1713965607, '1'),
(103324, 21714, 'QU', 'OK', 'S', 1713965689, 1713965689, '1'),
(103325, 21715, 'QU', 'OK', 'S', 1713965696, 1713965696, '1'),
(103326, 21716, 'QU', 'OK', 'S', 1713965703, 1713965703, '1'),
(103327, 21717, 'QU', 'OK', 'S', 1713965718, 1713965718, '1'),
(103328, 21718, 'QU', 'OK', 'S', 1713965735, 1713965735, '1'),
(103329, 21843, 'QU', 'OK', 'S', 1713965743, 1713965743, '1'),
(103330, 21848, 'QU', 'OK', 'S', 1713965760, 1713965760, '1'),
(103331, 21848, 'QU', 'OK', 'S', 1713965760, 1713965760, '1'),
(103332, 21848, 'QU', 'OK', 'S', 1713965760, 1713965760, '1'),
(103333, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103334, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103335, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103336, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103337, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103338, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103339, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103340, 21851, 'QU', 'OK', 'S', 1713965818, 1713965818, '1'),
(103341, 22098, 'QU', 'OK', 'S', 1713965989, 1713965989, '1'),
(103342, 22098, 'QU', 'OK', 'S', 1713965989, 1713965989, '1'),
(103343, 22098, 'QU', 'OK', 'S', 1713965989, 1713965989, '1'),
(103344, 22098, 'QU', 'OK', 'S', 1713965989, 1713965989, '1'),
(103345, 22099, 'QU', 'OK', 'S', 1713966000, 1713966000, '1'),
(103346, 22100, 'QU', 'OK', 'S', 1713966151, 1713966151, '1'),
(103347, 22100, 'QU', 'OK', 'S', 1713966151, 1713966151, '1'),
(103348, 22100, 'QU', 'OK', 'S', 1713966151, 1713966151, '1'),
(103349, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103350, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103351, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103352, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103353, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103354, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103355, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103356, 21851, 'QU', 'OK', 'S', 1713966369, 1713966369, '1'),
(103357, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103358, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103359, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103360, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103361, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103362, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103363, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103364, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103365, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103366, 22135, 'QU', 'OK', 'S', 1713966499, 1713966499, '1'),
(103367, 29588, 'QU', 'OK', 'S', 1713966575, 1713966575, '1'),
(103368, 30449, 'QU', 'OK', 'S', 1713966592, 1713966592, '1'),
(103369, 30449, 'QU', 'OK', 'S', 1713966592, 1713966592, '1'),
(103370, 30450, 'QU', 'OK', 'S', 1713966609, 1713966609, '1'),
(103371, 30450, 'QU', 'OK', 'S', 1713966609, 1713966609, '1'),
(103372, 30450, 'QU', 'OK', 'S', 1713966609, 1713966609, '1'),
(103373, 29587, 'QU', 'OK', 'S', 1713966636, 1713966636, '1'),
(103374, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103375, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103376, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103377, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103378, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103379, 29526, 'QU', 'OK', 'S', 1713966662, 1713966662, '1'),
(103380, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103381, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103382, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103383, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103384, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103385, 29525, 'QU', 'OK', 'S', 1713966690, 1713966690, '1'),
(103386, 29524, 'QU', 'OK', 'S', 1713966711, 1713966711, '1'),
(103387, 29524, 'QU', 'OK', 'S', 1713966722, 1713966722, '1'),
(103388, 29236, 'QU', 'OK', 'S', 1713967523, 1713967523, '1'),
(103389, 29118, 'QU', 'OK', 'S', 1713967894, 1713967894, '1'),
(103390, 29067, 'QU', 'OK', 'S', 1713968097, 1713968097, '1'),
(103391, 29066, 'QU', 'OK', 'S', 1713968108, 1713968108, '1'),
(103392, 29065, 'QU', 'OK', 'S', 1713968118, 1713968118, '1'),
(103393, 29064, 'QU', 'OK', 'S', 1713968130, 1713968130, '1'),
(103394, 28961, 'QU', 'OK', 'S', 1713969179, 1713969179, '1'),
(103395, 28913, 'QU', 'OK', 'S', 1713969299, 1713969299, '1'),
(103396, 28561, 'QU', 'OK', 'S', 1713969397, 1713969397, '1'),
(103397, 28561, 'QU', 'OK', 'S', 1713969397, 1713969397, '1'),
(103398, 28561, 'QU', 'OK', 'S', 1713969397, 1713969397, '1'),
(103399, 28331, 'QU', 'OK', 'S', 1713969611, 1713969611, '1'),
(103400, 28331, 'QU', 'OK', 'S', 1713969611, 1713969611, '1'),
(103401, 28331, 'QU', 'OK', 'S', 1713969611, 1713969611, '1'),
(103402, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103403, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103404, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103405, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103406, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103407, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103408, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103409, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103410, 28230, 'QU', 'OK', 'S', 1713969918, 1713969918, '1'),
(103411, 28197, 'QU', 'OK', 'S', 1713969998, 1713969998, '1'),
(103412, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103413, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103414, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103415, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103416, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103417, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103418, 28196, 'QU', 'OK', 'S', 1713970219, 1713970219, '1'),
(103419, 28024, 'QU', 'OK', 'S', 1713970316, 1713970316, '1'),
(103420, 27975, 'QU', 'OK', 'S', 1713970332, 1713970332, '1'),
(103421, 27975, 'QU', 'OK', 'S', 1713970332, 1713970332, '1'),
(103422, 27975, 'QU', 'OK', 'S', 1713970332, 1713970332, '1'),
(103423, 27973, 'QU', 'OK', 'S', 1713970357, 1713970357, '1'),
(103424, 28196, 'QU', 'OK', 'S', 1713970477, 1713970477, '1'),
(103425, 27971, 'QU', 'OK', 'S', 1713970545, 1713970545, '1'),
(103426, 27971, 'QU', 'OK', 'S', 1713970545, 1713970545, '1'),
(103427, 27971, 'QU', 'OK', 'S', 1713970545, 1713970545, '1'),
(103428, 27971, 'QU', 'OK', 'S', 1713970545, 1713970545, '1'),
(103429, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103430, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103431, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103432, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103433, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103434, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103435, 27886, 'QU', 'OK', 'S', 1713970638, 1713970638, '1'),
(103436, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103437, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103438, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103439, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103440, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103441, 27885, 'QU', 'OK', 'S', 1713970663, 1713970663, '1'),
(103442, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103443, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103444, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103445, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103446, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103447, 27882, 'QU', 'OK', 'S', 1713970682, 1713970682, '1'),
(103448, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103449, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103450, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103451, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103452, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103453, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103454, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103455, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103456, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103457, 27881, 'QU', 'OK', 'S', 1713970703, 1713970703, '1'),
(103458, 27863, 'QU', 'OK', 'S', 1713970878, 1713970878, '1'),
(103459, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1'),
(103460, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1'),
(103461, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(103462, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1'),
(103463, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1'),
(103464, 26911, 'QU', 'OK', 'S', 1713970907, 1713970907, '1'),
(103465, 26603, 'QU', 'OK', 'S', 1713970926, 1713970926, '1'),
(103466, 26600, 'QU', 'OK', 'S', 1713970937, 1713970937, '1'),
(103467, 26599, 'QU', 'OK', 'S', 1713970944, 1713970944, '1'),
(103468, 26598, 'QU', 'OK', 'S', 1713970974, 1713970974, '1'),
(103469, 26597, 'QU', 'OK', 'S', 1713970984, 1713970984, '1'),
(103470, 26596, 'QU', 'OK', 'S', 1713971000, 1713971000, '1'),
(103471, 26596, 'QU', 'OK', 'S', 1713971000, 1713971000, '1'),
(103472, 26596, 'QU', 'OK', 'S', 1713971000, 1713971000, '1'),
(103473, 26596, 'QU', 'OK', 'S', 1713971000, 1713971000, '1'),
(103474, 26596, 'QU', 'OK', 'S', 1713971000, 1713971000, '1'),
(103475, 26523, 'QU', 'OK', 'S', 1713971070, 1713971070, '1'),
(103476, 26524, 'QU', 'OK', 'S', 1713971076, 1713971076, '1'),
(103477, 26525, 'QU', 'OK', 'S', 1713971084, 1713971084, '1'),
(103478, 26526, 'QU', 'OK', 'S', 1713971090, 1713971090, '1'),
(103479, 26527, 'QU', 'OK', 'S', 1713971098, 1713971098, '1'),
(103480, 26522, 'QU', 'OK', 'S', 1713971151, 1713971151, '1'),
(103481, 26521, 'QU', 'OK', 'S', 1713971158, 1713971158, '1'),
(103482, 26519, 'QU', 'OK', 'S', 1713971164, 1713971164, '1'),
(103483, 26518, 'QU', 'OK', 'S', 1713971176, 1713971176, '1'),
(103484, 26517, 'QU', 'OK', 'S', 1713971183, 1713971183, '1'),
(103485, 26516, 'QU', 'OK', 'S', 1713971190, 1713971190, '1'),
(103486, 26515, 'QU', 'OK', 'S', 1713971227, 1713971227, '1'),
(103487, 26514, 'QU', 'OK', 'S', 1713971234, 1713971234, '1'),
(103488, 26513, 'QU', 'OK', 'S', 1713971244, 1713971244, '1'),
(103489, 26512, 'QU', 'OK', 'S', 1713971250, 1713971250, '1'),
(103490, 26505, 'QU', 'OK', 'S', 1713971264, 1713971264, '1'),
(103491, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103492, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103493, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103494, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103495, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103496, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103497, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103498, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103499, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103500, 25162, 'QU', 'OK', 'S', 1713971493, 1713971493, '1'),
(103501, 11963, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103502, 15340, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103503, 15338, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103504, 15691, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103505, 15847, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103506, 17897, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103507, 1886, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103508, 18469, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103509, 15343, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103510, 14366, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103511, 18236, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103512, 20814, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103513, 21241, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103514, 18106, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103515, 21880, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103516, 18106, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103517, 18106, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103518, 22927, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103519, 21874, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103520, 25146, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103521, 26819, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103522, 26817, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103523, 28664, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103524, 23637, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103525, 29653, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103526, 26219, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103527, 29774, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103528, 29388, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103529, 27770, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103530, 30137, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103531, 30418, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103532, 30588, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103533, 2696, 'QU', 'OK', 'S', 1713979326, 1713979326, '1'),
(103534, 19862, 'QU', 'OK', 'S', 1714023724, 1714023724, '1'),
(103535, 19967, 'QU', 'OK', 'S', 1714023732, 1714023732, '1'),
(103536, 18042, 'QU', 'OK', 'S', 1714026415, 1714026415, '1'),
(103537, 19967, 'QU', 'OK', 'S', 1714026416, 1714026416, '1'),
(103538, 19967, 'QU', 'OK', 'S', 1714026437, 1714026437, '1'),
(103539, 18042, 'QU', 'OK', 'S', 1714026438, 1714026438, '1'),
(103540, 24729, 'QU', 'OK', 'S', 1714026441, 1714026441, '1'),
(103541, 24842, 'QU', 'OK', 'S', 1714026844, 1714026844, '1'),
(103542, 26933, 'QU', 'OK', 'S', 1714026854, 1714026854, '1'),
(103543, 22597, 'QU', 'OK', 'S', 1714026867, 1714026867, '1'),
(103544, 14254, 'QU', 'OK', 'S', 1714026879, 1714026879, '1'),
(103545, 17920, 'QU', 'OK', 'S', 1714026888, 1714026888, '1'),
(103546, 11216, 'QU', 'OK', 'S', 1714026900, 1714026900, '1'),
(103547, 20272, 'QU', 'OK', 'S', 1714026908, 1714026908, '1'),
(103548, 21113, 'QU', 'OK', 'S', 1714026916, 1714026916, '1'),
(103549, 19870, 'QU', 'OK', 'S', 1714026934, 1714026934, '1'),
(103550, 27427, 'QU', 'OK', 'S', 1714026956, 1714026956, '1'),
(103551, 30442, 'QU', 'OK', 'S', 1714027733, 1714027733, '1'),
(103552, 15080, 'QU', 'OK', 'S', 1714027735, 1714027735, '1'),
(103553, 26858, 'QU', 'OK', 'S', 1714027737, 1714027737, '1'),
(103554, 27045, 'QU', 'OK', 'S', 1714027747, 1714027747, '1'),
(103555, 27667, 'QU', 'OK', 'S', 1714027749, 1714027749, '1'),
(103556, 26858, 'QU', 'OK', 'S', 1714027757, 1714027757, '1'),
(103557, 28667, 'QU', 'OK', 'S', 1714027761, 1714027761, '1'),
(103558, 30373, 'QU', 'OK', 'S', 1714027764, 1714027764, '1'),
(103559, 29900, 'QU', 'OK', 'S', 1714027766, 1714027766, '1'),
(103560, 30374, 'QU', 'OK', 'S', 1714027770, 1714027770, '1'),
(103561, 30441, 'QU', 'OK', 'S', 1714027772, 1714027772, '1'),
(103562, 26860, 'QU', 'OK', 'S', 1714027861, 1714027861, '1'),
(103563, 28115, 'QU', 'OK', 'S', 1714028342, 1714028342, '1'),
(103564, 17517, 'QU', 'OK', 'S', 1714028344, 1714028344, '1'),
(103565, 30882, 'QU', 'OK', 'S', 1714028346, 1714028346, '1'),
(103566, 30175, 'QU', 'OK', 'S', 1714028358, 1714028358, '1'),
(103567, 30882, 'QU', 'OK', 'S', 1714028371, 1714028371, '1'),
(103568, 30175, 'QU', 'OK', 'S', 1714028505, 1714028505, '1'),
(103569, 30175, 'QU', 'OK', 'S', 1714028509, 1714028509, '1'),
(103570, 30881, 'QU', 'OK', 'S', 1714028707, 1714028707, '1'),
(103571, 30251, 'QU', 'OK', 'S', 1714028810, 1714028810, '1'),
(103572, 28521, 'QU', 'OK', 'S', 1714029368, 1714029368, '1'),
(103573, 28521, 'QU', 'OK', 'S', 1714029388, 1714029388, '1'),
(103574, 30939, 'QU', 'OK', 'S', 1714029790, 1714029790, '1'),
(103575, 30938, 'QU', 'OK', 'S', 1714029796, 1714029796, '1'),
(103576, 30942, 'QU', 'OK', 'S', 1714029805, 1714029805, '1'),
(103577, 30942, 'QU', 'OK', 'S', 1714029805, 1714029805, '1'),
(103578, 30589, 'QU', 'OK', 'S', 1714029805, 1714029805, '1'),
(103579, 30905, 'QU', 'OK', 'S', 1714029818, 1714029818, '1'),
(103580, 30904, 'QU', 'OK', 'S', 1714029823, 1714029823, '1'),
(103581, 30903, 'QU', 'OK', 'S', 1714029828, 1714029828, '1'),
(103582, 30902, 'QU', 'OK', 'S', 1714029836, 1714029836, '1'),
(103583, 30901, 'QU', 'OK', 'S', 1714029842, 1714029842, '1'),
(103584, 30900, 'QU', 'OK', 'S', 1714029852, 1714029852, '1'),
(103585, 30899, 'QU', 'OK', 'S', 1714029858, 1714029858, '1'),
(103586, 30898, 'QU', 'OK', 'S', 1714029871, 1714029871, '1'),
(103587, 30898, 'QU', 'OK', 'S', 1714029871, 1714029871, '1'),
(103588, 30898, 'QU', 'OK', 'S', 1714029881, 1714029881, '1'),
(103589, 29562, 'QU', 'OK', 'S', 1714029886, 1714029886, '1'),
(103590, 30897, 'QU', 'OK', 'S', 1714029888, 1714029888, '1'),
(103591, 30863, 'QU', 'OK', 'S', 1714029898, 1714029898, '1'),
(103592, 30862, 'QU', 'OK', 'S', 1714029903, 1714029903, '1'),
(103593, 30861, 'QU', 'OK', 'S', 1714029909, 1714029909, '1'),
(103594, 30816, 'QU', 'OK', 'S', 1714029923, 1714029923, '1'),
(103595, 30815, 'QU', 'OK', 'S', 1714029938, 1714029938, '1'),
(103596, 30815, 'QU', 'OK', 'S', 1714029938, 1714029938, '1'),
(103597, 30815, 'QU', 'OK', 'S', 1714029938, 1714029938, '1'),
(103598, 30815, 'QU', 'OK', 'S', 1714029938, 1714029938, '1'),
(103599, 30814, 'QU', 'OK', 'S', 1714029950, 1714029950, '1'),
(103600, 30814, 'QU', 'OK', 'S', 1714029950, 1714029950, '1'),
(103601, 30814, 'QU', 'OK', 'S', 1714029950, 1714029950, '1'),
(103602, 30799, 'QU', 'OK', 'S', 1714029957, 1714029957, '1'),
(103603, 30635, 'QU', 'OK', 'S', 1714029963, 1714029963, '1'),
(103604, 24925, 'QU', 'OK', 'S', 1714029983, 1714029983, '1'),
(103605, 30700, 'QU', 'OK', 'S', 1714029983, 1714029983, '1'),
(103606, 30700, 'QU', 'OK', 'S', 1714029983, 1714029983, '1'),
(103607, 30699, 'QU', 'OK', 'S', 1714029989, 1714029989, '1'),
(103608, 30652, 'QU', 'OK', 'S', 1714030001, 1714030001, '1'),
(103609, 30879, 'QU', 'OK', 'S', 1714030012, 1714030012, '1'),
(103610, 28608, 'QU', 'OK', 'S', 1714030112, 1714030112, '1'),
(103611, 29914, 'QU', 'OK', 'S', 1714030191, 1714030191, '1'),
(103612, 22932, 'QU', 'OK', 'S', 1714030333, 1714030333, '1'),
(103613, 26543, 'QU', 'OK', 'S', 1714030348, 1714030348, '1'),
(103614, 26568, 'QU', 'OK', 'S', 1714030419, 1714030419, '1'),
(103615, 22209, 'QU', 'OK', 'S', 1714030515, 1714030515, '1'),
(103616, 30611, 'QU', 'OK', 'S', 1714030536, 1714030536, '1'),
(103617, 30611, 'QU', 'OK', 'S', 1714030539, 1714030539, '1'),
(103618, 26485, 'QU', 'OK', 'S', 1714030597, 1714030597, '1'),
(103619, 30180, 'QU', 'OK', 'S', 1714030749, 1714030749, '1'),
(103620, 30277, 'QU', 'OK', 'S', 1714030822, 1714030822, '1'),
(103621, 22939, 'QU', 'OK', 'S', 1714030991, 1714030991, '1'),
(103622, 23890, 'QU', 'OK', 'S', 1714031121, 1714031121, '1'),
(103623, 30589, 'QU', 'OK', 'S', 1714031161, 1714031161, '1'),
(103624, 14543, 'QU', 'OK', 'S', 1714031320, 1714031320, '1'),
(103625, 14543, 'QU', 'OK', 'S', 1714031325, 1714031325, '1'),
(103626, 29477, 'QU', 'OK', 'S', 1714031336, 1714031336, '1'),
(103627, 14543, 'QU', 'OK', 'S', 1714031345, 1714031345, '1'),
(103628, 14543, 'QU', 'OK', 'S', 1714031350, 1714031350, '1'),
(103629, 14543, 'QU', 'OK', 'S', 1714031354, 1714031354, '1'),
(103630, 7023, 'QU', 'OK', 'S', 1714031363, 1714031363, '1'),
(103631, 29477, 'QU', 'OK', 'S', 1714031386, 1714031386, '1'),
(103632, 7790, 'QU', 'OK', 'S', 1714031471, 1714031471, '1'),
(103633, 29477, 'QU', 'OK', 'S', 1714031475, 1714031475, '1'),
(103634, 26591, 'QU', 'OK', 'S', 1714031479, 1714031479, '1'),
(103635, 29001, 'QU', 'OK', 'S', 1714031484, 1714031484, '1'),
(103636, 29001, 'QU', 'OK', 'S', 1714031493, 1714031493, '1'),
(103637, 29477, 'QU', 'OK', 'S', 1714031522, 1714031522, '1'),
(103638, 29001, 'QU', 'OK', 'S', 1714031529, 1714031529, '1'),
(103639, 29625, 'QU', 'OK', 'S', 1714031533, 1714031533, '1'),
(103640, 7790, 'QU', 'OK', 'S', 1714031538, 1714031538, '1'),
(103641, 28999, 'QU', 'OK', 'S', 1714031542, 1714031542, '1'),
(103642, 29625, 'QU', 'OK', 'S', 1714031545, 1714031545, '1'),
(103643, 28999, 'QU', 'OK', 'S', 1714031549, 1714031549, '1'),
(103644, 29625, 'QU', 'OK', 'S', 1714031553, 1714031553, '1'),
(103645, 28836, 'QU', 'OK', 'S', 1714031557, 1714031557, '1'),
(103646, 7790, 'QU', 'OK', 'S', 1714031562, 1714031562, '1'),
(103647, 28999, 'QU', 'OK', 'S', 1714031565, 1714031565, '1'),
(103648, 7023, 'QU', 'OK', 'S', 1714031570, 1714031570, '1'),
(103649, 28999, 'QU', 'OK', 'S', 1714031574, 1714031574, '1'),
(103650, 28835, 'QU', 'OK', 'S', 1714031578, 1714031578, '1'),
(103651, 29625, 'QU', 'OK', 'S', 1714031581, 1714031581, '1'),
(103652, 28835, 'QU', 'OK', 'S', 1714031586, 1714031586, '1'),
(103653, 29625, 'QU', 'OK', 'S', 1714031590, 1714031590, '1'),
(103654, 28999, 'QU', 'OK', 'S', 1714031594, 1714031594, '1'),
(103655, 29625, 'QU', 'OK', 'S', 1714031597, 1714031597, '1'),
(103656, 28835, 'QU', 'OK', 'S', 1714031612, 1714031612, '1'),
(103657, 28836, 'QU', 'OK', 'S', 1714031627, 1714031627, '1'),
(103658, 3555, 'QU', 'OK', 'S', 1714031642, 1714031642, '1'),
(103659, 3555, 'QU', 'OK', 'S', 1714031654, 1714031654, '1'),
(103660, 23930, 'QU', 'OK', 'S', 1714032313, 1714032313, '1'),
(103661, 23930, 'QU', 'OK', 'S', 1714032321, 1714032321, '1'),
(103662, 23930, 'QU', 'OK', 'S', 1714032324, 1714032324, '1'),
(103663, 23930, 'QU', 'OK', 'S', 1714032337, 1714032337, '1'),
(103664, 23751, 'QU', 'OK', 'S', 1714032420, 1714032420, '1'),
(103665, 23751, 'QU', 'OK', 'S', 1714032428, 1714032428, '1'),
(103666, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103667, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103668, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103669, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103670, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103671, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103672, 24929, 'QU', 'OK', 'S', 1714032630, 1714032630, '1'),
(103673, 24735, 'QU', 'OK', 'S', 1714032703, 1714032703, '1'),
(103674, 24735, 'QU', 'OK', 'S', 1714032703, 1714032703, '1'),
(103675, 24734, 'QU', 'OK', 'S', 1714032717, 1714032717, '1'),
(103676, 24733, 'QU', 'OK', 'S', 1714032725, 1714032725, '1'),
(103677, 24732, 'QU', 'OK', 'S', 1714032733, 1714032733, '1'),
(103678, 24552, 'QU', 'OK', 'S', 1714032844, 1714032844, '1'),
(103679, 24552, 'QU', 'OK', 'S', 1714032844, 1714032844, '1'),
(103680, 24552, 'QU', 'OK', 'S', 1714032844, 1714032844, '1'),
(103681, 24539, 'QU', 'OK', 'S', 1714033121, 1714033121, '1'),
(103682, 24539, 'QU', 'OK', 'S', 1714033121, 1714033121, '1'),
(103683, 24539, 'QU', 'OK', 'S', 1714033121, 1714033121, '1'),
(103684, 24539, 'QU', 'OK', 'S', 1714033121, 1714033121, '1'),
(103685, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103686, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103687, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103688, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103689, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103690, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103691, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103692, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103693, 24538, 'QU', 'OK', 'S', 1714033411, 1714033411, '1'),
(103694, 24536, 'QU', 'OK', 'S', 1714034252, 1714034252, '1'),
(103695, 24535, 'QU', 'OK', 'S', 1714034262, 1714034262, '1'),
(103696, 24534, 'QU', 'OK', 'S', 1714034270, 1714034270, '1'),
(103697, 24533, 'QU', 'OK', 'S', 1714034288, 1714034288, '1'),
(103698, 24503, 'QU', 'OK', 'S', 1714034305, 1714034305, '1'),
(103699, 24502, 'QU', 'OK', 'S', 1714034319, 1714034319, '1'),
(103700, 24501, 'QU', 'OK', 'S', 1714034327, 1714034327, '1'),
(103701, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103702, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103703, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103704, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103705, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103706, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103707, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103708, 24223, 'QU', 'OK', 'S', 1714034414, 1714034414, '1'),
(103709, 23769, 'QU', 'OK', 'S', 1714034447, 1714034447, '1'),
(103710, 23768, 'QU', 'OK', 'S', 1714034462, 1714034462, '1'),
(103711, 23202, 'QU', 'OK', 'S', 1714034476, 1714034476, '1'),
(103712, 30645, 'QU', 'OK', 'S', 1714034509, 1714034509, '1'),
(103713, 30645, 'QU', 'OK', 'S', 1714034509, 1714034509, '1'),
(103714, 30645, 'QU', 'OK', 'S', 1714034509, 1714034509, '1'),
(103715, 30767, 'QU', 'OK', 'S', 1714034527, 1714034527, '1'),
(103716, 30767, 'QU', 'OK', 'S', 1714034527, 1714034527, '1'),
(103717, 30768, 'QU', 'OK', 'S', 1714034537, 1714034537, '1'),
(103718, 30768, 'QU', 'OK', 'S', 1714034537, 1714034537, '1'),
(103719, 30769, 'QU', 'OK', 'S', 1714035007, 1714035007, '1'),
(103720, 30770, 'QU', 'OK', 'S', 1714035021, 1714035021, '1'),
(103721, 30770, 'QU', 'OK', 'S', 1714035021, 1714035021, '1'),
(103722, 30808, 'QU', 'OK', 'S', 1714035031, 1714035031, '1'),
(103723, 30808, 'QU', 'OK', 'S', 1714035031, 1714035031, '1'),
(103724, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103725, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103726, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103727, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103728, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103729, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103730, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103731, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103732, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103733, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103734, 30860, 'QU', 'OK', 'S', 1714035056, 1714035056, '1'),
(103735, 30893, 'QU', 'OK', 'S', 1714035067, 1714035067, '1'),
(103736, 30893, 'QU', 'OK', 'S', 1714035067, 1714035067, '1'),
(103737, 30894, 'QU', 'OK', 'S', 1714035077, 1714035077, '1'),
(103738, 30894, 'QU', 'OK', 'S', 1714035077, 1714035077, '1'),
(103739, 30895, 'QU', 'OK', 'S', 1714035087, 1714035087, '1'),
(103740, 30895, 'QU', 'OK', 'S', 1714035087, 1714035087, '1'),
(103741, 30940, 'QU', 'OK', 'S', 1714035110, 1714035110, '1'),
(103742, 30940, 'QU', 'OK', 'S', 1714035110, 1714035110, '1'),
(103743, 30940, 'QU', 'OK', 'S', 1714035110, 1714035110, '1'),
(103744, 30940, 'QU', 'OK', 'S', 1714035110, 1714035110, '1'),
(103745, 30297, 'QU', 'OK', 'S', 1714037609, 1714037609, '1'),
(103746, 30295, 'QU', 'OK', 'S', 1714037620, 1714037620, '1'),
(103747, 30175, 'QU', 'OK', 'S', 1714037649, 1714037649, '1'),
(103748, 30397, 'QU', 'OK', 'S', 1714037671, 1714037671, '1'),
(103749, 30396, 'QU', 'OK', 'S', 1714037679, 1714037679, '1'),
(103750, 30397, 'QU', 'OK', 'S', 1714037684, 1714037684, '1'),
(103751, 28115, 'QU', 'OK', 'S', 1714038258, 1714038258, '1'),
(103752, 30589, 'QU', 'OK', 'S', 1714041039, 1714041039, '1'),
(103753, 24423, 'QU', 'OK', 'S', 1714041058, 1714041058, '1'),
(103754, 30589, 'QU', 'OK', 'S', 1714041074, 1714041074, '1'),
(103755, 30589, 'QU', 'OK', 'S', 1714041102, 1714041102, '1'),
(103756, 22763, 'QU', 'OK', 'S', 1714041275, 1714041275, '1'),
(103757, 30937, 'QU', 'OK', 'S', 1714041323, 1714041323, '1'),
(103758, 30208, 'QU', 'OK', 'S', 1714041519, 1714041519, '1'),
(103759, 30946, 'QU', 'OK', 'S', 1714041571, 1714041571, '1'),
(103760, 30938, 'QU', 'OK', 'S', 1714041751, 1714041751, '1'),
(103761, 30944, 'QU', 'OK', 'S', 1714042191, 1714042191, '1'),
(103762, 30945, 'QU', 'OK', 'S', 1714042449, 1714042449, '1'),
(103763, 30939, 'QU', 'OK', 'S', 1714042607, 1714042607, '1'),
(103764, 30941, 'QU', 'OK', 'S', 1714042655, 1714042655, '1'),
(103765, 28115, 'QU', 'OK', 'S', 1714043096, 1714043096, '1'),
(103766, 30942, 'QU', 'OK', 'S', 1714043992, 1714043992, '1'),
(103767, 30943, 'QU', 'OK', 'S', 1714044101, 1714044101, '1'),
(103768, 30912, 'QU', 'OK', 'S', 1714044220, 1714044220, '1'),
(103769, 30910, 'QU', 'OK', 'S', 1714044256, 1714044256, '1'),
(103770, 5370, 'QU', 'OK', 'S', 1714044306, 1714044306, '1'),
(103771, 5370, 'QU', 'OK', 'S', 1714044333, 1714044333, '1'),
(103772, 5370, 'QU', 'OK', 'S', 1714044347, 1714044347, '1'),
(103773, 5370, 'QU', 'OK', 'S', 1714044362, 1714044362, '1'),
(103774, 5370, 'QU', 'OK', 'S', 1714044379, 1714044379, '1'),
(103775, 1801, 'QU', 'OK', 'S', 1714044471, 1714044471, '1'),
(103776, 1801, 'QU', 'OK', 'S', 1714044496, 1714044496, '1'),
(103777, 1801, 'QU', 'OK', 'S', 1714044531, 1714044531, '1'),
(103778, 1801, 'QU', 'OK', 'S', 1714044551, 1714044551, '1'),
(103779, 1801, 'QU', 'OK', 'S', 1714044565, 1714044565, '1'),
(103780, 1345, 'QU', 'OK', 'S', 1714044629, 1714044629, '1'),
(103781, 1345, 'QU', 'OK', 'S', 1714044660, 1714044660, '1'),
(103782, 1345, 'QU', 'OK', 'S', 1714044676, 1714044676, '1'),
(103783, 1345, 'QU', 'OK', 'S', 1714044718, 1714044718, '1'),
(103784, 1345, 'QU', 'OK', 'S', 1714044744, 1714044744, '1'),
(103785, 26981, 'QU', 'OK', 'S', 1714044770, 1714044770, '1'),
(103786, 1347, 'QU', 'OK', 'S', 1714044811, 1714044811, '1'),
(103787, 1347, 'QU', 'OK', 'S', 1714044824, 1714044824, '1'),
(103788, 1347, 'QU', 'OK', 'S', 1714044835, 1714044835, '1'),
(103789, 1347, 'QU', 'OK', 'S', 1714044875, 1714044875, '1'),
(103790, 29172, 'QU', 'OK', 'S', 1714044923, 1714044923, '1'),
(103791, 1347, 'QU', 'OK', 'S', 1714044923, 1714044923, '1'),
(103792, 2651, 'QU', 'OK', 'S', 1714044957, 1714044957, '1'),
(103793, 2651, 'QU', 'OK', 'S', 1714044975, 1714044975, '1'),
(103794, 2651, 'QU', 'OK', 'S', 1714044987, 1714044987, '1'),
(103795, 26306, 'QU', 'OK', 'S', 1714045001, 1714045001, '1'),
(103796, 2651, 'QU', 'OK', 'S', 1714045001, 1714045001, '1'),
(103797, 2651, 'QU', 'OK', 'S', 1714045023, 1714045023, '1'),
(103798, 1356, 'QU', 'OK', 'S', 1714045086, 1714045086, '1'),
(103799, 1356, 'QU', 'OK', 'S', 1714045101, 1714045101, '1'),
(103800, 1356, 'QU', 'OK', 'S', 1714045113, 1714045113, '1'),
(103801, 1356, 'QU', 'OK', 'S', 1714045134, 1714045134, '1'),
(103802, 1356, 'QU', 'OK', 'S', 1714045149, 1714045149, '1'),
(103803, 24423, 'QU', 'OK', 'S', 1714045212, 1714045212, '1'),
(103804, 17736, 'QU', 'OK', 'S', 1714045216, 1714045216, '1'),
(103805, 24423, 'QU', 'OK', 'S', 1714045249, 1714045249, '1'),
(103806, 29471, 'QU', 'OK', 'S', 1714045255, 1714045255, '1'),
(103807, 24423, 'QU', 'OK', 'S', 1714045268, 1714045268, '1'),
(103808, 29166, 'QU', 'OK', 'S', 1714045286, 1714045286, '1'),
(103809, 24423, 'QU', 'OK', 'S', 1714045305, 1714045305, '1'),
(103810, 13140, 'QU', 'OK', 'S', 1714045348, 1714045348, '1'),
(103811, 19621, 'QU', 'OK', 'S', 1714045393, 1714045393, '1'),
(103812, 30515, 'QU', 'OK', 'S', 1714045600, 1714045600, '1'),
(103813, 15280, 'QU', 'OK', 'S', 1714045640, 1714045640, '1'),
(103814, 19541, 'QU', 'OK', 'S', 1714045693, 1714045693, '1'),
(103815, 13170, 'QU', 'OK', 'S', 1714045736, 1714045736, '1'),
(103816, 25014, 'QU', 'OK', 'S', 1714045785, 1714045785, '1'),
(103817, 20819, 'QU', 'OK', 'S', 1714045834, 1714045834, '1'),
(103818, 24321, 'QU', 'OK', 'S', 1714046107, 1714046107, '1'),
(103819, 17841, 'QU', 'OK', 'S', 1714046403, 1714046403, '1'),
(103820, 24250, 'QU', 'OK', 'S', 1714046462, 1714046462, '1'),
(103821, 25169, 'QU', 'OK', 'S', 1714046507, 1714046507, '1'),
(103822, 24595, 'QU', 'OK', 'S', 1714046541, 1714046541, '1'),
(103823, 26556, 'QU', 'OK', 'S', 1714046579, 1714046579, '1'),
(103824, 30912, 'QU', 'OK', 'S', 1714048748, 1714048748, '1'),
(103825, 30147, 'QU', 'OK', 'S', 1714048751, 1714048751, '1'),
(103826, 25523, 'QU', 'OK', 'S', 1714049286, 1714049286, '1'),
(103827, 28327, 'QU', 'OK', 'S', 1714049331, 1714049331, '1'),
(103828, 28996, 'QU', 'OK', 'S', 1714049398, 1714049398, '1'),
(103829, 28326, 'QU', 'OK', 'S', 1714049470, 1714049470, '1'),
(103830, 28959, 'QU', 'OK', 'S', 1714049750, 1714049750, '1'),
(103831, 28964, 'QU', 'OK', 'S', 1714050967, 1714050967, '1'),
(103832, 28964, 'QU', 'OK', 'S', 1714051298, 1714051298, '1'),
(103833, 28964, 'QU', 'OK', 'S', 1714051304, 1714051304, '1'),
(103834, 28964, 'QU', 'OK', 'S', 1714051314, 1714051314, '1'),
(103835, 28964, 'QU', 'OK', 'S', 1714051318, 1714051318, '1'),
(103836, 28964, 'QU', 'OK', 'S', 1714051321, 1714051321, '1'),
(103837, 26916, 'QU', 'OK', 'S', 1714056390, 1714056390, '1'),
(103838, 26749, 'QU', 'OK', 'S', 1714056410, 1714056410, '1'),
(103839, 25817, 'QU', 'OK', 'S', 1714056422, 1714056422, '1'),
(103840, 25817, 'QU', 'OK', 'S', 1714056422, 1714056422, '1'),
(103841, 25817, 'QU', 'OK', 'S', 1714056422, 1714056422, '1'),
(103842, 25717, 'QU', 'OK', 'S', 1714056428, 1714056428, '1'),
(103843, 25298, 'QU', 'OK', 'S', 1714056443, 1714056443, '1'),
(103844, 25298, 'QU', 'OK', 'S', 1714056443, 1714056443, '1'),
(103845, 25298, 'QU', 'OK', 'S', 1714056443, 1714056443, '1'),
(103846, 25298, 'QU', 'OK', 'S', 1714056443, 1714056443, '1'),
(103847, 24835, 'QU', 'OK', 'S', 1714056454, 1714056454, '1'),
(103848, 24835, 'QU', 'OK', 'S', 1714056454, 1714056454, '1'),
(103849, 24835, 'QU', 'OK', 'S', 1714056454, 1714056454, '1'),
(103850, 24835, 'QU', 'OK', 'S', 1714056454, 1714056454, '1'),
(103851, 24835, 'QU', 'OK', 'S', 1714056454, 1714056454, '1'),
(103852, 24834, 'QU', 'OK', 'S', 1714056466, 1714056466, '1'),
(103853, 24834, 'QU', 'OK', 'S', 1714056466, 1714056466, '1'),
(103854, 24834, 'QU', 'OK', 'S', 1714056466, 1714056466, '1'),
(103855, 24665, 'QU', 'OK', 'S', 1714056473, 1714056473, '1'),
(103856, 24278, 'QU', 'OK', 'S', 1714056484, 1714056484, '1'),
(103857, 24256, 'QU', 'OK', 'S', 1714056494, 1714056494, '1'),
(103858, 24249, 'QU', 'OK', 'S', 1714056506, 1714056506, '1'),
(103859, 24084, 'QU', 'OK', 'S', 1714056516, 1714056516, '1'),
(103860, 24083, 'QU', 'OK', 'S', 1714056527, 1714056527, '1'),
(103861, 24074, 'QU', 'OK', 'S', 1714056538, 1714056538, '1'),
(103862, 24074, 'QU', 'OK', 'S', 1714056538, 1714056538, '1'),
(103863, 23975, 'QU', 'OK', 'S', 1714056550, 1714056550, '1'),
(103864, 23971, 'QU', 'OK', 'S', 1714056560, 1714056560, '1'),
(103865, 23563, 'QU', 'OK', 'S', 1714056577, 1714056577, '1'),
(103866, 23243, 'QU', 'OK', 'S', 1714056594, 1714056594, '1'),
(103867, 23135, 'QU', 'OK', 'S', 1714056630, 1714056630, '1'),
(103868, 22788, 'QU', 'OK', 'S', 1714056655, 1714056655, '1'),
(103869, 22790, 'QU', 'OK', 'S', 1714056667, 1714056667, '1'),
(103870, 22790, 'QU', 'OK', 'S', 1714056667, 1714056667, '1'),
(103871, 22828, 'QU', 'OK', 'S', 1714056680, 1714056680, '1'),
(103872, 22908, 'QU', 'OK', 'S', 1714056688, 1714056688, '1'),
(103873, 22908, 'QU', 'OK', 'S', 1714056688, 1714056688, '1'),
(103874, 22973, 'QU', 'OK', 'S', 1714056703, 1714056703, '1'),
(103875, 23459, 'QU', 'OK', 'S', 1714057213, 1714057213, '1'),
(103876, 23352, 'QU', 'OK', 'S', 1714057227, 1714057227, '1'),
(103877, 22994, 'QU', 'OK', 'S', 1714057240, 1714057240, '1'),
(103878, 22992, 'QU', 'OK', 'S', 1714057260, 1714057260, '1'),
(103879, 24252, 'QU', 'OK', 'S', 1714057364, 1714057364, '1'),
(103880, 24252, 'QU', 'OK', 'S', 1714057364, 1714057364, '1'),
(103881, 24252, 'QU', 'OK', 'S', 1714057364, 1714057364, '1'),
(103882, 24252, 'QU', 'OK', 'S', 1714057364, 1714057364, '1'),
(103883, 23974, 'QU', 'OK', 'S', 1714057376, 1714057376, '1'),
(103884, 23974, 'QU', 'OK', 'S', 1714057376, 1714057376, '1'),
(103885, 23974, 'QU', 'OK', 'S', 1714057376, 1714057376, '1'),
(103886, 22975, 'QU', 'OK', 'S', 1714057397, 1714057397, '1'),
(103887, 22787, 'QU', 'OK', 'S', 1714057442, 1714057442, '1'),
(103888, 22751, 'QU', 'OK', 'S', 1714057451, 1714057451, '1'),
(103889, 21765, 'QU', 'OK', 'S', 1714057460, 1714057460, '1'),
(103890, 21365, 'QU', 'OK', 'S', 1714057499, 1714057499, '1'),
(103891, 21365, 'QU', 'OK', 'S', 1714057499, 1714057499, '1'),
(103892, 21365, 'QU', 'OK', 'S', 1714057499, 1714057499, '1'),
(103893, 21364, 'QU', 'OK', 'S', 1714057507, 1714057507, '1'),
(103894, 21364, 'QU', 'OK', 'S', 1714057507, 1714057507, '1'),
(103895, 21363, 'QU', 'OK', 'S', 1714057524, 1714057524, '1'),
(103896, 21363, 'QU', 'OK', 'S', 1714057524, 1714057524, '1'),
(103897, 21146, 'QU', 'OK', 'S', 1714057540, 1714057540, '1'),
(103898, 21146, 'QU', 'OK', 'S', 1714057540, 1714057540, '1'),
(103899, 21146, 'QU', 'OK', 'S', 1714057540, 1714057540, '1'),
(103900, 21146, 'QU', 'OK', 'S', 1714057540, 1714057540, '1'),
(103901, 21145, 'QU', 'OK', 'S', 1714057550, 1714057550, '1'),
(103902, 21029, 'QU', 'OK', 'S', 1714057579, 1714057579, '1'),
(103903, 21029, 'QU', 'OK', 'S', 1714057579, 1714057579, '1'),
(103904, 21029, 'QU', 'OK', 'S', 1714057579, 1714057579, '1'),
(103905, 21029, 'QU', 'OK', 'S', 1714057579, 1714057579, '1'),
(103906, 20726, 'QU', 'OK', 'S', 1714057596, 1714057596, '1'),
(103907, 20381, 'QU', 'OK', 'S', 1714057607, 1714057607, '1'),
(103908, 16904, 'QU', 'OK', 'S', 1714057620, 1714057620, '1'),
(103909, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103910, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103911, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103912, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103913, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103914, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103915, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103916, 16326, 'QU', 'OK', 'S', 1714057651, 1714057651, '1'),
(103917, 16124, 'QU', 'OK', 'S', 1714057669, 1714057669, '1'),
(103918, 15995, 'QU', 'OK', 'S', 1714057684, 1714057684, '1'),
(103919, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103920, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103921, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103922, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103923, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103924, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103925, 15138, 'QU', 'OK', 'S', 1714057702, 1714057702, '1'),
(103926, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103927, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103928, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103929, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103930, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103931, 14781, 'QU', 'OK', 'S', 1714057741, 1714057741, '1'),
(103932, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103933, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103934, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103935, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103936, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103937, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103938, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103939, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103940, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103941, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103942, 14781, 'QU', 'OK', 'S', 1714057742, 1714057742, '1'),
(103943, 14565, 'QU', 'OK', 'S', 1714057751, 1714057751, '1'),
(103944, 14255, 'QU', 'OK', 'S', 1714057768, 1714057768, '1'),
(103945, 21032, 'QU', 'OK', 'S', 1714057809, 1714057809, '1'),
(103946, 21030, 'QU', 'OK', 'S', 1714057822, 1714057822, '1'),
(103947, 21030, 'QU', 'OK', 'S', 1714057822, 1714057822, '1'),
(103948, 21030, 'QU', 'OK', 'S', 1714057822, 1714057822, '1'),
(103949, 16758, 'QU', 'OK', 'S', 1714057839, 1714057839, '1'),
(103950, 16342, 'QU', 'OK', 'S', 1714057852, 1714057852, '1'),
(103951, 15674, 'QU', 'OK', 'S', 1714057871, 1714057871, '1'),
(103952, 15330, 'QU', 'OK', 'S', 1714057884, 1714057884, '1'),
(103953, 15330, 'QU', 'OK', 'S', 1714057884, 1714057884, '1'),
(103954, 15330, 'QU', 'OK', 'S', 1714057884, 1714057884, '1'),
(103955, 15330, 'QU', 'OK', 'S', 1714057884, 1714057884, '1'),
(103956, 14786, 'QU', 'OK', 'S', 1714057893, 1714057893, '1'),
(103957, 10720, 'QU', 'OK', 'S', 1714058006, 1714058006, '1'),
(103958, 10720, 'QU', 'OK', 'S', 1714058006, 1714058006, '1'),
(103959, 10720, 'QU', 'OK', 'S', 1714058006, 1714058006, '1'),
(103960, 10720, 'QU', 'OK', 'S', 1714058006, 1714058006, '1'),
(103961, 10720, 'QU', 'OK', 'S', 1714058006, 1714058006, '1'),
(103962, 10679, 'QU', 'OK', 'S', 1714058020, 1714058020, '1'),
(103963, 10514, 'QU', 'OK', 'S', 1714058034, 1714058034, '1'),
(103964, 10514, 'QU', 'OK', 'S', 1714058034, 1714058034, '1'),
(103965, 10514, 'QU', 'OK', 'S', 1714058034, 1714058034, '1'),
(103966, 10514, 'QU', 'OK', 'S', 1714058034, 1714058034, '1'),
(103967, 10514, 'QU', 'OK', 'S', 1714058034, 1714058034, '1'),
(103968, 9841, 'QU', 'OK', 'S', 1714058043, 1714058043, '1'),
(103969, 8855, 'QU', 'OK', 'S', 1714058060, 1714058060, '1'),
(103970, 8855, 'QU', 'OK', 'S', 1714058060, 1714058060, '1'),
(103971, 8855, 'QU', 'OK', 'S', 1714058060, 1714058060, '1'),
(103972, 8192, 'QU', 'OK', 'S', 1714058070, 1714058070, '1'),
(103973, 8192, 'QU', 'OK', 'S', 1714058070, 1714058070, '1'),
(103974, 8192, 'QU', 'OK', 'S', 1714058070, 1714058070, '1'),
(103975, 8192, 'QU', 'OK', 'S', 1714058070, 1714058070, '1'),
(103976, 8132, 'QU', 'OK', 'S', 1714058079, 1714058079, '1'),
(103977, 8068, 'QU', 'OK', 'S', 1714058089, 1714058089, '1'),
(103978, 8068, 'QU', 'OK', 'S', 1714058089, 1714058089, '1'),
(103979, 8068, 'QU', 'OK', 'S', 1714058089, 1714058089, '1'),
(103980, 8068, 'QU', 'OK', 'S', 1714058089, 1714058089, '1'),
(103981, 3723, 'QU', 'OK', 'S', 1714058182, 1714058182, '1'),
(103982, 3021, 'QU', 'OK', 'S', 1714058193, 1714058193, '1'),
(103983, 28858, 'QU', 'OK', 'S', 1714109972, 1714109972, '1'),
(103984, 28858, 'QU', 'OK', 'S', 1714110338, 1714110338, '1'),
(103985, 28858, 'QU', 'OK', 'S', 1714110481, 1714110481, '1'),
(103986, 29388, 'QU', 'OK', 'S', 1714113640, 1714113640, '1'),
(103987, 30782, 'QU', 'OK', 'S', 1714113665, 1714113665, '1'),
(103988, 23007, 'QU', 'OK', 'S', 1714113671, 1714113671, '1'),
(103989, 29447, 'QU', 'OK', 'S', 1714113682, 1714113682, '1'),
(103990, 30207, 'QU', 'OK', 'S', 1714113704, 1714113704, '1'),
(103991, 30207, 'QU', 'OK', 'S', 1714113707, 1714113707, '1'),
(103992, 30209, 'QU', 'OK', 'S', 1714113713, 1714113713, '1'),
(103993, 30207, 'QU', 'OK', 'S', 1714113716, 1714113716, '1'),
(103994, 30207, 'QU', 'OK', 'S', 1714113720, 1714113720, '1'),
(103995, 29435, 'QU', 'OK', 'S', 1714113730, 1714113730, '1'),
(103996, 29447, 'QU', 'OK', 'S', 1714113740, 1714113740, '1'),
(103997, 30607, 'QU', 'OK', 'S', 1714113771, 1714113771, '1'),
(103998, 30605, 'QU', 'OK', 'S', 1714113775, 1714113775, '1'),
(103999, 30597, 'QU', 'OK', 'S', 1714113787, 1714113787, '1'),
(104000, 30597, 'QU', 'OK', 'S', 1714113793, 1714113793, '1'),
(104001, 30606, 'QU', 'OK', 'S', 1714113800, 1714113800, '1'),
(104002, 30608, 'QU', 'OK', 'S', 1714113809, 1714113809, '1'),
(104003, 30597, 'QU', 'OK', 'S', 1714113814, 1714113814, '1'),
(104004, 27915, 'QU', 'OK', 'S', 1714113819, 1714113819, '1'),
(104005, 24338, 'QU', 'OK', 'S', 1714113823, 1714113823, '1'),
(104006, 27915, 'QU', 'OK', 'S', 1714113826, 1714113826, '1'),
(104007, 30594, 'QU', 'OK', 'S', 1714113834, 1714113834, '1'),
(104008, 30594, 'QU', 'OK', 'S', 1714113837, 1714113837, '1'),
(104009, 30594, 'QU', 'OK', 'S', 1714113839, 1714113839, '1'),
(104010, 30594, 'QU', 'OK', 'S', 1714113842, 1714113842, '1'),
(104011, 30793, 'QU', 'OK', 'S', 1714113869, 1714113869, '1'),
(104012, 30792, 'QU', 'OK', 'S', 1714113872, 1714113872, '1'),
(104013, 30793, 'QU', 'OK', 'S', 1714113876, 1714113876, '1'),
(104014, 30794, 'QU', 'OK', 'S', 1714113981, 1714113981, '1'),
(104015, 30794, 'QU', 'OK', 'S', 1714113984, 1714113984, '1'),
(104016, 30794, 'QU', 'OK', 'S', 1714113987, 1714113987, '1'),
(104017, 30794, 'QU', 'OK', 'S', 1714113989, 1714113989, '1'),
(104018, 30766, 'QU', 'OK', 'S', 1714114010, 1714114010, '1'),
(104019, 30723, 'QU', 'OK', 'S', 1714114014, 1714114014, '1'),
(104020, 30667, 'QU', 'OK', 'S', 1714114017, 1714114017, '1'),
(104021, 30681, 'QU', 'OK', 'S', 1714114021, 1714114021, '1'),
(104022, 30723, 'QU', 'OK', 'S', 1714114026, 1714114026, '1'),
(104023, 30723, 'QU', 'OK', 'S', 1714114039, 1714114039, '1'),
(104024, 30807, 'QU', 'OK', 'S', 1714114048, 1714114048, '1'),
(104025, 30769, 'QU', 'OK', 'S', 1714114053, 1714114053, '1'),
(104026, 30667, 'QU', 'OK', 'S', 1714114056, 1714114056, '1'),
(104027, 30723, 'QU', 'OK', 'S', 1714114061, 1714114061, '1'),
(104028, 30805, 'QU', 'OK', 'S', 1714114065, 1714114065, '1'),
(104029, 30919, 'QU', 'OK', 'S', 1714114069, 1714114069, '1'),
(104030, 30818, 'QU', 'OK', 'S', 1714114074, 1714114074, '1'),
(104031, 30715, 'QU', 'OK', 'S', 1714114079, 1714114079, '1'),
(104032, 30810, 'QU', 'OK', 'S', 1714114083, 1714114083, '1'),
(104033, 30833, 'QU', 'OK', 'S', 1714114088, 1714114088, '1'),
(104034, 30761, 'QU', 'OK', 'S', 1714114093, 1714114093, '1'),
(104035, 30818, 'QU', 'OK', 'S', 1714114104, 1714114104, '1'),
(104036, 30920, 'QU', 'OK', 'S', 1714114109, 1714114109, '1'),
(104037, 30805, 'QU', 'OK', 'S', 1714114115, 1714114115, '1'),
(104038, 30765, 'QU', 'OK', 'S', 1714114122, 1714114122, '1'),
(104039, 30766, 'QU', 'OK', 'S', 1714114127, 1714114127, '1'),
(104040, 30805, 'QU', 'OK', 'S', 1714114133, 1714114133, '1'),
(104041, 30754, 'QU', 'OK', 'S', 1714114137, 1714114137, '1'),
(104042, 30831, 'QU', 'OK', 'S', 1714114141, 1714114141, '1'),
(104043, 30742, 'QU', 'OK', 'S', 1714114145, 1714114145, '1'),
(104044, 30919, 'QU', 'OK', 'S', 1714114149, 1714114149, '1'),
(104045, 30764, 'QU', 'OK', 'S', 1714114154, 1714114154, '1'),
(104046, 30726, 'QU', 'OK', 'S', 1714114158, 1714114158, '1'),
(104047, 30759, 'QU', 'OK', 'S', 1714114164, 1714114164, '1'),
(104048, 30801, 'QU', 'OK', 'S', 1714114169, 1714114169, '1'),
(104049, 30764, 'QU', 'OK', 'S', 1714114174, 1714114174, '1'),
(104050, 30762, 'QU', 'OK', 'S', 1714114179, 1714114179, '1'),
(104051, 30804, 'QU', 'OK', 'S', 1714114187, 1714114187, '1'),
(104052, 30919, 'QU', 'OK', 'S', 1714114195, 1714114195, '1'),
(104053, 30803, 'QU', 'OK', 'S', 1714114201, 1714114201, '1'),
(104054, 30802, 'QU', 'OK', 'S', 1714114211, 1714114211, '1'),
(104055, 30686, 'QU', 'OK', 'S', 1714114278, 1714114278, '1'),
(104056, 30686, 'QU', 'OK', 'S', 1714114283, 1714114283, '1'),
(104057, 19840, 'QU', 'OK', 'S', 1714115092, 1714115092, '1'),
(104058, 29436, 'QU', 'OK', 'S', 1714116168, 1714116168, '1'),
(104059, 23007, 'QU', 'OK', 'S', 1714116179, 1714116179, '1'),
(104060, 29253, 'QU', 'OK', 'S', 1714116203, 1714116203, '1'),
(104061, 30557, 'QU', 'OK', 'S', 1714118199, 1714118199, '1'),
(104062, 29851, 'QU', 'OK', 'S', 1714118343, 1714118343, '1'),
(104063, 16728, 'QU', 'OK', 'S', 1714118386, 1714118386, '1'),
(104064, 28815, 'QU', 'OK', 'S', 1714118423, 1714118423, '1'),
(104065, 19858, 'QU', 'OK', 'S', 1714118462, 1714118462, '1'),
(104066, 22408, 'QU', 'OK', 'S', 1714118531, 1714118531, '1'),
(104067, 28959, 'QU', 'OK', 'S', 1714118700, 1714118700, '1'),
(104068, 29478, 'QU', 'OK', 'S', 1714118741, 1714118741, '1'),
(104069, 24026, 'QU', 'OK', 'S', 1714118933, 1714118933, '1'),
(104070, 24172, 'QU', 'OK', 'S', 1714118977, 1714118977, '1'),
(104071, 27773, 'QU', 'OK', 'S', 1714119476, 1714119476, '1'),
(104072, 29850, 'QU', 'OK', 'S', 1714122579, 1714122579, '1'),
(104073, 28815, 'QU', 'OK', 'S', 1714122659, 1714122659, '1'),
(104074, 26123, 'QU', 'OK', 'S', 1714122698, 1714122698, '1'),
(104075, 30641, 'QU', 'OK', 'S', 1714122936, 1714122936, '1'),
(104076, 30641, 'QU', 'OK', 'S', 1714122983, 1714122983, '1'),
(104077, 12706, 'QU', 'OK', 'S', 1714124838, 1714124838, '1'),
(104078, 12706, 'QU', 'OK', 'S', 1714124847, 1714124847, '1'),
(104079, 25903, 'QU', 'OK', 'S', 1714124918, 1714124918, '1'),
(104080, 24338, 'QU', 'OK', 'S', 1714125119, 1714125119, '1'),
(104081, 30318, 'QU', 'OK', 'S', 1714125348, 1714125348, '1'),
(104082, 24338, 'QU', 'OK', 'S', 1714125385, 1714125385, '1'),
(104083, 26502, 'QU', 'OK', 'S', 1714125427, 1714125427, '1'),
(104084, 30444, 'QU', 'OK', 'S', 1714125649, 1714125649, '1'),
(104085, 30023, 'QU', 'OK', 'S', 1714125760, 1714125760, '1'),
(104086, 30019, 'QU', 'OK', 'S', 1714125816, 1714125816, '1'),
(104087, 27710, 'QU', 'OK', 'S', 1714126360, 1714126360, '1'),
(104088, 27710, 'QU', 'OK', 'S', 1714126746, 1714126746, '1'),
(104089, 24810, 'QU', 'OK', 'S', 1714127456, 1714127456, '1'),
(104090, 30883, 'QU', 'OK', 'S', 1714127574, 1714127574, '1'),
(104091, 30806, 'QU', 'OK', 'S', 1714127811, 1714127811, '1'),
(104092, 30373, 'QU', 'OK', 'S', 1714128040, 1714128040, '1'),
(104093, 27763, 'QU', 'OK', 'S', 1714128234, 1714128234, '1'),
(104094, 17981, 'QU', 'OK', 'S', 1714129358, 1714129358, '1'),
(104095, 29009, 'QU', 'OK', 'S', 1714129393, 1714129393, '1'),
(104096, 17976, 'QU', 'OK', 'S', 1714129455, 1714129455, '1'),
(104097, 17978, 'QU', 'OK', 'S', 1714129516, 1714129516, '1'),
(104098, 20925, 'QU', 'OK', 'S', 1714129641, 1714129641, '1'),
(104099, 27198, 'QU', 'OK', 'S', 1714130727, 1714130727, '1'),
(104100, 30959, 'QU', 'OK', 'S', 1714130935, 1714130935, '1'),
(104101, 30960, 'QU', 'OK', 'S', 1714131503, 1714131503, '1'),
(104102, 30961, 'QU', 'OK', 'S', 1714131809, 1714131809, '1'),
(104103, 30950, 'QU', 'OK', 'S', 1714132451, 1714132451, '1'),
(104104, 14542, 'QU', 'OK', 'S', 1714132530, 1714132530, '1'),
(104105, 27667, 'QU', 'OK', 'S', 1714132560, 1714132560, '1'),
(104106, 28642, 'QU', 'OK', 'S', 1714132563, 1714132563, '1'),
(104107, 18708, 'QU', 'OK', 'S', 1714132567, 1714132567, '1'),
(104108, 23150, 'QU', 'OK', 'S', 1714132835, 1714132835, '1'),
(104109, 23150, 'QU', 'OK', 'S', 1714132862, 1714132862, '1'),
(104110, 30958, 'QU', 'OK', 'S', 1714133166, 1714133166, '1'),
(104111, 20421, 'QU', 'OK', 'S', 1714134717, 1714134717, '1'),
(104112, 30962, 'QU', 'OK', 'S', 1714136510, 1714136510, '1'),
(104113, 30963, 'QU', 'OK', 'S', 1714136560, 1714136560, '1'),
(104114, 30964, 'QU', 'OK', 'S', 1714136604, 1714136604, '1'),
(104115, 30958, 'QU', 'OK', 'S', 1714136677, 1714136677, '1'),
(104116, 30950, 'QU', 'OK', 'S', 1714136711, 1714136711, '1'),
(104117, 30001, 'QU', 'OK', 'S', 1714137182, 1714137182, '1'),
(104118, 30947, 'QU', 'OK', 'S', 1714139071, 1714139071, '1'),
(104119, 30948, 'QU', 'OK', 'S', 1714139173, 1714139173, '1'),
(104120, 30807, 'QU', 'OK', 'S', 1714190184, 1714190184, '1'),
(104121, 30807, 'QU', 'OK', 'S', 1714190202, 1714190202, '1'),
(104122, 30890, 'QU', 'OK', 'S', 1714190215, 1714190215, '1'),
(104123, 7866, 'QU', 'OK', 'S', 1714193802, 1714193802, '1'),
(104124, 11222, 'QU', 'OK', 'S', 1714193805, 1714193805, '1'),
(104125, 28108, 'QU', 'OK', 'S', 1714193809, 1714193809, '1'),
(104126, 28108, 'QU', 'OK', 'S', 1714193812, 1714193812, '1'),
(104127, 11692, 'QU', 'OK', 'S', 1714193814, 1714193814, '1'),
(104128, 17410, 'QU', 'OK', 'S', 1714193817, 1714193817, '1'),
(104129, 28588, 'QU', 'OK', 'S', 1714193821, 1714193821, '1'),
(104130, 30757, 'QU', 'OK', 'S', 1714193823, 1714193823, '1'),
(104131, 24834, 'QU', 'OK', 'S', 1714193865, 1714193865, '1'),
(104132, 24834, 'QU', 'OK', 'S', 1714194730, 1714194730, '1'),
(104133, 29863, 'QU', 'OK', 'S', 1714195139, 1714195139, '1'),
(104134, 20969, 'QU', 'OK', 'S', 1714195158, 1714195158, '1'),
(104135, 29863, 'QU', 'OK', 'S', 1714195646, 1714195646, '1'),
(104136, 20969, 'QU', 'OK', 'S', 1714195648, 1714195648, '1'),
(104137, 11936, 'QU', 'OK', 'S', 1714195653, 1714195653, '1'),
(104138, 11936, 'QU', 'OK', 'S', 1714196579, 1714196579, '1'),
(104139, 20969, 'QU', 'OK', 'S', 1714196591, 1714196591, '1'),
(104140, 29863, 'QU', 'OK', 'S', 1714196610, 1714196610, '1'),
(104141, 26864, 'QU', 'OK', 'S', 1714197268, 1714197268, '1'),
(104142, 26864, 'QU', 'OK', 'S', 1714197268, 1714197268, '1'),
(104143, 26864, 'QU', 'OK', 'S', 1714197268, 1714197268, '1'),
(104144, 26864, 'QU', 'OK', 'S', 1714197268, 1714197268, '1'),
(104145, 26864, 'QU', 'OK', 'S', 1714197268, 1714197268, '1'),
(104146, 29863, 'QU', 'OK', 'S', 1714197356, 1714197356, '1'),
(104147, 20969, 'QU', 'OK', 'S', 1714197367, 1714197367, '1'),
(104148, 11936, 'QU', 'OK', 'S', 1714197371, 1714197371, '1'),
(104149, 30297, 'QU', 'OK', 'S', 1714197385, 1714197385, '1'),
(104150, 26550, 'QU', 'OK', 'S', 1714197444, 1714197444, '1'),
(104151, 26547, 'QU', 'OK', 'S', 1714197480, 1714197480, '1'),
(104152, 26547, 'QU', 'OK', 'S', 1714197480, 1714197480, '1'),
(104153, 26547, 'QU', 'OK', 'S', 1714197480, 1714197480, '1'),
(104154, 26547, 'QU', 'OK', 'S', 1714197480, 1714197480, '1'),
(104155, 26502, 'QU', 'OK', 'S', 1714197525, 1714197525, '1'),
(104156, 26502, 'QU', 'OK', 'S', 1714197525, 1714197525, '1'),
(104157, 26502, 'QU', 'OK', 'S', 1714197525, 1714197525, '1'),
(104158, 23747, 'QU', 'OK', 'S', 1714197752, 1714197752, '1'),
(104159, 23460, 'QU', 'OK', 'S', 1714197761, 1714197761, '1'),
(104160, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104161, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104162, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104163, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104164, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104165, 23343, 'QU', 'OK', 'S', 1714197880, 1714197880, '1'),
(104166, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104167, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104168, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104169, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104170, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104171, 30566, 'QU', 'OK', 'S', 1714198536, 1714198536, '1'),
(104172, 30566, 'QU', 'OK', 'S', 1714198537, 1714198537, '1'),
(104173, 30232, 'QU', 'OK', 'S', 1714198589, 1714198589, '1'),
(104174, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104175, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104176, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104177, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104178, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104179, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104180, 30230, 'QU', 'OK', 'S', 1714198616, 1714198616, '1'),
(104181, 29710, 'QU', 'OK', 'S', 1714198680, 1714198680, '1'),
(104182, 29710, 'QU', 'OK', 'S', 1714198680, 1714198680, '1'),
(104183, 29284, 'QU', 'OK', 'S', 1714198712, 1714198712, '1'),
(104184, 29284, 'QU', 'OK', 'S', 1714198712, 1714198712, '1'),
(104185, 29284, 'QU', 'OK', 'S', 1714198712, 1714198712, '1'),
(104186, 27198, 'QU', 'OK', 'S', 1714198990, 1714198990, '1'),
(104187, 27198, 'QU', 'OK', 'S', 1714198990, 1714198990, '1'),
(104188, 27198, 'QU', 'OK', 'S', 1714198990, 1714198990, '1'),
(104189, 27198, 'QU', 'OK', 'S', 1714198990, 1714198990, '1'),
(104190, 27197, 'QU', 'OK', 'S', 1714199002, 1714199002, '1'),
(104191, 27196, 'QU', 'OK', 'S', 1714199033, 1714199033, '1'),
(104192, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104193, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104194, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104195, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104196, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104197, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104198, 27196, 'QU', 'OK', 'S', 1714199034, 1714199034, '1'),
(104199, 27194, 'QU', 'OK', 'S', 1714199065, 1714199065, '1'),
(104200, 27194, 'QU', 'OK', 'S', 1714199065, 1714199065, '1'),
(104201, 27194, 'QU', 'OK', 'S', 1714199065, 1714199065, '1'),
(104202, 27194, 'QU', 'OK', 'S', 1714199065, 1714199065, '1'),
(104203, 27194, 'QU', 'OK', 'S', 1714199065, 1714199065, '1'),
(104204, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104205, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104206, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104207, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104208, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104209, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104210, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104211, 27173, 'QU', 'OK', 'S', 1714199096, 1714199096, '1'),
(104212, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104213, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104214, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104215, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104216, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104217, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104218, 27169, 'QU', 'OK', 'S', 1714199123, 1714199123, '1'),
(104219, 27147, 'QU', 'OK', 'S', 1714199148, 1714199148, '1'),
(104220, 27147, 'QU', 'OK', 'S', 1714199148, 1714199148, '1'),
(104221, 27147, 'QU', 'OK', 'S', 1714199148, 1714199148, '1'),
(104222, 27147, 'QU', 'OK', 'S', 1714199148, 1714199148, '1'),
(104223, 27147, 'QU', 'OK', 'S', 1714199148, 1714199148, '1'),
(104224, 26986, 'QU', 'OK', 'S', 1714199165, 1714199165, '1'),
(104225, 30955, 'QU', 'OK', 'S', 1714199166, 1714199166, '1'),
(104226, 26982, 'QU', 'OK', 'S', 1714199189, 1714199189, '1'),
(104227, 26982, 'QU', 'OK', 'S', 1714199189, 1714199189, '1'),
(104228, 26982, 'QU', 'OK', 'S', 1714199189, 1714199189, '1'),
(104229, 26236, 'QU', 'OK', 'S', 1714199219, 1714199219, '1'),
(104230, 26225, 'QU', 'OK', 'S', 1714199250, 1714199250, '1'),
(104231, 26225, 'QU', 'OK', 'S', 1714199250, 1714199250, '1'),
(104232, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104233, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104234, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104235, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104236, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104237, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104238, 26199, 'QU', 'OK', 'S', 1714199276, 1714199276, '1'),
(104239, 30951, 'QU', 'OK', 'S', 1714199281, 1714199281, '1'),
(104240, 26197, 'QU', 'OK', 'S', 1714199297, 1714199297, '1'),
(104241, 26197, 'QU', 'OK', 'S', 1714199297, 1714199297, '1'),
(104242, 26194, 'QU', 'OK', 'S', 1714199324, 1714199324, '1'),
(104243, 26194, 'QU', 'OK', 'S', 1714199324, 1714199324, '1'),
(104244, 26194, 'QU', 'OK', 'S', 1714199324, 1714199324, '1'),
(104245, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104246, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104247, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104248, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104249, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104250, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104251, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104252, 25583, 'QU', 'OK', 'S', 1714199406, 1714199406, '1'),
(104253, 25494, 'QU', 'OK', 'S', 1714199435, 1714199435, '1'),
(104254, 25494, 'QU', 'OK', 'S', 1714199435, 1714199435, '1'),
(104255, 25494, 'QU', 'OK', 'S', 1714199435, 1714199435, '1'),
(104256, 25494, 'QU', 'OK', 'S', 1714199435, 1714199435, '1'),
(104257, 30957, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104258, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104259, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104260, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104261, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104262, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104263, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104264, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104265, 25454, 'QU', 'OK', 'S', 1714199471, 1714199471, '1'),
(104266, 25388, 'QU', 'OK', 'S', 1714199573, 1714199573, '1'),
(104267, 25348, 'QU', 'OK', 'S', 1714199589, 1714199589, '1'),
(104268, 25282, 'QU', 'OK', 'S', 1714199600, 1714199600, '1'),
(104269, 25228, 'QU', 'OK', 'S', 1714199616, 1714199616, '1'),
(104270, 25226, 'QU', 'OK', 'S', 1714199634, 1714199634, '1'),
(104271, 25226, 'QU', 'OK', 'S', 1714199634, 1714199634, '1'),
(104272, 25226, 'QU', 'OK', 'S', 1714199634, 1714199634, '1'),
(104273, 25172, 'QU', 'OK', 'S', 1714199651, 1714199651, '1'),
(104274, 25145, 'QU', 'OK', 'S', 1714199676, 1714199676, '1'),
(104275, 25145, 'QU', 'OK', 'S', 1714199676, 1714199676, '1'),
(104276, 25145, 'QU', 'OK', 'S', 1714199676, 1714199676, '1'),
(104277, 25145, 'QU', 'OK', 'S', 1714199676, 1714199676, '1'),
(104278, 25145, 'QU', 'OK', 'S', 1714199676, 1714199676, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(104279, 25106, 'QU', 'OK', 'S', 1714199695, 1714199695, '1'),
(104280, 25106, 'QU', 'OK', 'S', 1714199695, 1714199695, '1'),
(104281, 25099, 'QU', 'OK', 'S', 1714199710, 1714199710, '1'),
(104282, 25096, 'QU', 'OK', 'S', 1714199728, 1714199728, '1'),
(104283, 24196, 'QU', 'OK', 'S', 1714199758, 1714199758, '1'),
(104284, 30484, 'QU', 'OK', 'S', 1714199796, 1714199796, '1'),
(104285, 30514, 'QU', 'OK', 'S', 1714199826, 1714199826, '1'),
(104286, 30512, 'QU', 'OK', 'S', 1714199849, 1714199849, '1'),
(104287, 30512, 'QU', 'OK', 'S', 1714199867, 1714199867, '1'),
(104288, 30512, 'QU', 'OK', 'S', 1714199884, 1714199884, '1'),
(104289, 30511, 'QU', 'OK', 'S', 1714199922, 1714199922, '1'),
(104290, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104291, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104292, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104293, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104294, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104295, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104296, 24100, 'QU', 'OK', 'S', 1714199927, 1714199927, '1'),
(104297, 30511, 'QU', 'OK', 'S', 1714199977, 1714199977, '1'),
(104298, 30484, 'QU', 'OK', 'S', 1714199992, 1714199992, '1'),
(104299, 24065, 'QU', 'OK', 'S', 1714199999, 1714199999, '1'),
(104300, 24065, 'QU', 'OK', 'S', 1714199999, 1714199999, '1'),
(104301, 24065, 'QU', 'OK', 'S', 1714199999, 1714199999, '1'),
(104302, 24065, 'QU', 'OK', 'S', 1714199999, 1714199999, '1'),
(104303, 24065, 'QU', 'OK', 'S', 1714199999, 1714199999, '1'),
(104304, 30484, 'QU', 'OK', 'S', 1714200007, 1714200007, '1'),
(104305, 30511, 'QU', 'OK', 'S', 1714200023, 1714200023, '1'),
(104306, 22553, 'QU', 'OK', 'S', 1714200032, 1714200032, '1'),
(104307, 22553, 'QU', 'OK', 'S', 1714200032, 1714200032, '1'),
(104308, 22553, 'QU', 'OK', 'S', 1714200032, 1714200032, '1'),
(104309, 25496, 'QU', 'OK', 'S', 1714200041, 1714200041, '1'),
(104310, 22346, 'QU', 'OK', 'S', 1714200059, 1714200059, '1'),
(104311, 22231, 'QU', 'OK', 'S', 1714200094, 1714200094, '1'),
(104312, 22231, 'QU', 'OK', 'S', 1714200094, 1714200094, '1'),
(104313, 22231, 'QU', 'OK', 'S', 1714200094, 1714200094, '1'),
(104314, 22231, 'QU', 'OK', 'S', 1714200094, 1714200094, '1'),
(104315, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104316, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104317, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104318, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104319, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104320, 20784, 'QU', 'OK', 'S', 1714200123, 1714200123, '1'),
(104321, 24933, 'QU', 'OK', 'S', 1714200794, 1714200794, '1'),
(104322, 29079, 'QU', 'OK', 'S', 1714202505, 1714202505, '1'),
(104323, 15897, 'QU', 'OK', 'S', 1714202588, 1714202588, '1'),
(104324, 29058, 'QU', 'OK', 'S', 1714202626, 1714202626, '1'),
(104325, 29058, 'QU', 'OK', 'S', 1714202641, 1714202641, '1'),
(104326, 29058, 'QU', 'OK', 'S', 1714202704, 1714202704, '1'),
(104327, 29058, 'QU', 'OK', 'S', 1714202727, 1714202727, '1'),
(104328, 29058, 'QU', 'OK', 'S', 1714202839, 1714202839, '1'),
(104329, 30711, 'QU', 'OK', 'S', 1714203043, 1714203043, '1'),
(104330, 30715, 'QU', 'OK', 'S', 1714203046, 1714203046, '1'),
(104331, 30715, 'QU', 'OK', 'S', 1714203048, 1714203048, '1'),
(104332, 30716, 'QU', 'OK', 'S', 1714203050, 1714203050, '1'),
(104333, 30606, 'QU', 'OK', 'S', 1714203061, 1714203061, '1'),
(104334, 30644, 'QU', 'OK', 'S', 1714203066, 1714203066, '1'),
(104335, 30805, 'QU', 'OK', 'S', 1714203170, 1714203170, '1'),
(104336, 22764, 'QU', 'OK', 'S', 1714209640, 1714209640, '1'),
(104337, 29454, 'QU', 'OK', 'S', 1714209643, 1714209643, '1'),
(104338, 30208, 'QU', 'OK', 'S', 1714209645, 1714209645, '1'),
(104339, 20558, 'QU', 'OK', 'S', 1714209648, 1714209648, '1'),
(104340, 26341, 'QU', 'OK', 'S', 1714209650, 1714209650, '1'),
(104341, 8971, 'QU', 'OK', 'S', 1714211188, 1714211188, '1'),
(104342, 29451, 'QU', 'OK', 'S', 1714211193, 1714211193, '1'),
(104343, 29498, 'QU', 'OK', 'S', 1714211195, 1714211195, '1'),
(104344, 17214, 'QU', 'OK', 'S', 1714211197, 1714211197, '1'),
(104345, 29590, 'QU', 'OK', 'S', 1714211200, 1714211200, '1'),
(104346, 26075, 'QU', 'OK', 'S', 1714211203, 1714211203, '1'),
(104347, 30970, 'QU', 'OK', 'S', 1714212097, 1714212097, '1'),
(104348, 25496, 'QU', 'OK', 'S', 1714212316, 1714212316, '1'),
(104349, 30980, 'QU', 'OK', 'S', 1714212446, 1714212446, '1'),
(104350, 30981, 'QU', 'OK', 'S', 1714212485, 1714212485, '1'),
(104351, 30208, 'QU', 'OK', 'S', 1714212665, 1714212665, '1'),
(104352, 29441, 'QU', 'OK', 'S', 1714214439, 1714214439, '1'),
(104353, 29441, 'QU', 'OK', 'S', 1714214441, 1714214441, '1'),
(104354, 29441, 'QU', 'OK', 'S', 1714214456, 1714214456, '1'),
(104355, 26766, 'QU', 'OK', 'S', 1714214459, 1714214459, '1'),
(104356, 29441, 'QU', 'OK', 'S', 1714214462, 1714214462, '1'),
(104357, 26766, 'QU', 'OK', 'S', 1714214465, 1714214465, '1'),
(104358, 26766, 'QU', 'OK', 'S', 1714214469, 1714214469, '1'),
(104359, 29441, 'QU', 'OK', 'S', 1714214473, 1714214473, '1'),
(104360, 26766, 'QU', 'OK', 'S', 1714214476, 1714214476, '1'),
(104361, 26766, 'QU', 'OK', 'S', 1714214479, 1714214479, '1'),
(104362, 26766, 'QU', 'OK', 'S', 1714214482, 1714214482, '1'),
(104363, 26766, 'QU', 'OK', 'S', 1714214485, 1714214485, '1'),
(104364, 26766, 'QU', 'OK', 'S', 1714214487, 1714214487, '1'),
(104365, 26766, 'QU', 'OK', 'S', 1714214491, 1714214491, '1'),
(104366, 29442, 'QU', 'OK', 'S', 1714214493, 1714214493, '1'),
(104367, 29441, 'QU', 'OK', 'S', 1714214737, 1714214737, '1'),
(104368, 29442, 'QU', 'OK', 'S', 1714214741, 1714214741, '1'),
(104369, 11948, 'QU', 'OK', 'S', 1714214845, 1714214845, '1'),
(104370, 5342, 'QU', 'OK', 'S', 1714214848, 1714214848, '1'),
(104371, 1347, 'QU', 'OK', 'S', 1714214850, 1714214850, '1'),
(104372, 11947, 'QU', 'OK', 'S', 1714214852, 1714214852, '1'),
(104373, 11949, 'QU', 'OK', 'S', 1714214854, 1714214854, '1'),
(104374, 11948, 'QU', 'OK', 'S', 1714214856, 1714214856, '1'),
(104375, 30321, 'QU', 'OK', 'S', 1714215032, 1714215032, '1'),
(104376, 30982, 'QU', 'OK', 'S', 1714215175, 1714215175, '1'),
(104377, 30974, 'QU', 'OK', 'S', 1714215654, 1714215654, '1'),
(104378, 30971, 'QU', 'OK', 'S', 1714215994, 1714215994, '1'),
(104379, 30966, 'QU', 'OK', 'S', 1714216161, 1714216161, '1'),
(104380, 30968, 'QU', 'OK', 'S', 1714216369, 1714216369, '1'),
(104381, 30972, 'QU', 'OK', 'S', 1714218145, 1714218145, '1'),
(104382, 18592, 'QU', 'OK', 'S', 1714218518, 1714218518, '1'),
(104383, 17996, 'QU', 'OK', 'S', 1714218537, 1714218537, '1'),
(104384, 30977, 'QU', 'OK', 'S', 1714218635, 1714218635, '1'),
(104385, 30965, 'QU', 'OK', 'S', 1714220487, 1714220487, '1'),
(104386, 30975, 'QU', 'OK', 'S', 1714220834, 1714220834, '1'),
(104387, 30979, 'QU', 'OK', 'S', 1714221073, 1714221073, '1'),
(104388, 30985, 'QU', 'OK', 'S', 1714221119, 1714221119, '1'),
(104389, 30986, 'QU', 'OK', 'S', 1714221270, 1714221270, '1'),
(104390, 30987, 'QU', 'OK', 'S', 1714221315, 1714221315, '1'),
(104391, 30988, 'QU', 'OK', 'S', 1714221376, 1714221376, '1'),
(104392, 30983, 'QU', 'OK', 'S', 1714221768, 1714221768, '1'),
(104393, 30969, 'QU', 'OK', 'S', 1714222417, 1714222417, '1'),
(104394, 30967, 'QU', 'OK', 'S', 1714222730, 1714222730, '1'),
(104395, 30973, 'QU', 'OK', 'S', 1714223171, 1714223171, '1'),
(104396, 27106, 'QU', 'OK', 'S', 1714223209, 1714223209, '1'),
(104397, 27106, 'QU', 'OK', 'S', 1714223209, 1714223209, '1'),
(104398, 21440, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104399, 21440, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104400, 17260, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104401, 17260, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104402, 17260, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104403, 17260, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104404, 21332, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104405, 20180, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104406, 24223, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104407, 24223, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104408, 21332, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104409, 24539, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104410, 25106, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104411, 25106, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104412, 25106, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104413, 25106, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104414, 25106, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104415, 25099, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104416, 25099, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104417, 25099, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104418, 25099, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104419, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104420, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104421, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104422, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104423, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104424, 25582, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104425, 25146, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104426, 21332, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104427, 26520, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104428, 26520, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104429, 26520, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104430, 26596, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104431, 27046, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104432, 27046, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104433, 26596, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104434, 24539, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104435, 27971, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104436, 28050, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104437, 28230, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104438, 28230, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104439, 28230, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104440, 28230, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104441, 27971, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104442, 27971, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104443, 24539, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104444, 24733, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104445, 28913, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104446, 28913, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104447, 28913, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104448, 24925, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104449, 24925, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104450, 29393, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104451, 29393, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104452, 29526, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104453, 29526, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104454, 29526, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104455, 22928, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104456, 22928, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104457, 22928, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104458, 22928, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104459, 29526, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104460, 29526, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104461, 27971, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104462, 27971, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104463, 24733, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104464, 24539, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104465, 24223, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104466, 30013, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104467, 30013, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104468, 30013, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104469, 30013, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104470, 30033, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104471, 27250, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104472, 27250, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104473, 27250, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104474, 30421, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104475, 30497, 'QU', 'OK', 'S', 1714280865, 1714280865, '1'),
(104476, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104477, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104478, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104479, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104480, 30673, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104481, 30673, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104482, 30421, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104483, 30421, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104484, 24223, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104485, 30768, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104486, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104487, 30846, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104488, 30846, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104489, 30846, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104490, 30846, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104491, 19047, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104492, 19047, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104493, 19047, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104494, 19047, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104495, 18785, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104496, 18785, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104497, 18785, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104498, 30013, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104499, 27497, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104500, 30884, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104501, 30885, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104502, 28050, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104503, 28050, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104504, 28050, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104505, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104506, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104507, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104508, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104509, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104510, 30883, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104511, 30893, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104512, 30895, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104513, 30895, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104514, 30896, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104515, 30888, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104516, 30888, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104517, 30499, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104518, 30891, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104519, 30892, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104520, 30421, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104521, 30886, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104522, 30886, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104523, 30886, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104524, 30886, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104525, 30891, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104526, 30891, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104527, 30892, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104528, 30892, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104529, 30916, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104530, 30497, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104531, 30497, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104532, 27250, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104533, 30935, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104534, 30935, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104535, 30936, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104536, 30936, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104537, 21332, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104538, 21332, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104539, 21332, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104540, 21332, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104541, 21843, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104542, 21843, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104543, 21843, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104544, 28913, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104545, 26596, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104546, 26596, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104547, 26596, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104548, 24734, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104549, 24734, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104550, 24223, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104551, 24223, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104552, 30893, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104553, 30893, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104554, 30893, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104555, 30894, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104556, 30894, 'QU', 'OK', 'S', 1714280866, 1714280866, '1'),
(104557, 14189, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104558, 18774, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104559, 20763, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104560, 19304, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104561, 19304, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104562, 24264, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104563, 18570, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104564, 25992, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104565, 26206, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104566, 26412, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104567, 15926, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104568, 29608, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104569, 29608, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104570, 29608, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104571, 15926, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104572, 12287, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104573, 30015, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104574, 30015, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104575, 26715, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104576, 30723, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104577, 23098, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104578, 23098, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104579, 12287, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104580, 30886, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104581, 30886, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104582, 3927, 'QU', 'OK', 'S', 1714280949, 1714280949, '1'),
(104583, 30976, 'QU', 'OK', 'S', 1714365239, 1714365239, '1'),
(104584, 30978, 'QU', 'OK', 'S', 1714366166, 1714366166, '1'),
(104585, 25014, 'QU', 'OK', 'S', 1714366327, 1714366327, '1'),
(104586, 25460, 'QU', 'OK', 'S', 1714366417, 1714366417, '1'),
(104587, 25016, 'QU', 'OK', 'S', 1714366597, 1714366597, '1'),
(104588, 16991, 'QU', 'OK', 'S', 1714367186, 1714367186, '1'),
(104589, 24645, 'QU', 'OK', 'S', 1714367485, 1714367485, '1'),
(104590, 24645, 'QU', 'OK', 'S', 1714367488, 1714367488, '1'),
(104591, 7866, 'QU', 'OK', 'S', 1714367488, 1714367488, '1'),
(104592, 24645, 'QU', 'OK', 'S', 1714367491, 1714367491, '1'),
(104593, 24645, 'QU', 'OK', 'S', 1714367494, 1714367494, '1'),
(104594, 24645, 'QU', 'OK', 'S', 1714367496, 1714367496, '1'),
(104595, 24645, 'QU', 'OK', 'S', 1714367500, 1714367500, '1'),
(104596, 24645, 'QU', 'OK', 'S', 1714367502, 1714367502, '1'),
(104597, 24645, 'QU', 'OK', 'S', 1714367506, 1714367506, '1'),
(104598, 29932, 'QU', 'OK', 'S', 1714367508, 1714367508, '1'),
(104599, 29932, 'QU', 'OK', 'S', 1714367512, 1714367512, '1'),
(104600, 29932, 'QU', 'OK', 'S', 1714367516, 1714367516, '1'),
(104601, 29932, 'QU', 'OK', 'S', 1714367520, 1714367520, '1'),
(104602, 29932, 'QU', 'OK', 'S', 1714367523, 1714367523, '1'),
(104603, 29932, 'QU', 'OK', 'S', 1714367527, 1714367527, '1'),
(104604, 29932, 'QU', 'OK', 'S', 1714367530, 1714367530, '1'),
(104605, 22578, 'QU', 'OK', 'S', 1714367541, 1714367541, '1'),
(104606, 22578, 'QU', 'OK', 'S', 1714367545, 1714367545, '1'),
(104607, 22578, 'QU', 'OK', 'S', 1714367548, 1714367548, '1'),
(104608, 22578, 'QU', 'OK', 'S', 1714367553, 1714367553, '1'),
(104609, 22578, 'QU', 'OK', 'S', 1714367557, 1714367557, '1'),
(104610, 22578, 'QU', 'OK', 'S', 1714367561, 1714367561, '1'),
(104611, 22578, 'QU', 'OK', 'S', 1714367566, 1714367566, '1'),
(104612, 22578, 'QU', 'OK', 'S', 1714367569, 1714367569, '1'),
(104613, 29932, 'QU', 'OK', 'S', 1714367627, 1714367627, '1'),
(104614, 29932, 'QU', 'OK', 'S', 1714367628, 1714367628, '1'),
(104615, 29932, 'QU', 'OK', 'S', 1714367629, 1714367629, '1'),
(104616, 29932, 'QU', 'OK', 'S', 1714367631, 1714367631, '1'),
(104617, 29932, 'QU', 'OK', 'S', 1714367632, 1714367632, '1'),
(104618, 29932, 'QU', 'OK', 'S', 1714367633, 1714367633, '1'),
(104619, 29932, 'QU', 'OK', 'S', 1714367634, 1714367634, '1'),
(104620, 29931, 'QU', 'OK', 'S', 1714367920, 1714367920, '1'),
(104621, 29931, 'QU', 'OK', 'S', 1714367922, 1714367922, '1'),
(104622, 29931, 'QU', 'OK', 'S', 1714367924, 1714367924, '1'),
(104623, 29931, 'QU', 'OK', 'S', 1714367927, 1714367927, '1'),
(104624, 29931, 'QU', 'OK', 'S', 1714367929, 1714367929, '1'),
(104625, 29931, 'QU', 'OK', 'S', 1714367931, 1714367931, '1'),
(104626, 29931, 'QU', 'OK', 'S', 1714367933, 1714367933, '1'),
(104627, 29001, 'QU', 'OK', 'S', 1714368140, 1714368140, '1'),
(104628, 135, 'QU', 'OK', 'S', 1714368801, 1714368801, '1'),
(104629, 18708, 'QU', 'OK', 'S', 1714369016, 1714369016, '1'),
(104630, 18708, 'QU', 'OK', 'S', 1714369055, 1714369055, '1'),
(104631, 26819, 'QU', 'OK', 'S', 1714369394, 1714369394, '1'),
(104632, 20716, 'QU', 'OK', 'S', 1714370191, 1714370191, '1'),
(104633, 20716, 'QU', 'OK', 'S', 1714370194, 1714370194, '1'),
(104634, 17443, 'QU', 'OK', 'S', 1714370196, 1714370196, '1'),
(104635, 24980, 'QU', 'OK', 'S', 1714370199, 1714370199, '1'),
(104636, 24980, 'QU', 'OK', 'S', 1714370210, 1714370210, '1'),
(104637, 17443, 'QU', 'OK', 'S', 1714370266, 1714370266, '1'),
(104638, 17443, 'QU', 'OK', 'S', 1714370272, 1714370272, '1'),
(104639, 135, 'QU', 'OK', 'S', 1714372198, 1714372198, '1'),
(104640, 16754, 'QU', 'OK', 'S', 1714373930, 1714373930, '1'),
(104641, 30580, 'QU', 'OK', 'S', 1714375645, 1714375645, '1'),
(104642, 30995, 'QU', 'OK', 'S', 1714377836, 1714377836, '1'),
(104643, 30996, 'QU', 'OK', 'S', 1714377990, 1714377990, '1'),
(104644, 30524, 'QU', 'OK', 'S', 1714379070, 1714379070, '1'),
(104645, 30991, 'QU', 'OK', 'S', 1714379127, 1714379127, '1'),
(104646, 30898, 'QU', 'OK', 'S', 1714379275, 1714379275, '1'),
(104647, 30898, 'QU', 'OK', 'S', 1714379275, 1714379275, '1'),
(104648, 30982, 'QU', 'OK', 'S', 1714381243, 1714381243, '1'),
(104649, 30982, 'QU', 'OK', 'S', 1714381243, 1714381243, '1'),
(104650, 30982, 'QU', 'OK', 'S', 1714381243, 1714381243, '1'),
(104651, 30981, 'QU', 'OK', 'S', 1714381309, 1714381309, '1'),
(104652, 30981, 'QU', 'OK', 'S', 1714381309, 1714381309, '1'),
(104653, 30981, 'QU', 'OK', 'S', 1714381309, 1714381309, '1'),
(104654, 30980, 'QU', 'OK', 'S', 1714381325, 1714381325, '1'),
(104655, 30980, 'QU', 'OK', 'S', 1714381325, 1714381325, '1'),
(104656, 30980, 'QU', 'OK', 'S', 1714381325, 1714381325, '1'),
(104657, 30981, 'QU', 'OK', 'S', 1714382342, 1714382342, '1'),
(104658, 30982, 'QU', 'OK', 'S', 1714382397, 1714382397, '1'),
(104659, 30980, 'QU', 'OK', 'S', 1714382442, 1714382442, '1'),
(104660, 30557, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104661, 30611, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104662, 1295, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104663, 30611, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104664, 30611, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104665, 30557, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104666, 26648, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104667, 26641, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104668, 30511, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104669, 26639, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104670, 26646, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104671, 26649, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104672, 26647, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104673, 30212, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104674, 29646, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104675, 29647, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104676, 25513, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104677, 29938, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104678, 9902, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104679, 10217, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104680, 25475, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104681, 24941, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104682, 30633, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104683, 30579, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104684, 30578, 'QU', 'OK', 'S', 1714383100, 1714383100, '1'),
(104685, 30579, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104686, 19480, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104687, 9555, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104688, 21993, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104689, 23651, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104690, 30559, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104691, 30766, 'QU', 'OK', 'S', 1714383101, 1714383101, '1'),
(104692, 30395, 'QU', 'OK', 'S', 1714385314, 1714385314, '1'),
(104693, 29513, 'QU', 'OK', 'S', 1714386527, 1714386527, '1'),
(104694, 30993, 'QU', 'OK', 'S', 1714387065, 1714387065, '1'),
(104695, 30994, 'QU', 'OK', 'S', 1714388516, 1714388516, '1'),
(104696, 30994, 'QU', 'OK', 'S', 1714389347, 1714389347, '1'),
(104697, 30994, 'QU', 'OK', 'S', 1714389350, 1714389350, '1'),
(104698, 30994, 'QU', 'OK', 'S', 1714389353, 1714389353, '1'),
(104699, 30994, 'QU', 'OK', 'S', 1714389358, 1714389358, '1'),
(104700, 30994, 'QU', 'OK', 'S', 1714389363, 1714389363, '1'),
(104701, 30992, 'QU', 'OK', 'S', 1714390216, 1714390216, '1'),
(104702, 30997, 'QU', 'OK', 'S', 1714391620, 1714391620, '1'),
(104703, 30999, 'QU', 'OK', 'S', 1714391654, 1714391654, '1'),
(104704, 31002, 'QU', 'OK', 'S', 1714391724, 1714391724, '1'),
(104705, 30989, 'QU', 'OK', 'S', 1714391923, 1714391923, '1'),
(104706, 30990, 'QU', 'OK', 'S', 1714391962, 1714391962, '1'),
(104707, 30998, 'QU', 'OK', 'S', 1714392007, 1714392007, '1'),
(104708, 31004, 'QU', 'OK', 'S', 1714392196, 1714392196, '1'),
(104709, 31006, 'QU', 'OK', 'S', 1714392220, 1714392220, '1'),
(104710, 31009, 'QU', 'OK', 'S', 1714392256, 1714392256, '1'),
(104711, 31011, 'QU', 'OK', 'S', 1714392305, 1714392305, '1'),
(104712, 31012, 'QU', 'OK', 'S', 1714392352, 1714392352, '1'),
(104713, 31013, 'QU', 'OK', 'S', 1714392480, 1714392480, '1'),
(104714, 31008, 'QU', 'OK', 'S', 1714392556, 1714392556, '1'),
(104715, 31010, 'QU', 'OK', 'S', 1714392895, 1714392895, '1'),
(104716, 31003, 'QU', 'OK', 'S', 1714393105, 1714393105, '1'),
(104717, 31007, 'QU', 'OK', 'S', 1714393185, 1714393185, '1'),
(104718, 31000, 'QU', 'OK', 'S', 1714393477, 1714393477, '1'),
(104719, 31001, 'QU', 'OK', 'S', 1714393699, 1714393699, '1'),
(104720, 31005, 'QU', 'OK', 'S', 1714394061, 1714394061, '1'),
(104721, 30994, 'QU', 'OK', 'S', 1714394224, 1714394224, '1'),
(104722, 26348, 'QU', 'OK', 'S', 1714394920, 1714394920, '1'),
(104723, 30982, 'QU', 'OK', 'S', 1714395476, 1714395476, '1'),
(104724, 28058, 'QU', 'OK', 'S', 1714395669, 1714395669, '1'),
(104725, 28816, 'QU', 'OK', 'S', 1714395959, 1714395959, '1'),
(104726, 28815, 'QU', 'OK', 'S', 1714396129, 1714396129, '1'),
(104727, 19307, 'QU', 'OK', 'S', 1714396356, 1714396356, '1'),
(104728, 30401, 'QU', 'OK', 'S', 1714397182, 1714397182, '1'),
(104729, 30401, 'QU', 'OK', 'S', 1714397184, 1714397184, '1'),
(104730, 30484, 'QU', 'OK', 'S', 1714397188, 1714397188, '1'),
(104731, 30401, 'QU', 'OK', 'S', 1714397191, 1714397191, '1'),
(104732, 29419, 'QU', 'OK', 'S', 1714397193, 1714397193, '1'),
(104733, 30484, 'QU', 'OK', 'S', 1714397195, 1714397195, '1'),
(104734, 30484, 'QU', 'OK', 'S', 1714397198, 1714397198, '1'),
(104735, 29419, 'QU', 'OK', 'S', 1714397208, 1714397208, '1'),
(104736, 30114, 'QU', 'OK', 'S', 1714397369, 1714397369, '1'),
(104737, 13816, 'QU', 'OK', 'S', 1714397372, 1714397372, '1'),
(104738, 14414, 'QU', 'OK', 'S', 1714397376, 1714397376, '1'),
(104739, 20950, 'QU', 'OK', 'S', 1714397380, 1714397380, '1'),
(104740, 30114, 'QU', 'OK', 'S', 1714397384, 1714397384, '1'),
(104741, 24556, 'QU', 'OK', 'S', 1714397388, 1714397388, '1'),
(104742, 27707, 'QU', 'OK', 'S', 1714397391, 1714397391, '1'),
(104743, 26637, 'QU', 'OK', 'S', 1714397394, 1714397394, '1'),
(104744, 24181, 'QU', 'OK', 'S', 1714397397, 1714397397, '1'),
(104745, 26637, 'QU', 'OK', 'S', 1714397417, 1714397417, '1'),
(104746, 27707, 'QU', 'OK', 'S', 1714397419, 1714397419, '1'),
(104747, 15391, 'QU', 'OK', 'S', 1714397423, 1714397423, '1'),
(104748, 15545, 'QU', 'OK', 'S', 1714397426, 1714397426, '1'),
(104749, 30143, 'QU', 'OK', 'S', 1714397443, 1714397443, '1'),
(104750, 26075, 'QU', 'OK', 'S', 1714397447, 1714397447, '1'),
(104751, 30307, 'QU', 'OK', 'S', 1714397450, 1714397450, '1'),
(104752, 30244, 'QU', 'OK', 'S', 1714397454, 1714397454, '1'),
(104753, 30538, 'QU', 'OK', 'S', 1714397456, 1714397456, '1'),
(104754, 29482, 'QU', 'OK', 'S', 1714397460, 1714397460, '1'),
(104755, 30141, 'QU', 'OK', 'S', 1714397463, 1714397463, '1'),
(104756, 22810, 'QU', 'OK', 'S', 1714397466, 1714397466, '1'),
(104757, 26940, 'QU', 'OK', 'S', 1714397470, 1714397470, '1'),
(104758, 30506, 'QU', 'OK', 'S', 1714397473, 1714397473, '1'),
(104759, 3671, 'QU', 'OK', 'S', 1714397476, 1714397476, '1'),
(104760, 26823, 'QU', 'OK', 'S', 1714397484, 1714397484, '1'),
(104761, 19843, 'QU', 'OK', 'S', 1714397530, 1714397530, '1'),
(104762, 19843, 'QU', 'OK', 'S', 1714397534, 1714397534, '1'),
(104763, 26608, 'QU', 'OK', 'S', 1714397748, 1714397748, '1'),
(104764, 30437, 'QU', 'OK', 'S', 1714398344, 1714398344, '1'),
(104765, 30426, 'QU', 'OK', 'S', 1714398359, 1714398359, '1'),
(104766, 31007, 'QU', 'OK', 'S', 1714398385, 1714398385, '1'),
(104767, 30993, 'QU', 'OK', 'S', 1714398403, 1714398403, '1'),
(104768, 31001, 'QU', 'OK', 'S', 1714398415, 1714398415, '1'),
(104769, 30426, 'QU', 'OK', 'S', 1714399011, 1714399011, '1'),
(104770, 11943, 'QU', 'OK', 'S', 1714453657, 1714453657, '1'),
(104771, 4900, 'QU', 'OK', 'S', 1714453659, 1714453659, '1'),
(104772, 4900, 'QU', 'OK', 'S', 1714453749, 1714453749, '1'),
(104773, 11943, 'QU', 'OK', 'S', 1714453757, 1714453757, '1'),
(104774, 4900, 'QU', 'OK', 'S', 1714453760, 1714453760, '1'),
(104775, 11944, 'QU', 'OK', 'S', 1714453933, 1714453933, '1'),
(104776, 5342, 'QU', 'OK', 'S', 1714453945, 1714453945, '1'),
(104777, 5342, 'QU', 'OK', 'S', 1714453949, 1714453949, '1'),
(104778, 30806, 'QU', 'OK', 'S', 1714455543, 1714455543, '1'),
(104779, 29504, 'QU', 'OK', 'S', 1714455960, 1714455960, '1'),
(104780, 28518, 'QU', 'OK', 'S', 1714456001, 1714456001, '1'),
(104781, 28515, 'QU', 'OK', 'S', 1714456019, 1714456019, '1'),
(104782, 27628, 'QU', 'OK', 'S', 1714456039, 1714456039, '1'),
(104783, 27556, 'QU', 'OK', 'S', 1714456061, 1714456061, '1'),
(104784, 27555, 'QU', 'OK', 'S', 1714456070, 1714456070, '1'),
(104785, 27550, 'QU', 'OK', 'S', 1714456084, 1714456084, '1'),
(104786, 26430, 'QU', 'OK', 'S', 1714456124, 1714456124, '1'),
(104787, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104788, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104789, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104790, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104791, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104792, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104793, 25106, 'QU', 'OK', 'S', 1714463929, 1714463929, '1'),
(104794, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104795, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104796, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104797, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104798, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104799, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104800, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104801, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104802, 24102, 'QU', 'OK', 'S', 1714463982, 1714463982, '1'),
(104803, 28222, 'QU', 'OK', 'S', 1714464329, 1714464329, '1'),
(104804, 17275, 'QU', 'OK', 'S', 1714464762, 1714464762, '1'),
(104805, 30016, 'QU', 'OK', 'S', 1714464837, 1714464837, '1'),
(104806, 26801, 'QU', 'OK', 'S', 1714464885, 1714464885, '1'),
(104807, 22615, 'QU', 'OK', 'S', 1714464946, 1714464946, '1'),
(104808, 16368, 'QU', 'OK', 'S', 1714464980, 1714464980, '1'),
(104809, 26881, 'QU', 'OK', 'S', 1714465042, 1714465042, '1'),
(104810, 26881, 'QU', 'OK', 'S', 1714465051, 1714465051, '1'),
(104811, 26881, 'QU', 'OK', 'S', 1714465068, 1714465068, '1'),
(104812, 26881, 'QU', 'OK', 'S', 1714465078, 1714465078, '1'),
(104813, 26881, 'QU', 'OK', 'S', 1714465093, 1714465093, '1'),
(104814, 26881, 'QU', 'OK', 'S', 1714465103, 1714465103, '1'),
(104815, 8113, 'QU', 'OK', 'S', 1714465199, 1714465199, '1'),
(104816, 12853, 'QU', 'OK', 'S', 1714465328, 1714465328, '1'),
(104817, 27628, 'QU', 'OK', 'S', 1714465370, 1714465370, '1'),
(104818, 29774, 'QU', 'OK', 'S', 1714465500, 1714465500, '1'),
(104819, 12848, 'QU', 'OK', 'S', 1714465552, 1714465552, '1'),
(104820, 12853, 'QU', 'OK', 'S', 1714465600, 1714465600, '1'),
(104821, 29774, 'QU', 'OK', 'S', 1714465657, 1714465657, '1'),
(104822, 31004, 'QU', 'OK', 'S', 1714467548, 1714467548, '1'),
(104823, 31006, 'QU', 'OK', 'S', 1714467557, 1714467557, '1'),
(104824, 31009, 'QU', 'OK', 'S', 1714467565, 1714467565, '1'),
(104825, 28222, 'QU', 'OK', 'S', 1714468554, 1714468554, '1'),
(104826, 28222, 'QU', 'OK', 'S', 1714468560, 1714468560, '1'),
(104827, 28222, 'QU', 'OK', 'S', 1714468565, 1714468565, '1'),
(104828, 28222, 'QU', 'OK', 'S', 1714468569, 1714468569, '1'),
(104829, 28222, 'QU', 'OK', 'S', 1714468578, 1714468578, '1'),
(104830, 28222, 'QU', 'OK', 'S', 1714468582, 1714468582, '1'),
(104831, 28222, 'QU', 'OK', 'S', 1714468594, 1714468594, '1'),
(104832, 28222, 'QU', 'OK', 'S', 1714468598, 1714468598, '1'),
(104833, 28222, 'QU', 'OK', 'S', 1714468602, 1714468602, '1'),
(104834, 28222, 'QU', 'OK', 'S', 1714468607, 1714468607, '1'),
(104835, 26301, 'QU', 'OK', 'S', 1714468722, 1714468722, '1'),
(104836, 27213, 'QU', 'OK', 'S', 1714468817, 1714468817, '1'),
(104837, 27985, 'QU', 'OK', 'S', 1714468860, 1714468860, '1'),
(104838, 30612, 'QU', 'OK', 'S', 1714468988, 1714468988, '1'),
(104839, 26792, 'QU', 'OK', 'S', 1714469061, 1714469061, '1'),
(104840, 26792, 'QU', 'OK', 'S', 1714469080, 1714469080, '1'),
(104841, 30950, 'QU', 'OK', 'S', 1714469452, 1714469452, '1'),
(104842, 11742, 'QU', 'OK', 'S', 1714470669, 1714470669, '1'),
(104843, 11742, 'QU', 'OK', 'S', 1714470681, 1714470681, '1'),
(104844, 14351, 'QU', 'OK', 'S', 1714470691, 1714470691, '1'),
(104845, 11742, 'QU', 'OK', 'S', 1714470694, 1714470694, '1'),
(104846, 21673, 'QU', 'OK', 'S', 1714470742, 1714470742, '1'),
(104847, 28815, 'QU', 'OK', 'S', 1714470755, 1714470755, '1'),
(104848, 11742, 'QU', 'OK', 'S', 1714470759, 1714470759, '1'),
(104849, 28815, 'QU', 'OK', 'S', 1714470761, 1714470761, '1'),
(104850, 28815, 'QU', 'OK', 'S', 1714470765, 1714470765, '1'),
(104851, 28815, 'QU', 'OK', 'S', 1714470773, 1714470773, '1'),
(104852, 28815, 'QU', 'OK', 'S', 1714470778, 1714470778, '1'),
(104853, 28815, 'QU', 'OK', 'S', 1714470783, 1714470783, '1'),
(104854, 28815, 'QU', 'OK', 'S', 1714470792, 1714470792, '1'),
(104855, 28815, 'QU', 'OK', 'S', 1714470796, 1714470796, '1'),
(104856, 28815, 'QU', 'OK', 'S', 1714470801, 1714470801, '1'),
(104857, 28815, 'QU', 'OK', 'S', 1714470807, 1714470807, '1'),
(104858, 28815, 'QU', 'OK', 'S', 1714470811, 1714470811, '1'),
(104859, 28815, 'QU', 'OK', 'S', 1714470817, 1714470817, '1'),
(104860, 26431, 'QU', 'OK', 'S', 1714470917, 1714470917, '1'),
(104861, 24964, 'QU', 'OK', 'S', 1714470957, 1714470957, '1'),
(104862, 29692, 'QU', 'OK', 'S', 1714471003, 1714471003, '1'),
(104863, 29883, 'QU', 'OK', 'S', 1714471043, 1714471043, '1'),
(104864, 28524, 'QU', 'OK', 'S', 1714471121, 1714471121, '1'),
(104865, 28524, 'QU', 'OK', 'S', 1714471136, 1714471136, '1'),
(104866, 31014, 'QU', 'OK', 'S', 1714471864, 1714471864, '1'),
(104867, 31015, 'QU', 'OK', 'S', 1714472153, 1714472153, '1'),
(104868, 31016, 'QU', 'OK', 'S', 1714472266, 1714472266, '1'),
(104869, 30812, 'QU', 'OK', 'S', 1714472490, 1714472490, '1'),
(104870, 30886, 'QU', 'OK', 'S', 1714472492, 1714472492, '1'),
(104871, 25683, 'QU', 'OK', 'S', 1714472495, 1714472495, '1'),
(104872, 31035, 'QU', 'OK', 'S', 1714472638, 1714472638, '1'),
(104873, 22703, 'QU', 'OK', 'S', 1714472834, 1714472834, '1'),
(104874, 29202, 'QU', 'OK', 'S', 1714472836, 1714472836, '1'),
(104875, 30734, 'QU', 'OK', 'S', 1714472839, 1714472839, '1'),
(104876, 30447, 'QU', 'OK', 'S', 1714472844, 1714472844, '1'),
(104877, 29202, 'QU', 'OK', 'S', 1714472847, 1714472847, '1'),
(104878, 24147, 'QU', 'OK', 'S', 1714472850, 1714472850, '1'),
(104879, 29811, 'QU', 'OK', 'S', 1714472852, 1714472852, '1'),
(104880, 30735, 'QU', 'OK', 'S', 1714472855, 1714472855, '1'),
(104881, 25077, 'QU', 'OK', 'S', 1714472857, 1714472857, '1'),
(104882, 29569, 'QU', 'OK', 'S', 1714472859, 1714472859, '1'),
(104883, 26981, 'QU', 'OK', 'S', 1714472861, 1714472861, '1'),
(104884, 27979, 'QU', 'OK', 'S', 1714472885, 1714472885, '1'),
(104885, 31034, 'QU', 'OK', 'S', 1714473228, 1714473228, '1'),
(104886, 31034, 'QU', 'OK', 'S', 1714473238, 1714473238, '1'),
(104887, 31043, 'QU', 'OK', 'S', 1714473559, 1714473559, '1'),
(104888, 30208, 'QU', 'OK', 'S', 1714473757, 1714473757, '1'),
(104889, 31044, 'QU', 'OK', 'S', 1714473913, 1714473913, '1'),
(104890, 31019, 'QU', 'OK', 'S', 1714474737, 1714474737, '1'),
(104891, 31020, 'QU', 'OK', 'S', 1714475234, 1714475234, '1'),
(104892, 31021, 'QU', 'OK', 'S', 1714475420, 1714475420, '1'),
(104893, 30322, 'QU', 'OK', 'S', 1714476697, 1714476697, '1'),
(104894, 30811, 'QU', 'OK', 'S', 1714476710, 1714476710, '1'),
(104895, 31022, 'QU', 'OK', 'S', 1714477819, 1714477819, '1'),
(104896, 31017, 'QU', 'OK', 'S', 1714477983, 1714477983, '1'),
(104897, 16779, 'QU', 'OK', 'S', 1714477984, 1714477984, '1'),
(104898, 31018, 'QU', 'OK', 'S', 1714478025, 1714478025, '1'),
(104899, 31026, 'QU', 'OK', 'S', 1714478115, 1714478115, '1'),
(104900, 31027, 'QU', 'OK', 'S', 1714478291, 1714478291, '1'),
(104901, 31028, 'QU', 'OK', 'S', 1714478348, 1714478348, '1'),
(104902, 31029, 'QU', 'OK', 'S', 1714478413, 1714478413, '1'),
(104903, 31042, 'QU', 'OK', 'S', 1714478666, 1714478666, '1'),
(104904, 31030, 'QU', 'OK', 'S', 1714478720, 1714478720, '1'),
(104905, 31031, 'QU', 'OK', 'S', 1714478772, 1714478772, '1'),
(104906, 31032, 'QU', 'OK', 'S', 1714478996, 1714478996, '1'),
(104907, 31033, 'QU', 'OK', 'S', 1714479046, 1714479046, '1'),
(104908, 31041, 'QU', 'OK', 'S', 1714479376, 1714479376, '1'),
(104909, 31040, 'QU', 'OK', 'S', 1714479411, 1714479411, '1'),
(104910, 31038, 'QU', 'OK', 'S', 1714479460, 1714479460, '1'),
(104911, 30592, 'QU', 'OK', 'S', 1714479629, 1714479629, '1'),
(104912, 30592, 'QU', 'OK', 'S', 1714479631, 1714479631, '1'),
(104913, 25547, 'QU', 'OK', 'S', 1714479633, 1714479633, '1'),
(104914, 28374, 'QU', 'OK', 'S', 1714479636, 1714479636, '1'),
(104915, 26951, 'QU', 'OK', 'S', 1714479639, 1714479639, '1'),
(104916, 30491, 'QU', 'OK', 'S', 1714479642, 1714479642, '1'),
(104917, 28647, 'QU', 'OK', 'S', 1714479645, 1714479645, '1'),
(104918, 28647, 'QU', 'OK', 'S', 1714479648, 1714479648, '1'),
(104919, 26951, 'QU', 'OK', 'S', 1714479650, 1714479650, '1'),
(104920, 22221, 'QU', 'OK', 'S', 1714479653, 1714479653, '1'),
(104921, 21513, 'QU', 'OK', 'S', 1714479658, 1714479658, '1'),
(104922, 26951, 'QU', 'OK', 'S', 1714479660, 1714479660, '1'),
(104923, 31037, 'QU', 'OK', 'S', 1714479663, 1714479663, '1'),
(104924, 25627, 'QU', 'OK', 'S', 1714479664, 1714479664, '1'),
(104925, 30491, 'QU', 'OK', 'S', 1714479666, 1714479666, '1'),
(104926, 30491, 'QU', 'OK', 'S', 1714479669, 1714479669, '1'),
(104927, 22221, 'QU', 'OK', 'S', 1714479672, 1714479672, '1'),
(104928, 30541, 'QU', 'OK', 'S', 1714479680, 1714479680, '1'),
(104929, 21513, 'QU', 'OK', 'S', 1714479683, 1714479683, '1'),
(104930, 21513, 'QU', 'OK', 'S', 1714479686, 1714479686, '1'),
(104931, 21513, 'QU', 'OK', 'S', 1714479688, 1714479688, '1'),
(104932, 21513, 'QU', 'OK', 'S', 1714479691, 1714479691, '1'),
(104933, 26951, 'QU', 'OK', 'S', 1714479694, 1714479694, '1'),
(104934, 31036, 'QU', 'OK', 'S', 1714479711, 1714479711, '1'),
(104935, 21513, 'QU', 'OK', 'S', 1714479726, 1714479726, '1'),
(104936, 25627, 'QU', 'OK', 'S', 1714479753, 1714479753, '1'),
(104937, 21513, 'QU', 'OK', 'S', 1714479755, 1714479755, '1'),
(104938, 28374, 'QU', 'OK', 'S', 1714479758, 1714479758, '1'),
(104939, 22221, 'QU', 'OK', 'S', 1714479773, 1714479773, '1'),
(104940, 25547, 'QU', 'OK', 'S', 1714479776, 1714479776, '1'),
(104941, 25547, 'QU', 'OK', 'S', 1714479814, 1714479814, '1'),
(104942, 26951, 'QU', 'OK', 'S', 1714479817, 1714479817, '1'),
(104943, 25547, 'QU', 'OK', 'S', 1714479819, 1714479819, '1'),
(104944, 25547, 'QU', 'OK', 'S', 1714479823, 1714479823, '1'),
(104945, 25427, 'QU', 'OK', 'S', 1714479826, 1714479826, '1'),
(104946, 31025, 'QU', 'OK', 'S', 1714479854, 1714479854, '1'),
(104947, 31025, 'QU', 'OK', 'S', 1714479868, 1714479868, '1'),
(104948, 29402, 'QU', 'OK', 'S', 1714479877, 1714479877, '1'),
(104949, 29402, 'QU', 'OK', 'S', 1714479886, 1714479886, '1'),
(104950, 29402, 'QU', 'OK', 'S', 1714479899, 1714479899, '1'),
(104951, 29402, 'QU', 'OK', 'S', 1714479905, 1714479905, '1'),
(104952, 29402, 'QU', 'OK', 'S', 1714479909, 1714479909, '1'),
(104953, 29402, 'QU', 'OK', 'S', 1714479915, 1714479915, '1'),
(104954, 29402, 'QU', 'OK', 'S', 1714479929, 1714479929, '1'),
(104955, 29402, 'QU', 'OK', 'S', 1714479943, 1714479943, '1'),
(104956, 29402, 'QU', 'OK', 'S', 1714479955, 1714479955, '1'),
(104957, 29402, 'QU', 'OK', 'S', 1714479967, 1714479967, '1'),
(104958, 30063, 'QU', 'OK', 'S', 1714480177, 1714480177, '1'),
(104959, 19144, 'QU', 'OK', 'S', 1714480181, 1714480181, '1'),
(104960, 19144, 'QU', 'OK', 'S', 1714480184, 1714480184, '1'),
(104961, 12288, 'QU', 'OK', 'S', 1714480186, 1714480186, '1'),
(104962, 18592, 'QU', 'OK', 'S', 1714480189, 1714480189, '1'),
(104963, 18592, 'QU', 'OK', 'S', 1714480191, 1714480191, '1'),
(104964, 18592, 'QU', 'OK', 'S', 1714480193, 1714480193, '1'),
(104965, 18592, 'QU', 'OK', 'S', 1714480195, 1714480195, '1'),
(104966, 12288, 'QU', 'OK', 'S', 1714480197, 1714480197, '1'),
(104967, 17998, 'QU', 'OK', 'S', 1714480202, 1714480202, '1'),
(104968, 22878, 'QU', 'OK', 'S', 1714480205, 1714480205, '1'),
(104969, 22878, 'QU', 'OK', 'S', 1714480207, 1714480207, '1'),
(104970, 12288, 'QU', 'OK', 'S', 1714480212, 1714480212, '1'),
(104971, 22878, 'QU', 'OK', 'S', 1714480214, 1714480214, '1'),
(104972, 17998, 'QU', 'OK', 'S', 1714480217, 1714480217, '1'),
(104973, 19144, 'QU', 'OK', 'S', 1714480221, 1714480221, '1'),
(104974, 10710, 'QU', 'OK', 'S', 1714480239, 1714480239, '1'),
(104975, 17998, 'QU', 'OK', 'S', 1714480248, 1714480248, '1'),
(104976, 10710, 'QU', 'OK', 'S', 1714480303, 1714480303, '1'),
(104977, 10922, 'QU', 'OK', 'S', 1714480342, 1714480342, '1'),
(104978, 10863, 'QU', 'OK', 'S', 1714480400, 1714480400, '1'),
(104979, 10863, 'QU', 'OK', 'S', 1714480479, 1714480479, '1'),
(104980, 10516, 'QU', 'OK', 'S', 1714480627, 1714480627, '1'),
(104981, 10863, 'QU', 'OK', 'S', 1714480670, 1714480670, '1'),
(104982, 9604, 'QU', 'OK', 'S', 1714480725, 1714480725, '1'),
(104983, 10863, 'QU', 'OK', 'S', 1714480805, 1714480805, '1'),
(104984, 10710, 'QU', 'OK', 'S', 1714480847, 1714480847, '1'),
(104985, 9604, 'QU', 'OK', 'S', 1714480897, 1714480897, '1'),
(104986, 10745, 'QU', 'OK', 'S', 1714481002, 1714481002, '1'),
(104987, 10516, 'QU', 'OK', 'S', 1714481035, 1714481035, '1'),
(104988, 10911, 'QU', 'OK', 'S', 1714481203, 1714481203, '1'),
(104989, 10911, 'QU', 'OK', 'S', 1714481334, 1714481334, '1'),
(104990, 30536, 'QU', 'OK', 'S', 1714481870, 1714481870, '1'),
(104991, 30513, 'QU', 'OK', 'S', 1714482229, 1714482229, '1'),
(104992, 10947, 'QU', 'OK', 'S', 1714482987, 1714482987, '1'),
(104993, 10947, 'QU', 'OK', 'S', 1714483124, 1714483124, '1'),
(104994, 30016, 'QU', 'OK', 'S', 1714484182, 1714484182, '1'),
(104995, 25140, 'QU', 'OK', 'S', 1714484193, 1714484193, '1'),
(104996, 25238, 'QU', 'OK', 'S', 1714484207, 1714484207, '1'),
(104997, 25588, 'QU', 'OK', 'S', 1714628420, 1714628420, '1'),
(104998, 25588, 'QU', 'OK', 'S', 1714628420, 1714628420, '1'),
(104999, 25588, 'QU', 'OK', 'S', 1714628420, 1714628420, '1'),
(105000, 25588, 'QU', 'OK', 'S', 1714628420, 1714628420, '1'),
(105001, 25494, 'QU', 'OK', 'S', 1714628461, 1714628461, '1'),
(105002, 25494, 'QU', 'OK', 'S', 1714628461, 1714628461, '1'),
(105003, 25494, 'QU', 'OK', 'S', 1714628461, 1714628461, '1'),
(105004, 25494, 'QU', 'OK', 'S', 1714628461, 1714628461, '1'),
(105005, 25282, 'QU', 'OK', 'S', 1714628492, 1714628492, '1'),
(105006, 25225, 'QU', 'OK', 'S', 1714628522, 1714628522, '1'),
(105007, 25225, 'QU', 'OK', 'S', 1714628522, 1714628522, '1'),
(105008, 25225, 'QU', 'OK', 'S', 1714628522, 1714628522, '1'),
(105009, 25225, 'QU', 'OK', 'S', 1714628522, 1714628522, '1'),
(105010, 25225, 'QU', 'OK', 'S', 1714628522, 1714628522, '1'),
(105011, 25172, 'QU', 'OK', 'S', 1714628560, 1714628560, '1'),
(105012, 25172, 'QU', 'OK', 'S', 1714628560, 1714628560, '1'),
(105013, 25172, 'QU', 'OK', 'S', 1714628560, 1714628560, '1'),
(105014, 25172, 'QU', 'OK', 'S', 1714628560, 1714628560, '1'),
(105015, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105016, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105017, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105018, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105019, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105020, 25093, 'QU', 'OK', 'S', 1714628640, 1714628640, '1'),
(105021, 30512, 'QU', 'OK', 'S', 1714629086, 1714629086, '1'),
(105022, 30512, 'QU', 'OK', 'S', 1714629088, 1714629088, '1'),
(105023, 30512, 'QU', 'OK', 'S', 1714629090, 1714629090, '1'),
(105024, 22306, 'QU', 'OK', 'S', 1714629591, 1714629591, '1'),
(105025, 29931, 'QU', 'OK', 'S', 1714629595, 1714629595, '1'),
(105026, 16, 'QU', 'OK', 'S', 1714629603, 1714629603, '1'),
(105027, 29900, 'QU', 'OK', 'S', 1714629618, 1714629618, '1'),
(105028, 30495, 'QU', 'OK', 'S', 1714629853, 1714629853, '1'),
(105029, 19307, 'QU', 'OK', 'S', 1714630111, 1714630111, '1'),
(105030, 21629, 'QU', 'OK', 'S', 1714630199, 1714630199, '1'),
(105031, 30296, 'QU', 'OK', 'S', 1714630446, 1714630446, '1'),
(105032, 30524, 'QU', 'OK', 'S', 1714630853, 1714630853, '1'),
(105033, 30966, 'QU', 'OK', 'S', 1714630872, 1714630872, '1'),
(105034, 30966, 'QU', 'OK', 'S', 1714630885, 1714630885, '1'),
(105035, 23709, 'QU', 'OK', 'S', 1714631694, 1714631694, '1'),
(105036, 28815, 'QU', 'OK', 'S', 1714631747, 1714631747, '1'),
(105037, 18948, 'QU', 'OK', 'S', 1714632025, 1714632025, '1'),
(105038, 9604, 'QU', 'OK', 'S', 1714632267, 1714632267, '1'),
(105039, 10516, 'QU', 'OK', 'S', 1714633141, 1714633141, '1'),
(105040, 10710, 'QU', 'OK', 'S', 1714633244, 1714633244, '1'),
(105041, 31034, 'QU', 'OK', 'S', 1714634906, 1714634906, '1'),
(105042, 31003, 'QU', 'OK', 'S', 1714634913, 1714634913, '1'),
(105043, 31003, 'QU', 'OK', 'S', 1714634913, 1714634913, '1'),
(105044, 30936, 'QU', 'OK', 'S', 1714634925, 1714634925, '1'),
(105045, 30936, 'QU', 'OK', 'S', 1714634925, 1714634925, '1'),
(105046, 30935, 'QU', 'OK', 'S', 1714634932, 1714634932, '1'),
(105047, 30935, 'QU', 'OK', 'S', 1714634932, 1714634932, '1'),
(105048, 30931, 'QU', 'OK', 'S', 1714634938, 1714634938, '1'),
(105049, 30888, 'QU', 'OK', 'S', 1714634945, 1714634945, '1'),
(105050, 30888, 'QU', 'OK', 'S', 1714634945, 1714634945, '1'),
(105051, 30887, 'QU', 'OK', 'S', 1714634953, 1714634953, '1'),
(105052, 30887, 'QU', 'OK', 'S', 1714634953, 1714634953, '1'),
(105053, 30864, 'QU', 'OK', 'S', 1714634958, 1714634958, '1'),
(105054, 30796, 'QU', 'OK', 'S', 1714634966, 1714634966, '1'),
(105055, 30796, 'QU', 'OK', 'S', 1714634966, 1714634966, '1'),
(105056, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105057, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105058, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105059, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105060, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105061, 30794, 'QU', 'OK', 'S', 1714634986, 1714634986, '1'),
(105062, 30723, 'QU', 'OK', 'S', 1714635010, 1714635010, '1'),
(105063, 30630, 'QU', 'OK', 'S', 1714635020, 1714635020, '1'),
(105064, 30612, 'QU', 'OK', 'S', 1714635028, 1714635028, '1'),
(105065, 30476, 'QU', 'OK', 'S', 1714635044, 1714635044, '1'),
(105066, 30474, 'QU', 'OK', 'S', 1714635053, 1714635053, '1'),
(105067, 30472, 'QU', 'OK', 'S', 1714635060, 1714635060, '1'),
(105068, 30470, 'QU', 'OK', 'S', 1714635068, 1714635068, '1'),
(105069, 30418, 'QU', 'OK', 'S', 1714635080, 1714635080, '1'),
(105070, 30417, 'QU', 'OK', 'S', 1714635088, 1714635088, '1'),
(105071, 30311, 'QU', 'OK', 'S', 1714635115, 1714635115, '1'),
(105072, 30177, 'QU', 'OK', 'S', 1714635155, 1714635155, '1'),
(105073, 30154, 'QU', 'OK', 'S', 1714635162, 1714635162, '1'),
(105074, 30153, 'QU', 'OK', 'S', 1714635169, 1714635169, '1'),
(105075, 29994, 'QU', 'OK', 'S', 1714635204, 1714635204, '1'),
(105076, 29900, 'QU', 'OK', 'S', 1714635212, 1714635212, '1'),
(105077, 29852, 'QU', 'OK', 'S', 1714635222, 1714635222, '1'),
(105078, 29778, 'QU', 'OK', 'S', 1714635248, 1714635248, '1'),
(105079, 29774, 'QU', 'OK', 'S', 1714635257, 1714635257, '1'),
(105080, 29774, 'QU', 'OK', 'S', 1714635257, 1714635257, '1'),
(105081, 29754, 'QU', 'OK', 'S', 1714635266, 1714635266, '1'),
(105082, 29753, 'QU', 'OK', 'S', 1714635273, 1714635273, '1'),
(105083, 29650, 'QU', 'OK', 'S', 1714635325, 1714635325, '1'),
(105084, 29650, 'QU', 'OK', 'S', 1714635325, 1714635325, '1'),
(105085, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105086, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105087, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105088, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105089, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105090, 29498, 'QU', 'OK', 'S', 1714635355, 1714635355, '1'),
(105091, 29432, 'QU', 'OK', 'S', 1714635370, 1714635370, '1'),
(105092, 29391, 'QU', 'OK', 'S', 1714635376, 1714635376, '1'),
(105093, 29390, 'QU', 'OK', 'S', 1714635385, 1714635385, '1'),
(105094, 29390, 'QU', 'OK', 'S', 1714635385, 1714635385, '1'),
(105095, 28607, 'QU', 'OK', 'S', 1714635433, 1714635433, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(105096, 28595, 'QU', 'OK', 'S', 1714635440, 1714635440, '1'),
(105097, 28592, 'QU', 'OK', 'S', 1714635449, 1714635449, '1'),
(105098, 28591, 'QU', 'OK', 'S', 1714635455, 1714635455, '1'),
(105099, 28589, 'QU', 'OK', 'S', 1714635462, 1714635462, '1'),
(105100, 28588, 'QU', 'OK', 'S', 1714635468, 1714635468, '1'),
(105101, 28557, 'QU', 'OK', 'S', 1714635474, 1714635474, '1'),
(105102, 27874, 'QU', 'OK', 'S', 1714635495, 1714635495, '1'),
(105103, 27769, 'QU', 'OK', 'S', 1714635518, 1714635518, '1'),
(105104, 27629, 'QU', 'OK', 'S', 1714635536, 1714635536, '1'),
(105105, 27437, 'QU', 'OK', 'S', 1714635546, 1714635546, '1'),
(105106, 27437, 'QU', 'OK', 'S', 1714635546, 1714635546, '1'),
(105107, 27403, 'QU', 'OK', 'S', 1714635555, 1714635555, '1'),
(105108, 27403, 'QU', 'OK', 'S', 1714635555, 1714635555, '1'),
(105109, 27402, 'QU', 'OK', 'S', 1714635564, 1714635564, '1'),
(105110, 27402, 'QU', 'OK', 'S', 1714635564, 1714635564, '1'),
(105111, 27399, 'QU', 'OK', 'S', 1714635574, 1714635574, '1'),
(105112, 27399, 'QU', 'OK', 'S', 1714635574, 1714635574, '1'),
(105113, 31045, 'QU', 'OK', 'S', 1714635579, 1714635579, '1'),
(105114, 27293, 'QU', 'OK', 'S', 1714635599, 1714635599, '1'),
(105115, 31046, 'QU', 'OK', 'S', 1714635600, 1714635600, '1'),
(105116, 26696, 'QU', 'OK', 'S', 1714635620, 1714635620, '1'),
(105117, 31047, 'QU', 'OK', 'S', 1714635620, 1714635620, '1'),
(105118, 26695, 'QU', 'OK', 'S', 1714635630, 1714635630, '1'),
(105119, 26694, 'QU', 'OK', 'S', 1714635636, 1714635636, '1'),
(105120, 31049, 'QU', 'OK', 'S', 1714635640, 1714635640, '1'),
(105121, 26691, 'QU', 'OK', 'S', 1714635643, 1714635643, '1'),
(105122, 26688, 'QU', 'OK', 'S', 1714635650, 1714635650, '1'),
(105123, 26686, 'QU', 'OK', 'S', 1714635656, 1714635656, '1'),
(105124, 31048, 'QU', 'OK', 'S', 1714635674, 1714635674, '1'),
(105125, 26669, 'QU', 'OK', 'S', 1714635694, 1714635694, '1'),
(105126, 26668, 'QU', 'OK', 'S', 1714635701, 1714635701, '1'),
(105127, 26666, 'QU', 'OK', 'S', 1714635715, 1714635715, '1'),
(105128, 26661, 'QU', 'OK', 'S', 1714635730, 1714635730, '1'),
(105129, 26660, 'QU', 'OK', 'S', 1714635736, 1714635736, '1'),
(105130, 26659, 'QU', 'OK', 'S', 1714635743, 1714635743, '1'),
(105131, 26657, 'QU', 'OK', 'S', 1714635750, 1714635750, '1'),
(105132, 26634, 'QU', 'OK', 'S', 1714635761, 1714635761, '1'),
(105133, 26633, 'QU', 'OK', 'S', 1714635768, 1714635768, '1'),
(105134, 31050, 'QU', 'OK', 'S', 1714635778, 1714635778, '1'),
(105135, 26628, 'QU', 'OK', 'S', 1714635779, 1714635779, '1'),
(105136, 26628, 'QU', 'OK', 'S', 1714635779, 1714635779, '1'),
(105137, 26625, 'QU', 'OK', 'S', 1714635791, 1714635791, '1'),
(105138, 26620, 'QU', 'OK', 'S', 1714635798, 1714635798, '1'),
(105139, 26620, 'QU', 'OK', 'S', 1714635798, 1714635798, '1'),
(105140, 31052, 'QU', 'OK', 'S', 1714635804, 1714635804, '1'),
(105141, 26617, 'QU', 'OK', 'S', 1714635805, 1714635805, '1'),
(105142, 26617, 'QU', 'OK', 'S', 1714635805, 1714635805, '1'),
(105143, 26467, 'QU', 'OK', 'S', 1714635820, 1714635820, '1'),
(105144, 31053, 'QU', 'OK', 'S', 1714635827, 1714635827, '1'),
(105145, 26462, 'QU', 'OK', 'S', 1714635831, 1714635831, '1'),
(105146, 31051, 'QU', 'OK', 'S', 1714635872, 1714635872, '1'),
(105147, 31054, 'QU', 'OK', 'S', 1714635895, 1714635895, '1'),
(105148, 26444, 'QU', 'OK', 'S', 1714635924, 1714635924, '1'),
(105149, 12784, 'QU', 'OK', 'S', 1714635942, 1714635942, '1'),
(105150, 26184, 'QU', 'OK', 'S', 1714635945, 1714635945, '1'),
(105151, 26071, 'QU', 'OK', 'S', 1714635954, 1714635954, '1'),
(105152, 26068, 'QU', 'OK', 'S', 1714635964, 1714635964, '1'),
(105153, 12950, 'QU', 'OK', 'S', 1714635979, 1714635979, '1'),
(105154, 27007, 'QU', 'OK', 'S', 1714636017, 1714636017, '1'),
(105155, 24936, 'QU', 'OK', 'S', 1714636058, 1714636058, '1'),
(105156, 12883, 'QU', 'OK', 'S', 1714636062, 1714636062, '1'),
(105157, 24673, 'QU', 'OK', 'S', 1714636115, 1714636115, '1'),
(105158, 24666, 'QU', 'OK', 'S', 1714636140, 1714636140, '1'),
(105159, 24317, 'QU', 'OK', 'S', 1714636170, 1714636170, '1'),
(105160, 24289, 'QU', 'OK', 'S', 1714636208, 1714636208, '1'),
(105161, 24185, 'QU', 'OK', 'S', 1714636247, 1714636247, '1'),
(105162, 23097, 'QU', 'OK', 'S', 1714636328, 1714636328, '1'),
(105163, 23097, 'QU', 'OK', 'S', 1714636328, 1714636328, '1'),
(105164, 7423, 'QU', 'OK', 'S', 1714636545, 1714636545, '1'),
(105165, 6497, 'QU', 'OK', 'S', 1714636768, 1714636768, '1'),
(105166, 11787, 'QU', 'OK', 'S', 1714636931, 1714636931, '1'),
(105167, 14839, 'QU', 'OK', 'S', 1714637524, 1714637524, '1'),
(105168, 29380, 'QU', 'OK', 'S', 1714638015, 1714638015, '1'),
(105169, 27763, 'QU', 'OK', 'S', 1714638592, 1714638592, '1'),
(105170, 28993, 'QU', 'OK', 'S', 1714638594, 1714638594, '1'),
(105171, 28993, 'QU', 'OK', 'S', 1714638597, 1714638597, '1'),
(105172, 23766, 'QU', 'OK', 'S', 1714638600, 1714638600, '1'),
(105173, 28831, 'QU', 'OK', 'S', 1714638602, 1714638602, '1'),
(105174, 28831, 'QU', 'OK', 'S', 1714638608, 1714638608, '1'),
(105175, 27933, 'QU', 'OK', 'S', 1714638610, 1714638610, '1'),
(105176, 29063, 'QU', 'OK', 'S', 1714638615, 1714638615, '1'),
(105177, 29063, 'QU', 'OK', 'S', 1714638618, 1714638618, '1'),
(105178, 13760, 'QU', 'OK', 'S', 1714638622, 1714638622, '1'),
(105179, 27933, 'QU', 'OK', 'S', 1714638625, 1714638625, '1'),
(105180, 20439, 'QU', 'OK', 'S', 1714638628, 1714638628, '1'),
(105181, 28858, 'QU', 'OK', 'S', 1714638631, 1714638631, '1'),
(105182, 27761, 'QU', 'OK', 'S', 1714638634, 1714638634, '1'),
(105183, 28511, 'QU', 'OK', 'S', 1714638637, 1714638637, '1'),
(105184, 28830, 'QU', 'OK', 'S', 1714638640, 1714638640, '1'),
(105185, 24841, 'QU', 'OK', 'S', 1714638645, 1714638645, '1'),
(105186, 24579, 'QU', 'OK', 'S', 1714638647, 1714638647, '1'),
(105187, 28993, 'QU', 'OK', 'S', 1714638651, 1714638651, '1'),
(105188, 28993, 'QU', 'OK', 'S', 1714638654, 1714638654, '1'),
(105189, 23765, 'QU', 'OK', 'S', 1714638657, 1714638657, '1'),
(105190, 27816, 'QU', 'OK', 'S', 1714638664, 1714638664, '1'),
(105191, 28850, 'QU', 'OK', 'S', 1714638667, 1714638667, '1'),
(105192, 24561, 'QU', 'OK', 'S', 1714638670, 1714638670, '1'),
(105193, 21145, 'QU', 'OK', 'S', 1714638674, 1714638674, '1'),
(105194, 22821, 'QU', 'OK', 'S', 1714638682, 1714638682, '1'),
(105195, 23459, 'QU', 'OK', 'S', 1714638705, 1714638705, '1'),
(105196, 22821, 'QU', 'OK', 'S', 1714638709, 1714638709, '1'),
(105197, 31025, 'QU', 'OK', 'S', 1714641488, 1714641488, '1'),
(105198, 31024, 'QU', 'OK', 'S', 1714641567, 1714641567, '1'),
(105199, 26458, 'QU', 'OK', 'S', 1714642389, 1714642389, '1'),
(105200, 26458, 'QU', 'OK', 'S', 1714642392, 1714642392, '1'),
(105201, 26458, 'QU', 'OK', 'S', 1714642395, 1714642395, '1'),
(105202, 25440, 'QU', 'OK', 'S', 1714642422, 1714642422, '1'),
(105203, 25431, 'QU', 'OK', 'S', 1714642593, 1714642593, '1'),
(105204, 25431, 'QU', 'OK', 'S', 1714642597, 1714642597, '1'),
(105205, 24953, 'QU', 'OK', 'S', 1714642671, 1714642671, '1'),
(105206, 24953, 'QU', 'OK', 'S', 1714642681, 1714642681, '1'),
(105207, 24953, 'QU', 'OK', 'S', 1714642685, 1714642685, '1'),
(105208, 24953, 'QU', 'OK', 'S', 1714642699, 1714642699, '1'),
(105209, 24953, 'QU', 'OK', 'S', 1714642703, 1714642703, '1'),
(105210, 24953, 'QU', 'OK', 'S', 1714642706, 1714642706, '1'),
(105211, 24953, 'QU', 'OK', 'S', 1714642710, 1714642710, '1'),
(105212, 24678, 'QU', 'OK', 'S', 1714642811, 1714642811, '1'),
(105213, 24678, 'QU', 'OK', 'S', 1714642815, 1714642815, '1'),
(105214, 24678, 'QU', 'OK', 'S', 1714642818, 1714642818, '1'),
(105215, 24678, 'QU', 'OK', 'S', 1714642824, 1714642824, '1'),
(105216, 24678, 'QU', 'OK', 'S', 1714642828, 1714642828, '1'),
(105217, 24678, 'QU', 'OK', 'S', 1714642835, 1714642835, '1'),
(105218, 24678, 'QU', 'OK', 'S', 1714642839, 1714642839, '1'),
(105219, 24678, 'QU', 'OK', 'S', 1714642856, 1714642856, '1'),
(105220, 24678, 'QU', 'OK', 'S', 1714642860, 1714642860, '1'),
(105221, 24678, 'QU', 'OK', 'S', 1714642863, 1714642863, '1'),
(105222, 24678, 'QU', 'OK', 'S', 1714642867, 1714642867, '1'),
(105223, 24678, 'QU', 'OK', 'S', 1714642871, 1714642871, '1'),
(105224, 24678, 'QU', 'OK', 'S', 1714642876, 1714642876, '1'),
(105225, 24678, 'QU', 'OK', 'S', 1714642881, 1714642881, '1'),
(105226, 24318, 'QU', 'OK', 'S', 1714642962, 1714642962, '1'),
(105227, 24318, 'QU', 'OK', 'S', 1714642966, 1714642966, '1'),
(105228, 24318, 'QU', 'OK', 'S', 1714642969, 1714642969, '1'),
(105229, 24318, 'QU', 'OK', 'S', 1714642975, 1714642975, '1'),
(105230, 24185, 'QU', 'OK', 'S', 1714643042, 1714643042, '1'),
(105231, 24185, 'QU', 'OK', 'S', 1714643045, 1714643045, '1'),
(105232, 24185, 'QU', 'OK', 'S', 1714643050, 1714643050, '1'),
(105233, 24185, 'QU', 'OK', 'S', 1714643054, 1714643054, '1'),
(105234, 24185, 'QU', 'OK', 'S', 1714643057, 1714643057, '1'),
(105235, 24185, 'QU', 'OK', 'S', 1714643060, 1714643060, '1'),
(105236, 24185, 'QU', 'OK', 'S', 1714643064, 1714643064, '1'),
(105237, 27466, 'QU', 'OK', 'S', 1714643157, 1714643157, '1'),
(105238, 30305, 'QU', 'OK', 'S', 1714643235, 1714643235, '1'),
(105239, 30305, 'QU', 'OK', 'S', 1714643247, 1714643247, '1'),
(105240, 23095, 'QU', 'OK', 'S', 1714643273, 1714643273, '1'),
(105241, 23095, 'QU', 'OK', 'S', 1714643276, 1714643276, '1'),
(105242, 23066, 'QU', 'OK', 'S', 1714643345, 1714643345, '1'),
(105243, 23066, 'QU', 'OK', 'S', 1714643348, 1714643348, '1'),
(105244, 23066, 'QU', 'OK', 'S', 1714643351, 1714643351, '1'),
(105245, 23066, 'QU', 'OK', 'S', 1714643354, 1714643354, '1'),
(105246, 23066, 'QU', 'OK', 'S', 1714643370, 1714643370, '1'),
(105247, 23066, 'QU', 'OK', 'S', 1714643373, 1714643373, '1'),
(105248, 23061, 'QU', 'OK', 'S', 1714643460, 1714643460, '1'),
(105249, 23061, 'QU', 'OK', 'S', 1714643463, 1714643463, '1'),
(105250, 23061, 'QU', 'OK', 'S', 1714643466, 1714643466, '1'),
(105251, 23061, 'QU', 'OK', 'S', 1714643471, 1714643471, '1'),
(105252, 30305, 'QU', 'OK', 'S', 1714643473, 1714643473, '1'),
(105253, 23061, 'QU', 'OK', 'S', 1714643474, 1714643474, '1'),
(105254, 27466, 'QU', 'OK', 'S', 1714643475, 1714643475, '1'),
(105255, 23061, 'QU', 'OK', 'S', 1714643478, 1714643478, '1'),
(105256, 23061, 'QU', 'OK', 'S', 1714643489, 1714643489, '1'),
(105257, 23061, 'QU', 'OK', 'S', 1714643492, 1714643492, '1'),
(105258, 22722, 'QU', 'OK', 'S', 1714643580, 1714643580, '1'),
(105259, 22722, 'QU', 'OK', 'S', 1714643584, 1714643584, '1'),
(105260, 22722, 'QU', 'OK', 'S', 1714643591, 1714643591, '1'),
(105261, 22722, 'QU', 'OK', 'S', 1714643595, 1714643595, '1'),
(105262, 22722, 'QU', 'OK', 'S', 1714643598, 1714643598, '1'),
(105263, 22722, 'QU', 'OK', 'S', 1714643602, 1714643602, '1'),
(105264, 27466, 'QU', 'OK', 'S', 1714643605, 1714643605, '1'),
(105265, 22722, 'QU', 'OK', 'S', 1714643605, 1714643605, '1'),
(105266, 22722, 'QU', 'OK', 'S', 1714643609, 1714643609, '1'),
(105267, 22722, 'QU', 'OK', 'S', 1714643612, 1714643612, '1'),
(105268, 22722, 'QU', 'OK', 'S', 1714643627, 1714643627, '1'),
(105269, 22722, 'QU', 'OK', 'S', 1714643631, 1714643631, '1'),
(105270, 22722, 'QU', 'OK', 'S', 1714643634, 1714643634, '1'),
(105271, 22722, 'QU', 'OK', 'S', 1714643637, 1714643637, '1'),
(105272, 7463, 'QU', 'OK', 'S', 1714644274, 1714644274, '1'),
(105273, 6886, 'QU', 'OK', 'S', 1714644553, 1714644553, '1'),
(105274, 6727, 'QU', 'OK', 'S', 1714644763, 1714644763, '1'),
(105275, 6653, 'QU', 'OK', 'S', 1714644888, 1714644888, '1'),
(105276, 6582, 'QU', 'OK', 'S', 1714645167, 1714645167, '1'),
(105277, 6581, 'QU', 'OK', 'S', 1714645241, 1714645241, '1'),
(105278, 6524, 'QU', 'OK', 'S', 1714645403, 1714645403, '1'),
(105279, 6523, 'QU', 'OK', 'S', 1714645488, 1714645488, '1'),
(105280, 6522, 'QU', 'OK', 'S', 1714645558, 1714645558, '1'),
(105281, 27732, 'QU', 'OK', 'S', 1714645760, 1714645760, '1'),
(105282, 26732, 'QU', 'OK', 'S', 1714645773, 1714645773, '1'),
(105283, 6497, 'QU', 'OK', 'S', 1714645775, 1714645775, '1'),
(105284, 30390, 'QU', 'OK', 'S', 1714645775, 1714645775, '1'),
(105285, 30372, 'QU', 'OK', 'S', 1714645778, 1714645778, '1'),
(105286, 30510, 'QU', 'OK', 'S', 1714645780, 1714645780, '1'),
(105287, 29655, 'QU', 'OK', 'S', 1714645783, 1714645783, '1'),
(105288, 6496, 'QU', 'OK', 'S', 1714645844, 1714645844, '1'),
(105289, 6485, 'QU', 'OK', 'S', 1714646379, 1714646379, '1'),
(105290, 6485, 'QU', 'OK', 'S', 1714646392, 1714646392, '1'),
(105291, 6484, 'QU', 'OK', 'S', 1714646464, 1714646464, '1'),
(105292, 6483, 'QU', 'OK', 'S', 1714646537, 1714646537, '1'),
(105293, 6483, 'QU', 'OK', 'S', 1714646549, 1714646549, '1'),
(105294, 6479, 'QU', 'OK', 'S', 1714646625, 1714646625, '1'),
(105295, 6478, 'QU', 'OK', 'S', 1714646683, 1714646683, '1'),
(105296, 6477, 'QU', 'OK', 'S', 1714646744, 1714646744, '1'),
(105297, 6472, 'QU', 'OK', 'S', 1714646802, 1714646802, '1'),
(105298, 6472, 'QU', 'OK', 'S', 1714646811, 1714646811, '1'),
(105299, 6472, 'QU', 'OK', 'S', 1714646821, 1714646821, '1'),
(105300, 6470, 'QU', 'OK', 'S', 1714646888, 1714646888, '1'),
(105301, 30935, 'QU', 'OK', 'S', 1714647372, 1714647372, '1'),
(105302, 6469, 'QU', 'OK', 'S', 1714648235, 1714648235, '1'),
(105303, 6463, 'QU', 'OK', 'S', 1714648306, 1714648306, '1'),
(105304, 6462, 'QU', 'OK', 'S', 1714648359, 1714648359, '1'),
(105305, 6461, 'QU', 'OK', 'S', 1714648417, 1714648417, '1'),
(105306, 6447, 'QU', 'OK', 'S', 1714648474, 1714648474, '1'),
(105307, 6444, 'QU', 'OK', 'S', 1714648532, 1714648532, '1'),
(105308, 6435, 'QU', 'OK', 'S', 1714648636, 1714648636, '1'),
(105309, 6435, 'QU', 'OK', 'S', 1714648646, 1714648646, '1'),
(105310, 6428, 'QU', 'OK', 'S', 1714648704, 1714648704, '1'),
(105311, 6427, 'QU', 'OK', 'S', 1714648764, 1714648764, '1'),
(105312, 6413, 'QU', 'OK', 'S', 1714649025, 1714649025, '1'),
(105313, 6411, 'QU', 'OK', 'S', 1714649129, 1714649129, '1'),
(105314, 6404, 'QU', 'OK', 'S', 1714649184, 1714649184, '1'),
(105315, 6404, 'QU', 'OK', 'S', 1714649193, 1714649193, '1'),
(105316, 6402, 'QU', 'OK', 'S', 1714649384, 1714649384, '1'),
(105317, 6288, 'QU', 'OK', 'S', 1714649453, 1714649453, '1'),
(105318, 6288, 'QU', 'OK', 'S', 1714649462, 1714649462, '1'),
(105319, 6259, 'QU', 'OK', 'S', 1714649721, 1714649721, '1'),
(105320, 6259, 'QU', 'OK', 'S', 1714649732, 1714649732, '1'),
(105321, 6394, 'QU', 'OK', 'S', 1714649932, 1714649932, '1'),
(105322, 6393, 'QU', 'OK', 'S', 1714650060, 1714650060, '1'),
(105323, 6387, 'QU', 'OK', 'S', 1714650140, 1714650140, '1'),
(105324, 6386, 'QU', 'OK', 'S', 1714650206, 1714650206, '1'),
(105325, 6385, 'QU', 'OK', 'S', 1714650280, 1714650280, '1'),
(105326, 6385, 'QU', 'OK', 'S', 1714650292, 1714650292, '1'),
(105327, 6375, 'QU', 'OK', 'S', 1714650388, 1714650388, '1'),
(105328, 6370, 'QU', 'OK', 'S', 1714650514, 1714650514, '1'),
(105329, 6369, 'QU', 'OK', 'S', 1714650573, 1714650573, '1'),
(105330, 6369, 'QU', 'OK', 'S', 1714650582, 1714650582, '1'),
(105331, 6368, 'QU', 'OK', 'S', 1714650648, 1714650648, '1'),
(105332, 6367, 'QU', 'OK', 'S', 1714650940, 1714650940, '1'),
(105333, 6367, 'QU', 'OK', 'S', 1714650949, 1714650949, '1'),
(105334, 6361, 'QU', 'OK', 'S', 1714651072, 1714651072, '1'),
(105335, 6348, 'QU', 'OK', 'S', 1714651947, 1714651947, '1'),
(105336, 6347, 'QU', 'OK', 'S', 1714651995, 1714651995, '1'),
(105337, 6346, 'QU', 'OK', 'S', 1714652041, 1714652041, '1'),
(105338, 6335, 'QU', 'OK', 'S', 1714652119, 1714652119, '1'),
(105339, 6325, 'QU', 'OK', 'S', 1714652205, 1714652205, '1'),
(105340, 6325, 'QU', 'OK', 'S', 1714652214, 1714652214, '1'),
(105341, 6323, 'QU', 'OK', 'S', 1714652307, 1714652307, '1'),
(105342, 6322, 'QU', 'OK', 'S', 1714652356, 1714652356, '1'),
(105343, 6318, 'QU', 'OK', 'S', 1714652405, 1714652405, '1'),
(105344, 6316, 'QU', 'OK', 'S', 1714652457, 1714652457, '1'),
(105345, 6315, 'QU', 'OK', 'S', 1714652502, 1714652502, '1'),
(105346, 6300, 'QU', 'OK', 'S', 1714652669, 1714652669, '1'),
(105347, 6299, 'QU', 'OK', 'S', 1714652714, 1714652714, '1'),
(105348, 31065, 'QU', 'OK', 'S', 1714653458, 1714653458, '1'),
(105349, 31066, 'QU', 'OK', 'S', 1714653487, 1714653487, '1'),
(105350, 31069, 'QU', 'OK', 'S', 1714653515, 1714653515, '1'),
(105351, 31070, 'QU', 'OK', 'S', 1714654065, 1714654065, '1'),
(105352, 31071, 'QU', 'OK', 'S', 1714654376, 1714654376, '1'),
(105353, 31072, 'QU', 'OK', 'S', 1714654721, 1714654721, '1'),
(105354, 31064, 'QU', 'OK', 'S', 1714655844, 1714655844, '1'),
(105355, 31058, 'QU', 'OK', 'S', 1714656209, 1714656209, '1'),
(105356, 28995, 'QU', 'OK', 'S', 1714656350, 1714656350, '1'),
(105357, 31055, 'QU', 'OK', 'S', 1714656557, 1714656557, '1'),
(105358, 31056, 'QU', 'OK', 'S', 1714656614, 1714656614, '1'),
(105359, 28830, 'QU', 'OK', 'S', 1714711990, 1714711990, '1'),
(105360, 22826, 'QU', 'OK', 'S', 1714711992, 1714711992, '1'),
(105361, 30168, 'QU', 'OK', 'S', 1714712690, 1714712690, '1'),
(105362, 29705, 'QU', 'OK', 'S', 1714712716, 1714712716, '1'),
(105363, 17945, 'QU', 'OK', 'S', 1714713336, 1714713336, '1'),
(105364, 23766, 'QU', 'OK', 'S', 1714713940, 1714713940, '1'),
(105365, 23765, 'QU', 'OK', 'S', 1714714045, 1714714045, '1'),
(105366, 31059, 'QU', 'OK', 'S', 1714715316, 1714715316, '1'),
(105367, 29060, 'QU', 'OK', 'S', 1714715676, 1714715676, '1'),
(105368, 23765, 'QU', 'OK', 'S', 1714715757, 1714715757, '1'),
(105369, 23766, 'QU', 'OK', 'S', 1714715759, 1714715759, '1'),
(105370, 17945, 'QU', 'OK', 'S', 1714715782, 1714715782, '1'),
(105371, 24607, 'QU', 'OK', 'S', 1714715794, 1714715794, '1'),
(105372, 31062, 'QU', 'OK', 'S', 1714716745, 1714716745, '1'),
(105373, 31063, 'QU', 'OK', 'S', 1714717284, 1714717284, '1'),
(105374, 22873, 'QU', 'OK', 'S', 1714717747, 1714717747, '1'),
(105375, 23140, 'QU', 'OK', 'S', 1714717754, 1714717754, '1'),
(105376, 27199, 'QU', 'OK', 'S', 1714717756, 1714717756, '1'),
(105377, 31058, 'QU', 'OK', 'S', 1714717757, 1714717757, '1'),
(105378, 30538, 'QU', 'OK', 'S', 1714717759, 1714717759, '1'),
(105379, 24869, 'QU', 'OK', 'S', 1714717762, 1714717762, '1'),
(105380, 27483, 'QU', 'OK', 'S', 1714717764, 1714717764, '1'),
(105381, 24148, 'QU', 'OK', 'S', 1714717766, 1714717766, '1'),
(105382, 18825, 'QU', 'OK', 'S', 1714717767, 1714717767, '1'),
(105383, 26180, 'QU', 'OK', 'S', 1714717768, 1714717768, '1'),
(105384, 30325, 'QU', 'OK', 'S', 1714717984, 1714717984, '1'),
(105385, 30371, 'QU', 'OK', 'S', 1714718045, 1714718045, '1'),
(105386, 31061, 'QU', 'OK', 'S', 1714719038, 1714719038, '1'),
(105387, 30898, 'QU', 'OK', 'S', 1714719321, 1714719321, '1'),
(105388, 30898, 'QU', 'OK', 'S', 1714719321, 1714719321, '1'),
(105389, 31060, 'QU', 'OK', 'S', 1714719385, 1714719385, '1'),
(105390, 31057, 'QU', 'OK', 'S', 1714719605, 1714719605, '1'),
(105391, 31055, 'QU', 'OK', 'S', 1714719639, 1714719639, '1'),
(105392, 31000, 'QU', 'OK', 'S', 1714719875, 1714719875, '1'),
(105393, 30950, 'QU', 'OK', 'S', 1714719930, 1714719930, '1'),
(105394, 31035, 'QU', 'OK', 'S', 1714720307, 1714720307, '1'),
(105395, 31035, 'QU', 'OK', 'S', 1714720309, 1714720309, '1'),
(105396, 31035, 'QU', 'OK', 'S', 1714720312, 1714720312, '1'),
(105397, 31035, 'QU', 'OK', 'S', 1714720316, 1714720316, '1'),
(105398, 31019, 'QU', 'OK', 'S', 1714720320, 1714720320, '1'),
(105399, 31019, 'QU', 'OK', 'S', 1714720322, 1714720322, '1'),
(105400, 15499, 'QU', 'OK', 'S', 1714721965, 1714721965, '1'),
(105401, 25215, 'QU', 'OK', 'S', 1714722116, 1714722116, '1'),
(105402, 31079, 'QU', 'OK', 'S', 1714722838, 1714722838, '1'),
(105403, 31081, 'QU', 'OK', 'S', 1714723444, 1714723444, '1'),
(105404, 22723, 'QU', 'OK', 'S', 1714723727, 1714723727, '1'),
(105405, 30495, 'QU', 'OK', 'S', 1714723770, 1714723770, '1'),
(105406, 28999, 'QU', 'OK', 'S', 1714723793, 1714723793, '1'),
(105407, 27700, 'QU', 'OK', 'S', 1714723795, 1714723795, '1'),
(105408, 30275, 'QU', 'OK', 'S', 1714723797, 1714723797, '1'),
(105409, 26084, 'QU', 'OK', 'S', 1714723799, 1714723799, '1'),
(105410, 31082, 'QU', 'OK', 'S', 1714724215, 1714724215, '1'),
(105411, 31075, 'QU', 'OK', 'S', 1714727634, 1714727634, '1'),
(105412, 31087, 'QU', 'OK', 'S', 1714728080, 1714728080, '1'),
(105413, 31087, 'QU', 'OK', 'S', 1714728280, 1714728280, '1'),
(105414, 31084, 'QU', 'OK', 'S', 1714728793, 1714728793, '1'),
(105415, 31085, 'QU', 'OK', 'S', 1714728840, 1714728840, '1'),
(105416, 31089, 'QU', 'OK', 'S', 1714729100, 1714729100, '1'),
(105417, 31090, 'QU', 'OK', 'S', 1714729314, 1714729314, '1'),
(105418, 31091, 'QU', 'OK', 'S', 1714729487, 1714729487, '1'),
(105419, 28595, 'QU', 'OK', 'S', 1714729532, 1714729532, '1'),
(105420, 31076, 'QU', 'OK', 'S', 1714729808, 1714729808, '1'),
(105421, 31077, 'QU', 'OK', 'S', 1714729945, 1714729945, '1'),
(105422, 31083, 'QU', 'OK', 'S', 1714730465, 1714730465, '1'),
(105423, 31083, 'QU', 'OK', 'S', 1714730474, 1714730474, '1'),
(105424, 31083, 'QU', 'OK', 'S', 1714730482, 1714730482, '1'),
(105425, 31083, 'QU', 'OK', 'S', 1714730491, 1714730491, '1'),
(105426, 31088, 'QU', 'OK', 'S', 1714730663, 1714730663, '1'),
(105427, 31088, 'QU', 'OK', 'S', 1714730672, 1714730672, '1'),
(105428, 31080, 'QU', 'OK', 'S', 1714730698, 1714730698, '1'),
(105429, 31080, 'QU', 'OK', 'S', 1714730708, 1714730708, '1'),
(105430, 31086, 'QU', 'OK', 'S', 1714730866, 1714730866, '1'),
(105431, 31078, 'QU', 'OK', 'S', 1714731189, 1714731189, '1'),
(105432, 28836, 'QU', 'OK', 'S', 1714734290, 1714734290, '1'),
(105433, 31074, 'QU', 'OK', 'S', 1714734528, 1714734528, '1'),
(105434, 31073, 'QU', 'OK', 'S', 1714734626, 1714734626, '1'),
(105435, 31024, 'QU', 'OK', 'S', 1714734654, 1714734654, '1'),
(105436, 31023, 'QU', 'OK', 'S', 1714734753, 1714734753, '1'),
(105437, 31023, 'QU', 'OK', 'S', 1714734753, 1714734753, '1'),
(105438, 31023, 'QU', 'OK', 'S', 1714734753, 1714734753, '1'),
(105439, 31023, 'QU', 'OK', 'S', 1714734753, 1714734753, '1'),
(105440, 31016, 'QU', 'OK', 'S', 1714734795, 1714734795, '1'),
(105441, 30956, 'QU', 'OK', 'S', 1714734822, 1714734822, '1'),
(105442, 30953, 'QU', 'OK', 'S', 1714734856, 1714734856, '1'),
(105443, 30952, 'QU', 'OK', 'S', 1714734884, 1714734884, '1'),
(105444, 30949, 'QU', 'OK', 'S', 1714734966, 1714734966, '1'),
(105445, 30641, 'QU', 'OK', 'S', 1714740585, 1714740585, '1'),
(105446, 11331, 'QU', 'OK', 'S', 1714741650, 1714741650, '1'),
(105447, 5341, 'QU', 'OK', 'S', 1714742653, 1714742653, '1'),
(105448, 15609, 'QU', 'OK', 'S', 1714742680, 1714742680, '1'),
(105449, 24423, 'QU', 'OK', 'S', 1714742795, 1714742795, '1'),
(105450, 24423, 'QU', 'OK', 'S', 1714742805, 1714742805, '1'),
(105451, 31011, 'QU', 'OK', 'S', 1714743709, 1714743709, '1'),
(105452, 31010, 'QU', 'OK', 'S', 1714743716, 1714743716, '1'),
(105453, 31008, 'QU', 'OK', 'S', 1714743727, 1714743727, '1'),
(105454, 30965, 'QU', 'OK', 'S', 1714743763, 1714743763, '1'),
(105455, 30965, 'QU', 'OK', 'S', 1714743763, 1714743763, '1'),
(105456, 30965, 'QU', 'OK', 'S', 1714743763, 1714743763, '1'),
(105457, 30917, 'QU', 'OK', 'S', 1714743776, 1714743776, '1'),
(105458, 30916, 'QU', 'OK', 'S', 1714743783, 1714743783, '1'),
(105459, 30950, 'QU', 'OK', 'S', 1714744315, 1714744315, '1'),
(105460, 30423, 'QU', 'OK', 'S', 1714744319, 1714744319, '1'),
(105461, 29318, 'QU', 'OK', 'S', 1714744322, 1714744322, '1'),
(105462, 30390, 'QU', 'OK', 'S', 1714744327, 1714744327, '1'),
(105463, 23042, 'QU', 'OK', 'S', 1714744331, 1714744331, '1'),
(105464, 31016, 'QU', 'OK', 'S', 1714744336, 1714744336, '1'),
(105465, 30281, 'QU', 'OK', 'S', 1714744339, 1714744339, '1'),
(105466, 30825, 'QU', 'OK', 'S', 1714744343, 1714744343, '1'),
(105467, 22957, 'QU', 'OK', 'S', 1714744368, 1714744368, '1'),
(105468, 30281, 'QU', 'OK', 'S', 1714744383, 1714744383, '1'),
(105469, 22957, 'QU', 'OK', 'S', 1714744388, 1714744388, '1'),
(105470, 26586, 'QU', 'OK', 'S', 1714744392, 1714744392, '1'),
(105471, 30993, 'QU', 'OK', 'S', 1714744395, 1714744395, '1'),
(105472, 28854, 'QU', 'OK', 'S', 1714744402, 1714744402, '1'),
(105473, 23042, 'QU', 'OK', 'S', 1714744404, 1714744404, '1'),
(105474, 30208, 'QU', 'OK', 'S', 1714744406, 1714744406, '1'),
(105475, 21544, 'QU', 'OK', 'S', 1714744409, 1714744409, '1'),
(105476, 28994, 'QU', 'OK', 'S', 1714744412, 1714744412, '1'),
(105477, 30590, 'QU', 'OK', 'S', 1714744416, 1714744416, '1'),
(105478, 21758, 'QU', 'OK', 'S', 1714744418, 1714744418, '1'),
(105479, 30993, 'QU', 'OK', 'S', 1714744422, 1714744422, '1'),
(105480, 25087, 'QU', 'OK', 'S', 1714744425, 1714744425, '1'),
(105481, 30993, 'QU', 'OK', 'S', 1714744428, 1714744428, '1'),
(105482, 30349, 'QU', 'OK', 'S', 1714744431, 1714744431, '1'),
(105483, 27484, 'QU', 'OK', 'S', 1714744457, 1714744457, '1'),
(105484, 30348, 'QU', 'OK', 'S', 1714744466, 1714744466, '1'),
(105485, 30383, 'QU', 'OK', 'S', 1714744469, 1714744469, '1'),
(105486, 23042, 'QU', 'OK', 'S', 1714744473, 1714744473, '1'),
(105487, 30991, 'QU', 'OK', 'S', 1714744477, 1714744477, '1'),
(105488, 30991, 'QU', 'OK', 'S', 1714744486, 1714744486, '1'),
(105489, 30208, 'QU', 'OK', 'S', 1714744493, 1714744493, '1'),
(105490, 30993, 'QU', 'OK', 'S', 1714744496, 1714744496, '1'),
(105491, 30383, 'QU', 'OK', 'S', 1714744502, 1714744502, '1'),
(105492, 30991, 'QU', 'OK', 'S', 1714744505, 1714744505, '1'),
(105493, 30991, 'QU', 'OK', 'S', 1714744510, 1714744510, '1'),
(105494, 30991, 'QU', 'OK', 'S', 1714744514, 1714744514, '1'),
(105495, 29298, 'QU', 'OK', 'S', 1714744518, 1714744518, '1'),
(105496, 28027, 'QU', 'OK', 'S', 1714744522, 1714744522, '1'),
(105497, 27741, 'QU', 'OK', 'S', 1714744526, 1714744526, '1'),
(105498, 27741, 'QU', 'OK', 'S', 1714744532, 1714744532, '1'),
(105499, 30620, 'QU', 'OK', 'S', 1714744533, 1714744533, '1'),
(105500, 27740, 'QU', 'OK', 'S', 1714744538, 1714744538, '1'),
(105501, 24513, 'QU', 'OK', 'S', 1714744543, 1714744543, '1'),
(105502, 21544, 'QU', 'OK', 'S', 1714744547, 1714744547, '1'),
(105503, 31021, 'QU', 'OK', 'S', 1714744552, 1714744552, '1'),
(105504, 28030, 'QU', 'OK', 'S', 1714744555, 1714744555, '1'),
(105505, 28701, 'QU', 'OK', 'S', 1714744559, 1714744559, '1'),
(105506, 25087, 'QU', 'OK', 'S', 1714744563, 1714744563, '1'),
(105507, 30787, 'QU', 'OK', 'S', 1714744569, 1714744569, '1'),
(105508, 30991, 'QU', 'OK', 'S', 1714744572, 1714744572, '1'),
(105509, 30950, 'QU', 'OK', 'S', 1714744658, 1714744658, '1'),
(105510, 30950, 'QU', 'OK', 'S', 1714744662, 1714744662, '1'),
(105511, 24810, 'QU', 'OK', 'S', 1714747647, 1714747647, '1'),
(105512, 24801, 'QU', 'OK', 'S', 1714747684, 1714747684, '1'),
(105513, 30512, 'QU', 'OK', 'S', 1714798873, 1714798873, '1'),
(105514, 30484, 'QU', 'OK', 'S', 1714798875, 1714798875, '1'),
(105515, 18396, 'QU', 'OK', 'S', 1714802014, 1714802014, '1'),
(105516, 28850, 'QU', 'OK', 'S', 1714802016, 1714802016, '1'),
(105517, 27555, 'QU', 'OK', 'S', 1714802939, 1714802939, '1'),
(105518, 27555, 'QU', 'OK', 'S', 1714802941, 1714802941, '1'),
(105519, 26766, 'QU', 'OK', 'S', 1714810082, 1714810082, '1'),
(105520, 31093, 'QU', 'OK', 'S', 1714810807, 1714810807, '1'),
(105521, 31095, 'QU', 'OK', 'S', 1714810839, 1714810839, '1'),
(105522, 31096, 'QU', 'OK', 'S', 1714810862, 1714810862, '1'),
(105523, 31097, 'QU', 'OK', 'S', 1714810896, 1714810896, '1'),
(105524, 31094, 'QU', 'OK', 'S', 1714814460, 1714814460, '1'),
(105525, 31099, 'QU', 'OK', 'S', 1714814909, 1714814909, '1'),
(105526, 31100, 'QU', 'OK', 'S', 1714815188, 1714815188, '1'),
(105527, 31105, 'QU', 'OK', 'S', 1714815593, 1714815593, '1'),
(105528, 28564, 'QU', 'OK', 'S', 1714815682, 1714815682, '1'),
(105529, 31098, 'QU', 'OK', 'S', 1714816626, 1714816626, '1'),
(105530, 31102, 'QU', 'OK', 'S', 1714817078, 1714817078, '1'),
(105531, 31103, 'QU', 'OK', 'S', 1714817151, 1714817151, '1'),
(105532, 30641, 'QU', 'OK', 'S', 1714817416, 1714817416, '1'),
(105533, 30362, 'QU', 'OK', 'S', 1714817418, 1714817418, '1'),
(105534, 31108, 'QU', 'OK', 'S', 1714817491, 1714817491, '1'),
(105535, 28972, 'QU', 'OK', 'S', 1714817548, 1714817548, '1'),
(105536, 31107, 'QU', 'OK', 'S', 1714817828, 1714817828, '1'),
(105537, 31109, 'QU', 'OK', 'S', 1714818083, 1714818083, '1'),
(105538, 31110, 'QU', 'OK', 'S', 1714818218, 1714818218, '1'),
(105539, 31101, 'QU', 'OK', 'S', 1714818348, 1714818348, '1'),
(105540, 31106, 'QU', 'OK', 'S', 1714818388, 1714818388, '1'),
(105541, 31104, 'QU', 'OK', 'S', 1714819805, 1714819805, '1'),
(105542, 27649, 'QU', 'OK', 'S', 1714820071, 1714820071, '1'),
(105543, 22810, 'QU', 'OK', 'S', 1714820125, 1714820125, '1'),
(105544, 22810, 'QU', 'OK', 'S', 1714820206, 1714820206, '1'),
(105545, 22810, 'QU', 'OK', 'S', 1714820209, 1714820209, '1'),
(105546, 22810, 'QU', 'OK', 'S', 1714820212, 1714820212, '1'),
(105547, 9768, 'QU', 'OK', 'S', 1714820215, 1714820215, '1'),
(105548, 9768, 'QU', 'OK', 'S', 1714820218, 1714820218, '1'),
(105549, 9768, 'QU', 'OK', 'S', 1714820221, 1714820221, '1'),
(105550, 9768, 'QU', 'OK', 'S', 1714820224, 1714820224, '1'),
(105551, 9768, 'QU', 'OK', 'S', 1714820227, 1714820227, '1'),
(105552, 9768, 'QU', 'OK', 'S', 1714820229, 1714820229, '1'),
(105553, 9768, 'QU', 'OK', 'S', 1714820232, 1714820232, '1'),
(105554, 15918, 'QU', 'OK', 'S', 1714820235, 1714820235, '1'),
(105555, 15918, 'QU', 'OK', 'S', 1714820238, 1714820238, '1'),
(105556, 8023, 'QU', 'OK', 'S', 1714820249, 1714820249, '1'),
(105557, 9768, 'QU', 'OK', 'S', 1714820254, 1714820254, '1'),
(105558, 18592, 'QU', 'OK', 'S', 1714820258, 1714820258, '1'),
(105559, 8023, 'QU', 'OK', 'S', 1714820263, 1714820263, '1'),
(105560, 15868, 'QU', 'OK', 'S', 1714820267, 1714820267, '1'),
(105561, 15868, 'QU', 'OK', 'S', 1714820275, 1714820275, '1'),
(105562, 18592, 'QU', 'OK', 'S', 1714820276, 1714820276, '1'),
(105563, 18592, 'QU', 'OK', 'S', 1714820280, 1714820280, '1'),
(105564, 18592, 'QU', 'OK', 'S', 1714820284, 1714820284, '1'),
(105565, 18592, 'QU', 'OK', 'S', 1714820288, 1714820288, '1'),
(105566, 18592, 'QU', 'OK', 'S', 1714820293, 1714820293, '1'),
(105567, 8023, 'QU', 'OK', 'S', 1714820300, 1714820300, '1'),
(105568, 8023, 'QU', 'OK', 'S', 1714820304, 1714820304, '1'),
(105569, 15918, 'QU', 'OK', 'S', 1714820309, 1714820309, '1'),
(105570, 18592, 'QU', 'OK', 'S', 1714820313, 1714820313, '1'),
(105571, 18592, 'QU', 'OK', 'S', 1714820318, 1714820318, '1'),
(105572, 18592, 'QU', 'OK', 'S', 1714820321, 1714820321, '1'),
(105573, 18592, 'QU', 'OK', 'S', 1714820323, 1714820323, '1'),
(105574, 18592, 'QU', 'OK', 'S', 1714820326, 1714820326, '1'),
(105575, 18592, 'QU', 'OK', 'S', 1714820342, 1714820342, '1'),
(105576, 8023, 'QU', 'OK', 'S', 1714820379, 1714820379, '1'),
(105577, 8023, 'QU', 'OK', 'S', 1714820382, 1714820382, '1'),
(105578, 31092, 'QU', 'OK', 'S', 1714820891, 1714820891, '1'),
(105579, 30329, 'QU', 'OK', 'S', 1714821381, 1714821381, '1'),
(105580, 30328, 'QU', 'OK', 'S', 1714821384, 1714821384, '1'),
(105581, 27709, 'QU', 'OK', 'S', 1714821691, 1714821691, '1'),
(105582, 26574, 'QU', 'OK', 'S', 1714821968, 1714821968, '1'),
(105583, 29005, 'QU', 'OK', 'S', 1714822396, 1714822396, '1'),
(105584, 30392, 'QU', 'OK', 'S', 1714822505, 1714822505, '1'),
(105585, 24268, 'QU', 'OK', 'S', 1714822891, 1714822891, '1'),
(105586, 13645, 'QU', 'OK', 'S', 1714823188, 1714823188, '1'),
(105587, 31086, 'QU', 'OK', 'S', 1714823259, 1714823259, '1'),
(105588, 24683, 'QU', 'OK', 'S', 1714823560, 1714823560, '1'),
(105589, 25964, 'QU', 'OK', 'S', 1714829114, 1714829114, '1'),
(105590, 25964, 'QU', 'OK', 'S', 1714829118, 1714829118, '1'),
(105591, 25964, 'QU', 'OK', 'S', 1714829134, 1714829134, '1'),
(105592, 25964, 'QU', 'OK', 'S', 1714829139, 1714829139, '1'),
(105593, 17736, 'QU', 'OK', 'S', 1714829144, 1714829144, '1'),
(105594, 25964, 'QU', 'OK', 'S', 1714829148, 1714829148, '1'),
(105595, 25964, 'QU', 'OK', 'S', 1714829152, 1714829152, '1'),
(105596, 25964, 'QU', 'OK', 'S', 1714829155, 1714829155, '1'),
(105597, 25964, 'QU', 'OK', 'S', 1714829158, 1714829158, '1'),
(105598, 25964, 'QU', 'OK', 'S', 1714829161, 1714829161, '1'),
(105599, 30235, 'QU', 'OK', 'S', 1714829434, 1714829434, '1'),
(105600, 27647, 'QU', 'OK', 'S', 1714829439, 1714829439, '1'),
(105601, 27647, 'QU', 'OK', 'S', 1714829443, 1714829443, '1'),
(105602, 30887, 'QU', 'OK', 'S', 1714829448, 1714829448, '1'),
(105603, 30794, 'QU', 'OK', 'S', 1714829451, 1714829451, '1'),
(105604, 30630, 'QU', 'OK', 'S', 1714829455, 1714829455, '1'),
(105605, 27647, 'QU', 'OK', 'S', 1714829461, 1714829461, '1'),
(105606, 30235, 'QU', 'OK', 'S', 1714829463, 1714829463, '1'),
(105607, 30235, 'QU', 'OK', 'S', 1714829468, 1714829468, '1'),
(105608, 27647, 'QU', 'OK', 'S', 1714829472, 1714829472, '1'),
(105609, 30419, 'QU', 'OK', 'S', 1714829476, 1714829476, '1'),
(105610, 30474, 'QU', 'OK', 'S', 1714829480, 1714829480, '1'),
(105611, 30474, 'QU', 'OK', 'S', 1714829484, 1714829484, '1'),
(105612, 30794, 'QU', 'OK', 'S', 1714829490, 1714829490, '1'),
(105613, 25964, 'QU', 'OK', 'S', 1714829494, 1714829494, '1'),
(105614, 30474, 'QU', 'OK', 'S', 1714829497, 1714829497, '1'),
(105615, 17277, 'QU', 'OK', 'S', 1714829502, 1714829502, '1'),
(105616, 30578, 'QU', 'OK', 'S', 1714829612, 1714829612, '1'),
(105617, 30578, 'QU', 'OK', 'S', 1714829619, 1714829619, '1'),
(105618, 30578, 'QU', 'OK', 'S', 1714829626, 1714829626, '1'),
(105619, 22939, 'QU', 'OK', 'S', 1714829630, 1714829630, '1'),
(105620, 30235, 'QU', 'OK', 'S', 1714829634, 1714829634, '1'),
(105621, 27647, 'QU', 'OK', 'S', 1714829638, 1714829638, '1'),
(105622, 22939, 'QU', 'OK', 'S', 1714829643, 1714829643, '1'),
(105623, 30235, 'QU', 'OK', 'S', 1714829671, 1714829671, '1'),
(105624, 21673, 'QU', 'OK', 'S', 1714829675, 1714829675, '1'),
(105625, 30578, 'QU', 'OK', 'S', 1714829697, 1714829697, '1'),
(105626, 22939, 'QU', 'OK', 'S', 1714829703, 1714829703, '1'),
(105627, 30235, 'QU', 'OK', 'S', 1714829710, 1714829710, '1'),
(105628, 30578, 'QU', 'OK', 'S', 1714830094, 1714830094, '1'),
(105629, 19307, 'QU', 'OK', 'S', 1714973883, 1714973883, '1'),
(105630, 30895, 'QU', 'OK', 'S', 1714973888, 1714973888, '1'),
(105631, 30883, 'QU', 'OK', 'S', 1714973893, 1714973893, '1'),
(105632, 30883, 'QU', 'OK', 'S', 1714973896, 1714973896, '1'),
(105633, 30251, 'QU', 'OK', 'S', 1714973899, 1714973899, '1'),
(105634, 12683, 'QU', 'OK', 'S', 1714973902, 1714973902, '1'),
(105635, 30208, 'QU', 'OK', 'S', 1714973904, 1714973904, '1'),
(105636, 19307, 'QU', 'OK', 'S', 1714973914, 1714973914, '1'),
(105637, 30251, 'QU', 'OK', 'S', 1714973917, 1714973917, '1'),
(105638, 16368, 'QU', 'OK', 'S', 1714973920, 1714973920, '1'),
(105639, 30948, 'QU', 'OK', 'S', 1714973936, 1714973936, '1'),
(105640, 30993, 'QU', 'OK', 'S', 1714974852, 1714974852, '1'),
(105641, 30622, 'QU', 'OK', 'S', 1714977711, 1714977711, '1'),
(105642, 30392, 'QU', 'OK', 'S', 1714977737, 1714977737, '1'),
(105643, 29996, 'QU', 'OK', 'S', 1714977757, 1714977757, '1'),
(105644, 22625, 'QU', 'OK', 'S', 1714977761, 1714977761, '1'),
(105645, 26619, 'QU', 'OK', 'S', 1714977765, 1714977765, '1'),
(105646, 23744, 'QU', 'OK', 'S', 1714977769, 1714977769, '1'),
(105647, 29062, 'QU', 'OK', 'S', 1714977801, 1714977801, '1'),
(105648, 26732, 'QU', 'OK', 'S', 1714977806, 1714977806, '1'),
(105649, 27657, 'QU', 'OK', 'S', 1714977811, 1714977811, '1'),
(105650, 30423, 'QU', 'OK', 'S', 1714977815, 1714977815, '1'),
(105651, 30421, 'QU', 'OK', 'S', 1714977818, 1714977818, '1'),
(105652, 28312, 'QU', 'OK', 'S', 1714977823, 1714977823, '1'),
(105653, 23746, 'QU', 'OK', 'S', 1714977826, 1714977826, '1'),
(105654, 29630, 'QU', 'OK', 'S', 1714977832, 1714977832, '1'),
(105655, 29636, 'QU', 'OK', 'S', 1714977835, 1714977835, '1'),
(105656, 25265, 'QU', 'OK', 'S', 1714977839, 1714977839, '1'),
(105657, 30023, 'QU', 'OK', 'S', 1714977844, 1714977844, '1'),
(105658, 14948, 'QU', 'OK', 'S', 1714977858, 1714977858, '1'),
(105659, 24765, 'QU', 'OK', 'S', 1714977865, 1714977865, '1'),
(105660, 23562, 'QU', 'OK', 'S', 1714977869, 1714977869, '1'),
(105661, 30499, 'QU', 'OK', 'S', 1714977874, 1714977874, '1'),
(105662, 24235, 'QU', 'OK', 'S', 1714978143, 1714978143, '1'),
(105663, 24235, 'QU', 'OK', 'S', 1714978145, 1714978145, '1'),
(105664, 22633, 'QU', 'OK', 'S', 1714978159, 1714978159, '1'),
(105665, 27786, 'QU', 'OK', 'S', 1714978162, 1714978162, '1'),
(105666, 30536, 'QU', 'OK', 'S', 1714978171, 1714978171, '1'),
(105667, 18481, 'QU', 'OK', 'S', 1714978219, 1714978219, '1'),
(105668, 25237, 'QU', 'OK', 'S', 1714978222, 1714978222, '1'),
(105669, 15881, 'QU', 'OK', 'S', 1714978224, 1714978224, '1'),
(105670, 15880, 'QU', 'OK', 'S', 1714978227, 1714978227, '1'),
(105671, 30713, 'QU', 'OK', 'S', 1714978231, 1714978231, '1'),
(105672, 2708, 'QU', 'OK', 'S', 1714978270, 1714978270, '1'),
(105673, 31018, 'QU', 'OK', 'S', 1714979605, 1714979605, '1'),
(105674, 30993, 'QU', 'OK', 'S', 1714979611, 1714979611, '1'),
(105675, 27740, 'QU', 'OK', 'S', 1714979645, 1714979645, '1'),
(105676, 21544, 'QU', 'OK', 'S', 1714979660, 1714979660, '1'),
(105677, 26756, 'QU', 'OK', 'S', 1714979673, 1714979673, '1'),
(105678, 25031, 'QU', 'OK', 'S', 1714979729, 1714979729, '1'),
(105679, 31091, 'QU', 'OK', 'S', 1714979840, 1714979840, '1'),
(105680, 31085, 'QU', 'OK', 'S', 1714979842, 1714979842, '1'),
(105681, 25030, 'QU', 'OK', 'S', 1714980355, 1714980355, '1'),
(105682, 25031, 'QU', 'OK', 'S', 1714980376, 1714980376, '1'),
(105683, 26746, 'QU', 'OK', 'S', 1714980383, 1714980383, '1'),
(105684, 30597, 'QU', 'OK', 'S', 1714980390, 1714980390, '1'),
(105685, 3752, 'QU', 'OK', 'S', 1714980395, 1714980395, '1'),
(105686, 1463, 'QU', 'OK', 'S', 1714980398, 1714980398, '1'),
(105687, 27966, 'QU', 'OK', 'S', 1714980401, 1714980401, '1'),
(105688, 14552, 'QU', 'OK', 'S', 1714980408, 1714980408, '1'),
(105689, 17764, 'QU', 'OK', 'S', 1714980412, 1714980412, '1'),
(105690, 30713, 'QU', 'OK', 'S', 1714980415, 1714980415, '1'),
(105691, 29568, 'QU', 'OK', 'S', 1714980419, 1714980419, '1'),
(105692, 25024, 'QU', 'OK', 'S', 1714980460, 1714980460, '1'),
(105693, 25024, 'QU', 'OK', 'S', 1714980463, 1714980463, '1'),
(105694, 18511, 'QU', 'OK', 'S', 1714980468, 1714980468, '1'),
(105695, 30148, 'QU', 'OK', 'S', 1714980475, 1714980475, '1'),
(105696, 25510, 'QU', 'OK', 'S', 1714980478, 1714980478, '1'),
(105697, 17086, 'QU', 'OK', 'S', 1714980483, 1714980483, '1'),
(105698, 24944, 'QU', 'OK', 'S', 1714980486, 1714980486, '1'),
(105699, 19466, 'QU', 'OK', 'S', 1714980491, 1714980491, '1'),
(105700, 24235, 'QU', 'OK', 'S', 1714980502, 1714980502, '1'),
(105701, 4571, 'QU', 'OK', 'S', 1714980510, 1714980510, '1'),
(105702, 17770, 'QU', 'OK', 'S', 1714980514, 1714980514, '1'),
(105703, 27049, 'QU', 'OK', 'S', 1714980649, 1714980649, '1'),
(105704, 19863, 'QU', 'OK', 'S', 1714980653, 1714980653, '1'),
(105705, 23365, 'QU', 'OK', 'S', 1714980657, 1714980657, '1'),
(105706, 22826, 'QU', 'OK', 'S', 1714980701, 1714980701, '1'),
(105707, 30622, 'QU', 'OK', 'S', 1714981025, 1714981025, '1'),
(105708, 12478, 'QU', 'OK', 'S', 1714981437, 1714981437, '1'),
(105709, 7866, 'QU', 'OK', 'S', 1714981876, 1714981876, '1'),
(105710, 17580, 'QU', 'OK', 'S', 1714981924, 1714981924, '1'),
(105711, 28999, 'QU', 'OK', 'S', 1714981961, 1714981961, '1'),
(105712, 29478, 'QU', 'OK', 'S', 1714982004, 1714982004, '1'),
(105713, 2708, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105714, 30713, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105715, 15880, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105716, 15881, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105717, 25237, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105718, 18481, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105719, 30536, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105720, 27786, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105721, 22633, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105722, 24235, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105723, 24235, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105724, 30499, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105725, 23562, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105726, 24765, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105727, 14948, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105728, 30023, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105729, 25265, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105730, 29636, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105731, 29630, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105732, 23746, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105733, 28312, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105734, 30421, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105735, 30423, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105736, 27657, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105737, 26732, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105738, 29062, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105739, 23744, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105740, 26619, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105741, 22625, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105742, 29996, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105743, 30392, 'QU', 'OK', 'S', 1714982254, 1714982254, '1'),
(105744, 30536, 'QU', 'OK', 'S', 1714982502, 1714982502, '1'),
(105745, 23562, 'QU', 'OK', 'S', 1714982521, 1714982521, '1'),
(105746, 25265, 'QU', 'OK', 'S', 1714982525, 1714982525, '1'),
(105747, 29630, 'QU', 'OK', 'S', 1714982529, 1714982529, '1'),
(105748, 30392, 'QU', 'OK', 'S', 1714982532, 1714982532, '1'),
(105749, 25237, 'QU', 'OK', 'S', 1714982535, 1714982535, '1'),
(105750, 27786, 'QU', 'OK', 'S', 1714982538, 1714982538, '1'),
(105751, 28312, 'QU', 'OK', 'S', 1714982542, 1714982542, '1'),
(105752, 29062, 'QU', 'OK', 'S', 1714982547, 1714982547, '1'),
(105753, 22625, 'QU', 'OK', 'S', 1714982551, 1714982551, '1'),
(105754, 30499, 'QU', 'OK', 'S', 1714982554, 1714982554, '1'),
(105755, 28479, 'QU', 'OK', 'S', 1714982558, 1714982558, '1'),
(105756, 24765, 'QU', 'OK', 'S', 1714982563, 1714982563, '1'),
(105757, 30713, 'QU', 'OK', 'S', 1714982566, 1714982566, '1'),
(105758, 30023, 'QU', 'OK', 'S', 1714982569, 1714982569, '1'),
(105759, 23744, 'QU', 'OK', 'S', 1714982577, 1714982577, '1'),
(105760, 28482, 'QU', 'OK', 'S', 1714982582, 1714982582, '1'),
(105761, 30421, 'QU', 'OK', 'S', 1714982587, 1714982587, '1'),
(105762, 24235, 'QU', 'OK', 'S', 1714982593, 1714982593, '1'),
(105763, 24235, 'QU', 'OK', 'S', 1714982597, 1714982597, '1'),
(105764, 23746, 'QU', 'OK', 'S', 1714982604, 1714982604, '1'),
(105765, 26732, 'QU', 'OK', 'S', 1714982610, 1714982610, '1'),
(105766, 30423, 'QU', 'OK', 'S', 1714982614, 1714982614, '1'),
(105767, 29996, 'QU', 'OK', 'S', 1714982623, 1714982623, '1'),
(105768, 15880, 'QU', 'OK', 'S', 1714982637, 1714982637, '1'),
(105769, 27657, 'QU', 'OK', 'S', 1714982647, 1714982647, '1'),
(105770, 29636, 'QU', 'OK', 'S', 1714982652, 1714982652, '1'),
(105771, 15881, 'QU', 'OK', 'S', 1714982654, 1714982654, '1'),
(105772, 30401, 'QU', 'OK', 'S', 1714983901, 1714983901, '1'),
(105773, 30328, 'QU', 'OK', 'S', 1714984035, 1714984035, '1'),
(105774, 30482, 'QU', 'OK', 'S', 1714987361, 1714987361, '1'),
(105775, 30326, 'QU', 'OK', 'S', 1714987472, 1714987472, '1'),
(105776, 30511, 'QU', 'OK', 'S', 1714987698, 1714987698, '1'),
(105777, 30402, 'QU', 'OK', 'S', 1714987887, 1714987887, '1'),
(105778, 30484, 'QU', 'OK', 'S', 1714988377, 1714988377, '1'),
(105779, 30329, 'QU', 'OK', 'S', 1714988677, 1714988677, '1'),
(105780, 19150, 'QU', 'OK', 'S', 1714989177, 1714989177, '1'),
(105781, 30402, 'QU', 'OK', 'S', 1714989181, 1714989181, '1'),
(105782, 30483, 'QU', 'OK', 'S', 1714989184, 1714989184, '1'),
(105783, 23316, 'QU', 'OK', 'S', 1714989190, 1714989190, '1'),
(105784, 21160, 'QU', 'OK', 'S', 1714989197, 1714989197, '1'),
(105785, 30401, 'QU', 'OK', 'S', 1714989201, 1714989201, '1'),
(105786, 30237, 'QU', 'OK', 'S', 1714989214, 1714989214, '1'),
(105787, 29513, 'QU', 'OK', 'S', 1714989218, 1714989218, '1'),
(105788, 30511, 'QU', 'OK', 'S', 1714989222, 1714989222, '1'),
(105789, 14890, 'QU', 'OK', 'S', 1714989231, 1714989231, '1'),
(105790, 30434, 'QU', 'OK', 'S', 1714989247, 1714989247, '1'),
(105791, 30625, 'QU', 'OK', 'S', 1714989249, 1714989249, '1'),
(105792, 13667, 'QU', 'OK', 'S', 1714989271, 1714989271, '1'),
(105793, 29645, 'QU', 'OK', 'S', 1714989283, 1714989283, '1'),
(105794, 29513, 'QU', 'OK', 'S', 1714989295, 1714989295, '1'),
(105795, 21869, 'QU', 'OK', 'S', 1714989310, 1714989310, '1'),
(105796, 21869, 'QU', 'OK', 'S', 1714989322, 1714989322, '1'),
(105797, 24933, 'QU', 'OK', 'S', 1714989341, 1714989341, '1'),
(105798, 25189, 'QU', 'OK', 'S', 1714989351, 1714989351, '1'),
(105799, 28042, 'QU', 'OK', 'S', 1714989368, 1714989368, '1'),
(105800, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105801, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105802, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105803, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105804, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105805, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105806, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105807, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105808, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105809, 30513, 'QU', 'OK', 'S', 1714989388, 1714989388, '1'),
(105810, 14991, 'QU', 'OK', 'S', 1714989408, 1714989408, '1'),
(105811, 25269, 'QU', 'OK', 'S', 1714989677, 1714989677, '1'),
(105812, 25269, 'QU', 'OK', 'S', 1714989677, 1714989677, '1'),
(105813, 25269, 'QU', 'OK', 'S', 1714989677, 1714989677, '1'),
(105814, 25269, 'QU', 'OK', 'S', 1714989677, 1714989677, '1'),
(105815, 25269, 'QU', 'OK', 'S', 1714989689, 1714989689, '1'),
(105816, 25269, 'QU', 'OK', 'S', 1714989689, 1714989689, '1'),
(105817, 25269, 'QU', 'OK', 'S', 1714989689, 1714989689, '1'),
(105818, 25269, 'QU', 'OK', 'S', 1714989689, 1714989689, '1'),
(105819, 25267, 'QU', 'OK', 'S', 1714989702, 1714989702, '1'),
(105820, 25267, 'QU', 'OK', 'S', 1714989702, 1714989702, '1'),
(105821, 25267, 'QU', 'OK', 'S', 1714989702, 1714989702, '1'),
(105822, 25267, 'QU', 'OK', 'S', 1714989702, 1714989702, '1'),
(105823, 25267, 'QU', 'OK', 'S', 1714989714, 1714989714, '1'),
(105824, 25267, 'QU', 'OK', 'S', 1714989714, 1714989714, '1'),
(105825, 25267, 'QU', 'OK', 'S', 1714989714, 1714989714, '1'),
(105826, 25267, 'QU', 'OK', 'S', 1714989714, 1714989714, '1'),
(105827, 25266, 'QU', 'OK', 'S', 1714989732, 1714989732, '1'),
(105828, 25266, 'QU', 'OK', 'S', 1714989732, 1714989732, '1'),
(105829, 25266, 'QU', 'OK', 'S', 1714989732, 1714989732, '1'),
(105830, 25266, 'QU', 'OK', 'S', 1714989732, 1714989732, '1'),
(105831, 25266, 'QU', 'OK', 'S', 1714989745, 1714989745, '1'),
(105832, 25266, 'QU', 'OK', 'S', 1714989745, 1714989745, '1'),
(105833, 25266, 'QU', 'OK', 'S', 1714989745, 1714989745, '1'),
(105834, 25266, 'QU', 'OK', 'S', 1714989745, 1714989745, '1'),
(105835, 25264, 'QU', 'OK', 'S', 1714989774, 1714989774, '1'),
(105836, 25264, 'QU', 'OK', 'S', 1714989774, 1714989774, '1'),
(105837, 25264, 'QU', 'OK', 'S', 1714989774, 1714989774, '1'),
(105838, 25264, 'QU', 'OK', 'S', 1714989774, 1714989774, '1'),
(105839, 25264, 'QU', 'OK', 'S', 1714989786, 1714989786, '1'),
(105840, 25264, 'QU', 'OK', 'S', 1714989786, 1714989786, '1'),
(105841, 25264, 'QU', 'OK', 'S', 1714989786, 1714989786, '1'),
(105842, 25264, 'QU', 'OK', 'S', 1714989786, 1714989786, '1'),
(105843, 25213, 'QU', 'OK', 'S', 1714989809, 1714989809, '1'),
(105844, 25213, 'QU', 'OK', 'S', 1714989809, 1714989809, '1'),
(105845, 25213, 'QU', 'OK', 'S', 1714989809, 1714989809, '1'),
(105846, 25213, 'QU', 'OK', 'S', 1714989809, 1714989809, '1'),
(105847, 25213, 'QU', 'OK', 'S', 1714989820, 1714989820, '1'),
(105848, 25213, 'QU', 'OK', 'S', 1714989820, 1714989820, '1'),
(105849, 25213, 'QU', 'OK', 'S', 1714989820, 1714989820, '1'),
(105850, 25213, 'QU', 'OK', 'S', 1714989820, 1714989820, '1'),
(105851, 25209, 'QU', 'OK', 'S', 1714989833, 1714989833, '1'),
(105852, 25209, 'QU', 'OK', 'S', 1714989833, 1714989833, '1'),
(105853, 25209, 'QU', 'OK', 'S', 1714989833, 1714989833, '1'),
(105854, 25209, 'QU', 'OK', 'S', 1714989833, 1714989833, '1'),
(105855, 25209, 'QU', 'OK', 'S', 1714989844, 1714989844, '1'),
(105856, 25209, 'QU', 'OK', 'S', 1714989844, 1714989844, '1'),
(105857, 25209, 'QU', 'OK', 'S', 1714989844, 1714989844, '1'),
(105858, 25209, 'QU', 'OK', 'S', 1714989844, 1714989844, '1'),
(105859, 25207, 'QU', 'OK', 'S', 1714989857, 1714989857, '1'),
(105860, 25207, 'QU', 'OK', 'S', 1714989857, 1714989857, '1'),
(105861, 25207, 'QU', 'OK', 'S', 1714989857, 1714989857, '1'),
(105862, 25207, 'QU', 'OK', 'S', 1714989857, 1714989857, '1'),
(105863, 31115, 'QU', 'OK', 'S', 1714989859, 1714989859, '1'),
(105864, 25207, 'QU', 'OK', 'S', 1714989868, 1714989868, '1'),
(105865, 25207, 'QU', 'OK', 'S', 1714989868, 1714989868, '1'),
(105866, 25207, 'QU', 'OK', 'S', 1714989868, 1714989868, '1'),
(105867, 25207, 'QU', 'OK', 'S', 1714989868, 1714989868, '1'),
(105868, 25203, 'QU', 'OK', 'S', 1714989882, 1714989882, '1'),
(105869, 25203, 'QU', 'OK', 'S', 1714989882, 1714989882, '1'),
(105870, 25203, 'QU', 'OK', 'S', 1714989882, 1714989882, '1'),
(105871, 25203, 'QU', 'OK', 'S', 1714989882, 1714989882, '1'),
(105872, 30328, 'QU', 'OK', 'S', 1714989894, 1714989894, '1'),
(105873, 30328, 'QU', 'OK', 'S', 1714989898, 1714989898, '1'),
(105874, 25203, 'QU', 'OK', 'S', 1714989901, 1714989901, '1'),
(105875, 25203, 'QU', 'OK', 'S', 1714989901, 1714989901, '1'),
(105876, 25203, 'QU', 'OK', 'S', 1714989901, 1714989901, '1'),
(105877, 25203, 'QU', 'OK', 'S', 1714989901, 1714989901, '1'),
(105878, 30328, 'QU', 'OK', 'S', 1714989901, 1714989901, '1'),
(105879, 30328, 'QU', 'OK', 'S', 1714989903, 1714989903, '1'),
(105880, 30328, 'QU', 'OK', 'S', 1714989906, 1714989906, '1'),
(105881, 30328, 'QU', 'OK', 'S', 1714989909, 1714989909, '1'),
(105882, 25199, 'QU', 'OK', 'S', 1714989912, 1714989912, '1'),
(105883, 25199, 'QU', 'OK', 'S', 1714989912, 1714989912, '1'),
(105884, 25199, 'QU', 'OK', 'S', 1714989912, 1714989912, '1'),
(105885, 25199, 'QU', 'OK', 'S', 1714989912, 1714989912, '1'),
(105886, 30328, 'QU', 'OK', 'S', 1714989912, 1714989912, '1'),
(105887, 30328, 'QU', 'OK', 'S', 1714989915, 1714989915, '1'),
(105888, 30328, 'QU', 'OK', 'S', 1714989919, 1714989919, '1'),
(105889, 25199, 'QU', 'OK', 'S', 1714989925, 1714989925, '1'),
(105890, 25199, 'QU', 'OK', 'S', 1714989925, 1714989925, '1'),
(105891, 25199, 'QU', 'OK', 'S', 1714989925, 1714989925, '1'),
(105892, 25199, 'QU', 'OK', 'S', 1714989925, 1714989925, '1'),
(105893, 30328, 'QU', 'OK', 'S', 1714989928, 1714989928, '1'),
(105894, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105895, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105896, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105897, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105898, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105899, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105900, 25183, 'QU', 'OK', 'S', 1714989948, 1714989948, '1'),
(105901, 25182, 'QU', 'OK', 'S', 1714989962, 1714989962, '1'),
(105902, 25182, 'QU', 'OK', 'S', 1714989962, 1714989962, '1'),
(105903, 25182, 'QU', 'OK', 'S', 1714989962, 1714989962, '1'),
(105904, 25182, 'QU', 'OK', 'S', 1714989962, 1714989962, '1'),
(105905, 25182, 'QU', 'OK', 'S', 1714989973, 1714989973, '1'),
(105906, 25182, 'QU', 'OK', 'S', 1714989973, 1714989973, '1'),
(105907, 25182, 'QU', 'OK', 'S', 1714989973, 1714989973, '1'),
(105908, 25182, 'QU', 'OK', 'S', 1714989973, 1714989973, '1'),
(105909, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1'),
(105910, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1'),
(105911, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1'),
(105912, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1'),
(105913, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(105914, 25181, 'QU', 'OK', 'S', 1714989991, 1714989991, '1'),
(105915, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105916, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105917, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105918, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105919, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105920, 25181, 'QU', 'OK', 'S', 1714990005, 1714990005, '1'),
(105921, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105922, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105923, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105924, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105925, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105926, 25173, 'QU', 'OK', 'S', 1714990022, 1714990022, '1'),
(105927, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105928, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105929, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105930, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105931, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105932, 25173, 'QU', 'OK', 'S', 1714990042, 1714990042, '1'),
(105933, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105934, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105935, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105936, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105937, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105938, 25170, 'QU', 'OK', 'S', 1714990075, 1714990075, '1'),
(105939, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105940, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105941, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105942, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105943, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105944, 25170, 'QU', 'OK', 'S', 1714990089, 1714990089, '1'),
(105945, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105946, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105947, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105948, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105949, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105950, 25169, 'QU', 'OK', 'S', 1714990107, 1714990107, '1'),
(105951, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105952, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105953, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105954, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105955, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105956, 25169, 'QU', 'OK', 'S', 1714990122, 1714990122, '1'),
(105957, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105958, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105959, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105960, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105961, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105962, 25166, 'QU', 'OK', 'S', 1714990141, 1714990141, '1'),
(105963, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105964, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105965, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105966, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105967, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105968, 25166, 'QU', 'OK', 'S', 1714990156, 1714990156, '1'),
(105969, 31111, 'QU', 'OK', 'S', 1714990170, 1714990170, '1'),
(105970, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105971, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105972, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105973, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105974, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105975, 25165, 'QU', 'OK', 'S', 1714990187, 1714990187, '1'),
(105976, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105977, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105978, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105979, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105980, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105981, 25165, 'QU', 'OK', 'S', 1714990203, 1714990203, '1'),
(105982, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105983, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105984, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105985, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105986, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105987, 25160, 'QU', 'OK', 'S', 1714990225, 1714990225, '1'),
(105988, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105989, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105990, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105991, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105992, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105993, 25160, 'QU', 'OK', 'S', 1714990240, 1714990240, '1'),
(105994, 24579, 'QU', 'OK', 'S', 1714990259, 1714990259, '1'),
(105995, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(105996, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(105997, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(105998, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(105999, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(106000, 25159, 'QU', 'OK', 'S', 1714990264, 1714990264, '1'),
(106001, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106002, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106003, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106004, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106005, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106006, 25159, 'QU', 'OK', 'S', 1714990279, 1714990279, '1'),
(106007, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106008, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106009, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106010, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106011, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106012, 25158, 'QU', 'OK', 'S', 1714990295, 1714990295, '1'),
(106013, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106014, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106015, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106016, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106017, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106018, 25158, 'QU', 'OK', 'S', 1714990309, 1714990309, '1'),
(106019, 25138, 'QU', 'OK', 'S', 1714990328, 1714990328, '1'),
(106020, 25138, 'QU', 'OK', 'S', 1714990328, 1714990328, '1'),
(106021, 25138, 'QU', 'OK', 'S', 1714990328, 1714990328, '1'),
(106022, 25138, 'QU', 'OK', 'S', 1714990328, 1714990328, '1'),
(106023, 25138, 'QU', 'OK', 'S', 1714990344, 1714990344, '1'),
(106024, 25138, 'QU', 'OK', 'S', 1714990344, 1714990344, '1'),
(106025, 25138, 'QU', 'OK', 'S', 1714990344, 1714990344, '1'),
(106026, 25138, 'QU', 'OK', 'S', 1714990344, 1714990344, '1'),
(106027, 31123, 'QU', 'OK', 'S', 1714990354, 1714990354, '1'),
(106028, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106029, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106030, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106031, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106032, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106033, 25136, 'QU', 'OK', 'S', 1714990364, 1714990364, '1'),
(106034, 31124, 'QU', 'OK', 'S', 1714990379, 1714990379, '1'),
(106035, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106036, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106037, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106038, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106039, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106040, 25136, 'QU', 'OK', 'S', 1714990380, 1714990380, '1'),
(106041, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106042, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106043, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106044, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106045, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106046, 25023, 'QU', 'OK', 'S', 1714990397, 1714990397, '1'),
(106047, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106048, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106049, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106050, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106051, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106052, 25023, 'QU', 'OK', 'S', 1714990411, 1714990411, '1'),
(106053, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106054, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106055, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106056, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106057, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106058, 25020, 'QU', 'OK', 'S', 1714990427, 1714990427, '1'),
(106059, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106060, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106061, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106062, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106063, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106064, 25020, 'QU', 'OK', 'S', 1714990442, 1714990442, '1'),
(106065, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106066, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106067, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106068, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106069, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106070, 25003, 'QU', 'OK', 'S', 1714990465, 1714990465, '1'),
(106071, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106072, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106073, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106074, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106075, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106076, 25003, 'QU', 'OK', 'S', 1714990479, 1714990479, '1'),
(106077, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106078, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106079, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106080, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106081, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106082, 25000, 'QU', 'OK', 'S', 1714990497, 1714990497, '1'),
(106083, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106084, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106085, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106086, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106087, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106088, 25000, 'QU', 'OK', 'S', 1714990512, 1714990512, '1'),
(106089, 24998, 'QU', 'OK', 'S', 1714990542, 1714990542, '1'),
(106090, 24998, 'QU', 'OK', 'S', 1714990542, 1714990542, '1'),
(106091, 24998, 'QU', 'OK', 'S', 1714990542, 1714990542, '1'),
(106092, 24998, 'QU', 'OK', 'S', 1714990542, 1714990542, '1'),
(106093, 24998, 'QU', 'OK', 'S', 1714990556, 1714990556, '1'),
(106094, 24998, 'QU', 'OK', 'S', 1714990556, 1714990556, '1'),
(106095, 24998, 'QU', 'OK', 'S', 1714990556, 1714990556, '1'),
(106096, 24998, 'QU', 'OK', 'S', 1714990556, 1714990556, '1'),
(106097, 24998, 'QU', 'OK', 'S', 1714990556, 1714990556, '1'),
(106098, 24996, 'QU', 'OK', 'S', 1714990572, 1714990572, '1'),
(106099, 24996, 'QU', 'OK', 'S', 1714990572, 1714990572, '1'),
(106100, 24996, 'QU', 'OK', 'S', 1714990572, 1714990572, '1'),
(106101, 24996, 'QU', 'OK', 'S', 1714990572, 1714990572, '1'),
(106102, 24996, 'QU', 'OK', 'S', 1714990584, 1714990584, '1'),
(106103, 24996, 'QU', 'OK', 'S', 1714990584, 1714990584, '1'),
(106104, 24996, 'QU', 'OK', 'S', 1714990584, 1714990584, '1'),
(106105, 24996, 'QU', 'OK', 'S', 1714990584, 1714990584, '1'),
(106106, 24352, 'QU', 'OK', 'S', 1714990596, 1714990596, '1'),
(106107, 24352, 'QU', 'OK', 'S', 1714990596, 1714990596, '1'),
(106108, 24352, 'QU', 'OK', 'S', 1714990596, 1714990596, '1'),
(106109, 24352, 'QU', 'OK', 'S', 1714990605, 1714990605, '1'),
(106110, 24352, 'QU', 'OK', 'S', 1714990605, 1714990605, '1'),
(106111, 24352, 'QU', 'OK', 'S', 1714990605, 1714990605, '1'),
(106112, 22096, 'QU', 'OK', 'S', 1714990617, 1714990617, '1'),
(106113, 22096, 'QU', 'OK', 'S', 1714990617, 1714990617, '1'),
(106114, 22096, 'QU', 'OK', 'S', 1714990617, 1714990617, '1'),
(106115, 22096, 'QU', 'OK', 'S', 1714990625, 1714990625, '1'),
(106116, 22096, 'QU', 'OK', 'S', 1714990625, 1714990625, '1'),
(106117, 22096, 'QU', 'OK', 'S', 1714990625, 1714990625, '1'),
(106118, 22095, 'QU', 'OK', 'S', 1714990635, 1714990635, '1'),
(106119, 22095, 'QU', 'OK', 'S', 1714990635, 1714990635, '1'),
(106120, 22095, 'QU', 'OK', 'S', 1714990635, 1714990635, '1'),
(106121, 22095, 'QU', 'OK', 'S', 1714990643, 1714990643, '1'),
(106122, 22095, 'QU', 'OK', 'S', 1714990643, 1714990643, '1'),
(106123, 22095, 'QU', 'OK', 'S', 1714990643, 1714990643, '1'),
(106124, 22094, 'QU', 'OK', 'S', 1714990656, 1714990656, '1'),
(106125, 22094, 'QU', 'OK', 'S', 1714990656, 1714990656, '1'),
(106126, 22094, 'QU', 'OK', 'S', 1714990656, 1714990656, '1'),
(106127, 22094, 'QU', 'OK', 'S', 1714990667, 1714990667, '1'),
(106128, 22094, 'QU', 'OK', 'S', 1714990667, 1714990667, '1'),
(106129, 22094, 'QU', 'OK', 'S', 1714990667, 1714990667, '1'),
(106130, 30992, 'QU', 'OK', 'S', 1714990676, 1714990676, '1'),
(106131, 21976, 'QU', 'OK', 'S', 1714990682, 1714990682, '1'),
(106132, 21976, 'QU', 'OK', 'S', 1714990682, 1714990682, '1'),
(106133, 21976, 'QU', 'OK', 'S', 1714990682, 1714990682, '1'),
(106134, 21976, 'QU', 'OK', 'S', 1714990690, 1714990690, '1'),
(106135, 21976, 'QU', 'OK', 'S', 1714990690, 1714990690, '1'),
(106136, 21976, 'QU', 'OK', 'S', 1714990690, 1714990690, '1'),
(106137, 21975, 'QU', 'OK', 'S', 1714990700, 1714990700, '1'),
(106138, 21975, 'QU', 'OK', 'S', 1714990700, 1714990700, '1'),
(106139, 21975, 'QU', 'OK', 'S', 1714990700, 1714990700, '1'),
(106140, 21975, 'QU', 'OK', 'S', 1714990709, 1714990709, '1'),
(106141, 21975, 'QU', 'OK', 'S', 1714990709, 1714990709, '1'),
(106142, 21975, 'QU', 'OK', 'S', 1714990709, 1714990709, '1'),
(106143, 21974, 'QU', 'OK', 'S', 1714990716, 1714990716, '1'),
(106144, 21974, 'QU', 'OK', 'S', 1714990716, 1714990716, '1'),
(106145, 21973, 'QU', 'OK', 'S', 1714990726, 1714990726, '1'),
(106146, 21973, 'QU', 'OK', 'S', 1714990726, 1714990726, '1'),
(106147, 21973, 'QU', 'OK', 'S', 1714990726, 1714990726, '1'),
(106148, 21973, 'QU', 'OK', 'S', 1714990734, 1714990734, '1'),
(106149, 21973, 'QU', 'OK', 'S', 1714990734, 1714990734, '1'),
(106150, 21973, 'QU', 'OK', 'S', 1714990734, 1714990734, '1'),
(106151, 21974, 'QU', 'OK', 'S', 1714990741, 1714990741, '1'),
(106152, 21974, 'QU', 'OK', 'S', 1714990741, 1714990741, '1'),
(106153, 21971, 'QU', 'OK', 'S', 1714990762, 1714990762, '1'),
(106154, 21971, 'QU', 'OK', 'S', 1714990762, 1714990762, '1'),
(106155, 21971, 'QU', 'OK', 'S', 1714990762, 1714990762, '1'),
(106156, 21971, 'QU', 'OK', 'S', 1714990770, 1714990770, '1'),
(106157, 21971, 'QU', 'OK', 'S', 1714990770, 1714990770, '1'),
(106158, 21971, 'QU', 'OK', 'S', 1714990770, 1714990770, '1'),
(106159, 21970, 'QU', 'OK', 'S', 1714990778, 1714990778, '1'),
(106160, 21970, 'QU', 'OK', 'S', 1714990778, 1714990778, '1'),
(106161, 21970, 'QU', 'OK', 'S', 1714990778, 1714990778, '1'),
(106162, 21969, 'QU', 'OK', 'S', 1714990788, 1714990788, '1'),
(106163, 21969, 'QU', 'OK', 'S', 1714990788, 1714990788, '1'),
(106164, 21969, 'QU', 'OK', 'S', 1714990788, 1714990788, '1'),
(106165, 21968, 'QU', 'OK', 'S', 1714990796, 1714990796, '1'),
(106166, 21968, 'QU', 'OK', 'S', 1714990796, 1714990796, '1'),
(106167, 21968, 'QU', 'OK', 'S', 1714990796, 1714990796, '1'),
(106168, 21968, 'QU', 'OK', 'S', 1714990804, 1714990804, '1'),
(106169, 21968, 'QU', 'OK', 'S', 1714990804, 1714990804, '1'),
(106170, 21968, 'QU', 'OK', 'S', 1714990804, 1714990804, '1'),
(106171, 21967, 'QU', 'OK', 'S', 1714990827, 1714990827, '1'),
(106172, 21967, 'QU', 'OK', 'S', 1714990827, 1714990827, '1'),
(106173, 21967, 'QU', 'OK', 'S', 1714990827, 1714990827, '1'),
(106174, 21967, 'QU', 'OK', 'S', 1714990835, 1714990835, '1'),
(106175, 21967, 'QU', 'OK', 'S', 1714990835, 1714990835, '1'),
(106176, 21967, 'QU', 'OK', 'S', 1714990835, 1714990835, '1'),
(106177, 21604, 'QU', 'OK', 'S', 1714990845, 1714990845, '1'),
(106178, 21604, 'QU', 'OK', 'S', 1714990845, 1714990845, '1'),
(106179, 21604, 'QU', 'OK', 'S', 1714990845, 1714990845, '1'),
(106180, 21603, 'QU', 'OK', 'S', 1714990869, 1714990869, '1'),
(106181, 21603, 'QU', 'OK', 'S', 1714990870, 1714990870, '1'),
(106182, 21603, 'QU', 'OK', 'S', 1714990870, 1714990870, '1'),
(106183, 21603, 'QU', 'OK', 'S', 1714990878, 1714990878, '1'),
(106184, 21603, 'QU', 'OK', 'S', 1714990878, 1714990878, '1'),
(106185, 21603, 'QU', 'OK', 'S', 1714990878, 1714990878, '1'),
(106186, 21602, 'QU', 'OK', 'S', 1714990888, 1714990888, '1'),
(106187, 21602, 'QU', 'OK', 'S', 1714990888, 1714990888, '1'),
(106188, 21602, 'QU', 'OK', 'S', 1714990888, 1714990888, '1'),
(106189, 21602, 'QU', 'OK', 'S', 1714990896, 1714990896, '1'),
(106190, 21602, 'QU', 'OK', 'S', 1714990896, 1714990896, '1'),
(106191, 21602, 'QU', 'OK', 'S', 1714990896, 1714990896, '1'),
(106192, 27411, 'QU', 'OK', 'S', 1714990982, 1714990982, '1'),
(106193, 31125, 'QU', 'OK', 'S', 1714991754, 1714991754, '1'),
(106194, 31112, 'QU', 'OK', 'S', 1714992114, 1714992114, '1'),
(106195, 15881, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106196, 29636, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106197, 27657, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106198, 15880, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106199, 29996, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106200, 30423, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106201, 26732, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106202, 23746, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106203, 24235, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106204, 24235, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106205, 30421, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106206, 28482, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106207, 23744, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106208, 30023, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106209, 30713, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106210, 24765, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106211, 28479, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106212, 30499, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106213, 22625, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106214, 29062, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106215, 28312, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106216, 27786, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106217, 25237, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106218, 30392, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106219, 29630, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106220, 25265, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106221, 23562, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106222, 30536, 'QU', 'OK', 'S', 1714992827, 1714992827, '1'),
(106223, 15881, 'QU', 'OK', 'S', 1714992849, 1714992849, '1'),
(106224, 31113, 'QU', 'OK', 'S', 1714992856, 1714992856, '1'),
(106225, 15880, 'QU', 'OK', 'S', 1714992857, 1714992857, '1'),
(106226, 27786, 'QU', 'OK', 'S', 1714992859, 1714992859, '1'),
(106227, 26732, 'QU', 'OK', 'S', 1714992861, 1714992861, '1'),
(106228, 30499, 'QU', 'OK', 'S', 1714992862, 1714992862, '1'),
(106229, 24235, 'QU', 'OK', 'S', 1714992864, 1714992864, '1'),
(106230, 28479, 'QU', 'OK', 'S', 1714992866, 1714992866, '1'),
(106231, 23744, 'QU', 'OK', 'S', 1714992869, 1714992869, '1'),
(106232, 22625, 'QU', 'OK', 'S', 1714992871, 1714992871, '1'),
(106233, 30713, 'QU', 'OK', 'S', 1714992873, 1714992873, '1'),
(106234, 25237, 'QU', 'OK', 'S', 1714992877, 1714992877, '1'),
(106235, 23746, 'QU', 'OK', 'S', 1714992880, 1714992880, '1'),
(106236, 23562, 'QU', 'OK', 'S', 1714992883, 1714992883, '1'),
(106237, 30423, 'QU', 'OK', 'S', 1714992885, 1714992885, '1'),
(106238, 29062, 'QU', 'OK', 'S', 1714992887, 1714992887, '1'),
(106239, 30392, 'QU', 'OK', 'S', 1714992889, 1714992889, '1'),
(106240, 28482, 'QU', 'OK', 'S', 1714992893, 1714992893, '1'),
(106241, 29630, 'QU', 'OK', 'S', 1714992895, 1714992895, '1'),
(106242, 27657, 'QU', 'OK', 'S', 1714992897, 1714992897, '1'),
(106243, 24765, 'QU', 'OK', 'S', 1714992899, 1714992899, '1'),
(106244, 29636, 'QU', 'OK', 'S', 1714992902, 1714992902, '1'),
(106245, 24235, 'QU', 'OK', 'S', 1714992904, 1714992904, '1'),
(106246, 25265, 'QU', 'OK', 'S', 1714992906, 1714992906, '1'),
(106247, 30023, 'QU', 'OK', 'S', 1714992909, 1714992909, '1'),
(106248, 30536, 'QU', 'OK', 'S', 1714992911, 1714992911, '1'),
(106249, 30421, 'QU', 'OK', 'S', 1714992913, 1714992913, '1'),
(106250, 28312, 'QU', 'OK', 'S', 1714992916, 1714992916, '1'),
(106251, 29996, 'QU', 'OK', 'S', 1714993589, 1714993589, '1'),
(106252, 31114, 'QU', 'OK', 'S', 1714993661, 1714993661, '1'),
(106253, 21451, 'QU', 'OK', 'S', 1714994116, 1714994116, '1'),
(106254, 21451, 'QU', 'OK', 'S', 1714994116, 1714994116, '1'),
(106255, 21451, 'QU', 'OK', 'S', 1714994116, 1714994116, '1'),
(106256, 21602, 'QU', 'OK', 'S', 1714994130, 1714994130, '1'),
(106257, 21602, 'QU', 'OK', 'S', 1714994130, 1714994130, '1'),
(106258, 21602, 'QU', 'OK', 'S', 1714994130, 1714994130, '1'),
(106259, 21602, 'QU', 'OK', 'S', 1714994138, 1714994138, '1'),
(106260, 21602, 'QU', 'OK', 'S', 1714994138, 1714994138, '1'),
(106261, 21602, 'QU', 'OK', 'S', 1714994138, 1714994138, '1'),
(106262, 21603, 'QU', 'OK', 'S', 1714994150, 1714994150, '1'),
(106263, 21603, 'QU', 'OK', 'S', 1714994150, 1714994150, '1'),
(106264, 21603, 'QU', 'OK', 'S', 1714994150, 1714994150, '1'),
(106265, 21603, 'QU', 'OK', 'S', 1714994158, 1714994158, '1'),
(106266, 21603, 'QU', 'OK', 'S', 1714994158, 1714994158, '1'),
(106267, 21603, 'QU', 'OK', 'S', 1714994158, 1714994158, '1'),
(106268, 21451, 'QU', 'OK', 'S', 1714994166, 1714994166, '1'),
(106269, 21451, 'QU', 'OK', 'S', 1714994166, 1714994166, '1'),
(106270, 21451, 'QU', 'OK', 'S', 1714994166, 1714994166, '1'),
(106271, 21448, 'QU', 'OK', 'S', 1714994179, 1714994179, '1'),
(106272, 21448, 'QU', 'OK', 'S', 1714994179, 1714994179, '1'),
(106273, 21448, 'QU', 'OK', 'S', 1714994179, 1714994179, '1'),
(106274, 21448, 'QU', 'OK', 'S', 1714994188, 1714994188, '1'),
(106275, 21448, 'QU', 'OK', 'S', 1714994188, 1714994188, '1'),
(106276, 21448, 'QU', 'OK', 'S', 1714994188, 1714994188, '1'),
(106277, 21446, 'QU', 'OK', 'S', 1714994196, 1714994196, '1'),
(106278, 21446, 'QU', 'OK', 'S', 1714994196, 1714994196, '1'),
(106279, 21446, 'QU', 'OK', 'S', 1714994196, 1714994196, '1'),
(106280, 21446, 'QU', 'OK', 'S', 1714994205, 1714994205, '1'),
(106281, 21446, 'QU', 'OK', 'S', 1714994205, 1714994205, '1'),
(106282, 21446, 'QU', 'OK', 'S', 1714994205, 1714994205, '1'),
(106283, 21444, 'QU', 'OK', 'S', 1714994213, 1714994213, '1'),
(106284, 21444, 'QU', 'OK', 'S', 1714994213, 1714994213, '1'),
(106285, 21444, 'QU', 'OK', 'S', 1714994213, 1714994213, '1'),
(106286, 21444, 'QU', 'OK', 'S', 1714994221, 1714994221, '1'),
(106287, 21444, 'QU', 'OK', 'S', 1714994221, 1714994221, '1'),
(106288, 21444, 'QU', 'OK', 'S', 1714994221, 1714994221, '1'),
(106289, 21440, 'QU', 'OK', 'S', 1714994230, 1714994230, '1'),
(106290, 21440, 'QU', 'OK', 'S', 1714994230, 1714994230, '1'),
(106291, 21440, 'QU', 'OK', 'S', 1714994230, 1714994230, '1'),
(106292, 21440, 'QU', 'OK', 'S', 1714994238, 1714994238, '1'),
(106293, 21440, 'QU', 'OK', 'S', 1714994238, 1714994238, '1'),
(106294, 21440, 'QU', 'OK', 'S', 1714994238, 1714994238, '1'),
(106295, 21405, 'QU', 'OK', 'S', 1714994247, 1714994247, '1'),
(106296, 21405, 'QU', 'OK', 'S', 1714994247, 1714994247, '1'),
(106297, 21405, 'QU', 'OK', 'S', 1714994247, 1714994247, '1'),
(106298, 21405, 'QU', 'OK', 'S', 1714994255, 1714994255, '1'),
(106299, 21405, 'QU', 'OK', 'S', 1714994255, 1714994255, '1'),
(106300, 21405, 'QU', 'OK', 'S', 1714994255, 1714994255, '1'),
(106301, 21273, 'QU', 'OK', 'S', 1714994265, 1714994265, '1'),
(106302, 21273, 'QU', 'OK', 'S', 1714994265, 1714994265, '1'),
(106303, 21273, 'QU', 'OK', 'S', 1714994265, 1714994265, '1'),
(106304, 21273, 'QU', 'OK', 'S', 1714994273, 1714994273, '1'),
(106305, 21273, 'QU', 'OK', 'S', 1714994273, 1714994273, '1'),
(106306, 21273, 'QU', 'OK', 'S', 1714994273, 1714994273, '1'),
(106307, 20773, 'QU', 'OK', 'S', 1714994286, 1714994286, '1'),
(106308, 20773, 'QU', 'OK', 'S', 1714994286, 1714994286, '1'),
(106309, 20773, 'QU', 'OK', 'S', 1714994286, 1714994286, '1'),
(106310, 20773, 'QU', 'OK', 'S', 1714994286, 1714994286, '1'),
(106311, 20773, 'QU', 'OK', 'S', 1714994298, 1714994298, '1'),
(106312, 20773, 'QU', 'OK', 'S', 1714994298, 1714994298, '1'),
(106313, 20773, 'QU', 'OK', 'S', 1714994298, 1714994298, '1'),
(106314, 20773, 'QU', 'OK', 'S', 1714994298, 1714994298, '1'),
(106315, 19048, 'QU', 'OK', 'S', 1714994307, 1714994307, '1'),
(106316, 19048, 'QU', 'OK', 'S', 1714994307, 1714994307, '1'),
(106317, 19048, 'QU', 'OK', 'S', 1714994307, 1714994307, '1'),
(106318, 19048, 'QU', 'OK', 'S', 1714994315, 1714994315, '1'),
(106319, 19048, 'QU', 'OK', 'S', 1714994315, 1714994315, '1'),
(106320, 19048, 'QU', 'OK', 'S', 1714994315, 1714994315, '1'),
(106321, 19047, 'QU', 'OK', 'S', 1714994334, 1714994334, '1'),
(106322, 19047, 'QU', 'OK', 'S', 1714994334, 1714994334, '1'),
(106323, 19047, 'QU', 'OK', 'S', 1714994334, 1714994334, '1'),
(106324, 19047, 'QU', 'OK', 'S', 1714994334, 1714994334, '1'),
(106325, 18786, 'QU', 'OK', 'S', 1714994365, 1714994365, '1'),
(106326, 18786, 'QU', 'OK', 'S', 1714994365, 1714994365, '1'),
(106327, 18786, 'QU', 'OK', 'S', 1714994365, 1714994365, '1'),
(106328, 18786, 'QU', 'OK', 'S', 1714994365, 1714994365, '1'),
(106329, 18786, 'QU', 'OK', 'S', 1714994376, 1714994376, '1'),
(106330, 18786, 'QU', 'OK', 'S', 1714994376, 1714994376, '1'),
(106331, 18786, 'QU', 'OK', 'S', 1714994376, 1714994376, '1'),
(106332, 18786, 'QU', 'OK', 'S', 1714994376, 1714994376, '1'),
(106333, 18785, 'QU', 'OK', 'S', 1714994389, 1714994389, '1'),
(106334, 18785, 'QU', 'OK', 'S', 1714994389, 1714994389, '1'),
(106335, 18785, 'QU', 'OK', 'S', 1714994389, 1714994389, '1'),
(106336, 18785, 'QU', 'OK', 'S', 1714994389, 1714994389, '1'),
(106337, 18785, 'QU', 'OK', 'S', 1714994400, 1714994400, '1'),
(106338, 18785, 'QU', 'OK', 'S', 1714994400, 1714994400, '1'),
(106339, 18785, 'QU', 'OK', 'S', 1714994400, 1714994400, '1'),
(106340, 18785, 'QU', 'OK', 'S', 1714994400, 1714994400, '1'),
(106341, 15119, 'QU', 'OK', 'S', 1714994415, 1714994415, '1'),
(106342, 15119, 'QU', 'OK', 'S', 1714994415, 1714994415, '1'),
(106343, 15119, 'QU', 'OK', 'S', 1714994422, 1714994422, '1'),
(106344, 15119, 'QU', 'OK', 'S', 1714994422, 1714994422, '1'),
(106345, 15102, 'QU', 'OK', 'S', 1714994439, 1714994439, '1'),
(106346, 15102, 'QU', 'OK', 'S', 1714994439, 1714994439, '1'),
(106347, 15102, 'QU', 'OK', 'S', 1714994445, 1714994445, '1'),
(106348, 15102, 'QU', 'OK', 'S', 1714994445, 1714994445, '1'),
(106349, 15101, 'QU', 'OK', 'S', 1714994456, 1714994456, '1'),
(106350, 15101, 'QU', 'OK', 'S', 1714994456, 1714994456, '1'),
(106351, 15101, 'QU', 'OK', 'S', 1714994462, 1714994462, '1'),
(106352, 15101, 'QU', 'OK', 'S', 1714994462, 1714994462, '1'),
(106353, 15089, 'QU', 'OK', 'S', 1714994489, 1714994489, '1'),
(106354, 15089, 'QU', 'OK', 'S', 1714994489, 1714994489, '1'),
(106355, 15089, 'QU', 'OK', 'S', 1714994489, 1714994489, '1'),
(106356, 15089, 'QU', 'OK', 'S', 1714994489, 1714994489, '1'),
(106357, 15089, 'QU', 'OK', 'S', 1714994489, 1714994489, '1'),
(106358, 15089, 'QU', 'OK', 'S', 1714994501, 1714994501, '1'),
(106359, 15089, 'QU', 'OK', 'S', 1714994501, 1714994501, '1'),
(106360, 15089, 'QU', 'OK', 'S', 1714994501, 1714994501, '1'),
(106361, 15089, 'QU', 'OK', 'S', 1714994501, 1714994501, '1'),
(106362, 15089, 'QU', 'OK', 'S', 1714994501, 1714994501, '1'),
(106363, 15063, 'QU', 'OK', 'S', 1714994519, 1714994519, '1'),
(106364, 15063, 'QU', 'OK', 'S', 1714994519, 1714994519, '1'),
(106365, 15063, 'QU', 'OK', 'S', 1714994519, 1714994519, '1'),
(106366, 15063, 'QU', 'OK', 'S', 1714994519, 1714994519, '1'),
(106367, 15063, 'QU', 'OK', 'S', 1714994519, 1714994519, '1'),
(106368, 15063, 'QU', 'OK', 'S', 1714994535, 1714994535, '1'),
(106369, 15063, 'QU', 'OK', 'S', 1714994535, 1714994535, '1'),
(106370, 15063, 'QU', 'OK', 'S', 1714994535, 1714994535, '1'),
(106371, 15063, 'QU', 'OK', 'S', 1714994535, 1714994535, '1'),
(106372, 15063, 'QU', 'OK', 'S', 1714994535, 1714994535, '1'),
(106373, 30994, 'QU', 'OK', 'S', 1714994547, 1714994547, '1'),
(106374, 14824, 'QU', 'OK', 'S', 1714994574, 1714994574, '1'),
(106375, 14824, 'QU', 'OK', 'S', 1714994574, 1714994574, '1'),
(106376, 14824, 'QU', 'OK', 'S', 1714994581, 1714994581, '1'),
(106377, 14824, 'QU', 'OK', 'S', 1714994581, 1714994581, '1'),
(106378, 14948, 'QU', 'OK', 'S', 1714994619, 1714994619, '1'),
(106379, 26619, 'QU', 'OK', 'S', 1714994631, 1714994631, '1'),
(106380, 18481, 'QU', 'OK', 'S', 1714994636, 1714994636, '1'),
(106381, 22633, 'QU', 'OK', 'S', 1714994640, 1714994640, '1'),
(106382, 2708, 'QU', 'OK', 'S', 1714994653, 1714994653, '1'),
(106383, 3522, 'QU', 'OK', 'S', 1714994662, 1714994662, '1'),
(106384, 31117, 'QU', 'OK', 'S', 1714995423, 1714995423, '1'),
(106385, 31116, 'QU', 'OK', 'S', 1714995870, 1714995870, '1'),
(106386, 10758, 'QU', 'OK', 'S', 1714996440, 1714996440, '1'),
(106387, 10758, 'QU', 'OK', 'S', 1714996451, 1714996451, '1'),
(106388, 10758, 'QU', 'OK', 'S', 1714996483, 1714996483, '1'),
(106389, 10758, 'QU', 'OK', 'S', 1714996524, 1714996524, '1'),
(106390, 10758, 'QU', 'OK', 'S', 1714996542, 1714996542, '1'),
(106391, 10758, 'QU', 'OK', 'S', 1714996556, 1714996556, '1'),
(106392, 10758, 'QU', 'OK', 'S', 1714996586, 1714996586, '1'),
(106393, 10758, 'QU', 'OK', 'S', 1714996634, 1714996634, '1'),
(106394, 10758, 'QU', 'OK', 'S', 1714996642, 1714996642, '1'),
(106395, 31115, 'QU', 'OK', 'S', 1714996759, 1714996759, '1'),
(106396, 31120, 'QU', 'OK', 'S', 1714996955, 1714996955, '1'),
(106397, 31118, 'QU', 'OK', 'S', 1714998401, 1714998401, '1'),
(106398, 31118, 'QU', 'OK', 'S', 1714998410, 1714998410, '1'),
(106399, 31119, 'QU', 'OK', 'S', 1714998439, 1714998439, '1'),
(106400, 31119, 'QU', 'OK', 'S', 1714998447, 1714998447, '1'),
(106401, 31101, 'QU', 'OK', 'S', 1714998518, 1714998518, '1'),
(106402, 31106, 'QU', 'OK', 'S', 1714998536, 1714998536, '1'),
(106403, 28836, 'QU', 'OK', 'S', 1715000577, 1715000577, '1'),
(106404, 28836, 'QU', 'OK', 'S', 1715000597, 1715000597, '1'),
(106405, 18539, 'QU', 'OK', 'S', 1715000615, 1715000615, '1'),
(106406, 28410, 'QU', 'OK', 'S', 1715000732, 1715000732, '1'),
(106407, 22810, 'QU', 'OK', 'S', 1715000997, 1715000997, '1'),
(106408, 26516, 'QU', 'OK', 'S', 1715001031, 1715001031, '1'),
(106409, 30364, 'QU', 'OK', 'S', 1715001056, 1715001056, '1'),
(106410, 30077, 'QU', 'OK', 'S', 1715001069, 1715001069, '1'),
(106411, 30131, 'QU', 'OK', 'S', 1715001083, 1715001083, '1'),
(106412, 30152, 'QU', 'OK', 'S', 1715001098, 1715001098, '1'),
(106413, 22723, 'QU', 'OK', 'S', 1715001791, 1715001791, '1'),
(106414, 22723, 'QU', 'OK', 'S', 1715001791, 1715001791, '1'),
(106415, 17647, 'QU', 'OK', 'S', 1715001815, 1715001815, '1'),
(106416, 17647, 'QU', 'OK', 'S', 1715001815, 1715001815, '1'),
(106417, 17647, 'QU', 'OK', 'S', 1715001815, 1715001815, '1'),
(106418, 17647, 'QU', 'OK', 'S', 1715001815, 1715001815, '1'),
(106419, 27938, 'QU', 'OK', 'S', 1715002009, 1715002009, '1'),
(106420, 25685, 'QU', 'OK', 'S', 1715002522, 1715002522, '1'),
(106421, 23156, 'QU', 'OK', 'S', 1715002526, 1715002526, '1'),
(106422, 26054, 'QU', 'OK', 'S', 1715002531, 1715002531, '1'),
(106423, 29629, 'QU', 'OK', 'S', 1715002534, 1715002534, '1'),
(106424, 29636, 'QU', 'OK', 'S', 1715002537, 1715002537, '1'),
(106425, 29649, 'QU', 'OK', 'S', 1715002540, 1715002540, '1'),
(106426, 26054, 'QU', 'OK', 'S', 1715002544, 1715002544, '1'),
(106427, 29756, 'QU', 'OK', 'S', 1715002547, 1715002547, '1'),
(106428, 30505, 'QU', 'OK', 'S', 1715002549, 1715002549, '1'),
(106429, 30599, 'QU', 'OK', 'S', 1715002552, 1715002552, '1'),
(106430, 23350, 'QU', 'OK', 'S', 1715002556, 1715002556, '1'),
(106431, 30547, 'QU', 'OK', 'S', 1715002559, 1715002559, '1'),
(106432, 7866, 'QU', 'OK', 'S', 1715002564, 1715002564, '1'),
(106433, 29630, 'QU', 'OK', 'S', 1715002598, 1715002598, '1'),
(106434, 29636, 'QU', 'OK', 'S', 1715002601, 1715002601, '1'),
(106435, 23995, 'QU', 'OK', 'S', 1715002604, 1715002604, '1'),
(106436, 23995, 'QU', 'OK', 'S', 1715002608, 1715002608, '1'),
(106437, 18950, 'QU', 'OK', 'S', 1715002611, 1715002611, '1'),
(106438, 30599, 'QU', 'OK', 'S', 1715002614, 1715002614, '1'),
(106439, 26574, 'QU', 'OK', 'S', 1715002618, 1715002618, '1'),
(106440, 29423, 'QU', 'OK', 'S', 1715002623, 1715002623, '1'),
(106441, 29850, 'QU', 'OK', 'S', 1715002626, 1715002626, '1'),
(106442, 28815, 'QU', 'OK', 'S', 1715002630, 1715002630, '1'),
(106443, 29850, 'QU', 'OK', 'S', 1715002634, 1715002634, '1'),
(106444, 20055, 'QU', 'OK', 'S', 1715002643, 1715002643, '1'),
(106445, 29850, 'QU', 'OK', 'S', 1715002647, 1715002647, '1'),
(106446, 30442, 'QU', 'OK', 'S', 1715002650, 1715002650, '1'),
(106447, 29636, 'QU', 'OK', 'S', 1715002654, 1715002654, '1'),
(106448, 25052, 'QU', 'OK', 'S', 1715002657, 1715002657, '1'),
(106449, 29850, 'QU', 'OK', 'S', 1715002661, 1715002661, '1'),
(106450, 25685, 'QU', 'OK', 'S', 1715002664, 1715002664, '1'),
(106451, 25685, 'QU', 'OK', 'S', 1715002668, 1715002668, '1'),
(106452, 28899, 'QU', 'OK', 'S', 1715002680, 1715002680, '1'),
(106453, 26687, 'QU', 'OK', 'S', 1715002683, 1715002683, '1'),
(106454, 30599, 'QU', 'OK', 'S', 1715002686, 1715002686, '1'),
(106455, 26054, 'QU', 'OK', 'S', 1715002689, 1715002689, '1'),
(106456, 29001, 'QU', 'OK', 'S', 1715002693, 1715002693, '1'),
(106457, 26679, 'QU', 'OK', 'S', 1715002697, 1715002697, '1'),
(106458, 28699, 'QU', 'OK', 'S', 1715002701, 1715002701, '1'),
(106459, 21950, 'QU', 'OK', 'S', 1715002705, 1715002705, '1'),
(106460, 26687, 'QU', 'OK', 'S', 1715002709, 1715002709, '1'),
(106461, 24871, 'QU', 'OK', 'S', 1715002714, 1715002714, '1'),
(106462, 28816, 'QU', 'OK', 'S', 1715002717, 1715002717, '1'),
(106463, 24847, 'QU', 'OK', 'S', 1715002722, 1715002722, '1'),
(106464, 24871, 'QU', 'OK', 'S', 1715002752, 1715002752, '1'),
(106465, 26687, 'QU', 'OK', 'S', 1715002753, 1715002753, '1'),
(106466, 18483, 'QU', 'OK', 'S', 1715002765, 1715002765, '1'),
(106467, 29636, 'QU', 'OK', 'S', 1715002769, 1715002769, '1'),
(106468, 23995, 'QU', 'OK', 'S', 1715002773, 1715002773, '1'),
(106469, 24871, 'QU', 'OK', 'S', 1715002781, 1715002781, '1'),
(106470, 21955, 'QU', 'OK', 'S', 1715002784, 1715002784, '1'),
(106471, 27710, 'QU', 'OK', 'S', 1715002787, 1715002787, '1'),
(106472, 13721, 'QU', 'OK', 'S', 1715002800, 1715002800, '1'),
(106473, 13721, 'QU', 'OK', 'S', 1715002802, 1715002802, '1'),
(106474, 13721, 'QU', 'OK', 'S', 1715002814, 1715002814, '1'),
(106475, 22810, 'QU', 'OK', 'S', 1715059445, 1715059445, '1'),
(106476, 9768, 'QU', 'OK', 'S', 1715060136, 1715060136, '1'),
(106477, 9768, 'QU', 'OK', 'S', 1715060138, 1715060138, '1'),
(106478, 15868, 'QU', 'OK', 'S', 1715060385, 1715060385, '1'),
(106479, 30622, 'QU', 'OK', 'S', 1715061777, 1715061777, '1'),
(106480, 25024, 'QU', 'OK', 'S', 1715062047, 1715062047, '1'),
(106481, 31113, 'QU', 'OK', 'S', 1715063289, 1715063289, '1'),
(106482, 31113, 'QU', 'OK', 'S', 1715063292, 1715063292, '1'),
(106483, 31115, 'QU', 'OK', 'S', 1715063294, 1715063294, '1'),
(106484, 31104, 'QU', 'OK', 'S', 1715063297, 1715063297, '1'),
(106485, 31104, 'QU', 'OK', 'S', 1715063652, 1715063652, '1'),
(106486, 253, 'QU', 'OK', 'S', 1715068193, 1715068193, '1'),
(106487, 22044, 'QU', 'OK', 'S', 1715068200, 1715068200, '1'),
(106488, 30958, 'QU', 'OK', 'S', 1715068204, 1715068204, '1'),
(106489, 30958, 'QU', 'OK', 'S', 1715068209, 1715068209, '1'),
(106490, 30958, 'QU', 'OK', 'S', 1715068215, 1715068215, '1'),
(106491, 30958, 'QU', 'OK', 'S', 1715068218, 1715068218, '1'),
(106492, 19513, 'QU', 'OK', 'S', 1715068280, 1715068280, '1'),
(106493, 23958, 'QU', 'OK', 'S', 1715068290, 1715068290, '1'),
(106494, 23958, 'QU', 'OK', 'S', 1715068294, 1715068294, '1'),
(106495, 22267, 'QU', 'OK', 'S', 1715068299, 1715068299, '1'),
(106496, 28999, 'QU', 'OK', 'S', 1715068304, 1715068304, '1'),
(106497, 15918, 'QU', 'OK', 'S', 1715068308, 1715068308, '1'),
(106498, 19513, 'QU', 'OK', 'S', 1715068312, 1715068312, '1'),
(106499, 30958, 'QU', 'OK', 'S', 1715068317, 1715068317, '1'),
(106500, 10446, 'QU', 'OK', 'S', 1715068322, 1715068322, '1'),
(106501, 28815, 'QU', 'OK', 'S', 1715068326, 1715068326, '1'),
(106502, 18650, 'QU', 'OK', 'S', 1715068330, 1715068330, '1'),
(106503, 28815, 'QU', 'OK', 'S', 1715068337, 1715068337, '1'),
(106504, 30958, 'QU', 'OK', 'S', 1715068342, 1715068342, '1'),
(106505, 19513, 'QU', 'OK', 'S', 1715068350, 1715068350, '1'),
(106506, 30958, 'QU', 'OK', 'S', 1715068354, 1715068354, '1'),
(106507, 28815, 'QU', 'OK', 'S', 1715068358, 1715068358, '1'),
(106508, 30050, 'QU', 'OK', 'S', 1715068362, 1715068362, '1'),
(106509, 30883, 'QU', 'OK', 'S', 1715068367, 1715068367, '1'),
(106510, 30883, 'QU', 'OK', 'S', 1715068371, 1715068371, '1'),
(106511, 30883, 'QU', 'OK', 'S', 1715068375, 1715068375, '1'),
(106512, 28815, 'QU', 'OK', 'S', 1715068391, 1715068391, '1'),
(106513, 30907, 'QU', 'OK', 'S', 1715068407, 1715068407, '1'),
(106514, 30907, 'QU', 'OK', 'S', 1715068426, 1715068426, '1'),
(106515, 30907, 'QU', 'OK', 'S', 1715068441, 1715068441, '1'),
(106516, 30847, 'QU', 'OK', 'S', 1715068455, 1715068455, '1'),
(106517, 30907, 'QU', 'OK', 'S', 1715068468, 1715068468, '1'),
(106518, 30907, 'QU', 'OK', 'S', 1715068483, 1715068483, '1'),
(106519, 30907, 'QU', 'OK', 'S', 1715068498, 1715068498, '1'),
(106520, 30847, 'QU', 'OK', 'S', 1715068510, 1715068510, '1'),
(106521, 30846, 'QU', 'OK', 'S', 1715068522, 1715068522, '1'),
(106522, 30846, 'QU', 'OK', 'S', 1715068559, 1715068559, '1'),
(106523, 30846, 'QU', 'OK', 'S', 1715068573, 1715068573, '1'),
(106524, 30846, 'QU', 'OK', 'S', 1715068590, 1715068590, '1'),
(106525, 30846, 'QU', 'OK', 'S', 1715068606, 1715068606, '1'),
(106526, 30847, 'QU', 'OK', 'S', 1715068626, 1715068626, '1'),
(106527, 30846, 'QU', 'OK', 'S', 1715068647, 1715068647, '1'),
(106528, 30847, 'QU', 'OK', 'S', 1715068659, 1715068659, '1'),
(106529, 30847, 'QU', 'OK', 'S', 1715068674, 1715068674, '1'),
(106530, 21, 'QU', 'OK', 'S', 1715076499, 1715076499, '1'),
(106531, 31168, 'QU', 'OK', 'S', 1715076733, 1715076733, '1'),
(106532, 31169, 'QU', 'OK', 'S', 1715076855, 1715076855, '1'),
(106533, 29478, 'QU', 'OK', 'S', 1715076923, 1715076923, '1'),
(106534, 31165, 'QU', 'OK', 'S', 1715077475, 1715077475, '1'),
(106535, 28962, 'QU', 'OK', 'S', 1715077575, 1715077575, '1'),
(106536, 28962, 'QU', 'OK', 'S', 1715077604, 1715077604, '1'),
(106537, 12422, 'QU', 'OK', 'S', 1715078084, 1715078084, '1'),
(106538, 12422, 'QU', 'OK', 'S', 1715078097, 1715078097, '1'),
(106539, 31164, 'QU', 'OK', 'S', 1715078310, 1715078310, '1'),
(106540, 31143, 'QU', 'OK', 'S', 1715078531, 1715078531, '1'),
(106541, 11787, 'QU', 'OK', 'S', 1715078735, 1715078735, '1'),
(106542, 11787, 'QU', 'OK', 'S', 1715078742, 1715078742, '1'),
(106543, 11787, 'QU', 'OK', 'S', 1715078751, 1715078751, '1'),
(106544, 31167, 'QU', 'OK', 'S', 1715079030, 1715079030, '1'),
(106545, 28800, 'QU', 'OK', 'S', 1715079131, 1715079131, '1'),
(106546, 28799, 'QU', 'OK', 'S', 1715079156, 1715079156, '1'),
(106547, 25029, 'QU', 'OK', 'S', 1715080066, 1715080066, '1'),
(106548, 25029, 'QU', 'OK', 'S', 1715080081, 1715080081, '1'),
(106549, 25029, 'QU', 'OK', 'S', 1715080084, 1715080084, '1'),
(106550, 25029, 'QU', 'OK', 'S', 1715080091, 1715080091, '1'),
(106551, 31159, 'QU', 'OK', 'S', 1715080264, 1715080264, '1'),
(106552, 31161, 'QU', 'OK', 'S', 1715080394, 1715080394, '1'),
(106553, 31149, 'QU', 'OK', 'S', 1715080707, 1715080707, '1'),
(106554, 31160, 'QU', 'OK', 'S', 1715083556, 1715083556, '1'),
(106555, 31155, 'QU', 'OK', 'S', 1715084012, 1715084012, '1'),
(106556, 31154, 'QU', 'OK', 'S', 1715084125, 1715084125, '1'),
(106557, 31146, 'QU', 'OK', 'S', 1715084695, 1715084695, '1'),
(106558, 31144, 'QU', 'OK', 'S', 1715085151, 1715085151, '1'),
(106559, 31139, 'QU', 'OK', 'S', 1715085791, 1715085791, '1'),
(106560, 15918, 'QU', 'OK', 'S', 1715086029, 1715086029, '1'),
(106561, 15918, 'QU', 'OK', 'S', 1715086036, 1715086036, '1'),
(106562, 15918, 'QU', 'OK', 'S', 1715086039, 1715086039, '1'),
(106563, 15918, 'QU', 'OK', 'S', 1715086042, 1715086042, '1'),
(106564, 15918, 'QU', 'OK', 'S', 1715086045, 1715086045, '1'),
(106565, 29898, 'QU', 'OK', 'S', 1715086048, 1715086048, '1'),
(106566, 15889, 'QU', 'OK', 'S', 1715086050, 1715086050, '1'),
(106567, 22894, 'QU', 'OK', 'S', 1715086054, 1715086054, '1'),
(106568, 30099, 'QU', 'OK', 'S', 1715086058, 1715086058, '1'),
(106569, 26778, 'QU', 'OK', 'S', 1715086062, 1715086062, '1'),
(106570, 29471, 'QU', 'OK', 'S', 1715086066, 1715086066, '1'),
(106571, 22871, 'QU', 'OK', 'S', 1715086069, 1715086069, '1'),
(106572, 29898, 'QU', 'OK', 'S', 1715086072, 1715086072, '1'),
(106573, 22873, 'QU', 'OK', 'S', 1715086074, 1715086074, '1'),
(106574, 22873, 'QU', 'OK', 'S', 1715086077, 1715086077, '1'),
(106575, 22871, 'QU', 'OK', 'S', 1715086079, 1715086079, '1'),
(106576, 25650, 'QU', 'OK', 'S', 1715086091, 1715086091, '1'),
(106577, 26778, 'QU', 'OK', 'S', 1715086104, 1715086104, '1'),
(106578, 26541, 'QU', 'OK', 'S', 1715086119, 1715086119, '1'),
(106579, 30097, 'QU', 'OK', 'S', 1715086122, 1715086122, '1'),
(106580, 26541, 'QU', 'OK', 'S', 1715086125, 1715086125, '1'),
(106581, 26779, 'QU', 'OK', 'S', 1715086129, 1715086129, '1'),
(106582, 26778, 'QU', 'OK', 'S', 1715086132, 1715086132, '1'),
(106583, 31016, 'QU', 'OK', 'S', 1715086136, 1715086136, '1'),
(106584, 30099, 'QU', 'OK', 'S', 1715086139, 1715086139, '1'),
(106585, 31016, 'QU', 'OK', 'S', 1715086144, 1715086144, '1'),
(106586, 22871, 'QU', 'OK', 'S', 1715086146, 1715086146, '1'),
(106587, 26541, 'QU', 'OK', 'S', 1715086149, 1715086149, '1'),
(106588, 31016, 'QU', 'OK', 'S', 1715086151, 1715086151, '1'),
(106589, 26779, 'QU', 'OK', 'S', 1715086155, 1715086155, '1'),
(106590, 26779, 'QU', 'OK', 'S', 1715086158, 1715086158, '1'),
(106591, 29355, 'QU', 'OK', 'S', 1715086164, 1715086164, '1'),
(106592, 26575, 'QU', 'OK', 'S', 1715086175, 1715086175, '1'),
(106593, 10882, 'QU', 'OK', 'S', 1715086179, 1715086179, '1'),
(106594, 10882, 'QU', 'OK', 'S', 1715086182, 1715086182, '1'),
(106595, 25936, 'QU', 'OK', 'S', 1715086186, 1715086186, '1'),
(106596, 24697, 'QU', 'OK', 'S', 1715086189, 1715086189, '1'),
(106597, 15603, 'QU', 'OK', 'S', 1715086193, 1715086193, '1'),
(106598, 27281, 'QU', 'OK', 'S', 1715086201, 1715086201, '1'),
(106599, 15868, 'QU', 'OK', 'S', 1715086446, 1715086446, '1'),
(106600, 31142, 'QU', 'OK', 'S', 1715087828, 1715087828, '1'),
(106601, 31162, 'QU', 'OK', 'S', 1715088257, 1715088257, '1'),
(106602, 31163, 'QU', 'OK', 'S', 1715088381, 1715088381, '1'),
(106603, 31128, 'QU', 'OK', 'S', 1715088679, 1715088679, '1'),
(106604, 18539, 'QU', 'OK', 'S', 1715089070, 1715089070, '1'),
(106605, 31111, 'QU', 'OK', 'S', 1715144263, 1715144263, '1'),
(106606, 28664, 'QU', 'OK', 'S', 1715144969, 1715144969, '1'),
(106607, 30991, 'QU', 'OK', 'S', 1715145870, 1715145870, '1'),
(106608, 31111, 'QU', 'OK', 'S', 1715146559, 1715146559, '1'),
(106609, 28815, 'QU', 'OK', 'S', 1715148358, 1715148358, '1'),
(106610, 26210, 'QU', 'OK', 'S', 1715148771, 1715148771, '1'),
(106611, 26210, 'QU', 'OK', 'S', 1715148779, 1715148779, '1'),
(106612, 26210, 'QU', 'OK', 'S', 1715148784, 1715148784, '1'),
(106613, 26210, 'QU', 'OK', 'S', 1715148791, 1715148791, '1'),
(106614, 26210, 'QU', 'OK', 'S', 1715148799, 1715148799, '1'),
(106615, 23342, 'QU', 'OK', 'S', 1715148941, 1715148941, '1'),
(106616, 23342, 'QU', 'OK', 'S', 1715148948, 1715148948, '1'),
(106617, 31138, 'QU', 'OK', 'S', 1715149015, 1715149015, '1'),
(106618, 31158, 'QU', 'OK', 'S', 1715149454, 1715149454, '1'),
(106619, 10216, 'QU', 'OK', 'S', 1715149762, 1715149762, '1'),
(106620, 10216, 'QU', 'OK', 'S', 1715149768, 1715149768, '1'),
(106621, 10216, 'QU', 'OK', 'S', 1715149772, 1715149772, '1'),
(106622, 10216, 'QU', 'OK', 'S', 1715149777, 1715149777, '1'),
(106623, 10216, 'QU', 'OK', 'S', 1715149783, 1715149783, '1'),
(106624, 28222, 'QU', 'OK', 'S', 1715149846, 1715149846, '1'),
(106625, 28222, 'QU', 'OK', 'S', 1715149857, 1715149857, '1'),
(106626, 28222, 'QU', 'OK', 'S', 1715149862, 1715149862, '1'),
(106627, 31137, 'QU', 'OK', 'S', 1715150067, 1715150067, '1'),
(106628, 31168, 'QU', 'OK', 'S', 1715150246, 1715150246, '1'),
(106629, 31170, 'QU', 'OK', 'S', 1715150314, 1715150314, '1'),
(106630, 31157, 'QU', 'OK', 'S', 1715150671, 1715150671, '1'),
(106631, 31166, 'QU', 'OK', 'S', 1715150835, 1715150835, '1'),
(106632, 31184, 'QU', 'OK', 'S', 1715150971, 1715150971, '1'),
(106633, 31183, 'QU', 'OK', 'S', 1715150993, 1715150993, '1'),
(106634, 10216, 'QU', 'OK', 'S', 1715151081, 1715151081, '1'),
(106635, 10216, 'QU', 'OK', 'S', 1715151087, 1715151087, '1'),
(106636, 10216, 'QU', 'OK', 'S', 1715151091, 1715151091, '1'),
(106637, 10216, 'QU', 'OK', 'S', 1715151098, 1715151098, '1'),
(106638, 10216, 'QU', 'OK', 'S', 1715151103, 1715151103, '1'),
(106639, 10216, 'QU', 'OK', 'S', 1715151145, 1715151145, '1'),
(106640, 10216, 'QU', 'OK', 'S', 1715151151, 1715151151, '1'),
(106641, 10216, 'QU', 'OK', 'S', 1715151158, 1715151158, '1'),
(106642, 10216, 'QU', 'OK', 'S', 1715151164, 1715151164, '1'),
(106643, 10216, 'QU', 'OK', 'S', 1715151169, 1715151169, '1'),
(106644, 10216, 'QU', 'OK', 'S', 1715151206, 1715151206, '1'),
(106645, 10216, 'QU', 'OK', 'S', 1715151212, 1715151212, '1'),
(106646, 10216, 'QU', 'OK', 'S', 1715151219, 1715151219, '1'),
(106647, 31152, 'QU', 'OK', 'S', 1715151220, 1715151220, '1'),
(106648, 10216, 'QU', 'OK', 'S', 1715151225, 1715151225, '1'),
(106649, 10216, 'QU', 'OK', 'S', 1715151230, 1715151230, '1'),
(106650, 10216, 'QU', 'OK', 'S', 1715151270, 1715151270, '1'),
(106651, 10216, 'QU', 'OK', 'S', 1715151276, 1715151276, '1'),
(106652, 10216, 'QU', 'OK', 'S', 1715151282, 1715151282, '1'),
(106653, 10216, 'QU', 'OK', 'S', 1715151288, 1715151288, '1'),
(106654, 10216, 'QU', 'OK', 'S', 1715151292, 1715151292, '1'),
(106655, 19960, 'QU', 'OK', 'S', 1715153224, 1715153224, '1'),
(106656, 19960, 'QU', 'OK', 'S', 1715153233, 1715153233, '1'),
(106657, 19960, 'QU', 'OK', 'S', 1715153236, 1715153236, '1'),
(106658, 19960, 'QU', 'OK', 'S', 1715153239, 1715153239, '1'),
(106659, 19960, 'QU', 'OK', 'S', 1715153243, 1715153243, '1'),
(106660, 19960, 'QU', 'OK', 'S', 1715153246, 1715153246, '1'),
(106661, 19960, 'QU', 'OK', 'S', 1715153248, 1715153248, '1'),
(106662, 19960, 'QU', 'OK', 'S', 1715153251, 1715153251, '1'),
(106663, 19960, 'QU', 'OK', 'S', 1715153253, 1715153253, '1'),
(106664, 19960, 'QU', 'OK', 'S', 1715153256, 1715153256, '1'),
(106665, 19960, 'QU', 'OK', 'S', 1715153259, 1715153259, '1'),
(106666, 19960, 'QU', 'OK', 'S', 1715153262, 1715153262, '1'),
(106667, 19960, 'QU', 'OK', 'S', 1715153265, 1715153265, '1'),
(106668, 19960, 'QU', 'OK', 'S', 1715153268, 1715153268, '1'),
(106669, 19960, 'QU', 'OK', 'S', 1715153271, 1715153271, '1'),
(106670, 19960, 'QU', 'OK', 'S', 1715153274, 1715153274, '1'),
(106671, 19960, 'QU', 'OK', 'S', 1715153277, 1715153277, '1'),
(106672, 19960, 'QU', 'OK', 'S', 1715153280, 1715153280, '1'),
(106673, 19960, 'QU', 'OK', 'S', 1715153282, 1715153282, '1'),
(106674, 19960, 'QU', 'OK', 'S', 1715153299, 1715153299, '1'),
(106675, 27700, 'QU', 'OK', 'S', 1715153469, 1715153469, '1'),
(106676, 31147, 'QU', 'OK', 'S', 1715156528, 1715156528, '1'),
(106677, 16048, 'QU', 'OK', 'S', 1715160452, 1715160452, '1'),
(106678, 16048, 'QU', 'OK', 'S', 1715160454, 1715160454, '1'),
(106679, 16048, 'QU', 'OK', 'S', 1715160457, 1715160457, '1'),
(106680, 16048, 'QU', 'OK', 'S', 1715160459, 1715160459, '1'),
(106681, 15907, 'QU', 'OK', 'S', 1715160529, 1715160529, '1'),
(106682, 15907, 'QU', 'OK', 'S', 1715160534, 1715160534, '1'),
(106683, 15907, 'QU', 'OK', 'S', 1715160543, 1715160543, '1'),
(106684, 15907, 'QU', 'OK', 'S', 1715160547, 1715160547, '1'),
(106685, 8553, 'QU', 'OK', 'S', 1715160860, 1715160860, '1'),
(106686, 8553, 'QU', 'OK', 'S', 1715160864, 1715160864, '1'),
(106687, 8553, 'QU', 'OK', 'S', 1715161380, 1715161380, '1'),
(106688, 8553, 'QU', 'OK', 'S', 1715161387, 1715161387, '1'),
(106689, 8553, 'QU', 'OK', 'S', 1715161393, 1715161393, '1'),
(106690, 8553, 'QU', 'OK', 'S', 1715161398, 1715161398, '1'),
(106691, 8553, 'QU', 'OK', 'S', 1715161403, 1715161403, '1'),
(106692, 8553, 'QU', 'OK', 'S', 1715161410, 1715161410, '1'),
(106693, 20214, 'QU', 'OK', 'S', 1715162740, 1715162740, '1'),
(106694, 15710, 'QU', 'OK', 'S', 1715162762, 1715162762, '1'),
(106695, 21925, 'QU', 'OK', 'S', 1715162776, 1715162776, '1'),
(106696, 21770, 'QU', 'OK', 'S', 1715162783, 1715162783, '1'),
(106697, 21838, 'QU', 'OK', 'S', 1715162791, 1715162791, '1'),
(106698, 15613, 'QU', 'OK', 'S', 1715162799, 1715162799, '1'),
(106699, 28736, 'QU', 'OK', 'S', 1715162821, 1715162821, '1'),
(106700, 20188, 'QU', 'OK', 'S', 1715162839, 1715162839, '1'),
(106701, 25788, 'QU', 'OK', 'S', 1715162848, 1715162848, '1'),
(106702, 22862, 'QU', 'OK', 'S', 1715163180, 1715163180, '1'),
(106703, 29591, 'QU', 'OK', 'S', 1715163185, 1715163185, '1'),
(106704, 22763, 'QU', 'OK', 'S', 1715163192, 1715163192, '1'),
(106705, 29585, 'QU', 'OK', 'S', 1715163205, 1715163205, '1'),
(106706, 23132, 'QU', 'OK', 'S', 1715163209, 1715163209, '1'),
(106707, 22857, 'QU', 'OK', 'S', 1715163214, 1715163214, '1'),
(106708, 29801, 'QU', 'OK', 'S', 1715163222, 1715163222, '1'),
(106709, 28902, 'QU', 'OK', 'S', 1715163229, 1715163229, '1'),
(106710, 24937, 'QU', 'OK', 'S', 1715163243, 1715163243, '1'),
(106711, 15543, 'QU', 'OK', 'S', 1715163275, 1715163275, '1'),
(106712, 28901, 'QU', 'OK', 'S', 1715163280, 1715163280, '1'),
(106713, 28744, 'QU', 'OK', 'S', 1715163286, 1715163286, '1'),
(106714, 18339, 'QU', 'OK', 'S', 1715163295, 1715163295, '1'),
(106715, 22863, 'QU', 'OK', 'S', 1715163310, 1715163310, '1'),
(106716, 15148, 'QU', 'OK', 'S', 1715163347, 1715163347, '1'),
(106717, 21502, 'QU', 'OK', 'S', 1715163353, 1715163353, '1'),
(106718, 18228, 'QU', 'OK', 'S', 1715163425, 1715163425, '1'),
(106719, 15146, 'QU', 'OK', 'S', 1715163433, 1715163433, '1'),
(106720, 21398, 'QU', 'OK', 'S', 1715163442, 1715163442, '1'),
(106721, 21504, 'QU', 'OK', 'S', 1715163447, 1715163447, '1'),
(106722, 21385, 'QU', 'OK', 'S', 1715163451, 1715163451, '1'),
(106723, 21491, 'QU', 'OK', 'S', 1715163459, 1715163459, '1'),
(106724, 21487, 'QU', 'OK', 'S', 1715163464, 1715163464, '1'),
(106725, 18228, 'QU', 'OK', 'S', 1715163495, 1715163495, '1'),
(106726, 22930, 'QU', 'OK', 'S', 1715163528, 1715163528, '1'),
(106727, 22930, 'QU', 'OK', 'S', 1715163532, 1715163532, '1'),
(106728, 30810, 'QU', 'OK', 'S', 1715164156, 1715164156, '1'),
(106729, 27497, 'QU', 'OK', 'S', 1715164162, 1715164162, '1'),
(106730, 31019, 'QU', 'OK', 'S', 1715166607, 1715166607, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(106731, 24559, 'QU', 'OK', 'S', 1715166612, 1715166612, '1'),
(106732, 30251, 'QU', 'OK', 'S', 1715166620, 1715166620, '1'),
(106733, 24562, 'QU', 'OK', 'S', 1715166638, 1715166638, '1'),
(106734, 26364, 'QU', 'OK', 'S', 1715166653, 1715166653, '1'),
(106735, 31019, 'QU', 'OK', 'S', 1715166667, 1715166667, '1'),
(106736, 24556, 'QU', 'OK', 'S', 1715166683, 1715166683, '1'),
(106737, 14964, 'QU', 'OK', 'S', 1715166698, 1715166698, '1'),
(106738, 15105, 'QU', 'OK', 'S', 1715166712, 1715166712, '1'),
(106739, 14966, 'QU', 'OK', 'S', 1715166723, 1715166723, '1'),
(106740, 20378, 'QU', 'OK', 'S', 1715166730, 1715166730, '1'),
(106741, 25637, 'QU', 'OK', 'S', 1715166741, 1715166741, '1'),
(106742, 11114, 'QU', 'OK', 'S', 1715167606, 1715167606, '1'),
(106743, 11114, 'QU', 'OK', 'S', 1715167606, 1715167606, '1'),
(106744, 20900, 'QU', 'OK', 'S', 1715167628, 1715167628, '1'),
(106745, 15897, 'QU', 'OK', 'S', 1715167915, 1715167915, '1'),
(106746, 15897, 'QU', 'OK', 'S', 1715167926, 1715167926, '1'),
(106747, 15897, 'QU', 'OK', 'S', 1715167932, 1715167932, '1'),
(106748, 15897, 'QU', 'OK', 'S', 1715167939, 1715167939, '1'),
(106749, 15897, 'QU', 'OK', 'S', 1715167946, 1715167946, '1'),
(106750, 15897, 'QU', 'OK', 'S', 1715167959, 1715167959, '1'),
(106751, 15897, 'QU', 'OK', 'S', 1715167965, 1715167965, '1'),
(106752, 15897, 'QU', 'OK', 'S', 1715167972, 1715167972, '1'),
(106753, 15897, 'QU', 'OK', 'S', 1715167980, 1715167980, '1'),
(106754, 15897, 'QU', 'OK', 'S', 1715167987, 1715167987, '1'),
(106755, 15897, 'QU', 'OK', 'S', 1715167995, 1715167995, '1'),
(106756, 15897, 'QU', 'OK', 'S', 1715168003, 1715168003, '1'),
(106757, 15897, 'QU', 'OK', 'S', 1715168036, 1715168036, '1'),
(106758, 15897, 'QU', 'OK', 'S', 1715168272, 1715168272, '1'),
(106759, 28717, 'QU', 'OK', 'S', 1715168794, 1715168794, '1'),
(106760, 28707, 'QU', 'OK', 'S', 1715172305, 1715172305, '1'),
(106761, 21004, 'QU', 'OK', 'S', 1715172310, 1715172310, '1'),
(106762, 29154, 'QU', 'OK', 'S', 1715172314, 1715172314, '1'),
(106763, 15836, 'QU', 'OK', 'S', 1715172317, 1715172317, '1'),
(106764, 21014, 'QU', 'OK', 'S', 1715172321, 1715172321, '1'),
(106765, 20258, 'QU', 'OK', 'S', 1715172328, 1715172328, '1'),
(106766, 9352, 'QU', 'OK', 'S', 1715172332, 1715172332, '1'),
(106767, 30075, 'QU', 'OK', 'S', 1715172336, 1715172336, '1'),
(106768, 29839, 'QU', 'OK', 'S', 1715172340, 1715172340, '1'),
(106769, 14807, 'QU', 'OK', 'S', 1715172355, 1715172355, '1'),
(106770, 21001, 'QU', 'OK', 'S', 1715172360, 1715172360, '1'),
(106771, 21003, 'QU', 'OK', 'S', 1715172365, 1715172365, '1'),
(106772, 21017, 'QU', 'OK', 'S', 1715172372, 1715172372, '1'),
(106773, 30618, 'QU', 'OK', 'S', 1715172376, 1715172376, '1'),
(106774, 21002, 'QU', 'OK', 'S', 1715172380, 1715172380, '1'),
(106775, 29111, 'QU', 'OK', 'S', 1715172384, 1715172384, '1'),
(106776, 17887, 'QU', 'OK', 'S', 1715172391, 1715172391, '1'),
(106777, 21004, 'QU', 'OK', 'S', 1715172396, 1715172396, '1'),
(106778, 24133, 'QU', 'OK', 'S', 1715172400, 1715172400, '1'),
(106779, 28740, 'QU', 'OK', 'S', 1715172403, 1715172403, '1'),
(106780, 18603, 'QU', 'OK', 'S', 1715172407, 1715172407, '1'),
(106781, 29982, 'QU', 'OK', 'S', 1715172411, 1715172411, '1'),
(106782, 30269, 'QU', 'OK', 'S', 1715172415, 1715172415, '1'),
(106783, 30969, 'QU', 'OK', 'S', 1715172419, 1715172419, '1'),
(106784, 28570, 'QU', 'OK', 'S', 1715172429, 1715172429, '1'),
(106785, 30967, 'QU', 'OK', 'S', 1715172434, 1715172434, '1'),
(106786, 30617, 'QU', 'OK', 'S', 1715172440, 1715172440, '1'),
(106787, 21002, 'QU', 'OK', 'S', 1715172457, 1715172457, '1'),
(106788, 26311, 'QU', 'OK', 'S', 1715172463, 1715172463, '1'),
(106789, 30755, 'QU', 'OK', 'S', 1715172475, 1715172475, '1'),
(106790, 30978, 'QU', 'OK', 'S', 1715172482, 1715172482, '1'),
(106791, 30165, 'QU', 'OK', 'S', 1715172492, 1715172492, '1'),
(106792, 10412, 'QU', 'OK', 'S', 1715172499, 1715172499, '1'),
(106793, 29002, 'QU', 'OK', 'S', 1715172525, 1715172525, '1'),
(106794, 27474, 'QU', 'OK', 'S', 1715172534, 1715172534, '1'),
(106795, 26253, 'QU', 'OK', 'S', 1715172538, 1715172538, '1'),
(106796, 20431, 'QU', 'OK', 'S', 1715172564, 1715172564, '1'),
(106797, 31044, 'QU', 'OK', 'S', 1715172568, 1715172568, '1'),
(106798, 25039, 'QU', 'OK', 'S', 1715172575, 1715172575, '1'),
(106799, 29343, 'QU', 'OK', 'S', 1715172583, 1715172583, '1'),
(106800, 19025, 'QU', 'OK', 'S', 1715172587, 1715172587, '1'),
(106801, 31043, 'QU', 'OK', 'S', 1715172591, 1715172591, '1'),
(106802, 28687, 'QU', 'OK', 'S', 1715172595, 1715172595, '1'),
(106803, 21019, 'QU', 'OK', 'S', 1715172600, 1715172600, '1'),
(106804, 15638, 'QU', 'OK', 'S', 1715172622, 1715172622, '1'),
(106805, 712, 'QU', 'OK', 'S', 1715172632, 1715172632, '1'),
(106806, 18599, 'QU', 'OK', 'S', 1715172693, 1715172693, '1'),
(106807, 20240, 'QU', 'OK', 'S', 1715174996, 1715174996, '1'),
(106808, 21872, 'QU', 'OK', 'S', 1715174999, 1715174999, '1'),
(106809, 25947, 'QU', 'OK', 'S', 1715175001, 1715175001, '1'),
(106810, 21873, 'QU', 'OK', 'S', 1715175004, 1715175004, '1'),
(106811, 21886, 'QU', 'OK', 'S', 1715175006, 1715175006, '1'),
(106812, 21888, 'QU', 'OK', 'S', 1715175010, 1715175010, '1'),
(106813, 23683, 'QU', 'OK', 'S', 1715175017, 1715175017, '1'),
(106814, 29405, 'QU', 'OK', 'S', 1715175022, 1715175022, '1'),
(106815, 23674, 'QU', 'OK', 'S', 1715175038, 1715175038, '1'),
(106816, 28494, 'QU', 'OK', 'S', 1715175041, 1715175041, '1'),
(106817, 27605, 'QU', 'OK', 'S', 1715175043, 1715175043, '1'),
(106818, 29404, 'QU', 'OK', 'S', 1715175046, 1715175046, '1'),
(106819, 25936, 'QU', 'OK', 'S', 1715175059, 1715175059, '1'),
(106820, 14401, 'QU', 'OK', 'S', 1715175456, 1715175456, '1'),
(106821, 26478, 'QU', 'OK', 'S', 1715175459, 1715175459, '1'),
(106822, 26478, 'QU', 'OK', 'S', 1715175461, 1715175461, '1'),
(106823, 27528, 'QU', 'OK', 'S', 1715175463, 1715175463, '1'),
(106824, 27528, 'QU', 'OK', 'S', 1715175466, 1715175466, '1'),
(106825, 30223, 'QU', 'OK', 'S', 1715177022, 1715177022, '1'),
(106826, 24526, 'QU', 'OK', 'S', 1715177056, 1715177056, '1'),
(106827, 31121, 'QU', 'OK', 'S', 1715230492, 1715230492, '1'),
(106828, 31122, 'QU', 'OK', 'S', 1715230533, 1715230533, '1'),
(106829, 31127, 'QU', 'OK', 'S', 1715230582, 1715230582, '1'),
(106830, 31129, 'QU', 'OK', 'S', 1715230731, 1715230731, '1'),
(106831, 31172, 'QU', 'OK', 'S', 1715230955, 1715230955, '1'),
(106832, 31174, 'QU', 'OK', 'S', 1715231016, 1715231016, '1'),
(106833, 31177, 'QU', 'OK', 'S', 1715231068, 1715231068, '1'),
(106834, 16596, 'QU', 'OK', 'S', 1715231289, 1715231289, '1'),
(106835, 31186, 'QU', 'OK', 'S', 1715231499, 1715231499, '1'),
(106836, 31187, 'QU', 'OK', 'S', 1715231524, 1715231524, '1'),
(106837, 31061, 'QU', 'OK', 'S', 1715231590, 1715231590, '1'),
(106838, 31089, 'QU', 'OK', 'S', 1715231662, 1715231662, '1'),
(106839, 30909, 'QU', 'OK', 'S', 1715231786, 1715231786, '1'),
(106840, 31081, 'QU', 'OK', 'S', 1715231842, 1715231842, '1'),
(106841, 21, 'QU', 'OK', 'S', 1715232893, 1715232893, '1'),
(106842, 31140, 'QU', 'OK', 'S', 1715233916, 1715233916, '1'),
(106843, 29551, 'QU', 'OK', 'S', 1715233927, 1715233927, '1'),
(106844, 25637, 'QU', 'OK', 'S', 1715234011, 1715234011, '1'),
(106845, 31132, 'QU', 'OK', 'S', 1715234309, 1715234309, '1'),
(106846, 23669, 'QU', 'OK', 'S', 1715234408, 1715234408, '1'),
(106847, 21757, 'QU', 'OK', 'S', 1715234437, 1715234437, '1'),
(106848, 23669, 'QU', 'OK', 'S', 1715234723, 1715234723, '1'),
(106849, 21757, 'QU', 'OK', 'S', 1715234891, 1715234891, '1'),
(106850, 21757, 'QU', 'OK', 'S', 1715234917, 1715234917, '1'),
(106851, 31134, 'QU', 'OK', 'S', 1715235056, 1715235056, '1'),
(106852, 31126, 'QU', 'OK', 'S', 1715235290, 1715235290, '1'),
(106853, 31131, 'QU', 'OK', 'S', 1715235488, 1715235488, '1'),
(106854, 31135, 'QU', 'OK', 'S', 1715235656, 1715235656, '1'),
(106855, 25508, 'QU', 'OK', 'S', 1715235842, 1715235842, '1'),
(106856, 23460, 'QU', 'OK', 'S', 1715235874, 1715235874, '1'),
(106857, 30890, 'QU', 'OK', 'S', 1715235995, 1715235995, '1'),
(106858, 30890, 'QU', 'OK', 'S', 1715236002, 1715236002, '1'),
(106859, 30890, 'QU', 'OK', 'S', 1715236006, 1715236006, '1'),
(106860, 30890, 'QU', 'OK', 'S', 1715236008, 1715236008, '1'),
(106861, 30890, 'QU', 'OK', 'S', 1715236010, 1715236010, '1'),
(106862, 30019, 'QU', 'OK', 'S', 1715236022, 1715236022, '1'),
(106863, 30019, 'QU', 'OK', 'S', 1715236023, 1715236023, '1'),
(106864, 29583, 'QU', 'OK', 'S', 1715236041, 1715236041, '1'),
(106865, 29583, 'QU', 'OK', 'S', 1715236041, 1715236041, '1'),
(106866, 29581, 'QU', 'OK', 'S', 1715236060, 1715236060, '1'),
(106867, 29581, 'QU', 'OK', 'S', 1715236060, 1715236060, '1'),
(106868, 30294, 'QU', 'OK', 'S', 1715236884, 1715236884, '1'),
(106869, 31182, 'QU', 'OK', 'S', 1715236922, 1715236922, '1'),
(106870, 10401, 'QU', 'OK', 'S', 1715237238, 1715237238, '1'),
(106871, 29756, 'QU', 'OK', 'S', 1715237883, 1715237883, '1'),
(106872, 27768, 'QU', 'OK', 'S', 1715237897, 1715237897, '1'),
(106873, 21571, 'QU', 'OK', 'S', 1715237912, 1715237912, '1'),
(106874, 21571, 'QU', 'OK', 'S', 1715237912, 1715237912, '1'),
(106875, 21571, 'QU', 'OK', 'S', 1715237912, 1715237912, '1'),
(106876, 21571, 'QU', 'OK', 'S', 1715237913, 1715237913, '1'),
(106877, 21079, 'QU', 'OK', 'S', 1715237933, 1715237933, '1'),
(106878, 20290, 'QU', 'OK', 'S', 1715237954, 1715237954, '1'),
(106879, 20290, 'QU', 'OK', 'S', 1715237954, 1715237954, '1'),
(106880, 20290, 'QU', 'OK', 'S', 1715237954, 1715237954, '1'),
(106881, 20290, 'QU', 'OK', 'S', 1715237954, 1715237954, '1'),
(106882, 20046, 'QU', 'OK', 'S', 1715237984, 1715237984, '1'),
(106883, 25029, 'QU', 'OK', 'S', 1715238072, 1715238072, '1'),
(106884, 31136, 'QU', 'OK', 'S', 1715238624, 1715238624, '1'),
(106885, 31113, 'QU', 'OK', 'S', 1715238734, 1715238734, '1'),
(106886, 31136, 'QU', 'OK', 'S', 1715238960, 1715238960, '1'),
(106887, 31141, 'QU', 'OK', 'S', 1715239436, 1715239436, '1'),
(106888, 31131, 'QU', 'OK', 'S', 1715239758, 1715239758, '1'),
(106889, 31130, 'QU', 'OK', 'S', 1715239774, 1715239774, '1'),
(106890, 31126, 'QU', 'OK', 'S', 1715239790, 1715239790, '1'),
(106891, 30807, 'QU', 'OK', 'S', 1715239815, 1715239815, '1'),
(106892, 30398, 'QU', 'OK', 'S', 1715239846, 1715239846, '1'),
(106893, 30397, 'QU', 'OK', 'S', 1715239856, 1715239856, '1'),
(106894, 30396, 'QU', 'OK', 'S', 1715239864, 1715239864, '1'),
(106895, 30296, 'QU', 'OK', 'S', 1715239900, 1715239900, '1'),
(106896, 30295, 'QU', 'OK', 'S', 1715239908, 1715239908, '1'),
(106897, 31156, 'QU', 'OK', 'S', 1715240034, 1715240034, '1'),
(106898, 31193, 'QU', 'OK', 'S', 1715240301, 1715240301, '1'),
(106899, 31178, 'QU', 'OK', 'S', 1715240614, 1715240614, '1'),
(106900, 31179, 'QU', 'OK', 'S', 1715240650, 1715240650, '1'),
(106901, 31191, 'QU', 'OK', 'S', 1715240714, 1715240714, '1'),
(106902, 31150, 'QU', 'OK', 'S', 1715240778, 1715240778, '1'),
(106903, 31145, 'QU', 'OK', 'S', 1715240977, 1715240977, '1'),
(106904, 31133, 'QU', 'OK', 'S', 1715241181, 1715241181, '1'),
(106905, 31173, 'QU', 'OK', 'S', 1715241492, 1715241492, '1'),
(106906, 31175, 'QU', 'OK', 'S', 1715241519, 1715241519, '1'),
(106907, 31176, 'QU', 'OK', 'S', 1715241541, 1715241541, '1'),
(106908, 31105, 'QU', 'OK', 'S', 1715241633, 1715241633, '1'),
(106909, 170, 'QU', 'OK', 'S', 1715241704, 1715241704, '1'),
(106910, 27020, 'QU', 'OK', 'S', 1715241811, 1715241811, '1'),
(106911, 26769, 'QU', 'OK', 'S', 1715242072, 1715242072, '1'),
(106912, 26769, 'QU', 'OK', 'S', 1715242130, 1715242130, '1'),
(106913, 26769, 'QU', 'OK', 'S', 1715242139, 1715242139, '1'),
(106914, 26767, 'QU', 'OK', 'S', 1715242287, 1715242287, '1'),
(106915, 26898, 'QU', 'OK', 'S', 1715242856, 1715242856, '1'),
(106916, 31188, 'QU', 'OK', 'S', 1715245971, 1715245971, '1'),
(106917, 31077, 'QU', 'OK', 'S', 1715245996, 1715245996, '1'),
(106918, 31076, 'QU', 'OK', 'S', 1715246002, 1715246002, '1'),
(106919, 31011, 'QU', 'OK', 'S', 1715246008, 1715246008, '1'),
(106920, 31010, 'QU', 'OK', 'S', 1715246014, 1715246014, '1'),
(106921, 31008, 'QU', 'OK', 'S', 1715246020, 1715246020, '1'),
(106922, 30942, 'QU', 'OK', 'S', 1715246028, 1715246028, '1'),
(106923, 30942, 'QU', 'OK', 'S', 1715246034, 1715246034, '1'),
(106924, 30939, 'QU', 'OK', 'S', 1715246041, 1715246041, '1'),
(106925, 30902, 'QU', 'OK', 'S', 1715246049, 1715246049, '1'),
(106926, 30901, 'QU', 'OK', 'S', 1715246054, 1715246054, '1'),
(106927, 30899, 'QU', 'OK', 'S', 1715246130, 1715246130, '1'),
(106928, 31194, 'QU', 'OK', 'S', 1715246138, 1715246138, '1'),
(106929, 30863, 'QU', 'OK', 'S', 1715246139, 1715246139, '1'),
(106930, 30862, 'QU', 'OK', 'S', 1715246145, 1715246145, '1'),
(106931, 30861, 'QU', 'OK', 'S', 1715246149, 1715246149, '1'),
(106932, 30817, 'QU', 'OK', 'S', 1715246157, 1715246157, '1'),
(106933, 30816, 'QU', 'OK', 'S', 1715246163, 1715246163, '1'),
(106934, 30815, 'QU', 'OK', 'S', 1715246170, 1715246170, '1'),
(106935, 30772, 'QU', 'OK', 'S', 1715246178, 1715246178, '1'),
(106936, 30771, 'QU', 'OK', 'S', 1715246256, 1715246256, '1'),
(106937, 30747, 'QU', 'OK', 'S', 1715246262, 1715246262, '1'),
(106938, 30524, 'QU', 'OK', 'S', 1715246287, 1715246287, '1'),
(106939, 30334, 'QU', 'OK', 'S', 1715246313, 1715246313, '1'),
(106940, 30334, 'QU', 'OK', 'S', 1715246313, 1715246313, '1'),
(106941, 30333, 'QU', 'OK', 'S', 1715246318, 1715246318, '1'),
(106942, 30332, 'QU', 'OK', 'S', 1715246322, 1715246322, '1'),
(106943, 30312, 'QU', 'OK', 'S', 1715246331, 1715246331, '1'),
(106944, 30070, 'QU', 'OK', 'S', 1715246339, 1715246339, '1'),
(106945, 29968, 'QU', 'OK', 'S', 1715246397, 1715246397, '1'),
(106946, 28840, 'QU', 'OK', 'S', 1715246426, 1715246426, '1'),
(106947, 28838, 'QU', 'OK', 'S', 1715246431, 1715246431, '1'),
(106948, 28511, 'QU', 'OK', 'S', 1715246438, 1715246438, '1'),
(106949, 28510, 'QU', 'OK', 'S', 1715246444, 1715246444, '1'),
(106950, 28508, 'QU', 'OK', 'S', 1715246449, 1715246449, '1'),
(106951, 28507, 'QU', 'OK', 'S', 1715246461, 1715246461, '1'),
(106952, 28506, 'QU', 'OK', 'S', 1715246466, 1715246466, '1'),
(106953, 28505, 'QU', 'OK', 'S', 1715246471, 1715246471, '1'),
(106954, 28504, 'QU', 'OK', 'S', 1715246476, 1715246476, '1'),
(106955, 28503, 'QU', 'OK', 'S', 1715246482, 1715246482, '1'),
(106956, 28408, 'QU', 'OK', 'S', 1715246519, 1715246519, '1'),
(106957, 28407, 'QU', 'OK', 'S', 1715246523, 1715246523, '1'),
(106958, 31180, 'QU', 'OK', 'S', 1715246838, 1715246838, '1'),
(106959, 31185, 'QU', 'OK', 'S', 1715246913, 1715246913, '1'),
(106960, 31185, 'QU', 'OK', 'S', 1715246921, 1715246921, '1'),
(106961, 28559, 'QU', 'OK', 'S', 1715247021, 1715247021, '1'),
(106962, 29792, 'QU', 'OK', 'S', 1715247330, 1715247330, '1'),
(106963, 29697, 'QU', 'OK', 'S', 1715247938, 1715247938, '1'),
(106964, 29697, 'QU', 'OK', 'S', 1715247938, 1715247938, '1'),
(106965, 29697, 'QU', 'OK', 'S', 1715247963, 1715247963, '1'),
(106966, 29803, 'QU', 'OK', 'S', 1715248031, 1715248031, '1'),
(106967, 29803, 'QU', 'OK', 'S', 1715248031, 1715248031, '1'),
(106968, 31201, 'QU', 'OK', 'S', 1715248263, 1715248263, '1'),
(106969, 31202, 'QU', 'OK', 'S', 1715248635, 1715248635, '1'),
(106970, 31203, 'QU', 'OK', 'S', 1715249460, 1715249460, '1'),
(106971, 31204, 'QU', 'OK', 'S', 1715249785, 1715249785, '1'),
(106972, 28743, 'QU', 'OK', 'S', 1715254816, 1715254816, '1'),
(106973, 28743, 'QU', 'OK', 'S', 1715254816, 1715254816, '1'),
(106974, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106975, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106976, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106977, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106978, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106979, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106980, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106981, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106982, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106983, 28741, 'QU', 'OK', 'S', 1715255676, 1715255676, '1'),
(106984, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106985, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106986, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106987, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106988, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106989, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106990, 28718, 'QU', 'OK', 'S', 1715256454, 1715256454, '1'),
(106991, 28323, 'QU', 'OK', 'S', 1715256634, 1715256634, '1'),
(106992, 28323, 'QU', 'OK', 'S', 1715256634, 1715256634, '1'),
(106993, 28323, 'QU', 'OK', 'S', 1715256634, 1715256634, '1'),
(106994, 28323, 'QU', 'OK', 'S', 1715256634, 1715256634, '1'),
(106995, 28318, 'QU', 'OK', 'S', 1715256767, 1715256767, '1'),
(106996, 28318, 'QU', 'OK', 'S', 1715256767, 1715256767, '1'),
(106997, 28318, 'QU', 'OK', 'S', 1715256767, 1715256767, '1'),
(106998, 170, 'QU', 'OK', 'S', 1715258910, 1715258910, '1'),
(106999, 23464, 'QU', 'OK', 'S', 1715319652, 1715319652, '1'),
(107000, 23464, 'QU', 'OK', 'S', 1715319657, 1715319657, '1'),
(107001, 31225, 'QU', 'OK', 'S', 1715320643, 1715320643, '1'),
(107002, 19960, 'QU', 'OK', 'S', 1715320742, 1715320742, '1'),
(107003, 31227, 'QU', 'OK', 'S', 1715321424, 1715321424, '1'),
(107004, 31108, 'QU', 'OK', 'S', 1715321874, 1715321874, '1'),
(107005, 31107, 'QU', 'OK', 'S', 1715321882, 1715321882, '1'),
(107006, 31003, 'QU', 'OK', 'S', 1715322386, 1715322386, '1'),
(107007, 31034, 'QU', 'OK', 'S', 1715322394, 1715322394, '1'),
(107008, 31240, 'QU', 'OK', 'S', 1715322430, 1715322430, '1'),
(107009, 30994, 'QU', 'OK', 'S', 1715322801, 1715322801, '1'),
(107010, 16524, 'QU', 'OK', 'S', 1715322804, 1715322804, '1'),
(107011, 30994, 'QU', 'OK', 'S', 1715322806, 1715322806, '1'),
(107012, 29380, 'QU', 'OK', 'S', 1715322808, 1715322808, '1'),
(107013, 30806, 'QU', 'OK', 'S', 1715322811, 1715322811, '1'),
(107014, 30806, 'QU', 'OK', 'S', 1715322814, 1715322814, '1'),
(107015, 30806, 'QU', 'OK', 'S', 1715322816, 1715322816, '1'),
(107016, 30806, 'QU', 'OK', 'S', 1715322819, 1715322819, '1'),
(107017, 23747, 'QU', 'OK', 'S', 1715322821, 1715322821, '1'),
(107018, 3622, 'QU', 'OK', 'S', 1715322825, 1715322825, '1'),
(107019, 30806, 'QU', 'OK', 'S', 1715322829, 1715322829, '1'),
(107020, 8610, 'QU', 'OK', 'S', 1715322840, 1715322840, '1'),
(107021, 8610, 'QU', 'OK', 'S', 1715322841, 1715322841, '1'),
(107022, 3385, 'QU', 'OK', 'S', 1715322856, 1715322856, '1'),
(107023, 31240, 'QU', 'OK', 'S', 1715322875, 1715322875, '1'),
(107024, 31241, 'QU', 'OK', 'S', 1715323167, 1715323167, '1'),
(107025, 31242, 'QU', 'OK', 'S', 1715323187, 1715323187, '1'),
(107026, 31239, 'QU', 'OK', 'S', 1715323226, 1715323226, '1'),
(107027, 31237, 'QU', 'OK', 'S', 1715323248, 1715323248, '1'),
(107028, 31234, 'QU', 'OK', 'S', 1715323272, 1715323272, '1'),
(107029, 13567, 'QU', 'OK', 'S', 1715323454, 1715323454, '1'),
(107030, 13567, 'QU', 'OK', 'S', 1715323457, 1715323457, '1'),
(107031, 13567, 'QU', 'OK', 'S', 1715323459, 1715323459, '1'),
(107032, 24605, 'QU', 'OK', 'S', 1715323548, 1715323548, '1'),
(107033, 28667, 'QU', 'OK', 'S', 1715323952, 1715323952, '1'),
(107034, 10217, 'QU', 'OK', 'S', 1715324044, 1715324044, '1'),
(107035, 30244, 'QU', 'OK', 'S', 1715324048, 1715324048, '1'),
(107036, 30235, 'QU', 'OK', 'S', 1715324052, 1715324052, '1'),
(107037, 30093, 'QU', 'OK', 'S', 1715324057, 1715324057, '1'),
(107038, 30602, 'QU', 'OK', 'S', 1715324068, 1715324068, '1'),
(107039, 26239, 'QU', 'OK', 'S', 1715324072, 1715324072, '1'),
(107040, 30602, 'QU', 'OK', 'S', 1715324075, 1715324075, '1'),
(107041, 25824, 'QU', 'OK', 'S', 1715324080, 1715324080, '1'),
(107042, 25884, 'QU', 'OK', 'S', 1715324083, 1715324083, '1'),
(107043, 26881, 'QU', 'OK', 'S', 1715324091, 1715324091, '1'),
(107044, 26194, 'QU', 'OK', 'S', 1715324094, 1715324094, '1'),
(107045, 14542, 'QU', 'OK', 'S', 1715324099, 1715324099, '1'),
(107046, 29385, 'QU', 'OK', 'S', 1715324115, 1715324115, '1'),
(107047, 29385, 'QU', 'OK', 'S', 1715324119, 1715324119, '1'),
(107048, 29385, 'QU', 'OK', 'S', 1715324128, 1715324128, '1'),
(107049, 31005, 'QU', 'OK', 'S', 1715324132, 1715324132, '1'),
(107050, 30212, 'QU', 'OK', 'S', 1715324136, 1715324136, '1'),
(107051, 31000, 'QU', 'OK', 'S', 1715324141, 1715324141, '1'),
(107052, 1349, 'QU', 'OK', 'S', 1715324145, 1715324145, '1'),
(107053, 3933, 'QU', 'OK', 'S', 1715324149, 1715324149, '1'),
(107054, 16894, 'QU', 'OK', 'S', 1715324165, 1715324165, '1'),
(107055, 13978, 'QU', 'OK', 'S', 1715324176, 1715324176, '1'),
(107056, 24102, 'QU', 'OK', 'S', 1715324181, 1715324181, '1'),
(107057, 22434, 'QU', 'OK', 'S', 1715324186, 1715324186, '1'),
(107058, 13089, 'QU', 'OK', 'S', 1715324190, 1715324190, '1'),
(107059, 29031, 'QU', 'OK', 'S', 1715324195, 1715324195, '1'),
(107060, 24100, 'QU', 'OK', 'S', 1715324198, 1715324198, '1'),
(107061, 27323, 'QU', 'OK', 'S', 1715324202, 1715324202, '1'),
(107062, 31044, 'QU', 'OK', 'S', 1715324206, 1715324206, '1'),
(107063, 30602, 'QU', 'OK', 'S', 1715324210, 1715324210, '1'),
(107064, 30634, 'QU', 'OK', 'S', 1715324214, 1715324214, '1'),
(107065, 30633, 'QU', 'OK', 'S', 1715324227, 1715324227, '1'),
(107066, 30602, 'QU', 'OK', 'S', 1715324232, 1715324232, '1'),
(107067, 30696, 'QU', 'OK', 'S', 1715324237, 1715324237, '1'),
(107068, 23982, 'QU', 'OK', 'S', 1715324241, 1715324241, '1'),
(107069, 31070, 'QU', 'OK', 'S', 1715324245, 1715324245, '1'),
(107070, 30696, 'QU', 'OK', 'S', 1715324250, 1715324250, '1'),
(107071, 25637, 'QU', 'OK', 'S', 1715324259, 1715324259, '1'),
(107072, 25829, 'QU', 'OK', 'S', 1715324270, 1715324270, '1'),
(107073, 25829, 'QU', 'OK', 'S', 1715324278, 1715324278, '1'),
(107074, 21435, 'QU', 'OK', 'S', 1715324281, 1715324281, '1'),
(107075, 28358, 'QU', 'OK', 'S', 1715324285, 1715324285, '1'),
(107076, 23964, 'QU', 'OK', 'S', 1715324290, 1715324290, '1'),
(107077, 30348, 'QU', 'OK', 'S', 1715324295, 1715324295, '1'),
(107078, 25471, 'QU', 'OK', 'S', 1715324299, 1715324299, '1'),
(107079, 31111, 'QU', 'OK', 'S', 1715324312, 1715324312, '1'),
(107080, 30536, 'QU', 'OK', 'S', 1715324320, 1715324320, '1'),
(107081, 24882, 'QU', 'OK', 'S', 1715324325, 1715324325, '1'),
(107082, 30559, 'QU', 'OK', 'S', 1715324334, 1715324334, '1'),
(107083, 29050, 'QU', 'OK', 'S', 1715324341, 1715324341, '1'),
(107084, 30559, 'QU', 'OK', 'S', 1715324345, 1715324345, '1'),
(107085, 31072, 'QU', 'OK', 'S', 1715324350, 1715324350, '1'),
(107086, 30602, 'QU', 'OK', 'S', 1715324354, 1715324354, '1'),
(107087, 29174, 'QU', 'OK', 'S', 1715324359, 1715324359, '1'),
(107088, 30330, 'QU', 'OK', 'S', 1715324364, 1715324364, '1'),
(107089, 13170, 'QU', 'OK', 'S', 1715324368, 1715324368, '1'),
(107090, 25237, 'QU', 'OK', 'S', 1715324373, 1715324373, '1'),
(107091, 15585, 'QU', 'OK', 'S', 1715324378, 1715324378, '1'),
(107092, 13144, 'QU', 'OK', 'S', 1715324383, 1715324383, '1'),
(107093, 31230, 'QU', 'OK', 'S', 1715324387, 1715324387, '1'),
(107094, 21804, 'QU', 'OK', 'S', 1715324387, 1715324387, '1'),
(107095, 31001, 'QU', 'OK', 'S', 1715324391, 1715324391, '1'),
(107096, 29035, 'QU', 'OK', 'S', 1715324396, 1715324396, '1'),
(107097, 31064, 'QU', 'OK', 'S', 1715324399, 1715324399, '1'),
(107098, 30967, 'QU', 'OK', 'S', 1715324403, 1715324403, '1'),
(107099, 31072, 'QU', 'OK', 'S', 1715324408, 1715324408, '1'),
(107100, 30495, 'QU', 'OK', 'S', 1715324413, 1715324413, '1'),
(107101, 14886, 'QU', 'OK', 'S', 1715324418, 1715324418, '1'),
(107102, 27786, 'QU', 'OK', 'S', 1715324423, 1715324423, '1'),
(107103, 27649, 'QU', 'OK', 'S', 1715324429, 1715324429, '1'),
(107104, 30983, 'QU', 'OK', 'S', 1715324463, 1715324463, '1'),
(107105, 739, 'QU', 'OK', 'S', 1715324486, 1715324486, '1'),
(107106, 739, 'QU', 'OK', 'S', 1715324494, 1715324494, '1'),
(107107, 739, 'QU', 'OK', 'S', 1715324504, 1715324504, '1'),
(107108, 2708, 'QU', 'OK', 'S', 1715324516, 1715324516, '1'),
(107109, 31229, 'QU', 'OK', 'S', 1715324593, 1715324593, '1'),
(107110, 25827, 'QU', 'OK', 'S', 1715324958, 1715324958, '1'),
(107111, 31185, 'QU', 'OK', 'S', 1715325340, 1715325340, '1'),
(107112, 31190, 'QU', 'OK', 'S', 1715325497, 1715325497, '1'),
(107113, 31195, 'QU', 'OK', 'S', 1715325599, 1715325599, '1'),
(107114, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107115, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107116, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107117, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107118, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107119, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107120, 31097, 'QU', 'OK', 'S', 1715325669, 1715325669, '1'),
(107121, 31096, 'QU', 'OK', 'S', 1715325696, 1715325696, '1'),
(107122, 31192, 'QU', 'OK', 'S', 1715325700, 1715325700, '1'),
(107123, 31228, 'QU', 'OK', 'S', 1715326294, 1715326294, '1'),
(107124, 31226, 'QU', 'OK', 'S', 1715326642, 1715326642, '1'),
(107125, 31235, 'QU', 'OK', 'S', 1715327192, 1715327192, '1'),
(107126, 31236, 'QU', 'OK', 'S', 1715327312, 1715327312, '1'),
(107127, 31238, 'QU', 'OK', 'S', 1715327450, 1715327450, '1'),
(107128, 31229, 'QU', 'OK', 'S', 1715327629, 1715327629, '1'),
(107129, 31230, 'QU', 'OK', 'S', 1715327717, 1715327717, '1'),
(107130, 31081, 'QU', 'OK', 'S', 1715327802, 1715327802, '1'),
(107131, 31231, 'QU', 'OK', 'S', 1715328046, 1715328046, '1'),
(107132, 24127, 'QU', 'OK', 'S', 1715328116, 1715328116, '1'),
(107133, 31222, 'QU', 'OK', 'S', 1715329112, 1715329112, '1'),
(107134, 31232, 'QU', 'OK', 'S', 1715329495, 1715329495, '1'),
(107135, 31233, 'QU', 'OK', 'S', 1715329591, 1715329591, '1'),
(107136, 31223, 'QU', 'OK', 'S', 1715329703, 1715329703, '1'),
(107137, 31224, 'QU', 'OK', 'S', 1715329746, 1715329746, '1'),
(107138, 30510, 'QU', 'OK', 'S', 1715330551, 1715330551, '1'),
(107139, 31248, 'QU', 'OK', 'S', 1715332946, 1715332946, '1'),
(107140, 31196, 'QU', 'OK', 'S', 1715333802, 1715333802, '1'),
(107141, 31197, 'QU', 'OK', 'S', 1715333892, 1715333892, '1'),
(107142, 31197, 'QU', 'OK', 'S', 1715333975, 1715333975, '1'),
(107143, 31210, 'QU', 'OK', 'S', 1715334180, 1715334180, '1'),
(107144, 31211, 'QU', 'OK', 'S', 1715334499, 1715334499, '1'),
(107145, 31217, 'QU', 'OK', 'S', 1715334621, 1715334621, '1'),
(107146, 31217, 'QU', 'OK', 'S', 1715334635, 1715334635, '1'),
(107147, 29662, 'QU', 'OK', 'S', 1715334670, 1715334670, '1'),
(107148, 29662, 'QU', 'OK', 'S', 1715334670, 1715334670, '1'),
(107149, 29662, 'QU', 'OK', 'S', 1715334670, 1715334670, '1'),
(107150, 29662, 'QU', 'OK', 'S', 1715334670, 1715334670, '1'),
(107151, 29710, 'QU', 'OK', 'S', 1715334692, 1715334692, '1'),
(107152, 29710, 'QU', 'OK', 'S', 1715334692, 1715334692, '1'),
(107153, 29710, 'QU', 'OK', 'S', 1715334692, 1715334692, '1'),
(107154, 29710, 'QU', 'OK', 'S', 1715334692, 1715334692, '1'),
(107155, 31219, 'QU', 'OK', 'S', 1715334819, 1715334819, '1'),
(107156, 31221, 'QU', 'OK', 'S', 1715334918, 1715334918, '1'),
(107157, 23655, 'QU', 'OK', 'S', 1715335296, 1715335296, '1'),
(107158, 23655, 'QU', 'OK', 'S', 1715335296, 1715335296, '1'),
(107159, 23655, 'QU', 'OK', 'S', 1715335296, 1715335296, '1'),
(107160, 23655, 'QU', 'OK', 'S', 1715335296, 1715335296, '1'),
(107161, 23662, 'QU', 'OK', 'S', 1715335333, 1715335333, '1'),
(107162, 23662, 'QU', 'OK', 'S', 1715335333, 1715335333, '1'),
(107163, 23662, 'QU', 'OK', 'S', 1715335333, 1715335333, '1'),
(107164, 29189, 'QU', 'OK', 'S', 1715335381, 1715335381, '1'),
(107165, 29189, 'QU', 'OK', 'S', 1715335381, 1715335381, '1'),
(107166, 29189, 'QU', 'OK', 'S', 1715335381, 1715335381, '1'),
(107167, 26769, 'QU', 'OK', 'S', 1715335466, 1715335466, '1'),
(107168, 30726, 'QU', 'OK', 'S', 1715335516, 1715335516, '1'),
(107169, 31249, 'QU', 'OK', 'S', 1715335710, 1715335710, '1'),
(107170, 31218, 'QU', 'OK', 'S', 1715335802, 1715335802, '1'),
(107171, 31209, 'QU', 'OK', 'S', 1715336064, 1715336064, '1'),
(107172, 31215, 'QU', 'OK', 'S', 1715336320, 1715336320, '1'),
(107173, 31214, 'QU', 'OK', 'S', 1715336357, 1715336357, '1'),
(107174, 31213, 'QU', 'OK', 'S', 1715336392, 1715336392, '1'),
(107175, 31212, 'QU', 'OK', 'S', 1715336416, 1715336416, '1'),
(107176, 31198, 'QU', 'OK', 'S', 1715336636, 1715336636, '1'),
(107177, 31199, 'QU', 'OK', 'S', 1715337373, 1715337373, '1'),
(107178, 31200, 'QU', 'OK', 'S', 1715337700, 1715337700, '1'),
(107179, 14542, 'QU', 'OK', 'S', 1715337988, 1715337988, '1'),
(107180, 14542, 'QU', 'OK', 'S', 1715337990, 1715337990, '1'),
(107181, 14542, 'QU', 'OK', 'S', 1715337992, 1715337992, '1'),
(107182, 14542, 'QU', 'OK', 'S', 1715337994, 1715337994, '1'),
(107183, 14542, 'QU', 'OK', 'S', 1715337996, 1715337996, '1'),
(107184, 14542, 'QU', 'OK', 'S', 1715337998, 1715337998, '1'),
(107185, 31208, 'QU', 'OK', 'S', 1715340118, 1715340118, '1'),
(107186, 31256, 'QU', 'OK', 'S', 1715340461, 1715340461, '1'),
(107187, 31206, 'QU', 'OK', 'S', 1715341049, 1715341049, '1'),
(107188, 31234, 'QU', 'OK', 'S', 1715341410, 1715341410, '1'),
(107189, 31241, 'QU', 'OK', 'S', 1715341597, 1715341597, '1'),
(107190, 31050, 'QU', 'OK', 'S', 1715341686, 1715341686, '1'),
(107191, 31050, 'QU', 'OK', 'S', 1715341686, 1715341686, '1'),
(107192, 30648, 'QU', 'OK', 'S', 1715341728, 1715341728, '1'),
(107193, 31045, 'QU', 'OK', 'S', 1715341759, 1715341759, '1'),
(107194, 31207, 'QU', 'OK', 'S', 1715341833, 1715341833, '1'),
(107195, 30753, 'QU', 'OK', 'S', 1715341847, 1715341847, '1'),
(107196, 16894, 'QU', 'OK', 'S', 1715341952, 1715341952, '1'),
(107197, 31248, 'QU', 'OK', 'S', 1715342107, 1715342107, '1'),
(107198, 31248, 'QU', 'OK', 'S', 1715342107, 1715342107, '1'),
(107199, 23927, 'QU', 'OK', 'S', 1715342146, 1715342146, '1'),
(107200, 31237, 'QU', 'OK', 'S', 1715342173, 1715342173, '1'),
(107201, 31046, 'QU', 'OK', 'S', 1715342278, 1715342278, '1'),
(107202, 31047, 'QU', 'OK', 'S', 1715342352, 1715342352, '1'),
(107203, 31049, 'QU', 'OK', 'S', 1715342731, 1715342731, '1'),
(107204, 31187, 'QU', 'OK', 'S', 1715342788, 1715342788, '1'),
(107205, 31211, 'QU', 'OK', 'S', 1715343213, 1715343213, '1'),
(107206, 31186, 'QU', 'OK', 'S', 1715343246, 1715343246, '1'),
(107207, 31184, 'QU', 'OK', 'S', 1715343280, 1715343280, '1'),
(107208, 31182, 'QU', 'OK', 'S', 1715343321, 1715343321, '1'),
(107209, 25180, 'QU', 'OK', 'S', 1715343353, 1715343353, '1'),
(107210, 25180, 'QU', 'OK', 'S', 1715343356, 1715343356, '1'),
(107211, 31053, 'QU', 'OK', 'S', 1715343359, 1715343359, '1'),
(107212, 25180, 'QU', 'OK', 'S', 1715343360, 1715343360, '1'),
(107213, 25180, 'QU', 'OK', 'S', 1715343363, 1715343363, '1'),
(107214, 25180, 'QU', 'OK', 'S', 1715343366, 1715343366, '1'),
(107215, 31051, 'QU', 'OK', 'S', 1715343376, 1715343376, '1'),
(107216, 31048, 'QU', 'OK', 'S', 1715343396, 1715343396, '1'),
(107217, 31205, 'QU', 'OK', 'S', 1715343703, 1715343703, '1'),
(107218, 31239, 'QU', 'OK', 'S', 1715343792, 1715343792, '1'),
(107219, 31054, 'QU', 'OK', 'S', 1715344327, 1715344327, '1'),
(107220, 30465, 'QU', 'OK', 'S', 1715344433, 1715344433, '1'),
(107221, 30468, 'QU', 'OK', 'S', 1715344451, 1715344451, '1'),
(107222, 30471, 'QU', 'OK', 'S', 1715344483, 1715344483, '1'),
(107223, 30642, 'QU', 'OK', 'S', 1715344522, 1715344522, '1'),
(107224, 30643, 'QU', 'OK', 'S', 1715344552, 1715344552, '1'),
(107225, 30646, 'QU', 'OK', 'S', 1715344565, 1715344565, '1'),
(107226, 26915, 'QU', 'OK', 'S', 1715344809, 1715344809, '1'),
(107227, 26550, 'QU', 'OK', 'S', 1715344977, 1715344977, '1'),
(107228, 26547, 'QU', 'OK', 'S', 1715345204, 1715345204, '1'),
(107229, 29727, 'QU', 'OK', 'S', 1715345311, 1715345311, '1'),
(107230, 29726, 'QU', 'OK', 'S', 1715345327, 1715345327, '1'),
(107231, 26866, 'QU', 'OK', 'S', 1715345733, 1715345733, '1'),
(107232, 25784, 'QU', 'OK', 'S', 1715345755, 1715345755, '1'),
(107233, 25782, 'QU', 'OK', 'S', 1715345764, 1715345764, '1'),
(107234, 25781, 'QU', 'OK', 'S', 1715345772, 1715345772, '1'),
(107235, 25736, 'QU', 'OK', 'S', 1715345782, 1715345782, '1'),
(107236, 31069, 'QU', 'OK', 'S', 1715346693, 1715346693, '1'),
(107237, 31066, 'QU', 'OK', 'S', 1715346837, 1715346837, '1'),
(107238, 31065, 'QU', 'OK', 'S', 1715347094, 1715347094, '1'),
(107239, 29378, 'QU', 'OK', 'S', 1715400976, 1715400976, '1'),
(107240, 29378, 'QU', 'OK', 'S', 1715400976, 1715400976, '1'),
(107241, 29378, 'QU', 'OK', 'S', 1715400976, 1715400976, '1'),
(107242, 29378, 'QU', 'OK', 'S', 1715400976, 1715400976, '1'),
(107243, 29377, 'QU', 'OK', 'S', 1715401008, 1715401008, '1'),
(107244, 29377, 'QU', 'OK', 'S', 1715401008, 1715401008, '1'),
(107245, 29377, 'QU', 'OK', 'S', 1715401008, 1715401008, '1'),
(107246, 29377, 'QU', 'OK', 'S', 1715401008, 1715401008, '1'),
(107247, 29376, 'QU', 'OK', 'S', 1715401025, 1715401025, '1'),
(107248, 29376, 'QU', 'OK', 'S', 1715401025, 1715401025, '1'),
(107249, 29376, 'QU', 'OK', 'S', 1715401025, 1715401025, '1'),
(107250, 29376, 'QU', 'OK', 'S', 1715401025, 1715401025, '1'),
(107251, 29374, 'QU', 'OK', 'S', 1715401117, 1715401117, '1'),
(107252, 29374, 'QU', 'OK', 'S', 1715401117, 1715401117, '1'),
(107253, 29374, 'QU', 'OK', 'S', 1715401117, 1715401117, '1'),
(107254, 29374, 'QU', 'OK', 'S', 1715401117, 1715401117, '1'),
(107255, 29373, 'QU', 'OK', 'S', 1715401144, 1715401144, '1'),
(107256, 29373, 'QU', 'OK', 'S', 1715401144, 1715401144, '1'),
(107257, 29373, 'QU', 'OK', 'S', 1715401144, 1715401144, '1'),
(107258, 29373, 'QU', 'OK', 'S', 1715401144, 1715401144, '1'),
(107259, 29372, 'QU', 'OK', 'S', 1715401173, 1715401173, '1'),
(107260, 29372, 'QU', 'OK', 'S', 1715401173, 1715401173, '1'),
(107261, 29372, 'QU', 'OK', 'S', 1715401173, 1715401173, '1'),
(107262, 29372, 'QU', 'OK', 'S', 1715401173, 1715401173, '1'),
(107263, 27622, 'QU', 'OK', 'S', 1715401275, 1715401275, '1'),
(107264, 27622, 'QU', 'OK', 'S', 1715401275, 1715401275, '1'),
(107265, 27622, 'QU', 'OK', 'S', 1715401275, 1715401275, '1'),
(107266, 27622, 'QU', 'OK', 'S', 1715401275, 1715401275, '1'),
(107267, 27618, 'QU', 'OK', 'S', 1715401312, 1715401312, '1'),
(107268, 27618, 'QU', 'OK', 'S', 1715401312, 1715401312, '1'),
(107269, 27618, 'QU', 'OK', 'S', 1715401312, 1715401312, '1'),
(107270, 27618, 'QU', 'OK', 'S', 1715401312, 1715401312, '1'),
(107271, 27616, 'QU', 'OK', 'S', 1715401331, 1715401331, '1'),
(107272, 27616, 'QU', 'OK', 'S', 1715401331, 1715401331, '1'),
(107273, 27616, 'QU', 'OK', 'S', 1715401331, 1715401331, '1'),
(107274, 27616, 'QU', 'OK', 'S', 1715401331, 1715401331, '1'),
(107275, 27620, 'QU', 'OK', 'S', 1715401376, 1715401376, '1'),
(107276, 27620, 'QU', 'OK', 'S', 1715401376, 1715401376, '1'),
(107277, 27620, 'QU', 'OK', 'S', 1715401376, 1715401376, '1'),
(107278, 25947, 'QU', 'OK', 'S', 1715401522, 1715401522, '1'),
(107279, 25947, 'QU', 'OK', 'S', 1715401522, 1715401522, '1'),
(107280, 25944, 'QU', 'OK', 'S', 1715401598, 1715401598, '1'),
(107281, 25941, 'QU', 'OK', 'S', 1715401663, 1715401663, '1'),
(107282, 25941, 'QU', 'OK', 'S', 1715401663, 1715401663, '1'),
(107283, 25941, 'QU', 'OK', 'S', 1715401663, 1715401663, '1'),
(107284, 25946, 'QU', 'OK', 'S', 1715401687, 1715401687, '1'),
(107285, 25946, 'QU', 'OK', 'S', 1715401687, 1715401687, '1'),
(107286, 25946, 'QU', 'OK', 'S', 1715401687, 1715401687, '1'),
(107287, 25943, 'QU', 'OK', 'S', 1715401719, 1715401719, '1'),
(107288, 25943, 'QU', 'OK', 'S', 1715401719, 1715401719, '1'),
(107289, 25943, 'QU', 'OK', 'S', 1715401719, 1715401719, '1'),
(107290, 25940, 'QU', 'OK', 'S', 1715401742, 1715401742, '1'),
(107291, 25940, 'QU', 'OK', 'S', 1715401742, 1715401742, '1'),
(107292, 25938, 'QU', 'OK', 'S', 1715401783, 1715401783, '1'),
(107293, 25938, 'QU', 'OK', 'S', 1715401783, 1715401783, '1'),
(107294, 25938, 'QU', 'OK', 'S', 1715401783, 1715401783, '1'),
(107295, 25938, 'QU', 'OK', 'S', 1715401783, 1715401783, '1'),
(107296, 25936, 'QU', 'OK', 'S', 1715401803, 1715401803, '1'),
(107297, 25936, 'QU', 'OK', 'S', 1715401803, 1715401803, '1'),
(107298, 25936, 'QU', 'OK', 'S', 1715401803, 1715401803, '1'),
(107299, 25935, 'QU', 'OK', 'S', 1715401829, 1715401829, '1'),
(107300, 25823, 'QU', 'OK', 'S', 1715401906, 1715401906, '1'),
(107301, 25823, 'QU', 'OK', 'S', 1715401906, 1715401906, '1'),
(107302, 23068, 'QU', 'OK', 'S', 1715402092, 1715402092, '1'),
(107303, 23068, 'QU', 'OK', 'S', 1715402092, 1715402092, '1'),
(107304, 22850, 'QU', 'OK', 'S', 1715402124, 1715402124, '1'),
(107305, 22848, 'QU', 'OK', 'S', 1715402148, 1715402148, '1'),
(107306, 22848, 'QU', 'OK', 'S', 1715402148, 1715402148, '1'),
(107307, 22848, 'QU', 'OK', 'S', 1715402148, 1715402148, '1'),
(107308, 22845, 'QU', 'OK', 'S', 1715402168, 1715402168, '1'),
(107309, 22845, 'QU', 'OK', 'S', 1715402168, 1715402168, '1'),
(107310, 22845, 'QU', 'OK', 'S', 1715402168, 1715402168, '1'),
(107311, 22845, 'QU', 'OK', 'S', 1715402168, 1715402168, '1'),
(107312, 22842, 'QU', 'OK', 'S', 1715402222, 1715402222, '1'),
(107313, 22842, 'QU', 'OK', 'S', 1715402222, 1715402222, '1'),
(107314, 22842, 'QU', 'OK', 'S', 1715402222, 1715402222, '1'),
(107315, 22833, 'QU', 'OK', 'S', 1715402288, 1715402288, '1'),
(107316, 22373, 'QU', 'OK', 'S', 1715402308, 1715402308, '1'),
(107317, 22373, 'QU', 'OK', 'S', 1715402308, 1715402308, '1'),
(107318, 22372, 'QU', 'OK', 'S', 1715402337, 1715402337, '1'),
(107319, 21634, 'QU', 'OK', 'S', 1715402361, 1715402361, '1'),
(107320, 21634, 'QU', 'OK', 'S', 1715402361, 1715402361, '1'),
(107321, 21634, 'QU', 'OK', 'S', 1715402361, 1715402361, '1'),
(107322, 21632, 'QU', 'OK', 'S', 1715402377, 1715402377, '1'),
(107323, 21632, 'QU', 'OK', 'S', 1715402377, 1715402377, '1'),
(107324, 21632, 'QU', 'OK', 'S', 1715402377, 1715402377, '1'),
(107325, 21632, 'QU', 'OK', 'S', 1715402377, 1715402377, '1'),
(107326, 21633, 'QU', 'OK', 'S', 1715402395, 1715402395, '1'),
(107327, 21633, 'QU', 'OK', 'S', 1715402395, 1715402395, '1'),
(107328, 21633, 'QU', 'OK', 'S', 1715402395, 1715402395, '1'),
(107329, 21629, 'QU', 'OK', 'S', 1715402415, 1715402415, '1'),
(107330, 21628, 'QU', 'OK', 'S', 1715402446, 1715402446, '1'),
(107331, 21628, 'QU', 'OK', 'S', 1715402446, 1715402446, '1'),
(107332, 21628, 'QU', 'OK', 'S', 1715402446, 1715402446, '1'),
(107333, 19888, 'QU', 'OK', 'S', 1715402520, 1715402520, '1'),
(107334, 19888, 'QU', 'OK', 'S', 1715402520, 1715402520, '1'),
(107335, 19888, 'QU', 'OK', 'S', 1715402520, 1715402520, '1'),
(107336, 19888, 'QU', 'OK', 'S', 1715402520, 1715402520, '1'),
(107337, 19887, 'QU', 'OK', 'S', 1715402536, 1715402536, '1'),
(107338, 19887, 'QU', 'OK', 'S', 1715402536, 1715402536, '1'),
(107339, 19887, 'QU', 'OK', 'S', 1715402536, 1715402536, '1'),
(107340, 19887, 'QU', 'OK', 'S', 1715402536, 1715402536, '1'),
(107341, 19873, 'QU', 'OK', 'S', 1715402587, 1715402587, '1'),
(107342, 19887, 'QU', 'OK', 'S', 1715402677, 1715402677, '1'),
(107343, 19887, 'QU', 'OK', 'S', 1715402677, 1715402677, '1'),
(107344, 19887, 'QU', 'OK', 'S', 1715402677, 1715402677, '1'),
(107345, 19889, 'QU', 'OK', 'S', 1715402719, 1715402719, '1'),
(107346, 19889, 'QU', 'OK', 'S', 1715402719, 1715402719, '1'),
(107347, 19889, 'QU', 'OK', 'S', 1715402719, 1715402719, '1'),
(107348, 19872, 'QU', 'OK', 'S', 1715402860, 1715402860, '1'),
(107349, 19870, 'QU', 'OK', 'S', 1715402881, 1715402881, '1'),
(107350, 19870, 'QU', 'OK', 'S', 1715402881, 1715402881, '1'),
(107351, 19870, 'QU', 'OK', 'S', 1715402881, 1715402881, '1'),
(107352, 19868, 'QU', 'OK', 'S', 1715402985, 1715402985, '1'),
(107353, 19868, 'QU', 'OK', 'S', 1715402985, 1715402985, '1'),
(107354, 19868, 'QU', 'OK', 'S', 1715402985, 1715402985, '1'),
(107355, 19868, 'QU', 'OK', 'S', 1715402985, 1715402985, '1'),
(107356, 19867, 'QU', 'OK', 'S', 1715402997, 1715402997, '1'),
(107357, 17796, 'QU', 'OK', 'S', 1715403079, 1715403079, '1'),
(107358, 17796, 'QU', 'OK', 'S', 1715403079, 1715403079, '1'),
(107359, 17796, 'QU', 'OK', 'S', 1715403079, 1715403079, '1'),
(107360, 17790, 'QU', 'OK', 'S', 1715403166, 1715403166, '1'),
(107361, 17790, 'QU', 'OK', 'S', 1715403166, 1715403166, '1'),
(107362, 17727, 'QU', 'OK', 'S', 1715403338, 1715403338, '1'),
(107363, 17727, 'QU', 'OK', 'S', 1715403338, 1715403338, '1'),
(107364, 17727, 'QU', 'OK', 'S', 1715403338, 1715403338, '1'),
(107365, 15900, 'QU', 'OK', 'S', 1715403404, 1715403404, '1'),
(107366, 15897, 'QU', 'OK', 'S', 1715403431, 1715403431, '1'),
(107367, 15897, 'QU', 'OK', 'S', 1715403431, 1715403431, '1'),
(107368, 15897, 'QU', 'OK', 'S', 1715403431, 1715403431, '1'),
(107369, 15898, 'QU', 'OK', 'S', 1715403447, 1715403447, '1'),
(107370, 15895, 'QU', 'OK', 'S', 1715403498, 1715403498, '1'),
(107371, 15894, 'QU', 'OK', 'S', 1715403511, 1715403511, '1'),
(107372, 15894, 'QU', 'OK', 'S', 1715403511, 1715403511, '1'),
(107373, 15894, 'QU', 'OK', 'S', 1715403511, 1715403511, '1'),
(107374, 15893, 'QU', 'OK', 'S', 1715403527, 1715403527, '1'),
(107375, 15893, 'QU', 'OK', 'S', 1715403527, 1715403527, '1'),
(107376, 15893, 'QU', 'OK', 'S', 1715403527, 1715403527, '1'),
(107377, 15856, 'QU', 'OK', 'S', 1715403549, 1715403549, '1'),
(107378, 15856, 'QU', 'OK', 'S', 1715403549, 1715403549, '1'),
(107379, 15856, 'QU', 'OK', 'S', 1715403549, 1715403549, '1'),
(107380, 15854, 'QU', 'OK', 'S', 1715403591, 1715403591, '1'),
(107381, 15853, 'QU', 'OK', 'S', 1715403635, 1715403635, '1'),
(107382, 15852, 'QU', 'OK', 'S', 1715403652, 1715403652, '1'),
(107383, 15852, 'QU', 'OK', 'S', 1715403652, 1715403652, '1'),
(107384, 15852, 'QU', 'OK', 'S', 1715403652, 1715403652, '1'),
(107385, 15856, 'QU', 'OK', 'S', 1715404250, 1715404250, '1'),
(107386, 15856, 'QU', 'OK', 'S', 1715404250, 1715404250, '1'),
(107387, 15900, 'QU', 'OK', 'S', 1715404270, 1715404270, '1'),
(107388, 23431, 'QU', 'OK', 'S', 1715404281, 1715404281, '1'),
(107389, 24793, 'QU', 'OK', 'S', 1715404417, 1715404417, '1'),
(107390, 19819, 'QU', 'OK', 'S', 1715404419, 1715404419, '1'),
(107391, 31250, 'QU', 'OK', 'S', 1715405623, 1715405623, '1'),
(107392, 31251, 'QU', 'OK', 'S', 1715405653, 1715405653, '1'),
(107393, 27620, 'QU', 'OK', 'S', 1715405679, 1715405679, '1'),
(107394, 27620, 'QU', 'OK', 'S', 1715405679, 1715405679, '1'),
(107395, 27620, 'QU', 'OK', 'S', 1715405679, 1715405679, '1'),
(107396, 27620, 'QU', 'OK', 'S', 1715405679, 1715405679, '1'),
(107397, 31252, 'QU', 'OK', 'S', 1715405705, 1715405705, '1'),
(107398, 27612, 'QU', 'OK', 'S', 1715405712, 1715405712, '1'),
(107399, 27608, 'QU', 'OK', 'S', 1715405746, 1715405746, '1'),
(107400, 27608, 'QU', 'OK', 'S', 1715405746, 1715405746, '1'),
(107401, 27608, 'QU', 'OK', 'S', 1715405746, 1715405746, '1'),
(107402, 31253, 'QU', 'OK', 'S', 1715405798, 1715405798, '1'),
(107403, 27606, 'QU', 'OK', 'S', 1715405800, 1715405800, '1'),
(107404, 31254, 'QU', 'OK', 'S', 1715405841, 1715405841, '1'),
(107405, 15844, 'QU', 'OK', 'S', 1715405932, 1715405932, '1'),
(107406, 15844, 'QU', 'OK', 'S', 1715405932, 1715405932, '1'),
(107407, 15844, 'QU', 'OK', 'S', 1715405932, 1715405932, '1'),
(107408, 15842, 'QU', 'OK', 'S', 1715405967, 1715405967, '1'),
(107409, 15842, 'QU', 'OK', 'S', 1715405967, 1715405967, '1'),
(107410, 31271, 'QU', 'OK', 'S', 1715406213, 1715406213, '1'),
(107411, 31273, 'QU', 'OK', 'S', 1715406984, 1715406984, '1'),
(107412, 31261, 'QU', 'OK', 'S', 1715408592, 1715408592, '1'),
(107413, 31262, 'QU', 'OK', 'S', 1715408651, 1715408651, '1'),
(107414, 31259, 'QU', 'OK', 'S', 1715409237, 1715409237, '1'),
(107415, 31260, 'QU', 'OK', 'S', 1715409549, 1715409549, '1'),
(107416, 30297, 'QU', 'OK', 'S', 1715410843, 1715410843, '1'),
(107417, 30296, 'QU', 'OK', 'S', 1715411026, 1715411026, '1'),
(107418, 31257, 'QU', 'OK', 'S', 1715411501, 1715411501, '1'),
(107419, 11131, 'QU', 'OK', 'S', 1715412557, 1715412557, '1'),
(107420, 21799, 'QU', 'OK', 'S', 1715412773, 1715412773, '1'),
(107421, 21799, 'QU', 'OK', 'S', 1715412773, 1715412773, '1'),
(107422, 21799, 'QU', 'OK', 'S', 1715412774, 1715412774, '1'),
(107423, 21838, 'QU', 'OK', 'S', 1715412864, 1715412864, '1'),
(107424, 31258, 'QU', 'OK', 'S', 1715413035, 1715413035, '1'),
(107425, 28901, 'QU', 'OK', 'S', 1715413151, 1715413151, '1'),
(107426, 28901, 'QU', 'OK', 'S', 1715413160, 1715413160, '1'),
(107427, 31255, 'QU', 'OK', 'S', 1715414062, 1715414062, '1'),
(107428, 31261, 'QU', 'OK', 'S', 1715414251, 1715414251, '1'),
(107429, 31243, 'QU', 'OK', 'S', 1715414304, 1715414304, '1'),
(107430, 31244, 'QU', 'OK', 'S', 1715414352, 1715414352, '1'),
(107431, 31245, 'QU', 'OK', 'S', 1715414570, 1715414570, '1'),
(107432, 31246, 'QU', 'OK', 'S', 1715414705, 1715414705, '1'),
(107433, 31247, 'QU', 'OK', 'S', 1715415107, 1715415107, '1'),
(107434, 31265, 'QU', 'OK', 'S', 1715416032, 1715416032, '1'),
(107435, 31267, 'QU', 'OK', 'S', 1715416224, 1715416224, '1'),
(107436, 30312, 'QU', 'OK', 'S', 1715418280, 1715418280, '1'),
(107437, 31263, 'QU', 'OK', 'S', 1715419350, 1715419350, '1'),
(107438, 27994, 'QU', 'OK', 'S', 1715420437, 1715420437, '1'),
(107439, 31264, 'QU', 'OK', 'S', 1715420489, 1715420489, '1'),
(107440, 31266, 'QU', 'OK', 'S', 1715420650, 1715420650, '1'),
(107441, 31268, 'QU', 'OK', 'S', 1715420975, 1715420975, '1'),
(107442, 31269, 'QU', 'OK', 'S', 1715421677, 1715421677, '1'),
(107443, 30536, 'QU', 'OK', 'S', 1715421766, 1715421766, '1'),
(107444, 30940, 'QU', 'OK', 'S', 1715421930, 1715421930, '1'),
(107445, 31004, 'QU', 'OK', 'S', 1715421937, 1715421937, '1'),
(107446, 31006, 'QU', 'OK', 'S', 1715421949, 1715421949, '1'),
(107447, 31009, 'QU', 'OK', 'S', 1715421962, 1715421962, '1'),
(107448, 31036, 'QU', 'OK', 'S', 1715421995, 1715421995, '1'),
(107449, 31036, 'QU', 'OK', 'S', 1715421995, 1715421995, '1'),
(107450, 31036, 'QU', 'OK', 'S', 1715421995, 1715421995, '1'),
(107451, 31036, 'QU', 'OK', 'S', 1715421995, 1715421995, '1'),
(107452, 31037, 'QU', 'OK', 'S', 1715422008, 1715422008, '1'),
(107453, 31037, 'QU', 'OK', 'S', 1715422008, 1715422008, '1'),
(107454, 31037, 'QU', 'OK', 'S', 1715422008, 1715422008, '1'),
(107455, 31037, 'QU', 'OK', 'S', 1715422008, 1715422008, '1'),
(107456, 31037, 'QU', 'OK', 'S', 1715422008, 1715422008, '1'),
(107457, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107458, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107459, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107460, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107461, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107462, 31038, 'QU', 'OK', 'S', 1715422027, 1715422027, '1'),
(107463, 31040, 'QU', 'OK', 'S', 1715422044, 1715422044, '1'),
(107464, 31270, 'QU', 'OK', 'S', 1715422049, 1715422049, '1'),
(107465, 31041, 'QU', 'OK', 'S', 1715422051, 1715422051, '1'),
(107466, 31272, 'QU', 'OK', 'S', 1715422193, 1715422193, '1'),
(107467, 22826, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107468, 23365, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107469, 19863, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107470, 27049, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107471, 17770, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107472, 4571, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107473, 24235, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107474, 19466, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107475, 24944, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107476, 17086, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107477, 25510, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107478, 30148, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107479, 18511, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107480, 25024, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107481, 25024, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107482, 29568, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107483, 30713, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107484, 17764, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107485, 14552, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107486, 27966, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107487, 1463, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107488, 3752, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107489, 30597, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107490, 26746, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107491, 25031, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107492, 25030, 'QU', 'OK', 'S', 1715422534, 1715422534, '1'),
(107493, 24944, 'QU', 'OK', 'S', 1715422561, 1715422561, '1'),
(107494, 17764, 'QU', 'OK', 'S', 1715422573, 1715422573, '1'),
(107495, 19466, 'QU', 'OK', 'S', 1715422578, 1715422578, '1'),
(107496, 4571, 'QU', 'OK', 'S', 1715422699, 1715422699, '1'),
(107497, 29568, 'QU', 'OK', 'S', 1715422704, 1715422704, '1'),
(107498, 17086, 'QU', 'OK', 'S', 1715422709, 1715422709, '1'),
(107499, 25030, 'QU', 'OK', 'S', 1715422716, 1715422716, '1'),
(107500, 25024, 'QU', 'OK', 'S', 1715422720, 1715422720, '1'),
(107501, 19863, 'QU', 'OK', 'S', 1715422723, 1715422723, '1'),
(107502, 30568, 'QU', 'OK', 'S', 1715422729, 1715422729, '1'),
(107503, 30597, 'QU', 'OK', 'S', 1715422733, 1715422733, '1'),
(107504, 18511, 'QU', 'OK', 'S', 1715422738, 1715422738, '1'),
(107505, 25031, 'QU', 'OK', 'S', 1715422742, 1715422742, '1'),
(107506, 27049, 'QU', 'OK', 'S', 1715422747, 1715422747, '1'),
(107507, 25510, 'QU', 'OK', 'S', 1715422751, 1715422751, '1'),
(107508, 30713, 'QU', 'OK', 'S', 1715422756, 1715422756, '1'),
(107509, 24235, 'QU', 'OK', 'S', 1715422760, 1715422760, '1'),
(107510, 17770, 'QU', 'OK', 'S', 1715422765, 1715422765, '1'),
(107511, 23365, 'QU', 'OK', 'S', 1715422770, 1715422770, '1'),
(107512, 30148, 'QU', 'OK', 'S', 1715422776, 1715422776, '1'),
(107513, 25024, 'QU', 'OK', 'S', 1715422780, 1715422780, '1'),
(107514, 27966, 'QU', 'OK', 'S', 1715422788, 1715422788, '1'),
(107515, 22826, 'QU', 'OK', 'S', 1715423093, 1715423093, '1'),
(107516, 1463, 'QU', 'OK', 'S', 1715423100, 1715423100, '1'),
(107517, 3752, 'QU', 'OK', 'S', 1715423102, 1715423102, '1'),
(107518, 14552, 'QU', 'OK', 'S', 1715423104, 1715423104, '1'),
(107519, 26746, 'QU', 'OK', 'S', 1715423109, 1715423109, '1'),
(107520, 29713, 'QU', 'OK', 'S', 1715423111, 1715423111, '1'),
(107521, 29713, 'QU', 'OK', 'S', 1715423114, 1715423114, '1'),
(107522, 29713, 'QU', 'OK', 'S', 1715423116, 1715423116, '1'),
(107523, 30992, 'QU', 'OK', 'S', 1715423165, 1715423165, '1'),
(107524, 25272, 'QU', 'OK', 'S', 1715426134, 1715426134, '1'),
(107525, 25272, 'QU', 'OK', 'S', 1715426134, 1715426134, '1'),
(107526, 25272, 'QU', 'OK', 'S', 1715426134, 1715426134, '1'),
(107527, 25272, 'QU', 'OK', 'S', 1715426134, 1715426134, '1'),
(107528, 25272, 'QU', 'OK', 'S', 1715426144, 1715426144, '1'),
(107529, 25272, 'QU', 'OK', 'S', 1715426144, 1715426144, '1'),
(107530, 25272, 'QU', 'OK', 'S', 1715426144, 1715426144, '1'),
(107531, 25272, 'QU', 'OK', 'S', 1715426144, 1715426144, '1'),
(107532, 25270, 'QU', 'OK', 'S', 1715426155, 1715426155, '1'),
(107533, 25270, 'QU', 'OK', 'S', 1715426155, 1715426155, '1'),
(107534, 25270, 'QU', 'OK', 'S', 1715426155, 1715426155, '1'),
(107535, 25270, 'QU', 'OK', 'S', 1715426155, 1715426155, '1'),
(107536, 25269, 'QU', 'OK', 'S', 1715426181, 1715426181, '1'),
(107537, 25269, 'QU', 'OK', 'S', 1715426181, 1715426181, '1'),
(107538, 25269, 'QU', 'OK', 'S', 1715426181, 1715426181, '1'),
(107539, 25269, 'QU', 'OK', 'S', 1715426181, 1715426181, '1'),
(107540, 25269, 'QU', 'OK', 'S', 1715426192, 1715426192, '1'),
(107541, 25269, 'QU', 'OK', 'S', 1715426192, 1715426192, '1'),
(107542, 25269, 'QU', 'OK', 'S', 1715426192, 1715426192, '1'),
(107543, 25269, 'QU', 'OK', 'S', 1715426192, 1715426192, '1'),
(107544, 25267, 'QU', 'OK', 'S', 1715426206, 1715426206, '1'),
(107545, 25267, 'QU', 'OK', 'S', 1715426206, 1715426206, '1'),
(107546, 25267, 'QU', 'OK', 'S', 1715426206, 1715426206, '1'),
(107547, 25267, 'QU', 'OK', 'S', 1715426206, 1715426206, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(107548, 25266, 'QU', 'OK', 'S', 1715426224, 1715426224, '1'),
(107549, 25266, 'QU', 'OK', 'S', 1715426224, 1715426224, '1'),
(107550, 25266, 'QU', 'OK', 'S', 1715426224, 1715426224, '1'),
(107551, 25266, 'QU', 'OK', 'S', 1715426224, 1715426224, '1'),
(107552, 25266, 'QU', 'OK', 'S', 1715426236, 1715426236, '1'),
(107553, 25266, 'QU', 'OK', 'S', 1715426236, 1715426236, '1'),
(107554, 25266, 'QU', 'OK', 'S', 1715426236, 1715426236, '1'),
(107555, 25266, 'QU', 'OK', 'S', 1715426236, 1715426236, '1'),
(107556, 25264, 'QU', 'OK', 'S', 1715426258, 1715426258, '1'),
(107557, 25264, 'QU', 'OK', 'S', 1715426258, 1715426258, '1'),
(107558, 25264, 'QU', 'OK', 'S', 1715426258, 1715426258, '1'),
(107559, 25264, 'QU', 'OK', 'S', 1715426258, 1715426258, '1'),
(107560, 25264, 'QU', 'OK', 'S', 1715426269, 1715426269, '1'),
(107561, 25264, 'QU', 'OK', 'S', 1715426269, 1715426269, '1'),
(107562, 25264, 'QU', 'OK', 'S', 1715426269, 1715426269, '1'),
(107563, 25264, 'QU', 'OK', 'S', 1715426269, 1715426269, '1'),
(107564, 25213, 'QU', 'OK', 'S', 1715426283, 1715426283, '1'),
(107565, 25213, 'QU', 'OK', 'S', 1715426283, 1715426283, '1'),
(107566, 25213, 'QU', 'OK', 'S', 1715426283, 1715426283, '1'),
(107567, 25213, 'QU', 'OK', 'S', 1715426283, 1715426283, '1'),
(107568, 25213, 'QU', 'OK', 'S', 1715426294, 1715426294, '1'),
(107569, 25213, 'QU', 'OK', 'S', 1715426294, 1715426294, '1'),
(107570, 25213, 'QU', 'OK', 'S', 1715426294, 1715426294, '1'),
(107571, 25213, 'QU', 'OK', 'S', 1715426294, 1715426294, '1'),
(107572, 25209, 'QU', 'OK', 'S', 1715426318, 1715426318, '1'),
(107573, 25209, 'QU', 'OK', 'S', 1715426318, 1715426318, '1'),
(107574, 25209, 'QU', 'OK', 'S', 1715426318, 1715426318, '1'),
(107575, 25209, 'QU', 'OK', 'S', 1715426318, 1715426318, '1'),
(107576, 25209, 'QU', 'OK', 'S', 1715426328, 1715426328, '1'),
(107577, 25209, 'QU', 'OK', 'S', 1715426328, 1715426328, '1'),
(107578, 25209, 'QU', 'OK', 'S', 1715426328, 1715426328, '1'),
(107579, 25209, 'QU', 'OK', 'S', 1715426328, 1715426328, '1'),
(107580, 25207, 'QU', 'OK', 'S', 1715426340, 1715426340, '1'),
(107581, 25207, 'QU', 'OK', 'S', 1715426340, 1715426340, '1'),
(107582, 25207, 'QU', 'OK', 'S', 1715426340, 1715426340, '1'),
(107583, 25207, 'QU', 'OK', 'S', 1715426340, 1715426340, '1'),
(107584, 25207, 'QU', 'OK', 'S', 1715426353, 1715426353, '1'),
(107585, 25207, 'QU', 'OK', 'S', 1715426353, 1715426353, '1'),
(107586, 25207, 'QU', 'OK', 'S', 1715426353, 1715426353, '1'),
(107587, 25207, 'QU', 'OK', 'S', 1715426353, 1715426353, '1'),
(107588, 25203, 'QU', 'OK', 'S', 1715426369, 1715426369, '1'),
(107589, 25203, 'QU', 'OK', 'S', 1715426369, 1715426369, '1'),
(107590, 25203, 'QU', 'OK', 'S', 1715426369, 1715426369, '1'),
(107591, 25203, 'QU', 'OK', 'S', 1715426369, 1715426369, '1'),
(107592, 25203, 'QU', 'OK', 'S', 1715426381, 1715426381, '1'),
(107593, 25203, 'QU', 'OK', 'S', 1715426381, 1715426381, '1'),
(107594, 25203, 'QU', 'OK', 'S', 1715426381, 1715426381, '1'),
(107595, 25203, 'QU', 'OK', 'S', 1715426381, 1715426381, '1'),
(107596, 25199, 'QU', 'OK', 'S', 1715426395, 1715426395, '1'),
(107597, 25199, 'QU', 'OK', 'S', 1715426395, 1715426395, '1'),
(107598, 25199, 'QU', 'OK', 'S', 1715426395, 1715426395, '1'),
(107599, 25199, 'QU', 'OK', 'S', 1715426395, 1715426395, '1'),
(107600, 25199, 'QU', 'OK', 'S', 1715426406, 1715426406, '1'),
(107601, 25199, 'QU', 'OK', 'S', 1715426406, 1715426406, '1'),
(107602, 25199, 'QU', 'OK', 'S', 1715426406, 1715426406, '1'),
(107603, 25199, 'QU', 'OK', 'S', 1715426406, 1715426406, '1'),
(107604, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107605, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107606, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107607, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107608, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107609, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107610, 25183, 'QU', 'OK', 'S', 1715426448, 1715426448, '1'),
(107611, 25182, 'QU', 'OK', 'S', 1715426461, 1715426461, '1'),
(107612, 25182, 'QU', 'OK', 'S', 1715426461, 1715426461, '1'),
(107613, 25182, 'QU', 'OK', 'S', 1715426461, 1715426461, '1'),
(107614, 25182, 'QU', 'OK', 'S', 1715426461, 1715426461, '1'),
(107615, 25182, 'QU', 'OK', 'S', 1715426473, 1715426473, '1'),
(107616, 25182, 'QU', 'OK', 'S', 1715426473, 1715426473, '1'),
(107617, 25182, 'QU', 'OK', 'S', 1715426473, 1715426473, '1'),
(107618, 25182, 'QU', 'OK', 'S', 1715426473, 1715426473, '1'),
(107619, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107620, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107621, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107622, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107623, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107624, 25181, 'QU', 'OK', 'S', 1715426491, 1715426491, '1'),
(107625, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107626, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107627, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107628, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107629, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107630, 25181, 'QU', 'OK', 'S', 1715426508, 1715426508, '1'),
(107631, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107632, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107633, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107634, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107635, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107636, 25173, 'QU', 'OK', 'S', 1715426534, 1715426534, '1'),
(107637, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107638, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107639, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107640, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107641, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107642, 25173, 'QU', 'OK', 'S', 1715426551, 1715426551, '1'),
(107643, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107644, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107645, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107646, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107647, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107648, 25170, 'QU', 'OK', 'S', 1715426580, 1715426580, '1'),
(107649, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107650, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107651, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107652, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107653, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107654, 25170, 'QU', 'OK', 'S', 1715426597, 1715426597, '1'),
(107655, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107656, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107657, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107658, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107659, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107660, 25169, 'QU', 'OK', 'S', 1715426613, 1715426613, '1'),
(107661, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107662, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107663, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107664, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107665, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107666, 25169, 'QU', 'OK', 'S', 1715426627, 1715426627, '1'),
(107667, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107668, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107669, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107670, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107671, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107672, 25166, 'QU', 'OK', 'S', 1715426647, 1715426647, '1'),
(107673, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107674, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107675, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107676, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107677, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107678, 25165, 'QU', 'OK', 'S', 1715426662, 1715426662, '1'),
(107679, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107680, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107681, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107682, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107683, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107684, 25165, 'QU', 'OK', 'S', 1715426678, 1715426678, '1'),
(107685, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107686, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107687, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107688, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107689, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107690, 25160, 'QU', 'OK', 'S', 1715426699, 1715426699, '1'),
(107691, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107692, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107693, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107694, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107695, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107696, 25160, 'QU', 'OK', 'S', 1715426718, 1715426718, '1'),
(107697, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107698, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107699, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107700, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107701, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107702, 25159, 'QU', 'OK', 'S', 1715426741, 1715426741, '1'),
(107703, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107704, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107705, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107706, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107707, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107708, 25159, 'QU', 'OK', 'S', 1715426756, 1715426756, '1'),
(107709, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107710, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107711, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107712, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107713, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107714, 25158, 'QU', 'OK', 'S', 1715426775, 1715426775, '1'),
(107715, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107716, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107717, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107718, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107719, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107720, 25158, 'QU', 'OK', 'S', 1715426792, 1715426792, '1'),
(107721, 25138, 'QU', 'OK', 'S', 1715426808, 1715426808, '1'),
(107722, 25138, 'QU', 'OK', 'S', 1715426808, 1715426808, '1'),
(107723, 25138, 'QU', 'OK', 'S', 1715426808, 1715426808, '1'),
(107724, 25138, 'QU', 'OK', 'S', 1715426808, 1715426808, '1'),
(107725, 25138, 'QU', 'OK', 'S', 1715426820, 1715426820, '1'),
(107726, 25138, 'QU', 'OK', 'S', 1715426820, 1715426820, '1'),
(107727, 25138, 'QU', 'OK', 'S', 1715426820, 1715426820, '1'),
(107728, 25138, 'QU', 'OK', 'S', 1715426820, 1715426820, '1'),
(107729, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107730, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107731, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107732, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107733, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107734, 25136, 'QU', 'OK', 'S', 1715426840, 1715426840, '1'),
(107735, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107736, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107737, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107738, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107739, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107740, 25136, 'QU', 'OK', 'S', 1715426854, 1715426854, '1'),
(107741, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107742, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107743, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107744, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107745, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107746, 25023, 'QU', 'OK', 'S', 1715426872, 1715426872, '1'),
(107747, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107748, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107749, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107750, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107751, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107752, 25023, 'QU', 'OK', 'S', 1715426890, 1715426890, '1'),
(107753, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107754, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107755, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107756, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107757, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107758, 25020, 'QU', 'OK', 'S', 1715426914, 1715426914, '1'),
(107759, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107760, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107761, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107762, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107763, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107764, 25020, 'QU', 'OK', 'S', 1715426929, 1715426929, '1'),
(107765, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107766, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107767, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107768, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107769, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107770, 25003, 'QU', 'OK', 'S', 1715426945, 1715426945, '1'),
(107771, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107772, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107773, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107774, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107775, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107776, 25003, 'QU', 'OK', 'S', 1715426960, 1715426960, '1'),
(107777, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107778, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107779, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107780, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107781, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107782, 25000, 'QU', 'OK', 'S', 1715426990, 1715426990, '1'),
(107783, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107784, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107785, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107786, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107787, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107788, 25000, 'QU', 'OK', 'S', 1715427006, 1715427006, '1'),
(107789, 24998, 'QU', 'OK', 'S', 1715427021, 1715427021, '1'),
(107790, 24998, 'QU', 'OK', 'S', 1715427021, 1715427021, '1'),
(107791, 24998, 'QU', 'OK', 'S', 1715427021, 1715427021, '1'),
(107792, 24998, 'QU', 'OK', 'S', 1715427021, 1715427021, '1'),
(107793, 24998, 'QU', 'OK', 'S', 1715427021, 1715427021, '1'),
(107794, 24998, 'QU', 'OK', 'S', 1715427043, 1715427043, '1'),
(107795, 24998, 'QU', 'OK', 'S', 1715427043, 1715427043, '1'),
(107796, 24998, 'QU', 'OK', 'S', 1715427043, 1715427043, '1'),
(107797, 24998, 'QU', 'OK', 'S', 1715427043, 1715427043, '1'),
(107798, 24998, 'QU', 'OK', 'S', 1715427043, 1715427043, '1'),
(107799, 24998, 'QU', 'OK', 'S', 1715427058, 1715427058, '1'),
(107800, 24998, 'QU', 'OK', 'S', 1715427058, 1715427058, '1'),
(107801, 24998, 'QU', 'OK', 'S', 1715427058, 1715427058, '1'),
(107802, 24998, 'QU', 'OK', 'S', 1715427058, 1715427058, '1'),
(107803, 24998, 'QU', 'OK', 'S', 1715427058, 1715427058, '1'),
(107804, 24996, 'QU', 'OK', 'S', 1715427075, 1715427075, '1'),
(107805, 24996, 'QU', 'OK', 'S', 1715427075, 1715427075, '1'),
(107806, 24996, 'QU', 'OK', 'S', 1715427075, 1715427075, '1'),
(107807, 24996, 'QU', 'OK', 'S', 1715427075, 1715427075, '1'),
(107808, 24996, 'QU', 'OK', 'S', 1715427104, 1715427104, '1'),
(107809, 24996, 'QU', 'OK', 'S', 1715427104, 1715427104, '1'),
(107810, 24996, 'QU', 'OK', 'S', 1715427104, 1715427104, '1'),
(107811, 24996, 'QU', 'OK', 'S', 1715427104, 1715427104, '1'),
(107812, 24352, 'QU', 'OK', 'S', 1715427114, 1715427114, '1'),
(107813, 24352, 'QU', 'OK', 'S', 1715427114, 1715427114, '1'),
(107814, 24352, 'QU', 'OK', 'S', 1715427114, 1715427114, '1'),
(107815, 24352, 'QU', 'OK', 'S', 1715427123, 1715427123, '1'),
(107816, 24352, 'QU', 'OK', 'S', 1715427123, 1715427123, '1'),
(107817, 24352, 'QU', 'OK', 'S', 1715427123, 1715427123, '1'),
(107818, 22096, 'QU', 'OK', 'S', 1715427131, 1715427131, '1'),
(107819, 22096, 'QU', 'OK', 'S', 1715427131, 1715427131, '1'),
(107820, 22096, 'QU', 'OK', 'S', 1715427131, 1715427131, '1'),
(107821, 22096, 'QU', 'OK', 'S', 1715427140, 1715427140, '1'),
(107822, 22096, 'QU', 'OK', 'S', 1715427140, 1715427140, '1'),
(107823, 22096, 'QU', 'OK', 'S', 1715427140, 1715427140, '1'),
(107824, 22095, 'QU', 'OK', 'S', 1715427156, 1715427156, '1'),
(107825, 22095, 'QU', 'OK', 'S', 1715427156, 1715427156, '1'),
(107826, 22095, 'QU', 'OK', 'S', 1715427156, 1715427156, '1'),
(107827, 22095, 'QU', 'OK', 'S', 1715427165, 1715427165, '1'),
(107828, 22095, 'QU', 'OK', 'S', 1715427165, 1715427165, '1'),
(107829, 22095, 'QU', 'OK', 'S', 1715427165, 1715427165, '1'),
(107830, 21976, 'QU', 'OK', 'S', 1715427181, 1715427181, '1'),
(107831, 21976, 'QU', 'OK', 'S', 1715427181, 1715427181, '1'),
(107832, 21976, 'QU', 'OK', 'S', 1715427181, 1715427181, '1'),
(107833, 21976, 'QU', 'OK', 'S', 1715427191, 1715427191, '1'),
(107834, 21976, 'QU', 'OK', 'S', 1715427191, 1715427191, '1'),
(107835, 21976, 'QU', 'OK', 'S', 1715427191, 1715427191, '1'),
(107836, 21975, 'QU', 'OK', 'S', 1715427203, 1715427203, '1'),
(107837, 21975, 'QU', 'OK', 'S', 1715427203, 1715427203, '1'),
(107838, 21975, 'QU', 'OK', 'S', 1715427203, 1715427203, '1'),
(107839, 21975, 'QU', 'OK', 'S', 1715427212, 1715427212, '1'),
(107840, 21975, 'QU', 'OK', 'S', 1715427212, 1715427212, '1'),
(107841, 21975, 'QU', 'OK', 'S', 1715427212, 1715427212, '1'),
(107842, 21974, 'QU', 'OK', 'S', 1715427223, 1715427223, '1'),
(107843, 21974, 'QU', 'OK', 'S', 1715427223, 1715427223, '1'),
(107844, 21974, 'QU', 'OK', 'S', 1715427231, 1715427231, '1'),
(107845, 21974, 'QU', 'OK', 'S', 1715427231, 1715427231, '1'),
(107846, 21973, 'QU', 'OK', 'S', 1715427247, 1715427247, '1'),
(107847, 21973, 'QU', 'OK', 'S', 1715427247, 1715427247, '1'),
(107848, 21973, 'QU', 'OK', 'S', 1715427247, 1715427247, '1'),
(107849, 21973, 'QU', 'OK', 'S', 1715427258, 1715427258, '1'),
(107850, 21973, 'QU', 'OK', 'S', 1715427258, 1715427258, '1'),
(107851, 21973, 'QU', 'OK', 'S', 1715427258, 1715427258, '1'),
(107852, 21971, 'QU', 'OK', 'S', 1715427274, 1715427274, '1'),
(107853, 21971, 'QU', 'OK', 'S', 1715427274, 1715427274, '1'),
(107854, 21971, 'QU', 'OK', 'S', 1715427274, 1715427274, '1'),
(107855, 21971, 'QU', 'OK', 'S', 1715427284, 1715427284, '1'),
(107856, 21971, 'QU', 'OK', 'S', 1715427284, 1715427284, '1'),
(107857, 21971, 'QU', 'OK', 'S', 1715427284, 1715427284, '1'),
(107858, 21970, 'QU', 'OK', 'S', 1715427309, 1715427309, '1'),
(107859, 21970, 'QU', 'OK', 'S', 1715427309, 1715427309, '1'),
(107860, 21970, 'QU', 'OK', 'S', 1715427309, 1715427309, '1'),
(107861, 21969, 'QU', 'OK', 'S', 1715427328, 1715427328, '1'),
(107862, 21969, 'QU', 'OK', 'S', 1715427328, 1715427328, '1'),
(107863, 21969, 'QU', 'OK', 'S', 1715427328, 1715427328, '1'),
(107864, 21967, 'QU', 'OK', 'S', 1715427402, 1715427402, '1'),
(107865, 21967, 'QU', 'OK', 'S', 1715427402, 1715427402, '1'),
(107866, 21967, 'QU', 'OK', 'S', 1715427402, 1715427402, '1'),
(107867, 21967, 'QU', 'OK', 'S', 1715427411, 1715427411, '1'),
(107868, 21967, 'QU', 'OK', 'S', 1715427411, 1715427411, '1'),
(107869, 21967, 'QU', 'OK', 'S', 1715427411, 1715427411, '1'),
(107870, 21604, 'QU', 'OK', 'S', 1715427424, 1715427424, '1'),
(107871, 21604, 'QU', 'OK', 'S', 1715427424, 1715427424, '1'),
(107872, 21604, 'QU', 'OK', 'S', 1715427424, 1715427424, '1'),
(107873, 21604, 'QU', 'OK', 'S', 1715427434, 1715427434, '1'),
(107874, 21604, 'QU', 'OK', 'S', 1715427434, 1715427434, '1'),
(107875, 21604, 'QU', 'OK', 'S', 1715427434, 1715427434, '1'),
(107876, 21603, 'QU', 'OK', 'S', 1715427448, 1715427448, '1'),
(107877, 21603, 'QU', 'OK', 'S', 1715427448, 1715427448, '1'),
(107878, 21603, 'QU', 'OK', 'S', 1715427448, 1715427448, '1'),
(107879, 21603, 'QU', 'OK', 'S', 1715427460, 1715427460, '1'),
(107880, 21603, 'QU', 'OK', 'S', 1715427460, 1715427460, '1'),
(107881, 21603, 'QU', 'OK', 'S', 1715427460, 1715427460, '1'),
(107882, 21602, 'QU', 'OK', 'S', 1715427470, 1715427470, '1'),
(107883, 21602, 'QU', 'OK', 'S', 1715427470, 1715427470, '1'),
(107884, 21602, 'QU', 'OK', 'S', 1715427470, 1715427470, '1'),
(107885, 21602, 'QU', 'OK', 'S', 1715427483, 1715427483, '1'),
(107886, 21602, 'QU', 'OK', 'S', 1715427483, 1715427483, '1'),
(107887, 21602, 'QU', 'OK', 'S', 1715427483, 1715427483, '1'),
(107888, 21451, 'QU', 'OK', 'S', 1715427496, 1715427496, '1'),
(107889, 21451, 'QU', 'OK', 'S', 1715427496, 1715427496, '1'),
(107890, 21451, 'QU', 'OK', 'S', 1715427496, 1715427496, '1'),
(107891, 21451, 'QU', 'OK', 'S', 1715427505, 1715427505, '1'),
(107892, 21451, 'QU', 'OK', 'S', 1715427505, 1715427505, '1'),
(107893, 21451, 'QU', 'OK', 'S', 1715427505, 1715427505, '1'),
(107894, 21448, 'QU', 'OK', 'S', 1715427517, 1715427517, '1'),
(107895, 21448, 'QU', 'OK', 'S', 1715427517, 1715427517, '1'),
(107896, 21448, 'QU', 'OK', 'S', 1715427517, 1715427517, '1'),
(107897, 21448, 'QU', 'OK', 'S', 1715427527, 1715427527, '1'),
(107898, 21448, 'QU', 'OK', 'S', 1715427527, 1715427527, '1'),
(107899, 21448, 'QU', 'OK', 'S', 1715427527, 1715427527, '1'),
(107900, 29756, 'QU', 'OK', 'S', 1715427689, 1715427689, '1'),
(107901, 21446, 'QU', 'OK', 'S', 1715427749, 1715427749, '1'),
(107902, 21446, 'QU', 'OK', 'S', 1715427749, 1715427749, '1'),
(107903, 21446, 'QU', 'OK', 'S', 1715427749, 1715427749, '1'),
(107904, 21446, 'QU', 'OK', 'S', 1715427757, 1715427757, '1'),
(107905, 21446, 'QU', 'OK', 'S', 1715427757, 1715427757, '1'),
(107906, 21446, 'QU', 'OK', 'S', 1715427757, 1715427757, '1'),
(107907, 21444, 'QU', 'OK', 'S', 1715427766, 1715427766, '1'),
(107908, 21444, 'QU', 'OK', 'S', 1715427766, 1715427766, '1'),
(107909, 21444, 'QU', 'OK', 'S', 1715427766, 1715427766, '1'),
(107910, 21444, 'QU', 'OK', 'S', 1715427823, 1715427823, '1'),
(107911, 21444, 'QU', 'OK', 'S', 1715427823, 1715427823, '1'),
(107912, 21444, 'QU', 'OK', 'S', 1715427823, 1715427823, '1'),
(107913, 21440, 'QU', 'OK', 'S', 1715427843, 1715427843, '1'),
(107914, 21440, 'QU', 'OK', 'S', 1715427843, 1715427843, '1'),
(107915, 21440, 'QU', 'OK', 'S', 1715427843, 1715427843, '1'),
(107916, 21440, 'QU', 'OK', 'S', 1715427852, 1715427852, '1'),
(107917, 21440, 'QU', 'OK', 'S', 1715427852, 1715427852, '1'),
(107918, 21440, 'QU', 'OK', 'S', 1715427852, 1715427852, '1'),
(107919, 21405, 'QU', 'OK', 'S', 1715427864, 1715427864, '1'),
(107920, 21405, 'QU', 'OK', 'S', 1715427864, 1715427864, '1'),
(107921, 21405, 'QU', 'OK', 'S', 1715427864, 1715427864, '1'),
(107922, 21405, 'QU', 'OK', 'S', 1715427871, 1715427871, '1'),
(107923, 21405, 'QU', 'OK', 'S', 1715427871, 1715427871, '1'),
(107924, 21405, 'QU', 'OK', 'S', 1715427871, 1715427871, '1'),
(107925, 21274, 'QU', 'OK', 'S', 1715427880, 1715427880, '1'),
(107926, 21274, 'QU', 'OK', 'S', 1715427880, 1715427880, '1'),
(107927, 21274, 'QU', 'OK', 'S', 1715427880, 1715427880, '1'),
(107928, 21274, 'QU', 'OK', 'S', 1715427889, 1715427889, '1'),
(107929, 21274, 'QU', 'OK', 'S', 1715427889, 1715427889, '1'),
(107930, 21274, 'QU', 'OK', 'S', 1715427889, 1715427889, '1'),
(107931, 21273, 'QU', 'OK', 'S', 1715427901, 1715427901, '1'),
(107932, 21273, 'QU', 'OK', 'S', 1715427901, 1715427901, '1'),
(107933, 21273, 'QU', 'OK', 'S', 1715427901, 1715427901, '1'),
(107934, 21273, 'QU', 'OK', 'S', 1715427910, 1715427910, '1'),
(107935, 21273, 'QU', 'OK', 'S', 1715427910, 1715427910, '1'),
(107936, 21273, 'QU', 'OK', 'S', 1715427910, 1715427910, '1'),
(107937, 20773, 'QU', 'OK', 'S', 1715427923, 1715427923, '1'),
(107938, 20773, 'QU', 'OK', 'S', 1715427923, 1715427923, '1'),
(107939, 20773, 'QU', 'OK', 'S', 1715427923, 1715427923, '1'),
(107940, 20773, 'QU', 'OK', 'S', 1715427923, 1715427923, '1'),
(107941, 20773, 'QU', 'OK', 'S', 1715427935, 1715427935, '1'),
(107942, 20773, 'QU', 'OK', 'S', 1715427935, 1715427935, '1'),
(107943, 20773, 'QU', 'OK', 'S', 1715427935, 1715427935, '1'),
(107944, 20773, 'QU', 'OK', 'S', 1715427935, 1715427935, '1'),
(107945, 19048, 'QU', 'OK', 'S', 1715427947, 1715427947, '1'),
(107946, 19048, 'QU', 'OK', 'S', 1715427947, 1715427947, '1'),
(107947, 19048, 'QU', 'OK', 'S', 1715427947, 1715427947, '1'),
(107948, 19048, 'QU', 'OK', 'S', 1715427960, 1715427960, '1'),
(107949, 19048, 'QU', 'OK', 'S', 1715427960, 1715427960, '1'),
(107950, 19048, 'QU', 'OK', 'S', 1715427960, 1715427960, '1'),
(107951, 19047, 'QU', 'OK', 'S', 1715427975, 1715427975, '1'),
(107952, 19047, 'QU', 'OK', 'S', 1715427975, 1715427975, '1'),
(107953, 19047, 'QU', 'OK', 'S', 1715427975, 1715427975, '1'),
(107954, 19047, 'QU', 'OK', 'S', 1715427975, 1715427975, '1'),
(107955, 19047, 'QU', 'OK', 'S', 1715427996, 1715427996, '1'),
(107956, 19047, 'QU', 'OK', 'S', 1715427996, 1715427996, '1'),
(107957, 19047, 'QU', 'OK', 'S', 1715427996, 1715427996, '1'),
(107958, 19047, 'QU', 'OK', 'S', 1715427996, 1715427996, '1'),
(107959, 19044, 'QU', 'OK', 'S', 1715428074, 1715428074, '1'),
(107960, 19044, 'QU', 'OK', 'S', 1715428074, 1715428074, '1'),
(107961, 19044, 'QU', 'OK', 'S', 1715428074, 1715428074, '1'),
(107962, 19044, 'QU', 'OK', 'S', 1715428074, 1715428074, '1'),
(107963, 19044, 'QU', 'OK', 'S', 1715428095, 1715428095, '1'),
(107964, 19044, 'QU', 'OK', 'S', 1715428095, 1715428095, '1'),
(107965, 19044, 'QU', 'OK', 'S', 1715428095, 1715428095, '1'),
(107966, 19044, 'QU', 'OK', 'S', 1715428095, 1715428095, '1'),
(107967, 19041, 'QU', 'OK', 'S', 1715428115, 1715428115, '1'),
(107968, 19041, 'QU', 'OK', 'S', 1715428115, 1715428115, '1'),
(107969, 19041, 'QU', 'OK', 'S', 1715428115, 1715428115, '1'),
(107970, 19041, 'QU', 'OK', 'S', 1715428115, 1715428115, '1'),
(107971, 18786, 'QU', 'OK', 'S', 1715428127, 1715428127, '1'),
(107972, 18786, 'QU', 'OK', 'S', 1715428127, 1715428127, '1'),
(107973, 18786, 'QU', 'OK', 'S', 1715428127, 1715428127, '1'),
(107974, 18786, 'QU', 'OK', 'S', 1715428127, 1715428127, '1'),
(107975, 18786, 'QU', 'OK', 'S', 1715428141, 1715428141, '1'),
(107976, 18786, 'QU', 'OK', 'S', 1715428141, 1715428141, '1'),
(107977, 18786, 'QU', 'OK', 'S', 1715428141, 1715428141, '1'),
(107978, 18786, 'QU', 'OK', 'S', 1715428141, 1715428141, '1'),
(107979, 18785, 'QU', 'OK', 'S', 1715428158, 1715428158, '1'),
(107980, 18785, 'QU', 'OK', 'S', 1715428158, 1715428158, '1'),
(107981, 18785, 'QU', 'OK', 'S', 1715428158, 1715428158, '1'),
(107982, 18785, 'QU', 'OK', 'S', 1715428158, 1715428158, '1'),
(107983, 18785, 'QU', 'OK', 'S', 1715428173, 1715428173, '1'),
(107984, 18785, 'QU', 'OK', 'S', 1715428173, 1715428173, '1'),
(107985, 18785, 'QU', 'OK', 'S', 1715428173, 1715428173, '1'),
(107986, 18785, 'QU', 'OK', 'S', 1715428173, 1715428173, '1'),
(107987, 29756, 'QU', 'OK', 'S', 1715428196, 1715428196, '1'),
(107988, 4887, 'QU', 'OK', 'S', 1715428238, 1715428238, '1'),
(107989, 4887, 'QU', 'OK', 'S', 1715428238, 1715428238, '1'),
(107990, 4887, 'QU', 'OK', 'S', 1715428238, 1715428238, '1'),
(107991, 4887, 'QU', 'OK', 'S', 1715428238, 1715428238, '1'),
(107992, 4887, 'QU', 'OK', 'S', 1715428238, 1715428238, '1'),
(107993, 4887, 'QU', 'OK', 'S', 1715428252, 1715428252, '1'),
(107994, 4887, 'QU', 'OK', 'S', 1715428252, 1715428252, '1'),
(107995, 4887, 'QU', 'OK', 'S', 1715428252, 1715428252, '1'),
(107996, 4887, 'QU', 'OK', 'S', 1715428252, 1715428252, '1'),
(107997, 4887, 'QU', 'OK', 'S', 1715428252, 1715428252, '1'),
(107998, 30936, 'QU', 'OK', 'S', 1715428354, 1715428354, '1'),
(107999, 31188, 'QU', 'OK', 'S', 1715428437, 1715428437, '1'),
(108000, 31188, 'QU', 'OK', 'S', 1715428462, 1715428462, '1'),
(108001, 26550, 'QU', 'OK', 'S', 1715429805, 1715429805, '1'),
(108002, 20341, 'QU', 'OK', 'S', 1715429812, 1715429812, '1'),
(108003, 20341, 'QU', 'OK', 'S', 1715429819, 1715429819, '1'),
(108004, 20341, 'QU', 'OK', 'S', 1715429823, 1715429823, '1'),
(108005, 29984, 'QU', 'OK', 'S', 1715429826, 1715429826, '1'),
(108006, 29478, 'QU', 'OK', 'S', 1715429830, 1715429830, '1'),
(108007, 28521, 'QU', 'OK', 'S', 1715429875, 1715429875, '1'),
(108008, 29984, 'QU', 'OK', 'S', 1715429879, 1715429879, '1'),
(108009, 28521, 'QU', 'OK', 'S', 1715429885, 1715429885, '1'),
(108010, 13645, 'QU', 'OK', 'S', 1715429887, 1715429887, '1'),
(108011, 20341, 'QU', 'OK', 'S', 1715429891, 1715429891, '1'),
(108012, 24127, 'QU', 'OK', 'S', 1715429895, 1715429895, '1'),
(108013, 18968, 'QU', 'OK', 'S', 1715429900, 1715429900, '1'),
(108014, 30367, 'QU', 'OK', 'S', 1715429904, 1715429904, '1'),
(108015, 30367, 'QU', 'OK', 'S', 1715429908, 1715429908, '1'),
(108016, 29984, 'QU', 'OK', 'S', 1715429923, 1715429923, '1'),
(108017, 30367, 'QU', 'OK', 'S', 1715429925, 1715429925, '1'),
(108018, 24127, 'QU', 'OK', 'S', 1715429929, 1715429929, '1'),
(108019, 24127, 'QU', 'OK', 'S', 1715429934, 1715429934, '1'),
(108020, 24127, 'QU', 'OK', 'S', 1715429940, 1715429940, '1'),
(108021, 9445, 'QU', 'OK', 'S', 1715429951, 1715429951, '1'),
(108022, 26665, 'QU', 'OK', 'S', 1715429956, 1715429956, '1'),
(108023, 19545, 'QU', 'OK', 'S', 1715429960, 1715429960, '1'),
(108024, 31035, 'QU', 'OK', 'S', 1715429965, 1715429965, '1'),
(108025, 31035, 'QU', 'OK', 'S', 1715429968, 1715429968, '1'),
(108026, 30367, 'QU', 'OK', 'S', 1715429971, 1715429971, '1'),
(108027, 19545, 'QU', 'OK', 'S', 1715429977, 1715429977, '1'),
(108028, 19545, 'QU', 'OK', 'S', 1715429980, 1715429980, '1'),
(108029, 19545, 'QU', 'OK', 'S', 1715429990, 1715429990, '1'),
(108030, 17443, 'QU', 'OK', 'S', 1715430001, 1715430001, '1'),
(108031, 17443, 'QU', 'OK', 'S', 1715430005, 1715430005, '1'),
(108032, 17443, 'QU', 'OK', 'S', 1715430058, 1715430058, '1'),
(108033, 17443, 'QU', 'OK', 'S', 1715430062, 1715430062, '1'),
(108034, 19858, 'QU', 'OK', 'S', 1715431596, 1715431596, '1'),
(108035, 26014, 'QU', 'OK', 'S', 1715431615, 1715431615, '1'),
(108036, 25979, 'QU', 'OK', 'S', 1715431630, 1715431630, '1'),
(108037, 31193, 'QU', 'OK', 'S', 1715431788, 1715431788, '1'),
(108038, 21160, 'QU', 'OK', 'S', 1715431792, 1715431792, '1'),
(108039, 24973, 'QU', 'OK', 'S', 1715431796, 1715431796, '1'),
(108040, 2718, 'QU', 'OK', 'S', 1715431799, 1715431799, '1'),
(108041, 26350, 'QU', 'OK', 'S', 1715431802, 1715431802, '1'),
(108042, 26352, 'QU', 'OK', 'S', 1715431809, 1715431809, '1'),
(108043, 27511, 'QU', 'OK', 'S', 1715431831, 1715431831, '1'),
(108044, 19306, 'QU', 'OK', 'S', 1715431833, 1715431833, '1'),
(108045, 29993, 'QU', 'OK', 'S', 1715432312, 1715432312, '1'),
(108046, 29993, 'QU', 'OK', 'S', 1715432312, 1715432312, '1'),
(108047, 18577, 'QU', 'OK', 'S', 1715432333, 1715432333, '1'),
(108048, 18577, 'QU', 'OK', 'S', 1715432333, 1715432333, '1'),
(108049, 18577, 'QU', 'OK', 'S', 1715432333, 1715432333, '1'),
(108050, 11114, 'QU', 'OK', 'S', 1715432353, 1715432353, '1'),
(108051, 11114, 'QU', 'OK', 'S', 1715432353, 1715432353, '1'),
(108052, 26185, 'QU', 'OK', 'S', 1715432371, 1715432371, '1'),
(108053, 22723, 'QU', 'OK', 'S', 1715432386, 1715432386, '1'),
(108054, 22723, 'QU', 'OK', 'S', 1715432386, 1715432386, '1'),
(108055, 30941, 'QU', 'OK', 'S', 1715432745, 1715432745, '1'),
(108056, 30941, 'QU', 'OK', 'S', 1715432765, 1715432765, '1'),
(108057, 30532, 'QU', 'OK', 'S', 1715433174, 1715433174, '1'),
(108058, 30532, 'QU', 'OK', 'S', 1715433174, 1715433174, '1'),
(108059, 30532, 'QU', 'OK', 'S', 1715433174, 1715433174, '1'),
(108060, 24580, 'QU', 'OK', 'S', 1715433218, 1715433218, '1'),
(108061, 23709, 'QU', 'OK', 'S', 1715433273, 1715433273, '1'),
(108062, 17215, 'QU', 'OK', 'S', 1715433309, 1715433309, '1'),
(108063, 29201, 'QU', 'OK', 'S', 1715433318, 1715433318, '1'),
(108064, 29201, 'QU', 'OK', 'S', 1715433318, 1715433318, '1'),
(108065, 25683, 'QU', 'OK', 'S', 1715433879, 1715433879, '1'),
(108066, 11216, 'QU', 'OK', 'S', 1715434083, 1715434083, '1'),
(108067, 15546, 'QU', 'OK', 'S', 1715434178, 1715434178, '1'),
(108068, 15546, 'QU', 'OK', 'S', 1715434180, 1715434180, '1'),
(108069, 21838, 'QU', 'OK', 'S', 1715434739, 1715434739, '1'),
(108070, 30300, 'QU', 'OK', 'S', 1715581611, 1715581611, '1'),
(108071, 31193, 'QU', 'OK', 'S', 1715582497, 1715582497, '1'),
(108072, 2618, 'QU', 'OK', 'S', 1715584569, 1715584569, '1'),
(108073, 2618, 'QU', 'OK', 'S', 1715584573, 1715584573, '1'),
(108074, 2618, 'QU', 'OK', 'S', 1715584576, 1715584576, '1'),
(108075, 11267, 'QU', 'OK', 'S', 1715584768, 1715584768, '1'),
(108076, 13016, 'QU', 'OK', 'S', 1715584776, 1715584776, '1'),
(108077, 11267, 'QU', 'OK', 'S', 1715584780, 1715584780, '1'),
(108078, 28055, 'QU', 'OK', 'S', 1715584785, 1715584785, '1'),
(108079, 7025, 'QU', 'OK', 'S', 1715584792, 1715584792, '1'),
(108080, 28057, 'QU', 'OK', 'S', 1715584797, 1715584797, '1'),
(108081, 28059, 'QU', 'OK', 'S', 1715584802, 1715584802, '1'),
(108082, 28056, 'QU', 'OK', 'S', 1715584807, 1715584807, '1'),
(108083, 30832, 'QU', 'OK', 'S', 1715584812, 1715584812, '1'),
(108084, 30832, 'QU', 'OK', 'S', 1715584817, 1715584817, '1'),
(108085, 28053, 'QU', 'OK', 'S', 1715584822, 1715584822, '1'),
(108086, 31193, 'QU', 'OK', 'S', 1715584827, 1715584827, '1'),
(108087, 185, 'QU', 'OK', 'S', 1715584832, 1715584832, '1'),
(108088, 14732, 'QU', 'OK', 'S', 1715584837, 1715584837, '1'),
(108089, 7490, 'QU', 'OK', 'S', 1715584842, 1715584842, '1'),
(108090, 26413, 'QU', 'OK', 'S', 1715584846, 1715584846, '1'),
(108091, 28054, 'QU', 'OK', 'S', 1715584851, 1715584851, '1'),
(108092, 18828, 'QU', 'OK', 'S', 1715584856, 1715584856, '1'),
(108093, 14732, 'QU', 'OK', 'S', 1715584860, 1715584860, '1'),
(108094, 185, 'QU', 'OK', 'S', 1715584865, 1715584865, '1'),
(108095, 18470, 'QU', 'OK', 'S', 1715584873, 1715584873, '1'),
(108096, 14695, 'QU', 'OK', 'S', 1715585015, 1715585015, '1'),
(108097, 14695, 'QU', 'OK', 'S', 1715585019, 1715585019, '1'),
(108098, 30435, 'QU', 'OK', 'S', 1715585026, 1715585026, '1'),
(108099, 18470, 'QU', 'OK', 'S', 1715585034, 1715585034, '1'),
(108100, 30570, 'QU', 'OK', 'S', 1715585040, 1715585040, '1'),
(108101, 30570, 'QU', 'OK', 'S', 1715585043, 1715585043, '1'),
(108102, 30435, 'QU', 'OK', 'S', 1715585046, 1715585046, '1'),
(108103, 11267, 'QU', 'OK', 'S', 1715585050, 1715585050, '1'),
(108104, 18470, 'QU', 'OK', 'S', 1715585067, 1715585067, '1'),
(108105, 3173, 'QU', 'OK', 'S', 1715585072, 1715585072, '1'),
(108106, 3173, 'QU', 'OK', 'S', 1715585080, 1715585080, '1'),
(108107, 7490, 'QU', 'OK', 'S', 1715585098, 1715585098, '1'),
(108108, 13016, 'QU', 'OK', 'S', 1715585108, 1715585108, '1'),
(108109, 2667, 'QU', 'OK', 'S', 1715585113, 1715585113, '1'),
(108110, 18683, 'QU', 'OK', 'S', 1715585131, 1715585131, '1'),
(108111, 6810, 'QU', 'OK', 'S', 1715585148, 1715585148, '1'),
(108112, 11267, 'QU', 'OK', 'S', 1715585175, 1715585175, '1'),
(108113, 4501, 'QU', 'OK', 'S', 1715585182, 1715585182, '1'),
(108114, 3173, 'QU', 'OK', 'S', 1715585318, 1715585318, '1'),
(108115, 3173, 'QU', 'OK', 'S', 1715585325, 1715585325, '1'),
(108116, 3176, 'QU', 'OK', 'S', 1715585351, 1715585351, '1'),
(108117, 2667, 'QU', 'OK', 'S', 1715585362, 1715585362, '1'),
(108118, 2667, 'QU', 'OK', 'S', 1715585373, 1715585373, '1'),
(108119, 2667, 'QU', 'OK', 'S', 1715585384, 1715585384, '1'),
(108120, 2667, 'QU', 'OK', 'S', 1715585396, 1715585396, '1'),
(108121, 2667, 'QU', 'OK', 'S', 1715585413, 1715585413, '1'),
(108122, 9457, 'QU', 'OK', 'S', 1715585729, 1715585729, '1'),
(108123, 9457, 'QU', 'OK', 'S', 1715585732, 1715585732, '1'),
(108124, 13828, 'QU', 'OK', 'S', 1715585833, 1715585833, '1'),
(108125, 13828, 'QU', 'OK', 'S', 1715585833, 1715585833, '1'),
(108126, 13828, 'QU', 'OK', 'S', 1715585833, 1715585833, '1'),
(108127, 9457, 'QU', 'OK', 'S', 1715585859, 1715585859, '1'),
(108128, 9457, 'QU', 'OK', 'S', 1715585876, 1715585876, '1'),
(108129, 2618, 'QU', 'OK', 'S', 1715585914, 1715585914, '1'),
(108130, 2618, 'QU', 'OK', 'S', 1715585914, 1715585914, '1'),
(108131, 29999, 'QU', 'OK', 'S', 1715585945, 1715585945, '1'),
(108132, 30066, 'QU', 'OK', 'S', 1715585961, 1715585961, '1'),
(108133, 29970, 'QU', 'OK', 'S', 1715585980, 1715585980, '1'),
(108134, 3176, 'QU', 'OK', 'S', 1715586609, 1715586609, '1'),
(108135, 30898, 'QU', 'OK', 'S', 1715586660, 1715586660, '1'),
(108136, 30898, 'QU', 'OK', 'S', 1715586670, 1715586670, '1'),
(108137, 30898, 'QU', 'OK', 'S', 1715586681, 1715586681, '1'),
(108138, 31262, 'QU', 'OK', 'S', 1715586975, 1715586975, '1'),
(108139, 30011, 'QU', 'OK', 'S', 1715586984, 1715586984, '1'),
(108140, 30902, 'QU', 'OK', 'S', 1715587001, 1715587001, '1'),
(108141, 30207, 'QU', 'OK', 'S', 1715587007, 1715587007, '1'),
(108142, 30832, 'QU', 'OK', 'S', 1715587015, 1715587015, '1'),
(108143, 26905, 'QU', 'OK', 'S', 1715587023, 1715587023, '1'),
(108144, 30222, 'QU', 'OK', 'S', 1715587052, 1715587052, '1'),
(108145, 20276, 'QU', 'OK', 'S', 1715587057, 1715587057, '1'),
(108146, 23334, 'QU', 'OK', 'S', 1715587062, 1715587062, '1'),
(108147, 30398, 'QU', 'OK', 'S', 1715587068, 1715587068, '1'),
(108148, 30973, 'QU', 'OK', 'S', 1715587074, 1715587074, '1'),
(108149, 27310, 'QU', 'OK', 'S', 1715587114, 1715587114, '1'),
(108150, 6810, 'QU', 'OK', 'S', 1715587703, 1715587703, '1'),
(108151, 6810, 'QU', 'OK', 'S', 1715587919, 1715587919, '1'),
(108152, 30994, 'QU', 'OK', 'S', 1715588625, 1715588625, '1'),
(108153, 28197, 'QU', 'OK', 'S', 1715593146, 1715593146, '1'),
(108154, 28197, 'QU', 'OK', 'S', 1715593157, 1715593157, '1'),
(108155, 28197, 'QU', 'OK', 'S', 1715593170, 1715593170, '1'),
(108156, 28197, 'QU', 'OK', 'S', 1715593184, 1715593184, '1'),
(108157, 28197, 'QU', 'OK', 'S', 1715593193, 1715593193, '1'),
(108158, 28197, 'QU', 'OK', 'S', 1715593202, 1715593202, '1'),
(108159, 28197, 'QU', 'OK', 'S', 1715593212, 1715593212, '1'),
(108160, 28197, 'QU', 'OK', 'S', 1715593222, 1715593222, '1'),
(108161, 28197, 'QU', 'OK', 'S', 1715593233, 1715593233, '1'),
(108162, 28197, 'QU', 'OK', 'S', 1715593244, 1715593244, '1'),
(108163, 31295, 'QU', 'OK', 'S', 1715593472, 1715593472, '1'),
(108164, 31296, 'QU', 'OK', 'S', 1715593497, 1715593497, '1'),
(108165, 31297, 'QU', 'OK', 'S', 1715593518, 1715593518, '1'),
(108166, 23379, 'QU', 'OK', 'S', 1715593988, 1715593988, '1'),
(108167, 21241, 'QU', 'OK', 'S', 1715593991, 1715593991, '1'),
(108168, 28498, 'QU', 'OK', 'S', 1715593995, 1715593995, '1'),
(108169, 29202, 'QU', 'OK', 'S', 1715593997, 1715593997, '1'),
(108170, 29671, 'QU', 'OK', 'S', 1715594000, 1715594000, '1'),
(108171, 22534, 'QU', 'OK', 'S', 1715594002, 1715594002, '1'),
(108172, 21388, 'QU', 'OK', 'S', 1715594004, 1715594004, '1'),
(108173, 31115, 'QU', 'OK', 'S', 1715594006, 1715594006, '1'),
(108174, 29173, 'QU', 'OK', 'S', 1715594008, 1715594008, '1'),
(108175, 24595, 'QU', 'OK', 'S', 1715594012, 1715594012, '1'),
(108176, 28233, 'QU', 'OK', 'S', 1715594014, 1715594014, '1'),
(108177, 23423, 'QU', 'OK', 'S', 1715594025, 1715594025, '1'),
(108178, 31293, 'QU', 'OK', 'S', 1715594080, 1715594080, '1'),
(108179, 16533, 'QU', 'OK', 'S', 1715594446, 1715594446, '1'),
(108180, 24312, 'QU', 'OK', 'S', 1715594602, 1715594602, '1'),
(108181, 31282, 'QU', 'OK', 'S', 1715594920, 1715594920, '1'),
(108182, 31280, 'QU', 'OK', 'S', 1715595706, 1715595706, '1'),
(108183, 31291, 'QU', 'OK', 'S', 1715597795, 1715597795, '1'),
(108184, 31102, 'QU', 'OK', 'S', 1715597808, 1715597808, '1'),
(108185, 29878, 'QU', 'OK', 'S', 1715597900, 1715597900, '1'),
(108186, 29879, 'QU', 'OK', 'S', 1715597908, 1715597908, '1'),
(108187, 31287, 'QU', 'OK', 'S', 1715597998, 1715597998, '1'),
(108188, 31285, 'QU', 'OK', 'S', 1715598044, 1715598044, '1'),
(108189, 31274, 'QU', 'OK', 'S', 1715598456, 1715598456, '1'),
(108190, 31275, 'QU', 'OK', 'S', 1715598864, 1715598864, '1'),
(108191, 31277, 'QU', 'OK', 'S', 1715598904, 1715598904, '1'),
(108192, 30518, 'QU', 'OK', 'S', 1715598957, 1715598957, '1'),
(108193, 31276, 'QU', 'OK', 'S', 1715599201, 1715599201, '1'),
(108194, 31292, 'QU', 'OK', 'S', 1715599581, 1715599581, '1'),
(108195, 31283, 'QU', 'OK', 'S', 1715599778, 1715599778, '1'),
(108196, 31278, 'QU', 'OK', 'S', 1715600229, 1715600229, '1'),
(108197, 31293, 'QU', 'OK', 'S', 1715600367, 1715600367, '1'),
(108198, 31284, 'QU', 'OK', 'S', 1715600423, 1715600423, '1'),
(108199, 31286, 'QU', 'OK', 'S', 1715600460, 1715600460, '1'),
(108200, 31227, 'QU', 'OK', 'S', 1715600565, 1715600565, '1'),
(108201, 29773, 'QU', 'OK', 'S', 1715600844, 1715600844, '1'),
(108202, 30510, 'QU', 'OK', 'S', 1715601718, 1715601718, '1'),
(108203, 30510, 'QU', 'OK', 'S', 1715601730, 1715601730, '1'),
(108204, 31042, 'QU', 'OK', 'S', 1715601732, 1715601732, '1'),
(108205, 29655, 'QU', 'OK', 'S', 1715601734, 1715601734, '1'),
(108206, 24801, 'QU', 'OK', 'S', 1715602625, 1715602625, '1'),
(108207, 30312, 'QU', 'OK', 'S', 1715603525, 1715603525, '1'),
(108208, 24810, 'QU', 'OK', 'S', 1715603746, 1715603746, '1'),
(108209, 25245, 'QU', 'OK', 'S', 1715603758, 1715603758, '1'),
(108210, 24811, 'QU', 'OK', 'S', 1715603795, 1715603795, '1'),
(108211, 25242, 'QU', 'OK', 'S', 1715603865, 1715603865, '1'),
(108212, 25238, 'QU', 'OK', 'S', 1715603872, 1715603872, '1'),
(108213, 25237, 'QU', 'OK', 'S', 1715603882, 1715603882, '1'),
(108214, 23151, 'QU', 'OK', 'S', 1715603897, 1715603897, '1'),
(108215, 23151, 'QU', 'OK', 'S', 1715603898, 1715603898, '1'),
(108216, 14542, 'QU', 'OK', 'S', 1715603900, 1715603900, '1'),
(108217, 24507, 'QU', 'OK', 'S', 1715603923, 1715603923, '1'),
(108218, 24322, 'QU', 'OK', 'S', 1715603946, 1715603946, '1'),
(108219, 24321, 'QU', 'OK', 'S', 1715603951, 1715603951, '1'),
(108220, 24312, 'QU', 'OK', 'S', 1715603967, 1715603967, '1'),
(108221, 30520, 'QU', 'OK', 'S', 1715604037, 1715604037, '1'),
(108222, 30555, 'QU', 'OK', 'S', 1715604048, 1715604048, '1'),
(108223, 28485, 'QU', 'OK', 'S', 1715604065, 1715604065, '1'),
(108224, 31212, 'QU', 'OK', 'S', 1715604121, 1715604121, '1'),
(108225, 31188, 'QU', 'OK', 'S', 1715604129, 1715604129, '1'),
(108226, 31232, 'QU', 'OK', 'S', 1715604172, 1715604172, '1'),
(108227, 29309, 'QU', 'OK', 'S', 1715604542, 1715604542, '1'),
(108228, 31060, 'QU', 'OK', 'S', 1715604743, 1715604743, '1'),
(108229, 30994, 'QU', 'OK', 'S', 1715605835, 1715605835, '1'),
(108230, 16596, 'QU', 'OK', 'S', 1715605871, 1715605871, '1'),
(108231, 25286, 'QU', 'OK', 'S', 1715607616, 1715607616, '1'),
(108232, 30810, 'QU', 'OK', 'S', 1715607627, 1715607627, '1'),
(108233, 24327, 'QU', 'OK', 'S', 1715607629, 1715607629, '1'),
(108234, 23120, 'QU', 'OK', 'S', 1715607660, 1715607660, '1'),
(108235, 23120, 'QU', 'OK', 'S', 1715661318, 1715661318, '1'),
(108236, 24327, 'QU', 'OK', 'S', 1715661321, 1715661321, '1'),
(108237, 30810, 'QU', 'OK', 'S', 1715661322, 1715661322, '1'),
(108238, 25286, 'QU', 'OK', 'S', 1715661324, 1715661324, '1'),
(108239, 30350, 'QU', 'OK', 'S', 1715661627, 1715661627, '1'),
(108240, 27727, 'QU', 'OK', 'S', 1715661655, 1715661655, '1'),
(108241, 29436, 'QU', 'OK', 'S', 1715661658, 1715661658, '1'),
(108242, 30725, 'QU', 'OK', 'S', 1715661660, 1715661660, '1'),
(108243, 30364, 'QU', 'OK', 'S', 1715661662, 1715661662, '1'),
(108244, 30349, 'QU', 'OK', 'S', 1715661666, 1715661666, '1'),
(108245, 24327, 'QU', 'OK', 'S', 1715661668, 1715661668, '1'),
(108246, 27691, 'QU', 'OK', 'S', 1715661678, 1715661678, '1'),
(108247, 30810, 'QU', 'OK', 'S', 1715661681, 1715661681, '1'),
(108248, 25286, 'QU', 'OK', 'S', 1715661683, 1715661683, '1'),
(108249, 23120, 'QU', 'OK', 'S', 1715661686, 1715661686, '1'),
(108250, 26584, 'QU', 'OK', 'S', 1715661695, 1715661695, '1'),
(108251, 25286, 'QU', 'OK', 'S', 1715661698, 1715661698, '1'),
(108252, 30350, 'QU', 'OK', 'S', 1715661700, 1715661700, '1'),
(108253, 30349, 'QU', 'OK', 'S', 1715661703, 1715661703, '1'),
(108254, 18515, 'QU', 'OK', 'S', 1715661705, 1715661705, '1'),
(108255, 30322, 'QU', 'OK', 'S', 1715661707, 1715661707, '1'),
(108256, 30811, 'QU', 'OK', 'S', 1715661710, 1715661710, '1'),
(108257, 31109, 'QU', 'OK', 'S', 1715661712, 1715661712, '1'),
(108258, 30365, 'QU', 'OK', 'S', 1715661714, 1715661714, '1'),
(108259, 31109, 'QU', 'OK', 'S', 1715661716, 1715661716, '1'),
(108260, 31109, 'QU', 'OK', 'S', 1715661718, 1715661718, '1'),
(108261, 20531, 'QU', 'OK', 'S', 1715661721, 1715661721, '1'),
(108262, 30364, 'QU', 'OK', 'S', 1715661735, 1715661735, '1'),
(108263, 30350, 'QU', 'OK', 'S', 1715661738, 1715661738, '1'),
(108264, 31109, 'QU', 'OK', 'S', 1715661740, 1715661740, '1'),
(108265, 30371, 'QU', 'OK', 'S', 1715661744, 1715661744, '1'),
(108266, 25286, 'QU', 'OK', 'S', 1715661746, 1715661746, '1'),
(108267, 18515, 'QU', 'OK', 'S', 1715661748, 1715661748, '1'),
(108268, 30339, 'QU', 'OK', 'S', 1715661750, 1715661750, '1'),
(108269, 23648, 'QU', 'OK', 'S', 1715661776, 1715661776, '1'),
(108270, 23648, 'QU', 'OK', 'S', 1715661777, 1715661777, '1'),
(108271, 23074, 'QU', 'OK', 'S', 1715661794, 1715661794, '1'),
(108272, 23074, 'QU', 'OK', 'S', 1715661806, 1715661806, '1'),
(108273, 8971, 'QU', 'OK', 'S', 1715664579, 1715664579, '1'),
(108274, 8971, 'QU', 'OK', 'S', 1715664772, 1715664772, '1'),
(108275, 24964, 'QU', 'OK', 'S', 1715664822, 1715664822, '1'),
(108276, 24964, 'QU', 'OK', 'S', 1715664822, 1715664822, '1'),
(108277, 24962, 'QU', 'OK', 'S', 1715664842, 1715664842, '1'),
(108278, 24962, 'QU', 'OK', 'S', 1715664842, 1715664842, '1'),
(108279, 21869, 'QU', 'OK', 'S', 1715664954, 1715664954, '1'),
(108280, 20221, 'QU', 'OK', 'S', 1715664996, 1715664996, '1'),
(108281, 19505, 'QU', 'OK', 'S', 1715665025, 1715665025, '1'),
(108282, 19505, 'QU', 'OK', 'S', 1715665025, 1715665025, '1'),
(108283, 29447, 'QU', 'OK', 'S', 1715667699, 1715667699, '1'),
(108284, 29520, 'QU', 'OK', 'S', 1715667708, 1715667708, '1'),
(108285, 30749, 'QU', 'OK', 'S', 1715667719, 1715667719, '1'),
(108286, 29584, 'QU', 'OK', 'S', 1715667721, 1715667721, '1'),
(108287, 30951, 'QU', 'OK', 'S', 1715667724, 1715667724, '1'),
(108288, 30951, 'QU', 'OK', 'S', 1715667727, 1715667727, '1'),
(108289, 30222, 'QU', 'OK', 'S', 1715667729, 1715667729, '1'),
(108290, 30880, 'QU', 'OK', 'S', 1715667731, 1715667731, '1'),
(108291, 30749, 'QU', 'OK', 'S', 1715667765, 1715667765, '1'),
(108292, 24380, 'QU', 'OK', 'S', 1715668125, 1715668125, '1'),
(108293, 26342, 'QU', 'OK', 'S', 1715670118, 1715670118, '1'),
(108294, 26341, 'QU', 'OK', 'S', 1715670126, 1715670126, '1'),
(108295, 27350, 'QU', 'OK', 'S', 1715670264, 1715670264, '1'),
(108296, 27351, 'QU', 'OK', 'S', 1715670277, 1715670277, '1'),
(108297, 27351, 'QU', 'OK', 'S', 1715670277, 1715670277, '1'),
(108298, 20484, 'QU', 'OK', 'S', 1715670431, 1715670431, '1'),
(108299, 20484, 'QU', 'OK', 'S', 1715670436, 1715670436, '1'),
(108300, 8553, 'QU', 'OK', 'S', 1715671060, 1715671060, '1'),
(108301, 21804, 'QU', 'OK', 'S', 1715672638, 1715672638, '1'),
(108302, 135, 'QU', 'OK', 'S', 1715673946, 1715673946, '1'),
(108303, 135, 'QU', 'OK', 'S', 1715673953, 1715673953, '1'),
(108304, 135, 'QU', 'OK', 'S', 1715673961, 1715673961, '1'),
(108305, 135, 'QU', 'OK', 'S', 1715673968, 1715673968, '1'),
(108306, 135, 'QU', 'OK', 'S', 1715673975, 1715673975, '1'),
(108307, 135, 'QU', 'OK', 'S', 1715673984, 1715673984, '1'),
(108308, 135, 'QU', 'OK', 'S', 1715673994, 1715673994, '1'),
(108309, 135, 'QU', 'OK', 'S', 1715674001, 1715674001, '1'),
(108310, 135, 'QU', 'OK', 'S', 1715674009, 1715674009, '1'),
(108311, 135, 'QU', 'OK', 'S', 1715674019, 1715674019, '1'),
(108312, 18708, 'QU', 'OK', 'S', 1715674169, 1715674169, '1'),
(108313, 18708, 'QU', 'OK', 'S', 1715674189, 1715674189, '1'),
(108314, 18708, 'QU', 'OK', 'S', 1715674198, 1715674198, '1'),
(108315, 18708, 'QU', 'OK', 'S', 1715674226, 1715674226, '1'),
(108316, 18708, 'QU', 'OK', 'S', 1715674234, 1715674234, '1'),
(108317, 18708, 'QU', 'OK', 'S', 1715674255, 1715674255, '1'),
(108318, 18708, 'QU', 'OK', 'S', 1715674266, 1715674266, '1'),
(108319, 18708, 'QU', 'OK', 'S', 1715674286, 1715674286, '1'),
(108320, 18708, 'QU', 'OK', 'S', 1715674295, 1715674295, '1'),
(108321, 18708, 'QU', 'OK', 'S', 1715674310, 1715674310, '1'),
(108322, 18708, 'QU', 'OK', 'S', 1715674327, 1715674327, '1'),
(108323, 18708, 'QU', 'OK', 'S', 1715674359, 1715674359, '1'),
(108324, 18708, 'QU', 'OK', 'S', 1715674379, 1715674379, '1'),
(108325, 18708, 'QU', 'OK', 'S', 1715674408, 1715674408, '1'),
(108326, 18708, 'QU', 'OK', 'S', 1715674429, 1715674429, '1'),
(108327, 18708, 'QU', 'OK', 'S', 1715674503, 1715674503, '1'),
(108328, 18708, 'QU', 'OK', 'S', 1715674586, 1715674586, '1'),
(108329, 18708, 'QU', 'OK', 'S', 1715674634, 1715674634, '1'),
(108330, 18708, 'QU', 'OK', 'S', 1715674652, 1715674652, '1'),
(108331, 18708, 'QU', 'OK', 'S', 1715674667, 1715674667, '1'),
(108332, 18708, 'QU', 'OK', 'S', 1715674683, 1715674683, '1'),
(108333, 18708, 'QU', 'OK', 'S', 1715674695, 1715674695, '1'),
(108334, 18708, 'QU', 'OK', 'S', 1715674705, 1715674705, '1'),
(108335, 18708, 'QU', 'OK', 'S', 1715674717, 1715674717, '1'),
(108336, 18708, 'QU', 'OK', 'S', 1715674739, 1715674739, '1'),
(108337, 18708, 'QU', 'OK', 'S', 1715674747, 1715674747, '1'),
(108338, 18708, 'QU', 'OK', 'S', 1715674761, 1715674761, '1'),
(108339, 18708, 'QU', 'OK', 'S', 1715674769, 1715674769, '1'),
(108340, 18708, 'QU', 'OK', 'S', 1715674783, 1715674783, '1'),
(108341, 18708, 'QU', 'OK', 'S', 1715674794, 1715674794, '1'),
(108342, 31130, 'QU', 'OK', 'S', 1715675970, 1715675970, '1'),
(108343, 30807, 'QU', 'OK', 'S', 1715675984, 1715675984, '1'),
(108344, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108345, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108346, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108347, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108348, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108349, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108350, 31095, 'QU', 'OK', 'S', 1715679210, 1715679210, '1'),
(108351, 28718, 'QU', 'OK', 'S', 1715681259, 1715681259, '1'),
(108352, 28718, 'QU', 'OK', 'S', 1715681259, 1715681259, '1'),
(108353, 8662, 'QU', 'OK', 'S', 1715681537, 1715681537, '1'),
(108354, 24111, 'QU', 'OK', 'S', 1715681541, 1715681541, '1'),
(108355, 30440, 'QU', 'OK', 'S', 1715681545, 1715681545, '1'),
(108356, 30599, 'QU', 'OK', 'S', 1715681548, 1715681548, '1'),
(108357, 30668, 'QU', 'OK', 'S', 1715681550, 1715681550, '1'),
(108358, 30440, 'QU', 'OK', 'S', 1715681554, 1715681554, '1'),
(108359, 25323, 'QU', 'OK', 'S', 1715681557, 1715681557, '1'),
(108360, 25323, 'QU', 'OK', 'S', 1715681565, 1715681565, '1'),
(108361, 30440, 'QU', 'OK', 'S', 1715681567, 1715681567, '1'),
(108362, 27935, 'QU', 'OK', 'S', 1715681569, 1715681569, '1'),
(108363, 27935, 'QU', 'OK', 'S', 1715681572, 1715681572, '1'),
(108364, 26123, 'QU', 'OK', 'S', 1715681575, 1715681575, '1'),
(108365, 30440, 'QU', 'OK', 'S', 1715681578, 1715681578, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(108366, 30440, 'QU', 'OK', 'S', 1715681580, 1715681580, '1'),
(108367, 30599, 'QU', 'OK', 'S', 1715681583, 1715681583, '1'),
(108368, 28099, 'QU', 'OK', 'S', 1715681585, 1715681585, '1'),
(108369, 30440, 'QU', 'OK', 'S', 1715681588, 1715681588, '1'),
(108370, 12426, 'QU', 'OK', 'S', 1715681590, 1715681590, '1'),
(108371, 30599, 'QU', 'OK', 'S', 1715681593, 1715681593, '1'),
(108372, 30599, 'QU', 'OK', 'S', 1715681596, 1715681596, '1'),
(108373, 30599, 'QU', 'OK', 'S', 1715681599, 1715681599, '1'),
(108374, 25363, 'QU', 'OK', 'S', 1715681603, 1715681603, '1'),
(108375, 30767, 'QU', 'OK', 'S', 1715681606, 1715681606, '1'),
(108376, 30767, 'QU', 'OK', 'S', 1715681614, 1715681614, '1'),
(108377, 25363, 'QU', 'OK', 'S', 1715681622, 1715681622, '1'),
(108378, 10911, 'QU', 'OK', 'S', 1715681630, 1715681630, '1'),
(108379, 25363, 'QU', 'OK', 'S', 1715681633, 1715681633, '1'),
(108380, 12287, 'QU', 'OK', 'S', 1715681637, 1715681637, '1'),
(108381, 25363, 'QU', 'OK', 'S', 1715681641, 1715681641, '1'),
(108382, 10911, 'QU', 'OK', 'S', 1715681645, 1715681645, '1'),
(108383, 7866, 'QU', 'OK', 'S', 1715681649, 1715681649, '1'),
(108384, 10911, 'QU', 'OK', 'S', 1715681654, 1715681654, '1'),
(108385, 24843, 'QU', 'OK', 'S', 1715681662, 1715681662, '1'),
(108386, 10911, 'QU', 'OK', 'S', 1715681672, 1715681672, '1'),
(108387, 26862, 'QU', 'OK', 'S', 1715681676, 1715681676, '1'),
(108388, 26866, 'QU', 'OK', 'S', 1715681684, 1715681684, '1'),
(108389, 28718, 'QU', 'OK', 'S', 1715681685, 1715681685, '1'),
(108390, 28718, 'QU', 'OK', 'S', 1715681685, 1715681685, '1'),
(108391, 28718, 'QU', 'OK', 'S', 1715681685, 1715681685, '1'),
(108392, 28718, 'QU', 'OK', 'S', 1715681685, 1715681685, '1'),
(108393, 19307, 'QU', 'OK', 'S', 1715681688, 1715681688, '1'),
(108394, 28816, 'QU', 'OK', 'S', 1715681692, 1715681692, '1'),
(108395, 24223, 'QU', 'OK', 'S', 1715681696, 1715681696, '1'),
(108396, 24223, 'QU', 'OK', 'S', 1715681699, 1715681699, '1'),
(108397, 22456, 'QU', 'OK', 'S', 1715681702, 1715681702, '1'),
(108398, 25089, 'QU', 'OK', 'S', 1715681706, 1715681706, '1'),
(108399, 30628, 'QU', 'OK', 'S', 1715681711, 1715681711, '1'),
(108400, 26528, 'QU', 'OK', 'S', 1715681714, 1715681714, '1'),
(108401, 10465, 'QU', 'OK', 'S', 1715681719, 1715681719, '1'),
(108402, 26580, 'QU', 'OK', 'S', 1715681723, 1715681723, '1'),
(108403, 25089, 'QU', 'OK', 'S', 1715681736, 1715681736, '1'),
(108404, 25089, 'QU', 'OK', 'S', 1715681744, 1715681744, '1'),
(108405, 23766, 'QU', 'OK', 'S', 1715681748, 1715681748, '1'),
(108406, 30591, 'QU', 'OK', 'S', 1715681752, 1715681752, '1'),
(108407, 30628, 'QU', 'OK', 'S', 1715681759, 1715681759, '1'),
(108408, 25027, 'QU', 'OK', 'S', 1715681763, 1715681763, '1'),
(108409, 25027, 'QU', 'OK', 'S', 1715681771, 1715681771, '1'),
(108410, 25027, 'QU', 'OK', 'S', 1715681774, 1715681774, '1'),
(108411, 29001, 'QU', 'OK', 'S', 1715681784, 1715681784, '1'),
(108412, 23766, 'QU', 'OK', 'S', 1715681788, 1715681788, '1'),
(108413, 23766, 'QU', 'OK', 'S', 1715681791, 1715681791, '1'),
(108414, 13234, 'QU', 'OK', 'S', 1715681794, 1715681794, '1'),
(108415, 25089, 'QU', 'OK', 'S', 1715681798, 1715681798, '1'),
(108416, 30628, 'QU', 'OK', 'S', 1715681804, 1715681804, '1'),
(108417, 23766, 'QU', 'OK', 'S', 1715681808, 1715681808, '1'),
(108418, 26580, 'QU', 'OK', 'S', 1715681812, 1715681812, '1'),
(108419, 26580, 'QU', 'OK', 'S', 1715681816, 1715681816, '1'),
(108420, 19304, 'QU', 'OK', 'S', 1715681824, 1715681824, '1'),
(108421, 30591, 'QU', 'OK', 'S', 1715681828, 1715681828, '1'),
(108422, 23766, 'QU', 'OK', 'S', 1715681840, 1715681840, '1'),
(108423, 19307, 'QU', 'OK', 'S', 1715681849, 1715681849, '1'),
(108424, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108425, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108426, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108427, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108428, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108429, 21905, 'QU', 'OK', 'S', 1715682646, 1715682646, '1'),
(108430, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108431, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108432, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108433, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108434, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108435, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108436, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108437, 21902, 'QU', 'OK', 'S', 1715683260, 1715683260, '1'),
(108438, 21902, 'QU', 'OK', 'S', 1715684047, 1715684047, '1'),
(108439, 21902, 'QU', 'OK', 'S', 1715684047, 1715684047, '1'),
(108440, 21902, 'QU', 'OK', 'S', 1715684047, 1715684047, '1'),
(108441, 21901, 'QU', 'OK', 'S', 1715684473, 1715684473, '1'),
(108442, 21901, 'QU', 'OK', 'S', 1715684473, 1715684473, '1'),
(108443, 21901, 'QU', 'OK', 'S', 1715684473, 1715684473, '1'),
(108444, 21901, 'QU', 'OK', 'S', 1715684473, 1715684473, '1'),
(108445, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108446, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108447, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108448, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108449, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108450, 21900, 'QU', 'OK', 'S', 1715685107, 1715685107, '1'),
(108451, 21899, 'QU', 'OK', 'S', 1715685618, 1715685618, '1'),
(108452, 21899, 'QU', 'OK', 'S', 1715685618, 1715685618, '1'),
(108453, 21899, 'QU', 'OK', 'S', 1715685618, 1715685618, '1'),
(108454, 21899, 'QU', 'OK', 'S', 1715685618, 1715685618, '1'),
(108455, 21899, 'QU', 'OK', 'S', 1715685618, 1715685618, '1'),
(108456, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108457, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108458, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108459, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108460, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108461, 21898, 'QU', 'OK', 'S', 1715686012, 1715686012, '1'),
(108462, 21897, 'QU', 'OK', 'S', 1715686204, 1715686204, '1'),
(108463, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108464, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108465, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108466, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108467, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108468, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108469, 21896, 'QU', 'OK', 'S', 1715686443, 1715686443, '1'),
(108470, 21608, 'QU', 'OK', 'S', 1715686711, 1715686711, '1'),
(108471, 21608, 'QU', 'OK', 'S', 1715686711, 1715686711, '1'),
(108472, 21608, 'QU', 'OK', 'S', 1715686711, 1715686711, '1'),
(108473, 21608, 'QU', 'OK', 'S', 1715686711, 1715686711, '1'),
(108474, 28743, 'QU', 'OK', 'S', 1715686991, 1715686991, '1'),
(108475, 28743, 'QU', 'OK', 'S', 1715686991, 1715686991, '1'),
(108476, 28743, 'QU', 'OK', 'S', 1715686991, 1715686991, '1'),
(108477, 28743, 'QU', 'OK', 'S', 1715686991, 1715686991, '1'),
(108478, 28743, 'QU', 'OK', 'S', 1715686991, 1715686991, '1'),
(108479, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108480, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108481, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108482, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108483, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108484, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108485, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108486, 28741, 'QU', 'OK', 'S', 1715687954, 1715687954, '1'),
(108487, 31111, 'QU', 'OK', 'S', 1715688479, 1715688479, '1'),
(108488, 30435, 'QU', 'OK', 'S', 1715688527, 1715688527, '1'),
(108489, 31111, 'QU', 'OK', 'S', 1715688574, 1715688574, '1'),
(108490, 31300, 'QU', 'OK', 'S', 1715688608, 1715688608, '1'),
(108491, 31301, 'QU', 'OK', 'S', 1715688637, 1715688637, '1'),
(108492, 31111, 'QU', 'OK', 'S', 1715688653, 1715688653, '1'),
(108493, 31303, 'QU', 'OK', 'S', 1715688709, 1715688709, '1'),
(108494, 31305, 'QU', 'OK', 'S', 1715688734, 1715688734, '1'),
(108495, 31306, 'QU', 'OK', 'S', 1715688815, 1715688815, '1'),
(108496, 31308, 'QU', 'OK', 'S', 1715688838, 1715688838, '1'),
(108497, 31298, 'QU', 'OK', 'S', 1715689104, 1715689104, '1'),
(108498, 24581, 'QU', 'OK', 'S', 1715689499, 1715689499, '1'),
(108499, 24581, 'QU', 'OK', 'S', 1715689502, 1715689502, '1'),
(108500, 24581, 'QU', 'OK', 'S', 1715689506, 1715689506, '1'),
(108501, 24581, 'QU', 'OK', 'S', 1715689509, 1715689509, '1'),
(108502, 24581, 'QU', 'OK', 'S', 1715689520, 1715689520, '1'),
(108503, 24581, 'QU', 'OK', 'S', 1715689524, 1715689524, '1'),
(108504, 24581, 'QU', 'OK', 'S', 1715689527, 1715689527, '1'),
(108505, 24581, 'QU', 'OK', 'S', 1715689530, 1715689530, '1'),
(108506, 24581, 'QU', 'OK', 'S', 1715689533, 1715689533, '1'),
(108507, 24581, 'QU', 'OK', 'S', 1715689544, 1715689544, '1'),
(108508, 24581, 'QU', 'OK', 'S', 1715689549, 1715689549, '1'),
(108509, 24581, 'QU', 'OK', 'S', 1715689552, 1715689552, '1'),
(108510, 24581, 'QU', 'OK', 'S', 1715689555, 1715689555, '1'),
(108511, 24581, 'QU', 'OK', 'S', 1715689559, 1715689559, '1'),
(108512, 24581, 'QU', 'OK', 'S', 1715689562, 1715689562, '1'),
(108513, 24581, 'QU', 'OK', 'S', 1715689566, 1715689566, '1'),
(108514, 24581, 'QU', 'OK', 'S', 1715689579, 1715689579, '1'),
(108515, 24581, 'QU', 'OK', 'S', 1715689583, 1715689583, '1'),
(108516, 24581, 'QU', 'OK', 'S', 1715689590, 1715689590, '1'),
(108517, 24581, 'QU', 'OK', 'S', 1715689609, 1715689609, '1'),
(108518, 24581, 'QU', 'OK', 'S', 1715689621, 1715689621, '1'),
(108519, 24581, 'QU', 'OK', 'S', 1715689633, 1715689633, '1'),
(108520, 24581, 'QU', 'OK', 'S', 1715689636, 1715689636, '1'),
(108521, 24581, 'QU', 'OK', 'S', 1715689639, 1715689639, '1'),
(108522, 24581, 'QU', 'OK', 'S', 1715689643, 1715689643, '1'),
(108523, 24581, 'QU', 'OK', 'S', 1715689647, 1715689647, '1'),
(108524, 24581, 'QU', 'OK', 'S', 1715689650, 1715689650, '1'),
(108525, 24581, 'QU', 'OK', 'S', 1715689653, 1715689653, '1'),
(108526, 24581, 'QU', 'OK', 'S', 1715689656, 1715689656, '1'),
(108527, 24581, 'QU', 'OK', 'S', 1715689660, 1715689660, '1'),
(108528, 24581, 'QU', 'OK', 'S', 1715689663, 1715689663, '1'),
(108529, 24581, 'QU', 'OK', 'S', 1715689667, 1715689667, '1'),
(108530, 24581, 'QU', 'OK', 'S', 1715689670, 1715689670, '1'),
(108531, 31299, 'QU', 'OK', 'S', 1715689816, 1715689816, '1'),
(108532, 21512, 'QU', 'OK', 'S', 1715690026, 1715690026, '1'),
(108533, 31194, 'QU', 'OK', 'S', 1715690038, 1715690038, '1'),
(108534, 31314, 'QU', 'OK', 'S', 1715690173, 1715690173, '1'),
(108535, 31316, 'QU', 'OK', 'S', 1715690534, 1715690534, '1'),
(108536, 31317, 'QU', 'OK', 'S', 1715690614, 1715690614, '1'),
(108537, 31319, 'QU', 'OK', 'S', 1715690937, 1715690937, '1'),
(108538, 31322, 'QU', 'OK', 'S', 1715691850, 1715691850, '1'),
(108539, 31302, 'QU', 'OK', 'S', 1715692116, 1715692116, '1'),
(108540, 24699, 'QU', 'OK', 'S', 1715692293, 1715692293, '1'),
(108541, 31304, 'QU', 'OK', 'S', 1715692299, 1715692299, '1'),
(108542, 26347, 'QU', 'OK', 'S', 1715692321, 1715692321, '1'),
(108543, 31307, 'QU', 'OK', 'S', 1715692450, 1715692450, '1'),
(108544, 31016, 'QU', 'OK', 'S', 1715692456, 1715692456, '1'),
(108545, 31309, 'QU', 'OK', 'S', 1715692674, 1715692674, '1'),
(108546, 31310, 'QU', 'OK', 'S', 1715692746, 1715692746, '1'),
(108547, 31312, 'QU', 'OK', 'S', 1715692810, 1715692810, '1'),
(108548, 31311, 'QU', 'OK', 'S', 1715693027, 1715693027, '1'),
(108549, 31313, 'QU', 'OK', 'S', 1715693072, 1715693072, '1'),
(108550, 31321, 'QU', 'OK', 'S', 1715693360, 1715693360, '1'),
(108551, 31323, 'QU', 'OK', 'S', 1715693439, 1715693439, '1'),
(108552, 31324, 'QU', 'OK', 'S', 1715693495, 1715693495, '1'),
(108553, 31319, 'QU', 'OK', 'S', 1715750442, 1715750442, '1'),
(108554, 31317, 'QU', 'OK', 'S', 1715750454, 1715750454, '1'),
(108555, 31316, 'QU', 'OK', 'S', 1715750467, 1715750467, '1'),
(108556, 31293, 'QU', 'OK', 'S', 1715750498, 1715750498, '1'),
(108557, 31293, 'QU', 'OK', 'S', 1715750498, 1715750498, '1'),
(108558, 31293, 'QU', 'OK', 'S', 1715750498, 1715750498, '1'),
(108559, 31262, 'QU', 'OK', 'S', 1715750513, 1715750513, '1'),
(108560, 31261, 'QU', 'OK', 'S', 1715750523, 1715750523, '1'),
(108561, 31193, 'QU', 'OK', 'S', 1715750536, 1715750536, '1'),
(108562, 31135, 'QU', 'OK', 'S', 1715750553, 1715750553, '1'),
(108563, 31131, 'QU', 'OK', 'S', 1715750567, 1715750567, '1'),
(108564, 31130, 'QU', 'OK', 'S', 1715750585, 1715750585, '1'),
(108565, 31126, 'QU', 'OK', 'S', 1715750592, 1715750592, '1'),
(108566, 30807, 'QU', 'OK', 'S', 1715750608, 1715750608, '1'),
(108567, 30456, 'QU', 'OK', 'S', 1715750622, 1715750622, '1'),
(108568, 30398, 'QU', 'OK', 'S', 1715750643, 1715750643, '1'),
(108569, 30397, 'QU', 'OK', 'S', 1715750650, 1715750650, '1'),
(108570, 30396, 'QU', 'OK', 'S', 1715750666, 1715750666, '1'),
(108571, 30296, 'QU', 'OK', 'S', 1715750684, 1715750684, '1'),
(108572, 30295, 'QU', 'OK', 'S', 1715750697, 1715750697, '1'),
(108573, 26864, 'QU', 'OK', 'S', 1715750740, 1715750740, '1'),
(108574, 26864, 'QU', 'OK', 'S', 1715750740, 1715750740, '1'),
(108575, 26864, 'QU', 'OK', 'S', 1715750740, 1715750740, '1'),
(108576, 26862, 'QU', 'OK', 'S', 1715750777, 1715750777, '1'),
(108577, 26862, 'QU', 'OK', 'S', 1715750777, 1715750777, '1'),
(108578, 25747, 'QU', 'OK', 'S', 1715750794, 1715750794, '1'),
(108579, 28021, 'QU', 'OK', 'S', 1715750809, 1715750809, '1'),
(108580, 25323, 'QU', 'OK', 'S', 1715750831, 1715750831, '1'),
(108581, 25323, 'QU', 'OK', 'S', 1715750831, 1715750831, '1'),
(108582, 25323, 'QU', 'OK', 'S', 1715750831, 1715750831, '1'),
(108583, 25323, 'QU', 'OK', 'S', 1715750831, 1715750831, '1'),
(108584, 25323, 'QU', 'OK', 'S', 1715750831, 1715750831, '1'),
(108585, 25070, 'QU', 'OK', 'S', 1715750843, 1715750843, '1'),
(108586, 25057, 'QU', 'OK', 'S', 1715750864, 1715750864, '1'),
(108587, 25057, 'QU', 'OK', 'S', 1715750864, 1715750864, '1'),
(108588, 25057, 'QU', 'OK', 'S', 1715750864, 1715750864, '1'),
(108589, 25057, 'QU', 'OK', 'S', 1715750864, 1715750864, '1'),
(108590, 24893, 'QU', 'OK', 'S', 1715750878, 1715750878, '1'),
(108591, 24813, 'QU', 'OK', 'S', 1715750905, 1715750905, '1'),
(108592, 24810, 'QU', 'OK', 'S', 1715750921, 1715750921, '1'),
(108593, 24810, 'QU', 'OK', 'S', 1715750921, 1715750921, '1'),
(108594, 24810, 'QU', 'OK', 'S', 1715750921, 1715750921, '1'),
(108595, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108596, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108597, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108598, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108599, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108600, 24127, 'QU', 'OK', 'S', 1715750951, 1715750951, '1'),
(108601, 23747, 'QU', 'OK', 'S', 1715750962, 1715750962, '1'),
(108602, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108603, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108604, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108605, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108606, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108607, 23356, 'QU', 'OK', 'S', 1715750994, 1715750994, '1'),
(108608, 23354, 'QU', 'OK', 'S', 1715751025, 1715751025, '1'),
(108609, 23354, 'QU', 'OK', 'S', 1715751025, 1715751025, '1'),
(108610, 23354, 'QU', 'OK', 'S', 1715751025, 1715751025, '1'),
(108611, 23354, 'QU', 'OK', 'S', 1715751025, 1715751025, '1'),
(108612, 23354, 'QU', 'OK', 'S', 1715751025, 1715751025, '1'),
(108613, 23353, 'QU', 'OK', 'S', 1715751045, 1715751045, '1'),
(108614, 23353, 'QU', 'OK', 'S', 1715751045, 1715751045, '1'),
(108615, 23353, 'QU', 'OK', 'S', 1715751045, 1715751045, '1'),
(108616, 23342, 'QU', 'OK', 'S', 1715751113, 1715751113, '1'),
(108617, 23341, 'QU', 'OK', 'S', 1715751128, 1715751128, '1'),
(108618, 23341, 'QU', 'OK', 'S', 1715751128, 1715751128, '1'),
(108619, 30845, 'QU', 'OK', 'S', 1715754130, 1715754130, '1'),
(108620, 28583, 'QU', 'OK', 'S', 1715754132, 1715754132, '1'),
(108621, 21803, 'QU', 'OK', 'S', 1715758632, 1715758632, '1'),
(108622, 26502, 'QU', 'OK', 'S', 1715758646, 1715758646, '1'),
(108623, 31087, 'QU', 'OK', 'S', 1715758650, 1715758650, '1'),
(108624, 31035, 'QU', 'OK', 'S', 1715758653, 1715758653, '1'),
(108625, 29002, 'QU', 'OK', 'S', 1715758655, 1715758655, '1'),
(108626, 29002, 'QU', 'OK', 'S', 1715758658, 1715758658, '1'),
(108627, 31090, 'QU', 'OK', 'S', 1715758661, 1715758661, '1'),
(108628, 29002, 'QU', 'OK', 'S', 1715758664, 1715758664, '1'),
(108629, 11907, 'QU', 'OK', 'S', 1715758667, 1715758667, '1'),
(108630, 29545, 'QU', 'OK', 'S', 1715758686, 1715758686, '1'),
(108631, 21660, 'QU', 'OK', 'S', 1715758689, 1715758689, '1'),
(108632, 10412, 'QU', 'OK', 'S', 1715758695, 1715758695, '1'),
(108633, 31062, 'QU', 'OK', 'S', 1715758699, 1715758699, '1'),
(108634, 29002, 'QU', 'OK', 'S', 1715758702, 1715758702, '1'),
(108635, 18966, 'QU', 'OK', 'S', 1715758705, 1715758705, '1'),
(108636, 31035, 'QU', 'OK', 'S', 1715758722, 1715758722, '1'),
(108637, 29002, 'QU', 'OK', 'S', 1715758738, 1715758738, '1'),
(108638, 27579, 'QU', 'OK', 'S', 1715758743, 1715758743, '1'),
(108639, 27943, 'QU', 'OK', 'S', 1715758747, 1715758747, '1'),
(108640, 17807, 'QU', 'OK', 'S', 1715758750, 1715758750, '1'),
(108641, 24321, 'QU', 'OK', 'S', 1715758754, 1715758754, '1'),
(108642, 10412, 'QU', 'OK', 'S', 1715758757, 1715758757, '1'),
(108643, 27575, 'QU', 'OK', 'S', 1715758762, 1715758762, '1'),
(108644, 17532, 'QU', 'OK', 'S', 1715758766, 1715758766, '1'),
(108645, 17807, 'QU', 'OK', 'S', 1715758776, 1715758776, '1'),
(108646, 27895, 'QU', 'OK', 'S', 1715758782, 1715758782, '1'),
(108647, 31032, 'QU', 'OK', 'S', 1715758798, 1715758798, '1'),
(108648, 27453, 'QU', 'OK', 'S', 1715758801, 1715758801, '1'),
(108649, 27032, 'QU', 'OK', 'S', 1715758805, 1715758805, '1'),
(108650, 27558, 'QU', 'OK', 'S', 1715758810, 1715758810, '1'),
(108651, 27572, 'QU', 'OK', 'S', 1715758813, 1715758813, '1'),
(108652, 24321, 'QU', 'OK', 'S', 1715758816, 1715758816, '1'),
(108653, 21802, 'QU', 'OK', 'S', 1715758823, 1715758823, '1'),
(108654, 26132, 'QU', 'OK', 'S', 1715758829, 1715758829, '1'),
(108655, 29545, 'QU', 'OK', 'S', 1715758941, 1715758941, '1'),
(108656, 27950, 'QU', 'OK', 'S', 1715758944, 1715758944, '1'),
(108657, 21956, 'QU', 'OK', 'S', 1715758946, 1715758946, '1'),
(108658, 31208, 'QU', 'OK', 'S', 1715759626, 1715759626, '1'),
(108659, 31208, 'QU', 'OK', 'S', 1715759649, 1715759649, '1'),
(108660, 31208, 'QU', 'OK', 'S', 1715759663, 1715759663, '1'),
(108661, 31208, 'QU', 'OK', 'S', 1715759676, 1715759676, '1'),
(108662, 31208, 'QU', 'OK', 'S', 1715759689, 1715759689, '1'),
(108663, 31208, 'QU', 'OK', 'S', 1715759698, 1715759698, '1'),
(108664, 30901, 'QU', 'OK', 'S', 1715759991, 1715759991, '1'),
(108665, 20290, 'QU', 'OK', 'S', 1715760261, 1715760261, '1'),
(108666, 30901, 'QU', 'OK', 'S', 1715760520, 1715760520, '1'),
(108667, 30931, 'QU', 'OK', 'S', 1715761647, 1715761647, '1'),
(108668, 26996, 'QU', 'OK', 'S', 1715761664, 1715761664, '1'),
(108669, 30017, 'QU', 'OK', 'S', 1715761741, 1715761741, '1'),
(108670, 23088, 'QU', 'OK', 'S', 1715761748, 1715761748, '1'),
(108671, 30472, 'QU', 'OK', 'S', 1715761759, 1715761759, '1'),
(108672, 18353, 'QU', 'OK', 'S', 1715761772, 1715761772, '1'),
(108673, 30630, 'QU', 'OK', 'S', 1715761777, 1715761777, '1'),
(108674, 23097, 'QU', 'OK', 'S', 1715761787, 1715761787, '1'),
(108675, 30613, 'QU', 'OK', 'S', 1715761789, 1715761789, '1'),
(108676, 16371, 'QU', 'OK', 'S', 1715761793, 1715761793, '1'),
(108677, 11494, 'QU', 'OK', 'S', 1715761806, 1715761806, '1'),
(108678, 24671, 'QU', 'OK', 'S', 1715761816, 1715761816, '1'),
(108679, 24320, 'QU', 'OK', 'S', 1715761832, 1715761832, '1'),
(108680, 22615, 'QU', 'OK', 'S', 1715761838, 1715761838, '1'),
(108681, 29774, 'QU', 'OK', 'S', 1715761842, 1715761842, '1'),
(108682, 29774, 'QU', 'OK', 'S', 1715761846, 1715761846, '1'),
(108683, 24743, 'QU', 'OK', 'S', 1715761850, 1715761850, '1'),
(108684, 22711, 'QU', 'OK', 'S', 1715761862, 1715761862, '1'),
(108685, 31302, 'QU', 'OK', 'S', 1715761871, 1715761871, '1'),
(108686, 25448, 'QU', 'OK', 'S', 1715761891, 1715761891, '1'),
(108687, 30704, 'QU', 'OK', 'S', 1715761934, 1715761934, '1'),
(108688, 30704, 'QU', 'OK', 'S', 1715761938, 1715761938, '1'),
(108689, 21736, 'QU', 'OK', 'S', 1715761943, 1715761943, '1'),
(108690, 31108, 'QU', 'OK', 'S', 1715762000, 1715762000, '1'),
(108691, 31108, 'QU', 'OK', 'S', 1715762002, 1715762002, '1'),
(108692, 30260, 'QU', 'OK', 'S', 1715762018, 1715762018, '1'),
(108693, 18578, 'QU', 'OK', 'S', 1715762030, 1715762030, '1'),
(108694, 31107, 'QU', 'OK', 'S', 1715762046, 1715762046, '1'),
(108695, 28644, 'QU', 'OK', 'S', 1715762063, 1715762063, '1'),
(108696, 28639, 'QU', 'OK', 'S', 1715762097, 1715762097, '1'),
(108697, 12881, 'QU', 'OK', 'S', 1715762279, 1715762279, '1'),
(108698, 12749, 'QU', 'OK', 'S', 1715762349, 1715762349, '1'),
(108699, 26458, 'QU', 'OK', 'S', 1715762364, 1715762364, '1'),
(108700, 21888, 'QU', 'OK', 'S', 1715762414, 1715762414, '1'),
(108701, 21888, 'QU', 'OK', 'S', 1715762414, 1715762414, '1'),
(108702, 21888, 'QU', 'OK', 'S', 1715762414, 1715762414, '1'),
(108703, 29574, 'QU', 'OK', 'S', 1715764815, 1715764815, '1'),
(108704, 29309, 'QU', 'OK', 'S', 1715764872, 1715764872, '1'),
(108705, 27433, 'QU', 'OK', 'S', 1715765002, 1715765002, '1'),
(108706, 27431, 'QU', 'OK', 'S', 1715765009, 1715765009, '1'),
(108707, 27426, 'QU', 'OK', 'S', 1715765104, 1715765104, '1'),
(108708, 27351, 'QU', 'OK', 'S', 1715765148, 1715765148, '1'),
(108709, 27350, 'QU', 'OK', 'S', 1715765156, 1715765156, '1'),
(108710, 27344, 'QU', 'OK', 'S', 1715765180, 1715765180, '1'),
(108711, 27343, 'QU', 'OK', 'S', 1715765188, 1715765188, '1'),
(108712, 27337, 'QU', 'OK', 'S', 1715765262, 1715765262, '1'),
(108713, 27336, 'QU', 'OK', 'S', 1715765293, 1715765293, '1'),
(108714, 27333, 'QU', 'OK', 'S', 1715765313, 1715765313, '1'),
(108715, 31307, 'QU', 'OK', 'S', 1715765358, 1715765358, '1'),
(108716, 27280, 'QU', 'OK', 'S', 1715765362, 1715765362, '1'),
(108717, 22658, 'QU', 'OK', 'S', 1715765366, 1715765366, '1'),
(108718, 22658, 'QU', 'OK', 'S', 1715765369, 1715765369, '1'),
(108719, 27279, 'QU', 'OK', 'S', 1715765371, 1715765371, '1'),
(108720, 30589, 'QU', 'OK', 'S', 1715765382, 1715765382, '1'),
(108721, 27263, 'QU', 'OK', 'S', 1715765412, 1715765412, '1'),
(108722, 27342, 'QU', 'OK', 'S', 1715765655, 1715765655, '1'),
(108723, 24320, 'QU', 'OK', 'S', 1715766104, 1715766104, '1'),
(108724, 27265, 'QU', 'OK', 'S', 1715766292, 1715766292, '1'),
(108725, 22658, 'QU', 'OK', 'S', 1715766637, 1715766637, '1'),
(108726, 22658, 'QU', 'OK', 'S', 1715766641, 1715766641, '1'),
(108727, 31307, 'QU', 'OK', 'S', 1715766644, 1715766644, '1'),
(108728, 30589, 'QU', 'OK', 'S', 1715766648, 1715766648, '1'),
(108729, 26458, 'QU', 'OK', 'S', 1715766895, 1715766895, '1'),
(108730, 12749, 'QU', 'OK', 'S', 1715766895, 1715766895, '1'),
(108731, 12881, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108732, 28639, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108733, 28644, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108734, 31107, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108735, 18578, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108736, 30260, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108737, 31108, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108738, 31108, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108739, 21736, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108740, 30704, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108741, 30704, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108742, 25448, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108743, 31302, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108744, 22711, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108745, 24743, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108746, 29774, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108747, 29774, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108748, 22615, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108749, 24671, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108750, 11494, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108751, 16371, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108752, 30613, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108753, 23097, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108754, 30630, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108755, 18353, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108756, 30472, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108757, 23088, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108758, 30017, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108759, 26996, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108760, 30931, 'QU', 'OK', 'S', 1715766896, 1715766896, '1'),
(108761, 22711, 'QU', 'OK', 'S', 1715766953, 1715766953, '1'),
(108762, 12881, 'QU', 'OK', 'S', 1715766964, 1715766964, '1'),
(108763, 29774, 'QU', 'OK', 'S', 1715766967, 1715766967, '1'),
(108764, 30260, 'QU', 'OK', 'S', 1715766970, 1715766970, '1'),
(108765, 31302, 'QU', 'OK', 'S', 1715766973, 1715766973, '1'),
(108766, 22615, 'QU', 'OK', 'S', 1715766976, 1715766976, '1'),
(108767, 18578, 'QU', 'OK', 'S', 1715766980, 1715766980, '1'),
(108768, 28644, 'QU', 'OK', 'S', 1715766984, 1715766984, '1'),
(108769, 21736, 'QU', 'OK', 'S', 1715766987, 1715766987, '1'),
(108770, 30704, 'QU', 'OK', 'S', 1715766991, 1715766991, '1'),
(108771, 30630, 'QU', 'OK', 'S', 1715766995, 1715766995, '1'),
(108772, 25448, 'QU', 'OK', 'S', 1715766998, 1715766998, '1'),
(108773, 24743, 'QU', 'OK', 'S', 1715767004, 1715767004, '1'),
(108774, 30704, 'QU', 'OK', 'S', 1715767007, 1715767007, '1'),
(108775, 26474, 'QU', 'OK', 'S', 1715767011, 1715767011, '1'),
(108776, 29774, 'QU', 'OK', 'S', 1715767014, 1715767014, '1'),
(108777, 28639, 'QU', 'OK', 'S', 1715767018, 1715767018, '1'),
(108778, 30017, 'QU', 'OK', 'S', 1715767022, 1715767022, '1'),
(108779, 16371, 'QU', 'OK', 'S', 1715767030, 1715767030, '1'),
(108780, 31108, 'QU', 'OK', 'S', 1715767035, 1715767035, '1'),
(108781, 31108, 'QU', 'OK', 'S', 1715767037, 1715767037, '1'),
(108782, 30613, 'QU', 'OK', 'S', 1715767042, 1715767042, '1'),
(108783, 11494, 'QU', 'OK', 'S', 1715767046, 1715767046, '1'),
(108784, 18353, 'QU', 'OK', 'S', 1715767051, 1715767051, '1'),
(108785, 30931, 'QU', 'OK', 'S', 1715767055, 1715767055, '1'),
(108786, 26996, 'QU', 'OK', 'S', 1715767060, 1715767060, '1'),
(108787, 30472, 'QU', 'OK', 'S', 1715767074, 1715767074, '1'),
(108788, 26458, 'QU', 'OK', 'S', 1715767079, 1715767079, '1'),
(108789, 24671, 'QU', 'OK', 'S', 1715767082, 1715767082, '1'),
(108790, 31107, 'QU', 'OK', 'S', 1715767086, 1715767086, '1'),
(108791, 23088, 'QU', 'OK', 'S', 1715767090, 1715767090, '1'),
(108792, 12749, 'QU', 'OK', 'S', 1715767110, 1715767110, '1'),
(108793, 23097, 'QU', 'OK', 'S', 1715767124, 1715767124, '1'),
(108794, 30016, 'QU', 'OK', 'S', 1715767136, 1715767136, '1'),
(108795, 24078, 'QU', 'OK', 'S', 1715767190, 1715767190, '1'),
(108796, 30589, 'QU', 'OK', 'S', 1715767289, 1715767289, '1'),
(108797, 31307, 'QU', 'OK', 'S', 1715767292, 1715767292, '1'),
(108798, 22658, 'QU', 'OK', 'S', 1715767295, 1715767295, '1'),
(108799, 22658, 'QU', 'OK', 'S', 1715767297, 1715767297, '1'),
(108800, 31082, 'QU', 'OK', 'S', 1715767641, 1715767641, '1'),
(108801, 26864, 'QU', 'OK', 'S', 1715767737, 1715767737, '1'),
(108802, 23343, 'QU', 'OK', 'S', 1715767949, 1715767949, '1'),
(108803, 31111, 'QU', 'OK', 'S', 1715768202, 1715768202, '1'),
(108804, 31082, 'QU', 'OK', 'S', 1715768493, 1715768493, '1'),
(108805, 26577, 'QU', 'OK', 'S', 1715768597, 1715768597, '1'),
(108806, 16191, 'QU', 'OK', 'S', 1715768718, 1715768718, '1'),
(108807, 28493, 'QU', 'OK', 'S', 1715768831, 1715768831, '1'),
(108808, 31314, 'QU', 'OK', 'S', 1715768875, 1715768875, '1'),
(108809, 28494, 'QU', 'OK', 'S', 1715769701, 1715769701, '1'),
(108810, 28488, 'QU', 'OK', 'S', 1715769795, 1715769795, '1'),
(108811, 11763, 'QU', 'OK', 'S', 1715770227, 1715770227, '1'),
(108812, 12442, 'QU', 'OK', 'S', 1715770594, 1715770594, '1'),
(108813, 30001, 'QU', 'OK', 'S', 1715770793, 1715770793, '1'),
(108814, 30001, 'QU', 'OK', 'S', 1715770826, 1715770826, '1'),
(108815, 26347, 'QU', 'OK', 'S', 1715771376, 1715771376, '1'),
(108816, 26541, 'QU', 'OK', 'S', 1715771440, 1715771440, '1'),
(108817, 31334, 'QU', 'OK', 'S', 1715772475, 1715772475, '1'),
(108818, 15383, 'QU', 'OK', 'S', 1715772596, 1715772596, '1'),
(108819, 15383, 'QU', 'OK', 'S', 1715772596, 1715772596, '1'),
(108820, 15385, 'QU', 'OK', 'S', 1715772751, 1715772751, '1'),
(108821, 15385, 'QU', 'OK', 'S', 1715772751, 1715772751, '1'),
(108822, 15385, 'QU', 'OK', 'S', 1715772751, 1715772751, '1'),
(108823, 15385, 'QU', 'OK', 'S', 1715772751, 1715772751, '1'),
(108824, 31337, 'QU', 'OK', 'S', 1715772960, 1715772960, '1'),
(108825, 15384, 'QU', 'OK', 'S', 1715773604, 1715773604, '1'),
(108826, 15384, 'QU', 'OK', 'S', 1715773604, 1715773604, '1'),
(108827, 15384, 'QU', 'OK', 'S', 1715773604, 1715773604, '1'),
(108828, 15387, 'QU', 'OK', 'S', 1715773735, 1715773735, '1'),
(108829, 15387, 'QU', 'OK', 'S', 1715773735, 1715773735, '1'),
(108830, 15387, 'QU', 'OK', 'S', 1715773735, 1715773735, '1'),
(108831, 15387, 'QU', 'OK', 'S', 1715773735, 1715773735, '1'),
(108832, 15388, 'QU', 'OK', 'S', 1715773834, 1715773834, '1'),
(108833, 15388, 'QU', 'OK', 'S', 1715773834, 1715773834, '1'),
(108834, 15388, 'QU', 'OK', 'S', 1715773834, 1715773834, '1'),
(108835, 15386, 'QU', 'OK', 'S', 1715773981, 1715773981, '1'),
(108836, 15386, 'QU', 'OK', 'S', 1715773981, 1715773981, '1'),
(108837, 17766, 'QU', 'OK', 'S', 1715774507, 1715774507, '1'),
(108838, 17766, 'QU', 'OK', 'S', 1715774507, 1715774507, '1'),
(108839, 17765, 'QU', 'OK', 'S', 1715774672, 1715774672, '1'),
(108840, 17765, 'QU', 'OK', 'S', 1715774672, 1715774672, '1'),
(108841, 17765, 'QU', 'OK', 'S', 1715774672, 1715774672, '1'),
(108842, 17765, 'QU', 'OK', 'S', 1715774672, 1715774672, '1'),
(108843, 17765, 'QU', 'OK', 'S', 1715774672, 1715774672, '1'),
(108844, 17767, 'QU', 'OK', 'S', 1715775021, 1715775021, '1'),
(108845, 17767, 'QU', 'OK', 'S', 1715775021, 1715775021, '1'),
(108846, 17767, 'QU', 'OK', 'S', 1715775021, 1715775021, '1'),
(108847, 17768, 'QU', 'OK', 'S', 1715775242, 1715775242, '1'),
(108848, 31348, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108849, 17774, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108850, 17774, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108851, 17774, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108852, 17774, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108853, 17774, 'QU', 'OK', 'S', 1715775347, 1715775347, '1'),
(108854, 31348, 'QU', 'OK', 'S', 1715775382, 1715775382, '1'),
(108855, 17771, 'QU', 'OK', 'S', 1715775702, 1715775702, '1'),
(108856, 17771, 'QU', 'OK', 'S', 1715775702, 1715775702, '1'),
(108857, 17777, 'QU', 'OK', 'S', 1715775819, 1715775819, '1'),
(108858, 17777, 'QU', 'OK', 'S', 1715775819, 1715775819, '1'),
(108859, 17775, 'QU', 'OK', 'S', 1715776139, 1715776139, '1'),
(108860, 23787, 'QU', 'OK', 'S', 1715776270, 1715776270, '1'),
(108861, 17781, 'QU', 'OK', 'S', 1715776407, 1715776407, '1'),
(108862, 17781, 'QU', 'OK', 'S', 1715776407, 1715776407, '1'),
(108863, 17781, 'QU', 'OK', 'S', 1715776407, 1715776407, '1'),
(108864, 17781, 'QU', 'OK', 'S', 1715776407, 1715776407, '1'),
(108865, 17781, 'QU', 'OK', 'S', 1715776407, 1715776407, '1'),
(108866, 23787, 'QU', 'OK', 'S', 1715776532, 1715776532, '1'),
(108867, 23787, 'QU', 'OK', 'S', 1715776544, 1715776544, '1'),
(108868, 26604, 'QU', 'OK', 'S', 1715776559, 1715776559, '1'),
(108869, 17778, 'QU', 'OK', 'S', 1715776570, 1715776570, '1'),
(108870, 17778, 'QU', 'OK', 'S', 1715776570, 1715776570, '1'),
(108871, 25245, 'QU', 'OK', 'S', 1715776573, 1715776573, '1'),
(108872, 17783, 'QU', 'OK', 'S', 1715776722, 1715776722, '1'),
(108873, 17783, 'QU', 'OK', 'S', 1715776722, 1715776722, '1'),
(108874, 17783, 'QU', 'OK', 'S', 1715776722, 1715776722, '1'),
(108875, 17781, 'QU', 'OK', 'S', 1715776821, 1715776821, '1'),
(108876, 17781, 'QU', 'OK', 'S', 1715776821, 1715776821, '1'),
(108877, 17781, 'QU', 'OK', 'S', 1715776821, 1715776821, '1'),
(108878, 17781, 'QU', 'OK', 'S', 1715776821, 1715776821, '1'),
(108879, 17782, 'QU', 'OK', 'S', 1715777159, 1715777159, '1'),
(108880, 31332, 'QU', 'OK', 'S', 1715777655, 1715777655, '1'),
(108881, 17776, 'QU', 'OK', 'S', 1715777742, 1715777742, '1'),
(108882, 31327, 'QU', 'OK', 'S', 1715778127, 1715778127, '1'),
(108883, 8539, 'QU', 'OK', 'S', 1715778238, 1715778238, '1'),
(108884, 31327, 'QU', 'OK', 'S', 1715778388, 1715778388, '1'),
(108885, 31333, 'QU', 'OK', 'S', 1715778768, 1715778768, '1'),
(108886, 13503, 'QU', 'OK', 'S', 1715779080, 1715779080, '1'),
(108887, 13450, 'QU', 'OK', 'S', 1715779083, 1715779083, '1'),
(108888, 13445, 'QU', 'OK', 'S', 1715779086, 1715779086, '1'),
(108889, 13501, 'QU', 'OK', 'S', 1715779089, 1715779089, '1'),
(108890, 18538, 'QU', 'OK', 'S', 1715779091, 1715779091, '1'),
(108891, 18223, 'QU', 'OK', 'S', 1715779094, 1715779094, '1'),
(108892, 18279, 'QU', 'OK', 'S', 1715779108, 1715779108, '1'),
(108893, 14799, 'QU', 'OK', 'S', 1715779110, 1715779110, '1'),
(108894, 18198, 'QU', 'OK', 'S', 1715779112, 1715779112, '1'),
(108895, 13504, 'QU', 'OK', 'S', 1715779115, 1715779115, '1'),
(108896, 18135, 'QU', 'OK', 'S', 1715779117, 1715779117, '1'),
(108897, 18240, 'QU', 'OK', 'S', 1715779120, 1715779120, '1'),
(108898, 6123, 'QU', 'OK', 'S', 1715779124, 1715779124, '1'),
(108899, 18178, 'QU', 'OK', 'S', 1715779127, 1715779127, '1'),
(108900, 18132, 'QU', 'OK', 'S', 1715779130, 1715779130, '1'),
(108901, 31330, 'QU', 'OK', 'S', 1715779419, 1715779419, '1'),
(108902, 31331, 'QU', 'OK', 'S', 1715779457, 1715779457, '1'),
(108903, 31338, 'QU', 'OK', 'S', 1715779507, 1715779507, '1'),
(108904, 31346, 'QU', 'OK', 'S', 1715779770, 1715779770, '1'),
(108905, 31347, 'QU', 'OK', 'S', 1715779970, 1715779970, '1'),
(108906, 23566, 'QU', 'OK', 'S', 1715780264, 1715780264, '1'),
(108907, 23566, 'QU', 'OK', 'S', 1715780264, 1715780264, '1'),
(108908, 23566, 'QU', 'OK', 'S', 1715780264, 1715780264, '1'),
(108909, 23555, 'QU', 'OK', 'S', 1715780334, 1715780334, '1'),
(108910, 23555, 'QU', 'OK', 'S', 1715780334, 1715780334, '1'),
(108911, 23555, 'QU', 'OK', 'S', 1715780334, 1715780334, '1'),
(108912, 23555, 'QU', 'OK', 'S', 1715780334, 1715780334, '1'),
(108913, 23557, 'QU', 'OK', 'S', 1715780507, 1715780507, '1'),
(108914, 23557, 'QU', 'OK', 'S', 1715780507, 1715780507, '1'),
(108915, 23557, 'QU', 'OK', 'S', 1715780507, 1715780507, '1'),
(108916, 23558, 'QU', 'OK', 'S', 1715783510, 1715783510, '1'),
(108917, 23558, 'QU', 'OK', 'S', 1715783510, 1715783510, '1'),
(108918, 23558, 'QU', 'OK', 'S', 1715783510, 1715783510, '1'),
(108919, 23558, 'QU', 'OK', 'S', 1715783510, 1715783510, '1'),
(108920, 23554, 'QU', 'OK', 'S', 1715783695, 1715783695, '1'),
(108921, 23554, 'QU', 'OK', 'S', 1715783695, 1715783695, '1'),
(108922, 23554, 'QU', 'OK', 'S', 1715783695, 1715783695, '1'),
(108923, 23565, 'QU', 'OK', 'S', 1715783811, 1715783811, '1'),
(108924, 23564, 'QU', 'OK', 'S', 1715783962, 1715783962, '1'),
(108925, 23564, 'QU', 'OK', 'S', 1715783962, 1715783962, '1'),
(108926, 23553, 'QU', 'OK', 'S', 1715784229, 1715784229, '1'),
(108927, 23559, 'QU', 'OK', 'S', 1715784515, 1715784515, '1'),
(108928, 23559, 'QU', 'OK', 'S', 1715784515, 1715784515, '1'),
(108929, 23559, 'QU', 'OK', 'S', 1715784515, 1715784515, '1'),
(108930, 31105, 'QU', 'OK', 'S', 1715833560, 1715833560, '1'),
(108931, 31105, 'QU', 'OK', 'S', 1715833581, 1715833581, '1'),
(108932, 31349, 'QU', 'OK', 'S', 1715833843, 1715833843, '1'),
(108933, 31350, 'QU', 'OK', 'S', 1715833865, 1715833865, '1'),
(108934, 31351, 'QU', 'OK', 'S', 1715833891, 1715833891, '1'),
(108935, 31346, 'QU', 'OK', 'S', 1715836231, 1715836231, '1'),
(108936, 31347, 'QU', 'OK', 'S', 1715836267, 1715836267, '1'),
(108937, 29001, 'QU', 'OK', 'S', 1715838742, 1715838742, '1'),
(108938, 28815, 'QU', 'OK', 'S', 1715838816, 1715838816, '1'),
(108939, 28816, 'QU', 'OK', 'S', 1715838871, 1715838871, '1'),
(108940, 31347, 'QU', 'OK', 'S', 1715838935, 1715838935, '1'),
(108941, 31180, 'QU', 'OK', 'S', 1715839469, 1715839469, '1'),
(108942, 30883, 'QU', 'OK', 'S', 1715839477, 1715839477, '1'),
(108943, 31062, 'QU', 'OK', 'S', 1715839486, 1715839486, '1'),
(108944, 31261, 'QU', 'OK', 'S', 1715839494, 1715839494, '1'),
(108945, 27068, 'QU', 'OK', 'S', 1715839499, 1715839499, '1'),
(108946, 30397, 'QU', 'OK', 'S', 1715839502, 1715839502, '1'),
(108947, 30806, 'QU', 'OK', 'S', 1715839510, 1715839510, '1'),
(108948, 30540, 'QU', 'OK', 'S', 1715839513, 1715839513, '1'),
(108949, 30526, 'QU', 'OK', 'S', 1715839517, 1715839517, '1'),
(108950, 30357, 'QU', 'OK', 'S', 1715839521, 1715839521, '1'),
(108951, 30527, 'QU', 'OK', 'S', 1715839526, 1715839526, '1'),
(108952, 26528, 'QU', 'OK', 'S', 1715839537, 1715839537, '1'),
(108953, 23171, 'QU', 'OK', 'S', 1715839541, 1715839541, '1'),
(108954, 30991, 'QU', 'OK', 'S', 1715839544, 1715839544, '1'),
(108955, 30918, 'QU', 'OK', 'S', 1715839549, 1715839549, '1'),
(108956, 31105, 'QU', 'OK', 'S', 1715839554, 1715839554, '1'),
(108957, 30908, 'QU', 'OK', 'S', 1715839566, 1715839566, '1'),
(108958, 30847, 'QU', 'OK', 'S', 1715839578, 1715839578, '1'),
(108959, 30525, 'QU', 'OK', 'S', 1715839623, 1715839623, '1'),
(108960, 30525, 'QU', 'OK', 'S', 1715839626, 1715839626, '1'),
(108961, 23709, 'QU', 'OK', 'S', 1715841169, 1715841169, '1'),
(108962, 31262, 'QU', 'OK', 'S', 1715841200, 1715841200, '1'),
(108963, 31317, 'QU', 'OK', 'S', 1715841433, 1715841433, '1'),
(108964, 30089, 'QU', 'OK', 'S', 1715841855, 1715841855, '1'),
(108965, 31358, 'QU', 'OK', 'S', 1715842014, 1715842014, '1'),
(108966, 31359, 'QU', 'OK', 'S', 1715842040, 1715842040, '1'),
(108967, 31360, 'QU', 'OK', 'S', 1715842069, 1715842069, '1'),
(108968, 10564, 'QU', 'OK', 'S', 1715842503, 1715842503, '1'),
(108969, 31210, 'QU', 'OK', 'S', 1715842505, 1715842505, '1'),
(108970, 8543, 'QU', 'OK', 'S', 1715842507, 1715842507, '1'),
(108971, 31207, 'QU', 'OK', 'S', 1715842510, 1715842510, '1'),
(108972, 31199, 'QU', 'OK', 'S', 1715842512, 1715842512, '1'),
(108973, 31206, 'QU', 'OK', 'S', 1715842514, 1715842514, '1'),
(108974, 31115, 'QU', 'OK', 'S', 1715842520, 1715842520, '1'),
(108975, 19048, 'QU', 'OK', 'S', 1715842522, 1715842522, '1'),
(108976, 31227, 'QU', 'OK', 'S', 1715842526, 1715842526, '1'),
(108977, 25199, 'QU', 'OK', 'S', 1715842527, 1715842527, '1'),
(108978, 25003, 'QU', 'OK', 'S', 1715842529, 1715842529, '1'),
(108979, 31092, 'QU', 'OK', 'S', 1715842532, 1715842532, '1'),
(108980, 27273, 'QU', 'OK', 'S', 1715842535, 1715842535, '1'),
(108981, 31236, 'QU', 'OK', 'S', 1715842543, 1715842543, '1'),
(108982, 27697, 'QU', 'OK', 'S', 1715842555, 1715842555, '1'),
(108983, 31240, 'QU', 'OK', 'S', 1715842561, 1715842561, '1'),
(108984, 8539, 'QU', 'OK', 'S', 1715842637, 1715842637, '1'),
(108985, 8539, 'QU', 'OK', 'S', 1715842960, 1715842960, '1'),
(108986, 8539, 'QU', 'OK', 'S', 1715842963, 1715842963, '1'),
(108987, 20421, 'QU', 'OK', 'S', 1715845326, 1715845326, '1'),
(108988, 23146, 'QU', 'OK', 'S', 1715845339, 1715845339, '1'),
(108989, 27069, 'QU', 'OK', 'S', 1715845343, 1715845343, '1'),
(108990, 30554, 'QU', 'OK', 'S', 1715845346, 1715845346, '1'),
(108991, 31266, 'QU', 'OK', 'S', 1715845527, 1715845527, '1'),
(108992, 30919, 'QU', 'OK', 'S', 1715847090, 1715847090, '1'),
(108993, 26862, 'QU', 'OK', 'S', 1715852156, 1715852156, '1'),
(108994, 26550, 'QU', 'OK', 'S', 1715852395, 1715852395, '1'),
(108995, 30590, 'QU', 'OK', 'S', 1715852436, 1715852436, '1'),
(108996, 30590, 'QU', 'OK', 'S', 1715852461, 1715852461, '1'),
(108997, 30590, 'QU', 'OK', 'S', 1715852481, 1715852481, '1'),
(108998, 30602, 'QU', 'OK', 'S', 1715852500, 1715852500, '1'),
(108999, 30602, 'QU', 'OK', 'S', 1715852516, 1715852516, '1'),
(109000, 30602, 'QU', 'OK', 'S', 1715852527, 1715852527, '1'),
(109001, 29878, 'QU', 'OK', 'S', 1715852636, 1715852636, '1'),
(109002, 30645, 'QU', 'OK', 'S', 1715853876, 1715853876, '1'),
(109003, 30020, 'QU', 'OK', 'S', 1715853935, 1715853935, '1'),
(109004, 18948, 'QU', 'OK', 'S', 1715853994, 1715853994, '1'),
(109005, 27392, 'QU', 'OK', 'S', 1715854031, 1715854031, '1'),
(109006, 31339, 'QU', 'OK', 'S', 1715854265, 1715854265, '1'),
(109007, 31338, 'QU', 'OK', 'S', 1715854314, 1715854314, '1'),
(109008, 31335, 'QU', 'OK', 'S', 1715854379, 1715854379, '1'),
(109009, 31336, 'QU', 'OK', 'S', 1715854417, 1715854417, '1'),
(109010, 25091, 'QU', 'OK', 'S', 1715855031, 1715855031, '1'),
(109011, 28650, 'QU', 'OK', 'S', 1715855091, 1715855091, '1'),
(109012, 29211, 'QU', 'OK', 'S', 1715856012, 1715856012, '1'),
(109013, 20819, 'QU', 'OK', 'S', 1715856044, 1715856044, '1'),
(109014, 28488, 'QU', 'OK', 'S', 1715856077, 1715856077, '1'),
(109015, 17568, 'QU', 'OK', 'S', 1715856079, 1715856079, '1'),
(109016, 23343, 'QU', 'OK', 'S', 1715856141, 1715856141, '1'),
(109017, 26568, 'QU', 'OK', 'S', 1715856153, 1715856153, '1'),
(109018, 26549, 'QU', 'OK', 'S', 1715856162, 1715856162, '1'),
(109019, 31286, 'QU', 'OK', 'S', 1715856164, 1715856164, '1'),
(109020, 29200, 'QU', 'OK', 'S', 1715856176, 1715856176, '1'),
(109021, 25014, 'QU', 'OK', 'S', 1715856182, 1715856182, '1'),
(109022, 19311, 'QU', 'OK', 'S', 1715856188, 1715856188, '1'),
(109023, 29095, 'QU', 'OK', 'S', 1715856192, 1715856192, '1'),
(109024, 27591, 'QU', 'OK', 'S', 1715856206, 1715856206, '1'),
(109025, 30779, 'QU', 'OK', 'S', 1715856389, 1715856389, '1'),
(109026, 29885, 'QU', 'OK', 'S', 1715856392, 1715856392, '1'),
(109027, 30728, 'QU', 'OK', 'S', 1715856394, 1715856394, '1'),
(109028, 30779, 'QU', 'OK', 'S', 1715856397, 1715856397, '1'),
(109029, 19955, 'QU', 'OK', 'S', 1715856403, 1715856403, '1'),
(109030, 28001, 'QU', 'OK', 'S', 1715856410, 1715856410, '1'),
(109031, 28001, 'QU', 'OK', 'S', 1715856418, 1715856418, '1'),
(109032, 25016, 'QU', 'OK', 'S', 1715856423, 1715856423, '1'),
(109033, 26346, 'QU', 'OK', 'S', 1715856426, 1715856426, '1'),
(109034, 28001, 'QU', 'OK', 'S', 1715856427, 1715856427, '1'),
(109035, 26346, 'QU', 'OK', 'S', 1715856437, 1715856437, '1'),
(109036, 30779, 'QU', 'OK', 'S', 1715856440, 1715856440, '1'),
(109037, 27187, 'QU', 'OK', 'S', 1715856442, 1715856442, '1'),
(109038, 30779, 'QU', 'OK', 'S', 1715856445, 1715856445, '1'),
(109039, 19465, 'QU', 'OK', 'S', 1715856447, 1715856447, '1'),
(109040, 24801, 'QU', 'OK', 'S', 1715856449, 1715856449, '1'),
(109041, 19955, 'QU', 'OK', 'S', 1715856451, 1715856451, '1'),
(109042, 26446, 'QU', 'OK', 'S', 1715856643, 1715856643, '1'),
(109043, 26428, 'QU', 'OK', 'S', 1715856685, 1715856685, '1'),
(109044, 31176, 'QU', 'OK', 'S', 1715856914, 1715856914, '1'),
(109045, 31175, 'QU', 'OK', 'S', 1715856926, 1715856926, '1'),
(109046, 31173, 'QU', 'OK', 'S', 1715856940, 1715856940, '1'),
(109047, 31125, 'QU', 'OK', 'S', 1715856967, 1715856967, '1'),
(109048, 31124, 'QU', 'OK', 'S', 1715856980, 1715856980, '1'),
(109049, 31123, 'QU', 'OK', 'S', 1715856991, 1715856991, '1'),
(109050, 29511, 'QU', 'OK', 'S', 1715857034, 1715857034, '1'),
(109051, 29510, 'QU', 'OK', 'S', 1715857048, 1715857048, '1'),
(109052, 28001, 'QU', 'OK', 'S', 1715857234, 1715857234, '1'),
(109053, 28939, 'QU', 'OK', 'S', 1715857250, 1715857250, '1'),
(109054, 28940, 'QU', 'OK', 'S', 1715857298, 1715857298, '1'),
(109055, 29514, 'QU', 'OK', 'S', 1715857365, 1715857365, '1'),
(109056, 28520, 'QU', 'OK', 'S', 1715857536, 1715857536, '1'),
(109057, 31356, 'QU', 'OK', 'S', 1715858341, 1715858341, '1'),
(109058, 31354, 'QU', 'OK', 'S', 1715858792, 1715858792, '1'),
(109059, 31355, 'QU', 'OK', 'S', 1715860526, 1715860526, '1'),
(109060, 31352, 'QU', 'OK', 'S', 1715860689, 1715860689, '1'),
(109061, 31353, 'QU', 'OK', 'S', 1715861235, 1715861235, '1'),
(109062, 13458, 'QU', 'OK', 'S', 1715861672, 1715861672, '1'),
(109063, 16048, 'QU', 'OK', 'S', 1715862645, 1715862645, '1'),
(109064, 16048, 'QU', 'OK', 'S', 1715862649, 1715862649, '1'),
(109065, 31335, 'QU', 'OK', 'S', 1715862651, 1715862651, '1'),
(109066, 16048, 'QU', 'OK', 'S', 1715862652, 1715862652, '1'),
(109067, 16048, 'QU', 'OK', 'S', 1715862654, 1715862654, '1'),
(109068, 15907, 'QU', 'OK', 'S', 1715862821, 1715862821, '1'),
(109069, 31336, 'QU', 'OK', 'S', 1715862906, 1715862906, '1'),
(109070, 31361, 'QU', 'OK', 'S', 1715863241, 1715863241, '1'),
(109071, 31362, 'QU', 'OK', 'S', 1715863390, 1715863390, '1'),
(109072, 31363, 'QU', 'OK', 'S', 1715863509, 1715863509, '1'),
(109073, 31364, 'QU', 'OK', 'S', 1715863629, 1715863629, '1'),
(109074, 31365, 'QU', 'OK', 'S', 1715863682, 1715863682, '1'),
(109075, 31366, 'QU', 'OK', 'S', 1715863874, 1715863874, '1'),
(109076, 31367, 'QU', 'OK', 'S', 1715863921, 1715863921, '1'),
(109077, 31368, 'QU', 'OK', 'S', 1715864069, 1715864069, '1'),
(109078, 31369, 'QU', 'OK', 'S', 1715864134, 1715864134, '1'),
(109079, 31370, 'QU', 'OK', 'S', 1715864239, 1715864239, '1'),
(109080, 31371, 'QU', 'OK', 'S', 1715864459, 1715864459, '1'),
(109081, 31364, 'QU', 'OK', 'S', 1715864533, 1715864533, '1'),
(109082, 31365, 'QU', 'OK', 'S', 1715864732, 1715864732, '1'),
(109083, 31344, 'QU', 'OK', 'S', 1715864826, 1715864826, '1'),
(109084, 31343, 'QU', 'OK', 'S', 1715864873, 1715864873, '1'),
(109085, 20819, 'QU', 'OK', 'S', 1715864931, 1715864931, '1'),
(109086, 20819, 'QU', 'OK', 'S', 1715864931, 1715864931, '1'),
(109087, 20819, 'QU', 'OK', 'S', 1715864931, 1715864931, '1'),
(109088, 31342, 'QU', 'OK', 'S', 1715864998, 1715864998, '1'),
(109089, 31341, 'QU', 'OK', 'S', 1715865041, 1715865041, '1'),
(109090, 31340, 'QU', 'OK', 'S', 1715865092, 1715865092, '1'),
(109091, 15918, 'QU', 'OK', 'S', 1715865226, 1715865226, '1'),
(109092, 15918, 'QU', 'OK', 'S', 1715865229, 1715865229, '1'),
(109093, 31290, 'QU', 'OK', 'S', 1715865317, 1715865317, '1'),
(109094, 29230, 'QU', 'OK', 'S', 1715865693, 1715865693, '1'),
(109095, 31357, 'QU', 'OK', 'S', 1715865797, 1715865797, '1'),
(109096, 23589, 'QU', 'OK', 'S', 1715869560, 1715869560, '1'),
(109097, 23589, 'QU', 'OK', 'S', 1715869560, 1715869560, '1'),
(109098, 23589, 'QU', 'OK', 'S', 1715869560, 1715869560, '1'),
(109099, 23589, 'QU', 'OK', 'S', 1715869560, 1715869560, '1'),
(109100, 23589, 'QU', 'OK', 'S', 1715869560, 1715869560, '1'),
(109101, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109102, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109103, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109104, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109105, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109106, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109107, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109108, 23588, 'QU', 'OK', 'S', 1715869780, 1715869780, '1'),
(109109, 23569, 'QU', 'OK', 'S', 1715869892, 1715869892, '1'),
(109110, 24388, 'QU', 'OK', 'S', 1715870186, 1715870186, '1'),
(109111, 24388, 'QU', 'OK', 'S', 1715870186, 1715870186, '1'),
(109112, 24388, 'QU', 'OK', 'S', 1715870186, 1715870186, '1'),
(109113, 24391, 'QU', 'OK', 'S', 1715870217, 1715870217, '1'),
(109114, 24398, 'QU', 'OK', 'S', 1715870544, 1715870544, '1'),
(109115, 24394, 'QU', 'OK', 'S', 1715870658, 1715870658, '1'),
(109116, 30938, 'QU', 'OK', 'S', 1715926504, 1715926504, '1'),
(109117, 10564, 'QU', 'OK', 'S', 1715928373, 1715928373, '1'),
(109118, 31064, 'QU', 'OK', 'S', 1715933059, 1715933059, '1'),
(109119, 31232, 'QU', 'OK', 'S', 1715933442, 1715933442, '1'),
(109120, 30817, 'QU', 'OK', 'S', 1715933495, 1715933495, '1'),
(109121, 30814, 'QU', 'OK', 'S', 1715933509, 1715933509, '1'),
(109122, 30814, 'QU', 'OK', 'S', 1715933509, 1715933509, '1'),
(109123, 30814, 'QU', 'OK', 'S', 1715933509, 1715933509, '1'),
(109124, 30747, 'QU', 'OK', 'S', 1715933525, 1715933525, '1'),
(109125, 30609, 'QU', 'OK', 'S', 1715933540, 1715933540, '1'),
(109126, 30016, 'QU', 'OK', 'S', 1715938437, 1715938437, '1'),
(109127, 21683, 'QU', 'OK', 'S', 1715938449, 1715938449, '1'),
(109128, 21683, 'QU', 'OK', 'S', 1715938491, 1715938491, '1'),
(109129, 21683, 'QU', 'OK', 'S', 1715938495, 1715938495, '1'),
(109130, 30143, 'QU', 'OK', 'S', 1715938506, 1715938506, '1'),
(109131, 30143, 'QU', 'OK', 'S', 1715938510, 1715938510, '1'),
(109132, 30143, 'QU', 'OK', 'S', 1715938640, 1715938640, '1'),
(109133, 21998, 'QU', 'OK', 'S', 1715938716, 1715938716, '1'),
(109134, 21998, 'QU', 'OK', 'S', 1715938740, 1715938740, '1'),
(109135, 21998, 'QU', 'OK', 'S', 1715938772, 1715938772, '1'),
(109136, 21998, 'QU', 'OK', 'S', 1715938795, 1715938795, '1'),
(109137, 21998, 'QU', 'OK', 'S', 1715938814, 1715938814, '1'),
(109138, 21998, 'QU', 'OK', 'S', 1715938825, 1715938825, '1'),
(109139, 21998, 'QU', 'OK', 'S', 1715938846, 1715938846, '1'),
(109140, 21998, 'QU', 'OK', 'S', 1715938869, 1715938869, '1'),
(109141, 21998, 'QU', 'OK', 'S', 1715938885, 1715938885, '1'),
(109142, 21998, 'QU', 'OK', 'S', 1715938898, 1715938898, '1'),
(109143, 21998, 'QU', 'OK', 'S', 1715938911, 1715938911, '1'),
(109144, 21998, 'QU', 'OK', 'S', 1715938924, 1715938924, '1'),
(109145, 23922, 'QU', 'OK', 'S', 1715939985, 1715939985, '1'),
(109146, 23922, 'QU', 'OK', 'S', 1715940031, 1715940031, '1'),
(109147, 23922, 'QU', 'OK', 'S', 1715940052, 1715940052, '1'),
(109148, 23922, 'QU', 'OK', 'S', 1715940075, 1715940075, '1'),
(109149, 31331, 'QU', 'OK', 'S', 1715940145, 1715940145, '1'),
(109150, 15343, 'QU', 'OK', 'S', 1715940413, 1715940413, '1'),
(109151, 15343, 'QU', 'OK', 'S', 1715940471, 1715940471, '1'),
(109152, 15343, 'QU', 'OK', 'S', 1715940491, 1715940491, '1'),
(109153, 15343, 'QU', 'OK', 'S', 1715940499, 1715940499, '1'),
(109154, 15343, 'QU', 'OK', 'S', 1715940624, 1715940624, '1'),
(109155, 15343, 'QU', 'OK', 'S', 1715940636, 1715940636, '1'),
(109156, 30312, 'QU', 'OK', 'S', 1715940832, 1715940832, '1'),
(109157, 21888, 'QU', 'OK', 'S', 1715941022, 1715941022, '1'),
(109158, 20109, 'QU', 'OK', 'S', 1715941985, 1715941985, '1'),
(109159, 24397, 'QU', 'OK', 'S', 1715942024, 1715942024, '1'),
(109160, 8406, 'QU', 'OK', 'S', 1715942047, 1715942047, '1'),
(109161, 24397, 'QU', 'OK', 'S', 1715942067, 1715942067, '1'),
(109162, 11438, 'QU', 'OK', 'S', 1715942225, 1715942225, '1'),
(109163, 11438, 'QU', 'OK', 'S', 1715942229, 1715942229, '1'),
(109164, 11438, 'QU', 'OK', 'S', 1715942239, 1715942239, '1'),
(109165, 11438, 'QU', 'OK', 'S', 1715942242, 1715942242, '1'),
(109166, 30322, 'QU', 'OK', 'S', 1715942242, 1715942242, '1'),
(109167, 11438, 'QU', 'OK', 'S', 1715942246, 1715942246, '1'),
(109168, 11438, 'QU', 'OK', 'S', 1715942260, 1715942260, '1'),
(109169, 11438, 'QU', 'OK', 'S', 1715942265, 1715942265, '1'),
(109170, 11438, 'QU', 'OK', 'S', 1715942275, 1715942275, '1'),
(109171, 11438, 'QU', 'OK', 'S', 1715942279, 1715942279, '1'),
(109172, 11438, 'QU', 'OK', 'S', 1715942296, 1715942296, '1'),
(109173, 11438, 'QU', 'OK', 'S', 1715942306, 1715942306, '1'),
(109174, 11438, 'QU', 'OK', 'S', 1715942309, 1715942309, '1'),
(109175, 11438, 'QU', 'OK', 'S', 1715942319, 1715942319, '1'),
(109176, 11438, 'QU', 'OK', 'S', 1715942323, 1715942323, '1'),
(109177, 24411, 'QU', 'OK', 'S', 1715942606, 1715942606, '1'),
(109178, 24410, 'QU', 'OK', 'S', 1715942857, 1715942857, '1'),
(109179, 24410, 'QU', 'OK', 'S', 1715942857, 1715942857, '1'),
(109180, 24410, 'QU', 'OK', 'S', 1715942857, 1715942857, '1'),
(109181, 24410, 'QU', 'OK', 'S', 1715942857, 1715942857, '1'),
(109182, 24410, 'QU', 'OK', 'S', 1715942858, 1715942858, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(109183, 24410, 'QU', 'OK', 'S', 1715942858, 1715942858, '1'),
(109184, 24404, 'QU', 'OK', 'S', 1715943342, 1715943342, '1'),
(109185, 24404, 'QU', 'OK', 'S', 1715943342, 1715943342, '1'),
(109186, 31392, 'QU', 'OK', 'S', 1715943787, 1715943787, '1'),
(109187, 31395, 'QU', 'OK', 'S', 1715944190, 1715944190, '1'),
(109188, 29653, 'QU', 'OK', 'S', 1715944646, 1715944646, '1'),
(109189, 29653, 'QU', 'OK', 'S', 1715944651, 1715944651, '1'),
(109190, 25572, 'QU', 'OK', 'S', 1715944654, 1715944654, '1'),
(109191, 25572, 'QU', 'OK', 'S', 1715944658, 1715944658, '1'),
(109192, 25572, 'QU', 'OK', 'S', 1715944661, 1715944661, '1'),
(109193, 25571, 'QU', 'OK', 'S', 1715944665, 1715944665, '1'),
(109194, 26819, 'QU', 'OK', 'S', 1715944670, 1715944670, '1'),
(109195, 26000, 'QU', 'OK', 'S', 1715944673, 1715944673, '1'),
(109196, 18774, 'QU', 'OK', 'S', 1715944678, 1715944678, '1'),
(109197, 15142, 'QU', 'OK', 'S', 1715944682, 1715944682, '1'),
(109198, 27079, 'QU', 'OK', 'S', 1715944688, 1715944688, '1'),
(109199, 19138, 'QU', 'OK', 'S', 1715944723, 1715944723, '1'),
(109200, 14998, 'QU', 'OK', 'S', 1715944727, 1715944727, '1'),
(109201, 18755, 'QU', 'OK', 'S', 1715944730, 1715944730, '1'),
(109202, 21046, 'QU', 'OK', 'S', 1715944734, 1715944734, '1'),
(109203, 21046, 'QU', 'OK', 'S', 1715944738, 1715944738, '1'),
(109204, 18855, 'QU', 'OK', 'S', 1715944741, 1715944741, '1'),
(109205, 18855, 'QU', 'OK', 'S', 1715944744, 1715944744, '1'),
(109206, 18855, 'QU', 'OK', 'S', 1715944748, 1715944748, '1'),
(109207, 18855, 'QU', 'OK', 'S', 1715944751, 1715944751, '1'),
(109208, 18782, 'QU', 'OK', 'S', 1715944755, 1715944755, '1'),
(109209, 30116, 'QU', 'OK', 'S', 1715944758, 1715944758, '1'),
(109210, 29927, 'QU', 'OK', 'S', 1715944761, 1715944761, '1'),
(109211, 27079, 'QU', 'OK', 'S', 1715944764, 1715944764, '1'),
(109212, 30116, 'QU', 'OK', 'S', 1715944767, 1715944767, '1'),
(109213, 21046, 'QU', 'OK', 'S', 1715944770, 1715944770, '1'),
(109214, 29441, 'QU', 'OK', 'S', 1715945045, 1715945045, '1'),
(109215, 31229, 'QU', 'OK', 'S', 1715945150, 1715945150, '1'),
(109216, 29629, 'QU', 'OK', 'S', 1715945155, 1715945155, '1'),
(109217, 28993, 'QU', 'OK', 'S', 1715945256, 1715945256, '1'),
(109218, 24220, 'QU', 'OK', 'S', 1715945306, 1715945306, '1'),
(109219, 31262, 'QU', 'OK', 'S', 1715945309, 1715945309, '1'),
(109220, 22245, 'QU', 'OK', 'S', 1715945315, 1715945315, '1'),
(109221, 31317, 'QU', 'OK', 'S', 1715945319, 1715945319, '1'),
(109222, 28189, 'QU', 'OK', 'S', 1715945330, 1715945330, '1'),
(109223, 26547, 'QU', 'OK', 'S', 1715945380, 1715945380, '1'),
(109224, 30357, 'QU', 'OK', 'S', 1715945392, 1715945392, '1'),
(109225, 30540, 'QU', 'OK', 'S', 1715945396, 1715945396, '1'),
(109226, 30030, 'QU', 'OK', 'S', 1715945402, 1715945402, '1'),
(109227, 30515, 'QU', 'OK', 'S', 1715945406, 1715945406, '1'),
(109228, 30517, 'QU', 'OK', 'S', 1715945410, 1715945410, '1'),
(109229, 29273, 'QU', 'OK', 'S', 1715945416, 1715945416, '1'),
(109230, 22976, 'QU', 'OK', 'S', 1715945420, 1715945420, '1'),
(109231, 22974, 'QU', 'OK', 'S', 1715945430, 1715945430, '1'),
(109232, 29787, 'QU', 'OK', 'S', 1715945769, 1715945769, '1'),
(109233, 30009, 'QU', 'OK', 'S', 1715945772, 1715945772, '1'),
(109234, 20421, 'QU', 'OK', 'S', 1715945775, 1715945775, '1'),
(109235, 15550, 'QU', 'OK', 'S', 1715945779, 1715945779, '1'),
(109236, 11723, 'QU', 'OK', 'S', 1715945781, 1715945781, '1'),
(109237, 22958, 'QU', 'OK', 'S', 1715945784, 1715945784, '1'),
(109238, 20421, 'QU', 'OK', 'S', 1715945787, 1715945787, '1'),
(109239, 25052, 'QU', 'OK', 'S', 1715946197, 1715946197, '1'),
(109240, 25052, 'QU', 'OK', 'S', 1715946202, 1715946202, '1'),
(109241, 31394, 'QU', 'OK', 'S', 1715947550, 1715947550, '1'),
(109242, 31376, 'QU', 'OK', 'S', 1715948009, 1715948009, '1'),
(109243, 31377, 'QU', 'OK', 'S', 1715948041, 1715948041, '1'),
(109244, 31378, 'QU', 'OK', 'S', 1715948132, 1715948132, '1'),
(109245, 31399, 'QU', 'OK', 'S', 1715948453, 1715948453, '1'),
(109246, 31400, 'QU', 'OK', 'S', 1715948488, 1715948488, '1'),
(109247, 31401, 'QU', 'OK', 'S', 1715948513, 1715948513, '1'),
(109248, 26745, 'QU', 'OK', 'S', 1715950013, 1715950013, '1'),
(109249, 26745, 'QU', 'OK', 'S', 1715950023, 1715950023, '1'),
(109250, 22824, 'QU', 'OK', 'S', 1715950032, 1715950032, '1'),
(109251, 24847, 'QU', 'OK', 'S', 1715950036, 1715950036, '1'),
(109252, 22826, 'QU', 'OK', 'S', 1715950039, 1715950039, '1'),
(109253, 22826, 'QU', 'OK', 'S', 1715950050, 1715950050, '1'),
(109254, 27329, 'QU', 'OK', 'S', 1715950058, 1715950058, '1'),
(109255, 27467, 'QU', 'OK', 'S', 1715950061, 1715950061, '1'),
(109256, 27667, 'QU', 'OK', 'S', 1715950064, 1715950064, '1'),
(109257, 28419, 'QU', 'OK', 'S', 1715950066, 1715950066, '1'),
(109258, 27459, 'QU', 'OK', 'S', 1715950071, 1715950071, '1'),
(109259, 16994, 'QU', 'OK', 'S', 1715950162, 1715950162, '1'),
(109260, 30588, 'QU', 'OK', 'S', 1715950165, 1715950165, '1'),
(109261, 27326, 'QU', 'OK', 'S', 1715950167, 1715950167, '1'),
(109262, 30950, 'QU', 'OK', 'S', 1715950170, 1715950170, '1'),
(109263, 30588, 'QU', 'OK', 'S', 1715950174, 1715950174, '1'),
(109264, 26488, 'QU', 'OK', 'S', 1715950176, 1715950176, '1'),
(109265, 22571, 'QU', 'OK', 'S', 1715950178, 1715950178, '1'),
(109266, 22571, 'QU', 'OK', 'S', 1715950183, 1715950183, '1'),
(109267, 22571, 'QU', 'OK', 'S', 1715950186, 1715950186, '1'),
(109268, 28119, 'QU', 'OK', 'S', 1715950189, 1715950189, '1'),
(109269, 22571, 'QU', 'OK', 'S', 1715950191, 1715950191, '1'),
(109270, 30950, 'QU', 'OK', 'S', 1715950212, 1715950212, '1'),
(109271, 27045, 'QU', 'OK', 'S', 1715950217, 1715950217, '1'),
(109272, 27466, 'QU', 'OK', 'S', 1715950219, 1715950219, '1'),
(109273, 27456, 'QU', 'OK', 'S', 1715950525, 1715950525, '1'),
(109274, 27456, 'QU', 'OK', 'S', 1715950664, 1715950664, '1'),
(109275, 31092, 'QU', 'OK', 'S', 1715950667, 1715950667, '1'),
(109276, 31092, 'QU', 'OK', 'S', 1715950670, 1715950670, '1'),
(109277, 26745, 'QU', 'OK', 'S', 1715950749, 1715950749, '1'),
(109278, 29756, 'QU', 'OK', 'S', 1715950758, 1715950758, '1'),
(109279, 26745, 'QU', 'OK', 'S', 1715950771, 1715950771, '1'),
(109280, 26746, 'QU', 'OK', 'S', 1715950780, 1715950780, '1'),
(109281, 31389, 'QU', 'OK', 'S', 1715950881, 1715950881, '1'),
(109282, 31391, 'QU', 'OK', 'S', 1715950938, 1715950938, '1'),
(109283, 31385, 'QU', 'OK', 'S', 1715950988, 1715950988, '1'),
(109284, 31077, 'QU', 'OK', 'S', 1715951062, 1715951062, '1'),
(109285, 22824, 'QU', 'OK', 'S', 1715951067, 1715951067, '1'),
(109286, 22826, 'QU', 'OK', 'S', 1715951069, 1715951069, '1'),
(109287, 27454, 'QU', 'OK', 'S', 1715951148, 1715951148, '1'),
(109288, 26746, 'QU', 'OK', 'S', 1715951161, 1715951161, '1'),
(109289, 31293, 'QU', 'OK', 'S', 1715951220, 1715951220, '1'),
(109290, 23343, 'QU', 'OK', 'S', 1715951268, 1715951268, '1'),
(109291, 31223, 'QU', 'OK', 'S', 1715951326, 1715951326, '1'),
(109292, 27454, 'QU', 'OK', 'S', 1715951384, 1715951384, '1'),
(109293, 27454, 'QU', 'OK', 'S', 1715951388, 1715951388, '1'),
(109294, 31224, 'QU', 'OK', 'S', 1715951390, 1715951390, '1'),
(109295, 31380, 'QU', 'OK', 'S', 1715951407, 1715951407, '1'),
(109296, 25508, 'QU', 'OK', 'S', 1715951455, 1715951455, '1'),
(109297, 31381, 'QU', 'OK', 'S', 1715951542, 1715951542, '1'),
(109298, 29608, 'QU', 'OK', 'S', 1715951546, 1715951546, '1'),
(109299, 31115, 'QU', 'OK', 'S', 1715951649, 1715951649, '1'),
(109300, 31382, 'QU', 'OK', 'S', 1715951651, 1715951651, '1'),
(109301, 31383, 'QU', 'OK', 'S', 1715951776, 1715951776, '1'),
(109302, 31208, 'QU', 'OK', 'S', 1715951847, 1715951847, '1'),
(109303, 30832, 'QU', 'OK', 'S', 1715951901, 1715951901, '1'),
(109304, 31384, 'QU', 'OK', 'S', 1715951960, 1715951960, '1'),
(109305, 14916, 'QU', 'OK', 'S', 1715951998, 1715951998, '1'),
(109306, 31386, 'QU', 'OK', 'S', 1715952000, 1715952000, '1'),
(109307, 31387, 'QU', 'OK', 'S', 1715952035, 1715952035, '1'),
(109308, 30554, 'QU', 'OK', 'S', 1715952056, 1715952056, '1'),
(109309, 31293, 'QU', 'OK', 'S', 1715952139, 1715952139, '1'),
(109310, 31388, 'QU', 'OK', 'S', 1715952153, 1715952153, '1'),
(109311, 31393, 'QU', 'OK', 'S', 1715952195, 1715952195, '1'),
(109312, 30831, 'QU', 'OK', 'S', 1715952196, 1715952196, '1'),
(109313, 31396, 'QU', 'OK', 'S', 1715952236, 1715952236, '1'),
(109314, 29756, 'QU', 'OK', 'S', 1715952258, 1715952258, '1'),
(109315, 31116, 'QU', 'OK', 'S', 1715952285, 1715952285, '1'),
(109316, 31116, 'QU', 'OK', 'S', 1715952293, 1715952293, '1'),
(109317, 31098, 'QU', 'OK', 'S', 1715952299, 1715952299, '1'),
(109318, 31314, 'QU', 'OK', 'S', 1715952311, 1715952311, '1'),
(109319, 31104, 'QU', 'OK', 'S', 1715952315, 1715952315, '1'),
(109320, 23562, 'QU', 'OK', 'S', 1715952319, 1715952319, '1'),
(109321, 31104, 'QU', 'OK', 'S', 1715952324, 1715952324, '1'),
(109322, 23562, 'QU', 'OK', 'S', 1715952328, 1715952328, '1'),
(109323, 20666, 'QU', 'OK', 'S', 1715952332, 1715952332, '1'),
(109324, 31098, 'QU', 'OK', 'S', 1715952336, 1715952336, '1'),
(109325, 31098, 'QU', 'OK', 'S', 1715952340, 1715952340, '1'),
(109326, 23561, 'QU', 'OK', 'S', 1715952344, 1715952344, '1'),
(109327, 30993, 'QU', 'OK', 'S', 1715952348, 1715952348, '1'),
(109328, 30993, 'QU', 'OK', 'S', 1715952357, 1715952357, '1'),
(109329, 31115, 'QU', 'OK', 'S', 1715952362, 1715952362, '1'),
(109330, 19546, 'QU', 'OK', 'S', 1715952367, 1715952367, '1'),
(109331, 29064, 'QU', 'OK', 'S', 1715952370, 1715952370, '1'),
(109332, 19546, 'QU', 'OK', 'S', 1715952373, 1715952373, '1'),
(109333, 19546, 'QU', 'OK', 'S', 1715952377, 1715952377, '1'),
(109334, 30993, 'QU', 'OK', 'S', 1715952381, 1715952381, '1'),
(109335, 30993, 'QU', 'OK', 'S', 1715952386, 1715952386, '1'),
(109336, 31115, 'QU', 'OK', 'S', 1715952391, 1715952391, '1'),
(109337, 30830, 'QU', 'OK', 'S', 1715952397, 1715952397, '1'),
(109338, 31115, 'QU', 'OK', 'S', 1715952402, 1715952402, '1'),
(109339, 30830, 'QU', 'OK', 'S', 1715952406, 1715952406, '1'),
(109340, 30993, 'QU', 'OK', 'S', 1715952410, 1715952410, '1'),
(109341, 31347, 'QU', 'OK', 'S', 1715952415, 1715952415, '1'),
(109342, 29201, 'QU', 'OK', 'S', 1715952459, 1715952459, '1'),
(109343, 30297, 'QU', 'OK', 'S', 1715952462, 1715952462, '1'),
(109344, 22349, 'QU', 'OK', 'S', 1715952470, 1715952470, '1'),
(109345, 29201, 'QU', 'OK', 'S', 1715952489, 1715952489, '1'),
(109346, 20479, 'QU', 'OK', 'S', 1715952503, 1715952503, '1'),
(109347, 30918, 'QU', 'OK', 'S', 1715952508, 1715952508, '1'),
(109348, 30906, 'QU', 'OK', 'S', 1715952550, 1715952550, '1'),
(109349, 28019, 'QU', 'OK', 'S', 1715952564, 1715952564, '1'),
(109350, 30906, 'QU', 'OK', 'S', 1715952566, 1715952566, '1'),
(109351, 31397, 'QU', 'OK', 'S', 1715952603, 1715952603, '1'),
(109352, 31374, 'QU', 'OK', 'S', 1715952937, 1715952937, '1'),
(109353, 31113, 'QU', 'OK', 'S', 1715952958, 1715952958, '1'),
(109354, 31113, 'QU', 'OK', 'S', 1715952966, 1715952966, '1'),
(109355, 30996, 'QU', 'OK', 'S', 1715952969, 1715952969, '1'),
(109356, 31113, 'QU', 'OK', 'S', 1715952971, 1715952971, '1'),
(109357, 31375, 'QU', 'OK', 'S', 1715952973, 1715952973, '1'),
(109358, 30996, 'QU', 'OK', 'S', 1715952974, 1715952974, '1'),
(109359, 30996, 'QU', 'OK', 'S', 1715952977, 1715952977, '1'),
(109360, 31113, 'QU', 'OK', 'S', 1715952980, 1715952980, '1'),
(109361, 30996, 'QU', 'OK', 'S', 1715952983, 1715952983, '1'),
(109362, 31113, 'QU', 'OK', 'S', 1715952986, 1715952986, '1'),
(109363, 30996, 'QU', 'OK', 'S', 1715952988, 1715952988, '1'),
(109364, 30996, 'QU', 'OK', 'S', 1715952991, 1715952991, '1'),
(109365, 21492, 'QU', 'OK', 'S', 1715952994, 1715952994, '1'),
(109366, 31113, 'QU', 'OK', 'S', 1715952997, 1715952997, '1'),
(109367, 31113, 'QU', 'OK', 'S', 1715953000, 1715953000, '1'),
(109368, 11989, 'QU', 'OK', 'S', 1715953003, 1715953003, '1'),
(109369, 31113, 'QU', 'OK', 'S', 1715953006, 1715953006, '1'),
(109370, 21492, 'QU', 'OK', 'S', 1715953009, 1715953009, '1'),
(109371, 11989, 'QU', 'OK', 'S', 1715953012, 1715953012, '1'),
(109372, 30912, 'QU', 'OK', 'S', 1715953017, 1715953017, '1'),
(109373, 31127, 'QU', 'OK', 'S', 1715953020, 1715953020, '1'),
(109374, 31113, 'QU', 'OK', 'S', 1715953028, 1715953028, '1'),
(109375, 31113, 'QU', 'OK', 'S', 1715953031, 1715953031, '1'),
(109376, 31113, 'QU', 'OK', 'S', 1715953034, 1715953034, '1'),
(109377, 31032, 'QU', 'OK', 'S', 1715953040, 1715953040, '1'),
(109378, 31177, 'QU', 'OK', 'S', 1715953043, 1715953043, '1'),
(109379, 31087, 'QU', 'OK', 'S', 1715953050, 1715953050, '1'),
(109380, 30944, 'QU', 'OK', 'S', 1715953072, 1715953072, '1'),
(109381, 31063, 'QU', 'OK', 'S', 1715953077, 1715953077, '1'),
(109382, 31031, 'QU', 'OK', 'S', 1715953082, 1715953082, '1'),
(109383, 30914, 'QU', 'OK', 'S', 1715953088, 1715953088, '1'),
(109384, 23907, 'QU', 'OK', 'S', 1715953091, 1715953091, '1'),
(109385, 30532, 'QU', 'OK', 'S', 1715953094, 1715953094, '1'),
(109386, 31121, 'QU', 'OK', 'S', 1715953102, 1715953102, '1'),
(109387, 31087, 'QU', 'OK', 'S', 1715953104, 1715953104, '1'),
(109388, 31087, 'QU', 'OK', 'S', 1715953128, 1715953128, '1'),
(109389, 20220, 'QU', 'OK', 'S', 1715953135, 1715953135, '1'),
(109390, 31087, 'QU', 'OK', 'S', 1715953141, 1715953141, '1'),
(109391, 31033, 'QU', 'OK', 'S', 1715953144, 1715953144, '1'),
(109392, 31063, 'QU', 'OK', 'S', 1715953147, 1715953147, '1'),
(109393, 31062, 'QU', 'OK', 'S', 1715953150, 1715953150, '1'),
(109394, 31087, 'QU', 'OK', 'S', 1715953153, 1715953153, '1'),
(109395, 31028, 'QU', 'OK', 'S', 1715953156, 1715953156, '1'),
(109396, 31063, 'QU', 'OK', 'S', 1715953159, 1715953159, '1'),
(109397, 31087, 'QU', 'OK', 'S', 1715953162, 1715953162, '1'),
(109398, 31063, 'QU', 'OK', 'S', 1715953165, 1715953165, '1'),
(109399, 31063, 'QU', 'OK', 'S', 1715953168, 1715953168, '1'),
(109400, 31063, 'QU', 'OK', 'S', 1715953172, 1715953172, '1'),
(109401, 28505, 'QU', 'OK', 'S', 1715953183, 1715953183, '1'),
(109402, 31085, 'QU', 'OK', 'S', 1715953187, 1715953187, '1'),
(109403, 31063, 'QU', 'OK', 'S', 1715953195, 1715953195, '1'),
(109404, 31035, 'QU', 'OK', 'S', 1715953198, 1715953198, '1'),
(109405, 7933, 'QU', 'OK', 'S', 1715953202, 1715953202, '1'),
(109406, 31177, 'QU', 'OK', 'S', 1715953205, 1715953205, '1'),
(109407, 31177, 'QU', 'OK', 'S', 1715953210, 1715953210, '1'),
(109408, 31062, 'QU', 'OK', 'S', 1715953217, 1715953217, '1'),
(109409, 31062, 'QU', 'OK', 'S', 1715953238, 1715953238, '1'),
(109410, 31087, 'QU', 'OK', 'S', 1715953246, 1715953246, '1'),
(109411, 31218, 'QU', 'OK', 'S', 1715953249, 1715953249, '1'),
(109412, 30925, 'QU', 'OK', 'S', 1715953254, 1715953254, '1'),
(109413, 31218, 'QU', 'OK', 'S', 1715953258, 1715953258, '1'),
(109414, 30925, 'QU', 'OK', 'S', 1715953282, 1715953282, '1'),
(109415, 24412, 'QU', 'OK', 'S', 1715953299, 1715953299, '1'),
(109416, 24412, 'QU', 'OK', 'S', 1715953299, 1715953299, '1'),
(109417, 24248, 'QU', 'OK', 'S', 1715953308, 1715953308, '1'),
(109418, 24248, 'QU', 'OK', 'S', 1715953312, 1715953312, '1'),
(109419, 24248, 'QU', 'OK', 'S', 1715953315, 1715953315, '1'),
(109420, 26862, 'QU', 'OK', 'S', 1715953336, 1715953336, '1'),
(109421, 31111, 'QU', 'OK', 'S', 1715953339, 1715953339, '1'),
(109422, 31111, 'QU', 'OK', 'S', 1715953356, 1715953356, '1'),
(109423, 30812, 'QU', 'OK', 'S', 1715953362, 1715953362, '1'),
(109424, 27656, 'QU', 'OK', 'S', 1715953376, 1715953376, '1'),
(109425, 30906, 'QU', 'OK', 'S', 1715953401, 1715953401, '1'),
(109426, 30357, 'QU', 'OK', 'S', 1715953409, 1715953409, '1'),
(109427, 24637, 'QU', 'OK', 'S', 1715953427, 1715953427, '1'),
(109428, 30645, 'QU', 'OK', 'S', 1715953466, 1715953466, '1'),
(109429, 30887, 'QU', 'OK', 'S', 1715953533, 1715953533, '1'),
(109430, 24639, 'QU', 'OK', 'S', 1715953626, 1715953626, '1'),
(109431, 24639, 'QU', 'OK', 'S', 1715953626, 1715953626, '1'),
(109432, 15499, 'QU', 'OK', 'S', 1715953631, 1715953631, '1'),
(109433, 30806, 'QU', 'OK', 'S', 1715953684, 1715953684, '1'),
(109434, 30767, 'QU', 'OK', 'S', 1715953730, 1715953730, '1'),
(109435, 24634, 'QU', 'OK', 'S', 1715953770, 1715953770, '1'),
(109436, 24634, 'QU', 'OK', 'S', 1715953770, 1715953770, '1'),
(109437, 24634, 'QU', 'OK', 'S', 1715953770, 1715953770, '1'),
(109438, 31307, 'QU', 'OK', 'S', 1715953772, 1715953772, '1'),
(109439, 23346, 'QU', 'OK', 'S', 1715953849, 1715953849, '1'),
(109440, 24564, 'QU', 'OK', 'S', 1715953851, 1715953851, '1'),
(109441, 24564, 'QU', 'OK', 'S', 1715953851, 1715953851, '1'),
(109442, 25703, 'QU', 'OK', 'S', 1715953953, 1715953953, '1'),
(109443, 25703, 'QU', 'OK', 'S', 1715953957, 1715953957, '1'),
(109444, 24635, 'QU', 'OK', 'S', 1715953959, 1715953959, '1'),
(109445, 24635, 'QU', 'OK', 'S', 1715953959, 1715953959, '1'),
(109446, 24635, 'QU', 'OK', 'S', 1715953959, 1715953959, '1'),
(109447, 10412, 'QU', 'OK', 'S', 1715954000, 1715954000, '1'),
(109448, 25703, 'QU', 'OK', 'S', 1715954041, 1715954041, '1'),
(109449, 25703, 'QU', 'OK', 'S', 1715954049, 1715954049, '1'),
(109450, 25703, 'QU', 'OK', 'S', 1715954055, 1715954055, '1'),
(109451, 24636, 'QU', 'OK', 'S', 1715954100, 1715954100, '1'),
(109452, 24636, 'QU', 'OK', 'S', 1715954100, 1715954100, '1'),
(109453, 24636, 'QU', 'OK', 'S', 1715954100, 1715954100, '1'),
(109454, 24636, 'QU', 'OK', 'S', 1715954100, 1715954100, '1'),
(109455, 24636, 'QU', 'OK', 'S', 1715954100, 1715954100, '1'),
(109456, 30992, 'QU', 'OK', 'S', 1715954151, 1715954151, '1'),
(109457, 29002, 'QU', 'OK', 'S', 1715954296, 1715954296, '1'),
(109458, 24642, 'QU', 'OK', 'S', 1715954314, 1715954314, '1'),
(109459, 24642, 'QU', 'OK', 'S', 1715954314, 1715954314, '1'),
(109460, 24642, 'QU', 'OK', 'S', 1715954314, 1715954314, '1'),
(109461, 24643, 'QU', 'OK', 'S', 1715954705, 1715954705, '1'),
(109462, 24643, 'QU', 'OK', 'S', 1715954705, 1715954705, '1'),
(109463, 24644, 'QU', 'OK', 'S', 1715954771, 1715954771, '1'),
(109464, 24644, 'QU', 'OK', 'S', 1715954771, 1715954771, '1'),
(109465, 24644, 'QU', 'OK', 'S', 1715954771, 1715954771, '1'),
(109466, 24644, 'QU', 'OK', 'S', 1715954771, 1715954771, '1'),
(109467, 24653, 'QU', 'OK', 'S', 1715954881, 1715954881, '1'),
(109468, 24652, 'QU', 'OK', 'S', 1715955179, 1715955179, '1'),
(109469, 24652, 'QU', 'OK', 'S', 1715955179, 1715955179, '1'),
(109470, 27786, 'QU', 'OK', 'S', 1715956361, 1715956361, '1'),
(109471, 27786, 'QU', 'OK', 'S', 1715956374, 1715956374, '1'),
(109472, 30364, 'QU', 'OK', 'S', 1715956403, 1715956403, '1'),
(109473, 29813, 'QU', 'OK', 'S', 1716011108, 1716011108, '1'),
(109474, 31390, 'QU', 'OK', 'S', 1716012150, 1716012150, '1'),
(109475, 31398, 'QU', 'OK', 'S', 1716012347, 1716012347, '1'),
(109476, 31405, 'QU', 'OK', 'S', 1716012996, 1716012996, '1'),
(109477, 31402, 'QU', 'OK', 'S', 1716013269, 1716013269, '1'),
(109478, 31403, 'QU', 'OK', 'S', 1716013303, 1716013303, '1'),
(109479, 31404, 'QU', 'OK', 'S', 1716013337, 1716013337, '1'),
(109480, 31406, 'QU', 'OK', 'S', 1716013668, 1716013668, '1'),
(109481, 31407, 'QU', 'OK', 'S', 1716014009, 1716014009, '1'),
(109482, 29380, 'QU', 'OK', 'S', 1716014022, 1716014022, '1'),
(109483, 31240, 'QU', 'OK', 'S', 1716014130, 1716014130, '1'),
(109484, 31408, 'QU', 'OK', 'S', 1716014174, 1716014174, '1'),
(109485, 30362, 'QU', 'OK', 'S', 1716014175, 1716014175, '1'),
(109486, 31029, 'QU', 'OK', 'S', 1716014316, 1716014316, '1'),
(109487, 30944, 'QU', 'OK', 'S', 1716014380, 1716014380, '1'),
(109488, 30929, 'QU', 'OK', 'S', 1716014436, 1716014436, '1'),
(109489, 24580, 'QU', 'OK', 'S', 1716014485, 1716014485, '1'),
(109490, 31409, 'QU', 'OK', 'S', 1716014566, 1716014566, '1'),
(109491, 26210, 'QU', 'OK', 'S', 1716014575, 1716014575, '1'),
(109492, 31410, 'QU', 'OK', 'S', 1716014617, 1716014617, '1'),
(109493, 30768, 'QU', 'OK', 'S', 1716014652, 1716014652, '1'),
(109494, 31129, 'QU', 'OK', 'S', 1716014707, 1716014707, '1'),
(109495, 31076, 'QU', 'OK', 'S', 1716014714, 1716014714, '1'),
(109496, 24321, 'QU', 'OK', 'S', 1716014794, 1716014794, '1'),
(109497, 31111, 'QU', 'OK', 'S', 1716014864, 1716014864, '1'),
(109498, 31085, 'QU', 'OK', 'S', 1716014873, 1716014873, '1'),
(109499, 18559, 'QU', 'OK', 'S', 1716015886, 1716015886, '1'),
(109500, 18743, 'QU', 'OK', 'S', 1716015902, 1716015902, '1'),
(109501, 31379, 'QU', 'OK', 'S', 1716016639, 1716016639, '1'),
(109502, 31362, 'QU', 'OK', 'S', 1716017113, 1716017113, '1'),
(109503, 31361, 'QU', 'OK', 'S', 1716017136, 1716017136, '1'),
(109504, 31361, 'QU', 'OK', 'S', 1716017136, 1716017136, '1'),
(109505, 31361, 'QU', 'OK', 'S', 1716017136, 1716017136, '1'),
(109506, 31339, 'QU', 'OK', 'S', 1716017194, 1716017194, '1'),
(109507, 31339, 'QU', 'OK', 'S', 1716017194, 1716017194, '1'),
(109508, 31338, 'QU', 'OK', 'S', 1716017204, 1716017204, '1'),
(109509, 31309, 'QU', 'OK', 'S', 1716017269, 1716017269, '1'),
(109510, 31307, 'QU', 'OK', 'S', 1716017280, 1716017280, '1'),
(109511, 31304, 'QU', 'OK', 'S', 1716017305, 1716017305, '1'),
(109512, 31304, 'QU', 'OK', 'S', 1716017305, 1716017305, '1'),
(109513, 31304, 'QU', 'OK', 'S', 1716017305, 1716017305, '1'),
(109514, 31304, 'QU', 'OK', 'S', 1716017305, 1716017305, '1'),
(109515, 31302, 'QU', 'OK', 'S', 1716017323, 1716017323, '1'),
(109516, 31302, 'QU', 'OK', 'S', 1716017323, 1716017323, '1'),
(109517, 31294, 'QU', 'OK', 'S', 1716017348, 1716017348, '1'),
(109518, 31294, 'QU', 'OK', 'S', 1716017348, 1716017348, '1'),
(109519, 31288, 'QU', 'OK', 'S', 1716017361, 1716017361, '1'),
(109520, 31379, 'QU', 'OK', 'S', 1716017425, 1716017425, '1'),
(109521, 30794, 'QU', 'OK', 'S', 1716017689, 1716017689, '1'),
(109522, 30794, 'QU', 'OK', 'S', 1716017689, 1716017689, '1'),
(109523, 30794, 'QU', 'OK', 'S', 1716017689, 1716017689, '1'),
(109524, 30794, 'QU', 'OK', 'S', 1716017689, 1716017689, '1'),
(109525, 30744, 'QU', 'OK', 'S', 1716017703, 1716017703, '1'),
(109526, 30416, 'QU', 'OK', 'S', 1716017786, 1716017786, '1'),
(109527, 30416, 'QU', 'OK', 'S', 1716017786, 1716017786, '1'),
(109528, 30416, 'QU', 'OK', 'S', 1716017786, 1716017786, '1'),
(109529, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109530, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109531, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109532, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109533, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109534, 30362, 'QU', 'OK', 'S', 1716017801, 1716017801, '1'),
(109535, 30311, 'QU', 'OK', 'S', 1716017816, 1716017816, '1'),
(109536, 30311, 'QU', 'OK', 'S', 1716017816, 1716017816, '1'),
(109537, 22818, 'QU', 'OK', 'S', 1716018447, 1716018447, '1'),
(109538, 13491, 'QU', 'OK', 'S', 1716018450, 1716018450, '1'),
(109539, 27585, 'QU', 'OK', 'S', 1716018454, 1716018454, '1'),
(109540, 30982, 'QU', 'OK', 'S', 1716018461, 1716018461, '1'),
(109541, 23781, 'QU', 'OK', 'S', 1716018463, 1716018463, '1'),
(109542, 24322, 'QU', 'OK', 'S', 1716018478, 1716018478, '1'),
(109543, 24198, 'QU', 'OK', 'S', 1716018480, 1716018480, '1'),
(109544, 18592, 'QU', 'OK', 'S', 1716018517, 1716018517, '1'),
(109545, 18592, 'QU', 'OK', 'S', 1716018521, 1716018521, '1'),
(109546, 30177, 'QU', 'OK', 'S', 1716018618, 1716018618, '1'),
(109547, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109548, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109549, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109550, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109551, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109552, 30176, 'QU', 'OK', 'S', 1716018646, 1716018646, '1'),
(109553, 30176, 'QU', 'OK', 'S', 1716018647, 1716018647, '1'),
(109554, 26045, 'QU', 'OK', 'S', 1716018662, 1716018662, '1'),
(109555, 30152, 'QU', 'OK', 'S', 1716018682, 1716018682, '1'),
(109556, 30088, 'QU', 'OK', 'S', 1716018706, 1716018706, '1'),
(109557, 30088, 'QU', 'OK', 'S', 1716018706, 1716018706, '1'),
(109558, 30060, 'QU', 'OK', 'S', 1716018740, 1716018740, '1'),
(109559, 30060, 'QU', 'OK', 'S', 1716018740, 1716018740, '1'),
(109560, 28815, 'QU', 'OK', 'S', 1716018785, 1716018785, '1'),
(109561, 29834, 'QU', 'OK', 'S', 1716018797, 1716018797, '1'),
(109562, 29834, 'QU', 'OK', 'S', 1716018797, 1716018797, '1'),
(109563, 7606, 'QU', 'OK', 'S', 1716018909, 1716018909, '1'),
(109564, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109565, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109566, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109567, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109568, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109569, 31214, 'QU', 'OK', 'S', 1716019025, 1716019025, '1'),
(109570, 21429, 'QU', 'OK', 'S', 1716019072, 1716019072, '1'),
(109571, 20240, 'QU', 'OK', 'S', 1716019133, 1716019133, '1'),
(109572, 22765, 'QU', 'OK', 'S', 1716019163, 1716019163, '1'),
(109573, 17250, 'QU', 'OK', 'S', 1716019262, 1716019262, '1'),
(109574, 17250, 'QU', 'OK', 'S', 1716019262, 1716019262, '1'),
(109575, 17250, 'QU', 'OK', 'S', 1716019262, 1716019262, '1'),
(109576, 17250, 'QU', 'OK', 'S', 1716019262, 1716019262, '1'),
(109577, 31412, 'QU', 'OK', 'S', 1716019280, 1716019280, '1'),
(109578, 31413, 'QU', 'OK', 'S', 1716019365, 1716019365, '1'),
(109579, 31415, 'QU', 'OK', 'S', 1716019458, 1716019458, '1'),
(109580, 31416, 'QU', 'OK', 'S', 1716019590, 1716019590, '1'),
(109581, 31417, 'QU', 'OK', 'S', 1716019632, 1716019632, '1'),
(109582, 18894, 'QU', 'OK', 'S', 1716019730, 1716019730, '1'),
(109583, 31418, 'QU', 'OK', 'S', 1716019737, 1716019737, '1'),
(109584, 16641, 'QU', 'OK', 'S', 1716019785, 1716019785, '1'),
(109585, 31390, 'QU', 'OK', 'S', 1716019828, 1716019828, '1'),
(109586, 13828, 'QU', 'OK', 'S', 1716019971, 1716019971, '1'),
(109587, 29385, 'QU', 'OK', 'S', 1716020019, 1716020019, '1'),
(109588, 29385, 'QU', 'OK', 'S', 1716020019, 1716020019, '1'),
(109589, 29993, 'QU', 'OK', 'S', 1716020060, 1716020060, '1'),
(109590, 29993, 'QU', 'OK', 'S', 1716020060, 1716020060, '1'),
(109591, 31419, 'QU', 'OK', 'S', 1716020065, 1716020065, '1'),
(109592, 18577, 'QU', 'OK', 'S', 1716020090, 1716020090, '1'),
(109593, 18577, 'QU', 'OK', 'S', 1716020090, 1716020090, '1'),
(109594, 11114, 'QU', 'OK', 'S', 1716020123, 1716020123, '1'),
(109595, 11114, 'QU', 'OK', 'S', 1716020123, 1716020123, '1'),
(109596, 31420, 'QU', 'OK', 'S', 1716020127, 1716020127, '1'),
(109597, 11216, 'QU', 'OK', 'S', 1716020154, 1716020154, '1'),
(109598, 11216, 'QU', 'OK', 'S', 1716020154, 1716020154, '1'),
(109599, 17215, 'QU', 'OK', 'S', 1716020184, 1716020184, '1'),
(109600, 31421, 'QU', 'OK', 'S', 1716020262, 1716020262, '1'),
(109601, 22723, 'QU', 'OK', 'S', 1716020394, 1716020394, '1'),
(109602, 31405, 'QU', 'OK', 'S', 1716020421, 1716020421, '1'),
(109603, 21853, 'QU', 'OK', 'S', 1716020476, 1716020476, '1'),
(109604, 16577, 'QU', 'OK', 'S', 1716020613, 1716020613, '1'),
(109605, 16577, 'QU', 'OK', 'S', 1716020613, 1716020613, '1'),
(109606, 20277, 'QU', 'OK', 'S', 1716020645, 1716020645, '1'),
(109607, 20277, 'QU', 'OK', 'S', 1716020645, 1716020645, '1'),
(109608, 24266, 'QU', 'OK', 'S', 1716020674, 1716020674, '1'),
(109609, 24266, 'QU', 'OK', 'S', 1716020674, 1716020674, '1'),
(109610, 24673, 'QU', 'OK', 'S', 1716020703, 1716020703, '1'),
(109611, 20900, 'QU', 'OK', 'S', 1716020764, 1716020764, '1'),
(109612, 29583, 'QU', 'OK', 'S', 1716020796, 1716020796, '1'),
(109613, 29581, 'QU', 'OK', 'S', 1716020823, 1716020823, '1'),
(109614, 17647, 'QU', 'OK', 'S', 1716020856, 1716020856, '1'),
(109615, 17647, 'QU', 'OK', 'S', 1716020856, 1716020856, '1'),
(109616, 22839, 'QU', 'OK', 'S', 1716020940, 1716020940, '1'),
(109617, 22839, 'QU', 'OK', 'S', 1716020940, 1716020940, '1'),
(109618, 22839, 'QU', 'OK', 'S', 1716020940, 1716020940, '1'),
(109619, 22839, 'QU', 'OK', 'S', 1716020940, 1716020940, '1'),
(109620, 31388, 'QU', 'OK', 'S', 1716021250, 1716021250, '1'),
(109621, 17277, 'QU', 'OK', 'S', 1716021278, 1716021278, '1'),
(109622, 16408, 'QU', 'OK', 'S', 1716021336, 1716021336, '1'),
(109623, 27874, 'QU', 'OK', 'S', 1716021360, 1716021360, '1'),
(109624, 15280, 'QU', 'OK', 'S', 1716021388, 1716021388, '1'),
(109625, 15280, 'QU', 'OK', 'S', 1716021393, 1716021393, '1'),
(109626, 17929, 'QU', 'OK', 'S', 1716021419, 1716021419, '1'),
(109627, 31392, 'QU', 'OK', 'S', 1716021427, 1716021427, '1'),
(109628, 24320, 'QU', 'OK', 'S', 1716021445, 1716021445, '1'),
(109629, 31354, 'QU', 'OK', 'S', 1716021480, 1716021480, '1'),
(109630, 13667, 'QU', 'OK', 'S', 1716021519, 1716021519, '1'),
(109631, 13667, 'QU', 'OK', 'S', 1716021519, 1716021519, '1'),
(109632, 31353, 'QU', 'OK', 'S', 1716021613, 1716021613, '1'),
(109633, 31352, 'QU', 'OK', 'S', 1716021639, 1716021639, '1'),
(109634, 31332, 'QU', 'OK', 'S', 1716021688, 1716021688, '1'),
(109635, 16191, 'QU', 'OK', 'S', 1716021917, 1716021917, '1'),
(109636, 31335, 'QU', 'OK', 'S', 1716022012, 1716022012, '1'),
(109637, 2618, 'QU', 'OK', 'S', 1716022200, 1716022200, '1'),
(109638, 2618, 'QU', 'OK', 'S', 1716022207, 1716022207, '1'),
(109639, 25023, 'QU', 'OK', 'S', 1716022374, 1716022374, '1'),
(109640, 24127, 'QU', 'OK', 'S', 1716022823, 1716022823, '1'),
(109641, 22767, 'QU', 'OK', 'S', 1716023711, 1716023711, '1'),
(109642, 26041, 'QU', 'OK', 'S', 1716023713, 1716023713, '1'),
(109643, 28619, 'QU', 'OK', 'S', 1716024088, 1716024088, '1'),
(109644, 27108, 'QU', 'OK', 'S', 1716024231, 1716024231, '1'),
(109645, 29692, 'QU', 'OK', 'S', 1716024304, 1716024304, '1'),
(109646, 26281, 'QU', 'OK', 'S', 1716026549, 1716026549, '1'),
(109647, 31115, 'QU', 'OK', 'S', 1716028089, 1716028089, '1'),
(109648, 22070, 'QU', 'OK', 'S', 1716028313, 1716028313, '1'),
(109649, 30918, 'QU', 'OK', 'S', 1716028319, 1716028319, '1'),
(109650, 31218, 'QU', 'OK', 'S', 1716028330, 1716028330, '1'),
(109651, 27087, 'QU', 'OK', 'S', 1716028333, 1716028333, '1'),
(109652, 30993, 'QU', 'OK', 'S', 1716028340, 1716028340, '1'),
(109653, 27130, 'QU', 'OK', 'S', 1716028344, 1716028344, '1'),
(109654, 28815, 'QU', 'OK', 'S', 1716028347, 1716028347, '1'),
(109655, 30978, 'QU', 'OK', 'S', 1716028354, 1716028354, '1'),
(109656, 30523, 'QU', 'OK', 'S', 1716028356, 1716028356, '1'),
(109657, 30809, 'QU', 'OK', 'S', 1716028360, 1716028360, '1'),
(109658, 27086, 'QU', 'OK', 'S', 1716028363, 1716028363, '1'),
(109659, 30973, 'QU', 'OK', 'S', 1716028364, 1716028364, '1'),
(109660, 30186, 'QU', 'OK', 'S', 1716028367, 1716028367, '1'),
(109661, 27086, 'QU', 'OK', 'S', 1716028372, 1716028372, '1'),
(109662, 30998, 'QU', 'OK', 'S', 1716028375, 1716028375, '1'),
(109663, 27086, 'QU', 'OK', 'S', 1716028379, 1716028379, '1'),
(109664, 27124, 'QU', 'OK', 'S', 1716028382, 1716028382, '1'),
(109665, 27124, 'QU', 'OK', 'S', 1716028385, 1716028385, '1'),
(109666, 27087, 'QU', 'OK', 'S', 1716028389, 1716028389, '1'),
(109667, 28370, 'QU', 'OK', 'S', 1716028392, 1716028392, '1'),
(109668, 27124, 'QU', 'OK', 'S', 1716028398, 1716028398, '1'),
(109669, 31357, 'QU', 'OK', 'S', 1716029608, 1716029608, '1'),
(109670, 27284, 'QU', 'OK', 'S', 1716030329, 1716030329, '1'),
(109671, 31229, 'QU', 'OK', 'S', 1716030375, 1716030375, '1'),
(109672, 27308, 'QU', 'OK', 'S', 1716030423, 1716030423, '1'),
(109673, 31230, 'QU', 'OK', 'S', 1716030470, 1716030470, '1'),
(109674, 31115, 'QU', 'OK', 'S', 1716031692, 1716031692, '1'),
(109675, 3103, 'QU', 'OK', 'S', 1716032381, 1716032381, '1'),
(109676, 26688, 'QU', 'OK', 'S', 1716032397, 1716032397, '1'),
(109677, 22608, 'QU', 'OK', 'S', 1716032418, 1716032418, '1'),
(109678, 31364, 'QU', 'OK', 'S', 1716033419, 1716033419, '1'),
(109679, 31364, 'QU', 'OK', 'S', 1716033421, 1716033421, '1'),
(109680, 25129, 'QU', 'OK', 'S', 1716033738, 1716033738, '1'),
(109681, 25129, 'QU', 'OK', 'S', 1716033738, 1716033738, '1'),
(109682, 23986, 'QU', 'OK', 'S', 1716033769, 1716033769, '1'),
(109683, 24637, 'QU', 'OK', 'S', 1716033829, 1716033829, '1'),
(109684, 29991, 'QU', 'OK', 'S', 1716033851, 1716033851, '1'),
(109685, 31111, 'QU', 'OK', 'S', 1716034762, 1716034762, '1'),
(109686, 30812, 'QU', 'OK', 'S', 1716035061, 1716035061, '1'),
(109687, 30812, 'QU', 'OK', 'S', 1716035068, 1716035068, '1'),
(109688, 30812, 'QU', 'OK', 'S', 1716035072, 1716035072, '1'),
(109689, 30812, 'QU', 'OK', 'S', 1716035080, 1716035080, '1'),
(109690, 22053, 'QU', 'OK', 'S', 1716037442, 1716037442, '1'),
(109691, 22053, 'QU', 'OK', 'S', 1716037446, 1716037446, '1'),
(109692, 31087, 'QU', 'OK', 'S', 1716037828, 1716037828, '1'),
(109693, 24299, 'QU', 'OK', 'S', 1716183658, 1716183658, '1'),
(109694, 24298, 'QU', 'OK', 'S', 1716183664, 1716183664, '1'),
(109695, 24296, 'QU', 'OK', 'S', 1716183679, 1716183679, '1'),
(109696, 27769, 'QU', 'OK', 'S', 1716187846, 1716187846, '1'),
(109697, 19305, 'QU', 'OK', 'S', 1716188433, 1716188433, '1'),
(109698, 19305, 'QU', 'OK', 'S', 1716188435, 1716188435, '1'),
(109699, 24289, 'QU', 'OK', 'S', 1716188509, 1716188509, '1'),
(109700, 24054, 'QU', 'OK', 'S', 1716188565, 1716188565, '1'),
(109701, 23706, 'QU', 'OK', 'S', 1716188590, 1716188590, '1'),
(109702, 22608, 'QU', 'OK', 'S', 1716188686, 1716188686, '1'),
(109703, 22256, 'QU', 'OK', 'S', 1716188720, 1716188720, '1'),
(109704, 19567, 'QU', 'OK', 'S', 1716188733, 1716188733, '1'),
(109705, 19567, 'QU', 'OK', 'S', 1716188733, 1716188733, '1'),
(109706, 19567, 'QU', 'OK', 'S', 1716188733, 1716188733, '1'),
(109707, 30312, 'QU', 'OK', 'S', 1716188815, 1716188815, '1'),
(109708, 21610, 'QU', 'OK', 'S', 1716189094, 1716189094, '1'),
(109709, 21624, 'QU', 'OK', 'S', 1716189101, 1716189101, '1'),
(109710, 21607, 'QU', 'OK', 'S', 1716189109, 1716189109, '1'),
(109711, 21437, 'QU', 'OK', 'S', 1716189123, 1716189123, '1'),
(109712, 21403, 'QU', 'OK', 'S', 1716189144, 1716189144, '1'),
(109713, 21125, 'QU', 'OK', 'S', 1716190999, 1716190999, '1'),
(109714, 20987, 'QU', 'OK', 'S', 1716191068, 1716191068, '1'),
(109715, 20987, 'QU', 'OK', 'S', 1716191068, 1716191068, '1'),
(109716, 20987, 'QU', 'OK', 'S', 1716191068, 1716191068, '1'),
(109717, 20987, 'QU', 'OK', 'S', 1716191068, 1716191068, '1'),
(109718, 20903, 'QU', 'OK', 'S', 1716191087, 1716191087, '1'),
(109719, 20901, 'QU', 'OK', 'S', 1716191096, 1716191096, '1'),
(109720, 20662, 'QU', 'OK', 'S', 1716191132, 1716191132, '1'),
(109721, 20662, 'QU', 'OK', 'S', 1716191132, 1716191132, '1'),
(109722, 20657, 'QU', 'OK', 'S', 1716191149, 1716191149, '1'),
(109723, 20274, 'QU', 'OK', 'S', 1716191180, 1716191180, '1'),
(109724, 20274, 'QU', 'OK', 'S', 1716191180, 1716191180, '1'),
(109725, 20271, 'QU', 'OK', 'S', 1716191195, 1716191195, '1'),
(109726, 20271, 'QU', 'OK', 'S', 1716191195, 1716191195, '1'),
(109727, 20271, 'QU', 'OK', 'S', 1716191195, 1716191195, '1'),
(109728, 20272, 'QU', 'OK', 'S', 1716191211, 1716191211, '1'),
(109729, 20272, 'QU', 'OK', 'S', 1716191211, 1716191211, '1'),
(109730, 20265, 'QU', 'OK', 'S', 1716191223, 1716191223, '1'),
(109731, 20262, 'QU', 'OK', 'S', 1716191235, 1716191235, '1'),
(109732, 19664, 'QU', 'OK', 'S', 1716191290, 1716191290, '1'),
(109733, 19664, 'QU', 'OK', 'S', 1716191290, 1716191290, '1'),
(109734, 19656, 'QU', 'OK', 'S', 1716191303, 1716191303, '1'),
(109735, 18578, 'QU', 'OK', 'S', 1716191343, 1716191343, '1'),
(109736, 18578, 'QU', 'OK', 'S', 1716191343, 1716191343, '1'),
(109737, 18465, 'QU', 'OK', 'S', 1716191361, 1716191361, '1'),
(109738, 18458, 'QU', 'OK', 'S', 1716191383, 1716191383, '1'),
(109739, 18458, 'QU', 'OK', 'S', 1716191383, 1716191383, '1'),
(109740, 14786, 'QU', 'OK', 'S', 1716192714, 1716192714, '1'),
(109741, 29020, 'QU', 'OK', 'S', 1716192893, 1716192893, '1'),
(109742, 26915, 'QU', 'OK', 'S', 1716192919, 1716192919, '1'),
(109743, 28588, 'QU', 'OK', 'S', 1716192934, 1716192934, '1'),
(109744, 30272, 'QU', 'OK', 'S', 1716192950, 1716192950, '1'),
(109745, 31443, 'QU', 'OK', 'S', 1716198563, 1716198563, '1'),
(109746, 31432, 'QU', 'OK', 'S', 1716198667, 1716198667, '1'),
(109747, 31207, 'QU', 'OK', 'S', 1716199106, 1716199106, '1'),
(109748, 31258, 'QU', 'OK', 'S', 1716199142, 1716199142, '1'),
(109749, 29629, 'QU', 'OK', 'S', 1716199350, 1716199350, '1'),
(109750, 29590, 'QU', 'OK', 'S', 1716199736, 1716199736, '1'),
(109751, 31081, 'QU', 'OK', 'S', 1716199743, 1716199743, '1'),
(109752, 31081, 'QU', 'OK', 'S', 1716199747, 1716199747, '1'),
(109753, 31081, 'QU', 'OK', 'S', 1716199751, 1716199751, '1'),
(109754, 31333, 'QU', 'OK', 'S', 1716199754, 1716199754, '1'),
(109755, 31227, 'QU', 'OK', 'S', 1716199758, 1716199758, '1'),
(109756, 31114, 'QU', 'OK', 'S', 1716199761, 1716199761, '1'),
(109757, 31114, 'QU', 'OK', 'S', 1716199764, 1716199764, '1'),
(109758, 31114, 'QU', 'OK', 'S', 1716199768, 1716199768, '1'),
(109759, 30551, 'QU', 'OK', 'S', 1716199772, 1716199772, '1'),
(109760, 31114, 'QU', 'OK', 'S', 1716199776, 1716199776, '1'),
(109761, 30634, 'QU', 'OK', 'S', 1716199779, 1716199779, '1'),
(109762, 31333, 'QU', 'OK', 'S', 1716199782, 1716199782, '1'),
(109763, 31114, 'QU', 'OK', 'S', 1716199784, 1716199784, '1'),
(109764, 30551, 'QU', 'OK', 'S', 1716199789, 1716199789, '1'),
(109765, 31114, 'QU', 'OK', 'S', 1716199793, 1716199793, '1'),
(109766, 31114, 'QU', 'OK', 'S', 1716199796, 1716199796, '1'),
(109767, 31120, 'QU', 'OK', 'S', 1716199800, 1716199800, '1'),
(109768, 31227, 'QU', 'OK', 'S', 1716199803, 1716199803, '1'),
(109769, 31114, 'QU', 'OK', 'S', 1716199807, 1716199807, '1'),
(109770, 31114, 'QU', 'OK', 'S', 1716199810, 1716199810, '1'),
(109771, 30579, 'QU', 'OK', 'S', 1716199813, 1716199813, '1'),
(109772, 30579, 'QU', 'OK', 'S', 1716199816, 1716199816, '1'),
(109773, 30579, 'QU', 'OK', 'S', 1716199818, 1716199818, '1'),
(109774, 30579, 'QU', 'OK', 'S', 1716199821, 1716199821, '1'),
(109775, 11243, 'QU', 'OK', 'S', 1716199827, 1716199827, '1'),
(109776, 11243, 'QU', 'OK', 'S', 1716199830, 1716199830, '1'),
(109777, 30579, 'QU', 'OK', 'S', 1716199834, 1716199834, '1'),
(109778, 15101, 'QU', 'OK', 'S', 1716199838, 1716199838, '1'),
(109779, 15101, 'QU', 'OK', 'S', 1716199840, 1716199840, '1'),
(109780, 31114, 'QU', 'OK', 'S', 1716199842, 1716199842, '1'),
(109781, 30634, 'QU', 'OK', 'S', 1716199855, 1716199855, '1'),
(109782, 31436, 'QU', 'OK', 'S', 1716199998, 1716199998, '1'),
(109783, 31433, 'QU', 'OK', 'S', 1716200390, 1716200390, '1'),
(109784, 31398, 'QU', 'OK', 'S', 1716200559, 1716200559, '1'),
(109785, 18351, 'QU', 'OK', 'S', 1716200757, 1716200757, '1'),
(109786, 18351, 'QU', 'OK', 'S', 1716200757, 1716200757, '1'),
(109787, 18349, 'QU', 'OK', 'S', 1716200768, 1716200768, '1'),
(109788, 18349, 'QU', 'OK', 'S', 1716200768, 1716200768, '1'),
(109789, 18349, 'QU', 'OK', 'S', 1716200768, 1716200768, '1'),
(109790, 18346, 'QU', 'OK', 'S', 1716200788, 1716200788, '1'),
(109791, 18346, 'QU', 'OK', 'S', 1716200788, 1716200788, '1'),
(109792, 31427, 'QU', 'OK', 'S', 1716200789, 1716200789, '1'),
(109793, 17933, 'QU', 'OK', 'S', 1716200939, 1716200939, '1'),
(109794, 17931, 'QU', 'OK', 'S', 1716200948, 1716200948, '1'),
(109795, 17929, 'QU', 'OK', 'S', 1716200957, 1716200957, '1'),
(109796, 17918, 'QU', 'OK', 'S', 1716201028, 1716201028, '1'),
(109797, 17881, 'QU', 'OK', 'S', 1716201090, 1716201090, '1'),
(109798, 17740, 'QU', 'OK', 'S', 1716201209, 1716201209, '1'),
(109799, 17740, 'QU', 'OK', 'S', 1716201209, 1716201209, '1'),
(109800, 17737, 'QU', 'OK', 'S', 1716201222, 1716201222, '1'),
(109801, 17737, 'QU', 'OK', 'S', 1716201222, 1716201222, '1'),
(109802, 17735, 'QU', 'OK', 'S', 1716201236, 1716201236, '1'),
(109803, 17681, 'QU', 'OK', 'S', 1716201253, 1716201253, '1'),
(109804, 17507, 'QU', 'OK', 'S', 1716201337, 1716201337, '1'),
(109805, 31428, 'QU', 'OK', 'S', 1716201534, 1716201534, '1'),
(109806, 7606, 'QU', 'OK', 'S', 1716202015, 1716202015, '1'),
(109807, 18755, 'QU', 'OK', 'S', 1716202030, 1716202030, '1'),
(109808, 23841, 'QU', 'OK', 'S', 1716202043, 1716202043, '1'),
(109809, 5684, 'QU', 'OK', 'S', 1716202094, 1716202094, '1'),
(109810, 23671, 'QU', 'OK', 'S', 1716202099, 1716202099, '1'),
(109811, 31429, 'QU', 'OK', 'S', 1716202918, 1716202918, '1'),
(109812, 7525, 'QU', 'OK', 'S', 1716203010, 1716203010, '1'),
(109813, 6471, 'QU', 'OK', 'S', 1716204060, 1716204060, '1'),
(109814, 6497, 'QU', 'OK', 'S', 1716204159, 1716204159, '1'),
(109815, 29813, 'QU', 'OK', 'S', 1716204469, 1716204469, '1'),
(109816, 29600, 'QU', 'OK', 'S', 1716204482, 1716204482, '1'),
(109817, 26956, 'QU', 'OK', 'S', 1716204493, 1716204493, '1'),
(109818, 31019, 'QU', 'OK', 'S', 1716204504, 1716204504, '1'),
(109819, 26859, 'QU', 'OK', 'S', 1716204520, 1716204520, '1'),
(109820, 31019, 'QU', 'OK', 'S', 1716204731, 1716204731, '1'),
(109821, 28732, 'QU', 'OK', 'S', 1716204749, 1716204749, '1'),
(109822, 22677, 'QU', 'OK', 'S', 1716204751, 1716204751, '1'),
(109823, 22687, 'QU', 'OK', 'S', 1716204753, 1716204753, '1'),
(109824, 31090, 'QU', 'OK', 'S', 1716204979, 1716204979, '1'),
(109825, 19726, 'QU', 'OK', 'S', 1716205372, 1716205372, '1'),
(109826, 12155, 'QU', 'OK', 'S', 1716205387, 1716205387, '1'),
(109827, 13645, 'QU', 'OK', 'S', 1716205432, 1716205432, '1'),
(109828, 13645, 'QU', 'OK', 'S', 1716205436, 1716205436, '1'),
(109829, 31113, 'QU', 'OK', 'S', 1716205452, 1716205452, '1'),
(109830, 22704, 'QU', 'OK', 'S', 1716205460, 1716205460, '1'),
(109831, 29203, 'QU', 'OK', 'S', 1716205470, 1716205470, '1'),
(109832, 7606, 'QU', 'OK', 'S', 1716207170, 1716207170, '1'),
(109833, 7606, 'QU', 'OK', 'S', 1716207174, 1716207174, '1'),
(109834, 7606, 'QU', 'OK', 'S', 1716207179, 1716207179, '1'),
(109835, 7606, 'QU', 'OK', 'S', 1716207184, 1716207184, '1'),
(109836, 7606, 'QU', 'OK', 'S', 1716207188, 1716207188, '1'),
(109837, 7606, 'QU', 'OK', 'S', 1716207191, 1716207191, '1'),
(109838, 7606, 'QU', 'OK', 'S', 1716207194, 1716207194, '1'),
(109839, 7606, 'QU', 'OK', 'S', 1716207198, 1716207198, '1'),
(109840, 7606, 'QU', 'OK', 'S', 1716207202, 1716207202, '1'),
(109841, 7606, 'QU', 'OK', 'S', 1716207206, 1716207206, '1'),
(109842, 7606, 'QU', 'OK', 'S', 1716207227, 1716207227, '1'),
(109843, 7606, 'QU', 'OK', 'S', 1716207230, 1716207230, '1'),
(109844, 7606, 'QU', 'OK', 'S', 1716207234, 1716207234, '1'),
(109845, 7606, 'QU', 'OK', 'S', 1716207238, 1716207238, '1'),
(109846, 7606, 'QU', 'OK', 'S', 1716207243, 1716207243, '1'),
(109847, 7606, 'QU', 'OK', 'S', 1716207246, 1716207246, '1'),
(109848, 7606, 'QU', 'OK', 'S', 1716207249, 1716207249, '1'),
(109849, 7606, 'QU', 'OK', 'S', 1716207256, 1716207256, '1'),
(109850, 7606, 'QU', 'OK', 'S', 1716207260, 1716207260, '1'),
(109851, 7606, 'QU', 'OK', 'S', 1716207263, 1716207263, '1'),
(109852, 17250, 'QU', 'OK', 'S', 1716207439, 1716207439, '1'),
(109853, 17250, 'QU', 'OK', 'S', 1716207446, 1716207446, '1'),
(109854, 17250, 'QU', 'OK', 'S', 1716207449, 1716207449, '1'),
(109855, 17250, 'QU', 'OK', 'S', 1716207452, 1716207452, '1'),
(109856, 17250, 'QU', 'OK', 'S', 1716207463, 1716207463, '1'),
(109857, 17250, 'QU', 'OK', 'S', 1716207466, 1716207466, '1'),
(109858, 17250, 'QU', 'OK', 'S', 1716207479, 1716207479, '1'),
(109859, 17250, 'QU', 'OK', 'S', 1716207484, 1716207484, '1'),
(109860, 17250, 'QU', 'OK', 'S', 1716207487, 1716207487, '1'),
(109861, 17250, 'QU', 'OK', 'S', 1716207490, 1716207490, '1'),
(109862, 17250, 'QU', 'OK', 'S', 1716207500, 1716207500, '1'),
(109863, 17250, 'QU', 'OK', 'S', 1716207503, 1716207503, '1'),
(109864, 17250, 'QU', 'OK', 'S', 1716207506, 1716207506, '1'),
(109865, 17250, 'QU', 'OK', 'S', 1716207509, 1716207509, '1'),
(109866, 17250, 'QU', 'OK', 'S', 1716207513, 1716207513, '1'),
(109867, 18894, 'QU', 'OK', 'S', 1716207664, 1716207664, '1'),
(109868, 18894, 'QU', 'OK', 'S', 1716207668, 1716207668, '1'),
(109869, 18894, 'QU', 'OK', 'S', 1716207673, 1716207673, '1'),
(109870, 18894, 'QU', 'OK', 'S', 1716207678, 1716207678, '1'),
(109871, 18894, 'QU', 'OK', 'S', 1716207689, 1716207689, '1'),
(109872, 18894, 'QU', 'OK', 'S', 1716207694, 1716207694, '1'),
(109873, 18894, 'QU', 'OK', 'S', 1716207700, 1716207700, '1'),
(109874, 18894, 'QU', 'OK', 'S', 1716207704, 1716207704, '1'),
(109875, 18894, 'QU', 'OK', 'S', 1716207709, 1716207709, '1'),
(109876, 18894, 'QU', 'OK', 'S', 1716207712, 1716207712, '1'),
(109877, 18894, 'QU', 'OK', 'S', 1716207717, 1716207717, '1'),
(109878, 18894, 'QU', 'OK', 'S', 1716207721, 1716207721, '1'),
(109879, 18894, 'QU', 'OK', 'S', 1716207726, 1716207726, '1'),
(109880, 18894, 'QU', 'OK', 'S', 1716207730, 1716207730, '1'),
(109881, 18894, 'QU', 'OK', 'S', 1716207737, 1716207737, '1'),
(109882, 18894, 'QU', 'OK', 'S', 1716207955, 1716207955, '1'),
(109883, 18894, 'QU', 'OK', 'S', 1716207959, 1716207959, '1'),
(109884, 18894, 'QU', 'OK', 'S', 1716207963, 1716207963, '1'),
(109885, 18894, 'QU', 'OK', 'S', 1716207967, 1716207967, '1'),
(109886, 18894, 'QU', 'OK', 'S', 1716207971, 1716207971, '1'),
(109887, 18894, 'QU', 'OK', 'S', 1716207977, 1716207977, '1'),
(109888, 18894, 'QU', 'OK', 'S', 1716208035, 1716208035, '1'),
(109889, 18894, 'QU', 'OK', 'S', 1716208039, 1716208039, '1'),
(109890, 18894, 'QU', 'OK', 'S', 1716208043, 1716208043, '1'),
(109891, 18894, 'QU', 'OK', 'S', 1716208048, 1716208048, '1'),
(109892, 18894, 'QU', 'OK', 'S', 1716208052, 1716208052, '1'),
(109893, 18894, 'QU', 'OK', 'S', 1716208057, 1716208057, '1'),
(109894, 18894, 'QU', 'OK', 'S', 1716208061, 1716208061, '1'),
(109895, 17580, 'QU', 'OK', 'S', 1716208137, 1716208137, '1'),
(109896, 17580, 'QU', 'OK', 'S', 1716208142, 1716208142, '1'),
(109897, 17580, 'QU', 'OK', 'S', 1716208154, 1716208154, '1'),
(109898, 17580, 'QU', 'OK', 'S', 1716208159, 1716208159, '1'),
(109899, 31326, 'QU', 'OK', 'S', 1716208282, 1716208282, '1'),
(109900, 30306, 'QU', 'OK', 'S', 1716208354, 1716208354, '1'),
(109901, 30306, 'QU', 'OK', 'S', 1716208358, 1716208358, '1'),
(109902, 30306, 'QU', 'OK', 'S', 1716208361, 1716208361, '1'),
(109903, 31449, 'QU', 'OK', 'S', 1716208691, 1716208691, '1'),
(109904, 30285, 'QU', 'OK', 'S', 1716208872, 1716208872, '1'),
(109905, 30285, 'QU', 'OK', 'S', 1716208876, 1716208876, '1'),
(109906, 30285, 'QU', 'OK', 'S', 1716208880, 1716208880, '1'),
(109907, 30285, 'QU', 'OK', 'S', 1716208884, 1716208884, '1'),
(109908, 13828, 'QU', 'OK', 'S', 1716208911, 1716208911, '1'),
(109909, 13828, 'QU', 'OK', 'S', 1716208916, 1716208916, '1'),
(109910, 13828, 'QU', 'OK', 'S', 1716208920, 1716208920, '1'),
(109911, 13828, 'QU', 'OK', 'S', 1716208924, 1716208924, '1'),
(109912, 13828, 'QU', 'OK', 'S', 1716208929, 1716208929, '1'),
(109913, 13828, 'QU', 'OK', 'S', 1716208932, 1716208932, '1'),
(109914, 13828, 'QU', 'OK', 'S', 1716208937, 1716208937, '1'),
(109915, 13828, 'QU', 'OK', 'S', 1716208941, 1716208941, '1'),
(109916, 13828, 'QU', 'OK', 'S', 1716208945, 1716208945, '1'),
(109917, 13828, 'QU', 'OK', 'S', 1716208949, 1716208949, '1'),
(109918, 13828, 'QU', 'OK', 'S', 1716208954, 1716208954, '1'),
(109919, 13828, 'QU', 'OK', 'S', 1716208958, 1716208958, '1'),
(109920, 13828, 'QU', 'OK', 'S', 1716208963, 1716208963, '1'),
(109921, 13828, 'QU', 'OK', 'S', 1716208966, 1716208966, '1'),
(109922, 13828, 'QU', 'OK', 'S', 1716208970, 1716208970, '1'),
(109923, 13828, 'QU', 'OK', 'S', 1716208973, 1716208973, '1'),
(109924, 13828, 'QU', 'OK', 'S', 1716208978, 1716208978, '1'),
(109925, 13828, 'QU', 'OK', 'S', 1716208982, 1716208982, '1'),
(109926, 13828, 'QU', 'OK', 'S', 1716208987, 1716208987, '1'),
(109927, 13828, 'QU', 'OK', 'S', 1716208992, 1716208992, '1'),
(109928, 13828, 'QU', 'OK', 'S', 1716208997, 1716208997, '1'),
(109929, 13828, 'QU', 'OK', 'S', 1716209002, 1716209002, '1'),
(109930, 31325, 'QU', 'OK', 'S', 1716209031, 1716209031, '1'),
(109931, 30222, 'QU', 'OK', 'S', 1716209130, 1716209130, '1'),
(109932, 30222, 'QU', 'OK', 'S', 1716209133, 1716209133, '1'),
(109933, 30222, 'QU', 'OK', 'S', 1716209136, 1716209136, '1'),
(109934, 22723, 'QU', 'OK', 'S', 1716209432, 1716209432, '1'),
(109935, 22723, 'QU', 'OK', 'S', 1716209436, 1716209436, '1'),
(109936, 22723, 'QU', 'OK', 'S', 1716209440, 1716209440, '1'),
(109937, 22723, 'QU', 'OK', 'S', 1716209444, 1716209444, '1'),
(109938, 22723, 'QU', 'OK', 'S', 1716209448, 1716209448, '1'),
(109939, 22723, 'QU', 'OK', 'S', 1716209452, 1716209452, '1'),
(109940, 22723, 'QU', 'OK', 'S', 1716209459, 1716209459, '1'),
(109941, 22723, 'QU', 'OK', 'S', 1716209464, 1716209464, '1'),
(109942, 22723, 'QU', 'OK', 'S', 1716209469, 1716209469, '1'),
(109943, 22723, 'QU', 'OK', 'S', 1716209472, 1716209472, '1'),
(109944, 31430, 'QU', 'OK', 'S', 1716209507, 1716209507, '1'),
(109945, 18563, 'QU', 'OK', 'S', 1716209718, 1716209718, '1'),
(109946, 18563, 'QU', 'OK', 'S', 1716209721, 1716209721, '1'),
(109947, 18563, 'QU', 'OK', 'S', 1716209725, 1716209725, '1'),
(109948, 18563, 'QU', 'OK', 'S', 1716209731, 1716209731, '1'),
(109949, 18563, 'QU', 'OK', 'S', 1716209735, 1716209735, '1'),
(109950, 31431, 'QU', 'OK', 'S', 1716209735, 1716209735, '1'),
(109951, 18563, 'QU', 'OK', 'S', 1716209740, 1716209740, '1'),
(109952, 18563, 'QU', 'OK', 'S', 1716209746, 1716209746, '1'),
(109953, 18563, 'QU', 'OK', 'S', 1716209755, 1716209755, '1'),
(109954, 18563, 'QU', 'OK', 'S', 1716209760, 1716209760, '1'),
(109955, 18563, 'QU', 'OK', 'S', 1716209764, 1716209764, '1'),
(109956, 18563, 'QU', 'OK', 'S', 1716209769, 1716209769, '1'),
(109957, 18563, 'QU', 'OK', 'S', 1716209779, 1716209779, '1'),
(109958, 18563, 'QU', 'OK', 'S', 1716209786, 1716209786, '1'),
(109959, 18563, 'QU', 'OK', 'S', 1716209792, 1716209792, '1'),
(109960, 18563, 'QU', 'OK', 'S', 1716209796, 1716209796, '1'),
(109961, 18563, 'QU', 'OK', 'S', 1716209800, 1716209800, '1'),
(109962, 18563, 'QU', 'OK', 'S', 1716209808, 1716209808, '1'),
(109963, 18563, 'QU', 'OK', 'S', 1716209812, 1716209812, '1'),
(109964, 18563, 'QU', 'OK', 'S', 1716209816, 1716209816, '1'),
(109965, 18563, 'QU', 'OK', 'S', 1716209821, 1716209821, '1'),
(109966, 18563, 'QU', 'OK', 'S', 1716209828, 1716209828, '1'),
(109967, 18563, 'QU', 'OK', 'S', 1716209833, 1716209833, '1'),
(109968, 18563, 'QU', 'OK', 'S', 1716209837, 1716209837, '1'),
(109969, 18563, 'QU', 'OK', 'S', 1716209846, 1716209846, '1'),
(109970, 18563, 'QU', 'OK', 'S', 1716209851, 1716209851, '1'),
(109971, 18563, 'QU', 'OK', 'S', 1716209855, 1716209855, '1'),
(109972, 18563, 'QU', 'OK', 'S', 1716209859, 1716209859, '1'),
(109973, 18563, 'QU', 'OK', 'S', 1716209873, 1716209873, '1'),
(109974, 18563, 'QU', 'OK', 'S', 1716209878, 1716209878, '1'),
(109975, 18563, 'QU', 'OK', 'S', 1716209883, 1716209883, '1'),
(109976, 18563, 'QU', 'OK', 'S', 1716209888, 1716209888, '1'),
(109977, 18563, 'QU', 'OK', 'S', 1716209893, 1716209893, '1'),
(109978, 18563, 'QU', 'OK', 'S', 1716209897, 1716209897, '1'),
(109979, 18563, 'QU', 'OK', 'S', 1716209902, 1716209902, '1'),
(109980, 18563, 'QU', 'OK', 'S', 1716209913, 1716209913, '1'),
(109981, 18563, 'QU', 'OK', 'S', 1716209917, 1716209917, '1'),
(109982, 18563, 'QU', 'OK', 'S', 1716209921, 1716209921, '1'),
(109983, 18563, 'QU', 'OK', 'S', 1716209928, 1716209928, '1'),
(109984, 18563, 'QU', 'OK', 'S', 1716209935, 1716209935, '1'),
(109985, 18563, 'QU', 'OK', 'S', 1716209943, 1716209943, '1'),
(109986, 18563, 'QU', 'OK', 'S', 1716209952, 1716209952, '1'),
(109987, 18563, 'QU', 'OK', 'S', 1716209957, 1716209957, '1'),
(109988, 18563, 'QU', 'OK', 'S', 1716209965, 1716209965, '1'),
(109989, 18563, 'QU', 'OK', 'S', 1716209976, 1716209976, '1'),
(109990, 18563, 'QU', 'OK', 'S', 1716209981, 1716209981, '1'),
(109991, 18563, 'QU', 'OK', 'S', 1716209985, 1716209985, '1'),
(109992, 31445, 'QU', 'OK', 'S', 1716210240, 1716210240, '1'),
(109993, 11512, 'QU', 'OK', 'S', 1716210247, 1716210247, '1'),
(109994, 11512, 'QU', 'OK', 'S', 1716210269, 1716210269, '1'),
(109995, 11512, 'QU', 'OK', 'S', 1716210273, 1716210273, '1'),
(109996, 31435, 'QU', 'OK', 'S', 1716210431, 1716210431, '1'),
(109997, 17920, 'QU', 'OK', 'S', 1716210452, 1716210452, '1'),
(109998, 17920, 'QU', 'OK', 'S', 1716210456, 1716210456, '1'),
(109999, 17920, 'QU', 'OK', 'S', 1716210461, 1716210461, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(110000, 17920, 'QU', 'OK', 'S', 1716210469, 1716210469, '1'),
(110001, 17920, 'QU', 'OK', 'S', 1716210476, 1716210476, '1'),
(110002, 17920, 'QU', 'OK', 'S', 1716210482, 1716210482, '1'),
(110003, 17920, 'QU', 'OK', 'S', 1716210488, 1716210488, '1'),
(110004, 17920, 'QU', 'OK', 'S', 1716210506, 1716210506, '1'),
(110005, 17920, 'QU', 'OK', 'S', 1716210510, 1716210510, '1'),
(110006, 17920, 'QU', 'OK', 'S', 1716210515, 1716210515, '1'),
(110007, 17920, 'QU', 'OK', 'S', 1716210521, 1716210521, '1'),
(110008, 17920, 'QU', 'OK', 'S', 1716210526, 1716210526, '1'),
(110009, 17920, 'QU', 'OK', 'S', 1716210534, 1716210534, '1'),
(110010, 17920, 'QU', 'OK', 'S', 1716210541, 1716210541, '1'),
(110011, 17920, 'QU', 'OK', 'S', 1716210546, 1716210546, '1'),
(110012, 17920, 'QU', 'OK', 'S', 1716210551, 1716210551, '1'),
(110013, 17920, 'QU', 'OK', 'S', 1716210556, 1716210556, '1'),
(110014, 17920, 'QU', 'OK', 'S', 1716210560, 1716210560, '1'),
(110015, 17920, 'QU', 'OK', 'S', 1716210564, 1716210564, '1'),
(110016, 17920, 'QU', 'OK', 'S', 1716210569, 1716210569, '1'),
(110017, 17920, 'QU', 'OK', 'S', 1716210573, 1716210573, '1'),
(110018, 17920, 'QU', 'OK', 'S', 1716210578, 1716210578, '1'),
(110019, 17920, 'QU', 'OK', 'S', 1716210583, 1716210583, '1'),
(110020, 17920, 'QU', 'OK', 'S', 1716210603, 1716210603, '1'),
(110021, 17920, 'QU', 'OK', 'S', 1716210607, 1716210607, '1'),
(110022, 17920, 'QU', 'OK', 'S', 1716210613, 1716210613, '1'),
(110023, 17920, 'QU', 'OK', 'S', 1716210618, 1716210618, '1'),
(110024, 17920, 'QU', 'OK', 'S', 1716210623, 1716210623, '1'),
(110025, 17920, 'QU', 'OK', 'S', 1716210628, 1716210628, '1'),
(110026, 17920, 'QU', 'OK', 'S', 1716210633, 1716210633, '1'),
(110027, 17920, 'QU', 'OK', 'S', 1716210637, 1716210637, '1'),
(110028, 17920, 'QU', 'OK', 'S', 1716210642, 1716210642, '1'),
(110029, 31434, 'QU', 'OK', 'S', 1716210642, 1716210642, '1'),
(110030, 17920, 'QU', 'OK', 'S', 1716210646, 1716210646, '1'),
(110031, 17920, 'QU', 'OK', 'S', 1716210650, 1716210650, '1'),
(110032, 17920, 'QU', 'OK', 'S', 1716210667, 1716210667, '1'),
(110033, 17920, 'QU', 'OK', 'S', 1716210675, 1716210675, '1'),
(110034, 17920, 'QU', 'OK', 'S', 1716210679, 1716210679, '1'),
(110035, 17920, 'QU', 'OK', 'S', 1716210684, 1716210684, '1'),
(110036, 17920, 'QU', 'OK', 'S', 1716210689, 1716210689, '1'),
(110037, 17920, 'QU', 'OK', 'S', 1716210693, 1716210693, '1'),
(110038, 17920, 'QU', 'OK', 'S', 1716210704, 1716210704, '1'),
(110039, 17920, 'QU', 'OK', 'S', 1716210708, 1716210708, '1'),
(110040, 17920, 'QU', 'OK', 'S', 1716210713, 1716210713, '1'),
(110041, 17920, 'QU', 'OK', 'S', 1716210724, 1716210724, '1'),
(110042, 17920, 'QU', 'OK', 'S', 1716210737, 1716210737, '1'),
(110043, 17920, 'QU', 'OK', 'S', 1716210748, 1716210748, '1'),
(110044, 17920, 'QU', 'OK', 'S', 1716210752, 1716210752, '1'),
(110045, 17920, 'QU', 'OK', 'S', 1716210757, 1716210757, '1'),
(110046, 17920, 'QU', 'OK', 'S', 1716210762, 1716210762, '1'),
(110047, 17920, 'QU', 'OK', 'S', 1716210777, 1716210777, '1'),
(110048, 17920, 'QU', 'OK', 'S', 1716210786, 1716210786, '1'),
(110049, 17920, 'QU', 'OK', 'S', 1716210797, 1716210797, '1'),
(110050, 17920, 'QU', 'OK', 'S', 1716210804, 1716210804, '1'),
(110051, 17920, 'QU', 'OK', 'S', 1716210809, 1716210809, '1'),
(110052, 17920, 'QU', 'OK', 'S', 1716210813, 1716210813, '1'),
(110053, 17920, 'QU', 'OK', 'S', 1716210819, 1716210819, '1'),
(110054, 17920, 'QU', 'OK', 'S', 1716210823, 1716210823, '1'),
(110055, 17920, 'QU', 'OK', 'S', 1716210829, 1716210829, '1'),
(110056, 17920, 'QU', 'OK', 'S', 1716210833, 1716210833, '1'),
(110057, 17920, 'QU', 'OK', 'S', 1716210837, 1716210837, '1'),
(110058, 17920, 'QU', 'OK', 'S', 1716210841, 1716210841, '1'),
(110059, 17920, 'QU', 'OK', 'S', 1716210845, 1716210845, '1'),
(110060, 17920, 'QU', 'OK', 'S', 1716210849, 1716210849, '1'),
(110061, 17920, 'QU', 'OK', 'S', 1716210852, 1716210852, '1'),
(110062, 17920, 'QU', 'OK', 'S', 1716210856, 1716210856, '1'),
(110063, 17920, 'QU', 'OK', 'S', 1716210859, 1716210859, '1'),
(110064, 17920, 'QU', 'OK', 'S', 1716210864, 1716210864, '1'),
(110065, 17920, 'QU', 'OK', 'S', 1716210867, 1716210867, '1'),
(110066, 17920, 'QU', 'OK', 'S', 1716210872, 1716210872, '1'),
(110067, 17920, 'QU', 'OK', 'S', 1716210887, 1716210887, '1'),
(110068, 17920, 'QU', 'OK', 'S', 1716210891, 1716210891, '1'),
(110069, 17920, 'QU', 'OK', 'S', 1716210897, 1716210897, '1'),
(110070, 17920, 'QU', 'OK', 'S', 1716210902, 1716210902, '1'),
(110071, 17920, 'QU', 'OK', 'S', 1716210924, 1716210924, '1'),
(110072, 17920, 'QU', 'OK', 'S', 1716210929, 1716210929, '1'),
(110073, 17920, 'QU', 'OK', 'S', 1716210933, 1716210933, '1'),
(110074, 17920, 'QU', 'OK', 'S', 1716210940, 1716210940, '1'),
(110075, 17920, 'QU', 'OK', 'S', 1716210947, 1716210947, '1'),
(110076, 17920, 'QU', 'OK', 'S', 1716210954, 1716210954, '1'),
(110077, 17920, 'QU', 'OK', 'S', 1716210960, 1716210960, '1'),
(110078, 17920, 'QU', 'OK', 'S', 1716210963, 1716210963, '1'),
(110079, 17920, 'QU', 'OK', 'S', 1716210970, 1716210970, '1'),
(110080, 17920, 'QU', 'OK', 'S', 1716210975, 1716210975, '1'),
(110081, 17920, 'QU', 'OK', 'S', 1716210981, 1716210981, '1'),
(110082, 17920, 'QU', 'OK', 'S', 1716210985, 1716210985, '1'),
(110083, 17920, 'QU', 'OK', 'S', 1716210991, 1716210991, '1'),
(110084, 31437, 'QU', 'OK', 'S', 1716211126, 1716211126, '1'),
(110085, 18439, 'QU', 'OK', 'S', 1716211217, 1716211217, '1'),
(110086, 18439, 'QU', 'OK', 'S', 1716211221, 1716211221, '1'),
(110087, 31438, 'QU', 'OK', 'S', 1716211279, 1716211279, '1'),
(110088, 18437, 'QU', 'OK', 'S', 1716211345, 1716211345, '1'),
(110089, 18437, 'QU', 'OK', 'S', 1716211348, 1716211348, '1'),
(110090, 18437, 'QU', 'OK', 'S', 1716211353, 1716211353, '1'),
(110091, 18437, 'QU', 'OK', 'S', 1716211357, 1716211357, '1'),
(110092, 18437, 'QU', 'OK', 'S', 1716211361, 1716211361, '1'),
(110093, 31439, 'QU', 'OK', 'S', 1716211363, 1716211363, '1'),
(110094, 18437, 'QU', 'OK', 'S', 1716211371, 1716211371, '1'),
(110095, 18437, 'QU', 'OK', 'S', 1716211375, 1716211375, '1'),
(110096, 18437, 'QU', 'OK', 'S', 1716211380, 1716211380, '1'),
(110097, 18437, 'QU', 'OK', 'S', 1716211384, 1716211384, '1'),
(110098, 18398, 'QU', 'OK', 'S', 1716211559, 1716211559, '1'),
(110099, 18398, 'QU', 'OK', 'S', 1716211568, 1716211568, '1'),
(110100, 31424, 'QU', 'OK', 'S', 1716211646, 1716211646, '1'),
(110101, 31425, 'QU', 'OK', 'S', 1716211690, 1716211690, '1'),
(110102, 31426, 'QU', 'OK', 'S', 1716211726, 1716211726, '1'),
(110103, 17936, 'QU', 'OK', 'S', 1716211949, 1716211949, '1'),
(110104, 17936, 'QU', 'OK', 'S', 1716211953, 1716211953, '1'),
(110105, 17936, 'QU', 'OK', 'S', 1716211957, 1716211957, '1'),
(110106, 17936, 'QU', 'OK', 'S', 1716211961, 1716211961, '1'),
(110107, 17936, 'QU', 'OK', 'S', 1716211964, 1716211964, '1'),
(110108, 17936, 'QU', 'OK', 'S', 1716211968, 1716211968, '1'),
(110109, 17936, 'QU', 'OK', 'S', 1716211972, 1716211972, '1'),
(110110, 17936, 'QU', 'OK', 'S', 1716211977, 1716211977, '1'),
(110111, 17936, 'QU', 'OK', 'S', 1716211980, 1716211980, '1'),
(110112, 17936, 'QU', 'OK', 'S', 1716211984, 1716211984, '1'),
(110113, 17936, 'QU', 'OK', 'S', 1716211988, 1716211988, '1'),
(110114, 17936, 'QU', 'OK', 'S', 1716211992, 1716211992, '1'),
(110115, 17936, 'QU', 'OK', 'S', 1716211995, 1716211995, '1'),
(110116, 17936, 'QU', 'OK', 'S', 1716211999, 1716211999, '1'),
(110117, 17935, 'QU', 'OK', 'S', 1716212089, 1716212089, '1'),
(110118, 17934, 'QU', 'OK', 'S', 1716212175, 1716212175, '1'),
(110119, 17934, 'QU', 'OK', 'S', 1716212179, 1716212179, '1'),
(110120, 17934, 'QU', 'OK', 'S', 1716212184, 1716212184, '1'),
(110121, 17934, 'QU', 'OK', 'S', 1716212187, 1716212187, '1'),
(110122, 17934, 'QU', 'OK', 'S', 1716212192, 1716212192, '1'),
(110123, 17934, 'QU', 'OK', 'S', 1716212195, 1716212195, '1'),
(110124, 17934, 'QU', 'OK', 'S', 1716212199, 1716212199, '1'),
(110125, 17934, 'QU', 'OK', 'S', 1716212203, 1716212203, '1'),
(110126, 17934, 'QU', 'OK', 'S', 1716212207, 1716212207, '1'),
(110127, 17934, 'QU', 'OK', 'S', 1716212211, 1716212211, '1'),
(110128, 17934, 'QU', 'OK', 'S', 1716212217, 1716212217, '1'),
(110129, 17934, 'QU', 'OK', 'S', 1716212220, 1716212220, '1'),
(110130, 17934, 'QU', 'OK', 'S', 1716212224, 1716212224, '1'),
(110131, 17934, 'QU', 'OK', 'S', 1716212229, 1716212229, '1'),
(110132, 17934, 'QU', 'OK', 'S', 1716212233, 1716212233, '1'),
(110133, 17934, 'QU', 'OK', 'S', 1716212237, 1716212237, '1'),
(110134, 17934, 'QU', 'OK', 'S', 1716212241, 1716212241, '1'),
(110135, 17934, 'QU', 'OK', 'S', 1716212247, 1716212247, '1'),
(110136, 17934, 'QU', 'OK', 'S', 1716212253, 1716212253, '1'),
(110137, 17934, 'QU', 'OK', 'S', 1716212261, 1716212261, '1'),
(110138, 17934, 'QU', 'OK', 'S', 1716212267, 1716212267, '1'),
(110139, 17934, 'QU', 'OK', 'S', 1716212271, 1716212271, '1'),
(110140, 17934, 'QU', 'OK', 'S', 1716212275, 1716212275, '1'),
(110141, 31444, 'QU', 'OK', 'S', 1716265217, 1716265217, '1'),
(110142, 31442, 'QU', 'OK', 'S', 1716265258, 1716265258, '1'),
(110143, 31441, 'QU', 'OK', 'S', 1716265312, 1716265312, '1'),
(110144, 31440, 'QU', 'OK', 'S', 1716265524, 1716265524, '1'),
(110145, 31447, 'QU', 'OK', 'S', 1716265576, 1716265576, '1'),
(110146, 28901, 'QU', 'OK', 'S', 1716266755, 1716266755, '1'),
(110147, 23709, 'QU', 'OK', 'S', 1716267000, 1716267000, '1'),
(110148, 26966, 'QU', 'OK', 'S', 1716267191, 1716267191, '1'),
(110149, 23667, 'QU', 'OK', 'S', 1716267520, 1716267520, '1'),
(110150, 18015, 'QU', 'OK', 'S', 1716268044, 1716268044, '1'),
(110151, 28376, 'QU', 'OK', 'S', 1716268104, 1716268104, '1'),
(110152, 28374, 'QU', 'OK', 'S', 1716268158, 1716268158, '1'),
(110153, 30495, 'QU', 'OK', 'S', 1716268814, 1716268814, '1'),
(110154, 30495, 'QU', 'OK', 'S', 1716268817, 1716268817, '1'),
(110155, 30568, 'QU', 'OK', 'S', 1716268820, 1716268820, '1'),
(110156, 22165, 'QU', 'OK', 'S', 1716268823, 1716268823, '1'),
(110157, 31193, 'QU', 'OK', 'S', 1716268962, 1716268962, '1'),
(110158, 31357, 'QU', 'OK', 'S', 1716269038, 1716269038, '1'),
(110159, 31317, 'QU', 'OK', 'S', 1716269264, 1716269264, '1'),
(110160, 25747, 'QU', 'OK', 'S', 1716269414, 1716269414, '1'),
(110161, 31193, 'QU', 'OK', 'S', 1716269492, 1716269492, '1'),
(110162, 25057, 'QU', 'OK', 'S', 1716269697, 1716269697, '1'),
(110163, 28324, 'QU', 'OK', 'S', 1716269952, 1716269952, '1'),
(110164, 31395, 'QU', 'OK', 'S', 1716270855, 1716270855, '1'),
(110165, 30634, 'QU', 'OK', 'S', 1716273288, 1716273288, '1'),
(110166, 30634, 'QU', 'OK', 'S', 1716273290, 1716273290, '1'),
(110167, 30833, 'QU', 'OK', 'S', 1716273292, 1716273292, '1'),
(110168, 30833, 'QU', 'OK', 'S', 1716273294, 1716273294, '1'),
(110169, 30634, 'QU', 'OK', 'S', 1716273297, 1716273297, '1'),
(110170, 30634, 'QU', 'OK', 'S', 1716273299, 1716273299, '1'),
(110171, 30634, 'QU', 'OK', 'S', 1716273302, 1716273302, '1'),
(110172, 30634, 'QU', 'OK', 'S', 1716273305, 1716273305, '1'),
(110173, 30634, 'QU', 'OK', 'S', 1716273308, 1716273308, '1'),
(110174, 30634, 'QU', 'OK', 'S', 1716273310, 1716273310, '1'),
(110175, 30634, 'QU', 'OK', 'S', 1716273312, 1716273312, '1'),
(110176, 30634, 'QU', 'OK', 'S', 1716273315, 1716273315, '1'),
(110177, 30833, 'QU', 'OK', 'S', 1716273317, 1716273317, '1'),
(110178, 30833, 'QU', 'OK', 'S', 1716273321, 1716273321, '1'),
(110179, 30833, 'QU', 'OK', 'S', 1716273324, 1716273324, '1'),
(110180, 30833, 'QU', 'OK', 'S', 1716273327, 1716273327, '1'),
(110181, 31357, 'QU', 'OK', 'S', 1716273857, 1716273857, '1'),
(110182, 31357, 'QU', 'OK', 'S', 1716273861, 1716273861, '1'),
(110183, 18752, 'QU', 'OK', 'S', 1716274209, 1716274209, '1'),
(110184, 25571, 'QU', 'OK', 'S', 1716274211, 1716274211, '1'),
(110185, 21241, 'QU', 'OK', 'S', 1716276120, 1716276120, '1'),
(110186, 16754, 'QU', 'OK', 'S', 1716276122, 1716276122, '1'),
(110187, 24309, 'QU', 'OK', 'S', 1716276125, 1716276125, '1'),
(110188, 28899, 'QU', 'OK', 'S', 1716276128, 1716276128, '1'),
(110189, 28899, 'QU', 'OK', 'S', 1716276136, 1716276136, '1'),
(110190, 24815, 'QU', 'OK', 'S', 1716276139, 1716276139, '1'),
(110191, 27860, 'QU', 'OK', 'S', 1716276151, 1716276151, '1'),
(110192, 30991, 'QU', 'OK', 'S', 1716276155, 1716276155, '1'),
(110193, 27700, 'QU', 'OK', 'S', 1716276158, 1716276158, '1'),
(110194, 27860, 'QU', 'OK', 'S', 1716276161, 1716276161, '1'),
(110195, 27700, 'QU', 'OK', 'S', 1716276166, 1716276166, '1'),
(110196, 27700, 'QU', 'OK', 'S', 1716276173, 1716276173, '1'),
(110197, 18396, 'QU', 'OK', 'S', 1716276187, 1716276187, '1'),
(110198, 15342, 'QU', 'OK', 'S', 1716276314, 1716276314, '1'),
(110199, 15342, 'QU', 'OK', 'S', 1716276319, 1716276319, '1'),
(110200, 31194, 'QU', 'OK', 'S', 1716276449, 1716276449, '1'),
(110201, 21293, 'QU', 'OK', 'S', 1716276452, 1716276452, '1'),
(110202, 30152, 'QU', 'OK', 'S', 1716276454, 1716276454, '1'),
(110203, 25436, 'QU', 'OK', 'S', 1716282981, 1716282981, '1'),
(110204, 24040, 'QU', 'OK', 'S', 1716284158, 1716284158, '1'),
(110205, 23061, 'QU', 'OK', 'S', 1716284266, 1716284266, '1'),
(110206, 30392, 'QU', 'OK', 'S', 1716285275, 1716285275, '1'),
(110207, 9947, 'QU', 'OK', 'S', 1716286703, 1716286703, '1'),
(110208, 9947, 'QU', 'OK', 'S', 1716286703, 1716286703, '1'),
(110209, 23905, 'QU', 'OK', 'S', 1716286739, 1716286739, '1'),
(110210, 23905, 'QU', 'OK', 'S', 1716286742, 1716286742, '1'),
(110211, 31033, 'QU', 'OK', 'S', 1716287586, 1716287586, '1'),
(110212, 31118, 'QU', 'OK', 'S', 1716289335, 1716289335, '1'),
(110213, 17917, 'QU', 'OK', 'S', 1716290332, 1716290332, '1'),
(110214, 17917, 'QU', 'OK', 'S', 1716290336, 1716290336, '1'),
(110215, 17917, 'QU', 'OK', 'S', 1716290340, 1716290340, '1'),
(110216, 17917, 'QU', 'OK', 'S', 1716290343, 1716290343, '1'),
(110217, 17917, 'QU', 'OK', 'S', 1716290355, 1716290355, '1'),
(110218, 17917, 'QU', 'OK', 'S', 1716290359, 1716290359, '1'),
(110219, 17917, 'QU', 'OK', 'S', 1716290363, 1716290363, '1'),
(110220, 17917, 'QU', 'OK', 'S', 1716290366, 1716290366, '1'),
(110221, 17917, 'QU', 'OK', 'S', 1716290370, 1716290370, '1'),
(110222, 17917, 'QU', 'OK', 'S', 1716290373, 1716290373, '1'),
(110223, 17758, 'QU', 'OK', 'S', 1716290432, 1716290432, '1'),
(110224, 17758, 'QU', 'OK', 'S', 1716290436, 1716290436, '1'),
(110225, 17758, 'QU', 'OK', 'S', 1716290439, 1716290439, '1'),
(110226, 17758, 'QU', 'OK', 'S', 1716290443, 1716290443, '1'),
(110227, 17758, 'QU', 'OK', 'S', 1716290446, 1716290446, '1'),
(110228, 17758, 'QU', 'OK', 'S', 1716290460, 1716290460, '1'),
(110229, 27726, 'QU', 'OK', 'S', 1716292468, 1716292468, '1'),
(110230, 31457, 'QU', 'OK', 'S', 1716294461, 1716294461, '1'),
(110231, 31458, 'QU', 'OK', 'S', 1716294633, 1716294633, '1'),
(110232, 28815, 'QU', 'OK', 'S', 1716295041, 1716295041, '1'),
(110233, 31455, 'QU', 'OK', 'S', 1716295202, 1716295202, '1'),
(110234, 31446, 'QU', 'OK', 'S', 1716295942, 1716295942, '1'),
(110235, 31448, 'QU', 'OK', 'S', 1716296145, 1716296145, '1'),
(110236, 31459, 'QU', 'OK', 'S', 1716296419, 1716296419, '1'),
(110237, 31430, 'QU', 'OK', 'S', 1716296509, 1716296509, '1'),
(110238, 31430, 'QU', 'OK', 'S', 1716296513, 1716296513, '1'),
(110239, 31430, 'QU', 'OK', 'S', 1716296519, 1716296519, '1'),
(110240, 31465, 'QU', 'OK', 'S', 1716297022, 1716297022, '1'),
(110241, 31472, 'QU', 'OK', 'S', 1716297195, 1716297195, '1'),
(110242, 31473, 'QU', 'OK', 'S', 1716297239, 1716297239, '1'),
(110243, 31464, 'QU', 'OK', 'S', 1716297567, 1716297567, '1'),
(110244, 31466, 'QU', 'OK', 'S', 1716297608, 1716297608, '1'),
(110245, 31456, 'QU', 'OK', 'S', 1716297845, 1716297845, '1'),
(110246, 31467, 'QU', 'OK', 'S', 1716298034, 1716298034, '1'),
(110247, 31468, 'QU', 'OK', 'S', 1716298159, 1716298159, '1'),
(110248, 31469, 'QU', 'OK', 'S', 1716298251, 1716298251, '1'),
(110249, 31471, 'QU', 'OK', 'S', 1716298316, 1716298316, '1'),
(110250, 28008, 'QU', 'OK', 'S', 1716352542, 1716352542, '1'),
(110251, 28010, 'QU', 'OK', 'S', 1716352617, 1716352617, '1'),
(110252, 28011, 'QU', 'OK', 'S', 1716352721, 1716352721, '1'),
(110253, 28007, 'QU', 'OK', 'S', 1716352775, 1716352775, '1'),
(110254, 28009, 'QU', 'OK', 'S', 1716352824, 1716352824, '1'),
(110255, 31461, 'QU', 'OK', 'S', 1716359469, 1716359469, '1'),
(110256, 31462, 'QU', 'OK', 'S', 1716359497, 1716359497, '1'),
(110257, 31463, 'QU', 'OK', 'S', 1716359523, 1716359523, '1'),
(110258, 30914, 'QU', 'OK', 'S', 1716359949, 1716359949, '1'),
(110259, 30914, 'QU', 'OK', 'S', 1716359951, 1716359951, '1'),
(110260, 31436, 'QU', 'OK', 'S', 1716360057, 1716360057, '1'),
(110261, 31443, 'QU', 'OK', 'S', 1716360171, 1716360171, '1'),
(110262, 31443, 'QU', 'OK', 'S', 1716360171, 1716360171, '1'),
(110263, 17674, 'QU', 'OK', 'S', 1716360675, 1716360675, '1'),
(110264, 17647, 'QU', 'OK', 'S', 1716360819, 1716360819, '1'),
(110265, 17647, 'QU', 'OK', 'S', 1716360822, 1716360822, '1'),
(110266, 17647, 'QU', 'OK', 'S', 1716360827, 1716360827, '1'),
(110267, 17647, 'QU', 'OK', 'S', 1716360830, 1716360830, '1'),
(110268, 17647, 'QU', 'OK', 'S', 1716360840, 1716360840, '1'),
(110269, 6303, 'QU', 'OK', 'S', 1716362091, 1716362091, '1'),
(110270, 6303, 'QU', 'OK', 'S', 1716362099, 1716362099, '1'),
(110271, 5994, 'QU', 'OK', 'S', 1716362474, 1716362474, '1'),
(110272, 5884, 'QU', 'OK', 'S', 1716362942, 1716362942, '1'),
(110273, 5884, 'QU', 'OK', 'S', 1716362946, 1716362946, '1'),
(110274, 5699, 'QU', 'OK', 'S', 1716363184, 1716363184, '1'),
(110275, 5684, 'QU', 'OK', 'S', 1716363412, 1716363412, '1'),
(110276, 5684, 'QU', 'OK', 'S', 1716363416, 1716363416, '1'),
(110277, 5399, 'QU', 'OK', 'S', 1716363626, 1716363626, '1'),
(110278, 5399, 'QU', 'OK', 'S', 1716363629, 1716363629, '1'),
(110279, 5399, 'QU', 'OK', 'S', 1716363633, 1716363633, '1'),
(110280, 5399, 'QU', 'OK', 'S', 1716363647, 1716363647, '1'),
(110281, 5399, 'QU', 'OK', 'S', 1716363650, 1716363650, '1'),
(110282, 5399, 'QU', 'OK', 'S', 1716363653, 1716363653, '1'),
(110283, 5399, 'QU', 'OK', 'S', 1716363664, 1716363664, '1'),
(110284, 5399, 'QU', 'OK', 'S', 1716363667, 1716363667, '1'),
(110285, 5399, 'QU', 'OK', 'S', 1716363671, 1716363671, '1'),
(110286, 5399, 'QU', 'OK', 'S', 1716363686, 1716363686, '1'),
(110287, 5399, 'QU', 'OK', 'S', 1716363689, 1716363689, '1'),
(110288, 5399, 'QU', 'OK', 'S', 1716363692, 1716363692, '1'),
(110289, 11081, 'QU', 'OK', 'S', 1716363825, 1716363825, '1'),
(110290, 11081, 'QU', 'OK', 'S', 1716363828, 1716363828, '1'),
(110291, 5399, 'QU', 'OK', 'S', 1716371165, 1716371165, '1'),
(110292, 5399, 'QU', 'OK', 'S', 1716371168, 1716371168, '1'),
(110293, 5399, 'QU', 'OK', 'S', 1716371172, 1716371172, '1'),
(110294, 5396, 'QU', 'OK', 'S', 1716372278, 1716372278, '1'),
(110295, 5396, 'QU', 'OK', 'S', 1716372281, 1716372281, '1'),
(110296, 5396, 'QU', 'OK', 'S', 1716372285, 1716372285, '1'),
(110297, 5396, 'QU', 'OK', 'S', 1716372297, 1716372297, '1'),
(110298, 5396, 'QU', 'OK', 'S', 1716372305, 1716372305, '1'),
(110299, 5396, 'QU', 'OK', 'S', 1716372310, 1716372310, '1'),
(110300, 5396, 'QU', 'OK', 'S', 1716372333, 1716372333, '1'),
(110301, 31379, 'QU', 'OK', 'S', 1716372405, 1716372405, '1'),
(110302, 31379, 'QU', 'OK', 'S', 1716372405, 1716372405, '1'),
(110303, 31362, 'QU', 'OK', 'S', 1716372412, 1716372412, '1'),
(110304, 31108, 'QU', 'OK', 'S', 1716372442, 1716372442, '1'),
(110305, 31107, 'QU', 'OK', 'S', 1716372449, 1716372449, '1'),
(110306, 31034, 'QU', 'OK', 'S', 1716372455, 1716372455, '1'),
(110307, 31003, 'QU', 'OK', 'S', 1716372463, 1716372463, '1'),
(110308, 30931, 'QU', 'OK', 'S', 1716372470, 1716372470, '1'),
(110309, 30887, 'QU', 'OK', 'S', 1716372481, 1716372481, '1'),
(110310, 30887, 'QU', 'OK', 'S', 1716372481, 1716372481, '1'),
(110311, 30794, 'QU', 'OK', 'S', 1716372492, 1716372492, '1'),
(110312, 30362, 'QU', 'OK', 'S', 1716372549, 1716372549, '1'),
(110313, 30416, 'QU', 'OK', 'S', 1716372555, 1716372555, '1'),
(110314, 30361, 'QU', 'OK', 'S', 1716372566, 1716372566, '1'),
(110315, 30361, 'QU', 'OK', 'S', 1716372566, 1716372566, '1'),
(110316, 30311, 'QU', 'OK', 'S', 1716372574, 1716372574, '1'),
(110317, 30310, 'QU', 'OK', 'S', 1716372580, 1716372580, '1'),
(110318, 30154, 'QU', 'OK', 'S', 1716372624, 1716372624, '1'),
(110319, 30058, 'QU', 'OK', 'S', 1716372655, 1716372655, '1'),
(110320, 29853, 'QU', 'OK', 'S', 1716372675, 1716372675, '1'),
(110321, 29852, 'QU', 'OK', 'S', 1716372682, 1716372682, '1'),
(110322, 7561, 'QU', 'OK', 'S', 1716372694, 1716372694, '1'),
(110323, 29779, 'QU', 'OK', 'S', 1716372694, 1716372694, '1'),
(110324, 29779, 'QU', 'OK', 'S', 1716372694, 1716372694, '1'),
(110325, 29753, 'QU', 'OK', 'S', 1716372720, 1716372720, '1'),
(110326, 29650, 'QU', 'OK', 'S', 1716372733, 1716372733, '1'),
(110327, 29505, 'QU', 'OK', 'S', 1716372748, 1716372748, '1'),
(110328, 29505, 'QU', 'OK', 'S', 1716372748, 1716372748, '1'),
(110329, 29500, 'QU', 'OK', 'S', 1716372755, 1716372755, '1'),
(110330, 7546, 'QU', 'OK', 'S', 1716372760, 1716372760, '1'),
(110331, 7546, 'QU', 'OK', 'S', 1716372772, 1716372772, '1'),
(110332, 28592, 'QU', 'OK', 'S', 1716372836, 1716372836, '1'),
(110333, 28441, 'QU', 'OK', 'S', 1716372854, 1716372854, '1'),
(110334, 7544, 'QU', 'OK', 'S', 1716372867, 1716372867, '1'),
(110335, 27770, 'QU', 'OK', 'S', 1716372951, 1716372951, '1'),
(110336, 27770, 'QU', 'OK', 'S', 1716372951, 1716372951, '1'),
(110337, 27403, 'QU', 'OK', 'S', 1716372972, 1716372972, '1'),
(110338, 27402, 'QU', 'OK', 'S', 1716372977, 1716372977, '1'),
(110339, 7526, 'QU', 'OK', 'S', 1716372981, 1716372981, '1'),
(110340, 27313, 'QU', 'OK', 'S', 1716372999, 1716372999, '1'),
(110341, 27106, 'QU', 'OK', 'S', 1716373048, 1716373048, '1'),
(110342, 27106, 'QU', 'OK', 'S', 1716373048, 1716373048, '1'),
(110343, 27106, 'QU', 'OK', 'S', 1716373048, 1716373048, '1'),
(110344, 16317, 'QU', 'OK', 'S', 1716373400, 1716373400, '1'),
(110345, 16317, 'QU', 'OK', 'S', 1716373400, 1716373400, '1'),
(110346, 16754, 'QU', 'OK', 'S', 1716373415, 1716373415, '1'),
(110347, 16755, 'QU', 'OK', 'S', 1716373425, 1716373425, '1'),
(110348, 31090, 'QU', 'OK', 'S', 1716375467, 1716375467, '1'),
(110349, 18244, 'QU', 'OK', 'S', 1716376210, 1716376210, '1'),
(110350, 18243, 'QU', 'OK', 'S', 1716376212, 1716376212, '1'),
(110351, 18243, 'QU', 'OK', 'S', 1716376215, 1716376215, '1'),
(110352, 18244, 'QU', 'OK', 'S', 1716376218, 1716376218, '1'),
(110353, 18244, 'QU', 'OK', 'S', 1716376223, 1716376223, '1'),
(110354, 18243, 'QU', 'OK', 'S', 1716376228, 1716376228, '1'),
(110355, 18244, 'QU', 'OK', 'S', 1716376235, 1716376235, '1'),
(110356, 18244, 'QU', 'OK', 'S', 1716376238, 1716376238, '1'),
(110357, 18244, 'QU', 'OK', 'S', 1716376242, 1716376242, '1'),
(110358, 18244, 'QU', 'OK', 'S', 1716376245, 1716376245, '1'),
(110359, 30633, 'QU', 'OK', 'S', 1716376253, 1716376253, '1'),
(110360, 31087, 'QU', 'OK', 'S', 1716376257, 1716376257, '1'),
(110361, 30579, 'QU', 'OK', 'S', 1716376260, 1716376260, '1'),
(110362, 27659, 'QU', 'OK', 'S', 1716376264, 1716376264, '1'),
(110363, 18244, 'QU', 'OK', 'S', 1716376268, 1716376268, '1'),
(110364, 30633, 'QU', 'OK', 'S', 1716376272, 1716376272, '1'),
(110365, 30583, 'QU', 'OK', 'S', 1716376276, 1716376276, '1'),
(110366, 30797, 'QU', 'OK', 'S', 1716376280, 1716376280, '1'),
(110367, 31087, 'QU', 'OK', 'S', 1716376285, 1716376285, '1'),
(110368, 29566, 'QU', 'OK', 'S', 1716376289, 1716376289, '1'),
(110369, 30578, 'QU', 'OK', 'S', 1716376293, 1716376293, '1'),
(110370, 18215, 'QU', 'OK', 'S', 1716376381, 1716376381, '1'),
(110371, 30634, 'QU', 'OK', 'S', 1716376408, 1716376408, '1'),
(110372, 27158, 'QU', 'OK', 'S', 1716376413, 1716376413, '1'),
(110373, 25215, 'QU', 'OK', 'S', 1716376657, 1716376657, '1'),
(110374, 30578, 'QU', 'OK', 'S', 1716376785, 1716376785, '1'),
(110375, 15229, 'QU', 'OK', 'S', 1716376796, 1716376796, '1'),
(110376, 23850, 'QU', 'OK', 'S', 1716376800, 1716376800, '1'),
(110377, 18243, 'QU', 'OK', 'S', 1716376806, 1716376806, '1'),
(110378, 18244, 'QU', 'OK', 'S', 1716376809, 1716376809, '1'),
(110379, 30734, 'QU', 'OK', 'S', 1716376819, 1716376819, '1'),
(110380, 31100, 'QU', 'OK', 'S', 1716376911, 1716376911, '1'),
(110381, 31490, 'QU', 'OK', 'S', 1716377449, 1716377449, '1'),
(110382, 31492, 'QU', 'OK', 'S', 1716379477, 1716379477, '1'),
(110383, 31492, 'QU', 'OK', 'S', 1716379615, 1716379615, '1'),
(110384, 31492, 'QU', 'OK', 'S', 1716379627, 1716379627, '1'),
(110385, 31488, 'QU', 'OK', 'S', 1716381275, 1716381275, '1'),
(110386, 31488, 'QU', 'OK', 'S', 1716381354, 1716381354, '1'),
(110387, 31488, 'QU', 'OK', 'S', 1716381357, 1716381357, '1'),
(110388, 31488, 'QU', 'OK', 'S', 1716381363, 1716381363, '1'),
(110389, 31488, 'QU', 'OK', 'S', 1716381373, 1716381373, '1'),
(110390, 31488, 'QU', 'OK', 'S', 1716381376, 1716381376, '1'),
(110391, 31488, 'QU', 'OK', 'S', 1716381386, 1716381386, '1'),
(110392, 31488, 'QU', 'OK', 'S', 1716381389, 1716381389, '1'),
(110393, 31488, 'QU', 'OK', 'S', 1716381400, 1716381400, '1'),
(110394, 31488, 'QU', 'OK', 'S', 1716381404, 1716381404, '1'),
(110395, 31488, 'QU', 'OK', 'S', 1716381408, 1716381408, '1'),
(110396, 31488, 'QU', 'OK', 'S', 1716381446, 1716381446, '1'),
(110397, 31488, 'QU', 'OK', 'S', 1716381450, 1716381450, '1'),
(110398, 31353, 'QU', 'OK', 'S', 1716382086, 1716382086, '1'),
(110399, 31498, 'QU', 'OK', 'S', 1716382697, 1716382697, '1'),
(110400, 31499, 'QU', 'OK', 'S', 1716382780, 1716382780, '1'),
(110401, 31493, 'QU', 'OK', 'S', 1716382888, 1716382888, '1'),
(110402, 31379, 'QU', 'OK', 'S', 1716383007, 1716383007, '1'),
(110403, 31486, 'QU', 'OK', 'S', 1716383145, 1716383145, '1'),
(110404, 31487, 'QU', 'OK', 'S', 1716383186, 1716383186, '1'),
(110405, 31476, 'QU', 'OK', 'S', 1716383444, 1716383444, '1'),
(110406, 31362, 'QU', 'OK', 'S', 1716383607, 1716383607, '1'),
(110407, 31477, 'QU', 'OK', 'S', 1716383717, 1716383717, '1'),
(110408, 31479, 'QU', 'OK', 'S', 1716383757, 1716383757, '1'),
(110409, 31480, 'QU', 'OK', 'S', 1716383788, 1716383788, '1'),
(110410, 31478, 'QU', 'OK', 'S', 1716383882, 1716383882, '1'),
(110411, 31481, 'QU', 'OK', 'S', 1716384018, 1716384018, '1'),
(110412, 31482, 'QU', 'OK', 'S', 1716384053, 1716384053, '1'),
(110413, 31483, 'QU', 'OK', 'S', 1716384327, 1716384327, '1'),
(110414, 31484, 'QU', 'OK', 'S', 1716384362, 1716384362, '1'),
(110415, 31485, 'QU', 'OK', 'S', 1716384395, 1716384395, '1'),
(110416, 31489, 'QU', 'OK', 'S', 1716384546, 1716384546, '1'),
(110417, 16132, 'QU', 'OK', 'S', 1716385483, 1716385483, '1'),
(110418, 16131, 'QU', 'OK', 'S', 1716385579, 1716385579, '1'),
(110419, 31149, 'QU', 'OK', 'S', 1716441638, 1716441638, '1'),
(110420, 30950, 'QU', 'OK', 'S', 1716444186, 1716444186, '1'),
(110421, 30950, 'QU', 'OK', 'S', 1716444186, 1716444186, '1'),
(110422, 30950, 'QU', 'OK', 'S', 1716444186, 1716444186, '1'),
(110423, 30950, 'QU', 'OK', 'S', 1716444186, 1716444186, '1'),
(110424, 30950, 'QU', 'OK', 'S', 1716444186, 1716444186, '1'),
(110425, 30950, 'QU', 'OK', 'S', 1716444187, 1716444187, '1'),
(110426, 29756, 'QU', 'OK', 'S', 1716444205, 1716444205, '1'),
(110427, 29756, 'QU', 'OK', 'S', 1716444205, 1716444205, '1'),
(110428, 29756, 'QU', 'OK', 'S', 1716444205, 1716444205, '1'),
(110429, 29756, 'QU', 'OK', 'S', 1716444205, 1716444205, '1'),
(110430, 29756, 'QU', 'OK', 'S', 1716444205, 1716444205, '1'),
(110431, 24579, 'QU', 'OK', 'S', 1716444311, 1716444311, '1'),
(110432, 24575, 'QU', 'OK', 'S', 1716444324, 1716444324, '1'),
(110433, 24573, 'QU', 'OK', 'S', 1716444338, 1716444338, '1'),
(110434, 24573, 'QU', 'OK', 'S', 1716444338, 1716444338, '1'),
(110435, 24573, 'QU', 'OK', 'S', 1716444338, 1716444338, '1'),
(110436, 31491, 'QU', 'OK', 'S', 1716445100, 1716445100, '1'),
(110437, 30833, 'QU', 'OK', 'S', 1716446018, 1716446018, '1'),
(110438, 31466, 'QU', 'OK', 'S', 1716446413, 1716446413, '1'),
(110439, 31465, 'QU', 'OK', 'S', 1716446422, 1716446422, '1'),
(110440, 31464, 'QU', 'OK', 'S', 1716446428, 1716446428, '1'),
(110441, 31319, 'QU', 'OK', 'S', 1716446437, 1716446437, '1'),
(110442, 31317, 'QU', 'OK', 'S', 1716446450, 1716446450, '1'),
(110443, 31314, 'QU', 'OK', 'S', 1716446465, 1716446465, '1'),
(110444, 31293, 'QU', 'OK', 'S', 1716446475, 1716446475, '1'),
(110445, 31293, 'QU', 'OK', 'S', 1716446475, 1716446475, '1'),
(110446, 31262, 'QU', 'OK', 'S', 1716446484, 1716446484, '1'),
(110447, 31261, 'QU', 'OK', 'S', 1716446489, 1716446489, '1'),
(110448, 31332, 'QU', 'OK', 'S', 1716446530, 1716446530, '1'),
(110449, 31429, 'QU', 'OK', 'S', 1716446862, 1716446862, '1'),
(110450, 31474, 'QU', 'OK', 'S', 1716447340, 1716447340, '1'),
(110451, 30634, 'QU', 'OK', 'S', 1716447450, 1716447450, '1'),
(110452, 30634, 'QU', 'OK', 'S', 1716447489, 1716447489, '1'),
(110453, 30833, 'QU', 'OK', 'S', 1716447495, 1716447495, '1'),
(110454, 12709, 'QU', 'OK', 'S', 1716447570, 1716447570, '1'),
(110455, 12709, 'QU', 'OK', 'S', 1716447575, 1716447575, '1'),
(110456, 30634, 'QU', 'OK', 'S', 1716447634, 1716447634, '1'),
(110457, 30634, 'QU', 'OK', 'S', 1716447638, 1716447638, '1'),
(110458, 17580, 'QU', 'OK', 'S', 1716447659, 1716447659, '1'),
(110459, 17580, 'QU', 'OK', 'S', 1716447667, 1716447667, '1'),
(110460, 17580, 'QU', 'OK', 'S', 1716447684, 1716447684, '1'),
(110461, 30634, 'QU', 'OK', 'S', 1716447685, 1716447685, '1'),
(110462, 30634, 'QU', 'OK', 'S', 1716447689, 1716447689, '1'),
(110463, 17580, 'QU', 'OK', 'S', 1716447693, 1716447693, '1'),
(110464, 17580, 'QU', 'OK', 'S', 1716447707, 1716447707, '1'),
(110465, 30833, 'QU', 'OK', 'S', 1716447730, 1716447730, '1'),
(110466, 30833, 'QU', 'OK', 'S', 1716447734, 1716447734, '1'),
(110467, 30634, 'QU', 'OK', 'S', 1716447768, 1716447768, '1'),
(110468, 30634, 'QU', 'OK', 'S', 1716447772, 1716447772, '1'),
(110469, 30634, 'QU', 'OK', 'S', 1716447806, 1716447806, '1'),
(110470, 30634, 'QU', 'OK', 'S', 1716447811, 1716447811, '1'),
(110471, 20558, 'QU', 'OK', 'S', 1716447862, 1716447862, '1'),
(110472, 11787, 'QU', 'OK', 'S', 1716447913, 1716447913, '1'),
(110473, 30634, 'QU', 'OK', 'S', 1716447926, 1716447926, '1'),
(110474, 30634, 'QU', 'OK', 'S', 1716447930, 1716447930, '1'),
(110475, 30634, 'QU', 'OK', 'S', 1716447970, 1716447970, '1'),
(110476, 30634, 'QU', 'OK', 'S', 1716447974, 1716447974, '1'),
(110477, 30833, 'QU', 'OK', 'S', 1716448007, 1716448007, '1'),
(110478, 30833, 'QU', 'OK', 'S', 1716448010, 1716448010, '1'),
(110479, 28962, 'QU', 'OK', 'S', 1716448030, 1716448030, '1'),
(110480, 30634, 'QU', 'OK', 'S', 1716448063, 1716448063, '1'),
(110481, 30634, 'QU', 'OK', 'S', 1716448066, 1716448066, '1'),
(110482, 30634, 'QU', 'OK', 'S', 1716448109, 1716448109, '1'),
(110483, 30634, 'QU', 'OK', 'S', 1716448113, 1716448113, '1'),
(110484, 30833, 'QU', 'OK', 'S', 1716448152, 1716448152, '1'),
(110485, 30833, 'QU', 'OK', 'S', 1716448156, 1716448156, '1'),
(110486, 30833, 'QU', 'OK', 'S', 1716448188, 1716448188, '1'),
(110487, 30833, 'QU', 'OK', 'S', 1716448191, 1716448191, '1'),
(110488, 30833, 'QU', 'OK', 'S', 1716448257, 1716448257, '1'),
(110489, 30833, 'QU', 'OK', 'S', 1716448260, 1716448260, '1'),
(110490, 30634, 'QU', 'OK', 'S', 1716448343, 1716448343, '1'),
(110491, 30634, 'QU', 'OK', 'S', 1716448346, 1716448346, '1'),
(110492, 12709, 'QU', 'OK', 'S', 1716448695, 1716448695, '1'),
(110493, 30833, 'QU', 'OK', 'S', 1716448732, 1716448732, '1'),
(110494, 30833, 'QU', 'OK', 'S', 1716448805, 1716448805, '1'),
(110495, 30833, 'QU', 'OK', 'S', 1716448825, 1716448825, '1'),
(110496, 30634, 'QU', 'OK', 'S', 1716448964, 1716448964, '1'),
(110497, 28354, 'QU', 'OK', 'S', 1716448984, 1716448984, '1'),
(110498, 28354, 'QU', 'OK', 'S', 1716448984, 1716448984, '1'),
(110499, 22932, 'QU', 'OK', 'S', 1716449962, 1716449962, '1'),
(110500, 30152, 'QU', 'OK', 'S', 1716450015, 1716450015, '1'),
(110501, 30152, 'QU', 'OK', 'S', 1716450019, 1716450019, '1'),
(110502, 31194, 'QU', 'OK', 'S', 1716450051, 1716450051, '1'),
(110503, 31194, 'QU', 'OK', 'S', 1716450054, 1716450054, '1'),
(110504, 21293, 'QU', 'OK', 'S', 1716450087, 1716450087, '1'),
(110505, 21293, 'QU', 'OK', 'S', 1716450091, 1716450091, '1'),
(110506, 30212, 'QU', 'OK', 'S', 1716450255, 1716450255, '1'),
(110507, 22932, 'QU', 'OK', 'S', 1716450488, 1716450488, '1'),
(110508, 22932, 'QU', 'OK', 'S', 1716450492, 1716450492, '1'),
(110509, 24396, 'QU', 'OK', 'S', 1716453267, 1716453267, '1'),
(110510, 24396, 'QU', 'OK', 'S', 1716453267, 1716453267, '1'),
(110511, 24396, 'QU', 'OK', 'S', 1716453267, 1716453267, '1'),
(110512, 24396, 'QU', 'OK', 'S', 1716453293, 1716453293, '1'),
(110513, 24396, 'QU', 'OK', 'S', 1716453293, 1716453293, '1'),
(110514, 24396, 'QU', 'OK', 'S', 1716453293, 1716453293, '1'),
(110515, 24402, 'QU', 'OK', 'S', 1716453405, 1716453405, '1'),
(110516, 24402, 'QU', 'OK', 'S', 1716453413, 1716453413, '1'),
(110517, 24429, 'QU', 'OK', 'S', 1716453518, 1716453518, '1'),
(110518, 24429, 'QU', 'OK', 'S', 1716453539, 1716453539, '1'),
(110519, 24640, 'QU', 'OK', 'S', 1716453711, 1716453711, '1'),
(110520, 24640, 'QU', 'OK', 'S', 1716453731, 1716453731, '1'),
(110521, 28322, 'QU', 'OK', 'S', 1716454557, 1716454557, '1'),
(110522, 28322, 'QU', 'OK', 'S', 1716454573, 1716454573, '1'),
(110523, 28318, 'QU', 'OK', 'S', 1716454639, 1716454639, '1'),
(110524, 28318, 'QU', 'OK', 'S', 1716454656, 1716454656, '1'),
(110525, 25777, 'QU', 'OK', 'S', 1716454712, 1716454712, '1'),
(110526, 25776, 'QU', 'OK', 'S', 1716454849, 1716454849, '1'),
(110527, 25775, 'QU', 'OK', 'S', 1716454904, 1716454904, '1'),
(110528, 25775, 'QU', 'OK', 'S', 1716454910, 1716454910, '1'),
(110529, 25774, 'QU', 'OK', 'S', 1716454967, 1716454967, '1'),
(110530, 25772, 'QU', 'OK', 'S', 1716455168, 1716455168, '1'),
(110531, 25772, 'QU', 'OK', 'S', 1716455168, 1716455168, '1'),
(110532, 25771, 'QU', 'OK', 'S', 1716455243, 1716455243, '1'),
(110533, 25768, 'QU', 'OK', 'S', 1716455338, 1716455338, '1'),
(110534, 25768, 'QU', 'OK', 'S', 1716455354, 1716455354, '1'),
(110535, 25692, 'QU', 'OK', 'S', 1716455410, 1716455410, '1'),
(110536, 25687, 'QU', 'OK', 'S', 1716455677, 1716455677, '1'),
(110537, 25704, 'QU', 'OK', 'S', 1716455767, 1716455767, '1'),
(110538, 25704, 'QU', 'OK', 'S', 1716455773, 1716455773, '1'),
(110539, 25770, 'QU', 'OK', 'S', 1716455859, 1716455859, '1'),
(110540, 25770, 'QU', 'OK', 'S', 1716455873, 1716455873, '1'),
(110541, 25763, 'QU', 'OK', 'S', 1716456129, 1716456129, '1'),
(110542, 25762, 'QU', 'OK', 'S', 1716456243, 1716456243, '1'),
(110543, 25749, 'QU', 'OK', 'S', 1716456380, 1716456380, '1'),
(110544, 25749, 'QU', 'OK', 'S', 1716456380, 1716456380, '1'),
(110545, 25744, 'QU', 'OK', 'S', 1716456476, 1716456476, '1'),
(110546, 25741, 'QU', 'OK', 'S', 1716456519, 1716456519, '1'),
(110547, 25741, 'QU', 'OK', 'S', 1716456542, 1716456542, '1'),
(110548, 25733, 'QU', 'OK', 'S', 1716456718, 1716456718, '1'),
(110549, 25733, 'QU', 'OK', 'S', 1716456734, 1716456734, '1'),
(110550, 25731, 'QU', 'OK', 'S', 1716456836, 1716456836, '1'),
(110551, 25731, 'QU', 'OK', 'S', 1716456850, 1716456850, '1'),
(110552, 18948, 'QU', 'OK', 'S', 1716456878, 1716456878, '1'),
(110553, 25724, 'QU', 'OK', 'S', 1716456921, 1716456921, '1'),
(110554, 25722, 'QU', 'OK', 'S', 1716456968, 1716456968, '1'),
(110555, 25722, 'QU', 'OK', 'S', 1716456991, 1716456991, '1'),
(110556, 31450, 'QU', 'OK', 'S', 1716459745, 1716459745, '1'),
(110557, 31451, 'QU', 'OK', 'S', 1716459785, 1716459785, '1'),
(110558, 31452, 'QU', 'OK', 'S', 1716460023, 1716460023, '1'),
(110559, 31453, 'QU', 'OK', 'S', 1716460068, 1716460068, '1'),
(110560, 31402, 'QU', 'OK', 'S', 1716460299, 1716460299, '1'),
(110561, 31402, 'QU', 'OK', 'S', 1716460314, 1716460314, '1'),
(110562, 31503, 'QU', 'OK', 'S', 1716460469, 1716460469, '1'),
(110563, 31504, 'QU', 'OK', 'S', 1716460494, 1716460494, '1'),
(110564, 31518, 'QU', 'OK', 'S', 1716460550, 1716460550, '1'),
(110565, 31514, 'QU', 'OK', 'S', 1716461205, 1716461205, '1'),
(110566, 31515, 'QU', 'OK', 'S', 1716461759, 1716461759, '1'),
(110567, 27994, 'QU', 'OK', 'S', 1716461871, 1716461871, '1'),
(110568, 24259, 'QU', 'OK', 'S', 1716461879, 1716461879, '1'),
(110569, 24259, 'QU', 'OK', 'S', 1716461883, 1716461883, '1'),
(110570, 31516, 'QU', 'OK', 'S', 1716461971, 1716461971, '1'),
(110571, 31508, 'QU', 'OK', 'S', 1716462294, 1716462294, '1'),
(110572, 31509, 'QU', 'OK', 'S', 1716462338, 1716462338, '1'),
(110573, 31510, 'QU', 'OK', 'S', 1716462474, 1716462474, '1'),
(110574, 25675, 'QU', 'OK', 'S', 1716463682, 1716463682, '1'),
(110575, 25675, 'QU', 'OK', 'S', 1716463692, 1716463692, '1'),
(110576, 25462, 'QU', 'OK', 'S', 1716463696, 1716463696, '1'),
(110577, 29059, 'QU', 'OK', 'S', 1716463704, 1716463704, '1'),
(110578, 29059, 'QU', 'OK', 'S', 1716463708, 1716463708, '1'),
(110579, 26944, 'QU', 'OK', 'S', 1716463712, 1716463712, '1'),
(110580, 26975, 'QU', 'OK', 'S', 1716463716, 1716463716, '1'),
(110581, 26944, 'QU', 'OK', 'S', 1716463719, 1716463719, '1'),
(110582, 18999, 'QU', 'OK', 'S', 1716463722, 1716463722, '1'),
(110583, 18244, 'QU', 'OK', 'S', 1716463725, 1716463725, '1'),
(110584, 18244, 'QU', 'OK', 'S', 1716463728, 1716463728, '1'),
(110585, 26975, 'QU', 'OK', 'S', 1716463731, 1716463731, '1'),
(110586, 25462, 'QU', 'OK', 'S', 1716463735, 1716463735, '1'),
(110587, 25462, 'QU', 'OK', 'S', 1716463739, 1716463739, '1'),
(110588, 25462, 'QU', 'OK', 'S', 1716463750, 1716463750, '1'),
(110589, 25462, 'QU', 'OK', 'S', 1716463754, 1716463754, '1'),
(110590, 25462, 'QU', 'OK', 'S', 1716463765, 1716463765, '1'),
(110591, 30941, 'QU', 'OK', 'S', 1716463770, 1716463770, '1'),
(110592, 25462, 'QU', 'OK', 'S', 1716463773, 1716463773, '1'),
(110593, 25462, 'QU', 'OK', 'S', 1716463780, 1716463780, '1'),
(110594, 30941, 'QU', 'OK', 'S', 1716463784, 1716463784, '1'),
(110595, 24573, 'QU', 'OK', 'S', 1716463789, 1716463789, '1'),
(110596, 26975, 'QU', 'OK', 'S', 1716463792, 1716463792, '1'),
(110597, 13506, 'QU', 'OK', 'S', 1716463795, 1716463795, '1'),
(110598, 13506, 'QU', 'OK', 'S', 1716463798, 1716463798, '1'),
(110599, 25500, 'QU', 'OK', 'S', 1716463802, 1716463802, '1'),
(110600, 26305, 'QU', 'OK', 'S', 1716463806, 1716463806, '1'),
(110601, 26305, 'QU', 'OK', 'S', 1716463810, 1716463810, '1'),
(110602, 27700, 'QU', 'OK', 'S', 1716463814, 1716463814, '1'),
(110603, 31332, 'QU', 'OK', 'S', 1716463818, 1716463818, '1'),
(110604, 26384, 'QU', 'OK', 'S', 1716463822, 1716463822, '1'),
(110605, 30695, 'QU', 'OK', 'S', 1716463826, 1716463826, '1'),
(110606, 30695, 'QU', 'OK', 'S', 1716463829, 1716463829, '1'),
(110607, 30695, 'QU', 'OK', 'S', 1716463832, 1716463832, '1'),
(110608, 12703, 'QU', 'OK', 'S', 1716463835, 1716463835, '1'),
(110609, 12735, 'QU', 'OK', 'S', 1716463839, 1716463839, '1'),
(110610, 25500, 'QU', 'OK', 'S', 1716463842, 1716463842, '1'),
(110611, 12735, 'QU', 'OK', 'S', 1716463846, 1716463846, '1'),
(110612, 20421, 'QU', 'OK', 'S', 1716463849, 1716463849, '1'),
(110613, 24573, 'QU', 'OK', 'S', 1716463854, 1716463854, '1'),
(110614, 15101, 'QU', 'OK', 'S', 1716463858, 1716463858, '1'),
(110615, 15101, 'QU', 'OK', 'S', 1716463862, 1716463862, '1'),
(110616, 24582, 'QU', 'OK', 'S', 1716463870, 1716463870, '1'),
(110617, 24580, 'QU', 'OK', 'S', 1716463876, 1716463876, '1'),
(110618, 24573, 'QU', 'OK', 'S', 1716463881, 1716463881, '1'),
(110619, 30695, 'QU', 'OK', 'S', 1716463885, 1716463885, '1'),
(110620, 12735, 'QU', 'OK', 'S', 1716463889, 1716463889, '1'),
(110621, 27700, 'QU', 'OK', 'S', 1716463892, 1716463892, '1'),
(110622, 30695, 'QU', 'OK', 'S', 1716463894, 1716463894, '1'),
(110623, 22602, 'QU', 'OK', 'S', 1716463901, 1716463901, '1'),
(110624, 24573, 'QU', 'OK', 'S', 1716463905, 1716463905, '1'),
(110625, 24582, 'QU', 'OK', 'S', 1716463910, 1716463910, '1'),
(110626, 20421, 'QU', 'OK', 'S', 1716463917, 1716463917, '1'),
(110627, 30590, 'QU', 'OK', 'S', 1716463922, 1716463922, '1'),
(110628, 30590, 'QU', 'OK', 'S', 1716463927, 1716463927, '1'),
(110629, 30941, 'QU', 'OK', 'S', 1716463930, 1716463930, '1'),
(110630, 24573, 'QU', 'OK', 'S', 1716463934, 1716463934, '1'),
(110631, 26384, 'QU', 'OK', 'S', 1716463939, 1716463939, '1'),
(110632, 30695, 'QU', 'OK', 'S', 1716463942, 1716463942, '1'),
(110633, 24573, 'QU', 'OK', 'S', 1716463945, 1716463945, '1'),
(110634, 24582, 'QU', 'OK', 'S', 1716463948, 1716463948, '1'),
(110635, 30590, 'QU', 'OK', 'S', 1716463952, 1716463952, '1'),
(110636, 30590, 'QU', 'OK', 'S', 1716463964, 1716463964, '1'),
(110637, 24582, 'QU', 'OK', 'S', 1716463966, 1716463966, '1'),
(110638, 22602, 'QU', 'OK', 'S', 1716463974, 1716463974, '1'),
(110639, 24582, 'QU', 'OK', 'S', 1716463978, 1716463978, '1'),
(110640, 24573, 'QU', 'OK', 'S', 1716463983, 1716463983, '1'),
(110641, 24579, 'QU', 'OK', 'S', 1716463988, 1716463988, '1'),
(110642, 30941, 'QU', 'OK', 'S', 1716463993, 1716463993, '1'),
(110643, 24582, 'QU', 'OK', 'S', 1716463997, 1716463997, '1'),
(110644, 12735, 'QU', 'OK', 'S', 1716464000, 1716464000, '1'),
(110645, 30695, 'QU', 'OK', 'S', 1716464005, 1716464005, '1'),
(110646, 24582, 'QU', 'OK', 'S', 1716464011, 1716464011, '1'),
(110647, 28461, 'QU', 'OK', 'S', 1716464016, 1716464016, '1'),
(110648, 24580, 'QU', 'OK', 'S', 1716464020, 1716464020, '1'),
(110649, 30695, 'QU', 'OK', 'S', 1716464025, 1716464025, '1'),
(110650, 24582, 'QU', 'OK', 'S', 1716464030, 1716464030, '1'),
(110651, 22602, 'QU', 'OK', 'S', 1716464035, 1716464035, '1'),
(110652, 24582, 'QU', 'OK', 'S', 1716464039, 1716464039, '1'),
(110653, 8642, 'QU', 'OK', 'S', 1716464043, 1716464043, '1'),
(110654, 24582, 'QU', 'OK', 'S', 1716464048, 1716464048, '1'),
(110655, 30590, 'QU', 'OK', 'S', 1716464053, 1716464053, '1'),
(110656, 30590, 'QU', 'OK', 'S', 1716464059, 1716464059, '1'),
(110657, 28461, 'QU', 'OK', 'S', 1716464061, 1716464061, '1'),
(110658, 31501, 'QU', 'OK', 'S', 1716464061, 1716464061, '1'),
(110659, 24582, 'QU', 'OK', 'S', 1716464066, 1716464066, '1'),
(110660, 30695, 'QU', 'OK', 'S', 1716464069, 1716464069, '1'),
(110661, 12735, 'QU', 'OK', 'S', 1716464072, 1716464072, '1'),
(110662, 30590, 'QU', 'OK', 'S', 1716464075, 1716464075, '1'),
(110663, 8642, 'QU', 'OK', 'S', 1716464085, 1716464085, '1'),
(110664, 30590, 'QU', 'OK', 'S', 1716464115, 1716464115, '1'),
(110665, 31502, 'QU', 'OK', 'S', 1716464153, 1716464153, '1'),
(110666, 31505, 'QU', 'OK', 'S', 1716464280, 1716464280, '1'),
(110667, 31506, 'QU', 'OK', 'S', 1716464321, 1716464321, '1'),
(110668, 30941, 'QU', 'OK', 'S', 1716464327, 1716464327, '1'),
(110669, 30941, 'QU', 'OK', 'S', 1716464330, 1716464330, '1'),
(110670, 31507, 'QU', 'OK', 'S', 1716464706, 1716464706, '1'),
(110671, 31514, 'QU', 'OK', 'S', 1716464755, 1716464755, '1'),
(110672, 31511, 'QU', 'OK', 'S', 1716465086, 1716465086, '1'),
(110673, 31512, 'QU', 'OK', 'S', 1716465139, 1716465139, '1'),
(110674, 31513, 'QU', 'OK', 'S', 1716465182, 1716465182, '1'),
(110675, 25971, 'QU', 'OK', 'S', 1716465645, 1716465645, '1'),
(110676, 29061, 'QU', 'OK', 'S', 1716465655, 1716465655, '1'),
(110677, 30518, 'QU', 'OK', 'S', 1716465657, 1716465657, '1'),
(110678, 30518, 'QU', 'OK', 'S', 1716465660, 1716465660, '1'),
(110679, 30518, 'QU', 'OK', 'S', 1716465662, 1716465662, '1'),
(110680, 31517, 'QU', 'OK', 'S', 1716466391, 1716466391, '1'),
(110681, 30695, 'QU', 'OK', 'S', 1716466523, 1716466523, '1'),
(110682, 31527, 'QU', 'OK', 'S', 1716466543, 1716466543, '1'),
(110683, 31519, 'QU', 'OK', 'S', 1716466701, 1716466701, '1'),
(110684, 31520, 'QU', 'OK', 'S', 1716466866, 1716466866, '1'),
(110685, 25131, 'QU', 'OK', 'S', 1716467696, 1716467696, '1'),
(110686, 25131, 'QU', 'OK', 'S', 1716467976, 1716467976, '1'),
(110687, 31523, 'QU', 'OK', 'S', 1716468194, 1716468194, '1'),
(110688, 16132, 'QU', 'OK', 'S', 1716468229, 1716468229, '1'),
(110689, 26282, 'QU', 'OK', 'S', 1716468489, 1716468489, '1'),
(110690, 28507, 'QU', 'OK', 'S', 1716468494, 1716468494, '1'),
(110691, 28461, 'QU', 'OK', 'S', 1716468702, 1716468702, '1'),
(110692, 31339, 'QU', 'OK', 'S', 1716468743, 1716468743, '1'),
(110693, 18943, 'QU', 'OK', 'S', 1716469200, 1716469200, '1'),
(110694, 28679, 'QU', 'OK', 'S', 1716469377, 1716469377, '1'),
(110695, 26282, 'QU', 'OK', 'S', 1716469492, 1716469492, '1'),
(110696, 28601, 'QU', 'OK', 'S', 1716469550, 1716469550, '1'),
(110697, 28678, 'QU', 'OK', 'S', 1716469674, 1716469674, '1'),
(110698, 29478, 'QU', 'OK', 'S', 1716469689, 1716469689, '1'),
(110699, 21555, 'QU', 'OK', 'S', 1716469727, 1716469727, '1'),
(110700, 16132, 'QU', 'OK', 'S', 1716469818, 1716469818, '1'),
(110701, 14510, 'QU', 'OK', 'S', 1716469904, 1716469904, '1'),
(110702, 22597, 'QU', 'OK', 'S', 1716470199, 1716470199, '1'),
(110703, 28640, 'QU', 'OK', 'S', 1716470279, 1716470279, '1'),
(110704, 30017, 'QU', 'OK', 'S', 1716470353, 1716470353, '1'),
(110705, 30936, 'QU', 'OK', 'S', 1716470411, 1716470411, '1'),
(110706, 30346, 'QU', 'OK', 'S', 1716470475, 1716470475, '1'),
(110707, 13083, 'QU', 'OK', 'S', 1716470535, 1716470535, '1'),
(110708, 24671, 'QU', 'OK', 'S', 1716470599, 1716470599, '1'),
(110709, 23130, 'QU', 'OK', 'S', 1716470664, 1716470664, '1'),
(110710, 30671, 'QU', 'OK', 'S', 1716470988, 1716470988, '1'),
(110711, 12704, 'QU', 'OK', 'S', 1716471115, 1716471115, '1'),
(110712, 12704, 'QU', 'OK', 'S', 1716471118, 1716471118, '1'),
(110713, 12703, 'QU', 'OK', 'S', 1716471121, 1716471121, '1'),
(110714, 30518, 'QU', 'OK', 'S', 1716472338, 1716472338, '1'),
(110715, 31443, 'QU', 'OK', 'S', 1716528163, 1716528163, '1'),
(110716, 31492, 'QU', 'OK', 'S', 1716528226, 1716528226, '1'),
(110717, 31520, 'QU', 'OK', 'S', 1716528491, 1716528491, '1'),
(110718, 31520, 'QU', 'OK', 'S', 1716528491, 1716528491, '1'),
(110719, 31520, 'QU', 'OK', 'S', 1716528491, 1716528491, '1'),
(110720, 31520, 'QU', 'OK', 'S', 1716528491, 1716528491, '1'),
(110721, 31519, 'QU', 'OK', 'S', 1716528502, 1716528502, '1'),
(110722, 31519, 'QU', 'OK', 'S', 1716528502, 1716528502, '1'),
(110723, 24294, 'QU', 'OK', 'S', 1716528916, 1716528916, '1'),
(110724, 24293, 'QU', 'OK', 'S', 1716528923, 1716528923, '1'),
(110725, 24291, 'QU', 'OK', 'S', 1716528935, 1716528935, '1'),
(110726, 24289, 'QU', 'OK', 'S', 1716529135, 1716529135, '1'),
(110727, 24287, 'QU', 'OK', 'S', 1716529141, 1716529141, '1'),
(110728, 24275, 'QU', 'OK', 'S', 1716529151, 1716529151, '1'),
(110729, 24269, 'QU', 'OK', 'S', 1716529162, 1716529162, '1'),
(110730, 24268, 'QU', 'OK', 'S', 1716529168, 1716529168, '1'),
(110731, 24265, 'QU', 'OK', 'S', 1716529176, 1716529176, '1'),
(110732, 24175, 'QU', 'OK', 'S', 1716529193, 1716529193, '1'),
(110733, 24055, 'QU', 'OK', 'S', 1716529216, 1716529216, '1'),
(110734, 23779, 'QU', 'OK', 'S', 1716529233, 1716529233, '1'),
(110735, 23706, 'QU', 'OK', 'S', 1716529241, 1716529241, '1'),
(110736, 23097, 'QU', 'OK', 'S', 1716529249, 1716529249, '1'),
(110737, 23091, 'QU', 'OK', 'S', 1716529256, 1716529256, '1'),
(110738, 23060, 'QU', 'OK', 'S', 1716529277, 1716529277, '1'),
(110739, 31394, 'QU', 'OK', 'S', 1716532856, 1716532856, '1'),
(110740, 31394, 'QU', 'OK', 'S', 1716532858, 1716532858, '1'),
(110741, 31394, 'QU', 'OK', 'S', 1716532860, 1716532860, '1'),
(110742, 31394, 'QU', 'OK', 'S', 1716532862, 1716532862, '1'),
(110743, 31394, 'QU', 'OK', 'S', 1716532863, 1716532863, '1'),
(110744, 31394, 'QU', 'OK', 'S', 1716532867, 1716532867, '1'),
(110745, 31394, 'QU', 'OK', 'S', 1716532868, 1716532868, '1'),
(110746, 31394, 'QU', 'OK', 'S', 1716532870, 1716532870, '1'),
(110747, 31394, 'QU', 'OK', 'S', 1716532872, 1716532872, '1'),
(110748, 23927, 'QU', 'OK', 'S', 1716533455, 1716533455, '1'),
(110749, 25081, 'QU', 'OK', 'S', 1716533459, 1716533459, '1'),
(110750, 23927, 'QU', 'OK', 'S', 1716533461, 1716533461, '1'),
(110751, 23927, 'QU', 'OK', 'S', 1716533463, 1716533463, '1'),
(110752, 25085, 'QU', 'OK', 'S', 1716533465, 1716533465, '1'),
(110753, 23927, 'QU', 'OK', 'S', 1716533468, 1716533468, '1'),
(110754, 31394, 'QU', 'OK', 'S', 1716533667, 1716533667, '1'),
(110755, 30720, 'QU', 'OK', 'S', 1716534747, 1716534747, '1'),
(110756, 30720, 'QU', 'OK', 'S', 1716534755, 1716534755, '1'),
(110757, 29613, 'QU', 'OK', 'S', 1716535769, 1716535769, '1'),
(110758, 29612, 'QU', 'OK', 'S', 1716535798, 1716535798, '1'),
(110759, 29528, 'QU', 'OK', 'S', 1716535855, 1716535855, '1'),
(110760, 30396, 'QU', 'OK', 'S', 1716536122, 1716536122, '1'),
(110761, 30589, 'QU', 'OK', 'S', 1716536218, 1716536218, '1'),
(110762, 30726, 'QU', 'OK', 'S', 1716536277, 1716536277, '1'),
(110763, 30726, 'QU', 'OK', 'S', 1716536286, 1716536286, '1'),
(110764, 29729, 'QU', 'OK', 'S', 1716536451, 1716536451, '1'),
(110765, 31111, 'QU', 'OK', 'S', 1716536486, 1716536486, '1'),
(110766, 15919, 'QU', 'OK', 'S', 1716536541, 1716536541, '1'),
(110767, 31117, 'QU', 'OK', 'S', 1716536621, 1716536621, '1'),
(110768, 31395, 'QU', 'OK', 'S', 1716536626, 1716536626, '1'),
(110769, 31117, 'QU', 'OK', 'S', 1716536634, 1716536634, '1'),
(110770, 31395, 'QU', 'OK', 'S', 1716536644, 1716536644, '1'),
(110771, 31395, 'QU', 'OK', 'S', 1716536653, 1716536653, '1'),
(110772, 31395, 'QU', 'OK', 'S', 1716536656, 1716536656, '1'),
(110773, 31395, 'QU', 'OK', 'S', 1716536660, 1716536660, '1'),
(110774, 30050, 'QU', 'OK', 'S', 1716536669, 1716536669, '1'),
(110775, 27046, 'QU', 'OK', 'S', 1716536673, 1716536673, '1'),
(110776, 31392, 'QU', 'OK', 'S', 1716536677, 1716536677, '1'),
(110777, 31104, 'QU', 'OK', 'S', 1716536684, 1716536684, '1'),
(110778, 31117, 'QU', 'OK', 'S', 1716536687, 1716536687, '1'),
(110779, 30175, 'QU', 'OK', 'S', 1716536699, 1716536699, '1'),
(110780, 31394, 'QU', 'OK', 'S', 1716536707, 1716536707, '1'),
(110781, 31333, 'QU', 'OK', 'S', 1716536710, 1716536710, '1'),
(110782, 30049, 'QU', 'OK', 'S', 1716536719, 1716536719, '1'),
(110783, 31117, 'QU', 'OK', 'S', 1716536730, 1716536730, '1'),
(110784, 31355, 'QU', 'OK', 'S', 1716536734, 1716536734, '1'),
(110785, 31394, 'QU', 'OK', 'S', 1716536738, 1716536738, '1'),
(110786, 31395, 'QU', 'OK', 'S', 1716536743, 1716536743, '1'),
(110787, 31333, 'QU', 'OK', 'S', 1716536747, 1716536747, '1'),
(110788, 31395, 'QU', 'OK', 'S', 1716536751, 1716536751, '1'),
(110789, 31392, 'QU', 'OK', 'S', 1716536755, 1716536755, '1'),
(110790, 31392, 'QU', 'OK', 'S', 1716536758, 1716536758, '1'),
(110791, 22893, 'QU', 'OK', 'S', 1716536763, 1716536763, '1'),
(110792, 31394, 'QU', 'OK', 'S', 1716536769, 1716536769, '1'),
(110793, 1013, 'QU', 'OK', 'S', 1716536826, 1716536826, '1'),
(110794, 31394, 'QU', 'OK', 'S', 1716536836, 1716536836, '1'),
(110795, 31394, 'QU', 'OK', 'S', 1716536840, 1716536840, '1'),
(110796, 27534, 'QU', 'OK', 'S', 1716536849, 1716536849, '1'),
(110797, 8896, 'QU', 'OK', 'S', 1716536851, 1716536851, '1'),
(110798, 15499, 'QU', 'OK', 'S', 1716536854, 1716536854, '1'),
(110799, 31117, 'QU', 'OK', 'S', 1716536857, 1716536857, '1'),
(110800, 31333, 'QU', 'OK', 'S', 1716536861, 1716536861, '1'),
(110801, 8896, 'QU', 'OK', 'S', 1716536869, 1716536869, '1'),
(110802, 377, 'QU', 'OK', 'S', 1716536871, 1716536871, '1'),
(110803, 31392, 'QU', 'OK', 'S', 1716536879, 1716536879, '1'),
(110804, 21626, 'QU', 'OK', 'S', 1716536888, 1716536888, '1'),
(110805, 31394, 'QU', 'OK', 'S', 1716536897, 1716536897, '1'),
(110806, 8896, 'QU', 'OK', 'S', 1716536927, 1716536927, '1'),
(110807, 8896, 'QU', 'OK', 'S', 1716536932, 1716536932, '1'),
(110808, 856, 'QU', 'OK', 'S', 1716537069, 1716537069, '1'),
(110809, 121, 'QU', 'OK', 'S', 1716537079, 1716537079, '1'),
(110810, 856, 'QU', 'OK', 'S', 1716537239, 1716537239, '1'),
(110811, 856, 'QU', 'OK', 'S', 1716537250, 1716537250, '1'),
(110812, 26317, 'QU', 'OK', 'S', 1716537503, 1716537503, '1'),
(110813, 26318, 'QU', 'OK', 'S', 1716537576, 1716537576, '1'),
(110814, 26315, 'QU', 'OK', 'S', 1716537753, 1716537753, '1'),
(110815, 26315, 'QU', 'OK', 'S', 1716537767, 1716537767, '1'),
(110816, 26313, 'QU', 'OK', 'S', 1716537926, 1716537926, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(110817, 26235, 'QU', 'OK', 'S', 1716538263, 1716538263, '1'),
(110818, 26235, 'QU', 'OK', 'S', 1716538277, 1716538277, '1'),
(110819, 26314, 'QU', 'OK', 'S', 1716538358, 1716538358, '1'),
(110820, 31394, 'QU', 'OK', 'S', 1716538430, 1716538430, '1'),
(110821, 31394, 'QU', 'OK', 'S', 1716538465, 1716538465, '1'),
(110822, 15918, 'QU', 'OK', 'S', 1716538518, 1716538518, '1'),
(110823, 15918, 'QU', 'OK', 'S', 1716538522, 1716538522, '1'),
(110824, 31111, 'QU', 'OK', 'S', 1716538536, 1716538536, '1'),
(110825, 16048, 'QU', 'OK', 'S', 1716538566, 1716538566, '1'),
(110826, 16048, 'QU', 'OK', 'S', 1716538570, 1716538570, '1'),
(110827, 26229, 'QU', 'OK', 'S', 1716538631, 1716538631, '1'),
(110828, 15890, 'QU', 'OK', 'S', 1716539600, 1716539600, '1'),
(110829, 30199, 'QU', 'OK', 'S', 1716543842, 1716543842, '1'),
(110830, 29925, 'QU', 'OK', 'S', 1716543896, 1716543896, '1'),
(110831, 31208, 'QU', 'OK', 'S', 1716545324, 1716545324, '1'),
(110832, 31208, 'QU', 'OK', 'S', 1716545328, 1716545328, '1'),
(110833, 31208, 'QU', 'OK', 'S', 1716545347, 1716545347, '1'),
(110834, 31208, 'QU', 'OK', 'S', 1716545351, 1716545351, '1'),
(110835, 31208, 'QU', 'OK', 'S', 1716545369, 1716545369, '1'),
(110836, 31208, 'QU', 'OK', 'S', 1716545372, 1716545372, '1'),
(110837, 31539, 'QU', 'OK', 'S', 1716546394, 1716546394, '1'),
(110838, 31537, 'QU', 'OK', 'S', 1716546845, 1716546845, '1'),
(110839, 31208, 'QU', 'OK', 'S', 1716547040, 1716547040, '1'),
(110840, 31208, 'QU', 'OK', 'S', 1716547044, 1716547044, '1'),
(110841, 31208, 'QU', 'OK', 'S', 1716547066, 1716547066, '1'),
(110842, 31208, 'QU', 'OK', 'S', 1716547070, 1716547070, '1'),
(110843, 31208, 'QU', 'OK', 'S', 1716547083, 1716547083, '1'),
(110844, 31208, 'QU', 'OK', 'S', 1716547087, 1716547087, '1'),
(110845, 29268, 'QU', 'OK', 'S', 1716547661, 1716547661, '1'),
(110846, 29268, 'QU', 'OK', 'S', 1716547661, 1716547661, '1'),
(110847, 29268, 'QU', 'OK', 'S', 1716547661, 1716547661, '1'),
(110848, 29268, 'QU', 'OK', 'S', 1716547661, 1716547661, '1'),
(110849, 29830, 'QU', 'OK', 'S', 1716547820, 1716547820, '1'),
(110850, 28723, 'QU', 'OK', 'S', 1716548049, 1716548049, '1'),
(110851, 28723, 'QU', 'OK', 'S', 1716548049, 1716548049, '1'),
(110852, 28720, 'QU', 'OK', 'S', 1716548108, 1716548108, '1'),
(110853, 28720, 'QU', 'OK', 'S', 1716548134, 1716548134, '1'),
(110854, 28721, 'QU', 'OK', 'S', 1716548155, 1716548155, '1'),
(110855, 28721, 'QU', 'OK', 'S', 1716548203, 1716548203, '1'),
(110856, 28722, 'QU', 'OK', 'S', 1716548244, 1716548244, '1'),
(110857, 28719, 'QU', 'OK', 'S', 1716548301, 1716548301, '1'),
(110858, 28719, 'QU', 'OK', 'S', 1716548319, 1716548319, '1'),
(110859, 29320, 'QU', 'OK', 'S', 1716548400, 1716548400, '1'),
(110860, 29320, 'QU', 'OK', 'S', 1716548417, 1716548417, '1'),
(110861, 29270, 'QU', 'OK', 'S', 1716548467, 1716548467, '1'),
(110862, 29270, 'QU', 'OK', 'S', 1716548488, 1716548488, '1'),
(110863, 28724, 'QU', 'OK', 'S', 1716548752, 1716548752, '1'),
(110864, 28724, 'QU', 'OK', 'S', 1716548752, 1716548752, '1'),
(110865, 28724, 'QU', 'OK', 'S', 1716548752, 1716548752, '1'),
(110866, 31529, 'QU', 'OK', 'S', 1716548967, 1716548967, '1'),
(110867, 31536, 'QU', 'OK', 'S', 1716549017, 1716549017, '1'),
(110868, 29276, 'QU', 'OK', 'S', 1716549060, 1716549060, '1'),
(110869, 29276, 'QU', 'OK', 'S', 1716549060, 1716549060, '1'),
(110870, 31541, 'QU', 'OK', 'S', 1716549163, 1716549163, '1'),
(110871, 29277, 'QU', 'OK', 'S', 1716549222, 1716549222, '1'),
(110872, 29272, 'QU', 'OK', 'S', 1716549257, 1716549257, '1'),
(110873, 29345, 'QU', 'OK', 'S', 1716549316, 1716549316, '1'),
(110874, 31540, 'QU', 'OK', 'S', 1716549327, 1716549327, '1'),
(110875, 29324, 'QU', 'OK', 'S', 1716549508, 1716549508, '1'),
(110876, 29324, 'QU', 'OK', 'S', 1716549508, 1716549508, '1'),
(110877, 29279, 'QU', 'OK', 'S', 1716549579, 1716549579, '1'),
(110878, 31538, 'QU', 'OK', 'S', 1716549624, 1716549624, '1'),
(110879, 31534, 'QU', 'OK', 'S', 1716550800, 1716550800, '1'),
(110880, 31535, 'QU', 'OK', 'S', 1716551054, 1716551054, '1'),
(110881, 28899, 'QU', 'OK', 'S', 1716551310, 1716551310, '1'),
(110882, 31538, 'QU', 'OK', 'S', 1716551317, 1716551317, '1'),
(110883, 15342, 'QU', 'OK', 'S', 1716551321, 1716551321, '1'),
(110884, 31092, 'QU', 'OK', 'S', 1716551363, 1716551363, '1'),
(110885, 25936, 'QU', 'OK', 'S', 1716551414, 1716551414, '1'),
(110886, 31438, 'QU', 'OK', 'S', 1716551449, 1716551449, '1'),
(110887, 30497, 'QU', 'OK', 'S', 1716551484, 1716551484, '1'),
(110888, 31550, 'QU', 'OK', 'S', 1716551697, 1716551697, '1'),
(110889, 31542, 'QU', 'OK', 'S', 1716554074, 1716554074, '1'),
(110890, 31544, 'QU', 'OK', 'S', 1716554145, 1716554145, '1'),
(110891, 31545, 'QU', 'OK', 'S', 1716554317, 1716554317, '1'),
(110892, 31546, 'QU', 'OK', 'S', 1716554425, 1716554425, '1'),
(110893, 31543, 'QU', 'OK', 'S', 1716554594, 1716554594, '1'),
(110894, 31530, 'QU', 'OK', 'S', 1716555040, 1716555040, '1'),
(110895, 31531, 'QU', 'OK', 'S', 1716555469, 1716555469, '1'),
(110896, 31547, 'QU', 'OK', 'S', 1716555798, 1716555798, '1'),
(110897, 31548, 'QU', 'OK', 'S', 1716555821, 1716555821, '1'),
(110898, 31549, 'QU', 'OK', 'S', 1716555851, 1716555851, '1'),
(110899, 131, 'QU', 'OK', 'S', 1716556221, 1716556221, '1'),
(110900, 31395, 'QU', 'OK', 'S', 1716557268, 1716557268, '1'),
(110901, 31332, 'QU', 'OK', 'S', 1716557319, 1716557319, '1'),
(110902, 21320, 'QU', 'OK', 'S', 1716557944, 1716557944, '1'),
(110903, 31379, 'QU', 'OK', 'S', 1716558296, 1716558296, '1'),
(110904, 31492, 'QU', 'OK', 'S', 1716558298, 1716558298, '1'),
(110905, 31491, 'QU', 'OK', 'S', 1716558301, 1716558301, '1'),
(110906, 29650, 'QU', 'OK', 'S', 1716558304, 1716558304, '1'),
(110907, 31527, 'QU', 'OK', 'S', 1716558306, 1716558306, '1'),
(110908, 31527, 'QU', 'OK', 'S', 1716558308, 1716558308, '1'),
(110909, 31527, 'QU', 'OK', 'S', 1716558309, 1716558309, '1'),
(110910, 28324, 'QU', 'OK', 'S', 1716558314, 1716558314, '1'),
(110911, 18240, 'QU', 'OK', 'S', 1716613892, 1716613892, '1'),
(110912, 22718, 'QU', 'OK', 'S', 1716617397, 1716617397, '1'),
(110913, 22715, 'QU', 'OK', 'S', 1716617407, 1716617407, '1'),
(110914, 22710, 'QU', 'OK', 'S', 1716617419, 1716617419, '1'),
(110915, 22658, 'QU', 'OK', 'S', 1716617434, 1716617434, '1'),
(110916, 22658, 'QU', 'OK', 'S', 1716617434, 1716617434, '1'),
(110917, 22658, 'QU', 'OK', 'S', 1716617442, 1716617442, '1'),
(110918, 22616, 'QU', 'OK', 'S', 1716617452, 1716617452, '1'),
(110919, 22608, 'QU', 'OK', 'S', 1716617466, 1716617466, '1'),
(110920, 22598, 'QU', 'OK', 'S', 1716617484, 1716617484, '1'),
(110921, 22598, 'QU', 'OK', 'S', 1716617484, 1716617484, '1'),
(110922, 22596, 'QU', 'OK', 'S', 1716617494, 1716617494, '1'),
(110923, 22417, 'QU', 'OK', 'S', 1716617504, 1716617504, '1'),
(110924, 22256, 'QU', 'OK', 'S', 1716617513, 1716617513, '1'),
(110925, 22254, 'QU', 'OK', 'S', 1716617520, 1716617520, '1'),
(110926, 22251, 'QU', 'OK', 'S', 1716617529, 1716617529, '1'),
(110927, 22208, 'QU', 'OK', 'S', 1716617541, 1716617541, '1'),
(110928, 22206, 'QU', 'OK', 'S', 1716617556, 1716617556, '1'),
(110929, 22204, 'QU', 'OK', 'S', 1716617575, 1716617575, '1'),
(110930, 21965, 'QU', 'OK', 'S', 1716617595, 1716617595, '1'),
(110931, 21735, 'QU', 'OK', 'S', 1716617615, 1716617615, '1'),
(110932, 21610, 'QU', 'OK', 'S', 1716617627, 1716617627, '1'),
(110933, 21414, 'QU', 'OK', 'S', 1716617658, 1716617658, '1'),
(110934, 21403, 'QU', 'OK', 'S', 1716617666, 1716617666, '1'),
(110935, 21156, 'QU', 'OK', 'S', 1716617681, 1716617681, '1'),
(110936, 21156, 'QU', 'OK', 'S', 1716617681, 1716617681, '1'),
(110937, 21155, 'QU', 'OK', 'S', 1716617690, 1716617690, '1'),
(110938, 21134, 'QU', 'OK', 'S', 1716617700, 1716617700, '1'),
(110939, 21111, 'QU', 'OK', 'S', 1716617730, 1716617730, '1'),
(110940, 20989, 'QU', 'OK', 'S', 1716617788, 1716617788, '1'),
(110941, 20987, 'QU', 'OK', 'S', 1716617803, 1716617803, '1'),
(110942, 20755, 'QU', 'OK', 'S', 1716617830, 1716617830, '1'),
(110943, 20755, 'QU', 'OK', 'S', 1716617830, 1716617830, '1'),
(110944, 20705, 'QU', 'OK', 'S', 1716617845, 1716617845, '1'),
(110945, 20672, 'QU', 'OK', 'S', 1716617858, 1716617858, '1'),
(110946, 20672, 'QU', 'OK', 'S', 1716617858, 1716617858, '1'),
(110947, 20672, 'QU', 'OK', 'S', 1716617858, 1716617858, '1'),
(110948, 20663, 'QU', 'OK', 'S', 1716617869, 1716617869, '1'),
(110949, 20662, 'QU', 'OK', 'S', 1716617876, 1716617876, '1'),
(110950, 20653, 'QU', 'OK', 'S', 1716617904, 1716617904, '1'),
(110951, 20653, 'QU', 'OK', 'S', 1716617904, 1716617904, '1'),
(110952, 20653, 'QU', 'OK', 'S', 1716617904, 1716617904, '1'),
(110953, 29803, 'QU', 'OK', 'S', 1716617928, 1716617928, '1'),
(110954, 29803, 'QU', 'OK', 'S', 1716617928, 1716617928, '1'),
(110955, 29803, 'QU', 'OK', 'S', 1716617928, 1716617928, '1'),
(110956, 20228, 'QU', 'OK', 'S', 1716617953, 1716617953, '1'),
(110957, 20164, 'QU', 'OK', 'S', 1716617962, 1716617962, '1'),
(110958, 30775, 'QU', 'OK', 'S', 1716618111, 1716618111, '1'),
(110959, 28485, 'QU', 'OK', 'S', 1716618115, 1716618115, '1'),
(110960, 21121, 'QU', 'OK', 'S', 1716618118, 1716618118, '1'),
(110961, 31416, 'QU', 'OK', 'S', 1716618122, 1716618122, '1'),
(110962, 29462, 'QU', 'OK', 'S', 1716618125, 1716618125, '1'),
(110963, 28485, 'QU', 'OK', 'S', 1716618128, 1716618128, '1'),
(110964, 24321, 'QU', 'OK', 'S', 1716618131, 1716618131, '1'),
(110965, 31231, 'QU', 'OK', 'S', 1716618134, 1716618134, '1'),
(110966, 24258, 'QU', 'OK', 'S', 1716618137, 1716618137, '1'),
(110967, 17841, 'QU', 'OK', 'S', 1716618141, 1716618141, '1'),
(110968, 14923, 'QU', 'OK', 'S', 1716618145, 1716618145, '1'),
(110969, 18595, 'QU', 'OK', 'S', 1716618148, 1716618148, '1'),
(110970, 12287, 'QU', 'OK', 'S', 1716618153, 1716618153, '1'),
(110971, 28002, 'QU', 'OK', 'S', 1716618156, 1716618156, '1'),
(110972, 13450, 'QU', 'OK', 'S', 1716618160, 1716618160, '1'),
(110973, 11176, 'QU', 'OK', 'S', 1716618163, 1716618163, '1'),
(110974, 21121, 'QU', 'OK', 'S', 1716618167, 1716618167, '1'),
(110975, 9825, 'QU', 'OK', 'S', 1716618169, 1716618169, '1'),
(110976, 9825, 'QU', 'OK', 'S', 1716618172, 1716618172, '1'),
(110977, 9825, 'QU', 'OK', 'S', 1716618182, 1716618182, '1'),
(110978, 10240, 'QU', 'OK', 'S', 1716618184, 1716618184, '1'),
(110979, 10589, 'QU', 'OK', 'S', 1716618201, 1716618201, '1'),
(110980, 5410, 'QU', 'OK', 'S', 1716618205, 1716618205, '1'),
(110981, 28497, 'QU', 'OK', 'S', 1716618208, 1716618208, '1'),
(110982, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110983, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110984, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110985, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110986, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110987, 29792, 'QU', 'OK', 'S', 1716618211, 1716618211, '1'),
(110988, 15192, 'QU', 'OK', 'S', 1716618212, 1716618212, '1'),
(110989, 24244, 'QU', 'OK', 'S', 1716618216, 1716618216, '1'),
(110990, 30570, 'QU', 'OK', 'S', 1716618219, 1716618219, '1'),
(110991, 23072, 'QU', 'OK', 'S', 1716618222, 1716618222, '1'),
(110992, 24254, 'QU', 'OK', 'S', 1716618225, 1716618225, '1'),
(110993, 10585, 'QU', 'OK', 'S', 1716618229, 1716618229, '1'),
(110994, 29329, 'QU', 'OK', 'S', 1716618232, 1716618232, '1'),
(110995, 11705, 'QU', 'OK', 'S', 1716618236, 1716618236, '1'),
(110996, 30435, 'QU', 'OK', 'S', 1716618238, 1716618238, '1'),
(110997, 29328, 'QU', 'OK', 'S', 1716618241, 1716618241, '1'),
(110998, 24436, 'QU', 'OK', 'S', 1716618244, 1716618244, '1'),
(110999, 27392, 'QU', 'OK', 'S', 1716618246, 1716618246, '1'),
(111000, 24258, 'QU', 'OK', 'S', 1716618249, 1716618249, '1'),
(111001, 24321, 'QU', 'OK', 'S', 1716618251, 1716618251, '1'),
(111002, 29051, 'QU', 'OK', 'S', 1716618255, 1716618255, '1'),
(111003, 29051, 'QU', 'OK', 'S', 1716618261, 1716618261, '1'),
(111004, 29414, 'QU', 'OK', 'S', 1716618268, 1716618268, '1'),
(111005, 3569, 'QU', 'OK', 'S', 1716618271, 1716618271, '1'),
(111006, 30435, 'QU', 'OK', 'S', 1716618274, 1716618274, '1'),
(111007, 24644, 'QU', 'OK', 'S', 1716618278, 1716618278, '1'),
(111008, 29328, 'QU', 'OK', 'S', 1716618284, 1716618284, '1'),
(111009, 29329, 'QU', 'OK', 'S', 1716618287, 1716618287, '1'),
(111010, 28340, 'QU', 'OK', 'S', 1716618290, 1716618290, '1'),
(111011, 17364, 'QU', 'OK', 'S', 1716618294, 1716618294, '1'),
(111012, 18595, 'QU', 'OK', 'S', 1716618299, 1716618299, '1'),
(111013, 18595, 'QU', 'OK', 'S', 1716618304, 1716618304, '1'),
(111014, 24244, 'QU', 'OK', 'S', 1716618309, 1716618309, '1'),
(111015, 29329, 'QU', 'OK', 'S', 1716618312, 1716618312, '1'),
(111016, 26576, 'QU', 'OK', 'S', 1716618315, 1716618315, '1'),
(111017, 24242, 'QU', 'OK', 'S', 1716618327, 1716618327, '1'),
(111018, 24242, 'QU', 'OK', 'S', 1716618331, 1716618331, '1'),
(111019, 24242, 'QU', 'OK', 'S', 1716618334, 1716618334, '1'),
(111020, 2446, 'QU', 'OK', 'S', 1716618354, 1716618354, '1'),
(111021, 9768, 'QU', 'OK', 'S', 1716618388, 1716618388, '1'),
(111022, 9768, 'QU', 'OK', 'S', 1716618391, 1716618391, '1'),
(111023, 29830, 'QU', 'OK', 'S', 1716618407, 1716618407, '1'),
(111024, 29791, 'QU', 'OK', 'S', 1716618603, 1716618603, '1'),
(111025, 29791, 'QU', 'OK', 'S', 1716618603, 1716618603, '1'),
(111026, 29791, 'QU', 'OK', 'S', 1716618603, 1716618603, '1'),
(111027, 15062, 'QU', 'OK', 'S', 1716618663, 1716618663, '1'),
(111028, 29414, 'QU', 'OK', 'S', 1716618666, 1716618666, '1'),
(111029, 30352, 'QU', 'OK', 'S', 1716618670, 1716618670, '1'),
(111030, 24242, 'QU', 'OK', 'S', 1716618674, 1716618674, '1'),
(111031, 20849, 'QU', 'OK', 'S', 1716618680, 1716618680, '1'),
(111032, 30010, 'QU', 'OK', 'S', 1716618684, 1716618684, '1'),
(111033, 29414, 'QU', 'OK', 'S', 1716618687, 1716618687, '1'),
(111034, 20678, 'QU', 'OK', 'S', 1716618690, 1716618690, '1'),
(111035, 13450, 'QU', 'OK', 'S', 1716618693, 1716618693, '1'),
(111036, 30599, 'QU', 'OK', 'S', 1716618696, 1716618696, '1'),
(111037, 31192, 'QU', 'OK', 'S', 1716618699, 1716618699, '1'),
(111038, 13681, 'QU', 'OK', 'S', 1716618702, 1716618702, '1'),
(111039, 29414, 'QU', 'OK', 'S', 1716618707, 1716618707, '1'),
(111040, 24258, 'QU', 'OK', 'S', 1716618710, 1716618710, '1'),
(111041, 13450, 'QU', 'OK', 'S', 1716618714, 1716618714, '1'),
(111042, 24244, 'QU', 'OK', 'S', 1716618717, 1716618717, '1'),
(111043, 21285, 'QU', 'OK', 'S', 1716618722, 1716618722, '1'),
(111044, 24236, 'QU', 'OK', 'S', 1716618725, 1716618725, '1'),
(111045, 20851, 'QU', 'OK', 'S', 1716618728, 1716618728, '1'),
(111046, 30806, 'QU', 'OK', 'S', 1716618732, 1716618732, '1'),
(111047, 30446, 'QU', 'OK', 'S', 1716618735, 1716618735, '1'),
(111048, 24258, 'QU', 'OK', 'S', 1716618738, 1716618738, '1'),
(111049, 24801, 'QU', 'OK', 'S', 1716618742, 1716618742, '1'),
(111050, 24801, 'QU', 'OK', 'S', 1716618745, 1716618745, '1'),
(111051, 29722, 'QU', 'OK', 'S', 1716618802, 1716618802, '1'),
(111052, 29722, 'QU', 'OK', 'S', 1716618838, 1716618838, '1'),
(111053, 24242, 'QU', 'OK', 'S', 1716618958, 1716618958, '1'),
(111054, 24236, 'QU', 'OK', 'S', 1716618963, 1716618963, '1'),
(111055, 30941, 'QU', 'OK', 'S', 1716618967, 1716618967, '1'),
(111056, 30941, 'QU', 'OK', 'S', 1716618970, 1716618970, '1'),
(111057, 27302, 'QU', 'OK', 'S', 1716618973, 1716618973, '1'),
(111058, 25920, 'QU', 'OK', 'S', 1716618980, 1716618980, '1'),
(111059, 30439, 'QU', 'OK', 'S', 1716618982, 1716618982, '1'),
(111060, 19567, 'QU', 'OK', 'S', 1716618986, 1716618986, '1'),
(111061, 24801, 'QU', 'OK', 'S', 1716618989, 1716618989, '1'),
(111062, 31092, 'QU', 'OK', 'S', 1716618991, 1716618991, '1'),
(111063, 31408, 'QU', 'OK', 'S', 1716618996, 1716618996, '1'),
(111064, 30439, 'QU', 'OK', 'S', 1716618998, 1716618998, '1'),
(111065, 31092, 'QU', 'OK', 'S', 1716619004, 1716619004, '1'),
(111066, 30413, 'QU', 'OK', 'S', 1716619007, 1716619007, '1'),
(111067, 29692, 'QU', 'OK', 'S', 1716619012, 1716619012, '1'),
(111068, 30446, 'QU', 'OK', 'S', 1716619017, 1716619017, '1'),
(111069, 30439, 'QU', 'OK', 'S', 1716619033, 1716619033, '1'),
(111070, 29697, 'QU', 'OK', 'S', 1716619052, 1716619052, '1'),
(111071, 29697, 'QU', 'OK', 'S', 1716619052, 1716619052, '1'),
(111072, 29697, 'QU', 'OK', 'S', 1716619052, 1716619052, '1'),
(111073, 17397, 'QU', 'OK', 'S', 1716619067, 1716619067, '1'),
(111074, 24801, 'QU', 'OK', 'S', 1716619071, 1716619071, '1'),
(111075, 24241, 'QU', 'OK', 'S', 1716619075, 1716619075, '1'),
(111076, 28899, 'QU', 'OK', 'S', 1716619080, 1716619080, '1'),
(111077, 11605, 'QU', 'OK', 'S', 1716619083, 1716619083, '1'),
(111078, 30599, 'QU', 'OK', 'S', 1716619086, 1716619086, '1'),
(111079, 30518, 'QU', 'OK', 'S', 1716619089, 1716619089, '1'),
(111080, 30628, 'QU', 'OK', 'S', 1716619093, 1716619093, '1'),
(111081, 24241, 'QU', 'OK', 'S', 1716619104, 1716619104, '1'),
(111082, 13681, 'QU', 'OK', 'S', 1716619107, 1716619107, '1'),
(111083, 24244, 'QU', 'OK', 'S', 1716619111, 1716619111, '1'),
(111084, 30439, 'QU', 'OK', 'S', 1716619114, 1716619114, '1'),
(111085, 13450, 'QU', 'OK', 'S', 1716619117, 1716619117, '1'),
(111086, 17397, 'QU', 'OK', 'S', 1716619121, 1716619121, '1'),
(111087, 26125, 'QU', 'OK', 'S', 1716619126, 1716619126, '1'),
(111088, 19194, 'QU', 'OK', 'S', 1716619129, 1716619129, '1'),
(111089, 26125, 'QU', 'OK', 'S', 1716619133, 1716619133, '1'),
(111090, 30941, 'QU', 'OK', 'S', 1716619138, 1716619138, '1'),
(111091, 28670, 'QU', 'OK', 'S', 1716619142, 1716619142, '1'),
(111092, 31092, 'QU', 'OK', 'S', 1716619146, 1716619146, '1'),
(111093, 24242, 'QU', 'OK', 'S', 1716619151, 1716619151, '1'),
(111094, 29770, 'QU', 'OK', 'S', 1716619155, 1716619155, '1'),
(111095, 28669, 'QU', 'OK', 'S', 1716619159, 1716619159, '1'),
(111096, 30969, 'QU', 'OK', 'S', 1716619164, 1716619164, '1'),
(111097, 25920, 'QU', 'OK', 'S', 1716619168, 1716619168, '1'),
(111098, 11605, 'QU', 'OK', 'S', 1716619171, 1716619171, '1'),
(111099, 19567, 'QU', 'OK', 'S', 1716619176, 1716619176, '1'),
(111100, 30413, 'QU', 'OK', 'S', 1716619180, 1716619180, '1'),
(111101, 19194, 'QU', 'OK', 'S', 1716619184, 1716619184, '1'),
(111102, 19194, 'QU', 'OK', 'S', 1716619188, 1716619188, '1'),
(111103, 30628, 'QU', 'OK', 'S', 1716619192, 1716619192, '1'),
(111104, 20851, 'QU', 'OK', 'S', 1716619197, 1716619197, '1'),
(111105, 30733, 'QU', 'OK', 'S', 1716619201, 1716619201, '1'),
(111106, 30733, 'QU', 'OK', 'S', 1716619205, 1716619205, '1'),
(111107, 29784, 'QU', 'OK', 'S', 1716619206, 1716619206, '1'),
(111108, 29784, 'QU', 'OK', 'S', 1716619206, 1716619206, '1'),
(111109, 29784, 'QU', 'OK', 'S', 1716619206, 1716619206, '1'),
(111110, 26837, 'QU', 'OK', 'S', 1716619209, 1716619209, '1'),
(111111, 29829, 'QU', 'OK', 'S', 1716619213, 1716619213, '1'),
(111112, 26125, 'QU', 'OK', 'S', 1716619218, 1716619218, '1'),
(111113, 28669, 'QU', 'OK', 'S', 1716619223, 1716619223, '1'),
(111114, 13450, 'QU', 'OK', 'S', 1716619229, 1716619229, '1'),
(111115, 30726, 'QU', 'OK', 'S', 1716619233, 1716619233, '1'),
(111116, 24258, 'QU', 'OK', 'S', 1716619237, 1716619237, '1'),
(111117, 30941, 'QU', 'OK', 'S', 1716619242, 1716619242, '1'),
(111118, 30628, 'QU', 'OK', 'S', 1716619247, 1716619247, '1'),
(111119, 30628, 'QU', 'OK', 'S', 1716619251, 1716619251, '1'),
(111120, 30726, 'QU', 'OK', 'S', 1716619255, 1716619255, '1'),
(111121, 30599, 'QU', 'OK', 'S', 1716619364, 1716619364, '1'),
(111122, 30599, 'QU', 'OK', 'S', 1716619369, 1716619369, '1'),
(111123, 31395, 'QU', 'OK', 'S', 1716619377, 1716619377, '1'),
(111124, 31092, 'QU', 'OK', 'S', 1716619379, 1716619379, '1'),
(111125, 28725, 'QU', 'OK', 'S', 1716619382, 1716619382, '1'),
(111126, 25920, 'QU', 'OK', 'S', 1716619384, 1716619384, '1'),
(111127, 30941, 'QU', 'OK', 'S', 1716619387, 1716619387, '1'),
(111128, 25920, 'QU', 'OK', 'S', 1716619398, 1716619398, '1'),
(111129, 28899, 'QU', 'OK', 'S', 1716619400, 1716619400, '1'),
(111130, 20851, 'QU', 'OK', 'S', 1716619404, 1716619404, '1'),
(111131, 24241, 'QU', 'OK', 'S', 1716619408, 1716619408, '1'),
(111132, 24259, 'QU', 'OK', 'S', 1716619412, 1716619412, '1'),
(111133, 13450, 'QU', 'OK', 'S', 1716619416, 1716619416, '1'),
(111134, 30628, 'QU', 'OK', 'S', 1716619423, 1716619423, '1'),
(111135, 25920, 'QU', 'OK', 'S', 1716619427, 1716619427, '1'),
(111136, 25920, 'QU', 'OK', 'S', 1716619433, 1716619433, '1'),
(111137, 30591, 'QU', 'OK', 'S', 1716619438, 1716619438, '1'),
(111138, 24236, 'QU', 'OK', 'S', 1716619442, 1716619442, '1'),
(111139, 24244, 'QU', 'OK', 'S', 1716619450, 1716619450, '1'),
(111140, 15343, 'QU', 'OK', 'S', 1716619534, 1716619534, '1'),
(111141, 15343, 'QU', 'OK', 'S', 1716619552, 1716619552, '1'),
(111142, 28316, 'QU', 'OK', 'S', 1716619626, 1716619626, '1'),
(111143, 28316, 'QU', 'OK', 'S', 1716619626, 1716619626, '1'),
(111144, 28316, 'QU', 'OK', 'S', 1716619648, 1716619648, '1'),
(111145, 28315, 'QU', 'OK', 'S', 1716619730, 1716619730, '1'),
(111146, 28314, 'QU', 'OK', 'S', 1716619923, 1716619923, '1'),
(111147, 30399, 'QU', 'OK', 'S', 1716620045, 1716620045, '1'),
(111148, 23630, 'QU', 'OK', 'S', 1716620229, 1716620229, '1'),
(111149, 23630, 'QU', 'OK', 'S', 1716620247, 1716620247, '1'),
(111150, 19567, 'QU', 'OK', 'S', 1716620457, 1716620457, '1'),
(111151, 15062, 'QU', 'OK', 'S', 1716620466, 1716620466, '1'),
(111152, 28669, 'QU', 'OK', 'S', 1716620471, 1716620471, '1'),
(111153, 23624, 'QU', 'OK', 'S', 1716620472, 1716620472, '1'),
(111154, 20849, 'QU', 'OK', 'S', 1716620476, 1716620476, '1'),
(111155, 23460, 'QU', 'OK', 'S', 1716620490, 1716620490, '1'),
(111156, 15158, 'QU', 'OK', 'S', 1716620492, 1716620492, '1'),
(111157, 20849, 'QU', 'OK', 'S', 1716620504, 1716620504, '1'),
(111158, 23460, 'QU', 'OK', 'S', 1716620510, 1716620510, '1'),
(111159, 23621, 'QU', 'OK', 'S', 1716620515, 1716620515, '1'),
(111160, 28670, 'QU', 'OK', 'S', 1716620520, 1716620520, '1'),
(111161, 30013, 'QU', 'OK', 'S', 1716620537, 1716620537, '1'),
(111162, 21182, 'QU', 'OK', 'S', 1716620541, 1716620541, '1'),
(111163, 21182, 'QU', 'OK', 'S', 1716620545, 1716620545, '1'),
(111164, 21183, 'QU', 'OK', 'S', 1716620549, 1716620549, '1'),
(111165, 21183, 'QU', 'OK', 'S', 1716620554, 1716620554, '1'),
(111166, 26130, 'QU', 'OK', 'S', 1716620560, 1716620560, '1'),
(111167, 23460, 'QU', 'OK', 'S', 1716620563, 1716620563, '1'),
(111168, 26054, 'QU', 'OK', 'S', 1716620563, 1716620563, '1'),
(111169, 26054, 'QU', 'OK', 'S', 1716620570, 1716620570, '1'),
(111170, 12526, 'QU', 'OK', 'S', 1716620574, 1716620574, '1'),
(111171, 26139, 'QU', 'OK', 'S', 1716620580, 1716620580, '1'),
(111172, 26139, 'QU', 'OK', 'S', 1716620586, 1716620586, '1'),
(111173, 12526, 'QU', 'OK', 'S', 1716620589, 1716620589, '1'),
(111174, 26054, 'QU', 'OK', 'S', 1716620594, 1716620594, '1'),
(111175, 26125, 'QU', 'OK', 'S', 1716620599, 1716620599, '1'),
(111176, 28838, 'QU', 'OK', 'S', 1716620604, 1716620604, '1'),
(111177, 30363, 'QU', 'OK', 'S', 1716620608, 1716620608, '1'),
(111178, 12526, 'QU', 'OK', 'S', 1716620616, 1716620616, '1'),
(111179, 30013, 'QU', 'OK', 'S', 1716620625, 1716620625, '1'),
(111180, 30356, 'QU', 'OK', 'S', 1716620629, 1716620629, '1'),
(111181, 26837, 'QU', 'OK', 'S', 1716620633, 1716620633, '1'),
(111182, 26125, 'QU', 'OK', 'S', 1716620641, 1716620641, '1'),
(111183, 26125, 'QU', 'OK', 'S', 1716620643, 1716620643, '1'),
(111184, 26054, 'QU', 'OK', 'S', 1716620648, 1716620648, '1'),
(111185, 30363, 'QU', 'OK', 'S', 1716620654, 1716620654, '1'),
(111186, 28838, 'QU', 'OK', 'S', 1716620659, 1716620659, '1'),
(111187, 25081, 'QU', 'OK', 'S', 1716620666, 1716620666, '1'),
(111188, 23625, 'QU', 'OK', 'S', 1716620834, 1716620834, '1'),
(111189, 23627, 'QU', 'OK', 'S', 1716620871, 1716620871, '1'),
(111190, 23626, 'QU', 'OK', 'S', 1716620909, 1716620909, '1'),
(111191, 9825, 'QU', 'OK', 'S', 1716620920, 1716620920, '1'),
(111192, 18595, 'QU', 'OK', 'S', 1716620923, 1716620923, '1'),
(111193, 29051, 'QU', 'OK', 'S', 1716620933, 1716620933, '1'),
(111194, 18595, 'QU', 'OK', 'S', 1716620938, 1716620938, '1'),
(111195, 18595, 'QU', 'OK', 'S', 1716621052, 1716621052, '1'),
(111196, 26139, 'QU', 'OK', 'S', 1716621112, 1716621112, '1'),
(111197, 25920, 'QU', 'OK', 'S', 1716621114, 1716621114, '1'),
(111198, 25920, 'QU', 'OK', 'S', 1716621118, 1716621118, '1'),
(111199, 30806, 'QU', 'OK', 'S', 1716621164, 1716621164, '1'),
(111200, 30806, 'QU', 'OK', 'S', 1716621167, 1716621167, '1'),
(111201, 25920, 'QU', 'OK', 'S', 1716621176, 1716621176, '1'),
(111202, 25920, 'QU', 'OK', 'S', 1716621178, 1716621178, '1'),
(111203, 26139, 'QU', 'OK', 'S', 1716621180, 1716621180, '1'),
(111204, 23629, 'QU', 'OK', 'S', 1716621270, 1716621270, '1'),
(111205, 30495, 'QU', 'OK', 'S', 1716621401, 1716621401, '1'),
(111206, 30969, 'QU', 'OK', 'S', 1716621404, 1716621404, '1'),
(111207, 31044, 'QU', 'OK', 'S', 1716621405, 1716621405, '1'),
(111208, 31001, 'QU', 'OK', 'S', 1716621408, 1716621408, '1'),
(111209, 30983, 'QU', 'OK', 'S', 1716621409, 1716621409, '1'),
(111210, 31000, 'QU', 'OK', 'S', 1716621413, 1716621413, '1'),
(111211, 30967, 'QU', 'OK', 'S', 1716621415, 1716621415, '1'),
(111212, 31005, 'QU', 'OK', 'S', 1716621418, 1716621418, '1'),
(111213, 31064, 'QU', 'OK', 'S', 1716621420, 1716621420, '1'),
(111214, 23620, 'QU', 'OK', 'S', 1716621519, 1716621519, '1'),
(111215, 24811, 'QU', 'OK', 'S', 1716621554, 1716621554, '1'),
(111216, 24811, 'QU', 'OK', 'S', 1716621568, 1716621568, '1'),
(111217, 24811, 'QU', 'OK', 'S', 1716621616, 1716621616, '1'),
(111218, 24811, 'QU', 'OK', 'S', 1716621644, 1716621644, '1'),
(111219, 23619, 'QU', 'OK', 'S', 1716621658, 1716621658, '1'),
(111220, 23619, 'QU', 'OK', 'S', 1716621658, 1716621658, '1'),
(111221, 24811, 'QU', 'OK', 'S', 1716621668, 1716621668, '1'),
(111222, 24811, 'QU', 'OK', 'S', 1716621672, 1716621672, '1'),
(111223, 24811, 'QU', 'OK', 'S', 1716621692, 1716621692, '1'),
(111224, 26054, 'QU', 'OK', 'S', 1716621702, 1716621702, '1'),
(111225, 24811, 'QU', 'OK', 'S', 1716621750, 1716621750, '1'),
(111226, 23618, 'QU', 'OK', 'S', 1716621766, 1716621766, '1'),
(111227, 23618, 'QU', 'OK', 'S', 1716621766, 1716621766, '1'),
(111228, 24801, 'QU', 'OK', 'S', 1716622762, 1716622762, '1'),
(111229, 24801, 'QU', 'OK', 'S', 1716622766, 1716622766, '1'),
(111230, 24801, 'QU', 'OK', 'S', 1716622782, 1716622782, '1'),
(111231, 24801, 'QU', 'OK', 'S', 1716622791, 1716622791, '1'),
(111232, 24813, 'QU', 'OK', 'S', 1716623207, 1716623207, '1'),
(111233, 24813, 'QU', 'OK', 'S', 1716623218, 1716623218, '1'),
(111234, 24813, 'QU', 'OK', 'S', 1716623228, 1716623228, '1'),
(111235, 24813, 'QU', 'OK', 'S', 1716623236, 1716623236, '1'),
(111236, 24813, 'QU', 'OK', 'S', 1716623246, 1716623246, '1'),
(111237, 24813, 'QU', 'OK', 'S', 1716623266, 1716623266, '1'),
(111238, 26956, 'QU', 'OK', 'S', 1716623650, 1716623650, '1'),
(111239, 16475, 'QU', 'OK', 'S', 1716624027, 1716624027, '1'),
(111240, 16475, 'QU', 'OK', 'S', 1716624030, 1716624030, '1'),
(111241, 16475, 'QU', 'OK', 'S', 1716624033, 1716624033, '1'),
(111242, 16475, 'QU', 'OK', 'S', 1716624037, 1716624037, '1'),
(111243, 16475, 'QU', 'OK', 'S', 1716624398, 1716624398, '1'),
(111244, 16475, 'QU', 'OK', 'S', 1716624401, 1716624401, '1'),
(111245, 16475, 'QU', 'OK', 'S', 1716624404, 1716624404, '1'),
(111246, 16475, 'QU', 'OK', 'S', 1716624408, 1716624408, '1'),
(111247, 16475, 'QU', 'OK', 'S', 1716624411, 1716624411, '1'),
(111248, 16475, 'QU', 'OK', 'S', 1716624421, 1716624421, '1'),
(111249, 16475, 'QU', 'OK', 'S', 1716624424, 1716624424, '1'),
(111250, 16475, 'QU', 'OK', 'S', 1716624428, 1716624428, '1'),
(111251, 16475, 'QU', 'OK', 'S', 1716624437, 1716624437, '1'),
(111252, 16475, 'QU', 'OK', 'S', 1716624440, 1716624440, '1'),
(111253, 16475, 'QU', 'OK', 'S', 1716624444, 1716624444, '1'),
(111254, 16475, 'QU', 'OK', 'S', 1716624447, 1716624447, '1'),
(111255, 16475, 'QU', 'OK', 'S', 1716624452, 1716624452, '1'),
(111256, 16475, 'QU', 'OK', 'S', 1716624456, 1716624456, '1'),
(111257, 16475, 'QU', 'OK', 'S', 1716624460, 1716624460, '1'),
(111258, 17249, 'QU', 'OK', 'S', 1716624522, 1716624522, '1'),
(111259, 17249, 'QU', 'OK', 'S', 1716624525, 1716624525, '1'),
(111260, 17249, 'QU', 'OK', 'S', 1716624532, 1716624532, '1'),
(111261, 17249, 'QU', 'OK', 'S', 1716624536, 1716624536, '1'),
(111262, 17249, 'QU', 'OK', 'S', 1716624540, 1716624540, '1'),
(111263, 17249, 'QU', 'OK', 'S', 1716624543, 1716624543, '1'),
(111264, 17249, 'QU', 'OK', 'S', 1716624548, 1716624548, '1'),
(111265, 17249, 'QU', 'OK', 'S', 1716624552, 1716624552, '1'),
(111266, 17249, 'QU', 'OK', 'S', 1716624555, 1716624555, '1'),
(111267, 17249, 'QU', 'OK', 'S', 1716624559, 1716624559, '1'),
(111268, 17249, 'QU', 'OK', 'S', 1716624562, 1716624562, '1'),
(111269, 17249, 'QU', 'OK', 'S', 1716624565, 1716624565, '1'),
(111270, 17249, 'QU', 'OK', 'S', 1716624569, 1716624569, '1'),
(111271, 17249, 'QU', 'OK', 'S', 1716624572, 1716624572, '1'),
(111272, 17249, 'QU', 'OK', 'S', 1716624575, 1716624575, '1'),
(111273, 17249, 'QU', 'OK', 'S', 1716624579, 1716624579, '1'),
(111274, 17249, 'QU', 'OK', 'S', 1716624582, 1716624582, '1'),
(111275, 17249, 'QU', 'OK', 'S', 1716624588, 1716624588, '1'),
(111276, 17249, 'QU', 'OK', 'S', 1716624592, 1716624592, '1'),
(111277, 17249, 'QU', 'OK', 'S', 1716624595, 1716624595, '1'),
(111278, 17249, 'QU', 'OK', 'S', 1716624599, 1716624599, '1'),
(111279, 17249, 'QU', 'OK', 'S', 1716624602, 1716624602, '1'),
(111280, 17249, 'QU', 'OK', 'S', 1716624606, 1716624606, '1'),
(111281, 17249, 'QU', 'OK', 'S', 1716624610, 1716624610, '1'),
(111282, 17249, 'QU', 'OK', 'S', 1716624613, 1716624613, '1'),
(111283, 17249, 'QU', 'OK', 'S', 1716624616, 1716624616, '1'),
(111284, 17249, 'QU', 'OK', 'S', 1716624620, 1716624620, '1'),
(111285, 17249, 'QU', 'OK', 'S', 1716624628, 1716624628, '1'),
(111286, 17249, 'QU', 'OK', 'S', 1716624633, 1716624633, '1'),
(111287, 17249, 'QU', 'OK', 'S', 1716624636, 1716624636, '1'),
(111288, 17249, 'QU', 'OK', 'S', 1716624639, 1716624639, '1'),
(111289, 22727, 'QU', 'OK', 'S', 1716624692, 1716624692, '1'),
(111290, 22727, 'QU', 'OK', 'S', 1716624696, 1716624696, '1'),
(111291, 22727, 'QU', 'OK', 'S', 1716624699, 1716624699, '1'),
(111292, 22727, 'QU', 'OK', 'S', 1716624710, 1716624710, '1'),
(111293, 22727, 'QU', 'OK', 'S', 1716624715, 1716624715, '1'),
(111294, 22727, 'QU', 'OK', 'S', 1716624724, 1716624724, '1'),
(111295, 22727, 'QU', 'OK', 'S', 1716624728, 1716624728, '1'),
(111296, 22727, 'QU', 'OK', 'S', 1716624731, 1716624731, '1'),
(111297, 22727, 'QU', 'OK', 'S', 1716624735, 1716624735, '1'),
(111298, 22727, 'QU', 'OK', 'S', 1716624739, 1716624739, '1'),
(111299, 22727, 'QU', 'OK', 'S', 1716624742, 1716624742, '1'),
(111300, 22727, 'QU', 'OK', 'S', 1716624746, 1716624746, '1'),
(111301, 22727, 'QU', 'OK', 'S', 1716624751, 1716624751, '1'),
(111302, 22727, 'QU', 'OK', 'S', 1716624756, 1716624756, '1'),
(111303, 22727, 'QU', 'OK', 'S', 1716624760, 1716624760, '1'),
(111304, 22727, 'QU', 'OK', 'S', 1716624764, 1716624764, '1'),
(111305, 22727, 'QU', 'OK', 'S', 1716624767, 1716624767, '1'),
(111306, 22727, 'QU', 'OK', 'S', 1716624771, 1716624771, '1'),
(111307, 22727, 'QU', 'OK', 'S', 1716624774, 1716624774, '1'),
(111308, 22727, 'QU', 'OK', 'S', 1716624778, 1716624778, '1'),
(111309, 22727, 'QU', 'OK', 'S', 1716624782, 1716624782, '1'),
(111310, 22727, 'QU', 'OK', 'S', 1716624785, 1716624785, '1'),
(111311, 22727, 'QU', 'OK', 'S', 1716624789, 1716624789, '1'),
(111312, 22727, 'QU', 'OK', 'S', 1716624792, 1716624792, '1'),
(111313, 22727, 'QU', 'OK', 'S', 1716624796, 1716624796, '1'),
(111314, 22727, 'QU', 'OK', 'S', 1716624799, 1716624799, '1'),
(111315, 22727, 'QU', 'OK', 'S', 1716624803, 1716624803, '1'),
(111316, 22727, 'QU', 'OK', 'S', 1716624806, 1716624806, '1'),
(111317, 22727, 'QU', 'OK', 'S', 1716624824, 1716624824, '1'),
(111318, 22727, 'QU', 'OK', 'S', 1716624828, 1716624828, '1'),
(111319, 22727, 'QU', 'OK', 'S', 1716624832, 1716624832, '1'),
(111320, 22727, 'QU', 'OK', 'S', 1716624836, 1716624836, '1'),
(111321, 22727, 'QU', 'OK', 'S', 1716624839, 1716624839, '1'),
(111322, 22727, 'QU', 'OK', 'S', 1716624843, 1716624843, '1'),
(111323, 22727, 'QU', 'OK', 'S', 1716624846, 1716624846, '1'),
(111324, 22727, 'QU', 'OK', 'S', 1716624850, 1716624850, '1'),
(111325, 22727, 'QU', 'OK', 'S', 1716624853, 1716624853, '1'),
(111326, 22727, 'QU', 'OK', 'S', 1716624858, 1716624858, '1'),
(111327, 26185, 'QU', 'OK', 'S', 1716624926, 1716624926, '1'),
(111328, 26185, 'QU', 'OK', 'S', 1716624930, 1716624930, '1'),
(111329, 26185, 'QU', 'OK', 'S', 1716624934, 1716624934, '1'),
(111330, 26185, 'QU', 'OK', 'S', 1716624938, 1716624938, '1'),
(111331, 26185, 'QU', 'OK', 'S', 1716624941, 1716624941, '1'),
(111332, 26185, 'QU', 'OK', 'S', 1716624956, 1716624956, '1'),
(111333, 26185, 'QU', 'OK', 'S', 1716624960, 1716624960, '1'),
(111334, 26185, 'QU', 'OK', 'S', 1716624964, 1716624964, '1'),
(111335, 12472, 'QU', 'OK', 'S', 1716625019, 1716625019, '1'),
(111336, 12472, 'QU', 'OK', 'S', 1716625022, 1716625022, '1'),
(111337, 12472, 'QU', 'OK', 'S', 1716625026, 1716625026, '1'),
(111338, 12472, 'QU', 'OK', 'S', 1716625029, 1716625029, '1'),
(111339, 12472, 'QU', 'OK', 'S', 1716625032, 1716625032, '1'),
(111340, 12472, 'QU', 'OK', 'S', 1716625036, 1716625036, '1'),
(111341, 12472, 'QU', 'OK', 'S', 1716625045, 1716625045, '1'),
(111342, 12472, 'QU', 'OK', 'S', 1716625049, 1716625049, '1'),
(111343, 12472, 'QU', 'OK', 'S', 1716625053, 1716625053, '1'),
(111344, 12472, 'QU', 'OK', 'S', 1716625063, 1716625063, '1'),
(111345, 24317, 'QU', 'OK', 'S', 1716625127, 1716625127, '1'),
(111346, 24317, 'QU', 'OK', 'S', 1716625131, 1716625131, '1'),
(111347, 24317, 'QU', 'OK', 'S', 1716625134, 1716625134, '1'),
(111348, 24317, 'QU', 'OK', 'S', 1716625137, 1716625137, '1'),
(111349, 24317, 'QU', 'OK', 'S', 1716625141, 1716625141, '1'),
(111350, 24317, 'QU', 'OK', 'S', 1716625144, 1716625144, '1'),
(111351, 24317, 'QU', 'OK', 'S', 1716625148, 1716625148, '1'),
(111352, 24317, 'QU', 'OK', 'S', 1716625151, 1716625151, '1'),
(111353, 24317, 'QU', 'OK', 'S', 1716625154, 1716625154, '1'),
(111354, 24317, 'QU', 'OK', 'S', 1716625158, 1716625158, '1'),
(111355, 24317, 'QU', 'OK', 'S', 1716625162, 1716625162, '1'),
(111356, 24317, 'QU', 'OK', 'S', 1716625173, 1716625173, '1'),
(111357, 24317, 'QU', 'OK', 'S', 1716625177, 1716625177, '1'),
(111358, 24317, 'QU', 'OK', 'S', 1716625181, 1716625181, '1'),
(111359, 24317, 'QU', 'OK', 'S', 1716625184, 1716625184, '1'),
(111360, 24317, 'QU', 'OK', 'S', 1716625188, 1716625188, '1'),
(111361, 24317, 'QU', 'OK', 'S', 1716625191, 1716625191, '1'),
(111362, 12153, 'QU', 'OK', 'S', 1716625252, 1716625252, '1'),
(111363, 12153, 'QU', 'OK', 'S', 1716625256, 1716625256, '1'),
(111364, 12153, 'QU', 'OK', 'S', 1716625265, 1716625265, '1'),
(111365, 12153, 'QU', 'OK', 'S', 1716625271, 1716625271, '1'),
(111366, 12153, 'QU', 'OK', 'S', 1716625275, 1716625275, '1'),
(111367, 12153, 'QU', 'OK', 'S', 1716625278, 1716625278, '1'),
(111368, 12153, 'QU', 'OK', 'S', 1716625283, 1716625283, '1'),
(111369, 12153, 'QU', 'OK', 'S', 1716625287, 1716625287, '1'),
(111370, 12153, 'QU', 'OK', 'S', 1716625291, 1716625291, '1'),
(111371, 12153, 'QU', 'OK', 'S', 1716625294, 1716625294, '1'),
(111372, 12153, 'QU', 'OK', 'S', 1716625298, 1716625298, '1'),
(111373, 12153, 'QU', 'OK', 'S', 1716625301, 1716625301, '1'),
(111374, 12153, 'QU', 'OK', 'S', 1716625305, 1716625305, '1'),
(111375, 12153, 'QU', 'OK', 'S', 1716625309, 1716625309, '1'),
(111376, 12153, 'QU', 'OK', 'S', 1716625313, 1716625313, '1'),
(111377, 12153, 'QU', 'OK', 'S', 1716625316, 1716625316, '1'),
(111378, 12153, 'QU', 'OK', 'S', 1716625320, 1716625320, '1'),
(111379, 12153, 'QU', 'OK', 'S', 1716625324, 1716625324, '1'),
(111380, 12153, 'QU', 'OK', 'S', 1716625328, 1716625328, '1'),
(111381, 12153, 'QU', 'OK', 'S', 1716625333, 1716625333, '1'),
(111382, 12153, 'QU', 'OK', 'S', 1716625337, 1716625337, '1'),
(111383, 12153, 'QU', 'OK', 'S', 1716625345, 1716625345, '1'),
(111384, 12153, 'QU', 'OK', 'S', 1716625348, 1716625348, '1'),
(111385, 12153, 'QU', 'OK', 'S', 1716625352, 1716625352, '1'),
(111386, 12153, 'QU', 'OK', 'S', 1716625356, 1716625356, '1'),
(111387, 12153, 'QU', 'OK', 'S', 1716625360, 1716625360, '1'),
(111388, 12153, 'QU', 'OK', 'S', 1716625364, 1716625364, '1'),
(111389, 12153, 'QU', 'OK', 'S', 1716625367, 1716625367, '1'),
(111390, 12153, 'QU', 'OK', 'S', 1716625372, 1716625372, '1'),
(111391, 12153, 'QU', 'OK', 'S', 1716625376, 1716625376, '1'),
(111392, 12153, 'QU', 'OK', 'S', 1716625381, 1716625381, '1'),
(111393, 12153, 'QU', 'OK', 'S', 1716625385, 1716625385, '1'),
(111394, 12153, 'QU', 'OK', 'S', 1716625389, 1716625389, '1'),
(111395, 12153, 'QU', 'OK', 'S', 1716625393, 1716625393, '1'),
(111396, 12153, 'QU', 'OK', 'S', 1716625396, 1716625396, '1'),
(111397, 12153, 'QU', 'OK', 'S', 1716625400, 1716625400, '1'),
(111398, 12153, 'QU', 'OK', 'S', 1716625404, 1716625404, '1'),
(111399, 12153, 'QU', 'OK', 'S', 1716625409, 1716625409, '1'),
(111400, 12153, 'QU', 'OK', 'S', 1716625413, 1716625413, '1'),
(111401, 12153, 'QU', 'OK', 'S', 1716625417, 1716625417, '1'),
(111402, 12153, 'QU', 'OK', 'S', 1716625421, 1716625421, '1'),
(111403, 22723, 'QU', 'OK', 'S', 1716625961, 1716625961, '1'),
(111404, 26253, 'QU', 'OK', 'S', 1716628983, 1716628983, '1'),
(111405, 26253, 'QU', 'OK', 'S', 1716628987, 1716628987, '1'),
(111406, 26253, 'QU', 'OK', 'S', 1716628990, 1716628990, '1'),
(111407, 26253, 'QU', 'OK', 'S', 1716629018, 1716629018, '1'),
(111408, 26253, 'QU', 'OK', 'S', 1716629026, 1716629026, '1'),
(111409, 26253, 'QU', 'OK', 'S', 1716629044, 1716629044, '1'),
(111410, 26253, 'QU', 'OK', 'S', 1716629047, 1716629047, '1'),
(111411, 26253, 'QU', 'OK', 'S', 1716629062, 1716629062, '1'),
(111412, 26253, 'QU', 'OK', 'S', 1716629065, 1716629065, '1'),
(111413, 26253, 'QU', 'OK', 'S', 1716629069, 1716629069, '1'),
(111414, 30806, 'QU', 'OK', 'S', 1716630291, 1716630291, '1'),
(111415, 30806, 'QU', 'OK', 'S', 1716630295, 1716630295, '1'),
(111416, 26025, 'QU', 'OK', 'S', 1716630383, 1716630383, '1'),
(111417, 26025, 'QU', 'OK', 'S', 1716630485, 1716630485, '1'),
(111418, 27934, 'QU', 'OK', 'S', 1716630555, 1716630555, '1'),
(111419, 27934, 'QU', 'OK', 'S', 1716630560, 1716630560, '1'),
(111420, 26025, 'QU', 'OK', 'S', 1716630563, 1716630563, '1'),
(111421, 27934, 'QU', 'OK', 'S', 1716630566, 1716630566, '1'),
(111422, 27934, 'QU', 'OK', 'S', 1716630569, 1716630569, '1'),
(111423, 27934, 'QU', 'OK', 'S', 1716630572, 1716630572, '1'),
(111424, 27934, 'QU', 'OK', 'S', 1716630576, 1716630576, '1'),
(111425, 24321, 'QU', 'OK', 'S', 1716630580, 1716630580, '1'),
(111426, 24321, 'QU', 'OK', 'S', 1716630584, 1716630584, '1'),
(111427, 24321, 'QU', 'OK', 'S', 1716630587, 1716630587, '1'),
(111428, 19843, 'QU', 'OK', 'S', 1716630596, 1716630596, '1'),
(111429, 19843, 'QU', 'OK', 'S', 1716630601, 1716630601, '1'),
(111430, 15499, 'QU', 'OK', 'S', 1716630606, 1716630606, '1'),
(111431, 15499, 'QU', 'OK', 'S', 1716630610, 1716630610, '1'),
(111432, 15499, 'QU', 'OK', 'S', 1716630614, 1716630614, '1'),
(111433, 15499, 'QU', 'OK', 'S', 1716630618, 1716630618, '1'),
(111434, 15378, 'QU', 'OK', 'S', 1716630635, 1716630635, '1'),
(111435, 26185, 'QU', 'OK', 'S', 1716630719, 1716630719, '1'),
(111436, 24434, 'QU', 'OK', 'S', 1716630778, 1716630778, '1'),
(111437, 24244, 'QU', 'OK', 'S', 1716630926, 1716630926, '1'),
(111438, 24239, 'QU', 'OK', 'S', 1716630964, 1716630964, '1'),
(111439, 28838, 'QU', 'OK', 'S', 1716631016, 1716631016, '1'),
(111440, 22713, 'QU', 'OK', 'S', 1716631288, 1716631288, '1'),
(111441, 31554, 'QU', 'OK', 'S', 1716632351, 1716632351, '1'),
(111442, 31555, 'QU', 'OK', 'S', 1716632439, 1716632439, '1'),
(111443, 31553, 'QU', 'OK', 'S', 1716632507, 1716632507, '1'),
(111444, 31334, 'QU', 'OK', 'S', 1716632694, 1716632694, '1'),
(111445, 29001, 'QU', 'OK', 'S', 1716632697, 1716632697, '1'),
(111446, 31334, 'QU', 'OK', 'S', 1716632701, 1716632701, '1'),
(111447, 28999, 'QU', 'OK', 'S', 1716632711, 1716632711, '1'),
(111448, 30656, 'QU', 'OK', 'S', 1716632714, 1716632714, '1'),
(111449, 31390, 'QU', 'OK', 'S', 1716632718, 1716632718, '1'),
(111450, 26400, 'QU', 'OK', 'S', 1716632721, 1716632721, '1'),
(111451, 31431, 'QU', 'OK', 'S', 1716632724, 1716632724, '1'),
(111452, 31405, 'QU', 'OK', 'S', 1716632727, 1716632727, '1'),
(111453, 29001, 'QU', 'OK', 'S', 1716632729, 1716632729, '1'),
(111454, 30037, 'QU', 'OK', 'S', 1716632733, 1716632733, '1'),
(111455, 22105, 'QU', 'OK', 'S', 1716632736, 1716632736, '1'),
(111456, 31430, 'QU', 'OK', 'S', 1716632739, 1716632739, '1'),
(111457, 31430, 'QU', 'OK', 'S', 1716632741, 1716632741, '1'),
(111458, 16277, 'QU', 'OK', 'S', 1716632817, 1716632817, '1'),
(111459, 16277, 'QU', 'OK', 'S', 1716632821, 1716632821, '1'),
(111460, 31557, 'QU', 'OK', 'S', 1716632822, 1716632822, '1'),
(111461, 31334, 'QU', 'OK', 'S', 1716633036, 1716633036, '1'),
(111462, 31390, 'QU', 'OK', 'S', 1716633040, 1716633040, '1'),
(111463, 31405, 'QU', 'OK', 'S', 1716633043, 1716633043, '1'),
(111464, 31405, 'QU', 'OK', 'S', 1716633045, 1716633045, '1'),
(111465, 31431, 'QU', 'OK', 'S', 1716633048, 1716633048, '1'),
(111466, 31430, 'QU', 'OK', 'S', 1716633052, 1716633052, '1'),
(111467, 31390, 'QU', 'OK', 'S', 1716633057, 1716633057, '1'),
(111468, 29478, 'QU', 'OK', 'S', 1716633060, 1716633060, '1'),
(111469, 30279, 'QU', 'OK', 'S', 1716633064, 1716633064, '1'),
(111470, 26396, 'QU', 'OK', 'S', 1716633068, 1716633068, '1'),
(111471, 30279, 'QU', 'OK', 'S', 1716633077, 1716633077, '1'),
(111472, 18190, 'QU', 'OK', 'S', 1716633170, 1716633170, '1'),
(111473, 18190, 'QU', 'OK', 'S', 1716633175, 1716633175, '1'),
(111474, 28999, 'QU', 'OK', 'S', 1716633186, 1716633186, '1'),
(111475, 29608, 'QU', 'OK', 'S', 1716633190, 1716633190, '1'),
(111476, 31431, 'QU', 'OK', 'S', 1716633193, 1716633193, '1'),
(111477, 31558, 'QU', 'OK', 'S', 1716633300, 1716633300, '1'),
(111478, 31551, 'QU', 'OK', 'S', 1716633491, 1716633491, '1'),
(111479, 31559, 'QU', 'OK', 'S', 1716633802, 1716633802, '1'),
(111480, 31205, 'QU', 'OK', 'S', 1716634126, 1716634126, '1'),
(111481, 31205, 'QU', 'OK', 'S', 1716634137, 1716634137, '1'),
(111482, 31205, 'QU', 'OK', 'S', 1716634140, 1716634140, '1'),
(111483, 31561, 'QU', 'OK', 'S', 1716634182, 1716634182, '1'),
(111484, 31560, 'QU', 'OK', 'S', 1716634790, 1716634790, '1'),
(111485, 31552, 'QU', 'OK', 'S', 1716635110, 1716635110, '1'),
(111486, 31556, 'QU', 'OK', 'S', 1716636663, 1716636663, '1'),
(111487, 31553, 'QU', 'OK', 'S', 1716636755, 1716636755, '1'),
(111488, 24579, 'QU', 'OK', 'S', 1716637051, 1716637051, '1'),
(111489, 27712, 'QU', 'OK', 'S', 1716637113, 1716637113, '1'),
(111490, 23353, 'QU', 'OK', 'S', 1716637126, 1716637126, '1'),
(111491, 23344, 'QU', 'OK', 'S', 1716637142, 1716637142, '1'),
(111492, 23353, 'QU', 'OK', 'S', 1716637163, 1716637163, '1'),
(111493, 23341, 'QU', 'OK', 'S', 1716637177, 1716637177, '1'),
(111494, 23344, 'QU', 'OK', 'S', 1716637196, 1716637196, '1'),
(111495, 23353, 'QU', 'OK', 'S', 1716637221, 1716637221, '1'),
(111496, 24810, 'QU', 'OK', 'S', 1716637255, 1716637255, '1'),
(111497, 24810, 'QU', 'OK', 'S', 1716637318, 1716637318, '1'),
(111498, 23344, 'QU', 'OK', 'S', 1716637346, 1716637346, '1'),
(111499, 26366, 'QU', 'OK', 'S', 1716637364, 1716637364, '1'),
(111500, 23353, 'QU', 'OK', 'S', 1716637406, 1716637406, '1'),
(111501, 31552, 'QU', 'OK', 'S', 1716637430, 1716637430, '1'),
(111502, 31552, 'QU', 'OK', 'S', 1716637443, 1716637443, '1'),
(111503, 31552, 'QU', 'OK', 'S', 1716637459, 1716637459, '1'),
(111504, 27712, 'QU', 'OK', 'S', 1716637951, 1716637951, '1'),
(111505, 27712, 'QU', 'OK', 'S', 1716637962, 1716637962, '1'),
(111506, 31356, 'QU', 'OK', 'S', 1716638124, 1716638124, '1'),
(111507, 31356, 'QU', 'OK', 'S', 1716638147, 1716638147, '1'),
(111508, 31356, 'QU', 'OK', 'S', 1716638164, 1716638164, '1'),
(111509, 31356, 'QU', 'OK', 'S', 1716638176, 1716638176, '1'),
(111510, 31356, 'QU', 'OK', 'S', 1716638190, 1716638190, '1'),
(111511, 31356, 'QU', 'OK', 'S', 1716638202, 1716638202, '1'),
(111512, 31334, 'QU', 'OK', 'S', 1716638252, 1716638252, '1'),
(111513, 31334, 'QU', 'OK', 'S', 1716638265, 1716638265, '1'),
(111514, 31334, 'QU', 'OK', 'S', 1716638276, 1716638276, '1'),
(111515, 31334, 'QU', 'OK', 'S', 1716638289, 1716638289, '1'),
(111516, 31334, 'QU', 'OK', 'S', 1716638313, 1716638313, '1'),
(111517, 31334, 'QU', 'OK', 'S', 1716638333, 1716638333, '1'),
(111518, 31337, 'QU', 'OK', 'S', 1716638437, 1716638437, '1'),
(111519, 24579, 'QU', 'OK', 'S', 1716638594, 1716638594, '1'),
(111520, 31337, 'QU', 'OK', 'S', 1716638793, 1716638793, '1'),
(111521, 31337, 'QU', 'OK', 'S', 1716638816, 1716638816, '1'),
(111522, 31337, 'QU', 'OK', 'S', 1716638858, 1716638858, '1'),
(111523, 31337, 'QU', 'OK', 'S', 1716638883, 1716638883, '1'),
(111524, 31337, 'QU', 'OK', 'S', 1716638903, 1716638903, '1'),
(111525, 31337, 'QU', 'OK', 'S', 1716638921, 1716638921, '1'),
(111526, 24580, 'QU', 'OK', 'S', 1716638940, 1716638940, '1'),
(111527, 31337, 'QU', 'OK', 'S', 1716639027, 1716639027, '1'),
(111528, 31430, 'QU', 'OK', 'S', 1716639103, 1716639103, '1'),
(111529, 31430, 'QU', 'OK', 'S', 1716639130, 1716639130, '1'),
(111530, 31430, 'QU', 'OK', 'S', 1716639142, 1716639142, '1'),
(111531, 24575, 'QU', 'OK', 'S', 1716639487, 1716639487, '1'),
(111532, 24573, 'QU', 'OK', 'S', 1716640854, 1716640854, '1'),
(111533, 30433, 'QU', 'OK', 'S', 1716640963, 1716640963, '1'),
(111534, 30625, 'QU', 'OK', 'S', 1716640971, 1716640971, '1'),
(111535, 30625, 'QU', 'OK', 'S', 1716640974, 1716640974, '1'),
(111536, 29614, 'QU', 'OK', 'S', 1716640978, 1716640978, '1'),
(111537, 31492, 'QU', 'OK', 'S', 1716640982, 1716640982, '1'),
(111538, 29329, 'QU', 'OK', 'S', 1716640989, 1716640989, '1'),
(111539, 31491, 'QU', 'OK', 'S', 1716640993, 1716640993, '1'),
(111540, 31491, 'QU', 'OK', 'S', 1716641001, 1716641001, '1'),
(111541, 31492, 'QU', 'OK', 'S', 1716641005, 1716641005, '1'),
(111542, 31491, 'QU', 'OK', 'S', 1716641009, 1716641009, '1'),
(111543, 31478, 'QU', 'OK', 'S', 1716641014, 1716641014, '1'),
(111544, 29615, 'QU', 'OK', 'S', 1716641018, 1716641018, '1'),
(111545, 31476, 'QU', 'OK', 'S', 1716641030, 1716641030, '1'),
(111546, 30625, 'QU', 'OK', 'S', 1716641034, 1716641034, '1'),
(111547, 31478, 'QU', 'OK', 'S', 1716641037, 1716641037, '1'),
(111548, 31483, 'QU', 'OK', 'S', 1716641040, 1716641040, '1'),
(111549, 30433, 'QU', 'OK', 'S', 1716641044, 1716641044, '1'),
(111550, 31477, 'QU', 'OK', 'S', 1716641048, 1716641048, '1'),
(111551, 29615, 'QU', 'OK', 'S', 1716641052, 1716641052, '1'),
(111552, 30625, 'QU', 'OK', 'S', 1716641060, 1716641060, '1'),
(111553, 29614, 'QU', 'OK', 'S', 1716641065, 1716641065, '1'),
(111554, 30625, 'QU', 'OK', 'S', 1716641070, 1716641070, '1'),
(111555, 31478, 'QU', 'OK', 'S', 1716641083, 1716641083, '1'),
(111556, 30433, 'QU', 'OK', 'S', 1716641089, 1716641089, '1'),
(111557, 31478, 'QU', 'OK', 'S', 1716641091, 1716641091, '1'),
(111558, 31478, 'QU', 'OK', 'S', 1716641095, 1716641095, '1'),
(111559, 31484, 'QU', 'OK', 'S', 1716641099, 1716641099, '1'),
(111560, 29615, 'QU', 'OK', 'S', 1716641102, 1716641102, '1'),
(111561, 30625, 'QU', 'OK', 'S', 1716641107, 1716641107, '1'),
(111562, 29615, 'QU', 'OK', 'S', 1716641116, 1716641116, '1'),
(111563, 29615, 'QU', 'OK', 'S', 1716641120, 1716641120, '1'),
(111564, 30625, 'QU', 'OK', 'S', 1716641129, 1716641129, '1'),
(111565, 29329, 'QU', 'OK', 'S', 1716641133, 1716641133, '1'),
(111566, 30625, 'QU', 'OK', 'S', 1716641139, 1716641139, '1'),
(111567, 29329, 'QU', 'OK', 'S', 1716641143, 1716641143, '1'),
(111568, 30433, 'QU', 'OK', 'S', 1716641156, 1716641156, '1'),
(111569, 30625, 'QU', 'OK', 'S', 1716641177, 1716641177, '1'),
(111570, 29329, 'QU', 'OK', 'S', 1716641189, 1716641189, '1'),
(111571, 29329, 'QU', 'OK', 'S', 1716641200, 1716641200, '1'),
(111572, 30433, 'QU', 'OK', 'S', 1716641217, 1716641217, '1'),
(111573, 30433, 'QU', 'OK', 'S', 1716641334, 1716641334, '1'),
(111574, 30625, 'QU', 'OK', 'S', 1716641340, 1716641340, '1'),
(111575, 30625, 'QU', 'OK', 'S', 1716641343, 1716641343, '1'),
(111576, 30625, 'QU', 'OK', 'S', 1716641345, 1716641345, '1'),
(111577, 30625, 'QU', 'OK', 'S', 1716641347, 1716641347, '1'),
(111578, 30433, 'QU', 'OK', 'S', 1716641352, 1716641352, '1'),
(111579, 30625, 'QU', 'OK', 'S', 1716641354, 1716641354, '1'),
(111580, 30433, 'QU', 'OK', 'S', 1716641356, 1716641356, '1'),
(111581, 30433, 'QU', 'OK', 'S', 1716641358, 1716641358, '1'),
(111582, 30433, 'QU', 'OK', 'S', 1716641360, 1716641360, '1'),
(111583, 30433, 'QU', 'OK', 'S', 1716641362, 1716641362, '1'),
(111584, 30433, 'QU', 'OK', 'S', 1716641365, 1716641365, '1'),
(111585, 31130, 'QU', 'OK', 'S', 1716642459, 1716642459, '1'),
(111586, 30591, 'QU', 'OK', 'S', 1716642622, 1716642622, '1'),
(111587, 27935, 'QU', 'OK', 'S', 1716643545, 1716643545, '1'),
(111588, 27935, 'QU', 'OK', 'S', 1716643547, 1716643547, '1'),
(111589, 31465, 'QU', 'OK', 'S', 1716783890, 1716783890, '1'),
(111590, 31464, 'QU', 'OK', 'S', 1716783897, 1716783897, '1'),
(111591, 31317, 'QU', 'OK', 'S', 1716783910, 1716783910, '1'),
(111592, 31314, 'QU', 'OK', 'S', 1716783931, 1716783931, '1'),
(111593, 31316, 'QU', 'OK', 'S', 1716783936, 1716783936, '1'),
(111594, 31262, 'QU', 'OK', 'S', 1716783960, 1716783960, '1'),
(111595, 31261, 'QU', 'OK', 'S', 1716783979, 1716783979, '1'),
(111596, 31193, 'QU', 'OK', 'S', 1716783997, 1716783997, '1'),
(111597, 30807, 'QU', 'OK', 'S', 1716784014, 1716784014, '1'),
(111598, 30457, 'QU', 'OK', 'S', 1716784021, 1716784021, '1'),
(111599, 30456, 'QU', 'OK', 'S', 1716784027, 1716784027, '1'),
(111600, 30455, 'QU', 'OK', 'S', 1716784033, 1716784033, '1'),
(111601, 30399, 'QU', 'OK', 'S', 1716784039, 1716784039, '1'),
(111602, 30397, 'QU', 'OK', 'S', 1716784046, 1716784046, '1'),
(111603, 30396, 'QU', 'OK', 'S', 1716784060, 1716784060, '1'),
(111604, 31443, 'QU', 'OK', 'S', 1716786895, 1716786895, '1'),
(111605, 26966, 'QU', 'OK', 'S', 1716788206, 1716788206, '1'),
(111606, 31258, 'QU', 'OK', 'S', 1716788208, 1716788208, '1'),
(111607, 31258, 'QU', 'OK', 'S', 1716788210, 1716788210, '1'),
(111608, 31258, 'QU', 'OK', 'S', 1716788212, 1716788212, '1'),
(111609, 31258, 'QU', 'OK', 'S', 1716788214, 1716788214, '1'),
(111610, 29853, 'QU', 'OK', 'S', 1716788216, 1716788216, '1'),
(111611, 31309, 'QU', 'OK', 'S', 1716788218, 1716788218, '1'),
(111612, 31456, 'QU', 'OK', 'S', 1716788219, 1716788219, '1'),
(111613, 31457, 'QU', 'OK', 'S', 1716788221, 1716788221, '1'),
(111614, 24175, 'QU', 'OK', 'S', 1716790611, 1716790611, '1'),
(111615, 16475, 'QU', 'OK', 'S', 1716790633, 1716790633, '1'),
(111616, 19000, 'QU', 'OK', 'S', 1716790690, 1716790690, '1'),
(111617, 30115, 'QU', 'OK', 'S', 1716792312, 1716792312, '1'),
(111618, 9825, 'QU', 'OK', 'S', 1716794398, 1716794398, '1'),
(111619, 9825, 'QU', 'OK', 'S', 1716794427, 1716794427, '1'),
(111620, 13506, 'QU', 'OK', 'S', 1716795563, 1716795563, '1'),
(111621, 31492, 'QU', 'OK', 'S', 1716802237, 1716802237, '1'),
(111622, 31492, 'QU', 'OK', 'S', 1716802245, 1716802245, '1'),
(111623, 18107, 'QU', 'OK', 'S', 1716803184, 1716803184, '1'),
(111624, 26025, 'QU', 'OK', 'S', 1716804770, 1716804770, '1'),
(111625, 31558, 'QU', 'OK', 'S', 1716806381, 1716806381, '1'),
(111626, 30497, 'QU', 'OK', 'S', 1716806387, 1716806387, '1'),
(111627, 30115, 'QU', 'OK', 'S', 1716810097, 1716810097, '1'),
(111628, 31562, 'QU', 'OK', 'S', 1716812247, 1716812247, '1'),
(111629, 31563, 'QU', 'OK', 'S', 1716812272, 1716812272, '1'),
(111630, 31564, 'QU', 'OK', 'S', 1716812301, 1716812301, '1'),
(111631, 31565, 'QU', 'OK', 'S', 1716812329, 1716812329, '1'),
(111632, 31570, 'QU', 'OK', 'S', 1716812696, 1716812696, '1'),
(111633, 31488, 'QU', 'OK', 'S', 1716813602, 1716813602, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(111634, 31488, 'QU', 'OK', 'S', 1716813605, 1716813605, '1'),
(111635, 31488, 'QU', 'OK', 'S', 1716813633, 1716813633, '1'),
(111636, 31488, 'QU', 'OK', 'S', 1716813636, 1716813636, '1'),
(111637, 31488, 'QU', 'OK', 'S', 1716813639, 1716813639, '1'),
(111638, 31488, 'QU', 'OK', 'S', 1716813663, 1716813663, '1'),
(111639, 31488, 'QU', 'OK', 'S', 1716813685, 1716813685, '1'),
(111640, 31488, 'QU', 'OK', 'S', 1716813734, 1716813734, '1'),
(111641, 31488, 'QU', 'OK', 'S', 1716813737, 1716813737, '1'),
(111642, 31488, 'QU', 'OK', 'S', 1716813779, 1716813779, '1'),
(111643, 31488, 'QU', 'OK', 'S', 1716813782, 1716813782, '1'),
(111644, 31488, 'QU', 'OK', 'S', 1716813786, 1716813786, '1'),
(111645, 31571, 'QU', 'OK', 'S', 1716814753, 1716814753, '1'),
(111646, 31255, 'QU', 'OK', 'S', 1716815077, 1716815077, '1'),
(111647, 31575, 'QU', 'OK', 'S', 1716815097, 1716815097, '1'),
(111648, 31576, 'QU', 'OK', 'S', 1716815214, 1716815214, '1'),
(111649, 24259, 'QU', 'OK', 'S', 1716815429, 1716815429, '1'),
(111650, 30616, 'QU', 'OK', 'S', 1716815448, 1716815448, '1'),
(111651, 31575, 'QU', 'OK', 'S', 1716815573, 1716815573, '1'),
(111652, 31576, 'QU', 'OK', 'S', 1716815603, 1716815603, '1'),
(111653, 31568, 'QU', 'OK', 'S', 1716815650, 1716815650, '1'),
(111654, 31569, 'QU', 'OK', 'S', 1716815787, 1716815787, '1'),
(111655, 12709, 'QU', 'OK', 'S', 1716816773, 1716816773, '1'),
(111656, 13640, 'QU', 'OK', 'S', 1716816776, 1716816776, '1'),
(111657, 24268, 'QU', 'OK', 'S', 1716816783, 1716816783, '1'),
(111658, 29478, 'QU', 'OK', 'S', 1716816785, 1716816785, '1'),
(111659, 30612, 'QU', 'OK', 'S', 1716816788, 1716816788, '1'),
(111660, 28870, 'QU', 'OK', 'S', 1716816790, 1716816790, '1'),
(111661, 30832, 'QU', 'OK', 'S', 1716816793, 1716816793, '1'),
(111662, 31200, 'QU', 'OK', 'S', 1716816795, 1716816795, '1'),
(111663, 11182, 'QU', 'OK', 'S', 1716816797, 1716816797, '1'),
(111664, 31064, 'QU', 'OK', 'S', 1716816803, 1716816803, '1'),
(111665, 31000, 'QU', 'OK', 'S', 1716816809, 1716816809, '1'),
(111666, 24127, 'QU', 'OK', 'S', 1716816811, 1716816811, '1'),
(111667, 26084, 'QU', 'OK', 'S', 1716816815, 1716816815, '1'),
(111668, 31199, 'QU', 'OK', 'S', 1716816818, 1716816818, '1'),
(111669, 26036, 'QU', 'OK', 'S', 1716816820, 1716816820, '1'),
(111670, 27467, 'QU', 'OK', 'S', 1716816822, 1716816822, '1'),
(111671, 30207, 'QU', 'OK', 'S', 1716816824, 1716816824, '1'),
(111672, 26084, 'QU', 'OK', 'S', 1716816826, 1716816826, '1'),
(111673, 28060, 'QU', 'OK', 'S', 1716816828, 1716816828, '1'),
(111674, 26815, 'QU', 'OK', 'S', 1716816831, 1716816831, '1'),
(111675, 30568, 'QU', 'OK', 'S', 1716871531, 1716871531, '1'),
(111676, 13457, 'QU', 'OK', 'S', 1716871670, 1716871670, '1'),
(111677, 13457, 'QU', 'OK', 'S', 1716871673, 1716871673, '1'),
(111678, 30653, 'QU', 'OK', 'S', 1716875703, 1716875703, '1'),
(111679, 31055, 'QU', 'OK', 'S', 1716875710, 1716875710, '1'),
(111680, 14255, 'QU', 'OK', 'S', 1716875715, 1716875715, '1'),
(111681, 23231, 'QU', 'OK', 'S', 1716875719, 1716875719, '1'),
(111682, 10710, 'QU', 'OK', 'S', 1716875723, 1716875723, '1'),
(111683, 22787, 'QU', 'OK', 'S', 1716875727, 1716875727, '1'),
(111684, 31116, 'QU', 'OK', 'S', 1716875731, 1716875731, '1'),
(111685, 31274, 'QU', 'OK', 'S', 1716875740, 1716875740, '1'),
(111686, 26764, 'QU', 'OK', 'S', 1716875745, 1716875745, '1'),
(111687, 31274, 'QU', 'OK', 'S', 1716875752, 1716875752, '1'),
(111688, 23341, 'QU', 'OK', 'S', 1716875756, 1716875756, '1'),
(111689, 25323, 'QU', 'OK', 'S', 1716875759, 1716875759, '1'),
(111690, 31274, 'QU', 'OK', 'S', 1716875763, 1716875763, '1'),
(111691, 2879, 'QU', 'OK', 'S', 1716876640, 1716876640, '1'),
(111692, 28999, 'QU', 'OK', 'S', 1716876708, 1716876708, '1'),
(111693, 28999, 'QU', 'OK', 'S', 1716876710, 1716876710, '1'),
(111694, 7866, 'QU', 'OK', 'S', 1716876713, 1716876713, '1'),
(111695, 25320, 'QU', 'OK', 'S', 1716876716, 1716876716, '1'),
(111696, 31267, 'QU', 'OK', 'S', 1716876719, 1716876719, '1'),
(111697, 27935, 'QU', 'OK', 'S', 1716876721, 1716876721, '1'),
(111698, 28999, 'QU', 'OK', 'S', 1716876724, 1716876724, '1'),
(111699, 13459, 'QU', 'OK', 'S', 1716876729, 1716876729, '1'),
(111700, 27935, 'QU', 'OK', 'S', 1716876732, 1716876732, '1'),
(111701, 30438, 'QU', 'OK', 'S', 1716876734, 1716876734, '1'),
(111702, 22262, 'QU', 'OK', 'S', 1716876737, 1716876737, '1'),
(111703, 30438, 'QU', 'OK', 'S', 1716876740, 1716876740, '1'),
(111704, 13459, 'QU', 'OK', 'S', 1716876742, 1716876742, '1'),
(111705, 15111, 'QU', 'OK', 'S', 1716876745, 1716876745, '1'),
(111706, 27935, 'QU', 'OK', 'S', 1716876750, 1716876750, '1'),
(111707, 30536, 'QU', 'OK', 'S', 1716876758, 1716876758, '1'),
(111708, 12287, 'QU', 'OK', 'S', 1716876761, 1716876761, '1'),
(111709, 25320, 'QU', 'OK', 'S', 1716876767, 1716876767, '1'),
(111710, 13645, 'QU', 'OK', 'S', 1716876769, 1716876769, '1'),
(111711, 27935, 'QU', 'OK', 'S', 1716876773, 1716876773, '1'),
(111712, 31206, 'QU', 'OK', 'S', 1716876777, 1716876777, '1'),
(111713, 27400, 'QU', 'OK', 'S', 1716876780, 1716876780, '1'),
(111714, 31210, 'QU', 'OK', 'S', 1716876783, 1716876783, '1'),
(111715, 31206, 'QU', 'OK', 'S', 1716876786, 1716876786, '1'),
(111716, 26898, 'QU', 'OK', 'S', 1716876789, 1716876789, '1'),
(111717, 7866, 'QU', 'OK', 'S', 1716876791, 1716876791, '1'),
(111718, 31206, 'QU', 'OK', 'S', 1716876795, 1716876795, '1'),
(111719, 30434, 'QU', 'OK', 'S', 1716876799, 1716876799, '1'),
(111720, 30434, 'QU', 'OK', 'S', 1716876805, 1716876805, '1'),
(111721, 30433, 'QU', 'OK', 'S', 1716876807, 1716876807, '1'),
(111722, 30433, 'QU', 'OK', 'S', 1716876820, 1716876820, '1'),
(111723, 30433, 'QU', 'OK', 'S', 1716876823, 1716876823, '1'),
(111724, 30434, 'QU', 'OK', 'S', 1716876825, 1716876825, '1'),
(111725, 8815, 'QU', 'OK', 'S', 1716876830, 1716876830, '1'),
(111726, 8815, 'QU', 'OK', 'S', 1716876833, 1716876833, '1'),
(111727, 30458, 'QU', 'OK', 'S', 1716876836, 1716876836, '1'),
(111728, 30434, 'QU', 'OK', 'S', 1716876839, 1716876839, '1'),
(111729, 31206, 'QU', 'OK', 'S', 1716876841, 1716876841, '1'),
(111730, 30355, 'QU', 'OK', 'S', 1716876844, 1716876844, '1'),
(111731, 31566, 'QU', 'OK', 'S', 1716879599, 1716879599, '1'),
(111732, 31567, 'QU', 'OK', 'S', 1716879656, 1716879656, '1'),
(111733, 31572, 'QU', 'OK', 'S', 1716879875, 1716879875, '1'),
(111734, 31573, 'QU', 'OK', 'S', 1716880089, 1716880089, '1'),
(111735, 31574, 'QU', 'OK', 'S', 1716880377, 1716880377, '1'),
(111736, 31577, 'QU', 'OK', 'S', 1716880535, 1716880535, '1'),
(111737, 31578, 'QU', 'OK', 'S', 1716880576, 1716880576, '1'),
(111738, 31579, 'QU', 'OK', 'S', 1716880621, 1716880621, '1'),
(111739, 24534, 'QU', 'OK', 'S', 1716880699, 1716880699, '1'),
(111740, 31467, 'QU', 'OK', 'S', 1716880976, 1716880976, '1'),
(111741, 31469, 'QU', 'OK', 'S', 1716881021, 1716881021, '1'),
(111742, 31498, 'QU', 'OK', 'S', 1716881057, 1716881057, '1'),
(111743, 31090, 'QU', 'OK', 'S', 1716881285, 1716881285, '1'),
(111744, 27069, 'QU', 'OK', 'S', 1716881380, 1716881380, '1'),
(111745, 27966, 'QU', 'OK', 'S', 1716881473, 1716881473, '1'),
(111746, 31567, 'QU', 'OK', 'S', 1716881538, 1716881538, '1'),
(111747, 24897, 'QU', 'OK', 'S', 1716883016, 1716883016, '1'),
(111748, 30589, 'QU', 'OK', 'S', 1716883750, 1716883750, '1'),
(111749, 27700, 'QU', 'OK', 'S', 1716883788, 1716883788, '1'),
(111750, 31191, 'QU', 'OK', 'S', 1716883830, 1716883830, '1'),
(111751, 31191, 'QU', 'OK', 'S', 1716883843, 1716883843, '1'),
(111752, 31582, 'QU', 'OK', 'S', 1716884145, 1716884145, '1'),
(111753, 31583, 'QU', 'OK', 'S', 1716884170, 1716884170, '1'),
(111754, 31584, 'QU', 'OK', 'S', 1716884200, 1716884200, '1'),
(111755, 31592, 'QU', 'OK', 'S', 1716885024, 1716885024, '1'),
(111756, 31593, 'QU', 'OK', 'S', 1716885047, 1716885047, '1'),
(111757, 31594, 'QU', 'OK', 'S', 1716885074, 1716885074, '1'),
(111758, 24235, 'QU', 'OK', 'S', 1716888404, 1716888404, '1'),
(111759, 28810, 'QU', 'OK', 'S', 1716888857, 1716888857, '1'),
(111760, 26125, 'QU', 'OK', 'S', 1716889054, 1716889054, '1'),
(111761, 31589, 'QU', 'OK', 'S', 1716889906, 1716889906, '1'),
(111762, 31590, 'QU', 'OK', 'S', 1716890268, 1716890268, '1'),
(111763, 31339, 'QU', 'OK', 'S', 1716890904, 1716890904, '1'),
(111764, 31199, 'QU', 'OK', 'S', 1716890907, 1716890907, '1'),
(111765, 31523, 'QU', 'OK', 'S', 1716890908, 1716890908, '1'),
(111766, 31379, 'QU', 'OK', 'S', 1716890915, 1716890915, '1'),
(111767, 31338, 'QU', 'OK', 'S', 1716890918, 1716890918, '1'),
(111768, 31599, 'QU', 'OK', 'S', 1716890979, 1716890979, '1'),
(111769, 31600, 'QU', 'OK', 'S', 1716891095, 1716891095, '1'),
(111770, 22892, 'QU', 'OK', 'S', 1716891242, 1716891242, '1'),
(111771, 20397, 'QU', 'OK', 'S', 1716891279, 1716891279, '1'),
(111772, 15338, 'QU', 'OK', 'S', 1716891289, 1716891289, '1'),
(111773, 31601, 'QU', 'OK', 'S', 1716891310, 1716891310, '1'),
(111774, 31602, 'QU', 'OK', 'S', 1716891555, 1716891555, '1'),
(111775, 31606, 'QU', 'OK', 'S', 1716891706, 1716891706, '1'),
(111776, 31607, 'QU', 'OK', 'S', 1716891862, 1716891862, '1'),
(111777, 30511, 'QU', 'OK', 'S', 1716892466, 1716892466, '1'),
(111778, 14402, 'QU', 'OK', 'S', 1716892567, 1716892567, '1'),
(111779, 15907, 'QU', 'OK', 'S', 1716892620, 1716892620, '1'),
(111780, 30511, 'QU', 'OK', 'S', 1716892671, 1716892671, '1'),
(111781, 30514, 'QU', 'OK', 'S', 1716892938, 1716892938, '1'),
(111782, 31595, 'QU', 'OK', 'S', 1716893607, 1716893607, '1'),
(111783, 29056, 'QU', 'OK', 'S', 1716893638, 1716893638, '1'),
(111784, 29148, 'QU', 'OK', 'S', 1716893644, 1716893644, '1'),
(111785, 30629, 'QU', 'OK', 'S', 1716893649, 1716893649, '1'),
(111786, 30629, 'QU', 'OK', 'S', 1716893653, 1716893653, '1'),
(111787, 30518, 'QU', 'OK', 'S', 1716893663, 1716893663, '1'),
(111788, 30629, 'QU', 'OK', 'S', 1716893666, 1716893666, '1'),
(111789, 30487, 'QU', 'OK', 'S', 1716893670, 1716893670, '1'),
(111790, 30629, 'QU', 'OK', 'S', 1716893678, 1716893678, '1'),
(111791, 30629, 'QU', 'OK', 'S', 1716893681, 1716893681, '1'),
(111792, 30629, 'QU', 'OK', 'S', 1716893687, 1716893687, '1'),
(111793, 30629, 'QU', 'OK', 'S', 1716893690, 1716893690, '1'),
(111794, 30487, 'QU', 'OK', 'S', 1716893693, 1716893693, '1'),
(111795, 29148, 'QU', 'OK', 'S', 1716893697, 1716893697, '1'),
(111796, 17897, 'QU', 'OK', 'S', 1716893701, 1716893701, '1'),
(111797, 30518, 'QU', 'OK', 'S', 1716893705, 1716893705, '1'),
(111798, 29899, 'QU', 'OK', 'S', 1716893709, 1716893709, '1'),
(111799, 22894, 'QU', 'OK', 'S', 1716893713, 1716893713, '1'),
(111800, 30049, 'QU', 'OK', 'S', 1716893716, 1716893716, '1'),
(111801, 30049, 'QU', 'OK', 'S', 1716893719, 1716893719, '1'),
(111802, 29899, 'QU', 'OK', 'S', 1716893723, 1716893723, '1'),
(111803, 22894, 'QU', 'OK', 'S', 1716893728, 1716893728, '1'),
(111804, 30049, 'QU', 'OK', 'S', 1716893732, 1716893732, '1'),
(111805, 30050, 'QU', 'OK', 'S', 1716893735, 1716893735, '1'),
(111806, 30049, 'QU', 'OK', 'S', 1716893738, 1716893738, '1'),
(111807, 15890, 'QU', 'OK', 'S', 1716893742, 1716893742, '1'),
(111808, 31596, 'QU', 'OK', 'S', 1716893747, 1716893747, '1'),
(111809, 22871, 'QU', 'OK', 'S', 1716893747, 1716893747, '1'),
(111810, 27228, 'QU', 'OK', 'S', 1716893751, 1716893751, '1'),
(111811, 27228, 'QU', 'OK', 'S', 1716893754, 1716893754, '1'),
(111812, 30487, 'QU', 'OK', 'S', 1716893777, 1716893777, '1'),
(111813, 30487, 'QU', 'OK', 'S', 1716893780, 1716893780, '1'),
(111814, 29898, 'QU', 'OK', 'S', 1716893784, 1716893784, '1'),
(111815, 22871, 'QU', 'OK', 'S', 1716893792, 1716893792, '1'),
(111816, 22878, 'QU', 'OK', 'S', 1716893943, 1716893943, '1'),
(111817, 15890, 'QU', 'OK', 'S', 1716893946, 1716893946, '1'),
(111818, 15890, 'QU', 'OK', 'S', 1716893949, 1716893949, '1'),
(111819, 15890, 'QU', 'OK', 'S', 1716893952, 1716893952, '1'),
(111820, 22868, 'QU', 'OK', 'S', 1716893956, 1716893956, '1'),
(111821, 27230, 'QU', 'OK', 'S', 1716893959, 1716893959, '1'),
(111822, 30050, 'QU', 'OK', 'S', 1716893961, 1716893961, '1'),
(111823, 9768, 'QU', 'OK', 'S', 1716893964, 1716893964, '1'),
(111824, 15915, 'QU', 'OK', 'S', 1716893967, 1716893967, '1'),
(111825, 18000, 'QU', 'OK', 'S', 1716893970, 1716893970, '1'),
(111826, 29899, 'QU', 'OK', 'S', 1716893986, 1716893986, '1'),
(111827, 15889, 'QU', 'OK', 'S', 1716893990, 1716893990, '1'),
(111828, 15889, 'QU', 'OK', 'S', 1716893994, 1716893994, '1'),
(111829, 27230, 'QU', 'OK', 'S', 1716893997, 1716893997, '1'),
(111830, 27230, 'QU', 'OK', 'S', 1716894000, 1716894000, '1'),
(111831, 29898, 'QU', 'OK', 'S', 1716894004, 1716894004, '1'),
(111832, 5410, 'QU', 'OK', 'S', 1716894008, 1716894008, '1'),
(111833, 5410, 'QU', 'OK', 'S', 1716894010, 1716894010, '1'),
(111834, 5410, 'QU', 'OK', 'S', 1716894013, 1716894013, '1'),
(111835, 15918, 'QU', 'OK', 'S', 1716894016, 1716894016, '1'),
(111836, 15919, 'QU', 'OK', 'S', 1716894019, 1716894019, '1'),
(111837, 22878, 'QU', 'OK', 'S', 1716894023, 1716894023, '1'),
(111838, 15915, 'QU', 'OK', 'S', 1716894025, 1716894025, '1'),
(111839, 15915, 'QU', 'OK', 'S', 1716894032, 1716894032, '1'),
(111840, 15919, 'QU', 'OK', 'S', 1716894043, 1716894043, '1'),
(111841, 15919, 'QU', 'OK', 'S', 1716894045, 1716894045, '1'),
(111842, 13692, 'QU', 'OK', 'S', 1716894058, 1716894058, '1'),
(111843, 15915, 'QU', 'OK', 'S', 1716894071, 1716894071, '1'),
(111844, 18000, 'QU', 'OK', 'S', 1716894077, 1716894077, '1'),
(111845, 30050, 'QU', 'OK', 'S', 1716894080, 1716894080, '1'),
(111846, 29898, 'QU', 'OK', 'S', 1716894087, 1716894087, '1'),
(111847, 18000, 'QU', 'OK', 'S', 1716894090, 1716894090, '1'),
(111848, 22868, 'QU', 'OK', 'S', 1716894092, 1716894092, '1'),
(111849, 13692, 'QU', 'OK', 'S', 1716894096, 1716894096, '1'),
(111850, 29976, 'QU', 'OK', 'S', 1716894099, 1716894099, '1'),
(111851, 29976, 'QU', 'OK', 'S', 1716894102, 1716894102, '1'),
(111852, 13692, 'QU', 'OK', 'S', 1716894109, 1716894109, '1'),
(111853, 22878, 'QU', 'OK', 'S', 1716894113, 1716894113, '1'),
(111854, 9768, 'QU', 'OK', 'S', 1716894116, 1716894116, '1'),
(111855, 9768, 'QU', 'OK', 'S', 1716894118, 1716894118, '1'),
(111856, 9768, 'QU', 'OK', 'S', 1716894123, 1716894123, '1'),
(111857, 30629, 'QU', 'OK', 'S', 1716894126, 1716894126, '1'),
(111858, 6123, 'QU', 'OK', 'S', 1716894138, 1716894138, '1'),
(111859, 30567, 'QU', 'OK', 'S', 1716894141, 1716894141, '1'),
(111860, 30567, 'QU', 'OK', 'S', 1716894144, 1716894144, '1'),
(111861, 29615, 'QU', 'OK', 'S', 1716894146, 1716894146, '1'),
(111862, 13450, 'QU', 'OK', 'S', 1716894148, 1716894148, '1'),
(111863, 13450, 'QU', 'OK', 'S', 1716894150, 1716894150, '1'),
(111864, 6123, 'QU', 'OK', 'S', 1716894152, 1716894152, '1'),
(111865, 29615, 'QU', 'OK', 'S', 1716894155, 1716894155, '1'),
(111866, 18223, 'QU', 'OK', 'S', 1716894160, 1716894160, '1'),
(111867, 18223, 'QU', 'OK', 'S', 1716894162, 1716894162, '1'),
(111868, 29329, 'QU', 'OK', 'S', 1716894166, 1716894166, '1'),
(111869, 29329, 'QU', 'OK', 'S', 1716894169, 1716894169, '1'),
(111870, 29615, 'QU', 'OK', 'S', 1716894171, 1716894171, '1'),
(111871, 30567, 'QU', 'OK', 'S', 1716894173, 1716894173, '1'),
(111872, 6123, 'QU', 'OK', 'S', 1716894176, 1716894176, '1'),
(111873, 30570, 'QU', 'OK', 'S', 1716894179, 1716894179, '1'),
(111874, 30570, 'QU', 'OK', 'S', 1716894181, 1716894181, '1'),
(111875, 18279, 'QU', 'OK', 'S', 1716894190, 1716894190, '1'),
(111876, 18279, 'QU', 'OK', 'S', 1716894191, 1716894191, '1'),
(111877, 18279, 'QU', 'OK', 'S', 1716894193, 1716894193, '1'),
(111878, 18279, 'QU', 'OK', 'S', 1716894195, 1716894195, '1'),
(111879, 18279, 'QU', 'OK', 'S', 1716894197, 1716894197, '1'),
(111880, 18132, 'QU', 'OK', 'S', 1716894219, 1716894219, '1'),
(111881, 18132, 'QU', 'OK', 'S', 1716894221, 1716894221, '1'),
(111882, 18132, 'QU', 'OK', 'S', 1716894223, 1716894223, '1'),
(111883, 31587, 'QU', 'OK', 'S', 1716894319, 1716894319, '1'),
(111884, 31588, 'QU', 'OK', 'S', 1716894357, 1716894357, '1'),
(111885, 31586, 'QU', 'OK', 'S', 1716894437, 1716894437, '1'),
(111886, 30806, 'QU', 'OK', 'S', 1716894484, 1716894484, '1'),
(111887, 31585, 'QU', 'OK', 'S', 1716894672, 1716894672, '1'),
(111888, 24248, 'QU', 'OK', 'S', 1716894812, 1716894812, '1'),
(111889, 31591, 'QU', 'OK', 'S', 1716895129, 1716895129, '1'),
(111890, 31608, 'QU', 'OK', 'S', 1716895657, 1716895657, '1'),
(111891, 31609, 'QU', 'OK', 'S', 1716896179, 1716896179, '1'),
(111892, 31610, 'QU', 'OK', 'S', 1716896498, 1716896498, '1'),
(111893, 29862, 'QU', 'OK', 'S', 1716897179, 1716897179, '1'),
(111894, 31003, 'QU', 'OK', 'S', 1716897181, 1716897181, '1'),
(111895, 31003, 'QU', 'OK', 'S', 1716897183, 1716897183, '1'),
(111896, 16602, 'QU', 'OK', 'S', 1716897185, 1716897185, '1'),
(111897, 29862, 'QU', 'OK', 'S', 1716897187, 1716897187, '1'),
(111898, 19664, 'QU', 'OK', 'S', 1716897251, 1716897251, '1'),
(111899, 29862, 'QU', 'OK', 'S', 1716897263, 1716897263, '1'),
(111900, 28999, 'QU', 'OK', 'S', 1716899028, 1716899028, '1'),
(111901, 28836, 'QU', 'OK', 'S', 1716899048, 1716899048, '1'),
(111902, 31611, 'QU', 'OK', 'S', 1716899990, 1716899990, '1'),
(111903, 31612, 'QU', 'OK', 'S', 1716900452, 1716900452, '1'),
(111904, 31407, 'QU', 'OK', 'S', 1716901667, 1716901667, '1'),
(111905, 22602, 'QU', 'OK', 'S', 1716961701, 1716961701, '1'),
(111906, 24235, 'QU', 'OK', 'S', 1716962021, 1716962021, '1'),
(111907, 26364, 'QU', 'OK', 'S', 1716962689, 1716962689, '1'),
(111908, 18268, 'QU', 'OK', 'S', 1716963003, 1716963003, '1'),
(111909, 31111, 'QU', 'OK', 'S', 1716963054, 1716963054, '1'),
(111910, 26604, 'QU', 'OK', 'S', 1716963109, 1716963109, '1'),
(111911, 26210, 'QU', 'OK', 'S', 1716963166, 1716963166, '1'),
(111912, 29380, 'QU', 'OK', 'S', 1716963221, 1716963221, '1'),
(111913, 30994, 'QU', 'OK', 'S', 1716963299, 1716963299, '1'),
(111914, 30994, 'QU', 'OK', 'S', 1716963386, 1716963386, '1'),
(111915, 30992, 'QU', 'OK', 'S', 1716963438, 1716963438, '1'),
(111916, 30992, 'QU', 'OK', 'S', 1716963468, 1716963468, '1'),
(111917, 26210, 'QU', 'OK', 'S', 1716963521, 1716963521, '1'),
(111918, 29380, 'QU', 'OK', 'S', 1716963584, 1716963584, '1'),
(111919, 30994, 'QU', 'OK', 'S', 1716963729, 1716963729, '1'),
(111920, 30994, 'QU', 'OK', 'S', 1716963750, 1716963750, '1'),
(111921, 30994, 'QU', 'OK', 'S', 1716963781, 1716963781, '1'),
(111922, 29380, 'QU', 'OK', 'S', 1716963850, 1716963850, '1'),
(111923, 30832, 'QU', 'OK', 'S', 1716963914, 1716963914, '1'),
(111924, 31430, 'QU', 'OK', 'S', 1716963963, 1716963963, '1'),
(111925, 29004, 'QU', 'OK', 'S', 1716964039, 1716964039, '1'),
(111926, 15499, 'QU', 'OK', 'S', 1716964104, 1716964104, '1'),
(111927, 30831, 'QU', 'OK', 'S', 1716964233, 1716964233, '1'),
(111928, 31336, 'QU', 'OK', 'S', 1716964280, 1716964280, '1'),
(111929, 21608, 'QU', 'OK', 'S', 1716964331, 1716964331, '1'),
(111930, 31430, 'QU', 'OK', 'S', 1716964346, 1716964346, '1'),
(111931, 31336, 'QU', 'OK', 'S', 1716964405, 1716964405, '1'),
(111932, 21896, 'QU', 'OK', 'S', 1716964439, 1716964439, '1'),
(111933, 30831, 'QU', 'OK', 'S', 1716964529, 1716964529, '1'),
(111934, 21905, 'QU', 'OK', 'S', 1716964529, 1716964529, '1'),
(111935, 21902, 'QU', 'OK', 'S', 1716964620, 1716964620, '1'),
(111936, 21904, 'QU', 'OK', 'S', 1716964745, 1716964745, '1'),
(111937, 21902, 'QU', 'OK', 'S', 1716964818, 1716964818, '1'),
(111938, 21901, 'QU', 'OK', 'S', 1716965025, 1716965025, '1'),
(111939, 21900, 'QU', 'OK', 'S', 1716965100, 1716965100, '1'),
(111940, 30832, 'QU', 'OK', 'S', 1716965156, 1716965156, '1'),
(111941, 30806, 'QU', 'OK', 'S', 1716965204, 1716965204, '1'),
(111942, 31407, 'QU', 'OK', 'S', 1716965266, 1716965266, '1'),
(111943, 21898, 'QU', 'OK', 'S', 1716965281, 1716965281, '1'),
(111944, 21898, 'QU', 'OK', 'S', 1716965281, 1716965281, '1'),
(111945, 30806, 'QU', 'OK', 'S', 1716965313, 1716965313, '1'),
(111946, 21897, 'QU', 'OK', 'S', 1716965339, 1716965339, '1'),
(111947, 31076, 'QU', 'OK', 'S', 1716965369, 1716965369, '1'),
(111948, 21903, 'QU', 'OK', 'S', 1716965379, 1716965379, '1'),
(111949, 21899, 'QU', 'OK', 'S', 1716965416, 1716965416, '1'),
(111950, 31336, 'QU', 'OK', 'S', 1716965458, 1716965458, '1'),
(111951, 31229, 'QU', 'OK', 'S', 1716965512, 1716965512, '1'),
(111952, 31336, 'QU', 'OK', 'S', 1716965564, 1716965564, '1'),
(111953, 29447, 'QU', 'OK', 'S', 1716965580, 1716965580, '1'),
(111954, 29447, 'QU', 'OK', 'S', 1716965580, 1716965580, '1'),
(111955, 31229, 'QU', 'OK', 'S', 1716965621, 1716965621, '1'),
(111956, 31406, 'QU', 'OK', 'S', 1716965670, 1716965670, '1'),
(111957, 30416, 'QU', 'OK', 'S', 1716965810, 1716965810, '1'),
(111958, 15386, 'QU', 'OK', 'S', 1716965814, 1716965814, '1'),
(111959, 31205, 'QU', 'OK', 'S', 1716965830, 1716965830, '1'),
(111960, 11531, 'QU', 'OK', 'S', 1716965860, 1716965860, '1'),
(111961, 28743, 'QU', 'OK', 'S', 1716965970, 1716965970, '1'),
(111962, 28741, 'QU', 'OK', 'S', 1716966140, 1716966140, '1'),
(111963, 15563, 'QU', 'OK', 'S', 1716966285, 1716966285, '1'),
(111964, 15563, 'QU', 'OK', 'S', 1716966285, 1716966285, '1'),
(111965, 15564, 'QU', 'OK', 'S', 1716966356, 1716966356, '1'),
(111966, 15630, 'QU', 'OK', 'S', 1716966413, 1716966413, '1'),
(111967, 15565, 'QU', 'OK', 'S', 1716966648, 1716966648, '1'),
(111968, 28718, 'QU', 'OK', 'S', 1716966827, 1716966827, '1'),
(111969, 28718, 'QU', 'OK', 'S', 1716966827, 1716966827, '1'),
(111970, 28718, 'QU', 'OK', 'S', 1716966827, 1716966827, '1'),
(111971, 28718, 'QU', 'OK', 'S', 1716966827, 1716966827, '1'),
(111972, 30755, 'QU', 'OK', 'S', 1716967092, 1716967092, '1'),
(111973, 30066, 'QU', 'OK', 'S', 1716967101, 1716967101, '1'),
(111974, 18812, 'QU', 'OK', 'S', 1716967114, 1716967114, '1'),
(111975, 14916, 'QU', 'OK', 'S', 1716967186, 1716967186, '1'),
(111976, 31076, 'QU', 'OK', 'S', 1716967254, 1716967254, '1'),
(111977, 27700, 'QU', 'OK', 'S', 1716967266, 1716967266, '1'),
(111978, 31205, 'QU', 'OK', 'S', 1716967276, 1716967276, '1'),
(111979, 31406, 'QU', 'OK', 'S', 1716967327, 1716967327, '1'),
(111980, 14916, 'QU', 'OK', 'S', 1716968799, 1716968799, '1'),
(111981, 31230, 'QU', 'OK', 'S', 1716969092, 1716969092, '1'),
(111982, 30979, 'QU', 'OK', 'S', 1716969182, 1716969182, '1'),
(111983, 29756, 'QU', 'OK', 'S', 1716969314, 1716969314, '1'),
(111984, 10412, 'QU', 'OK', 'S', 1716969376, 1716969376, '1'),
(111985, 31230, 'QU', 'OK', 'S', 1716969429, 1716969429, '1'),
(111986, 28019, 'QU', 'OK', 'S', 1716969476, 1716969476, '1'),
(111987, 30832, 'QU', 'OK', 'S', 1716969515, 1716969515, '1'),
(111988, 31230, 'QU', 'OK', 'S', 1716969567, 1716969567, '1'),
(111989, 29756, 'QU', 'OK', 'S', 1716969623, 1716969623, '1'),
(111990, 14916, 'QU', 'OK', 'S', 1716969702, 1716969702, '1'),
(111991, 24321, 'QU', 'OK', 'S', 1716969844, 1716969844, '1'),
(111992, 31229, 'QU', 'OK', 'S', 1716969915, 1716969915, '1'),
(111993, 24321, 'QU', 'OK', 'S', 1716970017, 1716970017, '1'),
(111994, 31406, 'QU', 'OK', 'S', 1716970082, 1716970082, '1'),
(111995, 28019, 'QU', 'OK', 'S', 1716970181, 1716970181, '1'),
(111996, 28019, 'QU', 'OK', 'S', 1716970246, 1716970246, '1'),
(111997, 26069, 'QU', 'OK', 'S', 1716970275, 1716970275, '1'),
(111998, 18812, 'QU', 'OK', 'S', 1716970314, 1716970314, '1'),
(111999, 29756, 'QU', 'OK', 'S', 1716970377, 1716970377, '1'),
(112000, 14916, 'QU', 'OK', 'S', 1716970467, 1716970467, '1'),
(112001, 29004, 'QU', 'OK', 'S', 1716970546, 1716970546, '1'),
(112002, 30832, 'QU', 'OK', 'S', 1716970612, 1716970612, '1'),
(112003, 31406, 'QU', 'OK', 'S', 1716970671, 1716970671, '1'),
(112004, 14916, 'QU', 'OK', 'S', 1716970727, 1716970727, '1'),
(112005, 31430, 'QU', 'OK', 'S', 1716970813, 1716970813, '1'),
(112006, 31314, 'QU', 'OK', 'S', 1716970872, 1716970872, '1'),
(112007, 31314, 'QU', 'OK', 'S', 1716970930, 1716970930, '1'),
(112008, 31407, 'QU', 'OK', 'S', 1716971101, 1716971101, '1'),
(112009, 24321, 'QU', 'OK', 'S', 1716971179, 1716971179, '1'),
(112010, 28019, 'QU', 'OK', 'S', 1716971233, 1716971233, '1'),
(112011, 29608, 'QU', 'OK', 'S', 1716974368, 1716974368, '1'),
(112012, 18812, 'QU', 'OK', 'S', 1716974429, 1716974429, '1'),
(112013, 10412, 'QU', 'OK', 'S', 1716974496, 1716974496, '1'),
(112014, 31466, 'QU', 'OK', 'S', 1716974545, 1716974545, '1'),
(112015, 29004, 'QU', 'OK', 'S', 1716974591, 1716974591, '1'),
(112016, 29064, 'QU', 'OK', 'S', 1716974651, 1716974651, '1'),
(112017, 29064, 'QU', 'OK', 'S', 1716974701, 1716974701, '1'),
(112018, 29064, 'QU', 'OK', 'S', 1716974728, 1716974728, '1'),
(112019, 29064, 'QU', 'OK', 'S', 1716974755, 1716974755, '1'),
(112020, 31077, 'QU', 'OK', 'S', 1716974857, 1716974857, '1'),
(112021, 31077, 'QU', 'OK', 'S', 1716974895, 1716974895, '1'),
(112022, 31077, 'QU', 'OK', 'S', 1716974923, 1716974923, '1'),
(112023, 31077, 'QU', 'OK', 'S', 1716974964, 1716974964, '1'),
(112024, 31076, 'QU', 'OK', 'S', 1716975036, 1716975036, '1'),
(112025, 31076, 'QU', 'OK', 'S', 1716975063, 1716975063, '1'),
(112026, 31465, 'QU', 'OK', 'S', 1716975139, 1716975139, '1'),
(112027, 31229, 'QU', 'OK', 'S', 1716975196, 1716975196, '1'),
(112028, 30831, 'QU', 'OK', 'S', 1716975270, 1716975270, '1'),
(112029, 15499, 'QU', 'OK', 'S', 1716975336, 1716975336, '1'),
(112030, 29004, 'QU', 'OK', 'S', 1716975410, 1716975410, '1'),
(112031, 30831, 'QU', 'OK', 'S', 1716975462, 1716975462, '1'),
(112032, 29004, 'QU', 'OK', 'S', 1716975524, 1716975524, '1'),
(112033, 18812, 'QU', 'OK', 'S', 1716975577, 1716975577, '1'),
(112034, 30832, 'QU', 'OK', 'S', 1716975640, 1716975640, '1'),
(112035, 31230, 'QU', 'OK', 'S', 1716975747, 1716975747, '1'),
(112036, 28559, 'QU', 'OK', 'S', 1716976113, 1716976113, '1'),
(112037, 26773, 'QU', 'OK', 'S', 1716976333, 1716976333, '1'),
(112038, 26772, 'QU', 'OK', 'S', 1716976395, 1716976395, '1'),
(112039, 26772, 'QU', 'OK', 'S', 1716976399, 1716976399, '1'),
(112040, 31629, 'QU', 'OK', 'S', 1716976684, 1716976684, '1'),
(112041, 31630, 'QU', 'OK', 'S', 1716976712, 1716976712, '1'),
(112042, 31613, 'QU', 'OK', 'S', 1716977584, 1716977584, '1'),
(112043, 31614, 'QU', 'OK', 'S', 1716977640, 1716977640, '1'),
(112044, 31615, 'QU', 'OK', 'S', 1716977710, 1716977710, '1'),
(112045, 31616, 'QU', 'OK', 'S', 1716978080, 1716978080, '1'),
(112046, 31619, 'QU', 'OK', 'S', 1716978266, 1716978266, '1'),
(112047, 31620, 'QU', 'OK', 'S', 1716978561, 1716978561, '1'),
(112048, 31621, 'QU', 'OK', 'S', 1716978756, 1716978756, '1'),
(112049, 31622, 'QU', 'OK', 'S', 1716978982, 1716978982, '1'),
(112050, 30373, 'QU', 'OK', 'S', 1716979105, 1716979105, '1'),
(112051, 31623, 'QU', 'OK', 'S', 1716979238, 1716979238, '1'),
(112052, 31624, 'QU', 'OK', 'S', 1716979283, 1716979283, '1'),
(112053, 31625, 'QU', 'OK', 'S', 1716980427, 1716980427, '1'),
(112054, 31626, 'QU', 'OK', 'S', 1716980517, 1716980517, '1'),
(112055, 31628, 'QU', 'OK', 'S', 1716980569, 1716980569, '1'),
(112056, 31627, 'QU', 'OK', 'S', 1716980734, 1716980734, '1'),
(112057, 31543, 'QU', 'OK', 'S', 1716980783, 1716980783, '1'),
(112058, 27999, 'QU', 'OK', 'S', 1716980831, 1716980831, '1'),
(112059, 31617, 'QU', 'OK', 'S', 1716981158, 1716981158, '1'),
(112060, 31618, 'QU', 'OK', 'S', 1716981732, 1716981732, '1'),
(112061, 17845, 'QU', 'OK', 'S', 1716982095, 1716982095, '1'),
(112062, 18135, 'QU', 'OK', 'S', 1716982121, 1716982121, '1'),
(112063, 18135, 'QU', 'OK', 'S', 1716982121, 1716982121, '1'),
(112064, 18135, 'QU', 'OK', 'S', 1716982121, 1716982121, '1'),
(112065, 18135, 'QU', 'OK', 'S', 1716982121, 1716982121, '1'),
(112066, 18135, 'QU', 'OK', 'S', 1716982121, 1716982121, '1'),
(112067, 18137, 'QU', 'OK', 'S', 1716982178, 1716982178, '1'),
(112068, 18137, 'QU', 'OK', 'S', 1716982178, 1716982178, '1'),
(112069, 18137, 'QU', 'OK', 'S', 1716982178, 1716982178, '1'),
(112070, 18137, 'QU', 'OK', 'S', 1716982178, 1716982178, '1'),
(112071, 17846, 'QU', 'OK', 'S', 1716982199, 1716982199, '1'),
(112072, 17846, 'QU', 'OK', 'S', 1716982199, 1716982199, '1'),
(112073, 18198, 'QU', 'OK', 'S', 1716982225, 1716982225, '1'),
(112074, 18198, 'QU', 'OK', 'S', 1716982225, 1716982225, '1'),
(112075, 29617, 'QU', 'OK', 'S', 1716982249, 1716982249, '1'),
(112076, 30570, 'QU', 'OK', 'S', 1716982266, 1716982266, '1'),
(112077, 13501, 'QU', 'OK', 'S', 1716982286, 1716982286, '1'),
(112078, 13503, 'QU', 'OK', 'S', 1716982303, 1716982303, '1'),
(112079, 13503, 'QU', 'OK', 'S', 1716982303, 1716982303, '1'),
(112080, 13447, 'QU', 'OK', 'S', 1716982331, 1716982331, '1'),
(112081, 13447, 'QU', 'OK', 'S', 1716982331, 1716982331, '1'),
(112082, 13447, 'QU', 'OK', 'S', 1716982331, 1716982331, '1'),
(112083, 13447, 'QU', 'OK', 'S', 1716982331, 1716982331, '1'),
(112084, 18243, 'QU', 'OK', 'S', 1716982373, 1716982373, '1'),
(112085, 16325, 'QU', 'OK', 'S', 1716982393, 1716982393, '1'),
(112086, 16325, 'QU', 'OK', 'S', 1716982393, 1716982393, '1'),
(112087, 14402, 'QU', 'OK', 'S', 1716982440, 1716982440, '1'),
(112088, 15907, 'QU', 'OK', 'S', 1716982440, 1716982440, '1'),
(112089, 31633, 'QU', 'OK', 'S', 1716983324, 1716983324, '1'),
(112090, 31632, 'QU', 'OK', 'S', 1716983753, 1716983753, '1'),
(112091, 29414, 'QU', 'OK', 'S', 1716984792, 1716984792, '1'),
(112092, 24259, 'QU', 'OK', 'S', 1716984930, 1716984930, '1'),
(112093, 14798, 'QU', 'OK', 'S', 1716985132, 1716985132, '1'),
(112094, 14798, 'QU', 'OK', 'S', 1716985151, 1716985151, '1'),
(112095, 6036, 'QU', 'OK', 'S', 1716985301, 1716985301, '1'),
(112096, 24434, 'QU', 'OK', 'S', 1716985807, 1716985807, '1'),
(112097, 31406, 'QU', 'OK', 'S', 1716986476, 1716986476, '1'),
(112098, 24811, 'QU', 'OK', 'S', 1716987871, 1716987871, '1'),
(112099, 31316, 'QU', 'OK', 'S', 1716987878, 1716987878, '1'),
(112100, 31319, 'QU', 'OK', 'S', 1716987883, 1716987883, '1'),
(112101, 31317, 'QU', 'OK', 'S', 1716987895, 1716987895, '1'),
(112102, 31472, 'QU', 'OK', 'S', 1716987898, 1716987898, '1'),
(112103, 31464, 'QU', 'OK', 'S', 1716987903, 1716987903, '1'),
(112104, 26862, 'QU', 'OK', 'S', 1716987906, 1716987906, '1'),
(112105, 31465, 'QU', 'OK', 'S', 1716987911, 1716987911, '1'),
(112106, 31428, 'QU', 'OK', 'S', 1716987916, 1716987916, '1'),
(112107, 31105, 'QU', 'OK', 'S', 1716987922, 1716987922, '1'),
(112108, 31465, 'QU', 'OK', 'S', 1716987937, 1716987937, '1'),
(112109, 31472, 'QU', 'OK', 'S', 1716987941, 1716987941, '1'),
(112110, 31465, 'QU', 'OK', 'S', 1716988054, 1716988054, '1'),
(112111, 31465, 'QU', 'OK', 'S', 1716988057, 1716988057, '1'),
(112112, 31473, 'QU', 'OK', 'S', 1716988278, 1716988278, '1'),
(112113, 30082, 'QU', 'OK', 'S', 1716991228, 1716991228, '1'),
(112114, 17899, 'QU', 'OK', 'S', 1716991236, 1716991236, '1'),
(112115, 30082, 'QU', 'OK', 'S', 1716991244, 1716991244, '1'),
(112116, 18255, 'QU', 'OK', 'S', 1716991247, 1716991247, '1'),
(112117, 14476, 'QU', 'OK', 'S', 1716991251, 1716991251, '1'),
(112118, 29478, 'QU', 'OK', 'S', 1716991253, 1716991253, '1'),
(112119, 31072, 'QU', 'OK', 'S', 1716991255, 1716991255, '1'),
(112120, 16341, 'QU', 'OK', 'S', 1716991257, 1716991257, '1'),
(112121, 11328, 'QU', 'OK', 'S', 1716991259, 1716991259, '1'),
(112122, 19120, 'QU', 'OK', 'S', 1716991261, 1716991261, '1'),
(112123, 24445, 'QU', 'OK', 'S', 1716991263, 1716991263, '1'),
(112124, 30361, 'QU', 'OK', 'S', 1716991266, 1716991266, '1'),
(112125, 14477, 'QU', 'OK', 'S', 1716991269, 1716991269, '1'),
(112126, 15357, 'QU', 'OK', 'S', 1716991284, 1716991284, '1'),
(112127, 30082, 'QU', 'OK', 'S', 1716991374, 1716991374, '1'),
(112128, 15925, 'QU', 'OK', 'S', 1716991427, 1716991427, '1'),
(112129, 24918, 'QU', 'OK', 'S', 1716991436, 1716991436, '1'),
(112130, 23868, 'QU', 'OK', 'S', 1716991448, 1716991448, '1'),
(112131, 14477, 'QU', 'OK', 'S', 1716991470, 1716991470, '1'),
(112132, 31619, 'QU', 'OK', 'S', 1717051215, 1717051215, '1'),
(112133, 31619, 'QU', 'OK', 'S', 1717051218, 1717051218, '1'),
(112134, 31618, 'QU', 'OK', 'S', 1717051220, 1717051220, '1'),
(112135, 31618, 'QU', 'OK', 'S', 1717051222, 1717051222, '1'),
(112136, 31316, 'QU', 'OK', 'S', 1717051225, 1717051225, '1'),
(112137, 25500, 'QU', 'OK', 'S', 1717052055, 1717052055, '1'),
(112138, 25500, 'QU', 'OK', 'S', 1717052055, 1717052055, '1'),
(112139, 25500, 'QU', 'OK', 'S', 1717052055, 1717052055, '1'),
(112140, 25499, 'QU', 'OK', 'S', 1717052080, 1717052080, '1'),
(112141, 25499, 'QU', 'OK', 'S', 1717052080, 1717052080, '1'),
(112142, 25499, 'QU', 'OK', 'S', 1717052080, 1717052080, '1'),
(112143, 25499, 'QU', 'OK', 'S', 1717052080, 1717052080, '1'),
(112144, 25499, 'QU', 'OK', 'S', 1717052080, 1717052080, '1'),
(112145, 31353, 'QU', 'OK', 'S', 1717052116, 1717052116, '1'),
(112146, 28493, 'QU', 'OK', 'S', 1717052123, 1717052123, '1'),
(112147, 27507, 'QU', 'OK', 'S', 1717052127, 1717052127, '1'),
(112148, 25500, 'QU', 'OK', 'S', 1717052132, 1717052132, '1'),
(112149, 18545, 'QU', 'OK', 'S', 1717052135, 1717052135, '1'),
(112150, 30434, 'QU', 'OK', 'S', 1717052142, 1717052142, '1'),
(112151, 26036, 'QU', 'OK', 'S', 1717052145, 1717052145, '1'),
(112152, 26036, 'QU', 'OK', 'S', 1717052149, 1717052149, '1'),
(112153, 16797, 'QU', 'OK', 'S', 1717052153, 1717052153, '1'),
(112154, 24206, 'QU', 'OK', 'S', 1717052160, 1717052160, '1'),
(112155, 24198, 'QU', 'OK', 'S', 1717052163, 1717052163, '1'),
(112156, 24205, 'QU', 'OK', 'S', 1717052167, 1717052167, '1'),
(112157, 28964, 'QU', 'OK', 'S', 1717052170, 1717052170, '1'),
(112158, 24206, 'QU', 'OK', 'S', 1717052175, 1717052175, '1'),
(112159, 24198, 'QU', 'OK', 'S', 1717052179, 1717052179, '1'),
(112160, 28958, 'QU', 'OK', 'S', 1717052183, 1717052183, '1'),
(112161, 24200, 'QU', 'OK', 'S', 1717052186, 1717052186, '1'),
(112162, 30434, 'QU', 'OK', 'S', 1717052190, 1717052190, '1'),
(112163, 16569, 'QU', 'OK', 'S', 1717052194, 1717052194, '1'),
(112164, 30433, 'QU', 'OK', 'S', 1717052197, 1717052197, '1'),
(112165, 28958, 'QU', 'OK', 'S', 1717052201, 1717052201, '1'),
(112166, 24200, 'QU', 'OK', 'S', 1717052206, 1717052206, '1'),
(112167, 28485, 'QU', 'OK', 'S', 1717052210, 1717052210, '1'),
(112168, 26036, 'QU', 'OK', 'S', 1717052214, 1717052214, '1'),
(112169, 28958, 'QU', 'OK', 'S', 1717052218, 1717052218, '1'),
(112170, 26036, 'QU', 'OK', 'S', 1717052221, 1717052221, '1'),
(112171, 26036, 'QU', 'OK', 'S', 1717052225, 1717052225, '1'),
(112172, 28686, 'QU', 'OK', 'S', 1717052229, 1717052229, '1'),
(112173, 18545, 'QU', 'OK', 'S', 1717052233, 1717052233, '1'),
(112174, 28958, 'QU', 'OK', 'S', 1717052237, 1717052237, '1'),
(112175, 30434, 'QU', 'OK', 'S', 1717052241, 1717052241, '1'),
(112176, 30434, 'QU', 'OK', 'S', 1717052245, 1717052245, '1'),
(112177, 28958, 'QU', 'OK', 'S', 1717052249, 1717052249, '1'),
(112178, 28485, 'QU', 'OK', 'S', 1717052252, 1717052252, '1'),
(112179, 30433, 'QU', 'OK', 'S', 1717052255, 1717052255, '1'),
(112180, 25500, 'QU', 'OK', 'S', 1717052258, 1717052258, '1'),
(112181, 30434, 'QU', 'OK', 'S', 1717052263, 1717052263, '1'),
(112182, 28958, 'QU', 'OK', 'S', 1717052265, 1717052265, '1'),
(112183, 30979, 'QU', 'OK', 'S', 1717052270, 1717052270, '1'),
(112184, 26048, 'QU', 'OK', 'S', 1717052273, 1717052273, '1'),
(112185, 29402, 'QU', 'OK', 'S', 1717052338, 1717052338, '1'),
(112186, 30979, 'QU', 'OK', 'S', 1717052355, 1717052355, '1'),
(112187, 28958, 'QU', 'OK', 'S', 1717052363, 1717052363, '1'),
(112188, 10004, 'QU', 'OK', 'S', 1717052371, 1717052371, '1'),
(112189, 28972, 'QU', 'OK', 'S', 1717052375, 1717052375, '1'),
(112190, 30434, 'QU', 'OK', 'S', 1717052379, 1717052379, '1'),
(112191, 30434, 'QU', 'OK', 'S', 1717052383, 1717052383, '1'),
(112192, 28958, 'QU', 'OK', 'S', 1717052387, 1717052387, '1'),
(112193, 28955, 'QU', 'OK', 'S', 1717052392, 1717052392, '1'),
(112194, 30434, 'QU', 'OK', 'S', 1717052397, 1717052397, '1'),
(112195, 18545, 'QU', 'OK', 'S', 1717052401, 1717052401, '1'),
(112196, 18545, 'QU', 'OK', 'S', 1717052404, 1717052404, '1'),
(112197, 28964, 'QU', 'OK', 'S', 1717052410, 1717052410, '1'),
(112198, 28964, 'QU', 'OK', 'S', 1717052414, 1717052414, '1'),
(112199, 24205, 'QU', 'OK', 'S', 1717052421, 1717052421, '1'),
(112200, 24205, 'QU', 'OK', 'S', 1717052425, 1717052425, '1'),
(112201, 24198, 'QU', 'OK', 'S', 1717052430, 1717052430, '1'),
(112202, 24205, 'QU', 'OK', 'S', 1717052433, 1717052433, '1'),
(112203, 24205, 'QU', 'OK', 'S', 1717052437, 1717052437, '1'),
(112204, 29329, 'QU', 'OK', 'S', 1717052441, 1717052441, '1'),
(112205, 24198, 'QU', 'OK', 'S', 1717052444, 1717052444, '1'),
(112206, 24206, 'QU', 'OK', 'S', 1717052449, 1717052449, '1'),
(112207, 18545, 'QU', 'OK', 'S', 1717052453, 1717052453, '1'),
(112208, 24205, 'QU', 'OK', 'S', 1717052456, 1717052456, '1'),
(112209, 30434, 'QU', 'OK', 'S', 1717052460, 1717052460, '1'),
(112210, 24205, 'QU', 'OK', 'S', 1717052463, 1717052463, '1'),
(112211, 24200, 'QU', 'OK', 'S', 1717052467, 1717052467, '1'),
(112212, 28958, 'QU', 'OK', 'S', 1717052472, 1717052472, '1'),
(112213, 24200, 'QU', 'OK', 'S', 1717052476, 1717052476, '1'),
(112214, 24205, 'QU', 'OK', 'S', 1717052481, 1717052481, '1'),
(112215, 24205, 'QU', 'OK', 'S', 1717052484, 1717052484, '1'),
(112216, 24205, 'QU', 'OK', 'S', 1717052496, 1717052496, '1'),
(112217, 24205, 'QU', 'OK', 'S', 1717052500, 1717052500, '1'),
(112218, 24205, 'QU', 'OK', 'S', 1717052503, 1717052503, '1'),
(112219, 28959, 'QU', 'OK', 'S', 1717052507, 1717052507, '1'),
(112220, 24198, 'QU', 'OK', 'S', 1717052511, 1717052511, '1'),
(112221, 30975, 'QU', 'OK', 'S', 1717052520, 1717052520, '1'),
(112222, 28779, 'QU', 'OK', 'S', 1717052523, 1717052523, '1'),
(112223, 25500, 'QU', 'OK', 'S', 1717052528, 1717052528, '1'),
(112224, 30975, 'QU', 'OK', 'S', 1717052533, 1717052533, '1'),
(112225, 24198, 'QU', 'OK', 'S', 1717052537, 1717052537, '1'),
(112226, 24198, 'QU', 'OK', 'S', 1717052542, 1717052542, '1'),
(112227, 28964, 'QU', 'OK', 'S', 1717052545, 1717052545, '1'),
(112228, 30975, 'QU', 'OK', 'S', 1717052551, 1717052551, '1'),
(112229, 30975, 'QU', 'OK', 'S', 1717052555, 1717052555, '1'),
(112230, 24200, 'QU', 'OK', 'S', 1717052559, 1717052559, '1'),
(112231, 28964, 'QU', 'OK', 'S', 1717052563, 1717052563, '1'),
(112232, 28959, 'QU', 'OK', 'S', 1717052568, 1717052568, '1'),
(112233, 28959, 'QU', 'OK', 'S', 1717052576, 1717052576, '1'),
(112234, 24200, 'QU', 'OK', 'S', 1717052580, 1717052580, '1'),
(112235, 28959, 'QU', 'OK', 'S', 1717052583, 1717052583, '1'),
(112236, 24200, 'QU', 'OK', 'S', 1717052603, 1717052603, '1'),
(112237, 28959, 'QU', 'OK', 'S', 1717052606, 1717052606, '1'),
(112238, 30975, 'QU', 'OK', 'S', 1717052611, 1717052611, '1'),
(112239, 16317, 'QU', 'OK', 'S', 1717053118, 1717053118, '1'),
(112240, 16317, 'QU', 'OK', 'S', 1717053146, 1717053146, '1'),
(112241, 24205, 'QU', 'OK', 'S', 1717053151, 1717053151, '1'),
(112242, 16317, 'QU', 'OK', 'S', 1717053181, 1717053181, '1'),
(112243, 25190, 'QU', 'OK', 'S', 1717053195, 1717053195, '1'),
(112244, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112245, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112246, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112247, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112248, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112249, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112250, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112251, 30999, 'QU', 'OK', 'S', 1717053968, 1717053968, '1'),
(112252, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112253, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112254, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112255, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112256, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112257, 30997, 'QU', 'OK', 'S', 1717054043, 1717054043, '1'),
(112258, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112259, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112260, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112261, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112262, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112263, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112264, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112265, 30569, 'QU', 'OK', 'S', 1717054127, 1717054127, '1'),
(112266, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112267, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112268, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112269, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112270, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112271, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112272, 30572, 'QU', 'OK', 'S', 1717054191, 1717054191, '1'),
(112273, 28958, 'QU', 'OK', 'S', 1717054620, 1717054620, '1'),
(112274, 30434, 'QU', 'OK', 'S', 1717055925, 1717055925, '1'),
(112275, 28420, 'QU', 'OK', 'S', 1717056420, 1717056420, '1'),
(112276, 26394, 'QU', 'OK', 'S', 1717056453, 1717056453, '1'),
(112277, 26394, 'QU', 'OK', 'S', 1717056462, 1717056462, '1'),
(112278, 9565, 'QU', 'OK', 'S', 1717056464, 1717056464, '1'),
(112279, 9565, 'QU', 'OK', 'S', 1717056475, 1717056475, '1'),
(112280, 26394, 'QU', 'OK', 'S', 1717056478, 1717056478, '1'),
(112281, 9565, 'QU', 'OK', 'S', 1717056484, 1717056484, '1'),
(112282, 26394, 'QU', 'OK', 'S', 1717056491, 1717056491, '1'),
(112283, 9565, 'QU', 'OK', 'S', 1717056494, 1717056494, '1'),
(112284, 1472, 'QU', 'OK', 'S', 1717056496, 1717056496, '1'),
(112285, 1472, 'QU', 'OK', 'S', 1717056500, 1717056500, '1'),
(112286, 1472, 'QU', 'OK', 'S', 1717056524, 1717056524, '1'),
(112287, 1472, 'QU', 'OK', 'S', 1717056527, 1717056527, '1'),
(112288, 9565, 'QU', 'OK', 'S', 1717056546, 1717056546, '1'),
(112289, 9565, 'QU', 'OK', 'S', 1717056553, 1717056553, '1'),
(112290, 23190, 'QU', 'OK', 'S', 1717056557, 1717056557, '1'),
(112291, 23190, 'QU', 'OK', 'S', 1717056575, 1717056575, '1'),
(112292, 23355, 'QU', 'OK', 'S', 1717056578, 1717056578, '1'),
(112293, 15538, 'QU', 'OK', 'S', 1717056670, 1717056670, '1'),
(112294, 23355, 'QU', 'OK', 'S', 1717056756, 1717056756, '1'),
(112295, 15538, 'QU', 'OK', 'S', 1717056758, 1717056758, '1'),
(112296, 26580, 'QU', 'OK', 'S', 1717056766, 1717056766, '1'),
(112297, 1472, 'QU', 'OK', 'S', 1717056770, 1717056770, '1'),
(112298, 1472, 'QU', 'OK', 'S', 1717056775, 1717056775, '1'),
(112299, 20106, 'QU', 'OK', 'S', 1717056783, 1717056783, '1'),
(112300, 20378, 'QU', 'OK', 'S', 1717056787, 1717056787, '1'),
(112301, 24236, 'QU', 'OK', 'S', 1717056791, 1717056791, '1'),
(112302, 23351, 'QU', 'OK', 'S', 1717056798, 1717056798, '1'),
(112303, 23192, 'QU', 'OK', 'S', 1717056803, 1717056803, '1'),
(112304, 31618, 'QU', 'OK', 'S', 1717056803, 1717056803, '1'),
(112305, 21888, 'QU', 'OK', 'S', 1717056807, 1717056807, '1'),
(112306, 21888, 'QU', 'OK', 'S', 1717056811, 1717056811, '1'),
(112307, 21888, 'QU', 'OK', 'S', 1717056815, 1717056815, '1'),
(112308, 21888, 'QU', 'OK', 'S', 1717056819, 1717056819, '1'),
(112309, 24247, 'QU', 'OK', 'S', 1717056821, 1717056821, '1'),
(112310, 24247, 'QU', 'OK', 'S', 1717056823, 1717056823, '1'),
(112311, 21888, 'QU', 'OK', 'S', 1717056838, 1717056838, '1'),
(112312, 24247, 'QU', 'OK', 'S', 1717056838, 1717056838, '1'),
(112313, 20706, 'QU', 'OK', 'S', 1717056842, 1717056842, '1'),
(112314, 18793, 'QU', 'OK', 'S', 1717056844, 1717056844, '1'),
(112315, 26580, 'QU', 'OK', 'S', 1717057010, 1717057010, '1'),
(112316, 1472, 'QU', 'OK', 'S', 1717057013, 1717057013, '1'),
(112317, 1472, 'QU', 'OK', 'S', 1717057015, 1717057015, '1'),
(112318, 20106, 'QU', 'OK', 'S', 1717057017, 1717057017, '1'),
(112319, 18793, 'QU', 'OK', 'S', 1717057021, 1717057021, '1'),
(112320, 24247, 'QU', 'OK', 'S', 1717057024, 1717057024, '1'),
(112321, 21888, 'QU', 'OK', 'S', 1717057026, 1717057026, '1'),
(112322, 24247, 'QU', 'OK', 'S', 1717057026, 1717057026, '1'),
(112323, 24247, 'QU', 'OK', 'S', 1717057027, 1717057027, '1'),
(112324, 21888, 'QU', 'OK', 'S', 1717057028, 1717057028, '1'),
(112325, 20706, 'QU', 'OK', 'S', 1717057029, 1717057029, '1'),
(112326, 23192, 'QU', 'OK', 'S', 1717057030, 1717057030, '1'),
(112327, 21888, 'QU', 'OK', 'S', 1717057031, 1717057031, '1'),
(112328, 21888, 'QU', 'OK', 'S', 1717057032, 1717057032, '1'),
(112329, 21888, 'QU', 'OK', 'S', 1717057033, 1717057033, '1'),
(112330, 20378, 'QU', 'OK', 'S', 1717057034, 1717057034, '1'),
(112331, 24236, 'QU', 'OK', 'S', 1717057035, 1717057035, '1'),
(112332, 23351, 'QU', 'OK', 'S', 1717057036, 1717057036, '1'),
(112333, 31129, 'QU', 'OK', 'S', 1717057539, 1717057539, '1'),
(112334, 23017, 'QU', 'OK', 'S', 1717057757, 1717057757, '1'),
(112335, 18778, 'QU', 'OK', 'S', 1717057763, 1717057763, '1'),
(112336, 26210, 'QU', 'OK', 'S', 1717057767, 1717057767, '1'),
(112337, 29346, 'QU', 'OK', 'S', 1717057771, 1717057771, '1'),
(112338, 26210, 'QU', 'OK', 'S', 1717057774, 1717057774, '1'),
(112339, 12535, 'QU', 'OK', 'S', 1717057776, 1717057776, '1'),
(112340, 12535, 'QU', 'OK', 'S', 1717057786, 1717057786, '1'),
(112341, 12535, 'QU', 'OK', 'S', 1717057789, 1717057789, '1'),
(112342, 12535, 'QU', 'OK', 'S', 1717057795, 1717057795, '1'),
(112343, 27358, 'QU', 'OK', 'S', 1717057804, 1717057804, '1'),
(112344, 25054, 'QU', 'OK', 'S', 1717057808, 1717057808, '1'),
(112345, 29363, 'QU', 'OK', 'S', 1717057812, 1717057812, '1'),
(112346, 29346, 'QU', 'OK', 'S', 1717057816, 1717057816, '1'),
(112347, 25989, 'QU', 'OK', 'S', 1717057821, 1717057821, '1'),
(112348, 31084, 'QU', 'OK', 'S', 1717057822, 1717057822, '1'),
(112349, 23327, 'QU', 'OK', 'S', 1717057825, 1717057825, '1'),
(112350, 30084, 'QU', 'OK', 'S', 1717057830, 1717057830, '1'),
(112351, 28395, 'QU', 'OK', 'S', 1717057833, 1717057833, '1'),
(112352, 18948, 'QU', 'OK', 'S', 1717057836, 1717057836, '1'),
(112353, 31084, 'QU', 'OK', 'S', 1717057837, 1717057837, '1'),
(112354, 25054, 'QU', 'OK', 'S', 1717057840, 1717057840, '1'),
(112355, 23327, 'QU', 'OK', 'S', 1717057844, 1717057844, '1'),
(112356, 27329, 'QU', 'OK', 'S', 1717057855, 1717057855, '1'),
(112357, 25052, 'QU', 'OK', 'S', 1717057859, 1717057859, '1'),
(112358, 27331, 'QU', 'OK', 'S', 1717057862, 1717057862, '1'),
(112359, 30084, 'QU', 'OK', 'S', 1717057867, 1717057867, '1'),
(112360, 27331, 'QU', 'OK', 'S', 1717057871, 1717057871, '1'),
(112361, 27331, 'QU', 'OK', 'S', 1717057874, 1717057874, '1'),
(112362, 23191, 'QU', 'OK', 'S', 1717057877, 1717057877, '1'),
(112363, 23334, 'QU', 'OK', 'S', 1717057927, 1717057927, '1'),
(112364, 23334, 'QU', 'OK', 'S', 1717057930, 1717057930, '1'),
(112365, 12526, 'QU', 'OK', 'S', 1717058149, 1717058149, '1'),
(112366, 12526, 'QU', 'OK', 'S', 1717058196, 1717058196, '1'),
(112367, 30910, 'QU', 'OK', 'S', 1717060105, 1717060105, '1'),
(112368, 30944, 'QU', 'OK', 'S', 1717060415, 1717060415, '1'),
(112369, 30945, 'QU', 'OK', 'S', 1717060589, 1717060589, '1'),
(112370, 30912, 'QU', 'OK', 'S', 1717060863, 1717060863, '1'),
(112371, 30628, 'QU', 'OK', 'S', 1717061017, 1717061017, '1'),
(112372, 31122, 'QU', 'OK', 'S', 1717061023, 1717061023, '1'),
(112373, 30911, 'QU', 'OK', 'S', 1717061258, 1717061258, '1'),
(112374, 30930, 'QU', 'OK', 'S', 1717061436, 1717061436, '1'),
(112375, 30929, 'QU', 'OK', 'S', 1717061567, 1717061567, '1'),
(112376, 30928, 'QU', 'OK', 'S', 1717062372, 1717062372, '1'),
(112377, 31415, 'QU', 'OK', 'S', 1717062576, 1717062576, '1'),
(112378, 31085, 'QU', 'OK', 'S', 1717062885, 1717062885, '1'),
(112379, 31029, 'QU', 'OK', 'S', 1717063138, 1717063138, '1'),
(112380, 30913, 'QU', 'OK', 'S', 1717063319, 1717063319, '1'),
(112381, 31027, 'QU', 'OK', 'S', 1717063480, 1717063480, '1'),
(112382, 31409, 'QU', 'OK', 'S', 1717063969, 1717063969, '1'),
(112383, 26804, 'QU', 'OK', 'S', 1717064135, 1717064135, '1'),
(112384, 30909, 'QU', 'OK', 'S', 1717064136, 1717064136, '1'),
(112385, 26803, 'QU', 'OK', 'S', 1717064146, 1717064146, '1'),
(112386, 26800, 'QU', 'OK', 'S', 1717064162, 1717064162, '1'),
(112387, 26799, 'QU', 'OK', 'S', 1717064175, 1717064175, '1'),
(112388, 26797, 'QU', 'OK', 'S', 1717064193, 1717064193, '1'),
(112389, 26796, 'QU', 'OK', 'S', 1717064204, 1717064204, '1'),
(112390, 26795, 'QU', 'OK', 'S', 1717064237, 1717064237, '1'),
(112391, 31413, 'QU', 'OK', 'S', 1717064327, 1717064327, '1'),
(112392, 26791, 'QU', 'OK', 'S', 1717064436, 1717064436, '1'),
(112393, 26446, 'QU', 'OK', 'S', 1717064469, 1717064469, '1'),
(112394, 31417, 'QU', 'OK', 'S', 1717064474, 1717064474, '1'),
(112395, 26445, 'QU', 'OK', 'S', 1717064487, 1717064487, '1'),
(112396, 26430, 'QU', 'OK', 'S', 1717064503, 1717064503, '1'),
(112397, 21869, 'QU', 'OK', 'S', 1717064524, 1717064524, '1'),
(112398, 21708, 'QU', 'OK', 'S', 1717064545, 1717064545, '1'),
(112399, 21708, 'QU', 'OK', 'S', 1717064545, 1717064545, '1'),
(112400, 27060, 'QU', 'OK', 'S', 1717064669, 1717064669, '1'),
(112401, 31503, 'QU', 'OK', 'S', 1717064670, 1717064670, '1'),
(112402, 25402, 'QU', 'OK', 'S', 1717064705, 1717064705, '1'),
(112403, 25401, 'QU', 'OK', 'S', 1717064714, 1717064714, '1'),
(112404, 25399, 'QU', 'OK', 'S', 1717064721, 1717064721, '1'),
(112405, 25397, 'QU', 'OK', 'S', 1717064730, 1717064730, '1'),
(112406, 25397, 'QU', 'OK', 'S', 1717064737, 1717064737, '1'),
(112407, 25396, 'QU', 'OK', 'S', 1717064789, 1717064789, '1'),
(112408, 25394, 'QU', 'OK', 'S', 1717064796, 1717064796, '1'),
(112409, 25392, 'QU', 'OK', 'S', 1717064804, 1717064804, '1'),
(112410, 25390, 'QU', 'OK', 'S', 1717064810, 1717064810, '1'),
(112411, 25389, 'QU', 'OK', 'S', 1717064821, 1717064821, '1'),
(112412, 30943, 'QU', 'OK', 'S', 1717064828, 1717064828, '1'),
(112413, 25491, 'QU', 'OK', 'S', 1717064836, 1717064836, '1'),
(112414, 25490, 'QU', 'OK', 'S', 1717064843, 1717064843, '1'),
(112415, 25489, 'QU', 'OK', 'S', 1717064849, 1717064849, '1'),
(112416, 25492, 'QU', 'OK', 'S', 1717064855, 1717064855, '1'),
(112417, 25736, 'QU', 'OK', 'S', 1717064907, 1717064907, '1'),
(112418, 25781, 'QU', 'OK', 'S', 1717064919, 1717064919, '1'),
(112419, 25782, 'QU', 'OK', 'S', 1717064974, 1717064974, '1'),
(112420, 31414, 'QU', 'OK', 'S', 1717065076, 1717065076, '1'),
(112421, 31411, 'QU', 'OK', 'S', 1717065246, 1717065246, '1'),
(112422, 29572, 'QU', 'OK', 'S', 1717065385, 1717065385, '1'),
(112423, 31030, 'QU', 'OK', 'S', 1717065394, 1717065394, '1'),
(112424, 31026, 'QU', 'OK', 'S', 1717065514, 1717065514, '1'),
(112425, 29573, 'QU', 'OK', 'S', 1717065605, 1717065605, '1'),
(112426, 26770, 'QU', 'OK', 'S', 1717066501, 1717066501, '1'),
(112427, 26771, 'QU', 'OK', 'S', 1717066509, 1717066509, '1'),
(112428, 26772, 'QU', 'OK', 'S', 1717066515, 1717066515, '1'),
(112429, 29575, 'QU', 'OK', 'S', 1717066553, 1717066553, '1'),
(112430, 29575, 'QU', 'OK', 'S', 1717066553, 1717066553, '1'),
(112431, 29575, 'QU', 'OK', 'S', 1717066570, 1717066570, '1'),
(112432, 29575, 'QU', 'OK', 'S', 1717066570, 1717066570, '1'),
(112433, 29577, 'QU', 'OK', 'S', 1717066667, 1717066667, '1'),
(112434, 31505, 'QU', 'OK', 'S', 1717066695, 1717066695, '1'),
(112435, 29578, 'QU', 'OK', 'S', 1717066767, 1717066767, '1'),
(112436, 29578, 'QU', 'OK', 'S', 1717066781, 1717066781, '1'),
(112437, 31031, 'QU', 'OK', 'S', 1717066788, 1717066788, '1'),
(112438, 29580, 'QU', 'OK', 'S', 1717066905, 1717066905, '1'),
(112439, 29580, 'QU', 'OK', 'S', 1717066905, 1717066905, '1'),
(112440, 29618, 'QU', 'OK', 'S', 1717066972, 1717066972, '1'),
(112441, 29618, 'QU', 'OK', 'S', 1717066972, 1717066972, '1'),
(112442, 29619, 'QU', 'OK', 'S', 1717067058, 1717067058, '1'),
(112443, 29619, 'QU', 'OK', 'S', 1717067058, 1717067058, '1'),
(112444, 29619, 'QU', 'OK', 'S', 1717067058, 1717067058, '1'),
(112445, 29620, 'QU', 'OK', 'S', 1717067305, 1717067305, '1'),
(112446, 29620, 'QU', 'OK', 'S', 1717067305, 1717067305, '1'),
(112447, 29620, 'QU', 'OK', 'S', 1717067305, 1717067305, '1'),
(112448, 29623, 'QU', 'OK', 'S', 1717067353, 1717067353, '1'),
(112449, 29623, 'QU', 'OK', 'S', 1717067363, 1717067363, '1'),
(112450, 29620, 'QU', 'OK', 'S', 1717067425, 1717067425, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(112451, 29620, 'QU', 'OK', 'S', 1717067425, 1717067425, '1'),
(112452, 29620, 'QU', 'OK', 'S', 1717067425, 1717067425, '1'),
(112453, 29624, 'QU', 'OK', 'S', 1717067590, 1717067590, '1'),
(112454, 29624, 'QU', 'OK', 'S', 1717067598, 1717067598, '1'),
(112455, 29666, 'QU', 'OK', 'S', 1717067790, 1717067790, '1'),
(112456, 29666, 'QU', 'OK', 'S', 1717067800, 1717067800, '1'),
(112457, 29665, 'QU', 'OK', 'S', 1717067810, 1717067810, '1'),
(112458, 29665, 'QU', 'OK', 'S', 1717067818, 1717067818, '1'),
(112459, 31028, 'QU', 'OK', 'S', 1717067867, 1717067867, '1'),
(112460, 29667, 'QU', 'OK', 'S', 1717067876, 1717067876, '1'),
(112461, 29667, 'QU', 'OK', 'S', 1717067883, 1717067883, '1'),
(112462, 29684, 'QU', 'OK', 'S', 1717067940, 1717067940, '1'),
(112463, 29684, 'QU', 'OK', 'S', 1717067949, 1717067949, '1'),
(112464, 31127, 'QU', 'OK', 'S', 1717067997, 1717067997, '1'),
(112465, 29723, 'QU', 'OK', 'S', 1717068116, 1717068116, '1'),
(112466, 29723, 'QU', 'OK', 'S', 1717068125, 1717068125, '1'),
(112467, 29726, 'QU', 'OK', 'S', 1717068218, 1717068218, '1'),
(112468, 29726, 'QU', 'OK', 'S', 1717068218, 1717068218, '1'),
(112469, 29727, 'QU', 'OK', 'S', 1717068290, 1717068290, '1'),
(112470, 29729, 'QU', 'OK', 'S', 1717068338, 1717068338, '1'),
(112471, 29729, 'QU', 'OK', 'S', 1717068338, 1717068338, '1'),
(112472, 29816, 'QU', 'OK', 'S', 1717068372, 1717068372, '1'),
(112473, 29816, 'QU', 'OK', 'S', 1717068372, 1717068372, '1'),
(112474, 29817, 'QU', 'OK', 'S', 1717068404, 1717068404, '1'),
(112475, 29821, 'QU', 'OK', 'S', 1717068481, 1717068481, '1'),
(112476, 29833, 'QU', 'OK', 'S', 1717068564, 1717068564, '1'),
(112477, 29833, 'QU', 'OK', 'S', 1717068579, 1717068579, '1'),
(112478, 29835, 'QU', 'OK', 'S', 1717068679, 1717068679, '1'),
(112479, 29835, 'QU', 'OK', 'S', 1717068693, 1717068693, '1'),
(112480, 31645, 'QU', 'OK', 'S', 1717068800, 1717068800, '1'),
(112481, 31644, 'QU', 'OK', 'S', 1717069247, 1717069247, '1'),
(112482, 31609, 'QU', 'OK', 'S', 1717069613, 1717069613, '1'),
(112483, 31558, 'QU', 'OK', 'S', 1717069664, 1717069664, '1'),
(112484, 31601, 'QU', 'OK', 'S', 1717069701, 1717069701, '1'),
(112485, 31611, 'QU', 'OK', 'S', 1717069751, 1717069751, '1'),
(112486, 31611, 'QU', 'OK', 'S', 1717069782, 1717069782, '1'),
(112487, 31612, 'QU', 'OK', 'S', 1717069844, 1717069844, '1'),
(112488, 31608, 'QU', 'OK', 'S', 1717069908, 1717069908, '1'),
(112489, 31557, 'QU', 'OK', 'S', 1717069963, 1717069963, '1'),
(112490, 31599, 'QU', 'OK', 'S', 1717069997, 1717069997, '1'),
(112491, 25334, 'QU', 'OK', 'S', 1717071513, 1717071513, '1'),
(112492, 25334, 'QU', 'OK', 'S', 1717071520, 1717071520, '1'),
(112493, 25379, 'QU', 'OK', 'S', 1717071661, 1717071661, '1'),
(112494, 25385, 'QU', 'OK', 'S', 1717071693, 1717071693, '1'),
(112495, 25385, 'QU', 'OK', 'S', 1717071701, 1717071701, '1'),
(112496, 25389, 'QU', 'OK', 'S', 1717071827, 1717071827, '1'),
(112497, 25489, 'QU', 'OK', 'S', 1717071852, 1717071852, '1'),
(112498, 25490, 'QU', 'OK', 'S', 1717071882, 1717071882, '1'),
(112499, 25491, 'QU', 'OK', 'S', 1717071901, 1717071901, '1'),
(112500, 25491, 'QU', 'OK', 'S', 1717071909, 1717071909, '1'),
(112501, 25492, 'QU', 'OK', 'S', 1717071950, 1717071950, '1'),
(112502, 25530, 'QU', 'OK', 'S', 1717071967, 1717071967, '1'),
(112503, 25530, 'QU', 'OK', 'S', 1717071975, 1717071975, '1'),
(112504, 25576, 'QU', 'OK', 'S', 1717072022, 1717072022, '1'),
(112505, 25576, 'QU', 'OK', 'S', 1717072030, 1717072030, '1'),
(112506, 25579, 'QU', 'OK', 'S', 1717072116, 1717072116, '1'),
(112507, 25579, 'QU', 'OK', 'S', 1717072116, 1717072116, '1'),
(112508, 25579, 'QU', 'OK', 'S', 1717072116, 1717072116, '1'),
(112509, 28574, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112510, 29590, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112511, 29592, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112512, 31195, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112513, 31195, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112514, 31195, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112515, 31195, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112516, 31195, 'QU', 'OK', 'S', 1717072718, 1717072718, '1'),
(112517, 31416, 'QU', 'OK', 'S', 1717072749, 1717072749, '1'),
(112518, 31380, 'QU', 'OK', 'S', 1717072789, 1717072789, '1'),
(112519, 31380, 'QU', 'OK', 'S', 1717072809, 1717072809, '1'),
(112520, 31381, 'QU', 'OK', 'S', 1717072856, 1717072856, '1'),
(112521, 31381, 'QU', 'OK', 'S', 1717072873, 1717072873, '1'),
(112522, 30514, 'QU', 'OK', 'S', 1717072908, 1717072908, '1'),
(112523, 30514, 'QU', 'OK', 'S', 1717072923, 1717072923, '1'),
(112524, 30514, 'QU', 'OK', 'S', 1717072957, 1717072957, '1'),
(112525, 30514, 'QU', 'OK', 'S', 1717073033, 1717073033, '1'),
(112526, 31652, 'QU', 'OK', 'S', 1717073034, 1717073034, '1'),
(112527, 30514, 'QU', 'OK', 'S', 1717073055, 1717073055, '1'),
(112528, 30514, 'QU', 'OK', 'S', 1717073080, 1717073080, '1'),
(112529, 30514, 'QU', 'OK', 'S', 1717073101, 1717073101, '1'),
(112530, 30395, 'QU', 'OK', 'S', 1717073117, 1717073117, '1'),
(112531, 30457, 'QU', 'OK', 'S', 1717073120, 1717073120, '1'),
(112532, 30514, 'QU', 'OK', 'S', 1717073151, 1717073151, '1'),
(112533, 30514, 'QU', 'OK', 'S', 1717073167, 1717073167, '1'),
(112534, 31380, 'QU', 'OK', 'S', 1717073222, 1717073222, '1'),
(112535, 31380, 'QU', 'OK', 'S', 1717073226, 1717073226, '1'),
(112536, 31381, 'QU', 'OK', 'S', 1717073229, 1717073229, '1'),
(112537, 31381, 'QU', 'OK', 'S', 1717073234, 1717073234, '1'),
(112538, 30937, 'QU', 'OK', 'S', 1717073288, 1717073288, '1'),
(112539, 31056, 'QU', 'OK', 'S', 1717073291, 1717073291, '1'),
(112540, 31531, 'QU', 'OK', 'S', 1717073294, 1717073294, '1'),
(112541, 29756, 'QU', 'OK', 'S', 1717073299, 1717073299, '1'),
(112542, 16124, 'QU', 'OK', 'S', 1717073302, 1717073302, '1'),
(112543, 16124, 'QU', 'OK', 'S', 1717073304, 1717073304, '1'),
(112544, 31642, 'QU', 'OK', 'S', 1717073436, 1717073436, '1'),
(112545, 31380, 'QU', 'OK', 'S', 1717073680, 1717073680, '1'),
(112546, 31643, 'QU', 'OK', 'S', 1717073724, 1717073724, '1'),
(112547, 31380, 'QU', 'OK', 'S', 1717073726, 1717073726, '1'),
(112548, 31381, 'QU', 'OK', 'S', 1717073766, 1717073766, '1'),
(112549, 31381, 'QU', 'OK', 'S', 1717073774, 1717073774, '1'),
(112550, 31646, 'QU', 'OK', 'S', 1717074116, 1717074116, '1'),
(112551, 31634, 'QU', 'OK', 'S', 1717074379, 1717074379, '1'),
(112552, 23334, 'QU', 'OK', 'S', 1717074421, 1717074421, '1'),
(112553, 31635, 'QU', 'OK', 'S', 1717074426, 1717074426, '1'),
(112554, 31636, 'QU', 'OK', 'S', 1717074462, 1717074462, '1'),
(112555, 31637, 'QU', 'OK', 'S', 1717074496, 1717074496, '1'),
(112556, 31638, 'QU', 'OK', 'S', 1717074544, 1717074544, '1'),
(112557, 31639, 'QU', 'OK', 'S', 1717074603, 1717074603, '1'),
(112558, 31640, 'QU', 'OK', 'S', 1717074756, 1717074756, '1'),
(112559, 31641, 'QU', 'OK', 'S', 1717074894, 1717074894, '1'),
(112560, 31364, 'QU', 'OK', 'S', 1717075276, 1717075276, '1'),
(112561, 30773, 'QU', 'OK', 'S', 1717075329, 1717075329, '1'),
(112562, 31647, 'QU', 'OK', 'S', 1717075408, 1717075408, '1'),
(112563, 31642, 'QU', 'OK', 'S', 1717075513, 1717075513, '1'),
(112564, 31648, 'QU', 'OK', 'S', 1717075713, 1717075713, '1'),
(112565, 31649, 'QU', 'OK', 'S', 1717075776, 1717075776, '1'),
(112566, 31650, 'QU', 'OK', 'S', 1717075818, 1717075818, '1'),
(112567, 31653, 'QU', 'OK', 'S', 1717129326, 1717129326, '1'),
(112568, 31654, 'QU', 'OK', 'S', 1717129460, 1717129460, '1'),
(112569, 31655, 'QU', 'OK', 'S', 1717129575, 1717129575, '1'),
(112570, 31656, 'QU', 'OK', 'S', 1717129692, 1717129692, '1'),
(112571, 31657, 'QU', 'OK', 'S', 1717129827, 1717129827, '1'),
(112572, 31658, 'QU', 'OK', 'S', 1717129967, 1717129967, '1'),
(112573, 29001, 'QU', 'OK', 'S', 1717131145, 1717131145, '1'),
(112574, 8896, 'QU', 'OK', 'S', 1717131216, 1717131216, '1'),
(112575, 29478, 'QU', 'OK', 'S', 1717131277, 1717131277, '1'),
(112576, 29767, 'QU', 'OK', 'S', 1717131439, 1717131439, '1'),
(112577, 28999, 'QU', 'OK', 'S', 1717131486, 1717131486, '1'),
(112578, 28815, 'QU', 'OK', 'S', 1717131528, 1717131528, '1'),
(112579, 26554, 'QU', 'OK', 'S', 1717131600, 1717131600, '1'),
(112580, 13904, 'QU', 'OK', 'S', 1717131686, 1717131686, '1'),
(112581, 31115, 'QU', 'OK', 'S', 1717132061, 1717132061, '1'),
(112582, 31446, 'QU', 'OK', 'S', 1717132172, 1717132172, '1'),
(112583, 31445, 'QU', 'OK', 'S', 1717132329, 1717132329, '1'),
(112584, 18135, 'QU', 'OK', 'S', 1717132385, 1717132385, '1'),
(112585, 24433, 'QU', 'OK', 'S', 1717132451, 1717132451, '1'),
(112586, 22371, 'QU', 'OK', 'S', 1717133102, 1717133102, '1'),
(112587, 26768, 'QU', 'OK', 'S', 1717133186, 1717133186, '1'),
(112588, 19505, 'QU', 'OK', 'S', 1717133346, 1717133346, '1'),
(112589, 24166, 'QU', 'OK', 'S', 1717133380, 1717133380, '1'),
(112590, 25472, 'QU', 'OK', 'S', 1717133510, 1717133510, '1'),
(112591, 20378, 'QU', 'OK', 'S', 1717133531, 1717133531, '1'),
(112592, 15538, 'QU', 'OK', 'S', 1717133534, 1717133534, '1'),
(112593, 21888, 'QU', 'OK', 'S', 1717133536, 1717133536, '1'),
(112594, 26394, 'QU', 'OK', 'S', 1717133538, 1717133538, '1'),
(112595, 21888, 'QU', 'OK', 'S', 1717133541, 1717133541, '1'),
(112596, 21888, 'QU', 'OK', 'S', 1717133544, 1717133544, '1'),
(112597, 21888, 'QU', 'OK', 'S', 1717133546, 1717133546, '1'),
(112598, 21888, 'QU', 'OK', 'S', 1717133549, 1717133549, '1'),
(112599, 23355, 'QU', 'OK', 'S', 1717133552, 1717133552, '1'),
(112600, 21888, 'QU', 'OK', 'S', 1717133555, 1717133555, '1'),
(112601, 1472, 'QU', 'OK', 'S', 1717133558, 1717133558, '1'),
(112602, 1472, 'QU', 'OK', 'S', 1717133561, 1717133561, '1'),
(112603, 24247, 'QU', 'OK', 'S', 1717133568, 1717133568, '1'),
(112604, 24247, 'QU', 'OK', 'S', 1717133572, 1717133572, '1'),
(112605, 24247, 'QU', 'OK', 'S', 1717133575, 1717133575, '1'),
(112606, 24236, 'QU', 'OK', 'S', 1717133578, 1717133578, '1'),
(112607, 23190, 'QU', 'OK', 'S', 1717133581, 1717133581, '1'),
(112608, 20106, 'QU', 'OK', 'S', 1717133590, 1717133590, '1'),
(112609, 1472, 'QU', 'OK', 'S', 1717133594, 1717133594, '1'),
(112610, 23192, 'QU', 'OK', 'S', 1717133598, 1717133598, '1'),
(112611, 23351, 'QU', 'OK', 'S', 1717133603, 1717133603, '1'),
(112612, 20706, 'QU', 'OK', 'S', 1717133605, 1717133605, '1'),
(112613, 18793, 'QU', 'OK', 'S', 1717133609, 1717133609, '1'),
(112614, 26580, 'QU', 'OK', 'S', 1717133615, 1717133615, '1'),
(112615, 9565, 'QU', 'OK', 'S', 1717133624, 1717133624, '1'),
(112616, 1472, 'QU', 'OK', 'S', 1717133658, 1717133658, '1'),
(112617, 31130, 'QU', 'OK', 'S', 1717133684, 1717133684, '1'),
(112618, 12240, 'QU', 'OK', 'S', 1717133853, 1717133853, '1'),
(112619, 12240, 'QU', 'OK', 'S', 1717133856, 1717133856, '1'),
(112620, 12240, 'QU', 'OK', 'S', 1717133860, 1717133860, '1'),
(112621, 12240, 'QU', 'OK', 'S', 1717133875, 1717133875, '1'),
(112622, 12240, 'QU', 'OK', 'S', 1717133879, 1717133879, '1'),
(112623, 12240, 'QU', 'OK', 'S', 1717133883, 1717133883, '1'),
(112624, 15185, 'QU', 'OK', 'S', 1717133914, 1717133914, '1'),
(112625, 15185, 'QU', 'OK', 'S', 1717133918, 1717133918, '1'),
(112626, 15185, 'QU', 'OK', 'S', 1717133921, 1717133921, '1'),
(112627, 15185, 'QU', 'OK', 'S', 1717133924, 1717133924, '1'),
(112628, 15185, 'QU', 'OK', 'S', 1717133928, 1717133928, '1'),
(112629, 15185, 'QU', 'OK', 'S', 1717133932, 1717133932, '1'),
(112630, 15185, 'QU', 'OK', 'S', 1717133935, 1717133935, '1'),
(112631, 15185, 'QU', 'OK', 'S', 1717133938, 1717133938, '1'),
(112632, 15185, 'QU', 'OK', 'S', 1717133942, 1717133942, '1'),
(112633, 15185, 'QU', 'OK', 'S', 1717133946, 1717133946, '1'),
(112634, 15185, 'QU', 'OK', 'S', 1717133949, 1717133949, '1'),
(112635, 15185, 'QU', 'OK', 'S', 1717133953, 1717133953, '1'),
(112636, 15185, 'QU', 'OK', 'S', 1717133956, 1717133956, '1'),
(112637, 15185, 'QU', 'OK', 'S', 1717133959, 1717133959, '1'),
(112638, 15185, 'QU', 'OK', 'S', 1717133963, 1717133963, '1'),
(112639, 26025, 'QU', 'OK', 'S', 1717134279, 1717134279, '1'),
(112640, 20438, 'QU', 'OK', 'S', 1717134306, 1717134306, '1'),
(112641, 13457, 'QU', 'OK', 'S', 1717135790, 1717135790, '1'),
(112642, 13457, 'QU', 'OK', 'S', 1717135798, 1717135798, '1'),
(112643, 13457, 'QU', 'OK', 'S', 1717135800, 1717135800, '1'),
(112644, 13457, 'QU', 'OK', 'S', 1717135802, 1717135802, '1'),
(112645, 13457, 'QU', 'OK', 'S', 1717135806, 1717135806, '1'),
(112646, 13457, 'QU', 'OK', 'S', 1717135808, 1717135808, '1'),
(112647, 13457, 'QU', 'OK', 'S', 1717135810, 1717135810, '1'),
(112648, 13457, 'QU', 'OK', 'S', 1717135813, 1717135813, '1'),
(112649, 13457, 'QU', 'OK', 'S', 1717135816, 1717135816, '1'),
(112650, 13457, 'QU', 'OK', 'S', 1717135818, 1717135818, '1'),
(112651, 13457, 'QU', 'OK', 'S', 1717135821, 1717135821, '1'),
(112652, 13457, 'QU', 'OK', 'S', 1717135824, 1717135824, '1'),
(112653, 13457, 'QU', 'OK', 'S', 1717135827, 1717135827, '1'),
(112654, 13457, 'QU', 'OK', 'S', 1717135830, 1717135830, '1'),
(112655, 13457, 'QU', 'OK', 'S', 1717135832, 1717135832, '1'),
(112656, 16929, 'QU', 'OK', 'S', 1717137341, 1717137341, '1'),
(112657, 29862, 'QU', 'OK', 'S', 1717137344, 1717137344, '1'),
(112658, 16929, 'QU', 'OK', 'S', 1717137346, 1717137346, '1'),
(112659, 16929, 'QU', 'OK', 'S', 1717137348, 1717137348, '1'),
(112660, 29862, 'QU', 'OK', 'S', 1717137350, 1717137350, '1'),
(112661, 31618, 'QU', 'OK', 'S', 1717141449, 1717141449, '1'),
(112662, 31618, 'QU', 'OK', 'S', 1717141463, 1717141463, '1'),
(112663, 31618, 'QU', 'OK', 'S', 1717141480, 1717141480, '1'),
(112664, 31618, 'QU', 'OK', 'S', 1717141516, 1717141516, '1'),
(112665, 31618, 'QU', 'OK', 'S', 1717141544, 1717141544, '1'),
(112666, 31618, 'QU', 'OK', 'S', 1717141560, 1717141560, '1'),
(112667, 31644, 'QU', 'OK', 'S', 1717141610, 1717141610, '1'),
(112668, 31644, 'QU', 'OK', 'S', 1717141619, 1717141619, '1'),
(112669, 31644, 'QU', 'OK', 'S', 1717141636, 1717141636, '1'),
(112670, 31644, 'QU', 'OK', 'S', 1717141644, 1717141644, '1'),
(112671, 31642, 'QU', 'OK', 'S', 1717141666, 1717141666, '1'),
(112672, 23667, 'QU', 'OK', 'S', 1717142008, 1717142008, '1'),
(112673, 31339, 'QU', 'OK', 'S', 1717142324, 1717142324, '1'),
(112674, 21019, 'QU', 'OK', 'S', 1717142326, 1717142326, '1'),
(112675, 31382, 'QU', 'OK', 'S', 1717142328, 1717142328, '1'),
(112676, 30973, 'QU', 'OK', 'S', 1717142333, 1717142333, '1'),
(112677, 30516, 'QU', 'OK', 'S', 1717142382, 1717142382, '1'),
(112678, 30120, 'QU', 'OK', 'S', 1717142387, 1717142387, '1'),
(112679, 31388, 'QU', 'OK', 'S', 1717142418, 1717142418, '1'),
(112680, 31642, 'QU', 'OK', 'S', 1717143427, 1717143427, '1'),
(112681, 31642, 'QU', 'OK', 'S', 1717143442, 1717143442, '1'),
(112682, 30533, 'QU', 'OK', 'S', 1717147603, 1717147603, '1'),
(112683, 30533, 'QU', 'OK', 'S', 1717147607, 1717147607, '1'),
(112684, 30533, 'QU', 'OK', 'S', 1717147610, 1717147610, '1'),
(112685, 30533, 'QU', 'OK', 'S', 1717147613, 1717147613, '1'),
(112686, 30533, 'QU', 'OK', 'S', 1717147631, 1717147631, '1'),
(112687, 30535, 'QU', 'OK', 'S', 1717147819, 1717147819, '1'),
(112688, 30535, 'QU', 'OK', 'S', 1717147835, 1717147835, '1'),
(112689, 30535, 'QU', 'OK', 'S', 1717147838, 1717147838, '1'),
(112690, 30535, 'QU', 'OK', 'S', 1717147841, 1717147841, '1'),
(112691, 30535, 'QU', 'OK', 'S', 1717147844, 1717147844, '1'),
(112692, 30535, 'QU', 'OK', 'S', 1717147847, 1717147847, '1'),
(112693, 30535, 'QU', 'OK', 'S', 1717147850, 1717147850, '1'),
(112694, 31528, 'QU', 'OK', 'S', 1717147904, 1717147904, '1'),
(112695, 28776, 'QU', 'OK', 'S', 1717147944, 1717147944, '1'),
(112696, 20397, 'QU', 'OK', 'S', 1717147986, 1717147986, '1'),
(112697, 30806, 'QU', 'OK', 'S', 1717148018, 1717148018, '1'),
(112698, 31654, 'QU', 'OK', 'S', 1717148065, 1717148065, '1'),
(112699, 29410, 'QU', 'OK', 'S', 1717148257, 1717148257, '1'),
(112700, 23146, 'QU', 'OK', 'S', 1717148269, 1717148269, '1'),
(112701, 11590, 'QU', 'OK', 'S', 1717148284, 1717148284, '1'),
(112702, 31667, 'QU', 'OK', 'S', 1717148950, 1717148950, '1'),
(112703, 20558, 'QU', 'OK', 'S', 1717148985, 1717148985, '1'),
(112704, 31531, 'QU', 'OK', 'S', 1717149055, 1717149055, '1'),
(112705, 31531, 'QU', 'OK', 'S', 1717149058, 1717149058, '1'),
(112706, 30395, 'QU', 'OK', 'S', 1717149106, 1717149106, '1'),
(112707, 30395, 'QU', 'OK', 'S', 1717149110, 1717149110, '1'),
(112708, 30457, 'QU', 'OK', 'S', 1717149140, 1717149140, '1'),
(112709, 30457, 'QU', 'OK', 'S', 1717149143, 1717149143, '1'),
(112710, 29756, 'QU', 'OK', 'S', 1717149153, 1717149153, '1'),
(112711, 27284, 'QU', 'OK', 'S', 1717149164, 1717149164, '1'),
(112712, 27284, 'QU', 'OK', 'S', 1717149178, 1717149178, '1'),
(112713, 29756, 'QU', 'OK', 'S', 1717149190, 1717149190, '1'),
(112714, 29756, 'QU', 'OK', 'S', 1717149196, 1717149196, '1'),
(112715, 27284, 'QU', 'OK', 'S', 1717149207, 1717149207, '1'),
(112716, 30937, 'QU', 'OK', 'S', 1717149225, 1717149225, '1'),
(112717, 30937, 'QU', 'OK', 'S', 1717149228, 1717149228, '1'),
(112718, 27284, 'QU', 'OK', 'S', 1717149243, 1717149243, '1'),
(112719, 31056, 'QU', 'OK', 'S', 1717149258, 1717149258, '1'),
(112720, 31056, 'QU', 'OK', 'S', 1717149261, 1717149261, '1'),
(112721, 27308, 'QU', 'OK', 'S', 1717149287, 1717149287, '1'),
(112722, 16124, 'QU', 'OK', 'S', 1717149298, 1717149298, '1'),
(112723, 16124, 'QU', 'OK', 'S', 1717149302, 1717149302, '1'),
(112724, 16124, 'QU', 'OK', 'S', 1717149305, 1717149305, '1'),
(112725, 27308, 'QU', 'OK', 'S', 1717149306, 1717149306, '1'),
(112726, 16124, 'QU', 'OK', 'S', 1717149307, 1717149307, '1'),
(112727, 27308, 'QU', 'OK', 'S', 1717149325, 1717149325, '1'),
(112728, 31661, 'QU', 'OK', 'S', 1717149708, 1717149708, '1'),
(112729, 31662, 'QU', 'OK', 'S', 1717149877, 1717149877, '1'),
(112730, 31663, 'QU', 'OK', 'S', 1717150063, 1717150063, '1'),
(112731, 31664, 'QU', 'OK', 'S', 1717150280, 1717150280, '1'),
(112732, 31665, 'QU', 'OK', 'S', 1717150312, 1717150312, '1'),
(112733, 31666, 'QU', 'OK', 'S', 1717150344, 1717150344, '1'),
(112734, 31668, 'QU', 'OK', 'S', 1717150897, 1717150897, '1'),
(112735, 31669, 'QU', 'OK', 'S', 1717151026, 1717151026, '1'),
(112736, 31670, 'QU', 'OK', 'S', 1717151162, 1717151162, '1'),
(112737, 31659, 'QU', 'OK', 'S', 1717151764, 1717151764, '1'),
(112738, 31660, 'QU', 'OK', 'S', 1717151811, 1717151811, '1'),
(112739, 31675, 'QU', 'OK', 'S', 1717151964, 1717151964, '1'),
(112740, 31676, 'QU', 'OK', 'S', 1717152095, 1717152095, '1'),
(112741, 31674, 'QU', 'OK', 'S', 1717152230, 1717152230, '1'),
(112742, 31671, 'QU', 'OK', 'S', 1717152262, 1717152262, '1'),
(112743, 31672, 'QU', 'OK', 'S', 1717152293, 1717152293, '1'),
(112744, 31673, 'QU', 'OK', 'S', 1717152326, 1717152326, '1'),
(112745, 31677, 'QU', 'OK', 'S', 1717152375, 1717152375, '1'),
(112746, 31678, 'QU', 'OK', 'S', 1717153122, 1717153122, '1'),
(112747, 23345, 'QU', 'OK', 'S', 1717153520, 1717153520, '1'),
(112748, 30807, 'QU', 'OK', 'S', 1717153715, 1717153715, '1'),
(112749, 23343, 'QU', 'OK', 'S', 1717154209, 1717154209, '1'),
(112750, 26502, 'QU', 'OK', 'S', 1717154343, 1717154343, '1'),
(112751, 23341, 'QU', 'OK', 'S', 1717154687, 1717154687, '1'),
(112752, 23346, 'QU', 'OK', 'S', 1717154759, 1717154759, '1'),
(112753, 26866, 'QU', 'OK', 'S', 1717154913, 1717154913, '1'),
(112754, 30295, 'QU', 'OK', 'S', 1717155175, 1717155175, '1'),
(112755, 31633, 'QU', 'OK', 'S', 1717155288, 1717155288, '1'),
(112756, 31633, 'QU', 'OK', 'S', 1717155294, 1717155294, '1'),
(112757, 31633, 'QU', 'OK', 'S', 1717155300, 1717155300, '1'),
(112758, 31633, 'QU', 'OK', 'S', 1717155330, 1717155330, '1'),
(112759, 31633, 'QU', 'OK', 'S', 1717155336, 1717155336, '1'),
(112760, 31633, 'QU', 'OK', 'S', 1717155343, 1717155343, '1'),
(112761, 31633, 'QU', 'OK', 'S', 1717155350, 1717155350, '1'),
(112762, 31633, 'QU', 'OK', 'S', 1717155356, 1717155356, '1'),
(112763, 31633, 'QU', 'OK', 'S', 1717155362, 1717155362, '1'),
(112764, 31633, 'QU', 'OK', 'S', 1717155368, 1717155368, '1'),
(112765, 31633, 'QU', 'OK', 'S', 1717155374, 1717155374, '1'),
(112766, 31633, 'QU', 'OK', 'S', 1717155382, 1717155382, '1'),
(112767, 31633, 'QU', 'OK', 'S', 1717155393, 1717155393, '1'),
(112768, 31633, 'QU', 'OK', 'S', 1717155400, 1717155400, '1'),
(112769, 31633, 'QU', 'OK', 'S', 1717155407, 1717155407, '1'),
(112770, 31633, 'QU', 'OK', 'S', 1717155414, 1717155414, '1'),
(112771, 31633, 'QU', 'OK', 'S', 1717155420, 1717155420, '1'),
(112772, 31633, 'QU', 'OK', 'S', 1717155426, 1717155426, '1'),
(112773, 31633, 'QU', 'OK', 'S', 1717155432, 1717155432, '1'),
(112774, 31633, 'QU', 'OK', 'S', 1717155438, 1717155438, '1'),
(112775, 23345, 'QU', 'OK', 'S', 1717156836, 1717156836, '1'),
(112776, 30104, 'QU', 'OK', 'S', 1717156902, 1717156902, '1'),
(112777, 30196, 'QU', 'OK', 'S', 1717156949, 1717156949, '1'),
(112778, 31435, 'QU', 'OK', 'S', 1717157465, 1717157465, '1'),
(112779, 31679, 'QU', 'OK', 'S', 1717157990, 1717157990, '1'),
(112780, 31680, 'QU', 'OK', 'S', 1717158190, 1717158190, '1'),
(112781, 31681, 'QU', 'OK', 'S', 1717158604, 1717158604, '1'),
(112782, 27667, 'QU', 'OK', 'S', 1717158900, 1717158900, '1'),
(112783, 31365, 'QU', 'OK', 'S', 1717158988, 1717158988, '1'),
(112784, 31035, 'QU', 'OK', 'S', 1717158992, 1717158992, '1'),
(112785, 29133, 'QU', 'OK', 'S', 1717158995, 1717158995, '1'),
(112786, 30497, 'QU', 'OK', 'S', 1717158998, 1717158998, '1'),
(112787, 15499, 'QU', 'OK', 'S', 1717159001, 1717159001, '1'),
(112788, 30199, 'QU', 'OK', 'S', 1717159004, 1717159004, '1'),
(112789, 21791, 'QU', 'OK', 'S', 1717159008, 1717159008, '1'),
(112790, 20486, 'QU', 'OK', 'S', 1717159010, 1717159010, '1'),
(112791, 30472, 'QU', 'OK', 'S', 1717159013, 1717159013, '1'),
(112792, 31517, 'QU', 'OK', 'S', 1717159016, 1717159016, '1'),
(112793, 25482, 'QU', 'OK', 'S', 1717159019, 1717159019, '1'),
(112794, 31682, 'QU', 'OK', 'S', 1717159113, 1717159113, '1'),
(112795, 23451, 'QU', 'OK', 'S', 1717159149, 1717159149, '1'),
(112796, 31683, 'QU', 'OK', 'S', 1717159238, 1717159238, '1'),
(112797, 15499, 'QU', 'OK', 'S', 1717159767, 1717159767, '1'),
(112798, 15499, 'QU', 'OK', 'S', 1717160292, 1717160292, '1'),
(112799, 15499, 'QU', 'OK', 'S', 1717160296, 1717160296, '1'),
(112800, 22044, 'QU', 'OK', 'S', 1717160624, 1717160624, '1'),
(112801, 25936, 'QU', 'OK', 'S', 1717160660, 1717160660, '1'),
(112802, 30832, 'QU', 'OK', 'S', 1717160692, 1717160692, '1'),
(112803, 21451, 'QU', 'OK', 'S', 1717163598, 1717163598, '1'),
(112804, 30143, 'QU', 'OK', 'S', 1717163605, 1717163605, '1'),
(112805, 7454, 'QU', 'OK', 'S', 1717163614, 1717163614, '1'),
(112806, 18798, 'QU', 'OK', 'S', 1717163618, 1717163618, '1'),
(112807, 26781, 'QU', 'OK', 'S', 1717163621, 1717163621, '1'),
(112808, 30988, 'QU', 'OK', 'S', 1717163623, 1717163623, '1'),
(112809, 28964, 'QU', 'OK', 'S', 1717163625, 1717163625, '1'),
(112810, 31257, 'QU', 'OK', 'S', 1717163628, 1717163628, '1'),
(112811, 31283, 'QU', 'OK', 'S', 1717163630, 1717163630, '1'),
(112812, 28523, 'QU', 'OK', 'S', 1717163633, 1717163633, '1'),
(112813, 28523, 'QU', 'OK', 'S', 1717163635, 1717163635, '1'),
(112814, 27556, 'QU', 'OK', 'S', 1717163637, 1717163637, '1'),
(112815, 31268, 'QU', 'OK', 'S', 1717163639, 1717163639, '1'),
(112816, 31268, 'QU', 'OK', 'S', 1717163646, 1717163646, '1'),
(112817, 31269, 'QU', 'OK', 'S', 1717163651, 1717163651, '1'),
(112818, 31268, 'QU', 'OK', 'S', 1717163655, 1717163655, '1'),
(112819, 31269, 'QU', 'OK', 'S', 1717163660, 1717163660, '1'),
(112820, 28017, 'QU', 'OK', 'S', 1717163664, 1717163664, '1'),
(112821, 26004, 'QU', 'OK', 'S', 1717163720, 1717163720, '1'),
(112822, 31269, 'QU', 'OK', 'S', 1717163983, 1717163983, '1'),
(112823, 31606, 'QU', 'OK', 'S', 1717218115, 1717218115, '1'),
(112824, 28794, 'QU', 'OK', 'S', 1717218588, 1717218588, '1'),
(112825, 28794, 'QU', 'OK', 'S', 1717218763, 1717218763, '1'),
(112826, 28794, 'QU', 'OK', 'S', 1717218858, 1717218858, '1'),
(112827, 28794, 'QU', 'OK', 'S', 1717218860, 1717218860, '1'),
(112828, 31269, 'QU', 'OK', 'S', 1717221789, 1717221789, '1'),
(112829, 31268, 'QU', 'OK', 'S', 1717221844, 1717221844, '1'),
(112830, 31346, 'QU', 'OK', 'S', 1717221860, 1717221860, '1'),
(112831, 31309, 'QU', 'OK', 'S', 1717225143, 1717225143, '1'),
(112832, 8023, 'QU', 'OK', 'S', 1717225145, 1717225145, '1'),
(112833, 18592, 'QU', 'OK', 'S', 1717225147, 1717225147, '1'),
(112834, 18592, 'QU', 'OK', 'S', 1717225149, 1717225149, '1'),
(112835, 18588, 'QU', 'OK', 'S', 1717225151, 1717225151, '1'),
(112836, 18588, 'QU', 'OK', 'S', 1717225153, 1717225153, '1'),
(112837, 18588, 'QU', 'OK', 'S', 1717225155, 1717225155, '1'),
(112838, 18588, 'QU', 'OK', 'S', 1717225158, 1717225158, '1'),
(112839, 30482, 'QU', 'OK', 'S', 1717225861, 1717225861, '1'),
(112840, 30227, 'QU', 'OK', 'S', 1717225865, 1717225865, '1'),
(112841, 24431, 'QU', 'OK', 'S', 1717225869, 1717225869, '1'),
(112842, 30502, 'QU', 'OK', 'S', 1717225872, 1717225872, '1'),
(112843, 30502, 'QU', 'OK', 'S', 1717225876, 1717225876, '1'),
(112844, 18360, 'QU', 'OK', 'S', 1717225880, 1717225880, '1'),
(112845, 30440, 'QU', 'OK', 'S', 1717225884, 1717225884, '1'),
(112846, 30440, 'QU', 'OK', 'S', 1717225887, 1717225887, '1'),
(112847, 28858, 'QU', 'OK', 'S', 1717225891, 1717225891, '1'),
(112848, 28858, 'QU', 'OK', 'S', 1717225894, 1717225894, '1'),
(112849, 14496, 'QU', 'OK', 'S', 1717225898, 1717225898, '1'),
(112850, 30502, 'QU', 'OK', 'S', 1717225903, 1717225903, '1'),
(112851, 31069, 'QU', 'OK', 'S', 1717225925, 1717225925, '1'),
(112852, 31156, 'QU', 'OK', 'S', 1717225929, 1717225929, '1'),
(112853, 30619, 'QU', 'OK', 'S', 1717225936, 1717225936, '1'),
(112854, 31192, 'QU', 'OK', 'S', 1717225940, 1717225940, '1'),
(112855, 30440, 'QU', 'OK', 'S', 1717225962, 1717225962, '1'),
(112856, 31492, 'QU', 'OK', 'S', 1717225967, 1717225967, '1'),
(112857, 31192, 'QU', 'OK', 'S', 1717225971, 1717225971, '1'),
(112858, 18360, 'QU', 'OK', 'S', 1717225975, 1717225975, '1'),
(112859, 31069, 'QU', 'OK', 'S', 1717225979, 1717225979, '1'),
(112860, 31156, 'QU', 'OK', 'S', 1717225983, 1717225983, '1'),
(112861, 10310, 'QU', 'OK', 'S', 1717228957, 1717228957, '1'),
(112862, 7866, 'QU', 'OK', 'S', 1717228961, 1717228961, '1'),
(112863, 26351, 'QU', 'OK', 'S', 1717228981, 1717228981, '1'),
(112864, 30591, 'QU', 'OK', 'S', 1717228987, 1717228987, '1'),
(112865, 26351, 'QU', 'OK', 'S', 1717228994, 1717228994, '1'),
(112866, 30591, 'QU', 'OK', 'S', 1717228999, 1717228999, '1'),
(112867, 31491, 'QU', 'OK', 'S', 1717229006, 1717229006, '1'),
(112868, 31491, 'QU', 'OK', 'S', 1717229011, 1717229011, '1'),
(112869, 31491, 'QU', 'OK', 'S', 1717229015, 1717229015, '1'),
(112870, 30527, 'QU', 'OK', 'S', 1717229020, 1717229020, '1'),
(112871, 30208, 'QU', 'OK', 'S', 1717229023, 1717229023, '1'),
(112872, 30590, 'QU', 'OK', 'S', 1717229027, 1717229027, '1'),
(112873, 25089, 'QU', 'OK', 'S', 1717229108, 1717229108, '1'),
(112874, 30590, 'QU', 'OK', 'S', 1717229112, 1717229112, '1'),
(112875, 30527, 'QU', 'OK', 'S', 1717229119, 1717229119, '1'),
(112876, 30527, 'QU', 'OK', 'S', 1717229123, 1717229123, '1'),
(112877, 31104, 'QU', 'OK', 'S', 1717229126, 1717229126, '1'),
(112878, 30591, 'QU', 'OK', 'S', 1717229131, 1717229131, '1'),
(112879, 10251, 'QU', 'OK', 'S', 1717229136, 1717229136, '1'),
(112880, 30527, 'QU', 'OK', 'S', 1717229155, 1717229155, '1'),
(112881, 19305, 'QU', 'OK', 'S', 1717229171, 1717229171, '1'),
(112882, 15918, 'QU', 'OK', 'S', 1717229908, 1717229908, '1'),
(112883, 31545, 'QU', 'OK', 'S', 1717230121, 1717230121, '1'),
(112884, 29001, 'QU', 'OK', 'S', 1717230158, 1717230158, '1'),
(112885, 28815, 'QU', 'OK', 'S', 1717230274, 1717230274, '1'),
(112886, 30227, 'QU', 'OK', 'S', 1717234092, 1717234092, '1'),
(112887, 31676, 'QU', 'OK', 'S', 1717234184, 1717234184, '1'),
(112888, 18132, 'QU', 'OK', 'S', 1717234381, 1717234381, '1'),
(112889, 24815, 'QU', 'OK', 'S', 1717234425, 1717234425, '1'),
(112890, 31666, 'QU', 'OK', 'S', 1717234595, 1717234595, '1'),
(112891, 27067, 'QU', 'OK', 'S', 1717235509, 1717235509, '1'),
(112892, 26210, 'QU', 'OK', 'S', 1717235511, 1717235511, '1'),
(112893, 31699, 'QU', 'OK', 'S', 1717235520, 1717235520, '1'),
(112894, 31700, 'QU', 'OK', 'S', 1717235685, 1717235685, '1'),
(112895, 31695, 'QU', 'OK', 'S', 1717236350, 1717236350, '1'),
(112896, 31710, 'QU', 'OK', 'S', 1717236610, 1717236610, '1'),
(112897, 31711, 'QU', 'OK', 'S', 1717236715, 1717236715, '1'),
(112898, 31686, 'QU', 'OK', 'S', 1717236926, 1717236926, '1'),
(112899, 31687, 'QU', 'OK', 'S', 1717237046, 1717237046, '1'),
(112900, 31688, 'QU', 'OK', 'S', 1717237196, 1717237196, '1'),
(112901, 31701, 'QU', 'OK', 'S', 1717237488, 1717237488, '1'),
(112902, 31702, 'QU', 'OK', 'S', 1717237644, 1717237644, '1'),
(112903, 31703, 'QU', 'OK', 'S', 1717237735, 1717237735, '1'),
(112904, 31704, 'QU', 'OK', 'S', 1717237853, 1717237853, '1'),
(112905, 31684, 'QU', 'OK', 'S', 1717238086, 1717238086, '1'),
(112906, 31685, 'QU', 'OK', 'S', 1717238121, 1717238121, '1'),
(112907, 31709, 'QU', 'OK', 'S', 1717238175, 1717238175, '1'),
(112908, 31707, 'QU', 'OK', 'S', 1717238331, 1717238331, '1'),
(112909, 31708, 'QU', 'OK', 'S', 1717238382, 1717238382, '1'),
(112910, 31647, 'QU', 'OK', 'S', 1717238466, 1717238466, '1'),
(112911, 30909, 'QU', 'OK', 'S', 1717238628, 1717238628, '1'),
(112912, 31394, 'QU', 'OK', 'S', 1717238721, 1717238721, '1'),
(112913, 30117, 'QU', 'OK', 'S', 1717238899, 1717238899, '1'),
(112914, 31698, 'QU', 'OK', 'S', 1717239483, 1717239483, '1'),
(112915, 31696, 'QU', 'OK', 'S', 1717240086, 1717240086, '1'),
(112916, 27065, 'QU', 'OK', 'S', 1717240283, 1717240283, '1'),
(112917, 14328, 'QU', 'OK', 'S', 1717240287, 1717240287, '1'),
(112918, 30810, 'QU', 'OK', 'S', 1717240290, 1717240290, '1'),
(112919, 31697, 'QU', 'OK', 'S', 1717241208, 1717241208, '1'),
(112920, 31697, 'QU', 'OK', 'S', 1717241280, 1717241280, '1'),
(112921, 31705, 'QU', 'OK', 'S', 1717241706, 1717241706, '1'),
(112922, 31706, 'QU', 'OK', 'S', 1717241978, 1717241978, '1'),
(112923, 12287, 'QU', 'OK', 'S', 1717244053, 1717244053, '1'),
(112924, 30889, 'QU', 'OK', 'S', 1717244056, 1717244056, '1'),
(112925, 30395, 'QU', 'OK', 'S', 1717244059, 1717244059, '1'),
(112926, 25508, 'QU', 'OK', 'S', 1717244062, 1717244062, '1'),
(112927, 30716, 'QU', 'OK', 'S', 1717244065, 1717244065, '1'),
(112928, 30716, 'QU', 'OK', 'S', 1717244067, 1717244067, '1'),
(112929, 31246, 'QU', 'OK', 'S', 1717244070, 1717244070, '1'),
(112930, 31545, 'QU', 'OK', 'S', 1717244073, 1717244073, '1'),
(112931, 30725, 'QU', 'OK', 'S', 1717244075, 1717244075, '1'),
(112932, 8896, 'QU', 'OK', 'S', 1717244080, 1717244080, '1'),
(112933, 31333, 'QU', 'OK', 'S', 1717244082, 1717244082, '1'),
(112934, 25298, 'QU', 'OK', 'S', 1717244087, 1717244087, '1'),
(112935, 31105, 'QU', 'OK', 'S', 1717244090, 1717244090, '1'),
(112936, 31105, 'QU', 'OK', 'S', 1717244094, 1717244094, '1'),
(112937, 24250, 'QU', 'OK', 'S', 1717244097, 1717244097, '1'),
(112938, 18948, 'QU', 'OK', 'S', 1717244100, 1717244100, '1'),
(112939, 25298, 'QU', 'OK', 'S', 1717244132, 1717244132, '1'),
(112940, 3628, 'QU', 'OK', 'S', 1717244134, 1717244134, '1'),
(112941, 3584, 'QU', 'OK', 'S', 1717244136, 1717244136, '1'),
(112942, 17397, 'QU', 'OK', 'S', 1717244138, 1717244138, '1'),
(112943, 2125, 'QU', 'OK', 'S', 1717244144, 1717244144, '1'),
(112944, 29001, 'QU', 'OK', 'S', 1717244147, 1717244147, '1'),
(112945, 29001, 'QU', 'OK', 'S', 1717244150, 1717244150, '1'),
(112946, 29478, 'QU', 'OK', 'S', 1717244153, 1717244153, '1'),
(112947, 28815, 'QU', 'OK', 'S', 1717244156, 1717244156, '1'),
(112948, 3531, 'QU', 'OK', 'S', 1717244159, 1717244159, '1'),
(112949, 16464, 'QU', 'OK', 'S', 1717244162, 1717244162, '1'),
(112950, 31107, 'QU', 'OK', 'S', 1717244165, 1717244165, '1'),
(112951, 31693, 'QU', 'OK', 'S', 1717244667, 1717244667, '1'),
(112952, 31692, 'QU', 'OK', 'S', 1717244690, 1717244690, '1'),
(112953, 31691, 'QU', 'OK', 'S', 1717244736, 1717244736, '1'),
(112954, 31690, 'QU', 'OK', 'S', 1717244769, 1717244769, '1'),
(112955, 31689, 'QU', 'OK', 'S', 1717244802, 1717244802, '1'),
(112956, 31533, 'QU', 'OK', 'S', 1717244835, 1717244835, '1'),
(112957, 31329, 'QU', 'OK', 'S', 1717244911, 1717244911, '1'),
(112958, 31328, 'QU', 'OK', 'S', 1717244929, 1717244929, '1'),
(112959, 31320, 'QU', 'OK', 'S', 1717244984, 1717244984, '1'),
(112960, 31315, 'QU', 'OK', 'S', 1717245021, 1717245021, '1'),
(112961, 31220, 'QU', 'OK', 'S', 1717245090, 1717245090, '1'),
(112962, 31216, 'QU', 'OK', 'S', 1717245113, 1717245113, '1'),
(112963, 31213, 'QU', 'OK', 'S', 1717245139, 1717245139, '1'),
(112964, 31073, 'QU', 'OK', 'S', 1717245190, 1717245190, '1'),
(112965, 31025, 'QU', 'OK', 'S', 1717245212, 1717245212, '1'),
(112966, 31024, 'QU', 'OK', 'S', 1717245237, 1717245237, '1'),
(112967, 31023, 'QU', 'OK', 'S', 1717245302, 1717245302, '1'),
(112968, 30956, 'QU', 'OK', 'S', 1717245340, 1717245340, '1'),
(112969, 30952, 'QU', 'OK', 'S', 1717245380, 1717245380, '1'),
(112970, 30949, 'QU', 'OK', 'S', 1717245408, 1717245408, '1'),
(112971, 30953, 'QU', 'OK', 'S', 1717245442, 1717245442, '1'),
(112972, 24837, 'QU', 'OK', 'S', 1717245650, 1717245650, '1'),
(112973, 24837, 'QU', 'OK', 'S', 1717245656, 1717245656, '1'),
(112974, 30397, 'QU', 'OK', 'S', 1717245954, 1717245954, '1'),
(112975, 26866, 'QU', 'OK', 'S', 1717246004, 1717246004, '1'),
(112976, 30295, 'QU', 'OK', 'S', 1717246043, 1717246043, '1'),
(112977, 31333, 'QU', 'OK', 'S', 1717246123, 1717246123, '1'),
(112978, 28987, 'QU', 'OK', 'S', 1717246399, 1717246399, '1'),
(112979, 28985, 'QU', 'OK', 'S', 1717246946, 1717246946, '1'),
(112980, 30397, 'QU', 'OK', 'S', 1717247090, 1717247090, '1'),
(112981, 29268, 'QU', 'OK', 'S', 1717247093, 1717247093, '1'),
(112982, 29268, 'QU', 'OK', 'S', 1717247093, 1717247093, '1'),
(112983, 28317, 'QU', 'OK', 'S', 1717247151, 1717247151, '1'),
(112984, 28003, 'QU', 'OK', 'S', 1717247219, 1717247219, '1'),
(112985, 27798, 'QU', 'OK', 'S', 1717247251, 1717247251, '1'),
(112986, 27794, 'QU', 'OK', 'S', 1717247276, 1717247276, '1'),
(112987, 26347, 'QU', 'OK', 'S', 1717247401, 1717247401, '1'),
(112988, 26306, 'QU', 'OK', 'S', 1717247471, 1717247471, '1'),
(112989, 26301, 'QU', 'OK', 'S', 1717247504, 1717247504, '1'),
(112990, 26272, 'QU', 'OK', 'S', 1717247555, 1717247555, '1'),
(112991, 29830, 'QU', 'OK', 'S', 1717247618, 1717247618, '1'),
(112992, 26261, 'QU', 'OK', 'S', 1717247634, 1717247634, '1'),
(112993, 29792, 'QU', 'OK', 'S', 1717247651, 1717247651, '1'),
(112994, 26259, 'QU', 'OK', 'S', 1717247658, 1717247658, '1'),
(112995, 26258, 'QU', 'OK', 'S', 1717247668, 1717247668, '1'),
(112996, 29803, 'QU', 'OK', 'S', 1717247670, 1717247670, '1'),
(112997, 31498, 'QU', 'OK', 'S', 1717247675, 1717247675, '1'),
(112998, 26257, 'QU', 'OK', 'S', 1717247678, 1717247678, '1'),
(112999, 31602, 'QU', 'OK', 'S', 1717247679, 1717247679, '1'),
(113000, 30497, 'QU', 'OK', 'S', 1717247682, 1717247682, '1'),
(113001, 15799, 'QU', 'OK', 'S', 1717247686, 1717247686, '1'),
(113002, 31618, 'QU', 'OK', 'S', 1717247688, 1717247688, '1'),
(113003, 25903, 'QU', 'OK', 'S', 1717247692, 1717247692, '1'),
(113004, 31590, 'QU', 'OK', 'S', 1717247698, 1717247698, '1'),
(113005, 31653, 'QU', 'OK', 'S', 1717247702, 1717247702, '1'),
(113006, 31558, 'QU', 'OK', 'S', 1717247707, 1717247707, '1'),
(113007, 30363, 'QU', 'OK', 'S', 1717247721, 1717247721, '1'),
(113008, 31618, 'QU', 'OK', 'S', 1717247725, 1717247725, '1'),
(113009, 31540, 'QU', 'OK', 'S', 1717247729, 1717247729, '1'),
(113010, 31590, 'QU', 'OK', 'S', 1717247732, 1717247732, '1'),
(113011, 13117, 'QU', 'OK', 'S', 1717247736, 1717247736, '1'),
(113012, 31266, 'QU', 'OK', 'S', 1717247741, 1717247741, '1'),
(113013, 31608, 'QU', 'OK', 'S', 1717247744, 1717247744, '1'),
(113014, 26766, 'QU', 'OK', 'S', 1717247748, 1717247748, '1'),
(113015, 20464, 'QU', 'OK', 'S', 1717247752, 1717247752, '1'),
(113016, 26766, 'QU', 'OK', 'S', 1717247756, 1717247756, '1'),
(113017, 31540, 'QU', 'OK', 'S', 1717247760, 1717247760, '1'),
(113018, 15280, 'QU', 'OK', 'S', 1717247763, 1717247763, '1'),
(113019, 31611, 'QU', 'OK', 'S', 1717247788, 1717247788, '1'),
(113020, 31657, 'QU', 'OK', 'S', 1717247791, 1717247791, '1'),
(113021, 26767, 'QU', 'OK', 'S', 1717247795, 1717247795, '1'),
(113022, 31656, 'QU', 'OK', 'S', 1717247799, 1717247799, '1'),
(113023, 31266, 'QU', 'OK', 'S', 1717247804, 1717247804, '1'),
(113024, 26767, 'QU', 'OK', 'S', 1717247808, 1717247808, '1'),
(113025, 30110, 'QU', 'OK', 'S', 1717247811, 1717247811, '1'),
(113026, 26022, 'QU', 'OK', 'S', 1717247812, 1717247812, '1'),
(113027, 31610, 'QU', 'OK', 'S', 1717247815, 1717247815, '1'),
(113028, 26766, 'QU', 'OK', 'S', 1717247819, 1717247819, '1'),
(113029, 31557, 'QU', 'OK', 'S', 1717247822, 1717247822, '1'),
(113030, 31558, 'QU', 'OK', 'S', 1717247826, 1717247826, '1'),
(113031, 30109, 'QU', 'OK', 'S', 1717247829, 1717247829, '1'),
(113032, 26021, 'QU', 'OK', 'S', 1717247832, 1717247832, '1'),
(113033, 31551, 'QU', 'OK', 'S', 1717247841, 1717247841, '1'),
(113034, 31551, 'QU', 'OK', 'S', 1717247843, 1717247843, '1'),
(113035, 28743, 'QU', 'OK', 'S', 1717247880, 1717247880, '1'),
(113036, 25629, 'QU', 'OK', 'S', 1717247902, 1717247902, '1'),
(113037, 31368, 'QU', 'OK', 'S', 1717247907, 1717247907, '1'),
(113038, 31261, 'QU', 'OK', 'S', 1717247912, 1717247912, '1'),
(113039, 28741, 'QU', 'OK', 'S', 1717247915, 1717247915, '1'),
(113040, 31575, 'QU', 'OK', 'S', 1717247917, 1717247917, '1'),
(113041, 31366, 'QU', 'OK', 'S', 1717247921, 1717247921, '1'),
(113042, 31538, 'QU', 'OK', 'S', 1717247927, 1717247927, '1'),
(113043, 31104, 'QU', 'OK', 'S', 1717247931, 1717247931, '1'),
(113044, 31557, 'QU', 'OK', 'S', 1717247935, 1717247935, '1'),
(113045, 31601, 'QU', 'OK', 'S', 1717247940, 1717247940, '1'),
(113046, 31611, 'QU', 'OK', 'S', 1717247945, 1717247945, '1'),
(113047, 31612, 'QU', 'OK', 'S', 1717247950, 1717247950, '1'),
(113048, 24248, 'QU', 'OK', 'S', 1717247954, 1717247954, '1'),
(113049, 25134, 'QU', 'OK', 'S', 1717247964, 1717247964, '1'),
(113050, 25075, 'QU', 'OK', 'S', 1717247985, 1717247985, '1'),
(113051, 29792, 'QU', 'OK', 'S', 1717247986, 1717247986, '1'),
(113052, 29792, 'QU', 'OK', 'S', 1717247986, 1717247986, '1'),
(113053, 29792, 'QU', 'OK', 'S', 1717247986, 1717247986, '1'),
(113054, 29791, 'QU', 'OK', 'S', 1717248077, 1717248077, '1'),
(113055, 29791, 'QU', 'OK', 'S', 1717248077, 1717248077, '1'),
(113056, 29791, 'QU', 'OK', 'S', 1717248077, 1717248077, '1'),
(113057, 29791, 'QU', 'OK', 'S', 1717248077, 1717248077, '1'),
(113058, 29791, 'QU', 'OK', 'S', 1717248077, 1717248077, '1'),
(113059, 29784, 'QU', 'OK', 'S', 1717248141, 1717248141, '1'),
(113060, 29784, 'QU', 'OK', 'S', 1717248141, 1717248141, '1'),
(113061, 29784, 'QU', 'OK', 'S', 1717248141, 1717248141, '1'),
(113062, 31707, 'QU', 'OK', 'S', 1717248185, 1717248185, '1'),
(113063, 29722, 'QU', 'OK', 'S', 1717248271, 1717248271, '1'),
(113064, 31697, 'QU', 'OK', 'S', 1717248294, 1717248294, '1'),
(113065, 28322, 'QU', 'OK', 'S', 1717248304, 1717248304, '1'),
(113066, 28323, 'QU', 'OK', 'S', 1717248313, 1717248313, '1'),
(113067, 29697, 'QU', 'OK', 'S', 1717248384, 1717248384, '1'),
(113068, 29697, 'QU', 'OK', 'S', 1717248384, 1717248384, '1'),
(113069, 29697, 'QU', 'OK', 'S', 1717248384, 1717248384, '1'),
(113070, 29345, 'QU', 'OK', 'S', 1717248412, 1717248412, '1'),
(113071, 29324, 'QU', 'OK', 'S', 1717248426, 1717248426, '1'),
(113072, 28318, 'QU', 'OK', 'S', 1717248467, 1717248467, '1'),
(113073, 28316, 'QU', 'OK', 'S', 1717248482, 1717248482, '1'),
(113074, 28315, 'QU', 'OK', 'S', 1717248519, 1717248519, '1'),
(113075, 28314, 'QU', 'OK', 'S', 1717248549, 1717248549, '1'),
(113076, 28720, 'QU', 'OK', 'S', 1717248585, 1717248585, '1'),
(113077, 28724, 'QU', 'OK', 'S', 1717248601, 1717248601, '1'),
(113078, 28723, 'QU', 'OK', 'S', 1717248619, 1717248619, '1'),
(113079, 28723, 'QU', 'OK', 'S', 1717248619, 1717248619, '1'),
(113080, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113081, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113082, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113083, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113084, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113085, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113086, 25072, 'QU', 'OK', 'S', 1717248624, 1717248624, '1'),
(113087, 25772, 'QU', 'OK', 'S', 1717248674, 1717248674, '1'),
(113088, 31652, 'QU', 'OK', 'S', 1717248681, 1717248681, '1'),
(113089, 31652, 'QU', 'OK', 'S', 1717248681, 1717248681, '1'),
(113090, 31652, 'QU', 'OK', 'S', 1717248681, 1717248681, '1'),
(113091, 31652, 'QU', 'OK', 'S', 1717248681, 1717248681, '1'),
(113092, 31652, 'QU', 'OK', 'S', 1717248681, 1717248681, '1'),
(113093, 25774, 'QU', 'OK', 'S', 1717248701, 1717248701, '1'),
(113094, 25768, 'QU', 'OK', 'S', 1717248738, 1717248738, '1'),
(113095, 25771, 'QU', 'OK', 'S', 1717248756, 1717248756, '1'),
(113096, 25062, 'QU', 'OK', 'S', 1717248773, 1717248773, '1'),
(113097, 25770, 'QU', 'OK', 'S', 1717248775, 1717248775, '1'),
(113098, 25763, 'QU', 'OK', 'S', 1717248799, 1717248799, '1'),
(113099, 25762, 'QU', 'OK', 'S', 1717248816, 1717248816, '1'),
(113100, 24597, 'QU', 'OK', 'S', 1717248832, 1717248832, '1'),
(113101, 25749, 'QU', 'OK', 'S', 1717248836, 1717248836, '1'),
(113102, 25744, 'QU', 'OK', 'S', 1717248847, 1717248847, '1'),
(113103, 24592, 'QU', 'OK', 'S', 1717248879, 1717248879, '1'),
(113104, 25729, 'QU', 'OK', 'S', 1717248885, 1717248885, '1'),
(113105, 25724, 'QU', 'OK', 'S', 1717248894, 1717248894, '1'),
(113106, 24543, 'QU', 'OK', 'S', 1717248900, 1717248900, '1'),
(113107, 24542, 'QU', 'OK', 'S', 1717248918, 1717248918, '1'),
(113108, 25687, 'QU', 'OK', 'S', 1717248945, 1717248945, '1'),
(113109, 24653, 'QU', 'OK', 'S', 1717248968, 1717248968, '1'),
(113110, 24652, 'QU', 'OK', 'S', 1717248985, 1717248985, '1'),
(113111, 24651, 'QU', 'OK', 'S', 1717249012, 1717249012, '1'),
(113112, 24650, 'QU', 'OK', 'S', 1717249030, 1717249030, '1'),
(113113, 24649, 'QU', 'OK', 'S', 1717249043, 1717249043, '1'),
(113114, 24644, 'QU', 'OK', 'S', 1717249083, 1717249083, '1'),
(113115, 22963, 'QU', 'OK', 'S', 1717249086, 1717249086, '1'),
(113116, 22752, 'QU', 'OK', 'S', 1717249118, 1717249118, '1'),
(113117, 24643, 'QU', 'OK', 'S', 1717249119, 1717249119, '1'),
(113118, 22756, 'QU', 'OK', 'S', 1717249130, 1717249130, '1'),
(113119, 24642, 'QU', 'OK', 'S', 1717249130, 1717249130, '1'),
(113120, 24641, 'QU', 'OK', 'S', 1717249146, 1717249146, '1'),
(113121, 24639, 'QU', 'OK', 'S', 1717249159, 1717249159, '1'),
(113122, 24636, 'QU', 'OK', 'S', 1717249177, 1717249177, '1'),
(113123, 22604, 'QU', 'OK', 'S', 1717249185, 1717249185, '1'),
(113124, 24634, 'QU', 'OK', 'S', 1717249192, 1717249192, '1'),
(113125, 31697, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113126, 31707, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113127, 24248, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113128, 31612, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113129, 31611, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113130, 31601, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113131, 31557, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113132, 31104, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113133, 31538, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113134, 31366, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113135, 31575, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113136, 31261, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113137, 31368, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113138, 31551, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113139, 31551, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113140, 30109, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113141, 31558, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113142, 31557, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113143, 26766, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113144, 31610, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113145, 30110, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113146, 26767, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113147, 31266, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113148, 31656, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113149, 26767, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113150, 31657, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113151, 31611, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113152, 15280, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113153, 31540, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113154, 26766, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113155, 20464, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113156, 26766, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113157, 31608, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113158, 31266, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113159, 13117, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113160, 31590, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113161, 31540, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113162, 31618, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113163, 30363, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113164, 31558, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113165, 31653, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113166, 31590, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113167, 25903, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113168, 31618, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113169, 22602, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113170, 15799, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113171, 30497, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113172, 31602, 'QU', 'OK', 'S', 1717249196, 1717249196, '1'),
(113173, 31498, 'QU', 'OK', 'S', 1717249197, 1717249197, '1'),
(113174, 22444, 'QU', 'OK', 'S', 1717249231, 1717249231, '1'),
(113175, 24564, 'QU', 'OK', 'S', 1717249232, 1717249232, '1'),
(113176, 22442, 'QU', 'OK', 'S', 1717249250, 1717249250, '1'),
(113177, 24430, 'QU', 'OK', 'S', 1717249250, 1717249250, '1'),
(113178, 24429, 'QU', 'OK', 'S', 1717249262, 1717249262, '1'),
(113179, 22433, 'QU', 'OK', 'S', 1717249271, 1717249271, '1'),
(113180, 24430, 'QU', 'OK', 'S', 1717249271, 1717249271, '1'),
(113181, 22432, 'QU', 'OK', 'S', 1717249283, 1717249283, '1'),
(113182, 24412, 'QU', 'OK', 'S', 1717249283, 1717249283, '1'),
(113183, 24410, 'QU', 'OK', 'S', 1717249299, 1717249299, '1'),
(113184, 22430, 'QU', 'OK', 'S', 1717249307, 1717249307, '1'),
(113185, 24404, 'QU', 'OK', 'S', 1717249316, 1717249316, '1'),
(113186, 24389, 'QU', 'OK', 'S', 1717249336, 1717249336, '1'),
(113187, 22278, 'QU', 'OK', 'S', 1717249346, 1717249346, '1'),
(113188, 24388, 'QU', 'OK', 'S', 1717249346, 1717249346, '1'),
(113189, 22277, 'QU', 'OK', 'S', 1717249355, 1717249355, '1'),
(113190, 23624, 'QU', 'OK', 'S', 1717249376, 1717249376, '1'),
(113191, 31618, 'QU', 'OK', 'S', 1717249671, 1717249671, '1'),
(113192, 31540, 'QU', 'OK', 'S', 1717249679, 1717249679, '1'),
(113193, 31610, 'QU', 'OK', 'S', 1717249681, 1717249681, '1'),
(113194, 31611, 'QU', 'OK', 'S', 1717249686, 1717249686, '1'),
(113195, 26766, 'QU', 'OK', 'S', 1717249688, 1717249688, '1'),
(113196, 31697, 'QU', 'OK', 'S', 1717249692, 1717249692, '1'),
(113197, 31657, 'QU', 'OK', 'S', 1717249694, 1717249694, '1'),
(113198, 31601, 'QU', 'OK', 'S', 1717249697, 1717249697, '1'),
(113199, 31602, 'QU', 'OK', 'S', 1717249699, 1717249699, '1'),
(113200, 15799, 'QU', 'OK', 'S', 1717249702, 1717249702, '1'),
(113201, 31557, 'QU', 'OK', 'S', 1717249706, 1717249706, '1'),
(113202, 31261, 'QU', 'OK', 'S', 1717249712, 1717249712, '1'),
(113203, 30110, 'QU', 'OK', 'S', 1717249715, 1717249715, '1'),
(113204, 26766, 'QU', 'OK', 'S', 1717249717, 1717249717, '1'),
(113205, 31590, 'QU', 'OK', 'S', 1717249721, 1717249721, '1'),
(113206, 31104, 'QU', 'OK', 'S', 1717249724, 1717249724, '1'),
(113207, 31366, 'QU', 'OK', 'S', 1717249727, 1717249727, '1'),
(113208, 26766, 'QU', 'OK', 'S', 1717249730, 1717249730, '1'),
(113209, 31608, 'QU', 'OK', 'S', 1717249735, 1717249735, '1'),
(113210, 31653, 'QU', 'OK', 'S', 1717249738, 1717249738, '1'),
(113211, 31498, 'QU', 'OK', 'S', 1717249742, 1717249742, '1'),
(113212, 31618, 'QU', 'OK', 'S', 1717249744, 1717249744, '1'),
(113213, 31707, 'QU', 'OK', 'S', 1717249747, 1717249747, '1'),
(113214, 31540, 'QU', 'OK', 'S', 1717249750, 1717249750, '1'),
(113215, 26767, 'QU', 'OK', 'S', 1717249753, 1717249753, '1'),
(113216, 31575, 'QU', 'OK', 'S', 1717249756, 1717249756, '1'),
(113217, 31551, 'QU', 'OK', 'S', 1717249759, 1717249759, '1'),
(113218, 25903, 'QU', 'OK', 'S', 1717249762, 1717249762, '1'),
(113219, 30363, 'QU', 'OK', 'S', 1717249767, 1717249767, '1'),
(113220, 31538, 'QU', 'OK', 'S', 1717249772, 1717249772, '1'),
(113221, 15280, 'QU', 'OK', 'S', 1717249775, 1717249775, '1'),
(113222, 30497, 'QU', 'OK', 'S', 1717249777, 1717249777, '1'),
(113223, 31656, 'QU', 'OK', 'S', 1717249781, 1717249781, '1'),
(113224, 31612, 'QU', 'OK', 'S', 1717249784, 1717249784, '1'),
(113225, 31557, 'QU', 'OK', 'S', 1717249789, 1717249789, '1'),
(113226, 31368, 'QU', 'OK', 'S', 1717249792, 1717249792, '1'),
(113227, 31558, 'QU', 'OK', 'S', 1717249797, 1717249797, '1'),
(113228, 13117, 'QU', 'OK', 'S', 1717249800, 1717249800, '1'),
(113229, 31551, 'QU', 'OK', 'S', 1717249804, 1717249804, '1'),
(113230, 31558, 'QU', 'OK', 'S', 1717249807, 1717249807, '1'),
(113231, 31611, 'QU', 'OK', 'S', 1717249810, 1717249810, '1'),
(113232, 20464, 'QU', 'OK', 'S', 1717249813, 1717249813, '1'),
(113233, 30109, 'QU', 'OK', 'S', 1717249816, 1717249816, '1'),
(113234, 31590, 'QU', 'OK', 'S', 1717249819, 1717249819, '1'),
(113235, 31266, 'QU', 'OK', 'S', 1717249822, 1717249822, '1'),
(113236, 26767, 'QU', 'OK', 'S', 1717249825, 1717249825, '1'),
(113237, 31266, 'QU', 'OK', 'S', 1717249830, 1717249830, '1'),
(113238, 24248, 'QU', 'OK', 'S', 1717249833, 1717249833, '1'),
(113239, 28898, 'QU', 'OK', 'S', 1717250078, 1717250078, '1'),
(113240, 31599, 'QU', 'OK', 'S', 1717250214, 1717250214, '1'),
(113241, 31600, 'QU', 'OK', 'S', 1717250294, 1717250294, '1'),
(113242, 22177, 'QU', 'OK', 'S', 1717250601, 1717250601, '1'),
(113243, 22088, 'QU', 'OK', 'S', 1717250658, 1717250658, '1'),
(113244, 21832, 'QU', 'OK', 'S', 1717250684, 1717250684, '1'),
(113245, 20819, 'QU', 'OK', 'S', 1717250758, 1717250758, '1'),
(113246, 18003, 'QU', 'OK', 'S', 1717251161, 1717251161, '1'),
(113247, 19484, 'QU', 'OK', 'S', 1717310122, 1717310122, '1'),
(113248, 19484, 'QU', 'OK', 'S', 1717310122, 1717310122, '1'),
(113249, 19485, 'QU', 'OK', 'S', 1717310135, 1717310135, '1'),
(113250, 19485, 'QU', 'OK', 'S', 1717310135, 1717310135, '1'),
(113251, 19502, 'QU', 'OK', 'S', 1717310153, 1717310153, '1'),
(113252, 19502, 'QU', 'OK', 'S', 1717310153, 1717310153, '1'),
(113253, 21708, 'QU', 'OK', 'S', 1717310199, 1717310199, '1'),
(113254, 21708, 'QU', 'OK', 'S', 1717310199, 1717310199, '1'),
(113255, 21734, 'QU', 'OK', 'S', 1717310219, 1717310219, '1'),
(113256, 21846, 'QU', 'OK', 'S', 1717310231, 1717310231, '1'),
(113257, 21869, 'QU', 'OK', 'S', 1717310244, 1717310244, '1'),
(113258, 24956, 'QU', 'OK', 'S', 1717310276, 1717310276, '1'),
(113259, 31130, 'QU', 'OK', 'S', 1717393153, 1717393153, '1'),
(113260, 30641, 'QU', 'OK', 'S', 1717394726, 1717394726, '1'),
(113261, 30716, 'QU', 'OK', 'S', 1717394907, 1717394907, '1'),
(113262, 30716, 'QU', 'OK', 'S', 1717394910, 1717394910, '1'),
(113263, 30716, 'QU', 'OK', 'S', 1717394920, 1717394920, '1'),
(113264, 31019, 'QU', 'OK', 'S', 1717395730, 1717395730, '1'),
(113265, 31019, 'QU', 'OK', 'S', 1717395735, 1717395735, '1'),
(113266, 30641, 'QU', 'OK', 'S', 1717397641, 1717397641, '1'),
(113267, 31091, 'QU', 'OK', 'S', 1717397705, 1717397705, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(113268, 30715, 'QU', 'OK', 'S', 1717397746, 1717397746, '1'),
(113269, 30362, 'QU', 'OK', 'S', 1717397784, 1717397784, '1'),
(113270, 30715, 'QU', 'OK', 'S', 1717397861, 1717397861, '1'),
(113271, 30147, 'QU', 'OK', 'S', 1717397907, 1717397907, '1'),
(113272, 30711, 'QU', 'OK', 'S', 1717398004, 1717398004, '1'),
(113273, 30606, 'QU', 'OK', 'S', 1717398062, 1717398062, '1'),
(113274, 30912, 'QU', 'OK', 'S', 1717398112, 1717398112, '1'),
(113275, 23622, 'QU', 'OK', 'S', 1717398173, 1717398173, '1'),
(113276, 31104, 'QU', 'OK', 'S', 1717398176, 1717398176, '1'),
(113277, 31085, 'QU', 'OK', 'S', 1717398249, 1717398249, '1'),
(113278, 31019, 'QU', 'OK', 'S', 1717398309, 1717398309, '1'),
(113279, 30564, 'QU', 'OK', 'S', 1717398372, 1717398372, '1'),
(113280, 23622, 'QU', 'OK', 'S', 1717398394, 1717398394, '1'),
(113281, 23621, 'QU', 'OK', 'S', 1717398411, 1717398411, '1'),
(113282, 30644, 'QU', 'OK', 'S', 1717398411, 1717398411, '1'),
(113283, 23620, 'QU', 'OK', 'S', 1717398421, 1717398421, '1'),
(113284, 26915, 'QU', 'OK', 'S', 1717398425, 1717398425, '1'),
(113285, 23619, 'QU', 'OK', 'S', 1717398441, 1717398441, '1'),
(113286, 23619, 'QU', 'OK', 'S', 1717398460, 1717398460, '1'),
(113287, 27555, 'QU', 'OK', 'S', 1717398464, 1717398464, '1'),
(113288, 27555, 'QU', 'OK', 'S', 1717398470, 1717398470, '1'),
(113289, 23618, 'QU', 'OK', 'S', 1717398473, 1717398473, '1'),
(113290, 23589, 'QU', 'OK', 'S', 1717398488, 1717398488, '1'),
(113291, 23588, 'QU', 'OK', 'S', 1717398505, 1717398505, '1'),
(113292, 23569, 'QU', 'OK', 'S', 1717398524, 1717398524, '1'),
(113293, 23568, 'QU', 'OK', 'S', 1717398536, 1717398536, '1'),
(113294, 31104, 'QU', 'OK', 'S', 1717398550, 1717398550, '1'),
(113295, 30147, 'QU', 'OK', 'S', 1717398552, 1717398552, '1'),
(113296, 30606, 'QU', 'OK', 'S', 1717398557, 1717398557, '1'),
(113297, 30532, 'QU', 'OK', 'S', 1717398563, 1717398563, '1'),
(113298, 31019, 'QU', 'OK', 'S', 1717398565, 1717398565, '1'),
(113299, 30912, 'QU', 'OK', 'S', 1717398568, 1717398568, '1'),
(113300, 25508, 'QU', 'OK', 'S', 1717398570, 1717398570, '1'),
(113301, 27555, 'QU', 'OK', 'S', 1717398572, 1717398572, '1'),
(113302, 27555, 'QU', 'OK', 'S', 1717398576, 1717398576, '1'),
(113303, 30532, 'QU', 'OK', 'S', 1717398577, 1717398577, '1'),
(113304, 30564, 'QU', 'OK', 'S', 1717398581, 1717398581, '1'),
(113305, 30644, 'QU', 'OK', 'S', 1717398585, 1717398585, '1'),
(113306, 31085, 'QU', 'OK', 'S', 1717398588, 1717398588, '1'),
(113307, 30715, 'QU', 'OK', 'S', 1717398595, 1717398595, '1'),
(113308, 31091, 'QU', 'OK', 'S', 1717398599, 1717398599, '1'),
(113309, 30715, 'QU', 'OK', 'S', 1717398603, 1717398603, '1'),
(113310, 23567, 'QU', 'OK', 'S', 1717398616, 1717398616, '1'),
(113311, 24893, 'QU', 'OK', 'S', 1717398619, 1717398619, '1'),
(113312, 24893, 'QU', 'OK', 'S', 1717398619, 1717398619, '1'),
(113313, 24893, 'QU', 'OK', 'S', 1717398619, 1717398619, '1'),
(113314, 23566, 'QU', 'OK', 'S', 1717398626, 1717398626, '1'),
(113315, 23565, 'QU', 'OK', 'S', 1717398634, 1717398634, '1'),
(113316, 30589, 'QU', 'OK', 'S', 1717398635, 1717398635, '1'),
(113317, 23565, 'QU', 'OK', 'S', 1717398642, 1717398642, '1'),
(113318, 30589, 'QU', 'OK', 'S', 1717398651, 1717398651, '1'),
(113319, 23564, 'QU', 'OK', 'S', 1717398658, 1717398658, '1'),
(113320, 24810, 'QU', 'OK', 'S', 1717398662, 1717398662, '1'),
(113321, 24810, 'QU', 'OK', 'S', 1717398662, 1717398662, '1'),
(113322, 24810, 'QU', 'OK', 'S', 1717398662, 1717398662, '1'),
(113323, 30589, 'QU', 'OK', 'S', 1717398665, 1717398665, '1'),
(113324, 23559, 'QU', 'OK', 'S', 1717398676, 1717398676, '1'),
(113325, 23559, 'QU', 'OK', 'S', 1717398683, 1717398683, '1'),
(113326, 23747, 'QU', 'OK', 'S', 1717398709, 1717398709, '1'),
(113327, 23558, 'QU', 'OK', 'S', 1717398716, 1717398716, '1'),
(113328, 30641, 'QU', 'OK', 'S', 1717398723, 1717398723, '1'),
(113329, 23557, 'QU', 'OK', 'S', 1717398726, 1717398726, '1'),
(113330, 30515, 'QU', 'OK', 'S', 1717398735, 1717398735, '1'),
(113331, 30641, 'QU', 'OK', 'S', 1717398735, 1717398735, '1'),
(113332, 30362, 'QU', 'OK', 'S', 1717398738, 1717398738, '1'),
(113333, 23556, 'QU', 'OK', 'S', 1717398739, 1717398739, '1'),
(113334, 30711, 'QU', 'OK', 'S', 1717398742, 1717398742, '1'),
(113335, 30515, 'QU', 'OK', 'S', 1717398750, 1717398750, '1'),
(113336, 23555, 'QU', 'OK', 'S', 1717398753, 1717398753, '1'),
(113337, 23553, 'QU', 'OK', 'S', 1717398790, 1717398790, '1'),
(113338, 21905, 'QU', 'OK', 'S', 1717398801, 1717398801, '1'),
(113339, 21904, 'QU', 'OK', 'S', 1717398816, 1717398816, '1'),
(113340, 21903, 'QU', 'OK', 'S', 1717398832, 1717398832, '1'),
(113341, 21902, 'QU', 'OK', 'S', 1717398842, 1717398842, '1'),
(113342, 21901, 'QU', 'OK', 'S', 1717398859, 1717398859, '1'),
(113343, 21900, 'QU', 'OK', 'S', 1717398874, 1717398874, '1'),
(113344, 21898, 'QU', 'OK', 'S', 1717398885, 1717398885, '1'),
(113345, 31035, 'QU', 'OK', 'S', 1717398886, 1717398886, '1'),
(113346, 21897, 'QU', 'OK', 'S', 1717398895, 1717398895, '1'),
(113347, 31035, 'QU', 'OK', 'S', 1717398908, 1717398908, '1'),
(113348, 31035, 'QU', 'OK', 'S', 1717398927, 1717398927, '1'),
(113349, 17783, 'QU', 'OK', 'S', 1717398930, 1717398930, '1'),
(113350, 17783, 'QU', 'OK', 'S', 1717398930, 1717398930, '1'),
(113351, 17782, 'QU', 'OK', 'S', 1717398941, 1717398941, '1'),
(113352, 31035, 'QU', 'OK', 'S', 1717398945, 1717398945, '1'),
(113353, 17782, 'QU', 'OK', 'S', 1717398948, 1717398948, '1'),
(113354, 17781, 'QU', 'OK', 'S', 1717398964, 1717398964, '1'),
(113355, 17778, 'QU', 'OK', 'S', 1717398986, 1717398986, '1'),
(113356, 17777, 'QU', 'OK', 'S', 1717398995, 1717398995, '1'),
(113357, 17777, 'QU', 'OK', 'S', 1717399003, 1717399003, '1'),
(113358, 17776, 'QU', 'OK', 'S', 1717399020, 1717399020, '1'),
(113359, 21896, 'QU', 'OK', 'S', 1717399049, 1717399049, '1'),
(113360, 21608, 'QU', 'OK', 'S', 1717399060, 1717399060, '1'),
(113361, 17775, 'QU', 'OK', 'S', 1717399094, 1717399094, '1'),
(113362, 17774, 'QU', 'OK', 'S', 1717399109, 1717399109, '1'),
(113363, 17771, 'QU', 'OK', 'S', 1717399128, 1717399128, '1'),
(113364, 31035, 'QU', 'OK', 'S', 1717399142, 1717399142, '1'),
(113365, 17768, 'QU', 'OK', 'S', 1717399145, 1717399145, '1'),
(113366, 31035, 'QU', 'OK', 'S', 1717399148, 1717399148, '1'),
(113367, 31035, 'QU', 'OK', 'S', 1717399153, 1717399153, '1'),
(113368, 30515, 'QU', 'OK', 'S', 1717399158, 1717399158, '1'),
(113369, 30515, 'QU', 'OK', 'S', 1717399162, 1717399162, '1'),
(113370, 17765, 'QU', 'OK', 'S', 1717399163, 1717399163, '1'),
(113371, 30589, 'QU', 'OK', 'S', 1717399166, 1717399166, '1'),
(113372, 30589, 'QU', 'OK', 'S', 1717399170, 1717399170, '1'),
(113373, 15630, 'QU', 'OK', 'S', 1717399177, 1717399177, '1'),
(113374, 30589, 'QU', 'OK', 'S', 1717399180, 1717399180, '1'),
(113375, 30532, 'QU', 'OK', 'S', 1717399184, 1717399184, '1'),
(113376, 30532, 'QU', 'OK', 'S', 1717399191, 1717399191, '1'),
(113377, 31035, 'QU', 'OK', 'S', 1717399199, 1717399199, '1'),
(113378, 15568, 'QU', 'OK', 'S', 1717399214, 1717399214, '1'),
(113379, 15567, 'QU', 'OK', 'S', 1717399229, 1717399229, '1'),
(113380, 15567, 'QU', 'OK', 'S', 1717399237, 1717399237, '1'),
(113381, 15565, 'QU', 'OK', 'S', 1717399247, 1717399247, '1'),
(113382, 15564, 'QU', 'OK', 'S', 1717399260, 1717399260, '1'),
(113383, 15563, 'QU', 'OK', 'S', 1717399271, 1717399271, '1'),
(113384, 15388, 'QU', 'OK', 'S', 1717399284, 1717399284, '1'),
(113385, 15387, 'QU', 'OK', 'S', 1717399308, 1717399308, '1'),
(113386, 15386, 'QU', 'OK', 'S', 1717399345, 1717399345, '1'),
(113387, 15385, 'QU', 'OK', 'S', 1717399364, 1717399364, '1'),
(113388, 15384, 'QU', 'OK', 'S', 1717399377, 1717399377, '1'),
(113389, 15383, 'QU', 'OK', 'S', 1717399388, 1717399388, '1'),
(113390, 15382, 'QU', 'OK', 'S', 1717399398, 1717399398, '1'),
(113391, 29830, 'QU', 'OK', 'S', 1717399441, 1717399441, '1'),
(113392, 29803, 'QU', 'OK', 'S', 1717399450, 1717399450, '1'),
(113393, 29792, 'QU', 'OK', 'S', 1717399472, 1717399472, '1'),
(113394, 29784, 'QU', 'OK', 'S', 1717399498, 1717399498, '1'),
(113395, 29722, 'QU', 'OK', 'S', 1717399514, 1717399514, '1'),
(113396, 29722, 'QU', 'OK', 'S', 1717399523, 1717399523, '1'),
(113397, 29697, 'QU', 'OK', 'S', 1717399539, 1717399539, '1'),
(113398, 29324, 'QU', 'OK', 'S', 1717399568, 1717399568, '1'),
(113399, 29320, 'QU', 'OK', 'S', 1717399590, 1717399590, '1'),
(113400, 29320, 'QU', 'OK', 'S', 1717399596, 1717399596, '1'),
(113401, 29279, 'QU', 'OK', 'S', 1717399617, 1717399617, '1'),
(113402, 29277, 'QU', 'OK', 'S', 1717399638, 1717399638, '1'),
(113403, 29277, 'QU', 'OK', 'S', 1717399645, 1717399645, '1'),
(113404, 29276, 'QU', 'OK', 'S', 1717399660, 1717399660, '1'),
(113405, 29272, 'QU', 'OK', 'S', 1717399666, 1717399666, '1'),
(113406, 29270, 'QU', 'OK', 'S', 1717399674, 1717399674, '1'),
(113407, 29268, 'QU', 'OK', 'S', 1717399682, 1717399682, '1'),
(113408, 28743, 'QU', 'OK', 'S', 1717399693, 1717399693, '1'),
(113409, 28741, 'QU', 'OK', 'S', 1717399712, 1717399712, '1'),
(113410, 28724, 'QU', 'OK', 'S', 1717399740, 1717399740, '1'),
(113411, 28723, 'QU', 'OK', 'S', 1717399748, 1717399748, '1'),
(113412, 28718, 'QU', 'OK', 'S', 1717399765, 1717399765, '1'),
(113413, 28323, 'QU', 'OK', 'S', 1717399777, 1717399777, '1'),
(113414, 28322, 'QU', 'OK', 'S', 1717399786, 1717399786, '1'),
(113415, 28318, 'QU', 'OK', 'S', 1717399818, 1717399818, '1'),
(113416, 28316, 'QU', 'OK', 'S', 1717399828, 1717399828, '1'),
(113417, 28315, 'QU', 'OK', 'S', 1717399844, 1717399844, '1'),
(113418, 28314, 'QU', 'OK', 'S', 1717399860, 1717399860, '1'),
(113419, 25776, 'QU', 'OK', 'S', 1717399876, 1717399876, '1'),
(113420, 25776, 'QU', 'OK', 'S', 1717399882, 1717399882, '1'),
(113421, 25775, 'QU', 'OK', 'S', 1717399889, 1717399889, '1'),
(113422, 25775, 'QU', 'OK', 'S', 1717399896, 1717399896, '1'),
(113423, 25774, 'QU', 'OK', 'S', 1717399905, 1717399905, '1'),
(113424, 25772, 'QU', 'OK', 'S', 1717399922, 1717399922, '1'),
(113425, 25772, 'QU', 'OK', 'S', 1717399928, 1717399928, '1'),
(113426, 25771, 'QU', 'OK', 'S', 1717399956, 1717399956, '1'),
(113427, 25770, 'QU', 'OK', 'S', 1717399964, 1717399964, '1'),
(113428, 25768, 'QU', 'OK', 'S', 1717399975, 1717399975, '1'),
(113429, 25763, 'QU', 'OK', 'S', 1717399988, 1717399988, '1'),
(113430, 25762, 'QU', 'OK', 'S', 1717399997, 1717399997, '1'),
(113431, 25749, 'QU', 'OK', 'S', 1717400011, 1717400011, '1'),
(113432, 25744, 'QU', 'OK', 'S', 1717400020, 1717400020, '1'),
(113433, 25741, 'QU', 'OK', 'S', 1717400030, 1717400030, '1'),
(113434, 25741, 'QU', 'OK', 'S', 1717400036, 1717400036, '1'),
(113435, 25733, 'QU', 'OK', 'S', 1717400067, 1717400067, '1'),
(113436, 25733, 'QU', 'OK', 'S', 1717400074, 1717400074, '1'),
(113437, 25731, 'QU', 'OK', 'S', 1717400080, 1717400080, '1'),
(113438, 25731, 'QU', 'OK', 'S', 1717400087, 1717400087, '1'),
(113439, 25729, 'QU', 'OK', 'S', 1717400096, 1717400096, '1'),
(113440, 25725, 'QU', 'OK', 'S', 1717400103, 1717400103, '1'),
(113441, 25725, 'QU', 'OK', 'S', 1717400110, 1717400110, '1'),
(113442, 25724, 'QU', 'OK', 'S', 1717400118, 1717400118, '1'),
(113443, 25722, 'QU', 'OK', 'S', 1717400126, 1717400126, '1'),
(113444, 25722, 'QU', 'OK', 'S', 1717400133, 1717400133, '1'),
(113445, 25704, 'QU', 'OK', 'S', 1717400168, 1717400168, '1'),
(113446, 25704, 'QU', 'OK', 'S', 1717400174, 1717400174, '1'),
(113447, 25699, 'QU', 'OK', 'S', 1717400183, 1717400183, '1'),
(113448, 25699, 'QU', 'OK', 'S', 1717400189, 1717400189, '1'),
(113449, 25695, 'QU', 'OK', 'S', 1717400197, 1717400197, '1'),
(113450, 25695, 'QU', 'OK', 'S', 1717400204, 1717400204, '1'),
(113451, 25692, 'QU', 'OK', 'S', 1717400226, 1717400226, '1'),
(113452, 25692, 'QU', 'OK', 'S', 1717400232, 1717400232, '1'),
(113453, 25687, 'QU', 'OK', 'S', 1717400241, 1717400241, '1'),
(113454, 25687, 'QU', 'OK', 'S', 1717400248, 1717400248, '1'),
(113455, 24653, 'QU', 'OK', 'S', 1717400258, 1717400258, '1'),
(113456, 24652, 'QU', 'OK', 'S', 1717400266, 1717400266, '1'),
(113457, 24651, 'QU', 'OK', 'S', 1717400283, 1717400283, '1'),
(113458, 24650, 'QU', 'OK', 'S', 1717400291, 1717400291, '1'),
(113459, 31730, 'QU', 'OK', 'S', 1717403327, 1717403327, '1'),
(113460, 31730, 'QU', 'OK', 'S', 1717403327, 1717403327, '1'),
(113461, 31706, 'QU', 'OK', 'S', 1717403341, 1717403341, '1'),
(113462, 31706, 'QU', 'OK', 'S', 1717403341, 1717403341, '1'),
(113463, 31706, 'QU', 'OK', 'S', 1717403341, 1717403341, '1'),
(113464, 31706, 'QU', 'OK', 'S', 1717403341, 1717403341, '1'),
(113465, 31705, 'QU', 'OK', 'S', 1717403361, 1717403361, '1'),
(113466, 31705, 'QU', 'OK', 'S', 1717403361, 1717403361, '1'),
(113467, 31647, 'QU', 'OK', 'S', 1717403375, 1717403375, '1'),
(113468, 31647, 'QU', 'OK', 'S', 1717403375, 1717403375, '1'),
(113469, 31647, 'QU', 'OK', 'S', 1717403375, 1717403375, '1'),
(113470, 31622, 'QU', 'OK', 'S', 1717403386, 1717403386, '1'),
(113471, 31622, 'QU', 'OK', 'S', 1717403386, 1717403386, '1'),
(113472, 31622, 'QU', 'OK', 'S', 1717403386, 1717403386, '1'),
(113473, 31622, 'QU', 'OK', 'S', 1717403386, 1717403386, '1'),
(113474, 31622, 'QU', 'OK', 'S', 1717403386, 1717403386, '1'),
(113475, 31621, 'QU', 'OK', 'S', 1717403395, 1717403395, '1'),
(113476, 31620, 'QU', 'OK', 'S', 1717403404, 1717403404, '1'),
(113477, 31620, 'QU', 'OK', 'S', 1717403404, 1717403404, '1'),
(113478, 31619, 'QU', 'OK', 'S', 1717403418, 1717403418, '1'),
(113479, 31619, 'QU', 'OK', 'S', 1717403418, 1717403418, '1'),
(113480, 31596, 'QU', 'OK', 'S', 1717403427, 1717403427, '1'),
(113481, 31596, 'QU', 'OK', 'S', 1717403427, 1717403427, '1'),
(113482, 31595, 'QU', 'OK', 'S', 1717403452, 1717403452, '1'),
(113483, 31595, 'QU', 'OK', 'S', 1717403452, 1717403452, '1'),
(113484, 31560, 'QU', 'OK', 'S', 1717403469, 1717403469, '1'),
(113485, 31560, 'QU', 'OK', 'S', 1717403469, 1717403469, '1'),
(113486, 31560, 'QU', 'OK', 'S', 1717403469, 1717403469, '1'),
(113487, 31553, 'QU', 'OK', 'S', 1717403479, 1717403479, '1'),
(113488, 31552, 'QU', 'OK', 'S', 1717403494, 1717403494, '1'),
(113489, 31552, 'QU', 'OK', 'S', 1717403494, 1717403494, '1'),
(113490, 31552, 'QU', 'OK', 'S', 1717403494, 1717403494, '1'),
(113491, 31552, 'QU', 'OK', 'S', 1717403494, 1717403494, '1'),
(113492, 31551, 'QU', 'OK', 'S', 1717403505, 1717403505, '1'),
(113493, 31551, 'QU', 'OK', 'S', 1717403505, 1717403505, '1'),
(113494, 30360, 'QU', 'OK', 'S', 1717403952, 1717403952, '1'),
(113495, 30089, 'QU', 'OK', 'S', 1717404806, 1717404806, '1'),
(113496, 30089, 'QU', 'OK', 'S', 1717404806, 1717404806, '1'),
(113497, 30089, 'QU', 'OK', 'S', 1717404806, 1717404806, '1'),
(113498, 26462, 'QU', 'OK', 'S', 1717404901, 1717404901, '1'),
(113499, 26220, 'QU', 'OK', 'S', 1717404912, 1717404912, '1'),
(113500, 26185, 'QU', 'OK', 'S', 1717404934, 1717404934, '1'),
(113501, 26185, 'QU', 'OK', 'S', 1717404934, 1717404934, '1'),
(113502, 26071, 'QU', 'OK', 'S', 1717404948, 1717404948, '1'),
(113503, 24741, 'QU', 'OK', 'S', 1717405002, 1717405002, '1'),
(113504, 24670, 'QU', 'OK', 'S', 1717405041, 1717405041, '1'),
(113505, 15048, 'QU', 'OK', 'S', 1717407516, 1717407516, '1'),
(113506, 15050, 'QU', 'OK', 'S', 1717407590, 1717407590, '1'),
(113507, 20651, 'QU', 'OK', 'S', 1717407665, 1717407665, '1'),
(113508, 26776, 'QU', 'OK', 'S', 1717407928, 1717407928, '1'),
(113509, 26776, 'QU', 'OK', 'S', 1717407936, 1717407936, '1'),
(113510, 31284, 'QU', 'OK', 'S', 1717407938, 1717407938, '1'),
(113511, 21821, 'QU', 'OK', 'S', 1717407941, 1717407941, '1'),
(113512, 22516, 'QU', 'OK', 'S', 1717407944, 1717407944, '1'),
(113513, 26606, 'QU', 'OK', 'S', 1717407946, 1717407946, '1'),
(113514, 21544, 'QU', 'OK', 'S', 1717407950, 1717407950, '1'),
(113515, 27714, 'QU', 'OK', 'S', 1717407954, 1717407954, '1'),
(113516, 30784, 'QU', 'OK', 'S', 1717407958, 1717407958, '1'),
(113517, 26541, 'QU', 'OK', 'S', 1717407961, 1717407961, '1'),
(113518, 22516, 'QU', 'OK', 'S', 1717407965, 1717407965, '1'),
(113519, 27093, 'QU', 'OK', 'S', 1717407969, 1717407969, '1'),
(113520, 31502, 'QU', 'OK', 'S', 1717408416, 1717408416, '1'),
(113521, 22384, 'QU', 'OK', 'S', 1717408427, 1717408427, '1'),
(113522, 30533, 'QU', 'OK', 'S', 1717408430, 1717408430, '1'),
(113523, 25432, 'QU', 'OK', 'S', 1717408433, 1717408433, '1'),
(113524, 28419, 'QU', 'OK', 'S', 1717408437, 1717408437, '1'),
(113525, 25432, 'QU', 'OK', 'S', 1717408440, 1717408440, '1'),
(113526, 21832, 'QU', 'OK', 'S', 1717408442, 1717408442, '1'),
(113527, 27487, 'QU', 'OK', 'S', 1717408445, 1717408445, '1'),
(113528, 28534, 'QU', 'OK', 'S', 1717408448, 1717408448, '1'),
(113529, 27094, 'QU', 'OK', 'S', 1717408452, 1717408452, '1'),
(113530, 26740, 'QU', 'OK', 'S', 1717408456, 1717408456, '1'),
(113531, 15115, 'QU', 'OK', 'S', 1717408459, 1717408459, '1'),
(113532, 31546, 'QU', 'OK', 'S', 1717408904, 1717408904, '1'),
(113533, 30240, 'QU', 'OK', 'S', 1717408906, 1717408906, '1'),
(113534, 27937, 'QU', 'OK', 'S', 1717408916, 1717408916, '1'),
(113535, 25636, 'QU', 'OK', 'S', 1717408918, 1717408918, '1'),
(113536, 31485, 'QU', 'OK', 'S', 1717408921, 1717408921, '1'),
(113537, 31096, 'QU', 'OK', 'S', 1717408928, 1717408928, '1'),
(113538, 20830, 'QU', 'OK', 'S', 1717409324, 1717409324, '1'),
(113539, 28456, 'QU', 'OK', 'S', 1717409328, 1717409328, '1'),
(113540, 21362, 'QU', 'OK', 'S', 1717409330, 1717409330, '1'),
(113541, 21828, 'QU', 'OK', 'S', 1717409334, 1717409334, '1'),
(113542, 26541, 'QU', 'OK', 'S', 1717409337, 1717409337, '1'),
(113543, 25543, 'QU', 'OK', 'S', 1717409340, 1717409340, '1'),
(113544, 27281, 'QU', 'OK', 'S', 1717409344, 1717409344, '1'),
(113545, 31502, 'QU', 'OK', 'S', 1717409353, 1717409353, '1'),
(113546, 26776, 'QU', 'OK', 'S', 1717409357, 1717409357, '1'),
(113547, 23323, 'QU', 'OK', 'S', 1717409360, 1717409360, '1'),
(113548, 31545, 'QU', 'OK', 'S', 1717409363, 1717409363, '1'),
(113549, 31513, 'QU', 'OK', 'S', 1717409370, 1717409370, '1'),
(113550, 26736, 'QU', 'OK', 'S', 1717409374, 1717409374, '1'),
(113551, 27094, 'QU', 'OK', 'S', 1717409378, 1717409378, '1'),
(113552, 28534, 'QU', 'OK', 'S', 1717409382, 1717409382, '1'),
(113553, 19955, 'QU', 'OK', 'S', 1717409386, 1717409386, '1'),
(113554, 29295, 'QU', 'OK', 'S', 1717409390, 1717409390, '1'),
(113555, 22074, 'QU', 'OK', 'S', 1717409678, 1717409678, '1'),
(113556, 31511, 'QU', 'OK', 'S', 1717409682, 1717409682, '1'),
(113557, 23973, 'QU', 'OK', 'S', 1717409687, 1717409687, '1'),
(113558, 30500, 'QU', 'OK', 'S', 1717409690, 1717409690, '1'),
(113559, 30533, 'QU', 'OK', 'S', 1717409694, 1717409694, '1'),
(113560, 27412, 'QU', 'OK', 'S', 1717409698, 1717409698, '1'),
(113561, 28699, 'QU', 'OK', 'S', 1717409705, 1717409705, '1'),
(113562, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113563, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113564, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113565, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113566, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113567, 7231, 'QU', 'OK', 'S', 1717409797, 1717409797, '1'),
(113568, 28985, 'QU', 'OK', 'S', 1717409887, 1717409887, '1'),
(113569, 12210, 'QU', 'OK', 'S', 1717409889, 1717409889, '1'),
(113570, 27703, 'QU', 'OK', 'S', 1717409891, 1717409891, '1'),
(113571, 22384, 'QU', 'OK', 'S', 1717409894, 1717409894, '1'),
(113572, 13759, 'QU', 'OK', 'S', 1717409896, 1717409896, '1'),
(113573, 27467, 'QU', 'OK', 'S', 1717409899, 1717409899, '1'),
(113574, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113575, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113576, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113577, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113578, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113579, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113580, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113581, 18728, 'QU', 'OK', 'S', 1717409903, 1717409903, '1'),
(113582, 19541, 'QU', 'OK', 'S', 1717409949, 1717409949, '1'),
(113583, 19541, 'QU', 'OK', 'S', 1717409949, 1717409949, '1'),
(113584, 19541, 'QU', 'OK', 'S', 1717409949, 1717409949, '1'),
(113585, 19541, 'QU', 'OK', 'S', 1717409949, 1717409949, '1'),
(113586, 31712, 'QU', 'OK', 'S', 1717410768, 1717410768, '1'),
(113587, 31713, 'QU', 'OK', 'S', 1717411446, 1717411446, '1'),
(113588, 28958, 'QU', 'OK', 'S', 1717411545, 1717411545, '1'),
(113589, 29367, 'QU', 'OK', 'S', 1717411568, 1717411568, '1'),
(113590, 21313, 'QU', 'OK', 'S', 1717411584, 1717411584, '1'),
(113591, 25451, 'QU', 'OK', 'S', 1717411599, 1717411599, '1'),
(113592, 29540, 'QU', 'OK', 'S', 1717411613, 1717411613, '1'),
(113593, 20948, 'QU', 'OK', 'S', 1717411641, 1717411641, '1'),
(113594, 31714, 'QU', 'OK', 'S', 1717411809, 1717411809, '1'),
(113595, 21019, 'QU', 'OK', 'S', 1717411898, 1717411898, '1'),
(113596, 31715, 'QU', 'OK', 'S', 1717412000, 1717412000, '1'),
(113597, 31728, 'QU', 'OK', 'S', 1717412152, 1717412152, '1'),
(113598, 31729, 'QU', 'OK', 'S', 1717412264, 1717412264, '1'),
(113599, 31730, 'QU', 'OK', 'S', 1717413025, 1717413025, '1'),
(113600, 31731, 'QU', 'OK', 'S', 1717413334, 1717413334, '1'),
(113601, 31716, 'QU', 'OK', 'S', 1717414245, 1717414245, '1'),
(113602, 31717, 'QU', 'OK', 'S', 1717414271, 1717414271, '1'),
(113603, 31718, 'QU', 'OK', 'S', 1717414310, 1717414310, '1'),
(113604, 31719, 'QU', 'OK', 'S', 1717414335, 1717414335, '1'),
(113605, 31720, 'QU', 'OK', 'S', 1717414379, 1717414379, '1'),
(113606, 31721, 'QU', 'OK', 'S', 1717414406, 1717414406, '1'),
(113607, 31722, 'QU', 'OK', 'S', 1717414431, 1717414431, '1'),
(113608, 31723, 'QU', 'OK', 'S', 1717414454, 1717414454, '1'),
(113609, 31724, 'QU', 'OK', 'S', 1717414574, 1717414574, '1'),
(113610, 31725, 'QU', 'OK', 'S', 1717414596, 1717414596, '1'),
(113611, 20446, 'QU', 'OK', 'S', 1717415900, 1717415900, '1'),
(113612, 27938, 'QU', 'OK', 'S', 1717416569, 1717416569, '1'),
(113613, 31732, 'QU', 'OK', 'S', 1717419085, 1717419085, '1'),
(113614, 31733, 'QU', 'OK', 'S', 1717419784, 1717419784, '1'),
(113615, 31734, 'QU', 'OK', 'S', 1717420348, 1717420348, '1'),
(113616, 31740, 'QU', 'OK', 'S', 1717420585, 1717420585, '1'),
(113617, 31737, 'QU', 'OK', 'S', 1717420795, 1717420795, '1'),
(113618, 31739, 'QU', 'OK', 'S', 1717421202, 1717421202, '1'),
(113619, 31736, 'QU', 'OK', 'S', 1717421427, 1717421427, '1'),
(113620, 31149, 'QU', 'OK', 'S', 1717477114, 1717477114, '1'),
(113621, 15926, 'QU', 'OK', 'S', 1717477792, 1717477792, '1'),
(113622, 15926, 'QU', 'OK', 'S', 1717477797, 1717477797, '1'),
(113623, 26550, 'QU', 'OK', 'S', 1717477801, 1717477801, '1'),
(113624, 31539, 'QU', 'OK', 'S', 1717477804, 1717477804, '1'),
(113625, 29441, 'QU', 'OK', 'S', 1717477819, 1717477819, '1'),
(113626, 31536, 'QU', 'OK', 'S', 1717477823, 1717477823, '1'),
(113627, 31469, 'QU', 'OK', 'S', 1717477827, 1717477827, '1'),
(113628, 30993, 'QU', 'OK', 'S', 1717477831, 1717477831, '1'),
(113629, 26769, 'QU', 'OK', 'S', 1717477834, 1717477834, '1'),
(113630, 31116, 'QU', 'OK', 'S', 1717477837, 1717477837, '1'),
(113631, 31116, 'QU', 'OK', 'S', 1717477840, 1717477840, '1'),
(113632, 31094, 'QU', 'OK', 'S', 1717477949, 1717477949, '1'),
(113633, 31119, 'QU', 'OK', 'S', 1717479144, 1717479144, '1'),
(113634, 31106, 'QU', 'OK', 'S', 1717479230, 1717479230, '1'),
(113635, 31101, 'QU', 'OK', 'S', 1717479244, 1717479244, '1'),
(113636, 31088, 'QU', 'OK', 'S', 1717479317, 1717479317, '1'),
(113637, 31083, 'QU', 'OK', 'S', 1717479358, 1717479358, '1'),
(113638, 31080, 'QU', 'OK', 'S', 1717479385, 1717479385, '1'),
(113639, 11178, 'QU', 'OK', 'S', 1717480426, 1717480426, '1'),
(113640, 22041, 'QU', 'OK', 'S', 1717480430, 1717480430, '1'),
(113641, 22123, 'QU', 'OK', 'S', 1717480439, 1717480439, '1'),
(113642, 18948, 'QU', 'OK', 'S', 1717480447, 1717480447, '1'),
(113643, 28374, 'QU', 'OK', 'S', 1717480453, 1717480453, '1'),
(113644, 22048, 'QU', 'OK', 'S', 1717480457, 1717480457, '1'),
(113645, 21802, 'QU', 'OK', 'S', 1717480462, 1717480462, '1'),
(113646, 26030, 'QU', 'OK', 'S', 1717480466, 1717480466, '1'),
(113647, 24259, 'QU', 'OK', 'S', 1717480469, 1717480469, '1'),
(113648, 30580, 'QU', 'OK', 'S', 1717480471, 1717480471, '1'),
(113649, 30007, 'QU', 'OK', 'S', 1717480476, 1717480476, '1'),
(113650, 26510, 'QU', 'OK', 'S', 1717480480, 1717480480, '1'),
(113651, 31536, 'QU', 'OK', 'S', 1717480485, 1717480485, '1'),
(113652, 24434, 'QU', 'OK', 'S', 1717480489, 1717480489, '1'),
(113653, 30580, 'QU', 'OK', 'S', 1717480494, 1717480494, '1'),
(113654, 26278, 'QU', 'OK', 'S', 1717480499, 1717480499, '1'),
(113655, 29414, 'QU', 'OK', 'S', 1717480509, 1717480509, '1'),
(113656, 24232, 'QU', 'OK', 'S', 1717480514, 1717480514, '1'),
(113657, 24260, 'QU', 'OK', 'S', 1717480519, 1717480519, '1'),
(113658, 23691, 'QU', 'OK', 'S', 1717480524, 1717480524, '1'),
(113659, 27833, 'QU', 'OK', 'S', 1717480536, 1717480536, '1'),
(113660, 29583, 'QU', 'OK', 'S', 1717480538, 1717480538, '1'),
(113661, 21365, 'QU', 'OK', 'S', 1717480545, 1717480545, '1'),
(113662, 25748, 'QU', 'OK', 'S', 1717480554, 1717480554, '1'),
(113663, 29005, 'QU', 'OK', 'S', 1717480557, 1717480557, '1'),
(113664, 26278, 'QU', 'OK', 'S', 1717480563, 1717480563, '1'),
(113665, 29005, 'QU', 'OK', 'S', 1717480569, 1717480569, '1'),
(113666, 21963, 'QU', 'OK', 'S', 1717480573, 1717480573, '1'),
(113667, 29250, 'QU', 'OK', 'S', 1717480577, 1717480577, '1'),
(113668, 26280, 'QU', 'OK', 'S', 1717480583, 1717480583, '1'),
(113669, 25077, 'QU', 'OK', 'S', 1717480586, 1717480586, '1'),
(113670, 30363, 'QU', 'OK', 'S', 1717480593, 1717480593, '1'),
(113671, 26280, 'QU', 'OK', 'S', 1717480602, 1717480602, '1'),
(113672, 29250, 'QU', 'OK', 'S', 1717480613, 1717480613, '1'),
(113673, 30154, 'QU', 'OK', 'S', 1717480616, 1717480616, '1'),
(113674, 28376, 'QU', 'OK', 'S', 1717480624, 1717480624, '1'),
(113675, 30154, 'QU', 'OK', 'S', 1717480628, 1717480628, '1'),
(113676, 18905, 'QU', 'OK', 'S', 1717482516, 1717482516, '1'),
(113677, 18966, 'QU', 'OK', 'S', 1717485195, 1717485195, '1'),
(113678, 25051, 'QU', 'OK', 'S', 1717485197, 1717485197, '1'),
(113679, 29661, 'QU', 'OK', 'S', 1717485200, 1717485200, '1'),
(113680, 25077, 'QU', 'OK', 'S', 1717485202, 1717485202, '1'),
(113681, 18708, 'QU', 'OK', 'S', 1717485205, 1717485205, '1'),
(113682, 26273, 'QU', 'OK', 'S', 1717485218, 1717485218, '1'),
(113683, 30078, 'QU', 'OK', 'S', 1717485220, 1717485220, '1'),
(113684, 30969, 'QU', 'OK', 'S', 1717485229, 1717485229, '1'),
(113685, 30725, 'QU', 'OK', 'S', 1717485264, 1717485264, '1'),
(113686, 31587, 'QU', 'OK', 'S', 1717485264, 1717485264, '1'),
(113687, 31310, 'QU', 'OK', 'S', 1717485284, 1717485284, '1'),
(113688, 25764, 'QU', 'OK', 'S', 1717485318, 1717485318, '1'),
(113689, 25765, 'QU', 'OK', 'S', 1717485362, 1717485362, '1'),
(113690, 25765, 'QU', 'OK', 'S', 1717485367, 1717485367, '1'),
(113691, 31090, 'QU', 'OK', 'S', 1717485503, 1717485503, '1'),
(113692, 14108, 'QU', 'OK', 'S', 1717486566, 1717486566, '1'),
(113693, 21292, 'QU', 'OK', 'S', 1717486573, 1717486573, '1'),
(113694, 27934, 'QU', 'OK', 'S', 1717486576, 1717486576, '1'),
(113695, 24161, 'QU', 'OK', 'S', 1717486579, 1717486579, '1'),
(113696, 10076, 'QU', 'OK', 'S', 1717486591, 1717486591, '1'),
(113697, 20441, 'QU', 'OK', 'S', 1717486637, 1717486637, '1'),
(113698, 11153, 'QU', 'OK', 'S', 1717486709, 1717486709, '1'),
(113699, 22022, 'QU', 'OK', 'S', 1717486720, 1717486720, '1'),
(113700, 24810, 'QU', 'OK', 'S', 1717486725, 1717486725, '1'),
(113701, 30721, 'QU', 'OK', 'S', 1717486728, 1717486728, '1'),
(113702, 16643, 'QU', 'OK', 'S', 1717486736, 1717486736, '1'),
(113703, 25014, 'QU', 'OK', 'S', 1717486739, 1717486739, '1'),
(113704, 24883, 'QU', 'OK', 'S', 1717486743, 1717486743, '1'),
(113705, 28880, 'QU', 'OK', 'S', 1717486748, 1717486748, '1'),
(113706, 7536, 'QU', 'OK', 'S', 1717486752, 1717486752, '1'),
(113707, 13234, 'QU', 'OK', 'S', 1717486770, 1717486770, '1'),
(113708, 20259, 'QU', 'OK', 'S', 1717486790, 1717486790, '1'),
(113709, 29268, 'QU', 'OK', 'S', 1717492544, 1717492544, '1'),
(113710, 28724, 'QU', 'OK', 'S', 1717492603, 1717492603, '1'),
(113711, 28723, 'QU', 'OK', 'S', 1717492625, 1717492625, '1'),
(113712, 28718, 'QU', 'OK', 'S', 1717492734, 1717492734, '1'),
(113713, 28323, 'QU', 'OK', 'S', 1717492781, 1717492781, '1'),
(113714, 28322, 'QU', 'OK', 'S', 1717492792, 1717492792, '1'),
(113715, 28316, 'QU', 'OK', 'S', 1717492813, 1717492813, '1'),
(113716, 28315, 'QU', 'OK', 'S', 1717492840, 1717492840, '1'),
(113717, 28314, 'QU', 'OK', 'S', 1717492869, 1717492869, '1'),
(113718, 25771, 'QU', 'OK', 'S', 1717492904, 1717492904, '1'),
(113719, 25770, 'QU', 'OK', 'S', 1717492914, 1717492914, '1'),
(113720, 25768, 'QU', 'OK', 'S', 1717492946, 1717492946, '1'),
(113721, 25768, 'QU', 'OK', 'S', 1717492955, 1717492955, '1'),
(113722, 15386, 'QU', 'OK', 'S', 1717493072, 1717493072, '1'),
(113723, 15385, 'QU', 'OK', 'S', 1717493086, 1717493086, '1'),
(113724, 15384, 'QU', 'OK', 'S', 1717493108, 1717493108, '1'),
(113725, 15382, 'QU', 'OK', 'S', 1717493120, 1717493120, '1'),
(113726, 15568, 'QU', 'OK', 'S', 1717493167, 1717493167, '1'),
(113727, 15565, 'QU', 'OK', 'S', 1717493196, 1717493196, '1'),
(113728, 15564, 'QU', 'OK', 'S', 1717493225, 1717493225, '1'),
(113729, 15388, 'QU', 'OK', 'S', 1717493318, 1717493318, '1'),
(113730, 15387, 'QU', 'OK', 'S', 1717493359, 1717493359, '1'),
(113731, 17775, 'QU', 'OK', 'S', 1717493384, 1717493384, '1'),
(113732, 17774, 'QU', 'OK', 'S', 1717493395, 1717493395, '1'),
(113733, 17771, 'QU', 'OK', 'S', 1717493414, 1717493414, '1'),
(113734, 17767, 'QU', 'OK', 'S', 1717493427, 1717493427, '1'),
(113735, 17766, 'QU', 'OK', 'S', 1717493443, 1717493443, '1'),
(113736, 31098, 'QU', 'OK', 'S', 1717493452, 1717493452, '1'),
(113737, 17765, 'QU', 'OK', 'S', 1717493453, 1717493453, '1'),
(113738, 12274, 'QU', 'OK', 'S', 1717493465, 1717493465, '1'),
(113739, 17783, 'QU', 'OK', 'S', 1717493535, 1717493535, '1'),
(113740, 17781, 'QU', 'OK', 'S', 1717493553, 1717493553, '1'),
(113741, 25129, 'QU', 'OK', 'S', 1717494502, 1717494502, '1'),
(113742, 25129, 'QU', 'OK', 'S', 1717494511, 1717494511, '1'),
(113743, 18368, 'QU', 'OK', 'S', 1717495669, 1717495669, '1'),
(113744, 30919, 'QU', 'OK', 'S', 1717496142, 1717496142, '1'),
(113745, 30919, 'QU', 'OK', 'S', 1717496193, 1717496193, '1'),
(113746, 30919, 'QU', 'OK', 'S', 1717496215, 1717496215, '1'),
(113747, 30919, 'QU', 'OK', 'S', 1717496218, 1717496218, '1'),
(113748, 30919, 'QU', 'OK', 'S', 1717496226, 1717496226, '1'),
(113749, 30919, 'QU', 'OK', 'S', 1717496235, 1717496235, '1'),
(113750, 30919, 'QU', 'OK', 'S', 1717496245, 1717496245, '1'),
(113751, 30919, 'QU', 'OK', 'S', 1717496248, 1717496248, '1'),
(113752, 30919, 'QU', 'OK', 'S', 1717496270, 1717496270, '1'),
(113753, 30919, 'QU', 'OK', 'S', 1717496284, 1717496284, '1'),
(113754, 17820, 'QU', 'OK', 'S', 1717496326, 1717496326, '1'),
(113755, 6119, 'QU', 'OK', 'S', 1717496450, 1717496450, '1'),
(113756, 28745, 'QU', 'OK', 'S', 1717498386, 1717498386, '1'),
(113757, 30325, 'QU', 'OK', 'S', 1717498636, 1717498636, '1'),
(113758, 24259, 'QU', 'OK', 'S', 1717498641, 1717498641, '1'),
(113759, 24259, 'QU', 'OK', 'S', 1717498643, 1717498643, '1'),
(113760, 30108, 'QU', 'OK', 'S', 1717499507, 1717499507, '1'),
(113761, 26247, 'QU', 'OK', 'S', 1717502860, 1717502860, '1'),
(113762, 25648, 'QU', 'OK', 'S', 1717502873, 1717502873, '1'),
(113763, 25129, 'QU', 'OK', 'S', 1717502885, 1717502885, '1'),
(113764, 7721, 'QU', 'OK', 'S', 1717502894, 1717502894, '1'),
(113765, 31747, 'QU', 'OK', 'S', 1717502930, 1717502930, '1'),
(113766, 25766, 'QU', 'OK', 'S', 1717502973, 1717502973, '1'),
(113767, 31746, 'QU', 'OK', 'S', 1717503318, 1717503318, '1'),
(113768, 31738, 'QU', 'OK', 'S', 1717503750, 1717503750, '1'),
(113769, 31709, 'QU', 'OK', 'S', 1717509413, 1717509413, '1'),
(113770, 31745, 'QU', 'OK', 'S', 1717564887, 1717564887, '1'),
(113771, 31748, 'QU', 'OK', 'S', 1717565329, 1717565329, '1'),
(113772, 31749, 'QU', 'OK', 'S', 1717565471, 1717565471, '1'),
(113773, 31750, 'QU', 'OK', 'S', 1717565581, 1717565581, '1'),
(113774, 31751, 'QU', 'OK', 'S', 1717565985, 1717565985, '1'),
(113775, 31752, 'QU', 'OK', 'S', 1717566100, 1717566100, '1'),
(113776, 31753, 'QU', 'OK', 'S', 1717566216, 1717566216, '1'),
(113777, 31754, 'QU', 'OK', 'S', 1717566321, 1717566321, '1'),
(113778, 31755, 'QU', 'OK', 'S', 1717566435, 1717566435, '1'),
(113779, 31735, 'QU', 'OK', 'S', 1717567151, 1717567151, '1'),
(113780, 31759, 'QU', 'OK', 'S', 1717567545, 1717567545, '1'),
(113781, 31758, 'QU', 'OK', 'S', 1717567695, 1717567695, '1'),
(113782, 31757, 'QU', 'OK', 'S', 1717568034, 1717568034, '1'),
(113783, 5145, 'QU', 'OK', 'S', 1717568169, 1717568169, '1'),
(113784, 31552, 'QU', 'OK', 'S', 1717568173, 1717568173, '1'),
(113785, 30416, 'QU', 'OK', 'S', 1717568177, 1717568177, '1'),
(113786, 26583, 'QU', 'OK', 'S', 1717568180, 1717568180, '1'),
(113787, 26582, 'QU', 'OK', 'S', 1717568184, 1717568184, '1'),
(113788, 26574, 'QU', 'OK', 'S', 1717568187, 1717568187, '1'),
(113789, 31194, 'QU', 'OK', 'S', 1717568191, 1717568191, '1'),
(113790, 31194, 'QU', 'OK', 'S', 1717568194, 1717568194, '1'),
(113791, 31756, 'QU', 'OK', 'S', 1717568398, 1717568398, '1'),
(113792, 22616, 'QU', 'OK', 'S', 1717568431, 1717568431, '1'),
(113793, 31760, 'QU', 'OK', 'S', 1717568439, 1717568439, '1'),
(113794, 30416, 'QU', 'OK', 'S', 1717568439, 1717568439, '1'),
(113795, 31761, 'QU', 'OK', 'S', 1717568475, 1717568475, '1'),
(113796, 24604, 'QU', 'OK', 'S', 1717568971, 1717568971, '1'),
(113797, 24604, 'QU', 'OK', 'S', 1717568975, 1717568975, '1'),
(113798, 24604, 'QU', 'OK', 'S', 1717568979, 1717568979, '1'),
(113799, 24604, 'QU', 'OK', 'S', 1717568982, 1717568982, '1'),
(113800, 24604, 'QU', 'OK', 'S', 1717568986, 1717568986, '1'),
(113801, 31617, 'QU', 'OK', 'S', 1717569989, 1717569989, '1'),
(113802, 31618, 'QU', 'OK', 'S', 1717570048, 1717570048, '1'),
(113803, 30909, 'QU', 'OK', 'S', 1717570125, 1717570125, '1'),
(113804, 31122, 'QU', 'OK', 'S', 1717570168, 1717570168, '1'),
(113805, 30909, 'QU', 'OK', 'S', 1717570203, 1717570203, '1'),
(113806, 28823, 'QU', 'OK', 'S', 1717570232, 1717570232, '1'),
(113807, 28823, 'QU', 'OK', 'S', 1717570234, 1717570234, '1'),
(113808, 30972, 'QU', 'OK', 'S', 1717570238, 1717570238, '1'),
(113809, 31129, 'QU', 'OK', 'S', 1717570238, 1717570238, '1'),
(113810, 18219, 'QU', 'OK', 'S', 1717570241, 1717570241, '1'),
(113811, 29984, 'QU', 'OK', 'S', 1717570243, 1717570243, '1'),
(113812, 29001, 'QU', 'OK', 'S', 1717570246, 1717570246, '1'),
(113813, 28823, 'QU', 'OK', 'S', 1717570248, 1717570248, '1'),
(113814, 23888, 'QU', 'OK', 'S', 1717570250, 1717570250, '1'),
(113815, 28667, 'QU', 'OK', 'S', 1717570254, 1717570254, '1'),
(113816, 28667, 'QU', 'OK', 'S', 1717570256, 1717570256, '1'),
(113817, 28667, 'QU', 'OK', 'S', 1717570258, 1717570258, '1'),
(113818, 28667, 'QU', 'OK', 'S', 1717570260, 1717570260, '1'),
(113819, 28667, 'QU', 'OK', 'S', 1717570263, 1717570263, '1'),
(113820, 31680, 'QU', 'OK', 'S', 1717570274, 1717570274, '1'),
(113821, 18322, 'QU', 'OK', 'S', 1717570638, 1717570638, '1'),
(113822, 18321, 'QU', 'OK', 'S', 1717570809, 1717570809, '1'),
(113823, 18321, 'QU', 'OK', 'S', 1717570897, 1717570897, '1'),
(113824, 16995, 'QU', 'OK', 'S', 1717571095, 1717571095, '1'),
(113825, 18107, 'QU', 'OK', 'S', 1717571135, 1717571135, '1'),
(113826, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113827, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113828, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113829, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113830, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113831, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113832, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113833, 18173, 'QU', 'OK', 'S', 1717571299, 1717571299, '1'),
(113834, 21492, 'QU', 'OK', 'S', 1717571341, 1717571341, '1'),
(113835, 21492, 'QU', 'OK', 'S', 1717571456, 1717571456, '1'),
(113836, 21492, 'QU', 'OK', 'S', 1717571468, 1717571468, '1'),
(113837, 16460, 'QU', 'OK', 'S', 1717571727, 1717571727, '1'),
(113838, 16459, 'QU', 'OK', 'S', 1717572004, 1717572004, '1'),
(113839, 31247, 'QU', 'OK', 'S', 1717573509, 1717573509, '1'),
(113840, 31246, 'QU', 'OK', 'S', 1717573554, 1717573554, '1'),
(113841, 30152, 'QU', 'OK', 'S', 1717573618, 1717573618, '1'),
(113842, 30434, 'QU', 'OK', 'S', 1717574150, 1717574150, '1'),
(113843, 24433, 'QU', 'OK', 'S', 1717574307, 1717574307, '1'),
(113844, 24433, 'QU', 'OK', 'S', 1717574310, 1717574310, '1'),
(113845, 24433, 'QU', 'OK', 'S', 1717574312, 1717574312, '1'),
(113846, 31712, 'QU', 'OK', 'S', 1717574328, 1717574328, '1'),
(113847, 24433, 'QU', 'OK', 'S', 1717574334, 1717574334, '1'),
(113848, 30434, 'QU', 'OK', 'S', 1717574345, 1717574345, '1'),
(113849, 31712, 'QU', 'OK', 'S', 1717574347, 1717574347, '1'),
(113850, 31732, 'QU', 'OK', 'S', 1717574423, 1717574423, '1'),
(113851, 31734, 'QU', 'OK', 'S', 1717574439, 1717574439, '1'),
(113852, 31433, 'QU', 'OK', 'S', 1717574546, 1717574546, '1'),
(113853, 135, 'QU', 'OK', 'S', 1717575447, 1717575447, '1'),
(113854, 135, 'QU', 'OK', 'S', 1717575449, 1717575449, '1'),
(113855, 21804, 'QU', 'OK', 'S', 1717575452, 1717575452, '1'),
(113856, 21804, 'QU', 'OK', 'S', 1717575454, 1717575454, '1'),
(113857, 135, 'QU', 'OK', 'S', 1717575457, 1717575457, '1'),
(113858, 135, 'QU', 'OK', 'S', 1717575460, 1717575460, '1'),
(113859, 29342, 'QU', 'OK', 'S', 1717575754, 1717575754, '1'),
(113860, 29342, 'QU', 'OK', 'S', 1717575758, 1717575758, '1'),
(113861, 30414, 'QU', 'OK', 'S', 1717575760, 1717575760, '1'),
(113862, 29342, 'QU', 'OK', 'S', 1717575774, 1717575774, '1'),
(113863, 8023, 'QU', 'OK', 'S', 1717575778, 1717575778, '1'),
(113864, 8023, 'QU', 'OK', 'S', 1717576179, 1717576179, '1'),
(113865, 8023, 'QU', 'OK', 'S', 1717576185, 1717576185, '1'),
(113866, 8023, 'QU', 'OK', 'S', 1717576188, 1717576188, '1'),
(113867, 8023, 'QU', 'OK', 'S', 1717576190, 1717576190, '1'),
(113868, 24261, 'QU', 'OK', 'S', 1717581018, 1717581018, '1'),
(113869, 24261, 'QU', 'OK', 'S', 1717581018, 1717581018, '1'),
(113870, 24263, 'QU', 'OK', 'S', 1717581054, 1717581054, '1'),
(113871, 24263, 'QU', 'OK', 'S', 1717581054, 1717581054, '1'),
(113872, 24263, 'QU', 'OK', 'S', 1717581054, 1717581054, '1'),
(113873, 31355, 'QU', 'OK', 'S', 1717581117, 1717581117, '1'),
(113874, 31395, 'QU', 'OK', 'S', 1717581886, 1717581886, '1'),
(113875, 31428, 'QU', 'OK', 'S', 1717582189, 1717582189, '1'),
(113876, 31738, 'QU', 'OK', 'S', 1717582827, 1717582827, '1'),
(113877, 31763, 'QU', 'OK', 'S', 1717583585, 1717583585, '1'),
(113878, 31764, 'QU', 'OK', 'S', 1717583615, 1717583615, '1'),
(113879, 31765, 'QU', 'OK', 'S', 1717583640, 1717583640, '1'),
(113880, 31766, 'QU', 'OK', 'S', 1717583664, 1717583664, '1'),
(113881, 31773, 'QU', 'OK', 'S', 1717584126, 1717584126, '1'),
(113882, 31776, 'QU', 'OK', 'S', 1717584898, 1717584898, '1'),
(113883, 19305, 'QU', 'OK', 'S', 1717585161, 1717585161, '1'),
(113884, 31622, 'QU', 'OK', 'S', 1717585164, 1717585164, '1'),
(113885, 31622, 'QU', 'OK', 'S', 1717585166, 1717585166, '1'),
(113886, 24641, 'QU', 'OK', 'S', 1717585238, 1717585238, '1'),
(113887, 24642, 'QU', 'OK', 'S', 1717585328, 1717585328, '1'),
(113888, 24652, 'QU', 'OK', 'S', 1717585404, 1717585404, '1'),
(113889, 24652, 'QU', 'OK', 'S', 1717585404, 1717585404, '1'),
(113890, 31775, 'QU', 'OK', 'S', 1717585536, 1717585536, '1'),
(113891, 24429, 'QU', 'OK', 'S', 1717585584, 1717585584, '1'),
(113892, 24653, 'QU', 'OK', 'S', 1717585740, 1717585740, '1'),
(113893, 31734, 'QU', 'OK', 'S', 1717585752, 1717585752, '1'),
(113894, 31734, 'QU', 'OK', 'S', 1717585755, 1717585755, '1'),
(113895, 31734, 'QU', 'OK', 'S', 1717585757, 1717585757, '1'),
(113896, 31732, 'QU', 'OK', 'S', 1717585760, 1717585760, '1'),
(113897, 31732, 'QU', 'OK', 'S', 1717585762, 1717585762, '1'),
(113898, 31732, 'QU', 'OK', 'S', 1717585765, 1717585765, '1'),
(113899, 31732, 'QU', 'OK', 'S', 1717585767, 1717585767, '1'),
(113900, 31732, 'QU', 'OK', 'S', 1717585769, 1717585769, '1'),
(113901, 31774, 'QU', 'OK', 'S', 1717585862, 1717585862, '1'),
(113902, 24412, 'QU', 'OK', 'S', 1717585891, 1717585891, '1'),
(113903, 24412, 'QU', 'OK', 'S', 1717585891, 1717585891, '1'),
(113904, 24412, 'QU', 'OK', 'S', 1717585891, 1717585891, '1'),
(113905, 17766, 'QU', 'OK', 'S', 1717586083, 1717586083, '1'),
(113906, 23559, 'QU', 'OK', 'S', 1717586173, 1717586173, '1'),
(113907, 15384, 'QU', 'OK', 'S', 1717586362, 1717586362, '1'),
(113908, 15384, 'QU', 'OK', 'S', 1717586362, 1717586362, '1'),
(113909, 15384, 'QU', 'OK', 'S', 1717586362, 1717586362, '1'),
(113910, 15384, 'QU', 'OK', 'S', 1717586362, 1717586362, '1'),
(113911, 23568, 'QU', 'OK', 'S', 1717586501, 1717586501, '1'),
(113912, 23568, 'QU', 'OK', 'S', 1717586501, 1717586501, '1'),
(113913, 24634, 'QU', 'OK', 'S', 1717586613, 1717586613, '1'),
(113914, 24634, 'QU', 'OK', 'S', 1717586613, 1717586613, '1'),
(113915, 24634, 'QU', 'OK', 'S', 1717586613, 1717586613, '1'),
(113916, 24634, 'QU', 'OK', 'S', 1717586613, 1717586613, '1'),
(113917, 24636, 'QU', 'OK', 'S', 1717586742, 1717586742, '1'),
(113918, 24636, 'QU', 'OK', 'S', 1717586742, 1717586742, '1'),
(113919, 24636, 'QU', 'OK', 'S', 1717586742, 1717586742, '1'),
(113920, 24430, 'QU', 'OK', 'S', 1717586909, 1717586909, '1'),
(113921, 24430, 'QU', 'OK', 'S', 1717586909, 1717586909, '1'),
(113922, 24430, 'QU', 'OK', 'S', 1717586909, 1717586909, '1'),
(113923, 24430, 'QU', 'OK', 'S', 1717586909, 1717586909, '1'),
(113924, 24430, 'QU', 'OK', 'S', 1717586909, 1717586909, '1'),
(113925, 24564, 'QU', 'OK', 'S', 1717586970, 1717586970, '1'),
(113926, 24411, 'QU', 'OK', 'S', 1717587024, 1717587024, '1'),
(113927, 24411, 'QU', 'OK', 'S', 1717587024, 1717587024, '1'),
(113928, 24411, 'QU', 'OK', 'S', 1717587025, 1717587025, '1'),
(113929, 24411, 'QU', 'OK', 'S', 1717587025, 1717587025, '1'),
(113930, 24411, 'QU', 'OK', 'S', 1717587025, 1717587025, '1'),
(113931, 24649, 'QU', 'OK', 'S', 1717587158, 1717587158, '1'),
(113932, 24644, 'QU', 'OK', 'S', 1717587268, 1717587268, '1'),
(113933, 24644, 'QU', 'OK', 'S', 1717587268, 1717587268, '1'),
(113934, 24644, 'QU', 'OK', 'S', 1717587268, 1717587268, '1'),
(113935, 24644, 'QU', 'OK', 'S', 1717587268, 1717587268, '1'),
(113936, 31767, 'QU', 'OK', 'S', 1717587324, 1717587324, '1'),
(113937, 24410, 'QU', 'OK', 'S', 1717587337, 1717587337, '1'),
(113938, 31768, 'QU', 'OK', 'S', 1717587371, 1717587371, '1'),
(113939, 24404, 'QU', 'OK', 'S', 1717587412, 1717587412, '1'),
(113940, 24404, 'QU', 'OK', 'S', 1717587412, 1717587412, '1'),
(113941, 24404, 'QU', 'OK', 'S', 1717587412, 1717587412, '1'),
(113942, 31558, 'QU', 'OK', 'S', 1717587902, 1717587902, '1'),
(113943, 31779, 'QU', 'OK', 'S', 1717587925, 1717587925, '1'),
(113944, 31558, 'QU', 'OK', 'S', 1717588052, 1717588052, '1'),
(113945, 31780, 'QU', 'OK', 'S', 1717588077, 1717588077, '1'),
(113946, 31609, 'QU', 'OK', 'S', 1717588179, 1717588179, '1'),
(113947, 31103, 'QU', 'OK', 'S', 1717588185, 1717588185, '1'),
(113948, 31612, 'QU', 'OK', 'S', 1717588279, 1717588279, '1'),
(113949, 31608, 'QU', 'OK', 'S', 1717588360, 1717588360, '1'),
(113950, 31608, 'QU', 'OK', 'S', 1717588581, 1717588581, '1'),
(113951, 31781, 'QU', 'OK', 'S', 1717588616, 1717588616, '1'),
(113952, 31557, 'QU', 'OK', 'S', 1717588676, 1717588676, '1'),
(113953, 31609, 'QU', 'OK', 'S', 1717588860, 1717588860, '1'),
(113954, 31782, 'QU', 'OK', 'S', 1717589003, 1717589003, '1'),
(113955, 31346, 'QU', 'OK', 'S', 1717589150, 1717589150, '1'),
(113956, 31346, 'QU', 'OK', 'S', 1717589153, 1717589153, '1'),
(113957, 31346, 'QU', 'OK', 'S', 1717589177, 1717589177, '1'),
(113958, 31557, 'QU', 'OK', 'S', 1717589200, 1717589200, '1'),
(113959, 31783, 'QU', 'OK', 'S', 1717589339, 1717589339, '1'),
(113960, 31612, 'QU', 'OK', 'S', 1717589368, 1717589368, '1'),
(113961, 31784, 'QU', 'OK', 'S', 1717589849, 1717589849, '1'),
(113962, 31611, 'QU', 'OK', 'S', 1717589956, 1717589956, '1'),
(113963, 31611, 'QU', 'OK', 'S', 1717590069, 1717590069, '1'),
(113964, 31785, 'QU', 'OK', 'S', 1717590398, 1717590398, '1'),
(113965, 31762, 'QU', 'OK', 'S', 1717590555, 1717590555, '1'),
(113966, 31777, 'QU', 'OK', 'S', 1717590769, 1717590769, '1'),
(113967, 31778, 'QU', 'OK', 'S', 1717590805, 1717590805, '1'),
(113968, 31738, 'QU', 'OK', 'S', 1717591051, 1717591051, '1'),
(113969, 24677, 'QU', 'OK', 'S', 1717591202, 1717591202, '1'),
(113970, 24677, 'QU', 'OK', 'S', 1717591205, 1717591205, '1'),
(113971, 24677, 'QU', 'OK', 'S', 1717591209, 1717591209, '1'),
(113972, 24677, 'QU', 'OK', 'S', 1717591212, 1717591212, '1'),
(113973, 24677, 'QU', 'OK', 'S', 1717591226, 1717591226, '1'),
(113974, 31347, 'QU', 'OK', 'S', 1717591408, 1717591408, '1'),
(113975, 30199, 'QU', 'OK', 'S', 1717592212, 1717592212, '1'),
(113976, 30719, 'QU', 'OK', 'S', 1717592262, 1717592262, '1'),
(113977, 30671, 'QU', 'OK', 'S', 1717592303, 1717592303, '1'),
(113978, 31149, 'QU', 'OK', 'S', 1717652147, 1717652147, '1'),
(113979, 31142, 'QU', 'OK', 'S', 1717652355, 1717652355, '1'),
(113980, 31466, 'QU', 'OK', 'S', 1717652506, 1717652506, '1'),
(113981, 31465, 'QU', 'OK', 'S', 1717652523, 1717652523, '1'),
(113982, 31464, 'QU', 'OK', 'S', 1717652536, 1717652536, '1'),
(113983, 31319, 'QU', 'OK', 'S', 1717652548, 1717652548, '1'),
(113984, 31317, 'QU', 'OK', 'S', 1717652557, 1717652557, '1'),
(113985, 31316, 'QU', 'OK', 'S', 1717652565, 1717652565, '1'),
(113986, 31314, 'QU', 'OK', 'S', 1717652577, 1717652577, '1'),
(113987, 31293, 'QU', 'OK', 'S', 1717652596, 1717652596, '1'),
(113988, 31293, 'QU', 'OK', 'S', 1717652596, 1717652596, '1'),
(113989, 31293, 'QU', 'OK', 'S', 1717652596, 1717652596, '1'),
(113990, 31262, 'QU', 'OK', 'S', 1717652605, 1717652605, '1'),
(113991, 31261, 'QU', 'OK', 'S', 1717652614, 1717652614, '1'),
(113992, 30807, 'QU', 'OK', 'S', 1717652632, 1717652632, '1'),
(113993, 30457, 'QU', 'OK', 'S', 1717652641, 1717652641, '1'),
(113994, 30397, 'QU', 'OK', 'S', 1717652656, 1717652656, '1'),
(113995, 30396, 'QU', 'OK', 'S', 1717652666, 1717652666, '1'),
(113996, 30296, 'QU', 'OK', 'S', 1717652685, 1717652685, '1'),
(113997, 26915, 'QU', 'OK', 'S', 1717652721, 1717652721, '1'),
(113998, 26915, 'QU', 'OK', 'S', 1717652721, 1717652721, '1'),
(113999, 26915, 'QU', 'OK', 'S', 1717652721, 1717652721, '1'),
(114000, 26915, 'QU', 'OK', 'S', 1717652721, 1717652721, '1'),
(114001, 26550, 'QU', 'OK', 'S', 1717652790, 1717652790, '1'),
(114002, 26550, 'QU', 'OK', 'S', 1717652790, 1717652790, '1'),
(114003, 26550, 'QU', 'OK', 'S', 1717652790, 1717652790, '1'),
(114004, 31713, 'QU', 'OK', 'S', 1717652810, 1717652810, '1'),
(114005, 25508, 'QU', 'OK', 'S', 1717652820, 1717652820, '1'),
(114006, 25070, 'QU', 'OK', 'S', 1717652833, 1717652833, '1'),
(114007, 24893, 'QU', 'OK', 'S', 1717652849, 1717652849, '1'),
(114008, 24893, 'QU', 'OK', 'S', 1717652849, 1717652849, '1'),
(114009, 24893, 'QU', 'OK', 'S', 1717652849, 1717652849, '1'),
(114010, 24810, 'QU', 'OK', 'S', 1717652868, 1717652868, '1'),
(114011, 24801, 'QU', 'OK', 'S', 1717652878, 1717652878, '1'),
(114012, 31713, 'QU', 'OK', 'S', 1717652893, 1717652893, '1'),
(114013, 31713, 'QU', 'OK', 'S', 1717652897, 1717652897, '1'),
(114014, 31760, 'QU', 'OK', 'S', 1717652935, 1717652935, '1'),
(114015, 31777, 'QU', 'OK', 'S', 1717652971, 1717652971, '1'),
(114016, 23747, 'QU', 'OK', 'S', 1717653020, 1717653020, '1'),
(114017, 23350, 'QU', 'OK', 'S', 1717653060, 1717653060, '1'),
(114018, 23350, 'QU', 'OK', 'S', 1717653060, 1717653060, '1'),
(114019, 23350, 'QU', 'OK', 'S', 1717653060, 1717653060, '1'),
(114020, 23350, 'QU', 'OK', 'S', 1717653060, 1717653060, '1'),
(114021, 24456, 'QU', 'OK', 'S', 1717654238, 1717654238, '1'),
(114022, 21888, 'QU', 'OK', 'S', 1717657730, 1717657730, '1'),
(114023, 30554, 'QU', 'OK', 'S', 1717658316, 1717658316, '1'),
(114024, 27707, 'QU', 'OK', 'S', 1717658543, 1717658543, '1'),
(114025, 27707, 'QU', 'OK', 'S', 1717658590, 1717658590, '1'),
(114026, 27713, 'QU', 'OK', 'S', 1717658861, 1717658861, '1'),
(114027, 27713, 'QU', 'OK', 'S', 1717658881, 1717658881, '1'),
(114028, 24321, 'QU', 'OK', 'S', 1717658924, 1717658924, '1'),
(114029, 24591, 'QU', 'OK', 'S', 1717658939, 1717658939, '1'),
(114030, 22106, 'QU', 'OK', 'S', 1717661263, 1717661263, '1'),
(114031, 22132, 'QU', 'OK', 'S', 1717661308, 1717661308, '1'),
(114032, 22084, 'QU', 'OK', 'S', 1717661404, 1717661404, '1'),
(114033, 19020, 'QU', 'OK', 'S', 1717661537, 1717661537, '1'),
(114034, 31747, 'QU', 'OK', 'S', 1717661601, 1717661601, '1'),
(114035, 24810, 'QU', 'OK', 'S', 1717661615, 1717661615, '1'),
(114036, 23350, 'QU', 'OK', 'S', 1717661669, 1717661669, '1'),
(114037, 23343, 'QU', 'OK', 'S', 1717661772, 1717661772, '1'),
(114038, 18364, 'QU', 'OK', 'S', 1717662271, 1717662271, '1'),
(114039, 18375, 'QU', 'OK', 'S', 1717662283, 1717662283, '1'),
(114040, 29388, 'QU', 'OK', 'S', 1717662292, 1717662292, '1'),
(114041, 18480, 'QU', 'OK', 'S', 1717662303, 1717662303, '1'),
(114042, 18482, 'QU', 'OK', 'S', 1717662319, 1717662319, '1'),
(114043, 18483, 'QU', 'OK', 'S', 1717662336, 1717662336, '1'),
(114044, 12780, 'QU', 'OK', 'S', 1717662342, 1717662342, '1'),
(114045, 18485, 'QU', 'OK', 'S', 1717662353, 1717662353, '1'),
(114046, 18487, 'QU', 'OK', 'S', 1717662368, 1717662368, '1'),
(114047, 18526, 'QU', 'OK', 'S', 1717662390, 1717662390, '1'),
(114048, 13317, 'QU', 'OK', 'S', 1717662400, 1717662400, '1'),
(114049, 18527, 'QU', 'OK', 'S', 1717662439, 1717662439, '1'),
(114050, 12853, 'QU', 'OK', 'S', 1717662445, 1717662445, '1'),
(114051, 19004, 'QU', 'OK', 'S', 1717662465, 1717662465, '1'),
(114052, 19004, 'QU', 'OK', 'S', 1717662465, 1717662465, '1'),
(114053, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114054, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114055, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114056, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114057, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114058, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114059, 19005, 'QU', 'OK', 'S', 1717662496, 1717662496, '1'),
(114060, 24295, 'QU', 'OK', 'S', 1717662518, 1717662518, '1'),
(114061, 20061, 'QU', 'OK', 'S', 1717662616, 1717662616, '1'),
(114062, 20061, 'QU', 'OK', 'S', 1717662616, 1717662616, '1'),
(114063, 20062, 'QU', 'OK', 'S', 1717662627, 1717662627, '1'),
(114064, 20063, 'QU', 'OK', 'S', 1717662641, 1717662641, '1'),
(114065, 20064, 'QU', 'OK', 'S', 1717662655, 1717662655, '1'),
(114066, 20064, 'QU', 'OK', 'S', 1717662655, 1717662655, '1'),
(114067, 20064, 'QU', 'OK', 'S', 1717662655, 1717662655, '1'),
(114068, 20065, 'QU', 'OK', 'S', 1717662680, 1717662680, '1'),
(114069, 20065, 'QU', 'OK', 'S', 1717662680, 1717662680, '1'),
(114070, 20065, 'QU', 'OK', 'S', 1717662680, 1717662680, '1'),
(114071, 20066, 'QU', 'OK', 'S', 1717662697, 1717662697, '1'),
(114072, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114073, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114074, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114075, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114076, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114077, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114078, 20668, 'QU', 'OK', 'S', 1717662722, 1717662722, '1'),
(114079, 20670, 'QU', 'OK', 'S', 1717662743, 1717662743, '1'),
(114080, 20680, 'QU', 'OK', 'S', 1717663479, 1717663479, '1'),
(114081, 21126, 'QU', 'OK', 'S', 1717663984, 1717663984, '1'),
(114082, 21127, 'QU', 'OK', 'S', 1717664514, 1717664514, '1'),
(114083, 21318, 'QU', 'OK', 'S', 1717664535, 1717664535, '1'),
(114084, 21328, 'QU', 'OK', 'S', 1717664743, 1717664743, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(114085, 21331, 'QU', 'OK', 'S', 1717664812, 1717664812, '1'),
(114086, 21332, 'QU', 'OK', 'S', 1717664827, 1717664827, '1'),
(114087, 21333, 'QU', 'OK', 'S', 1717664842, 1717664842, '1'),
(114088, 21334, 'QU', 'OK', 'S', 1717665081, 1717665081, '1'),
(114089, 31786, 'QU', 'OK', 'S', 1717665511, 1717665511, '1'),
(114090, 31787, 'QU', 'OK', 'S', 1717665540, 1717665540, '1'),
(114091, 31788, 'QU', 'OK', 'S', 1717665566, 1717665566, '1'),
(114092, 31792, 'QU', 'OK', 'S', 1717665664, 1717665664, '1'),
(114093, 21606, 'QU', 'OK', 'S', 1717665696, 1717665696, '1'),
(114094, 21565, 'QU', 'OK', 'S', 1717665745, 1717665745, '1'),
(114095, 21609, 'QU', 'OK', 'S', 1717665778, 1717665778, '1'),
(114096, 21714, 'QU', 'OK', 'S', 1717665939, 1717665939, '1'),
(114097, 21715, 'QU', 'OK', 'S', 1717665947, 1717665947, '1'),
(114098, 21716, 'QU', 'OK', 'S', 1717665955, 1717665955, '1'),
(114099, 21717, 'QU', 'OK', 'S', 1717665964, 1717665964, '1'),
(114100, 21718, 'QU', 'OK', 'S', 1717665973, 1717665973, '1'),
(114101, 21718, 'QU', 'OK', 'S', 1717665995, 1717665995, '1'),
(114102, 14542, 'QU', 'OK', 'S', 1717666346, 1717666346, '1'),
(114103, 14542, 'QU', 'OK', 'S', 1717666357, 1717666357, '1'),
(114104, 14542, 'QU', 'OK', 'S', 1717666360, 1717666360, '1'),
(114105, 14542, 'QU', 'OK', 'S', 1717666362, 1717666362, '1'),
(114106, 14542, 'QU', 'OK', 'S', 1717666364, 1717666364, '1'),
(114107, 14542, 'QU', 'OK', 'S', 1717666367, 1717666367, '1'),
(114108, 21843, 'QU', 'OK', 'S', 1717666423, 1717666423, '1'),
(114109, 21848, 'QU', 'OK', 'S', 1717666435, 1717666435, '1'),
(114110, 21849, 'QU', 'OK', 'S', 1717666745, 1717666745, '1'),
(114111, 21850, 'QU', 'OK', 'S', 1717666759, 1717666759, '1'),
(114112, 22100, 'QU', 'OK', 'S', 1717666782, 1717666782, '1'),
(114113, 31798, 'QU', 'OK', 'S', 1717666916, 1717666916, '1'),
(114114, 22135, 'QU', 'OK', 'S', 1717667227, 1717667227, '1'),
(114115, 22135, 'QU', 'OK', 'S', 1717667227, 1717667227, '1'),
(114116, 22135, 'QU', 'OK', 'S', 1717667227, 1717667227, '1'),
(114117, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114118, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114119, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114120, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114121, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114122, 22136, 'QU', 'OK', 'S', 1717667252, 1717667252, '1'),
(114123, 31793, 'QU', 'OK', 'S', 1717667271, 1717667271, '1'),
(114124, 22179, 'QU', 'OK', 'S', 1717667430, 1717667430, '1'),
(114125, 22183, 'QU', 'OK', 'S', 1717667862, 1717667862, '1'),
(114126, 22183, 'QU', 'OK', 'S', 1717667862, 1717667862, '1'),
(114127, 22183, 'QU', 'OK', 'S', 1717667862, 1717667862, '1'),
(114128, 31796, 'QU', 'OK', 'S', 1717668060, 1717668060, '1'),
(114129, 22666, 'QU', 'OK', 'S', 1717668197, 1717668197, '1'),
(114130, 22667, 'QU', 'OK', 'S', 1717668202, 1717668202, '1'),
(114131, 22668, 'QU', 'OK', 'S', 1717668210, 1717668210, '1'),
(114132, 22670, 'QU', 'OK', 'S', 1717668219, 1717668219, '1'),
(114133, 22669, 'QU', 'OK', 'S', 1717668229, 1717668229, '1'),
(114134, 22671, 'QU', 'OK', 'S', 1717668409, 1717668409, '1'),
(114135, 22672, 'QU', 'OK', 'S', 1717668419, 1717668419, '1'),
(114136, 31796, 'QU', 'OK', 'S', 1717668495, 1717668495, '1'),
(114137, 22673, 'QU', 'OK', 'S', 1717669003, 1717669003, '1'),
(114138, 31797, 'QU', 'OK', 'S', 1717669996, 1717669996, '1'),
(114139, 31799, 'QU', 'OK', 'S', 1717670829, 1717670829, '1'),
(114140, 31799, 'QU', 'OK', 'S', 1717670950, 1717670950, '1'),
(114141, 31800, 'QU', 'OK', 'S', 1717671770, 1717671770, '1'),
(114142, 31801, 'QU', 'OK', 'S', 1717671798, 1717671798, '1'),
(114143, 31802, 'QU', 'OK', 'S', 1717671839, 1717671839, '1'),
(114144, 31803, 'QU', 'OK', 'S', 1717672830, 1717672830, '1'),
(114145, 31795, 'QU', 'OK', 'S', 1717672936, 1717672936, '1'),
(114146, 31804, 'QU', 'OK', 'S', 1717674325, 1717674325, '1'),
(114147, 31805, 'QU', 'OK', 'S', 1717674409, 1717674409, '1'),
(114148, 31806, 'QU', 'OK', 'S', 1717674537, 1717674537, '1'),
(114149, 31807, 'QU', 'OK', 'S', 1717674709, 1717674709, '1'),
(114150, 29830, 'QU', 'OK', 'S', 1717674919, 1717674919, '1'),
(114151, 29803, 'QU', 'OK', 'S', 1717674936, 1717674936, '1'),
(114152, 29792, 'QU', 'OK', 'S', 1717674946, 1717674946, '1'),
(114153, 29791, 'QU', 'OK', 'S', 1717674956, 1717674956, '1'),
(114154, 29784, 'QU', 'OK', 'S', 1717674968, 1717674968, '1'),
(114155, 29722, 'QU', 'OK', 'S', 1717674983, 1717674983, '1'),
(114156, 29697, 'QU', 'OK', 'S', 1717674995, 1717674995, '1'),
(114157, 29324, 'QU', 'OK', 'S', 1717675022, 1717675022, '1'),
(114158, 31808, 'QU', 'OK', 'S', 1717675042, 1717675042, '1'),
(114159, 13457, 'QU', 'OK', 'S', 1717675695, 1717675695, '1'),
(114160, 31809, 'QU', 'OK', 'S', 1717676261, 1717676261, '1'),
(114161, 29320, 'QU', 'OK', 'S', 1717676390, 1717676390, '1'),
(114162, 29279, 'QU', 'OK', 'S', 1717676408, 1717676408, '1'),
(114163, 29279, 'QU', 'OK', 'S', 1717676416, 1717676416, '1'),
(114164, 29277, 'QU', 'OK', 'S', 1717676430, 1717676430, '1'),
(114165, 29276, 'QU', 'OK', 'S', 1717676438, 1717676438, '1'),
(114166, 29268, 'QU', 'OK', 'S', 1717676457, 1717676457, '1'),
(114167, 28743, 'QU', 'OK', 'S', 1717676469, 1717676469, '1'),
(114168, 28741, 'QU', 'OK', 'S', 1717676504, 1717676504, '1'),
(114169, 28741, 'QU', 'OK', 'S', 1717676504, 1717676504, '1'),
(114170, 28724, 'QU', 'OK', 'S', 1717676532, 1717676532, '1'),
(114171, 28723, 'QU', 'OK', 'S', 1717676540, 1717676540, '1'),
(114172, 28718, 'QU', 'OK', 'S', 1717676574, 1717676574, '1'),
(114173, 28323, 'QU', 'OK', 'S', 1717676585, 1717676585, '1'),
(114174, 28322, 'QU', 'OK', 'S', 1717676593, 1717676593, '1'),
(114175, 28318, 'QU', 'OK', 'S', 1717676615, 1717676615, '1'),
(114176, 31810, 'QU', 'OK', 'S', 1717676623, 1717676623, '1'),
(114177, 28316, 'QU', 'OK', 'S', 1717676624, 1717676624, '1'),
(114178, 28315, 'QU', 'OK', 'S', 1717676672, 1717676672, '1'),
(114179, 28314, 'QU', 'OK', 'S', 1717676686, 1717676686, '1'),
(114180, 25774, 'QU', 'OK', 'S', 1717676712, 1717676712, '1'),
(114181, 25771, 'QU', 'OK', 'S', 1717676746, 1717676746, '1'),
(114182, 25770, 'QU', 'OK', 'S', 1717676752, 1717676752, '1'),
(114183, 25768, 'QU', 'OK', 'S', 1717676771, 1717676771, '1'),
(114184, 25768, 'QU', 'OK', 'S', 1717676779, 1717676779, '1'),
(114185, 25762, 'QU', 'OK', 'S', 1717676797, 1717676797, '1'),
(114186, 25763, 'QU', 'OK', 'S', 1717676821, 1717676821, '1'),
(114187, 25749, 'QU', 'OK', 'S', 1717676839, 1717676839, '1'),
(114188, 25744, 'QU', 'OK', 'S', 1717676860, 1717676860, '1'),
(114189, 25002, 'QU', 'OK', 'S', 1717676964, 1717676964, '1'),
(114190, 31776, 'QU', 'OK', 'S', 1717677388, 1717677388, '1'),
(114191, 24322, 'QU', 'OK', 'S', 1717678050, 1717678050, '1'),
(114192, 24321, 'QU', 'OK', 'S', 1717678304, 1717678304, '1'),
(114193, 24247, 'QU', 'OK', 'S', 1717678791, 1717678791, '1'),
(114194, 28610, 'QU', 'OK', 'S', 1717679015, 1717679015, '1'),
(114195, 21115, 'QU', 'OK', 'S', 1717679090, 1717679090, '1'),
(114196, 21470, 'QU', 'OK', 'S', 1717679141, 1717679141, '1'),
(114197, 27296, 'QU', 'OK', 'S', 1717679199, 1717679199, '1'),
(114198, 18954, 'QU', 'OK', 'S', 1717679482, 1717679482, '1'),
(114199, 24319, 'QU', 'OK', 'S', 1717679553, 1717679553, '1'),
(114200, 24295, 'QU', 'OK', 'S', 1717679599, 1717679599, '1'),
(114201, 31379, 'QU', 'OK', 'S', 1717679651, 1717679651, '1'),
(114202, 31807, 'QU', 'OK', 'S', 1717681429, 1717681429, '1'),
(114203, 26318, 'QU', 'OK', 'S', 1717738765, 1717738765, '1'),
(114204, 28327, 'QU', 'OK', 'S', 1717738778, 1717738778, '1'),
(114205, 30957, 'QU', 'OK', 'S', 1717738788, 1717738788, '1'),
(114206, 31354, 'QU', 'OK', 'S', 1717738790, 1717738790, '1'),
(114207, 31055, 'QU', 'OK', 'S', 1717738795, 1717738795, '1'),
(114208, 135, 'QU', 'OK', 'S', 1717738813, 1717738813, '1'),
(114209, 20397, 'QU', 'OK', 'S', 1717738822, 1717738822, '1'),
(114210, 27437, 'QU', 'OK', 'S', 1717740375, 1717740375, '1'),
(114211, 27399, 'QU', 'OK', 'S', 1717740387, 1717740387, '1'),
(114212, 27385, 'QU', 'OK', 'S', 1717740397, 1717740397, '1'),
(114213, 27385, 'QU', 'OK', 'S', 1717740397, 1717740397, '1'),
(114214, 27384, 'QU', 'OK', 'S', 1717740404, 1717740404, '1'),
(114215, 31455, 'QU', 'OK', 'S', 1717740451, 1717740451, '1'),
(114216, 31455, 'QU', 'OK', 'S', 1717740454, 1717740454, '1'),
(114217, 31455, 'QU', 'OK', 'S', 1717740457, 1717740457, '1'),
(114218, 31455, 'QU', 'OK', 'S', 1717740459, 1717740459, '1'),
(114219, 31455, 'QU', 'OK', 'S', 1717740461, 1717740461, '1'),
(114220, 31455, 'QU', 'OK', 'S', 1717740464, 1717740464, '1'),
(114221, 31455, 'QU', 'OK', 'S', 1717740466, 1717740466, '1'),
(114222, 31455, 'QU', 'OK', 'S', 1717740468, 1717740468, '1'),
(114223, 27364, 'QU', 'OK', 'S', 1717740469, 1717740469, '1'),
(114224, 27364, 'QU', 'OK', 'S', 1717740469, 1717740469, '1'),
(114225, 27364, 'QU', 'OK', 'S', 1717740469, 1717740469, '1'),
(114226, 31455, 'QU', 'OK', 'S', 1717740470, 1717740470, '1'),
(114227, 31455, 'QU', 'OK', 'S', 1717740473, 1717740473, '1'),
(114228, 27161, 'QU', 'OK', 'S', 1717740577, 1717740577, '1'),
(114229, 27160, 'QU', 'OK', 'S', 1717740586, 1717740586, '1'),
(114230, 30651, 'QU', 'OK', 'S', 1717740588, 1717740588, '1'),
(114231, 27160, 'QU', 'OK', 'S', 1717740593, 1717740593, '1'),
(114232, 27118, 'QU', 'OK', 'S', 1717740618, 1717740618, '1'),
(114233, 26782, 'QU', 'OK', 'S', 1717740960, 1717740960, '1'),
(114234, 26757, 'QU', 'OK', 'S', 1717740967, 1717740967, '1'),
(114235, 26781, 'QU', 'OK', 'S', 1717740975, 1717740975, '1'),
(114236, 26756, 'QU', 'OK', 'S', 1717740981, 1717740981, '1'),
(114237, 26754, 'QU', 'OK', 'S', 1717740987, 1717740987, '1'),
(114238, 26753, 'QU', 'OK', 'S', 1717741003, 1717741003, '1'),
(114239, 26753, 'QU', 'OK', 'S', 1717741003, 1717741003, '1'),
(114240, 26753, 'QU', 'OK', 'S', 1717741010, 1717741010, '1'),
(114241, 26715, 'QU', 'OK', 'S', 1717741018, 1717741018, '1'),
(114242, 26696, 'QU', 'OK', 'S', 1717741029, 1717741029, '1'),
(114243, 26694, 'QU', 'OK', 'S', 1717741037, 1717741037, '1'),
(114244, 26691, 'QU', 'OK', 'S', 1717741044, 1717741044, '1'),
(114245, 26686, 'QU', 'OK', 'S', 1717741055, 1717741055, '1'),
(114246, 26684, 'QU', 'OK', 'S', 1717741060, 1717741060, '1'),
(114247, 26672, 'QU', 'OK', 'S', 1717741078, 1717741078, '1'),
(114248, 31749, 'QU', 'OK', 'S', 1717741144, 1717741144, '1'),
(114249, 31749, 'QU', 'OK', 'S', 1717741144, 1717741144, '1'),
(114250, 31749, 'QU', 'OK', 'S', 1717741144, 1717741144, '1'),
(114251, 31731, 'QU', 'OK', 'S', 1717741151, 1717741151, '1'),
(114252, 31731, 'QU', 'OK', 'S', 1717741151, 1717741151, '1'),
(114253, 31619, 'QU', 'OK', 'S', 1717741171, 1717741171, '1'),
(114254, 31619, 'QU', 'OK', 'S', 1717741171, 1717741171, '1'),
(114255, 31379, 'QU', 'OK', 'S', 1717741193, 1717741193, '1'),
(114256, 30994, 'QU', 'OK', 'S', 1717742693, 1717742693, '1'),
(114257, 23153, 'QU', 'OK', 'S', 1717742697, 1717742697, '1'),
(114258, 29651, 'QU', 'OK', 'S', 1717743748, 1717743748, '1'),
(114259, 30089, 'QU', 'OK', 'S', 1717743751, 1717743751, '1'),
(114260, 30089, 'QU', 'OK', 'S', 1717743755, 1717743755, '1'),
(114261, 28327, 'QU', 'OK', 'S', 1717744584, 1717744584, '1'),
(114262, 31158, 'QU', 'OK', 'S', 1717747162, 1717747162, '1'),
(114263, 31138, 'QU', 'OK', 'S', 1717747208, 1717747208, '1'),
(114264, 31139, 'QU', 'OK', 'S', 1717747250, 1717747250, '1'),
(114265, 22674, 'QU', 'OK', 'S', 1717747316, 1717747316, '1'),
(114266, 22675, 'QU', 'OK', 'S', 1717747345, 1717747345, '1'),
(114267, 22676, 'QU', 'OK', 'S', 1717747355, 1717747355, '1'),
(114268, 22677, 'QU', 'OK', 'S', 1717747363, 1717747363, '1'),
(114269, 22680, 'QU', 'OK', 'S', 1717747377, 1717747377, '1'),
(114270, 22679, 'QU', 'OK', 'S', 1717747384, 1717747384, '1'),
(114271, 22678, 'QU', 'OK', 'S', 1717747415, 1717747415, '1'),
(114272, 22681, 'QU', 'OK', 'S', 1717747484, 1717747484, '1'),
(114273, 22683, 'QU', 'OK', 'S', 1717747495, 1717747495, '1'),
(114274, 22684, 'QU', 'OK', 'S', 1717747504, 1717747504, '1'),
(114275, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114276, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114277, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114278, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114279, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114280, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114281, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114282, 23203, 'QU', 'OK', 'S', 1717747548, 1717747548, '1'),
(114283, 23768, 'QU', 'OK', 'S', 1717747560, 1717747560, '1'),
(114284, 23769, 'QU', 'OK', 'S', 1717747574, 1717747574, '1'),
(114285, 31154, 'QU', 'OK', 'S', 1717747608, 1717747608, '1'),
(114286, 31155, 'QU', 'OK', 'S', 1717747648, 1717747648, '1'),
(114287, 31143, 'QU', 'OK', 'S', 1717747688, 1717747688, '1'),
(114288, 31146, 'QU', 'OK', 'S', 1717747796, 1717747796, '1'),
(114289, 11346, 'QU', 'OK', 'S', 1717747804, 1717747804, '1'),
(114290, 19015, 'QU', 'OK', 'S', 1717747809, 1717747809, '1'),
(114291, 18809, 'QU', 'OK', 'S', 1717747813, 1717747813, '1'),
(114292, 22793, 'QU', 'OK', 'S', 1717747817, 1717747817, '1'),
(114293, 22793, 'QU', 'OK', 'S', 1717747821, 1717747821, '1'),
(114294, 22648, 'QU', 'OK', 'S', 1717747825, 1717747825, '1'),
(114295, 18809, 'QU', 'OK', 'S', 1717747829, 1717747829, '1'),
(114296, 22648, 'QU', 'OK', 'S', 1717747833, 1717747833, '1'),
(114297, 28827, 'QU', 'OK', 'S', 1717747842, 1717747842, '1'),
(114298, 28828, 'QU', 'OK', 'S', 1717747846, 1717747846, '1'),
(114299, 28826, 'QU', 'OK', 'S', 1717747850, 1717747850, '1'),
(114300, 30194, 'QU', 'OK', 'S', 1717747866, 1717747866, '1'),
(114301, 31157, 'QU', 'OK', 'S', 1717747868, 1717747868, '1'),
(114302, 28356, 'QU', 'OK', 'S', 1717747874, 1717747874, '1'),
(114303, 28827, 'QU', 'OK', 'S', 1717747881, 1717747881, '1'),
(114304, 28355, 'QU', 'OK', 'S', 1717747884, 1717747884, '1'),
(114305, 31199, 'QU', 'OK', 'S', 1717747888, 1717747888, '1'),
(114306, 30082, 'QU', 'OK', 'S', 1717747893, 1717747893, '1'),
(114307, 28827, 'QU', 'OK', 'S', 1717747900, 1717747900, '1'),
(114308, 31200, 'QU', 'OK', 'S', 1717747904, 1717747904, '1'),
(114309, 2138, 'QU', 'OK', 'S', 1717747912, 1717747912, '1'),
(114310, 31144, 'QU', 'OK', 'S', 1717747913, 1717747913, '1'),
(114311, 2138, 'QU', 'OK', 'S', 1717747916, 1717747916, '1'),
(114312, 24767, 'QU', 'OK', 'S', 1717747922, 1717747922, '1'),
(114313, 31064, 'QU', 'OK', 'S', 1717747926, 1717747926, '1'),
(114314, 28828, 'QU', 'OK', 'S', 1717747930, 1717747930, '1'),
(114315, 31199, 'QU', 'OK', 'S', 1717747934, 1717747934, '1'),
(114316, 31058, 'QU', 'OK', 'S', 1717747939, 1717747939, '1'),
(114317, 31000, 'QU', 'OK', 'S', 1717747942, 1717747942, '1'),
(114318, 31000, 'QU', 'OK', 'S', 1717747946, 1717747946, '1'),
(114319, 19015, 'QU', 'OK', 'S', 1717747950, 1717747950, '1'),
(114320, 30166, 'QU', 'OK', 'S', 1717747954, 1717747954, '1'),
(114321, 30166, 'QU', 'OK', 'S', 1717747958, 1717747958, '1'),
(114322, 21154, 'QU', 'OK', 'S', 1717747966, 1717747966, '1'),
(114323, 30166, 'QU', 'OK', 'S', 1717747970, 1717747970, '1'),
(114324, 30166, 'QU', 'OK', 'S', 1717747974, 1717747974, '1'),
(114325, 30166, 'QU', 'OK', 'S', 1717747982, 1717747982, '1'),
(114326, 31200, 'QU', 'OK', 'S', 1717747984, 1717747984, '1'),
(114327, 31064, 'QU', 'OK', 'S', 1717747989, 1717747989, '1'),
(114328, 26075, 'QU', 'OK', 'S', 1717747994, 1717747994, '1'),
(114329, 31001, 'QU', 'OK', 'S', 1717748002, 1717748002, '1'),
(114330, 28828, 'QU', 'OK', 'S', 1717748007, 1717748007, '1'),
(114331, 31001, 'QU', 'OK', 'S', 1717748011, 1717748011, '1'),
(114332, 28826, 'QU', 'OK', 'S', 1717748016, 1717748016, '1'),
(114333, 28826, 'QU', 'OK', 'S', 1717748020, 1717748020, '1'),
(114334, 30194, 'QU', 'OK', 'S', 1717748025, 1717748025, '1'),
(114335, 31058, 'QU', 'OK', 'S', 1717748030, 1717748030, '1'),
(114336, 19875, 'QU', 'OK', 'S', 1717748039, 1717748039, '1'),
(114337, 30064, 'QU', 'OK', 'S', 1717748045, 1717748045, '1'),
(114338, 1601, 'QU', 'OK', 'S', 1717748063, 1717748063, '1'),
(114339, 1601, 'QU', 'OK', 'S', 1717748070, 1717748070, '1'),
(114340, 31159, 'QU', 'OK', 'S', 1717748112, 1717748112, '1'),
(114341, 31161, 'QU', 'OK', 'S', 1717748141, 1717748141, '1'),
(114342, 31147, 'QU', 'OK', 'S', 1717748189, 1717748189, '1'),
(114343, 25091, 'QU', 'OK', 'S', 1717748294, 1717748294, '1'),
(114344, 30305, 'QU', 'OK', 'S', 1717748300, 1717748300, '1'),
(114345, 3270, 'QU', 'OK', 'S', 1717748303, 1717748303, '1'),
(114346, 31126, 'QU', 'OK', 'S', 1717748421, 1717748421, '1'),
(114347, 31128, 'QU', 'OK', 'S', 1717748648, 1717748648, '1'),
(114348, 24213, 'QU', 'OK', 'S', 1717748665, 1717748665, '1'),
(114349, 24215, 'QU', 'OK', 'S', 1717748675, 1717748675, '1'),
(114350, 24217, 'QU', 'OK', 'S', 1717748682, 1717748682, '1'),
(114351, 31130, 'QU', 'OK', 'S', 1717748687, 1717748687, '1'),
(114352, 24219, 'QU', 'OK', 'S', 1717748701, 1717748701, '1'),
(114353, 24220, 'QU', 'OK', 'S', 1717748716, 1717748716, '1'),
(114354, 24220, 'QU', 'OK', 'S', 1717748716, 1717748716, '1'),
(114355, 24220, 'QU', 'OK', 'S', 1717748716, 1717748716, '1'),
(114356, 31131, 'QU', 'OK', 'S', 1717748788, 1717748788, '1'),
(114357, 31132, 'QU', 'OK', 'S', 1717748819, 1717748819, '1'),
(114358, 31134, 'QU', 'OK', 'S', 1717748852, 1717748852, '1'),
(114359, 24223, 'QU', 'OK', 'S', 1717748919, 1717748919, '1'),
(114360, 24223, 'QU', 'OK', 'S', 1717748919, 1717748919, '1'),
(114361, 24225, 'QU', 'OK', 'S', 1717748935, 1717748935, '1'),
(114362, 24224, 'QU', 'OK', 'S', 1717748943, 1717748943, '1'),
(114363, 24226, 'QU', 'OK', 'S', 1717748956, 1717748956, '1'),
(114364, 30166, 'QU', 'OK', 'S', 1717749285, 1717749285, '1'),
(114365, 24228, 'QU', 'OK', 'S', 1717749437, 1717749437, '1'),
(114366, 24229, 'QU', 'OK', 'S', 1717749513, 1717749513, '1'),
(114367, 24230, 'QU', 'OK', 'S', 1717749527, 1717749527, '1'),
(114368, 24229, 'QU', 'OK', 'S', 1717749537, 1717749537, '1'),
(114369, 24230, 'QU', 'OK', 'S', 1717749551, 1717749551, '1'),
(114370, 24501, 'QU', 'OK', 'S', 1717750234, 1717750234, '1'),
(114371, 24502, 'QU', 'OK', 'S', 1717750607, 1717750607, '1'),
(114372, 24501, 'QU', 'OK', 'S', 1717750615, 1717750615, '1'),
(114373, 24503, 'QU', 'OK', 'S', 1717750624, 1717750624, '1'),
(114374, 24533, 'QU', 'OK', 'S', 1717750631, 1717750631, '1'),
(114375, 24534, 'QU', 'OK', 'S', 1717750639, 1717750639, '1'),
(114376, 24535, 'QU', 'OK', 'S', 1717750648, 1717750648, '1'),
(114377, 24536, 'QU', 'OK', 'S', 1717750657, 1717750657, '1'),
(114378, 31137, 'QU', 'OK', 'S', 1717751690, 1717751690, '1'),
(114379, 31164, 'QU', 'OK', 'S', 1717751740, 1717751740, '1'),
(114380, 31166, 'QU', 'OK', 'S', 1717751790, 1717751790, '1'),
(114381, 24619, 'QU', 'OK', 'S', 1717751815, 1717751815, '1'),
(114382, 24620, 'QU', 'OK', 'S', 1717751823, 1717751823, '1'),
(114383, 24621, 'QU', 'OK', 'S', 1717751831, 1717751831, '1'),
(114384, 24626, 'QU', 'OK', 'S', 1717751845, 1717751845, '1'),
(114385, 24626, 'QU', 'OK', 'S', 1717751855, 1717751855, '1'),
(114386, 24627, 'QU', 'OK', 'S', 1717751862, 1717751862, '1'),
(114387, 24628, 'QU', 'OK', 'S', 1717751870, 1717751870, '1'),
(114388, 24629, 'QU', 'OK', 'S', 1717751878, 1717751878, '1'),
(114389, 24732, 'QU', 'OK', 'S', 1717751888, 1717751888, '1'),
(114390, 31162, 'QU', 'OK', 'S', 1717751903, 1717751903, '1'),
(114391, 31163, 'QU', 'OK', 'S', 1717751942, 1717751942, '1'),
(114392, 31167, 'QU', 'OK', 'S', 1717751980, 1717751980, '1'),
(114393, 31142, 'QU', 'OK', 'S', 1717752018, 1717752018, '1'),
(114394, 24733, 'QU', 'OK', 'S', 1717752046, 1717752046, '1'),
(114395, 24734, 'QU', 'OK', 'S', 1717752052, 1717752052, '1'),
(114396, 24735, 'QU', 'OK', 'S', 1717752091, 1717752091, '1'),
(114397, 24735, 'QU', 'OK', 'S', 1717752091, 1717752091, '1'),
(114398, 24735, 'QU', 'OK', 'S', 1717752091, 1717752091, '1'),
(114399, 25162, 'QU', 'OK', 'S', 1717752139, 1717752139, '1'),
(114400, 26447, 'QU', 'OK', 'S', 1717752156, 1717752156, '1'),
(114401, 26448, 'QU', 'OK', 'S', 1717752163, 1717752163, '1'),
(114402, 26449, 'QU', 'OK', 'S', 1717752170, 1717752170, '1'),
(114403, 26450, 'QU', 'OK', 'S', 1717752180, 1717752180, '1'),
(114404, 26451, 'QU', 'OK', 'S', 1717752187, 1717752187, '1'),
(114405, 26452, 'QU', 'OK', 'S', 1717752197, 1717752197, '1'),
(114406, 26455, 'QU', 'OK', 'S', 1717752206, 1717752206, '1'),
(114407, 26457, 'QU', 'OK', 'S', 1717752214, 1717752214, '1'),
(114408, 26459, 'QU', 'OK', 'S', 1717752221, 1717752221, '1'),
(114409, 26463, 'QU', 'OK', 'S', 1717752255, 1717752255, '1'),
(114410, 26470, 'QU', 'OK', 'S', 1717752291, 1717752291, '1'),
(114411, 26505, 'QU', 'OK', 'S', 1717752301, 1717752301, '1'),
(114412, 26512, 'QU', 'OK', 'S', 1717752306, 1717752306, '1'),
(114413, 26515, 'QU', 'OK', 'S', 1717752327, 1717752327, '1'),
(114414, 26516, 'QU', 'OK', 'S', 1717752333, 1717752333, '1'),
(114415, 26517, 'QU', 'OK', 'S', 1717752340, 1717752340, '1'),
(114416, 26518, 'QU', 'OK', 'S', 1717752346, 1717752346, '1'),
(114417, 26519, 'QU', 'OK', 'S', 1717752355, 1717752355, '1'),
(114418, 26521, 'QU', 'OK', 'S', 1717752361, 1717752361, '1'),
(114419, 26522, 'QU', 'OK', 'S', 1717752375, 1717752375, '1'),
(114420, 26523, 'QU', 'OK', 'S', 1717752382, 1717752382, '1'),
(114421, 26524, 'QU', 'OK', 'S', 1717752388, 1717752388, '1'),
(114422, 31820, 'QU', 'OK', 'S', 1717752678, 1717752678, '1'),
(114423, 31814, 'QU', 'OK', 'S', 1717752721, 1717752721, '1'),
(114424, 31815, 'QU', 'OK', 'S', 1717752759, 1717752759, '1'),
(114425, 27044, 'QU', 'OK', 'S', 1717753066, 1717753066, '1'),
(114426, 24929, 'QU', 'OK', 'S', 1717753368, 1717753368, '1'),
(114427, 26525, 'QU', 'OK', 'S', 1717753425, 1717753425, '1'),
(114428, 26526, 'QU', 'OK', 'S', 1717753433, 1717753433, '1'),
(114429, 26527, 'QU', 'OK', 'S', 1717753439, 1717753439, '1'),
(114430, 26596, 'QU', 'OK', 'S', 1717753453, 1717753453, '1'),
(114431, 28064, 'QU', 'OK', 'S', 1717753478, 1717753478, '1'),
(114432, 26597, 'QU', 'OK', 'S', 1717753480, 1717753480, '1'),
(114433, 26597, 'QU', 'OK', 'S', 1717753480, 1717753480, '1'),
(114434, 26597, 'QU', 'OK', 'S', 1717753480, 1717753480, '1'),
(114435, 26598, 'QU', 'OK', 'S', 1717753489, 1717753489, '1'),
(114436, 26600, 'QU', 'OK', 'S', 1717753497, 1717753497, '1'),
(114437, 26603, 'QU', 'OK', 'S', 1717753504, 1717753504, '1'),
(114438, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114439, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114440, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114441, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114442, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114443, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114444, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114445, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114446, 26911, 'QU', 'OK', 'S', 1717753548, 1717753548, '1'),
(114447, 27910, 'QU', 'OK', 'S', 1717753569, 1717753569, '1'),
(114448, 27910, 'QU', 'OK', 'S', 1717753569, 1717753569, '1'),
(114449, 27910, 'QU', 'OK', 'S', 1717753569, 1717753569, '1'),
(114450, 27973, 'QU', 'OK', 'S', 1717753583, 1717753583, '1'),
(114451, 27975, 'QU', 'OK', 'S', 1717753595, 1717753595, '1'),
(114452, 28024, 'QU', 'OK', 'S', 1717753606, 1717753606, '1'),
(114453, 13515, 'QU', 'OK', 'S', 1717753679, 1717753679, '1'),
(114454, 25428, 'QU', 'OK', 'S', 1717753827, 1717753827, '1'),
(114455, 24573, 'QU', 'OK', 'S', 1717753958, 1717753958, '1'),
(114456, 24573, 'QU', 'OK', 'S', 1717753960, 1717753960, '1'),
(114457, 21327, 'QU', 'OK', 'S', 1717753962, 1717753962, '1'),
(114458, 24262, 'QU', 'OK', 'S', 1717753962, 1717753962, '1'),
(114459, 21327, 'QU', 'OK', 'S', 1717753964, 1717753964, '1'),
(114460, 21327, 'QU', 'OK', 'S', 1717753965, 1717753965, '1'),
(114461, 29581, 'QU', 'OK', 'S', 1717754005, 1717754005, '1'),
(114462, 26669, 'QU', 'OK', 'S', 1717754056, 1717754056, '1'),
(114463, 31807, 'QU', 'OK', 'S', 1717754084, 1717754084, '1'),
(114464, 11329, 'QU', 'OK', 'S', 1717754191, 1717754191, '1'),
(114465, 26756, 'QU', 'OK', 'S', 1717754245, 1717754245, '1'),
(114466, 30311, 'QU', 'OK', 'S', 1717754282, 1717754282, '1'),
(114467, 31795, 'QU', 'OK', 'S', 1717754985, 1717754985, '1'),
(114468, 31795, 'QU', 'OK', 'S', 1717754995, 1717754995, '1'),
(114469, 31795, 'QU', 'OK', 'S', 1717755042, 1717755042, '1'),
(114470, 31795, 'QU', 'OK', 'S', 1717755046, 1717755046, '1'),
(114471, 31822, 'QU', 'OK', 'S', 1717756763, 1717756763, '1'),
(114472, 31821, 'QU', 'OK', 'S', 1717757964, 1717757964, '1'),
(114473, 31827, 'QU', 'OK', 'S', 1717758135, 1717758135, '1'),
(114474, 15382, 'QU', 'OK', 'S', 1717758375, 1717758375, '1'),
(114475, 15383, 'QU', 'OK', 'S', 1717758397, 1717758397, '1'),
(114476, 15384, 'QU', 'OK', 'S', 1717758420, 1717758420, '1'),
(114477, 15385, 'QU', 'OK', 'S', 1717758432, 1717758432, '1'),
(114478, 15386, 'QU', 'OK', 'S', 1717758444, 1717758444, '1'),
(114479, 15568, 'QU', 'OK', 'S', 1717758470, 1717758470, '1'),
(114480, 15568, 'QU', 'OK', 'S', 1717758481, 1717758481, '1'),
(114481, 15567, 'QU', 'OK', 'S', 1717758493, 1717758493, '1'),
(114482, 15567, 'QU', 'OK', 'S', 1717758502, 1717758502, '1'),
(114483, 15565, 'QU', 'OK', 'S', 1717758517, 1717758517, '1'),
(114484, 15564, 'QU', 'OK', 'S', 1717758533, 1717758533, '1'),
(114485, 15564, 'QU', 'OK', 'S', 1717758543, 1717758543, '1'),
(114486, 15563, 'QU', 'OK', 'S', 1717758556, 1717758556, '1'),
(114487, 15563, 'QU', 'OK', 'S', 1717758567, 1717758567, '1'),
(114488, 15388, 'QU', 'OK', 'S', 1717758580, 1717758580, '1'),
(114489, 15388, 'QU', 'OK', 'S', 1717758587, 1717758587, '1'),
(114490, 15387, 'QU', 'OK', 'S', 1717758596, 1717758596, '1'),
(114491, 15387, 'QU', 'OK', 'S', 1717758604, 1717758604, '1'),
(114492, 27556, 'QU', 'OK', 'S', 1717758616, 1717758616, '1'),
(114493, 15630, 'QU', 'OK', 'S', 1717758639, 1717758639, '1'),
(114494, 15630, 'QU', 'OK', 'S', 1717758648, 1717758648, '1'),
(114495, 17775, 'QU', 'OK', 'S', 1717758658, 1717758658, '1'),
(114496, 17775, 'QU', 'OK', 'S', 1717758665, 1717758665, '1'),
(114497, 17774, 'QU', 'OK', 'S', 1717758673, 1717758673, '1'),
(114498, 17774, 'QU', 'OK', 'S', 1717758681, 1717758681, '1'),
(114499, 17771, 'QU', 'OK', 'S', 1717758696, 1717758696, '1'),
(114500, 17771, 'QU', 'OK', 'S', 1717758704, 1717758704, '1'),
(114501, 17768, 'QU', 'OK', 'S', 1717758718, 1717758718, '1'),
(114502, 17768, 'QU', 'OK', 'S', 1717758728, 1717758728, '1'),
(114503, 17767, 'QU', 'OK', 'S', 1717758740, 1717758740, '1'),
(114504, 17767, 'QU', 'OK', 'S', 1717758756, 1717758756, '1'),
(114505, 17766, 'QU', 'OK', 'S', 1717758769, 1717758769, '1'),
(114506, 17766, 'QU', 'OK', 'S', 1717758781, 1717758781, '1'),
(114507, 17765, 'QU', 'OK', 'S', 1717758803, 1717758803, '1'),
(114508, 17765, 'QU', 'OK', 'S', 1717758814, 1717758814, '1'),
(114509, 21896, 'QU', 'OK', 'S', 1717758844, 1717758844, '1'),
(114510, 21896, 'QU', 'OK', 'S', 1717758851, 1717758851, '1'),
(114511, 21608, 'QU', 'OK', 'S', 1717758863, 1717758863, '1'),
(114512, 21608, 'QU', 'OK', 'S', 1717758871, 1717758871, '1'),
(114513, 17783, 'QU', 'OK', 'S', 1717758904, 1717758904, '1'),
(114514, 31823, 'QU', 'OK', 'S', 1717758924, 1717758924, '1'),
(114515, 17781, 'QU', 'OK', 'S', 1717758938, 1717758938, '1'),
(114516, 17778, 'QU', 'OK', 'S', 1717758950, 1717758950, '1'),
(114517, 17778, 'QU', 'OK', 'S', 1717758959, 1717758959, '1'),
(114518, 17777, 'QU', 'OK', 'S', 1717758968, 1717758968, '1'),
(114519, 17777, 'QU', 'OK', 'S', 1717758977, 1717758977, '1'),
(114520, 17782, 'QU', 'OK', 'S', 1717758986, 1717758986, '1'),
(114521, 17782, 'QU', 'OK', 'S', 1717758992, 1717758992, '1'),
(114522, 17776, 'QU', 'OK', 'S', 1717759014, 1717759014, '1'),
(114523, 17776, 'QU', 'OK', 'S', 1717759020, 1717759020, '1'),
(114524, 23553, 'QU', 'OK', 'S', 1717759060, 1717759060, '1'),
(114525, 23553, 'QU', 'OK', 'S', 1717759068, 1717759068, '1'),
(114526, 21905, 'QU', 'OK', 'S', 1717759077, 1717759077, '1'),
(114527, 21905, 'QU', 'OK', 'S', 1717759087, 1717759087, '1'),
(114528, 21904, 'QU', 'OK', 'S', 1717759099, 1717759099, '1'),
(114529, 21904, 'QU', 'OK', 'S', 1717759114, 1717759114, '1'),
(114530, 21903, 'QU', 'OK', 'S', 1717759123, 1717759123, '1'),
(114531, 21903, 'QU', 'OK', 'S', 1717759131, 1717759131, '1'),
(114532, 21902, 'QU', 'OK', 'S', 1717759142, 1717759142, '1'),
(114533, 21901, 'QU', 'OK', 'S', 1717759153, 1717759153, '1'),
(114534, 21900, 'QU', 'OK', 'S', 1717759166, 1717759166, '1'),
(114535, 21899, 'QU', 'OK', 'S', 1717759176, 1717759176, '1'),
(114536, 21898, 'QU', 'OK', 'S', 1717759188, 1717759188, '1'),
(114537, 21897, 'QU', 'OK', 'S', 1717759201, 1717759201, '1'),
(114538, 21897, 'QU', 'OK', 'S', 1717759212, 1717759212, '1'),
(114539, 23567, 'QU', 'OK', 'S', 1717759263, 1717759263, '1'),
(114540, 23566, 'QU', 'OK', 'S', 1717759274, 1717759274, '1'),
(114541, 23566, 'QU', 'OK', 'S', 1717759285, 1717759285, '1'),
(114542, 23565, 'QU', 'OK', 'S', 1717759307, 1717759307, '1'),
(114543, 23565, 'QU', 'OK', 'S', 1717759319, 1717759319, '1'),
(114544, 23564, 'QU', 'OK', 'S', 1717759340, 1717759340, '1'),
(114545, 23559, 'QU', 'OK', 'S', 1717759397, 1717759397, '1'),
(114546, 23559, 'QU', 'OK', 'S', 1717759413, 1717759413, '1'),
(114547, 23558, 'QU', 'OK', 'S', 1717759448, 1717759448, '1'),
(114548, 23557, 'QU', 'OK', 'S', 1717759459, 1717759459, '1'),
(114549, 23556, 'QU', 'OK', 'S', 1717759471, 1717759471, '1'),
(114550, 23555, 'QU', 'OK', 'S', 1717759514, 1717759514, '1'),
(114551, 23554, 'QU', 'OK', 'S', 1717759524, 1717759524, '1'),
(114552, 23554, 'QU', 'OK', 'S', 1717759534, 1717759534, '1'),
(114553, 23621, 'QU', 'OK', 'S', 1717759593, 1717759593, '1'),
(114554, 23621, 'QU', 'OK', 'S', 1717759610, 1717759610, '1'),
(114555, 23620, 'QU', 'OK', 'S', 1717759623, 1717759623, '1'),
(114556, 23619, 'QU', 'OK', 'S', 1717759637, 1717759637, '1'),
(114557, 23619, 'QU', 'OK', 'S', 1717759645, 1717759645, '1'),
(114558, 23618, 'QU', 'OK', 'S', 1717759655, 1717759655, '1'),
(114559, 23618, 'QU', 'OK', 'S', 1717759663, 1717759663, '1'),
(114560, 23589, 'QU', 'OK', 'S', 1717759673, 1717759673, '1'),
(114561, 23588, 'QU', 'OK', 'S', 1717759684, 1717759684, '1'),
(114562, 23569, 'QU', 'OK', 'S', 1717759693, 1717759693, '1'),
(114563, 23568, 'QU', 'OK', 'S', 1717759703, 1717759703, '1'),
(114564, 24389, 'QU', 'OK', 'S', 1717759742, 1717759742, '1'),
(114565, 24388, 'QU', 'OK', 'S', 1717759759, 1717759759, '1'),
(114566, 24387, 'QU', 'OK', 'S', 1717759773, 1717759773, '1'),
(114567, 23630, 'QU', 'OK', 'S', 1717759784, 1717759784, '1'),
(114568, 30376, 'QU', 'OK', 'S', 1717759796, 1717759796, '1'),
(114569, 23629, 'QU', 'OK', 'S', 1717759803, 1717759803, '1'),
(114570, 31576, 'QU', 'OK', 'S', 1717759807, 1717759807, '1'),
(114571, 31578, 'QU', 'OK', 'S', 1717759811, 1717759811, '1'),
(114572, 31391, 'QU', 'OK', 'S', 1717759817, 1717759817, '1'),
(114573, 23629, 'QU', 'OK', 'S', 1717759818, 1717759818, '1'),
(114574, 31385, 'QU', 'OK', 'S', 1717759820, 1717759820, '1'),
(114575, 31420, 'QU', 'OK', 'S', 1717759823, 1717759823, '1'),
(114576, 31369, 'QU', 'OK', 'S', 1717759827, 1717759827, '1'),
(114577, 31577, 'QU', 'OK', 'S', 1717759830, 1717759830, '1'),
(114578, 23627, 'QU', 'OK', 'S', 1717759832, 1717759832, '1'),
(114579, 31472, 'QU', 'OK', 'S', 1717759833, 1717759833, '1'),
(114580, 23626, 'QU', 'OK', 'S', 1717759842, 1717759842, '1'),
(114581, 23626, 'QU', 'OK', 'S', 1717759860, 1717759860, '1'),
(114582, 31578, 'QU', 'OK', 'S', 1717759860, 1717759860, '1'),
(114583, 23625, 'QU', 'OK', 'S', 1717759872, 1717759872, '1'),
(114584, 23624, 'QU', 'OK', 'S', 1717759889, 1717759889, '1'),
(114585, 23624, 'QU', 'OK', 'S', 1717759907, 1717759907, '1'),
(114586, 31367, 'QU', 'OK', 'S', 1717760124, 1717760124, '1'),
(114587, 24399, 'QU', 'OK', 'S', 1717760507, 1717760507, '1'),
(114588, 24399, 'QU', 'OK', 'S', 1717760513, 1717760513, '1'),
(114589, 24398, 'QU', 'OK', 'S', 1717760522, 1717760522, '1'),
(114590, 24398, 'QU', 'OK', 'S', 1717760530, 1717760530, '1'),
(114591, 24397, 'QU', 'OK', 'S', 1717760547, 1717760547, '1'),
(114592, 24397, 'QU', 'OK', 'S', 1717760553, 1717760553, '1'),
(114593, 24396, 'QU', 'OK', 'S', 1717760561, 1717760561, '1'),
(114594, 24396, 'QU', 'OK', 'S', 1717760567, 1717760567, '1'),
(114595, 24395, 'QU', 'OK', 'S', 1717760575, 1717760575, '1'),
(114596, 24395, 'QU', 'OK', 'S', 1717760581, 1717760581, '1'),
(114597, 24394, 'QU', 'OK', 'S', 1717760589, 1717760589, '1'),
(114598, 24394, 'QU', 'OK', 'S', 1717760596, 1717760596, '1'),
(114599, 24392, 'QU', 'OK', 'S', 1717760605, 1717760605, '1'),
(114600, 24392, 'QU', 'OK', 'S', 1717760612, 1717760612, '1'),
(114601, 24391, 'QU', 'OK', 'S', 1717760623, 1717760623, '1'),
(114602, 24391, 'QU', 'OK', 'S', 1717760630, 1717760630, '1'),
(114603, 24390, 'QU', 'OK', 'S', 1717760638, 1717760638, '1'),
(114604, 24390, 'QU', 'OK', 'S', 1717760644, 1717760644, '1'),
(114605, 24564, 'QU', 'OK', 'S', 1717760673, 1717760673, '1'),
(114606, 24430, 'QU', 'OK', 'S', 1717760681, 1717760681, '1'),
(114607, 24430, 'QU', 'OK', 'S', 1717760691, 1717760691, '1'),
(114608, 24429, 'QU', 'OK', 'S', 1717760702, 1717760702, '1'),
(114609, 24429, 'QU', 'OK', 'S', 1717760709, 1717760709, '1'),
(114610, 24412, 'QU', 'OK', 'S', 1717760717, 1717760717, '1'),
(114611, 24412, 'QU', 'OK', 'S', 1717760727, 1717760727, '1'),
(114612, 24411, 'QU', 'OK', 'S', 1717760737, 1717760737, '1'),
(114613, 24411, 'QU', 'OK', 'S', 1717760745, 1717760745, '1'),
(114614, 27403, 'QU', 'OK', 'S', 1717760754, 1717760754, '1'),
(114615, 24410, 'QU', 'OK', 'S', 1717760755, 1717760755, '1'),
(114616, 24404, 'QU', 'OK', 'S', 1717760773, 1717760773, '1'),
(114617, 24402, 'QU', 'OK', 'S', 1717760781, 1717760781, '1'),
(114618, 24402, 'QU', 'OK', 'S', 1717760787, 1717760787, '1'),
(114619, 28999, 'QU', 'OK', 'S', 1717760809, 1717760809, '1'),
(114620, 24643, 'QU', 'OK', 'S', 1717760819, 1717760819, '1'),
(114621, 24643, 'QU', 'OK', 'S', 1717760826, 1717760826, '1'),
(114622, 24642, 'QU', 'OK', 'S', 1717760834, 1717760834, '1'),
(114623, 24642, 'QU', 'OK', 'S', 1717760844, 1717760844, '1'),
(114624, 24641, 'QU', 'OK', 'S', 1717760857, 1717760857, '1'),
(114625, 24641, 'QU', 'OK', 'S', 1717760864, 1717760864, '1'),
(114626, 24640, 'QU', 'OK', 'S', 1717760871, 1717760871, '1'),
(114627, 24639, 'QU', 'OK', 'S', 1717760880, 1717760880, '1'),
(114628, 24639, 'QU', 'OK', 'S', 1717760888, 1717760888, '1'),
(114629, 24640, 'QU', 'OK', 'S', 1717760895, 1717760895, '1'),
(114630, 24637, 'QU', 'OK', 'S', 1717760912, 1717760912, '1'),
(114631, 24637, 'QU', 'OK', 'S', 1717760919, 1717760919, '1'),
(114632, 24636, 'QU', 'OK', 'S', 1717760931, 1717760931, '1'),
(114633, 24635, 'QU', 'OK', 'S', 1717760939, 1717760939, '1'),
(114634, 24635, 'QU', 'OK', 'S', 1717760945, 1717760945, '1'),
(114635, 24634, 'QU', 'OK', 'S', 1717760952, 1717760952, '1'),
(114636, 24634, 'QU', 'OK', 'S', 1717760961, 1717760961, '1'),
(114637, 25692, 'QU', 'OK', 'S', 1717761019, 1717761019, '1'),
(114638, 25692, 'QU', 'OK', 'S', 1717761026, 1717761026, '1'),
(114639, 25687, 'QU', 'OK', 'S', 1717761038, 1717761038, '1'),
(114640, 25687, 'QU', 'OK', 'S', 1717761045, 1717761045, '1'),
(114641, 24653, 'QU', 'OK', 'S', 1717761056, 1717761056, '1'),
(114642, 24652, 'QU', 'OK', 'S', 1717761069, 1717761069, '1'),
(114643, 24652, 'QU', 'OK', 'S', 1717761077, 1717761077, '1'),
(114644, 24651, 'QU', 'OK', 'S', 1717761090, 1717761090, '1'),
(114645, 24651, 'QU', 'OK', 'S', 1717761097, 1717761097, '1'),
(114646, 24650, 'QU', 'OK', 'S', 1717761105, 1717761105, '1'),
(114647, 24650, 'QU', 'OK', 'S', 1717761112, 1717761112, '1'),
(114648, 24649, 'QU', 'OK', 'S', 1717761123, 1717761123, '1'),
(114649, 24649, 'QU', 'OK', 'S', 1717761129, 1717761129, '1'),
(114650, 24644, 'QU', 'OK', 'S', 1717761139, 1717761139, '1'),
(114651, 25704, 'QU', 'OK', 'S', 1717761172, 1717761172, '1'),
(114652, 25704, 'QU', 'OK', 'S', 1717761179, 1717761179, '1'),
(114653, 25699, 'QU', 'OK', 'S', 1717761189, 1717761189, '1'),
(114654, 25699, 'QU', 'OK', 'S', 1717761195, 1717761195, '1'),
(114655, 25695, 'QU', 'OK', 'S', 1717761203, 1717761203, '1'),
(114656, 25695, 'QU', 'OK', 'S', 1717761210, 1717761210, '1'),
(114657, 25733, 'QU', 'OK', 'S', 1717761234, 1717761234, '1'),
(114658, 25733, 'QU', 'OK', 'S', 1717761241, 1717761241, '1'),
(114659, 25731, 'QU', 'OK', 'S', 1717761249, 1717761249, '1'),
(114660, 25731, 'QU', 'OK', 'S', 1717761255, 1717761255, '1'),
(114661, 25729, 'QU', 'OK', 'S', 1717761290, 1717761290, '1'),
(114662, 25729, 'QU', 'OK', 'S', 1717761296, 1717761296, '1'),
(114663, 25725, 'QU', 'OK', 'S', 1717761304, 1717761304, '1'),
(114664, 25725, 'QU', 'OK', 'S', 1717761309, 1717761309, '1'),
(114665, 25724, 'QU', 'OK', 'S', 1717761315, 1717761315, '1'),
(114666, 25724, 'QU', 'OK', 'S', 1717761321, 1717761321, '1'),
(114667, 25722, 'QU', 'OK', 'S', 1717761333, 1717761333, '1'),
(114668, 25722, 'QU', 'OK', 'S', 1717761339, 1717761339, '1'),
(114669, 25741, 'QU', 'OK', 'S', 1717761360, 1717761360, '1'),
(114670, 25741, 'QU', 'OK', 'S', 1717761366, 1717761366, '1'),
(114671, 25744, 'QU', 'OK', 'S', 1717761373, 1717761373, '1'),
(114672, 25744, 'QU', 'OK', 'S', 1717761381, 1717761381, '1'),
(114673, 25749, 'QU', 'OK', 'S', 1717761389, 1717761389, '1'),
(114674, 25749, 'QU', 'OK', 'S', 1717761397, 1717761397, '1'),
(114675, 25762, 'QU', 'OK', 'S', 1717761409, 1717761409, '1'),
(114676, 25763, 'QU', 'OK', 'S', 1717761417, 1717761417, '1'),
(114677, 25763, 'QU', 'OK', 'S', 1717761423, 1717761423, '1'),
(114678, 25768, 'QU', 'OK', 'S', 1717761443, 1717761443, '1'),
(114679, 25768, 'QU', 'OK', 'S', 1717761450, 1717761450, '1'),
(114680, 25770, 'QU', 'OK', 'S', 1717761458, 1717761458, '1'),
(114681, 25770, 'QU', 'OK', 'S', 1717761464, 1717761464, '1'),
(114682, 25771, 'QU', 'OK', 'S', 1717761472, 1717761472, '1'),
(114683, 25771, 'QU', 'OK', 'S', 1717761481, 1717761481, '1'),
(114684, 28318, 'QU', 'OK', 'S', 1717761531, 1717761531, '1'),
(114685, 28318, 'QU', 'OK', 'S', 1717761539, 1717761539, '1'),
(114686, 28316, 'QU', 'OK', 'S', 1717761548, 1717761548, '1'),
(114687, 28315, 'QU', 'OK', 'S', 1717761557, 1717761557, '1'),
(114688, 28314, 'QU', 'OK', 'S', 1717761565, 1717761565, '1'),
(114689, 25776, 'QU', 'OK', 'S', 1717761575, 1717761575, '1'),
(114690, 25775, 'QU', 'OK', 'S', 1717761585, 1717761585, '1'),
(114691, 25775, 'QU', 'OK', 'S', 1717761710, 1717761710, '1'),
(114692, 25774, 'QU', 'OK', 'S', 1717761723, 1717761723, '1'),
(114693, 25774, 'QU', 'OK', 'S', 1717761732, 1717761732, '1'),
(114694, 25772, 'QU', 'OK', 'S', 1717761743, 1717761743, '1'),
(114695, 25772, 'QU', 'OK', 'S', 1717761751, 1717761751, '1'),
(114696, 28724, 'QU', 'OK', 'S', 1717761841, 1717761841, '1'),
(114697, 28723, 'QU', 'OK', 'S', 1717761857, 1717761857, '1'),
(114698, 28722, 'QU', 'OK', 'S', 1717761866, 1717761866, '1'),
(114699, 28722, 'QU', 'OK', 'S', 1717761873, 1717761873, '1'),
(114700, 28721, 'QU', 'OK', 'S', 1717761883, 1717761883, '1'),
(114701, 28721, 'QU', 'OK', 'S', 1717761889, 1717761889, '1'),
(114702, 28718, 'QU', 'OK', 'S', 1717761918, 1717761918, '1'),
(114703, 28323, 'QU', 'OK', 'S', 1717761927, 1717761927, '1'),
(114704, 28322, 'QU', 'OK', 'S', 1717761936, 1717761936, '1'),
(114705, 31696, 'QU', 'OK', 'S', 1717761938, 1717761938, '1'),
(114706, 31697, 'QU', 'OK', 'S', 1717761947, 1717761947, '1'),
(114707, 31697, 'QU', 'OK', 'S', 1717761951, 1717761951, '1'),
(114708, 29320, 'QU', 'OK', 'S', 1717761951, 1717761951, '1'),
(114709, 31245, 'QU', 'OK', 'S', 1717761955, 1717761955, '1'),
(114710, 29320, 'QU', 'OK', 'S', 1717761958, 1717761958, '1'),
(114711, 31246, 'QU', 'OK', 'S', 1717761960, 1717761960, '1'),
(114712, 29279, 'QU', 'OK', 'S', 1717761967, 1717761967, '1'),
(114713, 31247, 'QU', 'OK', 'S', 1717761968, 1717761968, '1'),
(114714, 31653, 'QU', 'OK', 'S', 1717761972, 1717761972, '1'),
(114715, 29279, 'QU', 'OK', 'S', 1717761975, 1717761975, '1'),
(114716, 30362, 'QU', 'OK', 'S', 1717761977, 1717761977, '1'),
(114717, 29277, 'QU', 'OK', 'S', 1717761984, 1717761984, '1'),
(114718, 31657, 'QU', 'OK', 'S', 1717761986, 1717761986, '1'),
(114719, 31622, 'QU', 'OK', 'S', 1717761990, 1717761990, '1'),
(114720, 29277, 'QU', 'OK', 'S', 1717761994, 1717761994, '1'),
(114721, 29276, 'QU', 'OK', 'S', 1717762003, 1717762003, '1'),
(114722, 29272, 'QU', 'OK', 'S', 1717762010, 1717762010, '1'),
(114723, 29272, 'QU', 'OK', 'S', 1717762017, 1717762017, '1'),
(114724, 29270, 'QU', 'OK', 'S', 1717762028, 1717762028, '1'),
(114725, 29270, 'QU', 'OK', 'S', 1717762035, 1717762035, '1'),
(114726, 29268, 'QU', 'OK', 'S', 1717762050, 1717762050, '1'),
(114727, 29268, 'QU', 'OK', 'S', 1717762060, 1717762060, '1'),
(114728, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114729, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114730, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114731, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114732, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114733, 30362, 'QU', 'OK', 'S', 1717762063, 1717762063, '1'),
(114734, 28743, 'QU', 'OK', 'S', 1717762074, 1717762074, '1'),
(114735, 28741, 'QU', 'OK', 'S', 1717762126, 1717762126, '1'),
(114736, 29830, 'QU', 'OK', 'S', 1717762159, 1717762159, '1'),
(114737, 29830, 'QU', 'OK', 'S', 1717762167, 1717762167, '1'),
(114738, 29803, 'QU', 'OK', 'S', 1717762176, 1717762176, '1'),
(114739, 29803, 'QU', 'OK', 'S', 1717762183, 1717762183, '1'),
(114740, 29792, 'QU', 'OK', 'S', 1717762190, 1717762190, '1'),
(114741, 29792, 'QU', 'OK', 'S', 1717762197, 1717762197, '1'),
(114742, 29791, 'QU', 'OK', 'S', 1717762205, 1717762205, '1'),
(114743, 29784, 'QU', 'OK', 'S', 1717762213, 1717762213, '1'),
(114744, 29722, 'QU', 'OK', 'S', 1717762222, 1717762222, '1'),
(114745, 29722, 'QU', 'OK', 'S', 1717762230, 1717762230, '1'),
(114746, 29697, 'QU', 'OK', 'S', 1717762239, 1717762239, '1'),
(114747, 29345, 'QU', 'OK', 'S', 1717762249, 1717762249, '1'),
(114748, 29324, 'QU', 'OK', 'S', 1717762256, 1717762256, '1'),
(114749, 25339, 'QU', 'OK', 'S', 1717762357, 1717762357, '1'),
(114750, 25339, 'QU', 'OK', 'S', 1717762360, 1717762360, '1'),
(114751, 25339, 'QU', 'OK', 'S', 1717762364, 1717762364, '1'),
(114752, 25339, 'QU', 'OK', 'S', 1717762367, 1717762367, '1'),
(114753, 30089, 'QU', 'OK', 'S', 1717762372, 1717762372, '1'),
(114754, 25339, 'QU', 'OK', 'S', 1717762376, 1717762376, '1'),
(114755, 18577, 'QU', 'OK', 'S', 1717762383, 1717762383, '1'),
(114756, 18577, 'QU', 'OK', 'S', 1717762384, 1717762384, '1'),
(114757, 17621, 'QU', 'OK', 'S', 1717762521, 1717762521, '1'),
(114758, 17621, 'QU', 'OK', 'S', 1717762521, 1717762521, '1'),
(114759, 25387, 'QU', 'OK', 'S', 1717762530, 1717762530, '1'),
(114760, 25387, 'QU', 'OK', 'S', 1717762534, 1717762534, '1'),
(114761, 25387, 'QU', 'OK', 'S', 1717762538, 1717762538, '1'),
(114762, 25387, 'QU', 'OK', 'S', 1717762548, 1717762548, '1'),
(114763, 25387, 'QU', 'OK', 'S', 1717762551, 1717762551, '1'),
(114764, 25387, 'QU', 'OK', 'S', 1717762554, 1717762554, '1'),
(114765, 25387, 'QU', 'OK', 'S', 1717762558, 1717762558, '1'),
(114766, 25387, 'QU', 'OK', 'S', 1717762561, 1717762561, '1'),
(114767, 25387, 'QU', 'OK', 'S', 1717762573, 1717762573, '1'),
(114768, 25403, 'QU', 'OK', 'S', 1717762628, 1717762628, '1'),
(114769, 25403, 'QU', 'OK', 'S', 1717762631, 1717762631, '1'),
(114770, 25403, 'QU', 'OK', 'S', 1717762635, 1717762635, '1'),
(114771, 25403, 'QU', 'OK', 'S', 1717762638, 1717762638, '1'),
(114772, 25403, 'QU', 'OK', 'S', 1717762641, 1717762641, '1'),
(114773, 25404, 'QU', 'OK', 'S', 1717762678, 1717762678, '1'),
(114774, 25406, 'QU', 'OK', 'S', 1717762714, 1717762714, '1'),
(114775, 25406, 'QU', 'OK', 'S', 1717762718, 1717762718, '1'),
(114776, 25406, 'QU', 'OK', 'S', 1717762721, 1717762721, '1'),
(114777, 25406, 'QU', 'OK', 'S', 1717762724, 1717762724, '1'),
(114778, 25578, 'QU', 'OK', 'S', 1717762763, 1717762763, '1'),
(114779, 25578, 'QU', 'OK', 'S', 1717762772, 1717762772, '1'),
(114780, 25578, 'QU', 'OK', 'S', 1717762776, 1717762776, '1'),
(114781, 25578, 'QU', 'OK', 'S', 1717762779, 1717762779, '1'),
(114782, 25578, 'QU', 'OK', 'S', 1717762783, 1717762783, '1'),
(114783, 25578, 'QU', 'OK', 'S', 1717762793, 1717762793, '1'),
(114784, 25578, 'QU', 'OK', 'S', 1717762796, 1717762796, '1'),
(114785, 25581, 'QU', 'OK', 'S', 1717762859, 1717762859, '1'),
(114786, 25581, 'QU', 'OK', 'S', 1717762868, 1717762868, '1'),
(114787, 25581, 'QU', 'OK', 'S', 1717762884, 1717762884, '1'),
(114788, 25581, 'QU', 'OK', 'S', 1717762898, 1717762898, '1'),
(114789, 25732, 'QU', 'OK', 'S', 1717764136, 1717764136, '1'),
(114790, 25732, 'QU', 'OK', 'S', 1717764140, 1717764140, '1'),
(114791, 25732, 'QU', 'OK', 'S', 1717764143, 1717764143, '1'),
(114792, 25732, 'QU', 'OK', 'S', 1717764147, 1717764147, '1'),
(114793, 25732, 'QU', 'OK', 'S', 1717764151, 1717764151, '1'),
(114794, 25732, 'QU', 'OK', 'S', 1717764154, 1717764154, '1'),
(114795, 25732, 'QU', 'OK', 'S', 1717764158, 1717764158, '1'),
(114796, 25732, 'QU', 'OK', 'S', 1717764162, 1717764162, '1'),
(114797, 25737, 'QU', 'OK', 'S', 1717764231, 1717764231, '1'),
(114798, 25737, 'QU', 'OK', 'S', 1717764235, 1717764235, '1'),
(114799, 25737, 'QU', 'OK', 'S', 1717764238, 1717764238, '1'),
(114800, 25737, 'QU', 'OK', 'S', 1717764241, 1717764241, '1'),
(114801, 25737, 'QU', 'OK', 'S', 1717764245, 1717764245, '1'),
(114802, 25737, 'QU', 'OK', 'S', 1717764248, 1717764248, '1'),
(114803, 25737, 'QU', 'OK', 'S', 1717764251, 1717764251, '1'),
(114804, 26841, 'QU', 'OK', 'S', 1717764299, 1717764299, '1'),
(114805, 26841, 'QU', 'OK', 'S', 1717764307, 1717764307, '1'),
(114806, 26841, 'QU', 'OK', 'S', 1717764316, 1717764316, '1'),
(114807, 26842, 'QU', 'OK', 'S', 1717764348, 1717764348, '1'),
(114808, 26846, 'QU', 'OK', 'S', 1717764388, 1717764388, '1'),
(114809, 26846, 'QU', 'OK', 'S', 1717764395, 1717764395, '1'),
(114810, 26847, 'QU', 'OK', 'S', 1717764427, 1717764427, '1'),
(114811, 26851, 'QU', 'OK', 'S', 1717764465, 1717764465, '1'),
(114812, 26852, 'QU', 'OK', 'S', 1717764500, 1717764500, '1'),
(114813, 26855, 'QU', 'OK', 'S', 1717764535, 1717764535, '1'),
(114814, 27266, 'QU', 'OK', 'S', 1717764603, 1717764603, '1'),
(114815, 27266, 'QU', 'OK', 'S', 1717764606, 1717764606, '1'),
(114816, 27266, 'QU', 'OK', 'S', 1717764609, 1717764609, '1'),
(114817, 27266, 'QU', 'OK', 'S', 1717764612, 1717764612, '1'),
(114818, 27266, 'QU', 'OK', 'S', 1717764615, 1717764615, '1'),
(114819, 27319, 'QU', 'OK', 'S', 1717764657, 1717764657, '1'),
(114820, 27319, 'QU', 'OK', 'S', 1717764660, 1717764660, '1'),
(114821, 27522, 'QU', 'OK', 'S', 1717764709, 1717764709, '1'),
(114822, 27522, 'QU', 'OK', 'S', 1717764718, 1717764718, '1'),
(114823, 27651, 'QU', 'OK', 'S', 1717764756, 1717764756, '1'),
(114824, 27651, 'QU', 'OK', 'S', 1717764764, 1717764764, '1'),
(114825, 29287, 'QU', 'OK', 'S', 1717764813, 1717764813, '1'),
(114826, 29287, 'QU', 'OK', 'S', 1717764816, 1717764816, '1'),
(114827, 29290, 'QU', 'OK', 'S', 1717764853, 1717764853, '1'),
(114828, 29290, 'QU', 'OK', 'S', 1717764856, 1717764856, '1'),
(114829, 29290, 'QU', 'OK', 'S', 1717764859, 1717764859, '1'),
(114830, 29290, 'QU', 'OK', 'S', 1717764864, 1717764864, '1'),
(114831, 29290, 'QU', 'OK', 'S', 1717764867, 1717764867, '1'),
(114832, 29290, 'QU', 'OK', 'S', 1717764870, 1717764870, '1'),
(114833, 29290, 'QU', 'OK', 'S', 1717764874, 1717764874, '1'),
(114834, 29290, 'QU', 'OK', 'S', 1717764877, 1717764877, '1'),
(114835, 29290, 'QU', 'OK', 'S', 1717764880, 1717764880, '1'),
(114836, 29311, 'QU', 'OK', 'S', 1717764919, 1717764919, '1'),
(114837, 29311, 'QU', 'OK', 'S', 1717764923, 1717764923, '1'),
(114838, 29311, 'QU', 'OK', 'S', 1717764926, 1717764926, '1'),
(114839, 29576, 'QU', 'OK', 'S', 1717764976, 1717764976, '1'),
(114840, 29576, 'QU', 'OK', 'S', 1717764980, 1717764980, '1'),
(114841, 29622, 'QU', 'OK', 'S', 1717765018, 1717765018, '1'),
(114842, 29622, 'QU', 'OK', 'S', 1717765022, 1717765022, '1'),
(114843, 29622, 'QU', 'OK', 'S', 1717765025, 1717765025, '1'),
(114844, 29622, 'QU', 'OK', 'S', 1717765036, 1717765036, '1'),
(114845, 29622, 'QU', 'OK', 'S', 1717765039, 1717765039, '1'),
(114846, 29729, 'QU', 'OK', 'S', 1717765077, 1717765077, '1'),
(114847, 29729, 'QU', 'OK', 'S', 1717765080, 1717765080, '1'),
(114848, 29729, 'QU', 'OK', 'S', 1717765091, 1717765091, '1'),
(114849, 31825, 'QU', 'OK', 'S', 1717765646, 1717765646, '1'),
(114850, 31828, 'QU', 'OK', 'S', 1717765772, 1717765772, '1'),
(114851, 31824, 'QU', 'OK', 'S', 1717765880, 1717765880, '1'),
(114852, 31826, 'QU', 'OK', 'S', 1717765915, 1717765915, '1'),
(114853, 31355, 'QU', 'OK', 'S', 1717765968, 1717765968, '1'),
(114854, 31817, 'QU', 'OK', 'S', 1717766402, 1717766402, '1'),
(114855, 31816, 'QU', 'OK', 'S', 1717766427, 1717766427, '1'),
(114856, 31818, 'QU', 'OK', 'S', 1717766466, 1717766466, '1'),
(114857, 31819, 'QU', 'OK', 'S', 1717766500, 1717766500, '1'),
(114858, 31829, 'QU', 'OK', 'S', 1717766987, 1717766987, '1'),
(114859, 31830, 'QU', 'OK', 'S', 1717767119, 1717767119, '1'),
(114860, 31831, 'QU', 'OK', 'S', 1717767224, 1717767224, '1'),
(114861, 30578, 'QU', 'OK', 'S', 1717826063, 1717826063, '1'),
(114862, 30293, 'QU', 'OK', 'S', 1717826068, 1717826068, '1'),
(114863, 30559, 'QU', 'OK', 'S', 1717826072, 1717826072, '1'),
(114864, 30578, 'QU', 'OK', 'S', 1717826076, 1717826076, '1'),
(114865, 30292, 'QU', 'OK', 'S', 1717826084, 1717826084, '1'),
(114866, 30438, 'QU', 'OK', 'S', 1717826099, 1717826099, '1'),
(114867, 30167, 'QU', 'OK', 'S', 1717826109, 1717826109, '1'),
(114868, 23884, 'QU', 'OK', 'S', 1717826113, 1717826113, '1'),
(114869, 31734, 'QU', 'OK', 'S', 1717826117, 1717826117, '1'),
(114870, 27335, 'QU', 'OK', 'S', 1717826121, 1717826121, '1'),
(114871, 31538, 'QU', 'OK', 'S', 1717826130, 1717826130, '1'),
(114872, 17160, 'QU', 'OK', 'S', 1717826135, 1717826135, '1'),
(114873, 20808, 'QU', 'OK', 'S', 1717826138, 1717826138, '1'),
(114874, 31258, 'QU', 'OK', 'S', 1717826143, 1717826143, '1'),
(114875, 31194, 'QU', 'OK', 'S', 1717826150, 1717826150, '1'),
(114876, 30611, 'QU', 'OK', 'S', 1717826156, 1717826156, '1'),
(114877, 31435, 'QU', 'OK', 'S', 1717826163, 1717826163, '1'),
(114878, 27334, 'QU', 'OK', 'S', 1717826167, 1717826167, '1'),
(114879, 27334, 'QU', 'OK', 'S', 1717826174, 1717826174, '1'),
(114880, 13510, 'QU', 'OK', 'S', 1717826179, 1717826179, '1'),
(114881, 31589, 'QU', 'OK', 'S', 1717826189, 1717826189, '1'),
(114882, 27335, 'QU', 'OK', 'S', 1717826202, 1717826202, '1'),
(114883, 30766, 'QU', 'OK', 'S', 1717826208, 1717826208, '1'),
(114884, 31732, 'QU', 'OK', 'S', 1717826221, 1717826221, '1'),
(114885, 23888, 'QU', 'OK', 'S', 1717826225, 1717826225, '1'),
(114886, 20809, 'QU', 'OK', 'S', 1717826230, 1717826230, '1'),
(114887, 27334, 'QU', 'OK', 'S', 1717826265, 1717826265, '1'),
(114888, 22092, 'QU', 'OK', 'S', 1717826275, 1717826275, '1'),
(114889, 28845, 'QU', 'OK', 'S', 1717826282, 1717826282, '1'),
(114890, 31240, 'QU', 'OK', 'S', 1717826286, 1717826286, '1'),
(114891, 17996, 'QU', 'OK', 'S', 1717826291, 1717826291, '1'),
(114892, 16639, 'QU', 'OK', 'S', 1717826295, 1717826295, '1'),
(114893, 25635, 'QU', 'OK', 'S', 1717826303, 1717826303, '1'),
(114894, 22082, 'QU', 'OK', 'S', 1717826312, 1717826312, '1'),
(114895, 30440, 'QU', 'OK', 'S', 1717826325, 1717826325, '1'),
(114896, 28876, 'QU', 'OK', 'S', 1717826329, 1717826329, '1'),
(114897, 31117, 'QU', 'OK', 'S', 1717826338, 1717826338, '1'),
(114898, 28884, 'QU', 'OK', 'S', 1717826343, 1717826343, '1'),
(114899, 21008, 'QU', 'OK', 'S', 1717826353, 1717826353, '1'),
(114900, 27660, 'QU', 'OK', 'S', 1717826358, 1717826358, '1'),
(114901, 27662, 'QU', 'OK', 'S', 1717826380, 1717826380, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(114902, 30433, 'QU', 'OK', 'S', 1717826389, 1717826389, '1'),
(114903, 31471, 'QU', 'OK', 'S', 1717826394, 1717826394, '1'),
(114904, 26306, 'QU', 'OK', 'S', 1717826406, 1717826406, '1'),
(114905, 22092, 'QU', 'OK', 'S', 1717826420, 1717826420, '1'),
(114906, 30921, 'QU', 'OK', 'S', 1717826425, 1717826425, '1'),
(114907, 31747, 'QU', 'OK', 'S', 1717826429, 1717826429, '1'),
(114908, 22092, 'QU', 'OK', 'S', 1717826443, 1717826443, '1'),
(114909, 31732, 'QU', 'OK', 'S', 1717826450, 1717826450, '1'),
(114910, 30438, 'QU', 'OK', 'S', 1717826459, 1717826459, '1'),
(114911, 29381, 'QU', 'OK', 'S', 1717826470, 1717826470, '1'),
(114912, 28485, 'QU', 'OK', 'S', 1717826475, 1717826475, '1'),
(114913, 30921, 'QU', 'OK', 'S', 1717826480, 1717826480, '1'),
(114914, 30948, 'QU', 'OK', 'S', 1717826484, 1717826484, '1'),
(114915, 24597, 'QU', 'OK', 'S', 1717826510, 1717826510, '1'),
(114916, 29886, 'QU', 'OK', 'S', 1717826516, 1717826516, '1'),
(114917, 17841, 'QU', 'OK', 'S', 1717826528, 1717826528, '1'),
(114918, 28776, 'QU', 'OK', 'S', 1717826532, 1717826532, '1'),
(114919, 17580, 'QU', 'OK', 'S', 1717826537, 1717826537, '1'),
(114920, 27457, 'QU', 'OK', 'S', 1717826542, 1717826542, '1'),
(114921, 25275, 'QU', 'OK', 'S', 1717826547, 1717826547, '1'),
(114922, 30570, 'QU', 'OK', 'S', 1717826552, 1717826552, '1'),
(114923, 19848, 'QU', 'OK', 'S', 1717826560, 1717826560, '1'),
(114924, 30623, 'QU', 'OK', 'S', 1717826565, 1717826565, '1'),
(114925, 26897, 'QU', 'OK', 'S', 1717826569, 1717826569, '1'),
(114926, 24137, 'QU', 'OK', 'S', 1717826574, 1717826574, '1'),
(114927, 16530, 'QU', 'OK', 'S', 1717826582, 1717826582, '1'),
(114928, 29500, 'QU', 'OK', 'S', 1717826587, 1717826587, '1'),
(114929, 30435, 'QU', 'OK', 'S', 1717826592, 1717826592, '1'),
(114930, 27658, 'QU', 'OK', 'S', 1717826598, 1717826598, '1'),
(114931, 30088, 'QU', 'OK', 'S', 1717826639, 1717826639, '1'),
(114932, 31714, 'QU', 'OK', 'S', 1717826643, 1717826643, '1'),
(114933, 24666, 'QU', 'OK', 'S', 1717826647, 1717826647, '1'),
(114934, 27312, 'QU', 'OK', 'S', 1717826652, 1717826652, '1'),
(114935, 31338, 'QU', 'OK', 'S', 1717826657, 1717826657, '1'),
(114936, 29023, 'QU', 'OK', 'S', 1717826671, 1717826671, '1'),
(114937, 30795, 'QU', 'OK', 'S', 1717826678, 1717826678, '1'),
(114938, 31621, 'QU', 'OK', 'S', 1717826684, 1717826684, '1'),
(114939, 19814, 'QU', 'OK', 'S', 1717826688, 1717826688, '1'),
(114940, 31034, 'QU', 'OK', 'S', 1717826693, 1717826693, '1'),
(114941, 30567, 'QU', 'OK', 'S', 1717826698, 1717826698, '1'),
(114942, 30436, 'QU', 'OK', 'S', 1717826706, 1717826706, '1'),
(114943, 15844, 'QU', 'OK', 'S', 1717827884, 1717827884, '1'),
(114944, 15844, 'QU', 'OK', 'S', 1717827890, 1717827890, '1'),
(114945, 15844, 'QU', 'OK', 'S', 1717827897, 1717827897, '1'),
(114946, 15844, 'QU', 'OK', 'S', 1717827904, 1717827904, '1'),
(114947, 15844, 'QU', 'OK', 'S', 1717827909, 1717827909, '1'),
(114948, 15844, 'QU', 'OK', 'S', 1717827913, 1717827913, '1'),
(114949, 31832, 'QU', 'OK', 'S', 1717828521, 1717828521, '1'),
(114950, 25272, 'QU', 'OK', 'S', 1717828863, 1717828863, '1'),
(114951, 25272, 'QU', 'OK', 'S', 1717828863, 1717828863, '1'),
(114952, 25272, 'QU', 'OK', 'S', 1717828863, 1717828863, '1'),
(114953, 25272, 'QU', 'OK', 'S', 1717828863, 1717828863, '1'),
(114954, 25272, 'QU', 'OK', 'S', 1717828873, 1717828873, '1'),
(114955, 25272, 'QU', 'OK', 'S', 1717828873, 1717828873, '1'),
(114956, 25272, 'QU', 'OK', 'S', 1717828873, 1717828873, '1'),
(114957, 25272, 'QU', 'OK', 'S', 1717828873, 1717828873, '1'),
(114958, 25270, 'QU', 'OK', 'S', 1717828897, 1717828897, '1'),
(114959, 25270, 'QU', 'OK', 'S', 1717828897, 1717828897, '1'),
(114960, 25270, 'QU', 'OK', 'S', 1717828897, 1717828897, '1'),
(114961, 25270, 'QU', 'OK', 'S', 1717828897, 1717828897, '1'),
(114962, 25267, 'QU', 'OK', 'S', 1717828913, 1717828913, '1'),
(114963, 25267, 'QU', 'OK', 'S', 1717828913, 1717828913, '1'),
(114964, 25267, 'QU', 'OK', 'S', 1717828913, 1717828913, '1'),
(114965, 25267, 'QU', 'OK', 'S', 1717828913, 1717828913, '1'),
(114966, 25267, 'QU', 'OK', 'S', 1717828924, 1717828924, '1'),
(114967, 25267, 'QU', 'OK', 'S', 1717828924, 1717828924, '1'),
(114968, 25267, 'QU', 'OK', 'S', 1717828924, 1717828924, '1'),
(114969, 25267, 'QU', 'OK', 'S', 1717828924, 1717828924, '1'),
(114970, 25266, 'QU', 'OK', 'S', 1717828937, 1717828937, '1'),
(114971, 25266, 'QU', 'OK', 'S', 1717828937, 1717828937, '1'),
(114972, 25266, 'QU', 'OK', 'S', 1717828937, 1717828937, '1'),
(114973, 25266, 'QU', 'OK', 'S', 1717828937, 1717828937, '1'),
(114974, 25266, 'QU', 'OK', 'S', 1717828952, 1717828952, '1'),
(114975, 25266, 'QU', 'OK', 'S', 1717828952, 1717828952, '1'),
(114976, 25266, 'QU', 'OK', 'S', 1717828952, 1717828952, '1'),
(114977, 25266, 'QU', 'OK', 'S', 1717828952, 1717828952, '1'),
(114978, 25264, 'QU', 'OK', 'S', 1717828971, 1717828971, '1'),
(114979, 25264, 'QU', 'OK', 'S', 1717828971, 1717828971, '1'),
(114980, 25264, 'QU', 'OK', 'S', 1717828971, 1717828971, '1'),
(114981, 25264, 'QU', 'OK', 'S', 1717828971, 1717828971, '1'),
(114982, 25264, 'QU', 'OK', 'S', 1717828984, 1717828984, '1'),
(114983, 25264, 'QU', 'OK', 'S', 1717828984, 1717828984, '1'),
(114984, 25264, 'QU', 'OK', 'S', 1717828984, 1717828984, '1'),
(114985, 25264, 'QU', 'OK', 'S', 1717828984, 1717828984, '1'),
(114986, 25209, 'QU', 'OK', 'S', 1717829001, 1717829001, '1'),
(114987, 25209, 'QU', 'OK', 'S', 1717829001, 1717829001, '1'),
(114988, 25209, 'QU', 'OK', 'S', 1717829001, 1717829001, '1'),
(114989, 25209, 'QU', 'OK', 'S', 1717829001, 1717829001, '1'),
(114990, 25209, 'QU', 'OK', 'S', 1717829012, 1717829012, '1'),
(114991, 25209, 'QU', 'OK', 'S', 1717829012, 1717829012, '1'),
(114992, 25209, 'QU', 'OK', 'S', 1717829012, 1717829012, '1'),
(114993, 25209, 'QU', 'OK', 'S', 1717829012, 1717829012, '1'),
(114994, 25207, 'QU', 'OK', 'S', 1717829025, 1717829025, '1'),
(114995, 25207, 'QU', 'OK', 'S', 1717829025, 1717829025, '1'),
(114996, 25207, 'QU', 'OK', 'S', 1717829025, 1717829025, '1'),
(114997, 25207, 'QU', 'OK', 'S', 1717829025, 1717829025, '1'),
(114998, 25207, 'QU', 'OK', 'S', 1717829050, 1717829050, '1'),
(114999, 25207, 'QU', 'OK', 'S', 1717829050, 1717829050, '1'),
(115000, 25207, 'QU', 'OK', 'S', 1717829050, 1717829050, '1'),
(115001, 25207, 'QU', 'OK', 'S', 1717829050, 1717829050, '1'),
(115002, 25203, 'QU', 'OK', 'S', 1717829078, 1717829078, '1'),
(115003, 25203, 'QU', 'OK', 'S', 1717829078, 1717829078, '1'),
(115004, 25203, 'QU', 'OK', 'S', 1717829078, 1717829078, '1'),
(115005, 25203, 'QU', 'OK', 'S', 1717829078, 1717829078, '1'),
(115006, 25203, 'QU', 'OK', 'S', 1717829089, 1717829089, '1'),
(115007, 25203, 'QU', 'OK', 'S', 1717829089, 1717829089, '1'),
(115008, 25203, 'QU', 'OK', 'S', 1717829089, 1717829089, '1'),
(115009, 25203, 'QU', 'OK', 'S', 1717829089, 1717829089, '1'),
(115010, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115011, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115012, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115013, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115014, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115015, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115016, 25183, 'QU', 'OK', 'S', 1717829117, 1717829117, '1'),
(115017, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115018, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115019, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115020, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115021, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115022, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115023, 25183, 'QU', 'OK', 'S', 1717829135, 1717829135, '1'),
(115024, 25182, 'QU', 'OK', 'S', 1717829153, 1717829153, '1'),
(115025, 25182, 'QU', 'OK', 'S', 1717829153, 1717829153, '1'),
(115026, 25182, 'QU', 'OK', 'S', 1717829153, 1717829153, '1'),
(115027, 25182, 'QU', 'OK', 'S', 1717829153, 1717829153, '1'),
(115028, 25182, 'QU', 'OK', 'S', 1717829166, 1717829166, '1'),
(115029, 25182, 'QU', 'OK', 'S', 1717829166, 1717829166, '1'),
(115030, 25182, 'QU', 'OK', 'S', 1717829166, 1717829166, '1'),
(115031, 25182, 'QU', 'OK', 'S', 1717829166, 1717829166, '1'),
(115032, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115033, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115034, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115035, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115036, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115037, 25181, 'QU', 'OK', 'S', 1717829196, 1717829196, '1'),
(115038, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115039, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115040, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115041, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115042, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115043, 25181, 'QU', 'OK', 'S', 1717829214, 1717829214, '1'),
(115044, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115045, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115046, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115047, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115048, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115049, 25173, 'QU', 'OK', 'S', 1717829231, 1717829231, '1'),
(115050, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115051, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115052, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115053, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115054, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115055, 25173, 'QU', 'OK', 'S', 1717829246, 1717829246, '1'),
(115056, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115057, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115058, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115059, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115060, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115061, 25170, 'QU', 'OK', 'S', 1717829266, 1717829266, '1'),
(115062, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115063, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115064, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115065, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115066, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115067, 25170, 'QU', 'OK', 'S', 1717829284, 1717829284, '1'),
(115068, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115069, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115070, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115071, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115072, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115073, 25169, 'QU', 'OK', 'S', 1717829299, 1717829299, '1'),
(115074, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115075, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115076, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115077, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115078, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115079, 25169, 'QU', 'OK', 'S', 1717829314, 1717829314, '1'),
(115080, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115081, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115082, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115083, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115084, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115085, 25166, 'QU', 'OK', 'S', 1717829333, 1717829333, '1'),
(115086, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115087, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115088, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115089, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115090, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115091, 25166, 'QU', 'OK', 'S', 1717829351, 1717829351, '1'),
(115092, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115093, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115094, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115095, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115096, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115097, 25166, 'QU', 'OK', 'S', 1717829370, 1717829370, '1'),
(115098, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115099, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115100, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115101, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115102, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115103, 25159, 'QU', 'OK', 'S', 1717829510, 1717829510, '1'),
(115104, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115105, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115106, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115107, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115108, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115109, 25160, 'QU', 'OK', 'S', 1717829527, 1717829527, '1'),
(115110, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115111, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115112, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115113, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115114, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115115, 25160, 'QU', 'OK', 'S', 1717829547, 1717829547, '1'),
(115116, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115117, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115118, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115119, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115120, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115121, 25159, 'QU', 'OK', 'S', 1717829567, 1717829567, '1'),
(115122, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115123, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115124, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115125, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115126, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115127, 25158, 'QU', 'OK', 'S', 1717829591, 1717829591, '1'),
(115128, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115129, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115130, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115131, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115132, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115133, 25158, 'QU', 'OK', 'S', 1717829607, 1717829607, '1'),
(115134, 25138, 'QU', 'OK', 'S', 1717829621, 1717829621, '1'),
(115135, 25138, 'QU', 'OK', 'S', 1717829621, 1717829621, '1'),
(115136, 25138, 'QU', 'OK', 'S', 1717829621, 1717829621, '1'),
(115137, 25138, 'QU', 'OK', 'S', 1717829621, 1717829621, '1'),
(115138, 25138, 'QU', 'OK', 'S', 1717829634, 1717829634, '1'),
(115139, 25138, 'QU', 'OK', 'S', 1717829634, 1717829634, '1'),
(115140, 25138, 'QU', 'OK', 'S', 1717829634, 1717829634, '1'),
(115141, 25138, 'QU', 'OK', 'S', 1717829634, 1717829634, '1'),
(115142, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115143, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115144, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115145, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115146, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115147, 25136, 'QU', 'OK', 'S', 1717829656, 1717829656, '1'),
(115148, 31834, 'QU', 'OK', 'S', 1717829663, 1717829663, '1'),
(115149, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115150, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115151, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115152, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115153, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115154, 25136, 'QU', 'OK', 'S', 1717829671, 1717829671, '1'),
(115155, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115156, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115157, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115158, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115159, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115160, 25023, 'QU', 'OK', 'S', 1717829696, 1717829696, '1'),
(115161, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115162, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115163, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115164, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115165, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115166, 25023, 'QU', 'OK', 'S', 1717829710, 1717829710, '1'),
(115167, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115168, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115169, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115170, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115171, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115172, 25020, 'QU', 'OK', 'S', 1717829730, 1717829730, '1'),
(115173, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115174, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115175, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115176, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115177, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115178, 25020, 'QU', 'OK', 'S', 1717829748, 1717829748, '1'),
(115179, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115180, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115181, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115182, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115183, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115184, 25003, 'QU', 'OK', 'S', 1717829767, 1717829767, '1'),
(115185, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115186, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115187, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115188, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115189, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115190, 25003, 'QU', 'OK', 'S', 1717829781, 1717829781, '1'),
(115191, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115192, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115193, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115194, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115195, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115196, 25000, 'QU', 'OK', 'S', 1717829801, 1717829801, '1'),
(115197, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115198, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115199, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115200, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115201, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115202, 25000, 'QU', 'OK', 'S', 1717829818, 1717829818, '1'),
(115203, 24998, 'QU', 'OK', 'S', 1717829834, 1717829834, '1'),
(115204, 24998, 'QU', 'OK', 'S', 1717829834, 1717829834, '1'),
(115205, 24998, 'QU', 'OK', 'S', 1717829834, 1717829834, '1'),
(115206, 24998, 'QU', 'OK', 'S', 1717829834, 1717829834, '1'),
(115207, 24998, 'QU', 'OK', 'S', 1717829852, 1717829852, '1'),
(115208, 24998, 'QU', 'OK', 'S', 1717829852, 1717829852, '1'),
(115209, 24998, 'QU', 'OK', 'S', 1717829852, 1717829852, '1'),
(115210, 24998, 'QU', 'OK', 'S', 1717829852, 1717829852, '1'),
(115211, 24998, 'QU', 'OK', 'S', 1717829852, 1717829852, '1'),
(115212, 24996, 'QU', 'OK', 'S', 1717829871, 1717829871, '1'),
(115213, 24996, 'QU', 'OK', 'S', 1717829871, 1717829871, '1'),
(115214, 24996, 'QU', 'OK', 'S', 1717829871, 1717829871, '1'),
(115215, 24996, 'QU', 'OK', 'S', 1717829871, 1717829871, '1'),
(115216, 21976, 'QU', 'OK', 'S', 1717829933, 1717829933, '1'),
(115217, 21976, 'QU', 'OK', 'S', 1717829933, 1717829933, '1'),
(115218, 21976, 'QU', 'OK', 'S', 1717829933, 1717829933, '1'),
(115219, 21976, 'QU', 'OK', 'S', 1717829943, 1717829943, '1'),
(115220, 21976, 'QU', 'OK', 'S', 1717829943, 1717829943, '1'),
(115221, 21976, 'QU', 'OK', 'S', 1717829943, 1717829943, '1'),
(115222, 21975, 'QU', 'OK', 'S', 1717829952, 1717829952, '1'),
(115223, 21975, 'QU', 'OK', 'S', 1717829952, 1717829952, '1'),
(115224, 21975, 'QU', 'OK', 'S', 1717829952, 1717829952, '1'),
(115225, 21975, 'QU', 'OK', 'S', 1717829962, 1717829962, '1'),
(115226, 21975, 'QU', 'OK', 'S', 1717829962, 1717829962, '1'),
(115227, 21975, 'QU', 'OK', 'S', 1717829962, 1717829962, '1'),
(115228, 21974, 'QU', 'OK', 'S', 1717829982, 1717829982, '1'),
(115229, 21974, 'QU', 'OK', 'S', 1717829982, 1717829982, '1'),
(115230, 21974, 'QU', 'OK', 'S', 1717829990, 1717829990, '1'),
(115231, 21974, 'QU', 'OK', 'S', 1717829990, 1717829990, '1'),
(115232, 21973, 'QU', 'OK', 'S', 1717830004, 1717830004, '1'),
(115233, 21973, 'QU', 'OK', 'S', 1717830004, 1717830004, '1'),
(115234, 21973, 'QU', 'OK', 'S', 1717830004, 1717830004, '1'),
(115235, 21973, 'QU', 'OK', 'S', 1717830013, 1717830013, '1'),
(115236, 21973, 'QU', 'OK', 'S', 1717830013, 1717830013, '1'),
(115237, 21973, 'QU', 'OK', 'S', 1717830013, 1717830013, '1'),
(115238, 21971, 'QU', 'OK', 'S', 1717830054, 1717830054, '1'),
(115239, 21971, 'QU', 'OK', 'S', 1717830054, 1717830054, '1'),
(115240, 21971, 'QU', 'OK', 'S', 1717830054, 1717830054, '1'),
(115241, 21971, 'QU', 'OK', 'S', 1717830068, 1717830068, '1'),
(115242, 21971, 'QU', 'OK', 'S', 1717830068, 1717830068, '1'),
(115243, 21971, 'QU', 'OK', 'S', 1717830068, 1717830068, '1'),
(115244, 21970, 'QU', 'OK', 'S', 1717830078, 1717830078, '1'),
(115245, 21970, 'QU', 'OK', 'S', 1717830078, 1717830078, '1'),
(115246, 21970, 'QU', 'OK', 'S', 1717830078, 1717830078, '1'),
(115247, 21970, 'QU', 'OK', 'S', 1717830088, 1717830088, '1'),
(115248, 21970, 'QU', 'OK', 'S', 1717830088, 1717830088, '1'),
(115249, 21970, 'QU', 'OK', 'S', 1717830088, 1717830088, '1'),
(115250, 21969, 'QU', 'OK', 'S', 1717830099, 1717830099, '1'),
(115251, 21969, 'QU', 'OK', 'S', 1717830099, 1717830099, '1'),
(115252, 21969, 'QU', 'OK', 'S', 1717830099, 1717830099, '1'),
(115253, 21969, 'QU', 'OK', 'S', 1717830109, 1717830109, '1'),
(115254, 21969, 'QU', 'OK', 'S', 1717830109, 1717830109, '1'),
(115255, 21969, 'QU', 'OK', 'S', 1717830109, 1717830109, '1'),
(115256, 21968, 'QU', 'OK', 'S', 1717830123, 1717830123, '1'),
(115257, 21968, 'QU', 'OK', 'S', 1717830123, 1717830123, '1'),
(115258, 21968, 'QU', 'OK', 'S', 1717830123, 1717830123, '1'),
(115259, 21968, 'QU', 'OK', 'S', 1717830133, 1717830133, '1'),
(115260, 21968, 'QU', 'OK', 'S', 1717830133, 1717830133, '1'),
(115261, 21968, 'QU', 'OK', 'S', 1717830133, 1717830133, '1'),
(115262, 21967, 'QU', 'OK', 'S', 1717830148, 1717830148, '1'),
(115263, 21967, 'QU', 'OK', 'S', 1717830148, 1717830148, '1'),
(115264, 21967, 'QU', 'OK', 'S', 1717830148, 1717830148, '1'),
(115265, 21967, 'QU', 'OK', 'S', 1717830158, 1717830158, '1'),
(115266, 21967, 'QU', 'OK', 'S', 1717830158, 1717830158, '1'),
(115267, 21967, 'QU', 'OK', 'S', 1717830158, 1717830158, '1'),
(115268, 21604, 'QU', 'OK', 'S', 1717830173, 1717830173, '1'),
(115269, 21604, 'QU', 'OK', 'S', 1717830173, 1717830173, '1'),
(115270, 21604, 'QU', 'OK', 'S', 1717830173, 1717830173, '1'),
(115271, 21604, 'QU', 'OK', 'S', 1717830187, 1717830187, '1'),
(115272, 21604, 'QU', 'OK', 'S', 1717830187, 1717830187, '1'),
(115273, 21604, 'QU', 'OK', 'S', 1717830187, 1717830187, '1'),
(115274, 21604, 'QU', 'OK', 'S', 1717830321, 1717830321, '1'),
(115275, 21604, 'QU', 'OK', 'S', 1717830321, 1717830321, '1'),
(115276, 21604, 'QU', 'OK', 'S', 1717830321, 1717830321, '1'),
(115277, 21604, 'QU', 'OK', 'S', 1717830335, 1717830335, '1'),
(115278, 21604, 'QU', 'OK', 'S', 1717830335, 1717830335, '1'),
(115279, 21604, 'QU', 'OK', 'S', 1717830335, 1717830335, '1'),
(115280, 21603, 'QU', 'OK', 'S', 1717830348, 1717830348, '1'),
(115281, 21603, 'QU', 'OK', 'S', 1717830348, 1717830348, '1'),
(115282, 21603, 'QU', 'OK', 'S', 1717830348, 1717830348, '1'),
(115283, 21603, 'QU', 'OK', 'S', 1717830371, 1717830371, '1'),
(115284, 21603, 'QU', 'OK', 'S', 1717830371, 1717830371, '1'),
(115285, 21603, 'QU', 'OK', 'S', 1717830371, 1717830371, '1'),
(115286, 21603, 'QU', 'OK', 'S', 1717830382, 1717830382, '1'),
(115287, 21603, 'QU', 'OK', 'S', 1717830382, 1717830382, '1'),
(115288, 21603, 'QU', 'OK', 'S', 1717830382, 1717830382, '1'),
(115289, 21603, 'QU', 'OK', 'S', 1717830390, 1717830390, '1'),
(115290, 21603, 'QU', 'OK', 'S', 1717830390, 1717830390, '1'),
(115291, 21603, 'QU', 'OK', 'S', 1717830390, 1717830390, '1'),
(115292, 21602, 'QU', 'OK', 'S', 1717830400, 1717830400, '1'),
(115293, 21602, 'QU', 'OK', 'S', 1717830400, 1717830400, '1'),
(115294, 21602, 'QU', 'OK', 'S', 1717830400, 1717830400, '1'),
(115295, 31835, 'QU', 'OK', 'S', 1717830636, 1717830636, '1'),
(115296, 31721, 'QU', 'OK', 'S', 1717831645, 1717831645, '1'),
(115297, 31720, 'QU', 'OK', 'S', 1717831762, 1717831762, '1'),
(115298, 21603, 'QU', 'OK', 'S', 1717832105, 1717832105, '1'),
(115299, 21603, 'QU', 'OK', 'S', 1717832105, 1717832105, '1'),
(115300, 21603, 'QU', 'OK', 'S', 1717832105, 1717832105, '1'),
(115301, 21603, 'QU', 'OK', 'S', 1717832114, 1717832114, '1'),
(115302, 21603, 'QU', 'OK', 'S', 1717832114, 1717832114, '1'),
(115303, 21603, 'QU', 'OK', 'S', 1717832114, 1717832114, '1'),
(115304, 21602, 'QU', 'OK', 'S', 1717832125, 1717832125, '1'),
(115305, 21602, 'QU', 'OK', 'S', 1717832125, 1717832125, '1'),
(115306, 21602, 'QU', 'OK', 'S', 1717832125, 1717832125, '1'),
(115307, 21602, 'QU', 'OK', 'S', 1717832138, 1717832138, '1'),
(115308, 21602, 'QU', 'OK', 'S', 1717832138, 1717832138, '1'),
(115309, 21602, 'QU', 'OK', 'S', 1717832138, 1717832138, '1'),
(115310, 21602, 'QU', 'OK', 'S', 1717832148, 1717832148, '1'),
(115311, 21602, 'QU', 'OK', 'S', 1717832148, 1717832148, '1'),
(115312, 21602, 'QU', 'OK', 'S', 1717832148, 1717832148, '1'),
(115313, 18785, 'QU', 'OK', 'S', 1717832167, 1717832167, '1'),
(115314, 18785, 'QU', 'OK', 'S', 1717832167, 1717832167, '1'),
(115315, 18785, 'QU', 'OK', 'S', 1717832167, 1717832167, '1'),
(115316, 18785, 'QU', 'OK', 'S', 1717832167, 1717832167, '1'),
(115317, 18785, 'QU', 'OK', 'S', 1717832182, 1717832182, '1'),
(115318, 18785, 'QU', 'OK', 'S', 1717832182, 1717832182, '1'),
(115319, 18785, 'QU', 'OK', 'S', 1717832182, 1717832182, '1'),
(115320, 18785, 'QU', 'OK', 'S', 1717832182, 1717832182, '1'),
(115321, 31716, 'QU', 'OK', 'S', 1717832197, 1717832197, '1'),
(115322, 31847, 'QU', 'OK', 'S', 1717832578, 1717832578, '1'),
(115323, 31847, 'QU', 'OK', 'S', 1717832578, 1717832578, '1'),
(115324, 31847, 'QU', 'OK', 'S', 1717832578, 1717832578, '1'),
(115325, 31847, 'QU', 'OK', 'S', 1717832578, 1717832578, '1'),
(115326, 31847, 'QU', 'OK', 'S', 1717832578, 1717832578, '1'),
(115327, 31845, 'QU', 'OK', 'S', 1717832623, 1717832623, '1'),
(115328, 31845, 'QU', 'OK', 'S', 1717832623, 1717832623, '1'),
(115329, 31845, 'QU', 'OK', 'S', 1717832623, 1717832623, '1'),
(115330, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115331, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115332, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115333, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115334, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115335, 31842, 'QU', 'OK', 'S', 1717832734, 1717832734, '1'),
(115336, 31842, 'QU', 'OK', 'S', 1717832735, 1717832735, '1'),
(115337, 31842, 'QU', 'OK', 'S', 1717832735, 1717832735, '1'),
(115338, 31842, 'QU', 'OK', 'S', 1717832735, 1717832735, '1'),
(115339, 31842, 'QU', 'OK', 'S', 1717832735, 1717832735, '1'),
(115340, 29830, 'QU', 'OK', 'S', 1717832833, 1717832833, '1'),
(115341, 29830, 'QU', 'OK', 'S', 1717832840, 1717832840, '1'),
(115342, 29803, 'QU', 'OK', 'S', 1717832849, 1717832849, '1'),
(115343, 29791, 'QU', 'OK', 'S', 1717832868, 1717832868, '1'),
(115344, 29791, 'QU', 'OK', 'S', 1717832875, 1717832875, '1'),
(115345, 29784, 'QU', 'OK', 'S', 1717832899, 1717832899, '1'),
(115346, 29784, 'QU', 'OK', 'S', 1717832907, 1717832907, '1'),
(115347, 29722, 'QU', 'OK', 'S', 1717832915, 1717832915, '1'),
(115348, 29722, 'QU', 'OK', 'S', 1717832923, 1717832923, '1'),
(115349, 29697, 'QU', 'OK', 'S', 1717832996, 1717832996, '1'),
(115350, 29697, 'QU', 'OK', 'S', 1717833004, 1717833004, '1'),
(115351, 29345, 'QU', 'OK', 'S', 1717833012, 1717833012, '1'),
(115352, 29345, 'QU', 'OK', 'S', 1717833019, 1717833019, '1'),
(115353, 29324, 'QU', 'OK', 'S', 1717833029, 1717833029, '1'),
(115354, 29324, 'QU', 'OK', 'S', 1717833042, 1717833042, '1'),
(115355, 29320, 'QU', 'OK', 'S', 1717833057, 1717833057, '1'),
(115356, 29320, 'QU', 'OK', 'S', 1717833065, 1717833065, '1'),
(115357, 29279, 'QU', 'OK', 'S', 1717833075, 1717833075, '1'),
(115358, 29279, 'QU', 'OK', 'S', 1717833082, 1717833082, '1'),
(115359, 29279, 'QU', 'OK', 'S', 1717833101, 1717833101, '1'),
(115360, 29277, 'QU', 'OK', 'S', 1717833114, 1717833114, '1'),
(115361, 29277, 'QU', 'OK', 'S', 1717833122, 1717833122, '1'),
(115362, 29276, 'QU', 'OK', 'S', 1717833134, 1717833134, '1'),
(115363, 29276, 'QU', 'OK', 'S', 1717833140, 1717833140, '1'),
(115364, 29272, 'QU', 'OK', 'S', 1717833150, 1717833150, '1'),
(115365, 31115, 'QU', 'OK', 'S', 1717833156, 1717833156, '1'),
(115366, 29272, 'QU', 'OK', 'S', 1717833156, 1717833156, '1'),
(115367, 29270, 'QU', 'OK', 'S', 1717833165, 1717833165, '1'),
(115368, 29270, 'QU', 'OK', 'S', 1717833170, 1717833170, '1'),
(115369, 29268, 'QU', 'OK', 'S', 1717833198, 1717833198, '1'),
(115370, 29268, 'QU', 'OK', 'S', 1717833205, 1717833205, '1'),
(115371, 28743, 'QU', 'OK', 'S', 1717833216, 1717833216, '1'),
(115372, 28743, 'QU', 'OK', 'S', 1717833225, 1717833225, '1'),
(115373, 28741, 'QU', 'OK', 'S', 1717833240, 1717833240, '1'),
(115374, 28741, 'QU', 'OK', 'S', 1717833252, 1717833252, '1'),
(115375, 28724, 'QU', 'OK', 'S', 1717833292, 1717833292, '1'),
(115376, 28724, 'QU', 'OK', 'S', 1717833299, 1717833299, '1'),
(115377, 28723, 'QU', 'OK', 'S', 1717833306, 1717833306, '1'),
(115378, 28723, 'QU', 'OK', 'S', 1717833314, 1717833314, '1'),
(115379, 28722, 'QU', 'OK', 'S', 1717833321, 1717833321, '1'),
(115380, 28722, 'QU', 'OK', 'S', 1717833328, 1717833328, '1'),
(115381, 28721, 'QU', 'OK', 'S', 1717833340, 1717833340, '1'),
(115382, 28721, 'QU', 'OK', 'S', 1717833347, 1717833347, '1'),
(115383, 28720, 'QU', 'OK', 'S', 1717833355, 1717833355, '1'),
(115384, 28719, 'QU', 'OK', 'S', 1717833363, 1717833363, '1'),
(115385, 28719, 'QU', 'OK', 'S', 1717833368, 1717833368, '1'),
(115386, 28718, 'QU', 'OK', 'S', 1717833404, 1717833404, '1'),
(115387, 28718, 'QU', 'OK', 'S', 1717833420, 1717833420, '1'),
(115388, 28323, 'QU', 'OK', 'S', 1717833432, 1717833432, '1'),
(115389, 28323, 'QU', 'OK', 'S', 1717833442, 1717833442, '1'),
(115390, 28322, 'QU', 'OK', 'S', 1717833449, 1717833449, '1'),
(115391, 28322, 'QU', 'OK', 'S', 1717833457, 1717833457, '1'),
(115392, 28318, 'QU', 'OK', 'S', 1717833466, 1717833466, '1'),
(115393, 28318, 'QU', 'OK', 'S', 1717833473, 1717833473, '1'),
(115394, 28316, 'QU', 'OK', 'S', 1717833490, 1717833490, '1'),
(115395, 28316, 'QU', 'OK', 'S', 1717833498, 1717833498, '1'),
(115396, 28315, 'QU', 'OK', 'S', 1717833506, 1717833506, '1'),
(115397, 28315, 'QU', 'OK', 'S', 1717833514, 1717833514, '1'),
(115398, 28314, 'QU', 'OK', 'S', 1717833522, 1717833522, '1'),
(115399, 28314, 'QU', 'OK', 'S', 1717833536, 1717833536, '1'),
(115400, 25776, 'QU', 'OK', 'S', 1717833555, 1717833555, '1'),
(115401, 25775, 'QU', 'OK', 'S', 1717833563, 1717833563, '1'),
(115402, 25775, 'QU', 'OK', 'S', 1717833570, 1717833570, '1'),
(115403, 28816, 'QU', 'OK', 'S', 1717833620, 1717833620, '1'),
(115404, 25774, 'QU', 'OK', 'S', 1717833636, 1717833636, '1'),
(115405, 25774, 'QU', 'OK', 'S', 1717833641, 1717833641, '1'),
(115406, 25772, 'QU', 'OK', 'S', 1717833649, 1717833649, '1'),
(115407, 25772, 'QU', 'OK', 'S', 1717833658, 1717833658, '1'),
(115408, 25772, 'QU', 'OK', 'S', 1717833667, 1717833667, '1'),
(115409, 25772, 'QU', 'OK', 'S', 1717833691, 1717833691, '1'),
(115410, 25771, 'QU', 'OK', 'S', 1717833701, 1717833701, '1'),
(115411, 25771, 'QU', 'OK', 'S', 1717833707, 1717833707, '1'),
(115412, 25770, 'QU', 'OK', 'S', 1717833715, 1717833715, '1'),
(115413, 25770, 'QU', 'OK', 'S', 1717833721, 1717833721, '1'),
(115414, 25768, 'QU', 'OK', 'S', 1717833729, 1717833729, '1'),
(115415, 25768, 'QU', 'OK', 'S', 1717833751, 1717833751, '1'),
(115416, 25763, 'QU', 'OK', 'S', 1717833759, 1717833759, '1'),
(115417, 25763, 'QU', 'OK', 'S', 1717833766, 1717833766, '1'),
(115418, 25762, 'QU', 'OK', 'S', 1717833775, 1717833775, '1'),
(115419, 25762, 'QU', 'OK', 'S', 1717833785, 1717833785, '1'),
(115420, 25749, 'QU', 'OK', 'S', 1717833806, 1717833806, '1'),
(115421, 25749, 'QU', 'OK', 'S', 1717833813, 1717833813, '1'),
(115422, 25744, 'QU', 'OK', 'S', 1717833961, 1717833961, '1'),
(115423, 25744, 'QU', 'OK', 'S', 1717833979, 1717833979, '1'),
(115424, 25741, 'QU', 'OK', 'S', 1717833990, 1717833990, '1'),
(115425, 25741, 'QU', 'OK', 'S', 1717833999, 1717833999, '1'),
(115426, 25733, 'QU', 'OK', 'S', 1717834029, 1717834029, '1'),
(115427, 25733, 'QU', 'OK', 'S', 1717834034, 1717834034, '1'),
(115428, 25731, 'QU', 'OK', 'S', 1717834041, 1717834041, '1'),
(115429, 25731, 'QU', 'OK', 'S', 1717834047, 1717834047, '1'),
(115430, 25729, 'QU', 'OK', 'S', 1717834057, 1717834057, '1'),
(115431, 26554, 'QU', 'OK', 'S', 1717834064, 1717834064, '1'),
(115432, 25729, 'QU', 'OK', 'S', 1717834065, 1717834065, '1'),
(115433, 25725, 'QU', 'OK', 'S', 1717834073, 1717834073, '1'),
(115434, 25725, 'QU', 'OK', 'S', 1717834078, 1717834078, '1'),
(115435, 25724, 'QU', 'OK', 'S', 1717834134, 1717834134, '1'),
(115436, 25724, 'QU', 'OK', 'S', 1717834141, 1717834141, '1'),
(115437, 25722, 'QU', 'OK', 'S', 1717834157, 1717834157, '1'),
(115438, 25722, 'QU', 'OK', 'S', 1717834165, 1717834165, '1'),
(115439, 29478, 'QU', 'OK', 'S', 1717834188, 1717834188, '1'),
(115440, 25704, 'QU', 'OK', 'S', 1717834200, 1717834200, '1'),
(115441, 25704, 'QU', 'OK', 'S', 1717834205, 1717834205, '1'),
(115442, 25699, 'QU', 'OK', 'S', 1717834300, 1717834300, '1'),
(115443, 31407, 'QU', 'OK', 'S', 1717834313, 1717834313, '1'),
(115444, 25699, 'QU', 'OK', 'S', 1717834313, 1717834313, '1'),
(115445, 25695, 'QU', 'OK', 'S', 1717834337, 1717834337, '1'),
(115446, 25695, 'QU', 'OK', 'S', 1717834345, 1717834345, '1'),
(115447, 25692, 'QU', 'OK', 'S', 1717834355, 1717834355, '1'),
(115448, 25692, 'QU', 'OK', 'S', 1717834361, 1717834361, '1'),
(115449, 25687, 'QU', 'OK', 'S', 1717834373, 1717834373, '1'),
(115450, 25687, 'QU', 'OK', 'S', 1717834379, 1717834379, '1'),
(115451, 24653, 'QU', 'OK', 'S', 1717834587, 1717834587, '1'),
(115452, 24653, 'QU', 'OK', 'S', 1717834598, 1717834598, '1'),
(115453, 24652, 'QU', 'OK', 'S', 1717834638, 1717834638, '1'),
(115454, 24652, 'QU', 'OK', 'S', 1717834644, 1717834644, '1'),
(115455, 24651, 'QU', 'OK', 'S', 1717834653, 1717834653, '1'),
(115456, 24651, 'QU', 'OK', 'S', 1717834659, 1717834659, '1'),
(115457, 30495, 'QU', 'OK', 'S', 1717834715, 1717834715, '1'),
(115458, 31398, 'QU', 'OK', 'S', 1717834788, 1717834788, '1'),
(115459, 31746, 'QU', 'OK', 'S', 1717834855, 1717834855, '1'),
(115460, 31217, 'QU', 'OK', 'S', 1717834887, 1717834887, '1'),
(115461, 31322, 'QU', 'OK', 'S', 1717834964, 1717834964, '1'),
(115462, 31209, 'QU', 'OK', 'S', 1717835276, 1717835276, '1'),
(115463, 24650, 'QU', 'OK', 'S', 1717836499, 1717836499, '1'),
(115464, 24650, 'QU', 'OK', 'S', 1717836505, 1717836505, '1'),
(115465, 24649, 'QU', 'OK', 'S', 1717836510, 1717836510, '1'),
(115466, 24649, 'QU', 'OK', 'S', 1717836517, 1717836517, '1'),
(115467, 24644, 'QU', 'OK', 'S', 1717836527, 1717836527, '1'),
(115468, 24644, 'QU', 'OK', 'S', 1717836534, 1717836534, '1'),
(115469, 24643, 'QU', 'OK', 'S', 1717836543, 1717836543, '1'),
(115470, 24643, 'QU', 'OK', 'S', 1717836550, 1717836550, '1'),
(115471, 24642, 'QU', 'OK', 'S', 1717836557, 1717836557, '1'),
(115472, 24642, 'QU', 'OK', 'S', 1717836563, 1717836563, '1'),
(115473, 24641, 'QU', 'OK', 'S', 1717836575, 1717836575, '1'),
(115474, 24641, 'QU', 'OK', 'S', 1717836590, 1717836590, '1'),
(115475, 24640, 'QU', 'OK', 'S', 1717836597, 1717836597, '1'),
(115476, 24640, 'QU', 'OK', 'S', 1717836603, 1717836603, '1'),
(115477, 24639, 'QU', 'OK', 'S', 1717836610, 1717836610, '1'),
(115478, 24639, 'QU', 'OK', 'S', 1717836618, 1717836618, '1'),
(115479, 24637, 'QU', 'OK', 'S', 1717836632, 1717836632, '1'),
(115480, 24637, 'QU', 'OK', 'S', 1717836639, 1717836639, '1'),
(115481, 24636, 'QU', 'OK', 'S', 1717836684, 1717836684, '1'),
(115482, 24636, 'QU', 'OK', 'S', 1717836691, 1717836691, '1'),
(115483, 24635, 'QU', 'OK', 'S', 1717836697, 1717836697, '1'),
(115484, 24635, 'QU', 'OK', 'S', 1717836703, 1717836703, '1'),
(115485, 24634, 'QU', 'OK', 'S', 1717836709, 1717836709, '1'),
(115486, 24634, 'QU', 'OK', 'S', 1717836716, 1717836716, '1'),
(115487, 24564, 'QU', 'OK', 'S', 1717836733, 1717836733, '1'),
(115488, 24564, 'QU', 'OK', 'S', 1717836740, 1717836740, '1'),
(115489, 24430, 'QU', 'OK', 'S', 1717836752, 1717836752, '1'),
(115490, 24430, 'QU', 'OK', 'S', 1717836759, 1717836759, '1'),
(115491, 24429, 'QU', 'OK', 'S', 1717836766, 1717836766, '1'),
(115492, 24429, 'QU', 'OK', 'S', 1717836774, 1717836774, '1'),
(115493, 24412, 'QU', 'OK', 'S', 1717836782, 1717836782, '1'),
(115494, 24412, 'QU', 'OK', 'S', 1717836789, 1717836789, '1'),
(115495, 24411, 'QU', 'OK', 'S', 1717836796, 1717836796, '1'),
(115496, 24411, 'QU', 'OK', 'S', 1717836811, 1717836811, '1'),
(115497, 24410, 'QU', 'OK', 'S', 1717836819, 1717836819, '1'),
(115498, 24410, 'QU', 'OK', 'S', 1717836826, 1717836826, '1'),
(115499, 24404, 'QU', 'OK', 'S', 1717836834, 1717836834, '1'),
(115500, 24404, 'QU', 'OK', 'S', 1717836840, 1717836840, '1'),
(115501, 15382, 'QU', 'OK', 'S', 1717836894, 1717836894, '1'),
(115502, 15382, 'QU', 'OK', 'S', 1717836899, 1717836899, '1'),
(115503, 15383, 'QU', 'OK', 'S', 1717836906, 1717836906, '1'),
(115504, 15383, 'QU', 'OK', 'S', 1717836913, 1717836913, '1'),
(115505, 15384, 'QU', 'OK', 'S', 1717836920, 1717836920, '1'),
(115506, 15384, 'QU', 'OK', 'S', 1717836926, 1717836926, '1'),
(115507, 15385, 'QU', 'OK', 'S', 1717836933, 1717836933, '1'),
(115508, 15385, 'QU', 'OK', 'S', 1717836940, 1717836940, '1'),
(115509, 15386, 'QU', 'OK', 'S', 1717836948, 1717836948, '1'),
(115510, 15386, 'QU', 'OK', 'S', 1717836955, 1717836955, '1'),
(115511, 15387, 'QU', 'OK', 'S', 1717836963, 1717836963, '1'),
(115512, 15387, 'QU', 'OK', 'S', 1717836973, 1717836973, '1'),
(115513, 15388, 'QU', 'OK', 'S', 1717836983, 1717836983, '1'),
(115514, 15388, 'QU', 'OK', 'S', 1717836991, 1717836991, '1'),
(115515, 15630, 'QU', 'OK', 'S', 1717837030, 1717837030, '1'),
(115516, 15630, 'QU', 'OK', 'S', 1717837037, 1717837037, '1'),
(115517, 15568, 'QU', 'OK', 'S', 1717837050, 1717837050, '1'),
(115518, 15568, 'QU', 'OK', 'S', 1717837058, 1717837058, '1'),
(115519, 15567, 'QU', 'OK', 'S', 1717837067, 1717837067, '1'),
(115520, 15567, 'QU', 'OK', 'S', 1717837088, 1717837088, '1'),
(115521, 15565, 'QU', 'OK', 'S', 1717837110, 1717837110, '1'),
(115522, 15565, 'QU', 'OK', 'S', 1717837116, 1717837116, '1'),
(115523, 15564, 'QU', 'OK', 'S', 1717837126, 1717837126, '1'),
(115524, 15564, 'QU', 'OK', 'S', 1717837144, 1717837144, '1'),
(115525, 15563, 'QU', 'OK', 'S', 1717837151, 1717837151, '1'),
(115526, 15563, 'QU', 'OK', 'S', 1717837168, 1717837168, '1'),
(115527, 17778, 'QU', 'OK', 'S', 1717837202, 1717837202, '1'),
(115528, 17778, 'QU', 'OK', 'S', 1717837208, 1717837208, '1'),
(115529, 17777, 'QU', 'OK', 'S', 1717837216, 1717837216, '1'),
(115530, 17777, 'QU', 'OK', 'S', 1717837221, 1717837221, '1'),
(115531, 17776, 'QU', 'OK', 'S', 1717837228, 1717837228, '1'),
(115532, 17776, 'QU', 'OK', 'S', 1717837234, 1717837234, '1'),
(115533, 17775, 'QU', 'OK', 'S', 1717837240, 1717837240, '1'),
(115534, 17775, 'QU', 'OK', 'S', 1717837247, 1717837247, '1'),
(115535, 17774, 'QU', 'OK', 'S', 1717837254, 1717837254, '1'),
(115536, 17774, 'QU', 'OK', 'S', 1717837260, 1717837260, '1'),
(115537, 17771, 'QU', 'OK', 'S', 1717837268, 1717837268, '1'),
(115538, 17771, 'QU', 'OK', 'S', 1717837275, 1717837275, '1'),
(115539, 17768, 'QU', 'OK', 'S', 1717837284, 1717837284, '1'),
(115540, 17768, 'QU', 'OK', 'S', 1717837292, 1717837292, '1'),
(115541, 17767, 'QU', 'OK', 'S', 1717837300, 1717837300, '1'),
(115542, 17767, 'QU', 'OK', 'S', 1717837314, 1717837314, '1'),
(115543, 17766, 'QU', 'OK', 'S', 1717837335, 1717837335, '1'),
(115544, 17766, 'QU', 'OK', 'S', 1717837342, 1717837342, '1'),
(115545, 17765, 'QU', 'OK', 'S', 1717837349, 1717837349, '1'),
(115546, 17765, 'QU', 'OK', 'S', 1717837356, 1717837356, '1'),
(115547, 21899, 'QU', 'OK', 'S', 1717837654, 1717837654, '1'),
(115548, 21899, 'QU', 'OK', 'S', 1717837664, 1717837664, '1'),
(115549, 21898, 'QU', 'OK', 'S', 1717837674, 1717837674, '1'),
(115550, 21898, 'QU', 'OK', 'S', 1717837681, 1717837681, '1'),
(115551, 21897, 'QU', 'OK', 'S', 1717837706, 1717837706, '1'),
(115552, 21897, 'QU', 'OK', 'S', 1717837716, 1717837716, '1'),
(115553, 21896, 'QU', 'OK', 'S', 1717837725, 1717837725, '1'),
(115554, 21896, 'QU', 'OK', 'S', 1717837732, 1717837732, '1'),
(115555, 21608, 'QU', 'OK', 'S', 1717837742, 1717837742, '1'),
(115556, 21608, 'QU', 'OK', 'S', 1717837752, 1717837752, '1'),
(115557, 17783, 'QU', 'OK', 'S', 1717837771, 1717837771, '1'),
(115558, 17782, 'QU', 'OK', 'S', 1717837782, 1717837782, '1'),
(115559, 17782, 'QU', 'OK', 'S', 1717837788, 1717837788, '1'),
(115560, 17781, 'QU', 'OK', 'S', 1717837796, 1717837796, '1'),
(115561, 17781, 'QU', 'OK', 'S', 1717837811, 1717837811, '1'),
(115562, 23556, 'QU', 'OK', 'S', 1717837851, 1717837851, '1'),
(115563, 23556, 'QU', 'OK', 'S', 1717837858, 1717837858, '1'),
(115564, 23555, 'QU', 'OK', 'S', 1717837865, 1717837865, '1'),
(115565, 23555, 'QU', 'OK', 'S', 1717837873, 1717837873, '1'),
(115566, 23554, 'QU', 'OK', 'S', 1717837882, 1717837882, '1'),
(115567, 23554, 'QU', 'OK', 'S', 1717837890, 1717837890, '1'),
(115568, 23553, 'QU', 'OK', 'S', 1717837898, 1717837898, '1'),
(115569, 23553, 'QU', 'OK', 'S', 1717837906, 1717837906, '1'),
(115570, 21905, 'QU', 'OK', 'S', 1717837916, 1717837916, '1'),
(115571, 21905, 'QU', 'OK', 'S', 1717837923, 1717837923, '1'),
(115572, 21902, 'QU', 'OK', 'S', 1717837933, 1717837933, '1'),
(115573, 21902, 'QU', 'OK', 'S', 1717837950, 1717837950, '1'),
(115574, 21901, 'QU', 'OK', 'S', 1717837970, 1717837970, '1'),
(115575, 21901, 'QU', 'OK', 'S', 1717837993, 1717837993, '1'),
(115576, 21900, 'QU', 'OK', 'S', 1717838011, 1717838011, '1'),
(115577, 24402, 'QU', 'OK', 'S', 1717839058, 1717839058, '1'),
(115578, 24402, 'QU', 'OK', 'S', 1717839066, 1717839066, '1'),
(115579, 24399, 'QU', 'OK', 'S', 1717839076, 1717839076, '1'),
(115580, 24399, 'QU', 'OK', 'S', 1717839084, 1717839084, '1'),
(115581, 24398, 'QU', 'OK', 'S', 1717839094, 1717839094, '1'),
(115582, 24398, 'QU', 'OK', 'S', 1717839107, 1717839107, '1'),
(115583, 24397, 'QU', 'OK', 'S', 1717839124, 1717839124, '1'),
(115584, 24397, 'QU', 'OK', 'S', 1717839131, 1717839131, '1'),
(115585, 24396, 'QU', 'OK', 'S', 1717839143, 1717839143, '1'),
(115586, 24396, 'QU', 'OK', 'S', 1717839151, 1717839151, '1'),
(115587, 24395, 'QU', 'OK', 'S', 1717839159, 1717839159, '1'),
(115588, 24395, 'QU', 'OK', 'S', 1717839169, 1717839169, '1'),
(115589, 24394, 'QU', 'OK', 'S', 1717839181, 1717839181, '1'),
(115590, 24394, 'QU', 'OK', 'S', 1717839189, 1717839189, '1'),
(115591, 24392, 'QU', 'OK', 'S', 1717839314, 1717839314, '1'),
(115592, 24392, 'QU', 'OK', 'S', 1717839322, 1717839322, '1'),
(115593, 24391, 'QU', 'OK', 'S', 1717839388, 1717839388, '1'),
(115594, 24391, 'QU', 'OK', 'S', 1717839399, 1717839399, '1'),
(115595, 24390, 'QU', 'OK', 'S', 1717839411, 1717839411, '1'),
(115596, 24390, 'QU', 'OK', 'S', 1717839421, 1717839421, '1'),
(115597, 24389, 'QU', 'OK', 'S', 1717839447, 1717839447, '1'),
(115598, 24389, 'QU', 'OK', 'S', 1717839464, 1717839464, '1'),
(115599, 24388, 'QU', 'OK', 'S', 1717839480, 1717839480, '1'),
(115600, 24388, 'QU', 'OK', 'S', 1717839497, 1717839497, '1'),
(115601, 8513, 'QU', 'OK', 'S', 1717839593, 1717839593, '1'),
(115602, 2076, 'QU', 'OK', 'S', 1717839638, 1717839638, '1'),
(115603, 24387, 'QU', 'OK', 'S', 1717839640, 1717839640, '1'),
(115604, 24387, 'QU', 'OK', 'S', 1717839650, 1717839650, '1'),
(115605, 23778, 'QU', 'OK', 'S', 1717839658, 1717839658, '1'),
(115606, 23630, 'QU', 'OK', 'S', 1717839661, 1717839661, '1'),
(115607, 26084, 'QU', 'OK', 'S', 1717839676, 1717839676, '1'),
(115608, 23630, 'QU', 'OK', 'S', 1717839679, 1717839679, '1'),
(115609, 26084, 'QU', 'OK', 'S', 1717839690, 1717839690, '1'),
(115610, 23629, 'QU', 'OK', 'S', 1717839694, 1717839694, '1'),
(115611, 26593, 'QU', 'OK', 'S', 1717839701, 1717839701, '1'),
(115612, 23629, 'QU', 'OK', 'S', 1717839708, 1717839708, '1'),
(115613, 25016, 'QU', 'OK', 'S', 1717839718, 1717839718, '1'),
(115614, 31200, 'QU', 'OK', 'S', 1717839736, 1717839736, '1'),
(115615, 15839, 'QU', 'OK', 'S', 1717839743, 1717839743, '1'),
(115616, 27859, 'QU', 'OK', 'S', 1717839746, 1717839746, '1'),
(115617, 15839, 'QU', 'OK', 'S', 1717839747, 1717839747, '1'),
(115618, 15839, 'QU', 'OK', 'S', 1717839751, 1717839751, '1'),
(115619, 15839, 'QU', 'OK', 'S', 1717839754, 1717839754, '1'),
(115620, 28840, 'QU', 'OK', 'S', 1717839759, 1717839759, '1'),
(115621, 15839, 'QU', 'OK', 'S', 1717839767, 1717839767, '1'),
(115622, 15839, 'QU', 'OK', 'S', 1717839767, 1717839767, '1'),
(115623, 27761, 'QU', 'OK', 'S', 1717839771, 1717839771, '1'),
(115624, 15839, 'QU', 'OK', 'S', 1717839784, 1717839784, '1'),
(115625, 15839, 'QU', 'OK', 'S', 1717839788, 1717839788, '1'),
(115626, 15839, 'QU', 'OK', 'S', 1717839792, 1717839792, '1'),
(115627, 15839, 'QU', 'OK', 'S', 1717839795, 1717839795, '1'),
(115628, 15839, 'QU', 'OK', 'S', 1717839799, 1717839799, '1'),
(115629, 15839, 'QU', 'OK', 'S', 1717839803, 1717839803, '1'),
(115630, 15839, 'QU', 'OK', 'S', 1717839814, 1717839814, '1'),
(115631, 15839, 'QU', 'OK', 'S', 1717839817, 1717839817, '1'),
(115632, 15839, 'QU', 'OK', 'S', 1717839822, 1717839822, '1'),
(115633, 15839, 'QU', 'OK', 'S', 1717839827, 1717839827, '1'),
(115634, 15839, 'QU', 'OK', 'S', 1717839830, 1717839830, '1'),
(115635, 15839, 'QU', 'OK', 'S', 1717839834, 1717839834, '1'),
(115636, 23627, 'QU', 'OK', 'S', 1717839855, 1717839855, '1'),
(115637, 23627, 'QU', 'OK', 'S', 1717839866, 1717839866, '1'),
(115638, 15844, 'QU', 'OK', 'S', 1717839877, 1717839877, '1'),
(115639, 15844, 'QU', 'OK', 'S', 1717839883, 1717839883, '1'),
(115640, 15844, 'QU', 'OK', 'S', 1717839889, 1717839889, '1'),
(115641, 15844, 'QU', 'OK', 'S', 1717839893, 1717839893, '1'),
(115642, 15844, 'QU', 'OK', 'S', 1717839896, 1717839896, '1'),
(115643, 15844, 'QU', 'OK', 'S', 1717839899, 1717839899, '1'),
(115644, 15844, 'QU', 'OK', 'S', 1717839915, 1717839915, '1'),
(115645, 15844, 'QU', 'OK', 'S', 1717839919, 1717839919, '1'),
(115646, 15844, 'QU', 'OK', 'S', 1717839922, 1717839922, '1'),
(115647, 15844, 'QU', 'OK', 'S', 1717839926, 1717839926, '1'),
(115648, 15844, 'QU', 'OK', 'S', 1717839930, 1717839930, '1'),
(115649, 15844, 'QU', 'OK', 'S', 1717839933, 1717839933, '1'),
(115650, 15843, 'QU', 'OK', 'S', 1717839961, 1717839961, '1'),
(115651, 15843, 'QU', 'OK', 'S', 1717839965, 1717839965, '1'),
(115652, 15843, 'QU', 'OK', 'S', 1717839979, 1717839979, '1'),
(115653, 15843, 'QU', 'OK', 'S', 1717839979, 1717839979, '1'),
(115654, 15843, 'QU', 'OK', 'S', 1717839982, 1717839982, '1'),
(115655, 15843, 'QU', 'OK', 'S', 1717839986, 1717839986, '1'),
(115656, 15843, 'QU', 'OK', 'S', 1717840009, 1717840009, '1'),
(115657, 15843, 'QU', 'OK', 'S', 1717840023, 1717840023, '1'),
(115658, 15843, 'QU', 'OK', 'S', 1717840027, 1717840027, '1'),
(115659, 15843, 'QU', 'OK', 'S', 1717840030, 1717840030, '1'),
(115660, 15843, 'QU', 'OK', 'S', 1717840034, 1717840034, '1'),
(115661, 15843, 'QU', 'OK', 'S', 1717840038, 1717840038, '1'),
(115662, 15842, 'QU', 'OK', 'S', 1717840093, 1717840093, '1'),
(115663, 15842, 'QU', 'OK', 'S', 1717840099, 1717840099, '1'),
(115664, 15842, 'QU', 'OK', 'S', 1717840104, 1717840104, '1'),
(115665, 15842, 'QU', 'OK', 'S', 1717840109, 1717840109, '1'),
(115666, 15842, 'QU', 'OK', 'S', 1717840112, 1717840112, '1'),
(115667, 15842, 'QU', 'OK', 'S', 1717840116, 1717840116, '1'),
(115668, 15842, 'QU', 'OK', 'S', 1717840138, 1717840138, '1'),
(115669, 15842, 'QU', 'OK', 'S', 1717840141, 1717840141, '1'),
(115670, 15842, 'QU', 'OK', 'S', 1717840145, 1717840145, '1'),
(115671, 15842, 'QU', 'OK', 'S', 1717840149, 1717840149, '1'),
(115672, 15842, 'QU', 'OK', 'S', 1717840152, 1717840152, '1'),
(115673, 15842, 'QU', 'OK', 'S', 1717840156, 1717840156, '1'),
(115674, 23626, 'QU', 'OK', 'S', 1717840156, 1717840156, '1'),
(115675, 23626, 'QU', 'OK', 'S', 1717840166, 1717840166, '1'),
(115676, 15842, 'QU', 'OK', 'S', 1717840172, 1717840172, '1'),
(115677, 15842, 'QU', 'OK', 'S', 1717840175, 1717840175, '1'),
(115678, 23625, 'QU', 'OK', 'S', 1717840178, 1717840178, '1'),
(115679, 15842, 'QU', 'OK', 'S', 1717840180, 1717840180, '1'),
(115680, 15842, 'QU', 'OK', 'S', 1717840183, 1717840183, '1'),
(115681, 15842, 'QU', 'OK', 'S', 1717840187, 1717840187, '1'),
(115682, 15842, 'QU', 'OK', 'S', 1717840190, 1717840190, '1'),
(115683, 23625, 'QU', 'OK', 'S', 1717840206, 1717840206, '1'),
(115684, 23625, 'QU', 'OK', 'S', 1717840219, 1717840219, '1'),
(115685, 15841, 'QU', 'OK', 'S', 1717840220, 1717840220, '1'),
(115686, 15841, 'QU', 'OK', 'S', 1717840224, 1717840224, '1'),
(115687, 15841, 'QU', 'OK', 'S', 1717840227, 1717840227, '1'),
(115688, 15841, 'QU', 'OK', 'S', 1717840231, 1717840231, '1'),
(115689, 15841, 'QU', 'OK', 'S', 1717840234, 1717840234, '1'),
(115690, 15841, 'QU', 'OK', 'S', 1717840238, 1717840238, '1'),
(115691, 15841, 'QU', 'OK', 'S', 1717840241, 1717840241, '1'),
(115692, 15841, 'QU', 'OK', 'S', 1717840251, 1717840251, '1'),
(115693, 15841, 'QU', 'OK', 'S', 1717840255, 1717840255, '1'),
(115694, 15841, 'QU', 'OK', 'S', 1717840259, 1717840259, '1'),
(115695, 15841, 'QU', 'OK', 'S', 1717840263, 1717840263, '1'),
(115696, 15841, 'QU', 'OK', 'S', 1717840267, 1717840267, '1'),
(115697, 15841, 'QU', 'OK', 'S', 1717840270, 1717840270, '1'),
(115698, 15841, 'QU', 'OK', 'S', 1717840281, 1717840281, '1'),
(115699, 15841, 'QU', 'OK', 'S', 1717840284, 1717840284, '1'),
(115700, 15841, 'QU', 'OK', 'S', 1717840288, 1717840288, '1'),
(115701, 15841, 'QU', 'OK', 'S', 1717840292, 1717840292, '1'),
(115702, 15841, 'QU', 'OK', 'S', 1717840295, 1717840295, '1'),
(115703, 15841, 'QU', 'OK', 'S', 1717840299, 1717840299, '1'),
(115704, 15840, 'QU', 'OK', 'S', 1717840328, 1717840328, '1'),
(115705, 15840, 'QU', 'OK', 'S', 1717840331, 1717840331, '1'),
(115706, 15840, 'QU', 'OK', 'S', 1717840335, 1717840335, '1'),
(115707, 23624, 'QU', 'OK', 'S', 1717840337, 1717840337, '1'),
(115708, 15840, 'QU', 'OK', 'S', 1717840338, 1717840338, '1'),
(115709, 15840, 'QU', 'OK', 'S', 1717840342, 1717840342, '1'),
(115710, 15840, 'QU', 'OK', 'S', 1717840345, 1717840345, '1'),
(115711, 23624, 'QU', 'OK', 'S', 1717840352, 1717840352, '1'),
(115712, 15840, 'QU', 'OK', 'S', 1717840357, 1717840357, '1'),
(115713, 15840, 'QU', 'OK', 'S', 1717840362, 1717840362, '1'),
(115714, 15840, 'QU', 'OK', 'S', 1717840368, 1717840368, '1'),
(115715, 15840, 'QU', 'OK', 'S', 1717840373, 1717840373, '1'),
(115716, 15840, 'QU', 'OK', 'S', 1717840376, 1717840376, '1'),
(115717, 15840, 'QU', 'OK', 'S', 1717840379, 1717840379, '1'),
(115718, 23622, 'QU', 'OK', 'S', 1717840382, 1717840382, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(115719, 23622, 'QU', 'OK', 'S', 1717840396, 1717840396, '1'),
(115720, 15840, 'QU', 'OK', 'S', 1717840418, 1717840418, '1'),
(115721, 15840, 'QU', 'OK', 'S', 1717840421, 1717840421, '1'),
(115722, 15840, 'QU', 'OK', 'S', 1717840424, 1717840424, '1'),
(115723, 15840, 'QU', 'OK', 'S', 1717840427, 1717840427, '1'),
(115724, 15840, 'QU', 'OK', 'S', 1717840431, 1717840431, '1'),
(115725, 15840, 'QU', 'OK', 'S', 1717840434, 1717840434, '1'),
(115726, 23621, 'QU', 'OK', 'S', 1717840607, 1717840607, '1'),
(115727, 23621, 'QU', 'OK', 'S', 1717840616, 1717840616, '1'),
(115728, 23620, 'QU', 'OK', 'S', 1717840630, 1717840630, '1'),
(115729, 23620, 'QU', 'OK', 'S', 1717840647, 1717840647, '1'),
(115730, 23619, 'QU', 'OK', 'S', 1717840659, 1717840659, '1'),
(115731, 18831, 'QU', 'OK', 'S', 1717840665, 1717840665, '1'),
(115732, 23619, 'QU', 'OK', 'S', 1717840671, 1717840671, '1'),
(115733, 23589, 'QU', 'OK', 'S', 1717840688, 1717840688, '1'),
(115734, 23589, 'QU', 'OK', 'S', 1717840706, 1717840706, '1'),
(115735, 23618, 'QU', 'OK', 'S', 1717840723, 1717840723, '1'),
(115736, 23618, 'QU', 'OK', 'S', 1717840736, 1717840736, '1'),
(115737, 29373, 'QU', 'OK', 'S', 1717840745, 1717840745, '1'),
(115738, 23146, 'QU', 'OK', 'S', 1717840746, 1717840746, '1'),
(115739, 13667, 'QU', 'OK', 'S', 1717840752, 1717840752, '1'),
(115740, 13667, 'QU', 'OK', 'S', 1717840752, 1717840752, '1'),
(115741, 24295, 'QU', 'OK', 'S', 1717840759, 1717840759, '1'),
(115742, 17954, 'QU', 'OK', 'S', 1717840775, 1717840775, '1'),
(115743, 29372, 'QU', 'OK', 'S', 1717840802, 1717840802, '1'),
(115744, 27623, 'QU', 'OK', 'S', 1717840847, 1717840847, '1'),
(115745, 21903, 'QU', 'OK', 'S', 1717840902, 1717840902, '1'),
(115746, 21903, 'QU', 'OK', 'S', 1717840912, 1717840912, '1'),
(115747, 27622, 'QU', 'OK', 'S', 1717840996, 1717840996, '1'),
(115748, 27620, 'QU', 'OK', 'S', 1717841047, 1717841047, '1'),
(115749, 15845, 'QU', 'OK', 'S', 1717841097, 1717841097, '1'),
(115750, 15845, 'QU', 'OK', 'S', 1717841100, 1717841100, '1'),
(115751, 15845, 'QU', 'OK', 'S', 1717841104, 1717841104, '1'),
(115752, 15845, 'QU', 'OK', 'S', 1717841107, 1717841107, '1'),
(115753, 15845, 'QU', 'OK', 'S', 1717841111, 1717841111, '1'),
(115754, 23588, 'QU', 'OK', 'S', 1717841114, 1717841114, '1'),
(115755, 15845, 'QU', 'OK', 'S', 1717841115, 1717841115, '1'),
(115756, 23588, 'QU', 'OK', 'S', 1717841122, 1717841122, '1'),
(115757, 15845, 'QU', 'OK', 'S', 1717841130, 1717841130, '1'),
(115758, 15845, 'QU', 'OK', 'S', 1717841133, 1717841133, '1'),
(115759, 15845, 'QU', 'OK', 'S', 1717841137, 1717841137, '1'),
(115760, 15845, 'QU', 'OK', 'S', 1717841140, 1717841140, '1'),
(115761, 15845, 'QU', 'OK', 'S', 1717841145, 1717841145, '1'),
(115762, 15845, 'QU', 'OK', 'S', 1717841150, 1717841150, '1'),
(115763, 15845, 'QU', 'OK', 'S', 1717841166, 1717841166, '1'),
(115764, 15845, 'QU', 'OK', 'S', 1717841170, 1717841170, '1'),
(115765, 15845, 'QU', 'OK', 'S', 1717841174, 1717841174, '1'),
(115766, 15845, 'QU', 'OK', 'S', 1717841189, 1717841189, '1'),
(115767, 15845, 'QU', 'OK', 'S', 1717841194, 1717841194, '1'),
(115768, 15845, 'QU', 'OK', 'S', 1717841199, 1717841199, '1'),
(115769, 15846, 'QU', 'OK', 'S', 1717841234, 1717841234, '1'),
(115770, 15846, 'QU', 'OK', 'S', 1717841250, 1717841250, '1'),
(115771, 15846, 'QU', 'OK', 'S', 1717841253, 1717841253, '1'),
(115772, 15846, 'QU', 'OK', 'S', 1717841257, 1717841257, '1'),
(115773, 15846, 'QU', 'OK', 'S', 1717841261, 1717841261, '1'),
(115774, 15846, 'QU', 'OK', 'S', 1717841264, 1717841264, '1'),
(115775, 15846, 'QU', 'OK', 'S', 1717841304, 1717841304, '1'),
(115776, 15846, 'QU', 'OK', 'S', 1717841308, 1717841308, '1'),
(115777, 15846, 'QU', 'OK', 'S', 1717841312, 1717841312, '1'),
(115778, 15846, 'QU', 'OK', 'S', 1717841315, 1717841315, '1'),
(115779, 15846, 'QU', 'OK', 'S', 1717841319, 1717841319, '1'),
(115780, 15846, 'QU', 'OK', 'S', 1717841324, 1717841324, '1'),
(115781, 15847, 'QU', 'OK', 'S', 1717841353, 1717841353, '1'),
(115782, 15847, 'QU', 'OK', 'S', 1717841356, 1717841356, '1'),
(115783, 15847, 'QU', 'OK', 'S', 1717841404, 1717841404, '1'),
(115784, 23569, 'QU', 'OK', 'S', 1717841406, 1717841406, '1'),
(115785, 15847, 'QU', 'OK', 'S', 1717841407, 1717841407, '1'),
(115786, 15847, 'QU', 'OK', 'S', 1717841410, 1717841410, '1'),
(115787, 15847, 'QU', 'OK', 'S', 1717841414, 1717841414, '1'),
(115788, 23569, 'QU', 'OK', 'S', 1717841415, 1717841415, '1'),
(115789, 23568, 'QU', 'OK', 'S', 1717841423, 1717841423, '1'),
(115790, 23568, 'QU', 'OK', 'S', 1717841431, 1717841431, '1'),
(115791, 15847, 'QU', 'OK', 'S', 1717841434, 1717841434, '1'),
(115792, 15847, 'QU', 'OK', 'S', 1717841437, 1717841437, '1'),
(115793, 23567, 'QU', 'OK', 'S', 1717841441, 1717841441, '1'),
(115794, 15847, 'QU', 'OK', 'S', 1717841441, 1717841441, '1'),
(115795, 23567, 'QU', 'OK', 'S', 1717841450, 1717841450, '1'),
(115796, 15847, 'QU', 'OK', 'S', 1717841452, 1717841452, '1'),
(115797, 15847, 'QU', 'OK', 'S', 1717841455, 1717841455, '1'),
(115798, 15847, 'QU', 'OK', 'S', 1717841462, 1717841462, '1'),
(115799, 15847, 'QU', 'OK', 'S', 1717841485, 1717841485, '1'),
(115800, 15847, 'QU', 'OK', 'S', 1717841629, 1717841629, '1'),
(115801, 15847, 'QU', 'OK', 'S', 1717841652, 1717841652, '1'),
(115802, 15847, 'QU', 'OK', 'S', 1717841656, 1717841656, '1'),
(115803, 15847, 'QU', 'OK', 'S', 1717841659, 1717841659, '1'),
(115804, 15847, 'QU', 'OK', 'S', 1717841662, 1717841662, '1'),
(115805, 15847, 'QU', 'OK', 'S', 1717841666, 1717841666, '1'),
(115806, 15847, 'QU', 'OK', 'S', 1717841670, 1717841670, '1'),
(115807, 23566, 'QU', 'OK', 'S', 1717841743, 1717841743, '1'),
(115808, 25947, 'QU', 'OK', 'S', 1717841750, 1717841750, '1'),
(115809, 23566, 'QU', 'OK', 'S', 1717841754, 1717841754, '1'),
(115810, 25947, 'QU', 'OK', 'S', 1717841761, 1717841761, '1'),
(115811, 23565, 'QU', 'OK', 'S', 1717841763, 1717841763, '1'),
(115812, 23565, 'QU', 'OK', 'S', 1717841775, 1717841775, '1'),
(115813, 25947, 'QU', 'OK', 'S', 1717841777, 1717841777, '1'),
(115814, 23564, 'QU', 'OK', 'S', 1717841785, 1717841785, '1'),
(115815, 25947, 'QU', 'OK', 'S', 1717841786, 1717841786, '1'),
(115816, 23564, 'QU', 'OK', 'S', 1717841793, 1717841793, '1'),
(115817, 23559, 'QU', 'OK', 'S', 1717841803, 1717841803, '1'),
(115818, 23559, 'QU', 'OK', 'S', 1717841820, 1717841820, '1'),
(115819, 25943, 'QU', 'OK', 'S', 1717841862, 1717841862, '1'),
(115820, 23558, 'QU', 'OK', 'S', 1717841871, 1717841871, '1'),
(115821, 25943, 'QU', 'OK', 'S', 1717841873, 1717841873, '1'),
(115822, 23558, 'QU', 'OK', 'S', 1717841882, 1717841882, '1'),
(115823, 25943, 'QU', 'OK', 'S', 1717841888, 1717841888, '1'),
(115824, 25943, 'QU', 'OK', 'S', 1717841891, 1717841891, '1'),
(115825, 23557, 'QU', 'OK', 'S', 1717841892, 1717841892, '1'),
(115826, 23557, 'QU', 'OK', 'S', 1717841901, 1717841901, '1'),
(115827, 25943, 'QU', 'OK', 'S', 1717841903, 1717841903, '1'),
(115828, 29378, 'QU', 'OK', 'S', 1717841952, 1717841952, '1'),
(115829, 29377, 'QU', 'OK', 'S', 1717841983, 1717841983, '1'),
(115830, 29375, 'QU', 'OK', 'S', 1717842059, 1717842059, '1'),
(115831, 27618, 'QU', 'OK', 'S', 1717842356, 1717842356, '1'),
(115832, 27616, 'QU', 'OK', 'S', 1717842383, 1717842383, '1'),
(115833, 27612, 'QU', 'OK', 'S', 1717842430, 1717842430, '1'),
(115834, 25946, 'QU', 'OK', 'S', 1717842658, 1717842658, '1'),
(115835, 25946, 'QU', 'OK', 'S', 1717842668, 1717842668, '1'),
(115836, 15845, 'QU', 'OK', 'S', 1717842669, 1717842669, '1'),
(115837, 25946, 'QU', 'OK', 'S', 1717842678, 1717842678, '1'),
(115838, 25946, 'QU', 'OK', 'S', 1717842688, 1717842688, '1'),
(115839, 25946, 'QU', 'OK', 'S', 1717842692, 1717842692, '1'),
(115840, 15846, 'QU', 'OK', 'S', 1717842723, 1717842723, '1'),
(115841, 15846, 'QU', 'OK', 'S', 1717842730, 1717842730, '1'),
(115842, 15846, 'QU', 'OK', 'S', 1717842734, 1717842734, '1'),
(115843, 15846, 'QU', 'OK', 'S', 1717842740, 1717842740, '1'),
(115844, 15846, 'QU', 'OK', 'S', 1717842744, 1717842744, '1'),
(115845, 15846, 'QU', 'OK', 'S', 1717842749, 1717842749, '1'),
(115846, 15848, 'QU', 'OK', 'S', 1717842810, 1717842810, '1'),
(115847, 25944, 'QU', 'OK', 'S', 1717842810, 1717842810, '1'),
(115848, 15848, 'QU', 'OK', 'S', 1717842813, 1717842813, '1'),
(115849, 15848, 'QU', 'OK', 'S', 1717842817, 1717842817, '1'),
(115850, 15848, 'QU', 'OK', 'S', 1717842824, 1717842824, '1'),
(115851, 15848, 'QU', 'OK', 'S', 1717842828, 1717842828, '1'),
(115852, 25944, 'QU', 'OK', 'S', 1717842830, 1717842830, '1'),
(115853, 15848, 'QU', 'OK', 'S', 1717842832, 1717842832, '1'),
(115854, 25944, 'QU', 'OK', 'S', 1717842836, 1717842836, '1'),
(115855, 15848, 'QU', 'OK', 'S', 1717842837, 1717842837, '1'),
(115856, 15848, 'QU', 'OK', 'S', 1717842841, 1717842841, '1'),
(115857, 15848, 'QU', 'OK', 'S', 1717842853, 1717842853, '1'),
(115858, 25944, 'QU', 'OK', 'S', 1717842853, 1717842853, '1'),
(115859, 15848, 'QU', 'OK', 'S', 1717842857, 1717842857, '1'),
(115860, 15848, 'QU', 'OK', 'S', 1717842860, 1717842860, '1'),
(115861, 25944, 'QU', 'OK', 'S', 1717842863, 1717842863, '1'),
(115862, 15848, 'QU', 'OK', 'S', 1717842880, 1717842880, '1'),
(115863, 15848, 'QU', 'OK', 'S', 1717842884, 1717842884, '1'),
(115864, 15848, 'QU', 'OK', 'S', 1717842888, 1717842888, '1'),
(115865, 15848, 'QU', 'OK', 'S', 1717842892, 1717842892, '1'),
(115866, 25944, 'QU', 'OK', 'S', 1717842897, 1717842897, '1'),
(115867, 15848, 'QU', 'OK', 'S', 1717842897, 1717842897, '1'),
(115868, 25941, 'QU', 'OK', 'S', 1717842990, 1717842990, '1'),
(115869, 21629, 'QU', 'OK', 'S', 1717842997, 1717842997, '1'),
(115870, 25941, 'QU', 'OK', 'S', 1717843004, 1717843004, '1'),
(115871, 25941, 'QU', 'OK', 'S', 1717843016, 1717843016, '1'),
(115872, 25941, 'QU', 'OK', 'S', 1717843027, 1717843027, '1'),
(115873, 25940, 'QU', 'OK', 'S', 1717843098, 1717843098, '1'),
(115874, 25940, 'QU', 'OK', 'S', 1717843110, 1717843110, '1'),
(115875, 25940, 'QU', 'OK', 'S', 1717843120, 1717843120, '1'),
(115876, 25940, 'QU', 'OK', 'S', 1717843135, 1717843135, '1'),
(115877, 21601, 'QU', 'OK', 'S', 1717843144, 1717843144, '1'),
(115878, 21601, 'QU', 'OK', 'S', 1717843150, 1717843150, '1'),
(115879, 31721, 'QU', 'OK', 'S', 1717843182, 1717843182, '1'),
(115880, 25938, 'QU', 'OK', 'S', 1717843185, 1717843185, '1'),
(115881, 25938, 'QU', 'OK', 'S', 1717843200, 1717843200, '1'),
(115882, 25938, 'QU', 'OK', 'S', 1717843211, 1717843211, '1'),
(115883, 25938, 'QU', 'OK', 'S', 1717843223, 1717843223, '1'),
(115884, 25936, 'QU', 'OK', 'S', 1717843404, 1717843404, '1'),
(115885, 25936, 'QU', 'OK', 'S', 1717843446, 1717843446, '1'),
(115886, 25935, 'QU', 'OK', 'S', 1717843469, 1717843469, '1'),
(115887, 25935, 'QU', 'OK', 'S', 1717843503, 1717843503, '1'),
(115888, 25935, 'QU', 'OK', 'S', 1717843519, 1717843519, '1'),
(115889, 25935, 'QU', 'OK', 'S', 1717843532, 1717843532, '1'),
(115890, 25826, 'QU', 'OK', 'S', 1717843552, 1717843552, '1'),
(115891, 25826, 'QU', 'OK', 'S', 1717843565, 1717843565, '1'),
(115892, 25826, 'QU', 'OK', 'S', 1717843574, 1717843574, '1'),
(115893, 25826, 'QU', 'OK', 'S', 1717843586, 1717843586, '1'),
(115894, 25826, 'QU', 'OK', 'S', 1717843602, 1717843602, '1'),
(115895, 25825, 'QU', 'OK', 'S', 1717843622, 1717843622, '1'),
(115896, 25825, 'QU', 'OK', 'S', 1717843635, 1717843635, '1'),
(115897, 25825, 'QU', 'OK', 'S', 1717843638, 1717843638, '1'),
(115898, 25825, 'QU', 'OK', 'S', 1717843649, 1717843649, '1'),
(115899, 25825, 'QU', 'OK', 'S', 1717843659, 1717843659, '1'),
(115900, 31152, 'QU', 'OK', 'S', 1717843816, 1717843816, '1'),
(115901, 27507, 'QU', 'OK', 'S', 1717843840, 1717843840, '1'),
(115902, 31169, 'QU', 'OK', 'S', 1717843856, 1717843856, '1'),
(115903, 31064, 'QU', 'OK', 'S', 1717843860, 1717843860, '1'),
(115904, 31198, 'QU', 'OK', 'S', 1717843861, 1717843861, '1'),
(115905, 24103, 'QU', 'OK', 'S', 1717843863, 1717843863, '1'),
(115906, 31000, 'QU', 'OK', 'S', 1717843866, 1717843866, '1'),
(115907, 31000, 'QU', 'OK', 'S', 1717843868, 1717843868, '1'),
(115908, 31064, 'QU', 'OK', 'S', 1717843871, 1717843871, '1'),
(115909, 31198, 'QU', 'OK', 'S', 1717843873, 1717843873, '1'),
(115910, 24239, 'QU', 'OK', 'S', 1717843875, 1717843875, '1'),
(115911, 4067, 'QU', 'OK', 'S', 1717843878, 1717843878, '1'),
(115912, 18547, 'QU', 'OK', 'S', 1717843883, 1717843883, '1'),
(115913, 28959, 'QU', 'OK', 'S', 1717843885, 1717843885, '1'),
(115914, 31064, 'QU', 'OK', 'S', 1717843888, 1717843888, '1'),
(115915, 31138, 'QU', 'OK', 'S', 1717843890, 1717843890, '1'),
(115916, 29977, 'QU', 'OK', 'S', 1717843891, 1717843891, '1'),
(115917, 20738, 'QU', 'OK', 'S', 1717843895, 1717843895, '1'),
(115918, 28959, 'QU', 'OK', 'S', 1717843897, 1717843897, '1'),
(115919, 27228, 'QU', 'OK', 'S', 1717843900, 1717843900, '1'),
(115920, 31198, 'QU', 'OK', 'S', 1717843907, 1717843907, '1'),
(115921, 30434, 'QU', 'OK', 'S', 1717843910, 1717843910, '1'),
(115922, 4067, 'QU', 'OK', 'S', 1717843912, 1717843912, '1'),
(115923, 25823, 'QU', 'OK', 'S', 1717843914, 1717843914, '1'),
(115924, 31198, 'QU', 'OK', 'S', 1717843916, 1717843916, '1'),
(115925, 24239, 'QU', 'OK', 'S', 1717843928, 1717843928, '1'),
(115926, 25823, 'QU', 'OK', 'S', 1717843929, 1717843929, '1'),
(115927, 22724, 'QU', 'OK', 'S', 1717843931, 1717843931, '1'),
(115928, 21681, 'QU', 'OK', 'S', 1717843940, 1717843940, '1'),
(115929, 25823, 'QU', 'OK', 'S', 1717843943, 1717843943, '1'),
(115930, 18547, 'QU', 'OK', 'S', 1717843943, 1717843943, '1'),
(115931, 135, 'QU', 'OK', 'S', 1717843945, 1717843945, '1'),
(115932, 31000, 'QU', 'OK', 'S', 1717843948, 1717843948, '1'),
(115933, 21681, 'QU', 'OK', 'S', 1717843951, 1717843951, '1'),
(115934, 22656, 'QU', 'OK', 'S', 1717843953, 1717843953, '1'),
(115935, 30573, 'QU', 'OK', 'S', 1717843955, 1717843955, '1'),
(115936, 29984, 'QU', 'OK', 'S', 1717843957, 1717843957, '1'),
(115937, 29984, 'QU', 'OK', 'S', 1717843960, 1717843960, '1'),
(115938, 31064, 'QU', 'OK', 'S', 1717843963, 1717843963, '1'),
(115939, 25823, 'QU', 'OK', 'S', 1717843964, 1717843964, '1'),
(115940, 31000, 'QU', 'OK', 'S', 1717843965, 1717843965, '1'),
(115941, 29440, 'QU', 'OK', 'S', 1717843967, 1717843967, '1'),
(115942, 24242, 'QU', 'OK', 'S', 1717843975, 1717843975, '1'),
(115943, 24244, 'QU', 'OK', 'S', 1717843980, 1717843980, '1'),
(115944, 25821, 'QU', 'OK', 'S', 1717843987, 1717843987, '1'),
(115945, 25821, 'QU', 'OK', 'S', 1717843999, 1717843999, '1'),
(115946, 24242, 'QU', 'OK', 'S', 1717844003, 1717844003, '1'),
(115947, 25821, 'QU', 'OK', 'S', 1717844014, 1717844014, '1'),
(115948, 24244, 'QU', 'OK', 'S', 1717844015, 1717844015, '1'),
(115949, 25821, 'QU', 'OK', 'S', 1717844020, 1717844020, '1'),
(115950, 15849, 'QU', 'OK', 'S', 1717844034, 1717844034, '1'),
(115951, 29440, 'QU', 'OK', 'S', 1717844034, 1717844034, '1'),
(115952, 15849, 'QU', 'OK', 'S', 1717844038, 1717844038, '1'),
(115953, 15849, 'QU', 'OK', 'S', 1717844041, 1717844041, '1'),
(115954, 24251, 'QU', 'OK', 'S', 1717844043, 1717844043, '1'),
(115955, 25821, 'QU', 'OK', 'S', 1717844044, 1717844044, '1'),
(115956, 24251, 'QU', 'OK', 'S', 1717844045, 1717844045, '1'),
(115957, 15849, 'QU', 'OK', 'S', 1717844045, 1717844045, '1'),
(115958, 24251, 'QU', 'OK', 'S', 1717844046, 1717844046, '1'),
(115959, 24251, 'QU', 'OK', 'S', 1717844048, 1717844048, '1'),
(115960, 15849, 'QU', 'OK', 'S', 1717844050, 1717844050, '1'),
(115961, 15849, 'QU', 'OK', 'S', 1717844054, 1717844054, '1'),
(115962, 15849, 'QU', 'OK', 'S', 1717844069, 1717844069, '1'),
(115963, 15849, 'QU', 'OK', 'S', 1717844073, 1717844073, '1'),
(115964, 15849, 'QU', 'OK', 'S', 1717844077, 1717844077, '1'),
(115965, 15849, 'QU', 'OK', 'S', 1717844081, 1717844081, '1'),
(115966, 15849, 'QU', 'OK', 'S', 1717844085, 1717844085, '1'),
(115967, 15849, 'QU', 'OK', 'S', 1717844089, 1717844089, '1'),
(115968, 15849, 'QU', 'OK', 'S', 1717844107, 1717844107, '1'),
(115969, 15849, 'QU', 'OK', 'S', 1717844111, 1717844111, '1'),
(115970, 15849, 'QU', 'OK', 'S', 1717844115, 1717844115, '1'),
(115971, 15849, 'QU', 'OK', 'S', 1717844119, 1717844119, '1'),
(115972, 15849, 'QU', 'OK', 'S', 1717844124, 1717844124, '1'),
(115973, 15849, 'QU', 'OK', 'S', 1717844129, 1717844129, '1'),
(115974, 25820, 'QU', 'OK', 'S', 1717844130, 1717844130, '1'),
(115975, 25820, 'QU', 'OK', 'S', 1717844145, 1717844145, '1'),
(115976, 25820, 'QU', 'OK', 'S', 1717844160, 1717844160, '1'),
(115977, 25820, 'QU', 'OK', 'S', 1717844181, 1717844181, '1'),
(115978, 15850, 'QU', 'OK', 'S', 1717844186, 1717844186, '1'),
(115979, 15850, 'QU', 'OK', 'S', 1717844190, 1717844190, '1'),
(115980, 15850, 'QU', 'OK', 'S', 1717844194, 1717844194, '1'),
(115981, 15850, 'QU', 'OK', 'S', 1717844198, 1717844198, '1'),
(115982, 15850, 'QU', 'OK', 'S', 1717844202, 1717844202, '1'),
(115983, 15850, 'QU', 'OK', 'S', 1717844205, 1717844205, '1'),
(115984, 15850, 'QU', 'OK', 'S', 1717844222, 1717844222, '1'),
(115985, 15850, 'QU', 'OK', 'S', 1717844225, 1717844225, '1'),
(115986, 15850, 'QU', 'OK', 'S', 1717844230, 1717844230, '1'),
(115987, 15850, 'QU', 'OK', 'S', 1717844234, 1717844234, '1'),
(115988, 15850, 'QU', 'OK', 'S', 1717844239, 1717844239, '1'),
(115989, 15850, 'QU', 'OK', 'S', 1717844242, 1717844242, '1'),
(115990, 15850, 'QU', 'OK', 'S', 1717844277, 1717844277, '1'),
(115991, 19014, 'QU', 'OK', 'S', 1717844278, 1717844278, '1'),
(115992, 19014, 'QU', 'OK', 'S', 1717844278, 1717844278, '1'),
(115993, 15850, 'QU', 'OK', 'S', 1717844281, 1717844281, '1'),
(115994, 15850, 'QU', 'OK', 'S', 1717844285, 1717844285, '1'),
(115995, 15850, 'QU', 'OK', 'S', 1717844291, 1717844291, '1'),
(115996, 15850, 'QU', 'OK', 'S', 1717844297, 1717844297, '1'),
(115997, 23068, 'QU', 'OK', 'S', 1717844297, 1717844297, '1'),
(115998, 15850, 'QU', 'OK', 'S', 1717844300, 1717844300, '1'),
(115999, 24261, 'QU', 'OK', 'S', 1717844304, 1717844304, '1'),
(116000, 15854, 'QU', 'OK', 'S', 1717844350, 1717844350, '1'),
(116001, 15854, 'QU', 'OK', 'S', 1717844358, 1717844358, '1'),
(116002, 15854, 'QU', 'OK', 'S', 1717844362, 1717844362, '1'),
(116003, 15854, 'QU', 'OK', 'S', 1717844366, 1717844366, '1'),
(116004, 15854, 'QU', 'OK', 'S', 1717844370, 1717844370, '1'),
(116005, 15854, 'QU', 'OK', 'S', 1717844374, 1717844374, '1'),
(116006, 15854, 'QU', 'OK', 'S', 1717844407, 1717844407, '1'),
(116007, 15854, 'QU', 'OK', 'S', 1717844411, 1717844411, '1'),
(116008, 21634, 'QU', 'OK', 'S', 1717844413, 1717844413, '1'),
(116009, 15854, 'QU', 'OK', 'S', 1717844415, 1717844415, '1'),
(116010, 15854, 'QU', 'OK', 'S', 1717844419, 1717844419, '1'),
(116011, 15854, 'QU', 'OK', 'S', 1717844423, 1717844423, '1'),
(116012, 15854, 'QU', 'OK', 'S', 1717844426, 1717844426, '1'),
(116013, 19867, 'QU', 'OK', 'S', 1717844431, 1717844431, '1'),
(116014, 15854, 'QU', 'OK', 'S', 1717844450, 1717844450, '1'),
(116015, 15854, 'QU', 'OK', 'S', 1717844455, 1717844455, '1'),
(116016, 15854, 'QU', 'OK', 'S', 1717844459, 1717844459, '1'),
(116017, 15854, 'QU', 'OK', 'S', 1717844464, 1717844464, '1'),
(116018, 15854, 'QU', 'OK', 'S', 1717844467, 1717844467, '1'),
(116019, 15854, 'QU', 'OK', 'S', 1717844471, 1717844471, '1'),
(116020, 15855, 'QU', 'OK', 'S', 1717844621, 1717844621, '1'),
(116021, 15855, 'QU', 'OK', 'S', 1717844624, 1717844624, '1'),
(116022, 15855, 'QU', 'OK', 'S', 1717844628, 1717844628, '1'),
(116023, 15855, 'QU', 'OK', 'S', 1717844631, 1717844631, '1'),
(116024, 15855, 'QU', 'OK', 'S', 1717844634, 1717844634, '1'),
(116025, 15855, 'QU', 'OK', 'S', 1717844638, 1717844638, '1'),
(116026, 15855, 'QU', 'OK', 'S', 1717844652, 1717844652, '1'),
(116027, 15855, 'QU', 'OK', 'S', 1717844655, 1717844655, '1'),
(116028, 15855, 'QU', 'OK', 'S', 1717844659, 1717844659, '1'),
(116029, 15855, 'QU', 'OK', 'S', 1717844662, 1717844662, '1'),
(116030, 15855, 'QU', 'OK', 'S', 1717844666, 1717844666, '1'),
(116031, 15853, 'QU', 'OK', 'S', 1717844667, 1717844667, '1'),
(116032, 17794, 'QU', 'OK', 'S', 1717844670, 1717844670, '1'),
(116033, 15855, 'QU', 'OK', 'S', 1717844670, 1717844670, '1'),
(116034, 15853, 'QU', 'OK', 'S', 1717844672, 1717844672, '1'),
(116035, 15853, 'QU', 'OK', 'S', 1717844677, 1717844677, '1'),
(116036, 15853, 'QU', 'OK', 'S', 1717844682, 1717844682, '1'),
(116037, 15853, 'QU', 'OK', 'S', 1717844687, 1717844687, '1'),
(116038, 15853, 'QU', 'OK', 'S', 1717844691, 1717844691, '1'),
(116039, 15855, 'QU', 'OK', 'S', 1717844697, 1717844697, '1'),
(116040, 15855, 'QU', 'OK', 'S', 1717844701, 1717844701, '1'),
(116041, 15855, 'QU', 'OK', 'S', 1717844704, 1717844704, '1'),
(116042, 15855, 'QU', 'OK', 'S', 1717844707, 1717844707, '1'),
(116043, 15855, 'QU', 'OK', 'S', 1717844711, 1717844711, '1'),
(116044, 15855, 'QU', 'OK', 'S', 1717844715, 1717844715, '1'),
(116045, 15853, 'QU', 'OK', 'S', 1717844721, 1717844721, '1'),
(116046, 15853, 'QU', 'OK', 'S', 1717844725, 1717844725, '1'),
(116047, 15853, 'QU', 'OK', 'S', 1717844729, 1717844729, '1'),
(116048, 15856, 'QU', 'OK', 'S', 1717844745, 1717844745, '1'),
(116049, 15856, 'QU', 'OK', 'S', 1717844749, 1717844749, '1'),
(116050, 15853, 'QU', 'OK', 'S', 1717844751, 1717844751, '1'),
(116051, 15856, 'QU', 'OK', 'S', 1717844753, 1717844753, '1'),
(116052, 15853, 'QU', 'OK', 'S', 1717844756, 1717844756, '1'),
(116053, 15856, 'QU', 'OK', 'S', 1717844756, 1717844756, '1'),
(116054, 15853, 'QU', 'OK', 'S', 1717844760, 1717844760, '1'),
(116055, 15856, 'QU', 'OK', 'S', 1717844760, 1717844760, '1'),
(116056, 15856, 'QU', 'OK', 'S', 1717844764, 1717844764, '1'),
(116057, 15856, 'QU', 'OK', 'S', 1717844783, 1717844783, '1'),
(116058, 15853, 'QU', 'OK', 'S', 1717844786, 1717844786, '1'),
(116059, 15856, 'QU', 'OK', 'S', 1717844787, 1717844787, '1'),
(116060, 15856, 'QU', 'OK', 'S', 1717844790, 1717844790, '1'),
(116061, 15853, 'QU', 'OK', 'S', 1717844790, 1717844790, '1'),
(116062, 15856, 'QU', 'OK', 'S', 1717844794, 1717844794, '1'),
(116063, 15853, 'QU', 'OK', 'S', 1717844795, 1717844795, '1'),
(116064, 15856, 'QU', 'OK', 'S', 1717844798, 1717844798, '1'),
(116065, 15853, 'QU', 'OK', 'S', 1717844800, 1717844800, '1'),
(116066, 15853, 'QU', 'OK', 'S', 1717844807, 1717844807, '1'),
(116067, 15853, 'QU', 'OK', 'S', 1717844811, 1717844811, '1'),
(116068, 15856, 'QU', 'OK', 'S', 1717844828, 1717844828, '1'),
(116069, 15856, 'QU', 'OK', 'S', 1717844831, 1717844831, '1'),
(116070, 15856, 'QU', 'OK', 'S', 1717844835, 1717844835, '1'),
(116071, 15856, 'QU', 'OK', 'S', 1717844838, 1717844838, '1'),
(116072, 15856, 'QU', 'OK', 'S', 1717844842, 1717844842, '1'),
(116073, 15856, 'QU', 'OK', 'S', 1717844845, 1717844845, '1'),
(116074, 29440, 'QU', 'OK', 'S', 1717844882, 1717844882, '1'),
(116075, 15893, 'QU', 'OK', 'S', 1717844883, 1717844883, '1'),
(116076, 15893, 'QU', 'OK', 'S', 1717844886, 1717844886, '1'),
(116077, 15893, 'QU', 'OK', 'S', 1717844890, 1717844890, '1'),
(116078, 15893, 'QU', 'OK', 'S', 1717844894, 1717844894, '1'),
(116079, 15893, 'QU', 'OK', 'S', 1717844898, 1717844898, '1'),
(116080, 15893, 'QU', 'OK', 'S', 1717844902, 1717844902, '1'),
(116081, 15893, 'QU', 'OK', 'S', 1717844906, 1717844906, '1'),
(116082, 15893, 'QU', 'OK', 'S', 1717844909, 1717844909, '1'),
(116083, 15893, 'QU', 'OK', 'S', 1717844929, 1717844929, '1'),
(116084, 15893, 'QU', 'OK', 'S', 1717844933, 1717844933, '1'),
(116085, 15893, 'QU', 'OK', 'S', 1717844936, 1717844936, '1'),
(116086, 15893, 'QU', 'OK', 'S', 1717844940, 1717844940, '1'),
(116087, 15893, 'QU', 'OK', 'S', 1717844944, 1717844944, '1'),
(116088, 15893, 'QU', 'OK', 'S', 1717844947, 1717844947, '1'),
(116089, 15852, 'QU', 'OK', 'S', 1717844971, 1717844971, '1'),
(116090, 15893, 'QU', 'OK', 'S', 1717844972, 1717844972, '1'),
(116091, 15893, 'QU', 'OK', 'S', 1717844976, 1717844976, '1'),
(116092, 15893, 'QU', 'OK', 'S', 1717844979, 1717844979, '1'),
(116093, 15893, 'QU', 'OK', 'S', 1717844982, 1717844982, '1'),
(116094, 15852, 'QU', 'OK', 'S', 1717844983, 1717844983, '1'),
(116095, 15893, 'QU', 'OK', 'S', 1717844986, 1717844986, '1'),
(116096, 15852, 'QU', 'OK', 'S', 1717844987, 1717844987, '1'),
(116097, 15893, 'QU', 'OK', 'S', 1717844989, 1717844989, '1'),
(116098, 15852, 'QU', 'OK', 'S', 1717844990, 1717844990, '1'),
(116099, 29440, 'QU', 'OK', 'S', 1717845005, 1717845005, '1'),
(116100, 15852, 'QU', 'OK', 'S', 1717845008, 1717845008, '1'),
(116101, 29440, 'QU', 'OK', 'S', 1717845010, 1717845010, '1'),
(116102, 15852, 'QU', 'OK', 'S', 1717845015, 1717845015, '1'),
(116103, 15852, 'QU', 'OK', 'S', 1717845021, 1717845021, '1'),
(116104, 15852, 'QU', 'OK', 'S', 1717845046, 1717845046, '1'),
(116105, 15852, 'QU', 'OK', 'S', 1717845051, 1717845051, '1'),
(116106, 15852, 'QU', 'OK', 'S', 1717845054, 1717845054, '1'),
(116107, 15902, 'QU', 'OK', 'S', 1717845065, 1717845065, '1'),
(116108, 15852, 'QU', 'OK', 'S', 1717845068, 1717845068, '1'),
(116109, 15902, 'QU', 'OK', 'S', 1717845069, 1717845069, '1'),
(116110, 15902, 'QU', 'OK', 'S', 1717845072, 1717845072, '1'),
(116111, 15852, 'QU', 'OK', 'S', 1717845074, 1717845074, '1'),
(116112, 15902, 'QU', 'OK', 'S', 1717845077, 1717845077, '1'),
(116113, 15852, 'QU', 'OK', 'S', 1717845079, 1717845079, '1'),
(116114, 15902, 'QU', 'OK', 'S', 1717845081, 1717845081, '1'),
(116115, 15902, 'QU', 'OK', 'S', 1717845085, 1717845085, '1'),
(116116, 15902, 'QU', 'OK', 'S', 1717845103, 1717845103, '1'),
(116117, 15902, 'QU', 'OK', 'S', 1717845107, 1717845107, '1'),
(116118, 15902, 'QU', 'OK', 'S', 1717845111, 1717845111, '1'),
(116119, 15902, 'QU', 'OK', 'S', 1717845114, 1717845114, '1'),
(116120, 15902, 'QU', 'OK', 'S', 1717845118, 1717845118, '1'),
(116121, 15902, 'QU', 'OK', 'S', 1717845122, 1717845122, '1'),
(116122, 15902, 'QU', 'OK', 'S', 1717845141, 1717845141, '1'),
(116123, 15852, 'QU', 'OK', 'S', 1717845144, 1717845144, '1'),
(116124, 15902, 'QU', 'OK', 'S', 1717845145, 1717845145, '1'),
(116125, 15852, 'QU', 'OK', 'S', 1717845148, 1717845148, '1'),
(116126, 15902, 'QU', 'OK', 'S', 1717845149, 1717845149, '1'),
(116127, 15852, 'QU', 'OK', 'S', 1717845152, 1717845152, '1'),
(116128, 15902, 'QU', 'OK', 'S', 1717845152, 1717845152, '1'),
(116129, 15852, 'QU', 'OK', 'S', 1717845155, 1717845155, '1'),
(116130, 15902, 'QU', 'OK', 'S', 1717845156, 1717845156, '1'),
(116131, 15902, 'QU', 'OK', 'S', 1717845159, 1717845159, '1'),
(116132, 15852, 'QU', 'OK', 'S', 1717845181, 1717845181, '1'),
(116133, 15852, 'QU', 'OK', 'S', 1717845184, 1717845184, '1'),
(116134, 15901, 'QU', 'OK', 'S', 1717845193, 1717845193, '1'),
(116135, 15901, 'QU', 'OK', 'S', 1717845196, 1717845196, '1'),
(116136, 15901, 'QU', 'OK', 'S', 1717845200, 1717845200, '1'),
(116137, 15901, 'QU', 'OK', 'S', 1717845203, 1717845203, '1'),
(116138, 15901, 'QU', 'OK', 'S', 1717845207, 1717845207, '1'),
(116139, 15901, 'QU', 'OK', 'S', 1717845224, 1717845224, '1'),
(116140, 15901, 'QU', 'OK', 'S', 1717845227, 1717845227, '1'),
(116141, 15901, 'QU', 'OK', 'S', 1717845231, 1717845231, '1'),
(116142, 15901, 'QU', 'OK', 'S', 1717845235, 1717845235, '1'),
(116143, 15901, 'QU', 'OK', 'S', 1717845238, 1717845238, '1'),
(116144, 15901, 'QU', 'OK', 'S', 1717845242, 1717845242, '1'),
(116145, 15901, 'QU', 'OK', 'S', 1717845257, 1717845257, '1'),
(116146, 15901, 'QU', 'OK', 'S', 1717845261, 1717845261, '1'),
(116147, 15901, 'QU', 'OK', 'S', 1717845266, 1717845266, '1'),
(116148, 15901, 'QU', 'OK', 'S', 1717845269, 1717845269, '1'),
(116149, 15901, 'QU', 'OK', 'S', 1717845273, 1717845273, '1'),
(116150, 15901, 'QU', 'OK', 'S', 1717845276, 1717845276, '1'),
(116151, 15901, 'QU', 'OK', 'S', 1717845282, 1717845282, '1'),
(116152, 15901, 'QU', 'OK', 'S', 1717845285, 1717845285, '1'),
(116153, 15900, 'QU', 'OK', 'S', 1717845312, 1717845312, '1'),
(116154, 15900, 'QU', 'OK', 'S', 1717845315, 1717845315, '1'),
(116155, 15900, 'QU', 'OK', 'S', 1717845319, 1717845319, '1'),
(116156, 15900, 'QU', 'OK', 'S', 1717845322, 1717845322, '1'),
(116157, 15900, 'QU', 'OK', 'S', 1717845326, 1717845326, '1'),
(116158, 15848, 'QU', 'OK', 'S', 1717845326, 1717845326, '1'),
(116159, 15900, 'QU', 'OK', 'S', 1717845329, 1717845329, '1'),
(116160, 15900, 'QU', 'OK', 'S', 1717845343, 1717845343, '1'),
(116161, 15900, 'QU', 'OK', 'S', 1717845347, 1717845347, '1'),
(116162, 15900, 'QU', 'OK', 'S', 1717845351, 1717845351, '1'),
(116163, 15848, 'QU', 'OK', 'S', 1717845351, 1717845351, '1'),
(116164, 15900, 'QU', 'OK', 'S', 1717845354, 1717845354, '1'),
(116165, 15848, 'QU', 'OK', 'S', 1717845356, 1717845356, '1'),
(116166, 15900, 'QU', 'OK', 'S', 1717845357, 1717845357, '1'),
(116167, 15900, 'QU', 'OK', 'S', 1717845360, 1717845360, '1'),
(116168, 15848, 'QU', 'OK', 'S', 1717845363, 1717845363, '1'),
(116169, 15848, 'QU', 'OK', 'S', 1717845367, 1717845367, '1'),
(116170, 15848, 'QU', 'OK', 'S', 1717845372, 1717845372, '1'),
(116171, 15900, 'QU', 'OK', 'S', 1717845373, 1717845373, '1'),
(116172, 15848, 'QU', 'OK', 'S', 1717845375, 1717845375, '1'),
(116173, 15900, 'QU', 'OK', 'S', 1717845377, 1717845377, '1'),
(116174, 15900, 'QU', 'OK', 'S', 1717845380, 1717845380, '1'),
(116175, 15900, 'QU', 'OK', 'S', 1717845384, 1717845384, '1'),
(116176, 15900, 'QU', 'OK', 'S', 1717845387, 1717845387, '1'),
(116177, 15900, 'QU', 'OK', 'S', 1717845391, 1717845391, '1'),
(116178, 15899, 'QU', 'OK', 'S', 1717845417, 1717845417, '1'),
(116179, 15899, 'QU', 'OK', 'S', 1717845422, 1717845422, '1'),
(116180, 15899, 'QU', 'OK', 'S', 1717845428, 1717845428, '1'),
(116181, 15899, 'QU', 'OK', 'S', 1717845431, 1717845431, '1'),
(116182, 15899, 'QU', 'OK', 'S', 1717845435, 1717845435, '1'),
(116183, 15899, 'QU', 'OK', 'S', 1717845438, 1717845438, '1'),
(116184, 15899, 'QU', 'OK', 'S', 1717845454, 1717845454, '1'),
(116185, 15899, 'QU', 'OK', 'S', 1717845459, 1717845459, '1'),
(116186, 15899, 'QU', 'OK', 'S', 1717845466, 1717845466, '1'),
(116187, 15899, 'QU', 'OK', 'S', 1717845474, 1717845474, '1'),
(116188, 15899, 'QU', 'OK', 'S', 1717845478, 1717845478, '1'),
(116189, 15899, 'QU', 'OK', 'S', 1717845482, 1717845482, '1'),
(116190, 15899, 'QU', 'OK', 'S', 1717845498, 1717845498, '1'),
(116191, 15899, 'QU', 'OK', 'S', 1717845502, 1717845502, '1'),
(116192, 15899, 'QU', 'OK', 'S', 1717845506, 1717845506, '1'),
(116193, 15899, 'QU', 'OK', 'S', 1717845509, 1717845509, '1'),
(116194, 15899, 'QU', 'OK', 'S', 1717845512, 1717845512, '1'),
(116195, 15899, 'QU', 'OK', 'S', 1717845515, 1717845515, '1'),
(116196, 15898, 'QU', 'OK', 'S', 1717845549, 1717845549, '1'),
(116197, 15898, 'QU', 'OK', 'S', 1717845554, 1717845554, '1'),
(116198, 15898, 'QU', 'OK', 'S', 1717845557, 1717845557, '1'),
(116199, 15898, 'QU', 'OK', 'S', 1717845563, 1717845563, '1'),
(116200, 15898, 'QU', 'OK', 'S', 1717845567, 1717845567, '1'),
(116201, 15898, 'QU', 'OK', 'S', 1717845571, 1717845571, '1'),
(116202, 15898, 'QU', 'OK', 'S', 1717845596, 1717845596, '1'),
(116203, 15898, 'QU', 'OK', 'S', 1717845599, 1717845599, '1'),
(116204, 15898, 'QU', 'OK', 'S', 1717845603, 1717845603, '1'),
(116205, 15898, 'QU', 'OK', 'S', 1717845606, 1717845606, '1'),
(116206, 15898, 'QU', 'OK', 'S', 1717845610, 1717845610, '1'),
(116207, 15898, 'QU', 'OK', 'S', 1717845613, 1717845613, '1'),
(116208, 15898, 'QU', 'OK', 'S', 1717845633, 1717845633, '1'),
(116209, 15898, 'QU', 'OK', 'S', 1717845637, 1717845637, '1'),
(116210, 15898, 'QU', 'OK', 'S', 1717845641, 1717845641, '1'),
(116211, 15898, 'QU', 'OK', 'S', 1717845644, 1717845644, '1'),
(116212, 15898, 'QU', 'OK', 'S', 1717845648, 1717845648, '1'),
(116213, 15898, 'QU', 'OK', 'S', 1717845651, 1717845651, '1'),
(116214, 15897, 'QU', 'OK', 'S', 1717845708, 1717845708, '1'),
(116215, 15897, 'QU', 'OK', 'S', 1717845714, 1717845714, '1'),
(116216, 15897, 'QU', 'OK', 'S', 1717845720, 1717845720, '1'),
(116217, 15897, 'QU', 'OK', 'S', 1717845726, 1717845726, '1'),
(116218, 15897, 'QU', 'OK', 'S', 1717845730, 1717845730, '1'),
(116219, 15897, 'QU', 'OK', 'S', 1717845739, 1717845739, '1'),
(116220, 15897, 'QU', 'OK', 'S', 1717845745, 1717845745, '1'),
(116221, 15897, 'QU', 'OK', 'S', 1717845750, 1717845750, '1'),
(116222, 15897, 'QU', 'OK', 'S', 1717845782, 1717845782, '1'),
(116223, 15897, 'QU', 'OK', 'S', 1717845827, 1717845827, '1'),
(116224, 15897, 'QU', 'OK', 'S', 1717845837, 1717845837, '1'),
(116225, 15897, 'QU', 'OK', 'S', 1717845842, 1717845842, '1'),
(116226, 15897, 'QU', 'OK', 'S', 1717845857, 1717845857, '1'),
(116227, 15897, 'QU', 'OK', 'S', 1717845861, 1717845861, '1'),
(116228, 15897, 'QU', 'OK', 'S', 1717845869, 1717845869, '1'),
(116229, 15897, 'QU', 'OK', 'S', 1717845873, 1717845873, '1'),
(116230, 15896, 'QU', 'OK', 'S', 1717845900, 1717845900, '1'),
(116231, 15896, 'QU', 'OK', 'S', 1717845904, 1717845904, '1'),
(116232, 15896, 'QU', 'OK', 'S', 1717845907, 1717845907, '1'),
(116233, 15896, 'QU', 'OK', 'S', 1717845911, 1717845911, '1'),
(116234, 15896, 'QU', 'OK', 'S', 1717845914, 1717845914, '1'),
(116235, 15896, 'QU', 'OK', 'S', 1717845917, 1717845917, '1'),
(116236, 15896, 'QU', 'OK', 'S', 1717845932, 1717845932, '1'),
(116237, 15896, 'QU', 'OK', 'S', 1717845936, 1717845936, '1'),
(116238, 15896, 'QU', 'OK', 'S', 1717845939, 1717845939, '1'),
(116239, 15896, 'QU', 'OK', 'S', 1717845944, 1717845944, '1'),
(116240, 15896, 'QU', 'OK', 'S', 1717845948, 1717845948, '1'),
(116241, 15896, 'QU', 'OK', 'S', 1717845952, 1717845952, '1'),
(116242, 15896, 'QU', 'OK', 'S', 1717847420, 1717847420, '1'),
(116243, 15896, 'QU', 'OK', 'S', 1717847423, 1717847423, '1'),
(116244, 15896, 'QU', 'OK', 'S', 1717847427, 1717847427, '1'),
(116245, 15896, 'QU', 'OK', 'S', 1717847431, 1717847431, '1'),
(116246, 15896, 'QU', 'OK', 'S', 1717847434, 1717847434, '1'),
(116247, 15896, 'QU', 'OK', 'S', 1717847438, 1717847438, '1'),
(116248, 15895, 'QU', 'OK', 'S', 1717847471, 1717847471, '1'),
(116249, 15895, 'QU', 'OK', 'S', 1717847474, 1717847474, '1'),
(116250, 15895, 'QU', 'OK', 'S', 1717847478, 1717847478, '1'),
(116251, 15895, 'QU', 'OK', 'S', 1717847497, 1717847497, '1'),
(116252, 15895, 'QU', 'OK', 'S', 1717847500, 1717847500, '1'),
(116253, 15895, 'QU', 'OK', 'S', 1717847504, 1717847504, '1'),
(116254, 15895, 'QU', 'OK', 'S', 1717847515, 1717847515, '1'),
(116255, 15895, 'QU', 'OK', 'S', 1717847518, 1717847518, '1'),
(116256, 15895, 'QU', 'OK', 'S', 1717847522, 1717847522, '1'),
(116257, 15895, 'QU', 'OK', 'S', 1717847525, 1717847525, '1'),
(116258, 15895, 'QU', 'OK', 'S', 1717847529, 1717847529, '1'),
(116259, 15895, 'QU', 'OK', 'S', 1717847539, 1717847539, '1'),
(116260, 15895, 'QU', 'OK', 'S', 1717847542, 1717847542, '1'),
(116261, 15895, 'QU', 'OK', 'S', 1717847546, 1717847546, '1'),
(116262, 15895, 'QU', 'OK', 'S', 1717847550, 1717847550, '1'),
(116263, 15895, 'QU', 'OK', 'S', 1717847553, 1717847553, '1'),
(116264, 15895, 'QU', 'OK', 'S', 1717847557, 1717847557, '1'),
(116265, 15894, 'QU', 'OK', 'S', 1717847597, 1717847597, '1'),
(116266, 15894, 'QU', 'OK', 'S', 1717847600, 1717847600, '1'),
(116267, 15894, 'QU', 'OK', 'S', 1717847603, 1717847603, '1'),
(116268, 15894, 'QU', 'OK', 'S', 1717847606, 1717847606, '1'),
(116269, 15894, 'QU', 'OK', 'S', 1717847610, 1717847610, '1'),
(116270, 15894, 'QU', 'OK', 'S', 1717847614, 1717847614, '1'),
(116271, 28799, 'QU', 'OK', 'S', 1717848471, 1717848471, '1'),
(116272, 30580, 'QU', 'OK', 'S', 1717848499, 1717848499, '1'),
(116273, 29918, 'QU', 'OK', 'S', 1717848514, 1717848514, '1'),
(116274, 30077, 'QU', 'OK', 'S', 1717848524, 1717848524, '1'),
(116275, 28626, 'QU', 'OK', 'S', 1717848533, 1717848533, '1'),
(116276, 30581, 'QU', 'OK', 'S', 1717848541, 1717848541, '1'),
(116277, 27302, 'QU', 'OK', 'S', 1717848554, 1717848554, '1'),
(116278, 31816, 'QU', 'OK', 'S', 1717848567, 1717848567, '1'),
(116279, 116, 'QU', 'OK', 'S', 1717848747, 1717848747, '1'),
(116280, 15894, 'QU', 'OK', 'S', 1717848780, 1717848780, '1'),
(116281, 15894, 'QU', 'OK', 'S', 1717848789, 1717848789, '1'),
(116282, 15894, 'QU', 'OK', 'S', 1717848801, 1717848801, '1'),
(116283, 15894, 'QU', 'OK', 'S', 1717848805, 1717848805, '1'),
(116284, 15894, 'QU', 'OK', 'S', 1717848808, 1717848808, '1'),
(116285, 15894, 'QU', 'OK', 'S', 1717848811, 1717848811, '1'),
(116286, 116, 'QU', 'OK', 'S', 1717849384, 1717849384, '1'),
(116287, 11483, 'QU', 'OK', 'S', 1717849407, 1717849407, '1'),
(116288, 11483, 'QU', 'OK', 'S', 1717849407, 1717849407, '1'),
(116289, 31855, 'QU', 'OK', 'S', 1717849416, 1717849416, '1'),
(116290, 11335, 'QU', 'OK', 'S', 1717849423, 1717849423, '1'),
(116291, 29645, 'QU', 'OK', 'S', 1717849440, 1717849440, '1'),
(116292, 27941, 'QU', 'OK', 'S', 1717849448, 1717849448, '1'),
(116293, 27354, 'QU', 'OK', 'S', 1717849458, 1717849458, '1'),
(116294, 11496, 'QU', 'OK', 'S', 1717849472, 1717849472, '1'),
(116295, 31852, 'QU', 'OK', 'S', 1717849619, 1717849619, '1'),
(116296, 31857, 'QU', 'OK', 'S', 1717849688, 1717849688, '1'),
(116297, 31853, 'QU', 'OK', 'S', 1717850248, 1717850248, '1'),
(116298, 31854, 'QU', 'OK', 'S', 1717850385, 1717850385, '1'),
(116299, 30474, 'QU', 'OK', 'S', 1717850457, 1717850457, '1'),
(116300, 31732, 'QU', 'OK', 'S', 1717850464, 1717850464, '1'),
(116301, 30475, 'QU', 'OK', 'S', 1717850471, 1717850471, '1'),
(116302, 31435, 'QU', 'OK', 'S', 1717850477, 1717850477, '1'),
(116303, 31732, 'QU', 'OK', 'S', 1717850482, 1717850482, '1'),
(116304, 31459, 'QU', 'OK', 'S', 1717850491, 1717850491, '1'),
(116305, 31734, 'QU', 'OK', 'S', 1717850511, 1717850511, '1'),
(116306, 31732, 'QU', 'OK', 'S', 1717850516, 1717850516, '1'),
(116307, 31858, 'QU', 'OK', 'S', 1717850592, 1717850592, '1'),
(116308, 31734, 'QU', 'OK', 'S', 1717850622, 1717850622, '1'),
(116309, 31734, 'QU', 'OK', 'S', 1717850625, 1717850625, '1'),
(116310, 31731, 'QU', 'OK', 'S', 1717850627, 1717850627, '1'),
(116311, 31459, 'QU', 'OK', 'S', 1717850631, 1717850631, '1'),
(116312, 31435, 'QU', 'OK', 'S', 1717850634, 1717850634, '1'),
(116313, 31435, 'QU', 'OK', 'S', 1717850637, 1717850637, '1'),
(116314, 31435, 'QU', 'OK', 'S', 1717850647, 1717850647, '1'),
(116315, 31263, 'QU', 'OK', 'S', 1717850655, 1717850655, '1'),
(116316, 31435, 'QU', 'OK', 'S', 1717850661, 1717850661, '1'),
(116317, 31435, 'QU', 'OK', 'S', 1717850666, 1717850666, '1'),
(116318, 31459, 'QU', 'OK', 'S', 1717850672, 1717850672, '1'),
(116319, 31731, 'QU', 'OK', 'S', 1717850676, 1717850676, '1'),
(116320, 31731, 'QU', 'OK', 'S', 1717850679, 1717850679, '1'),
(116321, 31459, 'QU', 'OK', 'S', 1717850683, 1717850683, '1'),
(116322, 31347, 'QU', 'OK', 'S', 1717850687, 1717850687, '1'),
(116323, 31347, 'QU', 'OK', 'S', 1717850690, 1717850690, '1'),
(116324, 31346, 'QU', 'OK', 'S', 1717850694, 1717850694, '1'),
(116325, 31346, 'QU', 'OK', 'S', 1717850697, 1717850697, '1'),
(116326, 31263, 'QU', 'OK', 'S', 1717850705, 1717850705, '1'),
(116327, 31263, 'QU', 'OK', 'S', 1717850709, 1717850709, '1'),
(116328, 30630, 'QU', 'OK', 'S', 1717850713, 1717850713, '1'),
(116329, 30613, 'QU', 'OK', 'S', 1717850717, 1717850717, '1'),
(116330, 30588, 'QU', 'OK', 'S', 1717850719, 1717850719, '1'),
(116331, 30588, 'QU', 'OK', 'S', 1717850722, 1717850722, '1'),
(116332, 30588, 'QU', 'OK', 'S', 1717850725, 1717850725, '1'),
(116333, 31859, 'QU', 'OK', 'S', 1717850740, 1717850740, '1'),
(116334, 31836, 'QU', 'OK', 'S', 1717850953, 1717850953, '1'),
(116335, 31843, 'QU', 'OK', 'S', 1717851108, 1717851108, '1'),
(116336, 31844, 'QU', 'OK', 'S', 1717851201, 1717851201, '1'),
(116337, 31846, 'QU', 'OK', 'S', 1717851437, 1717851437, '1'),
(116338, 31849, 'QU', 'OK', 'S', 1717851511, 1717851511, '1'),
(116339, 31860, 'QU', 'OK', 'S', 1717851608, 1717851608, '1'),
(116340, 31861, 'QU', 'OK', 'S', 1717851744, 1717851744, '1'),
(116341, 31862, 'QU', 'OK', 'S', 1717851803, 1717851803, '1'),
(116342, 31855, 'QU', 'OK', 'S', 1717851835, 1717851835, '1'),
(116343, 31857, 'QU', 'OK', 'S', 1717851874, 1717851874, '1'),
(116344, 31852, 'QU', 'OK', 'S', 1717851918, 1717851918, '1'),
(116345, 31856, 'QU', 'OK', 'S', 1717852410, 1717852410, '1'),
(116346, 30472, 'QU', 'OK', 'S', 1717852736, 1717852736, '1'),
(116347, 30472, 'QU', 'OK', 'S', 1717852744, 1717852744, '1'),
(116348, 28626, 'QU', 'OK', 'S', 1717853129, 1717853129, '1'),
(116349, 27302, 'QU', 'OK', 'S', 1717853143, 1717853143, '1'),
(116350, 31825, 'QU', 'OK', 'S', 1717853254, 1717853254, '1'),
(116351, 31850, 'QU', 'OK', 'S', 1717995035, 1717995035, '1'),
(116352, 31860, 'QU', 'OK', 'S', 1717998317, 1717998317, '1'),
(116353, 27216, 'QU', 'OK', 'S', 1717998319, 1717998319, '1'),
(116354, 31734, 'QU', 'OK', 'S', 1717998756, 1717998756, '1'),
(116355, 19700, 'QU', 'OK', 'S', 1717998758, 1717998758, '1'),
(116356, 31662, 'QU', 'OK', 'S', 1717998768, 1717998768, '1'),
(116357, 27761, 'QU', 'OK', 'S', 1717998772, 1717998772, '1'),
(116358, 14671, 'QU', 'OK', 'S', 1717998777, 1717998777, '1'),
(116359, 19048, 'QU', 'OK', 'S', 1717998781, 1717998781, '1'),
(116360, 19048, 'QU', 'OK', 'S', 1717998784, 1717998784, '1'),
(116361, 30438, 'QU', 'OK', 'S', 1717998788, 1717998788, '1'),
(116362, 31618, 'QU', 'OK', 'S', 1717998791, 1717998791, '1'),
(116363, 22277, 'QU', 'OK', 'S', 1717998793, 1717998793, '1'),
(116364, 31732, 'QU', 'OK', 'S', 1717998797, 1717998797, '1'),
(116365, 31395, 'QU', 'OK', 'S', 1717998800, 1717998800, '1'),
(116366, 31732, 'QU', 'OK', 'S', 1717998802, 1717998802, '1'),
(116367, 31746, 'QU', 'OK', 'S', 1717998806, 1717998806, '1'),
(116368, 17981, 'QU', 'OK', 'S', 1717998815, 1717998815, '1'),
(116369, 29767, 'QU', 'OK', 'S', 1717998817, 1717998817, '1'),
(116370, 31395, 'QU', 'OK', 'S', 1717998820, 1717998820, '1'),
(116371, 31395, 'QU', 'OK', 'S', 1717998822, 1717998822, '1'),
(116372, 30957, 'QU', 'OK', 'S', 1717998831, 1717998831, '1'),
(116373, 20558, 'QU', 'OK', 'S', 1717998834, 1717998834, '1'),
(116374, 27860, 'QU', 'OK', 'S', 1717998838, 1717998838, '1'),
(116375, 26918, 'QU', 'OK', 'S', 1717998907, 1717998907, '1'),
(116376, 27859, 'QU', 'OK', 'S', 1717998910, 1717998910, '1'),
(116377, 28786, 'QU', 'OK', 'S', 1717998914, 1717998914, '1'),
(116378, 31209, 'QU', 'OK', 'S', 1717998917, 1717998917, '1'),
(116379, 24893, 'QU', 'OK', 'S', 1717998922, 1717998922, '1'),
(116380, 24893, 'QU', 'OK', 'S', 1717998922, 1717998922, '1'),
(116381, 24893, 'QU', 'OK', 'S', 1717998922, 1717998922, '1'),
(116382, 28216, 'QU', 'OK', 'S', 1717998932, 1717998932, '1'),
(116383, 17976, 'QU', 'OK', 'S', 1717998970, 1717998970, '1'),
(116384, 24304, 'QU', 'OK', 'S', 1717999003, 1717999003, '1'),
(116385, 23149, 'QU', 'OK', 'S', 1718001017, 1718001017, '1'),
(116386, 31776, 'QU', 'OK', 'S', 1718003254, 1718003254, '1'),
(116387, 31662, 'QU', 'OK', 'S', 1718003256, 1718003256, '1'),
(116388, 31347, 'QU', 'OK', 'S', 1718004168, 1718004168, '1'),
(116389, 30538, 'QU', 'OK', 'S', 1718004173, 1718004173, '1'),
(116390, 30656, 'QU', 'OK', 'S', 1718004176, 1718004176, '1'),
(116391, 31445, 'QU', 'OK', 'S', 1718004180, 1718004180, '1'),
(116392, 31099, 'QU', 'OK', 'S', 1718004184, 1718004184, '1'),
(116393, 29989, 'QU', 'OK', 'S', 1718004187, 1718004187, '1'),
(116394, 29961, 'QU', 'OK', 'S', 1718004192, 1718004192, '1'),
(116395, 29987, 'QU', 'OK', 'S', 1718004197, 1718004197, '1'),
(116396, 29771, 'QU', 'OK', 'S', 1718004202, 1718004202, '1'),
(116397, 10782, 'QU', 'OK', 'S', 1718004207, 1718004207, '1'),
(116398, 30143, 'QU', 'OK', 'S', 1718004211, 1718004211, '1'),
(116399, 30503, 'QU', 'OK', 'S', 1718004216, 1718004216, '1'),
(116400, 19845, 'QU', 'OK', 'S', 1718004236, 1718004236, '1'),
(116401, 29828, 'QU', 'OK', 'S', 1718004243, 1718004243, '1'),
(116402, 29974, 'QU', 'OK', 'S', 1718004253, 1718004253, '1'),
(116403, 29974, 'QU', 'OK', 'S', 1718004261, 1718004261, '1'),
(116404, 31265, 'QU', 'OK', 'S', 1718004263, 1718004263, '1'),
(116405, 19144, 'QU', 'OK', 'S', 1718004269, 1718004269, '1'),
(116406, 17361, 'QU', 'OK', 'S', 1718004275, 1718004275, '1'),
(116407, 29747, 'QU', 'OK', 'S', 1718004280, 1718004280, '1'),
(116408, 31235, 'QU', 'OK', 'S', 1718004284, 1718004284, '1'),
(116409, 30013, 'QU', 'OK', 'S', 1718004298, 1718004298, '1'),
(116410, 31228, 'QU', 'OK', 'S', 1718004303, 1718004303, '1'),
(116411, 21697, 'QU', 'OK', 'S', 1718004310, 1718004310, '1'),
(116412, 20446, 'QU', 'OK', 'S', 1718004314, 1718004314, '1'),
(116413, 24914, 'QU', 'OK', 'S', 1718004318, 1718004318, '1'),
(116414, 29369, 'QU', 'OK', 'S', 1718004322, 1718004322, '1'),
(116415, 20445, 'QU', 'OK', 'S', 1718004327, 1718004327, '1'),
(116416, 21681, 'QU', 'OK', 'S', 1718004332, 1718004332, '1'),
(116417, 26611, 'QU', 'OK', 'S', 1718004337, 1718004337, '1'),
(116418, 26611, 'QU', 'OK', 'S', 1718004343, 1718004343, '1'),
(116419, 29982, 'QU', 'OK', 'S', 1718004346, 1718004346, '1'),
(116420, 20450, 'QU', 'OK', 'S', 1718004354, 1718004354, '1'),
(116421, 31238, 'QU', 'OK', 'S', 1718004358, 1718004358, '1'),
(116422, 26091, 'QU', 'OK', 'S', 1718004363, 1718004363, '1'),
(116423, 31229, 'QU', 'OK', 'S', 1718004368, 1718004368, '1'),
(116424, 30379, 'QU', 'OK', 'S', 1718004372, 1718004372, '1'),
(116425, 31060, 'QU', 'OK', 'S', 1718004378, 1718004378, '1'),
(116426, 31588, 'QU', 'OK', 'S', 1718004383, 1718004383, '1'),
(116427, 31230, 'QU', 'OK', 'S', 1718004388, 1718004388, '1'),
(116428, 29984, 'QU', 'OK', 'S', 1718004393, 1718004393, '1'),
(116429, 31298, 'QU', 'OK', 'S', 1718004401, 1718004401, '1'),
(116430, 19190, 'QU', 'OK', 'S', 1718004453, 1718004453, '1'),
(116431, 30985, 'QU', 'OK', 'S', 1718004458, 1718004458, '1'),
(116432, 16048, 'QU', 'OK', 'S', 1718004467, 1718004467, '1'),
(116433, 31572, 'QU', 'OK', 'S', 1718004471, 1718004471, '1'),
(116434, 24801, 'QU', 'OK', 'S', 1718004476, 1718004476, '1'),
(116435, 29364, 'QU', 'OK', 'S', 1718004481, 1718004481, '1'),
(116436, 9226, 'QU', 'OK', 'S', 1718004503, 1718004503, '1'),
(116437, 31661, 'QU', 'OK', 'S', 1718004503, 1718004503, '1'),
(116438, 30973, 'QU', 'OK', 'S', 1718004532, 1718004532, '1'),
(116439, 30335, 'QU', 'OK', 'S', 1718004549, 1718004549, '1'),
(116440, 30055, 'QU', 'OK', 'S', 1718004554, 1718004554, '1'),
(116441, 31058, 'QU', 'OK', 'S', 1718004559, 1718004559, '1'),
(116442, 30466, 'QU', 'OK', 'S', 1718004564, 1718004564, '1'),
(116443, 30049, 'QU', 'OK', 'S', 1718004569, 1718004569, '1'),
(116444, 15915, 'QU', 'OK', 'S', 1718004575, 1718004575, '1'),
(116445, 15889, 'QU', 'OK', 'S', 1718004580, 1718004580, '1'),
(116446, 22894, 'QU', 'OK', 'S', 1718004585, 1718004585, '1'),
(116447, 29975, 'QU', 'OK', 'S', 1718004591, 1718004591, '1'),
(116448, 30095, 'QU', 'OK', 'S', 1718004595, 1718004595, '1'),
(116449, 15919, 'QU', 'OK', 'S', 1718004600, 1718004600, '1'),
(116450, 31064, 'QU', 'OK', 'S', 1718004612, 1718004612, '1'),
(116451, 31200, 'QU', 'OK', 'S', 1718004617, 1718004617, '1'),
(116452, 31199, 'QU', 'OK', 'S', 1718004630, 1718004630, '1'),
(116453, 29302, 'QU', 'OK', 'S', 1718004644, 1718004644, '1'),
(116454, 15914, 'QU', 'OK', 'S', 1718004652, 1718004652, '1'),
(116455, 22866, 'QU', 'OK', 'S', 1718004673, 1718004673, '1'),
(116456, 31527, 'QU', 'OK', 'S', 1718004685, 1718004685, '1'),
(116457, 31198, 'QU', 'OK', 'S', 1718004692, 1718004692, '1'),
(116458, 27534, 'QU', 'OK', 'S', 1718004703, 1718004703, '1'),
(116459, 15918, 'QU', 'OK', 'S', 1718004712, 1718004712, '1'),
(116460, 22893, 'QU', 'OK', 'S', 1718004717, 1718004717, '1'),
(116461, 24434, 'QU', 'OK', 'S', 1718004722, 1718004722, '1'),
(116462, 31644, 'QU', 'OK', 'S', 1718004725, 1718004725, '1'),
(116463, 31573, 'QU', 'OK', 'S', 1718004729, 1718004729, '1'),
(116464, 31001, 'QU', 'OK', 'S', 1718004739, 1718004739, '1'),
(116465, 31572, 'QU', 'OK', 'S', 1718004742, 1718004742, '1'),
(116466, 30053, 'QU', 'OK', 'S', 1718004745, 1718004745, '1'),
(116467, 31686, 'QU', 'OK', 'S', 1718004753, 1718004753, '1'),
(116468, 6036, 'QU', 'OK', 'S', 1718004758, 1718004758, '1'),
(116469, 31535, 'QU', 'OK', 'S', 1718004763, 1718004763, '1'),
(116470, 24247, 'QU', 'OK', 'S', 1718004767, 1718004767, '1'),
(116471, 14798, 'QU', 'OK', 'S', 1718004772, 1718004772, '1'),
(116472, 31517, 'QU', 'OK', 'S', 1718004777, 1718004777, '1'),
(116473, 24242, 'QU', 'OK', 'S', 1718004784, 1718004784, '1'),
(116474, 31138, 'QU', 'OK', 'S', 1718004848, 1718004848, '1'),
(116475, 31138, 'QU', 'OK', 'S', 1718004853, 1718004853, '1'),
(116476, 31152, 'QU', 'OK', 'S', 1718004889, 1718004889, '1'),
(116477, 31152, 'QU', 'OK', 'S', 1718004893, 1718004893, '1'),
(116478, 31169, 'QU', 'OK', 'S', 1718004941, 1718004941, '1'),
(116479, 31169, 'QU', 'OK', 'S', 1718004946, 1718004946, '1'),
(116480, 31661, 'QU', 'OK', 'S', 1718005016, 1718005016, '1'),
(116481, 31661, 'QU', 'OK', 'S', 1718005021, 1718005021, '1'),
(116482, 29974, 'QU', 'OK', 'S', 1718005582, 1718005582, '1'),
(116483, 29974, 'QU', 'OK', 'S', 1718005656, 1718005656, '1'),
(116484, 29987, 'QU', 'OK', 'S', 1718005660, 1718005660, '1'),
(116485, 26618, 'QU', 'OK', 'S', 1718006342, 1718006342, '1'),
(116486, 29922, 'QU', 'OK', 'S', 1718006783, 1718006783, '1'),
(116487, 29922, 'QU', 'OK', 'S', 1718006783, 1718006783, '1'),
(116488, 29922, 'QU', 'OK', 'S', 1718006783, 1718006783, '1'),
(116489, 31847, 'QU', 'OK', 'S', 1718006816, 1718006816, '1'),
(116490, 28866, 'QU', 'OK', 'S', 1718006822, 1718006822, '1'),
(116491, 28866, 'QU', 'OK', 'S', 1718006822, 1718006822, '1'),
(116492, 28866, 'QU', 'OK', 'S', 1718006822, 1718006822, '1'),
(116493, 31847, 'QU', 'OK', 'S', 1718006824, 1718006824, '1'),
(116494, 28864, 'QU', 'OK', 'S', 1718006843, 1718006843, '1'),
(116495, 28864, 'QU', 'OK', 'S', 1718006843, 1718006843, '1'),
(116496, 28864, 'QU', 'OK', 'S', 1718006843, 1718006843, '1'),
(116497, 28864, 'QU', 'OK', 'S', 1718006843, 1718006843, '1'),
(116498, 31845, 'QU', 'OK', 'S', 1718006854, 1718006854, '1'),
(116499, 31845, 'QU', 'OK', 'S', 1718006861, 1718006861, '1'),
(116500, 28862, 'QU', 'OK', 'S', 1718006868, 1718006868, '1'),
(116501, 28862, 'QU', 'OK', 'S', 1718006868, 1718006868, '1'),
(116502, 28862, 'QU', 'OK', 'S', 1718006868, 1718006868, '1'),
(116503, 28862, 'QU', 'OK', 'S', 1718006868, 1718006868, '1'),
(116504, 31842, 'QU', 'OK', 'S', 1718006871, 1718006871, '1'),
(116505, 31842, 'QU', 'OK', 'S', 1718006887, 1718006887, '1'),
(116506, 31845, 'QU', 'OK', 'S', 1718006894, 1718006894, '1'),
(116507, 31845, 'QU', 'OK', 'S', 1718006902, 1718006902, '1'),
(116508, 28859, 'QU', 'OK', 'S', 1718006904, 1718006904, '1'),
(116509, 28859, 'QU', 'OK', 'S', 1718006904, 1718006904, '1'),
(116510, 28859, 'QU', 'OK', 'S', 1718006904, 1718006904, '1'),
(116511, 29830, 'QU', 'OK', 'S', 1718006916, 1718006916, '1'),
(116512, 29830, 'QU', 'OK', 'S', 1718006923, 1718006923, '1'),
(116513, 29803, 'QU', 'OK', 'S', 1718006936, 1718006936, '1'),
(116514, 29792, 'QU', 'OK', 'S', 1718006948, 1718006948, '1'),
(116515, 28855, 'QU', 'OK', 'S', 1718006955, 1718006955, '1'),
(116516, 28855, 'QU', 'OK', 'S', 1718006955, 1718006955, '1'),
(116517, 28855, 'QU', 'OK', 'S', 1718006955, 1718006955, '1'),
(116518, 29792, 'QU', 'OK', 'S', 1718006960, 1718006960, '1'),
(116519, 29791, 'QU', 'OK', 'S', 1718006969, 1718006969, '1'),
(116520, 28026, 'QU', 'OK', 'S', 1718006979, 1718006979, '1'),
(116521, 29791, 'QU', 'OK', 'S', 1718006988, 1718006988, '1'),
(116522, 29784, 'QU', 'OK', 'S', 1718007000, 1718007000, '1'),
(116523, 27546, 'QU', 'OK', 'S', 1718007005, 1718007005, '1'),
(116524, 27546, 'QU', 'OK', 'S', 1718007005, 1718007005, '1'),
(116525, 27546, 'QU', 'OK', 'S', 1718007005, 1718007005, '1'),
(116526, 29784, 'QU', 'OK', 'S', 1718007007, 1718007007, '1'),
(116527, 28026, 'QU', 'OK', 'S', 1718007015, 1718007015, '1'),
(116528, 29722, 'QU', 'OK', 'S', 1718007017, 1718007017, '1'),
(116529, 29722, 'QU', 'OK', 'S', 1718007025, 1718007025, '1'),
(116530, 26318, 'QU', 'OK', 'S', 1718007034, 1718007034, '1'),
(116531, 28026, 'QU', 'OK', 'S', 1718007044, 1718007044, '1'),
(116532, 26317, 'QU', 'OK', 'S', 1718007044, 1718007044, '1'),
(116533, 26317, 'QU', 'OK', 'S', 1718007044, 1718007044, '1'),
(116534, 29697, 'QU', 'OK', 'S', 1718007051, 1718007051, '1'),
(116535, 26316, 'QU', 'OK', 'S', 1718007053, 1718007053, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(116536, 26316, 'QU', 'OK', 'S', 1718007053, 1718007053, '1'),
(116537, 29697, 'QU', 'OK', 'S', 1718007061, 1718007061, '1'),
(116538, 29345, 'QU', 'OK', 'S', 1718007068, 1718007068, '1'),
(116539, 29345, 'QU', 'OK', 'S', 1718007080, 1718007080, '1'),
(116540, 28026, 'QU', 'OK', 'S', 1718007082, 1718007082, '1'),
(116541, 26315, 'QU', 'OK', 'S', 1718007083, 1718007083, '1'),
(116542, 29324, 'QU', 'OK', 'S', 1718007092, 1718007092, '1'),
(116543, 26314, 'QU', 'OK', 'S', 1718007092, 1718007092, '1'),
(116544, 29324, 'QU', 'OK', 'S', 1718007099, 1718007099, '1'),
(116545, 28026, 'QU', 'OK', 'S', 1718007105, 1718007105, '1'),
(116546, 29320, 'QU', 'OK', 'S', 1718007115, 1718007115, '1'),
(116547, 29320, 'QU', 'OK', 'S', 1718007128, 1718007128, '1'),
(116548, 26235, 'QU', 'OK', 'S', 1718007133, 1718007133, '1'),
(116549, 26235, 'QU', 'OK', 'S', 1718007133, 1718007133, '1'),
(116550, 26234, 'QU', 'OK', 'S', 1718007143, 1718007143, '1'),
(116551, 26234, 'QU', 'OK', 'S', 1718007143, 1718007143, '1'),
(116552, 29279, 'QU', 'OK', 'S', 1718007149, 1718007149, '1'),
(116553, 29279, 'QU', 'OK', 'S', 1718007156, 1718007156, '1'),
(116554, 26233, 'QU', 'OK', 'S', 1718007158, 1718007158, '1'),
(116555, 26233, 'QU', 'OK', 'S', 1718007158, 1718007158, '1'),
(116556, 29277, 'QU', 'OK', 'S', 1718007166, 1718007166, '1'),
(116557, 29277, 'QU', 'OK', 'S', 1718007174, 1718007174, '1'),
(116558, 29276, 'QU', 'OK', 'S', 1718007182, 1718007182, '1'),
(116559, 26232, 'QU', 'OK', 'S', 1718007186, 1718007186, '1'),
(116560, 26232, 'QU', 'OK', 'S', 1718007186, 1718007186, '1'),
(116561, 29276, 'QU', 'OK', 'S', 1718007191, 1718007191, '1'),
(116562, 29272, 'QU', 'OK', 'S', 1718007197, 1718007197, '1'),
(116563, 26231, 'QU', 'OK', 'S', 1718007198, 1718007198, '1'),
(116564, 26231, 'QU', 'OK', 'S', 1718007198, 1718007198, '1'),
(116565, 29272, 'QU', 'OK', 'S', 1718007203, 1718007203, '1'),
(116566, 29270, 'QU', 'OK', 'S', 1718007209, 1718007209, '1'),
(116567, 29270, 'QU', 'OK', 'S', 1718007216, 1718007216, '1'),
(116568, 26229, 'QU', 'OK', 'S', 1718007227, 1718007227, '1'),
(116569, 26229, 'QU', 'OK', 'S', 1718007227, 1718007227, '1'),
(116570, 26228, 'QU', 'OK', 'S', 1718007235, 1718007235, '1'),
(116571, 26228, 'QU', 'OK', 'S', 1718007235, 1718007235, '1'),
(116572, 29268, 'QU', 'OK', 'S', 1718007243, 1718007243, '1'),
(116573, 26226, 'QU', 'OK', 'S', 1718007245, 1718007245, '1'),
(116574, 26226, 'QU', 'OK', 'S', 1718007245, 1718007245, '1'),
(116575, 29268, 'QU', 'OK', 'S', 1718007254, 1718007254, '1'),
(116576, 28743, 'QU', 'OK', 'S', 1718007264, 1718007264, '1'),
(116577, 24826, 'QU', 'OK', 'S', 1718007271, 1718007271, '1'),
(116578, 24826, 'QU', 'OK', 'S', 1718007271, 1718007271, '1'),
(116579, 24826, 'QU', 'OK', 'S', 1718007271, 1718007271, '1'),
(116580, 28743, 'QU', 'OK', 'S', 1718007274, 1718007274, '1'),
(116581, 24475, 'QU', 'OK', 'S', 1718007289, 1718007289, '1'),
(116582, 24475, 'QU', 'OK', 'S', 1718007289, 1718007289, '1'),
(116583, 24475, 'QU', 'OK', 'S', 1718007289, 1718007289, '1'),
(116584, 28741, 'QU', 'OK', 'S', 1718007291, 1718007291, '1'),
(116585, 24474, 'QU', 'OK', 'S', 1718007303, 1718007303, '1'),
(116586, 24474, 'QU', 'OK', 'S', 1718007303, 1718007303, '1'),
(116587, 24474, 'QU', 'OK', 'S', 1718007303, 1718007303, '1'),
(116588, 28724, 'QU', 'OK', 'S', 1718007312, 1718007312, '1'),
(116589, 24473, 'QU', 'OK', 'S', 1718007320, 1718007320, '1'),
(116590, 24473, 'QU', 'OK', 'S', 1718007320, 1718007320, '1'),
(116591, 24473, 'QU', 'OK', 'S', 1718007320, 1718007320, '1'),
(116592, 24473, 'QU', 'OK', 'S', 1718007320, 1718007320, '1'),
(116593, 28723, 'QU', 'OK', 'S', 1718007321, 1718007321, '1'),
(116594, 28723, 'QU', 'OK', 'S', 1718007328, 1718007328, '1'),
(116595, 28722, 'QU', 'OK', 'S', 1718007337, 1718007337, '1'),
(116596, 24472, 'QU', 'OK', 'S', 1718007341, 1718007341, '1'),
(116597, 24472, 'QU', 'OK', 'S', 1718007341, 1718007341, '1'),
(116598, 24472, 'QU', 'OK', 'S', 1718007341, 1718007341, '1'),
(116599, 28722, 'QU', 'OK', 'S', 1718007343, 1718007343, '1'),
(116600, 28721, 'QU', 'OK', 'S', 1718007351, 1718007351, '1'),
(116601, 28721, 'QU', 'OK', 'S', 1718007358, 1718007358, '1'),
(116602, 24471, 'QU', 'OK', 'S', 1718007364, 1718007364, '1'),
(116603, 24471, 'QU', 'OK', 'S', 1718007364, 1718007364, '1'),
(116604, 24471, 'QU', 'OK', 'S', 1718007364, 1718007364, '1'),
(116605, 28720, 'QU', 'OK', 'S', 1718007365, 1718007365, '1'),
(116606, 28720, 'QU', 'OK', 'S', 1718007372, 1718007372, '1'),
(116607, 28719, 'QU', 'OK', 'S', 1718007378, 1718007378, '1'),
(116608, 28719, 'QU', 'OK', 'S', 1718007384, 1718007384, '1'),
(116609, 24470, 'QU', 'OK', 'S', 1718007387, 1718007387, '1'),
(116610, 24470, 'QU', 'OK', 'S', 1718007387, 1718007387, '1'),
(116611, 24470, 'QU', 'OK', 'S', 1718007387, 1718007387, '1'),
(116612, 24468, 'QU', 'OK', 'S', 1718007427, 1718007427, '1'),
(116613, 24468, 'QU', 'OK', 'S', 1718007427, 1718007427, '1'),
(116614, 24468, 'QU', 'OK', 'S', 1718007427, 1718007427, '1'),
(116615, 24467, 'QU', 'OK', 'S', 1718007448, 1718007448, '1'),
(116616, 24467, 'QU', 'OK', 'S', 1718007448, 1718007448, '1'),
(116617, 24467, 'QU', 'OK', 'S', 1718007448, 1718007448, '1'),
(116618, 24466, 'QU', 'OK', 'S', 1718007477, 1718007477, '1'),
(116619, 24466, 'QU', 'OK', 'S', 1718007477, 1718007477, '1'),
(116620, 24466, 'QU', 'OK', 'S', 1718007477, 1718007477, '1'),
(116621, 24464, 'QU', 'OK', 'S', 1718007497, 1718007497, '1'),
(116622, 24461, 'QU', 'OK', 'S', 1718007514, 1718007514, '1'),
(116623, 24461, 'QU', 'OK', 'S', 1718007514, 1718007514, '1'),
(116624, 24461, 'QU', 'OK', 'S', 1718007514, 1718007514, '1'),
(116625, 24460, 'QU', 'OK', 'S', 1718007540, 1718007540, '1'),
(116626, 24460, 'QU', 'OK', 'S', 1718007540, 1718007540, '1'),
(116627, 24460, 'QU', 'OK', 'S', 1718007540, 1718007540, '1'),
(116628, 24457, 'QU', 'OK', 'S', 1718007568, 1718007568, '1'),
(116629, 24457, 'QU', 'OK', 'S', 1718007568, 1718007568, '1'),
(116630, 24457, 'QU', 'OK', 'S', 1718007568, 1718007568, '1'),
(116631, 24457, 'QU', 'OK', 'S', 1718007568, 1718007568, '1'),
(116632, 24454, 'QU', 'OK', 'S', 1718007584, 1718007584, '1'),
(116633, 24454, 'QU', 'OK', 'S', 1718007584, 1718007584, '1'),
(116634, 24454, 'QU', 'OK', 'S', 1718007584, 1718007584, '1'),
(116635, 24452, 'QU', 'OK', 'S', 1718007610, 1718007610, '1'),
(116636, 24452, 'QU', 'OK', 'S', 1718007610, 1718007610, '1'),
(116637, 24452, 'QU', 'OK', 'S', 1718007610, 1718007610, '1'),
(116638, 24450, 'QU', 'OK', 'S', 1718007625, 1718007625, '1'),
(116639, 24450, 'QU', 'OK', 'S', 1718007625, 1718007625, '1'),
(116640, 24447, 'QU', 'OK', 'S', 1718007645, 1718007645, '1'),
(116641, 24447, 'QU', 'OK', 'S', 1718007645, 1718007645, '1'),
(116642, 24447, 'QU', 'OK', 'S', 1718007645, 1718007645, '1'),
(116643, 23678, 'QU', 'OK', 'S', 1718007735, 1718007735, '1'),
(116644, 23678, 'QU', 'OK', 'S', 1718007735, 1718007735, '1'),
(116645, 23676, 'QU', 'OK', 'S', 1718007754, 1718007754, '1'),
(116646, 23676, 'QU', 'OK', 'S', 1718007754, 1718007754, '1'),
(116647, 23676, 'QU', 'OK', 'S', 1718007754, 1718007754, '1'),
(116648, 23674, 'QU', 'OK', 'S', 1718007775, 1718007775, '1'),
(116649, 23038, 'QU', 'OK', 'S', 1718007807, 1718007807, '1'),
(116650, 23038, 'QU', 'OK', 'S', 1718007807, 1718007807, '1'),
(116651, 23037, 'QU', 'OK', 'S', 1718007825, 1718007825, '1'),
(116652, 23037, 'QU', 'OK', 'S', 1718007825, 1718007825, '1'),
(116653, 28719, 'QU', 'OK', 'S', 1718007828, 1718007828, '1'),
(116654, 28719, 'QU', 'OK', 'S', 1718007835, 1718007835, '1'),
(116655, 28718, 'QU', 'OK', 'S', 1718007850, 1718007850, '1'),
(116656, 23035, 'QU', 'OK', 'S', 1718007856, 1718007856, '1'),
(116657, 23035, 'QU', 'OK', 'S', 1718007856, 1718007856, '1'),
(116658, 28323, 'QU', 'OK', 'S', 1718007861, 1718007861, '1'),
(116659, 28322, 'QU', 'OK', 'S', 1718007871, 1718007871, '1'),
(116660, 23035, 'QU', 'OK', 'S', 1718007877, 1718007877, '1'),
(116661, 23035, 'QU', 'OK', 'S', 1718007877, 1718007877, '1'),
(116662, 28322, 'QU', 'OK', 'S', 1718007880, 1718007880, '1'),
(116663, 28318, 'QU', 'OK', 'S', 1718007888, 1718007888, '1'),
(116664, 23033, 'QU', 'OK', 'S', 1718007893, 1718007893, '1'),
(116665, 23033, 'QU', 'OK', 'S', 1718007893, 1718007893, '1'),
(116666, 23028, 'QU', 'OK', 'S', 1718007906, 1718007906, '1'),
(116667, 23028, 'QU', 'OK', 'S', 1718007906, 1718007906, '1'),
(116668, 23021, 'QU', 'OK', 'S', 1718007925, 1718007925, '1'),
(116669, 23021, 'QU', 'OK', 'S', 1718007925, 1718007925, '1'),
(116670, 22017, 'QU', 'OK', 'S', 1718007985, 1718007985, '1'),
(116671, 22017, 'QU', 'OK', 'S', 1718007985, 1718007985, '1'),
(116672, 22016, 'QU', 'OK', 'S', 1718008019, 1718008019, '1'),
(116673, 22016, 'QU', 'OK', 'S', 1718008019, 1718008019, '1'),
(116674, 22013, 'QU', 'OK', 'S', 1718008052, 1718008052, '1'),
(116675, 22012, 'QU', 'OK', 'S', 1718008068, 1718008068, '1'),
(116676, 28316, 'QU', 'OK', 'S', 1718008078, 1718008078, '1'),
(116677, 28315, 'QU', 'OK', 'S', 1718008089, 1718008089, '1'),
(116678, 28314, 'QU', 'OK', 'S', 1718008097, 1718008097, '1'),
(116679, 25776, 'QU', 'OK', 'S', 1718008106, 1718008106, '1'),
(116680, 22007, 'QU', 'OK', 'S', 1718008109, 1718008109, '1'),
(116681, 22007, 'QU', 'OK', 'S', 1718008109, 1718008109, '1'),
(116682, 22007, 'QU', 'OK', 'S', 1718008109, 1718008109, '1'),
(116683, 25776, 'QU', 'OK', 'S', 1718008112, 1718008112, '1'),
(116684, 25775, 'QU', 'OK', 'S', 1718008134, 1718008134, '1'),
(116685, 21892, 'QU', 'OK', 'S', 1718008136, 1718008136, '1'),
(116686, 21892, 'QU', 'OK', 'S', 1718008136, 1718008136, '1'),
(116687, 21892, 'QU', 'OK', 'S', 1718008136, 1718008136, '1'),
(116688, 25775, 'QU', 'OK', 'S', 1718008141, 1718008141, '1'),
(116689, 25774, 'QU', 'OK', 'S', 1718008149, 1718008149, '1'),
(116690, 25774, 'QU', 'OK', 'S', 1718008155, 1718008155, '1'),
(116691, 25772, 'QU', 'OK', 'S', 1718008169, 1718008169, '1'),
(116692, 25772, 'QU', 'OK', 'S', 1718008177, 1718008177, '1'),
(116693, 21891, 'QU', 'OK', 'S', 1718008177, 1718008177, '1'),
(116694, 21891, 'QU', 'OK', 'S', 1718008177, 1718008177, '1'),
(116695, 21891, 'QU', 'OK', 'S', 1718008177, 1718008177, '1'),
(116696, 25771, 'QU', 'OK', 'S', 1718008186, 1718008186, '1'),
(116697, 25771, 'QU', 'OK', 'S', 1718008194, 1718008194, '1'),
(116698, 25770, 'QU', 'OK', 'S', 1718008202, 1718008202, '1'),
(116699, 25770, 'QU', 'OK', 'S', 1718008216, 1718008216, '1'),
(116700, 21888, 'QU', 'OK', 'S', 1718008223, 1718008223, '1'),
(116701, 21888, 'QU', 'OK', 'S', 1718008223, 1718008223, '1'),
(116702, 21888, 'QU', 'OK', 'S', 1718008223, 1718008223, '1'),
(116703, 25768, 'QU', 'OK', 'S', 1718008224, 1718008224, '1'),
(116704, 25768, 'QU', 'OK', 'S', 1718008230, 1718008230, '1'),
(116705, 25763, 'QU', 'OK', 'S', 1718008238, 1718008238, '1'),
(116706, 25763, 'QU', 'OK', 'S', 1718008245, 1718008245, '1'),
(116707, 25762, 'QU', 'OK', 'S', 1718008253, 1718008253, '1'),
(116708, 25762, 'QU', 'OK', 'S', 1718008260, 1718008260, '1'),
(116709, 21884, 'QU', 'OK', 'S', 1718008292, 1718008292, '1'),
(116710, 21884, 'QU', 'OK', 'S', 1718008292, 1718008292, '1'),
(116711, 21884, 'QU', 'OK', 'S', 1718008292, 1718008292, '1'),
(116712, 21884, 'QU', 'OK', 'S', 1718008292, 1718008292, '1'),
(116713, 25749, 'QU', 'OK', 'S', 1718008328, 1718008328, '1'),
(116714, 25749, 'QU', 'OK', 'S', 1718008336, 1718008336, '1'),
(116715, 25744, 'QU', 'OK', 'S', 1718008344, 1718008344, '1'),
(116716, 21880, 'QU', 'OK', 'S', 1718008348, 1718008348, '1'),
(116717, 21880, 'QU', 'OK', 'S', 1718008348, 1718008348, '1'),
(116718, 21880, 'QU', 'OK', 'S', 1718008348, 1718008348, '1'),
(116719, 21880, 'QU', 'OK', 'S', 1718008348, 1718008348, '1'),
(116720, 25744, 'QU', 'OK', 'S', 1718008352, 1718008352, '1'),
(116721, 25741, 'QU', 'OK', 'S', 1718008365, 1718008365, '1'),
(116722, 25741, 'QU', 'OK', 'S', 1718008372, 1718008372, '1'),
(116723, 21879, 'QU', 'OK', 'S', 1718008375, 1718008375, '1'),
(116724, 21879, 'QU', 'OK', 'S', 1718008375, 1718008375, '1'),
(116725, 21879, 'QU', 'OK', 'S', 1718008375, 1718008375, '1'),
(116726, 25733, 'QU', 'OK', 'S', 1718008382, 1718008382, '1'),
(116727, 25733, 'QU', 'OK', 'S', 1718008388, 1718008388, '1'),
(116728, 25731, 'QU', 'OK', 'S', 1718008395, 1718008395, '1'),
(116729, 25731, 'QU', 'OK', 'S', 1718008401, 1718008401, '1'),
(116730, 21878, 'QU', 'OK', 'S', 1718008408, 1718008408, '1'),
(116731, 21878, 'QU', 'OK', 'S', 1718008408, 1718008408, '1'),
(116732, 21878, 'QU', 'OK', 'S', 1718008408, 1718008408, '1'),
(116733, 21878, 'QU', 'OK', 'S', 1718008408, 1718008408, '1'),
(116734, 25729, 'QU', 'OK', 'S', 1718008411, 1718008411, '1'),
(116735, 25729, 'QU', 'OK', 'S', 1718008421, 1718008421, '1'),
(116736, 21875, 'QU', 'OK', 'S', 1718008428, 1718008428, '1'),
(116737, 21875, 'QU', 'OK', 'S', 1718008428, 1718008428, '1'),
(116738, 25725, 'QU', 'OK', 'S', 1718008445, 1718008445, '1'),
(116739, 21874, 'QU', 'OK', 'S', 1718008451, 1718008451, '1'),
(116740, 21874, 'QU', 'OK', 'S', 1718008451, 1718008451, '1'),
(116741, 21874, 'QU', 'OK', 'S', 1718008451, 1718008451, '1'),
(116742, 25725, 'QU', 'OK', 'S', 1718008452, 1718008452, '1'),
(116743, 25724, 'QU', 'OK', 'S', 1718008460, 1718008460, '1'),
(116744, 25724, 'QU', 'OK', 'S', 1718008467, 1718008467, '1'),
(116745, 25722, 'QU', 'OK', 'S', 1718008478, 1718008478, '1'),
(116746, 25722, 'QU', 'OK', 'S', 1718008484, 1718008484, '1'),
(116747, 21872, 'QU', 'OK', 'S', 1718008485, 1718008485, '1'),
(116748, 21872, 'QU', 'OK', 'S', 1718008485, 1718008485, '1'),
(116749, 21871, 'QU', 'OK', 'S', 1718008515, 1718008515, '1'),
(116750, 21871, 'QU', 'OK', 'S', 1718008515, 1718008515, '1'),
(116751, 21871, 'QU', 'OK', 'S', 1718008515, 1718008515, '1'),
(116752, 21871, 'QU', 'OK', 'S', 1718008515, 1718008515, '1'),
(116753, 21870, 'QU', 'OK', 'S', 1718008530, 1718008530, '1'),
(116754, 21870, 'QU', 'OK', 'S', 1718008530, 1718008530, '1'),
(116755, 21870, 'QU', 'OK', 'S', 1718008530, 1718008530, '1'),
(116756, 25704, 'QU', 'OK', 'S', 1718008573, 1718008573, '1'),
(116757, 25704, 'QU', 'OK', 'S', 1718008579, 1718008579, '1'),
(116758, 25699, 'QU', 'OK', 'S', 1718008589, 1718008589, '1'),
(116759, 25699, 'QU', 'OK', 'S', 1718008600, 1718008600, '1'),
(116760, 25695, 'QU', 'OK', 'S', 1718008641, 1718008641, '1'),
(116761, 25695, 'QU', 'OK', 'S', 1718008657, 1718008657, '1'),
(116762, 25692, 'QU', 'OK', 'S', 1718009690, 1718009690, '1'),
(116763, 25692, 'QU', 'OK', 'S', 1718009698, 1718009698, '1'),
(116764, 25687, 'QU', 'OK', 'S', 1718009711, 1718009711, '1'),
(116765, 25687, 'QU', 'OK', 'S', 1718009724, 1718009724, '1'),
(116766, 24653, 'QU', 'OK', 'S', 1718009784, 1718009784, '1'),
(116767, 24653, 'QU', 'OK', 'S', 1718009793, 1718009793, '1'),
(116768, 24652, 'QU', 'OK', 'S', 1718009802, 1718009802, '1'),
(116769, 24652, 'QU', 'OK', 'S', 1718009822, 1718009822, '1'),
(116770, 24651, 'QU', 'OK', 'S', 1718010328, 1718010328, '1'),
(116771, 24651, 'QU', 'OK', 'S', 1718010334, 1718010334, '1'),
(116772, 24650, 'QU', 'OK', 'S', 1718010340, 1718010340, '1'),
(116773, 24650, 'QU', 'OK', 'S', 1718010346, 1718010346, '1'),
(116774, 24649, 'QU', 'OK', 'S', 1718010353, 1718010353, '1'),
(116775, 24649, 'QU', 'OK', 'S', 1718010360, 1718010360, '1'),
(116776, 24644, 'QU', 'OK', 'S', 1718010370, 1718010370, '1'),
(116777, 24643, 'QU', 'OK', 'S', 1718010380, 1718010380, '1'),
(116778, 24643, 'QU', 'OK', 'S', 1718010388, 1718010388, '1'),
(116779, 24642, 'QU', 'OK', 'S', 1718010395, 1718010395, '1'),
(116780, 24642, 'QU', 'OK', 'S', 1718010403, 1718010403, '1'),
(116781, 24641, 'QU', 'OK', 'S', 1718010411, 1718010411, '1'),
(116782, 24641, 'QU', 'OK', 'S', 1718010418, 1718010418, '1'),
(116783, 24640, 'QU', 'OK', 'S', 1718010425, 1718010425, '1'),
(116784, 24640, 'QU', 'OK', 'S', 1718010431, 1718010431, '1'),
(116785, 24639, 'QU', 'OK', 'S', 1718010441, 1718010441, '1'),
(116786, 24639, 'QU', 'OK', 'S', 1718010447, 1718010447, '1'),
(116787, 24637, 'QU', 'OK', 'S', 1718010479, 1718010479, '1'),
(116788, 24637, 'QU', 'OK', 'S', 1718010487, 1718010487, '1'),
(116789, 24636, 'QU', 'OK', 'S', 1718010494, 1718010494, '1'),
(116790, 24636, 'QU', 'OK', 'S', 1718010502, 1718010502, '1'),
(116791, 24635, 'QU', 'OK', 'S', 1718010509, 1718010509, '1'),
(116792, 24635, 'QU', 'OK', 'S', 1718010515, 1718010515, '1'),
(116793, 24634, 'QU', 'OK', 'S', 1718010523, 1718010523, '1'),
(116794, 24634, 'QU', 'OK', 'S', 1718010532, 1718010532, '1'),
(116795, 24564, 'QU', 'OK', 'S', 1718010539, 1718010539, '1'),
(116796, 24564, 'QU', 'OK', 'S', 1718010548, 1718010548, '1'),
(116797, 24430, 'QU', 'OK', 'S', 1718010556, 1718010556, '1'),
(116798, 24430, 'QU', 'OK', 'S', 1718010563, 1718010563, '1'),
(116799, 24429, 'QU', 'OK', 'S', 1718010570, 1718010570, '1'),
(116800, 24429, 'QU', 'OK', 'S', 1718010578, 1718010578, '1'),
(116801, 24412, 'QU', 'OK', 'S', 1718010586, 1718010586, '1'),
(116802, 24412, 'QU', 'OK', 'S', 1718010592, 1718010592, '1'),
(116803, 24411, 'QU', 'OK', 'S', 1718010598, 1718010598, '1'),
(116804, 24411, 'QU', 'OK', 'S', 1718010604, 1718010604, '1'),
(116805, 24410, 'QU', 'OK', 'S', 1718010612, 1718010612, '1'),
(116806, 24410, 'QU', 'OK', 'S', 1718010619, 1718010619, '1'),
(116807, 24404, 'QU', 'OK', 'S', 1718010637, 1718010637, '1'),
(116808, 24404, 'QU', 'OK', 'S', 1718010644, 1718010644, '1'),
(116809, 24402, 'QU', 'OK', 'S', 1718010651, 1718010651, '1'),
(116810, 24402, 'QU', 'OK', 'S', 1718010657, 1718010657, '1'),
(116811, 24399, 'QU', 'OK', 'S', 1718010664, 1718010664, '1'),
(116812, 24399, 'QU', 'OK', 'S', 1718010672, 1718010672, '1'),
(116813, 24398, 'QU', 'OK', 'S', 1718010679, 1718010679, '1'),
(116814, 24398, 'QU', 'OK', 'S', 1718010688, 1718010688, '1'),
(116815, 24397, 'QU', 'OK', 'S', 1718010696, 1718010696, '1'),
(116816, 24397, 'QU', 'OK', 'S', 1718010703, 1718010703, '1'),
(116817, 24396, 'QU', 'OK', 'S', 1718010710, 1718010710, '1'),
(116818, 24396, 'QU', 'OK', 'S', 1718010722, 1718010722, '1'),
(116819, 24395, 'QU', 'OK', 'S', 1718010731, 1718010731, '1'),
(116820, 24395, 'QU', 'OK', 'S', 1718010737, 1718010737, '1'),
(116821, 24394, 'QU', 'OK', 'S', 1718010758, 1718010758, '1'),
(116822, 24394, 'QU', 'OK', 'S', 1718010764, 1718010764, '1'),
(116823, 24392, 'QU', 'OK', 'S', 1718010785, 1718010785, '1'),
(116824, 24392, 'QU', 'OK', 'S', 1718010792, 1718010792, '1'),
(116825, 24391, 'QU', 'OK', 'S', 1718010801, 1718010801, '1'),
(116826, 24391, 'QU', 'OK', 'S', 1718010807, 1718010807, '1'),
(116827, 24390, 'QU', 'OK', 'S', 1718010814, 1718010814, '1'),
(116828, 24390, 'QU', 'OK', 'S', 1718010821, 1718010821, '1'),
(116829, 24389, 'QU', 'OK', 'S', 1718010828, 1718010828, '1'),
(116830, 24389, 'QU', 'OK', 'S', 1718010835, 1718010835, '1'),
(116831, 24388, 'QU', 'OK', 'S', 1718010845, 1718010845, '1'),
(116832, 24388, 'QU', 'OK', 'S', 1718010854, 1718010854, '1'),
(116833, 24387, 'QU', 'OK', 'S', 1718010862, 1718010862, '1'),
(116834, 24387, 'QU', 'OK', 'S', 1718010869, 1718010869, '1'),
(116835, 23630, 'QU', 'OK', 'S', 1718010881, 1718010881, '1'),
(116836, 23630, 'QU', 'OK', 'S', 1718010888, 1718010888, '1'),
(116837, 23629, 'QU', 'OK', 'S', 1718010897, 1718010897, '1'),
(116838, 23629, 'QU', 'OK', 'S', 1718010904, 1718010904, '1'),
(116839, 16110, 'QU', 'OK', 'S', 1718010976, 1718010976, '1'),
(116840, 20449, 'QU', 'OK', 'S', 1718010994, 1718010994, '1'),
(116841, 16639, 'QU', 'OK', 'S', 1718011020, 1718011020, '1'),
(116842, 23627, 'QU', 'OK', 'S', 1718011021, 1718011021, '1'),
(116843, 23627, 'QU', 'OK', 'S', 1718011027, 1718011027, '1'),
(116844, 23626, 'QU', 'OK', 'S', 1718011035, 1718011035, '1'),
(116845, 23625, 'QU', 'OK', 'S', 1718011045, 1718011045, '1'),
(116846, 23624, 'QU', 'OK', 'S', 1718011231, 1718011231, '1'),
(116847, 23624, 'QU', 'OK', 'S', 1718011237, 1718011237, '1'),
(116848, 23622, 'QU', 'OK', 'S', 1718011248, 1718011248, '1'),
(116849, 23622, 'QU', 'OK', 'S', 1718011254, 1718011254, '1'),
(116850, 23621, 'QU', 'OK', 'S', 1718011261, 1718011261, '1'),
(116851, 23621, 'QU', 'OK', 'S', 1718011271, 1718011271, '1'),
(116852, 23620, 'QU', 'OK', 'S', 1718011544, 1718011544, '1'),
(116853, 23620, 'QU', 'OK', 'S', 1718011556, 1718011556, '1'),
(116854, 23619, 'QU', 'OK', 'S', 1718011859, 1718011859, '1'),
(116855, 23619, 'QU', 'OK', 'S', 1718011865, 1718011865, '1'),
(116856, 23618, 'QU', 'OK', 'S', 1718011872, 1718011872, '1'),
(116857, 23618, 'QU', 'OK', 'S', 1718011879, 1718011879, '1'),
(116858, 23589, 'QU', 'OK', 'S', 1718011896, 1718011896, '1'),
(116859, 23589, 'QU', 'OK', 'S', 1718011903, 1718011903, '1'),
(116860, 23588, 'QU', 'OK', 'S', 1718011912, 1718011912, '1'),
(116861, 23588, 'QU', 'OK', 'S', 1718011919, 1718011919, '1'),
(116862, 23569, 'QU', 'OK', 'S', 1718011928, 1718011928, '1'),
(116863, 23569, 'QU', 'OK', 'S', 1718011935, 1718011935, '1'),
(116864, 23568, 'QU', 'OK', 'S', 1718011943, 1718011943, '1'),
(116865, 23568, 'QU', 'OK', 'S', 1718011949, 1718011949, '1'),
(116866, 23567, 'QU', 'OK', 'S', 1718011956, 1718011956, '1'),
(116867, 23567, 'QU', 'OK', 'S', 1718011965, 1718011965, '1'),
(116868, 23566, 'QU', 'OK', 'S', 1718011973, 1718011973, '1'),
(116869, 23566, 'QU', 'OK', 'S', 1718011981, 1718011981, '1'),
(116870, 23565, 'QU', 'OK', 'S', 1718011988, 1718011988, '1'),
(116871, 23565, 'QU', 'OK', 'S', 1718011993, 1718011993, '1'),
(116872, 23564, 'QU', 'OK', 'S', 1718012000, 1718012000, '1'),
(116873, 23564, 'QU', 'OK', 'S', 1718012008, 1718012008, '1'),
(116874, 23559, 'QU', 'OK', 'S', 1718012015, 1718012015, '1'),
(116875, 23558, 'QU', 'OK', 'S', 1718012022, 1718012022, '1'),
(116876, 23558, 'QU', 'OK', 'S', 1718012028, 1718012028, '1'),
(116877, 23557, 'QU', 'OK', 'S', 1718012051, 1718012051, '1'),
(116878, 23557, 'QU', 'OK', 'S', 1718012057, 1718012057, '1'),
(116879, 23556, 'QU', 'OK', 'S', 1718012064, 1718012064, '1'),
(116880, 23556, 'QU', 'OK', 'S', 1718012070, 1718012070, '1'),
(116881, 23555, 'QU', 'OK', 'S', 1718012081, 1718012081, '1'),
(116882, 23555, 'QU', 'OK', 'S', 1718012087, 1718012087, '1'),
(116883, 23554, 'QU', 'OK', 'S', 1718012096, 1718012096, '1'),
(116884, 23554, 'QU', 'OK', 'S', 1718012102, 1718012102, '1'),
(116885, 23553, 'QU', 'OK', 'S', 1718012107, 1718012107, '1'),
(116886, 23553, 'QU', 'OK', 'S', 1718012112, 1718012112, '1'),
(116887, 21905, 'QU', 'OK', 'S', 1718012121, 1718012121, '1'),
(116888, 21905, 'QU', 'OK', 'S', 1718012132, 1718012132, '1'),
(116889, 21904, 'QU', 'OK', 'S', 1718012143, 1718012143, '1'),
(116890, 21904, 'QU', 'OK', 'S', 1718012156, 1718012156, '1'),
(116891, 16639, 'QU', 'OK', 'S', 1718013633, 1718013633, '1'),
(116892, 20449, 'QU', 'OK', 'S', 1718013635, 1718013635, '1'),
(116893, 16110, 'QU', 'OK', 'S', 1718013637, 1718013637, '1'),
(116894, 20948, 'QU', 'OK', 'S', 1718013640, 1718013640, '1'),
(116895, 29540, 'QU', 'OK', 'S', 1718013645, 1718013645, '1'),
(116896, 25451, 'QU', 'OK', 'S', 1718013647, 1718013647, '1'),
(116897, 21313, 'QU', 'OK', 'S', 1718013649, 1718013649, '1'),
(116898, 29367, 'QU', 'OK', 'S', 1718013651, 1718013651, '1'),
(116899, 28958, 'QU', 'OK', 'S', 1718013653, 1718013653, '1'),
(116900, 20449, 'QU', 'OK', 'S', 1718014032, 1718014032, '1'),
(116901, 16110, 'QU', 'OK', 'S', 1718014043, 1718014043, '1'),
(116902, 29367, 'QU', 'OK', 'S', 1718014062, 1718014062, '1'),
(116903, 16639, 'QU', 'OK', 'S', 1718014080, 1718014080, '1'),
(116904, 28958, 'QU', 'OK', 'S', 1718014097, 1718014097, '1'),
(116905, 21313, 'QU', 'OK', 'S', 1718014109, 1718014109, '1'),
(116906, 29540, 'QU', 'OK', 'S', 1718014158, 1718014158, '1'),
(116907, 25451, 'QU', 'OK', 'S', 1718014175, 1718014175, '1'),
(116908, 20948, 'QU', 'OK', 'S', 1718014221, 1718014221, '1'),
(116909, 31862, 'QU', 'OK', 'S', 1718015049, 1718015049, '1'),
(116910, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116911, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116912, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116913, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116914, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116915, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116916, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116917, 31866, 'QU', 'OK', 'S', 1718016839, 1718016839, '1'),
(116918, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116919, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116920, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116921, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116922, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116923, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116924, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116925, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116926, 31867, 'QU', 'OK', 'S', 1718016948, 1718016948, '1'),
(116927, 31867, 'QU', 'OK', 'S', 1718016968, 1718016968, '1'),
(116928, 31867, 'QU', 'OK', 'S', 1718016968, 1718016968, '1'),
(116929, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116930, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116931, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116932, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116933, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116934, 31867, 'QU', 'OK', 'S', 1718017245, 1718017245, '1'),
(116935, 31867, 'QU', 'OK', 'S', 1718017255, 1718017255, '1'),
(116936, 31867, 'QU', 'OK', 'S', 1718017255, 1718017255, '1'),
(116937, 31866, 'QU', 'OK', 'S', 1718017280, 1718017280, '1'),
(116938, 31866, 'QU', 'OK', 'S', 1718017280, 1718017280, '1'),
(116939, 21634, 'QU', 'OK', 'S', 1718018573, 1718018573, '1'),
(116940, 29373, 'QU', 'OK', 'S', 1718018618, 1718018618, '1'),
(116941, 30169, 'QU', 'OK', 'S', 1718018676, 1718018676, '1'),
(116942, 27777, 'QU', 'OK', 'S', 1718018679, 1718018679, '1'),
(116943, 31492, 'QU', 'OK', 'S', 1718018681, 1718018681, '1'),
(116944, 31492, 'QU', 'OK', 'S', 1718018685, 1718018685, '1'),
(116945, 27616, 'QU', 'OK', 'S', 1718018687, 1718018687, '1'),
(116946, 31492, 'QU', 'OK', 'S', 1718018693, 1718018693, '1'),
(116947, 31539, 'QU', 'OK', 'S', 1718018695, 1718018695, '1'),
(116948, 30967, 'QU', 'OK', 'S', 1718018699, 1718018699, '1'),
(116949, 28683, 'QU', 'OK', 'S', 1718018701, 1718018701, '1'),
(116950, 25884, 'QU', 'OK', 'S', 1718018706, 1718018706, '1'),
(116951, 28684, 'QU', 'OK', 'S', 1718018709, 1718018709, '1'),
(116952, 9549, 'QU', 'OK', 'S', 1718018711, 1718018711, '1'),
(116953, 10445, 'QU', 'OK', 'S', 1718018714, 1718018714, '1'),
(116954, 31072, 'QU', 'OK', 'S', 1718018717, 1718018717, '1'),
(116955, 31044, 'QU', 'OK', 'S', 1718018721, 1718018721, '1'),
(116956, 25821, 'QU', 'OK', 'S', 1718018758, 1718018758, '1'),
(116957, 29372, 'QU', 'OK', 'S', 1718018815, 1718018815, '1'),
(116958, 31491, 'QU', 'OK', 'S', 1718019284, 1718019284, '1'),
(116959, 15499, 'QU', 'OK', 'S', 1718022003, 1718022003, '1'),
(116960, 30992, 'QU', 'OK', 'S', 1718022005, 1718022005, '1'),
(116961, 30199, 'QU', 'OK', 'S', 1718022008, 1718022008, '1'),
(116962, 31089, 'QU', 'OK', 'S', 1718022012, 1718022012, '1'),
(116963, 27618, 'QU', 'OK', 'S', 1718022642, 1718022642, '1'),
(116964, 15845, 'QU', 'OK', 'S', 1718022683, 1718022683, '1'),
(116965, 15901, 'QU', 'OK', 'S', 1718022728, 1718022728, '1'),
(116966, 15893, 'QU', 'OK', 'S', 1718022798, 1718022798, '1'),
(116967, 25943, 'QU', 'OK', 'S', 1718022835, 1718022835, '1'),
(116968, 25826, 'QU', 'OK', 'S', 1718022893, 1718022893, '1'),
(116969, 22851, 'QU', 'OK', 'S', 1718022929, 1718022929, '1'),
(116970, 25944, 'QU', 'OK', 'S', 1718023001, 1718023001, '1'),
(116971, 25825, 'QU', 'OK', 'S', 1718023052, 1718023052, '1'),
(116972, 19867, 'QU', 'OK', 'S', 1718023143, 1718023143, '1'),
(116973, 23068, 'QU', 'OK', 'S', 1718023296, 1718023296, '1'),
(116974, 21629, 'QU', 'OK', 'S', 1718023367, 1718023367, '1'),
(116975, 29377, 'QU', 'OK', 'S', 1718023428, 1718023428, '1'),
(116976, 29375, 'QU', 'OK', 'S', 1718023466, 1718023466, '1'),
(116977, 27620, 'QU', 'OK', 'S', 1718023515, 1718023515, '1'),
(116978, 29378, 'QU', 'OK', 'S', 1718023573, 1718023573, '1'),
(116979, 27622, 'QU', 'OK', 'S', 1718023638, 1718023638, '1'),
(116980, 27623, 'QU', 'OK', 'S', 1718023704, 1718023704, '1'),
(116981, 17794, 'QU', 'OK', 'S', 1718023750, 1718023750, '1'),
(116982, 15901, 'QU', 'OK', 'S', 1718023793, 1718023793, '1'),
(116983, 25944, 'QU', 'OK', 'S', 1718023838, 1718023838, '1'),
(116984, 15893, 'QU', 'OK', 'S', 1718023879, 1718023879, '1'),
(116985, 25936, 'QU', 'OK', 'S', 1718023961, 1718023961, '1'),
(116986, 31875, 'QU', 'OK', 'S', 1718024994, 1718024994, '1'),
(116987, 31876, 'QU', 'OK', 'S', 1718025149, 1718025149, '1'),
(116988, 31877, 'QU', 'OK', 'S', 1718025292, 1718025292, '1'),
(116989, 26502, 'QU', 'OK', 'S', 1718025359, 1718025359, '1'),
(116990, 31878, 'QU', 'OK', 'S', 1718025415, 1718025415, '1'),
(116991, 31799, 'QU', 'OK', 'S', 1718025680, 1718025680, '1'),
(116992, 31872, 'QU', 'OK', 'S', 1718026118, 1718026118, '1'),
(116993, 31873, 'QU', 'OK', 'S', 1718026187, 1718026187, '1'),
(116994, 31874, 'QU', 'OK', 'S', 1718026248, 1718026248, '1'),
(116995, 31799, 'QU', 'OK', 'S', 1718026335, 1718026335, '1'),
(116996, 29478, 'QU', 'OK', 'S', 1718026370, 1718026370, '1'),
(116997, 31881, 'QU', 'OK', 'S', 1718079768, 1718079768, '1'),
(116998, 31882, 'QU', 'OK', 'S', 1718079807, 1718079807, '1'),
(116999, 31883, 'QU', 'OK', 'S', 1718079854, 1718079854, '1'),
(117000, 31864, 'QU', 'OK', 'S', 1718080281, 1718080281, '1'),
(117001, 31865, 'QU', 'OK', 'S', 1718080527, 1718080527, '1'),
(117002, 31865, 'QU', 'OK', 'S', 1718081052, 1718081052, '1'),
(117003, 31428, 'QU', 'OK', 'S', 1718081137, 1718081137, '1'),
(117004, 31773, 'QU', 'OK', 'S', 1718081139, 1718081139, '1'),
(117005, 19961, 'QU', 'OK', 'S', 1718081141, 1718081141, '1'),
(117006, 31428, 'QU', 'OK', 'S', 1718081143, 1718081143, '1'),
(117007, 31774, 'QU', 'OK', 'S', 1718081145, 1718081145, '1'),
(117008, 26690, 'QU', 'OK', 'S', 1718081149, 1718081149, '1'),
(117009, 31280, 'QU', 'OK', 'S', 1718081152, 1718081152, '1'),
(117010, 31372, 'QU', 'OK', 'S', 1718081156, 1718081156, '1'),
(117011, 26690, 'QU', 'OK', 'S', 1718081163, 1718081163, '1'),
(117012, 31749, 'QU', 'OK', 'S', 1718081166, 1718081166, '1'),
(117013, 31247, 'QU', 'OK', 'S', 1718081168, 1718081168, '1'),
(117014, 31756, 'QU', 'OK', 'S', 1718081168, 1718081168, '1'),
(117015, 30371, 'QU', 'OK', 'S', 1718081172, 1718081172, '1'),
(117016, 31246, 'QU', 'OK', 'S', 1718081189, 1718081189, '1'),
(117017, 31245, 'QU', 'OK', 'S', 1718081197, 1718081197, '1'),
(117018, 31111, 'QU', 'OK', 'S', 1718081206, 1718081206, '1'),
(117019, 31870, 'QU', 'OK', 'S', 1718081218, 1718081218, '1'),
(117020, 29504, 'QU', 'OK', 'S', 1718081223, 1718081223, '1'),
(117021, 31871, 'QU', 'OK', 'S', 1718081256, 1718081256, '1'),
(117022, 27222, 'QU', 'OK', 'S', 1718081314, 1718081314, '1'),
(117023, 31736, 'QU', 'OK', 'S', 1718081624, 1718081624, '1'),
(117024, 26739, 'QU', 'OK', 'S', 1718081780, 1718081780, '1'),
(117025, 24887, 'QU', 'OK', 'S', 1718083344, 1718083344, '1'),
(117026, 31327, 'QU', 'OK', 'S', 1718083346, 1718083346, '1'),
(117027, 31327, 'QU', 'OK', 'S', 1718083349, 1718083349, '1'),
(117028, 24887, 'QU', 'OK', 'S', 1718083353, 1718083353, '1'),
(117029, 11892, 'QU', 'OK', 'S', 1718083356, 1718083356, '1'),
(117030, 11892, 'QU', 'OK', 'S', 1718083359, 1718083359, '1'),
(117031, 24887, 'QU', 'OK', 'S', 1718083363, 1718083363, '1'),
(117032, 11892, 'QU', 'OK', 'S', 1718083367, 1718083367, '1'),
(117033, 11892, 'QU', 'OK', 'S', 1718083372, 1718083372, '1'),
(117034, 11892, 'QU', 'OK', 'S', 1718083387, 1718083387, '1'),
(117035, 31327, 'QU', 'OK', 'S', 1718083391, 1718083391, '1'),
(117036, 8896, 'QU', 'OK', 'S', 1718083395, 1718083395, '1'),
(117037, 8896, 'QU', 'OK', 'S', 1718083398, 1718083398, '1'),
(117038, 8896, 'QU', 'OK', 'S', 1718083401, 1718083401, '1'),
(117039, 8896, 'QU', 'OK', 'S', 1718083404, 1718083404, '1'),
(117040, 8896, 'QU', 'OK', 'S', 1718083407, 1718083407, '1'),
(117041, 30484, 'QU', 'OK', 'S', 1718083873, 1718083873, '1'),
(117042, 30484, 'QU', 'OK', 'S', 1718083890, 1718083890, '1'),
(117043, 30484, 'QU', 'OK', 'S', 1718083892, 1718083892, '1'),
(117044, 30484, 'QU', 'OK', 'S', 1718083905, 1718083905, '1'),
(117045, 30484, 'QU', 'OK', 'S', 1718083908, 1718083908, '1'),
(117046, 31090, 'QU', 'OK', 'S', 1718085307, 1718085307, '1'),
(117047, 31090, 'QU', 'OK', 'S', 1718085313, 1718085313, '1'),
(117048, 29201, 'QU', 'OK', 'S', 1718085396, 1718085396, '1'),
(117049, 24235, 'QU', 'OK', 'S', 1718085542, 1718085542, '1'),
(117050, 30529, 'QU', 'OK', 'S', 1718086215, 1718086215, '1'),
(117051, 29958, 'QU', 'OK', 'S', 1718086304, 1718086304, '1'),
(117052, 30089, 'QU', 'OK', 'S', 1718086304, 1718086304, '1'),
(117053, 30089, 'QU', 'OK', 'S', 1718086304, 1718086304, '1'),
(117054, 30089, 'QU', 'OK', 'S', 1718086304, 1718086304, '1'),
(117055, 31091, 'QU', 'OK', 'S', 1718086421, 1718086421, '1'),
(117056, 31180, 'QU', 'OK', 'S', 1718086468, 1718086468, '1'),
(117057, 30515, 'QU', 'OK', 'S', 1718086515, 1718086515, '1'),
(117058, 24352, 'QU', 'OK', 'S', 1718086576, 1718086576, '1'),
(117059, 31538, 'QU', 'OK', 'S', 1718086583, 1718086583, '1'),
(117060, 16487, 'QU', 'OK', 'S', 1718086587, 1718086587, '1'),
(117061, 31268, 'QU', 'OK', 'S', 1718086589, 1718086589, '1'),
(117062, 31268, 'QU', 'OK', 'S', 1718086591, 1718086591, '1'),
(117063, 16879, 'QU', 'OK', 'S', 1718086597, 1718086597, '1'),
(117064, 30579, 'QU', 'OK', 'S', 1718086605, 1718086605, '1'),
(117065, 29354, 'QU', 'OK', 'S', 1718086608, 1718086608, '1'),
(117066, 30633, 'QU', 'OK', 'S', 1718086611, 1718086611, '1'),
(117067, 30832, 'QU', 'OK', 'S', 1718086613, 1718086613, '1'),
(117068, 31064, 'QU', 'OK', 'S', 1718086616, 1718086616, '1'),
(117069, 12778, 'QU', 'OK', 'S', 1718086619, 1718086619, '1'),
(117070, 23143, 'QU', 'OK', 'S', 1718086622, 1718086622, '1'),
(117071, 4131, 'QU', 'OK', 'S', 1718086626, 1718086626, '1'),
(117072, 31111, 'QU', 'OK', 'S', 1718086642, 1718086642, '1'),
(117073, 31102, 'QU', 'OK', 'S', 1718086693, 1718086693, '1'),
(117074, 31879, 'QU', 'OK', 'S', 1718086760, 1718086760, '1'),
(117075, 31732, 'QU', 'OK', 'S', 1718086781, 1718086781, '1'),
(117076, 31732, 'QU', 'OK', 'S', 1718086785, 1718086785, '1'),
(117077, 29756, 'QU', 'OK', 'S', 1718087905, 1718087905, '1'),
(117078, 29756, 'QU', 'OK', 'S', 1718088000, 1718088000, '1'),
(117079, 31875, 'QU', 'OK', 'S', 1718088055, 1718088055, '1'),
(117080, 30395, 'QU', 'OK', 'S', 1718088360, 1718088360, '1'),
(117081, 27845, 'QU', 'OK', 'S', 1718088738, 1718088738, '1'),
(117082, 27845, 'QU', 'OK', 'S', 1718088738, 1718088738, '1'),
(117083, 27845, 'QU', 'OK', 'S', 1718088738, 1718088738, '1'),
(117084, 27845, 'QU', 'OK', 'S', 1718088738, 1718088738, '1'),
(117085, 30457, 'QU', 'OK', 'S', 1718089311, 1718089311, '1'),
(117086, 31314, 'QU', 'OK', 'S', 1718089545, 1718089545, '1'),
(117087, 24573, 'QU', 'OK', 'S', 1718090280, 1718090280, '1'),
(117088, 24573, 'QU', 'OK', 'S', 1718090284, 1718090284, '1'),
(117089, 24573, 'QU', 'OK', 'S', 1718090287, 1718090287, '1'),
(117090, 24573, 'QU', 'OK', 'S', 1718090291, 1718090291, '1'),
(117091, 11802, 'QU', 'OK', 'S', 1718090298, 1718090298, '1'),
(117092, 11802, 'QU', 'OK', 'S', 1718090302, 1718090302, '1'),
(117093, 18743, 'QU', 'OK', 'S', 1718090306, 1718090306, '1'),
(117094, 18743, 'QU', 'OK', 'S', 1718090312, 1718090312, '1'),
(117095, 24663, 'QU', 'OK', 'S', 1718090316, 1718090316, '1'),
(117096, 30807, 'QU', 'OK', 'S', 1718090316, 1718090316, '1'),
(117097, 30807, 'QU', 'OK', 'S', 1718090320, 1718090320, '1'),
(117098, 18189, 'QU', 'OK', 'S', 1718090325, 1718090325, '1'),
(117099, 31293, 'QU', 'OK', 'S', 1718090329, 1718090329, '1'),
(117100, 16837, 'QU', 'OK', 'S', 1718090333, 1718090333, '1'),
(117101, 19407, 'QU', 'OK', 'S', 1718090338, 1718090338, '1'),
(117102, 19407, 'QU', 'OK', 'S', 1718090342, 1718090342, '1'),
(117103, 19407, 'QU', 'OK', 'S', 1718090346, 1718090346, '1'),
(117104, 18189, 'QU', 'OK', 'S', 1718090350, 1718090350, '1'),
(117105, 14886, 'QU', 'OK', 'S', 1718090371, 1718090371, '1'),
(117106, 14886, 'QU', 'OK', 'S', 1718090375, 1718090375, '1'),
(117107, 14110, 'QU', 'OK', 'S', 1718090380, 1718090380, '1'),
(117108, 16837, 'QU', 'OK', 'S', 1718090384, 1718090384, '1'),
(117109, 14110, 'QU', 'OK', 'S', 1718090389, 1718090389, '1'),
(117110, 16837, 'QU', 'OK', 'S', 1718090394, 1718090394, '1'),
(117111, 31808, 'QU', 'OK', 'S', 1718090398, 1718090398, '1'),
(117112, 31808, 'QU', 'OK', 'S', 1718090401, 1718090401, '1'),
(117113, 12698, 'QU', 'OK', 'S', 1718090410, 1718090410, '1'),
(117114, 12698, 'QU', 'OK', 'S', 1718090414, 1718090414, '1'),
(117115, 12698, 'QU', 'OK', 'S', 1718090418, 1718090418, '1'),
(117116, 30554, 'QU', 'OK', 'S', 1718090422, 1718090422, '1'),
(117117, 12467, 'QU', 'OK', 'S', 1718090426, 1718090426, '1'),
(117118, 12467, 'QU', 'OK', 'S', 1718090430, 1718090430, '1'),
(117119, 12467, 'QU', 'OK', 'S', 1718090434, 1718090434, '1'),
(117120, 31428, 'QU', 'OK', 'S', 1718090438, 1718090438, '1'),
(117121, 31428, 'QU', 'OK', 'S', 1718090442, 1718090442, '1'),
(117122, 30554, 'QU', 'OK', 'S', 1718090446, 1718090446, '1'),
(117123, 31231, 'QU', 'OK', 'S', 1718090449, 1718090449, '1'),
(117124, 31231, 'QU', 'OK', 'S', 1718090456, 1718090456, '1'),
(117125, 31428, 'QU', 'OK', 'S', 1718090458, 1718090458, '1'),
(117126, 31428, 'QU', 'OK', 'S', 1718090462, 1718090462, '1'),
(117127, 18948, 'QU', 'OK', 'S', 1718090558, 1718090558, '1'),
(117128, 18948, 'QU', 'OK', 'S', 1718090563, 1718090563, '1'),
(117129, 29767, 'QU', 'OK', 'S', 1718090807, 1718090807, '1'),
(117130, 31231, 'QU', 'OK', 'S', 1718091013, 1718091013, '1'),
(117131, 31892, 'QU', 'OK', 'S', 1718091314, 1718091314, '1'),
(117132, 31893, 'QU', 'OK', 'S', 1718091433, 1718091433, '1'),
(117133, 31355, 'QU', 'OK', 'S', 1718092280, 1718092280, '1'),
(117134, 31355, 'QU', 'OK', 'S', 1718092282, 1718092282, '1'),
(117135, 30372, 'QU', 'OK', 'S', 1718093140, 1718093140, '1'),
(117136, 30442, 'QU', 'OK', 'S', 1718093243, 1718093243, '1'),
(117137, 30510, 'QU', 'OK', 'S', 1718093304, 1718093304, '1'),
(117138, 1965, 'QU', 'OK', 'S', 1718093818, 1718093818, '1'),
(117139, 1965, 'QU', 'OK', 'S', 1718093821, 1718093821, '1'),
(117140, 1965, 'QU', 'OK', 'S', 1718093825, 1718093825, '1'),
(117141, 1965, 'QU', 'OK', 'S', 1718093828, 1718093828, '1'),
(117142, 1965, 'QU', 'OK', 'S', 1718093831, 1718093831, '1'),
(117143, 1965, 'QU', 'OK', 'S', 1718093835, 1718093835, '1'),
(117144, 21547, 'QU', 'OK', 'S', 1718094997, 1718094997, '1'),
(117145, 15564, 'QU', 'OK', 'S', 1718097485, 1718097485, '1'),
(117146, 15564, 'QU', 'OK', 'S', 1718097493, 1718097493, '1'),
(117147, 15563, 'QU', 'OK', 'S', 1718097502, 1718097502, '1'),
(117148, 15563, 'QU', 'OK', 'S', 1718097520, 1718097520, '1'),
(117149, 15388, 'QU', 'OK', 'S', 1718097533, 1718097533, '1'),
(117150, 15388, 'QU', 'OK', 'S', 1718097546, 1718097546, '1'),
(117151, 15387, 'QU', 'OK', 'S', 1718097557, 1718097557, '1'),
(117152, 30284, 'QU', 'OK', 'S', 1718097562, 1718097562, '1'),
(117153, 15387, 'QU', 'OK', 'S', 1718097567, 1718097567, '1'),
(117154, 15386, 'QU', 'OK', 'S', 1718097575, 1718097575, '1'),
(117155, 15386, 'QU', 'OK', 'S', 1718097582, 1718097582, '1'),
(117156, 15385, 'QU', 'OK', 'S', 1718097590, 1718097590, '1'),
(117157, 15385, 'QU', 'OK', 'S', 1718097597, 1718097597, '1'),
(117158, 15384, 'QU', 'OK', 'S', 1718097605, 1718097605, '1'),
(117159, 15384, 'QU', 'OK', 'S', 1718097613, 1718097613, '1'),
(117160, 15383, 'QU', 'OK', 'S', 1718097622, 1718097622, '1'),
(117161, 15383, 'QU', 'OK', 'S', 1718097631, 1718097631, '1'),
(117162, 15382, 'QU', 'OK', 'S', 1718097639, 1718097639, '1'),
(117163, 15382, 'QU', 'OK', 'S', 1718097645, 1718097645, '1'),
(117164, 17766, 'QU', 'OK', 'S', 1718097686, 1718097686, '1'),
(117165, 17766, 'QU', 'OK', 'S', 1718097695, 1718097695, '1'),
(117166, 17765, 'QU', 'OK', 'S', 1718097703, 1718097703, '1'),
(117167, 17765, 'QU', 'OK', 'S', 1718097711, 1718097711, '1'),
(117168, 15630, 'QU', 'OK', 'S', 1718097721, 1718097721, '1'),
(117169, 15630, 'QU', 'OK', 'S', 1718097743, 1718097743, '1'),
(117170, 15568, 'QU', 'OK', 'S', 1718097754, 1718097754, '1'),
(117171, 15567, 'QU', 'OK', 'S', 1718097763, 1718097763, '1'),
(117172, 15568, 'QU', 'OK', 'S', 1718097771, 1718097771, '1'),
(117173, 15567, 'QU', 'OK', 'S', 1718097779, 1718097779, '1'),
(117174, 15565, 'QU', 'OK', 'S', 1718097788, 1718097788, '1'),
(117175, 15565, 'QU', 'OK', 'S', 1718097795, 1718097795, '1'),
(117176, 17782, 'QU', 'OK', 'S', 1718098038, 1718098038, '1'),
(117177, 17782, 'QU', 'OK', 'S', 1718098044, 1718098044, '1'),
(117178, 17781, 'QU', 'OK', 'S', 1718098051, 1718098051, '1'),
(117179, 17781, 'QU', 'OK', 'S', 1718098058, 1718098058, '1'),
(117180, 17778, 'QU', 'OK', 'S', 1718098071, 1718098071, '1'),
(117181, 17778, 'QU', 'OK', 'S', 1718098091, 1718098091, '1'),
(117182, 17777, 'QU', 'OK', 'S', 1718098098, 1718098098, '1'),
(117183, 17777, 'QU', 'OK', 'S', 1718098121, 1718098121, '1'),
(117184, 17776, 'QU', 'OK', 'S', 1718098184, 1718098184, '1'),
(117185, 17776, 'QU', 'OK', 'S', 1718098192, 1718098192, '1'),
(117186, 17775, 'QU', 'OK', 'S', 1718098202, 1718098202, '1'),
(117187, 17775, 'QU', 'OK', 'S', 1718098212, 1718098212, '1'),
(117188, 17774, 'QU', 'OK', 'S', 1718098223, 1718098223, '1'),
(117189, 17774, 'QU', 'OK', 'S', 1718098231, 1718098231, '1'),
(117190, 17771, 'QU', 'OK', 'S', 1718098239, 1718098239, '1'),
(117191, 17771, 'QU', 'OK', 'S', 1718098248, 1718098248, '1'),
(117192, 17768, 'QU', 'OK', 'S', 1718098264, 1718098264, '1'),
(117193, 17768, 'QU', 'OK', 'S', 1718098273, 1718098273, '1'),
(117194, 17767, 'QU', 'OK', 'S', 1718098287, 1718098287, '1'),
(117195, 17767, 'QU', 'OK', 'S', 1718098295, 1718098295, '1'),
(117196, 21901, 'QU', 'OK', 'S', 1718098342, 1718098342, '1'),
(117197, 21901, 'QU', 'OK', 'S', 1718098351, 1718098351, '1'),
(117198, 21900, 'QU', 'OK', 'S', 1718098359, 1718098359, '1'),
(117199, 21900, 'QU', 'OK', 'S', 1718098366, 1718098366, '1'),
(117200, 21899, 'QU', 'OK', 'S', 1718098375, 1718098375, '1'),
(117201, 21898, 'QU', 'OK', 'S', 1718098386, 1718098386, '1'),
(117202, 21898, 'QU', 'OK', 'S', 1718098394, 1718098394, '1'),
(117203, 21899, 'QU', 'OK', 'S', 1718098403, 1718098403, '1'),
(117204, 21897, 'QU', 'OK', 'S', 1718098414, 1718098414, '1'),
(117205, 21897, 'QU', 'OK', 'S', 1718098423, 1718098423, '1'),
(117206, 21896, 'QU', 'OK', 'S', 1718098432, 1718098432, '1'),
(117207, 21896, 'QU', 'OK', 'S', 1718098440, 1718098440, '1'),
(117208, 21608, 'QU', 'OK', 'S', 1718098449, 1718098449, '1'),
(117209, 17783, 'QU', 'OK', 'S', 1718098477, 1718098477, '1'),
(117210, 17783, 'QU', 'OK', 'S', 1718098477, 1718098477, '1'),
(117211, 17783, 'QU', 'OK', 'S', 1718098477, 1718098477, '1'),
(117212, 23558, 'QU', 'OK', 'S', 1718098505, 1718098505, '1'),
(117213, 23558, 'QU', 'OK', 'S', 1718098513, 1718098513, '1'),
(117214, 23557, 'QU', 'OK', 'S', 1718098522, 1718098522, '1'),
(117215, 23557, 'QU', 'OK', 'S', 1718098529, 1718098529, '1'),
(117216, 20558, 'QU', 'OK', 'S', 1718098534, 1718098534, '1'),
(117217, 23556, 'QU', 'OK', 'S', 1718098536, 1718098536, '1'),
(117218, 23556, 'QU', 'OK', 'S', 1718098543, 1718098543, '1'),
(117219, 23555, 'QU', 'OK', 'S', 1718098550, 1718098550, '1'),
(117220, 23555, 'QU', 'OK', 'S', 1718098562, 1718098562, '1'),
(117221, 23554, 'QU', 'OK', 'S', 1718098572, 1718098572, '1'),
(117222, 23554, 'QU', 'OK', 'S', 1718098579, 1718098579, '1'),
(117223, 23553, 'QU', 'OK', 'S', 1718098587, 1718098587, '1'),
(117224, 23553, 'QU', 'OK', 'S', 1718098594, 1718098594, '1'),
(117225, 21905, 'QU', 'OK', 'S', 1718098604, 1718098604, '1'),
(117226, 21905, 'QU', 'OK', 'S', 1718098620, 1718098620, '1'),
(117227, 21904, 'QU', 'OK', 'S', 1718098643, 1718098643, '1'),
(117228, 21904, 'QU', 'OK', 'S', 1718098653, 1718098653, '1'),
(117229, 21903, 'QU', 'OK', 'S', 1718098664, 1718098664, '1'),
(117230, 21903, 'QU', 'OK', 'S', 1718098681, 1718098681, '1'),
(117231, 21902, 'QU', 'OK', 'S', 1718098690, 1718098690, '1'),
(117232, 21902, 'QU', 'OK', 'S', 1718098699, 1718098699, '1'),
(117233, 12284, 'QU', 'OK', 'S', 1718098752, 1718098752, '1'),
(117234, 23618, 'QU', 'OK', 'S', 1718098900, 1718098900, '1'),
(117235, 23618, 'QU', 'OK', 'S', 1718098907, 1718098907, '1'),
(117236, 23589, 'QU', 'OK', 'S', 1718098923, 1718098923, '1'),
(117237, 23589, 'QU', 'OK', 'S', 1718098937, 1718098937, '1'),
(117238, 23588, 'QU', 'OK', 'S', 1718098945, 1718098945, '1'),
(117239, 23588, 'QU', 'OK', 'S', 1718098955, 1718098955, '1'),
(117240, 23569, 'QU', 'OK', 'S', 1718098965, 1718098965, '1'),
(117241, 23569, 'QU', 'OK', 'S', 1718098980, 1718098980, '1'),
(117242, 23568, 'QU', 'OK', 'S', 1718098993, 1718098993, '1'),
(117243, 23568, 'QU', 'OK', 'S', 1718099001, 1718099001, '1'),
(117244, 23567, 'QU', 'OK', 'S', 1718099015, 1718099015, '1'),
(117245, 23567, 'QU', 'OK', 'S', 1718099026, 1718099026, '1'),
(117246, 23565, 'QU', 'OK', 'S', 1718099035, 1718099035, '1'),
(117247, 23565, 'QU', 'OK', 'S', 1718099043, 1718099043, '1'),
(117248, 23564, 'QU', 'OK', 'S', 1718099054, 1718099054, '1'),
(117249, 23559, 'QU', 'OK', 'S', 1718099067, 1718099067, '1'),
(117250, 26756, 'QU', 'OK', 'S', 1718099138, 1718099138, '1'),
(117251, 23627, 'QU', 'OK', 'S', 1718099600, 1718099600, '1'),
(117252, 23627, 'QU', 'OK', 'S', 1718099609, 1718099609, '1'),
(117253, 23626, 'QU', 'OK', 'S', 1718099617, 1718099617, '1'),
(117254, 23626, 'QU', 'OK', 'S', 1718099627, 1718099627, '1'),
(117255, 23625, 'QU', 'OK', 'S', 1718099636, 1718099636, '1'),
(117256, 24078, 'QU', 'OK', 'S', 1718099642, 1718099642, '1'),
(117257, 23625, 'QU', 'OK', 'S', 1718099645, 1718099645, '1'),
(117258, 17737, 'QU', 'OK', 'S', 1718099653, 1718099653, '1'),
(117259, 23624, 'QU', 'OK', 'S', 1718099659, 1718099659, '1'),
(117260, 30416, 'QU', 'OK', 'S', 1718099663, 1718099663, '1'),
(117261, 23624, 'QU', 'OK', 'S', 1718099667, 1718099667, '1'),
(117262, 23622, 'QU', 'OK', 'S', 1718099675, 1718099675, '1'),
(117263, 23622, 'QU', 'OK', 'S', 1718099680, 1718099680, '1'),
(117264, 30962, 'QU', 'OK', 'S', 1718099686, 1718099686, '1'),
(117265, 23621, 'QU', 'OK', 'S', 1718099690, 1718099690, '1'),
(117266, 23621, 'QU', 'OK', 'S', 1718099697, 1718099697, '1'),
(117267, 23620, 'QU', 'OK', 'S', 1718099705, 1718099705, '1'),
(117268, 26577, 'QU', 'OK', 'S', 1718099705, 1718099705, '1'),
(117269, 1965, 'QU', 'OK', 'S', 1718099705, 1718099705, '1'),
(117270, 23620, 'QU', 'OK', 'S', 1718099712, 1718099712, '1'),
(117271, 23619, 'QU', 'OK', 'S', 1718099720, 1718099720, '1'),
(117272, 23619, 'QU', 'OK', 'S', 1718099726, 1718099726, '1'),
(117273, 17580, 'QU', 'OK', 'S', 1718099741, 1718099741, '1'),
(117274, 31850, 'QU', 'OK', 'S', 1718099822, 1718099822, '1'),
(117275, 31398, 'QU', 'OK', 'S', 1718099877, 1718099877, '1'),
(117276, 24394, 'QU', 'OK', 'S', 1718099924, 1718099924, '1'),
(117277, 24394, 'QU', 'OK', 'S', 1718099930, 1718099930, '1'),
(117278, 24392, 'QU', 'OK', 'S', 1718099943, 1718099943, '1'),
(117279, 24392, 'QU', 'OK', 'S', 1718099949, 1718099949, '1'),
(117280, 24391, 'QU', 'OK', 'S', 1718099958, 1718099958, '1'),
(117281, 24391, 'QU', 'OK', 'S', 1718099968, 1718099968, '1'),
(117282, 24390, 'QU', 'OK', 'S', 1718099976, 1718099976, '1'),
(117283, 24390, 'QU', 'OK', 'S', 1718099983, 1718099983, '1'),
(117284, 24389, 'QU', 'OK', 'S', 1718099990, 1718099990, '1'),
(117285, 24389, 'QU', 'OK', 'S', 1718099995, 1718099995, '1'),
(117286, 24388, 'QU', 'OK', 'S', 1718100002, 1718100002, '1'),
(117287, 24388, 'QU', 'OK', 'S', 1718100010, 1718100010, '1'),
(117288, 24387, 'QU', 'OK', 'S', 1718100019, 1718100019, '1'),
(117289, 30390, 'QU', 'OK', 'S', 1718100019, 1718100019, '1'),
(117290, 24387, 'QU', 'OK', 'S', 1718100025, 1718100025, '1'),
(117291, 23630, 'QU', 'OK', 'S', 1718100032, 1718100032, '1'),
(117292, 23630, 'QU', 'OK', 'S', 1718100040, 1718100040, '1'),
(117293, 23629, 'QU', 'OK', 'S', 1718100047, 1718100047, '1'),
(117294, 23629, 'QU', 'OK', 'S', 1718100056, 1718100056, '1'),
(117295, 30579, 'QU', 'OK', 'S', 1718100084, 1718100084, '1'),
(117296, 30924, 'QU', 'OK', 'S', 1718100087, 1718100087, '1'),
(117297, 24410, 'QU', 'OK', 'S', 1718100089, 1718100089, '1'),
(117298, 24410, 'QU', 'OK', 'S', 1718100096, 1718100096, '1'),
(117299, 24404, 'QU', 'OK', 'S', 1718100104, 1718100104, '1'),
(117300, 24402, 'QU', 'OK', 'S', 1718100113, 1718100113, '1'),
(117301, 24402, 'QU', 'OK', 'S', 1718100119, 1718100119, '1'),
(117302, 24399, 'QU', 'OK', 'S', 1718100127, 1718100127, '1'),
(117303, 24399, 'QU', 'OK', 'S', 1718100133, 1718100133, '1'),
(117304, 24398, 'QU', 'OK', 'S', 1718100142, 1718100142, '1'),
(117305, 24398, 'QU', 'OK', 'S', 1718100160, 1718100160, '1'),
(117306, 24397, 'QU', 'OK', 'S', 1718100167, 1718100167, '1'),
(117307, 24397, 'QU', 'OK', 'S', 1718100175, 1718100175, '1'),
(117308, 24396, 'QU', 'OK', 'S', 1718100182, 1718100182, '1'),
(117309, 24396, 'QU', 'OK', 'S', 1718100192, 1718100192, '1'),
(117310, 24245, 'QU', 'OK', 'S', 1718100199, 1718100199, '1'),
(117311, 24395, 'QU', 'OK', 'S', 1718100200, 1718100200, '1'),
(117312, 24395, 'QU', 'OK', 'S', 1718100205, 1718100205, '1'),
(117313, 31876, 'QU', 'OK', 'S', 1718100254, 1718100254, '1'),
(117314, 24259, 'QU', 'OK', 'S', 1718100417, 1718100417, '1'),
(117315, 24637, 'QU', 'OK', 'S', 1718100435, 1718100435, '1'),
(117316, 24637, 'QU', 'OK', 'S', 1718100442, 1718100442, '1'),
(117317, 24636, 'QU', 'OK', 'S', 1718100449, 1718100449, '1'),
(117318, 24636, 'QU', 'OK', 'S', 1718100457, 1718100457, '1'),
(117319, 24635, 'QU', 'OK', 'S', 1718100466, 1718100466, '1'),
(117320, 24635, 'QU', 'OK', 'S', 1718100472, 1718100472, '1'),
(117321, 24634, 'QU', 'OK', 'S', 1718100482, 1718100482, '1'),
(117322, 24634, 'QU', 'OK', 'S', 1718100489, 1718100489, '1'),
(117323, 24564, 'QU', 'OK', 'S', 1718100497, 1718100497, '1'),
(117324, 24564, 'QU', 'OK', 'S', 1718100504, 1718100504, '1'),
(117325, 24430, 'QU', 'OK', 'S', 1718100511, 1718100511, '1'),
(117326, 24430, 'QU', 'OK', 'S', 1718100518, 1718100518, '1'),
(117327, 24429, 'QU', 'OK', 'S', 1718100532, 1718100532, '1'),
(117328, 24429, 'QU', 'OK', 'S', 1718100539, 1718100539, '1'),
(117329, 24412, 'QU', 'OK', 'S', 1718100549, 1718100549, '1'),
(117330, 24412, 'QU', 'OK', 'S', 1718100557, 1718100557, '1'),
(117331, 24411, 'QU', 'OK', 'S', 1718100569, 1718100569, '1'),
(117332, 24411, 'QU', 'OK', 'S', 1718100580, 1718100580, '1'),
(117333, 24652, 'QU', 'OK', 'S', 1718100624, 1718100624, '1'),
(117334, 24652, 'QU', 'OK', 'S', 1718100632, 1718100632, '1'),
(117335, 30441, 'QU', 'OK', 'S', 1718101196, 1718101196, '1'),
(117336, 27317, 'QU', 'OK', 'S', 1718101324, 1718101324, '1'),
(117337, 31009, 'QU', 'OK', 'S', 1718101680, 1718101680, '1'),
(117338, 31041, 'QU', 'OK', 'S', 1718101694, 1718101694, '1'),
(117339, 31040, 'QU', 'OK', 'S', 1718101710, 1718101710, '1'),
(117340, 31038, 'QU', 'OK', 'S', 1718101724, 1718101724, '1'),
(117341, 31038, 'QU', 'OK', 'S', 1718101731, 1718101731, '1'),
(117342, 18583, 'QU', 'OK', 'S', 1718102438, 1718102438, '1'),
(117343, 31037, 'QU', 'OK', 'S', 1718102509, 1718102509, '1'),
(117344, 31037, 'QU', 'OK', 'S', 1718102519, 1718102519, '1'),
(117345, 31036, 'QU', 'OK', 'S', 1718102536, 1718102536, '1'),
(117346, 31004, 'QU', 'OK', 'S', 1718102619, 1718102619, '1'),
(117347, 30940, 'QU', 'OK', 'S', 1718102633, 1718102633, '1'),
(117348, 30940, 'QU', 'OK', 'S', 1718102633, 1718102633, '1'),
(117349, 30645, 'QU', 'OK', 'S', 1718102657, 1718102657, '1'),
(117350, 30645, 'QU', 'OK', 'S', 1718102657, 1718102657, '1'),
(117351, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117352, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(117353, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117354, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117355, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117356, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117357, 29526, 'QU', 'OK', 'S', 1718102859, 1718102859, '1'),
(117358, 22757, 'QU', 'OK', 'S', 1718102904, 1718102904, '1'),
(117359, 27849, 'QU', 'OK', 'S', 1718102953, 1718102953, '1'),
(117360, 30512, 'QU', 'OK', 'S', 1718103007, 1718103007, '1'),
(117361, 29875, 'QU', 'OK', 'S', 1718103015, 1718103015, '1'),
(117362, 27283, 'QU', 'OK', 'S', 1718103018, 1718103018, '1'),
(117363, 27306, 'QU', 'OK', 'S', 1718103023, 1718103023, '1'),
(117364, 24651, 'QU', 'OK', 'S', 1718103277, 1718103277, '1'),
(117365, 24651, 'QU', 'OK', 'S', 1718103283, 1718103283, '1'),
(117366, 24650, 'QU', 'OK', 'S', 1718103297, 1718103297, '1'),
(117367, 24650, 'QU', 'OK', 'S', 1718103302, 1718103302, '1'),
(117368, 24649, 'QU', 'OK', 'S', 1718103311, 1718103311, '1'),
(117369, 24649, 'QU', 'OK', 'S', 1718103318, 1718103318, '1'),
(117370, 24644, 'QU', 'OK', 'S', 1718103328, 1718103328, '1'),
(117371, 24644, 'QU', 'OK', 'S', 1718103339, 1718103339, '1'),
(117372, 24643, 'QU', 'OK', 'S', 1718103349, 1718103349, '1'),
(117373, 24643, 'QU', 'OK', 'S', 1718103356, 1718103356, '1'),
(117374, 24642, 'QU', 'OK', 'S', 1718103364, 1718103364, '1'),
(117375, 24642, 'QU', 'OK', 'S', 1718103370, 1718103370, '1'),
(117376, 28690, 'QU', 'OK', 'S', 1718103416, 1718103416, '1'),
(117377, 24641, 'QU', 'OK', 'S', 1718103437, 1718103437, '1'),
(117378, 24641, 'QU', 'OK', 'S', 1718103443, 1718103443, '1'),
(117379, 24640, 'QU', 'OK', 'S', 1718103449, 1718103449, '1'),
(117380, 24640, 'QU', 'OK', 'S', 1718103456, 1718103456, '1'),
(117381, 24639, 'QU', 'OK', 'S', 1718103465, 1718103465, '1'),
(117382, 24639, 'QU', 'OK', 'S', 1718103476, 1718103476, '1'),
(117383, 30514, 'QU', 'OK', 'S', 1718103576, 1718103576, '1'),
(117384, 31867, 'QU', 'OK', 'S', 1718103627, 1718103627, '1'),
(117385, 31867, 'QU', 'OK', 'S', 1718103634, 1718103634, '1'),
(117386, 31866, 'QU', 'OK', 'S', 1718103647, 1718103647, '1'),
(117387, 31866, 'QU', 'OK', 'S', 1718103655, 1718103655, '1'),
(117388, 31847, 'QU', 'OK', 'S', 1718103663, 1718103663, '1'),
(117389, 31847, 'QU', 'OK', 'S', 1718103669, 1718103669, '1'),
(117390, 31845, 'QU', 'OK', 'S', 1718103677, 1718103677, '1'),
(117391, 31845, 'QU', 'OK', 'S', 1718103683, 1718103683, '1'),
(117392, 31842, 'QU', 'OK', 'S', 1718103690, 1718103690, '1'),
(117393, 31842, 'QU', 'OK', 'S', 1718103700, 1718103700, '1'),
(117394, 15499, 'QU', 'OK', 'S', 1718104062, 1718104062, '1'),
(117395, 21888, 'QU', 'OK', 'S', 1718104065, 1718104065, '1'),
(117396, 21888, 'QU', 'OK', 'S', 1718104067, 1718104067, '1'),
(117397, 15499, 'QU', 'OK', 'S', 1718104085, 1718104085, '1'),
(117398, 15499, 'QU', 'OK', 'S', 1718104115, 1718104115, '1'),
(117399, 31185, 'QU', 'OK', 'S', 1718105697, 1718105697, '1'),
(117400, 30329, 'QU', 'OK', 'S', 1718105775, 1718105775, '1'),
(117401, 30513, 'QU', 'OK', 'S', 1718105982, 1718105982, '1'),
(117402, 31316, 'QU', 'OK', 'S', 1718106200, 1718106200, '1'),
(117403, 30484, 'QU', 'OK', 'S', 1718106266, 1718106266, '1'),
(117404, 25509, 'QU', 'OK', 'S', 1718106469, 1718106469, '1'),
(117405, 31433, 'QU', 'OK', 'S', 1718106746, 1718106746, '1'),
(117406, 31599, 'QU', 'OK', 'S', 1718107739, 1718107739, '1'),
(117407, 31600, 'QU', 'OK', 'S', 1718107773, 1718107773, '1'),
(117408, 31891, 'QU', 'OK', 'S', 1718108327, 1718108327, '1'),
(117409, 31894, 'QU', 'OK', 'S', 1718108942, 1718108942, '1'),
(117410, 31898, 'QU', 'OK', 'S', 1718109262, 1718109262, '1'),
(117411, 31899, 'QU', 'OK', 'S', 1718109554, 1718109554, '1'),
(117412, 31897, 'QU', 'OK', 'S', 1718109703, 1718109703, '1'),
(117413, 31905, 'QU', 'OK', 'S', 1718109845, 1718109845, '1'),
(117414, 31886, 'QU', 'OK', 'S', 1718110327, 1718110327, '1'),
(117415, 31887, 'QU', 'OK', 'S', 1718110363, 1718110363, '1'),
(117416, 31888, 'QU', 'OK', 'S', 1718110402, 1718110402, '1'),
(117417, 31889, 'QU', 'OK', 'S', 1718110564, 1718110564, '1'),
(117418, 31890, 'QU', 'OK', 'S', 1718110602, 1718110602, '1'),
(117419, 31903, 'QU', 'OK', 'S', 1718111462, 1718111462, '1'),
(117420, 31896, 'QU', 'OK', 'S', 1718111717, 1718111717, '1'),
(117421, 31585, 'QU', 'OK', 'S', 1718111860, 1718111860, '1'),
(117422, 31895, 'QU', 'OK', 'S', 1718112240, 1718112240, '1'),
(117423, 31807, 'QU', 'OK', 'S', 1718113198, 1718113198, '1'),
(117424, 31606, 'QU', 'OK', 'S', 1718113211, 1718113211, '1'),
(117425, 31602, 'QU', 'OK', 'S', 1718113218, 1718113218, '1'),
(117426, 31705, 'QU', 'OK', 'S', 1718113253, 1718113253, '1'),
(117427, 31115, 'QU', 'OK', 'S', 1718113257, 1718113257, '1'),
(117428, 31675, 'QU', 'OK', 'S', 1718113267, 1718113267, '1'),
(117429, 31730, 'QU', 'OK', 'S', 1718113271, 1718113271, '1'),
(117430, 28326, 'QU', 'OK', 'S', 1718113275, 1718113275, '1'),
(117431, 13377, 'QU', 'OK', 'S', 1718113279, 1718113279, '1'),
(117432, 31755, 'QU', 'OK', 'S', 1718113285, 1718113285, '1'),
(117433, 31676, 'QU', 'OK', 'S', 1718113289, 1718113289, '1'),
(117434, 31607, 'QU', 'OK', 'S', 1718113296, 1718113296, '1'),
(117435, 30176, 'QU', 'OK', 'S', 1718113300, 1718113300, '1'),
(117436, 25471, 'QU', 'OK', 'S', 1718113303, 1718113303, '1'),
(117437, 30580, 'QU', 'OK', 'S', 1718113307, 1718113307, '1'),
(117438, 25002, 'QU', 'OK', 'S', 1718113310, 1718113310, '1'),
(117439, 31339, 'QU', 'OK', 'S', 1718113314, 1718113314, '1'),
(117440, 31861, 'QU', 'OK', 'S', 1718113318, 1718113318, '1'),
(117441, 17517, 'QU', 'OK', 'S', 1718113326, 1718113326, '1'),
(117442, 31836, 'QU', 'OK', 'S', 1718113333, 1718113333, '1'),
(117443, 31115, 'QU', 'OK', 'S', 1718113337, 1718113337, '1'),
(117444, 31115, 'QU', 'OK', 'S', 1718113371, 1718113371, '1'),
(117445, 30737, 'QU', 'OK', 'S', 1718113374, 1718113374, '1'),
(117446, 28627, 'QU', 'OK', 'S', 1718113377, 1718113377, '1'),
(117447, 30175, 'QU', 'OK', 'S', 1718113380, 1718113380, '1'),
(117448, 31749, 'QU', 'OK', 'S', 1718113383, 1718113383, '1'),
(117449, 31115, 'QU', 'OK', 'S', 1718113386, 1718113386, '1'),
(117450, 31843, 'QU', 'OK', 'S', 1718113389, 1718113389, '1'),
(117451, 22658, 'QU', 'OK', 'S', 1718113392, 1718113392, '1'),
(117452, 25002, 'QU', 'OK', 'S', 1718113395, 1718113395, '1'),
(117453, 30742, 'QU', 'OK', 'S', 1718113399, 1718113399, '1'),
(117454, 31807, 'QU', 'OK', 'S', 1718113402, 1718113402, '1'),
(117455, 30176, 'QU', 'OK', 'S', 1718113501, 1718113501, '1'),
(117456, 31338, 'QU', 'OK', 'S', 1718113504, 1718113504, '1'),
(117457, 25471, 'QU', 'OK', 'S', 1718113512, 1718113512, '1'),
(117458, 31859, 'QU', 'OK', 'S', 1718113523, 1718113523, '1'),
(117459, 24286, 'QU', 'OK', 'S', 1718113526, 1718113526, '1'),
(117460, 25471, 'QU', 'OK', 'S', 1718113530, 1718113530, '1'),
(117461, 31844, 'QU', 'OK', 'S', 1718113533, 1718113533, '1'),
(117462, 30737, 'QU', 'OK', 'S', 1718113536, 1718113536, '1'),
(117463, 31595, 'QU', 'OK', 'S', 1718113552, 1718113552, '1'),
(117464, 31637, 'QU', 'OK', 'S', 1718172027, 1718172027, '1'),
(117465, 30889, 'QU', 'OK', 'S', 1718172038, 1718172038, '1'),
(117466, 30889, 'QU', 'OK', 'S', 1718172041, 1718172041, '1'),
(117467, 30889, 'QU', 'OK', 'S', 1718172044, 1718172044, '1'),
(117468, 30889, 'QU', 'OK', 'S', 1718172047, 1718172047, '1'),
(117469, 30924, 'QU', 'OK', 'S', 1718173765, 1718173765, '1'),
(117470, 13633, 'QU', 'OK', 'S', 1718173768, 1718173768, '1'),
(117471, 30559, 'QU', 'OK', 'S', 1718173771, 1718173771, '1'),
(117472, 21547, 'QU', 'OK', 'S', 1718174843, 1718174843, '1'),
(117473, 21547, 'QU', 'OK', 'S', 1718174845, 1718174845, '1'),
(117474, 21547, 'QU', 'OK', 'S', 1718176220, 1718176220, '1'),
(117475, 21547, 'QU', 'OK', 'S', 1718176224, 1718176224, '1'),
(117476, 21547, 'QU', 'OK', 'S', 1718176533, 1718176533, '1'),
(117477, 21547, 'QU', 'OK', 'S', 1718176536, 1718176536, '1'),
(117478, 31353, 'QU', 'OK', 'S', 1718178938, 1718178938, '1'),
(117479, 31236, 'QU', 'OK', 'S', 1718178942, 1718178942, '1'),
(117480, 3740, 'QU', 'OK', 'S', 1718178947, 1718178947, '1'),
(117481, 31353, 'QU', 'OK', 'S', 1718178951, 1718178951, '1'),
(117482, 19567, 'QU', 'OK', 'S', 1718178960, 1718178960, '1'),
(117483, 31353, 'QU', 'OK', 'S', 1718178964, 1718178964, '1'),
(117484, 31353, 'QU', 'OK', 'S', 1718178970, 1718178970, '1'),
(117485, 19567, 'QU', 'OK', 'S', 1718179391, 1718179391, '1'),
(117486, 19524, 'QU', 'OK', 'S', 1718179396, 1718179396, '1'),
(117487, 19524, 'QU', 'OK', 'S', 1718179400, 1718179400, '1'),
(117488, 19567, 'QU', 'OK', 'S', 1718179404, 1718179404, '1'),
(117489, 30941, 'QU', 'OK', 'S', 1718179408, 1718179408, '1'),
(117490, 19524, 'QU', 'OK', 'S', 1718179412, 1718179412, '1'),
(117491, 31236, 'QU', 'OK', 'S', 1718179415, 1718179415, '1'),
(117492, 19524, 'QU', 'OK', 'S', 1718179418, 1718179418, '1'),
(117493, 19567, 'QU', 'OK', 'S', 1718179422, 1718179422, '1'),
(117494, 31353, 'QU', 'OK', 'S', 1718179426, 1718179426, '1'),
(117495, 31236, 'QU', 'OK', 'S', 1718179429, 1718179429, '1'),
(117496, 29467, 'QU', 'OK', 'S', 1718179433, 1718179433, '1'),
(117497, 19567, 'QU', 'OK', 'S', 1718179437, 1718179437, '1'),
(117498, 30941, 'QU', 'OK', 'S', 1718179443, 1718179443, '1'),
(117499, 19524, 'QU', 'OK', 'S', 1718179447, 1718179447, '1'),
(117500, 19567, 'QU', 'OK', 'S', 1718179453, 1718179453, '1'),
(117501, 19524, 'QU', 'OK', 'S', 1718180171, 1718180171, '1'),
(117502, 30457, 'QU', 'OK', 'S', 1718180849, 1718180849, '1'),
(117503, 21542, 'QU', 'OK', 'S', 1718180950, 1718180950, '1'),
(117504, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117505, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117506, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117507, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117508, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117509, 30789, 'QU', 'OK', 'S', 1718181774, 1718181774, '1'),
(117510, 28108, 'QU', 'OK', 'S', 1718184965, 1718184965, '1'),
(117511, 25027, 'QU', 'OK', 'S', 1718184968, 1718184968, '1'),
(117512, 28108, 'QU', 'OK', 'S', 1718184972, 1718184972, '1'),
(117513, 26031, 'QU', 'OK', 'S', 1718184975, 1718184975, '1'),
(117514, 29399, 'QU', 'OK', 'S', 1718184978, 1718184978, '1'),
(117515, 26031, 'QU', 'OK', 'S', 1718184980, 1718184980, '1'),
(117516, 26054, 'QU', 'OK', 'S', 1718184983, 1718184983, '1'),
(117517, 28850, 'QU', 'OK', 'S', 1718184985, 1718184985, '1'),
(117518, 26054, 'QU', 'OK', 'S', 1718184988, 1718184988, '1'),
(117519, 28850, 'QU', 'OK', 'S', 1718184991, 1718184991, '1'),
(117520, 28856, 'QU', 'OK', 'S', 1718184994, 1718184994, '1'),
(117521, 28856, 'QU', 'OK', 'S', 1718184997, 1718184997, '1'),
(117522, 27936, 'QU', 'OK', 'S', 1718185004, 1718185004, '1'),
(117523, 27936, 'QU', 'OK', 'S', 1718185007, 1718185007, '1'),
(117524, 27936, 'QU', 'OK', 'S', 1718185010, 1718185010, '1'),
(117525, 27936, 'QU', 'OK', 'S', 1718185012, 1718185012, '1'),
(117526, 27936, 'QU', 'OK', 'S', 1718185015, 1718185015, '1'),
(117527, 26580, 'QU', 'OK', 'S', 1718185038, 1718185038, '1'),
(117528, 31499, 'QU', 'OK', 'S', 1718185042, 1718185042, '1'),
(117529, 29197, 'QU', 'OK', 'S', 1718185045, 1718185045, '1'),
(117530, 29395, 'QU', 'OK', 'S', 1718185048, 1718185048, '1'),
(117531, 31699, 'QU', 'OK', 'S', 1718185058, 1718185058, '1'),
(117532, 232, 'QU', 'OK', 'S', 1718185061, 1718185061, '1'),
(117533, 25027, 'QU', 'OK', 'S', 1718185064, 1718185064, '1'),
(117534, 232, 'QU', 'OK', 'S', 1718185067, 1718185067, '1'),
(117535, 25081, 'QU', 'OK', 'S', 1718185069, 1718185069, '1'),
(117536, 28810, 'QU', 'OK', 'S', 1718185072, 1718185072, '1'),
(117537, 25071, 'QU', 'OK', 'S', 1718185075, 1718185075, '1'),
(117538, 8812, 'QU', 'OK', 'S', 1718185078, 1718185078, '1'),
(117539, 31290, 'QU', 'OK', 'S', 1718185082, 1718185082, '1'),
(117540, 30298, 'QU', 'OK', 'S', 1718185085, 1718185085, '1'),
(117541, 29567, 'QU', 'OK', 'S', 1718185088, 1718185088, '1'),
(117542, 30298, 'QU', 'OK', 'S', 1718185092, 1718185092, '1'),
(117543, 28640, 'QU', 'OK', 'S', 1718185097, 1718185097, '1'),
(117544, 31464, 'QU', 'OK', 'S', 1718185100, 1718185100, '1'),
(117545, 29567, 'QU', 'OK', 'S', 1718185103, 1718185103, '1'),
(117546, 26550, 'QU', 'OK', 'S', 1718185106, 1718185106, '1'),
(117547, 26550, 'QU', 'OK', 'S', 1718185109, 1718185109, '1'),
(117548, 26580, 'QU', 'OK', 'S', 1718185111, 1718185111, '1'),
(117549, 31468, 'QU', 'OK', 'S', 1718185114, 1718185114, '1'),
(117550, 25067, 'QU', 'OK', 'S', 1718185117, 1718185117, '1'),
(117551, 22826, 'QU', 'OK', 'S', 1718185215, 1718185215, '1'),
(117552, 27069, 'QU', 'OK', 'S', 1718185218, 1718185218, '1'),
(117553, 22790, 'QU', 'OK', 'S', 1718185222, 1718185222, '1'),
(117554, 24843, 'QU', 'OK', 'S', 1718185225, 1718185225, '1'),
(117555, 22826, 'QU', 'OK', 'S', 1718185228, 1718185228, '1'),
(117556, 9665, 'QU', 'OK', 'S', 1718185231, 1718185231, '1'),
(117557, 28810, 'QU', 'OK', 'S', 1718185234, 1718185234, '1'),
(117558, 30030, 'QU', 'OK', 'S', 1718185258, 1718185258, '1'),
(117559, 30030, 'QU', 'OK', 'S', 1718185279, 1718185279, '1'),
(117560, 9665, 'QU', 'OK', 'S', 1718185323, 1718185323, '1'),
(117561, 9665, 'QU', 'OK', 'S', 1718185326, 1718185326, '1'),
(117562, 26125, 'QU', 'OK', 'S', 1718186405, 1718186405, '1'),
(117563, 26125, 'QU', 'OK', 'S', 1718186407, 1718186407, '1'),
(117564, 30298, 'QU', 'OK', 'S', 1718186410, 1718186410, '1'),
(117565, 26125, 'QU', 'OK', 'S', 1718186412, 1718186412, '1'),
(117566, 31316, 'QU', 'OK', 'S', 1718187004, 1718187004, '1'),
(117567, 30651, 'QU', 'OK', 'S', 1718190748, 1718190748, '1'),
(117568, 31906, 'QU', 'OK', 'S', 1718190948, 1718190948, '1'),
(117569, 31907, 'QU', 'OK', 'S', 1718191266, 1718191266, '1'),
(117570, 31908, 'QU', 'OK', 'S', 1718191310, 1718191310, '1'),
(117571, 31909, 'QU', 'OK', 'S', 1718191457, 1718191457, '1'),
(117572, 31910, 'QU', 'OK', 'S', 1718191499, 1718191499, '1'),
(117573, 31913, 'QU', 'OK', 'S', 1718192074, 1718192074, '1'),
(117574, 31914, 'QU', 'OK', 'S', 1718193117, 1718193117, '1'),
(117575, 31353, 'QU', 'OK', 'S', 1718193312, 1718193312, '1'),
(117576, 26679, 'QU', 'OK', 'S', 1718193445, 1718193445, '1'),
(117577, 26604, 'QU', 'OK', 'S', 1718193465, 1718193465, '1'),
(117578, 31456, 'QU', 'OK', 'S', 1718194081, 1718194081, '1'),
(117579, 25217, 'QU', 'OK', 'S', 1718194117, 1718194117, '1'),
(117580, 31867, 'QU', 'OK', 'S', 1718195707, 1718195707, '1'),
(117581, 31867, 'QU', 'OK', 'S', 1718195715, 1718195715, '1'),
(117582, 31866, 'QU', 'OK', 'S', 1718195722, 1718195722, '1'),
(117583, 31866, 'QU', 'OK', 'S', 1718195729, 1718195729, '1'),
(117584, 31847, 'QU', 'OK', 'S', 1718195737, 1718195737, '1'),
(117585, 31847, 'QU', 'OK', 'S', 1718195743, 1718195743, '1'),
(117586, 31845, 'QU', 'OK', 'S', 1718195751, 1718195751, '1'),
(117587, 31845, 'QU', 'OK', 'S', 1718195757, 1718195757, '1'),
(117588, 31842, 'QU', 'OK', 'S', 1718195764, 1718195764, '1'),
(117589, 31842, 'QU', 'OK', 'S', 1718195771, 1718195771, '1'),
(117590, 29830, 'QU', 'OK', 'S', 1718196054, 1718196054, '1'),
(117591, 29830, 'QU', 'OK', 'S', 1718196061, 1718196061, '1'),
(117592, 29803, 'QU', 'OK', 'S', 1718196128, 1718196128, '1'),
(117593, 29791, 'QU', 'OK', 'S', 1718196134, 1718196134, '1'),
(117594, 29784, 'QU', 'OK', 'S', 1718196327, 1718196327, '1'),
(117595, 29784, 'QU', 'OK', 'S', 1718196333, 1718196333, '1'),
(117596, 29722, 'QU', 'OK', 'S', 1718196340, 1718196340, '1'),
(117597, 29722, 'QU', 'OK', 'S', 1718196346, 1718196346, '1'),
(117598, 29697, 'QU', 'OK', 'S', 1718196354, 1718196354, '1'),
(117599, 29697, 'QU', 'OK', 'S', 1718196361, 1718196361, '1'),
(117600, 29345, 'QU', 'OK', 'S', 1718196370, 1718196370, '1'),
(117601, 29345, 'QU', 'OK', 'S', 1718196376, 1718196376, '1'),
(117602, 29324, 'QU', 'OK', 'S', 1718196388, 1718196388, '1'),
(117603, 29324, 'QU', 'OK', 'S', 1718196397, 1718196397, '1'),
(117604, 29320, 'QU', 'OK', 'S', 1718196407, 1718196407, '1'),
(117605, 29320, 'QU', 'OK', 'S', 1718196413, 1718196413, '1'),
(117606, 29279, 'QU', 'OK', 'S', 1718196420, 1718196420, '1'),
(117607, 29279, 'QU', 'OK', 'S', 1718196430, 1718196430, '1'),
(117608, 29277, 'QU', 'OK', 'S', 1718196436, 1718196436, '1'),
(117609, 29277, 'QU', 'OK', 'S', 1718196442, 1718196442, '1'),
(117610, 29276, 'QU', 'OK', 'S', 1718196449, 1718196449, '1'),
(117611, 29276, 'QU', 'OK', 'S', 1718196456, 1718196456, '1'),
(117612, 29272, 'QU', 'OK', 'S', 1718196475, 1718196475, '1'),
(117613, 29272, 'QU', 'OK', 'S', 1718196482, 1718196482, '1'),
(117614, 29270, 'QU', 'OK', 'S', 1718196488, 1718196488, '1'),
(117615, 29270, 'QU', 'OK', 'S', 1718196494, 1718196494, '1'),
(117616, 29268, 'QU', 'OK', 'S', 1718196502, 1718196502, '1'),
(117617, 29268, 'QU', 'OK', 'S', 1718196510, 1718196510, '1'),
(117618, 28743, 'QU', 'OK', 'S', 1718196520, 1718196520, '1'),
(117619, 28741, 'QU', 'OK', 'S', 1718196553, 1718196553, '1'),
(117620, 28724, 'QU', 'OK', 'S', 1718196582, 1718196582, '1'),
(117621, 28723, 'QU', 'OK', 'S', 1718196593, 1718196593, '1'),
(117622, 28722, 'QU', 'OK', 'S', 1718196601, 1718196601, '1'),
(117623, 28722, 'QU', 'OK', 'S', 1718196607, 1718196607, '1'),
(117624, 28721, 'QU', 'OK', 'S', 1718196614, 1718196614, '1'),
(117625, 28721, 'QU', 'OK', 'S', 1718196619, 1718196619, '1'),
(117626, 28720, 'QU', 'OK', 'S', 1718196639, 1718196639, '1'),
(117627, 28720, 'QU', 'OK', 'S', 1718196644, 1718196644, '1'),
(117628, 28719, 'QU', 'OK', 'S', 1718196650, 1718196650, '1'),
(117629, 28719, 'QU', 'OK', 'S', 1718196655, 1718196655, '1'),
(117630, 28718, 'QU', 'OK', 'S', 1718196671, 1718196671, '1'),
(117631, 28323, 'QU', 'OK', 'S', 1718196682, 1718196682, '1'),
(117632, 31915, 'QU', 'OK', 'S', 1718196686, 1718196686, '1'),
(117633, 28323, 'QU', 'OK', 'S', 1718196691, 1718196691, '1'),
(117634, 28322, 'QU', 'OK', 'S', 1718196700, 1718196700, '1'),
(117635, 28322, 'QU', 'OK', 'S', 1718196707, 1718196707, '1'),
(117636, 28318, 'QU', 'OK', 'S', 1718196717, 1718196717, '1'),
(117637, 28318, 'QU', 'OK', 'S', 1718196724, 1718196724, '1'),
(117638, 28316, 'QU', 'OK', 'S', 1718196734, 1718196734, '1'),
(117639, 28316, 'QU', 'OK', 'S', 1718196741, 1718196741, '1'),
(117640, 28315, 'QU', 'OK', 'S', 1718196750, 1718196750, '1'),
(117641, 28315, 'QU', 'OK', 'S', 1718196760, 1718196760, '1'),
(117642, 28314, 'QU', 'OK', 'S', 1718196771, 1718196771, '1'),
(117643, 31916, 'QU', 'OK', 'S', 1718196852, 1718196852, '1'),
(117644, 31917, 'QU', 'OK', 'S', 1718197452, 1718197452, '1'),
(117645, 31929, 'QU', 'OK', 'S', 1718198009, 1718198009, '1'),
(117646, 31928, 'QU', 'OK', 'S', 1718198095, 1718198095, '1'),
(117647, 31924, 'QU', 'OK', 'S', 1718198266, 1718198266, '1'),
(117648, 31922, 'QU', 'OK', 'S', 1718198362, 1718198362, '1'),
(117649, 31923, 'QU', 'OK', 'S', 1718198402, 1718198402, '1'),
(117650, 31927, 'QU', 'OK', 'S', 1718198459, 1718198459, '1'),
(117651, 31918, 'QU', 'OK', 'S', 1718199207, 1718199207, '1'),
(117652, 31919, 'QU', 'OK', 'S', 1718199254, 1718199254, '1'),
(117653, 31913, 'QU', 'OK', 'S', 1718199506, 1718199506, '1'),
(117654, 31543, 'QU', 'OK', 'S', 1718199982, 1718199982, '1'),
(117655, 22597, 'QU', 'OK', 'S', 1718200025, 1718200025, '1'),
(117656, 31676, 'QU', 'OK', 'S', 1718200075, 1718200075, '1'),
(117657, 30444, 'QU', 'OK', 'S', 1718200190, 1718200190, '1'),
(117658, 31755, 'QU', 'OK', 'S', 1718200228, 1718200228, '1'),
(117659, 31653, 'QU', 'OK', 'S', 1718200259, 1718200259, '1'),
(117660, 31455, 'QU', 'OK', 'S', 1718200398, 1718200398, '1'),
(117661, 31238, 'QU', 'OK', 'S', 1718200452, 1718200452, '1'),
(117662, 17933, 'QU', 'OK', 'S', 1718255822, 1718255822, '1'),
(117663, 30089, 'QU', 'OK', 'S', 1718255855, 1718255855, '1'),
(117664, 30089, 'QU', 'OK', 'S', 1718255855, 1718255855, '1'),
(117665, 30089, 'QU', 'OK', 'S', 1718255855, 1718255855, '1'),
(117666, 30089, 'QU', 'OK', 'S', 1718255855, 1718255855, '1'),
(117667, 27021, 'QU', 'OK', 'S', 1718255881, 1718255881, '1'),
(117668, 30474, 'QU', 'OK', 'S', 1718255906, 1718255906, '1'),
(117669, 20986, 'QU', 'OK', 'S', 1718255928, 1718255928, '1'),
(117670, 30472, 'QU', 'OK', 'S', 1718255951, 1718255951, '1'),
(117671, 30794, 'QU', 'OK', 'S', 1718256049, 1718256049, '1'),
(117672, 30794, 'QU', 'OK', 'S', 1718256049, 1718256049, '1'),
(117673, 30794, 'QU', 'OK', 'S', 1718256049, 1718256049, '1'),
(117674, 30794, 'QU', 'OK', 'S', 1718256049, 1718256049, '1'),
(117675, 30794, 'QU', 'OK', 'S', 1718256049, 1718256049, '1'),
(117676, 30476, 'QU', 'OK', 'S', 1718256077, 1718256077, '1'),
(117677, 11483, 'QU', 'OK', 'S', 1718256108, 1718256108, '1'),
(117678, 17267, 'QU', 'OK', 'S', 1718256133, 1718256133, '1'),
(117679, 16408, 'QU', 'OK', 'S', 1718256154, 1718256154, '1'),
(117680, 20662, 'QU', 'OK', 'S', 1718256177, 1718256177, '1'),
(117681, 31379, 'QU', 'OK', 'S', 1718256202, 1718256202, '1'),
(117682, 31379, 'QU', 'OK', 'S', 1718256202, 1718256202, '1'),
(117683, 31619, 'QU', 'OK', 'S', 1718256224, 1718256224, '1'),
(117684, 31705, 'QU', 'OK', 'S', 1718256250, 1718256250, '1'),
(117685, 30630, 'QU', 'OK', 'S', 1718256274, 1718256274, '1'),
(117686, 11114, 'QU', 'OK', 'S', 1718256303, 1718256303, '1'),
(117687, 26754, 'QU', 'OK', 'S', 1718256348, 1718256348, '1'),
(117688, 22615, 'QU', 'OK', 'S', 1718256437, 1718256437, '1'),
(117689, 26071, 'QU', 'OK', 'S', 1718256460, 1718256460, '1'),
(117690, 17266, 'QU', 'OK', 'S', 1718256489, 1718256489, '1'),
(117691, 24289, 'QU', 'OK', 'S', 1718256511, 1718256511, '1'),
(117692, 27845, 'QU', 'OK', 'S', 1718256671, 1718256671, '1'),
(117693, 24072, 'QU', 'OK', 'S', 1718256695, 1718256695, '1'),
(117694, 22710, 'QU', 'OK', 'S', 1718256766, 1718256766, '1'),
(117695, 29391, 'QU', 'OK', 'S', 1718256788, 1718256788, '1'),
(117696, 24670, 'QU', 'OK', 'S', 1718256809, 1718256809, '1'),
(117697, 21403, 'QU', 'OK', 'S', 1718256848, 1718256848, '1'),
(117698, 30936, 'QU', 'OK', 'S', 1718256875, 1718256875, '1'),
(117699, 30936, 'QU', 'OK', 'S', 1718256875, 1718256875, '1'),
(117700, 25450, 'QU', 'OK', 'S', 1718256904, 1718256904, '1'),
(117701, 14573, 'QU', 'OK', 'S', 1718256927, 1718256927, '1'),
(117702, 14573, 'QU', 'OK', 'S', 1718256927, 1718256927, '1'),
(117703, 20705, 'QU', 'OK', 'S', 1718256952, 1718256952, '1'),
(117704, 29852, 'QU', 'OK', 'S', 1718256974, 1718256974, '1'),
(117705, 30887, 'QU', 'OK', 'S', 1718257023, 1718257023, '1'),
(117706, 16602, 'QU', 'OK', 'S', 1718257048, 1718257048, '1'),
(117707, 22610, 'QU', 'OK', 'S', 1718257070, 1718257070, '1'),
(117708, 30792, 'QU', 'OK', 'S', 1718257094, 1718257094, '1'),
(117709, 27399, 'QU', 'OK', 'S', 1718257127, 1718257127, '1'),
(117710, 22725, 'QU', 'OK', 'S', 1718257154, 1718257154, '1'),
(117711, 14172, 'QU', 'OK', 'S', 1718257176, 1718257176, '1'),
(117712, 17929, 'QU', 'OK', 'S', 1718257198, 1718257198, '1'),
(117713, 31307, 'QU', 'OK', 'S', 1718257246, 1718257246, '1'),
(117714, 13116, 'QU', 'OK', 'S', 1718257310, 1718257310, '1'),
(117715, 13116, 'QU', 'OK', 'S', 1718257310, 1718257310, '1'),
(117716, 30416, 'QU', 'OK', 'S', 1718257335, 1718257335, '1'),
(117717, 17737, 'QU', 'OK', 'S', 1718257376, 1718257376, '1'),
(117718, 17737, 'QU', 'OK', 'S', 1718257376, 1718257376, '1'),
(117719, 24078, 'QU', 'OK', 'S', 1718257397, 1718257397, '1'),
(117720, 27845, 'QU', 'OK', 'S', 1718257432, 1718257432, '1'),
(117721, 29753, 'QU', 'OK', 'S', 1718257495, 1718257495, '1'),
(117722, 11335, 'QU', 'OK', 'S', 1718257538, 1718257538, '1'),
(117723, 17954, 'QU', 'OK', 'S', 1718257560, 1718257560, '1'),
(117724, 13667, 'QU', 'OK', 'S', 1718257585, 1718257585, '1'),
(117725, 17621, 'QU', 'OK', 'S', 1718257622, 1718257622, '1'),
(117726, 31905, 'QU', 'OK', 'S', 1718257818, 1718257818, '1'),
(117727, 31893, 'QU', 'OK', 'S', 1718257825, 1718257825, '1'),
(117728, 31865, 'QU', 'OK', 'S', 1718257834, 1718257834, '1'),
(117729, 31865, 'QU', 'OK', 'S', 1718257834, 1718257834, '1'),
(117730, 31864, 'QU', 'OK', 'S', 1718257842, 1718257842, '1'),
(117731, 31864, 'QU', 'OK', 'S', 1718257842, 1718257842, '1'),
(117732, 31865, 'QU', 'OK', 'S', 1718257850, 1718257850, '1'),
(117733, 31865, 'QU', 'OK', 'S', 1718257850, 1718257850, '1'),
(117734, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117735, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117736, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117737, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117738, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117739, 31776, 'QU', 'OK', 'S', 1718257868, 1718257868, '1'),
(117740, 31775, 'QU', 'OK', 'S', 1718257878, 1718257878, '1'),
(117741, 31751, 'QU', 'OK', 'S', 1718257891, 1718257891, '1'),
(117742, 31750, 'QU', 'OK', 'S', 1718257898, 1718257898, '1'),
(117743, 30311, 'QU', 'OK', 'S', 1718257951, 1718257951, '1'),
(117744, 30310, 'QU', 'OK', 'S', 1718257958, 1718257958, '1'),
(117745, 30060, 'QU', 'OK', 'S', 1718257965, 1718257965, '1'),
(117746, 30059, 'QU', 'OK', 'S', 1718257977, 1718257977, '1'),
(117747, 30058, 'QU', 'OK', 'S', 1718257984, 1718257984, '1'),
(117748, 30017, 'QU', 'OK', 'S', 1718257992, 1718257992, '1'),
(117749, 30016, 'QU', 'OK', 'S', 1718257998, 1718257998, '1'),
(117750, 29838, 'QU', 'OK', 'S', 1718258008, 1718258008, '1'),
(117751, 29834, 'QU', 'OK', 'S', 1718258015, 1718258015, '1'),
(117752, 29781, 'QU', 'OK', 'S', 1718258022, 1718258022, '1'),
(117753, 28809, 'QU', 'OK', 'S', 1718258029, 1718258029, '1'),
(117754, 28808, 'QU', 'OK', 'S', 1718258036, 1718258036, '1'),
(117755, 28807, 'QU', 'OK', 'S', 1718258042, 1718258042, '1'),
(117756, 28639, 'QU', 'OK', 'S', 1718258051, 1718258051, '1'),
(117757, 28637, 'QU', 'OK', 'S', 1718258058, 1718258058, '1'),
(117758, 28635, 'QU', 'OK', 'S', 1718258067, 1718258067, '1'),
(117759, 28633, 'QU', 'OK', 'S', 1718258074, 1718258074, '1'),
(117760, 27118, 'QU', 'OK', 'S', 1718258124, 1718258124, '1'),
(117761, 27000, 'QU', 'OK', 'S', 1718258138, 1718258138, '1'),
(117762, 26996, 'QU', 'OK', 'S', 1718258146, 1718258146, '1'),
(117763, 26684, 'QU', 'OK', 'S', 1718258171, 1718258171, '1'),
(117764, 26672, 'QU', 'OK', 'S', 1718258180, 1718258180, '1'),
(117765, 26671, 'QU', 'OK', 'S', 1718258190, 1718258190, '1'),
(117766, 26220, 'QU', 'OK', 'S', 1718258201, 1718258201, '1'),
(117767, 24936, 'QU', 'OK', 'S', 1718258220, 1718258220, '1'),
(117768, 24745, 'QU', 'OK', 'S', 1718258231, 1718258231, '1'),
(117769, 24268, 'QU', 'OK', 'S', 1718258247, 1718258247, '1'),
(117770, 24075, 'QU', 'OK', 'S', 1718258268, 1718258268, '1'),
(117771, 24073, 'QU', 'OK', 'S', 1718258276, 1718258276, '1'),
(117772, 24072, 'QU', 'OK', 'S', 1718258283, 1718258283, '1'),
(117773, 24055, 'QU', 'OK', 'S', 1718258298, 1718258298, '1'),
(117774, 31620, 'QU', 'OK', 'S', 1718258371, 1718258371, '1'),
(117775, 31620, 'QU', 'OK', 'S', 1718258371, 1718258371, '1'),
(117776, 31560, 'QU', 'OK', 'S', 1718258386, 1718258386, '1'),
(117777, 31560, 'QU', 'OK', 'S', 1718258386, 1718258386, '1'),
(117778, 31560, 'QU', 'OK', 'S', 1718258386, 1718258386, '1'),
(117779, 31361, 'QU', 'OK', 'S', 1718258467, 1718258467, '1'),
(117780, 31288, 'QU', 'OK', 'S', 1718258493, 1718258493, '1'),
(117781, 30612, 'QU', 'OK', 'S', 1718258517, 1718258517, '1'),
(117782, 30361, 'QU', 'OK', 'S', 1718258536, 1718258536, '1'),
(117783, 30361, 'QU', 'OK', 'S', 1718258536, 1718258536, '1'),
(117784, 30360, 'QU', 'OK', 'S', 1718258546, 1718258546, '1'),
(117785, 30309, 'QU', 'OK', 'S', 1718258554, 1718258554, '1'),
(117786, 30088, 'QU', 'OK', 'S', 1718258581, 1718258581, '1'),
(117787, 29754, 'QU', 'OK', 'S', 1718259152, 1718259152, '1'),
(117788, 29469, 'QU', 'OK', 'S', 1718260911, 1718260911, '1'),
(117789, 21888, 'QU', 'OK', 'S', 1718261836, 1718261836, '1'),
(117790, 21888, 'QU', 'OK', 'S', 1718261850, 1718261850, '1'),
(117791, 17667, 'QU', 'OK', 'S', 1718261869, 1718261869, '1'),
(117792, 31439, 'QU', 'OK', 'S', 1718262448, 1718262448, '1'),
(117793, 31546, 'QU', 'OK', 'S', 1718262492, 1718262492, '1'),
(117794, 27732, 'QU', 'OK', 'S', 1718262526, 1718262526, '1'),
(117795, 31498, 'QU', 'OK', 'S', 1718262694, 1718262694, '1'),
(117796, 30991, 'QU', 'OK', 'S', 1718262741, 1718262741, '1'),
(117797, 30395, 'QU', 'OK', 'S', 1718262788, 1718262788, '1'),
(117798, 30362, 'QU', 'OK', 'S', 1718262955, 1718262955, '1'),
(117799, 20265, 'QU', 'OK', 'S', 1718262999, 1718262999, '1'),
(117800, 31346, 'QU', 'OK', 'S', 1718263053, 1718263053, '1'),
(117801, 20662, 'QU', 'OK', 'S', 1718263896, 1718263896, '1'),
(117802, 21008, 'QU', 'OK', 'S', 1718263968, 1718263968, '1'),
(117803, 14916, 'QU', 'OK', 'S', 1718264085, 1718264085, '1'),
(117804, 26069, 'QU', 'OK', 'S', 1718264122, 1718264122, '1'),
(117805, 12749, 'QU', 'OK', 'S', 1718264158, 1718264158, '1'),
(117806, 21888, 'QU', 'OK', 'S', 1718264656, 1718264656, '1'),
(117807, 17580, 'QU', 'OK', 'S', 1718264769, 1718264769, '1'),
(117808, 27194, 'QU', 'OK', 'S', 1718264803, 1718264803, '1'),
(117809, 31395, 'QU', 'OK', 'S', 1718264870, 1718264870, '1'),
(117810, 31834, 'QU', 'OK', 'S', 1718264946, 1718264946, '1'),
(117811, 30504, 'QU', 'OK', 'S', 1718265197, 1718265197, '1'),
(117812, 30445, 'QU', 'OK', 'S', 1718265232, 1718265232, '1'),
(117813, 18583, 'QU', 'OK', 'S', 1718265276, 1718265276, '1'),
(117814, 24244, 'QU', 'OK', 'S', 1718265277, 1718265277, '1'),
(117815, 18583, 'QU', 'OK', 'S', 1718265279, 1718265279, '1'),
(117816, 13457, 'QU', 'OK', 'S', 1718265284, 1718265284, '1'),
(117817, 13457, 'QU', 'OK', 'S', 1718265286, 1718265286, '1'),
(117818, 22017, 'QU', 'OK', 'S', 1718265374, 1718265374, '1'),
(117819, 31748, 'QU', 'OK', 'S', 1718265632, 1718265632, '1'),
(117820, 31748, 'QU', 'OK', 'S', 1718265650, 1718265650, '1'),
(117821, 24604, 'QU', 'OK', 'S', 1718265687, 1718265687, '1'),
(117822, 29504, 'QU', 'OK', 'S', 1718265855, 1718265855, '1'),
(117823, 24800, 'QU', 'OK', 'S', 1718265998, 1718265998, '1'),
(117824, 31798, 'QU', 'OK', 'S', 1718266839, 1718266839, '1'),
(117825, 31777, 'QU', 'OK', 'S', 1718267226, 1718267226, '1'),
(117826, 31760, 'QU', 'OK', 'S', 1718267238, 1718267238, '1'),
(117827, 31756, 'QU', 'OK', 'S', 1718267247, 1718267247, '1'),
(117828, 31628, 'QU', 'OK', 'S', 1718267276, 1718267276, '1'),
(117829, 31627, 'QU', 'OK', 'S', 1718267281, 1718267281, '1'),
(117830, 31312, 'QU', 'OK', 'S', 1718267314, 1718267314, '1'),
(117831, 31310, 'QU', 'OK', 'S', 1718267321, 1718267321, '1'),
(117832, 31224, 'QU', 'OK', 'S', 1718267331, 1718267331, '1'),
(117833, 31191, 'QU', 'OK', 'S', 1718267341, 1718267341, '1'),
(117834, 31150, 'QU', 'OK', 'S', 1718267352, 1718267352, '1'),
(117835, 30896, 'QU', 'OK', 'S', 1718267364, 1718267364, '1'),
(117836, 30725, 'QU', 'OK', 'S', 1718267389, 1718267389, '1'),
(117837, 30725, 'QU', 'OK', 'S', 1718267389, 1718267389, '1'),
(117838, 30725, 'QU', 'OK', 'S', 1718267389, 1718267389, '1'),
(117839, 30725, 'QU', 'OK', 'S', 1718267389, 1718267389, '1'),
(117840, 17846, 'QU', 'OK', 'S', 1718272725, 1718272725, '1'),
(117841, 25027, 'QU', 'OK', 'S', 1718272750, 1718272750, '1'),
(117842, 29835, 'QU', 'OK', 'S', 1718272783, 1718272783, '1'),
(117843, 9947, 'QU', 'OK', 'S', 1718272814, 1718272814, '1'),
(117844, 30658, 'QU', 'OK', 'S', 1718273196, 1718273196, '1'),
(117845, 26286, 'QU', 'OK', 'S', 1718273267, 1718273267, '1'),
(117846, 13439, 'QU', 'OK', 'S', 1718273356, 1718273356, '1'),
(117847, 25071, 'QU', 'OK', 'S', 1718273825, 1718273825, '1'),
(117848, 15564, 'QU', 'OK', 'S', 1718273977, 1718273977, '1'),
(117849, 15564, 'QU', 'OK', 'S', 1718273986, 1718273986, '1'),
(117850, 15563, 'QU', 'OK', 'S', 1718274014, 1718274014, '1'),
(117851, 15563, 'QU', 'OK', 'S', 1718274021, 1718274021, '1'),
(117852, 15382, 'QU', 'OK', 'S', 1718274030, 1718274030, '1'),
(117853, 15382, 'QU', 'OK', 'S', 1718274037, 1718274037, '1'),
(117854, 15383, 'QU', 'OK', 'S', 1718274043, 1718274043, '1'),
(117855, 15383, 'QU', 'OK', 'S', 1718274050, 1718274050, '1'),
(117856, 15384, 'QU', 'OK', 'S', 1718274064, 1718274064, '1'),
(117857, 15384, 'QU', 'OK', 'S', 1718274071, 1718274071, '1'),
(117858, 15385, 'QU', 'OK', 'S', 1718274079, 1718274079, '1'),
(117859, 15385, 'QU', 'OK', 'S', 1718274085, 1718274085, '1'),
(117860, 15386, 'QU', 'OK', 'S', 1718274095, 1718274095, '1'),
(117861, 15386, 'QU', 'OK', 'S', 1718274104, 1718274104, '1'),
(117862, 15387, 'QU', 'OK', 'S', 1718274112, 1718274112, '1'),
(117863, 15387, 'QU', 'OK', 'S', 1718274119, 1718274119, '1'),
(117864, 15388, 'QU', 'OK', 'S', 1718274132, 1718274132, '1'),
(117865, 15388, 'QU', 'OK', 'S', 1718274143, 1718274143, '1'),
(117866, 17766, 'QU', 'OK', 'S', 1718274263, 1718274263, '1'),
(117867, 17766, 'QU', 'OK', 'S', 1718274270, 1718274270, '1'),
(117868, 17765, 'QU', 'OK', 'S', 1718274292, 1718274292, '1'),
(117869, 17765, 'QU', 'OK', 'S', 1718274299, 1718274299, '1'),
(117870, 15630, 'QU', 'OK', 'S', 1718274309, 1718274309, '1'),
(117871, 15630, 'QU', 'OK', 'S', 1718274316, 1718274316, '1'),
(117872, 15568, 'QU', 'OK', 'S', 1718274326, 1718274326, '1'),
(117873, 15568, 'QU', 'OK', 'S', 1718274334, 1718274334, '1'),
(117874, 15567, 'QU', 'OK', 'S', 1718274342, 1718274342, '1'),
(117875, 15567, 'QU', 'OK', 'S', 1718274349, 1718274349, '1'),
(117876, 15565, 'QU', 'OK', 'S', 1718274357, 1718274357, '1'),
(117877, 15565, 'QU', 'OK', 'S', 1718274365, 1718274365, '1'),
(117878, 17782, 'QU', 'OK', 'S', 1718274385, 1718274385, '1'),
(117879, 17782, 'QU', 'OK', 'S', 1718274391, 1718274391, '1'),
(117880, 17781, 'QU', 'OK', 'S', 1718274400, 1718274400, '1'),
(117881, 17781, 'QU', 'OK', 'S', 1718274410, 1718274410, '1'),
(117882, 17778, 'QU', 'OK', 'S', 1718274426, 1718274426, '1'),
(117883, 17778, 'QU', 'OK', 'S', 1718274434, 1718274434, '1'),
(117884, 17777, 'QU', 'OK', 'S', 1718274441, 1718274441, '1'),
(117885, 17777, 'QU', 'OK', 'S', 1718274448, 1718274448, '1'),
(117886, 17776, 'QU', 'OK', 'S', 1718274457, 1718274457, '1'),
(117887, 17776, 'QU', 'OK', 'S', 1718274466, 1718274466, '1'),
(117888, 17775, 'QU', 'OK', 'S', 1718274477, 1718274477, '1'),
(117889, 17775, 'QU', 'OK', 'S', 1718274484, 1718274484, '1'),
(117890, 17774, 'QU', 'OK', 'S', 1718274497, 1718274497, '1'),
(117891, 17774, 'QU', 'OK', 'S', 1718274509, 1718274509, '1'),
(117892, 17771, 'QU', 'OK', 'S', 1718274516, 1718274516, '1'),
(117893, 17771, 'QU', 'OK', 'S', 1718274523, 1718274523, '1'),
(117894, 17768, 'QU', 'OK', 'S', 1718274529, 1718274529, '1'),
(117895, 17768, 'QU', 'OK', 'S', 1718274536, 1718274536, '1'),
(117896, 17767, 'QU', 'OK', 'S', 1718274546, 1718274546, '1'),
(117897, 17767, 'QU', 'OK', 'S', 1718274554, 1718274554, '1'),
(117898, 21901, 'QU', 'OK', 'S', 1718274586, 1718274586, '1'),
(117899, 21901, 'QU', 'OK', 'S', 1718274594, 1718274594, '1'),
(117900, 21900, 'QU', 'OK', 'S', 1718274604, 1718274604, '1'),
(117901, 21900, 'QU', 'OK', 'S', 1718274612, 1718274612, '1'),
(117902, 21899, 'QU', 'OK', 'S', 1718274637, 1718274637, '1'),
(117903, 21898, 'QU', 'OK', 'S', 1718274646, 1718274646, '1'),
(117904, 21898, 'QU', 'OK', 'S', 1718274655, 1718274655, '1'),
(117905, 21897, 'QU', 'OK', 'S', 1718274664, 1718274664, '1'),
(117906, 21897, 'QU', 'OK', 'S', 1718274674, 1718274674, '1'),
(117907, 21896, 'QU', 'OK', 'S', 1718274687, 1718274687, '1'),
(117908, 21896, 'QU', 'OK', 'S', 1718274696, 1718274696, '1'),
(117909, 21608, 'QU', 'OK', 'S', 1718274707, 1718274707, '1'),
(117910, 21608, 'QU', 'OK', 'S', 1718274714, 1718274714, '1'),
(117911, 17783, 'QU', 'OK', 'S', 1718274723, 1718274723, '1'),
(117912, 17783, 'QU', 'OK', 'S', 1718274731, 1718274731, '1'),
(117913, 23558, 'QU', 'OK', 'S', 1718274757, 1718274757, '1'),
(117914, 23558, 'QU', 'OK', 'S', 1718274765, 1718274765, '1'),
(117915, 31205, 'QU', 'OK', 'S', 1718274770, 1718274770, '1'),
(117916, 23557, 'QU', 'OK', 'S', 1718274773, 1718274773, '1'),
(117917, 31205, 'QU', 'OK', 'S', 1718274778, 1718274778, '1'),
(117918, 23556, 'QU', 'OK', 'S', 1718274781, 1718274781, '1'),
(117919, 23556, 'QU', 'OK', 'S', 1718274788, 1718274788, '1'),
(117920, 8100, 'QU', 'OK', 'S', 1718274789, 1718274789, '1'),
(117921, 23555, 'QU', 'OK', 'S', 1718274800, 1718274800, '1'),
(117922, 23555, 'QU', 'OK', 'S', 1718274810, 1718274810, '1'),
(117923, 23554, 'QU', 'OK', 'S', 1718274824, 1718274824, '1'),
(117924, 23554, 'QU', 'OK', 'S', 1718274831, 1718274831, '1'),
(117925, 23553, 'QU', 'OK', 'S', 1718274838, 1718274838, '1'),
(117926, 23553, 'QU', 'OK', 'S', 1718274845, 1718274845, '1'),
(117927, 21905, 'QU', 'OK', 'S', 1718274854, 1718274854, '1'),
(117928, 21905, 'QU', 'OK', 'S', 1718274861, 1718274861, '1'),
(117929, 21904, 'QU', 'OK', 'S', 1718274872, 1718274872, '1'),
(117930, 21904, 'QU', 'OK', 'S', 1718274881, 1718274881, '1'),
(117931, 21903, 'QU', 'OK', 'S', 1718274911, 1718274911, '1'),
(117932, 21903, 'QU', 'OK', 'S', 1718274918, 1718274918, '1'),
(117933, 21902, 'QU', 'OK', 'S', 1718274928, 1718274928, '1'),
(117934, 21902, 'QU', 'OK', 'S', 1718274937, 1718274937, '1'),
(117935, 23618, 'QU', 'OK', 'S', 1718274957, 1718274957, '1'),
(117936, 23618, 'QU', 'OK', 'S', 1718274966, 1718274966, '1'),
(117937, 30657, 'QU', 'OK', 'S', 1718274989, 1718274989, '1'),
(117938, 23589, 'QU', 'OK', 'S', 1718275000, 1718275000, '1'),
(117939, 23589, 'QU', 'OK', 'S', 1718275007, 1718275007, '1'),
(117940, 23588, 'QU', 'OK', 'S', 1718275015, 1718275015, '1'),
(117941, 23588, 'QU', 'OK', 'S', 1718275024, 1718275024, '1'),
(117942, 23569, 'QU', 'OK', 'S', 1718275034, 1718275034, '1'),
(117943, 23569, 'QU', 'OK', 'S', 1718275041, 1718275041, '1'),
(117944, 23568, 'QU', 'OK', 'S', 1718275049, 1718275049, '1'),
(117945, 23568, 'QU', 'OK', 'S', 1718275056, 1718275056, '1'),
(117946, 23567, 'QU', 'OK', 'S', 1718275071, 1718275071, '1'),
(117947, 23567, 'QU', 'OK', 'S', 1718275081, 1718275081, '1'),
(117948, 21298, 'QU', 'OK', 'S', 1718275081, 1718275081, '1'),
(117949, 23566, 'QU', 'OK', 'S', 1718275092, 1718275092, '1'),
(117950, 23566, 'QU', 'OK', 'S', 1718275099, 1718275099, '1'),
(117951, 23565, 'QU', 'OK', 'S', 1718275109, 1718275109, '1'),
(117952, 23565, 'QU', 'OK', 'S', 1718275115, 1718275115, '1'),
(117953, 23564, 'QU', 'OK', 'S', 1718275124, 1718275124, '1'),
(117954, 23564, 'QU', 'OK', 'S', 1718275124, 1718275124, '1'),
(117955, 23559, 'QU', 'OK', 'S', 1718275138, 1718275138, '1'),
(117956, 23559, 'QU', 'OK', 'S', 1718275138, 1718275138, '1'),
(117957, 23627, 'QU', 'OK', 'S', 1718275175, 1718275175, '1'),
(117958, 23627, 'QU', 'OK', 'S', 1718275184, 1718275184, '1'),
(117959, 23626, 'QU', 'OK', 'S', 1718275192, 1718275192, '1'),
(117960, 23626, 'QU', 'OK', 'S', 1718275200, 1718275200, '1'),
(117961, 23625, 'QU', 'OK', 'S', 1718275209, 1718275209, '1'),
(117962, 23624, 'QU', 'OK', 'S', 1718275216, 1718275216, '1'),
(117963, 23624, 'QU', 'OK', 'S', 1718275222, 1718275222, '1'),
(117964, 23622, 'QU', 'OK', 'S', 1718275231, 1718275231, '1'),
(117965, 23622, 'QU', 'OK', 'S', 1718275238, 1718275238, '1'),
(117966, 23621, 'QU', 'OK', 'S', 1718275246, 1718275246, '1'),
(117967, 23621, 'QU', 'OK', 'S', 1718275253, 1718275253, '1'),
(117968, 23620, 'QU', 'OK', 'S', 1718275260, 1718275260, '1'),
(117969, 23620, 'QU', 'OK', 'S', 1718275270, 1718275270, '1'),
(117970, 23619, 'QU', 'OK', 'S', 1718275294, 1718275294, '1'),
(117971, 23619, 'QU', 'OK', 'S', 1718275300, 1718275300, '1'),
(117972, 24394, 'QU', 'OK', 'S', 1718275326, 1718275326, '1'),
(117973, 24394, 'QU', 'OK', 'S', 1718275334, 1718275334, '1'),
(117974, 24392, 'QU', 'OK', 'S', 1718275340, 1718275340, '1'),
(117975, 24392, 'QU', 'OK', 'S', 1718275345, 1718275345, '1'),
(117976, 24391, 'QU', 'OK', 'S', 1718275354, 1718275354, '1'),
(117977, 24391, 'QU', 'OK', 'S', 1718275360, 1718275360, '1'),
(117978, 24390, 'QU', 'OK', 'S', 1718275368, 1718275368, '1'),
(117979, 24390, 'QU', 'OK', 'S', 1718275375, 1718275375, '1'),
(117980, 24389, 'QU', 'OK', 'S', 1718275382, 1718275382, '1'),
(117981, 24389, 'QU', 'OK', 'S', 1718275389, 1718275389, '1'),
(117982, 30651, 'QU', 'OK', 'S', 1718275395, 1718275395, '1'),
(117983, 24388, 'QU', 'OK', 'S', 1718275396, 1718275396, '1'),
(117984, 24388, 'QU', 'OK', 'S', 1718275404, 1718275404, '1'),
(117985, 30644, 'QU', 'OK', 'S', 1718275418, 1718275418, '1'),
(117986, 23629, 'QU', 'OK', 'S', 1718275457, 1718275457, '1'),
(117987, 30644, 'QU', 'OK', 'S', 1718275463, 1718275463, '1'),
(117988, 23629, 'QU', 'OK', 'S', 1718275466, 1718275466, '1'),
(117989, 24387, 'QU', 'OK', 'S', 1718275489, 1718275489, '1'),
(117990, 24387, 'QU', 'OK', 'S', 1718275496, 1718275496, '1'),
(117991, 23630, 'QU', 'OK', 'S', 1718275505, 1718275505, '1'),
(117992, 23630, 'QU', 'OK', 'S', 1718275511, 1718275511, '1'),
(117993, 24410, 'QU', 'OK', 'S', 1718275537, 1718275537, '1'),
(117994, 24410, 'QU', 'OK', 'S', 1718275545, 1718275545, '1'),
(117995, 17180, 'QU', 'OK', 'S', 1718275549, 1718275549, '1'),
(117996, 24404, 'QU', 'OK', 'S', 1718275553, 1718275553, '1'),
(117997, 24404, 'QU', 'OK', 'S', 1718275564, 1718275564, '1'),
(117998, 24402, 'QU', 'OK', 'S', 1718275575, 1718275575, '1'),
(117999, 24402, 'QU', 'OK', 'S', 1718275582, 1718275582, '1'),
(118000, 24399, 'QU', 'OK', 'S', 1718275590, 1718275590, '1'),
(118001, 24399, 'QU', 'OK', 'S', 1718275600, 1718275600, '1'),
(118002, 24398, 'QU', 'OK', 'S', 1718275608, 1718275608, '1'),
(118003, 24397, 'QU', 'OK', 'S', 1718275615, 1718275615, '1'),
(118004, 24397, 'QU', 'OK', 'S', 1718275621, 1718275621, '1'),
(118005, 28811, 'QU', 'OK', 'S', 1718275625, 1718275625, '1'),
(118006, 24396, 'QU', 'OK', 'S', 1718275628, 1718275628, '1'),
(118007, 28811, 'QU', 'OK', 'S', 1718275645, 1718275645, '1'),
(118008, 24395, 'QU', 'OK', 'S', 1718275645, 1718275645, '1'),
(118009, 21888, 'QU', 'OK', 'S', 1718275647, 1718275647, '1'),
(118010, 24395, 'QU', 'OK', 'S', 1718275651, 1718275651, '1'),
(118011, 30119, 'QU', 'OK', 'S', 1718275702, 1718275702, '1'),
(118012, 28811, 'QU', 'OK', 'S', 1718275754, 1718275754, '1'),
(118013, 28811, 'QU', 'OK', 'S', 1718275754, 1718275754, '1'),
(118014, 24637, 'QU', 'OK', 'S', 1718275888, 1718275888, '1'),
(118015, 24637, 'QU', 'OK', 'S', 1718275894, 1718275894, '1'),
(118016, 24636, 'QU', 'OK', 'S', 1718275903, 1718275903, '1'),
(118017, 24636, 'QU', 'OK', 'S', 1718275911, 1718275911, '1'),
(118018, 24635, 'QU', 'OK', 'S', 1718275919, 1718275919, '1'),
(118019, 24635, 'QU', 'OK', 'S', 1718275927, 1718275927, '1'),
(118020, 24634, 'QU', 'OK', 'S', 1718275936, 1718275936, '1'),
(118021, 24634, 'QU', 'OK', 'S', 1718275950, 1718275950, '1'),
(118022, 24564, 'QU', 'OK', 'S', 1718275958, 1718275958, '1'),
(118023, 24564, 'QU', 'OK', 'S', 1718275965, 1718275965, '1'),
(118024, 24430, 'QU', 'OK', 'S', 1718275976, 1718275976, '1'),
(118025, 24429, 'QU', 'OK', 'S', 1718275987, 1718275987, '1'),
(118026, 24412, 'QU', 'OK', 'S', 1718275996, 1718275996, '1'),
(118027, 24412, 'QU', 'OK', 'S', 1718276002, 1718276002, '1'),
(118028, 24411, 'QU', 'OK', 'S', 1718276012, 1718276012, '1'),
(118029, 24652, 'QU', 'OK', 'S', 1718276035, 1718276035, '1'),
(118030, 24652, 'QU', 'OK', 'S', 1718276041, 1718276041, '1'),
(118031, 24651, 'QU', 'OK', 'S', 1718276047, 1718276047, '1'),
(118032, 24650, 'QU', 'OK', 'S', 1718276058, 1718276058, '1'),
(118033, 24649, 'QU', 'OK', 'S', 1718276067, 1718276067, '1'),
(118034, 24644, 'QU', 'OK', 'S', 1718276079, 1718276079, '1'),
(118035, 24643, 'QU', 'OK', 'S', 1718276087, 1718276087, '1'),
(118036, 24642, 'QU', 'OK', 'S', 1718276096, 1718276096, '1'),
(118037, 24642, 'QU', 'OK', 'S', 1718276103, 1718276103, '1'),
(118038, 24641, 'QU', 'OK', 'S', 1718276112, 1718276112, '1'),
(118039, 24640, 'QU', 'OK', 'S', 1718276118, 1718276118, '1'),
(118040, 24640, 'QU', 'OK', 'S', 1718276123, 1718276123, '1'),
(118041, 24639, 'QU', 'OK', 'S', 1718276130, 1718276130, '1'),
(118042, 24639, 'QU', 'OK', 'S', 1718276147, 1718276147, '1'),
(118043, 25704, 'QU', 'OK', 'S', 1718276353, 1718276353, '1'),
(118044, 25704, 'QU', 'OK', 'S', 1718276360, 1718276360, '1'),
(118045, 25699, 'QU', 'OK', 'S', 1718276367, 1718276367, '1'),
(118046, 25699, 'QU', 'OK', 'S', 1718276373, 1718276373, '1'),
(118047, 25695, 'QU', 'OK', 'S', 1718276383, 1718276383, '1'),
(118048, 25695, 'QU', 'OK', 'S', 1718276390, 1718276390, '1'),
(118049, 25692, 'QU', 'OK', 'S', 1718276397, 1718276397, '1'),
(118050, 25692, 'QU', 'OK', 'S', 1718276404, 1718276404, '1'),
(118051, 28811, 'QU', 'OK', 'S', 1718276447, 1718276447, '1'),
(118052, 25687, 'QU', 'OK', 'S', 1718276447, 1718276447, '1'),
(118053, 21483, 'QU', 'OK', 'S', 1718276450, 1718276450, '1'),
(118054, 24653, 'QU', 'OK', 'S', 1718276464, 1718276464, '1'),
(118055, 31142, 'QU', 'OK', 'S', 1718276481, 1718276481, '1'),
(118056, 28802, 'QU', 'OK', 'S', 1718276516, 1718276516, '1'),
(118057, 30671, 'QU', 'OK', 'S', 1718276638, 1718276638, '1'),
(118058, 31345, 'QU', 'OK', 'S', 1718276675, 1718276675, '1'),
(118059, 26305, 'QU', 'OK', 'S', 1718276730, 1718276730, '1'),
(118060, 30564, 'QU', 'OK', 'S', 1718276827, 1718276827, '1'),
(118061, 30564, 'QU', 'OK', 'S', 1718276849, 1718276849, '1'),
(118062, 30553, 'QU', 'OK', 'S', 1718276893, 1718276893, '1'),
(118063, 30553, 'QU', 'OK', 'S', 1718276904, 1718276904, '1'),
(118064, 26889, 'QU', 'OK', 'S', 1718277091, 1718277091, '1'),
(118065, 26889, 'QU', 'OK', 'S', 1718277105, 1718277105, '1'),
(118066, 25722, 'QU', 'OK', 'S', 1718277269, 1718277269, '1'),
(118067, 25722, 'QU', 'OK', 'S', 1718277276, 1718277276, '1'),
(118068, 25724, 'QU', 'OK', 'S', 1718277283, 1718277283, '1'),
(118069, 25724, 'QU', 'OK', 'S', 1718277290, 1718277290, '1'),
(118070, 25725, 'QU', 'OK', 'S', 1718277297, 1718277297, '1'),
(118071, 25725, 'QU', 'OK', 'S', 1718277303, 1718277303, '1'),
(118072, 25729, 'QU', 'OK', 'S', 1718277314, 1718277314, '1'),
(118073, 25729, 'QU', 'OK', 'S', 1718277323, 1718277323, '1'),
(118074, 25762, 'QU', 'OK', 'S', 1718277349, 1718277349, '1'),
(118075, 25762, 'QU', 'OK', 'S', 1718277358, 1718277358, '1'),
(118076, 25749, 'QU', 'OK', 'S', 1718277366, 1718277366, '1'),
(118077, 25749, 'QU', 'OK', 'S', 1718277374, 1718277374, '1'),
(118078, 25744, 'QU', 'OK', 'S', 1718277384, 1718277384, '1'),
(118079, 25744, 'QU', 'OK', 'S', 1718277394, 1718277394, '1'),
(118080, 23459, 'QU', 'OK', 'S', 1718277399, 1718277399, '1'),
(118081, 25744, 'QU', 'OK', 'S', 1718277401, 1718277401, '1'),
(118082, 25741, 'QU', 'OK', 'S', 1718277410, 1718277410, '1'),
(118083, 25741, 'QU', 'OK', 'S', 1718277416, 1718277416, '1'),
(118084, 23459, 'QU', 'OK', 'S', 1718277416, 1718277416, '1'),
(118085, 25733, 'QU', 'OK', 'S', 1718277424, 1718277424, '1'),
(118086, 25733, 'QU', 'OK', 'S', 1718277429, 1718277429, '1'),
(118087, 25731, 'QU', 'OK', 'S', 1718277436, 1718277436, '1'),
(118088, 25731, 'QU', 'OK', 'S', 1718277442, 1718277442, '1'),
(118089, 25776, 'QU', 'OK', 'S', 1718277460, 1718277460, '1'),
(118090, 25776, 'QU', 'OK', 'S', 1718277467, 1718277467, '1'),
(118091, 25775, 'QU', 'OK', 'S', 1718277474, 1718277474, '1'),
(118092, 25775, 'QU', 'OK', 'S', 1718277481, 1718277481, '1'),
(118093, 25774, 'QU', 'OK', 'S', 1718277490, 1718277490, '1'),
(118094, 25774, 'QU', 'OK', 'S', 1718277497, 1718277497, '1'),
(118095, 25772, 'QU', 'OK', 'S', 1718277507, 1718277507, '1'),
(118096, 25772, 'QU', 'OK', 'S', 1718277513, 1718277513, '1'),
(118097, 25771, 'QU', 'OK', 'S', 1718277520, 1718277520, '1'),
(118098, 25771, 'QU', 'OK', 'S', 1718277525, 1718277525, '1'),
(118099, 25770, 'QU', 'OK', 'S', 1718277535, 1718277535, '1'),
(118100, 25768, 'QU', 'OK', 'S', 1718277550, 1718277550, '1'),
(118101, 25768, 'QU', 'OK', 'S', 1718277556, 1718277556, '1'),
(118102, 25763, 'QU', 'OK', 'S', 1718277562, 1718277562, '1'),
(118103, 25763, 'QU', 'OK', 'S', 1718277569, 1718277569, '1'),
(118104, 23352, 'QU', 'OK', 'S', 1718277735, 1718277735, '1'),
(118105, 23352, 'QU', 'OK', 'S', 1718277764, 1718277764, '1'),
(118106, 28720, 'QU', 'OK', 'S', 1718277774, 1718277774, '1'),
(118107, 28719, 'QU', 'OK', 'S', 1718277781, 1718277781, '1'),
(118108, 28719, 'QU', 'OK', 'S', 1718277789, 1718277789, '1'),
(118109, 28718, 'QU', 'OK', 'S', 1718277801, 1718277801, '1'),
(118110, 28718, 'QU', 'OK', 'S', 1718277813, 1718277813, '1'),
(118111, 28323, 'QU', 'OK', 'S', 1718277823, 1718277823, '1'),
(118112, 28323, 'QU', 'OK', 'S', 1718277831, 1718277831, '1'),
(118113, 28322, 'QU', 'OK', 'S', 1718277840, 1718277840, '1'),
(118114, 28322, 'QU', 'OK', 'S', 1718277846, 1718277846, '1'),
(118115, 28318, 'QU', 'OK', 'S', 1718277869, 1718277869, '1'),
(118116, 28318, 'QU', 'OK', 'S', 1718277878, 1718277878, '1'),
(118117, 28316, 'QU', 'OK', 'S', 1718277920, 1718277920, '1'),
(118118, 28315, 'QU', 'OK', 'S', 1718277930, 1718277930, '1'),
(118119, 28315, 'QU', 'OK', 'S', 1718277940, 1718277940, '1'),
(118120, 28314, 'QU', 'OK', 'S', 1718277949, 1718277949, '1'),
(118121, 31939, 'QU', 'OK', 'S', 1718278106, 1718278106, '1'),
(118122, 23563, 'QU', 'OK', 'S', 1718278155, 1718278155, '1'),
(118123, 23563, 'QU', 'OK', 'S', 1718278180, 1718278180, '1'),
(118124, 31867, 'QU', 'OK', 'S', 1718278469, 1718278469, '1'),
(118125, 31867, 'QU', 'OK', 'S', 1718278478, 1718278478, '1'),
(118126, 31866, 'QU', 'OK', 'S', 1718278487, 1718278487, '1'),
(118127, 31866, 'QU', 'OK', 'S', 1718278494, 1718278494, '1'),
(118128, 31847, 'QU', 'OK', 'S', 1718278501, 1718278501, '1'),
(118129, 31845, 'QU', 'OK', 'S', 1718278508, 1718278508, '1'),
(118130, 31930, 'QU', 'OK', 'S', 1718278515, 1718278515, '1'),
(118131, 31845, 'QU', 'OK', 'S', 1718278515, 1718278515, '1'),
(118132, 31842, 'QU', 'OK', 'S', 1718278523, 1718278523, '1'),
(118133, 31842, 'QU', 'OK', 'S', 1718278533, 1718278533, '1'),
(118134, 31931, 'QU', 'OK', 'S', 1718278669, 1718278669, '1'),
(118135, 31932, 'QU', 'OK', 'S', 1718278844, 1718278844, '1'),
(118136, 29830, 'QU', 'OK', 'S', 1718279075, 1718279075, '1'),
(118137, 29830, 'QU', 'OK', 'S', 1718279082, 1718279082, '1'),
(118138, 29803, 'QU', 'OK', 'S', 1718279091, 1718279091, '1'),
(118139, 29803, 'QU', 'OK', 'S', 1718279098, 1718279098, '1'),
(118140, 29792, 'QU', 'OK', 'S', 1718279104, 1718279104, '1'),
(118141, 29792, 'QU', 'OK', 'S', 1718279112, 1718279112, '1'),
(118142, 29791, 'QU', 'OK', 'S', 1718279122, 1718279122, '1'),
(118143, 29791, 'QU', 'OK', 'S', 1718279131, 1718279131, '1'),
(118144, 29784, 'QU', 'OK', 'S', 1718279193, 1718279193, '1'),
(118145, 29784, 'QU', 'OK', 'S', 1718279199, 1718279199, '1'),
(118146, 29722, 'QU', 'OK', 'S', 1718279207, 1718279207, '1'),
(118147, 29722, 'QU', 'OK', 'S', 1718279214, 1718279214, '1'),
(118148, 29697, 'QU', 'OK', 'S', 1718279230, 1718279230, '1'),
(118149, 29345, 'QU', 'OK', 'S', 1718279242, 1718279242, '1'),
(118150, 29345, 'QU', 'OK', 'S', 1718279249, 1718279249, '1'),
(118151, 29324, 'QU', 'OK', 'S', 1718279261, 1718279261, '1'),
(118152, 29324, 'QU', 'OK', 'S', 1718279270, 1718279270, '1'),
(118153, 29320, 'QU', 'OK', 'S', 1718279280, 1718279280, '1'),
(118154, 29279, 'QU', 'OK', 'S', 1718279285, 1718279285, '1'),
(118155, 29279, 'QU', 'OK', 'S', 1718279292, 1718279292, '1'),
(118156, 29277, 'QU', 'OK', 'S', 1718279300, 1718279300, '1'),
(118157, 29277, 'QU', 'OK', 'S', 1718279306, 1718279306, '1'),
(118158, 29276, 'QU', 'OK', 'S', 1718279316, 1718279316, '1'),
(118159, 29272, 'QU', 'OK', 'S', 1718279344, 1718279344, '1'),
(118160, 29272, 'QU', 'OK', 'S', 1718279351, 1718279351, '1'),
(118161, 29270, 'QU', 'OK', 'S', 1718279358, 1718279358, '1'),
(118162, 29270, 'QU', 'OK', 'S', 1718279364, 1718279364, '1'),
(118163, 29268, 'QU', 'OK', 'S', 1718279372, 1718279372, '1'),
(118164, 29268, 'QU', 'OK', 'S', 1718279379, 1718279379, '1'),
(118165, 28743, 'QU', 'OK', 'S', 1718279444, 1718279444, '1'),
(118166, 28743, 'QU', 'OK', 'S', 1718279453, 1718279453, '1'),
(118167, 28741, 'QU', 'OK', 'S', 1718279468, 1718279468, '1'),
(118168, 28741, 'QU', 'OK', 'S', 1718279481, 1718279481, '1'),
(118169, 28724, 'QU', 'OK', 'S', 1718279490, 1718279490, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(118170, 28723, 'QU', 'OK', 'S', 1718279498, 1718279498, '1'),
(118171, 28722, 'QU', 'OK', 'S', 1718279505, 1718279505, '1'),
(118172, 28722, 'QU', 'OK', 'S', 1718279511, 1718279511, '1'),
(118173, 28721, 'QU', 'OK', 'S', 1718279516, 1718279516, '1'),
(118174, 28721, 'QU', 'OK', 'S', 1718279522, 1718279522, '1'),
(118175, 31937, 'QU', 'OK', 'S', 1718279710, 1718279710, '1'),
(118176, 31940, 'QU', 'OK', 'S', 1718280038, 1718280038, '1'),
(118177, 31942, 'QU', 'OK', 'S', 1718280213, 1718280213, '1'),
(118178, 31938, 'QU', 'OK', 'S', 1718280348, 1718280348, '1'),
(118179, 21803, 'QU', 'OK', 'S', 1718280365, 1718280365, '1'),
(118180, 21803, 'QU', 'OK', 'S', 1718280381, 1718280381, '1'),
(118181, 21956, 'QU', 'OK', 'S', 1718280384, 1718280384, '1'),
(118182, 21803, 'QU', 'OK', 'S', 1718280388, 1718280388, '1'),
(118183, 21803, 'QU', 'OK', 'S', 1718280392, 1718280392, '1'),
(118184, 31395, 'QU', 'OK', 'S', 1718280395, 1718280395, '1'),
(118185, 31395, 'QU', 'OK', 'S', 1718280398, 1718280398, '1'),
(118186, 21803, 'QU', 'OK', 'S', 1718280401, 1718280401, '1'),
(118187, 21803, 'QU', 'OK', 'S', 1718280405, 1718280405, '1'),
(118188, 31428, 'QU', 'OK', 'S', 1718280413, 1718280413, '1'),
(118189, 31893, 'QU', 'OK', 'S', 1718280430, 1718280430, '1'),
(118190, 31773, 'QU', 'OK', 'S', 1718280434, 1718280434, '1'),
(118191, 31933, 'QU', 'OK', 'S', 1718280468, 1718280468, '1'),
(118192, 31773, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118193, 31893, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118194, 31428, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118195, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118196, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118197, 31395, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118198, 31395, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118199, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118200, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118201, 21956, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118202, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118203, 21803, 'QU', 'OK', 'S', 1718280477, 1718280477, '1'),
(118204, 21956, 'QU', 'OK', 'S', 1718280510, 1718280510, '1'),
(118205, 21803, 'QU', 'OK', 'S', 1718280543, 1718280543, '1'),
(118206, 31934, 'QU', 'OK', 'S', 1718280549, 1718280549, '1'),
(118207, 21803, 'QU', 'OK', 'S', 1718280568, 1718280568, '1'),
(118208, 31395, 'QU', 'OK', 'S', 1718280572, 1718280572, '1'),
(118209, 31395, 'QU', 'OK', 'S', 1718280575, 1718280575, '1'),
(118210, 31773, 'QU', 'OK', 'S', 1718280579, 1718280579, '1'),
(118211, 31893, 'QU', 'OK', 'S', 1718280585, 1718280585, '1'),
(118212, 31428, 'QU', 'OK', 'S', 1718280588, 1718280588, '1'),
(118213, 21803, 'QU', 'OK', 'S', 1718280592, 1718280592, '1'),
(118214, 21803, 'QU', 'OK', 'S', 1718280600, 1718280600, '1'),
(118215, 21803, 'QU', 'OK', 'S', 1718280606, 1718280606, '1'),
(118216, 21803, 'QU', 'OK', 'S', 1718280612, 1718280612, '1'),
(118217, 31355, 'QU', 'OK', 'S', 1718280615, 1718280615, '1'),
(118218, 31355, 'QU', 'OK', 'S', 1718280618, 1718280618, '1'),
(118219, 31898, 'QU', 'OK', 'S', 1718280626, 1718280626, '1'),
(118220, 31773, 'QU', 'OK', 'S', 1718280630, 1718280630, '1'),
(118221, 31835, 'QU', 'OK', 'S', 1718280634, 1718280634, '1'),
(118222, 31355, 'QU', 'OK', 'S', 1718280637, 1718280637, '1'),
(118223, 31395, 'QU', 'OK', 'S', 1718280640, 1718280640, '1'),
(118224, 31355, 'QU', 'OK', 'S', 1718280644, 1718280644, '1'),
(118225, 31428, 'QU', 'OK', 'S', 1718280647, 1718280647, '1'),
(118226, 31428, 'QU', 'OK', 'S', 1718280649, 1718280649, '1'),
(118227, 31395, 'QU', 'OK', 'S', 1718280652, 1718280652, '1'),
(118228, 31933, 'QU', 'OK', 'S', 1718280653, 1718280653, '1'),
(118229, 31896, 'QU', 'OK', 'S', 1718280657, 1718280657, '1'),
(118230, 31935, 'QU', 'OK', 'S', 1718280695, 1718280695, '1'),
(118231, 31834, 'QU', 'OK', 'S', 1718280773, 1718280773, '1'),
(118232, 31355, 'QU', 'OK', 'S', 1718280778, 1718280778, '1'),
(118233, 31896, 'QU', 'OK', 'S', 1718280781, 1718280781, '1'),
(118234, 31896, 'QU', 'OK', 'S', 1718280784, 1718280784, '1'),
(118235, 31903, 'QU', 'OK', 'S', 1718280790, 1718280790, '1'),
(118236, 31395, 'QU', 'OK', 'S', 1718280796, 1718280796, '1'),
(118237, 31896, 'QU', 'OK', 'S', 1718280803, 1718280803, '1'),
(118238, 21956, 'QU', 'OK', 'S', 1718280808, 1718280808, '1'),
(118239, 21802, 'QU', 'OK', 'S', 1718280811, 1718280811, '1'),
(118240, 31936, 'QU', 'OK', 'S', 1718280813, 1718280813, '1'),
(118241, 31899, 'QU', 'OK', 'S', 1718280814, 1718280814, '1'),
(118242, 31903, 'QU', 'OK', 'S', 1718280818, 1718280818, '1'),
(118243, 21802, 'QU', 'OK', 'S', 1718280822, 1718280822, '1'),
(118244, 21660, 'QU', 'OK', 'S', 1718280826, 1718280826, '1'),
(118245, 21660, 'QU', 'OK', 'S', 1718280828, 1718280828, '1'),
(118246, 18966, 'QU', 'OK', 'S', 1718280833, 1718280833, '1'),
(118247, 31355, 'QU', 'OK', 'S', 1718280837, 1718280837, '1'),
(118248, 31896, 'QU', 'OK', 'S', 1718280839, 1718280839, '1'),
(118249, 21956, 'QU', 'OK', 'S', 1718280848, 1718280848, '1'),
(118250, 21956, 'QU', 'OK', 'S', 1718280853, 1718280853, '1'),
(118251, 21956, 'QU', 'OK', 'S', 1718280858, 1718280858, '1'),
(118252, 21956, 'QU', 'OK', 'S', 1718280862, 1718280862, '1'),
(118253, 30350, 'QU', 'OK', 'S', 1718280876, 1718280876, '1'),
(118254, 30350, 'QU', 'OK', 'S', 1718280879, 1718280879, '1'),
(118255, 31835, 'QU', 'OK', 'S', 1718280896, 1718280896, '1'),
(118256, 30810, 'QU', 'OK', 'S', 1718280900, 1718280900, '1'),
(118257, 31896, 'QU', 'OK', 'S', 1718280909, 1718280909, '1'),
(118258, 31834, 'QU', 'OK', 'S', 1718280930, 1718280930, '1'),
(118259, 31895, 'QU', 'OK', 'S', 1718280954, 1718280954, '1'),
(118260, 31653, 'QU', 'OK', 'S', 1718280995, 1718280995, '1'),
(118261, 31946, 'QU', 'OK', 'S', 1718283560, 1718283560, '1'),
(118262, 31941, 'QU', 'OK', 'S', 1718283815, 1718283815, '1'),
(118263, 31943, 'QU', 'OK', 'S', 1718283878, 1718283878, '1'),
(118264, 31945, 'QU', 'OK', 'S', 1718283948, 1718283948, '1'),
(118265, 31948, 'QU', 'OK', 'S', 1718284101, 1718284101, '1'),
(118266, 31950, 'QU', 'OK', 'S', 1718284161, 1718284161, '1'),
(118267, 31953, 'QU', 'OK', 'S', 1718284222, 1718284222, '1'),
(118268, 31954, 'QU', 'OK', 'S', 1718284257, 1718284257, '1'),
(118269, 26466, 'QU', 'OK', 'S', 1718284321, 1718284321, '1'),
(118270, 31485, 'QU', 'OK', 'S', 1718284779, 1718284779, '1'),
(118271, 31484, 'QU', 'OK', 'S', 1718284811, 1718284811, '1'),
(118272, 28802, 'QU', 'OK', 'S', 1718285012, 1718285012, '1'),
(118273, 7866, 'QU', 'OK', 'S', 1718285044, 1718285044, '1'),
(118274, 15686, 'QU', 'OK', 'S', 1718285079, 1718285079, '1'),
(118275, 31034, 'QU', 'OK', 'S', 1718285185, 1718285185, '1'),
(118276, 14854, 'QU', 'OK', 'S', 1718285218, 1718285218, '1'),
(118277, 30893, 'QU', 'OK', 'S', 1718285257, 1718285257, '1'),
(118278, 12422, 'QU', 'OK', 'S', 1718285362, 1718285362, '1'),
(118279, 18514, 'QU', 'OK', 'S', 1718285399, 1718285399, '1'),
(118280, 31432, 'QU', 'OK', 'S', 1718285434, 1718285434, '1'),
(118281, 31432, 'QU', 'OK', 'S', 1718285441, 1718285441, '1'),
(118282, 135, 'QU', 'OK', 'S', 1718285580, 1718285580, '1'),
(118283, 29555, 'QU', 'OK', 'S', 1718285615, 1718285615, '1'),
(118284, 31379, 'QU', 'OK', 'S', 1718285653, 1718285653, '1'),
(118285, 31430, 'QU', 'OK', 'S', 1718285688, 1718285688, '1'),
(118286, 30372, 'QU', 'OK', 'S', 1718285720, 1718285720, '1'),
(118287, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118288, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118289, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118290, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118291, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118292, 31947, 'QU', 'OK', 'S', 1718286799, 1718286799, '1'),
(118293, 18697, 'QU', 'OK', 'S', 1718286924, 1718286924, '1'),
(118294, 18697, 'QU', 'OK', 'S', 1718286924, 1718286924, '1'),
(118295, 18697, 'QU', 'OK', 'S', 1718286924, 1718286924, '1'),
(118296, 18697, 'QU', 'OK', 'S', 1718286924, 1718286924, '1'),
(118297, 18697, 'QU', 'OK', 'S', 1718286924, 1718286924, '1'),
(118298, 18697, 'QU', 'OK', 'S', 1718334769, 1718334769, '1'),
(118299, 18697, 'QU', 'OK', 'S', 1718334769, 1718334769, '1'),
(118300, 18697, 'QU', 'OK', 'S', 1718334769, 1718334769, '1'),
(118301, 18697, 'QU', 'OK', 'S', 1718334769, 1718334769, '1'),
(118302, 18697, 'QU', 'OK', 'S', 1718334769, 1718334769, '1'),
(118303, 30395, 'QU', 'OK', 'S', 1718338787, 1718338787, '1'),
(118304, 31946, 'QU', 'OK', 'S', 1718347723, 1718347723, '1'),
(118305, 31946, 'QU', 'OK', 'S', 1718347723, 1718347723, '1'),
(118306, 31775, 'QU', 'OK', 'S', 1718347759, 1718347759, '1'),
(118307, 31706, 'QU', 'OK', 'S', 1718347769, 1718347769, '1'),
(118308, 31622, 'QU', 'OK', 'S', 1718347781, 1718347781, '1'),
(118309, 31620, 'QU', 'OK', 'S', 1718347787, 1718347787, '1'),
(118310, 31619, 'QU', 'OK', 'S', 1718347798, 1718347798, '1'),
(118311, 31552, 'QU', 'OK', 'S', 1718347813, 1718347813, '1'),
(118312, 31551, 'QU', 'OK', 'S', 1718347823, 1718347823, '1'),
(118313, 31362, 'QU', 'OK', 'S', 1718347832, 1718347832, '1'),
(118314, 31361, 'QU', 'OK', 'S', 1718347841, 1718347841, '1'),
(118315, 31302, 'QU', 'OK', 'S', 1718347852, 1718347852, '1'),
(118316, 31034, 'QU', 'OK', 'S', 1718347985, 1718347985, '1'),
(118317, 30931, 'QU', 'OK', 'S', 1718347995, 1718347995, '1'),
(118318, 30612, 'QU', 'OK', 'S', 1718348137, 1718348137, '1'),
(118319, 28592, 'QU', 'OK', 'S', 1718348162, 1718348162, '1'),
(118320, 28588, 'QU', 'OK', 'S', 1718348176, 1718348176, '1'),
(118321, 27752, 'QU', 'OK', 'S', 1718348188, 1718348188, '1'),
(118322, 26185, 'QU', 'OK', 'S', 1718348202, 1718348202, '1'),
(118323, 26184, 'QU', 'OK', 'S', 1718348212, 1718348212, '1'),
(118324, 24575, 'QU', 'OK', 'S', 1718348229, 1718348229, '1'),
(118325, 25453, 'QU', 'OK', 'S', 1718348232, 1718348232, '1'),
(118326, 25452, 'QU', 'OK', 'S', 1718348238, 1718348238, '1'),
(118327, 25448, 'QU', 'OK', 'S', 1718348249, 1718348249, '1'),
(118328, 25448, 'QU', 'OK', 'S', 1718348249, 1718348249, '1'),
(118329, 28853, 'QU', 'OK', 'S', 1718348252, 1718348252, '1'),
(118330, 24846, 'QU', 'OK', 'S', 1718348265, 1718348265, '1'),
(118331, 24845, 'QU', 'OK', 'S', 1718348272, 1718348272, '1'),
(118332, 24840, 'QU', 'OK', 'S', 1718348281, 1718348281, '1'),
(118333, 24753, 'QU', 'OK', 'S', 1718348353, 1718348353, '1'),
(118334, 24675, 'QU', 'OK', 'S', 1718348368, 1718348368, '1'),
(118335, 24187, 'QU', 'OK', 'S', 1718348399, 1718348399, '1'),
(118336, 23779, 'QU', 'OK', 'S', 1718348419, 1718348419, '1'),
(118337, 23097, 'QU', 'OK', 'S', 1718348435, 1718348435, '1'),
(118338, 22734, 'QU', 'OK', 'S', 1718348446, 1718348446, '1'),
(118339, 22733, 'QU', 'OK', 'S', 1718348459, 1718348459, '1'),
(118340, 22725, 'QU', 'OK', 'S', 1718348473, 1718348473, '1'),
(118341, 22725, 'QU', 'OK', 'S', 1718348473, 1718348473, '1'),
(118342, 22715, 'QU', 'OK', 'S', 1718348493, 1718348493, '1'),
(118343, 22610, 'QU', 'OK', 'S', 1718348661, 1718348661, '1'),
(118344, 22596, 'QU', 'OK', 'S', 1718348670, 1718348670, '1'),
(118345, 18463, 'QU', 'OK', 'S', 1718349095, 1718349095, '1'),
(118346, 18463, 'QU', 'OK', 'S', 1718349095, 1718349095, '1'),
(118347, 18400, 'QU', 'OK', 'S', 1718349109, 1718349109, '1'),
(118348, 17931, 'QU', 'OK', 'S', 1718349133, 1718349133, '1'),
(118349, 17681, 'QU', 'OK', 'S', 1718349156, 1718349156, '1'),
(118350, 17277, 'QU', 'OK', 'S', 1718349205, 1718349205, '1'),
(118351, 17275, 'QU', 'OK', 'S', 1718349217, 1718349217, '1'),
(118352, 17236, 'QU', 'OK', 'S', 1718349258, 1718349258, '1'),
(118353, 13913, 'QU', 'OK', 'S', 1718349679, 1718349679, '1'),
(118354, 30167, 'QU', 'OK', 'S', 1718350221, 1718350221, '1'),
(118355, 30167, 'QU', 'OK', 'S', 1718350225, 1718350225, '1'),
(118356, 31445, 'QU', 'OK', 'S', 1718350231, 1718350231, '1'),
(118357, 31445, 'QU', 'OK', 'S', 1718350237, 1718350237, '1'),
(118358, 30610, 'QU', 'OK', 'S', 1718350241, 1718350241, '1'),
(118359, 30610, 'QU', 'OK', 'S', 1718350245, 1718350245, '1'),
(118360, 12806, 'QU', 'OK', 'S', 1718350249, 1718350249, '1'),
(118361, 30290, 'QU', 'OK', 'S', 1718350253, 1718350253, '1'),
(118362, 30290, 'QU', 'OK', 'S', 1718350256, 1718350256, '1'),
(118363, 31798, 'QU', 'OK', 'S', 1718350260, 1718350260, '1'),
(118364, 31891, 'QU', 'OK', 'S', 1718350265, 1718350265, '1'),
(118365, 18804, 'QU', 'OK', 'S', 1718350269, 1718350269, '1'),
(118366, 30969, 'QU', 'OK', 'S', 1718350276, 1718350276, '1'),
(118367, 30967, 'QU', 'OK', 'S', 1718350282, 1718350282, '1'),
(118368, 30969, 'QU', 'OK', 'S', 1718350291, 1718350291, '1'),
(118369, 18804, 'QU', 'OK', 'S', 1718350299, 1718350299, '1'),
(118370, 18804, 'QU', 'OK', 'S', 1718350303, 1718350303, '1'),
(118371, 26510, 'QU', 'OK', 'S', 1718350307, 1718350307, '1'),
(118372, 31799, 'QU', 'OK', 'S', 1718350312, 1718350312, '1'),
(118373, 30967, 'QU', 'OK', 'S', 1718350316, 1718350316, '1'),
(118374, 26510, 'QU', 'OK', 'S', 1718350321, 1718350321, '1'),
(118375, 31799, 'QU', 'OK', 'S', 1718350325, 1718350325, '1'),
(118376, 29982, 'QU', 'OK', 'S', 1718350335, 1718350335, '1'),
(118377, 12709, 'QU', 'OK', 'S', 1718352924, 1718352924, '1'),
(118378, 17962, 'QU', 'OK', 'S', 1718352926, 1718352926, '1'),
(118379, 12709, 'QU', 'OK', 'S', 1718352927, 1718352927, '1'),
(118380, 29451, 'QU', 'OK', 'S', 1718352931, 1718352931, '1'),
(118381, 20558, 'QU', 'OK', 'S', 1718352934, 1718352934, '1'),
(118382, 27847, 'QU', 'OK', 'S', 1718352937, 1718352937, '1'),
(118383, 19726, 'QU', 'OK', 'S', 1718352941, 1718352941, '1'),
(118384, 31662, 'QU', 'OK', 'S', 1718352946, 1718352946, '1'),
(118385, 31662, 'QU', 'OK', 'S', 1718352951, 1718352951, '1'),
(118386, 19726, 'QU', 'OK', 'S', 1718352954, 1718352954, '1'),
(118387, 27847, 'QU', 'OK', 'S', 1718352956, 1718352956, '1'),
(118388, 12709, 'QU', 'OK', 'S', 1718352959, 1718352959, '1'),
(118389, 27847, 'QU', 'OK', 'S', 1718353082, 1718353082, '1'),
(118390, 12709, 'QU', 'OK', 'S', 1718353084, 1718353084, '1'),
(118391, 31662, 'QU', 'OK', 'S', 1718353085, 1718353085, '1'),
(118392, 19726, 'QU', 'OK', 'S', 1718353260, 1718353260, '1'),
(118393, 19726, 'QU', 'OK', 'S', 1718353310, 1718353310, '1'),
(118394, 19726, 'QU', 'OK', 'S', 1718353312, 1718353312, '1'),
(118395, 19726, 'QU', 'OK', 'S', 1718353390, 1718353390, '1'),
(118396, 19728, 'QU', 'OK', 'S', 1718353392, 1718353392, '1'),
(118397, 31913, 'QU', 'OK', 'S', 1718357826, 1718357826, '1'),
(118398, 31102, 'QU', 'OK', 'S', 1718358094, 1718358094, '1'),
(118399, 31913, 'QU', 'OK', 'S', 1718358216, 1718358216, '1'),
(118400, 31913, 'QU', 'OK', 'S', 1718358222, 1718358222, '1'),
(118401, 25499, 'QU', 'OK', 'S', 1718360192, 1718360192, '1'),
(118402, 25499, 'QU', 'OK', 'S', 1718360195, 1718360195, '1'),
(118403, 25499, 'QU', 'OK', 'S', 1718360202, 1718360202, '1'),
(118404, 25499, 'QU', 'OK', 'S', 1718360205, 1718360205, '1'),
(118405, 25499, 'QU', 'OK', 'S', 1718360214, 1718360214, '1'),
(118406, 25499, 'QU', 'OK', 'S', 1718360218, 1718360218, '1'),
(118407, 25499, 'QU', 'OK', 'S', 1718360221, 1718360221, '1'),
(118408, 25499, 'QU', 'OK', 'S', 1718360224, 1718360224, '1'),
(118409, 25499, 'QU', 'OK', 'S', 1718360228, 1718360228, '1'),
(118410, 25499, 'QU', 'OK', 'S', 1718360231, 1718360231, '1'),
(118411, 25499, 'QU', 'OK', 'S', 1718360234, 1718360234, '1'),
(118412, 25499, 'QU', 'OK', 'S', 1718360238, 1718360238, '1'),
(118413, 25500, 'QU', 'OK', 'S', 1718360269, 1718360269, '1'),
(118414, 25500, 'QU', 'OK', 'S', 1718360272, 1718360272, '1'),
(118415, 13010, 'QU', 'OK', 'S', 1718360323, 1718360323, '1'),
(118416, 13010, 'QU', 'OK', 'S', 1718360327, 1718360327, '1'),
(118417, 13010, 'QU', 'OK', 'S', 1718360337, 1718360337, '1'),
(118418, 14719, 'QU', 'OK', 'S', 1718360383, 1718360383, '1'),
(118419, 14719, 'QU', 'OK', 'S', 1718360393, 1718360393, '1'),
(118420, 14719, 'QU', 'OK', 'S', 1718360404, 1718360404, '1'),
(118421, 31821, 'QU', 'OK', 'S', 1718360406, 1718360406, '1'),
(118422, 14719, 'QU', 'OK', 'S', 1718360415, 1718360415, '1'),
(118423, 31821, 'QU', 'OK', 'S', 1718360415, 1718360415, '1'),
(118424, 14719, 'QU', 'OK', 'S', 1718360418, 1718360418, '1'),
(118425, 31821, 'QU', 'OK', 'S', 1718360429, 1718360429, '1'),
(118426, 31821, 'QU', 'OK', 'S', 1718360432, 1718360432, '1'),
(118427, 31821, 'QU', 'OK', 'S', 1718360435, 1718360435, '1'),
(118428, 30415, 'QU', 'OK', 'S', 1718360440, 1718360440, '1'),
(118429, 30415, 'QU', 'OK', 'S', 1718360443, 1718360443, '1'),
(118430, 30415, 'QU', 'OK', 'S', 1718360445, 1718360445, '1'),
(118431, 30415, 'QU', 'OK', 'S', 1718360447, 1718360447, '1'),
(118432, 30415, 'QU', 'OK', 'S', 1718360450, 1718360450, '1'),
(118433, 30415, 'QU', 'OK', 'S', 1718360453, 1718360453, '1'),
(118434, 30415, 'QU', 'OK', 'S', 1718360456, 1718360456, '1'),
(118435, 30415, 'QU', 'OK', 'S', 1718360458, 1718360458, '1'),
(118436, 30415, 'QU', 'OK', 'S', 1718360461, 1718360461, '1'),
(118437, 30415, 'QU', 'OK', 'S', 1718360465, 1718360465, '1'),
(118438, 2554, 'QU', 'OK', 'S', 1718360534, 1718360534, '1'),
(118439, 2554, 'QU', 'OK', 'S', 1718360551, 1718360551, '1'),
(118440, 1200, 'QU', 'OK', 'S', 1718360558, 1718360558, '1'),
(118441, 2554, 'QU', 'OK', 'S', 1718360568, 1718360568, '1'),
(118442, 24855, 'QU', 'OK', 'S', 1718360932, 1718360932, '1'),
(118443, 24855, 'QU', 'OK', 'S', 1718360942, 1718360942, '1'),
(118444, 2203, 'QU', 'OK', 'S', 1718361649, 1718361649, '1'),
(118445, 2203, 'QU', 'OK', 'S', 1718361670, 1718361670, '1'),
(118446, 2203, 'QU', 'OK', 'S', 1718361680, 1718361680, '1'),
(118447, 2769, 'QU', 'OK', 'S', 1718361689, 1718361689, '1'),
(118448, 2202, 'QU', 'OK', 'S', 1718361696, 1718361696, '1'),
(118449, 31827, 'QU', 'OK', 'S', 1718362046, 1718362046, '1'),
(118450, 31827, 'QU', 'OK', 'S', 1718362068, 1718362068, '1'),
(118451, 31827, 'QU', 'OK', 'S', 1718362072, 1718362072, '1'),
(118452, 31827, 'QU', 'OK', 'S', 1718362074, 1718362074, '1'),
(118453, 31827, 'QU', 'OK', 'S', 1718362136, 1718362136, '1'),
(118454, 31867, 'QU', 'OK', 'S', 1718363347, 1718363347, '1'),
(118455, 31867, 'QU', 'OK', 'S', 1718363356, 1718363356, '1'),
(118456, 31866, 'QU', 'OK', 'S', 1718363392, 1718363392, '1'),
(118457, 31866, 'QU', 'OK', 'S', 1718363400, 1718363400, '1'),
(118458, 31847, 'QU', 'OK', 'S', 1718363410, 1718363410, '1'),
(118459, 31847, 'QU', 'OK', 'S', 1718363418, 1718363418, '1'),
(118460, 31845, 'QU', 'OK', 'S', 1718363428, 1718363428, '1'),
(118461, 31845, 'QU', 'OK', 'S', 1718363439, 1718363439, '1'),
(118462, 31842, 'QU', 'OK', 'S', 1718363450, 1718363450, '1'),
(118463, 31842, 'QU', 'OK', 'S', 1718363460, 1718363460, '1'),
(118464, 29830, 'QU', 'OK', 'S', 1718363473, 1718363473, '1'),
(118465, 29830, 'QU', 'OK', 'S', 1718363483, 1718363483, '1'),
(118466, 29803, 'QU', 'OK', 'S', 1718363493, 1718363493, '1'),
(118467, 29803, 'QU', 'OK', 'S', 1718363503, 1718363503, '1'),
(118468, 29792, 'QU', 'OK', 'S', 1718363511, 1718363511, '1'),
(118469, 29792, 'QU', 'OK', 'S', 1718363521, 1718363521, '1'),
(118470, 29791, 'QU', 'OK', 'S', 1718363533, 1718363533, '1'),
(118471, 29791, 'QU', 'OK', 'S', 1718363545, 1718363545, '1'),
(118472, 29784, 'QU', 'OK', 'S', 1718363598, 1718363598, '1'),
(118473, 29784, 'QU', 'OK', 'S', 1718363606, 1718363606, '1'),
(118474, 29722, 'QU', 'OK', 'S', 1718363613, 1718363613, '1'),
(118475, 29722, 'QU', 'OK', 'S', 1718363620, 1718363620, '1'),
(118476, 29697, 'QU', 'OK', 'S', 1718363644, 1718363644, '1'),
(118477, 29697, 'QU', 'OK', 'S', 1718363652, 1718363652, '1'),
(118478, 29345, 'QU', 'OK', 'S', 1718363660, 1718363660, '1'),
(118479, 29345, 'QU', 'OK', 'S', 1718363668, 1718363668, '1'),
(118480, 29324, 'QU', 'OK', 'S', 1718363678, 1718363678, '1'),
(118481, 29324, 'QU', 'OK', 'S', 1718363686, 1718363686, '1'),
(118482, 29320, 'QU', 'OK', 'S', 1718363694, 1718363694, '1'),
(118483, 29320, 'QU', 'OK', 'S', 1718363703, 1718363703, '1'),
(118484, 29279, 'QU', 'OK', 'S', 1718363711, 1718363711, '1'),
(118485, 29279, 'QU', 'OK', 'S', 1718363722, 1718363722, '1'),
(118486, 29277, 'QU', 'OK', 'S', 1718363730, 1718363730, '1'),
(118487, 29277, 'QU', 'OK', 'S', 1718363738, 1718363738, '1'),
(118488, 29276, 'QU', 'OK', 'S', 1718363746, 1718363746, '1'),
(118489, 29276, 'QU', 'OK', 'S', 1718363753, 1718363753, '1'),
(118490, 29272, 'QU', 'OK', 'S', 1718363800, 1718363800, '1'),
(118491, 29272, 'QU', 'OK', 'S', 1718363807, 1718363807, '1'),
(118492, 29270, 'QU', 'OK', 'S', 1718363814, 1718363814, '1'),
(118493, 29270, 'QU', 'OK', 'S', 1718363820, 1718363820, '1'),
(118494, 29268, 'QU', 'OK', 'S', 1718363830, 1718363830, '1'),
(118495, 29268, 'QU', 'OK', 'S', 1718363839, 1718363839, '1'),
(118496, 28743, 'QU', 'OK', 'S', 1718363849, 1718363849, '1'),
(118497, 28741, 'QU', 'OK', 'S', 1718363867, 1718363867, '1'),
(118498, 28724, 'QU', 'OK', 'S', 1718363878, 1718363878, '1'),
(118499, 28723, 'QU', 'OK', 'S', 1718363888, 1718363888, '1'),
(118500, 28722, 'QU', 'OK', 'S', 1718363896, 1718363896, '1'),
(118501, 2769, 'QU', 'OK', 'S', 1718363897, 1718363897, '1'),
(118502, 28721, 'QU', 'OK', 'S', 1718363902, 1718363902, '1'),
(118503, 28722, 'QU', 'OK', 'S', 1718363910, 1718363910, '1'),
(118504, 28721, 'QU', 'OK', 'S', 1718363918, 1718363918, '1'),
(118505, 28720, 'QU', 'OK', 'S', 1718363939, 1718363939, '1'),
(118506, 28720, 'QU', 'OK', 'S', 1718363947, 1718363947, '1'),
(118507, 28719, 'QU', 'OK', 'S', 1718363955, 1718363955, '1'),
(118508, 28719, 'QU', 'OK', 'S', 1718363961, 1718363961, '1'),
(118509, 28718, 'QU', 'OK', 'S', 1718363974, 1718363974, '1'),
(118510, 28323, 'QU', 'OK', 'S', 1718363982, 1718363982, '1'),
(118511, 28322, 'QU', 'OK', 'S', 1718363989, 1718363989, '1'),
(118512, 28323, 'QU', 'OK', 'S', 1718363998, 1718363998, '1'),
(118513, 28322, 'QU', 'OK', 'S', 1718364008, 1718364008, '1'),
(118514, 28318, 'QU', 'OK', 'S', 1718364019, 1718364019, '1'),
(118515, 28318, 'QU', 'OK', 'S', 1718364027, 1718364027, '1'),
(118516, 28316, 'QU', 'OK', 'S', 1718364037, 1718364037, '1'),
(118517, 28316, 'QU', 'OK', 'S', 1718364049, 1718364049, '1'),
(118518, 28315, 'QU', 'OK', 'S', 1718364058, 1718364058, '1'),
(118519, 28315, 'QU', 'OK', 'S', 1718364069, 1718364069, '1'),
(118520, 28314, 'QU', 'OK', 'S', 1718364083, 1718364083, '1'),
(118521, 28314, 'QU', 'OK', 'S', 1718364094, 1718364094, '1'),
(118522, 25776, 'QU', 'OK', 'S', 1718364119, 1718364119, '1'),
(118523, 25776, 'QU', 'OK', 'S', 1718364126, 1718364126, '1'),
(118524, 25775, 'QU', 'OK', 'S', 1718364133, 1718364133, '1'),
(118525, 25775, 'QU', 'OK', 'S', 1718364140, 1718364140, '1'),
(118526, 25774, 'QU', 'OK', 'S', 1718364148, 1718364148, '1'),
(118527, 25774, 'QU', 'OK', 'S', 1718364154, 1718364154, '1'),
(118528, 25772, 'QU', 'OK', 'S', 1718364167, 1718364167, '1'),
(118529, 25772, 'QU', 'OK', 'S', 1718364174, 1718364174, '1'),
(118530, 25771, 'QU', 'OK', 'S', 1718364182, 1718364182, '1'),
(118531, 25771, 'QU', 'OK', 'S', 1718364189, 1718364189, '1'),
(118532, 25770, 'QU', 'OK', 'S', 1718364198, 1718364198, '1'),
(118533, 25770, 'QU', 'OK', 'S', 1718364209, 1718364209, '1'),
(118534, 25768, 'QU', 'OK', 'S', 1718364218, 1718364218, '1'),
(118535, 25768, 'QU', 'OK', 'S', 1718364225, 1718364225, '1'),
(118536, 25763, 'QU', 'OK', 'S', 1718364237, 1718364237, '1'),
(118537, 25763, 'QU', 'OK', 'S', 1718364242, 1718364242, '1'),
(118538, 25762, 'QU', 'OK', 'S', 1718364262, 1718364262, '1'),
(118539, 25762, 'QU', 'OK', 'S', 1718364269, 1718364269, '1'),
(118540, 25749, 'QU', 'OK', 'S', 1718364282, 1718364282, '1'),
(118541, 25749, 'QU', 'OK', 'S', 1718364290, 1718364290, '1'),
(118542, 25744, 'QU', 'OK', 'S', 1718364302, 1718364302, '1'),
(118543, 25744, 'QU', 'OK', 'S', 1718364313, 1718364313, '1'),
(118544, 25741, 'QU', 'OK', 'S', 1718364320, 1718364320, '1'),
(118545, 25741, 'QU', 'OK', 'S', 1718364336, 1718364336, '1'),
(118546, 25741, 'QU', 'OK', 'S', 1718364343, 1718364343, '1'),
(118547, 25733, 'QU', 'OK', 'S', 1718364353, 1718364353, '1'),
(118548, 25733, 'QU', 'OK', 'S', 1718364359, 1718364359, '1'),
(118549, 25731, 'QU', 'OK', 'S', 1718364367, 1718364367, '1'),
(118550, 25731, 'QU', 'OK', 'S', 1718364373, 1718364373, '1'),
(118551, 25729, 'QU', 'OK', 'S', 1718364410, 1718364410, '1'),
(118552, 25729, 'QU', 'OK', 'S', 1718364418, 1718364418, '1'),
(118553, 25725, 'QU', 'OK', 'S', 1718364424, 1718364424, '1'),
(118554, 25725, 'QU', 'OK', 'S', 1718364430, 1718364430, '1'),
(118555, 25724, 'QU', 'OK', 'S', 1718364439, 1718364439, '1'),
(118556, 25724, 'QU', 'OK', 'S', 1718364445, 1718364445, '1'),
(118557, 25722, 'QU', 'OK', 'S', 1718364453, 1718364453, '1'),
(118558, 25722, 'QU', 'OK', 'S', 1718364461, 1718364461, '1'),
(118559, 25704, 'QU', 'OK', 'S', 1718364485, 1718364485, '1'),
(118560, 25704, 'QU', 'OK', 'S', 1718364491, 1718364491, '1'),
(118561, 25699, 'QU', 'OK', 'S', 1718364499, 1718364499, '1'),
(118562, 25699, 'QU', 'OK', 'S', 1718364505, 1718364505, '1'),
(118563, 25695, 'QU', 'OK', 'S', 1718364514, 1718364514, '1'),
(118564, 25695, 'QU', 'OK', 'S', 1718364528, 1718364528, '1'),
(118565, 25692, 'QU', 'OK', 'S', 1718364539, 1718364539, '1'),
(118566, 25692, 'QU', 'OK', 'S', 1718364547, 1718364547, '1'),
(118567, 25687, 'QU', 'OK', 'S', 1718364559, 1718364559, '1'),
(118568, 25687, 'QU', 'OK', 'S', 1718364567, 1718364567, '1'),
(118569, 24653, 'QU', 'OK', 'S', 1718364575, 1718364575, '1'),
(118570, 24653, 'QU', 'OK', 'S', 1718364583, 1718364583, '1'),
(118571, 24652, 'QU', 'OK', 'S', 1718364647, 1718364647, '1'),
(118572, 24652, 'QU', 'OK', 'S', 1718364653, 1718364653, '1'),
(118573, 24651, 'QU', 'OK', 'S', 1718364661, 1718364661, '1'),
(118574, 24651, 'QU', 'OK', 'S', 1718364667, 1718364667, '1'),
(118575, 24650, 'QU', 'OK', 'S', 1718364677, 1718364677, '1'),
(118576, 24650, 'QU', 'OK', 'S', 1718364688, 1718364688, '1'),
(118577, 24649, 'QU', 'OK', 'S', 1718364697, 1718364697, '1'),
(118578, 24649, 'QU', 'OK', 'S', 1718364697, 1718364697, '1'),
(118579, 24649, 'QU', 'OK', 'S', 1718364705, 1718364705, '1'),
(118580, 24649, 'QU', 'OK', 'S', 1718364705, 1718364705, '1'),
(118581, 24644, 'QU', 'OK', 'S', 1718364723, 1718364723, '1'),
(118582, 24644, 'QU', 'OK', 'S', 1718364723, 1718364723, '1'),
(118583, 24644, 'QU', 'OK', 'S', 1718364723, 1718364723, '1'),
(118584, 24644, 'QU', 'OK', 'S', 1718364734, 1718364734, '1'),
(118585, 24644, 'QU', 'OK', 'S', 1718364734, 1718364734, '1'),
(118586, 24644, 'QU', 'OK', 'S', 1718364734, 1718364734, '1'),
(118587, 24643, 'QU', 'OK', 'S', 1718364757, 1718364757, '1'),
(118588, 24643, 'QU', 'OK', 'S', 1718364766, 1718364766, '1'),
(118589, 24642, 'QU', 'OK', 'S', 1718364780, 1718364780, '1'),
(118590, 24642, 'QU', 'OK', 'S', 1718364792, 1718364792, '1'),
(118591, 24641, 'QU', 'OK', 'S', 1718364799, 1718364799, '1'),
(118592, 24641, 'QU', 'OK', 'S', 1718364805, 1718364805, '1'),
(118593, 24640, 'QU', 'OK', 'S', 1718364816, 1718364816, '1'),
(118594, 24640, 'QU', 'OK', 'S', 1718364823, 1718364823, '1'),
(118595, 24639, 'QU', 'OK', 'S', 1718364836, 1718364836, '1'),
(118596, 24639, 'QU', 'OK', 'S', 1718364844, 1718364844, '1'),
(118597, 24637, 'QU', 'OK', 'S', 1718364874, 1718364874, '1'),
(118598, 24637, 'QU', 'OK', 'S', 1718364884, 1718364884, '1'),
(118599, 24636, 'QU', 'OK', 'S', 1718364902, 1718364902, '1'),
(118600, 24635, 'QU', 'OK', 'S', 1718364918, 1718364918, '1'),
(118601, 24635, 'QU', 'OK', 'S', 1718364927, 1718364927, '1'),
(118602, 24634, 'QU', 'OK', 'S', 1718364944, 1718364944, '1'),
(118603, 24564, 'QU', 'OK', 'S', 1718364955, 1718364955, '1'),
(118604, 24564, 'QU', 'OK', 'S', 1718364970, 1718364970, '1'),
(118605, 24430, 'QU', 'OK', 'S', 1718364983, 1718364983, '1'),
(118606, 24429, 'QU', 'OK', 'S', 1718364995, 1718364995, '1'),
(118607, 24412, 'QU', 'OK', 'S', 1718365008, 1718365008, '1'),
(118608, 24411, 'QU', 'OK', 'S', 1718365021, 1718365021, '1'),
(118609, 31928, 'QU', 'OK', 'S', 1718365506, 1718365506, '1'),
(118610, 31978, 'QU', 'OK', 'S', 1718367721, 1718367721, '1'),
(118611, 31971, 'QU', 'OK', 'S', 1718368347, 1718368347, '1'),
(118612, 31972, 'QU', 'OK', 'S', 1718368705, 1718368705, '1'),
(118613, 31979, 'QU', 'OK', 'S', 1718369107, 1718369107, '1'),
(118614, 31980, 'QU', 'OK', 'S', 1718369148, 1718369148, '1'),
(118615, 31958, 'QU', 'OK', 'S', 1718369353, 1718369353, '1'),
(118616, 31959, 'QU', 'OK', 'S', 1718369386, 1718369386, '1'),
(118617, 31960, 'QU', 'OK', 'S', 1718369426, 1718369426, '1'),
(118618, 31962, 'QU', 'OK', 'S', 1718369601, 1718369601, '1'),
(118619, 31963, 'QU', 'OK', 'S', 1718369641, 1718369641, '1'),
(118620, 31970, 'QU', 'OK', 'S', 1718369837, 1718369837, '1'),
(118621, 31973, 'QU', 'OK', 'S', 1718369894, 1718369894, '1'),
(118622, 31976, 'QU', 'OK', 'S', 1718370132, 1718370132, '1'),
(118623, 31977, 'QU', 'OK', 'S', 1718370167, 1718370167, '1'),
(118624, 31981, 'QU', 'OK', 'S', 1718370288, 1718370288, '1'),
(118625, 31982, 'QU', 'OK', 'S', 1718370326, 1718370326, '1'),
(118626, 31983, 'QU', 'OK', 'S', 1718370361, 1718370361, '1'),
(118627, 30362, 'QU', 'OK', 'S', 1718370397, 1718370397, '1'),
(118628, 2203, 'QU', 'OK', 'S', 1718370426, 1718370426, '1'),
(118629, 29852, 'QU', 'OK', 'S', 1718370429, 1718370429, '1'),
(118630, 31984, 'QU', 'OK', 'S', 1718370870, 1718370870, '1'),
(118631, 31808, 'QU', 'OK', 'S', 1718429105, 1718429105, '1'),
(118632, 29414, 'QU', 'OK', 'S', 1718429109, 1718429109, '1'),
(118633, 18132, 'QU', 'OK', 'S', 1718429111, 1718429111, '1'),
(118634, 18279, 'QU', 'OK', 'S', 1718429114, 1718429114, '1'),
(118635, 29399, 'QU', 'OK', 'S', 1718429116, 1718429116, '1'),
(118636, 18135, 'QU', 'OK', 'S', 1718429118, 1718429118, '1'),
(118637, 18132, 'QU', 'OK', 'S', 1718429120, 1718429120, '1'),
(118638, 29402, 'QU', 'OK', 'S', 1718429123, 1718429123, '1'),
(118639, 31808, 'QU', 'OK', 'S', 1718429130, 1718429130, '1'),
(118640, 31810, 'QU', 'OK', 'S', 1718429244, 1718429244, '1'),
(118641, 17845, 'QU', 'OK', 'S', 1718429316, 1718429316, '1'),
(118642, 11498, 'QU', 'OK', 'S', 1718429330, 1718429330, '1'),
(118643, 15008, 'QU', 'OK', 'S', 1718429341, 1718429341, '1'),
(118644, 15008, 'QU', 'OK', 'S', 1718429545, 1718429545, '1'),
(118645, 17737, 'QU', 'OK', 'S', 1718429811, 1718429811, '1'),
(118646, 17737, 'QU', 'OK', 'S', 1718429811, 1718429811, '1'),
(118647, 31762, 'QU', 'OK', 'S', 1718429852, 1718429852, '1'),
(118648, 31762, 'QU', 'OK', 'S', 1718429852, 1718429852, '1'),
(118649, 30795, 'QU', 'OK', 'S', 1718429876, 1718429876, '1'),
(118650, 31730, 'QU', 'OK', 'S', 1718429897, 1718429897, '1'),
(118651, 31730, 'QU', 'OK', 'S', 1718429898, 1718429898, '1'),
(118652, 24855, 'QU', 'OK', 'S', 1718430095, 1718430095, '1'),
(118653, 28509, 'QU', 'OK', 'S', 1718431994, 1718431994, '1'),
(118654, 8686, 'QU', 'OK', 'S', 1718432003, 1718432003, '1'),
(118655, 20178, 'QU', 'OK', 'S', 1718432006, 1718432006, '1'),
(118656, 28385, 'QU', 'OK', 'S', 1718432009, 1718432009, '1'),
(118657, 28385, 'QU', 'OK', 'S', 1718432012, 1718432012, '1'),
(118658, 28385, 'QU', 'OK', 'S', 1718432015, 1718432015, '1'),
(118659, 10045, 'QU', 'OK', 'S', 1718432018, 1718432018, '1'),
(118660, 28385, 'QU', 'OK', 'S', 1718432021, 1718432021, '1'),
(118661, 19540, 'QU', 'OK', 'S', 1718432024, 1718432024, '1'),
(118662, 20178, 'QU', 'OK', 'S', 1718432027, 1718432027, '1'),
(118663, 19540, 'QU', 'OK', 'S', 1718432032, 1718432032, '1'),
(118664, 21920, 'QU', 'OK', 'S', 1718432036, 1718432036, '1'),
(118665, 24985, 'QU', 'OK', 'S', 1718432039, 1718432039, '1'),
(118666, 8449, 'QU', 'OK', 'S', 1718432042, 1718432042, '1'),
(118667, 8449, 'QU', 'OK', 'S', 1718432044, 1718432044, '1'),
(118668, 8686, 'QU', 'OK', 'S', 1718432049, 1718432049, '1'),
(118669, 28385, 'QU', 'OK', 'S', 1718432052, 1718432052, '1'),
(118670, 28385, 'QU', 'OK', 'S', 1718432055, 1718432055, '1'),
(118671, 29187, 'QU', 'OK', 'S', 1718432058, 1718432058, '1'),
(118672, 28385, 'QU', 'OK', 'S', 1718432061, 1718432061, '1'),
(118673, 8449, 'QU', 'OK', 'S', 1718432065, 1718432065, '1'),
(118674, 8886, 'QU', 'OK', 'S', 1718432067, 1718432067, '1'),
(118675, 8886, 'QU', 'OK', 'S', 1718432070, 1718432070, '1'),
(118676, 8886, 'QU', 'OK', 'S', 1718432073, 1718432073, '1'),
(118677, 8886, 'QU', 'OK', 'S', 1718432076, 1718432076, '1'),
(118678, 8686, 'QU', 'OK', 'S', 1718432080, 1718432080, '1'),
(118679, 8449, 'QU', 'OK', 'S', 1718432083, 1718432083, '1'),
(118680, 29023, 'QU', 'OK', 'S', 1718432086, 1718432086, '1'),
(118681, 8886, 'QU', 'OK', 'S', 1718432089, 1718432089, '1'),
(118682, 8449, 'QU', 'OK', 'S', 1718432092, 1718432092, '1'),
(118683, 9454, 'QU', 'OK', 'S', 1718432098, 1718432098, '1'),
(118684, 28509, 'QU', 'OK', 'S', 1718432103, 1718432103, '1'),
(118685, 8686, 'QU', 'OK', 'S', 1718432115, 1718432115, '1'),
(118686, 8463, 'QU', 'OK', 'S', 1718434148, 1718434148, '1'),
(118687, 8463, 'QU', 'OK', 'S', 1718434148, 1718434148, '1'),
(118688, 24985, 'QU', 'OK', 'S', 1718434167, 1718434167, '1'),
(118689, 28385, 'QU', 'OK', 'S', 1718434181, 1718434181, '1'),
(118690, 29183, 'QU', 'OK', 'S', 1718434209, 1718434209, '1'),
(118691, 31684, 'QU', 'OK', 'S', 1718435500, 1718435500, '1'),
(118692, 31938, 'QU', 'OK', 'S', 1718435762, 1718435762, '1'),
(118693, 31937, 'QU', 'OK', 'S', 1718435767, 1718435767, '1'),
(118694, 31937, 'QU', 'OK', 'S', 1718435771, 1718435771, '1'),
(118695, 31937, 'QU', 'OK', 'S', 1718435775, 1718435775, '1'),
(118696, 31937, 'QU', 'OK', 'S', 1718435778, 1718435778, '1'),
(118697, 31937, 'QU', 'OK', 'S', 1718435782, 1718435782, '1'),
(118698, 31937, 'QU', 'OK', 'S', 1718435785, 1718435785, '1'),
(118699, 31930, 'QU', 'OK', 'S', 1718435789, 1718435789, '1'),
(118700, 31931, 'QU', 'OK', 'S', 1718435793, 1718435793, '1'),
(118701, 31943, 'QU', 'OK', 'S', 1718435796, 1718435796, '1'),
(118702, 31932, 'QU', 'OK', 'S', 1718435799, 1718435799, '1'),
(118703, 31948, 'QU', 'OK', 'S', 1718435802, 1718435802, '1'),
(118704, 31937, 'QU', 'OK', 'S', 1718435807, 1718435807, '1'),
(118705, 31937, 'QU', 'OK', 'S', 1718435819, 1718435819, '1'),
(118706, 31953, 'QU', 'OK', 'S', 1718435855, 1718435855, '1'),
(118707, 31954, 'QU', 'OK', 'S', 1718435864, 1718435864, '1'),
(118708, 31950, 'QU', 'OK', 'S', 1718435866, 1718435866, '1'),
(118709, 31887, 'QU', 'OK', 'S', 1718435881, 1718435881, '1'),
(118710, 31888, 'QU', 'OK', 'S', 1718435883, 1718435883, '1'),
(118711, 31886, 'QU', 'OK', 'S', 1718435885, 1718435885, '1'),
(118712, 31945, 'QU', 'OK', 'S', 1718436432, 1718436432, '1'),
(118713, 31684, 'QU', 'OK', 'S', 1718437861, 1718437861, '1'),
(118714, 29317, 'QU', 'OK', 'S', 1718438777, 1718438777, '1'),
(118715, 29015, 'QU', 'OK', 'S', 1718438779, 1718438779, '1'),
(118716, 25751, 'QU', 'OK', 'S', 1718438781, 1718438781, '1'),
(118717, 28052, 'QU', 'OK', 'S', 1718438783, 1718438783, '1'),
(118718, 29015, 'QU', 'OK', 'S', 1718438785, 1718438785, '1'),
(118719, 31260, 'QU', 'OK', 'S', 1718439061, 1718439061, '1'),
(118720, 23111, 'QU', 'OK', 'S', 1718439119, 1718439119, '1'),
(118721, 23111, 'QU', 'OK', 'S', 1718439128, 1718439128, '1'),
(118722, 23146, 'QU', 'OK', 'S', 1718439140, 1718439140, '1'),
(118723, 23153, 'QU', 'OK', 'S', 1718439162, 1718439162, '1'),
(118724, 9116, 'QU', 'OK', 'S', 1718439243, 1718439243, '1'),
(118725, 9116, 'QU', 'OK', 'S', 1718439247, 1718439247, '1'),
(118726, 5414, 'QU', 'OK', 'S', 1718440038, 1718440038, '1'),
(118727, 26387, 'QU', 'OK', 'S', 1718440478, 1718440478, '1'),
(118728, 31090, 'QU', 'OK', 'S', 1718440587, 1718440587, '1'),
(118729, 31090, 'QU', 'OK', 'S', 1718440591, 1718440591, '1'),
(118730, 12518, 'QU', 'OK', 'S', 1718446656, 1718446656, '1'),
(118731, 18108, 'QU', 'OK', 'S', 1718446704, 1718446704, '1'),
(118732, 31179, 'QU', 'OK', 'S', 1718448137, 1718448137, '1'),
(118733, 31179, 'QU', 'OK', 'S', 1718448138, 1718448138, '1'),
(118734, 31179, 'QU', 'OK', 'S', 1718448140, 1718448140, '1'),
(118735, 30951, 'QU', 'OK', 'S', 1718448143, 1718448143, '1'),
(118736, 30951, 'QU', 'OK', 'S', 1718448144, 1718448144, '1'),
(118737, 13370, 'QU', 'OK', 'S', 1718449506, 1718449506, '1'),
(118738, 30527, 'QU', 'OK', 'S', 1718449509, 1718449509, '1'),
(118739, 30411, 'QU', 'OK', 'S', 1718449513, 1718449513, '1'),
(118740, 17888, 'QU', 'OK', 'S', 1718449517, 1718449517, '1'),
(118741, 17888, 'QU', 'OK', 'S', 1718449521, 1718449521, '1'),
(118742, 17885, 'QU', 'OK', 'S', 1718449526, 1718449526, '1'),
(118743, 17885, 'QU', 'OK', 'S', 1718449534, 1718449534, '1'),
(118744, 31332, 'QU', 'OK', 'S', 1718449537, 1718449537, '1'),
(118745, 17885, 'QU', 'OK', 'S', 1718449549, 1718449549, '1'),
(118746, 31395, 'QU', 'OK', 'S', 1718449553, 1718449553, '1'),
(118747, 31395, 'QU', 'OK', 'S', 1718449557, 1718449557, '1'),
(118748, 31395, 'QU', 'OK', 'S', 1718449561, 1718449561, '1'),
(118749, 16098, 'QU', 'OK', 'S', 1718449567, 1718449567, '1'),
(118750, 30440, 'QU', 'OK', 'S', 1718449571, 1718449571, '1'),
(118751, 31355, 'QU', 'OK', 'S', 1718449575, 1718449575, '1'),
(118752, 31355, 'QU', 'OK', 'S', 1718449579, 1718449579, '1'),
(118753, 28494, 'QU', 'OK', 'S', 1718449584, 1718449584, '1'),
(118754, 29063, 'QU', 'OK', 'S', 1718449589, 1718449589, '1'),
(118755, 28800, 'QU', 'OK', 'S', 1718449593, 1718449593, '1'),
(118756, 31355, 'QU', 'OK', 'S', 1718449597, 1718449597, '1'),
(118757, 29892, 'QU', 'OK', 'S', 1718449601, 1718449601, '1'),
(118758, 26885, 'QU', 'OK', 'S', 1718449605, 1718449605, '1'),
(118759, 19522, 'QU', 'OK', 'S', 1718449609, 1718449609, '1'),
(118760, 31332, 'QU', 'OK', 'S', 1718449613, 1718449613, '1'),
(118761, 14719, 'QU', 'OK', 'S', 1718449617, 1718449617, '1'),
(118762, 28800, 'QU', 'OK', 'S', 1718449622, 1718449622, '1'),
(118763, 28494, 'QU', 'OK', 'S', 1718449630, 1718449630, '1'),
(118764, 31079, 'QU', 'OK', 'S', 1718449636, 1718449636, '1'),
(118765, 28494, 'QU', 'OK', 'S', 1718449640, 1718449640, '1'),
(118766, 31199, 'QU', 'OK', 'S', 1718449655, 1718449655, '1'),
(118767, 31332, 'QU', 'OK', 'S', 1718449659, 1718449659, '1'),
(118768, 19522, 'QU', 'OK', 'S', 1718449663, 1718449663, '1'),
(118769, 25471, 'QU', 'OK', 'S', 1718449668, 1718449668, '1'),
(118770, 28215, 'QU', 'OK', 'S', 1718449672, 1718449672, '1'),
(118771, 28215, 'QU', 'OK', 'S', 1718449677, 1718449677, '1'),
(118772, 15835, 'QU', 'OK', 'S', 1718449681, 1718449681, '1'),
(118773, 14473, 'QU', 'OK', 'S', 1718449689, 1718449689, '1'),
(118774, 19522, 'QU', 'OK', 'S', 1718449693, 1718449693, '1'),
(118775, 31395, 'QU', 'OK', 'S', 1718449698, 1718449698, '1'),
(118776, 15835, 'QU', 'OK', 'S', 1718449701, 1718449701, '1'),
(118777, 17885, 'QU', 'OK', 'S', 1718449897, 1718449897, '1'),
(118778, 31355, 'QU', 'OK', 'S', 1718449920, 1718449920, '1'),
(118779, 29572, 'QU', 'OK', 'S', 1718449943, 1718449943, '1'),
(118780, 25470, 'QU', 'OK', 'S', 1718449958, 1718449958, '1'),
(118781, 27848, 'QU', 'OK', 'S', 1718449968, 1718449968, '1'),
(118782, 30470, 'QU', 'OK', 'S', 1718449981, 1718449981, '1'),
(118783, 25499, 'QU', 'OK', 'S', 1718449999, 1718449999, '1'),
(118784, 25500, 'QU', 'OK', 'S', 1718450009, 1718450009, '1'),
(118785, 13010, 'QU', 'OK', 'S', 1718450022, 1718450022, '1'),
(118786, 14719, 'QU', 'OK', 'S', 1718450047, 1718450047, '1'),
(118787, 14719, 'QU', 'OK', 'S', 1718450047, 1718450047, '1'),
(118788, 28690, 'QU', 'OK', 'S', 1718450563, 1718450563, '1'),
(118789, 19479, 'QU', 'OK', 'S', 1718450565, 1718450565, '1'),
(118790, 22236, 'QU', 'OK', 'S', 1718451989, 1718451989, '1'),
(118791, 32007, 'QU', 'OK', 'S', 1718455280, 1718455280, '1'),
(118792, 31946, 'QU', 'OK', 'S', 1718455582, 1718455582, '1'),
(118793, 31905, 'QU', 'OK', 'S', 1718455588, 1718455588, '1'),
(118794, 31893, 'QU', 'OK', 'S', 1718455596, 1718455596, '1'),
(118795, 31865, 'QU', 'OK', 'S', 1718455603, 1718455603, '1'),
(118796, 31864, 'QU', 'OK', 'S', 1718455609, 1718455609, '1'),
(118797, 31776, 'QU', 'OK', 'S', 1718455617, 1718455617, '1'),
(118798, 31750, 'QU', 'OK', 'S', 1718455636, 1718455636, '1'),
(118799, 31749, 'QU', 'OK', 'S', 1718455643, 1718455643, '1'),
(118800, 31731, 'QU', 'OK', 'S', 1718455651, 1718455651, '1'),
(118801, 31730, 'QU', 'OK', 'S', 1718455663, 1718455663, '1'),
(118802, 31706, 'QU', 'OK', 'S', 1718455674, 1718455674, '1'),
(118803, 31705, 'QU', 'OK', 'S', 1718455680, 1718455680, '1'),
(118804, 31647, 'QU', 'OK', 'S', 1718455693, 1718455693, '1'),
(118805, 31647, 'QU', 'OK', 'S', 1718455702, 1718455702, '1'),
(118806, 31622, 'QU', 'OK', 'S', 1718455716, 1718455716, '1'),
(118807, 31620, 'QU', 'OK', 'S', 1718455733, 1718455733, '1'),
(118808, 31596, 'QU', 'OK', 'S', 1718455750, 1718455750, '1'),
(118809, 31595, 'QU', 'OK', 'S', 1718455761, 1718455761, '1'),
(118810, 31552, 'QU', 'OK', 'S', 1718455784, 1718455784, '1'),
(118811, 31551, 'QU', 'OK', 'S', 1718455815, 1718455815, '1'),
(118812, 31520, 'QU', 'OK', 'S', 1718455833, 1718455833, '1'),
(118813, 31519, 'QU', 'OK', 'S', 1718455847, 1718455847, '1'),
(118814, 31379, 'QU', 'OK', 'S', 1718455857, 1718455857, '1'),
(118815, 31362, 'QU', 'OK', 'S', 1718455867, 1718455867, '1'),
(118816, 31361, 'QU', 'OK', 'S', 1718455879, 1718455879, '1'),
(118817, 31339, 'QU', 'OK', 'S', 1718455893, 1718455893, '1'),
(118818, 31338, 'QU', 'OK', 'S', 1718455902, 1718455902, '1'),
(118819, 31309, 'QU', 'OK', 'S', 1718455910, 1718455910, '1'),
(118820, 31307, 'QU', 'OK', 'S', 1718455916, 1718455916, '1'),
(118821, 31304, 'QU', 'OK', 'S', 1718455931, 1718455931, '1'),
(118822, 31302, 'QU', 'OK', 'S', 1718455948, 1718455948, '1'),
(118823, 31991, 'QU', 'OK', 'S', 1718455952, 1718455952, '1'),
(118824, 31294, 'QU', 'OK', 'S', 1718455957, 1718455957, '1'),
(118825, 31288, 'QU', 'OK', 'S', 1718455971, 1718455971, '1'),
(118826, 31108, 'QU', 'OK', 'S', 1718455979, 1718455979, '1'),
(118827, 31107, 'QU', 'OK', 'S', 1718455987, 1718455987, '1'),
(118828, 31034, 'QU', 'OK', 'S', 1718455995, 1718455995, '1'),
(118829, 31003, 'QU', 'OK', 'S', 1718456005, 1718456005, '1'),
(118830, 30936, 'QU', 'OK', 'S', 1718456015, 1718456015, '1'),
(118831, 30935, 'QU', 'OK', 'S', 1718456024, 1718456024, '1'),
(118832, 30888, 'QU', 'OK', 'S', 1718456040, 1718456040, '1'),
(118833, 30887, 'QU', 'OK', 'S', 1718456060, 1718456060, '1'),
(118834, 30796, 'QU', 'OK', 'S', 1718456068, 1718456068, '1'),
(118835, 30794, 'QU', 'OK', 'S', 1718456089, 1718456089, '1'),
(118836, 30793, 'QU', 'OK', 'S', 1718456108, 1718456108, '1'),
(118837, 30744, 'QU', 'OK', 'S', 1718456215, 1718456215, '1'),
(118838, 30742, 'QU', 'OK', 'S', 1718456237, 1718456237, '1'),
(118839, 30737, 'QU', 'OK', 'S', 1718456262, 1718456262, '1'),
(118840, 30723, 'QU', 'OK', 'S', 1718456279, 1718456279, '1'),
(118841, 30630, 'QU', 'OK', 'S', 1718456314, 1718456314, '1'),
(118842, 30612, 'QU', 'OK', 'S', 1718456325, 1718456325, '1'),
(118843, 30582, 'QU', 'OK', 'S', 1718456330, 1718456330, '1'),
(118844, 30476, 'QU', 'OK', 'S', 1718456363, 1718456363, '1'),
(118845, 30474, 'QU', 'OK', 'S', 1718456378, 1718456378, '1'),
(118846, 30472, 'QU', 'OK', 'S', 1718456385, 1718456385, '1'),
(118847, 30470, 'QU', 'OK', 'S', 1718456399, 1718456399, '1'),
(118848, 30418, 'QU', 'OK', 'S', 1718456413, 1718456413, '1'),
(118849, 30417, 'QU', 'OK', 'S', 1718456422, 1718456422, '1'),
(118850, 30416, 'QU', 'OK', 'S', 1718456432, 1718456432, '1'),
(118851, 30362, 'QU', 'OK', 'S', 1718456442, 1718456442, '1'),
(118852, 30361, 'QU', 'OK', 'S', 1718456449, 1718456449, '1'),
(118853, 30311, 'QU', 'OK', 'S', 1718456485, 1718456485, '1'),
(118854, 30310, 'QU', 'OK', 'S', 1718456491, 1718456491, '1'),
(118855, 30309, 'QU', 'OK', 'S', 1718456509, 1718456509, '1'),
(118856, 30259, 'QU', 'OK', 'S', 1718456569, 1718456569, '1'),
(118857, 30259, 'QU', 'OK', 'S', 1718456597, 1718456597, '1'),
(118858, 30234, 'QU', 'OK', 'S', 1718456608, 1718456608, '1'),
(118859, 30175, 'QU', 'OK', 'S', 1718456650, 1718456650, '1'),
(118860, 30154, 'QU', 'OK', 'S', 1718456657, 1718456657, '1'),
(118861, 30153, 'QU', 'OK', 'S', 1718456666, 1718456666, '1'),
(118862, 30090, 'QU', 'OK', 'S', 1718456684, 1718456684, '1'),
(118863, 30088, 'QU', 'OK', 'S', 1718456701, 1718456701, '1'),
(118864, 32005, 'QU', 'OK', 'S', 1718456825, 1718456825, '1'),
(118865, 31845, 'QU', 'OK', 'S', 1718457094, 1718457094, '1'),
(118866, 31845, 'QU', 'OK', 'S', 1718457094, 1718457094, '1'),
(118867, 32009, 'QU', 'OK', 'S', 1718457170, 1718457170, '1'),
(118868, 32010, 'QU', 'OK', 'S', 1718457205, 1718457205, '1'),
(118869, 31989, 'QU', 'OK', 'S', 1718457275, 1718457275, '1'),
(118870, 32011, 'QU', 'OK', 'S', 1718457421, 1718457421, '1'),
(118871, 32012, 'QU', 'OK', 'S', 1718457521, 1718457521, '1'),
(118872, 32004, 'QU', 'OK', 'S', 1718457722, 1718457722, '1'),
(118873, 31985, 'QU', 'OK', 'S', 1718457943, 1718457943, '1'),
(118874, 31986, 'QU', 'OK', 'S', 1718458076, 1718458076, '1'),
(118875, 31987, 'QU', 'OK', 'S', 1718458271, 1718458271, '1'),
(118876, 31994, 'QU', 'OK', 'S', 1718458496, 1718458496, '1'),
(118877, 31998, 'QU', 'OK', 'S', 1718458583, 1718458583, '1'),
(118878, 32002, 'QU', 'OK', 'S', 1718458787, 1718458787, '1'),
(118879, 31851, 'QU', 'OK', 'S', 1718459003, 1718459003, '1'),
(118880, 31427, 'QU', 'OK', 'S', 1718459074, 1718459074, '1'),
(118881, 31154, 'QU', 'OK', 'S', 1718600376, 1718600376, '1'),
(118882, 31733, 'QU', 'OK', 'S', 1718601662, 1718601662, '1'),
(118883, 30864, 'QU', 'OK', 'S', 1718601748, 1718601748, '1'),
(118884, 30864, 'QU', 'OK', 'S', 1718601791, 1718601791, '1'),
(118885, 29613, 'QU', 'OK', 'S', 1718601803, 1718601803, '1'),
(118886, 31733, 'QU', 'OK', 'S', 1718601814, 1718601814, '1'),
(118887, 31733, 'QU', 'OK', 'S', 1718601832, 1718601832, '1'),
(118888, 31733, 'QU', 'OK', 'S', 1718601842, 1718601842, '1'),
(118889, 5705, 'QU', 'OK', 'S', 1718601849, 1718601849, '1'),
(118890, 31733, 'QU', 'OK', 'S', 1718601850, 1718601850, '1'),
(118891, 31733, 'QU', 'OK', 'S', 1718601859, 1718601859, '1'),
(118892, 31733, 'QU', 'OK', 'S', 1718601868, 1718601868, '1'),
(118893, 31733, 'QU', 'OK', 'S', 1718601876, 1718601876, '1'),
(118894, 31733, 'QU', 'OK', 'S', 1718601930, 1718601930, '1'),
(118895, 16173, 'QU', 'OK', 'S', 1718601940, 1718601940, '1'),
(118896, 25662, 'QU', 'OK', 'S', 1718601965, 1718601965, '1'),
(118897, 31983, 'QU', 'OK', 'S', 1718601978, 1718601978, '1'),
(118898, 31733, 'QU', 'OK', 'S', 1718601988, 1718601988, '1'),
(118899, 25523, 'QU', 'OK', 'S', 1718602020, 1718602020, '1'),
(118900, 31618, 'QU', 'OK', 'S', 1718603827, 1718603827, '1'),
(118901, 31618, 'QU', 'OK', 'S', 1718603832, 1718603832, '1'),
(118902, 31618, 'QU', 'OK', 'S', 1718603835, 1718603835, '1'),
(118903, 31618, 'QU', 'OK', 'S', 1718603837, 1718603837, '1'),
(118904, 30395, 'QU', 'OK', 'S', 1718603840, 1718603840, '1'),
(118905, 31618, 'QU', 'OK', 'S', 1718603844, 1718603844, '1'),
(118906, 30398, 'QU', 'OK', 'S', 1718603846, 1718603846, '1'),
(118907, 31618, 'QU', 'OK', 'S', 1718603849, 1718603849, '1'),
(118908, 31632, 'QU', 'OK', 'S', 1718603853, 1718603853, '1'),
(118909, 31632, 'QU', 'OK', 'S', 1718603856, 1718603856, '1'),
(118910, 31632, 'QU', 'OK', 'S', 1718603860, 1718603860, '1'),
(118911, 236, 'QU', 'OK', 'S', 1718603863, 1718603863, '1'),
(118912, 340, 'QU', 'OK', 'S', 1718603867, 1718603867, '1'),
(118913, 31706, 'QU', 'OK', 'S', 1718603870, 1718603870, '1'),
(118914, 30579, 'QU', 'OK', 'S', 1718603874, 1718603874, '1'),
(118915, 31632, 'QU', 'OK', 'S', 1718603877, 1718603877, '1'),
(118916, 31706, 'QU', 'OK', 'S', 1718603887, 1718603887, '1'),
(118917, 19052, 'QU', 'OK', 'S', 1718603891, 1718603891, '1'),
(118918, 31706, 'QU', 'OK', 'S', 1718603898, 1718603898, '1'),
(118919, 31379, 'QU', 'OK', 'S', 1718603902, 1718603902, '1'),
(118920, 31194, 'QU', 'OK', 'S', 1718603913, 1718603913, '1'),
(118921, 31194, 'QU', 'OK', 'S', 1718603917, 1718603917, '1'),
(118922, 31619, 'QU', 'OK', 'S', 1718603922, 1718603922, '1'),
(118923, 31632, 'QU', 'OK', 'S', 1718603926, 1718603926, '1'),
(118924, 19052, 'QU', 'OK', 'S', 1718603936, 1718603936, '1'),
(118925, 31905, 'QU', 'OK', 'S', 1718604452, 1718604452, '1'),
(118926, 31893, 'QU', 'OK', 'S', 1718604462, 1718604462, '1'),
(118927, 31865, 'QU', 'OK', 'S', 1718604475, 1718604475, '1'),
(118928, 31864, 'QU', 'OK', 'S', 1718604484, 1718604484, '1'),
(118929, 31776, 'QU', 'OK', 'S', 1718604499, 1718604499, '1'),
(118930, 31775, 'QU', 'OK', 'S', 1718604508, 1718604508, '1'),
(118931, 31751, 'QU', 'OK', 'S', 1718604517, 1718604517, '1'),
(118932, 31750, 'QU', 'OK', 'S', 1718604524, 1718604524, '1'),
(118933, 31731, 'QU', 'OK', 'S', 1718604535, 1718604535, '1'),
(118934, 31619, 'QU', 'OK', 'S', 1718604605, 1718604605, '1'),
(118935, 31619, 'QU', 'OK', 'S', 1718604605, 1718604605, '1'),
(118936, 30630, 'QU', 'OK', 'S', 1718604716, 1718604716, '1'),
(118937, 30612, 'QU', 'OK', 'S', 1718604725, 1718604725, '1'),
(118938, 30472, 'QU', 'OK', 'S', 1718605076, 1718605076, '1'),
(118939, 30361, 'QU', 'OK', 'S', 1718605089, 1718605089, '1'),
(118940, 26672, 'QU', 'OK', 'S', 1718605120, 1718605120, '1'),
(118941, 26657, 'QU', 'OK', 'S', 1718605180, 1718605180, '1'),
(118942, 26654, 'QU', 'OK', 'S', 1718605191, 1718605191, '1'),
(118943, 26634, 'QU', 'OK', 'S', 1718605204, 1718605204, '1'),
(118944, 26633, 'QU', 'OK', 'S', 1718605214, 1718605214, '1'),
(118945, 26220, 'QU', 'OK', 'S', 1718605367, 1718605367, '1'),
(118946, 26219, 'QU', 'OK', 'S', 1718605376, 1718605376, '1'),
(118947, 26198, 'QU', 'OK', 'S', 1718605385, 1718605385, '1'),
(118948, 26185, 'QU', 'OK', 'S', 1718605396, 1718605396, '1'),
(118949, 26071, 'QU', 'OK', 'S', 1718605410, 1718605410, '1'),
(118950, 25757, 'QU', 'OK', 'S', 1718605422, 1718605422, '1'),
(118951, 25453, 'QU', 'OK', 'S', 1718605431, 1718605431, '1'),
(118952, 25452, 'QU', 'OK', 'S', 1718605437, 1718605437, '1'),
(118953, 24840, 'QU', 'OK', 'S', 1718605463, 1718605463, '1'),
(118954, 11114, 'QU', 'OK', 'S', 1718605532, 1718605532, '1'),
(118955, 8870, 'QU', 'OK', 'S', 1718605626, 1718605626, '1'),
(118956, 7730, 'QU', 'OK', 'S', 1718605639, 1718605639, '1'),
(118957, 11859, 'QU', 'OK', 'S', 1718605826, 1718605826, '1'),
(118958, 11857, 'QU', 'OK', 'S', 1718605841, 1718605841, '1'),
(118959, 11842, 'QU', 'OK', 'S', 1718605866, 1718605866, '1'),
(118960, 11481, 'QU', 'OK', 'S', 1718605905, 1718605905, '1'),
(118961, 11328, 'QU', 'OK', 'S', 1718605921, 1718605921, '1'),
(118962, 12641, 'QU', 'OK', 'S', 1718605956, 1718605956, '1'),
(118963, 12638, 'QU', 'OK', 'S', 1718605975, 1718605975, '1'),
(118964, 12637, 'QU', 'OK', 'S', 1718606053, 1718606053, '1'),
(118965, 12637, 'QU', 'OK', 'S', 1718606053, 1718606053, '1'),
(118966, 12636, 'QU', 'OK', 'S', 1718606061, 1718606061, '1'),
(118967, 12631, 'QU', 'OK', 'S', 1718606073, 1718606073, '1'),
(118968, 14570, 'QU', 'OK', 'S', 1718608263, 1718608263, '1'),
(118969, 15126, 'QU', 'OK', 'S', 1718608268, 1718608268, '1'),
(118970, 14570, 'QU', 'OK', 'S', 1718608271, 1718608271, '1'),
(118971, 18264, 'QU', 'OK', 'S', 1718608275, 1718608275, '1'),
(118972, 17884, 'QU', 'OK', 'S', 1718608285, 1718608285, '1'),
(118973, 19810, 'QU', 'OK', 'S', 1718608288, 1718608288, '1'),
(118974, 30960, 'QU', 'OK', 'S', 1718608292, 1718608292, '1'),
(118975, 29131, 'QU', 'OK', 'S', 1718608296, 1718608296, '1'),
(118976, 14065, 'QU', 'OK', 'S', 1718608303, 1718608303, '1'),
(118977, 25560, 'QU', 'OK', 'S', 1718608306, 1718608306, '1'),
(118978, 16323, 'QU', 'OK', 'S', 1718608313, 1718608313, '1'),
(118979, 17580, 'QU', 'OK', 'S', 1718608325, 1718608325, '1'),
(118980, 12709, 'QU', 'OK', 'S', 1718608336, 1718608336, '1'),
(118981, 16375, 'QU', 'OK', 'S', 1718608341, 1718608341, '1'),
(118982, 16336, 'QU', 'OK', 'S', 1718608345, 1718608345, '1'),
(118983, 17043, 'QU', 'OK', 'S', 1718608351, 1718608351, '1'),
(118984, 29269, 'QU', 'OK', 'S', 1718608360, 1718608360, '1'),
(118985, 28618, 'QU', 'OK', 'S', 1718608364, 1718608364, '1'),
(118986, 28618, 'QU', 'OK', 'S', 1718608370, 1718608370, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(118987, 30892, 'QU', 'OK', 'S', 1718608376, 1718608376, '1'),
(118988, 31365, 'QU', 'OK', 'S', 1718608381, 1718608381, '1'),
(118989, 27111, 'QU', 'OK', 'S', 1718608386, 1718608386, '1'),
(118990, 21807, 'QU', 'OK', 'S', 1718608390, 1718608390, '1'),
(118991, 29959, 'QU', 'OK', 'S', 1718608395, 1718608395, '1'),
(118992, 28618, 'QU', 'OK', 'S', 1718608404, 1718608404, '1'),
(118993, 28618, 'QU', 'OK', 'S', 1718608411, 1718608411, '1'),
(118994, 14068, 'QU', 'OK', 'S', 1718608531, 1718608531, '1'),
(118995, 14068, 'QU', 'OK', 'S', 1718608535, 1718608535, '1'),
(118996, 28618, 'QU', 'OK', 'S', 1718608895, 1718608895, '1'),
(118997, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(118998, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(118999, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(119000, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(119001, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(119002, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(119003, 31256, 'QU', 'OK', 'S', 1718609027, 1718609027, '1'),
(119004, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119005, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119006, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119007, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119008, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119009, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119010, 31002, 'QU', 'OK', 'S', 1718609110, 1718609110, '1'),
(119011, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119012, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119013, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119014, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119015, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119016, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119017, 30791, 'QU', 'OK', 'S', 1718609139, 1718609139, '1'),
(119018, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119019, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119020, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119021, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119022, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119023, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119024, 30788, 'QU', 'OK', 'S', 1718609159, 1718609159, '1'),
(119025, 26281, 'QU', 'OK', 'S', 1718609275, 1718609275, '1'),
(119026, 26281, 'QU', 'OK', 'S', 1718609275, 1718609275, '1'),
(119027, 26281, 'QU', 'OK', 'S', 1718609275, 1718609275, '1'),
(119028, 26281, 'QU', 'OK', 'S', 1718609275, 1718609275, '1'),
(119029, 25226, 'QU', 'OK', 'S', 1718609316, 1718609316, '1'),
(119030, 25172, 'QU', 'OK', 'S', 1718609342, 1718609342, '1'),
(119031, 25172, 'QU', 'OK', 'S', 1718609342, 1718609342, '1'),
(119032, 30960, 'QU', 'OK', 'S', 1718609605, 1718609605, '1'),
(119033, 30960, 'QU', 'OK', 'S', 1718609628, 1718609628, '1'),
(119034, 8469, 'QU', 'OK', 'S', 1718610535, 1718610535, '1'),
(119035, 8469, 'QU', 'OK', 'S', 1718610538, 1718610538, '1'),
(119036, 8469, 'QU', 'OK', 'S', 1718610541, 1718610541, '1'),
(119037, 31807, 'QU', 'OK', 'S', 1718610871, 1718610871, '1'),
(119038, 31807, 'QU', 'OK', 'S', 1718610874, 1718610874, '1'),
(119039, 26878, 'QU', 'OK', 'S', 1718613027, 1718613027, '1'),
(119040, 32013, 'QU', 'OK', 'S', 1718617062, 1718617062, '1'),
(119041, 31867, 'QU', 'OK', 'S', 1718617075, 1718617075, '1'),
(119042, 31867, 'QU', 'OK', 'S', 1718617083, 1718617083, '1'),
(119043, 31866, 'QU', 'OK', 'S', 1718617092, 1718617092, '1'),
(119044, 31866, 'QU', 'OK', 'S', 1718617104, 1718617104, '1'),
(119045, 31847, 'QU', 'OK', 'S', 1718617114, 1718617114, '1'),
(119046, 31847, 'QU', 'OK', 'S', 1718617123, 1718617123, '1'),
(119047, 31842, 'QU', 'OK', 'S', 1718617134, 1718617134, '1'),
(119048, 31842, 'QU', 'OK', 'S', 1718617148, 1718617148, '1'),
(119049, 29830, 'QU', 'OK', 'S', 1718617159, 1718617159, '1'),
(119050, 29830, 'QU', 'OK', 'S', 1718617167, 1718617167, '1'),
(119051, 29803, 'QU', 'OK', 'S', 1718617175, 1718617175, '1'),
(119052, 29803, 'QU', 'OK', 'S', 1718617188, 1718617188, '1'),
(119053, 29792, 'QU', 'OK', 'S', 1718617197, 1718617197, '1'),
(119054, 29792, 'QU', 'OK', 'S', 1718617206, 1718617206, '1'),
(119055, 29791, 'QU', 'OK', 'S', 1718617241, 1718617241, '1'),
(119056, 29784, 'QU', 'OK', 'S', 1718617254, 1718617254, '1'),
(119057, 29784, 'QU', 'OK', 'S', 1718617261, 1718617261, '1'),
(119058, 29722, 'QU', 'OK', 'S', 1718617272, 1718617272, '1'),
(119059, 29722, 'QU', 'OK', 'S', 1718617284, 1718617284, '1'),
(119060, 29697, 'QU', 'OK', 'S', 1718617296, 1718617296, '1'),
(119061, 29697, 'QU', 'OK', 'S', 1718617338, 1718617338, '1'),
(119062, 29345, 'QU', 'OK', 'S', 1718617352, 1718617352, '1'),
(119063, 29345, 'QU', 'OK', 'S', 1718617359, 1718617359, '1'),
(119064, 29324, 'QU', 'OK', 'S', 1718617370, 1718617370, '1'),
(119065, 29324, 'QU', 'OK', 'S', 1718617378, 1718617378, '1'),
(119066, 29320, 'QU', 'OK', 'S', 1718617390, 1718617390, '1'),
(119067, 29320, 'QU', 'OK', 'S', 1718617405, 1718617405, '1'),
(119068, 31523, 'QU', 'OK', 'S', 1718617423, 1718617423, '1'),
(119069, 29279, 'QU', 'OK', 'S', 1718617426, 1718617426, '1'),
(119070, 29277, 'QU', 'OK', 'S', 1718617452, 1718617452, '1'),
(119071, 29277, 'QU', 'OK', 'S', 1718617468, 1718617468, '1'),
(119072, 29276, 'QU', 'OK', 'S', 1718617512, 1718617512, '1'),
(119073, 29276, 'QU', 'OK', 'S', 1718617519, 1718617519, '1'),
(119074, 29272, 'QU', 'OK', 'S', 1718617526, 1718617526, '1'),
(119075, 29272, 'QU', 'OK', 'S', 1718617532, 1718617532, '1'),
(119076, 29270, 'QU', 'OK', 'S', 1718617542, 1718617542, '1'),
(119077, 29270, 'QU', 'OK', 'S', 1718617550, 1718617550, '1'),
(119078, 29268, 'QU', 'OK', 'S', 1718617565, 1718617565, '1'),
(119079, 28743, 'QU', 'OK', 'S', 1718617596, 1718617596, '1'),
(119080, 28741, 'QU', 'OK', 'S', 1718617661, 1718617661, '1'),
(119081, 28741, 'QU', 'OK', 'S', 1718617661, 1718617661, '1'),
(119082, 28741, 'QU', 'OK', 'S', 1718617661, 1718617661, '1'),
(119083, 28741, 'QU', 'OK', 'S', 1718617661, 1718617661, '1'),
(119084, 28741, 'QU', 'OK', 'S', 1718617661, 1718617661, '1'),
(119085, 28724, 'QU', 'OK', 'S', 1718617683, 1718617683, '1'),
(119086, 28724, 'QU', 'OK', 'S', 1718617699, 1718617699, '1'),
(119087, 28723, 'QU', 'OK', 'S', 1718617714, 1718617714, '1'),
(119088, 28722, 'QU', 'OK', 'S', 1718617722, 1718617722, '1'),
(119089, 28722, 'QU', 'OK', 'S', 1718617736, 1718617736, '1'),
(119090, 28721, 'QU', 'OK', 'S', 1718617896, 1718617896, '1'),
(119091, 28720, 'QU', 'OK', 'S', 1718617918, 1718617918, '1'),
(119092, 28719, 'QU', 'OK', 'S', 1718617926, 1718617926, '1'),
(119093, 28719, 'QU', 'OK', 'S', 1718617937, 1718617937, '1'),
(119094, 28718, 'QU', 'OK', 'S', 1718618080, 1718618080, '1'),
(119095, 28718, 'QU', 'OK', 'S', 1718618080, 1718618080, '1'),
(119096, 28323, 'QU', 'OK', 'S', 1718618113, 1718618113, '1'),
(119097, 28323, 'QU', 'OK', 'S', 1718618121, 1718618121, '1'),
(119098, 28322, 'QU', 'OK', 'S', 1718618139, 1718618139, '1'),
(119099, 28322, 'QU', 'OK', 'S', 1718618210, 1718618210, '1'),
(119100, 28318, 'QU', 'OK', 'S', 1718618544, 1718618544, '1'),
(119101, 28318, 'QU', 'OK', 'S', 1718618551, 1718618551, '1'),
(119102, 28316, 'QU', 'OK', 'S', 1718618562, 1718618562, '1'),
(119103, 28316, 'QU', 'OK', 'S', 1718618573, 1718618573, '1'),
(119104, 28315, 'QU', 'OK', 'S', 1718618581, 1718618581, '1'),
(119105, 28315, 'QU', 'OK', 'S', 1718618590, 1718618590, '1'),
(119106, 28314, 'QU', 'OK', 'S', 1718618601, 1718618601, '1'),
(119107, 28314, 'QU', 'OK', 'S', 1718618609, 1718618609, '1'),
(119108, 25776, 'QU', 'OK', 'S', 1718618643, 1718618643, '1'),
(119109, 25776, 'QU', 'OK', 'S', 1718618650, 1718618650, '1'),
(119110, 25775, 'QU', 'OK', 'S', 1718618657, 1718618657, '1'),
(119111, 25775, 'QU', 'OK', 'S', 1718618663, 1718618663, '1'),
(119112, 25774, 'QU', 'OK', 'S', 1718618675, 1718618675, '1'),
(119113, 25774, 'QU', 'OK', 'S', 1718618682, 1718618682, '1'),
(119114, 25772, 'QU', 'OK', 'S', 1718618695, 1718618695, '1'),
(119115, 25772, 'QU', 'OK', 'S', 1718618704, 1718618704, '1'),
(119116, 25771, 'QU', 'OK', 'S', 1718618712, 1718618712, '1'),
(119117, 25771, 'QU', 'OK', 'S', 1718618722, 1718618722, '1'),
(119118, 25770, 'QU', 'OK', 'S', 1718618730, 1718618730, '1'),
(119119, 25770, 'QU', 'OK', 'S', 1718618736, 1718618736, '1'),
(119120, 25768, 'QU', 'OK', 'S', 1718618744, 1718618744, '1'),
(119121, 25768, 'QU', 'OK', 'S', 1718618752, 1718618752, '1'),
(119122, 25776, 'QU', 'OK', 'S', 1718618769, 1718618769, '1'),
(119123, 25776, 'QU', 'OK', 'S', 1718618782, 1718618782, '1'),
(119124, 25763, 'QU', 'OK', 'S', 1718618821, 1718618821, '1'),
(119125, 25763, 'QU', 'OK', 'S', 1718618829, 1718618829, '1'),
(119126, 25762, 'QU', 'OK', 'S', 1718618839, 1718618839, '1'),
(119127, 25762, 'QU', 'OK', 'S', 1718618847, 1718618847, '1'),
(119128, 25749, 'QU', 'OK', 'S', 1718618856, 1718618856, '1'),
(119129, 25749, 'QU', 'OK', 'S', 1718618862, 1718618862, '1'),
(119130, 25744, 'QU', 'OK', 'S', 1718618874, 1718618874, '1'),
(119131, 25741, 'QU', 'OK', 'S', 1718618911, 1718618911, '1'),
(119132, 25741, 'QU', 'OK', 'S', 1718618919, 1718618919, '1'),
(119133, 25733, 'QU', 'OK', 'S', 1718618928, 1718618928, '1'),
(119134, 25733, 'QU', 'OK', 'S', 1718618935, 1718618935, '1'),
(119135, 25731, 'QU', 'OK', 'S', 1718618946, 1718618946, '1'),
(119136, 25731, 'QU', 'OK', 'S', 1718618953, 1718618953, '1'),
(119137, 25729, 'QU', 'OK', 'S', 1718619036, 1718619036, '1'),
(119138, 25729, 'QU', 'OK', 'S', 1718619043, 1718619043, '1'),
(119139, 25725, 'QU', 'OK', 'S', 1718619050, 1718619050, '1'),
(119140, 25725, 'QU', 'OK', 'S', 1718619056, 1718619056, '1'),
(119141, 25724, 'QU', 'OK', 'S', 1718619064, 1718619064, '1'),
(119142, 25724, 'QU', 'OK', 'S', 1718619070, 1718619070, '1'),
(119143, 25722, 'QU', 'OK', 'S', 1718619080, 1718619080, '1'),
(119144, 25722, 'QU', 'OK', 'S', 1718619089, 1718619089, '1'),
(119145, 25704, 'QU', 'OK', 'S', 1718619110, 1718619110, '1'),
(119146, 25704, 'QU', 'OK', 'S', 1718619118, 1718619118, '1'),
(119147, 25699, 'QU', 'OK', 'S', 1718619127, 1718619127, '1'),
(119148, 25699, 'QU', 'OK', 'S', 1718619133, 1718619133, '1'),
(119149, 25695, 'QU', 'OK', 'S', 1718619143, 1718619143, '1'),
(119150, 25695, 'QU', 'OK', 'S', 1718619150, 1718619150, '1'),
(119151, 25692, 'QU', 'OK', 'S', 1718619159, 1718619159, '1'),
(119152, 25692, 'QU', 'OK', 'S', 1718619168, 1718619168, '1'),
(119153, 25687, 'QU', 'OK', 'S', 1718619178, 1718619178, '1'),
(119154, 25687, 'QU', 'OK', 'S', 1718619186, 1718619186, '1'),
(119155, 24653, 'QU', 'OK', 'S', 1718619211, 1718619211, '1'),
(119156, 24652, 'QU', 'OK', 'S', 1718619219, 1718619219, '1'),
(119157, 24651, 'QU', 'OK', 'S', 1718619230, 1718619230, '1'),
(119158, 24651, 'QU', 'OK', 'S', 1718619230, 1718619230, '1'),
(119159, 24650, 'QU', 'OK', 'S', 1718619239, 1718619239, '1'),
(119160, 24650, 'QU', 'OK', 'S', 1718619246, 1718619246, '1'),
(119161, 24649, 'QU', 'OK', 'S', 1718619254, 1718619254, '1'),
(119162, 24644, 'QU', 'OK', 'S', 1718619263, 1718619263, '1'),
(119163, 24644, 'QU', 'OK', 'S', 1718619274, 1718619274, '1'),
(119164, 24643, 'QU', 'OK', 'S', 1718619328, 1718619328, '1'),
(119165, 24643, 'QU', 'OK', 'S', 1718619337, 1718619337, '1'),
(119166, 24642, 'QU', 'OK', 'S', 1718619346, 1718619346, '1'),
(119167, 24642, 'QU', 'OK', 'S', 1718619352, 1718619352, '1'),
(119168, 24641, 'QU', 'OK', 'S', 1718619359, 1718619359, '1'),
(119169, 24641, 'QU', 'OK', 'S', 1718619367, 1718619367, '1'),
(119170, 24640, 'QU', 'OK', 'S', 1718619376, 1718619376, '1'),
(119171, 24640, 'QU', 'OK', 'S', 1718619382, 1718619382, '1'),
(119172, 24639, 'QU', 'OK', 'S', 1718619405, 1718619405, '1'),
(119173, 24639, 'QU', 'OK', 'S', 1718619412, 1718619412, '1'),
(119174, 24637, 'QU', 'OK', 'S', 1718619421, 1718619421, '1'),
(119175, 24637, 'QU', 'OK', 'S', 1718619429, 1718619429, '1'),
(119176, 24637, 'QU', 'OK', 'S', 1718619439, 1718619439, '1'),
(119177, 24637, 'QU', 'OK', 'S', 1718619447, 1718619447, '1'),
(119178, 24636, 'QU', 'OK', 'S', 1718619458, 1718619458, '1'),
(119179, 24635, 'QU', 'OK', 'S', 1718619471, 1718619471, '1'),
(119180, 24634, 'QU', 'OK', 'S', 1718619480, 1718619480, '1'),
(119181, 24564, 'QU', 'OK', 'S', 1718619492, 1718619492, '1'),
(119182, 24564, 'QU', 'OK', 'S', 1718619513, 1718619513, '1'),
(119183, 24429, 'QU', 'OK', 'S', 1718619530, 1718619530, '1'),
(119184, 24412, 'QU', 'OK', 'S', 1718619542, 1718619542, '1'),
(119185, 24411, 'QU', 'OK', 'S', 1718619607, 1718619607, '1'),
(119186, 24411, 'QU', 'OK', 'S', 1718619614, 1718619614, '1'),
(119187, 24410, 'QU', 'OK', 'S', 1718619625, 1718619625, '1'),
(119188, 24404, 'QU', 'OK', 'S', 1718619631, 1718619631, '1'),
(119189, 24402, 'QU', 'OK', 'S', 1718619668, 1718619668, '1'),
(119190, 24402, 'QU', 'OK', 'S', 1718619674, 1718619674, '1'),
(119191, 24399, 'QU', 'OK', 'S', 1718619682, 1718619682, '1'),
(119192, 24399, 'QU', 'OK', 'S', 1718619688, 1718619688, '1'),
(119193, 24398, 'QU', 'OK', 'S', 1718619696, 1718619696, '1'),
(119194, 24398, 'QU', 'OK', 'S', 1718619704, 1718619704, '1'),
(119195, 24397, 'QU', 'OK', 'S', 1718619713, 1718619713, '1'),
(119196, 24397, 'QU', 'OK', 'S', 1718619719, 1718619719, '1'),
(119197, 24396, 'QU', 'OK', 'S', 1718619728, 1718619728, '1'),
(119198, 24396, 'QU', 'OK', 'S', 1718619744, 1718619744, '1'),
(119199, 24395, 'QU', 'OK', 'S', 1718619762, 1718619762, '1'),
(119200, 24395, 'QU', 'OK', 'S', 1718619769, 1718619769, '1'),
(119201, 24394, 'QU', 'OK', 'S', 1718619777, 1718619777, '1'),
(119202, 24394, 'QU', 'OK', 'S', 1718619783, 1718619783, '1'),
(119203, 24392, 'QU', 'OK', 'S', 1718619792, 1718619792, '1'),
(119204, 24392, 'QU', 'OK', 'S', 1718620705, 1718620705, '1'),
(119205, 24391, 'QU', 'OK', 'S', 1718620716, 1718620716, '1'),
(119206, 24391, 'QU', 'OK', 'S', 1718620722, 1718620722, '1'),
(119207, 24389, 'QU', 'OK', 'S', 1718620731, 1718620731, '1'),
(119208, 24388, 'QU', 'OK', 'S', 1718620740, 1718620740, '1'),
(119209, 24387, 'QU', 'OK', 'S', 1718620748, 1718620748, '1'),
(119210, 24387, 'QU', 'OK', 'S', 1718620754, 1718620754, '1'),
(119211, 23629, 'QU', 'OK', 'S', 1718620788, 1718620788, '1'),
(119212, 23627, 'QU', 'OK', 'S', 1718620825, 1718620825, '1'),
(119213, 23627, 'QU', 'OK', 'S', 1718620835, 1718620835, '1'),
(119214, 23626, 'QU', 'OK', 'S', 1718620845, 1718620845, '1'),
(119215, 23626, 'QU', 'OK', 'S', 1718620855, 1718620855, '1'),
(119216, 31814, 'QU', 'OK', 'S', 1718621680, 1718621680, '1'),
(119217, 31814, 'QU', 'OK', 'S', 1718621680, 1718621680, '1'),
(119218, 31814, 'QU', 'OK', 'S', 1718621680, 1718621680, '1'),
(119219, 31787, 'QU', 'OK', 'S', 1718621768, 1718621768, '1'),
(119220, 31480, 'QU', 'OK', 'S', 1718621865, 1718621865, '1'),
(119221, 31480, 'QU', 'OK', 'S', 1718621865, 1718621865, '1'),
(119222, 31480, 'QU', 'OK', 'S', 1718621865, 1718621865, '1'),
(119223, 31479, 'QU', 'OK', 'S', 1718621907, 1718621907, '1'),
(119224, 31479, 'QU', 'OK', 'S', 1718621907, 1718621907, '1'),
(119225, 31479, 'QU', 'OK', 'S', 1718621907, 1718621907, '1'),
(119226, 31306, 'QU', 'OK', 'S', 1718621970, 1718621970, '1'),
(119227, 31239, 'QU', 'OK', 'S', 1718622018, 1718622018, '1'),
(119228, 31186, 'QU', 'OK', 'S', 1718622039, 1718622039, '1'),
(119229, 31184, 'QU', 'OK', 'S', 1718622080, 1718622080, '1'),
(119230, 31184, 'QU', 'OK', 'S', 1718622080, 1718622080, '1'),
(119231, 31184, 'QU', 'OK', 'S', 1718622080, 1718622080, '1'),
(119232, 31182, 'QU', 'OK', 'S', 1718622098, 1718622098, '1'),
(119233, 31182, 'QU', 'OK', 'S', 1718622098, 1718622098, '1'),
(119234, 31183, 'QU', 'OK', 'S', 1718622129, 1718622129, '1'),
(119235, 31183, 'QU', 'OK', 'S', 1718622129, 1718622129, '1'),
(119236, 31183, 'QU', 'OK', 'S', 1718622129, 1718622129, '1'),
(119237, 31053, 'QU', 'OK', 'S', 1718622171, 1718622171, '1'),
(119238, 31052, 'QU', 'OK', 'S', 1718622179, 1718622179, '1'),
(119239, 31051, 'QU', 'OK', 'S', 1718622197, 1718622197, '1'),
(119240, 31051, 'QU', 'OK', 'S', 1718622197, 1718622197, '1'),
(119241, 31048, 'QU', 'OK', 'S', 1718622279, 1718622279, '1'),
(119242, 30640, 'QU', 'OK', 'S', 1718622319, 1718622319, '1'),
(119243, 30459, 'QU', 'OK', 'S', 1718622380, 1718622380, '1'),
(119244, 31562, 'QU', 'OK', 'S', 1718622545, 1718622545, '1'),
(119245, 31562, 'QU', 'OK', 'S', 1718622545, 1718622545, '1'),
(119246, 23625, 'QU', 'OK', 'S', 1718622725, 1718622725, '1'),
(119247, 23625, 'QU', 'OK', 'S', 1718622731, 1718622731, '1'),
(119248, 23624, 'QU', 'OK', 'S', 1718622737, 1718622737, '1'),
(119249, 23624, 'QU', 'OK', 'S', 1718622745, 1718622745, '1'),
(119250, 23622, 'QU', 'OK', 'S', 1718622751, 1718622751, '1'),
(119251, 23622, 'QU', 'OK', 'S', 1718622757, 1718622757, '1'),
(119252, 23621, 'QU', 'OK', 'S', 1718622763, 1718622763, '1'),
(119253, 23621, 'QU', 'OK', 'S', 1718622769, 1718622769, '1'),
(119254, 23620, 'QU', 'OK', 'S', 1718622776, 1718622776, '1'),
(119255, 23620, 'QU', 'OK', 'S', 1718622783, 1718622783, '1'),
(119256, 31815, 'QU', 'OK', 'S', 1718623306, 1718623306, '1'),
(119257, 31815, 'QU', 'OK', 'S', 1718623306, 1718623306, '1'),
(119258, 31815, 'QU', 'OK', 'S', 1718623306, 1718623306, '1'),
(119259, 31815, 'QU', 'OK', 'S', 1718623306, 1718623306, '1'),
(119260, 31815, 'QU', 'OK', 'S', 1718623306, 1718623306, '1'),
(119261, 31763, 'QU', 'OK', 'S', 1718623374, 1718623374, '1'),
(119262, 31763, 'QU', 'OK', 'S', 1718623374, 1718623374, '1'),
(119263, 31563, 'QU', 'OK', 'S', 1718623417, 1718623417, '1'),
(119264, 31563, 'QU', 'OK', 'S', 1718623417, 1718623417, '1'),
(119265, 31563, 'QU', 'OK', 'S', 1718623417, 1718623417, '1'),
(119266, 31378, 'QU', 'OK', 'S', 1718623441, 1718623441, '1'),
(119267, 30646, 'QU', 'OK', 'S', 1718623483, 1718623483, '1'),
(119268, 30642, 'QU', 'OK', 'S', 1718623505, 1718623505, '1'),
(119269, 30473, 'QU', 'OK', 'S', 1718623531, 1718623531, '1'),
(119270, 30465, 'QU', 'OK', 'S', 1718623622, 1718623622, '1'),
(119271, 31765, 'QU', 'OK', 'S', 1718623910, 1718623910, '1'),
(119272, 31376, 'QU', 'OK', 'S', 1718623949, 1718623949, '1'),
(119273, 24573, 'QU', 'OK', 'S', 1718624096, 1718624096, '1'),
(119274, 31786, 'QU', 'OK', 'S', 1718624196, 1718624196, '1'),
(119275, 31766, 'QU', 'OK', 'S', 1718624255, 1718624255, '1'),
(119276, 31764, 'QU', 'OK', 'S', 1718624314, 1718624314, '1'),
(119277, 31305, 'QU', 'OK', 'S', 1718624375, 1718624375, '1'),
(119278, 31248, 'QU', 'OK', 'S', 1718624433, 1718624433, '1'),
(119279, 31248, 'QU', 'OK', 'S', 1718624433, 1718624433, '1'),
(119280, 31248, 'QU', 'OK', 'S', 1718624433, 1718624433, '1'),
(119281, 31050, 'QU', 'OK', 'S', 1718624566, 1718624566, '1'),
(119282, 30514, 'QU', 'OK', 'S', 1718624603, 1718624603, '1'),
(119283, 30753, 'QU', 'OK', 'S', 1718624640, 1718624640, '1'),
(119284, 30648, 'QU', 'OK', 'S', 1718624659, 1718624659, '1'),
(119285, 32020, 'QU', 'OK', 'S', 1718624664, 1718624664, '1'),
(119286, 31939, 'QU', 'OK', 'S', 1718624668, 1718624668, '1'),
(119287, 11779, 'QU', 'OK', 'S', 1718625035, 1718625035, '1'),
(119288, 31773, 'QU', 'OK', 'S', 1718625039, 1718625039, '1'),
(119289, 24322, 'QU', 'OK', 'S', 1718625041, 1718625041, '1'),
(119290, 31773, 'QU', 'OK', 'S', 1718625043, 1718625043, '1'),
(119291, 31773, 'QU', 'OK', 'S', 1718625045, 1718625045, '1'),
(119292, 31834, 'QU', 'OK', 'S', 1718625048, 1718625048, '1'),
(119293, 11779, 'QU', 'OK', 'S', 1718625051, 1718625051, '1'),
(119294, 30991, 'QU', 'OK', 'S', 1718625053, 1718625053, '1'),
(119295, 31834, 'QU', 'OK', 'S', 1718625055, 1718625055, '1'),
(119296, 30619, 'QU', 'OK', 'S', 1718625058, 1718625058, '1'),
(119297, 31098, 'QU', 'OK', 'S', 1718625099, 1718625099, '1'),
(119298, 27860, 'QU', 'OK', 'S', 1718625101, 1718625101, '1'),
(119299, 27860, 'QU', 'OK', 'S', 1718625104, 1718625104, '1'),
(119300, 31917, 'QU', 'OK', 'S', 1718625107, 1718625107, '1'),
(119301, 25508, 'QU', 'OK', 'S', 1718625109, 1718625109, '1'),
(119302, 30991, 'QU', 'OK', 'S', 1718625114, 1718625114, '1'),
(119303, 31917, 'QU', 'OK', 'S', 1718625116, 1718625116, '1'),
(119304, 31917, 'QU', 'OK', 'S', 1718625119, 1718625119, '1'),
(119305, 30197, 'QU', 'OK', 'S', 1718625157, 1718625157, '1'),
(119306, 8469, 'QU', 'OK', 'S', 1718625165, 1718625165, '1'),
(119307, 32015, 'QU', 'OK', 'S', 1718625479, 1718625479, '1'),
(119308, 22763, 'QU', 'OK', 'S', 1718625803, 1718625803, '1'),
(119309, 31308, 'QU', 'OK', 'S', 1718626674, 1718626674, '1'),
(119310, 31303, 'QU', 'OK', 'S', 1718626740, 1718626740, '1'),
(119311, 31300, 'QU', 'OK', 'S', 1718626757, 1718626757, '1'),
(119312, 30649, 'QU', 'OK', 'S', 1718626838, 1718626838, '1'),
(119313, 31242, 'QU', 'OK', 'S', 1718626850, 1718626850, '1'),
(119314, 31565, 'QU', 'OK', 'S', 1718626895, 1718626895, '1'),
(119315, 31564, 'QU', 'OK', 'S', 1718626901, 1718626901, '1'),
(119316, 32028, 'QU', 'OK', 'S', 1718627542, 1718627542, '1'),
(119317, 31504, 'QU', 'OK', 'S', 1718627607, 1718627607, '1'),
(119318, 31377, 'QU', 'OK', 'S', 1718627734, 1718627734, '1'),
(119319, 18108, 'QU', 'OK', 'S', 1718627925, 1718627925, '1'),
(119320, 12518, 'QU', 'OK', 'S', 1718627935, 1718627935, '1'),
(119321, 32014, 'QU', 'OK', 'S', 1718628092, 1718628092, '1'),
(119322, 32016, 'QU', 'OK', 'S', 1718628174, 1718628174, '1'),
(119323, 32018, 'QU', 'OK', 'S', 1718628383, 1718628383, '1'),
(119324, 32019, 'QU', 'OK', 'S', 1718628480, 1718628480, '1'),
(119325, 32021, 'QU', 'OK', 'S', 1718628561, 1718628561, '1'),
(119326, 32022, 'QU', 'OK', 'S', 1718628636, 1718628636, '1'),
(119327, 21070, 'QU', 'OK', 'S', 1718628666, 1718628666, '1'),
(119328, 26873, 'QU', 'OK', 'S', 1718629242, 1718629242, '1'),
(119329, 32017, 'QU', 'OK', 'S', 1718629813, 1718629813, '1'),
(119330, 31587, 'QU', 'OK', 'S', 1718629849, 1718629849, '1'),
(119331, 28557, 'QU', 'OK', 'S', 1718630011, 1718630011, '1'),
(119332, 32023, 'QU', 'OK', 'S', 1718630517, 1718630517, '1'),
(119333, 32024, 'QU', 'OK', 'S', 1718630704, 1718630704, '1'),
(119334, 31820, 'QU', 'OK', 'S', 1718630757, 1718630757, '1'),
(119335, 31820, 'QU', 'OK', 'S', 1718630757, 1718630757, '1'),
(119336, 31820, 'QU', 'OK', 'S', 1718630757, 1718630757, '1'),
(119337, 31820, 'QU', 'OK', 'S', 1718630757, 1718630757, '1'),
(119338, 31792, 'QU', 'OK', 'S', 1718630771, 1718630771, '1'),
(119339, 32025, 'QU', 'OK', 'S', 1718630846, 1718630846, '1'),
(119340, 32031, 'QU', 'OK', 'S', 1718685702, 1718685702, '1'),
(119341, 30658, 'QU', 'OK', 'S', 1718688439, 1718688439, '1'),
(119342, 28528, 'QU', 'OK', 'S', 1718688611, 1718688611, '1'),
(119343, 31223, 'QU', 'OK', 'S', 1718688628, 1718688628, '1'),
(119344, 28528, 'QU', 'OK', 'S', 1718688630, 1718688630, '1'),
(119345, 29164, 'QU', 'OK', 'S', 1718688631, 1718688631, '1'),
(119346, 26918, 'QU', 'OK', 'S', 1718688633, 1718688633, '1'),
(119347, 26918, 'QU', 'OK', 'S', 1718688636, 1718688636, '1'),
(119348, 17978, 'QU', 'OK', 'S', 1718688639, 1718688639, '1'),
(119349, 17976, 'QU', 'OK', 'S', 1718688796, 1718688796, '1'),
(119350, 27627, 'QU', 'OK', 'S', 1718689530, 1718689530, '1'),
(119351, 27626, 'QU', 'OK', 'S', 1718689541, 1718689541, '1'),
(119352, 27625, 'QU', 'OK', 'S', 1718689558, 1718689558, '1'),
(119353, 27624, 'QU', 'OK', 'S', 1718689569, 1718689569, '1'),
(119354, 27621, 'QU', 'OK', 'S', 1718689581, 1718689581, '1'),
(119355, 27585, 'QU', 'OK', 'S', 1718689591, 1718689591, '1'),
(119356, 24753, 'QU', 'OK', 'S', 1718690048, 1718690048, '1'),
(119357, 31706, 'QU', 'OK', 'S', 1718690090, 1718690090, '1'),
(119358, 31706, 'QU', 'OK', 'S', 1718690090, 1718690090, '1'),
(119359, 18400, 'QU', 'OK', 'S', 1718690117, 1718690117, '1'),
(119360, 18400, 'QU', 'OK', 'S', 1718690117, 1718690117, '1'),
(119361, 8845, 'QU', 'OK', 'S', 1718690152, 1718690152, '1'),
(119362, 19094, 'QU', 'OK', 'S', 1718690165, 1718690165, '1'),
(119363, 27556, 'QU', 'OK', 'S', 1718690173, 1718690173, '1'),
(119364, 27555, 'QU', 'OK', 'S', 1718690276, 1718690276, '1'),
(119365, 27550, 'QU', 'OK', 'S', 1718690338, 1718690338, '1'),
(119366, 27548, 'QU', 'OK', 'S', 1718690357, 1718690357, '1'),
(119367, 26808, 'QU', 'OK', 'S', 1718690410, 1718690410, '1'),
(119368, 26803, 'QU', 'OK', 'S', 1718690496, 1718690496, '1'),
(119369, 26801, 'QU', 'OK', 'S', 1718690529, 1718690529, '1'),
(119370, 26800, 'QU', 'OK', 'S', 1718690564, 1718690564, '1'),
(119371, 26799, 'QU', 'OK', 'S', 1718690617, 1718690617, '1'),
(119372, 26792, 'QU', 'OK', 'S', 1718690782, 1718690782, '1'),
(119373, 26791, 'QU', 'OK', 'S', 1718690807, 1718690807, '1'),
(119374, 26456, 'QU', 'OK', 'S', 1718690826, 1718690826, '1'),
(119375, 26453, 'QU', 'OK', 'S', 1718690854, 1718690854, '1'),
(119376, 26446, 'QU', 'OK', 'S', 1718690865, 1718690865, '1'),
(119377, 26431, 'QU', 'OK', 'S', 1718691207, 1718691207, '1'),
(119378, 26430, 'QU', 'OK', 'S', 1718691226, 1718691226, '1'),
(119379, 24969, 'QU', 'OK', 'S', 1718691264, 1718691264, '1'),
(119380, 24968, 'QU', 'OK', 'S', 1718691287, 1718691287, '1'),
(119381, 24966, 'QU', 'OK', 'S', 1718691301, 1718691301, '1'),
(119382, 24964, 'QU', 'OK', 'S', 1718691331, 1718691331, '1'),
(119383, 24964, 'QU', 'OK', 'S', 1718691331, 1718691331, '1'),
(119384, 24962, 'QU', 'OK', 'S', 1718691348, 1718691348, '1'),
(119385, 24962, 'QU', 'OK', 'S', 1718691348, 1718691348, '1'),
(119386, 24960, 'QU', 'OK', 'S', 1718691374, 1718691374, '1'),
(119387, 24960, 'QU', 'OK', 'S', 1718691374, 1718691374, '1'),
(119388, 24956, 'QU', 'OK', 'S', 1718691399, 1718691399, '1'),
(119389, 24956, 'QU', 'OK', 'S', 1718691399, 1718691399, '1'),
(119390, 2202, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119391, 2769, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119392, 2203, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119393, 2203, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119394, 2554, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119395, 1200, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119396, 2554, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119397, 2554, 'QU', 'OK', 'S', 1718691424, 1718691424, '1'),
(119398, 21869, 'QU', 'OK', 'S', 1718691427, 1718691427, '1'),
(119399, 21868, 'QU', 'OK', 'S', 1718691453, 1718691453, '1'),
(119400, 21846, 'QU', 'OK', 'S', 1718691484, 1718691484, '1'),
(119401, 21709, 'QU', 'OK', 'S', 1718691545, 1718691545, '1'),
(119402, 21709, 'QU', 'OK', 'S', 1718691545, 1718691545, '1'),
(119403, 21708, 'QU', 'OK', 'S', 1718691564, 1718691564, '1'),
(119404, 19505, 'QU', 'OK', 'S', 1718691613, 1718691613, '1'),
(119405, 19505, 'QU', 'OK', 'S', 1718691613, 1718691613, '1'),
(119406, 31588, 'QU', 'OK', 'S', 1718692400, 1718692400, '1'),
(119407, 31587, 'QU', 'OK', 'S', 1718692410, 1718692410, '1'),
(119408, 31408, 'QU', 'OK', 'S', 1718692424, 1718692424, '1'),
(119409, 30950, 'QU', 'OK', 'S', 1718692447, 1718692447, '1'),
(119410, 30950, 'QU', 'OK', 'S', 1718692447, 1718692447, '1'),
(119411, 30950, 'QU', 'OK', 'S', 1718692447, 1718692447, '1'),
(119412, 30950, 'QU', 'OK', 'S', 1718692447, 1718692447, '1'),
(119413, 30950, 'QU', 'OK', 'S', 1718692447, 1718692447, '1'),
(119414, 24581, 'QU', 'OK', 'S', 1718692582, 1718692582, '1'),
(119415, 24581, 'QU', 'OK', 'S', 1718692582, 1718692582, '1'),
(119416, 24581, 'QU', 'OK', 'S', 1718692582, 1718692582, '1'),
(119417, 24581, 'QU', 'OK', 'S', 1718692582, 1718692582, '1'),
(119418, 24581, 'QU', 'OK', 'S', 1718692582, 1718692582, '1'),
(119419, 24578, 'QU', 'OK', 'S', 1718692612, 1718692612, '1'),
(119420, 31576, 'QU', 'OK', 'S', 1718693640, 1718693640, '1'),
(119421, 26506, 'QU', 'OK', 'S', 1718693655, 1718693655, '1'),
(119422, 16191, 'QU', 'OK', 'S', 1718693659, 1718693659, '1'),
(119423, 16459, 'QU', 'OK', 'S', 1718693767, 1718693767, '1'),
(119424, 15382, 'QU', 'OK', 'S', 1718695531, 1718695531, '1'),
(119425, 15565, 'QU', 'OK', 'S', 1718695561, 1718695561, '1'),
(119426, 15565, 'QU', 'OK', 'S', 1718695568, 1718695568, '1'),
(119427, 15564, 'QU', 'OK', 'S', 1718695575, 1718695575, '1'),
(119428, 15564, 'QU', 'OK', 'S', 1718695583, 1718695583, '1'),
(119429, 15563, 'QU', 'OK', 'S', 1718695593, 1718695593, '1'),
(119430, 15563, 'QU', 'OK', 'S', 1718695600, 1718695600, '1'),
(119431, 15388, 'QU', 'OK', 'S', 1718695610, 1718695610, '1'),
(119432, 15388, 'QU', 'OK', 'S', 1718695618, 1718695618, '1'),
(119433, 15387, 'QU', 'OK', 'S', 1718695625, 1718695625, '1'),
(119434, 15387, 'QU', 'OK', 'S', 1718695633, 1718695633, '1'),
(119435, 15387, 'QU', 'OK', 'S', 1718695643, 1718695643, '1'),
(119436, 15386, 'QU', 'OK', 'S', 1718695652, 1718695652, '1'),
(119437, 15386, 'QU', 'OK', 'S', 1718695658, 1718695658, '1'),
(119438, 15385, 'QU', 'OK', 'S', 1718695667, 1718695667, '1'),
(119439, 15385, 'QU', 'OK', 'S', 1718695676, 1718695676, '1'),
(119440, 15384, 'QU', 'OK', 'S', 1718695683, 1718695683, '1'),
(119441, 15384, 'QU', 'OK', 'S', 1718695691, 1718695691, '1'),
(119442, 15383, 'QU', 'OK', 'S', 1718695698, 1718695698, '1'),
(119443, 15383, 'QU', 'OK', 'S', 1718695706, 1718695706, '1'),
(119444, 17767, 'QU', 'OK', 'S', 1718695724, 1718695724, '1'),
(119445, 17767, 'QU', 'OK', 'S', 1718695731, 1718695731, '1'),
(119446, 17766, 'QU', 'OK', 'S', 1718695737, 1718695737, '1'),
(119447, 17766, 'QU', 'OK', 'S', 1718695745, 1718695745, '1'),
(119448, 17765, 'QU', 'OK', 'S', 1718695754, 1718695754, '1'),
(119449, 17765, 'QU', 'OK', 'S', 1718695763, 1718695763, '1'),
(119450, 15630, 'QU', 'OK', 'S', 1718695772, 1718695772, '1'),
(119451, 15630, 'QU', 'OK', 'S', 1718695779, 1718695779, '1'),
(119452, 15568, 'QU', 'OK', 'S', 1718695786, 1718695786, '1'),
(119453, 15568, 'QU', 'OK', 'S', 1718695797, 1718695797, '1'),
(119454, 15567, 'QU', 'OK', 'S', 1718695815, 1718695815, '1'),
(119455, 15567, 'QU', 'OK', 'S', 1718695824, 1718695824, '1'),
(119456, 17783, 'QU', 'OK', 'S', 1718695849, 1718695849, '1'),
(119457, 17782, 'QU', 'OK', 'S', 1718695855, 1718695855, '1'),
(119458, 17782, 'QU', 'OK', 'S', 1718695862, 1718695862, '1'),
(119459, 17781, 'QU', 'OK', 'S', 1718695871, 1718695871, '1'),
(119460, 17781, 'QU', 'OK', 'S', 1718695877, 1718695877, '1'),
(119461, 17778, 'QU', 'OK', 'S', 1718695887, 1718695887, '1'),
(119462, 17778, 'QU', 'OK', 'S', 1718695895, 1718695895, '1'),
(119463, 17777, 'QU', 'OK', 'S', 1718695902, 1718695902, '1'),
(119464, 17777, 'QU', 'OK', 'S', 1718695909, 1718695909, '1'),
(119465, 17776, 'QU', 'OK', 'S', 1718695919, 1718695919, '1'),
(119466, 17776, 'QU', 'OK', 'S', 1718695928, 1718695928, '1'),
(119467, 17775, 'QU', 'OK', 'S', 1718695936, 1718695936, '1'),
(119468, 17775, 'QU', 'OK', 'S', 1718695946, 1718695946, '1'),
(119469, 17774, 'QU', 'OK', 'S', 1718695959, 1718695959, '1'),
(119470, 17774, 'QU', 'OK', 'S', 1718695969, 1718695969, '1'),
(119471, 17771, 'QU', 'OK', 'S', 1718695983, 1718695983, '1'),
(119472, 17771, 'QU', 'OK', 'S', 1718695999, 1718695999, '1'),
(119473, 17768, 'QU', 'OK', 'S', 1718696011, 1718696011, '1'),
(119474, 17768, 'QU', 'OK', 'S', 1718696025, 1718696025, '1'),
(119475, 21902, 'QU', 'OK', 'S', 1718696179, 1718696179, '1'),
(119476, 21902, 'QU', 'OK', 'S', 1718696179, 1718696179, '1'),
(119477, 21901, 'QU', 'OK', 'S', 1718696204, 1718696204, '1'),
(119478, 21901, 'QU', 'OK', 'S', 1718696204, 1718696204, '1'),
(119479, 21900, 'QU', 'OK', 'S', 1718696224, 1718696224, '1'),
(119480, 21900, 'QU', 'OK', 'S', 1718696224, 1718696224, '1'),
(119481, 21899, 'QU', 'OK', 'S', 1718696239, 1718696239, '1'),
(119482, 21899, 'QU', 'OK', 'S', 1718696239, 1718696239, '1'),
(119483, 21898, 'QU', 'OK', 'S', 1718696278, 1718696278, '1'),
(119484, 21897, 'QU', 'OK', 'S', 1718696296, 1718696296, '1'),
(119485, 21896, 'QU', 'OK', 'S', 1718696328, 1718696328, '1'),
(119486, 21608, 'QU', 'OK', 'S', 1718696343, 1718696343, '1'),
(119487, 23559, 'QU', 'OK', 'S', 1718696474, 1718696474, '1'),
(119488, 23559, 'QU', 'OK', 'S', 1718696480, 1718696480, '1'),
(119489, 23558, 'QU', 'OK', 'S', 1718696490, 1718696490, '1'),
(119490, 23558, 'QU', 'OK', 'S', 1718696504, 1718696504, '1'),
(119491, 23557, 'QU', 'OK', 'S', 1718696512, 1718696512, '1'),
(119492, 23557, 'QU', 'OK', 'S', 1718696536, 1718696536, '1'),
(119493, 23556, 'QU', 'OK', 'S', 1718696715, 1718696715, '1'),
(119494, 23556, 'QU', 'OK', 'S', 1718696724, 1718696724, '1'),
(119495, 23555, 'QU', 'OK', 'S', 1718696737, 1718696737, '1'),
(119496, 16537, 'QU', 'OK', 'S', 1718697865, 1718697865, '1'),
(119497, 32036, 'QU', 'OK', 'S', 1718697885, 1718697885, '1'),
(119498, 23554, 'QU', 'OK', 'S', 1718698362, 1718698362, '1'),
(119499, 23554, 'QU', 'OK', 'S', 1718698370, 1718698370, '1'),
(119500, 23553, 'QU', 'OK', 'S', 1718698381, 1718698381, '1'),
(119501, 23553, 'QU', 'OK', 'S', 1718698391, 1718698391, '1'),
(119502, 21905, 'QU', 'OK', 'S', 1718698406, 1718698406, '1'),
(119503, 21905, 'QU', 'OK', 'S', 1718698406, 1718698406, '1'),
(119504, 21904, 'QU', 'OK', 'S', 1718698422, 1718698422, '1'),
(119505, 21904, 'QU', 'OK', 'S', 1718698422, 1718698422, '1'),
(119506, 21903, 'QU', 'OK', 'S', 1718698436, 1718698436, '1'),
(119507, 21903, 'QU', 'OK', 'S', 1718698444, 1718698444, '1'),
(119508, 23619, 'QU', 'OK', 'S', 1718698469, 1718698469, '1'),
(119509, 23619, 'QU', 'OK', 'S', 1718698476, 1718698476, '1'),
(119510, 23618, 'QU', 'OK', 'S', 1718698484, 1718698484, '1'),
(119511, 23618, 'QU', 'OK', 'S', 1718698492, 1718698492, '1'),
(119512, 23589, 'QU', 'OK', 'S', 1718698516, 1718698516, '1'),
(119513, 23589, 'QU', 'OK', 'S', 1718698524, 1718698524, '1'),
(119514, 23588, 'QU', 'OK', 'S', 1718698543, 1718698543, '1'),
(119515, 23569, 'QU', 'OK', 'S', 1718698571, 1718698571, '1'),
(119516, 23569, 'QU', 'OK', 'S', 1718698571, 1718698571, '1'),
(119517, 23568, 'QU', 'OK', 'S', 1718698580, 1718698580, '1'),
(119518, 23568, 'QU', 'OK', 'S', 1718698587, 1718698587, '1'),
(119519, 23567, 'QU', 'OK', 'S', 1718698596, 1718698596, '1'),
(119520, 23567, 'QU', 'OK', 'S', 1718698603, 1718698603, '1'),
(119521, 23566, 'QU', 'OK', 'S', 1718698641, 1718698641, '1'),
(119522, 23566, 'QU', 'OK', 'S', 1718698648, 1718698648, '1'),
(119523, 23565, 'QU', 'OK', 'S', 1718698661, 1718698661, '1'),
(119524, 23565, 'QU', 'OK', 'S', 1718698668, 1718698668, '1'),
(119525, 23564, 'QU', 'OK', 'S', 1718698676, 1718698676, '1'),
(119526, 23629, 'QU', 'OK', 'S', 1718698701, 1718698701, '1'),
(119527, 23629, 'QU', 'OK', 'S', 1718698709, 1718698709, '1'),
(119528, 23627, 'QU', 'OK', 'S', 1718698718, 1718698718, '1'),
(119529, 23627, 'QU', 'OK', 'S', 1718698726, 1718698726, '1'),
(119530, 23626, 'QU', 'OK', 'S', 1718698732, 1718698732, '1'),
(119531, 23626, 'QU', 'OK', 'S', 1718698740, 1718698740, '1'),
(119532, 23625, 'QU', 'OK', 'S', 1718699558, 1718699558, '1'),
(119533, 23625, 'QU', 'OK', 'S', 1718699564, 1718699564, '1'),
(119534, 23624, 'QU', 'OK', 'S', 1718699576, 1718699576, '1'),
(119535, 23624, 'QU', 'OK', 'S', 1718699576, 1718699576, '1'),
(119536, 23624, 'QU', 'OK', 'S', 1718699587, 1718699587, '1'),
(119537, 23624, 'QU', 'OK', 'S', 1718699587, 1718699587, '1'),
(119538, 23622, 'QU', 'OK', 'S', 1718699595, 1718699595, '1'),
(119539, 23622, 'QU', 'OK', 'S', 1718699604, 1718699604, '1'),
(119540, 23621, 'QU', 'OK', 'S', 1718699616, 1718699616, '1'),
(119541, 23621, 'QU', 'OK', 'S', 1718699623, 1718699623, '1'),
(119542, 23620, 'QU', 'OK', 'S', 1718699635, 1718699635, '1'),
(119543, 23620, 'QU', 'OK', 'S', 1718699645, 1718699645, '1'),
(119544, 24395, 'QU', 'OK', 'S', 1718699721, 1718699721, '1'),
(119545, 24395, 'QU', 'OK', 'S', 1718699729, 1718699729, '1'),
(119546, 24394, 'QU', 'OK', 'S', 1718699738, 1718699738, '1'),
(119547, 24394, 'QU', 'OK', 'S', 1718699744, 1718699744, '1'),
(119548, 24392, 'QU', 'OK', 'S', 1718699752, 1718699752, '1'),
(119549, 24392, 'QU', 'OK', 'S', 1718699761, 1718699761, '1'),
(119550, 24391, 'QU', 'OK', 'S', 1718699769, 1718699769, '1'),
(119551, 24391, 'QU', 'OK', 'S', 1718699776, 1718699776, '1'),
(119552, 24389, 'QU', 'OK', 'S', 1718699785, 1718699785, '1'),
(119553, 24388, 'QU', 'OK', 'S', 1718699796, 1718699796, '1'),
(119554, 24388, 'QU', 'OK', 'S', 1718699804, 1718699804, '1'),
(119555, 24387, 'QU', 'OK', 'S', 1718699815, 1718699815, '1'),
(119556, 24387, 'QU', 'OK', 'S', 1718699825, 1718699825, '1'),
(119557, 23630, 'QU', 'OK', 'S', 1718699833, 1718699833, '1'),
(119558, 23630, 'QU', 'OK', 'S', 1718699840, 1718699840, '1'),
(119559, 24411, 'QU', 'OK', 'S', 1718701565, 1718701565, '1'),
(119560, 24410, 'QU', 'OK', 'S', 1718701579, 1718701579, '1'),
(119561, 24410, 'QU', 'OK', 'S', 1718701586, 1718701586, '1'),
(119562, 24404, 'QU', 'OK', 'S', 1718701595, 1718701595, '1'),
(119563, 24404, 'QU', 'OK', 'S', 1718701602, 1718701602, '1'),
(119564, 24402, 'QU', 'OK', 'S', 1718701609, 1718701609, '1'),
(119565, 24402, 'QU', 'OK', 'S', 1718701616, 1718701616, '1'),
(119566, 24399, 'QU', 'OK', 'S', 1718701634, 1718701634, '1'),
(119567, 24399, 'QU', 'OK', 'S', 1718701640, 1718701640, '1'),
(119568, 24398, 'QU', 'OK', 'S', 1718701648, 1718701648, '1'),
(119569, 24398, 'QU', 'OK', 'S', 1718701655, 1718701655, '1'),
(119570, 24397, 'QU', 'OK', 'S', 1718701662, 1718701662, '1'),
(119571, 24397, 'QU', 'OK', 'S', 1718701668, 1718701668, '1'),
(119572, 24396, 'QU', 'OK', 'S', 1718701676, 1718701676, '1'),
(119573, 24396, 'QU', 'OK', 'S', 1718701685, 1718701685, '1'),
(119574, 24639, 'QU', 'OK', 'S', 1718701722, 1718701722, '1'),
(119575, 24639, 'QU', 'OK', 'S', 1718701729, 1718701729, '1'),
(119576, 24637, 'QU', 'OK', 'S', 1718701739, 1718701739, '1'),
(119577, 24637, 'QU', 'OK', 'S', 1718701746, 1718701746, '1'),
(119578, 24636, 'QU', 'OK', 'S', 1718701761, 1718701761, '1'),
(119579, 24636, 'QU', 'OK', 'S', 1718701769, 1718701769, '1'),
(119580, 24635, 'QU', 'OK', 'S', 1718701792, 1718701792, '1'),
(119581, 24635, 'QU', 'OK', 'S', 1718701803, 1718701803, '1'),
(119582, 24634, 'QU', 'OK', 'S', 1718701831, 1718701831, '1'),
(119583, 24634, 'QU', 'OK', 'S', 1718701838, 1718701838, '1'),
(119584, 24564, 'QU', 'OK', 'S', 1718701862, 1718701862, '1'),
(119585, 24564, 'QU', 'OK', 'S', 1718701870, 1718701870, '1'),
(119586, 24430, 'QU', 'OK', 'S', 1718701880, 1718701880, '1'),
(119587, 24429, 'QU', 'OK', 'S', 1718701888, 1718701888, '1'),
(119588, 24412, 'QU', 'OK', 'S', 1718701903, 1718701903, '1'),
(119589, 24412, 'QU', 'OK', 'S', 1718701911, 1718701911, '1'),
(119590, 31576, 'QU', 'OK', 'S', 1718702352, 1718702352, '1'),
(119591, 30627, 'QU', 'OK', 'S', 1718702355, 1718702355, '1'),
(119592, 31927, 'QU', 'OK', 'S', 1718702820, 1718702820, '1'),
(119593, 30348, 'QU', 'OK', 'S', 1718702828, 1718702828, '1'),
(119594, 31781, 'QU', 'OK', 'S', 1718702840, 1718702840, '1'),
(119595, 30339, 'QU', 'OK', 'S', 1718702843, 1718702843, '1'),
(119596, 30372, 'QU', 'OK', 'S', 1718702848, 1718702848, '1'),
(119597, 31922, 'QU', 'OK', 'S', 1718702855, 1718702855, '1'),
(119598, 31658, 'QU', 'OK', 'S', 1718702860, 1718702860, '1'),
(119599, 30371, 'QU', 'OK', 'S', 1718702876, 1718702876, '1'),
(119600, 31600, 'QU', 'OK', 'S', 1718702881, 1718702881, '1'),
(119601, 31917, 'QU', 'OK', 'S', 1718702889, 1718702889, '1'),
(119602, 30339, 'QU', 'OK', 'S', 1718702892, 1718702892, '1'),
(119603, 30372, 'QU', 'OK', 'S', 1718702895, 1718702895, '1'),
(119604, 30725, 'QU', 'OK', 'S', 1718702899, 1718702899, '1'),
(119605, 31601, 'QU', 'OK', 'S', 1718702902, 1718702902, '1'),
(119606, 27501, 'QU', 'OK', 'S', 1718702906, 1718702906, '1'),
(119607, 31939, 'QU', 'OK', 'S', 1718702916, 1718702916, '1'),
(119608, 31778, 'QU', 'OK', 'S', 1718702922, 1718702922, '1'),
(119609, 30351, 'QU', 'OK', 'S', 1718702927, 1718702927, '1'),
(119610, 31761, 'QU', 'OK', 'S', 1718702931, 1718702931, '1'),
(119611, 31858, 'QU', 'OK', 'S', 1718702936, 1718702936, '1'),
(119612, 31923, 'QU', 'OK', 'S', 1718702940, 1718702940, '1'),
(119613, 27317, 'QU', 'OK', 'S', 1718702947, 1718702947, '1'),
(119614, 31895, 'QU', 'OK', 'S', 1718702952, 1718702952, '1'),
(119615, 31609, 'QU', 'OK', 'S', 1718702957, 1718702957, '1'),
(119616, 31859, 'QU', 'OK', 'S', 1718702961, 1718702961, '1'),
(119617, 31675, 'QU', 'OK', 'S', 1718703032, 1718703032, '1'),
(119618, 31867, 'QU', 'OK', 'S', 1718704978, 1718704978, '1'),
(119619, 31867, 'QU', 'OK', 'S', 1718704988, 1718704988, '1'),
(119620, 31866, 'QU', 'OK', 'S', 1718705048, 1718705048, '1'),
(119621, 31866, 'QU', 'OK', 'S', 1718705058, 1718705058, '1'),
(119622, 31847, 'QU', 'OK', 'S', 1718705073, 1718705073, '1'),
(119623, 31847, 'QU', 'OK', 'S', 1718705121, 1718705121, '1'),
(119624, 31842, 'QU', 'OK', 'S', 1718705139, 1718705139, '1'),
(119625, 31842, 'QU', 'OK', 'S', 1718705148, 1718705148, '1'),
(119626, 29883, 'QU', 'OK', 'S', 1718706402, 1718706402, '1'),
(119627, 20925, 'QU', 'OK', 'S', 1718706413, 1718706413, '1'),
(119628, 30090, 'QU', 'OK', 'S', 1718706434, 1718706434, '1'),
(119629, 27768, 'QU', 'OK', 'S', 1718706470, 1718706470, '1'),
(119630, 29878, 'QU', 'OK', 'S', 1718706586, 1718706586, '1'),
(119631, 24390, 'QU', 'OK', 'S', 1718706729, 1718706729, '1'),
(119632, 31031, 'QU', 'OK', 'S', 1718707263, 1718707263, '1'),
(119633, 10943, 'QU', 'OK', 'S', 1718707277, 1718707277, '1'),
(119634, 10943, 'QU', 'OK', 'S', 1718707283, 1718707283, '1'),
(119635, 30948, 'QU', 'OK', 'S', 1718707314, 1718707314, '1'),
(119636, 31978, 'QU', 'OK', 'S', 1718707317, 1718707317, '1'),
(119637, 25014, 'QU', 'OK', 'S', 1718707319, 1718707319, '1'),
(119638, 20421, 'QU', 'OK', 'S', 1718707320, 1718707320, '1'),
(119639, 21052, 'QU', 'OK', 'S', 1718707323, 1718707323, '1'),
(119640, 31895, 'QU', 'OK', 'S', 1718707325, 1718707325, '1'),
(119641, 26475, 'QU', 'OK', 'S', 1718707327, 1718707327, '1'),
(119642, 31510, 'QU', 'OK', 'S', 1718707329, 1718707329, '1'),
(119643, 27768, 'QU', 'OK', 'S', 1718707331, 1718707331, '1'),
(119644, 31402, 'QU', 'OK', 'S', 1718707336, 1718707336, '1'),
(119645, 30418, 'QU', 'OK', 'S', 1718707338, 1718707338, '1'),
(119646, 18003, 'QU', 'OK', 'S', 1718707343, 1718707343, '1'),
(119647, 30418, 'QU', 'OK', 'S', 1718707355, 1718707355, '1'),
(119648, 27768, 'QU', 'OK', 'S', 1718707558, 1718707558, '1'),
(119649, 29830, 'QU', 'OK', 'S', 1718710756, 1718710756, '1'),
(119650, 29830, 'QU', 'OK', 'S', 1718710765, 1718710765, '1'),
(119651, 29803, 'QU', 'OK', 'S', 1718710775, 1718710775, '1'),
(119652, 29803, 'QU', 'OK', 'S', 1718710783, 1718710783, '1'),
(119653, 29792, 'QU', 'OK', 'S', 1718710793, 1718710793, '1'),
(119654, 29792, 'QU', 'OK', 'S', 1718710802, 1718710802, '1'),
(119655, 29791, 'QU', 'OK', 'S', 1718710824, 1718710824, '1'),
(119656, 29791, 'QU', 'OK', 'S', 1718710834, 1718710834, '1'),
(119657, 29784, 'QU', 'OK', 'S', 1718710851, 1718710851, '1'),
(119658, 29784, 'QU', 'OK', 'S', 1718710861, 1718710861, '1'),
(119659, 29722, 'QU', 'OK', 'S', 1718710872, 1718710872, '1'),
(119660, 29722, 'QU', 'OK', 'S', 1718710879, 1718710879, '1'),
(119661, 29697, 'QU', 'OK', 'S', 1718710889, 1718710889, '1'),
(119662, 29697, 'QU', 'OK', 'S', 1718710898, 1718710898, '1'),
(119663, 29345, 'QU', 'OK', 'S', 1718710906, 1718710906, '1'),
(119664, 29345, 'QU', 'OK', 'S', 1718710913, 1718710913, '1'),
(119665, 29324, 'QU', 'OK', 'S', 1718710920, 1718710920, '1'),
(119666, 29324, 'QU', 'OK', 'S', 1718710928, 1718710928, '1'),
(119667, 29320, 'QU', 'OK', 'S', 1718710939, 1718710939, '1'),
(119668, 29320, 'QU', 'OK', 'S', 1718710946, 1718710946, '1'),
(119669, 29279, 'QU', 'OK', 'S', 1718710956, 1718710956, '1'),
(119670, 29279, 'QU', 'OK', 'S', 1718710963, 1718710963, '1'),
(119671, 29277, 'QU', 'OK', 'S', 1718710973, 1718710973, '1'),
(119672, 29277, 'QU', 'OK', 'S', 1718710983, 1718710983, '1'),
(119673, 29276, 'QU', 'OK', 'S', 1718711004, 1718711004, '1'),
(119674, 29272, 'QU', 'OK', 'S', 1718711011, 1718711011, '1'),
(119675, 29272, 'QU', 'OK', 'S', 1718711019, 1718711019, '1'),
(119676, 29270, 'QU', 'OK', 'S', 1718711026, 1718711026, '1'),
(119677, 29270, 'QU', 'OK', 'S', 1718711032, 1718711032, '1'),
(119678, 29268, 'QU', 'OK', 'S', 1718711042, 1718711042, '1'),
(119679, 29268, 'QU', 'OK', 'S', 1718711053, 1718711053, '1'),
(119680, 28743, 'QU', 'OK', 'S', 1718711069, 1718711069, '1'),
(119681, 28741, 'QU', 'OK', 'S', 1718711085, 1718711085, '1'),
(119682, 28741, 'QU', 'OK', 'S', 1718711099, 1718711099, '1'),
(119683, 28724, 'QU', 'OK', 'S', 1718711116, 1718711116, '1'),
(119684, 28723, 'QU', 'OK', 'S', 1718711125, 1718711125, '1'),
(119685, 28722, 'QU', 'OK', 'S', 1718711135, 1718711135, '1'),
(119686, 28721, 'QU', 'OK', 'S', 1718711168, 1718711168, '1'),
(119687, 28721, 'QU', 'OK', 'S', 1718711174, 1718711174, '1'),
(119688, 28720, 'QU', 'OK', 'S', 1718711185, 1718711185, '1'),
(119689, 28719, 'QU', 'OK', 'S', 1718711193, 1718711193, '1'),
(119690, 28718, 'QU', 'OK', 'S', 1718711216, 1718711216, '1'),
(119691, 28316, 'QU', 'OK', 'S', 1718711282, 1718711282, '1'),
(119692, 28316, 'QU', 'OK', 'S', 1718711293, 1718711293, '1'),
(119693, 28315, 'QU', 'OK', 'S', 1718711306, 1718711306, '1'),
(119694, 28315, 'QU', 'OK', 'S', 1718711320, 1718711320, '1'),
(119695, 28314, 'QU', 'OK', 'S', 1718711329, 1718711329, '1'),
(119696, 28314, 'QU', 'OK', 'S', 1718711336, 1718711336, '1'),
(119697, 28323, 'QU', 'OK', 'S', 1718711346, 1718711346, '1'),
(119698, 28323, 'QU', 'OK', 'S', 1718711354, 1718711354, '1'),
(119699, 28322, 'QU', 'OK', 'S', 1718711363, 1718711363, '1'),
(119700, 28322, 'QU', 'OK', 'S', 1718711369, 1718711369, '1'),
(119701, 28318, 'QU', 'OK', 'S', 1718711377, 1718711377, '1'),
(119702, 28318, 'QU', 'OK', 'S', 1718711383, 1718711383, '1'),
(119703, 24653, 'QU', 'OK', 'S', 1718711430, 1718711430, '1'),
(119704, 24653, 'QU', 'OK', 'S', 1718711436, 1718711436, '1'),
(119705, 24652, 'QU', 'OK', 'S', 1718711443, 1718711443, '1'),
(119706, 24652, 'QU', 'OK', 'S', 1718711450, 1718711450, '1'),
(119707, 24651, 'QU', 'OK', 'S', 1718711459, 1718711459, '1'),
(119708, 24650, 'QU', 'OK', 'S', 1718711466, 1718711466, '1'),
(119709, 24650, 'QU', 'OK', 'S', 1718711472, 1718711472, '1'),
(119710, 24649, 'QU', 'OK', 'S', 1718711481, 1718711481, '1'),
(119711, 24644, 'QU', 'OK', 'S', 1718711490, 1718711490, '1'),
(119712, 24643, 'QU', 'OK', 'S', 1718711499, 1718711499, '1'),
(119713, 24643, 'QU', 'OK', 'S', 1718711512, 1718711512, '1'),
(119714, 24642, 'QU', 'OK', 'S', 1718711522, 1718711522, '1'),
(119715, 24642, 'QU', 'OK', 'S', 1718711529, 1718711529, '1'),
(119716, 24641, 'QU', 'OK', 'S', 1718711538, 1718711538, '1'),
(119717, 24640, 'QU', 'OK', 'S', 1718711545, 1718711545, '1'),
(119718, 24640, 'QU', 'OK', 'S', 1718711552, 1718711552, '1'),
(119719, 25704, 'QU', 'OK', 'S', 1718711571, 1718711571, '1'),
(119720, 25704, 'QU', 'OK', 'S', 1718711576, 1718711576, '1'),
(119721, 25699, 'QU', 'OK', 'S', 1718711584, 1718711584, '1'),
(119722, 25699, 'QU', 'OK', 'S', 1718711590, 1718711590, '1'),
(119723, 25695, 'QU', 'OK', 'S', 1718711602, 1718711602, '1'),
(119724, 25695, 'QU', 'OK', 'S', 1718711608, 1718711608, '1'),
(119725, 25692, 'QU', 'OK', 'S', 1718711615, 1718711615, '1'),
(119726, 25692, 'QU', 'OK', 'S', 1718711622, 1718711622, '1'),
(119727, 31098, 'QU', 'OK', 'S', 1718712748, 1718712748, '1'),
(119728, 31117, 'QU', 'OK', 'S', 1718712755, 1718712755, '1'),
(119729, 22874, 'QU', 'OK', 'S', 1718712760, 1718712760, '1'),
(119730, 22874, 'QU', 'OK', 'S', 1718712763, 1718712763, '1'),
(119731, 30978, 'QU', 'OK', 'S', 1718712767, 1718712767, '1'),
(119732, 30251, 'QU', 'OK', 'S', 1718712770, 1718712770, '1'),
(119733, 30955, 'QU', 'OK', 'S', 1718712774, 1718712774, '1'),
(119734, 30937, 'QU', 'OK', 'S', 1718712779, 1718712779, '1'),
(119735, 30920, 'QU', 'OK', 'S', 1718712783, 1718712783, '1'),
(119736, 31857, 'QU', 'OK', 'S', 1718712788, 1718712788, '1'),
(119737, 31857, 'QU', 'OK', 'S', 1718712792, 1718712792, '1'),
(119738, 22865, 'QU', 'OK', 'S', 1718712799, 1718712799, '1'),
(119739, 21008, 'QU', 'OK', 'S', 1718712807, 1718712807, '1'),
(119740, 14663, 'QU', 'OK', 'S', 1718712826, 1718712826, '1'),
(119741, 22865, 'QU', 'OK', 'S', 1718712829, 1718712829, '1'),
(119742, 25037, 'QU', 'OK', 'S', 1718712836, 1718712836, '1'),
(119743, 14662, 'QU', 'OK', 'S', 1718712840, 1718712840, '1'),
(119744, 16048, 'QU', 'OK', 'S', 1718712843, 1718712843, '1'),
(119745, 16048, 'QU', 'OK', 'S', 1718712847, 1718712847, '1'),
(119746, 25037, 'QU', 'OK', 'S', 1718712850, 1718712850, '1'),
(119747, 14662, 'QU', 'OK', 'S', 1718712855, 1718712855, '1'),
(119748, 23073, 'QU', 'OK', 'S', 1718712860, 1718712860, '1'),
(119749, 14662, 'QU', 'OK', 'S', 1718712863, 1718712863, '1'),
(119750, 14663, 'QU', 'OK', 'S', 1718712877, 1718712877, '1'),
(119751, 20893, 'QU', 'OK', 'S', 1718712881, 1718712881, '1'),
(119752, 31116, 'QU', 'OK', 'S', 1718712884, 1718712884, '1'),
(119753, 22890, 'QU', 'OK', 'S', 1718712888, 1718712888, '1'),
(119754, 22890, 'QU', 'OK', 'S', 1718712891, 1718712891, '1'),
(119755, 14662, 'QU', 'OK', 'S', 1718712895, 1718712895, '1'),
(119756, 23073, 'QU', 'OK', 'S', 1718712899, 1718712899, '1'),
(119757, 14643, 'QU', 'OK', 'S', 1718712911, 1718712911, '1'),
(119758, 14643, 'QU', 'OK', 'S', 1718712921, 1718712921, '1'),
(119759, 14662, 'QU', 'OK', 'S', 1718712935, 1718712935, '1'),
(119760, 14663, 'QU', 'OK', 'S', 1718712940, 1718712940, '1'),
(119761, 14662, 'QU', 'OK', 'S', 1718712944, 1718712944, '1'),
(119762, 30937, 'QU', 'OK', 'S', 1718712961, 1718712961, '1'),
(119763, 25037, 'QU', 'OK', 'S', 1718712974, 1718712974, '1'),
(119764, 14663, 'QU', 'OK', 'S', 1718712998, 1718712998, '1'),
(119765, 31857, 'QU', 'OK', 'S', 1718716564, 1718716564, '1'),
(119766, 31138, 'QU', 'OK', 'S', 1718772951, 1718772951, '1'),
(119767, 23887, 'QU', 'OK', 'S', 1718773731, 1718773731, '1'),
(119768, 23887, 'QU', 'OK', 'S', 1718773733, 1718773733, '1'),
(119769, 23887, 'QU', 'OK', 'S', 1718773735, 1718773735, '1'),
(119770, 23884, 'QU', 'OK', 'S', 1718773738, 1718773738, '1'),
(119771, 23884, 'QU', 'OK', 'S', 1718773740, 1718773740, '1'),
(119772, 23888, 'QU', 'OK', 'S', 1718773742, 1718773742, '1'),
(119773, 24024, 'QU', 'OK', 'S', 1718773744, 1718773744, '1'),
(119774, 24024, 'QU', 'OK', 'S', 1718773746, 1718773746, '1'),
(119775, 17996, 'QU', 'OK', 'S', 1718773748, 1718773748, '1'),
(119776, 17996, 'QU', 'OK', 'S', 1718773751, 1718773751, '1'),
(119777, 19307, 'QU', 'OK', 'S', 1718775541, 1718775541, '1'),
(119778, 19307, 'QU', 'OK', 'S', 1718775544, 1718775544, '1'),
(119779, 19307, 'QU', 'OK', 'S', 1718775548, 1718775548, '1'),
(119780, 19307, 'QU', 'OK', 'S', 1718775551, 1718775551, '1'),
(119781, 19307, 'QU', 'OK', 'S', 1718775554, 1718775554, '1'),
(119782, 19307, 'QU', 'OK', 'S', 1718775999, 1718775999, '1'),
(119783, 19307, 'QU', 'OK', 'S', 1718776002, 1718776002, '1'),
(119784, 19307, 'QU', 'OK', 'S', 1718776005, 1718776005, '1'),
(119785, 19307, 'QU', 'OK', 'S', 1718776009, 1718776009, '1'),
(119786, 19307, 'QU', 'OK', 'S', 1718776012, 1718776012, '1'),
(119787, 19307, 'QU', 'OK', 'S', 1718776022, 1718776022, '1'),
(119788, 19307, 'QU', 'OK', 'S', 1718776030, 1718776030, '1'),
(119789, 19307, 'QU', 'OK', 'S', 1718776044, 1718776044, '1'),
(119790, 19307, 'QU', 'OK', 'S', 1718776055, 1718776055, '1'),
(119791, 19307, 'QU', 'OK', 'S', 1718776078, 1718776078, '1'),
(119792, 32003, 'QU', 'OK', 'S', 1718777575, 1718777575, '1'),
(119793, 32006, 'QU', 'OK', 'S', 1718777620, 1718777620, '1'),
(119794, 32008, 'QU', 'OK', 'S', 1718777670, 1718777670, '1'),
(119795, 27669, 'QU', 'OK', 'S', 1718777728, 1718777728, '1'),
(119796, 27670, 'QU', 'OK', 'S', 1718777741, 1718777741, '1'),
(119797, 27671, 'QU', 'OK', 'S', 1718777756, 1718777756, '1'),
(119798, 27672, 'QU', 'OK', 'S', 1718777771, 1718777771, '1'),
(119799, 27673, 'QU', 'OK', 'S', 1718777801, 1718777801, '1'),
(119800, 28474, 'QU', 'OK', 'S', 1718777823, 1718777823, '1'),
(119801, 32006, 'QU', 'OK', 'S', 1718777836, 1718777836, '1'),
(119802, 28489, 'QU', 'OK', 'S', 1718777837, 1718777837, '1'),
(119803, 14544, 'QU', 'OK', 'S', 1718777853, 1718777853, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(119804, 31837, 'QU', 'OK', 'S', 1718777911, 1718777911, '1'),
(119805, 28512, 'QU', 'OK', 'S', 1718777921, 1718777921, '1'),
(119806, 28513, 'QU', 'OK', 'S', 1718777932, 1718777932, '1'),
(119807, 28515, 'QU', 'OK', 'S', 1718777945, 1718777945, '1'),
(119808, 28516, 'QU', 'OK', 'S', 1718777960, 1718777960, '1'),
(119809, 28517, 'QU', 'OK', 'S', 1718777984, 1718777984, '1'),
(119810, 30415, 'QU', 'OK', 'S', 1718777985, 1718777985, '1'),
(119811, 28520, 'QU', 'OK', 'S', 1718778031, 1718778031, '1'),
(119812, 28525, 'QU', 'OK', 'S', 1718778142, 1718778142, '1'),
(119813, 28939, 'QU', 'OK', 'S', 1718778160, 1718778160, '1'),
(119814, 30531, 'QU', 'OK', 'S', 1718778199, 1718778199, '1'),
(119815, 31066, 'QU', 'OK', 'S', 1718778211, 1718778211, '1'),
(119816, 14544, 'QU', 'OK', 'S', 1718778222, 1718778222, '1'),
(119817, 31069, 'QU', 'OK', 'S', 1718778230, 1718778230, '1'),
(119818, 14544, 'QU', 'OK', 'S', 1718778231, 1718778231, '1'),
(119819, 31123, 'QU', 'OK', 'S', 1718778245, 1718778245, '1'),
(119820, 14544, 'QU', 'OK', 'S', 1718778247, 1718778247, '1'),
(119821, 31124, 'QU', 'OK', 'S', 1718778258, 1718778258, '1'),
(119822, 27859, 'QU', 'OK', 'S', 1718778260, 1718778260, '1'),
(119823, 14544, 'QU', 'OK', 'S', 1718778261, 1718778261, '1'),
(119824, 31125, 'QU', 'OK', 'S', 1718778270, 1718778270, '1'),
(119825, 31173, 'QU', 'OK', 'S', 1718778279, 1718778279, '1'),
(119826, 31175, 'QU', 'OK', 'S', 1718778290, 1718778290, '1'),
(119827, 31176, 'QU', 'OK', 'S', 1718778302, 1718778302, '1'),
(119828, 31524, 'QU', 'OK', 'S', 1718778323, 1718778323, '1'),
(119829, 31525, 'QU', 'OK', 'S', 1718778342, 1718778342, '1'),
(119830, 31526, 'QU', 'OK', 'S', 1718778353, 1718778353, '1'),
(119831, 31547, 'QU', 'OK', 'S', 1718778367, 1718778367, '1'),
(119832, 31548, 'QU', 'OK', 'S', 1718778377, 1718778377, '1'),
(119833, 31014, 'QU', 'OK', 'S', 1718778389, 1718778389, '1'),
(119834, 31549, 'QU', 'OK', 'S', 1718778398, 1718778398, '1'),
(119835, 31920, 'QU', 'OK', 'S', 1718778430, 1718778430, '1'),
(119836, 31925, 'QU', 'OK', 'S', 1718778443, 1718778443, '1'),
(119837, 31926, 'QU', 'OK', 'S', 1718778453, 1718778453, '1'),
(119838, 31944, 'QU', 'OK', 'S', 1718778462, 1718778462, '1'),
(119839, 31955, 'QU', 'OK', 'S', 1718778476, 1718778476, '1'),
(119840, 31951, 'QU', 'OK', 'S', 1718778486, 1718778486, '1'),
(119841, 31975, 'QU', 'OK', 'S', 1718778502, 1718778502, '1'),
(119842, 31974, 'QU', 'OK', 'S', 1718778513, 1718778513, '1'),
(119843, 31969, 'QU', 'OK', 'S', 1718778525, 1718778525, '1'),
(119844, 31968, 'QU', 'OK', 'S', 1718778549, 1718778549, '1'),
(119845, 31964, 'QU', 'OK', 'S', 1718778559, 1718778559, '1'),
(119846, 31957, 'QU', 'OK', 'S', 1718778570, 1718778570, '1'),
(119847, 31956, 'QU', 'OK', 'S', 1718778579, 1718778579, '1'),
(119848, 32033, 'QU', 'OK', 'S', 1718779056, 1718779056, '1'),
(119849, 14342, 'QU', 'OK', 'S', 1718779149, 1718779149, '1'),
(119850, 14342, 'QU', 'OK', 'S', 1718779156, 1718779156, '1'),
(119851, 32040, 'QU', 'OK', 'S', 1718779335, 1718779335, '1'),
(119852, 31990, 'QU', 'OK', 'S', 1718780168, 1718780168, '1'),
(119853, 30229, 'QU', 'OK', 'S', 1718780274, 1718780274, '1'),
(119854, 29636, 'QU', 'OK', 'S', 1718780283, 1718780283, '1'),
(119855, 29938, 'QU', 'OK', 'S', 1718780283, 1718780283, '1'),
(119856, 29875, 'QU', 'OK', 'S', 1718780292, 1718780292, '1'),
(119857, 29867, 'QU', 'OK', 'S', 1718780296, 1718780296, '1'),
(119858, 27303, 'QU', 'OK', 'S', 1718780300, 1718780300, '1'),
(119859, 27303, 'QU', 'OK', 'S', 1718780305, 1718780305, '1'),
(119860, 27643, 'QU', 'OK', 'S', 1718780308, 1718780308, '1'),
(119861, 27643, 'QU', 'OK', 'S', 1718780310, 1718780310, '1'),
(119862, 22890, 'QU', 'OK', 'S', 1718780313, 1718780313, '1'),
(119863, 22894, 'QU', 'OK', 'S', 1718780318, 1718780318, '1'),
(119864, 22890, 'QU', 'OK', 'S', 1718780321, 1718780321, '1'),
(119865, 29869, 'QU', 'OK', 'S', 1718780335, 1718780335, '1'),
(119866, 29869, 'QU', 'OK', 'S', 1718780343, 1718780343, '1'),
(119867, 31228, 'QU', 'OK', 'S', 1718780352, 1718780352, '1'),
(119868, 31228, 'QU', 'OK', 'S', 1718780356, 1718780356, '1'),
(119869, 24947, 'QU', 'OK', 'S', 1718780360, 1718780360, '1'),
(119870, 27643, 'QU', 'OK', 'S', 1718780364, 1718780364, '1'),
(119871, 27643, 'QU', 'OK', 'S', 1718780369, 1718780369, '1'),
(119872, 22894, 'QU', 'OK', 'S', 1718780373, 1718780373, '1'),
(119873, 22894, 'QU', 'OK', 'S', 1718780377, 1718780377, '1'),
(119874, 22894, 'QU', 'OK', 'S', 1718780382, 1718780382, '1'),
(119875, 22890, 'QU', 'OK', 'S', 1718780387, 1718780387, '1'),
(119876, 22890, 'QU', 'OK', 'S', 1718780393, 1718780393, '1'),
(119877, 22890, 'QU', 'OK', 'S', 1718780397, 1718780397, '1'),
(119878, 22894, 'QU', 'OK', 'S', 1718780402, 1718780402, '1'),
(119879, 22894, 'QU', 'OK', 'S', 1718780405, 1718780405, '1'),
(119880, 22890, 'QU', 'OK', 'S', 1718780410, 1718780410, '1'),
(119881, 30002, 'QU', 'OK', 'S', 1718780415, 1718780415, '1'),
(119882, 31228, 'QU', 'OK', 'S', 1718780422, 1718780422, '1'),
(119883, 30002, 'QU', 'OK', 'S', 1718780428, 1718780428, '1'),
(119884, 27566, 'QU', 'OK', 'S', 1718780432, 1718780432, '1'),
(119885, 27566, 'QU', 'OK', 'S', 1718780436, 1718780436, '1'),
(119886, 24065, 'QU', 'OK', 'S', 1718780440, 1718780440, '1'),
(119887, 31827, 'QU', 'OK', 'S', 1718780442, 1718780442, '1'),
(119888, 27571, 'QU', 'OK', 'S', 1718780443, 1718780443, '1'),
(119889, 27571, 'QU', 'OK', 'S', 1718780447, 1718780447, '1'),
(119890, 31445, 'QU', 'OK', 'S', 1718780460, 1718780460, '1'),
(119891, 31445, 'QU', 'OK', 'S', 1718780467, 1718780467, '1'),
(119892, 31445, 'QU', 'OK', 'S', 1718780471, 1718780471, '1'),
(119893, 31445, 'QU', 'OK', 'S', 1718780475, 1718780475, '1'),
(119894, 31445, 'QU', 'OK', 'S', 1718780483, 1718780483, '1'),
(119895, 28016, 'QU', 'OK', 'S', 1718780487, 1718780487, '1'),
(119896, 28016, 'QU', 'OK', 'S', 1718780492, 1718780492, '1'),
(119897, 29862, 'QU', 'OK', 'S', 1718780496, 1718780496, '1'),
(119898, 29862, 'QU', 'OK', 'S', 1718780500, 1718780500, '1'),
(119899, 31747, 'QU', 'OK', 'S', 1718780504, 1718780504, '1'),
(119900, 29862, 'QU', 'OK', 'S', 1718780507, 1718780507, '1'),
(119901, 31733, 'QU', 'OK', 'S', 1718780511, 1718780511, '1'),
(119902, 20558, 'QU', 'OK', 'S', 1718780516, 1718780516, '1'),
(119903, 20558, 'QU', 'OK', 'S', 1718780520, 1718780520, '1'),
(119904, 31988, 'QU', 'OK', 'S', 1718780521, 1718780521, '1'),
(119905, 29862, 'QU', 'OK', 'S', 1718780525, 1718780525, '1'),
(119906, 31733, 'QU', 'OK', 'S', 1718780534, 1718780534, '1'),
(119907, 31733, 'QU', 'OK', 'S', 1718780538, 1718780538, '1'),
(119908, 31747, 'QU', 'OK', 'S', 1718780543, 1718780543, '1'),
(119909, 31747, 'QU', 'OK', 'S', 1718780548, 1718780548, '1'),
(119910, 20558, 'QU', 'OK', 'S', 1718780552, 1718780552, '1'),
(119911, 29938, 'QU', 'OK', 'S', 1718780580, 1718780580, '1'),
(119912, 24947, 'QU', 'OK', 'S', 1718780601, 1718780601, '1'),
(119913, 30229, 'QU', 'OK', 'S', 1718780613, 1718780613, '1'),
(119914, 24321, 'QU', 'OK', 'S', 1718780671, 1718780671, '1'),
(119915, 24321, 'QU', 'OK', 'S', 1718780675, 1718780675, '1'),
(119916, 24321, 'QU', 'OK', 'S', 1718780679, 1718780679, '1'),
(119917, 24321, 'QU', 'OK', 'S', 1718780682, 1718780682, '1'),
(119918, 24321, 'QU', 'OK', 'S', 1718780686, 1718780686, '1'),
(119919, 32026, 'QU', 'OK', 'S', 1718780860, 1718780860, '1'),
(119920, 32027, 'QU', 'OK', 'S', 1718780896, 1718780896, '1'),
(119921, 17918, 'QU', 'OK', 'S', 1718780906, 1718780906, '1'),
(119922, 17918, 'QU', 'OK', 'S', 1718780911, 1718780911, '1'),
(119923, 32013, 'QU', 'OK', 'S', 1718780946, 1718780946, '1'),
(119924, 32029, 'QU', 'OK', 'S', 1718781151, 1718781151, '1'),
(119925, 2203, 'QU', 'OK', 'S', 1718781165, 1718781165, '1'),
(119926, 32030, 'QU', 'OK', 'S', 1718781443, 1718781443, '1'),
(119927, 32032, 'QU', 'OK', 'S', 1718781909, 1718781909, '1'),
(119928, 32034, 'QU', 'OK', 'S', 1718782178, 1718782178, '1'),
(119929, 32039, 'QU', 'OK', 'S', 1718782566, 1718782566, '1'),
(119930, 32035, 'QU', 'OK', 'S', 1718782639, 1718782639, '1'),
(119931, 30068, 'QU', 'OK', 'S', 1718782668, 1718782668, '1'),
(119932, 30036, 'QU', 'OK', 'S', 1718782791, 1718782791, '1'),
(119933, 32037, 'QU', 'OK', 'S', 1718782865, 1718782865, '1'),
(119934, 30000, 'QU', 'OK', 'S', 1718782881, 1718782881, '1'),
(119935, 31993, 'QU', 'OK', 'S', 1718782959, 1718782959, '1'),
(119936, 29965, 'QU', 'OK', 'S', 1718783054, 1718783054, '1'),
(119937, 32038, 'QU', 'OK', 'S', 1718783117, 1718783117, '1'),
(119938, 31263, 'QU', 'OK', 'S', 1718783219, 1718783219, '1'),
(119939, 31466, 'QU', 'OK', 'S', 1718783315, 1718783315, '1'),
(119940, 11892, 'QU', 'OK', 'S', 1718783315, 1718783315, '1'),
(119941, 28999, 'QU', 'OK', 'S', 1718783414, 1718783414, '1'),
(119942, 32065, 'QU', 'OK', 'S', 1718783465, 1718783465, '1'),
(119943, 32065, 'QU', 'OK', 'S', 1718783465, 1718783465, '1'),
(119944, 32060, 'QU', 'OK', 'S', 1718783499, 1718783499, '1'),
(119945, 32058, 'QU', 'OK', 'S', 1718783515, 1718783515, '1'),
(119946, 32058, 'QU', 'OK', 'S', 1718783515, 1718783515, '1'),
(119947, 32058, 'QU', 'OK', 'S', 1718783515, 1718783515, '1'),
(119948, 32058, 'QU', 'OK', 'S', 1718783515, 1718783515, '1'),
(119949, 29243, 'QU', 'OK', 'S', 1718783634, 1718783634, '1'),
(119950, 31838, 'QU', 'OK', 'S', 1718784014, 1718784014, '1'),
(119951, 17580, 'QU', 'OK', 'S', 1718784129, 1718784129, '1'),
(119952, 21008, 'QU', 'OK', 'S', 1718784231, 1718784231, '1'),
(119953, 20925, 'QU', 'OK', 'S', 1718784286, 1718784286, '1'),
(119954, 25037, 'QU', 'OK', 'S', 1718784450, 1718784450, '1'),
(119955, 20100, 'QU', 'OK', 'S', 1718784532, 1718784532, '1'),
(119956, 32056, 'QU', 'OK', 'S', 1718785224, 1718785224, '1'),
(119957, 31895, 'QU', 'OK', 'S', 1718785447, 1718785447, '1'),
(119958, 31895, 'QU', 'OK', 'S', 1718785462, 1718785462, '1'),
(119959, 14936, 'QU', 'OK', 'S', 1718786536, 1718786536, '1'),
(119960, 14936, 'QU', 'OK', 'S', 1718786611, 1718786611, '1'),
(119961, 14936, 'QU', 'OK', 'S', 1718786658, 1718786658, '1'),
(119962, 14936, 'QU', 'OK', 'S', 1718786661, 1718786661, '1'),
(119963, 14936, 'QU', 'OK', 'S', 1718786665, 1718786665, '1'),
(119964, 14936, 'QU', 'OK', 'S', 1718786668, 1718786668, '1'),
(119965, 14936, 'QU', 'OK', 'S', 1718786673, 1718786673, '1'),
(119966, 14936, 'QU', 'OK', 'S', 1718786704, 1718786704, '1'),
(119967, 14936, 'QU', 'OK', 'S', 1718786709, 1718786709, '1'),
(119968, 14936, 'QU', 'OK', 'S', 1718786715, 1718786715, '1'),
(119969, 30070, 'QU', 'OK', 'S', 1718787609, 1718787609, '1'),
(119970, 31866, 'QU', 'OK', 'S', 1718788549, 1718788549, '1'),
(119971, 31866, 'QU', 'OK', 'S', 1718788558, 1718788558, '1'),
(119972, 31867, 'QU', 'OK', 'S', 1718788567, 1718788567, '1'),
(119973, 31867, 'QU', 'OK', 'S', 1718788575, 1718788575, '1'),
(119974, 31847, 'QU', 'OK', 'S', 1718788604, 1718788604, '1'),
(119975, 31847, 'QU', 'OK', 'S', 1718788611, 1718788611, '1'),
(119976, 31842, 'QU', 'OK', 'S', 1718788621, 1718788621, '1'),
(119977, 31842, 'QU', 'OK', 'S', 1718788629, 1718788629, '1'),
(119978, 29830, 'QU', 'OK', 'S', 1718788654, 1718788654, '1'),
(119979, 29830, 'QU', 'OK', 'S', 1718788664, 1718788664, '1'),
(119980, 29803, 'QU', 'OK', 'S', 1718788695, 1718788695, '1'),
(119981, 29803, 'QU', 'OK', 'S', 1718788703, 1718788703, '1'),
(119982, 29792, 'QU', 'OK', 'S', 1718788721, 1718788721, '1'),
(119983, 29792, 'QU', 'OK', 'S', 1718788734, 1718788734, '1'),
(119984, 29791, 'QU', 'OK', 'S', 1718788749, 1718788749, '1'),
(119985, 29784, 'QU', 'OK', 'S', 1718788760, 1718788760, '1'),
(119986, 29784, 'QU', 'OK', 'S', 1718788765, 1718788765, '1'),
(119987, 29722, 'QU', 'OK', 'S', 1718788777, 1718788777, '1'),
(119988, 29722, 'QU', 'OK', 'S', 1718788783, 1718788783, '1'),
(119989, 29697, 'QU', 'OK', 'S', 1718788795, 1718788795, '1'),
(119990, 29697, 'QU', 'OK', 'S', 1718788803, 1718788803, '1'),
(119991, 29345, 'QU', 'OK', 'S', 1718788810, 1718788810, '1'),
(119992, 29345, 'QU', 'OK', 'S', 1718788817, 1718788817, '1'),
(119993, 29324, 'QU', 'OK', 'S', 1718788824, 1718788824, '1'),
(119994, 29324, 'QU', 'OK', 'S', 1718788830, 1718788830, '1'),
(119995, 29320, 'QU', 'OK', 'S', 1718788891, 1718788891, '1'),
(119996, 29279, 'QU', 'OK', 'S', 1718788905, 1718788905, '1'),
(119997, 29279, 'QU', 'OK', 'S', 1718788913, 1718788913, '1'),
(119998, 29277, 'QU', 'OK', 'S', 1718788925, 1718788925, '1'),
(119999, 29277, 'QU', 'OK', 'S', 1718788932, 1718788932, '1'),
(120000, 29276, 'QU', 'OK', 'S', 1718788945, 1718788945, '1'),
(120001, 29272, 'QU', 'OK', 'S', 1718788952, 1718788952, '1'),
(120002, 29272, 'QU', 'OK', 'S', 1718788959, 1718788959, '1'),
(120003, 29270, 'QU', 'OK', 'S', 1718788967, 1718788967, '1'),
(120004, 29270, 'QU', 'OK', 'S', 1718788974, 1718788974, '1'),
(120005, 29268, 'QU', 'OK', 'S', 1718788987, 1718788987, '1'),
(120006, 29268, 'QU', 'OK', 'S', 1718788996, 1718788996, '1'),
(120007, 28743, 'QU', 'OK', 'S', 1718789012, 1718789012, '1'),
(120008, 28743, 'QU', 'OK', 'S', 1718789013, 1718789013, '1'),
(120009, 28741, 'QU', 'OK', 'S', 1718789033, 1718789033, '1'),
(120010, 28741, 'QU', 'OK', 'S', 1718789049, 1718789049, '1'),
(120011, 28724, 'QU', 'OK', 'S', 1718789067, 1718789067, '1'),
(120012, 28723, 'QU', 'OK', 'S', 1718789089, 1718789089, '1'),
(120013, 28722, 'QU', 'OK', 'S', 1718789096, 1718789096, '1'),
(120014, 28722, 'QU', 'OK', 'S', 1718789103, 1718789103, '1'),
(120015, 28721, 'QU', 'OK', 'S', 1718789110, 1718789110, '1'),
(120016, 28721, 'QU', 'OK', 'S', 1718789117, 1718789117, '1'),
(120017, 28720, 'QU', 'OK', 'S', 1718789127, 1718789127, '1'),
(120018, 28719, 'QU', 'OK', 'S', 1718789134, 1718789134, '1'),
(120019, 28719, 'QU', 'OK', 'S', 1718789140, 1718789140, '1'),
(120020, 28718, 'QU', 'OK', 'S', 1718789152, 1718789152, '1'),
(120021, 28718, 'QU', 'OK', 'S', 1718789164, 1718789164, '1'),
(120022, 28323, 'QU', 'OK', 'S', 1718789184, 1718789184, '1'),
(120023, 28323, 'QU', 'OK', 'S', 1718789193, 1718789193, '1'),
(120024, 28322, 'QU', 'OK', 'S', 1718789204, 1718789204, '1'),
(120025, 28322, 'QU', 'OK', 'S', 1718789212, 1718789212, '1'),
(120026, 28318, 'QU', 'OK', 'S', 1718789221, 1718789221, '1'),
(120027, 28318, 'QU', 'OK', 'S', 1718789230, 1718789230, '1'),
(120028, 28316, 'QU', 'OK', 'S', 1718789248, 1718789248, '1'),
(120029, 28316, 'QU', 'OK', 'S', 1718789257, 1718789257, '1'),
(120030, 28315, 'QU', 'OK', 'S', 1718789268, 1718789268, '1'),
(120031, 28315, 'QU', 'OK', 'S', 1718789283, 1718789283, '1'),
(120032, 28314, 'QU', 'OK', 'S', 1718789322, 1718789322, '1'),
(120033, 28314, 'QU', 'OK', 'S', 1718789335, 1718789335, '1'),
(120034, 25776, 'QU', 'OK', 'S', 1718789345, 1718789345, '1'),
(120035, 25776, 'QU', 'OK', 'S', 1718789353, 1718789353, '1'),
(120036, 25775, 'QU', 'OK', 'S', 1718789360, 1718789360, '1'),
(120037, 25775, 'QU', 'OK', 'S', 1718789373, 1718789373, '1'),
(120038, 25774, 'QU', 'OK', 'S', 1718789412, 1718789412, '1'),
(120039, 25774, 'QU', 'OK', 'S', 1718789532, 1718789532, '1'),
(120040, 25772, 'QU', 'OK', 'S', 1718789541, 1718789541, '1'),
(120041, 25772, 'QU', 'OK', 'S', 1718789547, 1718789547, '1'),
(120042, 25771, 'QU', 'OK', 'S', 1718789558, 1718789558, '1'),
(120043, 25771, 'QU', 'OK', 'S', 1718789566, 1718789566, '1'),
(120044, 25770, 'QU', 'OK', 'S', 1718789881, 1718789881, '1'),
(120045, 25770, 'QU', 'OK', 'S', 1718789894, 1718789894, '1'),
(120046, 25768, 'QU', 'OK', 'S', 1718789909, 1718789909, '1'),
(120047, 25768, 'QU', 'OK', 'S', 1718789915, 1718789915, '1'),
(120048, 25763, 'QU', 'OK', 'S', 1718789932, 1718789932, '1'),
(120049, 25763, 'QU', 'OK', 'S', 1718789947, 1718789947, '1'),
(120050, 25763, 'QU', 'OK', 'S', 1718789956, 1718789956, '1'),
(120051, 25762, 'QU', 'OK', 'S', 1718789970, 1718789970, '1'),
(120052, 25762, 'QU', 'OK', 'S', 1718789977, 1718789977, '1'),
(120053, 25749, 'QU', 'OK', 'S', 1718789985, 1718789985, '1'),
(120054, 25749, 'QU', 'OK', 'S', 1718789993, 1718789993, '1'),
(120055, 25744, 'QU', 'OK', 'S', 1718790044, 1718790044, '1'),
(120056, 25744, 'QU', 'OK', 'S', 1718790055, 1718790055, '1'),
(120057, 25741, 'QU', 'OK', 'S', 1718790130, 1718790130, '1'),
(120058, 25741, 'QU', 'OK', 'S', 1718790136, 1718790136, '1'),
(120059, 32036, 'QU', 'OK', 'S', 1718790593, 1718790593, '1'),
(120060, 32038, 'QU', 'OK', 'S', 1718790624, 1718790624, '1'),
(120061, 32033, 'QU', 'OK', 'S', 1718790653, 1718790653, '1'),
(120062, 25733, 'QU', 'OK', 'S', 1718790756, 1718790756, '1'),
(120063, 25733, 'QU', 'OK', 'S', 1718790764, 1718790764, '1'),
(120064, 25731, 'QU', 'OK', 'S', 1718790772, 1718790772, '1'),
(120065, 25731, 'QU', 'OK', 'S', 1718790778, 1718790778, '1'),
(120066, 25729, 'QU', 'OK', 'S', 1718790787, 1718790787, '1'),
(120067, 25729, 'QU', 'OK', 'S', 1718790795, 1718790795, '1'),
(120068, 25725, 'QU', 'OK', 'S', 1718790803, 1718790803, '1'),
(120069, 25725, 'QU', 'OK', 'S', 1718790810, 1718790810, '1'),
(120070, 25724, 'QU', 'OK', 'S', 1718790818, 1718790818, '1'),
(120071, 25724, 'QU', 'OK', 'S', 1718790827, 1718790827, '1'),
(120072, 25722, 'QU', 'OK', 'S', 1718790835, 1718790835, '1'),
(120073, 25722, 'QU', 'OK', 'S', 1718790848, 1718790848, '1'),
(120074, 32067, 'QU', 'OK', 'S', 1718790905, 1718790905, '1'),
(120075, 25704, 'QU', 'OK', 'S', 1718790921, 1718790921, '1'),
(120076, 25704, 'QU', 'OK', 'S', 1718790929, 1718790929, '1'),
(120077, 25699, 'QU', 'OK', 'S', 1718790938, 1718790938, '1'),
(120078, 25699, 'QU', 'OK', 'S', 1718790945, 1718790945, '1'),
(120079, 25695, 'QU', 'OK', 'S', 1718790953, 1718790953, '1'),
(120080, 25695, 'QU', 'OK', 'S', 1718790960, 1718790960, '1'),
(120081, 25692, 'QU', 'OK', 'S', 1718790969, 1718790969, '1'),
(120082, 25692, 'QU', 'OK', 'S', 1718790976, 1718790976, '1'),
(120083, 25687, 'QU', 'OK', 'S', 1718790998, 1718790998, '1'),
(120084, 25687, 'QU', 'OK', 'S', 1718791006, 1718791006, '1'),
(120085, 25687, 'QU', 'OK', 'S', 1718791027, 1718791027, '1'),
(120086, 25687, 'QU', 'OK', 'S', 1718791042, 1718791042, '1'),
(120087, 24653, 'QU', 'OK', 'S', 1718791123, 1718791123, '1'),
(120088, 24653, 'QU', 'OK', 'S', 1718791132, 1718791132, '1'),
(120089, 24652, 'QU', 'OK', 'S', 1718791909, 1718791909, '1'),
(120090, 24651, 'QU', 'OK', 'S', 1718791995, 1718791995, '1'),
(120091, 24651, 'QU', 'OK', 'S', 1718792003, 1718792003, '1'),
(120092, 24649, 'QU', 'OK', 'S', 1718792023, 1718792023, '1'),
(120093, 24649, 'QU', 'OK', 'S', 1718792038, 1718792038, '1'),
(120094, 24644, 'QU', 'OK', 'S', 1718792049, 1718792049, '1'),
(120095, 24643, 'QU', 'OK', 'S', 1718792065, 1718792065, '1'),
(120096, 28461, 'QU', 'OK', 'S', 1718792146, 1718792146, '1'),
(120097, 31322, 'QU', 'OK', 'S', 1718792177, 1718792177, '1'),
(120098, 31917, 'QU', 'OK', 'S', 1718792207, 1718792207, '1'),
(120099, 31991, 'QU', 'OK', 'S', 1718792364, 1718792364, '1'),
(120100, 31919, 'QU', 'OK', 'S', 1718792384, 1718792384, '1'),
(120101, 24642, 'QU', 'OK', 'S', 1718792465, 1718792465, '1'),
(120102, 24642, 'QU', 'OK', 'S', 1718792480, 1718792480, '1'),
(120103, 24641, 'QU', 'OK', 'S', 1718792491, 1718792491, '1'),
(120104, 24641, 'QU', 'OK', 'S', 1718792497, 1718792497, '1'),
(120105, 24640, 'QU', 'OK', 'S', 1718792507, 1718792507, '1'),
(120106, 24640, 'QU', 'OK', 'S', 1718792515, 1718792515, '1'),
(120107, 24639, 'QU', 'OK', 'S', 1718792523, 1718792523, '1'),
(120108, 24639, 'QU', 'OK', 'S', 1718792531, 1718792531, '1'),
(120109, 24637, 'QU', 'OK', 'S', 1718792544, 1718792544, '1'),
(120110, 24637, 'QU', 'OK', 'S', 1718792553, 1718792553, '1'),
(120111, 24636, 'QU', 'OK', 'S', 1718792561, 1718792561, '1'),
(120112, 24636, 'QU', 'OK', 'S', 1718792570, 1718792570, '1'),
(120113, 24635, 'QU', 'OK', 'S', 1718792582, 1718792582, '1'),
(120114, 24635, 'QU', 'OK', 'S', 1718792594, 1718792594, '1'),
(120115, 24634, 'QU', 'OK', 'S', 1718792608, 1718792608, '1'),
(120116, 24634, 'QU', 'OK', 'S', 1718792616, 1718792616, '1'),
(120117, 24564, 'QU', 'OK', 'S', 1718792625, 1718792625, '1'),
(120118, 24430, 'QU', 'OK', 'S', 1718792645, 1718792645, '1'),
(120119, 24429, 'QU', 'OK', 'S', 1718792653, 1718792653, '1'),
(120120, 24412, 'QU', 'OK', 'S', 1718792668, 1718792668, '1'),
(120121, 24411, 'QU', 'OK', 'S', 1718792678, 1718792678, '1'),
(120122, 24410, 'QU', 'OK', 'S', 1718792690, 1718792690, '1'),
(120123, 24404, 'QU', 'OK', 'S', 1718792699, 1718792699, '1'),
(120124, 24402, 'QU', 'OK', 'S', 1718792710, 1718792710, '1'),
(120125, 24402, 'QU', 'OK', 'S', 1718792716, 1718792716, '1'),
(120126, 24399, 'QU', 'OK', 'S', 1718792723, 1718792723, '1'),
(120127, 24399, 'QU', 'OK', 'S', 1718792731, 1718792731, '1'),
(120128, 15382, 'QU', 'OK', 'S', 1718792794, 1718792794, '1'),
(120129, 15382, 'QU', 'OK', 'S', 1718792794, 1718792794, '1'),
(120130, 15383, 'QU', 'OK', 'S', 1718792805, 1718792805, '1'),
(120131, 15384, 'QU', 'OK', 'S', 1718792815, 1718792815, '1'),
(120132, 15385, 'QU', 'OK', 'S', 1718792826, 1718792826, '1'),
(120133, 31625, 'QU', 'OK', 'S', 1718794791, 1718794791, '1'),
(120134, 31223, 'QU', 'OK', 'S', 1718794846, 1718794846, '1'),
(120135, 30605, 'QU', 'OK', 'S', 1718794915, 1718794915, '1'),
(120136, 30594, 'QU', 'OK', 'S', 1718794935, 1718794935, '1'),
(120137, 30594, 'QU', 'OK', 'S', 1718794935, 1718794935, '1'),
(120138, 30594, 'QU', 'OK', 'S', 1718794935, 1718794935, '1'),
(120139, 30594, 'QU', 'OK', 'S', 1718794935, 1718794935, '1'),
(120140, 30533, 'QU', 'OK', 'S', 1718794957, 1718794957, '1'),
(120141, 30374, 'QU', 'OK', 'S', 1718795004, 1718795004, '1'),
(120142, 30390, 'QU', 'OK', 'S', 1718795010, 1718795010, '1'),
(120143, 30367, 'QU', 'OK', 'S', 1718795020, 1718795020, '1'),
(120144, 30364, 'QU', 'OK', 'S', 1718795051, 1718795051, '1'),
(120145, 30364, 'QU', 'OK', 'S', 1718795051, 1718795051, '1'),
(120146, 30364, 'QU', 'OK', 'S', 1718795051, 1718795051, '1'),
(120147, 30364, 'QU', 'OK', 'S', 1718795051, 1718795051, '1'),
(120148, 30364, 'QU', 'OK', 'S', 1718795051, 1718795051, '1'),
(120149, 30350, 'QU', 'OK', 'S', 1718795062, 1718795062, '1'),
(120150, 30349, 'QU', 'OK', 'S', 1718795068, 1718795068, '1'),
(120151, 30348, 'QU', 'OK', 'S', 1718795072, 1718795072, '1'),
(120152, 30023, 'QU', 'OK', 'S', 1718795126, 1718795126, '1'),
(120153, 30018, 'QU', 'OK', 'S', 1718795155, 1718795155, '1'),
(120154, 29840, 'QU', 'OK', 'S', 1718795188, 1718795188, '1'),
(120155, 29804, 'QU', 'OK', 'S', 1718795202, 1718795202, '1'),
(120156, 29802, 'QU', 'OK', 'S', 1718795212, 1718795212, '1'),
(120157, 29253, 'QU', 'OK', 'S', 1718795244, 1718795244, '1'),
(120158, 29253, 'QU', 'OK', 'S', 1718795244, 1718795244, '1'),
(120159, 29253, 'QU', 'OK', 'S', 1718795244, 1718795244, '1'),
(120160, 28775, 'QU', 'OK', 'S', 1718795272, 1718795272, '1'),
(120161, 28775, 'QU', 'OK', 'S', 1718795272, 1718795272, '1'),
(120162, 28775, 'QU', 'OK', 'S', 1718795272, 1718795272, '1'),
(120163, 31542, 'QU', 'OK', 'S', 1718795378, 1718795378, '1'),
(120164, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120165, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120166, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120167, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120168, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120169, 31542, 'QU', 'OK', 'S', 1718795403, 1718795403, '1'),
(120170, 30895, 'QU', 'OK', 'S', 1718795433, 1718795433, '1'),
(120171, 30895, 'QU', 'OK', 'S', 1718795440, 1718795440, '1'),
(120172, 27967, 'QU', 'OK', 'S', 1718795450, 1718795450, '1'),
(120173, 27967, 'QU', 'OK', 'S', 1718795450, 1718795450, '1'),
(120174, 27967, 'QU', 'OK', 'S', 1718795450, 1718795450, '1'),
(120175, 30893, 'QU', 'OK', 'S', 1718795468, 1718795468, '1'),
(120176, 30893, 'QU', 'OK', 'S', 1718795468, 1718795468, '1'),
(120177, 30769, 'QU', 'OK', 'S', 1718795491, 1718795491, '1'),
(120178, 29564, 'QU', 'OK', 'S', 1718795536, 1718795536, '1'),
(120179, 29564, 'QU', 'OK', 'S', 1718795536, 1718795536, '1'),
(120180, 29564, 'QU', 'OK', 'S', 1718795536, 1718795536, '1'),
(120181, 27918, 'QU', 'OK', 'S', 1718795537, 1718795537, '1'),
(120182, 27913, 'QU', 'OK', 'S', 1718795552, 1718795552, '1'),
(120183, 29563, 'QU', 'OK', 'S', 1718795558, 1718795558, '1'),
(120184, 29563, 'QU', 'OK', 'S', 1718795558, 1718795558, '1'),
(120185, 29563, 'QU', 'OK', 'S', 1718795558, 1718795558, '1'),
(120186, 29563, 'QU', 'OK', 'S', 1718795558, 1718795558, '1'),
(120187, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120188, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120189, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120190, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120191, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120192, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120193, 29526, 'QU', 'OK', 'S', 1718795584, 1718795584, '1'),
(120194, 31927, 'QU', 'OK', 'S', 1718795656, 1718795656, '1'),
(120195, 31923, 'QU', 'OK', 'S', 1718795660, 1718795660, '1'),
(120196, 31922, 'QU', 'OK', 'S', 1718795665, 1718795665, '1'),
(120197, 31904, 'QU', 'OK', 'S', 1718795680, 1718795680, '1'),
(120198, 31904, 'QU', 'OK', 'S', 1718795680, 1718795680, '1'),
(120199, 31904, 'QU', 'OK', 'S', 1718795680, 1718795680, '1'),
(120200, 31904, 'QU', 'OK', 'S', 1718795680, 1718795680, '1'),
(120201, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120202, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120203, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120204, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120205, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120206, 31868, 'QU', 'OK', 'S', 1718795698, 1718795698, '1'),
(120207, 31862, 'QU', 'OK', 'S', 1718795705, 1718795705, '1'),
(120208, 31861, 'QU', 'OK', 'S', 1718795711, 1718795711, '1'),
(120209, 31860, 'QU', 'OK', 'S', 1718795717, 1718795717, '1'),
(120210, 29236, 'QU', 'OK', 'S', 1718795727, 1718795727, '1'),
(120211, 29236, 'QU', 'OK', 'S', 1718795727, 1718795727, '1'),
(120212, 29236, 'QU', 'OK', 'S', 1718795727, 1718795727, '1'),
(120213, 29236, 'QU', 'OK', 'S', 1718795727, 1718795727, '1'),
(120214, 31778, 'QU', 'OK', 'S', 1718795733, 1718795733, '1'),
(120215, 31761, 'QU', 'OK', 'S', 1718795741, 1718795741, '1'),
(120216, 29203, 'QU', 'OK', 'S', 1718795874, 1718795874, '1'),
(120217, 29203, 'QU', 'OK', 'S', 1718795874, 1718795874, '1'),
(120218, 29203, 'QU', 'OK', 'S', 1718795874, 1718795874, '1'),
(120219, 29203, 'QU', 'OK', 'S', 1718795874, 1718795874, '1'),
(120220, 29203, 'QU', 'OK', 'S', 1718795874, 1718795874, '1'),
(120221, 29118, 'QU', 'OK', 'S', 1718795967, 1718795967, '1'),
(120222, 29019, 'QU', 'OK', 'S', 1718796252, 1718796252, '1'),
(120223, 29019, 'QU', 'OK', 'S', 1718796252, 1718796252, '1'),
(120224, 29019, 'QU', 'OK', 'S', 1718796252, 1718796252, '1'),
(120225, 29019, 'QU', 'OK', 'S', 1718796252, 1718796252, '1'),
(120226, 29019, 'QU', 'OK', 'S', 1718796252, 1718796252, '1'),
(120227, 29018, 'QU', 'OK', 'S', 1718796871, 1718796871, '1'),
(120228, 29018, 'QU', 'OK', 'S', 1718796871, 1718796871, '1'),
(120229, 29018, 'QU', 'OK', 'S', 1718796871, 1718796871, '1'),
(120230, 29018, 'QU', 'OK', 'S', 1718796871, 1718796871, '1'),
(120231, 28991, 'QU', 'OK', 'S', 1718796905, 1718796905, '1'),
(120232, 28991, 'QU', 'OK', 'S', 1718796905, 1718796905, '1'),
(120233, 28961, 'QU', 'OK', 'S', 1718796980, 1718796980, '1'),
(120234, 28913, 'QU', 'OK', 'S', 1718797014, 1718797014, '1'),
(120235, 31261, 'QU', 'OK', 'S', 1718797025, 1718797025, '1'),
(120236, 31262, 'QU', 'OK', 'S', 1718797030, 1718797030, '1'),
(120237, 31293, 'QU', 'OK', 'S', 1718797038, 1718797038, '1'),
(120238, 31314, 'QU', 'OK', 'S', 1718797045, 1718797045, '1'),
(120239, 31464, 'QU', 'OK', 'S', 1718797056, 1718797056, '1'),
(120240, 31466, 'QU', 'OK', 'S', 1718797063, 1718797063, '1'),
(120241, 31193, 'QU', 'OK', 'S', 1718797080, 1718797080, '1'),
(120242, 30807, 'QU', 'OK', 'S', 1718797090, 1718797090, '1'),
(120243, 28561, 'QU', 'OK', 'S', 1718797094, 1718797094, '1'),
(120244, 30457, 'QU', 'OK', 'S', 1718797096, 1718797096, '1'),
(120245, 30455, 'QU', 'OK', 'S', 1718797117, 1718797117, '1'),
(120246, 30398, 'QU', 'OK', 'S', 1718797135, 1718797135, '1'),
(120247, 30396, 'QU', 'OK', 'S', 1718797145, 1718797145, '1'),
(120248, 30297, 'QU', 'OK', 'S', 1718797169, 1718797169, '1'),
(120249, 30296, 'QU', 'OK', 'S', 1718797174, 1718797174, '1'),
(120250, 30295, 'QU', 'OK', 'S', 1718797185, 1718797185, '1'),
(120251, 26915, 'QU', 'OK', 'S', 1718797195, 1718797195, '1'),
(120252, 28331, 'QU', 'OK', 'S', 1718797203, 1718797203, '1'),
(120253, 26866, 'QU', 'OK', 'S', 1718797217, 1718797217, '1'),
(120254, 28331, 'QU', 'OK', 'S', 1718797247, 1718797247, '1'),
(120255, 28331, 'QU', 'OK', 'S', 1718797247, 1718797247, '1'),
(120256, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120257, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120258, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120259, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120260, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120261, 26547, 'QU', 'OK', 'S', 1718797317, 1718797317, '1'),
(120262, 25747, 'QU', 'OK', 'S', 1718797340, 1718797340, '1'),
(120263, 25686, 'QU', 'OK', 'S', 1718797360, 1718797360, '1'),
(120264, 25685, 'QU', 'OK', 'S', 1718797372, 1718797372, '1'),
(120265, 25684, 'QU', 'OK', 'S', 1718797389, 1718797389, '1'),
(120266, 25683, 'QU', 'OK', 'S', 1718797399, 1718797399, '1'),
(120267, 25508, 'QU', 'OK', 'S', 1718797405, 1718797405, '1'),
(120268, 25323, 'QU', 'OK', 'S', 1718797414, 1718797414, '1'),
(120269, 24813, 'QU', 'OK', 'S', 1718797428, 1718797428, '1'),
(120270, 24815, 'QU', 'OK', 'S', 1718797434, 1718797434, '1'),
(120271, 30860, 'QU', 'OK', 'S', 1718797436, 1718797436, '1'),
(120272, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120273, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120274, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120275, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120276, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120277, 25067, 'QU', 'OK', 'S', 1718797474, 1718797474, '1'),
(120278, 25070, 'QU', 'OK', 'S', 1718797484, 1718797484, '1'),
(120279, 24811, 'QU', 'OK', 'S', 1718797502, 1718797502, '1'),
(120280, 24810, 'QU', 'OK', 'S', 1718797511, 1718797511, '1'),
(120281, 24801, 'QU', 'OK', 'S', 1718797518, 1718797518, '1'),
(120282, 23747, 'QU', 'OK', 'S', 1718797534, 1718797534, '1'),
(120283, 24127, 'QU', 'OK', 'S', 1718797570, 1718797570, '1'),
(120284, 24127, 'QU', 'OK', 'S', 1718797570, 1718797570, '1'),
(120285, 24127, 'QU', 'OK', 'S', 1718797570, 1718797570, '1'),
(120286, 24127, 'QU', 'OK', 'S', 1718797570, 1718797570, '1'),
(120287, 24127, 'QU', 'OK', 'S', 1718797570, 1718797570, '1'),
(120288, 23460, 'QU', 'OK', 'S', 1718797586, 1718797586, '1'),
(120289, 23341, 'QU', 'OK', 'S', 1718797615, 1718797615, '1'),
(120290, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120291, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120292, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120293, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120294, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120295, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120296, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120297, 28230, 'QU', 'OK', 'S', 1718797641, 1718797641, '1'),
(120298, 28196, 'QU', 'OK', 'S', 1718797901, 1718797901, '1'),
(120299, 28196, 'QU', 'OK', 'S', 1718797901, 1718797901, '1'),
(120300, 28196, 'QU', 'OK', 'S', 1718797901, 1718797901, '1'),
(120301, 18760, 'QU', 'OK', 'S', 1718797905, 1718797905, '1'),
(120302, 28197, 'QU', 'OK', 'S', 1718798012, 1718798012, '1'),
(120303, 28024, 'QU', 'OK', 'S', 1718798084, 1718798084, '1'),
(120304, 27975, 'QU', 'OK', 'S', 1718798097, 1718798097, '1'),
(120305, 15568, 'QU', 'OK', 'S', 1718798126, 1718798126, '1'),
(120306, 15568, 'QU', 'OK', 'S', 1718798133, 1718798133, '1'),
(120307, 15567, 'QU', 'OK', 'S', 1718798140, 1718798140, '1'),
(120308, 15567, 'QU', 'OK', 'S', 1718798146, 1718798146, '1'),
(120309, 15565, 'QU', 'OK', 'S', 1718798157, 1718798157, '1'),
(120310, 15565, 'QU', 'OK', 'S', 1718798165, 1718798165, '1'),
(120311, 27971, 'QU', 'OK', 'S', 1718798239, 1718798239, '1'),
(120312, 30372, 'QU', 'OK', 'S', 1718798242, 1718798242, '1'),
(120313, 27853, 'QU', 'OK', 'S', 1718798287, 1718798287, '1'),
(120314, 26911, 'QU', 'OK', 'S', 1718798320, 1718798320, '1'),
(120315, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120316, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120317, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120318, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120319, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120320, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120321, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120322, 24931, 'QU', 'OK', 'S', 1718799093, 1718799093, '1'),
(120323, 24929, 'QU', 'OK', 'S', 1718799312, 1718799312, '1'),
(120324, 24929, 'QU', 'OK', 'S', 1718799312, 1718799312, '1'),
(120325, 24929, 'QU', 'OK', 'S', 1718799312, 1718799312, '1'),
(120326, 24735, 'QU', 'OK', 'S', 1718799398, 1718799398, '1'),
(120327, 24552, 'QU', 'OK', 'S', 1718799520, 1718799520, '1'),
(120328, 24541, 'QU', 'OK', 'S', 1718799567, 1718799567, '1'),
(120329, 24541, 'QU', 'OK', 'S', 1718799567, 1718799567, '1'),
(120330, 24539, 'QU', 'OK', 'S', 1718799687, 1718799687, '1'),
(120331, 24537, 'QU', 'OK', 'S', 1718800330, 1718800330, '1'),
(120332, 24537, 'QU', 'OK', 'S', 1718800330, 1718800330, '1'),
(120333, 24537, 'QU', 'OK', 'S', 1718800330, 1718800330, '1'),
(120334, 23774, 'QU', 'OK', 'S', 1718800799, 1718800799, '1'),
(120335, 23769, 'QU', 'OK', 'S', 1718800817, 1718800817, '1'),
(120336, 23768, 'QU', 'OK', 'S', 1718800832, 1718800832, '1'),
(120337, 23203, 'QU', 'OK', 'S', 1718800857, 1718800857, '1'),
(120338, 32067, 'QU', 'OK', 'S', 1718800879, 1718800879, '1'),
(120339, 31838, 'QU', 'OK', 'S', 1718800914, 1718800914, '1'),
(120340, 31837, 'QU', 'OK', 'S', 1718801003, 1718801003, '1'),
(120341, 31990, 'QU', 'OK', 'S', 1718801060, 1718801060, '1'),
(120342, 32067, 'QU', 'OK', 'S', 1718801678, 1718801678, '1'),
(120343, 32067, 'QU', 'OK', 'S', 1718801681, 1718801681, '1'),
(120344, 32067, 'QU', 'OK', 'S', 1718801692, 1718801692, '1'),
(120345, 23202, 'QU', 'OK', 'S', 1718801769, 1718801769, '1'),
(120346, 32063, 'QU', 'OK', 'S', 1718801847, 1718801847, '1'),
(120347, 22179, 'QU', 'OK', 'S', 1718801939, 1718801939, '1'),
(120348, 22179, 'QU', 'OK', 'S', 1718801939, 1718801939, '1'),
(120349, 22179, 'QU', 'OK', 'S', 1718801939, 1718801939, '1'),
(120350, 22135, 'QU', 'OK', 'S', 1718801973, 1718801973, '1'),
(120351, 21334, 'QU', 'OK', 'S', 1718802026, 1718802026, '1'),
(120352, 32066, 'QU', 'OK', 'S', 1718802039, 1718802039, '1'),
(120353, 21333, 'QU', 'OK', 'S', 1718802055, 1718802055, '1'),
(120354, 30483, 'QU', 'OK', 'S', 1718802056, 1718802056, '1'),
(120355, 21565, 'QU', 'OK', 'S', 1718802076, 1718802076, '1'),
(120356, 21609, 'QU', 'OK', 'S', 1718802095, 1718802095, '1'),
(120357, 21331, 'QU', 'OK', 'S', 1718802119, 1718802119, '1'),
(120358, 32064, 'QU', 'OK', 'S', 1718802221, 1718802221, '1'),
(120359, 32061, 'QU', 'OK', 'S', 1718802712, 1718802712, '1'),
(120360, 23151, 'QU', 'OK', 'S', 1718802725, 1718802725, '1'),
(120361, 31260, 'QU', 'OK', 'S', 1718802744, 1718802744, '1'),
(120362, 31260, 'QU', 'OK', 'S', 1718802760, 1718802760, '1'),
(120363, 32059, 'QU', 'OK', 'S', 1718802844, 1718802844, '1'),
(120364, 32044, 'QU', 'OK', 'S', 1718803271, 1718803271, '1'),
(120365, 32045, 'QU', 'OK', 'S', 1718803447, 1718803447, '1'),
(120366, 32057, 'QU', 'OK', 'S', 1718803578, 1718803578, '1'),
(120367, 32057, 'QU', 'OK', 'S', 1718803578, 1718803578, '1'),
(120368, 32057, 'QU', 'OK', 'S', 1718803578, 1718803578, '1'),
(120369, 32057, 'QU', 'OK', 'S', 1718803578, 1718803578, '1'),
(120370, 32057, 'QU', 'OK', 'S', 1718803578, 1718803578, '1'),
(120371, 26782, 'QU', 'OK', 'S', 1718803636, 1718803636, '1'),
(120372, 14973, 'QU', 'OK', 'S', 1718803661, 1718803661, '1'),
(120373, 30470, 'QU', 'OK', 'S', 1718803690, 1718803690, '1'),
(120374, 30470, 'QU', 'OK', 'S', 1718803690, 1718803690, '1'),
(120375, 30470, 'QU', 'OK', 'S', 1718803690, 1718803690, '1'),
(120376, 30470, 'QU', 'OK', 'S', 1718803690, 1718803690, '1'),
(120377, 31307, 'QU', 'OK', 'S', 1718803748, 1718803748, '1'),
(120378, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120379, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120380, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120381, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120382, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120383, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120384, 30301, 'QU', 'OK', 'S', 1718803832, 1718803832, '1'),
(120385, 21332, 'QU', 'OK', 'S', 1718803945, 1718803945, '1'),
(120386, 32054, 'QU', 'OK', 'S', 1718804024, 1718804024, '1'),
(120387, 32067, 'QU', 'OK', 'S', 1718804136, 1718804136, '1'),
(120388, 21328, 'QU', 'OK', 'S', 1718804173, 1718804173, '1'),
(120389, 21328, 'QU', 'OK', 'S', 1718804173, 1718804173, '1'),
(120390, 21328, 'QU', 'OK', 'S', 1718804173, 1718804173, '1'),
(120391, 32066, 'QU', 'OK', 'S', 1718804196, 1718804196, '1'),
(120392, 32064, 'QU', 'OK', 'S', 1718804227, 1718804227, '1'),
(120393, 32063, 'QU', 'OK', 'S', 1718804253, 1718804253, '1'),
(120394, 21318, 'QU', 'OK', 'S', 1718804279, 1718804279, '1'),
(120395, 326, 'QU', 'OK', 'S', 1718860673, 1718860673, '1'),
(120396, 326, 'QU', 'OK', 'S', 1718860673, 1718860673, '1'),
(120397, 27566, 'QU', 'OK', 'S', 1718860703, 1718860703, '1'),
(120398, 24544, 'QU', 'OK', 'S', 1718860717, 1718860717, '1'),
(120399, 24329, 'QU', 'OK', 'S', 1718860725, 1718860725, '1'),
(120400, 24320, 'QU', 'OK', 'S', 1718860731, 1718860731, '1'),
(120401, 31445, 'QU', 'OK', 'S', 1718860738, 1718860738, '1'),
(120402, 24299, 'QU', 'OK', 'S', 1718860741, 1718860741, '1'),
(120403, 24298, 'QU', 'OK', 'S', 1718860746, 1718860746, '1'),
(120404, 24297, 'QU', 'OK', 'S', 1718860751, 1718860751, '1'),
(120405, 24296, 'QU', 'OK', 'S', 1718860757, 1718860757, '1'),
(120406, 24294, 'QU', 'OK', 'S', 1718860764, 1718860764, '1'),
(120407, 24292, 'QU', 'OK', 'S', 1718860772, 1718860772, '1'),
(120408, 24289, 'QU', 'OK', 'S', 1718860777, 1718860777, '1'),
(120409, 24287, 'QU', 'OK', 'S', 1718860783, 1718860783, '1'),
(120410, 24286, 'QU', 'OK', 'S', 1718860789, 1718860789, '1'),
(120411, 24275, 'QU', 'OK', 'S', 1718860798, 1718860798, '1'),
(120412, 24175, 'QU', 'OK', 'S', 1718860823, 1718860823, '1'),
(120413, 24118, 'QU', 'OK', 'S', 1718860831, 1718860831, '1'),
(120414, 24115, 'QU', 'OK', 'S', 1718860837, 1718860837, '1'),
(120415, 24112, 'QU', 'OK', 'S', 1718860845, 1718860845, '1'),
(120416, 24072, 'QU', 'OK', 'S', 1718860858, 1718860858, '1'),
(120417, 24055, 'QU', 'OK', 'S', 1718860867, 1718860867, '1'),
(120418, 24047, 'QU', 'OK', 'S', 1718860873, 1718860873, '1'),
(120419, 24041, 'QU', 'OK', 'S', 1718860882, 1718860882, '1'),
(120420, 23779, 'QU', 'OK', 'S', 1718860889, 1718860889, '1'),
(120421, 23706, 'QU', 'OK', 'S', 1718860896, 1718860896, '1'),
(120422, 23098, 'QU', 'OK', 'S', 1718860907, 1718860907, '1'),
(120423, 23096, 'QU', 'OK', 'S', 1718860916, 1718860916, '1'),
(120424, 23097, 'QU', 'OK', 'S', 1718860922, 1718860922, '1'),
(120425, 23091, 'QU', 'OK', 'S', 1718860928, 1718860928, '1'),
(120426, 23088, 'QU', 'OK', 'S', 1718860935, 1718860935, '1'),
(120427, 23087, 'QU', 'OK', 'S', 1718860940, 1718860940, '1'),
(120428, 23070, 'QU', 'OK', 'S', 1718860953, 1718860953, '1'),
(120429, 23060, 'QU', 'OK', 'S', 1718860960, 1718860960, '1'),
(120430, 22928, 'QU', 'OK', 'S', 1718860968, 1718860968, '1'),
(120431, 22927, 'QU', 'OK', 'S', 1718860974, 1718860974, '1'),
(120432, 22767, 'QU', 'OK', 'S', 1718860988, 1718860988, '1'),
(120433, 22734, 'QU', 'OK', 'S', 1718860995, 1718860995, '1'),
(120434, 22733, 'QU', 'OK', 'S', 1718861001, 1718861001, '1'),
(120435, 22730, 'QU', 'OK', 'S', 1718861007, 1718861007, '1'),
(120436, 22725, 'QU', 'OK', 'S', 1718861013, 1718861013, '1'),
(120437, 22725, 'QU', 'OK', 'S', 1718861020, 1718861020, '1'),
(120438, 22710, 'QU', 'OK', 'S', 1718861033, 1718861033, '1'),
(120439, 18301, 'QU', 'OK', 'S', 1718863120, 1718863120, '1'),
(120440, 18301, 'QU', 'OK', 'S', 1718863121, 1718863121, '1'),
(120441, 30470, 'QU', 'OK', 'S', 1718863159, 1718863159, '1'),
(120442, 29968, 'QU', 'OK', 'S', 1718863173, 1718863173, '1'),
(120443, 13115, 'QU', 'OK', 'S', 1718864316, 1718864316, '1'),
(120444, 31702, 'QU', 'OK', 'S', 1718864327, 1718864327, '1'),
(120445, 31882, 'QU', 'OK', 'S', 1718864333, 1718864333, '1'),
(120446, 30957, 'QU', 'OK', 'S', 1718864343, 1718864343, '1'),
(120447, 31021, 'QU', 'OK', 'S', 1718864345, 1718864345, '1'),
(120448, 31746, 'QU', 'OK', 'S', 1718864348, 1718864348, '1'),
(120449, 31021, 'QU', 'OK', 'S', 1718864363, 1718864363, '1'),
(120450, 31971, 'QU', 'OK', 'S', 1718864366, 1718864366, '1'),
(120451, 15343, 'QU', 'OK', 'S', 1718864368, 1718864368, '1'),
(120452, 15342, 'QU', 'OK', 'S', 1718864371, 1718864371, '1'),
(120453, 26305, 'QU', 'OK', 'S', 1718864376, 1718864376, '1'),
(120454, 31056, 'QU', 'OK', 'S', 1718864503, 1718864503, '1'),
(120455, 16392, 'QU', 'OK', 'S', 1718864541, 1718864541, '1'),
(120456, 31896, 'QU', 'OK', 'S', 1718864588, 1718864588, '1'),
(120457, 31896, 'QU', 'OK', 'S', 1718864619, 1718864619, '1'),
(120458, 30570, 'QU', 'OK', 'S', 1718865424, 1718865424, '1'),
(120459, 30433, 'QU', 'OK', 'S', 1718865430, 1718865430, '1'),
(120460, 29056, 'QU', 'OK', 'S', 1718865434, 1718865434, '1'),
(120461, 31713, 'QU', 'OK', 'S', 1718865437, 1718865437, '1'),
(120462, 18221, 'QU', 'OK', 'S', 1718865441, 1718865441, '1'),
(120463, 30570, 'QU', 'OK', 'S', 1718865444, 1718865444, '1'),
(120464, 13439, 'QU', 'OK', 'S', 1718865448, 1718865448, '1'),
(120465, 31712, 'QU', 'OK', 'S', 1718865452, 1718865452, '1'),
(120466, 30623, 'QU', 'OK', 'S', 1718865456, 1718865456, '1'),
(120467, 18221, 'QU', 'OK', 'S', 1718865460, 1718865460, '1'),
(120468, 13439, 'QU', 'OK', 'S', 1718865464, 1718865464, '1'),
(120469, 13439, 'QU', 'OK', 'S', 1718865468, 1718865468, '1'),
(120470, 18223, 'QU', 'OK', 'S', 1718865471, 1718865471, '1'),
(120471, 13502, 'QU', 'OK', 'S', 1718865475, 1718865475, '1'),
(120472, 30623, 'QU', 'OK', 'S', 1718865479, 1718865479, '1'),
(120473, 13445, 'QU', 'OK', 'S', 1718865483, 1718865483, '1'),
(120474, 24250, 'QU', 'OK', 'S', 1718865486, 1718865486, '1'),
(120475, 13504, 'QU', 'OK', 'S', 1718865489, 1718865489, '1'),
(120476, 18244, 'QU', 'OK', 'S', 1718865493, 1718865493, '1'),
(120477, 13506, 'QU', 'OK', 'S', 1718865497, 1718865497, '1'),
(120478, 18538, 'QU', 'OK', 'S', 1718865501, 1718865501, '1'),
(120479, 13502, 'QU', 'OK', 'S', 1718865504, 1718865504, '1'),
(120480, 18221, 'QU', 'OK', 'S', 1718865511, 1718865511, '1'),
(120481, 31712, 'QU', 'OK', 'S', 1718865515, 1718865515, '1'),
(120482, 13439, 'QU', 'OK', 'S', 1718865519, 1718865519, '1'),
(120483, 24433, 'QU', 'OK', 'S', 1718865522, 1718865522, '1'),
(120484, 13439, 'QU', 'OK', 'S', 1718865525, 1718865525, '1'),
(120485, 30433, 'QU', 'OK', 'S', 1718865529, 1718865529, '1'),
(120486, 30567, 'QU', 'OK', 'S', 1718865532, 1718865532, '1'),
(120487, 31713, 'QU', 'OK', 'S', 1718865535, 1718865535, '1'),
(120488, 31808, 'QU', 'OK', 'S', 1718865539, 1718865539, '1'),
(120489, 31809, 'QU', 'OK', 'S', 1718865544, 1718865544, '1'),
(120490, 31809, 'QU', 'OK', 'S', 1718865548, 1718865548, '1'),
(120491, 29647, 'QU', 'OK', 'S', 1718865553, 1718865553, '1'),
(120492, 31808, 'QU', 'OK', 'S', 1718865559, 1718865559, '1'),
(120493, 21804, 'QU', 'OK', 'S', 1718865564, 1718865564, '1'),
(120494, 29647, 'QU', 'OK', 'S', 1718865569, 1718865569, '1'),
(120495, 21804, 'QU', 'OK', 'S', 1718865573, 1718865573, '1'),
(120496, 13439, 'QU', 'OK', 'S', 1718865578, 1718865578, '1'),
(120497, 18223, 'QU', 'OK', 'S', 1718865581, 1718865581, '1'),
(120498, 13503, 'QU', 'OK', 'S', 1718865586, 1718865586, '1'),
(120499, 13439, 'QU', 'OK', 'S', 1718865591, 1718865591, '1'),
(120500, 13443, 'QU', 'OK', 'S', 1718865600, 1718865600, '1'),
(120501, 13503, 'QU', 'OK', 'S', 1718865606, 1718865606, '1'),
(120502, 13502, 'QU', 'OK', 'S', 1718865610, 1718865610, '1'),
(120503, 13503, 'QU', 'OK', 'S', 1718865614, 1718865614, '1'),
(120504, 31714, 'QU', 'OK', 'S', 1718865617, 1718865617, '1'),
(120505, 13439, 'QU', 'OK', 'S', 1718865620, 1718865620, '1'),
(120506, 29056, 'QU', 'OK', 'S', 1718865624, 1718865624, '1'),
(120507, 18538, 'QU', 'OK', 'S', 1718865627, 1718865627, '1'),
(120508, 18223, 'QU', 'OK', 'S', 1718865630, 1718865630, '1'),
(120509, 13504, 'QU', 'OK', 'S', 1718865634, 1718865634, '1'),
(120510, 13439, 'QU', 'OK', 'S', 1718865637, 1718865637, '1'),
(120511, 13439, 'QU', 'OK', 'S', 1718865640, 1718865640, '1'),
(120512, 13439, 'QU', 'OK', 'S', 1718865644, 1718865644, '1'),
(120513, 13445, 'QU', 'OK', 'S', 1718865648, 1718865648, '1'),
(120514, 18221, 'QU', 'OK', 'S', 1718865652, 1718865652, '1'),
(120515, 13503, 'QU', 'OK', 'S', 1718865655, 1718865655, '1'),
(120516, 13503, 'QU', 'OK', 'S', 1718865659, 1718865659, '1'),
(120517, 30567, 'QU', 'OK', 'S', 1718865662, 1718865662, '1'),
(120518, 13504, 'QU', 'OK', 'S', 1718865667, 1718865667, '1'),
(120519, 13506, 'QU', 'OK', 'S', 1718865670, 1718865670, '1'),
(120520, 18223, 'QU', 'OK', 'S', 1718865674, 1718865674, '1'),
(120521, 18244, 'QU', 'OK', 'S', 1718865677, 1718865677, '1'),
(120522, 31712, 'QU', 'OK', 'S', 1718865681, 1718865681, '1'),
(120523, 18244, 'QU', 'OK', 'S', 1718865684, 1718865684, '1'),
(120524, 31712, 'QU', 'OK', 'S', 1718865688, 1718865688, '1'),
(120525, 30436, 'QU', 'OK', 'S', 1718865691, 1718865691, '1'),
(120526, 13445, 'QU', 'OK', 'S', 1718865699, 1718865699, '1'),
(120527, 13502, 'QU', 'OK', 'S', 1718865702, 1718865702, '1'),
(120528, 13439, 'QU', 'OK', 'S', 1718865707, 1718865707, '1'),
(120529, 18221, 'QU', 'OK', 'S', 1718865710, 1718865710, '1'),
(120530, 13504, 'QU', 'OK', 'S', 1718865716, 1718865716, '1'),
(120531, 18221, 'QU', 'OK', 'S', 1718865723, 1718865723, '1'),
(120532, 18221, 'QU', 'OK', 'S', 1718865725, 1718865725, '1'),
(120533, 29056, 'QU', 'OK', 'S', 1718865736, 1718865736, '1'),
(120534, 13502, 'QU', 'OK', 'S', 1718865741, 1718865741, '1'),
(120535, 13443, 'QU', 'OK', 'S', 1718865748, 1718865748, '1'),
(120536, 18223, 'QU', 'OK', 'S', 1718865755, 1718865755, '1'),
(120537, 13439, 'QU', 'OK', 'S', 1718865762, 1718865762, '1'),
(120538, 18221, 'QU', 'OK', 'S', 1718865766, 1718865766, '1'),
(120539, 29054, 'QU', 'OK', 'S', 1718865771, 1718865771, '1'),
(120540, 29054, 'QU', 'OK', 'S', 1718865775, 1718865775, '1'),
(120541, 29054, 'QU', 'OK', 'S', 1718865782, 1718865782, '1'),
(120542, 29054, 'QU', 'OK', 'S', 1718865785, 1718865785, '1'),
(120543, 18221, 'QU', 'OK', 'S', 1718865795, 1718865795, '1'),
(120544, 13439, 'QU', 'OK', 'S', 1718865797, 1718865797, '1'),
(120545, 13502, 'QU', 'OK', 'S', 1718865800, 1718865800, '1'),
(120546, 13503, 'QU', 'OK', 'S', 1718865803, 1718865803, '1'),
(120547, 13503, 'QU', 'OK', 'S', 1718865807, 1718865807, '1'),
(120548, 13443, 'QU', 'OK', 'S', 1718865810, 1718865810, '1'),
(120549, 24248, 'QU', 'OK', 'S', 1718865813, 1718865813, '1'),
(120550, 13443, 'QU', 'OK', 'S', 1718865816, 1718865816, '1'),
(120551, 13504, 'QU', 'OK', 'S', 1718865820, 1718865820, '1'),
(120552, 18244, 'QU', 'OK', 'S', 1718865823, 1718865823, '1'),
(120553, 13502, 'QU', 'OK', 'S', 1718865828, 1718865828, '1'),
(120554, 13502, 'QU', 'OK', 'S', 1718865833, 1718865833, '1'),
(120555, 13506, 'QU', 'OK', 'S', 1718865836, 1718865836, '1'),
(120556, 18221, 'QU', 'OK', 'S', 1718865839, 1718865839, '1'),
(120557, 13445, 'QU', 'OK', 'S', 1718865842, 1718865842, '1'),
(120558, 18244, 'QU', 'OK', 'S', 1718865846, 1718865846, '1'),
(120559, 30570, 'QU', 'OK', 'S', 1718865850, 1718865850, '1'),
(120560, 30623, 'QU', 'OK', 'S', 1718865853, 1718865853, '1'),
(120561, 31714, 'QU', 'OK', 'S', 1718865858, 1718865858, '1'),
(120562, 31714, 'QU', 'OK', 'S', 1718865861, 1718865861, '1'),
(120563, 13445, 'QU', 'OK', 'S', 1718865865, 1718865865, '1'),
(120564, 31713, 'QU', 'OK', 'S', 1718865869, 1718865869, '1'),
(120565, 13443, 'QU', 'OK', 'S', 1718865897, 1718865897, '1'),
(120566, 13502, 'QU', 'OK', 'S', 1718865903, 1718865903, '1'),
(120567, 13439, 'QU', 'OK', 'S', 1718865907, 1718865907, '1'),
(120568, 13502, 'QU', 'OK', 'S', 1718865911, 1718865911, '1'),
(120569, 13503, 'QU', 'OK', 'S', 1718865914, 1718865914, '1'),
(120570, 13506, 'QU', 'OK', 'S', 1718865917, 1718865917, '1'),
(120571, 13506, 'QU', 'OK', 'S', 1718865921, 1718865921, '1'),
(120572, 30436, 'QU', 'OK', 'S', 1718865938, 1718865938, '1'),
(120573, 13506, 'QU', 'OK', 'S', 1718865944, 1718865944, '1'),
(120574, 13503, 'QU', 'OK', 'S', 1718865949, 1718865949, '1'),
(120575, 30567, 'QU', 'OK', 'S', 1718865952, 1718865952, '1'),
(120576, 30436, 'QU', 'OK', 'S', 1718865955, 1718865955, '1'),
(120577, 31713, 'QU', 'OK', 'S', 1718865959, 1718865959, '1'),
(120578, 13503, 'QU', 'OK', 'S', 1718865973, 1718865973, '1'),
(120579, 29148, 'QU', 'OK', 'S', 1718866217, 1718866217, '1'),
(120580, 29148, 'QU', 'OK', 'S', 1718866219, 1718866219, '1'),
(120581, 13506, 'QU', 'OK', 'S', 1718866545, 1718866545, '1'),
(120582, 24579, 'QU', 'OK', 'S', 1718866960, 1718866960, '1'),
(120583, 24579, 'QU', 'OK', 'S', 1718866967, 1718866967, '1'),
(120584, 31715, 'QU', 'OK', 'S', 1718867247, 1718867247, '1'),
(120585, 31715, 'QU', 'OK', 'S', 1718867249, 1718867249, '1'),
(120586, 31715, 'QU', 'OK', 'S', 1718867252, 1718867252, '1'),
(120587, 31715, 'QU', 'OK', 'S', 1718867254, 1718867254, '1'),
(120588, 32080, 'QU', 'OK', 'S', 1718867555, 1718867555, '1'),
(120589, 32080, 'QU', 'OK', 'S', 1718867555, 1718867555, '1'),
(120590, 32079, 'QU', 'OK', 'S', 1718867585, 1718867585, '1'),
(120591, 31845, 'QU', 'OK', 'S', 1718867946, 1718867946, '1'),
(120592, 31845, 'QU', 'OK', 'S', 1718867946, 1718867946, '1'),
(120593, 31845, 'QU', 'OK', 'S', 1718867946, 1718867946, '1'),
(120594, 32065, 'QU', 'OK', 'S', 1718868099, 1718868099, '1'),
(120595, 23186, 'QU', 'OK', 'S', 1718868199, 1718868199, '1'),
(120596, 23186, 'QU', 'OK', 'S', 1718868207, 1718868207, '1'),
(120597, 28488, 'QU', 'OK', 'S', 1718868215, 1718868215, '1'),
(120598, 18045, 'QU', 'OK', 'S', 1718868227, 1718868227, '1'),
(120599, 28478, 'QU', 'OK', 'S', 1718868234, 1718868234, '1'),
(120600, 28488, 'QU', 'OK', 'S', 1718868240, 1718868240, '1'),
(120601, 28488, 'QU', 'OK', 'S', 1718868246, 1718868246, '1'),
(120602, 18045, 'QU', 'OK', 'S', 1718868262, 1718868262, '1'),
(120603, 18045, 'QU', 'OK', 'S', 1718868274, 1718868274, '1'),
(120604, 31105, 'QU', 'OK', 'S', 1718870183, 1718870183, '1'),
(120605, 19923, 'QU', 'OK', 'S', 1718870456, 1718870456, '1'),
(120606, 19923, 'QU', 'OK', 'S', 1718870475, 1718870475, '1'),
(120607, 31316, 'QU', 'OK', 'S', 1718870488, 1718870488, '1'),
(120608, 31834, 'QU', 'OK', 'S', 1718870498, 1718870498, '1'),
(120609, 31834, 'QU', 'OK', 'S', 1718870508, 1718870508, '1'),
(120610, 20635, 'QU', 'OK', 'S', 1718870525, 1718870525, '1'),
(120611, 32065, 'QU', 'OK', 'S', 1718870642, 1718870642, '1'),
(120612, 32060, 'QU', 'OK', 'S', 1718870652, 1718870652, '1'),
(120613, 32060, 'QU', 'OK', 'S', 1718870660, 1718870660, '1'),
(120614, 32058, 'QU', 'OK', 'S', 1718870675, 1718870675, '1'),
(120615, 11692, 'QU', 'OK', 'S', 1718870687, 1718870687, '1'),
(120616, 32013, 'QU', 'OK', 'S', 1718870697, 1718870697, '1'),
(120617, 11692, 'QU', 'OK', 'S', 1718870700, 1718870700, '1'),
(120618, 32013, 'QU', 'OK', 'S', 1718870704, 1718870704, '1'),
(120619, 31834, 'QU', 'OK', 'S', 1718870710, 1718870710, '1'),
(120620, 31867, 'QU', 'OK', 'S', 1718870716, 1718870716, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(120621, 31429, 'QU', 'OK', 'S', 1718870718, 1718870718, '1'),
(120622, 31429, 'QU', 'OK', 'S', 1718870728, 1718870728, '1'),
(120623, 31867, 'QU', 'OK', 'S', 1718870729, 1718870729, '1'),
(120624, 31866, 'QU', 'OK', 'S', 1718870742, 1718870742, '1'),
(120625, 31866, 'QU', 'OK', 'S', 1718870753, 1718870753, '1'),
(120626, 31847, 'QU', 'OK', 'S', 1718870764, 1718870764, '1'),
(120627, 31847, 'QU', 'OK', 'S', 1718870772, 1718870772, '1'),
(120628, 31914, 'QU', 'OK', 'S', 1718870853, 1718870853, '1'),
(120629, 31355, 'QU', 'OK', 'S', 1718870865, 1718870865, '1'),
(120630, 31773, 'QU', 'OK', 'S', 1718870879, 1718870879, '1'),
(120631, 31842, 'QU', 'OK', 'S', 1718870895, 1718870895, '1'),
(120632, 31842, 'QU', 'OK', 'S', 1718870917, 1718870917, '1'),
(120633, 31773, 'QU', 'OK', 'S', 1718870918, 1718870918, '1'),
(120634, 29830, 'QU', 'OK', 'S', 1718870937, 1718870937, '1'),
(120635, 31914, 'QU', 'OK', 'S', 1718870938, 1718870938, '1'),
(120636, 29830, 'QU', 'OK', 'S', 1718870947, 1718870947, '1'),
(120637, 31429, 'QU', 'OK', 'S', 1718870947, 1718870947, '1'),
(120638, 31407, 'QU', 'OK', 'S', 1718870958, 1718870958, '1'),
(120639, 29803, 'QU', 'OK', 'S', 1718870970, 1718870970, '1'),
(120640, 31455, 'QU', 'OK', 'S', 1718870975, 1718870975, '1'),
(120641, 29803, 'QU', 'OK', 'S', 1718870982, 1718870982, '1'),
(120642, 31914, 'QU', 'OK', 'S', 1718871010, 1718871010, '1'),
(120643, 31895, 'QU', 'OK', 'S', 1718871034, 1718871034, '1'),
(120644, 23156, 'QU', 'OK', 'S', 1718871044, 1718871044, '1'),
(120645, 16197, 'QU', 'OK', 'S', 1718871063, 1718871063, '1'),
(120646, 31114, 'QU', 'OK', 'S', 1718871077, 1718871077, '1'),
(120647, 31895, 'QU', 'OK', 'S', 1718871116, 1718871116, '1'),
(120648, 8896, 'QU', 'OK', 'S', 1718871137, 1718871137, '1'),
(120649, 31104, 'QU', 'OK', 'S', 1718871369, 1718871369, '1'),
(120650, 29767, 'QU', 'OK', 'S', 1718871386, 1718871386, '1'),
(120651, 29767, 'QU', 'OK', 'S', 1718871394, 1718871394, '1'),
(120652, 31895, 'QU', 'OK', 'S', 1718871405, 1718871405, '1'),
(120653, 28895, 'QU', 'OK', 'S', 1718871425, 1718871425, '1'),
(120654, 28895, 'QU', 'OK', 'S', 1718871471, 1718871471, '1'),
(120655, 28895, 'QU', 'OK', 'S', 1718871492, 1718871492, '1'),
(120656, 28895, 'QU', 'OK', 'S', 1718871513, 1718871513, '1'),
(120657, 31866, 'QU', 'OK', 'S', 1718875824, 1718875824, '1'),
(120658, 31866, 'QU', 'OK', 'S', 1718875824, 1718875824, '1'),
(120659, 31866, 'QU', 'OK', 'S', 1718875824, 1718875824, '1'),
(120660, 29792, 'QU', 'OK', 'S', 1718875881, 1718875881, '1'),
(120661, 29784, 'QU', 'OK', 'S', 1718875891, 1718875891, '1'),
(120662, 29722, 'QU', 'OK', 'S', 1718875902, 1718875902, '1'),
(120663, 29722, 'QU', 'OK', 'S', 1718875916, 1718875916, '1'),
(120664, 29697, 'QU', 'OK', 'S', 1718875929, 1718875929, '1'),
(120665, 29697, 'QU', 'OK', 'S', 1718875939, 1718875939, '1'),
(120666, 29345, 'QU', 'OK', 'S', 1718875950, 1718875950, '1'),
(120667, 30919, 'QU', 'OK', 'S', 1718876998, 1718876998, '1'),
(120668, 30919, 'QU', 'OK', 'S', 1718877017, 1718877017, '1'),
(120669, 30919, 'QU', 'OK', 'S', 1718877101, 1718877101, '1'),
(120670, 30919, 'QU', 'OK', 'S', 1718877106, 1718877106, '1'),
(120671, 30919, 'QU', 'OK', 'S', 1718877124, 1718877124, '1'),
(120672, 30919, 'QU', 'OK', 'S', 1718877137, 1718877137, '1'),
(120673, 30484, 'QU', 'OK', 'S', 1718877616, 1718877616, '1'),
(120674, 31086, 'QU', 'OK', 'S', 1718877657, 1718877657, '1'),
(120675, 13634, 'QU', 'OK', 'S', 1718877666, 1718877666, '1'),
(120676, 30578, 'QU', 'OK', 'S', 1718877676, 1718877676, '1'),
(120677, 16562, 'QU', 'OK', 'S', 1718877685, 1718877685, '1'),
(120678, 30538, 'QU', 'OK', 'S', 1718877696, 1718877696, '1'),
(120679, 29591, 'QU', 'OK', 'S', 1718877705, 1718877705, '1'),
(120680, 31200, 'QU', 'OK', 'S', 1718877712, 1718877712, '1'),
(120681, 30931, 'QU', 'OK', 'S', 1718877723, 1718877723, '1'),
(120682, 30575, 'QU', 'OK', 'S', 1718877733, 1718877733, '1'),
(120683, 30575, 'QU', 'OK', 'S', 1718877745, 1718877745, '1'),
(120684, 29076, 'QU', 'OK', 'S', 1718877752, 1718877752, '1'),
(120685, 11329, 'QU', 'OK', 'S', 1718877764, 1718877764, '1'),
(120686, 24078, 'QU', 'OK', 'S', 1718877778, 1718877778, '1'),
(120687, 30058, 'QU', 'OK', 'S', 1718877818, 1718877818, '1'),
(120688, 27315, 'QU', 'OK', 'S', 1718877827, 1718877827, '1'),
(120689, 22024, 'QU', 'OK', 'S', 1718877835, 1718877835, '1'),
(120690, 26719, 'QU', 'OK', 'S', 1718877845, 1718877845, '1'),
(120691, 31647, 'QU', 'OK', 'S', 1718877854, 1718877854, '1'),
(120692, 24103, 'QU', 'OK', 'S', 1718878385, 1718878385, '1'),
(120693, 25558, 'QU', 'OK', 'S', 1718878799, 1718878799, '1'),
(120694, 30167, 'QU', 'OK', 'S', 1718878817, 1718878817, '1'),
(120695, 31895, 'QU', 'OK', 'S', 1718878822, 1718878822, '1'),
(120696, 32059, 'QU', 'OK', 'S', 1718878826, 1718878826, '1'),
(120697, 31917, 'QU', 'OK', 'S', 1718878831, 1718878831, '1'),
(120698, 29409, 'QU', 'OK', 'S', 1718878838, 1718878838, '1'),
(120699, 32015, 'QU', 'OK', 'S', 1718878842, 1718878842, '1'),
(120700, 29800, 'QU', 'OK', 'S', 1718878846, 1718878846, '1'),
(120701, 24883, 'QU', 'OK', 'S', 1718878850, 1718878850, '1'),
(120702, 32015, 'QU', 'OK', 'S', 1718878855, 1718878855, '1'),
(120703, 26125, 'QU', 'OK', 'S', 1718878862, 1718878862, '1'),
(120704, 31913, 'QU', 'OK', 'S', 1718878873, 1718878873, '1'),
(120705, 31903, 'QU', 'OK', 'S', 1718878881, 1718878881, '1'),
(120706, 31915, 'QU', 'OK', 'S', 1718878886, 1718878886, '1'),
(120707, 31917, 'QU', 'OK', 'S', 1718878893, 1718878893, '1'),
(120708, 31695, 'QU', 'OK', 'S', 1718878897, 1718878897, '1'),
(120709, 31873, 'QU', 'OK', 'S', 1718878902, 1718878902, '1'),
(120710, 31971, 'QU', 'OK', 'S', 1718878913, 1718878913, '1'),
(120711, 31317, 'QU', 'OK', 'S', 1718878917, 1718878917, '1'),
(120712, 21298, 'QU', 'OK', 'S', 1718878927, 1718878927, '1'),
(120713, 29410, 'QU', 'OK', 'S', 1718878932, 1718878932, '1'),
(120714, 31733, 'QU', 'OK', 'S', 1718878936, 1718878936, '1'),
(120715, 31972, 'QU', 'OK', 'S', 1718878941, 1718878941, '1'),
(120716, 31978, 'QU', 'OK', 'S', 1718878948, 1718878948, '1'),
(120717, 31732, 'QU', 'OK', 'S', 1718878954, 1718878954, '1'),
(120718, 19064, 'QU', 'OK', 'S', 1718878960, 1718878960, '1'),
(120719, 31903, 'QU', 'OK', 'S', 1718878974, 1718878974, '1'),
(120720, 24904, 'QU', 'OK', 'S', 1718878978, 1718878978, '1'),
(120721, 31747, 'QU', 'OK', 'S', 1718878988, 1718878988, '1'),
(120722, 24898, 'QU', 'OK', 'S', 1718878992, 1718878992, '1'),
(120723, 31746, 'QU', 'OK', 'S', 1718879008, 1718879008, '1'),
(120724, 31896, 'QU', 'OK', 'S', 1718879014, 1718879014, '1'),
(120725, 31229, 'QU', 'OK', 'S', 1718879019, 1718879019, '1'),
(120726, 31316, 'QU', 'OK', 'S', 1718879026, 1718879026, '1'),
(120727, 31758, 'QU', 'OK', 'S', 1718879069, 1718879069, '1'),
(120728, 26909, 'QU', 'OK', 'S', 1718879076, 1718879076, '1'),
(120729, 31699, 'QU', 'OK', 'S', 1718879096, 1718879096, '1'),
(120730, 27284, 'QU', 'OK', 'S', 1718879100, 1718879100, '1'),
(120731, 30169, 'QU', 'OK', 'S', 1718879106, 1718879106, '1'),
(120732, 30941, 'QU', 'OK', 'S', 1718879123, 1718879123, '1'),
(120733, 31874, 'QU', 'OK', 'S', 1718879139, 1718879139, '1'),
(120734, 32028, 'QU', 'OK', 'S', 1718879151, 1718879151, '1'),
(120735, 24896, 'QU', 'OK', 'S', 1718879168, 1718879168, '1'),
(120736, 31228, 'QU', 'OK', 'S', 1718879179, 1718879179, '1'),
(120737, 31230, 'QU', 'OK', 'S', 1718879204, 1718879204, '1'),
(120738, 30765, 'QU', 'OK', 'S', 1718879209, 1718879209, '1'),
(120739, 24579, 'QU', 'OK', 'S', 1718879213, 1718879213, '1'),
(120740, 24573, 'QU', 'OK', 'S', 1718879217, 1718879217, '1'),
(120741, 32031, 'QU', 'OK', 'S', 1718879225, 1718879225, '1'),
(120742, 30357, 'QU', 'OK', 'S', 1718879233, 1718879233, '1'),
(120743, 27138, 'QU', 'OK', 'S', 1718879243, 1718879243, '1'),
(120744, 26031, 'QU', 'OK', 'S', 1718879266, 1718879266, '1'),
(120745, 31734, 'QU', 'OK', 'S', 1718879285, 1718879285, '1'),
(120746, 31823, 'QU', 'OK', 'S', 1718879300, 1718879300, '1'),
(120747, 31259, 'QU', 'OK', 'S', 1718879443, 1718879443, '1'),
(120748, 31260, 'QU', 'OK', 'S', 1718879461, 1718879461, '1'),
(120749, 31700, 'QU', 'OK', 'S', 1718879487, 1718879487, '1'),
(120750, 29324, 'QU', 'OK', 'S', 1718879492, 1718879492, '1'),
(120751, 29324, 'QU', 'OK', 'S', 1718879502, 1718879502, '1'),
(120752, 29320, 'QU', 'OK', 'S', 1718879512, 1718879512, '1'),
(120753, 29320, 'QU', 'OK', 'S', 1718879521, 1718879521, '1'),
(120754, 31699, 'QU', 'OK', 'S', 1718879528, 1718879528, '1'),
(120755, 29320, 'QU', 'OK', 'S', 1718879532, 1718879532, '1'),
(120756, 29320, 'QU', 'OK', 'S', 1718879540, 1718879540, '1'),
(120757, 29279, 'QU', 'OK', 'S', 1718879550, 1718879550, '1'),
(120758, 29279, 'QU', 'OK', 'S', 1718879557, 1718879557, '1'),
(120759, 29277, 'QU', 'OK', 'S', 1718879565, 1718879565, '1'),
(120760, 29276, 'QU', 'OK', 'S', 1718879580, 1718879580, '1'),
(120761, 29268, 'QU', 'OK', 'S', 1718879607, 1718879607, '1'),
(120762, 29268, 'QU', 'OK', 'S', 1718879618, 1718879618, '1'),
(120763, 28743, 'QU', 'OK', 'S', 1718879635, 1718879635, '1'),
(120764, 28741, 'QU', 'OK', 'S', 1718879673, 1718879673, '1'),
(120765, 28741, 'QU', 'OK', 'S', 1718879693, 1718879693, '1'),
(120766, 28724, 'QU', 'OK', 'S', 1718879706, 1718879706, '1'),
(120767, 28723, 'QU', 'OK', 'S', 1718879718, 1718879718, '1'),
(120768, 28722, 'QU', 'OK', 'S', 1718879729, 1718879729, '1'),
(120769, 28722, 'QU', 'OK', 'S', 1718879748, 1718879748, '1'),
(120770, 28721, 'QU', 'OK', 'S', 1718879756, 1718879756, '1'),
(120771, 28721, 'QU', 'OK', 'S', 1718879770, 1718879770, '1'),
(120772, 28720, 'QU', 'OK', 'S', 1718879784, 1718879784, '1'),
(120773, 28720, 'QU', 'OK', 'S', 1718879791, 1718879791, '1'),
(120774, 28719, 'QU', 'OK', 'S', 1718879799, 1718879799, '1'),
(120775, 28719, 'QU', 'OK', 'S', 1718879807, 1718879807, '1'),
(120776, 28718, 'QU', 'OK', 'S', 1718879820, 1718879820, '1'),
(120777, 28718, 'QU', 'OK', 'S', 1718879831, 1718879831, '1'),
(120778, 28323, 'QU', 'OK', 'S', 1718879840, 1718879840, '1'),
(120779, 28323, 'QU', 'OK', 'S', 1718879851, 1718879851, '1'),
(120780, 28322, 'QU', 'OK', 'S', 1718879866, 1718879866, '1'),
(120781, 28322, 'QU', 'OK', 'S', 1718879873, 1718879873, '1'),
(120782, 28318, 'QU', 'OK', 'S', 1718879884, 1718879884, '1'),
(120783, 28318, 'QU', 'OK', 'S', 1718879906, 1718879906, '1'),
(120784, 28316, 'QU', 'OK', 'S', 1718879963, 1718879963, '1'),
(120785, 28316, 'QU', 'OK', 'S', 1718879976, 1718879976, '1'),
(120786, 24235, 'QU', 'OK', 'S', 1718881405, 1718881405, '1'),
(120787, 28478, 'QU', 'OK', 'S', 1718882867, 1718882867, '1'),
(120788, 28478, 'QU', 'OK', 'S', 1718882867, 1718882867, '1'),
(120789, 28478, 'QU', 'OK', 'S', 1718882867, 1718882867, '1'),
(120790, 28478, 'QU', 'OK', 'S', 1718882867, 1718882867, '1'),
(120791, 18539, 'QU', 'OK', 'S', 1718882968, 1718882968, '1'),
(120792, 24235, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120793, 31699, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120794, 31700, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120795, 31260, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120796, 31259, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120797, 31823, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120798, 31734, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120799, 26031, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120800, 27138, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120801, 30357, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120802, 32031, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120803, 24573, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120804, 24579, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120805, 30765, 'QU', 'OK', 'S', 1718883432, 1718883432, '1'),
(120806, 31230, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120807, 31228, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120808, 24896, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120809, 32028, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120810, 31874, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120811, 30941, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120812, 30169, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120813, 27284, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120814, 31699, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120815, 26909, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120816, 31758, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120817, 31316, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120818, 31229, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120819, 31896, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120820, 31746, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120821, 24898, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120822, 31747, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120823, 24904, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120824, 31903, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120825, 19064, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120826, 31732, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120827, 31978, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120828, 31972, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120829, 31733, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120830, 29410, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120831, 21298, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120832, 31317, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120833, 31971, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120834, 31873, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120835, 31695, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120836, 31917, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120837, 31915, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120838, 31903, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120839, 31913, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120840, 26125, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120841, 32015, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120842, 24883, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120843, 29800, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120844, 32015, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120845, 29409, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120846, 31917, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120847, 32059, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120848, 31895, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120849, 30167, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120850, 25558, 'QU', 'OK', 'S', 1718883433, 1718883433, '1'),
(120851, 31913, 'QU', 'OK', 'S', 1718884626, 1718884626, '1'),
(120852, 26031, 'QU', 'OK', 'S', 1718884630, 1718884630, '1'),
(120853, 31917, 'QU', 'OK', 'S', 1718884633, 1718884633, '1'),
(120854, 31874, 'QU', 'OK', 'S', 1718884636, 1718884636, '1'),
(120855, 31746, 'QU', 'OK', 'S', 1718884640, 1718884640, '1'),
(120856, 24573, 'QU', 'OK', 'S', 1718884647, 1718884647, '1'),
(120857, 24235, 'QU', 'OK', 'S', 1718884651, 1718884651, '1'),
(120858, 31229, 'QU', 'OK', 'S', 1718884655, 1718884655, '1'),
(120859, 31903, 'QU', 'OK', 'S', 1718884661, 1718884661, '1'),
(120860, 24579, 'QU', 'OK', 'S', 1718884664, 1718884664, '1'),
(120861, 24898, 'QU', 'OK', 'S', 1718884668, 1718884668, '1'),
(120862, 29409, 'QU', 'OK', 'S', 1718884670, 1718884670, '1'),
(120863, 31971, 'QU', 'OK', 'S', 1718884674, 1718884674, '1'),
(120864, 29410, 'QU', 'OK', 'S', 1718884677, 1718884677, '1'),
(120865, 31259, 'QU', 'OK', 'S', 1718884680, 1718884680, '1'),
(120866, 31699, 'QU', 'OK', 'S', 1718884691, 1718884691, '1'),
(120867, 24904, 'QU', 'OK', 'S', 1718884695, 1718884695, '1'),
(120868, 31732, 'QU', 'OK', 'S', 1718884698, 1718884698, '1'),
(120869, 32031, 'QU', 'OK', 'S', 1718884707, 1718884707, '1'),
(120870, 31228, 'QU', 'OK', 'S', 1718884711, 1718884711, '1'),
(120871, 30167, 'QU', 'OK', 'S', 1718884719, 1718884719, '1'),
(120872, 24883, 'QU', 'OK', 'S', 1718884722, 1718884722, '1'),
(120873, 32028, 'QU', 'OK', 'S', 1718884727, 1718884727, '1'),
(120874, 31734, 'QU', 'OK', 'S', 1718884734, 1718884734, '1'),
(120875, 30941, 'QU', 'OK', 'S', 1718884738, 1718884738, '1'),
(120876, 31699, 'QU', 'OK', 'S', 1718884743, 1718884743, '1'),
(120877, 30765, 'QU', 'OK', 'S', 1718884747, 1718884747, '1'),
(120878, 31260, 'QU', 'OK', 'S', 1718884753, 1718884753, '1'),
(120879, 30357, 'QU', 'OK', 'S', 1718884764, 1718884764, '1'),
(120880, 24896, 'QU', 'OK', 'S', 1718884781, 1718884781, '1'),
(120881, 27284, 'QU', 'OK', 'S', 1718884785, 1718884785, '1'),
(120882, 31823, 'QU', 'OK', 'S', 1718884790, 1718884790, '1'),
(120883, 31230, 'QU', 'OK', 'S', 1718884803, 1718884803, '1'),
(120884, 30169, 'QU', 'OK', 'S', 1718884807, 1718884807, '1'),
(120885, 31695, 'QU', 'OK', 'S', 1718884811, 1718884811, '1'),
(120886, 31758, 'QU', 'OK', 'S', 1718884815, 1718884815, '1'),
(120887, 31978, 'QU', 'OK', 'S', 1718884819, 1718884819, '1'),
(120888, 31896, 'QU', 'OK', 'S', 1718884823, 1718884823, '1'),
(120889, 29800, 'QU', 'OK', 'S', 1718884834, 1718884834, '1'),
(120890, 32059, 'QU', 'OK', 'S', 1718884838, 1718884838, '1'),
(120891, 31733, 'QU', 'OK', 'S', 1718884846, 1718884846, '1'),
(120892, 31917, 'QU', 'OK', 'S', 1718884850, 1718884850, '1'),
(120893, 21298, 'QU', 'OK', 'S', 1718884854, 1718884854, '1'),
(120894, 31895, 'QU', 'OK', 'S', 1718884859, 1718884859, '1'),
(120895, 19064, 'QU', 'OK', 'S', 1718884863, 1718884863, '1'),
(120896, 26909, 'QU', 'OK', 'S', 1718884868, 1718884868, '1'),
(120897, 31316, 'QU', 'OK', 'S', 1718884872, 1718884872, '1'),
(120898, 31903, 'QU', 'OK', 'S', 1718884877, 1718884877, '1'),
(120899, 25558, 'QU', 'OK', 'S', 1718884881, 1718884881, '1'),
(120900, 31747, 'QU', 'OK', 'S', 1718884887, 1718884887, '1'),
(120901, 31972, 'QU', 'OK', 'S', 1718884894, 1718884894, '1'),
(120902, 31317, 'QU', 'OK', 'S', 1718884898, 1718884898, '1'),
(120903, 31873, 'QU', 'OK', 'S', 1718884910, 1718884910, '1'),
(120904, 31915, 'QU', 'OK', 'S', 1718884915, 1718884915, '1'),
(120905, 32015, 'QU', 'OK', 'S', 1718884919, 1718884919, '1'),
(120906, 32015, 'QU', 'OK', 'S', 1718884922, 1718884922, '1'),
(120907, 26125, 'QU', 'OK', 'S', 1718884926, 1718884926, '1'),
(120908, 27138, 'QU', 'OK', 'S', 1718884933, 1718884933, '1'),
(120909, 31700, 'QU', 'OK', 'S', 1718884951, 1718884951, '1'),
(120910, 23186, 'QU', 'OK', 'S', 1718885249, 1718885249, '1'),
(120911, 28626, 'QU', 'OK', 'S', 1718885782, 1718885782, '1'),
(120912, 31355, 'QU', 'OK', 'S', 1718885947, 1718885947, '1'),
(120913, 27709, 'QU', 'OK', 'S', 1718886245, 1718886245, '1'),
(120914, 27709, 'QU', 'OK', 'S', 1718886276, 1718886276, '1'),
(120915, 27709, 'QU', 'OK', 'S', 1718886299, 1718886299, '1'),
(120916, 27709, 'QU', 'OK', 'S', 1718886355, 1718886355, '1'),
(120917, 27709, 'QU', 'OK', 'S', 1718886366, 1718886366, '1'),
(120918, 18808, 'QU', 'OK', 'S', 1718886489, 1718886489, '1'),
(120919, 18808, 'QU', 'OK', 'S', 1718886501, 1718886501, '1'),
(120920, 18808, 'QU', 'OK', 'S', 1718886509, 1718886509, '1'),
(120921, 18808, 'QU', 'OK', 'S', 1718886526, 1718886526, '1'),
(120922, 18808, 'QU', 'OK', 'S', 1718886549, 1718886549, '1'),
(120923, 18808, 'QU', 'OK', 'S', 1718886569, 1718886569, '1'),
(120924, 32057, 'QU', 'OK', 'S', 1718886595, 1718886595, '1'),
(120925, 18808, 'QU', 'OK', 'S', 1718886598, 1718886598, '1'),
(120926, 18808, 'QU', 'OK', 'S', 1718886616, 1718886616, '1'),
(120927, 18808, 'QU', 'OK', 'S', 1718886639, 1718886639, '1'),
(120928, 18808, 'QU', 'OK', 'S', 1718886652, 1718886652, '1'),
(120929, 18808, 'QU', 'OK', 'S', 1718886679, 1718886679, '1'),
(120930, 18808, 'QU', 'OK', 'S', 1718886710, 1718886710, '1'),
(120931, 32041, 'QU', 'OK', 'S', 1718886744, 1718886744, '1'),
(120932, 18808, 'QU', 'OK', 'S', 1718886776, 1718886776, '1'),
(120933, 32042, 'QU', 'OK', 'S', 1718886780, 1718886780, '1'),
(120934, 18808, 'QU', 'OK', 'S', 1718886802, 1718886802, '1'),
(120935, 18808, 'QU', 'OK', 'S', 1718886924, 1718886924, '1'),
(120936, 32055, 'QU', 'OK', 'S', 1718886953, 1718886953, '1'),
(120937, 32050, 'QU', 'OK', 'S', 1718887104, 1718887104, '1'),
(120938, 32051, 'QU', 'OK', 'S', 1718887274, 1718887274, '1'),
(120939, 32052, 'QU', 'OK', 'S', 1718887311, 1718887311, '1'),
(120940, 32053, 'QU', 'OK', 'S', 1718887345, 1718887345, '1'),
(120941, 18244, 'QU', 'OK', 'S', 1718887351, 1718887351, '1'),
(120942, 18244, 'QU', 'OK', 'S', 1718887353, 1718887353, '1'),
(120943, 18244, 'QU', 'OK', 'S', 1718887355, 1718887355, '1'),
(120944, 18244, 'QU', 'OK', 'S', 1718887357, 1718887357, '1'),
(120945, 18244, 'QU', 'OK', 'S', 1718887359, 1718887359, '1'),
(120946, 19307, 'QU', 'OK', 'S', 1718887464, 1718887464, '1'),
(120947, 32087, 'QU', 'OK', 'S', 1718888176, 1718888176, '1'),
(120948, 18796, 'QU', 'OK', 'S', 1718888215, 1718888215, '1'),
(120949, 32088, 'QU', 'OK', 'S', 1718888363, 1718888363, '1'),
(120950, 18796, 'QU', 'OK', 'S', 1718888904, 1718888904, '1'),
(120951, 18796, 'QU', 'OK', 'S', 1718888915, 1718888915, '1'),
(120952, 18796, 'QU', 'OK', 'S', 1718888931, 1718888931, '1'),
(120953, 18796, 'QU', 'OK', 'S', 1718888952, 1718888952, '1'),
(120954, 32069, 'QU', 'OK', 'S', 1718888990, 1718888990, '1'),
(120955, 31455, 'QU', 'OK', 'S', 1718889104, 1718889104, '1'),
(120956, 32089, 'QU', 'OK', 'S', 1718889307, 1718889307, '1'),
(120957, 32077, 'QU', 'OK', 'S', 1718889754, 1718889754, '1'),
(120958, 32068, 'QU', 'OK', 'S', 1718889906, 1718889906, '1'),
(120959, 32082, 'QU', 'OK', 'S', 1718890061, 1718890061, '1'),
(120960, 32089, 'QU', 'OK', 'S', 1718890101, 1718890101, '1'),
(120961, 31895, 'QU', 'OK', 'S', 1718890137, 1718890137, '1'),
(120962, 31455, 'QU', 'OK', 'S', 1718890161, 1718890161, '1'),
(120963, 28897, 'QU', 'OK', 'S', 1718890377, 1718890377, '1'),
(120964, 28897, 'QU', 'OK', 'S', 1718890436, 1718890436, '1'),
(120965, 28895, 'QU', 'OK', 'S', 1718890441, 1718890441, '1'),
(120966, 32071, 'QU', 'OK', 'S', 1718890456, 1718890456, '1'),
(120967, 32073, 'QU', 'OK', 'S', 1718890519, 1718890519, '1'),
(120968, 32069, 'QU', 'OK', 'S', 1718890560, 1718890560, '1'),
(120969, 31871, 'QU', 'OK', 'S', 1718890660, 1718890660, '1'),
(120970, 31918, 'QU', 'OK', 'S', 1718890669, 1718890669, '1'),
(120971, 30001, 'QU', 'OK', 'S', 1718890924, 1718890924, '1'),
(120972, 30066, 'QU', 'OK', 'S', 1718890932, 1718890932, '1'),
(120973, 19304, 'QU', 'OK', 'S', 1718891823, 1718891823, '1'),
(120974, 32076, 'QU', 'OK', 'S', 1718945595, 1718945595, '1'),
(120975, 32078, 'QU', 'OK', 'S', 1718945684, 1718945684, '1'),
(120976, 29884, 'QU', 'OK', 'S', 1718946155, 1718946155, '1'),
(120977, 29884, 'QU', 'OK', 'S', 1718946163, 1718946163, '1'),
(120978, 32086, 'QU', 'OK', 'S', 1718946268, 1718946268, '1'),
(120979, 32085, 'QU', 'OK', 'S', 1718946371, 1718946371, '1'),
(120980, 32083, 'QU', 'OK', 'S', 1718946411, 1718946411, '1'),
(120981, 32017, 'QU', 'OK', 'S', 1718947018, 1718947018, '1'),
(120982, 21888, 'QU', 'OK', 'S', 1718947125, 1718947125, '1'),
(120983, 22894, 'QU', 'OK', 'S', 1718947128, 1718947128, '1'),
(120984, 30300, 'QU', 'OK', 'S', 1718947131, 1718947131, '1'),
(120985, 20959, 'QU', 'OK', 'S', 1718947139, 1718947139, '1'),
(120986, 31086, 'QU', 'OK', 'S', 1718947143, 1718947143, '1'),
(120987, 30166, 'QU', 'OK', 'S', 1718947155, 1718947155, '1'),
(120988, 31199, 'QU', 'OK', 'S', 1718947159, 1718947159, '1'),
(120989, 31200, 'QU', 'OK', 'S', 1718947163, 1718947163, '1'),
(120990, 5410, 'QU', 'OK', 'S', 1718947167, 1718947167, '1'),
(120991, 30969, 'QU', 'OK', 'S', 1718947171, 1718947171, '1'),
(120992, 31078, 'QU', 'OK', 'S', 1718947174, 1718947174, '1'),
(120993, 28441, 'QU', 'OK', 'S', 1718947202, 1718947202, '1'),
(120994, 31081, 'QU', 'OK', 'S', 1718947271, 1718947271, '1'),
(120995, 22108, 'QU', 'OK', 'S', 1718947309, 1718947309, '1'),
(120996, 32056, 'QU', 'OK', 'S', 1718947578, 1718947578, '1'),
(120997, 25416, 'QU', 'OK', 'S', 1718947671, 1718947671, '1'),
(120998, 30302, 'QU', 'OK', 'S', 1718947676, 1718947676, '1'),
(120999, 21888, 'QU', 'OK', 'S', 1718947689, 1718947689, '1'),
(121000, 14936, 'QU', 'OK', 'S', 1718950200, 1718950200, '1'),
(121001, 14936, 'QU', 'OK', 'S', 1718950208, 1718950208, '1'),
(121002, 14936, 'QU', 'OK', 'S', 1718950212, 1718950212, '1'),
(121003, 14936, 'QU', 'OK', 'S', 1718950277, 1718950277, '1'),
(121004, 14936, 'QU', 'OK', 'S', 1718950282, 1718950282, '1'),
(121005, 14936, 'QU', 'OK', 'S', 1718950286, 1718950286, '1'),
(121006, 14936, 'QU', 'OK', 'S', 1718950290, 1718950290, '1'),
(121007, 14936, 'QU', 'OK', 'S', 1718950319, 1718950319, '1'),
(121008, 14936, 'QU', 'OK', 'S', 1718950324, 1718950324, '1'),
(121009, 32009, 'QU', 'OK', 'S', 1718950324, 1718950324, '1'),
(121010, 30774, 'QU', 'OK', 'S', 1718950327, 1718950327, '1'),
(121011, 14936, 'QU', 'OK', 'S', 1718950328, 1718950328, '1'),
(121012, 31804, 'QU', 'OK', 'S', 1718950330, 1718950330, '1'),
(121013, 14936, 'QU', 'OK', 'S', 1718950334, 1718950334, '1'),
(121014, 31826, 'QU', 'OK', 'S', 1718950335, 1718950335, '1'),
(121015, 31745, 'QU', 'OK', 'S', 1718950338, 1718950338, '1'),
(121016, 14936, 'QU', 'OK', 'S', 1718950339, 1718950339, '1'),
(121017, 31881, 'QU', 'OK', 'S', 1718950341, 1718950341, '1'),
(121018, 14936, 'QU', 'OK', 'S', 1718950342, 1718950342, '1'),
(121019, 30529, 'QU', 'OK', 'S', 1718950344, 1718950344, '1'),
(121020, 14936, 'QU', 'OK', 'S', 1718950346, 1718950346, '1'),
(121021, 30529, 'QU', 'OK', 'S', 1718950347, 1718950347, '1'),
(121022, 30912, 'QU', 'OK', 'S', 1718950349, 1718950349, '1'),
(121023, 14936, 'QU', 'OK', 'S', 1718950380, 1718950380, '1'),
(121024, 14936, 'QU', 'OK', 'S', 1718950394, 1718950394, '1'),
(121025, 14936, 'QU', 'OK', 'S', 1718950401, 1718950401, '1'),
(121026, 14936, 'QU', 'OK', 'S', 1718950418, 1718950418, '1'),
(121027, 14936, 'QU', 'OK', 'S', 1718950426, 1718950426, '1'),
(121028, 14936, 'QU', 'OK', 'S', 1718950450, 1718950450, '1'),
(121029, 14936, 'QU', 'OK', 'S', 1718950456, 1718950456, '1'),
(121030, 14936, 'QU', 'OK', 'S', 1718950460, 1718950460, '1'),
(121031, 14936, 'QU', 'OK', 'S', 1718950465, 1718950465, '1'),
(121032, 14936, 'QU', 'OK', 'S', 1718950478, 1718950478, '1'),
(121033, 14936, 'QU', 'OK', 'S', 1718950486, 1718950486, '1'),
(121034, 14936, 'QU', 'OK', 'S', 1718950497, 1718950497, '1'),
(121035, 16706, 'QU', 'OK', 'S', 1718950727, 1718950727, '1'),
(121036, 16706, 'QU', 'OK', 'S', 1718950753, 1718950753, '1'),
(121037, 16706, 'QU', 'OK', 'S', 1718950762, 1718950762, '1'),
(121038, 16706, 'QU', 'OK', 'S', 1718950792, 1718950792, '1'),
(121039, 31828, 'QU', 'OK', 'S', 1718950917, 1718950917, '1'),
(121040, 29478, 'QU', 'OK', 'S', 1718950920, 1718950920, '1'),
(121041, 29478, 'QU', 'OK', 'S', 1718950931, 1718950931, '1'),
(121042, 31433, 'QU', 'OK', 'S', 1718950940, 1718950940, '1'),
(121043, 31433, 'QU', 'OK', 'S', 1718950960, 1718950960, '1'),
(121044, 31433, 'QU', 'OK', 'S', 1718950960, 1718950960, '1'),
(121045, 832, 'QU', 'OK', 'S', 1718951218, 1718951218, '1'),
(121046, 832, 'QU', 'OK', 'S', 1718951232, 1718951232, '1'),
(121047, 14936, 'QU', 'OK', 'S', 1718951356, 1718951356, '1'),
(121048, 14936, 'QU', 'OK', 'S', 1718951368, 1718951368, '1'),
(121049, 14936, 'QU', 'OK', 'S', 1718951373, 1718951373, '1'),
(121050, 14936, 'QU', 'OK', 'S', 1718951377, 1718951377, '1'),
(121051, 14936, 'QU', 'OK', 'S', 1718951382, 1718951382, '1'),
(121052, 14936, 'QU', 'OK', 'S', 1718951418, 1718951418, '1'),
(121053, 14936, 'QU', 'OK', 'S', 1718951429, 1718951429, '1'),
(121054, 14936, 'QU', 'OK', 'S', 1718951438, 1718951438, '1'),
(121055, 14936, 'QU', 'OK', 'S', 1718951443, 1718951443, '1'),
(121056, 14936, 'QU', 'OK', 'S', 1718951449, 1718951449, '1'),
(121057, 14936, 'QU', 'OK', 'S', 1718951471, 1718951471, '1'),
(121058, 14936, 'QU', 'OK', 'S', 1718951476, 1718951476, '1'),
(121059, 14936, 'QU', 'OK', 'S', 1718951480, 1718951480, '1'),
(121060, 14936, 'QU', 'OK', 'S', 1718951492, 1718951492, '1'),
(121061, 14936, 'QU', 'OK', 'S', 1718951501, 1718951501, '1'),
(121062, 14936, 'QU', 'OK', 'S', 1718951512, 1718951512, '1'),
(121063, 14936, 'QU', 'OK', 'S', 1718951521, 1718951521, '1'),
(121064, 14936, 'QU', 'OK', 'S', 1718951547, 1718951547, '1'),
(121065, 14936, 'QU', 'OK', 'S', 1718951551, 1718951551, '1'),
(121066, 14936, 'QU', 'OK', 'S', 1718951561, 1718951561, '1'),
(121067, 14936, 'QU', 'OK', 'S', 1718951597, 1718951597, '1'),
(121068, 14936, 'QU', 'OK', 'S', 1718951608, 1718951608, '1'),
(121069, 14936, 'QU', 'OK', 'S', 1718951616, 1718951616, '1'),
(121070, 14936, 'QU', 'OK', 'S', 1718951624, 1718951624, '1'),
(121071, 14936, 'QU', 'OK', 'S', 1718951823, 1718951823, '1'),
(121072, 14936, 'QU', 'OK', 'S', 1718951906, 1718951906, '1'),
(121073, 14936, 'QU', 'OK', 'S', 1718951943, 1718951943, '1'),
(121074, 14936, 'QU', 'OK', 'S', 1718951954, 1718951954, '1'),
(121075, 14936, 'QU', 'OK', 'S', 1718951960, 1718951960, '1'),
(121076, 14936, 'QU', 'OK', 'S', 1718951972, 1718951972, '1'),
(121077, 14936, 'QU', 'OK', 'S', 1718952026, 1718952026, '1'),
(121078, 14936, 'QU', 'OK', 'S', 1718952036, 1718952036, '1'),
(121079, 14936, 'QU', 'OK', 'S', 1718952048, 1718952048, '1'),
(121080, 124, 'QU', 'OK', 'S', 1718952283, 1718952283, '1'),
(121081, 28067, 'QU', 'OK', 'S', 1718953250, 1718953250, '1'),
(121082, 16169, 'QU', 'OK', 'S', 1718954016, 1718954016, '1'),
(121083, 29636, 'QU', 'OK', 'S', 1718954020, 1718954020, '1'),
(121084, 24980, 'QU', 'OK', 'S', 1718954024, 1718954024, '1'),
(121085, 29475, 'QU', 'OK', 'S', 1718954028, 1718954028, '1'),
(121086, 24980, 'QU', 'OK', 'S', 1718954031, 1718954031, '1'),
(121087, 24980, 'QU', 'OK', 'S', 1718954034, 1718954034, '1'),
(121088, 16169, 'QU', 'OK', 'S', 1718954041, 1718954041, '1'),
(121089, 30812, 'QU', 'OK', 'S', 1718954047, 1718954047, '1'),
(121090, 30812, 'QU', 'OK', 'S', 1718954051, 1718954051, '1'),
(121091, 31111, 'QU', 'OK', 'S', 1718954055, 1718954055, '1'),
(121092, 31111, 'QU', 'OK', 'S', 1718954063, 1718954063, '1'),
(121093, 31111, 'QU', 'OK', 'S', 1718954079, 1718954079, '1'),
(121094, 30526, 'QU', 'OK', 'S', 1718954083, 1718954083, '1'),
(121095, 8040, 'QU', 'OK', 'S', 1718954087, 1718954087, '1'),
(121096, 12744, 'QU', 'OK', 'S', 1718954092, 1718954092, '1'),
(121097, 12744, 'QU', 'OK', 'S', 1718954096, 1718954096, '1'),
(121098, 15773, 'QU', 'OK', 'S', 1718954101, 1718954101, '1'),
(121099, 26084, 'QU', 'OK', 'S', 1718954104, 1718954104, '1'),
(121100, 26084, 'QU', 'OK', 'S', 1718954109, 1718954109, '1'),
(121101, 31109, 'QU', 'OK', 'S', 1718954113, 1718954113, '1'),
(121102, 12744, 'QU', 'OK', 'S', 1718954122, 1718954122, '1'),
(121103, 25683, 'QU', 'OK', 'S', 1718954126, 1718954126, '1'),
(121104, 1886, 'QU', 'OK', 'S', 1718954138, 1718954138, '1'),
(121105, 1886, 'QU', 'OK', 'S', 1718954141, 1718954141, '1'),
(121106, 17216, 'QU', 'OK', 'S', 1718954146, 1718954146, '1'),
(121107, 23125, 'QU', 'OK', 'S', 1718954150, 1718954150, '1'),
(121108, 29182, 'QU', 'OK', 'S', 1718954154, 1718954154, '1'),
(121109, 24573, 'QU', 'OK', 'S', 1718954158, 1718954158, '1'),
(121110, 29182, 'QU', 'OK', 'S', 1718954166, 1718954166, '1'),
(121111, 24573, 'QU', 'OK', 'S', 1718954169, 1718954169, '1'),
(121112, 15773, 'QU', 'OK', 'S', 1718954174, 1718954174, '1'),
(121113, 27050, 'QU', 'OK', 'S', 1718954178, 1718954178, '1'),
(121114, 31746, 'QU', 'OK', 'S', 1718954182, 1718954182, '1'),
(121115, 25908, 'QU', 'OK', 'S', 1718954203, 1718954203, '1'),
(121116, 29182, 'QU', 'OK', 'S', 1718954209, 1718954209, '1'),
(121117, 29182, 'QU', 'OK', 'S', 1718954226, 1718954226, '1'),
(121118, 31733, 'QU', 'OK', 'S', 1718954231, 1718954231, '1'),
(121119, 29083, 'QU', 'OK', 'S', 1718954235, 1718954235, '1'),
(121120, 29083, 'QU', 'OK', 'S', 1718954244, 1718954244, '1'),
(121121, 30763, 'QU', 'OK', 'S', 1718954255, 1718954255, '1'),
(121122, 20819, 'QU', 'OK', 'S', 1718954259, 1718954259, '1'),
(121123, 5925, 'QU', 'OK', 'S', 1718954264, 1718954264, '1'),
(121124, 27273, 'QU', 'OK', 'S', 1718954268, 1718954268, '1'),
(121125, 24573, 'QU', 'OK', 'S', 1718954272, 1718954272, '1'),
(121126, 10912, 'QU', 'OK', 'S', 1718954277, 1718954277, '1'),
(121127, 25887, 'QU', 'OK', 'S', 1718954285, 1718954285, '1'),
(121128, 29083, 'QU', 'OK', 'S', 1718954289, 1718954289, '1'),
(121129, 24980, 'QU', 'OK', 'S', 1718954294, 1718954294, '1'),
(121130, 3260, 'QU', 'OK', 'S', 1718954318, 1718954318, '1'),
(121131, 3260, 'QU', 'OK', 'S', 1718954332, 1718954332, '1'),
(121132, 2212, 'QU', 'OK', 'S', 1718954343, 1718954343, '1'),
(121133, 2366, 'QU', 'OK', 'S', 1718954359, 1718954359, '1'),
(121134, 2366, 'QU', 'OK', 'S', 1718954364, 1718954364, '1'),
(121135, 2366, 'QU', 'OK', 'S', 1718954368, 1718954368, '1'),
(121136, 2366, 'QU', 'OK', 'S', 1718954374, 1718954374, '1'),
(121137, 2366, 'QU', 'OK', 'S', 1718954377, 1718954377, '1'),
(121138, 2366, 'QU', 'OK', 'S', 1718954380, 1718954380, '1'),
(121139, 2366, 'QU', 'OK', 'S', 1718954386, 1718954386, '1'),
(121140, 2366, 'QU', 'OK', 'S', 1718954394, 1718954394, '1'),
(121141, 28999, 'QU', 'OK', 'S', 1718954398, 1718954398, '1'),
(121142, 28999, 'QU', 'OK', 'S', 1718954402, 1718954402, '1'),
(121143, 2366, 'QU', 'OK', 'S', 1718954416, 1718954416, '1'),
(121144, 2366, 'QU', 'OK', 'S', 1718954422, 1718954422, '1'),
(121145, 2366, 'QU', 'OK', 'S', 1718954430, 1718954430, '1'),
(121146, 2366, 'QU', 'OK', 'S', 1718954443, 1718954443, '1'),
(121147, 28680, 'QU', 'OK', 'S', 1718954548, 1718954548, '1'),
(121148, 31610, 'QU', 'OK', 'S', 1718954562, 1718954562, '1'),
(121149, 30339, 'QU', 'OK', 'S', 1718954566, 1718954566, '1'),
(121150, 21224, 'QU', 'OK', 'S', 1718954578, 1718954578, '1'),
(121151, 21224, 'QU', 'OK', 'S', 1718954581, 1718954581, '1'),
(121152, 18766, 'QU', 'OK', 'S', 1718954585, 1718954585, '1'),
(121153, 31977, 'QU', 'OK', 'S', 1718954589, 1718954589, '1'),
(121154, 16694, 'QU', 'OK', 'S', 1718954593, 1718954593, '1'),
(121155, 23297, 'QU', 'OK', 'S', 1718954597, 1718954597, '1'),
(121156, 30363, 'QU', 'OK', 'S', 1718954605, 1718954605, '1'),
(121157, 30890, 'QU', 'OK', 'S', 1718954609, 1718954609, '1'),
(121158, 31977, 'QU', 'OK', 'S', 1718954616, 1718954616, '1'),
(121159, 30890, 'QU', 'OK', 'S', 1718954624, 1718954624, '1'),
(121160, 18766, 'QU', 'OK', 'S', 1718954628, 1718954628, '1'),
(121161, 23297, 'QU', 'OK', 'S', 1718954635, 1718954635, '1'),
(121162, 14809, 'QU', 'OK', 'S', 1718954640, 1718954640, '1'),
(121163, 23296, 'QU', 'OK', 'S', 1718954643, 1718954643, '1'),
(121164, 14809, 'QU', 'OK', 'S', 1718954649, 1718954649, '1'),
(121165, 31970, 'QU', 'OK', 'S', 1718954652, 1718954652, '1'),
(121166, 18844, 'QU', 'OK', 'S', 1718954661, 1718954661, '1'),
(121167, 30365, 'QU', 'OK', 'S', 1718954669, 1718954669, '1'),
(121168, 30365, 'QU', 'OK', 'S', 1718954671, 1718954671, '1'),
(121169, 14809, 'QU', 'OK', 'S', 1718954676, 1718954676, '1'),
(121170, 14809, 'QU', 'OK', 'S', 1718954682, 1718954682, '1'),
(121171, 23297, 'QU', 'OK', 'S', 1718954687, 1718954687, '1'),
(121172, 30339, 'QU', 'OK', 'S', 1718954691, 1718954691, '1'),
(121173, 31610, 'QU', 'OK', 'S', 1718954696, 1718954696, '1'),
(121174, 31529, 'QU', 'OK', 'S', 1718954705, 1718954705, '1'),
(121175, 30733, 'QU', 'OK', 'S', 1718954710, 1718954710, '1'),
(121176, 16694, 'QU', 'OK', 'S', 1718954714, 1718954714, '1'),
(121177, 23176, 'QU', 'OK', 'S', 1718954718, 1718954718, '1'),
(121178, 23297, 'QU', 'OK', 'S', 1718954723, 1718954723, '1'),
(121179, 23176, 'QU', 'OK', 'S', 1718954730, 1718954730, '1'),
(121180, 23297, 'QU', 'OK', 'S', 1718954742, 1718954742, '1'),
(121181, 23296, 'QU', 'OK', 'S', 1718954748, 1718954748, '1'),
(121182, 30726, 'QU', 'OK', 'S', 1718954751, 1718954751, '1'),
(121183, 30890, 'QU', 'OK', 'S', 1718954756, 1718954756, '1'),
(121184, 29857, 'QU', 'OK', 'S', 1718954761, 1718954761, '1'),
(121185, 31086, 'QU', 'OK', 'S', 1718954765, 1718954765, '1'),
(121186, 16694, 'QU', 'OK', 'S', 1718954771, 1718954771, '1'),
(121187, 30487, 'QU', 'OK', 'S', 1718954779, 1718954779, '1'),
(121188, 23297, 'QU', 'OK', 'S', 1718954783, 1718954783, '1'),
(121189, 23296, 'QU', 'OK', 'S', 1718954787, 1718954787, '1'),
(121190, 30487, 'QU', 'OK', 'S', 1718954792, 1718954792, '1'),
(121191, 20429, 'QU', 'OK', 'S', 1718954799, 1718954799, '1'),
(121192, 20453, 'QU', 'OK', 'S', 1718954803, 1718954803, '1'),
(121193, 20429, 'QU', 'OK', 'S', 1718954807, 1718954807, '1'),
(121194, 23074, 'QU', 'OK', 'S', 1718954811, 1718954811, '1'),
(121195, 29129, 'QU', 'OK', 'S', 1718954841, 1718954841, '1'),
(121196, 21214, 'QU', 'OK', 'S', 1718954850, 1718954850, '1'),
(121197, 23179, 'QU', 'OK', 'S', 1718954856, 1718954856, '1'),
(121198, 28680, 'QU', 'OK', 'S', 1718954866, 1718954866, '1'),
(121199, 28680, 'QU', 'OK', 'S', 1718954872, 1718954872, '1'),
(121200, 12347, 'QU', 'OK', 'S', 1718954887, 1718954887, '1'),
(121201, 18583, 'QU', 'OK', 'S', 1718956595, 1718956595, '1'),
(121202, 18583, 'QU', 'OK', 'S', 1718956597, 1718956597, '1'),
(121203, 18583, 'QU', 'OK', 'S', 1718956599, 1718956599, '1'),
(121204, 18583, 'QU', 'OK', 'S', 1718956601, 1718956601, '1'),
(121205, 18583, 'QU', 'OK', 'S', 1718956604, 1718956604, '1'),
(121206, 18583, 'QU', 'OK', 'S', 1718956606, 1718956606, '1'),
(121207, 29342, 'QU', 'OK', 'S', 1718956609, 1718956609, '1'),
(121208, 18583, 'QU', 'OK', 'S', 1718956612, 1718956612, '1'),
(121209, 18583, 'QU', 'OK', 'S', 1718956614, 1718956614, '1'),
(121210, 29342, 'QU', 'OK', 'S', 1718956617, 1718956617, '1'),
(121211, 18583, 'QU', 'OK', 'S', 1718956619, 1718956619, '1'),
(121212, 29342, 'QU', 'OK', 'S', 1718956621, 1718956621, '1'),
(121213, 29342, 'QU', 'OK', 'S', 1718956623, 1718956623, '1'),
(121214, 18583, 'QU', 'OK', 'S', 1718956625, 1718956625, '1'),
(121215, 18583, 'QU', 'OK', 'S', 1718956628, 1718956628, '1'),
(121216, 18583, 'QU', 'OK', 'S', 1718956634, 1718956634, '1'),
(121217, 18583, 'QU', 'OK', 'S', 1718956646, 1718956646, '1'),
(121218, 2288, 'QU', 'OK', 'S', 1718957209, 1718957209, '1'),
(121219, 2288, 'QU', 'OK', 'S', 1718957258, 1718957258, '1'),
(121220, 26120, 'QU', 'OK', 'S', 1718957788, 1718957788, '1'),
(121221, 26120, 'QU', 'OK', 'S', 1718957792, 1718957792, '1'),
(121222, 26120, 'QU', 'OK', 'S', 1718957795, 1718957795, '1'),
(121223, 26120, 'QU', 'OK', 'S', 1718957799, 1718957799, '1'),
(121224, 26120, 'QU', 'OK', 'S', 1718957803, 1718957803, '1'),
(121225, 26120, 'QU', 'OK', 'S', 1718957807, 1718957807, '1'),
(121226, 26120, 'QU', 'OK', 'S', 1718957810, 1718957810, '1'),
(121227, 26120, 'QU', 'OK', 'S', 1718957814, 1718957814, '1'),
(121228, 26120, 'QU', 'OK', 'S', 1718957818, 1718957818, '1'),
(121229, 26120, 'QU', 'OK', 'S', 1718957822, 1718957822, '1'),
(121230, 26120, 'QU', 'OK', 'S', 1718957840, 1718957840, '1'),
(121231, 26120, 'QU', 'OK', 'S', 1718957848, 1718957848, '1'),
(121232, 26120, 'QU', 'OK', 'S', 1718957879, 1718957879, '1'),
(121233, 26120, 'QU', 'OK', 'S', 1718957883, 1718957883, '1'),
(121234, 26120, 'QU', 'OK', 'S', 1718957886, 1718957886, '1'),
(121235, 26120, 'QU', 'OK', 'S', 1718957891, 1718957891, '1'),
(121236, 26120, 'QU', 'OK', 'S', 1718957896, 1718957896, '1'),
(121237, 26120, 'QU', 'OK', 'S', 1718957900, 1718957900, '1'),
(121238, 26120, 'QU', 'OK', 'S', 1718957903, 1718957903, '1'),
(121239, 26120, 'QU', 'OK', 'S', 1718957909, 1718957909, '1'),
(121240, 26120, 'QU', 'OK', 'S', 1718957913, 1718957913, '1'),
(121241, 26120, 'QU', 'OK', 'S', 1718957928, 1718957928, '1'),
(121242, 26120, 'QU', 'OK', 'S', 1718957945, 1718957945, '1'),
(121243, 26120, 'QU', 'OK', 'S', 1718957959, 1718957959, '1'),
(121244, 26120, 'QU', 'OK', 'S', 1718957969, 1718957969, '1'),
(121245, 26120, 'QU', 'OK', 'S', 1718957981, 1718957981, '1'),
(121246, 26120, 'QU', 'OK', 'S', 1718958006, 1718958006, '1'),
(121247, 32100, 'QU', 'OK', 'S', 1718960620, 1718960620, '1'),
(121248, 32100, 'QU', 'OK', 'S', 1718960620, 1718960620, '1'),
(121249, 32099, 'QU', 'OK', 'S', 1718960898, 1718960898, '1'),
(121250, 1972, 'QU', 'OK', 'S', 1718962716, 1718962716, '1'),
(121251, 1972, 'QU', 'OK', 'S', 1718962743, 1718962743, '1'),
(121252, 1972, 'QU', 'OK', 'S', 1718962748, 1718962748, '1'),
(121253, 1972, 'QU', 'OK', 'S', 1718962755, 1718962755, '1'),
(121254, 1972, 'QU', 'OK', 'S', 1718962761, 1718962761, '1'),
(121255, 1972, 'QU', 'OK', 'S', 1718962765, 1718962765, '1'),
(121256, 1972, 'QU', 'OK', 'S', 1718962773, 1718962773, '1'),
(121257, 1972, 'QU', 'OK', 'S', 1718962778, 1718962778, '1'),
(121258, 7991, 'QU', 'OK', 'S', 1718962984, 1718962984, '1'),
(121259, 7991, 'QU', 'OK', 'S', 1718963031, 1718963031, '1'),
(121260, 16344, 'QU', 'OK', 'S', 1718964179, 1718964179, '1'),
(121261, 16344, 'QU', 'OK', 'S', 1718964253, 1718964253, '1'),
(121262, 16344, 'QU', 'OK', 'S', 1718964270, 1718964270, '1'),
(121263, 16344, 'QU', 'OK', 'S', 1718964378, 1718964378, '1'),
(121264, 16344, 'QU', 'OK', 'S', 1718964381, 1718964381, '1'),
(121265, 16344, 'QU', 'OK', 'S', 1718964391, 1718964391, '1'),
(121266, 16344, 'QU', 'OK', 'S', 1718964400, 1718964400, '1'),
(121267, 16344, 'QU', 'OK', 'S', 1718964404, 1718964404, '1'),
(121268, 16344, 'QU', 'OK', 'S', 1718964447, 1718964447, '1'),
(121269, 16344, 'QU', 'OK', 'S', 1718964451, 1718964451, '1'),
(121270, 16344, 'QU', 'OK', 'S', 1718964468, 1718964468, '1'),
(121271, 16344, 'QU', 'OK', 'S', 1718964471, 1718964471, '1'),
(121272, 16344, 'QU', 'OK', 'S', 1718964483, 1718964483, '1'),
(121273, 16344, 'QU', 'OK', 'S', 1718964494, 1718964494, '1'),
(121274, 16344, 'QU', 'OK', 'S', 1718964497, 1718964497, '1'),
(121275, 17918, 'QU', 'OK', 'S', 1718964504, 1718964504, '1'),
(121276, 16344, 'QU', 'OK', 'S', 1718964507, 1718964507, '1'),
(121277, 16344, 'QU', 'OK', 'S', 1718964532, 1718964532, '1'),
(121278, 16344, 'QU', 'OK', 'S', 1718964550, 1718964550, '1'),
(121279, 16344, 'QU', 'OK', 'S', 1718964559, 1718964559, '1'),
(121280, 16344, 'QU', 'OK', 'S', 1718964601, 1718964601, '1'),
(121281, 16344, 'QU', 'OK', 'S', 1718964620, 1718964620, '1'),
(121282, 16344, 'QU', 'OK', 'S', 1718964658, 1718964658, '1'),
(121283, 16344, 'QU', 'OK', 'S', 1718964679, 1718964679, '1'),
(121284, 16344, 'QU', 'OK', 'S', 1718964695, 1718964695, '1'),
(121285, 16344, 'QU', 'OK', 'S', 1718964713, 1718964713, '1'),
(121286, 16344, 'QU', 'OK', 'S', 1718964733, 1718964733, '1'),
(121287, 16344, 'QU', 'OK', 'S', 1718964747, 1718964747, '1'),
(121288, 16344, 'QU', 'OK', 'S', 1718964763, 1718964763, '1'),
(121289, 16344, 'QU', 'OK', 'S', 1718964782, 1718964782, '1'),
(121290, 16344, 'QU', 'OK', 'S', 1718964792, 1718964792, '1'),
(121291, 16344, 'QU', 'OK', 'S', 1718964816, 1718964816, '1'),
(121292, 16344, 'QU', 'OK', 'S', 1718964839, 1718964839, '1'),
(121293, 16344, 'QU', 'OK', 'S', 1718964859, 1718964859, '1'),
(121294, 16344, 'QU', 'OK', 'S', 1718964876, 1718964876, '1'),
(121295, 16344, 'QU', 'OK', 'S', 1718964894, 1718964894, '1'),
(121296, 27050, 'QU', 'OK', 'S', 1718965007, 1718965007, '1'),
(121297, 29884, 'QU', 'OK', 'S', 1718965112, 1718965112, '1'),
(121298, 13314, 'QU', 'OK', 'S', 1718965121, 1718965121, '1'),
(121299, 19025, 'QU', 'OK', 'S', 1718965128, 1718965128, '1'),
(121300, 25087, 'QU', 'OK', 'S', 1718965140, 1718965140, '1'),
(121301, 6624, 'QU', 'OK', 'S', 1718965348, 1718965348, '1'),
(121302, 32090, 'QU', 'OK', 'S', 1718965469, 1718965469, '1'),
(121303, 32093, 'QU', 'OK', 'S', 1718965488, 1718965488, '1'),
(121304, 26604, 'QU', 'OK', 'S', 1718965553, 1718965553, '1'),
(121305, 26604, 'QU', 'OK', 'S', 1718965565, 1718965565, '1'),
(121306, 26604, 'QU', 'OK', 'S', 1718965569, 1718965569, '1'),
(121307, 26604, 'QU', 'OK', 'S', 1718965574, 1718965574, '1'),
(121308, 26604, 'QU', 'OK', 'S', 1718965578, 1718965578, '1'),
(121309, 26604, 'QU', 'OK', 'S', 1718965582, 1718965582, '1'),
(121310, 26604, 'QU', 'OK', 'S', 1718965586, 1718965586, '1'),
(121311, 26604, 'QU', 'OK', 'S', 1718965591, 1718965591, '1'),
(121312, 26604, 'QU', 'OK', 'S', 1718965595, 1718965595, '1'),
(121313, 26604, 'QU', 'OK', 'S', 1718965605, 1718965605, '1'),
(121314, 26604, 'QU', 'OK', 'S', 1718965608, 1718965608, '1'),
(121315, 26604, 'QU', 'OK', 'S', 1718965612, 1718965612, '1'),
(121316, 26604, 'QU', 'OK', 'S', 1718965618, 1718965618, '1'),
(121317, 26604, 'QU', 'OK', 'S', 1718965621, 1718965621, '1'),
(121318, 26604, 'QU', 'OK', 'S', 1718965626, 1718965626, '1'),
(121319, 26604, 'QU', 'OK', 'S', 1718965631, 1718965631, '1'),
(121320, 26604, 'QU', 'OK', 'S', 1718965634, 1718965634, '1'),
(121321, 26604, 'QU', 'OK', 'S', 1718965638, 1718965638, '1'),
(121322, 26604, 'QU', 'OK', 'S', 1718965642, 1718965642, '1'),
(121323, 26604, 'QU', 'OK', 'S', 1718965652, 1718965652, '1'),
(121324, 26604, 'QU', 'OK', 'S', 1718965655, 1718965655, '1'),
(121325, 26604, 'QU', 'OK', 'S', 1718965659, 1718965659, '1'),
(121326, 26604, 'QU', 'OK', 'S', 1718965663, 1718965663, '1'),
(121327, 26604, 'QU', 'OK', 'S', 1718965667, 1718965667, '1'),
(121328, 26604, 'QU', 'OK', 'S', 1718965671, 1718965671, '1'),
(121329, 26604, 'QU', 'OK', 'S', 1718965693, 1718965693, '1'),
(121330, 1692, 'QU', 'OK', 'S', 1718965764, 1718965764, '1'),
(121331, 1692, 'QU', 'OK', 'S', 1718965768, 1718965768, '1'),
(121332, 1692, 'QU', 'OK', 'S', 1718965772, 1718965772, '1'),
(121333, 1692, 'QU', 'OK', 'S', 1718965785, 1718965785, '1'),
(121334, 1692, 'QU', 'OK', 'S', 1718965789, 1718965789, '1'),
(121335, 1692, 'QU', 'OK', 'S', 1718965812, 1718965812, '1'),
(121336, 1692, 'QU', 'OK', 'S', 1718965816, 1718965816, '1'),
(121337, 1692, 'QU', 'OK', 'S', 1718965820, 1718965820, '1'),
(121338, 1692, 'QU', 'OK', 'S', 1718965831, 1718965831, '1'),
(121339, 1692, 'QU', 'OK', 'S', 1718965846, 1718965846, '1'),
(121340, 1692, 'QU', 'OK', 'S', 1718965850, 1718965850, '1'),
(121341, 1692, 'QU', 'OK', 'S', 1718965865, 1718965865, '1'),
(121342, 1692, 'QU', 'OK', 'S', 1718965875, 1718965875, '1'),
(121343, 1692, 'QU', 'OK', 'S', 1718965893, 1718965893, '1'),
(121344, 1692, 'QU', 'OK', 'S', 1718965897, 1718965897, '1'),
(121345, 1692, 'QU', 'OK', 'S', 1718965901, 1718965901, '1'),
(121346, 32094, 'QU', 'OK', 'S', 1718965967, 1718965967, '1'),
(121347, 32096, 'QU', 'OK', 'S', 1718966289, 1718966289, '1'),
(121348, 31867, 'QU', 'OK', 'S', 1718966307, 1718966307, '1'),
(121349, 31867, 'QU', 'OK', 'S', 1718966315, 1718966315, '1'),
(121350, 31866, 'QU', 'OK', 'S', 1718966366, 1718966366, '1'),
(121351, 31866, 'QU', 'OK', 'S', 1718966388, 1718966388, '1'),
(121352, 32080, 'QU', 'OK', 'S', 1718966427, 1718966427, '1'),
(121353, 32080, 'QU', 'OK', 'S', 1718966433, 1718966433, '1'),
(121354, 32079, 'QU', 'OK', 'S', 1718966440, 1718966440, '1'),
(121355, 25111, 'QU', 'OK', 'S', 1718966443, 1718966443, '1'),
(121356, 25111, 'QU', 'OK', 'S', 1718966447, 1718966447, '1'),
(121357, 32079, 'QU', 'OK', 'S', 1718966447, 1718966447, '1'),
(121358, 32065, 'QU', 'OK', 'S', 1718966455, 1718966455, '1'),
(121359, 32065, 'QU', 'OK', 'S', 1718966460, 1718966460, '1'),
(121360, 32060, 'QU', 'OK', 'S', 1718966471, 1718966471, '1'),
(121361, 32060, 'QU', 'OK', 'S', 1718966478, 1718966478, '1'),
(121362, 32098, 'QU', 'OK', 'S', 1718966535, 1718966535, '1'),
(121363, 31627, 'QU', 'OK', 'S', 1718966699, 1718966699, '1'),
(121364, 31857, 'QU', 'OK', 'S', 1718966811, 1718966811, '1'),
(121365, 32092, 'QU', 'OK', 'S', 1718966923, 1718966923, '1'),
(121366, 31847, 'QU', 'OK', 'S', 1718967151, 1718967151, '1'),
(121367, 31847, 'QU', 'OK', 'S', 1718967158, 1718967158, '1'),
(121368, 31845, 'QU', 'OK', 'S', 1718967175, 1718967175, '1'),
(121369, 31845, 'QU', 'OK', 'S', 1718967184, 1718967184, '1'),
(121370, 31842, 'QU', 'OK', 'S', 1718967193, 1718967193, '1'),
(121371, 31842, 'QU', 'OK', 'S', 1718967200, 1718967200, '1'),
(121372, 29830, 'QU', 'OK', 'S', 1718967272, 1718967272, '1'),
(121373, 29830, 'QU', 'OK', 'S', 1718967279, 1718967279, '1'),
(121374, 32066, 'QU', 'OK', 'S', 1718967328, 1718967328, '1'),
(121375, 31090, 'QU', 'OK', 'S', 1718967369, 1718967369, '1'),
(121376, 15705, 'QU', 'OK', 'S', 1718967405, 1718967405, '1'),
(121377, 29803, 'QU', 'OK', 'S', 1718967635, 1718967635, '1'),
(121378, 29803, 'QU', 'OK', 'S', 1718967650, 1718967650, '1'),
(121379, 29792, 'QU', 'OK', 'S', 1718967686, 1718967686, '1'),
(121380, 29792, 'QU', 'OK', 'S', 1718967695, 1718967695, '1'),
(121381, 29791, 'QU', 'OK', 'S', 1718967803, 1718967803, '1'),
(121382, 29791, 'QU', 'OK', 'S', 1718967810, 1718967810, '1'),
(121383, 29784, 'QU', 'OK', 'S', 1718967820, 1718967820, '1'),
(121384, 29784, 'QU', 'OK', 'S', 1718967829, 1718967829, '1'),
(121385, 29722, 'QU', 'OK', 'S', 1718967835, 1718967835, '1'),
(121386, 29722, 'QU', 'OK', 'S', 1718967841, 1718967841, '1'),
(121387, 29697, 'QU', 'OK', 'S', 1718967871, 1718967871, '1'),
(121388, 29345, 'QU', 'OK', 'S', 1718967888, 1718967888, '1'),
(121389, 29324, 'QU', 'OK', 'S', 1718967896, 1718967896, '1'),
(121390, 29320, 'QU', 'OK', 'S', 1718967907, 1718967907, '1'),
(121391, 29320, 'QU', 'OK', 'S', 1718967914, 1718967914, '1'),
(121392, 29279, 'QU', 'OK', 'S', 1718967922, 1718967922, '1'),
(121393, 29279, 'QU', 'OK', 'S', 1718967930, 1718967930, '1'),
(121394, 29277, 'QU', 'OK', 'S', 1718967937, 1718967937, '1'),
(121395, 29277, 'QU', 'OK', 'S', 1718967945, 1718967945, '1'),
(121396, 29276, 'QU', 'OK', 'S', 1718967952, 1718967952, '1'),
(121397, 29272, 'QU', 'OK', 'S', 1718967958, 1718967958, '1'),
(121398, 29272, 'QU', 'OK', 'S', 1718967964, 1718967964, '1'),
(121399, 29270, 'QU', 'OK', 'S', 1718967971, 1718967971, '1'),
(121400, 29270, 'QU', 'OK', 'S', 1718967976, 1718967976, '1'),
(121401, 29268, 'QU', 'OK', 'S', 1718968002, 1718968002, '1'),
(121402, 29268, 'QU', 'OK', 'S', 1718968009, 1718968009, '1'),
(121403, 28743, 'QU', 'OK', 'S', 1718968018, 1718968018, '1'),
(121404, 28741, 'QU', 'OK', 'S', 1718968034, 1718968034, '1'),
(121405, 28741, 'QU', 'OK', 'S', 1718968049, 1718968049, '1'),
(121406, 28724, 'QU', 'OK', 'S', 1718968065, 1718968065, '1'),
(121407, 28723, 'QU', 'OK', 'S', 1718968078, 1718968078, '1'),
(121408, 28722, 'QU', 'OK', 'S', 1718968085, 1718968085, '1'),
(121409, 28722, 'QU', 'OK', 'S', 1718968091, 1718968091, '1'),
(121410, 28721, 'QU', 'OK', 'S', 1718968099, 1718968099, '1'),
(121411, 28721, 'QU', 'OK', 'S', 1718968107, 1718968107, '1'),
(121412, 28720, 'QU', 'OK', 'S', 1718968113, 1718968113, '1'),
(121413, 28720, 'QU', 'OK', 'S', 1718968119, 1718968119, '1'),
(121414, 28719, 'QU', 'OK', 'S', 1718968125, 1718968125, '1'),
(121415, 28719, 'QU', 'OK', 'S', 1718968131, 1718968131, '1'),
(121416, 28718, 'QU', 'OK', 'S', 1718968172, 1718968172, '1'),
(121417, 28718, 'QU', 'OK', 'S', 1718968182, 1718968182, '1'),
(121418, 28323, 'QU', 'OK', 'S', 1718968194, 1718968194, '1'),
(121419, 28323, 'QU', 'OK', 'S', 1718968201, 1718968201, '1'),
(121420, 28322, 'QU', 'OK', 'S', 1718968221, 1718968221, '1'),
(121421, 28322, 'QU', 'OK', 'S', 1718968229, 1718968229, '1'),
(121422, 28318, 'QU', 'OK', 'S', 1718968238, 1718968238, '1'),
(121423, 28318, 'QU', 'OK', 'S', 1718968245, 1718968245, '1'),
(121424, 28316, 'QU', 'OK', 'S', 1718968264, 1718968264, '1'),
(121425, 28316, 'QU', 'OK', 'S', 1718968272, 1718968272, '1'),
(121426, 28315, 'QU', 'OK', 'S', 1718968324, 1718968324, '1'),
(121427, 28315, 'QU', 'OK', 'S', 1718968331, 1718968331, '1'),
(121428, 28314, 'QU', 'OK', 'S', 1718968342, 1718968342, '1'),
(121429, 28314, 'QU', 'OK', 'S', 1718968350, 1718968350, '1'),
(121430, 25776, 'QU', 'OK', 'S', 1718968379, 1718968379, '1'),
(121431, 25776, 'QU', 'OK', 'S', 1718968392, 1718968392, '1'),
(121432, 25775, 'QU', 'OK', 'S', 1718968399, 1718968399, '1'),
(121433, 25775, 'QU', 'OK', 'S', 1718968405, 1718968405, '1'),
(121434, 25774, 'QU', 'OK', 'S', 1718968451, 1718968451, '1'),
(121435, 25774, 'QU', 'OK', 'S', 1718968458, 1718968458, '1'),
(121436, 25772, 'QU', 'OK', 'S', 1718968471, 1718968471, '1'),
(121437, 25772, 'QU', 'OK', 'S', 1718968478, 1718968478, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(121438, 25771, 'QU', 'OK', 'S', 1718968488, 1718968488, '1'),
(121439, 25771, 'QU', 'OK', 'S', 1718968494, 1718968494, '1'),
(121440, 25770, 'QU', 'OK', 'S', 1718968502, 1718968502, '1'),
(121441, 25770, 'QU', 'OK', 'S', 1718968512, 1718968512, '1'),
(121442, 25768, 'QU', 'OK', 'S', 1718968522, 1718968522, '1'),
(121443, 25768, 'QU', 'OK', 'S', 1718968529, 1718968529, '1'),
(121444, 25763, 'QU', 'OK', 'S', 1718968544, 1718968544, '1'),
(121445, 25762, 'QU', 'OK', 'S', 1718968555, 1718968555, '1'),
(121446, 25762, 'QU', 'OK', 'S', 1718968562, 1718968562, '1'),
(121447, 25749, 'QU', 'OK', 'S', 1718968610, 1718968610, '1'),
(121448, 25749, 'QU', 'OK', 'S', 1718968617, 1718968617, '1'),
(121449, 25744, 'QU', 'OK', 'S', 1718968654, 1718968654, '1'),
(121450, 25744, 'QU', 'OK', 'S', 1718968660, 1718968660, '1'),
(121451, 25741, 'QU', 'OK', 'S', 1718968674, 1718968674, '1'),
(121452, 25741, 'QU', 'OK', 'S', 1718968679, 1718968679, '1'),
(121453, 25733, 'QU', 'OK', 'S', 1718968688, 1718968688, '1'),
(121454, 25733, 'QU', 'OK', 'S', 1718968695, 1718968695, '1'),
(121455, 25731, 'QU', 'OK', 'S', 1718968706, 1718968706, '1'),
(121456, 25731, 'QU', 'OK', 'S', 1718968715, 1718968715, '1'),
(121457, 25729, 'QU', 'OK', 'S', 1718968725, 1718968725, '1'),
(121458, 25729, 'QU', 'OK', 'S', 1718968732, 1718968732, '1'),
(121459, 25725, 'QU', 'OK', 'S', 1718968744, 1718968744, '1'),
(121460, 25725, 'QU', 'OK', 'S', 1718968749, 1718968749, '1'),
(121461, 25724, 'QU', 'OK', 'S', 1718968783, 1718968783, '1'),
(121462, 25724, 'QU', 'OK', 'S', 1718968790, 1718968790, '1'),
(121463, 25722, 'QU', 'OK', 'S', 1718968805, 1718968805, '1'),
(121464, 25722, 'QU', 'OK', 'S', 1718968817, 1718968817, '1'),
(121465, 25704, 'QU', 'OK', 'S', 1718968831, 1718968831, '1'),
(121466, 25704, 'QU', 'OK', 'S', 1718968837, 1718968837, '1'),
(121467, 25699, 'QU', 'OK', 'S', 1718968885, 1718968885, '1'),
(121468, 25699, 'QU', 'OK', 'S', 1718968893, 1718968893, '1'),
(121469, 25695, 'QU', 'OK', 'S', 1718968907, 1718968907, '1'),
(121470, 25695, 'QU', 'OK', 'S', 1718968918, 1718968918, '1'),
(121471, 25692, 'QU', 'OK', 'S', 1718968953, 1718968953, '1'),
(121472, 25692, 'QU', 'OK', 'S', 1718968961, 1718968961, '1'),
(121473, 25687, 'QU', 'OK', 'S', 1718968971, 1718968971, '1'),
(121474, 25687, 'QU', 'OK', 'S', 1718968979, 1718968979, '1'),
(121475, 24653, 'QU', 'OK', 'S', 1718968995, 1718968995, '1'),
(121476, 24653, 'QU', 'OK', 'S', 1718969002, 1718969002, '1'),
(121477, 24652, 'QU', 'OK', 'S', 1718969018, 1718969018, '1'),
(121478, 32102, 'QU', 'OK', 'S', 1718969097, 1718969097, '1'),
(121479, 24651, 'QU', 'OK', 'S', 1718969137, 1718969137, '1'),
(121480, 24651, 'QU', 'OK', 'S', 1718969143, 1718969143, '1'),
(121481, 24650, 'QU', 'OK', 'S', 1718969174, 1718969174, '1'),
(121482, 24649, 'QU', 'OK', 'S', 1718969184, 1718969184, '1'),
(121483, 24650, 'QU', 'OK', 'S', 1718969193, 1718969193, '1'),
(121484, 24649, 'QU', 'OK', 'S', 1718969200, 1718969200, '1'),
(121485, 24644, 'QU', 'OK', 'S', 1718969211, 1718969211, '1'),
(121486, 32105, 'QU', 'OK', 'S', 1718969433, 1718969433, '1'),
(121487, 32119, 'QU', 'OK', 'S', 1718969632, 1718969632, '1'),
(121488, 32047, 'QU', 'OK', 'S', 1718969975, 1718969975, '1'),
(121489, 24985, 'QU', 'OK', 'S', 1718970032, 1718970032, '1'),
(121490, 32091, 'QU', 'OK', 'S', 1718970212, 1718970212, '1'),
(121491, 32095, 'QU', 'OK', 'S', 1718970248, 1718970248, '1'),
(121492, 32101, 'QU', 'OK', 'S', 1718970504, 1718970504, '1'),
(121493, 32097, 'QU', 'OK', 'S', 1718970834, 1718970834, '1'),
(121494, 32104, 'QU', 'OK', 'S', 1718970885, 1718970885, '1'),
(121495, 30444, 'QU', 'OK', 'S', 1718970915, 1718970915, '1'),
(121496, 30444, 'QU', 'OK', 'S', 1718970930, 1718970930, '1'),
(121497, 30390, 'QU', 'OK', 'S', 1718970932, 1718970932, '1'),
(121498, 30442, 'QU', 'OK', 'S', 1718970934, 1718970934, '1'),
(121499, 30441, 'QU', 'OK', 'S', 1718970937, 1718970937, '1'),
(121500, 32116, 'QU', 'OK', 'S', 1718971059, 1718971059, '1'),
(121501, 32111, 'QU', 'OK', 'S', 1718971132, 1718971132, '1'),
(121502, 32113, 'QU', 'OK', 'S', 1718971248, 1718971248, '1'),
(121503, 32115, 'QU', 'OK', 'S', 1718971282, 1718971282, '1'),
(121504, 32048, 'QU', 'OK', 'S', 1718971316, 1718971316, '1'),
(121505, 18708, 'QU', 'OK', 'S', 1718971389, 1718971389, '1'),
(121506, 32112, 'QU', 'OK', 'S', 1718972088, 1718972088, '1'),
(121507, 16328, 'QU', 'OK', 'S', 1718972692, 1718972692, '1'),
(121508, 32117, 'QU', 'OK', 'S', 1718974071, 1718974071, '1'),
(121509, 32118, 'QU', 'OK', 'S', 1718974310, 1718974310, '1'),
(121510, 28497, 'QU', 'OK', 'S', 1718974664, 1718974664, '1'),
(121511, 28496, 'QU', 'OK', 'S', 1718974919, 1718974919, '1'),
(121512, 28478, 'QU', 'OK', 'S', 1718975371, 1718975371, '1'),
(121513, 31346, 'QU', 'OK', 'S', 1718975663, 1718975663, '1'),
(121514, 30536, 'QU', 'OK', 'S', 1718975813, 1718975813, '1'),
(121515, 12709, 'QU', 'OK', 'S', 1718975943, 1718975943, '1'),
(121516, 30725, 'QU', 'OK', 'S', 1718976325, 1718976325, '1'),
(121517, 24643, 'QU', 'OK', 'S', 1718976564, 1718976564, '1'),
(121518, 24643, 'QU', 'OK', 'S', 1718976573, 1718976573, '1'),
(121519, 24642, 'QU', 'OK', 'S', 1718976581, 1718976581, '1'),
(121520, 24642, 'QU', 'OK', 'S', 1718976590, 1718976590, '1'),
(121521, 24641, 'QU', 'OK', 'S', 1718976598, 1718976598, '1'),
(121522, 24641, 'QU', 'OK', 'S', 1718976607, 1718976607, '1'),
(121523, 24640, 'QU', 'OK', 'S', 1718976641, 1718976641, '1'),
(121524, 24640, 'QU', 'OK', 'S', 1718976647, 1718976647, '1'),
(121525, 24639, 'QU', 'OK', 'S', 1718976654, 1718976654, '1'),
(121526, 24639, 'QU', 'OK', 'S', 1718976661, 1718976661, '1'),
(121527, 24637, 'QU', 'OK', 'S', 1718976672, 1718976672, '1'),
(121528, 24637, 'QU', 'OK', 'S', 1718976680, 1718976680, '1'),
(121529, 24636, 'QU', 'OK', 'S', 1718976692, 1718976692, '1'),
(121530, 24636, 'QU', 'OK', 'S', 1718976700, 1718976700, '1'),
(121531, 24635, 'QU', 'OK', 'S', 1718976706, 1718976706, '1'),
(121532, 24635, 'QU', 'OK', 'S', 1718976713, 1718976713, '1'),
(121533, 24634, 'QU', 'OK', 'S', 1718976721, 1718976721, '1'),
(121534, 24634, 'QU', 'OK', 'S', 1718976729, 1718976729, '1'),
(121535, 24564, 'QU', 'OK', 'S', 1718976736, 1718976736, '1'),
(121536, 24564, 'QU', 'OK', 'S', 1718976743, 1718976743, '1'),
(121537, 24430, 'QU', 'OK', 'S', 1718976752, 1718976752, '1'),
(121538, 24430, 'QU', 'OK', 'S', 1718976758, 1718976758, '1'),
(121539, 24429, 'QU', 'OK', 'S', 1718976765, 1718976765, '1'),
(121540, 24429, 'QU', 'OK', 'S', 1718976774, 1718976774, '1'),
(121541, 24412, 'QU', 'OK', 'S', 1718976781, 1718976781, '1'),
(121542, 24412, 'QU', 'OK', 'S', 1718976788, 1718976788, '1'),
(121543, 24411, 'QU', 'OK', 'S', 1718976829, 1718976829, '1'),
(121544, 24410, 'QU', 'OK', 'S', 1718976842, 1718976842, '1'),
(121545, 24404, 'QU', 'OK', 'S', 1718976853, 1718976853, '1'),
(121546, 24404, 'QU', 'OK', 'S', 1718976859, 1718976859, '1'),
(121547, 24402, 'QU', 'OK', 'S', 1718976871, 1718976871, '1'),
(121548, 24402, 'QU', 'OK', 'S', 1718976881, 1718976881, '1'),
(121549, 24399, 'QU', 'OK', 'S', 1718976887, 1718976887, '1'),
(121550, 24399, 'QU', 'OK', 'S', 1718976894, 1718976894, '1'),
(121551, 24398, 'QU', 'OK', 'S', 1718976907, 1718976907, '1'),
(121552, 24398, 'QU', 'OK', 'S', 1718976915, 1718976915, '1'),
(121553, 24397, 'QU', 'OK', 'S', 1718976923, 1718976923, '1'),
(121554, 24397, 'QU', 'OK', 'S', 1718976930, 1718976930, '1'),
(121555, 24396, 'QU', 'OK', 'S', 1718976937, 1718976937, '1'),
(121556, 24396, 'QU', 'OK', 'S', 1718976943, 1718976943, '1'),
(121557, 24395, 'QU', 'OK', 'S', 1718976951, 1718976951, '1'),
(121558, 24395, 'QU', 'OK', 'S', 1718976957, 1718976957, '1'),
(121559, 24394, 'QU', 'OK', 'S', 1718976980, 1718976980, '1'),
(121560, 24392, 'QU', 'OK', 'S', 1718977000, 1718977000, '1'),
(121561, 24392, 'QU', 'OK', 'S', 1718977006, 1718977006, '1'),
(121562, 24391, 'QU', 'OK', 'S', 1718977012, 1718977012, '1'),
(121563, 24391, 'QU', 'OK', 'S', 1718977017, 1718977017, '1'),
(121564, 24390, 'QU', 'OK', 'S', 1718977026, 1718977026, '1'),
(121565, 24390, 'QU', 'OK', 'S', 1718977033, 1718977033, '1'),
(121566, 24389, 'QU', 'OK', 'S', 1718977042, 1718977042, '1'),
(121567, 24389, 'QU', 'OK', 'S', 1718977042, 1718977042, '1'),
(121568, 24388, 'QU', 'OK', 'S', 1718977052, 1718977052, '1'),
(121569, 24387, 'QU', 'OK', 'S', 1718977061, 1718977061, '1'),
(121570, 24387, 'QU', 'OK', 'S', 1718977068, 1718977068, '1'),
(121571, 23630, 'QU', 'OK', 'S', 1718977076, 1718977076, '1'),
(121572, 23630, 'QU', 'OK', 'S', 1718977085, 1718977085, '1'),
(121573, 23629, 'QU', 'OK', 'S', 1718977110, 1718977110, '1'),
(121574, 23627, 'QU', 'OK', 'S', 1718977130, 1718977130, '1'),
(121575, 23627, 'QU', 'OK', 'S', 1718977137, 1718977137, '1'),
(121576, 23626, 'QU', 'OK', 'S', 1718977153, 1718977153, '1'),
(121577, 23625, 'QU', 'OK', 'S', 1718977163, 1718977163, '1'),
(121578, 23624, 'QU', 'OK', 'S', 1718977174, 1718977174, '1'),
(121579, 23622, 'QU', 'OK', 'S', 1718977185, 1718977185, '1'),
(121580, 23622, 'QU', 'OK', 'S', 1718977191, 1718977191, '1'),
(121581, 23621, 'QU', 'OK', 'S', 1718977203, 1718977203, '1'),
(121582, 23618, 'QU', 'OK', 'S', 1718977211, 1718977211, '1'),
(121583, 23618, 'QU', 'OK', 'S', 1718977218, 1718977218, '1'),
(121584, 23589, 'QU', 'OK', 'S', 1718977226, 1718977226, '1'),
(121585, 23589, 'QU', 'OK', 'S', 1718977235, 1718977235, '1'),
(121586, 23588, 'QU', 'OK', 'S', 1718977246, 1718977246, '1'),
(121587, 23569, 'QU', 'OK', 'S', 1718977256, 1718977256, '1'),
(121588, 23568, 'QU', 'OK', 'S', 1718977266, 1718977266, '1'),
(121589, 23567, 'QU', 'OK', 'S', 1718977276, 1718977276, '1'),
(121590, 23566, 'QU', 'OK', 'S', 1718977286, 1718977286, '1'),
(121591, 23566, 'QU', 'OK', 'S', 1718977295, 1718977295, '1'),
(121592, 23565, 'QU', 'OK', 'S', 1718977305, 1718977305, '1'),
(121593, 23565, 'QU', 'OK', 'S', 1718977313, 1718977313, '1'),
(121594, 23564, 'QU', 'OK', 'S', 1718977323, 1718977323, '1'),
(121595, 23559, 'QU', 'OK', 'S', 1718977335, 1718977335, '1'),
(121596, 23558, 'QU', 'OK', 'S', 1718977347, 1718977347, '1'),
(121597, 23557, 'QU', 'OK', 'S', 1718977355, 1718977355, '1'),
(121598, 23556, 'QU', 'OK', 'S', 1718977369, 1718977369, '1'),
(121599, 23556, 'QU', 'OK', 'S', 1718977378, 1718977378, '1'),
(121600, 23555, 'QU', 'OK', 'S', 1718977724, 1718977724, '1'),
(121601, 23554, 'QU', 'OK', 'S', 1718977732, 1718977732, '1'),
(121602, 23554, 'QU', 'OK', 'S', 1718977738, 1718977738, '1'),
(121603, 23553, 'QU', 'OK', 'S', 1718977750, 1718977750, '1'),
(121604, 21905, 'QU', 'OK', 'S', 1718977758, 1718977758, '1'),
(121605, 21904, 'QU', 'OK', 'S', 1718977768, 1718977768, '1'),
(121606, 21903, 'QU', 'OK', 'S', 1718977776, 1718977776, '1'),
(121607, 21903, 'QU', 'OK', 'S', 1718977785, 1718977785, '1'),
(121608, 21902, 'QU', 'OK', 'S', 1718977794, 1718977794, '1'),
(121609, 21901, 'QU', 'OK', 'S', 1718977803, 1718977803, '1'),
(121610, 21901, 'QU', 'OK', 'S', 1718977812, 1718977812, '1'),
(121611, 21900, 'QU', 'OK', 'S', 1718977821, 1718977821, '1'),
(121612, 21899, 'QU', 'OK', 'S', 1718977833, 1718977833, '1'),
(121613, 21898, 'QU', 'OK', 'S', 1718977842, 1718977842, '1'),
(121614, 21898, 'QU', 'OK', 'S', 1718977851, 1718977851, '1'),
(121615, 21897, 'QU', 'OK', 'S', 1718977858, 1718977858, '1'),
(121616, 21897, 'QU', 'OK', 'S', 1718977865, 1718977865, '1'),
(121617, 21896, 'QU', 'OK', 'S', 1718977873, 1718977873, '1'),
(121618, 21896, 'QU', 'OK', 'S', 1718977881, 1718977881, '1'),
(121619, 21608, 'QU', 'OK', 'S', 1718977888, 1718977888, '1'),
(121620, 17783, 'QU', 'OK', 'S', 1718977896, 1718977896, '1'),
(121621, 17782, 'QU', 'OK', 'S', 1718977903, 1718977903, '1'),
(121622, 17782, 'QU', 'OK', 'S', 1718977909, 1718977909, '1'),
(121623, 17781, 'QU', 'OK', 'S', 1718977916, 1718977916, '1'),
(121624, 17778, 'QU', 'OK', 'S', 1718977929, 1718977929, '1'),
(121625, 17777, 'QU', 'OK', 'S', 1718977937, 1718977937, '1'),
(121626, 17777, 'QU', 'OK', 'S', 1718977944, 1718977944, '1'),
(121627, 15382, 'QU', 'OK', 'S', 1718977999, 1718977999, '1'),
(121628, 15383, 'QU', 'OK', 'S', 1718978005, 1718978005, '1'),
(121629, 15383, 'QU', 'OK', 'S', 1718978011, 1718978011, '1'),
(121630, 15384, 'QU', 'OK', 'S', 1718978019, 1718978019, '1'),
(121631, 24582, 'QU', 'OK', 'S', 1719033047, 1719033047, '1'),
(121632, 24582, 'QU', 'OK', 'S', 1719033051, 1719033051, '1'),
(121633, 26331, 'QU', 'OK', 'S', 1719033489, 1719033489, '1'),
(121634, 8481, 'QU', 'OK', 'S', 1719033510, 1719033510, '1'),
(121635, 25905, 'QU', 'OK', 'S', 1719033538, 1719033538, '1'),
(121636, 551, 'QU', 'OK', 'S', 1719033571, 1719033571, '1'),
(121637, 30763, 'QU', 'OK', 'S', 1719033761, 1719033761, '1'),
(121638, 7231, 'QU', 'OK', 'S', 1719034508, 1719034508, '1'),
(121639, 7231, 'QU', 'OK', 'S', 1719034508, 1719034508, '1'),
(121640, 30927, 'QU', 'OK', 'S', 1719034551, 1719034551, '1'),
(121641, 26593, 'QU', 'OK', 'S', 1719034569, 1719034569, '1'),
(121642, 26593, 'QU', 'OK', 'S', 1719034569, 1719034569, '1'),
(121643, 26593, 'QU', 'OK', 'S', 1719034569, 1719034569, '1'),
(121644, 31049, 'QU', 'OK', 'S', 1719034621, 1719034621, '1'),
(121645, 19620, 'QU', 'OK', 'S', 1719034642, 1719034642, '1'),
(121646, 19620, 'QU', 'OK', 'S', 1719034642, 1719034642, '1'),
(121647, 1886, 'QU', 'OK', 'S', 1719034677, 1719034677, '1'),
(121648, 9264, 'QU', 'OK', 'S', 1719034698, 1719034698, '1'),
(121649, 20110, 'QU', 'OK', 'S', 1719034716, 1719034716, '1'),
(121650, 24607, 'QU', 'OK', 'S', 1719034732, 1719034732, '1'),
(121651, 26759, 'QU', 'OK', 'S', 1719034755, 1719034755, '1'),
(121652, 26759, 'QU', 'OK', 'S', 1719034755, 1719034755, '1'),
(121653, 26759, 'QU', 'OK', 'S', 1719034755, 1719034755, '1'),
(121654, 27761, 'QU', 'OK', 'S', 1719034781, 1719034781, '1'),
(121655, 29086, 'QU', 'OK', 'S', 1719034810, 1719034810, '1'),
(121656, 29183, 'QU', 'OK', 'S', 1719034834, 1719034834, '1'),
(121657, 29181, 'QU', 'OK', 'S', 1719034857, 1719034857, '1'),
(121658, 18188, 'QU', 'OK', 'S', 1719034892, 1719034892, '1'),
(121659, 28999, 'QU', 'OK', 'S', 1719035828, 1719035828, '1'),
(121660, 18188, 'QU', 'OK', 'S', 1719037042, 1719037042, '1'),
(121661, 18188, 'QU', 'OK', 'S', 1719037046, 1719037046, '1'),
(121662, 8481, 'QU', 'OK', 'S', 1719037076, 1719037076, '1'),
(121663, 25905, 'QU', 'OK', 'S', 1719037135, 1719037135, '1'),
(121664, 551, 'QU', 'OK', 'S', 1719037162, 1719037162, '1'),
(121665, 7231, 'QU', 'OK', 'S', 1719037265, 1719037265, '1'),
(121666, 7231, 'QU', 'OK', 'S', 1719037269, 1719037269, '1'),
(121667, 7231, 'QU', 'OK', 'S', 1719037281, 1719037281, '1'),
(121668, 30927, 'QU', 'OK', 'S', 1719037328, 1719037328, '1'),
(121669, 1886, 'QU', 'OK', 'S', 1719037364, 1719037364, '1'),
(121670, 9264, 'QU', 'OK', 'S', 1719037397, 1719037397, '1'),
(121671, 20110, 'QU', 'OK', 'S', 1719037448, 1719037448, '1'),
(121672, 20110, 'QU', 'OK', 'S', 1719037453, 1719037453, '1'),
(121673, 26759, 'QU', 'OK', 'S', 1719037628, 1719037628, '1'),
(121674, 26759, 'QU', 'OK', 'S', 1719037637, 1719037637, '1'),
(121675, 26759, 'QU', 'OK', 'S', 1719037641, 1719037641, '1'),
(121676, 26759, 'QU', 'OK', 'S', 1719037700, 1719037700, '1'),
(121677, 26759, 'QU', 'OK', 'S', 1719037705, 1719037705, '1'),
(121678, 26759, 'QU', 'OK', 'S', 1719037708, 1719037708, '1'),
(121679, 26759, 'QU', 'OK', 'S', 1719037715, 1719037715, '1'),
(121680, 27761, 'QU', 'OK', 'S', 1719037961, 1719037961, '1'),
(121681, 27761, 'QU', 'OK', 'S', 1719037968, 1719037968, '1'),
(121682, 27761, 'QU', 'OK', 'S', 1719037973, 1719037973, '1'),
(121683, 29086, 'QU', 'OK', 'S', 1719038565, 1719038565, '1'),
(121684, 29181, 'QU', 'OK', 'S', 1719038654, 1719038654, '1'),
(121685, 31464, 'QU', 'OK', 'S', 1719039774, 1719039774, '1'),
(121686, 30807, 'QU', 'OK', 'S', 1719039872, 1719039872, '1'),
(121687, 31293, 'QU', 'OK', 'S', 1719040014, 1719040014, '1'),
(121688, 25684, 'QU', 'OK', 'S', 1719040133, 1719040133, '1'),
(121689, 30495, 'QU', 'OK', 'S', 1719040494, 1719040494, '1'),
(121690, 21993, 'QU', 'OK', 'S', 1719040556, 1719040556, '1'),
(121691, 19992, 'QU', 'OK', 'S', 1719040645, 1719040645, '1'),
(121692, 12478, 'QU', 'OK', 'S', 1719040791, 1719040791, '1'),
(121693, 15499, 'QU', 'OK', 'S', 1719040846, 1719040846, '1'),
(121694, 31466, 'QU', 'OK', 'S', 1719041067, 1719041067, '1'),
(121695, 31314, 'QU', 'OK', 'S', 1719041114, 1719041114, '1'),
(121696, 23350, 'QU', 'OK', 'S', 1719041177, 1719041177, '1'),
(121697, 27250, 'QU', 'OK', 'S', 1719041687, 1719041687, '1'),
(121698, 31798, 'QU', 'OK', 'S', 1719042789, 1719042789, '1'),
(121699, 31828, 'QU', 'OK', 'S', 1719042861, 1719042861, '1'),
(121700, 18708, 'QU', 'OK', 'S', 1719043834, 1719043834, '1'),
(121701, 28506, 'QU', 'OK', 'S', 1719043888, 1719043888, '1'),
(121702, 28506, 'QU', 'OK', 'S', 1719043912, 1719043912, '1'),
(121703, 28461, 'QU', 'OK', 'S', 1719043980, 1719043980, '1'),
(121704, 17293, 'QU', 'OK', 'S', 1719044086, 1719044086, '1'),
(121705, 26411, 'QU', 'OK', 'S', 1719044123, 1719044123, '1'),
(121706, 31861, 'QU', 'OK', 'S', 1719044167, 1719044167, '1'),
(121707, 14795, 'QU', 'OK', 'S', 1719044230, 1719044230, '1'),
(121708, 24250, 'QU', 'OK', 'S', 1719044368, 1719044368, '1'),
(121709, 29022, 'QU', 'OK', 'S', 1719044594, 1719044594, '1'),
(121710, 24248, 'QU', 'OK', 'S', 1719044693, 1719044693, '1'),
(121711, 25217, 'QU', 'OK', 'S', 1719044862, 1719044862, '1'),
(121712, 32120, 'QU', 'OK', 'S', 1719050130, 1719050130, '1'),
(121713, 12780, 'QU', 'OK', 'S', 1719050542, 1719050542, '1'),
(121714, 29181, 'QU', 'OK', 'S', 1719050705, 1719050705, '1'),
(121715, 32133, 'QU', 'OK', 'S', 1719050940, 1719050940, '1'),
(121716, 32134, 'QU', 'OK', 'S', 1719051075, 1719051075, '1'),
(121717, 32135, 'QU', 'OK', 'S', 1719051174, 1719051174, '1'),
(121718, 29379, 'QU', 'OK', 'S', 1719051256, 1719051256, '1'),
(121719, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121720, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121721, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121722, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121723, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121724, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121725, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121726, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121727, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121728, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121729, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121730, 32127, 'QU', 'OK', 'S', 1719052207, 1719052207, '1'),
(121731, 32127, 'QU', 'OK', 'S', 1719052392, 1719052392, '1'),
(121732, 32127, 'QU', 'OK', 'S', 1719052392, 1719052392, '1'),
(121733, 32127, 'QU', 'OK', 'S', 1719052392, 1719052392, '1'),
(121734, 32127, 'QU', 'OK', 'S', 1719052392, 1719052392, '1'),
(121735, 32127, 'QU', 'OK', 'S', 1719052414, 1719052414, '1'),
(121736, 32127, 'QU', 'OK', 'S', 1719052414, 1719052414, '1'),
(121737, 32127, 'QU', 'OK', 'S', 1719052414, 1719052414, '1'),
(121738, 26593, 'QU', 'OK', 'S', 1719053314, 1719053314, '1'),
(121739, 29023, 'QU', 'OK', 'S', 1719053422, 1719053422, '1'),
(121740, 29022, 'QU', 'OK', 'S', 1719053430, 1719053430, '1'),
(121741, 25217, 'QU', 'OK', 'S', 1719053551, 1719053551, '1'),
(121742, 24322, 'QU', 'OK', 'S', 1719053619, 1719053619, '1'),
(121743, 24321, 'QU', 'OK', 'S', 1719053627, 1719053627, '1'),
(121744, 32122, 'QU', 'OK', 'S', 1719054453, 1719054453, '1'),
(121745, 30000, 'QU', 'OK', 'S', 1719054937, 1719054937, '1'),
(121746, 30001, 'QU', 'OK', 'S', 1719054945, 1719054945, '1'),
(121747, 32125, 'QU', 'OK', 'S', 1719055018, 1719055018, '1'),
(121748, 30609, 'QU', 'OK', 'S', 1719055044, 1719055044, '1'),
(121749, 32123, 'QU', 'OK', 'S', 1719055731, 1719055731, '1'),
(121750, 32124, 'QU', 'OK', 'S', 1719055794, 1719055794, '1'),
(121751, 32126, 'QU', 'OK', 'S', 1719056071, 1719056071, '1'),
(121752, 26139, 'QU', 'OK', 'S', 1719059987, 1719059987, '1'),
(121753, 19992, 'QU', 'OK', 'S', 1719060330, 1719060330, '1'),
(121754, 19992, 'QU', 'OK', 'S', 1719060354, 1719060354, '1'),
(121755, 19992, 'QU', 'OK', 'S', 1719060379, 1719060379, '1'),
(121756, 19992, 'QU', 'OK', 'S', 1719060394, 1719060394, '1'),
(121757, 19992, 'QU', 'OK', 'S', 1719060414, 1719060414, '1'),
(121758, 30725, 'QU', 'OK', 'S', 1719060469, 1719060469, '1'),
(121759, 26023, 'QU', 'OK', 'S', 1719060760, 1719060760, '1'),
(121760, 32128, 'QU', 'OK', 'S', 1719061018, 1719061018, '1'),
(121761, 32129, 'QU', 'OK', 'S', 1719061286, 1719061286, '1'),
(121762, 32130, 'QU', 'OK', 'S', 1719061448, 1719061448, '1'),
(121763, 16371, 'QU', 'OK', 'S', 1719061644, 1719061644, '1'),
(121764, 29379, 'QU', 'OK', 'S', 1719061699, 1719061699, '1'),
(121765, 26528, 'QU', 'OK', 'S', 1719061761, 1719061761, '1'),
(121766, 30463, 'QU', 'OK', 'S', 1719062023, 1719062023, '1'),
(121767, 24548, 'QU', 'OK', 'S', 1719062078, 1719062078, '1'),
(121768, 32060, 'QU', 'OK', 'S', 1719062715, 1719062715, '1'),
(121769, 23553, 'QU', 'OK', 'S', 1719062787, 1719062787, '1'),
(121770, 23555, 'QU', 'OK', 'S', 1719062797, 1719062797, '1'),
(121771, 24404, 'QU', 'OK', 'S', 1719062849, 1719062849, '1'),
(121772, 32127, 'QU', 'OK', 'S', 1719062955, 1719062955, '1'),
(121773, 31866, 'QU', 'OK', 'S', 1719063645, 1719063645, '1'),
(121774, 31866, 'QU', 'OK', 'S', 1719063654, 1719063654, '1'),
(121775, 31847, 'QU', 'OK', 'S', 1719063662, 1719063662, '1'),
(121776, 31847, 'QU', 'OK', 'S', 1719063669, 1719063669, '1'),
(121777, 31845, 'QU', 'OK', 'S', 1719063677, 1719063677, '1'),
(121778, 31845, 'QU', 'OK', 'S', 1719063684, 1719063684, '1'),
(121779, 31842, 'QU', 'OK', 'S', 1719063693, 1719063693, '1'),
(121780, 31842, 'QU', 'OK', 'S', 1719063703, 1719063703, '1'),
(121781, 29830, 'QU', 'OK', 'S', 1719063710, 1719063710, '1'),
(121782, 29803, 'QU', 'OK', 'S', 1719063719, 1719063719, '1'),
(121783, 29792, 'QU', 'OK', 'S', 1719063729, 1719063729, '1'),
(121784, 29791, 'QU', 'OK', 'S', 1719063735, 1719063735, '1'),
(121785, 29784, 'QU', 'OK', 'S', 1719063745, 1719063745, '1'),
(121786, 21608, 'QU', 'OK', 'S', 1719063838, 1719063838, '1'),
(121787, 31553, 'QU', 'OK', 'S', 1719065408, 1719065408, '1'),
(121788, 31552, 'QU', 'OK', 'S', 1719065415, 1719065415, '1'),
(121789, 31551, 'QU', 'OK', 'S', 1719065422, 1719065422, '1'),
(121790, 31551, 'QU', 'OK', 'S', 1719065422, 1719065422, '1'),
(121791, 31362, 'QU', 'OK', 'S', 1719065432, 1719065432, '1'),
(121792, 31338, 'QU', 'OK', 'S', 1719065439, 1719065439, '1'),
(121793, 31339, 'QU', 'OK', 'S', 1719065446, 1719065446, '1'),
(121794, 31339, 'QU', 'OK', 'S', 1719065446, 1719065446, '1'),
(121795, 31309, 'QU', 'OK', 'S', 1719065453, 1719065453, '1'),
(121796, 31307, 'QU', 'OK', 'S', 1719065460, 1719065460, '1'),
(121797, 31302, 'QU', 'OK', 'S', 1719065474, 1719065474, '1'),
(121798, 31294, 'QU', 'OK', 'S', 1719065481, 1719065481, '1'),
(121799, 31108, 'QU', 'OK', 'S', 1719065487, 1719065487, '1'),
(121800, 30794, 'QU', 'OK', 'S', 1719065499, 1719065499, '1'),
(121801, 32127, 'QU', 'OK', 'S', 1719209580, 1719209580, '1'),
(121802, 32100, 'QU', 'OK', 'S', 1719209591, 1719209591, '1'),
(121803, 32100, 'QU', 'OK', 'S', 1719209619, 1719209619, '1'),
(121804, 32099, 'QU', 'OK', 'S', 1719209627, 1719209627, '1'),
(121805, 32099, 'QU', 'OK', 'S', 1719209634, 1719209634, '1'),
(121806, 32080, 'QU', 'OK', 'S', 1719209644, 1719209644, '1'),
(121807, 32080, 'QU', 'OK', 'S', 1719209655, 1719209655, '1'),
(121808, 32079, 'QU', 'OK', 'S', 1719209663, 1719209663, '1'),
(121809, 32079, 'QU', 'OK', 'S', 1719209674, 1719209674, '1'),
(121810, 32065, 'QU', 'OK', 'S', 1719209739, 1719209739, '1'),
(121811, 32065, 'QU', 'OK', 'S', 1719209748, 1719209748, '1'),
(121812, 32058, 'QU', 'OK', 'S', 1719209769, 1719209769, '1'),
(121813, 32013, 'QU', 'OK', 'S', 1719209782, 1719209782, '1'),
(121814, 32013, 'QU', 'OK', 'S', 1719209788, 1719209788, '1'),
(121815, 28719, 'QU', 'OK', 'S', 1719210106, 1719210106, '1'),
(121816, 32002, 'QU', 'OK', 'S', 1719210715, 1719210715, '1'),
(121817, 32002, 'QU', 'OK', 'S', 1719210729, 1719210729, '1'),
(121818, 32002, 'QU', 'OK', 'S', 1719210731, 1719210731, '1'),
(121819, 32089, 'QU', 'OK', 'S', 1719210742, 1719210742, '1'),
(121820, 31986, 'QU', 'OK', 'S', 1719210745, 1719210745, '1'),
(121821, 32094, 'QU', 'OK', 'S', 1719210749, 1719210749, '1'),
(121822, 32122, 'QU', 'OK', 'S', 1719210752, 1719210752, '1'),
(121823, 32096, 'QU', 'OK', 'S', 1719210758, 1719210758, '1'),
(121824, 32054, 'QU', 'OK', 'S', 1719210762, 1719210762, '1'),
(121825, 32054, 'QU', 'OK', 'S', 1719210767, 1719210767, '1'),
(121826, 32054, 'QU', 'OK', 'S', 1719210774, 1719210774, '1'),
(121827, 32064, 'QU', 'OK', 'S', 1719210780, 1719210780, '1'),
(121828, 32063, 'QU', 'OK', 'S', 1719210787, 1719210787, '1'),
(121829, 25719, 'QU', 'OK', 'S', 1719211835, 1719211835, '1'),
(121830, 25719, 'QU', 'OK', 'S', 1719211835, 1719211835, '1'),
(121831, 25704, 'QU', 'OK', 'S', 1719212417, 1719212417, '1'),
(121832, 25702, 'QU', 'OK', 'S', 1719212448, 1719212448, '1'),
(121833, 31464, 'QU', 'OK', 'S', 1719213325, 1719213325, '1'),
(121834, 31316, 'QU', 'OK', 'S', 1719213350, 1719213350, '1'),
(121835, 31262, 'QU', 'OK', 'S', 1719213365, 1719213365, '1'),
(121836, 31465, 'QU', 'OK', 'S', 1719213378, 1719213378, '1'),
(121837, 31261, 'QU', 'OK', 'S', 1719213401, 1719213401, '1'),
(121838, 30456, 'QU', 'OK', 'S', 1719213419, 1719213419, '1'),
(121839, 30396, 'QU', 'OK', 'S', 1719213450, 1719213450, '1'),
(121840, 22371, 'QU', 'OK', 'S', 1719213456, 1719213456, '1'),
(121841, 8909, 'QU', 'OK', 'S', 1719213460, 1719213460, '1'),
(121842, 30297, 'QU', 'OK', 'S', 1719213463, 1719213463, '1'),
(121843, 28697, 'QU', 'OK', 'S', 1719213469, 1719213469, '1'),
(121844, 30296, 'QU', 'OK', 'S', 1719213471, 1719213471, '1'),
(121845, 14343, 'QU', 'OK', 'S', 1719213473, 1719213473, '1'),
(121846, 14341, 'QU', 'OK', 'S', 1719213478, 1719213478, '1'),
(121847, 30295, 'QU', 'OK', 'S', 1719213480, 1719213480, '1'),
(121848, 11139, 'QU', 'OK', 'S', 1719213482, 1719213482, '1'),
(121849, 29176, 'QU', 'OK', 'S', 1719213487, 1719213487, '1'),
(121850, 18241, 'QU', 'OK', 'S', 1719213491, 1719213491, '1'),
(121851, 18175, 'QU', 'OK', 'S', 1719213496, 1719213496, '1'),
(121852, 20056, 'QU', 'OK', 'S', 1719213501, 1719213501, '1'),
(121853, 26915, 'QU', 'OK', 'S', 1719213503, 1719213503, '1'),
(121854, 26915, 'QU', 'OK', 'S', 1719213503, 1719213503, '1'),
(121855, 26915, 'QU', 'OK', 'S', 1719213503, 1719213503, '1'),
(121856, 26915, 'QU', 'OK', 'S', 1719213503, 1719213503, '1'),
(121857, 20056, 'QU', 'OK', 'S', 1719213504, 1719213504, '1'),
(121858, 18629, 'QU', 'OK', 'S', 1719213508, 1719213508, '1'),
(121859, 20193, 'QU', 'OK', 'S', 1719213528, 1719213528, '1'),
(121860, 26866, 'QU', 'OK', 'S', 1719213530, 1719213530, '1'),
(121861, 26866, 'QU', 'OK', 'S', 1719213530, 1719213530, '1'),
(121862, 21085, 'QU', 'OK', 'S', 1719213541, 1719213541, '1'),
(121863, 31035, 'QU', 'OK', 'S', 1719213549, 1719213549, '1'),
(121864, 31985, 'QU', 'OK', 'S', 1719213559, 1719213559, '1'),
(121865, 31696, 'QU', 'OK', 'S', 1719213562, 1719213562, '1'),
(121866, 20382, 'QU', 'OK', 'S', 1719213567, 1719213567, '1'),
(121867, 20392, 'QU', 'OK', 'S', 1719213574, 1719213574, '1'),
(121868, 26366, 'QU', 'OK', 'S', 1719213645, 1719213645, '1'),
(121869, 25747, 'QU', 'OK', 'S', 1719213653, 1719213653, '1'),
(121870, 25685, 'QU', 'OK', 'S', 1719213682, 1719213682, '1'),
(121871, 25685, 'QU', 'OK', 'S', 1719213682, 1719213682, '1'),
(121872, 25685, 'QU', 'OK', 'S', 1719213682, 1719213682, '1'),
(121873, 25685, 'QU', 'OK', 'S', 1719213682, 1719213682, '1'),
(121874, 25685, 'QU', 'OK', 'S', 1719213682, 1719213682, '1'),
(121875, 25508, 'QU', 'OK', 'S', 1719213693, 1719213693, '1'),
(121876, 25070, 'QU', 'OK', 'S', 1719213713, 1719213713, '1'),
(121877, 25067, 'QU', 'OK', 'S', 1719213734, 1719213734, '1'),
(121878, 25067, 'QU', 'OK', 'S', 1719213734, 1719213734, '1'),
(121879, 25067, 'QU', 'OK', 'S', 1719213734, 1719213734, '1'),
(121880, 25067, 'QU', 'OK', 'S', 1719213734, 1719213734, '1'),
(121881, 25067, 'QU', 'OK', 'S', 1719213734, 1719213734, '1'),
(121882, 24815, 'QU', 'OK', 'S', 1719213765, 1719213765, '1'),
(121883, 24813, 'QU', 'OK', 'S', 1719213777, 1719213777, '1'),
(121884, 24810, 'QU', 'OK', 'S', 1719213792, 1719213792, '1'),
(121885, 24810, 'QU', 'OK', 'S', 1719213792, 1719213792, '1'),
(121886, 24810, 'QU', 'OK', 'S', 1719213792, 1719213792, '1'),
(121887, 24801, 'QU', 'OK', 'S', 1719213802, 1719213802, '1'),
(121888, 23747, 'QU', 'OK', 'S', 1719213815, 1719213815, '1'),
(121889, 23460, 'QU', 'OK', 'S', 1719213823, 1719213823, '1'),
(121890, 24392, 'QU', 'OK', 'S', 1719213944, 1719213944, '1'),
(121891, 30396, 'QU', 'OK', 'S', 1719214133, 1719214133, '1'),
(121892, 31090, 'QU', 'OK', 'S', 1719214140, 1719214140, '1'),
(121893, 15499, 'QU', 'OK', 'S', 1719214143, 1719214143, '1'),
(121894, 30721, 'QU', 'OK', 'S', 1719214148, 1719214148, '1'),
(121895, 28903, 'QU', 'OK', 'S', 1719214161, 1719214161, '1'),
(121896, 31515, 'QU', 'OK', 'S', 1719214168, 1719214168, '1'),
(121897, 31699, 'QU', 'OK', 'S', 1719214171, 1719214171, '1'),
(121898, 31867, 'QU', 'OK', 'S', 1719214173, 1719214173, '1'),
(121899, 31866, 'QU', 'OK', 'S', 1719214469, 1719214469, '1'),
(121900, 31847, 'QU', 'OK', 'S', 1719214502, 1719214502, '1'),
(121901, 31845, 'QU', 'OK', 'S', 1719214520, 1719214520, '1'),
(121902, 31842, 'QU', 'OK', 'S', 1719214648, 1719214648, '1'),
(121903, 29830, 'QU', 'OK', 'S', 1719215304, 1719215304, '1'),
(121904, 29830, 'QU', 'OK', 'S', 1719215304, 1719215304, '1'),
(121905, 29830, 'QU', 'OK', 'S', 1719215304, 1719215304, '1'),
(121906, 29830, 'QU', 'OK', 'S', 1719215304, 1719215304, '1'),
(121907, 29830, 'QU', 'OK', 'S', 1719215304, 1719215304, '1'),
(121908, 29803, 'QU', 'OK', 'S', 1719215474, 1719215474, '1'),
(121909, 29803, 'QU', 'OK', 'S', 1719215474, 1719215474, '1'),
(121910, 29803, 'QU', 'OK', 'S', 1719215474, 1719215474, '1'),
(121911, 29803, 'QU', 'OK', 'S', 1719215474, 1719215474, '1'),
(121912, 29803, 'QU', 'OK', 'S', 1719215474, 1719215474, '1'),
(121913, 29792, 'QU', 'OK', 'S', 1719215544, 1719215544, '1'),
(121914, 29791, 'QU', 'OK', 'S', 1719215664, 1719215664, '1'),
(121915, 29791, 'QU', 'OK', 'S', 1719215664, 1719215664, '1'),
(121916, 29791, 'QU', 'OK', 'S', 1719215664, 1719215664, '1'),
(121917, 29791, 'QU', 'OK', 'S', 1719215690, 1719215690, '1'),
(121918, 29784, 'QU', 'OK', 'S', 1719215791, 1719215791, '1'),
(121919, 29784, 'QU', 'OK', 'S', 1719215791, 1719215791, '1'),
(121920, 29784, 'QU', 'OK', 'S', 1719215791, 1719215791, '1'),
(121921, 29722, 'QU', 'OK', 'S', 1719215860, 1719215860, '1'),
(121922, 29722, 'QU', 'OK', 'S', 1719215860, 1719215860, '1'),
(121923, 29722, 'QU', 'OK', 'S', 1719215901, 1719215901, '1'),
(121924, 32119, 'QU', 'OK', 'S', 1719216006, 1719216006, '1'),
(121925, 31729, 'QU', 'OK', 'S', 1719216012, 1719216012, '1'),
(121926, 31728, 'QU', 'OK', 'S', 1719216018, 1719216018, '1'),
(121927, 31727, 'QU', 'OK', 'S', 1719216024, 1719216024, '1'),
(121928, 31726, 'QU', 'OK', 'S', 1719216030, 1719216030, '1'),
(121929, 31678, 'QU', 'OK', 'S', 1719216035, 1719216035, '1'),
(121930, 31677, 'QU', 'OK', 'S', 1719216041, 1719216041, '1'),
(121931, 29697, 'QU', 'OK', 'S', 1719216047, 1719216047, '1'),
(121932, 29697, 'QU', 'OK', 'S', 1719216047, 1719216047, '1'),
(121933, 29697, 'QU', 'OK', 'S', 1719216047, 1719216047, '1'),
(121934, 29697, 'QU', 'OK', 'S', 1719216047, 1719216047, '1'),
(121935, 31648, 'QU', 'OK', 'S', 1719216054, 1719216054, '1'),
(121936, 31650, 'QU', 'OK', 'S', 1719216061, 1719216061, '1'),
(121937, 31649, 'QU', 'OK', 'S', 1719216065, 1719216065, '1'),
(121938, 31648, 'QU', 'OK', 'S', 1719216070, 1719216070, '1'),
(121939, 31630, 'QU', 'OK', 'S', 1719216077, 1719216077, '1'),
(121940, 31629, 'QU', 'OK', 'S', 1719216082, 1719216082, '1'),
(121941, 31598, 'QU', 'OK', 'S', 1719216089, 1719216089, '1'),
(121942, 31597, 'QU', 'OK', 'S', 1719216100, 1719216100, '1'),
(121943, 31581, 'QU', 'OK', 'S', 1719216106, 1719216106, '1'),
(121944, 31580, 'QU', 'OK', 'S', 1719216111, 1719216111, '1'),
(121945, 31522, 'QU', 'OK', 'S', 1719216118, 1719216118, '1'),
(121946, 31521, 'QU', 'OK', 'S', 1719216123, 1719216123, '1'),
(121947, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121948, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121949, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121950, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121951, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121952, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121953, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121954, 31518, 'QU', 'OK', 'S', 1719216145, 1719216145, '1'),
(121955, 31500, 'QU', 'OK', 'S', 1719216151, 1719216151, '1'),
(121956, 31497, 'QU', 'OK', 'S', 1719216157, 1719216157, '1'),
(121957, 31496, 'QU', 'OK', 'S', 1719216161, 1719216161, '1'),
(121958, 31495, 'QU', 'OK', 'S', 1719216166, 1719216166, '1'),
(121959, 31494, 'QU', 'OK', 'S', 1719216179, 1719216179, '1'),
(121960, 31494, 'QU', 'OK', 'S', 1719216179, 1719216179, '1'),
(121961, 31494, 'QU', 'OK', 'S', 1719216179, 1719216179, '1'),
(121962, 31494, 'QU', 'OK', 'S', 1719216179, 1719216179, '1'),
(121963, 31475, 'QU', 'OK', 'S', 1719216184, 1719216184, '1'),
(121964, 31474, 'QU', 'OK', 'S', 1719216193, 1719216193, '1'),
(121965, 31471, 'QU', 'OK', 'S', 1719216202, 1719216202, '1'),
(121966, 31470, 'QU', 'OK', 'S', 1719216206, 1719216206, '1'),
(121967, 31436, 'QU', 'OK', 'S', 1719216221, 1719216221, '1'),
(121968, 31188, 'QU', 'OK', 'S', 1719216238, 1719216238, '1'),
(121969, 30965, 'QU', 'OK', 'S', 1719216249, 1719216249, '1'),
(121970, 30965, 'QU', 'OK', 'S', 1719216249, 1719216249, '1'),
(121971, 30965, 'QU', 'OK', 'S', 1719216249, 1719216249, '1'),
(121972, 31673, 'QU', 'OK', 'S', 1719216318, 1719216318, '1'),
(121973, 31673, 'QU', 'OK', 'S', 1719216318, 1719216318, '1'),
(121974, 31673, 'QU', 'OK', 'S', 1719216318, 1719216318, '1'),
(121975, 31301, 'QU', 'OK', 'S', 1719216455, 1719216455, '1'),
(121976, 31301, 'QU', 'OK', 'S', 1719216455, 1719216455, '1'),
(121977, 31301, 'QU', 'OK', 'S', 1719216455, 1719216455, '1'),
(121978, 31301, 'QU', 'OK', 'S', 1719216455, 1719216455, '1'),
(121979, 31222, 'QU', 'OK', 'S', 1719216477, 1719216477, '1'),
(121980, 31460, 'QU', 'OK', 'S', 1719216519, 1719216519, '1'),
(121981, 31460, 'QU', 'OK', 'S', 1719216519, 1719216519, '1'),
(121982, 31460, 'QU', 'OK', 'S', 1719216519, 1719216519, '1'),
(121983, 31460, 'QU', 'OK', 'S', 1719216519, 1719216519, '1'),
(121984, 31460, 'QU', 'OK', 'S', 1719216543, 1719216543, '1'),
(121985, 31278, 'QU', 'OK', 'S', 1719216598, 1719216598, '1'),
(121986, 31276, 'QU', 'OK', 'S', 1719216603, 1719216603, '1'),
(121987, 31233, 'QU', 'OK', 'S', 1719216609, 1719216609, '1'),
(121988, 31232, 'QU', 'OK', 'S', 1719216615, 1719216615, '1'),
(121989, 31077, 'QU', 'OK', 'S', 1719216624, 1719216624, '1'),
(121990, 31076, 'QU', 'OK', 'S', 1719216629, 1719216629, '1'),
(121991, 30772, 'QU', 'OK', 'S', 1719216682, 1719216682, '1'),
(121992, 30771, 'QU', 'OK', 'S', 1719216686, 1719216686, '1'),
(121993, 30626, 'QU', 'OK', 'S', 1719216707, 1719216707, '1'),
(121994, 30621, 'QU', 'OK', 'S', 1719216719, 1719216719, '1'),
(121995, 30621, 'QU', 'OK', 'S', 1719216719, 1719216719, '1'),
(121996, 30600, 'QU', 'OK', 'S', 1719216735, 1719216735, '1'),
(121997, 30312, 'QU', 'OK', 'S', 1719216775, 1719216775, '1'),
(121998, 29345, 'QU', 'OK', 'S', 1719217021, 1719217021, '1'),
(121999, 29272, 'QU', 'OK', 'S', 1719217057, 1719217057, '1'),
(122000, 29272, 'QU', 'OK', 'S', 1719217062, 1719217062, '1'),
(122001, 29277, 'QU', 'OK', 'S', 1719217117, 1719217117, '1'),
(122002, 29277, 'QU', 'OK', 'S', 1719217117, 1719217117, '1'),
(122003, 29270, 'QU', 'OK', 'S', 1719217254, 1719217254, '1'),
(122004, 28722, 'QU', 'OK', 'S', 1719217333, 1719217333, '1'),
(122005, 28722, 'QU', 'OK', 'S', 1719217339, 1719217339, '1'),
(122006, 29320, 'QU', 'OK', 'S', 1719217408, 1719217408, '1'),
(122007, 29320, 'QU', 'OK', 'S', 1719217414, 1719217414, '1'),
(122008, 28719, 'QU', 'OK', 'S', 1719217454, 1719217454, '1'),
(122009, 28719, 'QU', 'OK', 'S', 1719217460, 1719217460, '1'),
(122010, 28721, 'QU', 'OK', 'S', 1719217478, 1719217478, '1'),
(122011, 28720, 'QU', 'OK', 'S', 1719217659, 1719217659, '1'),
(122012, 28720, 'QU', 'OK', 'S', 1719217666, 1719217666, '1'),
(122013, 29324, 'QU', 'OK', 'S', 1719217839, 1719217839, '1'),
(122014, 29324, 'QU', 'OK', 'S', 1719217839, 1719217839, '1'),
(122015, 29324, 'QU', 'OK', 'S', 1719217839, 1719217839, '1'),
(122016, 29279, 'QU', 'OK', 'S', 1719217899, 1719217899, '1'),
(122017, 29268, 'QU', 'OK', 'S', 1719218022, 1719218022, '1'),
(122018, 29268, 'QU', 'OK', 'S', 1719218022, 1719218022, '1'),
(122019, 29268, 'QU', 'OK', 'S', 1719218022, 1719218022, '1'),
(122020, 29268, 'QU', 'OK', 'S', 1719218022, 1719218022, '1'),
(122021, 29268, 'QU', 'OK', 'S', 1719218022, 1719218022, '1'),
(122022, 28723, 'QU', 'OK', 'S', 1719218160, 1719218160, '1'),
(122023, 28723, 'QU', 'OK', 'S', 1719218160, 1719218160, '1'),
(122024, 16311, 'QU', 'OK', 'S', 1719221168, 1719221168, '1'),
(122025, 21675, 'QU', 'OK', 'S', 1719223334, 1719223334, '1'),
(122026, 15954, 'QU', 'OK', 'S', 1719223361, 1719223361, '1'),
(122027, 15954, 'QU', 'OK', 'S', 1719223365, 1719223365, '1'),
(122028, 15954, 'QU', 'OK', 'S', 1719223368, 1719223368, '1'),
(122029, 15952, 'QU', 'OK', 'S', 1719223393, 1719223393, '1'),
(122030, 15952, 'QU', 'OK', 'S', 1719223396, 1719223396, '1'),
(122031, 15952, 'QU', 'OK', 'S', 1719223400, 1719223400, '1'),
(122032, 24897, 'QU', 'OK', 'S', 1719223646, 1719223646, '1'),
(122033, 24897, 'QU', 'OK', 'S', 1719223654, 1719223654, '1'),
(122034, 24897, 'QU', 'OK', 'S', 1719223656, 1719223656, '1'),
(122035, 24897, 'QU', 'OK', 'S', 1719223658, 1719223658, '1'),
(122036, 26306, 'QU', 'OK', 'S', 1719223675, 1719223675, '1'),
(122037, 26306, 'QU', 'OK', 'S', 1719223677, 1719223677, '1'),
(122038, 15954, 'QU', 'OK', 'S', 1719223677, 1719223677, '1'),
(122039, 15952, 'QU', 'OK', 'S', 1719223704, 1719223704, '1'),
(122040, 24897, 'QU', 'OK', 'S', 1719223780, 1719223780, '1'),
(122041, 24897, 'QU', 'OK', 'S', 1719223781, 1719223781, '1'),
(122042, 23870, 'QU', 'OK', 'S', 1719224703, 1719224703, '1'),
(122043, 23860, 'QU', 'OK', 'S', 1719224801, 1719224801, '1'),
(122044, 27700, 'QU', 'OK', 'S', 1719224845, 1719224845, '1'),
(122045, 27700, 'QU', 'OK', 'S', 1719224860, 1719224860, '1'),
(122046, 27700, 'QU', 'OK', 'S', 1719224874, 1719224874, '1'),
(122047, 23850, 'QU', 'OK', 'S', 1719224973, 1719224973, '1'),
(122048, 24302, 'QU', 'OK', 'S', 1719225401, 1719225401, '1'),
(122049, 32138, 'QU', 'OK', 'S', 1719229268, 1719229268, '1'),
(122050, 32143, 'QU', 'OK', 'S', 1719229689, 1719229689, '1'),
(122051, 32144, 'QU', 'OK', 'S', 1719229928, 1719229928, '1'),
(122052, 32145, 'QU', 'OK', 'S', 1719230176, 1719230176, '1'),
(122053, 30658, 'QU', 'OK', 'S', 1719230578, 1719230578, '1'),
(122054, 30658, 'QU', 'OK', 'S', 1719230602, 1719230602, '1'),
(122055, 23563, 'QU', 'OK', 'S', 1719230806, 1719230806, '1'),
(122056, 23563, 'QU', 'OK', 'S', 1719230806, 1719230806, '1'),
(122057, 23563, 'QU', 'OK', 'S', 1719230806, 1719230806, '1'),
(122058, 23563, 'QU', 'OK', 'S', 1719230806, 1719230806, '1'),
(122059, 23563, 'QU', 'OK', 'S', 1719230843, 1719230843, '1'),
(122060, 31899, 'QU', 'OK', 'S', 1719230849, 1719230849, '1'),
(122061, 23563, 'QU', 'OK', 'S', 1719230852, 1719230852, '1'),
(122062, 21145, 'QU', 'OK', 'S', 1719231069, 1719231069, '1'),
(122063, 21145, 'QU', 'OK', 'S', 1719231079, 1719231079, '1'),
(122064, 30532, 'QU', 'OK', 'S', 1719231091, 1719231091, '1'),
(122065, 22787, 'QU', 'OK', 'S', 1719231109, 1719231109, '1'),
(122066, 22787, 'QU', 'OK', 'S', 1719231120, 1719231120, '1'),
(122067, 22751, 'QU', 'OK', 'S', 1719231142, 1719231142, '1'),
(122068, 21766, 'QU', 'OK', 'S', 1719231180, 1719231180, '1'),
(122069, 21766, 'QU', 'OK', 'S', 1719231193, 1719231193, '1'),
(122070, 21765, 'QU', 'OK', 'S', 1719231208, 1719231208, '1'),
(122071, 21765, 'QU', 'OK', 'S', 1719231218, 1719231218, '1'),
(122072, 21764, 'QU', 'OK', 'S', 1719231228, 1719231228, '1'),
(122073, 21764, 'QU', 'OK', 'S', 1719231238, 1719231238, '1'),
(122074, 21763, 'QU', 'OK', 'S', 1719231251, 1719231251, '1'),
(122075, 21763, 'QU', 'OK', 'S', 1719231263, 1719231263, '1'),
(122076, 21365, 'QU', 'OK', 'S', 1719231278, 1719231278, '1'),
(122077, 21365, 'QU', 'OK', 'S', 1719231287, 1719231287, '1'),
(122078, 21364, 'QU', 'OK', 'S', 1719231299, 1719231299, '1'),
(122079, 21364, 'QU', 'OK', 'S', 1719231309, 1719231309, '1'),
(122080, 21363, 'QU', 'OK', 'S', 1719231318, 1719231318, '1'),
(122081, 21363, 'QU', 'OK', 'S', 1719231327, 1719231327, '1'),
(122082, 21146, 'QU', 'OK', 'S', 1719231340, 1719231340, '1'),
(122083, 21146, 'QU', 'OK', 'S', 1719231350, 1719231350, '1'),
(122084, 21145, 'QU', 'OK', 'S', 1719231369, 1719231369, '1'),
(122085, 21145, 'QU', 'OK', 'S', 1719231379, 1719231379, '1'),
(122086, 21034, 'QU', 'OK', 'S', 1719231391, 1719231391, '1'),
(122087, 21034, 'QU', 'OK', 'S', 1719231404, 1719231404, '1'),
(122088, 21031, 'QU', 'OK', 'S', 1719231450, 1719231450, '1'),
(122089, 21031, 'QU', 'OK', 'S', 1719231470, 1719231470, '1'),
(122090, 21030, 'QU', 'OK', 'S', 1719231479, 1719231479, '1'),
(122091, 21030, 'QU', 'OK', 'S', 1719231488, 1719231488, '1'),
(122092, 21029, 'QU', 'OK', 'S', 1719231495, 1719231495, '1'),
(122093, 21029, 'QU', 'OK', 'S', 1719231501, 1719231501, '1'),
(122094, 20726, 'QU', 'OK', 'S', 1719231509, 1719231509, '1'),
(122095, 20726, 'QU', 'OK', 'S', 1719231516, 1719231516, '1'),
(122096, 20561, 'QU', 'OK', 'S', 1719231528, 1719231528, '1'),
(122097, 20561, 'QU', 'OK', 'S', 1719231534, 1719231534, '1'),
(122098, 20384, 'QU', 'OK', 'S', 1719231542, 1719231542, '1'),
(122099, 20384, 'QU', 'OK', 'S', 1719231547, 1719231547, '1'),
(122100, 20381, 'QU', 'OK', 'S', 1719231555, 1719231555, '1'),
(122101, 20381, 'QU', 'OK', 'S', 1719231564, 1719231564, '1'),
(122102, 20380, 'QU', 'OK', 'S', 1719231571, 1719231571, '1'),
(122103, 20380, 'QU', 'OK', 'S', 1719231576, 1719231576, '1'),
(122104, 20378, 'QU', 'OK', 'S', 1719231591, 1719231591, '1'),
(122105, 20378, 'QU', 'OK', 'S', 1719231603, 1719231603, '1'),
(122106, 20207, 'QU', 'OK', 'S', 1719231619, 1719231619, '1'),
(122107, 32146, 'QU', 'OK', 'S', 1719231624, 1719231624, '1'),
(122108, 20207, 'QU', 'OK', 'S', 1719231625, 1719231625, '1'),
(122109, 20205, 'QU', 'OK', 'S', 1719231631, 1719231631, '1'),
(122110, 20205, 'QU', 'OK', 'S', 1719231640, 1719231640, '1'),
(122111, 17488, 'QU', 'OK', 'S', 1719231646, 1719231646, '1'),
(122112, 17488, 'QU', 'OK', 'S', 1719231652, 1719231652, '1'),
(122113, 17112, 'QU', 'OK', 'S', 1719231658, 1719231658, '1'),
(122114, 17112, 'QU', 'OK', 'S', 1719231666, 1719231666, '1'),
(122115, 16904, 'QU', 'OK', 'S', 1719231680, 1719231680, '1'),
(122116, 16904, 'QU', 'OK', 'S', 1719231688, 1719231688, '1'),
(122117, 32147, 'QU', 'OK', 'S', 1719231689, 1719231689, '1'),
(122118, 16882, 'QU', 'OK', 'S', 1719231695, 1719231695, '1'),
(122119, 16882, 'QU', 'OK', 'S', 1719231700, 1719231700, '1'),
(122120, 16758, 'QU', 'OK', 'S', 1719231707, 1719231707, '1'),
(122121, 16758, 'QU', 'OK', 'S', 1719231715, 1719231715, '1'),
(122122, 32148, 'QU', 'OK', 'S', 1719231768, 1719231768, '1'),
(122123, 32150, 'QU', 'OK', 'S', 1719231825, 1719231825, '1'),
(122124, 16342, 'QU', 'OK', 'S', 1719231983, 1719231983, '1'),
(122125, 16342, 'QU', 'OK', 'S', 1719231990, 1719231990, '1'),
(122126, 32151, 'QU', 'OK', 'S', 1719232125, 1719232125, '1'),
(122127, 32154, 'QU', 'OK', 'S', 1719232424, 1719232424, '1'),
(122128, 32120, 'QU', 'OK', 'S', 1719232538, 1719232538, '1'),
(122129, 32122, 'QU', 'OK', 'S', 1719232594, 1719232594, '1'),
(122130, 14543, 'QU', 'OK', 'S', 1719232906, 1719232906, '1'),
(122131, 16326, 'QU', 'OK', 'S', 1719232952, 1719232952, '1'),
(122132, 16326, 'QU', 'OK', 'S', 1719232963, 1719232963, '1'),
(122133, 16125, 'QU', 'OK', 'S', 1719232978, 1719232978, '1'),
(122134, 16125, 'QU', 'OK', 'S', 1719232984, 1719232984, '1'),
(122135, 16124, 'QU', 'OK', 'S', 1719232992, 1719232992, '1'),
(122136, 16124, 'QU', 'OK', 'S', 1719233000, 1719233000, '1'),
(122137, 15995, 'QU', 'OK', 'S', 1719233013, 1719233013, '1'),
(122138, 15995, 'QU', 'OK', 'S', 1719233024, 1719233024, '1'),
(122139, 15784, 'QU', 'OK', 'S', 1719233037, 1719233037, '1'),
(122140, 15784, 'QU', 'OK', 'S', 1719233042, 1719233042, '1'),
(122141, 15782, 'QU', 'OK', 'S', 1719233049, 1719233049, '1'),
(122142, 15782, 'QU', 'OK', 'S', 1719233055, 1719233055, '1'),
(122143, 15781, 'QU', 'OK', 'S', 1719233063, 1719233063, '1'),
(122144, 15781, 'QU', 'OK', 'S', 1719233069, 1719233069, '1'),
(122145, 15330, 'QU', 'OK', 'S', 1719233108, 1719233108, '1'),
(122146, 15330, 'QU', 'OK', 'S', 1719233121, 1719233121, '1'),
(122147, 24676, 'QU', 'OK', 'S', 1719233128, 1719233128, '1'),
(122148, 15138, 'QU', 'OK', 'S', 1719233129, 1719233129, '1'),
(122149, 18835, 'QU', 'OK', 'S', 1719233133, 1719233133, '1'),
(122150, 15138, 'QU', 'OK', 'S', 1719233144, 1719233144, '1'),
(122151, 14915, 'QU', 'OK', 'S', 1719233162, 1719233162, '1'),
(122152, 14915, 'QU', 'OK', 'S', 1719233170, 1719233170, '1'),
(122153, 14786, 'QU', 'OK', 'S', 1719233180, 1719233180, '1'),
(122154, 14786, 'QU', 'OK', 'S', 1719233187, 1719233187, '1'),
(122155, 14781, 'QU', 'OK', 'S', 1719233195, 1719233195, '1'),
(122156, 30301, 'QU', 'OK', 'S', 1719233198, 1719233198, '1'),
(122157, 14781, 'QU', 'OK', 'S', 1719233203, 1719233203, '1'),
(122158, 14565, 'QU', 'OK', 'S', 1719233225, 1719233225, '1'),
(122159, 14565, 'QU', 'OK', 'S', 1719233235, 1719233235, '1'),
(122160, 14564, 'QU', 'OK', 'S', 1719233243, 1719233243, '1'),
(122161, 14564, 'QU', 'OK', 'S', 1719233251, 1719233251, '1'),
(122162, 14345, 'QU', 'OK', 'S', 1719233274, 1719233274, '1'),
(122163, 14345, 'QU', 'OK', 'S', 1719233281, 1719233281, '1'),
(122164, 14255, 'QU', 'OK', 'S', 1719233291, 1719233291, '1'),
(122165, 23897, 'QU', 'OK', 'S', 1719233301, 1719233301, '1'),
(122166, 14255, 'QU', 'OK', 'S', 1719233309, 1719233309, '1'),
(122167, 14216, 'QU', 'OK', 'S', 1719233324, 1719233324, '1'),
(122168, 14216, 'QU', 'OK', 'S', 1719233331, 1719233331, '1'),
(122169, 14215, 'QU', 'OK', 'S', 1719233342, 1719233342, '1'),
(122170, 24958, 'QU', 'OK', 'S', 1719233351, 1719233351, '1'),
(122171, 29770, 'QU', 'OK', 'S', 1719233358, 1719233358, '1'),
(122172, 29770, 'QU', 'OK', 'S', 1719233360, 1719233360, '1'),
(122173, 31570, 'QU', 'OK', 'S', 1719233364, 1719233364, '1'),
(122174, 13973, 'QU', 'OK', 'S', 1719233366, 1719233366, '1'),
(122175, 29211, 'QU', 'OK', 'S', 1719233367, 1719233367, '1'),
(122176, 31917, 'QU', 'OK', 'S', 1719233371, 1719233371, '1'),
(122177, 13973, 'QU', 'OK', 'S', 1719233373, 1719233373, '1'),
(122178, 26877, 'QU', 'OK', 'S', 1719233374, 1719233374, '1'),
(122179, 31314, 'QU', 'OK', 'S', 1719233378, 1719233378, '1'),
(122180, 31991, 'QU', 'OK', 'S', 1719233382, 1719233382, '1'),
(122181, 26877, 'QU', 'OK', 'S', 1719233385, 1719233385, '1'),
(122182, 15169, 'QU', 'OK', 'S', 1719233389, 1719233389, '1'),
(122183, 15169, 'QU', 'OK', 'S', 1719233392, 1719233392, '1'),
(122184, 31913, 'QU', 'OK', 'S', 1719233395, 1719233395, '1'),
(122185, 11609, 'QU', 'OK', 'S', 1719233397, 1719233397, '1'),
(122186, 31917, 'QU', 'OK', 'S', 1719233399, 1719233399, '1'),
(122187, 18244, 'QU', 'OK', 'S', 1719233401, 1719233401, '1'),
(122188, 18244, 'QU', 'OK', 'S', 1719233403, 1719233403, '1'),
(122189, 23783, 'QU', 'OK', 'S', 1719233405, 1719233405, '1'),
(122190, 11609, 'QU', 'OK', 'S', 1719233406, 1719233406, '1'),
(122191, 31570, 'QU', 'OK', 'S', 1719233407, 1719233407, '1'),
(122192, 31570, 'QU', 'OK', 'S', 1719233409, 1719233409, '1'),
(122193, 31570, 'QU', 'OK', 'S', 1719233412, 1719233412, '1'),
(122194, 31796, 'QU', 'OK', 'S', 1719233413, 1719233413, '1'),
(122195, 31353, 'QU', 'OK', 'S', 1719233415, 1719233415, '1'),
(122196, 31913, 'QU', 'OK', 'S', 1719233418, 1719233418, '1'),
(122197, 31353, 'QU', 'OK', 'S', 1719233430, 1719233430, '1'),
(122198, 31971, 'QU', 'OK', 'S', 1719233432, 1719233432, '1'),
(122199, 31796, 'QU', 'OK', 'S', 1719233434, 1719233434, '1'),
(122200, 31917, 'QU', 'OK', 'S', 1719233436, 1719233436, '1'),
(122201, 21115, 'QU', 'OK', 'S', 1719233464, 1719233464, '1'),
(122202, 24342, 'QU', 'OK', 'S', 1719233475, 1719233475, '1'),
(122203, 19992, 'QU', 'OK', 'S', 1719233478, 1719233478, '1'),
(122204, 21571, 'QU', 'OK', 'S', 1719233500, 1719233500, '1'),
(122205, 21571, 'QU', 'OK', 'S', 1719233500, 1719233500, '1'),
(122206, 26442, 'QU', 'OK', 'S', 1719233520, 1719233520, '1'),
(122207, 19509, 'QU', 'OK', 'S', 1719234069, 1719234069, '1'),
(122208, 27262, 'QU', 'OK', 'S', 1719234111, 1719234111, '1'),
(122209, 29606, 'QU', 'OK', 'S', 1719234161, 1719234161, '1'),
(122210, 32033, 'QU', 'OK', 'S', 1719234270, 1719234270, '1'),
(122211, 31395, 'QU', 'OK', 'S', 1719234274, 1719234274, '1'),
(122212, 21298, 'QU', 'OK', 'S', 1719234277, 1719234277, '1'),
(122213, 31978, 'QU', 'OK', 'S', 1719234282, 1719234282, '1'),
(122214, 31978, 'QU', 'OK', 'S', 1719234286, 1719234286, '1'),
(122215, 31737, 'QU', 'OK', 'S', 1719234289, 1719234289, '1'),
(122216, 31395, 'QU', 'OK', 'S', 1719234292, 1719234292, '1'),
(122217, 31618, 'QU', 'OK', 'S', 1719234295, 1719234295, '1'),
(122218, 31774, 'QU', 'OK', 'S', 1719234298, 1719234298, '1'),
(122219, 31835, 'QU', 'OK', 'S', 1719234301, 1719234301, '1'),
(122220, 31701, 'QU', 'OK', 'S', 1719234304, 1719234304, '1'),
(122221, 25070, 'QU', 'OK', 'S', 1719234307, 1719234307, '1'),
(122222, 30686, 'QU', 'OK', 'S', 1719234313, 1719234313, '1'),
(122223, 31395, 'QU', 'OK', 'S', 1719234316, 1719234316, '1'),
(122224, 31085, 'QU', 'OK', 'S', 1719234319, 1719234319, '1'),
(122225, 30912, 'QU', 'OK', 'S', 1719234325, 1719234325, '1'),
(122226, 31085, 'QU', 'OK', 'S', 1719234330, 1719234330, '1'),
(122227, 29712, 'QU', 'OK', 'S', 1719234332, 1719234332, '1'),
(122228, 29712, 'QU', 'OK', 'S', 1719234338, 1719234338, '1'),
(122229, 31085, 'QU', 'OK', 'S', 1719234342, 1719234342, '1'),
(122230, 31316, 'QU', 'OK', 'S', 1719234346, 1719234346, '1'),
(122231, 31835, 'QU', 'OK', 'S', 1719234353, 1719234353, '1'),
(122232, 31978, 'QU', 'OK', 'S', 1719234354, 1719234354, '1'),
(122233, 31978, 'QU', 'OK', 'S', 1719234356, 1719234356, '1'),
(122234, 32028, 'QU', 'OK', 'S', 1719234360, 1719234360, '1'),
(122235, 31774, 'QU', 'OK', 'S', 1719234363, 1719234363, '1'),
(122236, 31618, 'QU', 'OK', 'S', 1719234368, 1719234368, '1'),
(122237, 19236, 'QU', 'OK', 'S', 1719234372, 1719234372, '1'),
(122238, 31774, 'QU', 'OK', 'S', 1719234373, 1719234373, '1'),
(122239, 14510, 'QU', 'OK', 'S', 1719234407, 1719234407, '1'),
(122240, 31085, 'QU', 'OK', 'S', 1719234537, 1719234537, '1'),
(122241, 32136, 'QU', 'OK', 'S', 1719234541, 1719234541, '1'),
(122242, 29712, 'QU', 'OK', 'S', 1719234633, 1719234633, '1'),
(122243, 32137, 'QU', 'OK', 'S', 1719234723, 1719234723, '1'),
(122244, 31774, 'QU', 'OK', 'S', 1719234744, 1719234744, '1'),
(122245, 21879, 'QU', 'OK', 'S', 1719234839, 1719234839, '1'),
(122246, 22445, 'QU', 'OK', 'S', 1719234854, 1719234854, '1'),
(122247, 22445, 'QU', 'OK', 'S', 1719234861, 1719234861, '1'),
(122248, 21657, 'QU', 'OK', 'S', 1719236706, 1719236706, '1'),
(122249, 21660, 'QU', 'OK', 'S', 1719236708, 1719236708, '1'),
(122250, 18449, 'QU', 'OK', 'S', 1719292072, 1719292072, '1'),
(122251, 20353, 'QU', 'OK', 'S', 1719292321, 1719292321, '1'),
(122252, 31180, 'QU', 'OK', 'S', 1719296471, 1719296471, '1'),
(122253, 31333, 'QU', 'OK', 'S', 1719296473, 1719296473, '1'),
(122254, 31667, 'QU', 'OK', 'S', 1719296475, 1719296475, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(122255, 31667, 'QU', 'OK', 'S', 1719296477, 1719296477, '1'),
(122256, 31667, 'QU', 'OK', 'S', 1719296479, 1719296479, '1'),
(122257, 31895, 'QU', 'OK', 'S', 1719296481, 1719296481, '1'),
(122258, 31333, 'QU', 'OK', 'S', 1719296485, 1719296485, '1'),
(122259, 31895, 'QU', 'OK', 'S', 1719296488, 1719296488, '1'),
(122260, 31895, 'QU', 'OK', 'S', 1719296490, 1719296490, '1'),
(122261, 30767, 'QU', 'OK', 'S', 1719296493, 1719296493, '1'),
(122262, 31115, 'QU', 'OK', 'S', 1719296495, 1719296495, '1'),
(122263, 31333, 'QU', 'OK', 'S', 1719296498, 1719296498, '1'),
(122264, 31333, 'QU', 'OK', 'S', 1719296500, 1719296500, '1'),
(122265, 31895, 'QU', 'OK', 'S', 1719296514, 1719296514, '1'),
(122266, 25237, 'QU', 'OK', 'S', 1719296730, 1719296730, '1'),
(122267, 26191, 'QU', 'OK', 'S', 1719297368, 1719297368, '1'),
(122268, 27760, 'QU', 'OK', 'S', 1719297382, 1719297382, '1'),
(122269, 24555, 'QU', 'OK', 'S', 1719297384, 1719297384, '1'),
(122270, 24573, 'QU', 'OK', 'S', 1719297386, 1719297386, '1'),
(122271, 26191, 'QU', 'OK', 'S', 1719297705, 1719297705, '1'),
(122272, 25319, 'QU', 'OK', 'S', 1719297980, 1719297980, '1'),
(122273, 24531, 'QU', 'OK', 'S', 1719298265, 1719298265, '1'),
(122274, 24204, 'QU', 'OK', 'S', 1719298473, 1719298473, '1'),
(122275, 24204, 'QU', 'OK', 'S', 1719298473, 1719298473, '1'),
(122276, 24203, 'QU', 'OK', 'S', 1719298487, 1719298487, '1'),
(122277, 24201, 'QU', 'OK', 'S', 1719298523, 1719298523, '1'),
(122278, 24184, 'QU', 'OK', 'S', 1719298536, 1719298536, '1'),
(122279, 24184, 'QU', 'OK', 'S', 1719298536, 1719298536, '1'),
(122280, 19193, 'QU', 'OK', 'S', 1719298824, 1719298824, '1'),
(122281, 19193, 'QU', 'OK', 'S', 1719298824, 1719298824, '1'),
(122282, 19188, 'QU', 'OK', 'S', 1719298861, 1719298861, '1'),
(122283, 19187, 'QU', 'OK', 'S', 1719298888, 1719298888, '1'),
(122284, 28721, 'QU', 'OK', 'S', 1719299795, 1719299795, '1'),
(122285, 28720, 'QU', 'OK', 'S', 1719299815, 1719299815, '1'),
(122286, 21675, 'QU', 'OK', 'S', 1719307572, 1719307572, '1'),
(122287, 15100, 'QU', 'OK', 'S', 1719307584, 1719307584, '1'),
(122288, 2784, 'QU', 'OK', 'S', 1719307605, 1719307605, '1'),
(122289, 19094, 'QU', 'OK', 'S', 1719307621, 1719307621, '1'),
(122290, 31734, 'QU', 'OK', 'S', 1719310878, 1719310878, '1'),
(122291, 32145, 'QU', 'OK', 'S', 1719310887, 1719310887, '1'),
(122292, 31732, 'QU', 'OK', 'S', 1719310894, 1719310894, '1'),
(122293, 27546, 'QU', 'OK', 'S', 1719310897, 1719310897, '1'),
(122294, 32144, 'QU', 'OK', 'S', 1719310901, 1719310901, '1'),
(122295, 24127, 'QU', 'OK', 'S', 1719310904, 1719310904, '1'),
(122296, 32143, 'QU', 'OK', 'S', 1719310911, 1719310911, '1'),
(122297, 26345, 'QU', 'OK', 'S', 1719311244, 1719311244, '1'),
(122298, 21888, 'QU', 'OK', 'S', 1719311256, 1719311256, '1'),
(122299, 21470, 'QU', 'OK', 'S', 1719311258, 1719311258, '1'),
(122300, 21872, 'QU', 'OK', 'S', 1719311260, 1719311260, '1'),
(122301, 30982, 'QU', 'OK', 'S', 1719311262, 1719311262, '1'),
(122302, 32170, 'QU', 'OK', 'S', 1719314326, 1719314326, '1'),
(122303, 15388, 'QU', 'OK', 'S', 1719314338, 1719314338, '1'),
(122304, 15388, 'QU', 'OK', 'S', 1719314338, 1719314338, '1'),
(122305, 15388, 'QU', 'OK', 'S', 1719314338, 1719314338, '1'),
(122306, 15387, 'QU', 'OK', 'S', 1719314549, 1719314549, '1'),
(122307, 15387, 'QU', 'OK', 'S', 1719314549, 1719314549, '1'),
(122308, 15386, 'QU', 'OK', 'S', 1719314659, 1719314659, '1'),
(122309, 15386, 'QU', 'OK', 'S', 1719314659, 1719314659, '1'),
(122310, 23554, 'QU', 'OK', 'S', 1719314752, 1719314752, '1'),
(122311, 23554, 'QU', 'OK', 'S', 1719314758, 1719314758, '1'),
(122312, 32171, 'QU', 'OK', 'S', 1719314778, 1719314778, '1'),
(122313, 24391, 'QU', 'OK', 'S', 1719314848, 1719314848, '1'),
(122314, 24391, 'QU', 'OK', 'S', 1719314854, 1719314854, '1'),
(122315, 24388, 'QU', 'OK', 'S', 1719314914, 1719314914, '1'),
(122316, 24388, 'QU', 'OK', 'S', 1719314914, 1719314914, '1'),
(122317, 24388, 'QU', 'OK', 'S', 1719314914, 1719314914, '1'),
(122318, 24430, 'QU', 'OK', 'S', 1719315001, 1719315001, '1'),
(122319, 24430, 'QU', 'OK', 'S', 1719315001, 1719315001, '1'),
(122320, 24430, 'QU', 'OK', 'S', 1719315001, 1719315001, '1'),
(122321, 24649, 'QU', 'OK', 'S', 1719315055, 1719315055, '1'),
(122322, 32160, 'QU', 'OK', 'S', 1719315131, 1719315131, '1'),
(122323, 32161, 'QU', 'OK', 'S', 1719315169, 1719315169, '1'),
(122324, 24635, 'QU', 'OK', 'S', 1719315389, 1719315389, '1'),
(122325, 24635, 'QU', 'OK', 'S', 1719315389, 1719315389, '1'),
(122326, 24635, 'QU', 'OK', 'S', 1719315389, 1719315389, '1'),
(122327, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122328, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122329, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122330, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122331, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122332, 24636, 'QU', 'OK', 'S', 1719315547, 1719315547, '1'),
(122333, 24564, 'QU', 'OK', 'S', 1719315672, 1719315672, '1'),
(122334, 24564, 'QU', 'OK', 'S', 1719315672, 1719315672, '1'),
(122335, 24404, 'QU', 'OK', 'S', 1719315783, 1719315783, '1'),
(122336, 24404, 'QU', 'OK', 'S', 1719315783, 1719315783, '1'),
(122337, 24398, 'QU', 'OK', 'S', 1719315830, 1719315830, '1'),
(122338, 32165, 'QU', 'OK', 'S', 1719315882, 1719315882, '1'),
(122339, 23556, 'QU', 'OK', 'S', 1719316256, 1719316256, '1'),
(122340, 23556, 'QU', 'OK', 'S', 1719316256, 1719316256, '1'),
(122341, 23553, 'QU', 'OK', 'S', 1719316357, 1719316357, '1'),
(122342, 23553, 'QU', 'OK', 'S', 1719316357, 1719316357, '1'),
(122343, 17766, 'QU', 'OK', 'S', 1719316492, 1719316492, '1'),
(122344, 23588, 'QU', 'OK', 'S', 1719316623, 1719316623, '1'),
(122345, 23588, 'QU', 'OK', 'S', 1719316623, 1719316623, '1'),
(122346, 23559, 'QU', 'OK', 'S', 1719316731, 1719316731, '1'),
(122347, 28720, 'QU', 'OK', 'S', 1719316739, 1719316739, '1'),
(122348, 24411, 'QU', 'OK', 'S', 1719316822, 1719316822, '1'),
(122349, 24411, 'QU', 'OK', 'S', 1719316822, 1719316822, '1'),
(122350, 24412, 'QU', 'OK', 'S', 1719316989, 1719316989, '1'),
(122351, 24412, 'QU', 'OK', 'S', 1719316989, 1719316989, '1'),
(122352, 24412, 'QU', 'OK', 'S', 1719316989, 1719316989, '1'),
(122353, 15384, 'QU', 'OK', 'S', 1719317148, 1719317148, '1'),
(122354, 15384, 'QU', 'OK', 'S', 1719317148, 1719317148, '1'),
(122355, 15385, 'QU', 'OK', 'S', 1719317287, 1719317287, '1'),
(122356, 31895, 'QU', 'OK', 'S', 1719317380, 1719317380, '1'),
(122357, 32166, 'QU', 'OK', 'S', 1719317385, 1719317385, '1'),
(122358, 17765, 'QU', 'OK', 'S', 1719317411, 1719317411, '1'),
(122359, 24639, 'QU', 'OK', 'S', 1719318231, 1719318231, '1'),
(122360, 17774, 'QU', 'OK', 'S', 1719318418, 1719318418, '1'),
(122361, 17774, 'QU', 'OK', 'S', 1719318418, 1719318418, '1'),
(122362, 17774, 'QU', 'OK', 'S', 1719318418, 1719318418, '1'),
(122363, 24652, 'QU', 'OK', 'S', 1719318518, 1719318518, '1'),
(122364, 24652, 'QU', 'OK', 'S', 1719318518, 1719318518, '1'),
(122365, 24652, 'QU', 'OK', 'S', 1719318518, 1719318518, '1'),
(122366, 24644, 'QU', 'OK', 'S', 1719318579, 1719318579, '1'),
(122367, 24644, 'QU', 'OK', 'S', 1719318579, 1719318579, '1'),
(122368, 24642, 'QU', 'OK', 'S', 1719318725, 1719318725, '1'),
(122369, 24642, 'QU', 'OK', 'S', 1719318725, 1719318725, '1'),
(122370, 24394, 'QU', 'OK', 'S', 1719318799, 1719318799, '1'),
(122371, 23569, 'QU', 'OK', 'S', 1719318932, 1719318932, '1'),
(122372, 23569, 'QU', 'OK', 'S', 1719318932, 1719318932, '1'),
(122373, 23569, 'QU', 'OK', 'S', 1719318932, 1719318932, '1'),
(122374, 23569, 'QU', 'OK', 'S', 1719318932, 1719318932, '1'),
(122375, 32167, 'QU', 'OK', 'S', 1719319707, 1719319707, '1'),
(122376, 24634, 'QU', 'OK', 'S', 1719319717, 1719319717, '1'),
(122377, 24634, 'QU', 'OK', 'S', 1719319717, 1719319717, '1'),
(122378, 24634, 'QU', 'OK', 'S', 1719319717, 1719319717, '1'),
(122379, 24429, 'QU', 'OK', 'S', 1719319846, 1719319846, '1'),
(122380, 24429, 'QU', 'OK', 'S', 1719319846, 1719319846, '1'),
(122381, 24653, 'QU', 'OK', 'S', 1719319921, 1719319921, '1'),
(122382, 24653, 'QU', 'OK', 'S', 1719319921, 1719319921, '1'),
(122383, 24653, 'QU', 'OK', 'S', 1719319921, 1719319921, '1'),
(122384, 24402, 'QU', 'OK', 'S', 1719320100, 1719320100, '1'),
(122385, 24402, 'QU', 'OK', 'S', 1719320107, 1719320107, '1'),
(122386, 24397, 'QU', 'OK', 'S', 1719320131, 1719320131, '1'),
(122387, 24397, 'QU', 'OK', 'S', 1719320139, 1719320139, '1'),
(122388, 24396, 'QU', 'OK', 'S', 1719320163, 1719320163, '1'),
(122389, 32168, 'QU', 'OK', 'S', 1719320311, 1719320311, '1'),
(122390, 17777, 'QU', 'OK', 'S', 1719320861, 1719320861, '1'),
(122391, 17777, 'QU', 'OK', 'S', 1719320868, 1719320868, '1'),
(122392, 32169, 'QU', 'OK', 'S', 1719320941, 1719320941, '1'),
(122393, 23589, 'QU', 'OK', 'S', 1719321230, 1719321230, '1'),
(122394, 23589, 'QU', 'OK', 'S', 1719321230, 1719321230, '1'),
(122395, 23589, 'QU', 'OK', 'S', 1719321230, 1719321230, '1'),
(122396, 23589, 'QU', 'OK', 'S', 1719321230, 1719321230, '1'),
(122397, 23568, 'QU', 'OK', 'S', 1719321308, 1719321308, '1'),
(122398, 23568, 'QU', 'OK', 'S', 1719321308, 1719321308, '1'),
(122399, 23567, 'QU', 'OK', 'S', 1719321389, 1719321389, '1'),
(122400, 23567, 'QU', 'OK', 'S', 1719321389, 1719321389, '1'),
(122401, 31428, 'QU', 'OK', 'S', 1719321458, 1719321458, '1'),
(122402, 23566, 'QU', 'OK', 'S', 1719321552, 1719321552, '1'),
(122403, 23566, 'QU', 'OK', 'S', 1719321552, 1719321552, '1'),
(122404, 24650, 'QU', 'OK', 'S', 1719321717, 1719321717, '1'),
(122405, 15773, 'QU', 'OK', 'S', 1719321769, 1719321769, '1'),
(122406, 15773, 'QU', 'OK', 'S', 1719321818, 1719321818, '1'),
(122407, 24399, 'QU', 'OK', 'S', 1719321826, 1719321826, '1'),
(122408, 24395, 'QU', 'OK', 'S', 1719321878, 1719321878, '1'),
(122409, 24390, 'QU', 'OK', 'S', 1719321911, 1719321911, '1'),
(122410, 32159, 'QU', 'OK', 'S', 1719321985, 1719321985, '1'),
(122411, 31316, 'QU', 'OK', 'S', 1719322145, 1719322145, '1'),
(122412, 28720, 'QU', 'OK', 'S', 1719322201, 1719322201, '1'),
(122413, 28720, 'QU', 'OK', 'S', 1719322204, 1719322204, '1'),
(122414, 28720, 'QU', 'OK', 'S', 1719322212, 1719322212, '1'),
(122415, 32122, 'QU', 'OK', 'S', 1719322362, 1719322362, '1'),
(122416, 32122, 'QU', 'OK', 'S', 1719322366, 1719322366, '1'),
(122417, 32122, 'QU', 'OK', 'S', 1719322370, 1719322370, '1'),
(122418, 32122, 'QU', 'OK', 'S', 1719322373, 1719322373, '1'),
(122419, 32145, 'QU', 'OK', 'S', 1719322376, 1719322376, '1'),
(122420, 32145, 'QU', 'OK', 'S', 1719322385, 1719322385, '1'),
(122421, 32122, 'QU', 'OK', 'S', 1719322415, 1719322415, '1'),
(122422, 32122, 'QU', 'OK', 'S', 1719322418, 1719322418, '1'),
(122423, 32145, 'QU', 'OK', 'S', 1719322421, 1719322421, '1'),
(122424, 30119, 'QU', 'OK', 'S', 1719322428, 1719322428, '1'),
(122425, 32144, 'QU', 'OK', 'S', 1719322446, 1719322446, '1'),
(122426, 32144, 'QU', 'OK', 'S', 1719322448, 1719322448, '1'),
(122427, 32145, 'QU', 'OK', 'S', 1719322450, 1719322450, '1'),
(122428, 32145, 'QU', 'OK', 'S', 1719322452, 1719322452, '1'),
(122429, 32145, 'QU', 'OK', 'S', 1719322454, 1719322454, '1'),
(122430, 32144, 'QU', 'OK', 'S', 1719322456, 1719322456, '1'),
(122431, 32144, 'QU', 'OK', 'S', 1719322458, 1719322458, '1'),
(122432, 32144, 'QU', 'OK', 'S', 1719322461, 1719322461, '1'),
(122433, 32144, 'QU', 'OK', 'S', 1719322463, 1719322463, '1'),
(122434, 30351, 'QU', 'OK', 'S', 1719322474, 1719322474, '1'),
(122435, 24127, 'QU', 'OK', 'S', 1719322479, 1719322479, '1'),
(122436, 25685, 'QU', 'OK', 'S', 1719322482, 1719322482, '1'),
(122437, 25685, 'QU', 'OK', 'S', 1719322488, 1719322488, '1'),
(122438, 25685, 'QU', 'OK', 'S', 1719322498, 1719322498, '1'),
(122439, 25685, 'QU', 'OK', 'S', 1719322501, 1719322501, '1'),
(122440, 30351, 'QU', 'OK', 'S', 1719322504, 1719322504, '1'),
(122441, 30532, 'QU', 'OK', 'S', 1719322509, 1719322509, '1'),
(122442, 29504, 'QU', 'OK', 'S', 1719322511, 1719322511, '1'),
(122443, 31975, 'QU', 'OK', 'S', 1719322525, 1719322525, '1'),
(122444, 31974, 'QU', 'OK', 'S', 1719322539, 1719322539, '1'),
(122445, 31964, 'QU', 'OK', 'S', 1719322555, 1719322555, '1'),
(122446, 31955, 'QU', 'OK', 'S', 1719322573, 1719322573, '1'),
(122447, 31951, 'QU', 'OK', 'S', 1719322585, 1719322585, '1'),
(122448, 31944, 'QU', 'OK', 'S', 1719322598, 1719322598, '1'),
(122449, 31926, 'QU', 'OK', 'S', 1719322608, 1719322608, '1'),
(122450, 31925, 'QU', 'OK', 'S', 1719322618, 1719322618, '1'),
(122451, 31920, 'QU', 'OK', 'S', 1719322631, 1719322631, '1'),
(122452, 31900, 'QU', 'OK', 'S', 1719322681, 1719322681, '1'),
(122453, 31017, 'QU', 'OK', 'S', 1719322684, 1719322684, '1'),
(122454, 31828, 'QU', 'OK', 'S', 1719322734, 1719322734, '1'),
(122455, 31526, 'QU', 'OK', 'S', 1719322794, 1719322794, '1'),
(122456, 31524, 'QU', 'OK', 'S', 1719322813, 1719322813, '1'),
(122457, 31423, 'QU', 'OK', 'S', 1719322828, 1719322828, '1'),
(122458, 31657, 'QU', 'OK', 'S', 1719322866, 1719322866, '1'),
(122459, 31281, 'QU', 'OK', 'S', 1719322866, 1719322866, '1'),
(122460, 31279, 'QU', 'OK', 'S', 1719322875, 1719322875, '1'),
(122461, 31247, 'QU', 'OK', 'S', 1719322886, 1719322886, '1'),
(122462, 31246, 'QU', 'OK', 'S', 1719322899, 1719322899, '1'),
(122463, 31245, 'QU', 'OK', 'S', 1719322913, 1719322913, '1'),
(122464, 31176, 'QU', 'OK', 'S', 1719322935, 1719322935, '1'),
(122465, 31175, 'QU', 'OK', 'S', 1719322948, 1719322948, '1'),
(122466, 31173, 'QU', 'OK', 'S', 1719322961, 1719322961, '1'),
(122467, 31125, 'QU', 'OK', 'S', 1719322977, 1719322977, '1'),
(122468, 31124, 'QU', 'OK', 'S', 1719322996, 1719322996, '1'),
(122469, 31069, 'QU', 'OK', 'S', 1719323036, 1719323036, '1'),
(122470, 31066, 'QU', 'OK', 'S', 1719323057, 1719323057, '1'),
(122471, 29514, 'QU', 'OK', 'S', 1719323079, 1719323079, '1'),
(122472, 29513, 'QU', 'OK', 'S', 1719323090, 1719323090, '1'),
(122473, 29512, 'QU', 'OK', 'S', 1719323122, 1719323122, '1'),
(122474, 29511, 'QU', 'OK', 'S', 1719323140, 1719323140, '1'),
(122475, 16720, 'QU', 'OK', 'S', 1719323497, 1719323497, '1'),
(122476, 16720, 'QU', 'OK', 'S', 1719323512, 1719323512, '1'),
(122477, 29083, 'QU', 'OK', 'S', 1719323574, 1719323574, '1'),
(122478, 24506, 'QU', 'OK', 'S', 1719323626, 1719323626, '1'),
(122479, 24505, 'QU', 'OK', 'S', 1719323654, 1719323654, '1'),
(122480, 24504, 'QU', 'OK', 'S', 1719323706, 1719323706, '1'),
(122481, 31471, 'QU', 'OK', 'S', 1719323730, 1719323730, '1'),
(122482, 31470, 'QU', 'OK', 'S', 1719323736, 1719323736, '1'),
(122483, 31456, 'QU', 'OK', 'S', 1719323744, 1719323744, '1'),
(122484, 31278, 'QU', 'OK', 'S', 1719323750, 1719323750, '1'),
(122485, 31276, 'QU', 'OK', 'S', 1719323756, 1719323756, '1'),
(122486, 31232, 'QU', 'OK', 'S', 1719323764, 1719323764, '1'),
(122487, 31077, 'QU', 'OK', 'S', 1719323769, 1719323769, '1'),
(122488, 31076, 'QU', 'OK', 'S', 1719323773, 1719323773, '1'),
(122489, 31011, 'QU', 'OK', 'S', 1719323778, 1719323778, '1'),
(122490, 31010, 'QU', 'OK', 'S', 1719323783, 1719323783, '1'),
(122491, 28504, 'QU', 'OK', 'S', 1719323868, 1719323868, '1'),
(122492, 26965, 'QU', 'OK', 'S', 1719323917, 1719323917, '1'),
(122493, 25245, 'QU', 'OK', 'S', 1719323947, 1719323947, '1'),
(122494, 25242, 'QU', 'OK', 'S', 1719323955, 1719323955, '1'),
(122495, 25238, 'QU', 'OK', 'S', 1719323962, 1719323962, '1'),
(122496, 25218, 'QU', 'OK', 'S', 1719323986, 1719323986, '1'),
(122497, 25217, 'QU', 'OK', 'S', 1719323991, 1719323991, '1'),
(122498, 24609, 'QU', 'OK', 'S', 1719324000, 1719324000, '1'),
(122499, 24322, 'QU', 'OK', 'S', 1719324010, 1719324010, '1'),
(122500, 24321, 'QU', 'OK', 'S', 1719324015, 1719324015, '1'),
(122501, 31436, 'QU', 'OK', 'S', 1719324146, 1719324146, '1'),
(122502, 29506, 'QU', 'OK', 'S', 1719324307, 1719324307, '1'),
(122503, 29507, 'QU', 'OK', 'S', 1719324317, 1719324317, '1'),
(122504, 29508, 'QU', 'OK', 'S', 1719324327, 1719324327, '1'),
(122505, 29509, 'QU', 'OK', 'S', 1719324338, 1719324338, '1'),
(122506, 31176, 'QU', 'OK', 'S', 1719324432, 1719324432, '1'),
(122507, 31069, 'QU', 'OK', 'S', 1719324456, 1719324456, '1'),
(122508, 31066, 'QU', 'OK', 'S', 1719324467, 1719324467, '1'),
(122509, 31065, 'QU', 'OK', 'S', 1719324483, 1719324483, '1'),
(122510, 29514, 'QU', 'OK', 'S', 1719324512, 1719324512, '1'),
(122511, 28952, 'QU', 'OK', 'S', 1719324838, 1719324838, '1'),
(122512, 28893, 'QU', 'OK', 'S', 1719324861, 1719324861, '1'),
(122513, 28524, 'QU', 'OK', 'S', 1719324888, 1719324888, '1'),
(122514, 28522, 'QU', 'OK', 'S', 1719324904, 1719324904, '1'),
(122515, 28521, 'QU', 'OK', 'S', 1719324921, 1719324921, '1'),
(122516, 28520, 'QU', 'OK', 'S', 1719324932, 1719324932, '1'),
(122517, 28517, 'QU', 'OK', 'S', 1719324964, 1719324964, '1'),
(122518, 28515, 'QU', 'OK', 'S', 1719324983, 1719324983, '1'),
(122519, 28513, 'QU', 'OK', 'S', 1719324999, 1719324999, '1'),
(122520, 28512, 'QU', 'OK', 'S', 1719325011, 1719325011, '1'),
(122521, 28491, 'QU', 'OK', 'S', 1719325024, 1719325024, '1'),
(122522, 28489, 'QU', 'OK', 'S', 1719325034, 1719325034, '1'),
(122523, 28474, 'QU', 'OK', 'S', 1719325051, 1719325051, '1'),
(122524, 26456, 'QU', 'OK', 'S', 1719325118, 1719325118, '1'),
(122525, 26446, 'QU', 'OK', 'S', 1719325161, 1719325161, '1'),
(122526, 24969, 'QU', 'OK', 'S', 1719325189, 1719325189, '1'),
(122527, 24968, 'QU', 'OK', 'S', 1719325202, 1719325202, '1'),
(122528, 24964, 'QU', 'OK', 'S', 1719325216, 1719325216, '1'),
(122529, 24964, 'QU', 'OK', 'S', 1719325216, 1719325216, '1'),
(122530, 24962, 'QU', 'OK', 'S', 1719325272, 1719325272, '1'),
(122531, 24962, 'QU', 'OK', 'S', 1719325272, 1719325272, '1'),
(122532, 24956, 'QU', 'OK', 'S', 1719325286, 1719325286, '1'),
(122533, 24956, 'QU', 'OK', 'S', 1719325286, 1719325286, '1'),
(122534, 21869, 'QU', 'OK', 'S', 1719325323, 1719325323, '1'),
(122535, 21868, 'QU', 'OK', 'S', 1719325342, 1719325342, '1'),
(122536, 31465, 'QU', 'OK', 'S', 1719378146, 1719378146, '1'),
(122537, 25067, 'QU', 'OK', 'S', 1719378148, 1719378148, '1'),
(122538, 32122, 'QU', 'OK', 'S', 1719378150, 1719378150, '1'),
(122539, 23460, 'QU', 'OK', 'S', 1719378152, 1719378152, '1'),
(122540, 30395, 'QU', 'OK', 'S', 1719378153, 1719378153, '1'),
(122541, 31627, 'QU', 'OK', 'S', 1719378157, 1719378157, '1'),
(122542, 30395, 'QU', 'OK', 'S', 1719378162, 1719378162, '1'),
(122543, 25508, 'QU', 'OK', 'S', 1719378282, 1719378282, '1'),
(122544, 27760, 'QU', 'OK', 'S', 1719381383, 1719381383, '1'),
(122545, 24579, 'QU', 'OK', 'S', 1719381608, 1719381608, '1'),
(122546, 31245, 'QU', 'OK', 'S', 1719381650, 1719381650, '1'),
(122547, 30994, 'QU', 'OK', 'S', 1719381666, 1719381666, '1'),
(122548, 31768, 'QU', 'OK', 'S', 1719381669, 1719381669, '1'),
(122549, 31468, 'QU', 'OK', 'S', 1719381673, 1719381673, '1'),
(122550, 31773, 'QU', 'OK', 'S', 1719381677, 1719381677, '1'),
(122551, 30989, 'QU', 'OK', 'S', 1719381680, 1719381680, '1'),
(122552, 31850, 'QU', 'OK', 'S', 1719381692, 1719381692, '1'),
(122553, 31486, 'QU', 'OK', 'S', 1719381696, 1719381696, '1'),
(122554, 30990, 'QU', 'OK', 'S', 1719381700, 1719381700, '1'),
(122555, 31773, 'QU', 'OK', 'S', 1719381704, 1719381704, '1'),
(122556, 20440, 'QU', 'OK', 'S', 1719381705, 1719381705, '1'),
(122557, 31586, 'QU', 'OK', 'S', 1719381708, 1719381708, '1'),
(122558, 31012, 'QU', 'OK', 'S', 1719381712, 1719381712, '1'),
(122559, 31262, 'QU', 'OK', 'S', 1719381717, 1719381717, '1'),
(122560, 31464, 'QU', 'OK', 'S', 1719381722, 1719381722, '1'),
(122561, 31261, 'QU', 'OK', 'S', 1719381727, 1719381727, '1'),
(122562, 31556, 'QU', 'OK', 'S', 1719381731, 1719381731, '1'),
(122563, 31850, 'QU', 'OK', 'S', 1719381734, 1719381734, '1'),
(122564, 31013, 'QU', 'OK', 'S', 1719381738, 1719381738, '1'),
(122565, 31850, 'QU', 'OK', 'S', 1719381741, 1719381741, '1'),
(122566, 31445, 'QU', 'OK', 'S', 1719381744, 1719381744, '1'),
(122567, 31545, 'QU', 'OK', 'S', 1719381748, 1719381748, '1'),
(122568, 31782, 'QU', 'OK', 'S', 1719381752, 1719381752, '1'),
(122569, 31466, 'QU', 'OK', 'S', 1719381755, 1719381755, '1'),
(122570, 31748, 'QU', 'OK', 'S', 1719381759, 1719381759, '1'),
(122571, 31782, 'QU', 'OK', 'S', 1719381763, 1719381763, '1'),
(122572, 31782, 'QU', 'OK', 'S', 1719381767, 1719381767, '1'),
(122573, 27859, 'QU', 'OK', 'S', 1719381770, 1719381770, '1'),
(122574, 32102, 'QU', 'OK', 'S', 1719381772, 1719381772, '1'),
(122575, 31609, 'QU', 'OK', 'S', 1719381776, 1719381776, '1'),
(122576, 31850, 'QU', 'OK', 'S', 1719381780, 1719381780, '1'),
(122577, 31653, 'QU', 'OK', 'S', 1719381783, 1719381783, '1'),
(122578, 31830, 'QU', 'OK', 'S', 1719381787, 1719381787, '1'),
(122579, 31773, 'QU', 'OK', 'S', 1719381791, 1719381791, '1'),
(122580, 31658, 'QU', 'OK', 'S', 1719381795, 1719381795, '1'),
(122581, 31487, 'QU', 'OK', 'S', 1719381799, 1719381799, '1'),
(122582, 31748, 'QU', 'OK', 'S', 1719381803, 1719381803, '1'),
(122583, 31665, 'QU', 'OK', 'S', 1719381808, 1719381808, '1'),
(122584, 31556, 'QU', 'OK', 'S', 1719381816, 1719381816, '1'),
(122585, 31829, 'QU', 'OK', 'S', 1719381822, 1719381822, '1'),
(122586, 31748, 'QU', 'OK', 'S', 1719381826, 1719381826, '1'),
(122587, 31556, 'QU', 'OK', 'S', 1719381833, 1719381833, '1'),
(122588, 31656, 'QU', 'OK', 'S', 1719381838, 1719381838, '1'),
(122589, 31657, 'QU', 'OK', 'S', 1719381841, 1719381841, '1'),
(122590, 32012, 'QU', 'OK', 'S', 1719381848, 1719381848, '1'),
(122591, 31734, 'QU', 'OK', 'S', 1719381852, 1719381852, '1'),
(122592, 31732, 'QU', 'OK', 'S', 1719381857, 1719381857, '1'),
(122593, 31455, 'QU', 'OK', 'S', 1719381861, 1719381861, '1'),
(122594, 31697, 'QU', 'OK', 'S', 1719381865, 1719381865, '1'),
(122595, 31823, 'QU', 'OK', 'S', 1719381870, 1719381870, '1'),
(122596, 31661, 'QU', 'OK', 'S', 1719381874, 1719381874, '1'),
(122597, 31751, 'QU', 'OK', 'S', 1719381879, 1719381879, '1'),
(122598, 31700, 'QU', 'OK', 'S', 1719381884, 1719381884, '1'),
(122599, 32011, 'QU', 'OK', 'S', 1719381891, 1719381891, '1'),
(122600, 31701, 'QU', 'OK', 'S', 1719381897, 1719381897, '1'),
(122601, 31664, 'QU', 'OK', 'S', 1719381903, 1719381903, '1'),
(122602, 31481, 'QU', 'OK', 'S', 1719381906, 1719381906, '1'),
(122603, 31636, 'QU', 'OK', 'S', 1719381911, 1719381911, '1'),
(122604, 31684, 'QU', 'OK', 'S', 1719381916, 1719381916, '1'),
(122605, 16459, 'QU', 'OK', 'S', 1719381923, 1719381923, '1'),
(122606, 31776, 'QU', 'OK', 'S', 1719381928, 1719381928, '1'),
(122607, 31749, 'QU', 'OK', 'S', 1719381942, 1719381942, '1'),
(122608, 31762, 'QU', 'OK', 'S', 1719381946, 1719381946, '1'),
(122609, 31696, 'QU', 'OK', 'S', 1719381952, 1719381952, '1'),
(122610, 31662, 'QU', 'OK', 'S', 1719381957, 1719381957, '1'),
(122611, 31608, 'QU', 'OK', 'S', 1719381963, 1719381963, '1'),
(122612, 31829, 'QU', 'OK', 'S', 1719381968, 1719381968, '1'),
(122613, 31830, 'QU', 'OK', 'S', 1719381973, 1719381973, '1'),
(122614, 31647, 'QU', 'OK', 'S', 1719381981, 1719381981, '1'),
(122615, 16460, 'QU', 'OK', 'S', 1719381988, 1719381988, '1'),
(122616, 31773, 'QU', 'OK', 'S', 1719381993, 1719381993, '1'),
(122617, 16460, 'QU', 'OK', 'S', 1719381998, 1719381998, '1'),
(122618, 31750, 'QU', 'OK', 'S', 1719382003, 1719382003, '1'),
(122619, 31776, 'QU', 'OK', 'S', 1719382008, 1719382008, '1'),
(122620, 31021, 'QU', 'OK', 'S', 1719382014, 1719382014, '1'),
(122621, 31781, 'QU', 'OK', 'S', 1719382020, 1719382020, '1'),
(122622, 32003, 'QU', 'OK', 'S', 1719382027, 1719382027, '1'),
(122623, 31675, 'QU', 'OK', 'S', 1719382034, 1719382034, '1'),
(122624, 31057, 'QU', 'OK', 'S', 1719382041, 1719382041, '1'),
(122625, 32105, 'QU', 'OK', 'S', 1719382084, 1719382084, '1'),
(122626, 32105, 'QU', 'OK', 'S', 1719382090, 1719382090, '1'),
(122627, 31713, 'QU', 'OK', 'S', 1719382097, 1719382097, '1'),
(122628, 31776, 'QU', 'OK', 'S', 1719382102, 1719382102, '1'),
(122629, 31713, 'QU', 'OK', 'S', 1719382109, 1719382109, '1'),
(122630, 31714, 'QU', 'OK', 'S', 1719382121, 1719382121, '1'),
(122631, 31732, 'QU', 'OK', 'S', 1719382139, 1719382139, '1'),
(122632, 31775, 'QU', 'OK', 'S', 1719382156, 1719382156, '1'),
(122633, 31482, 'QU', 'OK', 'S', 1719382176, 1719382176, '1'),
(122634, 28222, 'QU', 'OK', 'S', 1719382259, 1719382259, '1'),
(122635, 16459, 'QU', 'OK', 'S', 1719382289, 1719382289, '1'),
(122636, 16459, 'QU', 'OK', 'S', 1719382299, 1719382299, '1'),
(122637, 28222, 'QU', 'OK', 'S', 1719382305, 1719382305, '1'),
(122638, 31715, 'QU', 'OK', 'S', 1719382331, 1719382331, '1'),
(122639, 31715, 'QU', 'OK', 'S', 1719382336, 1719382336, '1'),
(122640, 28815, 'QU', 'OK', 'S', 1719384073, 1719384073, '1'),
(122641, 25777, 'QU', 'OK', 'S', 1719384702, 1719384702, '1'),
(122642, 25777, 'QU', 'OK', 'S', 1719384710, 1719384710, '1'),
(122643, 2882, 'QU', 'OK', 'S', 1719384767, 1719384767, '1'),
(122644, 25624, 'QU', 'OK', 'S', 1719384967, 1719384967, '1'),
(122645, 25625, 'QU', 'OK', 'S', 1719385011, 1719385011, '1'),
(122646, 25513, 'QU', 'OK', 'S', 1719385116, 1719385116, '1'),
(122647, 25513, 'QU', 'OK', 'S', 1719385119, 1719385119, '1'),
(122648, 25513, 'QU', 'OK', 'S', 1719385141, 1719385141, '1'),
(122649, 25513, 'QU', 'OK', 'S', 1719385147, 1719385147, '1'),
(122650, 25623, 'QU', 'OK', 'S', 1719385526, 1719385526, '1'),
(122651, 25623, 'QU', 'OK', 'S', 1719385545, 1719385545, '1'),
(122652, 25623, 'QU', 'OK', 'S', 1719385554, 1719385554, '1'),
(122653, 25623, 'QU', 'OK', 'S', 1719385558, 1719385558, '1'),
(122654, 25514, 'QU', 'OK', 'S', 1719385668, 1719385668, '1'),
(122655, 25520, 'QU', 'OK', 'S', 1719385893, 1719385893, '1'),
(122656, 25628, 'QU', 'OK', 'S', 1719388764, 1719388764, '1'),
(122657, 25519, 'QU', 'OK', 'S', 1719388818, 1719388818, '1'),
(122658, 25517, 'QU', 'OK', 'S', 1719388857, 1719388857, '1'),
(122659, 26822, 'QU', 'OK', 'S', 1719389266, 1719389266, '1'),
(122660, 26822, 'QU', 'OK', 'S', 1719389269, 1719389269, '1'),
(122661, 26822, 'QU', 'OK', 'S', 1719389272, 1719389272, '1'),
(122662, 26819, 'QU', 'OK', 'S', 1719389556, 1719389556, '1'),
(122663, 26241, 'QU', 'OK', 'S', 1719389611, 1719389611, '1'),
(122664, 26414, 'QU', 'OK', 'S', 1719389716, 1719389716, '1'),
(122665, 28323, 'QU', 'OK', 'S', 1719389955, 1719389955, '1'),
(122666, 28323, 'QU', 'OK', 'S', 1719389955, 1719389955, '1'),
(122667, 28323, 'QU', 'OK', 'S', 1719389955, 1719389955, '1'),
(122668, 26246, 'QU', 'OK', 'S', 1719390059, 1719390059, '1'),
(122669, 28322, 'QU', 'OK', 'S', 1719390078, 1719390078, '1'),
(122670, 28322, 'QU', 'OK', 'S', 1719390078, 1719390078, '1'),
(122671, 28322, 'QU', 'OK', 'S', 1719390078, 1719390078, '1'),
(122672, 28322, 'QU', 'OK', 'S', 1719390078, 1719390078, '1'),
(122673, 28318, 'QU', 'OK', 'S', 1719390129, 1719390129, '1'),
(122674, 28318, 'QU', 'OK', 'S', 1719390139, 1719390139, '1'),
(122675, 25776, 'QU', 'OK', 'S', 1719390286, 1719390286, '1'),
(122676, 25776, 'QU', 'OK', 'S', 1719390286, 1719390286, '1'),
(122677, 25775, 'QU', 'OK', 'S', 1719390308, 1719390308, '1'),
(122678, 25775, 'QU', 'OK', 'S', 1719390315, 1719390315, '1'),
(122679, 25731, 'QU', 'OK', 'S', 1719390409, 1719390409, '1'),
(122680, 25731, 'QU', 'OK', 'S', 1719390414, 1719390414, '1'),
(122681, 25733, 'QU', 'OK', 'S', 1719390436, 1719390436, '1'),
(122682, 25733, 'QU', 'OK', 'S', 1719390444, 1719390444, '1'),
(122683, 25741, 'QU', 'OK', 'S', 1719390489, 1719390489, '1'),
(122684, 25741, 'QU', 'OK', 'S', 1719390495, 1719390495, '1'),
(122685, 25725, 'QU', 'OK', 'S', 1719390521, 1719390521, '1'),
(122686, 25725, 'QU', 'OK', 'S', 1719390527, 1719390527, '1'),
(122687, 25772, 'QU', 'OK', 'S', 1719390554, 1719390554, '1'),
(122688, 25772, 'QU', 'OK', 'S', 1719390560, 1719390560, '1'),
(122689, 25722, 'QU', 'OK', 'S', 1719390600, 1719390600, '1'),
(122690, 25722, 'QU', 'OK', 'S', 1719390605, 1719390605, '1'),
(122691, 31709, 'QU', 'OK', 'S', 1719393635, 1719393635, '1'),
(122692, 20256, 'QU', 'OK', 'S', 1719393670, 1719393670, '1'),
(122693, 30453, 'QU', 'OK', 'S', 1719393707, 1719393707, '1'),
(122694, 32164, 'QU', 'OK', 'S', 1719393895, 1719393895, '1'),
(122695, 32155, 'QU', 'OK', 'S', 1719394088, 1719394088, '1'),
(122696, 32156, 'QU', 'OK', 'S', 1719394128, 1719394128, '1'),
(122697, 32157, 'QU', 'OK', 'S', 1719394172, 1719394172, '1'),
(122698, 32158, 'QU', 'OK', 'S', 1719394283, 1719394283, '1'),
(122699, 32162, 'QU', 'OK', 'S', 1719394555, 1719394555, '1'),
(122700, 32163, 'QU', 'OK', 'S', 1719394608, 1719394608, '1'),
(122701, 30738, 'QU', 'OK', 'S', 1719394689, 1719394689, '1'),
(122702, 30448, 'QU', 'OK', 'S', 1719394926, 1719394926, '1'),
(122703, 25121, 'QU', 'OK', 'S', 1719394953, 1719394953, '1'),
(122704, 30448, 'QU', 'OK', 'S', 1719394994, 1719394994, '1'),
(122705, 32172, 'QU', 'OK', 'S', 1719395182, 1719395182, '1'),
(122706, 31744, 'QU', 'OK', 'S', 1719395355, 1719395355, '1'),
(122707, 30589, 'QU', 'OK', 'S', 1719395879, 1719395879, '1'),
(122708, 30536, 'QU', 'OK', 'S', 1719395912, 1719395912, '1'),
(122709, 30529, 'QU', 'OK', 'S', 1719395963, 1719395963, '1'),
(122710, 28721, 'QU', 'OK', 'S', 1719396105, 1719396105, '1'),
(122711, 24794, 'QU', 'OK', 'S', 1719396455, 1719396455, '1'),
(122712, 25268, 'QU', 'OK', 'S', 1719397061, 1719397061, '1'),
(122713, 32185, 'QU', 'OK', 'S', 1719397658, 1719397658, '1'),
(122714, 32181, 'QU', 'OK', 'S', 1719398071, 1719398071, '1'),
(122715, 32183, 'QU', 'OK', 'S', 1719398448, 1719398448, '1'),
(122716, 31898, 'QU', 'OK', 'S', 1719398925, 1719398925, '1'),
(122717, 32184, 'QU', 'OK', 'S', 1719399555, 1719399555, '1'),
(122718, 32188, 'QU', 'OK', 'S', 1719400825, 1719400825, '1'),
(122719, 32190, 'QU', 'OK', 'S', 1719401039, 1719401039, '1'),
(122720, 32189, 'QU', 'OK', 'S', 1719401228, 1719401228, '1'),
(122721, 32175, 'QU', 'OK', 'S', 1719401565, 1719401565, '1'),
(122722, 32191, 'QU', 'OK', 'S', 1719401656, 1719401656, '1'),
(122723, 32176, 'QU', 'OK', 'S', 1719401994, 1719401994, '1'),
(122724, 32177, 'QU', 'OK', 'S', 1719402277, 1719402277, '1'),
(122725, 32178, 'QU', 'OK', 'S', 1719402598, 1719402598, '1'),
(122726, 32192, 'QU', 'OK', 'S', 1719402970, 1719402970, '1'),
(122727, 32193, 'QU', 'OK', 'S', 1719403114, 1719403114, '1'),
(122728, 31547, 'QU', 'OK', 'S', 1719403189, 1719403189, '1'),
(122729, 32186, 'QU', 'OK', 'S', 1719403892, 1719403892, '1'),
(122730, 32187, 'QU', 'OK', 'S', 1719404399, 1719404399, '1'),
(122731, 31364, 'QU', 'OK', 'S', 1719404665, 1719404665, '1'),
(122732, 31418, 'QU', 'OK', 'S', 1719404705, 1719404705, '1'),
(122733, 25265, 'QU', 'OK', 'S', 1719405212, 1719405212, '1'),
(122734, 30536, 'QU', 'OK', 'S', 1719405319, 1719405319, '1'),
(122735, 22241, 'QU', 'OK', 'S', 1719405364, 1719405364, '1'),
(122736, 31102, 'QU', 'OK', 'S', 1719405822, 1719405822, '1'),
(122737, 31102, 'QU', 'OK', 'S', 1719406623, 1719406623, '1'),
(122738, 30589, 'QU', 'OK', 'S', 1719406947, 1719406947, '1'),
(122739, 31928, 'QU', 'OK', 'S', 1719407060, 1719407060, '1'),
(122740, 30529, 'QU', 'OK', 'S', 1719407375, 1719407375, '1'),
(122741, 25268, 'QU', 'OK', 'S', 1719407411, 1719407411, '1'),
(122742, 25265, 'QU', 'OK', 'S', 1719407513, 1719407513, '1'),
(122743, 32102, 'QU', 'OK', 'S', 1719409565, 1719409565, '1'),
(122744, 31466, 'QU', 'OK', 'S', 1719409576, 1719409576, '1'),
(122745, 31316, 'QU', 'OK', 'S', 1719409630, 1719409630, '1'),
(122746, 31261, 'QU', 'OK', 'S', 1719409675, 1719409675, '1'),
(122747, 30807, 'QU', 'OK', 'S', 1719409701, 1719409701, '1'),
(122748, 30397, 'QU', 'OK', 'S', 1719409725, 1719409725, '1'),
(122749, 30395, 'QU', 'OK', 'S', 1719409747, 1719409747, '1'),
(122750, 30297, 'QU', 'OK', 'S', 1719409754, 1719409754, '1'),
(122751, 30296, 'QU', 'OK', 'S', 1719409760, 1719409760, '1'),
(122752, 26869, 'QU', 'OK', 'S', 1719409844, 1719409844, '1'),
(122753, 26869, 'QU', 'OK', 'S', 1719409844, 1719409844, '1'),
(122754, 26869, 'QU', 'OK', 'S', 1719409844, 1719409844, '1'),
(122755, 26869, 'QU', 'OK', 'S', 1719409844, 1719409844, '1'),
(122756, 26869, 'QU', 'OK', 'S', 1719409844, 1719409844, '1'),
(122757, 26865, 'QU', 'OK', 'S', 1719409907, 1719409907, '1'),
(122758, 26865, 'QU', 'OK', 'S', 1719409907, 1719409907, '1'),
(122759, 26502, 'QU', 'OK', 'S', 1719410025, 1719410025, '1'),
(122760, 26502, 'QU', 'OK', 'S', 1719410025, 1719410025, '1'),
(122761, 26502, 'QU', 'OK', 'S', 1719410025, 1719410025, '1'),
(122762, 26502, 'QU', 'OK', 'S', 1719410025, 1719410025, '1'),
(122763, 26502, 'QU', 'OK', 'S', 1719410025, 1719410025, '1'),
(122764, 25323, 'QU', 'OK', 'S', 1719410091, 1719410091, '1'),
(122765, 25323, 'QU', 'OK', 'S', 1719410091, 1719410091, '1'),
(122766, 25323, 'QU', 'OK', 'S', 1719410091, 1719410091, '1'),
(122767, 25323, 'QU', 'OK', 'S', 1719410091, 1719410091, '1'),
(122768, 25070, 'QU', 'OK', 'S', 1719410098, 1719410098, '1'),
(122769, 25067, 'QU', 'OK', 'S', 1719410128, 1719410128, '1'),
(122770, 25067, 'QU', 'OK', 'S', 1719410128, 1719410128, '1'),
(122771, 24811, 'QU', 'OK', 'S', 1719410180, 1719410180, '1'),
(122772, 23747, 'QU', 'OK', 'S', 1719410210, 1719410210, '1'),
(122773, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122774, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122775, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122776, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122777, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122778, 23356, 'QU', 'OK', 'S', 1719410243, 1719410243, '1'),
(122779, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122780, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122781, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122782, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122783, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122784, 23354, 'QU', 'OK', 'S', 1719410276, 1719410276, '1'),
(122785, 23353, 'QU', 'OK', 'S', 1719410293, 1719410293, '1'),
(122786, 23353, 'QU', 'OK', 'S', 1719410293, 1719410293, '1'),
(122787, 23353, 'QU', 'OK', 'S', 1719410293, 1719410293, '1'),
(122788, 23353, 'QU', 'OK', 'S', 1719410293, 1719410293, '1'),
(122789, 23353, 'QU', 'OK', 'S', 1719410293, 1719410293, '1'),
(122790, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122791, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122792, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122793, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122794, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122795, 23349, 'QU', 'OK', 'S', 1719410312, 1719410312, '1'),
(122796, 23344, 'QU', 'OK', 'S', 1719410336, 1719410336, '1'),
(122797, 23344, 'QU', 'OK', 'S', 1719410336, 1719410336, '1'),
(122798, 23344, 'QU', 'OK', 'S', 1719410336, 1719410336, '1'),
(122799, 23344, 'QU', 'OK', 'S', 1719410336, 1719410336, '1'),
(122800, 23343, 'QU', 'OK', 'S', 1719410368, 1719410368, '1'),
(122801, 23343, 'QU', 'OK', 'S', 1719410368, 1719410368, '1'),
(122802, 23343, 'QU', 'OK', 'S', 1719410368, 1719410368, '1'),
(122803, 23341, 'QU', 'OK', 'S', 1719410412, 1719410412, '1'),
(122804, 23341, 'QU', 'OK', 'S', 1719410412, 1719410412, '1'),
(122805, 23341, 'QU', 'OK', 'S', 1719410412, 1719410412, '1'),
(122806, 23341, 'QU', 'OK', 'S', 1719410412, 1719410412, '1'),
(122807, 31293, 'QU', 'OK', 'S', 1719410441, 1719410441, '1'),
(122808, 23349, 'QU', 'OK', 'S', 1719468978, 1719468978, '1'),
(122809, 23349, 'QU', 'OK', 'S', 1719468980, 1719468980, '1'),
(122810, 19305, 'QU', 'OK', 'S', 1719468983, 1719468983, '1'),
(122811, 19305, 'QU', 'OK', 'S', 1719468986, 1719468986, '1'),
(122812, 30893, 'QU', 'OK', 'S', 1719468989, 1719468989, '1'),
(122813, 26139, 'QU', 'OK', 'S', 1719468994, 1719468994, '1'),
(122814, 30807, 'QU', 'OK', 'S', 1719468996, 1719468996, '1'),
(122815, 31700, 'QU', 'OK', 'S', 1719469024, 1719469024, '1'),
(122816, 26866, 'QU', 'OK', 'S', 1719469028, 1719469028, '1'),
(122817, 26866, 'QU', 'OK', 'S', 1719469033, 1719469033, '1'),
(122818, 26866, 'QU', 'OK', 'S', 1719469038, 1719469038, '1'),
(122819, 30515, 'QU', 'OK', 'S', 1719469042, 1719469042, '1'),
(122820, 23349, 'QU', 'OK', 'S', 1719469046, 1719469046, '1'),
(122821, 31652, 'QU', 'OK', 'S', 1719469052, 1719469052, '1'),
(122822, 30807, 'QU', 'OK', 'S', 1719469055, 1719469055, '1'),
(122823, 8406, 'QU', 'OK', 'S', 1719469074, 1719469074, '1'),
(122824, 8406, 'QU', 'OK', 'S', 1719469084, 1719469084, '1'),
(122825, 8406, 'QU', 'OK', 'S', 1719469096, 1719469096, '1'),
(122826, 8406, 'QU', 'OK', 'S', 1719469107, 1719469107, '1'),
(122827, 8406, 'QU', 'OK', 'S', 1719469118, 1719469118, '1'),
(122828, 8406, 'QU', 'OK', 'S', 1719469128, 1719469128, '1'),
(122829, 32194, 'QU', 'OK', 'S', 1719469276, 1719469276, '1'),
(122830, 32195, 'QU', 'OK', 'S', 1719469315, 1719469315, '1'),
(122831, 8406, 'QU', 'OK', 'S', 1719469401, 1719469401, '1'),
(122832, 8406, 'QU', 'OK', 'S', 1719469412, 1719469412, '1'),
(122833, 31852, 'QU', 'OK', 'S', 1719469940, 1719469940, '1'),
(122834, 20256, 'QU', 'OK', 'S', 1719470132, 1719470132, '1'),
(122835, 8406, 'QU', 'OK', 'S', 1719470707, 1719470707, '1'),
(122836, 19840, 'QU', 'OK', 'S', 1719471498, 1719471498, '1'),
(122837, 14839, 'QU', 'OK', 'S', 1719472148, 1719472148, '1'),
(122838, 14839, 'QU', 'OK', 'S', 1719472156, 1719472156, '1'),
(122839, 14839, 'QU', 'OK', 'S', 1719472175, 1719472175, '1'),
(122840, 14839, 'QU', 'OK', 'S', 1719472184, 1719472184, '1'),
(122841, 14839, 'QU', 'OK', 'S', 1719472202, 1719472202, '1'),
(122842, 14839, 'QU', 'OK', 'S', 1719472209, 1719472209, '1'),
(122843, 13460, 'QU', 'OK', 'S', 1719472382, 1719472382, '1'),
(122844, 8406, 'QU', 'OK', 'S', 1719472385, 1719472385, '1'),
(122845, 30249, 'QU', 'OK', 'S', 1719472600, 1719472600, '1'),
(122846, 31745, 'QU', 'OK', 'S', 1719472612, 1719472612, '1'),
(122847, 31745, 'QU', 'OK', 'S', 1719472616, 1719472616, '1'),
(122848, 24800, 'QU', 'OK', 'S', 1719472625, 1719472625, '1'),
(122849, 24800, 'QU', 'OK', 'S', 1719472640, 1719472640, '1'),
(122850, 28861, 'QU', 'OK', 'S', 1719472664, 1719472664, '1'),
(122851, 24800, 'QU', 'OK', 'S', 1719472672, 1719472672, '1'),
(122852, 24800, 'QU', 'OK', 'S', 1719472679, 1719472679, '1'),
(122853, 15848, 'QU', 'OK', 'S', 1719472681, 1719472681, '1'),
(122854, 15848, 'QU', 'OK', 'S', 1719472681, 1719472681, '1'),
(122855, 15848, 'QU', 'OK', 'S', 1719472681, 1719472681, '1'),
(122856, 15848, 'QU', 'OK', 'S', 1719472681, 1719472681, '1'),
(122857, 29374, 'QU', 'OK', 'S', 1719472701, 1719472701, '1'),
(122858, 24651, 'QU', 'OK', 'S', 1719472731, 1719472731, '1'),
(122859, 24651, 'QU', 'OK', 'S', 1719472731, 1719472731, '1'),
(122860, 24644, 'QU', 'OK', 'S', 1719473405, 1719473405, '1'),
(122861, 2884, 'QU', 'OK', 'S', 1719473956, 1719473956, '1'),
(122862, 2892, 'QU', 'OK', 'S', 1719474074, 1719474074, '1'),
(122863, 24651, 'QU', 'OK', 'S', 1719474335, 1719474335, '1'),
(122864, 24651, 'QU', 'OK', 'S', 1719474339, 1719474339, '1'),
(122865, 24651, 'QU', 'OK', 'S', 1719474348, 1719474348, '1'),
(122866, 24651, 'QU', 'OK', 'S', 1719474351, 1719474351, '1'),
(122867, 24401, 'QU', 'OK', 'S', 1719474406, 1719474406, '1'),
(122868, 24400, 'QU', 'OK', 'S', 1719474458, 1719474458, '1'),
(122869, 24654, 'QU', 'OK', 'S', 1719474519, 1719474519, '1'),
(122870, 24638, 'QU', 'OK', 'S', 1719474583, 1719474583, '1'),
(122871, 24638, 'QU', 'OK', 'S', 1719474594, 1719474594, '1'),
(122872, 24640, 'QU', 'OK', 'S', 1719474651, 1719474651, '1'),
(122873, 24390, 'QU', 'OK', 'S', 1719474752, 1719474752, '1'),
(122874, 24650, 'QU', 'OK', 'S', 1719474863, 1719474863, '1'),
(122875, 29323, 'QU', 'OK', 'S', 1719475162, 1719475162, '1'),
(122876, 29323, 'QU', 'OK', 'S', 1719475166, 1719475166, '1'),
(122877, 29323, 'QU', 'OK', 'S', 1719475175, 1719475175, '1'),
(122878, 29323, 'QU', 'OK', 'S', 1719475179, 1719475179, '1'),
(122879, 28725, 'QU', 'OK', 'S', 1719475230, 1719475230, '1'),
(122880, 15389, 'QU', 'OK', 'S', 1719475470, 1719475470, '1'),
(122881, 15389, 'QU', 'OK', 'S', 1719475480, 1719475480, '1'),
(122882, 17783, 'QU', 'OK', 'S', 1719476054, 1719476054, '1'),
(122883, 17783, 'QU', 'OK', 'S', 1719476057, 1719476057, '1'),
(122884, 17783, 'QU', 'OK', 'S', 1719476060, 1719476060, '1'),
(122885, 17783, 'QU', 'OK', 'S', 1719476064, 1719476064, '1'),
(122886, 17783, 'QU', 'OK', 'S', 1719476067, 1719476067, '1'),
(122887, 17783, 'QU', 'OK', 'S', 1719476081, 1719476081, '1'),
(122888, 17783, 'QU', 'OK', 'S', 1719476084, 1719476084, '1'),
(122889, 17783, 'QU', 'OK', 'S', 1719476092, 1719476092, '1'),
(122890, 17783, 'QU', 'OK', 'S', 1719476096, 1719476096, '1'),
(122891, 17783, 'QU', 'OK', 'S', 1719476112, 1719476112, '1'),
(122892, 24395, 'QU', 'OK', 'S', 1719476227, 1719476227, '1'),
(122893, 31433, 'QU', 'OK', 'S', 1719476666, 1719476666, '1'),
(122894, 31433, 'QU', 'OK', 'S', 1719476888, 1719476888, '1'),
(122895, 31433, 'QU', 'OK', 'S', 1719476891, 1719476891, '1'),
(122896, 31316, 'QU', 'OK', 'S', 1719480454, 1719480454, '1'),
(122897, 22242, 'QU', 'OK', 'S', 1719480520, 1719480520, '1'),
(122898, 29878, 'QU', 'OK', 'S', 1719480562, 1719480562, '1'),
(122899, 16310, 'QU', 'OK', 'S', 1719480566, 1719480566, '1'),
(122900, 24043, 'QU', 'OK', 'S', 1719480871, 1719480871, '1'),
(122901, 31824, 'QU', 'OK', 'S', 1719480964, 1719480964, '1'),
(122902, 30651, 'QU', 'OK', 'S', 1719481125, 1719481125, '1'),
(122903, 16312, 'QU', 'OK', 'S', 1719481258, 1719481258, '1'),
(122904, 16312, 'QU', 'OK', 'S', 1719481258, 1719481258, '1'),
(122905, 16311, 'QU', 'OK', 'S', 1719481275, 1719481275, '1'),
(122906, 16311, 'QU', 'OK', 'S', 1719481284, 1719481284, '1'),
(122907, 24800, 'QU', 'OK', 'S', 1719481301, 1719481301, '1'),
(122908, 16313, 'QU', 'OK', 'S', 1719481302, 1719481302, '1'),
(122909, 16313, 'QU', 'OK', 'S', 1719481302, 1719481302, '1'),
(122910, 16313, 'QU', 'OK', 'S', 1719481302, 1719481302, '1'),
(122911, 24800, 'QU', 'OK', 'S', 1719481308, 1719481308, '1'),
(122912, 24800, 'QU', 'OK', 'S', 1719481313, 1719481313, '1'),
(122913, 16314, 'QU', 'OK', 'S', 1719481336, 1719481336, '1'),
(122914, 16314, 'QU', 'OK', 'S', 1719481336, 1719481336, '1'),
(122915, 16314, 'QU', 'OK', 'S', 1719481336, 1719481336, '1'),
(122916, 16314, 'QU', 'OK', 'S', 1719481336, 1719481336, '1'),
(122917, 31700, 'QU', 'OK', 'S', 1719481380, 1719481380, '1'),
(122918, 27066, 'QU', 'OK', 'S', 1719481439, 1719481439, '1'),
(122919, 25296, 'QU', 'OK', 'S', 1719481508, 1719481508, '1'),
(122920, 24815, 'QU', 'OK', 'S', 1719481531, 1719481531, '1'),
(122921, 30992, 'QU', 'OK', 'S', 1719481558, 1719481558, '1'),
(122922, 26352, 'QU', 'OK', 'S', 1719481617, 1719481617, '1'),
(122923, 29380, 'QU', 'OK', 'S', 1719481849, 1719481849, '1'),
(122924, 30994, 'QU', 'OK', 'S', 1719481950, 1719481950, '1'),
(122925, 31699, 'QU', 'OK', 'S', 1719482036, 1719482036, '1'),
(122926, 32127, 'QU', 'OK', 'S', 1719482274, 1719482274, '1'),
(122927, 32127, 'QU', 'OK', 'S', 1719482292, 1719482292, '1'),
(122928, 32100, 'QU', 'OK', 'S', 1719482305, 1719482305, '1'),
(122929, 32100, 'QU', 'OK', 'S', 1719482313, 1719482313, '1'),
(122930, 32099, 'QU', 'OK', 'S', 1719482333, 1719482333, '1'),
(122931, 32099, 'QU', 'OK', 'S', 1719482345, 1719482345, '1'),
(122932, 32080, 'QU', 'OK', 'S', 1719482353, 1719482353, '1'),
(122933, 32080, 'QU', 'OK', 'S', 1719482360, 1719482360, '1'),
(122934, 32079, 'QU', 'OK', 'S', 1719482373, 1719482373, '1'),
(122935, 32079, 'QU', 'OK', 'S', 1719482381, 1719482381, '1'),
(122936, 32065, 'QU', 'OK', 'S', 1719482394, 1719482394, '1'),
(122937, 32058, 'QU', 'OK', 'S', 1719482403, 1719482403, '1'),
(122938, 32058, 'QU', 'OK', 'S', 1719482410, 1719482410, '1'),
(122939, 32013, 'QU', 'OK', 'S', 1719482418, 1719482418, '1'),
(122940, 32013, 'QU', 'OK', 'S', 1719482423, 1719482423, '1'),
(122941, 31867, 'QU', 'OK', 'S', 1719482431, 1719482431, '1'),
(122942, 31867, 'QU', 'OK', 'S', 1719482438, 1719482438, '1'),
(122943, 31866, 'QU', 'OK', 'S', 1719482455, 1719482455, '1'),
(122944, 31866, 'QU', 'OK', 'S', 1719482463, 1719482463, '1'),
(122945, 31847, 'QU', 'OK', 'S', 1719482477, 1719482477, '1'),
(122946, 31847, 'QU', 'OK', 'S', 1719482489, 1719482489, '1'),
(122947, 31845, 'QU', 'OK', 'S', 1719482501, 1719482501, '1'),
(122948, 31845, 'QU', 'OK', 'S', 1719482508, 1719482508, '1'),
(122949, 31842, 'QU', 'OK', 'S', 1719482519, 1719482519, '1'),
(122950, 31842, 'QU', 'OK', 'S', 1719482527, 1719482527, '1'),
(122951, 29830, 'QU', 'OK', 'S', 1719482534, 1719482534, '1'),
(122952, 29830, 'QU', 'OK', 'S', 1719482541, 1719482541, '1'),
(122953, 29803, 'QU', 'OK', 'S', 1719482549, 1719482549, '1'),
(122954, 29803, 'QU', 'OK', 'S', 1719482556, 1719482556, '1'),
(122955, 29792, 'QU', 'OK', 'S', 1719482564, 1719482564, '1'),
(122956, 29792, 'QU', 'OK', 'S', 1719482572, 1719482572, '1'),
(122957, 29791, 'QU', 'OK', 'S', 1719482582, 1719482582, '1'),
(122958, 29791, 'QU', 'OK', 'S', 1719482589, 1719482589, '1'),
(122959, 29784, 'QU', 'OK', 'S', 1719482597, 1719482597, '1'),
(122960, 29784, 'QU', 'OK', 'S', 1719482610, 1719482610, '1'),
(122961, 29722, 'QU', 'OK', 'S', 1719482623, 1719482623, '1'),
(122962, 29722, 'QU', 'OK', 'S', 1719482630, 1719482630, '1'),
(122963, 29697, 'QU', 'OK', 'S', 1719482655, 1719482655, '1'),
(122964, 29697, 'QU', 'OK', 'S', 1719482664, 1719482664, '1'),
(122965, 29345, 'QU', 'OK', 'S', 1719482675, 1719482675, '1'),
(122966, 29345, 'QU', 'OK', 'S', 1719482686, 1719482686, '1'),
(122967, 29324, 'QU', 'OK', 'S', 1719482696, 1719482696, '1'),
(122968, 29324, 'QU', 'OK', 'S', 1719482708, 1719482708, '1'),
(122969, 29320, 'QU', 'OK', 'S', 1719482717, 1719482717, '1'),
(122970, 29320, 'QU', 'OK', 'S', 1719482724, 1719482724, '1'),
(122971, 29279, 'QU', 'OK', 'S', 1719482735, 1719482735, '1'),
(122972, 29279, 'QU', 'OK', 'S', 1719482743, 1719482743, '1'),
(122973, 29277, 'QU', 'OK', 'S', 1719482753, 1719482753, '1'),
(122974, 29277, 'QU', 'OK', 'S', 1719482761, 1719482761, '1'),
(122975, 29276, 'QU', 'OK', 'S', 1719482768, 1719482768, '1'),
(122976, 29276, 'QU', 'OK', 'S', 1719482775, 1719482775, '1'),
(122977, 29272, 'QU', 'OK', 'S', 1719482783, 1719482783, '1'),
(122978, 29272, 'QU', 'OK', 'S', 1719482789, 1719482789, '1'),
(122979, 29270, 'QU', 'OK', 'S', 1719482796, 1719482796, '1'),
(122980, 29270, 'QU', 'OK', 'S', 1719482802, 1719482802, '1'),
(122981, 10752, 'QU', 'OK', 'S', 1719482981, 1719482981, '1'),
(122982, 23747, 'QU', 'OK', 'S', 1719482989, 1719482989, '1'),
(122983, 29268, 'QU', 'OK', 'S', 1719483126, 1719483126, '1'),
(122984, 29268, 'QU', 'OK', 'S', 1719483133, 1719483133, '1'),
(122985, 28724, 'QU', 'OK', 'S', 1719483295, 1719483295, '1'),
(122986, 28724, 'QU', 'OK', 'S', 1719483308, 1719483308, '1'),
(122987, 28723, 'QU', 'OK', 'S', 1719483318, 1719483318, '1'),
(122988, 28723, 'QU', 'OK', 'S', 1719483326, 1719483326, '1'),
(122989, 28722, 'QU', 'OK', 'S', 1719483334, 1719483334, '1'),
(122990, 28722, 'QU', 'OK', 'S', 1719483343, 1719483343, '1'),
(122991, 28323, 'QU', 'OK', 'S', 1719483363, 1719483363, '1'),
(122992, 28323, 'QU', 'OK', 'S', 1719483370, 1719483370, '1'),
(122993, 28322, 'QU', 'OK', 'S', 1719483377, 1719483377, '1'),
(122994, 28322, 'QU', 'OK', 'S', 1719483402, 1719483402, '1'),
(122995, 28318, 'QU', 'OK', 'S', 1719483412, 1719483412, '1'),
(122996, 28318, 'QU', 'OK', 'S', 1719483419, 1719483419, '1'),
(122997, 16317, 'QU', 'OK', 'S', 1719483431, 1719483431, '1'),
(122998, 16317, 'QU', 'OK', 'S', 1719483431, 1719483431, '1'),
(122999, 16754, 'QU', 'OK', 'S', 1719483445, 1719483445, '1'),
(123000, 16755, 'QU', 'OK', 'S', 1719483457, 1719483457, '1'),
(123001, 16756, 'QU', 'OK', 'S', 1719483471, 1719483471, '1'),
(123002, 16757, 'QU', 'OK', 'S', 1719483482, 1719483482, '1'),
(123003, 16990, 'QU', 'OK', 'S', 1719483518, 1719483518, '1'),
(123004, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123005, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123006, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123007, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123008, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123009, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123010, 16995, 'QU', 'OK', 'S', 1719483555, 1719483555, '1'),
(123011, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123012, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123013, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123014, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123015, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123016, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123017, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123018, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123019, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123020, 18105, 'QU', 'OK', 'S', 1719483606, 1719483606, '1'),
(123021, 18107, 'QU', 'OK', 'S', 1719483632, 1719483632, '1'),
(123022, 25776, 'QU', 'OK', 'S', 1719483695, 1719483695, '1'),
(123023, 25776, 'QU', 'OK', 'S', 1719483700, 1719483700, '1'),
(123024, 25775, 'QU', 'OK', 'S', 1719483706, 1719483706, '1'),
(123025, 25775, 'QU', 'OK', 'S', 1719483711, 1719483711, '1'),
(123026, 25774, 'QU', 'OK', 'S', 1719483718, 1719483718, '1'),
(123027, 25774, 'QU', 'OK', 'S', 1719483727, 1719483727, '1'),
(123028, 25772, 'QU', 'OK', 'S', 1719483756, 1719483756, '1'),
(123029, 25772, 'QU', 'OK', 'S', 1719483762, 1719483762, '1'),
(123030, 25771, 'QU', 'OK', 'S', 1719483898, 1719483898, '1'),
(123031, 25771, 'QU', 'OK', 'S', 1719483903, 1719483903, '1'),
(123032, 32201, 'QU', 'OK', 'S', 1719483962, 1719483962, '1'),
(123033, 25768, 'QU', 'OK', 'S', 1719484230, 1719484230, '1'),
(123034, 25768, 'QU', 'OK', 'S', 1719484236, 1719484236, '1'),
(123035, 18364, 'QU', 'OK', 'S', 1719484319, 1719484319, '1'),
(123036, 18375, 'QU', 'OK', 'S', 1719484336, 1719484336, '1'),
(123037, 25733, 'QU', 'OK', 'S', 1719484341, 1719484341, '1'),
(123038, 21182, 'QU', 'OK', 'S', 1719484345, 1719484345, '1'),
(123039, 21182, 'QU', 'OK', 'S', 1719484347, 1719484347, '1'),
(123040, 25733, 'QU', 'OK', 'S', 1719484348, 1719484348, '1'),
(123041, 29546, 'QU', 'OK', 'S', 1719484349, 1719484349, '1'),
(123042, 29546, 'QU', 'OK', 'S', 1719484352, 1719484352, '1'),
(123043, 29300, 'QU', 'OK', 'S', 1719484354, 1719484354, '1'),
(123044, 25731, 'QU', 'OK', 'S', 1719484354, 1719484354, '1'),
(123045, 29546, 'QU', 'OK', 'S', 1719484356, 1719484356, '1'),
(123046, 21182, 'QU', 'OK', 'S', 1719484359, 1719484359, '1'),
(123047, 25731, 'QU', 'OK', 'S', 1719484360, 1719484360, '1'),
(123048, 21182, 'QU', 'OK', 'S', 1719484361, 1719484361, '1'),
(123049, 32203, 'QU', 'OK', 'S', 1719484363, 1719484363, '1'),
(123050, 21182, 'QU', 'OK', 'S', 1719484364, 1719484364, '1'),
(123051, 32204, 'QU', 'OK', 'S', 1719484588, 1719484588, '1'),
(123052, 18480, 'QU', 'OK', 'S', 1719484825, 1719484825, '1'),
(123053, 18482, 'QU', 'OK', 'S', 1719484845, 1719484845, '1'),
(123054, 18483, 'QU', 'OK', 'S', 1719485234, 1719485234, '1'),
(123055, 18485, 'QU', 'OK', 'S', 1719485248, 1719485248, '1'),
(123056, 18487, 'QU', 'OK', 'S', 1719485263, 1719485263, '1'),
(123057, 18527, 'QU', 'OK', 'S', 1719485299, 1719485299, '1'),
(123058, 19004, 'QU', 'OK', 'S', 1719485341, 1719485341, '1'),
(123059, 32181, 'QU', 'OK', 'S', 1719485618, 1719485618, '1'),
(123060, 19005, 'QU', 'OK', 'S', 1719485637, 1719485637, '1'),
(123061, 20061, 'QU', 'OK', 'S', 1719486604, 1719486604, '1'),
(123062, 20062, 'QU', 'OK', 'S', 1719486626, 1719486626, '1'),
(123063, 32205, 'QU', 'OK', 'S', 1719487280, 1719487280, '1'),
(123064, 32207, 'QU', 'OK', 'S', 1719487911, 1719487911, '1'),
(123065, 32208, 'QU', 'OK', 'S', 1719488260, 1719488260, '1'),
(123066, 20063, 'QU', 'OK', 'S', 1719488437, 1719488437, '1'),
(123067, 32206, 'QU', 'OK', 'S', 1719488449, 1719488449, '1'),
(123068, 32171, 'QU', 'OK', 'S', 1719488543, 1719488543, '1'),
(123069, 28222, 'QU', 'OK', 'S', 1719489003, 1719489003, '1'),
(123070, 32144, 'QU', 'OK', 'S', 1719489012, 1719489012, '1'),
(123071, 19084, 'QU', 'OK', 'S', 1719489015, 1719489015, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(123072, 31455, 'QU', 'OK', 'S', 1719489019, 1719489019, '1'),
(123073, 32145, 'QU', 'OK', 'S', 1719489029, 1719489029, '1'),
(123074, 31667, 'QU', 'OK', 'S', 1719489036, 1719489036, '1'),
(123075, 26254, 'QU', 'OK', 'S', 1719489043, 1719489043, '1'),
(123076, 26383, 'QU', 'OK', 'S', 1719489055, 1719489055, '1'),
(123077, 32144, 'QU', 'OK', 'S', 1719489059, 1719489059, '1'),
(123078, 32145, 'QU', 'OK', 'S', 1719489074, 1719489074, '1'),
(123079, 31455, 'QU', 'OK', 'S', 1719489081, 1719489081, '1'),
(123080, 30992, 'QU', 'OK', 'S', 1719489152, 1719489152, '1'),
(123081, 30992, 'QU', 'OK', 'S', 1719489159, 1719489159, '1'),
(123082, 31661, 'QU', 'OK', 'S', 1719489423, 1719489423, '1'),
(123083, 31661, 'QU', 'OK', 'S', 1719489452, 1719489452, '1'),
(123084, 31628, 'QU', 'OK', 'S', 1719489489, 1719489489, '1'),
(123085, 31663, 'QU', 'OK', 'S', 1719489496, 1719489496, '1'),
(123086, 31640, 'QU', 'OK', 'S', 1719489499, 1719489499, '1'),
(123087, 31676, 'QU', 'OK', 'S', 1719489502, 1719489502, '1'),
(123088, 31661, 'QU', 'OK', 'S', 1719489505, 1719489505, '1'),
(123089, 31662, 'QU', 'OK', 'S', 1719489508, 1719489508, '1'),
(123090, 31675, 'QU', 'OK', 'S', 1719489523, 1719489523, '1'),
(123091, 31899, 'QU', 'OK', 'S', 1719489594, 1719489594, '1'),
(123092, 31658, 'QU', 'OK', 'S', 1719489599, 1719489599, '1'),
(123093, 32097, 'QU', 'OK', 'S', 1719489603, 1719489603, '1'),
(123094, 30532, 'QU', 'OK', 'S', 1719489605, 1719489605, '1'),
(123095, 31641, 'QU', 'OK', 'S', 1719489608, 1719489608, '1'),
(123096, 32129, 'QU', 'OK', 'S', 1719489611, 1719489611, '1'),
(123097, 30994, 'QU', 'OK', 'S', 1719489614, 1719489614, '1'),
(123098, 32122, 'QU', 'OK', 'S', 1719489620, 1719489620, '1'),
(123099, 32150, 'QU', 'OK', 'S', 1719489624, 1719489624, '1'),
(123100, 31656, 'QU', 'OK', 'S', 1719489627, 1719489627, '1'),
(123101, 31935, 'QU', 'OK', 'S', 1719489631, 1719489631, '1'),
(123102, 32128, 'QU', 'OK', 'S', 1719489634, 1719489634, '1'),
(123103, 32048, 'QU', 'OK', 'S', 1719489637, 1719489637, '1'),
(123104, 31908, 'QU', 'OK', 'S', 1719489640, 1719489640, '1'),
(123105, 31910, 'QU', 'OK', 'S', 1719489643, 1719489643, '1'),
(123106, 32126, 'QU', 'OK', 'S', 1719489646, 1719489646, '1'),
(123107, 32148, 'QU', 'OK', 'S', 1719489652, 1719489652, '1'),
(123108, 32196, 'QU', 'OK', 'S', 1719490043, 1719490043, '1'),
(123109, 28667, 'QU', 'OK', 'S', 1719490356, 1719490356, '1'),
(123110, 28667, 'QU', 'OK', 'S', 1719490382, 1719490382, '1'),
(123111, 28667, 'QU', 'OK', 'S', 1719490396, 1719490396, '1'),
(123112, 20064, 'QU', 'OK', 'S', 1719491642, 1719491642, '1'),
(123113, 20066, 'QU', 'OK', 'S', 1719491686, 1719491686, '1'),
(123114, 20066, 'QU', 'OK', 'S', 1719491686, 1719491686, '1'),
(123115, 20066, 'QU', 'OK', 'S', 1719491686, 1719491686, '1'),
(123116, 20668, 'QU', 'OK', 'S', 1719491699, 1719491699, '1'),
(123117, 20670, 'QU', 'OK', 'S', 1719491717, 1719491717, '1'),
(123118, 21331, 'QU', 'OK', 'S', 1719491787, 1719491787, '1'),
(123119, 21333, 'QU', 'OK', 'S', 1719491802, 1719491802, '1'),
(123120, 21334, 'QU', 'OK', 'S', 1719491816, 1719491816, '1'),
(123121, 21565, 'QU', 'OK', 'S', 1719491827, 1719491827, '1'),
(123122, 21609, 'QU', 'OK', 'S', 1719491841, 1719491841, '1'),
(123123, 21714, 'QU', 'OK', 'S', 1719491858, 1719491858, '1'),
(123124, 21716, 'QU', 'OK', 'S', 1719491867, 1719491867, '1'),
(123125, 21717, 'QU', 'OK', 'S', 1719491905, 1719491905, '1'),
(123126, 21718, 'QU', 'OK', 'S', 1719491918, 1719491918, '1'),
(123127, 21843, 'QU', 'OK', 'S', 1719491926, 1719491926, '1'),
(123128, 21848, 'QU', 'OK', 'S', 1719491940, 1719491940, '1'),
(123129, 21849, 'QU', 'OK', 'S', 1719491953, 1719491953, '1'),
(123130, 21851, 'QU', 'OK', 'S', 1719491969, 1719491969, '1'),
(123131, 22099, 'QU', 'OK', 'S', 1719491993, 1719491993, '1'),
(123132, 22135, 'QU', 'OK', 'S', 1719492035, 1719492035, '1'),
(123133, 22136, 'QU', 'OK', 'S', 1719492056, 1719492056, '1'),
(123134, 22137, 'QU', 'OK', 'S', 1719492070, 1719492070, '1'),
(123135, 22176, 'QU', 'OK', 'S', 1719492089, 1719492089, '1'),
(123136, 22176, 'QU', 'OK', 'S', 1719492089, 1719492089, '1'),
(123137, 22176, 'QU', 'OK', 'S', 1719492089, 1719492089, '1'),
(123138, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123139, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123140, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123141, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123142, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123143, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123144, 22179, 'QU', 'OK', 'S', 1719492124, 1719492124, '1'),
(123145, 32198, 'QU', 'OK', 'S', 1719492354, 1719492354, '1'),
(123146, 32221, 'QU', 'OK', 'S', 1719492690, 1719492690, '1'),
(123147, 28667, 'QU', 'OK', 'S', 1719492797, 1719492797, '1'),
(123148, 28667, 'QU', 'OK', 'S', 1719492807, 1719492807, '1'),
(123149, 28667, 'QU', 'OK', 'S', 1719492870, 1719492870, '1'),
(123150, 28667, 'QU', 'OK', 'S', 1719492882, 1719492882, '1'),
(123151, 28667, 'QU', 'OK', 'S', 1719492895, 1719492895, '1'),
(123152, 32197, 'QU', 'OK', 'S', 1719492902, 1719492902, '1'),
(123153, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123154, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123155, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123156, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123157, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123158, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123159, 23203, 'QU', 'OK', 'S', 1719492920, 1719492920, '1'),
(123160, 28667, 'QU', 'OK', 'S', 1719492924, 1719492924, '1'),
(123161, 23768, 'QU', 'OK', 'S', 1719492931, 1719492931, '1'),
(123162, 28667, 'QU', 'OK', 'S', 1719492940, 1719492940, '1'),
(123163, 23769, 'QU', 'OK', 'S', 1719492942, 1719492942, '1'),
(123164, 28667, 'QU', 'OK', 'S', 1719492946, 1719492946, '1'),
(123165, 24501, 'QU', 'OK', 'S', 1719492969, 1719492969, '1'),
(123166, 28667, 'QU', 'OK', 'S', 1719492970, 1719492970, '1'),
(123167, 24502, 'QU', 'OK', 'S', 1719492978, 1719492978, '1'),
(123168, 24533, 'QU', 'OK', 'S', 1719492988, 1719492988, '1'),
(123169, 28667, 'QU', 'OK', 'S', 1719492988, 1719492988, '1'),
(123170, 32199, 'QU', 'OK', 'S', 1719492992, 1719492992, '1'),
(123171, 24534, 'QU', 'OK', 'S', 1719492996, 1719492996, '1'),
(123172, 32200, 'QU', 'OK', 'S', 1719493045, 1719493045, '1'),
(123173, 32202, 'QU', 'OK', 'S', 1719493089, 1719493089, '1'),
(123174, 30891, 'QU', 'OK', 'S', 1719493282, 1719493282, '1'),
(123175, 24619, 'QU', 'OK', 'S', 1719493324, 1719493324, '1'),
(123176, 24620, 'QU', 'OK', 'S', 1719493334, 1719493334, '1'),
(123177, 30497, 'QU', 'OK', 'S', 1719493364, 1719493364, '1'),
(123178, 24621, 'QU', 'OK', 'S', 1719493617, 1719493617, '1'),
(123179, 24626, 'QU', 'OK', 'S', 1719493661, 1719493661, '1'),
(123180, 24627, 'QU', 'OK', 'S', 1719493670, 1719493670, '1'),
(123181, 24629, 'QU', 'OK', 'S', 1719493678, 1719493678, '1'),
(123182, 32169, 'QU', 'OK', 'S', 1719493741, 1719493741, '1'),
(123183, 24628, 'QU', 'OK', 'S', 1719493786, 1719493786, '1'),
(123184, 32171, 'QU', 'OK', 'S', 1719493810, 1719493810, '1'),
(123185, 24732, 'QU', 'OK', 'S', 1719493863, 1719493863, '1'),
(123186, 24733, 'QU', 'OK', 'S', 1719493870, 1719493870, '1'),
(123187, 24734, 'QU', 'OK', 'S', 1719493877, 1719493877, '1'),
(123188, 32209, 'QU', 'OK', 'S', 1719493886, 1719493886, '1'),
(123189, 24735, 'QU', 'OK', 'S', 1719493893, 1719493893, '1'),
(123190, 24735, 'QU', 'OK', 'S', 1719493893, 1719493893, '1'),
(123191, 26505, 'QU', 'OK', 'S', 1719493914, 1719493914, '1'),
(123192, 26512, 'QU', 'OK', 'S', 1719493922, 1719493922, '1'),
(123193, 26513, 'QU', 'OK', 'S', 1719493928, 1719493928, '1'),
(123194, 26514, 'QU', 'OK', 'S', 1719493936, 1719493936, '1'),
(123195, 26515, 'QU', 'OK', 'S', 1719493945, 1719493945, '1'),
(123196, 26516, 'QU', 'OK', 'S', 1719493953, 1719493953, '1'),
(123197, 26517, 'QU', 'OK', 'S', 1719493962, 1719493962, '1'),
(123198, 32223, 'QU', 'OK', 'S', 1719493981, 1719493981, '1'),
(123199, 32225, 'QU', 'OK', 'S', 1719494026, 1719494026, '1'),
(123200, 26518, 'QU', 'OK', 'S', 1719494409, 1719494409, '1'),
(123201, 26519, 'QU', 'OK', 'S', 1719494416, 1719494416, '1'),
(123202, 26521, 'QU', 'OK', 'S', 1719494433, 1719494433, '1'),
(123203, 26522, 'QU', 'OK', 'S', 1719494454, 1719494454, '1'),
(123204, 26523, 'QU', 'OK', 'S', 1719494487, 1719494487, '1'),
(123205, 26524, 'QU', 'OK', 'S', 1719494498, 1719494498, '1'),
(123206, 32219, 'QU', 'OK', 'S', 1719494506, 1719494506, '1'),
(123207, 26858, 'QU', 'OK', 'S', 1719494595, 1719494595, '1'),
(123208, 27975, 'QU', 'OK', 'S', 1719494643, 1719494643, '1'),
(123209, 28991, 'QU', 'OK', 'S', 1719494687, 1719494687, '1'),
(123210, 32210, 'QU', 'OK', 'S', 1719494704, 1719494704, '1'),
(123211, 32220, 'QU', 'OK', 'S', 1719494870, 1719494870, '1'),
(123212, 32225, 'QU', 'OK', 'S', 1719495046, 1719495046, '1'),
(123213, 32224, 'QU', 'OK', 'S', 1719495136, 1719495136, '1'),
(123214, 32165, 'QU', 'OK', 'S', 1719495208, 1719495208, '1'),
(123215, 32222, 'QU', 'OK', 'S', 1719495304, 1719495304, '1'),
(123216, 8406, 'QU', 'OK', 'S', 1719495360, 1719495360, '1'),
(123217, 30512, 'QU', 'OK', 'S', 1719495607, 1719495607, '1'),
(123218, 12280, 'QU', 'OK', 'S', 1719495964, 1719495964, '1'),
(123219, 31795, 'QU', 'OK', 'S', 1719496232, 1719496232, '1'),
(123220, 26478, 'QU', 'OK', 'S', 1719496487, 1719496487, '1'),
(123221, 30658, 'QU', 'OK', 'S', 1719505642, 1719505642, '1'),
(123222, 30658, 'QU', 'OK', 'S', 1719505650, 1719505650, '1'),
(123223, 30657, 'QU', 'OK', 'S', 1719505662, 1719505662, '1'),
(123224, 30644, 'QU', 'OK', 'S', 1719505676, 1719505676, '1'),
(123225, 30644, 'QU', 'OK', 'S', 1719505685, 1719505685, '1'),
(123226, 30564, 'QU', 'OK', 'S', 1719505712, 1719505712, '1'),
(123227, 30553, 'QU', 'OK', 'S', 1719505743, 1719505743, '1'),
(123228, 30553, 'QU', 'OK', 'S', 1719505751, 1719505751, '1'),
(123229, 30552, 'QU', 'OK', 'S', 1719505762, 1719505762, '1'),
(123230, 30552, 'QU', 'OK', 'S', 1719505772, 1719505772, '1'),
(123231, 28811, 'QU', 'OK', 'S', 1719505800, 1719505800, '1'),
(123232, 28811, 'QU', 'OK', 'S', 1719505800, 1719505800, '1'),
(123233, 28528, 'QU', 'OK', 'S', 1719505882, 1719505882, '1'),
(123234, 28528, 'QU', 'OK', 'S', 1719505889, 1719505889, '1'),
(123235, 28526, 'QU', 'OK', 'S', 1719505904, 1719505904, '1'),
(123236, 28526, 'QU', 'OK', 'S', 1719505923, 1719505923, '1'),
(123237, 26931, 'QU', 'OK', 'S', 1719505951, 1719505951, '1'),
(123238, 26931, 'QU', 'OK', 'S', 1719505959, 1719505959, '1'),
(123239, 26892, 'QU', 'OK', 'S', 1719506003, 1719506003, '1'),
(123240, 26892, 'QU', 'OK', 'S', 1719506015, 1719506015, '1'),
(123241, 26889, 'QU', 'OK', 'S', 1719506029, 1719506029, '1'),
(123242, 24839, 'QU', 'OK', 'S', 1719506066, 1719506066, '1'),
(123243, 24837, 'QU', 'OK', 'S', 1719506114, 1719506114, '1'),
(123244, 24281, 'QU', 'OK', 'S', 1719506142, 1719506142, '1'),
(123245, 24281, 'QU', 'OK', 'S', 1719506150, 1719506150, '1'),
(123246, 24256, 'QU', 'OK', 'S', 1719506371, 1719506371, '1'),
(123247, 22975, 'QU', 'OK', 'S', 1719506595, 1719506595, '1'),
(123248, 22767, 'QU', 'OK', 'S', 1719551964, 1719551964, '1'),
(123249, 22767, 'QU', 'OK', 'S', 1719552070, 1719552070, '1'),
(123250, 27262, 'QU', 'OK', 'S', 1719552185, 1719552185, '1'),
(123251, 27262, 'QU', 'OK', 'S', 1719552185, 1719552185, '1'),
(123252, 27262, 'QU', 'OK', 'S', 1719552185, 1719552185, '1'),
(123253, 27262, 'QU', 'OK', 'S', 1719552185, 1719552185, '1'),
(123254, 4704, 'QU', 'OK', 'S', 1719553389, 1719553389, '1'),
(123255, 32127, 'QU', 'OK', 'S', 1719557718, 1719557718, '1'),
(123256, 32127, 'QU', 'OK', 'S', 1719557726, 1719557726, '1'),
(123257, 32100, 'QU', 'OK', 'S', 1719557733, 1719557733, '1'),
(123258, 32100, 'QU', 'OK', 'S', 1719557739, 1719557739, '1'),
(123259, 32099, 'QU', 'OK', 'S', 1719557745, 1719557745, '1'),
(123260, 32099, 'QU', 'OK', 'S', 1719557751, 1719557751, '1'),
(123261, 32080, 'QU', 'OK', 'S', 1719557760, 1719557760, '1'),
(123262, 32080, 'QU', 'OK', 'S', 1719557766, 1719557766, '1'),
(123263, 32079, 'QU', 'OK', 'S', 1719557789, 1719557789, '1'),
(123264, 32079, 'QU', 'OK', 'S', 1719557797, 1719557797, '1'),
(123265, 32065, 'QU', 'OK', 'S', 1719557814, 1719557814, '1'),
(123266, 32065, 'QU', 'OK', 'S', 1719557821, 1719557821, '1'),
(123267, 32058, 'QU', 'OK', 'S', 1719557830, 1719557830, '1'),
(123268, 32058, 'QU', 'OK', 'S', 1719557836, 1719557836, '1'),
(123269, 32013, 'QU', 'OK', 'S', 1719557843, 1719557843, '1'),
(123270, 32013, 'QU', 'OK', 'S', 1719557850, 1719557850, '1'),
(123271, 31867, 'QU', 'OK', 'S', 1719557871, 1719557871, '1'),
(123272, 31867, 'QU', 'OK', 'S', 1719557878, 1719557878, '1'),
(123273, 5400, 'QU', 'OK', 'S', 1719560696, 1719560696, '1'),
(123274, 5400, 'QU', 'OK', 'S', 1719560725, 1719560725, '1'),
(123275, 31428, 'QU', 'OK', 'S', 1719561316, 1719561316, '1'),
(123276, 31395, 'QU', 'OK', 'S', 1719561674, 1719561674, '1'),
(123277, 31392, 'QU', 'OK', 'S', 1719561833, 1719561833, '1'),
(123278, 31355, 'QU', 'OK', 'S', 1719562118, 1719562118, '1'),
(123279, 31354, 'QU', 'OK', 'S', 1719562381, 1719562381, '1'),
(123280, 31353, 'QU', 'OK', 'S', 1719562561, 1719562561, '1'),
(123281, 31333, 'QU', 'OK', 'S', 1719562798, 1719562798, '1'),
(123282, 31866, 'QU', 'OK', 'S', 1719563118, 1719563118, '1'),
(123283, 31866, 'QU', 'OK', 'S', 1719563124, 1719563124, '1'),
(123284, 31847, 'QU', 'OK', 'S', 1719563132, 1719563132, '1'),
(123285, 31847, 'QU', 'OK', 'S', 1719563139, 1719563139, '1'),
(123286, 31845, 'QU', 'OK', 'S', 1719563172, 1719563172, '1'),
(123287, 31845, 'QU', 'OK', 'S', 1719563179, 1719563179, '1'),
(123288, 31842, 'QU', 'OK', 'S', 1719563205, 1719563205, '1'),
(123289, 31842, 'QU', 'OK', 'S', 1719563213, 1719563213, '1'),
(123290, 29830, 'QU', 'OK', 'S', 1719563223, 1719563223, '1'),
(123291, 29830, 'QU', 'OK', 'S', 1719563232, 1719563232, '1'),
(123292, 29803, 'QU', 'OK', 'S', 1719563239, 1719563239, '1'),
(123293, 29803, 'QU', 'OK', 'S', 1719563247, 1719563247, '1'),
(123294, 29792, 'QU', 'OK', 'S', 1719563255, 1719563255, '1'),
(123295, 29792, 'QU', 'OK', 'S', 1719563265, 1719563265, '1'),
(123296, 29791, 'QU', 'OK', 'S', 1719563277, 1719563277, '1'),
(123297, 29791, 'QU', 'OK', 'S', 1719563283, 1719563283, '1'),
(123298, 29784, 'QU', 'OK', 'S', 1719563292, 1719563292, '1'),
(123299, 29784, 'QU', 'OK', 'S', 1719563298, 1719563298, '1'),
(123300, 29722, 'QU', 'OK', 'S', 1719563307, 1719563307, '1'),
(123301, 29722, 'QU', 'OK', 'S', 1719563313, 1719563313, '1'),
(123302, 29697, 'QU', 'OK', 'S', 1719563355, 1719563355, '1'),
(123303, 29697, 'QU', 'OK', 'S', 1719563364, 1719563364, '1'),
(123304, 29345, 'QU', 'OK', 'S', 1719563387, 1719563387, '1'),
(123305, 29345, 'QU', 'OK', 'S', 1719563397, 1719563397, '1'),
(123306, 29324, 'QU', 'OK', 'S', 1719563409, 1719563409, '1'),
(123307, 29324, 'QU', 'OK', 'S', 1719563415, 1719563415, '1'),
(123308, 29320, 'QU', 'OK', 'S', 1719563423, 1719563423, '1'),
(123309, 29320, 'QU', 'OK', 'S', 1719563434, 1719563434, '1'),
(123310, 29279, 'QU', 'OK', 'S', 1719563440, 1719563440, '1'),
(123311, 29279, 'QU', 'OK', 'S', 1719563447, 1719563447, '1'),
(123312, 29277, 'QU', 'OK', 'S', 1719563457, 1719563457, '1'),
(123313, 29277, 'QU', 'OK', 'S', 1719563464, 1719563464, '1'),
(123314, 29276, 'QU', 'OK', 'S', 1719563475, 1719563475, '1'),
(123315, 29276, 'QU', 'OK', 'S', 1719563483, 1719563483, '1'),
(123316, 29272, 'QU', 'OK', 'S', 1719563498, 1719563498, '1'),
(123317, 29270, 'QU', 'OK', 'S', 1719563510, 1719563510, '1'),
(123318, 29270, 'QU', 'OK', 'S', 1719563515, 1719563515, '1'),
(123319, 29268, 'QU', 'OK', 'S', 1719563522, 1719563522, '1'),
(123320, 29268, 'QU', 'OK', 'S', 1719563529, 1719563529, '1'),
(123321, 28724, 'QU', 'OK', 'S', 1719563621, 1719563621, '1'),
(123322, 28724, 'QU', 'OK', 'S', 1719563628, 1719563628, '1'),
(123323, 28723, 'QU', 'OK', 'S', 1719563636, 1719563636, '1'),
(123324, 28723, 'QU', 'OK', 'S', 1719563647, 1719563647, '1'),
(123325, 28722, 'QU', 'OK', 'S', 1719563658, 1719563658, '1'),
(123326, 28722, 'QU', 'OK', 'S', 1719563664, 1719563664, '1'),
(123327, 28719, 'QU', 'OK', 'S', 1719563671, 1719563671, '1'),
(123328, 28719, 'QU', 'OK', 'S', 1719563676, 1719563676, '1'),
(123329, 28718, 'QU', 'OK', 'S', 1719563691, 1719563691, '1'),
(123330, 28741, 'QU', 'OK', 'S', 1719563730, 1719563730, '1'),
(123331, 28741, 'QU', 'OK', 'S', 1719563750, 1719563750, '1'),
(123332, 28743, 'QU', 'OK', 'S', 1719563764, 1719563764, '1'),
(123333, 28323, 'QU', 'OK', 'S', 1719563774, 1719563774, '1'),
(123334, 28323, 'QU', 'OK', 'S', 1719563780, 1719563780, '1'),
(123335, 28322, 'QU', 'OK', 'S', 1719563791, 1719563791, '1'),
(123336, 28322, 'QU', 'OK', 'S', 1719563799, 1719563799, '1'),
(123337, 28318, 'QU', 'OK', 'S', 1719563807, 1719563807, '1'),
(123338, 28318, 'QU', 'OK', 'S', 1719563815, 1719563815, '1'),
(123339, 28316, 'QU', 'OK', 'S', 1719563842, 1719563842, '1'),
(123340, 28316, 'QU', 'OK', 'S', 1719563849, 1719563849, '1'),
(123341, 28315, 'QU', 'OK', 'S', 1719563857, 1719563857, '1'),
(123342, 28315, 'QU', 'OK', 'S', 1719563867, 1719563867, '1'),
(123343, 28314, 'QU', 'OK', 'S', 1719563877, 1719563877, '1'),
(123344, 28314, 'QU', 'OK', 'S', 1719563886, 1719563886, '1'),
(123345, 25776, 'QU', 'OK', 'S', 1719563894, 1719563894, '1'),
(123346, 25776, 'QU', 'OK', 'S', 1719563899, 1719563899, '1'),
(123347, 25775, 'QU', 'OK', 'S', 1719563906, 1719563906, '1'),
(123348, 25775, 'QU', 'OK', 'S', 1719563914, 1719563914, '1'),
(123349, 25774, 'QU', 'OK', 'S', 1719563926, 1719563926, '1'),
(123350, 25774, 'QU', 'OK', 'S', 1719563933, 1719563933, '1'),
(123351, 25772, 'QU', 'OK', 'S', 1719563944, 1719563944, '1'),
(123352, 25772, 'QU', 'OK', 'S', 1719563951, 1719563951, '1'),
(123353, 25771, 'QU', 'OK', 'S', 1719563959, 1719563959, '1'),
(123354, 25771, 'QU', 'OK', 'S', 1719563966, 1719563966, '1'),
(123355, 25770, 'QU', 'OK', 'S', 1719563974, 1719563974, '1'),
(123356, 25770, 'QU', 'OK', 'S', 1719563980, 1719563980, '1'),
(123357, 25768, 'QU', 'OK', 'S', 1719563996, 1719563996, '1'),
(123358, 25768, 'QU', 'OK', 'S', 1719564003, 1719564003, '1'),
(123359, 25763, 'QU', 'OK', 'S', 1719564010, 1719564010, '1'),
(123360, 25763, 'QU', 'OK', 'S', 1719564017, 1719564017, '1'),
(123361, 25762, 'QU', 'OK', 'S', 1719564025, 1719564025, '1'),
(123362, 25762, 'QU', 'OK', 'S', 1719564033, 1719564033, '1'),
(123363, 25749, 'QU', 'OK', 'S', 1719564041, 1719564041, '1'),
(123364, 25749, 'QU', 'OK', 'S', 1719564048, 1719564048, '1'),
(123365, 25744, 'QU', 'OK', 'S', 1719564057, 1719564057, '1'),
(123366, 25744, 'QU', 'OK', 'S', 1719564068, 1719564068, '1'),
(123367, 25741, 'QU', 'OK', 'S', 1719564076, 1719564076, '1'),
(123368, 25741, 'QU', 'OK', 'S', 1719564082, 1719564082, '1'),
(123369, 25733, 'QU', 'OK', 'S', 1719564096, 1719564096, '1'),
(123370, 25733, 'QU', 'OK', 'S', 1719564102, 1719564102, '1'),
(123371, 25731, 'QU', 'OK', 'S', 1719564109, 1719564109, '1'),
(123372, 25731, 'QU', 'OK', 'S', 1719564114, 1719564114, '1'),
(123373, 25729, 'QU', 'OK', 'S', 1719564124, 1719564124, '1'),
(123374, 25729, 'QU', 'OK', 'S', 1719564131, 1719564131, '1'),
(123375, 25725, 'QU', 'OK', 'S', 1719564142, 1719564142, '1'),
(123376, 25725, 'QU', 'OK', 'S', 1719564148, 1719564148, '1'),
(123377, 25724, 'QU', 'OK', 'S', 1719564153, 1719564153, '1'),
(123378, 25724, 'QU', 'OK', 'S', 1719564160, 1719564160, '1'),
(123379, 25722, 'QU', 'OK', 'S', 1719564168, 1719564168, '1'),
(123380, 25722, 'QU', 'OK', 'S', 1719564173, 1719564173, '1'),
(123381, 25719, 'QU', 'OK', 'S', 1719564187, 1719564187, '1'),
(123382, 25719, 'QU', 'OK', 'S', 1719564195, 1719564195, '1'),
(123383, 25704, 'QU', 'OK', 'S', 1719564206, 1719564206, '1'),
(123384, 25704, 'QU', 'OK', 'S', 1719564212, 1719564212, '1'),
(123385, 25702, 'QU', 'OK', 'S', 1719564220, 1719564220, '1'),
(123386, 25702, 'QU', 'OK', 'S', 1719564225, 1719564225, '1'),
(123387, 25699, 'QU', 'OK', 'S', 1719564232, 1719564232, '1'),
(123388, 25699, 'QU', 'OK', 'S', 1719564239, 1719564239, '1'),
(123389, 25695, 'QU', 'OK', 'S', 1719564251, 1719564251, '1'),
(123390, 25695, 'QU', 'OK', 'S', 1719564258, 1719564258, '1'),
(123391, 25692, 'QU', 'OK', 'S', 1719564266, 1719564266, '1'),
(123392, 25692, 'QU', 'OK', 'S', 1719564274, 1719564274, '1'),
(123393, 25687, 'QU', 'OK', 'S', 1719564286, 1719564286, '1'),
(123394, 25687, 'QU', 'OK', 'S', 1719564292, 1719564292, '1'),
(123395, 24653, 'QU', 'OK', 'S', 1719564299, 1719564299, '1'),
(123396, 24653, 'QU', 'OK', 'S', 1719564306, 1719564306, '1'),
(123397, 24652, 'QU', 'OK', 'S', 1719564314, 1719564314, '1'),
(123398, 24652, 'QU', 'OK', 'S', 1719564325, 1719564325, '1'),
(123399, 24649, 'QU', 'OK', 'S', 1719564331, 1719564331, '1'),
(123400, 24649, 'QU', 'OK', 'S', 1719564337, 1719564337, '1'),
(123401, 24644, 'QU', 'OK', 'S', 1719564344, 1719564344, '1'),
(123402, 24644, 'QU', 'OK', 'S', 1719564354, 1719564354, '1'),
(123403, 24643, 'QU', 'OK', 'S', 1719564361, 1719564361, '1'),
(123404, 24643, 'QU', 'OK', 'S', 1719564368, 1719564368, '1'),
(123405, 24642, 'QU', 'OK', 'S', 1719564375, 1719564375, '1'),
(123406, 24642, 'QU', 'OK', 'S', 1719564382, 1719564382, '1'),
(123407, 24641, 'QU', 'OK', 'S', 1719564393, 1719564393, '1'),
(123408, 24641, 'QU', 'OK', 'S', 1719564399, 1719564399, '1'),
(123409, 24637, 'QU', 'OK', 'S', 1719564411, 1719564411, '1'),
(123410, 24637, 'QU', 'OK', 'S', 1719564417, 1719564417, '1'),
(123411, 24636, 'QU', 'OK', 'S', 1719564435, 1719564435, '1'),
(123412, 24636, 'QU', 'OK', 'S', 1719564443, 1719564443, '1'),
(123413, 24635, 'QU', 'OK', 'S', 1719564450, 1719564450, '1'),
(123414, 24635, 'QU', 'OK', 'S', 1719564456, 1719564456, '1'),
(123415, 24634, 'QU', 'OK', 'S', 1719564464, 1719564464, '1'),
(123416, 24634, 'QU', 'OK', 'S', 1719564471, 1719564471, '1'),
(123417, 24564, 'QU', 'OK', 'S', 1719564477, 1719564477, '1'),
(123418, 24564, 'QU', 'OK', 'S', 1719564484, 1719564484, '1'),
(123419, 24430, 'QU', 'OK', 'S', 1719564491, 1719564491, '1'),
(123420, 24430, 'QU', 'OK', 'S', 1719564497, 1719564497, '1'),
(123421, 24429, 'QU', 'OK', 'S', 1719564505, 1719564505, '1'),
(123422, 24429, 'QU', 'OK', 'S', 1719564512, 1719564512, '1'),
(123423, 24412, 'QU', 'OK', 'S', 1719564520, 1719564520, '1'),
(123424, 24412, 'QU', 'OK', 'S', 1719564528, 1719564528, '1'),
(123425, 24411, 'QU', 'OK', 'S', 1719564537, 1719564537, '1'),
(123426, 24411, 'QU', 'OK', 'S', 1719564544, 1719564544, '1'),
(123427, 24410, 'QU', 'OK', 'S', 1719564555, 1719564555, '1'),
(123428, 24410, 'QU', 'OK', 'S', 1719564561, 1719564561, '1'),
(123429, 24404, 'QU', 'OK', 'S', 1719564567, 1719564567, '1'),
(123430, 24404, 'QU', 'OK', 'S', 1719564579, 1719564579, '1'),
(123431, 31571, 'QU', 'OK', 'S', 1719566665, 1719566665, '1'),
(123432, 31492, 'QU', 'OK', 'S', 1719566719, 1719566719, '1'),
(123433, 25884, 'QU', 'OK', 'S', 1719566967, 1719566967, '1'),
(123434, 16894, 'QU', 'OK', 'S', 1719566998, 1719566998, '1'),
(123435, 16894, 'QU', 'OK', 'S', 1719567044, 1719567044, '1'),
(123436, 30602, 'QU', 'OK', 'S', 1719567083, 1719567083, '1'),
(123437, 30602, 'QU', 'OK', 'S', 1719567113, 1719567113, '1'),
(123438, 30602, 'QU', 'OK', 'S', 1719567132, 1719567132, '1'),
(123439, 30602, 'QU', 'OK', 'S', 1719567157, 1719567157, '1'),
(123440, 30602, 'QU', 'OK', 'S', 1719567184, 1719567184, '1'),
(123441, 30696, 'QU', 'OK', 'S', 1719567318, 1719567318, '1'),
(123442, 30696, 'QU', 'OK', 'S', 1719567344, 1719567344, '1'),
(123443, 28358, 'QU', 'OK', 'S', 1719567379, 1719567379, '1'),
(123444, 22633, 'QU', 'OK', 'S', 1719567647, 1719567647, '1'),
(123445, 17668, 'QU', 'OK', 'S', 1719569473, 1719569473, '1'),
(123446, 31354, 'QU', 'OK', 'S', 1719569567, 1719569567, '1'),
(123447, 31428, 'QU', 'OK', 'S', 1719569620, 1719569620, '1'),
(123448, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123449, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123450, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123451, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123452, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123453, 23349, 'QU', 'OK', 'S', 1719572364, 1719572364, '1'),
(123454, 25067, 'QU', 'OK', 'S', 1719572474, 1719572474, '1'),
(123455, 25067, 'QU', 'OK', 'S', 1719572474, 1719572474, '1'),
(123456, 10835, 'QU', 'OK', 'S', 1719572610, 1719572610, '1'),
(123457, 32239, 'QU', 'OK', 'S', 1719573023, 1719573023, '1'),
(123458, 32233, 'QU', 'OK', 'S', 1719573815, 1719573815, '1'),
(123459, 32234, 'QU', 'OK', 'S', 1719574812, 1719574812, '1'),
(123460, 32242, 'QU', 'OK', 'S', 1719575211, 1719575211, '1'),
(123461, 32244, 'QU', 'OK', 'S', 1719575235, 1719575235, '1'),
(123462, 32245, 'QU', 'OK', 'S', 1719575258, 1719575258, '1'),
(123463, 32235, 'QU', 'OK', 'S', 1719575552, 1719575552, '1'),
(123464, 29546, 'QU', 'OK', 'S', 1719575685, 1719575685, '1'),
(123465, 31675, 'QU', 'OK', 'S', 1719575859, 1719575859, '1'),
(123466, 32237, 'QU', 'OK', 'S', 1719575959, 1719575959, '1'),
(123467, 32031, 'QU', 'OK', 'S', 1719576493, 1719576493, '1'),
(123468, 32031, 'QU', 'OK', 'S', 1719576501, 1719576501, '1'),
(123469, 29645, 'QU', 'OK', 'S', 1719577492, 1719577492, '1'),
(123470, 13033, 'QU', 'OK', 'S', 1719578586, 1719578586, '1'),
(123471, 32248, 'QU', 'OK', 'S', 1719579039, 1719579039, '1'),
(123472, 31675, 'QU', 'OK', 'S', 1719579459, 1719579459, '1'),
(123473, 31600, 'QU', 'OK', 'S', 1719579524, 1719579524, '1'),
(123474, 32227, 'QU', 'OK', 'S', 1719579544, 1719579544, '1'),
(123475, 31761, 'QU', 'OK', 'S', 1719579611, 1719579611, '1'),
(123476, 31601, 'QU', 'OK', 'S', 1719579701, 1719579701, '1'),
(123477, 31858, 'QU', 'OK', 'S', 1719579757, 1719579757, '1'),
(123478, 32228, 'QU', 'OK', 'S', 1719579815, 1719579815, '1'),
(123479, 31923, 'QU', 'OK', 'S', 1719579832, 1719579832, '1'),
(123480, 31781, 'QU', 'OK', 'S', 1719579889, 1719579889, '1'),
(123481, 32229, 'QU', 'OK', 'S', 1719579933, 1719579933, '1'),
(123482, 27317, 'QU', 'OK', 'S', 1719579973, 1719579973, '1'),
(123483, 30372, 'QU', 'OK', 'S', 1719580045, 1719580045, '1'),
(123484, 30371, 'QU', 'OK', 'S', 1719580112, 1719580112, '1'),
(123485, 32241, 'QU', 'OK', 'S', 1719580235, 1719580235, '1'),
(123486, 32243, 'QU', 'OK', 'S', 1719580284, 1719580284, '1'),
(123487, 31609, 'QU', 'OK', 'S', 1719580295, 1719580295, '1'),
(123488, 24004, 'QU', 'OK', 'S', 1719580353, 1719580353, '1'),
(123489, 31778, 'QU', 'OK', 'S', 1719580367, 1719580367, '1'),
(123490, 32230, 'QU', 'OK', 'S', 1719580489, 1719580489, '1'),
(123491, 31658, 'QU', 'OK', 'S', 1719580512, 1719580512, '1'),
(123492, 32231, 'QU', 'OK', 'S', 1719580538, 1719580538, '1'),
(123493, 30351, 'QU', 'OK', 'S', 1719580575, 1719580575, '1'),
(123494, 32232, 'QU', 'OK', 'S', 1719580608, 1719580608, '1'),
(123495, 32236, 'QU', 'OK', 'S', 1719580797, 1719580797, '1'),
(123496, 32247, 'QU', 'OK', 'S', 1719580846, 1719580846, '1'),
(123497, 32238, 'QU', 'OK', 'S', 1719580974, 1719580974, '1'),
(123498, 32240, 'QU', 'OK', 'S', 1719581020, 1719581020, '1'),
(123499, 32246, 'QU', 'OK', 'S', 1719581056, 1719581056, '1'),
(123500, 30348, 'QU', 'OK', 'S', 1719581168, 1719581168, '1'),
(123501, 31852, 'QU', 'OK', 'S', 1719581173, 1719581173, '1'),
(123502, 24794, 'QU', 'OK', 'S', 1719581203, 1719581203, '1'),
(123503, 30339, 'QU', 'OK', 'S', 1719581355, 1719581355, '1'),
(123504, 30339, 'QU', 'OK', 'S', 1719581401, 1719581401, '1'),
(123505, 30725, 'QU', 'OK', 'S', 1719581484, 1719581484, '1'),
(123506, 29926, 'QU', 'OK', 'S', 1719637450, 1719637450, '1'),
(123507, 17660, 'QU', 'OK', 'S', 1719637453, 1719637453, '1'),
(123508, 30845, 'QU', 'OK', 'S', 1719637882, 1719637882, '1'),
(123509, 30738, 'QU', 'OK', 'S', 1719637891, 1719637891, '1'),
(123510, 31851, 'QU', 'OK', 'S', 1719637976, 1719637976, '1'),
(123511, 32012, 'QU', 'OK', 'S', 1719637984, 1719637984, '1'),
(123512, 30760, 'QU', 'OK', 'S', 1719638000, 1719638000, '1'),
(123513, 31310, 'QU', 'OK', 'S', 1719638009, 1719638009, '1'),
(123514, 17042, 'QU', 'OK', 'S', 1719638018, 1719638018, '1'),
(123515, 31851, 'QU', 'OK', 'S', 1719638025, 1719638025, '1'),
(123516, 15546, 'QU', 'OK', 'S', 1719638403, 1719638403, '1'),
(123517, 30296, 'QU', 'OK', 'S', 1719638418, 1719638418, '1'),
(123518, 31262, 'QU', 'OK', 'S', 1719638432, 1719638432, '1'),
(123519, 31261, 'QU', 'OK', 'S', 1719638442, 1719638442, '1'),
(123520, 14991, 'QU', 'OK', 'S', 1719638449, 1719638449, '1'),
(123521, 32248, 'QU', 'OK', 'S', 1719642102, 1719642102, '1'),
(123522, 30209, 'QU', 'OK', 'S', 1719642435, 1719642435, '1'),
(123523, 30209, 'QU', 'OK', 'S', 1719642448, 1719642448, '1'),
(123524, 31709, 'QU', 'OK', 'S', 1719642667, 1719642667, '1'),
(123525, 31398, 'QU', 'OK', 'S', 1719643589, 1719643589, '1'),
(123526, 31398, 'QU', 'OK', 'S', 1719643596, 1719643596, '1'),
(123527, 29478, 'QU', 'OK', 'S', 1719643604, 1719643604, '1'),
(123528, 29478, 'QU', 'OK', 'S', 1719643611, 1719643611, '1'),
(123529, 29478, 'QU', 'OK', 'S', 1719643619, 1719643619, '1'),
(123530, 31398, 'QU', 'OK', 'S', 1719643631, 1719643631, '1'),
(123531, 31398, 'QU', 'OK', 'S', 1719643637, 1719643637, '1'),
(123532, 17668, 'QU', 'OK', 'S', 1719643688, 1719643688, '1'),
(123533, 17668, 'QU', 'OK', 'S', 1719643696, 1719643696, '1'),
(123534, 17668, 'QU', 'OK', 'S', 1719643705, 1719643705, '1'),
(123535, 17668, 'QU', 'OK', 'S', 1719643712, 1719643712, '1'),
(123536, 12609, 'QU', 'OK', 'S', 1719644990, 1719644990, '1'),
(123537, 32031, 'QU', 'OK', 'S', 1719644994, 1719644994, '1'),
(123538, 30833, 'QU', 'OK', 'S', 1719644998, 1719644998, '1'),
(123539, 12609, 'QU', 'OK', 'S', 1719645007, 1719645007, '1'),
(123540, 30495, 'QU', 'OK', 'S', 1719645010, 1719645010, '1'),
(123541, 30495, 'QU', 'OK', 'S', 1719645013, 1719645013, '1'),
(123542, 30495, 'QU', 'OK', 'S', 1719645016, 1719645016, '1'),
(123543, 21087, 'QU', 'OK', 'S', 1719645019, 1719645019, '1'),
(123544, 26534, 'QU', 'OK', 'S', 1719645023, 1719645023, '1'),
(123545, 32085, 'QU', 'OK', 'S', 1719645028, 1719645028, '1'),
(123546, 31508, 'QU', 'OK', 'S', 1719645031, 1719645031, '1'),
(123547, 17580, 'QU', 'OK', 'S', 1719645038, 1719645038, '1'),
(123548, 31111, 'QU', 'OK', 'S', 1719645063, 1719645063, '1'),
(123549, 21684, 'QU', 'OK', 'S', 1719645068, 1719645068, '1'),
(123550, 28049, 'QU', 'OK', 'S', 1719645074, 1719645074, '1'),
(123551, 19465, 'QU', 'OK', 'S', 1719645079, 1719645079, '1'),
(123552, 17580, 'QU', 'OK', 'S', 1719645083, 1719645083, '1'),
(123553, 11787, 'QU', 'OK', 'S', 1719645091, 1719645091, '1'),
(123554, 30833, 'QU', 'OK', 'S', 1719645096, 1719645096, '1'),
(123555, 32113, 'QU', 'OK', 'S', 1719645109, 1719645109, '1'),
(123556, 31903, 'QU', 'OK', 'S', 1719645115, 1719645115, '1'),
(123557, 29878, 'QU', 'OK', 'S', 1719645122, 1719645122, '1'),
(123558, 21087, 'QU', 'OK', 'S', 1719645127, 1719645127, '1'),
(123559, 27859, 'QU', 'OK', 'S', 1719645132, 1719645132, '1'),
(123560, 12709, 'QU', 'OK', 'S', 1719645136, 1719645136, '1'),
(123561, 31283, 'QU', 'OK', 'S', 1719645141, 1719645141, '1'),
(123562, 12709, 'QU', 'OK', 'S', 1719645146, 1719645146, '1'),
(123563, 31283, 'QU', 'OK', 'S', 1719645150, 1719645150, '1'),
(123564, 22015, 'QU', 'OK', 'S', 1719645156, 1719645156, '1'),
(123565, 25944, 'QU', 'OK', 'S', 1719645162, 1719645162, '1'),
(123566, 11787, 'QU', 'OK', 'S', 1719645167, 1719645167, '1'),
(123567, 29878, 'QU', 'OK', 'S', 1719645173, 1719645173, '1'),
(123568, 1838, 'QU', 'OK', 'S', 1719645185, 1719645185, '1'),
(123569, 25319, 'QU', 'OK', 'S', 1719646855, 1719646855, '1'),
(123570, 19193, 'QU', 'OK', 'S', 1719646985, 1719646985, '1'),
(123571, 24807, 'QU', 'OK', 'S', 1719647151, 1719647151, '1'),
(123572, 24530, 'QU', 'OK', 'S', 1719647225, 1719647225, '1'),
(123573, 24531, 'QU', 'OK', 'S', 1719647447, 1719647447, '1'),
(123574, 31280, 'QU', 'OK', 'S', 1719647457, 1719647457, '1'),
(123575, 31111, 'QU', 'OK', 'S', 1719647478, 1719647478, '1'),
(123576, 31111, 'QU', 'OK', 'S', 1719647482, 1719647482, '1'),
(123577, 31282, 'QU', 'OK', 'S', 1719647486, 1719647486, '1'),
(123578, 31282, 'QU', 'OK', 'S', 1719647490, 1719647490, '1'),
(123579, 31280, 'QU', 'OK', 'S', 1719647533, 1719647533, '1'),
(123580, 27326, 'QU', 'OK', 'S', 1719647539, 1719647539, '1'),
(123581, 27326, 'QU', 'OK', 'S', 1719647547, 1719647547, '1'),
(123582, 25273, 'QU', 'OK', 'S', 1719647550, 1719647550, '1'),
(123583, 27859, 'QU', 'OK', 'S', 1719647554, 1719647554, '1'),
(123584, 19698, 'QU', 'OK', 'S', 1719647560, 1719647560, '1'),
(123585, 31808, 'QU', 'OK', 'S', 1719647565, 1719647565, '1'),
(123586, 25523, 'QU', 'OK', 'S', 1719647569, 1719647569, '1'),
(123587, 31808, 'QU', 'OK', 'S', 1719647573, 1719647573, '1'),
(123588, 27326, 'QU', 'OK', 'S', 1719647578, 1719647578, '1'),
(123589, 27326, 'QU', 'OK', 'S', 1719647584, 1719647584, '1'),
(123590, 30212, 'QU', 'OK', 'S', 1719647608, 1719647608, '1'),
(123591, 25625, 'QU', 'OK', 'S', 1719647613, 1719647613, '1'),
(123592, 14314, 'QU', 'OK', 'S', 1719647617, 1719647617, '1'),
(123593, 21348, 'QU', 'OK', 'S', 1719647622, 1719647622, '1'),
(123594, 32094, 'QU', 'OK', 'S', 1719647626, 1719647626, '1'),
(123595, 17178, 'QU', 'OK', 'S', 1719647631, 1719647631, '1'),
(123596, 29613, 'QU', 'OK', 'S', 1719647636, 1719647636, '1'),
(123597, 29613, 'QU', 'OK', 'S', 1719647640, 1719647640, '1'),
(123598, 24604, 'QU', 'OK', 'S', 1719647648, 1719647648, '1'),
(123599, 30832, 'QU', 'OK', 'S', 1719647653, 1719647653, '1'),
(123600, 19703, 'QU', 'OK', 'S', 1719647657, 1719647657, '1'),
(123601, 19703, 'QU', 'OK', 'S', 1719647663, 1719647663, '1'),
(123602, 19702, 'QU', 'OK', 'S', 1719647670, 1719647670, '1'),
(123603, 19702, 'QU', 'OK', 'S', 1719647676, 1719647676, '1'),
(123604, 25523, 'QU', 'OK', 'S', 1719647681, 1719647681, '1'),
(123605, 30212, 'QU', 'OK', 'S', 1719647687, 1719647687, '1'),
(123606, 31230, 'QU', 'OK', 'S', 1719647692, 1719647692, '1'),
(123607, 31230, 'QU', 'OK', 'S', 1719647696, 1719647696, '1'),
(123608, 19698, 'QU', 'OK', 'S', 1719647702, 1719647702, '1'),
(123609, 30832, 'QU', 'OK', 'S', 1719647709, 1719647709, '1'),
(123610, 24604, 'QU', 'OK', 'S', 1719647713, 1719647713, '1'),
(123611, 21348, 'QU', 'OK', 'S', 1719647717, 1719647717, '1'),
(123612, 24604, 'QU', 'OK', 'S', 1719647722, 1719647722, '1'),
(123613, 1838, 'QU', 'OK', 'S', 1719647740, 1719647740, '1'),
(123614, 1838, 'QU', 'OK', 'S', 1719647749, 1719647749, '1'),
(123615, 32268, 'QU', 'OK', 'S', 1719647756, 1719647756, '1'),
(123616, 32267, 'QU', 'OK', 'S', 1719647797, 1719647797, '1'),
(123617, 32265, 'QU', 'OK', 'S', 1719647822, 1719647822, '1'),
(123618, 32264, 'QU', 'OK', 'S', 1719647843, 1719647843, '1'),
(123619, 32260, 'QU', 'OK', 'S', 1719647872, 1719647872, '1'),
(123620, 32250, 'QU', 'OK', 'S', 1719647929, 1719647929, '1'),
(123621, 32252, 'QU', 'OK', 'S', 1719647958, 1719647958, '1'),
(123622, 31263, 'QU', 'OK', 'S', 1719648313, 1719648313, '1'),
(123623, 31937, 'QU', 'OK', 'S', 1719648430, 1719648430, '1'),
(123624, 31587, 'QU', 'OK', 'S', 1719648544, 1719648544, '1'),
(123625, 31588, 'QU', 'OK', 'S', 1719648915, 1719648915, '1'),
(123626, 15382, 'QU', 'OK', 'S', 1719649304, 1719649304, '1'),
(123627, 15382, 'QU', 'OK', 'S', 1719649312, 1719649312, '1'),
(123628, 15565, 'QU', 'OK', 'S', 1719649325, 1719649325, '1'),
(123629, 15565, 'QU', 'OK', 'S', 1719649335, 1719649335, '1'),
(123630, 15564, 'QU', 'OK', 'S', 1719649345, 1719649345, '1'),
(123631, 15564, 'QU', 'OK', 'S', 1719649357, 1719649357, '1'),
(123632, 15563, 'QU', 'OK', 'S', 1719649372, 1719649372, '1'),
(123633, 15563, 'QU', 'OK', 'S', 1719649382, 1719649382, '1'),
(123634, 15388, 'QU', 'OK', 'S', 1719649394, 1719649394, '1'),
(123635, 15388, 'QU', 'OK', 'S', 1719649406, 1719649406, '1'),
(123636, 15387, 'QU', 'OK', 'S', 1719649414, 1719649414, '1'),
(123637, 15387, 'QU', 'OK', 'S', 1719649422, 1719649422, '1'),
(123638, 15386, 'QU', 'OK', 'S', 1719649431, 1719649431, '1'),
(123639, 15386, 'QU', 'OK', 'S', 1719649438, 1719649438, '1'),
(123640, 15385, 'QU', 'OK', 'S', 1719649446, 1719649446, '1'),
(123641, 15385, 'QU', 'OK', 'S', 1719649454, 1719649454, '1'),
(123642, 15384, 'QU', 'OK', 'S', 1719649463, 1719649463, '1'),
(123643, 15384, 'QU', 'OK', 'S', 1719649471, 1719649471, '1'),
(123644, 15383, 'QU', 'OK', 'S', 1719649478, 1719649478, '1'),
(123645, 15383, 'QU', 'OK', 'S', 1719649487, 1719649487, '1'),
(123646, 17768, 'QU', 'OK', 'S', 1719649504, 1719649504, '1'),
(123647, 17768, 'QU', 'OK', 'S', 1719649513, 1719649513, '1'),
(123648, 17767, 'QU', 'OK', 'S', 1719649525, 1719649525, '1'),
(123649, 17767, 'QU', 'OK', 'S', 1719649534, 1719649534, '1'),
(123650, 17766, 'QU', 'OK', 'S', 1719649545, 1719649545, '1'),
(123651, 17766, 'QU', 'OK', 'S', 1719649553, 1719649553, '1'),
(123652, 17765, 'QU', 'OK', 'S', 1719649561, 1719649561, '1'),
(123653, 17765, 'QU', 'OK', 'S', 1719649572, 1719649572, '1'),
(123654, 26866, 'QU', 'OK', 'S', 1719649600, 1719649600, '1'),
(123655, 6036, 'QU', 'OK', 'S', 1719649668, 1719649668, '1'),
(123656, 17765, 'QU', 'OK', 'S', 1719650160, 1719650160, '1'),
(123657, 17765, 'QU', 'OK', 'S', 1719650168, 1719650168, '1'),
(123658, 15630, 'QU', 'OK', 'S', 1719650180, 1719650180, '1'),
(123659, 15630, 'QU', 'OK', 'S', 1719650191, 1719650191, '1'),
(123660, 15568, 'QU', 'OK', 'S', 1719650202, 1719650202, '1'),
(123661, 15568, 'QU', 'OK', 'S', 1719650211, 1719650211, '1'),
(123662, 15567, 'QU', 'OK', 'S', 1719650219, 1719650219, '1'),
(123663, 15567, 'QU', 'OK', 'S', 1719650227, 1719650227, '1'),
(123664, 17782, 'QU', 'OK', 'S', 1719650246, 1719650246, '1'),
(123665, 17782, 'QU', 'OK', 'S', 1719650253, 1719650253, '1'),
(123666, 17781, 'QU', 'OK', 'S', 1719650261, 1719650261, '1'),
(123667, 17781, 'QU', 'OK', 'S', 1719650269, 1719650269, '1'),
(123668, 17778, 'QU', 'OK', 'S', 1719650276, 1719650276, '1'),
(123669, 17778, 'QU', 'OK', 'S', 1719650285, 1719650285, '1'),
(123670, 17777, 'QU', 'OK', 'S', 1719650294, 1719650294, '1'),
(123671, 17777, 'QU', 'OK', 'S', 1719650301, 1719650301, '1'),
(123672, 17776, 'QU', 'OK', 'S', 1719650310, 1719650310, '1'),
(123673, 17776, 'QU', 'OK', 'S', 1719650318, 1719650318, '1'),
(123674, 17774, 'QU', 'OK', 'S', 1719650465, 1719650465, '1'),
(123675, 17774, 'QU', 'OK', 'S', 1719650473, 1719650473, '1'),
(123676, 17771, 'QU', 'OK', 'S', 1719650481, 1719650481, '1'),
(123677, 17771, 'QU', 'OK', 'S', 1719650488, 1719650488, '1'),
(123678, 21904, 'QU', 'OK', 'S', 1719650516, 1719650516, '1'),
(123679, 21904, 'QU', 'OK', 'S', 1719650525, 1719650525, '1'),
(123680, 21903, 'QU', 'OK', 'S', 1719650535, 1719650535, '1'),
(123681, 21903, 'QU', 'OK', 'S', 1719650543, 1719650543, '1'),
(123682, 21902, 'QU', 'OK', 'S', 1719650553, 1719650553, '1'),
(123683, 21902, 'QU', 'OK', 'S', 1719650563, 1719650563, '1'),
(123684, 21901, 'QU', 'OK', 'S', 1719650586, 1719650586, '1'),
(123685, 21901, 'QU', 'OK', 'S', 1719650606, 1719650606, '1'),
(123686, 21900, 'QU', 'OK', 'S', 1719650620, 1719650620, '1'),
(123687, 21900, 'QU', 'OK', 'S', 1719650630, 1719650630, '1'),
(123688, 21899, 'QU', 'OK', 'S', 1719650643, 1719650643, '1'),
(123689, 21899, 'QU', 'OK', 'S', 1719650651, 1719650651, '1'),
(123690, 21898, 'QU', 'OK', 'S', 1719650662, 1719650662, '1'),
(123691, 21897, 'QU', 'OK', 'S', 1719650672, 1719650672, '1'),
(123692, 21898, 'QU', 'OK', 'S', 1719650688, 1719650688, '1'),
(123693, 21897, 'QU', 'OK', 'S', 1719650697, 1719650697, '1'),
(123694, 21896, 'QU', 'OK', 'S', 1719650707, 1719650707, '1'),
(123695, 21896, 'QU', 'OK', 'S', 1719650716, 1719650716, '1'),
(123696, 21608, 'QU', 'OK', 'S', 1719650725, 1719650725, '1'),
(123697, 21608, 'QU', 'OK', 'S', 1719650734, 1719650734, '1'),
(123698, 23565, 'QU', 'OK', 'S', 1719650755, 1719650755, '1'),
(123699, 23565, 'QU', 'OK', 'S', 1719650761, 1719650761, '1'),
(123700, 23564, 'QU', 'OK', 'S', 1719650773, 1719650773, '1'),
(123701, 23564, 'QU', 'OK', 'S', 1719650779, 1719650779, '1'),
(123702, 20095, 'QU', 'OK', 'S', 1719652284, 1719652284, '1'),
(123703, 31432, 'QU', 'OK', 'S', 1719652324, 1719652324, '1'),
(123704, 29963, 'QU', 'OK', 'S', 1719652511, 1719652511, '1'),
(123705, 31226, 'QU', 'OK', 'S', 1719652548, 1719652548, '1'),
(123706, 24360, 'QU', 'OK', 'S', 1719652583, 1719652583, '1'),
(123707, 24604, 'QU', 'OK', 'S', 1719652730, 1719652730, '1'),
(123708, 31454, 'QU', 'OK', 'S', 1719652768, 1719652768, '1'),
(123709, 31434, 'QU', 'OK', 'S', 1719652817, 1719652817, '1'),
(123710, 26550, 'QU', 'OK', 'S', 1719652938, 1719652938, '1'),
(123711, 29466, 'QU', 'OK', 'S', 1719653038, 1719653038, '1'),
(123712, 28163, 'QU', 'OK', 'S', 1719653080, 1719653080, '1'),
(123713, 25684, 'QU', 'OK', 'S', 1719653197, 1719653197, '1'),
(123714, 28050, 'QU', 'OK', 'S', 1719653230, 1719653230, '1'),
(123715, 31103, 'QU', 'OK', 'S', 1719653339, 1719653339, '1'),
(123716, 26656, 'QU', 'OK', 'S', 1719653378, 1719653378, '1'),
(123717, 28511, 'QU', 'OK', 'S', 1719653411, 1719653411, '1'),
(123718, 31081, 'QU', 'OK', 'S', 1719653450, 1719653450, '1'),
(123719, 24604, 'QU', 'OK', 'S', 1719653494, 1719653494, '1'),
(123720, 31862, 'QU', 'OK', 'S', 1719653533, 1719653533, '1'),
(123721, 32040, 'QU', 'OK', 'S', 1719653771, 1719653771, '1'),
(123722, 28511, 'QU', 'OK', 'S', 1719653819, 1719653819, '1'),
(123723, 31807, 'QU', 'OK', 'S', 1719653855, 1719653855, '1'),
(123724, 24513, 'QU', 'OK', 'S', 1719653985, 1719653985, '1'),
(123725, 32145, 'QU', 'OK', 'S', 1719654060, 1719654060, '1'),
(123726, 28050, 'QU', 'OK', 'S', 1719654103, 1719654103, '1'),
(123727, 32205, 'QU', 'OK', 'S', 1719654202, 1719654202, '1'),
(123728, 32056, 'QU', 'OK', 'S', 1719654220, 1719654220, '1'),
(123729, 32181, 'QU', 'OK', 'S', 1719654270, 1719654270, '1'),
(123730, 22277, 'QU', 'OK', 'S', 1719654274, 1719654274, '1'),
(123731, 26679, 'QU', 'OK', 'S', 1719654311, 1719654311, '1'),
(123732, 24609, 'QU', 'OK', 'S', 1719654412, 1719654412, '1'),
(123733, 32046, 'QU', 'OK', 'S', 1719654458, 1719654458, '1'),
(123734, 24359, 'QU', 'OK', 'S', 1719654505, 1719654505, '1'),
(123735, 31470, 'QU', 'OK', 'S', 1719654548, 1719654548, '1'),
(123736, 25024, 'QU', 'OK', 'S', 1719654696, 1719654696, '1'),
(123737, 25024, 'QU', 'OK', 'S', 1719654705, 1719654705, '1'),
(123738, 25024, 'QU', 'OK', 'S', 1719654708, 1719654708, '1'),
(123739, 31576, 'QU', 'OK', 'S', 1719654904, 1719654904, '1'),
(123740, 15897, 'QU', 'OK', 'S', 1719654969, 1719654969, '1'),
(123741, 32257, 'QU', 'OK', 'S', 1719656364, 1719656364, '1'),
(123742, 29926, 'QU', 'OK', 'S', 1719656472, 1719656472, '1'),
(123743, 32262, 'QU', 'OK', 'S', 1719656582, 1719656582, '1'),
(123744, 32263, 'QU', 'OK', 'S', 1719656756, 1719656756, '1'),
(123745, 22241, 'QU', 'OK', 'S', 1719657242, 1719657242, '1'),
(123746, 22242, 'QU', 'OK', 'S', 1719657379, 1719657379, '1'),
(123747, 29279, 'QU', 'OK', 'S', 1719657965, 1719657965, '1'),
(123748, 30516, 'QU', 'OK', 'S', 1719658067, 1719658067, '1'),
(123749, 32259, 'QU', 'OK', 'S', 1719659535, 1719659535, '1'),
(123750, 23779, 'QU', 'OK', 'S', 1719659559, 1719659559, '1'),
(123751, 30510, 'QU', 'OK', 'S', 1719659567, 1719659567, '1'),
(123752, 32127, 'QU', 'OK', 'S', 1719659817, 1719659817, '1'),
(123753, 32127, 'QU', 'OK', 'S', 1719659825, 1719659825, '1'),
(123754, 32100, 'QU', 'OK', 'S', 1719659831, 1719659831, '1'),
(123755, 32100, 'QU', 'OK', 'S', 1719659837, 1719659837, '1'),
(123756, 32099, 'QU', 'OK', 'S', 1719659844, 1719659844, '1'),
(123757, 32099, 'QU', 'OK', 'S', 1719659851, 1719659851, '1'),
(123758, 32080, 'QU', 'OK', 'S', 1719659860, 1719659860, '1'),
(123759, 32080, 'QU', 'OK', 'S', 1719659868, 1719659868, '1'),
(123760, 32079, 'QU', 'OK', 'S', 1719659875, 1719659875, '1'),
(123761, 32079, 'QU', 'OK', 'S', 1719659886, 1719659886, '1'),
(123762, 32065, 'QU', 'OK', 'S', 1719659898, 1719659898, '1'),
(123763, 32065, 'QU', 'OK', 'S', 1719659904, 1719659904, '1'),
(123764, 32058, 'QU', 'OK', 'S', 1719659911, 1719659911, '1'),
(123765, 32058, 'QU', 'OK', 'S', 1719659917, 1719659917, '1'),
(123766, 32013, 'QU', 'OK', 'S', 1719659925, 1719659925, '1'),
(123767, 32013, 'QU', 'OK', 'S', 1719659932, 1719659932, '1'),
(123768, 31867, 'QU', 'OK', 'S', 1719659947, 1719659947, '1'),
(123769, 31867, 'QU', 'OK', 'S', 1719659957, 1719659957, '1'),
(123770, 32249, 'QU', 'OK', 'S', 1719660610, 1719660610, '1'),
(123771, 32251, 'QU', 'OK', 'S', 1719660739, 1719660739, '1'),
(123772, 24716, 'QU', 'OK', 'S', 1719660947, 1719660947, '1'),
(123773, 27326, 'QU', 'OK', 'S', 1719660981, 1719660981, '1'),
(123774, 27326, 'QU', 'OK', 'S', 1719661001, 1719661001, '1'),
(123775, 32253, 'QU', 'OK', 'S', 1719661040, 1719661040, '1'),
(123776, 32256, 'QU', 'OK', 'S', 1719661147, 1719661147, '1'),
(123777, 22932, 'QU', 'OK', 'S', 1719662012, 1719662012, '1'),
(123778, 27504, 'QU', 'OK', 'S', 1719662026, 1719662026, '1'),
(123779, 26802, 'QU', 'OK', 'S', 1719662031, 1719662031, '1'),
(123780, 24103, 'QU', 'OK', 'S', 1719662034, 1719662034, '1'),
(123781, 20740, 'QU', 'OK', 'S', 1719662040, 1719662040, '1'),
(123782, 15335, 'QU', 'OK', 'S', 1719662044, 1719662044, '1'),
(123783, 11992, 'QU', 'OK', 'S', 1719662048, 1719662048, '1'),
(123784, 8387, 'QU', 'OK', 'S', 1719662052, 1719662052, '1'),
(123785, 14887, 'QU', 'OK', 'S', 1719662057, 1719662057, '1'),
(123786, 14887, 'QU', 'OK', 'S', 1719662063, 1719662063, '1'),
(123787, 32272, 'QU', 'OK', 'S', 1719662065, 1719662065, '1'),
(123788, 29801, 'QU', 'OK', 'S', 1719662068, 1719662068, '1'),
(123789, 18559, 'QU', 'OK', 'S', 1719662072, 1719662072, '1'),
(123790, 26801, 'QU', 'OK', 'S', 1719662079, 1719662079, '1'),
(123791, 22567, 'QU', 'OK', 'S', 1719662086, 1719662086, '1'),
(123792, 22567, 'QU', 'OK', 'S', 1719662093, 1719662093, '1'),
(123793, 24927, 'QU', 'OK', 'S', 1719662098, 1719662098, '1'),
(123794, 14650, 'QU', 'OK', 'S', 1719662102, 1719662102, '1'),
(123795, 16105, 'QU', 'OK', 'S', 1719662108, 1719662108, '1'),
(123796, 31822, 'QU', 'OK', 'S', 1719662113, 1719662113, '1'),
(123797, 13472, 'QU', 'OK', 'S', 1719662117, 1719662117, '1'),
(123798, 31828, 'QU', 'OK', 'S', 1719662124, 1719662124, '1'),
(123799, 32271, 'QU', 'OK', 'S', 1719662171, 1719662171, '1'),
(123800, 32270, 'QU', 'OK', 'S', 1719662299, 1719662299, '1'),
(123801, 32270, 'QU', 'OK', 'S', 1719662449, 1719662449, '1'),
(123802, 32254, 'QU', 'OK', 'S', 1719662553, 1719662553, '1'),
(123803, 32255, 'QU', 'OK', 'S', 1719662591, 1719662591, '1'),
(123804, 14888, 'QU', 'OK', 'S', 1719662622, 1719662622, '1'),
(123805, 22567, 'QU', 'OK', 'S', 1719662624, 1719662624, '1'),
(123806, 32269, 'QU', 'OK', 'S', 1719662938, 1719662938, '1'),
(123807, 32258, 'QU', 'OK', 'S', 1719663037, 1719663037, '1'),
(123808, 32261, 'QU', 'OK', 'S', 1719663221, 1719663221, '1'),
(123809, 32266, 'QU', 'OK', 'S', 1719663319, 1719663319, '1'),
(123810, 24261, 'QU', 'OK', 'S', 1719663669, 1719663669, '1'),
(123811, 14402, 'QU', 'OK', 'S', 1719663885, 1719663885, '1'),
(123812, 19485, 'QU', 'OK', 'S', 1719663894, 1719663894, '1'),
(123813, 32079, 'QU', 'OK', 'S', 1719664382, 1719664382, '1'),
(123814, 32079, 'QU', 'OK', 'S', 1719664410, 1719664410, '1'),
(123815, 31866, 'QU', 'OK', 'S', 1719664537, 1719664537, '1'),
(123816, 31866, 'QU', 'OK', 'S', 1719664544, 1719664544, '1'),
(123817, 31847, 'QU', 'OK', 'S', 1719664551, 1719664551, '1'),
(123818, 31847, 'QU', 'OK', 'S', 1719664557, 1719664557, '1'),
(123819, 31845, 'QU', 'OK', 'S', 1719664566, 1719664566, '1'),
(123820, 31845, 'QU', 'OK', 'S', 1719664574, 1719664574, '1'),
(123821, 31842, 'QU', 'OK', 'S', 1719664581, 1719664581, '1'),
(123822, 31842, 'QU', 'OK', 'S', 1719664588, 1719664588, '1'),
(123823, 29830, 'QU', 'OK', 'S', 1719664595, 1719664595, '1'),
(123824, 29830, 'QU', 'OK', 'S', 1719664602, 1719664602, '1'),
(123825, 29803, 'QU', 'OK', 'S', 1719664615, 1719664615, '1'),
(123826, 29803, 'QU', 'OK', 'S', 1719664622, 1719664622, '1'),
(123827, 29792, 'QU', 'OK', 'S', 1719664631, 1719664631, '1'),
(123828, 29792, 'QU', 'OK', 'S', 1719664638, 1719664638, '1'),
(123829, 29791, 'QU', 'OK', 'S', 1719664646, 1719664646, '1'),
(123830, 29791, 'QU', 'OK', 'S', 1719664653, 1719664653, '1'),
(123831, 29784, 'QU', 'OK', 'S', 1719664661, 1719664661, '1'),
(123832, 29784, 'QU', 'OK', 'S', 1719664667, 1719664667, '1'),
(123833, 29722, 'QU', 'OK', 'S', 1719664673, 1719664673, '1'),
(123834, 29722, 'QU', 'OK', 'S', 1719664679, 1719664679, '1'),
(123835, 29697, 'QU', 'OK', 'S', 1719664711, 1719664711, '1'),
(123836, 29697, 'QU', 'OK', 'S', 1719664718, 1719664718, '1'),
(123837, 29345, 'QU', 'OK', 'S', 1719664731, 1719664731, '1'),
(123838, 29345, 'QU', 'OK', 'S', 1719664738, 1719664738, '1'),
(123839, 29324, 'QU', 'OK', 'S', 1719664784, 1719664784, '1'),
(123840, 29324, 'QU', 'OK', 'S', 1719664792, 1719664792, '1'),
(123841, 29320, 'QU', 'OK', 'S', 1719664800, 1719664800, '1'),
(123842, 29320, 'QU', 'OK', 'S', 1719664807, 1719664807, '1'),
(123843, 29277, 'QU', 'OK', 'S', 1719664816, 1719664816, '1'),
(123844, 29277, 'QU', 'OK', 'S', 1719664823, 1719664823, '1'),
(123845, 29276, 'QU', 'OK', 'S', 1719664831, 1719664831, '1'),
(123846, 29276, 'QU', 'OK', 'S', 1719664836, 1719664836, '1'),
(123847, 29272, 'QU', 'OK', 'S', 1719664842, 1719664842, '1'),
(123848, 29272, 'QU', 'OK', 'S', 1719664848, 1719664848, '1'),
(123849, 29270, 'QU', 'OK', 'S', 1719664855, 1719664855, '1'),
(123850, 29270, 'QU', 'OK', 'S', 1719664867, 1719664867, '1'),
(123851, 29268, 'QU', 'OK', 'S', 1719664877, 1719664877, '1'),
(123852, 29268, 'QU', 'OK', 'S', 1719664884, 1719664884, '1'),
(123853, 32168, 'QU', 'OK', 'S', 1719664992, 1719664992, '1'),
(123854, 32064, 'QU', 'OK', 'S', 1719665001, 1719665001, '1'),
(123855, 24794, 'QU', 'OK', 'S', 1719665201, 1719665201, '1'),
(123856, 29645, 'QU', 'OK', 'S', 1719665652, 1719665652, '1'),
(123857, 11162, 'QU', 'OK', 'S', 1719666049, 1719666049, '1'),
(123858, 28743, 'QU', 'OK', 'S', 1719666051, 1719666051, '1'),
(123859, 11162, 'QU', 'OK', 'S', 1719666068, 1719666068, '1'),
(123860, 28741, 'QU', 'OK', 'S', 1719666075, 1719666075, '1'),
(123861, 28741, 'QU', 'OK', 'S', 1719666086, 1719666086, '1'),
(123862, 28724, 'QU', 'OK', 'S', 1719666093, 1719666093, '1'),
(123863, 28723, 'QU', 'OK', 'S', 1719666099, 1719666099, '1'),
(123864, 28722, 'QU', 'OK', 'S', 1719666105, 1719666105, '1'),
(123865, 28722, 'QU', 'OK', 'S', 1719666111, 1719666111, '1'),
(123866, 28719, 'QU', 'OK', 'S', 1719666117, 1719666117, '1'),
(123867, 28719, 'QU', 'OK', 'S', 1719666123, 1719666123, '1'),
(123868, 28718, 'QU', 'OK', 'S', 1719666133, 1719666133, '1'),
(123869, 28718, 'QU', 'OK', 'S', 1719666143, 1719666143, '1'),
(123870, 28323, 'QU', 'OK', 'S', 1719666153, 1719666153, '1'),
(123871, 28323, 'QU', 'OK', 'S', 1719666160, 1719666160, '1'),
(123872, 28322, 'QU', 'OK', 'S', 1719666166, 1719666166, '1'),
(123873, 28322, 'QU', 'OK', 'S', 1719666173, 1719666173, '1'),
(123874, 28318, 'QU', 'OK', 'S', 1719666182, 1719666182, '1'),
(123875, 28318, 'QU', 'OK', 'S', 1719666188, 1719666188, '1'),
(123876, 28316, 'QU', 'OK', 'S', 1719666199, 1719666199, '1'),
(123877, 28316, 'QU', 'OK', 'S', 1719666206, 1719666206, '1'),
(123878, 28315, 'QU', 'OK', 'S', 1719666216, 1719666216, '1'),
(123879, 28315, 'QU', 'OK', 'S', 1719666225, 1719666225, '1'),
(123880, 28314, 'QU', 'OK', 'S', 1719666233, 1719666233, '1'),
(123881, 10638, 'QU', 'OK', 'S', 1719666240, 1719666240, '1'),
(123882, 28314, 'QU', 'OK', 'S', 1719666244, 1719666244, '1'),
(123883, 10638, 'QU', 'OK', 'S', 1719666249, 1719666249, '1'),
(123884, 25776, 'QU', 'OK', 'S', 1719666252, 1719666252, '1'),
(123885, 10638, 'QU', 'OK', 'S', 1719666257, 1719666257, '1'),
(123886, 25776, 'QU', 'OK', 'S', 1719666259, 1719666259, '1'),
(123887, 25775, 'QU', 'OK', 'S', 1719666266, 1719666266, '1'),
(123888, 25775, 'QU', 'OK', 'S', 1719666272, 1719666272, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(123889, 25774, 'QU', 'OK', 'S', 1719666277, 1719666277, '1'),
(123890, 10638, 'QU', 'OK', 'S', 1719666280, 1719666280, '1'),
(123891, 25774, 'QU', 'OK', 'S', 1719666283, 1719666283, '1'),
(123892, 25772, 'QU', 'OK', 'S', 1719666291, 1719666291, '1'),
(123893, 25772, 'QU', 'OK', 'S', 1719666298, 1719666298, '1'),
(123894, 25771, 'QU', 'OK', 'S', 1719666304, 1719666304, '1'),
(123895, 25771, 'QU', 'OK', 'S', 1719666310, 1719666310, '1'),
(123896, 10638, 'QU', 'OK', 'S', 1719666317, 1719666317, '1'),
(123897, 25770, 'QU', 'OK', 'S', 1719666317, 1719666317, '1'),
(123898, 10638, 'QU', 'OK', 'S', 1719666321, 1719666321, '1'),
(123899, 25770, 'QU', 'OK', 'S', 1719666323, 1719666323, '1'),
(123900, 10638, 'QU', 'OK', 'S', 1719666339, 1719666339, '1'),
(123901, 25768, 'QU', 'OK', 'S', 1719666342, 1719666342, '1'),
(123902, 25763, 'QU', 'OK', 'S', 1719666349, 1719666349, '1'),
(123903, 25763, 'QU', 'OK', 'S', 1719666355, 1719666355, '1'),
(123904, 19187, 'QU', 'OK', 'S', 1719666382, 1719666382, '1'),
(123905, 25741, 'QU', 'OK', 'S', 1719666408, 1719666408, '1'),
(123906, 25741, 'QU', 'OK', 'S', 1719666414, 1719666414, '1'),
(123907, 25762, 'QU', 'OK', 'S', 1719666424, 1719666424, '1'),
(123908, 25762, 'QU', 'OK', 'S', 1719666430, 1719666430, '1'),
(123909, 25749, 'QU', 'OK', 'S', 1719666438, 1719666438, '1'),
(123910, 25749, 'QU', 'OK', 'S', 1719666449, 1719666449, '1'),
(123911, 25744, 'QU', 'OK', 'S', 1719666457, 1719666457, '1'),
(123912, 25744, 'QU', 'OK', 'S', 1719666464, 1719666464, '1'),
(123913, 19187, 'QU', 'OK', 'S', 1719666477, 1719666477, '1'),
(123914, 25733, 'QU', 'OK', 'S', 1719666479, 1719666479, '1'),
(123915, 25733, 'QU', 'OK', 'S', 1719666485, 1719666485, '1'),
(123916, 25731, 'QU', 'OK', 'S', 1719666490, 1719666490, '1'),
(123917, 25731, 'QU', 'OK', 'S', 1719666495, 1719666495, '1'),
(123918, 25729, 'QU', 'OK', 'S', 1719666502, 1719666502, '1'),
(123919, 25729, 'QU', 'OK', 'S', 1719666508, 1719666508, '1'),
(123920, 25725, 'QU', 'OK', 'S', 1719666515, 1719666515, '1'),
(123921, 25725, 'QU', 'OK', 'S', 1719666522, 1719666522, '1'),
(123922, 25724, 'QU', 'OK', 'S', 1719666530, 1719666530, '1'),
(123923, 25724, 'QU', 'OK', 'S', 1719666535, 1719666535, '1'),
(123924, 25722, 'QU', 'OK', 'S', 1719666543, 1719666543, '1'),
(123925, 25722, 'QU', 'OK', 'S', 1719666549, 1719666549, '1'),
(123926, 25719, 'QU', 'OK', 'S', 1719666568, 1719666568, '1'),
(123927, 25719, 'QU', 'OK', 'S', 1719666575, 1719666575, '1'),
(123928, 25704, 'QU', 'OK', 'S', 1719666587, 1719666587, '1'),
(123929, 25704, 'QU', 'OK', 'S', 1719666593, 1719666593, '1'),
(123930, 25702, 'QU', 'OK', 'S', 1719666600, 1719666600, '1'),
(123931, 25702, 'QU', 'OK', 'S', 1719666606, 1719666606, '1'),
(123932, 25699, 'QU', 'OK', 'S', 1719666613, 1719666613, '1'),
(123933, 25699, 'QU', 'OK', 'S', 1719666619, 1719666619, '1'),
(123934, 25695, 'QU', 'OK', 'S', 1719666626, 1719666626, '1'),
(123935, 25695, 'QU', 'OK', 'S', 1719666633, 1719666633, '1'),
(123936, 25692, 'QU', 'OK', 'S', 1719666643, 1719666643, '1'),
(123937, 25692, 'QU', 'OK', 'S', 1719666649, 1719666649, '1'),
(123938, 25687, 'QU', 'OK', 'S', 1719666668, 1719666668, '1'),
(123939, 25687, 'QU', 'OK', 'S', 1719666678, 1719666678, '1'),
(123940, 24653, 'QU', 'OK', 'S', 1719666685, 1719666685, '1'),
(123941, 24653, 'QU', 'OK', 'S', 1719666691, 1719666691, '1'),
(123942, 24652, 'QU', 'OK', 'S', 1719666698, 1719666698, '1'),
(123943, 24652, 'QU', 'OK', 'S', 1719666704, 1719666704, '1'),
(123944, 24649, 'QU', 'OK', 'S', 1719666710, 1719666710, '1'),
(123945, 24649, 'QU', 'OK', 'S', 1719666720, 1719666720, '1'),
(123946, 24644, 'QU', 'OK', 'S', 1719666728, 1719666728, '1'),
(123947, 24644, 'QU', 'OK', 'S', 1719666734, 1719666734, '1'),
(123948, 24643, 'QU', 'OK', 'S', 1719666742, 1719666742, '1'),
(123949, 24643, 'QU', 'OK', 'S', 1719666747, 1719666747, '1'),
(123950, 24642, 'QU', 'OK', 'S', 1719666755, 1719666755, '1'),
(123951, 24642, 'QU', 'OK', 'S', 1719666760, 1719666760, '1'),
(123952, 24641, 'QU', 'OK', 'S', 1719666767, 1719666767, '1'),
(123953, 24641, 'QU', 'OK', 'S', 1719666773, 1719666773, '1'),
(123954, 24639, 'QU', 'OK', 'S', 1719666778, 1719666778, '1'),
(123955, 24639, 'QU', 'OK', 'S', 1719666784, 1719666784, '1'),
(123956, 24637, 'QU', 'OK', 'S', 1719666789, 1719666789, '1'),
(123957, 24637, 'QU', 'OK', 'S', 1719666797, 1719666797, '1'),
(123958, 10912, 'QU', 'OK', 'S', 1719809625, 1719809625, '1'),
(123959, 29986, 'QU', 'OK', 'S', 1719809657, 1719809657, '1'),
(123960, 21690, 'QU', 'OK', 'S', 1719809676, 1719809676, '1'),
(123961, 31379, 'QU', 'OK', 'S', 1719809696, 1719809696, '1'),
(123962, 27502, 'QU', 'OK', 'S', 1719810101, 1719810101, '1'),
(123963, 14400, 'QU', 'OK', 'S', 1719810682, 1719810682, '1'),
(123964, 32235, 'QU', 'OK', 'S', 1719812374, 1719812374, '1'),
(123965, 1989, 'QU', 'OK', 'S', 1719814135, 1719814135, '1'),
(123966, 274, 'QU', 'OK', 'S', 1719817190, 1719817190, '1'),
(123967, 274, 'QU', 'OK', 'S', 1719817193, 1719817193, '1'),
(123968, 274, 'QU', 'OK', 'S', 1719817196, 1719817196, '1'),
(123969, 274, 'QU', 'OK', 'S', 1719817219, 1719817219, '1'),
(123970, 205, 'QU', 'OK', 'S', 1719817266, 1719817266, '1'),
(123971, 22384, 'QU', 'OK', 'S', 1719819393, 1719819393, '1'),
(123972, 22384, 'QU', 'OK', 'S', 1719819393, 1719819393, '1'),
(123973, 31960, 'QU', 'OK', 'S', 1719819416, 1719819416, '1'),
(123974, 30311, 'QU', 'OK', 'S', 1719819440, 1719819440, '1'),
(123975, 27326, 'QU', 'OK', 'S', 1719819580, 1719819580, '1'),
(123976, 27326, 'QU', 'OK', 'S', 1719819582, 1719819582, '1'),
(123977, 26774, 'QU', 'OK', 'S', 1719820066, 1719820066, '1'),
(123978, 26774, 'QU', 'OK', 'S', 1719820070, 1719820070, '1'),
(123979, 31489, 'QU', 'OK', 'S', 1719820185, 1719820185, '1'),
(123980, 29478, 'QU', 'OK', 'S', 1719820188, 1719820188, '1'),
(123981, 11051, 'QU', 'OK', 'S', 1719820192, 1719820192, '1'),
(123982, 31738, 'QU', 'OK', 'S', 1719820195, 1719820195, '1'),
(123983, 27934, 'QU', 'OK', 'S', 1719820198, 1719820198, '1'),
(123984, 31796, 'QU', 'OK', 'S', 1719820201, 1719820201, '1'),
(123985, 29938, 'QU', 'OK', 'S', 1719820205, 1719820205, '1'),
(123986, 31058, 'QU', 'OK', 'S', 1719820208, 1719820208, '1'),
(123987, 29938, 'QU', 'OK', 'S', 1719820217, 1719820217, '1'),
(123988, 32143, 'QU', 'OK', 'S', 1719820220, 1719820220, '1'),
(123989, 32119, 'QU', 'OK', 'S', 1719820225, 1719820225, '1'),
(123990, 32143, 'QU', 'OK', 'S', 1719820232, 1719820232, '1'),
(123991, 31747, 'QU', 'OK', 'S', 1719820281, 1719820281, '1'),
(123992, 31773, 'QU', 'OK', 'S', 1719820284, 1719820284, '1'),
(123993, 26823, 'QU', 'OK', 'S', 1719820287, 1719820287, '1'),
(123994, 26822, 'QU', 'OK', 'S', 1719820291, 1719820291, '1'),
(123995, 25323, 'QU', 'OK', 'S', 1719820296, 1719820296, '1'),
(123996, 31321, 'QU', 'OK', 'S', 1719820302, 1719820302, '1'),
(123997, 9768, 'QU', 'OK', 'S', 1719820306, 1719820306, '1'),
(123998, 31427, 'QU', 'OK', 'S', 1719820308, 1719820308, '1'),
(123999, 32186, 'QU', 'OK', 'S', 1719820312, 1719820312, '1'),
(124000, 31714, 'QU', 'OK', 'S', 1719820316, 1719820316, '1'),
(124001, 32111, 'QU', 'OK', 'S', 1719820323, 1719820323, '1'),
(124002, 18132, 'QU', 'OK', 'S', 1719820395, 1719820395, '1'),
(124003, 16200, 'QU', 'OK', 'S', 1719820399, 1719820399, '1'),
(124004, 28881, 'QU', 'OK', 'S', 1719820402, 1719820402, '1'),
(124005, 30052, 'QU', 'OK', 'S', 1719820406, 1719820406, '1'),
(124006, 16639, 'QU', 'OK', 'S', 1719820409, 1719820409, '1'),
(124007, 30256, 'QU', 'OK', 'S', 1719820412, 1719820412, '1'),
(124008, 31796, 'QU', 'OK', 'S', 1719820418, 1719820418, '1'),
(124009, 24432, 'QU', 'OK', 'S', 1719820421, 1719820421, '1'),
(124010, 18538, 'QU', 'OK', 'S', 1719820425, 1719820425, '1'),
(124011, 24321, 'QU', 'OK', 'S', 1719820430, 1719820430, '1'),
(124012, 29707, 'QU', 'OK', 'S', 1719820433, 1719820433, '1'),
(124013, 32187, 'QU', 'OK', 'S', 1719820436, 1719820436, '1'),
(124014, 31750, 'QU', 'OK', 'S', 1719820441, 1719820441, '1'),
(124015, 11373, 'QU', 'OK', 'S', 1719820455, 1719820455, '1'),
(124016, 24807, 'QU', 'OK', 'S', 1719820459, 1719820459, '1'),
(124017, 24321, 'QU', 'OK', 'S', 1719820463, 1719820463, '1'),
(124018, 14463, 'QU', 'OK', 'S', 1719820467, 1719820467, '1'),
(124019, 124, 'QU', 'OK', 'S', 1719820478, 1719820478, '1'),
(124020, 29938, 'QU', 'OK', 'S', 1719820896, 1719820896, '1'),
(124021, 2602, 'QU', 'OK', 'S', 1719820949, 1719820949, '1'),
(124022, 2602, 'QU', 'OK', 'S', 1719820971, 1719820971, '1'),
(124023, 2602, 'QU', 'OK', 'S', 1719820977, 1719820977, '1'),
(124024, 2602, 'QU', 'OK', 'S', 1719821026, 1719821026, '1'),
(124025, 2602, 'QU', 'OK', 'S', 1719821033, 1719821033, '1'),
(124026, 2602, 'QU', 'OK', 'S', 1719821040, 1719821040, '1'),
(124027, 2602, 'QU', 'OK', 'S', 1719821048, 1719821048, '1'),
(124028, 2602, 'QU', 'OK', 'S', 1719821071, 1719821071, '1'),
(124029, 2602, 'QU', 'OK', 'S', 1719821107, 1719821107, '1'),
(124030, 2602, 'QU', 'OK', 'S', 1719821110, 1719821110, '1'),
(124031, 278, 'QU', 'OK', 'S', 1719821724, 1719821724, '1'),
(124032, 278, 'QU', 'OK', 'S', 1719821849, 1719821849, '1'),
(124033, 278, 'QU', 'OK', 'S', 1719822021, 1719822021, '1'),
(124034, 278, 'QU', 'OK', 'S', 1719822073, 1719822073, '1'),
(124035, 3563, 'QU', 'OK', 'S', 1719822367, 1719822367, '1'),
(124036, 2829, 'QU', 'OK', 'S', 1719822526, 1719822526, '1'),
(124037, 2829, 'QU', 'OK', 'S', 1719822558, 1719822558, '1'),
(124038, 2829, 'QU', 'OK', 'S', 1719822571, 1719822571, '1'),
(124039, 16327, 'QU', 'OK', 'S', 1719825489, 1719825489, '1'),
(124040, 15047, 'QU', 'OK', 'S', 1719825623, 1719825623, '1'),
(124041, 20463, 'QU', 'OK', 'S', 1719826413, 1719826413, '1'),
(124042, 20463, 'QU', 'OK', 'S', 1719826438, 1719826438, '1'),
(124043, 20463, 'QU', 'OK', 'S', 1719826464, 1719826464, '1'),
(124044, 20463, 'QU', 'OK', 'S', 1719826526, 1719826526, '1'),
(124045, 24342, 'QU', 'OK', 'S', 1719827540, 1719827540, '1'),
(124046, 24342, 'QU', 'OK', 'S', 1719827616, 1719827616, '1'),
(124047, 21604, 'QU', 'OK', 'S', 1719828166, 1719828166, '1'),
(124048, 21604, 'QU', 'OK', 'S', 1719828179, 1719828179, '1'),
(124049, 21604, 'QU', 'OK', 'S', 1719828182, 1719828182, '1'),
(124050, 21604, 'QU', 'OK', 'S', 1719828186, 1719828186, '1'),
(124051, 2829, 'QU', 'OK', 'S', 1719828263, 1719828263, '1'),
(124052, 18966, 'QU', 'OK', 'S', 1719828317, 1719828317, '1'),
(124053, 32127, 'QU', 'OK', 'S', 1719828409, 1719828409, '1'),
(124054, 32127, 'QU', 'OK', 'S', 1719828417, 1719828417, '1'),
(124055, 32100, 'QU', 'OK', 'S', 1719828425, 1719828425, '1'),
(124056, 32100, 'QU', 'OK', 'S', 1719828432, 1719828432, '1'),
(124057, 32099, 'QU', 'OK', 'S', 1719828440, 1719828440, '1'),
(124058, 32099, 'QU', 'OK', 'S', 1719828446, 1719828446, '1'),
(124059, 32080, 'QU', 'OK', 'S', 1719828458, 1719828458, '1'),
(124060, 32080, 'QU', 'OK', 'S', 1719828465, 1719828465, '1'),
(124061, 32079, 'QU', 'OK', 'S', 1719828479, 1719828479, '1'),
(124062, 32058, 'QU', 'OK', 'S', 1719828541, 1719828541, '1'),
(124063, 32058, 'QU', 'OK', 'S', 1719828550, 1719828550, '1'),
(124064, 1559, 'QU', 'OK', 'S', 1719828573, 1719828573, '1'),
(124065, 32013, 'QU', 'OK', 'S', 1719828584, 1719828584, '1'),
(124066, 32013, 'QU', 'OK', 'S', 1719828594, 1719828594, '1'),
(124067, 31867, 'QU', 'OK', 'S', 1719828607, 1719828607, '1'),
(124068, 1559, 'QU', 'OK', 'S', 1719828608, 1719828608, '1'),
(124069, 31867, 'QU', 'OK', 'S', 1719828614, 1719828614, '1'),
(124070, 1559, 'QU', 'OK', 'S', 1719828618, 1719828618, '1'),
(124071, 31866, 'QU', 'OK', 'S', 1719828640, 1719828640, '1'),
(124072, 31866, 'QU', 'OK', 'S', 1719828647, 1719828647, '1'),
(124073, 31847, 'QU', 'OK', 'S', 1719828658, 1719828658, '1'),
(124074, 31847, 'QU', 'OK', 'S', 1719828664, 1719828664, '1'),
(124075, 31845, 'QU', 'OK', 'S', 1719828672, 1719828672, '1'),
(124076, 31845, 'QU', 'OK', 'S', 1719828678, 1719828678, '1'),
(124077, 31842, 'QU', 'OK', 'S', 1719828687, 1719828687, '1'),
(124078, 31842, 'QU', 'OK', 'S', 1719828694, 1719828694, '1'),
(124079, 29830, 'QU', 'OK', 'S', 1719828713, 1719828713, '1'),
(124080, 29830, 'QU', 'OK', 'S', 1719828720, 1719828720, '1'),
(124081, 29803, 'QU', 'OK', 'S', 1719828729, 1719828729, '1'),
(124082, 29803, 'QU', 'OK', 'S', 1719828742, 1719828742, '1'),
(124083, 29792, 'QU', 'OK', 'S', 1719828755, 1719828755, '1'),
(124084, 29792, 'QU', 'OK', 'S', 1719828762, 1719828762, '1'),
(124085, 29791, 'QU', 'OK', 'S', 1719828771, 1719828771, '1'),
(124086, 29791, 'QU', 'OK', 'S', 1719828779, 1719828779, '1'),
(124087, 29784, 'QU', 'OK', 'S', 1719828788, 1719828788, '1'),
(124088, 29784, 'QU', 'OK', 'S', 1719828795, 1719828795, '1'),
(124089, 29722, 'QU', 'OK', 'S', 1719828803, 1719828803, '1'),
(124090, 29722, 'QU', 'OK', 'S', 1719828810, 1719828810, '1'),
(124091, 3550, 'QU', 'OK', 'S', 1719829093, 1719829093, '1'),
(124092, 3550, 'QU', 'OK', 'S', 1719829123, 1719829123, '1'),
(124093, 3550, 'QU', 'OK', 'S', 1719829204, 1719829204, '1'),
(124094, 18454, 'QU', 'OK', 'S', 1719829257, 1719829257, '1'),
(124095, 22928, 'QU', 'OK', 'S', 1719829300, 1719829300, '1'),
(124096, 1186, 'QU', 'OK', 'S', 1719829314, 1719829314, '1'),
(124097, 1186, 'QU', 'OK', 'S', 1719829314, 1719829314, '1'),
(124098, 26710, 'QU', 'OK', 'S', 1719829404, 1719829404, '1'),
(124099, 27326, 'QU', 'OK', 'S', 1719829419, 1719829419, '1'),
(124100, 27326, 'QU', 'OK', 'S', 1719829419, 1719829419, '1'),
(124101, 26803, 'QU', 'OK', 'S', 1719829442, 1719829442, '1'),
(124102, 26803, 'QU', 'OK', 'S', 1719829442, 1719829442, '1'),
(124103, 26804, 'QU', 'OK', 'S', 1719829464, 1719829464, '1'),
(124104, 18570, 'QU', 'OK', 'S', 1719829508, 1719829508, '1'),
(124105, 18570, 'QU', 'OK', 'S', 1719829508, 1719829508, '1'),
(124106, 12813, 'QU', 'OK', 'S', 1719829530, 1719829530, '1'),
(124107, 1336, 'QU', 'OK', 'S', 1719829608, 1719829608, '1'),
(124108, 1338, 'QU', 'OK', 'S', 1719829625, 1719829625, '1'),
(124109, 2474, 'QU', 'OK', 'S', 1719829649, 1719829649, '1'),
(124110, 2474, 'QU', 'OK', 'S', 1719829658, 1719829658, '1'),
(124111, 30514, 'QU', 'OK', 'S', 1719830130, 1719830130, '1'),
(124112, 2351, 'QU', 'OK', 'S', 1719830609, 1719830609, '1'),
(124113, 3400, 'QU', 'OK', 'S', 1719830892, 1719830892, '1'),
(124114, 2000, 'QU', 'OK', 'S', 1719831092, 1719831092, '1'),
(124115, 29697, 'QU', 'OK', 'S', 1719831129, 1719831129, '1'),
(124116, 29697, 'QU', 'OK', 'S', 1719831137, 1719831137, '1'),
(124117, 2081, 'QU', 'OK', 'S', 1719831146, 1719831146, '1'),
(124118, 29345, 'QU', 'OK', 'S', 1719831151, 1719831151, '1'),
(124119, 29345, 'QU', 'OK', 'S', 1719831157, 1719831157, '1'),
(124120, 2081, 'QU', 'OK', 'S', 1719831158, 1719831158, '1'),
(124121, 2081, 'QU', 'OK', 'S', 1719831167, 1719831167, '1'),
(124122, 29324, 'QU', 'OK', 'S', 1719831168, 1719831168, '1'),
(124123, 2081, 'QU', 'OK', 'S', 1719831171, 1719831171, '1'),
(124124, 29324, 'QU', 'OK', 'S', 1719831174, 1719831174, '1'),
(124125, 29320, 'QU', 'OK', 'S', 1719831182, 1719831182, '1'),
(124126, 29320, 'QU', 'OK', 'S', 1719831187, 1719831187, '1'),
(124127, 29279, 'QU', 'OK', 'S', 1719831195, 1719831195, '1'),
(124128, 29279, 'QU', 'OK', 'S', 1719831203, 1719831203, '1'),
(124129, 29277, 'QU', 'OK', 'S', 1719831209, 1719831209, '1'),
(124130, 29277, 'QU', 'OK', 'S', 1719831216, 1719831216, '1'),
(124131, 29276, 'QU', 'OK', 'S', 1719831223, 1719831223, '1'),
(124132, 29276, 'QU', 'OK', 'S', 1719831231, 1719831231, '1'),
(124133, 29272, 'QU', 'OK', 'S', 1719831236, 1719831236, '1'),
(124134, 29272, 'QU', 'OK', 'S', 1719831242, 1719831242, '1'),
(124135, 29270, 'QU', 'OK', 'S', 1719831248, 1719831248, '1'),
(124136, 29270, 'QU', 'OK', 'S', 1719831256, 1719831256, '1'),
(124137, 29268, 'QU', 'OK', 'S', 1719831268, 1719831268, '1'),
(124138, 29268, 'QU', 'OK', 'S', 1719831275, 1719831275, '1'),
(124139, 28743, 'QU', 'OK', 'S', 1719831286, 1719831286, '1'),
(124140, 28741, 'QU', 'OK', 'S', 1719831302, 1719831302, '1'),
(124141, 28741, 'QU', 'OK', 'S', 1719831312, 1719831312, '1'),
(124142, 28724, 'QU', 'OK', 'S', 1719831326, 1719831326, '1'),
(124143, 28723, 'QU', 'OK', 'S', 1719831344, 1719831344, '1'),
(124144, 28722, 'QU', 'OK', 'S', 1719831352, 1719831352, '1'),
(124145, 28722, 'QU', 'OK', 'S', 1719831360, 1719831360, '1'),
(124146, 28719, 'QU', 'OK', 'S', 1719831366, 1719831366, '1'),
(124147, 28719, 'QU', 'OK', 'S', 1719831373, 1719831373, '1'),
(124148, 28718, 'QU', 'OK', 'S', 1719831385, 1719831385, '1'),
(124149, 28718, 'QU', 'OK', 'S', 1719831393, 1719831393, '1'),
(124150, 28323, 'QU', 'OK', 'S', 1719831401, 1719831401, '1'),
(124151, 28323, 'QU', 'OK', 'S', 1719831407, 1719831407, '1'),
(124152, 28322, 'QU', 'OK', 'S', 1719831413, 1719831413, '1'),
(124153, 28322, 'QU', 'OK', 'S', 1719831420, 1719831420, '1'),
(124154, 28318, 'QU', 'OK', 'S', 1719831427, 1719831427, '1'),
(124155, 28318, 'QU', 'OK', 'S', 1719831433, 1719831433, '1'),
(124156, 28316, 'QU', 'OK', 'S', 1719831544, 1719831544, '1'),
(124157, 28316, 'QU', 'OK', 'S', 1719831551, 1719831551, '1'),
(124158, 28315, 'QU', 'OK', 'S', 1719831559, 1719831559, '1'),
(124159, 28315, 'QU', 'OK', 'S', 1719831565, 1719831565, '1'),
(124160, 28314, 'QU', 'OK', 'S', 1719831572, 1719831572, '1'),
(124161, 28314, 'QU', 'OK', 'S', 1719831579, 1719831579, '1'),
(124162, 25776, 'QU', 'OK', 'S', 1719831587, 1719831587, '1'),
(124163, 25776, 'QU', 'OK', 'S', 1719831595, 1719831595, '1'),
(124164, 25775, 'QU', 'OK', 'S', 1719831607, 1719831607, '1'),
(124165, 25775, 'QU', 'OK', 'S', 1719831613, 1719831613, '1'),
(124166, 25774, 'QU', 'OK', 'S', 1719831621, 1719831621, '1'),
(124167, 25774, 'QU', 'OK', 'S', 1719831627, 1719831627, '1'),
(124168, 25772, 'QU', 'OK', 'S', 1719831635, 1719831635, '1'),
(124169, 25772, 'QU', 'OK', 'S', 1719831641, 1719831641, '1'),
(124170, 25771, 'QU', 'OK', 'S', 1719831646, 1719831646, '1'),
(124171, 25771, 'QU', 'OK', 'S', 1719831652, 1719831652, '1'),
(124172, 25770, 'QU', 'OK', 'S', 1719831658, 1719831658, '1'),
(124173, 25770, 'QU', 'OK', 'S', 1719831663, 1719831663, '1'),
(124174, 25768, 'QU', 'OK', 'S', 1719831673, 1719831673, '1'),
(124175, 25768, 'QU', 'OK', 'S', 1719831678, 1719831678, '1'),
(124176, 25763, 'QU', 'OK', 'S', 1719831687, 1719831687, '1'),
(124177, 25763, 'QU', 'OK', 'S', 1719831693, 1719831693, '1'),
(124178, 25762, 'QU', 'OK', 'S', 1719831702, 1719831702, '1'),
(124179, 25762, 'QU', 'OK', 'S', 1719831713, 1719831713, '1'),
(124180, 25741, 'QU', 'OK', 'S', 1719831728, 1719831728, '1'),
(124181, 25741, 'QU', 'OK', 'S', 1719831733, 1719831733, '1'),
(124182, 32031, 'QU', 'OK', 'S', 1719831742, 1719831742, '1'),
(124183, 25733, 'QU', 'OK', 'S', 1719831747, 1719831747, '1'),
(124184, 25733, 'QU', 'OK', 'S', 1719831753, 1719831753, '1'),
(124185, 25731, 'QU', 'OK', 'S', 1719831760, 1719831760, '1'),
(124186, 25731, 'QU', 'OK', 'S', 1719831767, 1719831767, '1'),
(124187, 25729, 'QU', 'OK', 'S', 1719831775, 1719831775, '1'),
(124188, 25729, 'QU', 'OK', 'S', 1719831783, 1719831783, '1'),
(124189, 25725, 'QU', 'OK', 'S', 1719831789, 1719831789, '1'),
(124190, 25725, 'QU', 'OK', 'S', 1719831795, 1719831795, '1'),
(124191, 25724, 'QU', 'OK', 'S', 1719831802, 1719831802, '1'),
(124192, 25724, 'QU', 'OK', 'S', 1719831809, 1719831809, '1'),
(124193, 25722, 'QU', 'OK', 'S', 1719831820, 1719831820, '1'),
(124194, 25722, 'QU', 'OK', 'S', 1719831827, 1719831827, '1'),
(124195, 25719, 'QU', 'OK', 'S', 1719831841, 1719831841, '1'),
(124196, 25719, 'QU', 'OK', 'S', 1719831848, 1719831848, '1'),
(124197, 25704, 'QU', 'OK', 'S', 1719831859, 1719831859, '1'),
(124198, 25704, 'QU', 'OK', 'S', 1719831866, 1719831866, '1'),
(124199, 25702, 'QU', 'OK', 'S', 1719831872, 1719831872, '1'),
(124200, 25702, 'QU', 'OK', 'S', 1719831877, 1719831877, '1'),
(124201, 25699, 'QU', 'OK', 'S', 1719831885, 1719831885, '1'),
(124202, 25699, 'QU', 'OK', 'S', 1719831890, 1719831890, '1'),
(124203, 25695, 'QU', 'OK', 'S', 1719831929, 1719831929, '1'),
(124204, 25695, 'QU', 'OK', 'S', 1719831935, 1719831935, '1'),
(124205, 25692, 'QU', 'OK', 'S', 1719831945, 1719831945, '1'),
(124206, 25692, 'QU', 'OK', 'S', 1719831952, 1719831952, '1'),
(124207, 25687, 'QU', 'OK', 'S', 1719831966, 1719831966, '1'),
(124208, 25687, 'QU', 'OK', 'S', 1719831971, 1719831971, '1'),
(124209, 24653, 'QU', 'OK', 'S', 1719831978, 1719831978, '1'),
(124210, 24653, 'QU', 'OK', 'S', 1719831986, 1719831986, '1'),
(124211, 24652, 'QU', 'OK', 'S', 1719831994, 1719831994, '1'),
(124212, 24652, 'QU', 'OK', 'S', 1719832000, 1719832000, '1'),
(124213, 24649, 'QU', 'OK', 'S', 1719832006, 1719832006, '1'),
(124214, 24649, 'QU', 'OK', 'S', 1719832011, 1719832011, '1'),
(124215, 24644, 'QU', 'OK', 'S', 1719832021, 1719832021, '1'),
(124216, 24644, 'QU', 'OK', 'S', 1719832034, 1719832034, '1'),
(124217, 24643, 'QU', 'OK', 'S', 1719832049, 1719832049, '1'),
(124218, 24643, 'QU', 'OK', 'S', 1719832056, 1719832056, '1'),
(124219, 24642, 'QU', 'OK', 'S', 1719832064, 1719832064, '1'),
(124220, 24642, 'QU', 'OK', 'S', 1719832070, 1719832070, '1'),
(124221, 24641, 'QU', 'OK', 'S', 1719832076, 1719832076, '1'),
(124222, 24641, 'QU', 'OK', 'S', 1719832082, 1719832082, '1'),
(124223, 24639, 'QU', 'OK', 'S', 1719832090, 1719832090, '1'),
(124224, 24639, 'QU', 'OK', 'S', 1719832096, 1719832096, '1'),
(124225, 24637, 'QU', 'OK', 'S', 1719832102, 1719832102, '1'),
(124226, 24637, 'QU', 'OK', 'S', 1719832107, 1719832107, '1'),
(124227, 24636, 'QU', 'OK', 'S', 1719832133, 1719832133, '1'),
(124228, 24636, 'QU', 'OK', 'S', 1719832140, 1719832140, '1'),
(124229, 24635, 'QU', 'OK', 'S', 1719832148, 1719832148, '1'),
(124230, 24635, 'QU', 'OK', 'S', 1719832155, 1719832155, '1'),
(124231, 24634, 'QU', 'OK', 'S', 1719832161, 1719832161, '1'),
(124232, 24634, 'QU', 'OK', 'S', 1719832168, 1719832168, '1'),
(124233, 24564, 'QU', 'OK', 'S', 1719832179, 1719832179, '1'),
(124234, 24564, 'QU', 'OK', 'S', 1719832186, 1719832186, '1'),
(124235, 24430, 'QU', 'OK', 'S', 1719832198, 1719832198, '1'),
(124236, 24430, 'QU', 'OK', 'S', 1719832205, 1719832205, '1'),
(124237, 24429, 'QU', 'OK', 'S', 1719832210, 1719832210, '1'),
(124238, 24412, 'QU', 'OK', 'S', 1719832216, 1719832216, '1'),
(124239, 24412, 'QU', 'OK', 'S', 1719832223, 1719832223, '1'),
(124240, 24411, 'QU', 'OK', 'S', 1719832229, 1719832229, '1'),
(124241, 24410, 'QU', 'OK', 'S', 1719832236, 1719832236, '1'),
(124242, 24410, 'QU', 'OK', 'S', 1719832257, 1719832257, '1'),
(124243, 24404, 'QU', 'OK', 'S', 1719832271, 1719832271, '1'),
(124244, 24404, 'QU', 'OK', 'S', 1719832278, 1719832278, '1'),
(124245, 24402, 'QU', 'OK', 'S', 1719832342, 1719832342, '1'),
(124246, 24402, 'QU', 'OK', 'S', 1719832348, 1719832348, '1'),
(124247, 24398, 'QU', 'OK', 'S', 1719832357, 1719832357, '1'),
(124248, 24398, 'QU', 'OK', 'S', 1719832365, 1719832365, '1'),
(124249, 24397, 'QU', 'OK', 'S', 1719832384, 1719832384, '1'),
(124250, 24397, 'QU', 'OK', 'S', 1719832392, 1719832392, '1'),
(124251, 24396, 'QU', 'OK', 'S', 1719832408, 1719832408, '1'),
(124252, 24396, 'QU', 'OK', 'S', 1719832416, 1719832416, '1'),
(124253, 24394, 'QU', 'OK', 'S', 1719832425, 1719832425, '1'),
(124254, 24394, 'QU', 'OK', 'S', 1719832432, 1719832432, '1'),
(124255, 24391, 'QU', 'OK', 'S', 1719832442, 1719832442, '1'),
(124256, 24391, 'QU', 'OK', 'S', 1719832448, 1719832448, '1'),
(124257, 24391, 'QU', 'OK', 'S', 1719832458, 1719832458, '1'),
(124258, 24391, 'QU', 'OK', 'S', 1719832466, 1719832466, '1'),
(124259, 24389, 'QU', 'OK', 'S', 1719832474, 1719832474, '1'),
(124260, 24389, 'QU', 'OK', 'S', 1719832480, 1719832480, '1'),
(124261, 24388, 'QU', 'OK', 'S', 1719832487, 1719832487, '1'),
(124262, 24388, 'QU', 'OK', 'S', 1719832494, 1719832494, '1'),
(124263, 24387, 'QU', 'OK', 'S', 1719832517, 1719832517, '1'),
(124264, 24387, 'QU', 'OK', 'S', 1719832526, 1719832526, '1'),
(124265, 23630, 'QU', 'OK', 'S', 1719832547, 1719832547, '1'),
(124266, 23630, 'QU', 'OK', 'S', 1719832554, 1719832554, '1'),
(124267, 23629, 'QU', 'OK', 'S', 1719832561, 1719832561, '1'),
(124268, 23627, 'QU', 'OK', 'S', 1719832584, 1719832584, '1'),
(124269, 23627, 'QU', 'OK', 'S', 1719832593, 1719832593, '1'),
(124270, 23626, 'QU', 'OK', 'S', 1719832601, 1719832601, '1'),
(124271, 23626, 'QU', 'OK', 'S', 1719832613, 1719832613, '1'),
(124272, 23625, 'QU', 'OK', 'S', 1719832623, 1719832623, '1'),
(124273, 23625, 'QU', 'OK', 'S', 1719832631, 1719832631, '1'),
(124274, 23624, 'QU', 'OK', 'S', 1719832640, 1719832640, '1'),
(124275, 23624, 'QU', 'OK', 'S', 1719832649, 1719832649, '1'),
(124276, 23622, 'QU', 'OK', 'S', 1719832655, 1719832655, '1'),
(124277, 23622, 'QU', 'OK', 'S', 1719832661, 1719832661, '1'),
(124278, 23621, 'QU', 'OK', 'S', 1719832677, 1719832677, '1'),
(124279, 23621, 'QU', 'OK', 'S', 1719832683, 1719832683, '1'),
(124280, 23620, 'QU', 'OK', 'S', 1719832692, 1719832692, '1'),
(124281, 23620, 'QU', 'OK', 'S', 1719832702, 1719832702, '1'),
(124282, 23619, 'QU', 'OK', 'S', 1719832722, 1719832722, '1'),
(124283, 23619, 'QU', 'OK', 'S', 1719832729, 1719832729, '1'),
(124284, 23618, 'QU', 'OK', 'S', 1719832739, 1719832739, '1'),
(124285, 23618, 'QU', 'OK', 'S', 1719832754, 1719832754, '1'),
(124286, 23589, 'QU', 'OK', 'S', 1719832765, 1719832765, '1'),
(124287, 23589, 'QU', 'OK', 'S', 1719832776, 1719832776, '1'),
(124288, 23588, 'QU', 'OK', 'S', 1719832787, 1719832787, '1'),
(124289, 23588, 'QU', 'OK', 'S', 1719832796, 1719832796, '1'),
(124290, 23569, 'QU', 'OK', 'S', 1719832804, 1719832804, '1'),
(124291, 23569, 'QU', 'OK', 'S', 1719832813, 1719832813, '1'),
(124292, 23568, 'QU', 'OK', 'S', 1719832830, 1719832830, '1'),
(124293, 23568, 'QU', 'OK', 'S', 1719832837, 1719832837, '1'),
(124294, 23567, 'QU', 'OK', 'S', 1719832849, 1719832849, '1'),
(124295, 23567, 'QU', 'OK', 'S', 1719832865, 1719832865, '1'),
(124296, 23566, 'QU', 'OK', 'S', 1719832888, 1719832888, '1'),
(124297, 23566, 'QU', 'OK', 'S', 1719832897, 1719832897, '1'),
(124298, 23565, 'QU', 'OK', 'S', 1719832935, 1719832935, '1'),
(124299, 23565, 'QU', 'OK', 'S', 1719832942, 1719832942, '1'),
(124300, 23564, 'QU', 'OK', 'S', 1719832967, 1719832967, '1'),
(124301, 23564, 'QU', 'OK', 'S', 1719832973, 1719832973, '1'),
(124302, 23559, 'QU', 'OK', 'S', 1719832992, 1719832992, '1'),
(124303, 23559, 'QU', 'OK', 'S', 1719833000, 1719833000, '1'),
(124304, 23558, 'QU', 'OK', 'S', 1719833007, 1719833007, '1'),
(124305, 23558, 'QU', 'OK', 'S', 1719833015, 1719833015, '1'),
(124306, 23557, 'QU', 'OK', 'S', 1719833042, 1719833042, '1'),
(124307, 23557, 'QU', 'OK', 'S', 1719833051, 1719833051, '1'),
(124308, 23556, 'QU', 'OK', 'S', 1719833078, 1719833078, '1'),
(124309, 23556, 'QU', 'OK', 'S', 1719833089, 1719833089, '1'),
(124310, 23555, 'QU', 'OK', 'S', 1719833124, 1719833124, '1'),
(124311, 23555, 'QU', 'OK', 'S', 1719833131, 1719833131, '1'),
(124312, 23554, 'QU', 'OK', 'S', 1719833143, 1719833143, '1'),
(124313, 23554, 'QU', 'OK', 'S', 1719833150, 1719833150, '1'),
(124314, 23553, 'QU', 'OK', 'S', 1719833158, 1719833158, '1'),
(124315, 23553, 'QU', 'OK', 'S', 1719833165, 1719833165, '1'),
(124316, 21905, 'QU', 'OK', 'S', 1719833178, 1719833178, '1'),
(124317, 21905, 'QU', 'OK', 'S', 1719833192, 1719833192, '1'),
(124318, 21904, 'QU', 'OK', 'S', 1719833215, 1719833215, '1'),
(124319, 21904, 'QU', 'OK', 'S', 1719833222, 1719833222, '1'),
(124320, 21903, 'QU', 'OK', 'S', 1719833238, 1719833238, '1'),
(124321, 21903, 'QU', 'OK', 'S', 1719833247, 1719833247, '1'),
(124322, 21902, 'QU', 'OK', 'S', 1719833263, 1719833263, '1'),
(124323, 21902, 'QU', 'OK', 'S', 1719833272, 1719833272, '1'),
(124324, 21901, 'QU', 'OK', 'S', 1719833292, 1719833292, '1'),
(124325, 21901, 'QU', 'OK', 'S', 1719833300, 1719833300, '1'),
(124326, 21900, 'QU', 'OK', 'S', 1719833309, 1719833309, '1'),
(124327, 21900, 'QU', 'OK', 'S', 1719833316, 1719833316, '1'),
(124328, 21899, 'QU', 'OK', 'S', 1719833325, 1719833325, '1'),
(124329, 21899, 'QU', 'OK', 'S', 1719833333, 1719833333, '1'),
(124330, 21898, 'QU', 'OK', 'S', 1719833342, 1719833342, '1'),
(124331, 21898, 'QU', 'OK', 'S', 1719833349, 1719833349, '1'),
(124332, 21897, 'QU', 'OK', 'S', 1719833361, 1719833361, '1'),
(124333, 21897, 'QU', 'OK', 'S', 1719833375, 1719833375, '1'),
(124334, 21896, 'QU', 'OK', 'S', 1719833384, 1719833384, '1'),
(124335, 21896, 'QU', 'OK', 'S', 1719833391, 1719833391, '1'),
(124336, 21608, 'QU', 'OK', 'S', 1719833399, 1719833399, '1'),
(124337, 21608, 'QU', 'OK', 'S', 1719833407, 1719833407, '1'),
(124338, 32274, 'QU', 'OK', 'S', 1719833408, 1719833408, '1'),
(124339, 17782, 'QU', 'OK', 'S', 1719833454, 1719833454, '1'),
(124340, 17782, 'QU', 'OK', 'S', 1719833461, 1719833461, '1'),
(124341, 17781, 'QU', 'OK', 'S', 1719833468, 1719833468, '1'),
(124342, 17781, 'QU', 'OK', 'S', 1719833477, 1719833477, '1'),
(124343, 17778, 'QU', 'OK', 'S', 1719833484, 1719833484, '1'),
(124344, 17778, 'QU', 'OK', 'S', 1719833492, 1719833492, '1'),
(124345, 17774, 'QU', 'OK', 'S', 1719833510, 1719833510, '1'),
(124346, 17774, 'QU', 'OK', 'S', 1719833517, 1719833517, '1'),
(124347, 17771, 'QU', 'OK', 'S', 1719833525, 1719833525, '1'),
(124348, 17771, 'QU', 'OK', 'S', 1719833536, 1719833536, '1'),
(124349, 17771, 'QU', 'OK', 'S', 1719833543, 1719833543, '1'),
(124350, 32273, 'QU', 'OK', 'S', 1719833546, 1719833546, '1'),
(124351, 15382, 'QU', 'OK', 'S', 1719833686, 1719833686, '1'),
(124352, 15382, 'QU', 'OK', 'S', 1719833694, 1719833694, '1'),
(124353, 15565, 'QU', 'OK', 'S', 1719833707, 1719833707, '1'),
(124354, 15565, 'QU', 'OK', 'S', 1719833718, 1719833718, '1'),
(124355, 15564, 'QU', 'OK', 'S', 1719833730, 1719833730, '1'),
(124356, 15564, 'QU', 'OK', 'S', 1719833737, 1719833737, '1'),
(124357, 15563, 'QU', 'OK', 'S', 1719833748, 1719833748, '1'),
(124358, 15563, 'QU', 'OK', 'S', 1719833758, 1719833758, '1'),
(124359, 15388, 'QU', 'OK', 'S', 1719833767, 1719833767, '1'),
(124360, 15388, 'QU', 'OK', 'S', 1719833774, 1719833774, '1'),
(124361, 15387, 'QU', 'OK', 'S', 1719833781, 1719833781, '1'),
(124362, 15387, 'QU', 'OK', 'S', 1719833789, 1719833789, '1'),
(124363, 15386, 'QU', 'OK', 'S', 1719833797, 1719833797, '1'),
(124364, 15386, 'QU', 'OK', 'S', 1719833804, 1719833804, '1'),
(124365, 15385, 'QU', 'OK', 'S', 1719833811, 1719833811, '1'),
(124366, 15385, 'QU', 'OK', 'S', 1719833818, 1719833818, '1'),
(124367, 15384, 'QU', 'OK', 'S', 1719833826, 1719833826, '1'),
(124368, 15384, 'QU', 'OK', 'S', 1719833834, 1719833834, '1'),
(124369, 15383, 'QU', 'OK', 'S', 1719833840, 1719833840, '1'),
(124370, 15383, 'QU', 'OK', 'S', 1719833846, 1719833846, '1'),
(124371, 17768, 'QU', 'OK', 'S', 1719833887, 1719833887, '1'),
(124372, 17768, 'QU', 'OK', 'S', 1719833894, 1719833894, '1'),
(124373, 17767, 'QU', 'OK', 'S', 1719833905, 1719833905, '1'),
(124374, 17767, 'QU', 'OK', 'S', 1719833921, 1719833921, '1'),
(124375, 17766, 'QU', 'OK', 'S', 1719833928, 1719833928, '1'),
(124376, 17766, 'QU', 'OK', 'S', 1719833936, 1719833936, '1'),
(124377, 17765, 'QU', 'OK', 'S', 1719833941, 1719833941, '1'),
(124378, 17765, 'QU', 'OK', 'S', 1719833949, 1719833949, '1'),
(124379, 15630, 'QU', 'OK', 'S', 1719833962, 1719833962, '1'),
(124380, 15630, 'QU', 'OK', 'S', 1719833968, 1719833968, '1'),
(124381, 15568, 'QU', 'OK', 'S', 1719833980, 1719833980, '1'),
(124382, 15568, 'QU', 'OK', 'S', 1719833985, 1719833985, '1'),
(124383, 15567, 'QU', 'OK', 'S', 1719833991, 1719833991, '1'),
(124384, 15567, 'QU', 'OK', 'S', 1719833997, 1719833997, '1'),
(124385, 28315, 'QU', 'OK', 'S', 1719834065, 1719834065, '1'),
(124386, 32275, 'QU', 'OK', 'S', 1719834249, 1719834249, '1'),
(124387, 32276, 'QU', 'OK', 'S', 1719834331, 1719834331, '1'),
(124388, 32277, 'QU', 'OK', 'S', 1719834532, 1719834532, '1'),
(124389, 32278, 'QU', 'OK', 'S', 1719834683, 1719834683, '1'),
(124390, 32279, 'QU', 'OK', 'S', 1719834936, 1719834936, '1'),
(124391, 32280, 'QU', 'OK', 'S', 1719835231, 1719835231, '1'),
(124392, 32281, 'QU', 'OK', 'S', 1719835446, 1719835446, '1'),
(124393, 32282, 'QU', 'OK', 'S', 1719835499, 1719835499, '1'),
(124394, 32299, 'QU', 'OK', 'S', 1719835893, 1719835893, '1'),
(124395, 32300, 'QU', 'OK', 'S', 1719836058, 1719836058, '1'),
(124396, 32301, 'QU', 'OK', 'S', 1719836090, 1719836090, '1'),
(124397, 32302, 'QU', 'OK', 'S', 1719836114, 1719836114, '1'),
(124398, 32303, 'QU', 'OK', 'S', 1719836141, 1719836141, '1'),
(124399, 32295, 'QU', 'OK', 'S', 1719836210, 1719836210, '1'),
(124400, 32296, 'QU', 'OK', 'S', 1719836314, 1719836314, '1'),
(124401, 32297, 'QU', 'OK', 'S', 1719836790, 1719836790, '1'),
(124402, 18948, 'QU', 'OK', 'S', 1719836977, 1719836977, '1'),
(124403, 31111, 'QU', 'OK', 'S', 1719836981, 1719836981, '1'),
(124404, 18948, 'QU', 'OK', 'S', 1719836984, 1719836984, '1'),
(124405, 31293, 'QU', 'OK', 'S', 1719836991, 1719836991, '1'),
(124406, 31982, 'QU', 'OK', 'S', 1719836993, 1719836993, '1'),
(124407, 26966, 'QU', 'OK', 'S', 1719836995, 1719836995, '1'),
(124408, 31556, 'QU', 'OK', 'S', 1719836997, 1719836997, '1'),
(124409, 30532, 'QU', 'OK', 'S', 1719837002, 1719837002, '1'),
(124410, 31556, 'QU', 'OK', 'S', 1719837005, 1719837005, '1'),
(124411, 24220, 'QU', 'OK', 'S', 1719837007, 1719837007, '1'),
(124412, 32298, 'QU', 'OK', 'S', 1719837016, 1719837016, '1'),
(124413, 32294, 'QU', 'OK', 'S', 1719837179, 1719837179, '1'),
(124414, 32283, 'QU', 'OK', 'S', 1719837556, 1719837556, '1'),
(124415, 18948, 'QU', 'OK', 'S', 1719837577, 1719837577, '1'),
(124416, 31559, 'QU', 'OK', 'S', 1719837579, 1719837579, '1'),
(124417, 32284, 'QU', 'OK', 'S', 1719837593, 1719837593, '1'),
(124418, 32285, 'QU', 'OK', 'S', 1719837645, 1719837645, '1'),
(124419, 30985, 'QU', 'OK', 'S', 1719837712, 1719837712, '1'),
(124420, 31428, 'QU', 'OK', 'S', 1719837876, 1719837876, '1'),
(124421, 31354, 'QU', 'OK', 'S', 1719837911, 1719837911, '1'),
(124422, 32223, 'QU', 'OK', 'S', 1719837981, 1719837981, '1'),
(124423, 28999, 'QU', 'OK', 'S', 1719839744, 1719839744, '1'),
(124424, 31000, 'QU', 'OK', 'S', 1719839753, 1719839753, '1'),
(124425, 31072, 'QU', 'OK', 'S', 1719841058, 1719841058, '1'),
(124426, 15039, 'QU', 'OK', 'S', 1719895379, 1719895379, '1'),
(124427, 20421, 'QU', 'OK', 'S', 1719895539, 1719895539, '1'),
(124428, 20421, 'QU', 'OK', 'S', 1719895543, 1719895543, '1'),
(124429, 20421, 'QU', 'OK', 'S', 1719895547, 1719895547, '1'),
(124430, 20421, 'QU', 'OK', 'S', 1719895560, 1719895560, '1'),
(124431, 20421, 'QU', 'OK', 'S', 1719895564, 1719895564, '1'),
(124432, 20421, 'QU', 'OK', 'S', 1719895581, 1719895581, '1'),
(124433, 14926, 'QU', 'OK', 'S', 1719896312, 1719896312, '1'),
(124434, 15037, 'QU', 'OK', 'S', 1719896357, 1719896357, '1'),
(124435, 28851, 'QU', 'OK', 'S', 1719896454, 1719896454, '1'),
(124436, 28851, 'QU', 'OK', 'S', 1719896460, 1719896460, '1'),
(124437, 32299, 'QU', 'OK', 'S', 1719899490, 1719899490, '1'),
(124438, 32299, 'QU', 'OK', 'S', 1719899497, 1719899497, '1'),
(124439, 32299, 'QU', 'OK', 'S', 1719899501, 1719899501, '1'),
(124440, 32299, 'QU', 'OK', 'S', 1719899505, 1719899505, '1'),
(124441, 32299, 'QU', 'OK', 'S', 1719899508, 1719899508, '1'),
(124442, 32299, 'QU', 'OK', 'S', 1719899511, 1719899511, '1'),
(124443, 32299, 'QU', 'OK', 'S', 1719899532, 1719899532, '1'),
(124444, 31381, 'QU', 'OK', 'S', 1719900199, 1719900199, '1'),
(124445, 31383, 'QU', 'OK', 'S', 1719900201, 1719900201, '1'),
(124446, 31192, 'QU', 'OK', 'S', 1719900203, 1719900203, '1'),
(124447, 31710, 'QU', 'OK', 'S', 1719900209, 1719900209, '1'),
(124448, 30512, 'QU', 'OK', 'S', 1719900212, 1719900212, '1'),
(124449, 31272, 'QU', 'OK', 'S', 1719900214, 1719900214, '1'),
(124450, 31383, 'QU', 'OK', 'S', 1719900216, 1719900216, '1'),
(124451, 31682, 'QU', 'OK', 'S', 1719900219, 1719900219, '1'),
(124452, 30513, 'QU', 'OK', 'S', 1719900238, 1719900238, '1'),
(124453, 23305, 'QU', 'OK', 'S', 1719900255, 1719900255, '1'),
(124454, 24933, 'QU', 'OK', 'S', 1719900263, 1719900263, '1'),
(124455, 25189, 'QU', 'OK', 'S', 1719900522, 1719900522, '1'),
(124456, 31185, 'QU', 'OK', 'S', 1719900531, 1719900531, '1'),
(124457, 29415, 'QU', 'OK', 'S', 1719900532, 1719900532, '1'),
(124458, 31272, 'QU', 'OK', 'S', 1719900534, 1719900534, '1'),
(124459, 31682, 'QU', 'OK', 'S', 1719900935, 1719900935, '1'),
(124460, 21145, 'QU', 'OK', 'S', 1719901978, 1719901978, '1'),
(124461, 31105, 'QU', 'OK', 'S', 1719901982, 1719901982, '1'),
(124462, 30829, 'QU', 'OK', 'S', 1719901987, 1719901987, '1'),
(124463, 31105, 'QU', 'OK', 'S', 1719901990, 1719901990, '1'),
(124464, 25022, 'QU', 'OK', 'S', 1719901993, 1719901993, '1'),
(124465, 25022, 'QU', 'OK', 'S', 1719901996, 1719901996, '1'),
(124466, 29379, 'QU', 'OK', 'S', 1719901999, 1719901999, '1'),
(124467, 14455, 'QU', 'OK', 'S', 1719902004, 1719902004, '1'),
(124468, 14455, 'QU', 'OK', 'S', 1719902007, 1719902007, '1'),
(124469, 25022, 'QU', 'OK', 'S', 1719902010, 1719902010, '1'),
(124470, 14510, 'QU', 'OK', 'S', 1719902015, 1719902015, '1'),
(124471, 18025, 'QU', 'OK', 'S', 1719902019, 1719902019, '1'),
(124472, 26197, 'QU', 'OK', 'S', 1719902152, 1719902152, '1'),
(124473, 26197, 'QU', 'OK', 'S', 1719902155, 1719902155, '1'),
(124474, 26197, 'QU', 'OK', 'S', 1719902204, 1719902204, '1'),
(124475, 26197, 'QU', 'OK', 'S', 1719902207, 1719902207, '1'),
(124476, 24495, 'QU', 'OK', 'S', 1719902462, 1719902462, '1'),
(124477, 26194, 'QU', 'OK', 'S', 1719902485, 1719902485, '1'),
(124478, 26194, 'QU', 'OK', 'S', 1719902515, 1719902515, '1'),
(124479, 26194, 'QU', 'OK', 'S', 1719902538, 1719902538, '1'),
(124480, 26551, 'QU', 'OK', 'S', 1719902596, 1719902596, '1'),
(124481, 26194, 'QU', 'OK', 'S', 1719902605, 1719902605, '1'),
(124482, 25272, 'QU', 'OK', 'S', 1719902773, 1719902773, '1'),
(124483, 25272, 'QU', 'OK', 'S', 1719902773, 1719902773, '1'),
(124484, 25272, 'QU', 'OK', 'S', 1719902773, 1719902773, '1'),
(124485, 25272, 'QU', 'OK', 'S', 1719902773, 1719902773, '1'),
(124486, 25272, 'QU', 'OK', 'S', 1719902784, 1719902784, '1'),
(124487, 25272, 'QU', 'OK', 'S', 1719902784, 1719902784, '1'),
(124488, 25272, 'QU', 'OK', 'S', 1719902784, 1719902784, '1'),
(124489, 25272, 'QU', 'OK', 'S', 1719902784, 1719902784, '1'),
(124490, 20558, 'QU', 'OK', 'S', 1719902788, 1719902788, '1'),
(124491, 25270, 'QU', 'OK', 'S', 1719902796, 1719902796, '1'),
(124492, 25270, 'QU', 'OK', 'S', 1719902797, 1719902797, '1'),
(124493, 25270, 'QU', 'OK', 'S', 1719902797, 1719902797, '1'),
(124494, 25270, 'QU', 'OK', 'S', 1719902797, 1719902797, '1'),
(124495, 25270, 'QU', 'OK', 'S', 1719902809, 1719902809, '1'),
(124496, 25270, 'QU', 'OK', 'S', 1719902809, 1719902809, '1'),
(124497, 25270, 'QU', 'OK', 'S', 1719902809, 1719902809, '1'),
(124498, 25270, 'QU', 'OK', 'S', 1719902809, 1719902809, '1'),
(124499, 25267, 'QU', 'OK', 'S', 1719902842, 1719902842, '1'),
(124500, 25267, 'QU', 'OK', 'S', 1719902842, 1719902842, '1'),
(124501, 25267, 'QU', 'OK', 'S', 1719902842, 1719902842, '1'),
(124502, 25267, 'QU', 'OK', 'S', 1719902842, 1719902842, '1'),
(124503, 25266, 'QU', 'OK', 'S', 1719902854, 1719902854, '1'),
(124504, 25266, 'QU', 'OK', 'S', 1719902854, 1719902854, '1'),
(124505, 25266, 'QU', 'OK', 'S', 1719902854, 1719902854, '1'),
(124506, 25266, 'QU', 'OK', 'S', 1719902854, 1719902854, '1'),
(124507, 25266, 'QU', 'OK', 'S', 1719902868, 1719902868, '1'),
(124508, 25266, 'QU', 'OK', 'S', 1719902868, 1719902868, '1'),
(124509, 25266, 'QU', 'OK', 'S', 1719902868, 1719902868, '1'),
(124510, 25266, 'QU', 'OK', 'S', 1719902868, 1719902868, '1'),
(124511, 25264, 'QU', 'OK', 'S', 1719902882, 1719902882, '1'),
(124512, 25264, 'QU', 'OK', 'S', 1719902882, 1719902882, '1'),
(124513, 25264, 'QU', 'OK', 'S', 1719902882, 1719902882, '1'),
(124514, 25264, 'QU', 'OK', 'S', 1719902882, 1719902882, '1'),
(124515, 25264, 'QU', 'OK', 'S', 1719902895, 1719902895, '1'),
(124516, 25264, 'QU', 'OK', 'S', 1719902895, 1719902895, '1'),
(124517, 25264, 'QU', 'OK', 'S', 1719902895, 1719902895, '1'),
(124518, 25264, 'QU', 'OK', 'S', 1719902895, 1719902895, '1'),
(124519, 25213, 'QU', 'OK', 'S', 1719902915, 1719902915, '1'),
(124520, 25213, 'QU', 'OK', 'S', 1719902915, 1719902915, '1'),
(124521, 25213, 'QU', 'OK', 'S', 1719902915, 1719902915, '1'),
(124522, 25213, 'QU', 'OK', 'S', 1719902915, 1719902915, '1'),
(124523, 25213, 'QU', 'OK', 'S', 1719902928, 1719902928, '1'),
(124524, 25213, 'QU', 'OK', 'S', 1719902928, 1719902928, '1'),
(124525, 25213, 'QU', 'OK', 'S', 1719902928, 1719902928, '1'),
(124526, 25213, 'QU', 'OK', 'S', 1719902928, 1719902928, '1'),
(124527, 25209, 'QU', 'OK', 'S', 1719902940, 1719902940, '1'),
(124528, 25209, 'QU', 'OK', 'S', 1719902940, 1719902940, '1'),
(124529, 25209, 'QU', 'OK', 'S', 1719902940, 1719902940, '1'),
(124530, 25209, 'QU', 'OK', 'S', 1719902940, 1719902940, '1'),
(124531, 25209, 'QU', 'OK', 'S', 1719902951, 1719902951, '1'),
(124532, 25209, 'QU', 'OK', 'S', 1719902951, 1719902951, '1'),
(124533, 25209, 'QU', 'OK', 'S', 1719902952, 1719902952, '1'),
(124534, 25209, 'QU', 'OK', 'S', 1719902952, 1719902952, '1'),
(124535, 25207, 'QU', 'OK', 'S', 1719902970, 1719902970, '1'),
(124536, 25207, 'QU', 'OK', 'S', 1719902970, 1719902970, '1'),
(124537, 25207, 'QU', 'OK', 'S', 1719902970, 1719902970, '1'),
(124538, 25207, 'QU', 'OK', 'S', 1719902970, 1719902970, '1'),
(124539, 30395, 'QU', 'OK', 'S', 1719902982, 1719902982, '1'),
(124540, 25207, 'QU', 'OK', 'S', 1719902988, 1719902988, '1'),
(124541, 25207, 'QU', 'OK', 'S', 1719902988, 1719902988, '1'),
(124542, 25207, 'QU', 'OK', 'S', 1719902988, 1719902988, '1'),
(124543, 25207, 'QU', 'OK', 'S', 1719902988, 1719902988, '1'),
(124544, 25203, 'QU', 'OK', 'S', 1719903004, 1719903004, '1'),
(124545, 25203, 'QU', 'OK', 'S', 1719903004, 1719903004, '1'),
(124546, 25203, 'QU', 'OK', 'S', 1719903004, 1719903004, '1'),
(124547, 25203, 'QU', 'OK', 'S', 1719903004, 1719903004, '1'),
(124548, 25203, 'QU', 'OK', 'S', 1719903016, 1719903016, '1'),
(124549, 25203, 'QU', 'OK', 'S', 1719903016, 1719903016, '1'),
(124550, 25203, 'QU', 'OK', 'S', 1719903016, 1719903016, '1'),
(124551, 25203, 'QU', 'OK', 'S', 1719903016, 1719903016, '1'),
(124552, 25199, 'QU', 'OK', 'S', 1719903031, 1719903031, '1'),
(124553, 25199, 'QU', 'OK', 'S', 1719903031, 1719903031, '1'),
(124554, 25199, 'QU', 'OK', 'S', 1719903031, 1719903031, '1'),
(124555, 25199, 'QU', 'OK', 'S', 1719903031, 1719903031, '1'),
(124556, 25199, 'QU', 'OK', 'S', 1719903043, 1719903043, '1'),
(124557, 25199, 'QU', 'OK', 'S', 1719903043, 1719903043, '1'),
(124558, 25199, 'QU', 'OK', 'S', 1719903043, 1719903043, '1'),
(124559, 25199, 'QU', 'OK', 'S', 1719903043, 1719903043, '1'),
(124560, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124561, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124562, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124563, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124564, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124565, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124566, 25183, 'QU', 'OK', 'S', 1719903062, 1719903062, '1'),
(124567, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124568, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124569, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124570, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124571, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124572, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124573, 25183, 'QU', 'OK', 'S', 1719903079, 1719903079, '1'),
(124574, 25182, 'QU', 'OK', 'S', 1719903110, 1719903110, '1'),
(124575, 25182, 'QU', 'OK', 'S', 1719903110, 1719903110, '1'),
(124576, 25182, 'QU', 'OK', 'S', 1719903110, 1719903110, '1'),
(124577, 25182, 'QU', 'OK', 'S', 1719903110, 1719903110, '1'),
(124578, 30589, 'QU', 'OK', 'S', 1719903115, 1719903115, '1'),
(124579, 31663, 'QU', 'OK', 'S', 1719903122, 1719903122, '1'),
(124580, 31972, 'QU', 'OK', 'S', 1719903124, 1719903124, '1'),
(124581, 30806, 'QU', 'OK', 'S', 1719903126, 1719903126, '1'),
(124582, 31937, 'QU', 'OK', 'S', 1719903127, 1719903127, '1'),
(124583, 32201, 'QU', 'OK', 'S', 1719903131, 1719903131, '1'),
(124584, 18059, 'QU', 'OK', 'S', 1719903135, 1719903135, '1'),
(124585, 24801, 'QU', 'OK', 'S', 1719903139, 1719903139, '1'),
(124586, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124587, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124588, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124589, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124590, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124591, 25181, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124592, 28661, 'QU', 'OK', 'S', 1719903141, 1719903141, '1'),
(124593, 32102, 'QU', 'OK', 'S', 1719903144, 1719903144, '1'),
(124594, 29051, 'QU', 'OK', 'S', 1719903148, 1719903148, '1'),
(124595, 31110, 'QU', 'OK', 'S', 1719903158, 1719903158, '1'),
(124596, 31856, 'QU', 'OK', 'S', 1719903162, 1719903162, '1'),
(124597, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124598, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124599, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124600, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124601, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124602, 25181, 'QU', 'OK', 'S', 1719903164, 1719903164, '1'),
(124603, 31492, 'QU', 'OK', 'S', 1719903167, 1719903167, '1'),
(124604, 24244, 'QU', 'OK', 'S', 1719903174, 1719903174, '1'),
(124605, 13460, 'QU', 'OK', 'S', 1719903178, 1719903178, '1'),
(124606, 31775, 'QU', 'OK', 'S', 1719903183, 1719903183, '1'),
(124607, 31492, 'QU', 'OK', 'S', 1719903187, 1719903187, '1'),
(124608, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124609, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124610, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124611, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124612, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124613, 25173, 'QU', 'OK', 'S', 1719903189, 1719903189, '1'),
(124614, 29616, 'QU', 'OK', 'S', 1719903191, 1719903191, '1'),
(124615, 28374, 'QU', 'OK', 'S', 1719903195, 1719903195, '1'),
(124616, 32176, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124617, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124618, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124619, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124620, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124621, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124622, 25173, 'QU', 'OK', 'S', 1719903204, 1719903204, '1'),
(124623, 12430, 'QU', 'OK', 'S', 1719903208, 1719903208, '1'),
(124624, 31492, 'QU', 'OK', 'S', 1719903213, 1719903213, '1'),
(124625, 24815, 'QU', 'OK', 'S', 1719903217, 1719903217, '1'),
(124626, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124627, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124628, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124629, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124630, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124631, 25170, 'QU', 'OK', 'S', 1719903222, 1719903222, '1'),
(124632, 31639, 'QU', 'OK', 'S', 1719903230, 1719903230, '1'),
(124633, 24811, 'QU', 'OK', 'S', 1719903234, 1719903234, '1'),
(124634, 29630, 'QU', 'OK', 'S', 1719903238, 1719903238, '1'),
(124635, 23354, 'QU', 'OK', 'S', 1719903242, 1719903242, '1'),
(124636, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124637, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124638, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124639, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124640, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124641, 25170, 'QU', 'OK', 'S', 1719903245, 1719903245, '1'),
(124642, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124643, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124644, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124645, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124646, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124647, 25169, 'QU', 'OK', 'S', 1719903261, 1719903261, '1'),
(124648, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124649, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124650, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124651, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124652, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124653, 25166, 'QU', 'OK', 'S', 1719903278, 1719903278, '1'),
(124654, 13234, 'QU', 'OK', 'S', 1719903293, 1719903293, '1'),
(124655, 13234, 'QU', 'OK', 'S', 1719903297, 1719903297, '1'),
(124656, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124657, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124658, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124659, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124660, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124661, 25160, 'QU', 'OK', 'S', 1719903305, 1719903305, '1'),
(124662, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124663, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124664, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124665, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124666, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124667, 25160, 'QU', 'OK', 'S', 1719903320, 1719903320, '1'),
(124668, 25054, 'QU', 'OK', 'S', 1719903330, 1719903330, '1'),
(124669, 25054, 'QU', 'OK', 'S', 1719903334, 1719903334, '1'),
(124670, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124671, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124672, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124673, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124674, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124675, 25159, 'QU', 'OK', 'S', 1719903340, 1719903340, '1'),
(124676, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124677, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124678, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124679, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124680, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124681, 25159, 'QU', 'OK', 'S', 1719903354, 1719903354, '1'),
(124682, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124683, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124684, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124685, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124686, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124687, 25158, 'QU', 'OK', 'S', 1719903371, 1719903371, '1'),
(124688, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124689, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124690, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124691, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124692, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124693, 25158, 'QU', 'OK', 'S', 1719903386, 1719903386, '1'),
(124694, 25138, 'QU', 'OK', 'S', 1719903402, 1719903402, '1'),
(124695, 25138, 'QU', 'OK', 'S', 1719903402, 1719903402, '1'),
(124696, 25138, 'QU', 'OK', 'S', 1719903402, 1719903402, '1'),
(124697, 25138, 'QU', 'OK', 'S', 1719903402, 1719903402, '1'),
(124698, 25138, 'QU', 'OK', 'S', 1719903414, 1719903414, '1'),
(124699, 25138, 'QU', 'OK', 'S', 1719903414, 1719903414, '1'),
(124700, 25138, 'QU', 'OK', 'S', 1719903414, 1719903414, '1'),
(124701, 25138, 'QU', 'OK', 'S', 1719903414, 1719903414, '1'),
(124702, 25136, 'QU', 'OK', 'S', 1719903433, 1719903433, '1'),
(124703, 25136, 'QU', 'OK', 'S', 1719903433, 1719903433, '1'),
(124704, 25136, 'QU', 'OK', 'S', 1719903433, 1719903433, '1'),
(124705, 25136, 'QU', 'OK', 'S', 1719903433, 1719903433, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(124706, 25136, 'QU', 'OK', 'S', 1719903434, 1719903434, '1'),
(124707, 25136, 'QU', 'OK', 'S', 1719903434, 1719903434, '1'),
(124708, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124709, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124710, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124711, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124712, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124713, 25136, 'QU', 'OK', 'S', 1719903448, 1719903448, '1'),
(124714, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124715, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124716, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124717, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124718, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124719, 25023, 'QU', 'OK', 'S', 1719903466, 1719903466, '1'),
(124720, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124721, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124722, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124723, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124724, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124725, 25023, 'QU', 'OK', 'S', 1719903481, 1719903481, '1'),
(124726, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124727, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124728, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124729, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124730, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124731, 25020, 'QU', 'OK', 'S', 1719903503, 1719903503, '1'),
(124732, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124733, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124734, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124735, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124736, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124737, 25020, 'QU', 'OK', 'S', 1719903526, 1719903526, '1'),
(124738, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124739, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124740, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124741, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124742, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124743, 25003, 'QU', 'OK', 'S', 1719903591, 1719903591, '1'),
(124744, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124745, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124746, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124747, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124748, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124749, 25003, 'QU', 'OK', 'S', 1719903606, 1719903606, '1'),
(124750, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124751, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124752, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124753, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124754, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124755, 25000, 'QU', 'OK', 'S', 1719903634, 1719903634, '1'),
(124756, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124757, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124758, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124759, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124760, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124761, 25000, 'QU', 'OK', 'S', 1719903650, 1719903650, '1'),
(124762, 24998, 'QU', 'OK', 'S', 1719903672, 1719903672, '1'),
(124763, 24998, 'QU', 'OK', 'S', 1719903672, 1719903672, '1'),
(124764, 24998, 'QU', 'OK', 'S', 1719903672, 1719903672, '1'),
(124765, 24998, 'QU', 'OK', 'S', 1719903672, 1719903672, '1'),
(124766, 24998, 'QU', 'OK', 'S', 1719903672, 1719903672, '1'),
(124767, 24998, 'QU', 'OK', 'S', 1719903687, 1719903687, '1'),
(124768, 24998, 'QU', 'OK', 'S', 1719903687, 1719903687, '1'),
(124769, 24998, 'QU', 'OK', 'S', 1719903687, 1719903687, '1'),
(124770, 24998, 'QU', 'OK', 'S', 1719903687, 1719903687, '1'),
(124771, 24998, 'QU', 'OK', 'S', 1719903687, 1719903687, '1'),
(124772, 24998, 'QU', 'OK', 'S', 1719903750, 1719903750, '1'),
(124773, 24998, 'QU', 'OK', 'S', 1719903750, 1719903750, '1'),
(124774, 24998, 'QU', 'OK', 'S', 1719903750, 1719903750, '1'),
(124775, 24998, 'QU', 'OK', 'S', 1719903750, 1719903750, '1'),
(124776, 24998, 'QU', 'OK', 'S', 1719903750, 1719903750, '1'),
(124777, 24998, 'QU', 'OK', 'S', 1719903765, 1719903765, '1'),
(124778, 24998, 'QU', 'OK', 'S', 1719903765, 1719903765, '1'),
(124779, 24998, 'QU', 'OK', 'S', 1719903765, 1719903765, '1'),
(124780, 24998, 'QU', 'OK', 'S', 1719903765, 1719903765, '1'),
(124781, 24998, 'QU', 'OK', 'S', 1719903765, 1719903765, '1'),
(124782, 24996, 'QU', 'OK', 'S', 1719903795, 1719903795, '1'),
(124783, 24996, 'QU', 'OK', 'S', 1719903795, 1719903795, '1'),
(124784, 24996, 'QU', 'OK', 'S', 1719903795, 1719903795, '1'),
(124785, 24996, 'QU', 'OK', 'S', 1719903795, 1719903795, '1'),
(124786, 24352, 'QU', 'OK', 'S', 1719903807, 1719903807, '1'),
(124787, 24352, 'QU', 'OK', 'S', 1719903807, 1719903807, '1'),
(124788, 24352, 'QU', 'OK', 'S', 1719903807, 1719903807, '1'),
(124789, 24352, 'QU', 'OK', 'S', 1719903815, 1719903815, '1'),
(124790, 24352, 'QU', 'OK', 'S', 1719903815, 1719903815, '1'),
(124791, 24352, 'QU', 'OK', 'S', 1719903815, 1719903815, '1'),
(124792, 22096, 'QU', 'OK', 'S', 1719903826, 1719903826, '1'),
(124793, 22096, 'QU', 'OK', 'S', 1719903826, 1719903826, '1'),
(124794, 22096, 'QU', 'OK', 'S', 1719903826, 1719903826, '1'),
(124795, 22096, 'QU', 'OK', 'S', 1719903836, 1719903836, '1'),
(124796, 22096, 'QU', 'OK', 'S', 1719903836, 1719903836, '1'),
(124797, 22096, 'QU', 'OK', 'S', 1719903836, 1719903836, '1'),
(124798, 22095, 'QU', 'OK', 'S', 1719903847, 1719903847, '1'),
(124799, 22095, 'QU', 'OK', 'S', 1719903847, 1719903847, '1'),
(124800, 22095, 'QU', 'OK', 'S', 1719903847, 1719903847, '1'),
(124801, 22095, 'QU', 'OK', 'S', 1719903857, 1719903857, '1'),
(124802, 22095, 'QU', 'OK', 'S', 1719903857, 1719903857, '1'),
(124803, 22095, 'QU', 'OK', 'S', 1719903857, 1719903857, '1'),
(124804, 22094, 'QU', 'OK', 'S', 1719903870, 1719903870, '1'),
(124805, 22094, 'QU', 'OK', 'S', 1719903870, 1719903870, '1'),
(124806, 22094, 'QU', 'OK', 'S', 1719903870, 1719903870, '1'),
(124807, 22094, 'QU', 'OK', 'S', 1719903879, 1719903879, '1'),
(124808, 22094, 'QU', 'OK', 'S', 1719903879, 1719903879, '1'),
(124809, 22094, 'QU', 'OK', 'S', 1719903879, 1719903879, '1'),
(124810, 21976, 'QU', 'OK', 'S', 1719903891, 1719903891, '1'),
(124811, 21976, 'QU', 'OK', 'S', 1719903891, 1719903891, '1'),
(124812, 21976, 'QU', 'OK', 'S', 1719903891, 1719903891, '1'),
(124813, 21976, 'QU', 'OK', 'S', 1719903901, 1719903901, '1'),
(124814, 21976, 'QU', 'OK', 'S', 1719903901, 1719903901, '1'),
(124815, 21976, 'QU', 'OK', 'S', 1719903901, 1719903901, '1'),
(124816, 21975, 'QU', 'OK', 'S', 1719903912, 1719903912, '1'),
(124817, 21975, 'QU', 'OK', 'S', 1719903912, 1719903912, '1'),
(124818, 21975, 'QU', 'OK', 'S', 1719903912, 1719903912, '1'),
(124819, 21975, 'QU', 'OK', 'S', 1719903922, 1719903922, '1'),
(124820, 21975, 'QU', 'OK', 'S', 1719903922, 1719903922, '1'),
(124821, 21975, 'QU', 'OK', 'S', 1719903922, 1719903922, '1'),
(124822, 21974, 'QU', 'OK', 'S', 1719903931, 1719903931, '1'),
(124823, 21974, 'QU', 'OK', 'S', 1719903931, 1719903931, '1'),
(124824, 21974, 'QU', 'OK', 'S', 1719903938, 1719903938, '1'),
(124825, 21974, 'QU', 'OK', 'S', 1719903938, 1719903938, '1'),
(124826, 21973, 'QU', 'OK', 'S', 1719903950, 1719903950, '1'),
(124827, 21973, 'QU', 'OK', 'S', 1719903950, 1719903950, '1'),
(124828, 21973, 'QU', 'OK', 'S', 1719903950, 1719903950, '1'),
(124829, 21973, 'QU', 'OK', 'S', 1719903968, 1719903968, '1'),
(124830, 21973, 'QU', 'OK', 'S', 1719903968, 1719903968, '1'),
(124831, 21973, 'QU', 'OK', 'S', 1719903968, 1719903968, '1'),
(124832, 21971, 'QU', 'OK', 'S', 1719904008, 1719904008, '1'),
(124833, 21971, 'QU', 'OK', 'S', 1719904008, 1719904008, '1'),
(124834, 21971, 'QU', 'OK', 'S', 1719904008, 1719904008, '1'),
(124835, 21971, 'QU', 'OK', 'S', 1719904018, 1719904018, '1'),
(124836, 21971, 'QU', 'OK', 'S', 1719904018, 1719904018, '1'),
(124837, 21971, 'QU', 'OK', 'S', 1719904018, 1719904018, '1'),
(124838, 21970, 'QU', 'OK', 'S', 1719904032, 1719904032, '1'),
(124839, 21970, 'QU', 'OK', 'S', 1719904032, 1719904032, '1'),
(124840, 21970, 'QU', 'OK', 'S', 1719904032, 1719904032, '1'),
(124841, 21970, 'QU', 'OK', 'S', 1719904042, 1719904042, '1'),
(124842, 21970, 'QU', 'OK', 'S', 1719904042, 1719904042, '1'),
(124843, 21970, 'QU', 'OK', 'S', 1719904042, 1719904042, '1'),
(124844, 21969, 'QU', 'OK', 'S', 1719904056, 1719904056, '1'),
(124845, 21969, 'QU', 'OK', 'S', 1719904056, 1719904056, '1'),
(124846, 21969, 'QU', 'OK', 'S', 1719904056, 1719904056, '1'),
(124847, 29303, 'QU', 'OK', 'S', 1719904062, 1719904062, '1'),
(124848, 21969, 'QU', 'OK', 'S', 1719904067, 1719904067, '1'),
(124849, 21969, 'QU', 'OK', 'S', 1719904067, 1719904067, '1'),
(124850, 21969, 'QU', 'OK', 'S', 1719904067, 1719904067, '1'),
(124851, 21968, 'QU', 'OK', 'S', 1719904079, 1719904079, '1'),
(124852, 21968, 'QU', 'OK', 'S', 1719904079, 1719904079, '1'),
(124853, 21968, 'QU', 'OK', 'S', 1719904079, 1719904079, '1'),
(124854, 21968, 'QU', 'OK', 'S', 1719904092, 1719904092, '1'),
(124855, 21968, 'QU', 'OK', 'S', 1719904092, 1719904092, '1'),
(124856, 21968, 'QU', 'OK', 'S', 1719904092, 1719904092, '1'),
(124857, 21967, 'QU', 'OK', 'S', 1719904112, 1719904112, '1'),
(124858, 21967, 'QU', 'OK', 'S', 1719904112, 1719904112, '1'),
(124859, 21967, 'QU', 'OK', 'S', 1719904112, 1719904112, '1'),
(124860, 21967, 'QU', 'OK', 'S', 1719904128, 1719904128, '1'),
(124861, 21967, 'QU', 'OK', 'S', 1719904128, 1719904128, '1'),
(124862, 21967, 'QU', 'OK', 'S', 1719904128, 1719904128, '1'),
(124863, 29361, 'QU', 'OK', 'S', 1719904165, 1719904165, '1'),
(124864, 21604, 'QU', 'OK', 'S', 1719904165, 1719904165, '1'),
(124865, 21604, 'QU', 'OK', 'S', 1719904165, 1719904165, '1'),
(124866, 21604, 'QU', 'OK', 'S', 1719904165, 1719904165, '1'),
(124867, 21604, 'QU', 'OK', 'S', 1719904175, 1719904175, '1'),
(124868, 21604, 'QU', 'OK', 'S', 1719904175, 1719904175, '1'),
(124869, 21604, 'QU', 'OK', 'S', 1719904175, 1719904175, '1'),
(124870, 21603, 'QU', 'OK', 'S', 1719904191, 1719904191, '1'),
(124871, 21603, 'QU', 'OK', 'S', 1719904191, 1719904191, '1'),
(124872, 21603, 'QU', 'OK', 'S', 1719904191, 1719904191, '1'),
(124873, 19992, 'QU', 'OK', 'S', 1719904248, 1719904248, '1'),
(124874, 21603, 'QU', 'OK', 'S', 1719904370, 1719904370, '1'),
(124875, 21603, 'QU', 'OK', 'S', 1719904370, 1719904370, '1'),
(124876, 21603, 'QU', 'OK', 'S', 1719904370, 1719904370, '1'),
(124877, 21602, 'QU', 'OK', 'S', 1719904388, 1719904388, '1'),
(124878, 21602, 'QU', 'OK', 'S', 1719904388, 1719904388, '1'),
(124879, 21602, 'QU', 'OK', 'S', 1719904388, 1719904388, '1'),
(124880, 21602, 'QU', 'OK', 'S', 1719904398, 1719904398, '1'),
(124881, 21602, 'QU', 'OK', 'S', 1719904398, 1719904398, '1'),
(124882, 21602, 'QU', 'OK', 'S', 1719904398, 1719904398, '1'),
(124883, 21451, 'QU', 'OK', 'S', 1719904411, 1719904411, '1'),
(124884, 21451, 'QU', 'OK', 'S', 1719904411, 1719904411, '1'),
(124885, 21451, 'QU', 'OK', 'S', 1719904411, 1719904411, '1'),
(124886, 21451, 'QU', 'OK', 'S', 1719904425, 1719904425, '1'),
(124887, 21451, 'QU', 'OK', 'S', 1719904425, 1719904425, '1'),
(124888, 21451, 'QU', 'OK', 'S', 1719904425, 1719904425, '1'),
(124889, 24321, 'QU', 'OK', 'S', 1719904428, 1719904428, '1'),
(124890, 21448, 'QU', 'OK', 'S', 1719904460, 1719904460, '1'),
(124891, 21448, 'QU', 'OK', 'S', 1719904460, 1719904460, '1'),
(124892, 21448, 'QU', 'OK', 'S', 1719904460, 1719904460, '1'),
(124893, 21448, 'QU', 'OK', 'S', 1719904471, 1719904471, '1'),
(124894, 21448, 'QU', 'OK', 'S', 1719904471, 1719904471, '1'),
(124895, 21448, 'QU', 'OK', 'S', 1719904471, 1719904471, '1'),
(124896, 21446, 'QU', 'OK', 'S', 1719904484, 1719904484, '1'),
(124897, 21446, 'QU', 'OK', 'S', 1719904484, 1719904484, '1'),
(124898, 21446, 'QU', 'OK', 'S', 1719904484, 1719904484, '1'),
(124899, 21446, 'QU', 'OK', 'S', 1719904494, 1719904494, '1'),
(124900, 21446, 'QU', 'OK', 'S', 1719904495, 1719904495, '1'),
(124901, 21446, 'QU', 'OK', 'S', 1719904495, 1719904495, '1'),
(124902, 21444, 'QU', 'OK', 'S', 1719904507, 1719904507, '1'),
(124903, 21444, 'QU', 'OK', 'S', 1719904507, 1719904507, '1'),
(124904, 21444, 'QU', 'OK', 'S', 1719904507, 1719904507, '1'),
(124905, 21444, 'QU', 'OK', 'S', 1719904516, 1719904516, '1'),
(124906, 21444, 'QU', 'OK', 'S', 1719904516, 1719904516, '1'),
(124907, 21444, 'QU', 'OK', 'S', 1719904516, 1719904516, '1'),
(124908, 21440, 'QU', 'OK', 'S', 1719904584, 1719904584, '1'),
(124909, 21440, 'QU', 'OK', 'S', 1719904584, 1719904584, '1'),
(124910, 21440, 'QU', 'OK', 'S', 1719904584, 1719904584, '1'),
(124911, 30686, 'QU', 'OK', 'S', 1719904587, 1719904587, '1'),
(124912, 21440, 'QU', 'OK', 'S', 1719904595, 1719904595, '1'),
(124913, 21440, 'QU', 'OK', 'S', 1719904595, 1719904595, '1'),
(124914, 21440, 'QU', 'OK', 'S', 1719904595, 1719904595, '1'),
(124915, 31471, 'QU', 'OK', 'S', 1719904595, 1719904595, '1'),
(124916, 21405, 'QU', 'OK', 'S', 1719904610, 1719904610, '1'),
(124917, 21405, 'QU', 'OK', 'S', 1719904610, 1719904610, '1'),
(124918, 21405, 'QU', 'OK', 'S', 1719904610, 1719904610, '1'),
(124919, 21405, 'QU', 'OK', 'S', 1719904622, 1719904622, '1'),
(124920, 21405, 'QU', 'OK', 'S', 1719904622, 1719904622, '1'),
(124921, 21405, 'QU', 'OK', 'S', 1719904622, 1719904622, '1'),
(124922, 24573, 'QU', 'OK', 'S', 1719904631, 1719904631, '1'),
(124923, 21273, 'QU', 'OK', 'S', 1719904640, 1719904640, '1'),
(124924, 21273, 'QU', 'OK', 'S', 1719904640, 1719904640, '1'),
(124925, 21273, 'QU', 'OK', 'S', 1719904640, 1719904640, '1'),
(124926, 21273, 'QU', 'OK', 'S', 1719904654, 1719904654, '1'),
(124927, 21273, 'QU', 'OK', 'S', 1719904654, 1719904654, '1'),
(124928, 21273, 'QU', 'OK', 'S', 1719904654, 1719904654, '1'),
(124929, 20773, 'QU', 'OK', 'S', 1719904671, 1719904671, '1'),
(124930, 20773, 'QU', 'OK', 'S', 1719904671, 1719904671, '1'),
(124931, 20773, 'QU', 'OK', 'S', 1719904671, 1719904671, '1'),
(124932, 20773, 'QU', 'OK', 'S', 1719904671, 1719904671, '1'),
(124933, 20773, 'QU', 'OK', 'S', 1719904684, 1719904684, '1'),
(124934, 20773, 'QU', 'OK', 'S', 1719904684, 1719904684, '1'),
(124935, 20773, 'QU', 'OK', 'S', 1719904684, 1719904684, '1'),
(124936, 20773, 'QU', 'OK', 'S', 1719904684, 1719904684, '1'),
(124937, 30667, 'QU', 'OK', 'S', 1719904695, 1719904695, '1'),
(124938, 19048, 'QU', 'OK', 'S', 1719904698, 1719904698, '1'),
(124939, 19048, 'QU', 'OK', 'S', 1719904698, 1719904698, '1'),
(124940, 19048, 'QU', 'OK', 'S', 1719904698, 1719904698, '1'),
(124941, 19048, 'QU', 'OK', 'S', 1719904709, 1719904709, '1'),
(124942, 19048, 'QU', 'OK', 'S', 1719904709, 1719904709, '1'),
(124943, 19048, 'QU', 'OK', 'S', 1719904709, 1719904709, '1'),
(124944, 18072, 'QU', 'OK', 'S', 1719904715, 1719904715, '1'),
(124945, 19044, 'QU', 'OK', 'S', 1719904732, 1719904732, '1'),
(124946, 19044, 'QU', 'OK', 'S', 1719904732, 1719904732, '1'),
(124947, 19044, 'QU', 'OK', 'S', 1719904732, 1719904732, '1'),
(124948, 19044, 'QU', 'OK', 'S', 1719904732, 1719904732, '1'),
(124949, 19044, 'QU', 'OK', 'S', 1719904746, 1719904746, '1'),
(124950, 19044, 'QU', 'OK', 'S', 1719904746, 1719904746, '1'),
(124951, 19044, 'QU', 'OK', 'S', 1719904746, 1719904746, '1'),
(124952, 19044, 'QU', 'OK', 'S', 1719904746, 1719904746, '1'),
(124953, 19043, 'QU', 'OK', 'S', 1719904761, 1719904761, '1'),
(124954, 19043, 'QU', 'OK', 'S', 1719904761, 1719904761, '1'),
(124955, 19043, 'QU', 'OK', 'S', 1719904761, 1719904761, '1'),
(124956, 19043, 'QU', 'OK', 'S', 1719904761, 1719904761, '1'),
(124957, 19043, 'QU', 'OK', 'S', 1719904773, 1719904773, '1'),
(124958, 19043, 'QU', 'OK', 'S', 1719904773, 1719904773, '1'),
(124959, 19043, 'QU', 'OK', 'S', 1719904773, 1719904773, '1'),
(124960, 19043, 'QU', 'OK', 'S', 1719904773, 1719904773, '1'),
(124961, 19041, 'QU', 'OK', 'S', 1719904788, 1719904788, '1'),
(124962, 19041, 'QU', 'OK', 'S', 1719904788, 1719904788, '1'),
(124963, 19041, 'QU', 'OK', 'S', 1719904788, 1719904788, '1'),
(124964, 19041, 'QU', 'OK', 'S', 1719904788, 1719904788, '1'),
(124965, 18132, 'QU', 'OK', 'S', 1719904834, 1719904834, '1'),
(124966, 18786, 'QU', 'OK', 'S', 1719904869, 1719904869, '1'),
(124967, 18786, 'QU', 'OK', 'S', 1719904869, 1719904869, '1'),
(124968, 18786, 'QU', 'OK', 'S', 1719904869, 1719904869, '1'),
(124969, 18786, 'QU', 'OK', 'S', 1719904869, 1719904869, '1'),
(124970, 18786, 'QU', 'OK', 'S', 1719904883, 1719904883, '1'),
(124971, 18786, 'QU', 'OK', 'S', 1719904883, 1719904883, '1'),
(124972, 18786, 'QU', 'OK', 'S', 1719904883, 1719904883, '1'),
(124973, 18786, 'QU', 'OK', 'S', 1719904883, 1719904883, '1'),
(124974, 18785, 'QU', 'OK', 'S', 1719904899, 1719904899, '1'),
(124975, 18785, 'QU', 'OK', 'S', 1719904899, 1719904899, '1'),
(124976, 18785, 'QU', 'OK', 'S', 1719904899, 1719904899, '1'),
(124977, 18785, 'QU', 'OK', 'S', 1719904899, 1719904899, '1'),
(124978, 18785, 'QU', 'OK', 'S', 1719904917, 1719904917, '1'),
(124979, 18785, 'QU', 'OK', 'S', 1719904917, 1719904917, '1'),
(124980, 18785, 'QU', 'OK', 'S', 1719904917, 1719904917, '1'),
(124981, 18785, 'QU', 'OK', 'S', 1719904917, 1719904917, '1'),
(124982, 18596, 'QU', 'OK', 'S', 1719904925, 1719904925, '1'),
(124983, 18596, 'QU', 'OK', 'S', 1719904925, 1719904925, '1'),
(124984, 18596, 'QU', 'OK', 'S', 1719904932, 1719904932, '1'),
(124985, 18596, 'QU', 'OK', 'S', 1719904932, 1719904932, '1'),
(124986, 15120, 'QU', 'OK', 'S', 1719904951, 1719904951, '1'),
(124987, 15120, 'QU', 'OK', 'S', 1719904951, 1719904951, '1'),
(124988, 27959, 'QU', 'OK', 'S', 1719904959, 1719904959, '1'),
(124989, 15120, 'QU', 'OK', 'S', 1719904961, 1719904961, '1'),
(124990, 15120, 'QU', 'OK', 'S', 1719904961, 1719904961, '1'),
(124991, 15119, 'QU', 'OK', 'S', 1719904971, 1719904971, '1'),
(124992, 15119, 'QU', 'OK', 'S', 1719904971, 1719904971, '1'),
(124993, 15119, 'QU', 'OK', 'S', 1719904981, 1719904981, '1'),
(124994, 15119, 'QU', 'OK', 'S', 1719904981, 1719904981, '1'),
(124995, 15101, 'QU', 'OK', 'S', 1719905013, 1719905013, '1'),
(124996, 15101, 'QU', 'OK', 'S', 1719905013, 1719905013, '1'),
(124997, 15924, 'QU', 'OK', 'S', 1719905019, 1719905019, '1'),
(124998, 15101, 'QU', 'OK', 'S', 1719905022, 1719905022, '1'),
(124999, 15101, 'QU', 'OK', 'S', 1719905022, 1719905022, '1'),
(125000, 15089, 'QU', 'OK', 'S', 1719905055, 1719905055, '1'),
(125001, 15089, 'QU', 'OK', 'S', 1719905055, 1719905055, '1'),
(125002, 15089, 'QU', 'OK', 'S', 1719905055, 1719905055, '1'),
(125003, 15089, 'QU', 'OK', 'S', 1719905055, 1719905055, '1'),
(125004, 15089, 'QU', 'OK', 'S', 1719905055, 1719905055, '1'),
(125005, 15089, 'QU', 'OK', 'S', 1719905070, 1719905070, '1'),
(125006, 15089, 'QU', 'OK', 'S', 1719905070, 1719905070, '1'),
(125007, 15089, 'QU', 'OK', 'S', 1719905070, 1719905070, '1'),
(125008, 15089, 'QU', 'OK', 'S', 1719905070, 1719905070, '1'),
(125009, 15089, 'QU', 'OK', 'S', 1719905070, 1719905070, '1'),
(125010, 15063, 'QU', 'OK', 'S', 1719905098, 1719905098, '1'),
(125011, 15063, 'QU', 'OK', 'S', 1719905098, 1719905098, '1'),
(125012, 15063, 'QU', 'OK', 'S', 1719905098, 1719905098, '1'),
(125013, 15063, 'QU', 'OK', 'S', 1719905098, 1719905098, '1'),
(125014, 15063, 'QU', 'OK', 'S', 1719905098, 1719905098, '1'),
(125015, 15063, 'QU', 'OK', 'S', 1719905115, 1719905115, '1'),
(125016, 15063, 'QU', 'OK', 'S', 1719905115, 1719905115, '1'),
(125017, 15063, 'QU', 'OK', 'S', 1719905115, 1719905115, '1'),
(125018, 15063, 'QU', 'OK', 'S', 1719905115, 1719905115, '1'),
(125019, 15063, 'QU', 'OK', 'S', 1719905115, 1719905115, '1'),
(125020, 24184, 'QU', 'OK', 'S', 1719905180, 1719905180, '1'),
(125021, 23835, 'QU', 'OK', 'S', 1719905218, 1719905218, '1'),
(125022, 31000, 'QU', 'OK', 'S', 1719905259, 1719905259, '1'),
(125023, 28999, 'QU', 'OK', 'S', 1719905259, 1719905259, '1'),
(125024, 31000, 'QU', 'OK', 'S', 1719905265, 1719905265, '1'),
(125025, 28999, 'QU', 'OK', 'S', 1719905266, 1719905266, '1'),
(125026, 32102, 'QU', 'OK', 'S', 1719905461, 1719905461, '1'),
(125027, 31464, 'QU', 'OK', 'S', 1719905473, 1719905473, '1'),
(125028, 31319, 'QU', 'OK', 'S', 1719905483, 1719905483, '1'),
(125029, 31317, 'QU', 'OK', 'S', 1719905494, 1719905494, '1'),
(125030, 31293, 'QU', 'OK', 'S', 1719905507, 1719905507, '1'),
(125031, 31261, 'QU', 'OK', 'S', 1719905531, 1719905531, '1'),
(125032, 31262, 'QU', 'OK', 'S', 1719905542, 1719905542, '1'),
(125033, 30396, 'QU', 'OK', 'S', 1719905581, 1719905581, '1'),
(125034, 26915, 'QU', 'OK', 'S', 1719905600, 1719905600, '1'),
(125035, 24201, 'QU', 'OK', 'S', 1719905612, 1719905612, '1'),
(125036, 26866, 'QU', 'OK', 'S', 1719905654, 1719905654, '1'),
(125037, 25067, 'QU', 'OK', 'S', 1719905709, 1719905709, '1'),
(125038, 24893, 'QU', 'OK', 'S', 1719905725, 1719905725, '1'),
(125039, 23747, 'QU', 'OK', 'S', 1719905761, 1719905761, '1'),
(125040, 24810, 'QU', 'OK', 'S', 1719905768, 1719905768, '1'),
(125041, 23349, 'QU', 'OK', 'S', 1719905791, 1719905791, '1'),
(125042, 23349, 'QU', 'OK', 'S', 1719905791, 1719905791, '1'),
(125043, 32263, 'QU', 'OK', 'S', 1719905851, 1719905851, '1'),
(125044, 32262, 'QU', 'OK', 'S', 1719905880, 1719905880, '1'),
(125045, 32257, 'QU', 'OK', 'S', 1719905912, 1719905912, '1'),
(125046, 28049, 'QU', 'OK', 'S', 1719906169, 1719906169, '1'),
(125047, 31705, 'QU', 'OK', 'S', 1719906344, 1719906344, '1'),
(125048, 31302, 'QU', 'OK', 'S', 1719906502, 1719906502, '1'),
(125049, 29772, 'QU', 'OK', 'S', 1719906536, 1719906536, '1'),
(125050, 31734, 'QU', 'OK', 'S', 1719907520, 1719907520, '1'),
(125051, 31734, 'QU', 'OK', 'S', 1719907525, 1719907525, '1'),
(125052, 31734, 'QU', 'OK', 'S', 1719907528, 1719907528, '1'),
(125053, 31734, 'QU', 'OK', 'S', 1719907531, 1719907531, '1'),
(125054, 31734, 'QU', 'OK', 'S', 1719907535, 1719907535, '1'),
(125055, 32067, 'QU', 'OK', 'S', 1719907538, 1719907538, '1'),
(125056, 32066, 'QU', 'OK', 'S', 1719907542, 1719907542, '1'),
(125057, 31732, 'QU', 'OK', 'S', 1719907547, 1719907547, '1'),
(125058, 32204, 'QU', 'OK', 'S', 1719907551, 1719907551, '1'),
(125059, 30567, 'QU', 'OK', 'S', 1719907554, 1719907554, '1'),
(125060, 17841, 'QU', 'OK', 'S', 1719907558, 1719907558, '1'),
(125061, 24357, 'QU', 'OK', 'S', 1719907561, 1719907561, '1'),
(125062, 27335, 'QU', 'OK', 'S', 1719907566, 1719907566, '1'),
(125063, 30623, 'QU', 'OK', 'S', 1719907570, 1719907570, '1'),
(125064, 6123, 'QU', 'OK', 'S', 1719907572, 1719907572, '1'),
(125065, 30436, 'QU', 'OK', 'S', 1719907577, 1719907577, '1'),
(125066, 6123, 'QU', 'OK', 'S', 1719907581, 1719907581, '1'),
(125067, 32112, 'QU', 'OK', 'S', 1719907583, 1719907583, '1'),
(125068, 32112, 'QU', 'OK', 'S', 1719907586, 1719907586, '1'),
(125069, 32112, 'QU', 'OK', 'S', 1719907589, 1719907589, '1'),
(125070, 32203, 'QU', 'OK', 'S', 1719907594, 1719907594, '1'),
(125071, 18132, 'QU', 'OK', 'S', 1719907597, 1719907597, '1'),
(125072, 32112, 'QU', 'OK', 'S', 1719907602, 1719907602, '1'),
(125073, 24357, 'QU', 'OK', 'S', 1719907605, 1719907605, '1'),
(125074, 24357, 'QU', 'OK', 'S', 1719907606, 1719907606, '1'),
(125075, 31714, 'QU', 'OK', 'S', 1719907609, 1719907609, '1'),
(125076, 32112, 'QU', 'OK', 'S', 1719907612, 1719907612, '1'),
(125077, 32028, 'QU', 'OK', 'S', 1719907617, 1719907617, '1'),
(125078, 17841, 'QU', 'OK', 'S', 1719907621, 1719907621, '1'),
(125079, 17841, 'QU', 'OK', 'S', 1719907628, 1719907628, '1'),
(125080, 31732, 'QU', 'OK', 'S', 1719907641, 1719907641, '1'),
(125081, 31734, 'QU', 'OK', 'S', 1719907647, 1719907647, '1'),
(125082, 32028, 'QU', 'OK', 'S', 1719907652, 1719907652, '1'),
(125083, 17996, 'QU', 'OK', 'S', 1719907656, 1719907656, '1'),
(125084, 31734, 'QU', 'OK', 'S', 1719907660, 1719907660, '1'),
(125085, 31747, 'QU', 'OK', 'S', 1719907664, 1719907664, '1'),
(125086, 24357, 'QU', 'OK', 'S', 1719907669, 1719907669, '1'),
(125087, 16860, 'QU', 'OK', 'S', 1719907673, 1719907673, '1'),
(125088, 17361, 'QU', 'OK', 'S', 1719907675, 1719907675, '1'),
(125089, 6123, 'QU', 'OK', 'S', 1719907678, 1719907678, '1'),
(125090, 32201, 'QU', 'OK', 'S', 1719907683, 1719907683, '1'),
(125091, 31747, 'QU', 'OK', 'S', 1719907688, 1719907688, '1'),
(125092, 31734, 'QU', 'OK', 'S', 1719907693, 1719907693, '1'),
(125093, 30436, 'QU', 'OK', 'S', 1719907698, 1719907698, '1'),
(125094, 32112, 'QU', 'OK', 'S', 1719907700, 1719907700, '1'),
(125095, 6123, 'QU', 'OK', 'S', 1719907702, 1719907702, '1'),
(125096, 27335, 'QU', 'OK', 'S', 1719907704, 1719907704, '1'),
(125097, 30623, 'QU', 'OK', 'S', 1719907706, 1719907706, '1'),
(125098, 29365, 'QU', 'OK', 'S', 1719907708, 1719907708, '1'),
(125099, 32204, 'QU', 'OK', 'S', 1719907710, 1719907710, '1'),
(125100, 15918, 'QU', 'OK', 'S', 1719907714, 1719907714, '1'),
(125101, 30567, 'QU', 'OK', 'S', 1719907721, 1719907721, '1'),
(125102, 31714, 'QU', 'OK', 'S', 1719907722, 1719907722, '1'),
(125103, 29367, 'QU', 'OK', 'S', 1719907724, 1719907724, '1'),
(125104, 32003, 'QU', 'OK', 'S', 1719908486, 1719908486, '1'),
(125105, 31823, 'QU', 'OK', 'S', 1719908844, 1719908844, '1'),
(125106, 30203, 'QU', 'OK', 'S', 1719911953, 1719911953, '1'),
(125107, 30203, 'QU', 'OK', 'S', 1719911956, 1719911956, '1'),
(125108, 30203, 'QU', 'OK', 'S', 1719911958, 1719911958, '1'),
(125109, 31489, 'QU', 'OK', 'S', 1719912996, 1719912996, '1'),
(125110, 30362, 'QU', 'OK', 'S', 1719913035, 1719913035, '1'),
(125111, 17845, 'QU', 'OK', 'S', 1719913036, 1719913036, '1'),
(125112, 18135, 'QU', 'OK', 'S', 1719913061, 1719913061, '1'),
(125113, 18135, 'QU', 'OK', 'S', 1719913061, 1719913061, '1'),
(125114, 31489, 'QU', 'OK', 'S', 1719913076, 1719913076, '1'),
(125115, 30362, 'QU', 'OK', 'S', 1719913077, 1719913077, '1'),
(125116, 31489, 'QU', 'OK', 'S', 1719913086, 1719913086, '1'),
(125117, 18137, 'QU', 'OK', 'S', 1719913086, 1719913086, '1'),
(125118, 18137, 'QU', 'OK', 'S', 1719913086, 1719913086, '1'),
(125119, 18137, 'QU', 'OK', 'S', 1719913086, 1719913086, '1'),
(125120, 18137, 'QU', 'OK', 'S', 1719913086, 1719913086, '1'),
(125121, 30529, 'QU', 'OK', 'S', 1719913096, 1719913096, '1'),
(125122, 32177, 'QU', 'OK', 'S', 1719913109, 1719913109, '1'),
(125123, 32177, 'QU', 'OK', 'S', 1719913109, 1719913109, '1'),
(125124, 32177, 'QU', 'OK', 'S', 1719913109, 1719913109, '1'),
(125125, 32177, 'QU', 'OK', 'S', 1719913109, 1719913109, '1'),
(125126, 31978, 'QU', 'OK', 'S', 1719913111, 1719913111, '1'),
(125127, 5777, 'QU', 'OK', 'S', 1719913130, 1719913130, '1'),
(125128, 32089, 'QU', 'OK', 'S', 1719913141, 1719913141, '1'),
(125129, 31049, 'QU', 'OK', 'S', 1719913141, 1719913141, '1'),
(125130, 31209, 'QU', 'OK', 'S', 1719913727, 1719913727, '1'),
(125131, 32066, 'QU', 'OK', 'S', 1719914180, 1719914180, '1'),
(125132, 32204, 'QU', 'OK', 'S', 1719914264, 1719914264, '1'),
(125133, 18135, 'QU', 'OK', 'S', 1719914589, 1719914589, '1'),
(125134, 18135, 'QU', 'OK', 'S', 1719914589, 1719914589, '1'),
(125135, 18135, 'QU', 'OK', 'S', 1719914589, 1719914589, '1'),
(125136, 18135, 'QU', 'OK', 'S', 1719914589, 1719914589, '1'),
(125137, 18135, 'QU', 'OK', 'S', 1719914675, 1719914675, '1'),
(125138, 18135, 'QU', 'OK', 'S', 1719914677, 1719914677, '1'),
(125139, 18135, 'QU', 'OK', 'S', 1719914678, 1719914678, '1'),
(125140, 18135, 'QU', 'OK', 'S', 1719914680, 1719914680, '1'),
(125141, 32309, 'QU', 'OK', 'S', 1719914772, 1719914772, '1'),
(125142, 32311, 'QU', 'OK', 'S', 1719915073, 1719915073, '1'),
(125143, 31389, 'QU', 'OK', 'S', 1719915435, 1719915435, '1'),
(125144, 32306, 'QU', 'OK', 'S', 1719915688, 1719915688, '1'),
(125145, 32307, 'QU', 'OK', 'S', 1719916399, 1719916399, '1'),
(125146, 32327, 'QU', 'OK', 'S', 1719916496, 1719916496, '1'),
(125147, 32328, 'QU', 'OK', 'S', 1719916707, 1719916707, '1'),
(125148, 24531, 'QU', 'OK', 'S', 1719916839, 1719916839, '1'),
(125149, 19193, 'QU', 'OK', 'S', 1719916890, 1719916890, '1'),
(125150, 24531, 'QU', 'OK', 'S', 1719916938, 1719916938, '1'),
(125151, 24204, 'QU', 'OK', 'S', 1719917283, 1719917283, '1'),
(125152, 31918, 'QU', 'OK', 'S', 1719917627, 1719917627, '1'),
(125153, 31795, 'QU', 'OK', 'S', 1719917629, 1719917629, '1'),
(125154, 31514, 'QU', 'OK', 'S', 1719917632, 1719917632, '1'),
(125155, 31514, 'QU', 'OK', 'S', 1719917634, 1719917634, '1'),
(125156, 31514, 'QU', 'OK', 'S', 1719917637, 1719917637, '1'),
(125157, 28858, 'QU', 'OK', 'S', 1719917639, 1719917639, '1'),
(125158, 28858, 'QU', 'OK', 'S', 1719917643, 1719917643, '1'),
(125159, 31514, 'QU', 'OK', 'S', 1719917649, 1719917649, '1'),
(125160, 31874, 'QU', 'OK', 'S', 1719917652, 1719917652, '1'),
(125161, 28858, 'QU', 'OK', 'S', 1719917655, 1719917655, '1'),
(125162, 31333, 'QU', 'OK', 'S', 1719917677, 1719917677, '1'),
(125163, 18948, 'QU', 'OK', 'S', 1719917681, 1719917681, '1'),
(125164, 31492, 'QU', 'OK', 'S', 1719917684, 1719917684, '1'),
(125165, 31392, 'QU', 'OK', 'S', 1719917688, 1719917688, '1'),
(125166, 31392, 'QU', 'OK', 'S', 1719917699, 1719917699, '1'),
(125167, 27686, 'QU', 'OK', 'S', 1719917704, 1719917704, '1'),
(125168, 13567, 'QU', 'OK', 'S', 1719917708, 1719917708, '1'),
(125169, 30991, 'QU', 'OK', 'S', 1719917712, 1719917712, '1'),
(125170, 30991, 'QU', 'OK', 'S', 1719917716, 1719917716, '1'),
(125171, 30991, 'QU', 'OK', 'S', 1719917720, 1719917720, '1'),
(125172, 31835, 'QU', 'OK', 'S', 1719917724, 1719917724, '1'),
(125173, 31835, 'QU', 'OK', 'S', 1719917730, 1719917730, '1'),
(125174, 32120, 'QU', 'OK', 'S', 1719917734, 1719917734, '1'),
(125175, 31835, 'QU', 'OK', 'S', 1719917738, 1719917738, '1'),
(125176, 32198, 'QU', 'OK', 'S', 1719917742, 1719917742, '1'),
(125177, 31835, 'QU', 'OK', 'S', 1719917745, 1719917745, '1'),
(125178, 18948, 'QU', 'OK', 'S', 1719917754, 1719917754, '1'),
(125179, 18948, 'QU', 'OK', 'S', 1719917758, 1719917758, '1'),
(125180, 31835, 'QU', 'OK', 'S', 1719917762, 1719917762, '1'),
(125181, 30991, 'QU', 'OK', 'S', 1719917766, 1719917766, '1'),
(125182, 32120, 'QU', 'OK', 'S', 1719917770, 1719917770, '1'),
(125183, 32120, 'QU', 'OK', 'S', 1719917772, 1719917772, '1'),
(125184, 22826, 'QU', 'OK', 'S', 1719917775, 1719917775, '1'),
(125185, 22826, 'QU', 'OK', 'S', 1719917778, 1719917778, '1'),
(125186, 32196, 'QU', 'OK', 'S', 1719917782, 1719917782, '1'),
(125187, 22826, 'QU', 'OK', 'S', 1719917785, 1719917785, '1'),
(125188, 32196, 'QU', 'OK', 'S', 1719917788, 1719917788, '1'),
(125189, 32196, 'QU', 'OK', 'S', 1719917791, 1719917791, '1'),
(125190, 32198, 'QU', 'OK', 'S', 1719917794, 1719917794, '1'),
(125191, 32102, 'QU', 'OK', 'S', 1719917797, 1719917797, '1'),
(125192, 31835, 'QU', 'OK', 'S', 1719917800, 1719917800, '1'),
(125193, 32120, 'QU', 'OK', 'S', 1719917803, 1719917803, '1'),
(125194, 31314, 'QU', 'OK', 'S', 1719917805, 1719917805, '1'),
(125195, 32324, 'QU', 'OK', 'S', 1719917813, 1719917813, '1'),
(125196, 32325, 'QU', 'OK', 'S', 1719917839, 1719917839, '1'),
(125197, 32326, 'QU', 'OK', 'S', 1719917873, 1719917873, '1'),
(125198, 32313, 'QU', 'OK', 'S', 1719918213, 1719918213, '1'),
(125199, 31392, 'QU', 'OK', 'S', 1719918962, 1719918962, '1'),
(125200, 32312, 'QU', 'OK', 'S', 1719919911, 1719919911, '1'),
(125201, 32310, 'QU', 'OK', 'S', 1719919933, 1719919933, '1'),
(125202, 32316, 'QU', 'OK', 'S', 1719919962, 1719919962, '1'),
(125203, 32314, 'QU', 'OK', 'S', 1719920041, 1719920041, '1'),
(125204, 32320, 'QU', 'OK', 'S', 1719920106, 1719920106, '1'),
(125205, 32319, 'QU', 'OK', 'S', 1719920240, 1719920240, '1'),
(125206, 32318, 'QU', 'OK', 'S', 1719920444, 1719920444, '1'),
(125207, 32317, 'QU', 'OK', 'S', 1719920575, 1719920575, '1'),
(125208, 32315, 'QU', 'OK', 'S', 1719920765, 1719920765, '1'),
(125209, 32127, 'QU', 'OK', 'S', 1719920903, 1719920903, '1'),
(125210, 32127, 'QU', 'OK', 'S', 1719920909, 1719920909, '1'),
(125211, 32100, 'QU', 'OK', 'S', 1719920914, 1719920914, '1'),
(125212, 32100, 'QU', 'OK', 'S', 1719920920, 1719920920, '1'),
(125213, 32099, 'QU', 'OK', 'S', 1719920926, 1719920926, '1'),
(125214, 32099, 'QU', 'OK', 'S', 1719920932, 1719920932, '1'),
(125215, 32080, 'QU', 'OK', 'S', 1719920944, 1719920944, '1'),
(125216, 32080, 'QU', 'OK', 'S', 1719920944, 1719920944, '1'),
(125217, 32079, 'QU', 'OK', 'S', 1719920953, 1719920953, '1'),
(125218, 32079, 'QU', 'OK', 'S', 1719920960, 1719920960, '1'),
(125219, 32058, 'QU', 'OK', 'S', 1719920967, 1719920967, '1'),
(125220, 32058, 'QU', 'OK', 'S', 1719920973, 1719920973, '1'),
(125221, 32013, 'QU', 'OK', 'S', 1719920979, 1719920979, '1'),
(125222, 32322, 'QU', 'OK', 'S', 1719920982, 1719920982, '1'),
(125223, 32013, 'QU', 'OK', 'S', 1719920984, 1719920984, '1'),
(125224, 31867, 'QU', 'OK', 'S', 1719921030, 1719921030, '1'),
(125225, 31866, 'QU', 'OK', 'S', 1719921043, 1719921043, '1'),
(125226, 31866, 'QU', 'OK', 'S', 1719921049, 1719921049, '1'),
(125227, 31847, 'QU', 'OK', 'S', 1719921055, 1719921055, '1'),
(125228, 31847, 'QU', 'OK', 'S', 1719921060, 1719921060, '1'),
(125229, 31845, 'QU', 'OK', 'S', 1719921066, 1719921066, '1'),
(125230, 31845, 'QU', 'OK', 'S', 1719921072, 1719921072, '1'),
(125231, 31842, 'QU', 'OK', 'S', 1719921087, 1719921087, '1'),
(125232, 31842, 'QU', 'OK', 'S', 1719921094, 1719921094, '1'),
(125233, 29830, 'QU', 'OK', 'S', 1719921103, 1719921103, '1'),
(125234, 29830, 'QU', 'OK', 'S', 1719921109, 1719921109, '1'),
(125235, 29803, 'QU', 'OK', 'S', 1719921117, 1719921117, '1'),
(125236, 32321, 'QU', 'OK', 'S', 1719921118, 1719921118, '1'),
(125237, 29803, 'QU', 'OK', 'S', 1719921124, 1719921124, '1'),
(125238, 29792, 'QU', 'OK', 'S', 1719921134, 1719921134, '1'),
(125239, 29792, 'QU', 'OK', 'S', 1719921141, 1719921141, '1'),
(125240, 29791, 'QU', 'OK', 'S', 1719921150, 1719921150, '1'),
(125241, 29784, 'QU', 'OK', 'S', 1719921160, 1719921160, '1'),
(125242, 29784, 'QU', 'OK', 'S', 1719921167, 1719921167, '1'),
(125243, 29722, 'QU', 'OK', 'S', 1719921178, 1719921178, '1'),
(125244, 29722, 'QU', 'OK', 'S', 1719921185, 1719921185, '1'),
(125245, 29697, 'QU', 'OK', 'S', 1719921221, 1719921221, '1'),
(125246, 29697, 'QU', 'OK', 'S', 1719921229, 1719921229, '1'),
(125247, 29345, 'QU', 'OK', 'S', 1719921234, 1719921234, '1'),
(125248, 29345, 'QU', 'OK', 'S', 1719921240, 1719921240, '1'),
(125249, 29324, 'QU', 'OK', 'S', 1719921248, 1719921248, '1'),
(125250, 29324, 'QU', 'OK', 'S', 1719921256, 1719921256, '1'),
(125251, 32305, 'QU', 'OK', 'S', 1719921703, 1719921703, '1'),
(125252, 32304, 'QU', 'OK', 'S', 1719922050, 1719922050, '1'),
(125253, 32257, 'QU', 'OK', 'S', 1719922160, 1719922160, '1'),
(125254, 31735, 'QU', 'OK', 'S', 1719924204, 1719924204, '1'),
(125255, 19523, 'QU', 'OK', 'S', 1719925240, 1719925240, '1'),
(125256, 19522, 'QU', 'OK', 'S', 1719925521, 1719925521, '1'),
(125257, 19522, 'QU', 'OK', 'S', 1719925552, 1719925552, '1'),
(125258, 12348, 'QU', 'OK', 'S', 1719925728, 1719925728, '1'),
(125259, 12348, 'QU', 'OK', 'S', 1719925764, 1719925764, '1'),
(125260, 12348, 'QU', 'OK', 'S', 1719925772, 1719925772, '1'),
(125261, 12348, 'QU', 'OK', 'S', 1719925775, 1719925775, '1'),
(125262, 15120, 'QU', 'OK', 'S', 1719926846, 1719926846, '1'),
(125263, 18372, 'QU', 'OK', 'S', 1719927123, 1719927123, '1'),
(125264, 18372, 'QU', 'OK', 'S', 1719927137, 1719927137, '1'),
(125265, 15101, 'QU', 'OK', 'S', 1719927247, 1719927247, '1'),
(125266, 17737, 'QU', 'OK', 'S', 1719927549, 1719927549, '1'),
(125267, 18697, 'QU', 'OK', 'S', 1719927566, 1719927566, '1'),
(125268, 14509, 'QU', 'OK', 'S', 1719986598, 1719986598, '1'),
(125269, 14509, 'QU', 'OK', 'S', 1719986598, 1719986598, '1'),
(125270, 7599, 'QU', 'OK', 'S', 1719986656, 1719986656, '1'),
(125271, 7599, 'QU', 'OK', 'S', 1719986721, 1719986721, '1'),
(125272, 32102, 'QU', 'OK', 'S', 1719987470, 1719987470, '1'),
(125273, 32098, 'QU', 'OK', 'S', 1719987473, 1719987473, '1'),
(125274, 32098, 'QU', 'OK', 'S', 1719987475, 1719987475, '1'),
(125275, 32249, 'QU', 'OK', 'S', 1719987477, 1719987477, '1'),
(125276, 32329, 'QU', 'OK', 'S', 1719987944, 1719987944, '1'),
(125277, 15382, 'QU', 'OK', 'S', 1719988026, 1719988026, '1'),
(125278, 15382, 'QU', 'OK', 'S', 1719988033, 1719988033, '1'),
(125279, 15565, 'QU', 'OK', 'S', 1719988046, 1719988046, '1'),
(125280, 15565, 'QU', 'OK', 'S', 1719988054, 1719988054, '1'),
(125281, 15564, 'QU', 'OK', 'S', 1719988066, 1719988066, '1'),
(125282, 15564, 'QU', 'OK', 'S', 1719988073, 1719988073, '1'),
(125283, 15563, 'QU', 'OK', 'S', 1719988085, 1719988085, '1'),
(125284, 15563, 'QU', 'OK', 'S', 1719988095, 1719988095, '1'),
(125285, 15388, 'QU', 'OK', 'S', 1719988104, 1719988104, '1'),
(125286, 15388, 'QU', 'OK', 'S', 1719988112, 1719988112, '1'),
(125287, 15387, 'QU', 'OK', 'S', 1719988120, 1719988120, '1'),
(125288, 15387, 'QU', 'OK', 'S', 1719988129, 1719988129, '1'),
(125289, 15387, 'QU', 'OK', 'S', 1719988140, 1719988140, '1'),
(125290, 15386, 'QU', 'OK', 'S', 1719988150, 1719988150, '1'),
(125291, 15386, 'QU', 'OK', 'S', 1719988157, 1719988157, '1'),
(125292, 15385, 'QU', 'OK', 'S', 1719988164, 1719988164, '1'),
(125293, 15385, 'QU', 'OK', 'S', 1719988172, 1719988172, '1'),
(125294, 15384, 'QU', 'OK', 'S', 1719988180, 1719988180, '1'),
(125295, 15384, 'QU', 'OK', 'S', 1719988187, 1719988187, '1'),
(125296, 15383, 'QU', 'OK', 'S', 1719988196, 1719988196, '1'),
(125297, 15383, 'QU', 'OK', 'S', 1719988206, 1719988206, '1'),
(125298, 17768, 'QU', 'OK', 'S', 1719988224, 1719988224, '1'),
(125299, 17768, 'QU', 'OK', 'S', 1719988233, 1719988233, '1'),
(125300, 17767, 'QU', 'OK', 'S', 1719988242, 1719988242, '1'),
(125301, 17767, 'QU', 'OK', 'S', 1719988251, 1719988251, '1'),
(125302, 17766, 'QU', 'OK', 'S', 1719988266, 1719988266, '1'),
(125303, 17766, 'QU', 'OK', 'S', 1719988276, 1719988276, '1'),
(125304, 17765, 'QU', 'OK', 'S', 1719988285, 1719988285, '1'),
(125305, 17765, 'QU', 'OK', 'S', 1719988293, 1719988293, '1'),
(125306, 15630, 'QU', 'OK', 'S', 1719988303, 1719988303, '1'),
(125307, 15630, 'QU', 'OK', 'S', 1719988314, 1719988314, '1'),
(125308, 15568, 'QU', 'OK', 'S', 1719988332, 1719988332, '1'),
(125309, 15568, 'QU', 'OK', 'S', 1719988349, 1719988349, '1'),
(125310, 15567, 'QU', 'OK', 'S', 1719988361, 1719988361, '1'),
(125311, 15567, 'QU', 'OK', 'S', 1719988375, 1719988375, '1'),
(125312, 16048, 'QU', 'OK', 'S', 1719988390, 1719988390, '1'),
(125313, 16048, 'QU', 'OK', 'S', 1719988392, 1719988392, '1'),
(125314, 17782, 'QU', 'OK', 'S', 1719988399, 1719988399, '1'),
(125315, 17782, 'QU', 'OK', 'S', 1719988409, 1719988409, '1'),
(125316, 17781, 'QU', 'OK', 'S', 1719988434, 1719988434, '1'),
(125317, 17781, 'QU', 'OK', 'S', 1719988442, 1719988442, '1'),
(125318, 17778, 'QU', 'OK', 'S', 1719988460, 1719988460, '1'),
(125319, 17778, 'QU', 'OK', 'S', 1719988473, 1719988473, '1'),
(125320, 17775, 'QU', 'OK', 'S', 1719988592, 1719988592, '1'),
(125321, 17775, 'QU', 'OK', 'S', 1719988604, 1719988604, '1'),
(125322, 17774, 'QU', 'OK', 'S', 1719988611, 1719988611, '1'),
(125323, 17774, 'QU', 'OK', 'S', 1719988617, 1719988617, '1'),
(125324, 17771, 'QU', 'OK', 'S', 1719988628, 1719988628, '1'),
(125325, 17771, 'QU', 'OK', 'S', 1719988638, 1719988638, '1'),
(125326, 21904, 'QU', 'OK', 'S', 1719988709, 1719988709, '1'),
(125327, 21904, 'QU', 'OK', 'S', 1719988717, 1719988717, '1'),
(125328, 21903, 'QU', 'OK', 'S', 1719988726, 1719988726, '1'),
(125329, 21903, 'QU', 'OK', 'S', 1719988740, 1719988740, '1'),
(125330, 21902, 'QU', 'OK', 'S', 1719988752, 1719988752, '1'),
(125331, 21901, 'QU', 'OK', 'S', 1719988770, 1719988770, '1'),
(125332, 21900, 'QU', 'OK', 'S', 1719988781, 1719988781, '1'),
(125333, 21901, 'QU', 'OK', 'S', 1719988796, 1719988796, '1'),
(125334, 21900, 'QU', 'OK', 'S', 1719988807, 1719988807, '1'),
(125335, 21899, 'QU', 'OK', 'S', 1719988823, 1719988823, '1'),
(125336, 21899, 'QU', 'OK', 'S', 1719988833, 1719988833, '1'),
(125337, 21898, 'QU', 'OK', 'S', 1719988849, 1719988849, '1'),
(125338, 21898, 'QU', 'OK', 'S', 1719988859, 1719988859, '1'),
(125339, 21897, 'QU', 'OK', 'S', 1719988870, 1719988870, '1'),
(125340, 21897, 'QU', 'OK', 'S', 1719988883, 1719988883, '1'),
(125341, 21896, 'QU', 'OK', 'S', 1719988892, 1719988892, '1'),
(125342, 21896, 'QU', 'OK', 'S', 1719988901, 1719988901, '1'),
(125343, 21608, 'QU', 'OK', 'S', 1719988912, 1719988912, '1'),
(125344, 31856, 'QU', 'OK', 'S', 1719989064, 1719989064, '1'),
(125345, 31856, 'QU', 'OK', 'S', 1719989066, 1719989066, '1'),
(125346, 31706, 'QU', 'OK', 'S', 1719989451, 1719989451, '1'),
(125347, 23565, 'QU', 'OK', 'S', 1719989848, 1719989848, '1'),
(125348, 23565, 'QU', 'OK', 'S', 1719989856, 1719989856, '1'),
(125349, 23564, 'QU', 'OK', 'S', 1719989864, 1719989864, '1'),
(125350, 23564, 'QU', 'OK', 'S', 1719989875, 1719989875, '1'),
(125351, 23559, 'QU', 'OK', 'S', 1719989883, 1719989883, '1'),
(125352, 23559, 'QU', 'OK', 'S', 1719989892, 1719989892, '1'),
(125353, 23558, 'QU', 'OK', 'S', 1719989904, 1719989904, '1'),
(125354, 23558, 'QU', 'OK', 'S', 1719989915, 1719989915, '1'),
(125355, 23557, 'QU', 'OK', 'S', 1719990022, 1719990022, '1'),
(125356, 23557, 'QU', 'OK', 'S', 1719990033, 1719990033, '1'),
(125357, 23556, 'QU', 'OK', 'S', 1719990040, 1719990040, '1'),
(125358, 23556, 'QU', 'OK', 'S', 1719990051, 1719990051, '1'),
(125359, 23555, 'QU', 'OK', 'S', 1719990059, 1719990059, '1'),
(125360, 23555, 'QU', 'OK', 'S', 1719990065, 1719990065, '1'),
(125361, 23554, 'QU', 'OK', 'S', 1719990072, 1719990072, '1'),
(125362, 23554, 'QU', 'OK', 'S', 1719990079, 1719990079, '1'),
(125363, 23553, 'QU', 'OK', 'S', 1719990086, 1719990086, '1'),
(125364, 23553, 'QU', 'OK', 'S', 1719990093, 1719990093, '1'),
(125365, 21905, 'QU', 'OK', 'S', 1719990102, 1719990102, '1'),
(125366, 21905, 'QU', 'OK', 'S', 1719990110, 1719990110, '1'),
(125367, 31971, 'QU', 'OK', 'S', 1719990439, 1719990439, '1'),
(125368, 31971, 'QU', 'OK', 'S', 1719990441, 1719990441, '1'),
(125369, 13634, 'QU', 'OK', 'S', 1719990444, 1719990444, '1'),
(125370, 31971, 'QU', 'OK', 'S', 1719990446, 1719990446, '1'),
(125371, 31971, 'QU', 'OK', 'S', 1719990448, 1719990448, '1'),
(125372, 13633, 'QU', 'OK', 'S', 1719990451, 1719990451, '1'),
(125373, 31971, 'QU', 'OK', 'S', 1719990452, 1719990452, '1'),
(125374, 11744, 'QU', 'OK', 'S', 1719990454, 1719990454, '1'),
(125375, 19535, 'QU', 'OK', 'S', 1719990456, 1719990456, '1'),
(125376, 28018, 'QU', 'OK', 'S', 1719990458, 1719990458, '1'),
(125377, 27320, 'QU', 'OK', 'S', 1719990461, 1719990461, '1'),
(125378, 27320, 'QU', 'OK', 'S', 1719990463, 1719990463, '1'),
(125379, 28018, 'QU', 'OK', 'S', 1719990465, 1719990465, '1'),
(125380, 23621, 'QU', 'OK', 'S', 1719991550, 1719991550, '1'),
(125381, 23621, 'QU', 'OK', 'S', 1719991557, 1719991557, '1'),
(125382, 23620, 'QU', 'OK', 'S', 1719991564, 1719991564, '1'),
(125383, 23620, 'QU', 'OK', 'S', 1719991571, 1719991571, '1'),
(125384, 23619, 'QU', 'OK', 'S', 1719991577, 1719991577, '1'),
(125385, 23619, 'QU', 'OK', 'S', 1719991584, 1719991584, '1'),
(125386, 23618, 'QU', 'OK', 'S', 1719991592, 1719991592, '1'),
(125387, 23618, 'QU', 'OK', 'S', 1719991600, 1719991600, '1'),
(125388, 23589, 'QU', 'OK', 'S', 1719991610, 1719991610, '1'),
(125389, 23589, 'QU', 'OK', 'S', 1719991623, 1719991623, '1'),
(125390, 23588, 'QU', 'OK', 'S', 1719991635, 1719991635, '1'),
(125391, 23588, 'QU', 'OK', 'S', 1719991642, 1719991642, '1'),
(125392, 23569, 'QU', 'OK', 'S', 1719991652, 1719991652, '1'),
(125393, 23569, 'QU', 'OK', 'S', 1719991660, 1719991660, '1'),
(125394, 23568, 'QU', 'OK', 'S', 1719991668, 1719991668, '1'),
(125395, 23568, 'QU', 'OK', 'S', 1719991675, 1719991675, '1'),
(125396, 23567, 'QU', 'OK', 'S', 1719991686, 1719991686, '1'),
(125397, 23567, 'QU', 'OK', 'S', 1719991694, 1719991694, '1'),
(125398, 23566, 'QU', 'OK', 'S', 1719991702, 1719991702, '1'),
(125399, 23566, 'QU', 'OK', 'S', 1719991709, 1719991709, '1'),
(125400, 24387, 'QU', 'OK', 'S', 1719991814, 1719991814, '1'),
(125401, 24387, 'QU', 'OK', 'S', 1719991821, 1719991821, '1'),
(125402, 23630, 'QU', 'OK', 'S', 1719991829, 1719991829, '1'),
(125403, 23630, 'QU', 'OK', 'S', 1719991837, 1719991837, '1'),
(125404, 23629, 'QU', 'OK', 'S', 1719991855, 1719991855, '1'),
(125405, 23627, 'QU', 'OK', 'S', 1719991866, 1719991866, '1'),
(125406, 23627, 'QU', 'OK', 'S', 1719991873, 1719991873, '1'),
(125407, 23626, 'QU', 'OK', 'S', 1719991881, 1719991881, '1'),
(125408, 23626, 'QU', 'OK', 'S', 1719991890, 1719991890, '1'),
(125409, 23625, 'QU', 'OK', 'S', 1719991897, 1719991897, '1'),
(125410, 23625, 'QU', 'OK', 'S', 1719991905, 1719991905, '1'),
(125411, 23624, 'QU', 'OK', 'S', 1719991913, 1719991913, '1'),
(125412, 23624, 'QU', 'OK', 'S', 1719991918, 1719991918, '1'),
(125413, 23622, 'QU', 'OK', 'S', 1719991925, 1719991925, '1'),
(125414, 23622, 'QU', 'OK', 'S', 1719991930, 1719991930, '1'),
(125415, 24402, 'QU', 'OK', 'S', 1719992009, 1719992009, '1'),
(125416, 24402, 'QU', 'OK', 'S', 1719992016, 1719992016, '1'),
(125417, 24398, 'QU', 'OK', 'S', 1719992022, 1719992022, '1'),
(125418, 24398, 'QU', 'OK', 'S', 1719992032, 1719992032, '1'),
(125419, 24397, 'QU', 'OK', 'S', 1719992038, 1719992038, '1'),
(125420, 24397, 'QU', 'OK', 'S', 1719992044, 1719992044, '1'),
(125421, 24396, 'QU', 'OK', 'S', 1719992051, 1719992051, '1'),
(125422, 24396, 'QU', 'OK', 'S', 1719992058, 1719992058, '1'),
(125423, 24394, 'QU', 'OK', 'S', 1719992065, 1719992065, '1'),
(125424, 24394, 'QU', 'OK', 'S', 1719992074, 1719992074, '1'),
(125425, 24391, 'QU', 'OK', 'S', 1719992082, 1719992082, '1'),
(125426, 24391, 'QU', 'OK', 'S', 1719992089, 1719992089, '1'),
(125427, 24389, 'QU', 'OK', 'S', 1719992095, 1719992095, '1'),
(125428, 24389, 'QU', 'OK', 'S', 1719992101, 1719992101, '1'),
(125429, 24388, 'QU', 'OK', 'S', 1719992109, 1719992109, '1'),
(125430, 24388, 'QU', 'OK', 'S', 1719992116, 1719992116, '1'),
(125431, 24636, 'QU', 'OK', 'S', 1719992129, 1719992129, '1'),
(125432, 24636, 'QU', 'OK', 'S', 1719992137, 1719992137, '1'),
(125433, 24635, 'QU', 'OK', 'S', 1719992145, 1719992145, '1'),
(125434, 24635, 'QU', 'OK', 'S', 1719992151, 1719992151, '1'),
(125435, 24634, 'QU', 'OK', 'S', 1719992160, 1719992160, '1'),
(125436, 24634, 'QU', 'OK', 'S', 1719992167, 1719992167, '1'),
(125437, 24564, 'QU', 'OK', 'S', 1719992174, 1719992174, '1'),
(125438, 24564, 'QU', 'OK', 'S', 1719992181, 1719992181, '1'),
(125439, 24430, 'QU', 'OK', 'S', 1719992189, 1719992189, '1'),
(125440, 24430, 'QU', 'OK', 'S', 1719992196, 1719992196, '1'),
(125441, 24429, 'QU', 'OK', 'S', 1719992202, 1719992202, '1'),
(125442, 24429, 'QU', 'OK', 'S', 1719992208, 1719992208, '1'),
(125443, 24412, 'QU', 'OK', 'S', 1719992220, 1719992220, '1'),
(125444, 24412, 'QU', 'OK', 'S', 1719992227, 1719992227, '1'),
(125445, 24411, 'QU', 'OK', 'S', 1719992234, 1719992234, '1'),
(125446, 24410, 'QU', 'OK', 'S', 1719992241, 1719992241, '1'),
(125447, 24410, 'QU', 'OK', 'S', 1719992248, 1719992248, '1'),
(125448, 24404, 'QU', 'OK', 'S', 1719992255, 1719992255, '1'),
(125449, 24404, 'QU', 'OK', 'S', 1719992260, 1719992260, '1'),
(125450, 25687, 'QU', 'OK', 'S', 1719992321, 1719992321, '1'),
(125451, 25687, 'QU', 'OK', 'S', 1719992328, 1719992328, '1'),
(125452, 24653, 'QU', 'OK', 'S', 1719992337, 1719992337, '1'),
(125453, 24653, 'QU', 'OK', 'S', 1719992344, 1719992344, '1'),
(125454, 24652, 'QU', 'OK', 'S', 1719992352, 1719992352, '1'),
(125455, 24652, 'QU', 'OK', 'S', 1719992359, 1719992359, '1'),
(125456, 24649, 'QU', 'OK', 'S', 1719992366, 1719992366, '1'),
(125457, 24649, 'QU', 'OK', 'S', 1719992371, 1719992371, '1'),
(125458, 24644, 'QU', 'OK', 'S', 1719992381, 1719992381, '1'),
(125459, 24644, 'QU', 'OK', 'S', 1719992388, 1719992388, '1'),
(125460, 24643, 'QU', 'OK', 'S', 1719992397, 1719992397, '1'),
(125461, 24643, 'QU', 'OK', 'S', 1719992405, 1719992405, '1'),
(125462, 24642, 'QU', 'OK', 'S', 1719992412, 1719992412, '1'),
(125463, 24642, 'QU', 'OK', 'S', 1719992420, 1719992420, '1'),
(125464, 24641, 'QU', 'OK', 'S', 1719992428, 1719992428, '1'),
(125465, 24641, 'QU', 'OK', 'S', 1719992436, 1719992436, '1'),
(125466, 24639, 'QU', 'OK', 'S', 1719992447, 1719992447, '1'),
(125467, 24639, 'QU', 'OK', 'S', 1719992468, 1719992468, '1'),
(125468, 24637, 'QU', 'OK', 'S', 1719992477, 1719992477, '1'),
(125469, 24637, 'QU', 'OK', 'S', 1719992486, 1719992486, '1'),
(125470, 25719, 'QU', 'OK', 'S', 1719992505, 1719992505, '1'),
(125471, 25719, 'QU', 'OK', 'S', 1719992511, 1719992511, '1'),
(125472, 25704, 'QU', 'OK', 'S', 1719992522, 1719992522, '1'),
(125473, 25704, 'QU', 'OK', 'S', 1719992529, 1719992529, '1'),
(125474, 25702, 'QU', 'OK', 'S', 1719992538, 1719992538, '1'),
(125475, 25702, 'QU', 'OK', 'S', 1719992547, 1719992547, '1'),
(125476, 25699, 'QU', 'OK', 'S', 1719992554, 1719992554, '1'),
(125477, 25699, 'QU', 'OK', 'S', 1719992561, 1719992561, '1'),
(125478, 25695, 'QU', 'OK', 'S', 1719992568, 1719992568, '1'),
(125479, 25695, 'QU', 'OK', 'S', 1719992575, 1719992575, '1'),
(125480, 25692, 'QU', 'OK', 'S', 1719992581, 1719992581, '1'),
(125481, 25692, 'QU', 'OK', 'S', 1719992587, 1719992587, '1'),
(125482, 25733, 'QU', 'OK', 'S', 1719992987, 1719992987, '1'),
(125483, 25733, 'QU', 'OK', 'S', 1719992998, 1719992998, '1'),
(125484, 25731, 'QU', 'OK', 'S', 1719993010, 1719993010, '1'),
(125485, 25731, 'QU', 'OK', 'S', 1719993016, 1719993016, '1'),
(125486, 25729, 'QU', 'OK', 'S', 1719993024, 1719993024, '1'),
(125487, 25729, 'QU', 'OK', 'S', 1719993031, 1719993031, '1'),
(125488, 25725, 'QU', 'OK', 'S', 1719993037, 1719993037, '1'),
(125489, 25725, 'QU', 'OK', 'S', 1719993043, 1719993043, '1'),
(125490, 25724, 'QU', 'OK', 'S', 1719993051, 1719993051, '1'),
(125491, 25724, 'QU', 'OK', 'S', 1719993057, 1719993057, '1'),
(125492, 25722, 'QU', 'OK', 'S', 1719993067, 1719993067, '1'),
(125493, 25722, 'QU', 'OK', 'S', 1719993073, 1719993073, '1'),
(125494, 25768, 'QU', 'OK', 'S', 1719993086, 1719993086, '1'),
(125495, 25763, 'QU', 'OK', 'S', 1719993103, 1719993103, '1'),
(125496, 25763, 'QU', 'OK', 'S', 1719993110, 1719993110, '1'),
(125497, 25762, 'QU', 'OK', 'S', 1719993117, 1719993117, '1'),
(125498, 25762, 'QU', 'OK', 'S', 1719993123, 1719993123, '1'),
(125499, 25749, 'QU', 'OK', 'S', 1719993130, 1719993130, '1'),
(125500, 25749, 'QU', 'OK', 'S', 1719993142, 1719993142, '1'),
(125501, 25744, 'QU', 'OK', 'S', 1719993150, 1719993150, '1'),
(125502, 25744, 'QU', 'OK', 'S', 1719993157, 1719993157, '1'),
(125503, 25741, 'QU', 'OK', 'S', 1719993163, 1719993163, '1'),
(125504, 25741, 'QU', 'OK', 'S', 1719993171, 1719993171, '1'),
(125505, 32127, 'QU', 'OK', 'S', 1719995884, 1719995884, '1'),
(125506, 32127, 'QU', 'OK', 'S', 1719995898, 1719995898, '1'),
(125507, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125508, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125509, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125510, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125511, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125512, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125513, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125514, 32348, 'QU', 'OK', 'S', 1719997797, 1719997797, '1'),
(125515, 32349, 'QU', 'OK', 'S', 1719997820, 1719997820, '1'),
(125516, 32349, 'QU', 'OK', 'S', 1719997820, 1719997820, '1'),
(125517, 32349, 'QU', 'OK', 'S', 1719997820, 1719997820, '1'),
(125518, 32349, 'QU', 'OK', 'S', 1719997820, 1719997820, '1'),
(125519, 32349, 'QU', 'OK', 'S', 1719997820, 1719997820, '1'),
(125520, 32347, 'QU', 'OK', 'S', 1719998966, 1719998966, '1'),
(125521, 32346, 'QU', 'OK', 'S', 1719998990, 1719998990, '1'),
(125522, 32344, 'QU', 'OK', 'S', 1719999018, 1719999018, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(125523, 32341, 'QU', 'OK', 'S', 1719999047, 1719999047, '1'),
(125524, 32346, 'QU', 'OK', 'S', 1719999105, 1719999105, '1'),
(125525, 26629, 'QU', 'OK', 'S', 1719999414, 1719999414, '1'),
(125526, 32249, 'QU', 'OK', 'S', 1719999421, 1719999421, '1'),
(125527, 16048, 'QU', 'OK', 'S', 1720000038, 1720000038, '1'),
(125528, 15915, 'QU', 'OK', 'S', 1720000048, 1720000048, '1'),
(125529, 32345, 'QU', 'OK', 'S', 1720000155, 1720000155, '1'),
(125530, 32330, 'QU', 'OK', 'S', 1720000605, 1720000605, '1'),
(125531, 17486, 'QU', 'OK', 'S', 1720000983, 1720000983, '1'),
(125532, 19625, 'QU', 'OK', 'S', 1720001058, 1720001058, '1'),
(125533, 19625, 'QU', 'OK', 'S', 1720001059, 1720001059, '1'),
(125534, 19625, 'QU', 'OK', 'S', 1720001059, 1720001059, '1'),
(125535, 19625, 'QU', 'OK', 'S', 1720001059, 1720001059, '1'),
(125536, 24042, 'QU', 'OK', 'S', 1720001079, 1720001079, '1'),
(125537, 30744, 'QU', 'OK', 'S', 1720001087, 1720001087, '1'),
(125538, 32342, 'QU', 'OK', 'S', 1720001303, 1720001303, '1'),
(125539, 32343, 'QU', 'OK', 'S', 1720001519, 1720001519, '1'),
(125540, 32100, 'QU', 'OK', 'S', 1720001771, 1720001771, '1'),
(125541, 32100, 'QU', 'OK', 'S', 1720001777, 1720001777, '1'),
(125542, 32080, 'QU', 'OK', 'S', 1720001815, 1720001815, '1'),
(125543, 32080, 'QU', 'OK', 'S', 1720001823, 1720001823, '1'),
(125544, 32079, 'QU', 'OK', 'S', 1720001832, 1720001832, '1'),
(125545, 32079, 'QU', 'OK', 'S', 1720001839, 1720001839, '1'),
(125546, 32058, 'QU', 'OK', 'S', 1720001848, 1720001848, '1'),
(125547, 32058, 'QU', 'OK', 'S', 1720001855, 1720001855, '1'),
(125548, 32013, 'QU', 'OK', 'S', 1720001867, 1720001867, '1'),
(125549, 32013, 'QU', 'OK', 'S', 1720001873, 1720001873, '1'),
(125550, 31867, 'QU', 'OK', 'S', 1720001881, 1720001881, '1'),
(125551, 31867, 'QU', 'OK', 'S', 1720001889, 1720001889, '1'),
(125552, 31866, 'QU', 'OK', 'S', 1720001896, 1720001896, '1'),
(125553, 31866, 'QU', 'OK', 'S', 1720001903, 1720001903, '1'),
(125554, 31847, 'QU', 'OK', 'S', 1720001909, 1720001909, '1'),
(125555, 31847, 'QU', 'OK', 'S', 1720001914, 1720001914, '1'),
(125556, 31845, 'QU', 'OK', 'S', 1720001929, 1720001929, '1'),
(125557, 31845, 'QU', 'OK', 'S', 1720001935, 1720001935, '1'),
(125558, 31842, 'QU', 'OK', 'S', 1720001943, 1720001943, '1'),
(125559, 31842, 'QU', 'OK', 'S', 1720001951, 1720001951, '1'),
(125560, 29830, 'QU', 'OK', 'S', 1720001959, 1720001959, '1'),
(125561, 29830, 'QU', 'OK', 'S', 1720001965, 1720001965, '1'),
(125562, 29803, 'QU', 'OK', 'S', 1720001974, 1720001974, '1'),
(125563, 29803, 'QU', 'OK', 'S', 1720001981, 1720001981, '1'),
(125564, 29792, 'QU', 'OK', 'S', 1720001988, 1720001988, '1'),
(125565, 29792, 'QU', 'OK', 'S', 1720001995, 1720001995, '1'),
(125566, 29791, 'QU', 'OK', 'S', 1720002002, 1720002002, '1'),
(125567, 29791, 'QU', 'OK', 'S', 1720002009, 1720002009, '1'),
(125568, 29784, 'QU', 'OK', 'S', 1720002020, 1720002020, '1'),
(125569, 29784, 'QU', 'OK', 'S', 1720002027, 1720002027, '1'),
(125570, 29722, 'QU', 'OK', 'S', 1720002032, 1720002032, '1'),
(125571, 29722, 'QU', 'OK', 'S', 1720002043, 1720002043, '1'),
(125572, 29697, 'QU', 'OK', 'S', 1720002085, 1720002085, '1'),
(125573, 29345, 'QU', 'OK', 'S', 1720002091, 1720002091, '1'),
(125574, 29345, 'QU', 'OK', 'S', 1720002097, 1720002097, '1'),
(125575, 29324, 'QU', 'OK', 'S', 1720002104, 1720002104, '1'),
(125576, 29324, 'QU', 'OK', 'S', 1720002110, 1720002110, '1'),
(125577, 29320, 'QU', 'OK', 'S', 1720002116, 1720002116, '1'),
(125578, 29320, 'QU', 'OK', 'S', 1720002121, 1720002121, '1'),
(125579, 17740, 'QU', 'OK', 'S', 1720002124, 1720002124, '1'),
(125580, 29279, 'QU', 'OK', 'S', 1720002128, 1720002128, '1'),
(125581, 29279, 'QU', 'OK', 'S', 1720002135, 1720002135, '1'),
(125582, 29279, 'QU', 'OK', 'S', 1720002142, 1720002142, '1'),
(125583, 29277, 'QU', 'OK', 'S', 1720002151, 1720002151, '1'),
(125584, 29277, 'QU', 'OK', 'S', 1720002158, 1720002158, '1'),
(125585, 29276, 'QU', 'OK', 'S', 1720002166, 1720002166, '1'),
(125586, 29276, 'QU', 'OK', 'S', 1720002171, 1720002171, '1'),
(125587, 29272, 'QU', 'OK', 'S', 1720002179, 1720002179, '1'),
(125588, 29272, 'QU', 'OK', 'S', 1720002185, 1720002185, '1'),
(125589, 32338, 'QU', 'OK', 'S', 1720003494, 1720003494, '1'),
(125590, 32340, 'QU', 'OK', 'S', 1720003621, 1720003621, '1'),
(125591, 32334, 'QU', 'OK', 'S', 1720003818, 1720003818, '1'),
(125592, 32331, 'QU', 'OK', 'S', 1720004195, 1720004195, '1'),
(125593, 32332, 'QU', 'OK', 'S', 1720004255, 1720004255, '1'),
(125594, 32335, 'QU', 'OK', 'S', 1720004432, 1720004432, '1'),
(125595, 32336, 'QU', 'OK', 'S', 1720004566, 1720004566, '1'),
(125596, 32337, 'QU', 'OK', 'S', 1720004765, 1720004765, '1'),
(125597, 32339, 'QU', 'OK', 'S', 1720005045, 1720005045, '1'),
(125598, 24248, 'QU', 'OK', 'S', 1720006107, 1720006107, '1'),
(125599, 25023, 'QU', 'OK', 'S', 1720006439, 1720006439, '1'),
(125600, 29362, 'QU', 'OK', 'S', 1720006652, 1720006652, '1'),
(125601, 32013, 'QU', 'OK', 'S', 1720006808, 1720006808, '1'),
(125602, 32058, 'QU', 'OK', 'S', 1720006831, 1720006831, '1'),
(125603, 32058, 'QU', 'OK', 'S', 1720006831, 1720006831, '1'),
(125604, 32058, 'QU', 'OK', 'S', 1720006831, 1720006831, '1'),
(125605, 24245, 'QU', 'OK', 'S', 1720006832, 1720006832, '1'),
(125606, 30484, 'QU', 'OK', 'S', 1720006863, 1720006863, '1'),
(125607, 24258, 'QU', 'OK', 'S', 1720006881, 1720006881, '1'),
(125608, 32350, 'QU', 'OK', 'S', 1720008687, 1720008687, '1'),
(125609, 16716, 'QU', 'OK', 'S', 1720008901, 1720008901, '1'),
(125610, 16763, 'QU', 'OK', 'S', 1720009238, 1720009238, '1'),
(125611, 3601, 'QU', 'OK', 'S', 1720009312, 1720009312, '1'),
(125612, 21229, 'QU', 'OK', 'S', 1720010084, 1720010084, '1'),
(125613, 20163, 'QU', 'OK', 'S', 1720010341, 1720010341, '1'),
(125614, 2809, 'QU', 'OK', 'S', 1720010480, 1720010480, '1'),
(125615, 17443, 'QU', 'OK', 'S', 1720010661, 1720010661, '1'),
(125616, 26813, 'QU', 'OK', 'S', 1720010663, 1720010663, '1'),
(125617, 22736, 'QU', 'OK', 'S', 1720010666, 1720010666, '1'),
(125618, 29106, 'QU', 'OK', 'S', 1720010669, 1720010669, '1'),
(125619, 17443, 'QU', 'OK', 'S', 1720010672, 1720010672, '1'),
(125620, 17443, 'QU', 'OK', 'S', 1720010678, 1720010678, '1'),
(125621, 31883, 'QU', 'OK', 'S', 1720010681, 1720010681, '1'),
(125622, 21801, 'QU', 'OK', 'S', 1720010685, 1720010685, '1'),
(125623, 29109, 'QU', 'OK', 'S', 1720010689, 1720010689, '1'),
(125624, 20489, 'QU', 'OK', 'S', 1720010693, 1720010693, '1'),
(125625, 22655, 'QU', 'OK', 'S', 1720010696, 1720010696, '1'),
(125626, 30755, 'QU', 'OK', 'S', 1720010698, 1720010698, '1'),
(125627, 30295, 'QU', 'OK', 'S', 1720010701, 1720010701, '1'),
(125628, 30396, 'QU', 'OK', 'S', 1720010704, 1720010704, '1'),
(125629, 30296, 'QU', 'OK', 'S', 1720010708, 1720010708, '1'),
(125630, 17443, 'QU', 'OK', 'S', 1720010764, 1720010764, '1'),
(125631, 17443, 'QU', 'OK', 'S', 1720010784, 1720010784, '1'),
(125632, 19847, 'QU', 'OK', 'S', 1720010786, 1720010786, '1'),
(125633, 16717, 'QU', 'OK', 'S', 1720010831, 1720010831, '1'),
(125634, 19545, 'QU', 'OK', 'S', 1720011078, 1720011078, '1'),
(125635, 15874, 'QU', 'OK', 'S', 1720011086, 1720011086, '1'),
(125636, 23136, 'QU', 'OK', 'S', 1720011113, 1720011113, '1'),
(125637, 14633, 'QU', 'OK', 'S', 1720011304, 1720011304, '1'),
(125638, 3060, 'QU', 'OK', 'S', 1720011573, 1720011573, '1'),
(125639, 3060, 'QU', 'OK', 'S', 1720011601, 1720011601, '1'),
(125640, 1381, 'QU', 'OK', 'S', 1720011699, 1720011699, '1'),
(125641, 279, 'QU', 'OK', 'S', 1720011922, 1720011922, '1'),
(125642, 279, 'QU', 'OK', 'S', 1720012023, 1720012023, '1'),
(125643, 279, 'QU', 'OK', 'S', 1720012058, 1720012058, '1'),
(125644, 279, 'QU', 'OK', 'S', 1720012061, 1720012061, '1'),
(125645, 15873, 'QU', 'OK', 'S', 1720012063, 1720012063, '1'),
(125646, 279, 'QU', 'OK', 'S', 1720012064, 1720012064, '1'),
(125647, 15102, 'QU', 'OK', 'S', 1720012112, 1720012112, '1'),
(125648, 279, 'QU', 'OK', 'S', 1720012262, 1720012262, '1'),
(125649, 15118, 'QU', 'OK', 'S', 1720012603, 1720012603, '1'),
(125650, 15089, 'QU', 'OK', 'S', 1720012678, 1720012678, '1'),
(125651, 15081, 'QU', 'OK', 'S', 1720012712, 1720012712, '1'),
(125652, 11605, 'QU', 'OK', 'S', 1720012790, 1720012790, '1'),
(125653, 28791, 'QU', 'OK', 'S', 1720013594, 1720013594, '1'),
(125654, 4060, 'QU', 'OK', 'S', 1720014031, 1720014031, '1'),
(125655, 26466, 'QU', 'OK', 'S', 1720069372, 1720069372, '1'),
(125656, 22015, 'QU', 'OK', 'S', 1720071479, 1720071479, '1'),
(125657, 22015, 'QU', 'OK', 'S', 1720071479, 1720071479, '1'),
(125658, 3990, 'QU', 'OK', 'S', 1720075141, 1720075141, '1'),
(125659, 17820, 'QU', 'OK', 'S', 1720075170, 1720075170, '1'),
(125660, 1081, 'QU', 'OK', 'S', 1720075278, 1720075278, '1'),
(125661, 6467, 'QU', 'OK', 'S', 1720075381, 1720075381, '1'),
(125662, 23145, 'QU', 'OK', 'S', 1720075419, 1720075419, '1'),
(125663, 32171, 'QU', 'OK', 'S', 1720075426, 1720075426, '1'),
(125664, 32171, 'QU', 'OK', 'S', 1720075429, 1720075429, '1'),
(125665, 23145, 'QU', 'OK', 'S', 1720075439, 1720075439, '1'),
(125666, 26410, 'QU', 'OK', 'S', 1720075442, 1720075442, '1'),
(125667, 3998, 'QU', 'OK', 'S', 1720075446, 1720075446, '1'),
(125668, 3998, 'QU', 'OK', 'S', 1720075451, 1720075451, '1'),
(125669, 25630, 'QU', 'OK', 'S', 1720075456, 1720075456, '1'),
(125670, 25630, 'QU', 'OK', 'S', 1720075459, 1720075459, '1'),
(125671, 25630, 'QU', 'OK', 'S', 1720075465, 1720075465, '1'),
(125672, 18914, 'QU', 'OK', 'S', 1720075470, 1720075470, '1'),
(125673, 18914, 'QU', 'OK', 'S', 1720075474, 1720075474, '1'),
(125674, 373, 'QU', 'OK', 'S', 1720075478, 1720075478, '1'),
(125675, 27329, 'QU', 'OK', 'S', 1720075480, 1720075480, '1'),
(125676, 31971, 'QU', 'OK', 'S', 1720075484, 1720075484, '1'),
(125677, 26410, 'QU', 'OK', 'S', 1720075488, 1720075488, '1'),
(125678, 31971, 'QU', 'OK', 'S', 1720075492, 1720075492, '1'),
(125679, 23185, 'QU', 'OK', 'S', 1720075496, 1720075496, '1'),
(125680, 23145, 'QU', 'OK', 'S', 1720075500, 1720075500, '1'),
(125681, 27329, 'QU', 'OK', 'S', 1720075504, 1720075504, '1'),
(125682, 18908, 'QU', 'OK', 'S', 1720075508, 1720075508, '1'),
(125683, 18908, 'QU', 'OK', 'S', 1720075513, 1720075513, '1'),
(125684, 18908, 'QU', 'OK', 'S', 1720075517, 1720075517, '1'),
(125685, 31229, 'QU', 'OK', 'S', 1720075522, 1720075522, '1'),
(125686, 23185, 'QU', 'OK', 'S', 1720075525, 1720075525, '1'),
(125687, 32171, 'QU', 'OK', 'S', 1720075529, 1720075529, '1'),
(125688, 32171, 'QU', 'OK', 'S', 1720075533, 1720075533, '1'),
(125689, 31971, 'QU', 'OK', 'S', 1720075537, 1720075537, '1'),
(125690, 31971, 'QU', 'OK', 'S', 1720075542, 1720075542, '1'),
(125691, 18914, 'QU', 'OK', 'S', 1720075546, 1720075546, '1'),
(125692, 23145, 'QU', 'OK', 'S', 1720075550, 1720075550, '1'),
(125693, 31229, 'QU', 'OK', 'S', 1720075554, 1720075554, '1'),
(125694, 23145, 'QU', 'OK', 'S', 1720075558, 1720075558, '1'),
(125695, 8142, 'QU', 'OK', 'S', 1720075563, 1720075563, '1'),
(125696, 31971, 'QU', 'OK', 'S', 1720075567, 1720075567, '1'),
(125697, 8142, 'QU', 'OK', 'S', 1720075572, 1720075572, '1'),
(125698, 29615, 'QU', 'OK', 'S', 1720075577, 1720075577, '1'),
(125699, 8142, 'QU', 'OK', 'S', 1720075578, 1720075578, '1'),
(125700, 8142, 'QU', 'OK', 'S', 1720075583, 1720075583, '1'),
(125701, 18674, 'QU', 'OK', 'S', 1720075615, 1720075615, '1'),
(125702, 18674, 'QU', 'OK', 'S', 1720075618, 1720075618, '1'),
(125703, 18674, 'QU', 'OK', 'S', 1720075621, 1720075621, '1'),
(125704, 18674, 'QU', 'OK', 'S', 1720075624, 1720075624, '1'),
(125705, 18674, 'QU', 'OK', 'S', 1720075628, 1720075628, '1'),
(125706, 18674, 'QU', 'OK', 'S', 1720075631, 1720075631, '1'),
(125707, 18674, 'QU', 'OK', 'S', 1720075635, 1720075635, '1'),
(125708, 18674, 'QU', 'OK', 'S', 1720075639, 1720075639, '1'),
(125709, 18674, 'QU', 'OK', 'S', 1720075642, 1720075642, '1'),
(125710, 18674, 'QU', 'OK', 'S', 1720075646, 1720075646, '1'),
(125711, 18672, 'QU', 'OK', 'S', 1720075799, 1720075799, '1'),
(125712, 24555, 'QU', 'OK', 'S', 1720076038, 1720076038, '1'),
(125713, 31917, 'QU', 'OK', 'S', 1720076186, 1720076186, '1'),
(125714, 5400, 'QU', 'OK', 'S', 1720076321, 1720076321, '1'),
(125715, 5400, 'QU', 'OK', 'S', 1720076333, 1720076333, '1'),
(125716, 5400, 'QU', 'OK', 'S', 1720076338, 1720076338, '1'),
(125717, 5400, 'QU', 'OK', 'S', 1720076379, 1720076379, '1'),
(125718, 5400, 'QU', 'OK', 'S', 1720076393, 1720076393, '1'),
(125719, 5400, 'QU', 'OK', 'S', 1720076408, 1720076408, '1'),
(125720, 5400, 'QU', 'OK', 'S', 1720076423, 1720076423, '1'),
(125721, 5400, 'QU', 'OK', 'S', 1720076472, 1720076472, '1'),
(125722, 5400, 'QU', 'OK', 'S', 1720076475, 1720076475, '1'),
(125723, 5400, 'QU', 'OK', 'S', 1720076478, 1720076478, '1'),
(125724, 4030, 'QU', 'OK', 'S', 1720076629, 1720076629, '1'),
(125725, 21139, 'QU', 'OK', 'S', 1720076674, 1720076674, '1'),
(125726, 32349, 'QU', 'OK', 'S', 1720076921, 1720076921, '1'),
(125727, 32349, 'QU', 'OK', 'S', 1720076921, 1720076921, '1'),
(125728, 32348, 'QU', 'OK', 'S', 1720076930, 1720076930, '1'),
(125729, 32127, 'QU', 'OK', 'S', 1720076939, 1720076939, '1'),
(125730, 32100, 'QU', 'OK', 'S', 1720076946, 1720076946, '1'),
(125731, 32100, 'QU', 'OK', 'S', 1720076953, 1720076953, '1'),
(125732, 32080, 'QU', 'OK', 'S', 1720076963, 1720076963, '1'),
(125733, 32079, 'QU', 'OK', 'S', 1720076973, 1720076973, '1'),
(125734, 32079, 'QU', 'OK', 'S', 1720076979, 1720076979, '1'),
(125735, 32058, 'QU', 'OK', 'S', 1720076997, 1720076997, '1'),
(125736, 32058, 'QU', 'OK', 'S', 1720077003, 1720077003, '1'),
(125737, 32201, 'QU', 'OK', 'S', 1720077056, 1720077056, '1'),
(125738, 21888, 'QU', 'OK', 'S', 1720077058, 1720077058, '1'),
(125739, 26356, 'QU', 'OK', 'S', 1720077060, 1720077060, '1'),
(125740, 26356, 'QU', 'OK', 'S', 1720077067, 1720077067, '1'),
(125741, 22278, 'QU', 'OK', 'S', 1720077069, 1720077069, '1'),
(125742, 22278, 'QU', 'OK', 'S', 1720077077, 1720077077, '1'),
(125743, 4055, 'QU', 'OK', 'S', 1720077079, 1720077079, '1'),
(125744, 32156, 'QU', 'OK', 'S', 1720077084, 1720077084, '1'),
(125745, 26284, 'QU', 'OK', 'S', 1720077086, 1720077086, '1'),
(125746, 32222, 'QU', 'OK', 'S', 1720077089, 1720077089, '1'),
(125747, 28585, 'QU', 'OK', 'S', 1720077092, 1720077092, '1'),
(125748, 31312, 'QU', 'OK', 'S', 1720077094, 1720077094, '1'),
(125749, 30919, 'QU', 'OK', 'S', 1720077097, 1720077097, '1'),
(125750, 24235, 'QU', 'OK', 'S', 1720077101, 1720077101, '1'),
(125751, 32197, 'QU', 'OK', 'S', 1720077104, 1720077104, '1'),
(125752, 31867, 'QU', 'OK', 'S', 1720077238, 1720077238, '1'),
(125753, 31866, 'QU', 'OK', 'S', 1720077245, 1720077245, '1'),
(125754, 31866, 'QU', 'OK', 'S', 1720077252, 1720077252, '1'),
(125755, 31847, 'QU', 'OK', 'S', 1720077259, 1720077259, '1'),
(125756, 31847, 'QU', 'OK', 'S', 1720077267, 1720077267, '1'),
(125757, 31845, 'QU', 'OK', 'S', 1720077274, 1720077274, '1'),
(125758, 31845, 'QU', 'OK', 'S', 1720077281, 1720077281, '1'),
(125759, 31842, 'QU', 'OK', 'S', 1720077291, 1720077291, '1'),
(125760, 31842, 'QU', 'OK', 'S', 1720077298, 1720077298, '1'),
(125761, 29830, 'QU', 'OK', 'S', 1720077304, 1720077304, '1'),
(125762, 29830, 'QU', 'OK', 'S', 1720077311, 1720077311, '1'),
(125763, 29803, 'QU', 'OK', 'S', 1720077318, 1720077318, '1'),
(125764, 29792, 'QU', 'OK', 'S', 1720077325, 1720077325, '1'),
(125765, 29791, 'QU', 'OK', 'S', 1720077338, 1720077338, '1'),
(125766, 22277, 'QU', 'OK', 'S', 1720077352, 1720077352, '1'),
(125767, 29784, 'QU', 'OK', 'S', 1720077410, 1720077410, '1'),
(125768, 29722, 'QU', 'OK', 'S', 1720077421, 1720077421, '1'),
(125769, 29722, 'QU', 'OK', 'S', 1720077429, 1720077429, '1'),
(125770, 29697, 'QU', 'OK', 'S', 1720077438, 1720077438, '1'),
(125771, 29697, 'QU', 'OK', 'S', 1720077452, 1720077452, '1'),
(125772, 29345, 'QU', 'OK', 'S', 1720077472, 1720077472, '1'),
(125773, 29345, 'QU', 'OK', 'S', 1720077478, 1720077478, '1'),
(125774, 29324, 'QU', 'OK', 'S', 1720077524, 1720077524, '1'),
(125775, 29320, 'QU', 'OK', 'S', 1720077557, 1720077557, '1'),
(125776, 29320, 'QU', 'OK', 'S', 1720077566, 1720077566, '1'),
(125777, 29279, 'QU', 'OK', 'S', 1720077576, 1720077576, '1'),
(125778, 29279, 'QU', 'OK', 'S', 1720077582, 1720077582, '1'),
(125779, 29277, 'QU', 'OK', 'S', 1720077630, 1720077630, '1'),
(125780, 29277, 'QU', 'OK', 'S', 1720077637, 1720077637, '1'),
(125781, 32229, 'QU', 'OK', 'S', 1720077639, 1720077639, '1'),
(125782, 29276, 'QU', 'OK', 'S', 1720077741, 1720077741, '1'),
(125783, 29272, 'QU', 'OK', 'S', 1720077797, 1720077797, '1'),
(125784, 29270, 'QU', 'OK', 'S', 1720077832, 1720077832, '1'),
(125785, 29270, 'QU', 'OK', 'S', 1720077838, 1720077838, '1'),
(125786, 29268, 'QU', 'OK', 'S', 1720077859, 1720077859, '1'),
(125787, 29268, 'QU', 'OK', 'S', 1720077865, 1720077865, '1'),
(125788, 28743, 'QU', 'OK', 'S', 1720077875, 1720077875, '1'),
(125789, 28741, 'QU', 'OK', 'S', 1720077909, 1720077909, '1'),
(125790, 28741, 'QU', 'OK', 'S', 1720077922, 1720077922, '1'),
(125791, 28724, 'QU', 'OK', 'S', 1720077932, 1720077932, '1'),
(125792, 28723, 'QU', 'OK', 'S', 1720077940, 1720077940, '1'),
(125793, 28722, 'QU', 'OK', 'S', 1720077945, 1720077945, '1'),
(125794, 28722, 'QU', 'OK', 'S', 1720077952, 1720077952, '1'),
(125795, 28719, 'QU', 'OK', 'S', 1720077958, 1720077958, '1'),
(125796, 28719, 'QU', 'OK', 'S', 1720077964, 1720077964, '1'),
(125797, 28718, 'QU', 'OK', 'S', 1720077999, 1720077999, '1'),
(125798, 28718, 'QU', 'OK', 'S', 1720077999, 1720077999, '1'),
(125799, 28718, 'QU', 'OK', 'S', 1720077999, 1720077999, '1'),
(125800, 28718, 'QU', 'OK', 'S', 1720077999, 1720077999, '1'),
(125801, 28323, 'QU', 'OK', 'S', 1720078007, 1720078007, '1'),
(125802, 28323, 'QU', 'OK', 'S', 1720078013, 1720078013, '1'),
(125803, 31471, 'QU', 'OK', 'S', 1720078109, 1720078109, '1'),
(125804, 28322, 'QU', 'OK', 'S', 1720078153, 1720078153, '1'),
(125805, 28318, 'QU', 'OK', 'S', 1720078160, 1720078160, '1'),
(125806, 28318, 'QU', 'OK', 'S', 1720078167, 1720078167, '1'),
(125807, 28316, 'QU', 'OK', 'S', 1720078175, 1720078175, '1'),
(125808, 28316, 'QU', 'OK', 'S', 1720078182, 1720078182, '1'),
(125809, 28315, 'QU', 'OK', 'S', 1720078192, 1720078192, '1'),
(125810, 28315, 'QU', 'OK', 'S', 1720078200, 1720078200, '1'),
(125811, 28314, 'QU', 'OK', 'S', 1720078209, 1720078209, '1'),
(125812, 28314, 'QU', 'OK', 'S', 1720078217, 1720078217, '1'),
(125813, 25776, 'QU', 'OK', 'S', 1720078230, 1720078230, '1'),
(125814, 25776, 'QU', 'OK', 'S', 1720078237, 1720078237, '1'),
(125815, 25775, 'QU', 'OK', 'S', 1720078263, 1720078263, '1'),
(125816, 25775, 'QU', 'OK', 'S', 1720078280, 1720078280, '1'),
(125817, 25774, 'QU', 'OK', 'S', 1720078321, 1720078321, '1'),
(125818, 25774, 'QU', 'OK', 'S', 1720078327, 1720078327, '1'),
(125819, 27040, 'QU', 'OK', 'S', 1720078332, 1720078332, '1'),
(125820, 21189, 'QU', 'OK', 'S', 1720078334, 1720078334, '1'),
(125821, 31893, 'QU', 'OK', 'S', 1720078336, 1720078336, '1'),
(125822, 25772, 'QU', 'OK', 'S', 1720078336, 1720078336, '1'),
(125823, 25772, 'QU', 'OK', 'S', 1720078343, 1720078343, '1'),
(125824, 27548, 'QU', 'OK', 'S', 1720078352, 1720078352, '1'),
(125825, 25771, 'QU', 'OK', 'S', 1720078358, 1720078358, '1'),
(125826, 25771, 'QU', 'OK', 'S', 1720078364, 1720078364, '1'),
(125827, 25770, 'QU', 'OK', 'S', 1720078371, 1720078371, '1'),
(125828, 25770, 'QU', 'OK', 'S', 1720078390, 1720078390, '1'),
(125829, 25768, 'QU', 'OK', 'S', 1720078402, 1720078402, '1'),
(125830, 25768, 'QU', 'OK', 'S', 1720078465, 1720078465, '1'),
(125831, 31433, 'QU', 'OK', 'S', 1720078474, 1720078474, '1'),
(125832, 25763, 'QU', 'OK', 'S', 1720078477, 1720078477, '1'),
(125833, 25763, 'QU', 'OK', 'S', 1720078487, 1720078487, '1'),
(125834, 25762, 'QU', 'OK', 'S', 1720078496, 1720078496, '1'),
(125835, 25762, 'QU', 'OK', 'S', 1720078508, 1720078508, '1'),
(125836, 25749, 'QU', 'OK', 'S', 1720078516, 1720078516, '1'),
(125837, 25749, 'QU', 'OK', 'S', 1720078525, 1720078525, '1'),
(125838, 25744, 'QU', 'OK', 'S', 1720078533, 1720078533, '1'),
(125839, 25744, 'QU', 'OK', 'S', 1720078539, 1720078539, '1'),
(125840, 25741, 'QU', 'OK', 'S', 1720078546, 1720078546, '1'),
(125841, 25741, 'QU', 'OK', 'S', 1720078553, 1720078553, '1'),
(125842, 32360, 'QU', 'OK', 'S', 1720078902, 1720078902, '1'),
(125843, 26347, 'QU', 'OK', 'S', 1720079441, 1720079441, '1'),
(125844, 26194, 'QU', 'OK', 'S', 1720079443, 1720079443, '1'),
(125845, 32165, 'QU', 'OK', 'S', 1720079446, 1720079446, '1'),
(125846, 32165, 'QU', 'OK', 'S', 1720079447, 1720079447, '1'),
(125847, 32165, 'QU', 'OK', 'S', 1720079449, 1720079449, '1'),
(125848, 19618, 'QU', 'OK', 'S', 1720079452, 1720079452, '1'),
(125849, 24573, 'QU', 'OK', 'S', 1720079456, 1720079456, '1'),
(125850, 26347, 'QU', 'OK', 'S', 1720079458, 1720079458, '1'),
(125851, 32165, 'QU', 'OK', 'S', 1720079460, 1720079460, '1'),
(125852, 19618, 'QU', 'OK', 'S', 1720079463, 1720079463, '1'),
(125853, 32361, 'QU', 'OK', 'S', 1720079464, 1720079464, '1'),
(125854, 32165, 'QU', 'OK', 'S', 1720079465, 1720079465, '1'),
(125855, 31471, 'QU', 'OK', 'S', 1720079467, 1720079467, '1'),
(125856, 32165, 'QU', 'OK', 'S', 1720079469, 1720079469, '1'),
(125857, 26194, 'QU', 'OK', 'S', 1720079471, 1720079471, '1'),
(125858, 32165, 'QU', 'OK', 'S', 1720079473, 1720079473, '1'),
(125859, 5410, 'QU', 'OK', 'S', 1720079746, 1720079746, '1'),
(125860, 18538, 'QU', 'OK', 'S', 1720079750, 1720079750, '1'),
(125861, 18687, 'QU', 'OK', 'S', 1720079758, 1720079758, '1'),
(125862, 31090, 'QU', 'OK', 'S', 1720079762, 1720079762, '1'),
(125863, 31193, 'QU', 'OK', 'S', 1720079766, 1720079766, '1'),
(125864, 30517, 'QU', 'OK', 'S', 1720079771, 1720079771, '1'),
(125865, 18223, 'QU', 'OK', 'S', 1720079774, 1720079774, '1'),
(125866, 13445, 'QU', 'OK', 'S', 1720079801, 1720079801, '1'),
(125867, 18219, 'QU', 'OK', 'S', 1720079817, 1720079817, '1'),
(125868, 12246, 'QU', 'OK', 'S', 1720079833, 1720079833, '1'),
(125869, 32198, 'QU', 'OK', 'S', 1720079848, 1720079848, '1'),
(125870, 20489, 'QU', 'OK', 'S', 1720079853, 1720079853, '1'),
(125871, 20706, 'QU', 'OK', 'S', 1720079872, 1720079872, '1'),
(125872, 13502, 'QU', 'OK', 'S', 1720079880, 1720079880, '1'),
(125873, 19545, 'QU', 'OK', 'S', 1720079887, 1720079887, '1'),
(125874, 21045, 'QU', 'OK', 'S', 1720079892, 1720079892, '1'),
(125875, 32210, 'QU', 'OK', 'S', 1720079905, 1720079905, '1'),
(125876, 17667, 'QU', 'OK', 'S', 1720079910, 1720079910, '1'),
(125877, 18583, 'QU', 'OK', 'S', 1720079913, 1720079913, '1'),
(125878, 12282, 'QU', 'OK', 'S', 1720079917, 1720079917, '1'),
(125879, 6036, 'QU', 'OK', 'S', 1720079920, 1720079920, '1'),
(125880, 13445, 'QU', 'OK', 'S', 1720079924, 1720079924, '1'),
(125881, 18143, 'QU', 'OK', 'S', 1720079929, 1720079929, '1'),
(125882, 26488, 'QU', 'OK', 'S', 1720079933, 1720079933, '1'),
(125883, 31732, 'QU', 'OK', 'S', 1720079937, 1720079937, '1'),
(125884, 26488, 'QU', 'OK', 'S', 1720079942, 1720079942, '1'),
(125885, 24250, 'QU', 'OK', 'S', 1720079945, 1720079945, '1'),
(125886, 18242, 'QU', 'OK', 'S', 1720079950, 1720079950, '1'),
(125887, 27656, 'QU', 'OK', 'S', 1720079957, 1720079957, '1'),
(125888, 13502, 'QU', 'OK', 'S', 1720079962, 1720079962, '1'),
(125889, 17821, 'QU', 'OK', 'S', 1720079965, 1720079965, '1'),
(125890, 13502, 'QU', 'OK', 'S', 1720079974, 1720079974, '1'),
(125891, 30463, 'QU', 'OK', 'S', 1720079989, 1720079989, '1'),
(125892, 18223, 'QU', 'OK', 'S', 1720079997, 1720079997, '1'),
(125893, 32351, 'QU', 'OK', 'S', 1720080001, 1720080001, '1'),
(125894, 25903, 'QU', 'OK', 'S', 1720080002, 1720080002, '1'),
(125895, 18603, 'QU', 'OK', 'S', 1720080007, 1720080007, '1'),
(125896, 31102, 'QU', 'OK', 'S', 1720080013, 1720080013, '1'),
(125897, 18219, 'QU', 'OK', 'S', 1720080018, 1720080018, '1'),
(125898, 24322, 'QU', 'OK', 'S', 1720080032, 1720080032, '1'),
(125899, 24322, 'QU', 'OK', 'S', 1720080034, 1720080034, '1'),
(125900, 15339, 'QU', 'OK', 'S', 1720080041, 1720080041, '1'),
(125901, 5400, 'QU', 'OK', 'S', 1720080275, 1720080275, '1'),
(125902, 5400, 'QU', 'OK', 'S', 1720080279, 1720080279, '1'),
(125903, 13502, 'QU', 'OK', 'S', 1720080294, 1720080294, '1'),
(125904, 13502, 'QU', 'OK', 'S', 1720080299, 1720080299, '1'),
(125905, 17821, 'QU', 'OK', 'S', 1720080327, 1720080327, '1'),
(125906, 17821, 'QU', 'OK', 'S', 1720080333, 1720080333, '1'),
(125907, 32352, 'QU', 'OK', 'S', 1720080448, 1720080448, '1'),
(125908, 32357, 'QU', 'OK', 'S', 1720080883, 1720080883, '1'),
(125909, 32356, 'QU', 'OK', 'S', 1720080989, 1720080989, '1'),
(125910, 32030, 'QU', 'OK', 'S', 1720081015, 1720081015, '1'),
(125911, 32358, 'QU', 'OK', 'S', 1720081087, 1720081087, '1'),
(125912, 32359, 'QU', 'OK', 'S', 1720081198, 1720081198, '1'),
(125913, 31258, 'QU', 'OK', 'S', 1720081351, 1720081351, '1'),
(125914, 19541, 'QU', 'OK', 'S', 1720081354, 1720081354, '1'),
(125915, 31895, 'QU', 'OK', 'S', 1720081357, 1720081357, '1'),
(125916, 15171, 'QU', 'OK', 'S', 1720081360, 1720081360, '1'),
(125917, 21986, 'QU', 'OK', 'S', 1720081364, 1720081364, '1'),
(125918, 31353, 'QU', 'OK', 'S', 1720081368, 1720081368, '1'),
(125919, 31394, 'QU', 'OK', 'S', 1720081371, 1720081371, '1'),
(125920, 28359, 'QU', 'OK', 'S', 1720081375, 1720081375, '1'),
(125921, 31428, 'QU', 'OK', 'S', 1720081378, 1720081378, '1'),
(125922, 31353, 'QU', 'OK', 'S', 1720081382, 1720081382, '1'),
(125923, 31428, 'QU', 'OK', 'S', 1720081385, 1720081385, '1'),
(125924, 31895, 'QU', 'OK', 'S', 1720081389, 1720081389, '1'),
(125925, 21986, 'QU', 'OK', 'S', 1720081393, 1720081393, '1'),
(125926, 25024, 'QU', 'OK', 'S', 1720081394, 1720081394, '1'),
(125927, 31394, 'QU', 'OK', 'S', 1720081400, 1720081400, '1'),
(125928, 31392, 'QU', 'OK', 'S', 1720081403, 1720081403, '1'),
(125929, 26856, 'QU', 'OK', 'S', 1720081407, 1720081407, '1'),
(125930, 31835, 'QU', 'OK', 'S', 1720081410, 1720081410, '1'),
(125931, 23071, 'QU', 'OK', 'S', 1720081414, 1720081414, '1'),
(125932, 15171, 'QU', 'OK', 'S', 1720081417, 1720081417, '1'),
(125933, 15171, 'QU', 'OK', 'S', 1720081419, 1720081419, '1'),
(125934, 21166, 'QU', 'OK', 'S', 1720081421, 1720081421, '1'),
(125935, 31258, 'QU', 'OK', 'S', 1720081429, 1720081429, '1'),
(125936, 31916, 'QU', 'OK', 'S', 1720081436, 1720081436, '1'),
(125937, 31916, 'QU', 'OK', 'S', 1720081443, 1720081443, '1'),
(125938, 31835, 'QU', 'OK', 'S', 1720081445, 1720081445, '1'),
(125939, 31835, 'QU', 'OK', 'S', 1720081453, 1720081453, '1'),
(125940, 31835, 'QU', 'OK', 'S', 1720081455, 1720081455, '1'),
(125941, 3440, 'QU', 'OK', 'S', 1720081467, 1720081467, '1'),
(125942, 2680, 'QU', 'OK', 'S', 1720081472, 1720081472, '1'),
(125943, 10947, 'QU', 'OK', 'S', 1720081478, 1720081478, '1'),
(125944, 19541, 'QU', 'OK', 'S', 1720081484, 1720081484, '1'),
(125945, 16879, 'QU', 'OK', 'S', 1720081491, 1720081491, '1'),
(125946, 31354, 'QU', 'OK', 'S', 1720081495, 1720081495, '1'),
(125947, 10947, 'QU', 'OK', 'S', 1720081504, 1720081504, '1'),
(125948, 26856, 'QU', 'OK', 'S', 1720081506, 1720081506, '1'),
(125949, 32353, 'QU', 'OK', 'S', 1720081519, 1720081519, '1'),
(125950, 21166, 'QU', 'OK', 'S', 1720081519, 1720081519, '1'),
(125951, 21166, 'QU', 'OK', 'S', 1720081523, 1720081523, '1'),
(125952, 23071, 'QU', 'OK', 'S', 1720081540, 1720081540, '1'),
(125953, 31005, 'QU', 'OK', 'S', 1720081541, 1720081541, '1'),
(125954, 15172, 'QU', 'OK', 'S', 1720081548, 1720081548, '1'),
(125955, 31005, 'QU', 'OK', 'S', 1720081561, 1720081561, '1'),
(125956, 15172, 'QU', 'OK', 'S', 1720081569, 1720081569, '1'),
(125957, 25733, 'QU', 'OK', 'S', 1720081576, 1720081576, '1'),
(125958, 3440, 'QU', 'OK', 'S', 1720081579, 1720081579, '1'),
(125959, 25733, 'QU', 'OK', 'S', 1720081583, 1720081583, '1'),
(125960, 21166, 'QU', 'OK', 'S', 1720081590, 1720081590, '1'),
(125961, 25731, 'QU', 'OK', 'S', 1720081597, 1720081597, '1'),
(125962, 25731, 'QU', 'OK', 'S', 1720081606, 1720081606, '1'),
(125963, 25729, 'QU', 'OK', 'S', 1720081617, 1720081617, '1'),
(125964, 25729, 'QU', 'OK', 'S', 1720081625, 1720081625, '1'),
(125965, 25725, 'QU', 'OK', 'S', 1720081633, 1720081633, '1'),
(125966, 31916, 'QU', 'OK', 'S', 1720081635, 1720081635, '1'),
(125967, 25725, 'QU', 'OK', 'S', 1720081639, 1720081639, '1'),
(125968, 31916, 'QU', 'OK', 'S', 1720081642, 1720081642, '1'),
(125969, 25724, 'QU', 'OK', 'S', 1720081648, 1720081648, '1'),
(125970, 25724, 'QU', 'OK', 'S', 1720081656, 1720081656, '1'),
(125971, 25722, 'QU', 'OK', 'S', 1720081665, 1720081665, '1'),
(125972, 25722, 'QU', 'OK', 'S', 1720081673, 1720081673, '1'),
(125973, 25719, 'QU', 'OK', 'S', 1720081685, 1720081685, '1'),
(125974, 25719, 'QU', 'OK', 'S', 1720081696, 1720081696, '1'),
(125975, 25704, 'QU', 'OK', 'S', 1720081706, 1720081706, '1'),
(125976, 25704, 'QU', 'OK', 'S', 1720081714, 1720081714, '1'),
(125977, 25702, 'QU', 'OK', 'S', 1720081723, 1720081723, '1'),
(125978, 25702, 'QU', 'OK', 'S', 1720081728, 1720081728, '1'),
(125979, 25699, 'QU', 'OK', 'S', 1720081735, 1720081735, '1'),
(125980, 25699, 'QU', 'OK', 'S', 1720081741, 1720081741, '1'),
(125981, 25695, 'QU', 'OK', 'S', 1720081753, 1720081753, '1'),
(125982, 25695, 'QU', 'OK', 'S', 1720081760, 1720081760, '1'),
(125983, 25692, 'QU', 'OK', 'S', 1720081786, 1720081786, '1'),
(125984, 25692, 'QU', 'OK', 'S', 1720081794, 1720081794, '1'),
(125985, 25687, 'QU', 'OK', 'S', 1720081806, 1720081806, '1'),
(125986, 25687, 'QU', 'OK', 'S', 1720081814, 1720081814, '1'),
(125987, 24653, 'QU', 'OK', 'S', 1720081866, 1720081866, '1'),
(125988, 32363, 'QU', 'OK', 'S', 1720081872, 1720081872, '1'),
(125989, 24653, 'QU', 'OK', 'S', 1720081873, 1720081873, '1'),
(125990, 24652, 'QU', 'OK', 'S', 1720081884, 1720081884, '1'),
(125991, 24652, 'QU', 'OK', 'S', 1720081891, 1720081891, '1'),
(125992, 24649, 'QU', 'OK', 'S', 1720081898, 1720081898, '1'),
(125993, 24649, 'QU', 'OK', 'S', 1720081905, 1720081905, '1'),
(125994, 24644, 'QU', 'OK', 'S', 1720081915, 1720081915, '1'),
(125995, 24643, 'QU', 'OK', 'S', 1720081959, 1720081959, '1'),
(125996, 24643, 'QU', 'OK', 'S', 1720081968, 1720081968, '1'),
(125997, 24642, 'QU', 'OK', 'S', 1720081976, 1720081976, '1'),
(125998, 24642, 'QU', 'OK', 'S', 1720081985, 1720081985, '1'),
(125999, 24641, 'QU', 'OK', 'S', 1720081992, 1720081992, '1'),
(126000, 24641, 'QU', 'OK', 'S', 1720082003, 1720082003, '1'),
(126001, 31915, 'QU', 'OK', 'S', 1720082019, 1720082019, '1'),
(126002, 24639, 'QU', 'OK', 'S', 1720082060, 1720082060, '1'),
(126003, 24639, 'QU', 'OK', 'S', 1720082068, 1720082068, '1'),
(126004, 24637, 'QU', 'OK', 'S', 1720082075, 1720082075, '1'),
(126005, 24637, 'QU', 'OK', 'S', 1720082084, 1720082084, '1'),
(126006, 24636, 'QU', 'OK', 'S', 1720082099, 1720082099, '1'),
(126007, 24635, 'QU', 'OK', 'S', 1720082108, 1720082108, '1'),
(126008, 24634, 'QU', 'OK', 'S', 1720082118, 1720082118, '1'),
(126009, 24564, 'QU', 'OK', 'S', 1720082126, 1720082126, '1'),
(126010, 24564, 'QU', 'OK', 'S', 1720082135, 1720082135, '1'),
(126011, 24430, 'QU', 'OK', 'S', 1720082145, 1720082145, '1'),
(126012, 31064, 'QU', 'OK', 'S', 1720082146, 1720082146, '1'),
(126013, 24430, 'QU', 'OK', 'S', 1720082151, 1720082151, '1'),
(126014, 24429, 'QU', 'OK', 'S', 1720082161, 1720082161, '1'),
(126015, 24412, 'QU', 'OK', 'S', 1720082239, 1720082239, '1'),
(126016, 24412, 'QU', 'OK', 'S', 1720082248, 1720082248, '1'),
(126017, 24411, 'QU', 'OK', 'S', 1720082258, 1720082258, '1'),
(126018, 15384, 'QU', 'OK', 'S', 1720082334, 1720082334, '1'),
(126019, 15384, 'QU', 'OK', 'S', 1720082341, 1720082341, '1'),
(126020, 15383, 'QU', 'OK', 'S', 1720082349, 1720082349, '1'),
(126021, 15383, 'QU', 'OK', 'S', 1720082356, 1720082356, '1'),
(126022, 15382, 'QU', 'OK', 'S', 1720082522, 1720082522, '1'),
(126023, 15382, 'QU', 'OK', 'S', 1720082529, 1720082529, '1'),
(126024, 15568, 'QU', 'OK', 'S', 1720082826, 1720082826, '1'),
(126025, 15568, 'QU', 'OK', 'S', 1720082834, 1720082834, '1'),
(126026, 15567, 'QU', 'OK', 'S', 1720082842, 1720082842, '1'),
(126027, 15567, 'QU', 'OK', 'S', 1720082852, 1720082852, '1'),
(126028, 15565, 'QU', 'OK', 'S', 1720082865, 1720082865, '1'),
(126029, 15565, 'QU', 'OK', 'S', 1720082872, 1720082872, '1'),
(126030, 15564, 'QU', 'OK', 'S', 1720082881, 1720082881, '1'),
(126031, 15564, 'QU', 'OK', 'S', 1720082889, 1720082889, '1'),
(126032, 15563, 'QU', 'OK', 'S', 1720082899, 1720082899, '1'),
(126033, 15563, 'QU', 'OK', 'S', 1720082908, 1720082908, '1'),
(126034, 15388, 'QU', 'OK', 'S', 1720082917, 1720082917, '1'),
(126035, 15388, 'QU', 'OK', 'S', 1720082927, 1720082927, '1'),
(126036, 15387, 'QU', 'OK', 'S', 1720082938, 1720082938, '1'),
(126037, 15387, 'QU', 'OK', 'S', 1720082948, 1720082948, '1'),
(126038, 15386, 'QU', 'OK', 'S', 1720082956, 1720082956, '1'),
(126039, 15386, 'QU', 'OK', 'S', 1720082965, 1720082965, '1'),
(126040, 15385, 'QU', 'OK', 'S', 1720082972, 1720082972, '1'),
(126041, 15385, 'QU', 'OK', 'S', 1720082980, 1720082980, '1'),
(126042, 32278, 'QU', 'OK', 'S', 1720085123, 1720085123, '1'),
(126043, 32278, 'QU', 'OK', 'S', 1720085125, 1720085125, '1'),
(126044, 32294, 'QU', 'OK', 'S', 1720085127, 1720085127, '1'),
(126045, 31022, 'QU', 'OK', 'S', 1720085129, 1720085129, '1'),
(126046, 32278, 'QU', 'OK', 'S', 1720085132, 1720085132, '1'),
(126047, 31022, 'QU', 'OK', 'S', 1720085134, 1720085134, '1'),
(126048, 32294, 'QU', 'OK', 'S', 1720085135, 1720085135, '1'),
(126049, 31022, 'QU', 'OK', 'S', 1720085139, 1720085139, '1'),
(126050, 1311, 'QU', 'OK', 'S', 1720085163, 1720085163, '1'),
(126051, 32354, 'QU', 'OK', 'S', 1720085189, 1720085189, '1'),
(126052, 30602, 'QU', 'OK', 'S', 1720085522, 1720085522, '1'),
(126053, 32015, 'QU', 'OK', 'S', 1720085554, 1720085554, '1'),
(126054, 32015, 'QU', 'OK', 'S', 1720085565, 1720085565, '1'),
(126055, 32015, 'QU', 'OK', 'S', 1720085575, 1720085575, '1'),
(126056, 31807, 'QU', 'OK', 'S', 1720085587, 1720085587, '1'),
(126057, 31852, 'QU', 'OK', 'S', 1720085598, 1720085598, '1'),
(126058, 32355, 'QU', 'OK', 'S', 1720087040, 1720087040, '1'),
(126059, 30118, 'QU', 'OK', 'S', 1720087579, 1720087579, '1'),
(126060, 29060, 'QU', 'OK', 'S', 1720087758, 1720087758, '1'),
(126061, 24204, 'QU', 'OK', 'S', 1720087788, 1720087788, '1'),
(126062, 24204, 'QU', 'OK', 'S', 1720087788, 1720087788, '1'),
(126063, 20046, 'QU', 'OK', 'S', 1720087821, 1720087821, '1'),
(126064, 16327, 'QU', 'OK', 'S', 1720087931, 1720087931, '1'),
(126065, 16327, 'QU', 'OK', 'S', 1720087936, 1720087936, '1'),
(126066, 32362, 'QU', 'OK', 'S', 1720088043, 1720088043, '1'),
(126067, 32098, 'QU', 'OK', 'S', 1720088146, 1720088146, '1'),
(126068, 32366, 'QU', 'OK', 'S', 1720088268, 1720088268, '1'),
(126069, 31492, 'QU', 'OK', 'S', 1720088376, 1720088376, '1'),
(126070, 32364, 'QU', 'OK', 'S', 1720089456, 1720089456, '1'),
(126071, 32365, 'QU', 'OK', 'S', 1720090829, 1720090829, '1'),
(126072, 23146, 'QU', 'OK', 'S', 1720091049, 1720091049, '1'),
(126073, 23146, 'QU', 'OK', 'S', 1720091056, 1720091056, '1'),
(126074, 23150, 'QU', 'OK', 'S', 1720091058, 1720091058, '1'),
(126075, 23150, 'QU', 'OK', 'S', 1720091060, 1720091060, '1'),
(126076, 23148, 'QU', 'OK', 'S', 1720091062, 1720091062, '1'),
(126077, 32361, 'QU', 'OK', 'S', 1720091568, 1720091568, '1'),
(126078, 26331, 'QU', 'OK', 'S', 1720092194, 1720092194, '1'),
(126079, 26331, 'QU', 'OK', 'S', 1720092197, 1720092197, '1'),
(126080, 5246, 'QU', 'OK', 'S', 1720092772, 1720092772, '1'),
(126081, 5246, 'QU', 'OK', 'S', 1720092784, 1720092784, '1'),
(126082, 5246, 'QU', 'OK', 'S', 1720092787, 1720092787, '1'),
(126083, 19154, 'QU', 'OK', 'S', 1720094092, 1720094092, '1'),
(126084, 21888, 'QU', 'OK', 'S', 1720095309, 1720095309, '1'),
(126085, 21888, 'QU', 'OK', 'S', 1720095321, 1720095321, '1'),
(126086, 21888, 'QU', 'OK', 'S', 1720095325, 1720095325, '1'),
(126087, 21888, 'QU', 'OK', 'S', 1720095328, 1720095328, '1'),
(126088, 21888, 'QU', 'OK', 'S', 1720095332, 1720095332, '1'),
(126089, 21888, 'QU', 'OK', 'S', 1720095334, 1720095334, '1'),
(126090, 21888, 'QU', 'OK', 'S', 1720095337, 1720095337, '1'),
(126091, 31395, 'QU', 'OK', 'S', 1720095343, 1720095343, '1'),
(126092, 31395, 'QU', 'OK', 'S', 1720095386, 1720095386, '1'),
(126093, 31395, 'QU', 'OK', 'S', 1720095390, 1720095390, '1'),
(126094, 32257, 'QU', 'OK', 'S', 1720095397, 1720095397, '1'),
(126095, 32257, 'QU', 'OK', 'S', 1720095401, 1720095401, '1'),
(126096, 12264, 'QU', 'OK', 'S', 1720095409, 1720095409, '1'),
(126097, 32257, 'QU', 'OK', 'S', 1720095412, 1720095412, '1'),
(126098, 18829, 'QU', 'OK', 'S', 1720095962, 1720095962, '1'),
(126099, 18829, 'QU', 'OK', 'S', 1720095977, 1720095977, '1'),
(126100, 18829, 'QU', 'OK', 'S', 1720095989, 1720095989, '1'),
(126101, 18829, 'QU', 'OK', 'S', 1720095995, 1720095995, '1'),
(126102, 18827, 'QU', 'OK', 'S', 1720096467, 1720096467, '1'),
(126103, 18827, 'QU', 'OK', 'S', 1720096471, 1720096471, '1'),
(126104, 18825, 'QU', 'OK', 'S', 1720096513, 1720096513, '1'),
(126105, 18825, 'QU', 'OK', 'S', 1720096517, 1720096517, '1'),
(126106, 18821, 'QU', 'OK', 'S', 1720096568, 1720096568, '1'),
(126107, 18831, 'QU', 'OK', 'S', 1720096678, 1720096678, '1'),
(126108, 18831, 'QU', 'OK', 'S', 1720096681, 1720096681, '1'),
(126109, 18818, 'QU', 'OK', 'S', 1720096734, 1720096734, '1'),
(126110, 18818, 'QU', 'OK', 'S', 1720096738, 1720096738, '1'),
(126111, 20399, 'QU', 'OK', 'S', 1720096802, 1720096802, '1'),
(126112, 20399, 'QU', 'OK', 'S', 1720096805, 1720096805, '1'),
(126113, 90, 'QU', 'OK', 'S', 1720096992, 1720096992, '1'),
(126114, 32143, 'QU', 'OK', 'S', 1720098486, 1720098486, '1'),
(126115, 32201, 'QU', 'OK', 'S', 1720098622, 1720098622, '1'),
(126116, 32144, 'QU', 'OK', 'S', 1720098800, 1720098800, '1'),
(126117, 1973, 'QU', 'OK', 'S', 1720098888, 1720098888, '1'),
(126118, 32203, 'QU', 'OK', 'S', 1720099125, 1720099125, '1'),
(126119, 22052, 'QU', 'OK', 'S', 1720154006, 1720154006, '1'),
(126120, 22052, 'QU', 'OK', 'S', 1720154011, 1720154011, '1'),
(126121, 22052, 'QU', 'OK', 'S', 1720154017, 1720154017, '1'),
(126122, 22052, 'QU', 'OK', 'S', 1720154020, 1720154020, '1'),
(126123, 22052, 'QU', 'OK', 'S', 1720154023, 1720154023, '1'),
(126124, 22052, 'QU', 'OK', 'S', 1720154026, 1720154026, '1'),
(126125, 22039, 'QU', 'OK', 'S', 1720154227, 1720154227, '1'),
(126126, 22039, 'QU', 'OK', 'S', 1720154230, 1720154230, '1'),
(126127, 22119, 'QU', 'OK', 'S', 1720155397, 1720155397, '1'),
(126128, 22119, 'QU', 'OK', 'S', 1720155400, 1720155400, '1'),
(126129, 22119, 'QU', 'OK', 'S', 1720155555, 1720155555, '1'),
(126130, 22119, 'QU', 'OK', 'S', 1720155565, 1720155565, '1'),
(126131, 22172, 'QU', 'OK', 'S', 1720155696, 1720155696, '1'),
(126132, 22172, 'QU', 'OK', 'S', 1720155699, 1720155699, '1'),
(126133, 22123, 'QU', 'OK', 'S', 1720155815, 1720155815, '1'),
(126134, 22071, 'QU', 'OK', 'S', 1720155910, 1720155910, '1'),
(126135, 20164, 'QU', 'OK', 'S', 1720156437, 1720156437, '1'),
(126136, 21965, 'QU', 'OK', 'S', 1720156594, 1720156594, '1'),
(126137, 11842, 'QU', 'OK', 'S', 1720156615, 1720156615, '1'),
(126138, 11212, 'QU', 'OK', 'S', 1720156631, 1720156631, '1'),
(126139, 31354, 'QU', 'OK', 'S', 1720157500, 1720157500, '1'),
(126140, 32102, 'QU', 'OK', 'S', 1720157724, 1720157724, '1'),
(126141, 31465, 'QU', 'OK', 'S', 1720157739, 1720157739, '1'),
(126142, 31464, 'QU', 'OK', 'S', 1720157747, 1720157747, '1'),
(126143, 31319, 'QU', 'OK', 'S', 1720157755, 1720157755, '1'),
(126144, 31317, 'QU', 'OK', 'S', 1720157762, 1720157762, '1'),
(126145, 31262, 'QU', 'OK', 'S', 1720157777, 1720157777, '1'),
(126146, 31293, 'QU', 'OK', 'S', 1720157808, 1720157808, '1'),
(126147, 31293, 'QU', 'OK', 'S', 1720157808, 1720157808, '1'),
(126148, 31293, 'QU', 'OK', 'S', 1720157808, 1720157808, '1'),
(126149, 31261, 'QU', 'OK', 'S', 1720157821, 1720157821, '1'),
(126150, 30396, 'QU', 'OK', 'S', 1720157851, 1720157851, '1'),
(126151, 26915, 'QU', 'OK', 'S', 1720157876, 1720157876, '1'),
(126152, 26869, 'QU', 'OK', 'S', 1720157895, 1720157895, '1'),
(126153, 26550, 'QU', 'OK', 'S', 1720157982, 1720157982, '1'),
(126154, 25067, 'QU', 'OK', 'S', 1720158069, 1720158069, '1'),
(126155, 25067, 'QU', 'OK', 'S', 1720158069, 1720158069, '1'),
(126156, 24893, 'QU', 'OK', 'S', 1720158112, 1720158112, '1'),
(126157, 24893, 'QU', 'OK', 'S', 1720158112, 1720158112, '1'),
(126158, 24893, 'QU', 'OK', 'S', 1720158112, 1720158112, '1'),
(126159, 29186, 'QU', 'OK', 'S', 1720158171, 1720158171, '1'),
(126160, 23351, 'QU', 'OK', 'S', 1720158186, 1720158186, '1'),
(126161, 23351, 'QU', 'OK', 'S', 1720158186, 1720158186, '1'),
(126162, 23351, 'QU', 'OK', 'S', 1720158186, 1720158186, '1'),
(126163, 23351, 'QU', 'OK', 'S', 1720158186, 1720158186, '1'),
(126164, 23349, 'QU', 'OK', 'S', 1720158237, 1720158237, '1'),
(126165, 23349, 'QU', 'OK', 'S', 1720158237, 1720158237, '1'),
(126166, 23349, 'QU', 'OK', 'S', 1720158237, 1720158237, '1'),
(126167, 23349, 'QU', 'OK', 'S', 1720158237, 1720158237, '1'),
(126168, 23345, 'QU', 'OK', 'S', 1720158262, 1720158262, '1'),
(126169, 24731, 'QU', 'OK', 'S', 1720158387, 1720158387, '1'),
(126170, 24731, 'QU', 'OK', 'S', 1720158390, 1720158390, '1'),
(126171, 24731, 'QU', 'OK', 'S', 1720158394, 1720158394, '1'),
(126172, 24731, 'QU', 'OK', 'S', 1720158397, 1720158397, '1'),
(126173, 24731, 'QU', 'OK', 'S', 1720158405, 1720158405, '1'),
(126174, 24731, 'QU', 'OK', 'S', 1720158409, 1720158409, '1'),
(126175, 24731, 'QU', 'OK', 'S', 1720158412, 1720158412, '1'),
(126176, 24731, 'QU', 'OK', 'S', 1720158432, 1720158432, '1'),
(126177, 24321, 'QU', 'OK', 'S', 1720158692, 1720158692, '1'),
(126178, 24322, 'QU', 'OK', 'S', 1720158917, 1720158917, '1'),
(126179, 90, 'QU', 'OK', 'S', 1720159099, 1720159099, '1'),
(126180, 30566, 'QU', 'OK', 'S', 1720159387, 1720159387, '1'),
(126181, 30566, 'QU', 'OK', 'S', 1720159397, 1720159397, '1'),
(126182, 30566, 'QU', 'OK', 'S', 1720159409, 1720159409, '1'),
(126183, 30566, 'QU', 'OK', 'S', 1720159422, 1720159422, '1'),
(126184, 30566, 'QU', 'OK', 'S', 1720159432, 1720159432, '1'),
(126185, 30566, 'QU', 'OK', 'S', 1720159441, 1720159441, '1'),
(126186, 30566, 'QU', 'OK', 'S', 1720159450, 1720159450, '1'),
(126187, 30566, 'QU', 'OK', 'S', 1720159462, 1720159462, '1'),
(126188, 24731, 'QU', 'OK', 'S', 1720159592, 1720159592, '1'),
(126189, 31732, 'QU', 'OK', 'S', 1720159602, 1720159602, '1'),
(126190, 13452, 'QU', 'OK', 'S', 1720159640, 1720159640, '1'),
(126191, 30788, 'QU', 'OK', 'S', 1720159642, 1720159642, '1'),
(126192, 30788, 'QU', 'OK', 'S', 1720159651, 1720159651, '1'),
(126193, 25500, 'QU', 'OK', 'S', 1720159653, 1720159653, '1'),
(126194, 13506, 'QU', 'OK', 'S', 1720159666, 1720159666, '1'),
(126195, 13506, 'QU', 'OK', 'S', 1720159666, 1720159666, '1'),
(126196, 13506, 'QU', 'OK', 'S', 1720159666, 1720159666, '1'),
(126197, 30788, 'QU', 'OK', 'S', 1720159676, 1720159676, '1'),
(126198, 14402, 'QU', 'OK', 'S', 1720159688, 1720159688, '1'),
(126199, 30788, 'QU', 'OK', 'S', 1720159688, 1720159688, '1'),
(126200, 30788, 'QU', 'OK', 'S', 1720159697, 1720159697, '1'),
(126201, 30788, 'QU', 'OK', 'S', 1720159707, 1720159707, '1'),
(126202, 14402, 'QU', 'OK', 'S', 1720159721, 1720159721, '1'),
(126203, 30788, 'QU', 'OK', 'S', 1720159739, 1720159739, '1'),
(126204, 30788, 'QU', 'OK', 'S', 1720159832, 1720159832, '1'),
(126205, 31093, 'QU', 'OK', 'S', 1720159968, 1720159968, '1'),
(126206, 31093, 'QU', 'OK', 'S', 1720159984, 1720159984, '1'),
(126207, 31093, 'QU', 'OK', 'S', 1720159996, 1720159996, '1'),
(126208, 31093, 'QU', 'OK', 'S', 1720160010, 1720160010, '1'),
(126209, 31093, 'QU', 'OK', 'S', 1720160028, 1720160028, '1'),
(126210, 31093, 'QU', 'OK', 'S', 1720160043, 1720160043, '1'),
(126211, 31093, 'QU', 'OK', 'S', 1720160058, 1720160058, '1'),
(126212, 30997, 'QU', 'OK', 'S', 1720160313, 1720160313, '1'),
(126213, 30997, 'QU', 'OK', 'S', 1720160323, 1720160323, '1'),
(126214, 30997, 'QU', 'OK', 'S', 1720160357, 1720160357, '1'),
(126215, 30997, 'QU', 'OK', 'S', 1720160397, 1720160397, '1'),
(126216, 30891, 'QU', 'OK', 'S', 1720160720, 1720160720, '1'),
(126217, 31097, 'QU', 'OK', 'S', 1720160758, 1720160758, '1'),
(126218, 31097, 'QU', 'OK', 'S', 1720160774, 1720160774, '1'),
(126219, 31097, 'QU', 'OK', 'S', 1720160786, 1720160786, '1'),
(126220, 31097, 'QU', 'OK', 'S', 1720160802, 1720160802, '1'),
(126221, 31097, 'QU', 'OK', 'S', 1720160818, 1720160818, '1'),
(126222, 31097, 'QU', 'OK', 'S', 1720160836, 1720160836, '1'),
(126223, 31097, 'QU', 'OK', 'S', 1720160843, 1720160843, '1'),
(126224, 31097, 'QU', 'OK', 'S', 1720160853, 1720160853, '1'),
(126225, 17529, 'QU', 'OK', 'S', 1720161145, 1720161145, '1'),
(126226, 30789, 'QU', 'OK', 'S', 1720161380, 1720161380, '1'),
(126227, 30789, 'QU', 'OK', 'S', 1720161392, 1720161392, '1'),
(126228, 30789, 'QU', 'OK', 'S', 1720161448, 1720161448, '1'),
(126229, 32349, 'QU', 'OK', 'S', 1720161450, 1720161450, '1'),
(126230, 32349, 'QU', 'OK', 'S', 1720161450, 1720161450, '1'),
(126231, 32348, 'QU', 'OK', 'S', 1720161458, 1720161458, '1'),
(126232, 30789, 'QU', 'OK', 'S', 1720161464, 1720161464, '1'),
(126233, 32127, 'QU', 'OK', 'S', 1720161474, 1720161474, '1'),
(126234, 30789, 'QU', 'OK', 'S', 1720161482, 1720161482, '1'),
(126235, 32100, 'QU', 'OK', 'S', 1720161486, 1720161486, '1'),
(126236, 32100, 'QU', 'OK', 'S', 1720161493, 1720161493, '1'),
(126237, 30789, 'QU', 'OK', 'S', 1720161495, 1720161495, '1'),
(126238, 32080, 'QU', 'OK', 'S', 1720161529, 1720161529, '1'),
(126239, 32080, 'QU', 'OK', 'S', 1720161542, 1720161542, '1'),
(126240, 32080, 'QU', 'OK', 'S', 1720161542, 1720161542, '1'),
(126241, 32079, 'QU', 'OK', 'S', 1720161550, 1720161550, '1'),
(126242, 32079, 'QU', 'OK', 'S', 1720161557, 1720161557, '1'),
(126243, 32058, 'QU', 'OK', 'S', 1720161566, 1720161566, '1'),
(126244, 32058, 'QU', 'OK', 'S', 1720161576, 1720161576, '1'),
(126245, 31867, 'QU', 'OK', 'S', 1720161631, 1720161631, '1'),
(126246, 31867, 'QU', 'OK', 'S', 1720161641, 1720161641, '1'),
(126247, 31866, 'QU', 'OK', 'S', 1720161649, 1720161649, '1'),
(126248, 31866, 'QU', 'OK', 'S', 1720161656, 1720161656, '1'),
(126249, 31847, 'QU', 'OK', 'S', 1720161665, 1720161665, '1'),
(126250, 31847, 'QU', 'OK', 'S', 1720161679, 1720161679, '1'),
(126251, 31845, 'QU', 'OK', 'S', 1720161686, 1720161686, '1'),
(126252, 31845, 'QU', 'OK', 'S', 1720161693, 1720161693, '1'),
(126253, 31842, 'QU', 'OK', 'S', 1720161701, 1720161701, '1'),
(126254, 31842, 'QU', 'OK', 'S', 1720161726, 1720161726, '1'),
(126255, 29830, 'QU', 'OK', 'S', 1720161747, 1720161747, '1'),
(126256, 29830, 'QU', 'OK', 'S', 1720161754, 1720161754, '1'),
(126257, 29803, 'QU', 'OK', 'S', 1720161763, 1720161763, '1'),
(126258, 29792, 'QU', 'OK', 'S', 1720161772, 1720161772, '1'),
(126259, 29791, 'QU', 'OK', 'S', 1720161779, 1720161779, '1'),
(126260, 29791, 'QU', 'OK', 'S', 1720161787, 1720161787, '1'),
(126261, 29784, 'QU', 'OK', 'S', 1720161801, 1720161801, '1'),
(126262, 29722, 'QU', 'OK', 'S', 1720161827, 1720161827, '1'),
(126263, 29722, 'QU', 'OK', 'S', 1720161834, 1720161834, '1'),
(126264, 29697, 'QU', 'OK', 'S', 1720161845, 1720161845, '1'),
(126265, 29697, 'QU', 'OK', 'S', 1720161845, 1720161845, '1'),
(126266, 29345, 'QU', 'OK', 'S', 1720161863, 1720161863, '1'),
(126267, 29345, 'QU', 'OK', 'S', 1720161871, 1720161871, '1'),
(126268, 29324, 'QU', 'OK', 'S', 1720161883, 1720161883, '1'),
(126269, 29324, 'QU', 'OK', 'S', 1720161891, 1720161891, '1'),
(126270, 29320, 'QU', 'OK', 'S', 1720161912, 1720161912, '1'),
(126271, 29320, 'QU', 'OK', 'S', 1720161918, 1720161918, '1'),
(126272, 27044, 'QU', 'OK', 'S', 1720161925, 1720161925, '1'),
(126273, 29279, 'QU', 'OK', 'S', 1720162100, 1720162100, '1'),
(126274, 29279, 'QU', 'OK', 'S', 1720162106, 1720162106, '1'),
(126275, 29277, 'QU', 'OK', 'S', 1720162116, 1720162116, '1'),
(126276, 29277, 'QU', 'OK', 'S', 1720162123, 1720162123, '1'),
(126277, 29276, 'QU', 'OK', 'S', 1720162130, 1720162130, '1'),
(126278, 29276, 'QU', 'OK', 'S', 1720162136, 1720162136, '1'),
(126279, 29272, 'QU', 'OK', 'S', 1720162142, 1720162142, '1'),
(126280, 29272, 'QU', 'OK', 'S', 1720162149, 1720162149, '1'),
(126281, 29270, 'QU', 'OK', 'S', 1720162161, 1720162161, '1'),
(126282, 29270, 'QU', 'OK', 'S', 1720162168, 1720162168, '1'),
(126283, 29268, 'QU', 'OK', 'S', 1720162175, 1720162175, '1'),
(126284, 31379, 'QU', 'OK', 'S', 1720162176, 1720162176, '1'),
(126285, 29268, 'QU', 'OK', 'S', 1720162184, 1720162184, '1'),
(126286, 28743, 'QU', 'OK', 'S', 1720162196, 1720162196, '1'),
(126287, 28741, 'QU', 'OK', 'S', 1720162212, 1720162212, '1'),
(126288, 30351, 'QU', 'OK', 'S', 1720162214, 1720162214, '1'),
(126289, 28724, 'QU', 'OK', 'S', 1720162226, 1720162226, '1'),
(126290, 28723, 'QU', 'OK', 'S', 1720162235, 1720162235, '1'),
(126291, 28719, 'QU', 'OK', 'S', 1720162243, 1720162243, '1'),
(126292, 28719, 'QU', 'OK', 'S', 1720162250, 1720162250, '1'),
(126293, 28718, 'QU', 'OK', 'S', 1720162262, 1720162262, '1'),
(126294, 28323, 'QU', 'OK', 'S', 1720162271, 1720162271, '1'),
(126295, 28323, 'QU', 'OK', 'S', 1720162278, 1720162278, '1'),
(126296, 28322, 'QU', 'OK', 'S', 1720162354, 1720162354, '1'),
(126297, 31862, 'QU', 'OK', 'S', 1720162362, 1720162362, '1'),
(126298, 28322, 'QU', 'OK', 'S', 1720162363, 1720162363, '1'),
(126299, 28318, 'QU', 'OK', 'S', 1720162374, 1720162374, '1'),
(126300, 28318, 'QU', 'OK', 'S', 1720162380, 1720162380, '1'),
(126301, 28316, 'QU', 'OK', 'S', 1720162400, 1720162400, '1'),
(126302, 28316, 'QU', 'OK', 'S', 1720162411, 1720162411, '1'),
(126303, 28315, 'QU', 'OK', 'S', 1720162425, 1720162425, '1'),
(126304, 28315, 'QU', 'OK', 'S', 1720162433, 1720162433, '1'),
(126305, 28314, 'QU', 'OK', 'S', 1720162441, 1720162441, '1'),
(126306, 28314, 'QU', 'OK', 'S', 1720162448, 1720162448, '1'),
(126307, 25776, 'QU', 'OK', 'S', 1720162456, 1720162456, '1'),
(126308, 25776, 'QU', 'OK', 'S', 1720162461, 1720162461, '1'),
(126309, 25775, 'QU', 'OK', 'S', 1720162468, 1720162468, '1'),
(126310, 25775, 'QU', 'OK', 'S', 1720162474, 1720162474, '1'),
(126311, 25774, 'QU', 'OK', 'S', 1720162481, 1720162481, '1'),
(126312, 25774, 'QU', 'OK', 'S', 1720162487, 1720162487, '1'),
(126313, 25772, 'QU', 'OK', 'S', 1720162495, 1720162495, '1'),
(126314, 22088, 'QU', 'OK', 'S', 1720162502, 1720162502, '1'),
(126315, 22088, 'QU', 'OK', 'S', 1720162502, 1720162502, '1'),
(126316, 32237, 'QU', 'OK', 'S', 1720162506, 1720162506, '1'),
(126317, 25772, 'QU', 'OK', 'S', 1720162507, 1720162507, '1'),
(126318, 20217, 'QU', 'OK', 'S', 1720162524, 1720162524, '1'),
(126319, 20217, 'QU', 'OK', 'S', 1720162524, 1720162524, '1'),
(126320, 30806, 'QU', 'OK', 'S', 1720162570, 1720162570, '1'),
(126321, 15384, 'QU', 'OK', 'S', 1720162573, 1720162573, '1'),
(126322, 15383, 'QU', 'OK', 'S', 1720162636, 1720162636, '1'),
(126323, 15383, 'QU', 'OK', 'S', 1720162644, 1720162644, '1'),
(126324, 15382, 'QU', 'OK', 'S', 1720162753, 1720162753, '1'),
(126325, 15382, 'QU', 'OK', 'S', 1720162761, 1720162761, '1'),
(126326, 15568, 'QU', 'OK', 'S', 1720162782, 1720162782, '1'),
(126327, 15568, 'QU', 'OK', 'S', 1720162788, 1720162788, '1'),
(126328, 15567, 'QU', 'OK', 'S', 1720162796, 1720162796, '1'),
(126329, 15567, 'QU', 'OK', 'S', 1720162802, 1720162802, '1'),
(126330, 15565, 'QU', 'OK', 'S', 1720162810, 1720162810, '1'),
(126331, 15565, 'QU', 'OK', 'S', 1720162816, 1720162816, '1'),
(126332, 31588, 'QU', 'OK', 'S', 1720162817, 1720162817, '1'),
(126333, 31588, 'QU', 'OK', 'S', 1720162820, 1720162820, '1'),
(126334, 15564, 'QU', 'OK', 'S', 1720162823, 1720162823, '1'),
(126335, 31588, 'QU', 'OK', 'S', 1720162824, 1720162824, '1'),
(126336, 31588, 'QU', 'OK', 'S', 1720162827, 1720162827, '1'),
(126337, 31588, 'QU', 'OK', 'S', 1720162830, 1720162830, '1'),
(126338, 15564, 'QU', 'OK', 'S', 1720162830, 1720162830, '1'),
(126339, 31588, 'QU', 'OK', 'S', 1720162833, 1720162833, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(126340, 31588, 'QU', 'OK', 'S', 1720162837, 1720162837, '1'),
(126341, 15563, 'QU', 'OK', 'S', 1720162840, 1720162840, '1'),
(126342, 31588, 'QU', 'OK', 'S', 1720162840, 1720162840, '1'),
(126343, 31588, 'QU', 'OK', 'S', 1720162845, 1720162845, '1'),
(126344, 15563, 'QU', 'OK', 'S', 1720162846, 1720162846, '1'),
(126345, 15388, 'QU', 'OK', 'S', 1720162857, 1720162857, '1'),
(126346, 31588, 'QU', 'OK', 'S', 1720162858, 1720162858, '1'),
(126347, 15388, 'QU', 'OK', 'S', 1720162865, 1720162865, '1'),
(126348, 15387, 'QU', 'OK', 'S', 1720162873, 1720162873, '1'),
(126349, 15387, 'QU', 'OK', 'S', 1720162883, 1720162883, '1'),
(126350, 15386, 'QU', 'OK', 'S', 1720162891, 1720162891, '1'),
(126351, 15386, 'QU', 'OK', 'S', 1720162898, 1720162898, '1'),
(126352, 15385, 'QU', 'OK', 'S', 1720162905, 1720162905, '1'),
(126353, 15385, 'QU', 'OK', 'S', 1720162913, 1720162913, '1'),
(126354, 16327, 'QU', 'OK', 'S', 1720162930, 1720162930, '1'),
(126355, 17774, 'QU', 'OK', 'S', 1720162940, 1720162940, '1'),
(126356, 17774, 'QU', 'OK', 'S', 1720162946, 1720162946, '1'),
(126357, 17771, 'QU', 'OK', 'S', 1720162956, 1720162956, '1'),
(126358, 17771, 'QU', 'OK', 'S', 1720162962, 1720162962, '1'),
(126359, 17768, 'QU', 'OK', 'S', 1720162971, 1720162971, '1'),
(126360, 17768, 'QU', 'OK', 'S', 1720162977, 1720162977, '1'),
(126361, 17767, 'QU', 'OK', 'S', 1720162986, 1720162986, '1'),
(126362, 17767, 'QU', 'OK', 'S', 1720162995, 1720162995, '1'),
(126363, 17766, 'QU', 'OK', 'S', 1720163003, 1720163003, '1'),
(126364, 17766, 'QU', 'OK', 'S', 1720163015, 1720163015, '1'),
(126365, 17765, 'QU', 'OK', 'S', 1720163023, 1720163023, '1'),
(126366, 17765, 'QU', 'OK', 'S', 1720163031, 1720163031, '1'),
(126367, 15630, 'QU', 'OK', 'S', 1720163040, 1720163040, '1'),
(126368, 15630, 'QU', 'OK', 'S', 1720163047, 1720163047, '1'),
(126369, 21896, 'QU', 'OK', 'S', 1720163301, 1720163301, '1'),
(126370, 21896, 'QU', 'OK', 'S', 1720163309, 1720163309, '1'),
(126371, 21608, 'QU', 'OK', 'S', 1720163316, 1720163316, '1'),
(126372, 21608, 'QU', 'OK', 'S', 1720163326, 1720163326, '1'),
(126373, 17782, 'QU', 'OK', 'S', 1720163336, 1720163336, '1'),
(126374, 17782, 'QU', 'OK', 'S', 1720163342, 1720163342, '1'),
(126375, 17781, 'QU', 'OK', 'S', 1720163351, 1720163351, '1'),
(126376, 17781, 'QU', 'OK', 'S', 1720163358, 1720163358, '1'),
(126377, 17778, 'QU', 'OK', 'S', 1720163366, 1720163366, '1'),
(126378, 17778, 'QU', 'OK', 'S', 1720163375, 1720163375, '1'),
(126379, 17775, 'QU', 'OK', 'S', 1720163388, 1720163388, '1'),
(126380, 17775, 'QU', 'OK', 'S', 1720163396, 1720163396, '1'),
(126381, 30138, 'QU', 'OK', 'S', 1720164571, 1720164571, '1'),
(126382, 28067, 'QU', 'OK', 'S', 1720164606, 1720164606, '1'),
(126383, 27394, 'QU', 'OK', 'S', 1720164651, 1720164651, '1'),
(126384, 30136, 'QU', 'OK', 'S', 1720164742, 1720164742, '1'),
(126385, 15546, 'QU', 'OK', 'S', 1720164775, 1720164775, '1'),
(126386, 30609, 'QU', 'OK', 'S', 1720164816, 1720164816, '1'),
(126387, 31192, 'QU', 'OK', 'S', 1720164849, 1720164849, '1'),
(126388, 25217, 'QU', 'OK', 'S', 1720164881, 1720164881, '1'),
(126389, 25245, 'QU', 'OK', 'S', 1720164909, 1720164909, '1'),
(126390, 25057, 'QU', 'OK', 'S', 1720165476, 1720165476, '1'),
(126391, 18948, 'QU', 'OK', 'S', 1720165480, 1720165480, '1'),
(126392, 23343, 'QU', 'OK', 'S', 1720165482, 1720165482, '1'),
(126393, 32311, 'QU', 'OK', 'S', 1720165484, 1720165484, '1'),
(126394, 30526, 'QU', 'OK', 'S', 1720165486, 1720165486, '1'),
(126395, 25771, 'QU', 'OK', 'S', 1720167040, 1720167040, '1'),
(126396, 25771, 'QU', 'OK', 'S', 1720167046, 1720167046, '1'),
(126397, 25770, 'QU', 'OK', 'S', 1720167056, 1720167056, '1'),
(126398, 25770, 'QU', 'OK', 'S', 1720167062, 1720167062, '1'),
(126399, 25768, 'QU', 'OK', 'S', 1720167069, 1720167069, '1'),
(126400, 25768, 'QU', 'OK', 'S', 1720167080, 1720167080, '1'),
(126401, 25763, 'QU', 'OK', 'S', 1720167110, 1720167110, '1'),
(126402, 25763, 'QU', 'OK', 'S', 1720167117, 1720167117, '1'),
(126403, 25762, 'QU', 'OK', 'S', 1720167132, 1720167132, '1'),
(126404, 25762, 'QU', 'OK', 'S', 1720167139, 1720167139, '1'),
(126405, 25749, 'QU', 'OK', 'S', 1720167147, 1720167147, '1'),
(126406, 25749, 'QU', 'OK', 'S', 1720167155, 1720167155, '1'),
(126407, 29756, 'QU', 'OK', 'S', 1720167833, 1720167833, '1'),
(126408, 20434, 'QU', 'OK', 'S', 1720167855, 1720167855, '1'),
(126409, 29756, 'QU', 'OK', 'S', 1720167877, 1720167877, '1'),
(126410, 29756, 'QU', 'OK', 'S', 1720167889, 1720167889, '1'),
(126411, 32276, 'QU', 'OK', 'S', 1720167912, 1720167912, '1'),
(126412, 23284, 'QU', 'OK', 'S', 1720167925, 1720167925, '1'),
(126413, 20508, 'QU', 'OK', 'S', 1720167959, 1720167959, '1'),
(126414, 25027, 'QU', 'OK', 'S', 1720167969, 1720167969, '1'),
(126415, 30628, 'QU', 'OK', 'S', 1720167979, 1720167979, '1'),
(126416, 27067, 'QU', 'OK', 'S', 1720167991, 1720167991, '1'),
(126417, 25027, 'QU', 'OK', 'S', 1720168000, 1720168000, '1'),
(126418, 25027, 'QU', 'OK', 'S', 1720168009, 1720168009, '1'),
(126419, 25027, 'QU', 'OK', 'S', 1720168018, 1720168018, '1'),
(126420, 25366, 'QU', 'OK', 'S', 1720168035, 1720168035, '1'),
(126421, 25366, 'QU', 'OK', 'S', 1720168042, 1720168042, '1'),
(126422, 30411, 'QU', 'OK', 'S', 1720168053, 1720168053, '1'),
(126423, 11965, 'QU', 'OK', 'S', 1720168061, 1720168061, '1'),
(126424, 29362, 'QU', 'OK', 'S', 1720168080, 1720168080, '1'),
(126425, 25025, 'QU', 'OK', 'S', 1720168088, 1720168088, '1'),
(126426, 25025, 'QU', 'OK', 'S', 1720168107, 1720168107, '1'),
(126427, 15835, 'QU', 'OK', 'S', 1720168114, 1720168114, '1'),
(126428, 24172, 'QU', 'OK', 'S', 1720168124, 1720168124, '1'),
(126429, 31852, 'QU', 'OK', 'S', 1720168131, 1720168131, '1'),
(126430, 32064, 'QU', 'OK', 'S', 1720168140, 1720168140, '1'),
(126431, 30411, 'QU', 'OK', 'S', 1720168146, 1720168146, '1'),
(126432, 25683, 'QU', 'OK', 'S', 1720168152, 1720168152, '1'),
(126433, 27436, 'QU', 'OK', 'S', 1720168159, 1720168159, '1'),
(126434, 25684, 'QU', 'OK', 'S', 1720168166, 1720168166, '1'),
(126435, 30628, 'QU', 'OK', 'S', 1720168172, 1720168172, '1'),
(126436, 31217, 'QU', 'OK', 'S', 1720168177, 1720168177, '1'),
(126437, 25684, 'QU', 'OK', 'S', 1720168184, 1720168184, '1'),
(126438, 15835, 'QU', 'OK', 'S', 1720168192, 1720168192, '1'),
(126439, 24172, 'QU', 'OK', 'S', 1720168199, 1720168199, '1'),
(126440, 25744, 'QU', 'OK', 'S', 1720169184, 1720169184, '1'),
(126441, 25744, 'QU', 'OK', 'S', 1720169191, 1720169191, '1'),
(126442, 25741, 'QU', 'OK', 'S', 1720169197, 1720169197, '1'),
(126443, 25741, 'QU', 'OK', 'S', 1720169203, 1720169203, '1'),
(126444, 25733, 'QU', 'OK', 'S', 1720169216, 1720169216, '1'),
(126445, 25733, 'QU', 'OK', 'S', 1720169223, 1720169223, '1'),
(126446, 25731, 'QU', 'OK', 'S', 1720169229, 1720169229, '1'),
(126447, 25731, 'QU', 'OK', 'S', 1720169235, 1720169235, '1'),
(126448, 25729, 'QU', 'OK', 'S', 1720169244, 1720169244, '1'),
(126449, 25729, 'QU', 'OK', 'S', 1720169251, 1720169251, '1'),
(126450, 25725, 'QU', 'OK', 'S', 1720169260, 1720169260, '1'),
(126451, 25724, 'QU', 'OK', 'S', 1720169361, 1720169361, '1'),
(126452, 25724, 'QU', 'OK', 'S', 1720169366, 1720169366, '1'),
(126453, 25722, 'QU', 'OK', 'S', 1720169373, 1720169373, '1'),
(126454, 25722, 'QU', 'OK', 'S', 1720169378, 1720169378, '1'),
(126455, 31851, 'QU', 'OK', 'S', 1720170948, 1720170948, '1'),
(126456, 23349, 'QU', 'OK', 'S', 1720170982, 1720170982, '1'),
(126457, 31924, 'QU', 'OK', 'S', 1720171500, 1720171500, '1'),
(126458, 30891, 'QU', 'OK', 'S', 1720176050, 1720176050, '1'),
(126459, 13447, 'QU', 'OK', 'S', 1720176073, 1720176073, '1'),
(126460, 13447, 'QU', 'OK', 'S', 1720176075, 1720176075, '1'),
(126461, 13447, 'QU', 'OK', 'S', 1720176079, 1720176079, '1'),
(126462, 13447, 'QU', 'OK', 'S', 1720176082, 1720176082, '1'),
(126463, 13447, 'QU', 'OK', 'S', 1720176085, 1720176085, '1'),
(126464, 13447, 'QU', 'OK', 'S', 1720176087, 1720176087, '1'),
(126465, 13447, 'QU', 'OK', 'S', 1720176089, 1720176089, '1'),
(126466, 13447, 'QU', 'OK', 'S', 1720176091, 1720176091, '1'),
(126467, 13447, 'QU', 'OK', 'S', 1720176094, 1720176094, '1'),
(126468, 13447, 'QU', 'OK', 'S', 1720176095, 1720176095, '1'),
(126469, 32381, 'QU', 'OK', 'S', 1720176299, 1720176299, '1'),
(126470, 32369, 'QU', 'OK', 'S', 1720176701, 1720176701, '1'),
(126471, 21008, 'QU', 'OK', 'S', 1720176987, 1720176987, '1'),
(126472, 30589, 'QU', 'OK', 'S', 1720177013, 1720177013, '1'),
(126473, 31928, 'QU', 'OK', 'S', 1720177060, 1720177060, '1'),
(126474, 32380, 'QU', 'OK', 'S', 1720177195, 1720177195, '1'),
(126475, 21286, 'QU', 'OK', 'S', 1720177416, 1720177416, '1'),
(126476, 21286, 'QU', 'OK', 'S', 1720177420, 1720177420, '1'),
(126477, 21286, 'QU', 'OK', 'S', 1720177423, 1720177423, '1'),
(126478, 8082, 'QU', 'OK', 'S', 1720177468, 1720177468, '1'),
(126479, 32370, 'QU', 'OK', 'S', 1720177912, 1720177912, '1'),
(126480, 32375, 'QU', 'OK', 'S', 1720178520, 1720178520, '1'),
(126481, 32374, 'QU', 'OK', 'S', 1720178575, 1720178575, '1'),
(126482, 32379, 'QU', 'OK', 'S', 1720178708, 1720178708, '1'),
(126483, 32377, 'QU', 'OK', 'S', 1720178854, 1720178854, '1'),
(126484, 32376, 'QU', 'OK', 'S', 1720179022, 1720179022, '1'),
(126485, 2684, 'QU', 'OK', 'S', 1720179025, 1720179025, '1'),
(126486, 21286, 'QU', 'OK', 'S', 1720179099, 1720179099, '1'),
(126487, 21286, 'QU', 'OK', 'S', 1720179111, 1720179111, '1'),
(126488, 21286, 'QU', 'OK', 'S', 1720179114, 1720179114, '1'),
(126489, 21286, 'QU', 'OK', 'S', 1720179117, 1720179117, '1'),
(126490, 32378, 'QU', 'OK', 'S', 1720179411, 1720179411, '1'),
(126491, 32372, 'QU', 'OK', 'S', 1720179488, 1720179488, '1'),
(126492, 25499, 'QU', 'OK', 'S', 1720179563, 1720179563, '1'),
(126493, 32371, 'QU', 'OK', 'S', 1720179709, 1720179709, '1'),
(126494, 32373, 'QU', 'OK', 'S', 1720179902, 1720179902, '1'),
(126495, 21286, 'QU', 'OK', 'S', 1720181104, 1720181104, '1'),
(126496, 3466, 'QU', 'OK', 'S', 1720181194, 1720181194, '1'),
(126497, 29309, 'QU', 'OK', 'S', 1720181208, 1720181208, '1'),
(126498, 2894, 'QU', 'OK', 'S', 1720181280, 1720181280, '1'),
(126499, 32330, 'QU', 'OK', 'S', 1720181325, 1720181325, '1'),
(126500, 26227, 'QU', 'OK', 'S', 1720182032, 1720182032, '1'),
(126501, 26227, 'QU', 'OK', 'S', 1720182036, 1720182036, '1'),
(126502, 12346, 'QU', 'OK', 'S', 1720182068, 1720182068, '1'),
(126503, 12346, 'QU', 'OK', 'S', 1720182077, 1720182077, '1'),
(126504, 15157, 'QU', 'OK', 'S', 1720182155, 1720182155, '1'),
(126505, 15157, 'QU', 'OK', 'S', 1720182173, 1720182173, '1'),
(126506, 10362, 'QU', 'OK', 'S', 1720182367, 1720182367, '1'),
(126507, 10362, 'QU', 'OK', 'S', 1720182370, 1720182370, '1'),
(126508, 10362, 'QU', 'OK', 'S', 1720182378, 1720182378, '1'),
(126509, 18952, 'QU', 'OK', 'S', 1720182381, 1720182381, '1'),
(126510, 10362, 'QU', 'OK', 'S', 1720182383, 1720182383, '1'),
(126511, 18373, 'QU', 'OK', 'S', 1720182669, 1720182669, '1'),
(126512, 18373, 'QU', 'OK', 'S', 1720182673, 1720182673, '1'),
(126513, 18373, 'QU', 'OK', 'S', 1720182676, 1720182676, '1'),
(126514, 1359, 'QU', 'OK', 'S', 1720183875, 1720183875, '1'),
(126515, 28067, 'QU', 'OK', 'S', 1720184251, 1720184251, '1'),
(126516, 28067, 'QU', 'OK', 'S', 1720184301, 1720184301, '1'),
(126517, 28067, 'QU', 'OK', 'S', 1720184315, 1720184315, '1'),
(126518, 28067, 'QU', 'OK', 'S', 1720184363, 1720184363, '1'),
(126519, 28067, 'QU', 'OK', 'S', 1720184409, 1720184409, '1'),
(126520, 28067, 'QU', 'OK', 'S', 1720184417, 1720184417, '1'),
(126521, 28067, 'QU', 'OK', 'S', 1720184426, 1720184426, '1'),
(126522, 18373, 'QU', 'OK', 'S', 1720184441, 1720184441, '1'),
(126523, 18373, 'QU', 'OK', 'S', 1720184454, 1720184454, '1'),
(126524, 18373, 'QU', 'OK', 'S', 1720184467, 1720184467, '1'),
(126525, 30463, 'QU', 'OK', 'S', 1720184573, 1720184573, '1'),
(126526, 15118, 'QU', 'OK', 'S', 1720184879, 1720184879, '1'),
(126527, 14499, 'QU', 'OK', 'S', 1720185069, 1720185069, '1'),
(126528, 2341, 'QU', 'OK', 'S', 1720185376, 1720185376, '1'),
(126529, 18358, 'QU', 'OK', 'S', 1720185435, 1720185435, '1'),
(126530, 18358, 'QU', 'OK', 'S', 1720185448, 1720185448, '1'),
(126531, 26967, 'QU', 'OK', 'S', 1720244237, 1720244237, '1'),
(126532, 21348, 'QU', 'OK', 'S', 1720244240, 1720244240, '1'),
(126533, 21348, 'QU', 'OK', 'S', 1720244242, 1720244242, '1'),
(126534, 31667, 'QU', 'OK', 'S', 1720244244, 1720244244, '1'),
(126535, 12709, 'QU', 'OK', 'S', 1720244247, 1720244247, '1'),
(126536, 31530, 'QU', 'OK', 'S', 1720244249, 1720244249, '1'),
(126537, 24801, 'QU', 'OK', 'S', 1720244251, 1720244251, '1'),
(126538, 21348, 'QU', 'OK', 'S', 1720244255, 1720244255, '1'),
(126539, 26383, 'QU', 'OK', 'S', 1720244259, 1720244259, '1'),
(126540, 24089, 'QU', 'OK', 'S', 1720244261, 1720244261, '1'),
(126541, 16763, 'QU', 'OK', 'S', 1720244264, 1720244264, '1'),
(126542, 26757, 'QU', 'OK', 'S', 1720246675, 1720246675, '1'),
(126543, 26782, 'QU', 'OK', 'S', 1720246699, 1720246699, '1'),
(126544, 26782, 'QU', 'OK', 'S', 1720246699, 1720246699, '1'),
(126545, 27828, 'QU', 'OK', 'S', 1720246828, 1720246828, '1'),
(126546, 15558, 'QU', 'OK', 'S', 1720246831, 1720246831, '1'),
(126547, 31938, 'QU', 'OK', 'S', 1720246835, 1720246835, '1'),
(126548, 29659, 'QU', 'OK', 'S', 1720246841, 1720246841, '1'),
(126549, 32023, 'QU', 'OK', 'S', 1720249676, 1720249676, '1'),
(126550, 32073, 'QU', 'OK', 'S', 1720249678, 1720249678, '1'),
(126551, 32071, 'QU', 'OK', 'S', 1720249681, 1720249681, '1'),
(126552, 32068, 'QU', 'OK', 'S', 1720249682, 1720249682, '1'),
(126553, 32159, 'QU', 'OK', 'S', 1720249685, 1720249685, '1'),
(126554, 32082, 'QU', 'OK', 'S', 1720249688, 1720249688, '1'),
(126555, 31102, 'QU', 'OK', 'S', 1720249690, 1720249690, '1'),
(126556, 32078, 'QU', 'OK', 'S', 1720249696, 1720249696, '1'),
(126557, 32076, 'QU', 'OK', 'S', 1720249698, 1720249698, '1'),
(126558, 5246, 'QU', 'OK', 'S', 1720250788, 1720250788, '1'),
(126559, 26227, 'QU', 'OK', 'S', 1720251120, 1720251120, '1'),
(126560, 18827, 'QU', 'OK', 'S', 1720252720, 1720252720, '1'),
(126561, 23627, 'QU', 'OK', 'S', 1720254031, 1720254031, '1'),
(126562, 23626, 'QU', 'OK', 'S', 1720254040, 1720254040, '1'),
(126563, 23625, 'QU', 'OK', 'S', 1720254051, 1720254051, '1'),
(126564, 32348, 'QU', 'OK', 'S', 1720254074, 1720254074, '1'),
(126565, 32349, 'QU', 'OK', 'S', 1720254085, 1720254085, '1'),
(126566, 32349, 'QU', 'OK', 'S', 1720254092, 1720254092, '1'),
(126567, 32127, 'QU', 'OK', 'S', 1720254105, 1720254105, '1'),
(126568, 32127, 'QU', 'OK', 'S', 1720254121, 1720254121, '1'),
(126569, 32100, 'QU', 'OK', 'S', 1720254133, 1720254133, '1'),
(126570, 32100, 'QU', 'OK', 'S', 1720254140, 1720254140, '1'),
(126571, 32080, 'QU', 'OK', 'S', 1720254149, 1720254149, '1'),
(126572, 32080, 'QU', 'OK', 'S', 1720254157, 1720254157, '1'),
(126573, 32079, 'QU', 'OK', 'S', 1720254167, 1720254167, '1'),
(126574, 32079, 'QU', 'OK', 'S', 1720254181, 1720254181, '1'),
(126575, 32058, 'QU', 'OK', 'S', 1720254192, 1720254192, '1'),
(126576, 32058, 'QU', 'OK', 'S', 1720254202, 1720254202, '1'),
(126577, 24639, 'QU', 'OK', 'S', 1720254363, 1720254363, '1'),
(126578, 24637, 'QU', 'OK', 'S', 1720254370, 1720254370, '1'),
(126579, 24637, 'QU', 'OK', 'S', 1720254377, 1720254377, '1'),
(126580, 24636, 'QU', 'OK', 'S', 1720254384, 1720254384, '1'),
(126581, 24635, 'QU', 'OK', 'S', 1720254395, 1720254395, '1'),
(126582, 24635, 'QU', 'OK', 'S', 1720254403, 1720254403, '1'),
(126583, 24636, 'QU', 'OK', 'S', 1720254412, 1720254412, '1'),
(126584, 24634, 'QU', 'OK', 'S', 1720254421, 1720254421, '1'),
(126585, 24634, 'QU', 'OK', 'S', 1720254431, 1720254431, '1'),
(126586, 24564, 'QU', 'OK', 'S', 1720254445, 1720254445, '1'),
(126587, 24564, 'QU', 'OK', 'S', 1720254454, 1720254454, '1'),
(126588, 24430, 'QU', 'OK', 'S', 1720254462, 1720254462, '1'),
(126589, 24430, 'QU', 'OK', 'S', 1720254472, 1720254472, '1'),
(126590, 24429, 'QU', 'OK', 'S', 1720254484, 1720254484, '1'),
(126591, 24412, 'QU', 'OK', 'S', 1720254502, 1720254502, '1'),
(126592, 24412, 'QU', 'OK', 'S', 1720254513, 1720254513, '1'),
(126593, 24411, 'QU', 'OK', 'S', 1720254522, 1720254522, '1'),
(126594, 24410, 'QU', 'OK', 'S', 1720254560, 1720254560, '1'),
(126595, 24404, 'QU', 'OK', 'S', 1720254594, 1720254594, '1'),
(126596, 24404, 'QU', 'OK', 'S', 1720254601, 1720254601, '1'),
(126597, 24402, 'QU', 'OK', 'S', 1720254610, 1720254610, '1'),
(126598, 24402, 'QU', 'OK', 'S', 1720254619, 1720254619, '1'),
(126599, 32386, 'QU', 'OK', 'S', 1720254635, 1720254635, '1'),
(126600, 24398, 'QU', 'OK', 'S', 1720254637, 1720254637, '1'),
(126601, 24398, 'QU', 'OK', 'S', 1720254649, 1720254649, '1'),
(126602, 24397, 'QU', 'OK', 'S', 1720254661, 1720254661, '1'),
(126603, 24397, 'QU', 'OK', 'S', 1720254669, 1720254669, '1'),
(126604, 24396, 'QU', 'OK', 'S', 1720254682, 1720254682, '1'),
(126605, 24394, 'QU', 'OK', 'S', 1720254798, 1720254798, '1'),
(126606, 24394, 'QU', 'OK', 'S', 1720254818, 1720254818, '1'),
(126607, 24391, 'QU', 'OK', 'S', 1720254830, 1720254830, '1'),
(126608, 24391, 'QU', 'OK', 'S', 1720254838, 1720254838, '1'),
(126609, 24389, 'QU', 'OK', 'S', 1720254991, 1720254991, '1'),
(126610, 24389, 'QU', 'OK', 'S', 1720254998, 1720254998, '1'),
(126611, 24388, 'QU', 'OK', 'S', 1720255019, 1720255019, '1'),
(126612, 23630, 'QU', 'OK', 'S', 1720255136, 1720255136, '1'),
(126613, 23630, 'QU', 'OK', 'S', 1720255144, 1720255144, '1'),
(126614, 23629, 'QU', 'OK', 'S', 1720255167, 1720255167, '1'),
(126615, 23624, 'QU', 'OK', 'S', 1720255554, 1720255554, '1'),
(126616, 23622, 'QU', 'OK', 'S', 1720255703, 1720255703, '1'),
(126617, 23622, 'QU', 'OK', 'S', 1720255711, 1720255711, '1'),
(126618, 23622, 'QU', 'OK', 'S', 1720256764, 1720256764, '1'),
(126619, 23622, 'QU', 'OK', 'S', 1720256771, 1720256771, '1'),
(126620, 23621, 'QU', 'OK', 'S', 1720256790, 1720256790, '1'),
(126621, 23621, 'QU', 'OK', 'S', 1720256795, 1720256795, '1'),
(126622, 23620, 'QU', 'OK', 'S', 1720256804, 1720256804, '1'),
(126623, 23620, 'QU', 'OK', 'S', 1720256814, 1720256814, '1'),
(126624, 23619, 'QU', 'OK', 'S', 1720256822, 1720256822, '1'),
(126625, 23619, 'QU', 'OK', 'S', 1720256835, 1720256835, '1'),
(126626, 23618, 'QU', 'OK', 'S', 1720256844, 1720256844, '1'),
(126627, 23618, 'QU', 'OK', 'S', 1720256854, 1720256854, '1'),
(126628, 23589, 'QU', 'OK', 'S', 1720256863, 1720256863, '1'),
(126629, 23589, 'QU', 'OK', 'S', 1720256872, 1720256872, '1'),
(126630, 23588, 'QU', 'OK', 'S', 1720256880, 1720256880, '1'),
(126631, 23588, 'QU', 'OK', 'S', 1720256888, 1720256888, '1'),
(126632, 23569, 'QU', 'OK', 'S', 1720256895, 1720256895, '1'),
(126633, 23569, 'QU', 'OK', 'S', 1720256903, 1720256903, '1'),
(126634, 23568, 'QU', 'OK', 'S', 1720256914, 1720256914, '1'),
(126635, 23568, 'QU', 'OK', 'S', 1720256920, 1720256920, '1'),
(126636, 23567, 'QU', 'OK', 'S', 1720256959, 1720256959, '1'),
(126637, 23567, 'QU', 'OK', 'S', 1720256983, 1720256983, '1'),
(126638, 23566, 'QU', 'OK', 'S', 1720257038, 1720257038, '1'),
(126639, 23566, 'QU', 'OK', 'S', 1720257046, 1720257046, '1'),
(126640, 23565, 'QU', 'OK', 'S', 1720257055, 1720257055, '1'),
(126641, 23565, 'QU', 'OK', 'S', 1720257062, 1720257062, '1'),
(126642, 23564, 'QU', 'OK', 'S', 1720257069, 1720257069, '1'),
(126643, 23564, 'QU', 'OK', 'S', 1720257077, 1720257077, '1'),
(126644, 23559, 'QU', 'OK', 'S', 1720257121, 1720257121, '1'),
(126645, 23559, 'QU', 'OK', 'S', 1720257121, 1720257121, '1'),
(126646, 23558, 'QU', 'OK', 'S', 1720257131, 1720257131, '1'),
(126647, 23558, 'QU', 'OK', 'S', 1720257140, 1720257140, '1'),
(126648, 23557, 'QU', 'OK', 'S', 1720257151, 1720257151, '1'),
(126649, 23557, 'QU', 'OK', 'S', 1720257159, 1720257159, '1'),
(126650, 23556, 'QU', 'OK', 'S', 1720257168, 1720257168, '1'),
(126651, 23556, 'QU', 'OK', 'S', 1720257175, 1720257175, '1'),
(126652, 23555, 'QU', 'OK', 'S', 1720257185, 1720257185, '1'),
(126653, 23555, 'QU', 'OK', 'S', 1720257194, 1720257194, '1'),
(126654, 23554, 'QU', 'OK', 'S', 1720257216, 1720257216, '1'),
(126655, 23553, 'QU', 'OK', 'S', 1720257581, 1720257581, '1'),
(126656, 23553, 'QU', 'OK', 'S', 1720257593, 1720257593, '1'),
(126657, 21905, 'QU', 'OK', 'S', 1720257602, 1720257602, '1'),
(126658, 32387, 'QU', 'OK', 'S', 1720257791, 1720257791, '1'),
(126659, 32388, 'QU', 'OK', 'S', 1720257836, 1720257836, '1'),
(126660, 32382, 'QU', 'OK', 'S', 1720258760, 1720258760, '1'),
(126661, 30483, 'QU', 'OK', 'S', 1720259434, 1720259434, '1'),
(126662, 8844, 'QU', 'OK', 'S', 1720259475, 1720259475, '1'),
(126663, 18836, 'QU', 'OK', 'S', 1720259497, 1720259497, '1'),
(126664, 23151, 'QU', 'OK', 'S', 1720259509, 1720259509, '1'),
(126665, 18552, 'QU', 'OK', 'S', 1720259578, 1720259578, '1'),
(126666, 32383, 'QU', 'OK', 'S', 1720259610, 1720259610, '1'),
(126667, 32384, 'QU', 'OK', 'S', 1720259874, 1720259874, '1'),
(126668, 21904, 'QU', 'OK', 'S', 1720260282, 1720260282, '1'),
(126669, 21903, 'QU', 'OK', 'S', 1720260291, 1720260291, '1'),
(126670, 21903, 'QU', 'OK', 'S', 1720260301, 1720260301, '1'),
(126671, 21902, 'QU', 'OK', 'S', 1720260311, 1720260311, '1'),
(126672, 21902, 'QU', 'OK', 'S', 1720260320, 1720260320, '1'),
(126673, 21901, 'QU', 'OK', 'S', 1720260330, 1720260330, '1'),
(126674, 21901, 'QU', 'OK', 'S', 1720260339, 1720260339, '1'),
(126675, 21900, 'QU', 'OK', 'S', 1720260349, 1720260349, '1'),
(126676, 21900, 'QU', 'OK', 'S', 1720260358, 1720260358, '1'),
(126677, 21899, 'QU', 'OK', 'S', 1720260367, 1720260367, '1'),
(126678, 21899, 'QU', 'OK', 'S', 1720260375, 1720260375, '1'),
(126679, 21898, 'QU', 'OK', 'S', 1720260386, 1720260386, '1'),
(126680, 21898, 'QU', 'OK', 'S', 1720260394, 1720260394, '1'),
(126681, 21897, 'QU', 'OK', 'S', 1720260403, 1720260403, '1'),
(126682, 21897, 'QU', 'OK', 'S', 1720260412, 1720260412, '1'),
(126683, 21896, 'QU', 'OK', 'S', 1720260478, 1720260478, '1'),
(126684, 21896, 'QU', 'OK', 'S', 1720260489, 1720260489, '1'),
(126685, 21608, 'QU', 'OK', 'S', 1720260499, 1720260499, '1'),
(126686, 21608, 'QU', 'OK', 'S', 1720260508, 1720260508, '1'),
(126687, 17782, 'QU', 'OK', 'S', 1720260516, 1720260516, '1'),
(126688, 17782, 'QU', 'OK', 'S', 1720260525, 1720260525, '1'),
(126689, 17781, 'QU', 'OK', 'S', 1720260543, 1720260543, '1'),
(126690, 17781, 'QU', 'OK', 'S', 1720260551, 1720260551, '1'),
(126691, 17778, 'QU', 'OK', 'S', 1720260729, 1720260729, '1'),
(126692, 17778, 'QU', 'OK', 'S', 1720260737, 1720260737, '1'),
(126693, 17777, 'QU', 'OK', 'S', 1720260744, 1720260744, '1'),
(126694, 17777, 'QU', 'OK', 'S', 1720260750, 1720260750, '1'),
(126695, 17776, 'QU', 'OK', 'S', 1720260757, 1720260757, '1'),
(126696, 17776, 'QU', 'OK', 'S', 1720260763, 1720260763, '1'),
(126697, 17775, 'QU', 'OK', 'S', 1720260771, 1720260771, '1'),
(126698, 17775, 'QU', 'OK', 'S', 1720260779, 1720260779, '1'),
(126699, 17774, 'QU', 'OK', 'S', 1720260796, 1720260796, '1'),
(126700, 17774, 'QU', 'OK', 'S', 1720260804, 1720260804, '1'),
(126701, 17771, 'QU', 'OK', 'S', 1720260811, 1720260811, '1'),
(126702, 17771, 'QU', 'OK', 'S', 1720260818, 1720260818, '1'),
(126703, 17768, 'QU', 'OK', 'S', 1720260828, 1720260828, '1'),
(126704, 17768, 'QU', 'OK', 'S', 1720260835, 1720260835, '1'),
(126705, 17767, 'QU', 'OK', 'S', 1720260843, 1720260843, '1'),
(126706, 17767, 'QU', 'OK', 'S', 1720260849, 1720260849, '1'),
(126707, 17766, 'QU', 'OK', 'S', 1720260857, 1720260857, '1'),
(126708, 17766, 'QU', 'OK', 'S', 1720260863, 1720260863, '1'),
(126709, 17765, 'QU', 'OK', 'S', 1720260872, 1720260872, '1'),
(126710, 17765, 'QU', 'OK', 'S', 1720260879, 1720260879, '1'),
(126711, 29756, 'QU', 'OK', 'S', 1720260890, 1720260890, '1'),
(126712, 15630, 'QU', 'OK', 'S', 1720260898, 1720260898, '1'),
(126713, 15630, 'QU', 'OK', 'S', 1720260905, 1720260905, '1'),
(126714, 15568, 'QU', 'OK', 'S', 1720260929, 1720260929, '1'),
(126715, 15568, 'QU', 'OK', 'S', 1720260937, 1720260937, '1'),
(126716, 15567, 'QU', 'OK', 'S', 1720260945, 1720260945, '1'),
(126717, 15567, 'QU', 'OK', 'S', 1720260953, 1720260953, '1'),
(126718, 15565, 'QU', 'OK', 'S', 1720260961, 1720260961, '1'),
(126719, 15565, 'QU', 'OK', 'S', 1720260969, 1720260969, '1'),
(126720, 15564, 'QU', 'OK', 'S', 1720260978, 1720260978, '1'),
(126721, 15564, 'QU', 'OK', 'S', 1720260984, 1720260984, '1'),
(126722, 15563, 'QU', 'OK', 'S', 1720260993, 1720260993, '1'),
(126723, 15563, 'QU', 'OK', 'S', 1720261004, 1720261004, '1'),
(126724, 15388, 'QU', 'OK', 'S', 1720261012, 1720261012, '1'),
(126725, 15388, 'QU', 'OK', 'S', 1720261019, 1720261019, '1'),
(126726, 15387, 'QU', 'OK', 'S', 1720261028, 1720261028, '1'),
(126727, 15387, 'QU', 'OK', 'S', 1720261035, 1720261035, '1'),
(126728, 15386, 'QU', 'OK', 'S', 1720261041, 1720261041, '1'),
(126729, 15386, 'QU', 'OK', 'S', 1720261048, 1720261048, '1'),
(126730, 15385, 'QU', 'OK', 'S', 1720261057, 1720261057, '1'),
(126731, 15385, 'QU', 'OK', 'S', 1720261064, 1720261064, '1'),
(126732, 15384, 'QU', 'OK', 'S', 1720261077, 1720261077, '1'),
(126733, 15384, 'QU', 'OK', 'S', 1720261084, 1720261084, '1'),
(126734, 15383, 'QU', 'OK', 'S', 1720261092, 1720261092, '1'),
(126735, 15383, 'QU', 'OK', 'S', 1720261100, 1720261100, '1'),
(126736, 15382, 'QU', 'OK', 'S', 1720261108, 1720261108, '1'),
(126737, 15382, 'QU', 'OK', 'S', 1720261117, 1720261117, '1'),
(126738, 32385, 'QU', 'OK', 'S', 1720261393, 1720261393, '1'),
(126739, 31867, 'QU', 'OK', 'S', 1720261395, 1720261395, '1'),
(126740, 31866, 'QU', 'OK', 'S', 1720261494, 1720261494, '1'),
(126741, 31866, 'QU', 'OK', 'S', 1720261502, 1720261502, '1'),
(126742, 31847, 'QU', 'OK', 'S', 1720261510, 1720261510, '1'),
(126743, 31847, 'QU', 'OK', 'S', 1720261517, 1720261517, '1'),
(126744, 31842, 'QU', 'OK', 'S', 1720261526, 1720261526, '1'),
(126745, 31842, 'QU', 'OK', 'S', 1720261541, 1720261541, '1'),
(126746, 29830, 'QU', 'OK', 'S', 1720261577, 1720261577, '1'),
(126747, 32396, 'QU', 'OK', 'S', 1720261582, 1720261582, '1'),
(126748, 29830, 'QU', 'OK', 'S', 1720261584, 1720261584, '1'),
(126749, 29803, 'QU', 'OK', 'S', 1720261598, 1720261598, '1'),
(126750, 29803, 'QU', 'OK', 'S', 1720261606, 1720261606, '1'),
(126751, 29792, 'QU', 'OK', 'S', 1720261618, 1720261618, '1'),
(126752, 29792, 'QU', 'OK', 'S', 1720261627, 1720261627, '1'),
(126753, 32395, 'QU', 'OK', 'S', 1720261737, 1720261737, '1'),
(126754, 32394, 'QU', 'OK', 'S', 1720261828, 1720261828, '1'),
(126755, 32389, 'QU', 'OK', 'S', 1720261947, 1720261947, '1'),
(126756, 32390, 'QU', 'OK', 'S', 1720262011, 1720262011, '1'),
(126757, 32393, 'QU', 'OK', 'S', 1720262457, 1720262457, '1'),
(126758, 32391, 'QU', 'OK', 'S', 1720262660, 1720262660, '1'),
(126759, 29791, 'QU', 'OK', 'S', 1720262976, 1720262976, '1'),
(126760, 29791, 'QU', 'OK', 'S', 1720262984, 1720262984, '1'),
(126761, 32392, 'QU', 'OK', 'S', 1720262991, 1720262991, '1'),
(126762, 29784, 'QU', 'OK', 'S', 1720262996, 1720262996, '1'),
(126763, 29784, 'QU', 'OK', 'S', 1720263004, 1720263004, '1'),
(126764, 29722, 'QU', 'OK', 'S', 1720263014, 1720263014, '1'),
(126765, 25334, 'QU', 'OK', 'S', 1720263016, 1720263016, '1'),
(126766, 29722, 'QU', 'OK', 'S', 1720263021, 1720263021, '1'),
(126767, 25379, 'QU', 'OK', 'S', 1720263024, 1720263024, '1'),
(126768, 29697, 'QU', 'OK', 'S', 1720263029, 1720263029, '1'),
(126769, 29697, 'QU', 'OK', 'S', 1720263044, 1720263044, '1'),
(126770, 25385, 'QU', 'OK', 'S', 1720263049, 1720263049, '1'),
(126771, 25389, 'QU', 'OK', 'S', 1720263075, 1720263075, '1'),
(126772, 29345, 'QU', 'OK', 'S', 1720263077, 1720263077, '1'),
(126773, 29324, 'QU', 'OK', 'S', 1720263090, 1720263090, '1'),
(126774, 29324, 'QU', 'OK', 'S', 1720263097, 1720263097, '1'),
(126775, 29320, 'QU', 'OK', 'S', 1720263105, 1720263105, '1'),
(126776, 29320, 'QU', 'OK', 'S', 1720263111, 1720263111, '1'),
(126777, 29279, 'QU', 'OK', 'S', 1720263121, 1720263121, '1'),
(126778, 29279, 'QU', 'OK', 'S', 1720263130, 1720263130, '1'),
(126779, 29277, 'QU', 'OK', 'S', 1720263147, 1720263147, '1'),
(126780, 29277, 'QU', 'OK', 'S', 1720263159, 1720263159, '1'),
(126781, 29276, 'QU', 'OK', 'S', 1720263167, 1720263167, '1'),
(126782, 29272, 'QU', 'OK', 'S', 1720263193, 1720263193, '1'),
(126783, 29272, 'QU', 'OK', 'S', 1720263199, 1720263199, '1'),
(126784, 25390, 'QU', 'OK', 'S', 1720263236, 1720263236, '1'),
(126785, 25392, 'QU', 'OK', 'S', 1720263273, 1720263273, '1'),
(126786, 25394, 'QU', 'OK', 'S', 1720263336, 1720263336, '1'),
(126787, 25396, 'QU', 'OK', 'S', 1720263376, 1720263376, '1'),
(126788, 25397, 'QU', 'OK', 'S', 1720263406, 1720263406, '1'),
(126789, 25399, 'QU', 'OK', 'S', 1720263470, 1720263470, '1'),
(126790, 25401, 'QU', 'OK', 'S', 1720263489, 1720263489, '1'),
(126791, 25402, 'QU', 'OK', 'S', 1720263514, 1720263514, '1'),
(126792, 25405, 'QU', 'OK', 'S', 1720263536, 1720263536, '1'),
(126793, 25407, 'QU', 'OK', 'S', 1720263567, 1720263567, '1'),
(126794, 25409, 'QU', 'OK', 'S', 1720263585, 1720263585, '1'),
(126795, 25410, 'QU', 'OK', 'S', 1720263604, 1720263604, '1'),
(126796, 25489, 'QU', 'OK', 'S', 1720263631, 1720263631, '1'),
(126797, 25490, 'QU', 'OK', 'S', 1720263813, 1720263813, '1'),
(126798, 25490, 'QU', 'OK', 'S', 1720263823, 1720263823, '1'),
(126799, 25491, 'QU', 'OK', 'S', 1720263848, 1720263848, '1'),
(126800, 25492, 'QU', 'OK', 'S', 1720263865, 1720263865, '1'),
(126801, 25530, 'QU', 'OK', 'S', 1720264003, 1720264003, '1'),
(126802, 25530, 'QU', 'OK', 'S', 1720264010, 1720264010, '1'),
(126803, 25576, 'QU', 'OK', 'S', 1720264025, 1720264025, '1'),
(126804, 25576, 'QU', 'OK', 'S', 1720264033, 1720264033, '1'),
(126805, 25579, 'QU', 'OK', 'S', 1720264047, 1720264047, '1'),
(126806, 25579, 'QU', 'OK', 'S', 1720264054, 1720264054, '1'),
(126807, 29926, 'QU', 'OK', 'S', 1720264349, 1720264349, '1'),
(126808, 15265, 'QU', 'OK', 'S', 1720264368, 1720264368, '1'),
(126809, 15265, 'QU', 'OK', 'S', 1720264377, 1720264377, '1'),
(126810, 15264, 'QU', 'OK', 'S', 1720264393, 1720264393, '1'),
(126811, 15264, 'QU', 'OK', 'S', 1720264404, 1720264404, '1'),
(126812, 29270, 'QU', 'OK', 'S', 1720264887, 1720264887, '1'),
(126813, 29270, 'QU', 'OK', 'S', 1720264894, 1720264894, '1'),
(126814, 29268, 'QU', 'OK', 'S', 1720264901, 1720264901, '1'),
(126815, 29268, 'QU', 'OK', 'S', 1720264907, 1720264907, '1'),
(126816, 28743, 'QU', 'OK', 'S', 1720264920, 1720264920, '1'),
(126817, 28743, 'QU', 'OK', 'S', 1720264930, 1720264930, '1'),
(126818, 28741, 'QU', 'OK', 'S', 1720264944, 1720264944, '1'),
(126819, 28741, 'QU', 'OK', 'S', 1720264957, 1720264957, '1'),
(126820, 28724, 'QU', 'OK', 'S', 1720264966, 1720264966, '1'),
(126821, 28723, 'QU', 'OK', 'S', 1720264979, 1720264979, '1'),
(126822, 28723, 'QU', 'OK', 'S', 1720264979, 1720264979, '1'),
(126823, 28722, 'QU', 'OK', 'S', 1720264990, 1720264990, '1'),
(126824, 28722, 'QU', 'OK', 'S', 1720264997, 1720264997, '1'),
(126825, 28719, 'QU', 'OK', 'S', 1720265008, 1720265008, '1'),
(126826, 28719, 'QU', 'OK', 'S', 1720265015, 1720265015, '1'),
(126827, 32315, 'QU', 'OK', 'S', 1720265021, 1720265021, '1'),
(126828, 28718, 'QU', 'OK', 'S', 1720265029, 1720265029, '1'),
(126829, 28718, 'QU', 'OK', 'S', 1720265042, 1720265042, '1'),
(126830, 28323, 'QU', 'OK', 'S', 1720265052, 1720265052, '1'),
(126831, 32334, 'QU', 'OK', 'S', 1720265056, 1720265056, '1'),
(126832, 28323, 'QU', 'OK', 'S', 1720265061, 1720265061, '1'),
(126833, 28322, 'QU', 'OK', 'S', 1720265088, 1720265088, '1'),
(126834, 28322, 'QU', 'OK', 'S', 1720265095, 1720265095, '1'),
(126835, 28318, 'QU', 'OK', 'S', 1720265106, 1720265106, '1'),
(126836, 28318, 'QU', 'OK', 'S', 1720265117, 1720265117, '1'),
(126837, 28316, 'QU', 'OK', 'S', 1720265130, 1720265130, '1'),
(126838, 28316, 'QU', 'OK', 'S', 1720265140, 1720265140, '1'),
(126839, 28315, 'QU', 'OK', 'S', 1720265149, 1720265149, '1'),
(126840, 28315, 'QU', 'OK', 'S', 1720265158, 1720265158, '1'),
(126841, 28314, 'QU', 'OK', 'S', 1720265166, 1720265166, '1'),
(126842, 28314, 'QU', 'OK', 'S', 1720265174, 1720265174, '1'),
(126843, 25776, 'QU', 'OK', 'S', 1720265182, 1720265182, '1'),
(126844, 25776, 'QU', 'OK', 'S', 1720265191, 1720265191, '1'),
(126845, 25775, 'QU', 'OK', 'S', 1720265199, 1720265199, '1'),
(126846, 25775, 'QU', 'OK', 'S', 1720265208, 1720265208, '1'),
(126847, 25774, 'QU', 'OK', 'S', 1720265221, 1720265221, '1'),
(126848, 25772, 'QU', 'OK', 'S', 1720265232, 1720265232, '1'),
(126849, 25772, 'QU', 'OK', 'S', 1720265240, 1720265240, '1'),
(126850, 25771, 'QU', 'OK', 'S', 1720265254, 1720265254, '1'),
(126851, 25771, 'QU', 'OK', 'S', 1720265263, 1720265263, '1'),
(126852, 25770, 'QU', 'OK', 'S', 1720265279, 1720265279, '1'),
(126853, 3601, 'QU', 'OK', 'S', 1720265285, 1720265285, '1'),
(126854, 25770, 'QU', 'OK', 'S', 1720265286, 1720265286, '1'),
(126855, 3060, 'QU', 'OK', 'S', 1720265374, 1720265374, '1'),
(126856, 3060, 'QU', 'OK', 'S', 1720265384, 1720265384, '1'),
(126857, 25768, 'QU', 'OK', 'S', 1720265517, 1720265517, '1'),
(126858, 25768, 'QU', 'OK', 'S', 1720265522, 1720265522, '1'),
(126859, 25763, 'QU', 'OK', 'S', 1720265530, 1720265530, '1'),
(126860, 25763, 'QU', 'OK', 'S', 1720265538, 1720265538, '1'),
(126861, 25762, 'QU', 'OK', 'S', 1720265544, 1720265544, '1'),
(126862, 25762, 'QU', 'OK', 'S', 1720265550, 1720265550, '1'),
(126863, 25749, 'QU', 'OK', 'S', 1720265558, 1720265558, '1'),
(126864, 25749, 'QU', 'OK', 'S', 1720265566, 1720265566, '1'),
(126865, 25744, 'QU', 'OK', 'S', 1720265573, 1720265573, '1'),
(126866, 25744, 'QU', 'OK', 'S', 1720265580, 1720265580, '1'),
(126867, 25741, 'QU', 'OK', 'S', 1720265588, 1720265588, '1'),
(126868, 25741, 'QU', 'OK', 'S', 1720265594, 1720265594, '1'),
(126869, 25733, 'QU', 'OK', 'S', 1720265606, 1720265606, '1'),
(126870, 25733, 'QU', 'OK', 'S', 1720265612, 1720265612, '1'),
(126871, 25729, 'QU', 'OK', 'S', 1720265624, 1720265624, '1'),
(126872, 25729, 'QU', 'OK', 'S', 1720265631, 1720265631, '1'),
(126873, 25725, 'QU', 'OK', 'S', 1720265638, 1720265638, '1'),
(126874, 25725, 'QU', 'OK', 'S', 1720265643, 1720265643, '1'),
(126875, 25724, 'QU', 'OK', 'S', 1720265650, 1720265650, '1'),
(126876, 25724, 'QU', 'OK', 'S', 1720265657, 1720265657, '1'),
(126877, 25722, 'QU', 'OK', 'S', 1720265663, 1720265663, '1'),
(126878, 25722, 'QU', 'OK', 'S', 1720265669, 1720265669, '1'),
(126879, 25719, 'QU', 'OK', 'S', 1720265680, 1720265680, '1'),
(126880, 25719, 'QU', 'OK', 'S', 1720265687, 1720265687, '1'),
(126881, 25704, 'QU', 'OK', 'S', 1720265697, 1720265697, '1'),
(126882, 25704, 'QU', 'OK', 'S', 1720265703, 1720265703, '1'),
(126883, 25702, 'QU', 'OK', 'S', 1720265709, 1720265709, '1'),
(126884, 25702, 'QU', 'OK', 'S', 1720265714, 1720265714, '1'),
(126885, 25699, 'QU', 'OK', 'S', 1720265723, 1720265723, '1'),
(126886, 25699, 'QU', 'OK', 'S', 1720265729, 1720265729, '1'),
(126887, 25695, 'QU', 'OK', 'S', 1720265738, 1720265738, '1'),
(126888, 25695, 'QU', 'OK', 'S', 1720265745, 1720265745, '1'),
(126889, 25692, 'QU', 'OK', 'S', 1720265757, 1720265757, '1'),
(126890, 25692, 'QU', 'OK', 'S', 1720265766, 1720265766, '1'),
(126891, 25687, 'QU', 'OK', 'S', 1720265774, 1720265774, '1'),
(126892, 25687, 'QU', 'OK', 'S', 1720265783, 1720265783, '1'),
(126893, 24653, 'QU', 'OK', 'S', 1720265793, 1720265793, '1'),
(126894, 24652, 'QU', 'OK', 'S', 1720265804, 1720265804, '1'),
(126895, 24652, 'QU', 'OK', 'S', 1720265811, 1720265811, '1'),
(126896, 24649, 'QU', 'OK', 'S', 1720265822, 1720265822, '1'),
(126897, 24649, 'QU', 'OK', 'S', 1720265829, 1720265829, '1'),
(126898, 24644, 'QU', 'OK', 'S', 1720265843, 1720265843, '1'),
(126899, 24643, 'QU', 'OK', 'S', 1720265858, 1720265858, '1'),
(126900, 24643, 'QU', 'OK', 'S', 1720265867, 1720265867, '1'),
(126901, 24642, 'QU', 'OK', 'S', 1720265874, 1720265874, '1'),
(126902, 24642, 'QU', 'OK', 'S', 1720265880, 1720265880, '1'),
(126903, 24641, 'QU', 'OK', 'S', 1720265888, 1720265888, '1'),
(126904, 32375, 'QU', 'OK', 'S', 1720267439, 1720267439, '1'),
(126905, 32378, 'QU', 'OK', 'S', 1720267446, 1720267446, '1'),
(126906, 32335, 'QU', 'OK', 'S', 1720267449, 1720267449, '1'),
(126907, 32369, 'QU', 'OK', 'S', 1720267451, 1720267451, '1'),
(126908, 32369, 'QU', 'OK', 'S', 1720267456, 1720267456, '1'),
(126909, 32380, 'QU', 'OK', 'S', 1720267462, 1720267462, '1'),
(126910, 29478, 'QU', 'OK', 'S', 1720267586, 1720267586, '1'),
(126911, 31917, 'QU', 'OK', 'S', 1720267606, 1720267606, '1'),
(126912, 30196, 'QU', 'OK', 'S', 1720267631, 1720267631, '1'),
(126913, 31774, 'QU', 'OK', 'S', 1720267649, 1720267649, '1'),
(126914, 31774, 'QU', 'OK', 'S', 1720267660, 1720267660, '1'),
(126915, 31355, 'QU', 'OK', 'S', 1720267670, 1720267670, '1'),
(126916, 31355, 'QU', 'OK', 'S', 1720267685, 1720267685, '1'),
(126917, 32336, 'QU', 'OK', 'S', 1720267689, 1720267689, '1'),
(126918, 31355, 'QU', 'OK', 'S', 1720267702, 1720267702, '1'),
(126919, 31758, 'QU', 'OK', 'S', 1720267835, 1720267835, '1'),
(126920, 32368, 'QU', 'OK', 'S', 1720268192, 1720268192, '1'),
(126921, 24175, 'QU', 'OK', 'S', 1720420046, 1720420046, '1'),
(126922, 32271, 'QU', 'OK', 'S', 1720420230, 1720420230, '1'),
(126923, 32193, 'QU', 'OK', 'S', 1720420831, 1720420831, '1'),
(126924, 32193, 'QU', 'OK', 'S', 1720420840, 1720420840, '1'),
(126925, 20558, 'QU', 'OK', 'S', 1720421251, 1720421251, '1'),
(126926, 20558, 'QU', 'OK', 'S', 1720421257, 1720421257, '1'),
(126927, 20558, 'QU', 'OK', 'S', 1720421264, 1720421264, '1'),
(126928, 20558, 'QU', 'OK', 'S', 1720421275, 1720421275, '1'),
(126929, 20558, 'QU', 'OK', 'S', 1720421282, 1720421282, '1'),
(126930, 20558, 'QU', 'OK', 'S', 1720421288, 1720421288, '1'),
(126931, 11787, 'QU', 'OK', 'S', 1720422347, 1720422347, '1'),
(126932, 11787, 'QU', 'OK', 'S', 1720422382, 1720422382, '1'),
(126933, 11787, 'QU', 'OK', 'S', 1720422400, 1720422400, '1'),
(126934, 11787, 'QU', 'OK', 'S', 1720422421, 1720422421, '1'),
(126935, 11787, 'QU', 'OK', 'S', 1720422469, 1720422469, '1'),
(126936, 11787, 'QU', 'OK', 'S', 1720422487, 1720422487, '1'),
(126937, 4081, 'QU', 'OK', 'S', 1720422507, 1720422507, '1'),
(126938, 11787, 'QU', 'OK', 'S', 1720422648, 1720422648, '1'),
(126939, 11787, 'QU', 'OK', 'S', 1720422697, 1720422697, '1'),
(126940, 32187, 'QU', 'OK', 'S', 1720422786, 1720422786, '1'),
(126941, 32210, 'QU', 'OK', 'S', 1720422788, 1720422788, '1'),
(126942, 32186, 'QU', 'OK', 'S', 1720422790, 1720422790, '1'),
(126943, 4081, 'QU', 'OK', 'S', 1720422810, 1720422810, '1'),
(126944, 11787, 'QU', 'OK', 'S', 1720422931, 1720422931, '1'),
(126945, 11787, 'QU', 'OK', 'S', 1720422973, 1720422973, '1'),
(126946, 11787, 'QU', 'OK', 'S', 1720422983, 1720422983, '1'),
(126947, 29926, 'QU', 'OK', 'S', 1720422986, 1720422986, '1'),
(126948, 11787, 'QU', 'OK', 'S', 1720422994, 1720422994, '1'),
(126949, 32159, 'QU', 'OK', 'S', 1720423001, 1720423001, '1'),
(126950, 11787, 'QU', 'OK', 'S', 1720423020, 1720423020, '1'),
(126951, 11787, 'QU', 'OK', 'S', 1720423036, 1720423036, '1'),
(126952, 11787, 'QU', 'OK', 'S', 1720423056, 1720423056, '1'),
(126953, 11787, 'QU', 'OK', 'S', 1720423066, 1720423066, '1'),
(126954, 11787, 'QU', 'OK', 'S', 1720423081, 1720423081, '1'),
(126955, 11787, 'QU', 'OK', 'S', 1720423120, 1720423120, '1'),
(126956, 11787, 'QU', 'OK', 'S', 1720423151, 1720423151, '1'),
(126957, 11787, 'QU', 'OK', 'S', 1720423181, 1720423181, '1'),
(126958, 11787, 'QU', 'OK', 'S', 1720423197, 1720423197, '1'),
(126959, 11787, 'QU', 'OK', 'S', 1720423216, 1720423216, '1'),
(126960, 31316, 'QU', 'OK', 'S', 1720423228, 1720423228, '1'),
(126961, 318, 'QU', 'OK', 'S', 1720423230, 1720423230, '1'),
(126962, 165, 'QU', 'OK', 'S', 1720423233, 1720423233, '1'),
(126963, 397, 'QU', 'OK', 'S', 1720423235, 1720423235, '1'),
(126964, 1191, 'QU', 'OK', 'S', 1720423239, 1720423239, '1'),
(126965, 31799, 'QU', 'OK', 'S', 1720423244, 1720423244, '1'),
(126966, 8253, 'QU', 'OK', 'S', 1720423247, 1720423247, '1'),
(126967, 3112, 'QU', 'OK', 'S', 1720423250, 1720423250, '1'),
(126968, 17178, 'QU', 'OK', 'S', 1720423253, 1720423253, '1'),
(126969, 14182, 'QU', 'OK', 'S', 1720423255, 1720423255, '1'),
(126970, 18850, 'QU', 'OK', 'S', 1720423261, 1720423261, '1'),
(126971, 20739, 'QU', 'OK', 'S', 1720423263, 1720423263, '1'),
(126972, 12626, 'QU', 'OK', 'S', 1720423267, 1720423267, '1'),
(126973, 19822, 'QU', 'OK', 'S', 1720423271, 1720423271, '1'),
(126974, 28815, 'QU', 'OK', 'S', 1720423569, 1720423569, '1'),
(126975, 28815, 'QU', 'OK', 'S', 1720423577, 1720423577, '1'),
(126976, 28815, 'QU', 'OK', 'S', 1720423585, 1720423585, '1'),
(126977, 28815, 'QU', 'OK', 'S', 1720423593, 1720423593, '1'),
(126978, 28815, 'QU', 'OK', 'S', 1720423600, 1720423600, '1'),
(126979, 28815, 'QU', 'OK', 'S', 1720423609, 1720423609, '1'),
(126980, 28815, 'QU', 'OK', 'S', 1720423618, 1720423618, '1'),
(126981, 28815, 'QU', 'OK', 'S', 1720423634, 1720423634, '1'),
(126982, 28815, 'QU', 'OK', 'S', 1720423640, 1720423640, '1'),
(126983, 28815, 'QU', 'OK', 'S', 1720423646, 1720423646, '1'),
(126984, 28815, 'QU', 'OK', 'S', 1720423653, 1720423653, '1'),
(126985, 28815, 'QU', 'OK', 'S', 1720423659, 1720423659, '1'),
(126986, 28815, 'QU', 'OK', 'S', 1720423667, 1720423667, '1'),
(126987, 28815, 'QU', 'OK', 'S', 1720423673, 1720423673, '1'),
(126988, 28815, 'QU', 'OK', 'S', 1720423680, 1720423680, '1'),
(126989, 28815, 'QU', 'OK', 'S', 1720423687, 1720423687, '1'),
(126990, 28815, 'QU', 'OK', 'S', 1720423694, 1720423694, '1'),
(126991, 28815, 'QU', 'OK', 'S', 1720423699, 1720423699, '1'),
(126992, 28815, 'QU', 'OK', 'S', 1720423705, 1720423705, '1'),
(126993, 28815, 'QU', 'OK', 'S', 1720423713, 1720423713, '1'),
(126994, 28815, 'QU', 'OK', 'S', 1720423719, 1720423719, '1'),
(126995, 28815, 'QU', 'OK', 'S', 1720423725, 1720423725, '1'),
(126996, 28815, 'QU', 'OK', 'S', 1720423731, 1720423731, '1'),
(126997, 28815, 'QU', 'OK', 'S', 1720423737, 1720423737, '1'),
(126998, 28815, 'QU', 'OK', 'S', 1720423744, 1720423744, '1'),
(126999, 28815, 'QU', 'OK', 'S', 1720423751, 1720423751, '1'),
(127000, 28815, 'QU', 'OK', 'S', 1720423757, 1720423757, '1'),
(127001, 28815, 'QU', 'OK', 'S', 1720423764, 1720423764, '1'),
(127002, 28815, 'QU', 'OK', 'S', 1720423773, 1720423773, '1'),
(127003, 28815, 'QU', 'OK', 'S', 1720423780, 1720423780, '1'),
(127004, 28815, 'QU', 'OK', 'S', 1720423787, 1720423787, '1'),
(127005, 28815, 'QU', 'OK', 'S', 1720423794, 1720423794, '1'),
(127006, 15293, 'QU', 'OK', 'S', 1720424413, 1720424413, '1'),
(127007, 27649, 'QU', 'OK', 'S', 1720424416, 1720424416, '1'),
(127008, 27622, 'QU', 'OK', 'S', 1720424418, 1720424418, '1'),
(127009, 15280, 'QU', 'OK', 'S', 1720424423, 1720424423, '1'),
(127010, 15280, 'QU', 'OK', 'S', 1720424425, 1720424425, '1'),
(127011, 17929, 'QU', 'OK', 'S', 1720424429, 1720424429, '1'),
(127012, 17929, 'QU', 'OK', 'S', 1720424433, 1720424433, '1'),
(127013, 31372, 'QU', 'OK', 'S', 1720424436, 1720424436, '1'),
(127014, 14172, 'QU', 'OK', 'S', 1720424439, 1720424439, '1'),
(127015, 11220, 'QU', 'OK', 'S', 1720424442, 1720424442, '1'),
(127016, 15546, 'QU', 'OK', 'S', 1720424444, 1720424444, '1'),
(127017, 12641, 'QU', 'OK', 'S', 1720424447, 1720424447, '1'),
(127018, 31758, 'QU', 'OK', 'S', 1720424742, 1720424742, '1'),
(127019, 31758, 'QU', 'OK', 'S', 1720424749, 1720424749, '1'),
(127020, 31758, 'QU', 'OK', 'S', 1720424805, 1720424805, '1'),
(127021, 31758, 'QU', 'OK', 'S', 1720424812, 1720424812, '1'),
(127022, 31758, 'QU', 'OK', 'S', 1720424831, 1720424831, '1'),
(127023, 31747, 'QU', 'OK', 'S', 1720424915, 1720424915, '1'),
(127024, 31747, 'QU', 'OK', 'S', 1720424927, 1720424927, '1'),
(127025, 31747, 'QU', 'OK', 'S', 1720424970, 1720424970, '1'),
(127026, 31747, 'QU', 'OK', 'S', 1720425004, 1720425004, '1'),
(127027, 31747, 'QU', 'OK', 'S', 1720425018, 1720425018, '1'),
(127028, 32382, 'QU', 'OK', 'S', 1720425123, 1720425123, '1'),
(127029, 32382, 'QU', 'OK', 'S', 1720425125, 1720425125, '1'),
(127030, 32382, 'QU', 'OK', 'S', 1720425127, 1720425127, '1'),
(127031, 31733, 'QU', 'OK', 'S', 1720425133, 1720425133, '1'),
(127032, 31733, 'QU', 'OK', 'S', 1720425138, 1720425138, '1'),
(127033, 31733, 'QU', 'OK', 'S', 1720425146, 1720425146, '1'),
(127034, 31733, 'QU', 'OK', 'S', 1720425155, 1720425155, '1'),
(127035, 31733, 'QU', 'OK', 'S', 1720425166, 1720425166, '1'),
(127036, 31733, 'QU', 'OK', 'S', 1720425177, 1720425177, '1'),
(127037, 15835, 'QU', 'OK', 'S', 1720425268, 1720425268, '1'),
(127038, 30307, 'QU', 'OK', 'S', 1720425406, 1720425406, '1'),
(127039, 6863, 'QU', 'OK', 'S', 1720426203, 1720426203, '1'),
(127040, 27585, 'QU', 'OK', 'S', 1720426821, 1720426821, '1'),
(127041, 27556, 'QU', 'OK', 'S', 1720426854, 1720426854, '1'),
(127042, 27555, 'QU', 'OK', 'S', 1720426877, 1720426877, '1'),
(127043, 27548, 'QU', 'OK', 'S', 1720427165, 1720427165, '1'),
(127044, 26791, 'QU', 'OK', 'S', 1720427249, 1720427249, '1'),
(127045, 26456, 'QU', 'OK', 'S', 1720427270, 1720427270, '1'),
(127046, 26453, 'QU', 'OK', 'S', 1720427283, 1720427283, '1'),
(127047, 26446, 'QU', 'OK', 'S', 1720427293, 1720427293, '1'),
(127048, 26430, 'QU', 'OK', 'S', 1720427308, 1720427308, '1'),
(127049, 24969, 'QU', 'OK', 'S', 1720427324, 1720427324, '1'),
(127050, 24968, 'QU', 'OK', 'S', 1720427338, 1720427338, '1'),
(127051, 24966, 'QU', 'OK', 'S', 1720427350, 1720427350, '1'),
(127052, 24964, 'QU', 'OK', 'S', 1720427382, 1720427382, '1'),
(127053, 24964, 'QU', 'OK', 'S', 1720427382, 1720427382, '1'),
(127054, 24960, 'QU', 'OK', 'S', 1720427414, 1720427414, '1'),
(127055, 24960, 'QU', 'OK', 'S', 1720427414, 1720427414, '1'),
(127056, 24956, 'QU', 'OK', 'S', 1720427428, 1720427428, '1'),
(127057, 24956, 'QU', 'OK', 'S', 1720427428, 1720427428, '1'),
(127058, 21869, 'QU', 'OK', 'S', 1720427443, 1720427443, '1'),
(127059, 20221, 'QU', 'OK', 'S', 1720427467, 1720427467, '1'),
(127060, 31852, 'QU', 'OK', 'S', 1720430442, 1720430442, '1'),
(127061, 31852, 'QU', 'OK', 'S', 1720430445, 1720430445, '1'),
(127062, 31852, 'QU', 'OK', 'S', 1720430463, 1720430463, '1'),
(127063, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127064, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127065, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127066, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127067, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127068, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127069, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127070, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127071, 32347, 'QU', 'OK', 'S', 1720434387, 1720434387, '1'),
(127072, 32346, 'QU', 'OK', 'S', 1720434433, 1720434433, '1'),
(127073, 32346, 'QU', 'OK', 'S', 1720434433, 1720434433, '1'),
(127074, 32346, 'QU', 'OK', 'S', 1720434433, 1720434433, '1'),
(127075, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127076, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127077, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127078, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127079, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127080, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127081, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127082, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127083, 32344, 'QU', 'OK', 'S', 1720434486, 1720434486, '1'),
(127084, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127085, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127086, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127087, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127088, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127089, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127090, 32307, 'QU', 'OK', 'S', 1720434572, 1720434572, '1'),
(127091, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127092, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127093, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127094, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127095, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127096, 32274, 'QU', 'OK', 'S', 1720434610, 1720434610, '1'),
(127097, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127098, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127099, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127100, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127101, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127102, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127103, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127104, 32195, 'QU', 'OK', 'S', 1720434700, 1720434700, '1'),
(127105, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127106, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127107, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127108, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127109, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127110, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127111, 32184, 'QU', 'OK', 'S', 1720434741, 1720434741, '1'),
(127112, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127113, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127114, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127115, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127116, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127117, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127118, 32194, 'QU', 'OK', 'S', 1720434838, 1720434838, '1'),
(127119, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127120, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127121, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127122, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127123, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127124, 32161, 'QU', 'OK', 'S', 1720434899, 1720434899, '1'),
(127125, 32161, 'QU', 'OK', 'S', 1720434900, 1720434900, '1'),
(127126, 32161, 'QU', 'OK', 'S', 1720434900, 1720434900, '1'),
(127127, 32161, 'QU', 'OK', 'S', 1720434900, 1720434900, '1'),
(127128, 32161, 'QU', 'OK', 'S', 1720434900, 1720434900, '1'),
(127129, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127130, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127131, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127132, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127133, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127134, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127135, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127136, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127137, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127138, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127139, 32142, 'QU', 'OK', 'S', 1720434949, 1720434949, '1'),
(127140, 32141, 'QU', 'OK', 'S', 1720435019, 1720435019, '1'),
(127141, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127142, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127143, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127144, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127145, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127146, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127147, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127148, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127149, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127150, 32141, 'QU', 'OK', 'S', 1720435020, 1720435020, '1'),
(127151, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127152, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127153, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127154, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127155, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127156, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(127157, 32140, 'QU', 'OK', 'S', 1720435045, 1720435045, '1'),
(127158, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127159, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127160, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127161, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127162, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127163, 32139, 'QU', 'OK', 'S', 1720435076, 1720435076, '1'),
(127164, 32131, 'QU', 'OK', 'S', 1720435139, 1720435139, '1'),
(127165, 32131, 'QU', 'OK', 'S', 1720435139, 1720435139, '1'),
(127166, 32131, 'QU', 'OK', 'S', 1720435139, 1720435139, '1'),
(127167, 32131, 'QU', 'OK', 'S', 1720435139, 1720435139, '1'),
(127168, 32121, 'QU', 'OK', 'S', 1720435163, 1720435163, '1'),
(127169, 32121, 'QU', 'OK', 'S', 1720435163, 1720435163, '1'),
(127170, 32121, 'QU', 'OK', 'S', 1720435163, 1720435163, '1'),
(127171, 32121, 'QU', 'OK', 'S', 1720435163, 1720435163, '1'),
(127172, 32121, 'QU', 'OK', 'S', 1720435163, 1720435163, '1'),
(127173, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127174, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127175, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127176, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127177, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127178, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127179, 32093, 'QU', 'OK', 'S', 1720435201, 1720435201, '1'),
(127180, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127181, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127182, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127183, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127184, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127185, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127186, 32090, 'QU', 'OK', 'S', 1720435230, 1720435230, '1'),
(127187, 3466, 'QU', 'OK', 'S', 1720435508, 1720435508, '1'),
(127188, 3466, 'QU', 'OK', 'S', 1720435511, 1720435511, '1'),
(127189, 3466, 'QU', 'OK', 'S', 1720435515, 1720435515, '1'),
(127190, 3466, 'QU', 'OK', 'S', 1720435518, 1720435518, '1'),
(127191, 3466, 'QU', 'OK', 'S', 1720435521, 1720435521, '1'),
(127192, 3466, 'QU', 'OK', 'S', 1720435525, 1720435525, '1'),
(127193, 3466, 'QU', 'OK', 'S', 1720435549, 1720435549, '1'),
(127194, 30809, 'QU', 'OK', 'S', 1720436096, 1720436096, '1'),
(127195, 32402, 'QU', 'OK', 'S', 1720436225, 1720436225, '1'),
(127196, 32397, 'QU', 'OK', 'S', 1720436463, 1720436463, '1'),
(127197, 32399, 'QU', 'OK', 'S', 1720436823, 1720436823, '1'),
(127198, 32400, 'QU', 'OK', 'S', 1720436929, 1720436929, '1'),
(127199, 30232, 'QU', 'OK', 'S', 1720437127, 1720437127, '1'),
(127200, 30232, 'QU', 'OK', 'S', 1720437127, 1720437127, '1'),
(127201, 32401, 'QU', 'OK', 'S', 1720437155, 1720437155, '1'),
(127202, 32197, 'QU', 'OK', 'S', 1720437168, 1720437168, '1'),
(127203, 28050, 'QU', 'OK', 'S', 1720437181, 1720437181, '1'),
(127204, 31917, 'QU', 'OK', 'S', 1720437250, 1720437250, '1'),
(127205, 32390, 'QU', 'OK', 'S', 1720437326, 1720437326, '1'),
(127206, 32410, 'QU', 'OK', 'S', 1720438164, 1720438164, '1'),
(127207, 32403, 'QU', 'OK', 'S', 1720438277, 1720438277, '1'),
(127208, 32404, 'QU', 'OK', 'S', 1720438312, 1720438312, '1'),
(127209, 32405, 'QU', 'OK', 'S', 1720438407, 1720438407, '1'),
(127210, 32404, 'QU', 'OK', 'S', 1720438620, 1720438620, '1'),
(127211, 32405, 'QU', 'OK', 'S', 1720438632, 1720438632, '1'),
(127212, 32406, 'QU', 'OK', 'S', 1720438671, 1720438671, '1'),
(127213, 32406, 'QU', 'OK', 'S', 1720438697, 1720438697, '1'),
(127214, 32407, 'QU', 'OK', 'S', 1720438722, 1720438722, '1'),
(127215, 32408, 'QU', 'OK', 'S', 1720438796, 1720438796, '1'),
(127216, 32409, 'QU', 'OK', 'S', 1720439125, 1720439125, '1'),
(127217, 32398, 'QU', 'OK', 'S', 1720439304, 1720439304, '1'),
(127218, 32409, 'QU', 'OK', 'S', 1720439498, 1720439498, '1'),
(127219, 22767, 'QU', 'OK', 'S', 1720440279, 1720440279, '1'),
(127220, 3758, 'QU', 'OK', 'S', 1720440382, 1720440382, '1'),
(127221, 3758, 'QU', 'OK', 'S', 1720440408, 1720440408, '1'),
(127222, 3758, 'QU', 'OK', 'S', 1720440418, 1720440418, '1'),
(127223, 3758, 'QU', 'OK', 'S', 1720440431, 1720440431, '1'),
(127224, 3758, 'QU', 'OK', 'S', 1720440438, 1720440438, '1'),
(127225, 1892, 'QU', 'OK', 'S', 1720442525, 1720442525, '1'),
(127226, 1892, 'QU', 'OK', 'S', 1720442529, 1720442529, '1'),
(127227, 1892, 'QU', 'OK', 'S', 1720442571, 1720442571, '1'),
(127228, 1892, 'QU', 'OK', 'S', 1720442575, 1720442575, '1'),
(127229, 1892, 'QU', 'OK', 'S', 1720442604, 1720442604, '1'),
(127230, 6836, 'QU', 'OK', 'S', 1720442910, 1720442910, '1'),
(127231, 6852, 'QU', 'OK', 'S', 1720442956, 1720442956, '1'),
(127232, 6852, 'QU', 'OK', 'S', 1720442959, 1720442959, '1'),
(127233, 6853, 'QU', 'OK', 'S', 1720443001, 1720443001, '1'),
(127234, 30997, 'QU', 'OK', 'S', 1720443966, 1720443966, '1'),
(127235, 31093, 'QU', 'OK', 'S', 1720444095, 1720444095, '1'),
(127236, 30789, 'QU', 'OK', 'S', 1720444200, 1720444200, '1'),
(127237, 5246, 'QU', 'OK', 'S', 1720444470, 1720444470, '1'),
(127238, 1654, 'QU', 'OK', 'S', 1720499965, 1720499965, '1'),
(127239, 1654, 'QU', 'OK', 'S', 1720499968, 1720499968, '1'),
(127240, 31757, 'QU', 'OK', 'S', 1720502075, 1720502075, '1'),
(127241, 31434, 'QU', 'OK', 'S', 1720502077, 1720502077, '1'),
(127242, 30543, 'QU', 'OK', 'S', 1720502079, 1720502079, '1'),
(127243, 27454, 'QU', 'OK', 'S', 1720502081, 1720502081, '1'),
(127244, 23327, 'QU', 'OK', 'S', 1720502084, 1720502084, '1'),
(127245, 23335, 'QU', 'OK', 'S', 1720502086, 1720502086, '1'),
(127246, 32066, 'QU', 'OK', 'S', 1720502089, 1720502089, '1'),
(127247, 32063, 'QU', 'OK', 'S', 1720502092, 1720502092, '1'),
(127248, 9560, 'QU', 'OK', 'S', 1720502602, 1720502602, '1'),
(127249, 6863, 'QU', 'OK', 'S', 1720502637, 1720502637, '1'),
(127250, 6853, 'QU', 'OK', 'S', 1720502637, 1720502637, '1'),
(127251, 6852, 'QU', 'OK', 'S', 1720502637, 1720502637, '1'),
(127252, 6836, 'QU', 'OK', 'S', 1720502637, 1720502637, '1'),
(127253, 31896, 'QU', 'OK', 'S', 1720503702, 1720503702, '1'),
(127254, 31335, 'QU', 'OK', 'S', 1720503705, 1720503705, '1'),
(127255, 4458, 'QU', 'OK', 'S', 1720503707, 1720503707, '1'),
(127256, 30542, 'QU', 'OK', 'S', 1720503712, 1720503712, '1'),
(127257, 7991, 'QU', 'OK', 'S', 1720503715, 1720503715, '1'),
(127258, 30542, 'QU', 'OK', 'S', 1720503719, 1720503719, '1'),
(127259, 29772, 'QU', 'OK', 'S', 1720503722, 1720503722, '1'),
(127260, 31335, 'QU', 'OK', 'S', 1720503724, 1720503724, '1'),
(127261, 29772, 'QU', 'OK', 'S', 1720503727, 1720503727, '1'),
(127262, 16173, 'QU', 'OK', 'S', 1720503730, 1720503730, '1'),
(127263, 29413, 'QU', 'OK', 'S', 1720503734, 1720503734, '1'),
(127264, 29772, 'QU', 'OK', 'S', 1720503737, 1720503737, '1'),
(127265, 30542, 'QU', 'OK', 'S', 1720503743, 1720503743, '1'),
(127266, 29413, 'QU', 'OK', 'S', 1720503746, 1720503746, '1'),
(127267, 24922, 'QU', 'OK', 'S', 1720503749, 1720503749, '1'),
(127268, 29772, 'QU', 'OK', 'S', 1720503754, 1720503754, '1'),
(127269, 31199, 'QU', 'OK', 'S', 1720503758, 1720503758, '1'),
(127270, 31199, 'QU', 'OK', 'S', 1720503760, 1720503760, '1'),
(127271, 29413, 'QU', 'OK', 'S', 1720503764, 1720503764, '1'),
(127272, 29413, 'QU', 'OK', 'S', 1720503767, 1720503767, '1'),
(127273, 29413, 'QU', 'OK', 'S', 1720503773, 1720503773, '1'),
(127274, 26655, 'QU', 'OK', 'S', 1720503784, 1720503784, '1'),
(127275, 29413, 'QU', 'OK', 'S', 1720503788, 1720503788, '1'),
(127276, 30588, 'QU', 'OK', 'S', 1720503792, 1720503792, '1'),
(127277, 12058, 'QU', 'OK', 'S', 1720503795, 1720503795, '1'),
(127278, 7991, 'QU', 'OK', 'S', 1720503799, 1720503799, '1'),
(127279, 31520, 'QU', 'OK', 'S', 1720503802, 1720503802, '1'),
(127280, 31520, 'QU', 'OK', 'S', 1720503805, 1720503805, '1'),
(127281, 24922, 'QU', 'OK', 'S', 1720503809, 1720503809, '1'),
(127282, 30542, 'QU', 'OK', 'S', 1720503814, 1720503814, '1'),
(127283, 30542, 'QU', 'OK', 'S', 1720503818, 1720503818, '1'),
(127284, 31657, 'QU', 'OK', 'S', 1720505947, 1720505947, '1'),
(127285, 24794, 'QU', 'OK', 'S', 1720505952, 1720505952, '1'),
(127286, 11252, 'QU', 'OK', 'S', 1720505962, 1720505962, '1'),
(127287, 25268, 'QU', 'OK', 'S', 1720505965, 1720505965, '1'),
(127288, 31806, 'QU', 'OK', 'S', 1720505969, 1720505969, '1'),
(127289, 30828, 'QU', 'OK', 'S', 1720505973, 1720505973, '1'),
(127290, 31737, 'QU', 'OK', 'S', 1720505982, 1720505982, '1'),
(127291, 24765, 'QU', 'OK', 'S', 1720505984, 1720505984, '1'),
(127292, 30589, 'QU', 'OK', 'S', 1720505986, 1720505986, '1'),
(127293, 26214, 'QU', 'OK', 'S', 1720505994, 1720505994, '1'),
(127294, 23069, 'QU', 'OK', 'S', 1720512491, 1720512491, '1'),
(127295, 23069, 'QU', 'OK', 'S', 1720512500, 1720512500, '1'),
(127296, 23069, 'QU', 'OK', 'S', 1720512504, 1720512504, '1'),
(127297, 23069, 'QU', 'OK', 'S', 1720512509, 1720512509, '1'),
(127298, 23069, 'QU', 'OK', 'S', 1720512521, 1720512521, '1'),
(127299, 23069, 'QU', 'OK', 'S', 1720512625, 1720512625, '1'),
(127300, 23069, 'QU', 'OK', 'S', 1720512628, 1720512628, '1'),
(127301, 23069, 'QU', 'OK', 'S', 1720512663, 1720512663, '1'),
(127302, 30590, 'QU', 'OK', 'S', 1720513700, 1720513700, '1'),
(127303, 31408, 'QU', 'OK', 'S', 1720515084, 1720515084, '1'),
(127304, 25042, 'QU', 'OK', 'S', 1720516891, 1720516891, '1'),
(127305, 25042, 'QU', 'OK', 'S', 1720516908, 1720516908, '1'),
(127306, 25042, 'QU', 'OK', 'S', 1720516940, 1720516940, '1'),
(127307, 25042, 'QU', 'OK', 'S', 1720516999, 1720516999, '1'),
(127308, 20917, 'QU', 'OK', 'S', 1720517195, 1720517195, '1'),
(127309, 32349, 'QU', 'OK', 'S', 1720517347, 1720517347, '1'),
(127310, 32349, 'QU', 'OK', 'S', 1720517355, 1720517355, '1'),
(127311, 32348, 'QU', 'OK', 'S', 1720517364, 1720517364, '1'),
(127312, 32348, 'QU', 'OK', 'S', 1720517378, 1720517378, '1'),
(127313, 32127, 'QU', 'OK', 'S', 1720517393, 1720517393, '1'),
(127314, 32100, 'QU', 'OK', 'S', 1720517404, 1720517404, '1'),
(127315, 32100, 'QU', 'OK', 'S', 1720517416, 1720517416, '1'),
(127316, 32080, 'QU', 'OK', 'S', 1720517465, 1720517465, '1'),
(127317, 32080, 'QU', 'OK', 'S', 1720517472, 1720517472, '1'),
(127318, 32079, 'QU', 'OK', 'S', 1720517542, 1720517542, '1'),
(127319, 32079, 'QU', 'OK', 'S', 1720517551, 1720517551, '1'),
(127320, 32058, 'QU', 'OK', 'S', 1720517560, 1720517560, '1'),
(127321, 32058, 'QU', 'OK', 'S', 1720517571, 1720517571, '1'),
(127322, 31867, 'QU', 'OK', 'S', 1720517594, 1720517594, '1'),
(127323, 31867, 'QU', 'OK', 'S', 1720517601, 1720517601, '1'),
(127324, 31866, 'QU', 'OK', 'S', 1720517611, 1720517611, '1'),
(127325, 31866, 'QU', 'OK', 'S', 1720517620, 1720517620, '1'),
(127326, 31847, 'QU', 'OK', 'S', 1720517642, 1720517642, '1'),
(127327, 31847, 'QU', 'OK', 'S', 1720517651, 1720517651, '1'),
(127328, 31845, 'QU', 'OK', 'S', 1720517667, 1720517667, '1'),
(127329, 31845, 'QU', 'OK', 'S', 1720517676, 1720517676, '1'),
(127330, 31842, 'QU', 'OK', 'S', 1720517685, 1720517685, '1'),
(127331, 31842, 'QU', 'OK', 'S', 1720517737, 1720517737, '1'),
(127332, 29830, 'QU', 'OK', 'S', 1720517753, 1720517753, '1'),
(127333, 29830, 'QU', 'OK', 'S', 1720517761, 1720517761, '1'),
(127334, 21298, 'QU', 'OK', 'S', 1720517763, 1720517763, '1'),
(127335, 21298, 'QU', 'OK', 'S', 1720517775, 1720517775, '1'),
(127336, 29803, 'QU', 'OK', 'S', 1720517788, 1720517788, '1'),
(127337, 29803, 'QU', 'OK', 'S', 1720517797, 1720517797, '1'),
(127338, 29792, 'QU', 'OK', 'S', 1720517806, 1720517806, '1'),
(127339, 29792, 'QU', 'OK', 'S', 1720517814, 1720517814, '1'),
(127340, 29791, 'QU', 'OK', 'S', 1720517833, 1720517833, '1'),
(127341, 29791, 'QU', 'OK', 'S', 1720517841, 1720517841, '1'),
(127342, 29784, 'QU', 'OK', 'S', 1720517852, 1720517852, '1'),
(127343, 29784, 'QU', 'OK', 'S', 1720517861, 1720517861, '1'),
(127344, 29722, 'QU', 'OK', 'S', 1720517881, 1720517881, '1'),
(127345, 14642, 'QU', 'OK', 'S', 1720517884, 1720517884, '1'),
(127346, 29722, 'QU', 'OK', 'S', 1720517888, 1720517888, '1'),
(127347, 29697, 'QU', 'OK', 'S', 1720517899, 1720517899, '1'),
(127348, 29697, 'QU', 'OK', 'S', 1720517910, 1720517910, '1'),
(127349, 21298, 'QU', 'OK', 'S', 1720517935, 1720517935, '1'),
(127350, 29345, 'QU', 'OK', 'S', 1720517952, 1720517952, '1'),
(127351, 29345, 'QU', 'OK', 'S', 1720517959, 1720517959, '1'),
(127352, 29324, 'QU', 'OK', 'S', 1720517970, 1720517970, '1'),
(127353, 29324, 'QU', 'OK', 'S', 1720517980, 1720517980, '1'),
(127354, 29320, 'QU', 'OK', 'S', 1720517988, 1720517988, '1'),
(127355, 29320, 'QU', 'OK', 'S', 1720517995, 1720517995, '1'),
(127356, 29279, 'QU', 'OK', 'S', 1720518002, 1720518002, '1'),
(127357, 29279, 'QU', 'OK', 'S', 1720518011, 1720518011, '1'),
(127358, 29277, 'QU', 'OK', 'S', 1720518020, 1720518020, '1'),
(127359, 29277, 'QU', 'OK', 'S', 1720518027, 1720518027, '1'),
(127360, 29276, 'QU', 'OK', 'S', 1720518036, 1720518036, '1'),
(127361, 29276, 'QU', 'OK', 'S', 1720518043, 1720518043, '1'),
(127362, 29272, 'QU', 'OK', 'S', 1720518050, 1720518050, '1'),
(127363, 24235, 'QU', 'OK', 'S', 1720518053, 1720518053, '1'),
(127364, 29272, 'QU', 'OK', 'S', 1720518057, 1720518057, '1'),
(127365, 29270, 'QU', 'OK', 'S', 1720518071, 1720518071, '1'),
(127366, 24235, 'QU', 'OK', 'S', 1720518072, 1720518072, '1'),
(127367, 29270, 'QU', 'OK', 'S', 1720518078, 1720518078, '1'),
(127368, 24235, 'QU', 'OK', 'S', 1720518079, 1720518079, '1'),
(127369, 24235, 'QU', 'OK', 'S', 1720518088, 1720518088, '1'),
(127370, 29268, 'QU', 'OK', 'S', 1720518088, 1720518088, '1'),
(127371, 24235, 'QU', 'OK', 'S', 1720518094, 1720518094, '1'),
(127372, 29268, 'QU', 'OK', 'S', 1720518096, 1720518096, '1'),
(127373, 28743, 'QU', 'OK', 'S', 1720518110, 1720518110, '1'),
(127374, 28741, 'QU', 'OK', 'S', 1720518128, 1720518128, '1'),
(127375, 28741, 'QU', 'OK', 'S', 1720518140, 1720518140, '1'),
(127376, 30628, 'QU', 'OK', 'S', 1720518148, 1720518148, '1'),
(127377, 32059, 'QU', 'OK', 'S', 1720518161, 1720518161, '1'),
(127378, 28724, 'QU', 'OK', 'S', 1720518167, 1720518167, '1'),
(127379, 32059, 'QU', 'OK', 'S', 1720518168, 1720518168, '1'),
(127380, 32059, 'QU', 'OK', 'S', 1720518174, 1720518174, '1'),
(127381, 32059, 'QU', 'OK', 'S', 1720518180, 1720518180, '1'),
(127382, 32059, 'QU', 'OK', 'S', 1720518187, 1720518187, '1'),
(127383, 8066, 'QU', 'OK', 'S', 1720518357, 1720518357, '1'),
(127384, 15499, 'QU', 'OK', 'S', 1720518366, 1720518366, '1'),
(127385, 15499, 'QU', 'OK', 'S', 1720518394, 1720518394, '1'),
(127386, 15499, 'QU', 'OK', 'S', 1720518420, 1720518420, '1'),
(127387, 15499, 'QU', 'OK', 'S', 1720518449, 1720518449, '1'),
(127388, 15499, 'QU', 'OK', 'S', 1720518516, 1720518516, '1'),
(127389, 15499, 'QU', 'OK', 'S', 1720518559, 1720518559, '1'),
(127390, 30169, 'QU', 'OK', 'S', 1720518748, 1720518748, '1'),
(127391, 30169, 'QU', 'OK', 'S', 1720518756, 1720518756, '1'),
(127392, 30169, 'QU', 'OK', 'S', 1720518761, 1720518761, '1'),
(127393, 29413, 'QU', 'OK', 'S', 1720518828, 1720518828, '1'),
(127394, 29413, 'QU', 'OK', 'S', 1720518830, 1720518830, '1'),
(127395, 23297, 'QU', 'OK', 'S', 1720518845, 1720518845, '1'),
(127396, 23297, 'QU', 'OK', 'S', 1720518854, 1720518854, '1'),
(127397, 8410, 'QU', 'OK', 'S', 1720519074, 1720519074, '1'),
(127398, 28723, 'QU', 'OK', 'S', 1720519934, 1720519934, '1'),
(127399, 28722, 'QU', 'OK', 'S', 1720519941, 1720519941, '1'),
(127400, 28722, 'QU', 'OK', 'S', 1720519948, 1720519948, '1'),
(127401, 28719, 'QU', 'OK', 'S', 1720519965, 1720519965, '1'),
(127402, 28719, 'QU', 'OK', 'S', 1720519972, 1720519972, '1'),
(127403, 28718, 'QU', 'OK', 'S', 1720519982, 1720519982, '1'),
(127404, 28323, 'QU', 'OK', 'S', 1720519995, 1720519995, '1'),
(127405, 28323, 'QU', 'OK', 'S', 1720520005, 1720520005, '1'),
(127406, 28322, 'QU', 'OK', 'S', 1720520042, 1720520042, '1'),
(127407, 28322, 'QU', 'OK', 'S', 1720520049, 1720520049, '1'),
(127408, 28318, 'QU', 'OK', 'S', 1720520055, 1720520055, '1'),
(127409, 28318, 'QU', 'OK', 'S', 1720520061, 1720520061, '1'),
(127410, 28316, 'QU', 'OK', 'S', 1720520079, 1720520079, '1'),
(127411, 28316, 'QU', 'OK', 'S', 1720520086, 1720520086, '1'),
(127412, 28315, 'QU', 'OK', 'S', 1720520095, 1720520095, '1'),
(127413, 27456, 'QU', 'OK', 'S', 1720520100, 1720520100, '1'),
(127414, 28314, 'QU', 'OK', 'S', 1720520102, 1720520102, '1'),
(127415, 28314, 'QU', 'OK', 'S', 1720520109, 1720520109, '1'),
(127416, 25776, 'QU', 'OK', 'S', 1720520115, 1720520115, '1'),
(127417, 25776, 'QU', 'OK', 'S', 1720520120, 1720520120, '1'),
(127418, 25774, 'QU', 'OK', 'S', 1720520429, 1720520429, '1'),
(127419, 25774, 'QU', 'OK', 'S', 1720520437, 1720520437, '1'),
(127420, 25772, 'QU', 'OK', 'S', 1720520448, 1720520448, '1'),
(127421, 25772, 'QU', 'OK', 'S', 1720520456, 1720520456, '1'),
(127422, 25771, 'QU', 'OK', 'S', 1720520506, 1720520506, '1'),
(127423, 25771, 'QU', 'OK', 'S', 1720520513, 1720520513, '1'),
(127424, 25770, 'QU', 'OK', 'S', 1720520521, 1720520521, '1'),
(127425, 25770, 'QU', 'OK', 'S', 1720520526, 1720520526, '1'),
(127426, 25768, 'QU', 'OK', 'S', 1720520538, 1720520538, '1'),
(127427, 25768, 'QU', 'OK', 'S', 1720520556, 1720520556, '1'),
(127428, 25763, 'QU', 'OK', 'S', 1720520565, 1720520565, '1'),
(127429, 25763, 'QU', 'OK', 'S', 1720520572, 1720520572, '1'),
(127430, 25762, 'QU', 'OK', 'S', 1720520580, 1720520580, '1'),
(127431, 25763, 'QU', 'OK', 'S', 1720520604, 1720520604, '1'),
(127432, 25763, 'QU', 'OK', 'S', 1720520610, 1720520610, '1'),
(127433, 25762, 'QU', 'OK', 'S', 1720520617, 1720520617, '1'),
(127434, 25749, 'QU', 'OK', 'S', 1720520626, 1720520626, '1'),
(127435, 25749, 'QU', 'OK', 'S', 1720520639, 1720520639, '1'),
(127436, 25744, 'QU', 'OK', 'S', 1720520705, 1720520705, '1'),
(127437, 25744, 'QU', 'OK', 'S', 1720520711, 1720520711, '1'),
(127438, 25741, 'QU', 'OK', 'S', 1720520718, 1720520718, '1'),
(127439, 25741, 'QU', 'OK', 'S', 1720520725, 1720520725, '1'),
(127440, 25733, 'QU', 'OK', 'S', 1720520754, 1720520754, '1'),
(127441, 25733, 'QU', 'OK', 'S', 1720520759, 1720520759, '1'),
(127442, 25731, 'QU', 'OK', 'S', 1720520767, 1720520767, '1'),
(127443, 25731, 'QU', 'OK', 'S', 1720520772, 1720520772, '1'),
(127444, 25729, 'QU', 'OK', 'S', 1720520781, 1720520781, '1'),
(127445, 25729, 'QU', 'OK', 'S', 1720520790, 1720520790, '1'),
(127446, 25725, 'QU', 'OK', 'S', 1720520798, 1720520798, '1'),
(127447, 25725, 'QU', 'OK', 'S', 1720520805, 1720520805, '1'),
(127448, 25724, 'QU', 'OK', 'S', 1720520814, 1720520814, '1'),
(127449, 25724, 'QU', 'OK', 'S', 1720520820, 1720520820, '1'),
(127450, 25722, 'QU', 'OK', 'S', 1720520828, 1720520828, '1'),
(127451, 25722, 'QU', 'OK', 'S', 1720520834, 1720520834, '1'),
(127452, 25719, 'QU', 'OK', 'S', 1720520851, 1720520851, '1'),
(127453, 25719, 'QU', 'OK', 'S', 1720520863, 1720520863, '1'),
(127454, 25704, 'QU', 'OK', 'S', 1720520877, 1720520877, '1'),
(127455, 25704, 'QU', 'OK', 'S', 1720520885, 1720520885, '1'),
(127456, 25702, 'QU', 'OK', 'S', 1720520893, 1720520893, '1'),
(127457, 25702, 'QU', 'OK', 'S', 1720520902, 1720520902, '1'),
(127458, 25699, 'QU', 'OK', 'S', 1720520911, 1720520911, '1'),
(127459, 25699, 'QU', 'OK', 'S', 1720520928, 1720520928, '1'),
(127460, 25695, 'QU', 'OK', 'S', 1720520936, 1720520936, '1'),
(127461, 25695, 'QU', 'OK', 'S', 1720520943, 1720520943, '1'),
(127462, 25692, 'QU', 'OK', 'S', 1720520977, 1720520977, '1'),
(127463, 25692, 'QU', 'OK', 'S', 1720520999, 1720520999, '1'),
(127464, 25687, 'QU', 'OK', 'S', 1720521008, 1720521008, '1'),
(127465, 25687, 'QU', 'OK', 'S', 1720521014, 1720521014, '1'),
(127466, 24653, 'QU', 'OK', 'S', 1720521024, 1720521024, '1'),
(127467, 24652, 'QU', 'OK', 'S', 1720521035, 1720521035, '1'),
(127468, 24652, 'QU', 'OK', 'S', 1720521043, 1720521043, '1'),
(127469, 24649, 'QU', 'OK', 'S', 1720521051, 1720521051, '1'),
(127470, 24649, 'QU', 'OK', 'S', 1720521058, 1720521058, '1'),
(127471, 24644, 'QU', 'OK', 'S', 1720521066, 1720521066, '1'),
(127472, 24643, 'QU', 'OK', 'S', 1720521077, 1720521077, '1'),
(127473, 24643, 'QU', 'OK', 'S', 1720521086, 1720521086, '1'),
(127474, 24642, 'QU', 'OK', 'S', 1720521095, 1720521095, '1'),
(127475, 24642, 'QU', 'OK', 'S', 1720521101, 1720521101, '1'),
(127476, 24641, 'QU', 'OK', 'S', 1720521108, 1720521108, '1'),
(127477, 8423, 'QU', 'OK', 'S', 1720521114, 1720521114, '1'),
(127478, 24641, 'QU', 'OK', 'S', 1720521116, 1720521116, '1'),
(127479, 24639, 'QU', 'OK', 'S', 1720521127, 1720521127, '1'),
(127480, 24639, 'QU', 'OK', 'S', 1720521133, 1720521133, '1'),
(127481, 24637, 'QU', 'OK', 'S', 1720521140, 1720521140, '1'),
(127482, 24637, 'QU', 'OK', 'S', 1720521146, 1720521146, '1'),
(127483, 24636, 'QU', 'OK', 'S', 1720521155, 1720521155, '1'),
(127484, 24636, 'QU', 'OK', 'S', 1720521163, 1720521163, '1'),
(127485, 24635, 'QU', 'OK', 'S', 1720521171, 1720521171, '1'),
(127486, 24635, 'QU', 'OK', 'S', 1720521178, 1720521178, '1'),
(127487, 8412, 'QU', 'OK', 'S', 1720521185, 1720521185, '1'),
(127488, 24634, 'QU', 'OK', 'S', 1720521185, 1720521185, '1'),
(127489, 24634, 'QU', 'OK', 'S', 1720521192, 1720521192, '1'),
(127490, 24564, 'QU', 'OK', 'S', 1720521200, 1720521200, '1'),
(127491, 24564, 'QU', 'OK', 'S', 1720521207, 1720521207, '1'),
(127492, 24430, 'QU', 'OK', 'S', 1720521213, 1720521213, '1'),
(127493, 24429, 'QU', 'OK', 'S', 1720521223, 1720521223, '1'),
(127494, 24412, 'QU', 'OK', 'S', 1720521235, 1720521235, '1'),
(127495, 24412, 'QU', 'OK', 'S', 1720521243, 1720521243, '1'),
(127496, 24411, 'QU', 'OK', 'S', 1720521264, 1720521264, '1'),
(127497, 24411, 'QU', 'OK', 'S', 1720521272, 1720521272, '1'),
(127498, 15384, 'QU', 'OK', 'S', 1720521293, 1720521293, '1'),
(127499, 15383, 'QU', 'OK', 'S', 1720521300, 1720521300, '1'),
(127500, 15383, 'QU', 'OK', 'S', 1720521307, 1720521307, '1'),
(127501, 15382, 'QU', 'OK', 'S', 1720521313, 1720521313, '1'),
(127502, 15382, 'QU', 'OK', 'S', 1720521320, 1720521320, '1'),
(127503, 15568, 'QU', 'OK', 'S', 1720521487, 1720521487, '1'),
(127504, 15568, 'QU', 'OK', 'S', 1720521493, 1720521493, '1'),
(127505, 15567, 'QU', 'OK', 'S', 1720521500, 1720521500, '1'),
(127506, 15567, 'QU', 'OK', 'S', 1720521506, 1720521506, '1'),
(127507, 15565, 'QU', 'OK', 'S', 1720521515, 1720521515, '1'),
(127508, 15565, 'QU', 'OK', 'S', 1720521523, 1720521523, '1'),
(127509, 15564, 'QU', 'OK', 'S', 1720521531, 1720521531, '1'),
(127510, 15564, 'QU', 'OK', 'S', 1720521539, 1720521539, '1'),
(127511, 15563, 'QU', 'OK', 'S', 1720521547, 1720521547, '1'),
(127512, 15563, 'QU', 'OK', 'S', 1720521556, 1720521556, '1'),
(127513, 15388, 'QU', 'OK', 'S', 1720521564, 1720521564, '1'),
(127514, 15388, 'QU', 'OK', 'S', 1720521571, 1720521571, '1'),
(127515, 15387, 'QU', 'OK', 'S', 1720521580, 1720521580, '1'),
(127516, 15387, 'QU', 'OK', 'S', 1720521592, 1720521592, '1'),
(127517, 15386, 'QU', 'OK', 'S', 1720521604, 1720521604, '1'),
(127518, 15386, 'QU', 'OK', 'S', 1720521611, 1720521611, '1'),
(127519, 15385, 'QU', 'OK', 'S', 1720521617, 1720521617, '1'),
(127520, 15385, 'QU', 'OK', 'S', 1720521625, 1720521625, '1'),
(127521, 17774, 'QU', 'OK', 'S', 1720521673, 1720521673, '1'),
(127522, 17774, 'QU', 'OK', 'S', 1720521684, 1720521684, '1'),
(127523, 17771, 'QU', 'OK', 'S', 1720521692, 1720521692, '1'),
(127524, 17771, 'QU', 'OK', 'S', 1720521700, 1720521700, '1'),
(127525, 17768, 'QU', 'OK', 'S', 1720521712, 1720521712, '1'),
(127526, 17768, 'QU', 'OK', 'S', 1720521720, 1720521720, '1'),
(127527, 17767, 'QU', 'OK', 'S', 1720521730, 1720521730, '1'),
(127528, 17766, 'QU', 'OK', 'S', 1720521738, 1720521738, '1'),
(127529, 17766, 'QU', 'OK', 'S', 1720521748, 1720521748, '1'),
(127530, 17765, 'QU', 'OK', 'S', 1720521758, 1720521758, '1'),
(127531, 17765, 'QU', 'OK', 'S', 1720521767, 1720521767, '1'),
(127532, 15630, 'QU', 'OK', 'S', 1720521778, 1720521778, '1'),
(127533, 15630, 'QU', 'OK', 'S', 1720521785, 1720521785, '1'),
(127534, 21896, 'QU', 'OK', 'S', 1720521814, 1720521814, '1'),
(127535, 21896, 'QU', 'OK', 'S', 1720521822, 1720521822, '1'),
(127536, 21608, 'QU', 'OK', 'S', 1720521832, 1720521832, '1'),
(127537, 21608, 'QU', 'OK', 'S', 1720521841, 1720521841, '1'),
(127538, 17782, 'QU', 'OK', 'S', 1720521853, 1720521853, '1'),
(127539, 17782, 'QU', 'OK', 'S', 1720521860, 1720521860, '1'),
(127540, 17781, 'QU', 'OK', 'S', 1720521867, 1720521867, '1'),
(127541, 17781, 'QU', 'OK', 'S', 1720521875, 1720521875, '1'),
(127542, 17778, 'QU', 'OK', 'S', 1720521885, 1720521885, '1'),
(127543, 17778, 'QU', 'OK', 'S', 1720521894, 1720521894, '1'),
(127544, 17777, 'QU', 'OK', 'S', 1720521901, 1720521901, '1'),
(127545, 17777, 'QU', 'OK', 'S', 1720521909, 1720521909, '1'),
(127546, 17776, 'QU', 'OK', 'S', 1720521916, 1720521916, '1'),
(127547, 17776, 'QU', 'OK', 'S', 1720521924, 1720521924, '1'),
(127548, 17775, 'QU', 'OK', 'S', 1720521943, 1720521943, '1'),
(127549, 23553, 'QU', 'OK', 'S', 1720522058, 1720522058, '1'),
(127550, 23553, 'QU', 'OK', 'S', 1720522067, 1720522067, '1'),
(127551, 21905, 'QU', 'OK', 'S', 1720522077, 1720522077, '1'),
(127552, 21905, 'QU', 'OK', 'S', 1720522087, 1720522087, '1'),
(127553, 21904, 'QU', 'OK', 'S', 1720522105, 1720522105, '1'),
(127554, 21904, 'QU', 'OK', 'S', 1720522115, 1720522115, '1'),
(127555, 21903, 'QU', 'OK', 'S', 1720522123, 1720522123, '1'),
(127556, 21903, 'QU', 'OK', 'S', 1720522129, 1720522129, '1'),
(127557, 21902, 'QU', 'OK', 'S', 1720522141, 1720522141, '1'),
(127558, 21902, 'QU', 'OK', 'S', 1720522149, 1720522149, '1'),
(127559, 21901, 'QU', 'OK', 'S', 1720522161, 1720522161, '1'),
(127560, 21901, 'QU', 'OK', 'S', 1720522170, 1720522170, '1'),
(127561, 21900, 'QU', 'OK', 'S', 1720522177, 1720522177, '1'),
(127562, 21900, 'QU', 'OK', 'S', 1720522185, 1720522185, '1'),
(127563, 21899, 'QU', 'OK', 'S', 1720522195, 1720522195, '1'),
(127564, 21899, 'QU', 'OK', 'S', 1720522203, 1720522203, '1'),
(127565, 21898, 'QU', 'OK', 'S', 1720522217, 1720522217, '1'),
(127566, 21898, 'QU', 'OK', 'S', 1720522224, 1720522224, '1'),
(127567, 21897, 'QU', 'OK', 'S', 1720522233, 1720522233, '1'),
(127568, 21897, 'QU', 'OK', 'S', 1720522240, 1720522240, '1'),
(127569, 23567, 'QU', 'OK', 'S', 1720522260, 1720522260, '1'),
(127570, 23567, 'QU', 'OK', 'S', 1720522268, 1720522268, '1'),
(127571, 23566, 'QU', 'OK', 'S', 1720522278, 1720522278, '1'),
(127572, 23566, 'QU', 'OK', 'S', 1720522286, 1720522286, '1'),
(127573, 23565, 'QU', 'OK', 'S', 1720522291, 1720522291, '1'),
(127574, 23565, 'QU', 'OK', 'S', 1720522300, 1720522300, '1'),
(127575, 23564, 'QU', 'OK', 'S', 1720522305, 1720522305, '1'),
(127576, 23564, 'QU', 'OK', 'S', 1720522312, 1720522312, '1'),
(127577, 23559, 'QU', 'OK', 'S', 1720522325, 1720522325, '1'),
(127578, 23558, 'QU', 'OK', 'S', 1720522333, 1720522333, '1'),
(127579, 23558, 'QU', 'OK', 'S', 1720522339, 1720522339, '1'),
(127580, 23557, 'QU', 'OK', 'S', 1720522351, 1720522351, '1'),
(127581, 23556, 'QU', 'OK', 'S', 1720522360, 1720522360, '1'),
(127582, 23556, 'QU', 'OK', 'S', 1720522366, 1720522366, '1'),
(127583, 23555, 'QU', 'OK', 'S', 1720522377, 1720522377, '1'),
(127584, 23555, 'QU', 'OK', 'S', 1720522385, 1720522385, '1'),
(127585, 23554, 'QU', 'OK', 'S', 1720522392, 1720522392, '1'),
(127586, 23622, 'QU', 'OK', 'S', 1720522416, 1720522416, '1'),
(127587, 23622, 'QU', 'OK', 'S', 1720522423, 1720522423, '1'),
(127588, 31097, 'QU', 'OK', 'S', 1720522547, 1720522547, '1'),
(127589, 18373, 'QU', 'OK', 'S', 1720522724, 1720522724, '1'),
(127590, 23621, 'QU', 'OK', 'S', 1720522782, 1720522782, '1'),
(127591, 23621, 'QU', 'OK', 'S', 1720522788, 1720522788, '1'),
(127592, 23620, 'QU', 'OK', 'S', 1720522795, 1720522795, '1'),
(127593, 23620, 'QU', 'OK', 'S', 1720522805, 1720522805, '1'),
(127594, 23619, 'QU', 'OK', 'S', 1720522820, 1720522820, '1'),
(127595, 23619, 'QU', 'OK', 'S', 1720522828, 1720522828, '1'),
(127596, 23618, 'QU', 'OK', 'S', 1720522835, 1720522835, '1'),
(127597, 23618, 'QU', 'OK', 'S', 1720522841, 1720522841, '1'),
(127598, 23589, 'QU', 'OK', 'S', 1720522851, 1720522851, '1'),
(127599, 23589, 'QU', 'OK', 'S', 1720522860, 1720522860, '1'),
(127600, 23588, 'QU', 'OK', 'S', 1720522870, 1720522870, '1'),
(127601, 23588, 'QU', 'OK', 'S', 1720522876, 1720522876, '1'),
(127602, 23569, 'QU', 'OK', 'S', 1720523061, 1720523061, '1'),
(127603, 23569, 'QU', 'OK', 'S', 1720523075, 1720523075, '1'),
(127604, 23568, 'QU', 'OK', 'S', 1720523088, 1720523088, '1'),
(127605, 23568, 'QU', 'OK', 'S', 1720523095, 1720523095, '1'),
(127606, 24389, 'QU', 'OK', 'S', 1720523111, 1720523111, '1'),
(127607, 24389, 'QU', 'OK', 'S', 1720523122, 1720523122, '1'),
(127608, 24388, 'QU', 'OK', 'S', 1720523133, 1720523133, '1'),
(127609, 24388, 'QU', 'OK', 'S', 1720523142, 1720523142, '1'),
(127610, 24387, 'QU', 'OK', 'S', 1720523149, 1720523149, '1'),
(127611, 24387, 'QU', 'OK', 'S', 1720523156, 1720523156, '1'),
(127612, 23630, 'QU', 'OK', 'S', 1720523180, 1720523180, '1'),
(127613, 23630, 'QU', 'OK', 'S', 1720523187, 1720523187, '1'),
(127614, 23629, 'QU', 'OK', 'S', 1720523194, 1720523194, '1'),
(127615, 23629, 'QU', 'OK', 'S', 1720523202, 1720523202, '1'),
(127616, 23627, 'QU', 'OK', 'S', 1720523210, 1720523210, '1'),
(127617, 23627, 'QU', 'OK', 'S', 1720523217, 1720523217, '1'),
(127618, 23626, 'QU', 'OK', 'S', 1720523227, 1720523227, '1'),
(127619, 23626, 'QU', 'OK', 'S', 1720523236, 1720523236, '1'),
(127620, 23625, 'QU', 'OK', 'S', 1720523244, 1720523244, '1'),
(127621, 23625, 'QU', 'OK', 'S', 1720523252, 1720523252, '1'),
(127622, 23624, 'QU', 'OK', 'S', 1720523411, 1720523411, '1'),
(127623, 23624, 'QU', 'OK', 'S', 1720523418, 1720523418, '1'),
(127624, 7228, 'QU', 'OK', 'S', 1720523448, 1720523448, '1'),
(127625, 7228, 'QU', 'OK', 'S', 1720523457, 1720523457, '1'),
(127626, 7228, 'QU', 'OK', 'S', 1720523466, 1720523466, '1'),
(127627, 7228, 'QU', 'OK', 'S', 1720523477, 1720523477, '1'),
(127628, 7228, 'QU', 'OK', 'S', 1720523480, 1720523480, '1'),
(127629, 7228, 'QU', 'OK', 'S', 1720523484, 1720523484, '1'),
(127630, 7228, 'QU', 'OK', 'S', 1720523487, 1720523487, '1'),
(127631, 7228, 'QU', 'OK', 'S', 1720523499, 1720523499, '1'),
(127632, 24410, 'QU', 'OK', 'S', 1720523503, 1720523503, '1'),
(127633, 7228, 'QU', 'OK', 'S', 1720523509, 1720523509, '1'),
(127634, 24410, 'QU', 'OK', 'S', 1720523509, 1720523509, '1'),
(127635, 7228, 'QU', 'OK', 'S', 1720523514, 1720523514, '1'),
(127636, 24404, 'QU', 'OK', 'S', 1720523516, 1720523516, '1'),
(127637, 24404, 'QU', 'OK', 'S', 1720523522, 1720523522, '1'),
(127638, 24402, 'QU', 'OK', 'S', 1720523531, 1720523531, '1'),
(127639, 24402, 'QU', 'OK', 'S', 1720523536, 1720523536, '1'),
(127640, 24398, 'QU', 'OK', 'S', 1720523564, 1720523564, '1'),
(127641, 24398, 'QU', 'OK', 'S', 1720523573, 1720523573, '1'),
(127642, 24397, 'QU', 'OK', 'S', 1720523579, 1720523579, '1'),
(127643, 24397, 'QU', 'OK', 'S', 1720523586, 1720523586, '1'),
(127644, 24396, 'QU', 'OK', 'S', 1720523593, 1720523593, '1'),
(127645, 24396, 'QU', 'OK', 'S', 1720523601, 1720523601, '1'),
(127646, 24394, 'QU', 'OK', 'S', 1720523607, 1720523607, '1'),
(127647, 1310, 'QU', 'OK', 'S', 1720523610, 1720523610, '1'),
(127648, 24394, 'QU', 'OK', 'S', 1720523612, 1720523612, '1'),
(127649, 24391, 'QU', 'OK', 'S', 1720523618, 1720523618, '1'),
(127650, 24391, 'QU', 'OK', 'S', 1720523623, 1720523623, '1'),
(127651, 18373, 'QU', 'OK', 'S', 1720523762, 1720523762, '1'),
(127652, 21168, 'QU', 'OK', 'S', 1720523807, 1720523807, '1'),
(127653, 21168, 'QU', 'OK', 'S', 1720523826, 1720523826, '1'),
(127654, 21168, 'QU', 'OK', 'S', 1720523841, 1720523841, '1'),
(127655, 21168, 'QU', 'OK', 'S', 1720523858, 1720523858, '1'),
(127656, 21168, 'QU', 'OK', 'S', 1720523875, 1720523875, '1'),
(127657, 27754, 'QU', 'OK', 'S', 1720524382, 1720524382, '1'),
(127658, 27754, 'QU', 'OK', 'S', 1720524388, 1720524388, '1'),
(127659, 27752, 'QU', 'OK', 'S', 1720524523, 1720524523, '1'),
(127660, 27752, 'QU', 'OK', 'S', 1720524527, 1720524527, '1'),
(127661, 27752, 'QU', 'OK', 'S', 1720524535, 1720524535, '1'),
(127662, 27752, 'QU', 'OK', 'S', 1720524538, 1720524538, '1'),
(127663, 27752, 'QU', 'OK', 'S', 1720524547, 1720524547, '1'),
(127664, 20961, 'QU', 'OK', 'S', 1720524665, 1720524665, '1'),
(127665, 13549, 'QU', 'OK', 'S', 1720524765, 1720524765, '1'),
(127666, 13549, 'QU', 'OK', 'S', 1720524770, 1720524770, '1'),
(127667, 13549, 'QU', 'OK', 'S', 1720524801, 1720524801, '1'),
(127668, 13549, 'QU', 'OK', 'S', 1720524830, 1720524830, '1'),
(127669, 13549, 'QU', 'OK', 'S', 1720524834, 1720524834, '1'),
(127670, 13549, 'QU', 'OK', 'S', 1720524850, 1720524850, '1'),
(127671, 13548, 'QU', 'OK', 'S', 1720524959, 1720524959, '1'),
(127672, 13548, 'QU', 'OK', 'S', 1720524962, 1720524962, '1'),
(127673, 13548, 'QU', 'OK', 'S', 1720524994, 1720524994, '1'),
(127674, 13548, 'QU', 'OK', 'S', 1720524998, 1720524998, '1'),
(127675, 13548, 'QU', 'OK', 'S', 1720525004, 1720525004, '1'),
(127676, 13547, 'QU', 'OK', 'S', 1720525350, 1720525350, '1'),
(127677, 32421, 'QU', 'OK', 'S', 1720525437, 1720525437, '1'),
(127678, 13548, 'QU', 'OK', 'S', 1720525450, 1720525450, '1'),
(127679, 32412, 'QU', 'OK', 'S', 1720525488, 1720525488, '1'),
(127680, 32382, 'QU', 'OK', 'S', 1720525540, 1720525540, '1'),
(127681, 32417, 'QU', 'OK', 'S', 1720525715, 1720525715, '1'),
(127682, 24573, 'QU', 'OK', 'S', 1720525812, 1720525812, '1'),
(127683, 24573, 'QU', 'OK', 'S', 1720525815, 1720525815, '1'),
(127684, 24573, 'QU', 'OK', 'S', 1720525818, 1720525818, '1'),
(127685, 24573, 'QU', 'OK', 'S', 1720525821, 1720525821, '1'),
(127686, 24573, 'QU', 'OK', 'S', 1720525842, 1720525842, '1'),
(127687, 24573, 'QU', 'OK', 'S', 1720525845, 1720525845, '1'),
(127688, 24573, 'QU', 'OK', 'S', 1720525848, 1720525848, '1'),
(127689, 24573, 'QU', 'OK', 'S', 1720525851, 1720525851, '1'),
(127690, 24573, 'QU', 'OK', 'S', 1720525876, 1720525876, '1'),
(127691, 24573, 'QU', 'OK', 'S', 1720525880, 1720525880, '1'),
(127692, 24573, 'QU', 'OK', 'S', 1720525885, 1720525885, '1'),
(127693, 24573, 'QU', 'OK', 'S', 1720525888, 1720525888, '1'),
(127694, 32419, 'QU', 'OK', 'S', 1720525908, 1720525908, '1'),
(127695, 24573, 'QU', 'OK', 'S', 1720525950, 1720525950, '1'),
(127696, 32423, 'QU', 'OK', 'S', 1720526035, 1720526035, '1'),
(127697, 32424, 'QU', 'OK', 'S', 1720526140, 1720526140, '1'),
(127698, 19921, 'QU', 'OK', 'S', 1720526207, 1720526207, '1'),
(127699, 18238, 'QU', 'OK', 'S', 1720526250, 1720526250, '1'),
(127700, 12602, 'QU', 'OK', 'S', 1720526446, 1720526446, '1'),
(127701, 12602, 'QU', 'OK', 'S', 1720526454, 1720526454, '1'),
(127702, 12602, 'QU', 'OK', 'S', 1720526457, 1720526457, '1'),
(127703, 12602, 'QU', 'OK', 'S', 1720526501, 1720526501, '1'),
(127704, 32415, 'QU', 'OK', 'S', 1720526773, 1720526773, '1'),
(127705, 12601, 'QU', 'OK', 'S', 1720526796, 1720526796, '1'),
(127706, 12601, 'QU', 'OK', 'S', 1720526848, 1720526848, '1'),
(127707, 12601, 'QU', 'OK', 'S', 1720526887, 1720526887, '1'),
(127708, 31633, 'QU', 'OK', 'S', 1720527096, 1720527096, '1'),
(127709, 32353, 'QU', 'OK', 'S', 1720527096, 1720527096, '1'),
(127710, 31633, 'QU', 'OK', 'S', 1720527124, 1720527124, '1'),
(127711, 31633, 'QU', 'OK', 'S', 1720527147, 1720527147, '1'),
(127712, 31633, 'QU', 'OK', 'S', 1720527165, 1720527165, '1'),
(127713, 31633, 'QU', 'OK', 'S', 1720527189, 1720527189, '1'),
(127714, 31633, 'QU', 'OK', 'S', 1720527208, 1720527208, '1'),
(127715, 31633, 'QU', 'OK', 'S', 1720527227, 1720527227, '1'),
(127716, 31633, 'QU', 'OK', 'S', 1720527256, 1720527256, '1'),
(127717, 32416, 'QU', 'OK', 'S', 1720527270, 1720527270, '1'),
(127718, 31633, 'QU', 'OK', 'S', 1720527278, 1720527278, '1'),
(127719, 31633, 'QU', 'OK', 'S', 1720527292, 1720527292, '1'),
(127720, 32416, 'QU', 'OK', 'S', 1720527338, 1720527338, '1'),
(127721, 32418, 'QU', 'OK', 'S', 1720527443, 1720527443, '1'),
(127722, 31633, 'QU', 'OK', 'S', 1720527468, 1720527468, '1'),
(127723, 31633, 'QU', 'OK', 'S', 1720527495, 1720527495, '1'),
(127724, 31633, 'QU', 'OK', 'S', 1720527508, 1720527508, '1'),
(127725, 31633, 'QU', 'OK', 'S', 1720527532, 1720527532, '1'),
(127726, 32420, 'QU', 'OK', 'S', 1720527546, 1720527546, '1'),
(127727, 31633, 'QU', 'OK', 'S', 1720527549, 1720527549, '1'),
(127728, 31633, 'QU', 'OK', 'S', 1720527562, 1720527562, '1'),
(127729, 31633, 'QU', 'OK', 'S', 1720527575, 1720527575, '1'),
(127730, 31633, 'QU', 'OK', 'S', 1720527593, 1720527593, '1'),
(127731, 32422, 'QU', 'OK', 'S', 1720527810, 1720527810, '1'),
(127732, 31632, 'QU', 'OK', 'S', 1720528043, 1720528043, '1'),
(127733, 32411, 'QU', 'OK', 'S', 1720528247, 1720528247, '1'),
(127734, 30645, 'QU', 'OK', 'S', 1720528596, 1720528596, '1'),
(127735, 32413, 'QU', 'OK', 'S', 1720528725, 1720528725, '1'),
(127736, 26892, 'QU', 'OK', 'S', 1720528748, 1720528748, '1'),
(127737, 31293, 'QU', 'OK', 'S', 1720528852, 1720528852, '1'),
(127738, 31293, 'QU', 'OK', 'S', 1720528937, 1720528937, '1'),
(127739, 30768, 'QU', 'OK', 'S', 1720529060, 1720529060, '1'),
(127740, 23343, 'QU', 'OK', 'S', 1720529128, 1720529128, '1'),
(127741, 25508, 'QU', 'OK', 'S', 1720529199, 1720529199, '1'),
(127742, 30297, 'QU', 'OK', 'S', 1720529305, 1720529305, '1'),
(127743, 32183, 'QU', 'OK', 'S', 1720529847, 1720529847, '1'),
(127744, 32166, 'QU', 'OK', 'S', 1720529851, 1720529851, '1'),
(127745, 29630, 'QU', 'OK', 'S', 1720529853, 1720529853, '1'),
(127746, 29643, 'QU', 'OK', 'S', 1720529855, 1720529855, '1'),
(127747, 31110, 'QU', 'OK', 'S', 1720529856, 1720529856, '1'),
(127748, 32166, 'QU', 'OK', 'S', 1720529859, 1720529859, '1'),
(127749, 32233, 'QU', 'OK', 'S', 1720529861, 1720529861, '1'),
(127750, 32183, 'QU', 'OK', 'S', 1720529863, 1720529863, '1'),
(127751, 32269, 'QU', 'OK', 'S', 1720529865, 1720529865, '1'),
(127752, 32269, 'QU', 'OK', 'S', 1720529867, 1720529867, '1'),
(127753, 32279, 'QU', 'OK', 'S', 1720529872, 1720529872, '1'),
(127754, 32234, 'QU', 'OK', 'S', 1720529875, 1720529875, '1'),
(127755, 32319, 'QU', 'OK', 'S', 1720529877, 1720529877, '1'),
(127756, 32234, 'QU', 'OK', 'S', 1720529879, 1720529879, '1'),
(127757, 32335, 'QU', 'OK', 'S', 1720529881, 1720529881, '1'),
(127758, 32318, 'QU', 'OK', 'S', 1720529883, 1720529883, '1'),
(127759, 32335, 'QU', 'OK', 'S', 1720529900, 1720529900, '1'),
(127760, 31700, 'QU', 'OK', 'S', 1720529910, 1720529910, '1'),
(127761, 31317, 'QU', 'OK', 'S', 1720529963, 1720529963, '1'),
(127762, 31316, 'QU', 'OK', 'S', 1720530024, 1720530024, '1'),
(127763, 31972, 'QU', 'OK', 'S', 1720530093, 1720530093, '1'),
(127764, 9893, 'QU', 'OK', 'S', 1720530131, 1720530131, '1'),
(127765, 9893, 'QU', 'OK', 'S', 1720530152, 1720530152, '1'),
(127766, 9893, 'QU', 'OK', 'S', 1720530166, 1720530166, '1'),
(127767, 9893, 'QU', 'OK', 'S', 1720530169, 1720530169, '1'),
(127768, 9893, 'QU', 'OK', 'S', 1720530179, 1720530179, '1'),
(127769, 9893, 'QU', 'OK', 'S', 1720530188, 1720530188, '1'),
(127770, 9893, 'QU', 'OK', 'S', 1720530199, 1720530199, '1'),
(127771, 27284, 'QU', 'OK', 'S', 1720530205, 1720530205, '1'),
(127772, 31903, 'QU', 'OK', 'S', 1720530303, 1720530303, '1'),
(127773, 31971, 'QU', 'OK', 'S', 1720530391, 1720530391, '1'),
(127774, 19064, 'QU', 'OK', 'S', 1720530448, 1720530448, '1'),
(127775, 31228, 'QU', 'OK', 'S', 1720530522, 1720530522, '1'),
(127776, 9676, 'QU', 'OK', 'S', 1720530596, 1720530596, '1'),
(127777, 31230, 'QU', 'OK', 'S', 1720530612, 1720530612, '1'),
(127778, 24898, 'QU', 'OK', 'S', 1720530686, 1720530686, '1'),
(127779, 9676, 'QU', 'OK', 'S', 1720530710, 1720530710, '1'),
(127780, 9676, 'QU', 'OK', 'S', 1720530719, 1720530719, '1'),
(127781, 9676, 'QU', 'OK', 'S', 1720530722, 1720530722, '1'),
(127782, 25220, 'QU', 'OK', 'S', 1720530747, 1720530747, '1'),
(127783, 2595, 'QU', 'OK', 'S', 1720530755, 1720530755, '1'),
(127784, 31928, 'QU', 'OK', 'S', 1720530766, 1720530766, '1'),
(127785, 24896, 'QU', 'OK', 'S', 1720530851, 1720530851, '1'),
(127786, 9393, 'QU', 'OK', 'S', 1720530998, 1720530998, '1'),
(127787, 24904, 'QU', 'OK', 'S', 1720531027, 1720531027, '1'),
(127788, 9725, 'QU', 'OK', 'S', 1720531122, 1720531122, '1'),
(127789, 26909, 'QU', 'OK', 'S', 1720531150, 1720531150, '1'),
(127790, 31260, 'QU', 'OK', 'S', 1720531211, 1720531211, '1'),
(127791, 31746, 'QU', 'OK', 'S', 1720531258, 1720531258, '1'),
(127792, 15830, 'QU', 'OK', 'S', 1720531331, 1720531331, '1'),
(127793, 31903, 'QU', 'OK', 'S', 1720531334, 1720531334, '1'),
(127794, 30765, 'QU', 'OK', 'S', 1720531395, 1720531395, '1'),
(127795, 10941, 'QU', 'OK', 'S', 1720531422, 1720531422, '1'),
(127796, 7379, 'QU', 'OK', 'S', 1720531456, 1720531456, '1'),
(127797, 15808, 'QU', 'OK', 'S', 1720531461, 1720531461, '1'),
(127798, 15808, 'QU', 'OK', 'S', 1720531464, 1720531464, '1'),
(127799, 31259, 'QU', 'OK', 'S', 1720531478, 1720531478, '1'),
(127800, 15808, 'QU', 'OK', 'S', 1720531503, 1720531503, '1'),
(127801, 15808, 'QU', 'OK', 'S', 1720531506, 1720531506, '1'),
(127802, 25558, 'QU', 'OK', 'S', 1720531540, 1720531540, '1'),
(127803, 24579, 'QU', 'OK', 'S', 1720532386, 1720532386, '1'),
(127804, 31874, 'QU', 'OK', 'S', 1720532475, 1720532475, '1'),
(127805, 32015, 'QU', 'OK', 'S', 1720532545, 1720532545, '1'),
(127806, 31873, 'QU', 'OK', 'S', 1720532586, 1720532586, '1'),
(127807, 31098, 'QU', 'OK', 'S', 1720532643, 1720532643, '1'),
(127808, 29800, 'QU', 'OK', 'S', 1720532711, 1720532711, '1'),
(127809, 29409, 'QU', 'OK', 'S', 1720532778, 1720532778, '1'),
(127810, 30167, 'QU', 'OK', 'S', 1720532883, 1720532883, '1'),
(127811, 31895, 'QU', 'OK', 'S', 1720532948, 1720532948, '1'),
(127812, 31895, 'QU', 'OK', 'S', 1720532955, 1720532955, '1'),
(127813, 31895, 'QU', 'OK', 'S', 1720532960, 1720532960, '1'),
(127814, 31913, 'QU', 'OK', 'S', 1720533028, 1720533028, '1'),
(127815, 31695, 'QU', 'OK', 'S', 1720533085, 1720533085, '1'),
(127816, 26031, 'QU', 'OK', 'S', 1720533155, 1720533155, '1'),
(127817, 31978, 'QU', 'OK', 'S', 1720533212, 1720533212, '1'),
(127818, 32059, 'QU', 'OK', 'S', 1720533298, 1720533298, '1'),
(127819, 32015, 'QU', 'OK', 'S', 1720533353, 1720533353, '1'),
(127820, 31917, 'QU', 'OK', 'S', 1720533411, 1720533411, '1'),
(127821, 24573, 'QU', 'OK', 'S', 1720533458, 1720533458, '1'),
(127822, 26125, 'QU', 'OK', 'S', 1720533517, 1720533517, '1'),
(127823, 32391, 'QU', 'OK', 'S', 1720589157, 1720589157, '1'),
(127824, 15831, 'QU', 'OK', 'S', 1720590797, 1720590797, '1'),
(127825, 15831, 'QU', 'OK', 'S', 1720590843, 1720590843, '1'),
(127826, 25220, 'QU', 'OK', 'S', 1720590900, 1720590900, '1'),
(127827, 24581, 'QU', 'OK', 'S', 1720591861, 1720591861, '1'),
(127828, 15918, 'QU', 'OK', 'S', 1720592662, 1720592662, '1'),
(127829, 32425, 'QU', 'OK', 'S', 1720593196, 1720593196, '1'),
(127830, 32425, 'QU', 'OK', 'S', 1720593238, 1720593238, '1'),
(127831, 3954, 'QU', 'OK', 'S', 1720594801, 1720594801, '1'),
(127832, 14476, 'QU', 'OK', 'S', 1720594806, 1720594806, '1'),
(127833, 21745, 'QU', 'OK', 'S', 1720594814, 1720594814, '1'),
(127834, 32183, 'QU', 'OK', 'S', 1720594818, 1720594818, '1'),
(127835, 12709, 'QU', 'OK', 'S', 1720594822, 1720594822, '1'),
(127836, 32007, 'QU', 'OK', 'S', 1720594829, 1720594829, '1'),
(127837, 32219, 'QU', 'OK', 'S', 1720594832, 1720594832, '1'),
(127838, 29364, 'QU', 'OK', 'S', 1720594836, 1720594836, '1'),
(127839, 15191, 'QU', 'OK', 'S', 1720596207, 1720596207, '1'),
(127840, 15192, 'QU', 'OK', 'S', 1720596280, 1720596280, '1'),
(127841, 25004, 'QU', 'OK', 'S', 1720596317, 1720596317, '1'),
(127842, 25004, 'QU', 'OK', 'S', 1720596356, 1720596356, '1'),
(127843, 25004, 'QU', 'OK', 'S', 1720596390, 1720596390, '1'),
(127844, 25004, 'QU', 'OK', 'S', 1720596409, 1720596409, '1'),
(127845, 15192, 'QU', 'OK', 'S', 1720596451, 1720596451, '1'),
(127846, 15191, 'QU', 'OK', 'S', 1720596497, 1720596497, '1'),
(127847, 31137, 'QU', 'OK', 'S', 1720596579, 1720596579, '1'),
(127848, 15190, 'QU', 'OK', 'S', 1720597503, 1720597503, '1'),
(127849, 15190, 'QU', 'OK', 'S', 1720597529, 1720597529, '1'),
(127850, 15170, 'QU', 'OK', 'S', 1720597573, 1720597573, '1'),
(127851, 15170, 'QU', 'OK', 'S', 1720597587, 1720597587, '1'),
(127852, 15170, 'QU', 'OK', 'S', 1720597604, 1720597604, '1'),
(127853, 15170, 'QU', 'OK', 'S', 1720597627, 1720597627, '1'),
(127854, 15170, 'QU', 'OK', 'S', 1720597649, 1720597649, '1'),
(127855, 15170, 'QU', 'OK', 'S', 1720597666, 1720597666, '1'),
(127856, 15170, 'QU', 'OK', 'S', 1720597684, 1720597684, '1'),
(127857, 15170, 'QU', 'OK', 'S', 1720597710, 1720597710, '1'),
(127858, 15170, 'QU', 'OK', 'S', 1720597724, 1720597724, '1'),
(127859, 31898, 'QU', 'OK', 'S', 1720597735, 1720597735, '1'),
(127860, 15170, 'QU', 'OK', 'S', 1720597741, 1720597741, '1'),
(127861, 15170, 'QU', 'OK', 'S', 1720597758, 1720597758, '1'),
(127862, 31262, 'QU', 'OK', 'S', 1720597836, 1720597836, '1'),
(127863, 32434, 'QU', 'OK', 'S', 1720597998, 1720597998, '1'),
(127864, 32433, 'QU', 'OK', 'S', 1720598007, 1720598007, '1'),
(127865, 32428, 'QU', 'OK', 'S', 1720598236, 1720598236, '1'),
(127866, 32428, 'QU', 'OK', 'S', 1720598237, 1720598237, '1'),
(127867, 32417, 'QU', 'OK', 'S', 1720598253, 1720598253, '1'),
(127868, 32417, 'QU', 'OK', 'S', 1720598253, 1720598253, '1'),
(127869, 32417, 'QU', 'OK', 'S', 1720598253, 1720598253, '1'),
(127870, 32417, 'QU', 'OK', 'S', 1720598253, 1720598253, '1'),
(127871, 32400, 'QU', 'OK', 'S', 1720598273, 1720598273, '1'),
(127872, 32400, 'QU', 'OK', 'S', 1720598273, 1720598273, '1'),
(127873, 32057, 'QU', 'OK', 'S', 1720598313, 1720598313, '1'),
(127874, 32036, 'QU', 'OK', 'S', 1720598323, 1720598323, '1'),
(127875, 31946, 'QU', 'OK', 'S', 1720598334, 1720598334, '1'),
(127876, 31905, 'QU', 'OK', 'S', 1720598347, 1720598347, '1'),
(127877, 31893, 'QU', 'OK', 'S', 1720598355, 1720598355, '1'),
(127878, 31865, 'QU', 'OK', 'S', 1720598363, 1720598363, '1'),
(127879, 31864, 'QU', 'OK', 'S', 1720598374, 1720598374, '1'),
(127880, 31776, 'QU', 'OK', 'S', 1720598388, 1720598388, '1'),
(127881, 31775, 'QU', 'OK', 'S', 1720598398, 1720598398, '1'),
(127882, 31751, 'QU', 'OK', 'S', 1720598433, 1720598433, '1'),
(127883, 31751, 'QU', 'OK', 'S', 1720598445, 1720598445, '1'),
(127884, 31749, 'QU', 'OK', 'S', 1720598463, 1720598463, '1'),
(127885, 31731, 'QU', 'OK', 'S', 1720598495, 1720598495, '1'),
(127886, 31730, 'QU', 'OK', 'S', 1720598506, 1720598506, '1'),
(127887, 31730, 'QU', 'OK', 'S', 1720598506, 1720598506, '1'),
(127888, 31622, 'QU', 'OK', 'S', 1720598557, 1720598557, '1'),
(127889, 31622, 'QU', 'OK', 'S', 1720598557, 1720598557, '1'),
(127890, 31622, 'QU', 'OK', 'S', 1720598557, 1720598557, '1'),
(127891, 31622, 'QU', 'OK', 'S', 1720598557, 1720598557, '1'),
(127892, 31620, 'QU', 'OK', 'S', 1720598569, 1720598569, '1'),
(127893, 31619, 'QU', 'OK', 'S', 1720598582, 1720598582, '1'),
(127894, 31596, 'QU', 'OK', 'S', 1720598589, 1720598589, '1'),
(127895, 31595, 'QU', 'OK', 'S', 1720598594, 1720598594, '1'),
(127896, 31560, 'QU', 'OK', 'S', 1720598603, 1720598603, '1'),
(127897, 31560, 'QU', 'OK', 'S', 1720598603, 1720598603, '1'),
(127898, 31560, 'QU', 'OK', 'S', 1720598603, 1720598603, '1'),
(127899, 31553, 'QU', 'OK', 'S', 1720598610, 1720598610, '1'),
(127900, 31551, 'QU', 'OK', 'S', 1720598631, 1720598631, '1'),
(127901, 31551, 'QU', 'OK', 'S', 1720598631, 1720598631, '1'),
(127902, 31519, 'QU', 'OK', 'S', 1720598645, 1720598645, '1'),
(127903, 31362, 'QU', 'OK', 'S', 1720598669, 1720598669, '1'),
(127904, 31361, 'QU', 'OK', 'S', 1720598681, 1720598681, '1'),
(127905, 31338, 'QU', 'OK', 'S', 1720598712, 1720598712, '1'),
(127906, 31302, 'QU', 'OK', 'S', 1720598747, 1720598747, '1'),
(127907, 31294, 'QU', 'OK', 'S', 1720598761, 1720598761, '1'),
(127908, 31288, 'QU', 'OK', 'S', 1720598768, 1720598768, '1'),
(127909, 31107, 'QU', 'OK', 'S', 1720598780, 1720598780, '1'),
(127910, 31107, 'QU', 'OK', 'S', 1720598793, 1720598793, '1'),
(127911, 30935, 'QU', 'OK', 'S', 1720598859, 1720598859, '1'),
(127912, 32057, 'QU', 'OK', 'S', 1720598944, 1720598944, '1'),
(127913, 32057, 'QU', 'OK', 'S', 1720598944, 1720598944, '1'),
(127914, 32057, 'QU', 'OK', 'S', 1720598944, 1720598944, '1'),
(127915, 32057, 'QU', 'OK', 'S', 1720598944, 1720598944, '1'),
(127916, 25299, 'QU', 'OK', 'S', 1720598973, 1720598973, '1'),
(127917, 18023, 'QU', 'OK', 'S', 1720598977, 1720598977, '1'),
(127918, 30796, 'QU', 'OK', 'S', 1720598981, 1720598981, '1'),
(127919, 31428, 'QU', 'OK', 'S', 1720598986, 1720598986, '1'),
(127920, 32269, 'QU', 'OK', 'S', 1720598989, 1720598989, '1'),
(127921, 28324, 'QU', 'OK', 'S', 1720598996, 1720598996, '1'),
(127922, 32225, 'QU', 'OK', 'S', 1720599001, 1720599001, '1'),
(127923, 31750, 'QU', 'OK', 'S', 1720599013, 1720599013, '1'),
(127924, 31428, 'QU', 'OK', 'S', 1720599017, 1720599017, '1'),
(127925, 11943, 'QU', 'OK', 'S', 1720599022, 1720599022, '1'),
(127926, 31776, 'QU', 'OK', 'S', 1720599028, 1720599028, '1'),
(127927, 28962, 'QU', 'OK', 'S', 1720599032, 1720599032, '1'),
(127928, 31618, 'QU', 'OK', 'S', 1720599037, 1720599037, '1'),
(127929, 28071, 'QU', 'OK', 'S', 1720599041, 1720599041, '1'),
(127930, 28061, 'QU', 'OK', 'S', 1720599046, 1720599046, '1'),
(127931, 28665, 'QU', 'OK', 'S', 1720599314, 1720599314, '1'),
(127932, 30086, 'QU', 'OK', 'S', 1720599318, 1720599318, '1'),
(127933, 31428, 'QU', 'OK', 'S', 1720599322, 1720599322, '1'),
(127934, 25426, 'QU', 'OK', 'S', 1720599326, 1720599326, '1'),
(127935, 11951, 'QU', 'OK', 'S', 1720599329, 1720599329, '1'),
(127936, 27458, 'QU', 'OK', 'S', 1720599333, 1720599333, '1'),
(127937, 31428, 'QU', 'OK', 'S', 1720599342, 1720599342, '1'),
(127938, 28985, 'QU', 'OK', 'S', 1720599345, 1720599345, '1'),
(127939, 29900, 'QU', 'OK', 'S', 1720599548, 1720599548, '1'),
(127940, 17674, 'QU', 'OK', 'S', 1720599937, 1720599937, '1'),
(127941, 27678, 'QU', 'OK', 'S', 1720600146, 1720600146, '1'),
(127942, 13755, 'QU', 'OK', 'S', 1720600155, 1720600155, '1'),
(127943, 32355, 'QU', 'OK', 'S', 1720600158, 1720600158, '1'),
(127944, 31114, 'QU', 'OK', 'S', 1720600162, 1720600162, '1'),
(127945, 29929, 'QU', 'OK', 'S', 1720600164, 1720600164, '1'),
(127946, 31774, 'QU', 'OK', 'S', 1720600167, 1720600167, '1'),
(127947, 28858, 'QU', 'OK', 'S', 1720600169, 1720600169, '1'),
(127948, 17234, 'QU', 'OK', 'S', 1720600172, 1720600172, '1'),
(127949, 31667, 'QU', 'OK', 'S', 1720600175, 1720600175, '1'),
(127950, 31667, 'QU', 'OK', 'S', 1720600178, 1720600178, '1'),
(127951, 27591, 'QU', 'OK', 'S', 1720600180, 1720600180, '1'),
(127952, 27676, 'QU', 'OK', 'S', 1720600185, 1720600185, '1'),
(127953, 30602, 'QU', 'OK', 'S', 1720600191, 1720600191, '1'),
(127954, 28856, 'QU', 'OK', 'S', 1720600195, 1720600195, '1'),
(127955, 26031, 'QU', 'OK', 'S', 1720600199, 1720600199, '1'),
(127956, 28450, 'QU', 'OK', 'S', 1720600202, 1720600202, '1'),
(127957, 28848, 'QU', 'OK', 'S', 1720600206, 1720600206, '1'),
(127958, 32358, 'QU', 'OK', 'S', 1720600220, 1720600220, '1'),
(127959, 14567, 'QU', 'OK', 'S', 1720600223, 1720600223, '1'),
(127960, 15546, 'QU', 'OK', 'S', 1720600226, 1720600226, '1'),
(127961, 29101, 'QU', 'OK', 'S', 1720600235, 1720600235, '1'),
(127962, 30460, 'QU', 'OK', 'S', 1720600241, 1720600241, '1'),
(127963, 32353, 'QU', 'OK', 'S', 1720600253, 1720600253, '1'),
(127964, 30806, 'QU', 'OK', 'S', 1720600265, 1720600265, '1'),
(127965, 32349, 'QU', 'OK', 'S', 1720600330, 1720600330, '1'),
(127966, 32348, 'QU', 'OK', 'S', 1720600342, 1720600342, '1'),
(127967, 32127, 'QU', 'OK', 'S', 1720600355, 1720600355, '1'),
(127968, 32100, 'QU', 'OK', 'S', 1720600363, 1720600363, '1'),
(127969, 32100, 'QU', 'OK', 'S', 1720600370, 1720600370, '1'),
(127970, 32080, 'QU', 'OK', 'S', 1720600381, 1720600381, '1'),
(127971, 32080, 'QU', 'OK', 'S', 1720600381, 1720600381, '1'),
(127972, 32080, 'QU', 'OK', 'S', 1720600389, 1720600389, '1'),
(127973, 32080, 'QU', 'OK', 'S', 1720600389, 1720600389, '1'),
(127974, 32079, 'QU', 'OK', 'S', 1720600398, 1720600398, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(127975, 32079, 'QU', 'OK', 'S', 1720600405, 1720600405, '1'),
(127976, 32058, 'QU', 'OK', 'S', 1720600413, 1720600413, '1'),
(127977, 32058, 'QU', 'OK', 'S', 1720600420, 1720600420, '1'),
(127978, 31867, 'QU', 'OK', 'S', 1720600444, 1720600444, '1'),
(127979, 31867, 'QU', 'OK', 'S', 1720600452, 1720600452, '1'),
(127980, 31866, 'QU', 'OK', 'S', 1720600466, 1720600466, '1'),
(127981, 31845, 'QU', 'OK', 'S', 1720600475, 1720600475, '1'),
(127982, 31845, 'QU', 'OK', 'S', 1720600486, 1720600486, '1'),
(127983, 31847, 'QU', 'OK', 'S', 1720600494, 1720600494, '1'),
(127984, 31847, 'QU', 'OK', 'S', 1720600502, 1720600502, '1'),
(127985, 31842, 'QU', 'OK', 'S', 1720600513, 1720600513, '1'),
(127986, 29830, 'QU', 'OK', 'S', 1720600521, 1720600521, '1'),
(127987, 29803, 'QU', 'OK', 'S', 1720600771, 1720600771, '1'),
(127988, 29803, 'QU', 'OK', 'S', 1720600778, 1720600778, '1'),
(127989, 29792, 'QU', 'OK', 'S', 1720600803, 1720600803, '1'),
(127990, 29792, 'QU', 'OK', 'S', 1720600803, 1720600803, '1'),
(127991, 29792, 'QU', 'OK', 'S', 1720600803, 1720600803, '1'),
(127992, 29792, 'QU', 'OK', 'S', 1720600803, 1720600803, '1'),
(127993, 29792, 'QU', 'OK', 'S', 1720600803, 1720600803, '1'),
(127994, 29791, 'QU', 'OK', 'S', 1720600812, 1720600812, '1'),
(127995, 29791, 'QU', 'OK', 'S', 1720600818, 1720600818, '1'),
(127996, 12058, 'QU', 'OK', 'S', 1720603347, 1720603347, '1'),
(127997, 22573, 'QU', 'OK', 'S', 1720603385, 1720603385, '1'),
(127998, 31316, 'QU', 'OK', 'S', 1720603711, 1720603711, '1'),
(127999, 30457, 'QU', 'OK', 'S', 1720603741, 1720603741, '1'),
(128000, 31807, 'QU', 'OK', 'S', 1720603808, 1720603808, '1'),
(128001, 18708, 'QU', 'OK', 'S', 1720604296, 1720604296, '1'),
(128002, 26865, 'QU', 'OK', 'S', 1720604720, 1720604720, '1'),
(128003, 26869, 'QU', 'OK', 'S', 1720604815, 1720604815, '1'),
(128004, 25685, 'QU', 'OK', 'S', 1720605106, 1720605106, '1'),
(128005, 23349, 'QU', 'OK', 'S', 1720605157, 1720605157, '1'),
(128006, 25070, 'QU', 'OK', 'S', 1720605572, 1720605572, '1'),
(128007, 32199, 'QU', 'OK', 'S', 1720605927, 1720605927, '1'),
(128008, 29617, 'QU', 'OK', 'S', 1720606479, 1720606479, '1'),
(128009, 12784, 'QU', 'OK', 'S', 1720606490, 1720606490, '1'),
(128010, 32439, 'QU', 'OK', 'S', 1720606589, 1720606589, '1'),
(128011, 32437, 'QU', 'OK', 'S', 1720606936, 1720606936, '1'),
(128012, 32435, 'QU', 'OK', 'S', 1720607147, 1720607147, '1'),
(128013, 32262, 'QU', 'OK', 'S', 1720607205, 1720607205, '1'),
(128014, 12723, 'QU', 'OK', 'S', 1720607266, 1720607266, '1'),
(128015, 28067, 'QU', 'OK', 'S', 1720607282, 1720607282, '1'),
(128016, 32436, 'QU', 'OK', 'S', 1720607288, 1720607288, '1'),
(128017, 32171, 'QU', 'OK', 'S', 1720607294, 1720607294, '1'),
(128018, 19043, 'QU', 'OK', 'S', 1720607306, 1720607306, '1'),
(128019, 19041, 'QU', 'OK', 'S', 1720607320, 1720607320, '1'),
(128020, 30136, 'QU', 'OK', 'S', 1720607333, 1720607333, '1'),
(128021, 32187, 'QU', 'OK', 'S', 1720607349, 1720607349, '1'),
(128022, 19522, 'QU', 'OK', 'S', 1720607373, 1720607373, '1'),
(128023, 32171, 'QU', 'OK', 'S', 1720607388, 1720607388, '1'),
(128024, 32170, 'QU', 'OK', 'S', 1720607399, 1720607399, '1'),
(128025, 32170, 'QU', 'OK', 'S', 1720607415, 1720607415, '1'),
(128026, 29963, 'QU', 'OK', 'S', 1720607428, 1720607428, '1'),
(128027, 29962, 'QU', 'OK', 'S', 1720607437, 1720607437, '1'),
(128028, 19522, 'QU', 'OK', 'S', 1720607447, 1720607447, '1'),
(128029, 32438, 'QU', 'OK', 'S', 1720608268, 1720608268, '1'),
(128030, 20810, 'QU', 'OK', 'S', 1720608655, 1720608655, '1'),
(128031, 32425, 'QU', 'OK', 'S', 1720608957, 1720608957, '1'),
(128032, 25299, 'QU', 'OK', 'S', 1720609721, 1720609721, '1'),
(128033, 32431, 'QU', 'OK', 'S', 1720609957, 1720609957, '1'),
(128034, 32428, 'QU', 'OK', 'S', 1720610393, 1720610393, '1'),
(128035, 32426, 'QU', 'OK', 'S', 1720610575, 1720610575, '1'),
(128036, 32430, 'QU', 'OK', 'S', 1720610951, 1720610951, '1'),
(128037, 32432, 'QU', 'OK', 'S', 1720611058, 1720611058, '1'),
(128038, 32434, 'QU', 'OK', 'S', 1720611412, 1720611412, '1'),
(128039, 32433, 'QU', 'OK', 'S', 1720611731, 1720611731, '1'),
(128040, 11744, 'QU', 'OK', 'S', 1720613136, 1720613136, '1'),
(128041, 32427, 'QU', 'OK', 'S', 1720613275, 1720613275, '1'),
(128042, 32429, 'QU', 'OK', 'S', 1720613434, 1720613434, '1'),
(128043, 24565, 'QU', 'OK', 'S', 1720613654, 1720613654, '1'),
(128044, 24561, 'QU', 'OK', 'S', 1720613763, 1720613763, '1'),
(128045, 24561, 'QU', 'OK', 'S', 1720613770, 1720613770, '1'),
(128046, 24561, 'QU', 'OK', 'S', 1720613782, 1720613782, '1'),
(128047, 20812, 'QU', 'OK', 'S', 1720613851, 1720613851, '1'),
(128048, 14719, 'QU', 'OK', 'S', 1720613913, 1720613913, '1'),
(128049, 14719, 'QU', 'OK', 'S', 1720613917, 1720613917, '1'),
(128050, 23760, 'QU', 'OK', 'S', 1720614018, 1720614018, '1'),
(128051, 12606, 'QU', 'OK', 'S', 1720614073, 1720614073, '1'),
(128052, 12606, 'QU', 'OK', 'S', 1720614093, 1720614093, '1'),
(128053, 12606, 'QU', 'OK', 'S', 1720614144, 1720614144, '1'),
(128054, 12606, 'QU', 'OK', 'S', 1720614147, 1720614147, '1'),
(128055, 12606, 'QU', 'OK', 'S', 1720614152, 1720614152, '1'),
(128056, 12606, 'QU', 'OK', 'S', 1720614180, 1720614180, '1'),
(128057, 22243, 'QU', 'OK', 'S', 1720614214, 1720614214, '1'),
(128058, 26330, 'QU', 'OK', 'S', 1720614342, 1720614342, '1'),
(128059, 10949, 'QU', 'OK', 'S', 1720615272, 1720615272, '1'),
(128060, 10949, 'QU', 'OK', 'S', 1720615292, 1720615292, '1'),
(128061, 10949, 'QU', 'OK', 'S', 1720615295, 1720615295, '1'),
(128062, 10949, 'QU', 'OK', 'S', 1720615311, 1720615311, '1'),
(128063, 10949, 'QU', 'OK', 'S', 1720615315, 1720615315, '1'),
(128064, 10949, 'QU', 'OK', 'S', 1720615324, 1720615324, '1'),
(128065, 10949, 'QU', 'OK', 'S', 1720615336, 1720615336, '1'),
(128066, 10949, 'QU', 'OK', 'S', 1720615346, 1720615346, '1'),
(128067, 10949, 'QU', 'OK', 'S', 1720615351, 1720615351, '1'),
(128068, 23410, 'QU', 'OK', 'S', 1720615509, 1720615509, '1'),
(128069, 23410, 'QU', 'OK', 'S', 1720615528, 1720615528, '1'),
(128070, 8542, 'QU', 'OK', 'S', 1720615582, 1720615582, '1'),
(128071, 8542, 'QU', 'OK', 'S', 1720615589, 1720615589, '1'),
(128072, 8542, 'QU', 'OK', 'S', 1720615598, 1720615598, '1'),
(128073, 8542, 'QU', 'OK', 'S', 1720615611, 1720615611, '1'),
(128074, 8542, 'QU', 'OK', 'S', 1720615620, 1720615620, '1'),
(128075, 8542, 'QU', 'OK', 'S', 1720615631, 1720615631, '1'),
(128076, 8542, 'QU', 'OK', 'S', 1720615642, 1720615642, '1'),
(128077, 23423, 'QU', 'OK', 'S', 1720615646, 1720615646, '1'),
(128078, 23423, 'QU', 'OK', 'S', 1720615662, 1720615662, '1'),
(128079, 23409, 'QU', 'OK', 'S', 1720615860, 1720615860, '1'),
(128080, 8513, 'QU', 'OK', 'S', 1720616079, 1720616079, '1'),
(128081, 8513, 'QU', 'OK', 'S', 1720616082, 1720616082, '1'),
(128082, 8513, 'QU', 'OK', 'S', 1720616085, 1720616085, '1'),
(128083, 8513, 'QU', 'OK', 'S', 1720616089, 1720616089, '1'),
(128084, 8496, 'QU', 'OK', 'S', 1720616108, 1720616108, '1'),
(128085, 8496, 'QU', 'OK', 'S', 1720616111, 1720616111, '1'),
(128086, 2196, 'QU', 'OK', 'S', 1720616399, 1720616399, '1'),
(128087, 31530, 'QU', 'OK', 'S', 1720616538, 1720616538, '1'),
(128088, 31058, 'QU', 'OK', 'S', 1720616541, 1720616541, '1'),
(128089, 31005, 'QU', 'OK', 'S', 1720616548, 1720616548, '1'),
(128090, 24594, 'QU', 'OK', 'S', 1720616642, 1720616642, '1'),
(128091, 23560, 'QU', 'OK', 'S', 1720616807, 1720616807, '1'),
(128092, 14549, 'QU', 'OK', 'S', 1720616978, 1720616978, '1'),
(128093, 23428, 'QU', 'OK', 'S', 1720617087, 1720617087, '1'),
(128094, 19832, 'QU', 'OK', 'S', 1720617115, 1720617115, '1'),
(128095, 19832, 'QU', 'OK', 'S', 1720617121, 1720617121, '1'),
(128096, 23421, 'QU', 'OK', 'S', 1720617324, 1720617324, '1'),
(128097, 20963, 'QU', 'OK', 'S', 1720617514, 1720617514, '1'),
(128098, 12388, 'QU', 'OK', 'S', 1720617551, 1720617551, '1'),
(128099, 23406, 'QU', 'OK', 'S', 1720617619, 1720617619, '1'),
(128100, 24754, 'QU', 'OK', 'S', 1720617977, 1720617977, '1'),
(128101, 24754, 'QU', 'OK', 'S', 1720617984, 1720617984, '1'),
(128102, 23386, 'QU', 'OK', 'S', 1720618129, 1720618129, '1'),
(128103, 13760, 'QU', 'OK', 'S', 1720618142, 1720618142, '1'),
(128104, 13520, 'QU', 'OK', 'S', 1720618304, 1720618304, '1'),
(128105, 13520, 'QU', 'OK', 'S', 1720618312, 1720618312, '1'),
(128106, 13523, 'QU', 'OK', 'S', 1720618364, 1720618364, '1'),
(128107, 24593, 'QU', 'OK', 'S', 1720618388, 1720618388, '1'),
(128108, 20967, 'QU', 'OK', 'S', 1720618400, 1720618400, '1'),
(128109, 9655, 'QU', 'OK', 'S', 1720618458, 1720618458, '1'),
(128110, 9655, 'QU', 'OK', 'S', 1720618460, 1720618460, '1'),
(128111, 9655, 'QU', 'OK', 'S', 1720618463, 1720618463, '1'),
(128112, 23369, 'QU', 'OK', 'S', 1720618466, 1720618466, '1'),
(128113, 19957, 'QU', 'OK', 'S', 1720618632, 1720618632, '1'),
(128114, 23382, 'QU', 'OK', 'S', 1720618671, 1720618671, '1'),
(128115, 24756, 'QU', 'OK', 'S', 1720619084, 1720619084, '1'),
(128116, 23384, 'QU', 'OK', 'S', 1720619314, 1720619314, '1'),
(128117, 23383, 'QU', 'OK', 'S', 1720619352, 1720619352, '1'),
(128118, 23393, 'QU', 'OK', 'S', 1720619858, 1720619858, '1'),
(128119, 23398, 'QU', 'OK', 'S', 1720619900, 1720619900, '1'),
(128120, 23395, 'QU', 'OK', 'S', 1720620178, 1720620178, '1'),
(128121, 23396, 'QU', 'OK', 'S', 1720620202, 1720620202, '1'),
(128122, 23404, 'QU', 'OK', 'S', 1720620257, 1720620257, '1'),
(128123, 23403, 'QU', 'OK', 'S', 1720620295, 1720620295, '1'),
(128124, 24579, 'QU', 'OK', 'S', 1720674136, 1720674136, '1'),
(128125, 27456, 'QU', 'OK', 'S', 1720674553, 1720674553, '1'),
(128126, 31776, 'QU', 'OK', 'S', 1720674576, 1720674576, '1'),
(128127, 30794, 'QU', 'OK', 'S', 1720674587, 1720674587, '1'),
(128128, 30416, 'QU', 'OK', 'S', 1720674598, 1720674598, '1'),
(128129, 17268, 'QU', 'OK', 'S', 1720674629, 1720674629, '1'),
(128130, 26679, 'QU', 'OK', 'S', 1720674807, 1720674807, '1'),
(128131, 27566, 'QU', 'OK', 'S', 1720674819, 1720674819, '1'),
(128132, 10322, 'QU', 'OK', 'S', 1720674843, 1720674843, '1'),
(128133, 25283, 'QU', 'OK', 'S', 1720674862, 1720674862, '1'),
(128134, 31732, 'QU', 'OK', 'S', 1720675009, 1720675009, '1'),
(128135, 28526, 'QU', 'OK', 'S', 1720675143, 1720675143, '1'),
(128136, 31975, 'QU', 'OK', 'S', 1720675318, 1720675318, '1'),
(128137, 31974, 'QU', 'OK', 'S', 1720675332, 1720675332, '1'),
(128138, 31968, 'QU', 'OK', 'S', 1720675356, 1720675356, '1'),
(128139, 31964, 'QU', 'OK', 'S', 1720675369, 1720675369, '1'),
(128140, 31957, 'QU', 'OK', 'S', 1720675383, 1720675383, '1'),
(128141, 31955, 'QU', 'OK', 'S', 1720675404, 1720675404, '1'),
(128142, 31951, 'QU', 'OK', 'S', 1720675417, 1720675417, '1'),
(128143, 31949, 'QU', 'OK', 'S', 1720675470, 1720675470, '1'),
(128144, 31944, 'QU', 'OK', 'S', 1720675484, 1720675484, '1'),
(128145, 31926, 'QU', 'OK', 'S', 1720675494, 1720675494, '1'),
(128146, 31925, 'QU', 'OK', 'S', 1720675506, 1720675506, '1'),
(128147, 31920, 'QU', 'OK', 'S', 1720675522, 1720675522, '1'),
(128148, 31901, 'QU', 'OK', 'S', 1720675535, 1720675535, '1'),
(128149, 31900, 'QU', 'OK', 'S', 1720675550, 1720675550, '1'),
(128150, 31828, 'QU', 'OK', 'S', 1720675563, 1720675563, '1'),
(128151, 31798, 'QU', 'OK', 'S', 1720675651, 1720675651, '1'),
(128152, 31759, 'QU', 'OK', 'S', 1720675789, 1720675789, '1'),
(128153, 31740, 'QU', 'OK', 'S', 1720675803, 1720675803, '1'),
(128154, 31548, 'QU', 'OK', 'S', 1720675891, 1720675891, '1'),
(128155, 31547, 'QU', 'OK', 'S', 1720675903, 1720675903, '1'),
(128156, 31526, 'QU', 'OK', 'S', 1720675913, 1720675913, '1'),
(128157, 31525, 'QU', 'OK', 'S', 1720675947, 1720675947, '1'),
(128158, 31524, 'QU', 'OK', 'S', 1720675981, 1720675981, '1'),
(128159, 31423, 'QU', 'OK', 'S', 1720675992, 1720675992, '1'),
(128160, 31422, 'QU', 'OK', 'S', 1720676004, 1720676004, '1'),
(128161, 31373, 'QU', 'OK', 'S', 1720676029, 1720676029, '1'),
(128162, 31372, 'QU', 'OK', 'S', 1720676048, 1720676048, '1'),
(128163, 31281, 'QU', 'OK', 'S', 1720676060, 1720676060, '1'),
(128164, 31247, 'QU', 'OK', 'S', 1720676110, 1720676110, '1'),
(128165, 31246, 'QU', 'OK', 'S', 1720676140, 1720676140, '1'),
(128166, 31245, 'QU', 'OK', 'S', 1720676149, 1720676149, '1'),
(128167, 31176, 'QU', 'OK', 'S', 1720676165, 1720676165, '1'),
(128168, 31175, 'QU', 'OK', 'S', 1720676182, 1720676182, '1'),
(128169, 31173, 'QU', 'OK', 'S', 1720676197, 1720676197, '1'),
(128170, 31125, 'QU', 'OK', 'S', 1720676208, 1720676208, '1'),
(128171, 31124, 'QU', 'OK', 'S', 1720676354, 1720676354, '1'),
(128172, 31123, 'QU', 'OK', 'S', 1720676367, 1720676367, '1'),
(128173, 31069, 'QU', 'OK', 'S', 1720676378, 1720676378, '1'),
(128174, 31066, 'QU', 'OK', 'S', 1720676396, 1720676396, '1'),
(128175, 31065, 'QU', 'OK', 'S', 1720676408, 1720676408, '1'),
(128176, 30238, 'QU', 'OK', 'S', 1720676432, 1720676432, '1'),
(128177, 29514, 'QU', 'OK', 'S', 1720676446, 1720676446, '1'),
(128178, 29513, 'QU', 'OK', 'S', 1720676457, 1720676457, '1'),
(128179, 29512, 'QU', 'OK', 'S', 1720676470, 1720676470, '1'),
(128180, 29511, 'QU', 'OK', 'S', 1720676537, 1720676537, '1'),
(128181, 29510, 'QU', 'OK', 'S', 1720676548, 1720676548, '1'),
(128182, 29509, 'QU', 'OK', 'S', 1720676584, 1720676584, '1'),
(128183, 29508, 'QU', 'OK', 'S', 1720676596, 1720676596, '1'),
(128184, 29507, 'QU', 'OK', 'S', 1720676608, 1720676608, '1'),
(128185, 29506, 'QU', 'OK', 'S', 1720676620, 1720676620, '1'),
(128186, 29504, 'QU', 'OK', 'S', 1720676631, 1720676631, '1'),
(128187, 28950, 'QU', 'OK', 'S', 1720676649, 1720676649, '1'),
(128188, 28893, 'QU', 'OK', 'S', 1720676674, 1720676674, '1'),
(128189, 28525, 'QU', 'OK', 'S', 1720676686, 1720676686, '1'),
(128190, 28524, 'QU', 'OK', 'S', 1720676706, 1720676706, '1'),
(128191, 28522, 'QU', 'OK', 'S', 1720676715, 1720676715, '1'),
(128192, 28521, 'QU', 'OK', 'S', 1720676728, 1720676728, '1'),
(128193, 27555, 'QU', 'OK', 'S', 1720676798, 1720676798, '1'),
(128194, 27556, 'QU', 'OK', 'S', 1720676807, 1720676807, '1'),
(128195, 27553, 'QU', 'OK', 'S', 1720676820, 1720676820, '1'),
(128196, 27550, 'QU', 'OK', 'S', 1720676832, 1720676832, '1'),
(128197, 26456, 'QU', 'OK', 'S', 1720676872, 1720676872, '1'),
(128198, 26446, 'QU', 'OK', 'S', 1720676890, 1720676890, '1'),
(128199, 26431, 'QU', 'OK', 'S', 1720676902, 1720676902, '1'),
(128200, 19479, 'QU', 'OK', 'S', 1720677095, 1720677095, '1'),
(128201, 31070, 'QU', 'OK', 'S', 1720678290, 1720678290, '1'),
(128202, 9656, 'QU', 'OK', 'S', 1720679142, 1720679142, '1'),
(128203, 12387, 'QU', 'OK', 'S', 1720679356, 1720679356, '1'),
(128204, 7972, 'QU', 'OK', 'S', 1720680259, 1720680259, '1'),
(128205, 7972, 'QU', 'OK', 'S', 1720680272, 1720680272, '1'),
(128206, 14539, 'QU', 'OK', 'S', 1720680384, 1720680384, '1'),
(128207, 23442, 'QU', 'OK', 'S', 1720680429, 1720680429, '1'),
(128208, 16638, 'QU', 'OK', 'S', 1720680717, 1720680717, '1'),
(128209, 16638, 'QU', 'OK', 'S', 1720680732, 1720680732, '1'),
(128210, 16638, 'QU', 'OK', 'S', 1720680745, 1720680745, '1'),
(128211, 16638, 'QU', 'OK', 'S', 1720680815, 1720680815, '1'),
(128212, 16638, 'QU', 'OK', 'S', 1720680818, 1720680818, '1'),
(128213, 16638, 'QU', 'OK', 'S', 1720680822, 1720680822, '1'),
(128214, 20895, 'QU', 'OK', 'S', 1720681095, 1720681095, '1'),
(128215, 8083, 'QU', 'OK', 'S', 1720681259, 1720681259, '1'),
(128216, 26328, 'QU', 'OK', 'S', 1720681605, 1720681605, '1'),
(128217, 31336, 'QU', 'OK', 'S', 1720681617, 1720681617, '1'),
(128218, 32396, 'QU', 'OK', 'S', 1720681627, 1720681627, '1'),
(128219, 25469, 'QU', 'OK', 'S', 1720681635, 1720681635, '1'),
(128220, 32248, 'QU', 'OK', 'S', 1720681649, 1720681649, '1'),
(128221, 32249, 'QU', 'OK', 'S', 1720681656, 1720681656, '1'),
(128222, 32295, 'QU', 'OK', 'S', 1720681665, 1720681665, '1'),
(128223, 32225, 'QU', 'OK', 'S', 1720681674, 1720681674, '1'),
(128224, 32223, 'QU', 'OK', 'S', 1720681688, 1720681688, '1'),
(128225, 30688, 'QU', 'OK', 'S', 1720681699, 1720681699, '1'),
(128226, 32397, 'QU', 'OK', 'S', 1720681707, 1720681707, '1'),
(128227, 22434, 'QU', 'OK', 'S', 1720681717, 1720681717, '1'),
(128228, 18227, 'QU', 'OK', 'S', 1720681729, 1720681729, '1'),
(128229, 15829, 'QU', 'OK', 'S', 1720684690, 1720684690, '1'),
(128230, 18373, 'QU', 'OK', 'S', 1720684694, 1720684694, '1'),
(128231, 31747, 'QU', 'OK', 'S', 1720684706, 1720684706, '1'),
(128232, 32251, 'QU', 'OK', 'S', 1720684710, 1720684710, '1'),
(128233, 32266, 'QU', 'OK', 'S', 1720684714, 1720684714, '1'),
(128234, 32256, 'QU', 'OK', 'S', 1720684718, 1720684718, '1'),
(128235, 31398, 'QU', 'OK', 'S', 1720684723, 1720684723, '1'),
(128236, 15830, 'QU', 'OK', 'S', 1720684725, 1720684725, '1'),
(128237, 31114, 'QU', 'OK', 'S', 1720684727, 1720684727, '1'),
(128238, 19812, 'QU', 'OK', 'S', 1720684735, 1720684735, '1'),
(128239, 30536, 'QU', 'OK', 'S', 1720684740, 1720684740, '1'),
(128240, 32253, 'QU', 'OK', 'S', 1720684744, 1720684744, '1'),
(128241, 15047, 'QU', 'OK', 'S', 1720684749, 1720684749, '1'),
(128242, 20914, 'QU', 'OK', 'S', 1720684766, 1720684766, '1'),
(128243, 15808, 'QU', 'OK', 'S', 1720684815, 1720684815, '1'),
(128244, 15808, 'QU', 'OK', 'S', 1720684833, 1720684833, '1'),
(128245, 15808, 'QU', 'OK', 'S', 1720684848, 1720684848, '1'),
(128246, 15808, 'QU', 'OK', 'S', 1720684853, 1720684853, '1'),
(128247, 15808, 'QU', 'OK', 'S', 1720684881, 1720684881, '1'),
(128248, 8495, 'QU', 'OK', 'S', 1720685896, 1720685896, '1'),
(128249, 8400, 'QU', 'OK', 'S', 1720686054, 1720686054, '1'),
(128250, 8400, 'QU', 'OK', 'S', 1720686059, 1720686059, '1'),
(128251, 8400, 'QU', 'OK', 'S', 1720686063, 1720686063, '1'),
(128252, 8400, 'QU', 'OK', 'S', 1720686073, 1720686073, '1'),
(128253, 8400, 'QU', 'OK', 'S', 1720686077, 1720686077, '1'),
(128254, 8400, 'QU', 'OK', 'S', 1720686081, 1720686081, '1'),
(128255, 8400, 'QU', 'OK', 'S', 1720686084, 1720686084, '1'),
(128256, 8400, 'QU', 'OK', 'S', 1720686257, 1720686257, '1'),
(128257, 8400, 'QU', 'OK', 'S', 1720686261, 1720686261, '1'),
(128258, 8400, 'QU', 'OK', 'S', 1720686265, 1720686265, '1'),
(128259, 8400, 'QU', 'OK', 'S', 1720686269, 1720686269, '1'),
(128260, 18714, 'QU', 'OK', 'S', 1720691124, 1720691124, '1'),
(128261, 18714, 'QU', 'OK', 'S', 1720691136, 1720691136, '1'),
(128262, 18714, 'QU', 'OK', 'S', 1720691144, 1720691144, '1'),
(128263, 18714, 'QU', 'OK', 'S', 1720691147, 1720691147, '1'),
(128264, 32415, 'QU', 'OK', 'S', 1720691202, 1720691202, '1'),
(128265, 26387, 'QU', 'OK', 'S', 1720691214, 1720691214, '1'),
(128266, 26387, 'QU', 'OK', 'S', 1720691359, 1720691359, '1'),
(128267, 18715, 'QU', 'OK', 'S', 1720691463, 1720691463, '1'),
(128268, 18715, 'QU', 'OK', 'S', 1720691504, 1720691504, '1'),
(128269, 18715, 'QU', 'OK', 'S', 1720691527, 1720691527, '1'),
(128270, 18715, 'QU', 'OK', 'S', 1720691531, 1720691531, '1'),
(128271, 32411, 'QU', 'OK', 'S', 1720691547, 1720691547, '1'),
(128272, 32398, 'QU', 'OK', 'S', 1720691565, 1720691565, '1'),
(128273, 32256, 'QU', 'OK', 'S', 1720692072, 1720692072, '1'),
(128274, 32271, 'QU', 'OK', 'S', 1720692083, 1720692083, '1'),
(128275, 32256, 'QU', 'OK', 'S', 1720692085, 1720692085, '1'),
(128276, 32249, 'QU', 'OK', 'S', 1720692088, 1720692088, '1'),
(128277, 24801, 'QU', 'OK', 'S', 1720692091, 1720692091, '1'),
(128278, 18713, 'QU', 'OK', 'S', 1720692233, 1720692233, '1'),
(128279, 18713, 'QU', 'OK', 'S', 1720692236, 1720692236, '1'),
(128280, 18713, 'QU', 'OK', 'S', 1720692240, 1720692240, '1'),
(128281, 18713, 'QU', 'OK', 'S', 1720692243, 1720692243, '1'),
(128282, 25037, 'QU', 'OK', 'S', 1720692804, 1720692804, '1'),
(128283, 25037, 'QU', 'OK', 'S', 1720692808, 1720692808, '1'),
(128284, 32398, 'QU', 'OK', 'S', 1720692845, 1720692845, '1'),
(128285, 32411, 'QU', 'OK', 'S', 1720692848, 1720692848, '1'),
(128286, 32415, 'QU', 'OK', 'S', 1720692851, 1720692851, '1'),
(128287, 25037, 'QU', 'OK', 'S', 1720692865, 1720692865, '1'),
(128288, 25037, 'QU', 'OK', 'S', 1720692941, 1720692941, '1'),
(128289, 32411, 'QU', 'OK', 'S', 1720692959, 1720692959, '1'),
(128290, 25037, 'QU', 'OK', 'S', 1720692972, 1720692972, '1'),
(128291, 32398, 'QU', 'OK', 'S', 1720692982, 1720692982, '1'),
(128292, 32415, 'QU', 'OK', 'S', 1720692995, 1720692995, '1'),
(128293, 31852, 'QU', 'OK', 'S', 1720693077, 1720693077, '1'),
(128294, 31852, 'QU', 'OK', 'S', 1720693103, 1720693103, '1'),
(128295, 18677, 'QU', 'OK', 'S', 1720694012, 1720694012, '1'),
(128296, 14529, 'QU', 'OK', 'S', 1720694372, 1720694372, '1'),
(128297, 23295, 'QU', 'OK', 'S', 1720694619, 1720694619, '1'),
(128298, 23295, 'QU', 'OK', 'S', 1720694657, 1720694657, '1'),
(128299, 23295, 'QU', 'OK', 'S', 1720694661, 1720694661, '1'),
(128300, 23295, 'QU', 'OK', 'S', 1720694717, 1720694717, '1'),
(128301, 23295, 'QU', 'OK', 'S', 1720694722, 1720694722, '1'),
(128302, 23294, 'QU', 'OK', 'S', 1720695068, 1720695068, '1'),
(128303, 31758, 'QU', 'OK', 'S', 1720697482, 1720697482, '1'),
(128304, 31758, 'QU', 'OK', 'S', 1720697579, 1720697579, '1'),
(128305, 31758, 'QU', 'OK', 'S', 1720697662, 1720697662, '1'),
(128306, 31758, 'QU', 'OK', 'S', 1720697669, 1720697669, '1'),
(128307, 16721, 'QU', 'OK', 'S', 1720697841, 1720697841, '1'),
(128308, 22857, 'QU', 'OK', 'S', 1720697850, 1720697850, '1'),
(128309, 31595, 'QU', 'OK', 'S', 1720697856, 1720697856, '1'),
(128310, 31596, 'QU', 'OK', 'S', 1720697861, 1720697861, '1'),
(128311, 31776, 'QU', 'OK', 'S', 1720697867, 1720697867, '1'),
(128312, 30864, 'QU', 'OK', 'S', 1720697870, 1720697870, '1'),
(128313, 32383, 'QU', 'OK', 'S', 1720697874, 1720697874, '1'),
(128314, 31865, 'QU', 'OK', 'S', 1720697879, 1720697879, '1'),
(128315, 29801, 'QU', 'OK', 'S', 1720697883, 1720697883, '1'),
(128316, 30424, 'QU', 'OK', 'S', 1720697890, 1720697890, '1'),
(128317, 22597, 'QU', 'OK', 'S', 1720697893, 1720697893, '1'),
(128318, 31905, 'QU', 'OK', 'S', 1720697896, 1720697896, '1'),
(128319, 29530, 'QU', 'OK', 'S', 1720697903, 1720697903, '1'),
(128320, 31102, 'QU', 'OK', 'S', 1720697913, 1720697913, '1'),
(128321, 31596, 'QU', 'OK', 'S', 1720697916, 1720697916, '1'),
(128322, 32383, 'QU', 'OK', 'S', 1720697921, 1720697921, '1'),
(128323, 29522, 'QU', 'OK', 'S', 1720697928, 1720697928, '1'),
(128324, 32383, 'QU', 'OK', 'S', 1720697933, 1720697933, '1'),
(128325, 29230, 'QU', 'OK', 'S', 1720697938, 1720697938, '1'),
(128326, 27000, 'QU', 'OK', 'S', 1720697942, 1720697942, '1'),
(128327, 30185, 'QU', 'OK', 'S', 1720697953, 1720697953, '1'),
(128328, 27000, 'QU', 'OK', 'S', 1720697959, 1720697959, '1'),
(128329, 25446, 'QU', 'OK', 'S', 1720697963, 1720697963, '1'),
(128330, 31865, 'QU', 'OK', 'S', 1720697966, 1720697966, '1'),
(128331, 31751, 'QU', 'OK', 'S', 1720697970, 1720697970, '1'),
(128332, 29214, 'QU', 'OK', 'S', 1720697982, 1720697982, '1'),
(128333, 16721, 'QU', 'OK', 'S', 1720697997, 1720697997, '1'),
(128334, 22759, 'QU', 'OK', 'S', 1720698009, 1720698009, '1'),
(128335, 28776, 'QU', 'OK', 'S', 1720698037, 1720698037, '1'),
(128336, 22785, 'QU', 'OK', 'S', 1720698040, 1720698040, '1'),
(128337, 27773, 'QU', 'OK', 'S', 1720698044, 1720698044, '1'),
(128338, 29334, 'QU', 'OK', 'S', 1720698049, 1720698049, '1'),
(128339, 27772, 'QU', 'OK', 'S', 1720698052, 1720698052, '1'),
(128340, 27773, 'QU', 'OK', 'S', 1720698061, 1720698061, '1'),
(128341, 27735, 'QU', 'OK', 'S', 1720698080, 1720698080, '1'),
(128342, 22785, 'QU', 'OK', 'S', 1720698090, 1720698090, '1'),
(128343, 22785, 'QU', 'OK', 'S', 1720698093, 1720698093, '1'),
(128344, 31971, 'QU', 'OK', 'S', 1720698096, 1720698096, '1'),
(128345, 22785, 'QU', 'OK', 'S', 1720698096, 1720698096, '1'),
(128346, 30516, 'QU', 'OK', 'S', 1720698099, 1720698099, '1'),
(128347, 30976, 'QU', 'OK', 'S', 1720698102, 1720698102, '1'),
(128348, 18378, 'QU', 'OK', 'S', 1720698152, 1720698152, '1'),
(128349, 26732, 'QU', 'OK', 'S', 1720698161, 1720698161, '1'),
(128350, 29522, 'QU', 'OK', 'S', 1720698165, 1720698165, '1'),
(128351, 28689, 'QU', 'OK', 'S', 1720698169, 1720698169, '1'),
(128352, 31102, 'QU', 'OK', 'S', 1720698182, 1720698182, '1'),
(128353, 32359, 'QU', 'OK', 'S', 1720698203, 1720698203, '1'),
(128354, 32359, 'QU', 'OK', 'S', 1720698208, 1720698208, '1'),
(128355, 32278, 'QU', 'OK', 'S', 1720698221, 1720698221, '1'),
(128356, 32278, 'QU', 'OK', 'S', 1720698228, 1720698228, '1'),
(128357, 29315, 'QU', 'OK', 'S', 1720698231, 1720698231, '1'),
(128358, 27105, 'QU', 'OK', 'S', 1720698234, 1720698234, '1'),
(128359, 32278, 'QU', 'OK', 'S', 1720698247, 1720698247, '1'),
(128360, 31861, 'QU', 'OK', 'S', 1720698285, 1720698285, '1'),
(128361, 26742, 'QU', 'OK', 'S', 1720698289, 1720698289, '1'),
(128362, 27776, 'QU', 'OK', 'S', 1720698301, 1720698301, '1'),
(128363, 27776, 'QU', 'OK', 'S', 1720698304, 1720698304, '1'),
(128364, 27776, 'QU', 'OK', 'S', 1720698307, 1720698307, '1'),
(128365, 27775, 'QU', 'OK', 'S', 1720698311, 1720698311, '1'),
(128366, 27775, 'QU', 'OK', 'S', 1720698315, 1720698315, '1'),
(128367, 32356, 'QU', 'OK', 'S', 1720698325, 1720698325, '1'),
(128368, 32356, 'QU', 'OK', 'S', 1720698346, 1720698346, '1'),
(128369, 29679, 'QU', 'OK', 'S', 1720698355, 1720698355, '1'),
(128370, 29679, 'QU', 'OK', 'S', 1720698359, 1720698359, '1'),
(128371, 27736, 'QU', 'OK', 'S', 1720698361, 1720698361, '1'),
(128372, 29679, 'QU', 'OK', 'S', 1720698364, 1720698364, '1'),
(128373, 29679, 'QU', 'OK', 'S', 1720698369, 1720698369, '1'),
(128374, 27737, 'QU', 'OK', 'S', 1720698372, 1720698372, '1'),
(128375, 31799, 'QU', 'OK', 'S', 1720698384, 1720698384, '1'),
(128376, 27737, 'QU', 'OK', 'S', 1720698385, 1720698385, '1'),
(128377, 27737, 'QU', 'OK', 'S', 1720698445, 1720698445, '1'),
(128378, 27737, 'QU', 'OK', 'S', 1720698449, 1720698449, '1'),
(128379, 27735, 'QU', 'OK', 'S', 1720698462, 1720698462, '1'),
(128380, 27734, 'QU', 'OK', 'S', 1720698467, 1720698467, '1'),
(128381, 27734, 'QU', 'OK', 'S', 1720698471, 1720698471, '1'),
(128382, 27734, 'QU', 'OK', 'S', 1720698474, 1720698474, '1'),
(128383, 27734, 'QU', 'OK', 'S', 1720698477, 1720698477, '1'),
(128384, 24510, 'QU', 'OK', 'S', 1720698486, 1720698486, '1'),
(128385, 28776, 'QU', 'OK', 'S', 1720698490, 1720698490, '1'),
(128386, 29313, 'QU', 'OK', 'S', 1720698496, 1720698496, '1'),
(128387, 27736, 'QU', 'OK', 'S', 1720698500, 1720698500, '1'),
(128388, 27177, 'QU', 'OK', 'S', 1720698503, 1720698503, '1'),
(128389, 27736, 'QU', 'OK', 'S', 1720698507, 1720698507, '1'),
(128390, 32358, 'QU', 'OK', 'S', 1720698514, 1720698514, '1'),
(128391, 27741, 'QU', 'OK', 'S', 1720698518, 1720698518, '1'),
(128392, 31852, 'QU', 'OK', 'S', 1720698556, 1720698556, '1'),
(128393, 6457, 'QU', 'OK', 'S', 1720698658, 1720698658, '1'),
(128394, 6457, 'QU', 'OK', 'S', 1720698664, 1720698664, '1'),
(128395, 30516, 'QU', 'OK', 'S', 1720698726, 1720698726, '1'),
(128396, 29453, 'QU', 'OK', 'S', 1720698740, 1720698740, '1'),
(128397, 30976, 'QU', 'OK', 'S', 1720698744, 1720698744, '1'),
(128398, 30976, 'QU', 'OK', 'S', 1720698748, 1720698748, '1'),
(128399, 17795, 'QU', 'OK', 'S', 1720698752, 1720698752, '1'),
(128400, 30976, 'QU', 'OK', 'S', 1720698756, 1720698756, '1'),
(128401, 19822, 'QU', 'OK', 'S', 1720698760, 1720698760, '1'),
(128402, 30976, 'QU', 'OK', 'S', 1720698765, 1720698765, '1'),
(128403, 30973, 'QU', 'OK', 'S', 1720698822, 1720698822, '1'),
(128404, 28688, 'QU', 'OK', 'S', 1720698827, 1720698827, '1'),
(128405, 32439, 'QU', 'OK', 'S', 1720698843, 1720698843, '1'),
(128406, 30973, 'QU', 'OK', 'S', 1720698869, 1720698869, '1'),
(128407, 32439, 'QU', 'OK', 'S', 1720698874, 1720698874, '1'),
(128408, 32439, 'QU', 'OK', 'S', 1720698880, 1720698880, '1'),
(128409, 32439, 'QU', 'OK', 'S', 1720698883, 1720698883, '1'),
(128410, 32054, 'QU', 'OK', 'S', 1720699029, 1720699029, '1'),
(128411, 32439, 'QU', 'OK', 'S', 1720699056, 1720699056, '1'),
(128412, 32439, 'QU', 'OK', 'S', 1720699060, 1720699060, '1'),
(128413, 32439, 'QU', 'OK', 'S', 1720699063, 1720699063, '1'),
(128414, 32439, 'QU', 'OK', 'S', 1720699067, 1720699067, '1'),
(128415, 32439, 'QU', 'OK', 'S', 1720699072, 1720699072, '1'),
(128416, 32439, 'QU', 'OK', 'S', 1720699076, 1720699076, '1'),
(128417, 32439, 'QU', 'OK', 'S', 1720699079, 1720699079, '1'),
(128418, 32439, 'QU', 'OK', 'S', 1720699083, 1720699083, '1'),
(128419, 30976, 'QU', 'OK', 'S', 1720699088, 1720699088, '1'),
(128420, 17795, 'QU', 'OK', 'S', 1720699101, 1720699101, '1'),
(128421, 30973, 'QU', 'OK', 'S', 1720699104, 1720699104, '1'),
(128422, 29216, 'QU', 'OK', 'S', 1720699119, 1720699119, '1'),
(128423, 29793, 'QU', 'OK', 'S', 1720699152, 1720699152, '1'),
(128424, 24944, 'QU', 'OK', 'S', 1720699159, 1720699159, '1'),
(128425, 24944, 'QU', 'OK', 'S', 1720699164, 1720699164, '1'),
(128426, 24944, 'QU', 'OK', 'S', 1720699168, 1720699168, '1'),
(128427, 29793, 'QU', 'OK', 'S', 1720699171, 1720699171, '1'),
(128428, 32259, 'QU', 'OK', 'S', 1720699178, 1720699178, '1'),
(128429, 32259, 'QU', 'OK', 'S', 1720699182, 1720699182, '1'),
(128430, 27656, 'QU', 'OK', 'S', 1720699191, 1720699191, '1'),
(128431, 30212, 'QU', 'OK', 'S', 1720699197, 1720699197, '1'),
(128432, 27652, 'QU', 'OK', 'S', 1720699202, 1720699202, '1'),
(128433, 27652, 'QU', 'OK', 'S', 1720699206, 1720699206, '1'),
(128434, 27310, 'QU', 'OK', 'S', 1720699210, 1720699210, '1'),
(128435, 18319, 'QU', 'OK', 'S', 1720699218, 1720699218, '1'),
(128436, 27310, 'QU', 'OK', 'S', 1720699225, 1720699225, '1'),
(128437, 30651, 'QU', 'OK', 'S', 1720699263, 1720699263, '1'),
(128438, 30651, 'QU', 'OK', 'S', 1720699271, 1720699271, '1'),
(128439, 30651, 'QU', 'OK', 'S', 1720699275, 1720699275, '1'),
(128440, 30651, 'QU', 'OK', 'S', 1720699279, 1720699279, '1'),
(128441, 30651, 'QU', 'OK', 'S', 1720699283, 1720699283, '1'),
(128442, 30651, 'QU', 'OK', 'S', 1720699288, 1720699288, '1'),
(128443, 30651, 'QU', 'OK', 'S', 1720699292, 1720699292, '1'),
(128444, 30651, 'QU', 'OK', 'S', 1720699297, 1720699297, '1'),
(128445, 30651, 'QU', 'OK', 'S', 1720699301, 1720699301, '1'),
(128446, 31837, 'QU', 'OK', 'S', 1720699305, 1720699305, '1'),
(128447, 28415, 'QU', 'OK', 'S', 1720699310, 1720699310, '1'),
(128448, 27652, 'QU', 'OK', 'S', 1720699315, 1720699315, '1'),
(128449, 30651, 'QU', 'OK', 'S', 1720699320, 1720699320, '1'),
(128450, 30651, 'QU', 'OK', 'S', 1720699325, 1720699325, '1'),
(128451, 30651, 'QU', 'OK', 'S', 1720699330, 1720699330, '1'),
(128452, 30919, 'QU', 'OK', 'S', 1720699334, 1720699334, '1'),
(128453, 27659, 'QU', 'OK', 'S', 1720699340, 1720699340, '1'),
(128454, 30651, 'QU', 'OK', 'S', 1720699344, 1720699344, '1'),
(128455, 30651, 'QU', 'OK', 'S', 1720699348, 1720699348, '1'),
(128456, 30651, 'QU', 'OK', 'S', 1720699352, 1720699352, '1'),
(128457, 30651, 'QU', 'OK', 'S', 1720699356, 1720699356, '1'),
(128458, 30651, 'QU', 'OK', 'S', 1720699360, 1720699360, '1'),
(128459, 30651, 'QU', 'OK', 'S', 1720699364, 1720699364, '1'),
(128460, 30212, 'QU', 'OK', 'S', 1720699378, 1720699378, '1'),
(128461, 27656, 'QU', 'OK', 'S', 1720699389, 1720699389, '1'),
(128462, 17074, 'QU', 'OK', 'S', 1720699436, 1720699436, '1'),
(128463, 16451, 'QU', 'OK', 'S', 1720699442, 1720699442, '1'),
(128464, 31838, 'QU', 'OK', 'S', 1720699446, 1720699446, '1'),
(128465, 28439, 'QU', 'OK', 'S', 1720699479, 1720699479, '1'),
(128466, 28415, 'QU', 'OK', 'S', 1720699485, 1720699485, '1'),
(128467, 31838, 'QU', 'OK', 'S', 1720699488, 1720699488, '1'),
(128468, 27537, 'QU', 'OK', 'S', 1720699493, 1720699493, '1'),
(128469, 28414, 'QU', 'OK', 'S', 1720699496, 1720699496, '1'),
(128470, 28446, 'QU', 'OK', 'S', 1720699502, 1720699502, '1'),
(128471, 32457, 'QU', 'OK', 'S', 1720699592, 1720699592, '1'),
(128472, 27537, 'QU', 'OK', 'S', 1720699663, 1720699663, '1'),
(128473, 32351, 'QU', 'OK', 'S', 1720699667, 1720699667, '1'),
(128474, 29616, 'QU', 'OK', 'S', 1720699670, 1720699670, '1'),
(128475, 29616, 'QU', 'OK', 'S', 1720699673, 1720699673, '1'),
(128476, 28435, 'QU', 'OK', 'S', 1720699723, 1720699723, '1'),
(128477, 28438, 'QU', 'OK', 'S', 1720699727, 1720699727, '1'),
(128478, 27537, 'QU', 'OK', 'S', 1720699734, 1720699734, '1'),
(128479, 27537, 'QU', 'OK', 'S', 1720699737, 1720699737, '1'),
(128480, 31302, 'QU', 'OK', 'S', 1720699767, 1720699767, '1'),
(128481, 27381, 'QU', 'OK', 'S', 1720699785, 1720699785, '1'),
(128482, 18914, 'QU', 'OK', 'S', 1720699790, 1720699790, '1'),
(128483, 18914, 'QU', 'OK', 'S', 1720699794, 1720699794, '1'),
(128484, 18914, 'QU', 'OK', 'S', 1720699797, 1720699797, '1'),
(128485, 18914, 'QU', 'OK', 'S', 1720699813, 1720699813, '1'),
(128486, 14350, 'QU', 'OK', 'S', 1720699817, 1720699817, '1'),
(128487, 29774, 'QU', 'OK', 'S', 1720699821, 1720699821, '1'),
(128488, 18914, 'QU', 'OK', 'S', 1720699824, 1720699824, '1'),
(128489, 18914, 'QU', 'OK', 'S', 1720699829, 1720699829, '1'),
(128490, 28631, 'QU', 'OK', 'S', 1720699833, 1720699833, '1'),
(128491, 21063, 'QU', 'OK', 'S', 1720699848, 1720699848, '1'),
(128492, 21063, 'QU', 'OK', 'S', 1720699852, 1720699852, '1'),
(128493, 31946, 'QU', 'OK', 'S', 1720699861, 1720699861, '1'),
(128494, 21068, 'QU', 'OK', 'S', 1720699865, 1720699865, '1'),
(128495, 21063, 'QU', 'OK', 'S', 1720699887, 1720699887, '1'),
(128496, 29651, 'QU', 'OK', 'S', 1720699900, 1720699900, '1'),
(128497, 28631, 'QU', 'OK', 'S', 1720699904, 1720699904, '1'),
(128498, 16528, 'QU', 'OK', 'S', 1720699909, 1720699909, '1'),
(128499, 30309, 'QU', 'OK', 'S', 1720699917, 1720699917, '1'),
(128500, 18914, 'QU', 'OK', 'S', 1720699921, 1720699921, '1'),
(128501, 26498, 'QU', 'OK', 'S', 1720699924, 1720699924, '1'),
(128502, 27258, 'QU', 'OK', 'S', 1720699927, 1720699927, '1'),
(128503, 21063, 'QU', 'OK', 'S', 1720699935, 1720699935, '1'),
(128504, 21063, 'QU', 'OK', 'S', 1720699939, 1720699939, '1'),
(128505, 31946, 'QU', 'OK', 'S', 1720699973, 1720699973, '1'),
(128506, 21063, 'QU', 'OK', 'S', 1720699985, 1720699985, '1'),
(128507, 31864, 'QU', 'OK', 'S', 1720699992, 1720699992, '1'),
(128508, 32455, 'QU', 'OK', 'S', 1720700009, 1720700009, '1'),
(128509, 21961, 'QU', 'OK', 'S', 1720700034, 1720700034, '1'),
(128510, 21961, 'QU', 'OK', 'S', 1720700079, 1720700079, '1'),
(128511, 21961, 'QU', 'OK', 'S', 1720700106, 1720700106, '1'),
(128512, 21961, 'QU', 'OK', 'S', 1720700155, 1720700155, '1'),
(128513, 21961, 'QU', 'OK', 'S', 1720700168, 1720700168, '1'),
(128514, 18914, 'QU', 'OK', 'S', 1720700174, 1720700174, '1'),
(128515, 30723, 'QU', 'OK', 'S', 1720700188, 1720700188, '1'),
(128516, 28595, 'QU', 'OK', 'S', 1720700197, 1720700197, '1'),
(128517, 19173, 'QU', 'OK', 'S', 1720700325, 1720700325, '1'),
(128518, 19171, 'QU', 'OK', 'S', 1720700329, 1720700329, '1'),
(128519, 19173, 'QU', 'OK', 'S', 1720700334, 1720700334, '1'),
(128520, 19171, 'QU', 'OK', 'S', 1720700369, 1720700369, '1'),
(128521, 19171, 'QU', 'OK', 'S', 1720700374, 1720700374, '1'),
(128522, 19171, 'QU', 'OK', 'S', 1720700403, 1720700403, '1'),
(128523, 32036, 'QU', 'OK', 'S', 1720700407, 1720700407, '1'),
(128524, 14580, 'QU', 'OK', 'S', 1720700411, 1720700411, '1'),
(128525, 19171, 'QU', 'OK', 'S', 1720700415, 1720700415, '1'),
(128526, 32458, 'QU', 'OK', 'S', 1720700415, 1720700415, '1'),
(128527, 19171, 'QU', 'OK', 'S', 1720700417, 1720700417, '1'),
(128528, 29432, 'QU', 'OK', 'S', 1720700421, 1720700421, '1'),
(128529, 19173, 'QU', 'OK', 'S', 1720700424, 1720700424, '1'),
(128530, 30260, 'QU', 'OK', 'S', 1720700431, 1720700431, '1'),
(128531, 19171, 'QU', 'OK', 'S', 1720700435, 1720700435, '1'),
(128532, 19173, 'QU', 'OK', 'S', 1720700459, 1720700459, '1'),
(128533, 32401, 'QU', 'OK', 'S', 1720700473, 1720700473, '1'),
(128534, 32401, 'QU', 'OK', 'S', 1720700476, 1720700476, '1'),
(128535, 32401, 'QU', 'OK', 'S', 1720700480, 1720700480, '1'),
(128536, 32401, 'QU', 'OK', 'S', 1720700489, 1720700489, '1'),
(128537, 19173, 'QU', 'OK', 'S', 1720700572, 1720700572, '1'),
(128538, 32417, 'QU', 'OK', 'S', 1720700582, 1720700582, '1'),
(128539, 18915, 'QU', 'OK', 'S', 1720700586, 1720700586, '1'),
(128540, 32417, 'QU', 'OK', 'S', 1720700589, 1720700589, '1'),
(128541, 32417, 'QU', 'OK', 'S', 1720700592, 1720700592, '1'),
(128542, 32417, 'QU', 'OK', 'S', 1720700596, 1720700596, '1'),
(128543, 29652, 'QU', 'OK', 'S', 1720700600, 1720700600, '1'),
(128544, 27296, 'QU', 'OK', 'S', 1720700604, 1720700604, '1'),
(128545, 18915, 'QU', 'OK', 'S', 1720700608, 1720700608, '1'),
(128546, 20646, 'QU', 'OK', 'S', 1720700613, 1720700613, '1'),
(128547, 14971, 'QU', 'OK', 'S', 1720700617, 1720700617, '1'),
(128548, 29852, 'QU', 'OK', 'S', 1720700621, 1720700621, '1'),
(128549, 12478, 'QU', 'OK', 'S', 1720700625, 1720700625, '1'),
(128550, 18915, 'QU', 'OK', 'S', 1720700629, 1720700629, '1'),
(128551, 30931, 'QU', 'OK', 'S', 1720700632, 1720700632, '1'),
(128552, 18915, 'QU', 'OK', 'S', 1720700636, 1720700636, '1'),
(128553, 18915, 'QU', 'OK', 'S', 1720700640, 1720700640, '1'),
(128554, 18915, 'QU', 'OK', 'S', 1720700643, 1720700643, '1'),
(128555, 12478, 'QU', 'OK', 'S', 1720700652, 1720700652, '1'),
(128556, 32453, 'QU', 'OK', 'S', 1720700656, 1720700656, '1'),
(128557, 24724, 'QU', 'OK', 'S', 1720700676, 1720700676, '1'),
(128558, 18915, 'QU', 'OK', 'S', 1720700680, 1720700680, '1'),
(128559, 2568, 'QU', 'OK', 'S', 1720700684, 1720700684, '1'),
(128560, 2568, 'QU', 'OK', 'S', 1720700689, 1720700689, '1'),
(128561, 24724, 'QU', 'OK', 'S', 1720700700, 1720700700, '1'),
(128562, 12049, 'QU', 'OK', 'S', 1720700705, 1720700705, '1'),
(128563, 24292, 'QU', 'OK', 'S', 1720700720, 1720700720, '1'),
(128564, 8965, 'QU', 'OK', 'S', 1720700735, 1720700735, '1'),
(128565, 18915, 'QU', 'OK', 'S', 1720700739, 1720700739, '1'),
(128566, 18915, 'QU', 'OK', 'S', 1720700742, 1720700742, '1'),
(128567, 27386, 'QU', 'OK', 'S', 1720700746, 1720700746, '1'),
(128568, 27381, 'QU', 'OK', 'S', 1720700757, 1720700757, '1'),
(128569, 32441, 'QU', 'OK', 'S', 1720700955, 1720700955, '1'),
(128570, 32443, 'QU', 'OK', 'S', 1720701124, 1720701124, '1'),
(128571, 21961, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128572, 31864, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128573, 21063, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128574, 31946, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128575, 21063, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128576, 21063, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128577, 27258, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128578, 26498, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128579, 18914, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128580, 30309, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128581, 16528, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128582, 28631, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128583, 29651, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128584, 21063, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128585, 21068, 'QU', 'OK', 'S', 1720701174, 1720701174, '1'),
(128586, 31946, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128587, 21063, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128588, 21063, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128589, 28631, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128590, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128591, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128592, 29774, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128593, 14350, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128594, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128595, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128596, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128597, 18914, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128598, 27381, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128599, 31302, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128600, 27537, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128601, 27537, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128602, 28438, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128603, 28435, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128604, 29616, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128605, 29616, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128606, 32351, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128607, 27537, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128608, 28446, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128609, 28414, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128610, 27537, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128611, 31838, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128612, 28415, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128613, 28439, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128614, 31838, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128615, 16451, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128616, 17074, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128617, 27656, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128618, 30212, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128619, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128620, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128621, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128622, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128623, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128624, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128625, 27659, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128626, 30919, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128627, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128628, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128629, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128630, 27652, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128631, 28415, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128632, 31837, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128633, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128634, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128635, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128636, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128637, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128638, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128639, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128640, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128641, 30651, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128642, 27310, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128643, 18319, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128644, 27310, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128645, 27652, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128646, 27652, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128647, 30212, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128648, 27656, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128649, 32259, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128650, 32259, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128651, 29793, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128652, 24944, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128653, 24944, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128654, 24944, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128655, 29793, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128656, 29216, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128657, 30973, 'QU', 'OK', 'S', 1720701175, 1720701175, '1'),
(128658, 17795, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128659, 30976, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128660, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128661, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128662, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128663, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128664, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128665, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128666, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128667, 32439, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128668, 32054, 'QU', 'OK', 'S', 1720701176, 1720701176, '1'),
(128669, 18914, 'QU', 'OK', 'S', 1720701219, 1720701219, '1'),
(128670, 31946, 'QU', 'OK', 'S', 1720701241, 1720701241, '1'),
(128671, 31946, 'QU', 'OK', 'S', 1720701247, 1720701247, '1'),
(128672, 26498, 'QU', 'OK', 'S', 1720701251, 1720701251, '1'),
(128673, 21961, 'QU', 'OK', 'S', 1720701254, 1720701254, '1'),
(128674, 18914, 'QU', 'OK', 'S', 1720701256, 1720701256, '1'),
(128675, 27659, 'QU', 'OK', 'S', 1720701259, 1720701259, '1'),
(128676, 18914, 'QU', 'OK', 'S', 1720701261, 1720701261, '1'),
(128677, 32456, 'QU', 'OK', 'S', 1720701262, 1720701262, '1'),
(128678, 18914, 'QU', 'OK', 'S', 1720701265, 1720701265, '1'),
(128679, 29774, 'QU', 'OK', 'S', 1720701278, 1720701278, '1'),
(128680, 29651, 'QU', 'OK', 'S', 1720701281, 1720701281, '1'),
(128681, 30651, 'QU', 'OK', 'S', 1720701284, 1720701284, '1'),
(128682, 21063, 'QU', 'OK', 'S', 1720701288, 1720701288, '1'),
(128683, 27656, 'QU', 'OK', 'S', 1720701295, 1720701295, '1'),
(128684, 21063, 'QU', 'OK', 'S', 1720701298, 1720701298, '1'),
(128685, 21063, 'QU', 'OK', 'S', 1720701301, 1720701301, '1'),
(128686, 18914, 'QU', 'OK', 'S', 1720701306, 1720701306, '1'),
(128687, 28631, 'QU', 'OK', 'S', 1720701308, 1720701308, '1'),
(128688, 18914, 'QU', 'OK', 'S', 1720701312, 1720701312, '1'),
(128689, 21063, 'QU', 'OK', 'S', 1720701316, 1720701316, '1'),
(128690, 21063, 'QU', 'OK', 'S', 1720701320, 1720701320, '1'),
(128691, 28631, 'QU', 'OK', 'S', 1720701323, 1720701323, '1'),
(128692, 30309, 'QU', 'OK', 'S', 1720701326, 1720701326, '1'),
(128693, 27258, 'QU', 'OK', 'S', 1720701329, 1720701329, '1'),
(128694, 16528, 'QU', 'OK', 'S', 1720701334, 1720701334, '1'),
(128695, 21063, 'QU', 'OK', 'S', 1720701337, 1720701337, '1'),
(128696, 18914, 'QU', 'OK', 'S', 1720701340, 1720701340, '1'),
(128697, 27381, 'QU', 'OK', 'S', 1720701344, 1720701344, '1'),
(128698, 21068, 'QU', 'OK', 'S', 1720701347, 1720701347, '1'),
(128699, 14350, 'QU', 'OK', 'S', 1720701351, 1720701351, '1'),
(128700, 31864, 'QU', 'OK', 'S', 1720701355, 1720701355, '1'),
(128701, 31302, 'QU', 'OK', 'S', 1720701358, 1720701358, '1'),
(128702, 30651, 'QU', 'OK', 'S', 1720701391, 1720701391, '1'),
(128703, 30651, 'QU', 'OK', 'S', 1720701394, 1720701394, '1'),
(128704, 30651, 'QU', 'OK', 'S', 1720701397, 1720701397, '1'),
(128705, 30651, 'QU', 'OK', 'S', 1720701400, 1720701400, '1'),
(128706, 30651, 'QU', 'OK', 'S', 1720701402, 1720701402, '1'),
(128707, 30651, 'QU', 'OK', 'S', 1720701405, 1720701405, '1'),
(128708, 30651, 'QU', 'OK', 'S', 1720701407, 1720701407, '1'),
(128709, 30651, 'QU', 'OK', 'S', 1720701410, 1720701410, '1'),
(128710, 32461, 'QU', 'OK', 'S', 1720701410, 1720701410, '1'),
(128711, 30651, 'QU', 'OK', 'S', 1720701413, 1720701413, '1'),
(128712, 30651, 'QU', 'OK', 'S', 1720701415, 1720701415, '1'),
(128713, 30651, 'QU', 'OK', 'S', 1720701420, 1720701420, '1'),
(128714, 30651, 'QU', 'OK', 'S', 1720701423, 1720701423, '1'),
(128715, 30651, 'QU', 'OK', 'S', 1720701430, 1720701430, '1'),
(128716, 30651, 'QU', 'OK', 'S', 1720701433, 1720701433, '1'),
(128717, 30651, 'QU', 'OK', 'S', 1720701437, 1720701437, '1'),
(128718, 30651, 'QU', 'OK', 'S', 1720701439, 1720701439, '1'),
(128719, 30651, 'QU', 'OK', 'S', 1720701442, 1720701442, '1'),
(128720, 18319, 'QU', 'OK', 'S', 1720701445, 1720701445, '1'),
(128721, 30919, 'QU', 'OK', 'S', 1720701448, 1720701448, '1'),
(128722, 32259, 'QU', 'OK', 'S', 1720701451, 1720701451, '1'),
(128723, 27310, 'QU', 'OK', 'S', 1720701455, 1720701455, '1'),
(128724, 27310, 'QU', 'OK', 'S', 1720701458, 1720701458, '1'),
(128725, 29793, 'QU', 'OK', 'S', 1720701461, 1720701461, '1'),
(128726, 30212, 'QU', 'OK', 'S', 1720701464, 1720701464, '1'),
(128727, 27652, 'QU', 'OK', 'S', 1720701483, 1720701483, '1'),
(128728, 27652, 'QU', 'OK', 'S', 1720701486, 1720701486, '1'),
(128729, 29793, 'QU', 'OK', 'S', 1720701489, 1720701489, '1'),
(128730, 32439, 'QU', 'OK', 'S', 1720701492, 1720701492, '1'),
(128731, 24944, 'QU', 'OK', 'S', 1720701495, 1720701495, '1'),
(128732, 24944, 'QU', 'OK', 'S', 1720701498, 1720701498, '1'),
(128733, 32054, 'QU', 'OK', 'S', 1720701501, 1720701501, '1'),
(128734, 30973, 'QU', 'OK', 'S', 1720701504, 1720701504, '1'),
(128735, 27656, 'QU', 'OK', 'S', 1720701507, 1720701507, '1'),
(128736, 32439, 'QU', 'OK', 'S', 1720701510, 1720701510, '1'),
(128737, 27652, 'QU', 'OK', 'S', 1720701513, 1720701513, '1'),
(128738, 24944, 'QU', 'OK', 'S', 1720701516, 1720701516, '1'),
(128739, 17795, 'QU', 'OK', 'S', 1720701519, 1720701519, '1'),
(128740, 32439, 'QU', 'OK', 'S', 1720701523, 1720701523, '1'),
(128741, 30976, 'QU', 'OK', 'S', 1720701526, 1720701526, '1'),
(128742, 32439, 'QU', 'OK', 'S', 1720701530, 1720701530, '1'),
(128743, 32439, 'QU', 'OK', 'S', 1720701533, 1720701533, '1'),
(128744, 29216, 'QU', 'OK', 'S', 1720701536, 1720701536, '1'),
(128745, 32439, 'QU', 'OK', 'S', 1720701539, 1720701539, '1'),
(128746, 30212, 'QU', 'OK', 'S', 1720701542, 1720701542, '1'),
(128747, 32259, 'QU', 'OK', 'S', 1720701546, 1720701546, '1'),
(128748, 32439, 'QU', 'OK', 'S', 1720701548, 1720701548, '1'),
(128749, 32439, 'QU', 'OK', 'S', 1720701551, 1720701551, '1'),
(128750, 27537, 'QU', 'OK', 'S', 1720701582, 1720701582, '1'),
(128751, 27537, 'QU', 'OK', 'S', 1720701585, 1720701585, '1'),
(128752, 31838, 'QU', 'OK', 'S', 1720701588, 1720701588, '1'),
(128753, 27537, 'QU', 'OK', 'S', 1720701591, 1720701591, '1'),
(128754, 28438, 'QU', 'OK', 'S', 1720701602, 1720701602, '1'),
(128755, 28446, 'QU', 'OK', 'S', 1720701606, 1720701606, '1'),
(128756, 31838, 'QU', 'OK', 'S', 1720701609, 1720701609, '1'),
(128757, 31837, 'QU', 'OK', 'S', 1720701626, 1720701626, '1'),
(128758, 28439, 'QU', 'OK', 'S', 1720701629, 1720701629, '1'),
(128759, 28435, 'QU', 'OK', 'S', 1720701632, 1720701632, '1'),
(128760, 32351, 'QU', 'OK', 'S', 1720701638, 1720701638, '1'),
(128761, 27537, 'QU', 'OK', 'S', 1720701641, 1720701641, '1'),
(128762, 17074, 'QU', 'OK', 'S', 1720701644, 1720701644, '1'),
(128763, 28415, 'QU', 'OK', 'S', 1720701647, 1720701647, '1'),
(128764, 28415, 'QU', 'OK', 'S', 1720701676, 1720701676, '1'),
(128765, 28414, 'QU', 'OK', 'S', 1720701680, 1720701680, '1'),
(128766, 16451, 'QU', 'OK', 'S', 1720701683, 1720701683, '1'),
(128767, 29616, 'QU', 'OK', 'S', 1720701686, 1720701686, '1'),
(128768, 29616, 'QU', 'OK', 'S', 1720701690, 1720701690, '1'),
(128769, 29415, 'QU', 'OK', 'S', 1720701902, 1720701902, '1'),
(128770, 31270, 'QU', 'OK', 'S', 1720701909, 1720701909, '1'),
(128771, 30513, 'QU', 'OK', 'S', 1720701913, 1720701913, '1'),
(128772, 29220, 'QU', 'OK', 'S', 1720701923, 1720701923, '1'),
(128773, 30484, 'QU', 'OK', 'S', 1720701927, 1720701927, '1'),
(128774, 14973, 'QU', 'OK', 'S', 1720701932, 1720701932, '1'),
(128775, 31185, 'QU', 'OK', 'S', 1720701938, 1720701938, '1'),
(128776, 30513, 'QU', 'OK', 'S', 1720701942, 1720701942, '1'),
(128777, 30266, 'QU', 'OK', 'S', 1720701949, 1720701949, '1'),
(128778, 14973, 'QU', 'OK', 'S', 1720701953, 1720701953, '1'),
(128779, 14973, 'QU', 'OK', 'S', 1720701959, 1720701959, '1'),
(128780, 14973, 'QU', 'OK', 'S', 1720701964, 1720701964, '1'),
(128781, 29076, 'QU', 'OK', 'S', 1720701974, 1720701974, '1'),
(128782, 29079, 'QU', 'OK', 'S', 1720701982, 1720701982, '1'),
(128783, 30327, 'QU', 'OK', 'S', 1720701991, 1720701991, '1'),
(128784, 31190, 'QU', 'OK', 'S', 1720702012, 1720702012, '1'),
(128785, 23312, 'QU', 'OK', 'S', 1720702023, 1720702023, '1'),
(128786, 31270, 'QU', 'OK', 'S', 1720702033, 1720702033, '1'),
(128787, 30484, 'QU', 'OK', 'S', 1720702071, 1720702071, '1'),
(128788, 30420, 'QU', 'OK', 'S', 1720702083, 1720702083, '1'),
(128789, 30420, 'QU', 'OK', 'S', 1720702145, 1720702145, '1'),
(128790, 30420, 'QU', 'OK', 'S', 1720702162, 1720702162, '1'),
(128791, 29079, 'QU', 'OK', 'S', 1720702178, 1720702178, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(128792, 12120, 'QU', 'OK', 'S', 1720702189, 1720702189, '1'),
(128793, 32442, 'QU', 'OK', 'S', 1720702356, 1720702356, '1'),
(128794, 32446, 'QU', 'OK', 'S', 1720702533, 1720702533, '1'),
(128795, 32449, 'QU', 'OK', 'S', 1720702703, 1720702703, '1'),
(128796, 32460, 'QU', 'OK', 'S', 1720702843, 1720702843, '1'),
(128797, 32450, 'QU', 'OK', 'S', 1720703214, 1720703214, '1'),
(128798, 32459, 'QU', 'OK', 'S', 1720703339, 1720703339, '1'),
(128799, 32451, 'QU', 'OK', 'S', 1720703484, 1720703484, '1'),
(128800, 32447, 'QU', 'OK', 'S', 1720704181, 1720704181, '1'),
(128801, 32448, 'QU', 'OK', 'S', 1720704370, 1720704370, '1'),
(128802, 32054, 'QU', 'OK', 'S', 1720704749, 1720704749, '1'),
(128803, 30420, 'QU', 'OK', 'S', 1720704761, 1720704761, '1'),
(128804, 32462, 'QU', 'OK', 'S', 1720704927, 1720704927, '1'),
(128805, 21755, 'QU', 'OK', 'S', 1720705124, 1720705124, '1'),
(128806, 21755, 'QU', 'OK', 'S', 1720705127, 1720705127, '1'),
(128807, 21755, 'QU', 'OK', 'S', 1720705131, 1720705131, '1'),
(128808, 21755, 'QU', 'OK', 'S', 1720705134, 1720705134, '1'),
(128809, 21755, 'QU', 'OK', 'S', 1720705139, 1720705139, '1'),
(128810, 21755, 'QU', 'OK', 'S', 1720705142, 1720705142, '1'),
(128811, 21755, 'QU', 'OK', 'S', 1720705147, 1720705147, '1'),
(128812, 21755, 'QU', 'OK', 'S', 1720705173, 1720705173, '1'),
(128813, 21755, 'QU', 'OK', 'S', 1720705178, 1720705178, '1'),
(128814, 21755, 'QU', 'OK', 'S', 1720705181, 1720705181, '1'),
(128815, 21755, 'QU', 'OK', 'S', 1720705185, 1720705185, '1'),
(128816, 21755, 'QU', 'OK', 'S', 1720705189, 1720705189, '1'),
(128817, 21755, 'QU', 'OK', 'S', 1720705193, 1720705193, '1'),
(128818, 21755, 'QU', 'OK', 'S', 1720705197, 1720705197, '1'),
(128819, 21755, 'QU', 'OK', 'S', 1720705206, 1720705206, '1'),
(128820, 21755, 'QU', 'OK', 'S', 1720705210, 1720705210, '1'),
(128821, 21755, 'QU', 'OK', 'S', 1720705214, 1720705214, '1'),
(128822, 21755, 'QU', 'OK', 'S', 1720705226, 1720705226, '1'),
(128823, 14494, 'QU', 'OK', 'S', 1720705662, 1720705662, '1'),
(128824, 4573, 'QU', 'OK', 'S', 1720705739, 1720705739, '1'),
(128825, 16752, 'QU', 'OK', 'S', 1720705926, 1720705926, '1'),
(128826, 16752, 'QU', 'OK', 'S', 1720705929, 1720705929, '1'),
(128827, 14632, 'QU', 'OK', 'S', 1720706530, 1720706530, '1'),
(128828, 3887, 'QU', 'OK', 'S', 1720764778, 1720764778, '1'),
(128829, 3887, 'QU', 'OK', 'S', 1720764783, 1720764783, '1'),
(128830, 3994, 'QU', 'OK', 'S', 1720765149, 1720765149, '1'),
(128831, 3994, 'QU', 'OK', 'S', 1720765153, 1720765153, '1'),
(128832, 32455, 'QU', 'OK', 'S', 1720765910, 1720765910, '1'),
(128833, 32455, 'QU', 'OK', 'S', 1720765915, 1720765915, '1'),
(128834, 32455, 'QU', 'OK', 'S', 1720765919, 1720765919, '1'),
(128835, 32455, 'QU', 'OK', 'S', 1720765922, 1720765922, '1'),
(128836, 32455, 'QU', 'OK', 'S', 1720765925, 1720765925, '1'),
(128837, 32455, 'QU', 'OK', 'S', 1720765928, 1720765928, '1'),
(128838, 32457, 'QU', 'OK', 'S', 1720765933, 1720765933, '1'),
(128839, 32457, 'QU', 'OK', 'S', 1720765937, 1720765937, '1'),
(128840, 32455, 'QU', 'OK', 'S', 1720765940, 1720765940, '1'),
(128841, 32457, 'QU', 'OK', 'S', 1720765953, 1720765953, '1'),
(128842, 32455, 'QU', 'OK', 'S', 1720765957, 1720765957, '1'),
(128843, 32453, 'QU', 'OK', 'S', 1720765987, 1720765987, '1'),
(128844, 32453, 'QU', 'OK', 'S', 1720765991, 1720765991, '1'),
(128845, 32453, 'QU', 'OK', 'S', 1720765994, 1720765994, '1'),
(128846, 32453, 'QU', 'OK', 'S', 1720765996, 1720765996, '1'),
(128847, 32453, 'QU', 'OK', 'S', 1720765999, 1720765999, '1'),
(128848, 32453, 'QU', 'OK', 'S', 1720766002, 1720766002, '1'),
(128849, 32453, 'QU', 'OK', 'S', 1720766005, 1720766005, '1'),
(128850, 32453, 'QU', 'OK', 'S', 1720766008, 1720766008, '1'),
(128851, 32453, 'QU', 'OK', 'S', 1720766010, 1720766010, '1'),
(128852, 32453, 'QU', 'OK', 'S', 1720766013, 1720766013, '1'),
(128853, 18695, 'QU', 'OK', 'S', 1720766015, 1720766015, '1'),
(128854, 32458, 'QU', 'OK', 'S', 1720766021, 1720766021, '1'),
(128855, 32458, 'QU', 'OK', 'S', 1720766024, 1720766024, '1'),
(128856, 32458, 'QU', 'OK', 'S', 1720766027, 1720766027, '1'),
(128857, 32458, 'QU', 'OK', 'S', 1720766030, 1720766030, '1'),
(128858, 32458, 'QU', 'OK', 'S', 1720766034, 1720766034, '1'),
(128859, 32458, 'QU', 'OK', 'S', 1720766037, 1720766037, '1'),
(128860, 32458, 'QU', 'OK', 'S', 1720766040, 1720766040, '1'),
(128861, 32458, 'QU', 'OK', 'S', 1720766043, 1720766043, '1'),
(128862, 32458, 'QU', 'OK', 'S', 1720766046, 1720766046, '1'),
(128863, 14575, 'QU', 'OK', 'S', 1720766047, 1720766047, '1'),
(128864, 32458, 'QU', 'OK', 'S', 1720766049, 1720766049, '1'),
(128865, 32458, 'QU', 'OK', 'S', 1720766052, 1720766052, '1'),
(128866, 32458, 'QU', 'OK', 'S', 1720766055, 1720766055, '1'),
(128867, 32458, 'QU', 'OK', 'S', 1720768280, 1720768280, '1'),
(128868, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128869, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128870, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128871, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128872, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128873, 32329, 'QU', 'OK', 'S', 1720768947, 1720768947, '1'),
(128874, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128875, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128876, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128877, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128878, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128879, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128880, 32316, 'QU', 'OK', 'S', 1720769047, 1720769047, '1'),
(128881, 32275, 'QU', 'OK', 'S', 1720769329, 1720769329, '1'),
(128882, 32410, 'QU', 'OK', 'S', 1720769448, 1720769448, '1'),
(128883, 32402, 'QU', 'OK', 'S', 1720769455, 1720769455, '1'),
(128884, 32245, 'QU', 'OK', 'S', 1720769484, 1720769484, '1'),
(128885, 32244, 'QU', 'OK', 'S', 1720769489, 1720769489, '1'),
(128886, 32242, 'QU', 'OK', 'S', 1720769498, 1720769498, '1'),
(128887, 32428, 'QU', 'OK', 'S', 1720769912, 1720769912, '1'),
(128888, 32458, 'QU', 'OK', 'S', 1720769914, 1720769914, '1'),
(128889, 28080, 'QU', 'OK', 'S', 1720771527, 1720771527, '1'),
(128890, 28080, 'QU', 'OK', 'S', 1720771623, 1720771623, '1'),
(128891, 32349, 'QU', 'OK', 'S', 1720774284, 1720774284, '1'),
(128892, 32349, 'QU', 'OK', 'S', 1720774300, 1720774300, '1'),
(128893, 32348, 'QU', 'OK', 'S', 1720774310, 1720774310, '1'),
(128894, 32127, 'QU', 'OK', 'S', 1720774322, 1720774322, '1'),
(128895, 32100, 'QU', 'OK', 'S', 1720774332, 1720774332, '1'),
(128896, 32100, 'QU', 'OK', 'S', 1720774332, 1720774332, '1'),
(128897, 32100, 'QU', 'OK', 'S', 1720774342, 1720774342, '1'),
(128898, 32100, 'QU', 'OK', 'S', 1720774342, 1720774342, '1'),
(128899, 32080, 'QU', 'OK', 'S', 1720774352, 1720774352, '1'),
(128900, 32080, 'QU', 'OK', 'S', 1720774352, 1720774352, '1'),
(128901, 32080, 'QU', 'OK', 'S', 1720774362, 1720774362, '1'),
(128902, 32080, 'QU', 'OK', 'S', 1720774362, 1720774362, '1'),
(128903, 32079, 'QU', 'OK', 'S', 1720774370, 1720774370, '1'),
(128904, 32079, 'QU', 'OK', 'S', 1720774378, 1720774378, '1'),
(128905, 32058, 'QU', 'OK', 'S', 1720774386, 1720774386, '1'),
(128906, 32058, 'QU', 'OK', 'S', 1720774394, 1720774394, '1'),
(128907, 31867, 'QU', 'OK', 'S', 1720774422, 1720774422, '1'),
(128908, 31866, 'QU', 'OK', 'S', 1720774446, 1720774446, '1'),
(128909, 31866, 'QU', 'OK', 'S', 1720774455, 1720774455, '1'),
(128910, 31847, 'QU', 'OK', 'S', 1720774467, 1720774467, '1'),
(128911, 31847, 'QU', 'OK', 'S', 1720774476, 1720774476, '1'),
(128912, 31845, 'QU', 'OK', 'S', 1720774484, 1720774484, '1'),
(128913, 31845, 'QU', 'OK', 'S', 1720774492, 1720774492, '1'),
(128914, 31842, 'QU', 'OK', 'S', 1720774505, 1720774505, '1'),
(128915, 31842, 'QU', 'OK', 'S', 1720774515, 1720774515, '1'),
(128916, 29830, 'QU', 'OK', 'S', 1720774539, 1720774539, '1'),
(128917, 29803, 'QU', 'OK', 'S', 1720774552, 1720774552, '1'),
(128918, 29792, 'QU', 'OK', 'S', 1720774572, 1720774572, '1'),
(128919, 29792, 'QU', 'OK', 'S', 1720774572, 1720774572, '1'),
(128920, 29791, 'QU', 'OK', 'S', 1720774588, 1720774588, '1'),
(128921, 29791, 'QU', 'OK', 'S', 1720774605, 1720774605, '1'),
(128922, 29784, 'QU', 'OK', 'S', 1720774654, 1720774654, '1'),
(128923, 29722, 'QU', 'OK', 'S', 1720774667, 1720774667, '1'),
(128924, 29697, 'QU', 'OK', 'S', 1720774691, 1720774691, '1'),
(128925, 29345, 'QU', 'OK', 'S', 1720774724, 1720774724, '1'),
(128926, 29345, 'QU', 'OK', 'S', 1720774724, 1720774724, '1'),
(128927, 29345, 'QU', 'OK', 'S', 1720774740, 1720774740, '1'),
(128928, 29345, 'QU', 'OK', 'S', 1720774740, 1720774740, '1'),
(128929, 29324, 'QU', 'OK', 'S', 1720774769, 1720774769, '1'),
(128930, 29320, 'QU', 'OK', 'S', 1720774789, 1720774789, '1'),
(128931, 29279, 'QU', 'OK', 'S', 1720774811, 1720774811, '1'),
(128932, 29279, 'QU', 'OK', 'S', 1720774834, 1720774834, '1'),
(128933, 29277, 'QU', 'OK', 'S', 1720774992, 1720774992, '1'),
(128934, 29277, 'QU', 'OK', 'S', 1720775000, 1720775000, '1'),
(128935, 29276, 'QU', 'OK', 'S', 1720775010, 1720775010, '1'),
(128936, 29272, 'QU', 'OK', 'S', 1720775017, 1720775017, '1'),
(128937, 29272, 'QU', 'OK', 'S', 1720775024, 1720775024, '1'),
(128938, 29270, 'QU', 'OK', 'S', 1720775045, 1720775045, '1'),
(128939, 29270, 'QU', 'OK', 'S', 1720775051, 1720775051, '1'),
(128940, 29268, 'QU', 'OK', 'S', 1720775146, 1720775146, '1'),
(128941, 28743, 'QU', 'OK', 'S', 1720775234, 1720775234, '1'),
(128942, 28741, 'QU', 'OK', 'S', 1720775248, 1720775248, '1'),
(128943, 28724, 'QU', 'OK', 'S', 1720775265, 1720775265, '1'),
(128944, 28723, 'QU', 'OK', 'S', 1720775278, 1720775278, '1'),
(128945, 28719, 'QU', 'OK', 'S', 1720775285, 1720775285, '1'),
(128946, 28719, 'QU', 'OK', 'S', 1720775291, 1720775291, '1'),
(128947, 28718, 'QU', 'OK', 'S', 1720775302, 1720775302, '1'),
(128948, 28323, 'QU', 'OK', 'S', 1720775316, 1720775316, '1'),
(128949, 28323, 'QU', 'OK', 'S', 1720775332, 1720775332, '1'),
(128950, 28322, 'QU', 'OK', 'S', 1720775351, 1720775351, '1'),
(128951, 28318, 'QU', 'OK', 'S', 1720775358, 1720775358, '1'),
(128952, 28318, 'QU', 'OK', 'S', 1720775368, 1720775368, '1'),
(128953, 28316, 'QU', 'OK', 'S', 1720775380, 1720775380, '1'),
(128954, 28315, 'QU', 'OK', 'S', 1720775388, 1720775388, '1'),
(128955, 28315, 'QU', 'OK', 'S', 1720775397, 1720775397, '1'),
(128956, 28314, 'QU', 'OK', 'S', 1720775413, 1720775413, '1'),
(128957, 28314, 'QU', 'OK', 'S', 1720775422, 1720775422, '1'),
(128958, 25776, 'QU', 'OK', 'S', 1720775639, 1720775639, '1'),
(128959, 25776, 'QU', 'OK', 'S', 1720775647, 1720775647, '1'),
(128960, 25775, 'QU', 'OK', 'S', 1720775664, 1720775664, '1'),
(128961, 25775, 'QU', 'OK', 'S', 1720775671, 1720775671, '1'),
(128962, 25774, 'QU', 'OK', 'S', 1720775704, 1720775704, '1'),
(128963, 25772, 'QU', 'OK', 'S', 1720775873, 1720775873, '1'),
(128964, 25772, 'QU', 'OK', 'S', 1720775880, 1720775880, '1'),
(128965, 25771, 'QU', 'OK', 'S', 1720776507, 1720776507, '1'),
(128966, 25771, 'QU', 'OK', 'S', 1720776514, 1720776514, '1'),
(128967, 25770, 'QU', 'OK', 'S', 1720776531, 1720776531, '1'),
(128968, 25770, 'QU', 'OK', 'S', 1720776540, 1720776540, '1'),
(128969, 25768, 'QU', 'OK', 'S', 1720776551, 1720776551, '1'),
(128970, 25763, 'QU', 'OK', 'S', 1720776562, 1720776562, '1'),
(128971, 25763, 'QU', 'OK', 'S', 1720776580, 1720776580, '1'),
(128972, 25762, 'QU', 'OK', 'S', 1720776845, 1720776845, '1'),
(128973, 25762, 'QU', 'OK', 'S', 1720776857, 1720776857, '1'),
(128974, 25749, 'QU', 'OK', 'S', 1720776872, 1720776872, '1'),
(128975, 25749, 'QU', 'OK', 'S', 1720776884, 1720776884, '1'),
(128976, 25744, 'QU', 'OK', 'S', 1720776906, 1720776906, '1'),
(128977, 25744, 'QU', 'OK', 'S', 1720776920, 1720776920, '1'),
(128978, 25741, 'QU', 'OK', 'S', 1720776930, 1720776930, '1'),
(128979, 25741, 'QU', 'OK', 'S', 1720776938, 1720776938, '1'),
(128980, 25733, 'QU', 'OK', 'S', 1720776957, 1720776957, '1'),
(128981, 25733, 'QU', 'OK', 'S', 1720776966, 1720776966, '1'),
(128982, 25731, 'QU', 'OK', 'S', 1720776974, 1720776974, '1'),
(128983, 25731, 'QU', 'OK', 'S', 1720776981, 1720776981, '1'),
(128984, 25729, 'QU', 'OK', 'S', 1720776998, 1720776998, '1'),
(128985, 25729, 'QU', 'OK', 'S', 1720777013, 1720777013, '1'),
(128986, 25725, 'QU', 'OK', 'S', 1720777036, 1720777036, '1'),
(128987, 25725, 'QU', 'OK', 'S', 1720777046, 1720777046, '1'),
(128988, 25724, 'QU', 'OK', 'S', 1720777057, 1720777057, '1'),
(128989, 25724, 'QU', 'OK', 'S', 1720777070, 1720777070, '1'),
(128990, 25722, 'QU', 'OK', 'S', 1720777123, 1720777123, '1'),
(128991, 25722, 'QU', 'OK', 'S', 1720777130, 1720777130, '1'),
(128992, 25719, 'QU', 'OK', 'S', 1720777221, 1720777221, '1'),
(128993, 25719, 'QU', 'OK', 'S', 1720777231, 1720777231, '1'),
(128994, 25704, 'QU', 'OK', 'S', 1720777241, 1720777241, '1'),
(128995, 25704, 'QU', 'OK', 'S', 1720777268, 1720777268, '1'),
(128996, 25702, 'QU', 'OK', 'S', 1720777277, 1720777277, '1'),
(128997, 25702, 'QU', 'OK', 'S', 1720777288, 1720777288, '1'),
(128998, 25699, 'QU', 'OK', 'S', 1720777305, 1720777305, '1'),
(128999, 25695, 'QU', 'OK', 'S', 1720777389, 1720777389, '1'),
(129000, 25695, 'QU', 'OK', 'S', 1720777395, 1720777395, '1'),
(129001, 25692, 'QU', 'OK', 'S', 1720777412, 1720777412, '1'),
(129002, 25692, 'QU', 'OK', 'S', 1720777431, 1720777431, '1'),
(129003, 25687, 'QU', 'OK', 'S', 1720777443, 1720777443, '1'),
(129004, 24653, 'QU', 'OK', 'S', 1720777636, 1720777636, '1'),
(129005, 24653, 'QU', 'OK', 'S', 1720777656, 1720777656, '1'),
(129006, 32269, 'QU', 'OK', 'S', 1720778326, 1720778326, '1'),
(129007, 32269, 'QU', 'OK', 'S', 1720778338, 1720778338, '1'),
(129008, 24652, 'QU', 'OK', 'S', 1720778389, 1720778389, '1'),
(129009, 24649, 'QU', 'OK', 'S', 1720778398, 1720778398, '1'),
(129010, 24649, 'QU', 'OK', 'S', 1720778405, 1720778405, '1'),
(129011, 24644, 'QU', 'OK', 'S', 1720778413, 1720778413, '1'),
(129012, 24643, 'QU', 'OK', 'S', 1720778424, 1720778424, '1'),
(129013, 24643, 'QU', 'OK', 'S', 1720778434, 1720778434, '1'),
(129014, 24642, 'QU', 'OK', 'S', 1720778455, 1720778455, '1'),
(129015, 24642, 'QU', 'OK', 'S', 1720778467, 1720778467, '1'),
(129016, 24641, 'QU', 'OK', 'S', 1720778474, 1720778474, '1'),
(129017, 24641, 'QU', 'OK', 'S', 1720778480, 1720778480, '1'),
(129018, 24639, 'QU', 'OK', 'S', 1720778494, 1720778494, '1'),
(129019, 24639, 'QU', 'OK', 'S', 1720778500, 1720778500, '1'),
(129020, 24637, 'QU', 'OK', 'S', 1720778508, 1720778508, '1'),
(129021, 24637, 'QU', 'OK', 'S', 1720778514, 1720778514, '1'),
(129022, 24636, 'QU', 'OK', 'S', 1720778524, 1720778524, '1'),
(129023, 24636, 'QU', 'OK', 'S', 1720778534, 1720778534, '1'),
(129024, 24635, 'QU', 'OK', 'S', 1720778541, 1720778541, '1'),
(129025, 24635, 'QU', 'OK', 'S', 1720778550, 1720778550, '1'),
(129026, 24634, 'QU', 'OK', 'S', 1720778557, 1720778557, '1'),
(129027, 24634, 'QU', 'OK', 'S', 1720778565, 1720778565, '1'),
(129028, 24564, 'QU', 'OK', 'S', 1720778573, 1720778573, '1'),
(129029, 24564, 'QU', 'OK', 'S', 1720778586, 1720778586, '1'),
(129030, 24430, 'QU', 'OK', 'S', 1720778593, 1720778593, '1'),
(129031, 24429, 'QU', 'OK', 'S', 1720778602, 1720778602, '1'),
(129032, 24412, 'QU', 'OK', 'S', 1720778612, 1720778612, '1'),
(129033, 24411, 'QU', 'OK', 'S', 1720778619, 1720778619, '1'),
(129034, 24410, 'QU', 'OK', 'S', 1720778637, 1720778637, '1'),
(129035, 24404, 'QU', 'OK', 'S', 1720778644, 1720778644, '1'),
(129036, 24404, 'QU', 'OK', 'S', 1720778652, 1720778652, '1'),
(129037, 24402, 'QU', 'OK', 'S', 1720778662, 1720778662, '1'),
(129038, 24402, 'QU', 'OK', 'S', 1720778669, 1720778669, '1'),
(129039, 24398, 'QU', 'OK', 'S', 1720778679, 1720778679, '1'),
(129040, 24398, 'QU', 'OK', 'S', 1720778688, 1720778688, '1'),
(129041, 24397, 'QU', 'OK', 'S', 1720778695, 1720778695, '1'),
(129042, 24397, 'QU', 'OK', 'S', 1720778703, 1720778703, '1'),
(129043, 24396, 'QU', 'OK', 'S', 1720778712, 1720778712, '1'),
(129044, 24396, 'QU', 'OK', 'S', 1720778722, 1720778722, '1'),
(129045, 24394, 'QU', 'OK', 'S', 1720778744, 1720778744, '1'),
(129046, 24394, 'QU', 'OK', 'S', 1720778756, 1720778756, '1'),
(129047, 24391, 'QU', 'OK', 'S', 1720778764, 1720778764, '1'),
(129048, 24391, 'QU', 'OK', 'S', 1720778773, 1720778773, '1'),
(129049, 32259, 'QU', 'OK', 'S', 1720778790, 1720778790, '1'),
(129050, 24389, 'QU', 'OK', 'S', 1720778795, 1720778795, '1'),
(129051, 24389, 'QU', 'OK', 'S', 1720778808, 1720778808, '1'),
(129052, 318, 'QU', 'OK', 'S', 1720778825, 1720778825, '1'),
(129053, 24388, 'QU', 'OK', 'S', 1720778832, 1720778832, '1'),
(129054, 24387, 'QU', 'OK', 'S', 1720778850, 1720778850, '1'),
(129055, 318, 'QU', 'OK', 'S', 1720778850, 1720778850, '1'),
(129056, 24387, 'QU', 'OK', 'S', 1720778866, 1720778866, '1'),
(129057, 23630, 'QU', 'OK', 'S', 1720778893, 1720778893, '1'),
(129058, 23630, 'QU', 'OK', 'S', 1720778904, 1720778904, '1'),
(129059, 30279, 'QU', 'OK', 'S', 1720778907, 1720778907, '1'),
(129060, 29399, 'QU', 'OK', 'S', 1720778914, 1720778914, '1'),
(129061, 23629, 'QU', 'OK', 'S', 1720778914, 1720778914, '1'),
(129062, 23629, 'QU', 'OK', 'S', 1720778922, 1720778922, '1'),
(129063, 23627, 'QU', 'OK', 'S', 1720778933, 1720778933, '1'),
(129064, 31501, 'QU', 'OK', 'S', 1720778942, 1720778942, '1'),
(129065, 29399, 'QU', 'OK', 'S', 1720778954, 1720778954, '1'),
(129066, 23627, 'QU', 'OK', 'S', 1720778957, 1720778957, '1'),
(129067, 23626, 'QU', 'OK', 'S', 1720778969, 1720778969, '1'),
(129068, 30733, 'QU', 'OK', 'S', 1720778974, 1720778974, '1'),
(129069, 23626, 'QU', 'OK', 'S', 1720778978, 1720778978, '1'),
(129070, 23625, 'QU', 'OK', 'S', 1720778984, 1720778984, '1'),
(129071, 23625, 'QU', 'OK', 'S', 1720778994, 1720778994, '1'),
(129072, 23624, 'QU', 'OK', 'S', 1720779002, 1720779002, '1'),
(129073, 23624, 'QU', 'OK', 'S', 1720779008, 1720779008, '1'),
(129074, 31290, 'QU', 'OK', 'S', 1720779019, 1720779019, '1'),
(129075, 31640, 'QU', 'OK', 'S', 1720779029, 1720779029, '1'),
(129076, 30453, 'QU', 'OK', 'S', 1720779040, 1720779040, '1'),
(129077, 28776, 'QU', 'OK', 'S', 1720779056, 1720779056, '1'),
(129078, 30348, 'QU', 'OK', 'S', 1720779066, 1720779066, '1'),
(129079, 25081, 'QU', 'OK', 'S', 1720779107, 1720779107, '1'),
(129080, 23622, 'QU', 'OK', 'S', 1720779119, 1720779119, '1'),
(129081, 25081, 'QU', 'OK', 'S', 1720779123, 1720779123, '1'),
(129082, 23621, 'QU', 'OK', 'S', 1720779131, 1720779131, '1'),
(129083, 25081, 'QU', 'OK', 'S', 1720779136, 1720779136, '1'),
(129084, 23621, 'QU', 'OK', 'S', 1720779141, 1720779141, '1'),
(129085, 25081, 'QU', 'OK', 'S', 1720779148, 1720779148, '1'),
(129086, 23620, 'QU', 'OK', 'S', 1720779149, 1720779149, '1'),
(129087, 23620, 'QU', 'OK', 'S', 1720779156, 1720779156, '1'),
(129088, 23619, 'QU', 'OK', 'S', 1720779163, 1720779163, '1'),
(129089, 25081, 'QU', 'OK', 'S', 1720779164, 1720779164, '1'),
(129090, 25081, 'QU', 'OK', 'S', 1720779175, 1720779175, '1'),
(129091, 25081, 'QU', 'OK', 'S', 1720779188, 1720779188, '1'),
(129092, 30408, 'QU', 'OK', 'S', 1720779203, 1720779203, '1'),
(129093, 28497, 'QU', 'OK', 'S', 1720779210, 1720779210, '1'),
(129094, 28496, 'QU', 'OK', 'S', 1720779219, 1720779219, '1'),
(129095, 23619, 'QU', 'OK', 'S', 1720779226, 1720779226, '1'),
(129096, 23619, 'QU', 'OK', 'S', 1720779226, 1720779226, '1'),
(129097, 23619, 'QU', 'OK', 'S', 1720779226, 1720779226, '1'),
(129098, 28189, 'QU', 'OK', 'S', 1720779229, 1720779229, '1'),
(129099, 25024, 'QU', 'OK', 'S', 1720779238, 1720779238, '1'),
(129100, 28496, 'QU', 'OK', 'S', 1720779246, 1720779246, '1'),
(129101, 23619, 'QU', 'OK', 'S', 1720779248, 1720779248, '1'),
(129102, 27933, 'QU', 'OK', 'S', 1720779254, 1720779254, '1'),
(129103, 23618, 'QU', 'OK', 'S', 1720779256, 1720779256, '1'),
(129104, 28810, 'QU', 'OK', 'S', 1720779261, 1720779261, '1'),
(129105, 29835, 'QU', 'OK', 'S', 1720779268, 1720779268, '1'),
(129106, 23618, 'QU', 'OK', 'S', 1720779274, 1720779274, '1'),
(129107, 31499, 'QU', 'OK', 'S', 1720779276, 1720779276, '1'),
(129108, 23589, 'QU', 'OK', 'S', 1720779285, 1720779285, '1'),
(129109, 25024, 'QU', 'OK', 'S', 1720779287, 1720779287, '1'),
(129110, 25085, 'QU', 'OK', 'S', 1720779294, 1720779294, '1'),
(129111, 23588, 'QU', 'OK', 'S', 1720779294, 1720779294, '1'),
(129112, 18175, 'QU', 'OK', 'S', 1720779305, 1720779305, '1'),
(129113, 23569, 'QU', 'OK', 'S', 1720779309, 1720779309, '1'),
(129114, 14839, 'QU', 'OK', 'S', 1720779314, 1720779314, '1'),
(129115, 23569, 'QU', 'OK', 'S', 1720779320, 1720779320, '1'),
(129116, 28189, 'QU', 'OK', 'S', 1720779323, 1720779323, '1'),
(129117, 23568, 'QU', 'OK', 'S', 1720779330, 1720779330, '1'),
(129118, 23568, 'QU', 'OK', 'S', 1720779336, 1720779336, '1'),
(129119, 26580, 'QU', 'OK', 'S', 1720779340, 1720779340, '1'),
(129120, 31499, 'QU', 'OK', 'S', 1720779347, 1720779347, '1'),
(129121, 27933, 'QU', 'OK', 'S', 1720779358, 1720779358, '1'),
(129122, 22975, 'QU', 'OK', 'S', 1720779366, 1720779366, '1'),
(129123, 28810, 'QU', 'OK', 'S', 1720779376, 1720779376, '1'),
(129124, 28496, 'QU', 'OK', 'S', 1720779383, 1720779383, '1'),
(129125, 30458, 'QU', 'OK', 'S', 1720779393, 1720779393, '1'),
(129126, 26580, 'QU', 'OK', 'S', 1720779405, 1720779405, '1'),
(129127, 18386, 'QU', 'OK', 'S', 1720779413, 1720779413, '1'),
(129128, 26031, 'QU', 'OK', 'S', 1720779420, 1720779420, '1'),
(129129, 24116, 'QU', 'OK', 'S', 1720779429, 1720779429, '1'),
(129130, 18386, 'QU', 'OK', 'S', 1720779465, 1720779465, '1'),
(129131, 28496, 'QU', 'OK', 'S', 1720779475, 1720779475, '1'),
(129132, 22015, 'QU', 'OK', 'S', 1720779653, 1720779653, '1'),
(129133, 22015, 'QU', 'OK', 'S', 1720779656, 1720779656, '1'),
(129134, 22015, 'QU', 'OK', 'S', 1720779666, 1720779666, '1'),
(129135, 22015, 'QU', 'OK', 'S', 1720779675, 1720779675, '1'),
(129136, 22015, 'QU', 'OK', 'S', 1720779679, 1720779679, '1'),
(129137, 22015, 'QU', 'OK', 'S', 1720779683, 1720779683, '1'),
(129138, 22015, 'QU', 'OK', 'S', 1720779686, 1720779686, '1'),
(129139, 22015, 'QU', 'OK', 'S', 1720779689, 1720779689, '1'),
(129140, 22015, 'QU', 'OK', 'S', 1720779693, 1720779693, '1'),
(129141, 22015, 'QU', 'OK', 'S', 1720779696, 1720779696, '1'),
(129142, 22007, 'QU', 'OK', 'S', 1720779779, 1720779779, '1'),
(129143, 21891, 'QU', 'OK', 'S', 1720779857, 1720779857, '1'),
(129144, 21891, 'QU', 'OK', 'S', 1720779860, 1720779860, '1'),
(129145, 21891, 'QU', 'OK', 'S', 1720779864, 1720779864, '1'),
(129146, 21891, 'QU', 'OK', 'S', 1720779870, 1720779870, '1'),
(129147, 21891, 'QU', 'OK', 'S', 1720779874, 1720779874, '1'),
(129148, 21891, 'QU', 'OK', 'S', 1720779878, 1720779878, '1'),
(129149, 21891, 'QU', 'OK', 'S', 1720779881, 1720779881, '1'),
(129150, 21891, 'QU', 'OK', 'S', 1720779884, 1720779884, '1'),
(129151, 21891, 'QU', 'OK', 'S', 1720779888, 1720779888, '1'),
(129152, 21891, 'QU', 'OK', 'S', 1720779891, 1720779891, '1'),
(129153, 21891, 'QU', 'OK', 'S', 1720779895, 1720779895, '1'),
(129154, 21891, 'QU', 'OK', 'S', 1720779898, 1720779898, '1'),
(129155, 21891, 'QU', 'OK', 'S', 1720779901, 1720779901, '1'),
(129156, 21891, 'QU', 'OK', 'S', 1720779905, 1720779905, '1'),
(129157, 21891, 'QU', 'OK', 'S', 1720779919, 1720779919, '1'),
(129158, 21891, 'QU', 'OK', 'S', 1720779923, 1720779923, '1'),
(129159, 21891, 'QU', 'OK', 'S', 1720779926, 1720779926, '1'),
(129160, 21891, 'QU', 'OK', 'S', 1720779930, 1720779930, '1'),
(129161, 21891, 'QU', 'OK', 'S', 1720779933, 1720779933, '1'),
(129162, 21891, 'QU', 'OK', 'S', 1720779937, 1720779937, '1'),
(129163, 21891, 'QU', 'OK', 'S', 1720779940, 1720779940, '1'),
(129164, 21891, 'QU', 'OK', 'S', 1720779943, 1720779943, '1'),
(129165, 21891, 'QU', 'OK', 'S', 1720779947, 1720779947, '1'),
(129166, 21891, 'QU', 'OK', 'S', 1720779950, 1720779950, '1'),
(129167, 21891, 'QU', 'OK', 'S', 1720779954, 1720779954, '1'),
(129168, 21891, 'QU', 'OK', 'S', 1720779957, 1720779957, '1'),
(129169, 21891, 'QU', 'OK', 'S', 1720779960, 1720779960, '1'),
(129170, 21891, 'QU', 'OK', 'S', 1720779984, 1720779984, '1'),
(129171, 21891, 'QU', 'OK', 'S', 1720779987, 1720779987, '1'),
(129172, 21891, 'QU', 'OK', 'S', 1720779991, 1720779991, '1'),
(129173, 21891, 'QU', 'OK', 'S', 1720779994, 1720779994, '1'),
(129174, 21891, 'QU', 'OK', 'S', 1720779998, 1720779998, '1'),
(129175, 21891, 'QU', 'OK', 'S', 1720780001, 1720780001, '1'),
(129176, 21891, 'QU', 'OK', 'S', 1720780004, 1720780004, '1'),
(129177, 21891, 'QU', 'OK', 'S', 1720780008, 1720780008, '1'),
(129178, 21891, 'QU', 'OK', 'S', 1720780011, 1720780011, '1'),
(129179, 21873, 'QU', 'OK', 'S', 1720780131, 1720780131, '1'),
(129180, 21873, 'QU', 'OK', 'S', 1720780134, 1720780134, '1'),
(129181, 21873, 'QU', 'OK', 'S', 1720780137, 1720780137, '1'),
(129182, 21873, 'QU', 'OK', 'S', 1720780141, 1720780141, '1'),
(129183, 21873, 'QU', 'OK', 'S', 1720780144, 1720780144, '1'),
(129184, 21873, 'QU', 'OK', 'S', 1720780147, 1720780147, '1'),
(129185, 21873, 'QU', 'OK', 'S', 1720780151, 1720780151, '1'),
(129186, 21873, 'QU', 'OK', 'S', 1720780154, 1720780154, '1'),
(129187, 21873, 'QU', 'OK', 'S', 1720780158, 1720780158, '1'),
(129188, 21873, 'QU', 'OK', 'S', 1720780161, 1720780161, '1'),
(129189, 21873, 'QU', 'OK', 'S', 1720780164, 1720780164, '1'),
(129190, 21873, 'QU', 'OK', 'S', 1720780168, 1720780168, '1'),
(129191, 21873, 'QU', 'OK', 'S', 1720780181, 1720780181, '1'),
(129192, 21873, 'QU', 'OK', 'S', 1720780184, 1720780184, '1'),
(129193, 21873, 'QU', 'OK', 'S', 1720780188, 1720780188, '1'),
(129194, 21873, 'QU', 'OK', 'S', 1720780191, 1720780191, '1'),
(129195, 21873, 'QU', 'OK', 'S', 1720780195, 1720780195, '1'),
(129196, 21873, 'QU', 'OK', 'S', 1720780198, 1720780198, '1'),
(129197, 21873, 'QU', 'OK', 'S', 1720780350, 1720780350, '1'),
(129198, 22007, 'QU', 'OK', 'S', 1720780381, 1720780381, '1'),
(129199, 23678, 'QU', 'OK', 'S', 1720780450, 1720780450, '1'),
(129200, 23678, 'QU', 'OK', 'S', 1720780454, 1720780454, '1'),
(129201, 23678, 'QU', 'OK', 'S', 1720780457, 1720780457, '1'),
(129202, 23678, 'QU', 'OK', 'S', 1720780461, 1720780461, '1'),
(129203, 23678, 'QU', 'OK', 'S', 1720780466, 1720780466, '1'),
(129204, 23678, 'QU', 'OK', 'S', 1720780469, 1720780469, '1'),
(129205, 8651, 'QU', 'OK', 'S', 1720780813, 1720780813, '1'),
(129206, 8651, 'QU', 'OK', 'S', 1720781156, 1720781156, '1'),
(129207, 32480, 'QU', 'OK', 'S', 1720781392, 1720781392, '1'),
(129208, 23567, 'QU', 'OK', 'S', 1720781492, 1720781492, '1'),
(129209, 23567, 'QU', 'OK', 'S', 1720781502, 1720781502, '1'),
(129210, 23566, 'QU', 'OK', 'S', 1720781510, 1720781510, '1'),
(129211, 23566, 'QU', 'OK', 'S', 1720781517, 1720781517, '1'),
(129212, 32464, 'QU', 'OK', 'S', 1720781570, 1720781570, '1'),
(129213, 32365, 'QU', 'OK', 'S', 1720781759, 1720781759, '1'),
(129214, 32365, 'QU', 'OK', 'S', 1720781811, 1720781811, '1'),
(129215, 32466, 'QU', 'OK', 'S', 1720781818, 1720781818, '1'),
(129216, 32365, 'QU', 'OK', 'S', 1720781828, 1720781828, '1'),
(129217, 32365, 'QU', 'OK', 'S', 1720781847, 1720781847, '1'),
(129218, 32365, 'QU', 'OK', 'S', 1720781864, 1720781864, '1'),
(129219, 32365, 'QU', 'OK', 'S', 1720781884, 1720781884, '1'),
(129220, 32369, 'QU', 'OK', 'S', 1720781898, 1720781898, '1'),
(129221, 32369, 'QU', 'OK', 'S', 1720781916, 1720781916, '1'),
(129222, 32375, 'QU', 'OK', 'S', 1720781936, 1720781936, '1'),
(129223, 32369, 'QU', 'OK', 'S', 1720781953, 1720781953, '1'),
(129224, 32370, 'QU', 'OK', 'S', 1720781967, 1720781967, '1'),
(129225, 32370, 'QU', 'OK', 'S', 1720781982, 1720781982, '1'),
(129226, 32369, 'QU', 'OK', 'S', 1720781995, 1720781995, '1'),
(129227, 32452, 'QU', 'OK', 'S', 1720782339, 1720782339, '1'),
(129228, 32454, 'QU', 'OK', 'S', 1720782640, 1720782640, '1'),
(129229, 32454, 'QU', 'OK', 'S', 1720782659, 1720782659, '1'),
(129230, 323, 'QU', 'OK', 'S', 1720782783, 1720782783, '1'),
(129231, 323, 'QU', 'OK', 'S', 1720782790, 1720782790, '1'),
(129232, 32467, 'QU', 'OK', 'S', 1720784220, 1720784220, '1'),
(129233, 23565, 'QU', 'OK', 'S', 1720784644, 1720784644, '1'),
(129234, 23565, 'QU', 'OK', 'S', 1720784651, 1720784651, '1'),
(129235, 23564, 'QU', 'OK', 'S', 1720784659, 1720784659, '1'),
(129236, 23564, 'QU', 'OK', 'S', 1720784667, 1720784667, '1'),
(129237, 23559, 'QU', 'OK', 'S', 1720784676, 1720784676, '1'),
(129238, 23559, 'QU', 'OK', 'S', 1720784683, 1720784683, '1'),
(129239, 23558, 'QU', 'OK', 'S', 1720784691, 1720784691, '1'),
(129240, 23558, 'QU', 'OK', 'S', 1720784699, 1720784699, '1'),
(129241, 23557, 'QU', 'OK', 'S', 1720784709, 1720784709, '1'),
(129242, 23557, 'QU', 'OK', 'S', 1720784716, 1720784716, '1'),
(129243, 23556, 'QU', 'OK', 'S', 1720784723, 1720784723, '1'),
(129244, 23556, 'QU', 'OK', 'S', 1720784731, 1720784731, '1'),
(129245, 23555, 'QU', 'OK', 'S', 1720784741, 1720784741, '1'),
(129246, 23555, 'QU', 'OK', 'S', 1720784750, 1720784750, '1'),
(129247, 23554, 'QU', 'OK', 'S', 1720784759, 1720784759, '1'),
(129248, 23554, 'QU', 'OK', 'S', 1720784775, 1720784775, '1'),
(129249, 32473, 'QU', 'OK', 'S', 1720784819, 1720784819, '1'),
(129250, 32028, 'QU', 'OK', 'S', 1720784948, 1720784948, '1'),
(129251, 27250, 'QU', 'OK', 'S', 1720785443, 1720785443, '1'),
(129252, 30497, 'QU', 'OK', 'S', 1720785523, 1720785523, '1'),
(129253, 32477, 'QU', 'OK', 'S', 1720785545, 1720785545, '1'),
(129254, 32479, 'QU', 'OK', 'S', 1720785710, 1720785710, '1'),
(129255, 31747, 'QU', 'OK', 'S', 1720785767, 1720785767, '1'),
(129256, 31747, 'QU', 'OK', 'S', 1720785786, 1720785786, '1'),
(129257, 9921, 'QU', 'OK', 'S', 1720785806, 1720785806, '1'),
(129258, 32476, 'QU', 'OK', 'S', 1720785834, 1720785834, '1'),
(129259, 13484, 'QU', 'OK', 'S', 1720785835, 1720785835, '1'),
(129260, 19085, 'QU', 'OK', 'S', 1720785849, 1720785849, '1'),
(129261, 15343, 'QU', 'OK', 'S', 1720785868, 1720785868, '1'),
(129262, 32425, 'QU', 'OK', 'S', 1720786444, 1720786444, '1'),
(129263, 32354, 'QU', 'OK', 'S', 1720786446, 1720786446, '1'),
(129264, 32354, 'QU', 'OK', 'S', 1720786447, 1720786447, '1'),
(129265, 32425, 'QU', 'OK', 'S', 1720786449, 1720786449, '1'),
(129266, 12709, 'QU', 'OK', 'S', 1720786451, 1720786451, '1'),
(129267, 32478, 'QU', 'OK', 'S', 1720788241, 1720788241, '1'),
(129268, 32474, 'QU', 'OK', 'S', 1720788415, 1720788415, '1'),
(129269, 32475, 'QU', 'OK', 'S', 1720788646, 1720788646, '1'),
(129270, 32469, 'QU', 'OK', 'S', 1720789613, 1720789613, '1'),
(129271, 32365, 'QU', 'OK', 'S', 1720789801, 1720789801, '1'),
(129272, 32465, 'QU', 'OK', 'S', 1720790025, 1720790025, '1'),
(129273, 32463, 'QU', 'OK', 'S', 1720790212, 1720790212, '1'),
(129274, 32468, 'QU', 'OK', 'S', 1720790257, 1720790257, '1'),
(129275, 32369, 'QU', 'OK', 'S', 1720790660, 1720790660, '1'),
(129276, 32382, 'QU', 'OK', 'S', 1720851214, 1720851214, '1'),
(129277, 32382, 'QU', 'OK', 'S', 1720851216, 1720851216, '1'),
(129278, 32382, 'QU', 'OK', 'S', 1720851258, 1720851258, '1'),
(129279, 32382, 'QU', 'OK', 'S', 1720851260, 1720851260, '1'),
(129280, 30605, 'QU', 'OK', 'S', 1720851262, 1720851262, '1'),
(129281, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129282, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129283, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129284, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129285, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129286, 32341, 'QU', 'OK', 'S', 1720851454, 1720851454, '1'),
(129287, 32347, 'QU', 'OK', 'S', 1720851494, 1720851494, '1'),
(129288, 32347, 'QU', 'OK', 'S', 1720851494, 1720851494, '1'),
(129289, 32347, 'QU', 'OK', 'S', 1720851494, 1720851494, '1'),
(129290, 32307, 'QU', 'OK', 'S', 1720851514, 1720851514, '1'),
(129291, 32274, 'QU', 'OK', 'S', 1720851527, 1720851527, '1'),
(129292, 32195, 'QU', 'OK', 'S', 1720851538, 1720851538, '1'),
(129293, 31852, 'QU', 'OK', 'S', 1720851566, 1720851566, '1'),
(129294, 31928, 'QU', 'OK', 'S', 1720851573, 1720851573, '1'),
(129295, 32132, 'QU', 'OK', 'S', 1720851578, 1720851578, '1'),
(129296, 32132, 'QU', 'OK', 'S', 1720851578, 1720851578, '1'),
(129297, 32132, 'QU', 'OK', 'S', 1720851578, 1720851578, '1'),
(129298, 32132, 'QU', 'OK', 'S', 1720851578, 1720851578, '1'),
(129299, 32121, 'QU', 'OK', 'S', 1720851602, 1720851602, '1'),
(129300, 32121, 'QU', 'OK', 'S', 1720851602, 1720851602, '1'),
(129301, 32121, 'QU', 'OK', 'S', 1720851602, 1720851602, '1'),
(129302, 30232, 'QU', 'OK', 'S', 1720851749, 1720851749, '1'),
(129303, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129304, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129305, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129306, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129307, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129308, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129309, 29252, 'QU', 'OK', 'S', 1720851806, 1720851806, '1'),
(129310, 27441, 'QU', 'OK', 'S', 1720851840, 1720851840, '1'),
(129311, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129312, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129313, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129314, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129315, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129316, 25143, 'QU', 'OK', 'S', 1720852043, 1720852043, '1'),
(129317, 15384, 'QU', 'OK', 'S', 1720852169, 1720852169, '1'),
(129318, 15384, 'QU', 'OK', 'S', 1720852177, 1720852177, '1'),
(129319, 15383, 'QU', 'OK', 'S', 1720852184, 1720852184, '1'),
(129320, 15383, 'QU', 'OK', 'S', 1720852192, 1720852192, '1'),
(129321, 15382, 'QU', 'OK', 'S', 1720852199, 1720852199, '1'),
(129322, 15382, 'QU', 'OK', 'S', 1720852206, 1720852206, '1'),
(129323, 15568, 'QU', 'OK', 'S', 1720852231, 1720852231, '1'),
(129324, 15568, 'QU', 'OK', 'S', 1720852237, 1720852237, '1'),
(129325, 15567, 'QU', 'OK', 'S', 1720852245, 1720852245, '1'),
(129326, 15567, 'QU', 'OK', 'S', 1720852252, 1720852252, '1'),
(129327, 15565, 'QU', 'OK', 'S', 1720852264, 1720852264, '1'),
(129328, 15565, 'QU', 'OK', 'S', 1720852273, 1720852273, '1'),
(129329, 15564, 'QU', 'OK', 'S', 1720852284, 1720852284, '1'),
(129330, 15564, 'QU', 'OK', 'S', 1720852293, 1720852293, '1'),
(129331, 15563, 'QU', 'OK', 'S', 1720852303, 1720852303, '1'),
(129332, 15563, 'QU', 'OK', 'S', 1720852311, 1720852311, '1'),
(129333, 15388, 'QU', 'OK', 'S', 1720852322, 1720852322, '1'),
(129334, 15388, 'QU', 'OK', 'S', 1720852331, 1720852331, '1'),
(129335, 15387, 'QU', 'OK', 'S', 1720852342, 1720852342, '1'),
(129336, 15387, 'QU', 'OK', 'S', 1720852353, 1720852353, '1'),
(129337, 15386, 'QU', 'OK', 'S', 1720852368, 1720852368, '1'),
(129338, 15386, 'QU', 'OK', 'S', 1720852377, 1720852377, '1'),
(129339, 15385, 'QU', 'OK', 'S', 1720852394, 1720852394, '1'),
(129340, 15385, 'QU', 'OK', 'S', 1720852401, 1720852401, '1'),
(129341, 17774, 'QU', 'OK', 'S', 1720852446, 1720852446, '1'),
(129342, 17774, 'QU', 'OK', 'S', 1720852456, 1720852456, '1'),
(129343, 17771, 'QU', 'OK', 'S', 1720852468, 1720852468, '1'),
(129344, 17771, 'QU', 'OK', 'S', 1720852482, 1720852482, '1'),
(129345, 17768, 'QU', 'OK', 'S', 1720852494, 1720852494, '1'),
(129346, 17768, 'QU', 'OK', 'S', 1720852777, 1720852777, '1'),
(129347, 17767, 'QU', 'OK', 'S', 1720852796, 1720852796, '1'),
(129348, 17767, 'QU', 'OK', 'S', 1720852810, 1720852810, '1'),
(129349, 17766, 'QU', 'OK', 'S', 1720852823, 1720852823, '1'),
(129350, 17766, 'QU', 'OK', 'S', 1720852833, 1720852833, '1'),
(129351, 17765, 'QU', 'OK', 'S', 1720852852, 1720852852, '1'),
(129352, 17765, 'QU', 'OK', 'S', 1720852861, 1720852861, '1'),
(129353, 15630, 'QU', 'OK', 'S', 1720852873, 1720852873, '1'),
(129354, 15630, 'QU', 'OK', 'S', 1720852881, 1720852881, '1'),
(129355, 21896, 'QU', 'OK', 'S', 1720852904, 1720852904, '1'),
(129356, 21896, 'QU', 'OK', 'S', 1720852915, 1720852915, '1'),
(129357, 21608, 'QU', 'OK', 'S', 1720852934, 1720852934, '1'),
(129358, 21608, 'QU', 'OK', 'S', 1720852945, 1720852945, '1'),
(129359, 17782, 'QU', 'OK', 'S', 1720852955, 1720852955, '1'),
(129360, 17782, 'QU', 'OK', 'S', 1720852963, 1720852963, '1'),
(129361, 17781, 'QU', 'OK', 'S', 1720852975, 1720852975, '1'),
(129362, 17781, 'QU', 'OK', 'S', 1720852986, 1720852986, '1'),
(129363, 17778, 'QU', 'OK', 'S', 1720852993, 1720852993, '1'),
(129364, 17778, 'QU', 'OK', 'S', 1720853004, 1720853004, '1'),
(129365, 17777, 'QU', 'OK', 'S', 1720853012, 1720853012, '1'),
(129366, 17777, 'QU', 'OK', 'S', 1720853022, 1720853022, '1'),
(129367, 17776, 'QU', 'OK', 'S', 1720853030, 1720853030, '1'),
(129368, 17776, 'QU', 'OK', 'S', 1720853040, 1720853040, '1'),
(129369, 17775, 'QU', 'OK', 'S', 1720853048, 1720853048, '1'),
(129370, 17775, 'QU', 'OK', 'S', 1720853057, 1720853057, '1'),
(129371, 23553, 'QU', 'OK', 'S', 1720853276, 1720853276, '1'),
(129372, 21905, 'QU', 'OK', 'S', 1720853358, 1720853358, '1'),
(129373, 21904, 'QU', 'OK', 'S', 1720853395, 1720853395, '1'),
(129374, 13547, 'QU', 'OK', 'S', 1720854849, 1720854849, '1'),
(129375, 27754, 'QU', 'OK', 'S', 1720855488, 1720855488, '1'),
(129376, 13546, 'QU', 'OK', 'S', 1720855557, 1720855557, '1'),
(129377, 13546, 'QU', 'OK', 'S', 1720855562, 1720855562, '1'),
(129378, 27752, 'QU', 'OK', 'S', 1720856535, 1720856535, '1'),
(129379, 27752, 'QU', 'OK', 'S', 1720856538, 1720856538, '1'),
(129380, 27752, 'QU', 'OK', 'S', 1720856542, 1720856542, '1'),
(129381, 27752, 'QU', 'OK', 'S', 1720856545, 1720856545, '1'),
(129382, 27354, 'QU', 'OK', 'S', 1720856569, 1720856569, '1'),
(129383, 28248, 'QU', 'OK', 'S', 1720856585, 1720856585, '1'),
(129384, 24568, 'QU', 'OK', 'S', 1720856586, 1720856586, '1'),
(129385, 24568, 'QU', 'OK', 'S', 1720856590, 1720856590, '1'),
(129386, 32143, 'QU', 'OK', 'S', 1720857335, 1720857335, '1'),
(129387, 32143, 'QU', 'OK', 'S', 1720857345, 1720857345, '1'),
(129388, 32143, 'QU', 'OK', 'S', 1720857355, 1720857355, '1'),
(129389, 32143, 'QU', 'OK', 'S', 1720857372, 1720857372, '1'),
(129390, 32143, 'QU', 'OK', 'S', 1720857382, 1720857382, '1'),
(129391, 32143, 'QU', 'OK', 'S', 1720857442, 1720857442, '1'),
(129392, 32143, 'QU', 'OK', 'S', 1720857460, 1720857460, '1'),
(129393, 32143, 'QU', 'OK', 'S', 1720857465, 1720857465, '1'),
(129394, 32203, 'QU', 'OK', 'S', 1720857589, 1720857589, '1'),
(129395, 32203, 'QU', 'OK', 'S', 1720857595, 1720857595, '1'),
(129396, 10792, 'QU', 'OK', 'S', 1720857648, 1720857648, '1'),
(129397, 10792, 'QU', 'OK', 'S', 1720857661, 1720857661, '1'),
(129398, 10792, 'QU', 'OK', 'S', 1720857669, 1720857669, '1'),
(129399, 32203, 'QU', 'OK', 'S', 1720857689, 1720857689, '1'),
(129400, 32203, 'QU', 'OK', 'S', 1720857700, 1720857700, '1'),
(129401, 32203, 'QU', 'OK', 'S', 1720857715, 1720857715, '1'),
(129402, 32203, 'QU', 'OK', 'S', 1720857721, 1720857721, '1'),
(129403, 32203, 'QU', 'OK', 'S', 1720857745, 1720857745, '1'),
(129404, 25002, 'QU', 'OK', 'S', 1720858013, 1720858013, '1'),
(129405, 25002, 'QU', 'OK', 'S', 1720858041, 1720858041, '1'),
(129406, 25002, 'QU', 'OK', 'S', 1720858057, 1720858057, '1'),
(129407, 25002, 'QU', 'OK', 'S', 1720858190, 1720858190, '1'),
(129408, 25002, 'QU', 'OK', 'S', 1720858201, 1720858201, '1'),
(129409, 25002, 'QU', 'OK', 'S', 1720858211, 1720858211, '1'),
(129410, 25002, 'QU', 'OK', 'S', 1720858227, 1720858227, '1'),
(129411, 25002, 'QU', 'OK', 'S', 1720858258, 1720858258, '1'),
(129412, 25002, 'QU', 'OK', 'S', 1720858295, 1720858295, '1'),
(129413, 25002, 'QU', 'OK', 'S', 1720858305, 1720858305, '1'),
(129414, 25002, 'QU', 'OK', 'S', 1720858349, 1720858349, '1'),
(129415, 25002, 'QU', 'OK', 'S', 1720858363, 1720858363, '1'),
(129416, 14549, 'QU', 'OK', 'S', 1720858369, 1720858369, '1'),
(129417, 25002, 'QU', 'OK', 'S', 1720858382, 1720858382, '1'),
(129418, 25002, 'QU', 'OK', 'S', 1720858405, 1720858405, '1'),
(129419, 25002, 'QU', 'OK', 'S', 1720858421, 1720858421, '1'),
(129420, 25002, 'QU', 'OK', 'S', 1720858437, 1720858437, '1'),
(129421, 25002, 'QU', 'OK', 'S', 1720858456, 1720858456, '1'),
(129422, 25002, 'QU', 'OK', 'S', 1720858473, 1720858473, '1'),
(129423, 13548, 'QU', 'OK', 'S', 1720858807, 1720858807, '1'),
(129424, 13548, 'QU', 'OK', 'S', 1720858819, 1720858819, '1'),
(129425, 32349, 'QU', 'OK', 'S', 1720858969, 1720858969, '1'),
(129426, 32348, 'QU', 'OK', 'S', 1720858986, 1720858986, '1'),
(129427, 32348, 'QU', 'OK', 'S', 1720858986, 1720858986, '1'),
(129428, 32127, 'QU', 'OK', 'S', 1720858996, 1720858996, '1'),
(129429, 32100, 'QU', 'OK', 'S', 1720859003, 1720859003, '1'),
(129430, 32100, 'QU', 'OK', 'S', 1720859010, 1720859010, '1'),
(129431, 32080, 'QU', 'OK', 'S', 1720859019, 1720859019, '1'),
(129432, 32080, 'QU', 'OK', 'S', 1720859026, 1720859026, '1'),
(129433, 32079, 'QU', 'OK', 'S', 1720859034, 1720859034, '1'),
(129434, 32079, 'QU', 'OK', 'S', 1720859042, 1720859042, '1'),
(129435, 32058, 'QU', 'OK', 'S', 1720859056, 1720859056, '1'),
(129436, 32058, 'QU', 'OK', 'S', 1720859064, 1720859064, '1'),
(129437, 31867, 'QU', 'OK', 'S', 1720859112, 1720859112, '1'),
(129438, 31866, 'QU', 'OK', 'S', 1720859122, 1720859122, '1'),
(129439, 31866, 'QU', 'OK', 'S', 1720859134, 1720859134, '1'),
(129440, 31847, 'QU', 'OK', 'S', 1720859145, 1720859145, '1'),
(129441, 31845, 'QU', 'OK', 'S', 1720859160, 1720859160, '1'),
(129442, 31842, 'QU', 'OK', 'S', 1720859182, 1720859182, '1'),
(129443, 29830, 'QU', 'OK', 'S', 1720859193, 1720859193, '1'),
(129444, 29803, 'QU', 'OK', 'S', 1720859203, 1720859203, '1'),
(129445, 29792, 'QU', 'OK', 'S', 1720859220, 1720859220, '1'),
(129446, 29792, 'QU', 'OK', 'S', 1720859220, 1720859220, '1'),
(129447, 29791, 'QU', 'OK', 'S', 1720859229, 1720859229, '1'),
(129448, 29791, 'QU', 'OK', 'S', 1720859235, 1720859235, '1'),
(129449, 29784, 'QU', 'OK', 'S', 1720859252, 1720859252, '1'),
(129450, 29784, 'QU', 'OK', 'S', 1720859252, 1720859252, '1'),
(129451, 29722, 'QU', 'OK', 'S', 1720859261, 1720859261, '1'),
(129452, 29722, 'QU', 'OK', 'S', 1720859267, 1720859267, '1'),
(129453, 29697, 'QU', 'OK', 'S', 1720859285, 1720859285, '1'),
(129454, 29345, 'QU', 'OK', 'S', 1720859296, 1720859296, '1'),
(129455, 29345, 'QU', 'OK', 'S', 1720859303, 1720859303, '1'),
(129456, 29324, 'QU', 'OK', 'S', 1720859312, 1720859312, '1'),
(129457, 29324, 'QU', 'OK', 'S', 1720859319, 1720859319, '1'),
(129458, 29320, 'QU', 'OK', 'S', 1720859341, 1720859341, '1'),
(129459, 29279, 'QU', 'OK', 'S', 1720859349, 1720859349, '1'),
(129460, 29279, 'QU', 'OK', 'S', 1720859356, 1720859356, '1'),
(129461, 29277, 'QU', 'OK', 'S', 1720859373, 1720859373, '1'),
(129462, 29277, 'QU', 'OK', 'S', 1720859373, 1720859373, '1'),
(129463, 29276, 'QU', 'OK', 'S', 1720859385, 1720859385, '1'),
(129464, 29272, 'QU', 'OK', 'S', 1720859393, 1720859393, '1'),
(129465, 29272, 'QU', 'OK', 'S', 1720859401, 1720859401, '1'),
(129466, 29270, 'QU', 'OK', 'S', 1720859518, 1720859518, '1'),
(129467, 29270, 'QU', 'OK', 'S', 1720859525, 1720859525, '1'),
(129468, 29268, 'QU', 'OK', 'S', 1720859533, 1720859533, '1'),
(129469, 29268, 'QU', 'OK', 'S', 1720859541, 1720859541, '1'),
(129470, 28743, 'QU', 'OK', 'S', 1720859551, 1720859551, '1'),
(129471, 28741, 'QU', 'OK', 'S', 1720859568, 1720859568, '1'),
(129472, 28724, 'QU', 'OK', 'S', 1720859578, 1720859578, '1'),
(129473, 28723, 'QU', 'OK', 'S', 1720859588, 1720859588, '1'),
(129474, 28722, 'QU', 'OK', 'S', 1720859596, 1720859596, '1'),
(129475, 28722, 'QU', 'OK', 'S', 1720859604, 1720859604, '1'),
(129476, 28719, 'QU', 'OK', 'S', 1720859627, 1720859627, '1'),
(129477, 28719, 'QU', 'OK', 'S', 1720859634, 1720859634, '1'),
(129478, 28718, 'QU', 'OK', 'S', 1720859652, 1720859652, '1'),
(129479, 28323, 'QU', 'OK', 'S', 1720859662, 1720859662, '1'),
(129480, 28322, 'QU', 'OK', 'S', 1720859875, 1720859875, '1'),
(129481, 28322, 'QU', 'OK', 'S', 1720859883, 1720859883, '1'),
(129482, 28318, 'QU', 'OK', 'S', 1720859890, 1720859890, '1'),
(129483, 28318, 'QU', 'OK', 'S', 1720859896, 1720859896, '1'),
(129484, 28316, 'QU', 'OK', 'S', 1720860483, 1720860483, '1'),
(129485, 28315, 'QU', 'OK', 'S', 1720860496, 1720860496, '1'),
(129486, 28315, 'QU', 'OK', 'S', 1720860504, 1720860504, '1'),
(129487, 28314, 'QU', 'OK', 'S', 1720860579, 1720860579, '1'),
(129488, 28314, 'QU', 'OK', 'S', 1720860587, 1720860587, '1'),
(129489, 25776, 'QU', 'OK', 'S', 1720860595, 1720860595, '1'),
(129490, 25776, 'QU', 'OK', 'S', 1720860603, 1720860603, '1'),
(129491, 25775, 'QU', 'OK', 'S', 1720860624, 1720860624, '1'),
(129492, 25775, 'QU', 'OK', 'S', 1720860632, 1720860632, '1'),
(129493, 25774, 'QU', 'OK', 'S', 1720860640, 1720860640, '1'),
(129494, 25774, 'QU', 'OK', 'S', 1720860648, 1720860648, '1'),
(129495, 25772, 'QU', 'OK', 'S', 1720860659, 1720860659, '1'),
(129496, 25772, 'QU', 'OK', 'S', 1720860666, 1720860666, '1'),
(129497, 25771, 'QU', 'OK', 'S', 1720860677, 1720860677, '1'),
(129498, 25771, 'QU', 'OK', 'S', 1720860686, 1720860686, '1'),
(129499, 25770, 'QU', 'OK', 'S', 1720860699, 1720860699, '1'),
(129500, 25770, 'QU', 'OK', 'S', 1720860708, 1720860708, '1'),
(129501, 25768, 'QU', 'OK', 'S', 1720860743, 1720860743, '1'),
(129502, 25763, 'QU', 'OK', 'S', 1720860762, 1720860762, '1'),
(129503, 25763, 'QU', 'OK', 'S', 1720860777, 1720860777, '1'),
(129504, 25762, 'QU', 'OK', 'S', 1720860803, 1720860803, '1'),
(129505, 25749, 'QU', 'OK', 'S', 1720860816, 1720860816, '1'),
(129506, 25749, 'QU', 'OK', 'S', 1720860825, 1720860825, '1'),
(129507, 25744, 'QU', 'OK', 'S', 1720860834, 1720860834, '1'),
(129508, 25744, 'QU', 'OK', 'S', 1720860843, 1720860843, '1'),
(129509, 25741, 'QU', 'OK', 'S', 1720860852, 1720860852, '1'),
(129510, 25741, 'QU', 'OK', 'S', 1720860857, 1720860857, '1'),
(129511, 25733, 'QU', 'OK', 'S', 1720860874, 1720860874, '1'),
(129512, 25733, 'QU', 'OK', 'S', 1720860882, 1720860882, '1'),
(129513, 25731, 'QU', 'OK', 'S', 1720860887, 1720860887, '1'),
(129514, 25731, 'QU', 'OK', 'S', 1720860894, 1720860894, '1'),
(129515, 25729, 'QU', 'OK', 'S', 1720860908, 1720860908, '1'),
(129516, 25729, 'QU', 'OK', 'S', 1720860917, 1720860917, '1'),
(129517, 25725, 'QU', 'OK', 'S', 1720860923, 1720860923, '1'),
(129518, 25725, 'QU', 'OK', 'S', 1720860929, 1720860929, '1'),
(129519, 25724, 'QU', 'OK', 'S', 1720860936, 1720860936, '1'),
(129520, 25724, 'QU', 'OK', 'S', 1720860943, 1720860943, '1'),
(129521, 25722, 'QU', 'OK', 'S', 1720860949, 1720860949, '1'),
(129522, 25722, 'QU', 'OK', 'S', 1720860957, 1720860957, '1'),
(129523, 25719, 'QU', 'OK', 'S', 1720860974, 1720860974, '1'),
(129524, 25719, 'QU', 'OK', 'S', 1720860982, 1720860982, '1'),
(129525, 25704, 'QU', 'OK', 'S', 1720861002, 1720861002, '1'),
(129526, 25704, 'QU', 'OK', 'S', 1720861009, 1720861009, '1'),
(129527, 25702, 'QU', 'OK', 'S', 1720861016, 1720861016, '1'),
(129528, 25702, 'QU', 'OK', 'S', 1720861023, 1720861023, '1'),
(129529, 25699, 'QU', 'OK', 'S', 1720861030, 1720861030, '1'),
(129530, 25699, 'QU', 'OK', 'S', 1720861036, 1720861036, '1'),
(129531, 25695, 'QU', 'OK', 'S', 1720861045, 1720861045, '1'),
(129532, 25695, 'QU', 'OK', 'S', 1720861052, 1720861052, '1'),
(129533, 25692, 'QU', 'OK', 'S', 1720861063, 1720861063, '1'),
(129534, 25692, 'QU', 'OK', 'S', 1720861069, 1720861069, '1'),
(129535, 25687, 'QU', 'OK', 'S', 1720861079, 1720861079, '1'),
(129536, 24653, 'QU', 'OK', 'S', 1720861089, 1720861089, '1'),
(129537, 24653, 'QU', 'OK', 'S', 1720861097, 1720861097, '1'),
(129538, 24652, 'QU', 'OK', 'S', 1720861113, 1720861113, '1'),
(129539, 24649, 'QU', 'OK', 'S', 1720862200, 1720862200, '1'),
(129540, 24649, 'QU', 'OK', 'S', 1720862210, 1720862210, '1'),
(129541, 24644, 'QU', 'OK', 'S', 1720862221, 1720862221, '1'),
(129542, 24644, 'QU', 'OK', 'S', 1720862230, 1720862230, '1'),
(129543, 24643, 'QU', 'OK', 'S', 1720862240, 1720862240, '1'),
(129544, 24642, 'QU', 'OK', 'S', 1720862253, 1720862253, '1'),
(129545, 24641, 'QU', 'OK', 'S', 1720862265, 1720862265, '1'),
(129546, 24641, 'QU', 'OK', 'S', 1720862275, 1720862275, '1'),
(129547, 31096, 'QU', 'OK', 'S', 1720863539, 1720863539, '1'),
(129548, 21965, 'QU', 'OK', 'S', 1720864111, 1720864111, '1'),
(129549, 24565, 'QU', 'OK', 'S', 1720865009, 1720865009, '1'),
(129550, 20882, 'QU', 'OK', 'S', 1720865124, 1720865124, '1'),
(129551, 12605, 'QU', 'OK', 'S', 1720865202, 1720865202, '1'),
(129552, 21092, 'QU', 'OK', 'S', 1720865533, 1720865533, '1'),
(129553, 21064, 'QU', 'OK', 'S', 1720866195, 1720866195, '1'),
(129554, 13568, 'QU', 'OK', 'S', 1720866207, 1720866207, '1'),
(129555, 13568, 'QU', 'OK', 'S', 1720866207, 1720866207, '1'),
(129556, 13568, 'QU', 'OK', 'S', 1720866207, 1720866207, '1'),
(129557, 13568, 'QU', 'OK', 'S', 1720866207, 1720866207, '1'),
(129558, 16482, 'QU', 'OK', 'S', 1720866226, 1720866226, '1'),
(129559, 30795, 'QU', 'OK', 'S', 1720866236, 1720866236, '1'),
(129560, 11787, 'QU', 'OK', 'S', 1720866559, 1720866559, '1'),
(129561, 24573, 'QU', 'OK', 'S', 1720866578, 1720866578, '1'),
(129562, 24573, 'QU', 'OK', 'S', 1720866605, 1720866605, '1'),
(129563, 12602, 'QU', 'OK', 'S', 1720866976, 1720866976, '1'),
(129564, 11787, 'QU', 'OK', 'S', 1720866982, 1720866982, '1'),
(129565, 11787, 'QU', 'OK', 'S', 1720867164, 1720867164, '1'),
(129566, 11787, 'QU', 'OK', 'S', 1720867186, 1720867186, '1'),
(129567, 29617, 'QU', 'OK', 'S', 1720867194, 1720867194, '1'),
(129568, 11787, 'QU', 'OK', 'S', 1720867210, 1720867210, '1'),
(129569, 11787, 'QU', 'OK', 'S', 1720867257, 1720867257, '1'),
(129570, 11787, 'QU', 'OK', 'S', 1720867269, 1720867269, '1'),
(129571, 11787, 'QU', 'OK', 'S', 1720867284, 1720867284, '1'),
(129572, 11787, 'QU', 'OK', 'S', 1720867337, 1720867337, '1'),
(129573, 28248, 'QU', 'OK', 'S', 1720867339, 1720867339, '1'),
(129574, 11787, 'QU', 'OK', 'S', 1720867358, 1720867358, '1'),
(129575, 27354, 'QU', 'OK', 'S', 1720867393, 1720867393, '1'),
(129576, 11787, 'QU', 'OK', 'S', 1720867397, 1720867397, '1'),
(129577, 11787, 'QU', 'OK', 'S', 1720867438, 1720867438, '1'),
(129578, 11787, 'QU', 'OK', 'S', 1720867448, 1720867448, '1'),
(129579, 11787, 'QU', 'OK', 'S', 1720867457, 1720867457, '1'),
(129580, 11787, 'QU', 'OK', 'S', 1720867475, 1720867475, '1'),
(129581, 11787, 'QU', 'OK', 'S', 1720867508, 1720867508, '1'),
(129582, 11787, 'QU', 'OK', 'S', 1720867523, 1720867523, '1'),
(129583, 11787, 'QU', 'OK', 'S', 1720867543, 1720867543, '1'),
(129584, 11787, 'QU', 'OK', 'S', 1720867557, 1720867557, '1'),
(129585, 11787, 'QU', 'OK', 'S', 1720867572, 1720867572, '1'),
(129586, 11787, 'QU', 'OK', 'S', 1720867641, 1720867641, '1'),
(129587, 11787, 'QU', 'OK', 'S', 1720867657, 1720867657, '1'),
(129588, 11787, 'QU', 'OK', 'S', 1720867674, 1720867674, '1'),
(129589, 11787, 'QU', 'OK', 'S', 1720867686, 1720867686, '1'),
(129590, 11787, 'QU', 'OK', 'S', 1720867702, 1720867702, '1'),
(129591, 11787, 'QU', 'OK', 'S', 1720867732, 1720867732, '1'),
(129592, 11787, 'QU', 'OK', 'S', 1720867761, 1720867761, '1'),
(129593, 11787, 'QU', 'OK', 'S', 1720867787, 1720867787, '1'),
(129594, 11787, 'QU', 'OK', 'S', 1720867842, 1720867842, '1'),
(129595, 28080, 'QU', 'OK', 'S', 1720868600, 1720868600, '1'),
(129596, 28080, 'QU', 'OK', 'S', 1720868614, 1720868614, '1'),
(129597, 28080, 'QU', 'OK', 'S', 1720868618, 1720868618, '1'),
(129598, 24609, 'QU', 'OK', 'S', 1720869875, 1720869875, '1'),
(129599, 24609, 'QU', 'OK', 'S', 1720869889, 1720869889, '1'),
(129600, 24609, 'QU', 'OK', 'S', 1720869897, 1720869897, '1'),
(129601, 24609, 'QU', 'OK', 'S', 1720869913, 1720869913, '1'),
(129602, 24609, 'QU', 'OK', 'S', 1720869916, 1720869916, '1'),
(129603, 24609, 'QU', 'OK', 'S', 1720869920, 1720869920, '1'),
(129604, 32489, 'QU', 'OK', 'S', 1720870404, 1720870404, '1'),
(129605, 31209, 'QU', 'OK', 'S', 1720870614, 1720870614, '1'),
(129606, 31209, 'QU', 'OK', 'S', 1720870625, 1720870625, '1'),
(129607, 31209, 'QU', 'OK', 'S', 1720870634, 1720870634, '1'),
(129608, 31209, 'QU', 'OK', 'S', 1720870663, 1720870663, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(129609, 31209, 'QU', 'OK', 'S', 1720870673, 1720870673, '1'),
(129610, 31209, 'QU', 'OK', 'S', 1720870685, 1720870685, '1'),
(129611, 31209, 'QU', 'OK', 'S', 1720870699, 1720870699, '1'),
(129612, 31209, 'QU', 'OK', 'S', 1720870714, 1720870714, '1'),
(129613, 31209, 'QU', 'OK', 'S', 1720870733, 1720870733, '1'),
(129614, 31209, 'QU', 'OK', 'S', 1720870743, 1720870743, '1'),
(129615, 31209, 'QU', 'OK', 'S', 1720870764, 1720870764, '1'),
(129616, 31209, 'QU', 'OK', 'S', 1720870777, 1720870777, '1'),
(129617, 31209, 'QU', 'OK', 'S', 1720870811, 1720870811, '1'),
(129618, 31209, 'QU', 'OK', 'S', 1720870824, 1720870824, '1'),
(129619, 31209, 'QU', 'OK', 'S', 1720870838, 1720870838, '1'),
(129620, 31209, 'QU', 'OK', 'S', 1720870865, 1720870865, '1'),
(129621, 31209, 'QU', 'OK', 'S', 1720870891, 1720870891, '1'),
(129622, 31209, 'QU', 'OK', 'S', 1720870905, 1720870905, '1'),
(129623, 31209, 'QU', 'OK', 'S', 1720870931, 1720870931, '1'),
(129624, 31209, 'QU', 'OK', 'S', 1720870973, 1720870973, '1'),
(129625, 11787, 'QU', 'OK', 'S', 1720871287, 1720871287, '1'),
(129626, 11787, 'QU', 'OK', 'S', 1720871303, 1720871303, '1'),
(129627, 32144, 'QU', 'OK', 'S', 1720871602, 1720871602, '1'),
(129628, 32144, 'QU', 'OK', 'S', 1720871607, 1720871607, '1'),
(129629, 32144, 'QU', 'OK', 'S', 1720871615, 1720871615, '1'),
(129630, 7866, 'QU', 'OK', 'S', 1720871693, 1720871693, '1'),
(129631, 30941, 'QU', 'OK', 'S', 1720871703, 1720871703, '1'),
(129632, 7866, 'QU', 'OK', 'S', 1720871706, 1720871706, '1'),
(129633, 30941, 'QU', 'OK', 'S', 1720871706, 1720871706, '1'),
(129634, 30941, 'QU', 'OK', 'S', 1720871711, 1720871711, '1'),
(129635, 7866, 'QU', 'OK', 'S', 1720871753, 1720871753, '1'),
(129636, 7866, 'QU', 'OK', 'S', 1720871779, 1720871779, '1'),
(129637, 7866, 'QU', 'OK', 'S', 1720871790, 1720871790, '1'),
(129638, 7866, 'QU', 'OK', 'S', 1720871803, 1720871803, '1'),
(129639, 7866, 'QU', 'OK', 'S', 1720871814, 1720871814, '1'),
(129640, 7866, 'QU', 'OK', 'S', 1720871831, 1720871831, '1'),
(129641, 7866, 'QU', 'OK', 'S', 1720871845, 1720871845, '1'),
(129642, 7866, 'QU', 'OK', 'S', 1720871854, 1720871854, '1'),
(129643, 28511, 'QU', 'OK', 'S', 1720871882, 1720871882, '1'),
(129644, 28511, 'QU', 'OK', 'S', 1720871885, 1720871885, '1'),
(129645, 27070, 'QU', 'OK', 'S', 1720871967, 1720871967, '1'),
(129646, 26879, 'QU', 'OK', 'S', 1720872069, 1720872069, '1'),
(129647, 26879, 'QU', 'OK', 'S', 1720872081, 1720872081, '1'),
(129648, 32503, 'QU', 'OK', 'S', 1720872171, 1720872171, '1'),
(129649, 7866, 'QU', 'OK', 'S', 1720872311, 1720872311, '1'),
(129650, 26876, 'QU', 'OK', 'S', 1720872385, 1720872385, '1'),
(129651, 7866, 'QU', 'OK', 'S', 1720872446, 1720872446, '1'),
(129652, 7866, 'QU', 'OK', 'S', 1720872454, 1720872454, '1'),
(129653, 26717, 'QU', 'OK', 'S', 1720872490, 1720872490, '1'),
(129654, 12602, 'QU', 'OK', 'S', 1720872512, 1720872512, '1'),
(129655, 12602, 'QU', 'OK', 'S', 1720872515, 1720872515, '1'),
(129656, 7866, 'QU', 'OK', 'S', 1720872515, 1720872515, '1'),
(129657, 12602, 'QU', 'OK', 'S', 1720872518, 1720872518, '1'),
(129658, 7866, 'QU', 'OK', 'S', 1720872526, 1720872526, '1'),
(129659, 26717, 'QU', 'OK', 'S', 1720872570, 1720872570, '1'),
(129660, 32507, 'QU', 'OK', 'S', 1720872625, 1720872625, '1'),
(129661, 28816, 'QU', 'OK', 'S', 1720872656, 1720872656, '1'),
(129662, 22858, 'QU', 'OK', 'S', 1720872753, 1720872753, '1'),
(129663, 32505, 'QU', 'OK', 'S', 1720872803, 1720872803, '1'),
(129664, 27317, 'QU', 'OK', 'S', 1720872838, 1720872838, '1'),
(129665, 22858, 'QU', 'OK', 'S', 1720872897, 1720872897, '1'),
(129666, 22858, 'QU', 'OK', 'S', 1720872925, 1720872925, '1'),
(129667, 22858, 'QU', 'OK', 'S', 1720872969, 1720872969, '1'),
(129668, 32497, 'QU', 'OK', 'S', 1720872998, 1720872998, '1'),
(129669, 22858, 'QU', 'OK', 'S', 1720873036, 1720873036, '1'),
(129670, 13232, 'QU', 'OK', 'S', 1720873172, 1720873172, '1'),
(129671, 32493, 'QU', 'OK', 'S', 1720873196, 1720873196, '1'),
(129672, 13002, 'QU', 'OK', 'S', 1720873202, 1720873202, '1'),
(129673, 13002, 'QU', 'OK', 'S', 1720873211, 1720873211, '1'),
(129674, 13001, 'QU', 'OK', 'S', 1720873247, 1720873247, '1'),
(129675, 13001, 'QU', 'OK', 'S', 1720873250, 1720873250, '1'),
(129676, 13001, 'QU', 'OK', 'S', 1720873254, 1720873254, '1'),
(129677, 32506, 'QU', 'OK', 'S', 1720873297, 1720873297, '1'),
(129678, 13000, 'QU', 'OK', 'S', 1720873299, 1720873299, '1'),
(129679, 32500, 'QU', 'OK', 'S', 1720873442, 1720873442, '1'),
(129680, 28508, 'QU', 'OK', 'S', 1720873463, 1720873463, '1'),
(129681, 28508, 'QU', 'OK', 'S', 1720873468, 1720873468, '1'),
(129682, 28508, 'QU', 'OK', 'S', 1720873473, 1720873473, '1'),
(129683, 28503, 'QU', 'OK', 'S', 1720873538, 1720873538, '1'),
(129684, 32501, 'QU', 'OK', 'S', 1720873591, 1720873591, '1'),
(129685, 32491, 'QU', 'OK', 'S', 1720873697, 1720873697, '1'),
(129686, 32057, 'QU', 'OK', 'S', 1720873726, 1720873726, '1'),
(129687, 27394, 'QU', 'OK', 'S', 1720873735, 1720873735, '1'),
(129688, 32398, 'QU', 'OK', 'S', 1720873754, 1720873754, '1'),
(129689, 32398, 'QU', 'OK', 'S', 1720873754, 1720873754, '1'),
(129690, 26453, 'QU', 'OK', 'S', 1720873829, 1720873829, '1'),
(129691, 19193, 'QU', 'OK', 'S', 1720873924, 1720873924, '1'),
(129692, 19193, 'QU', 'OK', 'S', 1720873925, 1720873925, '1'),
(129693, 19522, 'QU', 'OK', 'S', 1720873935, 1720873935, '1'),
(129694, 32495, 'QU', 'OK', 'S', 1720873941, 1720873941, '1'),
(129695, 21888, 'QU', 'OK', 'S', 1720873974, 1720873974, '1'),
(129696, 19958, 'QU', 'OK', 'S', 1720873994, 1720873994, '1'),
(129697, 21888, 'QU', 'OK', 'S', 1720873999, 1720873999, '1'),
(129698, 19958, 'QU', 'OK', 'S', 1720874024, 1720874024, '1'),
(129699, 19958, 'QU', 'OK', 'S', 1720874036, 1720874036, '1'),
(129700, 21888, 'QU', 'OK', 'S', 1720874081, 1720874081, '1'),
(129701, 21888, 'QU', 'OK', 'S', 1720874103, 1720874103, '1'),
(129702, 12600, 'QU', 'OK', 'S', 1720874123, 1720874123, '1'),
(129703, 12600, 'QU', 'OK', 'S', 1720874142, 1720874142, '1'),
(129704, 19522, 'QU', 'OK', 'S', 1720874150, 1720874150, '1'),
(129705, 32481, 'QU', 'OK', 'S', 1720874152, 1720874152, '1'),
(129706, 19522, 'QU', 'OK', 'S', 1720874166, 1720874166, '1'),
(129707, 12600, 'QU', 'OK', 'S', 1720874178, 1720874178, '1'),
(129708, 12598, 'QU', 'OK', 'S', 1720874263, 1720874263, '1'),
(129709, 21888, 'QU', 'OK', 'S', 1720874266, 1720874266, '1'),
(129710, 21888, 'QU', 'OK', 'S', 1720874307, 1720874307, '1'),
(129711, 12585, 'QU', 'OK', 'S', 1720874325, 1720874325, '1'),
(129712, 24568, 'QU', 'OK', 'S', 1720874417, 1720874417, '1'),
(129713, 8815, 'QU', 'OK', 'S', 1720874456, 1720874456, '1'),
(129714, 20961, 'QU', 'OK', 'S', 1720874461, 1720874461, '1'),
(129715, 21077, 'QU', 'OK', 'S', 1720874485, 1720874485, '1'),
(129716, 14962, 'QU', 'OK', 'S', 1720874534, 1720874534, '1'),
(129717, 21076, 'QU', 'OK', 'S', 1720874595, 1720874595, '1'),
(129718, 32483, 'QU', 'OK', 'S', 1720874648, 1720874648, '1'),
(129719, 9715, 'QU', 'OK', 'S', 1720874648, 1720874648, '1'),
(129720, 32415, 'QU', 'OK', 'S', 1720874657, 1720874657, '1'),
(129721, 7046, 'QU', 'OK', 'S', 1720874708, 1720874708, '1'),
(129722, 30891, 'QU', 'OK', 'S', 1720874814, 1720874814, '1'),
(129723, 32486, 'QU', 'OK', 'S', 1720874931, 1720874931, '1'),
(129724, 32488, 'QU', 'OK', 'S', 1720874993, 1720874993, '1'),
(129725, 7046, 'QU', 'OK', 'S', 1720875007, 1720875007, '1'),
(129726, 26814, 'QU', 'OK', 'S', 1720875106, 1720875106, '1'),
(129727, 32487, 'QU', 'OK', 'S', 1720875169, 1720875169, '1'),
(129728, 32499, 'QU', 'OK', 'S', 1720875362, 1720875362, '1'),
(129729, 32502, 'QU', 'OK', 'S', 1720875396, 1720875396, '1'),
(129730, 32504, 'QU', 'OK', 'S', 1720875430, 1720875430, '1'),
(129731, 32490, 'QU', 'OK', 'S', 1720875769, 1720875769, '1'),
(129732, 32492, 'QU', 'OK', 'S', 1720875812, 1720875812, '1'),
(129733, 32494, 'QU', 'OK', 'S', 1720875904, 1720875904, '1'),
(129734, 12539, 'QU', 'OK', 'S', 1720876106, 1720876106, '1'),
(129735, 32496, 'QU', 'OK', 'S', 1720876109, 1720876109, '1'),
(129736, 12539, 'QU', 'OK', 'S', 1720876111, 1720876111, '1'),
(129737, 32498, 'QU', 'OK', 'S', 1720876147, 1720876147, '1'),
(129738, 32498, 'QU', 'OK', 'S', 1720876192, 1720876192, '1'),
(129739, 20216, 'QU', 'OK', 'S', 1720876275, 1720876275, '1'),
(129740, 32470, 'QU', 'OK', 'S', 1720876401, 1720876401, '1'),
(129741, 11284, 'QU', 'OK', 'S', 1720876434, 1720876434, '1'),
(129742, 11284, 'QU', 'OK', 'S', 1720876437, 1720876437, '1'),
(129743, 11248, 'QU', 'OK', 'S', 1720876528, 1720876528, '1'),
(129744, 32472, 'QU', 'OK', 'S', 1720876562, 1720876562, '1'),
(129745, 3415, 'QU', 'OK', 'S', 1720876687, 1720876687, '1'),
(129746, 10758, 'QU', 'OK', 'S', 1720876748, 1720876748, '1'),
(129747, 10758, 'QU', 'OK', 'S', 1720876753, 1720876753, '1'),
(129748, 10758, 'QU', 'OK', 'S', 1720876756, 1720876756, '1'),
(129749, 10758, 'QU', 'OK', 'S', 1720876759, 1720876759, '1'),
(129750, 10758, 'QU', 'OK', 'S', 1720876772, 1720876772, '1'),
(129751, 10758, 'QU', 'OK', 'S', 1720876778, 1720876778, '1'),
(129752, 10758, 'QU', 'OK', 'S', 1720876784, 1720876784, '1'),
(129753, 10758, 'QU', 'OK', 'S', 1720876788, 1720876788, '1'),
(129754, 10758, 'QU', 'OK', 'S', 1720876806, 1720876806, '1'),
(129755, 10758, 'QU', 'OK', 'S', 1720876836, 1720876836, '1'),
(129756, 10758, 'QU', 'OK', 'S', 1720877061, 1720877061, '1'),
(129757, 10758, 'QU', 'OK', 'S', 1720877070, 1720877070, '1'),
(129758, 10758, 'QU', 'OK', 'S', 1720877080, 1720877080, '1'),
(129759, 10758, 'QU', 'OK', 'S', 1720877091, 1720877091, '1'),
(129760, 10758, 'QU', 'OK', 'S', 1720877096, 1720877096, '1'),
(129761, 10758, 'QU', 'OK', 'S', 1720877105, 1720877105, '1'),
(129762, 10758, 'QU', 'OK', 'S', 1720877113, 1720877113, '1'),
(129763, 10758, 'QU', 'OK', 'S', 1720877120, 1720877120, '1'),
(129764, 9667, 'QU', 'OK', 'S', 1720877173, 1720877173, '1'),
(129765, 21084, 'QU', 'OK', 'S', 1720877342, 1720877342, '1'),
(129766, 8495, 'QU', 'OK', 'S', 1720877542, 1720877542, '1'),
(129767, 8495, 'QU', 'OK', 'S', 1720877555, 1720877555, '1'),
(129768, 8472, 'QU', 'OK', 'S', 1720877677, 1720877677, '1'),
(129769, 7050, 'QU', 'OK', 'S', 1720877897, 1720877897, '1'),
(129770, 7050, 'QU', 'OK', 'S', 1720877900, 1720877900, '1'),
(129771, 1103, 'QU', 'OK', 'S', 1720877966, 1720877966, '1'),
(129772, 7057, 'QU', 'OK', 'S', 1720878012, 1720878012, '1'),
(129773, 15335, 'QU', 'OK', 'S', 1720878050, 1720878050, '1'),
(129774, 17267, 'QU', 'OK', 'S', 1720880779, 1720880779, '1'),
(129775, 21072, 'QU', 'OK', 'S', 1720880827, 1720880827, '1'),
(129776, 21072, 'QU', 'OK', 'S', 1720880827, 1720880827, '1'),
(129777, 31776, 'QU', 'OK', 'S', 1720880897, 1720880897, '1'),
(129778, 16482, 'QU', 'OK', 'S', 1720880949, 1720880949, '1'),
(129779, 16482, 'QU', 'OK', 'S', 1720880949, 1720880949, '1'),
(129780, 13568, 'QU', 'OK', 'S', 1720880973, 1720880973, '1'),
(129781, 21064, 'QU', 'OK', 'S', 1720881026, 1720881026, '1'),
(129782, 21064, 'QU', 'OK', 'S', 1720881026, 1720881026, '1'),
(129783, 23070, 'QU', 'OK', 'S', 1720881054, 1720881054, '1'),
(129784, 32057, 'QU', 'OK', 'S', 1720881080, 1720881080, '1'),
(129785, 21965, 'QU', 'OK', 'S', 1720881121, 1720881121, '1'),
(129786, 17268, 'QU', 'OK', 'S', 1720881144, 1720881144, '1'),
(129787, 30416, 'QU', 'OK', 'S', 1720881168, 1720881168, '1'),
(129788, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129789, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129790, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129791, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129792, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129793, 30794, 'QU', 'OK', 'S', 1720881194, 1720881194, '1'),
(129794, 31776, 'QU', 'OK', 'S', 1720881221, 1720881221, '1'),
(129795, 26655, 'QU', 'OK', 'S', 1720881265, 1720881265, '1'),
(129796, 22770, 'QU', 'OK', 'S', 1720881295, 1720881295, '1'),
(129797, 22770, 'QU', 'OK', 'S', 1720881295, 1720881295, '1'),
(129798, 22770, 'QU', 'OK', 'S', 1720881295, 1720881295, '1'),
(129799, 12058, 'QU', 'OK', 'S', 1720881317, 1720881317, '1'),
(129800, 24175, 'QU', 'OK', 'S', 1720881591, 1720881591, '1'),
(129801, 16607, 'QU', 'OK', 'S', 1720881663, 1720881663, '1'),
(129802, 11212, 'QU', 'OK', 'S', 1720881682, 1720881682, '1'),
(129803, 20164, 'QU', 'OK', 'S', 1720881722, 1720881722, '1'),
(129804, 24042, 'QU', 'OK', 'S', 1720881754, 1720881754, '1'),
(129805, 20229, 'QU', 'OK', 'S', 1720881785, 1720881785, '1'),
(129806, 13715, 'QU', 'OK', 'S', 1720881847, 1720881847, '1'),
(129807, 17737, 'QU', 'OK', 'S', 1720881875, 1720881875, '1'),
(129808, 17737, 'QU', 'OK', 'S', 1720881885, 1720881885, '1'),
(129809, 17737, 'QU', 'OK', 'S', 1720881891, 1720881891, '1'),
(129810, 24287, 'QU', 'OK', 'S', 1720881909, 1720881909, '1'),
(129811, 31775, 'QU', 'OK', 'S', 1720881939, 1720881939, '1'),
(129812, 26629, 'QU', 'OK', 'S', 1720882005, 1720882005, '1'),
(129813, 32506, 'QU', 'OK', 'S', 1720882534, 1720882534, '1'),
(129814, 32506, 'QU', 'OK', 'S', 1720882534, 1720882534, '1'),
(129815, 32506, 'QU', 'OK', 'S', 1720882534, 1720882534, '1'),
(129816, 32501, 'QU', 'OK', 'S', 1720882544, 1720882544, '1'),
(129817, 32495, 'QU', 'OK', 'S', 1720882567, 1720882567, '1'),
(129818, 32495, 'QU', 'OK', 'S', 1720882567, 1720882567, '1'),
(129819, 32493, 'QU', 'OK', 'S', 1720882577, 1720882577, '1'),
(129820, 32491, 'QU', 'OK', 'S', 1720882582, 1720882582, '1'),
(129821, 32479, 'QU', 'OK', 'S', 1720882595, 1720882595, '1'),
(129822, 32479, 'QU', 'OK', 'S', 1720882595, 1720882595, '1'),
(129823, 32476, 'QU', 'OK', 'S', 1720882607, 1720882607, '1'),
(129824, 32476, 'QU', 'OK', 'S', 1720882607, 1720882607, '1'),
(129825, 32476, 'QU', 'OK', 'S', 1720882607, 1720882607, '1'),
(129826, 32462, 'QU', 'OK', 'S', 1720882614, 1720882614, '1'),
(129827, 32460, 'QU', 'OK', 'S', 1720882622, 1720882622, '1'),
(129828, 32460, 'QU', 'OK', 'S', 1720882622, 1720882622, '1'),
(129829, 32460, 'QU', 'OK', 'S', 1720882622, 1720882622, '1'),
(129830, 32459, 'QU', 'OK', 'S', 1720882641, 1720882641, '1'),
(129831, 32459, 'QU', 'OK', 'S', 1720882641, 1720882641, '1'),
(129832, 32450, 'QU', 'OK', 'S', 1720882651, 1720882651, '1'),
(129833, 32451, 'QU', 'OK', 'S', 1720882664, 1720882664, '1'),
(129834, 32451, 'QU', 'OK', 'S', 1720882664, 1720882664, '1'),
(129835, 32451, 'QU', 'OK', 'S', 1720882664, 1720882664, '1'),
(129836, 32451, 'QU', 'OK', 'S', 1720882664, 1720882664, '1'),
(129837, 32451, 'QU', 'OK', 'S', 1720882664, 1720882664, '1'),
(129838, 32449, 'QU', 'OK', 'S', 1720882674, 1720882674, '1'),
(129839, 32446, 'QU', 'OK', 'S', 1720882688, 1720882688, '1'),
(129840, 32446, 'QU', 'OK', 'S', 1720882688, 1720882688, '1'),
(129841, 32446, 'QU', 'OK', 'S', 1720882688, 1720882688, '1'),
(129842, 32446, 'QU', 'OK', 'S', 1720882688, 1720882688, '1'),
(129843, 32446, 'QU', 'OK', 'S', 1720882688, 1720882688, '1'),
(129844, 32442, 'QU', 'OK', 'S', 1720882699, 1720882699, '1'),
(129845, 32432, 'QU', 'OK', 'S', 1720882711, 1720882711, '1'),
(129846, 32432, 'QU', 'OK', 'S', 1720882711, 1720882711, '1'),
(129847, 32430, 'QU', 'OK', 'S', 1720882724, 1720882724, '1'),
(129848, 32430, 'QU', 'OK', 'S', 1720882724, 1720882724, '1'),
(129849, 32428, 'QU', 'OK', 'S', 1720882743, 1720882743, '1'),
(129850, 32428, 'QU', 'OK', 'S', 1720882743, 1720882743, '1'),
(129851, 32428, 'QU', 'OK', 'S', 1720882743, 1720882743, '1'),
(129852, 32428, 'QU', 'OK', 'S', 1720882743, 1720882743, '1'),
(129853, 32428, 'QU', 'OK', 'S', 1720882743, 1720882743, '1'),
(129854, 32401, 'QU', 'OK', 'S', 1720882778, 1720882778, '1'),
(129855, 32401, 'QU', 'OK', 'S', 1720882778, 1720882778, '1'),
(129856, 32401, 'QU', 'OK', 'S', 1720882778, 1720882778, '1'),
(129857, 32401, 'QU', 'OK', 'S', 1720882778, 1720882778, '1'),
(129858, 32401, 'QU', 'OK', 'S', 1720882778, 1720882778, '1'),
(129859, 32399, 'QU', 'OK', 'S', 1720882788, 1720882788, '1'),
(129860, 32399, 'QU', 'OK', 'S', 1720882788, 1720882788, '1'),
(129861, 32383, 'QU', 'OK', 'S', 1720882807, 1720882807, '1'),
(129862, 32383, 'QU', 'OK', 'S', 1720882807, 1720882807, '1'),
(129863, 32383, 'QU', 'OK', 'S', 1720882807, 1720882807, '1'),
(129864, 32383, 'QU', 'OK', 'S', 1720882807, 1720882807, '1'),
(129865, 31551, 'QU', 'OK', 'S', 1720882857, 1720882857, '1'),
(129866, 31551, 'QU', 'OK', 'S', 1720882857, 1720882857, '1'),
(129867, 32036, 'QU', 'OK', 'S', 1720882874, 1720882874, '1'),
(129868, 31553, 'QU', 'OK', 'S', 1720882889, 1720882889, '1'),
(129869, 31339, 'QU', 'OK', 'S', 1720882909, 1720882909, '1'),
(129870, 31339, 'QU', 'OK', 'S', 1720882909, 1720882909, '1'),
(129871, 31302, 'QU', 'OK', 'S', 1720882924, 1720882924, '1'),
(129872, 31302, 'QU', 'OK', 'S', 1720882924, 1720882924, '1'),
(129873, 31108, 'QU', 'OK', 'S', 1720882937, 1720882937, '1'),
(129874, 31107, 'QU', 'OK', 'S', 1720882942, 1720882942, '1'),
(129875, 30931, 'QU', 'OK', 'S', 1720882952, 1720882952, '1'),
(129876, 30793, 'QU', 'OK', 'S', 1720882974, 1720882974, '1'),
(129877, 30792, 'QU', 'OK', 'S', 1720882983, 1720882983, '1'),
(129878, 30744, 'QU', 'OK', 'S', 1720882992, 1720882992, '1'),
(129879, 30742, 'QU', 'OK', 'S', 1720883001, 1720883001, '1'),
(129880, 30737, 'QU', 'OK', 'S', 1720883009, 1720883009, '1'),
(129881, 30723, 'QU', 'OK', 'S', 1720883017, 1720883017, '1'),
(129882, 30613, 'QU', 'OK', 'S', 1720883028, 1720883028, '1'),
(129883, 30613, 'QU', 'OK', 'S', 1720883028, 1720883028, '1'),
(129884, 30612, 'QU', 'OK', 'S', 1720883035, 1720883035, '1'),
(129885, 30581, 'QU', 'OK', 'S', 1720883046, 1720883046, '1'),
(129886, 30580, 'QU', 'OK', 'S', 1720883056, 1720883056, '1'),
(129887, 30580, 'QU', 'OK', 'S', 1720883056, 1720883056, '1'),
(129888, 30580, 'QU', 'OK', 'S', 1720883056, 1720883056, '1'),
(129889, 30580, 'QU', 'OK', 'S', 1720883056, 1720883056, '1'),
(129890, 30580, 'QU', 'OK', 'S', 1720883056, 1720883056, '1'),
(129891, 30475, 'QU', 'OK', 'S', 1720883065, 1720883065, '1'),
(129892, 30475, 'QU', 'OK', 'S', 1720883065, 1720883065, '1'),
(129893, 30472, 'QU', 'OK', 'S', 1720883074, 1720883074, '1'),
(129894, 30361, 'QU', 'OK', 'S', 1720883113, 1720883113, '1'),
(129895, 30361, 'QU', 'OK', 'S', 1720883113, 1720883113, '1'),
(129896, 30360, 'QU', 'OK', 'S', 1720883120, 1720883120, '1'),
(129897, 30301, 'QU', 'OK', 'S', 1720883136, 1720883136, '1'),
(129898, 30177, 'QU', 'OK', 'S', 1720883150, 1720883150, '1'),
(129899, 30154, 'QU', 'OK', 'S', 1720883160, 1720883160, '1'),
(129900, 30088, 'QU', 'OK', 'S', 1720883179, 1720883179, '1'),
(129901, 29994, 'QU', 'OK', 'S', 1720883209, 1720883209, '1'),
(129902, 28717, 'QU', 'OK', 'S', 1720883262, 1720883262, '1'),
(129903, 28617, 'QU', 'OK', 'S', 1720883277, 1720883277, '1'),
(129904, 27672, 'QU', 'OK', 'S', 1720937730, 1720937730, '1'),
(129905, 27671, 'QU', 'OK', 'S', 1720937743, 1720937743, '1'),
(129906, 19134, 'QU', 'OK', 'S', 1721019573, 1721019573, '1'),
(129907, 26871, 'QU', 'OK', 'S', 1721021989, 1721021989, '1'),
(129908, 26871, 'QU', 'OK', 'S', 1721021993, 1721021993, '1'),
(129909, 26871, 'QU', 'OK', 'S', 1721022005, 1721022005, '1'),
(129910, 18720, 'QU', 'OK', 'S', 1721022083, 1721022083, '1'),
(129911, 12387, 'QU', 'OK', 'S', 1721022258, 1721022258, '1'),
(129912, 12387, 'QU', 'OK', 'S', 1721022268, 1721022268, '1'),
(129913, 12387, 'QU', 'OK', 'S', 1721022277, 1721022277, '1'),
(129914, 12387, 'QU', 'OK', 'S', 1721022281, 1721022281, '1'),
(129915, 12387, 'QU', 'OK', 'S', 1721022307, 1721022307, '1'),
(129916, 12387, 'QU', 'OK', 'S', 1721022317, 1721022317, '1'),
(129917, 12387, 'QU', 'OK', 'S', 1721022392, 1721022392, '1'),
(129918, 12387, 'QU', 'OK', 'S', 1721022395, 1721022395, '1'),
(129919, 12387, 'QU', 'OK', 'S', 1721022462, 1721022462, '1'),
(129920, 9499, 'QU', 'OK', 'S', 1721022644, 1721022644, '1'),
(129921, 10759, 'QU', 'OK', 'S', 1721022674, 1721022674, '1'),
(129922, 10759, 'QU', 'OK', 'S', 1721022677, 1721022677, '1'),
(129923, 10759, 'QU', 'OK', 'S', 1721022774, 1721022774, '1'),
(129924, 10759, 'QU', 'OK', 'S', 1721022805, 1721022805, '1'),
(129925, 10759, 'QU', 'OK', 'S', 1721022825, 1721022825, '1'),
(129926, 26876, 'QU', 'OK', 'S', 1721023540, 1721023540, '1'),
(129927, 26876, 'QU', 'OK', 'S', 1721023712, 1721023712, '1'),
(129928, 30941, 'QU', 'OK', 'S', 1721023948, 1721023948, '1'),
(129929, 26879, 'QU', 'OK', 'S', 1721024005, 1721024005, '1'),
(129930, 26879, 'QU', 'OK', 'S', 1721024065, 1721024065, '1'),
(129931, 26879, 'QU', 'OK', 'S', 1721024084, 1721024084, '1'),
(129932, 26879, 'QU', 'OK', 'S', 1721024101, 1721024101, '1'),
(129933, 26879, 'QU', 'OK', 'S', 1721024122, 1721024122, '1'),
(129934, 26879, 'QU', 'OK', 'S', 1721024135, 1721024135, '1'),
(129935, 32349, 'QU', 'OK', 'S', 1721024284, 1721024284, '1'),
(129936, 32348, 'QU', 'OK', 'S', 1721024292, 1721024292, '1'),
(129937, 32127, 'QU', 'OK', 'S', 1721024300, 1721024300, '1'),
(129938, 32100, 'QU', 'OK', 'S', 1721024305, 1721024305, '1'),
(129939, 32080, 'QU', 'OK', 'S', 1721024313, 1721024313, '1'),
(129940, 32079, 'QU', 'OK', 'S', 1721024321, 1721024321, '1'),
(129941, 32058, 'QU', 'OK', 'S', 1721024330, 1721024330, '1'),
(129942, 32058, 'QU', 'OK', 'S', 1721024335, 1721024335, '1'),
(129943, 31867, 'QU', 'OK', 'S', 1721024373, 1721024373, '1'),
(129944, 31866, 'QU', 'OK', 'S', 1721024382, 1721024382, '1'),
(129945, 31866, 'QU', 'OK', 'S', 1721024392, 1721024392, '1'),
(129946, 31847, 'QU', 'OK', 'S', 1721024398, 1721024398, '1'),
(129947, 31845, 'QU', 'OK', 'S', 1721024407, 1721024407, '1'),
(129948, 31842, 'QU', 'OK', 'S', 1721024418, 1721024418, '1'),
(129949, 29830, 'QU', 'OK', 'S', 1721024428, 1721024428, '1'),
(129950, 29803, 'QU', 'OK', 'S', 1721024436, 1721024436, '1'),
(129951, 29792, 'QU', 'OK', 'S', 1721024454, 1721024454, '1'),
(129952, 29791, 'QU', 'OK', 'S', 1721024468, 1721024468, '1'),
(129953, 29791, 'QU', 'OK', 'S', 1721024468, 1721024468, '1'),
(129954, 29784, 'QU', 'OK', 'S', 1721024483, 1721024483, '1'),
(129955, 29784, 'QU', 'OK', 'S', 1721024483, 1721024483, '1'),
(129956, 29722, 'QU', 'OK', 'S', 1721024494, 1721024494, '1'),
(129957, 29722, 'QU', 'OK', 'S', 1721024501, 1721024501, '1'),
(129958, 29697, 'QU', 'OK', 'S', 1721024510, 1721024510, '1'),
(129959, 29324, 'QU', 'OK', 'S', 1721024517, 1721024517, '1'),
(129960, 29324, 'QU', 'OK', 'S', 1721024523, 1721024523, '1'),
(129961, 29320, 'QU', 'OK', 'S', 1721024530, 1721024530, '1'),
(129962, 29320, 'QU', 'OK', 'S', 1721024530, 1721024530, '1'),
(129963, 29320, 'QU', 'OK', 'S', 1721024537, 1721024537, '1'),
(129964, 29320, 'QU', 'OK', 'S', 1721024537, 1721024537, '1'),
(129965, 29279, 'QU', 'OK', 'S', 1721024543, 1721024543, '1'),
(129966, 29279, 'QU', 'OK', 'S', 1721024550, 1721024550, '1'),
(129967, 29277, 'QU', 'OK', 'S', 1721024558, 1721024558, '1'),
(129968, 29277, 'QU', 'OK', 'S', 1721024563, 1721024563, '1'),
(129969, 29276, 'QU', 'OK', 'S', 1721024571, 1721024571, '1'),
(129970, 29276, 'QU', 'OK', 'S', 1721024571, 1721024571, '1'),
(129971, 29276, 'QU', 'OK', 'S', 1721024578, 1721024578, '1'),
(129972, 29276, 'QU', 'OK', 'S', 1721024578, 1721024578, '1'),
(129973, 29272, 'QU', 'OK', 'S', 1721024584, 1721024584, '1'),
(129974, 29272, 'QU', 'OK', 'S', 1721024590, 1721024590, '1'),
(129975, 29270, 'QU', 'OK', 'S', 1721024599, 1721024599, '1'),
(129976, 29270, 'QU', 'OK', 'S', 1721024605, 1721024605, '1'),
(129977, 29268, 'QU', 'OK', 'S', 1721024619, 1721024619, '1'),
(129978, 28743, 'QU', 'OK', 'S', 1721024629, 1721024629, '1'),
(129979, 28741, 'QU', 'OK', 'S', 1721024642, 1721024642, '1'),
(129980, 28724, 'QU', 'OK', 'S', 1721024653, 1721024653, '1'),
(129981, 28723, 'QU', 'OK', 'S', 1721024663, 1721024663, '1'),
(129982, 28722, 'QU', 'OK', 'S', 1721024669, 1721024669, '1'),
(129983, 28722, 'QU', 'OK', 'S', 1721024676, 1721024676, '1'),
(129984, 28719, 'QU', 'OK', 'S', 1721024686, 1721024686, '1'),
(129985, 28719, 'QU', 'OK', 'S', 1721024691, 1721024691, '1'),
(129986, 28718, 'QU', 'OK', 'S', 1721024702, 1721024702, '1'),
(129987, 28323, 'QU', 'OK', 'S', 1721024711, 1721024711, '1'),
(129988, 28322, 'QU', 'OK', 'S', 1721024721, 1721024721, '1'),
(129989, 28322, 'QU', 'OK', 'S', 1721024728, 1721024728, '1'),
(129990, 28318, 'QU', 'OK', 'S', 1721024735, 1721024735, '1'),
(129991, 28316, 'QU', 'OK', 'S', 1721024746, 1721024746, '1'),
(129992, 28315, 'QU', 'OK', 'S', 1721024753, 1721024753, '1'),
(129993, 28314, 'QU', 'OK', 'S', 1721024764, 1721024764, '1'),
(129994, 25776, 'QU', 'OK', 'S', 1721024771, 1721024771, '1'),
(129995, 25776, 'QU', 'OK', 'S', 1721024776, 1721024776, '1'),
(129996, 25775, 'QU', 'OK', 'S', 1721024783, 1721024783, '1'),
(129997, 25775, 'QU', 'OK', 'S', 1721024788, 1721024788, '1'),
(129998, 25774, 'QU', 'OK', 'S', 1721024801, 1721024801, '1'),
(129999, 25772, 'QU', 'OK', 'S', 1721024808, 1721024808, '1'),
(130000, 25772, 'QU', 'OK', 'S', 1721024814, 1721024814, '1'),
(130001, 28838, 'QU', 'OK', 'S', 1721024878, 1721024878, '1'),
(130002, 27070, 'QU', 'OK', 'S', 1721024928, 1721024928, '1'),
(130003, 27070, 'QU', 'OK', 'S', 1721024937, 1721024937, '1'),
(130004, 27070, 'QU', 'OK', 'S', 1721024947, 1721024947, '1'),
(130005, 25771, 'QU', 'OK', 'S', 1721025007, 1721025007, '1'),
(130006, 25771, 'QU', 'OK', 'S', 1721025012, 1721025012, '1'),
(130007, 25770, 'QU', 'OK', 'S', 1721025018, 1721025018, '1'),
(130008, 25770, 'QU', 'OK', 'S', 1721025024, 1721025024, '1'),
(130009, 25768, 'QU', 'OK', 'S', 1721025031, 1721025031, '1'),
(130010, 25768, 'QU', 'OK', 'S', 1721025036, 1721025036, '1'),
(130011, 25763, 'QU', 'OK', 'S', 1721025044, 1721025044, '1'),
(130012, 25762, 'QU', 'OK', 'S', 1721025055, 1721025055, '1'),
(130013, 25749, 'QU', 'OK', 'S', 1721025064, 1721025064, '1'),
(130014, 25749, 'QU', 'OK', 'S', 1721025072, 1721025072, '1'),
(130015, 25744, 'QU', 'OK', 'S', 1721025080, 1721025080, '1'),
(130016, 25744, 'QU', 'OK', 'S', 1721025092, 1721025092, '1'),
(130017, 25741, 'QU', 'OK', 'S', 1721025100, 1721025100, '1'),
(130018, 25741, 'QU', 'OK', 'S', 1721025105, 1721025105, '1'),
(130019, 25733, 'QU', 'OK', 'S', 1721025126, 1721025126, '1'),
(130020, 25733, 'QU', 'OK', 'S', 1721025133, 1721025133, '1'),
(130021, 25731, 'QU', 'OK', 'S', 1721025140, 1721025140, '1'),
(130022, 25731, 'QU', 'OK', 'S', 1721025146, 1721025146, '1'),
(130023, 25729, 'QU', 'OK', 'S', 1721025164, 1721025164, '1'),
(130024, 25729, 'QU', 'OK', 'S', 1721025172, 1721025172, '1'),
(130025, 25725, 'QU', 'OK', 'S', 1721025181, 1721025181, '1'),
(130026, 25725, 'QU', 'OK', 'S', 1721025187, 1721025187, '1'),
(130027, 25724, 'QU', 'OK', 'S', 1721025193, 1721025193, '1'),
(130028, 25724, 'QU', 'OK', 'S', 1721025200, 1721025200, '1'),
(130029, 25722, 'QU', 'OK', 'S', 1721025208, 1721025208, '1'),
(130030, 25722, 'QU', 'OK', 'S', 1721025215, 1721025215, '1'),
(130031, 25719, 'QU', 'OK', 'S', 1721025226, 1721025226, '1'),
(130032, 25719, 'QU', 'OK', 'S', 1721025234, 1721025234, '1'),
(130033, 25704, 'QU', 'OK', 'S', 1721025248, 1721025248, '1'),
(130034, 25704, 'QU', 'OK', 'S', 1721025256, 1721025256, '1'),
(130035, 25702, 'QU', 'OK', 'S', 1721025264, 1721025264, '1'),
(130036, 25702, 'QU', 'OK', 'S', 1721025272, 1721025272, '1'),
(130037, 25699, 'QU', 'OK', 'S', 1721025282, 1721025282, '1'),
(130038, 25699, 'QU', 'OK', 'S', 1721025289, 1721025289, '1'),
(130039, 25695, 'QU', 'OK', 'S', 1721025295, 1721025295, '1'),
(130040, 25695, 'QU', 'OK', 'S', 1721025301, 1721025301, '1'),
(130041, 25692, 'QU', 'OK', 'S', 1721025312, 1721025312, '1'),
(130042, 25692, 'QU', 'OK', 'S', 1721025319, 1721025319, '1'),
(130043, 25687, 'QU', 'OK', 'S', 1721025327, 1721025327, '1'),
(130044, 25687, 'QU', 'OK', 'S', 1721025334, 1721025334, '1'),
(130045, 24653, 'QU', 'OK', 'S', 1721025342, 1721025342, '1'),
(130046, 24653, 'QU', 'OK', 'S', 1721025351, 1721025351, '1'),
(130047, 24652, 'QU', 'OK', 'S', 1721025361, 1721025361, '1'),
(130048, 24652, 'QU', 'OK', 'S', 1721025368, 1721025368, '1'),
(130049, 24649, 'QU', 'OK', 'S', 1721025376, 1721025376, '1'),
(130050, 24649, 'QU', 'OK', 'S', 1721025383, 1721025383, '1'),
(130051, 24644, 'QU', 'OK', 'S', 1721025394, 1721025394, '1'),
(130052, 24644, 'QU', 'OK', 'S', 1721025404, 1721025404, '1'),
(130053, 24643, 'QU', 'OK', 'S', 1721025418, 1721025418, '1'),
(130054, 24642, 'QU', 'OK', 'S', 1721025442, 1721025442, '1'),
(130055, 24642, 'QU', 'OK', 'S', 1721025442, 1721025442, '1'),
(130056, 24641, 'QU', 'OK', 'S', 1721025452, 1721025452, '1'),
(130057, 24641, 'QU', 'OK', 'S', 1721025460, 1721025460, '1'),
(130058, 28504, 'QU', 'OK', 'S', 1721025772, 1721025772, '1'),
(130059, 26758, 'QU', 'OK', 'S', 1721025813, 1721025813, '1'),
(130060, 26718, 'QU', 'OK', 'S', 1721025854, 1721025854, '1'),
(130061, 24791, 'QU', 'OK', 'S', 1721025969, 1721025969, '1'),
(130062, 32434, 'QU', 'OK', 'S', 1721026030, 1721026030, '1'),
(130063, 24571, 'QU', 'OK', 'S', 1721026395, 1721026395, '1'),
(130064, 24639, 'QU', 'OK', 'S', 1721026611, 1721026611, '1'),
(130065, 24637, 'QU', 'OK', 'S', 1721026619, 1721026619, '1'),
(130066, 24571, 'QU', 'OK', 'S', 1721026625, 1721026625, '1'),
(130067, 24637, 'QU', 'OK', 'S', 1721026626, 1721026626, '1'),
(130068, 24636, 'QU', 'OK', 'S', 1721026635, 1721026635, '1'),
(130069, 24635, 'QU', 'OK', 'S', 1721026647, 1721026647, '1'),
(130070, 24634, 'QU', 'OK', 'S', 1721026670, 1721026670, '1'),
(130071, 24564, 'QU', 'OK', 'S', 1721026699, 1721026699, '1'),
(130072, 24564, 'QU', 'OK', 'S', 1721026708, 1721026708, '1'),
(130073, 24430, 'QU', 'OK', 'S', 1721026721, 1721026721, '1'),
(130074, 24429, 'QU', 'OK', 'S', 1721026733, 1721026733, '1'),
(130075, 24412, 'QU', 'OK', 'S', 1721026750, 1721026750, '1'),
(130076, 24412, 'QU', 'OK', 'S', 1721026750, 1721026750, '1'),
(130077, 24411, 'QU', 'OK', 'S', 1721026759, 1721026759, '1'),
(130078, 20291, 'QU', 'OK', 'S', 1721026795, 1721026795, '1'),
(130079, 20291, 'QU', 'OK', 'S', 1721026809, 1721026809, '1'),
(130080, 20291, 'QU', 'OK', 'S', 1721026818, 1721026818, '1'),
(130081, 19001, 'QU', 'OK', 'S', 1721026887, 1721026887, '1'),
(130082, 19001, 'QU', 'OK', 'S', 1721026890, 1721026890, '1'),
(130083, 13456, 'QU', 'OK', 'S', 1721027333, 1721027333, '1'),
(130084, 13456, 'QU', 'OK', 'S', 1721027337, 1721027337, '1'),
(130085, 13456, 'QU', 'OK', 'S', 1721027340, 1721027340, '1'),
(130086, 13456, 'QU', 'OK', 'S', 1721027343, 1721027343, '1'),
(130087, 13254, 'QU', 'OK', 'S', 1721027372, 1721027372, '1'),
(130088, 13254, 'QU', 'OK', 'S', 1721027376, 1721027376, '1'),
(130089, 13232, 'QU', 'OK', 'S', 1721027402, 1721027402, '1'),
(130090, 32433, 'QU', 'OK', 'S', 1721027405, 1721027405, '1'),
(130091, 13232, 'QU', 'OK', 'S', 1721027409, 1721027409, '1'),
(130092, 13232, 'QU', 'OK', 'S', 1721027414, 1721027414, '1'),
(130093, 13232, 'QU', 'OK', 'S', 1721027417, 1721027417, '1'),
(130094, 13232, 'QU', 'OK', 'S', 1721027420, 1721027420, '1'),
(130095, 32205, 'QU', 'OK', 'S', 1721027738, 1721027738, '1'),
(130096, 1464, 'QU', 'OK', 'S', 1721028631, 1721028631, '1'),
(130097, 1464, 'QU', 'OK', 'S', 1721028652, 1721028652, '1'),
(130098, 24410, 'QU', 'OK', 'S', 1721028926, 1721028926, '1'),
(130099, 24410, 'QU', 'OK', 'S', 1721028933, 1721028933, '1'),
(130100, 24404, 'QU', 'OK', 'S', 1721028941, 1721028941, '1'),
(130101, 24404, 'QU', 'OK', 'S', 1721028947, 1721028947, '1'),
(130102, 24402, 'QU', 'OK', 'S', 1721028955, 1721028955, '1'),
(130103, 24402, 'QU', 'OK', 'S', 1721028962, 1721028962, '1'),
(130104, 24398, 'QU', 'OK', 'S', 1721028970, 1721028970, '1'),
(130105, 24398, 'QU', 'OK', 'S', 1721028981, 1721028981, '1'),
(130106, 24397, 'QU', 'OK', 'S', 1721028989, 1721028989, '1'),
(130107, 24397, 'QU', 'OK', 'S', 1721028997, 1721028997, '1'),
(130108, 24396, 'QU', 'OK', 'S', 1721029005, 1721029005, '1'),
(130109, 24394, 'QU', 'OK', 'S', 1721029012, 1721029012, '1'),
(130110, 24394, 'QU', 'OK', 'S', 1721029017, 1721029017, '1'),
(130111, 24391, 'QU', 'OK', 'S', 1721029024, 1721029024, '1'),
(130112, 24391, 'QU', 'OK', 'S', 1721029029, 1721029029, '1'),
(130113, 24389, 'QU', 'OK', 'S', 1721029038, 1721029038, '1'),
(130114, 24389, 'QU', 'OK', 'S', 1721029044, 1721029044, '1'),
(130115, 24388, 'QU', 'OK', 'S', 1721029052, 1721029052, '1'),
(130116, 24388, 'QU', 'OK', 'S', 1721029059, 1721029059, '1'),
(130117, 24387, 'QU', 'OK', 'S', 1721029074, 1721029074, '1'),
(130118, 24387, 'QU', 'OK', 'S', 1721029082, 1721029082, '1'),
(130119, 20291, 'QU', 'OK', 'S', 1721029217, 1721029217, '1'),
(130120, 20291, 'QU', 'OK', 'S', 1721029232, 1721029232, '1'),
(130121, 23630, 'QU', 'OK', 'S', 1721029294, 1721029294, '1'),
(130122, 23630, 'QU', 'OK', 'S', 1721029301, 1721029301, '1'),
(130123, 23629, 'QU', 'OK', 'S', 1721029308, 1721029308, '1'),
(130124, 23629, 'QU', 'OK', 'S', 1721029315, 1721029315, '1'),
(130125, 23627, 'QU', 'OK', 'S', 1721029323, 1721029323, '1'),
(130126, 23627, 'QU', 'OK', 'S', 1721029341, 1721029341, '1'),
(130127, 23626, 'QU', 'OK', 'S', 1721029352, 1721029352, '1'),
(130128, 23625, 'QU', 'OK', 'S', 1721029359, 1721029359, '1'),
(130129, 23624, 'QU', 'OK', 'S', 1721029366, 1721029366, '1'),
(130130, 23624, 'QU', 'OK', 'S', 1721029373, 1721029373, '1'),
(130131, 23625, 'QU', 'OK', 'S', 1721029384, 1721029384, '1'),
(130132, 23626, 'QU', 'OK', 'S', 1721029392, 1721029392, '1'),
(130133, 30792, 'QU', 'OK', 'S', 1721029881, 1721029881, '1'),
(130134, 30792, 'QU', 'OK', 'S', 1721029930, 1721029930, '1'),
(130135, 22659, 'QU', 'OK', 'S', 1721030071, 1721030071, '1'),
(130136, 30581, 'QU', 'OK', 'S', 1721030411, 1721030411, '1'),
(130137, 21434, 'QU', 'OK', 'S', 1721030572, 1721030572, '1'),
(130138, 30301, 'QU', 'OK', 'S', 1721031064, 1721031064, '1'),
(130139, 30301, 'QU', 'OK', 'S', 1721031089, 1721031089, '1'),
(130140, 30659, 'QU', 'OK', 'S', 1721032112, 1721032112, '1'),
(130141, 23622, 'QU', 'OK', 'S', 1721032256, 1721032256, '1'),
(130142, 23622, 'QU', 'OK', 'S', 1721032263, 1721032263, '1'),
(130143, 30659, 'QU', 'OK', 'S', 1721032266, 1721032266, '1'),
(130144, 23621, 'QU', 'OK', 'S', 1721032273, 1721032273, '1'),
(130145, 23621, 'QU', 'OK', 'S', 1721032279, 1721032279, '1'),
(130146, 23620, 'QU', 'OK', 'S', 1721032288, 1721032288, '1'),
(130147, 23620, 'QU', 'OK', 'S', 1721032295, 1721032295, '1'),
(130148, 23619, 'QU', 'OK', 'S', 1721032304, 1721032304, '1'),
(130149, 23619, 'QU', 'OK', 'S', 1721032310, 1721032310, '1'),
(130150, 23618, 'QU', 'OK', 'S', 1721032319, 1721032319, '1'),
(130151, 23618, 'QU', 'OK', 'S', 1721032327, 1721032327, '1'),
(130152, 23589, 'QU', 'OK', 'S', 1721032335, 1721032335, '1'),
(130153, 23588, 'QU', 'OK', 'S', 1721032347, 1721032347, '1'),
(130154, 23569, 'QU', 'OK', 'S', 1721032356, 1721032356, '1'),
(130155, 23569, 'QU', 'OK', 'S', 1721032364, 1721032364, '1'),
(130156, 23568, 'QU', 'OK', 'S', 1721032372, 1721032372, '1'),
(130157, 23568, 'QU', 'OK', 'S', 1721032378, 1721032378, '1'),
(130158, 23567, 'QU', 'OK', 'S', 1721032638, 1721032638, '1'),
(130159, 23566, 'QU', 'OK', 'S', 1721032646, 1721032646, '1'),
(130160, 23565, 'QU', 'OK', 'S', 1721033553, 1721033553, '1'),
(130161, 23565, 'QU', 'OK', 'S', 1721033559, 1721033559, '1'),
(130162, 23564, 'QU', 'OK', 'S', 1721033568, 1721033568, '1'),
(130163, 23564, 'QU', 'OK', 'S', 1721033575, 1721033575, '1'),
(130164, 12689, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130165, 12690, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130166, 12696, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130167, 16726, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130168, 16726, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130169, 16726, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130170, 16732, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130171, 16732, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130172, 16732, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130173, 16732, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130174, 17885, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130175, 17891, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130176, 18089, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130177, 18089, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130178, 20333, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130179, 9810, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130180, 21079, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130181, 12282, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130182, 21615, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130183, 13459, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130184, 18584, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130185, 18584, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130186, 23006, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130187, 18584, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130188, 23227, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130189, 23227, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130190, 23227, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130191, 23227, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130192, 24353, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130193, 12561, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130194, 12561, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130195, 24883, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130196, 24888, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130197, 24958, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130198, 24958, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130199, 13523, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130200, 25275, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130201, 12155, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130202, 25242, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130203, 25242, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130204, 25242, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130205, 25242, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130206, 25957, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130207, 12834, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130208, 12834, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130209, 26229, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130210, 26229, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130211, 26611, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130212, 26613, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130213, 26705, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130214, 26705, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130215, 26705, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130216, 26705, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130217, 26601, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130218, 27198, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130219, 27195, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130220, 25884, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130221, 27262, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130222, 26146, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130223, 26146, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130224, 27766, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130225, 27766, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130226, 27744, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130227, 27194, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130228, 27979, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130229, 28059, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130230, 24291, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130231, 28120, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130232, 13458, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130233, 28384, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130234, 28384, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130235, 27576, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130236, 13567, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130237, 28538, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130238, 28539, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130239, 28817, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130240, 28826, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130241, 28826, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130242, 28511, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130243, 27198, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130244, 27198, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130245, 27195, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130246, 27194, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130247, 26228, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130248, 29211, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130249, 26679, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130250, 26679, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130251, 22658, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130252, 29668, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130253, 29668, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130254, 29769, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130255, 29808, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130256, 29808, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130257, 29808, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130258, 29829, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130259, 29828, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130260, 28501, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130261, 27848, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130262, 27848, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130263, 28507, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130264, 30197, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130265, 30197, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130266, 30196, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130267, 23711, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130268, 28507, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130269, 28461, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130270, 28461, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130271, 30412, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130272, 30438, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130273, 30438, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130274, 30438, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130275, 30581, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130276, 30677, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130277, 30737, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130278, 30737, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130279, 25454, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130280, 25454, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130281, 25454, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130282, 28999, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130283, 30856, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130284, 30859, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130285, 30836, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130286, 30841, 'QU', 'OK', 'S', 1721033585, 1721033585, '1'),
(130287, 30865, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130288, 27194, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130289, 27194, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130290, 29883, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130291, 31100, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130292, 31098, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130293, 13645, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130294, 28838, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130295, 28838, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130296, 31203, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130297, 31096, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130298, 31205, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130299, 31205, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130300, 31205, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130301, 31296, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130302, 31327, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130303, 31327, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130304, 31327, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130305, 31399, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130306, 31401, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130307, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130308, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130309, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130310, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130311, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130312, 31463, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130313, 31436, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130314, 31429, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130315, 23559, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130316, 31514, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130317, 31514, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130318, 31514, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130319, 31514, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130320, 29478, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130321, 29478, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130322, 22658, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130323, 20755, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130324, 31584, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130325, 31593, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130326, 31588, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130327, 270, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130328, 31695, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130329, 270, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130330, 31795, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130331, 31832, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130332, 26228, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130333, 31247, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130334, 31247, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130335, 31246, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130336, 26281, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130337, 31587, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130338, 32167, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130339, 32167, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130340, 25218, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130341, 31364, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130342, 13460, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130343, 26478, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130344, 26478, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130345, 32249, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130346, 32251, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130347, 32251, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130348, 32295, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130349, 32296, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130350, 32296, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130351, 32296, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130352, 32003, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130353, 32003, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130354, 32395, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130355, 32395, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130356, 32394, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130357, 32394, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130358, 32392, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130359, 32450, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130360, 2558, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130361, 2558, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130362, 2558, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130363, 3934, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130364, 5435, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130365, 5712, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130366, 7356, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130367, 7356, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130368, 8031, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130369, 8723, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130370, 10949, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130371, 10949, 'QU', 'OK', 'S', 1721033586, 1721033586, '1'),
(130372, 23559, 'QU', 'OK', 'S', 1721033593, 1721033593, '1'),
(130373, 23558, 'QU', 'OK', 'S', 1721033600, 1721033600, '1'),
(130374, 23558, 'QU', 'OK', 'S', 1721033608, 1721033608, '1'),
(130375, 23557, 'QU', 'OK', 'S', 1721033618, 1721033618, '1'),
(130376, 15160, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130377, 18888, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130378, 21675, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130379, 13027, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130380, 21359, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130381, 23077, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130382, 23077, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130383, 23561, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130384, 23897, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130385, 24034, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130386, 24034, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130387, 19549, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130388, 24337, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130389, 24646, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130390, 24646, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130391, 24767, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130392, 24767, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130393, 23985, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130394, 25641, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130395, 25641, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130396, 24297, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130397, 26087, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130398, 26375, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130399, 26068, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130400, 26957, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130401, 22713, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130402, 27659, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130403, 28086, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130404, 28246, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130405, 28353, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130406, 28353, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130407, 23637, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130408, 30155, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130409, 30155, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130410, 30155, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130411, 30154, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130412, 30154, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130413, 24299, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130414, 31805, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130415, 31897, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130416, 31897, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130417, 20705, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130418, 32039, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130419, 32479, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130420, 32479, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130421, 32479, 'QU', 'OK', 'S', 1721033623, 1721033623, '1'),
(130422, 23556, 'QU', 'OK', 'S', 1721033637, 1721033637, '1'),
(130423, 23556, 'QU', 'OK', 'S', 1721033645, 1721033645, '1'),
(130424, 23555, 'QU', 'OK', 'S', 1721033654, 1721033654, '1'),
(130425, 23555, 'QU', 'OK', 'S', 1721033661, 1721033661, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(130426, 12078, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130427, 21305, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130428, 21304, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130429, 21304, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130430, 23423, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130431, 23410, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130432, 20046, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130433, 24206, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130434, 24683, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130435, 24683, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130436, 26814, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130437, 26815, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130438, 28619, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130439, 27585, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130440, 27555, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130441, 27555, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130442, 30406, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130443, 30406, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130444, 30406, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130445, 27556, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130446, 24683, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130447, 27556, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130448, 32309, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130449, 32309, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130450, 32309, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130451, 32309, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130452, 32464, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130453, 32464, 'QU', 'OK', 'S', 1721033662, 1721033662, '1'),
(130454, 23554, 'QU', 'OK', 'S', 1721033667, 1721033667, '1'),
(130455, 23554, 'QU', 'OK', 'S', 1721033674, 1721033674, '1'),
(130456, 23553, 'QU', 'OK', 'S', 1721033696, 1721033696, '1'),
(130457, 21905, 'QU', 'OK', 'S', 1721033706, 1721033706, '1'),
(130458, 21904, 'QU', 'OK', 'S', 1721033715, 1721033715, '1'),
(130459, 21903, 'QU', 'OK', 'S', 1721033725, 1721033725, '1'),
(130460, 21903, 'QU', 'OK', 'S', 1721033733, 1721033733, '1'),
(130461, 21902, 'QU', 'OK', 'S', 1721033742, 1721033742, '1'),
(130462, 21902, 'QU', 'OK', 'S', 1721033750, 1721033750, '1'),
(130463, 21901, 'QU', 'OK', 'S', 1721033760, 1721033760, '1'),
(130464, 21901, 'QU', 'OK', 'S', 1721033768, 1721033768, '1'),
(130465, 21900, 'QU', 'OK', 'S', 1721033777, 1721033777, '1'),
(130466, 21900, 'QU', 'OK', 'S', 1721033785, 1721033785, '1'),
(130467, 21899, 'QU', 'OK', 'S', 1721033794, 1721033794, '1'),
(130468, 21899, 'QU', 'OK', 'S', 1721033804, 1721033804, '1'),
(130469, 21898, 'QU', 'OK', 'S', 1721033812, 1721033812, '1'),
(130470, 21898, 'QU', 'OK', 'S', 1721033821, 1721033821, '1'),
(130471, 21897, 'QU', 'OK', 'S', 1721033831, 1721033831, '1'),
(130472, 21897, 'QU', 'OK', 'S', 1721033844, 1721033844, '1'),
(130473, 26139, 'QU', 'OK', 'S', 1721035256, 1721035256, '1'),
(130474, 26139, 'QU', 'OK', 'S', 1721035267, 1721035267, '1'),
(130475, 25077, 'QU', 'OK', 'S', 1721035275, 1721035275, '1'),
(130476, 27690, 'QU', 'OK', 'S', 1721035749, 1721035749, '1'),
(130477, 21896, 'QU', 'OK', 'S', 1721036244, 1721036244, '1'),
(130478, 21896, 'QU', 'OK', 'S', 1721036251, 1721036251, '1'),
(130479, 21608, 'QU', 'OK', 'S', 1721036260, 1721036260, '1'),
(130480, 21608, 'QU', 'OK', 'S', 1721036268, 1721036268, '1'),
(130481, 26986, 'QU', 'OK', 'S', 1721036276, 1721036276, '1'),
(130482, 17782, 'QU', 'OK', 'S', 1721036278, 1721036278, '1'),
(130483, 17782, 'QU', 'OK', 'S', 1721036293, 1721036293, '1'),
(130484, 17781, 'QU', 'OK', 'S', 1721036303, 1721036303, '1'),
(130485, 17781, 'QU', 'OK', 'S', 1721036311, 1721036311, '1'),
(130486, 17778, 'QU', 'OK', 'S', 1721036318, 1721036318, '1'),
(130487, 17778, 'QU', 'OK', 'S', 1721036326, 1721036326, '1'),
(130488, 17777, 'QU', 'OK', 'S', 1721036335, 1721036335, '1'),
(130489, 17777, 'QU', 'OK', 'S', 1721036343, 1721036343, '1'),
(130490, 17776, 'QU', 'OK', 'S', 1721036351, 1721036351, '1'),
(130491, 17776, 'QU', 'OK', 'S', 1721036358, 1721036358, '1'),
(130492, 24101, 'QU', 'OK', 'S', 1721036364, 1721036364, '1'),
(130493, 24101, 'QU', 'OK', 'S', 1721036364, 1721036364, '1'),
(130494, 24101, 'QU', 'OK', 'S', 1721036364, 1721036364, '1'),
(130495, 17775, 'QU', 'OK', 'S', 1721036366, 1721036366, '1'),
(130496, 17775, 'QU', 'OK', 'S', 1721036376, 1721036376, '1'),
(130497, 12598, 'QU', 'OK', 'S', 1721036376, 1721036376, '1'),
(130498, 12598, 'QU', 'OK', 'S', 1721036380, 1721036380, '1'),
(130499, 22346, 'QU', 'OK', 'S', 1721036389, 1721036389, '1'),
(130500, 17774, 'QU', 'OK', 'S', 1721036391, 1721036391, '1'),
(130501, 17774, 'QU', 'OK', 'S', 1721036398, 1721036398, '1'),
(130502, 17771, 'QU', 'OK', 'S', 1721036406, 1721036406, '1'),
(130503, 17771, 'QU', 'OK', 'S', 1721036413, 1721036413, '1'),
(130504, 17768, 'QU', 'OK', 'S', 1721036425, 1721036425, '1'),
(130505, 17768, 'QU', 'OK', 'S', 1721036438, 1721036438, '1'),
(130506, 17767, 'QU', 'OK', 'S', 1721036448, 1721036448, '1'),
(130507, 17767, 'QU', 'OK', 'S', 1721036457, 1721036457, '1'),
(130508, 8514, 'QU', 'OK', 'S', 1721036463, 1721036463, '1'),
(130509, 17766, 'QU', 'OK', 'S', 1721036467, 1721036467, '1'),
(130510, 17766, 'QU', 'OK', 'S', 1721036474, 1721036474, '1'),
(130511, 17765, 'QU', 'OK', 'S', 1721036483, 1721036483, '1'),
(130512, 17765, 'QU', 'OK', 'S', 1721036491, 1721036491, '1'),
(130513, 15630, 'QU', 'OK', 'S', 1721036502, 1721036502, '1'),
(130514, 15630, 'QU', 'OK', 'S', 1721036510, 1721036510, '1'),
(130515, 15568, 'QU', 'OK', 'S', 1721036534, 1721036534, '1'),
(130516, 15568, 'QU', 'OK', 'S', 1721036542, 1721036542, '1'),
(130517, 15567, 'QU', 'OK', 'S', 1721036549, 1721036549, '1'),
(130518, 15567, 'QU', 'OK', 'S', 1721036561, 1721036561, '1'),
(130519, 15565, 'QU', 'OK', 'S', 1721036571, 1721036571, '1'),
(130520, 15565, 'QU', 'OK', 'S', 1721036581, 1721036581, '1'),
(130521, 15564, 'QU', 'OK', 'S', 1721036591, 1721036591, '1'),
(130522, 15564, 'QU', 'OK', 'S', 1721036599, 1721036599, '1'),
(130523, 15563, 'QU', 'OK', 'S', 1721036609, 1721036609, '1'),
(130524, 15563, 'QU', 'OK', 'S', 1721036617, 1721036617, '1'),
(130525, 15388, 'QU', 'OK', 'S', 1721036626, 1721036626, '1'),
(130526, 15388, 'QU', 'OK', 'S', 1721036635, 1721036635, '1'),
(130527, 15387, 'QU', 'OK', 'S', 1721036646, 1721036646, '1'),
(130528, 15387, 'QU', 'OK', 'S', 1721036657, 1721036657, '1'),
(130529, 15386, 'QU', 'OK', 'S', 1721036665, 1721036665, '1'),
(130530, 15386, 'QU', 'OK', 'S', 1721036676, 1721036676, '1'),
(130531, 15385, 'QU', 'OK', 'S', 1721036690, 1721036690, '1'),
(130532, 15385, 'QU', 'OK', 'S', 1721036697, 1721036697, '1'),
(130533, 15384, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130534, 4804, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130535, 4804, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130536, 4804, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130537, 4804, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130538, 4804, 'QU', 'OK', 'S', 1721036713, 1721036713, '1'),
(130539, 15383, 'QU', 'OK', 'S', 1721036722, 1721036722, '1'),
(130540, 15382, 'QU', 'OK', 'S', 1721036731, 1721036731, '1'),
(130541, 4320, 'QU', 'OK', 'S', 1721036741, 1721036741, '1'),
(130542, 4026, 'QU', 'OK', 'S', 1721036766, 1721036766, '1'),
(130543, 7527, 'QU', 'OK', 'S', 1721036845, 1721036845, '1'),
(130544, 7527, 'QU', 'OK', 'S', 1721036845, 1721036845, '1'),
(130545, 7527, 'QU', 'OK', 'S', 1721036845, 1721036845, '1'),
(130546, 7451, 'QU', 'OK', 'S', 1721036897, 1721036897, '1'),
(130547, 7451, 'QU', 'OK', 'S', 1721036897, 1721036897, '1'),
(130548, 7451, 'QU', 'OK', 'S', 1721036897, 1721036897, '1'),
(130549, 7451, 'QU', 'OK', 'S', 1721036897, 1721036897, '1'),
(130550, 7433, 'QU', 'OK', 'S', 1721036960, 1721036960, '1'),
(130551, 7433, 'QU', 'OK', 'S', 1721036960, 1721036960, '1'),
(130552, 7433, 'QU', 'OK', 'S', 1721036960, 1721036960, '1'),
(130553, 7433, 'QU', 'OK', 'S', 1721036960, 1721036960, '1'),
(130554, 19958, 'QU', 'OK', 'S', 1721036990, 1721036990, '1'),
(130555, 5246, 'QU', 'OK', 'S', 1721036993, 1721036993, '1'),
(130556, 5246, 'QU', 'OK', 'S', 1721036993, 1721036993, '1'),
(130557, 4849, 'QU', 'OK', 'S', 1721037014, 1721037014, '1'),
(130558, 19958, 'QU', 'OK', 'S', 1721037047, 1721037047, '1'),
(130559, 21077, 'QU', 'OK', 'S', 1721037390, 1721037390, '1'),
(130560, 19965, 'QU', 'OK', 'S', 1721037489, 1721037489, '1'),
(130561, 19965, 'QU', 'OK', 'S', 1721037493, 1721037493, '1'),
(130562, 19965, 'QU', 'OK', 'S', 1721037496, 1721037496, '1'),
(130563, 19965, 'QU', 'OK', 'S', 1721037540, 1721037540, '1'),
(130564, 19965, 'QU', 'OK', 'S', 1721037574, 1721037574, '1'),
(130565, 19965, 'QU', 'OK', 'S', 1721037640, 1721037640, '1'),
(130566, 30150, 'QU', 'OK', 'S', 1721037767, 1721037767, '1'),
(130567, 32046, 'QU', 'OK', 'S', 1721037847, 1721037847, '1'),
(130568, 19000, 'QU', 'OK', 'S', 1721037909, 1721037909, '1'),
(130569, 19000, 'QU', 'OK', 'S', 1721037912, 1721037912, '1'),
(130570, 19000, 'QU', 'OK', 'S', 1721037915, 1721037915, '1'),
(130571, 19000, 'QU', 'OK', 'S', 1721037937, 1721037937, '1'),
(130572, 18999, 'QU', 'OK', 'S', 1721037994, 1721037994, '1'),
(130573, 31562, 'QU', 'OK', 'S', 1721038090, 1721038090, '1'),
(130574, 32482, 'QU', 'OK', 'S', 1721038325, 1721038325, '1'),
(130575, 32557, 'QU', 'OK', 'S', 1721038420, 1721038420, '1'),
(130576, 32558, 'QU', 'OK', 'S', 1721038443, 1721038443, '1'),
(130577, 32523, 'QU', 'OK', 'S', 1721038479, 1721038479, '1'),
(130578, 32413, 'QU', 'OK', 'S', 1721038560, 1721038560, '1'),
(130579, 23043, 'QU', 'OK', 'S', 1721038834, 1721038834, '1'),
(130580, 23043, 'QU', 'OK', 'S', 1721038846, 1721038846, '1'),
(130581, 32556, 'QU', 'OK', 'S', 1721038936, 1721038936, '1'),
(130582, 32525, 'QU', 'OK', 'S', 1721039124, 1721039124, '1'),
(130583, 30318, 'QU', 'OK', 'S', 1721039127, 1721039127, '1'),
(130584, 27964, 'QU', 'OK', 'S', 1721039146, 1721039146, '1'),
(130585, 32509, 'QU', 'OK', 'S', 1721039411, 1721039411, '1'),
(130586, 32511, 'QU', 'OK', 'S', 1721039727, 1721039727, '1'),
(130587, 23043, 'QU', 'OK', 'S', 1721039962, 1721039962, '1'),
(130588, 32535, 'QU', 'OK', 'S', 1721040129, 1721040129, '1'),
(130589, 32527, 'QU', 'OK', 'S', 1721040386, 1721040386, '1'),
(130590, 32551, 'QU', 'OK', 'S', 1721040503, 1721040503, '1'),
(130591, 32537, 'QU', 'OK', 'S', 1721040619, 1721040619, '1'),
(130592, 32529, 'QU', 'OK', 'S', 1721040708, 1721040708, '1'),
(130593, 32534, 'QU', 'OK', 'S', 1721040859, 1721040859, '1'),
(130594, 19964, 'QU', 'OK', 'S', 1721040897, 1721040897, '1'),
(130595, 32536, 'QU', 'OK', 'S', 1721040947, 1721040947, '1'),
(130596, 32170, 'QU', 'OK', 'S', 1721041101, 1721041101, '1'),
(130597, 20790, 'QU', 'OK', 'S', 1721041115, 1721041115, '1'),
(130598, 32531, 'QU', 'OK', 'S', 1721041311, 1721041311, '1'),
(130599, 23148, 'QU', 'OK', 'S', 1721041371, 1721041371, '1'),
(130600, 23146, 'QU', 'OK', 'S', 1721041378, 1721041378, '1'),
(130601, 23150, 'QU', 'OK', 'S', 1721041388, 1721041388, '1'),
(130602, 32508, 'QU', 'OK', 'S', 1721042535, 1721042535, '1'),
(130603, 32510, 'QU', 'OK', 'S', 1721042599, 1721042599, '1'),
(130604, 32514, 'QU', 'OK', 'S', 1721042651, 1721042651, '1'),
(130605, 32526, 'QU', 'OK', 'S', 1721042898, 1721042898, '1'),
(130606, 32530, 'QU', 'OK', 'S', 1721042935, 1721042935, '1'),
(130607, 32555, 'QU', 'OK', 'S', 1721042998, 1721042998, '1'),
(130608, 32554, 'QU', 'OK', 'S', 1721043025, 1721043025, '1'),
(130609, 32553, 'QU', 'OK', 'S', 1721043051, 1721043051, '1'),
(130610, 32550, 'QU', 'OK', 'S', 1721043162, 1721043162, '1'),
(130611, 32552, 'QU', 'OK', 'S', 1721043402, 1721043402, '1'),
(130612, 32509, 'QU', 'OK', 'S', 1721043485, 1721043485, '1'),
(130613, 32511, 'QU', 'OK', 'S', 1721043511, 1721043511, '1'),
(130614, 32515, 'QU', 'OK', 'S', 1721043898, 1721043898, '1'),
(130615, 32524, 'QU', 'OK', 'S', 1721044023, 1721044023, '1'),
(130616, 31520, 'QU', 'OK', 'S', 1721044239, 1721044239, '1'),
(130617, 16602, 'QU', 'OK', 'S', 1721045059, 1721045059, '1'),
(130618, 30056, 'QU', 'OK', 'S', 1721045775, 1721045775, '1'),
(130619, 30056, 'QU', 'OK', 'S', 1721045836, 1721045836, '1'),
(130620, 30056, 'QU', 'OK', 'S', 1721045848, 1721045848, '1'),
(130621, 30092, 'QU', 'OK', 'S', 1721046527, 1721046527, '1'),
(130622, 27249, 'QU', 'OK', 'S', 1721046683, 1721046683, '1'),
(130623, 27249, 'QU', 'OK', 'S', 1721046687, 1721046687, '1'),
(130624, 28626, 'QU', 'OK', 'S', 1721046788, 1721046788, '1'),
(130625, 28626, 'QU', 'OK', 'S', 1721046811, 1721046811, '1'),
(130626, 16603, 'QU', 'OK', 'S', 1721046865, 1721046865, '1'),
(130627, 31730, 'QU', 'OK', 'S', 1721047049, 1721047049, '1'),
(130628, 24271, 'QU', 'OK', 'S', 1721047178, 1721047178, '1'),
(130629, 26656, 'QU', 'OK', 'S', 1721047439, 1721047439, '1'),
(130630, 20046, 'QU', 'OK', 'S', 1721047669, 1721047669, '1'),
(130631, 24164, 'QU', 'OK', 'S', 1721047723, 1721047723, '1'),
(130632, 24164, 'QU', 'OK', 'S', 1721047736, 1721047736, '1'),
(130633, 29387, 'QU', 'OK', 'S', 1721047781, 1721047781, '1'),
(130634, 27849, 'QU', 'OK', 'S', 1721047876, 1721047876, '1'),
(130635, 27262, 'QU', 'OK', 'S', 1721047932, 1721047932, '1'),
(130636, 20674, 'QU', 'OK', 'S', 1721048692, 1721048692, '1'),
(130637, 23926, 'QU', 'OK', 'S', 1721048744, 1721048744, '1'),
(130638, 18108, 'QU', 'OK', 'S', 1721048757, 1721048757, '1'),
(130639, 24843, 'QU', 'OK', 'S', 1721048766, 1721048766, '1'),
(130640, 27933, 'QU', 'OK', 'S', 1721048820, 1721048820, '1'),
(130641, 16313, 'QU', 'OK', 'S', 1721048850, 1721048850, '1'),
(130642, 16313, 'QU', 'OK', 'S', 1721048850, 1721048850, '1'),
(130643, 16313, 'QU', 'OK', 'S', 1721048850, 1721048850, '1'),
(130644, 16313, 'QU', 'OK', 'S', 1721048850, 1721048850, '1'),
(130645, 16313, 'QU', 'OK', 'S', 1721048850, 1721048850, '1'),
(130646, 18951, 'QU', 'OK', 'S', 1721048880, 1721048880, '1'),
(130647, 18951, 'QU', 'OK', 'S', 1721048880, 1721048880, '1'),
(130648, 9947, 'QU', 'OK', 'S', 1721048905, 1721048905, '1'),
(130649, 24579, 'QU', 'OK', 'S', 1721048960, 1721048960, '1'),
(130650, 24579, 'QU', 'OK', 'S', 1721049019, 1721049019, '1'),
(130651, 24579, 'QU', 'OK', 'S', 1721049034, 1721049034, '1'),
(130652, 23349, 'QU', 'OK', 'S', 1721049094, 1721049094, '1'),
(130653, 26550, 'QU', 'OK', 'S', 1721049265, 1721049265, '1'),
(130654, 26865, 'QU', 'OK', 'S', 1721049279, 1721049279, '1'),
(130655, 26865, 'QU', 'OK', 'S', 1721049279, 1721049279, '1'),
(130656, 25071, 'QU', 'OK', 'S', 1721049305, 1721049305, '1'),
(130657, 25071, 'QU', 'OK', 'S', 1721049305, 1721049305, '1'),
(130658, 25071, 'QU', 'OK', 'S', 1721049305, 1721049305, '1'),
(130659, 30348, 'QU', 'OK', 'S', 1721049546, 1721049546, '1'),
(130660, 18386, 'QU', 'OK', 'S', 1721050057, 1721050057, '1'),
(130661, 232, 'QU', 'OK', 'S', 1721050877, 1721050877, '1'),
(130662, 10755, 'QU', 'OK', 'S', 1721103382, 1721103382, '1'),
(130663, 10755, 'QU', 'OK', 'S', 1721103404, 1721103404, '1'),
(130664, 10755, 'QU', 'OK', 'S', 1721103430, 1721103430, '1'),
(130665, 10755, 'QU', 'OK', 'S', 1721103457, 1721103457, '1'),
(130666, 10755, 'QU', 'OK', 'S', 1721103479, 1721103479, '1'),
(130667, 10755, 'QU', 'OK', 'S', 1721103495, 1721103495, '1'),
(130668, 10755, 'QU', 'OK', 'S', 1721103518, 1721103518, '1'),
(130669, 10755, 'QU', 'OK', 'S', 1721103539, 1721103539, '1'),
(130670, 10755, 'QU', 'OK', 'S', 1721103558, 1721103558, '1'),
(130671, 10755, 'QU', 'OK', 'S', 1721103576, 1721103576, '1'),
(130672, 10755, 'QU', 'OK', 'S', 1721103590, 1721103590, '1'),
(130673, 10755, 'QU', 'OK', 'S', 1721103604, 1721103604, '1'),
(130674, 10755, 'QU', 'OK', 'S', 1721103625, 1721103625, '1'),
(130675, 10755, 'QU', 'OK', 'S', 1721103647, 1721103647, '1'),
(130676, 10755, 'QU', 'OK', 'S', 1721103662, 1721103662, '1'),
(130677, 10755, 'QU', 'OK', 'S', 1721103686, 1721103686, '1'),
(130678, 10755, 'QU', 'OK', 'S', 1721103704, 1721103704, '1'),
(130679, 10755, 'QU', 'OK', 'S', 1721103728, 1721103728, '1'),
(130680, 10755, 'QU', 'OK', 'S', 1721103750, 1721103750, '1'),
(130681, 14486, 'QU', 'OK', 'S', 1721105999, 1721105999, '1'),
(130682, 14632, 'QU', 'OK', 'S', 1721106067, 1721106067, '1'),
(130683, 7972, 'QU', 'OK', 'S', 1721106132, 1721106132, '1'),
(130684, 18716, 'QU', 'OK', 'S', 1721106205, 1721106205, '1'),
(130685, 18716, 'QU', 'OK', 'S', 1721106211, 1721106211, '1'),
(130686, 25037, 'QU', 'OK', 'S', 1721106382, 1721106382, '1'),
(130687, 18718, 'QU', 'OK', 'S', 1721106705, 1721106705, '1'),
(130688, 12347, 'QU', 'OK', 'S', 1721106861, 1721106861, '1'),
(130689, 31837, 'QU', 'OK', 'S', 1721107211, 1721107211, '1'),
(130690, 31837, 'QU', 'OK', 'S', 1721107218, 1721107218, '1'),
(130691, 13460, 'QU', 'OK', 'S', 1721108668, 1721108668, '1'),
(130692, 32535, 'QU', 'OK', 'S', 1721108674, 1721108674, '1'),
(130693, 31856, 'QU', 'OK', 'S', 1721108685, 1721108685, '1'),
(130694, 32364, 'QU', 'OK', 'S', 1721109209, 1721109209, '1'),
(130695, 32418, 'QU', 'OK', 'S', 1721109223, 1721109223, '1'),
(130696, 21157, 'QU', 'OK', 'S', 1721109846, 1721109846, '1'),
(130697, 15062, 'QU', 'OK', 'S', 1721112264, 1721112264, '1'),
(130698, 15062, 'QU', 'OK', 'S', 1721112281, 1721112281, '1'),
(130699, 15062, 'QU', 'OK', 'S', 1721112298, 1721112298, '1'),
(130700, 15832, 'QU', 'OK', 'S', 1721112615, 1721112615, '1'),
(130701, 23284, 'QU', 'OK', 'S', 1721112852, 1721112852, '1'),
(130702, 9330, 'QU', 'OK', 'S', 1721113494, 1721113494, '1'),
(130703, 9330, 'QU', 'OK', 'S', 1721113573, 1721113573, '1'),
(130704, 10174, 'QU', 'OK', 'S', 1721113883, 1721113883, '1'),
(130705, 10238, 'QU', 'OK', 'S', 1721113932, 1721113932, '1'),
(130706, 27933, 'QU', 'OK', 'S', 1721114205, 1721114205, '1'),
(130707, 15192, 'QU', 'OK', 'S', 1721114215, 1721114215, '1'),
(130708, 15192, 'QU', 'OK', 'S', 1721114223, 1721114223, '1'),
(130709, 26139, 'QU', 'OK', 'S', 1721114232, 1721114232, '1'),
(130710, 25981, 'QU', 'OK', 'S', 1721114246, 1721114246, '1'),
(130711, 31102, 'QU', 'OK', 'S', 1721114258, 1721114258, '1'),
(130712, 26139, 'QU', 'OK', 'S', 1721114269, 1721114269, '1'),
(130713, 27933, 'QU', 'OK', 'S', 1721114300, 1721114300, '1'),
(130714, 27935, 'QU', 'OK', 'S', 1721114327, 1721114327, '1'),
(130715, 25981, 'QU', 'OK', 'S', 1721114338, 1721114338, '1'),
(130716, 26139, 'QU', 'OK', 'S', 1721114348, 1721114348, '1'),
(130717, 25981, 'QU', 'OK', 'S', 1721114364, 1721114364, '1'),
(130718, 26139, 'QU', 'OK', 'S', 1721114376, 1721114376, '1'),
(130719, 26139, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130720, 25981, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130721, 26139, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130722, 25981, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130723, 27935, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130724, 27933, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130725, 26139, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130726, 31102, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130727, 25981, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130728, 26139, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130729, 15192, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130730, 15192, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130731, 27933, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130732, 25957, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130733, 25957, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130734, 28718, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130735, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130736, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130737, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130738, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130739, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130740, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130741, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130742, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130743, 32161, 'QU', 'OK', 'S', 1721114445, 1721114445, '1'),
(130744, 27933, 'QU', 'OK', 'S', 1721114480, 1721114480, '1'),
(130745, 31102, 'QU', 'OK', 'S', 1721114499, 1721114499, '1'),
(130746, 15192, 'QU', 'OK', 'S', 1721114507, 1721114507, '1'),
(130747, 25981, 'QU', 'OK', 'S', 1721114519, 1721114519, '1'),
(130748, 26139, 'QU', 'OK', 'S', 1721114528, 1721114528, '1'),
(130749, 26139, 'QU', 'OK', 'S', 1721114536, 1721114536, '1'),
(130750, 27935, 'QU', 'OK', 'S', 1721114544, 1721114544, '1'),
(130751, 26139, 'QU', 'OK', 'S', 1721114552, 1721114552, '1'),
(130752, 15192, 'QU', 'OK', 'S', 1721114561, 1721114561, '1'),
(130753, 27933, 'QU', 'OK', 'S', 1721114569, 1721114569, '1'),
(130754, 25981, 'QU', 'OK', 'S', 1721114580, 1721114580, '1'),
(130755, 25981, 'QU', 'OK', 'S', 1721114590, 1721114590, '1'),
(130756, 26139, 'QU', 'OK', 'S', 1721114600, 1721114600, '1'),
(130757, 16373, 'QU', 'OK', 'S', 1721115172, 1721115172, '1'),
(130758, 17879, 'QU', 'OK', 'S', 1721115194, 1721115194, '1'),
(130759, 32390, 'QU', 'OK', 'S', 1721115201, 1721115201, '1'),
(130760, 32390, 'QU', 'OK', 'S', 1721115209, 1721115209, '1'),
(130761, 32390, 'QU', 'OK', 'S', 1721115215, 1721115215, '1'),
(130762, 24593, 'QU', 'OK', 'S', 1721115223, 1721115223, '1'),
(130763, 18072, 'QU', 'OK', 'S', 1721115231, 1721115231, '1'),
(130764, 24593, 'QU', 'OK', 'S', 1721115240, 1721115240, '1'),
(130765, 24593, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130766, 18072, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130767, 24593, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130768, 32390, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130769, 32390, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130770, 32390, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130771, 17879, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130772, 16373, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130773, 32472, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130774, 32472, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130775, 32472, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130776, 32472, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130777, 16373, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130778, 16373, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130779, 29192, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130780, 29192, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130781, 14068, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130782, 13028, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130783, 13028, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130784, 13028, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130785, 13028, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130786, 32492, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130787, 32490, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130788, 26442, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130789, 26442, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130790, 26442, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130791, 26442, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130792, 19556, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130793, 19556, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130794, 18465, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130795, 11838, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130796, 20046, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130797, 20046, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130798, 26746, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130799, 24591, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130800, 19188, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130801, 24204, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130802, 24204, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130803, 24611, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130804, 24611, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130805, 24611, 'QU', 'OK', 'S', 1721115246, 1721115246, '1'),
(130806, 18072, 'QU', 'OK', 'S', 1721115318, 1721115318, '1'),
(130807, 32390, 'QU', 'OK', 'S', 1721115327, 1721115327, '1'),
(130808, 17879, 'QU', 'OK', 'S', 1721115339, 1721115339, '1'),
(130809, 24593, 'QU', 'OK', 'S', 1721115374, 1721115374, '1'),
(130810, 24593, 'QU', 'OK', 'S', 1721115387, 1721115387, '1'),
(130811, 32390, 'QU', 'OK', 'S', 1721115395, 1721115395, '1'),
(130812, 16373, 'QU', 'OK', 'S', 1721115409, 1721115409, '1'),
(130813, 12547, 'QU', 'OK', 'S', 1721115636, 1721115636, '1'),
(130814, 12547, 'QU', 'OK', 'S', 1721115646, 1721115646, '1'),
(130815, 12547, 'QU', 'OK', 'S', 1721115659, 1721115659, '1'),
(130816, 12547, 'QU', 'OK', 'S', 1721115671, 1721115671, '1'),
(130817, 21063, 'QU', 'OK', 'S', 1721115675, 1721115675, '1'),
(130818, 12461, 'QU', 'OK', 'S', 1721115931, 1721115931, '1'),
(130819, 10479, 'QU', 'OK', 'S', 1721116169, 1721116169, '1'),
(130820, 9652, 'QU', 'OK', 'S', 1721116224, 1721116224, '1'),
(130821, 9139, 'QU', 'OK', 'S', 1721116280, 1721116280, '1'),
(130822, 10942, 'QU', 'OK', 'S', 1721117061, 1721117061, '1'),
(130823, 32151, 'QU', 'OK', 'S', 1721117111, 1721117111, '1'),
(130824, 32179, 'QU', 'OK', 'S', 1721117125, 1721117125, '1'),
(130825, 32179, 'QU', 'OK', 'S', 1721117125, 1721117125, '1'),
(130826, 32179, 'QU', 'OK', 'S', 1721117125, 1721117125, '1'),
(130827, 31436, 'QU', 'OK', 'S', 1721117174, 1721117174, '1'),
(130828, 8815, 'QU', 'OK', 'S', 1721117246, 1721117246, '1'),
(130829, 32300, 'QU', 'OK', 'S', 1721117303, 1721117303, '1'),
(130830, 28553, 'QU', 'OK', 'S', 1721117313, 1721117313, '1'),
(130831, 28553, 'QU', 'OK', 'S', 1721117323, 1721117323, '1'),
(130832, 8651, 'QU', 'OK', 'S', 1721117327, 1721117327, '1'),
(130833, 28553, 'QU', 'OK', 'S', 1721117331, 1721117331, '1'),
(130834, 32312, 'QU', 'OK', 'S', 1721117334, 1721117334, '1'),
(130835, 32310, 'QU', 'OK', 'S', 1721117338, 1721117338, '1'),
(130836, 13460, 'QU', 'OK', 'S', 1721117339, 1721117339, '1'),
(130837, 8651, 'QU', 'OK', 'S', 1721117345, 1721117345, '1'),
(130838, 13460, 'QU', 'OK', 'S', 1721117347, 1721117347, '1'),
(130839, 8651, 'QU', 'OK', 'S', 1721117348, 1721117348, '1'),
(130840, 13460, 'QU', 'OK', 'S', 1721117355, 1721117355, '1'),
(130841, 13460, 'QU', 'OK', 'S', 1721117361, 1721117361, '1'),
(130842, 8651, 'QU', 'OK', 'S', 1721117363, 1721117363, '1'),
(130843, 8651, 'QU', 'OK', 'S', 1721117366, 1721117366, '1'),
(130844, 8651, 'QU', 'OK', 'S', 1721117369, 1721117369, '1'),
(130845, 13460, 'QU', 'OK', 'S', 1721117371, 1721117371, '1'),
(130846, 8651, 'QU', 'OK', 'S', 1721117374, 1721117374, '1'),
(130847, 27044, 'QU', 'OK', 'S', 1721117378, 1721117378, '1'),
(130848, 27044, 'QU', 'OK', 'S', 1721117386, 1721117386, '1'),
(130849, 27044, 'QU', 'OK', 'S', 1721117392, 1721117392, '1'),
(130850, 8449, 'QU', 'OK', 'S', 1721117466, 1721117466, '1'),
(130851, 8449, 'QU', 'OK', 'S', 1721117470, 1721117470, '1'),
(130852, 8449, 'QU', 'OK', 'S', 1721117612, 1721117612, '1'),
(130853, 8449, 'QU', 'OK', 'S', 1721117681, 1721117681, '1'),
(130854, 8449, 'QU', 'OK', 'S', 1721117800, 1721117800, '1'),
(130855, 8449, 'QU', 'OK', 'S', 1721117806, 1721117806, '1'),
(130856, 8449, 'QU', 'OK', 'S', 1721117811, 1721117811, '1'),
(130857, 8815, 'QU', 'OK', 'S', 1721117986, 1721117986, '1'),
(130858, 8815, 'QU', 'OK', 'S', 1721118022, 1721118022, '1'),
(130859, 7703, 'QU', 'OK', 'S', 1721118099, 1721118099, '1'),
(130860, 7703, 'QU', 'OK', 'S', 1721118103, 1721118103, '1'),
(130861, 7703, 'QU', 'OK', 'S', 1721118106, 1721118106, '1'),
(130862, 7703, 'QU', 'OK', 'S', 1721118110, 1721118110, '1'),
(130863, 7703, 'QU', 'OK', 'S', 1721118114, 1721118114, '1'),
(130864, 7703, 'QU', 'OK', 'S', 1721118120, 1721118120, '1'),
(130865, 7703, 'QU', 'OK', 'S', 1721118126, 1721118126, '1'),
(130866, 7703, 'QU', 'OK', 'S', 1721118131, 1721118131, '1'),
(130867, 7703, 'QU', 'OK', 'S', 1721118141, 1721118141, '1'),
(130868, 30150, 'QU', 'OK', 'S', 1721121633, 1721121633, '1'),
(130869, 21604, 'QU', 'OK', 'S', 1721122390, 1721122390, '1'),
(130870, 26009, 'QU', 'OK', 'S', 1721122401, 1721122401, '1'),
(130871, 31436, 'QU', 'OK', 'S', 1721122426, 1721122426, '1'),
(130872, 26347, 'QU', 'OK', 'S', 1721122433, 1721122433, '1'),
(130873, 11165, 'QU', 'OK', 'S', 1721122443, 1721122443, '1'),
(130874, 30608, 'QU', 'OK', 'S', 1721122450, 1721122450, '1'),
(130875, 19311, 'QU', 'OK', 'S', 1721122467, 1721122467, '1'),
(130876, 9683, 'QU', 'OK', 'S', 1721122486, 1721122486, '1'),
(130877, 32576, 'QU', 'OK', 'S', 1721123038, 1721123038, '1'),
(130878, 29478, 'QU', 'OK', 'S', 1721123080, 1721123080, '1'),
(130879, 29478, 'QU', 'OK', 'S', 1721123128, 1721123128, '1'),
(130880, 31896, 'QU', 'OK', 'S', 1721123141, 1721123141, '1'),
(130881, 32317, 'QU', 'OK', 'S', 1721123153, 1721123153, '1'),
(130882, 32560, 'QU', 'OK', 'S', 1721123428, 1721123428, '1'),
(130883, 30364, 'QU', 'OK', 'S', 1721123729, 1721123729, '1'),
(130884, 30364, 'QU', 'OK', 'S', 1721123729, 1721123729, '1'),
(130885, 32563, 'QU', 'OK', 'S', 1721123785, 1721123785, '1'),
(130886, 32567, 'QU', 'OK', 'S', 1721124038, 1721124038, '1'),
(130887, 32582, 'QU', 'OK', 'S', 1721124552, 1721124552, '1'),
(130888, 32584, 'QU', 'OK', 'S', 1721124832, 1721124832, '1'),
(130889, 32579, 'QU', 'OK', 'S', 1721125532, 1721125532, '1'),
(130890, 32580, 'QU', 'OK', 'S', 1721125708, 1721125708, '1'),
(130891, 32565, 'QU', 'OK', 'S', 1721125849, 1721125849, '1'),
(130892, 31716, 'QU', 'OK', 'S', 1721126016, 1721126016, '1'),
(130893, 31716, 'QU', 'OK', 'S', 1721126045, 1721126045, '1'),
(130894, 32574, 'QU', 'OK', 'S', 1721126246, 1721126246, '1'),
(130895, 32559, 'QU', 'OK', 'S', 1721126457, 1721126457, '1'),
(130896, 31739, 'QU', 'OK', 'S', 1721126460, 1721126460, '1'),
(130897, 31739, 'QU', 'OK', 'S', 1721126478, 1721126478, '1'),
(130898, 31725, 'QU', 'OK', 'S', 1721126492, 1721126492, '1'),
(130899, 31725, 'QU', 'OK', 'S', 1721126502, 1721126502, '1'),
(130900, 31724, 'QU', 'OK', 'S', 1721126524, 1721126524, '1'),
(130901, 31724, 'QU', 'OK', 'S', 1721126534, 1721126534, '1'),
(130902, 31723, 'QU', 'OK', 'S', 1721126544, 1721126544, '1'),
(130903, 31723, 'QU', 'OK', 'S', 1721126553, 1721126553, '1'),
(130904, 31722, 'QU', 'OK', 'S', 1721126612, 1721126612, '1'),
(130905, 31722, 'QU', 'OK', 'S', 1721126640, 1721126640, '1'),
(130906, 31721, 'QU', 'OK', 'S', 1721126670, 1721126670, '1'),
(130907, 31721, 'QU', 'OK', 'S', 1721126680, 1721126680, '1'),
(130908, 31720, 'QU', 'OK', 'S', 1721126700, 1721126700, '1'),
(130909, 32585, 'QU', 'OK', 'S', 1721126703, 1721126703, '1'),
(130910, 31720, 'QU', 'OK', 'S', 1721126713, 1721126713, '1'),
(130911, 31719, 'QU', 'OK', 'S', 1721126734, 1721126734, '1'),
(130912, 31719, 'QU', 'OK', 'S', 1721126743, 1721126743, '1'),
(130913, 32586, 'QU', 'OK', 'S', 1721126752, 1721126752, '1'),
(130914, 31718, 'QU', 'OK', 'S', 1721126756, 1721126756, '1'),
(130915, 31718, 'QU', 'OK', 'S', 1721126764, 1721126764, '1'),
(130916, 31717, 'QU', 'OK', 'S', 1721126776, 1721126776, '1'),
(130917, 31717, 'QU', 'OK', 'S', 1721126787, 1721126787, '1'),
(130918, 32578, 'QU', 'OK', 'S', 1721126814, 1721126814, '1'),
(130919, 31917, 'QU', 'OK', 'S', 1721126849, 1721126849, '1'),
(130920, 30890, 'QU', 'OK', 'S', 1721126922, 1721126922, '1'),
(130921, 30590, 'QU', 'OK', 'S', 1721126953, 1721126953, '1'),
(130922, 32572, 'QU', 'OK', 'S', 1721127041, 1721127041, '1'),
(130923, 32573, 'QU', 'OK', 'S', 1721127082, 1721127082, '1'),
(130924, 24581, 'QU', 'OK', 'S', 1721127084, 1721127084, '1'),
(130925, 24581, 'QU', 'OK', 'S', 1721127140, 1721127140, '1'),
(130926, 32379, 'QU', 'OK', 'S', 1721127170, 1721127170, '1'),
(130927, 24581, 'QU', 'OK', 'S', 1721127257, 1721127257, '1'),
(130928, 24581, 'QU', 'OK', 'S', 1721127284, 1721127284, '1'),
(130929, 25042, 'QU', 'OK', 'S', 1721127322, 1721127322, '1'),
(130930, 32568, 'QU', 'OK', 'S', 1721127337, 1721127337, '1'),
(130931, 32570, 'QU', 'OK', 'S', 1721127435, 1721127435, '1'),
(130932, 32537, 'QU', 'OK', 'S', 1721127458, 1721127458, '1'),
(130933, 31917, 'QU', 'OK', 'S', 1721127540, 1721127540, '1'),
(130934, 29223, 'QU', 'OK', 'S', 1721127568, 1721127568, '1'),
(130935, 32418, 'QU', 'OK', 'S', 1721127592, 1721127592, '1'),
(130936, 31817, 'QU', 'OK', 'S', 1721127626, 1721127626, '1'),
(130937, 32569, 'QU', 'OK', 'S', 1721127656, 1721127656, '1'),
(130938, 12602, 'QU', 'OK', 'S', 1721127677, 1721127677, '1'),
(130939, 26605, 'QU', 'OK', 'S', 1721127707, 1721127707, '1'),
(130940, 25872, 'QU', 'OK', 'S', 1721127778, 1721127778, '1'),
(130941, 32571, 'QU', 'OK', 'S', 1721127812, 1721127812, '1'),
(130942, 31837, 'QU', 'OK', 'S', 1721127826, 1721127826, '1'),
(130943, 15918, 'QU', 'OK', 'S', 1721127880, 1721127880, '1'),
(130944, 28067, 'QU', 'OK', 'S', 1721127908, 1721127908, '1'),
(130945, 19207, 'QU', 'OK', 'S', 1721127948, 1721127948, '1'),
(130946, 12602, 'QU', 'OK', 'S', 1721127978, 1721127978, '1'),
(130947, 30487, 'QU', 'OK', 'S', 1721128004, 1721128004, '1'),
(130948, 31798, 'QU', 'OK', 'S', 1721128024, 1721128024, '1'),
(130949, 32575, 'QU', 'OK', 'S', 1721128199, 1721128199, '1'),
(130950, 32564, 'QU', 'OK', 'S', 1721128336, 1721128336, '1'),
(130951, 32562, 'QU', 'OK', 'S', 1721128382, 1721128382, '1'),
(130952, 32561, 'QU', 'OK', 'S', 1721128550, 1721128550, '1'),
(130953, 32566, 'QU', 'OK', 'S', 1721128647, 1721128647, '1'),
(130954, 19534, 'QU', 'OK', 'S', 1721131042, 1721131042, '1'),
(130955, 19534, 'QU', 'OK', 'S', 1721131060, 1721131060, '1'),
(130956, 20704, 'QU', 'OK', 'S', 1721131462, 1721131462, '1'),
(130957, 20704, 'QU', 'OK', 'S', 1721131489, 1721131489, '1'),
(130958, 20704, 'QU', 'OK', 'S', 1721131520, 1721131520, '1'),
(130959, 19525, 'QU', 'OK', 'S', 1721131850, 1721131850, '1'),
(130960, 25981, 'QU', 'OK', 'S', 1721132732, 1721132732, '1'),
(130961, 25981, 'QU', 'OK', 'S', 1721132732, 1721132732, '1'),
(130962, 32580, 'QU', 'OK', 'S', 1721133744, 1721133744, '1'),
(130963, 32531, 'QU', 'OK', 'S', 1721133769, 1721133769, '1'),
(130964, 26550, 'QU', 'OK', 'S', 1721133980, 1721133980, '1'),
(130965, 23349, 'QU', 'OK', 'S', 1721134238, 1721134238, '1'),
(130966, 23345, 'QU', 'OK', 'S', 1721134285, 1721134285, '1'),
(130967, 3905, 'QU', 'OK', 'S', 1721134625, 1721134625, '1'),
(130968, 3905, 'QU', 'OK', 'S', 1721134632, 1721134632, '1'),
(130969, 3905, 'QU', 'OK', 'S', 1721134649, 1721134649, '1'),
(130970, 3905, 'QU', 'OK', 'S', 1721134654, 1721134654, '1'),
(130971, 3905, 'QU', 'OK', 'S', 1721134657, 1721134657, '1'),
(130972, 3905, 'QU', 'OK', 'S', 1721134661, 1721134661, '1'),
(130973, 3905, 'QU', 'OK', 'S', 1721134664, 1721134664, '1'),
(130974, 3905, 'QU', 'OK', 'S', 1721134668, 1721134668, '1'),
(130975, 3905, 'QU', 'OK', 'S', 1721134671, 1721134671, '1'),
(130976, 3905, 'QU', 'OK', 'S', 1721134674, 1721134674, '1'),
(130977, 3905, 'QU', 'OK', 'S', 1721134677, 1721134677, '1'),
(130978, 3905, 'QU', 'OK', 'S', 1721134681, 1721134681, '1'),
(130979, 3905, 'QU', 'OK', 'S', 1721134684, 1721134684, '1'),
(130980, 3887, 'QU', 'OK', 'S', 1721135060, 1721135060, '1'),
(130981, 2050, 'QU', 'OK', 'S', 1721135394, 1721135394, '1'),
(130982, 2051, 'QU', 'OK', 'S', 1721135720, 1721135720, '1'),
(130983, 3994, 'QU', 'OK', 'S', 1721136051, 1721136051, '1'),
(130984, 3994, 'QU', 'OK', 'S', 1721136147, 1721136147, '1'),
(130985, 3994, 'QU', 'OK', 'S', 1721136151, 1721136151, '1'),
(130986, 15998, 'QU', 'OK', 'S', 1721137042, 1721137042, '1'),
(130987, 15998, 'QU', 'OK', 'S', 1721137057, 1721137057, '1'),
(130988, 28670, 'QU', 'OK', 'S', 1721137200, 1721137200, '1'),
(130989, 25921, 'QU', 'OK', 'S', 1721192575, 1721192575, '1'),
(130990, 31317, 'QU', 'OK', 'S', 1721192592, 1721192592, '1'),
(130991, 31314, 'QU', 'OK', 'S', 1721192645, 1721192645, '1'),
(130992, 31314, 'QU', 'OK', 'S', 1721192654, 1721192654, '1'),
(130993, 30589, 'QU', 'OK', 'S', 1721192670, 1721192670, '1'),
(130994, 30589, 'QU', 'OK', 'S', 1721192704, 1721192704, '1'),
(130995, 31465, 'QU', 'OK', 'S', 1721192727, 1721192727, '1'),
(130996, 31465, 'QU', 'OK', 'S', 1721192746, 1721192746, '1'),
(130997, 31465, 'QU', 'OK', 'S', 1721192753, 1721192753, '1'),
(130998, 31465, 'QU', 'OK', 'S', 1721192769, 1721192769, '1'),
(130999, 31465, 'QU', 'OK', 'S', 1721192774, 1721192774, '1'),
(131000, 23351, 'QU', 'OK', 'S', 1721192786, 1721192786, '1'),
(131001, 27859, 'QU', 'OK', 'S', 1721192799, 1721192799, '1'),
(131002, 12602, 'QU', 'OK', 'S', 1721192810, 1721192810, '1'),
(131003, 24581, 'QU', 'OK', 'S', 1721192904, 1721192904, '1'),
(131004, 24581, 'QU', 'OK', 'S', 1721192911, 1721192911, '1'),
(131005, 24581, 'QU', 'OK', 'S', 1721192930, 1721192930, '1'),
(131006, 31576, 'QU', 'OK', 'S', 1721192943, 1721192943, '1'),
(131007, 27559, 'QU', 'OK', 'S', 1721192957, 1721192957, '1'),
(131008, 32166, 'QU', 'OK', 'S', 1721192969, 1721192969, '1'),
(131009, 30553, 'QU', 'OK', 'S', 1721192983, 1721192983, '1'),
(131010, 30806, 'QU', 'OK', 'S', 1721192995, 1721192995, '1'),
(131011, 30511, 'QU', 'OK', 'S', 1721193004, 1721193004, '1'),
(131012, 27150, 'QU', 'OK', 'S', 1721193013, 1721193013, '1'),
(131013, 21229, 'QU', 'OK', 'S', 1721193077, 1721193077, '1'),
(131014, 15924, 'QU', 'OK', 'S', 1721193087, 1721193087, '1'),
(131015, 29064, 'QU', 'OK', 'S', 1721193101, 1721193101, '1'),
(131016, 23785, 'QU', 'OK', 'S', 1721194474, 1721194474, '1'),
(131017, 23785, 'QU', 'OK', 'S', 1721194478, 1721194478, '1'),
(131018, 23785, 'QU', 'OK', 'S', 1721194481, 1721194481, '1'),
(131019, 31282, 'QU', 'OK', 'S', 1721195173, 1721195173, '1'),
(131020, 23646, 'QU', 'OK', 'S', 1721195208, 1721195208, '1'),
(131021, 27310, 'QU', 'OK', 'S', 1721195249, 1721195249, '1'),
(131022, 31747, 'QU', 'OK', 'S', 1721195288, 1721195288, '1'),
(131023, 21298, 'QU', 'OK', 'S', 1721195333, 1721195333, '1'),
(131024, 30258, 'QU', 'OK', 'S', 1721195352, 1721195352, '1'),
(131025, 30229, 'QU', 'OK', 'S', 1721195375, 1721195375, '1'),
(131026, 11051, 'QU', 'OK', 'S', 1721195389, 1721195389, '1'),
(131027, 21298, 'QU', 'OK', 'S', 1721195400, 1721195400, '1'),
(131028, 30242, 'QU', 'OK', 'S', 1721195417, 1721195417, '1'),
(131029, 27310, 'QU', 'OK', 'S', 1721195441, 1721195441, '1'),
(131030, 29607, 'QU', 'OK', 'S', 1721195450, 1721195450, '1'),
(131031, 27303, 'QU', 'OK', 'S', 1721195461, 1721195461, '1'),
(131032, 23787, 'QU', 'OK', 'S', 1721195470, 1721195470, '1'),
(131033, 23787, 'QU', 'OK', 'S', 1721195480, 1721195480, '1'),
(131034, 30095, 'QU', 'OK', 'S', 1721195508, 1721195508, '1'),
(131035, 27645, 'QU', 'OK', 'S', 1721195520, 1721195520, '1'),
(131036, 29896, 'QU', 'OK', 'S', 1721195552, 1721195552, '1'),
(131037, 16104, 'QU', 'OK', 'S', 1721195563, 1721195563, '1'),
(131038, 23646, 'QU', 'OK', 'S', 1721195574, 1721195574, '1'),
(131039, 24947, 'QU', 'OK', 'S', 1721195584, 1721195584, '1'),
(131040, 6092, 'QU', 'OK', 'S', 1721195594, 1721195594, '1'),
(131041, 24764, 'QU', 'OK', 'S', 1721195625, 1721195625, '1'),
(131042, 29868, 'QU', 'OK', 'S', 1721195669, 1721195669, '1'),
(131043, 18469, 'QU', 'OK', 'S', 1721195747, 1721195747, '1'),
(131044, 27643, 'QU', 'OK', 'S', 1721195758, 1721195758, '1'),
(131045, 27303, 'QU', 'OK', 'S', 1721195772, 1721195772, '1'),
(131046, 29938, 'QU', 'OK', 'S', 1721195781, 1721195781, '1'),
(131047, 11021, 'QU', 'OK', 'S', 1721195889, 1721195889, '1'),
(131048, 4176, 'QU', 'OK', 'S', 1721195911, 1721195911, '1'),
(131049, 31116, 'QU', 'OK', 'S', 1721195922, 1721195922, '1'),
(131050, 16175, 'QU', 'OK', 'S', 1721195933, 1721195933, '1'),
(131051, 5410, 'QU', 'OK', 'S', 1721195945, 1721195945, '1'),
(131052, 29874, 'QU', 'OK', 'S', 1721195955, 1721195955, '1'),
(131053, 14542, 'QU', 'OK', 'S', 1721195965, 1721195965, '1'),
(131054, 13915, 'QU', 'OK', 'S', 1721195984, 1721195984, '1'),
(131055, 14809, 'QU', 'OK', 'S', 1721196016, 1721196016, '1'),
(131056, 14809, 'QU', 'OK', 'S', 1721196019, 1721196019, '1'),
(131057, 14809, 'QU', 'OK', 'S', 1721196028, 1721196028, '1'),
(131058, 14809, 'QU', 'OK', 'S', 1721196053, 1721196053, '1'),
(131059, 14809, 'QU', 'OK', 'S', 1721196057, 1721196057, '1'),
(131060, 14809, 'QU', 'OK', 'S', 1721196063, 1721196063, '1'),
(131061, 26221, 'QU', 'OK', 'S', 1721196314, 1721196314, '1'),
(131062, 26221, 'QU', 'OK', 'S', 1721196318, 1721196318, '1'),
(131063, 31081, 'QU', 'OK', 'S', 1721196330, 1721196330, '1'),
(131064, 31081, 'QU', 'OK', 'S', 1721196342, 1721196342, '1'),
(131065, 7351, 'QU', 'OK', 'S', 1721196347, 1721196347, '1'),
(131066, 25319, 'QU', 'OK', 'S', 1721196388, 1721196388, '1'),
(131067, 19875, 'QU', 'OK', 'S', 1721196424, 1721196424, '1'),
(131068, 19645, 'QU', 'OK', 'S', 1721196436, 1721196436, '1'),
(131069, 24353, 'QU', 'OK', 'S', 1721196453, 1721196453, '1'),
(131070, 23954, 'QU', 'OK', 'S', 1721196515, 1721196515, '1'),
(131071, 29383, 'QU', 'OK', 'S', 1721196564, 1721196564, '1'),
(131072, 318, 'QU', 'OK', 'S', 1721196590, 1721196590, '1'),
(131073, 19172, 'QU', 'OK', 'S', 1721196610, 1721196610, '1'),
(131074, 13914, 'QU', 'OK', 'S', 1721196655, 1721196655, '1'),
(131075, 24345, 'QU', 'OK', 'S', 1721196670, 1721196670, '1'),
(131076, 17957, 'QU', 'OK', 'S', 1721196681, 1721196681, '1'),
(131077, 31060, 'QU', 'OK', 'S', 1721196694, 1721196694, '1'),
(131078, 23139, 'QU', 'OK', 'S', 1721196704, 1721196704, '1'),
(131079, 10213, 'QU', 'OK', 'S', 1721196735, 1721196735, '1'),
(131080, 25513, 'QU', 'OK', 'S', 1721196758, 1721196758, '1'),
(131081, 19841, 'QU', 'OK', 'S', 1721196768, 1721196768, '1'),
(131082, 13938, 'QU', 'OK', 'S', 1721196794, 1721196794, '1'),
(131083, 18798, 'QU', 'OK', 'S', 1721196805, 1721196805, '1'),
(131084, 27571, 'QU', 'OK', 'S', 1721196815, 1721196815, '1'),
(131085, 12103, 'QU', 'OK', 'S', 1721196842, 1721196842, '1'),
(131086, 14855, 'QU', 'OK', 'S', 1721196854, 1721196854, '1'),
(131087, 21298, 'QU', 'OK', 'S', 1721196924, 1721196924, '1'),
(131088, 21298, 'QU', 'OK', 'S', 1721196927, 1721196927, '1'),
(131089, 16175, 'QU', 'OK', 'S', 1721196943, 1721196943, '1'),
(131090, 19120, 'QU', 'OK', 'S', 1721196959, 1721196959, '1'),
(131091, 12102, 'QU', 'OK', 'S', 1721196976, 1721196976, '1'),
(131092, 31746, 'QU', 'OK', 'S', 1721196988, 1721196988, '1'),
(131093, 1570, 'QU', 'OK', 'S', 1721197000, 1721197000, '1'),
(131094, 27713, 'QU', 'OK', 'S', 1721197039, 1721197039, '1'),
(131095, 27329, 'QU', 'OK', 'S', 1721197052, 1721197052, '1'),
(131096, 31081, 'QU', 'OK', 'S', 1721197081, 1721197081, '1'),
(131097, 19172, 'QU', 'OK', 'S', 1721197092, 1721197092, '1'),
(131098, 16378, 'QU', 'OK', 'S', 1721197102, 1721197102, '1'),
(131099, 21336, 'QU', 'OK', 'S', 1721197113, 1721197113, '1'),
(131100, 28016, 'QU', 'OK', 'S', 1721197124, 1721197124, '1'),
(131101, 31617, 'QU', 'OK', 'S', 1721197137, 1721197137, '1'),
(131102, 5725, 'QU', 'OK', 'S', 1721197156, 1721197156, '1'),
(131103, 32032, 'QU', 'OK', 'S', 1721197171, 1721197171, '1'),
(131104, 23787, 'QU', 'OK', 'S', 1721197402, 1721197402, '1'),
(131105, 22322, 'QU', 'OK', 'S', 1721197456, 1721197456, '1'),
(131106, 22322, 'QU', 'OK', 'S', 1721197465, 1721197465, '1'),
(131107, 20436, 'QU', 'OK', 'S', 1721197581, 1721197581, '1'),
(131108, 31081, 'QU', 'OK', 'S', 1721197741, 1721197741, '1'),
(131109, 31928, 'QU', 'OK', 'S', 1721197809, 1721197809, '1'),
(131110, 30589, 'QU', 'OK', 'S', 1721197835, 1721197835, '1'),
(131111, 30589, 'QU', 'OK', 'S', 1721197844, 1721197844, '1'),
(131112, 31928, 'QU', 'OK', 'S', 1721197856, 1721197856, '1'),
(131113, 31928, 'QU', 'OK', 'S', 1721197871, 1721197871, '1'),
(131114, 30589, 'QU', 'OK', 'S', 1721197879, 1721197879, '1'),
(131115, 30589, 'QU', 'OK', 'S', 1721197887, 1721197887, '1'),
(131116, 16954, 'QU', 'OK', 'S', 1721198223, 1721198223, '1'),
(131117, 16954, 'QU', 'OK', 'S', 1721198234, 1721198234, '1'),
(131118, 22007, 'QU', 'OK', 'S', 1721198243, 1721198243, '1'),
(131119, 789, 'QU', 'OK', 'S', 1721198256, 1721198256, '1'),
(131120, 18695, 'QU', 'OK', 'S', 1721198265, 1721198265, '1'),
(131121, 23152, 'QU', 'OK', 'S', 1721198274, 1721198274, '1'),
(131122, 21121, 'QU', 'OK', 'S', 1721198284, 1721198284, '1'),
(131123, 19840, 'QU', 'OK', 'S', 1721198292, 1721198292, '1'),
(131124, 2620, 'QU', 'OK', 'S', 1721198301, 1721198301, '1'),
(131125, 31000, 'QU', 'OK', 'S', 1721198311, 1721198311, '1'),
(131126, 21118, 'QU', 'OK', 'S', 1721198320, 1721198320, '1'),
(131127, 26347, 'QU', 'OK', 'S', 1721198332, 1721198332, '1'),
(131128, 25742, 'QU', 'OK', 'S', 1721198340, 1721198340, '1'),
(131129, 3188, 'QU', 'OK', 'S', 1721198351, 1721198351, '1'),
(131130, 21832, 'QU', 'OK', 'S', 1721198361, 1721198361, '1'),
(131131, 23123, 'QU', 'OK', 'S', 1721198369, 1721198369, '1'),
(131132, 29647, 'QU', 'OK', 'S', 1721198378, 1721198378, '1'),
(131133, 19840, 'QU', 'OK', 'S', 1721198386, 1721198386, '1'),
(131134, 17521, 'QU', 'OK', 'S', 1721199084, 1721199084, '1'),
(131135, 27700, 'QU', 'OK', 'S', 1721199226, 1721199226, '1'),
(131136, 32364, 'QU', 'OK', 'S', 1721199235, 1721199235, '1'),
(131137, 32364, 'QU', 'OK', 'S', 1721199244, 1721199244, '1'),
(131138, 24555, 'QU', 'OK', 'S', 1721199252, 1721199252, '1'),
(131139, 32457, 'QU', 'OK', 'S', 1721199261, 1721199261, '1'),
(131140, 31355, 'QU', 'OK', 'S', 1721199270, 1721199270, '1'),
(131141, 7991, 'QU', 'OK', 'S', 1721199280, 1721199280, '1'),
(131142, 26520, 'QU', 'OK', 'S', 1721199294, 1721199294, '1'),
(131143, 27859, 'QU', 'OK', 'S', 1721199303, 1721199303, '1'),
(131144, 24573, 'QU', 'OK', 'S', 1721199314, 1721199314, '1'),
(131145, 12602, 'QU', 'OK', 'S', 1721199324, 1721199324, '1'),
(131146, 12602, 'QU', 'OK', 'S', 1721199333, 1721199333, '1'),
(131147, 31355, 'QU', 'OK', 'S', 1721199344, 1721199344, '1'),
(131148, 32166, 'QU', 'OK', 'S', 1721199359, 1721199359, '1'),
(131149, 32379, 'QU', 'OK', 'S', 1721199417, 1721199417, '1'),
(131150, 32185, 'QU', 'OK', 'S', 1721199433, 1721199433, '1'),
(131151, 31355, 'QU', 'OK', 'S', 1721199443, 1721199443, '1'),
(131152, 32317, 'QU', 'OK', 'S', 1721199465, 1721199465, '1'),
(131153, 32320, 'QU', 'OK', 'S', 1721199476, 1721199476, '1'),
(131154, 32233, 'QU', 'OK', 'S', 1721199504, 1721199504, '1'),
(131155, 17532, 'QU', 'OK', 'S', 1721199744, 1721199744, '1'),
(131156, 17705, 'QU', 'OK', 'S', 1721199894, 1721199894, '1'),
(131157, 17705, 'QU', 'OK', 'S', 1721199897, 1721199897, '1'),
(131158, 17705, 'QU', 'OK', 'S', 1721199925, 1721199925, '1'),
(131159, 17705, 'QU', 'OK', 'S', 1721199930, 1721199930, '1'),
(131160, 17705, 'QU', 'OK', 'S', 1721199956, 1721199956, '1'),
(131161, 20046, 'QU', 'OK', 'S', 1721201194, 1721201194, '1'),
(131162, 31924, 'QU', 'OK', 'S', 1721201226, 1721201226, '1'),
(131163, 32566, 'QU', 'OK', 'S', 1721201269, 1721201269, '1'),
(131164, 32561, 'QU', 'OK', 'S', 1721201294, 1721201294, '1'),
(131165, 21118, 'QU', 'OK', 'S', 1721202147, 1721202147, '1'),
(131166, 29861, 'QU', 'OK', 'S', 1721203428, 1721203428, '1'),
(131167, 21888, 'QU', 'OK', 'S', 1721203439, 1721203439, '1'),
(131168, 28810, 'QU', 'OK', 'S', 1721203459, 1721203459, '1'),
(131169, 30657, 'QU', 'OK', 'S', 1721203481, 1721203481, '1'),
(131170, 10245, 'QU', 'OK', 'S', 1721203491, 1721203491, '1'),
(131171, 22017, 'QU', 'OK', 'S', 1721203599, 1721203599, '1'),
(131172, 24474, 'QU', 'OK', 'S', 1721203607, 1721203607, '1'),
(131173, 21888, 'QU', 'OK', 'S', 1721203680, 1721203680, '1'),
(131174, 21888, 'QU', 'OK', 'S', 1721203701, 1721203701, '1'),
(131175, 21888, 'QU', 'OK', 'S', 1721203711, 1721203711, '1'),
(131176, 5575, 'QU', 'OK', 'S', 1721204061, 1721204061, '1'),
(131177, 4900, 'QU', 'OK', 'S', 1721204077, 1721204077, '1'),
(131178, 1349, 'QU', 'OK', 'S', 1721204086, 1721204086, '1'),
(131179, 11951, 'QU', 'OK', 'S', 1721204099, 1721204099, '1'),
(131180, 5574, 'QU', 'OK', 'S', 1721204119, 1721204119, '1'),
(131181, 15213, 'QU', 'OK', 'S', 1721204141, 1721204141, '1'),
(131182, 30186, 'QU', 'OK', 'S', 1721204151, 1721204151, '1'),
(131183, 30218, 'QU', 'OK', 'S', 1721204161, 1721204161, '1'),
(131184, 32220, 'QU', 'OK', 'S', 1721204176, 1721204176, '1'),
(131185, 28671, 'QU', 'OK', 'S', 1721204188, 1721204188, '1'),
(131186, 30206, 'QU', 'OK', 'S', 1721204198, 1721204198, '1'),
(131187, 26331, 'QU', 'OK', 'S', 1721204213, 1721204213, '1'),
(131188, 30225, 'QU', 'OK', 'S', 1721204223, 1721204223, '1'),
(131189, 24421, 'QU', 'OK', 'S', 1721204233, 1721204233, '1'),
(131190, 30218, 'QU', 'OK', 'S', 1721204245, 1721204245, '1'),
(131191, 18596, 'QU', 'OK', 'S', 1721204282, 1721204282, '1'),
(131192, 1345, 'QU', 'OK', 'S', 1721204292, 1721204292, '1'),
(131193, 21167, 'QU', 'OK', 'S', 1721204304, 1721204304, '1'),
(131194, 11946, 'QU', 'OK', 'S', 1721204317, 1721204317, '1'),
(131195, 18596, 'QU', 'OK', 'S', 1721204348, 1721204348, '1'),
(131196, 32328, 'QU', 'OK', 'S', 1721204363, 1721204363, '1'),
(131197, 22128, 'QU', 'OK', 'S', 1721204373, 1721204373, '1'),
(131198, 32018, 'QU', 'OK', 'S', 1721204383, 1721204383, '1'),
(131199, 15102, 'QU', 'OK', 'S', 1721204394, 1721204394, '1'),
(131200, 32349, 'QU', 'OK', 'S', 1721204722, 1721204722, '1'),
(131201, 32348, 'QU', 'OK', 'S', 1721204738, 1721204738, '1'),
(131202, 32348, 'QU', 'OK', 'S', 1721204738, 1721204738, '1'),
(131203, 32127, 'QU', 'OK', 'S', 1721204748, 1721204748, '1'),
(131204, 32100, 'QU', 'OK', 'S', 1721204755, 1721204755, '1'),
(131205, 32080, 'QU', 'OK', 'S', 1721204764, 1721204764, '1'),
(131206, 32079, 'QU', 'OK', 'S', 1721204771, 1721204771, '1'),
(131207, 32058, 'QU', 'OK', 'S', 1721204780, 1721204780, '1'),
(131208, 32058, 'QU', 'OK', 'S', 1721204787, 1721204787, '1'),
(131209, 31867, 'QU', 'OK', 'S', 1721204811, 1721204811, '1'),
(131210, 31866, 'QU', 'OK', 'S', 1721204821, 1721204821, '1'),
(131211, 31866, 'QU', 'OK', 'S', 1721204827, 1721204827, '1'),
(131212, 31847, 'QU', 'OK', 'S', 1721204834, 1721204834, '1'),
(131213, 31845, 'QU', 'OK', 'S', 1721204841, 1721204841, '1'),
(131214, 31842, 'QU', 'OK', 'S', 1721204849, 1721204849, '1'),
(131215, 29830, 'QU', 'OK', 'S', 1721204856, 1721204856, '1'),
(131216, 29803, 'QU', 'OK', 'S', 1721204864, 1721204864, '1'),
(131217, 29792, 'QU', 'OK', 'S', 1721204873, 1721204873, '1'),
(131218, 29791, 'QU', 'OK', 'S', 1721204881, 1721204881, '1'),
(131219, 29784, 'QU', 'OK', 'S', 1721204898, 1721204898, '1'),
(131220, 29722, 'QU', 'OK', 'S', 1721204905, 1721204905, '1'),
(131221, 29722, 'QU', 'OK', 'S', 1721204911, 1721204911, '1'),
(131222, 29697, 'QU', 'OK', 'S', 1721204919, 1721204919, '1'),
(131223, 29345, 'QU', 'OK', 'S', 1721204926, 1721204926, '1'),
(131224, 29324, 'QU', 'OK', 'S', 1721204945, 1721204945, '1'),
(131225, 29320, 'QU', 'OK', 'S', 1721204954, 1721204954, '1'),
(131226, 29279, 'QU', 'OK', 'S', 1721204959, 1721204959, '1'),
(131227, 29279, 'QU', 'OK', 'S', 1721204967, 1721204967, '1'),
(131228, 29277, 'QU', 'OK', 'S', 1721204976, 1721204976, '1'),
(131229, 29277, 'QU', 'OK', 'S', 1721204982, 1721204982, '1'),
(131230, 29272, 'QU', 'OK', 'S', 1721204989, 1721204989, '1'),
(131231, 29272, 'QU', 'OK', 'S', 1721204995, 1721204995, '1'),
(131232, 29276, 'QU', 'OK', 'S', 1721205001, 1721205001, '1'),
(131233, 29276, 'QU', 'OK', 'S', 1721205007, 1721205007, '1'),
(131234, 29270, 'QU', 'OK', 'S', 1721205022, 1721205022, '1'),
(131235, 28743, 'QU', 'OK', 'S', 1721205038, 1721205038, '1'),
(131236, 28741, 'QU', 'OK', 'S', 1721205057, 1721205057, '1'),
(131237, 28724, 'QU', 'OK', 'S', 1721205066, 1721205066, '1'),
(131238, 28723, 'QU', 'OK', 'S', 1721205072, 1721205072, '1'),
(131239, 28719, 'QU', 'OK', 'S', 1721205079, 1721205079, '1'),
(131240, 28719, 'QU', 'OK', 'S', 1721205086, 1721205086, '1'),
(131241, 28722, 'QU', 'OK', 'S', 1721205095, 1721205095, '1'),
(131242, 28722, 'QU', 'OK', 'S', 1721205102, 1721205102, '1'),
(131243, 28718, 'QU', 'OK', 'S', 1721205114, 1721205114, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(131244, 28323, 'QU', 'OK', 'S', 1721205126, 1721205126, '1'),
(131245, 28322, 'QU', 'OK', 'S', 1721205322, 1721205322, '1'),
(131246, 28318, 'QU', 'OK', 'S', 1721205329, 1721205329, '1'),
(131247, 28318, 'QU', 'OK', 'S', 1721205338, 1721205338, '1'),
(131248, 28316, 'QU', 'OK', 'S', 1721205347, 1721205347, '1'),
(131249, 28315, 'QU', 'OK', 'S', 1721205354, 1721205354, '1'),
(131250, 28314, 'QU', 'OK', 'S', 1721205362, 1721205362, '1'),
(131251, 25776, 'QU', 'OK', 'S', 1721205370, 1721205370, '1'),
(131252, 25776, 'QU', 'OK', 'S', 1721205376, 1721205376, '1'),
(131253, 25775, 'QU', 'OK', 'S', 1721205382, 1721205382, '1'),
(131254, 25775, 'QU', 'OK', 'S', 1721205388, 1721205388, '1'),
(131255, 25774, 'QU', 'OK', 'S', 1721205398, 1721205398, '1'),
(131256, 25772, 'QU', 'OK', 'S', 1721205406, 1721205406, '1'),
(131257, 25772, 'QU', 'OK', 'S', 1721205413, 1721205413, '1'),
(131258, 25771, 'QU', 'OK', 'S', 1721205432, 1721205432, '1'),
(131259, 25771, 'QU', 'OK', 'S', 1721205438, 1721205438, '1'),
(131260, 25770, 'QU', 'OK', 'S', 1721205447, 1721205447, '1'),
(131261, 25768, 'QU', 'OK', 'S', 1721205456, 1721205456, '1'),
(131262, 25768, 'QU', 'OK', 'S', 1721205463, 1721205463, '1'),
(131263, 25763, 'QU', 'OK', 'S', 1721205483, 1721205483, '1'),
(131264, 25763, 'QU', 'OK', 'S', 1721205490, 1721205490, '1'),
(131265, 25762, 'QU', 'OK', 'S', 1721205496, 1721205496, '1'),
(131266, 25749, 'QU', 'OK', 'S', 1721205503, 1721205503, '1'),
(131267, 25749, 'QU', 'OK', 'S', 1721205510, 1721205510, '1'),
(131268, 25744, 'QU', 'OK', 'S', 1721205518, 1721205518, '1'),
(131269, 25741, 'QU', 'OK', 'S', 1721205524, 1721205524, '1'),
(131270, 25741, 'QU', 'OK', 'S', 1721205531, 1721205531, '1'),
(131271, 25733, 'QU', 'OK', 'S', 1721205545, 1721205545, '1'),
(131272, 25733, 'QU', 'OK', 'S', 1721205551, 1721205551, '1'),
(131273, 25731, 'QU', 'OK', 'S', 1721205558, 1721205558, '1'),
(131274, 25731, 'QU', 'OK', 'S', 1721205563, 1721205563, '1'),
(131275, 25729, 'QU', 'OK', 'S', 1721205571, 1721205571, '1'),
(131276, 25729, 'QU', 'OK', 'S', 1721205578, 1721205578, '1'),
(131277, 25725, 'QU', 'OK', 'S', 1721205584, 1721205584, '1'),
(131278, 25725, 'QU', 'OK', 'S', 1721205589, 1721205589, '1'),
(131279, 25724, 'QU', 'OK', 'S', 1721205596, 1721205596, '1'),
(131280, 25724, 'QU', 'OK', 'S', 1721205601, 1721205601, '1'),
(131281, 25722, 'QU', 'OK', 'S', 1721205608, 1721205608, '1'),
(131282, 25722, 'QU', 'OK', 'S', 1721205614, 1721205614, '1'),
(131283, 25719, 'QU', 'OK', 'S', 1721205635, 1721205635, '1'),
(131284, 25719, 'QU', 'OK', 'S', 1721205640, 1721205640, '1'),
(131285, 25704, 'QU', 'OK', 'S', 1721205648, 1721205648, '1'),
(131286, 25704, 'QU', 'OK', 'S', 1721205654, 1721205654, '1'),
(131287, 25702, 'QU', 'OK', 'S', 1721205659, 1721205659, '1'),
(131288, 25702, 'QU', 'OK', 'S', 1721205665, 1721205665, '1'),
(131289, 25699, 'QU', 'OK', 'S', 1721205670, 1721205670, '1'),
(131290, 25699, 'QU', 'OK', 'S', 1721205678, 1721205678, '1'),
(131291, 25695, 'QU', 'OK', 'S', 1721205785, 1721205785, '1'),
(131292, 25695, 'QU', 'OK', 'S', 1721205791, 1721205791, '1'),
(131293, 25692, 'QU', 'OK', 'S', 1721205801, 1721205801, '1'),
(131294, 25692, 'QU', 'OK', 'S', 1721205807, 1721205807, '1'),
(131295, 25687, 'QU', 'OK', 'S', 1721205815, 1721205815, '1'),
(131296, 24653, 'QU', 'OK', 'S', 1721205824, 1721205824, '1'),
(131297, 24652, 'QU', 'OK', 'S', 1721205832, 1721205832, '1'),
(131298, 24649, 'QU', 'OK', 'S', 1721205839, 1721205839, '1'),
(131299, 24644, 'QU', 'OK', 'S', 1721205846, 1721205846, '1'),
(131300, 24643, 'QU', 'OK', 'S', 1721205856, 1721205856, '1'),
(131301, 24642, 'QU', 'OK', 'S', 1721205863, 1721205863, '1'),
(131302, 24641, 'QU', 'OK', 'S', 1721205869, 1721205869, '1'),
(131303, 24641, 'QU', 'OK', 'S', 1721205876, 1721205876, '1'),
(131304, 24639, 'QU', 'OK', 'S', 1721205892, 1721205892, '1'),
(131305, 24639, 'QU', 'OK', 'S', 1721205892, 1721205892, '1'),
(131306, 24637, 'QU', 'OK', 'S', 1721205899, 1721205899, '1'),
(131307, 24637, 'QU', 'OK', 'S', 1721205905, 1721205905, '1'),
(131308, 24636, 'QU', 'OK', 'S', 1721205917, 1721205917, '1'),
(131309, 24635, 'QU', 'OK', 'S', 1721205927, 1721205927, '1'),
(131310, 24634, 'QU', 'OK', 'S', 1721205936, 1721205936, '1'),
(131311, 24430, 'QU', 'OK', 'S', 1721205943, 1721205943, '1'),
(131312, 24429, 'QU', 'OK', 'S', 1721205950, 1721205950, '1'),
(131313, 24412, 'QU', 'OK', 'S', 1721205959, 1721205959, '1'),
(131314, 24411, 'QU', 'OK', 'S', 1721205967, 1721205967, '1'),
(131315, 24410, 'QU', 'OK', 'S', 1721205988, 1721205988, '1'),
(131316, 24404, 'QU', 'OK', 'S', 1721206002, 1721206002, '1'),
(131317, 24402, 'QU', 'OK', 'S', 1721206009, 1721206009, '1'),
(131318, 24402, 'QU', 'OK', 'S', 1721206015, 1721206015, '1'),
(131319, 24398, 'QU', 'OK', 'S', 1721206021, 1721206021, '1'),
(131320, 24398, 'QU', 'OK', 'S', 1721206029, 1721206029, '1'),
(131321, 24397, 'QU', 'OK', 'S', 1721206036, 1721206036, '1'),
(131322, 24397, 'QU', 'OK', 'S', 1721206041, 1721206041, '1'),
(131323, 24396, 'QU', 'OK', 'S', 1721206048, 1721206048, '1'),
(131324, 24394, 'QU', 'OK', 'S', 1721206055, 1721206055, '1'),
(131325, 24394, 'QU', 'OK', 'S', 1721206061, 1721206061, '1'),
(131326, 24391, 'QU', 'OK', 'S', 1721206067, 1721206067, '1'),
(131327, 24391, 'QU', 'OK', 'S', 1721206073, 1721206073, '1'),
(131328, 24389, 'QU', 'OK', 'S', 1721206091, 1721206091, '1'),
(131329, 24389, 'QU', 'OK', 'S', 1721206102, 1721206102, '1'),
(131330, 24388, 'QU', 'OK', 'S', 1721206108, 1721206108, '1'),
(131331, 24388, 'QU', 'OK', 'S', 1721206115, 1721206115, '1'),
(131332, 24387, 'QU', 'OK', 'S', 1721206121, 1721206121, '1'),
(131333, 23630, 'QU', 'OK', 'S', 1721206130, 1721206130, '1'),
(131334, 23630, 'QU', 'OK', 'S', 1721206137, 1721206137, '1'),
(131335, 23629, 'QU', 'OK', 'S', 1721206145, 1721206145, '1'),
(131336, 23629, 'QU', 'OK', 'S', 1721206151, 1721206151, '1'),
(131337, 23627, 'QU', 'OK', 'S', 1721206158, 1721206158, '1'),
(131338, 23627, 'QU', 'OK', 'S', 1721206166, 1721206166, '1'),
(131339, 23626, 'QU', 'OK', 'S', 1721206173, 1721206173, '1'),
(131340, 23625, 'QU', 'OK', 'S', 1721206180, 1721206180, '1'),
(131341, 23624, 'QU', 'OK', 'S', 1721206189, 1721206189, '1'),
(131342, 23622, 'QU', 'OK', 'S', 1721206285, 1721206285, '1'),
(131343, 23621, 'QU', 'OK', 'S', 1721206292, 1721206292, '1'),
(131344, 23621, 'QU', 'OK', 'S', 1721206298, 1721206298, '1'),
(131345, 23620, 'QU', 'OK', 'S', 1721206307, 1721206307, '1'),
(131346, 23620, 'QU', 'OK', 'S', 1721206327, 1721206327, '1'),
(131347, 23619, 'QU', 'OK', 'S', 1721206340, 1721206340, '1'),
(131348, 23619, 'QU', 'OK', 'S', 1721206346, 1721206346, '1'),
(131349, 23618, 'QU', 'OK', 'S', 1721206357, 1721206357, '1'),
(131350, 23589, 'QU', 'OK', 'S', 1721206367, 1721206367, '1'),
(131351, 23588, 'QU', 'OK', 'S', 1721206374, 1721206374, '1'),
(131352, 23569, 'QU', 'OK', 'S', 1721206383, 1721206383, '1'),
(131353, 23568, 'QU', 'OK', 'S', 1721206389, 1721206389, '1'),
(131354, 23568, 'QU', 'OK', 'S', 1721206396, 1721206396, '1'),
(131355, 21896, 'QU', 'OK', 'S', 1721206427, 1721206427, '1'),
(131356, 21608, 'QU', 'OK', 'S', 1721206435, 1721206435, '1'),
(131357, 17782, 'QU', 'OK', 'S', 1721206442, 1721206442, '1'),
(131358, 17782, 'QU', 'OK', 'S', 1721206448, 1721206448, '1'),
(131359, 17781, 'QU', 'OK', 'S', 1721206457, 1721206457, '1'),
(131360, 17778, 'QU', 'OK', 'S', 1721206462, 1721206462, '1'),
(131361, 17778, 'QU', 'OK', 'S', 1721206470, 1721206470, '1'),
(131362, 17777, 'QU', 'OK', 'S', 1721206486, 1721206486, '1'),
(131363, 17777, 'QU', 'OK', 'S', 1721206493, 1721206493, '1'),
(131364, 17776, 'QU', 'OK', 'S', 1721206501, 1721206501, '1'),
(131365, 17775, 'QU', 'OK', 'S', 1721206511, 1721206511, '1'),
(131366, 15384, 'QU', 'OK', 'S', 1721206540, 1721206540, '1'),
(131367, 15383, 'QU', 'OK', 'S', 1721206548, 1721206548, '1'),
(131368, 15383, 'QU', 'OK', 'S', 1721206555, 1721206555, '1'),
(131369, 15382, 'QU', 'OK', 'S', 1721206563, 1721206563, '1'),
(131370, 15568, 'QU', 'OK', 'S', 1721206582, 1721206582, '1'),
(131371, 15568, 'QU', 'OK', 'S', 1721206590, 1721206590, '1'),
(131372, 15567, 'QU', 'OK', 'S', 1721206596, 1721206596, '1'),
(131373, 15567, 'QU', 'OK', 'S', 1721206603, 1721206603, '1'),
(131374, 15565, 'QU', 'OK', 'S', 1721206616, 1721206616, '1'),
(131375, 15565, 'QU', 'OK', 'S', 1721206627, 1721206627, '1'),
(131376, 15564, 'QU', 'OK', 'S', 1721206639, 1721206639, '1'),
(131377, 15564, 'QU', 'OK', 'S', 1721206648, 1721206648, '1'),
(131378, 15563, 'QU', 'OK', 'S', 1721206655, 1721206655, '1'),
(131379, 15563, 'QU', 'OK', 'S', 1721206662, 1721206662, '1'),
(131380, 15388, 'QU', 'OK', 'S', 1721206672, 1721206672, '1'),
(131381, 15388, 'QU', 'OK', 'S', 1721206680, 1721206680, '1'),
(131382, 15385, 'QU', 'OK', 'S', 1721209510, 1721209510, '1'),
(131383, 17774, 'QU', 'OK', 'S', 1721209527, 1721209527, '1'),
(131384, 17771, 'QU', 'OK', 'S', 1721209534, 1721209534, '1'),
(131385, 17771, 'QU', 'OK', 'S', 1721209540, 1721209540, '1'),
(131386, 17768, 'QU', 'OK', 'S', 1721209549, 1721209549, '1'),
(131387, 17767, 'QU', 'OK', 'S', 1721209556, 1721209556, '1'),
(131388, 17766, 'QU', 'OK', 'S', 1721209569, 1721209569, '1'),
(131389, 17765, 'QU', 'OK', 'S', 1721209576, 1721209576, '1'),
(131390, 17765, 'QU', 'OK', 'S', 1721209584, 1721209584, '1'),
(131391, 15630, 'QU', 'OK', 'S', 1721209593, 1721209593, '1'),
(131392, 15630, 'QU', 'OK', 'S', 1721209606, 1721209606, '1'),
(131393, 24564, 'QU', 'OK', 'S', 1721209734, 1721209734, '1'),
(131394, 20767, 'QU', 'OK', 'S', 1721210648, 1721210648, '1'),
(131395, 20678, 'QU', 'OK', 'S', 1721210725, 1721210725, '1'),
(131396, 20747, 'QU', 'OK', 'S', 1721211012, 1721211012, '1'),
(131397, 30100, 'QU', 'OK', 'S', 1721211045, 1721211045, '1'),
(131398, 18671, 'QU', 'OK', 'S', 1721211106, 1721211106, '1'),
(131399, 4500, 'QU', 'OK', 'S', 1721211121, 1721211121, '1'),
(131400, 15134, 'QU', 'OK', 'S', 1721211129, 1721211129, '1'),
(131401, 15134, 'QU', 'OK', 'S', 1721211140, 1721211140, '1'),
(131402, 32171, 'QU', 'OK', 'S', 1721211152, 1721211152, '1'),
(131403, 26697, 'QU', 'OK', 'S', 1721212062, 1721212062, '1'),
(131404, 17267, 'QU', 'OK', 'S', 1721212088, 1721212088, '1'),
(131405, 1834, 'QU', 'OK', 'S', 1721212106, 1721212106, '1'),
(131406, 5011, 'QU', 'OK', 'S', 1721212127, 1721212127, '1'),
(131407, 14891, 'QU', 'OK', 'S', 1721212318, 1721212318, '1'),
(131408, 31897, 'QU', 'OK', 'S', 1721212329, 1721212329, '1'),
(131409, 16176, 'QU', 'OK', 'S', 1721212345, 1721212345, '1'),
(131410, 2469, 'QU', 'OK', 'S', 1721212365, 1721212365, '1'),
(131411, 9837, 'QU', 'OK', 'S', 1721212387, 1721212387, '1'),
(131412, 29756, 'QU', 'OK', 'S', 1721212398, 1721212398, '1'),
(131413, 26206, 'QU', 'OK', 'S', 1721212422, 1721212422, '1'),
(131414, 18842, 'QU', 'OK', 'S', 1721212487, 1721212487, '1'),
(131415, 21203, 'QU', 'OK', 'S', 1721212788, 1721212788, '1'),
(131416, 32375, 'QU', 'OK', 'S', 1721213959, 1721213959, '1'),
(131417, 26605, 'QU', 'OK', 'S', 1721213976, 1721213976, '1'),
(131418, 26322, 'QU', 'OK', 'S', 1721213991, 1721213991, '1'),
(131419, 32375, 'QU', 'OK', 'S', 1721214030, 1721214030, '1'),
(131420, 32375, 'QU', 'OK', 'S', 1721214260, 1721214260, '1'),
(131421, 32375, 'QU', 'OK', 'S', 1721214274, 1721214274, '1'),
(131422, 21214, 'QU', 'OK', 'S', 1721214460, 1721214460, '1'),
(131423, 21274, 'QU', 'OK', 'S', 1721214894, 1721214894, '1'),
(131424, 21273, 'QU', 'OK', 'S', 1721214962, 1721214962, '1'),
(131425, 18674, 'QU', 'OK', 'S', 1721215301, 1721215301, '1'),
(131426, 30941, 'QU', 'OK', 'S', 1721215312, 1721215312, '1'),
(131427, 28840, 'QU', 'OK', 'S', 1721215320, 1721215320, '1'),
(131428, 15705, 'QU', 'OK', 'S', 1721215329, 1721215329, '1'),
(131429, 31809, 'QU', 'OK', 'S', 1721215337, 1721215337, '1'),
(131430, 135, 'QU', 'OK', 'S', 1721215414, 1721215414, '1'),
(131431, 18743, 'QU', 'OK', 'S', 1721215422, 1721215422, '1'),
(131432, 32170, 'QU', 'OK', 'S', 1721215432, 1721215432, '1'),
(131433, 12853, 'QU', 'OK', 'S', 1721215441, 1721215441, '1'),
(131434, 24807, 'QU', 'OK', 'S', 1721215449, 1721215449, '1'),
(131435, 26879, 'QU', 'OK', 'S', 1721215458, 1721215458, '1'),
(131436, 31808, 'QU', 'OK', 'S', 1721215467, 1721215467, '1'),
(131437, 28959, 'QU', 'OK', 'S', 1721215478, 1721215478, '1'),
(131438, 32171, 'QU', 'OK', 'S', 1721215490, 1721215490, '1'),
(131439, 24531, 'QU', 'OK', 'S', 1721215498, 1721215498, '1'),
(131440, 24201, 'QU', 'OK', 'S', 1721215506, 1721215506, '1'),
(131441, 32170, 'QU', 'OK', 'S', 1721215514, 1721215514, '1'),
(131442, 31759, 'QU', 'OK', 'S', 1721215524, 1721215524, '1'),
(131443, 20440, 'QU', 'OK', 'S', 1721215542, 1721215542, '1'),
(131444, 26978, 'QU', 'OK', 'S', 1721215552, 1721215552, '1'),
(131445, 32219, 'QU', 'OK', 'S', 1721215569, 1721215569, '1'),
(131446, 32328, 'QU', 'OK', 'S', 1721215580, 1721215580, '1'),
(131447, 26879, 'QU', 'OK', 'S', 1721215589, 1721215589, '1'),
(131448, 20440, 'QU', 'OK', 'S', 1721215598, 1721215598, '1'),
(131449, 32327, 'QU', 'OK', 'S', 1721215608, 1721215608, '1'),
(131450, 31740, 'QU', 'OK', 'S', 1721215619, 1721215619, '1'),
(131451, 19485, 'QU', 'OK', 'S', 1721216317, 1721216317, '1'),
(131452, 19485, 'QU', 'OK', 'S', 1721216317, 1721216317, '1'),
(131453, 32610, 'QU', 'OK', 'S', 1721216444, 1721216444, '1'),
(131454, 32610, 'QU', 'OK', 'S', 1721216612, 1721216612, '1'),
(131455, 28950, 'QU', 'OK', 'S', 1721216719, 1721216719, '1'),
(131456, 32613, 'QU', 'OK', 'S', 1721216832, 1721216832, '1'),
(131457, 32614, 'QU', 'OK', 'S', 1721216865, 1721216865, '1'),
(131458, 32617, 'QU', 'OK', 'S', 1721216890, 1721216890, '1'),
(131459, 32587, 'QU', 'OK', 'S', 1721217178, 1721217178, '1'),
(131460, 32588, 'QU', 'OK', 'S', 1721217217, 1721217217, '1'),
(131461, 32591, 'QU', 'OK', 'S', 1721217318, 1721217318, '1'),
(131462, 32595, 'QU', 'OK', 'S', 1721217571, 1721217571, '1'),
(131463, 32596, 'QU', 'OK', 'S', 1721217686, 1721217686, '1'),
(131464, 32597, 'QU', 'OK', 'S', 1721217753, 1721217753, '1'),
(131465, 32598, 'QU', 'OK', 'S', 1721217796, 1721217796, '1'),
(131466, 32608, 'QU', 'OK', 'S', 1721218325, 1721218325, '1'),
(131467, 32609, 'QU', 'OK', 'S', 1721218515, 1721218515, '1'),
(131468, 32605, 'QU', 'OK', 'S', 1721218667, 1721218667, '1'),
(131469, 32600, 'QU', 'OK', 'S', 1721218850, 1721218850, '1'),
(131470, 32611, 'QU', 'OK', 'S', 1721218968, 1721218968, '1'),
(131471, 32612, 'QU', 'OK', 'S', 1721219080, 1721219080, '1'),
(131472, 32599, 'QU', 'OK', 'S', 1721219144, 1721219144, '1'),
(131473, 32599, 'QU', 'OK', 'S', 1721219266, 1721219266, '1'),
(131474, 32601, 'QU', 'OK', 'S', 1721219307, 1721219307, '1'),
(131475, 32602, 'QU', 'OK', 'S', 1721219424, 1721219424, '1'),
(131476, 32603, 'QU', 'OK', 'S', 1721219464, 1721219464, '1'),
(131477, 32604, 'QU', 'OK', 'S', 1721219646, 1721219646, '1'),
(131478, 32606, 'QU', 'OK', 'S', 1721219966, 1721219966, '1'),
(131479, 32607, 'QU', 'OK', 'S', 1721220532, 1721220532, '1'),
(131480, 27766, 'QU', 'OK', 'S', 1721220750, 1721220750, '1'),
(131481, 19964, 'QU', 'OK', 'S', 1721220879, 1721220879, '1'),
(131482, 14646, 'QU', 'OK', 'S', 1721221019, 1721221019, '1'),
(131483, 14646, 'QU', 'OK', 'S', 1721221021, 1721221021, '1'),
(131484, 14645, 'QU', 'OK', 'S', 1721221082, 1721221082, '1'),
(131485, 14473, 'QU', 'OK', 'S', 1721221112, 1721221112, '1'),
(131486, 14473, 'QU', 'OK', 'S', 1721221116, 1721221116, '1'),
(131487, 14473, 'QU', 'OK', 'S', 1721221121, 1721221121, '1'),
(131488, 12540, 'QU', 'OK', 'S', 1721221187, 1721221187, '1'),
(131489, 12540, 'QU', 'OK', 'S', 1721221198, 1721221198, '1'),
(131490, 12540, 'QU', 'OK', 'S', 1721221201, 1721221201, '1'),
(131491, 9523, 'QU', 'OK', 'S', 1721221250, 1721221250, '1'),
(131492, 9523, 'QU', 'OK', 'S', 1721221253, 1721221253, '1'),
(131493, 26978, 'QU', 'OK', 'S', 1721221400, 1721221400, '1'),
(131494, 3396, 'QU', 'OK', 'S', 1721221420, 1721221420, '1'),
(131495, 28347, 'QU', 'OK', 'S', 1721221444, 1721221444, '1'),
(131496, 12609, 'QU', 'OK', 'S', 1721221550, 1721221550, '1'),
(131497, 12599, 'QU', 'OK', 'S', 1721221649, 1721221649, '1'),
(131498, 12599, 'QU', 'OK', 'S', 1721221653, 1721221653, '1'),
(131499, 12599, 'QU', 'OK', 'S', 1721221657, 1721221657, '1'),
(131500, 12599, 'QU', 'OK', 'S', 1721221660, 1721221660, '1'),
(131501, 12599, 'QU', 'OK', 'S', 1721221678, 1721221678, '1'),
(131502, 12599, 'QU', 'OK', 'S', 1721221681, 1721221681, '1'),
(131503, 12599, 'QU', 'OK', 'S', 1721221693, 1721221693, '1'),
(131504, 12599, 'QU', 'OK', 'S', 1721221696, 1721221696, '1'),
(131505, 12599, 'QU', 'OK', 'S', 1721221736, 1721221736, '1'),
(131506, 12599, 'QU', 'OK', 'S', 1721221739, 1721221739, '1'),
(131507, 12599, 'QU', 'OK', 'S', 1721221743, 1721221743, '1'),
(131508, 12599, 'QU', 'OK', 'S', 1721221754, 1721221754, '1'),
(131509, 12599, 'QU', 'OK', 'S', 1721221763, 1721221763, '1'),
(131510, 12599, 'QU', 'OK', 'S', 1721221766, 1721221766, '1'),
(131511, 12599, 'QU', 'OK', 'S', 1721221768, 1721221768, '1'),
(131512, 12599, 'QU', 'OK', 'S', 1721221771, 1721221771, '1'),
(131513, 12599, 'QU', 'OK', 'S', 1721221788, 1721221788, '1'),
(131514, 32315, 'QU', 'OK', 'S', 1721221802, 1721221802, '1'),
(131515, 12596, 'QU', 'OK', 'S', 1721221881, 1721221881, '1'),
(131516, 12596, 'QU', 'OK', 'S', 1721221884, 1721221884, '1'),
(131517, 12596, 'QU', 'OK', 'S', 1721221899, 1721221899, '1'),
(131518, 12596, 'QU', 'OK', 'S', 1721221995, 1721221995, '1'),
(131519, 12596, 'QU', 'OK', 'S', 1721222022, 1721222022, '1'),
(131520, 24597, 'QU', 'OK', 'S', 1721222052, 1721222052, '1'),
(131521, 11232, 'QU', 'OK', 'S', 1721222100, 1721222100, '1'),
(131522, 26410, 'QU', 'OK', 'S', 1721222105, 1721222105, '1'),
(131523, 19954, 'QU', 'OK', 'S', 1721222179, 1721222179, '1'),
(131524, 26679, 'QU', 'OK', 'S', 1721222340, 1721222340, '1'),
(131525, 16310, 'QU', 'OK', 'S', 1721222380, 1721222380, '1'),
(131526, 29005, 'QU', 'OK', 'S', 1721222791, 1721222791, '1'),
(131527, 29005, 'QU', 'OK', 'S', 1721222799, 1721222799, '1'),
(131528, 29005, 'QU', 'OK', 'S', 1721222807, 1721222807, '1'),
(131529, 29005, 'QU', 'OK', 'S', 1721222818, 1721222818, '1'),
(131530, 29005, 'QU', 'OK', 'S', 1721222826, 1721222826, '1'),
(131531, 29005, 'QU', 'OK', 'S', 1721222834, 1721222834, '1'),
(131532, 24807, 'QU', 'OK', 'S', 1721224597, 1721224597, '1'),
(131533, 26221, 'QU', 'OK', 'S', 1721280937, 1721280937, '1'),
(131534, 21405, 'QU', 'OK', 'S', 1721283553, 1721283553, '1'),
(131535, 12599, 'QU', 'OK', 'S', 1721283627, 1721283627, '1'),
(131536, 24575, 'QU', 'OK', 'S', 1721283660, 1721283660, '1'),
(131537, 10949, 'QU', 'OK', 'S', 1721283690, 1721283690, '1'),
(131538, 20449, 'QU', 'OK', 'S', 1721285919, 1721285919, '1'),
(131539, 27585, 'QU', 'OK', 'S', 1721285927, 1721285927, '1'),
(131540, 32334, 'QU', 'OK', 'S', 1721285936, 1721285936, '1'),
(131541, 31129, 'QU', 'OK', 'S', 1721286759, 1721286759, '1'),
(131542, 16487, 'QU', 'OK', 'S', 1721286777, 1721286777, '1'),
(131543, 16487, 'QU', 'OK', 'S', 1721286818, 1721286818, '1'),
(131544, 30116, 'QU', 'OK', 'S', 1721286841, 1721286841, '1'),
(131545, 28958, 'QU', 'OK', 'S', 1721286853, 1721286853, '1'),
(131546, 30116, 'QU', 'OK', 'S', 1721286866, 1721286866, '1'),
(131547, 24629, 'QU', 'OK', 'S', 1721286879, 1721286879, '1'),
(131548, 32375, 'QU', 'OK', 'S', 1721286888, 1721286888, '1'),
(131549, 23460, 'QU', 'OK', 'S', 1721286897, 1721286897, '1'),
(131550, 16487, 'QU', 'OK', 'S', 1721286909, 1721286909, '1'),
(131551, 31001, 'QU', 'OK', 'S', 1721286917, 1721286917, '1'),
(131552, 31740, 'QU', 'OK', 'S', 1721286927, 1721286927, '1'),
(131553, 23844, 'QU', 'OK', 'S', 1721286937, 1721286937, '1'),
(131554, 10553, 'QU', 'OK', 'S', 1721286945, 1721286945, '1'),
(131555, 32040, 'QU', 'OK', 'S', 1721286953, 1721286953, '1'),
(131556, 31127, 'QU', 'OK', 'S', 1721286970, 1721286970, '1'),
(131557, 22106, 'QU', 'OK', 'S', 1721286980, 1721286980, '1'),
(131558, 32167, 'QU', 'OK', 'S', 1721286989, 1721286989, '1'),
(131559, 22436, 'QU', 'OK', 'S', 1721287001, 1721287001, '1'),
(131560, 22436, 'QU', 'OK', 'S', 1721287030, 1721287030, '1'),
(131561, 18827, 'QU', 'OK', 'S', 1721287041, 1721287041, '1'),
(131562, 32296, 'QU', 'OK', 'S', 1721287075, 1721287075, '1'),
(131563, 18583, 'QU', 'OK', 'S', 1721287146, 1721287146, '1'),
(131564, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131565, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131566, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131567, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131568, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131569, 30789, 'QU', 'OK', 'S', 1721287174, 1721287174, '1'),
(131570, 31023, 'QU', 'OK', 'S', 1721288071, 1721288071, '1'),
(131571, 32269, 'QU', 'OK', 'S', 1721288080, 1721288080, '1'),
(131572, 32335, 'QU', 'OK', 'S', 1721288087, 1721288087, '1'),
(131573, 18994, 'QU', 'OK', 'S', 1721288250, 1721288250, '1'),
(131574, 18994, 'QU', 'OK', 'S', 1721288258, 1721288258, '1'),
(131575, 19194, 'QU', 'OK', 'S', 1721289451, 1721289451, '1'),
(131576, 19194, 'QU', 'OK', 'S', 1721289464, 1721289464, '1'),
(131577, 19196, 'QU', 'OK', 'S', 1721289734, 1721289734, '1'),
(131578, 19022, 'QU', 'OK', 'S', 1721289943, 1721289943, '1'),
(131579, 19022, 'QU', 'OK', 'S', 1721289946, 1721289946, '1'),
(131580, 19022, 'QU', 'OK', 'S', 1721289961, 1721289961, '1'),
(131581, 12347, 'QU', 'OK', 'S', 1721290029, 1721290029, '1'),
(131582, 15452, 'QU', 'OK', 'S', 1721290139, 1721290139, '1'),
(131583, 13518, 'QU', 'OK', 'S', 1721290329, 1721290329, '1'),
(131584, 19025, 'QU', 'OK', 'S', 1721290898, 1721290898, '1'),
(131585, 19025, 'QU', 'OK', 'S', 1721290902, 1721290902, '1'),
(131586, 19025, 'QU', 'OK', 'S', 1721290912, 1721290912, '1'),
(131587, 31044, 'QU', 'OK', 'S', 1721291329, 1721291329, '1'),
(131588, 31044, 'QU', 'OK', 'S', 1721291336, 1721291336, '1'),
(131589, 31044, 'QU', 'OK', 'S', 1721291340, 1721291340, '1'),
(131590, 31761, 'QU', 'OK', 'S', 1721292301, 1721292301, '1'),
(131591, 30653, 'QU', 'OK', 'S', 1721292327, 1721292327, '1'),
(131592, 31606, 'QU', 'OK', 'S', 1721292335, 1721292335, '1'),
(131593, 32028, 'QU', 'OK', 'S', 1721292342, 1721292342, '1'),
(131594, 31602, 'QU', 'OK', 'S', 1721292349, 1721292349, '1'),
(131595, 31923, 'QU', 'OK', 'S', 1721292358, 1721292358, '1'),
(131596, 29409, 'QU', 'OK', 'S', 1721292379, 1721292379, '1'),
(131597, 29409, 'QU', 'OK', 'S', 1721292387, 1721292387, '1'),
(131598, 29413, 'QU', 'OK', 'S', 1721292395, 1721292395, '1'),
(131599, 32450, 'QU', 'OK', 'S', 1721292405, 1721292405, '1'),
(131600, 29410, 'QU', 'OK', 'S', 1721292413, 1721292413, '1'),
(131601, 29413, 'QU', 'OK', 'S', 1721292420, 1721292420, '1'),
(131602, 29407, 'QU', 'OK', 'S', 1721292428, 1721292428, '1'),
(131603, 30269, 'QU', 'OK', 'S', 1721294562, 1721294562, '1'),
(131604, 32200, 'QU', 'OK', 'S', 1721294581, 1721294581, '1'),
(131605, 32475, 'QU', 'OK', 'S', 1721294616, 1721294616, '1'),
(131606, 31936, 'QU', 'OK', 'S', 1721294623, 1721294623, '1'),
(131607, 31935, 'QU', 'OK', 'S', 1721294636, 1721294636, '1'),
(131608, 31989, 'QU', 'OK', 'S', 1721294645, 1721294645, '1'),
(131609, 29597, 'QU', 'OK', 'S', 1721294654, 1721294654, '1'),
(131610, 32255, 'QU', 'OK', 'S', 1721294665, 1721294665, '1'),
(131611, 32130, 'QU', 'OK', 'S', 1721294675, 1721294675, '1'),
(131612, 32475, 'QU', 'OK', 'S', 1721294687, 1721294687, '1'),
(131613, 32474, 'QU', 'OK', 'S', 1721294730, 1721294730, '1'),
(131614, 32175, 'QU', 'OK', 'S', 1721294752, 1721294752, '1'),
(131615, 31993, 'QU', 'OK', 'S', 1721294774, 1721294774, '1'),
(131616, 30983, 'QU', 'OK', 'S', 1721295173, 1721295173, '1'),
(131617, 30969, 'QU', 'OK', 'S', 1721295414, 1721295414, '1'),
(131618, 26887, 'QU', 'OK', 'S', 1721295511, 1721295511, '1'),
(131619, 26890, 'QU', 'OK', 'S', 1721295522, 1721295522, '1'),
(131620, 26890, 'QU', 'OK', 'S', 1721295534, 1721295534, '1'),
(131621, 26890, 'QU', 'OK', 'S', 1721295547, 1721295547, '1'),
(131622, 30967, 'QU', 'OK', 'S', 1721295589, 1721295589, '1'),
(131623, 20020, 'QU', 'OK', 'S', 1721296756, 1721296756, '1'),
(131624, 20020, 'QU', 'OK', 'S', 1721296759, 1721296759, '1'),
(131625, 20420, 'QU', 'OK', 'S', 1721296972, 1721296972, '1'),
(131626, 32662, 'QU', 'OK', 'S', 1721300128, 1721300128, '1'),
(131627, 32663, 'QU', 'OK', 'S', 1721300150, 1721300150, '1'),
(131628, 32629, 'QU', 'OK', 'S', 1721300180, 1721300180, '1'),
(131629, 32651, 'QU', 'OK', 'S', 1721300611, 1721300611, '1'),
(131630, 32652, 'QU', 'OK', 'S', 1721300878, 1721300878, '1'),
(131631, 11943, 'QU', 'OK', 'S', 1721301528, 1721301528, '1'),
(131632, 11943, 'QU', 'OK', 'S', 1721301537, 1721301537, '1'),
(131633, 11946, 'QU', 'OK', 'S', 1721301659, 1721301659, '1'),
(131634, 32618, 'QU', 'OK', 'S', 1721301893, 1721301893, '1'),
(131635, 28582, 'QU', 'OK', 'S', 1721302078, 1721302078, '1'),
(131636, 28769, 'QU', 'OK', 'S', 1721302088, 1721302088, '1'),
(131637, 29731, 'QU', 'OK', 'S', 1721302096, 1721302096, '1'),
(131638, 32016, 'QU', 'OK', 'S', 1721302117, 1721302117, '1'),
(131639, 32177, 'QU', 'OK', 'S', 1721302133, 1721302133, '1'),
(131640, 25822, 'QU', 'OK', 'S', 1721302144, 1721302144, '1'),
(131641, 28454, 'QU', 'OK', 'S', 1721302156, 1721302156, '1'),
(131642, 30331, 'QU', 'OK', 'S', 1721302169, 1721302169, '1'),
(131643, 31963, 'QU', 'OK', 'S', 1721302491, 1721302491, '1'),
(131644, 32661, 'QU', 'OK', 'S', 1721303334, 1721303334, '1'),
(131645, 32661, 'QU', 'OK', 'S', 1721303380, 1721303380, '1'),
(131646, 26706, 'QU', 'OK', 'S', 1721303646, 1721303646, '1'),
(131647, 28995, 'QU', 'OK', 'S', 1721303669, 1721303669, '1'),
(131648, 32626, 'QU', 'OK', 'S', 1721304334, 1721304334, '1'),
(131649, 32627, 'QU', 'OK', 'S', 1721304372, 1721304372, '1'),
(131650, 32628, 'QU', 'OK', 'S', 1721304413, 1721304413, '1'),
(131651, 32630, 'QU', 'OK', 'S', 1721304747, 1721304747, '1'),
(131652, 32633, 'QU', 'OK', 'S', 1721304824, 1721304824, '1'),
(131653, 32635, 'QU', 'OK', 'S', 1721304882, 1721304882, '1'),
(131654, 32645, 'QU', 'OK', 'S', 1721305009, 1721305009, '1'),
(131655, 32650, 'QU', 'OK', 'S', 1721305065, 1721305065, '1'),
(131656, 32653, 'QU', 'OK', 'S', 1721305107, 1721305107, '1'),
(131657, 32654, 'QU', 'OK', 'S', 1721305300, 1721305300, '1'),
(131658, 32655, 'QU', 'OK', 'S', 1721305359, 1721305359, '1'),
(131659, 32656, 'QU', 'OK', 'S', 1721305400, 1721305400, '1'),
(131660, 21889, 'QU', 'OK', 'S', 1721306318, 1721306318, '1'),
(131661, 32649, 'QU', 'OK', 'S', 1721306458, 1721306458, '1'),
(131662, 32649, 'QU', 'OK', 'S', 1721306458, 1721306458, '1'),
(131663, 32649, 'QU', 'OK', 'S', 1721306459, 1721306459, '1'),
(131664, 32649, 'QU', 'OK', 'S', 1721306459, 1721306459, '1'),
(131665, 32649, 'QU', 'OK', 'S', 1721306459, 1721306459, '1'),
(131666, 32649, 'QU', 'OK', 'S', 1721306459, 1721306459, '1'),
(131667, 32649, 'QU', 'OK', 'S', 1721306459, 1721306459, '1'),
(131668, 32631, 'QU', 'OK', 'S', 1721306500, 1721306500, '1'),
(131669, 32631, 'QU', 'OK', 'S', 1721306500, 1721306500, '1'),
(131670, 32631, 'QU', 'OK', 'S', 1721306500, 1721306500, '1'),
(131671, 32631, 'QU', 'OK', 'S', 1721306500, 1721306500, '1'),
(131672, 32349, 'QU', 'OK', 'S', 1721306537, 1721306537, '1'),
(131673, 32348, 'QU', 'OK', 'S', 1721306546, 1721306546, '1'),
(131674, 32127, 'QU', 'OK', 'S', 1721306562, 1721306562, '1'),
(131675, 32100, 'QU', 'OK', 'S', 1721306568, 1721306568, '1'),
(131676, 32080, 'QU', 'OK', 'S', 1721306581, 1721306581, '1'),
(131677, 32657, 'QU', 'OK', 'S', 1721307941, 1721307941, '1'),
(131678, 32658, 'QU', 'OK', 'S', 1721308001, 1721308001, '1'),
(131679, 26975, 'QU', 'OK', 'S', 1721308036, 1721308036, '1'),
(131680, 26975, 'QU', 'OK', 'S', 1721308041, 1721308041, '1'),
(131681, 26975, 'QU', 'OK', 'S', 1721308044, 1721308044, '1'),
(131682, 26975, 'QU', 'OK', 'S', 1721308048, 1721308048, '1'),
(131683, 26975, 'QU', 'OK', 'S', 1721308054, 1721308054, '1'),
(131684, 26975, 'QU', 'OK', 'S', 1721308059, 1721308059, '1'),
(131685, 32659, 'QU', 'OK', 'S', 1721308197, 1721308197, '1'),
(131686, 32660, 'QU', 'OK', 'S', 1721308250, 1721308250, '1'),
(131687, 24582, 'QU', 'OK', 'S', 1721308307, 1721308307, '1'),
(131688, 24582, 'QU', 'OK', 'S', 1721308307, 1721308307, '1'),
(131689, 24582, 'QU', 'OK', 'S', 1721308337, 1721308337, '1'),
(131690, 24582, 'QU', 'OK', 'S', 1721308342, 1721308342, '1'),
(131691, 24582, 'QU', 'OK', 'S', 1721308376, 1721308376, '1'),
(131692, 31008, 'QU', 'OK', 'S', 1721308396, 1721308396, '1'),
(131693, 31010, 'QU', 'OK', 'S', 1721308435, 1721308435, '1'),
(131694, 32426, 'QU', 'OK', 'S', 1721308501, 1721308501, '1'),
(131695, 31086, 'QU', 'OK', 'S', 1721309082, 1721309082, '1'),
(131696, 19343, 'QU', 'OK', 'S', 1721309178, 1721309178, '1'),
(131697, 14553, 'QU', 'OK', 'S', 1721309236, 1721309236, '1'),
(131698, 15451, 'QU', 'OK', 'S', 1721309307, 1721309307, '1'),
(131699, 15451, 'QU', 'OK', 'S', 1721309318, 1721309318, '1'),
(131700, 15451, 'QU', 'OK', 'S', 1721309326, 1721309326, '1'),
(131701, 15452, 'QU', 'OK', 'S', 1721309408, 1721309408, '1'),
(131702, 15452, 'QU', 'OK', 'S', 1721309418, 1721309418, '1'),
(131703, 32079, 'QU', 'OK', 'S', 1721309499, 1721309499, '1'),
(131704, 32058, 'QU', 'OK', 'S', 1721309522, 1721309522, '1'),
(131705, 32058, 'QU', 'OK', 'S', 1721309528, 1721309528, '1'),
(131706, 31867, 'QU', 'OK', 'S', 1721309537, 1721309537, '1'),
(131707, 31866, 'QU', 'OK', 'S', 1721309546, 1721309546, '1'),
(131708, 31866, 'QU', 'OK', 'S', 1721309553, 1721309553, '1'),
(131709, 31847, 'QU', 'OK', 'S', 1721309561, 1721309561, '1'),
(131710, 31845, 'QU', 'OK', 'S', 1721309569, 1721309569, '1'),
(131711, 31842, 'QU', 'OK', 'S', 1721309578, 1721309578, '1'),
(131712, 29830, 'QU', 'OK', 'S', 1721309643, 1721309643, '1'),
(131713, 29803, 'QU', 'OK', 'S', 1721309670, 1721309670, '1'),
(131714, 29791, 'QU', 'OK', 'S', 1721309687, 1721309687, '1'),
(131715, 29784, 'QU', 'OK', 'S', 1721309695, 1721309695, '1'),
(131716, 29722, 'QU', 'OK', 'S', 1721309701, 1721309701, '1'),
(131717, 29697, 'QU', 'OK', 'S', 1721309708, 1721309708, '1'),
(131718, 29345, 'QU', 'OK', 'S', 1721309715, 1721309715, '1'),
(131719, 29324, 'QU', 'OK', 'S', 1721309724, 1721309724, '1'),
(131720, 29792, 'QU', 'OK', 'S', 1721310017, 1721310017, '1'),
(131721, 29320, 'QU', 'OK', 'S', 1721310029, 1721310029, '1'),
(131722, 29279, 'QU', 'OK', 'S', 1721310040, 1721310040, '1'),
(131723, 29279, 'QU', 'OK', 'S', 1721310047, 1721310047, '1'),
(131724, 29277, 'QU', 'OK', 'S', 1721310060, 1721310060, '1'),
(131725, 29277, 'QU', 'OK', 'S', 1721310067, 1721310067, '1'),
(131726, 29276, 'QU', 'OK', 'S', 1721310074, 1721310074, '1'),
(131727, 29272, 'QU', 'OK', 'S', 1721310080, 1721310080, '1'),
(131728, 29268, 'QU', 'OK', 'S', 1721310094, 1721310094, '1'),
(131729, 28743, 'QU', 'OK', 'S', 1721310103, 1721310103, '1'),
(131730, 28741, 'QU', 'OK', 'S', 1721310115, 1721310115, '1'),
(131731, 28741, 'QU', 'OK', 'S', 1721310124, 1721310124, '1'),
(131732, 28724, 'QU', 'OK', 'S', 1721310133, 1721310133, '1'),
(131733, 28723, 'QU', 'OK', 'S', 1721310142, 1721310142, '1'),
(131734, 28722, 'QU', 'OK', 'S', 1721310147, 1721310147, '1'),
(131735, 28719, 'QU', 'OK', 'S', 1721310164, 1721310164, '1'),
(131736, 28719, 'QU', 'OK', 'S', 1721310169, 1721310169, '1'),
(131737, 28718, 'QU', 'OK', 'S', 1721310178, 1721310178, '1'),
(131738, 28323, 'QU', 'OK', 'S', 1721310185, 1721310185, '1'),
(131739, 28322, 'QU', 'OK', 'S', 1721310191, 1721310191, '1'),
(131740, 28318, 'QU', 'OK', 'S', 1721310199, 1721310199, '1'),
(131741, 28316, 'QU', 'OK', 'S', 1721310206, 1721310206, '1'),
(131742, 28315, 'QU', 'OK', 'S', 1721310213, 1721310213, '1'),
(131743, 28314, 'QU', 'OK', 'S', 1721310220, 1721310220, '1'),
(131744, 25776, 'QU', 'OK', 'S', 1721310226, 1721310226, '1'),
(131745, 25775, 'QU', 'OK', 'S', 1721310231, 1721310231, '1'),
(131746, 25774, 'QU', 'OK', 'S', 1721310256, 1721310256, '1'),
(131747, 25772, 'QU', 'OK', 'S', 1721310270, 1721310270, '1'),
(131748, 25772, 'QU', 'OK', 'S', 1721310276, 1721310276, '1'),
(131749, 20428, 'QU', 'OK', 'S', 1721310515, 1721310515, '1'),
(131750, 20429, 'QU', 'OK', 'S', 1721310645, 1721310645, '1'),
(131751, 20429, 'QU', 'OK', 'S', 1721310681, 1721310681, '1'),
(131752, 20429, 'QU', 'OK', 'S', 1721310684, 1721310684, '1'),
(131753, 20429, 'QU', 'OK', 'S', 1721310693, 1721310693, '1'),
(131754, 20429, 'QU', 'OK', 'S', 1721310697, 1721310697, '1'),
(131755, 20429, 'QU', 'OK', 'S', 1721310700, 1721310700, '1'),
(131756, 20429, 'QU', 'OK', 'S', 1721310703, 1721310703, '1'),
(131757, 20429, 'QU', 'OK', 'S', 1721310712, 1721310712, '1'),
(131758, 20429, 'QU', 'OK', 'S', 1721310722, 1721310722, '1'),
(131759, 20429, 'QU', 'OK', 'S', 1721310725, 1721310725, '1'),
(131760, 20434, 'QU', 'OK', 'S', 1721310858, 1721310858, '1'),
(131761, 20434, 'QU', 'OK', 'S', 1721310861, 1721310861, '1'),
(131762, 20434, 'QU', 'OK', 'S', 1721310872, 1721310872, '1'),
(131763, 20434, 'QU', 'OK', 'S', 1721310875, 1721310875, '1'),
(131764, 20434, 'QU', 'OK', 'S', 1721310878, 1721310878, '1'),
(131765, 20434, 'QU', 'OK', 'S', 1721310892, 1721310892, '1'),
(131766, 20434, 'QU', 'OK', 'S', 1721310895, 1721310895, '1'),
(131767, 20434, 'QU', 'OK', 'S', 1721310898, 1721310898, '1'),
(131768, 20434, 'QU', 'OK', 'S', 1721310909, 1721310909, '1'),
(131769, 20434, 'QU', 'OK', 'S', 1721310913, 1721310913, '1'),
(131770, 20434, 'QU', 'OK', 'S', 1721310916, 1721310916, '1'),
(131771, 20434, 'QU', 'OK', 'S', 1721310925, 1721310925, '1'),
(131772, 20434, 'QU', 'OK', 'S', 1721310980, 1721310980, '1'),
(131773, 20434, 'QU', 'OK', 'S', 1721311038, 1721311038, '1'),
(131774, 20508, 'QU', 'OK', 'S', 1721311230, 1721311230, '1'),
(131775, 20890, 'QU', 'OK', 'S', 1721364240, 1721364240, '1'),
(131776, 20851, 'QU', 'OK', 'S', 1721365527, 1721365527, '1'),
(131777, 20851, 'QU', 'OK', 'S', 1721365552, 1721365552, '1'),
(131778, 20849, 'QU', 'OK', 'S', 1721365780, 1721365780, '1'),
(131779, 20849, 'QU', 'OK', 'S', 1721365794, 1721365794, '1'),
(131780, 20847, 'QU', 'OK', 'S', 1721365999, 1721365999, '1'),
(131781, 23293, 'QU', 'OK', 'S', 1721367259, 1721367259, '1'),
(131782, 20852, 'QU', 'OK', 'S', 1721367351, 1721367351, '1'),
(131783, 31775, 'QU', 'OK', 'S', 1721367789, 1721367789, '1'),
(131784, 29926, 'QU', 'OK', 'S', 1721367802, 1721367802, '1'),
(131785, 20892, 'QU', 'OK', 'S', 1721368248, 1721368248, '1'),
(131786, 20892, 'QU', 'OK', 'S', 1721368251, 1721368251, '1'),
(131787, 32364, 'QU', 'OK', 'S', 1721368635, 1721368635, '1'),
(131788, 6721, 'QU', 'OK', 'S', 1721370049, 1721370049, '1'),
(131789, 14550, 'QU', 'OK', 'S', 1721371084, 1721371084, '1'),
(131790, 14550, 'QU', 'OK', 'S', 1721371087, 1721371087, '1'),
(131791, 32317, 'QU', 'OK', 'S', 1721371167, 1721371167, '1'),
(131792, 26994, 'QU', 'OK', 'S', 1721371705, 1721371705, '1'),
(131793, 26994, 'QU', 'OK', 'S', 1721371705, 1721371705, '1'),
(131794, 7231, 'QU', 'OK', 'S', 1721372282, 1721372282, '1'),
(131795, 7231, 'QU', 'OK', 'S', 1721372286, 1721372286, '1'),
(131796, 7231, 'QU', 'OK', 'S', 1721372295, 1721372295, '1'),
(131797, 7231, 'QU', 'OK', 'S', 1721372300, 1721372300, '1'),
(131798, 7231, 'QU', 'OK', 'S', 1721372431, 1721372431, '1'),
(131799, 7231, 'QU', 'OK', 'S', 1721372434, 1721372434, '1'),
(131800, 7231, 'QU', 'OK', 'S', 1721372445, 1721372445, '1'),
(131801, 7231, 'QU', 'OK', 'S', 1721372454, 1721372454, '1'),
(131802, 7231, 'QU', 'OK', 'S', 1721372458, 1721372458, '1'),
(131803, 32059, 'QU', 'OK', 'S', 1721372477, 1721372477, '1'),
(131804, 32059, 'QU', 'OK', 'S', 1721372480, 1721372480, '1'),
(131805, 30150, 'QU', 'OK', 'S', 1721375978, 1721375978, '1'),
(131806, 32330, 'QU', 'OK', 'S', 1721375981, 1721375981, '1'),
(131807, 30883, 'QU', 'OK', 'S', 1721375984, 1721375984, '1'),
(131808, 21279, 'QU', 'OK', 'S', 1721375993, 1721375993, '1'),
(131809, 11763, 'QU', 'OK', 'S', 1721375995, 1721375995, '1'),
(131810, 24245, 'QU', 'OK', 'S', 1721376003, 1721376003, '1'),
(131811, 24242, 'QU', 'OK', 'S', 1721376008, 1721376008, '1'),
(131812, 24062, 'QU', 'OK', 'S', 1721376012, 1721376012, '1'),
(131813, 18132, 'QU', 'OK', 'S', 1721376025, 1721376025, '1'),
(131814, 24242, 'QU', 'OK', 'S', 1721376029, 1721376029, '1'),
(131815, 31044, 'QU', 'OK', 'S', 1721376032, 1721376032, '1'),
(131816, 30994, 'QU', 'OK', 'S', 1721376039, 1721376039, '1'),
(131817, 19305, 'QU', 'OK', 'S', 1721376042, 1721376042, '1'),
(131818, 11051, 'QU', 'OK', 'S', 1721376048, 1721376048, '1'),
(131819, 30393, 'QU', 'OK', 'S', 1721376059, 1721376059, '1'),
(131820, 32447, 'QU', 'OK', 'S', 1721376063, 1721376063, '1'),
(131821, 30150, 'QU', 'OK', 'S', 1721376070, 1721376070, '1'),
(131822, 31924, 'QU', 'OK', 'S', 1721376072, 1721376072, '1'),
(131823, 24245, 'QU', 'OK', 'S', 1721376077, 1721376077, '1'),
(131824, 32119, 'QU', 'OK', 'S', 1721376082, 1721376082, '1'),
(131825, 32119, 'QU', 'OK', 'S', 1721376083, 1721376083, '1'),
(131826, 31044, 'QU', 'OK', 'S', 1721376093, 1721376093, '1'),
(131827, 24432, 'QU', 'OK', 'S', 1721376096, 1721376096, '1'),
(131828, 32411, 'QU', 'OK', 'S', 1721376098, 1721376098, '1'),
(131829, 18135, 'QU', 'OK', 'S', 1721376130, 1721376130, '1'),
(131830, 18135, 'QU', 'OK', 'S', 1721376130, 1721376130, '1'),
(131831, 18108, 'QU', 'OK', 'S', 1721376170, 1721376170, '1'),
(131832, 12906, 'QU', 'OK', 'S', 1721376187, 1721376187, '1'),
(131833, 17236, 'QU', 'OK', 'S', 1721376197, 1721376197, '1'),
(131834, 24731, 'QU', 'OK', 'S', 1721376215, 1721376215, '1'),
(131835, 25499, 'QU', 'OK', 'S', 1721376256, 1721376256, '1'),
(131836, 23500, 'QU', 'OK', 'S', 1721376277, 1721376277, '1'),
(131837, 19485, 'QU', 'OK', 'S', 1721376288, 1721376288, '1'),
(131838, 19025, 'QU', 'OK', 'S', 1721376353, 1721376353, '1'),
(131839, 19025, 'QU', 'OK', 'S', 1721376357, 1721376357, '1'),
(131840, 19025, 'QU', 'OK', 'S', 1721376360, 1721376360, '1'),
(131841, 21002, 'QU', 'OK', 'S', 1721376550, 1721376550, '1'),
(131842, 21003, 'QU', 'OK', 'S', 1721376821, 1721376821, '1'),
(131843, 31949, 'QU', 'OK', 'S', 1721377440, 1721377440, '1'),
(131844, 21004, 'QU', 'OK', 'S', 1721377713, 1721377713, '1'),
(131845, 21009, 'QU', 'OK', 'S', 1721377944, 1721377944, '1'),
(131846, 26068, 'QU', 'OK', 'S', 1721380801, 1721380801, '1'),
(131847, 26068, 'QU', 'OK', 'S', 1721380801, 1721380801, '1'),
(131848, 25453, 'QU', 'OK', 'S', 1721380817, 1721380817, '1'),
(131849, 25452, 'QU', 'OK', 'S', 1721380824, 1721380824, '1'),
(131850, 25448, 'QU', 'OK', 'S', 1721380849, 1721380849, '1'),
(131851, 25448, 'QU', 'OK', 'S', 1721380849, 1721380849, '1'),
(131852, 25428, 'QU', 'OK', 'S', 1721380859, 1721380859, '1'),
(131853, 24846, 'QU', 'OK', 'S', 1721380873, 1721380873, '1'),
(131854, 24845, 'QU', 'OK', 'S', 1721380881, 1721380881, '1'),
(131855, 24845, 'QU', 'OK', 'S', 1721380890, 1721380890, '1'),
(131856, 24836, 'QU', 'OK', 'S', 1721380902, 1721380902, '1'),
(131857, 24677, 'QU', 'OK', 'S', 1721380921, 1721380921, '1'),
(131858, 24667, 'QU', 'OK', 'S', 1721380936, 1721380936, '1'),
(131859, 24544, 'QU', 'OK', 'S', 1721380954, 1721380954, '1'),
(131860, 24292, 'QU', 'OK', 'S', 1721380973, 1721380973, '1'),
(131861, 24282, 'QU', 'OK', 'S', 1721380986, 1721380986, '1'),
(131862, 27056, 'QU', 'OK', 'S', 1721381026, 1721381026, '1'),
(131863, 27053, 'QU', 'OK', 'S', 1721381046, 1721381046, '1'),
(131864, 27053, 'QU', 'OK', 'S', 1721381047, 1721381047, '1'),
(131865, 27053, 'QU', 'OK', 'S', 1721381047, 1721381047, '1'),
(131866, 27053, 'QU', 'OK', 'S', 1721381047, 1721381047, '1'),
(131867, 27024, 'QU', 'OK', 'S', 1721381075, 1721381075, '1'),
(131868, 27018, 'QU', 'OK', 'S', 1721381085, 1721381085, '1'),
(131869, 26697, 'QU', 'OK', 'S', 1721381120, 1721381120, '1'),
(131870, 26683, 'QU', 'OK', 'S', 1721381139, 1721381139, '1'),
(131871, 26683, 'QU', 'OK', 'S', 1721381139, 1721381139, '1'),
(131872, 26683, 'QU', 'OK', 'S', 1721381139, 1721381139, '1'),
(131873, 26669, 'QU', 'OK', 'S', 1721381155, 1721381155, '1'),
(131874, 26668, 'QU', 'OK', 'S', 1721381163, 1721381163, '1'),
(131875, 26666, 'QU', 'OK', 'S', 1721381174, 1721381174, '1'),
(131876, 26657, 'QU', 'OK', 'S', 1721381213, 1721381213, '1'),
(131877, 26654, 'QU', 'OK', 'S', 1721381222, 1721381222, '1'),
(131878, 26499, 'QU', 'OK', 'S', 1721381239, 1721381239, '1'),
(131879, 26444, 'QU', 'OK', 'S', 1721381263, 1721381263, '1'),
(131880, 29390, 'QU', 'OK', 'S', 1721381302, 1721381302, '1'),
(131881, 28592, 'QU', 'OK', 'S', 1721381387, 1721381387, '1'),
(131882, 28591, 'QU', 'OK', 'S', 1721381398, 1721381398, '1'),
(131883, 28589, 'QU', 'OK', 'S', 1721381409, 1721381409, '1'),
(131884, 28588, 'QU', 'OK', 'S', 1721381419, 1721381419, '1'),
(131885, 28441, 'QU', 'OK', 'S', 1721381447, 1721381447, '1'),
(131886, 28441, 'QU', 'OK', 'S', 1721381447, 1721381447, '1'),
(131887, 28441, 'QU', 'OK', 'S', 1721381447, 1721381447, '1'),
(131888, 27769, 'QU', 'OK', 'S', 1721381812, 1721381812, '1'),
(131889, 21001, 'QU', 'OK', 'S', 1721382348, 1721382348, '1'),
(131890, 13460, 'QU', 'OK', 'S', 1721383096, 1721383096, '1'),
(131891, 30794, 'QU', 'OK', 'S', 1721383742, 1721383742, '1'),
(131892, 30794, 'QU', 'OK', 'S', 1721383742, 1721383742, '1'),
(131893, 30794, 'QU', 'OK', 'S', 1721383742, 1721383742, '1'),
(131894, 30794, 'QU', 'OK', 'S', 1721383742, 1721383742, '1'),
(131895, 30794, 'QU', 'OK', 'S', 1721383742, 1721383742, '1'),
(131896, 30612, 'QU', 'OK', 'S', 1721383760, 1721383760, '1'),
(131897, 30061, 'QU', 'OK', 'S', 1721383789, 1721383789, '1'),
(131898, 30014, 'QU', 'OK', 'S', 1721383800, 1721383800, '1'),
(131899, 29755, 'QU', 'OK', 'S', 1721383825, 1721383825, '1'),
(131900, 29755, 'QU', 'OK', 'S', 1721383825, 1721383825, '1'),
(131901, 32678, 'QU', 'OK', 'S', 1721383916, 1721383916, '1'),
(131902, 32678, 'QU', 'OK', 'S', 1721383916, 1721383916, '1'),
(131903, 32674, 'QU', 'OK', 'S', 1721383926, 1721383926, '1'),
(131904, 32674, 'QU', 'OK', 'S', 1721383926, 1721383926, '1'),
(131905, 32674, 'QU', 'OK', 'S', 1721383926, 1721383926, '1'),
(131906, 32612, 'QU', 'OK', 'S', 1721383934, 1721383934, '1'),
(131907, 32611, 'QU', 'OK', 'S', 1721383943, 1721383943, '1'),
(131908, 32609, 'QU', 'OK', 'S', 1721383950, 1721383950, '1'),
(131909, 32609, 'QU', 'OK', 'S', 1721383962, 1721383962, '1'),
(131910, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131911, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131912, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131913, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131914, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131915, 32605, 'QU', 'OK', 'S', 1721384018, 1721384018, '1'),
(131916, 32608, 'QU', 'OK', 'S', 1721384033, 1721384033, '1'),
(131917, 32608, 'QU', 'OK', 'S', 1721384033, 1721384033, '1'),
(131918, 32608, 'QU', 'OK', 'S', 1721384033, 1721384033, '1'),
(131919, 32608, 'QU', 'OK', 'S', 1721384033, 1721384033, '1'),
(131920, 32608, 'QU', 'OK', 'S', 1721384033, 1721384033, '1'),
(131921, 32595, 'QU', 'OK', 'S', 1721384055, 1721384055, '1'),
(131922, 32595, 'QU', 'OK', 'S', 1721384055, 1721384055, '1'),
(131923, 32609, 'QU', 'OK', 'S', 1721384106, 1721384106, '1'),
(131924, 32600, 'QU', 'OK', 'S', 1721384119, 1721384119, '1'),
(131925, 32584, 'QU', 'OK', 'S', 1721384126, 1721384126, '1'),
(131926, 32582, 'QU', 'OK', 'S', 1721384137, 1721384137, '1'),
(131927, 32582, 'QU', 'OK', 'S', 1721384137, 1721384137, '1'),
(131928, 32580, 'QU', 'OK', 'S', 1721384154, 1721384154, '1'),
(131929, 32580, 'QU', 'OK', 'S', 1721384154, 1721384154, '1'),
(131930, 32580, 'QU', 'OK', 'S', 1721384154, 1721384154, '1'),
(131931, 32580, 'QU', 'OK', 'S', 1721384154, 1721384154, '1'),
(131932, 32571, 'QU', 'OK', 'S', 1721384171, 1721384171, '1'),
(131933, 32571, 'QU', 'OK', 'S', 1721384171, 1721384171, '1'),
(131934, 32569, 'QU', 'OK', 'S', 1721384181, 1721384181, '1'),
(131935, 32569, 'QU', 'OK', 'S', 1721384181, 1721384181, '1'),
(131936, 32569, 'QU', 'OK', 'S', 1721384181, 1721384181, '1'),
(131937, 32567, 'QU', 'OK', 'S', 1721384194, 1721384194, '1'),
(131938, 32567, 'QU', 'OK', 'S', 1721384194, 1721384194, '1'),
(131939, 32567, 'QU', 'OK', 'S', 1721384194, 1721384194, '1'),
(131940, 32567, 'QU', 'OK', 'S', 1721384194, 1721384194, '1'),
(131941, 32567, 'QU', 'OK', 'S', 1721384194, 1721384194, '1'),
(131942, 32565, 'QU', 'OK', 'S', 1721384207, 1721384207, '1'),
(131943, 32565, 'QU', 'OK', 'S', 1721384207, 1721384207, '1'),
(131944, 32556, 'QU', 'OK', 'S', 1721384216, 1721384216, '1'),
(131945, 32556, 'QU', 'OK', 'S', 1721384216, 1721384216, '1'),
(131946, 32551, 'QU', 'OK', 'S', 1721384224, 1721384224, '1'),
(131947, 32537, 'QU', 'OK', 'S', 1721384231, 1721384231, '1'),
(131948, 32535, 'QU', 'OK', 'S', 1721384244, 1721384244, '1'),
(131949, 32535, 'QU', 'OK', 'S', 1721384244, 1721384244, '1'),
(131950, 32535, 'QU', 'OK', 'S', 1721384244, 1721384244, '1'),
(131951, 32531, 'QU', 'OK', 'S', 1721384257, 1721384257, '1'),
(131952, 32531, 'QU', 'OK', 'S', 1721384257, 1721384257, '1'),
(131953, 32531, 'QU', 'OK', 'S', 1721384257, 1721384257, '1'),
(131954, 32531, 'QU', 'OK', 'S', 1721384257, 1721384257, '1'),
(131955, 32527, 'QU', 'OK', 'S', 1721384269, 1721384269, '1'),
(131956, 32527, 'QU', 'OK', 'S', 1721384269, 1721384269, '1'),
(131957, 32525, 'QU', 'OK', 'S', 1721384281, 1721384281, '1'),
(131958, 32525, 'QU', 'OK', 'S', 1721384281, 1721384281, '1'),
(131959, 32525, 'QU', 'OK', 'S', 1721384281, 1721384281, '1'),
(131960, 32525, 'QU', 'OK', 'S', 1721384281, 1721384281, '1'),
(131961, 32525, 'QU', 'OK', 'S', 1721384281, 1721384281, '1'),
(131962, 32495, 'QU', 'OK', 'S', 1721384300, 1721384300, '1'),
(131963, 32495, 'QU', 'OK', 'S', 1721384300, 1721384300, '1'),
(131964, 32491, 'QU', 'OK', 'S', 1721384309, 1721384309, '1'),
(131965, 21047, 'QU', 'OK', 'S', 1721385393, 1721385393, '1'),
(131966, 21005, 'QU', 'OK', 'S', 1721385941, 1721385941, '1'),
(131967, 21044, 'QU', 'OK', 'S', 1721386919, 1721386919, '1'),
(131968, 21044, 'QU', 'OK', 'S', 1721386936, 1721386936, '1'),
(131969, 32610, 'QU', 'OK', 'S', 1721387982, 1721387982, '1'),
(131970, 32610, 'QU', 'OK', 'S', 1721387986, 1721387986, '1'),
(131971, 32610, 'QU', 'OK', 'S', 1721387995, 1721387995, '1'),
(131972, 32610, 'QU', 'OK', 'S', 1721387998, 1721387998, '1'),
(131973, 32610, 'QU', 'OK', 'S', 1721388014, 1721388014, '1'),
(131974, 32681, 'QU', 'OK', 'S', 1721388100, 1721388100, '1'),
(131975, 32683, 'QU', 'OK', 'S', 1721388337, 1721388337, '1'),
(131976, 32690, 'QU', 'OK', 'S', 1721388716, 1721388716, '1'),
(131977, 32666, 'QU', 'OK', 'S', 1721389232, 1721389232, '1'),
(131978, 32670, 'QU', 'OK', 'S', 1721389544, 1721389544, '1'),
(131979, 32673, 'QU', 'OK', 'S', 1721390027, 1721390027, '1'),
(131980, 32689, 'QU', 'OK', 'S', 1721390320, 1721390320, '1'),
(131981, 18954, 'QU', 'OK', 'S', 1721390568, 1721390568, '1'),
(131982, 19479, 'QU', 'OK', 'S', 1721390824, 1721390824, '1'),
(131983, 31962, 'QU', 'OK', 'S', 1721392018, 1721392018, '1'),
(131984, 32685, 'QU', 'OK', 'S', 1721392856, 1721392856, '1'),
(131985, 27817, 'QU', 'OK', 'S', 1721393687, 1721393687, '1'),
(131986, 27817, 'QU', 'OK', 'S', 1721393690, 1721393690, '1'),
(131987, 27817, 'QU', 'OK', 'S', 1721393694, 1721393694, '1'),
(131988, 32686, 'QU', 'OK', 'S', 1721393767, 1721393767, '1'),
(131989, 26913, 'QU', 'OK', 'S', 1721393773, 1721393773, '1'),
(131990, 32688, 'QU', 'OK', 'S', 1721393947, 1721393947, '1'),
(131991, 21576, 'QU', 'OK', 'S', 1721394035, 1721394035, '1'),
(131992, 21567, 'QU', 'OK', 'S', 1721394043, 1721394043, '1'),
(131993, 21576, 'QU', 'OK', 'S', 1721394079, 1721394079, '1'),
(131994, 21576, 'QU', 'OK', 'S', 1721394094, 1721394094, '1'),
(131995, 32692, 'QU', 'OK', 'S', 1721394311, 1721394311, '1'),
(131996, 32693, 'QU', 'OK', 'S', 1721394566, 1721394566, '1'),
(131997, 14554, 'QU', 'OK', 'S', 1721394584, 1721394584, '1'),
(131998, 14554, 'QU', 'OK', 'S', 1721394601, 1721394601, '1'),
(131999, 14554, 'QU', 'OK', 'S', 1721394663, 1721394663, '1'),
(132000, 14554, 'QU', 'OK', 'S', 1721394701, 1721394701, '1'),
(132001, 14554, 'QU', 'OK', 'S', 1721394727, 1721394727, '1'),
(132002, 32674, 'QU', 'OK', 'S', 1721394784, 1721394784, '1'),
(132003, 27761, 'QU', 'OK', 'S', 1721394944, 1721394944, '1'),
(132004, 32678, 'QU', 'OK', 'S', 1721394948, 1721394948, '1'),
(132005, 13763, 'QU', 'OK', 'S', 1721395084, 1721395084, '1'),
(132006, 13763, 'QU', 'OK', 'S', 1721395089, 1721395089, '1'),
(132007, 13763, 'QU', 'OK', 'S', 1721395105, 1721395105, '1'),
(132008, 32664, 'QU', 'OK', 'S', 1721395123, 1721395123, '1'),
(132009, 32665, 'QU', 'OK', 'S', 1721395167, 1721395167, '1'),
(132010, 32667, 'QU', 'OK', 'S', 1721395204, 1721395204, '1'),
(132011, 9740, 'QU', 'OK', 'S', 1721395213, 1721395213, '1'),
(132012, 8861, 'QU', 'OK', 'S', 1721395249, 1721395249, '1'),
(132013, 8450, 'QU', 'OK', 'S', 1721395299, 1721395299, '1'),
(132014, 32669, 'QU', 'OK', 'S', 1721395347, 1721395347, '1'),
(132015, 8469, 'QU', 'OK', 'S', 1721395379, 1721395379, '1'),
(132016, 32671, 'QU', 'OK', 'S', 1721395389, 1721395389, '1'),
(132017, 32675, 'QU', 'OK', 'S', 1721395427, 1721395427, '1'),
(132018, 8724, 'QU', 'OK', 'S', 1721395449, 1721395449, '1'),
(132019, 8724, 'QU', 'OK', 'S', 1721395453, 1721395453, '1'),
(132020, 8783, 'QU', 'OK', 'S', 1721395496, 1721395496, '1'),
(132021, 27860, 'QU', 'OK', 'S', 1721395525, 1721395525, '1'),
(132022, 27860, 'QU', 'OK', 'S', 1721395549, 1721395549, '1'),
(132023, 32677, 'QU', 'OK', 'S', 1721395575, 1721395575, '1'),
(132024, 32679, 'QU', 'OK', 'S', 1721395630, 1721395630, '1'),
(132025, 32680, 'QU', 'OK', 'S', 1721395777, 1721395777, '1'),
(132026, 32682, 'QU', 'OK', 'S', 1721395824, 1721395824, '1'),
(132027, 32687, 'QU', 'OK', 'S', 1721395883, 1721395883, '1'),
(132028, 32658, 'QU', 'OK', 'S', 1721395973, 1721395973, '1'),
(132029, 22436, 'QU', 'OK', 'S', 1721396111, 1721396111, '1'),
(132030, 32680, 'QU', 'OK', 'S', 1721396204, 1721396204, '1'),
(132031, 32649, 'QU', 'OK', 'S', 1721396219, 1721396219, '1'),
(132032, 20511, 'QU', 'OK', 'S', 1721449521, 1721449521, '1'),
(132033, 19026, 'QU', 'OK', 'S', 1721449556, 1721449556, '1'),
(132034, 25036, 'QU', 'OK', 'S', 1721449742, 1721449742, '1'),
(132035, 18954, 'QU', 'OK', 'S', 1721454622, 1721454622, '1'),
(132036, 18954, 'QU', 'OK', 'S', 1721454624, 1721454624, '1'),
(132037, 18954, 'QU', 'OK', 'S', 1721454626, 1721454626, '1'),
(132038, 18954, 'QU', 'OK', 'S', 1721454894, 1721454894, '1'),
(132039, 18954, 'QU', 'OK', 'S', 1721454896, 1721454896, '1'),
(132040, 18954, 'QU', 'OK', 'S', 1721454907, 1721454907, '1'),
(132041, 29726, 'QU', 'OK', 'S', 1721454974, 1721454974, '1'),
(132042, 31576, 'QU', 'OK', 'S', 1721454979, 1721454979, '1'),
(132043, 31576, 'QU', 'OK', 'S', 1721454984, 1721454984, '1'),
(132044, 32205, 'QU', 'OK', 'S', 1721454988, 1721454988, '1'),
(132045, 29201, 'QU', 'OK', 'S', 1721454991, 1721454991, '1'),
(132046, 18954, 'QU', 'OK', 'S', 1721455061, 1721455061, '1'),
(132047, 18954, 'QU', 'OK', 'S', 1721455065, 1721455065, '1'),
(132048, 18954, 'QU', 'OK', 'S', 1721455068, 1721455068, '1'),
(132049, 32205, 'QU', 'OK', 'S', 1721455088, 1721455088, '1'),
(132050, 32479, 'QU', 'OK', 'S', 1721455286, 1721455286, '1'),
(132051, 32649, 'QU', 'OK', 'S', 1721455335, 1721455335, '1'),
(132052, 32631, 'QU', 'OK', 'S', 1721455368, 1721455368, '1'),
(132053, 32349, 'QU', 'OK', 'S', 1721455379, 1721455379, '1'),
(132054, 32348, 'QU', 'OK', 'S', 1721455388, 1721455388, '1'),
(132055, 32127, 'QU', 'OK', 'S', 1721455396, 1721455396, '1'),
(132056, 32100, 'QU', 'OK', 'S', 1721455405, 1721455405, '1'),
(132057, 32080, 'QU', 'OK', 'S', 1721455420, 1721455420, '1'),
(132058, 24118, 'QU', 'OK', 'S', 1721455743, 1721455743, '1'),
(132059, 24118, 'QU', 'OK', 'S', 1721455743, 1721455743, '1'),
(132060, 30362, 'QU', 'OK', 'S', 1721455771, 1721455771, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(132061, 30362, 'QU', 'OK', 'S', 1721455771, 1721455771, '1'),
(132062, 30362, 'QU', 'OK', 'S', 1721455771, 1721455771, '1'),
(132063, 30362, 'QU', 'OK', 'S', 1721455771, 1721455771, '1'),
(132064, 30362, 'QU', 'OK', 'S', 1721455771, 1721455771, '1'),
(132065, 1654, 'QU', 'OK', 'S', 1721455913, 1721455913, '1'),
(132066, 32058, 'QU', 'OK', 'S', 1721456228, 1721456228, '1'),
(132067, 31867, 'QU', 'OK', 'S', 1721456238, 1721456238, '1'),
(132068, 31866, 'QU', 'OK', 'S', 1721456261, 1721456261, '1'),
(132069, 31847, 'QU', 'OK', 'S', 1721456273, 1721456273, '1'),
(132070, 31842, 'QU', 'OK', 'S', 1721456290, 1721456290, '1'),
(132071, 29830, 'QU', 'OK', 'S', 1721456305, 1721456305, '1'),
(132072, 31680, 'QU', 'OK', 'S', 1721456493, 1721456493, '1'),
(132073, 31129, 'QU', 'OK', 'S', 1721456534, 1721456534, '1'),
(132074, 30909, 'QU', 'OK', 'S', 1721456644, 1721456644, '1'),
(132075, 31122, 'QU', 'OK', 'S', 1721456679, 1721456679, '1'),
(132076, 21572, 'QU', 'OK', 'S', 1721456832, 1721456832, '1'),
(132077, 21572, 'QU', 'OK', 'S', 1721456844, 1721456844, '1'),
(132078, 24322, 'QU', 'OK', 'S', 1721456888, 1721456888, '1'),
(132079, 32247, 'QU', 'OK', 'S', 1721456997, 1721456997, '1'),
(132080, 32259, 'QU', 'OK', 'S', 1721457003, 1721457003, '1'),
(132081, 32259, 'QU', 'OK', 'S', 1721457007, 1721457007, '1'),
(132082, 32259, 'QU', 'OK', 'S', 1721457011, 1721457011, '1'),
(132083, 30719, 'QU', 'OK', 'S', 1721457014, 1721457014, '1'),
(132084, 30719, 'QU', 'OK', 'S', 1721457016, 1721457016, '1'),
(132085, 32259, 'QU', 'OK', 'S', 1721457019, 1721457019, '1'),
(132086, 32259, 'QU', 'OK', 'S', 1721457033, 1721457033, '1'),
(132087, 32259, 'QU', 'OK', 'S', 1721457037, 1721457037, '1'),
(132088, 30472, 'QU', 'OK', 'S', 1721457040, 1721457040, '1'),
(132089, 31379, 'QU', 'OK', 'S', 1721457090, 1721457090, '1'),
(132090, 31622, 'QU', 'OK', 'S', 1721457108, 1721457108, '1'),
(132091, 31622, 'QU', 'OK', 'S', 1721457108, 1721457108, '1'),
(132092, 32011, 'QU', 'OK', 'S', 1721457137, 1721457137, '1'),
(132093, 32038, 'QU', 'OK', 'S', 1721457171, 1721457171, '1'),
(132094, 32012, 'QU', 'OK', 'S', 1721457203, 1721457203, '1'),
(132095, 32299, 'QU', 'OK', 'S', 1721457221, 1721457221, '1'),
(132096, 31085, 'QU', 'OK', 'S', 1721457223, 1721457223, '1'),
(132097, 32277, 'QU', 'OK', 'S', 1721457230, 1721457230, '1'),
(132098, 32299, 'QU', 'OK', 'S', 1721457233, 1721457233, '1'),
(132099, 32299, 'QU', 'OK', 'S', 1721457236, 1721457236, '1'),
(132100, 32037, 'QU', 'OK', 'S', 1721457237, 1721457237, '1'),
(132101, 32276, 'QU', 'OK', 'S', 1721457242, 1721457242, '1'),
(132102, 32299, 'QU', 'OK', 'S', 1721457245, 1721457245, '1'),
(132103, 32299, 'QU', 'OK', 'S', 1721457248, 1721457248, '1'),
(132104, 32299, 'QU', 'OK', 'S', 1721457252, 1721457252, '1'),
(132105, 32277, 'QU', 'OK', 'S', 1721457256, 1721457256, '1'),
(132106, 32280, 'QU', 'OK', 'S', 1721457261, 1721457261, '1'),
(132107, 32277, 'QU', 'OK', 'S', 1721457263, 1721457263, '1'),
(132108, 32280, 'QU', 'OK', 'S', 1721457267, 1721457267, '1'),
(132109, 31880, 'QU', 'OK', 'S', 1721457271, 1721457271, '1'),
(132110, 31433, 'QU', 'OK', 'S', 1721457313, 1721457313, '1'),
(132111, 30152, 'QU', 'OK', 'S', 1721457467, 1721457467, '1'),
(132112, 19840, 'QU', 'OK', 'S', 1721457501, 1721457501, '1'),
(132113, 31075, 'QU', 'OK', 'S', 1721457538, 1721457538, '1'),
(132114, 21115, 'QU', 'OK', 'S', 1721457582, 1721457582, '1'),
(132115, 32299, 'QU', 'OK', 'S', 1721457929, 1721457929, '1'),
(132116, 32299, 'QU', 'OK', 'S', 1721457929, 1721457929, '1'),
(132117, 32299, 'QU', 'OK', 'S', 1721457929, 1721457929, '1'),
(132118, 30016, 'QU', 'OK', 'S', 1721458090, 1721458090, '1'),
(132119, 31576, 'QU', 'OK', 'S', 1721458184, 1721458184, '1'),
(132120, 31696, 'QU', 'OK', 'S', 1721458188, 1721458188, '1'),
(132121, 31645, 'QU', 'OK', 'S', 1721458192, 1721458192, '1'),
(132122, 31576, 'QU', 'OK', 'S', 1721458197, 1721458197, '1'),
(132123, 12626, 'QU', 'OK', 'S', 1721458268, 1721458268, '1'),
(132124, 12626, 'QU', 'OK', 'S', 1721458268, 1721458268, '1'),
(132125, 28861, 'QU', 'OK', 'S', 1721458272, 1721458272, '1'),
(132126, 26068, 'QU', 'OK', 'S', 1721458311, 1721458311, '1'),
(132127, 11114, 'QU', 'OK', 'S', 1721458394, 1721458394, '1'),
(132128, 31990, 'QU', 'OK', 'S', 1721458437, 1721458437, '1'),
(132129, 30472, 'QU', 'OK', 'S', 1721458472, 1721458472, '1'),
(132130, 26756, 'QU', 'OK', 'S', 1721458531, 1721458531, '1'),
(132131, 29498, 'QU', 'OK', 'S', 1721458584, 1721458584, '1'),
(132132, 16606, 'QU', 'OK', 'S', 1721458830, 1721458830, '1'),
(132133, 31294, 'QU', 'OK', 'S', 1721458864, 1721458864, '1'),
(132134, 31751, 'QU', 'OK', 'S', 1721458902, 1721458902, '1'),
(132135, 24637, 'QU', 'OK', 'S', 1721458947, 1721458947, '1'),
(132136, 29252, 'QU', 'OK', 'S', 1721459032, 1721459032, '1'),
(132137, 12379, 'QU', 'OK', 'S', 1721459068, 1721459068, '1'),
(132138, 16608, 'QU', 'OK', 'S', 1721459275, 1721459275, '1'),
(132139, 31362, 'QU', 'OK', 'S', 1721459559, 1721459559, '1'),
(132140, 31892, 'QU', 'OK', 'S', 1721459620, 1721459620, '1'),
(132141, 31353, 'QU', 'OK', 'S', 1721459664, 1721459664, '1'),
(132142, 32145, 'QU', 'OK', 'S', 1721459717, 1721459717, '1'),
(132143, 32204, 'QU', 'OK', 'S', 1721459980, 1721459980, '1'),
(132144, 26994, 'QU', 'OK', 'S', 1721460030, 1721460030, '1'),
(132145, 32120, 'QU', 'OK', 'S', 1721460064, 1721460064, '1'),
(132146, 25685, 'QU', 'OK', 'S', 1721460161, 1721460161, '1'),
(132147, 25685, 'QU', 'OK', 'S', 1721460204, 1721460204, '1'),
(132148, 31226, 'QU', 'OK', 'S', 1721460378, 1721460378, '1'),
(132149, 8100, 'QU', 'OK', 'S', 1721460414, 1721460414, '1'),
(132150, 32138, 'QU', 'OK', 'S', 1721460451, 1721460451, '1'),
(132151, 31333, 'QU', 'OK', 'S', 1721460558, 1721460558, '1'),
(132152, 31355, 'QU', 'OK', 'S', 1721460601, 1721460601, '1'),
(132153, 17580, 'QU', 'OK', 'S', 1721460644, 1721460644, '1'),
(132154, 30794, 'QU', 'OK', 'S', 1721460687, 1721460687, '1'),
(132155, 31355, 'QU', 'OK', 'S', 1721460731, 1721460731, '1'),
(132156, 31978, 'QU', 'OK', 'S', 1721460820, 1721460820, '1'),
(132157, 18240, 'QU', 'OK', 'S', 1721460949, 1721460949, '1'),
(132158, 32177, 'QU', 'OK', 'S', 1721460952, 1721460952, '1'),
(132159, 18240, 'QU', 'OK', 'S', 1721460954, 1721460954, '1'),
(132160, 18240, 'QU', 'OK', 'S', 1721460955, 1721460955, '1'),
(132161, 32177, 'QU', 'OK', 'S', 1721460957, 1721460957, '1'),
(132162, 18240, 'QU', 'OK', 'S', 1721460960, 1721460960, '1'),
(132163, 18240, 'QU', 'OK', 'S', 1721460962, 1721460962, '1'),
(132164, 32177, 'QU', 'OK', 'S', 1721460964, 1721460964, '1'),
(132165, 32177, 'QU', 'OK', 'S', 1721460968, 1721460968, '1'),
(132166, 32177, 'QU', 'OK', 'S', 1721460970, 1721460970, '1'),
(132167, 24592, 'QU', 'OK', 'S', 1721460972, 1721460972, '1'),
(132168, 31828, 'QU', 'OK', 'S', 1721461010, 1721461010, '1'),
(132169, 29186, 'QU', 'OK', 'S', 1721461297, 1721461297, '1'),
(132170, 31450, 'QU', 'OK', 'S', 1721461299, 1721461299, '1'),
(132171, 18716, 'QU', 'OK', 'S', 1721461303, 1721461303, '1'),
(132172, 18513, 'QU', 'OK', 'S', 1721461307, 1721461307, '1'),
(132173, 22134, 'QU', 'OK', 'S', 1721461311, 1721461311, '1'),
(132174, 22082, 'QU', 'OK', 'S', 1721461314, 1721461314, '1'),
(132175, 31663, 'QU', 'OK', 'S', 1721461316, 1721461316, '1'),
(132176, 32552, 'QU', 'OK', 'S', 1721461319, 1721461319, '1'),
(132177, 22106, 'QU', 'OK', 'S', 1721461321, 1721461321, '1'),
(132178, 32146, 'QU', 'OK', 'S', 1721461323, 1721461323, '1'),
(132179, 20890, 'QU', 'OK', 'S', 1721461493, 1721461493, '1'),
(132180, 22105, 'QU', 'OK', 'S', 1721462195, 1721462195, '1'),
(132181, 31859, 'QU', 'OK', 'S', 1721462396, 1721462396, '1'),
(132182, 30994, 'QU', 'OK', 'S', 1721462398, 1721462398, '1'),
(132183, 30553, 'QU', 'OK', 'S', 1721462400, 1721462400, '1'),
(132184, 31877, 'QU', 'OK', 'S', 1721462402, 1721462402, '1'),
(132185, 24660, 'QU', 'OK', 'S', 1721462505, 1721462505, '1'),
(132186, 21779, 'QU', 'OK', 'S', 1721463270, 1721463270, '1'),
(132187, 16310, 'QU', 'OK', 'S', 1721465279, 1721465279, '1'),
(132188, 16310, 'QU', 'OK', 'S', 1721465279, 1721465279, '1'),
(132189, 16310, 'QU', 'OK', 'S', 1721465279, 1721465279, '1'),
(132190, 18107, 'QU', 'OK', 'S', 1721465537, 1721465537, '1'),
(132191, 18364, 'QU', 'OK', 'S', 1721465600, 1721465600, '1'),
(132192, 18375, 'QU', 'OK', 'S', 1721465615, 1721465615, '1'),
(132193, 18526, 'QU', 'OK', 'S', 1721465724, 1721465724, '1'),
(132194, 32079, 'QU', 'OK', 'S', 1721466111, 1721466111, '1'),
(132195, 31845, 'QU', 'OK', 'S', 1721466141, 1721466141, '1'),
(132196, 29803, 'QU', 'OK', 'S', 1721466158, 1721466158, '1'),
(132197, 29792, 'QU', 'OK', 'S', 1721466168, 1721466168, '1'),
(132198, 29791, 'QU', 'OK', 'S', 1721466180, 1721466180, '1'),
(132199, 29784, 'QU', 'OK', 'S', 1721466193, 1721466193, '1'),
(132200, 29722, 'QU', 'OK', 'S', 1721466203, 1721466203, '1'),
(132201, 29345, 'QU', 'OK', 'S', 1721466217, 1721466217, '1'),
(132202, 29324, 'QU', 'OK', 'S', 1721466232, 1721466232, '1'),
(132203, 29320, 'QU', 'OK', 'S', 1721466299, 1721466299, '1'),
(132204, 29279, 'QU', 'OK', 'S', 1721466307, 1721466307, '1'),
(132205, 29279, 'QU', 'OK', 'S', 1721466321, 1721466321, '1'),
(132206, 29277, 'QU', 'OK', 'S', 1721466340, 1721466340, '1'),
(132207, 18527, 'QU', 'OK', 'S', 1721466342, 1721466342, '1'),
(132208, 29277, 'QU', 'OK', 'S', 1721466348, 1721466348, '1'),
(132209, 29276, 'QU', 'OK', 'S', 1721466359, 1721466359, '1'),
(132210, 29272, 'QU', 'OK', 'S', 1721466365, 1721466365, '1'),
(132211, 20061, 'QU', 'OK', 'S', 1721466368, 1721466368, '1'),
(132212, 29268, 'QU', 'OK', 'S', 1721466375, 1721466375, '1'),
(132213, 20061, 'QU', 'OK', 'S', 1721466380, 1721466380, '1'),
(132214, 28743, 'QU', 'OK', 'S', 1721466388, 1721466388, '1'),
(132215, 28741, 'QU', 'OK', 'S', 1721466408, 1721466408, '1'),
(132216, 28724, 'QU', 'OK', 'S', 1721466420, 1721466420, '1'),
(132217, 28723, 'QU', 'OK', 'S', 1721466435, 1721466435, '1'),
(132218, 28722, 'QU', 'OK', 'S', 1721466441, 1721466441, '1'),
(132219, 28719, 'QU', 'OK', 'S', 1721466458, 1721466458, '1'),
(132220, 28719, 'QU', 'OK', 'S', 1721466464, 1721466464, '1'),
(132221, 28718, 'QU', 'OK', 'S', 1721466475, 1721466475, '1'),
(132222, 28323, 'QU', 'OK', 'S', 1721466503, 1721466503, '1'),
(132223, 28322, 'QU', 'OK', 'S', 1721466516, 1721466516, '1'),
(132224, 28318, 'QU', 'OK', 'S', 1721466523, 1721466523, '1'),
(132225, 28316, 'QU', 'OK', 'S', 1721466535, 1721466535, '1'),
(132226, 28315, 'QU', 'OK', 'S', 1721466546, 1721466546, '1'),
(132227, 28314, 'QU', 'OK', 'S', 1721466554, 1721466554, '1'),
(132228, 25776, 'QU', 'OK', 'S', 1721466561, 1721466561, '1'),
(132229, 25775, 'QU', 'OK', 'S', 1721466568, 1721466568, '1'),
(132230, 25774, 'QU', 'OK', 'S', 1721466580, 1721466580, '1'),
(132231, 25772, 'QU', 'OK', 'S', 1721466590, 1721466590, '1'),
(132232, 25772, 'QU', 'OK', 'S', 1721466597, 1721466597, '1'),
(132233, 25771, 'QU', 'OK', 'S', 1721466607, 1721466607, '1'),
(132234, 25771, 'QU', 'OK', 'S', 1721466613, 1721466613, '1'),
(132235, 25770, 'QU', 'OK', 'S', 1721466623, 1721466623, '1'),
(132236, 25768, 'QU', 'OK', 'S', 1721466634, 1721466634, '1'),
(132237, 25768, 'QU', 'OK', 'S', 1721466641, 1721466641, '1'),
(132238, 25763, 'QU', 'OK', 'S', 1721466650, 1721466650, '1'),
(132239, 25763, 'QU', 'OK', 'S', 1721466657, 1721466657, '1'),
(132240, 25762, 'QU', 'OK', 'S', 1721466670, 1721466670, '1'),
(132241, 25762, 'QU', 'OK', 'S', 1721466678, 1721466678, '1'),
(132242, 25749, 'QU', 'OK', 'S', 1721466694, 1721466694, '1'),
(132243, 25744, 'QU', 'OK', 'S', 1721466736, 1721466736, '1'),
(132244, 25741, 'QU', 'OK', 'S', 1721466744, 1721466744, '1'),
(132245, 25741, 'QU', 'OK', 'S', 1721466750, 1721466750, '1'),
(132246, 25733, 'QU', 'OK', 'S', 1721466760, 1721466760, '1'),
(132247, 25733, 'QU', 'OK', 'S', 1721466770, 1721466770, '1'),
(132248, 25731, 'QU', 'OK', 'S', 1721466778, 1721466778, '1'),
(132249, 25731, 'QU', 'OK', 'S', 1721466786, 1721466786, '1'),
(132250, 25729, 'QU', 'OK', 'S', 1721466797, 1721466797, '1'),
(132251, 25729, 'QU', 'OK', 'S', 1721466803, 1721466803, '1'),
(132252, 25725, 'QU', 'OK', 'S', 1721466812, 1721466812, '1'),
(132253, 25725, 'QU', 'OK', 'S', 1721466821, 1721466821, '1'),
(132254, 25724, 'QU', 'OK', 'S', 1721466838, 1721466838, '1'),
(132255, 25724, 'QU', 'OK', 'S', 1721466853, 1721466853, '1'),
(132256, 25722, 'QU', 'OK', 'S', 1721466863, 1721466863, '1'),
(132257, 25722, 'QU', 'OK', 'S', 1721466873, 1721466873, '1'),
(132258, 25719, 'QU', 'OK', 'S', 1721466886, 1721466886, '1'),
(132259, 25719, 'QU', 'OK', 'S', 1721466898, 1721466898, '1'),
(132260, 25704, 'QU', 'OK', 'S', 1721466918, 1721466918, '1'),
(132261, 25704, 'QU', 'OK', 'S', 1721466927, 1721466927, '1'),
(132262, 25702, 'QU', 'OK', 'S', 1721466942, 1721466942, '1'),
(132263, 25702, 'QU', 'OK', 'S', 1721466952, 1721466952, '1'),
(132264, 25699, 'QU', 'OK', 'S', 1721466967, 1721466967, '1'),
(132265, 25699, 'QU', 'OK', 'S', 1721466976, 1721466976, '1'),
(132266, 25695, 'QU', 'OK', 'S', 1721466991, 1721466991, '1'),
(132267, 25695, 'QU', 'OK', 'S', 1721467000, 1721467000, '1'),
(132268, 25692, 'QU', 'OK', 'S', 1721467010, 1721467010, '1'),
(132269, 25692, 'QU', 'OK', 'S', 1721467018, 1721467018, '1'),
(132270, 25687, 'QU', 'OK', 'S', 1721467031, 1721467031, '1'),
(132271, 24653, 'QU', 'OK', 'S', 1721467059, 1721467059, '1'),
(132272, 24653, 'QU', 'OK', 'S', 1721467080, 1721467080, '1'),
(132273, 24652, 'QU', 'OK', 'S', 1721467092, 1721467092, '1'),
(132274, 24649, 'QU', 'OK', 'S', 1721467103, 1721467103, '1'),
(132275, 24644, 'QU', 'OK', 'S', 1721467111, 1721467111, '1'),
(132276, 24643, 'QU', 'OK', 'S', 1721467162, 1721467162, '1'),
(132277, 24642, 'QU', 'OK', 'S', 1721467174, 1721467174, '1'),
(132278, 24641, 'QU', 'OK', 'S', 1721467185, 1721467185, '1'),
(132279, 24641, 'QU', 'OK', 'S', 1721467185, 1721467185, '1'),
(132280, 24639, 'QU', 'OK', 'S', 1721467197, 1721467197, '1'),
(132281, 24636, 'QU', 'OK', 'S', 1721467213, 1721467213, '1'),
(132282, 24635, 'QU', 'OK', 'S', 1721467232, 1721467232, '1'),
(132283, 24635, 'QU', 'OK', 'S', 1721467242, 1721467242, '1'),
(132284, 24634, 'QU', 'OK', 'S', 1721467266, 1721467266, '1'),
(132285, 24564, 'QU', 'OK', 'S', 1721467282, 1721467282, '1'),
(132286, 24430, 'QU', 'OK', 'S', 1721467298, 1721467298, '1'),
(132287, 24429, 'QU', 'OK', 'S', 1721467462, 1721467462, '1'),
(132288, 24412, 'QU', 'OK', 'S', 1721467476, 1721467476, '1'),
(132289, 24411, 'QU', 'OK', 'S', 1721467498, 1721467498, '1'),
(132290, 24411, 'QU', 'OK', 'S', 1721467499, 1721467499, '1'),
(132291, 24410, 'QU', 'OK', 'S', 1721467516, 1721467516, '1'),
(132292, 24410, 'QU', 'OK', 'S', 1721467516, 1721467516, '1'),
(132293, 24404, 'QU', 'OK', 'S', 1721467532, 1721467532, '1'),
(132294, 24402, 'QU', 'OK', 'S', 1721467540, 1721467540, '1'),
(132295, 24402, 'QU', 'OK', 'S', 1721467548, 1721467548, '1'),
(132296, 24398, 'QU', 'OK', 'S', 1721467560, 1721467560, '1'),
(132297, 24398, 'QU', 'OK', 'S', 1721467571, 1721467571, '1'),
(132298, 24397, 'QU', 'OK', 'S', 1721467583, 1721467583, '1'),
(132299, 24397, 'QU', 'OK', 'S', 1721467593, 1721467593, '1'),
(132300, 24396, 'QU', 'OK', 'S', 1721467603, 1721467603, '1'),
(132301, 24394, 'QU', 'OK', 'S', 1721467610, 1721467610, '1'),
(132302, 24391, 'QU', 'OK', 'S', 1721467629, 1721467629, '1'),
(132303, 24391, 'QU', 'OK', 'S', 1721467637, 1721467637, '1'),
(132304, 24389, 'QU', 'OK', 'S', 1721467645, 1721467645, '1'),
(132305, 24388, 'QU', 'OK', 'S', 1721467655, 1721467655, '1'),
(132306, 24387, 'QU', 'OK', 'S', 1721467666, 1721467666, '1'),
(132307, 23630, 'QU', 'OK', 'S', 1721467680, 1721467680, '1'),
(132308, 23630, 'QU', 'OK', 'S', 1721467689, 1721467689, '1'),
(132309, 23629, 'QU', 'OK', 'S', 1721467697, 1721467697, '1'),
(132310, 23627, 'QU', 'OK', 'S', 1721467707, 1721467707, '1'),
(132311, 23626, 'QU', 'OK', 'S', 1721467760, 1721467760, '1'),
(132312, 23625, 'QU', 'OK', 'S', 1721467771, 1721467771, '1'),
(132313, 23624, 'QU', 'OK', 'S', 1721467789, 1721467789, '1'),
(132314, 23622, 'QU', 'OK', 'S', 1721467799, 1721467799, '1'),
(132315, 23622, 'QU', 'OK', 'S', 1721467813, 1721467813, '1'),
(132316, 23621, 'QU', 'OK', 'S', 1721467828, 1721467828, '1'),
(132317, 23621, 'QU', 'OK', 'S', 1721467838, 1721467838, '1'),
(132318, 23620, 'QU', 'OK', 'S', 1721467860, 1721467860, '1'),
(132319, 23620, 'QU', 'OK', 'S', 1721467871, 1721467871, '1'),
(132320, 23619, 'QU', 'OK', 'S', 1721467881, 1721467881, '1'),
(132321, 23619, 'QU', 'OK', 'S', 1721467917, 1721467917, '1'),
(132322, 23618, 'QU', 'OK', 'S', 1721467931, 1721467931, '1'),
(132323, 23589, 'QU', 'OK', 'S', 1721467959, 1721467959, '1'),
(132324, 21839, 'QU', 'OK', 'S', 1721468061, 1721468061, '1'),
(132325, 23588, 'QU', 'OK', 'S', 1721468346, 1721468346, '1'),
(132326, 23569, 'QU', 'OK', 'S', 1721468358, 1721468358, '1'),
(132327, 23568, 'QU', 'OK', 'S', 1721468366, 1721468366, '1'),
(132328, 23568, 'QU', 'OK', 'S', 1721468381, 1721468381, '1'),
(132329, 23567, 'QU', 'OK', 'S', 1721468391, 1721468391, '1'),
(132330, 23566, 'QU', 'OK', 'S', 1721468407, 1721468407, '1'),
(132331, 28116, 'QU', 'OK', 'S', 1721468417, 1721468417, '1'),
(132332, 23566, 'QU', 'OK', 'S', 1721468463, 1721468463, '1'),
(132333, 23566, 'QU', 'OK', 'S', 1721468463, 1721468463, '1'),
(132334, 23566, 'QU', 'OK', 'S', 1721468463, 1721468463, '1'),
(132335, 23565, 'QU', 'OK', 'S', 1721468472, 1721468472, '1'),
(132336, 21797, 'QU', 'OK', 'S', 1721468474, 1721468474, '1'),
(132337, 23565, 'QU', 'OK', 'S', 1721468479, 1721468479, '1'),
(132338, 23564, 'QU', 'OK', 'S', 1721468487, 1721468487, '1'),
(132339, 21797, 'QU', 'OK', 'S', 1721468508, 1721468508, '1'),
(132340, 23559, 'QU', 'OK', 'S', 1721468519, 1721468519, '1'),
(132341, 29076, 'QU', 'OK', 'S', 1721468521, 1721468521, '1'),
(132342, 23557, 'QU', 'OK', 'S', 1721468543, 1721468543, '1'),
(132343, 28116, 'QU', 'OK', 'S', 1721468589, 1721468589, '1'),
(132344, 23556, 'QU', 'OK', 'S', 1721468597, 1721468597, '1'),
(132345, 23555, 'QU', 'OK', 'S', 1721468611, 1721468611, '1'),
(132346, 29690, 'QU', 'OK', 'S', 1721468817, 1721468817, '1'),
(132347, 29690, 'QU', 'OK', 'S', 1721468829, 1721468829, '1'),
(132348, 29690, 'QU', 'OK', 'S', 1721468831, 1721468831, '1'),
(132349, 31109, 'QU', 'OK', 'S', 1721468834, 1721468834, '1'),
(132350, 31110, 'QU', 'OK', 'S', 1721468836, 1721468836, '1'),
(132351, 26353, 'QU', 'OK', 'S', 1721468839, 1721468839, '1'),
(132352, 10525, 'QU', 'OK', 'S', 1721468842, 1721468842, '1'),
(132353, 32612, 'QU', 'OK', 'S', 1721468864, 1721468864, '1'),
(132354, 12540, 'QU', 'OK', 'S', 1721468875, 1721468875, '1'),
(132355, 32434, 'QU', 'OK', 'S', 1721468932, 1721468932, '1'),
(132356, 32434, 'QU', 'OK', 'S', 1721468933, 1721468933, '1'),
(132357, 23554, 'QU', 'OK', 'S', 1721469386, 1721469386, '1'),
(132358, 23554, 'QU', 'OK', 'S', 1721469395, 1721469395, '1'),
(132359, 23553, 'QU', 'OK', 'S', 1721469401, 1721469401, '1'),
(132360, 21905, 'QU', 'OK', 'S', 1721469411, 1721469411, '1'),
(132361, 21904, 'QU', 'OK', 'S', 1721469420, 1721469420, '1'),
(132362, 21903, 'QU', 'OK', 'S', 1721469456, 1721469456, '1'),
(132363, 21903, 'QU', 'OK', 'S', 1721469466, 1721469466, '1'),
(132364, 21902, 'QU', 'OK', 'S', 1721469476, 1721469476, '1'),
(132365, 21901, 'QU', 'OK', 'S', 1721469491, 1721469491, '1'),
(132366, 21900, 'QU', 'OK', 'S', 1721469633, 1721469633, '1'),
(132367, 21899, 'QU', 'OK', 'S', 1721469653, 1721469653, '1'),
(132368, 21898, 'QU', 'OK', 'S', 1721469661, 1721469661, '1'),
(132369, 21898, 'QU', 'OK', 'S', 1721469670, 1721469670, '1'),
(132370, 21897, 'QU', 'OK', 'S', 1721469677, 1721469677, '1'),
(132371, 21896, 'QU', 'OK', 'S', 1721469684, 1721469684, '1'),
(132372, 21608, 'QU', 'OK', 'S', 1721469716, 1721469716, '1'),
(132373, 17782, 'QU', 'OK', 'S', 1721469770, 1721469770, '1'),
(132374, 17782, 'QU', 'OK', 'S', 1721469776, 1721469776, '1'),
(132375, 17781, 'QU', 'OK', 'S', 1721469783, 1721469783, '1'),
(132376, 17778, 'QU', 'OK', 'S', 1721469789, 1721469789, '1'),
(132377, 17778, 'QU', 'OK', 'S', 1721469795, 1721469795, '1'),
(132378, 17777, 'QU', 'OK', 'S', 1721469811, 1721469811, '1'),
(132379, 17776, 'QU', 'OK', 'S', 1721469818, 1721469818, '1'),
(132380, 17775, 'QU', 'OK', 'S', 1721469824, 1721469824, '1'),
(132381, 17774, 'QU', 'OK', 'S', 1721469833, 1721469833, '1'),
(132382, 17771, 'QU', 'OK', 'S', 1721469844, 1721469844, '1'),
(132383, 17768, 'QU', 'OK', 'S', 1721469852, 1721469852, '1'),
(132384, 17767, 'QU', 'OK', 'S', 1721469860, 1721469860, '1'),
(132385, 17766, 'QU', 'OK', 'S', 1721469872, 1721469872, '1'),
(132386, 17765, 'QU', 'OK', 'S', 1721469889, 1721469889, '1'),
(132387, 15630, 'QU', 'OK', 'S', 1721469907, 1721469907, '1'),
(132388, 15568, 'QU', 'OK', 'S', 1721469915, 1721469915, '1'),
(132389, 15568, 'QU', 'OK', 'S', 1721469923, 1721469923, '1'),
(132390, 15567, 'QU', 'OK', 'S', 1721469930, 1721469930, '1'),
(132391, 15567, 'QU', 'OK', 'S', 1721469937, 1721469937, '1'),
(132392, 15565, 'QU', 'OK', 'S', 1721469946, 1721469946, '1'),
(132393, 15565, 'QU', 'OK', 'S', 1721469951, 1721469951, '1'),
(132394, 15564, 'QU', 'OK', 'S', 1721469958, 1721469958, '1'),
(132395, 15564, 'QU', 'OK', 'S', 1721469965, 1721469965, '1'),
(132396, 15563, 'QU', 'OK', 'S', 1721469971, 1721469971, '1'),
(132397, 15563, 'QU', 'OK', 'S', 1721469977, 1721469977, '1'),
(132398, 15388, 'QU', 'OK', 'S', 1721469983, 1721469983, '1'),
(132399, 15388, 'QU', 'OK', 'S', 1721469989, 1721469989, '1'),
(132400, 15387, 'QU', 'OK', 'S', 1721470001, 1721470001, '1'),
(132401, 15387, 'QU', 'OK', 'S', 1721470008, 1721470008, '1'),
(132402, 15386, 'QU', 'OK', 'S', 1721470017, 1721470017, '1'),
(132403, 15386, 'QU', 'OK', 'S', 1721470022, 1721470022, '1'),
(132404, 15385, 'QU', 'OK', 'S', 1721470030, 1721470030, '1'),
(132405, 15385, 'QU', 'OK', 'S', 1721470037, 1721470037, '1'),
(132406, 15384, 'QU', 'OK', 'S', 1721470043, 1721470043, '1'),
(132407, 15383, 'QU', 'OK', 'S', 1721470057, 1721470057, '1'),
(132408, 15382, 'QU', 'OK', 'S', 1721470065, 1721470065, '1'),
(132409, 32713, 'QU', 'OK', 'S', 1721470436, 1721470436, '1'),
(132410, 32709, 'QU', 'OK', 'S', 1721470469, 1721470469, '1'),
(132411, 32706, 'QU', 'OK', 'S', 1721470498, 1721470498, '1'),
(132412, 32299, 'QU', 'OK', 'S', 1721470595, 1721470595, '1'),
(132413, 32299, 'QU', 'OK', 'S', 1721470597, 1721470597, '1'),
(132414, 32299, 'QU', 'OK', 'S', 1721470599, 1721470599, '1'),
(132415, 32703, 'QU', 'OK', 'S', 1721470705, 1721470705, '1'),
(132416, 30416, 'QU', 'OK', 'S', 1721470948, 1721470948, '1'),
(132417, 20062, 'QU', 'OK', 'S', 1721471047, 1721471047, '1'),
(132418, 20063, 'QU', 'OK', 'S', 1721471062, 1721471062, '1'),
(132419, 32705, 'QU', 'OK', 'S', 1721471216, 1721471216, '1'),
(132420, 32703, 'QU', 'OK', 'S', 1721471297, 1721471297, '1'),
(132421, 32707, 'QU', 'OK', 'S', 1721471492, 1721471492, '1'),
(132422, 20064, 'QU', 'OK', 'S', 1721471722, 1721471722, '1'),
(132423, 20065, 'QU', 'OK', 'S', 1721471740, 1721471740, '1'),
(132424, 32576, 'QU', 'OK', 'S', 1721472080, 1721472080, '1'),
(132425, 8422, 'QU', 'OK', 'S', 1721472082, 1721472082, '1'),
(132426, 31729, 'QU', 'OK', 'S', 1721472084, 1721472084, '1'),
(132427, 31728, 'QU', 'OK', 'S', 1721472087, 1721472087, '1'),
(132428, 32610, 'QU', 'OK', 'S', 1721472089, 1721472089, '1'),
(132429, 16716, 'QU', 'OK', 'S', 1721472091, 1721472091, '1'),
(132430, 24262, 'QU', 'OK', 'S', 1721472094, 1721472094, '1'),
(132431, 32657, 'QU', 'OK', 'S', 1721472096, 1721472096, '1'),
(132432, 31728, 'QU', 'OK', 'S', 1721472098, 1721472098, '1'),
(132433, 31729, 'QU', 'OK', 'S', 1721472100, 1721472100, '1'),
(132434, 32657, 'QU', 'OK', 'S', 1721472102, 1721472102, '1'),
(132435, 24248, 'QU', 'OK', 'S', 1721472104, 1721472104, '1'),
(132436, 24248, 'QU', 'OK', 'S', 1721472105, 1721472105, '1'),
(132437, 3466, 'QU', 'OK', 'S', 1721472109, 1721472109, '1'),
(132438, 16716, 'QU', 'OK', 'S', 1721472111, 1721472111, '1'),
(132439, 32610, 'QU', 'OK', 'S', 1721472113, 1721472113, '1'),
(132440, 32610, 'QU', 'OK', 'S', 1721472116, 1721472116, '1'),
(132441, 32610, 'QU', 'OK', 'S', 1721472118, 1721472118, '1'),
(132442, 8422, 'QU', 'OK', 'S', 1721472123, 1721472123, '1'),
(132443, 20066, 'QU', 'OK', 'S', 1721472139, 1721472139, '1'),
(132444, 20668, 'QU', 'OK', 'S', 1721472159, 1721472159, '1'),
(132445, 32694, 'QU', 'OK', 'S', 1721472176, 1721472176, '1'),
(132446, 32695, 'QU', 'OK', 'S', 1721472370, 1721472370, '1'),
(132447, 32179, 'QU', 'OK', 'S', 1721472416, 1721472416, '1'),
(132448, 32697, 'QU', 'OK', 'S', 1721472436, 1721472436, '1'),
(132449, 32701, 'QU', 'OK', 'S', 1721472480, 1721472480, '1'),
(132450, 32696, 'QU', 'OK', 'S', 1721472843, 1721472843, '1'),
(132451, 32708, 'QU', 'OK', 'S', 1721473144, 1721473144, '1'),
(132452, 32704, 'QU', 'OK', 'S', 1721473187, 1721473187, '1'),
(132453, 32704, 'QU', 'OK', 'S', 1721473238, 1721473238, '1'),
(132454, 32698, 'QU', 'OK', 'S', 1721473388, 1721473388, '1'),
(132455, 32699, 'QU', 'OK', 'S', 1721473422, 1721473422, '1'),
(132456, 32700, 'QU', 'OK', 'S', 1721473473, 1721473473, '1'),
(132457, 32702, 'QU', 'OK', 'S', 1721473582, 1721473582, '1'),
(132458, 32682, 'QU', 'OK', 'S', 1721473617, 1721473617, '1'),
(132459, 32687, 'QU', 'OK', 'S', 1721473646, 1721473646, '1'),
(132460, 20670, 'QU', 'OK', 'S', 1721473718, 1721473718, '1'),
(132461, 32710, 'QU', 'OK', 'S', 1721473744, 1721473744, '1'),
(132462, 32711, 'QU', 'OK', 'S', 1721473805, 1721473805, '1'),
(132463, 32712, 'QU', 'OK', 'S', 1721474075, 1721474075, '1'),
(132464, 32714, 'QU', 'OK', 'S', 1721474114, 1721474114, '1'),
(132465, 21318, 'QU', 'OK', 'S', 1721474158, 1721474158, '1'),
(132466, 21322, 'QU', 'OK', 'S', 1721474244, 1721474244, '1'),
(132467, 21322, 'QU', 'OK', 'S', 1721474244, 1721474244, '1'),
(132468, 21322, 'QU', 'OK', 'S', 1721474244, 1721474244, '1'),
(132469, 21322, 'QU', 'OK', 'S', 1721474244, 1721474244, '1'),
(132470, 21322, 'QU', 'OK', 'S', 1721474244, 1721474244, '1'),
(132471, 32434, 'QU', 'OK', 'S', 1721474259, 1721474259, '1'),
(132472, 21328, 'QU', 'OK', 'S', 1721474706, 1721474706, '1'),
(132473, 21331, 'QU', 'OK', 'S', 1721474727, 1721474727, '1'),
(132474, 21332, 'QU', 'OK', 'S', 1721474741, 1721474741, '1'),
(132475, 21334, 'QU', 'OK', 'S', 1721475167, 1721475167, '1'),
(132476, 21333, 'QU', 'OK', 'S', 1721475178, 1721475178, '1'),
(132477, 21565, 'QU', 'OK', 'S', 1721475193, 1721475193, '1'),
(132478, 31650, 'QU', 'OK', 'S', 1721475250, 1721475250, '1'),
(132479, 31650, 'QU', 'OK', 'S', 1721475250, 1721475250, '1'),
(132480, 21609, 'QU', 'OK', 'S', 1721475434, 1721475434, '1'),
(132481, 21714, 'QU', 'OK', 'S', 1721475487, 1721475487, '1'),
(132482, 21715, 'QU', 'OK', 'S', 1721475498, 1721475498, '1'),
(132483, 21716, 'QU', 'OK', 'S', 1721475506, 1721475506, '1'),
(132484, 21717, 'QU', 'OK', 'S', 1721475514, 1721475514, '1'),
(132485, 21718, 'QU', 'OK', 'S', 1721475526, 1721475526, '1'),
(132486, 21843, 'QU', 'OK', 'S', 1721475536, 1721475536, '1'),
(132487, 31746, 'QU', 'OK', 'S', 1721475762, 1721475762, '1'),
(132488, 31611, 'QU', 'OK', 'S', 1721475978, 1721475978, '1'),
(132489, 29343, 'QU', 'OK', 'S', 1721475986, 1721475986, '1'),
(132490, 30633, 'QU', 'OK', 'S', 1721475991, 1721475991, '1'),
(132491, 31230, 'QU', 'OK', 'S', 1721475995, 1721475995, '1'),
(132492, 30578, 'QU', 'OK', 'S', 1721475999, 1721475999, '1'),
(132493, 1818, 'QU', 'OK', 'S', 1721476005, 1721476005, '1'),
(132494, 29898, 'QU', 'OK', 'S', 1721476008, 1721476008, '1'),
(132495, 29706, 'QU', 'OK', 'S', 1721476011, 1721476011, '1'),
(132496, 31112, 'QU', 'OK', 'S', 1721476019, 1721476019, '1'),
(132497, 32170, 'QU', 'OK', 'S', 1721476029, 1721476029, '1'),
(132498, 9768, 'QU', 'OK', 'S', 1721476034, 1721476034, '1'),
(132499, 21483, 'QU', 'OK', 'S', 1721476038, 1721476038, '1'),
(132500, 31747, 'QU', 'OK', 'S', 1721476042, 1721476042, '1'),
(132501, 29369, 'QU', 'OK', 'S', 1721476047, 1721476047, '1'),
(132502, 29370, 'QU', 'OK', 'S', 1721476050, 1721476050, '1'),
(132503, 21681, 'QU', 'OK', 'S', 1721476055, 1721476055, '1'),
(132504, 24321, 'QU', 'OK', 'S', 1721476067, 1721476067, '1'),
(132505, 24321, 'QU', 'OK', 'S', 1721476072, 1721476072, '1'),
(132506, 32451, 'QU', 'OK', 'S', 1721476076, 1721476076, '1'),
(132507, 32044, 'QU', 'OK', 'S', 1721476079, 1721476079, '1'),
(132508, 32045, 'QU', 'OK', 'S', 1721476084, 1721476084, '1'),
(132509, 18583, 'QU', 'OK', 'S', 1721476087, 1721476087, '1'),
(132510, 30566, 'QU', 'OK', 'S', 1721476091, 1721476091, '1'),
(132511, 29984, 'QU', 'OK', 'S', 1721476095, 1721476095, '1'),
(132512, 31903, 'QU', 'OK', 'S', 1721476106, 1721476106, '1'),
(132513, 30566, 'QU', 'OK', 'S', 1721476131, 1721476131, '1'),
(132514, 15890, 'QU', 'OK', 'S', 1721476134, 1721476134, '1'),
(132515, 24321, 'QU', 'OK', 'S', 1721476137, 1721476137, '1'),
(132516, 29899, 'QU', 'OK', 'S', 1721476142, 1721476142, '1'),
(132517, 13457, 'QU', 'OK', 'S', 1721476146, 1721476146, '1'),
(132518, 17161, 'QU', 'OK', 'S', 1721476150, 1721476150, '1'),
(132519, 32172, 'QU', 'OK', 'S', 1721476155, 1721476155, '1'),
(132520, 31916, 'QU', 'OK', 'S', 1721476159, 1721476159, '1'),
(132521, 32451, 'QU', 'OK', 'S', 1721476162, 1721476162, '1'),
(132522, 31746, 'QU', 'OK', 'S', 1721476163, 1721476163, '1'),
(132523, 32430, 'QU', 'OK', 'S', 1721476166, 1721476166, '1'),
(132524, 32399, 'QU', 'OK', 'S', 1721476171, 1721476171, '1'),
(132525, 32044, 'QU', 'OK', 'S', 1721476176, 1721476176, '1'),
(132526, 20399, 'QU', 'OK', 'S', 1721476181, 1721476181, '1'),
(132527, 31747, 'QU', 'OK', 'S', 1721476185, 1721476185, '1'),
(132528, 30744, 'QU', 'OK', 'S', 1721476190, 1721476190, '1'),
(132529, 30818, 'QU', 'OK', 'S', 1721476193, 1721476193, '1'),
(132530, 30656, 'QU', 'OK', 'S', 1721476196, 1721476196, '1'),
(132531, 21888, 'QU', 'OK', 'S', 1721476201, 1721476201, '1'),
(132532, 31748, 'QU', 'OK', 'S', 1721476206, 1721476206, '1'),
(132533, 30766, 'QU', 'OK', 'S', 1721476211, 1721476211, '1'),
(132534, 15889, 'QU', 'OK', 'S', 1721476214, 1721476214, '1'),
(132535, 32392, 'QU', 'OK', 'S', 1721476230, 1721476230, '1'),
(132536, 29494, 'QU', 'OK', 'S', 1721476236, 1721476236, '1'),
(132537, 32088, 'QU', 'OK', 'S', 1721476240, 1721476240, '1'),
(132538, 32391, 'QU', 'OK', 'S', 1721476244, 1721476244, '1'),
(132539, 32450, 'QU', 'OK', 'S', 1721476248, 1721476248, '1'),
(132540, 32525, 'QU', 'OK', 'S', 1721476251, 1721476251, '1'),
(132541, 32328, 'QU', 'OK', 'S', 1721476254, 1721476254, '1'),
(132542, 32087, 'QU', 'OK', 'S', 1721476258, 1721476258, '1'),
(132543, 32044, 'QU', 'OK', 'S', 1721476262, 1721476262, '1'),
(132544, 5246, 'QU', 'OK', 'S', 1721476266, 1721476266, '1'),
(132545, 5246, 'QU', 'OK', 'S', 1721476268, 1721476268, '1'),
(132546, 29982, 'QU', 'OK', 'S', 1721476272, 1721476272, '1'),
(132547, 32088, 'QU', 'OK', 'S', 1721476277, 1721476277, '1'),
(132548, 32088, 'QU', 'OK', 'S', 1721476281, 1721476281, '1'),
(132549, 32556, 'QU', 'OK', 'S', 1721476284, 1721476284, '1'),
(132550, 32556, 'QU', 'OK', 'S', 1721476286, 1721476286, '1'),
(132551, 30789, 'QU', 'OK', 'S', 1721476295, 1721476295, '1'),
(132552, 32451, 'QU', 'OK', 'S', 1721476299, 1721476299, '1'),
(132553, 30789, 'QU', 'OK', 'S', 1721476303, 1721476303, '1'),
(132554, 30789, 'QU', 'OK', 'S', 1721476319, 1721476319, '1'),
(132555, 32430, 'QU', 'OK', 'S', 1721476323, 1721476323, '1'),
(132556, 29022, 'QU', 'OK', 'S', 1721476327, 1721476327, '1'),
(132557, 32327, 'QU', 'OK', 'S', 1721476331, 1721476331, '1'),
(132558, 25471, 'QU', 'OK', 'S', 1721476335, 1721476335, '1'),
(132559, 24801, 'QU', 'OK', 'S', 1721476339, 1721476339, '1'),
(132560, 31455, 'QU', 'OK', 'S', 1721476343, 1721476343, '1'),
(132561, 31470, 'QU', 'OK', 'S', 1721476346, 1721476346, '1'),
(132562, 31471, 'QU', 'OK', 'S', 1721476350, 1721476350, '1'),
(132563, 31648, 'QU', 'OK', 'S', 1721476355, 1721476355, '1'),
(132564, 27262, 'QU', 'OK', 'S', 1721476362, 1721476362, '1'),
(132565, 31730, 'QU', 'OK', 'S', 1721476367, 1721476367, '1'),
(132566, 32525, 'QU', 'OK', 'S', 1721476406, 1721476406, '1'),
(132567, 3059, 'QU', 'OK', 'S', 1721476457, 1721476457, '1'),
(132568, 31649, 'QU', 'OK', 'S', 1721476466, 1721476466, '1'),
(132569, 3059, 'QU', 'OK', 'S', 1721476476, 1721476476, '1'),
(132570, 31915, 'QU', 'OK', 'S', 1721476533, 1721476533, '1'),
(132571, 31915, 'QU', 'OK', 'S', 1721476554, 1721476554, '1'),
(132572, 24573, 'QU', 'OK', 'S', 1721476596, 1721476596, '1'),
(132573, 19534, 'QU', 'OK', 'S', 1721476606, 1721476606, '1'),
(132574, 24258, 'QU', 'OK', 'S', 1721476613, 1721476613, '1'),
(132575, 15998, 'QU', 'OK', 'S', 1721476621, 1721476621, '1'),
(132576, 15998, 'QU', 'OK', 'S', 1721476624, 1721476624, '1'),
(132577, 31194, 'QU', 'OK', 'S', 1721476628, 1721476628, '1'),
(132578, 29254, 'QU', 'OK', 'S', 1721476631, 1721476631, '1'),
(132579, 14795, 'QU', 'OK', 'S', 1721476652, 1721476652, '1'),
(132580, 18818, 'QU', 'OK', 'S', 1721476657, 1721476657, '1'),
(132581, 30818, 'QU', 'OK', 'S', 1721476661, 1721476661, '1'),
(132582, 30766, 'QU', 'OK', 'S', 1721476669, 1721476669, '1'),
(132583, 2688, 'QU', 'OK', 'S', 1721476679, 1721476679, '1'),
(132584, 32171, 'QU', 'OK', 'S', 1721476687, 1721476687, '1'),
(132585, 32239, 'QU', 'OK', 'S', 1721476703, 1721476703, '1'),
(132586, 27283, 'QU', 'OK', 'S', 1721476707, 1721476707, '1'),
(132587, 18092, 'QU', 'OK', 'S', 1721476710, 1721476710, '1'),
(132588, 24530, 'QU', 'OK', 'S', 1721476714, 1721476714, '1'),
(132589, 32203, 'QU', 'OK', 'S', 1721476716, 1721476716, '1'),
(132590, 31587, 'QU', 'OK', 'S', 1721476719, 1721476719, '1'),
(132591, 19957, 'QU', 'OK', 'S', 1721476723, 1721476723, '1'),
(132592, 32201, 'QU', 'OK', 'S', 1721476727, 1721476727, '1'),
(132593, 31235, 'QU', 'OK', 'S', 1721476729, 1721476729, '1'),
(132594, 31235, 'QU', 'OK', 'S', 1721476737, 1721476737, '1'),
(132595, 32144, 'QU', 'OK', 'S', 1721476741, 1721476741, '1'),
(132596, 31099, 'QU', 'OK', 'S', 1721476744, 1721476744, '1'),
(132597, 32144, 'QU', 'OK', 'S', 1721476746, 1721476746, '1'),
(132598, 32203, 'QU', 'OK', 'S', 1721476749, 1721476749, '1'),
(132599, 32439, 'QU', 'OK', 'S', 1721476752, 1721476752, '1'),
(132600, 24245, 'QU', 'OK', 'S', 1721476756, 1721476756, '1'),
(132601, 16638, 'QU', 'OK', 'S', 1721476759, 1721476759, '1'),
(132602, 15835, 'QU', 'OK', 'S', 1721476762, 1721476762, '1'),
(132603, 31230, 'QU', 'OK', 'S', 1721476773, 1721476773, '1'),
(132604, 31588, 'QU', 'OK', 'S', 1721476806, 1721476806, '1'),
(132605, 31588, 'QU', 'OK', 'S', 1721476810, 1721476810, '1'),
(132606, 31062, 'QU', 'OK', 'S', 1721476992, 1721476992, '1'),
(132607, 14475, 'QU', 'OK', 'S', 1721477150, 1721477150, '1'),
(132608, 14475, 'QU', 'OK', 'S', 1721477166, 1721477166, '1'),
(132609, 31238, 'QU', 'OK', 'S', 1721477169, 1721477169, '1'),
(132610, 31063, 'QU', 'OK', 'S', 1721477362, 1721477362, '1'),
(132611, 32525, 'QU', 'OK', 'S', 1721477948, 1721477948, '1'),
(132612, 31035, 'QU', 'OK', 'S', 1721478074, 1721478074, '1'),
(132613, 32458, 'QU', 'OK', 'S', 1721478573, 1721478573, '1'),
(132614, 25002, 'QU', 'OK', 'S', 1721478830, 1721478830, '1'),
(132615, 28116, 'QU', 'OK', 'S', 1721479094, 1721479094, '1'),
(132616, 28116, 'QU', 'OK', 'S', 1721479111, 1721479111, '1'),
(132617, 26838, 'QU', 'OK', 'S', 1721479246, 1721479246, '1'),
(132618, 21572, 'QU', 'OK', 'S', 1721479303, 1721479303, '1'),
(132619, 21572, 'QU', 'OK', 'S', 1721479319, 1721479319, '1'),
(132620, 21572, 'QU', 'OK', 'S', 1721479332, 1721479332, '1'),
(132621, 32673, 'QU', 'OK', 'S', 1721479340, 1721479340, '1'),
(132622, 32356, 'QU', 'OK', 'S', 1721479345, 1721479345, '1'),
(132623, 32705, 'QU', 'OK', 'S', 1721479348, 1721479348, '1'),
(132624, 21572, 'QU', 'OK', 'S', 1721479349, 1721479349, '1'),
(132625, 32707, 'QU', 'OK', 'S', 1721479354, 1721479354, '1'),
(132626, 32509, 'QU', 'OK', 'S', 1721479358, 1721479358, '1'),
(132627, 21572, 'QU', 'OK', 'S', 1721479358, 1721479358, '1'),
(132628, 32560, 'QU', 'OK', 'S', 1721479362, 1721479362, '1'),
(132629, 32509, 'QU', 'OK', 'S', 1721479366, 1721479366, '1'),
(132630, 32509, 'QU', 'OK', 'S', 1721479369, 1721479369, '1'),
(132631, 32469, 'QU', 'OK', 'S', 1721479372, 1721479372, '1'),
(132632, 32560, 'QU', 'OK', 'S', 1721479375, 1721479375, '1'),
(132633, 32560, 'QU', 'OK', 'S', 1721479379, 1721479379, '1'),
(132634, 21697, 'QU', 'OK', 'S', 1721479382, 1721479382, '1'),
(132635, 21697, 'QU', 'OK', 'S', 1721479388, 1721479388, '1'),
(132636, 32357, 'QU', 'OK', 'S', 1721479396, 1721479396, '1'),
(132637, 32537, 'QU', 'OK', 'S', 1721479400, 1721479400, '1'),
(132638, 21697, 'QU', 'OK', 'S', 1721479405, 1721479405, '1'),
(132639, 21567, 'QU', 'OK', 'S', 1721479516, 1721479516, '1'),
(132640, 21567, 'QU', 'OK', 'S', 1721479536, 1721479536, '1'),
(132641, 21567, 'QU', 'OK', 'S', 1721479593, 1721479593, '1'),
(132642, 21567, 'QU', 'OK', 'S', 1721479611, 1721479611, '1'),
(132643, 12737, 'QU', 'OK', 'S', 1721480089, 1721480089, '1'),
(132644, 11573, 'QU', 'OK', 'S', 1721480146, 1721480146, '1'),
(132645, 14222, 'QU', 'OK', 'S', 1721480188, 1721480188, '1'),
(132646, 18075, 'QU', 'OK', 'S', 1721480207, 1721480207, '1'),
(132647, 31149, 'QU', 'OK', 'S', 1721480754, 1721480754, '1'),
(132648, 12089, 'QU', 'OK', 'S', 1721480850, 1721480850, '1'),
(132649, 12089, 'QU', 'OK', 'S', 1721480853, 1721480853, '1'),
(132650, 12089, 'QU', 'OK', 'S', 1721480904, 1721480904, '1'),
(132651, 12089, 'QU', 'OK', 'S', 1721480939, 1721480939, '1'),
(132652, 9008, 'QU', 'OK', 'S', 1721480988, 1721480988, '1'),
(132653, 9008, 'QU', 'OK', 'S', 1721480991, 1721480991, '1'),
(132654, 9008, 'QU', 'OK', 'S', 1721480995, 1721480995, '1'),
(132655, 19037, 'QU', 'OK', 'S', 1721481061, 1721481061, '1'),
(132656, 19037, 'QU', 'OK', 'S', 1721481073, 1721481073, '1'),
(132657, 25320, 'QU', 'OK', 'S', 1721481189, 1721481189, '1'),
(132658, 25320, 'QU', 'OK', 'S', 1721481198, 1721481198, '1'),
(132659, 25320, 'QU', 'OK', 'S', 1721481204, 1721481204, '1'),
(132660, 25319, 'QU', 'OK', 'S', 1721481243, 1721481243, '1'),
(132661, 25318, 'QU', 'OK', 'S', 1721481264, 1721481264, '1'),
(132662, 13629, 'QU', 'OK', 'S', 1721481298, 1721481298, '1'),
(132663, 13629, 'QU', 'OK', 'S', 1721481318, 1721481318, '1'),
(132664, 13629, 'QU', 'OK', 'S', 1721481327, 1721481327, '1'),
(132665, 13629, 'QU', 'OK', 'S', 1721481332, 1721481332, '1'),
(132666, 13629, 'QU', 'OK', 'S', 1721481338, 1721481338, '1'),
(132667, 13629, 'QU', 'OK', 'S', 1721481343, 1721481343, '1'),
(132668, 13629, 'QU', 'OK', 'S', 1721481347, 1721481347, '1'),
(132669, 13628, 'QU', 'OK', 'S', 1721481393, 1721481393, '1'),
(132670, 13628, 'QU', 'OK', 'S', 1721481397, 1721481397, '1'),
(132671, 13628, 'QU', 'OK', 'S', 1721481400, 1721481400, '1'),
(132672, 13628, 'QU', 'OK', 'S', 1721481403, 1721481403, '1'),
(132673, 11655, 'QU', 'OK', 'S', 1721481431, 1721481431, '1'),
(132674, 11660, 'QU', 'OK', 'S', 1721481465, 1721481465, '1'),
(132675, 22827, 'QU', 'OK', 'S', 1721481495, 1721481495, '1'),
(132676, 13121, 'QU', 'OK', 'S', 1721481531, 1721481531, '1'),
(132677, 13121, 'QU', 'OK', 'S', 1721481535, 1721481535, '1'),
(132678, 12088, 'QU', 'OK', 'S', 1721481579, 1721481579, '1'),
(132679, 23296, 'QU', 'OK', 'S', 1721481666, 1721481666, '1'),
(132680, 18453, 'QU', 'OK', 'S', 1721481733, 1721481733, '1'),
(132681, 18453, 'QU', 'OK', 'S', 1721481740, 1721481740, '1'),
(132682, 32170, 'QU', 'OK', 'S', 1721481744, 1721481744, '1'),
(132683, 24579, 'QU', 'OK', 'S', 1721481750, 1721481750, '1'),
(132684, 32345, 'QU', 'OK', 'S', 1721481754, 1721481754, '1'),
(132685, 32477, 'QU', 'OK', 'S', 1721481756, 1721481756, '1'),
(132686, 32262, 'QU', 'OK', 'S', 1721481776, 1721481776, '1'),
(132687, 32170, 'QU', 'OK', 'S', 1721481778, 1721481778, '1'),
(132688, 23074, 'QU', 'OK', 'S', 1721481785, 1721481785, '1'),
(132689, 23074, 'QU', 'OK', 'S', 1721481788, 1721481788, '1'),
(132690, 19840, 'QU', 'OK', 'S', 1721481792, 1721481792, '1'),
(132691, 32606, 'QU', 'OK', 'S', 1721481794, 1721481794, '1'),
(132692, 23074, 'QU', 'OK', 'S', 1721481797, 1721481797, '1'),
(132693, 32143, 'QU', 'OK', 'S', 1721481807, 1721481807, '1'),
(132694, 24579, 'QU', 'OK', 'S', 1721481809, 1721481809, '1'),
(132695, 32143, 'QU', 'OK', 'S', 1721481812, 1721481812, '1'),
(132696, 24513, 'QU', 'OK', 'S', 1721481824, 1721481824, '1'),
(132697, 19840, 'QU', 'OK', 'S', 1721481831, 1721481831, '1'),
(132698, 32606, 'QU', 'OK', 'S', 1721481838, 1721481838, '1'),
(132699, 25623, 'QU', 'OK', 'S', 1721481844, 1721481844, '1'),
(132700, 30506, 'QU', 'OK', 'S', 1721481848, 1721481848, '1'),
(132701, 25936, 'QU', 'OK', 'S', 1721481895, 1721481895, '1'),
(132702, 25936, 'QU', 'OK', 'S', 1721481902, 1721481902, '1'),
(132703, 23073, 'QU', 'OK', 'S', 1721481964, 1721481964, '1'),
(132704, 23073, 'QU', 'OK', 'S', 1721481978, 1721481978, '1'),
(132705, 11248, 'QU', 'OK', 'S', 1721482003, 1721482003, '1'),
(132706, 11248, 'QU', 'OK', 'S', 1721482021, 1721482021, '1'),
(132707, 25629, 'QU', 'OK', 'S', 1721482043, 1721482043, '1'),
(132708, 25629, 'QU', 'OK', 'S', 1721482043, 1721482043, '1'),
(132709, 23067, 'QU', 'OK', 'S', 1721482166, 1721482166, '1'),
(132710, 23067, 'QU', 'OK', 'S', 1721482169, 1721482169, '1'),
(132711, 23067, 'QU', 'OK', 'S', 1721482198, 1721482198, '1'),
(132712, 23072, 'QU', 'OK', 'S', 1721482239, 1721482239, '1'),
(132713, 29504, 'QU', 'OK', 'S', 1721622499, 1721622499, '1'),
(132714, 32455, 'QU', 'OK', 'S', 1721622814, 1721622814, '1'),
(132715, 31019, 'QU', 'OK', 'S', 1721623092, 1721623092, '1'),
(132716, 30955, 'QU', 'OK', 'S', 1721623256, 1721623256, '1'),
(132717, 32358, 'QU', 'OK', 'S', 1721623303, 1721623303, '1'),
(132718, 30919, 'QU', 'OK', 'S', 1721624042, 1721624042, '1'),
(132719, 32278, 'QU', 'OK', 'S', 1721624820, 1721624820, '1'),
(132720, 29584, 'QU', 'OK', 'S', 1721625001, 1721625001, '1'),
(132721, 32362, 'QU', 'OK', 'S', 1721625144, 1721625144, '1'),
(132722, 32353, 'QU', 'OK', 'S', 1721625483, 1721625483, '1'),
(132723, 21888, 'QU', 'OK', 'S', 1721627299, 1721627299, '1'),
(132724, 15897, 'QU', 'OK', 'S', 1721627579, 1721627579, '1'),
(132725, 24851, 'QU', 'OK', 'S', 1721627849, 1721627849, '1'),
(132726, 32525, 'QU', 'OK', 'S', 1721628092, 1721628092, '1'),
(132727, 32525, 'QU', 'OK', 'S', 1721628101, 1721628101, '1'),
(132728, 23069, 'QU', 'OK', 'S', 1721628373, 1721628373, '1'),
(132729, 23069, 'QU', 'OK', 'S', 1721628377, 1721628377, '1'),
(132730, 23069, 'QU', 'OK', 'S', 1721628380, 1721628380, '1'),
(132731, 23069, 'QU', 'OK', 'S', 1721628403, 1721628403, '1'),
(132732, 23069, 'QU', 'OK', 'S', 1721628429, 1721628429, '1'),
(132733, 23069, 'QU', 'OK', 'S', 1721628446, 1721628446, '1'),
(132734, 23069, 'QU', 'OK', 'S', 1721628450, 1721628450, '1'),
(132735, 22633, 'QU', 'OK', 'S', 1721629223, 1721629223, '1'),
(132736, 31245, 'QU', 'OK', 'S', 1721629313, 1721629313, '1'),
(132737, 31558, 'QU', 'OK', 'S', 1721629413, 1721629413, '1'),
(132738, 31464, 'QU', 'OK', 'S', 1721629455, 1721629455, '1'),
(132739, 32102, 'QU', 'OK', 'S', 1721629545, 1721629545, '1'),
(132740, 24925, 'QU', 'OK', 'S', 1721629972, 1721629972, '1'),
(132741, 30810, 'QU', 'OK', 'S', 1721630167, 1721630167, '1'),
(132742, 26347, 'QU', 'OK', 'S', 1721630351, 1721630351, '1'),
(132743, 26347, 'QU', 'OK', 'S', 1721630354, 1721630354, '1'),
(132744, 26342, 'QU', 'OK', 'S', 1721630382, 1721630382, '1'),
(132745, 9454, 'QU', 'OK', 'S', 1721630804, 1721630804, '1'),
(132746, 26836, 'QU', 'OK', 'S', 1721631693, 1721631693, '1'),
(132747, 26913, 'QU', 'OK', 'S', 1721631898, 1721631898, '1'),
(132748, 21573, 'QU', 'OK', 'S', 1721631975, 1721631975, '1'),
(132749, 26834, 'QU', 'OK', 'S', 1721632427, 1721632427, '1'),
(132750, 32693, 'QU', 'OK', 'S', 1721632933, 1721632933, '1'),
(132751, 32693, 'QU', 'OK', 'S', 1721632983, 1721632983, '1'),
(132752, 32355, 'QU', 'OK', 'S', 1721633098, 1721633098, '1'),
(132753, 28464, 'QU', 'OK', 'S', 1721633296, 1721633296, '1'),
(132754, 32649, 'QU', 'OK', 'S', 1721633329, 1721633329, '1'),
(132755, 32631, 'QU', 'OK', 'S', 1721633338, 1721633338, '1'),
(132756, 32349, 'QU', 'OK', 'S', 1721633347, 1721633347, '1'),
(132757, 32348, 'QU', 'OK', 'S', 1721633365, 1721633365, '1'),
(132758, 26838, 'QU', 'OK', 'S', 1721633499, 1721633499, '1'),
(132759, 26838, 'QU', 'OK', 'S', 1721633515, 1721633515, '1'),
(132760, 26838, 'QU', 'OK', 'S', 1721633531, 1721633531, '1'),
(132761, 26838, 'QU', 'OK', 'S', 1721633550, 1721633550, '1'),
(132762, 26838, 'QU', 'OK', 'S', 1721633564, 1721633564, '1'),
(132763, 26838, 'QU', 'OK', 'S', 1721633581, 1721633581, '1'),
(132764, 26838, 'QU', 'OK', 'S', 1721633601, 1721633601, '1'),
(132765, 26838, 'QU', 'OK', 'S', 1721633620, 1721633620, '1'),
(132766, 28116, 'QU', 'OK', 'S', 1721633732, 1721633732, '1'),
(132767, 28116, 'QU', 'OK', 'S', 1721633745, 1721633745, '1'),
(132768, 28116, 'QU', 'OK', 'S', 1721633822, 1721633822, '1'),
(132769, 28090, 'QU', 'OK', 'S', 1721633990, 1721633990, '1'),
(132770, 28090, 'QU', 'OK', 'S', 1721634151, 1721634151, '1'),
(132771, 28090, 'QU', 'OK', 'S', 1721634187, 1721634187, '1'),
(132772, 28090, 'QU', 'OK', 'S', 1721634244, 1721634244, '1'),
(132773, 28090, 'QU', 'OK', 'S', 1721634284, 1721634284, '1'),
(132774, 18818, 'QU', 'OK', 'S', 1721634446, 1721634446, '1'),
(132775, 26837, 'QU', 'OK', 'S', 1721634487, 1721634487, '1'),
(132776, 26837, 'QU', 'OK', 'S', 1721634511, 1721634511, '1'),
(132777, 21572, 'QU', 'OK', 'S', 1721634592, 1721634592, '1'),
(132778, 21572, 'QU', 'OK', 'S', 1721634632, 1721634632, '1'),
(132779, 21572, 'QU', 'OK', 'S', 1721634643, 1721634643, '1'),
(132780, 21572, 'QU', 'OK', 'S', 1721634663, 1721634663, '1'),
(132781, 21572, 'QU', 'OK', 'S', 1721634674, 1721634674, '1'),
(132782, 2710, 'QU', 'OK', 'S', 1721635916, 1721635916, '1'),
(132783, 23176, 'QU', 'OK', 'S', 1721639803, 1721639803, '1'),
(132784, 21001, 'QU', 'OK', 'S', 1721639849, 1721639849, '1'),
(132785, 23067, 'QU', 'OK', 'S', 1721639904, 1721639904, '1'),
(132786, 28506, 'QU', 'OK', 'S', 1721640007, 1721640007, '1'),
(132787, 28464, 'QU', 'OK', 'S', 1721640042, 1721640042, '1'),
(132788, 32176, 'QU', 'OK', 'S', 1721640605, 1721640605, '1'),
(132789, 32118, 'QU', 'OK', 'S', 1721640631, 1721640631, '1'),
(132790, 28116, 'QU', 'OK', 'S', 1721641744, 1721641744, '1'),
(132791, 28116, 'QU', 'OK', 'S', 1721641757, 1721641757, '1'),
(132792, 28116, 'QU', 'OK', 'S', 1721641769, 1721641769, '1'),
(132793, 28090, 'QU', 'OK', 'S', 1721641845, 1721641845, '1'),
(132794, 28090, 'QU', 'OK', 'S', 1721641861, 1721641861, '1'),
(132795, 28090, 'QU', 'OK', 'S', 1721641875, 1721641875, '1'),
(132796, 28090, 'QU', 'OK', 'S', 1721641889, 1721641889, '1'),
(132797, 28090, 'QU', 'OK', 'S', 1721641896, 1721641896, '1'),
(132798, 26838, 'QU', 'OK', 'S', 1721642181, 1721642181, '1'),
(132799, 26838, 'QU', 'OK', 'S', 1721642192, 1721642192, '1'),
(132800, 26838, 'QU', 'OK', 'S', 1721642204, 1721642204, '1'),
(132801, 26838, 'QU', 'OK', 'S', 1721642214, 1721642214, '1'),
(132802, 26838, 'QU', 'OK', 'S', 1721642224, 1721642224, '1'),
(132803, 26838, 'QU', 'OK', 'S', 1721642235, 1721642235, '1'),
(132804, 26838, 'QU', 'OK', 'S', 1721642244, 1721642244, '1'),
(132805, 26838, 'QU', 'OK', 'S', 1721642255, 1721642255, '1'),
(132806, 21572, 'QU', 'OK', 'S', 1721642327, 1721642327, '1'),
(132807, 21572, 'QU', 'OK', 'S', 1721642345, 1721642345, '1'),
(132808, 21572, 'QU', 'OK', 'S', 1721642364, 1721642364, '1'),
(132809, 21572, 'QU', 'OK', 'S', 1721642382, 1721642382, '1'),
(132810, 21572, 'QU', 'OK', 'S', 1721642401, 1721642401, '1'),
(132811, 32379, 'QU', 'OK', 'S', 1721642594, 1721642594, '1'),
(132812, 31774, 'QU', 'OK', 'S', 1721642618, 1721642618, '1'),
(132813, 32608, 'QU', 'OK', 'S', 1721642636, 1721642636, '1'),
(132814, 31570, 'QU', 'OK', 'S', 1721642654, 1721642654, '1'),
(132815, 32492, 'QU', 'OK', 'S', 1721642674, 1721642674, '1'),
(132816, 31570, 'QU', 'OK', 'S', 1721642765, 1721642765, '1'),
(132817, 18241, 'QU', 'OK', 'S', 1721642886, 1721642886, '1'),
(132818, 31570, 'QU', 'OK', 'S', 1721643156, 1721643156, '1'),
(132819, 18508, 'QU', 'OK', 'S', 1721643213, 1721643213, '1'),
(132820, 28703, 'QU', 'OK', 'S', 1721644250, 1721644250, '1'),
(132821, 28703, 'QU', 'OK', 'S', 1721644261, 1721644261, '1'),
(132822, 28703, 'QU', 'OK', 'S', 1721644269, 1721644269, '1'),
(132823, 28703, 'QU', 'OK', 'S', 1721644283, 1721644283, '1'),
(132824, 28703, 'QU', 'OK', 'S', 1721644704, 1721644704, '1'),
(132825, 32726, 'QU', 'OK', 'S', 1721644811, 1721644811, '1'),
(132826, 31107, 'QU', 'OK', 'S', 1721645769, 1721645769, '1'),
(132827, 30093, 'QU', 'OK', 'S', 1721645911, 1721645911, '1'),
(132828, 32722, 'QU', 'OK', 'S', 1721648579, 1721648579, '1'),
(132829, 32733, 'QU', 'OK', 'S', 1721649039, 1721649039, '1'),
(132830, 32728, 'QU', 'OK', 'S', 1721649287, 1721649287, '1'),
(132831, 32688, 'QU', 'OK', 'S', 1721649599, 1721649599, '1'),
(132832, 32683, 'QU', 'OK', 'S', 1721649650, 1721649650, '1'),
(132833, 32729, 'QU', 'OK', 'S', 1721649900, 1721649900, '1'),
(132834, 32730, 'QU', 'OK', 'S', 1721649944, 1721649944, '1'),
(132835, 32731, 'QU', 'OK', 'S', 1721650187, 1721650187, '1'),
(132836, 25509, 'QU', 'OK', 'S', 1721650319, 1721650319, '1'),
(132837, 24184, 'QU', 'OK', 'S', 1721651823, 1721651823, '1'),
(132838, 24184, 'QU', 'OK', 'S', 1721651847, 1721651847, '1'),
(132839, 24184, 'QU', 'OK', 'S', 1721651852, 1721651852, '1'),
(132840, 24184, 'QU', 'OK', 'S', 1721651863, 1721651863, '1'),
(132841, 25476, 'QU', 'OK', 'S', 1721651920, 1721651920, '1'),
(132842, 25476, 'QU', 'OK', 'S', 1721651930, 1721651930, '1'),
(132843, 18014, 'QU', 'OK', 'S', 1721651967, 1721651967, '1'),
(132844, 32720, 'QU', 'OK', 'S', 1721651971, 1721651971, '1'),
(132845, 8889, 'QU', 'OK', 'S', 1721652090, 1721652090, '1'),
(132846, 7111, 'QU', 'OK', 'S', 1721652124, 1721652124, '1'),
(132847, 13628, 'QU', 'OK', 'S', 1721652203, 1721652203, '1'),
(132848, 13628, 'QU', 'OK', 'S', 1721652213, 1721652213, '1'),
(132849, 13628, 'QU', 'OK', 'S', 1721652219, 1721652219, '1'),
(132850, 13628, 'QU', 'OK', 'S', 1721652224, 1721652224, '1'),
(132851, 32736, 'QU', 'OK', 'S', 1721652732, 1721652732, '1'),
(132852, 25573, 'QU', 'OK', 'S', 1721652774, 1721652774, '1'),
(132853, 31832, 'QU', 'OK', 'S', 1721652811, 1721652811, '1'),
(132854, 25574, 'QU', 'OK', 'S', 1721652812, 1721652812, '1'),
(132855, 31832, 'QU', 'OK', 'S', 1721652820, 1721652820, '1'),
(132856, 31832, 'QU', 'OK', 'S', 1721652826, 1721652826, '1'),
(132857, 31832, 'QU', 'OK', 'S', 1721652840, 1721652840, '1'),
(132858, 31832, 'QU', 'OK', 'S', 1721652846, 1721652846, '1'),
(132859, 32738, 'QU', 'OK', 'S', 1721652955, 1721652955, '1'),
(132860, 21231, 'QU', 'OK', 'S', 1721653067, 1721653067, '1'),
(132861, 21231, 'QU', 'OK', 'S', 1721653070, 1721653070, '1'),
(132862, 18619, 'QU', 'OK', 'S', 1721653094, 1721653094, '1'),
(132863, 18619, 'QU', 'OK', 'S', 1721653098, 1721653098, '1'),
(132864, 32734, 'QU', 'OK', 'S', 1721653121, 1721653121, '1'),
(132865, 15778, 'QU', 'OK', 'S', 1721653151, 1721653151, '1'),
(132866, 32737, 'QU', 'OK', 'S', 1721653165, 1721653165, '1'),
(132867, 32739, 'QU', 'OK', 'S', 1721653207, 1721653207, '1'),
(132868, 11630, 'QU', 'OK', 'S', 1721653350, 1721653350, '1'),
(132869, 32740, 'QU', 'OK', 'S', 1721653351, 1721653351, '1'),
(132870, 11440, 'QU', 'OK', 'S', 1721653385, 1721653385, '1'),
(132871, 32741, 'QU', 'OK', 'S', 1721653426, 1721653426, '1'),
(132872, 13287, 'QU', 'OK', 'S', 1721653438, 1721653438, '1'),
(132873, 32742, 'QU', 'OK', 'S', 1721653461, 1721653461, '1'),
(132874, 10181, 'QU', 'OK', 'S', 1721653503, 1721653503, '1'),
(132875, 10308, 'QU', 'OK', 'S', 1721653566, 1721653566, '1'),
(132876, 14452, 'QU', 'OK', 'S', 1721653831, 1721653831, '1'),
(132877, 14452, 'QU', 'OK', 'S', 1721653838, 1721653838, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(132878, 14452, 'QU', 'OK', 'S', 1721653843, 1721653843, '1'),
(132879, 32715, 'QU', 'OK', 'S', 1721653933, 1721653933, '1'),
(132880, 32732, 'QU', 'OK', 'S', 1721654250, 1721654250, '1'),
(132881, 32716, 'QU', 'OK', 'S', 1721654320, 1721654320, '1'),
(132882, 32716, 'QU', 'OK', 'S', 1721654353, 1721654353, '1'),
(132883, 19700, 'QU', 'OK', 'S', 1721654390, 1721654390, '1'),
(132884, 32719, 'QU', 'OK', 'S', 1721654394, 1721654394, '1'),
(132885, 19700, 'QU', 'OK', 'S', 1721654411, 1721654411, '1'),
(132886, 19700, 'QU', 'OK', 'S', 1721654418, 1721654418, '1'),
(132887, 19700, 'QU', 'OK', 'S', 1721654423, 1721654423, '1'),
(132888, 19700, 'QU', 'OK', 'S', 1721654426, 1721654426, '1'),
(132889, 32721, 'QU', 'OK', 'S', 1721654436, 1721654436, '1'),
(132890, 32723, 'QU', 'OK', 'S', 1721654502, 1721654502, '1'),
(132891, 18342, 'QU', 'OK', 'S', 1721654504, 1721654504, '1'),
(132892, 18254, 'QU', 'OK', 'S', 1721654522, 1721654522, '1'),
(132893, 10536, 'QU', 'OK', 'S', 1721654647, 1721654647, '1'),
(132894, 11180, 'QU', 'OK', 'S', 1721654690, 1721654690, '1'),
(132895, 11180, 'QU', 'OK', 'S', 1721654694, 1721654694, '1'),
(132896, 11180, 'QU', 'OK', 'S', 1721654699, 1721654699, '1'),
(132897, 32724, 'QU', 'OK', 'S', 1721654730, 1721654730, '1'),
(132898, 32725, 'QU', 'OK', 'S', 1721654763, 1721654763, '1'),
(132899, 32727, 'QU', 'OK', 'S', 1721654815, 1721654815, '1'),
(132900, 32382, 'QU', 'OK', 'S', 1721655036, 1721655036, '1'),
(132901, 25572, 'QU', 'OK', 'S', 1721655103, 1721655103, '1'),
(132902, 22318, 'QU', 'OK', 'S', 1721655248, 1721655248, '1'),
(132903, 22318, 'QU', 'OK', 'S', 1721655251, 1721655251, '1'),
(132904, 14720, 'QU', 'OK', 'S', 1721655349, 1721655349, '1'),
(132905, 14720, 'QU', 'OK', 'S', 1721655354, 1721655354, '1'),
(132906, 12955, 'QU', 'OK', 'S', 1721655383, 1721655383, '1'),
(132907, 11642, 'QU', 'OK', 'S', 1721655475, 1721655475, '1'),
(132908, 18013, 'QU', 'OK', 'S', 1721655504, 1721655504, '1'),
(132909, 15818, 'QU', 'OK', 'S', 1721655528, 1721655528, '1'),
(132910, 24555, 'QU', 'OK', 'S', 1721712168, 1721712168, '1'),
(132911, 11943, 'QU', 'OK', 'S', 1721713658, 1721713658, '1'),
(132912, 32028, 'QU', 'OK', 'S', 1721714233, 1721714233, '1'),
(132913, 18829, 'QU', 'OK', 'S', 1721714349, 1721714349, '1'),
(132914, 18829, 'QU', 'OK', 'S', 1721714357, 1721714357, '1'),
(132915, 31269, 'QU', 'OK', 'S', 1721714363, 1721714363, '1'),
(132916, 32164, 'QU', 'OK', 'S', 1721714370, 1721714370, '1'),
(132917, 32339, 'QU', 'OK', 'S', 1721714379, 1721714379, '1'),
(132918, 31971, 'QU', 'OK', 'S', 1721714399, 1721714399, '1'),
(132919, 20399, 'QU', 'OK', 'S', 1721714405, 1721714405, '1'),
(132920, 24271, 'QU', 'OK', 'S', 1721714412, 1721714412, '1'),
(132921, 32579, 'QU', 'OK', 'S', 1721716460, 1721716460, '1'),
(132922, 14525, 'QU', 'OK', 'S', 1721716973, 1721716973, '1'),
(132923, 30455, 'QU', 'OK', 'S', 1721716983, 1721716983, '1'),
(132924, 32145, 'QU', 'OK', 'S', 1721716992, 1721716992, '1'),
(132925, 32201, 'QU', 'OK', 'S', 1721716999, 1721716999, '1'),
(132926, 32201, 'QU', 'OK', 'S', 1721717006, 1721717006, '1'),
(132927, 30966, 'QU', 'OK', 'S', 1721717014, 1721717014, '1'),
(132928, 3933, 'QU', 'OK', 'S', 1721717021, 1721717021, '1'),
(132929, 23145, 'QU', 'OK', 'S', 1721717977, 1721717977, '1'),
(132930, 25478, 'QU', 'OK', 'S', 1721717996, 1721717996, '1'),
(132931, 30291, 'QU', 'OK', 'S', 1721718006, 1721718006, '1'),
(132932, 32372, 'QU', 'OK', 'S', 1721718024, 1721718024, '1'),
(132933, 32372, 'QU', 'OK', 'S', 1721718035, 1721718035, '1'),
(132934, 32038, 'QU', 'OK', 'S', 1721718043, 1721718043, '1'),
(132935, 21139, 'QU', 'OK', 'S', 1721718081, 1721718081, '1'),
(132936, 27045, 'QU', 'OK', 'S', 1721718135, 1721718135, '1'),
(132937, 28078, 'QU', 'OK', 'S', 1721718165, 1721718165, '1'),
(132938, 27043, 'QU', 'OK', 'S', 1721718185, 1721718185, '1'),
(132939, 8478, 'QU', 'OK', 'S', 1721718194, 1721718194, '1'),
(132940, 32434, 'QU', 'OK', 'S', 1721718209, 1721718209, '1'),
(132941, 27394, 'QU', 'OK', 'S', 1721718220, 1721718220, '1'),
(132942, 27451, 'QU', 'OK', 'S', 1721718238, 1721718238, '1'),
(132943, 31111, 'QU', 'OK', 'S', 1721718247, 1721718247, '1'),
(132944, 31111, 'QU', 'OK', 'S', 1721718263, 1721718263, '1'),
(132945, 32037, 'QU', 'OK', 'S', 1721718339, 1721718339, '1'),
(132946, 30325, 'QU', 'OK', 'S', 1721718389, 1721718389, '1'),
(132947, 30325, 'QU', 'OK', 'S', 1721718397, 1721718397, '1'),
(132948, 24808, 'QU', 'OK', 'S', 1721718462, 1721718462, '1'),
(132949, 8911, 'QU', 'OK', 'S', 1721718465, 1721718465, '1'),
(132950, 13004, 'QU', 'OK', 'S', 1721718641, 1721718641, '1'),
(132951, 13006, 'QU', 'OK', 'S', 1721718703, 1721718703, '1'),
(132952, 32345, 'QU', 'OK', 'S', 1721719158, 1721719158, '1'),
(132953, 24580, 'QU', 'OK', 'S', 1721720110, 1721720110, '1'),
(132954, 24580, 'QU', 'OK', 'S', 1721720114, 1721720114, '1'),
(132955, 24580, 'QU', 'OK', 'S', 1721720293, 1721720293, '1'),
(132956, 24580, 'QU', 'OK', 'S', 1721720454, 1721720454, '1'),
(132957, 20438, 'QU', 'OK', 'S', 1721720810, 1721720810, '1'),
(132958, 20438, 'QU', 'OK', 'S', 1721720813, 1721720813, '1'),
(132959, 20438, 'QU', 'OK', 'S', 1721720897, 1721720897, '1'),
(132960, 20414, 'QU', 'OK', 'S', 1721721087, 1721721087, '1'),
(132961, 31158, 'QU', 'OK', 'S', 1721721646, 1721721646, '1'),
(132962, 14551, 'QU', 'OK', 'S', 1721722468, 1721722468, '1'),
(132963, 3952, 'QU', 'OK', 'S', 1721722815, 1721722815, '1'),
(132964, 20440, 'QU', 'OK', 'S', 1721723070, 1721723070, '1'),
(132965, 20440, 'QU', 'OK', 'S', 1721723123, 1721723123, '1'),
(132966, 20440, 'QU', 'OK', 'S', 1721723140, 1721723140, '1'),
(132967, 20440, 'QU', 'OK', 'S', 1721723155, 1721723155, '1'),
(132968, 20440, 'QU', 'OK', 'S', 1721723182, 1721723182, '1'),
(132969, 32649, 'QU', 'OK', 'S', 1721723287, 1721723287, '1'),
(132970, 32649, 'QU', 'OK', 'S', 1721723287, 1721723287, '1'),
(132971, 32631, 'QU', 'OK', 'S', 1721723301, 1721723301, '1'),
(132972, 32631, 'QU', 'OK', 'S', 1721723301, 1721723301, '1'),
(132973, 32349, 'QU', 'OK', 'S', 1721723314, 1721723314, '1'),
(132974, 32349, 'QU', 'OK', 'S', 1721723314, 1721723314, '1'),
(132975, 32160, 'QU', 'OK', 'S', 1721723318, 1721723318, '1'),
(132976, 32160, 'QU', 'OK', 'S', 1721723318, 1721723318, '1'),
(132977, 32160, 'QU', 'OK', 'S', 1721723318, 1721723318, '1'),
(132978, 32348, 'QU', 'OK', 'S', 1721723329, 1721723329, '1'),
(132979, 32127, 'QU', 'OK', 'S', 1721723341, 1721723341, '1'),
(132980, 32127, 'QU', 'OK', 'S', 1721723341, 1721723341, '1'),
(132981, 32100, 'QU', 'OK', 'S', 1721723350, 1721723350, '1'),
(132982, 32100, 'QU', 'OK', 'S', 1721723350, 1721723350, '1'),
(132983, 19104, 'QU', 'OK', 'S', 1721723360, 1721723360, '1'),
(132984, 32080, 'QU', 'OK', 'S', 1721723361, 1721723361, '1'),
(132985, 32079, 'QU', 'OK', 'S', 1721723370, 1721723370, '1'),
(132986, 32058, 'QU', 'OK', 'S', 1721723393, 1721723393, '1'),
(132987, 31867, 'QU', 'OK', 'S', 1721723404, 1721723404, '1'),
(132988, 31867, 'QU', 'OK', 'S', 1721723404, 1721723404, '1'),
(132989, 31866, 'QU', 'OK', 'S', 1721723414, 1721723414, '1'),
(132990, 31847, 'QU', 'OK', 'S', 1721723429, 1721723429, '1'),
(132991, 31847, 'QU', 'OK', 'S', 1721723435, 1721723435, '1'),
(132992, 31842, 'QU', 'OK', 'S', 1721723446, 1721723446, '1'),
(132993, 31842, 'QU', 'OK', 'S', 1721723457, 1721723457, '1'),
(132994, 29830, 'QU', 'OK', 'S', 1721723472, 1721723472, '1'),
(132995, 29830, 'QU', 'OK', 'S', 1721723472, 1721723472, '1'),
(132996, 29803, 'QU', 'OK', 'S', 1721723505, 1721723505, '1'),
(132997, 29792, 'QU', 'OK', 'S', 1721723525, 1721723525, '1'),
(132998, 29791, 'QU', 'OK', 'S', 1721723537, 1721723537, '1'),
(132999, 29791, 'QU', 'OK', 'S', 1721723537, 1721723537, '1'),
(133000, 29784, 'QU', 'OK', 'S', 1721723550, 1721723550, '1'),
(133001, 29722, 'QU', 'OK', 'S', 1721723562, 1721723562, '1'),
(133002, 29722, 'QU', 'OK', 'S', 1721723570, 1721723570, '1'),
(133003, 29697, 'QU', 'OK', 'S', 1721723582, 1721723582, '1'),
(133004, 29345, 'QU', 'OK', 'S', 1721723593, 1721723593, '1'),
(133005, 29345, 'QU', 'OK', 'S', 1721723593, 1721723593, '1'),
(133006, 29345, 'QU', 'OK', 'S', 1721723593, 1721723593, '1'),
(133007, 29345, 'QU', 'OK', 'S', 1721723593, 1721723593, '1'),
(133008, 29345, 'QU', 'OK', 'S', 1721723611, 1721723611, '1'),
(133009, 29345, 'QU', 'OK', 'S', 1721723611, 1721723611, '1'),
(133010, 29345, 'QU', 'OK', 'S', 1721723611, 1721723611, '1'),
(133011, 29345, 'QU', 'OK', 'S', 1721723611, 1721723611, '1'),
(133012, 29320, 'QU', 'OK', 'S', 1721723621, 1721723621, '1'),
(133013, 29320, 'QU', 'OK', 'S', 1721723621, 1721723621, '1'),
(133014, 29320, 'QU', 'OK', 'S', 1721723630, 1721723630, '1'),
(133015, 29277, 'QU', 'OK', 'S', 1721723657, 1721723657, '1'),
(133016, 29277, 'QU', 'OK', 'S', 1721723666, 1721723666, '1'),
(133017, 29276, 'QU', 'OK', 'S', 1721723676, 1721723676, '1'),
(133018, 29272, 'QU', 'OK', 'S', 1721723688, 1721723688, '1'),
(133019, 29272, 'QU', 'OK', 'S', 1721723697, 1721723697, '1'),
(133020, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133021, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133022, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133023, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133024, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133025, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133026, 31215, 'QU', 'OK', 'S', 1721724046, 1721724046, '1'),
(133027, 30790, 'QU', 'OK', 'S', 1721724387, 1721724387, '1'),
(133028, 30790, 'QU', 'OK', 'S', 1721724387, 1721724387, '1'),
(133029, 30790, 'QU', 'OK', 'S', 1721724387, 1721724387, '1'),
(133030, 30790, 'QU', 'OK', 'S', 1721724387, 1721724387, '1'),
(133031, 30790, 'QU', 'OK', 'S', 1721724387, 1721724387, '1'),
(133032, 20704, 'QU', 'OK', 'S', 1721727066, 1721727066, '1'),
(133033, 21214, 'QU', 'OK', 'S', 1721727120, 1721727120, '1'),
(133034, 31044, 'QU', 'OK', 'S', 1721727151, 1721727151, '1'),
(133035, 31044, 'QU', 'OK', 'S', 1721727155, 1721727155, '1'),
(133036, 26972, 'QU', 'OK', 'S', 1721727529, 1721727529, '1'),
(133037, 26972, 'QU', 'OK', 'S', 1721727688, 1721727688, '1'),
(133038, 26967, 'QU', 'OK', 'S', 1721727906, 1721727906, '1'),
(133039, 26967, 'QU', 'OK', 'S', 1721727917, 1721727917, '1'),
(133040, 20114, 'QU', 'OK', 'S', 1721728052, 1721728052, '1'),
(133041, 20112, 'QU', 'OK', 'S', 1721728078, 1721728078, '1'),
(133042, 20113, 'QU', 'OK', 'S', 1721728480, 1721728480, '1'),
(133043, 13518, 'QU', 'OK', 'S', 1721728571, 1721728571, '1'),
(133044, 13011, 'QU', 'OK', 'S', 1721728643, 1721728643, '1'),
(133045, 13011, 'QU', 'OK', 'S', 1721728653, 1721728653, '1'),
(133046, 13011, 'QU', 'OK', 'S', 1721728656, 1721728656, '1'),
(133047, 13011, 'QU', 'OK', 'S', 1721728660, 1721728660, '1'),
(133048, 13010, 'QU', 'OK', 'S', 1721728711, 1721728711, '1'),
(133049, 13007, 'QU', 'OK', 'S', 1721728822, 1721728822, '1'),
(133050, 20416, 'QU', 'OK', 'S', 1721728931, 1721728931, '1'),
(133051, 20416, 'QU', 'OK', 'S', 1721728935, 1721728935, '1'),
(133052, 20416, 'QU', 'OK', 'S', 1721728982, 1721728982, '1'),
(133053, 20416, 'QU', 'OK', 'S', 1721729024, 1721729024, '1'),
(133054, 20416, 'QU', 'OK', 'S', 1721729037, 1721729037, '1'),
(133055, 20416, 'QU', 'OK', 'S', 1721729040, 1721729040, '1'),
(133056, 20416, 'QU', 'OK', 'S', 1721729043, 1721729043, '1'),
(133057, 32270, 'QU', 'OK', 'S', 1721729479, 1721729479, '1'),
(133058, 32269, 'QU', 'OK', 'S', 1721729515, 1721729515, '1'),
(133059, 23067, 'QU', 'OK', 'S', 1721729523, 1721729523, '1'),
(133060, 23230, 'QU', 'OK', 'S', 1721729531, 1721729531, '1'),
(133061, 21018, 'QU', 'OK', 'S', 1721729555, 1721729555, '1'),
(133062, 30890, 'QU', 'OK', 'S', 1721729579, 1721729579, '1'),
(133063, 32279, 'QU', 'OK', 'S', 1721729597, 1721729597, '1'),
(133064, 32320, 'QU', 'OK', 'S', 1721729614, 1721729614, '1'),
(133065, 32317, 'QU', 'OK', 'S', 1721729634, 1721729634, '1'),
(133066, 32319, 'QU', 'OK', 'S', 1721729644, 1721729644, '1'),
(133067, 21018, 'QU', 'OK', 'S', 1721729652, 1721729652, '1'),
(133068, 32531, 'QU', 'OK', 'S', 1721729668, 1721729668, '1'),
(133069, 32531, 'QU', 'OK', 'S', 1721729680, 1721729680, '1'),
(133070, 12540, 'QU', 'OK', 'S', 1721729903, 1721729903, '1'),
(133071, 20416, 'QU', 'OK', 'S', 1721730269, 1721730269, '1'),
(133072, 20442, 'QU', 'OK', 'S', 1721730429, 1721730429, '1'),
(133073, 20442, 'QU', 'OK', 'S', 1721730475, 1721730475, '1'),
(133074, 22134, 'QU', 'OK', 'S', 1721730561, 1721730561, '1'),
(133075, 22134, 'QU', 'OK', 'S', 1721730568, 1721730568, '1'),
(133076, 19102, 'QU', 'OK', 'S', 1721730578, 1721730578, '1'),
(133077, 31450, 'QU', 'OK', 'S', 1721730646, 1721730646, '1'),
(133078, 31450, 'QU', 'OK', 'S', 1721730654, 1721730654, '1'),
(133079, 31663, 'QU', 'OK', 'S', 1721730714, 1721730714, '1'),
(133080, 31663, 'QU', 'OK', 'S', 1721730723, 1721730723, '1'),
(133081, 29268, 'QU', 'OK', 'S', 1721730765, 1721730765, '1'),
(133082, 28743, 'QU', 'OK', 'S', 1721730780, 1721730780, '1'),
(133083, 28743, 'QU', 'OK', 'S', 1721730780, 1721730780, '1'),
(133084, 28741, 'QU', 'OK', 'S', 1721730799, 1721730799, '1'),
(133085, 28741, 'QU', 'OK', 'S', 1721730799, 1721730799, '1'),
(133086, 28741, 'QU', 'OK', 'S', 1721730799, 1721730799, '1'),
(133087, 28724, 'QU', 'OK', 'S', 1721730813, 1721730813, '1'),
(133088, 28724, 'QU', 'OK', 'S', 1721730813, 1721730813, '1'),
(133089, 28724, 'QU', 'OK', 'S', 1721730813, 1721730813, '1'),
(133090, 28723, 'QU', 'OK', 'S', 1721730823, 1721730823, '1'),
(133091, 28723, 'QU', 'OK', 'S', 1721730823, 1721730823, '1'),
(133092, 29186, 'QU', 'OK', 'S', 1721730833, 1721730833, '1'),
(133093, 28722, 'QU', 'OK', 'S', 1721730840, 1721730840, '1'),
(133094, 28719, 'QU', 'OK', 'S', 1721730867, 1721730867, '1'),
(133095, 28719, 'QU', 'OK', 'S', 1721730874, 1721730874, '1'),
(133096, 29186, 'QU', 'OK', 'S', 1721730891, 1721730891, '1'),
(133097, 28718, 'QU', 'OK', 'S', 1721730897, 1721730897, '1'),
(133098, 28718, 'QU', 'OK', 'S', 1721730897, 1721730897, '1'),
(133099, 28323, 'QU', 'OK', 'S', 1721730916, 1721730916, '1'),
(133100, 28323, 'QU', 'OK', 'S', 1721730927, 1721730927, '1'),
(133101, 28322, 'QU', 'OK', 'S', 1721730966, 1721730966, '1'),
(133102, 22082, 'QU', 'OK', 'S', 1721730976, 1721730976, '1'),
(133103, 22082, 'QU', 'OK', 'S', 1721730984, 1721730984, '1'),
(133104, 22106, 'QU', 'OK', 'S', 1721731039, 1721731039, '1'),
(133105, 22106, 'QU', 'OK', 'S', 1721731046, 1721731046, '1'),
(133106, 32552, 'QU', 'OK', 'S', 1721731086, 1721731086, '1'),
(133107, 32552, 'QU', 'OK', 'S', 1721731093, 1721731093, '1'),
(133108, 18513, 'QU', 'OK', 'S', 1721731186, 1721731186, '1'),
(133109, 18513, 'QU', 'OK', 'S', 1721731198, 1721731198, '1'),
(133110, 14474, 'QU', 'OK', 'S', 1721731524, 1721731524, '1'),
(133111, 14474, 'QU', 'OK', 'S', 1721731533, 1721731533, '1'),
(133112, 18716, 'QU', 'OK', 'S', 1721731711, 1721731711, '1'),
(133113, 18716, 'QU', 'OK', 'S', 1721731727, 1721731727, '1'),
(133114, 12995, 'QU', 'OK', 'S', 1721731819, 1721731819, '1'),
(133115, 28318, 'QU', 'OK', 'S', 1721731899, 1721731899, '1'),
(133116, 28318, 'QU', 'OK', 'S', 1721731905, 1721731905, '1'),
(133117, 28316, 'QU', 'OK', 'S', 1721731928, 1721731928, '1'),
(133118, 28315, 'QU', 'OK', 'S', 1721731949, 1721731949, '1'),
(133119, 28314, 'QU', 'OK', 'S', 1721731962, 1721731962, '1'),
(133120, 25776, 'QU', 'OK', 'S', 1721731969, 1721731969, '1'),
(133121, 25776, 'QU', 'OK', 'S', 1721731975, 1721731975, '1'),
(133122, 25775, 'QU', 'OK', 'S', 1721731982, 1721731982, '1'),
(133123, 25775, 'QU', 'OK', 'S', 1721731982, 1721731982, '1'),
(133124, 25775, 'QU', 'OK', 'S', 1721731989, 1721731989, '1'),
(133125, 25775, 'QU', 'OK', 'S', 1721731989, 1721731989, '1'),
(133126, 25774, 'QU', 'OK', 'S', 1721732021, 1721732021, '1'),
(133127, 25772, 'QU', 'OK', 'S', 1721732028, 1721732028, '1'),
(133128, 25772, 'QU', 'OK', 'S', 1721732035, 1721732035, '1'),
(133129, 25771, 'QU', 'OK', 'S', 1721732042, 1721732042, '1'),
(133130, 25771, 'QU', 'OK', 'S', 1721732048, 1721732048, '1'),
(133131, 25770, 'QU', 'OK', 'S', 1721732055, 1721732055, '1'),
(133132, 25770, 'QU', 'OK', 'S', 1721732061, 1721732061, '1'),
(133133, 25768, 'QU', 'OK', 'S', 1721732072, 1721732072, '1'),
(133134, 25768, 'QU', 'OK', 'S', 1721732078, 1721732078, '1'),
(133135, 25763, 'QU', 'OK', 'S', 1721732086, 1721732086, '1'),
(133136, 25763, 'QU', 'OK', 'S', 1721732086, 1721732086, '1'),
(133137, 25762, 'QU', 'OK', 'S', 1721732093, 1721732093, '1'),
(133138, 25749, 'QU', 'OK', 'S', 1721732099, 1721732099, '1'),
(133139, 25744, 'QU', 'OK', 'S', 1721732116, 1721732116, '1'),
(133140, 25741, 'QU', 'OK', 'S', 1721732124, 1721732124, '1'),
(133141, 25741, 'QU', 'OK', 'S', 1721732129, 1721732129, '1'),
(133142, 25733, 'QU', 'OK', 'S', 1721732137, 1721732137, '1'),
(133143, 25733, 'QU', 'OK', 'S', 1721732143, 1721732143, '1'),
(133144, 25731, 'QU', 'OK', 'S', 1721732152, 1721732152, '1'),
(133145, 25731, 'QU', 'OK', 'S', 1721732158, 1721732158, '1'),
(133146, 25729, 'QU', 'OK', 'S', 1721732166, 1721732166, '1'),
(133147, 25725, 'QU', 'OK', 'S', 1721732175, 1721732175, '1'),
(133148, 25725, 'QU', 'OK', 'S', 1721732181, 1721732181, '1'),
(133149, 25724, 'QU', 'OK', 'S', 1721732192, 1721732192, '1'),
(133150, 25724, 'QU', 'OK', 'S', 1721732199, 1721732199, '1'),
(133151, 25722, 'QU', 'OK', 'S', 1721732205, 1721732205, '1'),
(133152, 25722, 'QU', 'OK', 'S', 1721732211, 1721732211, '1'),
(133153, 25719, 'QU', 'OK', 'S', 1721732221, 1721732221, '1'),
(133154, 25719, 'QU', 'OK', 'S', 1721732221, 1721732221, '1'),
(133155, 25719, 'QU', 'OK', 'S', 1721732228, 1721732228, '1'),
(133156, 25719, 'QU', 'OK', 'S', 1721732228, 1721732228, '1'),
(133157, 25704, 'QU', 'OK', 'S', 1721732235, 1721732235, '1'),
(133158, 25704, 'QU', 'OK', 'S', 1721732241, 1721732241, '1'),
(133159, 25702, 'QU', 'OK', 'S', 1721732378, 1721732378, '1'),
(133160, 17180, 'QU', 'OK', 'S', 1721732380, 1721732380, '1'),
(133161, 25702, 'QU', 'OK', 'S', 1721732383, 1721732383, '1'),
(133162, 25699, 'QU', 'OK', 'S', 1721732390, 1721732390, '1'),
(133163, 25699, 'QU', 'OK', 'S', 1721732396, 1721732396, '1'),
(133164, 25695, 'QU', 'OK', 'S', 1721732404, 1721732404, '1'),
(133165, 25695, 'QU', 'OK', 'S', 1721732404, 1721732404, '1'),
(133166, 25695, 'QU', 'OK', 'S', 1721732412, 1721732412, '1'),
(133167, 25695, 'QU', 'OK', 'S', 1721732412, 1721732412, '1'),
(133168, 25692, 'QU', 'OK', 'S', 1721732421, 1721732421, '1'),
(133169, 25692, 'QU', 'OK', 'S', 1721732429, 1721732429, '1'),
(133170, 25687, 'QU', 'OK', 'S', 1721732436, 1721732436, '1'),
(133171, 24653, 'QU', 'OK', 'S', 1721732487, 1721732487, '1'),
(133172, 24652, 'QU', 'OK', 'S', 1721732499, 1721732499, '1'),
(133173, 24649, 'QU', 'OK', 'S', 1721732518, 1721732518, '1'),
(133174, 14772, 'QU', 'OK', 'S', 1721732764, 1721732764, '1'),
(133175, 14761, 'QU', 'OK', 'S', 1721732774, 1721732774, '1'),
(133176, 14762, 'QU', 'OK', 'S', 1721732787, 1721732787, '1'),
(133177, 14726, 'QU', 'OK', 'S', 1721732802, 1721732802, '1'),
(133178, 24644, 'QU', 'OK', 'S', 1721732806, 1721732806, '1'),
(133179, 14741, 'QU', 'OK', 'S', 1721732809, 1721732809, '1'),
(133180, 18352, 'QU', 'OK', 'S', 1721732828, 1721732828, '1'),
(133181, 24643, 'QU', 'OK', 'S', 1721732830, 1721732830, '1'),
(133182, 24643, 'QU', 'OK', 'S', 1721732838, 1721732838, '1'),
(133183, 24642, 'QU', 'OK', 'S', 1721732852, 1721732852, '1'),
(133184, 24641, 'QU', 'OK', 'S', 1721732860, 1721732860, '1'),
(133185, 24639, 'QU', 'OK', 'S', 1721732875, 1721732875, '1'),
(133186, 24636, 'QU', 'OK', 'S', 1721732890, 1721732890, '1'),
(133187, 24636, 'QU', 'OK', 'S', 1721732890, 1721732890, '1'),
(133188, 24634, 'QU', 'OK', 'S', 1721732909, 1721732909, '1'),
(133189, 24634, 'QU', 'OK', 'S', 1721732909, 1721732909, '1'),
(133190, 24564, 'QU', 'OK', 'S', 1721732920, 1721732920, '1'),
(133191, 24430, 'QU', 'OK', 'S', 1721732944, 1721732944, '1'),
(133192, 8365, 'QU', 'OK', 'S', 1721732964, 1721732964, '1'),
(133193, 8365, 'QU', 'OK', 'S', 1721732967, 1721732967, '1'),
(133194, 24429, 'QU', 'OK', 'S', 1721732970, 1721732970, '1'),
(133195, 8365, 'QU', 'OK', 'S', 1721732972, 1721732972, '1'),
(133196, 24412, 'QU', 'OK', 'S', 1721732978, 1721732978, '1'),
(133197, 24411, 'QU', 'OK', 'S', 1721732989, 1721732989, '1'),
(133198, 24410, 'QU', 'OK', 'S', 1721733003, 1721733003, '1'),
(133199, 24404, 'QU', 'OK', 'S', 1721733016, 1721733016, '1'),
(133200, 24402, 'QU', 'OK', 'S', 1721733023, 1721733023, '1'),
(133201, 24402, 'QU', 'OK', 'S', 1721733030, 1721733030, '1'),
(133202, 24398, 'QU', 'OK', 'S', 1721733038, 1721733038, '1'),
(133203, 24398, 'QU', 'OK', 'S', 1721733048, 1721733048, '1'),
(133204, 24397, 'QU', 'OK', 'S', 1721733201, 1721733201, '1'),
(133205, 24397, 'QU', 'OK', 'S', 1721733206, 1721733206, '1'),
(133206, 24396, 'QU', 'OK', 'S', 1721733219, 1721733219, '1'),
(133207, 24394, 'QU', 'OK', 'S', 1721733226, 1721733226, '1'),
(133208, 24394, 'QU', 'OK', 'S', 1721733232, 1721733232, '1'),
(133209, 4662, 'QU', 'OK', 'S', 1721733292, 1721733292, '1'),
(133210, 4662, 'QU', 'OK', 'S', 1721733296, 1721733296, '1'),
(133211, 4662, 'QU', 'OK', 'S', 1721733300, 1721733300, '1'),
(133212, 4662, 'QU', 'OK', 'S', 1721733303, 1721733303, '1'),
(133213, 24391, 'QU', 'OK', 'S', 1721733338, 1721733338, '1'),
(133214, 24391, 'QU', 'OK', 'S', 1721733343, 1721733343, '1'),
(133215, 24389, 'QU', 'OK', 'S', 1721733351, 1721733351, '1'),
(133216, 24388, 'QU', 'OK', 'S', 1721733359, 1721733359, '1'),
(133217, 24387, 'QU', 'OK', 'S', 1721733367, 1721733367, '1'),
(133218, 24387, 'QU', 'OK', 'S', 1721733373, 1721733373, '1'),
(133219, 23630, 'QU', 'OK', 'S', 1721733380, 1721733380, '1'),
(133220, 4646, 'QU', 'OK', 'S', 1721733392, 1721733392, '1'),
(133221, 23630, 'QU', 'OK', 'S', 1721733392, 1721733392, '1'),
(133222, 23629, 'QU', 'OK', 'S', 1721733401, 1721733401, '1'),
(133223, 23629, 'QU', 'OK', 'S', 1721733406, 1721733406, '1'),
(133224, 23627, 'QU', 'OK', 'S', 1721733414, 1721733414, '1'),
(133225, 23626, 'QU', 'OK', 'S', 1721733431, 1721733431, '1'),
(133226, 3821, 'QU', 'OK', 'S', 1721733436, 1721733436, '1'),
(133227, 23625, 'QU', 'OK', 'S', 1721733439, 1721733439, '1'),
(133228, 3821, 'QU', 'OK', 'S', 1721733439, 1721733439, '1'),
(133229, 3821, 'QU', 'OK', 'S', 1721733442, 1721733442, '1'),
(133230, 3821, 'QU', 'OK', 'S', 1721733446, 1721733446, '1'),
(133231, 23624, 'QU', 'OK', 'S', 1721733450, 1721733450, '1'),
(133232, 3821, 'QU', 'OK', 'S', 1721733450, 1721733450, '1'),
(133233, 3821, 'QU', 'OK', 'S', 1721733453, 1721733453, '1'),
(133234, 23622, 'QU', 'OK', 'S', 1721733458, 1721733458, '1'),
(133235, 23622, 'QU', 'OK', 'S', 1721733463, 1721733463, '1'),
(133236, 23621, 'QU', 'OK', 'S', 1721733470, 1721733470, '1'),
(133237, 23621, 'QU', 'OK', 'S', 1721733475, 1721733475, '1'),
(133238, 11648, 'QU', 'OK', 'S', 1721733488, 1721733488, '1'),
(133239, 18355, 'QU', 'OK', 'S', 1721733660, 1721733660, '1'),
(133240, 14552, 'QU', 'OK', 'S', 1721733696, 1721733696, '1'),
(133241, 20473, 'QU', 'OK', 'S', 1721733987, 1721733987, '1'),
(133242, 23620, 'QU', 'OK', 'S', 1721734230, 1721734230, '1'),
(133243, 23620, 'QU', 'OK', 'S', 1721734239, 1721734239, '1'),
(133244, 26891, 'QU', 'OK', 'S', 1721735401, 1721735401, '1'),
(133245, 32757, 'QU', 'OK', 'S', 1721735465, 1721735465, '1'),
(133246, 26893, 'QU', 'OK', 'S', 1721735524, 1721735524, '1'),
(133247, 32758, 'QU', 'OK', 'S', 1721735710, 1721735710, '1'),
(133248, 32754, 'QU', 'OK', 'S', 1721736182, 1721736182, '1'),
(133249, 3114, 'QU', 'OK', 'S', 1721736295, 1721736295, '1'),
(133250, 32748, 'QU', 'OK', 'S', 1721736582, 1721736582, '1'),
(133251, 13567, 'QU', 'OK', 'S', 1721736633, 1721736633, '1'),
(133252, 32005, 'QU', 'OK', 'S', 1721736643, 1721736643, '1'),
(133253, 31924, 'QU', 'OK', 'S', 1721736653, 1721736653, '1'),
(133254, 32005, 'QU', 'OK', 'S', 1721736661, 1721736661, '1'),
(133255, 32294, 'QU', 'OK', 'S', 1721736669, 1721736669, '1'),
(133256, 13567, 'QU', 'OK', 'S', 1721736688, 1721736688, '1'),
(133257, 32294, 'QU', 'OK', 'S', 1721736701, 1721736701, '1'),
(133258, 32294, 'QU', 'OK', 'S', 1721736718, 1721736718, '1'),
(133259, 32294, 'QU', 'OK', 'S', 1721736725, 1721736725, '1'),
(133260, 32294, 'QU', 'OK', 'S', 1721736738, 1721736738, '1'),
(133261, 32294, 'QU', 'OK', 'S', 1721736743, 1721736743, '1'),
(133262, 18583, 'QU', 'OK', 'S', 1721736753, 1721736753, '1'),
(133263, 18583, 'QU', 'OK', 'S', 1721736762, 1721736762, '1'),
(133264, 18583, 'QU', 'OK', 'S', 1721736796, 1721736796, '1'),
(133265, 31063, 'QU', 'OK', 'S', 1721736829, 1721736829, '1'),
(133266, 15335, 'QU', 'OK', 'S', 1721736846, 1721736846, '1'),
(133267, 31062, 'QU', 'OK', 'S', 1721736862, 1721736862, '1'),
(133268, 32374, 'QU', 'OK', 'S', 1721736904, 1721736904, '1'),
(133269, 13567, 'QU', 'OK', 'S', 1721736932, 1721736932, '1'),
(133270, 32005, 'QU', 'OK', 'S', 1721736942, 1721736942, '1'),
(133271, 32560, 'QU', 'OK', 'S', 1721736952, 1721736952, '1'),
(133272, 20095, 'QU', 'OK', 'S', 1721736961, 1721736961, '1'),
(133273, 14879, 'QU', 'OK', 'S', 1721736965, 1721736965, '1'),
(133274, 7866, 'QU', 'OK', 'S', 1721736969, 1721736969, '1'),
(133275, 20095, 'QU', 'OK', 'S', 1721737012, 1721737012, '1'),
(133276, 29985, 'QU', 'OK', 'S', 1721737029, 1721737029, '1'),
(133277, 32560, 'QU', 'OK', 'S', 1721737050, 1721737050, '1'),
(133278, 13459, 'QU', 'OK', 'S', 1721737077, 1721737077, '1'),
(133279, 31571, 'QU', 'OK', 'S', 1721737088, 1721737088, '1'),
(133280, 30415, 'QU', 'OK', 'S', 1721737097, 1721737097, '1'),
(133281, 32560, 'QU', 'OK', 'S', 1721737108, 1721737108, '1'),
(133282, 30415, 'QU', 'OK', 'S', 1721737122, 1721737122, '1'),
(133283, 13459, 'QU', 'OK', 'S', 1721737133, 1721737133, '1'),
(133284, 29985, 'QU', 'OK', 'S', 1721737143, 1721737143, '1'),
(133285, 31571, 'QU', 'OK', 'S', 1721737155, 1721737155, '1'),
(133286, 32005, 'QU', 'OK', 'S', 1721737166, 1721737166, '1'),
(133287, 25319, 'QU', 'OK', 'S', 1721737177, 1721737177, '1'),
(133288, 29985, 'QU', 'OK', 'S', 1721737192, 1721737192, '1'),
(133289, 7866, 'QU', 'OK', 'S', 1721737202, 1721737202, '1'),
(133290, 13459, 'QU', 'OK', 'S', 1721737216, 1721737216, '1'),
(133291, 13459, 'QU', 'OK', 'S', 1721737225, 1721737225, '1'),
(133292, 29985, 'QU', 'OK', 'S', 1721737235, 1721737235, '1'),
(133293, 30415, 'QU', 'OK', 'S', 1721737248, 1721737248, '1'),
(133294, 32239, 'QU', 'OK', 'S', 1721737258, 1721737258, '1'),
(133295, 31759, 'QU', 'OK', 'S', 1721737268, 1721737268, '1'),
(133296, 32239, 'QU', 'OK', 'S', 1721737270, 1721737270, '1'),
(133297, 31924, 'QU', 'OK', 'S', 1721737308, 1721737308, '1'),
(133298, 31924, 'QU', 'OK', 'S', 1721737318, 1721737318, '1'),
(133299, 32239, 'QU', 'OK', 'S', 1721737329, 1721737329, '1'),
(133300, 31924, 'QU', 'OK', 'S', 1721737339, 1721737339, '1'),
(133301, 32744, 'QU', 'OK', 'S', 1721737586, 1721737586, '1'),
(133302, 32746, 'QU', 'OK', 'S', 1721737628, 1721737628, '1'),
(133303, 32750, 'QU', 'OK', 'S', 1721737675, 1721737675, '1'),
(133304, 14995, 'QU', 'OK', 'S', 1721737918, 1721737918, '1'),
(133305, 7866, 'QU', 'OK', 'S', 1721738034, 1721738034, '1'),
(133306, 29985, 'QU', 'OK', 'S', 1721738044, 1721738044, '1'),
(133307, 12637, 'QU', 'OK', 'S', 1721738053, 1721738053, '1'),
(133308, 27044, 'QU', 'OK', 'S', 1721738064, 1721738064, '1'),
(133309, 32743, 'QU', 'OK', 'S', 1721738067, 1721738067, '1'),
(133310, 27044, 'QU', 'OK', 'S', 1721738074, 1721738074, '1'),
(133311, 12802, 'QU', 'OK', 'S', 1721738079, 1721738079, '1'),
(133312, 7866, 'QU', 'OK', 'S', 1721738083, 1721738083, '1'),
(133313, 27044, 'QU', 'OK', 'S', 1721738094, 1721738094, '1'),
(133314, 32760, 'QU', 'OK', 'S', 1721738440, 1721738440, '1'),
(133315, 32759, 'QU', 'OK', 'S', 1721738489, 1721738489, '1'),
(133316, 31732, 'QU', 'OK', 'S', 1721738656, 1721738656, '1'),
(133317, 32743, 'QU', 'OK', 'S', 1721738770, 1721738770, '1'),
(133318, 32743, 'QU', 'OK', 'S', 1721738774, 1721738774, '1'),
(133319, 32743, 'QU', 'OK', 'S', 1721738778, 1721738778, '1'),
(133320, 32745, 'QU', 'OK', 'S', 1721738829, 1721738829, '1'),
(133321, 32749, 'QU', 'OK', 'S', 1721738927, 1721738927, '1'),
(133322, 32751, 'QU', 'OK', 'S', 1721739002, 1721739002, '1'),
(133323, 32752, 'QU', 'OK', 'S', 1721739105, 1721739105, '1'),
(133324, 32753, 'QU', 'OK', 'S', 1721739159, 1721739159, '1'),
(133325, 14995, 'QU', 'OK', 'S', 1721739441, 1721739441, '1'),
(133326, 12802, 'QU', 'OK', 'S', 1721739480, 1721739480, '1'),
(133327, 32747, 'QU', 'OK', 'S', 1721739537, 1721739537, '1'),
(133328, 15297, 'QU', 'OK', 'S', 1721739766, 1721739766, '1'),
(133329, 11744, 'QU', 'OK', 'S', 1721739946, 1721739946, '1'),
(133330, 11744, 'QU', 'OK', 'S', 1721739950, 1721739950, '1'),
(133331, 15741, 'QU', 'OK', 'S', 1721740474, 1721740474, '1'),
(133332, 14886, 'QU', 'OK', 'S', 1721740698, 1721740698, '1'),
(133333, 3707, 'QU', 'OK', 'S', 1721741146, 1721741146, '1'),
(133334, 3707, 'QU', 'OK', 'S', 1721741199, 1721741199, '1'),
(133335, 3707, 'QU', 'OK', 'S', 1721741202, 1721741202, '1'),
(133336, 3707, 'QU', 'OK', 'S', 1721741245, 1721741245, '1'),
(133337, 11962, 'QU', 'OK', 'S', 1721799330, 1721799330, '1'),
(133338, 32481, 'QU', 'OK', 'S', 1721799339, 1721799339, '1'),
(133339, 30514, 'QU', 'OK', 'S', 1721799347, 1721799347, '1'),
(133340, 30401, 'QU', 'OK', 'S', 1721799355, 1721799355, '1'),
(133341, 25265, 'QU', 'OK', 'S', 1721799365, 1721799365, '1'),
(133342, 31642, 'QU', 'OK', 'S', 1721799375, 1721799375, '1'),
(133343, 31642, 'QU', 'OK', 'S', 1721799385, 1721799385, '1'),
(133344, 32481, 'QU', 'OK', 'S', 1721799398, 1721799398, '1'),
(133345, 32481, 'QU', 'OK', 'S', 1721799407, 1721799407, '1'),
(133346, 11744, 'QU', 'OK', 'S', 1721799419, 1721799419, '1'),
(133347, 32189, 'QU', 'OK', 'S', 1721799428, 1721799428, '1'),
(133348, 27761, 'QU', 'OK', 'S', 1721799445, 1721799445, '1'),
(133349, 32369, 'QU', 'OK', 'S', 1721799454, 1721799454, '1'),
(133350, 32225, 'QU', 'OK', 'S', 1721799464, 1721799464, '1'),
(133351, 11666, 'QU', 'OK', 'S', 1721799784, 1721799784, '1'),
(133352, 24571, 'QU', 'OK', 'S', 1721800539, 1721800539, '1'),
(133353, 32683, 'QU', 'OK', 'S', 1721800828, 1721800828, '1'),
(133354, 23345, 'QU', 'OK', 'S', 1721800856, 1721800856, '1'),
(133355, 32683, 'QU', 'OK', 'S', 1721800870, 1721800870, '1'),
(133356, 11838, 'QU', 'OK', 'S', 1721800886, 1721800886, '1'),
(133357, 32683, 'QU', 'OK', 'S', 1721800906, 1721800906, '1'),
(133358, 31394, 'QU', 'OK', 'S', 1721801365, 1721801365, '1'),
(133359, 24582, 'QU', 'OK', 'S', 1721802693, 1721802693, '1'),
(133360, 29756, 'QU', 'OK', 'S', 1721803324, 1721803324, '1'),
(133361, 26580, 'QU', 'OK', 'S', 1721803330, 1721803330, '1'),
(133362, 32527, 'QU', 'OK', 'S', 1721804300, 1721804300, '1'),
(133363, 32610, 'QU', 'OK', 'S', 1721804313, 1721804313, '1'),
(133364, 32610, 'QU', 'OK', 'S', 1721804322, 1721804322, '1'),
(133365, 32610, 'QU', 'OK', 'S', 1721804336, 1721804336, '1'),
(133366, 30516, 'QU', 'OK', 'S', 1721804346, 1721804346, '1'),
(133367, 24248, 'QU', 'OK', 'S', 1721804358, 1721804358, '1'),
(133368, 32177, 'QU', 'OK', 'S', 1721804365, 1721804365, '1'),
(133369, 32464, 'QU', 'OK', 'S', 1721804434, 1721804434, '1'),
(133370, 32276, 'QU', 'OK', 'S', 1721804667, 1721804667, '1'),
(133371, 31852, 'QU', 'OK', 'S', 1721804673, 1721804673, '1'),
(133372, 32269, 'QU', 'OK', 'S', 1721804694, 1721804694, '1'),
(133373, 32269, 'QU', 'OK', 'S', 1721804703, 1721804703, '1'),
(133374, 32279, 'QU', 'OK', 'S', 1721804712, 1721804712, '1'),
(133375, 32269, 'QU', 'OK', 'S', 1721804737, 1721804737, '1'),
(133376, 32335, 'QU', 'OK', 'S', 1721804865, 1721804865, '1'),
(133377, 32337, 'QU', 'OK', 'S', 1721804905, 1721804905, '1'),
(133378, 23925, 'QU', 'OK', 'S', 1721806393, 1721806393, '1'),
(133379, 22736, 'QU', 'OK', 'S', 1721806401, 1721806401, '1'),
(133380, 32102, 'QU', 'OK', 'S', 1721806408, 1721806408, '1'),
(133381, 25686, 'QU', 'OK', 'S', 1721806415, 1721806415, '1'),
(133382, 31381, 'QU', 'OK', 'S', 1721807106, 1721807106, '1'),
(133383, 3707, 'QU', 'OK', 'S', 1721807379, 1721807379, '1'),
(133384, 14239, 'QU', 'OK', 'S', 1721807637, 1721807637, '1'),
(133385, 24581, 'QU', 'OK', 'S', 1721808657, 1721808657, '1'),
(133386, 24581, 'QU', 'OK', 'S', 1721808670, 1721808670, '1'),
(133387, 15382, 'QU', 'OK', 'S', 1721808922, 1721808922, '1'),
(133388, 15383, 'QU', 'OK', 'S', 1721808936, 1721808936, '1'),
(133389, 15387, 'QU', 'OK', 'S', 1721808959, 1721808959, '1'),
(133390, 15386, 'QU', 'OK', 'S', 1721808970, 1721808970, '1'),
(133391, 15385, 'QU', 'OK', 'S', 1721808999, 1721808999, '1'),
(133392, 15384, 'QU', 'OK', 'S', 1721809036, 1721809036, '1'),
(133393, 15630, 'QU', 'OK', 'S', 1721809064, 1721809064, '1'),
(133394, 15630, 'QU', 'OK', 'S', 1721809074, 1721809074, '1'),
(133395, 15568, 'QU', 'OK', 'S', 1721809090, 1721809090, '1'),
(133396, 15568, 'QU', 'OK', 'S', 1721809098, 1721809098, '1'),
(133397, 15567, 'QU', 'OK', 'S', 1721809116, 1721809116, '1'),
(133398, 15567, 'QU', 'OK', 'S', 1721809125, 1721809125, '1'),
(133399, 15565, 'QU', 'OK', 'S', 1721809136, 1721809136, '1'),
(133400, 15565, 'QU', 'OK', 'S', 1721809150, 1721809150, '1'),
(133401, 15564, 'QU', 'OK', 'S', 1721809230, 1721809230, '1'),
(133402, 15564, 'QU', 'OK', 'S', 1721809247, 1721809247, '1'),
(133403, 15563, 'QU', 'OK', 'S', 1721809254, 1721809254, '1'),
(133404, 28000, 'QU', 'OK', 'S', 1721809261, 1721809261, '1'),
(133405, 15563, 'QU', 'OK', 'S', 1721809264, 1721809264, '1'),
(133406, 15388, 'QU', 'OK', 'S', 1721809276, 1721809276, '1'),
(133407, 17777, 'QU', 'OK', 'S', 1721809313, 1721809313, '1'),
(133408, 32361, 'QU', 'OK', 'S', 1721809322, 1721809322, '1'),
(133409, 17777, 'QU', 'OK', 'S', 1721809353, 1721809353, '1'),
(133410, 17776, 'QU', 'OK', 'S', 1721809364, 1721809364, '1'),
(133411, 31546, 'QU', 'OK', 'S', 1721809366, 1721809366, '1'),
(133412, 17775, 'QU', 'OK', 'S', 1721809375, 1721809375, '1'),
(133413, 17774, 'QU', 'OK', 'S', 1721809399, 1721809399, '1'),
(133414, 18373, 'QU', 'OK', 'S', 1721809404, 1721809404, '1'),
(133415, 17774, 'QU', 'OK', 'S', 1721809408, 1721809408, '1'),
(133416, 17771, 'QU', 'OK', 'S', 1721809440, 1721809440, '1'),
(133417, 31746, 'QU', 'OK', 'S', 1721809443, 1721809443, '1'),
(133418, 17771, 'QU', 'OK', 'S', 1721809452, 1721809452, '1'),
(133419, 17768, 'QU', 'OK', 'S', 1721809464, 1721809464, '1'),
(133420, 25684, 'QU', 'OK', 'S', 1721809482, 1721809482, '1'),
(133421, 17766, 'QU', 'OK', 'S', 1721809965, 1721809965, '1'),
(133422, 17765, 'QU', 'OK', 'S', 1721809977, 1721809977, '1'),
(133423, 21899, 'QU', 'OK', 'S', 1721810169, 1721810169, '1'),
(133424, 21898, 'QU', 'OK', 'S', 1721810184, 1721810184, '1'),
(133425, 21897, 'QU', 'OK', 'S', 1721810346, 1721810346, '1'),
(133426, 21897, 'QU', 'OK', 'S', 1721810346, 1721810346, '1'),
(133427, 21897, 'QU', 'OK', 'S', 1721810359, 1721810359, '1'),
(133428, 21897, 'QU', 'OK', 'S', 1721810359, 1721810359, '1'),
(133429, 21896, 'QU', 'OK', 'S', 1721810381, 1721810381, '1'),
(133430, 21896, 'QU', 'OK', 'S', 1721810381, 1721810381, '1'),
(133431, 21896, 'QU', 'OK', 'S', 1721810381, 1721810381, '1'),
(133432, 21896, 'QU', 'OK', 'S', 1721810394, 1721810394, '1'),
(133433, 21896, 'QU', 'OK', 'S', 1721810394, 1721810394, '1'),
(133434, 21896, 'QU', 'OK', 'S', 1721810394, 1721810394, '1'),
(133435, 21608, 'QU', 'OK', 'S', 1721810658, 1721810658, '1'),
(133436, 21608, 'QU', 'OK', 'S', 1721810658, 1721810658, '1'),
(133437, 21608, 'QU', 'OK', 'S', 1721810658, 1721810658, '1'),
(133438, 21608, 'QU', 'OK', 'S', 1721810672, 1721810672, '1'),
(133439, 21608, 'QU', 'OK', 'S', 1721810672, 1721810672, '1'),
(133440, 21608, 'QU', 'OK', 'S', 1721810672, 1721810672, '1'),
(133441, 17782, 'QU', 'OK', 'S', 1721810690, 1721810690, '1'),
(133442, 17782, 'QU', 'OK', 'S', 1721810844, 1721810844, '1'),
(133443, 17781, 'QU', 'OK', 'S', 1721810852, 1721810852, '1'),
(133444, 17778, 'QU', 'OK', 'S', 1721810860, 1721810860, '1'),
(133445, 17778, 'QU', 'OK', 'S', 1721810867, 1721810867, '1'),
(133446, 24673, 'QU', 'OK', 'S', 1721812775, 1721812775, '1'),
(133447, 4025, 'QU', 'OK', 'S', 1721812821, 1721812821, '1'),
(133448, 31395, 'QU', 'OK', 'S', 1721812867, 1721812867, '1'),
(133449, 25341, 'QU', 'OK', 'S', 1721812914, 1721812914, '1'),
(133450, 31293, 'QU', 'OK', 'S', 1721812987, 1721812987, '1'),
(133451, 31111, 'QU', 'OK', 'S', 1721813034, 1721813034, '1'),
(133452, 31988, 'QU', 'OK', 'S', 1721813052, 1721813052, '1'),
(133453, 31111, 'QU', 'OK', 'S', 1721813059, 1721813059, '1'),
(133454, 31111, 'QU', 'OK', 'S', 1721813089, 1721813089, '1'),
(133455, 31111, 'QU', 'OK', 'S', 1721813092, 1721813092, '1'),
(133456, 29388, 'QU', 'OK', 'S', 1721813110, 1721813110, '1'),
(133457, 22303, 'QU', 'OK', 'S', 1721813135, 1721813135, '1'),
(133458, 32203, 'QU', 'OK', 'S', 1721813229, 1721813229, '1'),
(133459, 31260, 'QU', 'OK', 'S', 1721813348, 1721813348, '1'),
(133460, 30416, 'QU', 'OK', 'S', 1721813385, 1721813385, '1'),
(133461, 7866, 'QU', 'OK', 'S', 1721813421, 1721813421, '1'),
(133462, 29504, 'QU', 'OK', 'S', 1721813570, 1721813570, '1'),
(133463, 27529, 'QU', 'OK', 'S', 1721813683, 1721813683, '1'),
(133464, 31861, 'QU', 'OK', 'S', 1721813746, 1721813746, '1'),
(133465, 22660, 'QU', 'OK', 'S', 1721813786, 1721813786, '1'),
(133466, 29373, 'QU', 'OK', 'S', 1721814267, 1721814267, '1'),
(133467, 31209, 'QU', 'OK', 'S', 1721814305, 1721814305, '1'),
(133468, 31474, 'QU', 'OK', 'S', 1721814341, 1721814341, '1'),
(133469, 31094, 'QU', 'OK', 'S', 1721814509, 1721814509, '1'),
(133470, 25002, 'QU', 'OK', 'S', 1721814548, 1721814548, '1'),
(133471, 32119, 'QU', 'OK', 'S', 1721814705, 1721814705, '1'),
(133472, 14986, 'QU', 'OK', 'S', 1721814786, 1721814786, '1'),
(133473, 14986, 'QU', 'OK', 'S', 1721814789, 1721814789, '1'),
(133474, 14986, 'QU', 'OK', 'S', 1721814792, 1721814792, '1'),
(133475, 14986, 'QU', 'OK', 'S', 1721814795, 1721814795, '1'),
(133476, 14986, 'QU', 'OK', 'S', 1721814799, 1721814799, '1'),
(133477, 14986, 'QU', 'OK', 'S', 1721814809, 1721814809, '1'),
(133478, 14986, 'QU', 'OK', 'S', 1721814814, 1721814814, '1'),
(133479, 14986, 'QU', 'OK', 'S', 1721814817, 1721814817, '1'),
(133480, 14986, 'QU', 'OK', 'S', 1721814820, 1721814820, '1'),
(133481, 14986, 'QU', 'OK', 'S', 1721814823, 1721814823, '1'),
(133482, 14986, 'QU', 'OK', 'S', 1721814826, 1721814826, '1'),
(133483, 14986, 'QU', 'OK', 'S', 1721814843, 1721814843, '1'),
(133484, 14986, 'QU', 'OK', 'S', 1721814846, 1721814846, '1'),
(133485, 14986, 'QU', 'OK', 'S', 1721814849, 1721814849, '1'),
(133486, 14986, 'QU', 'OK', 'S', 1721814852, 1721814852, '1'),
(133487, 14986, 'QU', 'OK', 'S', 1721814855, 1721814855, '1'),
(133488, 14986, 'QU', 'OK', 'S', 1721814865, 1721814865, '1'),
(133489, 14986, 'QU', 'OK', 'S', 1721814868, 1721814868, '1'),
(133490, 14986, 'QU', 'OK', 'S', 1721814871, 1721814871, '1'),
(133491, 14986, 'QU', 'OK', 'S', 1721814874, 1721814874, '1'),
(133492, 14986, 'QU', 'OK', 'S', 1721814878, 1721814878, '1'),
(133493, 14986, 'QU', 'OK', 'S', 1721814887, 1721814887, '1'),
(133494, 14986, 'QU', 'OK', 'S', 1721814890, 1721814890, '1'),
(133495, 14986, 'QU', 'OK', 'S', 1721814893, 1721814893, '1'),
(133496, 14986, 'QU', 'OK', 'S', 1721814897, 1721814897, '1'),
(133497, 14986, 'QU', 'OK', 'S', 1721814901, 1721814901, '1'),
(133498, 14986, 'QU', 'OK', 'S', 1721814912, 1721814912, '1'),
(133499, 14986, 'QU', 'OK', 'S', 1721814915, 1721814915, '1'),
(133500, 14986, 'QU', 'OK', 'S', 1721814919, 1721814919, '1'),
(133501, 14986, 'QU', 'OK', 'S', 1721814922, 1721814922, '1'),
(133502, 14986, 'QU', 'OK', 'S', 1721814925, 1721814925, '1'),
(133503, 14986, 'QU', 'OK', 'S', 1721814938, 1721814938, '1'),
(133504, 14986, 'QU', 'OK', 'S', 1721814941, 1721814941, '1'),
(133505, 14986, 'QU', 'OK', 'S', 1721814944, 1721814944, '1'),
(133506, 14986, 'QU', 'OK', 'S', 1721814948, 1721814948, '1'),
(133507, 14986, 'QU', 'OK', 'S', 1721814951, 1721814951, '1'),
(133508, 14986, 'QU', 'OK', 'S', 1721814962, 1721814962, '1'),
(133509, 14986, 'QU', 'OK', 'S', 1721814965, 1721814965, '1'),
(133510, 14986, 'QU', 'OK', 'S', 1721814969, 1721814969, '1'),
(133511, 14986, 'QU', 'OK', 'S', 1721814972, 1721814972, '1'),
(133512, 14986, 'QU', 'OK', 'S', 1721814976, 1721814976, '1'),
(133513, 14986, 'QU', 'OK', 'S', 1721814986, 1721814986, '1'),
(133514, 14986, 'QU', 'OK', 'S', 1721814989, 1721814989, '1'),
(133515, 14986, 'QU', 'OK', 'S', 1721814993, 1721814993, '1'),
(133516, 14986, 'QU', 'OK', 'S', 1721814996, 1721814996, '1'),
(133517, 14986, 'QU', 'OK', 'S', 1721815000, 1721815000, '1'),
(133518, 14986, 'QU', 'OK', 'S', 1721815004, 1721815004, '1'),
(133519, 26347, 'QU', 'OK', 'S', 1721815150, 1721815150, '1'),
(133520, 29782, 'QU', 'OK', 'S', 1721815185, 1721815185, '1'),
(133521, 31018, 'QU', 'OK', 'S', 1721815221, 1721815221, '1'),
(133522, 26347, 'QU', 'OK', 'S', 1721815255, 1721815255, '1'),
(133523, 32061, 'QU', 'OK', 'S', 1721815291, 1721815291, '1'),
(133524, 28667, 'QU', 'OK', 'S', 1721815331, 1721815331, '1'),
(133525, 4599, 'QU', 'OK', 'S', 1721816615, 1721816615, '1'),
(133526, 4599, 'QU', 'OK', 'S', 1721816620, 1721816620, '1'),
(133527, 4599, 'QU', 'OK', 'S', 1721816623, 1721816623, '1'),
(133528, 4599, 'QU', 'OK', 'S', 1721816626, 1721816626, '1'),
(133529, 5579, 'QU', 'OK', 'S', 1721817077, 1721817077, '1'),
(133530, 5580, 'QU', 'OK', 'S', 1721817129, 1721817129, '1'),
(133531, 32204, 'QU', 'OK', 'S', 1721817562, 1721817562, '1'),
(133532, 32145, 'QU', 'OK', 'S', 1721817971, 1721817971, '1'),
(133533, 32201, 'QU', 'OK', 'S', 1721818589, 1721818589, '1'),
(133534, 32775, 'QU', 'OK', 'S', 1721819038, 1721819038, '1'),
(133535, 32692, 'QU', 'OK', 'S', 1721821154, 1721821154, '1'),
(133536, 32692, 'QU', 'OK', 'S', 1721821166, 1721821166, '1'),
(133537, 32565, 'QU', 'OK', 'S', 1721821231, 1721821231, '1'),
(133538, 32565, 'QU', 'OK', 'S', 1721821248, 1721821248, '1'),
(133539, 32651, 'QU', 'OK', 'S', 1721821258, 1721821258, '1'),
(133540, 32651, 'QU', 'OK', 'S', 1721821272, 1721821272, '1'),
(133541, 32651, 'QU', 'OK', 'S', 1721821281, 1721821281, '1'),
(133542, 31734, 'QU', 'OK', 'S', 1721821294, 1721821294, '1'),
(133543, 32102, 'QU', 'OK', 'S', 1721821331, 1721821331, '1'),
(133544, 32102, 'QU', 'OK', 'S', 1721821343, 1721821343, '1'),
(133545, 32757, 'QU', 'OK', 'S', 1721821359, 1721821359, '1'),
(133546, 32102, 'QU', 'OK', 'S', 1721821370, 1721821370, '1'),
(133547, 30573, 'QU', 'OK', 'S', 1721821384, 1721821384, '1'),
(133548, 32787, 'QU', 'OK', 'S', 1721821429, 1721821429, '1'),
(133549, 11838, 'QU', 'OK', 'S', 1721821506, 1721821506, '1'),
(133550, 23345, 'QU', 'OK', 'S', 1721821528, 1721821528, '1'),
(133551, 32761, 'QU', 'OK', 'S', 1721822197, 1721822197, '1'),
(133552, 32762, 'QU', 'OK', 'S', 1721822233, 1721822233, '1'),
(133553, 32763, 'QU', 'OK', 'S', 1721822281, 1721822281, '1'),
(133554, 32649, 'QU', 'OK', 'S', 1721823015, 1721823015, '1'),
(133555, 32631, 'QU', 'OK', 'S', 1721823030, 1721823030, '1'),
(133556, 32349, 'QU', 'OK', 'S', 1721823042, 1721823042, '1'),
(133557, 32348, 'QU', 'OK', 'S', 1721823072, 1721823072, '1'),
(133558, 32773, 'QU', 'OK', 'S', 1721823079, 1721823079, '1'),
(133559, 32127, 'QU', 'OK', 'S', 1721823081, 1721823081, '1'),
(133560, 32100, 'QU', 'OK', 'S', 1721823087, 1721823087, '1'),
(133561, 32080, 'QU', 'OK', 'S', 1721823099, 1721823099, '1'),
(133562, 32079, 'QU', 'OK', 'S', 1721823105, 1721823105, '1'),
(133563, 32786, 'QU', 'OK', 'S', 1721825548, 1721825548, '1'),
(133564, 32778, 'QU', 'OK', 'S', 1721825570, 1721825570, '1'),
(133565, 32777, 'QU', 'OK', 'S', 1721825593, 1721825593, '1'),
(133566, 32776, 'QU', 'OK', 'S', 1721825616, 1721825616, '1'),
(133567, 32774, 'QU', 'OK', 'S', 1721825702, 1721825702, '1'),
(133568, 32772, 'QU', 'OK', 'S', 1721825855, 1721825855, '1'),
(133569, 32767, 'QU', 'OK', 'S', 1721827128, 1721827128, '1'),
(133570, 32764, 'QU', 'OK', 'S', 1721827506, 1721827506, '1'),
(133571, 32765, 'QU', 'OK', 'S', 1721827562, 1721827562, '1'),
(133572, 32766, 'QU', 'OK', 'S', 1721827611, 1721827611, '1'),
(133573, 32768, 'QU', 'OK', 'S', 1721827757, 1721827757, '1'),
(133574, 32769, 'QU', 'OK', 'S', 1721827945, 1721827945, '1'),
(133575, 32770, 'QU', 'OK', 'S', 1721827988, 1721827988, '1'),
(133576, 32771, 'QU', 'OK', 'S', 1721828024, 1721828024, '1'),
(133577, 30199, 'QU', 'OK', 'S', 1721828244, 1721828244, '1'),
(133578, 23350, 'QU', 'OK', 'S', 1721885545, 1721885545, '1'),
(133579, 32438, 'QU', 'OK', 'S', 1721885554, 1721885554, '1'),
(133580, 24813, 'QU', 'OK', 'S', 1721885563, 1721885563, '1'),
(133581, 32309, 'QU', 'OK', 'S', 1721885575, 1721885575, '1'),
(133582, 28618, 'QU', 'OK', 'S', 1721885584, 1721885584, '1'),
(133583, 30117, 'QU', 'OK', 'S', 1721885593, 1721885593, '1'),
(133584, 17580, 'QU', 'OK', 'S', 1721885625, 1721885625, '1'),
(133585, 30800, 'QU', 'OK', 'S', 1721885664, 1721885664, '1'),
(133586, 30117, 'QU', 'OK', 'S', 1721885675, 1721885675, '1'),
(133587, 32466, 'QU', 'OK', 'S', 1721885685, 1721885685, '1'),
(133588, 29861, 'QU', 'OK', 'S', 1721885699, 1721885699, '1'),
(133589, 28478, 'QU', 'OK', 'S', 1721885711, 1721885711, '1'),
(133590, 29442, 'QU', 'OK', 'S', 1721885721, 1721885721, '1'),
(133591, 30919, 'QU', 'OK', 'S', 1721885730, 1721885730, '1'),
(133592, 28977, 'QU', 'OK', 'S', 1721885742, 1721885742, '1'),
(133593, 32144, 'QU', 'OK', 'S', 1721885752, 1721885752, '1'),
(133594, 24663, 'QU', 'OK', 'S', 1721885766, 1721885766, '1'),
(133595, 29001, 'QU', 'OK', 'S', 1721885834, 1721885834, '1'),
(133596, 22824, 'QU', 'OK', 'S', 1721885846, 1721885846, '1'),
(133597, 27979, 'QU', 'OK', 'S', 1721885857, 1721885857, '1'),
(133598, 27979, 'QU', 'OK', 'S', 1721885869, 1721885869, '1'),
(133599, 31414, 'QU', 'OK', 'S', 1721885879, 1721885879, '1'),
(133600, 27069, 'QU', 'OK', 'S', 1721885892, 1721885892, '1'),
(133601, 27222, 'QU', 'OK', 'S', 1721885902, 1721885902, '1'),
(133602, 32309, 'QU', 'OK', 'S', 1721885916, 1721885916, '1'),
(133603, 29265, 'QU', 'OK', 'S', 1721886076, 1721886076, '1'),
(133604, 30651, 'QU', 'OK', 'S', 1721886097, 1721886097, '1'),
(133605, 32064, 'QU', 'OK', 'S', 1721886109, 1721886109, '1'),
(133606, 10944, 'QU', 'OK', 'S', 1721886126, 1721886126, '1'),
(133607, 28496, 'QU', 'OK', 'S', 1721886180, 1721886180, '1'),
(133608, 29928, 'QU', 'OK', 'S', 1721886192, 1721886192, '1'),
(133609, 29823, 'QU', 'OK', 'S', 1721886212, 1721886212, '1'),
(133610, 15499, 'QU', 'OK', 'S', 1721886221, 1721886221, '1'),
(133611, 31015, 'QU', 'OK', 'S', 1721886240, 1721886240, '1'),
(133612, 14570, 'QU', 'OK', 'S', 1721886250, 1721886250, '1'),
(133613, 28957, 'QU', 'OK', 'S', 1721886261, 1721886261, '1'),
(133614, 32690, 'QU', 'OK', 'S', 1721886272, 1721886272, '1'),
(133615, 28973, 'QU', 'OK', 'S', 1721886281, 1721886281, '1'),
(133616, 32144, 'QU', 'OK', 'S', 1721886291, 1721886291, '1'),
(133617, 31090, 'QU', 'OK', 'S', 1721886306, 1721886306, '1'),
(133618, 28977, 'QU', 'OK', 'S', 1721886361, 1721886361, '1'),
(133619, 23667, 'QU', 'OK', 'S', 1721886417, 1721886417, '1'),
(133620, 26837, 'QU', 'OK', 'S', 1721886433, 1721886433, '1'),
(133621, 30378, 'QU', 'OK', 'S', 1721886476, 1721886476, '1'),
(133622, 28640, 'QU', 'OK', 'S', 1721886533, 1721886533, '1'),
(133623, 22289, 'QU', 'OK', 'S', 1721886565, 1721886565, '1'),
(133624, 18948, 'QU', 'OK', 'S', 1721886609, 1721886609, '1'),
(133625, 30776, 'QU', 'OK', 'S', 1721886627, 1721886627, '1'),
(133626, 30201, 'QU', 'OK', 'S', 1721886636, 1721886636, '1'),
(133627, 9454, 'QU', 'OK', 'S', 1721886905, 1721886905, '1'),
(133628, 18132, 'QU', 'OK', 'S', 1721886978, 1721886978, '1'),
(133629, 18132, 'QU', 'OK', 'S', 1721886985, 1721886985, '1'),
(133630, 31135, 'QU', 'OK', 'S', 1721890469, 1721890469, '1'),
(133631, 25272, 'QU', 'OK', 'S', 1721891479, 1721891479, '1'),
(133632, 25272, 'QU', 'OK', 'S', 1721891479, 1721891479, '1'),
(133633, 25272, 'QU', 'OK', 'S', 1721891479, 1721891479, '1'),
(133634, 25272, 'QU', 'OK', 'S', 1721891479, 1721891479, '1'),
(133635, 25272, 'QU', 'OK', 'S', 1721891491, 1721891491, '1'),
(133636, 25272, 'QU', 'OK', 'S', 1721891491, 1721891491, '1'),
(133637, 25272, 'QU', 'OK', 'S', 1721891491, 1721891491, '1'),
(133638, 25272, 'QU', 'OK', 'S', 1721891491, 1721891491, '1'),
(133639, 25270, 'QU', 'OK', 'S', 1721891511, 1721891511, '1'),
(133640, 25270, 'QU', 'OK', 'S', 1721891511, 1721891511, '1'),
(133641, 25270, 'QU', 'OK', 'S', 1721891511, 1721891511, '1'),
(133642, 25270, 'QU', 'OK', 'S', 1721891511, 1721891511, '1'),
(133643, 25270, 'QU', 'OK', 'S', 1721891525, 1721891525, '1'),
(133644, 25270, 'QU', 'OK', 'S', 1721891525, 1721891525, '1'),
(133645, 25270, 'QU', 'OK', 'S', 1721891525, 1721891525, '1'),
(133646, 25270, 'QU', 'OK', 'S', 1721891525, 1721891525, '1'),
(133647, 25267, 'QU', 'OK', 'S', 1721891550, 1721891550, '1'),
(133648, 25267, 'QU', 'OK', 'S', 1721891550, 1721891550, '1'),
(133649, 25267, 'QU', 'OK', 'S', 1721891550, 1721891550, '1'),
(133650, 25267, 'QU', 'OK', 'S', 1721891550, 1721891550, '1'),
(133651, 25267, 'QU', 'OK', 'S', 1721891564, 1721891564, '1'),
(133652, 25267, 'QU', 'OK', 'S', 1721891564, 1721891564, '1'),
(133653, 25267, 'QU', 'OK', 'S', 1721891564, 1721891564, '1'),
(133654, 25267, 'QU', 'OK', 'S', 1721891564, 1721891564, '1'),
(133655, 25266, 'QU', 'OK', 'S', 1721891582, 1721891582, '1'),
(133656, 25266, 'QU', 'OK', 'S', 1721891582, 1721891582, '1'),
(133657, 25266, 'QU', 'OK', 'S', 1721891582, 1721891582, '1'),
(133658, 25266, 'QU', 'OK', 'S', 1721891582, 1721891582, '1'),
(133659, 25266, 'QU', 'OK', 'S', 1721891594, 1721891594, '1'),
(133660, 25266, 'QU', 'OK', 'S', 1721891594, 1721891594, '1'),
(133661, 25266, 'QU', 'OK', 'S', 1721891594, 1721891594, '1'),
(133662, 25266, 'QU', 'OK', 'S', 1721891594, 1721891594, '1'),
(133663, 32794, 'QU', 'OK', 'S', 1721891599, 1721891599, '1'),
(133664, 32794, 'QU', 'OK', 'S', 1721891599, 1721891599, '1'),
(133665, 32794, 'QU', 'OK', 'S', 1721891599, 1721891599, '1'),
(133666, 25264, 'QU', 'OK', 'S', 1721891609, 1721891609, '1'),
(133667, 25264, 'QU', 'OK', 'S', 1721891609, 1721891609, '1'),
(133668, 25264, 'QU', 'OK', 'S', 1721891609, 1721891609, '1'),
(133669, 25264, 'QU', 'OK', 'S', 1721891609, 1721891609, '1'),
(133670, 25264, 'QU', 'OK', 'S', 1721891621, 1721891621, '1'),
(133671, 25264, 'QU', 'OK', 'S', 1721891621, 1721891621, '1'),
(133672, 25264, 'QU', 'OK', 'S', 1721891621, 1721891621, '1'),
(133673, 25264, 'QU', 'OK', 'S', 1721891621, 1721891621, '1'),
(133674, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133675, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133676, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133677, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133678, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133679, 32795, 'QU', 'OK', 'S', 1721891628, 1721891628, '1'),
(133680, 25213, 'QU', 'OK', 'S', 1721891638, 1721891638, '1'),
(133681, 25213, 'QU', 'OK', 'S', 1721891638, 1721891638, '1'),
(133682, 25213, 'QU', 'OK', 'S', 1721891638, 1721891638, '1'),
(133683, 25213, 'QU', 'OK', 'S', 1721891638, 1721891638, '1'),
(133684, 25213, 'QU', 'OK', 'S', 1721891650, 1721891650, '1'),
(133685, 25213, 'QU', 'OK', 'S', 1721891650, 1721891650, '1'),
(133686, 25213, 'QU', 'OK', 'S', 1721891650, 1721891650, '1'),
(133687, 25213, 'QU', 'OK', 'S', 1721891650, 1721891650, '1'),
(133688, 25209, 'QU', 'OK', 'S', 1721891677, 1721891677, '1'),
(133689, 25209, 'QU', 'OK', 'S', 1721891677, 1721891677, '1'),
(133690, 25209, 'QU', 'OK', 'S', 1721891677, 1721891677, '1'),
(133691, 25209, 'QU', 'OK', 'S', 1721891677, 1721891677, '1'),
(133692, 25209, 'QU', 'OK', 'S', 1721891691, 1721891691, '1'),
(133693, 25209, 'QU', 'OK', 'S', 1721891691, 1721891691, '1'),
(133694, 25209, 'QU', 'OK', 'S', 1721891691, 1721891691, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(133695, 25209, 'QU', 'OK', 'S', 1721891691, 1721891691, '1'),
(133696, 25207, 'QU', 'OK', 'S', 1721891707, 1721891707, '1'),
(133697, 25207, 'QU', 'OK', 'S', 1721891707, 1721891707, '1'),
(133698, 25207, 'QU', 'OK', 'S', 1721891707, 1721891707, '1'),
(133699, 25207, 'QU', 'OK', 'S', 1721891707, 1721891707, '1'),
(133700, 25207, 'QU', 'OK', 'S', 1721891720, 1721891720, '1'),
(133701, 25207, 'QU', 'OK', 'S', 1721891720, 1721891720, '1'),
(133702, 25207, 'QU', 'OK', 'S', 1721891720, 1721891720, '1'),
(133703, 25207, 'QU', 'OK', 'S', 1721891720, 1721891720, '1'),
(133704, 25203, 'QU', 'OK', 'S', 1721891738, 1721891738, '1'),
(133705, 25203, 'QU', 'OK', 'S', 1721891738, 1721891738, '1'),
(133706, 25203, 'QU', 'OK', 'S', 1721891738, 1721891738, '1'),
(133707, 25203, 'QU', 'OK', 'S', 1721891738, 1721891738, '1'),
(133708, 25203, 'QU', 'OK', 'S', 1721891751, 1721891751, '1'),
(133709, 25203, 'QU', 'OK', 'S', 1721891751, 1721891751, '1'),
(133710, 25203, 'QU', 'OK', 'S', 1721891751, 1721891751, '1'),
(133711, 25203, 'QU', 'OK', 'S', 1721891751, 1721891751, '1'),
(133712, 25199, 'QU', 'OK', 'S', 1721891765, 1721891765, '1'),
(133713, 25199, 'QU', 'OK', 'S', 1721891765, 1721891765, '1'),
(133714, 25199, 'QU', 'OK', 'S', 1721891765, 1721891765, '1'),
(133715, 25199, 'QU', 'OK', 'S', 1721891765, 1721891765, '1'),
(133716, 25199, 'QU', 'OK', 'S', 1721891778, 1721891778, '1'),
(133717, 25199, 'QU', 'OK', 'S', 1721891778, 1721891778, '1'),
(133718, 25199, 'QU', 'OK', 'S', 1721891778, 1721891778, '1'),
(133719, 25199, 'QU', 'OK', 'S', 1721891778, 1721891778, '1'),
(133720, 25183, 'QU', 'OK', 'S', 1721891800, 1721891800, '1'),
(133721, 25183, 'QU', 'OK', 'S', 1721891800, 1721891800, '1'),
(133722, 25183, 'QU', 'OK', 'S', 1721891800, 1721891800, '1'),
(133723, 25183, 'QU', 'OK', 'S', 1721891800, 1721891800, '1'),
(133724, 25183, 'QU', 'OK', 'S', 1721891800, 1721891800, '1'),
(133725, 25183, 'QU', 'OK', 'S', 1721891801, 1721891801, '1'),
(133726, 25183, 'QU', 'OK', 'S', 1721891801, 1721891801, '1'),
(133727, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133728, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133729, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133730, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133731, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133732, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133733, 25183, 'QU', 'OK', 'S', 1721891820, 1721891820, '1'),
(133734, 30421, 'QU', 'OK', 'S', 1721891867, 1721891867, '1'),
(133735, 25182, 'QU', 'OK', 'S', 1721891868, 1721891868, '1'),
(133736, 25182, 'QU', 'OK', 'S', 1721891868, 1721891868, '1'),
(133737, 25182, 'QU', 'OK', 'S', 1721891868, 1721891868, '1'),
(133738, 25182, 'QU', 'OK', 'S', 1721891868, 1721891868, '1'),
(133739, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133740, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133741, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133742, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133743, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133744, 25181, 'QU', 'OK', 'S', 1721891885, 1721891885, '1'),
(133745, 30421, 'QU', 'OK', 'S', 1721891891, 1721891891, '1'),
(133746, 30404, 'QU', 'OK', 'S', 1721891897, 1721891897, '1'),
(133747, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133748, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133749, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133750, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133751, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133752, 25181, 'QU', 'OK', 'S', 1721891901, 1721891901, '1'),
(133753, 30404, 'QU', 'OK', 'S', 1721891906, 1721891906, '1'),
(133754, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133755, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133756, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133757, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133758, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133759, 25173, 'QU', 'OK', 'S', 1721891920, 1721891920, '1'),
(133760, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133761, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133762, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133763, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133764, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133765, 25173, 'QU', 'OK', 'S', 1721891936, 1721891936, '1'),
(133766, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133767, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133768, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133769, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133770, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133771, 25170, 'QU', 'OK', 'S', 1721891954, 1721891954, '1'),
(133772, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133773, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133774, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133775, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133776, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133777, 25170, 'QU', 'OK', 'S', 1721891969, 1721891969, '1'),
(133778, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133779, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133780, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133781, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133782, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133783, 25169, 'QU', 'OK', 'S', 1721891985, 1721891985, '1'),
(133784, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133785, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133786, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133787, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133788, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133789, 25169, 'QU', 'OK', 'S', 1721892001, 1721892001, '1'),
(133790, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133791, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133792, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133793, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133794, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133795, 25166, 'QU', 'OK', 'S', 1721892028, 1721892028, '1'),
(133796, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133797, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133798, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133799, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133800, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133801, 25166, 'QU', 'OK', 'S', 1721892046, 1721892046, '1'),
(133802, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133803, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133804, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133805, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133806, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133807, 25160, 'QU', 'OK', 'S', 1721892070, 1721892070, '1'),
(133808, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133809, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133810, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133811, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133812, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133813, 25160, 'QU', 'OK', 'S', 1721892085, 1721892085, '1'),
(133814, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133815, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133816, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133817, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133818, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133819, 25159, 'QU', 'OK', 'S', 1721892104, 1721892104, '1'),
(133820, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133821, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133822, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133823, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133824, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133825, 25159, 'QU', 'OK', 'S', 1721892125, 1721892125, '1'),
(133826, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133827, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133828, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133829, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133830, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133831, 25159, 'QU', 'OK', 'S', 1721892144, 1721892144, '1'),
(133832, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133833, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133834, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133835, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133836, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133837, 25159, 'QU', 'OK', 'S', 1721892160, 1721892160, '1'),
(133838, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133839, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133840, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133841, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133842, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133843, 25158, 'QU', 'OK', 'S', 1721892182, 1721892182, '1'),
(133844, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133845, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133846, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133847, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133848, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133849, 25158, 'QU', 'OK', 'S', 1721892198, 1721892198, '1'),
(133850, 25138, 'QU', 'OK', 'S', 1721892218, 1721892218, '1'),
(133851, 25138, 'QU', 'OK', 'S', 1721892218, 1721892218, '1'),
(133852, 25138, 'QU', 'OK', 'S', 1721892218, 1721892218, '1'),
(133853, 25138, 'QU', 'OK', 'S', 1721892218, 1721892218, '1'),
(133854, 25138, 'QU', 'OK', 'S', 1721892232, 1721892232, '1'),
(133855, 25138, 'QU', 'OK', 'S', 1721892232, 1721892232, '1'),
(133856, 25138, 'QU', 'OK', 'S', 1721892232, 1721892232, '1'),
(133857, 25138, 'QU', 'OK', 'S', 1721892232, 1721892232, '1'),
(133858, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133859, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133860, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133861, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133862, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133863, 25136, 'QU', 'OK', 'S', 1721892253, 1721892253, '1'),
(133864, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133865, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133866, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133867, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133868, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133869, 25136, 'QU', 'OK', 'S', 1721892271, 1721892271, '1'),
(133870, 22204, 'QU', 'OK', 'S', 1721892284, 1721892284, '1'),
(133871, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133872, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133873, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133874, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133875, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133876, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133877, 25023, 'QU', 'OK', 'S', 1721892295, 1721892295, '1'),
(133878, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133879, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133880, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133881, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133882, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133883, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133884, 25023, 'QU', 'OK', 'S', 1721892313, 1721892313, '1'),
(133885, 21115, 'QU', 'OK', 'S', 1721892317, 1721892317, '1'),
(133886, 21115, 'QU', 'OK', 'S', 1721892317, 1721892317, '1'),
(133887, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133888, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133889, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133890, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133891, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133892, 25020, 'QU', 'OK', 'S', 1721892334, 1721892334, '1'),
(133893, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133894, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133895, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133896, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133897, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133898, 25020, 'QU', 'OK', 'S', 1721892349, 1721892349, '1'),
(133899, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133900, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133901, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133902, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133903, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133904, 25003, 'QU', 'OK', 'S', 1721892375, 1721892375, '1'),
(133905, 30152, 'QU', 'OK', 'S', 1721892393, 1721892393, '1'),
(133906, 30152, 'QU', 'OK', 'S', 1721892393, 1721892393, '1'),
(133907, 30152, 'QU', 'OK', 'S', 1721892393, 1721892393, '1'),
(133908, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133909, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133910, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133911, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133912, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133913, 25003, 'QU', 'OK', 'S', 1721892395, 1721892395, '1'),
(133914, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133915, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133916, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133917, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133918, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133919, 25000, 'QU', 'OK', 'S', 1721892430, 1721892430, '1'),
(133920, 32746, 'QU', 'OK', 'S', 1721892445, 1721892445, '1'),
(133921, 32746, 'QU', 'OK', 'S', 1721892445, 1721892445, '1'),
(133922, 32746, 'QU', 'OK', 'S', 1721892445, 1721892445, '1'),
(133923, 32746, 'QU', 'OK', 'S', 1721892445, 1721892445, '1'),
(133924, 32746, 'QU', 'OK', 'S', 1721892445, 1721892445, '1'),
(133925, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133926, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133927, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133928, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133929, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133930, 25000, 'QU', 'OK', 'S', 1721892446, 1721892446, '1'),
(133931, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133932, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133933, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133934, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133935, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133936, 24999, 'QU', 'OK', 'S', 1721892486, 1721892486, '1'),
(133937, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133938, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133939, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133940, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133941, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133942, 24999, 'QU', 'OK', 'S', 1721892505, 1721892505, '1'),
(133943, 24998, 'QU', 'OK', 'S', 1721892528, 1721892528, '1'),
(133944, 24998, 'QU', 'OK', 'S', 1721892528, 1721892528, '1'),
(133945, 24998, 'QU', 'OK', 'S', 1721892528, 1721892528, '1'),
(133946, 24998, 'QU', 'OK', 'S', 1721892528, 1721892528, '1'),
(133947, 24998, 'QU', 'OK', 'S', 1721892528, 1721892528, '1'),
(133948, 26219, 'QU', 'OK', 'S', 1721892543, 1721892543, '1'),
(133949, 26219, 'QU', 'OK', 'S', 1721892543, 1721892543, '1'),
(133950, 24998, 'QU', 'OK', 'S', 1721892544, 1721892544, '1'),
(133951, 24998, 'QU', 'OK', 'S', 1721892544, 1721892544, '1'),
(133952, 24998, 'QU', 'OK', 'S', 1721892544, 1721892544, '1'),
(133953, 24998, 'QU', 'OK', 'S', 1721892544, 1721892544, '1'),
(133954, 24998, 'QU', 'OK', 'S', 1721892544, 1721892544, '1'),
(133955, 32145, 'QU', 'OK', 'S', 1721892559, 1721892559, '1'),
(133956, 30360, 'QU', 'OK', 'S', 1721892562, 1721892562, '1'),
(133957, 24996, 'QU', 'OK', 'S', 1721892582, 1721892582, '1'),
(133958, 24996, 'QU', 'OK', 'S', 1721892582, 1721892582, '1'),
(133959, 24996, 'QU', 'OK', 'S', 1721892582, 1721892582, '1'),
(133960, 24996, 'QU', 'OK', 'S', 1721892582, 1721892582, '1'),
(133961, 24996, 'QU', 'OK', 'S', 1721892595, 1721892595, '1'),
(133962, 24996, 'QU', 'OK', 'S', 1721892595, 1721892595, '1'),
(133963, 24996, 'QU', 'OK', 'S', 1721892595, 1721892595, '1'),
(133964, 24996, 'QU', 'OK', 'S', 1721892595, 1721892595, '1'),
(133965, 21976, 'QU', 'OK', 'S', 1721892627, 1721892627, '1'),
(133966, 21976, 'QU', 'OK', 'S', 1721892627, 1721892627, '1'),
(133967, 21976, 'QU', 'OK', 'S', 1721892627, 1721892627, '1'),
(133968, 11114, 'QU', 'OK', 'S', 1721892636, 1721892636, '1'),
(133969, 21976, 'QU', 'OK', 'S', 1721892640, 1721892640, '1'),
(133970, 21976, 'QU', 'OK', 'S', 1721892640, 1721892640, '1'),
(133971, 21976, 'QU', 'OK', 'S', 1721892640, 1721892640, '1'),
(133972, 21975, 'QU', 'OK', 'S', 1721892663, 1721892663, '1'),
(133973, 21975, 'QU', 'OK', 'S', 1721892663, 1721892663, '1'),
(133974, 21975, 'QU', 'OK', 'S', 1721892663, 1721892663, '1'),
(133975, 21975, 'QU', 'OK', 'S', 1721892671, 1721892671, '1'),
(133976, 21975, 'QU', 'OK', 'S', 1721892671, 1721892671, '1'),
(133977, 21975, 'QU', 'OK', 'S', 1721892671, 1721892671, '1'),
(133978, 21974, 'QU', 'OK', 'S', 1721892684, 1721892684, '1'),
(133979, 21974, 'QU', 'OK', 'S', 1721892684, 1721892684, '1'),
(133980, 30310, 'QU', 'OK', 'S', 1721892689, 1721892689, '1'),
(133981, 21974, 'QU', 'OK', 'S', 1721892694, 1721892694, '1'),
(133982, 21974, 'QU', 'OK', 'S', 1721892694, 1721892694, '1'),
(133983, 30794, 'QU', 'OK', 'S', 1721892727, 1721892727, '1'),
(133984, 30794, 'QU', 'OK', 'S', 1721892727, 1721892727, '1'),
(133985, 30794, 'QU', 'OK', 'S', 1721892727, 1721892727, '1'),
(133986, 30794, 'QU', 'OK', 'S', 1721892727, 1721892727, '1'),
(133987, 30794, 'QU', 'OK', 'S', 1721892727, 1721892727, '1'),
(133988, 22616, 'QU', 'OK', 'S', 1721892745, 1721892745, '1'),
(133989, 28441, 'QU', 'OK', 'S', 1721892769, 1721892769, '1'),
(133990, 21973, 'QU', 'OK', 'S', 1721892785, 1721892785, '1'),
(133991, 21973, 'QU', 'OK', 'S', 1721892785, 1721892785, '1'),
(133992, 21973, 'QU', 'OK', 'S', 1721892785, 1721892785, '1'),
(133993, 21973, 'QU', 'OK', 'S', 1721892797, 1721892797, '1'),
(133994, 21973, 'QU', 'OK', 'S', 1721892797, 1721892797, '1'),
(133995, 21973, 'QU', 'OK', 'S', 1721892797, 1721892797, '1'),
(133996, 21971, 'QU', 'OK', 'S', 1721892823, 1721892823, '1'),
(133997, 21971, 'QU', 'OK', 'S', 1721892823, 1721892823, '1'),
(133998, 21971, 'QU', 'OK', 'S', 1721892823, 1721892823, '1'),
(133999, 21971, 'QU', 'OK', 'S', 1721892834, 1721892834, '1'),
(134000, 21971, 'QU', 'OK', 'S', 1721892834, 1721892834, '1'),
(134001, 21971, 'QU', 'OK', 'S', 1721892834, 1721892834, '1'),
(134002, 21970, 'QU', 'OK', 'S', 1721892861, 1721892861, '1'),
(134003, 21970, 'QU', 'OK', 'S', 1721892861, 1721892861, '1'),
(134004, 21970, 'QU', 'OK', 'S', 1721892861, 1721892861, '1'),
(134005, 21970, 'QU', 'OK', 'S', 1721892870, 1721892870, '1'),
(134006, 21970, 'QU', 'OK', 'S', 1721892870, 1721892870, '1'),
(134007, 21970, 'QU', 'OK', 'S', 1721892870, 1721892870, '1'),
(134008, 21969, 'QU', 'OK', 'S', 1721892884, 1721892884, '1'),
(134009, 21969, 'QU', 'OK', 'S', 1721892884, 1721892884, '1'),
(134010, 21969, 'QU', 'OK', 'S', 1721892884, 1721892884, '1'),
(134011, 21969, 'QU', 'OK', 'S', 1721892894, 1721892894, '1'),
(134012, 21969, 'QU', 'OK', 'S', 1721892894, 1721892894, '1'),
(134013, 21969, 'QU', 'OK', 'S', 1721892894, 1721892894, '1'),
(134014, 21968, 'QU', 'OK', 'S', 1721892907, 1721892907, '1'),
(134015, 21968, 'QU', 'OK', 'S', 1721892907, 1721892907, '1'),
(134016, 21968, 'QU', 'OK', 'S', 1721892907, 1721892907, '1'),
(134017, 21968, 'QU', 'OK', 'S', 1721892917, 1721892917, '1'),
(134018, 21968, 'QU', 'OK', 'S', 1721892917, 1721892917, '1'),
(134019, 21968, 'QU', 'OK', 'S', 1721892917, 1721892917, '1'),
(134020, 21967, 'QU', 'OK', 'S', 1721892929, 1721892929, '1'),
(134021, 21967, 'QU', 'OK', 'S', 1721892929, 1721892929, '1'),
(134022, 21967, 'QU', 'OK', 'S', 1721892929, 1721892929, '1'),
(134023, 21967, 'QU', 'OK', 'S', 1721892941, 1721892941, '1'),
(134024, 21967, 'QU', 'OK', 'S', 1721892941, 1721892941, '1'),
(134025, 21967, 'QU', 'OK', 'S', 1721892941, 1721892941, '1'),
(134026, 21604, 'QU', 'OK', 'S', 1721892956, 1721892956, '1'),
(134027, 21604, 'QU', 'OK', 'S', 1721892956, 1721892956, '1'),
(134028, 21604, 'QU', 'OK', 'S', 1721892956, 1721892956, '1'),
(134029, 21604, 'QU', 'OK', 'S', 1721892965, 1721892965, '1'),
(134030, 21604, 'QU', 'OK', 'S', 1721892965, 1721892965, '1'),
(134031, 21604, 'QU', 'OK', 'S', 1721892965, 1721892965, '1'),
(134032, 21603, 'QU', 'OK', 'S', 1721892982, 1721892982, '1'),
(134033, 21603, 'QU', 'OK', 'S', 1721892982, 1721892982, '1'),
(134034, 21603, 'QU', 'OK', 'S', 1721892982, 1721892982, '1'),
(134035, 21603, 'QU', 'OK', 'S', 1721892997, 1721892997, '1'),
(134036, 21603, 'QU', 'OK', 'S', 1721892997, 1721892997, '1'),
(134037, 21603, 'QU', 'OK', 'S', 1721892997, 1721892997, '1'),
(134038, 21602, 'QU', 'OK', 'S', 1721893012, 1721893012, '1'),
(134039, 21602, 'QU', 'OK', 'S', 1721893012, 1721893012, '1'),
(134040, 21602, 'QU', 'OK', 'S', 1721893012, 1721893012, '1'),
(134041, 21602, 'QU', 'OK', 'S', 1721893025, 1721893025, '1'),
(134042, 21602, 'QU', 'OK', 'S', 1721893025, 1721893025, '1'),
(134043, 21602, 'QU', 'OK', 'S', 1721893025, 1721893025, '1'),
(134044, 14570, 'QU', 'OK', 'S', 1721893035, 1721893035, '1'),
(134045, 21405, 'QU', 'OK', 'S', 1721893040, 1721893040, '1'),
(134046, 21405, 'QU', 'OK', 'S', 1721893040, 1721893040, '1'),
(134047, 21405, 'QU', 'OK', 'S', 1721893040, 1721893040, '1'),
(134048, 21405, 'QU', 'OK', 'S', 1721893050, 1721893050, '1'),
(134049, 21405, 'QU', 'OK', 'S', 1721893050, 1721893050, '1'),
(134050, 21405, 'QU', 'OK', 'S', 1721893050, 1721893050, '1'),
(134051, 21274, 'QU', 'OK', 'S', 1721893065, 1721893065, '1'),
(134052, 21274, 'QU', 'OK', 'S', 1721893065, 1721893065, '1'),
(134053, 21274, 'QU', 'OK', 'S', 1721893065, 1721893065, '1'),
(134054, 21274, 'QU', 'OK', 'S', 1721893074, 1721893074, '1'),
(134055, 21274, 'QU', 'OK', 'S', 1721893074, 1721893074, '1'),
(134056, 21274, 'QU', 'OK', 'S', 1721893074, 1721893074, '1'),
(134057, 21273, 'QU', 'OK', 'S', 1721893089, 1721893089, '1'),
(134058, 21273, 'QU', 'OK', 'S', 1721893089, 1721893089, '1'),
(134059, 21273, 'QU', 'OK', 'S', 1721893089, 1721893089, '1'),
(134060, 21273, 'QU', 'OK', 'S', 1721893100, 1721893100, '1'),
(134061, 21273, 'QU', 'OK', 'S', 1721893100, 1721893100, '1'),
(134062, 21273, 'QU', 'OK', 'S', 1721893100, 1721893100, '1'),
(134063, 18786, 'QU', 'OK', 'S', 1721893122, 1721893122, '1'),
(134064, 18786, 'QU', 'OK', 'S', 1721893122, 1721893122, '1'),
(134065, 18786, 'QU', 'OK', 'S', 1721893122, 1721893122, '1'),
(134066, 18786, 'QU', 'OK', 'S', 1721893122, 1721893122, '1'),
(134067, 18786, 'QU', 'OK', 'S', 1721893137, 1721893137, '1'),
(134068, 18786, 'QU', 'OK', 'S', 1721893137, 1721893137, '1'),
(134069, 18786, 'QU', 'OK', 'S', 1721893137, 1721893137, '1'),
(134070, 18786, 'QU', 'OK', 'S', 1721893137, 1721893137, '1'),
(134071, 18785, 'QU', 'OK', 'S', 1721893159, 1721893159, '1'),
(134072, 18785, 'QU', 'OK', 'S', 1721893159, 1721893159, '1'),
(134073, 18785, 'QU', 'OK', 'S', 1721893159, 1721893159, '1'),
(134074, 18785, 'QU', 'OK', 'S', 1721893159, 1721893159, '1'),
(134075, 18785, 'QU', 'OK', 'S', 1721893172, 1721893172, '1'),
(134076, 18785, 'QU', 'OK', 'S', 1721893172, 1721893172, '1'),
(134077, 18785, 'QU', 'OK', 'S', 1721893172, 1721893172, '1'),
(134078, 18785, 'QU', 'OK', 'S', 1721893172, 1721893172, '1'),
(134079, 18596, 'QU', 'OK', 'S', 1721893181, 1721893181, '1'),
(134080, 18596, 'QU', 'OK', 'S', 1721893181, 1721893181, '1'),
(134081, 18596, 'QU', 'OK', 'S', 1721893189, 1721893189, '1'),
(134082, 18596, 'QU', 'OK', 'S', 1721893189, 1721893189, '1'),
(134083, 15120, 'QU', 'OK', 'S', 1721893223, 1721893223, '1'),
(134084, 15120, 'QU', 'OK', 'S', 1721893223, 1721893223, '1'),
(134085, 15120, 'QU', 'OK', 'S', 1721893231, 1721893231, '1'),
(134086, 15120, 'QU', 'OK', 'S', 1721893231, 1721893231, '1'),
(134087, 15119, 'QU', 'OK', 'S', 1721893247, 1721893247, '1'),
(134088, 15119, 'QU', 'OK', 'S', 1721893247, 1721893247, '1'),
(134089, 15119, 'QU', 'OK', 'S', 1721893259, 1721893259, '1'),
(134090, 15119, 'QU', 'OK', 'S', 1721893259, 1721893259, '1'),
(134091, 15118, 'QU', 'OK', 'S', 1721893277, 1721893277, '1'),
(134092, 15118, 'QU', 'OK', 'S', 1721893277, 1721893277, '1'),
(134093, 15118, 'QU', 'OK', 'S', 1721893277, 1721893277, '1'),
(134094, 15118, 'QU', 'OK', 'S', 1721893277, 1721893277, '1'),
(134095, 15118, 'QU', 'OK', 'S', 1721893277, 1721893277, '1'),
(134096, 15118, 'QU', 'OK', 'S', 1721893294, 1721893294, '1'),
(134097, 15118, 'QU', 'OK', 'S', 1721893294, 1721893294, '1'),
(134098, 15118, 'QU', 'OK', 'S', 1721893294, 1721893294, '1'),
(134099, 15118, 'QU', 'OK', 'S', 1721893294, 1721893294, '1'),
(134100, 15118, 'QU', 'OK', 'S', 1721893294, 1721893294, '1'),
(134101, 32809, 'QU', 'OK', 'S', 1721893328, 1721893328, '1'),
(134102, 32809, 'QU', 'OK', 'S', 1721893328, 1721893328, '1'),
(134103, 32809, 'QU', 'OK', 'S', 1721893328, 1721893328, '1'),
(134104, 32809, 'QU', 'OK', 'S', 1721893328, 1721893328, '1'),
(134105, 32809, 'QU', 'OK', 'S', 1721893328, 1721893328, '1'),
(134106, 15117, 'QU', 'OK', 'S', 1721893349, 1721893349, '1'),
(134107, 15117, 'QU', 'OK', 'S', 1721893349, 1721893349, '1'),
(134108, 15117, 'QU', 'OK', 'S', 1721893349, 1721893349, '1'),
(134109, 15117, 'QU', 'OK', 'S', 1721893349, 1721893349, '1'),
(134110, 15117, 'QU', 'OK', 'S', 1721893349, 1721893349, '1'),
(134111, 32808, 'QU', 'OK', 'S', 1721893350, 1721893350, '1'),
(134112, 32808, 'QU', 'OK', 'S', 1721893350, 1721893350, '1'),
(134113, 15117, 'QU', 'OK', 'S', 1721893364, 1721893364, '1'),
(134114, 15117, 'QU', 'OK', 'S', 1721893364, 1721893364, '1'),
(134115, 15117, 'QU', 'OK', 'S', 1721893364, 1721893364, '1'),
(134116, 15117, 'QU', 'OK', 'S', 1721893364, 1721893364, '1'),
(134117, 15117, 'QU', 'OK', 'S', 1721893364, 1721893364, '1'),
(134118, 15102, 'QU', 'OK', 'S', 1721893377, 1721893377, '1'),
(134119, 15102, 'QU', 'OK', 'S', 1721893377, 1721893377, '1'),
(134120, 15102, 'QU', 'OK', 'S', 1721893387, 1721893387, '1'),
(134121, 15102, 'QU', 'OK', 'S', 1721893387, 1721893387, '1'),
(134122, 15101, 'QU', 'OK', 'S', 1721893399, 1721893399, '1'),
(134123, 15101, 'QU', 'OK', 'S', 1721893399, 1721893399, '1'),
(134124, 32806, 'QU', 'OK', 'S', 1721893400, 1721893400, '1'),
(134125, 32806, 'QU', 'OK', 'S', 1721893400, 1721893400, '1'),
(134126, 15101, 'QU', 'OK', 'S', 1721893409, 1721893409, '1'),
(134127, 15101, 'QU', 'OK', 'S', 1721893409, 1721893409, '1'),
(134128, 32805, 'QU', 'OK', 'S', 1721893411, 1721893411, '1'),
(134129, 32805, 'QU', 'OK', 'S', 1721893411, 1721893411, '1'),
(134130, 32774, 'QU', 'OK', 'S', 1721893419, 1721893419, '1'),
(134131, 32774, 'QU', 'OK', 'S', 1721893419, 1721893419, '1'),
(134132, 15089, 'QU', 'OK', 'S', 1721893431, 1721893431, '1'),
(134133, 15089, 'QU', 'OK', 'S', 1721893431, 1721893431, '1'),
(134134, 15089, 'QU', 'OK', 'S', 1721893431, 1721893431, '1'),
(134135, 15089, 'QU', 'OK', 'S', 1721893431, 1721893431, '1'),
(134136, 15089, 'QU', 'OK', 'S', 1721893431, 1721893431, '1'),
(134137, 32754, 'QU', 'OK', 'S', 1721893433, 1721893433, '1'),
(134138, 32754, 'QU', 'OK', 'S', 1721893433, 1721893433, '1'),
(134139, 32753, 'QU', 'OK', 'S', 1721893441, 1721893441, '1'),
(134140, 32753, 'QU', 'OK', 'S', 1721893441, 1721893441, '1'),
(134141, 15089, 'QU', 'OK', 'S', 1721893447, 1721893447, '1'),
(134142, 15089, 'QU', 'OK', 'S', 1721893447, 1721893447, '1'),
(134143, 15089, 'QU', 'OK', 'S', 1721893447, 1721893447, '1'),
(134144, 15089, 'QU', 'OK', 'S', 1721893447, 1721893447, '1'),
(134145, 15089, 'QU', 'OK', 'S', 1721893447, 1721893447, '1'),
(134146, 32751, 'QU', 'OK', 'S', 1721893448, 1721893448, '1'),
(134147, 32751, 'QU', 'OK', 'S', 1721893448, 1721893448, '1'),
(134148, 32750, 'QU', 'OK', 'S', 1721893457, 1721893457, '1'),
(134149, 32750, 'QU', 'OK', 'S', 1721893457, 1721893457, '1'),
(134150, 15081, 'QU', 'OK', 'S', 1721893458, 1721893458, '1'),
(134151, 15081, 'QU', 'OK', 'S', 1721893466, 1721893466, '1'),
(134152, 32748, 'QU', 'OK', 'S', 1721893473, 1721893473, '1'),
(134153, 32748, 'QU', 'OK', 'S', 1721893473, 1721893473, '1'),
(134154, 32748, 'QU', 'OK', 'S', 1721893473, 1721893473, '1'),
(134155, 32748, 'QU', 'OK', 'S', 1721893473, 1721893473, '1'),
(134156, 32744, 'QU', 'OK', 'S', 1721893484, 1721893484, '1'),
(134157, 32744, 'QU', 'OK', 'S', 1721893484, 1721893484, '1'),
(134158, 32732, 'QU', 'OK', 'S', 1721893495, 1721893495, '1'),
(134159, 32732, 'QU', 'OK', 'S', 1721893495, 1721893495, '1'),
(134160, 32732, 'QU', 'OK', 'S', 1721893495, 1721893495, '1'),
(134161, 32732, 'QU', 'OK', 'S', 1721893495, 1721893495, '1'),
(134162, 15063, 'QU', 'OK', 'S', 1721893511, 1721893511, '1'),
(134163, 15063, 'QU', 'OK', 'S', 1721893511, 1721893511, '1'),
(134164, 15063, 'QU', 'OK', 'S', 1721893511, 1721893511, '1'),
(134165, 15063, 'QU', 'OK', 'S', 1721893511, 1721893511, '1'),
(134166, 15063, 'QU', 'OK', 'S', 1721893511, 1721893511, '1'),
(134167, 15063, 'QU', 'OK', 'S', 1721893528, 1721893528, '1'),
(134168, 15063, 'QU', 'OK', 'S', 1721893528, 1721893528, '1'),
(134169, 15063, 'QU', 'OK', 'S', 1721893528, 1721893528, '1'),
(134170, 15063, 'QU', 'OK', 'S', 1721893528, 1721893528, '1'),
(134171, 15063, 'QU', 'OK', 'S', 1721893528, 1721893528, '1'),
(134172, 32579, 'QU', 'OK', 'S', 1721893533, 1721893533, '1'),
(134173, 32579, 'QU', 'OK', 'S', 1721893533, 1721893533, '1'),
(134174, 32579, 'QU', 'OK', 'S', 1721893533, 1721893533, '1'),
(134175, 32579, 'QU', 'OK', 'S', 1721893533, 1721893533, '1'),
(134176, 32579, 'QU', 'OK', 'S', 1721893533, 1721893533, '1'),
(134177, 32574, 'QU', 'OK', 'S', 1721893540, 1721893540, '1'),
(134178, 14824, 'QU', 'OK', 'S', 1721893557, 1721893557, '1'),
(134179, 14824, 'QU', 'OK', 'S', 1721893557, 1721893557, '1'),
(134180, 14824, 'QU', 'OK', 'S', 1721893569, 1721893569, '1'),
(134181, 14824, 'QU', 'OK', 'S', 1721893569, 1721893569, '1'),
(134182, 32495, 'QU', 'OK', 'S', 1721893572, 1721893572, '1'),
(134183, 32495, 'QU', 'OK', 'S', 1721893572, 1721893572, '1'),
(134184, 32460, 'QU', 'OK', 'S', 1721893592, 1721893592, '1'),
(134185, 32460, 'QU', 'OK', 'S', 1721893592, 1721893592, '1'),
(134186, 32460, 'QU', 'OK', 'S', 1721893592, 1721893592, '1'),
(134187, 32433, 'QU', 'OK', 'S', 1721893611, 1721893611, '1'),
(134188, 32432, 'QU', 'OK', 'S', 1721893618, 1721893618, '1'),
(134189, 32417, 'QU', 'OK', 'S', 1721893634, 1721893634, '1'),
(134190, 32417, 'QU', 'OK', 'S', 1721893634, 1721893634, '1'),
(134191, 32417, 'QU', 'OK', 'S', 1721893634, 1721893634, '1'),
(134192, 32417, 'QU', 'OK', 'S', 1721893634, 1721893634, '1'),
(134193, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134194, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134195, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134196, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134197, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134198, 3580, 'QU', 'OK', 'S', 1721893641, 1721893641, '1'),
(134199, 31946, 'QU', 'OK', 'S', 1721893656, 1721893656, '1'),
(134200, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134201, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134202, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134203, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134204, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134205, 3580, 'QU', 'OK', 'S', 1721893658, 1721893658, '1'),
(134206, 31893, 'QU', 'OK', 'S', 1721893663, 1721893663, '1'),
(134207, 31730, 'QU', 'OK', 'S', 1721893682, 1721893682, '1'),
(134208, 31730, 'QU', 'OK', 'S', 1721893682, 1721893682, '1'),
(134209, 31706, 'QU', 'OK', 'S', 1721893688, 1721893688, '1'),
(134210, 31619, 'QU', 'OK', 'S', 1721893704, 1721893704, '1'),
(134211, 31619, 'QU', 'OK', 'S', 1721893704, 1721893704, '1'),
(134212, 31620, 'QU', 'OK', 'S', 1721893712, 1721893712, '1'),
(134213, 31560, 'QU', 'OK', 'S', 1721893723, 1721893723, '1'),
(134214, 31560, 'QU', 'OK', 'S', 1721893723, 1721893723, '1'),
(134215, 31560, 'QU', 'OK', 'S', 1721893723, 1721893723, '1'),
(134216, 31553, 'QU', 'OK', 'S', 1721893728, 1721893728, '1'),
(134217, 31338, 'QU', 'OK', 'S', 1721893755, 1721893755, '1'),
(134218, 31304, 'QU', 'OK', 'S', 1721893770, 1721893770, '1'),
(134219, 31304, 'QU', 'OK', 'S', 1721893770, 1721893770, '1'),
(134220, 31304, 'QU', 'OK', 'S', 1721893770, 1721893770, '1'),
(134221, 31304, 'QU', 'OK', 'S', 1721893770, 1721893770, '1'),
(134222, 31294, 'QU', 'OK', 'S', 1721893779, 1721893779, '1'),
(134223, 31108, 'QU', 'OK', 'S', 1721893784, 1721893784, '1'),
(134224, 31034, 'QU', 'OK', 'S', 1721893791, 1721893791, '1'),
(134225, 30887, 'QU', 'OK', 'S', 1721893809, 1721893809, '1'),
(134226, 30723, 'QU', 'OK', 'S', 1721893830, 1721893830, '1'),
(134227, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134228, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134229, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134230, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134231, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134232, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134233, 25183, 'QU', 'OK', 'S', 1721893881, 1721893881, '1'),
(134234, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134235, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134236, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134237, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134238, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134239, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134240, 25183, 'QU', 'OK', 'S', 1721893899, 1721893899, '1'),
(134241, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134242, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134243, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134244, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134245, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134246, 25181, 'QU', 'OK', 'S', 1721893920, 1721893920, '1'),
(134247, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134248, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134249, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134250, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134251, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134252, 25181, 'QU', 'OK', 'S', 1721893935, 1721893935, '1'),
(134253, 25213, 'QU', 'OK', 'S', 1721894061, 1721894061, '1'),
(134254, 25213, 'QU', 'OK', 'S', 1721894061, 1721894061, '1'),
(134255, 25213, 'QU', 'OK', 'S', 1721894061, 1721894061, '1'),
(134256, 25213, 'QU', 'OK', 'S', 1721894061, 1721894061, '1'),
(134257, 25213, 'QU', 'OK', 'S', 1721894075, 1721894075, '1'),
(134258, 25213, 'QU', 'OK', 'S', 1721894075, 1721894075, '1'),
(134259, 25213, 'QU', 'OK', 'S', 1721894075, 1721894075, '1'),
(134260, 25213, 'QU', 'OK', 'S', 1721894075, 1721894075, '1'),
(134261, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134262, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134263, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134264, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134265, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134266, 25173, 'QU', 'OK', 'S', 1721894281, 1721894281, '1'),
(134267, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134268, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134269, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134270, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134271, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134272, 25173, 'QU', 'OK', 'S', 1721894300, 1721894300, '1'),
(134273, 30470, 'QU', 'OK', 'S', 1721894421, 1721894421, '1'),
(134274, 30470, 'QU', 'OK', 'S', 1721894433, 1721894433, '1'),
(134275, 30470, 'QU', 'OK', 'S', 1721894433, 1721894433, '1'),
(134276, 30470, 'QU', 'OK', 'S', 1721894433, 1721894433, '1'),
(134277, 30470, 'QU', 'OK', 'S', 1721894433, 1721894433, '1'),
(134278, 8896, 'QU', 'OK', 'S', 1721894834, 1721894834, '1'),
(134279, 32102, 'QU', 'OK', 'S', 1721895352, 1721895352, '1'),
(134280, 21115, 'QU', 'OK', 'S', 1721895363, 1721895363, '1'),
(134281, 31587, 'QU', 'OK', 'S', 1721895376, 1721895376, '1'),
(134282, 23410, 'QU', 'OK', 'S', 1721895381, 1721895381, '1'),
(134283, 27769, 'QU', 'OK', 'S', 1721895391, 1721895391, '1'),
(134284, 27024, 'QU', 'OK', 'S', 1721895401, 1721895401, '1'),
(134285, 30152, 'QU', 'OK', 'S', 1721895414, 1721895414, '1'),
(134286, 18954, 'QU', 'OK', 'S', 1721895427, 1721895427, '1'),
(134287, 32455, 'QU', 'OK', 'S', 1721895565, 1721895565, '1'),
(134288, 25428, 'QU', 'OK', 'S', 1721895582, 1721895582, '1'),
(134289, 32580, 'QU', 'OK', 'S', 1721895593, 1721895593, '1'),
(134290, 32580, 'QU', 'OK', 'S', 1721895601, 1721895601, '1'),
(134291, 32580, 'QU', 'OK', 'S', 1721895609, 1721895609, '1'),
(134292, 32455, 'QU', 'OK', 'S', 1721895620, 1721895620, '1'),
(134293, 32455, 'QU', 'OK', 'S', 1721895632, 1721895632, '1'),
(134294, 32455, 'QU', 'OK', 'S', 1721895644, 1721895644, '1'),
(134295, 28116, 'QU', 'OK', 'S', 1721895669, 1721895669, '1'),
(134296, 28116, 'QU', 'OK', 'S', 1721895676, 1721895676, '1'),
(134297, 28116, 'QU', 'OK', 'S', 1721895683, 1721895683, '1'),
(134298, 28116, 'QU', 'OK', 'S', 1721895689, 1721895689, '1'),
(134299, 28116, 'QU', 'OK', 'S', 1721895696, 1721895696, '1'),
(134300, 28116, 'QU', 'OK', 'S', 1721895702, 1721895702, '1'),
(134301, 28116, 'QU', 'OK', 'S', 1721895708, 1721895708, '1'),
(134302, 28116, 'QU', 'OK', 'S', 1721895714, 1721895714, '1'),
(134303, 28116, 'QU', 'OK', 'S', 1721895723, 1721895723, '1'),
(134304, 11842, 'QU', 'OK', 'S', 1721895952, 1721895952, '1'),
(134305, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134306, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134307, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134308, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134309, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134310, 29252, 'QU', 'OK', 'S', 1721896905, 1721896905, '1'),
(134311, 5246, 'QU', 'OK', 'S', 1721897810, 1721897810, '1'),
(134312, 23349, 'QU', 'OK', 'S', 1721898820, 1721898820, '1'),
(134313, 32772, 'QU', 'OK', 'S', 1721901693, 1721901693, '1'),
(134314, 32772, 'QU', 'OK', 'S', 1721901724, 1721901724, '1'),
(134315, 32772, 'QU', 'OK', 'S', 1721901739, 1721901739, '1'),
(134316, 23410, 'QU', 'OK', 'S', 1721902213, 1721902213, '1'),
(134317, 26769, 'QU', 'OK', 'S', 1721902473, 1721902473, '1'),
(134318, 26769, 'QU', 'OK', 'S', 1721902485, 1721902485, '1'),
(134319, 26769, 'QU', 'OK', 'S', 1721902499, 1721902499, '1'),
(134320, 26866, 'QU', 'OK', 'S', 1721902738, 1721902738, '1'),
(134321, 18413, 'QU', 'OK', 'S', 1721902953, 1721902953, '1'),
(134322, 24259, 'QU', 'OK', 'S', 1721902970, 1721902970, '1'),
(134323, 29478, 'QU', 'OK', 'S', 1721902987, 1721902987, '1'),
(134324, 24793, 'QU', 'OK', 'S', 1721903003, 1721903003, '1'),
(134325, 18413, 'QU', 'OK', 'S', 1721903011, 1721903011, '1'),
(134326, 32810, 'QU', 'OK', 'S', 1721903011, 1721903011, '1'),
(134327, 32811, 'QU', 'OK', 'S', 1721903046, 1721903046, '1'),
(134328, 32796, 'QU', 'OK', 'S', 1721903203, 1721903203, '1'),
(134329, 32797, 'QU', 'OK', 'S', 1721903259, 1721903259, '1'),
(134330, 32798, 'QU', 'OK', 'S', 1721903308, 1721903308, '1'),
(134331, 24793, 'QU', 'OK', 'S', 1721903402, 1721903402, '1'),
(134332, 24793, 'QU', 'OK', 'S', 1721903412, 1721903412, '1'),
(134333, 29478, 'QU', 'OK', 'S', 1721903419, 1721903419, '1'),
(134334, 18413, 'QU', 'OK', 'S', 1721903427, 1721903427, '1'),
(134335, 24259, 'QU', 'OK', 'S', 1721903434, 1721903434, '1'),
(134336, 29478, 'QU', 'OK', 'S', 1721903442, 1721903442, '1'),
(134337, 32799, 'QU', 'OK', 'S', 1721903567, 1721903567, '1'),
(134338, 24259, 'QU', 'OK', 'S', 1721903578, 1721903578, '1'),
(134339, 32800, 'QU', 'OK', 'S', 1721903612, 1721903612, '1'),
(134340, 32801, 'QU', 'OK', 'S', 1721903844, 1721903844, '1'),
(134341, 32797, 'QU', 'OK', 'S', 1721904199, 1721904199, '1'),
(134342, 32801, 'QU', 'OK', 'S', 1721904255, 1721904255, '1'),
(134343, 30318, 'QU', 'OK', 'S', 1721905454, 1721905454, '1'),
(134344, 9454, 'QU', 'OK', 'S', 1721906650, 1721906650, '1'),
(134345, 32802, 'QU', 'OK', 'S', 1721906958, 1721906958, '1'),
(134346, 32809, 'QU', 'OK', 'S', 1721907334, 1721907334, '1'),
(134347, 32806, 'QU', 'OK', 'S', 1721907624, 1721907624, '1'),
(134348, 32808, 'QU', 'OK', 'S', 1721907779, 1721907779, '1'),
(134349, 26966, 'QU', 'OK', 'S', 1721907840, 1721907840, '1'),
(134350, 26966, 'QU', 'OK', 'S', 1721907852, 1721907852, '1'),
(134351, 26966, 'QU', 'OK', 'S', 1721907862, 1721907862, '1'),
(134352, 26966, 'QU', 'OK', 'S', 1721907869, 1721907869, '1'),
(134353, 26966, 'QU', 'OK', 'S', 1721907877, 1721907877, '1'),
(134354, 26966, 'QU', 'OK', 'S', 1721907883, 1721907883, '1'),
(134355, 26966, 'QU', 'OK', 'S', 1721907890, 1721907890, '1'),
(134356, 21888, 'QU', 'OK', 'S', 1721907934, 1721907934, '1'),
(134357, 32805, 'QU', 'OK', 'S', 1721907940, 1721907940, '1'),
(134358, 31395, 'QU', 'OK', 'S', 1721908208, 1721908208, '1'),
(134359, 32792, 'QU', 'OK', 'S', 1721908208, 1721908208, '1'),
(134360, 32803, 'QU', 'OK', 'S', 1721908267, 1721908267, '1'),
(134361, 32804, 'QU', 'OK', 'S', 1721908306, 1721908306, '1'),
(134362, 32807, 'QU', 'OK', 'S', 1721908347, 1721908347, '1'),
(134363, 15918, 'QU', 'OK', 'S', 1721908458, 1721908458, '1'),
(134364, 15918, 'QU', 'OK', 'S', 1721908522, 1721908522, '1'),
(134365, 15918, 'QU', 'OK', 'S', 1721908566, 1721908566, '1'),
(134366, 15918, 'QU', 'OK', 'S', 1721908768, 1721908768, '1'),
(134367, 32003, 'QU', 'OK', 'S', 1721908817, 1721908817, '1'),
(134368, 32003, 'QU', 'OK', 'S', 1721908825, 1721908825, '1'),
(134369, 32003, 'QU', 'OK', 'S', 1721908832, 1721908832, '1'),
(134370, 15918, 'QU', 'OK', 'S', 1721908833, 1721908833, '1'),
(134371, 32003, 'QU', 'OK', 'S', 1721908838, 1721908838, '1'),
(134372, 15918, 'QU', 'OK', 'S', 1721908841, 1721908841, '1'),
(134373, 26550, 'QU', 'OK', 'S', 1721908847, 1721908847, '1'),
(134374, 15918, 'QU', 'OK', 'S', 1721908847, 1721908847, '1'),
(134375, 32227, 'QU', 'OK', 'S', 1721908854, 1721908854, '1'),
(134376, 15918, 'QU', 'OK', 'S', 1721908854, 1721908854, '1'),
(134377, 15918, 'QU', 'OK', 'S', 1721908862, 1721908862, '1'),
(134378, 24019, 'QU', 'OK', 'S', 1721908869, 1721908869, '1'),
(134379, 15918, 'QU', 'OK', 'S', 1721908872, 1721908872, '1'),
(134380, 24024, 'QU', 'OK', 'S', 1721908880, 1721908880, '1'),
(134381, 15918, 'QU', 'OK', 'S', 1721908880, 1721908880, '1'),
(134382, 15918, 'QU', 'OK', 'S', 1721908888, 1721908888, '1'),
(134383, 15918, 'QU', 'OK', 'S', 1721908895, 1721908895, '1'),
(134384, 15918, 'QU', 'OK', 'S', 1721908902, 1721908902, '1'),
(134385, 15918, 'QU', 'OK', 'S', 1721908910, 1721908910, '1'),
(134386, 15918, 'QU', 'OK', 'S', 1721908917, 1721908917, '1'),
(134387, 15918, 'QU', 'OK', 'S', 1721908925, 1721908925, '1'),
(134388, 16327, 'QU', 'OK', 'S', 1721908932, 1721908932, '1'),
(134389, 15918, 'QU', 'OK', 'S', 1721908933, 1721908933, '1'),
(134390, 15918, 'QU', 'OK', 'S', 1721908941, 1721908941, '1'),
(134391, 16327, 'QU', 'OK', 'S', 1721908942, 1721908942, '1'),
(134392, 15918, 'QU', 'OK', 'S', 1721908948, 1721908948, '1'),
(134393, 16327, 'QU', 'OK', 'S', 1721908949, 1721908949, '1'),
(134394, 16327, 'QU', 'OK', 'S', 1721908955, 1721908955, '1'),
(134395, 15918, 'QU', 'OK', 'S', 1721908955, 1721908955, '1'),
(134396, 16327, 'QU', 'OK', 'S', 1721908961, 1721908961, '1'),
(134397, 15918, 'QU', 'OK', 'S', 1721908963, 1721908963, '1'),
(134398, 16327, 'QU', 'OK', 'S', 1721908971, 1721908971, '1'),
(134399, 15918, 'QU', 'OK', 'S', 1721908971, 1721908971, '1'),
(134400, 15918, 'QU', 'OK', 'S', 1721908978, 1721908978, '1'),
(134401, 24019, 'QU', 'OK', 'S', 1721908981, 1721908981, '1'),
(134402, 15918, 'QU', 'OK', 'S', 1721908987, 1721908987, '1'),
(134403, 15918, 'QU', 'OK', 'S', 1721908994, 1721908994, '1'),
(134404, 15918, 'QU', 'OK', 'S', 1721909003, 1721909003, '1'),
(134405, 15918, 'QU', 'OK', 'S', 1721909011, 1721909011, '1'),
(134406, 15918, 'QU', 'OK', 'S', 1721909017, 1721909017, '1'),
(134407, 15918, 'QU', 'OK', 'S', 1721909024, 1721909024, '1'),
(134408, 15918, 'QU', 'OK', 'S', 1721909031, 1721909031, '1'),
(134409, 15918, 'QU', 'OK', 'S', 1721909039, 1721909039, '1'),
(134410, 15918, 'QU', 'OK', 'S', 1721909046, 1721909046, '1'),
(134411, 29213, 'QU', 'OK', 'S', 1721909052, 1721909052, '1'),
(134412, 15918, 'QU', 'OK', 'S', 1721909054, 1721909054, '1'),
(134413, 15918, 'QU', 'OK', 'S', 1721909062, 1721909062, '1'),
(134414, 15918, 'QU', 'OK', 'S', 1721909069, 1721909069, '1'),
(134415, 32788, 'QU', 'OK', 'S', 1721909124, 1721909124, '1'),
(134416, 32789, 'QU', 'OK', 'S', 1721909198, 1721909198, '1'),
(134417, 15918, 'QU', 'OK', 'S', 1721909310, 1721909310, '1'),
(134418, 15918, 'QU', 'OK', 'S', 1721909317, 1721909317, '1'),
(134419, 15918, 'QU', 'OK', 'S', 1721909325, 1721909325, '1'),
(134420, 32790, 'QU', 'OK', 'S', 1721909326, 1721909326, '1'),
(134421, 15918, 'QU', 'OK', 'S', 1721909339, 1721909339, '1'),
(134422, 15918, 'QU', 'OK', 'S', 1721909345, 1721909345, '1'),
(134423, 15918, 'QU', 'OK', 'S', 1721909353, 1721909353, '1'),
(134424, 15918, 'QU', 'OK', 'S', 1721909360, 1721909360, '1'),
(134425, 15918, 'QU', 'OK', 'S', 1721909366, 1721909366, '1'),
(134426, 15918, 'QU', 'OK', 'S', 1721909376, 1721909376, '1'),
(134427, 15918, 'QU', 'OK', 'S', 1721909383, 1721909383, '1'),
(134428, 15918, 'QU', 'OK', 'S', 1721909392, 1721909392, '1'),
(134429, 15918, 'QU', 'OK', 'S', 1721909400, 1721909400, '1'),
(134430, 15918, 'QU', 'OK', 'S', 1721909419, 1721909419, '1'),
(134431, 15918, 'QU', 'OK', 'S', 1721909424, 1721909424, '1'),
(134432, 15918, 'QU', 'OK', 'S', 1721909429, 1721909429, '1'),
(134433, 15918, 'QU', 'OK', 'S', 1721909436, 1721909436, '1'),
(134434, 15918, 'QU', 'OK', 'S', 1721909442, 1721909442, '1'),
(134435, 15918, 'QU', 'OK', 'S', 1721909448, 1721909448, '1'),
(134436, 15918, 'QU', 'OK', 'S', 1721909453, 1721909453, '1'),
(134437, 15918, 'QU', 'OK', 'S', 1721909458, 1721909458, '1'),
(134438, 15918, 'QU', 'OK', 'S', 1721909463, 1721909463, '1'),
(134439, 15918, 'QU', 'OK', 'S', 1721909469, 1721909469, '1'),
(134440, 15918, 'QU', 'OK', 'S', 1721909474, 1721909474, '1'),
(134441, 15918, 'QU', 'OK', 'S', 1721909479, 1721909479, '1'),
(134442, 15918, 'QU', 'OK', 'S', 1721909505, 1721909505, '1'),
(134443, 15918, 'QU', 'OK', 'S', 1721909522, 1721909522, '1'),
(134444, 26966, 'QU', 'OK', 'S', 1721909625, 1721909625, '1'),
(134445, 21544, 'QU', 'OK', 'S', 1721911649, 1721911649, '1'),
(134446, 31599, 'QU', 'OK', 'S', 1721911701, 1721911701, '1'),
(134447, 21008, 'QU', 'OK', 'S', 1721911767, 1721911767, '1'),
(134448, 31374, 'QU', 'OK', 'S', 1721911859, 1721911859, '1'),
(134449, 31601, 'QU', 'OK', 'S', 1721911905, 1721911905, '1'),
(134450, 26551, 'QU', 'OK', 'S', 1721912024, 1721912024, '1'),
(134451, 30108, 'QU', 'OK', 'S', 1721912115, 1721912115, '1'),
(134452, 17580, 'QU', 'OK', 'S', 1721912510, 1721912510, '1'),
(134453, 32811, 'QU', 'OK', 'S', 1721912931, 1721912931, '1'),
(134454, 32811, 'QU', 'OK', 'S', 1721912931, 1721912931, '1'),
(134455, 32811, 'QU', 'OK', 'S', 1721912931, 1721912931, '1'),
(134456, 32811, 'QU', 'OK', 'S', 1721912931, 1721912931, '1'),
(134457, 32810, 'QU', 'OK', 'S', 1721912942, 1721912942, '1'),
(134458, 32810, 'QU', 'OK', 'S', 1721912942, 1721912942, '1'),
(134459, 32810, 'QU', 'OK', 'S', 1721912942, 1721912942, '1'),
(134460, 32649, 'QU', 'OK', 'S', 1721912967, 1721912967, '1'),
(134461, 32631, 'QU', 'OK', 'S', 1721912973, 1721912973, '1'),
(134462, 32349, 'QU', 'OK', 'S', 1721912986, 1721912986, '1'),
(134463, 32348, 'QU', 'OK', 'S', 1721913000, 1721913000, '1'),
(134464, 32127, 'QU', 'OK', 'S', 1721913008, 1721913008, '1'),
(134465, 32100, 'QU', 'OK', 'S', 1721913016, 1721913016, '1'),
(134466, 32080, 'QU', 'OK', 'S', 1721913038, 1721913038, '1'),
(134467, 32079, 'QU', 'OK', 'S', 1721913044, 1721913044, '1'),
(134468, 32058, 'QU', 'OK', 'S', 1721913051, 1721913051, '1'),
(134469, 32058, 'QU', 'OK', 'S', 1721913057, 1721913057, '1'),
(134470, 31867, 'QU', 'OK', 'S', 1721913064, 1721913064, '1'),
(134471, 31866, 'QU', 'OK', 'S', 1721913071, 1721913071, '1'),
(134472, 31847, 'QU', 'OK', 'S', 1721913078, 1721913078, '1'),
(134473, 31845, 'QU', 'OK', 'S', 1721913087, 1721913087, '1'),
(134474, 31842, 'QU', 'OK', 'S', 1721913108, 1721913108, '1'),
(134475, 29830, 'QU', 'OK', 'S', 1721913115, 1721913115, '1'),
(134476, 29803, 'QU', 'OK', 'S', 1721913121, 1721913121, '1'),
(134477, 29792, 'QU', 'OK', 'S', 1721913129, 1721913129, '1'),
(134478, 29791, 'QU', 'OK', 'S', 1721913136, 1721913136, '1'),
(134479, 29722, 'QU', 'OK', 'S', 1721913143, 1721913143, '1'),
(134480, 29697, 'QU', 'OK', 'S', 1721913150, 1721913150, '1'),
(134481, 29345, 'QU', 'OK', 'S', 1721913157, 1721913157, '1'),
(134482, 29345, 'QU', 'OK', 'S', 1721913164, 1721913164, '1'),
(134483, 29324, 'QU', 'OK', 'S', 1721913171, 1721913171, '1'),
(134484, 29324, 'QU', 'OK', 'S', 1721913179, 1721913179, '1'),
(134485, 29320, 'QU', 'OK', 'S', 1721913206, 1721913206, '1'),
(134486, 29320, 'QU', 'OK', 'S', 1721913222, 1721913222, '1'),
(134487, 29279, 'QU', 'OK', 'S', 1721913234, 1721913234, '1'),
(134488, 29279, 'QU', 'OK', 'S', 1721913241, 1721913241, '1'),
(134489, 29277, 'QU', 'OK', 'S', 1721913249, 1721913249, '1'),
(134490, 29277, 'QU', 'OK', 'S', 1721913256, 1721913256, '1'),
(134491, 29276, 'QU', 'OK', 'S', 1721913264, 1721913264, '1'),
(134492, 29272, 'QU', 'OK', 'S', 1721913273, 1721913273, '1'),
(134493, 29272, 'QU', 'OK', 'S', 1721913278, 1721913278, '1'),
(134494, 29268, 'QU', 'OK', 'S', 1721913288, 1721913288, '1'),
(134495, 28743, 'QU', 'OK', 'S', 1721913295, 1721913295, '1'),
(134496, 28741, 'QU', 'OK', 'S', 1721913314, 1721913314, '1'),
(134497, 28741, 'QU', 'OK', 'S', 1721913323, 1721913323, '1'),
(134498, 28724, 'QU', 'OK', 'S', 1721913335, 1721913335, '1'),
(134499, 32791, 'QU', 'OK', 'S', 1721913391, 1721913391, '1'),
(134500, 32790, 'QU', 'OK', 'S', 1721913421, 1721913421, '1'),
(134501, 32790, 'QU', 'OK', 'S', 1721913448, 1721913448, '1'),
(134502, 27979, 'QU', 'OK', 'S', 1721913689, 1721913689, '1'),
(134503, 31094, 'QU', 'OK', 'S', 1721913901, 1721913901, '1'),
(134504, 31398, 'QU', 'OK', 'S', 1721914198, 1721914198, '1'),
(134505, 24731, 'QU', 'OK', 'S', 1721914781, 1721914781, '1'),
(134506, 29861, 'QU', 'OK', 'S', 1721915100, 1721915100, '1'),
(134507, 20558, 'QU', 'OK', 'S', 1721915401, 1721915401, '1'),
(134508, 21008, 'QU', 'OK', 'S', 1721915464, 1721915464, '1'),
(134509, 27550, 'QU', 'OK', 'S', 1721915513, 1721915513, '1'),
(134510, 27556, 'QU', 'OK', 'S', 1721915550, 1721915550, '1'),
(134511, 31874, 'QU', 'OK', 'S', 1721915830, 1721915830, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(134512, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134513, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134514, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134515, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134516, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134517, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134518, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134519, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134520, 32480, 'QU', 'OK', 'S', 1721915907, 1721915907, '1'),
(134521, 31229, 'QU', 'OK', 'S', 1721916016, 1721916016, '1'),
(134522, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134523, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134524, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134525, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134526, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134527, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134528, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134529, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134530, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134531, 32461, 'QU', 'OK', 'S', 1721916326, 1721916326, '1'),
(134532, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134533, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134534, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134535, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134536, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134537, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134538, 32437, 'QU', 'OK', 'S', 1721916347, 1721916347, '1'),
(134539, 31807, 'QU', 'OK', 'S', 1721916358, 1721916358, '1'),
(134540, 31652, 'QU', 'OK', 'S', 1721916392, 1721916392, '1'),
(134541, 31542, 'QU', 'OK', 'S', 1721916504, 1721916504, '1'),
(134542, 31041, 'QU', 'OK', 'S', 1721916519, 1721916519, '1'),
(134543, 31040, 'QU', 'OK', 'S', 1721916527, 1721916527, '1'),
(134544, 31038, 'QU', 'OK', 'S', 1721916546, 1721916546, '1'),
(134545, 31038, 'QU', 'OK', 'S', 1721916554, 1721916554, '1'),
(134546, 31037, 'QU', 'OK', 'S', 1721916561, 1721916561, '1'),
(134547, 31037, 'QU', 'OK', 'S', 1721916571, 1721916571, '1'),
(134548, 31036, 'QU', 'OK', 'S', 1721916585, 1721916585, '1'),
(134549, 31009, 'QU', 'OK', 'S', 1721916598, 1721916598, '1'),
(134550, 31006, 'QU', 'OK', 'S', 1721916607, 1721916607, '1'),
(134551, 31004, 'QU', 'OK', 'S', 1721916615, 1721916615, '1'),
(134552, 30940, 'QU', 'OK', 'S', 1721916632, 1721916632, '1'),
(134553, 31006, 'QU', 'OK', 'S', 1721916668, 1721916668, '1'),
(134554, 30895, 'QU', 'OK', 'S', 1721916718, 1721916718, '1'),
(134555, 30893, 'QU', 'OK', 'S', 1721916781, 1721916781, '1'),
(134556, 30860, 'QU', 'OK', 'S', 1721916792, 1721916792, '1'),
(134557, 30808, 'QU', 'OK', 'S', 1721916870, 1721916870, '1'),
(134558, 30770, 'QU', 'OK', 'S', 1721916899, 1721916899, '1'),
(134559, 30768, 'QU', 'OK', 'S', 1721916921, 1721916921, '1'),
(134560, 30768, 'QU', 'OK', 'S', 1721916921, 1721916921, '1'),
(134561, 30767, 'QU', 'OK', 'S', 1721916941, 1721916941, '1'),
(134562, 30767, 'QU', 'OK', 'S', 1721916941, 1721916941, '1'),
(134563, 30645, 'QU', 'OK', 'S', 1721916951, 1721916951, '1'),
(134564, 30450, 'QU', 'OK', 'S', 1721916965, 1721916965, '1'),
(134565, 30449, 'QU', 'OK', 'S', 1721917004, 1721917004, '1'),
(134566, 32262, 'QU', 'OK', 'S', 1721971498, 1721971498, '1'),
(134567, 19066, 'QU', 'OK', 'S', 1721972425, 1721972425, '1'),
(134568, 20330, 'QU', 'OK', 'S', 1721972432, 1721972432, '1'),
(134569, 32102, 'QU', 'OK', 'S', 1721972440, 1721972440, '1'),
(134570, 30806, 'QU', 'OK', 'S', 1721972448, 1721972448, '1'),
(134571, 29380, 'QU', 'OK', 'S', 1721972457, 1721972457, '1'),
(134572, 23191, 'QU', 'OK', 'S', 1721972465, 1721972465, '1'),
(134573, 32618, 'QU', 'OK', 'S', 1721973386, 1721973386, '1'),
(134574, 32626, 'QU', 'OK', 'S', 1721973397, 1721973397, '1'),
(134575, 32627, 'QU', 'OK', 'S', 1721973427, 1721973427, '1'),
(134576, 32618, 'QU', 'OK', 'S', 1721973442, 1721973442, '1'),
(134577, 32659, 'QU', 'OK', 'S', 1721973976, 1721973976, '1'),
(134578, 32816, 'QU', 'OK', 'S', 1721975419, 1721975419, '1'),
(134579, 32819, 'QU', 'OK', 'S', 1721975451, 1721975451, '1'),
(134580, 32821, 'QU', 'OK', 'S', 1721975478, 1721975478, '1'),
(134581, 32822, 'QU', 'OK', 'S', 1721975503, 1721975503, '1'),
(134582, 32824, 'QU', 'OK', 'S', 1721975551, 1721975551, '1'),
(134583, 32825, 'QU', 'OK', 'S', 1721975581, 1721975581, '1'),
(134584, 31588, 'QU', 'OK', 'S', 1721976513, 1721976513, '1'),
(134585, 21014, 'QU', 'OK', 'S', 1721976523, 1721976523, '1'),
(134586, 5579, 'QU', 'OK', 'S', 1721976649, 1721976649, '1'),
(134587, 5579, 'QU', 'OK', 'S', 1721976658, 1721976658, '1'),
(134588, 15831, 'QU', 'OK', 'S', 1721976677, 1721976677, '1'),
(134589, 13645, 'QU', 'OK', 'S', 1721976688, 1721976688, '1'),
(134590, 31115, 'QU', 'OK', 'S', 1721976696, 1721976696, '1'),
(134591, 13458, 'QU', 'OK', 'S', 1721976736, 1721976736, '1'),
(134592, 28056, 'QU', 'OK', 'S', 1721976754, 1721976754, '1'),
(134593, 4599, 'QU', 'OK', 'S', 1721976804, 1721976804, '1'),
(134594, 31718, 'QU', 'OK', 'S', 1721978382, 1721978382, '1'),
(134595, 29528, 'QU', 'OK', 'S', 1721978414, 1721978414, '1'),
(134596, 23460, 'QU', 'OK', 'S', 1721978424, 1721978424, '1'),
(134597, 32435, 'QU', 'OK', 'S', 1721978434, 1721978434, '1'),
(134598, 30716, 'QU', 'OK', 'S', 1721978454, 1721978454, '1'),
(134599, 31314, 'QU', 'OK', 'S', 1721978462, 1721978462, '1'),
(134600, 30200, 'QU', 'OK', 'S', 1721978470, 1721978470, '1'),
(134601, 30715, 'QU', 'OK', 'S', 1721978479, 1721978479, '1'),
(134602, 31467, 'QU', 'OK', 'S', 1721978488, 1721978488, '1'),
(134603, 32144, 'QU', 'OK', 'S', 1721978497, 1721978497, '1'),
(134604, 30641, 'QU', 'OK', 'S', 1721978519, 1721978519, '1'),
(134605, 10679, 'QU', 'OK', 'S', 1721978564, 1721978564, '1'),
(134606, 21410, 'QU', 'OK', 'S', 1721978574, 1721978574, '1'),
(134607, 27397, 'QU', 'OK', 'S', 1721978587, 1721978587, '1'),
(134608, 20490, 'QU', 'OK', 'S', 1721978602, 1721978602, '1'),
(134609, 22701, 'QU', 'OK', 'S', 1721978611, 1721978611, '1'),
(134610, 32144, 'QU', 'OK', 'S', 1721978620, 1721978620, '1'),
(134611, 24322, 'QU', 'OK', 'S', 1721978628, 1721978628, '1'),
(134612, 32560, 'QU', 'OK', 'S', 1721978637, 1721978637, '1'),
(134613, 29362, 'QU', 'OK', 'S', 1721979635, 1721979635, '1'),
(134614, 23835, 'QU', 'OK', 'S', 1721979647, 1721979647, '1'),
(134615, 29756, 'QU', 'OK', 'S', 1721979954, 1721979954, '1'),
(134616, 29756, 'QU', 'OK', 'S', 1721979971, 1721979971, '1'),
(134617, 32473, 'QU', 'OK', 'S', 1721979988, 1721979988, '1'),
(134618, 30958, 'QU', 'OK', 'S', 1721980003, 1721980003, '1'),
(134619, 9038, 'QU', 'OK', 'S', 1721980017, 1721980017, '1'),
(134620, 32489, 'QU', 'OK', 'S', 1721980027, 1721980027, '1'),
(134621, 19846, 'QU', 'OK', 'S', 1721980037, 1721980037, '1'),
(134622, 9594, 'QU', 'OK', 'S', 1721980047, 1721980047, '1'),
(134623, 31105, 'QU', 'OK', 'S', 1721980065, 1721980065, '1'),
(134624, 31217, 'QU', 'OK', 'S', 1721980075, 1721980075, '1'),
(134625, 31892, 'QU', 'OK', 'S', 1721980084, 1721980084, '1'),
(134626, 18490, 'QU', 'OK', 'S', 1721980100, 1721980100, '1'),
(134627, 250, 'QU', 'OK', 'S', 1721980113, 1721980113, '1'),
(134628, 9821, 'QU', 'OK', 'S', 1721980123, 1721980123, '1'),
(134629, 30991, 'QU', 'OK', 'S', 1721980131, 1721980131, '1'),
(134630, 21986, 'QU', 'OK', 'S', 1721980150, 1721980150, '1'),
(134631, 27709, 'QU', 'OK', 'S', 1721980171, 1721980171, '1'),
(134632, 21985, 'QU', 'OK', 'S', 1721980172, 1721980172, '1'),
(134633, 29478, 'QU', 'OK', 'S', 1721980190, 1721980190, '1'),
(134634, 21986, 'QU', 'OK', 'S', 1721980191, 1721980191, '1'),
(134635, 32227, 'QU', 'OK', 'S', 1721980211, 1721980211, '1'),
(134636, 23463, 'QU', 'OK', 'S', 1721980228, 1721980228, '1'),
(134637, 10362, 'QU', 'OK', 'S', 1721980243, 1721980243, '1'),
(134638, 21985, 'QU', 'OK', 'S', 1721980251, 1721980251, '1'),
(134639, 25388, 'QU', 'OK', 'S', 1721980255, 1721980255, '1'),
(134640, 3758, 'QU', 'OK', 'S', 1721980267, 1721980267, '1'),
(134641, 16332, 'QU', 'OK', 'S', 1721980280, 1721980280, '1'),
(134642, 14208, 'QU', 'OK', 'S', 1721980289, 1721980289, '1'),
(134643, 3905, 'QU', 'OK', 'S', 1721980291, 1721980291, '1'),
(134644, 4804, 'QU', 'OK', 'S', 1721980300, 1721980300, '1'),
(134645, 3905, 'QU', 'OK', 'S', 1721980311, 1721980311, '1'),
(134646, 14456, 'QU', 'OK', 'S', 1721980316, 1721980316, '1'),
(134647, 30991, 'QU', 'OK', 'S', 1721980323, 1721980323, '1'),
(134648, 30958, 'QU', 'OK', 'S', 1721980333, 1721980333, '1'),
(134649, 13556, 'QU', 'OK', 'S', 1721980340, 1721980340, '1'),
(134650, 26228, 'QU', 'OK', 'S', 1721980342, 1721980342, '1'),
(134651, 12873, 'QU', 'OK', 'S', 1721980350, 1721980350, '1'),
(134652, 13556, 'QU', 'OK', 'S', 1721980361, 1721980361, '1'),
(134653, 29001, 'QU', 'OK', 'S', 1721980367, 1721980367, '1'),
(134654, 31206, 'QU', 'OK', 'S', 1721980380, 1721980380, '1'),
(134655, 29186, 'QU', 'OK', 'S', 1721980390, 1721980390, '1'),
(134656, 13556, 'QU', 'OK', 'S', 1721980444, 1721980444, '1'),
(134657, 24837, 'QU', 'OK', 'S', 1721980468, 1721980468, '1'),
(134658, 13556, 'QU', 'OK', 'S', 1721980487, 1721980487, '1'),
(134659, 31431, 'QU', 'OK', 'S', 1721980487, 1721980487, '1'),
(134660, 21986, 'QU', 'OK', 'S', 1721980509, 1721980509, '1'),
(134661, 30991, 'QU', 'OK', 'S', 1721980894, 1721980894, '1'),
(134662, 27399, 'QU', 'OK', 'S', 1721980903, 1721980903, '1'),
(134663, 2853, 'QU', 'OK', 'S', 1721980913, 1721980913, '1'),
(134664, 32535, 'QU', 'OK', 'S', 1721980923, 1721980923, '1'),
(134665, 23073, 'QU', 'OK', 'S', 1721980936, 1721980936, '1'),
(134666, 20020, 'QU', 'OK', 'S', 1721980945, 1721980945, '1'),
(134667, 21316, 'QU', 'OK', 'S', 1721980954, 1721980954, '1'),
(134668, 25036, 'QU', 'OK', 'S', 1721980964, 1721980964, '1'),
(134669, 22962, 'QU', 'OK', 'S', 1721980972, 1721980972, '1'),
(134670, 25036, 'QU', 'OK', 'S', 1721980981, 1721980981, '1'),
(134671, 31895, 'QU', 'OK', 'S', 1721980991, 1721980991, '1'),
(134672, 4804, 'QU', 'OK', 'S', 1721981000, 1721981000, '1'),
(134673, 4804, 'QU', 'OK', 'S', 1721981020, 1721981020, '1'),
(134674, 23073, 'QU', 'OK', 'S', 1721981034, 1721981034, '1'),
(134675, 25388, 'QU', 'OK', 'S', 1721981047, 1721981047, '1'),
(134676, 14809, 'QU', 'OK', 'S', 1721981076, 1721981076, '1'),
(134677, 29478, 'QU', 'OK', 'S', 1721981097, 1721981097, '1'),
(134678, 19846, 'QU', 'OK', 'S', 1721981117, 1721981117, '1'),
(134679, 21986, 'QU', 'OK', 'S', 1721981311, 1721981311, '1'),
(134680, 31353, 'QU', 'OK', 'S', 1721981776, 1721981776, '1'),
(134681, 31353, 'QU', 'OK', 'S', 1721981797, 1721981797, '1'),
(134682, 3601, 'QU', 'OK', 'S', 1721981818, 1721981818, '1'),
(134683, 31353, 'QU', 'OK', 'S', 1721981844, 1721981844, '1'),
(134684, 30919, 'QU', 'OK', 'S', 1721981881, 1721981881, '1'),
(134685, 32570, 'QU', 'OK', 'S', 1721982063, 1721982063, '1'),
(134686, 30919, 'QU', 'OK', 'S', 1721982105, 1721982105, '1'),
(134687, 31978, 'QU', 'OK', 'S', 1721982134, 1721982134, '1'),
(134688, 32352, 'QU', 'OK', 'S', 1721982193, 1721982193, '1'),
(134689, 32579, 'QU', 'OK', 'S', 1721982222, 1721982222, '1'),
(134690, 31978, 'QU', 'OK', 'S', 1721982243, 1721982243, '1'),
(134691, 32353, 'QU', 'OK', 'S', 1721982261, 1721982261, '1'),
(134692, 31978, 'QU', 'OK', 'S', 1721982282, 1721982282, '1'),
(134693, 32694, 'QU', 'OK', 'S', 1721982305, 1721982305, '1'),
(134694, 32694, 'QU', 'OK', 'S', 1721982344, 1721982344, '1'),
(134695, 25004, 'QU', 'OK', 'S', 1721982379, 1721982379, '1'),
(134696, 32352, 'QU', 'OK', 'S', 1721982401, 1721982401, '1'),
(134697, 27044, 'QU', 'OK', 'S', 1721982446, 1721982446, '1'),
(134698, 31240, 'QU', 'OK', 'S', 1721982468, 1721982468, '1'),
(134699, 25896, 'QU', 'OK', 'S', 1721982501, 1721982501, '1'),
(134700, 26934, 'QU', 'OK', 'S', 1721982528, 1721982528, '1'),
(134701, 30993, 'QU', 'OK', 'S', 1721982549, 1721982549, '1'),
(134702, 8412, 'QU', 'OK', 'S', 1721982573, 1721982573, '1'),
(134703, 32352, 'QU', 'OK', 'S', 1721982599, 1721982599, '1'),
(134704, 31799, 'QU', 'OK', 'S', 1721982650, 1721982650, '1'),
(134705, 30976, 'QU', 'OK', 'S', 1721982670, 1721982670, '1'),
(134706, 31240, 'QU', 'OK', 'S', 1721982712, 1721982712, '1'),
(134707, 32688, 'QU', 'OK', 'S', 1721982770, 1721982770, '1'),
(134708, 29236, 'QU', 'OK', 'S', 1721982780, 1721982780, '1'),
(134709, 2552, 'QU', 'OK', 'S', 1721982792, 1721982792, '1'),
(134710, 30976, 'QU', 'OK', 'S', 1721982817, 1721982817, '1'),
(134711, 29118, 'QU', 'OK', 'S', 1721982839, 1721982839, '1'),
(134712, 24847, 'QU', 'OK', 'S', 1721982840, 1721982840, '1'),
(134713, 26135, 'QU', 'OK', 'S', 1721982884, 1721982884, '1'),
(134714, 32435, 'QU', 'OK', 'S', 1721982910, 1721982910, '1'),
(134715, 32353, 'QU', 'OK', 'S', 1721982941, 1721982941, '1'),
(134716, 26135, 'QU', 'OK', 'S', 1721982964, 1721982964, '1'),
(134717, 32122, 'QU', 'OK', 'S', 1721982986, 1721982986, '1'),
(134718, 32353, 'QU', 'OK', 'S', 1721983007, 1721983007, '1'),
(134719, 30976, 'QU', 'OK', 'S', 1721983027, 1721983027, '1'),
(134720, 26135, 'QU', 'OK', 'S', 1721983043, 1721983043, '1'),
(134721, 31240, 'QU', 'OK', 'S', 1721983060, 1721983060, '1'),
(134722, 23423, 'QU', 'OK', 'S', 1721983092, 1721983092, '1'),
(134723, 32038, 'QU', 'OK', 'S', 1721983111, 1721983111, '1'),
(134724, 31924, 'QU', 'OK', 'S', 1721983126, 1721983126, '1'),
(134725, 7527, 'QU', 'OK', 'S', 1721983160, 1721983160, '1'),
(134726, 30079, 'QU', 'OK', 'S', 1721983187, 1721983187, '1'),
(134727, 21678, 'QU', 'OK', 'S', 1721983219, 1721983219, '1'),
(134728, 30806, 'QU', 'OK', 'S', 1721983237, 1721983237, '1'),
(134729, 26651, 'QU', 'OK', 'S', 1721983294, 1721983294, '1'),
(134730, 30104, 'QU', 'OK', 'S', 1721983314, 1721983314, '1'),
(134731, 26705, 'QU', 'OK', 'S', 1721983333, 1721983333, '1'),
(134732, 32431, 'QU', 'OK', 'S', 1721983360, 1721983360, '1'),
(134733, 32694, 'QU', 'OK', 'S', 1721986237, 1721986237, '1'),
(134734, 25624, 'QU', 'OK', 'S', 1721987183, 1721987183, '1'),
(134735, 31971, 'QU', 'OK', 'S', 1721987189, 1721987189, '1'),
(134736, 8726, 'QU', 'OK', 'S', 1721987193, 1721987193, '1'),
(134737, 19921, 'QU', 'OK', 'S', 1721987197, 1721987197, '1'),
(134738, 31809, 'QU', 'OK', 'S', 1721987204, 1721987204, '1'),
(134739, 8726, 'QU', 'OK', 'S', 1721987209, 1721987209, '1'),
(134740, 30554, 'QU', 'OK', 'S', 1721987214, 1721987214, '1'),
(134741, 15924, 'QU', 'OK', 'S', 1721987219, 1721987219, '1'),
(134742, 24604, 'QU', 'OK', 'S', 1721987225, 1721987225, '1'),
(134743, 19735, 'QU', 'OK', 'S', 1721987230, 1721987230, '1'),
(134744, 19738, 'QU', 'OK', 'S', 1721987234, 1721987234, '1'),
(134745, 19735, 'QU', 'OK', 'S', 1721987257, 1721987257, '1'),
(134746, 19738, 'QU', 'OK', 'S', 1721987264, 1721987264, '1'),
(134747, 15045, 'QU', 'OK', 'S', 1721987287, 1721987287, '1'),
(134748, 24604, 'QU', 'OK', 'S', 1721987372, 1721987372, '1'),
(134749, 24604, 'QU', 'OK', 'S', 1721987376, 1721987376, '1'),
(134750, 8142, 'QU', 'OK', 'S', 1721989919, 1721989919, '1'),
(134751, 30031, 'QU', 'OK', 'S', 1721989946, 1721989946, '1'),
(134752, 30031, 'QU', 'OK', 'S', 1721989955, 1721989955, '1'),
(134753, 25052, 'QU', 'OK', 'S', 1721990004, 1721990004, '1'),
(134754, 25052, 'QU', 'OK', 'S', 1721990014, 1721990014, '1'),
(134755, 1374, 'QU', 'OK', 'S', 1721990092, 1721990092, '1'),
(134756, 1374, 'QU', 'OK', 'S', 1721990107, 1721990107, '1'),
(134757, 26528, 'QU', 'OK', 'S', 1721990264, 1721990264, '1'),
(134758, 32832, 'QU', 'OK', 'S', 1721990439, 1721990439, '1'),
(134759, 32831, 'QU', 'OK', 'S', 1721990469, 1721990469, '1'),
(134760, 32830, 'QU', 'OK', 'S', 1721990751, 1721990751, '1'),
(134761, 32829, 'QU', 'OK', 'S', 1721990776, 1721990776, '1'),
(134762, 32833, 'QU', 'OK', 'S', 1721991071, 1721991071, '1'),
(134763, 135, 'QU', 'OK', 'S', 1721991208, 1721991208, '1'),
(134764, 32083, 'QU', 'OK', 'S', 1721991422, 1721991422, '1'),
(134765, 32504, 'QU', 'OK', 'S', 1721991463, 1721991463, '1'),
(134766, 32833, 'QU', 'OK', 'S', 1721992244, 1721992244, '1'),
(134767, 32812, 'QU', 'OK', 'S', 1721992331, 1721992331, '1'),
(134768, 32813, 'QU', 'OK', 'S', 1721992369, 1721992369, '1'),
(134769, 32833, 'QU', 'OK', 'S', 1721992415, 1721992415, '1'),
(134770, 32833, 'QU', 'OK', 'S', 1721992439, 1721992439, '1'),
(134771, 30919, 'QU', 'OK', 'S', 1721992451, 1721992451, '1'),
(134772, 32812, 'QU', 'OK', 'S', 1721992607, 1721992607, '1'),
(134773, 32814, 'QU', 'OK', 'S', 1721992647, 1721992647, '1'),
(134774, 32815, 'QU', 'OK', 'S', 1721992668, 1721992668, '1'),
(134775, 32826, 'QU', 'OK', 'S', 1721994144, 1721994144, '1'),
(134776, 32827, 'QU', 'OK', 'S', 1721994313, 1721994313, '1'),
(134777, 32828, 'QU', 'OK', 'S', 1721994442, 1721994442, '1'),
(134778, 32818, 'QU', 'OK', 'S', 1721995019, 1721995019, '1'),
(134779, 32820, 'QU', 'OK', 'S', 1721995175, 1721995175, '1'),
(134780, 32823, 'QU', 'OK', 'S', 1721995544, 1721995544, '1'),
(134781, 32811, 'QU', 'OK', 'S', 1721996304, 1721996304, '1'),
(134782, 32810, 'QU', 'OK', 'S', 1721996315, 1721996315, '1'),
(134783, 32649, 'QU', 'OK', 'S', 1721996327, 1721996327, '1'),
(134784, 32631, 'QU', 'OK', 'S', 1721996334, 1721996334, '1'),
(134785, 32349, 'QU', 'OK', 'S', 1721996341, 1721996341, '1'),
(134786, 32348, 'QU', 'OK', 'S', 1721996351, 1721996351, '1'),
(134787, 32348, 'QU', 'OK', 'S', 1721996351, 1721996351, '1'),
(134788, 32127, 'QU', 'OK', 'S', 1721996361, 1721996361, '1'),
(134789, 32100, 'QU', 'OK', 'S', 1721996367, 1721996367, '1'),
(134790, 32100, 'QU', 'OK', 'S', 1721996374, 1721996374, '1'),
(134791, 32080, 'QU', 'OK', 'S', 1721996389, 1721996389, '1'),
(134792, 32079, 'QU', 'OK', 'S', 1721996397, 1721996397, '1'),
(134793, 32058, 'QU', 'OK', 'S', 1721996404, 1721996404, '1'),
(134794, 31867, 'QU', 'OK', 'S', 1721996413, 1721996413, '1'),
(134795, 31866, 'QU', 'OK', 'S', 1721996420, 1721996420, '1'),
(134796, 31847, 'QU', 'OK', 'S', 1721996440, 1721996440, '1'),
(134797, 31845, 'QU', 'OK', 'S', 1721996449, 1721996449, '1'),
(134798, 31845, 'QU', 'OK', 'S', 1721996454, 1721996454, '1'),
(134799, 31842, 'QU', 'OK', 'S', 1721997195, 1721997195, '1'),
(134800, 31842, 'QU', 'OK', 'S', 1721997195, 1721997195, '1'),
(134801, 29830, 'QU', 'OK', 'S', 1721997203, 1721997203, '1'),
(134802, 29803, 'QU', 'OK', 'S', 1721997220, 1721997220, '1'),
(134803, 29792, 'QU', 'OK', 'S', 1721997234, 1721997234, '1'),
(134804, 29792, 'QU', 'OK', 'S', 1721997234, 1721997234, '1'),
(134805, 29791, 'QU', 'OK', 'S', 1721997242, 1721997242, '1'),
(134806, 29784, 'QU', 'OK', 'S', 1721997252, 1721997252, '1'),
(134807, 29722, 'QU', 'OK', 'S', 1721997263, 1721997263, '1'),
(134808, 29722, 'QU', 'OK', 'S', 1721997270, 1721997270, '1'),
(134809, 29697, 'QU', 'OK', 'S', 1721997279, 1721997279, '1'),
(134810, 29345, 'QU', 'OK', 'S', 1721997289, 1721997289, '1'),
(134811, 29324, 'QU', 'OK', 'S', 1721997305, 1721997305, '1'),
(134812, 29320, 'QU', 'OK', 'S', 1721997397, 1721997397, '1'),
(134813, 29279, 'QU', 'OK', 'S', 1721997404, 1721997404, '1'),
(134814, 29277, 'QU', 'OK', 'S', 1721997415, 1721997415, '1'),
(134815, 29276, 'QU', 'OK', 'S', 1721997423, 1721997423, '1'),
(134816, 29272, 'QU', 'OK', 'S', 1721997431, 1721997431, '1'),
(134817, 29272, 'QU', 'OK', 'S', 1721997438, 1721997438, '1'),
(134818, 29268, 'QU', 'OK', 'S', 1721997470, 1721997470, '1'),
(134819, 28743, 'QU', 'OK', 'S', 1721997488, 1721997488, '1'),
(134820, 28743, 'QU', 'OK', 'S', 1721997488, 1721997488, '1'),
(134821, 28743, 'QU', 'OK', 'S', 1721997488, 1721997488, '1'),
(134822, 28743, 'QU', 'OK', 'S', 1721997488, 1721997488, '1'),
(134823, 28741, 'QU', 'OK', 'S', 1721997511, 1721997511, '1'),
(134824, 28741, 'QU', 'OK', 'S', 1721997511, 1721997511, '1'),
(134825, 28724, 'QU', 'OK', 'S', 1721997751, 1721997751, '1'),
(134826, 28723, 'QU', 'OK', 'S', 1721997786, 1721997786, '1'),
(134827, 28722, 'QU', 'OK', 'S', 1721997794, 1721997794, '1'),
(134828, 28722, 'QU', 'OK', 'S', 1721997800, 1721997800, '1'),
(134829, 28719, 'QU', 'OK', 'S', 1721997805, 1721997805, '1'),
(134830, 28719, 'QU', 'OK', 'S', 1721997812, 1721997812, '1'),
(134831, 28718, 'QU', 'OK', 'S', 1721997854, 1721997854, '1'),
(134832, 28323, 'QU', 'OK', 'S', 1721997866, 1721997866, '1'),
(134833, 28322, 'QU', 'OK', 'S', 1721997878, 1721997878, '1'),
(134834, 28318, 'QU', 'OK', 'S', 1721997897, 1721997897, '1'),
(134835, 28318, 'QU', 'OK', 'S', 1721997903, 1721997903, '1'),
(134836, 28316, 'QU', 'OK', 'S', 1721997917, 1721997917, '1'),
(134837, 28315, 'QU', 'OK', 'S', 1721997932, 1721997932, '1'),
(134838, 28315, 'QU', 'OK', 'S', 1721997943, 1721997943, '1'),
(134839, 28314, 'QU', 'OK', 'S', 1721997961, 1721997961, '1'),
(134840, 25776, 'QU', 'OK', 'S', 1721997984, 1721997984, '1'),
(134841, 25776, 'QU', 'OK', 'S', 1721997995, 1721997995, '1'),
(134842, 25775, 'QU', 'OK', 'S', 1721998001, 1721998001, '1'),
(134843, 25775, 'QU', 'OK', 'S', 1721998006, 1721998006, '1'),
(134844, 25774, 'QU', 'OK', 'S', 1721998013, 1721998013, '1'),
(134845, 25772, 'QU', 'OK', 'S', 1721998020, 1721998020, '1'),
(134846, 25772, 'QU', 'OK', 'S', 1721998027, 1721998027, '1'),
(134847, 25771, 'QU', 'OK', 'S', 1721998037, 1721998037, '1'),
(134848, 25771, 'QU', 'OK', 'S', 1721998037, 1721998037, '1'),
(134849, 25770, 'QU', 'OK', 'S', 1721998046, 1721998046, '1'),
(134850, 25768, 'QU', 'OK', 'S', 1721998056, 1721998056, '1'),
(134851, 25768, 'QU', 'OK', 'S', 1721998056, 1721998056, '1'),
(134852, 25768, 'QU', 'OK', 'S', 1721998063, 1721998063, '1'),
(134853, 25768, 'QU', 'OK', 'S', 1721998063, 1721998063, '1'),
(134854, 25763, 'QU', 'OK', 'S', 1721998071, 1721998071, '1'),
(134855, 25762, 'QU', 'OK', 'S', 1721998085, 1721998085, '1'),
(134856, 25762, 'QU', 'OK', 'S', 1721998085, 1721998085, '1'),
(134857, 25749, 'QU', 'OK', 'S', 1721998118, 1721998118, '1'),
(134858, 25744, 'QU', 'OK', 'S', 1721998133, 1721998133, '1'),
(134859, 25744, 'QU', 'OK', 'S', 1721998133, 1721998133, '1'),
(134860, 25744, 'QU', 'OK', 'S', 1721998133, 1721998133, '1'),
(134861, 25741, 'QU', 'OK', 'S', 1721998145, 1721998145, '1'),
(134862, 25741, 'QU', 'OK', 'S', 1721998151, 1721998151, '1'),
(134863, 25733, 'QU', 'OK', 'S', 1721998158, 1721998158, '1'),
(134864, 25733, 'QU', 'OK', 'S', 1721998165, 1721998165, '1'),
(134865, 25731, 'QU', 'OK', 'S', 1721998170, 1721998170, '1'),
(134866, 25731, 'QU', 'OK', 'S', 1721998175, 1721998175, '1'),
(134867, 25729, 'QU', 'OK', 'S', 1721998194, 1721998194, '1'),
(134868, 25725, 'QU', 'OK', 'S', 1721998202, 1721998202, '1'),
(134869, 25725, 'QU', 'OK', 'S', 1721998208, 1721998208, '1'),
(134870, 25724, 'QU', 'OK', 'S', 1721998216, 1721998216, '1'),
(134871, 25724, 'QU', 'OK', 'S', 1721998222, 1721998222, '1'),
(134872, 25722, 'QU', 'OK', 'S', 1721998230, 1721998230, '1'),
(134873, 25722, 'QU', 'OK', 'S', 1721998238, 1721998238, '1'),
(134874, 25719, 'QU', 'OK', 'S', 1721998249, 1721998249, '1'),
(134875, 25719, 'QU', 'OK', 'S', 1721998257, 1721998257, '1'),
(134876, 25704, 'QU', 'OK', 'S', 1721998270, 1721998270, '1'),
(134877, 25704, 'QU', 'OK', 'S', 1721998276, 1721998276, '1'),
(134878, 25702, 'QU', 'OK', 'S', 1721998282, 1721998282, '1'),
(134879, 25702, 'QU', 'OK', 'S', 1721998288, 1721998288, '1'),
(134880, 25699, 'QU', 'OK', 'S', 1721998294, 1721998294, '1'),
(134881, 25699, 'QU', 'OK', 'S', 1721998301, 1721998301, '1'),
(134882, 25695, 'QU', 'OK', 'S', 1721998311, 1721998311, '1'),
(134883, 25692, 'QU', 'OK', 'S', 1721998319, 1721998319, '1'),
(134884, 25687, 'QU', 'OK', 'S', 1721998330, 1721998330, '1'),
(134885, 24653, 'QU', 'OK', 'S', 1721998340, 1721998340, '1'),
(134886, 24652, 'QU', 'OK', 'S', 1721998350, 1721998350, '1'),
(134887, 24649, 'QU', 'OK', 'S', 1721998609, 1721998609, '1'),
(134888, 24644, 'QU', 'OK', 'S', 1721998618, 1721998618, '1'),
(134889, 24643, 'QU', 'OK', 'S', 1721998627, 1721998627, '1'),
(134890, 24642, 'QU', 'OK', 'S', 1721998636, 1721998636, '1'),
(134891, 24641, 'QU', 'OK', 'S', 1721998645, 1721998645, '1'),
(134892, 24642, 'QU', 'OK', 'S', 1721998652, 1721998652, '1'),
(134893, 24641, 'QU', 'OK', 'S', 1721998661, 1721998661, '1'),
(134894, 24642, 'QU', 'OK', 'S', 1721998667, 1721998667, '1'),
(134895, 24636, 'QU', 'OK', 'S', 1721998685, 1721998685, '1'),
(134896, 24636, 'QU', 'OK', 'S', 1721998685, 1721998685, '1'),
(134897, 24636, 'QU', 'OK', 'S', 1721998685, 1721998685, '1'),
(134898, 24635, 'QU', 'OK', 'S', 1721998695, 1721998695, '1'),
(134899, 31394, 'QU', 'OK', 'S', 1721998703, 1721998703, '1'),
(134900, 24634, 'QU', 'OK', 'S', 1721998703, 1721998703, '1'),
(134901, 24564, 'QU', 'OK', 'S', 1721998716, 1721998716, '1'),
(134902, 24430, 'QU', 'OK', 'S', 1721998726, 1721998726, '1'),
(134903, 24429, 'QU', 'OK', 'S', 1721998735, 1721998735, '1'),
(134904, 24412, 'QU', 'OK', 'S', 1721998749, 1721998749, '1'),
(134905, 24411, 'QU', 'OK', 'S', 1721998758, 1721998758, '1'),
(134906, 24410, 'QU', 'OK', 'S', 1721998770, 1721998770, '1'),
(134907, 24571, 'QU', 'OK', 'S', 1721998773, 1721998773, '1'),
(134908, 24404, 'QU', 'OK', 'S', 1721998779, 1721998779, '1'),
(134909, 24402, 'QU', 'OK', 'S', 1721998788, 1721998788, '1'),
(134910, 24402, 'QU', 'OK', 'S', 1721998794, 1721998794, '1'),
(134911, 24397, 'QU', 'OK', 'S', 1721998804, 1721998804, '1'),
(134912, 24397, 'QU', 'OK', 'S', 1721998813, 1721998813, '1'),
(134913, 32036, 'QU', 'OK', 'S', 1721998875, 1721998875, '1'),
(134914, 24396, 'QU', 'OK', 'S', 1721998901, 1721998901, '1'),
(134915, 24396, 'QU', 'OK', 'S', 1721998901, 1721998901, '1'),
(134916, 24391, 'QU', 'OK', 'S', 1721998908, 1721998908, '1'),
(134917, 29754, 'QU', 'OK', 'S', 1721998911, 1721998911, '1'),
(134918, 24391, 'QU', 'OK', 'S', 1721998913, 1721998913, '1'),
(134919, 24389, 'QU', 'OK', 'S', 1721998922, 1721998922, '1'),
(134920, 24388, 'QU', 'OK', 'S', 1721998929, 1721998929, '1'),
(134921, 24387, 'QU', 'OK', 'S', 1721998936, 1721998936, '1'),
(134922, 24387, 'QU', 'OK', 'S', 1721998944, 1721998944, '1'),
(134923, 23630, 'QU', 'OK', 'S', 1721998953, 1721998953, '1'),
(134924, 23630, 'QU', 'OK', 'S', 1721998960, 1721998960, '1'),
(134925, 23629, 'QU', 'OK', 'S', 1721998967, 1721998967, '1'),
(134926, 23629, 'QU', 'OK', 'S', 1721998973, 1721998973, '1'),
(134927, 23627, 'QU', 'OK', 'S', 1721998998, 1721998998, '1'),
(134928, 23626, 'QU', 'OK', 'S', 1721999006, 1721999006, '1'),
(134929, 23625, 'QU', 'OK', 'S', 1721999018, 1721999018, '1'),
(134930, 23624, 'QU', 'OK', 'S', 1721999026, 1721999026, '1'),
(134931, 23624, 'QU', 'OK', 'S', 1721999034, 1721999034, '1'),
(134932, 23622, 'QU', 'OK', 'S', 1721999040, 1721999040, '1'),
(134933, 23622, 'QU', 'OK', 'S', 1721999046, 1721999046, '1'),
(134934, 23621, 'QU', 'OK', 'S', 1721999054, 1721999054, '1'),
(134935, 23620, 'QU', 'OK', 'S', 1721999071, 1721999071, '1'),
(134936, 23619, 'QU', 'OK', 'S', 1721999079, 1721999079, '1'),
(134937, 23619, 'QU', 'OK', 'S', 1721999085, 1721999085, '1'),
(134938, 23618, 'QU', 'OK', 'S', 1721999099, 1721999099, '1'),
(134939, 32203, 'QU', 'OK', 'S', 1721999112, 1721999112, '1'),
(134940, 23589, 'QU', 'OK', 'S', 1721999116, 1721999116, '1'),
(134941, 23588, 'QU', 'OK', 'S', 1721999129, 1721999129, '1'),
(134942, 23569, 'QU', 'OK', 'S', 1721999143, 1721999143, '1'),
(134943, 23569, 'QU', 'OK', 'S', 1721999143, 1721999143, '1'),
(134944, 31347, 'QU', 'OK', 'S', 1721999154, 1721999154, '1'),
(134945, 23569, 'QU', 'OK', 'S', 1721999155, 1721999155, '1'),
(134946, 23569, 'QU', 'OK', 'S', 1721999155, 1721999155, '1'),
(134947, 23568, 'QU', 'OK', 'S', 1721999162, 1721999162, '1'),
(134948, 23568, 'QU', 'OK', 'S', 1721999168, 1721999168, '1'),
(134949, 23567, 'QU', 'OK', 'S', 1721999182, 1721999182, '1'),
(134950, 19977, 'QU', 'OK', 'S', 1721999194, 1721999194, '1'),
(134951, 23566, 'QU', 'OK', 'S', 1721999198, 1721999198, '1'),
(134952, 23565, 'QU', 'OK', 'S', 1721999207, 1721999207, '1'),
(134953, 23565, 'QU', 'OK', 'S', 1721999214, 1721999214, '1'),
(134954, 23564, 'QU', 'OK', 'S', 1721999222, 1721999222, '1'),
(134955, 23559, 'QU', 'OK', 'S', 1721999231, 1721999231, '1'),
(134956, 23559, 'QU', 'OK', 'S', 1721999239, 1721999239, '1'),
(134957, 32234, 'QU', 'OK', 'S', 1721999702, 1721999702, '1'),
(134958, 31971, 'QU', 'OK', 'S', 1721999736, 1721999736, '1'),
(134959, 32035, 'QU', 'OK', 'S', 1721999772, 1721999772, '1'),
(134960, 15563, 'QU', 'OK', 'S', 1721999866, 1721999866, '1'),
(134961, 15563, 'QU', 'OK', 'S', 1721999874, 1721999874, '1'),
(134962, 30197, 'QU', 'OK', 'S', 1722001992, 1722001992, '1'),
(134963, 14314, 'QU', 'OK', 'S', 1722056267, 1722056267, '1'),
(134964, 14314, 'QU', 'OK', 'S', 1722056270, 1722056270, '1'),
(134965, 18018, 'QU', 'OK', 'S', 1722056464, 1722056464, '1'),
(134966, 18017, 'QU', 'OK', 'S', 1722056675, 1722056675, '1'),
(134967, 21038, 'QU', 'OK', 'S', 1722056879, 1722056879, '1'),
(134968, 24204, 'QU', 'OK', 'S', 1722059253, 1722059253, '1'),
(134969, 19735, 'QU', 'OK', 'S', 1722059593, 1722059593, '1'),
(134970, 24204, 'QU', 'OK', 'S', 1722059629, 1722059629, '1'),
(134971, 24204, 'QU', 'OK', 'S', 1722059636, 1722059636, '1'),
(134972, 24204, 'QU', 'OK', 'S', 1722059691, 1722059691, '1'),
(134973, 23305, 'QU', 'OK', 'S', 1722061782, 1722061782, '1'),
(134974, 24203, 'QU', 'OK', 'S', 1722062032, 1722062032, '1'),
(134975, 24203, 'QU', 'OK', 'S', 1722062036, 1722062036, '1'),
(134976, 24203, 'QU', 'OK', 'S', 1722062040, 1722062040, '1'),
(134977, 24203, 'QU', 'OK', 'S', 1722062044, 1722062044, '1'),
(134978, 24203, 'QU', 'OK', 'S', 1722062048, 1722062048, '1'),
(134979, 32317, 'QU', 'OK', 'S', 1722062631, 1722062631, '1'),
(134980, 32317, 'QU', 'OK', 'S', 1722062639, 1722062639, '1'),
(134981, 25465, 'QU', 'OK', 'S', 1722063190, 1722063190, '1'),
(134982, 26769, 'QU', 'OK', 'S', 1722064430, 1722064430, '1'),
(134983, 26769, 'QU', 'OK', 'S', 1722064430, 1722064430, '1'),
(134984, 26769, 'QU', 'OK', 'S', 1722065083, 1722065083, '1'),
(134985, 30305, 'QU', 'OK', 'S', 1722065093, 1722065093, '1'),
(134986, 32362, 'QU', 'OK', 'S', 1722065939, 1722065939, '1'),
(134987, 32479, 'QU', 'OK', 'S', 1722065957, 1722065957, '1'),
(134988, 32479, 'QU', 'OK', 'S', 1722066486, 1722066486, '1'),
(134989, 29526, 'QU', 'OK', 'S', 1722066517, 1722066517, '1'),
(134990, 29236, 'QU', 'OK', 'S', 1722066533, 1722066533, '1'),
(134991, 28991, 'QU', 'OK', 'S', 1722067026, 1722067026, '1'),
(134992, 28961, 'QU', 'OK', 'S', 1722067036, 1722067036, '1'),
(134993, 28913, 'QU', 'OK', 'S', 1722067049, 1722067049, '1'),
(134994, 28331, 'QU', 'OK', 'S', 1722067496, 1722067496, '1'),
(134995, 28230, 'QU', 'OK', 'S', 1722067510, 1722067510, '1'),
(134996, 28197, 'QU', 'OK', 'S', 1722067522, 1722067522, '1'),
(134997, 28196, 'QU', 'OK', 'S', 1722067539, 1722067539, '1'),
(134998, 28024, 'QU', 'OK', 'S', 1722067552, 1722067552, '1'),
(134999, 27975, 'QU', 'OK', 'S', 1722067568, 1722067568, '1'),
(135000, 27973, 'QU', 'OK', 'S', 1722067600, 1722067600, '1'),
(135001, 27971, 'QU', 'OK', 'S', 1722067612, 1722067612, '1'),
(135002, 32239, 'QU', 'OK', 'S', 1722067625, 1722067625, '1'),
(135003, 32122, 'QU', 'OK', 'S', 1722067625, 1722067625, '1'),
(135004, 27886, 'QU', 'OK', 'S', 1722067641, 1722067641, '1'),
(135005, 27886, 'QU', 'OK', 'S', 1722067641, 1722067641, '1'),
(135006, 27886, 'QU', 'OK', 'S', 1722067641, 1722067641, '1'),
(135007, 27882, 'QU', 'OK', 'S', 1722067656, 1722067656, '1'),
(135008, 27877, 'QU', 'OK', 'S', 1722067666, 1722067666, '1'),
(135009, 27863, 'QU', 'OK', 'S', 1722067683, 1722067683, '1'),
(135010, 27863, 'QU', 'OK', 'S', 1722067683, 1722067683, '1'),
(135011, 27863, 'QU', 'OK', 'S', 1722067683, 1722067683, '1'),
(135012, 27863, 'QU', 'OK', 'S', 1722067683, 1722067683, '1'),
(135013, 30506, 'QU', 'OK', 'S', 1722067697, 1722067697, '1'),
(135014, 27854, 'QU', 'OK', 'S', 1722067702, 1722067702, '1'),
(135015, 25936, 'QU', 'OK', 'S', 1722067766, 1722067766, '1'),
(135016, 30512, 'QU', 'OK', 'S', 1722068732, 1722068732, '1'),
(135017, 31380, 'QU', 'OK', 'S', 1722068744, 1722068744, '1'),
(135018, 30513, 'QU', 'OK', 'S', 1722068749, 1722068749, '1'),
(135019, 30329, 'QU', 'OK', 'S', 1722068751, 1722068751, '1'),
(135020, 30328, 'QU', 'OK', 'S', 1722068755, 1722068755, '1'),
(135021, 31185, 'QU', 'OK', 'S', 1722068757, 1722068757, '1'),
(135022, 30511, 'QU', 'OK', 'S', 1722068762, 1722068762, '1'),
(135023, 30401, 'QU', 'OK', 'S', 1722068765, 1722068765, '1'),
(135024, 31710, 'QU', 'OK', 'S', 1722068768, 1722068768, '1'),
(135025, 30484, 'QU', 'OK', 'S', 1722068772, 1722068772, '1'),
(135026, 29415, 'QU', 'OK', 'S', 1722068776, 1722068776, '1'),
(135027, 30514, 'QU', 'OK', 'S', 1722068779, 1722068779, '1'),
(135028, 27853, 'QU', 'OK', 'S', 1722071208, 1722071208, '1'),
(135029, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135030, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135031, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135032, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135033, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135034, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135035, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135036, 26911, 'QU', 'OK', 'S', 1722071238, 1722071238, '1'),
(135037, 26603, 'QU', 'OK', 'S', 1722071264, 1722071264, '1'),
(135038, 26600, 'QU', 'OK', 'S', 1722071276, 1722071276, '1'),
(135039, 26599, 'QU', 'OK', 'S', 1722071285, 1722071285, '1'),
(135040, 26598, 'QU', 'OK', 'S', 1722071304, 1722071304, '1'),
(135041, 26598, 'QU', 'OK', 'S', 1722071304, 1722071304, '1'),
(135042, 26598, 'QU', 'OK', 'S', 1722071304, 1722071304, '1'),
(135043, 26597, 'QU', 'OK', 'S', 1722071320, 1722071320, '1'),
(135044, 26597, 'QU', 'OK', 'S', 1722071320, 1722071320, '1'),
(135045, 26597, 'QU', 'OK', 'S', 1722071320, 1722071320, '1'),
(135046, 26596, 'QU', 'OK', 'S', 1722071329, 1722071329, '1'),
(135047, 26527, 'QU', 'OK', 'S', 1722071669, 1722071669, '1'),
(135048, 26526, 'QU', 'OK', 'S', 1722071677, 1722071677, '1'),
(135049, 26525, 'QU', 'OK', 'S', 1722071682, 1722071682, '1'),
(135050, 32122, 'QU', 'OK', 'S', 1722071785, 1722071785, '1'),
(135051, 30305, 'QU', 'OK', 'S', 1722071798, 1722071798, '1'),
(135052, 26524, 'QU', 'OK', 'S', 1722071893, 1722071893, '1'),
(135053, 26523, 'QU', 'OK', 'S', 1722071905, 1722071905, '1'),
(135054, 26522, 'QU', 'OK', 'S', 1722071917, 1722071917, '1'),
(135055, 26521, 'QU', 'OK', 'S', 1722072129, 1722072129, '1'),
(135056, 26519, 'QU', 'OK', 'S', 1722072136, 1722072136, '1'),
(135057, 26518, 'QU', 'OK', 'S', 1722072143, 1722072143, '1'),
(135058, 26517, 'QU', 'OK', 'S', 1722072151, 1722072151, '1'),
(135059, 26516, 'QU', 'OK', 'S', 1722072159, 1722072159, '1'),
(135060, 26515, 'QU', 'OK', 'S', 1722072168, 1722072168, '1'),
(135061, 25672, 'QU', 'OK', 'S', 1722072192, 1722072192, '1'),
(135062, 30197, 'QU', 'OK', 'S', 1722072322, 1722072322, '1'),
(135063, 32334, 'QU', 'OK', 'S', 1722072357, 1722072357, '1'),
(135064, 32034, 'QU', 'OK', 'S', 1722072581, 1722072581, '1'),
(135065, 31633, 'QU', 'OK', 'S', 1722072618, 1722072618, '1'),
(135066, 31798, 'QU', 'OK', 'S', 1722072690, 1722072690, '1'),
(135067, 32067, 'QU', 'OK', 'S', 1722072814, 1722072814, '1'),
(135068, 32064, 'QU', 'OK', 'S', 1722072868, 1722072868, '1'),
(135069, 32063, 'QU', 'OK', 'S', 1722072909, 1722072909, '1'),
(135070, 28325, 'QU', 'OK', 'S', 1722072989, 1722072989, '1'),
(135071, 31591, 'QU', 'OK', 'S', 1722072996, 1722072996, '1'),
(135072, 31102, 'QU', 'OK', 'S', 1722073117, 1722073117, '1'),
(135073, 32770, 'QU', 'OK', 'S', 1722073180, 1722073180, '1'),
(135074, 28667, 'QU', 'OK', 'S', 1722073322, 1722073322, '1'),
(135075, 9656, 'QU', 'OK', 'S', 1722073355, 1722073355, '1'),
(135076, 25242, 'QU', 'OK', 'S', 1722073397, 1722073397, '1'),
(135077, 12600, 'QU', 'OK', 'S', 1722073539, 1722073539, '1'),
(135078, 24581, 'QU', 'OK', 'S', 1722073581, 1722073581, '1'),
(135079, 8278, 'QU', 'OK', 'S', 1722073654, 1722073654, '1'),
(135080, 7725, 'QU', 'OK', 'S', 1722073685, 1722073685, '1'),
(135081, 8833, 'QU', 'OK', 'S', 1722073704, 1722073704, '1'),
(135082, 3284, 'QU', 'OK', 'S', 1722073704, 1722073704, '1'),
(135083, 8705, 'QU', 'OK', 'S', 1722073722, 1722073722, '1'),
(135084, 12332, 'QU', 'OK', 'S', 1722073737, 1722073737, '1'),
(135085, 8258, 'QU', 'OK', 'S', 1722073748, 1722073748, '1'),
(135086, 17886, 'QU', 'OK', 'S', 1722073771, 1722073771, '1'),
(135087, 3879, 'QU', 'OK', 'S', 1722073789, 1722073789, '1'),
(135088, 13553, 'QU', 'OK', 'S', 1722073803, 1722073803, '1'),
(135089, 11374, 'QU', 'OK', 'S', 1722073823, 1722073823, '1'),
(135090, 7435, 'QU', 'OK', 'S', 1722073843, 1722073843, '1'),
(135091, 8008, 'QU', 'OK', 'S', 1722073941, 1722073941, '1'),
(135092, 27752, 'QU', 'OK', 'S', 1722074028, 1722074028, '1'),
(135093, 8008, 'QU', 'OK', 'S', 1722074041, 1722074041, '1'),
(135094, 27752, 'QU', 'OK', 'S', 1722074044, 1722074044, '1'),
(135095, 27752, 'QU', 'OK', 'S', 1722074059, 1722074059, '1'),
(135096, 25002, 'QU', 'OK', 'S', 1722074122, 1722074122, '1'),
(135097, 7988, 'QU', 'OK', 'S', 1722074146, 1722074146, '1'),
(135098, 12605, 'QU', 'OK', 'S', 1722074372, 1722074372, '1'),
(135099, 30505, 'QU', 'OK', 'S', 1722074404, 1722074404, '1'),
(135100, 13518, 'QU', 'OK', 'S', 1722074445, 1722074445, '1'),
(135101, 32378, 'QU', 'OK', 'S', 1722074592, 1722074592, '1'),
(135102, 24931, 'QU', 'OK', 'S', 1722074666, 1722074666, '1'),
(135103, 19501, 'QU', 'OK', 'S', 1722074679, 1722074679, '1'),
(135104, 24929, 'QU', 'OK', 'S', 1722074690, 1722074690, '1'),
(135105, 24539, 'QU', 'OK', 'S', 1722074733, 1722074733, '1'),
(135106, 19500, 'QU', 'OK', 'S', 1722074741, 1722074741, '1'),
(135107, 19500, 'QU', 'OK', 'S', 1722074751, 1722074751, '1'),
(135108, 24538, 'QU', 'OK', 'S', 1722074842, 1722074842, '1'),
(135109, 24537, 'QU', 'OK', 'S', 1722074865, 1722074865, '1'),
(135110, 23768, 'QU', 'OK', 'S', 1722074908, 1722074908, '1'),
(135111, 23768, 'QU', 'OK', 'S', 1722074908, 1722074908, '1'),
(135112, 23769, 'QU', 'OK', 'S', 1722074922, 1722074922, '1'),
(135113, 23203, 'QU', 'OK', 'S', 1722074942, 1722074942, '1'),
(135114, 23202, 'QU', 'OK', 'S', 1722074957, 1722074957, '1'),
(135115, 32425, 'QU', 'OK', 'S', 1722075180, 1722075180, '1'),
(135116, 32526, 'QU', 'OK', 'S', 1722075266, 1722075266, '1'),
(135117, 32424, 'QU', 'OK', 'S', 1722075295, 1722075295, '1'),
(135118, 32574, 'QU', 'OK', 'S', 1722075302, 1722075302, '1'),
(135119, 32428, 'QU', 'OK', 'S', 1722075309, 1722075309, '1'),
(135120, 32413, 'QU', 'OK', 'S', 1722075335, 1722075335, '1'),
(135121, 32567, 'QU', 'OK', 'S', 1722075341, 1722075341, '1'),
(135122, 32419, 'QU', 'OK', 'S', 1722075374, 1722075374, '1'),
(135123, 32574, 'QU', 'OK', 'S', 1722075382, 1722075382, '1'),
(135124, 32745, 'QU', 'OK', 'S', 1722075391, 1722075391, '1'),
(135125, 32745, 'QU', 'OK', 'S', 1722075394, 1722075394, '1'),
(135126, 32425, 'QU', 'OK', 'S', 1722075400, 1722075400, '1'),
(135127, 32424, 'QU', 'OK', 'S', 1722075411, 1722075411, '1'),
(135128, 32514, 'QU', 'OK', 'S', 1722075417, 1722075417, '1'),
(135129, 32422, 'QU', 'OK', 'S', 1722075423, 1722075423, '1'),
(135130, 32575, 'QU', 'OK', 'S', 1722075431, 1722075431, '1'),
(135131, 32428, 'QU', 'OK', 'S', 1722075436, 1722075436, '1'),
(135132, 32422, 'QU', 'OK', 'S', 1722075446, 1722075446, '1'),
(135133, 32434, 'QU', 'OK', 'S', 1722075482, 1722075482, '1'),
(135134, 32571, 'QU', 'OK', 'S', 1722075488, 1722075488, '1'),
(135135, 32674, 'QU', 'OK', 'S', 1722075498, 1722075498, '1'),
(135136, 32674, 'QU', 'OK', 'S', 1722075523, 1722075523, '1'),
(135137, 32428, 'QU', 'OK', 'S', 1722075538, 1722075538, '1'),
(135138, 32588, 'QU', 'OK', 'S', 1722075545, 1722075545, '1'),
(135139, 32510, 'QU', 'OK', 'S', 1722075554, 1722075554, '1'),
(135140, 32508, 'QU', 'OK', 'S', 1722075561, 1722075561, '1'),
(135141, 32534, 'QU', 'OK', 'S', 1722075571, 1722075571, '1'),
(135142, 32530, 'QU', 'OK', 'S', 1722075645, 1722075645, '1'),
(135143, 32688, 'QU', 'OK', 'S', 1722075656, 1722075656, '1'),
(135144, 32688, 'QU', 'OK', 'S', 1722075663, 1722075663, '1'),
(135145, 31063, 'QU', 'OK', 'S', 1722075669, 1722075669, '1'),
(135146, 32678, 'QU', 'OK', 'S', 1722075679, 1722075679, '1'),
(135147, 32569, 'QU', 'OK', 'S', 1722075733, 1722075733, '1'),
(135148, 32820, 'QU', 'OK', 'S', 1722075807, 1722075807, '1'),
(135149, 32820, 'QU', 'OK', 'S', 1722075816, 1722075816, '1'),
(135150, 32422, 'QU', 'OK', 'S', 1722075836, 1722075836, '1'),
(135151, 32692, 'QU', 'OK', 'S', 1722075860, 1722075860, '1'),
(135152, 32578, 'QU', 'OK', 'S', 1722075867, 1722075867, '1'),
(135153, 32416, 'QU', 'OK', 'S', 1722075877, 1722075877, '1'),
(135154, 32689, 'QU', 'OK', 'S', 1722075882, 1722075882, '1'),
(135155, 32551, 'QU', 'OK', 'S', 1722075888, 1722075888, '1'),
(135156, 25936, 'QU', 'OK', 'S', 1722075891, 1722075891, '1'),
(135157, 32584, 'QU', 'OK', 'S', 1722075897, 1722075897, '1'),
(135158, 32600, 'QU', 'OK', 'S', 1722075906, 1722075906, '1'),
(135159, 32608, 'QU', 'OK', 'S', 1722075912, 1722075912, '1'),
(135160, 32686, 'QU', 'OK', 'S', 1722075917, 1722075917, '1'),
(135161, 32693, 'QU', 'OK', 'S', 1722075925, 1722075925, '1'),
(135162, 32608, 'QU', 'OK', 'S', 1722075933, 1722075933, '1'),
(135163, 32609, 'QU', 'OK', 'S', 1722075941, 1722075941, '1'),
(135164, 32732, 'QU', 'OK', 'S', 1722075949, 1722075949, '1'),
(135165, 32732, 'QU', 'OK', 'S', 1722075957, 1722075957, '1'),
(135166, 32689, 'QU', 'OK', 'S', 1722075990, 1722075990, '1'),
(135167, 32737, 'QU', 'OK', 'S', 1722075996, 1722075996, '1'),
(135168, 32742, 'QU', 'OK', 'S', 1722076001, 1722076001, '1'),
(135169, 21871, 'QU', 'OK', 'S', 1722076008, 1722076008, '1'),
(135170, 32686, 'QU', 'OK', 'S', 1722076013, 1722076013, '1'),
(135171, 32567, 'QU', 'OK', 'S', 1722076022, 1722076022, '1'),
(135172, 32428, 'QU', 'OK', 'S', 1722076049, 1722076049, '1'),
(135173, 25944, 'QU', 'OK', 'S', 1722076058, 1722076058, '1'),
(135174, 32569, 'QU', 'OK', 'S', 1722076062, 1722076062, '1'),
(135175, 31657, 'QU', 'OK', 'S', 1722076090, 1722076090, '1'),
(135176, 32413, 'QU', 'OK', 'S', 1722076101, 1722076101, '1'),
(135177, 32418, 'QU', 'OK', 'S', 1722076105, 1722076105, '1'),
(135178, 24447, 'QU', 'OK', 'S', 1722076111, 1722076111, '1'),
(135179, 32374, 'QU', 'OK', 'S', 1722076114, 1722076114, '1'),
(135180, 32411, 'QU', 'OK', 'S', 1722076121, 1722076121, '1'),
(135181, 31658, 'QU', 'OK', 'S', 1722076125, 1722076125, '1'),
(135182, 32746, 'QU', 'OK', 'S', 1722076131, 1722076131, '1'),
(135183, 32429, 'QU', 'OK', 'S', 1722076148, 1722076148, '1'),
(135184, 32433, 'QU', 'OK', 'S', 1722076152, 1722076152, '1'),
(135185, 32567, 'QU', 'OK', 'S', 1722076157, 1722076157, '1'),
(135186, 32569, 'QU', 'OK', 'S', 1722076160, 1722076160, '1'),
(135187, 32753, 'QU', 'OK', 'S', 1722076164, 1722076164, '1'),
(135188, 32675, 'QU', 'OK', 'S', 1722076169, 1722076169, '1'),
(135189, 32697, 'QU', 'OK', 'S', 1722076174, 1722076174, '1'),
(135190, 32428, 'QU', 'OK', 'S', 1722076180, 1722076180, '1'),
(135191, 32537, 'QU', 'OK', 'S', 1722076186, 1722076186, '1'),
(135192, 32660, 'QU', 'OK', 'S', 1722076194, 1722076194, '1'),
(135193, 32605, 'QU', 'OK', 'S', 1722076198, 1722076198, '1'),
(135194, 32413, 'QU', 'OK', 'S', 1722076203, 1722076203, '1'),
(135195, 32348, 'QU', 'OK', 'S', 1722076753, 1722076753, '1'),
(135196, 14239, 'QU', 'OK', 'S', 1722076919, 1722076919, '1'),
(135197, 31805, 'QU', 'OK', 'S', 1722076942, 1722076942, '1'),
(135198, 32465, 'QU', 'OK', 'S', 1722077161, 1722077161, '1'),
(135199, 31852, 'QU', 'OK', 'S', 1722078902, 1722078902, '1'),
(135200, 31852, 'QU', 'OK', 'S', 1722079256, 1722079256, '1'),
(135201, 31852, 'QU', 'OK', 'S', 1722079280, 1722079280, '1'),
(135202, 23747, 'QU', 'OK', 'S', 1722079945, 1722079945, '1'),
(135203, 20061, 'QU', 'OK', 'S', 1722079965, 1722079965, '1'),
(135204, 814, 'QU', 'OK', 'S', 1722079977, 1722079977, '1'),
(135205, 32730, 'QU', 'OK', 'S', 1722079984, 1722079984, '1'),
(135206, 4857, 'QU', 'OK', 'S', 1722079996, 1722079996, '1'),
(135207, 26745, 'QU', 'OK', 'S', 1722080004, 1722080004, '1'),
(135208, 24594, 'QU', 'OK', 'S', 1722080014, 1722080014, '1'),
(135209, 27530, 'QU', 'OK', 'S', 1722080023, 1722080023, '1'),
(135210, 24631, 'QU', 'OK', 'S', 1722080028, 1722080028, '1'),
(135211, 27519, 'QU', 'OK', 'S', 1722080065, 1722080065, '1'),
(135212, 20541, 'QU', 'OK', 'S', 1722080349, 1722080349, '1'),
(135213, 25057, 'QU', 'OK', 'S', 1722080358, 1722080358, '1'),
(135214, 13820, 'QU', 'OK', 'S', 1722080410, 1722080410, '1'),
(135215, 21492, 'QU', 'OK', 'S', 1722080436, 1722080436, '1'),
(135216, 24737, 'QU', 'OK', 'S', 1722080476, 1722080476, '1'),
(135217, 10519, 'QU', 'OK', 'S', 1722080484, 1722080484, '1'),
(135218, 25057, 'QU', 'OK', 'S', 1722080491, 1722080491, '1'),
(135219, 30458, 'QU', 'OK', 'S', 1722080499, 1722080499, '1'),
(135220, 19305, 'QU', 'OK', 'S', 1722080507, 1722080507, '1'),
(135221, 26651, 'QU', 'OK', 'S', 1722080513, 1722080513, '1'),
(135222, 19305, 'QU', 'OK', 'S', 1722080518, 1722080518, '1'),
(135223, 15995, 'QU', 'OK', 'S', 1722080529, 1722080529, '1'),
(135224, 19305, 'QU', 'OK', 'S', 1722080538, 1722080538, '1'),
(135225, 24683, 'QU', 'OK', 'S', 1722080587, 1722080587, '1'),
(135226, 24683, 'QU', 'OK', 'S', 1722080595, 1722080595, '1'),
(135227, 32357, 'QU', 'OK', 'S', 1722080611, 1722080611, '1'),
(135228, 31576, 'QU', 'OK', 'S', 1722082542, 1722082542, '1'),
(135229, 32294, 'QU', 'OK', 'S', 1722082552, 1722082552, '1'),
(135230, 22242, 'QU', 'OK', 'S', 1722082556, 1722082556, '1'),
(135231, 31587, 'QU', 'OK', 'S', 1722082561, 1722082561, '1'),
(135232, 31587, 'QU', 'OK', 'S', 1722082567, 1722082567, '1'),
(135233, 32773, 'QU', 'OK', 'S', 1722082571, 1722082571, '1'),
(135234, 7527, 'QU', 'OK', 'S', 1722082579, 1722082579, '1'),
(135235, 7527, 'QU', 'OK', 'S', 1722082582, 1722082582, '1'),
(135236, 32687, 'QU', 'OK', 'S', 1722082591, 1722082591, '1'),
(135237, 18368, 'QU', 'OK', 'S', 1722082595, 1722082595, '1'),
(135238, 32011, 'QU', 'OK', 'S', 1722082600, 1722082600, '1'),
(135239, 32011, 'QU', 'OK', 'S', 1722082604, 1722082604, '1'),
(135240, 31587, 'QU', 'OK', 'S', 1722082619, 1722082619, '1'),
(135241, 32011, 'QU', 'OK', 'S', 1722082623, 1722082623, '1'),
(135242, 32012, 'QU', 'OK', 'S', 1722082630, 1722082630, '1'),
(135243, 7331, 'QU', 'OK', 'S', 1722082634, 1722082634, '1'),
(135244, 16460, 'QU', 'OK', 'S', 1722082655, 1722082655, '1'),
(135245, 10942, 'QU', 'OK', 'S', 1722082661, 1722082661, '1'),
(135246, 32012, 'QU', 'OK', 'S', 1722082669, 1722082669, '1'),
(135247, 32012, 'QU', 'OK', 'S', 1722082677, 1722082677, '1'),
(135248, 32364, 'QU', 'OK', 'S', 1722082686, 1722082686, '1'),
(135249, 10942, 'QU', 'OK', 'S', 1722082699, 1722082699, '1'),
(135250, 10942, 'QU', 'OK', 'S', 1722082727, 1722082727, '1'),
(135251, 31587, 'QU', 'OK', 'S', 1722082738, 1722082738, '1'),
(135252, 28652, 'QU', 'OK', 'S', 1722082752, 1722082752, '1'),
(135253, 32365, 'QU', 'OK', 'S', 1722082758, 1722082758, '1'),
(135254, 30890, 'QU', 'OK', 'S', 1722082766, 1722082766, '1'),
(135255, 28652, 'QU', 'OK', 'S', 1722082778, 1722082778, '1'),
(135256, 10942, 'QU', 'OK', 'S', 1722082786, 1722082786, '1'),
(135257, 32365, 'QU', 'OK', 'S', 1722082795, 1722082795, '1'),
(135258, 26834, 'QU', 'OK', 'S', 1722082803, 1722082803, '1'),
(135259, 27529, 'QU', 'OK', 'S', 1722082811, 1722082811, '1'),
(135260, 27529, 'QU', 'OK', 'S', 1722082883, 1722082883, '1'),
(135261, 32205, 'QU', 'OK', 'S', 1722082893, 1722082893, '1'),
(135262, 4647, 'QU', 'OK', 'S', 1722082901, 1722082901, '1'),
(135263, 26834, 'QU', 'OK', 'S', 1722082912, 1722082912, '1'),
(135264, 32365, 'QU', 'OK', 'S', 1722082929, 1722082929, '1'),
(135265, 32365, 'QU', 'OK', 'S', 1722082936, 1722082936, '1'),
(135266, 32380, 'QU', 'OK', 'S', 1722082946, 1722082946, '1'),
(135267, 4647, 'QU', 'OK', 'S', 1722082955, 1722082955, '1'),
(135268, 4647, 'QU', 'OK', 'S', 1722082976, 1722082976, '1'),
(135269, 27529, 'QU', 'OK', 'S', 1722083006, 1722083006, '1'),
(135270, 7331, 'QU', 'OK', 'S', 1722083019, 1722083019, '1'),
(135271, 31735, 'QU', 'OK', 'S', 1722083030, 1722083030, '1'),
(135272, 7846, 'QU', 'OK', 'S', 1722083037, 1722083037, '1'),
(135273, 7087, 'QU', 'OK', 'S', 1722083045, 1722083045, '1'),
(135274, 30890, 'QU', 'OK', 'S', 1722083051, 1722083051, '1'),
(135275, 26920, 'QU', 'OK', 'S', 1722083057, 1722083057, '1'),
(135276, 18825, 'QU', 'OK', 'S', 1722083062, 1722083062, '1'),
(135277, 31735, 'QU', 'OK', 'S', 1722083073, 1722083073, '1'),
(135278, 31735, 'QU', 'OK', 'S', 1722083082, 1722083082, '1'),
(135279, 32205, 'QU', 'OK', 'S', 1722083091, 1722083091, '1'),
(135280, 32364, 'QU', 'OK', 'S', 1722083096, 1722083096, '1'),
(135281, 32299, 'QU', 'OK', 'S', 1722083101, 1722083101, '1'),
(135282, 28652, 'QU', 'OK', 'S', 1722083106, 1722083106, '1'),
(135283, 32452, 'QU', 'OK', 'S', 1722083111, 1722083111, '1'),
(135284, 30890, 'QU', 'OK', 'S', 1722083116, 1722083116, '1'),
(135285, 18825, 'QU', 'OK', 'S', 1722083121, 1722083121, '1'),
(135286, 18831, 'QU', 'OK', 'S', 1722083126, 1722083126, '1'),
(135287, 26920, 'QU', 'OK', 'S', 1722083133, 1722083133, '1'),
(135288, 3068, 'QU', 'OK', 'S', 1722083233, 1722083233, '1'),
(135289, 4647, 'QU', 'OK', 'S', 1722083248, 1722083248, '1'),
(135290, 4647, 'QU', 'OK', 'S', 1722083252, 1722083252, '1'),
(135291, 4647, 'QU', 'OK', 'S', 1722083257, 1722083257, '1'),
(135292, 31735, 'QU', 'OK', 'S', 1722083262, 1722083262, '1'),
(135293, 31735, 'QU', 'OK', 'S', 1722083267, 1722083267, '1'),
(135294, 32454, 'QU', 'OK', 'S', 1722083272, 1722083272, '1'),
(135295, 32454, 'QU', 'OK', 'S', 1722083277, 1722083277, '1'),
(135296, 32452, 'QU', 'OK', 'S', 1722083287, 1722083287, '1'),
(135297, 32299, 'QU', 'OK', 'S', 1722083406, 1722083406, '1'),
(135298, 32365, 'QU', 'OK', 'S', 1722083424, 1722083424, '1'),
(135299, 26920, 'QU', 'OK', 'S', 1722083430, 1722083430, '1'),
(135300, 7846, 'QU', 'OK', 'S', 1722083435, 1722083435, '1'),
(135301, 7846, 'QU', 'OK', 'S', 1722083440, 1722083440, '1'),
(135302, 28652, 'QU', 'OK', 'S', 1722083444, 1722083444, '1'),
(135303, 10942, 'QU', 'OK', 'S', 1722083448, 1722083448, '1'),
(135304, 3263, 'QU', 'OK', 'S', 1722083481, 1722083481, '1'),
(135305, 32454, 'QU', 'OK', 'S', 1722083492, 1722083492, '1'),
(135306, 28652, 'QU', 'OK', 'S', 1722083497, 1722083497, '1'),
(135307, 3068, 'QU', 'OK', 'S', 1722083516, 1722083516, '1'),
(135308, 32452, 'QU', 'OK', 'S', 1722083526, 1722083526, '1'),
(135309, 32364, 'QU', 'OK', 'S', 1722083535, 1722083535, '1'),
(135310, 32452, 'QU', 'OK', 'S', 1722083542, 1722083542, '1'),
(135311, 3263, 'QU', 'OK', 'S', 1722083571, 1722083571, '1'),
(135312, 32454, 'QU', 'OK', 'S', 1722083581, 1722083581, '1'),
(135313, 32364, 'QU', 'OK', 'S', 1722083589, 1722083589, '1'),
(135314, 32454, 'QU', 'OK', 'S', 1722083590, 1722083590, '1'),
(135315, 32379, 'QU', 'OK', 'S', 1722083755, 1722083755, '1'),
(135316, 8423, 'QU', 'OK', 'S', 1722084161, 1722084161, '1'),
(135317, 3758, 'QU', 'OK', 'S', 1722084174, 1722084174, '1'),
(135318, 3758, 'QU', 'OK', 'S', 1722084184, 1722084184, '1'),
(135319, 4467, 'QU', 'OK', 'S', 1722084189, 1722084189, '1'),
(135320, 31874, 'QU', 'OK', 'S', 1722084195, 1722084195, '1'),
(135321, 31874, 'QU', 'OK', 'S', 1722084200, 1722084200, '1'),
(135322, 30909, 'QU', 'OK', 'S', 1722084205, 1722084205, '1'),
(135323, 32379, 'QU', 'OK', 'S', 1722084210, 1722084210, '1'),
(135324, 3466, 'QU', 'OK', 'S', 1722084214, 1722084214, '1'),
(135325, 3466, 'QU', 'OK', 'S', 1722084218, 1722084218, '1'),
(135326, 32379, 'QU', 'OK', 'S', 1722084225, 1722084225, '1'),
(135327, 3466, 'QU', 'OK', 'S', 1722084230, 1722084230, '1'),
(135328, 31874, 'QU', 'OK', 'S', 1722084237, 1722084237, '1'),
(135329, 31880, 'QU', 'OK', 'S', 1722084247, 1722084247, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(135330, 3758, 'QU', 'OK', 'S', 1722084251, 1722084251, '1'),
(135331, 31874, 'QU', 'OK', 'S', 1722084255, 1722084255, '1'),
(135332, 3601, 'QU', 'OK', 'S', 1722084259, 1722084259, '1'),
(135333, 8412, 'QU', 'OK', 'S', 1722084262, 1722084262, '1'),
(135334, 30929, 'QU', 'OK', 'S', 1722084273, 1722084273, '1'),
(135335, 30929, 'QU', 'OK', 'S', 1722084278, 1722084278, '1'),
(135336, 8423, 'QU', 'OK', 'S', 1722084282, 1722084282, '1'),
(135337, 30909, 'QU', 'OK', 'S', 1722084286, 1722084286, '1'),
(135338, 3758, 'QU', 'OK', 'S', 1722084291, 1722084291, '1'),
(135339, 1815, 'QU', 'OK', 'S', 1722084295, 1722084295, '1'),
(135340, 31085, 'QU', 'OK', 'S', 1722084299, 1722084299, '1'),
(135341, 31085, 'QU', 'OK', 'S', 1722084311, 1722084311, '1'),
(135342, 31085, 'QU', 'OK', 'S', 1722084318, 1722084318, '1'),
(135343, 3466, 'QU', 'OK', 'S', 1722084328, 1722084328, '1'),
(135344, 1654, 'QU', 'OK', 'S', 1722084330, 1722084330, '1'),
(135345, 31414, 'QU', 'OK', 'S', 1722084335, 1722084335, '1'),
(135346, 31414, 'QU', 'OK', 'S', 1722084377, 1722084377, '1'),
(135347, 31414, 'QU', 'OK', 'S', 1722084396, 1722084396, '1'),
(135348, 8423, 'QU', 'OK', 'S', 1722084416, 1722084416, '1'),
(135349, 31122, 'QU', 'OK', 'S', 1722084432, 1722084432, '1'),
(135350, 31122, 'QU', 'OK', 'S', 1722084433, 1722084433, '1'),
(135351, 32330, 'QU', 'OK', 'S', 1722084442, 1722084442, '1'),
(135352, 32330, 'QU', 'OK', 'S', 1722084443, 1722084443, '1'),
(135353, 32330, 'QU', 'OK', 'S', 1722084463, 1722084463, '1'),
(135354, 32330, 'QU', 'OK', 'S', 1722084472, 1722084472, '1'),
(135355, 32330, 'QU', 'OK', 'S', 1722084490, 1722084490, '1'),
(135356, 32330, 'QU', 'OK', 'S', 1722084493, 1722084493, '1'),
(135357, 32102, 'QU', 'OK', 'S', 1722084517, 1722084517, '1'),
(135358, 31824, 'QU', 'OK', 'S', 1722084523, 1722084523, '1'),
(135359, 32503, 'QU', 'OK', 'S', 1722084528, 1722084528, '1'),
(135360, 8423, 'QU', 'OK', 'S', 1722084533, 1722084533, '1'),
(135361, 30909, 'QU', 'OK', 'S', 1722084537, 1722084537, '1'),
(135362, 32102, 'QU', 'OK', 'S', 1722084546, 1722084546, '1'),
(135363, 3758, 'QU', 'OK', 'S', 1722084553, 1722084553, '1'),
(135364, 1654, 'QU', 'OK', 'S', 1722084562, 1722084562, '1'),
(135365, 32370, 'QU', 'OK', 'S', 1722084566, 1722084566, '1'),
(135366, 32503, 'QU', 'OK', 'S', 1722084570, 1722084570, '1'),
(135367, 32767, 'QU', 'OK', 'S', 1722084573, 1722084573, '1'),
(135368, 32767, 'QU', 'OK', 'S', 1722084577, 1722084577, '1'),
(135369, 32767, 'QU', 'OK', 'S', 1722084581, 1722084581, '1'),
(135370, 32249, 'QU', 'OK', 'S', 1722084591, 1722084591, '1'),
(135371, 32249, 'QU', 'OK', 'S', 1722084598, 1722084598, '1'),
(135372, 32767, 'QU', 'OK', 'S', 1722084606, 1722084606, '1'),
(135373, 32503, 'QU', 'OK', 'S', 1722084610, 1722084610, '1'),
(135374, 32503, 'QU', 'OK', 'S', 1722084619, 1722084619, '1'),
(135375, 32767, 'QU', 'OK', 'S', 1722084626, 1722084626, '1'),
(135376, 32767, 'QU', 'OK', 'S', 1722084631, 1722084631, '1'),
(135377, 32767, 'QU', 'OK', 'S', 1722084635, 1722084635, '1'),
(135378, 32503, 'QU', 'OK', 'S', 1722084641, 1722084641, '1'),
(135379, 32503, 'QU', 'OK', 'S', 1722084646, 1722084646, '1'),
(135380, 32503, 'QU', 'OK', 'S', 1722084654, 1722084654, '1'),
(135381, 32767, 'QU', 'OK', 'S', 1722084659, 1722084659, '1'),
(135382, 32370, 'QU', 'OK', 'S', 1722084663, 1722084663, '1'),
(135383, 32370, 'QU', 'OK', 'S', 1722084666, 1722084666, '1'),
(135384, 32370, 'QU', 'OK', 'S', 1722084669, 1722084669, '1'),
(135385, 2351, 'QU', 'OK', 'S', 1722084690, 1722084690, '1'),
(135386, 2351, 'QU', 'OK', 'S', 1722084701, 1722084701, '1'),
(135387, 3460, 'QU', 'OK', 'S', 1722084733, 1722084733, '1'),
(135388, 3460, 'QU', 'OK', 'S', 1722084749, 1722084749, '1'),
(135389, 3460, 'QU', 'OK', 'S', 1722084757, 1722084757, '1'),
(135390, 32489, 'QU', 'OK', 'S', 1722085231, 1722085231, '1'),
(135391, 32720, 'QU', 'OK', 'S', 1722085242, 1722085242, '1'),
(135392, 31354, 'QU', 'OK', 'S', 1722085259, 1722085259, '1'),
(135393, 31354, 'QU', 'OK', 'S', 1722085267, 1722085267, '1'),
(135394, 3602, 'QU', 'OK', 'S', 1722085273, 1722085273, '1'),
(135395, 32498, 'QU', 'OK', 'S', 1722085280, 1722085280, '1'),
(135396, 31354, 'QU', 'OK', 'S', 1722085287, 1722085287, '1'),
(135397, 31354, 'QU', 'OK', 'S', 1722085296, 1722085296, '1'),
(135398, 22116, 'QU', 'OK', 'S', 1722085304, 1722085304, '1'),
(135399, 32489, 'QU', 'OK', 'S', 1722085311, 1722085311, '1'),
(135400, 3498, 'QU', 'OK', 'S', 1722085319, 1722085319, '1'),
(135401, 28050, 'QU', 'OK', 'S', 1722085327, 1722085327, '1'),
(135402, 22116, 'QU', 'OK', 'S', 1722085335, 1722085335, '1'),
(135403, 22073, 'QU', 'OK', 'S', 1722085342, 1722085342, '1'),
(135404, 22072, 'QU', 'OK', 'S', 1722085351, 1722085351, '1'),
(135405, 22060, 'QU', 'OK', 'S', 1722085365, 1722085365, '1'),
(135406, 3602, 'QU', 'OK', 'S', 1722085376, 1722085376, '1'),
(135407, 32204, 'QU', 'OK', 'S', 1722085385, 1722085385, '1'),
(135408, 32204, 'QU', 'OK', 'S', 1722085401, 1722085401, '1'),
(135409, 32204, 'QU', 'OK', 'S', 1722085413, 1722085413, '1'),
(135410, 3602, 'QU', 'OK', 'S', 1722085428, 1722085428, '1'),
(135411, 3498, 'QU', 'OK', 'S', 1722085433, 1722085433, '1'),
(135412, 31354, 'QU', 'OK', 'S', 1722085437, 1722085437, '1'),
(135413, 32498, 'QU', 'OK', 'S', 1722085441, 1722085441, '1'),
(135414, 22073, 'QU', 'OK', 'S', 1722085450, 1722085450, '1'),
(135415, 3498, 'QU', 'OK', 'S', 1722085473, 1722085473, '1'),
(135416, 22048, 'QU', 'OK', 'S', 1722085509, 1722085509, '1'),
(135417, 3498, 'QU', 'OK', 'S', 1722085516, 1722085516, '1'),
(135418, 32420, 'QU', 'OK', 'S', 1722085864, 1722085864, '1'),
(135419, 32420, 'QU', 'OK', 'S', 1722085867, 1722085867, '1'),
(135420, 32321, 'QU', 'OK', 'S', 1722085895, 1722085895, '1'),
(135421, 32221, 'QU', 'OK', 'S', 1722085919, 1722085919, '1'),
(135422, 32727, 'QU', 'OK', 'S', 1722085931, 1722085931, '1'),
(135423, 32221, 'QU', 'OK', 'S', 1722085944, 1722085944, '1'),
(135424, 32321, 'QU', 'OK', 'S', 1722085957, 1722085957, '1'),
(135425, 32246, 'QU', 'OK', 'S', 1722086155, 1722086155, '1'),
(135426, 32507, 'QU', 'OK', 'S', 1722086158, 1722086158, '1'),
(135427, 8686, 'QU', 'OK', 'S', 1722086370, 1722086370, '1'),
(135428, 8686, 'QU', 'OK', 'S', 1722086374, 1722086374, '1'),
(135429, 8686, 'QU', 'OK', 'S', 1722086377, 1722086377, '1'),
(135430, 8686, 'QU', 'OK', 'S', 1722086382, 1722086382, '1'),
(135431, 8686, 'QU', 'OK', 'S', 1722086385, 1722086385, '1'),
(135432, 8686, 'QU', 'OK', 'S', 1722086388, 1722086388, '1'),
(135433, 32811, 'QU', 'OK', 'S', 1722086517, 1722086517, '1'),
(135434, 32811, 'QU', 'OK', 'S', 1722086517, 1722086517, '1'),
(135435, 32811, 'QU', 'OK', 'S', 1722086534, 1722086534, '1'),
(135436, 32811, 'QU', 'OK', 'S', 1722086534, 1722086534, '1'),
(135437, 32810, 'QU', 'OK', 'S', 1722086543, 1722086543, '1'),
(135438, 32649, 'QU', 'OK', 'S', 1722086552, 1722086552, '1'),
(135439, 32631, 'QU', 'OK', 'S', 1722086559, 1722086559, '1'),
(135440, 32349, 'QU', 'OK', 'S', 1722086569, 1722086569, '1'),
(135441, 32348, 'QU', 'OK', 'S', 1722086605, 1722086605, '1'),
(135442, 32348, 'QU', 'OK', 'S', 1722086605, 1722086605, '1'),
(135443, 32348, 'QU', 'OK', 'S', 1722086605, 1722086605, '1'),
(135444, 32127, 'QU', 'OK', 'S', 1722086616, 1722086616, '1'),
(135445, 32100, 'QU', 'OK', 'S', 1722086622, 1722086622, '1'),
(135446, 32100, 'QU', 'OK', 'S', 1722086627, 1722086627, '1'),
(135447, 32080, 'QU', 'OK', 'S', 1722086642, 1722086642, '1'),
(135448, 32080, 'QU', 'OK', 'S', 1722086650, 1722086650, '1'),
(135449, 32079, 'QU', 'OK', 'S', 1722086657, 1722086657, '1'),
(135450, 32058, 'QU', 'OK', 'S', 1722086667, 1722086667, '1'),
(135451, 31867, 'QU', 'OK', 'S', 1722086676, 1722086676, '1'),
(135452, 31866, 'QU', 'OK', 'S', 1722086698, 1722086698, '1'),
(135453, 31847, 'QU', 'OK', 'S', 1722086706, 1722086706, '1'),
(135454, 31845, 'QU', 'OK', 'S', 1722086713, 1722086713, '1'),
(135455, 31845, 'QU', 'OK', 'S', 1722086719, 1722086719, '1'),
(135456, 31842, 'QU', 'OK', 'S', 1722086738, 1722086738, '1'),
(135457, 29830, 'QU', 'OK', 'S', 1722086744, 1722086744, '1'),
(135458, 29803, 'QU', 'OK', 'S', 1722086753, 1722086753, '1'),
(135459, 22073, 'QU', 'OK', 'S', 1722086761, 1722086761, '1'),
(135460, 29792, 'QU', 'OK', 'S', 1722086780, 1722086780, '1'),
(135461, 29792, 'QU', 'OK', 'S', 1722086780, 1722086780, '1'),
(135462, 29792, 'QU', 'OK', 'S', 1722086780, 1722086780, '1'),
(135463, 29791, 'QU', 'OK', 'S', 1722086791, 1722086791, '1'),
(135464, 29784, 'QU', 'OK', 'S', 1722086799, 1722086799, '1'),
(135465, 29722, 'QU', 'OK', 'S', 1722086809, 1722086809, '1'),
(135466, 29722, 'QU', 'OK', 'S', 1722086817, 1722086817, '1'),
(135467, 29697, 'QU', 'OK', 'S', 1722086827, 1722086827, '1'),
(135468, 29345, 'QU', 'OK', 'S', 1722086837, 1722086837, '1'),
(135469, 29324, 'QU', 'OK', 'S', 1722086845, 1722086845, '1'),
(135470, 819, 'QU', 'OK', 'S', 1722086867, 1722086867, '1'),
(135471, 2724, 'QU', 'OK', 'S', 1722086874, 1722086874, '1'),
(135472, 20963, 'QU', 'OK', 'S', 1722086878, 1722086878, '1'),
(135473, 30651, 'QU', 'OK', 'S', 1722086886, 1722086886, '1'),
(135474, 29324, 'QU', 'OK', 'S', 1722086887, 1722086887, '1'),
(135475, 9085, 'QU', 'OK', 'S', 1722086890, 1722086890, '1'),
(135476, 30120, 'QU', 'OK', 'S', 1722086897, 1722086897, '1'),
(135477, 28072, 'QU', 'OK', 'S', 1722086902, 1722086902, '1'),
(135478, 18522, 'QU', 'OK', 'S', 1722086908, 1722086908, '1'),
(135479, 4998, 'QU', 'OK', 'S', 1722086913, 1722086913, '1'),
(135480, 18219, 'QU', 'OK', 'S', 1722086919, 1722086919, '1'),
(135481, 18555, 'QU', 'OK', 'S', 1722086923, 1722086923, '1'),
(135482, 29320, 'QU', 'OK', 'S', 1722086926, 1722086926, '1'),
(135483, 18539, 'QU', 'OK', 'S', 1722086927, 1722086927, '1'),
(135484, 13502, 'QU', 'OK', 'S', 1722086932, 1722086932, '1'),
(135485, 29279, 'QU', 'OK', 'S', 1722086933, 1722086933, '1'),
(135486, 29277, 'QU', 'OK', 'S', 1722086943, 1722086943, '1'),
(135487, 29276, 'QU', 'OK', 'S', 1722086950, 1722086950, '1'),
(135488, 15795, 'QU', 'OK', 'S', 1722086955, 1722086955, '1'),
(135489, 29272, 'QU', 'OK', 'S', 1722086957, 1722086957, '1'),
(135490, 29272, 'QU', 'OK', 'S', 1722086964, 1722086964, '1'),
(135491, 29268, 'QU', 'OK', 'S', 1722086976, 1722086976, '1'),
(135492, 24581, 'QU', 'OK', 'S', 1722086976, 1722086976, '1'),
(135493, 28667, 'QU', 'OK', 'S', 1722086983, 1722086983, '1'),
(135494, 28743, 'QU', 'OK', 'S', 1722086987, 1722086987, '1'),
(135495, 31185, 'QU', 'OK', 'S', 1722086987, 1722086987, '1'),
(135496, 20967, 'QU', 'OK', 'S', 1722086993, 1722086993, '1'),
(135497, 1112, 'QU', 'OK', 'S', 1722086997, 1722086997, '1'),
(135498, 4642, 'QU', 'OK', 'S', 1722087002, 1722087002, '1'),
(135499, 28741, 'QU', 'OK', 'S', 1722087005, 1722087005, '1'),
(135500, 17705, 'QU', 'OK', 'S', 1722087006, 1722087006, '1'),
(135501, 28724, 'QU', 'OK', 'S', 1722087013, 1722087013, '1'),
(135502, 30329, 'QU', 'OK', 'S', 1722087017, 1722087017, '1'),
(135503, 28723, 'QU', 'OK', 'S', 1722087026, 1722087026, '1'),
(135504, 3887, 'QU', 'OK', 'S', 1722087028, 1722087028, '1'),
(135505, 28722, 'QU', 'OK', 'S', 1722087033, 1722087033, '1'),
(135506, 6544, 'QU', 'OK', 'S', 1722087037, 1722087037, '1'),
(135507, 28719, 'QU', 'OK', 'S', 1722087039, 1722087039, '1'),
(135508, 3905, 'QU', 'OK', 'S', 1722087042, 1722087042, '1'),
(135509, 28719, 'QU', 'OK', 'S', 1722087045, 1722087045, '1'),
(135510, 32585, 'QU', 'OK', 'S', 1722087052, 1722087052, '1'),
(135511, 24509, 'QU', 'OK', 'S', 1722087056, 1722087056, '1'),
(135512, 28718, 'QU', 'OK', 'S', 1722087057, 1722087057, '1'),
(135513, 16888, 'QU', 'OK', 'S', 1722087062, 1722087062, '1'),
(135514, 28323, 'QU', 'OK', 'S', 1722087066, 1722087066, '1'),
(135515, 26462, 'QU', 'OK', 'S', 1722087074, 1722087074, '1'),
(135516, 28323, 'QU', 'OK', 'S', 1722087078, 1722087078, '1'),
(135517, 28322, 'QU', 'OK', 'S', 1722087087, 1722087087, '1'),
(135518, 28318, 'QU', 'OK', 'S', 1722087094, 1722087094, '1'),
(135519, 28318, 'QU', 'OK', 'S', 1722087102, 1722087102, '1'),
(135520, 28316, 'QU', 'OK', 'S', 1722087109, 1722087109, '1'),
(135521, 22305, 'QU', 'OK', 'S', 1722087111, 1722087111, '1'),
(135522, 28315, 'QU', 'OK', 'S', 1722087120, 1722087120, '1'),
(135523, 32112, 'QU', 'OK', 'S', 1722087124, 1722087124, '1'),
(135524, 28314, 'QU', 'OK', 'S', 1722087128, 1722087128, '1'),
(135525, 17705, 'QU', 'OK', 'S', 1722087128, 1722087128, '1'),
(135526, 32112, 'QU', 'OK', 'S', 1722087134, 1722087134, '1'),
(135527, 25776, 'QU', 'OK', 'S', 1722087137, 1722087137, '1'),
(135528, 25776, 'QU', 'OK', 'S', 1722087142, 1722087142, '1'),
(135529, 17705, 'QU', 'OK', 'S', 1722087148, 1722087148, '1'),
(135530, 25775, 'QU', 'OK', 'S', 1722087148, 1722087148, '1'),
(135531, 25775, 'QU', 'OK', 'S', 1722087156, 1722087156, '1'),
(135532, 32112, 'QU', 'OK', 'S', 1722087156, 1722087156, '1'),
(135533, 25774, 'QU', 'OK', 'S', 1722087164, 1722087164, '1'),
(135534, 25772, 'QU', 'OK', 'S', 1722087172, 1722087172, '1'),
(135535, 25772, 'QU', 'OK', 'S', 1722087179, 1722087179, '1'),
(135536, 19352, 'QU', 'OK', 'S', 1722087184, 1722087184, '1'),
(135537, 25771, 'QU', 'OK', 'S', 1722087188, 1722087188, '1'),
(135538, 18908, 'QU', 'OK', 'S', 1722087191, 1722087191, '1'),
(135539, 18219, 'QU', 'OK', 'S', 1722087198, 1722087198, '1'),
(135540, 32185, 'QU', 'OK', 'S', 1722087202, 1722087202, '1'),
(135541, 25770, 'QU', 'OK', 'S', 1722087206, 1722087206, '1'),
(135542, 25770, 'QU', 'OK', 'S', 1722087206, 1722087206, '1'),
(135543, 30119, 'QU', 'OK', 'S', 1722087207, 1722087207, '1'),
(135544, 29897, 'QU', 'OK', 'S', 1722087211, 1722087211, '1'),
(135545, 25768, 'QU', 'OK', 'S', 1722087213, 1722087213, '1'),
(135546, 400, 'QU', 'OK', 'S', 1722087215, 1722087215, '1'),
(135547, 25768, 'QU', 'OK', 'S', 1722087219, 1722087219, '1'),
(135548, 30651, 'QU', 'OK', 'S', 1722087220, 1722087220, '1'),
(135549, 24941, 'QU', 'OK', 'S', 1722087224, 1722087224, '1'),
(135550, 20435, 'QU', 'OK', 'S', 1722087260, 1722087260, '1'),
(135551, 24941, 'QU', 'OK', 'S', 1722087275, 1722087275, '1'),
(135552, 30920, 'QU', 'OK', 'S', 1722087285, 1722087285, '1'),
(135553, 29399, 'QU', 'OK', 'S', 1722087326, 1722087326, '1'),
(135554, 30511, 'QU', 'OK', 'S', 1722087330, 1722087330, '1'),
(135555, 29399, 'QU', 'OK', 'S', 1722087334, 1722087334, '1'),
(135556, 27237, 'QU', 'OK', 'S', 1722087338, 1722087338, '1'),
(135557, 32241, 'QU', 'OK', 'S', 1722087342, 1722087342, '1'),
(135558, 3787, 'QU', 'OK', 'S', 1722087346, 1722087346, '1'),
(135559, 18578, 'QU', 'OK', 'S', 1722087351, 1722087351, '1'),
(135560, 32176, 'QU', 'OK', 'S', 1722087356, 1722087356, '1'),
(135561, 31034, 'QU', 'OK', 'S', 1722087360, 1722087360, '1'),
(135562, 29185, 'QU', 'OK', 'S', 1722087369, 1722087369, '1'),
(135563, 27244, 'QU', 'OK', 'S', 1722087373, 1722087373, '1'),
(135564, 29616, 'QU', 'OK', 'S', 1722087377, 1722087377, '1'),
(135565, 29616, 'QU', 'OK', 'S', 1722087381, 1722087381, '1'),
(135566, 29616, 'QU', 'OK', 'S', 1722087388, 1722087388, '1'),
(135567, 25471, 'QU', 'OK', 'S', 1722087391, 1722087391, '1'),
(135568, 26776, 'QU', 'OK', 'S', 1722087395, 1722087395, '1'),
(135569, 32176, 'QU', 'OK', 'S', 1722087401, 1722087401, '1'),
(135570, 32057, 'QU', 'OK', 'S', 1722087403, 1722087403, '1'),
(135571, 11328, 'QU', 'OK', 'S', 1722087406, 1722087406, '1'),
(135572, 30581, 'QU', 'OK', 'S', 1722087416, 1722087416, '1'),
(135573, 29399, 'QU', 'OK', 'S', 1722087418, 1722087418, '1'),
(135574, 25467, 'QU', 'OK', 'S', 1722087424, 1722087424, '1'),
(135575, 17580, 'QU', 'OK', 'S', 1722087442, 1722087442, '1'),
(135576, 30742, 'QU', 'OK', 'S', 1722087450, 1722087450, '1'),
(135577, 30512, 'QU', 'OK', 'S', 1722087482, 1722087482, '1'),
(135578, 411, 'QU', 'OK', 'S', 1722087489, 1722087489, '1'),
(135579, 28219, 'QU', 'OK', 'S', 1722087511, 1722087511, '1'),
(135580, 2573, 'QU', 'OK', 'S', 1722087534, 1722087534, '1'),
(135581, 25763, 'QU', 'OK', 'S', 1722087591, 1722087591, '1'),
(135582, 25762, 'QU', 'OK', 'S', 1722087608, 1722087608, '1'),
(135583, 25749, 'QU', 'OK', 'S', 1722087634, 1722087634, '1'),
(135584, 25744, 'QU', 'OK', 'S', 1722087687, 1722087687, '1'),
(135585, 25744, 'QU', 'OK', 'S', 1722087687, 1722087687, '1'),
(135586, 25744, 'QU', 'OK', 'S', 1722087687, 1722087687, '1'),
(135587, 25744, 'QU', 'OK', 'S', 1722087687, 1722087687, '1'),
(135588, 25744, 'QU', 'OK', 'S', 1722087698, 1722087698, '1'),
(135589, 25744, 'QU', 'OK', 'S', 1722087698, 1722087698, '1'),
(135590, 25744, 'QU', 'OK', 'S', 1722087698, 1722087698, '1'),
(135591, 25744, 'QU', 'OK', 'S', 1722087698, 1722087698, '1'),
(135592, 25741, 'QU', 'OK', 'S', 1722087712, 1722087712, '1'),
(135593, 25741, 'QU', 'OK', 'S', 1722087718, 1722087718, '1'),
(135594, 25733, 'QU', 'OK', 'S', 1722087725, 1722087725, '1'),
(135595, 25733, 'QU', 'OK', 'S', 1722087731, 1722087731, '1'),
(135596, 25731, 'QU', 'OK', 'S', 1722087736, 1722087736, '1'),
(135597, 25731, 'QU', 'OK', 'S', 1722087743, 1722087743, '1'),
(135598, 24941, 'QU', 'OK', 'S', 1722087768, 1722087768, '1'),
(135599, 17705, 'QU', 'OK', 'S', 1722087770, 1722087770, '1'),
(135600, 17705, 'QU', 'OK', 'S', 1722087787, 1722087787, '1'),
(135601, 24941, 'QU', 'OK', 'S', 1722087789, 1722087789, '1'),
(135602, 25729, 'QU', 'OK', 'S', 1722087964, 1722087964, '1'),
(135603, 25725, 'QU', 'OK', 'S', 1722087981, 1722087981, '1'),
(135604, 25725, 'QU', 'OK', 'S', 1722087988, 1722087988, '1'),
(135605, 25724, 'QU', 'OK', 'S', 1722087996, 1722087996, '1'),
(135606, 25724, 'QU', 'OK', 'S', 1722088004, 1722088004, '1'),
(135607, 25722, 'QU', 'OK', 'S', 1722088011, 1722088011, '1'),
(135608, 25722, 'QU', 'OK', 'S', 1722088017, 1722088017, '1'),
(135609, 25719, 'QU', 'OK', 'S', 1722088031, 1722088031, '1'),
(135610, 25719, 'QU', 'OK', 'S', 1722088040, 1722088040, '1'),
(135611, 25704, 'QU', 'OK', 'S', 1722088058, 1722088058, '1'),
(135612, 25704, 'QU', 'OK', 'S', 1722088065, 1722088065, '1'),
(135613, 25702, 'QU', 'OK', 'S', 1722088083, 1722088083, '1'),
(135614, 25699, 'QU', 'OK', 'S', 1722088091, 1722088091, '1'),
(135615, 25699, 'QU', 'OK', 'S', 1722088099, 1722088099, '1'),
(135616, 25695, 'QU', 'OK', 'S', 1722088108, 1722088108, '1'),
(135617, 25695, 'QU', 'OK', 'S', 1722088114, 1722088114, '1'),
(135618, 25692, 'QU', 'OK', 'S', 1722088123, 1722088123, '1'),
(135619, 25687, 'QU', 'OK', 'S', 1722088139, 1722088139, '1'),
(135620, 24653, 'QU', 'OK', 'S', 1722088148, 1722088148, '1'),
(135621, 24652, 'QU', 'OK', 'S', 1722088165, 1722088165, '1'),
(135622, 24939, 'QU', 'OK', 'S', 1722088186, 1722088186, '1'),
(135623, 17705, 'QU', 'OK', 'S', 1722088190, 1722088190, '1'),
(135624, 17705, 'QU', 'OK', 'S', 1722088204, 1722088204, '1'),
(135625, 13230, 'QU', 'OK', 'S', 1722088217, 1722088217, '1'),
(135626, 13230, 'QU', 'OK', 'S', 1722088225, 1722088225, '1'),
(135627, 22097, 'QU', 'OK', 'S', 1722088413, 1722088413, '1'),
(135628, 3846, 'QU', 'OK', 'S', 1722088420, 1722088420, '1'),
(135629, 23006, 'QU', 'OK', 'S', 1722088426, 1722088426, '1'),
(135630, 26477, 'QU', 'OK', 'S', 1722088479, 1722088479, '1'),
(135631, 26477, 'QU', 'OK', 'S', 1722088486, 1722088486, '1'),
(135632, 26477, 'QU', 'OK', 'S', 1722088490, 1722088490, '1'),
(135633, 26477, 'QU', 'OK', 'S', 1722088494, 1722088494, '1'),
(135634, 30976, 'QU', 'OK', 'S', 1722088498, 1722088498, '1'),
(135635, 26882, 'QU', 'OK', 'S', 1722088503, 1722088503, '1'),
(135636, 5264, 'QU', 'OK', 'S', 1722088508, 1722088508, '1'),
(135637, 22037, 'QU', 'OK', 'S', 1722088512, 1722088512, '1'),
(135638, 1345, 'QU', 'OK', 'S', 1722088516, 1722088516, '1'),
(135639, 5264, 'QU', 'OK', 'S', 1722088547, 1722088547, '1'),
(135640, 19479, 'QU', 'OK', 'S', 1722088559, 1722088559, '1'),
(135641, 30536, 'QU', 'OK', 'S', 1722088566, 1722088566, '1'),
(135642, 31899, 'QU', 'OK', 'S', 1722088571, 1722088571, '1'),
(135643, 13739, 'QU', 'OK', 'S', 1722088578, 1722088578, '1'),
(135644, 13548, 'QU', 'OK', 'S', 1722088582, 1722088582, '1'),
(135645, 28377, 'QU', 'OK', 'S', 1722088590, 1722088590, '1'),
(135646, 31662, 'QU', 'OK', 'S', 1722088595, 1722088595, '1'),
(135647, 26477, 'QU', 'OK', 'S', 1722088600, 1722088600, '1'),
(135648, 32251, 'QU', 'OK', 'S', 1722088604, 1722088604, '1'),
(135649, 26477, 'QU', 'OK', 'S', 1722088610, 1722088610, '1'),
(135650, 19525, 'QU', 'OK', 'S', 1722088617, 1722088617, '1'),
(135651, 11948, 'QU', 'OK', 'S', 1722088620, 1722088620, '1'),
(135652, 22652, 'QU', 'OK', 'S', 1722088625, 1722088625, '1'),
(135653, 26819, 'QU', 'OK', 'S', 1722088630, 1722088630, '1'),
(135654, 1967, 'QU', 'OK', 'S', 1722088651, 1722088651, '1'),
(135655, 22309, 'QU', 'OK', 'S', 1722088715, 1722088715, '1'),
(135656, 22309, 'QU', 'OK', 'S', 1722088722, 1722088722, '1'),
(135657, 27659, 'QU', 'OK', 'S', 1722088753, 1722088753, '1'),
(135658, 27659, 'QU', 'OK', 'S', 1722088763, 1722088763, '1'),
(135659, 14112, 'QU', 'OK', 'S', 1722230750, 1722230750, '1'),
(135660, 14112, 'QU', 'OK', 'S', 1722230757, 1722230757, '1'),
(135661, 20154, 'QU', 'OK', 'S', 1722234247, 1722234247, '1'),
(135662, 20154, 'QU', 'OK', 'S', 1722234334, 1722234334, '1'),
(135663, 20151, 'QU', 'OK', 'S', 1722234339, 1722234339, '1'),
(135664, 20154, 'QU', 'OK', 'S', 1722234349, 1722234349, '1'),
(135665, 20154, 'QU', 'OK', 'S', 1722234356, 1722234356, '1'),
(135666, 20151, 'QU', 'OK', 'S', 1722234419, 1722234419, '1'),
(135667, 16533, 'QU', 'OK', 'S', 1722234726, 1722234726, '1'),
(135668, 27979, 'QU', 'OK', 'S', 1722236015, 1722236015, '1'),
(135669, 27979, 'QU', 'OK', 'S', 1722236018, 1722236018, '1'),
(135670, 27979, 'QU', 'OK', 'S', 1722236021, 1722236021, '1'),
(135671, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135672, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135673, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135674, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135675, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135676, 32709, 'QU', 'OK', 'S', 1722236375, 1722236375, '1'),
(135677, 32713, 'QU', 'OK', 'S', 1722236408, 1722236408, '1'),
(135678, 32713, 'QU', 'OK', 'S', 1722236408, 1722236408, '1'),
(135679, 32713, 'QU', 'OK', 'S', 1722236408, 1722236408, '1'),
(135680, 32713, 'QU', 'OK', 'S', 1722236408, 1722236408, '1'),
(135681, 32713, 'QU', 'OK', 'S', 1722236408, 1722236408, '1'),
(135682, 32794, 'QU', 'OK', 'S', 1722236458, 1722236458, '1'),
(135683, 32794, 'QU', 'OK', 'S', 1722236458, 1722236458, '1'),
(135684, 32794, 'QU', 'OK', 'S', 1722236458, 1722236458, '1'),
(135685, 32706, 'QU', 'OK', 'S', 1722236487, 1722236487, '1'),
(135686, 32706, 'QU', 'OK', 'S', 1722236487, 1722236487, '1'),
(135687, 32706, 'QU', 'OK', 'S', 1722236487, 1722236487, '1'),
(135688, 32847, 'QU', 'OK', 'S', 1722238275, 1722238275, '1'),
(135689, 30472, 'QU', 'OK', 'S', 1722238401, 1722238401, '1'),
(135690, 32121, 'QU', 'OK', 'S', 1722238450, 1722238450, '1'),
(135691, 32121, 'QU', 'OK', 'S', 1722238450, 1722238450, '1'),
(135692, 32121, 'QU', 'OK', 'S', 1722238450, 1722238450, '1'),
(135693, 22616, 'QU', 'OK', 'S', 1722238534, 1722238534, '1'),
(135694, 31294, 'QU', 'OK', 'S', 1722238574, 1722238574, '1'),
(135695, 32068, 'QU', 'OK', 'S', 1722239766, 1722239766, '1'),
(135696, 30980, 'QU', 'OK', 'S', 1722239799, 1722239799, '1'),
(135697, 31367, 'QU', 'OK', 'S', 1722240183, 1722240183, '1'),
(135698, 10638, 'QU', 'OK', 'S', 1722240509, 1722240509, '1'),
(135699, 10235, 'QU', 'OK', 'S', 1722240585, 1722240585, '1'),
(135700, 10235, 'QU', 'OK', 'S', 1722240639, 1722240639, '1'),
(135701, 31587, 'QU', 'OK', 'S', 1722240962, 1722240962, '1'),
(135702, 31695, 'QU', 'OK', 'S', 1722241265, 1722241265, '1'),
(135703, 8706, 'QU', 'OK', 'S', 1722241348, 1722241348, '1'),
(135704, 9853, 'QU', 'OK', 'S', 1722241362, 1722241362, '1'),
(135705, 31019, 'QU', 'OK', 'S', 1722241371, 1722241371, '1'),
(135706, 21813, 'QU', 'OK', 'S', 1722241380, 1722241380, '1'),
(135707, 15926, 'QU', 'OK', 'S', 1722241400, 1722241400, '1'),
(135708, 22009, 'QU', 'OK', 'S', 1722241411, 1722241411, '1'),
(135709, 9602, 'QU', 'OK', 'S', 1722241441, 1722241441, '1'),
(135710, 19197, 'QU', 'OK', 'S', 1722241453, 1722241453, '1'),
(135711, 32707, 'QU', 'OK', 'S', 1722241463, 1722241463, '1'),
(135712, 29186, 'QU', 'OK', 'S', 1722241488, 1722241488, '1'),
(135713, 29756, 'QU', 'OK', 'S', 1722241693, 1722241693, '1'),
(135714, 32849, 'QU', 'OK', 'S', 1722243492, 1722243492, '1'),
(135715, 32849, 'QU', 'OK', 'S', 1722243492, 1722243492, '1'),
(135716, 32846, 'QU', 'OK', 'S', 1722243506, 1722243506, '1'),
(135717, 32846, 'QU', 'OK', 'S', 1722243506, 1722243506, '1'),
(135718, 32846, 'QU', 'OK', 'S', 1722243506, 1722243506, '1'),
(135719, 32844, 'QU', 'OK', 'S', 1722243522, 1722243522, '1'),
(135720, 32681, 'QU', 'OK', 'S', 1722244824, 1722244824, '1'),
(135721, 32681, 'QU', 'OK', 'S', 1722244834, 1722244834, '1'),
(135722, 21781, 'QU', 'OK', 'S', 1722245228, 1722245228, '1'),
(135723, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135724, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135725, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135726, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135727, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135728, 16321, 'QU', 'OK', 'S', 1722245242, 1722245242, '1'),
(135729, 32857, 'QU', 'OK', 'S', 1722245688, 1722245688, '1'),
(135730, 32858, 'QU', 'OK', 'S', 1722245724, 1722245724, '1'),
(135731, 32859, 'QU', 'OK', 'S', 1722245761, 1722245761, '1'),
(135732, 32854, 'QU', 'OK', 'S', 1722245794, 1722245794, '1'),
(135733, 30658, 'QU', 'OK', 'S', 1722246024, 1722246024, '1'),
(135734, 30658, 'QU', 'OK', 'S', 1722246032, 1722246032, '1'),
(135735, 30657, 'QU', 'OK', 'S', 1722246043, 1722246043, '1'),
(135736, 30657, 'QU', 'OK', 'S', 1722246051, 1722246051, '1'),
(135737, 30644, 'QU', 'OK', 'S', 1722246064, 1722246064, '1'),
(135738, 30644, 'QU', 'OK', 'S', 1722246072, 1722246072, '1'),
(135739, 30564, 'QU', 'OK', 'S', 1722246091, 1722246091, '1'),
(135740, 30553, 'QU', 'OK', 'S', 1722246103, 1722246103, '1'),
(135741, 32836, 'QU', 'OK', 'S', 1722246147, 1722246147, '1'),
(135742, 32836, 'QU', 'OK', 'S', 1722246153, 1722246153, '1'),
(135743, 32839, 'QU', 'OK', 'S', 1722246250, 1722246250, '1'),
(135744, 28811, 'QU', 'OK', 'S', 1722246538, 1722246538, '1'),
(135745, 28528, 'QU', 'OK', 'S', 1722246674, 1722246674, '1'),
(135746, 28528, 'QU', 'OK', 'S', 1722246680, 1722246680, '1'),
(135747, 31835, 'QU', 'OK', 'S', 1722246684, 1722246684, '1'),
(135748, 31835, 'QU', 'OK', 'S', 1722246692, 1722246692, '1'),
(135749, 31394, 'QU', 'OK', 'S', 1722246695, 1722246695, '1'),
(135750, 28526, 'QU', 'OK', 'S', 1722246698, 1722246698, '1'),
(135751, 31394, 'QU', 'OK', 'S', 1722246700, 1722246700, '1'),
(135752, 28526, 'QU', 'OK', 'S', 1722246704, 1722246704, '1'),
(135753, 31394, 'QU', 'OK', 'S', 1722246704, 1722246704, '1'),
(135754, 31835, 'QU', 'OK', 'S', 1722246709, 1722246709, '1'),
(135755, 31394, 'QU', 'OK', 'S', 1722246713, 1722246713, '1'),
(135756, 32063, 'QU', 'OK', 'S', 1722246717, 1722246717, '1'),
(135757, 26931, 'QU', 'OK', 'S', 1722246726, 1722246726, '1'),
(135758, 32067, 'QU', 'OK', 'S', 1722246727, 1722246727, '1'),
(135759, 26931, 'QU', 'OK', 'S', 1722246733, 1722246733, '1'),
(135760, 31835, 'QU', 'OK', 'S', 1722246734, 1722246734, '1'),
(135761, 32063, 'QU', 'OK', 'S', 1722246739, 1722246739, '1'),
(135762, 32306, 'QU', 'OK', 'S', 1722246744, 1722246744, '1'),
(135763, 26930, 'QU', 'OK', 'S', 1722246744, 1722246744, '1'),
(135764, 32841, 'QU', 'OK', 'S', 1722246747, 1722246747, '1'),
(135765, 31392, 'QU', 'OK', 'S', 1722246748, 1722246748, '1'),
(135766, 26930, 'QU', 'OK', 'S', 1722246749, 1722246749, '1'),
(135767, 30919, 'QU', 'OK', 'S', 1722246753, 1722246753, '1'),
(135768, 31392, 'QU', 'OK', 'S', 1722246761, 1722246761, '1'),
(135769, 31394, 'QU', 'OK', 'S', 1722246766, 1722246766, '1'),
(135770, 31835, 'QU', 'OK', 'S', 1722246772, 1722246772, '1'),
(135771, 26908, 'QU', 'OK', 'S', 1722246775, 1722246775, '1'),
(135772, 31392, 'QU', 'OK', 'S', 1722246777, 1722246777, '1'),
(135773, 26908, 'QU', 'OK', 'S', 1722246783, 1722246783, '1'),
(135774, 31392, 'QU', 'OK', 'S', 1722246784, 1722246784, '1'),
(135775, 32431, 'QU', 'OK', 'S', 1722246789, 1722246789, '1'),
(135776, 26903, 'QU', 'OK', 'S', 1722246792, 1722246792, '1'),
(135777, 32306, 'QU', 'OK', 'S', 1722246793, 1722246793, '1'),
(135778, 26903, 'QU', 'OK', 'S', 1722246799, 1722246799, '1'),
(135779, 31700, 'QU', 'OK', 'S', 1722246800, 1722246800, '1'),
(135780, 31392, 'QU', 'OK', 'S', 1722246803, 1722246803, '1'),
(135781, 30919, 'QU', 'OK', 'S', 1722246806, 1722246806, '1'),
(135782, 31394, 'QU', 'OK', 'S', 1722246812, 1722246812, '1'),
(135783, 26900, 'QU', 'OK', 'S', 1722246814, 1722246814, '1'),
(135784, 31394, 'QU', 'OK', 'S', 1722246815, 1722246815, '1'),
(135785, 26900, 'QU', 'OK', 'S', 1722246819, 1722246819, '1'),
(135786, 31394, 'QU', 'OK', 'S', 1722246821, 1722246821, '1'),
(135787, 26899, 'QU', 'OK', 'S', 1722246824, 1722246824, '1'),
(135788, 32431, 'QU', 'OK', 'S', 1722246829, 1722246829, '1'),
(135789, 26899, 'QU', 'OK', 'S', 1722246830, 1722246830, '1'),
(135790, 32306, 'QU', 'OK', 'S', 1722246834, 1722246834, '1'),
(135791, 26896, 'QU', 'OK', 'S', 1722246835, 1722246835, '1'),
(135792, 26896, 'QU', 'OK', 'S', 1722246840, 1722246840, '1'),
(135793, 32431, 'QU', 'OK', 'S', 1722246840, 1722246840, '1'),
(135794, 30919, 'QU', 'OK', 'S', 1722246845, 1722246845, '1'),
(135795, 31394, 'QU', 'OK', 'S', 1722246850, 1722246850, '1'),
(135796, 30919, 'QU', 'OK', 'S', 1722246854, 1722246854, '1'),
(135797, 31394, 'QU', 'OK', 'S', 1722246876, 1722246876, '1'),
(135798, 26892, 'QU', 'OK', 'S', 1722246888, 1722246888, '1'),
(135799, 26892, 'QU', 'OK', 'S', 1722246895, 1722246895, '1'),
(135800, 26889, 'QU', 'OK', 'S', 1722246900, 1722246900, '1'),
(135801, 26889, 'QU', 'OK', 'S', 1722246906, 1722246906, '1'),
(135802, 26751, 'QU', 'OK', 'S', 1722246912, 1722246912, '1'),
(135803, 26751, 'QU', 'OK', 'S', 1722246917, 1722246917, '1'),
(135804, 26748, 'QU', 'OK', 'S', 1722246926, 1722246926, '1'),
(135805, 26748, 'QU', 'OK', 'S', 1722246931, 1722246931, '1'),
(135806, 26747, 'QU', 'OK', 'S', 1722246935, 1722246935, '1'),
(135807, 26747, 'QU', 'OK', 'S', 1722246941, 1722246941, '1'),
(135808, 25298, 'QU', 'OK', 'S', 1722246999, 1722246999, '1'),
(135809, 25298, 'QU', 'OK', 'S', 1722247010, 1722247010, '1'),
(135810, 24839, 'QU', 'OK', 'S', 1722247016, 1722247016, '1'),
(135811, 24839, 'QU', 'OK', 'S', 1722247022, 1722247022, '1'),
(135812, 24837, 'QU', 'OK', 'S', 1722247028, 1722247028, '1'),
(135813, 24837, 'QU', 'OK', 'S', 1722247036, 1722247036, '1'),
(135814, 24835, 'QU', 'OK', 'S', 1722247043, 1722247043, '1'),
(135815, 32843, 'QU', 'OK', 'S', 1722247044, 1722247044, '1'),
(135816, 24835, 'QU', 'OK', 'S', 1722247049, 1722247049, '1'),
(135817, 30982, 'QU', 'OK', 'S', 1722247089, 1722247089, '1'),
(135818, 30982, 'QU', 'OK', 'S', 1722247094, 1722247094, '1'),
(135819, 21888, 'QU', 'OK', 'S', 1722247100, 1722247100, '1'),
(135820, 30982, 'QU', 'OK', 'S', 1722247104, 1722247104, '1'),
(135821, 30982, 'QU', 'OK', 'S', 1722247109, 1722247109, '1'),
(135822, 32201, 'QU', 'OK', 'S', 1722247114, 1722247114, '1'),
(135823, 32201, 'QU', 'OK', 'S', 1722247119, 1722247119, '1'),
(135824, 21888, 'QU', 'OK', 'S', 1722247124, 1722247124, '1'),
(135825, 32201, 'QU', 'OK', 'S', 1722247129, 1722247129, '1'),
(135826, 32201, 'QU', 'OK', 'S', 1722247134, 1722247134, '1'),
(135827, 32201, 'QU', 'OK', 'S', 1722247138, 1722247138, '1'),
(135828, 21888, 'QU', 'OK', 'S', 1722247145, 1722247145, '1'),
(135829, 21888, 'QU', 'OK', 'S', 1722247148, 1722247148, '1'),
(135830, 21888, 'QU', 'OK', 'S', 1722247154, 1722247154, '1'),
(135831, 21888, 'QU', 'OK', 'S', 1722247158, 1722247158, '1'),
(135832, 30982, 'QU', 'OK', 'S', 1722247161, 1722247161, '1'),
(135833, 21888, 'QU', 'OK', 'S', 1722247166, 1722247166, '1'),
(135834, 21888, 'QU', 'OK', 'S', 1722247170, 1722247170, '1'),
(135835, 21888, 'QU', 'OK', 'S', 1722247175, 1722247175, '1'),
(135836, 21888, 'QU', 'OK', 'S', 1722247179, 1722247179, '1'),
(135837, 27546, 'QU', 'OK', 'S', 1722247183, 1722247183, '1'),
(135838, 21888, 'QU', 'OK', 'S', 1722247189, 1722247189, '1'),
(135839, 27546, 'QU', 'OK', 'S', 1722247193, 1722247193, '1'),
(135840, 27546, 'QU', 'OK', 'S', 1722247197, 1722247197, '1'),
(135841, 27546, 'QU', 'OK', 'S', 1722247201, 1722247201, '1'),
(135842, 27546, 'QU', 'OK', 'S', 1722247206, 1722247206, '1'),
(135843, 27546, 'QU', 'OK', 'S', 1722247209, 1722247209, '1'),
(135844, 21888, 'QU', 'OK', 'S', 1722247213, 1722247213, '1'),
(135845, 30982, 'QU', 'OK', 'S', 1722247218, 1722247218, '1'),
(135846, 30982, 'QU', 'OK', 'S', 1722247221, 1722247221, '1'),
(135847, 32845, 'QU', 'OK', 'S', 1722247222, 1722247222, '1'),
(135848, 32201, 'QU', 'OK', 'S', 1722247225, 1722247225, '1'),
(135849, 30982, 'QU', 'OK', 'S', 1722247228, 1722247228, '1'),
(135850, 14156, 'QU', 'OK', 'S', 1722247232, 1722247232, '1'),
(135851, 30982, 'QU', 'OK', 'S', 1722247237, 1722247237, '1'),
(135852, 32848, 'QU', 'OK', 'S', 1722247275, 1722247275, '1'),
(135853, 32403, 'QU', 'OK', 'S', 1722247662, 1722247662, '1'),
(135854, 32405, 'QU', 'OK', 'S', 1722247667, 1722247667, '1'),
(135855, 24834, 'QU', 'OK', 'S', 1722247676, 1722247676, '1'),
(135856, 24834, 'QU', 'OK', 'S', 1722247676, 1722247676, '1'),
(135857, 24834, 'QU', 'OK', 'S', 1722247676, 1722247676, '1'),
(135858, 24834, 'QU', 'OK', 'S', 1722247676, 1722247676, '1'),
(135859, 24665, 'QU', 'OK', 'S', 1722247686, 1722247686, '1'),
(135860, 24665, 'QU', 'OK', 'S', 1722247692, 1722247692, '1'),
(135861, 24281, 'QU', 'OK', 'S', 1722247699, 1722247699, '1'),
(135862, 24281, 'QU', 'OK', 'S', 1722247705, 1722247705, '1'),
(135863, 24256, 'QU', 'OK', 'S', 1722247724, 1722247724, '1'),
(135864, 24252, 'QU', 'OK', 'S', 1722247730, 1722247730, '1'),
(135865, 24252, 'QU', 'OK', 'S', 1722247736, 1722247736, '1'),
(135866, 24249, 'QU', 'OK', 'S', 1722247741, 1722247741, '1'),
(135867, 24249, 'QU', 'OK', 'S', 1722247747, 1722247747, '1'),
(135868, 24084, 'QU', 'OK', 'S', 1722247761, 1722247761, '1'),
(135869, 24084, 'QU', 'OK', 'S', 1722247767, 1722247767, '1'),
(135870, 24083, 'QU', 'OK', 'S', 1722247774, 1722247774, '1'),
(135871, 24083, 'QU', 'OK', 'S', 1722247787, 1722247787, '1'),
(135872, 23975, 'QU', 'OK', 'S', 1722247803, 1722247803, '1'),
(135873, 23975, 'QU', 'OK', 'S', 1722247810, 1722247810, '1'),
(135874, 23974, 'QU', 'OK', 'S', 1722247819, 1722247819, '1'),
(135875, 23974, 'QU', 'OK', 'S', 1722247826, 1722247826, '1'),
(135876, 23971, 'QU', 'OK', 'S', 1722247837, 1722247837, '1'),
(135877, 23971, 'QU', 'OK', 'S', 1722247842, 1722247842, '1'),
(135878, 23969, 'QU', 'OK', 'S', 1722247848, 1722247848, '1'),
(135879, 23969, 'QU', 'OK', 'S', 1722247854, 1722247854, '1'),
(135880, 23563, 'QU', 'OK', 'S', 1722247925, 1722247925, '1'),
(135881, 23563, 'QU', 'OK', 'S', 1722247931, 1722247931, '1'),
(135882, 23459, 'QU', 'OK', 'S', 1722247937, 1722247937, '1'),
(135883, 23459, 'QU', 'OK', 'S', 1722247943, 1722247943, '1'),
(135884, 23352, 'QU', 'OK', 'S', 1722247960, 1722247960, '1'),
(135885, 23352, 'QU', 'OK', 'S', 1722247967, 1722247967, '1'),
(135886, 23319, 'QU', 'OK', 'S', 1722247984, 1722247984, '1'),
(135887, 23319, 'QU', 'OK', 'S', 1722247989, 1722247989, '1'),
(135888, 23135, 'QU', 'OK', 'S', 1722247996, 1722247996, '1'),
(135889, 23135, 'QU', 'OK', 'S', 1722248003, 1722248003, '1'),
(135890, 22994, 'QU', 'OK', 'S', 1722248008, 1722248008, '1'),
(135891, 22994, 'QU', 'OK', 'S', 1722248014, 1722248014, '1'),
(135892, 22992, 'QU', 'OK', 'S', 1722248024, 1722248024, '1'),
(135893, 22992, 'QU', 'OK', 'S', 1722248030, 1722248030, '1'),
(135894, 22976, 'QU', 'OK', 'S', 1722248036, 1722248036, '1'),
(135895, 22976, 'QU', 'OK', 'S', 1722248042, 1722248042, '1'),
(135896, 22975, 'QU', 'OK', 'S', 1722248054, 1722248054, '1'),
(135897, 22974, 'QU', 'OK', 'S', 1722248064, 1722248064, '1'),
(135898, 22974, 'QU', 'OK', 'S', 1722248072, 1722248072, '1'),
(135899, 32404, 'QU', 'OK', 'S', 1722248075, 1722248075, '1'),
(135900, 22973, 'QU', 'OK', 'S', 1722248099, 1722248099, '1'),
(135901, 22828, 'QU', 'OK', 'S', 1722248125, 1722248125, '1'),
(135902, 22828, 'QU', 'OK', 'S', 1722248130, 1722248130, '1'),
(135903, 22790, 'QU', 'OK', 'S', 1722248136, 1722248136, '1'),
(135904, 22790, 'QU', 'OK', 'S', 1722248142, 1722248142, '1'),
(135905, 22789, 'QU', 'OK', 'S', 1722248928, 1722248928, '1'),
(135906, 22789, 'QU', 'OK', 'S', 1722248933, 1722248933, '1'),
(135907, 22788, 'QU', 'OK', 'S', 1722248949, 1722248949, '1'),
(135908, 22788, 'QU', 'OK', 'S', 1722248955, 1722248955, '1'),
(135909, 22787, 'QU', 'OK', 'S', 1722248962, 1722248962, '1'),
(135910, 22787, 'QU', 'OK', 'S', 1722248968, 1722248968, '1'),
(135911, 22751, 'QU', 'OK', 'S', 1722248981, 1722248981, '1'),
(135912, 22750, 'QU', 'OK', 'S', 1722248988, 1722248988, '1'),
(135913, 22750, 'QU', 'OK', 'S', 1722248994, 1722248994, '1'),
(135914, 21365, 'QU', 'OK', 'S', 1722249002, 1722249002, '1'),
(135915, 21365, 'QU', 'OK', 'S', 1722249008, 1722249008, '1'),
(135916, 21364, 'QU', 'OK', 'S', 1722249015, 1722249015, '1'),
(135917, 21364, 'QU', 'OK', 'S', 1722249021, 1722249021, '1'),
(135918, 21363, 'QU', 'OK', 'S', 1722249133, 1722249133, '1'),
(135919, 21363, 'QU', 'OK', 'S', 1722249148, 1722249148, '1'),
(135920, 10911, 'QU', 'OK', 'S', 1722249152, 1722249152, '1'),
(135921, 21146, 'QU', 'OK', 'S', 1722249158, 1722249158, '1'),
(135922, 21146, 'QU', 'OK', 'S', 1722249165, 1722249165, '1'),
(135923, 21145, 'QU', 'OK', 'S', 1722249174, 1722249174, '1'),
(135924, 10911, 'QU', 'OK', 'S', 1722249176, 1722249176, '1'),
(135925, 21145, 'QU', 'OK', 'S', 1722249181, 1722249181, '1'),
(135926, 21034, 'QU', 'OK', 'S', 1722249200, 1722249200, '1'),
(135927, 21034, 'QU', 'OK', 'S', 1722249206, 1722249206, '1'),
(135928, 21032, 'QU', 'OK', 'S', 1722249225, 1722249225, '1'),
(135929, 21032, 'QU', 'OK', 'S', 1722249231, 1722249231, '1'),
(135930, 21031, 'QU', 'OK', 'S', 1722249237, 1722249237, '1'),
(135931, 21031, 'QU', 'OK', 'S', 1722249242, 1722249242, '1'),
(135932, 21029, 'QU', 'OK', 'S', 1722249263, 1722249263, '1'),
(135933, 21029, 'QU', 'OK', 'S', 1722249269, 1722249269, '1'),
(135934, 20561, 'QU', 'OK', 'S', 1722249280, 1722249280, '1'),
(135935, 20561, 'QU', 'OK', 'S', 1722249290, 1722249290, '1'),
(135936, 20381, 'QU', 'OK', 'S', 1722249297, 1722249297, '1'),
(135937, 20381, 'QU', 'OK', 'S', 1722249303, 1722249303, '1'),
(135938, 16904, 'QU', 'OK', 'S', 1722249313, 1722249313, '1'),
(135939, 16904, 'QU', 'OK', 'S', 1722249319, 1722249319, '1'),
(135940, 16758, 'QU', 'OK', 'S', 1722249326, 1722249326, '1'),
(135941, 16758, 'QU', 'OK', 'S', 1722249331, 1722249331, '1'),
(135942, 16342, 'QU', 'OK', 'S', 1722249346, 1722249346, '1'),
(135943, 16342, 'QU', 'OK', 'S', 1722249352, 1722249352, '1'),
(135944, 16717, 'QU', 'OK', 'S', 1722249356, 1722249356, '1'),
(135945, 16326, 'QU', 'OK', 'S', 1722249362, 1722249362, '1'),
(135946, 16326, 'QU', 'OK', 'S', 1722249368, 1722249368, '1'),
(135947, 15995, 'QU', 'OK', 'S', 1722249376, 1722249376, '1'),
(135948, 15995, 'QU', 'OK', 'S', 1722249382, 1722249382, '1'),
(135949, 15781, 'QU', 'OK', 'S', 1722249393, 1722249393, '1'),
(135950, 15781, 'QU', 'OK', 'S', 1722249398, 1722249398, '1'),
(135951, 15674, 'QU', 'OK', 'S', 1722249404, 1722249404, '1'),
(135952, 15674, 'QU', 'OK', 'S', 1722249409, 1722249409, '1'),
(135953, 15138, 'QU', 'OK', 'S', 1722249417, 1722249417, '1'),
(135954, 15138, 'QU', 'OK', 'S', 1722249424, 1722249424, '1'),
(135955, 14915, 'QU', 'OK', 'S', 1722249433, 1722249433, '1'),
(135956, 14915, 'QU', 'OK', 'S', 1722249438, 1722249438, '1'),
(135957, 14781, 'QU', 'OK', 'S', 1722249453, 1722249453, '1'),
(135958, 14781, 'QU', 'OK', 'S', 1722249460, 1722249460, '1'),
(135959, 14564, 'QU', 'OK', 'S', 1722249469, 1722249469, '1'),
(135960, 14564, 'QU', 'OK', 'S', 1722249475, 1722249475, '1'),
(135961, 14255, 'QU', 'OK', 'S', 1722249491, 1722249491, '1'),
(135962, 14255, 'QU', 'OK', 'S', 1722249499, 1722249499, '1'),
(135963, 14216, 'QU', 'OK', 'S', 1722249504, 1722249504, '1'),
(135964, 14216, 'QU', 'OK', 'S', 1722249510, 1722249510, '1'),
(135965, 14215, 'QU', 'OK', 'S', 1722249522, 1722249522, '1'),
(135966, 13973, 'QU', 'OK', 'S', 1722249528, 1722249528, '1'),
(135967, 13973, 'QU', 'OK', 'S', 1722249533, 1722249533, '1'),
(135968, 13820, 'QU', 'OK', 'S', 1722249538, 1722249538, '1'),
(135969, 13820, 'QU', 'OK', 'S', 1722249543, 1722249543, '1'),
(135970, 13815, 'QU', 'OK', 'S', 1722249550, 1722249550, '1'),
(135971, 13815, 'QU', 'OK', 'S', 1722249556, 1722249556, '1'),
(135972, 13486, 'QU', 'OK', 'S', 1722249568, 1722249568, '1'),
(135973, 13486, 'QU', 'OK', 'S', 1722249574, 1722249574, '1'),
(135974, 13049, 'QU', 'OK', 'S', 1722249583, 1722249583, '1'),
(135975, 13049, 'QU', 'OK', 'S', 1722249588, 1722249588, '1'),
(135976, 16717, 'QU', 'OK', 'S', 1722249687, 1722249687, '1'),
(135977, 29303, 'QU', 'OK', 'S', 1722249721, 1722249721, '1'),
(135978, 733, 'QU', 'OK', 'S', 1722249752, 1722249752, '1'),
(135979, 31831, 'QU', 'OK', 'S', 1722249771, 1722249771, '1'),
(135980, 31831, 'QU', 'OK', 'S', 1722249780, 1722249780, '1'),
(135981, 31835, 'QU', 'OK', 'S', 1722249799, 1722249799, '1'),
(135982, 31835, 'QU', 'OK', 'S', 1722249822, 1722249822, '1'),
(135983, 12863, 'QU', 'OK', 'S', 1722249955, 1722249955, '1'),
(135984, 29380, 'QU', 'OK', 'S', 1722249955, 1722249955, '1'),
(135985, 12863, 'QU', 'OK', 'S', 1722249960, 1722249960, '1'),
(135986, 29380, 'QU', 'OK', 'S', 1722249960, 1722249960, '1'),
(135987, 12861, 'QU', 'OK', 'S', 1722249966, 1722249966, '1'),
(135988, 12861, 'QU', 'OK', 'S', 1722249971, 1722249971, '1'),
(135989, 12618, 'QU', 'OK', 'S', 1722249977, 1722249977, '1'),
(135990, 12618, 'QU', 'OK', 'S', 1722249983, 1722249983, '1'),
(135991, 11999, 'QU', 'OK', 'S', 1722249992, 1722249992, '1'),
(135992, 11999, 'QU', 'OK', 'S', 1722249998, 1722249998, '1'),
(135993, 32728, 'QU', 'OK', 'S', 1722250022, 1722250022, '1'),
(135994, 11609, 'QU', 'OK', 'S', 1722250043, 1722250043, '1'),
(135995, 32120, 'QU', 'OK', 'S', 1722250046, 1722250046, '1'),
(135996, 11609, 'QU', 'OK', 'S', 1722250048, 1722250048, '1'),
(135997, 32164, 'QU', 'OK', 'S', 1722250063, 1722250063, '1'),
(135998, 10853, 'QU', 'OK', 'S', 1722250066, 1722250066, '1'),
(135999, 10853, 'QU', 'OK', 'S', 1722250072, 1722250072, '1'),
(136000, 10720, 'QU', 'OK', 'S', 1722250082, 1722250082, '1'),
(136001, 10720, 'QU', 'OK', 'S', 1722250087, 1722250087, '1'),
(136002, 30927, 'QU', 'OK', 'S', 1722250089, 1722250089, '1'),
(136003, 10718, 'QU', 'OK', 'S', 1722250105, 1722250105, '1'),
(136004, 31874, 'QU', 'OK', 'S', 1722250107, 1722250107, '1'),
(136005, 10718, 'QU', 'OK', 'S', 1722250113, 1722250113, '1'),
(136006, 10717, 'QU', 'OK', 'S', 1722250118, 1722250118, '1'),
(136007, 10717, 'QU', 'OK', 'S', 1722250123, 1722250123, '1'),
(136008, 31874, 'QU', 'OK', 'S', 1722250129, 1722250129, '1'),
(136009, 10710, 'QU', 'OK', 'S', 1722250131, 1722250131, '1'),
(136010, 10710, 'QU', 'OK', 'S', 1722250136, 1722250136, '1'),
(136011, 10691, 'QU', 'OK', 'S', 1722250144, 1722250144, '1'),
(136012, 31988, 'QU', 'OK', 'S', 1722250148, 1722250148, '1'),
(136013, 10678, 'QU', 'OK', 'S', 1722250156, 1722250156, '1'),
(136014, 10678, 'QU', 'OK', 'S', 1722250162, 1722250162, '1'),
(136015, 10522, 'QU', 'OK', 'S', 1722250169, 1722250169, '1'),
(136016, 31746, 'QU', 'OK', 'S', 1722250170, 1722250170, '1'),
(136017, 10522, 'QU', 'OK', 'S', 1722250187, 1722250187, '1'),
(136018, 31746, 'QU', 'OK', 'S', 1722250188, 1722250188, '1'),
(136019, 10521, 'QU', 'OK', 'S', 1722250193, 1722250193, '1'),
(136020, 10521, 'QU', 'OK', 'S', 1722250201, 1722250201, '1'),
(136021, 8414, 'QU', 'OK', 'S', 1722250209, 1722250209, '1'),
(136022, 10519, 'QU', 'OK', 'S', 1722250211, 1722250211, '1'),
(136023, 10519, 'QU', 'OK', 'S', 1722250217, 1722250217, '1'),
(136024, 10516, 'QU', 'OK', 'S', 1722250229, 1722250229, '1'),
(136025, 10516, 'QU', 'OK', 'S', 1722250235, 1722250235, '1'),
(136026, 9833, 'QU', 'OK', 'S', 1722250248, 1722250248, '1'),
(136027, 9833, 'QU', 'OK', 'S', 1722250254, 1722250254, '1'),
(136028, 9713, 'QU', 'OK', 'S', 1722250261, 1722250261, '1'),
(136029, 9713, 'QU', 'OK', 'S', 1722250270, 1722250270, '1'),
(136030, 31618, 'QU', 'OK', 'S', 1722250273, 1722250273, '1'),
(136031, 9426, 'QU', 'OK', 'S', 1722250280, 1722250280, '1'),
(136032, 9426, 'QU', 'OK', 'S', 1722250285, 1722250285, '1'),
(136033, 8857, 'QU', 'OK', 'S', 1722250298, 1722250298, '1'),
(136034, 8857, 'QU', 'OK', 'S', 1722250303, 1722250303, '1'),
(136035, 8795, 'QU', 'OK', 'S', 1722250316, 1722250316, '1'),
(136036, 8795, 'QU', 'OK', 'S', 1722250322, 1722250322, '1'),
(136037, 8489, 'QU', 'OK', 'S', 1722250329, 1722250329, '1'),
(136038, 8489, 'QU', 'OK', 'S', 1722250334, 1722250334, '1'),
(136039, 8356, 'QU', 'OK', 'S', 1722250356, 1722250356, '1'),
(136040, 8356, 'QU', 'OK', 'S', 1722250384, 1722250384, '1'),
(136041, 8334, 'QU', 'OK', 'S', 1722250389, 1722250389, '1'),
(136042, 8334, 'QU', 'OK', 'S', 1722250394, 1722250394, '1'),
(136043, 8326, 'QU', 'OK', 'S', 1722250399, 1722250399, '1'),
(136044, 8326, 'QU', 'OK', 'S', 1722250403, 1722250403, '1'),
(136045, 8159, 'QU', 'OK', 'S', 1722250415, 1722250415, '1'),
(136046, 8159, 'QU', 'OK', 'S', 1722250421, 1722250421, '1'),
(136047, 8103, 'QU', 'OK', 'S', 1722250429, 1722250429, '1'),
(136048, 8103, 'QU', 'OK', 'S', 1722250434, 1722250434, '1'),
(136049, 8048, 'QU', 'OK', 'S', 1722250449, 1722250449, '1'),
(136050, 8048, 'QU', 'OK', 'S', 1722250455, 1722250455, '1'),
(136051, 7978, 'QU', 'OK', 'S', 1722250461, 1722250461, '1'),
(136052, 7978, 'QU', 'OK', 'S', 1722250466, 1722250466, '1'),
(136053, 7972, 'QU', 'OK', 'S', 1722250473, 1722250473, '1'),
(136054, 7972, 'QU', 'OK', 'S', 1722250478, 1722250478, '1'),
(136055, 7727, 'QU', 'OK', 'S', 1722250489, 1722250489, '1'),
(136056, 7727, 'QU', 'OK', 'S', 1722250493, 1722250493, '1'),
(136057, 31618, 'QU', 'OK', 'S', 1722250496, 1722250496, '1'),
(136058, 7587, 'QU', 'OK', 'S', 1722250499, 1722250499, '1'),
(136059, 7587, 'QU', 'OK', 'S', 1722250504, 1722250504, '1'),
(136060, 7585, 'QU', 'OK', 'S', 1722250514, 1722250514, '1'),
(136061, 31990, 'QU', 'OK', 'S', 1722250522, 1722250522, '1'),
(136062, 7585, 'QU', 'OK', 'S', 1722250529, 1722250529, '1'),
(136063, 6586, 'QU', 'OK', 'S', 1722250539, 1722250539, '1'),
(136064, 6586, 'QU', 'OK', 'S', 1722250544, 1722250544, '1'),
(136065, 32455, 'QU', 'OK', 'S', 1722250592, 1722250592, '1'),
(136066, 32455, 'QU', 'OK', 'S', 1722250620, 1722250620, '1'),
(136067, 2643, 'QU', 'OK', 'S', 1722250636, 1722250636, '1'),
(136068, 32382, 'QU', 'OK', 'S', 1722250656, 1722250656, '1'),
(136069, 32382, 'QU', 'OK', 'S', 1722250688, 1722250688, '1'),
(136070, 6126, 'QU', 'OK', 'S', 1722250855, 1722250855, '1'),
(136071, 6126, 'QU', 'OK', 'S', 1722250860, 1722250860, '1'),
(136072, 6003, 'QU', 'OK', 'S', 1722250867, 1722250867, '1'),
(136073, 6003, 'QU', 'OK', 'S', 1722250873, 1722250873, '1'),
(136074, 5827, 'QU', 'OK', 'S', 1722251237, 1722251237, '1'),
(136075, 5827, 'QU', 'OK', 'S', 1722251243, 1722251243, '1'),
(136076, 5760, 'QU', 'OK', 'S', 1722251248, 1722251248, '1'),
(136077, 5760, 'QU', 'OK', 'S', 1722251254, 1722251254, '1'),
(136078, 5503, 'QU', 'OK', 'S', 1722251261, 1722251261, '1'),
(136079, 5503, 'QU', 'OK', 'S', 1722251267, 1722251267, '1'),
(136080, 5394, 'QU', 'OK', 'S', 1722251274, 1722251274, '1'),
(136081, 5394, 'QU', 'OK', 'S', 1722251279, 1722251279, '1'),
(136082, 5346, 'QU', 'OK', 'S', 1722251285, 1722251285, '1'),
(136083, 5346, 'QU', 'OK', 'S', 1722251292, 1722251292, '1'),
(136084, 5080, 'QU', 'OK', 'S', 1722251301, 1722251301, '1'),
(136085, 5080, 'QU', 'OK', 'S', 1722251307, 1722251307, '1'),
(136086, 4876, 'QU', 'OK', 'S', 1722251313, 1722251313, '1'),
(136087, 4876, 'QU', 'OK', 'S', 1722251318, 1722251318, '1'),
(136088, 4385, 'QU', 'OK', 'S', 1722251325, 1722251325, '1'),
(136089, 4385, 'QU', 'OK', 'S', 1722251332, 1722251332, '1'),
(136090, 4086, 'QU', 'OK', 'S', 1722251343, 1722251343, '1'),
(136091, 4086, 'QU', 'OK', 'S', 1722251348, 1722251348, '1'),
(136092, 3972, 'QU', 'OK', 'S', 1722251355, 1722251355, '1'),
(136093, 3972, 'QU', 'OK', 'S', 1722251361, 1722251361, '1'),
(136094, 3920, 'QU', 'OK', 'S', 1722251370, 1722251370, '1'),
(136095, 3920, 'QU', 'OK', 'S', 1722251375, 1722251375, '1'),
(136096, 3916, 'QU', 'OK', 'S', 1722251380, 1722251380, '1'),
(136097, 3916, 'QU', 'OK', 'S', 1722251385, 1722251385, '1'),
(136098, 3402, 'QU', 'OK', 'S', 1722251392, 1722251392, '1'),
(136099, 3402, 'QU', 'OK', 'S', 1722251398, 1722251398, '1'),
(136100, 3402, 'QU', 'OK', 'S', 1722251427, 1722251427, '1'),
(136101, 3402, 'QU', 'OK', 'S', 1722251432, 1722251432, '1'),
(136102, 3299, 'QU', 'OK', 'S', 1722251438, 1722251438, '1'),
(136103, 3299, 'QU', 'OK', 'S', 1722251445, 1722251445, '1'),
(136104, 3203, 'QU', 'OK', 'S', 1722251454, 1722251454, '1'),
(136105, 3203, 'QU', 'OK', 'S', 1722251460, 1722251460, '1'),
(136106, 3188, 'QU', 'OK', 'S', 1722251466, 1722251466, '1'),
(136107, 3188, 'QU', 'OK', 'S', 1722251471, 1722251471, '1'),
(136108, 3155, 'QU', 'OK', 'S', 1722251480, 1722251480, '1'),
(136109, 3155, 'QU', 'OK', 'S', 1722251486, 1722251486, '1'),
(136110, 3135, 'QU', 'OK', 'S', 1722251492, 1722251492, '1'),
(136111, 3135, 'QU', 'OK', 'S', 1722251496, 1722251496, '1'),
(136112, 3096, 'QU', 'OK', 'S', 1722251505, 1722251505, '1'),
(136113, 3096, 'QU', 'OK', 'S', 1722251509, 1722251509, '1'),
(136114, 3022, 'QU', 'OK', 'S', 1722251516, 1722251516, '1'),
(136115, 3022, 'QU', 'OK', 'S', 1722251521, 1722251521, '1'),
(136116, 3021, 'QU', 'OK', 'S', 1722251526, 1722251526, '1'),
(136117, 3021, 'QU', 'OK', 'S', 1722251532, 1722251532, '1'),
(136118, 2808, 'QU', 'OK', 'S', 1722251538, 1722251538, '1'),
(136119, 2808, 'QU', 'OK', 'S', 1722251542, 1722251542, '1'),
(136120, 1877, 'QU', 'OK', 'S', 1722251548, 1722251548, '1'),
(136121, 1877, 'QU', 'OK', 'S', 1722251552, 1722251552, '1'),
(136122, 9639, 'QU', 'OK', 'S', 1722251962, 1722251962, '1'),
(136123, 32426, 'QU', 'OK', 'S', 1722251966, 1722251966, '1'),
(136124, 32426, 'QU', 'OK', 'S', 1722251970, 1722251970, '1'),
(136125, 31735, 'QU', 'OK', 'S', 1722251978, 1722251978, '1'),
(136126, 24568, 'QU', 'OK', 'S', 1722251982, 1722251982, '1'),
(136127, 12042, 'QU', 'OK', 'S', 1722251986, 1722251986, '1'),
(136128, 999, 'QU', 'OK', 'S', 1722252004, 1722252004, '1'),
(136129, 22009, 'QU', 'OK', 'S', 1722252009, 1722252009, '1'),
(136130, 25024, 'QU', 'OK', 'S', 1722252014, 1722252014, '1'),
(136131, 19479, 'QU', 'OK', 'S', 1722252026, 1722252026, '1'),
(136132, 25024, 'QU', 'OK', 'S', 1722252036, 1722252036, '1'),
(136133, 31341, 'QU', 'OK', 'S', 1722252044, 1722252044, '1'),
(136134, 27816, 'QU', 'OK', 'S', 1722252052, 1722252052, '1'),
(136135, 10949, 'QU', 'OK', 'S', 1722252060, 1722252060, '1'),
(136136, 30583, 'QU', 'OK', 'S', 1722252070, 1722252070, '1'),
(136137, 31832, 'QU', 'OK', 'S', 1722252078, 1722252078, '1'),
(136138, 16361, 'QU', 'OK', 'S', 1722252089, 1722252089, '1'),
(136139, 4961, 'QU', 'OK', 'S', 1722252107, 1722252107, '1'),
(136140, 4961, 'QU', 'OK', 'S', 1722252113, 1722252113, '1'),
(136141, 32809, 'QU', 'OK', 'S', 1722252703, 1722252703, '1'),
(136142, 21180, 'QU', 'OK', 'S', 1722253230, 1722253230, '1'),
(136143, 21180, 'QU', 'OK', 'S', 1722253235, 1722253235, '1'),
(136144, 21180, 'QU', 'OK', 'S', 1722253241, 1722253241, '1'),
(136145, 21180, 'QU', 'OK', 'S', 1722253246, 1722253246, '1'),
(136146, 21180, 'QU', 'OK', 'S', 1722253249, 1722253249, '1'),
(136147, 21180, 'QU', 'OK', 'S', 1722253257, 1722253257, '1'),
(136148, 21243, 'QU', 'OK', 'S', 1722253261, 1722253261, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(136149, 21242, 'QU', 'OK', 'S', 1722253266, 1722253266, '1'),
(136150, 21242, 'QU', 'OK', 'S', 1722253274, 1722253274, '1'),
(136151, 24559, 'QU', 'OK', 'S', 1722253475, 1722253475, '1'),
(136152, 21242, 'QU', 'OK', 'S', 1722253538, 1722253538, '1'),
(136153, 21242, 'QU', 'OK', 'S', 1722253542, 1722253542, '1'),
(136154, 21242, 'QU', 'OK', 'S', 1722253586, 1722253586, '1'),
(136155, 21242, 'QU', 'OK', 'S', 1722253591, 1722253591, '1'),
(136156, 21242, 'QU', 'OK', 'S', 1722253594, 1722253594, '1'),
(136157, 21242, 'QU', 'OK', 'S', 1722253643, 1722253643, '1'),
(136158, 26637, 'QU', 'OK', 'S', 1722253894, 1722253894, '1'),
(136159, 26635, 'QU', 'OK', 'S', 1722253899, 1722253899, '1'),
(136160, 26608, 'QU', 'OK', 'S', 1722253903, 1722253903, '1'),
(136161, 26635, 'QU', 'OK', 'S', 1722253908, 1722253908, '1'),
(136162, 26608, 'QU', 'OK', 'S', 1722253913, 1722253913, '1'),
(136163, 24559, 'QU', 'OK', 'S', 1722253921, 1722253921, '1'),
(136164, 26637, 'QU', 'OK', 'S', 1722253938, 1722253938, '1'),
(136165, 18823, 'QU', 'OK', 'S', 1722254073, 1722254073, '1'),
(136166, 32855, 'QU', 'OK', 'S', 1722254439, 1722254439, '1'),
(136167, 32856, 'QU', 'OK', 'S', 1722254692, 1722254692, '1'),
(136168, 32852, 'QU', 'OK', 'S', 1722254901, 1722254901, '1'),
(136169, 32246, 'QU', 'OK', 'S', 1722254966, 1722254966, '1'),
(136170, 32834, 'QU', 'OK', 'S', 1722255163, 1722255163, '1'),
(136171, 32838, 'QU', 'OK', 'S', 1722255502, 1722255502, '1'),
(136172, 32842, 'QU', 'OK', 'S', 1722255549, 1722255549, '1'),
(136173, 32853, 'QU', 'OK', 'S', 1722256341, 1722256341, '1'),
(136174, 32850, 'QU', 'OK', 'S', 1722256528, 1722256528, '1'),
(136175, 32851, 'QU', 'OK', 'S', 1722256742, 1722256742, '1'),
(136176, 24633, 'QU', 'OK', 'S', 1722256821, 1722256821, '1'),
(136177, 27300, 'QU', 'OK', 'S', 1722257038, 1722257038, '1'),
(136178, 27304, 'QU', 'OK', 'S', 1722257059, 1722257059, '1'),
(136179, 27160, 'QU', 'OK', 'S', 1722257140, 1722257140, '1'),
(136180, 32262, 'QU', 'OK', 'S', 1722257176, 1722257176, '1'),
(136181, 32574, 'QU', 'OK', 'S', 1722257209, 1722257209, '1'),
(136182, 31903, 'QU', 'OK', 'S', 1722257212, 1722257212, '1'),
(136183, 12632, 'QU', 'OK', 'S', 1722257216, 1722257216, '1'),
(136184, 30199, 'QU', 'OK', 'S', 1722257220, 1722257220, '1'),
(136185, 32701, 'QU', 'OK', 'S', 1722257229, 1722257229, '1'),
(136186, 32322, 'QU', 'OK', 'S', 1722257242, 1722257242, '1'),
(136187, 32773, 'QU', 'OK', 'S', 1722257246, 1722257246, '1'),
(136188, 32322, 'QU', 'OK', 'S', 1722257250, 1722257250, '1'),
(136189, 32774, 'QU', 'OK', 'S', 1722257269, 1722257269, '1'),
(136190, 32750, 'QU', 'OK', 'S', 1722257274, 1722257274, '1'),
(136191, 14215, 'QU', 'OK', 'S', 1722257277, 1722257277, '1'),
(136192, 14216, 'QU', 'OK', 'S', 1722257309, 1722257309, '1'),
(136193, 24272, 'QU', 'OK', 'S', 1722257418, 1722257418, '1'),
(136194, 23717, 'QU', 'OK', 'S', 1722257776, 1722257776, '1'),
(136195, 23706, 'QU', 'OK', 'S', 1722257910, 1722257910, '1'),
(136196, 21965, 'QU', 'OK', 'S', 1722258221, 1722258221, '1'),
(136197, 21111, 'QU', 'OK', 'S', 1722258356, 1722258356, '1'),
(136198, 32750, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136199, 32774, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136200, 32322, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136201, 32773, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136202, 32322, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136203, 32701, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136204, 30199, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136205, 12632, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136206, 31903, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136207, 32574, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136208, 32262, 'QU', 'OK', 'S', 1722258553, 1722258553, '1'),
(136209, 12834, 'QU', 'OK', 'S', 1722258619, 1722258619, '1'),
(136210, 32192, 'QU', 'OK', 'S', 1722258832, 1722258832, '1'),
(136211, 30981, 'QU', 'OK', 'S', 1722258872, 1722258872, '1'),
(136212, 31987, 'QU', 'OK', 'S', 1722258914, 1722258914, '1'),
(136213, 30104, 'QU', 'OK', 'S', 1722259119, 1722259119, '1'),
(136214, 32339, 'QU', 'OK', 'S', 1722259154, 1722259154, '1'),
(136215, 15226, 'QU', 'OK', 'S', 1722259190, 1722259190, '1'),
(136216, 24433, 'QU', 'OK', 'S', 1722259293, 1722259293, '1'),
(136217, 26769, 'QU', 'OK', 'S', 1722259326, 1722259326, '1'),
(136218, 25242, 'QU', 'OK', 'S', 1722259362, 1722259362, '1'),
(136219, 31096, 'QU', 'OK', 'S', 1722259398, 1722259398, '1'),
(136220, 31832, 'QU', 'OK', 'S', 1722259435, 1722259435, '1'),
(136221, 20756, 'QU', 'OK', 'S', 1722259522, 1722259522, '1'),
(136222, 31065, 'QU', 'OK', 'S', 1722259755, 1722259755, '1'),
(136223, 29076, 'QU', 'OK', 'S', 1722259760, 1722259760, '1'),
(136224, 29504, 'QU', 'OK', 'S', 1722259776, 1722259776, '1'),
(136225, 32772, 'QU', 'OK', 'S', 1722259982, 1722259982, '1'),
(136226, 32750, 'QU', 'OK', 'S', 1722317086, 1722317086, '1'),
(136227, 32773, 'QU', 'OK', 'S', 1722317131, 1722317131, '1'),
(136228, 30199, 'QU', 'OK', 'S', 1722317138, 1722317138, '1'),
(136229, 32574, 'QU', 'OK', 'S', 1722317148, 1722317148, '1'),
(136230, 32322, 'QU', 'OK', 'S', 1722317169, 1722317169, '1'),
(136231, 32322, 'QU', 'OK', 'S', 1722317241, 1722317241, '1'),
(136232, 31903, 'QU', 'OK', 'S', 1722317299, 1722317299, '1'),
(136233, 32774, 'QU', 'OK', 'S', 1722317311, 1722317311, '1'),
(136234, 32701, 'QU', 'OK', 'S', 1722317434, 1722317434, '1'),
(136235, 12632, 'QU', 'OK', 'S', 1722317446, 1722317446, '1'),
(136236, 32262, 'QU', 'OK', 'S', 1722317463, 1722317463, '1'),
(136237, 32838, 'QU', 'OK', 'S', 1722318781, 1722318781, '1'),
(136238, 31105, 'QU', 'OK', 'S', 1722320402, 1722320402, '1'),
(136239, 25266, 'QU', 'OK', 'S', 1722320477, 1722320477, '1'),
(136240, 9602, 'QU', 'OK', 'S', 1722322152, 1722322152, '1'),
(136241, 29186, 'QU', 'OK', 'S', 1722322158, 1722322158, '1'),
(136242, 22009, 'QU', 'OK', 'S', 1722322166, 1722322166, '1'),
(136243, 32707, 'QU', 'OK', 'S', 1722322174, 1722322174, '1'),
(136244, 32382, 'QU', 'OK', 'S', 1722322987, 1722322987, '1'),
(136245, 26822, 'QU', 'OK', 'S', 1722323004, 1722323004, '1'),
(136246, 32036, 'QU', 'OK', 'S', 1722323049, 1722323049, '1'),
(136247, 25508, 'QU', 'OK', 'S', 1722323733, 1722323733, '1'),
(136248, 32455, 'QU', 'OK', 'S', 1722324704, 1722324704, '1'),
(136249, 24582, 'QU', 'OK', 'S', 1722324737, 1722324737, '1'),
(136250, 24582, 'QU', 'OK', 'S', 1722324770, 1722324770, '1'),
(136251, 27843, 'QU', 'OK', 'S', 1722324794, 1722324794, '1'),
(136252, 27805, 'QU', 'OK', 'S', 1722324816, 1722324816, '1'),
(136253, 27753, 'QU', 'OK', 'S', 1722324838, 1722324838, '1'),
(136254, 28090, 'QU', 'OK', 'S', 1722324857, 1722324857, '1'),
(136255, 26918, 'QU', 'OK', 'S', 1722324886, 1722324886, '1'),
(136256, 26250, 'QU', 'OK', 'S', 1722324903, 1722324903, '1'),
(136257, 13322, 'QU', 'OK', 'S', 1722325102, 1722325102, '1'),
(136258, 991, 'QU', 'OK', 'S', 1722325118, 1722325118, '1'),
(136259, 29406, 'QU', 'OK', 'S', 1722325144, 1722325144, '1'),
(136260, 24450, 'QU', 'OK', 'S', 1722325163, 1722325163, '1'),
(136261, 28957, 'QU', 'OK', 'S', 1722325183, 1722325183, '1'),
(136262, 30992, 'QU', 'OK', 'S', 1722325812, 1722325812, '1'),
(136263, 32299, 'QU', 'OK', 'S', 1722326967, 1722326967, '1'),
(136264, 32720, 'QU', 'OK', 'S', 1722327015, 1722327015, '1'),
(136265, 32720, 'QU', 'OK', 'S', 1722327047, 1722327047, '1'),
(136266, 32455, 'QU', 'OK', 'S', 1722327078, 1722327078, '1'),
(136267, 28090, 'QU', 'OK', 'S', 1722327123, 1722327123, '1'),
(136268, 28090, 'QU', 'OK', 'S', 1722327159, 1722327159, '1'),
(136269, 28090, 'QU', 'OK', 'S', 1722327179, 1722327179, '1'),
(136270, 28090, 'QU', 'OK', 'S', 1722327201, 1722327201, '1'),
(136271, 28090, 'QU', 'OK', 'S', 1722327218, 1722327218, '1'),
(136272, 28090, 'QU', 'OK', 'S', 1722327236, 1722327236, '1'),
(136273, 29016, 'QU', 'OK', 'S', 1722327969, 1722327969, '1'),
(136274, 32442, 'QU', 'OK', 'S', 1722328038, 1722328038, '1'),
(136275, 32612, 'QU', 'OK', 'S', 1722328097, 1722328097, '1'),
(136276, 11114, 'QU', 'OK', 'S', 1722328177, 1722328177, '1'),
(136277, 13619, 'QU', 'OK', 'S', 1722328245, 1722328245, '1'),
(136278, 13619, 'QU', 'OK', 'S', 1722328249, 1722328249, '1'),
(136279, 29252, 'QU', 'OK', 'S', 1722331166, 1722331166, '1'),
(136280, 29252, 'QU', 'OK', 'S', 1722331176, 1722331176, '1'),
(136281, 29252, 'QU', 'OK', 'S', 1722331198, 1722331198, '1'),
(136282, 29252, 'QU', 'OK', 'S', 1722331227, 1722331227, '1'),
(136283, 29252, 'QU', 'OK', 'S', 1722331243, 1722331243, '1'),
(136284, 29252, 'QU', 'OK', 'S', 1722331265, 1722331265, '1'),
(136285, 32862, 'QU', 'OK', 'S', 1722332509, 1722332509, '1'),
(136286, 32865, 'QU', 'OK', 'S', 1722332569, 1722332569, '1'),
(136287, 32866, 'QU', 'OK', 'S', 1722332642, 1722332642, '1'),
(136288, 31164, 'QU', 'OK', 'S', 1722332823, 1722332823, '1'),
(136289, 26550, 'QU', 'OK', 'S', 1722335836, 1722335836, '1'),
(136290, 18539, 'QU', 'OK', 'S', 1722336192, 1722336192, '1'),
(136291, 32413, 'QU', 'OK', 'S', 1722336228, 1722336228, '1'),
(136292, 18821, 'QU', 'OK', 'S', 1722336243, 1722336243, '1'),
(136293, 18831, 'QU', 'OK', 'S', 1722336259, 1722336259, '1'),
(136294, 20799, 'QU', 'OK', 'S', 1722336270, 1722336270, '1'),
(136295, 32406, 'QU', 'OK', 'S', 1722336315, 1722336315, '1'),
(136296, 32874, 'QU', 'OK', 'S', 1722336581, 1722336581, '1'),
(136297, 32867, 'QU', 'OK', 'S', 1722337067, 1722337067, '1'),
(136298, 32873, 'QU', 'OK', 'S', 1722337365, 1722337365, '1'),
(136299, 32882, 'QU', 'OK', 'S', 1722337588, 1722337588, '1'),
(136300, 32883, 'QU', 'OK', 'S', 1722337989, 1722337989, '1'),
(136301, 32884, 'QU', 'OK', 'S', 1722338235, 1722338235, '1'),
(136302, 32881, 'QU', 'OK', 'S', 1722338376, 1722338376, '1'),
(136303, 32413, 'QU', 'OK', 'S', 1722338461, 1722338461, '1'),
(136304, 32868, 'QU', 'OK', 'S', 1722338683, 1722338683, '1'),
(136305, 32864, 'QU', 'OK', 'S', 1722338757, 1722338757, '1'),
(136306, 32860, 'QU', 'OK', 'S', 1722338832, 1722338832, '1'),
(136307, 32861, 'QU', 'OK', 'S', 1722338874, 1722338874, '1'),
(136308, 32863, 'QU', 'OK', 'S', 1722338916, 1722338916, '1'),
(136309, 32869, 'QU', 'OK', 'S', 1722339165, 1722339165, '1'),
(136310, 32871, 'QU', 'OK', 'S', 1722339211, 1722339211, '1'),
(136311, 32815, 'QU', 'OK', 'S', 1722339289, 1722339289, '1'),
(136312, 32814, 'QU', 'OK', 'S', 1722339316, 1722339316, '1'),
(136313, 24374, 'QU', 'OK', 'S', 1722339666, 1722339666, '1'),
(136314, 18108, 'QU', 'OK', 'S', 1722339677, 1722339677, '1'),
(136315, 21326, 'QU', 'OK', 'S', 1722339691, 1722339691, '1'),
(136316, 9919, 'QU', 'OK', 'S', 1722339702, 1722339702, '1'),
(136317, 31671, 'QU', 'OK', 'S', 1722339714, 1722339714, '1'),
(136318, 31671, 'QU', 'OK', 'S', 1722339714, 1722339714, '1'),
(136319, 16373, 'QU', 'OK', 'S', 1722339924, 1722339924, '1'),
(136320, 16373, 'QU', 'OK', 'S', 1722339924, 1722339924, '1'),
(136321, 21492, 'QU', 'OK', 'S', 1722340023, 1722340023, '1'),
(136322, 26433, 'QU', 'OK', 'S', 1722340376, 1722340376, '1'),
(136323, 32888, 'QU', 'OK', 'S', 1722341540, 1722341540, '1'),
(136324, 32815, 'QU', 'OK', 'S', 1722341589, 1722341589, '1'),
(136325, 5277, 'QU', 'OK', 'S', 1722342003, 1722342003, '1'),
(136326, 5277, 'QU', 'OK', 'S', 1722342006, 1722342006, '1'),
(136327, 5277, 'QU', 'OK', 'S', 1722342012, 1722342012, '1'),
(136328, 5277, 'QU', 'OK', 'S', 1722342017, 1722342017, '1'),
(136329, 5277, 'QU', 'OK', 'S', 1722342021, 1722342021, '1'),
(136330, 5277, 'QU', 'OK', 'S', 1722342028, 1722342028, '1'),
(136331, 14648, 'QU', 'OK', 'S', 1722342184, 1722342184, '1'),
(136332, 18627, 'QU', 'OK', 'S', 1722342198, 1722342198, '1'),
(136333, 32457, 'QU', 'OK', 'S', 1722342205, 1722342205, '1'),
(136334, 14648, 'QU', 'OK', 'S', 1722342235, 1722342235, '1'),
(136335, 15761, 'QU', 'OK', 'S', 1722342242, 1722342242, '1'),
(136336, 31656, 'QU', 'OK', 'S', 1722342865, 1722342865, '1'),
(136337, 32823, 'QU', 'OK', 'S', 1722342953, 1722342953, '1'),
(136338, 32823, 'QU', 'OK', 'S', 1722342960, 1722342960, '1'),
(136339, 32889, 'QU', 'OK', 'S', 1722343980, 1722343980, '1'),
(136340, 12932, 'QU', 'OK', 'S', 1722344109, 1722344109, '1'),
(136341, 24604, 'QU', 'OK', 'S', 1722344616, 1722344616, '1'),
(136342, 24529, 'QU', 'OK', 'S', 1722344674, 1722344674, '1'),
(136343, 24344, 'QU', 'OK', 'S', 1722344716, 1722344716, '1'),
(136344, 21280, 'QU', 'OK', 'S', 1722344768, 1722344768, '1'),
(136345, 18666, 'QU', 'OK', 'S', 1722344803, 1722344803, '1'),
(136346, 18666, 'QU', 'OK', 'S', 1722344806, 1722344806, '1'),
(136347, 5277, 'QU', 'OK', 'S', 1722344832, 1722344832, '1'),
(136348, 21238, 'QU', 'OK', 'S', 1722344835, 1722344835, '1'),
(136349, 21238, 'QU', 'OK', 'S', 1722344839, 1722344839, '1'),
(136350, 21238, 'QU', 'OK', 'S', 1722344842, 1722344842, '1'),
(136351, 29474, 'QU', 'OK', 'S', 1722344845, 1722344845, '1'),
(136352, 29601, 'QU', 'OK', 'S', 1722344857, 1722344857, '1'),
(136353, 29454, 'QU', 'OK', 'S', 1722344871, 1722344871, '1'),
(136354, 32204, 'QU', 'OK', 'S', 1722344889, 1722344889, '1'),
(136355, 22281, 'QU', 'OK', 'S', 1722344927, 1722344927, '1'),
(136356, 15100, 'QU', 'OK', 'S', 1722344950, 1722344950, '1'),
(136357, 22281, 'QU', 'OK', 'S', 1722344955, 1722344955, '1'),
(136358, 18135, 'QU', 'OK', 'S', 1722344970, 1722344970, '1'),
(136359, 18135, 'QU', 'OK', 'S', 1722344970, 1722344970, '1'),
(136360, 18135, 'QU', 'OK', 'S', 1722344970, 1722344970, '1'),
(136361, 18198, 'QU', 'OK', 'S', 1722344996, 1722344996, '1'),
(136362, 22180, 'QU', 'OK', 'S', 1722345012, 1722345012, '1'),
(136363, 13515, 'QU', 'OK', 'S', 1722345050, 1722345050, '1'),
(136364, 17486, 'QU', 'OK', 'S', 1722345102, 1722345102, '1'),
(136365, 25673, 'QU', 'OK', 'S', 1722345106, 1722345106, '1'),
(136366, 25673, 'QU', 'OK', 'S', 1722345109, 1722345109, '1'),
(136367, 25673, 'QU', 'OK', 'S', 1722345111, 1722345111, '1'),
(136368, 17735, 'QU', 'OK', 'S', 1722345113, 1722345113, '1'),
(136369, 17740, 'QU', 'OK', 'S', 1722345124, 1722345124, '1'),
(136370, 20275, 'QU', 'OK', 'S', 1722345134, 1722345134, '1'),
(136371, 32479, 'QU', 'OK', 'S', 1722345159, 1722345159, '1'),
(136372, 25672, 'QU', 'OK', 'S', 1722345170, 1722345170, '1'),
(136373, 18454, 'QU', 'OK', 'S', 1722345179, 1722345179, '1'),
(136374, 17515, 'QU', 'OK', 'S', 1722345193, 1722345193, '1'),
(136375, 24013, 'QU', 'OK', 'S', 1722345212, 1722345212, '1'),
(136376, 25671, 'QU', 'OK', 'S', 1722345227, 1722345227, '1'),
(136377, 25671, 'QU', 'OK', 'S', 1722345232, 1722345232, '1'),
(136378, 26833, 'QU', 'OK', 'S', 1722345247, 1722345247, '1'),
(136379, 28481, 'QU', 'OK', 'S', 1722345258, 1722345258, '1'),
(136380, 12650, 'QU', 'OK', 'S', 1722345277, 1722345277, '1'),
(136381, 32144, 'QU', 'OK', 'S', 1722345289, 1722345289, '1'),
(136382, 32098, 'QU', 'OK', 'S', 1722345291, 1722345291, '1'),
(136383, 25669, 'QU', 'OK', 'S', 1722345301, 1722345301, '1'),
(136384, 25668, 'QU', 'OK', 'S', 1722345344, 1722345344, '1'),
(136385, 9442, 'QU', 'OK', 'S', 1722345354, 1722345354, '1'),
(136386, 9566, 'QU', 'OK', 'S', 1722345364, 1722345364, '1'),
(136387, 18240, 'QU', 'OK', 'S', 1722345380, 1722345380, '1'),
(136388, 5410, 'QU', 'OK', 'S', 1722345394, 1722345394, '1'),
(136389, 25630, 'QU', 'OK', 'S', 1722345405, 1722345405, '1'),
(136390, 10751, 'QU', 'OK', 'S', 1722345407, 1722345407, '1'),
(136391, 25630, 'QU', 'OK', 'S', 1722345408, 1722345408, '1'),
(136392, 19193, 'QU', 'OK', 'S', 1722345537, 1722345537, '1'),
(136393, 14451, 'QU', 'OK', 'S', 1722345547, 1722345547, '1'),
(136394, 31408, 'QU', 'OK', 'S', 1722345551, 1722345551, '1'),
(136395, 8553, 'QU', 'OK', 'S', 1722345559, 1722345559, '1'),
(136396, 17798, 'QU', 'OK', 'S', 1722345592, 1722345592, '1'),
(136397, 8100, 'QU', 'OK', 'S', 1722345606, 1722345606, '1'),
(136398, 28375, 'QU', 'OK', 'S', 1722345630, 1722345630, '1'),
(136399, 30067, 'QU', 'OK', 'S', 1722345639, 1722345639, '1'),
(136400, 29999, 'QU', 'OK', 'S', 1722345647, 1722345647, '1'),
(136401, 32707, 'QU', 'OK', 'S', 1722345686, 1722345686, '1'),
(136402, 22315, 'QU', 'OK', 'S', 1722345790, 1722345790, '1'),
(136403, 22297, 'QU', 'OK', 'S', 1722345813, 1722345813, '1'),
(136404, 22297, 'QU', 'OK', 'S', 1722345816, 1722345816, '1'),
(136405, 26948, 'QU', 'OK', 'S', 1722346007, 1722346007, '1'),
(136406, 26948, 'QU', 'OK', 'S', 1722346021, 1722346021, '1'),
(136407, 15390, 'QU', 'OK', 'S', 1722346101, 1722346101, '1'),
(136408, 15390, 'QU', 'OK', 'S', 1722346120, 1722346120, '1'),
(136409, 15390, 'QU', 'OK', 'S', 1722346123, 1722346123, '1'),
(136410, 18876, 'QU', 'OK', 'S', 1722346163, 1722346163, '1'),
(136411, 13631, 'QU', 'OK', 'S', 1722346210, 1722346210, '1'),
(136412, 13630, 'QU', 'OK', 'S', 1722346220, 1722346220, '1'),
(136413, 13187, 'QU', 'OK', 'S', 1722346303, 1722346303, '1'),
(136414, 13163, 'QU', 'OK', 'S', 1722346313, 1722346313, '1'),
(136415, 14807, 'QU', 'OK', 'S', 1722347323, 1722347323, '1'),
(136416, 30554, 'QU', 'OK', 'S', 1722348271, 1722348271, '1'),
(136417, 25266, 'QU', 'OK', 'S', 1722348284, 1722348284, '1'),
(136418, 27215, 'QU', 'OK', 'S', 1722406701, 1722406701, '1'),
(136419, 27164, 'QU', 'OK', 'S', 1722406716, 1722406716, '1'),
(136420, 32036, 'QU', 'OK', 'S', 1722407639, 1722407639, '1'),
(136421, 26528, 'QU', 'OK', 'S', 1722409158, 1722409158, '1'),
(136422, 32428, 'QU', 'OK', 'S', 1722410884, 1722410884, '1'),
(136423, 25501, 'QU', 'OK', 'S', 1722410904, 1722410904, '1'),
(136424, 25501, 'QU', 'OK', 'S', 1722410919, 1722410919, '1'),
(136425, 18895, 'QU', 'OK', 'S', 1722410930, 1722410930, '1'),
(136426, 1470, 'QU', 'OK', 'S', 1722412753, 1722412753, '1'),
(136427, 31747, 'QU', 'OK', 'S', 1722412861, 1722412861, '1'),
(136428, 31747, 'QU', 'OK', 'S', 1722412892, 1722412892, '1'),
(136429, 31699, 'QU', 'OK', 'S', 1722413370, 1722413370, '1'),
(136430, 28222, 'QU', 'OK', 'S', 1722413534, 1722413534, '1'),
(136431, 30991, 'QU', 'OK', 'S', 1722414256, 1722414256, '1'),
(136432, 31147, 'QU', 'OK', 'S', 1722415076, 1722415076, '1'),
(136433, 8100, 'QU', 'OK', 'S', 1722418036, 1722418036, '1'),
(136434, 31852, 'QU', 'OK', 'S', 1722418637, 1722418637, '1'),
(136435, 30392, 'QU', 'OK', 'S', 1722418924, 1722418924, '1'),
(136436, 31857, 'QU', 'OK', 'S', 1722419367, 1722419367, '1'),
(136437, 31102, 'QU', 'OK', 'S', 1722419823, 1722419823, '1'),
(136438, 32886, 'QU', 'OK', 'S', 1722419837, 1722419837, '1'),
(136439, 32731, 'QU', 'OK', 'S', 1722419846, 1722419846, '1'),
(136440, 30564, 'QU', 'OK', 'S', 1722419864, 1722419864, '1'),
(136441, 17364, 'QU', 'OK', 'S', 1722419914, 1722419914, '1'),
(136442, 30553, 'QU', 'OK', 'S', 1722419940, 1722419940, '1'),
(136443, 19726, 'QU', 'OK', 'S', 1722419970, 1722419970, '1'),
(136444, 17580, 'QU', 'OK', 'S', 1722419987, 1722419987, '1'),
(136445, 14858, 'QU', 'OK', 'S', 1722420040, 1722420040, '1'),
(136446, 32887, 'QU', 'OK', 'S', 1722420109, 1722420109, '1'),
(136447, 20049, 'QU', 'OK', 'S', 1722420111, 1722420111, '1'),
(136448, 24344, 'QU', 'OK', 'S', 1722420131, 1722420131, '1'),
(136449, 31759, 'QU', 'OK', 'S', 1722420159, 1722420159, '1'),
(136450, 32872, 'QU', 'OK', 'S', 1722420482, 1722420482, '1'),
(136451, 32870, 'QU', 'OK', 'S', 1722421136, 1722421136, '1'),
(136452, 32811, 'QU', 'OK', 'S', 1722421479, 1722421479, '1'),
(136453, 32811, 'QU', 'OK', 'S', 1722421479, 1722421479, '1'),
(136454, 32811, 'QU', 'OK', 'S', 1722421479, 1722421479, '1'),
(136455, 32849, 'QU', 'OK', 'S', 1722421503, 1722421503, '1'),
(136456, 32846, 'QU', 'OK', 'S', 1722421510, 1722421510, '1'),
(136457, 32846, 'QU', 'OK', 'S', 1722421510, 1722421510, '1'),
(136458, 32844, 'QU', 'OK', 'S', 1722421519, 1722421519, '1'),
(136459, 32810, 'QU', 'OK', 'S', 1722421527, 1722421527, '1'),
(136460, 32649, 'QU', 'OK', 'S', 1722421539, 1722421539, '1'),
(136461, 32631, 'QU', 'OK', 'S', 1722421631, 1722421631, '1'),
(136462, 32631, 'QU', 'OK', 'S', 1722421631, 1722421631, '1'),
(136463, 32349, 'QU', 'OK', 'S', 1722421641, 1722421641, '1'),
(136464, 32348, 'QU', 'OK', 'S', 1722421676, 1722421676, '1'),
(136465, 32348, 'QU', 'OK', 'S', 1722421676, 1722421676, '1'),
(136466, 32899, 'QU', 'OK', 'S', 1722421945, 1722421945, '1'),
(136467, 32900, 'QU', 'OK', 'S', 1722422023, 1722422023, '1'),
(136468, 32903, 'QU', 'OK', 'S', 1722422075, 1722422075, '1'),
(136469, 32904, 'QU', 'OK', 'S', 1722422347, 1722422347, '1'),
(136470, 32905, 'QU', 'OK', 'S', 1722422411, 1722422411, '1'),
(136471, 32842, 'QU', 'OK', 'S', 1722422437, 1722422437, '1'),
(136472, 32886, 'QU', 'OK', 'S', 1722422448, 1722422448, '1'),
(136473, 32885, 'QU', 'OK', 'S', 1722423129, 1722423129, '1'),
(136474, 32870, 'QU', 'OK', 'S', 1722423428, 1722423428, '1'),
(136475, 26824, 'QU', 'OK', 'S', 1722425699, 1722425699, '1'),
(136476, 26818, 'QU', 'OK', 'S', 1722425725, 1722425725, '1'),
(136477, 25992, 'QU', 'OK', 'S', 1722425818, 1722425818, '1'),
(136478, 19807, 'QU', 'OK', 'S', 1722425841, 1722425841, '1'),
(136479, 19807, 'QU', 'OK', 'S', 1722425844, 1722425844, '1'),
(136480, 18093, 'QU', 'OK', 'S', 1722425890, 1722425890, '1'),
(136481, 14104, 'QU', 'OK', 'S', 1722425917, 1722425917, '1'),
(136482, 16963, 'QU', 'OK', 'S', 1722425962, 1722425962, '1'),
(136483, 32893, 'QU', 'OK', 'S', 1722425970, 1722425970, '1'),
(136484, 13201, 'QU', 'OK', 'S', 1722426000, 1722426000, '1'),
(136485, 32896, 'QU', 'OK', 'S', 1722426185, 1722426185, '1'),
(136486, 26433, 'QU', 'OK', 'S', 1722426347, 1722426347, '1'),
(136487, 26433, 'QU', 'OK', 'S', 1722426385, 1722426385, '1'),
(136488, 25675, 'QU', 'OK', 'S', 1722426463, 1722426463, '1'),
(136489, 25662, 'QU', 'OK', 'S', 1722426488, 1722426488, '1'),
(136490, 25662, 'QU', 'OK', 'S', 1722426491, 1722426491, '1'),
(136491, 25662, 'QU', 'OK', 'S', 1722426504, 1722426504, '1'),
(136492, 25660, 'QU', 'OK', 'S', 1722426610, 1722426610, '1'),
(136493, 25659, 'QU', 'OK', 'S', 1722426682, 1722426682, '1'),
(136494, 32891, 'QU', 'OK', 'S', 1722426699, 1722426699, '1'),
(136495, 25657, 'QU', 'OK', 'S', 1722426755, 1722426755, '1'),
(136496, 25655, 'QU', 'OK', 'S', 1722426833, 1722426833, '1'),
(136497, 32894, 'QU', 'OK', 'S', 1722426972, 1722426972, '1'),
(136498, 32890, 'QU', 'OK', 'S', 1722427257, 1722427257, '1'),
(136499, 32895, 'QU', 'OK', 'S', 1722427379, 1722427379, '1'),
(136500, 32897, 'QU', 'OK', 'S', 1722427426, 1722427426, '1'),
(136501, 32497, 'QU', 'OK', 'S', 1722427466, 1722427466, '1'),
(136502, 25513, 'QU', 'OK', 'S', 1722427884, 1722427884, '1'),
(136503, 32901, 'QU', 'OK', 'S', 1722428081, 1722428081, '1'),
(136504, 32902, 'QU', 'OK', 'S', 1722428986, 1722428986, '1'),
(136505, 32906, 'QU', 'OK', 'S', 1722429094, 1722429094, '1'),
(136506, 26201, 'QU', 'OK', 'S', 1722429336, 1722429336, '1'),
(136507, 21234, 'QU', 'OK', 'S', 1722429384, 1722429384, '1'),
(136508, 21234, 'QU', 'OK', 'S', 1722429390, 1722429390, '1'),
(136509, 24675, 'QU', 'OK', 'S', 1722429554, 1722429554, '1'),
(136510, 24283, 'QU', 'OK', 'S', 1722429588, 1722429588, '1'),
(136511, 17580, 'QU', 'OK', 'S', 1722429625, 1722429625, '1'),
(136512, 27250, 'QU', 'OK', 'S', 1722429672, 1722429672, '1'),
(136513, 24157, 'QU', 'OK', 'S', 1722429707, 1722429707, '1'),
(136514, 24202, 'QU', 'OK', 'S', 1722429733, 1722429733, '1'),
(136515, 24202, 'QU', 'OK', 'S', 1722429738, 1722429738, '1'),
(136516, 20525, 'QU', 'OK', 'S', 1722429765, 1722429765, '1'),
(136517, 24201, 'QU', 'OK', 'S', 1722429802, 1722429802, '1'),
(136518, 24201, 'QU', 'OK', 'S', 1722429816, 1722429816, '1'),
(136519, 13023, 'QU', 'OK', 'S', 1722429924, 1722429924, '1'),
(136520, 13022, 'QU', 'OK', 'S', 1722429963, 1722429963, '1'),
(136521, 13022, 'QU', 'OK', 'S', 1722429966, 1722429966, '1'),
(136522, 13022, 'QU', 'OK', 'S', 1722429970, 1722429970, '1'),
(136523, 13022, 'QU', 'OK', 'S', 1722429985, 1722429985, '1'),
(136524, 13022, 'QU', 'OK', 'S', 1722429987, 1722429987, '1'),
(136525, 13022, 'QU', 'OK', 'S', 1722429991, 1722429991, '1'),
(136526, 32833, 'QU', 'OK', 'S', 1722430020, 1722430020, '1'),
(136527, 31459, 'QU', 'OK', 'S', 1722430069, 1722430069, '1'),
(136528, 13023, 'QU', 'OK', 'S', 1722430127, 1722430127, '1'),
(136529, 10810, 'QU', 'OK', 'S', 1722430191, 1722430191, '1'),
(136530, 10808, 'QU', 'OK', 'S', 1722430217, 1722430217, '1'),
(136531, 24864, 'QU', 'OK', 'S', 1722430521, 1722430521, '1'),
(136532, 18778, 'QU', 'OK', 'S', 1722430617, 1722430617, '1'),
(136533, 18775, 'QU', 'OK', 'S', 1722430694, 1722430694, '1'),
(136534, 18775, 'QU', 'OK', 'S', 1722430697, 1722430697, '1'),
(136535, 32812, 'QU', 'OK', 'S', 1722430717, 1722430717, '1'),
(136536, 18775, 'QU', 'OK', 'S', 1722430728, 1722430728, '1'),
(136537, 18775, 'QU', 'OK', 'S', 1722430731, 1722430731, '1'),
(136538, 24807, 'QU', 'OK', 'S', 1722430747, 1722430747, '1'),
(136539, 18774, 'QU', 'OK', 'S', 1722430757, 1722430757, '1'),
(136540, 14750, 'QU', 'OK', 'S', 1722430781, 1722430781, '1'),
(136541, 18776, 'QU', 'OK', 'S', 1722430800, 1722430800, '1'),
(136542, 24989, 'QU', 'OK', 'S', 1722431036, 1722431036, '1'),
(136543, 25351, 'QU', 'OK', 'S', 1722431064, 1722431064, '1'),
(136544, 24803, 'QU', 'OK', 'S', 1722431090, 1722431090, '1'),
(136545, 12736, 'QU', 'OK', 'S', 1722431258, 1722431258, '1'),
(136546, 32686, 'QU', 'OK', 'S', 1722431272, 1722431272, '1'),
(136547, 12736, 'QU', 'OK', 'S', 1722431281, 1722431281, '1'),
(136548, 32688, 'QU', 'OK', 'S', 1722431310, 1722431310, '1'),
(136549, 18243, 'QU', 'OK', 'S', 1722431381, 1722431381, '1'),
(136550, 12736, 'QU', 'OK', 'S', 1722431422, 1722431422, '1'),
(136551, 14859, 'QU', 'OK', 'S', 1722431472, 1722431472, '1'),
(136552, 14859, 'QU', 'OK', 'S', 1722431475, 1722431475, '1'),
(136553, 31395, 'QU', 'OK', 'S', 1722431714, 1722431714, '1'),
(136554, 25462, 'QU', 'OK', 'S', 1722431789, 1722431789, '1'),
(136555, 25462, 'QU', 'OK', 'S', 1722431792, 1722431792, '1'),
(136556, 25462, 'QU', 'OK', 'S', 1722431806, 1722431806, '1'),
(136557, 25462, 'QU', 'OK', 'S', 1722431809, 1722431809, '1'),
(136558, 25462, 'QU', 'OK', 'S', 1722431863, 1722431863, '1'),
(136559, 22567, 'QU', 'OK', 'S', 1722432156, 1722432156, '1'),
(136560, 25972, 'QU', 'OK', 'S', 1722432231, 1722432231, '1'),
(136561, 25972, 'QU', 'OK', 'S', 1722432289, 1722432289, '1'),
(136562, 13196, 'QU', 'OK', 'S', 1722432344, 1722432344, '1'),
(136563, 31319, 'QU', 'OK', 'S', 1722432466, 1722432466, '1'),
(136564, 25629, 'QU', 'OK', 'S', 1722432718, 1722432718, '1'),
(136565, 26688, 'QU', 'OK', 'S', 1722432725, 1722432725, '1'),
(136566, 26472, 'QU', 'OK', 'S', 1722432738, 1722432738, '1'),
(136567, 26472, 'QU', 'OK', 'S', 1722432738, 1722432738, '1'),
(136568, 10911, 'QU', 'OK', 'S', 1722432832, 1722432832, '1'),
(136569, 26442, 'QU', 'OK', 'S', 1722432847, 1722432847, '1'),
(136570, 10911, 'QU', 'OK', 'S', 1722433278, 1722433278, '1'),
(136571, 32382, 'QU', 'OK', 'S', 1722433906, 1722433906, '1'),
(136572, 31988, 'QU', 'OK', 'S', 1722433951, 1722433951, '1'),
(136573, 29076, 'QU', 'OK', 'S', 1722491087, 1722491087, '1'),
(136574, 30909, 'QU', 'OK', 'S', 1722491218, 1722491218, '1'),
(136575, 23301, 'QU', 'OK', 'S', 1722491700, 1722491700, '1'),
(136576, 31548, 'QU', 'OK', 'S', 1722491736, 1722491736, '1'),
(136577, 31549, 'QU', 'OK', 'S', 1722491744, 1722491744, '1'),
(136578, 30265, 'QU', 'OK', 'S', 1722491824, 1722491824, '1'),
(136579, 30482, 'QU', 'OK', 'S', 1722491840, 1722491840, '1'),
(136580, 31192, 'QU', 'OK', 'S', 1722491846, 1722491846, '1'),
(136581, 30402, 'QU', 'OK', 'S', 1722491851, 1722491851, '1'),
(136582, 31857, 'QU', 'OK', 'S', 1722492057, 1722492057, '1'),
(136583, 24455, 'QU', 'OK', 'S', 1722492479, 1722492479, '1'),
(136584, 13567, 'QU', 'OK', 'S', 1722492733, 1722492733, '1'),
(136585, 24660, 'QU', 'OK', 'S', 1722493095, 1722493095, '1'),
(136586, 30659, 'QU', 'OK', 'S', 1722493817, 1722493817, '1'),
(136587, 18818, 'QU', 'OK', 'S', 1722494291, 1722494291, '1'),
(136588, 32661, 'QU', 'OK', 'S', 1722494368, 1722494368, '1'),
(136589, 1470, 'QU', 'OK', 'S', 1722494482, 1722494482, '1'),
(136590, 32661, 'QU', 'OK', 'S', 1722494643, 1722494643, '1'),
(136591, 31903, 'QU', 'OK', 'S', 1722494660, 1722494660, '1'),
(136592, 25672, 'QU', 'OK', 'S', 1722494678, 1722494678, '1'),
(136593, 25672, 'QU', 'OK', 'S', 1722495517, 1722495517, '1'),
(136594, 31903, 'QU', 'OK', 'S', 1722495519, 1722495519, '1'),
(136595, 32036, 'QU', 'OK', 'S', 1722495522, 1722495522, '1'),
(136596, 24259, 'QU', 'OK', 'S', 1722495567, 1722495567, '1'),
(136597, 24259, 'QU', 'OK', 'S', 1722495572, 1722495572, '1'),
(136598, 24259, 'QU', 'OK', 'S', 1722495579, 1722495579, '1'),
(136599, 24259, 'QU', 'OK', 'S', 1722495588, 1722495588, '1'),
(136600, 31395, 'QU', 'OK', 'S', 1722495603, 1722495603, '1'),
(136601, 24259, 'QU', 'OK', 'S', 1722495618, 1722495618, '1'),
(136602, 25672, 'QU', 'OK', 'S', 1722495719, 1722495719, '1'),
(136603, 31903, 'QU', 'OK', 'S', 1722495761, 1722495761, '1'),
(136604, 32036, 'QU', 'OK', 'S', 1722495777, 1722495777, '1'),
(136605, 32664, 'QU', 'OK', 'S', 1722496111, 1722496111, '1'),
(136606, 22233, 'QU', 'OK', 'S', 1722496143, 1722496143, '1'),
(136607, 22233, 'QU', 'OK', 'S', 1722496147, 1722496147, '1'),
(136608, 15919, 'QU', 'OK', 'S', 1722496869, 1722496869, '1'),
(136609, 15919, 'QU', 'OK', 'S', 1722497051, 1722497051, '1'),
(136610, 15919, 'QU', 'OK', 'S', 1722497054, 1722497054, '1'),
(136611, 15919, 'QU', 'OK', 'S', 1722497058, 1722497058, '1'),
(136612, 15919, 'QU', 'OK', 'S', 1722497061, 1722497061, '1'),
(136613, 15919, 'QU', 'OK', 'S', 1722497065, 1722497065, '1'),
(136614, 15919, 'QU', 'OK', 'S', 1722497069, 1722497069, '1'),
(136615, 15919, 'QU', 'OK', 'S', 1722497074, 1722497074, '1'),
(136616, 15919, 'QU', 'OK', 'S', 1722497077, 1722497077, '1'),
(136617, 15919, 'QU', 'OK', 'S', 1722497081, 1722497081, '1'),
(136618, 15919, 'QU', 'OK', 'S', 1722497085, 1722497085, '1'),
(136619, 15919, 'QU', 'OK', 'S', 1722497089, 1722497089, '1'),
(136620, 15919, 'QU', 'OK', 'S', 1722497092, 1722497092, '1'),
(136621, 15919, 'QU', 'OK', 'S', 1722497096, 1722497096, '1'),
(136622, 15919, 'QU', 'OK', 'S', 1722497100, 1722497100, '1'),
(136623, 15919, 'QU', 'OK', 'S', 1722497104, 1722497104, '1'),
(136624, 15919, 'QU', 'OK', 'S', 1722497108, 1722497108, '1'),
(136625, 15919, 'QU', 'OK', 'S', 1722497112, 1722497112, '1'),
(136626, 15919, 'QU', 'OK', 'S', 1722497116, 1722497116, '1'),
(136627, 15919, 'QU', 'OK', 'S', 1722497120, 1722497120, '1'),
(136628, 15919, 'QU', 'OK', 'S', 1722497123, 1722497123, '1'),
(136629, 15919, 'QU', 'OK', 'S', 1722497128, 1722497128, '1'),
(136630, 15919, 'QU', 'OK', 'S', 1722497132, 1722497132, '1'),
(136631, 15919, 'QU', 'OK', 'S', 1722497136, 1722497136, '1'),
(136632, 15919, 'QU', 'OK', 'S', 1722497140, 1722497140, '1'),
(136633, 15919, 'QU', 'OK', 'S', 1722497144, 1722497144, '1'),
(136634, 15919, 'QU', 'OK', 'S', 1722497148, 1722497148, '1'),
(136635, 15919, 'QU', 'OK', 'S', 1722497152, 1722497152, '1'),
(136636, 15919, 'QU', 'OK', 'S', 1722497156, 1722497156, '1'),
(136637, 15919, 'QU', 'OK', 'S', 1722497160, 1722497160, '1'),
(136638, 15919, 'QU', 'OK', 'S', 1722497164, 1722497164, '1'),
(136639, 15919, 'QU', 'OK', 'S', 1722497168, 1722497168, '1'),
(136640, 15919, 'QU', 'OK', 'S', 1722497171, 1722497171, '1'),
(136641, 15919, 'QU', 'OK', 'S', 1722497175, 1722497175, '1'),
(136642, 15919, 'QU', 'OK', 'S', 1722497179, 1722497179, '1'),
(136643, 15919, 'QU', 'OK', 'S', 1722497183, 1722497183, '1'),
(136644, 15919, 'QU', 'OK', 'S', 1722497186, 1722497186, '1'),
(136645, 15919, 'QU', 'OK', 'S', 1722497190, 1722497190, '1'),
(136646, 15919, 'QU', 'OK', 'S', 1722497196, 1722497196, '1'),
(136647, 15919, 'QU', 'OK', 'S', 1722497228, 1722497228, '1'),
(136648, 32167, 'QU', 'OK', 'S', 1722497247, 1722497247, '1'),
(136649, 15919, 'QU', 'OK', 'S', 1722497289, 1722497289, '1'),
(136650, 15919, 'QU', 'OK', 'S', 1722497312, 1722497312, '1'),
(136651, 32167, 'QU', 'OK', 'S', 1722497358, 1722497358, '1'),
(136652, 15919, 'QU', 'OK', 'S', 1722497366, 1722497366, '1'),
(136653, 32167, 'QU', 'OK', 'S', 1722497371, 1722497371, '1'),
(136654, 32167, 'QU', 'OK', 'S', 1722497383, 1722497383, '1'),
(136655, 32167, 'QU', 'OK', 'S', 1722497394, 1722497394, '1'),
(136656, 32234, 'QU', 'OK', 'S', 1722497476, 1722497476, '1'),
(136657, 32234, 'QU', 'OK', 'S', 1722497483, 1722497483, '1'),
(136658, 32234, 'QU', 'OK', 'S', 1722497492, 1722497492, '1'),
(136659, 32234, 'QU', 'OK', 'S', 1722497502, 1722497502, '1'),
(136660, 32234, 'QU', 'OK', 'S', 1722497511, 1722497511, '1'),
(136661, 32661, 'QU', 'OK', 'S', 1722497596, 1722497596, '1'),
(136662, 32661, 'QU', 'OK', 'S', 1722497603, 1722497603, '1'),
(136663, 32661, 'QU', 'OK', 'S', 1722497608, 1722497608, '1'),
(136664, 32661, 'QU', 'OK', 'S', 1722497642, 1722497642, '1'),
(136665, 10412, 'QU', 'OK', 'S', 1722497905, 1722497905, '1'),
(136666, 21888, 'QU', 'OK', 'S', 1722497924, 1722497924, '1'),
(136667, 10412, 'QU', 'OK', 'S', 1722497974, 1722497974, '1'),
(136668, 10412, 'QU', 'OK', 'S', 1722498002, 1722498002, '1'),
(136669, 10412, 'QU', 'OK', 'S', 1722498019, 1722498019, '1'),
(136670, 31464, 'QU', 'OK', 'S', 1722498423, 1722498423, '1'),
(136671, 32190, 'QU', 'OK', 'S', 1722499166, 1722499166, '1'),
(136672, 32190, 'QU', 'OK', 'S', 1722499175, 1722499175, '1'),
(136673, 32190, 'QU', 'OK', 'S', 1722499191, 1722499191, '1'),
(136674, 32294, 'QU', 'OK', 'S', 1722499259, 1722499259, '1'),
(136675, 32294, 'QU', 'OK', 'S', 1722499268, 1722499268, '1'),
(136676, 32294, 'QU', 'OK', 'S', 1722499279, 1722499279, '1'),
(136677, 32606, 'QU', 'OK', 'S', 1722499413, 1722499413, '1'),
(136678, 32606, 'QU', 'OK', 'S', 1722499430, 1722499430, '1'),
(136679, 32606, 'QU', 'OK', 'S', 1722499490, 1722499490, '1'),
(136680, 32606, 'QU', 'OK', 'S', 1722499522, 1722499522, '1'),
(136681, 32606, 'QU', 'OK', 'S', 1722499541, 1722499541, '1'),
(136682, 30295, 'QU', 'OK', 'S', 1722499791, 1722499791, '1'),
(136683, 32681, 'QU', 'OK', 'S', 1722500521, 1722500521, '1'),
(136684, 32681, 'QU', 'OK', 'S', 1722500526, 1722500526, '1'),
(136685, 30658, 'QU', 'OK', 'S', 1722500533, 1722500533, '1'),
(136686, 30658, 'QU', 'OK', 'S', 1722500540, 1722500540, '1'),
(136687, 30657, 'QU', 'OK', 'S', 1722500546, 1722500546, '1'),
(136688, 30657, 'QU', 'OK', 'S', 1722500551, 1722500551, '1'),
(136689, 30644, 'QU', 'OK', 'S', 1722500558, 1722500558, '1'),
(136690, 30644, 'QU', 'OK', 'S', 1722500566, 1722500566, '1'),
(136691, 30564, 'QU', 'OK', 'S', 1722500578, 1722500578, '1'),
(136692, 30564, 'QU', 'OK', 'S', 1722500584, 1722500584, '1'),
(136693, 30553, 'QU', 'OK', 'S', 1722500597, 1722500597, '1'),
(136694, 30552, 'QU', 'OK', 'S', 1722500605, 1722500605, '1'),
(136695, 30552, 'QU', 'OK', 'S', 1722500615, 1722500615, '1'),
(136696, 28811, 'QU', 'OK', 'S', 1722500651, 1722500651, '1'),
(136697, 28811, 'QU', 'OK', 'S', 1722500658, 1722500658, '1'),
(136698, 28528, 'QU', 'OK', 'S', 1722500708, 1722500708, '1'),
(136699, 28528, 'QU', 'OK', 'S', 1722500734, 1722500734, '1'),
(136700, 28526, 'QU', 'OK', 'S', 1722500747, 1722500747, '1'),
(136701, 28526, 'QU', 'OK', 'S', 1722500756, 1722500756, '1'),
(136702, 26931, 'QU', 'OK', 'S', 1722500762, 1722500762, '1'),
(136703, 26931, 'QU', 'OK', 'S', 1722500767, 1722500767, '1'),
(136704, 26930, 'QU', 'OK', 'S', 1722500772, 1722500772, '1'),
(136705, 26930, 'QU', 'OK', 'S', 1722500778, 1722500778, '1'),
(136706, 26908, 'QU', 'OK', 'S', 1722500787, 1722500787, '1'),
(136707, 26908, 'QU', 'OK', 'S', 1722500792, 1722500792, '1'),
(136708, 26903, 'QU', 'OK', 'S', 1722500797, 1722500797, '1'),
(136709, 26903, 'QU', 'OK', 'S', 1722500802, 1722500802, '1'),
(136710, 26900, 'QU', 'OK', 'S', 1722500808, 1722500808, '1'),
(136711, 26900, 'QU', 'OK', 'S', 1722500812, 1722500812, '1'),
(136712, 31262, 'QU', 'OK', 'S', 1722500819, 1722500819, '1'),
(136713, 26899, 'QU', 'OK', 'S', 1722500821, 1722500821, '1'),
(136714, 26899, 'QU', 'OK', 'S', 1722500828, 1722500828, '1'),
(136715, 26896, 'QU', 'OK', 'S', 1722500833, 1722500833, '1'),
(136716, 26896, 'QU', 'OK', 'S', 1722500841, 1722500841, '1'),
(136717, 26892, 'QU', 'OK', 'S', 1722500855, 1722500855, '1'),
(136718, 26892, 'QU', 'OK', 'S', 1722500862, 1722500862, '1'),
(136719, 26889, 'QU', 'OK', 'S', 1722500869, 1722500869, '1'),
(136720, 26889, 'QU', 'OK', 'S', 1722500877, 1722500877, '1'),
(136721, 26751, 'QU', 'OK', 'S', 1722500883, 1722500883, '1'),
(136722, 26751, 'QU', 'OK', 'S', 1722500887, 1722500887, '1'),
(136723, 26748, 'QU', 'OK', 'S', 1722500893, 1722500893, '1'),
(136724, 26748, 'QU', 'OK', 'S', 1722500897, 1722500897, '1'),
(136725, 26747, 'QU', 'OK', 'S', 1722500902, 1722500902, '1'),
(136726, 26747, 'QU', 'OK', 'S', 1722500907, 1722500907, '1'),
(136727, 31262, 'QU', 'OK', 'S', 1722500926, 1722500926, '1'),
(136728, 25298, 'QU', 'OK', 'S', 1722500938, 1722500938, '1'),
(136729, 25298, 'QU', 'OK', 'S', 1722500943, 1722500943, '1'),
(136730, 24839, 'QU', 'OK', 'S', 1722500949, 1722500949, '1'),
(136731, 24839, 'QU', 'OK', 'S', 1722500957, 1722500957, '1'),
(136732, 24837, 'QU', 'OK', 'S', 1722501136, 1722501136, '1'),
(136733, 24837, 'QU', 'OK', 'S', 1722501143, 1722501143, '1'),
(136734, 24835, 'QU', 'OK', 'S', 1722501149, 1722501149, '1'),
(136735, 24835, 'QU', 'OK', 'S', 1722501156, 1722501156, '1'),
(136736, 24834, 'QU', 'OK', 'S', 1722501191, 1722501191, '1'),
(136737, 24834, 'QU', 'OK', 'S', 1722501197, 1722501197, '1'),
(136738, 24665, 'QU', 'OK', 'S', 1722501204, 1722501204, '1'),
(136739, 24665, 'QU', 'OK', 'S', 1722501211, 1722501211, '1'),
(136740, 24281, 'QU', 'OK', 'S', 1722501217, 1722501217, '1'),
(136741, 24281, 'QU', 'OK', 'S', 1722501223, 1722501223, '1'),
(136742, 24256, 'QU', 'OK', 'S', 1722501232, 1722501232, '1'),
(136743, 24256, 'QU', 'OK', 'S', 1722501239, 1722501239, '1'),
(136744, 24252, 'QU', 'OK', 'S', 1722501245, 1722501245, '1'),
(136745, 24252, 'QU', 'OK', 'S', 1722501256, 1722501256, '1'),
(136746, 24249, 'QU', 'OK', 'S', 1722501263, 1722501263, '1'),
(136747, 24249, 'QU', 'OK', 'S', 1722501272, 1722501272, '1'),
(136748, 24084, 'QU', 'OK', 'S', 1722501279, 1722501279, '1'),
(136749, 24084, 'QU', 'OK', 'S', 1722501287, 1722501287, '1'),
(136750, 24083, 'QU', 'OK', 'S', 1722501293, 1722501293, '1'),
(136751, 24083, 'QU', 'OK', 'S', 1722501300, 1722501300, '1'),
(136752, 23975, 'QU', 'OK', 'S', 1722501321, 1722501321, '1'),
(136753, 23975, 'QU', 'OK', 'S', 1722501332, 1722501332, '1'),
(136754, 22973, 'QU', 'OK', 'S', 1722503135, 1722503135, '1'),
(136755, 22790, 'QU', 'OK', 'S', 1722503177, 1722503177, '1'),
(136756, 32693, 'QU', 'OK', 'S', 1722504657, 1722504657, '1'),
(136757, 29478, 'QU', 'OK', 'S', 1722504702, 1722504702, '1'),
(136758, 29478, 'QU', 'OK', 'S', 1722504711, 1722504711, '1'),
(136759, 32692, 'QU', 'OK', 'S', 1722504716, 1722504716, '1'),
(136760, 29478, 'QU', 'OK', 'S', 1722504720, 1722504720, '1'),
(136761, 29478, 'QU', 'OK', 'S', 1722504727, 1722504727, '1'),
(136762, 29478, 'QU', 'OK', 'S', 1722504736, 1722504736, '1'),
(136763, 29478, 'QU', 'OK', 'S', 1722504743, 1722504743, '1'),
(136764, 29478, 'QU', 'OK', 'S', 1722504753, 1722504753, '1'),
(136765, 29478, 'QU', 'OK', 'S', 1722504762, 1722504762, '1'),
(136766, 29478, 'QU', 'OK', 'S', 1722504770, 1722504770, '1'),
(136767, 29478, 'QU', 'OK', 'S', 1722504776, 1722504776, '1'),
(136768, 29478, 'QU', 'OK', 'S', 1722504784, 1722504784, '1'),
(136769, 29478, 'QU', 'OK', 'S', 1722504799, 1722504799, '1'),
(136770, 29478, 'QU', 'OK', 'S', 1722504805, 1722504805, '1'),
(136771, 29478, 'QU', 'OK', 'S', 1722504812, 1722504812, '1'),
(136772, 29478, 'QU', 'OK', 'S', 1722504819, 1722504819, '1'),
(136773, 29478, 'QU', 'OK', 'S', 1722504828, 1722504828, '1'),
(136774, 29478, 'QU', 'OK', 'S', 1722504836, 1722504836, '1'),
(136775, 29478, 'QU', 'OK', 'S', 1722504843, 1722504843, '1'),
(136776, 29478, 'QU', 'OK', 'S', 1722504851, 1722504851, '1'),
(136777, 29478, 'QU', 'OK', 'S', 1722504860, 1722504860, '1'),
(136778, 29478, 'QU', 'OK', 'S', 1722504867, 1722504867, '1'),
(136779, 29478, 'QU', 'OK', 'S', 1722504874, 1722504874, '1'),
(136780, 32210, 'QU', 'OK', 'S', 1722505294, 1722505294, '1'),
(136781, 32210, 'QU', 'OK', 'S', 1722505308, 1722505308, '1'),
(136782, 32210, 'QU', 'OK', 'S', 1722505321, 1722505321, '1'),
(136783, 32210, 'QU', 'OK', 'S', 1722505334, 1722505334, '1'),
(136784, 32210, 'QU', 'OK', 'S', 1722505343, 1722505343, '1'),
(136785, 32910, 'QU', 'OK', 'S', 1722505459, 1722505459, '1'),
(136786, 32909, 'QU', 'OK', 'S', 1722505547, 1722505547, '1'),
(136787, 30416, 'QU', 'OK', 'S', 1722506479, 1722506479, '1'),
(136788, 32914, 'QU', 'OK', 'S', 1722507361, 1722507361, '1'),
(136789, 32234, 'QU', 'OK', 'S', 1722508346, 1722508346, '1'),
(136790, 32234, 'QU', 'OK', 'S', 1722508377, 1722508377, '1'),
(136791, 32201, 'QU', 'OK', 'S', 1722508401, 1722508401, '1'),
(136792, 31716, 'QU', 'OK', 'S', 1722508422, 1722508422, '1'),
(136793, 32207, 'QU', 'OK', 'S', 1722508446, 1722508446, '1'),
(136794, 32345, 'QU', 'OK', 'S', 1722508484, 1722508484, '1'),
(136795, 32145, 'QU', 'OK', 'S', 1722508505, 1722508505, '1'),
(136796, 18017, 'QU', 'OK', 'S', 1722508529, 1722508529, '1'),
(136797, 32201, 'QU', 'OK', 'S', 1722508549, 1722508549, '1'),
(136798, 32145, 'QU', 'OK', 'S', 1722508570, 1722508570, '1'),
(136799, 32144, 'QU', 'OK', 'S', 1722508593, 1722508593, '1'),
(136800, 32234, 'QU', 'OK', 'S', 1722508627, 1722508627, '1'),
(136801, 21146, 'QU', 'OK', 'S', 1722508634, 1722508634, '1'),
(136802, 21146, 'QU', 'OK', 'S', 1722508645, 1722508645, '1'),
(136803, 32234, 'QU', 'OK', 'S', 1722508648, 1722508648, '1'),
(136804, 32207, 'QU', 'OK', 'S', 1722508669, 1722508669, '1'),
(136805, 32144, 'QU', 'OK', 'S', 1722508687, 1722508687, '1'),
(136806, 32234, 'QU', 'OK', 'S', 1722508705, 1722508705, '1'),
(136807, 30944, 'QU', 'OK', 'S', 1722508726, 1722508726, '1'),
(136808, 30944, 'QU', 'OK', 'S', 1722508749, 1722508749, '1'),
(136809, 21234, 'QU', 'OK', 'S', 1722508805, 1722508805, '1'),
(136810, 32907, 'QU', 'OK', 'S', 1722508871, 1722508871, '1'),
(136811, 21234, 'QU', 'OK', 'S', 1722508916, 1722508916, '1'),
(136812, 21234, 'QU', 'OK', 'S', 1722509001, 1722509001, '1'),
(136813, 30057, 'QU', 'OK', 'S', 1722509037, 1722509037, '1'),
(136814, 26241, 'QU', 'OK', 'S', 1722509067, 1722509067, '1'),
(136815, 25626, 'QU', 'OK', 'S', 1722509093, 1722509093, '1'),
(136816, 25626, 'QU', 'OK', 'S', 1722509111, 1722509111, '1'),
(136817, 32927, 'QU', 'OK', 'S', 1722509112, 1722509112, '1'),
(136818, 32234, 'QU', 'OK', 'S', 1722509130, 1722509130, '1'),
(136819, 16048, 'QU', 'OK', 'S', 1722509153, 1722509153, '1'),
(136820, 24757, 'QU', 'OK', 'S', 1722509172, 1722509172, '1'),
(136821, 25514, 'QU', 'OK', 'S', 1722509194, 1722509194, '1'),
(136822, 32318, 'QU', 'OK', 'S', 1722509215, 1722509215, '1'),
(136823, 32318, 'QU', 'OK', 'S', 1722509233, 1722509233, '1'),
(136824, 16048, 'QU', 'OK', 'S', 1722509257, 1722509257, '1'),
(136825, 32926, 'QU', 'OK', 'S', 1722509259, 1722509259, '1'),
(136826, 16048, 'QU', 'OK', 'S', 1722509280, 1722509280, '1'),
(136827, 16048, 'QU', 'OK', 'S', 1722509308, 1722509308, '1'),
(136828, 16048, 'QU', 'OK', 'S', 1722509330, 1722509330, '1'),
(136829, 22865, 'QU', 'OK', 'S', 1722509350, 1722509350, '1'),
(136830, 22892, 'QU', 'OK', 'S', 1722509378, 1722509378, '1'),
(136831, 32928, 'QU', 'OK', 'S', 1722509380, 1722509380, '1'),
(136832, 22892, 'QU', 'OK', 'S', 1722509399, 1722509399, '1'),
(136833, 22892, 'QU', 'OK', 'S', 1722509419, 1722509419, '1'),
(136834, 22893, 'QU', 'OK', 'S', 1722509446, 1722509446, '1'),
(136835, 32916, 'QU', 'OK', 'S', 1722509462, 1722509462, '1'),
(136836, 32918, 'QU', 'OK', 'S', 1722509514, 1722509514, '1'),
(136837, 22893, 'QU', 'OK', 'S', 1722509541, 1722509541, '1'),
(136838, 32919, 'QU', 'OK', 'S', 1722509549, 1722509549, '1'),
(136839, 22892, 'QU', 'OK', 'S', 1722509562, 1722509562, '1'),
(136840, 22892, 'QU', 'OK', 'S', 1722509580, 1722509580, '1'),
(136841, 32920, 'QU', 'OK', 'S', 1722509588, 1722509588, '1'),
(136842, 22893, 'QU', 'OK', 'S', 1722509667, 1722509667, '1'),
(136843, 32036, 'QU', 'OK', 'S', 1722509683, 1722509683, '1'),
(136844, 22893, 'QU', 'OK', 'S', 1722509701, 1722509701, '1'),
(136845, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136846, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136847, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136848, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136849, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136850, 10514, 'QU', 'OK', 'S', 1722509749, 1722509749, '1'),
(136851, 8334, 'QU', 'OK', 'S', 1722509785, 1722509785, '1'),
(136852, 8334, 'QU', 'OK', 'S', 1722509793, 1722509793, '1'),
(136853, 8489, 'QU', 'OK', 'S', 1722509804, 1722509804, '1'),
(136854, 8489, 'QU', 'OK', 'S', 1722509812, 1722509812, '1'),
(136855, 8326, 'QU', 'OK', 'S', 1722509823, 1722509823, '1'),
(136856, 22893, 'QU', 'OK', 'S', 1722509824, 1722509824, '1'),
(136857, 8326, 'QU', 'OK', 'S', 1722509830, 1722509830, '1'),
(136858, 8048, 'QU', 'OK', 'S', 1722509939, 1722509939, '1'),
(136859, 8048, 'QU', 'OK', 'S', 1722509948, 1722509948, '1'),
(136860, 7727, 'QU', 'OK', 'S', 1722509973, 1722509973, '1'),
(136861, 7727, 'QU', 'OK', 'S', 1722509981, 1722509981, '1'),
(136862, 7587, 'QU', 'OK', 'S', 1722509997, 1722509997, '1'),
(136863, 7587, 'QU', 'OK', 'S', 1722510004, 1722510004, '1'),
(136864, 22890, 'QU', 'OK', 'S', 1722510015, 1722510015, '1'),
(136865, 22890, 'QU', 'OK', 'S', 1722510024, 1722510024, '1'),
(136866, 22890, 'QU', 'OK', 'S', 1722510037, 1722510037, '1'),
(136867, 22890, 'QU', 'OK', 'S', 1722510044, 1722510044, '1'),
(136868, 29707, 'QU', 'OK', 'S', 1722510048, 1722510048, '1'),
(136869, 22890, 'QU', 'OK', 'S', 1722510054, 1722510054, '1'),
(136870, 32929, 'QU', 'OK', 'S', 1722510058, 1722510058, '1'),
(136871, 29976, 'QU', 'OK', 'S', 1722510064, 1722510064, '1'),
(136872, 30049, 'QU', 'OK', 'S', 1722510071, 1722510071, '1'),
(136873, 29557, 'QU', 'OK', 'S', 1722510079, 1722510079, '1'),
(136874, 29557, 'QU', 'OK', 'S', 1722510084, 1722510084, '1'),
(136875, 29707, 'QU', 'OK', 'S', 1722510091, 1722510091, '1'),
(136876, 29976, 'QU', 'OK', 'S', 1722510097, 1722510097, '1'),
(136877, 32922, 'QU', 'OK', 'S', 1722510116, 1722510116, '1'),
(136878, 13658, 'QU', 'OK', 'S', 1722510137, 1722510137, '1'),
(136879, 13658, 'QU', 'OK', 'S', 1722510147, 1722510147, '1'),
(136880, 32923, 'QU', 'OK', 'S', 1722510151, 1722510151, '1'),
(136881, 30049, 'QU', 'OK', 'S', 1722510154, 1722510154, '1'),
(136882, 32924, 'QU', 'OK', 'S', 1722510185, 1722510185, '1'),
(136883, 32925, 'QU', 'OK', 'S', 1722510219, 1722510219, '1'),
(136884, 32921, 'QU', 'OK', 'S', 1722510271, 1722510271, '1'),
(136885, 22865, 'QU', 'OK', 'S', 1722510317, 1722510317, '1'),
(136886, 22865, 'QU', 'OK', 'S', 1722510324, 1722510324, '1'),
(136887, 15919, 'QU', 'OK', 'S', 1722510353, 1722510353, '1'),
(136888, 29557, 'QU', 'OK', 'S', 1722510363, 1722510363, '1'),
(136889, 15919, 'QU', 'OK', 'S', 1722510381, 1722510381, '1'),
(136890, 15919, 'QU', 'OK', 'S', 1722510424, 1722510424, '1'),
(136891, 15919, 'QU', 'OK', 'S', 1722510437, 1722510437, '1'),
(136892, 29462, 'QU', 'OK', 'S', 1722510527, 1722510527, '1'),
(136893, 15919, 'QU', 'OK', 'S', 1722510534, 1722510534, '1'),
(136894, 15919, 'QU', 'OK', 'S', 1722510540, 1722510540, '1'),
(136895, 15919, 'QU', 'OK', 'S', 1722510557, 1722510557, '1'),
(136896, 15919, 'QU', 'OK', 'S', 1722510560, 1722510560, '1'),
(136897, 29896, 'QU', 'OK', 'S', 1722510572, 1722510572, '1'),
(136898, 29896, 'QU', 'OK', 'S', 1722510580, 1722510580, '1'),
(136899, 29896, 'QU', 'OK', 'S', 1722510589, 1722510589, '1'),
(136900, 29896, 'QU', 'OK', 'S', 1722510597, 1722510597, '1'),
(136901, 29896, 'QU', 'OK', 'S', 1722510603, 1722510603, '1'),
(136902, 30049, 'QU', 'OK', 'S', 1722510616, 1722510616, '1'),
(136903, 30049, 'QU', 'OK', 'S', 1722510621, 1722510621, '1'),
(136904, 30049, 'QU', 'OK', 'S', 1722510626, 1722510626, '1'),
(136905, 29976, 'QU', 'OK', 'S', 1722510632, 1722510632, '1'),
(136906, 29976, 'QU', 'OK', 'S', 1722510637, 1722510637, '1'),
(136907, 29976, 'QU', 'OK', 'S', 1722510643, 1722510643, '1'),
(136908, 21871, 'QU', 'OK', 'S', 1722510681, 1722510681, '1'),
(136909, 32082, 'QU', 'OK', 'S', 1722510683, 1722510683, '1'),
(136910, 26679, 'QU', 'OK', 'S', 1722510686, 1722510686, '1'),
(136911, 32354, 'QU', 'OK', 'S', 1722510700, 1722510700, '1'),
(136912, 29593, 'QU', 'OK', 'S', 1722510708, 1722510708, '1'),
(136913, 24259, 'QU', 'OK', 'S', 1722510711, 1722510711, '1'),
(136914, 28580, 'QU', 'OK', 'S', 1722510717, 1722510717, '1'),
(136915, 32321, 'QU', 'OK', 'S', 1722510726, 1722510726, '1'),
(136916, 24259, 'QU', 'OK', 'S', 1722510729, 1722510729, '1'),
(136917, 19457, 'QU', 'OK', 'S', 1722510735, 1722510735, '1'),
(136918, 26679, 'QU', 'OK', 'S', 1722510739, 1722510739, '1'),
(136919, 32915, 'QU', 'OK', 'S', 1722510742, 1722510742, '1'),
(136920, 27842, 'QU', 'OK', 'S', 1722510744, 1722510744, '1'),
(136921, 32022, 'QU', 'OK', 'S', 1722510745, 1722510745, '1'),
(136922, 17183, 'QU', 'OK', 'S', 1722510757, 1722510757, '1'),
(136923, 27842, 'QU', 'OK', 'S', 1722510757, 1722510757, '1'),
(136924, 26679, 'QU', 'OK', 'S', 1722510763, 1722510763, '1'),
(136925, 28802, 'QU', 'OK', 'S', 1722510766, 1722510766, '1'),
(136926, 28802, 'QU', 'OK', 'S', 1722510770, 1722510770, '1'),
(136927, 32568, 'QU', 'OK', 'S', 1722510774, 1722510774, '1'),
(136928, 32764, 'QU', 'OK', 'S', 1722510778, 1722510778, '1'),
(136929, 32917, 'QU', 'OK', 'S', 1722510781, 1722510781, '1'),
(136930, 26679, 'QU', 'OK', 'S', 1722510782, 1722510782, '1'),
(136931, 29693, 'QU', 'OK', 'S', 1722510791, 1722510791, '1'),
(136932, 28709, 'QU', 'OK', 'S', 1722510799, 1722510799, '1'),
(136933, 21315, 'QU', 'OK', 'S', 1722510808, 1722510808, '1'),
(136934, 20312, 'QU', 'OK', 'S', 1722510817, 1722510817, '1'),
(136935, 26676, 'QU', 'OK', 'S', 1722510827, 1722510827, '1'),
(136936, 31857, 'QU', 'OK', 'S', 1722510836, 1722510836, '1'),
(136937, 32362, 'QU', 'OK', 'S', 1722510848, 1722510848, '1'),
(136938, 31634, 'QU', 'OK', 'S', 1722510860, 1722510860, '1'),
(136939, 22516, 'QU', 'OK', 'S', 1722510870, 1722510870, '1'),
(136940, 15115, 'QU', 'OK', 'S', 1722510880, 1722510880, '1'),
(136941, 28687, 'QU', 'OK', 'S', 1722510890, 1722510890, '1'),
(136942, 19390, 'QU', 'OK', 'S', 1722510899, 1722510899, '1'),
(136943, 26993, 'QU', 'OK', 'S', 1722510919, 1722510919, '1'),
(136944, 31635, 'QU', 'OK', 'S', 1722510929, 1722510929, '1'),
(136945, 30125, 'QU', 'OK', 'S', 1722510937, 1722510937, '1'),
(136946, 32912, 'QU', 'OK', 'S', 1722510947, 1722510947, '1'),
(136947, 32913, 'QU', 'OK', 'S', 1722511028, 1722511028, '1'),
(136948, 27539, 'QU', 'OK', 'S', 1722511055, 1722511055, '1'),
(136949, 32050, 'QU', 'OK', 'S', 1722511059, 1722511059, '1'),
(136950, 31933, 'QU', 'OK', 'S', 1722511070, 1722511070, '1'),
(136951, 30280, 'QU', 'OK', 'S', 1722511086, 1722511086, '1'),
(136952, 29595, 'QU', 'OK', 'S', 1722511090, 1722511090, '1'),
(136953, 29979, 'QU', 'OK', 'S', 1722511096, 1722511096, '1'),
(136954, 29107, 'QU', 'OK', 'S', 1722511105, 1722511105, '1'),
(136955, 31851, 'QU', 'OK', 'S', 1722511112, 1722511112, '1'),
(136956, 29913, 'QU', 'OK', 'S', 1722511116, 1722511116, '1'),
(136957, 16449, 'QU', 'OK', 'S', 1722511118, 1722511118, '1'),
(136958, 32572, 'QU', 'OK', 'S', 1722511123, 1722511123, '1'),
(136959, 26605, 'QU', 'OK', 'S', 1722511127, 1722511127, '1'),
(136960, 19344, 'QU', 'OK', 'S', 1722511131, 1722511131, '1'),
(136961, 29111, 'QU', 'OK', 'S', 1722511141, 1722511141, '1'),
(136962, 28449, 'QU', 'OK', 'S', 1722511146, 1722511146, '1'),
(136963, 22470, 'QU', 'OK', 'S', 1722511150, 1722511150, '1'),
(136964, 13755, 'QU', 'OK', 'S', 1722511154, 1722511154, '1'),
(136965, 32482, 'QU', 'OK', 'S', 1722511159, 1722511159, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(136966, 26991, 'QU', 'OK', 'S', 1722511163, 1722511163, '1'),
(136967, 31906, 'QU', 'OK', 'S', 1722511167, 1722511167, '1'),
(136968, 29677, 'QU', 'OK', 'S', 1722511170, 1722511170, '1'),
(136969, 32097, 'QU', 'OK', 'S', 1722511174, 1722511174, '1'),
(136970, 29113, 'QU', 'OK', 'S', 1722511177, 1722511177, '1'),
(136971, 26568, 'QU', 'OK', 'S', 1722511182, 1722511182, '1'),
(136972, 32908, 'QU', 'OK', 'S', 1722511441, 1722511441, '1'),
(136973, 28526, 'QU', 'OK', 'S', 1722512159, 1722512159, '1'),
(136974, 30743, 'QU', 'OK', 'S', 1722512513, 1722512513, '1'),
(136975, 32874, 'QU', 'OK', 'S', 1722512519, 1722512519, '1'),
(136976, 32867, 'QU', 'OK', 'S', 1722512527, 1722512527, '1'),
(136977, 23563, 'QU', 'OK', 'S', 1722512819, 1722512819, '1'),
(136978, 23563, 'QU', 'OK', 'S', 1722512828, 1722512828, '1'),
(136979, 22976, 'QU', 'OK', 'S', 1722512883, 1722512883, '1'),
(136980, 22976, 'QU', 'OK', 'S', 1722512896, 1722512896, '1'),
(136981, 22975, 'QU', 'OK', 'S', 1722512909, 1722512909, '1'),
(136982, 22828, 'QU', 'OK', 'S', 1722513023, 1722513023, '1'),
(136983, 22828, 'QU', 'OK', 'S', 1722513039, 1722513039, '1'),
(136984, 22789, 'QU', 'OK', 'S', 1722513121, 1722513121, '1'),
(136985, 22789, 'QU', 'OK', 'S', 1722513303, 1722513303, '1'),
(136986, 22788, 'QU', 'OK', 'S', 1722513379, 1722513379, '1'),
(136987, 18583, 'QU', 'OK', 'S', 1722513437, 1722513437, '1'),
(136988, 22751, 'QU', 'OK', 'S', 1722513450, 1722513450, '1'),
(136989, 22751, 'QU', 'OK', 'S', 1722513461, 1722513461, '1'),
(136990, 22750, 'QU', 'OK', 'S', 1722513475, 1722513475, '1'),
(136991, 22750, 'QU', 'OK', 'S', 1722513485, 1722513485, '1'),
(136992, 24716, 'QU', 'OK', 'S', 1722513609, 1722513609, '1'),
(136993, 19122, 'QU', 'OK', 'S', 1722513858, 1722513858, '1'),
(136994, 19122, 'QU', 'OK', 'S', 1722513867, 1722513867, '1'),
(136995, 10710, 'QU', 'OK', 'S', 1722513885, 1722513885, '1'),
(136996, 10710, 'QU', 'OK', 'S', 1722513895, 1722513895, '1'),
(136997, 18084, 'QU', 'OK', 'S', 1722513899, 1722513899, '1'),
(136998, 18082, 'QU', 'OK', 'S', 1722513929, 1722513929, '1'),
(136999, 9426, 'QU', 'OK', 'S', 1722513940, 1722513940, '1'),
(137000, 9426, 'QU', 'OK', 'S', 1722513948, 1722513948, '1'),
(137001, 18080, 'QU', 'OK', 'S', 1722513959, 1722513959, '1'),
(137002, 18080, 'QU', 'OK', 'S', 1722513964, 1722513964, '1'),
(137003, 11434, 'QU', 'OK', 'S', 1722514036, 1722514036, '1'),
(137004, 11434, 'QU', 'OK', 'S', 1722514048, 1722514048, '1'),
(137005, 8795, 'QU', 'OK', 'S', 1722514246, 1722514246, '1'),
(137006, 8795, 'QU', 'OK', 'S', 1722514257, 1722514257, '1'),
(137007, 11184, 'QU', 'OK', 'S', 1722514290, 1722514290, '1'),
(137008, 11183, 'QU', 'OK', 'S', 1722514311, 1722514311, '1'),
(137009, 10638, 'QU', 'OK', 'S', 1722514399, 1722514399, '1'),
(137010, 10545, 'QU', 'OK', 'S', 1722514445, 1722514445, '1'),
(137011, 3684, 'QU', 'OK', 'S', 1722514494, 1722514494, '1'),
(137012, 3684, 'QU', 'OK', 'S', 1722514497, 1722514497, '1'),
(137013, 3684, 'QU', 'OK', 'S', 1722514502, 1722514502, '1'),
(137014, 3684, 'QU', 'OK', 'S', 1722514514, 1722514514, '1'),
(137015, 2763, 'QU', 'OK', 'S', 1722514524, 1722514524, '1'),
(137016, 30565, 'QU', 'OK', 'S', 1722514807, 1722514807, '1'),
(137017, 30565, 'QU', 'OK', 'S', 1722514811, 1722514811, '1'),
(137018, 30565, 'QU', 'OK', 'S', 1722514814, 1722514814, '1'),
(137019, 30565, 'QU', 'OK', 'S', 1722514881, 1722514881, '1'),
(137020, 30565, 'QU', 'OK', 'S', 1722514973, 1722514973, '1'),
(137021, 30565, 'QU', 'OK', 'S', 1722514976, 1722514976, '1'),
(137022, 7585, 'QU', 'OK', 'S', 1722515001, 1722515001, '1'),
(137023, 7585, 'QU', 'OK', 'S', 1722515014, 1722515014, '1'),
(137024, 6586, 'QU', 'OK', 'S', 1722515075, 1722515075, '1'),
(137025, 6586, 'QU', 'OK', 'S', 1722515089, 1722515089, '1'),
(137026, 26816, 'QU', 'OK', 'S', 1722515127, 1722515127, '1'),
(137027, 26221, 'QU', 'OK', 'S', 1722515155, 1722515155, '1'),
(137028, 5080, 'QU', 'OK', 'S', 1722515165, 1722515165, '1'),
(137029, 5080, 'QU', 'OK', 'S', 1722515175, 1722515175, '1'),
(137030, 26206, 'QU', 'OK', 'S', 1722515178, 1722515178, '1'),
(137031, 24591, 'QU', 'OK', 'S', 1722515203, 1722515203, '1'),
(137032, 24591, 'QU', 'OK', 'S', 1722515209, 1722515209, '1'),
(137033, 24591, 'QU', 'OK', 'S', 1722515213, 1722515213, '1'),
(137034, 25667, 'QU', 'OK', 'S', 1722515242, 1722515242, '1'),
(137035, 5827, 'QU', 'OK', 'S', 1722515246, 1722515246, '1'),
(137036, 5827, 'QU', 'OK', 'S', 1722515254, 1722515254, '1'),
(137037, 6003, 'QU', 'OK', 'S', 1722515274, 1722515274, '1'),
(137038, 6003, 'QU', 'OK', 'S', 1722515307, 1722515307, '1'),
(137039, 22789, 'QU', 'OK', 'S', 1722515390, 1722515390, '1'),
(137040, 22789, 'QU', 'OK', 'S', 1722515398, 1722515398, '1'),
(137041, 26821, 'QU', 'OK', 'S', 1722515493, 1722515493, '1'),
(137042, 26820, 'QU', 'OK', 'S', 1722515519, 1722515519, '1'),
(137043, 26820, 'QU', 'OK', 'S', 1722515522, 1722515522, '1'),
(137044, 22788, 'QU', 'OK', 'S', 1722515561, 1722515561, '1'),
(137045, 22787, 'QU', 'OK', 'S', 1722515575, 1722515575, '1'),
(137046, 22787, 'QU', 'OK', 'S', 1722515586, 1722515586, '1'),
(137047, 22643, 'QU', 'OK', 'S', 1722515604, 1722515604, '1'),
(137048, 22751, 'QU', 'OK', 'S', 1722515625, 1722515625, '1'),
(137049, 18655, 'QU', 'OK', 'S', 1722515633, 1722515633, '1'),
(137050, 22751, 'QU', 'OK', 'S', 1722515635, 1722515635, '1'),
(137051, 13200, 'QU', 'OK', 'S', 1722515656, 1722515656, '1'),
(137052, 13200, 'QU', 'OK', 'S', 1722515659, 1722515659, '1'),
(137053, 22750, 'QU', 'OK', 'S', 1722515659, 1722515659, '1'),
(137054, 13200, 'QU', 'OK', 'S', 1722515662, 1722515662, '1'),
(137055, 22750, 'QU', 'OK', 'S', 1722515741, 1722515741, '1'),
(137056, 32751, 'QU', 'OK', 'S', 1722515746, 1722515746, '1'),
(137057, 19701, 'QU', 'OK', 'S', 1722515753, 1722515753, '1'),
(137058, 21365, 'QU', 'OK', 'S', 1722515754, 1722515754, '1'),
(137059, 21365, 'QU', 'OK', 'S', 1722515767, 1722515767, '1'),
(137060, 32610, 'QU', 'OK', 'S', 1722515773, 1722515773, '1'),
(137061, 21363, 'QU', 'OK', 'S', 1722515792, 1722515792, '1'),
(137062, 15919, 'QU', 'OK', 'S', 1722515801, 1722515801, '1'),
(137063, 21363, 'QU', 'OK', 'S', 1722515804, 1722515804, '1'),
(137064, 21146, 'QU', 'OK', 'S', 1722515814, 1722515814, '1'),
(137065, 21146, 'QU', 'OK', 'S', 1722515822, 1722515822, '1'),
(137066, 15919, 'QU', 'OK', 'S', 1722515824, 1722515824, '1'),
(137067, 21145, 'QU', 'OK', 'S', 1722515856, 1722515856, '1'),
(137068, 21145, 'QU', 'OK', 'S', 1722515893, 1722515893, '1'),
(137069, 21034, 'QU', 'OK', 'S', 1722515906, 1722515906, '1'),
(137070, 21034, 'QU', 'OK', 'S', 1722515914, 1722515914, '1'),
(137071, 15919, 'QU', 'OK', 'S', 1722515919, 1722515919, '1'),
(137072, 15919, 'QU', 'OK', 'S', 1722515933, 1722515933, '1'),
(137073, 21032, 'QU', 'OK', 'S', 1722515933, 1722515933, '1'),
(137074, 21032, 'QU', 'OK', 'S', 1722515945, 1722515945, '1'),
(137075, 15919, 'QU', 'OK', 'S', 1722515955, 1722515955, '1'),
(137076, 15919, 'QU', 'OK', 'S', 1722515970, 1722515970, '1'),
(137077, 21029, 'QU', 'OK', 'S', 1722515980, 1722515980, '1'),
(137078, 21029, 'QU', 'OK', 'S', 1722515992, 1722515992, '1'),
(137079, 15919, 'QU', 'OK', 'S', 1722516007, 1722516007, '1'),
(137080, 20561, 'QU', 'OK', 'S', 1722516024, 1722516024, '1'),
(137081, 20561, 'QU', 'OK', 'S', 1722516034, 1722516034, '1'),
(137082, 15919, 'QU', 'OK', 'S', 1722516061, 1722516061, '1'),
(137083, 20381, 'QU', 'OK', 'S', 1722516062, 1722516062, '1'),
(137084, 15919, 'QU', 'OK', 'S', 1722516090, 1722516090, '1'),
(137085, 15919, 'QU', 'OK', 'S', 1722516099, 1722516099, '1'),
(137086, 20381, 'QU', 'OK', 'S', 1722516100, 1722516100, '1'),
(137087, 15919, 'QU', 'OK', 'S', 1722516107, 1722516107, '1'),
(137088, 15919, 'QU', 'OK', 'S', 1722516113, 1722516113, '1'),
(137089, 15919, 'QU', 'OK', 'S', 1722516125, 1722516125, '1'),
(137090, 15919, 'QU', 'OK', 'S', 1722516133, 1722516133, '1'),
(137091, 16758, 'QU', 'OK', 'S', 1722516145, 1722516145, '1'),
(137092, 15919, 'QU', 'OK', 'S', 1722516146, 1722516146, '1'),
(137093, 16758, 'QU', 'OK', 'S', 1722516155, 1722516155, '1'),
(137094, 15919, 'QU', 'OK', 'S', 1722516169, 1722516169, '1'),
(137095, 15919, 'QU', 'OK', 'S', 1722516185, 1722516185, '1'),
(137096, 15919, 'QU', 'OK', 'S', 1722516193, 1722516193, '1'),
(137097, 15919, 'QU', 'OK', 'S', 1722516209, 1722516209, '1'),
(137098, 16342, 'QU', 'OK', 'S', 1722516213, 1722516213, '1'),
(137099, 15919, 'QU', 'OK', 'S', 1722516221, 1722516221, '1'),
(137100, 16342, 'QU', 'OK', 'S', 1722516227, 1722516227, '1'),
(137101, 15919, 'QU', 'OK', 'S', 1722516258, 1722516258, '1'),
(137102, 16326, 'QU', 'OK', 'S', 1722516290, 1722516290, '1'),
(137103, 15919, 'QU', 'OK', 'S', 1722516290, 1722516290, '1'),
(137104, 16326, 'QU', 'OK', 'S', 1722516300, 1722516300, '1'),
(137105, 15919, 'QU', 'OK', 'S', 1722516304, 1722516304, '1'),
(137106, 15919, 'QU', 'OK', 'S', 1722516322, 1722516322, '1'),
(137107, 15919, 'QU', 'OK', 'S', 1722516336, 1722516336, '1'),
(137108, 15919, 'QU', 'OK', 'S', 1722516352, 1722516352, '1'),
(137109, 15781, 'QU', 'OK', 'S', 1722516364, 1722516364, '1'),
(137110, 15781, 'QU', 'OK', 'S', 1722516373, 1722516373, '1'),
(137111, 15674, 'QU', 'OK', 'S', 1722516480, 1722516480, '1'),
(137112, 15674, 'QU', 'OK', 'S', 1722516492, 1722516492, '1'),
(137113, 15138, 'QU', 'OK', 'S', 1722516513, 1722516513, '1'),
(137114, 15138, 'QU', 'OK', 'S', 1722516533, 1722516533, '1'),
(137115, 15919, 'QU', 'OK', 'S', 1722516540, 1722516540, '1'),
(137116, 15919, 'QU', 'OK', 'S', 1722516554, 1722516554, '1'),
(137117, 15919, 'QU', 'OK', 'S', 1722516567, 1722516567, '1'),
(137118, 15919, 'QU', 'OK', 'S', 1722516582, 1722516582, '1'),
(137119, 15919, 'QU', 'OK', 'S', 1722516602, 1722516602, '1'),
(137120, 14564, 'QU', 'OK', 'S', 1722516627, 1722516627, '1'),
(137121, 15919, 'QU', 'OK', 'S', 1722516637, 1722516637, '1'),
(137122, 14564, 'QU', 'OK', 'S', 1722516642, 1722516642, '1'),
(137123, 15919, 'QU', 'OK', 'S', 1722516691, 1722516691, '1'),
(137124, 15919, 'QU', 'OK', 'S', 1722516703, 1722516703, '1'),
(137125, 14255, 'QU', 'OK', 'S', 1722516850, 1722516850, '1'),
(137126, 14255, 'QU', 'OK', 'S', 1722516872, 1722516872, '1'),
(137127, 14216, 'QU', 'OK', 'S', 1722517115, 1722517115, '1'),
(137128, 14216, 'QU', 'OK', 'S', 1722517122, 1722517122, '1'),
(137129, 14215, 'QU', 'OK', 'S', 1722517177, 1722517177, '1'),
(137130, 25475, 'QU', 'OK', 'S', 1722517301, 1722517301, '1'),
(137131, 25475, 'QU', 'OK', 'S', 1722517305, 1722517305, '1'),
(137132, 25475, 'QU', 'OK', 'S', 1722517311, 1722517311, '1'),
(137133, 24758, 'QU', 'OK', 'S', 1722517381, 1722517381, '1'),
(137134, 13820, 'QU', 'OK', 'S', 1722517385, 1722517385, '1'),
(137135, 24758, 'QU', 'OK', 'S', 1722517387, 1722517387, '1'),
(137136, 13820, 'QU', 'OK', 'S', 1722517393, 1722517393, '1'),
(137137, 24758, 'QU', 'OK', 'S', 1722517409, 1722517409, '1'),
(137138, 24758, 'QU', 'OK', 'S', 1722517411, 1722517411, '1'),
(137139, 25077, 'QU', 'OK', 'S', 1722517413, 1722517413, '1'),
(137140, 15919, 'QU', 'OK', 'S', 1722517434, 1722517434, '1'),
(137141, 15919, 'QU', 'OK', 'S', 1722517453, 1722517453, '1'),
(137142, 15919, 'QU', 'OK', 'S', 1722517471, 1722517471, '1'),
(137143, 15919, 'QU', 'OK', 'S', 1722517485, 1722517485, '1'),
(137144, 13815, 'QU', 'OK', 'S', 1722517490, 1722517490, '1'),
(137145, 15919, 'QU', 'OK', 'S', 1722517499, 1722517499, '1'),
(137146, 13815, 'QU', 'OK', 'S', 1722517511, 1722517511, '1'),
(137147, 15919, 'QU', 'OK', 'S', 1722517515, 1722517515, '1'),
(137148, 15919, 'QU', 'OK', 'S', 1722517536, 1722517536, '1'),
(137149, 15919, 'QU', 'OK', 'S', 1722517556, 1722517556, '1'),
(137150, 13486, 'QU', 'OK', 'S', 1722517559, 1722517559, '1'),
(137151, 15919, 'QU', 'OK', 'S', 1722517573, 1722517573, '1'),
(137152, 13486, 'QU', 'OK', 'S', 1722517581, 1722517581, '1'),
(137153, 15919, 'QU', 'OK', 'S', 1722517639, 1722517639, '1'),
(137154, 15919, 'QU', 'OK', 'S', 1722517655, 1722517655, '1'),
(137155, 15919, 'QU', 'OK', 'S', 1722517675, 1722517675, '1'),
(137156, 15919, 'QU', 'OK', 'S', 1722517692, 1722517692, '1'),
(137157, 13049, 'QU', 'OK', 'S', 1722517708, 1722517708, '1'),
(137158, 13049, 'QU', 'OK', 'S', 1722517716, 1722517716, '1'),
(137159, 22321, 'QU', 'OK', 'S', 1722517741, 1722517741, '1'),
(137160, 12863, 'QU', 'OK', 'S', 1722517762, 1722517762, '1'),
(137161, 14320, 'QU', 'OK', 'S', 1722517766, 1722517766, '1'),
(137162, 12863, 'QU', 'OK', 'S', 1722517770, 1722517770, '1'),
(137163, 12861, 'QU', 'OK', 'S', 1722517796, 1722517796, '1'),
(137164, 12861, 'QU', 'OK', 'S', 1722517810, 1722517810, '1'),
(137165, 12618, 'QU', 'OK', 'S', 1722517823, 1722517823, '1'),
(137166, 12618, 'QU', 'OK', 'S', 1722517832, 1722517832, '1'),
(137167, 11609, 'QU', 'OK', 'S', 1722517945, 1722517945, '1'),
(137168, 11609, 'QU', 'OK', 'S', 1722517953, 1722517953, '1'),
(137169, 10853, 'QU', 'OK', 'S', 1722517977, 1722517977, '1'),
(137170, 10853, 'QU', 'OK', 'S', 1722517988, 1722517988, '1'),
(137171, 10720, 'QU', 'OK', 'S', 1722518005, 1722518005, '1'),
(137172, 10720, 'QU', 'OK', 'S', 1722518020, 1722518020, '1'),
(137173, 10718, 'QU', 'OK', 'S', 1722518067, 1722518067, '1'),
(137174, 10718, 'QU', 'OK', 'S', 1722518076, 1722518076, '1'),
(137175, 10717, 'QU', 'OK', 'S', 1722518206, 1722518206, '1'),
(137176, 10717, 'QU', 'OK', 'S', 1722518220, 1722518220, '1'),
(137177, 10710, 'QU', 'OK', 'S', 1722518272, 1722518272, '1'),
(137178, 26803, 'QU', 'OK', 'S', 1722518273, 1722518273, '1'),
(137179, 30348, 'QU', 'OK', 'S', 1722518285, 1722518285, '1'),
(137180, 10710, 'QU', 'OK', 'S', 1722518286, 1722518286, '1'),
(137181, 24807, 'QU', 'OK', 'S', 1722518359, 1722518359, '1'),
(137182, 24807, 'QU', 'OK', 'S', 1722518364, 1722518364, '1'),
(137183, 24804, 'QU', 'OK', 'S', 1722518395, 1722518395, '1'),
(137184, 14648, 'QU', 'OK', 'S', 1722518460, 1722518460, '1'),
(137185, 10710, 'QU', 'OK', 'S', 1722518468, 1722518468, '1'),
(137186, 9298, 'QU', 'OK', 'S', 1722518480, 1722518480, '1'),
(137187, 27215, 'QU', 'OK', 'S', 1722518500, 1722518500, '1'),
(137188, 18570, 'QU', 'OK', 'S', 1722518577, 1722518577, '1'),
(137189, 12956, 'QU', 'OK', 'S', 1722518607, 1722518607, '1'),
(137190, 27519, 'QU', 'OK', 'S', 1722518633, 1722518633, '1'),
(137191, 27517, 'QU', 'OK', 'S', 1722518657, 1722518657, '1'),
(137192, 9833, 'QU', 'OK', 'S', 1722519094, 1722519094, '1'),
(137193, 10519, 'QU', 'OK', 'S', 1722519138, 1722519138, '1'),
(137194, 10519, 'QU', 'OK', 'S', 1722519163, 1722519163, '1'),
(137195, 32102, 'QU', 'OK', 'S', 1722519327, 1722519327, '1'),
(137196, 9426, 'QU', 'OK', 'S', 1722519648, 1722519648, '1'),
(137197, 9426, 'QU', 'OK', 'S', 1722519657, 1722519657, '1'),
(137198, 8857, 'QU', 'OK', 'S', 1722519810, 1722519810, '1'),
(137199, 8857, 'QU', 'OK', 'S', 1722519818, 1722519818, '1'),
(137200, 8795, 'QU', 'OK', 'S', 1722519838, 1722519838, '1'),
(137201, 8795, 'QU', 'OK', 'S', 1722519851, 1722519851, '1'),
(137202, 8489, 'QU', 'OK', 'S', 1722519867, 1722519867, '1'),
(137203, 8489, 'QU', 'OK', 'S', 1722519875, 1722519875, '1'),
(137204, 8356, 'QU', 'OK', 'S', 1722519942, 1722519942, '1'),
(137205, 8326, 'QU', 'OK', 'S', 1722519984, 1722519984, '1'),
(137206, 8326, 'QU', 'OK', 'S', 1722519991, 1722519991, '1'),
(137207, 8159, 'QU', 'OK', 'S', 1722520145, 1722520145, '1'),
(137208, 8159, 'QU', 'OK', 'S', 1722520153, 1722520153, '1'),
(137209, 8103, 'QU', 'OK', 'S', 1722520168, 1722520168, '1'),
(137210, 8103, 'QU', 'OK', 'S', 1722520176, 1722520176, '1'),
(137211, 8048, 'QU', 'OK', 'S', 1722520310, 1722520310, '1'),
(137212, 8048, 'QU', 'OK', 'S', 1722520323, 1722520323, '1'),
(137213, 7978, 'QU', 'OK', 'S', 1722520441, 1722520441, '1'),
(137214, 7978, 'QU', 'OK', 'S', 1722520452, 1722520452, '1'),
(137215, 7585, 'QU', 'OK', 'S', 1722520877, 1722520877, '1'),
(137216, 26568, 'QU', 'OK', 'S', 1722521030, 1722521030, '1'),
(137217, 10691, 'QU', 'OK', 'S', 1722522844, 1722522844, '1'),
(137218, 10690, 'QU', 'OK', 'S', 1722522849, 1722522849, '1'),
(137219, 10690, 'QU', 'OK', 'S', 1722522853, 1722522853, '1'),
(137220, 10678, 'QU', 'OK', 'S', 1722522860, 1722522860, '1'),
(137221, 10678, 'QU', 'OK', 'S', 1722522867, 1722522867, '1'),
(137222, 10522, 'QU', 'OK', 'S', 1722522872, 1722522872, '1'),
(137223, 10522, 'QU', 'OK', 'S', 1722522879, 1722522879, '1'),
(137224, 10521, 'QU', 'OK', 'S', 1722522890, 1722522890, '1'),
(137225, 10521, 'QU', 'OK', 'S', 1722522895, 1722522895, '1'),
(137226, 10519, 'QU', 'OK', 'S', 1722522902, 1722522902, '1'),
(137227, 10519, 'QU', 'OK', 'S', 1722522908, 1722522908, '1'),
(137228, 10516, 'QU', 'OK', 'S', 1722522914, 1722522914, '1'),
(137229, 10516, 'QU', 'OK', 'S', 1722522919, 1722522919, '1'),
(137230, 10514, 'QU', 'OK', 'S', 1722522951, 1722522951, '1'),
(137231, 9833, 'QU', 'OK', 'S', 1722522967, 1722522967, '1'),
(137232, 9713, 'QU', 'OK', 'S', 1722522976, 1722522976, '1'),
(137233, 9713, 'QU', 'OK', 'S', 1722522982, 1722522982, '1'),
(137234, 9426, 'QU', 'OK', 'S', 1722523001, 1722523001, '1'),
(137235, 9426, 'QU', 'OK', 'S', 1722523014, 1722523014, '1'),
(137236, 8857, 'QU', 'OK', 'S', 1722523026, 1722523026, '1'),
(137237, 8857, 'QU', 'OK', 'S', 1722523032, 1722523032, '1'),
(137238, 8795, 'QU', 'OK', 'S', 1722523038, 1722523038, '1'),
(137239, 8795, 'QU', 'OK', 'S', 1722523043, 1722523043, '1'),
(137240, 8489, 'QU', 'OK', 'S', 1722523050, 1722523050, '1'),
(137241, 8489, 'QU', 'OK', 'S', 1722523056, 1722523056, '1'),
(137242, 8356, 'QU', 'OK', 'S', 1722523072, 1722523072, '1'),
(137243, 8334, 'QU', 'OK', 'S', 1722523077, 1722523077, '1'),
(137244, 8334, 'QU', 'OK', 'S', 1722523082, 1722523082, '1'),
(137245, 8326, 'QU', 'OK', 'S', 1722523088, 1722523088, '1'),
(137246, 8326, 'QU', 'OK', 'S', 1722523093, 1722523093, '1'),
(137247, 8159, 'QU', 'OK', 'S', 1722523100, 1722523100, '1'),
(137248, 8159, 'QU', 'OK', 'S', 1722523104, 1722523104, '1'),
(137249, 8103, 'QU', 'OK', 'S', 1722523110, 1722523110, '1'),
(137250, 8103, 'QU', 'OK', 'S', 1722523114, 1722523114, '1'),
(137251, 8048, 'QU', 'OK', 'S', 1722523122, 1722523122, '1'),
(137252, 8048, 'QU', 'OK', 'S', 1722523127, 1722523127, '1'),
(137253, 7978, 'QU', 'OK', 'S', 1722523134, 1722523134, '1'),
(137254, 7978, 'QU', 'OK', 'S', 1722523141, 1722523141, '1'),
(137255, 7972, 'QU', 'OK', 'S', 1722523150, 1722523150, '1'),
(137256, 7972, 'QU', 'OK', 'S', 1722523158, 1722523158, '1'),
(137257, 7727, 'QU', 'OK', 'S', 1722523167, 1722523167, '1'),
(137258, 7727, 'QU', 'OK', 'S', 1722523175, 1722523175, '1'),
(137259, 7587, 'QU', 'OK', 'S', 1722523191, 1722523191, '1'),
(137260, 7587, 'QU', 'OK', 'S', 1722523197, 1722523197, '1'),
(137261, 7585, 'QU', 'OK', 'S', 1722523292, 1722523292, '1'),
(137262, 6586, 'QU', 'OK', 'S', 1722523435, 1722523435, '1'),
(137263, 6586, 'QU', 'OK', 'S', 1722523439, 1722523439, '1'),
(137264, 6126, 'QU', 'OK', 'S', 1722523470, 1722523470, '1'),
(137265, 6126, 'QU', 'OK', 'S', 1722523476, 1722523476, '1'),
(137266, 6003, 'QU', 'OK', 'S', 1722523483, 1722523483, '1'),
(137267, 6003, 'QU', 'OK', 'S', 1722523493, 1722523493, '1'),
(137268, 5827, 'QU', 'OK', 'S', 1722523501, 1722523501, '1'),
(137269, 5827, 'QU', 'OK', 'S', 1722523506, 1722523506, '1'),
(137270, 5760, 'QU', 'OK', 'S', 1722523512, 1722523512, '1'),
(137271, 5760, 'QU', 'OK', 'S', 1722523516, 1722523516, '1'),
(137272, 5503, 'QU', 'OK', 'S', 1722523522, 1722523522, '1'),
(137273, 5503, 'QU', 'OK', 'S', 1722523529, 1722523529, '1'),
(137274, 5394, 'QU', 'OK', 'S', 1722523536, 1722523536, '1'),
(137275, 5394, 'QU', 'OK', 'S', 1722523541, 1722523541, '1'),
(137276, 5346, 'QU', 'OK', 'S', 1722523559, 1722523559, '1'),
(137277, 5346, 'QU', 'OK', 'S', 1722523565, 1722523565, '1'),
(137278, 5080, 'QU', 'OK', 'S', 1722523573, 1722523573, '1'),
(137279, 5080, 'QU', 'OK', 'S', 1722523578, 1722523578, '1'),
(137280, 4876, 'QU', 'OK', 'S', 1722523583, 1722523583, '1'),
(137281, 4876, 'QU', 'OK', 'S', 1722523587, 1722523587, '1'),
(137282, 4385, 'QU', 'OK', 'S', 1722523598, 1722523598, '1'),
(137283, 4385, 'QU', 'OK', 'S', 1722523602, 1722523602, '1'),
(137284, 4086, 'QU', 'OK', 'S', 1722523614, 1722523614, '1'),
(137285, 4086, 'QU', 'OK', 'S', 1722523619, 1722523619, '1'),
(137286, 3972, 'QU', 'OK', 'S', 1722523626, 1722523626, '1'),
(137287, 3972, 'QU', 'OK', 'S', 1722523631, 1722523631, '1'),
(137288, 3920, 'QU', 'OK', 'S', 1722523638, 1722523638, '1'),
(137289, 3920, 'QU', 'OK', 'S', 1722523645, 1722523645, '1'),
(137290, 3916, 'QU', 'OK', 'S', 1722523651, 1722523651, '1'),
(137291, 3916, 'QU', 'OK', 'S', 1722523656, 1722523656, '1'),
(137292, 3402, 'QU', 'OK', 'S', 1722523666, 1722523666, '1'),
(137293, 3402, 'QU', 'OK', 'S', 1722523680, 1722523680, '1'),
(137294, 3299, 'QU', 'OK', 'S', 1722523686, 1722523686, '1'),
(137295, 3299, 'QU', 'OK', 'S', 1722523691, 1722523691, '1'),
(137296, 3203, 'QU', 'OK', 'S', 1722523696, 1722523696, '1'),
(137297, 3203, 'QU', 'OK', 'S', 1722523700, 1722523700, '1'),
(137298, 3188, 'QU', 'OK', 'S', 1722523706, 1722523706, '1'),
(137299, 3188, 'QU', 'OK', 'S', 1722523711, 1722523711, '1'),
(137300, 3155, 'QU', 'OK', 'S', 1722523715, 1722523715, '1'),
(137301, 3155, 'QU', 'OK', 'S', 1722523721, 1722523721, '1'),
(137302, 3135, 'QU', 'OK', 'S', 1722523727, 1722523727, '1'),
(137303, 3135, 'QU', 'OK', 'S', 1722523731, 1722523731, '1'),
(137304, 3096, 'QU', 'OK', 'S', 1722523737, 1722523737, '1'),
(137305, 3096, 'QU', 'OK', 'S', 1722523742, 1722523742, '1'),
(137306, 3022, 'QU', 'OK', 'S', 1722523746, 1722523746, '1'),
(137307, 3022, 'QU', 'OK', 'S', 1722523751, 1722523751, '1'),
(137308, 3021, 'QU', 'OK', 'S', 1722523758, 1722523758, '1'),
(137309, 3021, 'QU', 'OK', 'S', 1722523763, 1722523763, '1'),
(137310, 2808, 'QU', 'OK', 'S', 1722523781, 1722523781, '1'),
(137311, 2808, 'QU', 'OK', 'S', 1722523787, 1722523787, '1'),
(137312, 1877, 'QU', 'OK', 'S', 1722523793, 1722523793, '1'),
(137313, 1877, 'QU', 'OK', 'S', 1722523798, 1722523798, '1'),
(137314, 11158, 'QU', 'OK', 'S', 1722578929, 1722578929, '1'),
(137315, 24465, 'QU', 'OK', 'S', 1722578938, 1722578938, '1'),
(137316, 23509, 'QU', 'OK', 'S', 1722579033, 1722579033, '1'),
(137317, 23665, 'QU', 'OK', 'S', 1722579046, 1722579046, '1'),
(137318, 31512, 'QU', 'OK', 'S', 1722581449, 1722581449, '1'),
(137319, 32042, 'QU', 'OK', 'S', 1722581455, 1722581455, '1'),
(137320, 31981, 'QU', 'OK', 'S', 1722581467, 1722581467, '1'),
(137321, 32026, 'QU', 'OK', 'S', 1722581475, 1722581475, '1'),
(137322, 31889, 'QU', 'OK', 'S', 1722581484, 1722581484, '1'),
(137323, 32296, 'QU', 'OK', 'S', 1722581726, 1722581726, '1'),
(137324, 32296, 'QU', 'OK', 'S', 1722581732, 1722581732, '1'),
(137325, 32296, 'QU', 'OK', 'S', 1722581738, 1722581738, '1'),
(137326, 30291, 'QU', 'OK', 'S', 1722581998, 1722581998, '1'),
(137327, 27043, 'QU', 'OK', 'S', 1722582004, 1722582004, '1'),
(137328, 27043, 'QU', 'OK', 'S', 1722582011, 1722582011, '1'),
(137329, 27667, 'QU', 'OK', 'S', 1722582018, 1722582018, '1'),
(137330, 11893, 'QU', 'OK', 'S', 1722582154, 1722582154, '1'),
(137331, 11893, 'QU', 'OK', 'S', 1722582162, 1722582162, '1'),
(137332, 23877, 'QU', 'OK', 'S', 1722582254, 1722582254, '1'),
(137333, 28861, 'QU', 'OK', 'S', 1722582373, 1722582373, '1'),
(137334, 15897, 'QU', 'OK', 'S', 1722582400, 1722582400, '1'),
(137335, 15039, 'QU', 'OK', 'S', 1722582416, 1722582416, '1'),
(137336, 20887, 'QU', 'OK', 'S', 1722582545, 1722582545, '1'),
(137337, 21044, 'QU', 'OK', 'S', 1722582688, 1722582688, '1'),
(137338, 32313, 'QU', 'OK', 'S', 1722582710, 1722582710, '1'),
(137339, 32455, 'QU', 'OK', 'S', 1722583942, 1722583942, '1'),
(137340, 32102, 'QU', 'OK', 'S', 1722585667, 1722585667, '1'),
(137341, 32686, 'QU', 'OK', 'S', 1722585681, 1722585681, '1'),
(137342, 32686, 'QU', 'OK', 'S', 1722585688, 1722585688, '1'),
(137343, 24201, 'QU', 'OK', 'S', 1722585695, 1722585695, '1'),
(137344, 24201, 'QU', 'OK', 'S', 1722585734, 1722585734, '1'),
(137345, 18135, 'QU', 'OK', 'S', 1722585749, 1722585749, '1'),
(137346, 18135, 'QU', 'OK', 'S', 1722585749, 1722585749, '1'),
(137347, 18135, 'QU', 'OK', 'S', 1722585749, 1722585749, '1'),
(137348, 18135, 'QU', 'OK', 'S', 1722585749, 1722585749, '1'),
(137349, 2558, 'QU', 'OK', 'S', 1722586611, 1722586611, '1'),
(137350, 2219, 'QU', 'OK', 'S', 1722586792, 1722586792, '1'),
(137351, 2300, 'QU', 'OK', 'S', 1722586891, 1722586891, '1'),
(137352, 30362, 'QU', 'OK', 'S', 1722586990, 1722586990, '1'),
(137353, 32036, 'QU', 'OK', 'S', 1722589576, 1722589576, '1'),
(137354, 27607, 'QU', 'OK', 'S', 1722592375, 1722592375, '1'),
(137355, 929, 'QU', 'OK', 'S', 1722592383, 1722592383, '1'),
(137356, 1500, 'QU', 'OK', 'S', 1722592422, 1722592422, '1'),
(137357, 1500, 'QU', 'OK', 'S', 1722592426, 1722592426, '1'),
(137358, 2789, 'QU', 'OK', 'S', 1722592566, 1722592566, '1'),
(137359, 2789, 'QU', 'OK', 'S', 1722592570, 1722592570, '1'),
(137360, 2789, 'QU', 'OK', 'S', 1722592573, 1722592573, '1'),
(137361, 2789, 'QU', 'OK', 'S', 1722592582, 1722592582, '1'),
(137362, 2789, 'QU', 'OK', 'S', 1722592593, 1722592593, '1'),
(137363, 2789, 'QU', 'OK', 'S', 1722592596, 1722592596, '1'),
(137364, 2789, 'QU', 'OK', 'S', 1722592599, 1722592599, '1'),
(137365, 2789, 'QU', 'OK', 'S', 1722592611, 1722592611, '1'),
(137366, 2789, 'QU', 'OK', 'S', 1722592620, 1722592620, '1'),
(137367, 2789, 'QU', 'OK', 'S', 1722592623, 1722592623, '1'),
(137368, 2789, 'QU', 'OK', 'S', 1722592635, 1722592635, '1'),
(137369, 22069, 'QU', 'OK', 'S', 1722593614, 1722593614, '1'),
(137370, 32330, 'QU', 'OK', 'S', 1722593623, 1722593623, '1'),
(137371, 31814, 'QU', 'OK', 'S', 1722593766, 1722593766, '1'),
(137372, 32688, 'QU', 'OK', 'S', 1722594837, 1722594837, '1'),
(137373, 4823, 'QU', 'OK', 'S', 1722595023, 1722595023, '1'),
(137374, 2436, 'QU', 'OK', 'S', 1722595165, 1722595165, '1'),
(137375, 1701, 'QU', 'OK', 'S', 1722595324, 1722595324, '1'),
(137376, 1701, 'QU', 'OK', 'S', 1722595327, 1722595327, '1'),
(137377, 1701, 'QU', 'OK', 'S', 1722595336, 1722595336, '1'),
(137378, 3505, 'QU', 'OK', 'S', 1722595497, 1722595497, '1'),
(137379, 2436, 'QU', 'OK', 'S', 1722595522, 1722595522, '1'),
(137380, 6126, 'QU', 'OK', 'S', 1722595680, 1722595680, '1'),
(137381, 6126, 'QU', 'OK', 'S', 1722595688, 1722595688, '1'),
(137382, 6003, 'QU', 'OK', 'S', 1722595695, 1722595695, '1'),
(137383, 6003, 'QU', 'OK', 'S', 1722595700, 1722595700, '1'),
(137384, 5827, 'QU', 'OK', 'S', 1722595705, 1722595705, '1'),
(137385, 5827, 'QU', 'OK', 'S', 1722595710, 1722595710, '1'),
(137386, 5760, 'QU', 'OK', 'S', 1722595717, 1722595717, '1'),
(137387, 5760, 'QU', 'OK', 'S', 1722595726, 1722595726, '1'),
(137388, 5503, 'QU', 'OK', 'S', 1722595736, 1722595736, '1'),
(137389, 5503, 'QU', 'OK', 'S', 1722595742, 1722595742, '1'),
(137390, 5394, 'QU', 'OK', 'S', 1722595750, 1722595750, '1'),
(137391, 5394, 'QU', 'OK', 'S', 1722595755, 1722595755, '1'),
(137392, 5346, 'QU', 'OK', 'S', 1722595761, 1722595761, '1'),
(137393, 5346, 'QU', 'OK', 'S', 1722595767, 1722595767, '1'),
(137394, 5080, 'QU', 'OK', 'S', 1722595779, 1722595779, '1'),
(137395, 5080, 'QU', 'OK', 'S', 1722595784, 1722595784, '1'),
(137396, 4876, 'QU', 'OK', 'S', 1722595789, 1722595789, '1'),
(137397, 4876, 'QU', 'OK', 'S', 1722595795, 1722595795, '1'),
(137398, 4385, 'QU', 'OK', 'S', 1722595805, 1722595805, '1'),
(137399, 4385, 'QU', 'OK', 'S', 1722595810, 1722595810, '1'),
(137400, 4086, 'QU', 'OK', 'S', 1722595828, 1722595828, '1'),
(137401, 4086, 'QU', 'OK', 'S', 1722595833, 1722595833, '1'),
(137402, 3972, 'QU', 'OK', 'S', 1722595844, 1722595844, '1'),
(137403, 3972, 'QU', 'OK', 'S', 1722595849, 1722595849, '1'),
(137404, 3920, 'QU', 'OK', 'S', 1722595860, 1722595860, '1'),
(137405, 3920, 'QU', 'OK', 'S', 1722595866, 1722595866, '1'),
(137406, 3916, 'QU', 'OK', 'S', 1722595872, 1722595872, '1'),
(137407, 3916, 'QU', 'OK', 'S', 1722595877, 1722595877, '1'),
(137408, 3402, 'QU', 'OK', 'S', 1722595885, 1722595885, '1'),
(137409, 3402, 'QU', 'OK', 'S', 1722595894, 1722595894, '1'),
(137410, 3299, 'QU', 'OK', 'S', 1722595909, 1722595909, '1'),
(137411, 3299, 'QU', 'OK', 'S', 1722595934, 1722595934, '1'),
(137412, 273, 'QU', 'OK', 'S', 1722595935, 1722595935, '1'),
(137413, 3203, 'QU', 'OK', 'S', 1722595941, 1722595941, '1'),
(137414, 3203, 'QU', 'OK', 'S', 1722595947, 1722595947, '1'),
(137415, 3188, 'QU', 'OK', 'S', 1722595956, 1722595956, '1'),
(137416, 3188, 'QU', 'OK', 'S', 1722595963, 1722595963, '1'),
(137417, 3155, 'QU', 'OK', 'S', 1722595983, 1722595983, '1'),
(137418, 3155, 'QU', 'OK', 'S', 1722595989, 1722595989, '1'),
(137419, 3135, 'QU', 'OK', 'S', 1722595994, 1722595994, '1'),
(137420, 3135, 'QU', 'OK', 'S', 1722595999, 1722595999, '1'),
(137421, 3096, 'QU', 'OK', 'S', 1722596007, 1722596007, '1'),
(137422, 3096, 'QU', 'OK', 'S', 1722596013, 1722596013, '1'),
(137423, 3022, 'QU', 'OK', 'S', 1722596017, 1722596017, '1'),
(137424, 3022, 'QU', 'OK', 'S', 1722596023, 1722596023, '1'),
(137425, 3021, 'QU', 'OK', 'S', 1722596036, 1722596036, '1'),
(137426, 3021, 'QU', 'OK', 'S', 1722596042, 1722596042, '1'),
(137427, 2808, 'QU', 'OK', 'S', 1722596047, 1722596047, '1'),
(137428, 2808, 'QU', 'OK', 'S', 1722596052, 1722596052, '1'),
(137429, 1877, 'QU', 'OK', 'S', 1722596057, 1722596057, '1'),
(137430, 1877, 'QU', 'OK', 'S', 1722596061, 1722596061, '1'),
(137431, 2300, 'QU', 'OK', 'S', 1722596763, 1722596763, '1'),
(137432, 32938, 'QU', 'OK', 'S', 1722597710, 1722597710, '1'),
(137433, 32931, 'QU', 'OK', 'S', 1722597749, 1722597749, '1'),
(137434, 32420, 'QU', 'OK', 'S', 1722597904, 1722597904, '1'),
(137435, 32949, 'QU', 'OK', 'S', 1722598441, 1722598441, '1'),
(137436, 32940, 'QU', 'OK', 'S', 1722598965, 1722598965, '1'),
(137437, 32941, 'QU', 'OK', 'S', 1722598995, 1722598995, '1'),
(137438, 32931, 'QU', 'OK', 'S', 1722599043, 1722599043, '1'),
(137439, 32938, 'QU', 'OK', 'S', 1722599068, 1722599068, '1'),
(137440, 32946, 'QU', 'OK', 'S', 1722599541, 1722599541, '1'),
(137441, 32947, 'QU', 'OK', 'S', 1722599910, 1722599910, '1'),
(137442, 32948, 'QU', 'OK', 'S', 1722600079, 1722600079, '1'),
(137443, 32942, 'QU', 'OK', 'S', 1722600193, 1722600193, '1'),
(137444, 32943, 'QU', 'OK', 'S', 1722600328, 1722600328, '1'),
(137445, 32934, 'QU', 'OK', 'S', 1722600477, 1722600477, '1'),
(137446, 32936, 'QU', 'OK', 'S', 1722601261, 1722601261, '1'),
(137447, 32939, 'QU', 'OK', 'S', 1722601341, 1722601341, '1'),
(137448, 32944, 'QU', 'OK', 'S', 1722601377, 1722601377, '1'),
(137449, 32930, 'QU', 'OK', 'S', 1722601531, 1722601531, '1'),
(137450, 32932, 'QU', 'OK', 'S', 1722601596, 1722601596, '1'),
(137451, 32933, 'QU', 'OK', 'S', 1722601648, 1722601648, '1'),
(137452, 32937, 'QU', 'OK', 'S', 1722601693, 1722601693, '1'),
(137453, 31395, 'QU', 'OK', 'S', 1722601737, 1722601737, '1'),
(137454, 32945, 'QU', 'OK', 'S', 1722602190, 1722602190, '1'),
(137455, 32950, 'QU', 'OK', 'S', 1722602344, 1722602344, '1'),
(137456, 32951, 'QU', 'OK', 'S', 1722602381, 1722602381, '1'),
(137457, 28775, 'QU', 'OK', 'S', 1722602705, 1722602705, '1'),
(137458, 20558, 'QU', 'OK', 'S', 1722602737, 1722602737, '1'),
(137459, 13567, 'QU', 'OK', 'S', 1722602806, 1722602806, '1'),
(137460, 30929, 'QU', 'OK', 'S', 1722602857, 1722602857, '1'),
(137461, 28776, 'QU', 'OK', 'S', 1722602872, 1722602872, '1'),
(137462, 24259, 'QU', 'OK', 'S', 1722603095, 1722603095, '1'),
(137463, 26679, 'QU', 'OK', 'S', 1722603330, 1722603330, '1'),
(137464, 31759, 'QU', 'OK', 'S', 1722603430, 1722603430, '1'),
(137465, 18221, 'QU', 'OK', 'S', 1722603544, 1722603544, '1'),
(137466, 18244, 'QU', 'OK', 'S', 1722603580, 1722603580, '1'),
(137467, 18242, 'QU', 'OK', 'S', 1722603618, 1722603618, '1'),
(137468, 18132, 'QU', 'OK', 'S', 1722603766, 1722603766, '1'),
(137469, 25684, 'QU', 'OK', 'S', 1722603936, 1722603936, '1'),
(137470, 32732, 'QU', 'OK', 'S', 1722603988, 1722603988, '1'),
(137471, 22865, 'QU', 'OK', 'S', 1722604384, 1722604384, '1'),
(137472, 22865, 'QU', 'OK', 'S', 1722604402, 1722604402, '1'),
(137473, 16936, 'QU', 'OK', 'S', 1722664069, 1722664069, '1'),
(137474, 16936, 'QU', 'OK', 'S', 1722664079, 1722664079, '1'),
(137475, 16936, 'QU', 'OK', 'S', 1722664082, 1722664082, '1'),
(137476, 16936, 'QU', 'OK', 'S', 1722664093, 1722664093, '1'),
(137477, 16936, 'QU', 'OK', 'S', 1722664102, 1722664102, '1'),
(137478, 18624, 'QU', 'OK', 'S', 1722665043, 1722665043, '1'),
(137479, 26671, 'QU', 'OK', 'S', 1722665053, 1722665053, '1'),
(137480, 30362, 'QU', 'OK', 'S', 1722665064, 1722665064, '1'),
(137481, 30362, 'QU', 'OK', 'S', 1722665071, 1722665071, '1'),
(137482, 27002, 'QU', 'OK', 'S', 1722665221, 1722665221, '1'),
(137483, 22865, 'QU', 'OK', 'S', 1722666635, 1722666635, '1'),
(137484, 22865, 'QU', 'OK', 'S', 1722666774, 1722666774, '1'),
(137485, 32896, 'QU', 'OK', 'S', 1722667930, 1722667930, '1'),
(137486, 32459, 'QU', 'OK', 'S', 1722667940, 1722667940, '1'),
(137487, 32433, 'QU', 'OK', 'S', 1722667947, 1722667947, '1'),
(137488, 32501, 'QU', 'OK', 'S', 1722667958, 1722667958, '1'),
(137489, 26694, 'QU', 'OK', 'S', 1722667967, 1722667967, '1'),
(137490, 32501, 'QU', 'OK', 'S', 1722668048, 1722668048, '1'),
(137491, 15919, 'QU', 'OK', 'S', 1722668504, 1722668504, '1'),
(137492, 15919, 'QU', 'OK', 'S', 1722668512, 1722668512, '1'),
(137493, 15919, 'QU', 'OK', 'S', 1722668522, 1722668522, '1'),
(137494, 15919, 'QU', 'OK', 'S', 1722668541, 1722668541, '1'),
(137495, 30276, 'QU', 'OK', 'S', 1722669948, 1722669948, '1'),
(137496, 31014, 'QU', 'OK', 'S', 1722669965, 1722669965, '1'),
(137497, 30201, 'QU', 'OK', 'S', 1722669970, 1722669970, '1'),
(137498, 24683, 'QU', 'OK', 'S', 1722669973, 1722669973, '1'),
(137499, 28618, 'QU', 'OK', 'S', 1722669978, 1722669978, '1'),
(137500, 29619, 'QU', 'OK', 'S', 1722669981, 1722669981, '1'),
(137501, 29727, 'QU', 'OK', 'S', 1722669988, 1722669988, '1'),
(137502, 28619, 'QU', 'OK', 'S', 1722669996, 1722669996, '1'),
(137503, 16247, 'QU', 'OK', 'S', 1722670006, 1722670006, '1'),
(137504, 30878, 'QU', 'OK', 'S', 1722670010, 1722670010, '1'),
(137505, 28047, 'QU', 'OK', 'S', 1722670013, 1722670013, '1'),
(137506, 32463, 'QU', 'OK', 'S', 1722670018, 1722670018, '1'),
(137507, 32921, 'QU', 'OK', 'S', 1722670022, 1722670022, '1'),
(137508, 32116, 'QU', 'OK', 'S', 1722670028, 1722670028, '1'),
(137509, 31932, 'QU', 'OK', 'S', 1722670031, 1722670031, '1'),
(137510, 31484, 'QU', 'OK', 'S', 1722670034, 1722670034, '1'),
(137511, 26917, 'QU', 'OK', 'S', 1722670039, 1722670039, '1'),
(137512, 10912, 'QU', 'OK', 'S', 1722670042, 1722670042, '1'),
(137513, 29762, 'QU', 'OK', 'S', 1722670046, 1722670046, '1'),
(137514, 31931, 'QU', 'OK', 'S', 1722670049, 1722670049, '1'),
(137515, 29947, 'QU', 'OK', 'S', 1722670052, 1722670052, '1'),
(137516, 23914, 'QU', 'OK', 'S', 1722670055, 1722670055, '1'),
(137517, 31998, 'QU', 'OK', 'S', 1722670059, 1722670059, '1'),
(137518, 31931, 'QU', 'OK', 'S', 1722670061, 1722670061, '1'),
(137519, 30786, 'QU', 'OK', 'S', 1722670065, 1722670065, '1'),
(137520, 27574, 'QU', 'OK', 'S', 1722670069, 1722670069, '1'),
(137521, 29597, 'QU', 'OK', 'S', 1722670072, 1722670072, '1'),
(137522, 31870, 'QU', 'OK', 'S', 1722670075, 1722670075, '1'),
(137523, 28751, 'QU', 'OK', 'S', 1722670079, 1722670079, '1'),
(137524, 31653, 'QU', 'OK', 'S', 1722670085, 1722670085, '1'),
(137525, 30378, 'QU', 'OK', 'S', 1722670089, 1722670089, '1'),
(137526, 30406, 'QU', 'OK', 'S', 1722670092, 1722670092, '1'),
(137527, 32921, 'QU', 'OK', 'S', 1722670095, 1722670095, '1'),
(137528, 31611, 'QU', 'OK', 'S', 1722670099, 1722670099, '1'),
(137529, 32933, 'QU', 'OK', 'S', 1722670102, 1722670102, '1'),
(137530, 32933, 'QU', 'OK', 'S', 1722670105, 1722670105, '1'),
(137531, 32157, 'QU', 'OK', 'S', 1722670109, 1722670109, '1'),
(137532, 32769, 'QU', 'OK', 'S', 1722670112, 1722670112, '1'),
(137533, 29339, 'QU', 'OK', 'S', 1722670116, 1722670116, '1'),
(137534, 32019, 'QU', 'OK', 'S', 1722670119, 1722670119, '1'),
(137535, 31612, 'QU', 'OK', 'S', 1722670246, 1722670246, '1'),
(137536, 31658, 'QU', 'OK', 'S', 1722670251, 1722670251, '1'),
(137537, 31610, 'QU', 'OK', 'S', 1722670254, 1722670254, '1'),
(137538, 31558, 'QU', 'OK', 'S', 1722670260, 1722670260, '1'),
(137539, 31609, 'QU', 'OK', 'S', 1722670264, 1722670264, '1'),
(137540, 32800, 'QU', 'OK', 'S', 1722670269, 1722670269, '1'),
(137541, 27325, 'QU', 'OK', 'S', 1722673233, 1722673233, '1'),
(137542, 22867, 'QU', 'OK', 'S', 1722673250, 1722673250, '1'),
(137543, 16048, 'QU', 'OK', 'S', 1722673258, 1722673258, '1'),
(137544, 9768, 'QU', 'OK', 'S', 1722673264, 1722673264, '1'),
(137545, 24365, 'QU', 'OK', 'S', 1722673268, 1722673268, '1'),
(137546, 13740, 'QU', 'OK', 'S', 1722673274, 1722673274, '1'),
(137547, 24365, 'QU', 'OK', 'S', 1722673277, 1722673277, '1'),
(137548, 17998, 'QU', 'OK', 'S', 1722673281, 1722673281, '1'),
(137549, 27325, 'QU', 'OK', 'S', 1722673293, 1722673293, '1'),
(137550, 22878, 'QU', 'OK', 'S', 1722673298, 1722673298, '1'),
(137551, 13740, 'QU', 'OK', 'S', 1722673302, 1722673302, '1'),
(137552, 17998, 'QU', 'OK', 'S', 1722673307, 1722673307, '1'),
(137553, 30099, 'QU', 'OK', 'S', 1722673312, 1722673312, '1'),
(137554, 22881, 'QU', 'OK', 'S', 1722673317, 1722673317, '1'),
(137555, 22881, 'QU', 'OK', 'S', 1722673321, 1722673321, '1'),
(137556, 9768, 'QU', 'OK', 'S', 1722673326, 1722673326, '1'),
(137557, 15915, 'QU', 'OK', 'S', 1722673333, 1722673333, '1'),
(137558, 15915, 'QU', 'OK', 'S', 1722673337, 1722673337, '1'),
(137559, 23785, 'QU', 'OK', 'S', 1722673341, 1722673341, '1'),
(137560, 22878, 'QU', 'OK', 'S', 1722673346, 1722673346, '1'),
(137561, 23786, 'QU', 'OK', 'S', 1722673360, 1722673360, '1'),
(137562, 23786, 'QU', 'OK', 'S', 1722673365, 1722673365, '1'),
(137563, 23786, 'QU', 'OK', 'S', 1722673374, 1722673374, '1'),
(137564, 22867, 'QU', 'OK', 'S', 1722673378, 1722673378, '1'),
(137565, 30099, 'QU', 'OK', 'S', 1722673382, 1722673382, '1'),
(137566, 30045, 'QU', 'OK', 'S', 1722673387, 1722673387, '1'),
(137567, 16111, 'QU', 'OK', 'S', 1722673391, 1722673391, '1'),
(137568, 23785, 'QU', 'OK', 'S', 1722673395, 1722673395, '1'),
(137569, 29898, 'QU', 'OK', 'S', 1722673408, 1722673408, '1'),
(137570, 23785, 'QU', 'OK', 'S', 1722673413, 1722673413, '1'),
(137571, 29898, 'QU', 'OK', 'S', 1722673418, 1722673418, '1'),
(137572, 30049, 'QU', 'OK', 'S', 1722673443, 1722673443, '1'),
(137573, 30045, 'QU', 'OK', 'S', 1722673449, 1722673449, '1'),
(137574, 16048, 'QU', 'OK', 'S', 1722673468, 1722673468, '1'),
(137575, 23786, 'QU', 'OK', 'S', 1722673475, 1722673475, '1'),
(137576, 23786, 'QU', 'OK', 'S', 1722673481, 1722673481, '1'),
(137577, 23786, 'QU', 'OK', 'S', 1722673485, 1722673485, '1'),
(137578, 30045, 'QU', 'OK', 'S', 1722673488, 1722673488, '1'),
(137579, 30045, 'QU', 'OK', 'S', 1722673495, 1722673495, '1'),
(137580, 30045, 'QU', 'OK', 'S', 1722673498, 1722673498, '1'),
(137581, 30100, 'QU', 'OK', 'S', 1722673503, 1722673503, '1'),
(137582, 30049, 'QU', 'OK', 'S', 1722673508, 1722673508, '1'),
(137583, 30100, 'QU', 'OK', 'S', 1722673513, 1722673513, '1'),
(137584, 15914, 'QU', 'OK', 'S', 1722673521, 1722673521, '1'),
(137585, 30099, 'QU', 'OK', 'S', 1722673526, 1722673526, '1'),
(137586, 15914, 'QU', 'OK', 'S', 1722673531, 1722673531, '1'),
(137587, 30099, 'QU', 'OK', 'S', 1722673540, 1722673540, '1'),
(137588, 23785, 'QU', 'OK', 'S', 1722673631, 1722673631, '1'),
(137589, 15918, 'QU', 'OK', 'S', 1722673667, 1722673667, '1'),
(137590, 32968, 'QU', 'OK', 'S', 1722673777, 1722673777, '1'),
(137591, 15918, 'QU', 'OK', 'S', 1722673891, 1722673891, '1'),
(137592, 15919, 'QU', 'OK', 'S', 1722673998, 1722673998, '1'),
(137593, 15919, 'QU', 'OK', 'S', 1722674055, 1722674055, '1'),
(137594, 15919, 'QU', 'OK', 'S', 1722674064, 1722674064, '1'),
(137595, 15919, 'QU', 'OK', 'S', 1722674069, 1722674069, '1'),
(137596, 23785, 'QU', 'OK', 'S', 1722674080, 1722674080, '1'),
(137597, 15918, 'QU', 'OK', 'S', 1722674087, 1722674087, '1'),
(137598, 32036, 'QU', 'OK', 'S', 1722677320, 1722677320, '1'),
(137599, 32443, 'QU', 'OK', 'S', 1722677345, 1722677345, '1'),
(137600, 32342, 'QU', 'OK', 'S', 1722677352, 1722677352, '1'),
(137601, 31864, 'QU', 'OK', 'S', 1722677362, 1722677362, '1'),
(137602, 32334, 'QU', 'OK', 'S', 1722677372, 1722677372, '1'),
(137603, 30929, 'QU', 'OK', 'S', 1722678075, 1722678075, '1'),
(137604, 13619, 'QU', 'OK', 'S', 1722678148, 1722678148, '1'),
(137605, 15918, 'QU', 'OK', 'S', 1722678496, 1722678496, '1'),
(137606, 23785, 'QU', 'OK', 'S', 1722678559, 1722678559, '1'),
(137607, 15919, 'QU', 'OK', 'S', 1722678561, 1722678561, '1'),
(137608, 15914, 'QU', 'OK', 'S', 1722678563, 1722678563, '1'),
(137609, 30099, 'QU', 'OK', 'S', 1722678564, 1722678564, '1'),
(137610, 30099, 'QU', 'OK', 'S', 1722678566, 1722678566, '1'),
(137611, 30100, 'QU', 'OK', 'S', 1722678569, 1722678569, '1'),
(137612, 30049, 'QU', 'OK', 'S', 1722678572, 1722678572, '1'),
(137613, 30045, 'QU', 'OK', 'S', 1722678575, 1722678575, '1'),
(137614, 16048, 'QU', 'OK', 'S', 1722678579, 1722678579, '1'),
(137615, 23786, 'QU', 'OK', 'S', 1722678581, 1722678581, '1'),
(137616, 23786, 'QU', 'OK', 'S', 1722678582, 1722678582, '1'),
(137617, 23786, 'QU', 'OK', 'S', 1722678584, 1722678584, '1'),
(137618, 30045, 'QU', 'OK', 'S', 1722678585, 1722678585, '1'),
(137619, 29898, 'QU', 'OK', 'S', 1722678589, 1722678589, '1'),
(137620, 22867, 'QU', 'OK', 'S', 1722678591, 1722678591, '1'),
(137621, 22878, 'QU', 'OK', 'S', 1722678594, 1722678594, '1'),
(137622, 15915, 'QU', 'OK', 'S', 1722678598, 1722678598, '1'),
(137623, 22881, 'QU', 'OK', 'S', 1722678600, 1722678600, '1'),
(137624, 9768, 'QU', 'OK', 'S', 1722678603, 1722678603, '1'),
(137625, 17998, 'QU', 'OK', 'S', 1722678604, 1722678604, '1'),
(137626, 13740, 'QU', 'OK', 'S', 1722678607, 1722678607, '1'),
(137627, 27325, 'QU', 'OK', 'S', 1722678609, 1722678609, '1'),
(137628, 24365, 'QU', 'OK', 'S', 1722678613, 1722678613, '1'),
(137629, 15918, 'QU', 'OK', 'S', 1722678703, 1722678703, '1'),
(137630, 15914, 'QU', 'OK', 'S', 1722678745, 1722678745, '1'),
(137631, 30045, 'QU', 'OK', 'S', 1722678773, 1722678773, '1'),
(137632, 23786, 'QU', 'OK', 'S', 1722678778, 1722678778, '1'),
(137633, 23785, 'QU', 'OK', 'S', 1722678784, 1722678784, '1'),
(137634, 29898, 'QU', 'OK', 'S', 1722678787, 1722678787, '1'),
(137635, 30049, 'QU', 'OK', 'S', 1722678791, 1722678791, '1'),
(137636, 22878, 'QU', 'OK', 'S', 1722678797, 1722678797, '1'),
(137637, 15915, 'QU', 'OK', 'S', 1722678800, 1722678800, '1'),
(137638, 22881, 'QU', 'OK', 'S', 1722678803, 1722678803, '1'),
(137639, 23786, 'QU', 'OK', 'S', 1722678807, 1722678807, '1'),
(137640, 23786, 'QU', 'OK', 'S', 1722678817, 1722678817, '1'),
(137641, 16048, 'QU', 'OK', 'S', 1722678821, 1722678821, '1'),
(137642, 17998, 'QU', 'OK', 'S', 1722678825, 1722678825, '1'),
(137643, 9768, 'QU', 'OK', 'S', 1722678829, 1722678829, '1'),
(137644, 22867, 'QU', 'OK', 'S', 1722678837, 1722678837, '1'),
(137645, 13740, 'QU', 'OK', 'S', 1722678842, 1722678842, '1'),
(137646, 24365, 'QU', 'OK', 'S', 1722678848, 1722678848, '1'),
(137647, 15919, 'QU', 'OK', 'S', 1722678852, 1722678852, '1'),
(137648, 30099, 'QU', 'OK', 'S', 1722678869, 1722678869, '1'),
(137649, 30100, 'QU', 'OK', 'S', 1722678874, 1722678874, '1'),
(137650, 30045, 'QU', 'OK', 'S', 1722678881, 1722678881, '1'),
(137651, 30099, 'QU', 'OK', 'S', 1722678893, 1722678893, '1'),
(137652, 27325, 'QU', 'OK', 'S', 1722678902, 1722678902, '1'),
(137653, 32962, 'QU', 'OK', 'S', 1722678992, 1722678992, '1'),
(137654, 32962, 'QU', 'OK', 'S', 1722679042, 1722679042, '1'),
(137655, 32962, 'QU', 'OK', 'S', 1722679093, 1722679093, '1'),
(137656, 32964, 'QU', 'OK', 'S', 1722679769, 1722679769, '1'),
(137657, 32967, 'QU', 'OK', 'S', 1722681841, 1722681841, '1'),
(137658, 32952, 'QU', 'OK', 'S', 1722682071, 1722682071, '1'),
(137659, 32966, 'QU', 'OK', 'S', 1722683094, 1722683094, '1'),
(137660, 32959, 'QU', 'OK', 'S', 1722683302, 1722683302, '1'),
(137661, 32961, 'QU', 'OK', 'S', 1722684261, 1722684261, '1'),
(137662, 22557, 'QU', 'OK', 'S', 1722684377, 1722684377, '1'),
(137663, 32965, 'QU', 'OK', 'S', 1722684419, 1722684419, '1'),
(137664, 25389, 'QU', 'OK', 'S', 1722684525, 1722684525, '1'),
(137665, 25379, 'QU', 'OK', 'S', 1722684657, 1722684657, '1'),
(137666, 32963, 'QU', 'OK', 'S', 1722684708, 1722684708, '1'),
(137667, 25385, 'QU', 'OK', 'S', 1722684754, 1722684754, '1'),
(137668, 32964, 'QU', 'OK', 'S', 1722684781, 1722684781, '1'),
(137669, 32388, 'QU', 'OK', 'S', 1722684820, 1722684820, '1'),
(137670, 32387, 'QU', 'OK', 'S', 1722684879, 1722684879, '1'),
(137671, 32386, 'QU', 'OK', 'S', 1722684918, 1722684918, '1'),
(137672, 32282, 'QU', 'OK', 'S', 1722684930, 1722684930, '1'),
(137673, 32281, 'QU', 'OK', 'S', 1722684942, 1722684942, '1'),
(137674, 32252, 'QU', 'OK', 'S', 1722684953, 1722684953, '1'),
(137675, 32250, 'QU', 'OK', 'S', 1722684960, 1722684960, '1'),
(137676, 32956, 'QU', 'OK', 'S', 1722685028, 1722685028, '1'),
(137677, 32688, 'QU', 'OK', 'S', 1722685131, 1722685131, '1'),
(137678, 32953, 'QU', 'OK', 'S', 1722685289, 1722685289, '1'),
(137679, 32954, 'QU', 'OK', 'S', 1722685425, 1722685425, '1'),
(137680, 32955, 'QU', 'OK', 'S', 1722685458, 1722685458, '1'),
(137681, 32957, 'QU', 'OK', 'S', 1722685504, 1722685504, '1'),
(137682, 32958, 'QU', 'OK', 'S', 1722685538, 1722685538, '1'),
(137683, 31115, 'QU', 'OK', 'S', 1722685865, 1722685865, '1'),
(137684, 31609, 'QU', 'OK', 'S', 1722688688, 1722688688, '1'),
(137685, 32101, 'QU', 'OK', 'S', 1722689182, 1722689182, '1'),
(137686, 30824, 'QU', 'OK', 'S', 1722689328, 1722689328, '1'),
(137687, 25546, 'QU', 'OK', 'S', 1722689515, 1722689515, '1'),
(137688, 23876, 'QU', 'OK', 'S', 1722690051, 1722690051, '1'),
(137689, 24631, 'QU', 'OK', 'S', 1722690074, 1722690074, '1'),
(137690, 24478, 'QU', 'OK', 'S', 1722690087, 1722690087, '1'),
(137691, 22445, 'QU', 'OK', 'S', 1722690121, 1722690121, '1'),
(137692, 28101, 'QU', 'OK', 'S', 1722690127, 1722690127, '1'),
(137693, 15774, 'QU', 'OK', 'S', 1722690152, 1722690152, '1'),
(137694, 15745, 'QU', 'OK', 'S', 1722690214, 1722690214, '1'),
(137695, 15745, 'QU', 'OK', 'S', 1722690218, 1722690218, '1'),
(137696, 15718, 'QU', 'OK', 'S', 1722690253, 1722690253, '1'),
(137697, 23915, 'QU', 'OK', 'S', 1722690259, 1722690259, '1'),
(137698, 23932, 'QU', 'OK', 'S', 1722690299, 1722690299, '1'),
(137699, 12612, 'QU', 'OK', 'S', 1722690307, 1722690307, '1'),
(137700, 12611, 'QU', 'OK', 'S', 1722690335, 1722690335, '1'),
(137701, 23990, 'QU', 'OK', 'S', 1722690551, 1722690551, '1'),
(137702, 26949, 'QU', 'OK', 'S', 1722690886, 1722690886, '1'),
(137703, 26949, 'QU', 'OK', 'S', 1722690892, 1722690892, '1'),
(137704, 26000, 'QU', 'OK', 'S', 1722690921, 1722690921, '1'),
(137705, 23989, 'QU', 'OK', 'S', 1722690942, 1722690942, '1'),
(137706, 22307, 'QU', 'OK', 'S', 1722690962, 1722690962, '1'),
(137707, 22307, 'QU', 'OK', 'S', 1722690969, 1722690969, '1'),
(137708, 22307, 'QU', 'OK', 'S', 1722690972, 1722690972, '1'),
(137709, 31119, 'QU', 'OK', 'S', 1722821065, 1722821065, '1'),
(137710, 31118, 'QU', 'OK', 'S', 1722821282, 1722821282, '1'),
(137711, 31106, 'QU', 'OK', 'S', 1722821297, 1722821297, '1'),
(137712, 31101, 'QU', 'OK', 'S', 1722821337, 1722821337, '1'),
(137713, 31088, 'QU', 'OK', 'S', 1722821375, 1722821375, '1'),
(137714, 31083, 'QU', 'OK', 'S', 1722821385, 1722821385, '1'),
(137715, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137716, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137717, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137718, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137719, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137720, 17224, 'QU', 'OK', 'S', 1722821667, 1722821667, '1'),
(137721, 32720, 'QU', 'OK', 'S', 1722835384, 1722835384, '1'),
(137722, 32720, 'QU', 'OK', 'S', 1722835541, 1722835541, '1'),
(137723, 32720, 'QU', 'OK', 'S', 1722835970, 1722835970, '1'),
(137724, 32720, 'QU', 'OK', 'S', 1722835981, 1722835981, '1'),
(137725, 31229, 'QU', 'OK', 'S', 1722836623, 1722836623, '1'),
(137726, 31229, 'QU', 'OK', 'S', 1722836627, 1722836627, '1'),
(137727, 31229, 'QU', 'OK', 'S', 1722836630, 1722836630, '1'),
(137728, 31229, 'QU', 'OK', 'S', 1722836633, 1722836633, '1'),
(137729, 31229, 'QU', 'OK', 'S', 1722836636, 1722836636, '1'),
(137730, 31229, 'QU', 'OK', 'S', 1722836639, 1722836639, '1'),
(137731, 31229, 'QU', 'OK', 'S', 1722836642, 1722836642, '1'),
(137732, 31229, 'QU', 'OK', 'S', 1722836645, 1722836645, '1'),
(137733, 31229, 'QU', 'OK', 'S', 1722836648, 1722836648, '1'),
(137734, 31229, 'QU', 'OK', 'S', 1722836651, 1722836651, '1'),
(137735, 13628, 'QU', 'OK', 'S', 1722836657, 1722836657, '1'),
(137736, 13628, 'QU', 'OK', 'S', 1722836661, 1722836661, '1'),
(137737, 31490, 'QU', 'OK', 'S', 1722836671, 1722836671, '1'),
(137738, 31490, 'QU', 'OK', 'S', 1722836675, 1722836675, '1'),
(137739, 31490, 'QU', 'OK', 'S', 1722836679, 1722836679, '1'),
(137740, 31490, 'QU', 'OK', 'S', 1722836683, 1722836683, '1'),
(137741, 31490, 'QU', 'OK', 'S', 1722836688, 1722836688, '1'),
(137742, 31490, 'QU', 'OK', 'S', 1722836692, 1722836692, '1'),
(137743, 31490, 'QU', 'OK', 'S', 1722836696, 1722836696, '1'),
(137744, 31490, 'QU', 'OK', 'S', 1722836701, 1722836701, '1'),
(137745, 31490, 'QU', 'OK', 'S', 1722836705, 1722836705, '1'),
(137746, 31490, 'QU', 'OK', 'S', 1722836710, 1722836710, '1'),
(137747, 31490, 'QU', 'OK', 'S', 1722836715, 1722836715, '1'),
(137748, 31490, 'QU', 'OK', 'S', 1722836719, 1722836719, '1'),
(137749, 31490, 'QU', 'OK', 'S', 1722836724, 1722836724, '1'),
(137750, 31490, 'QU', 'OK', 'S', 1722836728, 1722836728, '1'),
(137751, 31490, 'QU', 'OK', 'S', 1722836733, 1722836733, '1'),
(137752, 31490, 'QU', 'OK', 'S', 1722836738, 1722836738, '1'),
(137753, 31490, 'QU', 'OK', 'S', 1722836742, 1722836742, '1'),
(137754, 31490, 'QU', 'OK', 'S', 1722836746, 1722836746, '1'),
(137755, 31490, 'QU', 'OK', 'S', 1722836751, 1722836751, '1'),
(137756, 31490, 'QU', 'OK', 'S', 1722836755, 1722836755, '1'),
(137757, 15796, 'QU', 'OK', 'S', 1722837299, 1722837299, '1'),
(137758, 15796, 'QU', 'OK', 'S', 1722837657, 1722837657, '1'),
(137759, 32144, 'QU', 'OK', 'S', 1722838911, 1722838911, '1'),
(137760, 30907, 'QU', 'OK', 'S', 1722839746, 1722839746, '1'),
(137761, 20574, 'QU', 'OK', 'S', 1722839760, 1722839760, '1'),
(137762, 30492, 'QU', 'OK', 'S', 1722839765, 1722839765, '1'),
(137763, 28585, 'QU', 'OK', 'S', 1722839770, 1722839770, '1'),
(137764, 25341, 'QU', 'OK', 'S', 1722839779, 1722839779, '1'),
(137765, 15170, 'QU', 'OK', 'S', 1722839786, 1722839786, '1'),
(137766, 20626, 'QU', 'OK', 'S', 1722839791, 1722839791, '1'),
(137767, 16715, 'QU', 'OK', 'S', 1722839797, 1722839797, '1'),
(137768, 31773, 'QU', 'OK', 'S', 1722839801, 1722839801, '1'),
(137769, 18576, 'QU', 'OK', 'S', 1722839806, 1722839806, '1'),
(137770, 27607, 'QU', 'OK', 'S', 1722839810, 1722839810, '1'),
(137771, 31774, 'QU', 'OK', 'S', 1722839815, 1722839815, '1'),
(137772, 31490, 'QU', 'OK', 'S', 1722839820, 1722839820, '1'),
(137773, 27332, 'QU', 'OK', 'S', 1722839824, 1722839824, '1'),
(137774, 31333, 'QU', 'OK', 'S', 1722839829, 1722839829, '1'),
(137775, 31738, 'QU', 'OK', 'S', 1722839834, 1722839834, '1'),
(137776, 21995, 'QU', 'OK', 'S', 1722839840, 1722839840, '1'),
(137777, 31354, 'QU', 'OK', 'S', 1722839845, 1722839845, '1'),
(137778, 25631, 'QU', 'OK', 'S', 1722839851, 1722839851, '1'),
(137779, 20060, 'QU', 'OK', 'S', 1722839856, 1722839856, '1'),
(137780, 29441, 'QU', 'OK', 'S', 1722839861, 1722839861, '1'),
(137781, 21611, 'QU', 'OK', 'S', 1722839866, 1722839866, '1'),
(137782, 11574, 'QU', 'OK', 'S', 1722839871, 1722839871, '1'),
(137783, 27933, 'QU', 'OK', 'S', 1722839891, 1722839891, '1'),
(137784, 25042, 'QU', 'OK', 'S', 1722839901, 1722839901, '1'),
(137785, 21755, 'QU', 'OK', 'S', 1722839905, 1722839905, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(137786, 31217, 'QU', 'OK', 'S', 1722839911, 1722839911, '1'),
(137787, 20511, 'QU', 'OK', 'S', 1722839917, 1722839917, '1'),
(137788, 32145, 'QU', 'OK', 'S', 1722839930, 1722839930, '1'),
(137789, 20888, 'QU', 'OK', 'S', 1722839936, 1722839936, '1'),
(137790, 21004, 'QU', 'OK', 'S', 1722839941, 1722839941, '1'),
(137791, 18569, 'QU', 'OK', 'S', 1722839945, 1722839945, '1'),
(137792, 29931, 'QU', 'OK', 'S', 1722839953, 1722839953, '1'),
(137793, 20473, 'QU', 'OK', 'S', 1722839959, 1722839959, '1'),
(137794, 27329, 'QU', 'OK', 'S', 1722839964, 1722839964, '1'),
(137795, 27648, 'QU', 'OK', 'S', 1722839969, 1722839969, '1'),
(137796, 11153, 'QU', 'OK', 'S', 1722839974, 1722839974, '1'),
(137797, 31892, 'QU', 'OK', 'S', 1722839980, 1722839980, '1'),
(137798, 18572, 'QU', 'OK', 'S', 1722839985, 1722839985, '1'),
(137799, 13075, 'QU', 'OK', 'S', 1722839990, 1722839990, '1'),
(137800, 20493, 'QU', 'OK', 'S', 1722839995, 1722839995, '1'),
(137801, 20473, 'QU', 'OK', 'S', 1722840002, 1722840002, '1'),
(137802, 18572, 'QU', 'OK', 'S', 1722840011, 1722840011, '1'),
(137803, 12870, 'QU', 'OK', 'S', 1722840016, 1722840016, '1'),
(137804, 21166, 'QU', 'OK', 'S', 1722840022, 1722840022, '1'),
(137805, 20442, 'QU', 'OK', 'S', 1722840027, 1722840027, '1'),
(137806, 29251, 'QU', 'OK', 'S', 1722840032, 1722840032, '1'),
(137807, 30492, 'QU', 'OK', 'S', 1722840037, 1722840037, '1'),
(137808, 20109, 'QU', 'OK', 'S', 1722840042, 1722840042, '1'),
(137809, 12868, 'QU', 'OK', 'S', 1722840050, 1722840050, '1'),
(137810, 30629, 'QU', 'OK', 'S', 1722840055, 1722840055, '1'),
(137811, 30502, 'QU', 'OK', 'S', 1722840061, 1722840061, '1'),
(137812, 30492, 'QU', 'OK', 'S', 1722840068, 1722840068, '1'),
(137813, 19195, 'QU', 'OK', 'S', 1722840073, 1722840073, '1'),
(137814, 20511, 'QU', 'OK', 'S', 1722840076, 1722840076, '1'),
(137815, 29361, 'QU', 'OK', 'S', 1722840081, 1722840081, '1'),
(137816, 29251, 'QU', 'OK', 'S', 1722840086, 1722840086, '1'),
(137817, 27648, 'QU', 'OK', 'S', 1722840090, 1722840090, '1'),
(137818, 18569, 'QU', 'OK', 'S', 1722840096, 1722840096, '1'),
(137819, 23334, 'QU', 'OK', 'S', 1722840102, 1722840102, '1'),
(137820, 13619, 'QU', 'OK', 'S', 1722840106, 1722840106, '1'),
(137821, 30047, 'QU', 'OK', 'S', 1722840107, 1722840107, '1'),
(137822, 13619, 'QU', 'OK', 'S', 1722840110, 1722840110, '1'),
(137823, 25042, 'QU', 'OK', 'S', 1722840112, 1722840112, '1'),
(137824, 13619, 'QU', 'OK', 'S', 1722840114, 1722840114, '1'),
(137825, 32204, 'QU', 'OK', 'S', 1722840117, 1722840117, '1'),
(137826, 13619, 'QU', 'OK', 'S', 1722840118, 1722840118, '1'),
(137827, 12934, 'QU', 'OK', 'S', 1722840122, 1722840122, '1'),
(137828, 29756, 'QU', 'OK', 'S', 1722840128, 1722840128, '1'),
(137829, 29182, 'QU', 'OK', 'S', 1722840133, 1722840133, '1'),
(137830, 23069, 'QU', 'OK', 'S', 1722840139, 1722840139, '1'),
(137831, 31537, 'QU', 'OK', 'S', 1722840147, 1722840147, '1'),
(137832, 24421, 'QU', 'OK', 'S', 1722840152, 1722840152, '1'),
(137833, 29251, 'QU', 'OK', 'S', 1722840157, 1722840157, '1'),
(137834, 20416, 'QU', 'OK', 'S', 1722840162, 1722840162, '1'),
(137835, 11532, 'QU', 'OK', 'S', 1722840178, 1722840178, '1'),
(137836, 11692, 'QU', 'OK', 'S', 1722840188, 1722840188, '1'),
(137837, 32201, 'QU', 'OK', 'S', 1722842333, 1722842333, '1'),
(137838, 32347, 'QU', 'OK', 'S', 1722842433, 1722842433, '1'),
(137839, 25391, 'QU', 'OK', 'S', 1722842928, 1722842928, '1'),
(137840, 21063, 'QU', 'OK', 'S', 1722843430, 1722843430, '1'),
(137841, 22009, 'QU', 'OK', 'S', 1722846315, 1722846315, '1'),
(137842, 22009, 'QU', 'OK', 'S', 1722846318, 1722846318, '1'),
(137843, 22009, 'QU', 'OK', 'S', 1722846348, 1722846348, '1'),
(137844, 26528, 'QU', 'OK', 'S', 1722852060, 1722852060, '1'),
(137845, 21181, 'QU', 'OK', 'S', 1722852073, 1722852073, '1'),
(137846, 21181, 'QU', 'OK', 'S', 1722852081, 1722852081, '1'),
(137847, 17458, 'QU', 'OK', 'S', 1722852090, 1722852090, '1'),
(137848, 14570, 'QU', 'OK', 'S', 1722852095, 1722852095, '1'),
(137849, 17458, 'QU', 'OK', 'S', 1722852127, 1722852127, '1'),
(137850, 32201, 'QU', 'OK', 'S', 1722852137, 1722852137, '1'),
(137851, 24136, 'QU', 'OK', 'S', 1722852147, 1722852147, '1'),
(137852, 13205, 'QU', 'OK', 'S', 1722852152, 1722852152, '1'),
(137853, 13209, 'QU', 'OK', 'S', 1722852159, 1722852159, '1'),
(137854, 32656, 'QU', 'OK', 'S', 1722852172, 1722852172, '1'),
(137855, 15003, 'QU', 'OK', 'S', 1722852180, 1722852180, '1'),
(137856, 28583, 'QU', 'OK', 'S', 1722852185, 1722852185, '1'),
(137857, 32051, 'QU', 'OK', 'S', 1722852190, 1722852190, '1'),
(137858, 21656, 'QU', 'OK', 'S', 1722852196, 1722852196, '1'),
(137859, 32922, 'QU', 'OK', 'S', 1722852201, 1722852201, '1'),
(137860, 22962, 'QU', 'OK', 'S', 1722852206, 1722852206, '1'),
(137861, 31387, 'QU', 'OK', 'S', 1722852210, 1722852210, '1'),
(137862, 10720, 'QU', 'OK', 'S', 1722852668, 1722852668, '1'),
(137863, 26087, 'QU', 'OK', 'S', 1722852674, 1722852674, '1'),
(137864, 20918, 'QU', 'OK', 'S', 1722852678, 1722852678, '1'),
(137865, 27113, 'QU', 'OK', 'S', 1722852684, 1722852684, '1'),
(137866, 10731, 'QU', 'OK', 'S', 1722852689, 1722852689, '1'),
(137867, 28694, 'QU', 'OK', 'S', 1722852696, 1722852696, '1'),
(137868, 32469, 'QU', 'OK', 'S', 1722852701, 1722852701, '1'),
(137869, 21921, 'QU', 'OK', 'S', 1722852715, 1722852715, '1'),
(137870, 29686, 'QU', 'OK', 'S', 1722852896, 1722852896, '1'),
(137871, 29498, 'QU', 'OK', 'S', 1722852901, 1722852901, '1'),
(137872, 29152, 'QU', 'OK', 'S', 1722852989, 1722852989, '1'),
(137873, 22391, 'QU', 'OK', 'S', 1722852994, 1722852994, '1'),
(137874, 32258, 'QU', 'OK', 'S', 1722853368, 1722853368, '1'),
(137875, 12683, 'QU', 'OK', 'S', 1722853448, 1722853448, '1'),
(137876, 31019, 'QU', 'OK', 'S', 1722853517, 1722853517, '1'),
(137877, 26290, 'QU', 'OK', 'S', 1722853876, 1722853876, '1'),
(137878, 28709, 'QU', 'OK', 'S', 1722853887, 1722853887, '1'),
(137879, 15926, 'QU', 'OK', 'S', 1722853905, 1722853905, '1'),
(137880, 21166, 'QU', 'OK', 'S', 1722853915, 1722853915, '1'),
(137881, 22009, 'QU', 'OK', 'S', 1722853923, 1722853923, '1'),
(137882, 11944, 'QU', 'OK', 'S', 1722853939, 1722853939, '1'),
(137883, 29186, 'QU', 'OK', 'S', 1722853949, 1722853949, '1'),
(137884, 23917, 'QU', 'OK', 'S', 1722855711, 1722855711, '1'),
(137885, 23917, 'QU', 'OK', 'S', 1722855790, 1722855790, '1'),
(137886, 32927, 'QU', 'OK', 'S', 1722855948, 1722855948, '1'),
(137887, 32927, 'QU', 'OK', 'S', 1722855952, 1722855952, '1'),
(137888, 32950, 'QU', 'OK', 'S', 1722856564, 1722856564, '1'),
(137889, 32798, 'QU', 'OK', 'S', 1722856977, 1722856977, '1'),
(137890, 32799, 'QU', 'OK', 'S', 1722857253, 1722857253, '1'),
(137891, 31612, 'QU', 'OK', 'S', 1722857415, 1722857415, '1'),
(137892, 32956, 'QU', 'OK', 'S', 1722857515, 1722857515, '1'),
(137893, 21030, 'QU', 'OK', 'S', 1722857710, 1722857710, '1'),
(137894, 2051, 'QU', 'OK', 'S', 1722857718, 1722857718, '1'),
(137895, 27604, 'QU', 'OK', 'S', 1722857722, 1722857722, '1'),
(137896, 32155, 'QU', 'OK', 'S', 1722857727, 1722857727, '1'),
(137897, 29666, 'QU', 'OK', 'S', 1722857733, 1722857733, '1'),
(137898, 28478, 'QU', 'OK', 'S', 1722857738, 1722857738, '1'),
(137899, 32144, 'QU', 'OK', 'S', 1722857742, 1722857742, '1'),
(137900, 32204, 'QU', 'OK', 'S', 1722857748, 1722857748, '1'),
(137901, 30073, 'QU', 'OK', 'S', 1722857752, 1722857752, '1'),
(137902, 32143, 'QU', 'OK', 'S', 1722857756, 1722857756, '1'),
(137903, 14807, 'QU', 'OK', 'S', 1722857780, 1722857780, '1'),
(137904, 3887, 'QU', 'OK', 'S', 1722857786, 1722857786, '1'),
(137905, 32891, 'QU', 'OK', 'S', 1722857790, 1722857790, '1'),
(137906, 17705, 'QU', 'OK', 'S', 1722857798, 1722857798, '1'),
(137907, 29448, 'QU', 'OK', 'S', 1722857804, 1722857804, '1'),
(137908, 14809, 'QU', 'OK', 'S', 1722857810, 1722857810, '1'),
(137909, 32232, 'QU', 'OK', 'S', 1722857817, 1722857817, '1'),
(137910, 17532, 'QU', 'OK', 'S', 1722857821, 1722857821, '1'),
(137911, 21008, 'QU', 'OK', 'S', 1722857827, 1722857827, '1'),
(137912, 32157, 'QU', 'OK', 'S', 1722857832, 1722857832, '1'),
(137913, 13668, 'QU', 'OK', 'S', 1722857841, 1722857841, '1'),
(137914, 31807, 'QU', 'OK', 'S', 1722857845, 1722857845, '1'),
(137915, 32931, 'QU', 'OK', 'S', 1722857851, 1722857851, '1'),
(137916, 3905, 'QU', 'OK', 'S', 1722857855, 1722857855, '1'),
(137917, 30076, 'QU', 'OK', 'S', 1722857859, 1722857859, '1'),
(137918, 32693, 'QU', 'OK', 'S', 1722857864, 1722857864, '1'),
(137919, 31960, 'QU', 'OK', 'S', 1722857872, 1722857872, '1'),
(137920, 32382, 'QU', 'OK', 'S', 1722857876, 1722857876, '1'),
(137921, 32204, 'QU', 'OK', 'S', 1722857881, 1722857881, '1'),
(137922, 32144, 'QU', 'OK', 'S', 1722857887, 1722857887, '1'),
(137923, 17580, 'QU', 'OK', 'S', 1722857892, 1722857892, '1'),
(137924, 31910, 'QU', 'OK', 'S', 1722857896, 1722857896, '1'),
(137925, 31871, 'QU', 'OK', 'S', 1722857904, 1722857904, '1'),
(137926, 32016, 'QU', 'OK', 'S', 1722857912, 1722857912, '1'),
(137927, 31699, 'QU', 'OK', 'S', 1722857916, 1722857916, '1'),
(137928, 32145, 'QU', 'OK', 'S', 1722857921, 1722857921, '1'),
(137929, 30787, 'QU', 'OK', 'S', 1722857935, 1722857935, '1'),
(137930, 31528, 'QU', 'OK', 'S', 1722857950, 1722857950, '1'),
(137931, 32145, 'QU', 'OK', 'S', 1722857955, 1722857955, '1'),
(137932, 32769, 'QU', 'OK', 'S', 1722857959, 1722857959, '1'),
(137933, 32770, 'QU', 'OK', 'S', 1722857964, 1722857964, '1'),
(137934, 32957, 'QU', 'OK', 'S', 1722857968, 1722857968, '1'),
(137935, 29777, 'QU', 'OK', 'S', 1722857972, 1722857972, '1'),
(137936, 2050, 'QU', 'OK', 'S', 1722857980, 1722857980, '1'),
(137937, 32204, 'QU', 'OK', 'S', 1722857985, 1722857985, '1'),
(137938, 32770, 'QU', 'OK', 'S', 1722857989, 1722857989, '1'),
(137939, 32148, 'QU', 'OK', 'S', 1722857993, 1722857993, '1'),
(137940, 32124, 'QU', 'OK', 'S', 1722857997, 1722857997, '1'),
(137941, 32078, 'QU', 'OK', 'S', 1722858002, 1722858002, '1'),
(137942, 31566, 'QU', 'OK', 'S', 1722858006, 1722858006, '1'),
(137943, 31924, 'QU', 'OK', 'S', 1722858017, 1722858017, '1'),
(137944, 32978, 'QU', 'OK', 'S', 1722858256, 1722858256, '1'),
(137945, 32988, 'QU', 'OK', 'S', 1722859382, 1722859382, '1'),
(137946, 32979, 'QU', 'OK', 'S', 1722860220, 1722860220, '1'),
(137947, 32980, 'QU', 'OK', 'S', 1722860271, 1722860271, '1'),
(137948, 32981, 'QU', 'OK', 'S', 1722860337, 1722860337, '1'),
(137949, 32989, 'QU', 'OK', 'S', 1722860517, 1722860517, '1'),
(137950, 25971, 'QU', 'OK', 'S', 1722860532, 1722860532, '1'),
(137951, 32990, 'QU', 'OK', 'S', 1722860652, 1722860652, '1'),
(137952, 20325, 'QU', 'OK', 'S', 1722860798, 1722860798, '1'),
(137953, 20325, 'QU', 'OK', 'S', 1722860814, 1722860814, '1'),
(137954, 32987, 'QU', 'OK', 'S', 1722860825, 1722860825, '1'),
(137955, 32986, 'QU', 'OK', 'S', 1722860942, 1722860942, '1'),
(137956, 32985, 'QU', 'OK', 'S', 1722860977, 1722860977, '1'),
(137957, 32984, 'QU', 'OK', 'S', 1722861005, 1722861005, '1'),
(137958, 19852, 'QU', 'OK', 'S', 1722861127, 1722861127, '1'),
(137959, 32969, 'QU', 'OK', 'S', 1722861248, 1722861248, '1'),
(137960, 32972, 'QU', 'OK', 'S', 1722861594, 1722861594, '1'),
(137961, 24993, 'QU', 'OK', 'S', 1722861703, 1722861703, '1'),
(137962, 32982, 'QU', 'OK', 'S', 1722861911, 1722861911, '1'),
(137963, 32977, 'QU', 'OK', 'S', 1722861989, 1722861989, '1'),
(137964, 24993, 'QU', 'OK', 'S', 1722862050, 1722862050, '1'),
(137965, 24988, 'QU', 'OK', 'S', 1722862100, 1722862100, '1'),
(137966, 18295, 'QU', 'OK', 'S', 1722862139, 1722862139, '1'),
(137967, 14228, 'QU', 'OK', 'S', 1722862201, 1722862201, '1'),
(137968, 18300, 'QU', 'OK', 'S', 1722862244, 1722862244, '1'),
(137969, 32970, 'QU', 'OK', 'S', 1722862294, 1722862294, '1'),
(137970, 12744, 'QU', 'OK', 'S', 1722862328, 1722862328, '1'),
(137971, 12510, 'QU', 'OK', 'S', 1722862549, 1722862549, '1'),
(137972, 12509, 'QU', 'OK', 'S', 1722862593, 1722862593, '1'),
(137973, 32983, 'QU', 'OK', 'S', 1722863091, 1722863091, '1'),
(137974, 21037, 'QU', 'OK', 'S', 1722863230, 1722863230, '1'),
(137975, 18996, 'QU', 'OK', 'S', 1722863315, 1722863315, '1'),
(137976, 18996, 'QU', 'OK', 'S', 1722863324, 1722863324, '1'),
(137977, 32971, 'QU', 'OK', 'S', 1722863342, 1722863342, '1'),
(137978, 18665, 'QU', 'OK', 'S', 1722863376, 1722863376, '1'),
(137979, 18665, 'QU', 'OK', 'S', 1722863379, 1722863379, '1'),
(137980, 22897, 'QU', 'OK', 'S', 1722863497, 1722863497, '1'),
(137981, 18230, 'QU', 'OK', 'S', 1722863535, 1722863535, '1'),
(137982, 22097, 'QU', 'OK', 'S', 1722863617, 1722863617, '1'),
(137983, 32973, 'QU', 'OK', 'S', 1722863623, 1722863623, '1'),
(137984, 32974, 'QU', 'OK', 'S', 1722863664, 1722863664, '1'),
(137985, 18678, 'QU', 'OK', 'S', 1722863683, 1722863683, '1'),
(137986, 18678, 'QU', 'OK', 'S', 1722863691, 1722863691, '1'),
(137987, 32975, 'QU', 'OK', 'S', 1722863703, 1722863703, '1'),
(137988, 32976, 'QU', 'OK', 'S', 1722863737, 1722863737, '1'),
(137989, 1500, 'QU', 'OK', 'S', 1722863861, 1722863861, '1'),
(137990, 1500, 'QU', 'OK', 'S', 1722863866, 1722863866, '1'),
(137991, 26202, 'QU', 'OK', 'S', 1722864120, 1722864120, '1'),
(137992, 26202, 'QU', 'OK', 'S', 1722864123, 1722864123, '1'),
(137993, 22303, 'QU', 'OK', 'S', 1722864233, 1722864233, '1'),
(137994, 22303, 'QU', 'OK', 'S', 1722864237, 1722864237, '1'),
(137995, 18793, 'QU', 'OK', 'S', 1722864287, 1722864287, '1'),
(137996, 23861, 'QU', 'OK', 'S', 1722866185, 1722866185, '1'),
(137997, 10812, 'QU', 'OK', 'S', 1722866191, 1722866191, '1'),
(137998, 12808, 'QU', 'OK', 'S', 1722866197, 1722866197, '1'),
(137999, 26836, 'QU', 'OK', 'S', 1722866202, 1722866202, '1'),
(138000, 12806, 'QU', 'OK', 'S', 1722866208, 1722866208, '1'),
(138001, 12806, 'QU', 'OK', 'S', 1722866213, 1722866213, '1'),
(138002, 16329, 'QU', 'OK', 'S', 1722866219, 1722866219, '1'),
(138003, 12547, 'QU', 'OK', 'S', 1722866236, 1722866236, '1'),
(138004, 12547, 'QU', 'OK', 'S', 1722866242, 1722866242, '1'),
(138005, 14550, 'QU', 'OK', 'S', 1722866248, 1722866248, '1'),
(138006, 13547, 'QU', 'OK', 'S', 1722866253, 1722866253, '1'),
(138007, 12585, 'QU', 'OK', 'S', 1722866257, 1722866257, '1'),
(138008, 23861, 'QU', 'OK', 'S', 1722866263, 1722866263, '1'),
(138009, 14502, 'QU', 'OK', 'S', 1722866270, 1722866270, '1'),
(138010, 14502, 'QU', 'OK', 'S', 1722866276, 1722866276, '1'),
(138011, 12547, 'QU', 'OK', 'S', 1722866282, 1722866282, '1'),
(138012, 32364, 'QU', 'OK', 'S', 1722866288, 1722866288, '1'),
(138013, 22322, 'QU', 'OK', 'S', 1722866294, 1722866294, '1'),
(138014, 32503, 'QU', 'OK', 'S', 1722866302, 1722866302, '1'),
(138015, 32503, 'QU', 'OK', 'S', 1722866309, 1722866309, '1'),
(138016, 32503, 'QU', 'OK', 'S', 1722866316, 1722866316, '1'),
(138017, 32503, 'QU', 'OK', 'S', 1722866323, 1722866323, '1'),
(138018, 32454, 'QU', 'OK', 'S', 1722866328, 1722866328, '1'),
(138019, 18752, 'QU', 'OK', 'S', 1722866335, 1722866335, '1'),
(138020, 32610, 'QU', 'OK', 'S', 1722866340, 1722866340, '1'),
(138021, 32454, 'QU', 'OK', 'S', 1722866345, 1722866345, '1'),
(138022, 12600, 'QU', 'OK', 'S', 1722866349, 1722866349, '1'),
(138023, 32610, 'QU', 'OK', 'S', 1722866354, 1722866354, '1'),
(138024, 8833, 'QU', 'OK', 'S', 1722866359, 1722866359, '1'),
(138025, 32454, 'QU', 'OK', 'S', 1722866364, 1722866364, '1'),
(138026, 32364, 'QU', 'OK', 'S', 1722866368, 1722866368, '1'),
(138027, 32364, 'QU', 'OK', 'S', 1722866373, 1722866373, '1'),
(138028, 32364, 'QU', 'OK', 'S', 1722866378, 1722866378, '1'),
(138029, 9583, 'QU', 'OK', 'S', 1722866578, 1722866578, '1'),
(138030, 9583, 'QU', 'OK', 'S', 1722866592, 1722866592, '1'),
(138031, 9583, 'QU', 'OK', 'S', 1722866599, 1722866599, '1'),
(138032, 9583, 'QU', 'OK', 'S', 1722866604, 1722866604, '1'),
(138033, 9583, 'QU', 'OK', 'S', 1722866608, 1722866608, '1'),
(138034, 9583, 'QU', 'OK', 'S', 1722866612, 1722866612, '1'),
(138035, 9583, 'QU', 'OK', 'S', 1722866617, 1722866617, '1'),
(138036, 9583, 'QU', 'OK', 'S', 1722866622, 1722866622, '1'),
(138037, 9583, 'QU', 'OK', 'S', 1722866628, 1722866628, '1'),
(138038, 9583, 'QU', 'OK', 'S', 1722866657, 1722866657, '1'),
(138039, 9583, 'QU', 'OK', 'S', 1722866670, 1722866670, '1'),
(138040, 9583, 'QU', 'OK', 'S', 1722866675, 1722866675, '1'),
(138041, 25668, 'QU', 'OK', 'S', 1722866718, 1722866718, '1'),
(138042, 32204, 'QU', 'OK', 'S', 1722866723, 1722866723, '1'),
(138043, 32203, 'QU', 'OK', 'S', 1722866728, 1722866728, '1'),
(138044, 29094, 'QU', 'OK', 'S', 1722866733, 1722866733, '1'),
(138045, 29059, 'QU', 'OK', 'S', 1722866738, 1722866738, '1'),
(138046, 24604, 'QU', 'OK', 'S', 1722866744, 1722866744, '1'),
(138047, 29059, 'QU', 'OK', 'S', 1722866749, 1722866749, '1'),
(138048, 14547, 'QU', 'OK', 'S', 1722866753, 1722866753, '1'),
(138049, 29061, 'QU', 'OK', 'S', 1722866763, 1722866763, '1'),
(138050, 12286, 'QU', 'OK', 'S', 1722866767, 1722866767, '1'),
(138051, 19533, 'QU', 'OK', 'S', 1722866772, 1722866772, '1'),
(138052, 28559, 'QU', 'OK', 'S', 1722866776, 1722866776, '1'),
(138053, 22032, 'QU', 'OK', 'S', 1722866783, 1722866783, '1'),
(138054, 24580, 'QU', 'OK', 'S', 1722866789, 1722866789, '1'),
(138055, 24869, 'QU', 'OK', 'S', 1722866793, 1722866793, '1'),
(138056, 13546, 'QU', 'OK', 'S', 1722866824, 1722866824, '1'),
(138057, 29099, 'QU', 'OK', 'S', 1722866829, 1722866829, '1'),
(138058, 19960, 'QU', 'OK', 'S', 1722866833, 1722866833, '1'),
(138059, 21293, 'QU', 'OK', 'S', 1722866837, 1722866837, '1'),
(138060, 12596, 'QU', 'OK', 'S', 1722866842, 1722866842, '1'),
(138061, 8542, 'QU', 'OK', 'S', 1722866845, 1722866845, '1'),
(138062, 18829, 'QU', 'OK', 'S', 1722866850, 1722866850, '1'),
(138063, 20179, 'QU', 'OK', 'S', 1722866854, 1722866854, '1'),
(138064, 31872, 'QU', 'OK', 'S', 1722866858, 1722866858, '1'),
(138065, 24573, 'QU', 'OK', 'S', 1722866862, 1722866862, '1'),
(138066, 19954, 'QU', 'OK', 'S', 1722866867, 1722866867, '1'),
(138067, 32392, 'QU', 'OK', 'S', 1722866873, 1722866873, '1'),
(138068, 32925, 'QU', 'OK', 'S', 1722866877, 1722866877, '1'),
(138069, 19858, 'QU', 'OK', 'S', 1722866887, 1722866887, '1'),
(138070, 24575, 'QU', 'OK', 'S', 1722866894, 1722866894, '1'),
(138071, 24581, 'QU', 'OK', 'S', 1722866900, 1722866900, '1'),
(138072, 8686, 'QU', 'OK', 'S', 1722866904, 1722866904, '1'),
(138073, 8686, 'QU', 'OK', 'S', 1722866909, 1722866909, '1'),
(138074, 32661, 'QU', 'OK', 'S', 1722866913, 1722866913, '1'),
(138075, 24579, 'QU', 'OK', 'S', 1722867003, 1722867003, '1'),
(138076, 24579, 'QU', 'OK', 'S', 1722867032, 1722867032, '1'),
(138077, 2187, 'QU', 'OK', 'S', 1722920393, 1722920393, '1'),
(138078, 2558, 'QU', 'OK', 'S', 1722920402, 1722920402, '1'),
(138079, 32732, 'QU', 'OK', 'S', 1722922735, 1722922735, '1'),
(138080, 29251, 'QU', 'OK', 'S', 1722924066, 1722924066, '1'),
(138081, 29251, 'QU', 'OK', 'S', 1722924072, 1722924072, '1'),
(138082, 20290, 'QU', 'OK', 'S', 1722924204, 1722924204, '1'),
(138083, 28990, 'QU', 'OK', 'S', 1722924432, 1722924432, '1'),
(138084, 19307, 'QU', 'OK', 'S', 1722924846, 1722924846, '1'),
(138085, 15926, 'QU', 'OK', 'S', 1722924895, 1722924895, '1'),
(138086, 19307, 'QU', 'OK', 'S', 1722924902, 1722924902, '1'),
(138087, 15926, 'QU', 'OK', 'S', 1722924912, 1722924912, '1'),
(138088, 32604, 'QU', 'OK', 'S', 1722924918, 1722924918, '1'),
(138089, 32604, 'QU', 'OK', 'S', 1722924924, 1722924924, '1'),
(138090, 18059, 'QU', 'OK', 'S', 1722924930, 1722924930, '1'),
(138091, 18059, 'QU', 'OK', 'S', 1722924937, 1722924937, '1'),
(138092, 32604, 'QU', 'OK', 'S', 1722924942, 1722924942, '1'),
(138093, 30958, 'QU', 'OK', 'S', 1722924947, 1722924947, '1'),
(138094, 30958, 'QU', 'OK', 'S', 1722924953, 1722924953, '1'),
(138095, 30958, 'QU', 'OK', 'S', 1722924961, 1722924961, '1'),
(138096, 58, 'QU', 'OK', 'S', 1722924970, 1722924970, '1'),
(138097, 11699, 'QU', 'OK', 'S', 1722924976, 1722924976, '1'),
(138098, 28222, 'QU', 'OK', 'S', 1722924983, 1722924983, '1'),
(138099, 28107, 'QU', 'OK', 'S', 1722924989, 1722924989, '1'),
(138100, 11699, 'QU', 'OK', 'S', 1722925002, 1722925002, '1'),
(138101, 28107, 'QU', 'OK', 'S', 1722925007, 1722925007, '1'),
(138102, 28990, 'QU', 'OK', 'S', 1722925032, 1722925032, '1'),
(138103, 29182, 'QU', 'OK', 'S', 1722925774, 1722925774, '1'),
(138104, 21166, 'QU', 'OK', 'S', 1722926169, 1722926169, '1'),
(138105, 8843, 'QU', 'OK', 'S', 1722926182, 1722926182, '1'),
(138106, 8843, 'QU', 'OK', 'S', 1722926182, 1722926182, '1'),
(138107, 23869, 'QU', 'OK', 'S', 1722926206, 1722926206, '1'),
(138108, 19307, 'QU', 'OK', 'S', 1722926409, 1722926409, '1'),
(138109, 19307, 'QU', 'OK', 'S', 1722926418, 1722926418, '1'),
(138110, 8843, 'QU', 'OK', 'S', 1722926550, 1722926550, '1'),
(138111, 8843, 'QU', 'OK', 'S', 1722926561, 1722926561, '1'),
(138112, 8843, 'QU', 'OK', 'S', 1722926566, 1722926566, '1'),
(138113, 8843, 'QU', 'OK', 'S', 1722926569, 1722926569, '1'),
(138114, 32991, 'QU', 'OK', 'S', 1722928232, 1722928232, '1'),
(138115, 32407, 'QU', 'OK', 'S', 1722928783, 1722928783, '1'),
(138116, 32961, 'QU', 'OK', 'S', 1722930173, 1722930173, '1'),
(138117, 28663, 'QU', 'OK', 'S', 1722931382, 1722931382, '1'),
(138118, 33010, 'QU', 'OK', 'S', 1722931431, 1722931431, '1'),
(138119, 33010, 'QU', 'OK', 'S', 1722931431, 1722931431, '1'),
(138120, 33010, 'QU', 'OK', 'S', 1722931431, 1722931431, '1'),
(138121, 33009, 'QU', 'OK', 'S', 1722931439, 1722931439, '1'),
(138122, 33009, 'QU', 'OK', 'S', 1722931439, 1722931439, '1'),
(138123, 32968, 'QU', 'OK', 'S', 1722931447, 1722931447, '1'),
(138124, 32968, 'QU', 'OK', 'S', 1722931447, 1722931447, '1'),
(138125, 32929, 'QU', 'OK', 'S', 1722931457, 1722931457, '1'),
(138126, 32929, 'QU', 'OK', 'S', 1722931457, 1722931457, '1'),
(138127, 32929, 'QU', 'OK', 'S', 1722931457, 1722931457, '1'),
(138128, 32929, 'QU', 'OK', 'S', 1722931457, 1722931457, '1'),
(138129, 32928, 'QU', 'OK', 'S', 1722931464, 1722931464, '1'),
(138130, 32849, 'QU', 'OK', 'S', 1722931470, 1722931470, '1'),
(138131, 32846, 'QU', 'OK', 'S', 1722931476, 1722931476, '1'),
(138132, 32844, 'QU', 'OK', 'S', 1722931481, 1722931481, '1'),
(138133, 32811, 'QU', 'OK', 'S', 1722931491, 1722931491, '1'),
(138134, 32811, 'QU', 'OK', 'S', 1722931496, 1722931496, '1'),
(138135, 32810, 'QU', 'OK', 'S', 1722931504, 1722931504, '1'),
(138136, 32810, 'QU', 'OK', 'S', 1722931555, 1722931555, '1'),
(138137, 32649, 'QU', 'OK', 'S', 1722931560, 1722931560, '1'),
(138138, 32631, 'QU', 'OK', 'S', 1722931567, 1722931567, '1'),
(138139, 32349, 'QU', 'OK', 'S', 1722931573, 1722931573, '1'),
(138140, 32348, 'QU', 'OK', 'S', 1722931581, 1722931581, '1'),
(138141, 32127, 'QU', 'OK', 'S', 1722931591, 1722931591, '1'),
(138142, 32100, 'QU', 'OK', 'S', 1722931597, 1722931597, '1'),
(138143, 32080, 'QU', 'OK', 'S', 1722931603, 1722931603, '1'),
(138144, 32079, 'QU', 'OK', 'S', 1722931614, 1722931614, '1'),
(138145, 32058, 'QU', 'OK', 'S', 1722931619, 1722931619, '1'),
(138146, 32058, 'QU', 'OK', 'S', 1722931624, 1722931624, '1'),
(138147, 31867, 'QU', 'OK', 'S', 1722931658, 1722931658, '1'),
(138148, 31867, 'QU', 'OK', 'S', 1722931658, 1722931658, '1'),
(138149, 31867, 'QU', 'OK', 'S', 1722931658, 1722931658, '1'),
(138150, 31867, 'QU', 'OK', 'S', 1722931658, 1722931658, '1'),
(138151, 31866, 'QU', 'OK', 'S', 1722931667, 1722931667, '1'),
(138152, 31847, 'QU', 'OK', 'S', 1722931675, 1722931675, '1'),
(138153, 31842, 'QU', 'OK', 'S', 1722931683, 1722931683, '1'),
(138154, 29830, 'QU', 'OK', 'S', 1722931696, 1722931696, '1'),
(138155, 29803, 'QU', 'OK', 'S', 1722931703, 1722931703, '1'),
(138156, 29792, 'QU', 'OK', 'S', 1722931712, 1722931712, '1'),
(138157, 29791, 'QU', 'OK', 'S', 1722931720, 1722931720, '1'),
(138158, 29784, 'QU', 'OK', 'S', 1722931726, 1722931726, '1'),
(138159, 29697, 'QU', 'OK', 'S', 1722931747, 1722931747, '1'),
(138160, 29345, 'QU', 'OK', 'S', 1722931754, 1722931754, '1'),
(138161, 29324, 'QU', 'OK', 'S', 1722931761, 1722931761, '1'),
(138162, 29320, 'QU', 'OK', 'S', 1722931768, 1722931768, '1'),
(138163, 29279, 'QU', 'OK', 'S', 1722931778, 1722931778, '1'),
(138164, 29279, 'QU', 'OK', 'S', 1722931784, 1722931784, '1'),
(138165, 29277, 'QU', 'OK', 'S', 1722931790, 1722931790, '1'),
(138166, 29277, 'QU', 'OK', 'S', 1722931797, 1722931797, '1'),
(138167, 29276, 'QU', 'OK', 'S', 1722931809, 1722931809, '1'),
(138168, 29276, 'QU', 'OK', 'S', 1722931809, 1722931809, '1'),
(138169, 29272, 'QU', 'OK', 'S', 1722931815, 1722931815, '1'),
(138170, 29272, 'QU', 'OK', 'S', 1722931821, 1722931821, '1'),
(138171, 29268, 'QU', 'OK', 'S', 1722931831, 1722931831, '1'),
(138172, 29268, 'QU', 'OK', 'S', 1722931839, 1722931839, '1'),
(138173, 28743, 'QU', 'OK', 'S', 1722931853, 1722931853, '1'),
(138174, 28741, 'QU', 'OK', 'S', 1722931866, 1722931866, '1'),
(138175, 28724, 'QU', 'OK', 'S', 1722931873, 1722931873, '1'),
(138176, 28723, 'QU', 'OK', 'S', 1722931878, 1722931878, '1'),
(138177, 28719, 'QU', 'OK', 'S', 1722931889, 1722931889, '1'),
(138178, 28719, 'QU', 'OK', 'S', 1722931893, 1722931893, '1'),
(138179, 28718, 'QU', 'OK', 'S', 1722931903, 1722931903, '1'),
(138180, 28323, 'QU', 'OK', 'S', 1722931911, 1722931911, '1'),
(138181, 28323, 'QU', 'OK', 'S', 1722931919, 1722931919, '1'),
(138182, 28322, 'QU', 'OK', 'S', 1722931927, 1722931927, '1'),
(138183, 28318, 'QU', 'OK', 'S', 1722931949, 1722931949, '1'),
(138184, 28316, 'QU', 'OK', 'S', 1722931957, 1722931957, '1'),
(138185, 28315, 'QU', 'OK', 'S', 1722931988, 1722931988, '1'),
(138186, 28314, 'QU', 'OK', 'S', 1722931996, 1722931996, '1'),
(138187, 25776, 'QU', 'OK', 'S', 1722932001, 1722932001, '1'),
(138188, 25776, 'QU', 'OK', 'S', 1722932006, 1722932006, '1'),
(138189, 25775, 'QU', 'OK', 'S', 1722932014, 1722932014, '1'),
(138190, 25775, 'QU', 'OK', 'S', 1722932019, 1722932019, '1'),
(138191, 25774, 'QU', 'OK', 'S', 1722932032, 1722932032, '1'),
(138192, 25772, 'QU', 'OK', 'S', 1722932041, 1722932041, '1'),
(138193, 25772, 'QU', 'OK', 'S', 1722932047, 1722932047, '1'),
(138194, 25771, 'QU', 'OK', 'S', 1722932055, 1722932055, '1'),
(138195, 25770, 'QU', 'OK', 'S', 1722932062, 1722932062, '1'),
(138196, 25768, 'QU', 'OK', 'S', 1722932069, 1722932069, '1'),
(138197, 25768, 'QU', 'OK', 'S', 1722932074, 1722932074, '1'),
(138198, 25763, 'QU', 'OK', 'S', 1722932082, 1722932082, '1'),
(138199, 25762, 'QU', 'OK', 'S', 1722932089, 1722932089, '1'),
(138200, 25749, 'QU', 'OK', 'S', 1722932120, 1722932120, '1'),
(138201, 25749, 'QU', 'OK', 'S', 1722932126, 1722932126, '1'),
(138202, 25744, 'QU', 'OK', 'S', 1722932135, 1722932135, '1'),
(138203, 25741, 'QU', 'OK', 'S', 1722932144, 1722932144, '1'),
(138204, 25741, 'QU', 'OK', 'S', 1722932149, 1722932149, '1'),
(138205, 25733, 'QU', 'OK', 'S', 1722932156, 1722932156, '1'),
(138206, 25733, 'QU', 'OK', 'S', 1722932160, 1722932160, '1'),
(138207, 25731, 'QU', 'OK', 'S', 1722932166, 1722932166, '1'),
(138208, 25731, 'QU', 'OK', 'S', 1722932171, 1722932171, '1'),
(138209, 25729, 'QU', 'OK', 'S', 1722932183, 1722932183, '1'),
(138210, 25725, 'QU', 'OK', 'S', 1722932199, 1722932199, '1'),
(138211, 25725, 'QU', 'OK', 'S', 1722932204, 1722932204, '1'),
(138212, 25724, 'QU', 'OK', 'S', 1722932213, 1722932213, '1'),
(138213, 25724, 'QU', 'OK', 'S', 1722932221, 1722932221, '1'),
(138214, 25722, 'QU', 'OK', 'S', 1722932228, 1722932228, '1'),
(138215, 25722, 'QU', 'OK', 'S', 1722932232, 1722932232, '1'),
(138216, 25719, 'QU', 'OK', 'S', 1722932241, 1722932241, '1'),
(138217, 25719, 'QU', 'OK', 'S', 1722932250, 1722932250, '1'),
(138218, 32961, 'QU', 'OK', 'S', 1722932294, 1722932294, '1'),
(138219, 32961, 'QU', 'OK', 'S', 1722932321, 1722932321, '1'),
(138220, 32407, 'QU', 'OK', 'S', 1722932363, 1722932363, '1'),
(138221, 25704, 'QU', 'OK', 'S', 1722932369, 1722932369, '1'),
(138222, 25704, 'QU', 'OK', 'S', 1722932374, 1722932374, '1'),
(138223, 25702, 'QU', 'OK', 'S', 1722932380, 1722932380, '1'),
(138224, 25699, 'QU', 'OK', 'S', 1722932385, 1722932385, '1'),
(138225, 25699, 'QU', 'OK', 'S', 1722932391, 1722932391, '1'),
(138226, 25695, 'QU', 'OK', 'S', 1722932397, 1722932397, '1'),
(138227, 25692, 'QU', 'OK', 'S', 1722932403, 1722932403, '1'),
(138228, 25692, 'QU', 'OK', 'S', 1722932409, 1722932409, '1'),
(138229, 25687, 'QU', 'OK', 'S', 1722932417, 1722932417, '1'),
(138230, 24653, 'QU', 'OK', 'S', 1722932430, 1722932430, '1'),
(138231, 24652, 'QU', 'OK', 'S', 1722932442, 1722932442, '1'),
(138232, 24652, 'QU', 'OK', 'S', 1722932442, 1722932442, '1'),
(138233, 24649, 'QU', 'OK', 'S', 1722932448, 1722932448, '1'),
(138234, 24644, 'QU', 'OK', 'S', 1722932464, 1722932464, '1'),
(138235, 24643, 'QU', 'OK', 'S', 1722932473, 1722932473, '1'),
(138236, 24642, 'QU', 'OK', 'S', 1722932483, 1722932483, '1'),
(138237, 24641, 'QU', 'OK', 'S', 1722932489, 1722932489, '1'),
(138238, 24639, 'QU', 'OK', 'S', 1722932494, 1722932494, '1'),
(138239, 24636, 'QU', 'OK', 'S', 1722932505, 1722932505, '1'),
(138240, 24634, 'QU', 'OK', 'S', 1722932512, 1722932512, '1'),
(138241, 24430, 'QU', 'OK', 'S', 1722932528, 1722932528, '1'),
(138242, 24429, 'QU', 'OK', 'S', 1722932535, 1722932535, '1'),
(138243, 24412, 'QU', 'OK', 'S', 1722932543, 1722932543, '1'),
(138244, 24411, 'QU', 'OK', 'S', 1722932550, 1722932550, '1'),
(138245, 24410, 'QU', 'OK', 'S', 1722932564, 1722932564, '1'),
(138246, 24404, 'QU', 'OK', 'S', 1722932574, 1722932574, '1'),
(138247, 24402, 'QU', 'OK', 'S', 1722932588, 1722932588, '1'),
(138248, 24402, 'QU', 'OK', 'S', 1722932593, 1722932593, '1'),
(138249, 24398, 'QU', 'OK', 'S', 1722932599, 1722932599, '1'),
(138250, 24398, 'QU', 'OK', 'S', 1722932605, 1722932605, '1'),
(138251, 24397, 'QU', 'OK', 'S', 1722932610, 1722932610, '1'),
(138252, 24397, 'QU', 'OK', 'S', 1722932616, 1722932616, '1'),
(138253, 24396, 'QU', 'OK', 'S', 1722932621, 1722932621, '1'),
(138254, 24394, 'QU', 'OK', 'S', 1722932631, 1722932631, '1'),
(138255, 24394, 'QU', 'OK', 'S', 1722932637, 1722932637, '1'),
(138256, 24391, 'QU', 'OK', 'S', 1722932644, 1722932644, '1'),
(138257, 24391, 'QU', 'OK', 'S', 1722932649, 1722932649, '1'),
(138258, 24389, 'QU', 'OK', 'S', 1722932655, 1722932655, '1'),
(138259, 24388, 'QU', 'OK', 'S', 1722932661, 1722932661, '1'),
(138260, 24387, 'QU', 'OK', 'S', 1722932668, 1722932668, '1'),
(138261, 23630, 'QU', 'OK', 'S', 1722932683, 1722932683, '1'),
(138262, 23629, 'QU', 'OK', 'S', 1722932692, 1722932692, '1'),
(138263, 23627, 'QU', 'OK', 'S', 1722932710, 1722932710, '1'),
(138264, 23626, 'QU', 'OK', 'S', 1722932717, 1722932717, '1'),
(138265, 23625, 'QU', 'OK', 'S', 1722932724, 1722932724, '1'),
(138266, 23624, 'QU', 'OK', 'S', 1722932737, 1722932737, '1'),
(138267, 23622, 'QU', 'OK', 'S', 1722932746, 1722932746, '1'),
(138268, 23622, 'QU', 'OK', 'S', 1722932752, 1722932752, '1'),
(138269, 23621, 'QU', 'OK', 'S', 1722932758, 1722932758, '1'),
(138270, 23620, 'QU', 'OK', 'S', 1722932773, 1722932773, '1'),
(138271, 23619, 'QU', 'OK', 'S', 1722932779, 1722932779, '1'),
(138272, 23619, 'QU', 'OK', 'S', 1722932785, 1722932785, '1'),
(138273, 23618, 'QU', 'OK', 'S', 1722932791, 1722932791, '1'),
(138274, 23618, 'QU', 'OK', 'S', 1722932797, 1722932797, '1'),
(138275, 23589, 'QU', 'OK', 'S', 1722932816, 1722932816, '1'),
(138276, 23588, 'QU', 'OK', 'S', 1722932825, 1722932825, '1'),
(138277, 23569, 'QU', 'OK', 'S', 1722932834, 1722932834, '1'),
(138278, 23568, 'QU', 'OK', 'S', 1722932843, 1722932843, '1'),
(138279, 23567, 'QU', 'OK', 'S', 1722932853, 1722932853, '1'),
(138280, 23566, 'QU', 'OK', 'S', 1722932868, 1722932868, '1'),
(138281, 23565, 'QU', 'OK', 'S', 1722932875, 1722932875, '1'),
(138282, 23565, 'QU', 'OK', 'S', 1722932882, 1722932882, '1'),
(138283, 23564, 'QU', 'OK', 'S', 1722932888, 1722932888, '1'),
(138284, 23559, 'QU', 'OK', 'S', 1722932895, 1722932895, '1'),
(138285, 23559, 'QU', 'OK', 'S', 1722932901, 1722932901, '1'),
(138286, 23558, 'QU', 'OK', 'S', 1722932907, 1722932907, '1'),
(138287, 23558, 'QU', 'OK', 'S', 1722932912, 1722932912, '1'),
(138288, 23557, 'QU', 'OK', 'S', 1722932938, 1722932938, '1'),
(138289, 23556, 'QU', 'OK', 'S', 1722932952, 1722932952, '1'),
(138290, 23553, 'QU', 'OK', 'S', 1722932975, 1722932975, '1'),
(138291, 21905, 'QU', 'OK', 'S', 1722932982, 1722932982, '1'),
(138292, 21904, 'QU', 'OK', 'S', 1722932988, 1722932988, '1'),
(138293, 23555, 'QU', 'OK', 'S', 1722933016, 1722933016, '1'),
(138294, 23555, 'QU', 'OK', 'S', 1722933022, 1722933022, '1'),
(138295, 23554, 'QU', 'OK', 'S', 1722933029, 1722933029, '1'),
(138296, 23554, 'QU', 'OK', 'S', 1722933037, 1722933037, '1'),
(138297, 21903, 'QU', 'OK', 'S', 1722933053, 1722933053, '1'),
(138298, 21903, 'QU', 'OK', 'S', 1722933060, 1722933060, '1'),
(138299, 21902, 'QU', 'OK', 'S', 1722933069, 1722933069, '1'),
(138300, 21901, 'QU', 'OK', 'S', 1722933083, 1722933083, '1'),
(138301, 21901, 'QU', 'OK', 'S', 1722933089, 1722933089, '1'),
(138302, 21900, 'QU', 'OK', 'S', 1722933105, 1722933105, '1'),
(138303, 21899, 'QU', 'OK', 'S', 1722933111, 1722933111, '1'),
(138304, 21898, 'QU', 'OK', 'S', 1722933117, 1722933117, '1'),
(138305, 21898, 'QU', 'OK', 'S', 1722933121, 1722933121, '1'),
(138306, 21897, 'QU', 'OK', 'S', 1722933126, 1722933126, '1'),
(138307, 21897, 'QU', 'OK', 'S', 1722933130, 1722933130, '1'),
(138308, 21896, 'QU', 'OK', 'S', 1722933137, 1722933137, '1'),
(138309, 21896, 'QU', 'OK', 'S', 1722933153, 1722933153, '1'),
(138310, 21608, 'QU', 'OK', 'S', 1722933173, 1722933173, '1'),
(138311, 17782, 'QU', 'OK', 'S', 1722933180, 1722933180, '1'),
(138312, 17782, 'QU', 'OK', 'S', 1722933185, 1722933185, '1'),
(138313, 17781, 'QU', 'OK', 'S', 1722933191, 1722933191, '1'),
(138314, 17781, 'QU', 'OK', 'S', 1722933199, 1722933199, '1'),
(138315, 17778, 'QU', 'OK', 'S', 1722933210, 1722933210, '1'),
(138316, 17778, 'QU', 'OK', 'S', 1722933215, 1722933215, '1'),
(138317, 17777, 'QU', 'OK', 'S', 1722933227, 1722933227, '1'),
(138318, 17777, 'QU', 'OK', 'S', 1722933233, 1722933233, '1'),
(138319, 17776, 'QU', 'OK', 'S', 1722933240, 1722933240, '1'),
(138320, 17775, 'QU', 'OK', 'S', 1722933263, 1722933263, '1'),
(138321, 17775, 'QU', 'OK', 'S', 1722933270, 1722933270, '1'),
(138322, 17774, 'QU', 'OK', 'S', 1722933277, 1722933277, '1'),
(138323, 17771, 'QU', 'OK', 'S', 1722933314, 1722933314, '1'),
(138324, 17771, 'QU', 'OK', 'S', 1722933320, 1722933320, '1'),
(138325, 17768, 'QU', 'OK', 'S', 1722933330, 1722933330, '1'),
(138326, 17767, 'QU', 'OK', 'S', 1722933342, 1722933342, '1'),
(138327, 17766, 'QU', 'OK', 'S', 1722933350, 1722933350, '1'),
(138328, 17765, 'QU', 'OK', 'S', 1722933369, 1722933369, '1'),
(138329, 17765, 'QU', 'OK', 'S', 1722933375, 1722933375, '1'),
(138330, 15630, 'QU', 'OK', 'S', 1722935929, 1722935929, '1'),
(138331, 15630, 'QU', 'OK', 'S', 1722935935, 1722935935, '1'),
(138332, 15568, 'QU', 'OK', 'S', 1722935952, 1722935952, '1'),
(138333, 15568, 'QU', 'OK', 'S', 1722935958, 1722935958, '1'),
(138334, 15567, 'QU', 'OK', 'S', 1722935966, 1722935966, '1'),
(138335, 15567, 'QU', 'OK', 'S', 1722935973, 1722935973, '1'),
(138336, 15565, 'QU', 'OK', 'S', 1722935981, 1722935981, '1'),
(138337, 15565, 'QU', 'OK', 'S', 1722935987, 1722935987, '1'),
(138338, 15564, 'QU', 'OK', 'S', 1722935999, 1722935999, '1'),
(138339, 15563, 'QU', 'OK', 'S', 1722936028, 1722936028, '1'),
(138340, 15563, 'QU', 'OK', 'S', 1722936039, 1722936039, '1'),
(138341, 23227, 'QU', 'OK', 'S', 1722936389, 1722936389, '1'),
(138342, 32369, 'QU', 'OK', 'S', 1722936408, 1722936408, '1'),
(138343, 21231, 'QU', 'OK', 'S', 1722936416, 1722936416, '1'),
(138344, 31110, 'QU', 'OK', 'S', 1722936431, 1722936431, '1'),
(138345, 32962, 'QU', 'OK', 'S', 1722936437, 1722936437, '1'),
(138346, 32966, 'QU', 'OK', 'S', 1722936451, 1722936451, '1'),
(138347, 32962, 'QU', 'OK', 'S', 1722936468, 1722936468, '1'),
(138348, 32270, 'QU', 'OK', 'S', 1722936486, 1722936486, '1'),
(138349, 32270, 'QU', 'OK', 'S', 1722936492, 1722936492, '1'),
(138350, 32270, 'QU', 'OK', 'S', 1722936500, 1722936500, '1'),
(138351, 32270, 'QU', 'OK', 'S', 1722936506, 1722936506, '1'),
(138352, 33011, 'QU', 'OK', 'S', 1722936917, 1722936917, '1'),
(138353, 33012, 'QU', 'OK', 'S', 1722936997, 1722936997, '1'),
(138354, 14230, 'QU', 'OK', 'S', 1722937771, 1722937771, '1'),
(138355, 14226, 'QU', 'OK', 'S', 1722937794, 1722937794, '1'),
(138356, 32747, 'QU', 'OK', 'S', 1722937907, 1722937907, '1'),
(138357, 31852, 'QU', 'OK', 'S', 1722939961, 1722939961, '1'),
(138358, 32993, 'QU', 'OK', 'S', 1722940330, 1722940330, '1'),
(138359, 31507, 'QU', 'OK', 'S', 1722940505, 1722940505, '1'),
(138360, 31507, 'QU', 'OK', 'S', 1722940515, 1722940515, '1'),
(138361, 31507, 'QU', 'OK', 'S', 1722940518, 1722940518, '1'),
(138362, 31529, 'QU', 'OK', 'S', 1722940555, 1722940555, '1'),
(138363, 25519, 'QU', 'OK', 'S', 1722940605, 1722940605, '1'),
(138364, 32951, 'QU', 'OK', 'S', 1722940787, 1722940787, '1'),
(138365, 33013, 'QU', 'OK', 'S', 1722940995, 1722940995, '1'),
(138366, 32999, 'QU', 'OK', 'S', 1722941100, 1722941100, '1'),
(138367, 30774, 'QU', 'OK', 'S', 1722941169, 1722941169, '1'),
(138368, 31391, 'QU', 'OK', 'S', 1722941211, 1722941211, '1'),
(138369, 33005, 'QU', 'OK', 'S', 1722941621, 1722941621, '1'),
(138370, 25390, 'QU', 'OK', 'S', 1722941721, 1722941721, '1'),
(138371, 25390, 'QU', 'OK', 'S', 1722941730, 1722941730, '1'),
(138372, 25392, 'QU', 'OK', 'S', 1722941750, 1722941750, '1'),
(138373, 25392, 'QU', 'OK', 'S', 1722941765, 1722941765, '1'),
(138374, 25394, 'QU', 'OK', 'S', 1722941796, 1722941796, '1'),
(138375, 32996, 'QU', 'OK', 'S', 1722941804, 1722941804, '1'),
(138376, 25396, 'QU', 'OK', 'S', 1722941807, 1722941807, '1'),
(138377, 25396, 'QU', 'OK', 'S', 1722941813, 1722941813, '1'),
(138378, 25397, 'QU', 'OK', 'S', 1722941826, 1722941826, '1'),
(138379, 25397, 'QU', 'OK', 'S', 1722941832, 1722941832, '1'),
(138380, 25399, 'QU', 'OK', 'S', 1722941864, 1722941864, '1'),
(138381, 32991, 'QU', 'OK', 'S', 1722941878, 1722941878, '1'),
(138382, 25401, 'QU', 'OK', 'S', 1722941882, 1722941882, '1'),
(138383, 25402, 'QU', 'OK', 'S', 1722941897, 1722941897, '1'),
(138384, 25405, 'QU', 'OK', 'S', 1722941923, 1722941923, '1'),
(138385, 32073, 'QU', 'OK', 'S', 1722941923, 1722941923, '1'),
(138386, 25407, 'QU', 'OK', 'S', 1722941934, 1722941934, '1'),
(138387, 25409, 'QU', 'OK', 'S', 1722941946, 1722941946, '1'),
(138388, 25410, 'QU', 'OK', 'S', 1722941973, 1722941973, '1'),
(138389, 32998, 'QU', 'OK', 'S', 1722942125, 1722942125, '1'),
(138390, 25489, 'QU', 'OK', 'S', 1722942145, 1722942145, '1'),
(138391, 25491, 'QU', 'OK', 'S', 1722942182, 1722942182, '1'),
(138392, 25492, 'QU', 'OK', 'S', 1722942204, 1722942204, '1'),
(138393, 25576, 'QU', 'OK', 'S', 1722942249, 1722942249, '1'),
(138394, 25576, 'QU', 'OK', 'S', 1722942259, 1722942259, '1'),
(138395, 32997, 'QU', 'OK', 'S', 1722942325, 1722942325, '1'),
(138396, 25579, 'QU', 'OK', 'S', 1722942340, 1722942340, '1'),
(138397, 25734, 'QU', 'OK', 'S', 1722942530, 1722942530, '1'),
(138398, 25734, 'QU', 'OK', 'S', 1722942536, 1722942536, '1'),
(138399, 25736, 'QU', 'OK', 'S', 1722942554, 1722942554, '1'),
(138400, 25781, 'QU', 'OK', 'S', 1722942574, 1722942574, '1'),
(138401, 25782, 'QU', 'OK', 'S', 1722942587, 1722942587, '1'),
(138402, 25784, 'QU', 'OK', 'S', 1722942607, 1722942607, '1'),
(138403, 25784, 'QU', 'OK', 'S', 1722942613, 1722942613, '1'),
(138404, 32995, 'QU', 'OK', 'S', 1722942689, 1722942689, '1'),
(138405, 26839, 'QU', 'OK', 'S', 1722943105, 1722943105, '1'),
(138406, 26840, 'QU', 'OK', 'S', 1722943155, 1722943155, '1'),
(138407, 26840, 'QU', 'OK', 'S', 1722943167, 1722943167, '1'),
(138408, 31641, 'QU', 'OK', 'S', 1722943201, 1722943201, '1'),
(138409, 26844, 'QU', 'OK', 'S', 1722943208, 1722943208, '1'),
(138410, 26844, 'QU', 'OK', 'S', 1722943213, 1722943213, '1'),
(138411, 26845, 'QU', 'OK', 'S', 1722943230, 1722943230, '1'),
(138412, 29608, 'QU', 'OK', 'S', 1722943233, 1722943233, '1'),
(138413, 26845, 'QU', 'OK', 'S', 1722943238, 1722943238, '1'),
(138414, 26848, 'QU', 'OK', 'S', 1722943261, 1722943261, '1'),
(138415, 26848, 'QU', 'OK', 'S', 1722943267, 1722943267, '1'),
(138416, 29608, 'QU', 'OK', 'S', 1722943267, 1722943267, '1'),
(138417, 26849, 'QU', 'OK', 'S', 1722943278, 1722943278, '1'),
(138418, 26849, 'QU', 'OK', 'S', 1722943284, 1722943284, '1'),
(138419, 26850, 'QU', 'OK', 'S', 1722943299, 1722943299, '1'),
(138420, 26850, 'QU', 'OK', 'S', 1722943305, 1722943305, '1'),
(138421, 26853, 'QU', 'OK', 'S', 1722943319, 1722943319, '1'),
(138422, 26853, 'QU', 'OK', 'S', 1722943325, 1722943325, '1'),
(138423, 26854, 'QU', 'OK', 'S', 1722943333, 1722943333, '1'),
(138424, 26854, 'QU', 'OK', 'S', 1722943342, 1722943342, '1'),
(138425, 23479, 'QU', 'OK', 'S', 1722943360, 1722943360, '1'),
(138426, 32005, 'QU', 'OK', 'S', 1722943367, 1722943367, '1'),
(138427, 31379, 'QU', 'OK', 'S', 1722943376, 1722943376, '1'),
(138428, 26868, 'QU', 'OK', 'S', 1722943453, 1722943453, '1'),
(138429, 26870, 'QU', 'OK', 'S', 1722943494, 1722943494, '1'),
(138430, 26872, 'QU', 'OK', 'S', 1722943517, 1722943517, '1'),
(138431, 26872, 'QU', 'OK', 'S', 1722943522, 1722943522, '1'),
(138432, 26873, 'QU', 'OK', 'S', 1722943589, 1722943589, '1'),
(138433, 26880, 'QU', 'OK', 'S', 1722943665, 1722943665, '1'),
(138434, 26880, 'QU', 'OK', 'S', 1722943675, 1722943675, '1'),
(138435, 15499, 'QU', 'OK', 'S', 1722943699, 1722943699, '1'),
(138436, 26881, 'QU', 'OK', 'S', 1722943701, 1722943701, '1'),
(138437, 26881, 'QU', 'OK', 'S', 1722943701, 1722943701, '1'),
(138438, 15499, 'QU', 'OK', 'S', 1722943717, 1722943717, '1'),
(138439, 27208, 'QU', 'OK', 'S', 1722943733, 1722943733, '1'),
(138440, 15499, 'QU', 'OK', 'S', 1722943735, 1722943735, '1'),
(138441, 27209, 'QU', 'OK', 'S', 1722943774, 1722943774, '1'),
(138442, 27209, 'QU', 'OK', 'S', 1722943779, 1722943779, '1'),
(138443, 27211, 'QU', 'OK', 'S', 1722943829, 1722943829, '1'),
(138444, 27211, 'QU', 'OK', 'S', 1722943835, 1722943835, '1'),
(138445, 32946, 'QU', 'OK', 'S', 1722943842, 1722943842, '1'),
(138446, 19811, 'QU', 'OK', 'S', 1722943846, 1722943846, '1'),
(138447, 32946, 'QU', 'OK', 'S', 1722943848, 1722943848, '1'),
(138448, 18084, 'QU', 'OK', 'S', 1722943896, 1722943896, '1'),
(138449, 27213, 'QU', 'OK', 'S', 1722943898, 1722943898, '1'),
(138450, 27231, 'QU', 'OK', 'S', 1722943912, 1722943912, '1'),
(138451, 27231, 'QU', 'OK', 'S', 1722943918, 1722943918, '1'),
(138452, 27252, 'QU', 'OK', 'S', 1722943935, 1722943935, '1'),
(138453, 27252, 'QU', 'OK', 'S', 1722943943, 1722943943, '1'),
(138454, 27254, 'QU', 'OK', 'S', 1722943967, 1722943967, '1'),
(138455, 27254, 'QU', 'OK', 'S', 1722943974, 1722943974, '1'),
(138456, 10412, 'QU', 'OK', 'S', 1722943982, 1722943982, '1'),
(138457, 10412, 'QU', 'OK', 'S', 1722943994, 1722943994, '1'),
(138458, 10412, 'QU', 'OK', 'S', 1722944001, 1722944001, '1'),
(138459, 27257, 'QU', 'OK', 'S', 1722944003, 1722944003, '1'),
(138460, 27257, 'QU', 'OK', 'S', 1722944014, 1722944014, '1'),
(138461, 32902, 'QU', 'OK', 'S', 1722944064, 1722944064, '1'),
(138462, 32926, 'QU', 'OK', 'S', 1722944070, 1722944070, '1'),
(138463, 27261, 'QU', 'OK', 'S', 1722944070, 1722944070, '1'),
(138464, 32497, 'QU', 'OK', 'S', 1722944078, 1722944078, '1'),
(138465, 33006, 'QU', 'OK', 'S', 1722944099, 1722944099, '1'),
(138466, 27515, 'QU', 'OK', 'S', 1722944126, 1722944126, '1'),
(138467, 33007, 'QU', 'OK', 'S', 1722944131, 1722944131, '1'),
(138468, 27515, 'QU', 'OK', 'S', 1722944132, 1722944132, '1'),
(138469, 33008, 'QU', 'OK', 'S', 1722944164, 1722944164, '1'),
(138470, 27516, 'QU', 'OK', 'S', 1722944178, 1722944178, '1'),
(138471, 27516, 'QU', 'OK', 'S', 1722944186, 1722944186, '1'),
(138472, 27518, 'QU', 'OK', 'S', 1722944508, 1722944508, '1'),
(138473, 27518, 'QU', 'OK', 'S', 1722944523, 1722944523, '1'),
(138474, 27520, 'QU', 'OK', 'S', 1722944552, 1722944552, '1'),
(138475, 27520, 'QU', 'OK', 'S', 1722944559, 1722944559, '1'),
(138476, 27521, 'QU', 'OK', 'S', 1722944584, 1722944584, '1'),
(138477, 27524, 'QU', 'OK', 'S', 1722944601, 1722944601, '1'),
(138478, 27526, 'QU', 'OK', 'S', 1722944617, 1722944617, '1'),
(138479, 27526, 'QU', 'OK', 'S', 1722944623, 1722944623, '1'),
(138480, 27527, 'QU', 'OK', 'S', 1722944636, 1722944636, '1'),
(138481, 27527, 'QU', 'OK', 'S', 1722944642, 1722944642, '1'),
(138482, 27650, 'QU', 'OK', 'S', 1722944658, 1722944658, '1'),
(138483, 27653, 'QU', 'OK', 'S', 1722944683, 1722944683, '1'),
(138484, 27653, 'QU', 'OK', 'S', 1722944690, 1722944690, '1'),
(138485, 27698, 'QU', 'OK', 'S', 1722944732, 1722944732, '1'),
(138486, 27699, 'QU', 'OK', 'S', 1722944795, 1722944795, '1'),
(138487, 27699, 'QU', 'OK', 'S', 1722944818, 1722944818, '1'),
(138488, 27718, 'QU', 'OK', 'S', 1722945110, 1722945110, '1'),
(138489, 27718, 'QU', 'OK', 'S', 1722945110, 1722945110, '1'),
(138490, 27719, 'QU', 'OK', 'S', 1722945176, 1722945176, '1'),
(138491, 27719, 'QU', 'OK', 'S', 1722945183, 1722945183, '1'),
(138492, 27720, 'QU', 'OK', 'S', 1722945222, 1722945222, '1'),
(138493, 27721, 'QU', 'OK', 'S', 1722945233, 1722945233, '1'),
(138494, 27722, 'QU', 'OK', 'S', 1722945266, 1722945266, '1'),
(138495, 27722, 'QU', 'OK', 'S', 1722945273, 1722945273, '1'),
(138496, 27723, 'QU', 'OK', 'S', 1722945293, 1722945293, '1'),
(138497, 27723, 'QU', 'OK', 'S', 1722945300, 1722945300, '1'),
(138498, 13460, 'QU', 'OK', 'S', 1722945354, 1722945354, '1'),
(138499, 31852, 'QU', 'OK', 'S', 1722945369, 1722945369, '1'),
(138500, 31792, 'QU', 'OK', 'S', 1722945419, 1722945419, '1'),
(138501, 31792, 'QU', 'OK', 'S', 1722945426, 1722945426, '1'),
(138502, 31820, 'QU', 'OK', 'S', 1722945452, 1722945452, '1'),
(138503, 31820, 'QU', 'OK', 'S', 1722945459, 1722945459, '1'),
(138504, 20260, 'QU', 'OK', 'S', 1722945636, 1722945636, '1'),
(138505, 19592, 'QU', 'OK', 'S', 1722945737, 1722945737, '1'),
(138506, 31787, 'QU', 'OK', 'S', 1722945896, 1722945896, '1'),
(138507, 31787, 'QU', 'OK', 'S', 1722945904, 1722945904, '1'),
(138508, 31239, 'QU', 'OK', 'S', 1722946016, 1722946016, '1'),
(138509, 17321, 'QU', 'OK', 'S', 1722946050, 1722946050, '1'),
(138510, 31814, 'QU', 'OK', 'S', 1722946079, 1722946079, '1'),
(138511, 16749, 'QU', 'OK', 'S', 1722946156, 1722946156, '1'),
(138512, 16484, 'QU', 'OK', 'S', 1722946263, 1722946263, '1'),
(138513, 16483, 'QU', 'OK', 'S', 1722946298, 1722946298, '1'),
(138514, 16483, 'QU', 'OK', 'S', 1722946308, 1722946308, '1'),
(138515, 31786, 'QU', 'OK', 'S', 1722946335, 1722946335, '1'),
(138516, 31766, 'QU', 'OK', 'S', 1722946350, 1722946350, '1'),
(138517, 31765, 'QU', 'OK', 'S', 1722946370, 1722946370, '1'),
(138518, 31764, 'QU', 'OK', 'S', 1722946394, 1722946394, '1'),
(138519, 31376, 'QU', 'OK', 'S', 1722946437, 1722946437, '1'),
(138520, 31376, 'QU', 'OK', 'S', 1722946445, 1722946445, '1'),
(138521, 31305, 'QU', 'OK', 'S', 1722946485, 1722946485, '1'),
(138522, 31241, 'QU', 'OK', 'S', 1722946497, 1722946497, '1'),
(138523, 31234, 'QU', 'OK', 'S', 1722946516, 1722946516, '1'),
(138524, 31050, 'QU', 'OK', 'S', 1722946541, 1722946541, '1'),
(138525, 31308, 'QU', 'OK', 'S', 1722946602, 1722946602, '1'),
(138526, 32239, 'QU', 'OK', 'S', 1722947967, 1722947967, '1'),
(138527, 19811, 'QU', 'OK', 'S', 1722947972, 1722947972, '1'),
(138528, 23890, 'QU', 'OK', 'S', 1722947985, 1722947985, '1'),
(138529, 23890, 'QU', 'OK', 'S', 1722948003, 1722948003, '1'),
(138530, 23890, 'QU', 'OK', 'S', 1722948017, 1722948017, '1'),
(138531, 23890, 'QU', 'OK', 'S', 1722948026, 1722948026, '1'),
(138532, 32758, 'QU', 'OK', 'S', 1722948036, 1722948036, '1'),
(138533, 23683, 'QU', 'OK', 'S', 1722948047, 1722948047, '1'),
(138534, 32112, 'QU', 'OK', 'S', 1722948058, 1722948058, '1'),
(138535, 27036, 'QU', 'OK', 'S', 1722948065, 1722948065, '1'),
(138536, 12812, 'QU', 'OK', 'S', 1722948074, 1722948074, '1'),
(138537, 13196, 'QU', 'OK', 'S', 1722948082, 1722948082, '1'),
(138538, 12288, 'QU', 'OK', 'S', 1722948090, 1722948090, '1'),
(138539, 25161, 'QU', 'OK', 'S', 1722948096, 1722948096, '1'),
(138540, 24731, 'QU', 'OK', 'S', 1722948103, 1722948103, '1'),
(138541, 32509, 'QU', 'OK', 'S', 1722948110, 1722948110, '1'),
(138542, 32948, 'QU', 'OK', 'S', 1722948116, 1722948116, '1'),
(138543, 32948, 'QU', 'OK', 'S', 1722948124, 1722948124, '1'),
(138544, 32948, 'QU', 'OK', 'S', 1722948130, 1722948130, '1'),
(138545, 32563, 'QU', 'OK', 'S', 1722948135, 1722948135, '1'),
(138546, 32470, 'QU', 'OK', 'S', 1722948140, 1722948140, '1'),
(138547, 26541, 'QU', 'OK', 'S', 1722948144, 1722948144, '1'),
(138548, 26876, 'QU', 'OK', 'S', 1722948150, 1722948150, '1'),
(138549, 12853, 'QU', 'OK', 'S', 1722948157, 1722948157, '1'),
(138550, 17841, 'QU', 'OK', 'S', 1722948163, 1722948163, '1'),
(138551, 32112, 'QU', 'OK', 'S', 1722948169, 1722948169, '1'),
(138552, 32186, 'QU', 'OK', 'S', 1722948404, 1722948404, '1'),
(138553, 31808, 'QU', 'OK', 'S', 1722948413, 1722948413, '1'),
(138554, 10465, 'QU', 'OK', 'S', 1722948421, 1722948421, '1'),
(138555, 32806, 'QU', 'OK', 'S', 1722948429, 1722948429, '1'),
(138556, 8896, 'QU', 'OK', 'S', 1722948438, 1722948438, '1'),
(138557, 13567, 'QU', 'OK', 'S', 1722948444, 1722948444, '1'),
(138558, 31746, 'QU', 'OK', 'S', 1722948451, 1722948451, '1'),
(138559, 3190, 'QU', 'OK', 'S', 1722948459, 1722948459, '1'),
(138560, 31633, 'QU', 'OK', 'S', 1722948465, 1722948465, '1'),
(138561, 32926, 'QU', 'OK', 'S', 1722948479, 1722948479, '1'),
(138562, 31903, 'QU', 'OK', 'S', 1722948485, 1722948485, '1'),
(138563, 31019, 'QU', 'OK', 'S', 1722948503, 1722948503, '1'),
(138564, 32887, 'QU', 'OK', 'S', 1722948510, 1722948510, '1'),
(138565, 17580, 'QU', 'OK', 'S', 1722948520, 1722948520, '1'),
(138566, 20561, 'QU', 'OK', 'S', 1722948526, 1722948526, '1'),
(138567, 32186, 'QU', 'OK', 'S', 1722948536, 1722948536, '1'),
(138568, 32681, 'QU', 'OK', 'S', 1722948542, 1722948542, '1'),
(138569, 31390, 'QU', 'OK', 'S', 1722948549, 1722948549, '1'),
(138570, 32559, 'QU', 'OK', 'S', 1722948558, 1722948558, '1'),
(138571, 32262, 'QU', 'OK', 'S', 1722948563, 1722948563, '1'),
(138572, 32309, 'QU', 'OK', 'S', 1722948571, 1722948571, '1'),
(138573, 31874, 'QU', 'OK', 'S', 1722948578, 1722948578, '1'),
(138574, 32116, 'QU', 'OK', 'S', 1722948584, 1722948584, '1'),
(138575, 8795, 'QU', 'OK', 'S', 1722948606, 1722948606, '1'),
(138576, 31735, 'QU', 'OK', 'S', 1722948613, 1722948613, '1'),
(138577, 28829, 'QU', 'OK', 'S', 1722948623, 1722948623, '1'),
(138578, 25637, 'QU', 'OK', 'S', 1722948636, 1722948636, '1'),
(138579, 32067, 'QU', 'OK', 'S', 1722948654, 1722948654, '1'),
(138580, 32005, 'QU', 'OK', 'S', 1722948661, 1722948661, '1'),
(138581, 28663, 'QU', 'OK', 'S', 1722948674, 1722948674, '1'),
(138582, 31262, 'QU', 'OK', 'S', 1722948680, 1722948680, '1'),
(138583, 31464, 'QU', 'OK', 'S', 1722948686, 1722948686, '1'),
(138584, 16393, 'QU', 'OK', 'S', 1722948821, 1722948821, '1'),
(138585, 32489, 'QU', 'OK', 'S', 1722949502, 1722949502, '1'),
(138586, 32144, 'QU', 'OK', 'S', 1722949543, 1722949543, '1'),
(138587, 31130, 'QU', 'OK', 'S', 1722949576, 1722949576, '1'),
(138588, 32144, 'QU', 'OK', 'S', 1722949582, 1722949582, '1'),
(138589, 32886, 'QU', 'OK', 'S', 1722949622, 1722949622, '1'),
(138590, 31245, 'QU', 'OK', 'S', 1722949640, 1722949640, '1'),
(138591, 32186, 'QU', 'OK', 'S', 1722949645, 1722949645, '1'),
(138592, 31130, 'QU', 'OK', 'S', 1722949678, 1722949678, '1'),
(138593, 31130, 'QU', 'OK', 'S', 1722949683, 1722949683, '1'),
(138594, 31130, 'QU', 'OK', 'S', 1722949686, 1722949686, '1'),
(138595, 31130, 'QU', 'OK', 'S', 1722949689, 1722949689, '1'),
(138596, 32144, 'QU', 'OK', 'S', 1722949910, 1722949910, '1'),
(138597, 32144, 'QU', 'OK', 'S', 1722949933, 1722949933, '1'),
(138598, 23917, 'QU', 'OK', 'S', 1722950415, 1722950415, '1'),
(138599, 16310, 'QU', 'OK', 'S', 1722950466, 1722950466, '1'),
(138600, 30366, 'QU', 'OK', 'S', 1722950501, 1722950501, '1'),
(138601, 16408, 'QU', 'OK', 'S', 1722950536, 1722950536, '1'),
(138602, 29774, 'QU', 'OK', 'S', 1722950576, 1722950576, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(138603, 32886, 'QU', 'OK', 'S', 1722950786, 1722950786, '1'),
(138604, 21874, 'QU', 'OK', 'S', 1722950845, 1722950845, '1'),
(138605, 24287, 'QU', 'OK', 'S', 1722950892, 1722950892, '1'),
(138606, 22916, 'QU', 'OK', 'S', 1722950932, 1722950932, '1'),
(138607, 18240, 'QU', 'OK', 'S', 1722950978, 1722950978, '1'),
(138608, 2280, 'QU', 'OK', 'S', 1722951021, 1722951021, '1'),
(138609, 30909, 'QU', 'OK', 'S', 1723009130, 1723009130, '1'),
(138610, 32694, 'QU', 'OK', 'S', 1723009747, 1723009747, '1'),
(138611, 26442, 'QU', 'OK', 'S', 1723010164, 1723010164, '1'),
(138612, 11585, 'QU', 'OK', 'S', 1723010208, 1723010208, '1'),
(138613, 1313, 'QU', 'OK', 'S', 1723010243, 1723010243, '1'),
(138614, 24676, 'QU', 'OK', 'S', 1723010657, 1723010657, '1'),
(138615, 32943, 'QU', 'OK', 'S', 1723010730, 1723010730, '1'),
(138616, 32686, 'QU', 'OK', 'S', 1723010953, 1723010953, '1'),
(138617, 32688, 'QU', 'OK', 'S', 1723011262, 1723011262, '1'),
(138618, 32827, 'QU', 'OK', 'S', 1723011354, 1723011354, '1'),
(138619, 32902, 'QU', 'OK', 'S', 1723011398, 1723011398, '1'),
(138620, 28222, 'QU', 'OK', 'S', 1723011546, 1723011546, '1'),
(138621, 32828, 'QU', 'OK', 'S', 1723011649, 1723011649, '1'),
(138622, 32749, 'QU', 'OK', 'S', 1723011680, 1723011680, '1'),
(138623, 32749, 'QU', 'OK', 'S', 1723011690, 1723011690, '1'),
(138624, 32760, 'QU', 'OK', 'S', 1723011721, 1723011721, '1'),
(138625, 32820, 'QU', 'OK', 'S', 1723011816, 1723011816, '1'),
(138626, 32834, 'QU', 'OK', 'S', 1723013355, 1723013355, '1'),
(138627, 32488, 'QU', 'OK', 'S', 1723013430, 1723013430, '1'),
(138628, 32488, 'QU', 'OK', 'S', 1723013435, 1723013435, '1'),
(138629, 30922, 'QU', 'OK', 'S', 1723013522, 1723013522, '1'),
(138630, 32192, 'QU', 'OK', 'S', 1723013654, 1723013654, '1'),
(138631, 32192, 'QU', 'OK', 'S', 1723013662, 1723013662, '1'),
(138632, 14451, 'QU', 'OK', 'S', 1723013767, 1723013767, '1'),
(138633, 14451, 'QU', 'OK', 'S', 1723013785, 1723013785, '1'),
(138634, 14451, 'QU', 'OK', 'S', 1723013788, 1723013788, '1'),
(138635, 14451, 'QU', 'OK', 'S', 1723013794, 1723013794, '1'),
(138636, 14451, 'QU', 'OK', 'S', 1723013804, 1723013804, '1'),
(138637, 14451, 'QU', 'OK', 'S', 1723013808, 1723013808, '1'),
(138638, 14451, 'QU', 'OK', 'S', 1723013811, 1723013811, '1'),
(138639, 14451, 'QU', 'OK', 'S', 1723013822, 1723013822, '1'),
(138640, 14451, 'QU', 'OK', 'S', 1723013825, 1723013825, '1'),
(138641, 14451, 'QU', 'OK', 'S', 1723013828, 1723013828, '1'),
(138642, 19500, 'QU', 'OK', 'S', 1723014077, 1723014077, '1'),
(138643, 31699, 'QU', 'OK', 'S', 1723014186, 1723014186, '1'),
(138644, 32102, 'QU', 'OK', 'S', 1723014395, 1723014395, '1'),
(138645, 32189, 'QU', 'OK', 'S', 1723014518, 1723014518, '1'),
(138646, 32228, 'QU', 'OK', 'S', 1723014550, 1723014550, '1'),
(138647, 32673, 'QU', 'OK', 'S', 1723014833, 1723014833, '1'),
(138648, 32188, 'QU', 'OK', 'S', 1723014864, 1723014864, '1'),
(138649, 32705, 'QU', 'OK', 'S', 1723014900, 1723014900, '1'),
(138650, 32229, 'QU', 'OK', 'S', 1723015198, 1723015198, '1'),
(138651, 32187, 'QU', 'OK', 'S', 1723015233, 1723015233, '1'),
(138652, 32186, 'QU', 'OK', 'S', 1723015268, 1723015268, '1'),
(138653, 32220, 'QU', 'OK', 'S', 1723015302, 1723015302, '1'),
(138654, 24800, 'QU', 'OK', 'S', 1723015717, 1723015717, '1'),
(138655, 32775, 'QU', 'OK', 'S', 1723015935, 1723015935, '1'),
(138656, 25499, 'QU', 'OK', 'S', 1723015935, 1723015935, '1'),
(138657, 32757, 'QU', 'OK', 'S', 1723015968, 1723015968, '1'),
(138658, 32651, 'QU', 'OK', 'S', 1723016008, 1723016008, '1'),
(138659, 31369, 'QU', 'OK', 'S', 1723016162, 1723016162, '1'),
(138660, 32657, 'QU', 'OK', 'S', 1723016202, 1723016202, '1'),
(138661, 31389, 'QU', 'OK', 'S', 1723016241, 1723016241, '1'),
(138662, 28922, 'QU', 'OK', 'S', 1723016429, 1723016429, '1'),
(138663, 29675, 'QU', 'OK', 'S', 1723016514, 1723016514, '1'),
(138664, 29513, 'QU', 'OK', 'S', 1723016553, 1723016553, '1'),
(138665, 32670, 'QU', 'OK', 'S', 1723017581, 1723017581, '1'),
(138666, 32239, 'QU', 'OK', 'S', 1723017628, 1723017628, '1'),
(138667, 24815, 'QU', 'OK', 'S', 1723017664, 1723017664, '1'),
(138668, 26923, 'QU', 'OK', 'S', 1723017668, 1723017668, '1'),
(138669, 24815, 'QU', 'OK', 'S', 1723017696, 1723017696, '1'),
(138670, 24815, 'QU', 'OK', 'S', 1723017725, 1723017725, '1'),
(138671, 32652, 'QU', 'OK', 'S', 1723017760, 1723017760, '1'),
(138672, 30495, 'QU', 'OK', 'S', 1723017979, 1723017979, '1'),
(138673, 12288, 'QU', 'OK', 'S', 1723018031, 1723018031, '1'),
(138674, 32500, 'QU', 'OK', 'S', 1723018071, 1723018071, '1'),
(138675, 24592, 'QU', 'OK', 'S', 1723018177, 1723018177, '1'),
(138676, 12288, 'QU', 'OK', 'S', 1723018210, 1723018210, '1'),
(138677, 14543, 'QU', 'OK', 'S', 1723018571, 1723018571, '1'),
(138678, 32750, 'QU', 'OK', 'S', 1723018766, 1723018766, '1'),
(138679, 32171, 'QU', 'OK', 'S', 1723018803, 1723018803, '1'),
(138680, 12388, 'QU', 'OK', 'S', 1723018873, 1723018873, '1'),
(138681, 32689, 'QU', 'OK', 'S', 1723019015, 1723019015, '1'),
(138682, 32692, 'QU', 'OK', 'S', 1723019046, 1723019046, '1'),
(138683, 24815, 'QU', 'OK', 'S', 1723019082, 1723019082, '1'),
(138684, 30415, 'QU', 'OK', 'S', 1723019117, 1723019117, '1'),
(138685, 29478, 'QU', 'OK', 'S', 1723019149, 1723019149, '1'),
(138686, 23747, 'QU', 'OK', 'S', 1723019183, 1723019183, '1'),
(138687, 30919, 'QU', 'OK', 'S', 1723019416, 1723019416, '1'),
(138688, 32353, 'QU', 'OK', 'S', 1723019422, 1723019422, '1'),
(138689, 32352, 'QU', 'OK', 'S', 1723019429, 1723019429, '1'),
(138690, 29223, 'QU', 'OK', 'S', 1723019435, 1723019435, '1'),
(138691, 32863, 'QU', 'OK', 'S', 1723019457, 1723019457, '1'),
(138692, 28768, 'QU', 'OK', 'S', 1723019460, 1723019460, '1'),
(138693, 28727, 'QU', 'OK', 'S', 1723019464, 1723019464, '1'),
(138694, 32397, 'QU', 'OK', 'S', 1723019469, 1723019469, '1'),
(138695, 32352, 'QU', 'OK', 'S', 1723019474, 1723019474, '1'),
(138696, 32912, 'QU', 'OK', 'S', 1723019479, 1723019479, '1'),
(138697, 32353, 'QU', 'OK', 'S', 1723019485, 1723019485, '1'),
(138698, 32354, 'QU', 'OK', 'S', 1723019490, 1723019490, '1'),
(138699, 28447, 'QU', 'OK', 'S', 1723019494, 1723019494, '1'),
(138700, 32764, 'QU', 'OK', 'S', 1723019498, 1723019498, '1'),
(138701, 32425, 'QU', 'OK', 'S', 1723019501, 1723019501, '1'),
(138702, 26546, 'QU', 'OK', 'S', 1723019505, 1723019505, '1'),
(138703, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138704, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138705, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138706, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138707, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138708, 33012, 'QU', 'OK', 'S', 1723022143, 1723022143, '1'),
(138709, 33011, 'QU', 'OK', 'S', 1723022153, 1723022153, '1'),
(138710, 33011, 'QU', 'OK', 'S', 1723022153, 1723022153, '1'),
(138711, 33011, 'QU', 'OK', 'S', 1723022153, 1723022153, '1'),
(138712, 33011, 'QU', 'OK', 'S', 1723022153, 1723022153, '1'),
(138713, 33010, 'QU', 'OK', 'S', 1723022169, 1723022169, '1'),
(138714, 33009, 'QU', 'OK', 'S', 1723022185, 1723022185, '1'),
(138715, 32968, 'QU', 'OK', 'S', 1723022221, 1723022221, '1'),
(138716, 32929, 'QU', 'OK', 'S', 1723022229, 1723022229, '1'),
(138717, 32928, 'QU', 'OK', 'S', 1723022236, 1723022236, '1'),
(138718, 32849, 'QU', 'OK', 'S', 1723022242, 1723022242, '1'),
(138719, 32846, 'QU', 'OK', 'S', 1723022253, 1723022253, '1'),
(138720, 32844, 'QU', 'OK', 'S', 1723022260, 1723022260, '1'),
(138721, 32811, 'QU', 'OK', 'S', 1723022277, 1723022277, '1'),
(138722, 32810, 'QU', 'OK', 'S', 1723022283, 1723022283, '1'),
(138723, 32649, 'QU', 'OK', 'S', 1723022291, 1723022291, '1'),
(138724, 32631, 'QU', 'OK', 'S', 1723022300, 1723022300, '1'),
(138725, 32349, 'QU', 'OK', 'S', 1723022311, 1723022311, '1'),
(138726, 32348, 'QU', 'OK', 'S', 1723022320, 1723022320, '1'),
(138727, 32348, 'QU', 'OK', 'S', 1723022326, 1723022326, '1'),
(138728, 32127, 'QU', 'OK', 'S', 1723022334, 1723022334, '1'),
(138729, 32127, 'QU', 'OK', 'S', 1723022340, 1723022340, '1'),
(138730, 32100, 'QU', 'OK', 'S', 1723022346, 1723022346, '1'),
(138731, 32080, 'QU', 'OK', 'S', 1723022375, 1723022375, '1'),
(138732, 32079, 'QU', 'OK', 'S', 1723022382, 1723022382, '1'),
(138733, 32058, 'QU', 'OK', 'S', 1723022389, 1723022389, '1'),
(138734, 32058, 'QU', 'OK', 'S', 1723022395, 1723022395, '1'),
(138735, 31867, 'QU', 'OK', 'S', 1723022404, 1723022404, '1'),
(138736, 31867, 'QU', 'OK', 'S', 1723022412, 1723022412, '1'),
(138737, 31866, 'QU', 'OK', 'S', 1723022420, 1723022420, '1'),
(138738, 31847, 'QU', 'OK', 'S', 1723022426, 1723022426, '1'),
(138739, 31845, 'QU', 'OK', 'S', 1723022431, 1723022431, '1'),
(138740, 31845, 'QU', 'OK', 'S', 1723022436, 1723022436, '1'),
(138741, 31842, 'QU', 'OK', 'S', 1723022455, 1723022455, '1'),
(138742, 29830, 'QU', 'OK', 'S', 1723022462, 1723022462, '1'),
(138743, 29803, 'QU', 'OK', 'S', 1723022470, 1723022470, '1'),
(138744, 29792, 'QU', 'OK', 'S', 1723022481, 1723022481, '1'),
(138745, 29791, 'QU', 'OK', 'S', 1723022488, 1723022488, '1'),
(138746, 29784, 'QU', 'OK', 'S', 1723022495, 1723022495, '1'),
(138747, 29722, 'QU', 'OK', 'S', 1723022520, 1723022520, '1'),
(138748, 29722, 'QU', 'OK', 'S', 1723022526, 1723022526, '1'),
(138749, 29697, 'QU', 'OK', 'S', 1723022533, 1723022533, '1'),
(138750, 29345, 'QU', 'OK', 'S', 1723022542, 1723022542, '1'),
(138751, 29345, 'QU', 'OK', 'S', 1723022547, 1723022547, '1'),
(138752, 29324, 'QU', 'OK', 'S', 1723022554, 1723022554, '1'),
(138753, 29320, 'QU', 'OK', 'S', 1723022564, 1723022564, '1'),
(138754, 29279, 'QU', 'OK', 'S', 1723022570, 1723022570, '1'),
(138755, 29279, 'QU', 'OK', 'S', 1723022577, 1723022577, '1'),
(138756, 29277, 'QU', 'OK', 'S', 1723022585, 1723022585, '1'),
(138757, 29277, 'QU', 'OK', 'S', 1723022590, 1723022590, '1'),
(138758, 29276, 'QU', 'OK', 'S', 1723022600, 1723022600, '1'),
(138759, 29276, 'QU', 'OK', 'S', 1723022600, 1723022600, '1'),
(138760, 29272, 'QU', 'OK', 'S', 1723022606, 1723022606, '1'),
(138761, 29272, 'QU', 'OK', 'S', 1723022612, 1723022612, '1'),
(138762, 29268, 'QU', 'OK', 'S', 1723022620, 1723022620, '1'),
(138763, 28743, 'QU', 'OK', 'S', 1723022631, 1723022631, '1'),
(138764, 28741, 'QU', 'OK', 'S', 1723022645, 1723022645, '1'),
(138765, 28724, 'QU', 'OK', 'S', 1723022652, 1723022652, '1'),
(138766, 28723, 'QU', 'OK', 'S', 1723022674, 1723022674, '1'),
(138767, 28719, 'QU', 'OK', 'S', 1723022951, 1723022951, '1'),
(138768, 28719, 'QU', 'OK', 'S', 1723022955, 1723022955, '1'),
(138769, 28718, 'QU', 'OK', 'S', 1723022967, 1723022967, '1'),
(138770, 28323, 'QU', 'OK', 'S', 1723022976, 1723022976, '1'),
(138771, 28322, 'QU', 'OK', 'S', 1723022991, 1723022991, '1'),
(138772, 28318, 'QU', 'OK', 'S', 1723023002, 1723023002, '1'),
(138773, 28316, 'QU', 'OK', 'S', 1723023014, 1723023014, '1'),
(138774, 28315, 'QU', 'OK', 'S', 1723023021, 1723023021, '1'),
(138775, 28314, 'QU', 'OK', 'S', 1723023028, 1723023028, '1'),
(138776, 25776, 'QU', 'OK', 'S', 1723023039, 1723023039, '1'),
(138777, 25776, 'QU', 'OK', 'S', 1723023043, 1723023043, '1'),
(138778, 25775, 'QU', 'OK', 'S', 1723023053, 1723023053, '1'),
(138779, 25775, 'QU', 'OK', 'S', 1723023053, 1723023053, '1'),
(138780, 25774, 'QU', 'OK', 'S', 1723023060, 1723023060, '1'),
(138781, 25772, 'QU', 'OK', 'S', 1723023066, 1723023066, '1'),
(138782, 25772, 'QU', 'OK', 'S', 1723023072, 1723023072, '1'),
(138783, 25771, 'QU', 'OK', 'S', 1723023077, 1723023077, '1'),
(138784, 25770, 'QU', 'OK', 'S', 1723023083, 1723023083, '1'),
(138785, 25768, 'QU', 'OK', 'S', 1723023092, 1723023092, '1'),
(138786, 25768, 'QU', 'OK', 'S', 1723023097, 1723023097, '1'),
(138787, 25763, 'QU', 'OK', 'S', 1723023104, 1723023104, '1'),
(138788, 25762, 'QU', 'OK', 'S', 1723023115, 1723023115, '1'),
(138789, 25749, 'QU', 'OK', 'S', 1723023127, 1723023127, '1'),
(138790, 25744, 'QU', 'OK', 'S', 1723023134, 1723023134, '1'),
(138791, 25733, 'QU', 'OK', 'S', 1723023155, 1723023155, '1'),
(138792, 25733, 'QU', 'OK', 'S', 1723023160, 1723023160, '1'),
(138793, 25731, 'QU', 'OK', 'S', 1723023165, 1723023165, '1'),
(138794, 25731, 'QU', 'OK', 'S', 1723023170, 1723023170, '1'),
(138795, 25729, 'QU', 'OK', 'S', 1723023186, 1723023186, '1'),
(138796, 25725, 'QU', 'OK', 'S', 1723023196, 1723023196, '1'),
(138797, 25724, 'QU', 'OK', 'S', 1723023212, 1723023212, '1'),
(138798, 25724, 'QU', 'OK', 'S', 1723023218, 1723023218, '1'),
(138799, 25722, 'QU', 'OK', 'S', 1723023224, 1723023224, '1'),
(138800, 25722, 'QU', 'OK', 'S', 1723023230, 1723023230, '1'),
(138801, 25719, 'QU', 'OK', 'S', 1723023241, 1723023241, '1'),
(138802, 25704, 'QU', 'OK', 'S', 1723023263, 1723023263, '1'),
(138803, 25704, 'QU', 'OK', 'S', 1723023268, 1723023268, '1'),
(138804, 25702, 'QU', 'OK', 'S', 1723023274, 1723023274, '1'),
(138805, 25702, 'QU', 'OK', 'S', 1723023278, 1723023278, '1'),
(138806, 25699, 'QU', 'OK', 'S', 1723023283, 1723023283, '1'),
(138807, 25699, 'QU', 'OK', 'S', 1723023287, 1723023287, '1'),
(138808, 25695, 'QU', 'OK', 'S', 1723023293, 1723023293, '1'),
(138809, 25695, 'QU', 'OK', 'S', 1723023299, 1723023299, '1'),
(138810, 25692, 'QU', 'OK', 'S', 1723023305, 1723023305, '1'),
(138811, 25692, 'QU', 'OK', 'S', 1723023309, 1723023309, '1'),
(138812, 25687, 'QU', 'OK', 'S', 1723023315, 1723023315, '1'),
(138813, 24653, 'QU', 'OK', 'S', 1723023320, 1723023320, '1'),
(138814, 24652, 'QU', 'OK', 'S', 1723023325, 1723023325, '1'),
(138815, 24649, 'QU', 'OK', 'S', 1723023341, 1723023341, '1'),
(138816, 24649, 'QU', 'OK', 'S', 1723023341, 1723023341, '1'),
(138817, 24644, 'QU', 'OK', 'S', 1723023348, 1723023348, '1'),
(138818, 24643, 'QU', 'OK', 'S', 1723023353, 1723023353, '1'),
(138819, 24642, 'QU', 'OK', 'S', 1723023359, 1723023359, '1'),
(138820, 24641, 'QU', 'OK', 'S', 1723023365, 1723023365, '1'),
(138821, 24639, 'QU', 'OK', 'S', 1723023369, 1723023369, '1'),
(138822, 24636, 'QU', 'OK', 'S', 1723023378, 1723023378, '1'),
(138823, 33020, 'QU', 'OK', 'S', 1723023475, 1723023475, '1'),
(138824, 33019, 'QU', 'OK', 'S', 1723023777, 1723023777, '1'),
(138825, 24635, 'QU', 'OK', 'S', 1723023818, 1723023818, '1'),
(138826, 24634, 'QU', 'OK', 'S', 1723023825, 1723023825, '1'),
(138827, 24564, 'QU', 'OK', 'S', 1723023835, 1723023835, '1'),
(138828, 24430, 'QU', 'OK', 'S', 1723023840, 1723023840, '1'),
(138829, 24429, 'QU', 'OK', 'S', 1723023845, 1723023845, '1'),
(138830, 24412, 'QU', 'OK', 'S', 1723023851, 1723023851, '1'),
(138831, 24411, 'QU', 'OK', 'S', 1723023858, 1723023858, '1'),
(138832, 24410, 'QU', 'OK', 'S', 1723023864, 1723023864, '1'),
(138833, 24404, 'QU', 'OK', 'S', 1723023869, 1723023869, '1'),
(138834, 24402, 'QU', 'OK', 'S', 1723023875, 1723023875, '1'),
(138835, 24402, 'QU', 'OK', 'S', 1723023880, 1723023880, '1'),
(138836, 24397, 'QU', 'OK', 'S', 1723023885, 1723023885, '1'),
(138837, 24397, 'QU', 'OK', 'S', 1723023890, 1723023890, '1'),
(138838, 24396, 'QU', 'OK', 'S', 1723023899, 1723023899, '1'),
(138839, 24394, 'QU', 'OK', 'S', 1723023905, 1723023905, '1'),
(138840, 24394, 'QU', 'OK', 'S', 1723023917, 1723023917, '1'),
(138841, 24391, 'QU', 'OK', 'S', 1723023927, 1723023927, '1'),
(138842, 24391, 'QU', 'OK', 'S', 1723023931, 1723023931, '1'),
(138843, 24389, 'QU', 'OK', 'S', 1723023935, 1723023935, '1'),
(138844, 24388, 'QU', 'OK', 'S', 1723023941, 1723023941, '1'),
(138845, 24387, 'QU', 'OK', 'S', 1723023949, 1723023949, '1'),
(138846, 23630, 'QU', 'OK', 'S', 1723023956, 1723023956, '1'),
(138847, 23629, 'QU', 'OK', 'S', 1723023962, 1723023962, '1'),
(138848, 23627, 'QU', 'OK', 'S', 1723023973, 1723023973, '1'),
(138849, 23627, 'QU', 'OK', 'S', 1723023980, 1723023980, '1'),
(138850, 23626, 'QU', 'OK', 'S', 1723023986, 1723023986, '1'),
(138851, 23625, 'QU', 'OK', 'S', 1723023993, 1723023993, '1'),
(138852, 23624, 'QU', 'OK', 'S', 1723024001, 1723024001, '1'),
(138853, 23622, 'QU', 'OK', 'S', 1723024007, 1723024007, '1'),
(138854, 23622, 'QU', 'OK', 'S', 1723024013, 1723024013, '1'),
(138855, 23621, 'QU', 'OK', 'S', 1723024019, 1723024019, '1'),
(138856, 23620, 'QU', 'OK', 'S', 1723024027, 1723024027, '1'),
(138857, 23619, 'QU', 'OK', 'S', 1723024036, 1723024036, '1'),
(138858, 23619, 'QU', 'OK', 'S', 1723024041, 1723024041, '1'),
(138859, 23618, 'QU', 'OK', 'S', 1723024051, 1723024051, '1'),
(138860, 23589, 'QU', 'OK', 'S', 1723024060, 1723024060, '1'),
(138861, 23588, 'QU', 'OK', 'S', 1723024070, 1723024070, '1'),
(138862, 23569, 'QU', 'OK', 'S', 1723024076, 1723024076, '1'),
(138863, 23568, 'QU', 'OK', 'S', 1723024083, 1723024083, '1'),
(138864, 23567, 'QU', 'OK', 'S', 1723024091, 1723024091, '1'),
(138865, 23566, 'QU', 'OK', 'S', 1723024101, 1723024101, '1'),
(138866, 23566, 'QU', 'OK', 'S', 1723024108, 1723024108, '1'),
(138867, 23565, 'QU', 'OK', 'S', 1723024114, 1723024114, '1'),
(138868, 23565, 'QU', 'OK', 'S', 1723024120, 1723024120, '1'),
(138869, 23559, 'QU', 'OK', 'S', 1723024129, 1723024129, '1'),
(138870, 23558, 'QU', 'OK', 'S', 1723024149, 1723024149, '1'),
(138871, 23557, 'QU', 'OK', 'S', 1723024163, 1723024163, '1'),
(138872, 23556, 'QU', 'OK', 'S', 1723024171, 1723024171, '1'),
(138873, 23555, 'QU', 'OK', 'S', 1723024181, 1723024181, '1'),
(138874, 23555, 'QU', 'OK', 'S', 1723024188, 1723024188, '1'),
(138875, 23554, 'QU', 'OK', 'S', 1723024193, 1723024193, '1'),
(138876, 23554, 'QU', 'OK', 'S', 1723024198, 1723024198, '1'),
(138877, 23553, 'QU', 'OK', 'S', 1723024206, 1723024206, '1'),
(138878, 21905, 'QU', 'OK', 'S', 1723024211, 1723024211, '1'),
(138879, 21904, 'QU', 'OK', 'S', 1723024217, 1723024217, '1'),
(138880, 21903, 'QU', 'OK', 'S', 1723024223, 1723024223, '1'),
(138881, 21903, 'QU', 'OK', 'S', 1723024227, 1723024227, '1'),
(138882, 21902, 'QU', 'OK', 'S', 1723024234, 1723024234, '1'),
(138883, 21902, 'QU', 'OK', 'S', 1723024240, 1723024240, '1'),
(138884, 21901, 'QU', 'OK', 'S', 1723024261, 1723024261, '1'),
(138885, 21901, 'QU', 'OK', 'S', 1723024268, 1723024268, '1'),
(138886, 21900, 'QU', 'OK', 'S', 1723024274, 1723024274, '1'),
(138887, 21900, 'QU', 'OK', 'S', 1723024281, 1723024281, '1'),
(138888, 21899, 'QU', 'OK', 'S', 1723024329, 1723024329, '1'),
(138889, 21898, 'QU', 'OK', 'S', 1723024338, 1723024338, '1'),
(138890, 21897, 'QU', 'OK', 'S', 1723024346, 1723024346, '1'),
(138891, 21896, 'QU', 'OK', 'S', 1723024434, 1723024434, '1'),
(138892, 21608, 'QU', 'OK', 'S', 1723024442, 1723024442, '1'),
(138893, 21608, 'QU', 'OK', 'S', 1723024448, 1723024448, '1'),
(138894, 17782, 'QU', 'OK', 'S', 1723024457, 1723024457, '1'),
(138895, 17782, 'QU', 'OK', 'S', 1723024462, 1723024462, '1'),
(138896, 17781, 'QU', 'OK', 'S', 1723024471, 1723024471, '1'),
(138897, 17778, 'QU', 'OK', 'S', 1723024478, 1723024478, '1'),
(138898, 17777, 'QU', 'OK', 'S', 1723024485, 1723024485, '1'),
(138899, 17777, 'QU', 'OK', 'S', 1723024490, 1723024490, '1'),
(138900, 17776, 'QU', 'OK', 'S', 1723024497, 1723024497, '1'),
(138901, 17775, 'QU', 'OK', 'S', 1723024504, 1723024504, '1'),
(138902, 17775, 'QU', 'OK', 'S', 1723024512, 1723024512, '1'),
(138903, 33030, 'QU', 'OK', 'S', 1723024521, 1723024521, '1'),
(138904, 17774, 'QU', 'OK', 'S', 1723024529, 1723024529, '1'),
(138905, 17774, 'QU', 'OK', 'S', 1723024537, 1723024537, '1'),
(138906, 17771, 'QU', 'OK', 'S', 1723024543, 1723024543, '1'),
(138907, 17771, 'QU', 'OK', 'S', 1723024549, 1723024549, '1'),
(138908, 17768, 'QU', 'OK', 'S', 1723024569, 1723024569, '1'),
(138909, 17767, 'QU', 'OK', 'S', 1723024591, 1723024591, '1'),
(138910, 17766, 'QU', 'OK', 'S', 1723024598, 1723024598, '1'),
(138911, 17766, 'QU', 'OK', 'S', 1723024604, 1723024604, '1'),
(138912, 17765, 'QU', 'OK', 'S', 1723024619, 1723024619, '1'),
(138913, 17765, 'QU', 'OK', 'S', 1723024625, 1723024625, '1'),
(138914, 15630, 'QU', 'OK', 'S', 1723024632, 1723024632, '1'),
(138915, 15630, 'QU', 'OK', 'S', 1723024645, 1723024645, '1'),
(138916, 15568, 'QU', 'OK', 'S', 1723024655, 1723024655, '1'),
(138917, 15568, 'QU', 'OK', 'S', 1723024661, 1723024661, '1'),
(138918, 15567, 'QU', 'OK', 'S', 1723024674, 1723024674, '1'),
(138919, 15567, 'QU', 'OK', 'S', 1723024680, 1723024680, '1'),
(138920, 15565, 'QU', 'OK', 'S', 1723024778, 1723024778, '1'),
(138921, 15564, 'QU', 'OK', 'S', 1723024785, 1723024785, '1'),
(138922, 15564, 'QU', 'OK', 'S', 1723024792, 1723024792, '1'),
(138923, 15563, 'QU', 'OK', 'S', 1723024804, 1723024804, '1'),
(138924, 15563, 'QU', 'OK', 'S', 1723024810, 1723024810, '1'),
(138925, 15388, 'QU', 'OK', 'S', 1723024816, 1723024816, '1'),
(138926, 15388, 'QU', 'OK', 'S', 1723024829, 1723024829, '1'),
(138927, 15387, 'QU', 'OK', 'S', 1723024836, 1723024836, '1'),
(138928, 15387, 'QU', 'OK', 'S', 1723024842, 1723024842, '1'),
(138929, 15386, 'QU', 'OK', 'S', 1723024851, 1723024851, '1'),
(138930, 15386, 'QU', 'OK', 'S', 1723024858, 1723024858, '1'),
(138931, 15385, 'QU', 'OK', 'S', 1723024869, 1723024869, '1'),
(138932, 15385, 'QU', 'OK', 'S', 1723024874, 1723024874, '1'),
(138933, 15384, 'QU', 'OK', 'S', 1723024881, 1723024881, '1'),
(138934, 15383, 'QU', 'OK', 'S', 1723024895, 1723024895, '1'),
(138935, 15383, 'QU', 'OK', 'S', 1723024905, 1723024905, '1'),
(138936, 15382, 'QU', 'OK', 'S', 1723024998, 1723024998, '1'),
(138937, 32951, 'QU', 'OK', 'S', 1723025234, 1723025234, '1'),
(138938, 33027, 'QU', 'OK', 'S', 1723025703, 1723025703, '1'),
(138939, 33028, 'QU', 'OK', 'S', 1723026169, 1723026169, '1'),
(138940, 29094, 'QU', 'OK', 'S', 1723026202, 1723026202, '1'),
(138941, 33029, 'QU', 'OK', 'S', 1723026329, 1723026329, '1'),
(138942, 33026, 'QU', 'OK', 'S', 1723026586, 1723026586, '1'),
(138943, 22785, 'QU', 'OK', 'S', 1723026787, 1723026787, '1'),
(138944, 33014, 'QU', 'OK', 'S', 1723027241, 1723027241, '1'),
(138945, 33015, 'QU', 'OK', 'S', 1723027402, 1723027402, '1'),
(138946, 33016, 'QU', 'OK', 'S', 1723027458, 1723027458, '1'),
(138947, 33017, 'QU', 'OK', 'S', 1723027747, 1723027747, '1'),
(138948, 33018, 'QU', 'OK', 'S', 1723027782, 1723027782, '1'),
(138949, 32956, 'QU', 'OK', 'S', 1723027909, 1723027909, '1'),
(138950, 33024, 'QU', 'OK', 'S', 1723028142, 1723028142, '1'),
(138951, 33032, 'QU', 'OK', 'S', 1723028734, 1723028734, '1'),
(138952, 32295, 'QU', 'OK', 'S', 1723028798, 1723028798, '1'),
(138953, 33025, 'QU', 'OK', 'S', 1723028930, 1723028930, '1'),
(138954, 33021, 'QU', 'OK', 'S', 1723029049, 1723029049, '1'),
(138955, 33022, 'QU', 'OK', 'S', 1723029084, 1723029084, '1'),
(138956, 33023, 'QU', 'OK', 'S', 1723029117, 1723029117, '1'),
(138957, 33031, 'QU', 'OK', 'S', 1723029160, 1723029160, '1'),
(138958, 21783, 'QU', 'OK', 'S', 1723029278, 1723029278, '1'),
(138959, 2547, 'QU', 'OK', 'S', 1723029294, 1723029294, '1'),
(138960, 2547, 'QU', 'OK', 'S', 1723029313, 1723029313, '1'),
(138961, 11496, 'QU', 'OK', 'S', 1723029356, 1723029356, '1'),
(138962, 13375, 'QU', 'OK', 'S', 1723030218, 1723030218, '1'),
(138963, 11211, 'QU', 'OK', 'S', 1723030597, 1723030597, '1'),
(138964, 13917, 'QU', 'OK', 'S', 1723031758, 1723031758, '1'),
(138965, 17927, 'QU', 'OK', 'S', 1723031944, 1723031944, '1'),
(138966, 25499, 'QU', 'OK', 'S', 1723031989, 1723031989, '1'),
(138967, 17668, 'QU', 'OK', 'S', 1723032126, 1723032126, '1'),
(138968, 17668, 'QU', 'OK', 'S', 1723032144, 1723032144, '1'),
(138969, 17668, 'QU', 'OK', 'S', 1723032155, 1723032155, '1'),
(138970, 24550, 'QU', 'OK', 'S', 1723032226, 1723032226, '1'),
(138971, 24548, 'QU', 'OK', 'S', 1723032411, 1723032411, '1'),
(138972, 14498, 'QU', 'OK', 'S', 1723032474, 1723032474, '1'),
(138973, 14498, 'QU', 'OK', 'S', 1723032477, 1723032477, '1'),
(138974, 14498, 'QU', 'OK', 'S', 1723032481, 1723032481, '1'),
(138975, 14498, 'QU', 'OK', 'S', 1723032486, 1723032486, '1'),
(138976, 14498, 'QU', 'OK', 'S', 1723032490, 1723032490, '1'),
(138977, 14498, 'QU', 'OK', 'S', 1723032498, 1723032498, '1'),
(138978, 14498, 'QU', 'OK', 'S', 1723032532, 1723032532, '1'),
(138979, 14498, 'QU', 'OK', 'S', 1723032535, 1723032535, '1'),
(138980, 14498, 'QU', 'OK', 'S', 1723032538, 1723032538, '1'),
(138981, 14498, 'QU', 'OK', 'S', 1723032544, 1723032544, '1'),
(138982, 14498, 'QU', 'OK', 'S', 1723032548, 1723032548, '1'),
(138983, 14498, 'QU', 'OK', 'S', 1723032551, 1723032551, '1'),
(138984, 14498, 'QU', 'OK', 'S', 1723032554, 1723032554, '1'),
(138985, 16733, 'QU', 'OK', 'S', 1723032866, 1723032866, '1'),
(138986, 17669, 'QU', 'OK', 'S', 1723034121, 1723034121, '1'),
(138987, 13827, 'QU', 'OK', 'S', 1723034260, 1723034260, '1'),
(138988, 7424, 'QU', 'OK', 'S', 1723034561, 1723034561, '1'),
(138989, 7424, 'QU', 'OK', 'S', 1723034570, 1723034570, '1'),
(138990, 7424, 'QU', 'OK', 'S', 1723034578, 1723034578, '1'),
(138991, 7424, 'QU', 'OK', 'S', 1723034587, 1723034587, '1'),
(138992, 731, 'QU', 'OK', 'S', 1723036042, 1723036042, '1'),
(138993, 15464, 'QU', 'OK', 'S', 1723039249, 1723039249, '1'),
(138994, 32248, 'QU', 'OK', 'S', 1723095474, 1723095474, '1'),
(138995, 27295, 'QU', 'OK', 'S', 1723095482, 1723095482, '1'),
(138996, 16216, 'QU', 'OK', 'S', 1723095490, 1723095490, '1'),
(138997, 24582, 'QU', 'OK', 'S', 1723095497, 1723095497, '1'),
(138998, 28359, 'QU', 'OK', 'S', 1723095505, 1723095505, '1'),
(138999, 16531, 'QU', 'OK', 'S', 1723095513, 1723095513, '1'),
(139000, 24555, 'QU', 'OK', 'S', 1723095522, 1723095522, '1'),
(139001, 31394, 'QU', 'OK', 'S', 1723095528, 1723095528, '1'),
(139002, 31394, 'QU', 'OK', 'S', 1723095567, 1723095567, '1'),
(139003, 19812, 'QU', 'OK', 'S', 1723095722, 1723095722, '1'),
(139004, 19812, 'QU', 'OK', 'S', 1723095743, 1723095743, '1'),
(139005, 21083, 'QU', 'OK', 'S', 1723095758, 1723095758, '1'),
(139006, 21293, 'QU', 'OK', 'S', 1723095768, 1723095768, '1'),
(139007, 21293, 'QU', 'OK', 'S', 1723095803, 1723095803, '1'),
(139008, 32988, 'QU', 'OK', 'S', 1723095875, 1723095875, '1'),
(139009, 32400, 'QU', 'OK', 'S', 1723095881, 1723095881, '1'),
(139010, 32805, 'QU', 'OK', 'S', 1723095888, 1723095888, '1'),
(139011, 32370, 'QU', 'OK', 'S', 1723095893, 1723095893, '1'),
(139012, 32767, 'QU', 'OK', 'S', 1723095898, 1723095898, '1'),
(139013, 32732, 'QU', 'OK', 'S', 1723095904, 1723095904, '1'),
(139014, 21293, 'QU', 'OK', 'S', 1723096379, 1723096379, '1'),
(139015, 31394, 'QU', 'OK', 'S', 1723096384, 1723096384, '1'),
(139016, 31588, 'QU', 'OK', 'S', 1723096903, 1723096903, '1'),
(139017, 32393, 'QU', 'OK', 'S', 1723097102, 1723097102, '1'),
(139018, 31489, 'QU', 'OK', 'S', 1723098317, 1723098317, '1'),
(139019, 32003, 'QU', 'OK', 'S', 1723098821, 1723098821, '1'),
(139020, 32898, 'QU', 'OK', 'S', 1723099182, 1723099182, '1'),
(139021, 32898, 'QU', 'OK', 'S', 1723099182, 1723099182, '1'),
(139022, 32898, 'QU', 'OK', 'S', 1723099182, 1723099182, '1'),
(139023, 32139, 'QU', 'OK', 'S', 1723099232, 1723099232, '1'),
(139024, 33043, 'QU', 'OK', 'S', 1723102193, 1723102193, '1'),
(139025, 33042, 'QU', 'OK', 'S', 1723102673, 1723102673, '1'),
(139026, 32952, 'QU', 'OK', 'S', 1723102678, 1723102678, '1'),
(139027, 27202, 'QU', 'OK', 'S', 1723102729, 1723102729, '1'),
(139028, 32609, 'QU', 'OK', 'S', 1723102733, 1723102733, '1'),
(139029, 32805, 'QU', 'OK', 'S', 1723102737, 1723102737, '1'),
(139030, 32665, 'QU', 'OK', 'S', 1723102742, 1723102742, '1'),
(139031, 24550, 'QU', 'OK', 'S', 1723102746, 1723102746, '1'),
(139032, 18580, 'QU', 'OK', 'S', 1723102751, 1723102751, '1'),
(139033, 32678, 'QU', 'OK', 'S', 1723102756, 1723102756, '1'),
(139034, 30729, 'QU', 'OK', 'S', 1723102762, 1723102762, '1'),
(139035, 26529, 'QU', 'OK', 'S', 1723102766, 1723102766, '1'),
(139036, 31906, 'QU', 'OK', 'S', 1723102769, 1723102769, '1'),
(139037, 30730, 'QU', 'OK', 'S', 1723102772, 1723102772, '1'),
(139038, 32952, 'QU', 'OK', 'S', 1723102776, 1723102776, '1'),
(139039, 32476, 'QU', 'OK', 'S', 1723102780, 1723102780, '1'),
(139040, 32895, 'QU', 'OK', 'S', 1723102783, 1723102783, '1'),
(139041, 32897, 'QU', 'OK', 'S', 1723102786, 1723102786, '1'),
(139042, 27352, 'QU', 'OK', 'S', 1723102788, 1723102788, '1'),
(139043, 28757, 'QU', 'OK', 'S', 1723102791, 1723102791, '1'),
(139044, 32996, 'QU', 'OK', 'S', 1723102794, 1723102794, '1'),
(139045, 18001, 'QU', 'OK', 'S', 1723102797, 1723102797, '1'),
(139046, 31937, 'QU', 'OK', 'S', 1723102799, 1723102799, '1'),
(139047, 26605, 'QU', 'OK', 'S', 1723102802, 1723102802, '1'),
(139048, 32952, 'QU', 'OK', 'S', 1723102805, 1723102805, '1'),
(139049, 24550, 'QU', 'OK', 'S', 1723102808, 1723102808, '1'),
(139050, 32633, 'QU', 'OK', 'S', 1723102812, 1723102812, '1'),
(139051, 24548, 'QU', 'OK', 'S', 1723102817, 1723102817, '1'),
(139052, 32573, 'QU', 'OK', 'S', 1723102822, 1723102822, '1'),
(139053, 32952, 'QU', 'OK', 'S', 1723102826, 1723102826, '1'),
(139054, 32667, 'QU', 'OK', 'S', 1723102830, 1723102830, '1'),
(139055, 32952, 'QU', 'OK', 'S', 1723102833, 1723102833, '1'),
(139056, 26532, 'QU', 'OK', 'S', 1723102836, 1723102836, '1'),
(139057, 32996, 'QU', 'OK', 'S', 1723102840, 1723102840, '1'),
(139058, 26534, 'QU', 'OK', 'S', 1723102843, 1723102843, '1'),
(139059, 32669, 'QU', 'OK', 'S', 1723102846, 1723102846, '1'),
(139060, 29690, 'QU', 'OK', 'S', 1723102868, 1723102868, '1'),
(139061, 32745, 'QU', 'OK', 'S', 1723102878, 1723102878, '1'),
(139062, 29629, 'QU', 'OK', 'S', 1723102894, 1723102894, '1'),
(139063, 22889, 'QU', 'OK', 'S', 1723102899, 1723102899, '1'),
(139064, 32948, 'QU', 'OK', 'S', 1723102917, 1723102917, '1'),
(139065, 28626, 'QU', 'OK', 'S', 1723102922, 1723102922, '1'),
(139066, 18583, 'QU', 'OK', 'S', 1723102925, 1723102925, '1'),
(139067, 33041, 'QU', 'OK', 'S', 1723102937, 1723102937, '1'),
(139068, 33045, 'QU', 'OK', 'S', 1723103170, 1723103170, '1'),
(139069, 33033, 'QU', 'OK', 'S', 1723103943, 1723103943, '1'),
(139070, 16132, 'QU', 'OK', 'S', 1723104125, 1723104125, '1'),
(139071, 33034, 'QU', 'OK', 'S', 1723104643, 1723104643, '1'),
(139072, 32572, 'QU', 'OK', 'S', 1723105179, 1723105179, '1'),
(139073, 32143, 'QU', 'OK', 'S', 1723105297, 1723105297, '1'),
(139074, 32143, 'QU', 'OK', 'S', 1723105302, 1723105302, '1'),
(139075, 31268, 'QU', 'OK', 'S', 1723105308, 1723105308, '1'),
(139076, 17410, 'QU', 'OK', 'S', 1723105313, 1723105313, '1'),
(139077, 11114, 'QU', 'OK', 'S', 1723105317, 1723105317, '1'),
(139078, 21440, 'QU', 'OK', 'S', 1723105322, 1723105322, '1'),
(139079, 27298, 'QU', 'OK', 'S', 1723105326, 1723105326, '1'),
(139080, 32144, 'QU', 'OK', 'S', 1723105332, 1723105332, '1'),
(139081, 32736, 'QU', 'OK', 'S', 1723105337, 1723105337, '1'),
(139082, 12182, 'QU', 'OK', 'S', 1723105342, 1723105342, '1'),
(139083, 12182, 'QU', 'OK', 'S', 1723105347, 1723105347, '1'),
(139084, 31115, 'QU', 'OK', 'S', 1723105352, 1723105352, '1'),
(139085, 10412, 'QU', 'OK', 'S', 1723105359, 1723105359, '1'),
(139086, 31115, 'QU', 'OK', 'S', 1723105363, 1723105363, '1'),
(139087, 10412, 'QU', 'OK', 'S', 1723105368, 1723105368, '1'),
(139088, 29718, 'QU', 'OK', 'S', 1723105372, 1723105372, '1'),
(139089, 7703, 'QU', 'OK', 'S', 1723105387, 1723105387, '1'),
(139090, 19807, 'QU', 'OK', 'S', 1723105393, 1723105393, '1'),
(139091, 31939, 'QU', 'OK', 'S', 1723105399, 1723105399, '1'),
(139092, 21755, 'QU', 'OK', 'S', 1723105404, 1723105404, '1'),
(139093, 3824, 'QU', 'OK', 'S', 1723105415, 1723105415, '1'),
(139094, 29751, 'QU', 'OK', 'S', 1723105420, 1723105420, '1'),
(139095, 31407, 'QU', 'OK', 'S', 1723105425, 1723105425, '1'),
(139096, 31115, 'QU', 'OK', 'S', 1723105433, 1723105433, '1'),
(139097, 31939, 'QU', 'OK', 'S', 1723105438, 1723105438, '1'),
(139098, 14543, 'QU', 'OK', 'S', 1723105443, 1723105443, '1'),
(139099, 10997, 'QU', 'OK', 'S', 1723105447, 1723105447, '1'),
(139100, 31939, 'QU', 'OK', 'S', 1723105451, 1723105451, '1'),
(139101, 15499, 'QU', 'OK', 'S', 1723105457, 1723105457, '1'),
(139102, 20458, 'QU', 'OK', 'S', 1723105466, 1723105466, '1'),
(139103, 20361, 'QU', 'OK', 'S', 1723105472, 1723105472, '1'),
(139104, 24926, 'QU', 'OK', 'S', 1723105475, 1723105475, '1'),
(139105, 15499, 'QU', 'OK', 'S', 1723105477, 1723105477, '1'),
(139106, 32995, 'QU', 'OK', 'S', 1723105482, 1723105482, '1'),
(139107, 31695, 'QU', 'OK', 'S', 1723105487, 1723105487, '1'),
(139108, 14880, 'QU', 'OK', 'S', 1723105511, 1723105511, '1'),
(139109, 13518, 'QU', 'OK', 'S', 1723105526, 1723105526, '1'),
(139110, 10802, 'QU', 'OK', 'S', 1723105533, 1723105533, '1'),
(139111, 14880, 'QU', 'OK', 'S', 1723105541, 1723105541, '1'),
(139112, 8542, 'QU', 'OK', 'S', 1723105547, 1723105547, '1'),
(139113, 7209, 'QU', 'OK', 'S', 1723105552, 1723105552, '1'),
(139114, 11074, 'QU', 'OK', 'S', 1723105563, 1723105563, '1'),
(139115, 26250, 'QU', 'OK', 'S', 1723105630, 1723105630, '1'),
(139116, 11074, 'QU', 'OK', 'S', 1723105636, 1723105636, '1'),
(139117, 24926, 'QU', 'OK', 'S', 1723105641, 1723105641, '1'),
(139118, 32096, 'QU', 'OK', 'S', 1723105668, 1723105668, '1'),
(139119, 15298, 'QU', 'OK', 'S', 1723105714, 1723105714, '1'),
(139120, 12126, 'QU', 'OK', 'S', 1723105726, 1723105726, '1'),
(139121, 17410, 'QU', 'OK', 'S', 1723105745, 1723105745, '1'),
(139122, 17410, 'QU', 'OK', 'S', 1723105745, 1723105745, '1'),
(139123, 27323, 'QU', 'OK', 'S', 1723105778, 1723105778, '1'),
(139124, 4385, 'QU', 'OK', 'S', 1723105800, 1723105800, '1'),
(139125, 15761, 'QU', 'OK', 'S', 1723105844, 1723105844, '1'),
(139126, 18387, 'QU', 'OK', 'S', 1723105857, 1723105857, '1'),
(139127, 32143, 'QU', 'OK', 'S', 1723105868, 1723105868, '1'),
(139128, 33012, 'QU', 'OK', 'S', 1723107563, 1723107563, '1'),
(139129, 33011, 'QU', 'OK', 'S', 1723107569, 1723107569, '1'),
(139130, 33010, 'QU', 'OK', 'S', 1723107576, 1723107576, '1'),
(139131, 33009, 'QU', 'OK', 'S', 1723107583, 1723107583, '1'),
(139132, 32968, 'QU', 'OK', 'S', 1723107588, 1723107588, '1'),
(139133, 32929, 'QU', 'OK', 'S', 1723107595, 1723107595, '1'),
(139134, 32928, 'QU', 'OK', 'S', 1723107600, 1723107600, '1'),
(139135, 32849, 'QU', 'OK', 'S', 1723107605, 1723107605, '1'),
(139136, 32846, 'QU', 'OK', 'S', 1723107613, 1723107613, '1'),
(139137, 32844, 'QU', 'OK', 'S', 1723107619, 1723107619, '1'),
(139138, 32811, 'QU', 'OK', 'S', 1723107631, 1723107631, '1'),
(139139, 32810, 'QU', 'OK', 'S', 1723107642, 1723107642, '1'),
(139140, 32649, 'QU', 'OK', 'S', 1723107649, 1723107649, '1'),
(139141, 32631, 'QU', 'OK', 'S', 1723107656, 1723107656, '1'),
(139142, 32349, 'QU', 'OK', 'S', 1723107663, 1723107663, '1'),
(139143, 32348, 'QU', 'OK', 'S', 1723107682, 1723107682, '1'),
(139144, 33037, 'QU', 'OK', 'S', 1723108535, 1723108535, '1'),
(139145, 33038, 'QU', 'OK', 'S', 1723108571, 1723108571, '1'),
(139146, 33039, 'QU', 'OK', 'S', 1723108611, 1723108611, '1'),
(139147, 33040, 'QU', 'OK', 'S', 1723108644, 1723108644, '1'),
(139148, 10807, 'QU', 'OK', 'S', 1723108911, 1723108911, '1'),
(139149, 32749, 'QU', 'OK', 'S', 1723109003, 1723109003, '1'),
(139150, 33046, 'QU', 'OK', 'S', 1723109865, 1723109865, '1'),
(139151, 33047, 'QU', 'OK', 'S', 1723109926, 1723109926, '1'),
(139152, 33048, 'QU', 'OK', 'S', 1723109961, 1723109961, '1'),
(139153, 16368, 'QU', 'OK', 'S', 1723111331, 1723111331, '1'),
(139154, 30318, 'QU', 'OK', 'S', 1723111341, 1723111341, '1'),
(139155, 32826, 'QU', 'OK', 'S', 1723111348, 1723111348, '1'),
(139156, 33049, 'QU', 'OK', 'S', 1723111851, 1723111851, '1'),
(139157, 33050, 'QU', 'OK', 'S', 1723112282, 1723112282, '1'),
(139158, 33051, 'QU', 'OK', 'S', 1723112335, 1723112335, '1'),
(139159, 33052, 'QU', 'OK', 'S', 1723112454, 1723112454, '1'),
(139160, 33035, 'QU', 'OK', 'S', 1723112519, 1723112519, '1'),
(139161, 31069, 'QU', 'OK', 'S', 1723113465, 1723113465, '1'),
(139162, 30514, 'QU', 'OK', 'S', 1723113542, 1723113542, '1'),
(139163, 33036, 'QU', 'OK', 'S', 1723113929, 1723113929, '1'),
(139164, 30514, 'QU', 'OK', 'S', 1723114620, 1723114620, '1'),
(139165, 30402, 'QU', 'OK', 'S', 1723114660, 1723114660, '1'),
(139166, 30482, 'QU', 'OK', 'S', 1723114694, 1723114694, '1'),
(139167, 24254, 'QU', 'OK', 'S', 1723114824, 1723114824, '1'),
(139168, 24254, 'QU', 'OK', 'S', 1723114839, 1723114839, '1'),
(139169, 32834, 'QU', 'OK', 'S', 1723114891, 1723114891, '1'),
(139170, 32688, 'QU', 'OK', 'S', 1723114893, 1723114893, '1'),
(139171, 32688, 'QU', 'OK', 'S', 1723114897, 1723114897, '1'),
(139172, 32961, 'QU', 'OK', 'S', 1723114899, 1723114899, '1'),
(139173, 26347, 'QU', 'OK', 'S', 1723114902, 1723114902, '1'),
(139174, 32192, 'QU', 'OK', 'S', 1723114904, 1723114904, '1'),
(139175, 26347, 'QU', 'OK', 'S', 1723114906, 1723114906, '1'),
(139176, 31688, 'QU', 'OK', 'S', 1723114909, 1723114909, '1'),
(139177, 21105, 'QU', 'OK', 'S', 1723114912, 1723114912, '1'),
(139178, 32488, 'QU', 'OK', 'S', 1723114914, 1723114914, '1'),
(139179, 32488, 'QU', 'OK', 'S', 1723114917, 1723114917, '1'),
(139180, 32192, 'QU', 'OK', 'S', 1723114921, 1723114921, '1'),
(139181, 30922, 'QU', 'OK', 'S', 1723114924, 1723114924, '1'),
(139182, 26347, 'QU', 'OK', 'S', 1723115010, 1723115010, '1'),
(139183, 26347, 'QU', 'OK', 'S', 1723115033, 1723115033, '1'),
(139184, 26347, 'QU', 'OK', 'S', 1723115042, 1723115042, '1'),
(139185, 26347, 'QU', 'OK', 'S', 1723115049, 1723115049, '1'),
(139186, 25412, 'QU', 'OK', 'S', 1723115058, 1723115058, '1'),
(139187, 31973, 'QU', 'OK', 'S', 1723115099, 1723115099, '1'),
(139188, 31973, 'QU', 'OK', 'S', 1723115099, 1723115099, '1'),
(139189, 13448, 'QU', 'OK', 'S', 1723115111, 1723115111, '1'),
(139190, 25629, 'QU', 'OK', 'S', 1723115120, 1723115120, '1'),
(139191, 25629, 'QU', 'OK', 'S', 1723115120, 1723115120, '1'),
(139192, 22088, 'QU', 'OK', 'S', 1723115141, 1723115141, '1'),
(139193, 22088, 'QU', 'OK', 'S', 1723115141, 1723115141, '1'),
(139194, 26306, 'QU', 'OK', 'S', 1723115171, 1723115171, '1'),
(139195, 26306, 'QU', 'OK', 'S', 1723115171, 1723115171, '1'),
(139196, 26306, 'QU', 'OK', 'S', 1723115171, 1723115171, '1'),
(139197, 26306, 'QU', 'OK', 'S', 1723115171, 1723115171, '1'),
(139198, 26195, 'QU', 'OK', 'S', 1723115252, 1723115252, '1'),
(139199, 29666, 'QU', 'OK', 'S', 1723115262, 1723115262, '1'),
(139200, 31016, 'QU', 'OK', 'S', 1723115281, 1723115281, '1'),
(139201, 24046, 'QU', 'OK', 'S', 1723115294, 1723115294, '1'),
(139202, 24046, 'QU', 'OK', 'S', 1723115294, 1723115294, '1'),
(139203, 32746, 'QU', 'OK', 'S', 1723115389, 1723115389, '1'),
(139204, 18221, 'QU', 'OK', 'S', 1723115421, 1723115421, '1'),
(139205, 32476, 'QU', 'OK', 'S', 1723115449, 1723115449, '1'),
(139206, 12841, 'QU', 'OK', 'S', 1723117760, 1723117760, '1'),
(139207, 12515, 'QU', 'OK', 'S', 1723118210, 1723118210, '1'),
(139208, 12515, 'QU', 'OK', 'S', 1723118220, 1723118220, '1'),
(139209, 12515, 'QU', 'OK', 'S', 1723118223, 1723118223, '1'),
(139210, 12515, 'QU', 'OK', 'S', 1723118237, 1723118237, '1'),
(139211, 12515, 'QU', 'OK', 'S', 1723118248, 1723118248, '1'),
(139212, 12515, 'QU', 'OK', 'S', 1723118260, 1723118260, '1'),
(139213, 13793, 'QU', 'OK', 'S', 1723118380, 1723118380, '1'),
(139214, 11441, 'QU', 'OK', 'S', 1723120578, 1723120578, '1'),
(139215, 11441, 'QU', 'OK', 'S', 1723120594, 1723120594, '1'),
(139216, 11033, 'QU', 'OK', 'S', 1723120784, 1723120784, '1'),
(139217, 11068, 'QU', 'OK', 'S', 1723120873, 1723120873, '1'),
(139218, 13809, 'QU', 'OK', 'S', 1723120966, 1723120966, '1'),
(139219, 13809, 'QU', 'OK', 'S', 1723120977, 1723120977, '1'),
(139220, 12479, 'QU', 'OK', 'S', 1723121056, 1723121056, '1'),
(139221, 12479, 'QU', 'OK', 'S', 1723121130, 1723121130, '1'),
(139222, 12479, 'QU', 'OK', 'S', 1723121133, 1723121133, '1'),
(139223, 14335, 'QU', 'OK', 'S', 1723121197, 1723121197, '1'),
(139224, 14335, 'QU', 'OK', 'S', 1723121209, 1723121209, '1'),
(139225, 27353, 'QU', 'OK', 'S', 1723121314, 1723121314, '1'),
(139226, 27353, 'QU', 'OK', 'S', 1723121321, 1723121321, '1'),
(139227, 27353, 'QU', 'OK', 'S', 1723121349, 1723121349, '1'),
(139228, 27353, 'QU', 'OK', 'S', 1723121351, 1723121351, '1'),
(139229, 5376, 'QU', 'OK', 'S', 1723121417, 1723121417, '1'),
(139230, 11633, 'QU', 'OK', 'S', 1723121423, 1723121423, '1'),
(139231, 11632, 'QU', 'OK', 'S', 1723121520, 1723121520, '1'),
(139232, 11571, 'QU', 'OK', 'S', 1723121900, 1723121900, '1'),
(139233, 11571, 'QU', 'OK', 'S', 1723121922, 1723121922, '1'),
(139234, 11571, 'QU', 'OK', 'S', 1723122047, 1723122047, '1'),
(139235, 6719, 'QU', 'OK', 'S', 1723122158, 1723122158, '1'),
(139236, 24531, 'QU', 'OK', 'S', 1723122530, 1723122530, '1'),
(139237, 24531, 'QU', 'OK', 'S', 1723122608, 1723122608, '1'),
(139238, 24531, 'QU', 'OK', 'S', 1723122611, 1723122611, '1'),
(139239, 24531, 'QU', 'OK', 'S', 1723122617, 1723122617, '1'),
(139240, 24531, 'QU', 'OK', 'S', 1723122625, 1723122625, '1'),
(139241, 7093, 'QU', 'OK', 'S', 1723122734, 1723122734, '1'),
(139242, 3844, 'QU', 'OK', 'S', 1723122784, 1723122784, '1'),
(139243, 3844, 'QU', 'OK', 'S', 1723122794, 1723122794, '1'),
(139244, 21036, 'QU', 'OK', 'S', 1723122863, 1723122863, '1'),
(139245, 26434, 'QU', 'OK', 'S', 1723122961, 1723122961, '1'),
(139246, 2479, 'QU', 'OK', 'S', 1723122965, 1723122965, '1'),
(139247, 26434, 'QU', 'OK', 'S', 1723123008, 1723123008, '1'),
(139248, 26434, 'QU', 'OK', 'S', 1723123011, 1723123011, '1'),
(139249, 26434, 'QU', 'OK', 'S', 1723123023, 1723123023, '1'),
(139250, 3844, 'QU', 'OK', 'S', 1723123038, 1723123038, '1'),
(139251, 3844, 'QU', 'OK', 'S', 1723123045, 1723123045, '1'),
(139252, 26434, 'QU', 'OK', 'S', 1723123088, 1723123088, '1'),
(139253, 19829, 'QU', 'OK', 'S', 1723123143, 1723123143, '1'),
(139254, 25996, 'QU', 'OK', 'S', 1723123240, 1723123240, '1'),
(139255, 25996, 'QU', 'OK', 'S', 1723123253, 1723123253, '1'),
(139256, 25996, 'QU', 'OK', 'S', 1723123269, 1723123269, '1'),
(139257, 21035, 'QU', 'OK', 'S', 1723123351, 1723123351, '1'),
(139258, 21035, 'QU', 'OK', 'S', 1723123354, 1723123354, '1'),
(139259, 21035, 'QU', 'OK', 'S', 1723123357, 1723123357, '1'),
(139260, 26541, 'QU', 'OK', 'S', 1723123410, 1723123410, '1'),
(139261, 26541, 'QU', 'OK', 'S', 1723123410, 1723123410, '1'),
(139262, 26348, 'QU', 'OK', 'S', 1723123421, 1723123421, '1'),
(139263, 26306, 'QU', 'OK', 'S', 1723123529, 1723123529, '1'),
(139264, 26306, 'QU', 'OK', 'S', 1723123529, 1723123529, '1'),
(139265, 26306, 'QU', 'OK', 'S', 1723123529, 1723123529, '1'),
(139266, 26306, 'QU', 'OK', 'S', 1723123529, 1723123529, '1'),
(139267, 26923, 'QU', 'OK', 'S', 1723123533, 1723123533, '1'),
(139268, 27341, 'QU', 'OK', 'S', 1723123560, 1723123560, '1'),
(139269, 27341, 'QU', 'OK', 'S', 1723123560, 1723123560, '1'),
(139270, 9259, 'QU', 'OK', 'S', 1723123691, 1723123691, '1'),
(139271, 5472, 'QU', 'OK', 'S', 1723123784, 1723123784, '1'),
(139272, 7794, 'QU', 'OK', 'S', 1723124006, 1723124006, '1'),
(139273, 7794, 'QU', 'OK', 'S', 1723124011, 1723124011, '1'),
(139274, 7794, 'QU', 'OK', 'S', 1723124015, 1723124015, '1'),
(139275, 6243, 'QU', 'OK', 'S', 1723124045, 1723124045, '1'),
(139276, 6243, 'QU', 'OK', 'S', 1723124048, 1723124048, '1'),
(139277, 6243, 'QU', 'OK', 'S', 1723124051, 1723124051, '1'),
(139278, 856, 'QU', 'OK', 'S', 1723124213, 1723124213, '1'),
(139279, 856, 'QU', 'OK', 'S', 1723124225, 1723124225, '1'),
(139280, 116, 'QU', 'OK', 'S', 1723124305, 1723124305, '1'),
(139281, 116, 'QU', 'OK', 'S', 1723124312, 1723124312, '1'),
(139282, 31563, 'QU', 'OK', 'S', 1723124822, 1723124822, '1'),
(139283, 24525, 'QU', 'OK', 'S', 1723127284, 1723127284, '1'),
(139284, 27240, 'QU', 'OK', 'S', 1723127324, 1723127324, '1'),
(139285, 27138, 'QU', 'OK', 'S', 1723127336, 1723127336, '1'),
(139286, 29613, 'QU', 'OK', 'S', 1723127350, 1723127350, '1'),
(139287, 33043, 'QU', 'OK', 'S', 1723127365, 1723127365, '1'),
(139288, 32988, 'QU', 'OK', 'S', 1723127380, 1723127380, '1'),
(139289, 16420, 'QU', 'OK', 'S', 1723127391, 1723127391, '1'),
(139290, 29584, 'QU', 'OK', 'S', 1723127563, 1723127563, '1'),
(139291, 12507, 'QU', 'OK', 'S', 1723179152, 1723179152, '1'),
(139292, 12507, 'QU', 'OK', 'S', 1723179162, 1723179162, '1'),
(139293, 13809, 'QU', 'OK', 'S', 1723179738, 1723179738, '1'),
(139294, 16138, 'QU', 'OK', 'S', 1723179788, 1723179788, '1'),
(139295, 31282, 'QU', 'OK', 'S', 1723183686, 1723183686, '1'),
(139296, 32223, 'QU', 'OK', 'S', 1723183748, 1723183748, '1'),
(139297, 32688, 'QU', 'OK', 'S', 1723183758, 1723183758, '1'),
(139298, 31971, 'QU', 'OK', 'S', 1723183767, 1723183767, '1'),
(139299, 32222, 'QU', 'OK', 'S', 1723183775, 1723183775, '1'),
(139300, 29653, 'QU', 'OK', 'S', 1723183783, 1723183783, '1'),
(139301, 26823, 'QU', 'OK', 'S', 1723183790, 1723183790, '1'),
(139302, 33041, 'QU', 'OK', 'S', 1723183797, 1723183797, '1'),
(139303, 33043, 'QU', 'OK', 'S', 1723183804, 1723183804, '1'),
(139304, 26411, 'QU', 'OK', 'S', 1723183811, 1723183811, '1'),
(139305, 26822, 'QU', 'OK', 'S', 1723183818, 1723183818, '1'),
(139306, 32686, 'QU', 'OK', 'S', 1723183827, 1723183827, '1'),
(139307, 26817, 'QU', 'OK', 'S', 1723183835, 1723183835, '1'),
(139308, 3059, 'QU', 'OK', 'S', 1723183843, 1723183843, '1'),
(139309, 20508, 'QU', 'OK', 'S', 1723183851, 1723183851, '1'),
(139310, 22573, 'QU', 'OK', 'S', 1723183861, 1723183861, '1'),
(139311, 30487, 'QU', 'OK', 'S', 1723183878, 1723183878, '1'),
(139312, 24571, 'QU', 'OK', 'S', 1723184629, 1723184629, '1'),
(139313, 24573, 'QU', 'OK', 'S', 1723184643, 1723184643, '1'),
(139314, 19000, 'QU', 'OK', 'S', 1723185101, 1723185101, '1'),
(139315, 19000, 'QU', 'OK', 'S', 1723185104, 1723185104, '1'),
(139316, 19000, 'QU', 'OK', 'S', 1723185108, 1723185108, '1'),
(139317, 19000, 'QU', 'OK', 'S', 1723185131, 1723185131, '1'),
(139318, 19000, 'QU', 'OK', 'S', 1723185134, 1723185134, '1'),
(139319, 19000, 'QU', 'OK', 'S', 1723185137, 1723185137, '1'),
(139320, 19000, 'QU', 'OK', 'S', 1723185140, 1723185140, '1'),
(139321, 19000, 'QU', 'OK', 'S', 1723185144, 1723185144, '1'),
(139322, 19000, 'QU', 'OK', 'S', 1723185147, 1723185147, '1'),
(139323, 19000, 'QU', 'OK', 'S', 1723185163, 1723185163, '1'),
(139324, 19000, 'QU', 'OK', 'S', 1723185165, 1723185165, '1'),
(139325, 19000, 'QU', 'OK', 'S', 1723185168, 1723185168, '1'),
(139326, 19000, 'QU', 'OK', 'S', 1723185171, 1723185171, '1'),
(139327, 19000, 'QU', 'OK', 'S', 1723185174, 1723185174, '1'),
(139328, 19000, 'QU', 'OK', 'S', 1723185178, 1723185178, '1'),
(139329, 19000, 'QU', 'OK', 'S', 1723185181, 1723185181, '1'),
(139330, 19000, 'QU', 'OK', 'S', 1723185184, 1723185184, '1'),
(139331, 19000, 'QU', 'OK', 'S', 1723185187, 1723185187, '1'),
(139332, 19000, 'QU', 'OK', 'S', 1723185208, 1723185208, '1'),
(139333, 19000, 'QU', 'OK', 'S', 1723185211, 1723185211, '1'),
(139334, 19000, 'QU', 'OK', 'S', 1723185214, 1723185214, '1'),
(139335, 19000, 'QU', 'OK', 'S', 1723185219, 1723185219, '1'),
(139336, 19000, 'QU', 'OK', 'S', 1723185221, 1723185221, '1'),
(139337, 19000, 'QU', 'OK', 'S', 1723185240, 1723185240, '1'),
(139338, 19000, 'QU', 'OK', 'S', 1723185246, 1723185246, '1'),
(139339, 19000, 'QU', 'OK', 'S', 1723185249, 1723185249, '1'),
(139340, 19000, 'QU', 'OK', 'S', 1723185252, 1723185252, '1'),
(139341, 19000, 'QU', 'OK', 'S', 1723185309, 1723185309, '1'),
(139342, 19000, 'QU', 'OK', 'S', 1723185312, 1723185312, '1'),
(139343, 19000, 'QU', 'OK', 'S', 1723185322, 1723185322, '1'),
(139344, 19000, 'QU', 'OK', 'S', 1723185324, 1723185324, '1'),
(139345, 9713, 'QU', 'OK', 'S', 1723185376, 1723185376, '1'),
(139346, 9713, 'QU', 'OK', 'S', 1723185385, 1723185385, '1'),
(139347, 9713, 'QU', 'OK', 'S', 1723185389, 1723185389, '1'),
(139348, 9713, 'QU', 'OK', 'S', 1723185398, 1723185398, '1'),
(139349, 9713, 'QU', 'OK', 'S', 1723185401, 1723185401, '1'),
(139350, 33032, 'QU', 'OK', 'S', 1723185814, 1723185814, '1'),
(139351, 33025, 'QU', 'OK', 'S', 1723185828, 1723185828, '1'),
(139352, 33024, 'QU', 'OK', 'S', 1723185839, 1723185839, '1'),
(139353, 33024, 'QU', 'OK', 'S', 1723185839, 1723185839, '1'),
(139354, 33024, 'QU', 'OK', 'S', 1723185839, 1723185839, '1'),
(139355, 32999, 'QU', 'OK', 'S', 1723185854, 1723185854, '1'),
(139356, 32999, 'QU', 'OK', 'S', 1723185854, 1723185854, '1'),
(139357, 32998, 'QU', 'OK', 'S', 1723185862, 1723185862, '1'),
(139358, 32998, 'QU', 'OK', 'S', 1723185862, 1723185862, '1'),
(139359, 32997, 'QU', 'OK', 'S', 1723185872, 1723185872, '1'),
(139360, 32997, 'QU', 'OK', 'S', 1723185872, 1723185872, '1'),
(139361, 32997, 'QU', 'OK', 'S', 1723185872, 1723185872, '1'),
(139362, 32997, 'QU', 'OK', 'S', 1723185872, 1723185872, '1'),
(139363, 32997, 'QU', 'OK', 'S', 1723185872, 1723185872, '1'),
(139364, 32996, 'QU', 'OK', 'S', 1723185885, 1723185885, '1'),
(139365, 32996, 'QU', 'OK', 'S', 1723185885, 1723185885, '1'),
(139366, 32996, 'QU', 'OK', 'S', 1723185885, 1723185885, '1'),
(139367, 32996, 'QU', 'OK', 'S', 1723185885, 1723185885, '1'),
(139368, 32965, 'QU', 'OK', 'S', 1723185894, 1723185894, '1'),
(139369, 32965, 'QU', 'OK', 'S', 1723185894, 1723185894, '1'),
(139370, 32963, 'QU', 'OK', 'S', 1723185905, 1723185905, '1'),
(139371, 32963, 'QU', 'OK', 'S', 1723185905, 1723185905, '1'),
(139372, 32959, 'QU', 'OK', 'S', 1723185917, 1723185917, '1'),
(139373, 32959, 'QU', 'OK', 'S', 1723185917, 1723185917, '1'),
(139374, 32959, 'QU', 'OK', 'S', 1723185917, 1723185917, '1'),
(139375, 32959, 'QU', 'OK', 'S', 1723185917, 1723185917, '1'),
(139376, 32956, 'QU', 'OK', 'S', 1723185932, 1723185932, '1'),
(139377, 32956, 'QU', 'OK', 'S', 1723185932, 1723185932, '1'),
(139378, 32956, 'QU', 'OK', 'S', 1723185932, 1723185932, '1'),
(139379, 32956, 'QU', 'OK', 'S', 1723185932, 1723185932, '1'),
(139380, 32956, 'QU', 'OK', 'S', 1723185932, 1723185932, '1'),
(139381, 32953, 'QU', 'OK', 'S', 1723185949, 1723185949, '1'),
(139382, 32953, 'QU', 'OK', 'S', 1723185949, 1723185949, '1'),
(139383, 32953, 'QU', 'OK', 'S', 1723185949, 1723185949, '1'),
(139384, 32938, 'QU', 'OK', 'S', 1723185960, 1723185960, '1'),
(139385, 32936, 'QU', 'OK', 'S', 1723185969, 1723185969, '1'),
(139386, 32936, 'QU', 'OK', 'S', 1723185969, 1723185969, '1'),
(139387, 32936, 'QU', 'OK', 'S', 1723185969, 1723185969, '1'),
(139388, 32936, 'QU', 'OK', 'S', 1723185969, 1723185969, '1'),
(139389, 32934, 'QU', 'OK', 'S', 1723185981, 1723185981, '1'),
(139390, 32934, 'QU', 'OK', 'S', 1723185981, 1723185981, '1'),
(139391, 32934, 'QU', 'OK', 'S', 1723185981, 1723185981, '1'),
(139392, 32934, 'QU', 'OK', 'S', 1723185981, 1723185981, '1'),
(139393, 32934, 'QU', 'OK', 'S', 1723185981, 1723185981, '1'),
(139394, 32931, 'QU', 'OK', 'S', 1723185990, 1723185990, '1'),
(139395, 32927, 'QU', 'OK', 'S', 1723186001, 1723186001, '1'),
(139396, 32927, 'QU', 'OK', 'S', 1723186001, 1723186001, '1'),
(139397, 32926, 'QU', 'OK', 'S', 1723186009, 1723186009, '1'),
(139398, 32926, 'QU', 'OK', 'S', 1723186009, 1723186009, '1'),
(139399, 32906, 'QU', 'OK', 'S', 1723186017, 1723186017, '1'),
(139400, 32906, 'QU', 'OK', 'S', 1723186017, 1723186017, '1'),
(139401, 32896, 'QU', 'OK', 'S', 1723186024, 1723186024, '1'),
(139402, 32894, 'QU', 'OK', 'S', 1723186032, 1723186032, '1'),
(139403, 32894, 'QU', 'OK', 'S', 1723186032, 1723186032, '1'),
(139404, 32893, 'QU', 'OK', 'S', 1723186043, 1723186043, '1'),
(139405, 32893, 'QU', 'OK', 'S', 1723186043, 1723186043, '1'),
(139406, 32881, 'QU', 'OK', 'S', 1723186062, 1723186062, '1'),
(139407, 32881, 'QU', 'OK', 'S', 1723186062, 1723186062, '1'),
(139408, 32337, 'QU', 'OK', 'S', 1723186062, 1723186062, '1'),
(139409, 32874, 'QU', 'OK', 'S', 1723186069, 1723186069, '1'),
(139410, 32874, 'QU', 'OK', 'S', 1723186069, 1723186069, '1'),
(139411, 32867, 'QU', 'OK', 'S', 1723186082, 1723186082, '1'),
(139412, 32867, 'QU', 'OK', 'S', 1723186082, 1723186082, '1'),
(139413, 32867, 'QU', 'OK', 'S', 1723186082, 1723186082, '1'),
(139414, 32867, 'QU', 'OK', 'S', 1723186082, 1723186082, '1'),
(139415, 32867, 'QU', 'OK', 'S', 1723186082, 1723186082, '1'),
(139416, 32337, 'QU', 'OK', 'S', 1723186088, 1723186088, '1'),
(139417, 32806, 'QU', 'OK', 'S', 1723186125, 1723186125, '1'),
(139418, 32753, 'QU', 'OK', 'S', 1723186146, 1723186146, '1'),
(139419, 32732, 'QU', 'OK', 'S', 1723186167, 1723186167, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(139420, 32732, 'QU', 'OK', 'S', 1723186167, 1723186167, '1'),
(139421, 32612, 'QU', 'OK', 'S', 1723186179, 1723186179, '1'),
(139422, 32580, 'QU', 'OK', 'S', 1723186204, 1723186204, '1'),
(139423, 32580, 'QU', 'OK', 'S', 1723186204, 1723186204, '1'),
(139424, 32506, 'QU', 'OK', 'S', 1723186234, 1723186234, '1'),
(139425, 32495, 'QU', 'OK', 'S', 1723186253, 1723186253, '1'),
(139426, 32495, 'QU', 'OK', 'S', 1723186253, 1723186253, '1'),
(139427, 32442, 'QU', 'OK', 'S', 1723186284, 1723186284, '1'),
(139428, 32432, 'QU', 'OK', 'S', 1723186295, 1723186295, '1'),
(139429, 32036, 'QU', 'OK', 'S', 1723186317, 1723186317, '1'),
(139430, 32036, 'QU', 'OK', 'S', 1723186317, 1723186317, '1'),
(139431, 30612, 'QU', 'OK', 'S', 1723186342, 1723186342, '1'),
(139432, 31749, 'QU', 'OK', 'S', 1723186529, 1723186529, '1'),
(139433, 31749, 'QU', 'OK', 'S', 1723186529, 1723186529, '1'),
(139434, 31731, 'QU', 'OK', 'S', 1723186543, 1723186543, '1'),
(139435, 31731, 'QU', 'OK', 'S', 1723186543, 1723186543, '1'),
(139436, 31551, 'QU', 'OK', 'S', 1723186584, 1723186584, '1'),
(139437, 31551, 'QU', 'OK', 'S', 1723186584, 1723186584, '1'),
(139438, 31338, 'QU', 'OK', 'S', 1723186606, 1723186606, '1'),
(139439, 31304, 'QU', 'OK', 'S', 1723186623, 1723186623, '1'),
(139440, 31304, 'QU', 'OK', 'S', 1723186623, 1723186623, '1'),
(139441, 31304, 'QU', 'OK', 'S', 1723186623, 1723186623, '1'),
(139442, 31304, 'QU', 'OK', 'S', 1723186623, 1723186623, '1'),
(139443, 31003, 'QU', 'OK', 'S', 1723186661, 1723186661, '1'),
(139444, 30794, 'QU', 'OK', 'S', 1723186691, 1723186691, '1'),
(139445, 30794, 'QU', 'OK', 'S', 1723186691, 1723186691, '1'),
(139446, 30310, 'QU', 'OK', 'S', 1723186759, 1723186759, '1'),
(139447, 30192, 'QU', 'OK', 'S', 1723186779, 1723186779, '1'),
(139448, 30192, 'QU', 'OK', 'S', 1723186779, 1723186779, '1'),
(139449, 30177, 'QU', 'OK', 'S', 1723186791, 1723186791, '1'),
(139450, 30088, 'QU', 'OK', 'S', 1723186824, 1723186824, '1'),
(139451, 30052, 'QU', 'OK', 'S', 1723186851, 1723186851, '1'),
(139452, 30014, 'QU', 'OK', 'S', 1723186864, 1723186864, '1'),
(139453, 29754, 'QU', 'OK', 'S', 1723186895, 1723186895, '1'),
(139454, 29754, 'QU', 'OK', 'S', 1723186895, 1723186895, '1'),
(139455, 28592, 'QU', 'OK', 'S', 1723186980, 1723186980, '1'),
(139456, 28589, 'QU', 'OK', 'S', 1723186989, 1723186989, '1'),
(139457, 27298, 'QU', 'OK', 'S', 1723187097, 1723187097, '1'),
(139458, 27118, 'QU', 'OK', 'S', 1723187147, 1723187147, '1'),
(139459, 27323, 'QU', 'OK', 'S', 1723187455, 1723187455, '1'),
(139460, 18453, 'QU', 'OK', 'S', 1723187490, 1723187490, '1'),
(139461, 12126, 'QU', 'OK', 'S', 1723187515, 1723187515, '1'),
(139462, 12126, 'QU', 'OK', 'S', 1723187515, 1723187515, '1'),
(139463, 15298, 'QU', 'OK', 'S', 1723187539, 1723187539, '1'),
(139464, 15298, 'QU', 'OK', 'S', 1723187539, 1723187539, '1'),
(139465, 20755, 'QU', 'OK', 'S', 1723187578, 1723187578, '1'),
(139466, 24046, 'QU', 'OK', 'S', 1723187694, 1723187694, '1'),
(139467, 32746, 'QU', 'OK', 'S', 1723187733, 1723187733, '1'),
(139468, 17735, 'QU', 'OK', 'S', 1723187765, 1723187765, '1'),
(139469, 17735, 'QU', 'OK', 'S', 1723187765, 1723187765, '1'),
(139470, 32059, 'QU', 'OK', 'S', 1723188582, 1723188582, '1'),
(139471, 22869, 'QU', 'OK', 'S', 1723190398, 1723190398, '1'),
(139472, 16048, 'QU', 'OK', 'S', 1723190401, 1723190401, '1'),
(139473, 14886, 'QU', 'OK', 'S', 1723190403, 1723190403, '1'),
(139474, 31810, 'QU', 'OK', 'S', 1723190406, 1723190406, '1'),
(139475, 31759, 'QU', 'OK', 'S', 1723190409, 1723190409, '1'),
(139476, 31757, 'QU', 'OK', 'S', 1723190413, 1723190413, '1'),
(139477, 31757, 'QU', 'OK', 'S', 1723190415, 1723190415, '1'),
(139478, 32995, 'QU', 'OK', 'S', 1723190419, 1723190419, '1'),
(139479, 32988, 'QU', 'OK', 'S', 1723190421, 1723190421, '1'),
(139480, 33030, 'QU', 'OK', 'S', 1723190424, 1723190424, '1'),
(139481, 19964, 'QU', 'OK', 'S', 1723191331, 1723191331, '1'),
(139482, 20790, 'QU', 'OK', 'S', 1723191369, 1723191369, '1'),
(139483, 22557, 'QU', 'OK', 'S', 1723191465, 1723191465, '1'),
(139484, 32442, 'QU', 'OK', 'S', 1723192107, 1723192107, '1'),
(139485, 32442, 'QU', 'OK', 'S', 1723192110, 1723192110, '1'),
(139486, 32604, 'QU', 'OK', 'S', 1723195518, 1723195518, '1'),
(139487, 32806, 'QU', 'OK', 'S', 1723195553, 1723195553, '1'),
(139488, 24851, 'QU', 'OK', 'S', 1723195586, 1723195586, '1'),
(139489, 8870, 'QU', 'OK', 'S', 1723195733, 1723195733, '1'),
(139490, 32462, 'QU', 'OK', 'S', 1723195771, 1723195771, '1'),
(139491, 32181, 'QU', 'OK', 'S', 1723195838, 1723195838, '1'),
(139492, 32183, 'QU', 'OK', 'S', 1723195989, 1723195989, '1'),
(139493, 32185, 'QU', 'OK', 'S', 1723196116, 1723196116, '1'),
(139494, 32169, 'QU', 'OK', 'S', 1723196264, 1723196264, '1'),
(139495, 32234, 'QU', 'OK', 'S', 1723196323, 1723196323, '1'),
(139496, 32168, 'QU', 'OK', 'S', 1723196465, 1723196465, '1'),
(139497, 32233, 'QU', 'OK', 'S', 1723196534, 1723196534, '1'),
(139498, 17668, 'QU', 'OK', 'S', 1723196607, 1723196607, '1'),
(139499, 32165, 'QU', 'OK', 'S', 1723196647, 1723196647, '1'),
(139500, 32166, 'QU', 'OK', 'S', 1723196681, 1723196681, '1'),
(139501, 6899, 'QU', 'OK', 'S', 1723196722, 1723196722, '1'),
(139502, 6899, 'QU', 'OK', 'S', 1723196726, 1723196726, '1'),
(139503, 6899, 'QU', 'OK', 'S', 1723196731, 1723196731, '1'),
(139504, 32707, 'QU', 'OK', 'S', 1723197443, 1723197443, '1'),
(139505, 24676, 'QU', 'OK', 'S', 1723197536, 1723197536, '1'),
(139506, 32949, 'QU', 'OK', 'S', 1723197583, 1723197583, '1'),
(139507, 24897, 'QU', 'OK', 'S', 1723197753, 1723197753, '1'),
(139508, 32653, 'QU', 'OK', 'S', 1723197887, 1723197887, '1'),
(139509, 32923, 'QU', 'OK', 'S', 1723197895, 1723197895, '1'),
(139510, 21415, 'QU', 'OK', 'S', 1723197903, 1723197903, '1'),
(139511, 14813, 'QU', 'OK', 'S', 1723197911, 1723197911, '1'),
(139512, 32939, 'QU', 'OK', 'S', 1723197925, 1723197925, '1'),
(139513, 17705, 'QU', 'OK', 'S', 1723197932, 1723197932, '1'),
(139514, 14810, 'QU', 'OK', 'S', 1723197939, 1723197939, '1'),
(139515, 3905, 'QU', 'OK', 'S', 1723197947, 1723197947, '1'),
(139516, 20632, 'QU', 'OK', 'S', 1723197956, 1723197956, '1'),
(139517, 32240, 'QU', 'OK', 'S', 1723197965, 1723197965, '1'),
(139518, 32305, 'QU', 'OK', 'S', 1723197974, 1723197974, '1'),
(139519, 13768, 'QU', 'OK', 'S', 1723197982, 1723197982, '1'),
(139520, 32991, 'QU', 'OK', 'S', 1723197990, 1723197990, '1'),
(139521, 32304, 'QU', 'OK', 'S', 1723197997, 1723197997, '1'),
(139522, 2050, 'QU', 'OK', 'S', 1723198026, 1723198026, '1'),
(139523, 32716, 'QU', 'OK', 'S', 1723198034, 1723198034, '1'),
(139524, 29733, 'QU', 'OK', 'S', 1723198043, 1723198043, '1'),
(139525, 32601, 'QU', 'OK', 'S', 1723198052, 1723198052, '1'),
(139526, 21616, 'QU', 'OK', 'S', 1723198065, 1723198065, '1'),
(139527, 19671, 'QU', 'OK', 'S', 1723198074, 1723198074, '1'),
(139528, 30023, 'QU', 'OK', 'S', 1723198082, 1723198082, '1'),
(139529, 29841, 'QU', 'OK', 'S', 1723198090, 1723198090, '1'),
(139530, 31506, 'QU', 'OK', 'S', 1723198098, 1723198098, '1'),
(139531, 32924, 'QU', 'OK', 'S', 1723198106, 1723198106, '1'),
(139532, 31451, 'QU', 'OK', 'S', 1723198116, 1723198116, '1'),
(139533, 32991, 'QU', 'OK', 'S', 1723198137, 1723198137, '1'),
(139534, 31450, 'QU', 'OK', 'S', 1723198146, 1723198146, '1'),
(139535, 32014, 'QU', 'OK', 'S', 1723198152, 1723198152, '1'),
(139536, 32991, 'QU', 'OK', 'S', 1723198185, 1723198185, '1'),
(139537, 31907, 'QU', 'OK', 'S', 1723198190, 1723198190, '1'),
(139538, 32019, 'QU', 'OK', 'S', 1723198192, 1723198192, '1'),
(139539, 30122, 'QU', 'OK', 'S', 1723198204, 1723198204, '1'),
(139540, 28777, 'QU', 'OK', 'S', 1723198212, 1723198212, '1'),
(139541, 17807, 'QU', 'OK', 'S', 1723198223, 1723198223, '1'),
(139542, 31907, 'QU', 'OK', 'S', 1723198323, 1723198323, '1'),
(139543, 31907, 'QU', 'OK', 'S', 1723198330, 1723198330, '1'),
(139544, 12288, 'QU', 'OK', 'S', 1723198582, 1723198582, '1'),
(139545, 10210, 'QU', 'OK', 'S', 1723198643, 1723198643, '1'),
(139546, 23616, 'QU', 'OK', 'S', 1723198691, 1723198691, '1'),
(139547, 27649, 'QU', 'OK', 'S', 1723198968, 1723198968, '1'),
(139548, 31109, 'QU', 'OK', 'S', 1723199039, 1723199039, '1'),
(139549, 23901, 'QU', 'OK', 'S', 1723199088, 1723199088, '1'),
(139550, 32993, 'QU', 'OK', 'S', 1723199260, 1723199260, '1'),
(139551, 17705, 'QU', 'OK', 'S', 1723199720, 1723199720, '1'),
(139552, 17807, 'QU', 'OK', 'S', 1723199729, 1723199729, '1'),
(139553, 3905, 'QU', 'OK', 'S', 1723199738, 1723199738, '1'),
(139554, 2050, 'QU', 'OK', 'S', 1723199755, 1723199755, '1'),
(139555, 31903, 'QU', 'OK', 'S', 1723200203, 1723200203, '1'),
(139556, 31380, 'QU', 'OK', 'S', 1723200855, 1723200855, '1'),
(139557, 23324, 'QU', 'OK', 'S', 1723201211, 1723201211, '1'),
(139558, 31090, 'QU', 'OK', 'S', 1723202775, 1723202775, '1'),
(139559, 31180, 'QU', 'OK', 'S', 1723202850, 1723202850, '1'),
(139560, 31089, 'QU', 'OK', 'S', 1723202893, 1723202893, '1'),
(139561, 31102, 'QU', 'OK', 'S', 1723203217, 1723203217, '1'),
(139562, 31103, 'QU', 'OK', 'S', 1723203409, 1723203409, '1'),
(139563, 31091, 'QU', 'OK', 'S', 1723203450, 1723203450, '1'),
(139564, 31947, 'QU', 'OK', 'S', 1723204186, 1723204186, '1'),
(139565, 31947, 'QU', 'OK', 'S', 1723204198, 1723204198, '1'),
(139566, 24875, 'QU', 'OK', 'S', 1723205736, 1723205736, '1'),
(139567, 28542, 'QU', 'OK', 'S', 1723205786, 1723205786, '1'),
(139568, 26862, 'QU', 'OK', 'S', 1723205870, 1723205870, '1'),
(139569, 32806, 'QU', 'OK', 'S', 1723205975, 1723205975, '1'),
(139570, 32143, 'QU', 'OK', 'S', 1723206179, 1723206179, '1'),
(139571, 32144, 'QU', 'OK', 'S', 1723206205, 1723206205, '1'),
(139572, 31194, 'QU', 'OK', 'S', 1723206236, 1723206236, '1'),
(139573, 32203, 'QU', 'OK', 'S', 1723206243, 1723206243, '1'),
(139574, 32919, 'QU', 'OK', 'S', 1723206245, 1723206245, '1'),
(139575, 7166, 'QU', 'OK', 'S', 1723206277, 1723206277, '1'),
(139576, 15897, 'QU', 'OK', 'S', 1723206521, 1723206521, '1'),
(139577, 30357, 'QU', 'OK', 'S', 1723206652, 1723206652, '1'),
(139578, 31734, 'QU', 'OK', 'S', 1723206704, 1723206704, '1'),
(139579, 31746, 'QU', 'OK', 'S', 1723207039, 1723207039, '1'),
(139580, 31732, 'QU', 'OK', 'S', 1723207090, 1723207090, '1'),
(139581, 30169, 'QU', 'OK', 'S', 1723207209, 1723207209, '1'),
(139582, 30554, 'QU', 'OK', 'S', 1723208331, 1723208331, '1'),
(139583, 32066, 'QU', 'OK', 'S', 1723208475, 1723208475, '1'),
(139584, 31389, 'QU', 'OK', 'S', 1723208585, 1723208585, '1'),
(139585, 26554, 'QU', 'OK', 'S', 1723208640, 1723208640, '1'),
(139586, 26554, 'QU', 'OK', 'S', 1723208645, 1723208645, '1'),
(139587, 26554, 'QU', 'OK', 'S', 1723208650, 1723208650, '1'),
(139588, 26554, 'QU', 'OK', 'S', 1723208654, 1723208654, '1'),
(139589, 26554, 'QU', 'OK', 'S', 1723208660, 1723208660, '1'),
(139590, 26554, 'QU', 'OK', 'S', 1723208665, 1723208665, '1'),
(139591, 26554, 'QU', 'OK', 'S', 1723208674, 1723208674, '1'),
(139592, 26554, 'QU', 'OK', 'S', 1723208680, 1723208680, '1'),
(139593, 26554, 'QU', 'OK', 'S', 1723208685, 1723208685, '1'),
(139594, 32059, 'QU', 'OK', 'S', 1723208725, 1723208725, '1'),
(139595, 24851, 'QU', 'OK', 'S', 1723208806, 1723208806, '1'),
(139596, 32424, 'QU', 'OK', 'S', 1723208977, 1723208977, '1'),
(139597, 32031, 'QU', 'OK', 'S', 1723209556, 1723209556, '1'),
(139598, 11946, 'QU', 'OK', 'S', 1723209599, 1723209599, '1'),
(139599, 32028, 'QU', 'OK', 'S', 1723209608, 1723209608, '1'),
(139600, 32842, 'QU', 'OK', 'S', 1723209668, 1723209668, '1'),
(139601, 11946, 'QU', 'OK', 'S', 1723209816, 1723209816, '1'),
(139602, 5184, 'QU', 'OK', 'S', 1723209863, 1723209863, '1'),
(139603, 31229, 'QU', 'OK', 'S', 1723209884, 1723209884, '1'),
(139604, 32760, 'QU', 'OK', 'S', 1723268181, 1723268181, '1'),
(139605, 32902, 'QU', 'OK', 'S', 1723268187, 1723268187, '1'),
(139606, 32089, 'QU', 'OK', 'S', 1723268197, 1723268197, '1'),
(139607, 32826, 'QU', 'OK', 'S', 1723268205, 1723268205, '1'),
(139608, 32912, 'QU', 'OK', 'S', 1723268233, 1723268233, '1'),
(139609, 32912, 'QU', 'OK', 'S', 1723268238, 1723268238, '1'),
(139610, 32912, 'QU', 'OK', 'S', 1723268244, 1723268244, '1'),
(139611, 31903, 'QU', 'OK', 'S', 1723268256, 1723268256, '1'),
(139612, 31779, 'QU', 'OK', 'S', 1723268262, 1723268262, '1'),
(139613, 31903, 'QU', 'OK', 'S', 1723268268, 1723268268, '1'),
(139614, 31545, 'QU', 'OK', 'S', 1723268273, 1723268273, '1'),
(139615, 31675, 'QU', 'OK', 'S', 1723268278, 1723268278, '1'),
(139616, 30372, 'QU', 'OK', 'S', 1723268284, 1723268284, '1'),
(139617, 29318, 'QU', 'OK', 'S', 1723268290, 1723268290, '1'),
(139618, 32972, 'QU', 'OK', 'S', 1723268297, 1723268297, '1'),
(139619, 23907, 'QU', 'OK', 'S', 1723268320, 1723268320, '1'),
(139620, 32983, 'QU', 'OK', 'S', 1723268327, 1723268327, '1'),
(139621, 32982, 'QU', 'OK', 'S', 1723268332, 1723268332, '1'),
(139622, 32972, 'QU', 'OK', 'S', 1723268338, 1723268338, '1'),
(139623, 32972, 'QU', 'OK', 'S', 1723268354, 1723268354, '1'),
(139624, 32515, 'QU', 'OK', 'S', 1723268379, 1723268379, '1'),
(139625, 32515, 'QU', 'OK', 'S', 1723268381, 1723268381, '1'),
(139626, 32969, 'QU', 'OK', 'S', 1723268388, 1723268388, '1'),
(139627, 32969, 'QU', 'OK', 'S', 1723268391, 1723268391, '1'),
(139628, 31908, 'QU', 'OK', 'S', 1723268396, 1723268396, '1'),
(139629, 32930, 'QU', 'OK', 'S', 1723268402, 1723268402, '1'),
(139630, 32700, 'QU', 'OK', 'S', 1723268407, 1723268407, '1'),
(139631, 32932, 'QU', 'OK', 'S', 1723268412, 1723268412, '1'),
(139632, 29396, 'QU', 'OK', 'S', 1723268455, 1723268455, '1'),
(139633, 29396, 'QU', 'OK', 'S', 1723268461, 1723268461, '1'),
(139634, 29396, 'QU', 'OK', 'S', 1723268474, 1723268474, '1'),
(139635, 31177, 'QU', 'OK', 'S', 1723268483, 1723268483, '1'),
(139636, 29396, 'QU', 'OK', 'S', 1723268488, 1723268488, '1'),
(139637, 29298, 'QU', 'OK', 'S', 1723268495, 1723268495, '1'),
(139638, 31858, 'QU', 'OK', 'S', 1723268500, 1723268500, '1'),
(139639, 31172, 'QU', 'OK', 'S', 1723268504, 1723268504, '1'),
(139640, 32747, 'QU', 'OK', 'S', 1723268509, 1723268509, '1'),
(139641, 32800, 'QU', 'OK', 'S', 1723268514, 1723268514, '1'),
(139642, 29396, 'QU', 'OK', 'S', 1723268519, 1723268519, '1'),
(139643, 32604, 'QU', 'OK', 'S', 1723269041, 1723269041, '1'),
(139644, 32234, 'QU', 'OK', 'S', 1723269049, 1723269049, '1'),
(139645, 32397, 'QU', 'OK', 'S', 1723269070, 1723269070, '1'),
(139646, 32352, 'QU', 'OK', 'S', 1723269078, 1723269078, '1'),
(139647, 32397, 'QU', 'OK', 'S', 1723269098, 1723269098, '1'),
(139648, 32771, 'QU', 'OK', 'S', 1723269108, 1723269108, '1'),
(139649, 32771, 'QU', 'OK', 'S', 1723269136, 1723269136, '1'),
(139650, 28640, 'QU', 'OK', 'S', 1723269155, 1723269155, '1'),
(139651, 31931, 'QU', 'OK', 'S', 1723269166, 1723269166, '1'),
(139652, 32352, 'QU', 'OK', 'S', 1723269171, 1723269171, '1'),
(139653, 557, 'QU', 'OK', 'S', 1723269177, 1723269177, '1'),
(139654, 17978, 'QU', 'OK', 'S', 1723269183, 1723269183, '1'),
(139655, 29757, 'QU', 'OK', 'S', 1723269189, 1723269189, '1'),
(139656, 557, 'QU', 'OK', 'S', 1723269207, 1723269207, '1'),
(139657, 29782, 'QU', 'OK', 'S', 1723269213, 1723269213, '1'),
(139658, 29757, 'QU', 'OK', 'S', 1723269221, 1723269221, '1'),
(139659, 24244, 'QU', 'OK', 'S', 1723269229, 1723269229, '1'),
(139660, 32353, 'QU', 'OK', 'S', 1723269235, 1723269235, '1'),
(139661, 17981, 'QU', 'OK', 'S', 1723269239, 1723269239, '1'),
(139662, 32397, 'QU', 'OK', 'S', 1723269245, 1723269245, '1'),
(139663, 32790, 'QU', 'OK', 'S', 1723269252, 1723269252, '1'),
(139664, 28374, 'QU', 'OK', 'S', 1723269258, 1723269258, '1'),
(139665, 29757, 'QU', 'OK', 'S', 1723269263, 1723269263, '1'),
(139666, 32598, 'QU', 'OK', 'S', 1723269269, 1723269269, '1'),
(139667, 32425, 'QU', 'OK', 'S', 1723269274, 1723269274, '1'),
(139668, 32353, 'QU', 'OK', 'S', 1723269280, 1723269280, '1'),
(139669, 32352, 'QU', 'OK', 'S', 1723269284, 1723269284, '1'),
(139670, 32353, 'QU', 'OK', 'S', 1723269291, 1723269291, '1'),
(139671, 32791, 'QU', 'OK', 'S', 1723269296, 1723269296, '1'),
(139672, 25994, 'QU', 'OK', 'S', 1723269301, 1723269301, '1'),
(139673, 25994, 'QU', 'OK', 'S', 1723269323, 1723269323, '1'),
(139674, 32873, 'QU', 'OK', 'S', 1723269336, 1723269336, '1'),
(139675, 30076, 'QU', 'OK', 'S', 1723269342, 1723269342, '1'),
(139676, 32353, 'QU', 'OK', 'S', 1723269348, 1723269348, '1'),
(139677, 32815, 'QU', 'OK', 'S', 1723269352, 1723269352, '1'),
(139678, 28666, 'QU', 'OK', 'S', 1723269359, 1723269359, '1'),
(139679, 28665, 'QU', 'OK', 'S', 1723269365, 1723269365, '1'),
(139680, 32397, 'QU', 'OK', 'S', 1723269371, 1723269371, '1'),
(139681, 32362, 'QU', 'OK', 'S', 1723269375, 1723269375, '1'),
(139682, 32766, 'QU', 'OK', 'S', 1723269380, 1723269380, '1'),
(139683, 32353, 'QU', 'OK', 'S', 1723269387, 1723269387, '1'),
(139684, 32864, 'QU', 'OK', 'S', 1723269394, 1723269394, '1'),
(139685, 32353, 'QU', 'OK', 'S', 1723269398, 1723269398, '1'),
(139686, 32362, 'QU', 'OK', 'S', 1723269402, 1723269402, '1'),
(139687, 32353, 'QU', 'OK', 'S', 1723269437, 1723269437, '1'),
(139688, 29926, 'QU', 'OK', 'S', 1723269442, 1723269442, '1'),
(139689, 32425, 'QU', 'OK', 'S', 1723269447, 1723269447, '1'),
(139690, 32991, 'QU', 'OK', 'S', 1723269462, 1723269462, '1'),
(139691, 32991, 'QU', 'OK', 'S', 1723269485, 1723269485, '1'),
(139692, 32702, 'QU', 'OK', 'S', 1723269504, 1723269504, '1'),
(139693, 32716, 'QU', 'OK', 'S', 1723269509, 1723269509, '1'),
(139694, 32362, 'QU', 'OK', 'S', 1723269514, 1723269514, '1'),
(139695, 32573, 'QU', 'OK', 'S', 1723269519, 1723269519, '1'),
(139696, 32362, 'QU', 'OK', 'S', 1723269523, 1723269523, '1'),
(139697, 32362, 'QU', 'OK', 'S', 1723269549, 1723269549, '1'),
(139698, 32397, 'QU', 'OK', 'S', 1723269562, 1723269562, '1'),
(139699, 32352, 'QU', 'OK', 'S', 1723269567, 1723269567, '1'),
(139700, 32352, 'QU', 'OK', 'S', 1723269572, 1723269572, '1'),
(139701, 32991, 'QU', 'OK', 'S', 1723269579, 1723269579, '1'),
(139702, 19307, 'QU', 'OK', 'S', 1723269590, 1723269590, '1'),
(139703, 28977, 'QU', 'OK', 'S', 1723269596, 1723269596, '1'),
(139704, 28957, 'QU', 'OK', 'S', 1723269602, 1723269602, '1'),
(139705, 28957, 'QU', 'OK', 'S', 1723269608, 1723269608, '1'),
(139706, 29924, 'QU', 'OK', 'S', 1723269614, 1723269614, '1'),
(139707, 15845, 'QU', 'OK', 'S', 1723269620, 1723269620, '1'),
(139708, 29924, 'QU', 'OK', 'S', 1723269654, 1723269654, '1'),
(139709, 28977, 'QU', 'OK', 'S', 1723269677, 1723269677, '1'),
(139710, 33005, 'QU', 'OK', 'S', 1723270960, 1723270960, '1'),
(139711, 33005, 'QU', 'OK', 'S', 1723270960, 1723270960, '1'),
(139712, 33005, 'QU', 'OK', 'S', 1723270960, 1723270960, '1'),
(139713, 33005, 'QU', 'OK', 'S', 1723270960, 1723270960, '1'),
(139714, 33005, 'QU', 'OK', 'S', 1723270960, 1723270960, '1'),
(139715, 32959, 'QU', 'OK', 'S', 1723271096, 1723271096, '1'),
(139716, 32959, 'QU', 'OK', 'S', 1723271096, 1723271096, '1'),
(139717, 32927, 'QU', 'OK', 'S', 1723271167, 1723271167, '1'),
(139718, 32927, 'QU', 'OK', 'S', 1723271167, 1723271167, '1'),
(139719, 32894, 'QU', 'OK', 'S', 1723271193, 1723271193, '1'),
(139720, 32894, 'QU', 'OK', 'S', 1723271193, 1723271193, '1'),
(139721, 32893, 'QU', 'OK', 'S', 1723271216, 1723271216, '1'),
(139722, 32891, 'QU', 'OK', 'S', 1723271464, 1723271464, '1'),
(139723, 32891, 'QU', 'OK', 'S', 1723271464, 1723271464, '1'),
(139724, 32891, 'QU', 'OK', 'S', 1723271464, 1723271464, '1'),
(139725, 32891, 'QU', 'OK', 'S', 1723271464, 1723271464, '1'),
(139726, 32867, 'QU', 'OK', 'S', 1723271503, 1723271503, '1'),
(139727, 32806, 'QU', 'OK', 'S', 1723271559, 1723271559, '1'),
(139728, 32774, 'QU', 'OK', 'S', 1723271580, 1723271580, '1'),
(139729, 32556, 'QU', 'OK', 'S', 1723271973, 1723271973, '1'),
(139730, 32531, 'QU', 'OK', 'S', 1723272105, 1723272105, '1'),
(139731, 32531, 'QU', 'OK', 'S', 1723272105, 1723272105, '1'),
(139732, 32531, 'QU', 'OK', 'S', 1723272105, 1723272105, '1'),
(139733, 24235, 'QU', 'OK', 'S', 1723272106, 1723272106, '1'),
(139734, 32482, 'QU', 'OK', 'S', 1723272141, 1723272141, '1'),
(139735, 32506, 'QU', 'OK', 'S', 1723272165, 1723272165, '1'),
(139736, 31758, 'QU', 'OK', 'S', 1723272191, 1723272191, '1'),
(139737, 32500, 'QU', 'OK', 'S', 1723272194, 1723272194, '1'),
(139738, 32870, 'QU', 'OK', 'S', 1723272319, 1723272319, '1'),
(139739, 32178, 'QU', 'OK', 'S', 1723272355, 1723272355, '1'),
(139740, 32476, 'QU', 'OK', 'S', 1723272388, 1723272388, '1'),
(139741, 32433, 'QU', 'OK', 'S', 1723272436, 1723272436, '1'),
(139742, 31828, 'QU', 'OK', 'S', 1723272484, 1723272484, '1'),
(139743, 32428, 'QU', 'OK', 'S', 1723272563, 1723272563, '1'),
(139744, 32428, 'QU', 'OK', 'S', 1723272563, 1723272563, '1'),
(139745, 32428, 'QU', 'OK', 'S', 1723272563, 1723272563, '1'),
(139746, 21298, 'QU', 'OK', 'S', 1723272602, 1723272602, '1'),
(139747, 32383, 'QU', 'OK', 'S', 1723272662, 1723272662, '1'),
(139748, 32383, 'QU', 'OK', 'S', 1723272662, 1723272662, '1'),
(139749, 32383, 'QU', 'OK', 'S', 1723272662, 1723272662, '1'),
(139750, 32383, 'QU', 'OK', 'S', 1723272662, 1723272662, '1'),
(139751, 27138, 'QU', 'OK', 'S', 1723272690, 1723272690, '1'),
(139752, 32057, 'QU', 'OK', 'S', 1723272783, 1723272783, '1'),
(139753, 32057, 'QU', 'OK', 'S', 1723272783, 1723272783, '1'),
(139754, 31733, 'QU', 'OK', 'S', 1723272866, 1723272866, '1'),
(139755, 31747, 'QU', 'OK', 'S', 1723272905, 1723272905, '1'),
(139756, 24883, 'QU', 'OK', 'S', 1723273023, 1723273023, '1'),
(139757, 31520, 'QU', 'OK', 'S', 1723273046, 1723273046, '1'),
(139758, 31520, 'QU', 'OK', 'S', 1723273046, 1723273046, '1'),
(139759, 31520, 'QU', 'OK', 'S', 1723273046, 1723273046, '1'),
(139760, 31924, 'QU', 'OK', 'S', 1723273061, 1723273061, '1'),
(139761, 31823, 'QU', 'OK', 'S', 1723273099, 1723273099, '1'),
(139762, 31379, 'QU', 'OK', 'S', 1723273123, 1723273123, '1'),
(139763, 31379, 'QU', 'OK', 'S', 1723273123, 1723273123, '1'),
(139764, 31379, 'QU', 'OK', 'S', 1723273123, 1723273123, '1'),
(139765, 31339, 'QU', 'OK', 'S', 1723273163, 1723273163, '1'),
(139766, 31294, 'QU', 'OK', 'S', 1723273435, 1723273435, '1'),
(139767, 31288, 'QU', 'OK', 'S', 1723273460, 1723273460, '1'),
(139768, 31003, 'QU', 'OK', 'S', 1723273482, 1723273482, '1'),
(139769, 30723, 'QU', 'OK', 'S', 1723273646, 1723273646, '1'),
(139770, 30723, 'QU', 'OK', 'S', 1723273646, 1723273646, '1'),
(139771, 30612, 'QU', 'OK', 'S', 1723273676, 1723273676, '1'),
(139772, 30472, 'QU', 'OK', 'S', 1723273710, 1723273710, '1'),
(139773, 30417, 'QU', 'OK', 'S', 1723273747, 1723273747, '1'),
(139774, 30152, 'QU', 'OK', 'S', 1723273852, 1723273852, '1'),
(139775, 30152, 'QU', 'OK', 'S', 1723273852, 1723273852, '1'),
(139776, 33059, 'QU', 'OK', 'S', 1723273873, 1723273873, '1'),
(139777, 32951, 'QU', 'OK', 'S', 1723273974, 1723273974, '1'),
(139778, 29650, 'QU', 'OK', 'S', 1723274244, 1723274244, '1'),
(139779, 29650, 'QU', 'OK', 'S', 1723274244, 1723274244, '1'),
(139780, 29650, 'QU', 'OK', 'S', 1723274244, 1723274244, '1'),
(139781, 29650, 'QU', 'OK', 'S', 1723274244, 1723274244, '1'),
(139782, 29650, 'QU', 'OK', 'S', 1723274244, 1723274244, '1'),
(139783, 33060, 'QU', 'OK', 'S', 1723274316, 1723274316, '1'),
(139784, 28717, 'QU', 'OK', 'S', 1723274500, 1723274500, '1'),
(139785, 28626, 'QU', 'OK', 'S', 1723274606, 1723274606, '1'),
(139786, 28626, 'QU', 'OK', 'S', 1723274606, 1723274606, '1'),
(139787, 33058, 'QU', 'OK', 'S', 1723274691, 1723274691, '1'),
(139788, 28613, 'QU', 'OK', 'S', 1723274728, 1723274728, '1'),
(139789, 28613, 'QU', 'OK', 'S', 1723274728, 1723274728, '1'),
(139790, 28557, 'QU', 'OK', 'S', 1723274797, 1723274797, '1'),
(139791, 33064, 'QU', 'OK', 'S', 1723274851, 1723274851, '1'),
(139792, 27876, 'QU', 'OK', 'S', 1723274867, 1723274867, '1'),
(139793, 27053, 'QU', 'OK', 'S', 1723275181, 1723275181, '1'),
(139794, 27026, 'QU', 'OK', 'S', 1723275242, 1723275242, '1'),
(139795, 27026, 'QU', 'OK', 'S', 1723275242, 1723275242, '1'),
(139796, 26755, 'QU', 'OK', 'S', 1723275283, 1723275283, '1'),
(139797, 27020, 'QU', 'OK', 'S', 1723275395, 1723275395, '1'),
(139798, 26769, 'QU', 'OK', 'S', 1723275507, 1723275507, '1'),
(139799, 33053, 'QU', 'OK', 'S', 1723275777, 1723275777, '1'),
(139800, 33061, 'QU', 'OK', 'S', 1723276419, 1723276419, '1'),
(139801, 33063, 'QU', 'OK', 'S', 1723276784, 1723276784, '1'),
(139802, 27983, 'QU', 'OK', 'S', 1723277447, 1723277447, '1'),
(139803, 27983, 'QU', 'OK', 'S', 1723277460, 1723277460, '1'),
(139804, 28003, 'QU', 'OK', 'S', 1723277485, 1723277485, '1'),
(139805, 28003, 'QU', 'OK', 'S', 1723277517, 1723277517, '1'),
(139806, 33062, 'QU', 'OK', 'S', 1723277519, 1723277519, '1'),
(139807, 26607, 'QU', 'OK', 'S', 1723277544, 1723277544, '1'),
(139808, 29741, 'QU', 'OK', 'S', 1723277592, 1723277592, '1'),
(139809, 31838, 'QU', 'OK', 'S', 1723277632, 1723277632, '1'),
(139810, 31838, 'QU', 'OK', 'S', 1723277662, 1723277662, '1'),
(139811, 31838, 'QU', 'OK', 'S', 1723277747, 1723277747, '1'),
(139812, 31987, 'QU', 'OK', 'S', 1723277794, 1723277794, '1'),
(139813, 26171, 'QU', 'OK', 'S', 1723277830, 1723277830, '1'),
(139814, 32763, 'QU', 'OK', 'S', 1723277849, 1723277849, '1'),
(139815, 19354, 'QU', 'OK', 'S', 1723277911, 1723277911, '1'),
(139816, 19354, 'QU', 'OK', 'S', 1723278012, 1723278012, '1'),
(139817, 19354, 'QU', 'OK', 'S', 1723278032, 1723278032, '1'),
(139818, 19311, 'QU', 'OK', 'S', 1723278069, 1723278069, '1'),
(139819, 19373, 'QU', 'OK', 'S', 1723278124, 1723278124, '1'),
(139820, 31930, 'QU', 'OK', 'S', 1723278167, 1723278167, '1'),
(139821, 31930, 'QU', 'OK', 'S', 1723278194, 1723278194, '1'),
(139822, 31931, 'QU', 'OK', 'S', 1723278217, 1723278217, '1'),
(139823, 31931, 'QU', 'OK', 'S', 1723278231, 1723278231, '1'),
(139824, 31931, 'QU', 'OK', 'S', 1723278253, 1723278253, '1'),
(139825, 26673, 'QU', 'OK', 'S', 1723278286, 1723278286, '1'),
(139826, 31987, 'QU', 'OK', 'S', 1723278334, 1723278334, '1'),
(139827, 31987, 'QU', 'OK', 'S', 1723278377, 1723278377, '1'),
(139828, 33054, 'QU', 'OK', 'S', 1723278379, 1723278379, '1'),
(139829, 33062, 'QU', 'OK', 'S', 1723281240, 1723281240, '1'),
(139830, 33055, 'QU', 'OK', 'S', 1723281421, 1723281421, '1'),
(139831, 33056, 'QU', 'OK', 'S', 1723281470, 1723281470, '1'),
(139832, 33057, 'QU', 'OK', 'S', 1723281630, 1723281630, '1'),
(139833, 33065, 'QU', 'OK', 'S', 1723281861, 1723281861, '1'),
(139834, 33066, 'QU', 'OK', 'S', 1723281923, 1723281923, '1'),
(139835, 33067, 'QU', 'OK', 'S', 1723281980, 1723281980, '1'),
(139836, 32583, 'QU', 'OK', 'S', 1723282174, 1723282174, '1'),
(139837, 32581, 'QU', 'OK', 'S', 1723283232, 1723283232, '1'),
(139838, 21234, 'QU', 'OK', 'S', 1723284019, 1723284019, '1'),
(139839, 22321, 'QU', 'OK', 'S', 1723284028, 1723284028, '1'),
(139840, 26202, 'QU', 'OK', 'S', 1723284033, 1723284033, '1'),
(139841, 18996, 'QU', 'OK', 'S', 1723284041, 1723284041, '1'),
(139842, 24630, 'QU', 'OK', 'S', 1723284047, 1723284047, '1'),
(139843, 30141, 'QU', 'OK', 'S', 1723284059, 1723284059, '1'),
(139844, 18678, 'QU', 'OK', 'S', 1723284071, 1723284071, '1'),
(139845, 25574, 'QU', 'OK', 'S', 1723284078, 1723284078, '1'),
(139846, 22306, 'QU', 'OK', 'S', 1723284084, 1723284084, '1'),
(139847, 19850, 'QU', 'OK', 'S', 1723284089, 1723284089, '1'),
(139848, 33068, 'QU', 'OK', 'S', 1723284122, 1723284122, '1'),
(139849, 22298, 'QU', 'OK', 'S', 1723284133, 1723284133, '1'),
(139850, 26000, 'QU', 'OK', 'S', 1723284140, 1723284140, '1'),
(139851, 21231, 'QU', 'OK', 'S', 1723284147, 1723284147, '1'),
(139852, 23230, 'QU', 'OK', 'S', 1723284156, 1723284156, '1'),
(139853, 14859, 'QU', 'OK', 'S', 1723284169, 1723284169, '1'),
(139854, 12175, 'QU', 'OK', 'S', 1723284177, 1723284177, '1'),
(139855, 26201, 'QU', 'OK', 'S', 1723284189, 1723284189, '1'),
(139856, 25320, 'QU', 'OK', 'S', 1723284197, 1723284197, '1'),
(139857, 14859, 'QU', 'OK', 'S', 1723284203, 1723284203, '1'),
(139858, 14859, 'QU', 'OK', 'S', 1723284284, 1723284284, '1'),
(139859, 33069, 'QU', 'OK', 'S', 1723284289, 1723284289, '1'),
(139860, 18219, 'QU', 'OK', 'S', 1723284312, 1723284312, '1'),
(139861, 32336, 'QU', 'OK', 'S', 1723284326, 1723284326, '1'),
(139862, 25572, 'QU', 'OK', 'S', 1723284339, 1723284339, '1'),
(139863, 33070, 'QU', 'OK', 'S', 1723284343, 1723284343, '1'),
(139864, 25994, 'QU', 'OK', 'S', 1723284348, 1723284348, '1'),
(139865, 25994, 'QU', 'OK', 'S', 1723284355, 1723284355, '1'),
(139866, 32907, 'QU', 'OK', 'S', 1723284361, 1723284361, '1'),
(139867, 19852, 'QU', 'OK', 'S', 1723284368, 1723284368, '1'),
(139868, 18219, 'QU', 'OK', 'S', 1723284375, 1723284375, '1'),
(139869, 22297, 'QU', 'OK', 'S', 1723284381, 1723284381, '1'),
(139870, 32279, 'QU', 'OK', 'S', 1723284387, 1723284387, '1'),
(139871, 5670, 'QU', 'OK', 'S', 1723284395, 1723284395, '1'),
(139872, 5670, 'QU', 'OK', 'S', 1723284406, 1723284406, '1'),
(139873, 32364, 'QU', 'OK', 'S', 1723284412, 1723284412, '1'),
(139874, 32364, 'QU', 'OK', 'S', 1723284418, 1723284418, '1'),
(139875, 20420, 'QU', 'OK', 'S', 1723284424, 1723284424, '1'),
(139876, 20428, 'QU', 'OK', 'S', 1723284437, 1723284437, '1'),
(139877, 32661, 'QU', 'OK', 'S', 1723284446, 1723284446, '1'),
(139878, 32377, 'QU', 'OK', 'S', 1723284478, 1723284478, '1'),
(139879, 21232, 'QU', 'OK', 'S', 1723284489, 1723284489, '1'),
(139880, 32661, 'QU', 'OK', 'S', 1723284498, 1723284498, '1'),
(139881, 21046, 'QU', 'OK', 'S', 1723284508, 1723284508, '1'),
(139882, 12545, 'QU', 'OK', 'S', 1723284516, 1723284516, '1'),
(139883, 32340, 'QU', 'OK', 'S', 1723284523, 1723284523, '1'),
(139884, 32364, 'QU', 'OK', 'S', 1723284533, 1723284533, '1'),
(139885, 32418, 'QU', 'OK', 'S', 1723284544, 1723284544, '1'),
(139886, 18444, 'QU', 'OK', 'S', 1723284553, 1723284553, '1'),
(139887, 18244, 'QU', 'OK', 'S', 1723284559, 1723284559, '1'),
(139888, 32381, 'QU', 'OK', 'S', 1723284578, 1723284578, '1'),
(139889, 32720, 'QU', 'OK', 'S', 1723284721, 1723284721, '1'),
(139890, 32720, 'QU', 'OK', 'S', 1723284744, 1723284744, '1'),
(139891, 23409, 'QU', 'OK', 'S', 1723284750, 1723284750, '1'),
(139892, 32336, 'QU', 'OK', 'S', 1723284758, 1723284758, '1'),
(139893, 23418, 'QU', 'OK', 'S', 1723284765, 1723284765, '1'),
(139894, 23382, 'QU', 'OK', 'S', 1723284772, 1723284772, '1'),
(139895, 32270, 'QU', 'OK', 'S', 1723284776, 1723284776, '1'),
(139896, 32336, 'QU', 'OK', 'S', 1723284781, 1723284781, '1'),
(139897, 17471, 'QU', 'OK', 'S', 1723284785, 1723284785, '1'),
(139898, 12834, 'QU', 'OK', 'S', 1723284791, 1723284791, '1'),
(139899, 33012, 'QU', 'OK', 'S', 1723284842, 1723284842, '1'),
(139900, 33011, 'QU', 'OK', 'S', 1723284875, 1723284875, '1'),
(139901, 33010, 'QU', 'OK', 'S', 1723284885, 1723284885, '1'),
(139902, 33009, 'QU', 'OK', 'S', 1723284894, 1723284894, '1'),
(139903, 33009, 'QU', 'OK', 'S', 1723284900, 1723284900, '1'),
(139904, 32720, 'QU', 'OK', 'S', 1723284906, 1723284906, '1'),
(139905, 32968, 'QU', 'OK', 'S', 1723284909, 1723284909, '1'),
(139906, 32720, 'QU', 'OK', 'S', 1723284914, 1723284914, '1'),
(139907, 32929, 'QU', 'OK', 'S', 1723284919, 1723284919, '1'),
(139908, 32928, 'QU', 'OK', 'S', 1723284928, 1723284928, '1'),
(139909, 32849, 'QU', 'OK', 'S', 1723284936, 1723284936, '1'),
(139910, 32846, 'QU', 'OK', 'S', 1723284947, 1723284947, '1'),
(139911, 32844, 'QU', 'OK', 'S', 1723284953, 1723284953, '1'),
(139912, 32811, 'QU', 'OK', 'S', 1723284968, 1723284968, '1'),
(139913, 32810, 'QU', 'OK', 'S', 1723284976, 1723284976, '1'),
(139914, 32649, 'QU', 'OK', 'S', 1723284984, 1723284984, '1'),
(139915, 32631, 'QU', 'OK', 'S', 1723285000, 1723285000, '1'),
(139916, 32349, 'QU', 'OK', 'S', 1723285084, 1723285084, '1'),
(139917, 32348, 'QU', 'OK', 'S', 1723285090, 1723285090, '1'),
(139918, 32127, 'QU', 'OK', 'S', 1723285103, 1723285103, '1'),
(139919, 32127, 'QU', 'OK', 'S', 1723285103, 1723285103, '1'),
(139920, 32100, 'QU', 'OK', 'S', 1723285111, 1723285111, '1'),
(139921, 32100, 'QU', 'OK', 'S', 1723285111, 1723285111, '1'),
(139922, 32080, 'QU', 'OK', 'S', 1723285118, 1723285118, '1'),
(139923, 32079, 'QU', 'OK', 'S', 1723285130, 1723285130, '1'),
(139924, 32058, 'QU', 'OK', 'S', 1723285139, 1723285139, '1'),
(139925, 32058, 'QU', 'OK', 'S', 1723285144, 1723285144, '1'),
(139926, 31867, 'QU', 'OK', 'S', 1723285153, 1723285153, '1'),
(139927, 31866, 'QU', 'OK', 'S', 1723285162, 1723285162, '1'),
(139928, 31847, 'QU', 'OK', 'S', 1723285174, 1723285174, '1'),
(139929, 33071, 'QU', 'OK', 'S', 1723286082, 1723286082, '1'),
(139930, 30294, 'QU', 'OK', 'S', 1723286906, 1723286906, '1'),
(139931, 30249, 'QU', 'OK', 'S', 1723286913, 1723286913, '1'),
(139932, 33030, 'QU', 'OK', 'S', 1723286922, 1723286922, '1'),
(139933, 33043, 'QU', 'OK', 'S', 1723286992, 1723286992, '1'),
(139934, 33030, 'QU', 'OK', 'S', 1723287000, 1723287000, '1'),
(139935, 8749, 'QU', 'OK', 'S', 1723287016, 1723287016, '1'),
(139936, 30486, 'QU', 'OK', 'S', 1723287025, 1723287025, '1'),
(139937, 32120, 'QU', 'OK', 'S', 1723287037, 1723287037, '1'),
(139938, 8749, 'QU', 'OK', 'S', 1723287047, 1723287047, '1'),
(139939, 30335, 'QU', 'OK', 'S', 1723287052, 1723287052, '1'),
(139940, 3400, 'QU', 'OK', 'S', 1723287079, 1723287079, '1'),
(139941, 32120, 'QU', 'OK', 'S', 1723287089, 1723287089, '1'),
(139942, 31355, 'QU', 'OK', 'S', 1723287096, 1723287096, '1'),
(139943, 32913, 'QU', 'OK', 'S', 1723287106, 1723287106, '1'),
(139944, 8213, 'QU', 'OK', 'S', 1723287138, 1723287138, '1'),
(139945, 32674, 'QU', 'OK', 'S', 1723287146, 1723287146, '1'),
(139946, 33019, 'QU', 'OK', 'S', 1723287161, 1723287161, '1'),
(139947, 31355, 'QU', 'OK', 'S', 1723287198, 1723287198, '1'),
(139948, 33019, 'QU', 'OK', 'S', 1723287204, 1723287204, '1'),
(139949, 31355, 'QU', 'OK', 'S', 1723287211, 1723287211, '1'),
(139950, 8213, 'QU', 'OK', 'S', 1723287226, 1723287226, '1'),
(139951, 29478, 'QU', 'OK', 'S', 1723287240, 1723287240, '1'),
(139952, 33043, 'QU', 'OK', 'S', 1723287252, 1723287252, '1'),
(139953, 3400, 'QU', 'OK', 'S', 1723287289, 1723287289, '1'),
(139954, 32120, 'QU', 'OK', 'S', 1723287303, 1723287303, '1'),
(139955, 32982, 'QU', 'OK', 'S', 1723287309, 1723287309, '1'),
(139956, 32806, 'QU', 'OK', 'S', 1723287314, 1723287314, '1'),
(139957, 22785, 'QU', 'OK', 'S', 1723287322, 1723287322, '1'),
(139958, 26347, 'QU', 'OK', 'S', 1723287329, 1723287329, '1'),
(139959, 30275, 'QU', 'OK', 'S', 1723287339, 1723287339, '1'),
(139960, 29643, 'QU', 'OK', 'S', 1723287346, 1723287346, '1'),
(139961, 32881, 'QU', 'OK', 'S', 1723287353, 1723287353, '1'),
(139962, 32120, 'QU', 'OK', 'S', 1723287369, 1723287369, '1'),
(139963, 31355, 'QU', 'OK', 'S', 1723287469, 1723287469, '1'),
(139964, 31355, 'QU', 'OK', 'S', 1723287484, 1723287484, '1'),
(139965, 30275, 'QU', 'OK', 'S', 1723287551, 1723287551, '1'),
(139966, 32591, 'QU', 'OK', 'S', 1723287566, 1723287566, '1'),
(139967, 32120, 'QU', 'OK', 'S', 1723287576, 1723287576, '1'),
(139968, 30275, 'QU', 'OK', 'S', 1723287582, 1723287582, '1'),
(139969, 31845, 'QU', 'OK', 'S', 1723288274, 1723288274, '1'),
(139970, 31842, 'QU', 'OK', 'S', 1723288284, 1723288284, '1'),
(139971, 29830, 'QU', 'OK', 'S', 1723288296, 1723288296, '1'),
(139972, 29803, 'QU', 'OK', 'S', 1723288304, 1723288304, '1'),
(139973, 29792, 'QU', 'OK', 'S', 1723288313, 1723288313, '1'),
(139974, 29791, 'QU', 'OK', 'S', 1723288323, 1723288323, '1'),
(139975, 29722, 'QU', 'OK', 'S', 1723288331, 1723288331, '1'),
(139976, 29697, 'QU', 'OK', 'S', 1723288346, 1723288346, '1'),
(139977, 29345, 'QU', 'OK', 'S', 1723288351, 1723288351, '1'),
(139978, 29345, 'QU', 'OK', 'S', 1723288355, 1723288355, '1'),
(139979, 29324, 'QU', 'OK', 'S', 1723288360, 1723288360, '1'),
(139980, 29320, 'QU', 'OK', 'S', 1723288366, 1723288366, '1'),
(139981, 29279, 'QU', 'OK', 'S', 1723288436, 1723288436, '1'),
(139982, 29279, 'QU', 'OK', 'S', 1723288442, 1723288442, '1'),
(139983, 29277, 'QU', 'OK', 'S', 1723288452, 1723288452, '1'),
(139984, 29276, 'QU', 'OK', 'S', 1723288458, 1723288458, '1'),
(139985, 29272, 'QU', 'OK', 'S', 1723288474, 1723288474, '1'),
(139986, 29272, 'QU', 'OK', 'S', 1723288481, 1723288481, '1'),
(139987, 29268, 'QU', 'OK', 'S', 1723288491, 1723288491, '1'),
(139988, 28743, 'QU', 'OK', 'S', 1723288501, 1723288501, '1'),
(139989, 28741, 'QU', 'OK', 'S', 1723288516, 1723288516, '1'),
(139990, 28724, 'QU', 'OK', 'S', 1723288525, 1723288525, '1'),
(139991, 28723, 'QU', 'OK', 'S', 1723288533, 1723288533, '1'),
(139992, 28718, 'QU', 'OK', 'S', 1723288727, 1723288727, '1'),
(139993, 28323, 'QU', 'OK', 'S', 1723288737, 1723288737, '1'),
(139994, 28322, 'QU', 'OK', 'S', 1723288744, 1723288744, '1'),
(139995, 28318, 'QU', 'OK', 'S', 1723288755, 1723288755, '1'),
(139996, 28318, 'QU', 'OK', 'S', 1723288762, 1723288762, '1'),
(139997, 28316, 'QU', 'OK', 'S', 1723288774, 1723288774, '1'),
(139998, 28315, 'QU', 'OK', 'S', 1723288804, 1723288804, '1'),
(139999, 28314, 'QU', 'OK', 'S', 1723288815, 1723288815, '1'),
(140000, 25776, 'QU', 'OK', 'S', 1723288821, 1723288821, '1'),
(140001, 25776, 'QU', 'OK', 'S', 1723288826, 1723288826, '1'),
(140002, 25775, 'QU', 'OK', 'S', 1723288882, 1723288882, '1'),
(140003, 25775, 'QU', 'OK', 'S', 1723288882, 1723288882, '1'),
(140004, 25774, 'QU', 'OK', 'S', 1723288887, 1723288887, '1'),
(140005, 25774, 'QU', 'OK', 'S', 1723288894, 1723288894, '1'),
(140006, 25772, 'QU', 'OK', 'S', 1723288901, 1723288901, '1'),
(140007, 25772, 'QU', 'OK', 'S', 1723288908, 1723288908, '1'),
(140008, 25771, 'QU', 'OK', 'S', 1723288914, 1723288914, '1'),
(140009, 25771, 'QU', 'OK', 'S', 1723288919, 1723288919, '1'),
(140010, 25770, 'QU', 'OK', 'S', 1723288932, 1723288932, '1'),
(140011, 25768, 'QU', 'OK', 'S', 1723288941, 1723288941, '1'),
(140012, 25768, 'QU', 'OK', 'S', 1723288946, 1723288946, '1'),
(140013, 25763, 'QU', 'OK', 'S', 1723288970, 1723288970, '1'),
(140014, 31571, 'QU', 'OK', 'S', 1723288976, 1723288976, '1'),
(140015, 16514, 'QU', 'OK', 'S', 1723289009, 1723289009, '1'),
(140016, 31571, 'QU', 'OK', 'S', 1723289015, 1723289015, '1'),
(140017, 25762, 'QU', 'OK', 'S', 1723289018, 1723289018, '1'),
(140018, 31094, 'QU', 'OK', 'S', 1723289021, 1723289021, '1'),
(140019, 31094, 'QU', 'OK', 'S', 1723289027, 1723289027, '1'),
(140020, 25749, 'QU', 'OK', 'S', 1723289028, 1723289028, '1'),
(140021, 31094, 'QU', 'OK', 'S', 1723289033, 1723289033, '1'),
(140022, 25749, 'QU', 'OK', 'S', 1723289034, 1723289034, '1'),
(140023, 31094, 'QU', 'OK', 'S', 1723289042, 1723289042, '1'),
(140024, 32125, 'QU', 'OK', 'S', 1723289049, 1723289049, '1'),
(140025, 31094, 'QU', 'OK', 'S', 1723289055, 1723289055, '1'),
(140026, 31094, 'QU', 'OK', 'S', 1723289061, 1723289061, '1'),
(140027, 29302, 'QU', 'OK', 'S', 1723289067, 1723289067, '1'),
(140028, 29302, 'QU', 'OK', 'S', 1723289082, 1723289082, '1'),
(140029, 25744, 'QU', 'OK', 'S', 1723289087, 1723289087, '1'),
(140030, 25744, 'QU', 'OK', 'S', 1723289087, 1723289087, '1'),
(140031, 25741, 'QU', 'OK', 'S', 1723289093, 1723289093, '1'),
(140032, 25741, 'QU', 'OK', 'S', 1723289097, 1723289097, '1'),
(140033, 25733, 'QU', 'OK', 'S', 1723289105, 1723289105, '1'),
(140034, 25733, 'QU', 'OK', 'S', 1723289110, 1723289110, '1'),
(140035, 25731, 'QU', 'OK', 'S', 1723289115, 1723289115, '1'),
(140036, 25731, 'QU', 'OK', 'S', 1723289121, 1723289121, '1'),
(140037, 29302, 'QU', 'OK', 'S', 1723289245, 1723289245, '1'),
(140038, 30466, 'QU', 'OK', 'S', 1723289252, 1723289252, '1'),
(140039, 33020, 'QU', 'OK', 'S', 1723289258, 1723289258, '1'),
(140040, 33020, 'QU', 'OK', 'S', 1723289264, 1723289264, '1'),
(140041, 33020, 'QU', 'OK', 'S', 1723289327, 1723289327, '1'),
(140042, 30970, 'QU', 'OK', 'S', 1723289347, 1723289347, '1'),
(140043, 32196, 'QU', 'OK', 'S', 1723289353, 1723289353, '1'),
(140044, 32096, 'QU', 'OK', 'S', 1723289359, 1723289359, '1'),
(140045, 32966, 'QU', 'OK', 'S', 1723289367, 1723289367, '1'),
(140046, 18830, 'QU', 'OK', 'S', 1723289381, 1723289381, '1'),
(140047, 19349, 'QU', 'OK', 'S', 1723289390, 1723289390, '1'),
(140048, 32203, 'QU', 'OK', 'S', 1723289398, 1723289398, '1'),
(140049, 32196, 'QU', 'OK', 'S', 1723289407, 1723289407, '1'),
(140050, 32203, 'QU', 'OK', 'S', 1723289413, 1723289413, '1'),
(140051, 32145, 'QU', 'OK', 'S', 1723289420, 1723289420, '1'),
(140052, 32203, 'QU', 'OK', 'S', 1723289425, 1723289425, '1'),
(140053, 32145, 'QU', 'OK', 'S', 1723289432, 1723289432, '1'),
(140054, 31104, 'QU', 'OK', 'S', 1723289441, 1723289441, '1'),
(140055, 31104, 'QU', 'OK', 'S', 1723289447, 1723289447, '1'),
(140056, 26651, 'QU', 'OK', 'S', 1723289456, 1723289456, '1'),
(140057, 4063, 'QU', 'OK', 'S', 1723289461, 1723289461, '1'),
(140058, 31120, 'QU', 'OK', 'S', 1723289466, 1723289466, '1'),
(140059, 30335, 'QU', 'OK', 'S', 1723289474, 1723289474, '1'),
(140060, 15918, 'QU', 'OK', 'S', 1723289758, 1723289758, '1'),
(140061, 15918, 'QU', 'OK', 'S', 1723289765, 1723289765, '1'),
(140062, 30531, 'QU', 'OK', 'S', 1723289838, 1723289838, '1'),
(140063, 30531, 'QU', 'OK', 'S', 1723289842, 1723289842, '1'),
(140064, 30531, 'QU', 'OK', 'S', 1723289848, 1723289848, '1'),
(140065, 30531, 'QU', 'OK', 'S', 1723289851, 1723289851, '1'),
(140066, 31759, 'QU', 'OK', 'S', 1723290044, 1723290044, '1'),
(140067, 33030, 'QU', 'OK', 'S', 1723293073, 1723293073, '1'),
(140068, 30513, 'QU', 'OK', 'S', 1723293123, 1723293123, '1'),
(140069, 20361, 'QU', 'OK', 'S', 1723295562, 1723295562, '1'),
(140070, 6837, 'QU', 'OK', 'S', 1723440387, 1723440387, '1'),
(140071, 6835, 'QU', 'OK', 'S', 1723440387, 1723440387, '1'),
(140072, 18829, 'QU', 'OK', 'S', 1723442042, 1723442042, '1'),
(140073, 18821, 'QU', 'OK', 'S', 1723442138, 1723442138, '1'),
(140074, 18821, 'QU', 'OK', 'S', 1723442146, 1723442146, '1'),
(140075, 18821, 'QU', 'OK', 'S', 1723442156, 1723442156, '1'),
(140076, 32408, 'QU', 'OK', 'S', 1723442821, 1723442821, '1'),
(140077, 32407, 'QU', 'OK', 'S', 1723442821, 1723442821, '1'),
(140078, 32409, 'QU', 'OK', 'S', 1723442821, 1723442821, '1'),
(140079, 23235, 'QU', 'OK', 'S', 1723442874, 1723442874, '1'),
(140080, 21079, 'QU', 'OK', 'S', 1723442900, 1723442900, '1'),
(140081, 18568, 'QU', 'OK', 'S', 1723442915, 1723442915, '1'),
(140082, 24905, 'QU', 'OK', 'S', 1723445906, 1723445906, '1'),
(140083, 28221, 'QU', 'OK', 'S', 1723445918, 1723445918, '1'),
(140084, 22095, 'QU', 'OK', 'S', 1723445926, 1723445926, '1'),
(140085, 21440, 'QU', 'OK', 'S', 1723445934, 1723445934, '1'),
(140086, 27329, 'QU', 'OK', 'S', 1723445942, 1723445942, '1'),
(140087, 26940, 'QU', 'OK', 'S', 1723445949, 1723445949, '1'),
(140088, 29633, 'QU', 'OK', 'S', 1723445957, 1723445957, '1'),
(140089, 29628, 'QU', 'OK', 'S', 1723445964, 1723445964, '1'),
(140090, 28220, 'QU', 'OK', 'S', 1723445973, 1723445973, '1'),
(140091, 28344, 'QU', 'OK', 'S', 1723445980, 1723445980, '1'),
(140092, 31642, 'QU', 'OK', 'S', 1723445987, 1723445987, '1'),
(140093, 18814, 'QU', 'OK', 'S', 1723446041, 1723446041, '1'),
(140094, 27330, 'QU', 'OK', 'S', 1723446048, 1723446048, '1'),
(140095, 18806, 'QU', 'OK', 'S', 1723446054, 1723446054, '1'),
(140096, 24343, 'QU', 'OK', 'S', 1723446062, 1723446062, '1'),
(140097, 31294, 'QU', 'OK', 'S', 1723446069, 1723446069, '1'),
(140098, 32460, 'QU', 'OK', 'S', 1723446081, 1723446081, '1'),
(140099, 30416, 'QU', 'OK', 'S', 1723446089, 1723446089, '1'),
(140100, 32934, 'QU', 'OK', 'S', 1723446096, 1723446096, '1'),
(140101, 31560, 'QU', 'OK', 'S', 1723446113, 1723446113, '1'),
(140102, 31560, 'QU', 'OK', 'S', 1723446121, 1723446121, '1'),
(140103, 32506, 'QU', 'OK', 'S', 1723446127, 1723446127, '1'),
(140104, 32600, 'QU', 'OK', 'S', 1723446138, 1723446138, '1'),
(140105, 24287, 'QU', 'OK', 'S', 1723446145, 1723446145, '1'),
(140106, 24283, 'QU', 'OK', 'S', 1723446153, 1723446153, '1'),
(140107, 32446, 'QU', 'OK', 'S', 1723446162, 1723446162, '1'),
(140108, 32506, 'QU', 'OK', 'S', 1723446173, 1723446173, '1'),
(140109, 30887, 'QU', 'OK', 'S', 1723446182, 1723446182, '1'),
(140110, 29754, 'QU', 'OK', 'S', 1723446189, 1723446189, '1'),
(140111, 23779, 'QU', 'OK', 'S', 1723446196, 1723446196, '1'),
(140112, 32529, 'QU', 'OK', 'S', 1723446213, 1723446213, '1'),
(140113, 32432, 'QU', 'OK', 'S', 1723446222, 1723446222, '1'),
(140114, 26625, 'QU', 'OK', 'S', 1723446237, 1723446237, '1'),
(140115, 32808, 'QU', 'OK', 'S', 1723446259, 1723446259, '1'),
(140116, 32806, 'QU', 'OK', 'S', 1723446265, 1723446265, '1'),
(140117, 30152, 'QU', 'OK', 'S', 1723446273, 1723446273, '1'),
(140118, 17275, 'QU', 'OK', 'S', 1723446311, 1723446311, '1'),
(140119, 32446, 'QU', 'OK', 'S', 1723446323, 1723446323, '1'),
(140120, 12853, 'QU', 'OK', 'S', 1723446330, 1723446330, '1'),
(140121, 32931, 'QU', 'OK', 'S', 1723446338, 1723446338, '1'),
(140122, 30472, 'QU', 'OK', 'S', 1723446346, 1723446346, '1'),
(140123, 32579, 'QU', 'OK', 'S', 1723446353, 1723446353, '1'),
(140124, 31775, 'QU', 'OK', 'S', 1723446364, 1723446364, '1'),
(140125, 24675, 'QU', 'OK', 'S', 1723446372, 1723446372, '1'),
(140126, 24295, 'QU', 'OK', 'S', 1723446389, 1723446389, '1'),
(140127, 32906, 'QU', 'OK', 'S', 1723446397, 1723446397, '1'),
(140128, 31596, 'QU', 'OK', 'S', 1723446405, 1723446405, '1'),
(140129, 31034, 'QU', 'OK', 'S', 1723446412, 1723446412, '1'),
(140130, 30309, 'QU', 'OK', 'S', 1723446419, 1723446419, '1'),
(140131, 29500, 'QU', 'OK', 'S', 1723446429, 1723446429, '1'),
(140132, 27018, 'QU', 'OK', 'S', 1723446436, 1723446436, '1'),
(140133, 31705, 'QU', 'OK', 'S', 1723446443, 1723446443, '1'),
(140134, 33005, 'QU', 'OK', 'S', 1723446451, 1723446451, '1'),
(140135, 29774, 'QU', 'OK', 'S', 1723446463, 1723446463, '1'),
(140136, 32894, 'QU', 'OK', 'S', 1723446471, 1723446471, '1'),
(140137, 12784, 'QU', 'OK', 'S', 1723446482, 1723446482, '1'),
(140138, 26068, 'QU', 'OK', 'S', 1723446489, 1723446489, '1'),
(140139, 16408, 'QU', 'OK', 'S', 1723446496, 1723446496, '1'),
(140140, 32927, 'QU', 'OK', 'S', 1723446588, 1723446588, '1'),
(140141, 32927, 'QU', 'OK', 'S', 1723446592, 1723446592, '1'),
(140142, 21960, 'QU', 'OK', 'S', 1723446655, 1723446655, '1'),
(140143, 21960, 'QU', 'OK', 'S', 1723446663, 1723446663, '1'),
(140144, 28665, 'QU', 'OK', 'S', 1723446858, 1723446858, '1'),
(140145, 31903, 'QU', 'OK', 'S', 1723446875, 1723446875, '1'),
(140146, 32382, 'QU', 'OK', 'S', 1723446885, 1723446885, '1'),
(140147, 28960, 'QU', 'OK', 'S', 1723446893, 1723446893, '1'),
(140148, 28963, 'QU', 'OK', 'S', 1723446903, 1723446903, '1'),
(140149, 28965, 'QU', 'OK', 'S', 1723446912, 1723446912, '1'),
(140150, 32382, 'QU', 'OK', 'S', 1723446923, 1723446923, '1'),
(140151, 31618, 'QU', 'OK', 'S', 1723446927, 1723446927, '1'),
(140152, 30137, 'QU', 'OK', 'S', 1723446934, 1723446934, '1'),
(140153, 27709, 'QU', 'OK', 'S', 1723446939, 1723446939, '1'),
(140154, 27709, 'QU', 'OK', 'S', 1723446948, 1723446948, '1'),
(140155, 20742, 'QU', 'OK', 'S', 1723446956, 1723446956, '1'),
(140156, 21330, 'QU', 'OK', 'S', 1723446966, 1723446966, '1'),
(140157, 28822, 'QU', 'OK', 'S', 1723446974, 1723446974, '1'),
(140158, 32263, 'QU', 'OK', 'S', 1723446986, 1723446986, '1'),
(140159, 30722, 'QU', 'OK', 'S', 1723446994, 1723446994, '1'),
(140160, 30722, 'QU', 'OK', 'S', 1723447002, 1723447002, '1'),
(140161, 32205, 'QU', 'OK', 'S', 1723447010, 1723447010, '1'),
(140162, 13786, 'QU', 'OK', 'S', 1723447019, 1723447019, '1'),
(140163, 30508, 'QU', 'OK', 'S', 1723447027, 1723447027, '1'),
(140164, 15791, 'QU', 'OK', 'S', 1723447032, 1723447032, '1'),
(140165, 30509, 'QU', 'OK', 'S', 1723447040, 1723447040, '1'),
(140166, 30704, 'QU', 'OK', 'S', 1723447047, 1723447047, '1'),
(140167, 32262, 'QU', 'OK', 'S', 1723447053, 1723447053, '1'),
(140168, 32262, 'QU', 'OK', 'S', 1723447059, 1723447059, '1'),
(140169, 21450, 'QU', 'OK', 'S', 1723447068, 1723447068, '1'),
(140170, 15790, 'QU', 'OK', 'S', 1723447074, 1723447074, '1'),
(140171, 15741, 'QU', 'OK', 'S', 1723447090, 1723447090, '1'),
(140172, 30573, 'QU', 'OK', 'S', 1723447098, 1723447098, '1'),
(140173, 13017, 'QU', 'OK', 'S', 1723447105, 1723447105, '1'),
(140174, 23781, 'QU', 'OK', 'S', 1723447110, 1723447110, '1'),
(140175, 30148, 'QU', 'OK', 'S', 1723447117, 1723447117, '1'),
(140176, 14995, 'QU', 'OK', 'S', 1723447122, 1723447122, '1'),
(140177, 21499, 'QU', 'OK', 'S', 1723447156, 1723447156, '1'),
(140178, 20936, 'QU', 'OK', 'S', 1723447161, 1723447161, '1'),
(140179, 24731, 'QU', 'OK', 'S', 1723447167, 1723447167, '1'),
(140180, 31632, 'QU', 'OK', 'S', 1723447174, 1723447174, '1'),
(140181, 31632, 'QU', 'OK', 'S', 1723447182, 1723447182, '1'),
(140182, 32885, 'QU', 'OK', 'S', 1723447192, 1723447192, '1'),
(140183, 31538, 'QU', 'OK', 'S', 1723447199, 1723447199, '1'),
(140184, 32885, 'QU', 'OK', 'S', 1723447205, 1723447205, '1'),
(140185, 13815, 'QU', 'OK', 'S', 1723447209, 1723447209, '1'),
(140186, 31747, 'QU', 'OK', 'S', 1723447220, 1723447220, '1'),
(140187, 32988, 'QU', 'OK', 'S', 1723447226, 1723447226, '1'),
(140188, 32988, 'QU', 'OK', 'S', 1723447232, 1723447232, '1'),
(140189, 32988, 'QU', 'OK', 'S', 1723447239, 1723447239, '1'),
(140190, 32885, 'QU', 'OK', 'S', 1723447244, 1723447244, '1'),
(140191, 31617, 'QU', 'OK', 'S', 1723447251, 1723447251, '1'),
(140192, 31746, 'QU', 'OK', 'S', 1723447255, 1723447255, '1'),
(140193, 32886, 'QU', 'OK', 'S', 1723447259, 1723447259, '1'),
(140194, 32886, 'QU', 'OK', 'S', 1723447265, 1723447265, '1'),
(140195, 30924, 'QU', 'OK', 'S', 1723447273, 1723447273, '1'),
(140196, 32887, 'QU', 'OK', 'S', 1723447282, 1723447282, '1'),
(140197, 26364, 'QU', 'OK', 'S', 1723447289, 1723447289, '1'),
(140198, 30926, 'QU', 'OK', 'S', 1723447294, 1723447294, '1'),
(140199, 10879, 'QU', 'OK', 'S', 1723447297, 1723447297, '1'),
(140200, 30926, 'QU', 'OK', 'S', 1723447345, 1723447345, '1'),
(140201, 31747, 'QU', 'OK', 'S', 1723447372, 1723447372, '1'),
(140202, 29032, 'QU', 'OK', 'S', 1723447392, 1723447392, '1'),
(140203, 21090, 'QU', 'OK', 'S', 1723447408, 1723447408, '1'),
(140204, 31971, 'QU', 'OK', 'S', 1723447416, 1723447416, '1'),
(140205, 31758, 'QU', 'OK', 'S', 1723447422, 1723447422, '1'),
(140206, 31089, 'QU', 'OK', 'S', 1723449455, 1723449455, '1'),
(140207, 31089, 'QU', 'OK', 'S', 1723449463, 1723449463, '1'),
(140208, 31089, 'QU', 'OK', 'S', 1723449484, 1723449484, '1'),
(140209, 31089, 'QU', 'OK', 'S', 1723449504, 1723449504, '1'),
(140210, 31089, 'QU', 'OK', 'S', 1723449547, 1723449547, '1'),
(140211, 32912, 'QU', 'OK', 'S', 1723449722, 1723449722, '1'),
(140212, 29396, 'QU', 'OK', 'S', 1723449759, 1723449759, '1'),
(140213, 26322, 'QU', 'OK', 'S', 1723449781, 1723449781, '1'),
(140214, 26322, 'QU', 'OK', 'S', 1723449781, 1723449781, '1'),
(140215, 30176, 'QU', 'OK', 'S', 1723449825, 1723449825, '1'),
(140216, 30176, 'QU', 'OK', 'S', 1723449825, 1723449825, '1'),
(140217, 30176, 'QU', 'OK', 'S', 1723449825, 1723449825, '1'),
(140218, 30176, 'QU', 'OK', 'S', 1723449825, 1723449825, '1'),
(140219, 31248, 'QU', 'OK', 'S', 1723449855, 1723449855, '1'),
(140220, 31051, 'QU', 'OK', 'S', 1723449881, 1723449881, '1'),
(140221, 31947, 'QU', 'OK', 'S', 1723449895, 1723449895, '1'),
(140222, 24604, 'QU', 'OK', 'S', 1723451343, 1723451343, '1'),
(140223, 24604, 'QU', 'OK', 'S', 1723451349, 1723451349, '1'),
(140224, 13515, 'QU', 'OK', 'S', 1723451986, 1723451986, '1'),
(140225, 31733, 'QU', 'OK', 'S', 1723453898, 1723453898, '1'),
(140226, 24604, 'QU', 'OK', 'S', 1723455328, 1723455328, '1'),
(140227, 31432, 'QU', 'OK', 'S', 1723455420, 1723455420, '1'),
(140228, 32990, 'QU', 'OK', 'S', 1723455476, 1723455476, '1'),
(140229, 31379, 'QU', 'OK', 'S', 1723457743, 1723457743, '1'),
(140230, 27528, 'QU', 'OK', 'S', 1723457767, 1723457767, '1'),
(140231, 22867, 'QU', 'OK', 'S', 1723457792, 1723457792, '1'),
(140232, 15914, 'QU', 'OK', 'S', 1723457822, 1723457822, '1'),
(140233, 15890, 'QU', 'OK', 'S', 1723457845, 1723457845, '1'),
(140234, 15889, 'QU', 'OK', 'S', 1723457873, 1723457873, '1'),
(140235, 15889, 'QU', 'OK', 'S', 1723457893, 1723457893, '1'),
(140236, 33061, 'QU', 'OK', 'S', 1723457915, 1723457915, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(140237, 16048, 'QU', 'OK', 'S', 1723457933, 1723457933, '1'),
(140238, 33063, 'QU', 'OK', 'S', 1723457959, 1723457959, '1'),
(140239, 33063, 'QU', 'OK', 'S', 1723457997, 1723457997, '1'),
(140240, 33034, 'QU', 'OK', 'S', 1723458023, 1723458023, '1'),
(140241, 32424, 'QU', 'OK', 'S', 1723458053, 1723458053, '1'),
(140242, 33072, 'QU', 'OK', 'S', 1723458066, 1723458066, '1'),
(140243, 15890, 'QU', 'OK', 'S', 1723458096, 1723458096, '1'),
(140244, 33073, 'QU', 'OK', 'S', 1723458100, 1723458100, '1'),
(140245, 15890, 'QU', 'OK', 'S', 1723458122, 1723458122, '1'),
(140246, 33074, 'QU', 'OK', 'S', 1723458136, 1723458136, '1'),
(140247, 15919, 'QU', 'OK', 'S', 1723458167, 1723458167, '1'),
(140248, 33075, 'QU', 'OK', 'S', 1723458171, 1723458171, '1'),
(140249, 15914, 'QU', 'OK', 'S', 1723458332, 1723458332, '1'),
(140250, 15919, 'QU', 'OK', 'S', 1723458357, 1723458357, '1'),
(140251, 15919, 'QU', 'OK', 'S', 1723458362, 1723458362, '1'),
(140252, 15919, 'QU', 'OK', 'S', 1723458370, 1723458370, '1'),
(140253, 15915, 'QU', 'OK', 'S', 1723458375, 1723458375, '1'),
(140254, 15915, 'QU', 'OK', 'S', 1723458380, 1723458380, '1'),
(140255, 33034, 'QU', 'OK', 'S', 1723458384, 1723458384, '1'),
(140256, 33053, 'QU', 'OK', 'S', 1723458390, 1723458390, '1'),
(140257, 33034, 'QU', 'OK', 'S', 1723458394, 1723458394, '1'),
(140258, 15915, 'QU', 'OK', 'S', 1723458399, 1723458399, '1'),
(140259, 22893, 'QU', 'OK', 'S', 1723458404, 1723458404, '1'),
(140260, 22874, 'QU', 'OK', 'S', 1723458408, 1723458408, '1'),
(140261, 33053, 'QU', 'OK', 'S', 1723458414, 1723458414, '1'),
(140262, 22893, 'QU', 'OK', 'S', 1723458417, 1723458417, '1'),
(140263, 33053, 'QU', 'OK', 'S', 1723458422, 1723458422, '1'),
(140264, 33053, 'QU', 'OK', 'S', 1723458428, 1723458428, '1'),
(140265, 33053, 'QU', 'OK', 'S', 1723458432, 1723458432, '1'),
(140266, 33053, 'QU', 'OK', 'S', 1723458437, 1723458437, '1'),
(140267, 33053, 'QU', 'OK', 'S', 1723458440, 1723458440, '1'),
(140268, 33034, 'QU', 'OK', 'S', 1723458444, 1723458444, '1'),
(140269, 15919, 'QU', 'OK', 'S', 1723458447, 1723458447, '1'),
(140270, 33034, 'QU', 'OK', 'S', 1723458451, 1723458451, '1'),
(140271, 33034, 'QU', 'OK', 'S', 1723458457, 1723458457, '1'),
(140272, 33034, 'QU', 'OK', 'S', 1723458460, 1723458460, '1'),
(140273, 33053, 'QU', 'OK', 'S', 1723458465, 1723458465, '1'),
(140274, 33035, 'QU', 'OK', 'S', 1723458640, 1723458640, '1'),
(140275, 32995, 'QU', 'OK', 'S', 1723458666, 1723458666, '1'),
(140276, 15918, 'QU', 'OK', 'S', 1723458768, 1723458768, '1'),
(140277, 15918, 'QU', 'OK', 'S', 1723458788, 1723458788, '1'),
(140278, 33063, 'QU', 'OK', 'S', 1723458810, 1723458810, '1'),
(140279, 33035, 'QU', 'OK', 'S', 1723459246, 1723459246, '1'),
(140280, 24263, 'QU', 'OK', 'S', 1723460885, 1723460885, '1'),
(140281, 30514, 'QU', 'OK', 'S', 1723461461, 1723461461, '1'),
(140282, 30402, 'QU', 'OK', 'S', 1723461515, 1723461515, '1'),
(140283, 31069, 'QU', 'OK', 'S', 1723461564, 1723461564, '1'),
(140284, 30514, 'QU', 'OK', 'S', 1723461619, 1723461619, '1'),
(140285, 30402, 'QU', 'OK', 'S', 1723461637, 1723461637, '1'),
(140286, 30514, 'QU', 'OK', 'S', 1723461689, 1723461689, '1'),
(140287, 30514, 'QU', 'OK', 'S', 1723461697, 1723461697, '1'),
(140288, 30482, 'QU', 'OK', 'S', 1723461805, 1723461805, '1'),
(140289, 30482, 'QU', 'OK', 'S', 1723461819, 1723461819, '1'),
(140290, 28525, 'QU', 'OK', 'S', 1723461834, 1723461834, '1'),
(140291, 30246, 'QU', 'OK', 'S', 1723462411, 1723462411, '1'),
(140292, 30246, 'QU', 'OK', 'S', 1723462416, 1723462416, '1'),
(140293, 30246, 'QU', 'OK', 'S', 1723462493, 1723462493, '1'),
(140294, 30246, 'QU', 'OK', 'S', 1723462497, 1723462497, '1'),
(140295, 30246, 'QU', 'OK', 'S', 1723462500, 1723462500, '1'),
(140296, 28441, 'QU', 'OK', 'S', 1723462634, 1723462634, '1'),
(140297, 28441, 'QU', 'OK', 'S', 1723462644, 1723462644, '1'),
(140298, 30265, 'QU', 'OK', 'S', 1723462895, 1723462895, '1'),
(140299, 30265, 'QU', 'OK', 'S', 1723462899, 1723462899, '1'),
(140300, 30246, 'QU', 'OK', 'S', 1723462938, 1723462938, '1'),
(140301, 30246, 'QU', 'OK', 'S', 1723462941, 1723462941, '1'),
(140302, 30246, 'QU', 'OK', 'S', 1723462944, 1723462944, '1'),
(140303, 30246, 'QU', 'OK', 'S', 1723462948, 1723462948, '1'),
(140304, 30246, 'QU', 'OK', 'S', 1723462953, 1723462953, '1'),
(140305, 31747, 'QU', 'OK', 'S', 1723463391, 1723463391, '1'),
(140306, 23418, 'QU', 'OK', 'S', 1723464081, 1723464081, '1'),
(140307, 32661, 'QU', 'OK', 'S', 1723464169, 1723464169, '1'),
(140308, 33077, 'QU', 'OK', 'S', 1723464449, 1723464449, '1'),
(140309, 33076, 'QU', 'OK', 'S', 1723466615, 1723466615, '1'),
(140310, 33081, 'QU', 'OK', 'S', 1723466996, 1723466996, '1'),
(140311, 33082, 'QU', 'OK', 'S', 1723467124, 1723467124, '1'),
(140312, 33078, 'QU', 'OK', 'S', 1723467252, 1723467252, '1'),
(140313, 33079, 'QU', 'OK', 'S', 1723467289, 1723467289, '1'),
(140314, 33080, 'QU', 'OK', 'S', 1723467326, 1723467326, '1'),
(140315, 33083, 'QU', 'OK', 'S', 1723467513, 1723467513, '1'),
(140316, 33084, 'QU', 'OK', 'S', 1723467628, 1723467628, '1'),
(140317, 33085, 'QU', 'OK', 'S', 1723467770, 1723467770, '1'),
(140318, 33087, 'QU', 'OK', 'S', 1723468230, 1723468230, '1'),
(140319, 31779, 'QU', 'OK', 'S', 1723468344, 1723468344, '1'),
(140320, 33086, 'QU', 'OK', 'S', 1723468357, 1723468357, '1'),
(140321, 19812, 'QU', 'OK', 'S', 1723468427, 1723468427, '1'),
(140322, 33088, 'QU', 'OK', 'S', 1723468444, 1723468444, '1'),
(140323, 33089, 'QU', 'OK', 'S', 1723468721, 1723468721, '1'),
(140324, 8845, 'QU', 'OK', 'S', 1723468799, 1723468799, '1'),
(140325, 33071, 'QU', 'OK', 'S', 1723471739, 1723471739, '1'),
(140326, 33071, 'QU', 'OK', 'S', 1723471743, 1723471743, '1'),
(140327, 33071, 'QU', 'OK', 'S', 1723471749, 1723471749, '1'),
(140328, 33071, 'QU', 'OK', 'S', 1723471755, 1723471755, '1'),
(140329, 33071, 'QU', 'OK', 'S', 1723471759, 1723471759, '1'),
(140330, 33071, 'QU', 'OK', 'S', 1723471764, 1723471764, '1'),
(140331, 33071, 'QU', 'OK', 'S', 1723471770, 1723471770, '1'),
(140332, 33071, 'QU', 'OK', 'S', 1723471778, 1723471778, '1'),
(140333, 33071, 'QU', 'OK', 'S', 1723471782, 1723471782, '1'),
(140334, 33071, 'QU', 'OK', 'S', 1723471793, 1723471793, '1'),
(140335, 30486, 'QU', 'OK', 'S', 1723471909, 1723471909, '1'),
(140336, 30406, 'QU', 'OK', 'S', 1723471917, 1723471917, '1'),
(140337, 30406, 'QU', 'OK', 'S', 1723471920, 1723471920, '1'),
(140338, 30406, 'QU', 'OK', 'S', 1723471923, 1723471923, '1'),
(140339, 29926, 'QU', 'OK', 'S', 1723471927, 1723471927, '1'),
(140340, 24406, 'QU', 'OK', 'S', 1723471930, 1723471930, '1'),
(140341, 28488, 'QU', 'OK', 'S', 1723471932, 1723471932, '1'),
(140342, 28496, 'QU', 'OK', 'S', 1723471936, 1723471936, '1'),
(140343, 21305, 'QU', 'OK', 'S', 1723471939, 1723471939, '1'),
(140344, 24459, 'QU', 'OK', 'S', 1723471941, 1723471941, '1'),
(140345, 32309, 'QU', 'OK', 'S', 1723471944, 1723471944, '1'),
(140346, 26890, 'QU', 'OK', 'S', 1723471947, 1723471947, '1'),
(140347, 26887, 'QU', 'OK', 'S', 1723471950, 1723471950, '1'),
(140348, 30160, 'QU', 'OK', 'S', 1723471953, 1723471953, '1'),
(140349, 28488, 'QU', 'OK', 'S', 1723471956, 1723471956, '1'),
(140350, 32309, 'QU', 'OK', 'S', 1723471959, 1723471959, '1'),
(140351, 28496, 'QU', 'OK', 'S', 1723471962, 1723471962, '1'),
(140352, 26890, 'QU', 'OK', 'S', 1723471967, 1723471967, '1'),
(140353, 30160, 'QU', 'OK', 'S', 1723471971, 1723471971, '1'),
(140354, 24683, 'QU', 'OK', 'S', 1723471975, 1723471975, '1'),
(140355, 30160, 'QU', 'OK', 'S', 1723471979, 1723471979, '1'),
(140356, 26890, 'QU', 'OK', 'S', 1723471993, 1723471993, '1'),
(140357, 13567, 'QU', 'OK', 'S', 1723472069, 1723472069, '1'),
(140358, 13567, 'QU', 'OK', 'S', 1723472074, 1723472074, '1'),
(140359, 27112, 'QU', 'OK', 'S', 1723472077, 1723472077, '1'),
(140360, 31832, 'QU', 'OK', 'S', 1723472080, 1723472080, '1'),
(140361, 27112, 'QU', 'OK', 'S', 1723472083, 1723472083, '1'),
(140362, 23479, 'QU', 'OK', 'S', 1723472087, 1723472087, '1'),
(140363, 25483, 'QU', 'OK', 'S', 1723472091, 1723472091, '1'),
(140364, 28107, 'QU', 'OK', 'S', 1723472095, 1723472095, '1'),
(140365, 31832, 'QU', 'OK', 'S', 1723472099, 1723472099, '1'),
(140366, 31695, 'QU', 'OK', 'S', 1723472103, 1723472103, '1'),
(140367, 23479, 'QU', 'OK', 'S', 1723472107, 1723472107, '1'),
(140368, 14698, 'QU', 'OK', 'S', 1723472112, 1723472112, '1'),
(140369, 27112, 'QU', 'OK', 'S', 1723472117, 1723472117, '1'),
(140370, 28107, 'QU', 'OK', 'S', 1723472121, 1723472121, '1'),
(140371, 23349, 'QU', 'OK', 'S', 1723472127, 1723472127, '1'),
(140372, 23349, 'QU', 'OK', 'S', 1723472133, 1723472133, '1'),
(140373, 14698, 'QU', 'OK', 'S', 1723472137, 1723472137, '1'),
(140374, 23349, 'QU', 'OK', 'S', 1723472142, 1723472142, '1'),
(140375, 23349, 'QU', 'OK', 'S', 1723472147, 1723472147, '1'),
(140376, 23349, 'QU', 'OK', 'S', 1723472151, 1723472151, '1'),
(140377, 14698, 'QU', 'OK', 'S', 1723472166, 1723472166, '1'),
(140378, 14698, 'QU', 'OK', 'S', 1723472181, 1723472181, '1'),
(140379, 12641, 'QU', 'OK', 'S', 1723525273, 1723525273, '1'),
(140380, 28542, 'QU', 'OK', 'S', 1723525470, 1723525470, '1'),
(140381, 30487, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140382, 22573, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140383, 20508, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140384, 3059, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140385, 26817, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140386, 32686, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140387, 26822, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140388, 26411, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140389, 33043, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140390, 33041, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140391, 26823, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140392, 29653, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140393, 32222, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140394, 31971, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140395, 32688, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140396, 32223, 'QU', 'OK', 'S', 1723527462, 1723527462, '1'),
(140397, 31282, 'QU', 'OK', 'S', 1723527463, 1723527463, '1'),
(140398, 22306, 'QU', 'OK', 'S', 1723527564, 1723527564, '1'),
(140399, 30950, 'QU', 'OK', 'S', 1723527577, 1723527577, '1'),
(140400, 29653, 'QU', 'OK', 'S', 1723527582, 1723527582, '1'),
(140401, 20508, 'QU', 'OK', 'S', 1723527585, 1723527585, '1'),
(140402, 31971, 'QU', 'OK', 'S', 1723527588, 1723527588, '1'),
(140403, 32223, 'QU', 'OK', 'S', 1723527591, 1723527591, '1'),
(140404, 33043, 'QU', 'OK', 'S', 1723527594, 1723527594, '1'),
(140405, 26817, 'QU', 'OK', 'S', 1723527597, 1723527597, '1'),
(140406, 31282, 'QU', 'OK', 'S', 1723527601, 1723527601, '1'),
(140407, 30487, 'QU', 'OK', 'S', 1723527610, 1723527610, '1'),
(140408, 26823, 'QU', 'OK', 'S', 1723527615, 1723527615, '1'),
(140409, 26822, 'QU', 'OK', 'S', 1723527618, 1723527618, '1'),
(140410, 32688, 'QU', 'OK', 'S', 1723527623, 1723527623, '1'),
(140411, 32686, 'QU', 'OK', 'S', 1723527627, 1723527627, '1'),
(140412, 33041, 'QU', 'OK', 'S', 1723527631, 1723527631, '1'),
(140413, 26411, 'QU', 'OK', 'S', 1723527635, 1723527635, '1'),
(140414, 22573, 'QU', 'OK', 'S', 1723527642, 1723527642, '1'),
(140415, 33061, 'QU', 'OK', 'S', 1723527667, 1723527667, '1'),
(140416, 3059, 'QU', 'OK', 'S', 1723527760, 1723527760, '1'),
(140417, 25494, 'QU', 'OK', 'S', 1723529066, 1723529066, '1'),
(140418, 33028, 'QU', 'OK', 'S', 1723529075, 1723529075, '1'),
(140419, 33030, 'QU', 'OK', 'S', 1723529085, 1723529085, '1'),
(140420, 19809, 'QU', 'OK', 'S', 1723531075, 1723531075, '1'),
(140421, 11441, 'QU', 'OK', 'S', 1723531078, 1723531078, '1'),
(140422, 11441, 'QU', 'OK', 'S', 1723531081, 1723531081, '1'),
(140423, 13809, 'QU', 'OK', 'S', 1723531088, 1723531088, '1'),
(140424, 5090, 'QU', 'OK', 'S', 1723531091, 1723531091, '1'),
(140425, 22785, 'QU', 'OK', 'S', 1723531094, 1723531094, '1'),
(140426, 33051, 'QU', 'OK', 'S', 1723531096, 1723531096, '1'),
(140427, 24465, 'QU', 'OK', 'S', 1723531453, 1723531453, '1'),
(140428, 24465, 'QU', 'OK', 'S', 1723531453, 1723531453, '1'),
(140429, 24465, 'QU', 'OK', 'S', 1723531453, 1723531453, '1'),
(140430, 33060, 'QU', 'OK', 'S', 1723532893, 1723532893, '1'),
(140431, 31317, 'QU', 'OK', 'S', 1723532899, 1723532899, '1'),
(140432, 32997, 'QU', 'OK', 'S', 1723532902, 1723532902, '1'),
(140433, 33066, 'QU', 'OK', 'S', 1723532904, 1723532904, '1'),
(140434, 26387, 'QU', 'OK', 'S', 1723532917, 1723532917, '1'),
(140435, 31262, 'QU', 'OK', 'S', 1723532924, 1723532924, '1'),
(140436, 32431, 'QU', 'OK', 'S', 1723532930, 1723532930, '1'),
(140437, 32438, 'QU', 'OK', 'S', 1723532934, 1723532934, '1'),
(140438, 26756, 'QU', 'OK', 'S', 1723532944, 1723532944, '1'),
(140439, 28071, 'QU', 'OK', 'S', 1723533627, 1723533627, '1'),
(140440, 28071, 'QU', 'OK', 'S', 1723533636, 1723533636, '1'),
(140441, 28071, 'QU', 'OK', 'S', 1723533738, 1723533738, '1'),
(140442, 28525, 'QU', 'OK', 'S', 1723537729, 1723537729, '1'),
(140443, 30482, 'QU', 'OK', 'S', 1723537881, 1723537881, '1'),
(140444, 32763, 'QU', 'OK', 'S', 1723542842, 1723542842, '1'),
(140445, 27333, 'QU', 'OK', 'S', 1723542892, 1723542892, '1'),
(140446, 27333, 'QU', 'OK', 'S', 1723542895, 1723542895, '1'),
(140447, 27333, 'QU', 'OK', 'S', 1723542897, 1723542897, '1'),
(140448, 31563, 'QU', 'OK', 'S', 1723543049, 1723543049, '1'),
(140449, 31563, 'QU', 'OK', 'S', 1723543052, 1723543052, '1'),
(140450, 31563, 'QU', 'OK', 'S', 1723543054, 1723543054, '1'),
(140451, 24598, 'QU', 'OK', 'S', 1723543165, 1723543165, '1'),
(140452, 29446, 'QU', 'OK', 'S', 1723543187, 1723543187, '1'),
(140453, 29446, 'QU', 'OK', 'S', 1723543191, 1723543191, '1'),
(140454, 31049, 'QU', 'OK', 'S', 1723543217, 1723543217, '1'),
(140455, 31049, 'QU', 'OK', 'S', 1723543219, 1723543219, '1'),
(140456, 31049, 'QU', 'OK', 'S', 1723543223, 1723543223, '1'),
(140457, 22568, 'QU', 'OK', 'S', 1723543308, 1723543308, '1'),
(140458, 19366, 'QU', 'OK', 'S', 1723544120, 1723544120, '1'),
(140459, 19366, 'QU', 'OK', 'S', 1723544134, 1723544134, '1'),
(140460, 19370, 'QU', 'OK', 'S', 1723544150, 1723544150, '1'),
(140461, 19370, 'QU', 'OK', 'S', 1723544161, 1723544161, '1'),
(140462, 30252, 'QU', 'OK', 'S', 1723545447, 1723545447, '1'),
(140463, 30252, 'QU', 'OK', 'S', 1723545447, 1723545447, '1'),
(140464, 30252, 'QU', 'OK', 'S', 1723545447, 1723545447, '1'),
(140465, 30253, 'QU', 'OK', 'S', 1723545477, 1723545477, '1'),
(140466, 30253, 'QU', 'OK', 'S', 1723545477, 1723545477, '1'),
(140467, 30253, 'QU', 'OK', 'S', 1723545477, 1723545477, '1'),
(140468, 23669, 'QU', 'OK', 'S', 1723545550, 1723545550, '1'),
(140469, 23669, 'QU', 'OK', 'S', 1723545550, 1723545550, '1'),
(140470, 31987, 'QU', 'OK', 'S', 1723545604, 1723545604, '1'),
(140471, 23662, 'QU', 'OK', 'S', 1723545610, 1723545610, '1'),
(140472, 23662, 'QU', 'OK', 'S', 1723545610, 1723545610, '1'),
(140473, 23662, 'QU', 'OK', 'S', 1723545610, 1723545610, '1'),
(140474, 30286, 'QU', 'OK', 'S', 1723545674, 1723545674, '1'),
(140475, 30286, 'QU', 'OK', 'S', 1723545674, 1723545674, '1'),
(140476, 30286, 'QU', 'OK', 'S', 1723545674, 1723545674, '1'),
(140477, 30286, 'QU', 'OK', 'S', 1723545674, 1723545674, '1'),
(140478, 30288, 'QU', 'OK', 'S', 1723545704, 1723545704, '1'),
(140479, 30288, 'QU', 'OK', 'S', 1723545704, 1723545704, '1'),
(140480, 30288, 'QU', 'OK', 'S', 1723545704, 1723545704, '1'),
(140481, 12422, 'QU', 'OK', 'S', 1723546389, 1723546389, '1'),
(140482, 33012, 'QU', 'OK', 'S', 1723548074, 1723548074, '1'),
(140483, 33011, 'QU', 'OK', 'S', 1723548085, 1723548085, '1'),
(140484, 33010, 'QU', 'OK', 'S', 1723548093, 1723548093, '1'),
(140485, 33009, 'QU', 'OK', 'S', 1723548100, 1723548100, '1'),
(140486, 32968, 'QU', 'OK', 'S', 1723548107, 1723548107, '1'),
(140487, 32929, 'QU', 'OK', 'S', 1723548120, 1723548120, '1'),
(140488, 32928, 'QU', 'OK', 'S', 1723548134, 1723548134, '1'),
(140489, 32849, 'QU', 'OK', 'S', 1723548141, 1723548141, '1'),
(140490, 32846, 'QU', 'OK', 'S', 1723548149, 1723548149, '1'),
(140491, 32844, 'QU', 'OK', 'S', 1723548154, 1723548154, '1'),
(140492, 31795, 'QU', 'OK', 'S', 1723548348, 1723548348, '1'),
(140493, 32003, 'QU', 'OK', 'S', 1723548437, 1723548437, '1'),
(140494, 32003, 'QU', 'OK', 'S', 1723548468, 1723548468, '1'),
(140495, 32003, 'QU', 'OK', 'S', 1723548496, 1723548496, '1'),
(140496, 32003, 'QU', 'OK', 'S', 1723548516, 1723548516, '1'),
(140497, 32003, 'QU', 'OK', 'S', 1723548531, 1723548531, '1'),
(140498, 32003, 'QU', 'OK', 'S', 1723548545, 1723548545, '1'),
(140499, 32003, 'QU', 'OK', 'S', 1723548558, 1723548558, '1'),
(140500, 31795, 'QU', 'OK', 'S', 1723548758, 1723548758, '1'),
(140501, 33049, 'QU', 'OK', 'S', 1723550291, 1723550291, '1'),
(140502, 32811, 'QU', 'OK', 'S', 1723551407, 1723551407, '1'),
(140503, 32811, 'QU', 'OK', 'S', 1723551416, 1723551416, '1'),
(140504, 32810, 'QU', 'OK', 'S', 1723551436, 1723551436, '1'),
(140505, 32649, 'QU', 'OK', 'S', 1723551449, 1723551449, '1'),
(140506, 32631, 'QU', 'OK', 'S', 1723551458, 1723551458, '1'),
(140507, 32349, 'QU', 'OK', 'S', 1723551468, 1723551468, '1'),
(140508, 32348, 'QU', 'OK', 'S', 1723551482, 1723551482, '1'),
(140509, 11441, 'QU', 'OK', 'S', 1723551489, 1723551489, '1'),
(140510, 32348, 'QU', 'OK', 'S', 1723551490, 1723551490, '1'),
(140511, 32127, 'QU', 'OK', 'S', 1723551499, 1723551499, '1'),
(140512, 32100, 'QU', 'OK', 'S', 1723551506, 1723551506, '1'),
(140513, 32080, 'QU', 'OK', 'S', 1723551513, 1723551513, '1'),
(140514, 32079, 'QU', 'OK', 'S', 1723551560, 1723551560, '1'),
(140515, 32058, 'QU', 'OK', 'S', 1723551565, 1723551565, '1'),
(140516, 32058, 'QU', 'OK', 'S', 1723551570, 1723551570, '1'),
(140517, 31867, 'QU', 'OK', 'S', 1723551577, 1723551577, '1'),
(140518, 31866, 'QU', 'OK', 'S', 1723551583, 1723551583, '1'),
(140519, 31847, 'QU', 'OK', 'S', 1723551589, 1723551589, '1'),
(140520, 11441, 'QU', 'OK', 'S', 1723551593, 1723551593, '1'),
(140521, 3852, 'QU', 'OK', 'S', 1723551768, 1723551768, '1'),
(140522, 32204, 'QU', 'OK', 'S', 1723551773, 1723551773, '1'),
(140523, 22785, 'QU', 'OK', 'S', 1723551777, 1723551777, '1'),
(140524, 32802, 'QU', 'OK', 'S', 1723551783, 1723551783, '1'),
(140525, 32618, 'QU', 'OK', 'S', 1723551786, 1723551786, '1'),
(140526, 31641, 'QU', 'OK', 'S', 1723551789, 1723551789, '1'),
(140527, 7680, 'QU', 'OK', 'S', 1723551792, 1723551792, '1'),
(140528, 31020, 'QU', 'OK', 'S', 1723551795, 1723551795, '1'),
(140529, 29817, 'QU', 'OK', 'S', 1723551797, 1723551797, '1'),
(140530, 32143, 'QU', 'OK', 'S', 1723551800, 1723551800, '1'),
(140531, 32201, 'QU', 'OK', 'S', 1723553162, 1723553162, '1'),
(140532, 32201, 'QU', 'OK', 'S', 1723553737, 1723553737, '1'),
(140533, 32201, 'QU', 'OK', 'S', 1723554031, 1723554031, '1'),
(140534, 32143, 'QU', 'OK', 'S', 1723554316, 1723554316, '1'),
(140535, 32143, 'QU', 'OK', 'S', 1723554329, 1723554329, '1'),
(140536, 32143, 'QU', 'OK', 'S', 1723554429, 1723554429, '1'),
(140537, 30723, 'QU', 'OK', 'S', 1723555081, 1723555081, '1'),
(140538, 33027, 'QU', 'OK', 'S', 1723555462, 1723555462, '1'),
(140539, 33100, 'QU', 'OK', 'S', 1723555546, 1723555546, '1'),
(140540, 32473, 'QU', 'OK', 'S', 1723556892, 1723556892, '1'),
(140541, 32436, 'QU', 'OK', 'S', 1723556895, 1723556895, '1'),
(140542, 33020, 'QU', 'OK', 'S', 1723556898, 1723556898, '1'),
(140543, 33020, 'QU', 'OK', 'S', 1723556901, 1723556901, '1'),
(140544, 32196, 'QU', 'OK', 'S', 1723556913, 1723556913, '1'),
(140545, 27556, 'QU', 'OK', 'S', 1723556915, 1723556915, '1'),
(140546, 31102, 'QU', 'OK', 'S', 1723556919, 1723556919, '1'),
(140547, 31898, 'QU', 'OK', 'S', 1723556923, 1723556923, '1'),
(140548, 25460, 'QU', 'OK', 'S', 1723556930, 1723556930, '1'),
(140549, 11678, 'QU', 'OK', 'S', 1723556933, 1723556933, '1'),
(140550, 31682, 'QU', 'OK', 'S', 1723556936, 1723556936, '1'),
(140551, 32057, 'QU', 'OK', 'S', 1723556944, 1723556944, '1'),
(140552, 32767, 'QU', 'OK', 'S', 1723556947, 1723556947, '1'),
(140553, 27550, 'QU', 'OK', 'S', 1723556950, 1723556950, '1'),
(140554, 30402, 'QU', 'OK', 'S', 1723556952, 1723556952, '1'),
(140555, 11678, 'QU', 'OK', 'S', 1723556959, 1723556959, '1'),
(140556, 32767, 'QU', 'OK', 'S', 1723556965, 1723556965, '1'),
(140557, 26769, 'QU', 'OK', 'S', 1723557333, 1723557333, '1'),
(140558, 29302, 'QU', 'OK', 'S', 1723557343, 1723557343, '1'),
(140559, 26769, 'QU', 'OK', 'S', 1723557370, 1723557370, '1'),
(140560, 29302, 'QU', 'OK', 'S', 1723557399, 1723557399, '1'),
(140561, 26769, 'QU', 'OK', 'S', 1723557575, 1723557575, '1'),
(140562, 29303, 'QU', 'OK', 'S', 1723557596, 1723557596, '1'),
(140563, 32652, 'QU', 'OK', 'S', 1723613818, 1723613818, '1'),
(140564, 32652, 'QU', 'OK', 'S', 1723613820, 1723613820, '1'),
(140565, 21170, 'QU', 'OK', 'S', 1723616792, 1723616792, '1'),
(140566, 21170, 'QU', 'OK', 'S', 1723616794, 1723616794, '1'),
(140567, 21170, 'QU', 'OK', 'S', 1723616797, 1723616797, '1'),
(140568, 21169, 'QU', 'OK', 'S', 1723616799, 1723616799, '1'),
(140569, 21170, 'QU', 'OK', 'S', 1723616802, 1723616802, '1'),
(140570, 21169, 'QU', 'OK', 'S', 1723616808, 1723616808, '1'),
(140571, 25474, 'QU', 'OK', 'S', 1723618135, 1723618135, '1'),
(140572, 24166, 'QU', 'OK', 'S', 1723618157, 1723618157, '1'),
(140573, 25472, 'QU', 'OK', 'S', 1723618184, 1723618184, '1'),
(140574, 29611, 'QU', 'OK', 'S', 1723618203, 1723618203, '1'),
(140575, 31332, 'QU', 'OK', 'S', 1723620066, 1723620066, '1'),
(140576, 16098, 'QU', 'OK', 'S', 1723620070, 1723620070, '1'),
(140577, 31199, 'QU', 'OK', 'S', 1723620074, 1723620074, '1'),
(140578, 31332, 'QU', 'OK', 'S', 1723620076, 1723620076, '1'),
(140579, 17885, 'QU', 'OK', 'S', 1723620079, 1723620079, '1'),
(140580, 31332, 'QU', 'OK', 'S', 1723620081, 1723620081, '1'),
(140581, 15835, 'QU', 'OK', 'S', 1723620084, 1723620084, '1'),
(140582, 31395, 'QU', 'OK', 'S', 1723620089, 1723620089, '1'),
(140583, 30440, 'QU', 'OK', 'S', 1723620091, 1723620091, '1'),
(140584, 26885, 'QU', 'OK', 'S', 1723620094, 1723620094, '1'),
(140585, 28215, 'QU', 'OK', 'S', 1723620097, 1723620097, '1'),
(140586, 17888, 'QU', 'OK', 'S', 1723620100, 1723620100, '1'),
(140587, 17888, 'QU', 'OK', 'S', 1723620103, 1723620103, '1'),
(140588, 17888, 'QU', 'OK', 'S', 1723620115, 1723620115, '1'),
(140589, 17885, 'QU', 'OK', 'S', 1723620119, 1723620119, '1'),
(140590, 30527, 'QU', 'OK', 'S', 1723620123, 1723620123, '1'),
(140591, 31395, 'QU', 'OK', 'S', 1723620128, 1723620128, '1'),
(140592, 14473, 'QU', 'OK', 'S', 1723620131, 1723620131, '1'),
(140593, 28800, 'QU', 'OK', 'S', 1723620137, 1723620137, '1'),
(140594, 31395, 'QU', 'OK', 'S', 1723620139, 1723620139, '1'),
(140595, 31079, 'QU', 'OK', 'S', 1723620142, 1723620142, '1'),
(140596, 5726, 'QU', 'OK', 'S', 1723621685, 1723621685, '1'),
(140597, 31972, 'QU', 'OK', 'S', 1723621695, 1723621695, '1'),
(140598, 32966, 'QU', 'OK', 'S', 1723621699, 1723621699, '1'),
(140599, 29481, 'QU', 'OK', 'S', 1723621703, 1723621703, '1'),
(140600, 31617, 'QU', 'OK', 'S', 1723621707, 1723621707, '1'),
(140601, 24815, 'QU', 'OK', 'S', 1723621711, 1723621711, '1'),
(140602, 32198, 'QU', 'OK', 'S', 1723621715, 1723621715, '1'),
(140603, 21629, 'QU', 'OK', 'S', 1723621719, 1723621719, '1'),
(140604, 23346, 'QU', 'OK', 'S', 1723621722, 1723621722, '1'),
(140605, 21016, 'QU', 'OK', 'S', 1723621727, 1723621727, '1'),
(140606, 24556, 'QU', 'OK', 'S', 1723621732, 1723621732, '1'),
(140607, 31759, 'QU', 'OK', 'S', 1723621737, 1723621737, '1'),
(140608, 28618, 'QU', 'OK', 'S', 1723621742, 1723621742, '1'),
(140609, 33030, 'QU', 'OK', 'S', 1723621748, 1723621748, '1'),
(140610, 28618, 'QU', 'OK', 'S', 1723621757, 1723621757, '1'),
(140611, 29380, 'QU', 'OK', 'S', 1723621760, 1723621760, '1'),
(140612, 18948, 'QU', 'OK', 'S', 1723621765, 1723621765, '1'),
(140613, 33043, 'QU', 'OK', 'S', 1723621769, 1723621769, '1'),
(140614, 32466, 'QU', 'OK', 'S', 1723621774, 1723621774, '1'),
(140615, 26861, 'QU', 'OK', 'S', 1723621780, 1723621780, '1'),
(140616, 27329, 'QU', 'OK', 'S', 1723621784, 1723621784, '1'),
(140617, 28660, 'QU', 'OK', 'S', 1723621790, 1723621790, '1'),
(140618, 32887, 'QU', 'OK', 'S', 1723621794, 1723621794, '1'),
(140619, 23660, 'QU', 'OK', 'S', 1723621798, 1723621798, '1'),
(140620, 23683, 'QU', 'OK', 'S', 1723621803, 1723621803, '1'),
(140621, 31747, 'QU', 'OK', 'S', 1723621808, 1723621808, '1'),
(140622, 29363, 'QU', 'OK', 'S', 1723621811, 1723621811, '1'),
(140623, 31595, 'QU', 'OK', 'S', 1723627131, 1723627131, '1'),
(140624, 19522, 'QU', 'OK', 'S', 1723635949, 1723635949, '1'),
(140625, 25391, 'QU', 'OK', 'S', 1723636228, 1723636228, '1'),
(140626, 24235, 'QU', 'OK', 'S', 1723636250, 1723636250, '1'),
(140627, 31208, 'QU', 'OK', 'S', 1723636259, 1723636259, '1'),
(140628, 9109, 'QU', 'OK', 'S', 1723636275, 1723636275, '1'),
(140629, 25237, 'QU', 'OK', 'S', 1723636291, 1723636291, '1'),
(140630, 25237, 'QU', 'OK', 'S', 1723636291, 1723636291, '1'),
(140631, 31316, 'QU', 'OK', 'S', 1723636563, 1723636563, '1'),
(140632, 26705, 'QU', 'OK', 'S', 1723636571, 1723636571, '1'),
(140633, 32102, 'QU', 'OK', 'S', 1723636595, 1723636595, '1'),
(140634, 23350, 'QU', 'OK', 'S', 1723636599, 1723636599, '1'),
(140635, 32064, 'QU', 'OK', 'S', 1723636603, 1723636603, '1'),
(140636, 32720, 'QU', 'OK', 'S', 1723636608, 1723636608, '1'),
(140637, 32067, 'QU', 'OK', 'S', 1723636612, 1723636612, '1'),
(140638, 30805, 'QU', 'OK', 'S', 1723636617, 1723636617, '1'),
(140639, 23048, 'QU', 'OK', 'S', 1723636621, 1723636621, '1'),
(140640, 32436, 'QU', 'OK', 'S', 1723636626, 1723636626, '1'),
(140641, 27556, 'QU', 'OK', 'S', 1723636630, 1723636630, '1'),
(140642, 27550, 'QU', 'OK', 'S', 1723636635, 1723636635, '1'),
(140643, 32720, 'QU', 'OK', 'S', 1723636639, 1723636639, '1'),
(140644, 32455, 'QU', 'OK', 'S', 1723636651, 1723636651, '1'),
(140645, 32455, 'QU', 'OK', 'S', 1723636657, 1723636657, '1'),
(140646, 30356, 'QU', 'OK', 'S', 1723636663, 1723636663, '1'),
(140647, 32377, 'QU', 'OK', 'S', 1723636667, 1723636667, '1'),
(140648, 31429, 'QU', 'OK', 'S', 1723636671, 1723636671, '1'),
(140649, 23639, 'QU', 'OK', 'S', 1723636675, 1723636675, '1'),
(140650, 25391, 'QU', 'OK', 'S', 1723636676, 1723636676, '1'),
(140651, 25391, 'QU', 'OK', 'S', 1723636679, 1723636679, '1'),
(140652, 32618, 'QU', 'OK', 'S', 1723636680, 1723636680, '1'),
(140653, 18855, 'QU', 'OK', 'S', 1723636684, 1723636684, '1'),
(140654, 15915, 'QU', 'OK', 'S', 1723636689, 1723636689, '1'),
(140655, 17885, 'QU', 'OK', 'S', 1723636693, 1723636693, '1'),
(140656, 15915, 'QU', 'OK', 'S', 1723636699, 1723636699, '1'),
(140657, 29447, 'QU', 'OK', 'S', 1723636704, 1723636704, '1'),
(140658, 29371, 'QU', 'OK', 'S', 1723636709, 1723636709, '1'),
(140659, 32873, 'QU', 'OK', 'S', 1723636714, 1723636714, '1'),
(140660, 29371, 'QU', 'OK', 'S', 1723636759, 1723636759, '1'),
(140661, 29982, 'QU', 'OK', 'S', 1723636763, 1723636763, '1'),
(140662, 17885, 'QU', 'OK', 'S', 1723636767, 1723636767, '1'),
(140663, 17885, 'QU', 'OK', 'S', 1723636770, 1723636770, '1'),
(140664, 16048, 'QU', 'OK', 'S', 1723636774, 1723636774, '1'),
(140665, 3787, 'QU', 'OK', 'S', 1723636843, 1723636843, '1'),
(140666, 3787, 'QU', 'OK', 'S', 1723636850, 1723636850, '1'),
(140667, 27534, 'QU', 'OK', 'S', 1723637007, 1723637007, '1'),
(140668, 29447, 'QU', 'OK', 'S', 1723637089, 1723637089, '1'),
(140669, 24465, 'QU', 'OK', 'S', 1723637108, 1723637108, '1'),
(140670, 24465, 'QU', 'OK', 'S', 1723637108, 1723637108, '1'),
(140671, 24465, 'QU', 'OK', 'S', 1723637108, 1723637108, '1'),
(140672, 13027, 'QU', 'OK', 'S', 1723637131, 1723637131, '1'),
(140673, 28939, 'QU', 'OK', 'S', 1723637144, 1723637144, '1'),
(140674, 30286, 'QU', 'OK', 'S', 1723637159, 1723637159, '1'),
(140675, 3787, 'QU', 'OK', 'S', 1723637222, 1723637222, '1'),
(140676, 29371, 'QU', 'OK', 'S', 1723637565, 1723637565, '1'),
(140677, 32388, 'QU', 'OK', 'S', 1723638644, 1723638644, '1'),
(140678, 32388, 'QU', 'OK', 'S', 1723638655, 1723638655, '1'),
(140679, 15388, 'QU', 'OK', 'S', 1723638883, 1723638883, '1'),
(140680, 15386, 'QU', 'OK', 'S', 1723638891, 1723638891, '1'),
(140681, 15384, 'QU', 'OK', 'S', 1723638899, 1723638899, '1'),
(140682, 15383, 'QU', 'OK', 'S', 1723638913, 1723638913, '1'),
(140683, 15382, 'QU', 'OK', 'S', 1723638926, 1723638926, '1'),
(140684, 15630, 'QU', 'OK', 'S', 1723638947, 1723638947, '1'),
(140685, 15630, 'QU', 'OK', 'S', 1723638953, 1723638953, '1'),
(140686, 15568, 'QU', 'OK', 'S', 1723638960, 1723638960, '1'),
(140687, 15568, 'QU', 'OK', 'S', 1723638969, 1723638969, '1'),
(140688, 15567, 'QU', 'OK', 'S', 1723638978, 1723638978, '1'),
(140689, 15567, 'QU', 'OK', 'S', 1723638985, 1723638985, '1'),
(140690, 15565, 'QU', 'OK', 'S', 1723638993, 1723638993, '1'),
(140691, 15565, 'QU', 'OK', 'S', 1723639000, 1723639000, '1'),
(140692, 15564, 'QU', 'OK', 'S', 1723639009, 1723639009, '1'),
(140693, 15564, 'QU', 'OK', 'S', 1723639015, 1723639015, '1'),
(140694, 15563, 'QU', 'OK', 'S', 1723639023, 1723639023, '1'),
(140695, 15563, 'QU', 'OK', 'S', 1723639030, 1723639030, '1'),
(140696, 17778, 'QU', 'OK', 'S', 1723639073, 1723639073, '1'),
(140697, 17778, 'QU', 'OK', 'S', 1723639078, 1723639078, '1'),
(140698, 17777, 'QU', 'OK', 'S', 1723639085, 1723639085, '1'),
(140699, 17777, 'QU', 'OK', 'S', 1723639090, 1723639090, '1'),
(140700, 17776, 'QU', 'OK', 'S', 1723639096, 1723639096, '1'),
(140701, 17776, 'QU', 'OK', 'S', 1723639102, 1723639102, '1'),
(140702, 17775, 'QU', 'OK', 'S', 1723639109, 1723639109, '1'),
(140703, 17775, 'QU', 'OK', 'S', 1723639114, 1723639114, '1'),
(140704, 17774, 'QU', 'OK', 'S', 1723639119, 1723639119, '1'),
(140705, 17774, 'QU', 'OK', 'S', 1723639124, 1723639124, '1'),
(140706, 17771, 'QU', 'OK', 'S', 1723639130, 1723639130, '1'),
(140707, 17771, 'QU', 'OK', 'S', 1723639135, 1723639135, '1'),
(140708, 32388, 'QU', 'OK', 'S', 1723639135, 1723639135, '1'),
(140709, 17768, 'QU', 'OK', 'S', 1723639142, 1723639142, '1'),
(140710, 17768, 'QU', 'OK', 'S', 1723639146, 1723639146, '1'),
(140711, 17767, 'QU', 'OK', 'S', 1723639151, 1723639151, '1'),
(140712, 17767, 'QU', 'OK', 'S', 1723639156, 1723639156, '1'),
(140713, 17766, 'QU', 'OK', 'S', 1723639161, 1723639161, '1'),
(140714, 17766, 'QU', 'OK', 'S', 1723639166, 1723639166, '1'),
(140715, 17765, 'QU', 'OK', 'S', 1723639171, 1723639171, '1'),
(140716, 17765, 'QU', 'OK', 'S', 1723639175, 1723639175, '1'),
(140717, 21900, 'QU', 'OK', 'S', 1723639185, 1723639185, '1'),
(140718, 21900, 'QU', 'OK', 'S', 1723639191, 1723639191, '1'),
(140719, 21899, 'QU', 'OK', 'S', 1723639199, 1723639199, '1'),
(140720, 21899, 'QU', 'OK', 'S', 1723639204, 1723639204, '1'),
(140721, 21898, 'QU', 'OK', 'S', 1723639223, 1723639223, '1'),
(140722, 21898, 'QU', 'OK', 'S', 1723639229, 1723639229, '1'),
(140723, 21897, 'QU', 'OK', 'S', 1723639234, 1723639234, '1'),
(140724, 21897, 'QU', 'OK', 'S', 1723639240, 1723639240, '1'),
(140725, 21896, 'QU', 'OK', 'S', 1723639246, 1723639246, '1'),
(140726, 21896, 'QU', 'OK', 'S', 1723639251, 1723639251, '1'),
(140727, 21608, 'QU', 'OK', 'S', 1723639257, 1723639257, '1'),
(140728, 21608, 'QU', 'OK', 'S', 1723639262, 1723639262, '1'),
(140729, 17782, 'QU', 'OK', 'S', 1723639267, 1723639267, '1'),
(140730, 17782, 'QU', 'OK', 'S', 1723639273, 1723639273, '1'),
(140731, 17781, 'QU', 'OK', 'S', 1723639279, 1723639279, '1'),
(140732, 23557, 'QU', 'OK', 'S', 1723639305, 1723639305, '1'),
(140733, 23556, 'QU', 'OK', 'S', 1723639312, 1723639312, '1'),
(140734, 23555, 'QU', 'OK', 'S', 1723639319, 1723639319, '1'),
(140735, 23555, 'QU', 'OK', 'S', 1723639324, 1723639324, '1'),
(140736, 23554, 'QU', 'OK', 'S', 1723639330, 1723639330, '1'),
(140737, 23554, 'QU', 'OK', 'S', 1723639335, 1723639335, '1'),
(140738, 23553, 'QU', 'OK', 'S', 1723639341, 1723639341, '1'),
(140739, 21905, 'QU', 'OK', 'S', 1723639348, 1723639348, '1'),
(140740, 21904, 'QU', 'OK', 'S', 1723639354, 1723639354, '1'),
(140741, 21903, 'QU', 'OK', 'S', 1723639359, 1723639359, '1'),
(140742, 21903, 'QU', 'OK', 'S', 1723639366, 1723639366, '1'),
(140743, 21902, 'QU', 'OK', 'S', 1723639371, 1723639371, '1'),
(140744, 21901, 'QU', 'OK', 'S', 1723639376, 1723639376, '1'),
(140745, 21901, 'QU', 'OK', 'S', 1723639381, 1723639381, '1'),
(140746, 23589, 'QU', 'OK', 'S', 1723639391, 1723639391, '1'),
(140747, 23588, 'QU', 'OK', 'S', 1723639396, 1723639396, '1'),
(140748, 23569, 'QU', 'OK', 'S', 1723639403, 1723639403, '1'),
(140749, 23568, 'QU', 'OK', 'S', 1723639407, 1723639407, '1'),
(140750, 23568, 'QU', 'OK', 'S', 1723639412, 1723639412, '1'),
(140751, 23567, 'QU', 'OK', 'S', 1723639417, 1723639417, '1'),
(140752, 23566, 'QU', 'OK', 'S', 1723639422, 1723639422, '1'),
(140753, 23565, 'QU', 'OK', 'S', 1723639427, 1723639427, '1'),
(140754, 23565, 'QU', 'OK', 'S', 1723639432, 1723639432, '1'),
(140755, 23564, 'QU', 'OK', 'S', 1723639437, 1723639437, '1'),
(140756, 23559, 'QU', 'OK', 'S', 1723639448, 1723639448, '1'),
(140757, 23559, 'QU', 'OK', 'S', 1723639454, 1723639454, '1'),
(140758, 23558, 'QU', 'OK', 'S', 1723639460, 1723639460, '1'),
(140759, 23558, 'QU', 'OK', 'S', 1723639464, 1723639464, '1'),
(140760, 33012, 'QU', 'OK', 'S', 1723639860, 1723639860, '1'),
(140761, 33011, 'QU', 'OK', 'S', 1723639866, 1723639866, '1'),
(140762, 33010, 'QU', 'OK', 'S', 1723639873, 1723639873, '1'),
(140763, 33009, 'QU', 'OK', 'S', 1723639879, 1723639879, '1'),
(140764, 32968, 'QU', 'OK', 'S', 1723639885, 1723639885, '1'),
(140765, 32929, 'QU', 'OK', 'S', 1723639894, 1723639894, '1'),
(140766, 32928, 'QU', 'OK', 'S', 1723639954, 1723639954, '1'),
(140767, 32849, 'QU', 'OK', 'S', 1723639960, 1723639960, '1'),
(140768, 32846, 'QU', 'OK', 'S', 1723639965, 1723639965, '1'),
(140769, 32844, 'QU', 'OK', 'S', 1723639974, 1723639974, '1'),
(140770, 32811, 'QU', 'OK', 'S', 1723639992, 1723639992, '1'),
(140771, 32811, 'QU', 'OK', 'S', 1723639997, 1723639997, '1'),
(140772, 32810, 'QU', 'OK', 'S', 1723640006, 1723640006, '1'),
(140773, 32649, 'QU', 'OK', 'S', 1723640014, 1723640014, '1'),
(140774, 32631, 'QU', 'OK', 'S', 1723640021, 1723640021, '1'),
(140775, 32349, 'QU', 'OK', 'S', 1723640028, 1723640028, '1'),
(140776, 32348, 'QU', 'OK', 'S', 1723640036, 1723640036, '1'),
(140777, 32127, 'QU', 'OK', 'S', 1723640047, 1723640047, '1'),
(140778, 32100, 'QU', 'OK', 'S', 1723640054, 1723640054, '1'),
(140779, 32080, 'QU', 'OK', 'S', 1723640060, 1723640060, '1'),
(140780, 32079, 'QU', 'OK', 'S', 1723640069, 1723640069, '1'),
(140781, 32079, 'QU', 'OK', 'S', 1723640076, 1723640076, '1'),
(140782, 32058, 'QU', 'OK', 'S', 1723640081, 1723640081, '1'),
(140783, 32058, 'QU', 'OK', 'S', 1723640087, 1723640087, '1'),
(140784, 31867, 'QU', 'OK', 'S', 1723640108, 1723640108, '1'),
(140785, 31867, 'QU', 'OK', 'S', 1723640115, 1723640115, '1'),
(140786, 31866, 'QU', 'OK', 'S', 1723640122, 1723640122, '1'),
(140787, 31866, 'QU', 'OK', 'S', 1723640127, 1723640127, '1'),
(140788, 31847, 'QU', 'OK', 'S', 1723640133, 1723640133, '1'),
(140789, 31847, 'QU', 'OK', 'S', 1723640140, 1723640140, '1'),
(140790, 31845, 'QU', 'OK', 'S', 1723640145, 1723640145, '1'),
(140791, 31842, 'QU', 'OK', 'S', 1723640152, 1723640152, '1'),
(140792, 29830, 'QU', 'OK', 'S', 1723640166, 1723640166, '1'),
(140793, 29803, 'QU', 'OK', 'S', 1723640177, 1723640177, '1'),
(140794, 29792, 'QU', 'OK', 'S', 1723640187, 1723640187, '1'),
(140795, 29791, 'QU', 'OK', 'S', 1723640195, 1723640195, '1'),
(140796, 29791, 'QU', 'OK', 'S', 1723640228, 1723640228, '1'),
(140797, 29784, 'QU', 'OK', 'S', 1723640235, 1723640235, '1'),
(140798, 29697, 'QU', 'OK', 'S', 1723640240, 1723640240, '1'),
(140799, 29345, 'QU', 'OK', 'S', 1723640245, 1723640245, '1'),
(140800, 29345, 'QU', 'OK', 'S', 1723640250, 1723640250, '1'),
(140801, 29324, 'QU', 'OK', 'S', 1723640256, 1723640256, '1'),
(140802, 29320, 'QU', 'OK', 'S', 1723640262, 1723640262, '1'),
(140803, 29279, 'QU', 'OK', 'S', 1723640278, 1723640278, '1'),
(140804, 29279, 'QU', 'OK', 'S', 1723640284, 1723640284, '1'),
(140805, 29276, 'QU', 'OK', 'S', 1723640298, 1723640298, '1'),
(140806, 29272, 'QU', 'OK', 'S', 1723640307, 1723640307, '1'),
(140807, 29272, 'QU', 'OK', 'S', 1723640314, 1723640314, '1'),
(140808, 29268, 'QU', 'OK', 'S', 1723640327, 1723640327, '1'),
(140809, 28743, 'QU', 'OK', 'S', 1723640334, 1723640334, '1'),
(140810, 28741, 'QU', 'OK', 'S', 1723640343, 1723640343, '1'),
(140811, 28724, 'QU', 'OK', 'S', 1723640351, 1723640351, '1'),
(140812, 28723, 'QU', 'OK', 'S', 1723640357, 1723640357, '1'),
(140813, 28719, 'QU', 'OK', 'S', 1723640376, 1723640376, '1'),
(140814, 28719, 'QU', 'OK', 'S', 1723640380, 1723640380, '1'),
(140815, 28718, 'QU', 'OK', 'S', 1723640394, 1723640394, '1'),
(140816, 28718, 'QU', 'OK', 'S', 1723640394, 1723640394, '1'),
(140817, 28323, 'QU', 'OK', 'S', 1723640402, 1723640402, '1'),
(140818, 28322, 'QU', 'OK', 'S', 1723640409, 1723640409, '1'),
(140819, 28322, 'QU', 'OK', 'S', 1723640414, 1723640414, '1'),
(140820, 28323, 'QU', 'OK', 'S', 1723640422, 1723640422, '1'),
(140821, 28318, 'QU', 'OK', 'S', 1723640429, 1723640429, '1'),
(140822, 28318, 'QU', 'OK', 'S', 1723640435, 1723640435, '1'),
(140823, 28316, 'QU', 'OK', 'S', 1723640463, 1723640463, '1'),
(140824, 28315, 'QU', 'OK', 'S', 1723640472, 1723640472, '1'),
(140825, 28314, 'QU', 'OK', 'S', 1723640486, 1723640486, '1'),
(140826, 28314, 'QU', 'OK', 'S', 1723640496, 1723640496, '1'),
(140827, 25776, 'QU', 'OK', 'S', 1723640502, 1723640502, '1'),
(140828, 25776, 'QU', 'OK', 'S', 1723640507, 1723640507, '1'),
(140829, 25775, 'QU', 'OK', 'S', 1723640517, 1723640517, '1'),
(140830, 25775, 'QU', 'OK', 'S', 1723640522, 1723640522, '1'),
(140831, 25774, 'QU', 'OK', 'S', 1723640528, 1723640528, '1'),
(140832, 25772, 'QU', 'OK', 'S', 1723640534, 1723640534, '1'),
(140833, 33105, 'QU', 'OK', 'S', 1723640536, 1723640536, '1'),
(140834, 25772, 'QU', 'OK', 'S', 1723640539, 1723640539, '1'),
(140835, 25770, 'QU', 'OK', 'S', 1723640567, 1723640567, '1'),
(140836, 25771, 'QU', 'OK', 'S', 1723640577, 1723640577, '1'),
(140837, 25771, 'QU', 'OK', 'S', 1723640583, 1723640583, '1'),
(140838, 25768, 'QU', 'OK', 'S', 1723640593, 1723640593, '1'),
(140839, 25768, 'QU', 'OK', 'S', 1723640598, 1723640598, '1'),
(140840, 25763, 'QU', 'OK', 'S', 1723640605, 1723640605, '1'),
(140841, 25763, 'QU', 'OK', 'S', 1723640611, 1723640611, '1'),
(140842, 25762, 'QU', 'OK', 'S', 1723640617, 1723640617, '1'),
(140843, 25749, 'QU', 'OK', 'S', 1723640637, 1723640637, '1'),
(140844, 25749, 'QU', 'OK', 'S', 1723640642, 1723640642, '1'),
(140845, 25744, 'QU', 'OK', 'S', 1723640648, 1723640648, '1'),
(140846, 25744, 'QU', 'OK', 'S', 1723640655, 1723640655, '1'),
(140847, 25741, 'QU', 'OK', 'S', 1723640660, 1723640660, '1'),
(140848, 25741, 'QU', 'OK', 'S', 1723640665, 1723640665, '1'),
(140849, 25733, 'QU', 'OK', 'S', 1723640672, 1723640672, '1'),
(140850, 25733, 'QU', 'OK', 'S', 1723640677, 1723640677, '1'),
(140851, 25731, 'QU', 'OK', 'S', 1723640681, 1723640681, '1'),
(140852, 25731, 'QU', 'OK', 'S', 1723640687, 1723640687, '1'),
(140853, 25729, 'QU', 'OK', 'S', 1723640696, 1723640696, '1'),
(140854, 25729, 'QU', 'OK', 'S', 1723640702, 1723640702, '1'),
(140855, 25725, 'QU', 'OK', 'S', 1723640716, 1723640716, '1'),
(140856, 25724, 'QU', 'OK', 'S', 1723640728, 1723640728, '1'),
(140857, 25724, 'QU', 'OK', 'S', 1723640734, 1723640734, '1'),
(140858, 25722, 'QU', 'OK', 'S', 1723640741, 1723640741, '1'),
(140859, 25722, 'QU', 'OK', 'S', 1723640750, 1723640750, '1'),
(140860, 25719, 'QU', 'OK', 'S', 1723640757, 1723640757, '1'),
(140861, 25704, 'QU', 'OK', 'S', 1723640773, 1723640773, '1'),
(140862, 25702, 'QU', 'OK', 'S', 1723640781, 1723640781, '1'),
(140863, 25702, 'QU', 'OK', 'S', 1723640786, 1723640786, '1'),
(140864, 25704, 'QU', 'OK', 'S', 1723640792, 1723640792, '1'),
(140865, 25699, 'QU', 'OK', 'S', 1723640801, 1723640801, '1'),
(140866, 25699, 'QU', 'OK', 'S', 1723640806, 1723640806, '1'),
(140867, 25695, 'QU', 'OK', 'S', 1723640825, 1723640825, '1'),
(140868, 25692, 'QU', 'OK', 'S', 1723640831, 1723640831, '1'),
(140869, 25687, 'QU', 'OK', 'S', 1723640838, 1723640838, '1'),
(140870, 24653, 'QU', 'OK', 'S', 1723640844, 1723640844, '1'),
(140871, 24652, 'QU', 'OK', 'S', 1723640850, 1723640850, '1'),
(140872, 24649, 'QU', 'OK', 'S', 1723640856, 1723640856, '1'),
(140873, 24644, 'QU', 'OK', 'S', 1723640870, 1723640870, '1'),
(140874, 24643, 'QU', 'OK', 'S', 1723640877, 1723640877, '1'),
(140875, 33103, 'QU', 'OK', 'S', 1723640879, 1723640879, '1'),
(140876, 24642, 'QU', 'OK', 'S', 1723640886, 1723640886, '1'),
(140877, 24641, 'QU', 'OK', 'S', 1723640893, 1723640893, '1'),
(140878, 24639, 'QU', 'OK', 'S', 1723640899, 1723640899, '1'),
(140879, 24636, 'QU', 'OK', 'S', 1723640907, 1723640907, '1'),
(140880, 24635, 'QU', 'OK', 'S', 1723640915, 1723640915, '1'),
(140881, 24634, 'QU', 'OK', 'S', 1723640922, 1723640922, '1'),
(140882, 24564, 'QU', 'OK', 'S', 1723640928, 1723640928, '1'),
(140883, 24430, 'QU', 'OK', 'S', 1723640940, 1723640940, '1'),
(140884, 24429, 'QU', 'OK', 'S', 1723640946, 1723640946, '1'),
(140885, 24412, 'QU', 'OK', 'S', 1723640954, 1723640954, '1'),
(140886, 24411, 'QU', 'OK', 'S', 1723640962, 1723640962, '1'),
(140887, 24410, 'QU', 'OK', 'S', 1723640970, 1723640970, '1'),
(140888, 24404, 'QU', 'OK', 'S', 1723640979, 1723640979, '1'),
(140889, 24402, 'QU', 'OK', 'S', 1723640985, 1723640985, '1'),
(140890, 24402, 'QU', 'OK', 'S', 1723640990, 1723640990, '1'),
(140891, 24398, 'QU', 'OK', 'S', 1723640995, 1723640995, '1'),
(140892, 24397, 'QU', 'OK', 'S', 1723641004, 1723641004, '1'),
(140893, 24397, 'QU', 'OK', 'S', 1723641009, 1723641009, '1'),
(140894, 24396, 'QU', 'OK', 'S', 1723641017, 1723641017, '1'),
(140895, 24396, 'QU', 'OK', 'S', 1723641017, 1723641017, '1'),
(140896, 32580, 'QU', 'OK', 'S', 1723641116, 1723641116, '1'),
(140897, 33104, 'QU', 'OK', 'S', 1723641212, 1723641212, '1'),
(140898, 17981, 'QU', 'OK', 'S', 1723641274, 1723641274, '1'),
(140899, 28666, 'QU', 'OK', 'S', 1723641286, 1723641286, '1'),
(140900, 29757, 'QU', 'OK', 'S', 1723641333, 1723641333, '1'),
(140901, 29757, 'QU', 'OK', 'S', 1723641357, 1723641357, '1'),
(140902, 15845, 'QU', 'OK', 'S', 1723641380, 1723641380, '1'),
(140903, 29926, 'QU', 'OK', 'S', 1723641393, 1723641393, '1'),
(140904, 33101, 'QU', 'OK', 'S', 1723641419, 1723641419, '1'),
(140905, 32353, 'QU', 'OK', 'S', 1723641423, 1723641423, '1'),
(140906, 32353, 'QU', 'OK', 'S', 1723641423, 1723641423, '1'),
(140907, 33049, 'QU', 'OK', 'S', 1723641502, 1723641502, '1'),
(140908, 33102, 'QU', 'OK', 'S', 1723641568, 1723641568, '1'),
(140909, 33093, 'QU', 'OK', 'S', 1723641899, 1723641899, '1'),
(140910, 33095, 'QU', 'OK', 'S', 1723642237, 1723642237, '1'),
(140911, 33096, 'QU', 'OK', 'S', 1723642274, 1723642274, '1'),
(140912, 31732, 'QU', 'OK', 'S', 1723642888, 1723642888, '1'),
(140913, 3254, 'QU', 'OK', 'S', 1723642900, 1723642900, '1'),
(140914, 33094, 'QU', 'OK', 'S', 1723643096, 1723643096, '1'),
(140915, 33097, 'QU', 'OK', 'S', 1723643444, 1723643444, '1'),
(140916, 33098, 'QU', 'OK', 'S', 1723643483, 1723643483, '1'),
(140917, 33099, 'QU', 'OK', 'S', 1723643553, 1723643553, '1'),
(140918, 33090, 'QU', 'OK', 'S', 1723643696, 1723643696, '1'),
(140919, 33091, 'QU', 'OK', 'S', 1723643734, 1723643734, '1'),
(140920, 33092, 'QU', 'OK', 'S', 1723643771, 1723643771, '1'),
(140921, 31548, 'QU', 'OK', 'S', 1723644164, 1723644164, '1'),
(140922, 31548, 'QU', 'OK', 'S', 1723644164, 1723644164, '1'),
(140923, 31192, 'QU', 'OK', 'S', 1723644179, 1723644179, '1'),
(140924, 30511, 'QU', 'OK', 'S', 1723644185, 1723644185, '1'),
(140925, 32959, 'QU', 'OK', 'S', 1723644346, 1723644346, '1'),
(140926, 32959, 'QU', 'OK', 'S', 1723644346, 1723644346, '1'),
(140927, 32057, 'QU', 'OK', 'S', 1723644362, 1723644362, '1'),
(140928, 26472, 'QU', 'OK', 'S', 1723644373, 1723644373, '1'),
(140929, 33106, 'QU', 'OK', 'S', 1723644375, 1723644375, '1'),
(140930, 32751, 'QU', 'OK', 'S', 1723644392, 1723644392, '1'),
(140931, 32751, 'QU', 'OK', 'S', 1723644392, 1723644392, '1'),
(140932, 30265, 'QU', 'OK', 'S', 1723644412, 1723644412, '1'),
(140933, 25027, 'QU', 'OK', 'S', 1723645349, 1723645349, '1'),
(140934, 25027, 'QU', 'OK', 'S', 1723645358, 1723645358, '1'),
(140935, 31492, 'QU', 'OK', 'S', 1723645397, 1723645397, '1'),
(140936, 25070, 'QU', 'OK', 'S', 1723645401, 1723645401, '1'),
(140937, 31394, 'QU', 'OK', 'S', 1723645411, 1723645411, '1'),
(140938, 33060, 'QU', 'OK', 'S', 1723645427, 1723645427, '1'),
(140939, 33060, 'QU', 'OK', 'S', 1723645458, 1723645458, '1'),
(140940, 23460, 'QU', 'OK', 'S', 1723645462, 1723645462, '1'),
(140941, 24322, 'QU', 'OK', 'S', 1723645469, 1723645469, '1'),
(140942, 12558, 'QU', 'OK', 'S', 1723645499, 1723645499, '1'),
(140943, 25027, 'QU', 'OK', 'S', 1723645505, 1723645505, '1'),
(140944, 32966, 'QU', 'OK', 'S', 1723645585, 1723645585, '1'),
(140945, 27659, 'QU', 'OK', 'S', 1723647010, 1723647010, '1'),
(140946, 21018, 'QU', 'OK', 'S', 1723647013, 1723647013, '1'),
(140947, 21018, 'QU', 'OK', 'S', 1723647016, 1723647016, '1'),
(140948, 21405, 'QU', 'OK', 'S', 1723647019, 1723647019, '1'),
(140949, 21405, 'QU', 'OK', 'S', 1723647021, 1723647021, '1'),
(140950, 21018, 'QU', 'OK', 'S', 1723647024, 1723647024, '1'),
(140951, 27659, 'QU', 'OK', 'S', 1723647032, 1723647032, '1'),
(140952, 31611, 'QU', 'OK', 'S', 1723647042, 1723647042, '1'),
(140953, 31611, 'QU', 'OK', 'S', 1723647044, 1723647044, '1'),
(140954, 31611, 'QU', 'OK', 'S', 1723647047, 1723647047, '1'),
(140955, 32681, 'QU', 'OK', 'S', 1723731181, 1723731181, '1'),
(140956, 32681, 'QU', 'OK', 'S', 1723731186, 1723731186, '1'),
(140957, 30658, 'QU', 'OK', 'S', 1723731191, 1723731191, '1'),
(140958, 30658, 'QU', 'OK', 'S', 1723731197, 1723731197, '1'),
(140959, 30657, 'QU', 'OK', 'S', 1723731204, 1723731204, '1'),
(140960, 30657, 'QU', 'OK', 'S', 1723731210, 1723731210, '1'),
(140961, 30644, 'QU', 'OK', 'S', 1723731216, 1723731216, '1'),
(140962, 30644, 'QU', 'OK', 'S', 1723731221, 1723731221, '1'),
(140963, 30564, 'QU', 'OK', 'S', 1723731231, 1723731231, '1'),
(140964, 30564, 'QU', 'OK', 'S', 1723731241, 1723731241, '1'),
(140965, 30553, 'QU', 'OK', 'S', 1723731268, 1723731268, '1'),
(140966, 30553, 'QU', 'OK', 'S', 1723731274, 1723731274, '1'),
(140967, 30552, 'QU', 'OK', 'S', 1723731280, 1723731280, '1'),
(140968, 30552, 'QU', 'OK', 'S', 1723731286, 1723731286, '1'),
(140969, 28811, 'QU', 'OK', 'S', 1723731292, 1723731292, '1'),
(140970, 28811, 'QU', 'OK', 'S', 1723731297, 1723731297, '1'),
(140971, 28528, 'QU', 'OK', 'S', 1723731315, 1723731315, '1'),
(140972, 28528, 'QU', 'OK', 'S', 1723731320, 1723731320, '1'),
(140973, 28526, 'QU', 'OK', 'S', 1723731329, 1723731329, '1'),
(140974, 28526, 'QU', 'OK', 'S', 1723731336, 1723731336, '1'),
(140975, 26931, 'QU', 'OK', 'S', 1723731345, 1723731345, '1'),
(140976, 26931, 'QU', 'OK', 'S', 1723731350, 1723731350, '1'),
(140977, 26930, 'QU', 'OK', 'S', 1723731356, 1723731356, '1'),
(140978, 26930, 'QU', 'OK', 'S', 1723731361, 1723731361, '1'),
(140979, 26908, 'QU', 'OK', 'S', 1723731371, 1723731371, '1'),
(140980, 26908, 'QU', 'OK', 'S', 1723731376, 1723731376, '1'),
(140981, 26903, 'QU', 'OK', 'S', 1723731384, 1723731384, '1'),
(140982, 26903, 'QU', 'OK', 'S', 1723731389, 1723731389, '1'),
(140983, 26900, 'QU', 'OK', 'S', 1723731397, 1723731397, '1'),
(140984, 26900, 'QU', 'OK', 'S', 1723731403, 1723731403, '1'),
(140985, 26899, 'QU', 'OK', 'S', 1723731408, 1723731408, '1'),
(140986, 26899, 'QU', 'OK', 'S', 1723731413, 1723731413, '1'),
(140987, 26896, 'QU', 'OK', 'S', 1723731419, 1723731419, '1'),
(140988, 26896, 'QU', 'OK', 'S', 1723731425, 1723731425, '1'),
(140989, 26892, 'QU', 'OK', 'S', 1723731434, 1723731434, '1'),
(140990, 26892, 'QU', 'OK', 'S', 1723731439, 1723731439, '1'),
(140991, 26889, 'QU', 'OK', 'S', 1723731445, 1723731445, '1'),
(140992, 26889, 'QU', 'OK', 'S', 1723731451, 1723731451, '1'),
(140993, 26751, 'QU', 'OK', 'S', 1723731457, 1723731457, '1'),
(140994, 26751, 'QU', 'OK', 'S', 1723731461, 1723731461, '1'),
(140995, 26748, 'QU', 'OK', 'S', 1723731471, 1723731471, '1'),
(140996, 26748, 'QU', 'OK', 'S', 1723731476, 1723731476, '1'),
(140997, 26747, 'QU', 'OK', 'S', 1723731482, 1723731482, '1'),
(140998, 26747, 'QU', 'OK', 'S', 1723731487, 1723731487, '1'),
(140999, 25298, 'QU', 'OK', 'S', 1723731554, 1723731554, '1'),
(141000, 25298, 'QU', 'OK', 'S', 1723731559, 1723731559, '1'),
(141001, 24839, 'QU', 'OK', 'S', 1723731565, 1723731565, '1'),
(141002, 24839, 'QU', 'OK', 'S', 1723731570, 1723731570, '1'),
(141003, 24837, 'QU', 'OK', 'S', 1723731584, 1723731584, '1'),
(141004, 24837, 'QU', 'OK', 'S', 1723731592, 1723731592, '1'),
(141005, 24835, 'QU', 'OK', 'S', 1723731599, 1723731599, '1'),
(141006, 24835, 'QU', 'OK', 'S', 1723731604, 1723731604, '1'),
(141007, 24834, 'QU', 'OK', 'S', 1723731610, 1723731610, '1'),
(141008, 24834, 'QU', 'OK', 'S', 1723731616, 1723731616, '1'),
(141009, 24665, 'QU', 'OK', 'S', 1723731625, 1723731625, '1'),
(141010, 24665, 'QU', 'OK', 'S', 1723731629, 1723731629, '1'),
(141011, 24281, 'QU', 'OK', 'S', 1723731635, 1723731635, '1'),
(141012, 24281, 'QU', 'OK', 'S', 1723731640, 1723731640, '1'),
(141013, 24256, 'QU', 'OK', 'S', 1723731658, 1723731658, '1'),
(141014, 24256, 'QU', 'OK', 'S', 1723731663, 1723731663, '1'),
(141015, 24252, 'QU', 'OK', 'S', 1723731669, 1723731669, '1'),
(141016, 24252, 'QU', 'OK', 'S', 1723731674, 1723731674, '1'),
(141017, 24249, 'QU', 'OK', 'S', 1723731679, 1723731679, '1'),
(141018, 24249, 'QU', 'OK', 'S', 1723731689, 1723731689, '1'),
(141019, 24084, 'QU', 'OK', 'S', 1723731718, 1723731718, '1'),
(141020, 24084, 'QU', 'OK', 'S', 1723731723, 1723731723, '1'),
(141021, 24083, 'QU', 'OK', 'S', 1723731729, 1723731729, '1'),
(141022, 24083, 'QU', 'OK', 'S', 1723731738, 1723731738, '1'),
(141023, 23975, 'QU', 'OK', 'S', 1723731747, 1723731747, '1'),
(141024, 23975, 'QU', 'OK', 'S', 1723731755, 1723731755, '1'),
(141025, 23974, 'QU', 'OK', 'S', 1723731761, 1723731761, '1'),
(141026, 23974, 'QU', 'OK', 'S', 1723731766, 1723731766, '1'),
(141027, 23971, 'QU', 'OK', 'S', 1723731773, 1723731773, '1'),
(141028, 23971, 'QU', 'OK', 'S', 1723731778, 1723731778, '1'),
(141029, 23969, 'QU', 'OK', 'S', 1723731785, 1723731785, '1'),
(141030, 23969, 'QU', 'OK', 'S', 1723731791, 1723731791, '1'),
(141031, 23563, 'QU', 'OK', 'S', 1723731800, 1723731800, '1'),
(141032, 23563, 'QU', 'OK', 'S', 1723731806, 1723731806, '1'),
(141033, 23459, 'QU', 'OK', 'S', 1723731811, 1723731811, '1'),
(141034, 23459, 'QU', 'OK', 'S', 1723731817, 1723731817, '1'),
(141035, 23352, 'QU', 'OK', 'S', 1723731823, 1723731823, '1'),
(141036, 23352, 'QU', 'OK', 'S', 1723731829, 1723731829, '1'),
(141037, 23319, 'QU', 'OK', 'S', 1723731835, 1723731835, '1'),
(141038, 23319, 'QU', 'OK', 'S', 1723731840, 1723731840, '1'),
(141039, 23135, 'QU', 'OK', 'S', 1723731847, 1723731847, '1'),
(141040, 23135, 'QU', 'OK', 'S', 1723731853, 1723731853, '1'),
(141041, 22994, 'QU', 'OK', 'S', 1723731860, 1723731860, '1'),
(141042, 22994, 'QU', 'OK', 'S', 1723731866, 1723731866, '1'),
(141043, 22992, 'QU', 'OK', 'S', 1723731872, 1723731872, '1'),
(141044, 22992, 'QU', 'OK', 'S', 1723731878, 1723731878, '1'),
(141045, 22976, 'QU', 'OK', 'S', 1723731886, 1723731886, '1'),
(141046, 22976, 'QU', 'OK', 'S', 1723731891, 1723731891, '1'),
(141047, 22975, 'QU', 'OK', 'S', 1723731906, 1723731906, '1'),
(141048, 22974, 'QU', 'OK', 'S', 1723731913, 1723731913, '1'),
(141049, 22974, 'QU', 'OK', 'S', 1723731920, 1723731920, '1'),
(141050, 22973, 'QU', 'OK', 'S', 1723731928, 1723731928, '1'),
(141051, 22973, 'QU', 'OK', 'S', 1723731935, 1723731935, '1'),
(141052, 22828, 'QU', 'OK', 'S', 1723731944, 1723731944, '1'),
(141053, 22828, 'QU', 'OK', 'S', 1723731954, 1723731954, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(141054, 22790, 'QU', 'OK', 'S', 1723732013, 1723732013, '1'),
(141055, 22790, 'QU', 'OK', 'S', 1723732019, 1723732019, '1'),
(141056, 22789, 'QU', 'OK', 'S', 1723732032, 1723732032, '1'),
(141057, 22789, 'QU', 'OK', 'S', 1723732037, 1723732037, '1'),
(141058, 22788, 'QU', 'OK', 'S', 1723732044, 1723732044, '1'),
(141059, 22788, 'QU', 'OK', 'S', 1723732049, 1723732049, '1'),
(141060, 22787, 'QU', 'OK', 'S', 1723732056, 1723732056, '1'),
(141061, 22787, 'QU', 'OK', 'S', 1723732063, 1723732063, '1'),
(141062, 22751, 'QU', 'OK', 'S', 1723732069, 1723732069, '1'),
(141063, 22751, 'QU', 'OK', 'S', 1723732075, 1723732075, '1'),
(141064, 22750, 'QU', 'OK', 'S', 1723732080, 1723732080, '1'),
(141065, 22750, 'QU', 'OK', 'S', 1723732085, 1723732085, '1'),
(141066, 21365, 'QU', 'OK', 'S', 1723732098, 1723732098, '1'),
(141067, 21365, 'QU', 'OK', 'S', 1723732105, 1723732105, '1'),
(141068, 21364, 'QU', 'OK', 'S', 1723732112, 1723732112, '1'),
(141069, 21364, 'QU', 'OK', 'S', 1723732118, 1723732118, '1'),
(141070, 21363, 'QU', 'OK', 'S', 1723732124, 1723732124, '1'),
(141071, 21363, 'QU', 'OK', 'S', 1723732129, 1723732129, '1'),
(141072, 21146, 'QU', 'OK', 'S', 1723732135, 1723732135, '1'),
(141073, 21146, 'QU', 'OK', 'S', 1723732141, 1723732141, '1'),
(141074, 21145, 'QU', 'OK', 'S', 1723732147, 1723732147, '1'),
(141075, 21145, 'QU', 'OK', 'S', 1723732151, 1723732151, '1'),
(141076, 21034, 'QU', 'OK', 'S', 1723732158, 1723732158, '1'),
(141077, 21034, 'QU', 'OK', 'S', 1723732164, 1723732164, '1'),
(141078, 21032, 'QU', 'OK', 'S', 1723732169, 1723732169, '1'),
(141079, 21032, 'QU', 'OK', 'S', 1723732177, 1723732177, '1'),
(141080, 21031, 'QU', 'OK', 'S', 1723732196, 1723732196, '1'),
(141081, 21031, 'QU', 'OK', 'S', 1723732209, 1723732209, '1'),
(141082, 21029, 'QU', 'OK', 'S', 1723732216, 1723732216, '1'),
(141083, 21029, 'QU', 'OK', 'S', 1723732226, 1723732226, '1'),
(141084, 20561, 'QU', 'OK', 'S', 1723732232, 1723732232, '1'),
(141085, 20561, 'QU', 'OK', 'S', 1723732239, 1723732239, '1'),
(141086, 20381, 'QU', 'OK', 'S', 1723732245, 1723732245, '1'),
(141087, 20381, 'QU', 'OK', 'S', 1723732252, 1723732252, '1'),
(141088, 16904, 'QU', 'OK', 'S', 1723732262, 1723732262, '1'),
(141089, 16904, 'QU', 'OK', 'S', 1723732268, 1723732268, '1'),
(141090, 16758, 'QU', 'OK', 'S', 1723732274, 1723732274, '1'),
(141091, 16758, 'QU', 'OK', 'S', 1723732280, 1723732280, '1'),
(141092, 16342, 'QU', 'OK', 'S', 1723732288, 1723732288, '1'),
(141093, 16342, 'QU', 'OK', 'S', 1723732293, 1723732293, '1'),
(141094, 16326, 'QU', 'OK', 'S', 1723732301, 1723732301, '1'),
(141095, 16326, 'QU', 'OK', 'S', 1723732306, 1723732306, '1'),
(141096, 15995, 'QU', 'OK', 'S', 1723732313, 1723732313, '1'),
(141097, 15995, 'QU', 'OK', 'S', 1723732318, 1723732318, '1'),
(141098, 15781, 'QU', 'OK', 'S', 1723732335, 1723732335, '1'),
(141099, 15781, 'QU', 'OK', 'S', 1723732339, 1723732339, '1'),
(141100, 15674, 'QU', 'OK', 'S', 1723732345, 1723732345, '1'),
(141101, 15674, 'QU', 'OK', 'S', 1723732350, 1723732350, '1'),
(141102, 15138, 'QU', 'OK', 'S', 1723732356, 1723732356, '1'),
(141103, 15138, 'QU', 'OK', 'S', 1723732361, 1723732361, '1'),
(141104, 14915, 'QU', 'OK', 'S', 1723732367, 1723732367, '1'),
(141105, 14915, 'QU', 'OK', 'S', 1723732375, 1723732375, '1'),
(141106, 14781, 'QU', 'OK', 'S', 1723732394, 1723732394, '1'),
(141107, 14781, 'QU', 'OK', 'S', 1723732401, 1723732401, '1'),
(141108, 14564, 'QU', 'OK', 'S', 1723732408, 1723732408, '1'),
(141109, 14564, 'QU', 'OK', 'S', 1723732416, 1723732416, '1'),
(141110, 14255, 'QU', 'OK', 'S', 1723732434, 1723732434, '1'),
(141111, 14255, 'QU', 'OK', 'S', 1723732440, 1723732440, '1'),
(141112, 14216, 'QU', 'OK', 'S', 1723732444, 1723732444, '1'),
(141113, 14216, 'QU', 'OK', 'S', 1723732450, 1723732450, '1'),
(141114, 14215, 'QU', 'OK', 'S', 1723732490, 1723732490, '1'),
(141115, 13973, 'QU', 'OK', 'S', 1723732495, 1723732495, '1'),
(141116, 13973, 'QU', 'OK', 'S', 1723732501, 1723732501, '1'),
(141117, 13820, 'QU', 'OK', 'S', 1723732507, 1723732507, '1'),
(141118, 13820, 'QU', 'OK', 'S', 1723732511, 1723732511, '1'),
(141119, 13486, 'QU', 'OK', 'S', 1723732519, 1723732519, '1'),
(141120, 13486, 'QU', 'OK', 'S', 1723732525, 1723732525, '1'),
(141121, 13049, 'QU', 'OK', 'S', 1723732536, 1723732536, '1'),
(141122, 13049, 'QU', 'OK', 'S', 1723732540, 1723732540, '1'),
(141123, 12863, 'QU', 'OK', 'S', 1723732548, 1723732548, '1'),
(141124, 12863, 'QU', 'OK', 'S', 1723732553, 1723732553, '1'),
(141125, 12861, 'QU', 'OK', 'S', 1723732559, 1723732559, '1'),
(141126, 12861, 'QU', 'OK', 'S', 1723732572, 1723732572, '1'),
(141127, 12618, 'QU', 'OK', 'S', 1723732577, 1723732577, '1'),
(141128, 12618, 'QU', 'OK', 'S', 1723732581, 1723732581, '1'),
(141129, 11999, 'QU', 'OK', 'S', 1723732591, 1723732591, '1'),
(141130, 11999, 'QU', 'OK', 'S', 1723732597, 1723732597, '1'),
(141131, 11609, 'QU', 'OK', 'S', 1723732642, 1723732642, '1'),
(141132, 11609, 'QU', 'OK', 'S', 1723732648, 1723732648, '1'),
(141133, 10853, 'QU', 'OK', 'S', 1723732662, 1723732662, '1'),
(141134, 10853, 'QU', 'OK', 'S', 1723732668, 1723732668, '1'),
(141135, 10720, 'QU', 'OK', 'S', 1723732674, 1723732674, '1'),
(141136, 10720, 'QU', 'OK', 'S', 1723732679, 1723732679, '1'),
(141137, 10718, 'QU', 'OK', 'S', 1723732686, 1723732686, '1'),
(141138, 10718, 'QU', 'OK', 'S', 1723732691, 1723732691, '1'),
(141139, 10717, 'QU', 'OK', 'S', 1723732695, 1723732695, '1'),
(141140, 10717, 'QU', 'OK', 'S', 1723732700, 1723732700, '1'),
(141141, 10710, 'QU', 'OK', 'S', 1723732712, 1723732712, '1'),
(141142, 10691, 'QU', 'OK', 'S', 1723732718, 1723732718, '1'),
(141143, 10691, 'QU', 'OK', 'S', 1723732724, 1723732724, '1'),
(141144, 10690, 'QU', 'OK', 'S', 1723732728, 1723732728, '1'),
(141145, 10690, 'QU', 'OK', 'S', 1723732732, 1723732732, '1'),
(141146, 10678, 'QU', 'OK', 'S', 1723732739, 1723732739, '1'),
(141147, 10678, 'QU', 'OK', 'S', 1723732744, 1723732744, '1'),
(141148, 10522, 'QU', 'OK', 'S', 1723732749, 1723732749, '1'),
(141149, 10522, 'QU', 'OK', 'S', 1723732755, 1723732755, '1'),
(141150, 10521, 'QU', 'OK', 'S', 1723732761, 1723732761, '1'),
(141151, 10521, 'QU', 'OK', 'S', 1723732766, 1723732766, '1'),
(141152, 10519, 'QU', 'OK', 'S', 1723732773, 1723732773, '1'),
(141153, 10519, 'QU', 'OK', 'S', 1723732778, 1723732778, '1'),
(141154, 10516, 'QU', 'OK', 'S', 1723732784, 1723732784, '1'),
(141155, 10516, 'QU', 'OK', 'S', 1723732788, 1723732788, '1'),
(141156, 10514, 'QU', 'OK', 'S', 1723732797, 1723732797, '1'),
(141157, 10514, 'QU', 'OK', 'S', 1723732802, 1723732802, '1'),
(141158, 9833, 'QU', 'OK', 'S', 1723732811, 1723732811, '1'),
(141159, 9833, 'QU', 'OK', 'S', 1723732815, 1723732815, '1'),
(141160, 9426, 'QU', 'OK', 'S', 1723732824, 1723732824, '1'),
(141161, 9426, 'QU', 'OK', 'S', 1723732830, 1723732830, '1'),
(141162, 8857, 'QU', 'OK', 'S', 1723732843, 1723732843, '1'),
(141163, 8857, 'QU', 'OK', 'S', 1723732849, 1723732849, '1'),
(141164, 8489, 'QU', 'OK', 'S', 1723732859, 1723732859, '1'),
(141165, 8489, 'QU', 'OK', 'S', 1723732864, 1723732864, '1'),
(141166, 8356, 'QU', 'OK', 'S', 1723732869, 1723732869, '1'),
(141167, 8356, 'QU', 'OK', 'S', 1723732875, 1723732875, '1'),
(141168, 8334, 'QU', 'OK', 'S', 1723732885, 1723732885, '1'),
(141169, 8334, 'QU', 'OK', 'S', 1723732889, 1723732889, '1'),
(141170, 8326, 'QU', 'OK', 'S', 1723732896, 1723732896, '1'),
(141171, 8326, 'QU', 'OK', 'S', 1723732900, 1723732900, '1'),
(141172, 8159, 'QU', 'OK', 'S', 1723732906, 1723732906, '1'),
(141173, 8159, 'QU', 'OK', 'S', 1723732910, 1723732910, '1'),
(141174, 8103, 'QU', 'OK', 'S', 1723732917, 1723732917, '1'),
(141175, 8103, 'QU', 'OK', 'S', 1723732922, 1723732922, '1'),
(141176, 8048, 'QU', 'OK', 'S', 1723732932, 1723732932, '1'),
(141177, 8048, 'QU', 'OK', 'S', 1723732938, 1723732938, '1'),
(141178, 7978, 'QU', 'OK', 'S', 1723732953, 1723732953, '1'),
(141179, 7978, 'QU', 'OK', 'S', 1723732960, 1723732960, '1'),
(141180, 7972, 'QU', 'OK', 'S', 1723733476, 1723733476, '1'),
(141181, 7972, 'QU', 'OK', 'S', 1723733483, 1723733483, '1'),
(141182, 7727, 'QU', 'OK', 'S', 1723733494, 1723733494, '1'),
(141183, 7727, 'QU', 'OK', 'S', 1723733499, 1723733499, '1'),
(141184, 7587, 'QU', 'OK', 'S', 1723733508, 1723733508, '1'),
(141185, 7587, 'QU', 'OK', 'S', 1723733513, 1723733513, '1'),
(141186, 7585, 'QU', 'OK', 'S', 1723733519, 1723733519, '1'),
(141187, 7585, 'QU', 'OK', 'S', 1723733525, 1723733525, '1'),
(141188, 6586, 'QU', 'OK', 'S', 1723733540, 1723733540, '1'),
(141189, 6586, 'QU', 'OK', 'S', 1723733545, 1723733545, '1'),
(141190, 6126, 'QU', 'OK', 'S', 1723733578, 1723733578, '1'),
(141191, 6126, 'QU', 'OK', 'S', 1723733584, 1723733584, '1'),
(141192, 6003, 'QU', 'OK', 'S', 1723733591, 1723733591, '1'),
(141193, 6003, 'QU', 'OK', 'S', 1723733596, 1723733596, '1'),
(141194, 5827, 'QU', 'OK', 'S', 1723733603, 1723733603, '1'),
(141195, 5827, 'QU', 'OK', 'S', 1723733608, 1723733608, '1'),
(141196, 5760, 'QU', 'OK', 'S', 1723733613, 1723733613, '1'),
(141197, 5760, 'QU', 'OK', 'S', 1723733619, 1723733619, '1'),
(141198, 5503, 'QU', 'OK', 'S', 1723733625, 1723733625, '1'),
(141199, 5503, 'QU', 'OK', 'S', 1723733631, 1723733631, '1'),
(141200, 5394, 'QU', 'OK', 'S', 1723733643, 1723733643, '1'),
(141201, 5394, 'QU', 'OK', 'S', 1723733647, 1723733647, '1'),
(141202, 5346, 'QU', 'OK', 'S', 1723733653, 1723733653, '1'),
(141203, 5346, 'QU', 'OK', 'S', 1723733659, 1723733659, '1'),
(141204, 5080, 'QU', 'OK', 'S', 1723733678, 1723733678, '1'),
(141205, 5080, 'QU', 'OK', 'S', 1723733685, 1723733685, '1'),
(141206, 4385, 'QU', 'OK', 'S', 1723733698, 1723733698, '1'),
(141207, 4385, 'QU', 'OK', 'S', 1723733703, 1723733703, '1'),
(141208, 4086, 'QU', 'OK', 'S', 1723733718, 1723733718, '1'),
(141209, 4086, 'QU', 'OK', 'S', 1723733723, 1723733723, '1'),
(141210, 3972, 'QU', 'OK', 'S', 1723733730, 1723733730, '1'),
(141211, 3972, 'QU', 'OK', 'S', 1723733734, 1723733734, '1'),
(141212, 3920, 'QU', 'OK', 'S', 1723733743, 1723733743, '1'),
(141213, 3920, 'QU', 'OK', 'S', 1723733748, 1723733748, '1'),
(141214, 3916, 'QU', 'OK', 'S', 1723733753, 1723733753, '1'),
(141215, 3916, 'QU', 'OK', 'S', 1723733757, 1723733757, '1'),
(141216, 3402, 'QU', 'OK', 'S', 1723733766, 1723733766, '1'),
(141217, 3402, 'QU', 'OK', 'S', 1723733770, 1723733770, '1'),
(141218, 3299, 'QU', 'OK', 'S', 1723733778, 1723733778, '1'),
(141219, 3299, 'QU', 'OK', 'S', 1723733783, 1723733783, '1'),
(141220, 3203, 'QU', 'OK', 'S', 1723733787, 1723733787, '1'),
(141221, 3203, 'QU', 'OK', 'S', 1723733791, 1723733791, '1'),
(141222, 3188, 'QU', 'OK', 'S', 1723733797, 1723733797, '1'),
(141223, 3188, 'QU', 'OK', 'S', 1723733802, 1723733802, '1'),
(141224, 3155, 'QU', 'OK', 'S', 1723733807, 1723733807, '1'),
(141225, 3155, 'QU', 'OK', 'S', 1723733811, 1723733811, '1'),
(141226, 3135, 'QU', 'OK', 'S', 1723733815, 1723733815, '1'),
(141227, 3135, 'QU', 'OK', 'S', 1723733820, 1723733820, '1'),
(141228, 3096, 'QU', 'OK', 'S', 1723733825, 1723733825, '1'),
(141229, 3096, 'QU', 'OK', 'S', 1723733832, 1723733832, '1'),
(141230, 3022, 'QU', 'OK', 'S', 1723733838, 1723733838, '1'),
(141231, 3022, 'QU', 'OK', 'S', 1723733843, 1723733843, '1'),
(141232, 3021, 'QU', 'OK', 'S', 1723733849, 1723733849, '1'),
(141233, 3021, 'QU', 'OK', 'S', 1723733857, 1723733857, '1'),
(141234, 2808, 'QU', 'OK', 'S', 1723733864, 1723733864, '1'),
(141235, 2808, 'QU', 'OK', 'S', 1723733870, 1723733870, '1'),
(141236, 1877, 'QU', 'OK', 'S', 1723733877, 1723733877, '1'),
(141237, 1877, 'QU', 'OK', 'S', 1723733885, 1723733885, '1'),
(141238, 33126, 'QU', 'OK', 'S', 1723784507, 1723784507, '1'),
(141239, 33124, 'QU', 'OK', 'S', 1723785321, 1723785321, '1'),
(141240, 33128, 'QU', 'OK', 'S', 1723785665, 1723785665, '1'),
(141241, 33130, 'QU', 'OK', 'S', 1723785897, 1723785897, '1'),
(141242, 33109, 'QU', 'OK', 'S', 1723786393, 1723786393, '1'),
(141243, 14757, 'QU', 'OK', 'S', 1723786816, 1723786816, '1'),
(141244, 14758, 'QU', 'OK', 'S', 1723786830, 1723786830, '1'),
(141245, 14758, 'QU', 'OK', 'S', 1723786836, 1723786836, '1'),
(141246, 618, 'QU', 'OK', 'S', 1723786844, 1723786844, '1'),
(141247, 14757, 'QU', 'OK', 'S', 1723786851, 1723786851, '1'),
(141248, 30293, 'QU', 'OK', 'S', 1723786859, 1723786859, '1'),
(141249, 30559, 'QU', 'OK', 'S', 1723786865, 1723786865, '1'),
(141250, 21804, 'QU', 'OK', 'S', 1723786878, 1723786878, '1'),
(141251, 19696, 'QU', 'OK', 'S', 1723786891, 1723786891, '1'),
(141252, 30292, 'QU', 'OK', 'S', 1723786950, 1723786950, '1'),
(141253, 30579, 'QU', 'OK', 'S', 1723786973, 1723786973, '1'),
(141254, 30578, 'QU', 'OK', 'S', 1723786980, 1723786980, '1'),
(141255, 30578, 'QU', 'OK', 'S', 1723786986, 1723786986, '1'),
(141256, 30805, 'QU', 'OK', 'S', 1723787033, 1723787033, '1'),
(141257, 31850, 'QU', 'OK', 'S', 1723787039, 1723787039, '1'),
(141258, 19695, 'QU', 'OK', 'S', 1723787062, 1723787062, '1'),
(141259, 30633, 'QU', 'OK', 'S', 1723787069, 1723787069, '1'),
(141260, 30633, 'QU', 'OK', 'S', 1723787075, 1723787075, '1'),
(141261, 30291, 'QU', 'OK', 'S', 1723787080, 1723787080, '1'),
(141262, 24800, 'QU', 'OK', 'S', 1723787087, 1723787087, '1'),
(141263, 29608, 'QU', 'OK', 'S', 1723787092, 1723787092, '1'),
(141264, 30579, 'QU', 'OK', 'S', 1723787099, 1723787099, '1'),
(141265, 30805, 'QU', 'OK', 'S', 1723787105, 1723787105, '1'),
(141266, 30974, 'QU', 'OK', 'S', 1723787111, 1723787111, '1'),
(141267, 30308, 'QU', 'OK', 'S', 1723787118, 1723787118, '1'),
(141268, 29482, 'QU', 'OK', 'S', 1723787125, 1723787125, '1'),
(141269, 29606, 'QU', 'OK', 'S', 1723787133, 1723787133, '1'),
(141270, 30143, 'QU', 'OK', 'S', 1723787140, 1723787140, '1'),
(141271, 21349, 'QU', 'OK', 'S', 1723787147, 1723787147, '1'),
(141272, 30974, 'QU', 'OK', 'S', 1723787155, 1723787155, '1'),
(141273, 30886, 'QU', 'OK', 'S', 1723787162, 1723787162, '1'),
(141274, 30765, 'QU', 'OK', 'S', 1723787171, 1723787171, '1'),
(141275, 21993, 'QU', 'OK', 'S', 1723787178, 1723787178, '1'),
(141276, 21805, 'QU', 'OK', 'S', 1723787196, 1723787196, '1'),
(141277, 13634, 'QU', 'OK', 'S', 1723787215, 1723787215, '1'),
(141278, 29935, 'QU', 'OK', 'S', 1723787221, 1723787221, '1'),
(141279, 24721, 'QU', 'OK', 'S', 1723787228, 1723787228, '1'),
(141280, 20821, 'QU', 'OK', 'S', 1723787235, 1723787235, '1'),
(141281, 27659, 'QU', 'OK', 'S', 1723787243, 1723787243, '1'),
(141282, 3687, 'QU', 'OK', 'S', 1723787251, 1723787251, '1'),
(141283, 13978, 'QU', 'OK', 'S', 1723787260, 1723787260, '1'),
(141284, 18006, 'QU', 'OK', 'S', 1723787267, 1723787267, '1'),
(141285, 13977, 'QU', 'OK', 'S', 1723787275, 1723787275, '1'),
(141286, 18008, 'QU', 'OK', 'S', 1723787283, 1723787283, '1'),
(141287, 20820, 'QU', 'OK', 'S', 1723787300, 1723787300, '1'),
(141288, 20817, 'QU', 'OK', 'S', 1723787308, 1723787308, '1'),
(141289, 20815, 'QU', 'OK', 'S', 1723787325, 1723787325, '1'),
(141290, 20818, 'QU', 'OK', 'S', 1723787332, 1723787332, '1'),
(141291, 20814, 'QU', 'OK', 'S', 1723787339, 1723787339, '1'),
(141292, 20817, 'QU', 'OK', 'S', 1723787357, 1723787357, '1'),
(141293, 20815, 'QU', 'OK', 'S', 1723787365, 1723787365, '1'),
(141294, 20814, 'QU', 'OK', 'S', 1723787370, 1723787370, '1'),
(141295, 32850, 'QU', 'OK', 'S', 1723787377, 1723787377, '1'),
(141296, 27940, 'QU', 'OK', 'S', 1723787383, 1723787383, '1'),
(141297, 30219, 'QU', 'OK', 'S', 1723787391, 1723787391, '1'),
(141298, 30831, 'QU', 'OK', 'S', 1723787398, 1723787398, '1'),
(141299, 30229, 'QU', 'OK', 'S', 1723787408, 1723787408, '1'),
(141300, 28083, 'QU', 'OK', 'S', 1723787415, 1723787415, '1'),
(141301, 21768, 'QU', 'OK', 'S', 1723787422, 1723787422, '1'),
(141302, 27984, 'QU', 'OK', 'S', 1723787431, 1723787431, '1'),
(141303, 20818, 'QU', 'OK', 'S', 1723787456, 1723787456, '1'),
(141304, 29029, 'QU', 'OK', 'S', 1723787467, 1723787467, '1'),
(141305, 29032, 'QU', 'OK', 'S', 1723787474, 1723787474, '1'),
(141306, 32978, 'QU', 'OK', 'S', 1723787483, 1723787483, '1'),
(141307, 32993, 'QU', 'OK', 'S', 1723787492, 1723787492, '1'),
(141308, 32993, 'QU', 'OK', 'S', 1723787498, 1723787498, '1'),
(141309, 27980, 'QU', 'OK', 'S', 1723787506, 1723787506, '1'),
(141310, 30233, 'QU', 'OK', 'S', 1723787513, 1723787513, '1'),
(141311, 27328, 'QU', 'OK', 'S', 1723787519, 1723787519, '1'),
(141312, 27939, 'QU', 'OK', 'S', 1723787539, 1723787539, '1'),
(141313, 25303, 'QU', 'OK', 'S', 1723787546, 1723787546, '1'),
(141314, 5534, 'QU', 'OK', 'S', 1723787775, 1723787775, '1'),
(141315, 25421, 'QU', 'OK', 'S', 1723787781, 1723787781, '1'),
(141316, 27362, 'QU', 'OK', 'S', 1723787791, 1723787791, '1'),
(141317, 27358, 'QU', 'OK', 'S', 1723787797, 1723787797, '1'),
(141318, 26792, 'QU', 'OK', 'S', 1723787804, 1723787804, '1'),
(141319, 28070, 'QU', 'OK', 'S', 1723787812, 1723787812, '1'),
(141320, 19479, 'QU', 'OK', 'S', 1723787819, 1723787819, '1'),
(141321, 25429, 'QU', 'OK', 'S', 1723787838, 1723787838, '1'),
(141322, 28075, 'QU', 'OK', 'S', 1723787842, 1723787842, '1'),
(141323, 1013, 'QU', 'OK', 'S', 1723787850, 1723787850, '1'),
(141324, 29845, 'QU', 'OK', 'S', 1723787993, 1723787993, '1'),
(141325, 25678, 'QU', 'OK', 'S', 1723787997, 1723787997, '1'),
(141326, 25678, 'QU', 'OK', 'S', 1723788002, 1723788002, '1'),
(141327, 27119, 'QU', 'OK', 'S', 1723788006, 1723788006, '1'),
(141328, 14773, 'QU', 'OK', 'S', 1723788010, 1723788010, '1'),
(141329, 29837, 'QU', 'OK', 'S', 1723788014, 1723788014, '1'),
(141330, 27339, 'QU', 'OK', 'S', 1723788018, 1723788018, '1'),
(141331, 28679, 'QU', 'OK', 'S', 1723788040, 1723788040, '1'),
(141332, 28674, 'QU', 'OK', 'S', 1723788044, 1723788044, '1'),
(141333, 20553, 'QU', 'OK', 'S', 1723788049, 1723788049, '1'),
(141334, 26609, 'QU', 'OK', 'S', 1723788061, 1723788061, '1'),
(141335, 27339, 'QU', 'OK', 'S', 1723788065, 1723788065, '1'),
(141336, 21679, 'QU', 'OK', 'S', 1723788070, 1723788070, '1'),
(141337, 21650, 'QU', 'OK', 'S', 1723788074, 1723788074, '1'),
(141338, 28047, 'QU', 'OK', 'S', 1723788080, 1723788080, '1'),
(141339, 28599, 'QU', 'OK', 'S', 1723788087, 1723788087, '1'),
(141340, 20552, 'QU', 'OK', 'S', 1723788099, 1723788099, '1'),
(141341, 32687, 'QU', 'OK', 'S', 1723788128, 1723788128, '1'),
(141342, 14810, 'QU', 'OK', 'S', 1723788133, 1723788133, '1'),
(141343, 14766, 'QU', 'OK', 'S', 1723788138, 1723788138, '1'),
(141344, 27361, 'QU', 'OK', 'S', 1723788651, 1723788651, '1'),
(141345, 27359, 'QU', 'OK', 'S', 1723788661, 1723788661, '1'),
(141346, 27360, 'QU', 'OK', 'S', 1723788669, 1723788669, '1'),
(141347, 27363, 'QU', 'OK', 'S', 1723788690, 1723788690, '1'),
(141348, 31828, 'QU', 'OK', 'S', 1723788703, 1723788703, '1'),
(141349, 31759, 'QU', 'OK', 'S', 1723788733, 1723788733, '1'),
(141350, 25171, 'QU', 'OK', 'S', 1723788751, 1723788751, '1'),
(141351, 28073, 'QU', 'OK', 'S', 1723788759, 1723788759, '1'),
(141352, 30256, 'QU', 'OK', 'S', 1723788780, 1723788780, '1'),
(141353, 14821, 'QU', 'OK', 'S', 1723788798, 1723788798, '1'),
(141354, 31857, 'QU', 'OK', 'S', 1723788803, 1723788803, '1'),
(141355, 3464, 'QU', 'OK', 'S', 1723788837, 1723788837, '1'),
(141356, 32995, 'QU', 'OK', 'S', 1723788851, 1723788851, '1'),
(141357, 1295, 'QU', 'OK', 'S', 1723788861, 1723788861, '1'),
(141358, 26551, 'QU', 'OK', 'S', 1723789152, 1723789152, '1'),
(141359, 22939, 'QU', 'OK', 'S', 1723789644, 1723789644, '1'),
(141360, 28901, 'QU', 'OK', 'S', 1723789654, 1723789654, '1'),
(141361, 33043, 'QU', 'OK', 'S', 1723789663, 1723789663, '1'),
(141362, 33043, 'QU', 'OK', 'S', 1723789668, 1723789668, '1'),
(141363, 15335, 'QU', 'OK', 'S', 1723789673, 1723789673, '1'),
(141364, 33043, 'QU', 'OK', 'S', 1723789685, 1723789685, '1'),
(141365, 33028, 'QU', 'OK', 'S', 1723789702, 1723789702, '1'),
(141366, 32031, 'QU', 'OK', 'S', 1723789709, 1723789709, '1'),
(141367, 33045, 'QU', 'OK', 'S', 1723789715, 1723789715, '1'),
(141368, 33043, 'QU', 'OK', 'S', 1723789723, 1723789723, '1'),
(141369, 14750, 'QU', 'OK', 'S', 1723789730, 1723789730, '1'),
(141370, 33042, 'QU', 'OK', 'S', 1723789737, 1723789737, '1'),
(141371, 33042, 'QU', 'OK', 'S', 1723789743, 1723789743, '1'),
(141372, 26608, 'QU', 'OK', 'S', 1723789750, 1723789750, '1'),
(141373, 33020, 'QU', 'OK', 'S', 1723789759, 1723789759, '1'),
(141374, 30972, 'QU', 'OK', 'S', 1723789766, 1723789766, '1'),
(141375, 27902, 'QU', 'OK', 'S', 1723789774, 1723789774, '1'),
(141376, 31434, 'QU', 'OK', 'S', 1723789780, 1723789780, '1'),
(141377, 32098, 'QU', 'OK', 'S', 1723789787, 1723789787, '1'),
(141378, 32094, 'QU', 'OK', 'S', 1723789794, 1723789794, '1'),
(141379, 31060, 'QU', 'OK', 'S', 1723789802, 1723789802, '1'),
(141380, 32951, 'QU', 'OK', 'S', 1723789808, 1723789808, '1'),
(141381, 32689, 'QU', 'OK', 'S', 1723789814, 1723789814, '1'),
(141382, 32689, 'QU', 'OK', 'S', 1723789820, 1723789820, '1'),
(141383, 31260, 'QU', 'OK', 'S', 1723789826, 1723789826, '1'),
(141384, 28157, 'QU', 'OK', 'S', 1723789844, 1723789844, '1'),
(141385, 28326, 'QU', 'OK', 'S', 1723789855, 1723789855, '1'),
(141386, 21501, 'QU', 'OK', 'S', 1723789863, 1723789863, '1'),
(141387, 31194, 'QU', 'OK', 'S', 1723789869, 1723789869, '1'),
(141388, 14239, 'QU', 'OK', 'S', 1723789875, 1723789875, '1'),
(141389, 26802, 'QU', 'OK', 'S', 1723789884, 1723789884, '1'),
(141390, 29613, 'QU', 'OK', 'S', 1723789891, 1723789891, '1'),
(141391, 29612, 'QU', 'OK', 'S', 1723789897, 1723789897, '1'),
(141392, 14239, 'QU', 'OK', 'S', 1723789915, 1723789915, '1'),
(141393, 28395, 'QU', 'OK', 'S', 1723789921, 1723789921, '1'),
(141394, 27901, 'QU', 'OK', 'S', 1723789927, 1723789927, '1'),
(141395, 26909, 'QU', 'OK', 'S', 1723789934, 1723789934, '1'),
(141396, 30557, 'QU', 'OK', 'S', 1723789942, 1723789942, '1'),
(141397, 30610, 'QU', 'OK', 'S', 1723789948, 1723789948, '1'),
(141398, 26649, 'QU', 'OK', 'S', 1723789957, 1723789957, '1'),
(141399, 30545, 'QU', 'OK', 'S', 1723789964, 1723789964, '1'),
(141400, 30611, 'QU', 'OK', 'S', 1723789971, 1723789971, '1'),
(141401, 250, 'QU', 'OK', 'S', 1723789985, 1723789985, '1'),
(141402, 26645, 'QU', 'OK', 'S', 1723789992, 1723789992, '1'),
(141403, 26641, 'QU', 'OK', 'S', 1723789999, 1723789999, '1'),
(141404, 26644, 'QU', 'OK', 'S', 1723790004, 1723790004, '1'),
(141405, 26646, 'QU', 'OK', 'S', 1723790012, 1723790012, '1'),
(141406, 26647, 'QU', 'OK', 'S', 1723790019, 1723790019, '1'),
(141407, 26643, 'QU', 'OK', 'S', 1723790028, 1723790028, '1'),
(141408, 24363, 'QU', 'OK', 'S', 1723790035, 1723790035, '1'),
(141409, 26642, 'QU', 'OK', 'S', 1723790042, 1723790042, '1'),
(141410, 32772, 'QU', 'OK', 'S', 1723790048, 1723790048, '1'),
(141411, 33019, 'QU', 'OK', 'S', 1723790054, 1723790054, '1'),
(141412, 28062, 'QU', 'OK', 'S', 1723790061, 1723790061, '1'),
(141413, 28065, 'QU', 'OK', 'S', 1723790069, 1723790069, '1'),
(141414, 28063, 'QU', 'OK', 'S', 1723790075, 1723790075, '1'),
(141415, 31785, 'QU', 'OK', 'S', 1723790088, 1723790088, '1'),
(141416, 29179, 'QU', 'OK', 'S', 1723790097, 1723790097, '1'),
(141417, 27738, 'QU', 'OK', 'S', 1723790117, 1723790117, '1'),
(141418, 27738, 'QU', 'OK', 'S', 1723790122, 1723790122, '1'),
(141419, 32758, 'QU', 'OK', 'S', 1723790133, 1723790133, '1'),
(141420, 27332, 'QU', 'OK', 'S', 1723790168, 1723790168, '1'),
(141421, 27331, 'QU', 'OK', 'S', 1723790291, 1723790291, '1'),
(141422, 27331, 'QU', 'OK', 'S', 1723790296, 1723790296, '1'),
(141423, 27393, 'QU', 'OK', 'S', 1723790341, 1723790341, '1'),
(141424, 27393, 'QU', 'OK', 'S', 1723790347, 1723790347, '1'),
(141425, 25523, 'QU', 'OK', 'S', 1723790382, 1723790382, '1'),
(141426, 25523, 'QU', 'OK', 'S', 1723790387, 1723790387, '1'),
(141427, 29556, 'QU', 'OK', 'S', 1723790680, 1723790680, '1'),
(141428, 15915, 'QU', 'OK', 'S', 1723790688, 1723790688, '1'),
(141429, 22890, 'QU', 'OK', 'S', 1723790697, 1723790697, '1'),
(141430, 30050, 'QU', 'OK', 'S', 1723790704, 1723790704, '1'),
(141431, 29707, 'QU', 'OK', 'S', 1723790710, 1723790710, '1'),
(141432, 29706, 'QU', 'OK', 'S', 1723790716, 1723790716, '1'),
(141433, 29556, 'QU', 'OK', 'S', 1723790721, 1723790721, '1'),
(141434, 19484, 'QU', 'OK', 'S', 1723790741, 1723790741, '1'),
(141435, 32884, 'QU', 'OK', 'S', 1723790747, 1723790747, '1'),
(141436, 32883, 'QU', 'OK', 'S', 1723790752, 1723790752, '1'),
(141437, 32342, 'QU', 'OK', 'S', 1723790757, 1723790757, '1'),
(141438, 30429, 'QU', 'OK', 'S', 1723790762, 1723790762, '1'),
(141439, 30571, 'QU', 'OK', 'S', 1723790767, 1723790767, '1'),
(141440, 27528, 'QU', 'OK', 'S', 1723790773, 1723790773, '1'),
(141441, 27528, 'QU', 'OK', 'S', 1723790778, 1723790778, '1'),
(141442, 32873, 'QU', 'OK', 'S', 1723790785, 1723790785, '1'),
(141443, 30057, 'QU', 'OK', 'S', 1723790792, 1723790792, '1'),
(141444, 32396, 'QU', 'OK', 'S', 1723790799, 1723790799, '1'),
(141445, 32394, 'QU', 'OK', 'S', 1723790804, 1723790804, '1'),
(141446, 22868, 'QU', 'OK', 'S', 1723790810, 1723790810, '1'),
(141447, 23785, 'QU', 'OK', 'S', 1723790815, 1723790815, '1'),
(141448, 27534, 'QU', 'OK', 'S', 1723790820, 1723790820, '1'),
(141449, 22890, 'QU', 'OK', 'S', 1723790826, 1723790826, '1'),
(141450, 22890, 'QU', 'OK', 'S', 1723790831, 1723790831, '1'),
(141451, 15915, 'QU', 'OK', 'S', 1723790837, 1723790837, '1'),
(141452, 29962, 'QU', 'OK', 'S', 1723790842, 1723790842, '1'),
(141453, 22893, 'QU', 'OK', 'S', 1723790849, 1723790849, '1'),
(141454, 29963, 'QU', 'OK', 'S', 1723790854, 1723790854, '1'),
(141455, 22892, 'QU', 'OK', 'S', 1723790860, 1723790860, '1'),
(141456, 33012, 'QU', 'OK', 'S', 1723790912, 1723790912, '1'),
(141457, 33012, 'QU', 'OK', 'S', 1723790918, 1723790918, '1'),
(141458, 33011, 'QU', 'OK', 'S', 1723790925, 1723790925, '1'),
(141459, 33010, 'QU', 'OK', 'S', 1723790935, 1723790935, '1'),
(141460, 33009, 'QU', 'OK', 'S', 1723790940, 1723790940, '1'),
(141461, 32968, 'QU', 'OK', 'S', 1723790947, 1723790947, '1'),
(141462, 32929, 'QU', 'OK', 'S', 1723790955, 1723790955, '1'),
(141463, 32928, 'QU', 'OK', 'S', 1723790961, 1723790961, '1'),
(141464, 32849, 'QU', 'OK', 'S', 1723790967, 1723790967, '1'),
(141465, 32846, 'QU', 'OK', 'S', 1723790973, 1723790973, '1'),
(141466, 32844, 'QU', 'OK', 'S', 1723790978, 1723790978, '1'),
(141467, 32811, 'QU', 'OK', 'S', 1723790989, 1723790989, '1'),
(141468, 32811, 'QU', 'OK', 'S', 1723790995, 1723790995, '1'),
(141469, 32810, 'QU', 'OK', 'S', 1723791002, 1723791002, '1'),
(141470, 22867, 'QU', 'OK', 'S', 1723791002, 1723791002, '1'),
(141471, 29899, 'QU', 'OK', 'S', 1723791008, 1723791008, '1'),
(141472, 32649, 'QU', 'OK', 'S', 1723791011, 1723791011, '1'),
(141473, 30049, 'QU', 'OK', 'S', 1723791014, 1723791014, '1'),
(141474, 24764, 'QU', 'OK', 'S', 1723791020, 1723791020, '1'),
(141475, 30099, 'QU', 'OK', 'S', 1723791026, 1723791026, '1'),
(141476, 22890, 'QU', 'OK', 'S', 1723791032, 1723791032, '1'),
(141477, 27321, 'QU', 'OK', 'S', 1723791036, 1723791036, '1'),
(141478, 15915, 'QU', 'OK', 'S', 1723791042, 1723791042, '1'),
(141479, 15915, 'QU', 'OK', 'S', 1723791050, 1723791050, '1'),
(141480, 30046, 'QU', 'OK', 'S', 1723791056, 1723791056, '1'),
(141481, 30095, 'QU', 'OK', 'S', 1723791062, 1723791062, '1'),
(141482, 30099, 'QU', 'OK', 'S', 1723791067, 1723791067, '1'),
(141483, 22869, 'QU', 'OK', 'S', 1723791072, 1723791072, '1'),
(141484, 13448, 'QU', 'OK', 'S', 1723791082, 1723791082, '1'),
(141485, 18223, 'QU', 'OK', 'S', 1723791088, 1723791088, '1'),
(141486, 18221, 'QU', 'OK', 'S', 1723791093, 1723791093, '1'),
(141487, 22893, 'QU', 'OK', 'S', 1723791114, 1723791114, '1'),
(141488, 27228, 'QU', 'OK', 'S', 1723791120, 1723791120, '1'),
(141489, 27228, 'QU', 'OK', 'S', 1723791126, 1723791126, '1'),
(141490, 18219, 'QU', 'OK', 'S', 1723791132, 1723791132, '1'),
(141491, 13448, 'QU', 'OK', 'S', 1723791135, 1723791135, '1'),
(141492, 15890, 'QU', 'OK', 'S', 1723791144, 1723791144, '1'),
(141493, 31807, 'QU', 'OK', 'S', 1723791194, 1723791194, '1'),
(141494, 32631, 'QU', 'OK', 'S', 1723791300, 1723791300, '1'),
(141495, 32349, 'QU', 'OK', 'S', 1723791306, 1723791306, '1'),
(141496, 32348, 'QU', 'OK', 'S', 1723791316, 1723791316, '1'),
(141497, 32127, 'QU', 'OK', 'S', 1723791322, 1723791322, '1'),
(141498, 32100, 'QU', 'OK', 'S', 1723791329, 1723791329, '1'),
(141499, 32080, 'QU', 'OK', 'S', 1723791336, 1723791336, '1'),
(141500, 32079, 'QU', 'OK', 'S', 1723791346, 1723791346, '1'),
(141501, 32058, 'QU', 'OK', 'S', 1723791352, 1723791352, '1'),
(141502, 32058, 'QU', 'OK', 'S', 1723791359, 1723791359, '1'),
(141503, 31867, 'QU', 'OK', 'S', 1723791368, 1723791368, '1'),
(141504, 31866, 'QU', 'OK', 'S', 1723791373, 1723791373, '1'),
(141505, 31847, 'QU', 'OK', 'S', 1723791380, 1723791380, '1'),
(141506, 22874, 'QU', 'OK', 'S', 1723791384, 1723791384, '1'),
(141507, 31845, 'QU', 'OK', 'S', 1723791386, 1723791386, '1'),
(141508, 15919, 'QU', 'OK', 'S', 1723791390, 1723791390, '1'),
(141509, 31842, 'QU', 'OK', 'S', 1723791394, 1723791394, '1'),
(141510, 24259, 'QU', 'OK', 'S', 1723791395, 1723791395, '1'),
(141511, 24247, 'QU', 'OK', 'S', 1723791400, 1723791400, '1'),
(141512, 15914, 'QU', 'OK', 'S', 1723791406, 1723791406, '1'),
(141513, 18223, 'QU', 'OK', 'S', 1723791411, 1723791411, '1'),
(141514, 29830, 'QU', 'OK', 'S', 1723791412, 1723791412, '1'),
(141515, 32119, 'QU', 'OK', 'S', 1723791414, 1723791414, '1'),
(141516, 18219, 'QU', 'OK', 'S', 1723791417, 1723791417, '1'),
(141517, 29803, 'QU', 'OK', 'S', 1723791418, 1723791418, '1'),
(141518, 13444, 'QU', 'OK', 'S', 1723791422, 1723791422, '1'),
(141519, 14795, 'QU', 'OK', 'S', 1723791427, 1723791427, '1'),
(141520, 29792, 'QU', 'OK', 'S', 1723791431, 1723791431, '1'),
(141521, 18219, 'QU', 'OK', 'S', 1723791438, 1723791438, '1'),
(141522, 29791, 'QU', 'OK', 'S', 1723791442, 1723791442, '1'),
(141523, 13501, 'QU', 'OK', 'S', 1723791444, 1723791444, '1'),
(141524, 29784, 'QU', 'OK', 'S', 1723791449, 1723791449, '1'),
(141525, 26502, 'QU', 'OK', 'S', 1723791459, 1723791459, '1'),
(141526, 29722, 'QU', 'OK', 'S', 1723791459, 1723791459, '1'),
(141527, 30455, 'QU', 'OK', 'S', 1723791464, 1723791464, '1'),
(141528, 29722, 'QU', 'OK', 'S', 1723791468, 1723791468, '1'),
(141529, 29697, 'QU', 'OK', 'S', 1723791475, 1723791475, '1'),
(141530, 31466, 'QU', 'OK', 'S', 1723791475, 1723791475, '1'),
(141531, 26548, 'QU', 'OK', 'S', 1723791481, 1723791481, '1'),
(141532, 29345, 'QU', 'OK', 'S', 1723791481, 1723791481, '1'),
(141533, 11907, 'QU', 'OK', 'S', 1723791486, 1723791486, '1'),
(141534, 29324, 'QU', 'OK', 'S', 1723791487, 1723791487, '1'),
(141535, 32725, 'QU', 'OK', 'S', 1723791491, 1723791491, '1'),
(141536, 29320, 'QU', 'OK', 'S', 1723791494, 1723791494, '1'),
(141537, 30276, 'QU', 'OK', 'S', 1723791495, 1723791495, '1'),
(141538, 29279, 'QU', 'OK', 'S', 1723791504, 1723791504, '1'),
(141539, 29279, 'QU', 'OK', 'S', 1723791510, 1723791510, '1'),
(141540, 29277, 'QU', 'OK', 'S', 1723791583, 1723791583, '1'),
(141541, 29276, 'QU', 'OK', 'S', 1723791591, 1723791591, '1'),
(141542, 29272, 'QU', 'OK', 'S', 1723791598, 1723791598, '1'),
(141543, 29272, 'QU', 'OK', 'S', 1723791603, 1723791603, '1'),
(141544, 29268, 'QU', 'OK', 'S', 1723791611, 1723791611, '1'),
(141545, 28743, 'QU', 'OK', 'S', 1723791622, 1723791622, '1'),
(141546, 29461, 'QU', 'OK', 'S', 1723791626, 1723791626, '1'),
(141547, 30045, 'QU', 'OK', 'S', 1723791631, 1723791631, '1'),
(141548, 28741, 'QU', 'OK', 'S', 1723791632, 1723791632, '1'),
(141549, 30094, 'QU', 'OK', 'S', 1723791637, 1723791637, '1'),
(141550, 28741, 'QU', 'OK', 'S', 1723791638, 1723791638, '1'),
(141551, 29556, 'QU', 'OK', 'S', 1723791645, 1723791645, '1'),
(141552, 28724, 'QU', 'OK', 'S', 1723791645, 1723791645, '1'),
(141553, 27555, 'QU', 'OK', 'S', 1723791651, 1723791651, '1'),
(141554, 28723, 'QU', 'OK', 'S', 1723791651, 1723791651, '1'),
(141555, 28719, 'QU', 'OK', 'S', 1723791681, 1723791681, '1'),
(141556, 28719, 'QU', 'OK', 'S', 1723791687, 1723791687, '1'),
(141557, 28718, 'QU', 'OK', 'S', 1723791706, 1723791706, '1'),
(141558, 30096, 'QU', 'OK', 'S', 1723791736, 1723791736, '1'),
(141559, 15914, 'QU', 'OK', 'S', 1723791744, 1723791744, '1'),
(141560, 32509, 'QU', 'OK', 'S', 1723791750, 1723791750, '1'),
(141561, 30045, 'QU', 'OK', 'S', 1723791755, 1723791755, '1'),
(141562, 28323, 'QU', 'OK', 'S', 1723791761, 1723791761, '1'),
(141563, 17209, 'QU', 'OK', 'S', 1723791764, 1723791764, '1'),
(141564, 32563, 'QU', 'OK', 'S', 1723791771, 1723791771, '1'),
(141565, 19501, 'QU', 'OK', 'S', 1723791776, 1723791776, '1'),
(141566, 28322, 'QU', 'OK', 'S', 1723791780, 1723791780, '1'),
(141567, 28318, 'QU', 'OK', 'S', 1723791792, 1723791792, '1'),
(141568, 28318, 'QU', 'OK', 'S', 1723791792, 1723791792, '1'),
(141569, 27585, 'QU', 'OK', 'S', 1723791795, 1723791795, '1'),
(141570, 29438, 'QU', 'OK', 'S', 1723791800, 1723791800, '1'),
(141571, 28316, 'QU', 'OK', 'S', 1723791804, 1723791804, '1'),
(141572, 32511, 'QU', 'OK', 'S', 1723791806, 1723791806, '1'),
(141573, 32560, 'QU', 'OK', 'S', 1723791811, 1723791811, '1'),
(141574, 15889, 'QU', 'OK', 'S', 1723791816, 1723791816, '1'),
(141575, 15889, 'QU', 'OK', 'S', 1723791821, 1723791821, '1'),
(141576, 15890, 'QU', 'OK', 'S', 1723791825, 1723791825, '1'),
(141577, 28315, 'QU', 'OK', 'S', 1723791830, 1723791830, '1'),
(141578, 15889, 'QU', 'OK', 'S', 1723791831, 1723791831, '1'),
(141579, 21783, 'QU', 'OK', 'S', 1723791837, 1723791837, '1'),
(141580, 28314, 'QU', 'OK', 'S', 1723791840, 1723791840, '1'),
(141581, 29985, 'QU', 'OK', 'S', 1723791841, 1723791841, '1'),
(141582, 28314, 'QU', 'OK', 'S', 1723791849, 1723791849, '1'),
(141583, 13441, 'QU', 'OK', 'S', 1723791854, 1723791854, '1'),
(141584, 25776, 'QU', 'OK', 'S', 1723791856, 1723791856, '1'),
(141585, 30414, 'QU', 'OK', 'S', 1723791860, 1723791860, '1'),
(141586, 25776, 'QU', 'OK', 'S', 1723791862, 1723791862, '1'),
(141587, 30415, 'QU', 'OK', 'S', 1723791865, 1723791865, '1'),
(141588, 21695, 'QU', 'OK', 'S', 1723791871, 1723791871, '1'),
(141589, 21688, 'QU', 'OK', 'S', 1723791880, 1723791880, '1'),
(141590, 21789, 'QU', 'OK', 'S', 1723791886, 1723791886, '1'),
(141591, 18223, 'QU', 'OK', 'S', 1723791893, 1723791893, '1'),
(141592, 18223, 'QU', 'OK', 'S', 1723791897, 1723791897, '1'),
(141593, 18244, 'QU', 'OK', 'S', 1723791900, 1723791900, '1'),
(141594, 18221, 'QU', 'OK', 'S', 1723791903, 1723791903, '1'),
(141595, 18223, 'QU', 'OK', 'S', 1723791907, 1723791907, '1'),
(141596, 18243, 'QU', 'OK', 'S', 1723791912, 1723791912, '1'),
(141597, 18557, 'QU', 'OK', 'S', 1723791916, 1723791916, '1'),
(141598, 13506, 'QU', 'OK', 'S', 1723791920, 1723791920, '1'),
(141599, 18559, 'QU', 'OK', 'S', 1723791925, 1723791925, '1'),
(141600, 13447, 'QU', 'OK', 'S', 1723791932, 1723791932, '1'),
(141601, 23048, 'QU', 'OK', 'S', 1723791933, 1723791933, '1'),
(141602, 31713, 'QU', 'OK', 'S', 1723791937, 1723791937, '1'),
(141603, 13506, 'QU', 'OK', 'S', 1723791941, 1723791941, '1'),
(141604, 32571, 'QU', 'OK', 'S', 1723791949, 1723791949, '1'),
(141605, 25775, 'QU', 'OK', 'S', 1723792010, 1723792010, '1'),
(141606, 25774, 'QU', 'OK', 'S', 1723792021, 1723792021, '1'),
(141607, 25772, 'QU', 'OK', 'S', 1723792039, 1723792039, '1'),
(141608, 25772, 'QU', 'OK', 'S', 1723792052, 1723792052, '1'),
(141609, 25771, 'QU', 'OK', 'S', 1723792361, 1723792361, '1'),
(141610, 14821, 'QU', 'OK', 'S', 1723792371, 1723792371, '1'),
(141611, 25770, 'QU', 'OK', 'S', 1723792381, 1723792381, '1'),
(141612, 14810, 'QU', 'OK', 'S', 1723792385, 1723792385, '1'),
(141613, 25678, 'QU', 'OK', 'S', 1723792400, 1723792400, '1'),
(141614, 26551, 'QU', 'OK', 'S', 1723792413, 1723792413, '1'),
(141615, 27738, 'QU', 'OK', 'S', 1723792426, 1723792426, '1'),
(141616, 27339, 'QU', 'OK', 'S', 1723792455, 1723792455, '1'),
(141617, 27119, 'QU', 'OK', 'S', 1723792468, 1723792468, '1'),
(141618, 32066, 'QU', 'OK', 'S', 1723792553, 1723792553, '1'),
(141619, 25768, 'QU', 'OK', 'S', 1723792554, 1723792554, '1'),
(141620, 32102, 'QU', 'OK', 'S', 1723792557, 1723792557, '1'),
(141621, 32775, 'QU', 'OK', 'S', 1723792561, 1723792561, '1'),
(141622, 25768, 'QU', 'OK', 'S', 1723792563, 1723792563, '1'),
(141623, 32064, 'QU', 'OK', 'S', 1723792564, 1723792564, '1'),
(141624, 32066, 'QU', 'OK', 'S', 1723792567, 1723792567, '1'),
(141625, 32693, 'QU', 'OK', 'S', 1723792573, 1723792573, '1'),
(141626, 25763, 'QU', 'OK', 'S', 1723792576, 1723792576, '1'),
(141627, 25762, 'QU', 'OK', 'S', 1723792584, 1723792584, '1'),
(141628, 26866, 'QU', 'OK', 'S', 1723792715, 1723792715, '1'),
(141629, 32692, 'QU', 'OK', 'S', 1723792718, 1723792718, '1'),
(141630, 25508, 'QU', 'OK', 'S', 1723792721, 1723792721, '1'),
(141631, 18583, 'QU', 'OK', 'S', 1723793017, 1723793017, '1'),
(141632, 15890, 'QU', 'OK', 'S', 1723793023, 1723793023, '1'),
(141633, 29557, 'QU', 'OK', 'S', 1723793029, 1723793029, '1'),
(141634, 15890, 'QU', 'OK', 'S', 1723793040, 1723793040, '1'),
(141635, 18223, 'QU', 'OK', 'S', 1723793045, 1723793045, '1'),
(141636, 18223, 'QU', 'OK', 'S', 1723793055, 1723793055, '1'),
(141637, 25749, 'QU', 'OK', 'S', 1723793055, 1723793055, '1'),
(141638, 13439, 'QU', 'OK', 'S', 1723793058, 1723793058, '1'),
(141639, 25412, 'QU', 'OK', 'S', 1723793063, 1723793063, '1'),
(141640, 13442, 'QU', 'OK', 'S', 1723793069, 1723793069, '1'),
(141641, 18548, 'QU', 'OK', 'S', 1723793074, 1723793074, '1'),
(141642, 18538, 'QU', 'OK', 'S', 1723793079, 1723793079, '1'),
(141643, 25744, 'QU', 'OK', 'S', 1723793087, 1723793087, '1'),
(141644, 18223, 'QU', 'OK', 'S', 1723793091, 1723793091, '1'),
(141645, 18221, 'QU', 'OK', 'S', 1723793096, 1723793096, '1'),
(141646, 18549, 'QU', 'OK', 'S', 1723793100, 1723793100, '1'),
(141647, 18551, 'QU', 'OK', 'S', 1723793106, 1723793106, '1'),
(141648, 13442, 'QU', 'OK', 'S', 1723793112, 1723793112, '1'),
(141649, 13444, 'QU', 'OK', 'S', 1723793121, 1723793121, '1'),
(141650, 18547, 'QU', 'OK', 'S', 1723793125, 1723793125, '1'),
(141651, 18546, 'QU', 'OK', 'S', 1723793129, 1723793129, '1'),
(141652, 18555, 'QU', 'OK', 'S', 1723793134, 1723793134, '1'),
(141653, 18552, 'QU', 'OK', 'S', 1723793138, 1723793138, '1'),
(141654, 20445, 'QU', 'OK', 'S', 1723793145, 1723793145, '1'),
(141655, 13444, 'QU', 'OK', 'S', 1723793150, 1723793150, '1'),
(141656, 32448, 'QU', 'OK', 'S', 1723793154, 1723793154, '1'),
(141657, 32398, 'QU', 'OK', 'S', 1723793156, 1723793156, '1'),
(141658, 25741, 'QU', 'OK', 'S', 1723793160, 1723793160, '1'),
(141659, 25741, 'QU', 'OK', 'S', 1723793166, 1723793166, '1'),
(141660, 29494, 'QU', 'OK', 'S', 1723793169, 1723793169, '1'),
(141661, 29053, 'QU', 'OK', 'S', 1723793175, 1723793175, '1'),
(141662, 29053, 'QU', 'OK', 'S', 1723793180, 1723793180, '1'),
(141663, 13442, 'QU', 'OK', 'S', 1723793186, 1723793186, '1'),
(141664, 18243, 'QU', 'OK', 'S', 1723793190, 1723793190, '1'),
(141665, 13490, 'QU', 'OK', 'S', 1723793194, 1723793194, '1'),
(141666, 18244, 'QU', 'OK', 'S', 1723793197, 1723793197, '1'),
(141667, 25733, 'QU', 'OK', 'S', 1723793199, 1723793199, '1'),
(141668, 13445, 'QU', 'OK', 'S', 1723793202, 1723793202, '1'),
(141669, 13445, 'QU', 'OK', 'S', 1723793206, 1723793206, '1'),
(141670, 25733, 'QU', 'OK', 'S', 1723793208, 1723793208, '1'),
(141671, 13449, 'QU', 'OK', 'S', 1723793211, 1723793211, '1'),
(141672, 25731, 'QU', 'OK', 'S', 1723793215, 1723793215, '1'),
(141673, 24241, 'QU', 'OK', 'S', 1723793216, 1723793216, '1'),
(141674, 25731, 'QU', 'OK', 'S', 1723793222, 1723793222, '1'),
(141675, 18221, 'QU', 'OK', 'S', 1723793224, 1723793224, '1'),
(141676, 18554, 'QU', 'OK', 'S', 1723793227, 1723793227, '1'),
(141677, 18242, 'QU', 'OK', 'S', 1723793231, 1723793231, '1'),
(141678, 25729, 'QU', 'OK', 'S', 1723793237, 1723793237, '1'),
(141679, 18242, 'QU', 'OK', 'S', 1723793237, 1723793237, '1'),
(141680, 32413, 'QU', 'OK', 'S', 1723793241, 1723793241, '1'),
(141681, 32448, 'QU', 'OK', 'S', 1723793244, 1723793244, '1'),
(141682, 31714, 'QU', 'OK', 'S', 1723793246, 1723793246, '1'),
(141683, 25725, 'QU', 'OK', 'S', 1723793251, 1723793251, '1'),
(141684, 32371, 'QU', 'OK', 'S', 1723793252, 1723793252, '1'),
(141685, 24433, 'QU', 'OK', 'S', 1723793255, 1723793255, '1'),
(141686, 13502, 'QU', 'OK', 'S', 1723793257, 1723793257, '1'),
(141687, 25725, 'QU', 'OK', 'S', 1723793259, 1723793259, '1'),
(141688, 13447, 'QU', 'OK', 'S', 1723793262, 1723793262, '1'),
(141689, 25724, 'QU', 'OK', 'S', 1723793266, 1723793266, '1'),
(141690, 13451, 'QU', 'OK', 'S', 1723793266, 1723793266, '1'),
(141691, 13445, 'QU', 'OK', 'S', 1723793271, 1723793271, '1'),
(141692, 25724, 'QU', 'OK', 'S', 1723793271, 1723793271, '1'),
(141693, 29054, 'QU', 'OK', 'S', 1723793276, 1723793276, '1'),
(141694, 25722, 'QU', 'OK', 'S', 1723793281, 1723793281, '1'),
(141695, 13506, 'QU', 'OK', 'S', 1723793281, 1723793281, '1'),
(141696, 13449, 'QU', 'OK', 'S', 1723793285, 1723793285, '1'),
(141697, 25722, 'QU', 'OK', 'S', 1723793287, 1723793287, '1'),
(141698, 13439, 'QU', 'OK', 'S', 1723793288, 1723793288, '1'),
(141699, 13439, 'QU', 'OK', 'S', 1723793290, 1723793290, '1'),
(141700, 25719, 'QU', 'OK', 'S', 1723793295, 1723793295, '1'),
(141701, 13439, 'QU', 'OK', 'S', 1723793296, 1723793296, '1'),
(141702, 18132, 'QU', 'OK', 'S', 1723793308, 1723793308, '1'),
(141703, 32413, 'QU', 'OK', 'S', 1723793311, 1723793311, '1'),
(141704, 30436, 'QU', 'OK', 'S', 1723793320, 1723793320, '1'),
(141705, 18553, 'QU', 'OK', 'S', 1723793327, 1723793327, '1'),
(141706, 22893, 'QU', 'OK', 'S', 1723793332, 1723793332, '1'),
(141707, 15919, 'QU', 'OK', 'S', 1723793337, 1723793337, '1'),
(141708, 29898, 'QU', 'OK', 'S', 1723793342, 1723793342, '1'),
(141709, 15919, 'QU', 'OK', 'S', 1723793348, 1723793348, '1'),
(141710, 15919, 'QU', 'OK', 'S', 1723793355, 1723793355, '1'),
(141711, 13442, 'QU', 'OK', 'S', 1723793362, 1723793362, '1'),
(141712, 29332, 'QU', 'OK', 'S', 1723793365, 1723793365, '1'),
(141713, 13447, 'QU', 'OK', 'S', 1723793372, 1723793372, '1'),
(141714, 29327, 'QU', 'OK', 'S', 1723793378, 1723793378, '1'),
(141715, 30567, 'QU', 'OK', 'S', 1723793385, 1723793385, '1'),
(141716, 32177, 'QU', 'OK', 'S', 1723793390, 1723793390, '1'),
(141717, 29328, 'QU', 'OK', 'S', 1723793394, 1723793394, '1'),
(141718, 25704, 'QU', 'OK', 'S', 1723793394, 1723793394, '1'),
(141719, 13439, 'QU', 'OK', 'S', 1723793398, 1723793398, '1'),
(141720, 25704, 'QU', 'OK', 'S', 1723793400, 1723793400, '1'),
(141721, 13506, 'QU', 'OK', 'S', 1723793403, 1723793403, '1'),
(141722, 25699, 'QU', 'OK', 'S', 1723793406, 1723793406, '1'),
(141723, 13439, 'QU', 'OK', 'S', 1723793406, 1723793406, '1'),
(141724, 13441, 'QU', 'OK', 'S', 1723793409, 1723793409, '1'),
(141725, 25699, 'QU', 'OK', 'S', 1723793412, 1723793412, '1'),
(141726, 32112, 'QU', 'OK', 'S', 1723793413, 1723793413, '1'),
(141727, 13445, 'QU', 'OK', 'S', 1723793417, 1723793417, '1'),
(141728, 13449, 'QU', 'OK', 'S', 1723793421, 1723793421, '1'),
(141729, 25695, 'QU', 'OK', 'S', 1723793422, 1723793422, '1'),
(141730, 25692, 'QU', 'OK', 'S', 1723793431, 1723793431, '1'),
(141731, 18243, 'QU', 'OK', 'S', 1723793434, 1723793434, '1'),
(141732, 25687, 'QU', 'OK', 'S', 1723793438, 1723793438, '1'),
(141733, 24653, 'QU', 'OK', 'S', 1723793447, 1723793447, '1'),
(141734, 29402, 'QU', 'OK', 'S', 1723793449, 1723793449, '1'),
(141735, 24652, 'QU', 'OK', 'S', 1723793457, 1723793457, '1'),
(141736, 24649, 'QU', 'OK', 'S', 1723793464, 1723793464, '1'),
(141737, 30987, 'QU', 'OK', 'S', 1723793465, 1723793465, '1'),
(141738, 24644, 'QU', 'OK', 'S', 1723793478, 1723793478, '1'),
(141739, 15889, 'QU', 'OK', 'S', 1723793487, 1723793487, '1'),
(141740, 24643, 'QU', 'OK', 'S', 1723793490, 1723793490, '1'),
(141741, 24642, 'QU', 'OK', 'S', 1723793502, 1723793502, '1'),
(141742, 24641, 'QU', 'OK', 'S', 1723793509, 1723793509, '1'),
(141743, 18198, 'QU', 'OK', 'S', 1723793516, 1723793516, '1'),
(141744, 24639, 'QU', 'OK', 'S', 1723793518, 1723793518, '1'),
(141745, 27504, 'QU', 'OK', 'S', 1723793522, 1723793522, '1'),
(141746, 27471, 'QU', 'OK', 'S', 1723793534, 1723793534, '1'),
(141747, 25915, 'QU', 'OK', 'S', 1723793542, 1723793542, '1'),
(141748, 27507, 'QU', 'OK', 'S', 1723793554, 1723793554, '1'),
(141749, 18223, 'QU', 'OK', 'S', 1723793569, 1723793569, '1'),
(141750, 18223, 'QU', 'OK', 'S', 1723793573, 1723793573, '1'),
(141751, 25499, 'QU', 'OK', 'S', 1723793633, 1723793633, '1'),
(141752, 25499, 'QU', 'OK', 'S', 1723793639, 1723793639, '1'),
(141753, 27553, 'QU', 'OK', 'S', 1723793701, 1723793701, '1'),
(141754, 27553, 'QU', 'OK', 'S', 1723793709, 1723793709, '1'),
(141755, 25009, 'QU', 'OK', 'S', 1723794091, 1723794091, '1'),
(141756, 25009, 'QU', 'OK', 'S', 1723794094, 1723794094, '1'),
(141757, 26651, 'QU', 'OK', 'S', 1723794098, 1723794098, '1'),
(141758, 26651, 'QU', 'OK', 'S', 1723794104, 1723794104, '1'),
(141759, 29960, 'QU', 'OK', 'S', 1723794108, 1723794108, '1'),
(141760, 29960, 'QU', 'OK', 'S', 1723794113, 1723794113, '1'),
(141761, 29960, 'QU', 'OK', 'S', 1723794117, 1723794117, '1'),
(141762, 19349, 'QU', 'OK', 'S', 1723794141, 1723794141, '1'),
(141763, 26651, 'QU', 'OK', 'S', 1723794151, 1723794151, '1'),
(141764, 15117, 'QU', 'OK', 'S', 1723794832, 1723794832, '1'),
(141765, 4961, 'QU', 'OK', 'S', 1723794840, 1723794840, '1'),
(141766, 31232, 'QU', 'OK', 'S', 1723794861, 1723794861, '1'),
(141767, 20261, 'QU', 'OK', 'S', 1723794868, 1723794868, '1'),
(141768, 26615, 'QU', 'OK', 'S', 1723794875, 1723794875, '1'),
(141769, 26874, 'QU', 'OK', 'S', 1723794881, 1723794881, '1'),
(141770, 15829, 'QU', 'OK', 'S', 1723794888, 1723794888, '1'),
(141771, 26624, 'QU', 'OK', 'S', 1723794898, 1723794898, '1'),
(141772, 31278, 'QU', 'OK', 'S', 1723794906, 1723794906, '1'),
(141773, 17329, 'QU', 'OK', 'S', 1723794914, 1723794914, '1'),
(141774, 31011, 'QU', 'OK', 'S', 1723794921, 1723794921, '1'),
(141775, 31235, 'QU', 'OK', 'S', 1723794930, 1723794930, '1'),
(141776, 29211, 'QU', 'OK', 'S', 1723794938, 1723794938, '1'),
(141777, 13637, 'QU', 'OK', 'S', 1723794945, 1723794945, '1'),
(141778, 10441, 'QU', 'OK', 'S', 1723794951, 1723794951, '1'),
(141779, 13638, 'QU', 'OK', 'S', 1723794962, 1723794962, '1'),
(141780, 13638, 'QU', 'OK', 'S', 1723794969, 1723794969, '1'),
(141781, 14789, 'QU', 'OK', 'S', 1723795003, 1723795003, '1'),
(141782, 15117, 'QU', 'OK', 'S', 1723795011, 1723795011, '1'),
(141783, 11585, 'QU', 'OK', 'S', 1723795018, 1723795018, '1'),
(141784, 26604, 'QU', 'OK', 'S', 1723795025, 1723795025, '1'),
(141785, 18352, 'QU', 'OK', 'S', 1723795032, 1723795032, '1'),
(141786, 10441, 'QU', 'OK', 'S', 1723795039, 1723795039, '1'),
(141787, 31010, 'QU', 'OK', 'S', 1723795046, 1723795046, '1'),
(141788, 32186, 'QU', 'OK', 'S', 1723795055, 1723795055, '1'),
(141789, 17327, 'QU', 'OK', 'S', 1723795062, 1723795062, '1'),
(141790, 10441, 'QU', 'OK', 'S', 1723795071, 1723795071, '1'),
(141791, 13680, 'QU', 'OK', 'S', 1723795078, 1723795078, '1'),
(141792, 32327, 'QU', 'OK', 'S', 1723795358, 1723795358, '1'),
(141793, 2681, 'QU', 'OK', 'S', 1723795367, 1723795367, '1'),
(141794, 11582, 'QU', 'OK', 'S', 1723795374, 1723795374, '1'),
(141795, 17327, 'QU', 'OK', 'S', 1723795381, 1723795381, '1'),
(141796, 31043, 'QU', 'OK', 'S', 1723795390, 1723795390, '1'),
(141797, 15101, 'QU', 'OK', 'S', 1723795399, 1723795399, '1'),
(141798, 32219, 'QU', 'OK', 'S', 1723795416, 1723795416, '1'),
(141799, 11585, 'QU', 'OK', 'S', 1723795422, 1723795422, '1'),
(141800, 11585, 'QU', 'OK', 'S', 1723795429, 1723795429, '1'),
(141801, 3415, 'QU', 'OK', 'S', 1723795436, 1723795436, '1'),
(141802, 15117, 'QU', 'OK', 'S', 1723795445, 1723795445, '1'),
(141803, 30967, 'QU', 'OK', 'S', 1723795453, 1723795453, '1'),
(141804, 11232, 'QU', 'OK', 'S', 1723795463, 1723795463, '1'),
(141805, 14515, 'QU', 'OK', 'S', 1723795477, 1723795477, '1'),
(141806, 7057, 'QU', 'OK', 'S', 1723795485, 1723795485, '1'),
(141807, 31086, 'QU', 'OK', 'S', 1723795492, 1723795492, '1'),
(141808, 32220, 'QU', 'OK', 'S', 1723795499, 1723795499, '1'),
(141809, 18358, 'QU', 'OK', 'S', 1723795507, 1723795507, '1'),
(141810, 31456, 'QU', 'OK', 'S', 1723795515, 1723795515, '1'),
(141811, 16879, 'QU', 'OK', 'S', 1723795521, 1723795521, '1'),
(141812, 31588, 'QU', 'OK', 'S', 1723795528, 1723795528, '1'),
(141813, 9523, 'QU', 'OK', 'S', 1723795534, 1723795534, '1'),
(141814, 8651, 'QU', 'OK', 'S', 1723795549, 1723795549, '1'),
(141815, 8753, 'QU', 'OK', 'S', 1723795555, 1723795555, '1'),
(141816, 26330, 'QU', 'OK', 'S', 1723795561, 1723795561, '1'),
(141817, 8542, 'QU', 'OK', 'S', 1723795568, 1723795568, '1'),
(141818, 8885, 'QU', 'OK', 'S', 1723795574, 1723795574, '1'),
(141819, 8495, 'QU', 'OK', 'S', 1723795581, 1723795581, '1'),
(141820, 8783, 'QU', 'OK', 'S', 1723795592, 1723795592, '1'),
(141821, 9390, 'QU', 'OK', 'S', 1723795599, 1723795599, '1'),
(141822, 12388, 'QU', 'OK', 'S', 1723795607, 1723795607, '1'),
(141823, 30969, 'QU', 'OK', 'S', 1723795622, 1723795622, '1'),
(141824, 7057, 'QU', 'OK', 'S', 1723795630, 1723795630, '1'),
(141825, 10941, 'QU', 'OK', 'S', 1723795636, 1723795636, '1'),
(141826, 10942, 'QU', 'OK', 'S', 1723795643, 1723795643, '1'),
(141827, 17327, 'QU', 'OK', 'S', 1723795650, 1723795650, '1'),
(141828, 2963, 'QU', 'OK', 'S', 1723795659, 1723795659, '1'),
(141829, 29022, 'QU', 'OK', 'S', 1723795666, 1723795666, '1'),
(141830, 12388, 'QU', 'OK', 'S', 1723795678, 1723795678, '1'),
(141831, 23778, 'QU', 'OK', 'S', 1723795692, 1723795692, '1'),
(141832, 24555, 'QU', 'OK', 'S', 1723795698, 1723795698, '1'),
(141833, 18994, 'QU', 'OK', 'S', 1723795705, 1723795705, '1'),
(141834, 32187, 'QU', 'OK', 'S', 1723795717, 1723795717, '1'),
(141835, 21863, 'QU', 'OK', 'S', 1723795724, 1723795724, '1'),
(141836, 18708, 'QU', 'OK', 'S', 1723795731, 1723795731, '1'),
(141837, 30969, 'QU', 'OK', 'S', 1723795738, 1723795738, '1'),
(141838, 18355, 'QU', 'OK', 'S', 1723795744, 1723795744, '1'),
(141839, 32328, 'QU', 'OK', 'S', 1723795752, 1723795752, '1'),
(141840, 13681, 'QU', 'OK', 'S', 1723795759, 1723795759, '1'),
(141841, 9139, 'QU', 'OK', 'S', 1723795765, 1723795765, '1'),
(141842, 13641, 'QU', 'OK', 'S', 1723795772, 1723795772, '1'),
(141843, 31044, 'QU', 'OK', 'S', 1723795779, 1723795779, '1'),
(141844, 9475, 'QU', 'OK', 'S', 1723795794, 1723795794, '1'),
(141845, 8686, 'QU', 'OK', 'S', 1723795802, 1723795802, '1'),
(141846, 9474, 'QU', 'OK', 'S', 1723795809, 1723795809, '1'),
(141847, 13641, 'QU', 'OK', 'S', 1723795831, 1723795831, '1'),
(141848, 13681, 'QU', 'OK', 'S', 1723795856, 1723795856, '1'),
(141849, 2793, 'QU', 'OK', 'S', 1723795866, 1723795866, '1'),
(141850, 1107, 'QU', 'OK', 'S', 1723795877, 1723795877, '1'),
(141851, 2300, 'QU', 'OK', 'S', 1723795888, 1723795888, '1'),
(141852, 31044, 'QU', 'OK', 'S', 1723795930, 1723795930, '1'),
(141853, 31044, 'QU', 'OK', 'S', 1723795938, 1723795938, '1'),
(141854, 15040, 'QU', 'OK', 'S', 1723795985, 1723795985, '1'),
(141855, 32364, 'QU', 'OK', 'S', 1723795993, 1723795993, '1'),
(141856, 32364, 'QU', 'OK', 'S', 1723796000, 1723796000, '1'),
(141857, 32235, 'QU', 'OK', 'S', 1723796006, 1723796006, '1'),
(141858, 30393, 'QU', 'OK', 'S', 1723796015, 1723796015, '1'),
(141859, 15060, 'QU', 'OK', 'S', 1723796021, 1723796021, '1'),
(141860, 18714, 'QU', 'OK', 'S', 1723796028, 1723796028, '1'),
(141861, 18855, 'QU', 'OK', 'S', 1723796032, 1723796032, '1'),
(141862, 18766, 'QU', 'OK', 'S', 1723796033, 1723796033, '1'),
(141863, 31000, 'QU', 'OK', 'S', 1723796040, 1723796040, '1'),
(141864, 31001, 'QU', 'OK', 'S', 1723796048, 1723796048, '1'),
(141865, 18713, 'QU', 'OK', 'S', 1723796054, 1723796054, '1'),
(141866, 27347, 'QU', 'OK', 'S', 1723796061, 1723796061, '1'),
(141867, 14926, 'QU', 'OK', 'S', 1723796069, 1723796069, '1'),
(141868, 15060, 'QU', 'OK', 'S', 1723796141, 1723796141, '1'),
(141869, 25767, 'QU', 'OK', 'S', 1723796150, 1723796150, '1'),
(141870, 27529, 'QU', 'OK', 'S', 1723796158, 1723796158, '1'),
(141871, 24832, 'QU', 'OK', 'S', 1723796167, 1723796167, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(141872, 23292, 'QU', 'OK', 'S', 1723796174, 1723796174, '1'),
(141873, 18715, 'QU', 'OK', 'S', 1723796181, 1723796181, '1'),
(141874, 32361, 'QU', 'OK', 'S', 1723796189, 1723796189, '1'),
(141875, 32361, 'QU', 'OK', 'S', 1723796197, 1723796197, '1'),
(141876, 15040, 'QU', 'OK', 'S', 1723796204, 1723796204, '1'),
(141877, 15037, 'QU', 'OK', 'S', 1723796211, 1723796211, '1'),
(141878, 21050, 'QU', 'OK', 'S', 1723796223, 1723796223, '1'),
(141879, 18717, 'QU', 'OK', 'S', 1723796230, 1723796230, '1'),
(141880, 18717, 'QU', 'OK', 'S', 1723796237, 1723796237, '1'),
(141881, 32235, 'QU', 'OK', 'S', 1723796243, 1723796243, '1'),
(141882, 21046, 'QU', 'OK', 'S', 1723796249, 1723796249, '1'),
(141883, 18715, 'QU', 'OK', 'S', 1723796256, 1723796256, '1'),
(141884, 28357, 'QU', 'OK', 'S', 1723796268, 1723796268, '1'),
(141885, 31200, 'QU', 'OK', 'S', 1723796275, 1723796275, '1'),
(141886, 29828, 'QU', 'OK', 'S', 1723796282, 1723796282, '1'),
(141887, 21046, 'QU', 'OK', 'S', 1723796289, 1723796289, '1'),
(141888, 28359, 'QU', 'OK', 'S', 1723796297, 1723796297, '1'),
(141889, 20020, 'QU', 'OK', 'S', 1723796310, 1723796310, '1'),
(141890, 26856, 'QU', 'OK', 'S', 1723796317, 1723796317, '1'),
(141891, 28359, 'QU', 'OK', 'S', 1723796325, 1723796325, '1'),
(141892, 20022, 'QU', 'OK', 'S', 1723796332, 1723796332, '1'),
(141893, 14642, 'QU', 'OK', 'S', 1723796339, 1723796339, '1'),
(141894, 10412, 'QU', 'OK', 'S', 1723799872, 1723799872, '1'),
(141895, 10412, 'QU', 'OK', 'S', 1723799902, 1723799902, '1'),
(141896, 10412, 'QU', 'OK', 'S', 1723799914, 1723799914, '1'),
(141897, 10412, 'QU', 'OK', 'S', 1723799928, 1723799928, '1'),
(141898, 10412, 'QU', 'OK', 'S', 1723799939, 1723799939, '1'),
(141899, 10412, 'QU', 'OK', 'S', 1723799964, 1723799964, '1'),
(141900, 10412, 'QU', 'OK', 'S', 1723800005, 1723800005, '1'),
(141901, 10412, 'QU', 'OK', 'S', 1723800085, 1723800085, '1'),
(141902, 10412, 'QU', 'OK', 'S', 1723800089, 1723800089, '1'),
(141903, 10412, 'QU', 'OK', 'S', 1723800105, 1723800105, '1'),
(141904, 10412, 'QU', 'OK', 'S', 1723800139, 1723800139, '1'),
(141905, 10412, 'QU', 'OK', 'S', 1723800146, 1723800146, '1'),
(141906, 10412, 'QU', 'OK', 'S', 1723800153, 1723800153, '1'),
(141907, 10412, 'QU', 'OK', 'S', 1723800161, 1723800161, '1'),
(141908, 10412, 'QU', 'OK', 'S', 1723800167, 1723800167, '1'),
(141909, 10412, 'QU', 'OK', 'S', 1723800172, 1723800172, '1'),
(141910, 10412, 'QU', 'OK', 'S', 1723800179, 1723800179, '1'),
(141911, 10412, 'QU', 'OK', 'S', 1723800187, 1723800187, '1'),
(141912, 25260, 'QU', 'OK', 'S', 1723800404, 1723800404, '1'),
(141913, 29799, 'QU', 'OK', 'S', 1723800412, 1723800412, '1'),
(141914, 18566, 'QU', 'OK', 'S', 1723800420, 1723800420, '1'),
(141915, 18717, 'QU', 'OK', 'S', 1723800427, 1723800427, '1'),
(141916, 16926, 'QU', 'OK', 'S', 1723800432, 1723800432, '1'),
(141917, 28358, 'QU', 'OK', 'S', 1723800438, 1723800438, '1'),
(141918, 15874, 'QU', 'OK', 'S', 1723800465, 1723800465, '1'),
(141919, 5275, 'QU', 'OK', 'S', 1723800473, 1723800473, '1'),
(141920, 20453, 'QU', 'OK', 'S', 1723800480, 1723800480, '1'),
(141921, 21003, 'QU', 'OK', 'S', 1723800490, 1723800490, '1'),
(141922, 21003, 'QU', 'OK', 'S', 1723800498, 1723800498, '1'),
(141923, 21003, 'QU', 'OK', 'S', 1723800505, 1723800505, '1'),
(141924, 23295, 'QU', 'OK', 'S', 1723800512, 1723800512, '1'),
(141925, 19022, 'QU', 'OK', 'S', 1723800529, 1723800529, '1'),
(141926, 20453, 'QU', 'OK', 'S', 1723800536, 1723800536, '1'),
(141927, 21044, 'QU', 'OK', 'S', 1723800544, 1723800544, '1'),
(141928, 23817, 'QU', 'OK', 'S', 1723800581, 1723800581, '1'),
(141929, 23850, 'QU', 'OK', 'S', 1723800588, 1723800588, '1'),
(141930, 19026, 'QU', 'OK', 'S', 1723800595, 1723800595, '1'),
(141931, 18569, 'QU', 'OK', 'S', 1723800601, 1723800601, '1'),
(141932, 21019, 'QU', 'OK', 'S', 1723800631, 1723800631, '1'),
(141933, 31198, 'QU', 'OK', 'S', 1723800637, 1723800637, '1'),
(141934, 29413, 'QU', 'OK', 'S', 1723800643, 1723800643, '1'),
(141935, 23292, 'QU', 'OK', 'S', 1723800650, 1723800650, '1'),
(141936, 26891, 'QU', 'OK', 'S', 1723800656, 1723800656, '1'),
(141937, 26893, 'QU', 'OK', 'S', 1723800662, 1723800662, '1'),
(141938, 19523, 'QU', 'OK', 'S', 1723800668, 1723800668, '1'),
(141939, 16761, 'QU', 'OK', 'S', 1723800674, 1723800674, '1'),
(141940, 31208, 'QU', 'OK', 'S', 1723800680, 1723800680, '1'),
(141941, 25161, 'QU', 'OK', 'S', 1723800687, 1723800687, '1'),
(141942, 20933, 'QU', 'OK', 'S', 1723800693, 1723800693, '1'),
(141943, 29413, 'QU', 'OK', 'S', 1723800700, 1723800700, '1'),
(141944, 18565, 'QU', 'OK', 'S', 1723800707, 1723800707, '1'),
(141945, 27347, 'QU', 'OK', 'S', 1723800715, 1723800715, '1'),
(141946, 20169, 'QU', 'OK', 'S', 1723800722, 1723800722, '1'),
(141947, 29409, 'QU', 'OK', 'S', 1723800729, 1723800729, '1'),
(141948, 29407, 'QU', 'OK', 'S', 1723800735, 1723800735, '1'),
(141949, 18567, 'QU', 'OK', 'S', 1723800742, 1723800742, '1'),
(141950, 16638, 'QU', 'OK', 'S', 1723800748, 1723800748, '1'),
(141951, 16638, 'QU', 'OK', 'S', 1723800755, 1723800755, '1'),
(141952, 21014, 'QU', 'OK', 'S', 1723800763, 1723800763, '1'),
(141953, 23847, 'QU', 'OK', 'S', 1723800770, 1723800770, '1'),
(141954, 23851, 'QU', 'OK', 'S', 1723800777, 1723800777, '1'),
(141955, 23865, 'QU', 'OK', 'S', 1723800783, 1723800783, '1'),
(141956, 17523, 'QU', 'OK', 'S', 1723800790, 1723800790, '1'),
(141957, 18566, 'QU', 'OK', 'S', 1723800845, 1723800845, '1'),
(141958, 19534, 'QU', 'OK', 'S', 1723800861, 1723800861, '1'),
(141959, 15999, 'QU', 'OK', 'S', 1723800868, 1723800868, '1'),
(141960, 17525, 'QU', 'OK', 'S', 1723800875, 1723800875, '1'),
(141961, 15118, 'QU', 'OK', 'S', 1723800881, 1723800881, '1'),
(141962, 33119, 'QU', 'OK', 'S', 1723800883, 1723800883, '1'),
(141963, 14486, 'QU', 'OK', 'S', 1723800888, 1723800888, '1'),
(141964, 19534, 'QU', 'OK', 'S', 1723800895, 1723800895, '1'),
(141965, 19025, 'QU', 'OK', 'S', 1723800902, 1723800902, '1'),
(141966, 16590, 'QU', 'OK', 'S', 1723800910, 1723800910, '1'),
(141967, 15836, 'QU', 'OK', 'S', 1723800917, 1723800917, '1'),
(141968, 21005, 'QU', 'OK', 'S', 1723800930, 1723800930, '1'),
(141969, 17521, 'QU', 'OK', 'S', 1723800936, 1723800936, '1'),
(141970, 31059, 'QU', 'OK', 'S', 1723800944, 1723800944, '1'),
(141971, 17523, 'QU', 'OK', 'S', 1723800952, 1723800952, '1'),
(141972, 23832, 'QU', 'OK', 'S', 1723800958, 1723800958, '1'),
(141973, 31059, 'QU', 'OK', 'S', 1723800967, 1723800967, '1'),
(141974, 18596, 'QU', 'OK', 'S', 1723800977, 1723800977, '1'),
(141975, 21005, 'QU', 'OK', 'S', 1723800983, 1723800983, '1'),
(141976, 21167, 'QU', 'OK', 'S', 1723800990, 1723800990, '1'),
(141977, 19023, 'QU', 'OK', 'S', 1723800997, 1723800997, '1'),
(141978, 31078, 'QU', 'OK', 'S', 1723801003, 1723801003, '1'),
(141979, 17525, 'QU', 'OK', 'S', 1723801011, 1723801011, '1'),
(141980, 25766, 'QU', 'OK', 'S', 1723801019, 1723801019, '1'),
(141981, 31071, 'QU', 'OK', 'S', 1723801026, 1723801026, '1'),
(141982, 18565, 'QU', 'OK', 'S', 1723801033, 1723801033, '1'),
(141983, 32210, 'QU', 'OK', 'S', 1723801046, 1723801046, '1'),
(141984, 21005, 'QU', 'OK', 'S', 1723801053, 1723801053, '1'),
(141985, 18596, 'QU', 'OK', 'S', 1723801061, 1723801061, '1'),
(141986, 17519, 'QU', 'OK', 'S', 1723801067, 1723801067, '1'),
(141987, 31059, 'QU', 'OK', 'S', 1723801074, 1723801074, '1'),
(141988, 17520, 'QU', 'OK', 'S', 1723801080, 1723801080, '1'),
(141989, 21047, 'QU', 'OK', 'S', 1723801087, 1723801087, '1'),
(141990, 21045, 'QU', 'OK', 'S', 1723801093, 1723801093, '1'),
(141991, 23074, 'QU', 'OK', 'S', 1723801100, 1723801100, '1'),
(141992, 29467, 'QU', 'OK', 'S', 1723801113, 1723801113, '1'),
(141993, 18566, 'QU', 'OK', 'S', 1723801134, 1723801134, '1'),
(141994, 16590, 'QU', 'OK', 'S', 1723801144, 1723801144, '1'),
(141995, 15832, 'QU', 'OK', 'S', 1723801150, 1723801150, '1'),
(141996, 15120, 'QU', 'OK', 'S', 1723801154, 1723801154, '1'),
(141997, 15159, 'QU', 'OK', 'S', 1723801158, 1723801158, '1'),
(141998, 19026, 'QU', 'OK', 'S', 1723801163, 1723801163, '1'),
(141999, 17518, 'QU', 'OK', 'S', 1723801171, 1723801171, '1'),
(142000, 17525, 'QU', 'OK', 'S', 1723801221, 1723801221, '1'),
(142001, 21004, 'QU', 'OK', 'S', 1723801227, 1723801227, '1'),
(142002, 14539, 'QU', 'OK', 'S', 1723801231, 1723801231, '1'),
(142003, 31072, 'QU', 'OK', 'S', 1723801237, 1723801237, '1'),
(142004, 20448, 'QU', 'OK', 'S', 1723801242, 1723801242, '1'),
(142005, 15836, 'QU', 'OK', 'S', 1723801250, 1723801250, '1'),
(142006, 17521, 'QU', 'OK', 'S', 1723801255, 1723801255, '1'),
(142007, 17518, 'QU', 'OK', 'S', 1723801261, 1723801261, '1'),
(142008, 25004, 'QU', 'OK', 'S', 1723801268, 1723801268, '1'),
(142009, 24101, 'QU', 'OK', 'S', 1723801277, 1723801277, '1'),
(142010, 28669, 'QU', 'OK', 'S', 1723801284, 1723801284, '1'),
(142011, 23833, 'QU', 'OK', 'S', 1723801291, 1723801291, '1'),
(142012, 21009, 'QU', 'OK', 'S', 1723801303, 1723801303, '1'),
(142013, 20505, 'QU', 'OK', 'S', 1723801308, 1723801308, '1'),
(142014, 15120, 'QU', 'OK', 'S', 1723801314, 1723801314, '1'),
(142015, 20448, 'QU', 'OK', 'S', 1723801324, 1723801324, '1'),
(142016, 15837, 'QU', 'OK', 'S', 1723801330, 1723801330, '1'),
(142017, 15837, 'QU', 'OK', 'S', 1723801336, 1723801336, '1'),
(142018, 15830, 'QU', 'OK', 'S', 1723801345, 1723801345, '1'),
(142019, 31070, 'QU', 'OK', 'S', 1723801351, 1723801351, '1'),
(142020, 21009, 'QU', 'OK', 'S', 1723801354, 1723801354, '1'),
(142021, 20917, 'QU', 'OK', 'S', 1723801363, 1723801363, '1'),
(142022, 20258, 'QU', 'OK', 'S', 1723801369, 1723801369, '1'),
(142023, 31070, 'QU', 'OK', 'S', 1723801375, 1723801375, '1'),
(142024, 21405, 'QU', 'OK', 'S', 1723801388, 1723801388, '1'),
(142025, 20258, 'QU', 'OK', 'S', 1723801393, 1723801393, '1'),
(142026, 21273, 'QU', 'OK', 'S', 1723801427, 1723801427, '1'),
(142027, 17520, 'QU', 'OK', 'S', 1723801434, 1723801434, '1'),
(142028, 16590, 'QU', 'OK', 'S', 1723801441, 1723801441, '1'),
(142029, 19024, 'QU', 'OK', 'S', 1723801448, 1723801448, '1'),
(142030, 31071, 'QU', 'OK', 'S', 1723801456, 1723801456, '1'),
(142031, 15999, 'QU', 'OK', 'S', 1723801463, 1723801463, '1'),
(142032, 16590, 'QU', 'OK', 'S', 1723801469, 1723801469, '1'),
(142033, 21279, 'QU', 'OK', 'S', 1723801473, 1723801473, '1'),
(142034, 20255, 'QU', 'OK', 'S', 1723801482, 1723801482, '1'),
(142035, 23072, 'QU', 'OK', 'S', 1723801488, 1723801488, '1'),
(142036, 31072, 'QU', 'OK', 'S', 1723801492, 1723801492, '1'),
(142037, 4573, 'QU', 'OK', 'S', 1723801499, 1723801499, '1'),
(142038, 21005, 'QU', 'OK', 'S', 1723801519, 1723801519, '1'),
(142039, 14825, 'QU', 'OK', 'S', 1723801567, 1723801567, '1'),
(142040, 3533, 'QU', 'OK', 'S', 1723801578, 1723801578, '1'),
(142041, 21168, 'QU', 'OK', 'S', 1723801669, 1723801669, '1'),
(142042, 21168, 'QU', 'OK', 'S', 1723801677, 1723801677, '1'),
(142043, 31570, 'QU', 'OK', 'S', 1723802190, 1723802190, '1'),
(142044, 30895, 'QU', 'OK', 'S', 1723802916, 1723802916, '1'),
(142045, 30894, 'QU', 'OK', 'S', 1723802924, 1723802924, '1'),
(142046, 30894, 'QU', 'OK', 'S', 1723802934, 1723802934, '1'),
(142047, 30893, 'QU', 'OK', 'S', 1723802944, 1723802944, '1'),
(142048, 30770, 'QU', 'OK', 'S', 1723803234, 1723803234, '1'),
(142049, 30770, 'QU', 'OK', 'S', 1723803234, 1723803234, '1'),
(142050, 30769, 'QU', 'OK', 'S', 1723803240, 1723803240, '1'),
(142051, 30768, 'QU', 'OK', 'S', 1723803261, 1723803261, '1'),
(142052, 30767, 'QU', 'OK', 'S', 1723803290, 1723803290, '1'),
(142053, 30767, 'QU', 'OK', 'S', 1723803290, 1723803290, '1'),
(142054, 29344, 'QU', 'OK', 'S', 1723804259, 1723804259, '1'),
(142055, 30645, 'QU', 'OK', 'S', 1723804700, 1723804700, '1'),
(142056, 30645, 'QU', 'OK', 'S', 1723804700, 1723804700, '1'),
(142057, 30645, 'QU', 'OK', 'S', 1723804700, 1723804700, '1'),
(142058, 18675, 'QU', 'OK', 'S', 1723805707, 1723805707, '1'),
(142059, 25009, 'QU', 'OK', 'S', 1723805712, 1723805712, '1'),
(142060, 18675, 'QU', 'OK', 'S', 1723805784, 1723805784, '1'),
(142061, 18675, 'QU', 'OK', 'S', 1723805820, 1723805820, '1'),
(142062, 18675, 'QU', 'OK', 'S', 1723805840, 1723805840, '1'),
(142063, 18675, 'QU', 'OK', 'S', 1723807295, 1723807295, '1'),
(142064, 18675, 'QU', 'OK', 'S', 1723807299, 1723807299, '1'),
(142065, 31932, 'QU', 'OK', 'S', 1723807661, 1723807661, '1'),
(142066, 21045, 'QU', 'OK', 'S', 1723807675, 1723807675, '1'),
(142067, 28671, 'QU', 'OK', 'S', 1723807689, 1723807689, '1'),
(142068, 32407, 'QU', 'OK', 'S', 1723807708, 1723807708, '1'),
(142069, 18795, 'QU', 'OK', 'S', 1723807899, 1723807899, '1'),
(142070, 12196, 'QU', 'OK', 'S', 1723807919, 1723807919, '1'),
(142071, 32403, 'QU', 'OK', 'S', 1723807933, 1723807933, '1'),
(142072, 28671, 'QU', 'OK', 'S', 1723808199, 1723808199, '1'),
(142073, 28602, 'QU', 'OK', 'S', 1723808210, 1723808210, '1'),
(142074, 33110, 'QU', 'OK', 'S', 1723808218, 1723808218, '1'),
(142075, 21965, 'QU', 'OK', 'S', 1723808527, 1723808527, '1'),
(142076, 28671, 'QU', 'OK', 'S', 1723808551, 1723808551, '1'),
(142077, 33108, 'QU', 'OK', 'S', 1723808803, 1723808803, '1'),
(142078, 33111, 'QU', 'OK', 'S', 1723809237, 1723809237, '1'),
(142079, 33112, 'QU', 'OK', 'S', 1723809271, 1723809271, '1'),
(142080, 33120, 'QU', 'OK', 'S', 1723809329, 1723809329, '1'),
(142081, 33125, 'QU', 'OK', 'S', 1723809492, 1723809492, '1'),
(142082, 24636, 'QU', 'OK', 'S', 1723809681, 1723809681, '1'),
(142083, 24634, 'QU', 'OK', 'S', 1723809688, 1723809688, '1'),
(142084, 24564, 'QU', 'OK', 'S', 1723809696, 1723809696, '1'),
(142085, 24430, 'QU', 'OK', 'S', 1723809713, 1723809713, '1'),
(142086, 24429, 'QU', 'OK', 'S', 1723809720, 1723809720, '1'),
(142087, 24412, 'QU', 'OK', 'S', 1723809730, 1723809730, '1'),
(142088, 24411, 'QU', 'OK', 'S', 1723809739, 1723809739, '1'),
(142089, 24410, 'QU', 'OK', 'S', 1723809750, 1723809750, '1'),
(142090, 24404, 'QU', 'OK', 'S', 1723809760, 1723809760, '1'),
(142091, 24402, 'QU', 'OK', 'S', 1723809766, 1723809766, '1'),
(142092, 24402, 'QU', 'OK', 'S', 1723809771, 1723809771, '1'),
(142093, 24397, 'QU', 'OK', 'S', 1723809777, 1723809777, '1'),
(142094, 24397, 'QU', 'OK', 'S', 1723809784, 1723809784, '1'),
(142095, 24396, 'QU', 'OK', 'S', 1723809790, 1723809790, '1'),
(142096, 24394, 'QU', 'OK', 'S', 1723809800, 1723809800, '1'),
(142097, 24394, 'QU', 'OK', 'S', 1723809807, 1723809807, '1'),
(142098, 24391, 'QU', 'OK', 'S', 1723809814, 1723809814, '1'),
(142099, 24391, 'QU', 'OK', 'S', 1723809820, 1723809820, '1'),
(142100, 24389, 'QU', 'OK', 'S', 1723809827, 1723809827, '1'),
(142101, 24388, 'QU', 'OK', 'S', 1723809834, 1723809834, '1'),
(142102, 24387, 'QU', 'OK', 'S', 1723809843, 1723809843, '1'),
(142103, 24387, 'QU', 'OK', 'S', 1723809848, 1723809848, '1'),
(142104, 23630, 'QU', 'OK', 'S', 1723809856, 1723809856, '1'),
(142105, 23630, 'QU', 'OK', 'S', 1723809861, 1723809861, '1'),
(142106, 23629, 'QU', 'OK', 'S', 1723809875, 1723809875, '1'),
(142107, 23627, 'QU', 'OK', 'S', 1723809890, 1723809890, '1'),
(142108, 23626, 'QU', 'OK', 'S', 1723809897, 1723809897, '1'),
(142109, 23625, 'QU', 'OK', 'S', 1723809903, 1723809903, '1'),
(142110, 23627, 'QU', 'OK', 'S', 1723809914, 1723809914, '1'),
(142111, 23626, 'QU', 'OK', 'S', 1723809921, 1723809921, '1'),
(142112, 23625, 'QU', 'OK', 'S', 1723809930, 1723809930, '1'),
(142113, 23624, 'QU', 'OK', 'S', 1723809936, 1723809936, '1'),
(142114, 23622, 'QU', 'OK', 'S', 1723809943, 1723809943, '1'),
(142115, 23622, 'QU', 'OK', 'S', 1723809949, 1723809949, '1'),
(142116, 32482, 'QU', 'OK', 'S', 1723810202, 1723810202, '1'),
(142117, 32842, 'QU', 'OK', 'S', 1723810219, 1723810219, '1'),
(142118, 32842, 'QU', 'OK', 'S', 1723810225, 1723810225, '1'),
(142119, 23621, 'QU', 'OK', 'S', 1723810680, 1723810680, '1'),
(142120, 23620, 'QU', 'OK', 'S', 1723810690, 1723810690, '1'),
(142121, 23619, 'QU', 'OK', 'S', 1723810696, 1723810696, '1'),
(142122, 23619, 'QU', 'OK', 'S', 1723810703, 1723810703, '1'),
(142123, 23618, 'QU', 'OK', 'S', 1723810714, 1723810714, '1'),
(142124, 23618, 'QU', 'OK', 'S', 1723810720, 1723810720, '1'),
(142125, 23589, 'QU', 'OK', 'S', 1723810733, 1723810733, '1'),
(142126, 23588, 'QU', 'OK', 'S', 1723810744, 1723810744, '1'),
(142127, 23569, 'QU', 'OK', 'S', 1723810753, 1723810753, '1'),
(142128, 23568, 'QU', 'OK', 'S', 1723810761, 1723810761, '1'),
(142129, 23567, 'QU', 'OK', 'S', 1723810772, 1723810772, '1'),
(142130, 23566, 'QU', 'OK', 'S', 1723810782, 1723810782, '1'),
(142131, 23565, 'QU', 'OK', 'S', 1723810793, 1723810793, '1'),
(142132, 23565, 'QU', 'OK', 'S', 1723810799, 1723810799, '1'),
(142133, 23564, 'QU', 'OK', 'S', 1723810806, 1723810806, '1'),
(142134, 23559, 'QU', 'OK', 'S', 1723810813, 1723810813, '1'),
(142135, 23559, 'QU', 'OK', 'S', 1723810820, 1723810820, '1'),
(142136, 23558, 'QU', 'OK', 'S', 1723810828, 1723810828, '1'),
(142137, 23557, 'QU', 'OK', 'S', 1723810840, 1723810840, '1'),
(142138, 23556, 'QU', 'OK', 'S', 1723810849, 1723810849, '1'),
(142139, 23555, 'QU', 'OK', 'S', 1723810860, 1723810860, '1'),
(142140, 23554, 'QU', 'OK', 'S', 1723810866, 1723810866, '1'),
(142141, 23554, 'QU', 'OK', 'S', 1723810872, 1723810872, '1'),
(142142, 23553, 'QU', 'OK', 'S', 1723810879, 1723810879, '1'),
(142143, 21905, 'QU', 'OK', 'S', 1723810890, 1723810890, '1'),
(142144, 21904, 'QU', 'OK', 'S', 1723810900, 1723810900, '1'),
(142145, 21903, 'QU', 'OK', 'S', 1723810913, 1723810913, '1'),
(142146, 21903, 'QU', 'OK', 'S', 1723810918, 1723810918, '1'),
(142147, 21902, 'QU', 'OK', 'S', 1723810929, 1723810929, '1'),
(142148, 21901, 'QU', 'OK', 'S', 1723810937, 1723810937, '1'),
(142149, 21901, 'QU', 'OK', 'S', 1723810946, 1723810946, '1'),
(142150, 21900, 'QU', 'OK', 'S', 1723811019, 1723811019, '1'),
(142151, 21899, 'QU', 'OK', 'S', 1723811027, 1723811027, '1'),
(142152, 21898, 'QU', 'OK', 'S', 1723811034, 1723811034, '1'),
(142153, 21898, 'QU', 'OK', 'S', 1723811039, 1723811039, '1'),
(142154, 21897, 'QU', 'OK', 'S', 1723811048, 1723811048, '1'),
(142155, 21896, 'QU', 'OK', 'S', 1723811060, 1723811060, '1'),
(142156, 21608, 'QU', 'OK', 'S', 1723811068, 1723811068, '1'),
(142157, 17782, 'QU', 'OK', 'S', 1723811075, 1723811075, '1'),
(142158, 17782, 'QU', 'OK', 'S', 1723811081, 1723811081, '1'),
(142159, 17781, 'QU', 'OK', 'S', 1723811087, 1723811087, '1'),
(142160, 17778, 'QU', 'OK', 'S', 1723811103, 1723811103, '1'),
(142161, 17778, 'QU', 'OK', 'S', 1723811110, 1723811110, '1'),
(142162, 17777, 'QU', 'OK', 'S', 1723811118, 1723811118, '1'),
(142163, 17777, 'QU', 'OK', 'S', 1723811128, 1723811128, '1'),
(142164, 17776, 'QU', 'OK', 'S', 1723811142, 1723811142, '1'),
(142165, 17775, 'QU', 'OK', 'S', 1723811153, 1723811153, '1'),
(142166, 17775, 'QU', 'OK', 'S', 1723811159, 1723811159, '1'),
(142167, 17774, 'QU', 'OK', 'S', 1723811171, 1723811171, '1'),
(142168, 17771, 'QU', 'OK', 'S', 1723811180, 1723811180, '1'),
(142169, 17768, 'QU', 'OK', 'S', 1723811188, 1723811188, '1'),
(142170, 17767, 'QU', 'OK', 'S', 1723811196, 1723811196, '1'),
(142171, 17766, 'QU', 'OK', 'S', 1723811211, 1723811211, '1'),
(142172, 17765, 'QU', 'OK', 'S', 1723811218, 1723811218, '1'),
(142173, 15630, 'QU', 'OK', 'S', 1723811237, 1723811237, '1'),
(142174, 15630, 'QU', 'OK', 'S', 1723811244, 1723811244, '1'),
(142175, 15568, 'QU', 'OK', 'S', 1723811251, 1723811251, '1'),
(142176, 15568, 'QU', 'OK', 'S', 1723811260, 1723811260, '1'),
(142177, 15568, 'QU', 'OK', 'S', 1723811269, 1723811269, '1'),
(142178, 15568, 'QU', 'OK', 'S', 1723811276, 1723811276, '1'),
(142179, 15567, 'QU', 'OK', 'S', 1723811285, 1723811285, '1'),
(142180, 15567, 'QU', 'OK', 'S', 1723811293, 1723811293, '1'),
(142181, 15565, 'QU', 'OK', 'S', 1723811310, 1723811310, '1'),
(142182, 15565, 'QU', 'OK', 'S', 1723811317, 1723811317, '1'),
(142183, 15564, 'QU', 'OK', 'S', 1723811329, 1723811329, '1'),
(142184, 15564, 'QU', 'OK', 'S', 1723811336, 1723811336, '1'),
(142185, 15563, 'QU', 'OK', 'S', 1723811346, 1723811346, '1'),
(142186, 15563, 'QU', 'OK', 'S', 1723811355, 1723811355, '1'),
(142187, 15388, 'QU', 'OK', 'S', 1723811491, 1723811491, '1'),
(142188, 15388, 'QU', 'OK', 'S', 1723811498, 1723811498, '1'),
(142189, 15387, 'QU', 'OK', 'S', 1723811504, 1723811504, '1'),
(142190, 15387, 'QU', 'OK', 'S', 1723811511, 1723811511, '1'),
(142191, 15386, 'QU', 'OK', 'S', 1723811518, 1723811518, '1'),
(142192, 15386, 'QU', 'OK', 'S', 1723811524, 1723811524, '1'),
(142193, 15385, 'QU', 'OK', 'S', 1723811532, 1723811532, '1'),
(142194, 15385, 'QU', 'OK', 'S', 1723811540, 1723811540, '1'),
(142195, 15384, 'QU', 'OK', 'S', 1723811549, 1723811549, '1'),
(142196, 15383, 'QU', 'OK', 'S', 1723811558, 1723811558, '1'),
(142197, 15383, 'QU', 'OK', 'S', 1723811565, 1723811565, '1'),
(142198, 15382, 'QU', 'OK', 'S', 1723811572, 1723811572, '1'),
(142199, 15382, 'QU', 'OK', 'S', 1723811578, 1723811578, '1'),
(142200, 18135, 'QU', 'OK', 'S', 1723815240, 1723815240, '1'),
(142201, 18137, 'QU', 'OK', 'S', 1723815250, 1723815250, '1'),
(142202, 17846, 'QU', 'OK', 'S', 1723815262, 1723815262, '1'),
(142203, 12449, 'QU', 'OK', 'S', 1723815304, 1723815304, '1'),
(142204, 12449, 'QU', 'OK', 'S', 1723815307, 1723815307, '1'),
(142205, 13501, 'QU', 'OK', 'S', 1723815343, 1723815343, '1'),
(142206, 29053, 'QU', 'OK', 'S', 1723815364, 1723815364, '1'),
(142207, 18240, 'QU', 'OK', 'S', 1723815383, 1723815383, '1'),
(142208, 18243, 'QU', 'OK', 'S', 1723815418, 1723815418, '1'),
(142209, 15226, 'QU', 'OK', 'S', 1723815435, 1723815435, '1'),
(142210, 25500, 'QU', 'OK', 'S', 1723815455, 1723815455, '1'),
(142211, 24251, 'QU', 'OK', 'S', 1723815469, 1723815469, '1'),
(142212, 28950, 'QU', 'OK', 'S', 1723815513, 1723815513, '1'),
(142213, 28950, 'QU', 'OK', 'S', 1723815517, 1723815517, '1'),
(142214, 28945, 'QU', 'OK', 'S', 1723815529, 1723815529, '1'),
(142215, 28942, 'QU', 'OK', 'S', 1723815540, 1723815540, '1'),
(142216, 28941, 'QU', 'OK', 'S', 1723815576, 1723815576, '1'),
(142217, 28940, 'QU', 'OK', 'S', 1723815599, 1723815599, '1'),
(142218, 27550, 'QU', 'OK', 'S', 1723815608, 1723815608, '1'),
(142219, 30094, 'QU', 'OK', 'S', 1723815663, 1723815663, '1'),
(142220, 30979, 'QU', 'OK', 'S', 1723815757, 1723815757, '1'),
(142221, 30096, 'QU', 'OK', 'S', 1723817314, 1723817314, '1'),
(142222, 29461, 'QU', 'OK', 'S', 1723817331, 1723817331, '1'),
(142223, 13452, 'QU', 'OK', 'S', 1723818251, 1723818251, '1'),
(142224, 32681, 'QU', 'OK', 'S', 1723820923, 1723820923, '1'),
(142225, 32681, 'QU', 'OK', 'S', 1723820929, 1723820929, '1'),
(142226, 30658, 'QU', 'OK', 'S', 1723820992, 1723820992, '1'),
(142227, 30658, 'QU', 'OK', 'S', 1723821002, 1723821002, '1'),
(142228, 30657, 'QU', 'OK', 'S', 1723821014, 1723821014, '1'),
(142229, 30657, 'QU', 'OK', 'S', 1723821022, 1723821022, '1'),
(142230, 30644, 'QU', 'OK', 'S', 1723821033, 1723821033, '1'),
(142231, 21872, 'QU', 'OK', 'S', 1723824706, 1723824706, '1'),
(142232, 21872, 'QU', 'OK', 'S', 1723824706, 1723824706, '1'),
(142233, 21872, 'QU', 'OK', 'S', 1723824706, 1723824706, '1'),
(142234, 21871, 'QU', 'OK', 'S', 1723824721, 1723824721, '1'),
(142235, 21871, 'QU', 'OK', 'S', 1723824721, 1723824721, '1'),
(142236, 21871, 'QU', 'OK', 'S', 1723824721, 1723824721, '1'),
(142237, 21871, 'QU', 'OK', 'S', 1723824721, 1723824721, '1'),
(142238, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142239, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142240, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142241, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142242, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142243, 21873, 'QU', 'OK', 'S', 1723824750, 1723824750, '1'),
(142244, 21875, 'QU', 'OK', 'S', 1723824777, 1723824777, '1'),
(142245, 21875, 'QU', 'OK', 'S', 1723824777, 1723824777, '1'),
(142246, 21879, 'QU', 'OK', 'S', 1723824798, 1723824798, '1'),
(142247, 21879, 'QU', 'OK', 'S', 1723824798, 1723824798, '1'),
(142248, 21879, 'QU', 'OK', 'S', 1723824798, 1723824798, '1'),
(142249, 21885, 'QU', 'OK', 'S', 1723824815, 1723824815, '1'),
(142250, 21885, 'QU', 'OK', 'S', 1723824815, 1723824815, '1'),
(142251, 21885, 'QU', 'OK', 'S', 1723824815, 1723824815, '1'),
(142252, 21889, 'QU', 'OK', 'S', 1723824838, 1723824838, '1'),
(142253, 21889, 'QU', 'OK', 'S', 1723824838, 1723824838, '1'),
(142254, 21889, 'QU', 'OK', 'S', 1723824838, 1723824838, '1'),
(142255, 22017, 'QU', 'OK', 'S', 1723824873, 1723824873, '1'),
(142256, 23676, 'QU', 'OK', 'S', 1723824909, 1723824909, '1'),
(142257, 23674, 'QU', 'OK', 'S', 1723824923, 1723824923, '1'),
(142258, 23674, 'QU', 'OK', 'S', 1723824923, 1723824923, '1'),
(142259, 23674, 'QU', 'OK', 'S', 1723824923, 1723824923, '1'),
(142260, 30657, 'QU', 'OK', 'S', 1723824929, 1723824929, '1'),
(142261, 30657, 'QU', 'OK', 'S', 1723824936, 1723824936, '1'),
(142262, 30644, 'QU', 'OK', 'S', 1723824948, 1723824948, '1'),
(142263, 24454, 'QU', 'OK', 'S', 1723824969, 1723824969, '1'),
(142264, 24454, 'QU', 'OK', 'S', 1723824969, 1723824969, '1'),
(142265, 24454, 'QU', 'OK', 'S', 1723824969, 1723824969, '1'),
(142266, 30564, 'QU', 'OK', 'S', 1723824977, 1723824977, '1'),
(142267, 30564, 'QU', 'OK', 'S', 1723824987, 1723824987, '1'),
(142268, 24457, 'QU', 'OK', 'S', 1723824987, 1723824987, '1'),
(142269, 24460, 'QU', 'OK', 'S', 1723825009, 1723825009, '1'),
(142270, 24460, 'QU', 'OK', 'S', 1723825009, 1723825009, '1'),
(142271, 24460, 'QU', 'OK', 'S', 1723825009, 1723825009, '1'),
(142272, 24460, 'QU', 'OK', 'S', 1723825009, 1723825009, '1'),
(142273, 24461, 'QU', 'OK', 'S', 1723825020, 1723825020, '1'),
(142274, 24461, 'QU', 'OK', 'S', 1723825020, 1723825020, '1'),
(142275, 24461, 'QU', 'OK', 'S', 1723825020, 1723825020, '1'),
(142276, 24461, 'QU', 'OK', 'S', 1723825020, 1723825020, '1'),
(142277, 24462, 'QU', 'OK', 'S', 1723825036, 1723825036, '1'),
(142278, 24462, 'QU', 'OK', 'S', 1723825036, 1723825036, '1'),
(142279, 24462, 'QU', 'OK', 'S', 1723825036, 1723825036, '1'),
(142280, 24462, 'QU', 'OK', 'S', 1723825036, 1723825036, '1'),
(142281, 30553, 'QU', 'OK', 'S', 1723825037, 1723825037, '1'),
(142282, 30553, 'QU', 'OK', 'S', 1723825044, 1723825044, '1'),
(142283, 24463, 'QU', 'OK', 'S', 1723825051, 1723825051, '1'),
(142284, 24463, 'QU', 'OK', 'S', 1723825051, 1723825051, '1'),
(142285, 24463, 'QU', 'OK', 'S', 1723825051, 1723825051, '1'),
(142286, 30552, 'QU', 'OK', 'S', 1723825056, 1723825056, '1'),
(142287, 30552, 'QU', 'OK', 'S', 1723825063, 1723825063, '1'),
(142288, 24465, 'QU', 'OK', 'S', 1723825067, 1723825067, '1'),
(142289, 24465, 'QU', 'OK', 'S', 1723825067, 1723825067, '1'),
(142290, 24465, 'QU', 'OK', 'S', 1723825067, 1723825067, '1'),
(142291, 24466, 'QU', 'OK', 'S', 1723825084, 1723825084, '1'),
(142292, 24466, 'QU', 'OK', 'S', 1723825084, 1723825084, '1'),
(142293, 24466, 'QU', 'OK', 'S', 1723825084, 1723825084, '1'),
(142294, 28811, 'QU', 'OK', 'S', 1723825088, 1723825088, '1'),
(142295, 24467, 'QU', 'OK', 'S', 1723825101, 1723825101, '1'),
(142296, 24467, 'QU', 'OK', 'S', 1723825101, 1723825101, '1'),
(142297, 24467, 'QU', 'OK', 'S', 1723825101, 1723825101, '1'),
(142298, 24467, 'QU', 'OK', 'S', 1723825101, 1723825101, '1'),
(142299, 24469, 'QU', 'OK', 'S', 1723825117, 1723825117, '1'),
(142300, 24469, 'QU', 'OK', 'S', 1723825117, 1723825117, '1'),
(142301, 24469, 'QU', 'OK', 'S', 1723825117, 1723825117, '1'),
(142302, 28528, 'QU', 'OK', 'S', 1723825121, 1723825121, '1'),
(142303, 28528, 'QU', 'OK', 'S', 1723825129, 1723825129, '1'),
(142304, 24470, 'QU', 'OK', 'S', 1723825139, 1723825139, '1'),
(142305, 24470, 'QU', 'OK', 'S', 1723825139, 1723825139, '1'),
(142306, 24470, 'QU', 'OK', 'S', 1723825139, 1723825139, '1'),
(142307, 24470, 'QU', 'OK', 'S', 1723825139, 1723825139, '1'),
(142308, 28526, 'QU', 'OK', 'S', 1723825141, 1723825141, '1'),
(142309, 28526, 'QU', 'OK', 'S', 1723825148, 1723825148, '1'),
(142310, 24471, 'QU', 'OK', 'S', 1723825153, 1723825153, '1'),
(142311, 24471, 'QU', 'OK', 'S', 1723825153, 1723825153, '1'),
(142312, 24471, 'QU', 'OK', 'S', 1723825153, 1723825153, '1'),
(142313, 24471, 'QU', 'OK', 'S', 1723825153, 1723825153, '1'),
(142314, 26931, 'QU', 'OK', 'S', 1723825161, 1723825161, '1'),
(142315, 26931, 'QU', 'OK', 'S', 1723825167, 1723825167, '1'),
(142316, 24472, 'QU', 'OK', 'S', 1723825173, 1723825173, '1'),
(142317, 24472, 'QU', 'OK', 'S', 1723825173, 1723825173, '1'),
(142318, 24472, 'QU', 'OK', 'S', 1723825173, 1723825173, '1'),
(142319, 26930, 'QU', 'OK', 'S', 1723825173, 1723825173, '1'),
(142320, 26930, 'QU', 'OK', 'S', 1723825179, 1723825179, '1'),
(142321, 24475, 'QU', 'OK', 'S', 1723825189, 1723825189, '1'),
(142322, 24475, 'QU', 'OK', 'S', 1723825189, 1723825189, '1'),
(142323, 24475, 'QU', 'OK', 'S', 1723825189, 1723825189, '1'),
(142324, 24473, 'QU', 'OK', 'S', 1723825201, 1723825201, '1'),
(142325, 24473, 'QU', 'OK', 'S', 1723825201, 1723825201, '1'),
(142326, 24473, 'QU', 'OK', 'S', 1723825201, 1723825201, '1'),
(142327, 24473, 'QU', 'OK', 'S', 1723825201, 1723825201, '1'),
(142328, 27546, 'QU', 'OK', 'S', 1723825229, 1723825229, '1'),
(142329, 27546, 'QU', 'OK', 'S', 1723825229, 1723825229, '1'),
(142330, 27546, 'QU', 'OK', 'S', 1723825229, 1723825229, '1'),
(142331, 30564, 'QU', 'OK', 'S', 1723825536, 1723825536, '1'),
(142332, 30564, 'QU', 'OK', 'S', 1723825536, 1723825536, '1'),
(142333, 30553, 'QU', 'OK', 'S', 1723825589, 1723825589, '1'),
(142334, 30553, 'QU', 'OK', 'S', 1723825589, 1723825589, '1'),
(142335, 28620, 'QU', 'OK', 'S', 1723825718, 1723825718, '1'),
(142336, 28526, 'QU', 'OK', 'S', 1723825762, 1723825762, '1'),
(142337, 28526, 'QU', 'OK', 'S', 1723825772, 1723825772, '1'),
(142338, 26900, 'QU', 'OK', 'S', 1723825830, 1723825830, '1'),
(142339, 26899, 'QU', 'OK', 'S', 1723825840, 1723825840, '1'),
(142340, 26892, 'QU', 'OK', 'S', 1723825866, 1723825866, '1'),
(142341, 26892, 'QU', 'OK', 'S', 1723825873, 1723825873, '1'),
(142342, 26751, 'QU', 'OK', 'S', 1723826010, 1723826010, '1'),
(142343, 26751, 'QU', 'OK', 'S', 1723826016, 1723826016, '1'),
(142344, 26748, 'QU', 'OK', 'S', 1723826039, 1723826039, '1'),
(142345, 26748, 'QU', 'OK', 'S', 1723826045, 1723826045, '1'),
(142346, 26747, 'QU', 'OK', 'S', 1723826062, 1723826062, '1'),
(142347, 26747, 'QU', 'OK', 'S', 1723826068, 1723826068, '1'),
(142348, 26367, 'QU', 'OK', 'S', 1723826172, 1723826172, '1'),
(142349, 26367, 'QU', 'OK', 'S', 1723826172, 1723826172, '1'),
(142350, 22992, 'QU', 'OK', 'S', 1723826990, 1723826990, '1'),
(142351, 22992, 'QU', 'OK', 'S', 1723826999, 1723826999, '1'),
(142352, 22976, 'QU', 'OK', 'S', 1723827603, 1723827603, '1'),
(142353, 22976, 'QU', 'OK', 'S', 1723827612, 1723827612, '1'),
(142354, 22975, 'QU', 'OK', 'S', 1723827623, 1723827623, '1'),
(142355, 22975, 'QU', 'OK', 'S', 1723827634, 1723827634, '1'),
(142356, 22974, 'QU', 'OK', 'S', 1723827651, 1723827651, '1'),
(142357, 22974, 'QU', 'OK', 'S', 1723827658, 1723827658, '1'),
(142358, 22973, 'QU', 'OK', 'S', 1723827670, 1723827670, '1'),
(142359, 22973, 'QU', 'OK', 'S', 1723827678, 1723827678, '1'),
(142360, 22828, 'QU', 'OK', 'S', 1723827826, 1723827826, '1'),
(142361, 22828, 'QU', 'OK', 'S', 1723827834, 1723827834, '1'),
(142362, 22992, 'QU', 'OK', 'S', 1723827851, 1723827851, '1'),
(142363, 22992, 'QU', 'OK', 'S', 1723827862, 1723827862, '1'),
(142364, 23319, 'QU', 'OK', 'S', 1723827872, 1723827872, '1'),
(142365, 23319, 'QU', 'OK', 'S', 1723827878, 1723827878, '1'),
(142366, 23352, 'QU', 'OK', 'S', 1723827933, 1723827933, '1'),
(142367, 23352, 'QU', 'OK', 'S', 1723827956, 1723827956, '1'),
(142368, 23459, 'QU', 'OK', 'S', 1723827973, 1723827973, '1'),
(142369, 23459, 'QU', 'OK', 'S', 1723827980, 1723827980, '1'),
(142370, 23969, 'QU', 'OK', 'S', 1723827996, 1723827996, '1'),
(142371, 23969, 'QU', 'OK', 'S', 1723828006, 1723828006, '1'),
(142372, 23974, 'QU', 'OK', 'S', 1723828022, 1723828022, '1'),
(142373, 23974, 'QU', 'OK', 'S', 1723828030, 1723828030, '1'),
(142374, 23975, 'QU', 'OK', 'S', 1723828048, 1723828048, '1'),
(142375, 23975, 'QU', 'OK', 'S', 1723828054, 1723828054, '1'),
(142376, 24083, 'QU', 'OK', 'S', 1723828160, 1723828160, '1'),
(142377, 24249, 'QU', 'OK', 'S', 1723828183, 1723828183, '1'),
(142378, 24249, 'QU', 'OK', 'S', 1723828191, 1723828191, '1'),
(142379, 24249, 'QU', 'OK', 'S', 1723828251, 1723828251, '1'),
(142380, 24249, 'QU', 'OK', 'S', 1723828259, 1723828259, '1'),
(142381, 24256, 'QU', 'OK', 'S', 1723828269, 1723828269, '1'),
(142382, 24256, 'QU', 'OK', 'S', 1723828276, 1723828276, '1'),
(142383, 24834, 'QU', 'OK', 'S', 1723828289, 1723828289, '1'),
(142384, 24835, 'QU', 'OK', 'S', 1723828300, 1723828300, '1'),
(142385, 24839, 'QU', 'OK', 'S', 1723828317, 1723828317, '1'),
(142386, 24839, 'QU', 'OK', 'S', 1723828328, 1723828328, '1'),
(142387, 25298, 'QU', 'OK', 'S', 1723828340, 1723828340, '1'),
(142388, 25298, 'QU', 'OK', 'S', 1723828346, 1723828346, '1'),
(142389, 23971, 'QU', 'OK', 'S', 1723828477, 1723828477, '1'),
(142390, 23971, 'QU', 'OK', 'S', 1723828486, 1723828486, '1'),
(142391, 23969, 'QU', 'OK', 'S', 1723828509, 1723828509, '1'),
(142392, 22790, 'QU', 'OK', 'S', 1723828626, 1723828626, '1'),
(142393, 22790, 'QU', 'OK', 'S', 1723828635, 1723828635, '1'),
(142394, 22789, 'QU', 'OK', 'S', 1723828646, 1723828646, '1'),
(142395, 22789, 'QU', 'OK', 'S', 1723828654, 1723828654, '1'),
(142396, 22788, 'QU', 'OK', 'S', 1723828668, 1723828668, '1'),
(142397, 22788, 'QU', 'OK', 'S', 1723828677, 1723828677, '1'),
(142398, 22787, 'QU', 'OK', 'S', 1723828687, 1723828687, '1'),
(142399, 22787, 'QU', 'OK', 'S', 1723828701, 1723828701, '1'),
(142400, 22750, 'QU', 'OK', 'S', 1723828726, 1723828726, '1'),
(142401, 22750, 'QU', 'OK', 'S', 1723828733, 1723828733, '1'),
(142402, 22751, 'QU', 'OK', 'S', 1723828745, 1723828745, '1'),
(142403, 22751, 'QU', 'OK', 'S', 1723828751, 1723828751, '1'),
(142404, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142405, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142406, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142407, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142408, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142409, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142410, 21365, 'QU', 'OK', 'S', 1723828783, 1723828783, '1'),
(142411, 21363, 'QU', 'OK', 'S', 1723828832, 1723828832, '1'),
(142412, 33121, 'QU', 'OK', 'S', 1723868662, 1723868662, '1'),
(142413, 33122, 'QU', 'OK', 'S', 1723868698, 1723868698, '1'),
(142414, 33123, 'QU', 'OK', 'S', 1723868734, 1723868734, '1'),
(142415, 33129, 'QU', 'OK', 'S', 1723869380, 1723869380, '1'),
(142416, 33117, 'QU', 'OK', 'S', 1723869587, 1723869587, '1'),
(142417, 33118, 'QU', 'OK', 'S', 1723869620, 1723869620, '1'),
(142418, 27848, 'QU', 'OK', 'S', 1723869801, 1723869801, '1'),
(142419, 33113, 'QU', 'OK', 'S', 1723870336, 1723870336, '1'),
(142420, 33114, 'QU', 'OK', 'S', 1723870492, 1723870492, '1'),
(142421, 33115, 'QU', 'OK', 'S', 1723870890, 1723870890, '1'),
(142422, 33116, 'QU', 'OK', 'S', 1723870929, 1723870929, '1'),
(142423, 22927, 'QU', 'OK', 'S', 1723871163, 1723871163, '1'),
(142424, 22927, 'QU', 'OK', 'S', 1723871186, 1723871186, '1'),
(142425, 25470, 'QU', 'OK', 'S', 1723871342, 1723871342, '1'),
(142426, 32802, 'QU', 'OK', 'S', 1723871768, 1723871768, '1'),
(142427, 32907, 'QU', 'OK', 'S', 1723871777, 1723871777, '1'),
(142428, 17580, 'QU', 'OK', 'S', 1723871782, 1723871782, '1'),
(142429, 27609, 'QU', 'OK', 'S', 1723871787, 1723871787, '1'),
(142430, 27611, 'QU', 'OK', 'S', 1723871792, 1723871792, '1'),
(142431, 10556, 'QU', 'OK', 'S', 1723871799, 1723871799, '1'),
(142432, 27610, 'QU', 'OK', 'S', 1723871805, 1723871805, '1'),
(142433, 32239, 'QU', 'OK', 'S', 1723871811, 1723871811, '1'),
(142434, 32239, 'QU', 'OK', 'S', 1723871816, 1723871816, '1'),
(142435, 32239, 'QU', 'OK', 'S', 1723871825, 1723871825, '1'),
(142436, 31057, 'QU', 'OK', 'S', 1723871831, 1723871831, '1'),
(142437, 31020, 'QU', 'OK', 'S', 1723871840, 1723871840, '1'),
(142438, 31021, 'QU', 'OK', 'S', 1723871846, 1723871846, '1'),
(142439, 31056, 'QU', 'OK', 'S', 1723871851, 1723871851, '1'),
(142440, 32171, 'QU', 'OK', 'S', 1723871858, 1723871858, '1'),
(142441, 32724, 'QU', 'OK', 'S', 1723871865, 1723871865, '1'),
(142442, 29816, 'QU', 'OK', 'S', 1723871871, 1723871871, '1'),
(142443, 29623, 'QU', 'OK', 'S', 1723871877, 1723871877, '1'),
(142444, 30403, 'QU', 'OK', 'S', 1723871928, 1723871928, '1'),
(142445, 11051, 'QU', 'OK', 'S', 1723871942, 1723871942, '1'),
(142446, 13298, 'QU', 'OK', 'S', 1723871950, 1723871950, '1'),
(142447, 24656, 'QU', 'OK', 'S', 1723871955, 1723871955, '1'),
(142448, 18443, 'QU', 'OK', 'S', 1723871961, 1723871961, '1'),
(142449, 14614, 'QU', 'OK', 'S', 1723871967, 1723871967, '1'),
(142450, 12545, 'QU', 'OK', 'S', 1723871975, 1723871975, '1'),
(142451, 7680, 'QU', 'OK', 'S', 1723871982, 1723871982, '1'),
(142452, 25435, 'QU', 'OK', 'S', 1723871988, 1723871988, '1'),
(142453, 13462, 'QU', 'OK', 'S', 1723871994, 1723871994, '1'),
(142454, 21070, 'QU', 'OK', 'S', 1723872000, 1723872000, '1'),
(142455, 15130, 'QU', 'OK', 'S', 1723872008, 1723872008, '1'),
(142456, 13327, 'QU', 'OK', 'S', 1723872016, 1723872016, '1'),
(142457, 9729, 'QU', 'OK', 'S', 1723872021, 1723872021, '1'),
(142458, 14188, 'QU', 'OK', 'S', 1723872027, 1723872027, '1'),
(142459, 29521, 'QU', 'OK', 'S', 1723872040, 1723872040, '1'),
(142460, 13793, 'QU', 'OK', 'S', 1723872269, 1723872269, '1'),
(142461, 13273, 'QU', 'OK', 'S', 1723872276, 1723872276, '1'),
(142462, 14160, 'QU', 'OK', 'S', 1723872282, 1723872282, '1'),
(142463, 14160, 'QU', 'OK', 'S', 1723872290, 1723872290, '1'),
(142464, 13349, 'QU', 'OK', 'S', 1723872295, 1723872295, '1'),
(142465, 22652, 'QU', 'OK', 'S', 1723872303, 1723872303, '1'),
(142466, 30284, 'QU', 'OK', 'S', 1723872309, 1723872309, '1'),
(142467, 30207, 'QU', 'OK', 'S', 1723872315, 1723872315, '1'),
(142468, 31687, 'QU', 'OK', 'S', 1723872335, 1723872335, '1'),
(142469, 31686, 'QU', 'OK', 'S', 1723872359, 1723872359, '1'),
(142470, 31641, 'QU', 'OK', 'S', 1723872365, 1723872365, '1'),
(142471, 13809, 'QU', 'OK', 'S', 1723872371, 1723872371, '1'),
(142472, 14650, 'QU', 'OK', 'S', 1723872377, 1723872377, '1'),
(142473, 19034, 'QU', 'OK', 'S', 1723872382, 1723872382, '1'),
(142474, 14335, 'QU', 'OK', 'S', 1723872389, 1723872389, '1'),
(142475, 19042, 'QU', 'OK', 'S', 1723872396, 1723872396, '1'),
(142476, 30565, 'QU', 'OK', 'S', 1723872436, 1723872436, '1'),
(142477, 25657, 'QU', 'OK', 'S', 1723872444, 1723872444, '1'),
(142478, 30428, 'QU', 'OK', 'S', 1723872456, 1723872456, '1'),
(142479, 20693, 'QU', 'OK', 'S', 1723872462, 1723872462, '1'),
(142480, 22309, 'QU', 'OK', 'S', 1723872469, 1723872469, '1'),
(142481, 11440, 'QU', 'OK', 'S', 1723872477, 1723872477, '1'),
(142482, 30760, 'QU', 'OK', 'S', 1723872492, 1723872492, '1'),
(142483, 9470, 'QU', 'OK', 'S', 1723872499, 1723872499, '1'),
(142484, 24807, 'QU', 'OK', 'S', 1723872505, 1723872505, '1'),
(142485, 19850, 'QU', 'OK', 'S', 1723872512, 1723872512, '1'),
(142486, 27405, 'QU', 'OK', 'S', 1723872520, 1723872520, '1'),
(142487, 30506, 'QU', 'OK', 'S', 1723872529, 1723872529, '1'),
(142488, 28652, 'QU', 'OK', 'S', 1723872533, 1723872533, '1'),
(142489, 26949, 'QU', 'OK', 'S', 1723872535, 1723872535, '1'),
(142490, 26202, 'QU', 'OK', 'S', 1723872543, 1723872543, '1'),
(142491, 25971, 'QU', 'OK', 'S', 1723872550, 1723872550, '1'),
(142492, 28652, 'QU', 'OK', 'S', 1723872555, 1723872555, '1'),
(142493, 18775, 'QU', 'OK', 'S', 1723872557, 1723872557, '1'),
(142494, 26442, 'QU', 'OK', 'S', 1723872565, 1723872565, '1'),
(142495, 18776, 'QU', 'OK', 'S', 1723872571, 1723872571, '1'),
(142496, 24864, 'QU', 'OK', 'S', 1723872578, 1723872578, '1'),
(142497, 24714, 'QU', 'OK', 'S', 1723872586, 1723872586, '1'),
(142498, 18774, 'QU', 'OK', 'S', 1723872593, 1723872593, '1'),
(142499, 14222, 'QU', 'OK', 'S', 1723872600, 1723872600, '1'),
(142500, 22311, 'QU', 'OK', 'S', 1723872710, 1723872710, '1'),
(142501, 22300, 'QU', 'OK', 'S', 1723872719, 1723872719, '1'),
(142502, 24633, 'QU', 'OK', 'S', 1723872736, 1723872736, '1'),
(142503, 22300, 'QU', 'OK', 'S', 1723872741, 1723872741, '1'),
(142504, 5410, 'QU', 'OK', 'S', 1723872749, 1723872749, '1'),
(142505, 20477, 'QU', 'OK', 'S', 1723872762, 1723872762, '1'),
(142506, 30980, 'QU', 'OK', 'S', 1723872786, 1723872786, '1'),
(142507, 21888, 'QU', 'OK', 'S', 1723872794, 1723872794, '1'),
(142508, 4040, 'QU', 'OK', 'S', 1723872802, 1723872802, '1'),
(142509, 21888, 'QU', 'OK', 'S', 1723872809, 1723872809, '1'),
(142510, 22191, 'QU', 'OK', 'S', 1723872864, 1723872864, '1'),
(142511, 3695, 'QU', 'OK', 'S', 1723872879, 1723872879, '1'),
(142512, 21893, 'QU', 'OK', 'S', 1723872886, 1723872886, '1'),
(142513, 15897, 'QU', 'OK', 'S', 1723872893, 1723872893, '1'),
(142514, 19504, 'QU', 'OK', 'S', 1723872904, 1723872904, '1'),
(142515, 19504, 'QU', 'OK', 'S', 1723872911, 1723872911, '1'),
(142516, 22229, 'QU', 'OK', 'S', 1723872917, 1723872917, '1'),
(142517, 15309, 'QU', 'OK', 'S', 1723872924, 1723872924, '1'),
(142518, 3835, 'QU', 'OK', 'S', 1723872943, 1723872943, '1'),
(142519, 4063, 'QU', 'OK', 'S', 1723872980, 1723872980, '1'),
(142520, 29656, 'QU', 'OK', 'S', 1723872987, 1723872987, '1'),
(142521, 30982, 'QU', 'OK', 'S', 1723872995, 1723872995, '1'),
(142522, 28619, 'QU', 'OK', 'S', 1723873007, 1723873007, '1'),
(142523, 28618, 'QU', 'OK', 'S', 1723873016, 1723873016, '1'),
(142524, 24448, 'QU', 'OK', 'S', 1723873022, 1723873022, '1'),
(142525, 24453, 'QU', 'OK', 'S', 1723873028, 1723873028, '1'),
(142526, 22771, 'QU', 'OK', 'S', 1723873036, 1723873036, '1'),
(142527, 24014, 'QU', 'OK', 'S', 1723873121, 1723873121, '1'),
(142528, 28544, 'QU', 'OK', 'S', 1723873129, 1723873129, '1'),
(142529, 15897, 'QU', 'OK', 'S', 1723873137, 1723873137, '1'),
(142530, 3578, 'QU', 'OK', 'S', 1723873144, 1723873144, '1'),
(142531, 20236, 'QU', 'OK', 'S', 1723873159, 1723873159, '1'),
(142532, 21015, 'QU', 'OK', 'S', 1723873165, 1723873165, '1'),
(142533, 15897, 'QU', 'OK', 'S', 1723873171, 1723873171, '1'),
(142534, 27740, 'QU', 'OK', 'S', 1723873176, 1723873176, '1'),
(142535, 24851, 'QU', 'OK', 'S', 1723873184, 1723873184, '1'),
(142536, 28861, 'QU', 'OK', 'S', 1723873189, 1723873189, '1'),
(142537, 24459, 'QU', 'OK', 'S', 1723873195, 1723873195, '1'),
(142538, 29583, 'QU', 'OK', 'S', 1723873202, 1723873202, '1'),
(142539, 29583, 'QU', 'OK', 'S', 1723873212, 1723873212, '1'),
(142540, 31019, 'QU', 'OK', 'S', 1723873217, 1723873217, '1'),
(142541, 19840, 'QU', 'OK', 'S', 1723873224, 1723873224, '1'),
(142542, 19840, 'QU', 'OK', 'S', 1723873230, 1723873230, '1'),
(142543, 17410, 'QU', 'OK', 'S', 1723873236, 1723873236, '1'),
(142544, 29452, 'QU', 'OK', 'S', 1723873242, 1723873242, '1'),
(142545, 29603, 'QU', 'OK', 'S', 1723873254, 1723873254, '1'),
(142546, 31857, 'QU', 'OK', 'S', 1723873261, 1723873261, '1'),
(142547, 21517, 'QU', 'OK', 'S', 1723873270, 1723873270, '1'),
(142548, 30665, 'QU', 'OK', 'S', 1723873282, 1723873282, '1'),
(142549, 32358, 'QU', 'OK', 'S', 1723873299, 1723873299, '1'),
(142550, 22785, 'QU', 'OK', 'S', 1723873305, 1723873305, '1'),
(142551, 29520, 'QU', 'OK', 'S', 1723873311, 1723873311, '1'),
(142552, 29584, 'QU', 'OK', 'S', 1723873317, 1723873317, '1'),
(142553, 29518, 'QU', 'OK', 'S', 1723873324, 1723873324, '1'),
(142554, 28776, 'QU', 'OK', 'S', 1723873331, 1723873331, '1'),
(142555, 19840, 'QU', 'OK', 'S', 1723873345, 1723873345, '1'),
(142556, 1319, 'QU', 'OK', 'S', 1723873368, 1723873368, '1'),
(142557, 18453, 'QU', 'OK', 'S', 1723873376, 1723873376, '1'),
(142558, 15308, 'QU', 'OK', 'S', 1723873385, 1723873385, '1'),
(142559, 15308, 'QU', 'OK', 'S', 1723873392, 1723873392, '1'),
(142560, 3830, 'QU', 'OK', 'S', 1723873398, 1723873398, '1'),
(142561, 30955, 'QU', 'OK', 'S', 1723873418, 1723873418, '1'),
(142562, 18453, 'QU', 'OK', 'S', 1723873426, 1723873426, '1'),
(142563, 33037, 'QU', 'OK', 'S', 1723873431, 1723873431, '1'),
(142564, 32357, 'QU', 'OK', 'S', 1723873437, 1723873437, '1'),
(142565, 33038, 'QU', 'OK', 'S', 1723873443, 1723873443, '1'),
(142566, 33015, 'QU', 'OK', 'S', 1723873449, 1723873449, '1'),
(142567, 29621, 'QU', 'OK', 'S', 1723873455, 1723873455, '1'),
(142568, 21305, 'QU', 'OK', 'S', 1723873461, 1723873461, '1'),
(142569, 26022, 'QU', 'OK', 'S', 1723873466, 1723873466, '1'),
(142570, 33016, 'QU', 'OK', 'S', 1723873473, 1723873473, '1'),
(142571, 20558, 'QU', 'OK', 'S', 1723873481, 1723873481, '1'),
(142572, 11788, 'QU', 'OK', 'S', 1723873604, 1723873604, '1'),
(142573, 11788, 'QU', 'OK', 'S', 1723873608, 1723873608, '1'),
(142574, 1257, 'QU', 'OK', 'S', 1723873623, 1723873623, '1'),
(142575, 2472, 'QU', 'OK', 'S', 1723873632, 1723873632, '1'),
(142576, 2472, 'QU', 'OK', 'S', 1723873642, 1723873642, '1'),
(142577, 26948, 'QU', 'OK', 'S', 1723873678, 1723873678, '1'),
(142578, 25513, 'QU', 'OK', 'S', 1723873685, 1723873685, '1'),
(142579, 25476, 'QU', 'OK', 'S', 1723873691, 1723873691, '1'),
(142580, 11434, 'QU', 'OK', 'S', 1723873699, 1723873699, '1'),
(142581, 30141, 'QU', 'OK', 'S', 1723873705, 1723873705, '1'),
(142582, 14230, 'QU', 'OK', 'S', 1723873711, 1723873711, '1'),
(142583, 24803, 'QU', 'OK', 'S', 1723873717, 1723873717, '1'),
(142584, 18300, 'QU', 'OK', 'S', 1723873723, 1723873723, '1'),
(142585, 19807, 'QU', 'OK', 'S', 1723873731, 1723873731, '1'),
(142586, 25320, 'QU', 'OK', 'S', 1723873738, 1723873738, '1'),
(142587, 15818, 'QU', 'OK', 'S', 1723873743, 1723873743, '1'),
(142588, 14452, 'QU', 'OK', 'S', 1723873749, 1723873749, '1'),
(142589, 25572, 'QU', 'OK', 'S', 1723873754, 1723873754, '1'),
(142590, 15774, 'QU', 'OK', 'S', 1723873760, 1723873760, '1'),
(142591, 22298, 'QU', 'OK', 'S', 1723873765, 1723873765, '1'),
(142592, 26818, 'QU', 'OK', 'S', 1723873772, 1723873772, '1'),
(142593, 15745, 'QU', 'OK', 'S', 1723873778, 1723873778, '1'),
(142594, 12613, 'QU', 'OK', 'S', 1723873784, 1723873784, '1'),
(142595, 24202, 'QU', 'OK', 'S', 1723873790, 1723873790, '1'),
(142596, 27926, 'QU', 'OK', 'S', 1723873796, 1723873796, '1'),
(142597, 24531, 'QU', 'OK', 'S', 1723873802, 1723873802, '1'),
(142598, 26824, 'QU', 'OK', 'S', 1723873808, 1723873808, '1'),
(142599, 18655, 'QU', 'OK', 'S', 1723873813, 1723873813, '1'),
(142600, 18876, 'QU', 'OK', 'S', 1723873820, 1723873820, '1'),
(142601, 18678, 'QU', 'OK', 'S', 1723873826, 1723873826, '1'),
(142602, 26950, 'QU', 'OK', 'S', 1723873831, 1723873831, '1'),
(142603, 21035, 'QU', 'OK', 'S', 1723873837, 1723873837, '1'),
(142604, 22897, 'QU', 'OK', 'S', 1723873846, 1723873846, '1'),
(142605, 15796, 'QU', 'OK', 'S', 1723873852, 1723873852, '1'),
(142606, 22097, 'QU', 'OK', 'S', 1723873858, 1723873858, '1'),
(142607, 25972, 'QU', 'OK', 'S', 1723873865, 1723873865, '1'),
(142608, 27517, 'QU', 'OK', 'S', 1723873870, 1723873870, '1'),
(142609, 12612, 'QU', 'OK', 'S', 1723873878, 1723873878, '1'),
(142610, 19829, 'QU', 'OK', 'S', 1723873885, 1723873885, '1'),
(142611, 16387, 'QU', 'OK', 'S', 1723873891, 1723873891, '1'),
(142612, 21036, 'QU', 'OK', 'S', 1723873897, 1723873897, '1'),
(142613, 21037, 'QU', 'OK', 'S', 1723873902, 1723873902, '1'),
(142614, 25996, 'QU', 'OK', 'S', 1723873909, 1723873909, '1'),
(142615, 21036, 'QU', 'OK', 'S', 1723873916, 1723873916, '1'),
(142616, 15285, 'QU', 'OK', 'S', 1723873922, 1723873922, '1'),
(142617, 24074, 'QU', 'OK', 'S', 1723874385, 1723874385, '1'),
(142618, 24074, 'QU', 'OK', 'S', 1723874385, 1723874385, '1'),
(142619, 24074, 'QU', 'OK', 'S', 1723874385, 1723874385, '1'),
(142620, 24074, 'QU', 'OK', 'S', 1723874385, 1723874385, '1'),
(142621, 24074, 'QU', 'OK', 'S', 1723874385, 1723874385, '1'),
(142622, 15308, 'QU', 'OK', 'S', 1723874637, 1723874637, '1'),
(142623, 15308, 'QU', 'OK', 'S', 1723874642, 1723874642, '1'),
(142624, 29583, 'QU', 'OK', 'S', 1723874647, 1723874647, '1'),
(142625, 29583, 'QU', 'OK', 'S', 1723874651, 1723874651, '1'),
(142626, 14160, 'QU', 'OK', 'S', 1723874669, 1723874669, '1'),
(142627, 14160, 'QU', 'OK', 'S', 1723874676, 1723874676, '1'),
(142628, 29684, 'QU', 'OK', 'S', 1723874710, 1723874710, '1'),
(142629, 29684, 'QU', 'OK', 'S', 1723874714, 1723874714, '1'),
(142630, 27581, 'QU', 'OK', 'S', 1723875163, 1723875163, '1'),
(142631, 27581, 'QU', 'OK', 'S', 1723875167, 1723875167, '1'),
(142632, 26746, 'QU', 'OK', 'S', 1723875247, 1723875247, '1'),
(142633, 26746, 'QU', 'OK', 'S', 1723875250, 1723875250, '1'),
(142634, 29423, 'QU', 'OK', 'S', 1723875321, 1723875321, '1'),
(142635, 29423, 'QU', 'OK', 'S', 1723875384, 1723875384, '1'),
(142636, 21298, 'QU', 'OK', 'S', 1723877274, 1723877274, '1'),
(142637, 11892, 'QU', 'OK', 'S', 1723877278, 1723877278, '1'),
(142638, 32452, 'QU', 'OK', 'S', 1723877281, 1723877281, '1'),
(142639, 19842, 'QU', 'OK', 'S', 1723877283, 1723877283, '1'),
(142640, 23877, 'QU', 'OK', 'S', 1723877286, 1723877286, '1'),
(142641, 32452, 'QU', 'OK', 'S', 1723877289, 1723877289, '1'),
(142642, 32872, 'QU', 'OK', 'S', 1723877291, 1723877291, '1'),
(142643, 31110, 'QU', 'OK', 'S', 1723877293, 1723877293, '1'),
(142644, 18954, 'QU', 'OK', 'S', 1723877312, 1723877312, '1'),
(142645, 29901, 'QU', 'OK', 'S', 1723877320, 1723877320, '1'),
(142646, 19876, 'QU', 'OK', 'S', 1723877489, 1723877489, '1'),
(142647, 24159, 'QU', 'OK', 'S', 1723878847, 1723878847, '1'),
(142648, 25884, 'QU', 'OK', 'S', 1723878854, 1723878854, '1'),
(142649, 27292, 'QU', 'OK', 'S', 1723878861, 1723878861, '1'),
(142650, 27299, 'QU', 'OK', 'S', 1723878868, 1723878868, '1'),
(142651, 31394, 'QU', 'OK', 'S', 1723878875, 1723878875, '1'),
(142652, 27290, 'QU', 'OK', 'S', 1723878882, 1723878882, '1'),
(142653, 32842, 'QU', 'OK', 'S', 1723878896, 1723878896, '1'),
(142654, 32842, 'QU', 'OK', 'S', 1723878903, 1723878903, '1'),
(142655, 24159, 'QU', 'OK', 'S', 1723878906, 1723878906, '1'),
(142656, 31394, 'QU', 'OK', 'S', 1723878913, 1723878913, '1'),
(142657, 31570, 'QU', 'OK', 'S', 1723878920, 1723878920, '1'),
(142658, 27295, 'QU', 'OK', 'S', 1723878940, 1723878940, '1'),
(142659, 31395, 'QU', 'OK', 'S', 1723878947, 1723878947, '1'),
(142660, 31895, 'QU', 'OK', 'S', 1723878953, 1723878953, '1'),
(142661, 24157, 'QU', 'OK', 'S', 1723878960, 1723878960, '1'),
(142662, 31395, 'QU', 'OK', 'S', 1723879031, 1723879031, '1'),
(142663, 16457, 'QU', 'OK', 'S', 1723879038, 1723879038, '1'),
(142664, 31834, 'QU', 'OK', 'S', 1723879052, 1723879052, '1'),
(142665, 24157, 'QU', 'OK', 'S', 1723879058, 1723879058, '1'),
(142666, 26556, 'QU', 'OK', 'S', 1723879066, 1723879066, '1'),
(142667, 30412, 'QU', 'OK', 'S', 1723879073, 1723879073, '1'),
(142668, 32334, 'QU', 'OK', 'S', 1723879080, 1723879080, '1'),
(142669, 30991, 'QU', 'OK', 'S', 1723879088, 1723879088, '1'),
(142670, 30412, 'QU', 'OK', 'S', 1723879095, 1723879095, '1'),
(142671, 31428, 'QU', 'OK', 'S', 1723879140, 1723879140, '1'),
(142672, 28056, 'QU', 'OK', 'S', 1723879147, 1723879147, '1'),
(142673, 31895, 'QU', 'OK', 'S', 1723879154, 1723879154, '1'),
(142674, 30412, 'QU', 'OK', 'S', 1723879160, 1723879160, '1'),
(142675, 31392, 'QU', 'OK', 'S', 1723879195, 1723879195, '1'),
(142676, 31978, 'QU', 'OK', 'S', 1723879202, 1723879202, '1'),
(142677, 20027, 'QU', 'OK', 'S', 1723879209, 1723879209, '1'),
(142678, 31355, 'QU', 'OK', 'S', 1723879215, 1723879215, '1'),
(142679, 20027, 'QU', 'OK', 'S', 1723879221, 1723879221, '1'),
(142680, 31394, 'QU', 'OK', 'S', 1723879230, 1723879230, '1'),
(142681, 31394, 'QU', 'OK', 'S', 1723879244, 1723879244, '1'),
(142682, 31917, 'QU', 'OK', 'S', 1723879251, 1723879251, '1'),
(142683, 31978, 'QU', 'OK', 'S', 1723879258, 1723879258, '1'),
(142684, 31978, 'QU', 'OK', 'S', 1723879264, 1723879264, '1'),
(142685, 29186, 'QU', 'OK', 'S', 1723879506, 1723879506, '1'),
(142686, 31395, 'QU', 'OK', 'S', 1723879514, 1723879514, '1'),
(142687, 31395, 'QU', 'OK', 'S', 1723879515, 1723879515, '1'),
(142688, 32138, 'QU', 'OK', 'S', 1723879543, 1723879543, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(142689, 32138, 'QU', 'OK', 'S', 1723879556, 1723879556, '1'),
(142690, 31094, 'QU', 'OK', 'S', 1723879563, 1723879563, '1'),
(142691, 32138, 'QU', 'OK', 'S', 1723879569, 1723879569, '1'),
(142692, 29501, 'QU', 'OK', 'S', 1723879576, 1723879576, '1'),
(142693, 29893, 'QU', 'OK', 'S', 1723879593, 1723879593, '1'),
(142694, 32015, 'QU', 'OK', 'S', 1723879601, 1723879601, '1'),
(142695, 31874, 'QU', 'OK', 'S', 1723879609, 1723879609, '1'),
(142696, 29501, 'QU', 'OK', 'S', 1723879616, 1723879616, '1'),
(142697, 4208, 'QU', 'OK', 'S', 1723879626, 1723879626, '1'),
(142698, 21382, 'QU', 'OK', 'S', 1723879634, 1723879634, '1'),
(142699, 32003, 'QU', 'OK', 'S', 1723879643, 1723879643, '1'),
(142700, 14936, 'QU', 'OK', 'S', 1723879650, 1723879650, '1'),
(142701, 29501, 'QU', 'OK', 'S', 1723879655, 1723879655, '1'),
(142702, 32977, 'QU', 'OK', 'S', 1723879665, 1723879665, '1'),
(142703, 29501, 'QU', 'OK', 'S', 1723879672, 1723879672, '1'),
(142704, 28825, 'QU', 'OK', 'S', 1723879679, 1723879679, '1'),
(142705, 29893, 'QU', 'OK', 'S', 1723879685, 1723879685, '1'),
(142706, 31354, 'QU', 'OK', 'S', 1723879691, 1723879691, '1'),
(142707, 1798, 'QU', 'OK', 'S', 1723879697, 1723879697, '1'),
(142708, 29850, 'QU', 'OK', 'S', 1723879704, 1723879704, '1'),
(142709, 4277, 'QU', 'OK', 'S', 1723879711, 1723879711, '1'),
(142710, 32015, 'QU', 'OK', 'S', 1723879716, 1723879716, '1'),
(142711, 29893, 'QU', 'OK', 'S', 1723879723, 1723879723, '1'),
(142712, 28826, 'QU', 'OK', 'S', 1723879729, 1723879729, '1'),
(142713, 4277, 'QU', 'OK', 'S', 1723880674, 1723880674, '1'),
(142714, 31227, 'QU', 'OK', 'S', 1723880681, 1723880681, '1'),
(142715, 16936, 'QU', 'OK', 'S', 1723880688, 1723880688, '1'),
(142716, 31240, 'QU', 'OK', 'S', 1723880696, 1723880696, '1'),
(142717, 31333, 'QU', 'OK', 'S', 1723880703, 1723880703, '1'),
(142718, 21082, 'QU', 'OK', 'S', 1723880711, 1723880711, '1'),
(142719, 31407, 'QU', 'OK', 'S', 1723880719, 1723880719, '1'),
(142720, 28828, 'QU', 'OK', 'S', 1723880726, 1723880726, '1'),
(142721, 4647, 'QU', 'OK', 'S', 1723880733, 1723880733, '1'),
(142722, 3466, 'QU', 'OK', 'S', 1723880741, 1723880741, '1'),
(142723, 29850, 'QU', 'OK', 'S', 1723880749, 1723880749, '1'),
(142724, 31098, 'QU', 'OK', 'S', 1723880756, 1723880756, '1'),
(142725, 11678, 'QU', 'OK', 'S', 1723880762, 1723880762, '1'),
(142726, 14936, 'QU', 'OK', 'S', 1723880769, 1723880769, '1'),
(142727, 2829, 'QU', 'OK', 'S', 1723880775, 1723880775, '1'),
(142728, 4724, 'QU', 'OK', 'S', 1723880783, 1723880783, '1'),
(142729, 3283, 'QU', 'OK', 'S', 1723880790, 1723880790, '1'),
(142730, 31427, 'QU', 'OK', 'S', 1723880798, 1723880798, '1'),
(142731, 31390, 'QU', 'OK', 'S', 1723880806, 1723880806, '1'),
(142732, 31431, 'QU', 'OK', 'S', 1723880815, 1723880815, '1'),
(142733, 27675, 'QU', 'OK', 'S', 1723880823, 1723880823, '1'),
(142734, 33032, 'QU', 'OK', 'S', 1723880830, 1723880830, '1'),
(142735, 10601, 'QU', 'OK', 'S', 1723880839, 1723880839, '1'),
(142736, 28827, 'QU', 'OK', 'S', 1723880845, 1723880845, '1'),
(142737, 30739, 'QU', 'OK', 'S', 1723880851, 1723880851, '1'),
(142738, 32564, 'QU', 'OK', 'S', 1723880857, 1723880857, '1'),
(142739, 31430, 'QU', 'OK', 'S', 1723880868, 1723880868, '1'),
(142740, 16936, 'QU', 'OK', 'S', 1723880877, 1723880877, '1'),
(142741, 31405, 'QU', 'OK', 'S', 1723880898, 1723880898, '1'),
(142742, 24597, 'QU', 'OK', 'S', 1723880905, 1723880905, '1'),
(142743, 32091, 'QU', 'OK', 'S', 1723880912, 1723880912, '1'),
(142744, 31933, 'QU', 'OK', 'S', 1723880919, 1723880919, '1'),
(142745, 29095, 'QU', 'OK', 'S', 1723880926, 1723880926, '1'),
(142746, 32123, 'QU', 'OK', 'S', 1723880933, 1723880933, '1'),
(142747, 31566, 'QU', 'OK', 'S', 1723880940, 1723880940, '1'),
(142748, 32602, 'QU', 'OK', 'S', 1723880948, 1723880948, '1'),
(142749, 24595, 'QU', 'OK', 'S', 1723880953, 1723880953, '1'),
(142750, 30793, 'QU', 'OK', 'S', 1723880958, 1723880958, '1'),
(142751, 31994, 'QU', 'OK', 'S', 1723880965, 1723880965, '1'),
(142752, 26348, 'QU', 'OK', 'S', 1723880972, 1723880972, '1'),
(142753, 32202, 'QU', 'OK', 'S', 1723880980, 1723880980, '1'),
(142754, 32813, 'QU', 'OK', 'S', 1723880986, 1723880986, '1'),
(142755, 32915, 'QU', 'OK', 'S', 1723880992, 1723880992, '1'),
(142756, 31934, 'QU', 'OK', 'S', 1723881000, 1723881000, '1'),
(142757, 15115, 'QU', 'OK', 'S', 1723881011, 1723881011, '1'),
(142758, 25242, 'QU', 'OK', 'S', 1723881020, 1723881020, '1'),
(142759, 23135, 'QU', 'OK', 'S', 1723881048, 1723881048, '1'),
(142760, 23135, 'QU', 'OK', 'S', 1723881057, 1723881057, '1'),
(142761, 27187, 'QU', 'OK', 'S', 1723881133, 1723881133, '1'),
(142762, 6467, 'QU', 'OK', 'S', 1723881143, 1723881143, '1'),
(142763, 31857, 'QU', 'OK', 'S', 1723881151, 1723881151, '1'),
(142764, 3506, 'QU', 'OK', 'S', 1723881156, 1723881156, '1'),
(142765, 3676, 'QU', 'OK', 'S', 1723881166, 1723881166, '1'),
(142766, 32762, 'QU', 'OK', 'S', 1723881184, 1723881184, '1'),
(142767, 31567, 'QU', 'OK', 'S', 1723881205, 1723881205, '1'),
(142768, 25238, 'QU', 'OK', 'S', 1723881242, 1723881242, '1'),
(142769, 22976, 'QU', 'OK', 'S', 1723881259, 1723881259, '1'),
(142770, 22976, 'QU', 'OK', 'S', 1723881270, 1723881270, '1'),
(142771, 32767, 'QU', 'OK', 'S', 1723881303, 1723881303, '1'),
(142772, 22975, 'QU', 'OK', 'S', 1723881304, 1723881304, '1'),
(142773, 28566, 'QU', 'OK', 'S', 1723881311, 1723881311, '1'),
(142774, 22975, 'QU', 'OK', 'S', 1723881312, 1723881312, '1'),
(142775, 27123, 'QU', 'OK', 'S', 1723881318, 1723881318, '1'),
(142776, 31210, 'QU', 'OK', 'S', 1723881326, 1723881326, '1'),
(142777, 2217, 'QU', 'OK', 'S', 1723881333, 1723881333, '1'),
(142778, 31390, 'QU', 'OK', 'S', 1723881346, 1723881346, '1'),
(142779, 32774, 'QU', 'OK', 'S', 1723881356, 1723881356, '1'),
(142780, 30792, 'QU', 'OK', 'S', 1723881371, 1723881371, '1'),
(142781, 29309, 'QU', 'OK', 'S', 1723881378, 1723881378, '1'),
(142782, 30739, 'QU', 'OK', 'S', 1723881385, 1723881385, '1'),
(142783, 9949, 'QU', 'OK', 'S', 1723881392, 1723881392, '1'),
(142784, 32694, 'QU', 'OK', 'S', 1723881400, 1723881400, '1'),
(142785, 33014, 'QU', 'OK', 'S', 1723881406, 1723881406, '1'),
(142786, 31730, 'QU', 'OK', 'S', 1723881413, 1723881413, '1'),
(142787, 26994, 'QU', 'OK', 'S', 1723881419, 1723881419, '1'),
(142788, 32126, 'QU', 'OK', 'S', 1723881436, 1723881436, '1'),
(142789, 32761, 'QU', 'OK', 'S', 1723881443, 1723881443, '1'),
(142790, 16606, 'QU', 'OK', 'S', 1723881453, 1723881453, '1'),
(142791, 16733, 'QU', 'OK', 'S', 1723881461, 1723881461, '1'),
(142792, 32628, 'QU', 'OK', 'S', 1723881467, 1723881467, '1'),
(142793, 32199, 'QU', 'OK', 'S', 1723881475, 1723881475, '1'),
(142794, 30354, 'QU', 'OK', 'S', 1723881481, 1723881481, '1'),
(142795, 32238, 'QU', 'OK', 'S', 1723881488, 1723881488, '1'),
(142796, 21082, 'QU', 'OK', 'S', 1723881494, 1723881494, '1'),
(142797, 32868, 'QU', 'OK', 'S', 1723881501, 1723881501, '1'),
(142798, 32073, 'QU', 'OK', 'S', 1723881512, 1723881512, '1'),
(142799, 31507, 'QU', 'OK', 'S', 1723881520, 1723881520, '1'),
(142800, 31659, 'QU', 'OK', 'S', 1723881527, 1723881527, '1'),
(142801, 32698, 'QU', 'OK', 'S', 1723881535, 1723881535, '1'),
(142802, 31405, 'QU', 'OK', 'S', 1723881547, 1723881547, '1'),
(142803, 32362, 'QU', 'OK', 'S', 1723881555, 1723881555, '1'),
(142804, 30708, 'QU', 'OK', 'S', 1723881568, 1723881568, '1'),
(142805, 26541, 'QU', 'OK', 'S', 1723881575, 1723881575, '1'),
(142806, 33033, 'QU', 'OK', 'S', 1723881586, 1723881586, '1'),
(142807, 24043, 'QU', 'OK', 'S', 1723881597, 1723881597, '1'),
(142808, 24043, 'QU', 'OK', 'S', 1723881603, 1723881603, '1'),
(142809, 32596, 'QU', 'OK', 'S', 1723881612, 1723881612, '1'),
(142810, 32917, 'QU', 'OK', 'S', 1723881618, 1723881618, '1'),
(142811, 28568, 'QU', 'OK', 'S', 1723881626, 1723881626, '1'),
(142812, 32768, 'QU', 'OK', 'S', 1723881632, 1723881632, '1'),
(142813, 33035, 'QU', 'OK', 'S', 1723881636, 1723881636, '1'),
(142814, 5940, 'QU', 'OK', 'S', 1723881643, 1723881643, '1'),
(142815, 90, 'QU', 'OK', 'S', 1723881653, 1723881653, '1'),
(142816, 32470, 'QU', 'OK', 'S', 1723881661, 1723881661, '1'),
(142817, 32136, 'QU', 'OK', 'S', 1723881670, 1723881670, '1'),
(142818, 25554, 'QU', 'OK', 'S', 1723881679, 1723881679, '1'),
(142819, 33024, 'QU', 'OK', 'S', 1723881687, 1723881687, '1'),
(142820, 28563, 'QU', 'OK', 'S', 1723881694, 1723881694, '1'),
(142821, 32370, 'QU', 'OK', 'S', 1723881702, 1723881702, '1'),
(142822, 4688, 'QU', 'OK', 'S', 1723881712, 1723881712, '1'),
(142823, 31529, 'QU', 'OK', 'S', 1723881727, 1723881727, '1'),
(142824, 29859, 'QU', 'OK', 'S', 1723881735, 1723881735, '1'),
(142825, 22139, 'QU', 'OK', 'S', 1723881742, 1723881742, '1'),
(142826, 32812, 'QU', 'OK', 'S', 1723881749, 1723881749, '1'),
(142827, 33025, 'QU', 'OK', 'S', 1723881868, 1723881868, '1'),
(142828, 30637, 'QU', 'OK', 'S', 1723881875, 1723881875, '1'),
(142829, 32236, 'QU', 'OK', 'S', 1723881883, 1723881883, '1'),
(142830, 29396, 'QU', 'OK', 'S', 1723881887, 1723881887, '1'),
(142831, 32680, 'QU', 'OK', 'S', 1723881894, 1723881894, '1'),
(142832, 32597, 'QU', 'OK', 'S', 1723881900, 1723881900, '1'),
(142833, 21434, 'QU', 'OK', 'S', 1723881906, 1723881906, '1'),
(142834, 1654, 'QU', 'OK', 'S', 1723881925, 1723881925, '1'),
(142835, 25550, 'QU', 'OK', 'S', 1723881938, 1723881938, '1'),
(142836, 24592, 'QU', 'OK', 'S', 1723881946, 1723881946, '1'),
(142837, 27091, 'QU', 'OK', 'S', 1723881986, 1723881986, '1'),
(142838, 30752, 'QU', 'OK', 'S', 1723881992, 1723881992, '1'),
(142839, 32699, 'QU', 'OK', 'S', 1723881999, 1723881999, '1'),
(142840, 31502, 'QU', 'OK', 'S', 1723882004, 1723882004, '1'),
(142841, 29957, 'QU', 'OK', 'S', 1723882019, 1723882019, '1'),
(142842, 32018, 'QU', 'OK', 'S', 1723882035, 1723882035, '1'),
(142843, 32937, 'QU', 'OK', 'S', 1723882041, 1723882041, '1'),
(142844, 25428, 'QU', 'OK', 'S', 1723882048, 1723882048, '1'),
(142845, 32912, 'QU', 'OK', 'S', 1723882073, 1723882073, '1'),
(142846, 32861, 'QU', 'OK', 'S', 1723882089, 1723882089, '1'),
(142847, 31240, 'QU', 'OK', 'S', 1723882104, 1723882104, '1'),
(142848, 2583, 'QU', 'OK', 'S', 1723882128, 1723882128, '1'),
(142849, 1892, 'QU', 'OK', 'S', 1723882145, 1723882145, '1'),
(142850, 3446, 'QU', 'OK', 'S', 1723882156, 1723882156, '1'),
(142851, 832, 'QU', 'OK', 'S', 1723882167, 1723882167, '1'),
(142852, 2288, 'QU', 'OK', 'S', 1723882179, 1723882179, '1'),
(142853, 1892, 'QU', 'OK', 'S', 1723882191, 1723882191, '1'),
(142854, 1313, 'QU', 'OK', 'S', 1723882202, 1723882202, '1'),
(142855, 3059, 'QU', 'OK', 'S', 1723882213, 1723882213, '1'),
(142856, 124, 'QU', 'OK', 'S', 1723882224, 1723882224, '1'),
(142857, 1741, 'QU', 'OK', 'S', 1723882235, 1723882235, '1'),
(142858, 24043, 'QU', 'OK', 'S', 1723882265, 1723882265, '1'),
(142859, 24043, 'QU', 'OK', 'S', 1723882271, 1723882271, '1'),
(142860, 32447, 'QU', 'OK', 'S', 1723882281, 1723882281, '1'),
(142861, 21832, 'QU', 'OK', 'S', 1723882309, 1723882309, '1'),
(142862, 21832, 'QU', 'OK', 'S', 1723882315, 1723882315, '1'),
(142863, 32447, 'QU', 'OK', 'S', 1723882315, 1723882315, '1'),
(142864, 32398, 'QU', 'OK', 'S', 1723882326, 1723882326, '1'),
(142865, 32398, 'QU', 'OK', 'S', 1723882339, 1723882339, '1'),
(142866, 32398, 'QU', 'OK', 'S', 1723882352, 1723882352, '1'),
(142867, 28575, 'QU', 'OK', 'S', 1723882358, 1723882358, '1'),
(142868, 28575, 'QU', 'OK', 'S', 1723882364, 1723882364, '1'),
(142869, 32447, 'QU', 'OK', 'S', 1723882376, 1723882376, '1'),
(142870, 24543, 'QU', 'OK', 'S', 1723882402, 1723882402, '1'),
(142871, 24543, 'QU', 'OK', 'S', 1723882408, 1723882408, '1'),
(142872, 24043, 'QU', 'OK', 'S', 1723882424, 1723882424, '1'),
(142873, 24043, 'QU', 'OK', 'S', 1723882436, 1723882436, '1'),
(142874, 10412, 'QU', 'OK', 'S', 1723882468, 1723882468, '1'),
(142875, 10412, 'QU', 'OK', 'S', 1723882478, 1723882478, '1'),
(142876, 10412, 'QU', 'OK', 'S', 1723882486, 1723882486, '1'),
(142877, 30293, 'QU', 'OK', 'S', 1723887509, 1723887509, '1'),
(142878, 328, 'QU', 'OK', 'S', 1723887525, 1723887525, '1'),
(142879, 328, 'QU', 'OK', 'S', 1723887534, 1723887534, '1'),
(142880, 266, 'QU', 'OK', 'S', 1723887547, 1723887547, '1'),
(142881, 282, 'QU', 'OK', 'S', 1723887555, 1723887555, '1'),
(142882, 32870, 'QU', 'OK', 'S', 1723887563, 1723887563, '1'),
(142883, 32885, 'QU', 'OK', 'S', 1723887574, 1723887574, '1'),
(142884, 30552, 'QU', 'OK', 'S', 1723887579, 1723887579, '1'),
(142885, 32885, 'QU', 'OK', 'S', 1723887585, 1723887585, '1'),
(142886, 32886, 'QU', 'OK', 'S', 1723887597, 1723887597, '1'),
(142887, 31759, 'QU', 'OK', 'S', 1723887603, 1723887603, '1'),
(142888, 31759, 'QU', 'OK', 'S', 1723887608, 1723887608, '1'),
(142889, 31759, 'QU', 'OK', 'S', 1723887614, 1723887614, '1'),
(142890, 24673, 'QU', 'OK', 'S', 1723887626, 1723887626, '1'),
(142891, 282, 'QU', 'OK', 'S', 1723887633, 1723887633, '1'),
(142892, 32886, 'QU', 'OK', 'S', 1723887640, 1723887640, '1'),
(142893, 266, 'QU', 'OK', 'S', 1723887646, 1723887646, '1'),
(142894, 32886, 'QU', 'OK', 'S', 1723887659, 1723887659, '1'),
(142895, 22939, 'QU', 'OK', 'S', 1723887665, 1723887665, '1'),
(142896, 5, 'QU', 'OK', 'S', 1723887787, 1723887787, '1'),
(142897, 603, 'QU', 'OK', 'S', 1723887810, 1723887810, '1'),
(142898, 603, 'QU', 'OK', 'S', 1723887820, 1723887820, '1'),
(142899, 30293, 'QU', 'OK', 'S', 1723887876, 1723887876, '1'),
(142900, 30293, 'QU', 'OK', 'S', 1723887891, 1723887891, '1'),
(142901, 701, 'QU', 'OK', 'S', 1723887956, 1723887956, '1'),
(142902, 701, 'QU', 'OK', 'S', 1723887963, 1723887963, '1'),
(142903, 266, 'QU', 'OK', 'S', 1723887992, 1723887992, '1'),
(142904, 32659, 'QU', 'OK', 'S', 1723887998, 1723887998, '1'),
(142905, 266, 'QU', 'OK', 'S', 1723888000, 1723888000, '1'),
(142906, 701, 'QU', 'OK', 'S', 1723888150, 1723888150, '1'),
(142907, 33137, 'QU', 'OK', 'S', 1723888919, 1723888919, '1'),
(142908, 33136, 'QU', 'OK', 'S', 1723889444, 1723889444, '1'),
(142909, 33131, 'QU', 'OK', 'S', 1723889898, 1723889898, '1'),
(142910, 33138, 'QU', 'OK', 'S', 1723890118, 1723890118, '1'),
(142911, 33139, 'QU', 'OK', 'S', 1723890519, 1723890519, '1'),
(142912, 33140, 'QU', 'OK', 'S', 1723890598, 1723890598, '1'),
(142913, 33141, 'QU', 'OK', 'S', 1723890636, 1723890636, '1'),
(142914, 33142, 'QU', 'OK', 'S', 1723890678, 1723890678, '1'),
(142915, 33143, 'QU', 'OK', 'S', 1723890822, 1723890822, '1'),
(142916, 33132, 'QU', 'OK', 'S', 1723890898, 1723890898, '1'),
(142917, 33133, 'QU', 'OK', 'S', 1723891180, 1723891180, '1'),
(142918, 22472, 'QU', 'OK', 'S', 1723891230, 1723891230, '1'),
(142919, 33134, 'QU', 'OK', 'S', 1723892306, 1723892306, '1'),
(142920, 33012, 'QU', 'OK', 'S', 1723893727, 1723893727, '1'),
(142921, 33011, 'QU', 'OK', 'S', 1723893733, 1723893733, '1'),
(142922, 33010, 'QU', 'OK', 'S', 1723893742, 1723893742, '1'),
(142923, 33009, 'QU', 'OK', 'S', 1723893747, 1723893747, '1'),
(142924, 32968, 'QU', 'OK', 'S', 1723893754, 1723893754, '1'),
(142925, 32929, 'QU', 'OK', 'S', 1723893762, 1723893762, '1'),
(142926, 32928, 'QU', 'OK', 'S', 1723893769, 1723893769, '1'),
(142927, 32849, 'QU', 'OK', 'S', 1723893776, 1723893776, '1'),
(142928, 33135, 'QU', 'OK', 'S', 1723893788, 1723893788, '1'),
(142929, 32846, 'QU', 'OK', 'S', 1723893799, 1723893799, '1'),
(142930, 32844, 'QU', 'OK', 'S', 1723893804, 1723893804, '1'),
(142931, 32811, 'QU', 'OK', 'S', 1723893812, 1723893812, '1'),
(142932, 32810, 'QU', 'OK', 'S', 1723893826, 1723893826, '1'),
(142933, 32649, 'QU', 'OK', 'S', 1723893840, 1723893840, '1'),
(142934, 32631, 'QU', 'OK', 'S', 1723893852, 1723893852, '1'),
(142935, 32349, 'QU', 'OK', 'S', 1723893860, 1723893860, '1'),
(142936, 32348, 'QU', 'OK', 'S', 1723893870, 1723893870, '1'),
(142937, 32127, 'QU', 'OK', 'S', 1723893878, 1723893878, '1'),
(142938, 32100, 'QU', 'OK', 'S', 1723893883, 1723893883, '1'),
(142939, 32080, 'QU', 'OK', 'S', 1723893891, 1723893891, '1'),
(142940, 32079, 'QU', 'OK', 'S', 1723893927, 1723893927, '1'),
(142941, 32058, 'QU', 'OK', 'S', 1723893933, 1723893933, '1'),
(142942, 31867, 'QU', 'OK', 'S', 1723893941, 1723893941, '1'),
(142943, 31866, 'QU', 'OK', 'S', 1723893948, 1723893948, '1'),
(142944, 31847, 'QU', 'OK', 'S', 1723893954, 1723893954, '1'),
(142945, 31845, 'QU', 'OK', 'S', 1723893958, 1723893958, '1'),
(142946, 31842, 'QU', 'OK', 'S', 1723893963, 1723893963, '1'),
(142947, 31096, 'QU', 'OK', 'S', 1723893970, 1723893970, '1'),
(142948, 25523, 'QU', 'OK', 'S', 1723896758, 1723896758, '1'),
(142949, 14354, 'QU', 'OK', 'S', 1723896758, 1723896758, '1'),
(142950, 29388, 'QU', 'OK', 'S', 1723896758, 1723896758, '1'),
(142951, 18400, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142952, 30474, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142953, 30259, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142954, 24118, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142955, 31302, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142956, 30931, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142957, 29390, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142958, 32537, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142959, 32491, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142960, 26756, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142961, 32746, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142962, 11114, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142963, 32574, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142964, 31619, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142965, 30723, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142966, 30472, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142967, 32881, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142968, 32891, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142969, 32961, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142970, 7730, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142971, 25558, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142972, 21110, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142973, 27981, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142974, 28209, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142975, 28206, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142976, 28208, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142977, 28202, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142978, 28203, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142979, 28176, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142980, 28182, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142981, 28175, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142982, 28173, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142983, 28140, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142984, 28143, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142985, 28139, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142986, 28122, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142987, 28240, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142988, 28246, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142989, 28475, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142990, 27354, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142991, 26938, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142992, 28903, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142993, 26825, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142994, 21359, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142995, 29866, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142996, 20646, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142997, 29126, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142998, 29119, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(142999, 28423, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(143000, 29117, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(143001, 30387, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(143002, 14351, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(143003, 29142, 'QU', 'OK', 'S', 1723897523, 1723897523, '1'),
(143004, 30926, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143005, 22256, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143006, 30972, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143007, 11496, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143008, 12640, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143009, 12642, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143010, 15548, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143011, 25557, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143012, 14832, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143013, 26182, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143014, 26710, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143015, 27584, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143016, 27583, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143017, 29942, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143018, 30291, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143019, 30293, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143020, 30292, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143021, 30559, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143022, 30557, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143023, 30190, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143024, 12852, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143025, 12853, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143026, 24962, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143027, 26453, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143028, 25453, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143029, 32689, 'QU', 'OK', 'S', 1723897524, 1723897524, '1'),
(143030, 26347, 'QU', 'OK', 'S', 1723901082, 1723901082, '1'),
(143031, 24592, 'QU', 'OK', 'S', 1723901146, 1723901146, '1'),
(143032, 26341, 'QU', 'OK', 'S', 1723901234, 1723901234, '1'),
(143033, 32977, 'QU', 'OK', 'S', 1723902116, 1723902116, '1'),
(143034, 28815, 'QU', 'OK', 'S', 1724046388, 1724046388, '1'),
(143035, 25684, 'QU', 'OK', 'S', 1724046478, 1724046478, '1'),
(143036, 32891, 'QU', 'OK', 'S', 1724046545, 1724046545, '1'),
(143037, 32850, 'QU', 'OK', 'S', 1724047253, 1724047253, '1'),
(143038, 32122, 'QU', 'OK', 'S', 1724047640, 1724047640, '1'),
(143039, 25217, 'QU', 'OK', 'S', 1724047739, 1724047739, '1'),
(143040, 31798, 'QU', 'OK', 'S', 1724047816, 1724047816, '1'),
(143041, 31874, 'QU', 'OK', 'S', 1724047929, 1724047929, '1'),
(143042, 32688, 'QU', 'OK', 'S', 1724048046, 1724048046, '1'),
(143043, 32694, 'QU', 'OK', 'S', 1724048627, 1724048627, '1'),
(143044, 23125, 'QU', 'OK', 'S', 1724049352, 1724049352, '1'),
(143045, 26966, 'QU', 'OK', 'S', 1724049552, 1724049552, '1'),
(143046, 23125, 'QU', 'OK', 'S', 1724049666, 1724049666, '1'),
(143047, 33150, 'QU', 'OK', 'S', 1724051432, 1724051432, '1'),
(143048, 33130, 'QU', 'OK', 'S', 1724051670, 1724051670, '1'),
(143049, 33130, 'QU', 'OK', 'S', 1724051710, 1724051710, '1'),
(143050, 33148, 'QU', 'OK', 'S', 1724052354, 1724052354, '1'),
(143051, 33094, 'QU', 'OK', 'S', 1724052463, 1724052463, '1'),
(143052, 33107, 'QU', 'OK', 'S', 1724052915, 1724052915, '1'),
(143053, 33153, 'QU', 'OK', 'S', 1724054151, 1724054151, '1'),
(143054, 33156, 'QU', 'OK', 'S', 1724054683, 1724054683, '1'),
(143055, 24458, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143056, 24455, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143057, 23027, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143058, 15376, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143059, 15374, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143060, 15373, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143061, 15367, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143062, 15318, 'QU', 'OK', 'S', 1724054904, 1724054904, '1'),
(143063, 15315, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143064, 15314, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143065, 15311, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143066, 15308, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143067, 15306, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143068, 15304, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143069, 29572, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143070, 29575, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143071, 29578, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143072, 29577, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143073, 29580, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143074, 29618, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143075, 29666, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143076, 29665, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143077, 29667, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143078, 29667, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143079, 29817, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143080, 29833, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143081, 29835, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143082, 22203, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143083, 17514, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143084, 17511, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143085, 22764, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143086, 22764, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143087, 22771, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143088, 20237, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143089, 22766, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143090, 22773, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143091, 22819, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143092, 17405, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143093, 17405, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143094, 17516, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143095, 28543, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143096, 23021, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143097, 29581, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143098, 26781, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143099, 26781, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143100, 22767, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143101, 22767, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143102, 28861, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143103, 20229, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143104, 4019, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143105, 4005, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143106, 21196, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143107, 23509, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143108, 24528, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143109, 28977, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143110, 30118, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143111, 30982, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143112, 22845, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143113, 22845, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143114, 21632, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143115, 21632, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143116, 21633, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143117, 28864, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143118, 28864, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143119, 23033, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143120, 23033, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143121, 21892, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143122, 21892, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143123, 22017, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143124, 25944, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143125, 25944, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143126, 30980, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143127, 30980, 'QU', 'OK', 'S', 1724054905, 1724054905, '1'),
(143128, 32143, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143129, 14160, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143130, 17178, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143131, 23503, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143132, 22204, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143133, 22204, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143134, 23342, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143135, 20680, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143136, 23354, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143137, 18527, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143138, 18527, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143139, 26515, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143140, 16392, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143141, 15100, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143142, 29451, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143143, 29472, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143144, 29517, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143145, 30305, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143146, 25392, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143147, 25394, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143148, 15041, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143149, 28409, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143150, 30067, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143151, 30066, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143152, 30817, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143153, 30814, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143154, 30814, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143155, 30747, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143156, 30747, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143157, 29965, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143158, 30070, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143159, 30000, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143160, 30001, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143161, 20046, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143162, 19193, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143163, 19193, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143164, 14859, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143165, 26442, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143166, 26442, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143167, 26442, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143168, 14228, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143169, 18795, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143170, 32171, 'QU', 'OK', 'S', 1724054906, 1724054906, '1'),
(143171, 26268, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143172, 26247, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143173, 26273, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143174, 26257, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143175, 31079, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143176, 23295, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143177, 20724, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143178, 20889, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143179, 20889, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143180, 32771, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143181, 23627, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143182, 23625, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143183, 23626, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143184, 18005, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143185, 19474, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143186, 27222, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143187, 27341, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143188, 29307, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143189, 29289, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143190, 29534, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143191, 29443, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143192, 29351, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143193, 29579, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143194, 30780, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143195, 31045, 'QU', 'OK', 'S', 1724055667, 1724055667, '1'),
(143196, 31237, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143197, 31047, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143198, 31046, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143199, 27431, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143200, 27426, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143201, 27337, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143202, 27333, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143203, 27336, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143204, 27280, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143205, 27263, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143206, 27279, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143207, 31503, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143208, 26301, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143209, 26306, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143210, 24542, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143211, 22177, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143212, 22088, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143213, 31767, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143214, 31186, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143215, 30459, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143216, 31248, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143217, 30753, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143218, 31303, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143219, 30648, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143220, 31300, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143221, 30649, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143222, 31564, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143223, 31242, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143224, 31377, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143225, 25490, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143226, 26347, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143227, 25379, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143228, 25385, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143229, 32387, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143230, 32386, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143231, 32281, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143232, 32252, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143233, 25489, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143234, 25491, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143235, 25492, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143236, 25576, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143237, 25782, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143238, 31787, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143239, 31766, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143240, 31234, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143241, 31241, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143242, 32842, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143243, 24043, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143244, 30737, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143245, 30737, 'QU', 'OK', 'S', 1724055668, 1724055668, '1'),
(143246, 30792, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143247, 30793, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143248, 30742, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143249, 30742, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143250, 30580, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143251, 30580, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143252, 31107, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143253, 27848, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143254, 28624, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143255, 28624, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143256, 28617, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143257, 24329, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143258, 24275, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143259, 22658, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143260, 31730, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143261, 24305, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143262, 24291, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143263, 24114, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143264, 24047, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143265, 12650, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143266, 11213, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143267, 25285, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143268, 24546, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143269, 24544, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143270, 17933, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143271, 14573, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143272, 30177, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143273, 28626, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143274, 2409, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143275, 10432, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143276, 10322, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143277, 26611, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143278, 22009, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143279, 25246, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143280, 13679, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143281, 27198, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143282, 27198, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143283, 27198, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143284, 27197, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143285, 27197, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143286, 27173, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143287, 27173, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143288, 25583, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143289, 25583, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143290, 25388, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143291, 31570, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143292, 27194, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143293, 31233, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143294, 29023, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143295, 31276, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143296, 31077, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143297, 31076, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143298, 32142, 'QU', 'OK', 'S', 1724055669, 1724055669, '1'),
(143299, 32142, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143300, 32161, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143301, 32141, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143302, 32141, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143303, 2664, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143304, 32160, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143305, 26769, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143306, 17319, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143307, 20669, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143308, 20691, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143309, 22573, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143310, 14465, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143311, 17396, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143312, 25633, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143313, 23611, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143314, 26856, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143315, 10412, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143316, 11842, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143317, 24164, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143318, 23706, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143319, 15746, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143320, 32556, 'QU', 'OK', 'S', 1724055670, 1724055670, '1'),
(143321, 33157, 'QU', 'OK', 'S', 1724056045, 1724056045, '1'),
(143322, 33160, 'QU', 'OK', 'S', 1724056180, 1724056180, '1'),
(143323, 23125, 'QU', 'OK', 'S', 1724061391, 1724061391, '1'),
(143324, 20229, 'QU', 'OK', 'S', 1724061603, 1724061603, '1'),
(143325, 4565, 'QU', 'OK', 'S', 1724061659, 1724061659, '1'),
(143326, 3853, 'QU', 'OK', 'S', 1724061672, 1724061672, '1'),
(143327, 4051, 'QU', 'OK', 'S', 1724061677, 1724061677, '1'),
(143328, 4004, 'QU', 'OK', 'S', 1724061681, 1724061681, '1'),
(143329, 4051, 'QU', 'OK', 'S', 1724061688, 1724061688, '1'),
(143330, 24450, 'QU', 'OK', 'S', 1724061695, 1724061695, '1'),
(143331, 24462, 'QU', 'OK', 'S', 1724061702, 1724061702, '1'),
(143332, 29656, 'QU', 'OK', 'S', 1724061708, 1724061708, '1'),
(143333, 29655, 'QU', 'OK', 'S', 1724061713, 1724061713, '1'),
(143334, 21874, 'QU', 'OK', 'S', 1724061718, 1724061718, '1'),
(143335, 20236, 'QU', 'OK', 'S', 1724061738, 1724061738, '1'),
(143336, 19840, 'QU', 'OK', 'S', 1724061751, 1724061751, '1'),
(143337, 19840, 'QU', 'OK', 'S', 1724061759, 1724061759, '1'),
(143338, 21191, 'QU', 'OK', 'S', 1724061768, 1724061768, '1'),
(143339, 23286, 'QU', 'OK', 'S', 1724061772, 1724061772, '1'),
(143340, 20702, 'QU', 'OK', 'S', 1724061776, 1724061776, '1'),
(143341, 23288, 'QU', 'OK', 'S', 1724061779, 1724061779, '1'),
(143342, 22153, 'QU', 'OK', 'S', 1724061783, 1724061783, '1'),
(143343, 22052, 'QU', 'OK', 'S', 1724061877, 1724061877, '1'),
(143344, 22052, 'QU', 'OK', 'S', 1724061884, 1724061884, '1'),
(143345, 21191, 'QU', 'OK', 'S', 1724062146, 1724062146, '1'),
(143346, 21191, 'QU', 'OK', 'S', 1724062223, 1724062223, '1'),
(143347, 32210, 'QU', 'OK', 'S', 1724062231, 1724062231, '1'),
(143348, 23314, 'QU', 'OK', 'S', 1724062236, 1724062236, '1'),
(143349, 20890, 'QU', 'OK', 'S', 1724062242, 1724062242, '1'),
(143350, 30328, 'QU', 'OK', 'S', 1724062248, 1724062248, '1'),
(143351, 31079, 'QU', 'OK', 'S', 1724062252, 1724062252, '1'),
(143352, 18373, 'QU', 'OK', 'S', 1724062256, 1724062256, '1'),
(143353, 31072, 'QU', 'OK', 'S', 1724062270, 1724062270, '1'),
(143354, 20890, 'QU', 'OK', 'S', 1724062281, 1724062281, '1'),
(143355, 27444, 'QU', 'OK', 'S', 1724062285, 1724062285, '1'),
(143356, 29105, 'QU', 'OK', 'S', 1724062295, 1724062295, '1'),
(143357, 19021, 'QU', 'OK', 'S', 1724062394, 1724062394, '1'),
(143358, 31383, 'QU', 'OK', 'S', 1724062399, 1724062399, '1'),
(143359, 28999, 'QU', 'OK', 'S', 1724062404, 1724062404, '1'),
(143360, 28836, 'QU', 'OK', 'S', 1724062514, 1724062514, '1'),
(143361, 22050, 'QU', 'OK', 'S', 1724062528, 1724062528, '1'),
(143362, 22044, 'QU', 'OK', 'S', 1724062542, 1724062542, '1'),
(143363, 15117, 'QU', 'OK', 'S', 1724062551, 1724062551, '1'),
(143364, 19019, 'QU', 'OK', 'S', 1724062564, 1724062564, '1'),
(143365, 21167, 'QU', 'OK', 'S', 1724062948, 1724062948, '1'),
(143366, 32980, 'QU', 'OK', 'S', 1724063105, 1724063105, '1'),
(143367, 33031, 'QU', 'OK', 'S', 1724063110, 1724063110, '1'),
(143368, 24947, 'QU', 'OK', 'S', 1724063115, 1724063115, '1'),
(143369, 32853, 'QU', 'OK', 'S', 1724063119, 1724063119, '1'),
(143370, 33158, 'QU', 'OK', 'S', 1724063121, 1724063121, '1'),
(143371, 23897, 'QU', 'OK', 'S', 1724063122, 1724063122, '1'),
(143372, 32803, 'QU', 'OK', 'S', 1724063124, 1724063124, '1'),
(143373, 30513, 'QU', 'OK', 'S', 1724063131, 1724063131, '1'),
(143374, 30235, 'QU', 'OK', 'S', 1724063132, 1724063132, '1'),
(143375, 30513, 'QU', 'OK', 'S', 1724063136, 1724063136, '1'),
(143376, 33047, 'QU', 'OK', 'S', 1724063140, 1724063140, '1'),
(143377, 30513, 'QU', 'OK', 'S', 1724063140, 1724063140, '1'),
(143378, 32740, 'QU', 'OK', 'S', 1724063145, 1724063145, '1'),
(143379, 30392, 'QU', 'OK', 'S', 1724063148, 1724063148, '1'),
(143380, 28030, 'QU', 'OK', 'S', 1724063152, 1724063152, '1'),
(143381, 32997, 'QU', 'OK', 'S', 1724063156, 1724063156, '1'),
(143382, 32007, 'QU', 'OK', 'S', 1724063157, 1724063157, '1'),
(143383, 6059, 'QU', 'OK', 'S', 1724063162, 1724063162, '1'),
(143384, 24068, 'QU', 'OK', 'S', 1724063172, 1724063172, '1'),
(143385, 31066, 'QU', 'OK', 'S', 1724063179, 1724063179, '1'),
(143386, 31890, 'QU', 'OK', 'S', 1724063181, 1724063181, '1'),
(143387, 30463, 'QU', 'OK', 'S', 1724063185, 1724063185, '1'),
(143388, 23150, 'QU', 'OK', 'S', 1724063185, 1724063185, '1'),
(143389, 30233, 'QU', 'OK', 'S', 1724063192, 1724063192, '1'),
(143390, 27900, 'QU', 'OK', 'S', 1724063195, 1724063195, '1'),
(143391, 31699, 'QU', 'OK', 'S', 1724063197, 1724063197, '1'),
(143392, 27987, 'QU', 'OK', 'S', 1724063200, 1724063200, '1'),
(143393, 32736, 'QU', 'OK', 'S', 1724063202, 1724063202, '1'),
(143394, 27986, 'QU', 'OK', 'S', 1724063202, 1724063202, '1'),
(143395, 12981, 'QU', 'OK', 'S', 1724063207, 1724063207, '1'),
(143396, 16717, 'QU', 'OK', 'S', 1724063209, 1724063209, '1'),
(143397, 30323, 'QU', 'OK', 'S', 1724063213, 1724063213, '1'),
(143398, 23457, 'QU', 'OK', 'S', 1724063216, 1724063216, '1'),
(143399, 12981, 'QU', 'OK', 'S', 1724063216, 1724063216, '1'),
(143400, 7514, 'QU', 'OK', 'S', 1724063220, 1724063220, '1'),
(143401, 4876, 'QU', 'OK', 'S', 1724063220, 1724063220, '1'),
(143402, 23153, 'QU', 'OK', 'S', 1724063223, 1724063223, '1'),
(143403, 27030, 'QU', 'OK', 'S', 1724063223, 1724063223, '1'),
(143404, 32424, 'QU', 'OK', 'S', 1724063227, 1724063227, '1'),
(143405, 25684, 'QU', 'OK', 'S', 1724063232, 1724063232, '1'),
(143406, 23149, 'QU', 'OK', 'S', 1724063244, 1724063244, '1'),
(143407, 22278, 'QU', 'OK', 'S', 1724063247, 1724063247, '1'),
(143408, 22278, 'QU', 'OK', 'S', 1724063251, 1724063251, '1'),
(143409, 29172, 'QU', 'OK', 'S', 1724063255, 1724063255, '1'),
(143410, 31585, 'QU', 'OK', 'S', 1724063274, 1724063274, '1'),
(143411, 22277, 'QU', 'OK', 'S', 1724063282, 1724063282, '1'),
(143412, 30582, 'QU', 'OK', 'S', 1724063284, 1724063284, '1'),
(143413, 32400, 'QU', 'OK', 'S', 1724063296, 1724063296, '1'),
(143414, 32956, 'QU', 'OK', 'S', 1724063299, 1724063299, '1'),
(143415, 33024, 'QU', 'OK', 'S', 1724063301, 1724063301, '1'),
(143416, 33159, 'QU', 'OK', 'S', 1724063310, 1724063310, '1'),
(143417, 31676, 'QU', 'OK', 'S', 1724063313, 1724063313, '1'),
(143418, 23148, 'QU', 'OK', 'S', 1724063317, 1724063317, '1'),
(143419, 32956, 'QU', 'OK', 'S', 1724063320, 1724063320, '1'),
(143420, 23151, 'QU', 'OK', 'S', 1724063323, 1724063323, '1'),
(143421, 24944, 'QU', 'OK', 'S', 1724063336, 1724063336, '1'),
(143422, 29318, 'QU', 'OK', 'S', 1724063341, 1724063341, '1'),
(143423, 32956, 'QU', 'OK', 'S', 1724063354, 1724063354, '1'),
(143424, 31781, 'QU', 'OK', 'S', 1724063370, 1724063370, '1'),
(143425, 32997, 'QU', 'OK', 'S', 1724063383, 1724063383, '1'),
(143426, 17318, 'QU', 'OK', 'S', 1724063395, 1724063395, '1'),
(143427, 32956, 'QU', 'OK', 'S', 1724063401, 1724063401, '1'),
(143428, 30500, 'QU', 'OK', 'S', 1724063406, 1724063406, '1'),
(143429, 27937, 'QU', 'OK', 'S', 1724063408, 1724063408, '1'),
(143430, 32945, 'QU', 'OK', 'S', 1724063425, 1724063425, '1'),
(143431, 23143, 'QU', 'OK', 'S', 1724063437, 1724063437, '1'),
(143432, 6925, 'QU', 'OK', 'S', 1724063452, 1724063452, '1'),
(143433, 31879, 'QU', 'OK', 'S', 1724063454, 1724063454, '1'),
(143434, 33139, 'QU', 'OK', 'S', 1724063465, 1724063465, '1'),
(143435, 30321, 'QU', 'OK', 'S', 1724063468, 1724063468, '1'),
(143436, 17309, 'QU', 'OK', 'S', 1724063483, 1724063483, '1'),
(143437, 29459, 'QU', 'OK', 'S', 1724063487, 1724063487, '1'),
(143438, 23152, 'QU', 'OK', 'S', 1724063492, 1724063492, '1'),
(143439, 12024, 'QU', 'OK', 'S', 1724063507, 1724063507, '1'),
(143440, 29357, 'QU', 'OK', 'S', 1724063511, 1724063511, '1'),
(143441, 24043, 'QU', 'OK', 'S', 1724063514, 1724063514, '1'),
(143442, 33161, 'QU', 'OK', 'S', 1724063518, 1724063518, '1'),
(143443, 32997, 'QU', 'OK', 'S', 1724063527, 1724063527, '1'),
(143444, 30056, 'QU', 'OK', 'S', 1724063540, 1724063540, '1'),
(143445, 30373, 'QU', 'OK', 'S', 1724063543, 1724063543, '1'),
(143446, 25488, 'QU', 'OK', 'S', 1724063549, 1724063549, '1'),
(143447, 30324, 'QU', 'OK', 'S', 1724063553, 1724063553, '1'),
(143448, 30371, 'QU', 'OK', 'S', 1724063557, 1724063557, '1'),
(143449, 29643, 'QU', 'OK', 'S', 1724063563, 1724063563, '1'),
(143450, 29458, 'QU', 'OK', 'S', 1724063566, 1724063566, '1'),
(143451, 29475, 'QU', 'OK', 'S', 1724063570, 1724063570, '1'),
(143452, 28956, 'QU', 'OK', 'S', 1724063574, 1724063574, '1'),
(143453, 31778, 'QU', 'OK', 'S', 1724063590, 1724063590, '1'),
(143454, 3384, 'QU', 'OK', 'S', 1724063710, 1724063710, '1'),
(143455, 33144, 'QU', 'OK', 'S', 1724064282, 1724064282, '1'),
(143456, 33145, 'QU', 'OK', 'S', 1724064319, 1724064319, '1'),
(143457, 30748, 'QU', 'OK', 'S', 1724064592, 1724064592, '1'),
(143458, 33146, 'QU', 'OK', 'S', 1724064596, 1724064596, '1'),
(143459, 33147, 'QU', 'OK', 'S', 1724064659, 1724064659, '1'),
(143460, 28650, 'QU', 'OK', 'S', 1724065091, 1724065091, '1'),
(143461, 31072, 'QU', 'OK', 'S', 1724065702, 1724065702, '1'),
(143462, 31072, 'QU', 'OK', 'S', 1724065712, 1724065712, '1'),
(143463, 31072, 'QU', 'OK', 'S', 1724065722, 1724065722, '1'),
(143464, 31072, 'QU', 'OK', 'S', 1724065725, 1724065725, '1'),
(143465, 31072, 'QU', 'OK', 'S', 1724065729, 1724065729, '1'),
(143466, 31072, 'QU', 'OK', 'S', 1724065732, 1724065732, '1'),
(143467, 31072, 'QU', 'OK', 'S', 1724065786, 1724065786, '1'),
(143468, 31072, 'QU', 'OK', 'S', 1724065789, 1724065789, '1'),
(143469, 31072, 'QU', 'OK', 'S', 1724065792, 1724065792, '1'),
(143470, 33149, 'QU', 'OK', 'S', 1724066067, 1724066067, '1'),
(143471, 33151, 'QU', 'OK', 'S', 1724066101, 1724066101, '1'),
(143472, 33152, 'QU', 'OK', 'S', 1724066143, 1724066143, '1'),
(143473, 33161, 'QU', 'OK', 'S', 1724066147, 1724066147, '1'),
(143474, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143475, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143476, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143477, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143478, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143479, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143480, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143481, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143482, 33161, 'QU', 'OK', 'S', 1724066176, 1724066176, '1'),
(143483, 33154, 'QU', 'OK', 'S', 1724066177, 1724066177, '1'),
(143484, 33155, 'QU', 'OK', 'S', 1724066213, 1724066213, '1'),
(143485, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143486, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143487, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143488, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143489, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143490, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143491, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143492, 33160, 'QU', 'OK', 'S', 1724066228, 1724066228, '1'),
(143493, 33012, 'QU', 'OK', 'S', 1724066250, 1724066250, '1'),
(143494, 33011, 'QU', 'OK', 'S', 1724066259, 1724066259, '1'),
(143495, 31094, 'QU', 'OK', 'S', 1724066327, 1724066327, '1'),
(143496, 31094, 'QU', 'OK', 'S', 1724066333, 1724066333, '1'),
(143497, 31094, 'QU', 'OK', 'S', 1724066335, 1724066335, '1'),
(143498, 29474, 'QU', 'OK', 'S', 1724066588, 1724066588, '1'),
(143499, 26347, 'QU', 'OK', 'S', 1724066607, 1724066607, '1'),
(143500, 26347, 'QU', 'OK', 'S', 1724066607, 1724066607, '1'),
(143501, 32959, 'QU', 'OK', 'S', 1724066628, 1724066628, '1'),
(143502, 22633, 'QU', 'OK', 'S', 1724066642, 1724066642, '1'),
(143503, 32479, 'QU', 'OK', 'S', 1724066652, 1724066652, '1'),
(143504, 26195, 'QU', 'OK', 'S', 1724066671, 1724066671, '1'),
(143505, 30175, 'QU', 'OK', 'S', 1724066689, 1724066689, '1'),
(143506, 30175, 'QU', 'OK', 'S', 1724066689, 1724066689, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(143507, 30175, 'QU', 'OK', 'S', 1724066689, 1724066689, '1'),
(143508, 30175, 'QU', 'OK', 'S', 1724066689, 1724066689, '1'),
(143509, 33043, 'QU', 'OK', 'S', 1724067417, 1724067417, '1'),
(143510, 24042, 'QU', 'OK', 'S', 1724067752, 1724067752, '1'),
(143511, 24042, 'QU', 'OK', 'S', 1724067752, 1724067752, '1'),
(143512, 33043, 'QU', 'OK', 'S', 1724067870, 1724067870, '1'),
(143513, 29253, 'QU', 'OK', 'S', 1724068685, 1724068685, '1'),
(143514, 29153, 'QU', 'OK', 'S', 1724129816, 1724129816, '1'),
(143515, 32208, 'QU', 'OK', 'S', 1724129831, 1724129831, '1'),
(143516, 31850, 'QU', 'OK', 'S', 1724129882, 1724129882, '1'),
(143517, 32089, 'QU', 'OK', 'S', 1724129895, 1724129895, '1'),
(143518, 32850, 'QU', 'OK', 'S', 1724129907, 1724129907, '1'),
(143519, 33058, 'QU', 'OK', 'S', 1724129931, 1724129931, '1'),
(143520, 33061, 'QU', 'OK', 'S', 1724129950, 1724129950, '1'),
(143521, 9109, 'QU', 'OK', 'S', 1724129983, 1724129983, '1'),
(143522, 33063, 'QU', 'OK', 'S', 1724130041, 1724130041, '1'),
(143523, 29006, 'QU', 'OK', 'S', 1724130075, 1724130075, '1'),
(143524, 29166, 'QU', 'OK', 'S', 1724130096, 1724130096, '1'),
(143525, 29172, 'QU', 'OK', 'S', 1724130106, 1724130106, '1'),
(143526, 29248, 'QU', 'OK', 'S', 1724130123, 1724130123, '1'),
(143527, 29465, 'QU', 'OK', 'S', 1724130139, 1724130139, '1'),
(143528, 28650, 'QU', 'OK', 'S', 1724130389, 1724130389, '1'),
(143529, 29466, 'QU', 'OK', 'S', 1724130487, 1724130487, '1'),
(143530, 32816, 'QU', 'OK', 'S', 1724130964, 1724130964, '1'),
(143531, 32966, 'QU', 'OK', 'S', 1724131647, 1724131647, '1'),
(143532, 26756, 'QU', 'OK', 'S', 1724131668, 1724131668, '1'),
(143533, 11114, 'QU', 'OK', 'S', 1724131681, 1724131681, '1'),
(143534, 11114, 'QU', 'OK', 'S', 1724131682, 1724131682, '1'),
(143535, 24670, 'QU', 'OK', 'S', 1724131712, 1724131712, '1'),
(143536, 23091, 'QU', 'OK', 'S', 1724131729, 1724131729, '1'),
(143537, 21115, 'QU', 'OK', 'S', 1724131742, 1724131742, '1'),
(143538, 23714, 'QU', 'OK', 'S', 1724131755, 1724131755, '1'),
(143539, 24068, 'QU', 'OK', 'S', 1724131770, 1724131770, '1'),
(143540, 28517, 'QU', 'OK', 'S', 1724132037, 1724132037, '1'),
(143541, 32966, 'QU', 'OK', 'S', 1724132054, 1724132054, '1'),
(143542, 23327, 'QU', 'OK', 'S', 1724133248, 1724133248, '1'),
(143543, 23335, 'QU', 'OK', 'S', 1724133337, 1724133337, '1'),
(143544, 33156, 'QU', 'OK', 'S', 1724133483, 1724133483, '1'),
(143545, 33156, 'QU', 'OK', 'S', 1724133498, 1724133498, '1'),
(143546, 33156, 'QU', 'OK', 'S', 1724133509, 1724133509, '1'),
(143547, 33156, 'QU', 'OK', 'S', 1724133524, 1724133524, '1'),
(143548, 33156, 'QU', 'OK', 'S', 1724133552, 1724133552, '1'),
(143549, 30371, 'QU', 'OK', 'S', 1724133723, 1724133723, '1'),
(143550, 29513, 'QU', 'OK', 'S', 1724133871, 1724133871, '1'),
(143551, 29514, 'QU', 'OK', 'S', 1724133976, 1724133976, '1'),
(143552, 30628, 'QU', 'OK', 'S', 1724134147, 1724134147, '1'),
(143553, 29200, 'QU', 'OK', 'S', 1724134655, 1724134655, '1'),
(143554, 29200, 'QU', 'OK', 'S', 1724134662, 1724134662, '1'),
(143555, 29200, 'QU', 'OK', 'S', 1724134690, 1724134690, '1'),
(143556, 32355, 'QU', 'OK', 'S', 1724134726, 1724134726, '1'),
(143557, 28592, 'QU', 'OK', 'S', 1724134757, 1724134757, '1'),
(143558, 12641, 'QU', 'OK', 'S', 1724135011, 1724135011, '1'),
(143559, 33072, 'QU', 'OK', 'S', 1724135214, 1724135214, '1'),
(143560, 22739, 'QU', 'OK', 'S', 1724135426, 1724135426, '1'),
(143561, 31115, 'QU', 'OK', 'S', 1724135437, 1724135437, '1'),
(143562, 19024, 'QU', 'OK', 'S', 1724135447, 1724135447, '1'),
(143563, 33073, 'QU', 'OK', 'S', 1724135452, 1724135452, '1'),
(143564, 31392, 'QU', 'OK', 'S', 1724135457, 1724135457, '1'),
(143565, 3994, 'QU', 'OK', 'S', 1724135464, 1724135464, '1'),
(143566, 20677, 'QU', 'OK', 'S', 1724135471, 1724135471, '1'),
(143567, 21045, 'QU', 'OK', 'S', 1724135479, 1724135479, '1'),
(143568, 16098, 'QU', 'OK', 'S', 1724135488, 1724135488, '1'),
(143569, 29930, 'QU', 'OK', 'S', 1724135494, 1724135494, '1'),
(143570, 3068, 'QU', 'OK', 'S', 1724135525, 1724135525, '1'),
(143571, 18132, 'QU', 'OK', 'S', 1724136262, 1724136262, '1'),
(143572, 32775, 'QU', 'OK', 'S', 1724137743, 1724137743, '1'),
(143573, 32693, 'QU', 'OK', 'S', 1724137755, 1724137755, '1'),
(143574, 32757, 'QU', 'OK', 'S', 1724137763, 1724137763, '1'),
(143575, 32692, 'QU', 'OK', 'S', 1724137770, 1724137770, '1'),
(143576, 32688, 'QU', 'OK', 'S', 1724137785, 1724137785, '1'),
(143577, 32688, 'QU', 'OK', 'S', 1724137785, 1724137785, '1'),
(143578, 32688, 'QU', 'OK', 'S', 1724137785, 1724137785, '1'),
(143579, 32438, 'QU', 'OK', 'S', 1724137793, 1724137793, '1'),
(143580, 32436, 'QU', 'OK', 'S', 1724137803, 1724137803, '1'),
(143581, 32102, 'QU', 'OK', 'S', 1724137814, 1724137814, '1'),
(143582, 32435, 'QU', 'OK', 'S', 1724137825, 1724137825, '1'),
(143583, 31314, 'QU', 'OK', 'S', 1724137894, 1724137894, '1'),
(143584, 31293, 'QU', 'OK', 'S', 1724137909, 1724137909, '1'),
(143585, 31293, 'QU', 'OK', 'S', 1724137909, 1724137909, '1'),
(143586, 31293, 'QU', 'OK', 'S', 1724137909, 1724137909, '1'),
(143587, 31193, 'QU', 'OK', 'S', 1724137949, 1724137949, '1'),
(143588, 30890, 'QU', 'OK', 'S', 1724137957, 1724137957, '1'),
(143589, 14542, 'QU', 'OK', 'S', 1724137964, 1724137964, '1'),
(143590, 14542, 'QU', 'OK', 'S', 1724137971, 1724137971, '1'),
(143591, 30455, 'QU', 'OK', 'S', 1724137988, 1724137988, '1'),
(143592, 30397, 'QU', 'OK', 'S', 1724137995, 1724137995, '1'),
(143593, 14542, 'QU', 'OK', 'S', 1724138010, 1724138010, '1'),
(143594, 15210, 'QU', 'OK', 'S', 1724138019, 1724138019, '1'),
(143595, 11946, 'QU', 'OK', 'S', 1724138030, 1724138030, '1'),
(143596, 30297, 'QU', 'OK', 'S', 1724138036, 1724138036, '1'),
(143597, 32427, 'QU', 'OK', 'S', 1724138039, 1724138039, '1'),
(143598, 30296, 'QU', 'OK', 'S', 1724138040, 1724138040, '1'),
(143599, 32427, 'QU', 'OK', 'S', 1724138047, 1724138047, '1'),
(143600, 30295, 'QU', 'OK', 'S', 1724138048, 1724138048, '1'),
(143601, 11946, 'QU', 'OK', 'S', 1724138055, 1724138055, '1'),
(143602, 24235, 'QU', 'OK', 'S', 1724138070, 1724138070, '1'),
(143603, 32427, 'QU', 'OK', 'S', 1724138080, 1724138080, '1'),
(143604, 26383, 'QU', 'OK', 'S', 1724138088, 1724138088, '1'),
(143605, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143606, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143607, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143608, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143609, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143610, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143611, 26864, 'QU', 'OK', 'S', 1724138091, 1724138091, '1'),
(143612, 1345, 'QU', 'OK', 'S', 1724138098, 1724138098, '1'),
(143613, 26863, 'QU', 'OK', 'S', 1724138101, 1724138101, '1'),
(143614, 1345, 'QU', 'OK', 'S', 1724138105, 1724138105, '1'),
(143615, 24235, 'QU', 'OK', 'S', 1724138116, 1724138116, '1'),
(143616, 31853, 'QU', 'OK', 'S', 1724138127, 1724138127, '1'),
(143617, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143618, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143619, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143620, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143621, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143622, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143623, 26862, 'QU', 'OK', 'S', 1724138131, 1724138131, '1'),
(143624, 26212, 'QU', 'OK', 'S', 1724138141, 1724138141, '1'),
(143625, 4137, 'QU', 'OK', 'S', 1724138152, 1724138152, '1'),
(143626, 26212, 'QU', 'OK', 'S', 1724138160, 1724138160, '1'),
(143627, 26550, 'QU', 'OK', 'S', 1724138172, 1724138172, '1'),
(143628, 26550, 'QU', 'OK', 'S', 1724138172, 1724138172, '1'),
(143629, 26550, 'QU', 'OK', 'S', 1724138172, 1724138172, '1'),
(143630, 26550, 'QU', 'OK', 'S', 1724138172, 1724138172, '1'),
(143631, 26550, 'QU', 'OK', 'S', 1724138172, 1724138172, '1'),
(143632, 26502, 'QU', 'OK', 'S', 1724138190, 1724138190, '1'),
(143633, 26502, 'QU', 'OK', 'S', 1724138190, 1724138190, '1'),
(143634, 26502, 'QU', 'OK', 'S', 1724138190, 1724138190, '1'),
(143635, 26502, 'QU', 'OK', 'S', 1724138190, 1724138190, '1'),
(143636, 32449, 'QU', 'OK', 'S', 1724138201, 1724138201, '1'),
(143637, 26366, 'QU', 'OK', 'S', 1724138206, 1724138206, '1'),
(143638, 26366, 'QU', 'OK', 'S', 1724138206, 1724138206, '1'),
(143639, 26366, 'QU', 'OK', 'S', 1724138206, 1724138206, '1'),
(143640, 26366, 'QU', 'OK', 'S', 1724138206, 1724138206, '1'),
(143641, 26504, 'QU', 'OK', 'S', 1724138215, 1724138215, '1'),
(143642, 26504, 'QU', 'OK', 'S', 1724138215, 1724138215, '1'),
(143643, 25686, 'QU', 'OK', 'S', 1724138227, 1724138227, '1'),
(143644, 25685, 'QU', 'OK', 'S', 1724138238, 1724138238, '1'),
(143645, 25685, 'QU', 'OK', 'S', 1724138238, 1724138238, '1'),
(143646, 25685, 'QU', 'OK', 'S', 1724138238, 1724138238, '1'),
(143647, 25685, 'QU', 'OK', 'S', 1724138238, 1724138238, '1'),
(143648, 25323, 'QU', 'OK', 'S', 1724138263, 1724138263, '1'),
(143649, 25070, 'QU', 'OK', 'S', 1724138274, 1724138274, '1'),
(143650, 32222, 'QU', 'OK', 'S', 1724138324, 1724138324, '1'),
(143651, 11946, 'QU', 'OK', 'S', 1724138352, 1724138352, '1'),
(143652, 25057, 'QU', 'OK', 'S', 1724138851, 1724138851, '1'),
(143653, 25057, 'QU', 'OK', 'S', 1724138851, 1724138851, '1'),
(143654, 25057, 'QU', 'OK', 'S', 1724138851, 1724138851, '1'),
(143655, 25057, 'QU', 'OK', 'S', 1724138851, 1724138851, '1'),
(143656, 24893, 'QU', 'OK', 'S', 1724138864, 1724138864, '1'),
(143657, 24893, 'QU', 'OK', 'S', 1724138864, 1724138864, '1'),
(143658, 24893, 'QU', 'OK', 'S', 1724138864, 1724138864, '1'),
(143659, 24810, 'QU', 'OK', 'S', 1724138910, 1724138910, '1'),
(143660, 24801, 'QU', 'OK', 'S', 1724138917, 1724138917, '1'),
(143661, 31758, 'QU', 'OK', 'S', 1724138932, 1724138932, '1'),
(143662, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143663, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143664, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143665, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143666, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143667, 24762, 'QU', 'OK', 'S', 1724138935, 1724138935, '1'),
(143668, 32988, 'QU', 'OK', 'S', 1724138942, 1724138942, '1'),
(143669, 32988, 'QU', 'OK', 'S', 1724138952, 1724138952, '1'),
(143670, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143671, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143672, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143673, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143674, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143675, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143676, 24127, 'QU', 'OK', 'S', 1724138954, 1724138954, '1'),
(143677, 32988, 'QU', 'OK', 'S', 1724138961, 1724138961, '1'),
(143678, 23747, 'QU', 'OK', 'S', 1724138963, 1724138963, '1'),
(143679, 32988, 'QU', 'OK', 'S', 1724138970, 1724138970, '1'),
(143680, 23460, 'QU', 'OK', 'S', 1724138972, 1724138972, '1'),
(143681, 32988, 'QU', 'OK', 'S', 1724138978, 1724138978, '1'),
(143682, 32988, 'QU', 'OK', 'S', 1724138987, 1724138987, '1'),
(143683, 33030, 'QU', 'OK', 'S', 1724138998, 1724138998, '1'),
(143684, 32506, 'QU', 'OK', 'S', 1724139006, 1724139006, '1'),
(143685, 32988, 'QU', 'OK', 'S', 1724139016, 1724139016, '1'),
(143686, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143687, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143688, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143689, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143690, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143691, 23356, 'QU', 'OK', 'S', 1724139023, 1724139023, '1'),
(143692, 32886, 'QU', 'OK', 'S', 1724139024, 1724139024, '1'),
(143693, 32886, 'QU', 'OK', 'S', 1724139032, 1724139032, '1'),
(143694, 32886, 'QU', 'OK', 'S', 1724139040, 1724139040, '1'),
(143695, 32886, 'QU', 'OK', 'S', 1724139048, 1724139048, '1'),
(143696, 31758, 'QU', 'OK', 'S', 1724139056, 1724139056, '1'),
(143697, 30514, 'QU', 'OK', 'S', 1724139064, 1724139064, '1'),
(143698, 32988, 'QU', 'OK', 'S', 1724139074, 1724139074, '1'),
(143699, 32886, 'QU', 'OK', 'S', 1724139082, 1724139082, '1'),
(143700, 32886, 'QU', 'OK', 'S', 1724139089, 1724139089, '1'),
(143701, 30512, 'QU', 'OK', 'S', 1724139098, 1724139098, '1'),
(143702, 32886, 'QU', 'OK', 'S', 1724139107, 1724139107, '1'),
(143703, 32886, 'QU', 'OK', 'S', 1724139121, 1724139121, '1'),
(143704, 32886, 'QU', 'OK', 'S', 1724139134, 1724139134, '1'),
(143705, 32886, 'QU', 'OK', 'S', 1724139142, 1724139142, '1'),
(143706, 23353, 'QU', 'OK', 'S', 1724139186, 1724139186, '1'),
(143707, 23353, 'QU', 'OK', 'S', 1724139186, 1724139186, '1'),
(143708, 23353, 'QU', 'OK', 'S', 1724139186, 1724139186, '1'),
(143709, 23353, 'QU', 'OK', 'S', 1724139186, 1724139186, '1'),
(143710, 23353, 'QU', 'OK', 'S', 1724139186, 1724139186, '1'),
(143711, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143712, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143713, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143714, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143715, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143716, 23351, 'QU', 'OK', 'S', 1724139202, 1724139202, '1'),
(143717, 23350, 'QU', 'OK', 'S', 1724139233, 1724139233, '1'),
(143718, 23350, 'QU', 'OK', 'S', 1724139233, 1724139233, '1'),
(143719, 23350, 'QU', 'OK', 'S', 1724139233, 1724139233, '1'),
(143720, 23350, 'QU', 'OK', 'S', 1724139233, 1724139233, '1'),
(143721, 23350, 'QU', 'OK', 'S', 1724139233, 1724139233, '1'),
(143722, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143723, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143724, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143725, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143726, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143727, 23342, 'QU', 'OK', 'S', 1724139440, 1724139440, '1'),
(143728, 31758, 'QU', 'OK', 'S', 1724139448, 1724139448, '1'),
(143729, 31758, 'QU', 'OK', 'S', 1724139453, 1724139453, '1'),
(143730, 31758, 'QU', 'OK', 'S', 1724139456, 1724139456, '1'),
(143731, 31758, 'QU', 'OK', 'S', 1724139459, 1724139459, '1'),
(143732, 31758, 'QU', 'OK', 'S', 1724139461, 1724139461, '1'),
(143733, 31758, 'QU', 'OK', 'S', 1724139465, 1724139465, '1'),
(143734, 31758, 'QU', 'OK', 'S', 1724139468, 1724139468, '1'),
(143735, 31758, 'QU', 'OK', 'S', 1724139471, 1724139471, '1'),
(143736, 33030, 'QU', 'OK', 'S', 1724139476, 1724139476, '1'),
(143737, 33030, 'QU', 'OK', 'S', 1724139479, 1724139479, '1'),
(143738, 33030, 'QU', 'OK', 'S', 1724139483, 1724139483, '1'),
(143739, 33030, 'QU', 'OK', 'S', 1724139486, 1724139486, '1'),
(143740, 30512, 'QU', 'OK', 'S', 1724139637, 1724139637, '1'),
(143741, 30514, 'QU', 'OK', 'S', 1724139640, 1724139640, '1'),
(143742, 30514, 'QU', 'OK', 'S', 1724139651, 1724139651, '1'),
(143743, 30512, 'QU', 'OK', 'S', 1724139663, 1724139663, '1'),
(143744, 31758, 'QU', 'OK', 'S', 1724139761, 1724139761, '1'),
(143745, 32689, 'QU', 'OK', 'S', 1724139797, 1724139797, '1'),
(143746, 23327, 'QU', 'OK', 'S', 1724140754, 1724140754, '1'),
(143747, 23327, 'QU', 'OK', 'S', 1724140763, 1724140763, '1'),
(143748, 23327, 'QU', 'OK', 'S', 1724140796, 1724140796, '1'),
(143749, 22551, 'QU', 'OK', 'S', 1724140834, 1724140834, '1'),
(143750, 18527, 'QU', 'OK', 'S', 1724140935, 1724140935, '1'),
(143751, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143752, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143753, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143754, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143755, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143756, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143757, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143758, 31249, 'QU', 'OK', 'S', 1724141009, 1724141009, '1'),
(143759, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143760, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143761, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143762, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143763, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143764, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143765, 31093, 'QU', 'OK', 'S', 1724141056, 1724141056, '1'),
(143766, 29709, 'QU', 'OK', 'S', 1724141099, 1724141099, '1'),
(143767, 29709, 'QU', 'OK', 'S', 1724141099, 1724141099, '1'),
(143768, 29709, 'QU', 'OK', 'S', 1724141099, 1724141099, '1'),
(143769, 29709, 'QU', 'OK', 'S', 1724141099, 1724141099, '1'),
(143770, 18453, 'QU', 'OK', 'S', 1724141194, 1724141194, '1'),
(143771, 29142, 'QU', 'OK', 'S', 1724141411, 1724141411, '1'),
(143772, 29117, 'QU', 'OK', 'S', 1724141457, 1724141457, '1'),
(143773, 26825, 'QU', 'OK', 'S', 1724141532, 1724141532, '1'),
(143774, 29126, 'QU', 'OK', 'S', 1724141754, 1724141754, '1'),
(143775, 29119, 'QU', 'OK', 'S', 1724141834, 1724141834, '1'),
(143776, 28423, 'QU', 'OK', 'S', 1724141874, 1724141874, '1'),
(143777, 22256, 'QU', 'OK', 'S', 1724142286, 1724142286, '1'),
(143778, 13534, 'QU', 'OK', 'S', 1724142317, 1724142317, '1'),
(143779, 25391, 'QU', 'OK', 'S', 1724142407, 1724142407, '1'),
(143780, 29942, 'QU', 'OK', 'S', 1724142468, 1724142468, '1'),
(143781, 33178, 'QU', 'OK', 'S', 1724145909, 1724145909, '1'),
(143782, 33179, 'QU', 'OK', 'S', 1724145951, 1724145951, '1'),
(143783, 32362, 'QU', 'OK', 'S', 1724146082, 1724146082, '1'),
(143784, 32362, 'QU', 'OK', 'S', 1724146086, 1724146086, '1'),
(143785, 32362, 'QU', 'OK', 'S', 1724146102, 1724146102, '1'),
(143786, 32362, 'QU', 'OK', 'S', 1724146112, 1724146112, '1'),
(143787, 32362, 'QU', 'OK', 'S', 1724146115, 1724146115, '1'),
(143788, 32362, 'QU', 'OK', 'S', 1724146125, 1724146125, '1'),
(143789, 32362, 'QU', 'OK', 'S', 1724146128, 1724146128, '1'),
(143790, 32362, 'QU', 'OK', 'S', 1724146140, 1724146140, '1'),
(143791, 32362, 'QU', 'OK', 'S', 1724146158, 1724146158, '1'),
(143792, 32362, 'QU', 'OK', 'S', 1724146171, 1724146171, '1'),
(143793, 29447, 'QU', 'OK', 'S', 1724146745, 1724146745, '1'),
(143794, 29517, 'QU', 'OK', 'S', 1724147023, 1724147023, '1'),
(143795, 29472, 'QU', 'OK', 'S', 1724147057, 1724147057, '1'),
(143796, 28501, 'QU', 'OK', 'S', 1724147131, 1724147131, '1'),
(143797, 25242, 'QU', 'OK', 'S', 1724147266, 1724147266, '1'),
(143798, 24203, 'QU', 'OK', 'S', 1724147549, 1724147549, '1'),
(143799, 24203, 'QU', 'OK', 'S', 1724147552, 1724147552, '1'),
(143800, 24203, 'QU', 'OK', 'S', 1724147556, 1724147556, '1'),
(143801, 24203, 'QU', 'OK', 'S', 1724147559, 1724147559, '1'),
(143802, 24203, 'QU', 'OK', 'S', 1724147562, 1724147562, '1'),
(143803, 22767, 'QU', 'OK', 'S', 1724148304, 1724148304, '1'),
(143804, 22767, 'QU', 'OK', 'S', 1724148304, 1724148304, '1'),
(143805, 29583, 'QU', 'OK', 'S', 1724148343, 1724148343, '1'),
(143806, 29583, 'QU', 'OK', 'S', 1724148343, 1724148343, '1'),
(143807, 32144, 'QU', 'OK', 'S', 1724148365, 1724148365, '1'),
(143808, 30248, 'QU', 'OK', 'S', 1724148703, 1724148703, '1'),
(143809, 29822, 'QU', 'OK', 'S', 1724148708, 1724148708, '1'),
(143810, 30278, 'QU', 'OK', 'S', 1724148712, 1724148712, '1'),
(143811, 29372, 'QU', 'OK', 'S', 1724148716, 1724148716, '1'),
(143812, 30277, 'QU', 'OK', 'S', 1724148719, 1724148719, '1'),
(143813, 32144, 'QU', 'OK', 'S', 1724148840, 1724148840, '1'),
(143814, 32144, 'QU', 'OK', 'S', 1724149035, 1724149035, '1'),
(143815, 32144, 'QU', 'OK', 'S', 1724149039, 1724149039, '1'),
(143816, 29835, 'QU', 'OK', 'S', 1724150136, 1724150136, '1'),
(143817, 29835, 'QU', 'OK', 'S', 1724150136, 1724150136, '1'),
(143818, 29833, 'QU', 'OK', 'S', 1724150258, 1724150258, '1'),
(143819, 29832, 'QU', 'OK', 'S', 1724150316, 1724150316, '1'),
(143820, 29832, 'QU', 'OK', 'S', 1724150316, 1724150316, '1'),
(143821, 29832, 'QU', 'OK', 'S', 1724150316, 1724150316, '1'),
(143822, 29832, 'QU', 'OK', 'S', 1724150316, 1724150316, '1'),
(143823, 29822, 'QU', 'OK', 'S', 1724150346, 1724150346, '1'),
(143824, 29817, 'QU', 'OK', 'S', 1724150407, 1724150407, '1'),
(143825, 29817, 'QU', 'OK', 'S', 1724150407, 1724150407, '1'),
(143826, 33177, 'QU', 'OK', 'S', 1724150477, 1724150477, '1'),
(143827, 29727, 'QU', 'OK', 'S', 1724150544, 1724150544, '1'),
(143828, 33173, 'QU', 'OK', 'S', 1724150614, 1724150614, '1'),
(143829, 33164, 'QU', 'OK', 'S', 1724150788, 1724150788, '1'),
(143830, 33165, 'QU', 'OK', 'S', 1724151525, 1724151525, '1'),
(143831, 33173, 'QU', 'OK', 'S', 1724151726, 1724151726, '1'),
(143832, 33173, 'QU', 'OK', 'S', 1724151729, 1724151729, '1'),
(143833, 33173, 'QU', 'OK', 'S', 1724151744, 1724151744, '1'),
(143834, 33173, 'QU', 'OK', 'S', 1724151756, 1724151756, '1'),
(143835, 33173, 'QU', 'OK', 'S', 1724151768, 1724151768, '1'),
(143836, 32102, 'QU', 'OK', 'S', 1724152113, 1724152113, '1'),
(143837, 33100, 'QU', 'OK', 'S', 1724152875, 1724152875, '1'),
(143838, 20889, 'QU', 'OK', 'S', 1724152881, 1724152881, '1'),
(143839, 33100, 'QU', 'OK', 'S', 1724152891, 1724152891, '1'),
(143840, 20451, 'QU', 'OK', 'S', 1724152897, 1724152897, '1'),
(143841, 33169, 'QU', 'OK', 'S', 1724153030, 1724153030, '1'),
(143842, 33172, 'QU', 'OK', 'S', 1724153128, 1724153128, '1'),
(143843, 33174, 'QU', 'OK', 'S', 1724153206, 1724153206, '1'),
(143844, 33176, 'QU', 'OK', 'S', 1724153248, 1724153248, '1'),
(143845, 32581, 'QU', 'OK', 'S', 1724153391, 1724153391, '1'),
(143846, 33166, 'QU', 'OK', 'S', 1724153522, 1724153522, '1'),
(143847, 33167, 'QU', 'OK', 'S', 1724153605, 1724153605, '1'),
(143848, 33162, 'QU', 'OK', 'S', 1724153798, 1724153798, '1'),
(143849, 33163, 'QU', 'OK', 'S', 1724153858, 1724153858, '1'),
(143850, 29726, 'QU', 'OK', 'S', 1724153940, 1724153940, '1'),
(143851, 29724, 'QU', 'OK', 'S', 1724153973, 1724153973, '1'),
(143852, 29724, 'QU', 'OK', 'S', 1724153973, 1724153973, '1'),
(143853, 29723, 'QU', 'OK', 'S', 1724154045, 1724154045, '1'),
(143854, 29723, 'QU', 'OK', 'S', 1724154051, 1724154051, '1'),
(143855, 29684, 'QU', 'OK', 'S', 1724154092, 1724154092, '1'),
(143856, 29683, 'QU', 'OK', 'S', 1724154122, 1724154122, '1'),
(143857, 29682, 'QU', 'OK', 'S', 1724154145, 1724154145, '1'),
(143858, 29682, 'QU', 'OK', 'S', 1724154145, 1724154145, '1'),
(143859, 29667, 'QU', 'OK', 'S', 1724154198, 1724154198, '1'),
(143860, 29667, 'QU', 'OK', 'S', 1724154198, 1724154198, '1'),
(143861, 29666, 'QU', 'OK', 'S', 1724154238, 1724154238, '1'),
(143862, 29665, 'QU', 'OK', 'S', 1724154272, 1724154272, '1'),
(143863, 29624, 'QU', 'OK', 'S', 1724154292, 1724154292, '1'),
(143864, 33143, 'QU', 'OK', 'S', 1724154301, 1724154301, '1'),
(143865, 29623, 'QU', 'OK', 'S', 1724154358, 1724154358, '1'),
(143866, 29623, 'QU', 'OK', 'S', 1724154369, 1724154369, '1'),
(143867, 29623, 'QU', 'OK', 'S', 1724154369, 1724154369, '1'),
(143868, 29620, 'QU', 'OK', 'S', 1724154408, 1724154408, '1'),
(143869, 29620, 'QU', 'OK', 'S', 1724154414, 1724154414, '1'),
(143870, 29619, 'QU', 'OK', 'S', 1724154512, 1724154512, '1'),
(143871, 29619, 'QU', 'OK', 'S', 1724154518, 1724154518, '1'),
(143872, 29618, 'QU', 'OK', 'S', 1724154626, 1724154626, '1'),
(143873, 33180, 'QU', 'OK', 'S', 1724154627, 1724154627, '1'),
(143874, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143875, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143876, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143877, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143878, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143879, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143880, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143881, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143882, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143883, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143884, 33179, 'QU', 'OK', 'S', 1724154639, 1724154639, '1'),
(143885, 29580, 'QU', 'OK', 'S', 1724154648, 1724154648, '1'),
(143886, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143887, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143888, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143889, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143890, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143891, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143892, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143893, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143894, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143895, 33178, 'QU', 'OK', 'S', 1724154666, 1724154666, '1'),
(143896, 29578, 'QU', 'OK', 'S', 1724154668, 1724154668, '1'),
(143897, 33179, 'QU', 'OK', 'S', 1724154743, 1724154743, '1'),
(143898, 33179, 'QU', 'OK', 'S', 1724154743, 1724154743, '1'),
(143899, 33179, 'QU', 'OK', 'S', 1724154743, 1724154743, '1'),
(143900, 33179, 'QU', 'OK', 'S', 1724154743, 1724154743, '1'),
(143901, 33179, 'QU', 'OK', 'S', 1724154774, 1724154774, '1'),
(143902, 33179, 'QU', 'OK', 'S', 1724154774, 1724154774, '1'),
(143903, 33179, 'QU', 'OK', 'S', 1724154774, 1724154774, '1'),
(143904, 33179, 'QU', 'OK', 'S', 1724154774, 1724154774, '1'),
(143905, 33179, 'QU', 'OK', 'S', 1724154794, 1724154794, '1'),
(143906, 33179, 'QU', 'OK', 'S', 1724154794, 1724154794, '1'),
(143907, 29577, 'QU', 'OK', 'S', 1724154811, 1724154811, '1'),
(143908, 29575, 'QU', 'OK', 'S', 1724154826, 1724154826, '1'),
(143909, 33161, 'QU', 'OK', 'S', 1724154861, 1724154861, '1'),
(143910, 29573, 'QU', 'OK', 'S', 1724154867, 1724154867, '1'),
(143911, 33160, 'QU', 'OK', 'S', 1724154886, 1724154886, '1'),
(143912, 33160, 'QU', 'OK', 'S', 1724154886, 1724154886, '1'),
(143913, 33160, 'QU', 'OK', 'S', 1724154886, 1724154886, '1'),
(143914, 33160, 'QU', 'OK', 'S', 1724154886, 1724154886, '1'),
(143915, 33160, 'QU', 'OK', 'S', 1724154886, 1724154886, '1'),
(143916, 29572, 'QU', 'OK', 'S', 1724154904, 1724154904, '1'),
(143917, 29572, 'QU', 'OK', 'S', 1724154904, 1724154904, '1'),
(143918, 33175, 'QU', 'OK', 'S', 1724154906, 1724154906, '1'),
(143919, 33012, 'QU', 'OK', 'S', 1724154907, 1724154907, '1'),
(143920, 33010, 'QU', 'OK', 'S', 1724154913, 1724154913, '1'),
(143921, 32968, 'QU', 'OK', 'S', 1724154920, 1724154920, '1'),
(143922, 32929, 'QU', 'OK', 'S', 1724154926, 1724154926, '1'),
(143923, 32928, 'QU', 'OK', 'S', 1724154938, 1724154938, '1'),
(143924, 32849, 'QU', 'OK', 'S', 1724154945, 1724154945, '1'),
(143925, 32846, 'QU', 'OK', 'S', 1724154953, 1724154953, '1'),
(143926, 32844, 'QU', 'OK', 'S', 1724154994, 1724154994, '1'),
(143927, 32811, 'QU', 'OK', 'S', 1724155001, 1724155001, '1'),
(143928, 32810, 'QU', 'OK', 'S', 1724155008, 1724155008, '1'),
(143929, 32649, 'QU', 'OK', 'S', 1724155017, 1724155017, '1'),
(143930, 32631, 'QU', 'OK', 'S', 1724155026, 1724155026, '1'),
(143931, 32631, 'QU', 'OK', 'S', 1724155026, 1724155026, '1'),
(143932, 32349, 'QU', 'OK', 'S', 1724155034, 1724155034, '1'),
(143933, 32349, 'QU', 'OK', 'S', 1724155034, 1724155034, '1'),
(143934, 32348, 'QU', 'OK', 'S', 1724155051, 1724155051, '1'),
(143935, 32348, 'QU', 'OK', 'S', 1724155051, 1724155051, '1'),
(143936, 32127, 'QU', 'OK', 'S', 1724155061, 1724155061, '1'),
(143937, 32100, 'QU', 'OK', 'S', 1724155066, 1724155066, '1'),
(143938, 32100, 'QU', 'OK', 'S', 1724155070, 1724155070, '1'),
(143939, 32080, 'QU', 'OK', 'S', 1724155075, 1724155075, '1'),
(143940, 32079, 'QU', 'OK', 'S', 1724155082, 1724155082, '1'),
(143941, 32079, 'QU', 'OK', 'S', 1724155086, 1724155086, '1'),
(143942, 32058, 'QU', 'OK', 'S', 1724155092, 1724155092, '1'),
(143943, 31867, 'QU', 'OK', 'S', 1724155097, 1724155097, '1'),
(143944, 31867, 'QU', 'OK', 'S', 1724155120, 1724155120, '1'),
(143945, 31866, 'QU', 'OK', 'S', 1724155130, 1724155130, '1'),
(143946, 31866, 'QU', 'OK', 'S', 1724155134, 1724155134, '1'),
(143947, 31847, 'QU', 'OK', 'S', 1724155142, 1724155142, '1'),
(143948, 31847, 'QU', 'OK', 'S', 1724155146, 1724155146, '1'),
(143949, 31845, 'QU', 'OK', 'S', 1724155165, 1724155165, '1'),
(143950, 31845, 'QU', 'OK', 'S', 1724155170, 1724155170, '1'),
(143951, 31842, 'QU', 'OK', 'S', 1724155176, 1724155176, '1'),
(143952, 29830, 'QU', 'OK', 'S', 1724155183, 1724155183, '1'),
(143953, 29803, 'QU', 'OK', 'S', 1724155191, 1724155191, '1'),
(143954, 29792, 'QU', 'OK', 'S', 1724155200, 1724155200, '1'),
(143955, 29792, 'QU', 'OK', 'S', 1724155204, 1724155204, '1'),
(143956, 29791, 'QU', 'OK', 'S', 1724155211, 1724155211, '1'),
(143957, 33168, 'QU', 'OK', 'S', 1724155215, 1724155215, '1'),
(143958, 29791, 'QU', 'OK', 'S', 1724155218, 1724155218, '1'),
(143959, 29791, 'QU', 'OK', 'S', 1724155223, 1724155223, '1'),
(143960, 29784, 'QU', 'OK', 'S', 1724155230, 1724155230, '1'),
(143961, 29784, 'QU', 'OK', 'S', 1724155235, 1724155235, '1'),
(143962, 29722, 'QU', 'OK', 'S', 1724155242, 1724155242, '1'),
(143963, 29722, 'QU', 'OK', 'S', 1724155246, 1724155246, '1'),
(143964, 33170, 'QU', 'OK', 'S', 1724155255, 1724155255, '1'),
(143965, 33171, 'QU', 'OK', 'S', 1724155286, 1724155286, '1'),
(143966, 29697, 'QU', 'OK', 'S', 1724155401, 1724155401, '1'),
(143967, 29345, 'QU', 'OK', 'S', 1724155407, 1724155407, '1'),
(143968, 29324, 'QU', 'OK', 'S', 1724155414, 1724155414, '1'),
(143969, 29324, 'QU', 'OK', 'S', 1724155420, 1724155420, '1'),
(143970, 29320, 'QU', 'OK', 'S', 1724155428, 1724155428, '1'),
(143971, 29279, 'QU', 'OK', 'S', 1724155437, 1724155437, '1'),
(143972, 29279, 'QU', 'OK', 'S', 1724155444, 1724155444, '1'),
(143973, 29277, 'QU', 'OK', 'S', 1724155451, 1724155451, '1'),
(143974, 29277, 'QU', 'OK', 'S', 1724155456, 1724155456, '1'),
(143975, 29276, 'QU', 'OK', 'S', 1724155463, 1724155463, '1'),
(143976, 29272, 'QU', 'OK', 'S', 1724155468, 1724155468, '1'),
(143977, 29272, 'QU', 'OK', 'S', 1724155473, 1724155473, '1'),
(143978, 29268, 'QU', 'OK', 'S', 1724155481, 1724155481, '1'),
(143979, 29268, 'QU', 'OK', 'S', 1724155487, 1724155487, '1'),
(143980, 28743, 'QU', 'OK', 'S', 1724155513, 1724155513, '1'),
(143981, 28741, 'QU', 'OK', 'S', 1724155519, 1724155519, '1'),
(143982, 28741, 'QU', 'OK', 'S', 1724155525, 1724155525, '1'),
(143983, 28724, 'QU', 'OK', 'S', 1724155533, 1724155533, '1'),
(143984, 28723, 'QU', 'OK', 'S', 1724155539, 1724155539, '1'),
(143985, 28719, 'QU', 'OK', 'S', 1724155546, 1724155546, '1'),
(143986, 28719, 'QU', 'OK', 'S', 1724155550, 1724155550, '1'),
(143987, 28718, 'QU', 'OK', 'S', 1724155558, 1724155558, '1'),
(143988, 28718, 'QU', 'OK', 'S', 1724155564, 1724155564, '1'),
(143989, 28718, 'QU', 'OK', 'S', 1724155576, 1724155576, '1'),
(143990, 28718, 'QU', 'OK', 'S', 1724155576, 1724155576, '1'),
(143991, 28323, 'QU', 'OK', 'S', 1724155596, 1724155596, '1'),
(143992, 28322, 'QU', 'OK', 'S', 1724155604, 1724155604, '1'),
(143993, 28318, 'QU', 'OK', 'S', 1724155613, 1724155613, '1'),
(143994, 28316, 'QU', 'OK', 'S', 1724155640, 1724155640, '1'),
(143995, 28315, 'QU', 'OK', 'S', 1724155647, 1724155647, '1'),
(143996, 28314, 'QU', 'OK', 'S', 1724155657, 1724155657, '1'),
(143997, 25776, 'QU', 'OK', 'S', 1724155663, 1724155663, '1'),
(143998, 25776, 'QU', 'OK', 'S', 1724155668, 1724155668, '1'),
(143999, 25775, 'QU', 'OK', 'S', 1724155672, 1724155672, '1'),
(144000, 25774, 'QU', 'OK', 'S', 1724155681, 1724155681, '1'),
(144001, 25772, 'QU', 'OK', 'S', 1724155687, 1724155687, '1'),
(144002, 25772, 'QU', 'OK', 'S', 1724155692, 1724155692, '1'),
(144003, 25771, 'QU', 'OK', 'S', 1724155698, 1724155698, '1'),
(144004, 25770, 'QU', 'OK', 'S', 1724155703, 1724155703, '1'),
(144005, 25768, 'QU', 'OK', 'S', 1724155712, 1724155712, '1'),
(144006, 25768, 'QU', 'OK', 'S', 1724155718, 1724155718, '1'),
(144007, 25763, 'QU', 'OK', 'S', 1724155727, 1724155727, '1'),
(144008, 25762, 'QU', 'OK', 'S', 1724155734, 1724155734, '1'),
(144009, 25749, 'QU', 'OK', 'S', 1724155742, 1724155742, '1'),
(144010, 25749, 'QU', 'OK', 'S', 1724155749, 1724155749, '1'),
(144011, 25744, 'QU', 'OK', 'S', 1724155754, 1724155754, '1'),
(144012, 25741, 'QU', 'OK', 'S', 1724155761, 1724155761, '1'),
(144013, 25741, 'QU', 'OK', 'S', 1724155767, 1724155767, '1'),
(144014, 25733, 'QU', 'OK', 'S', 1724155786, 1724155786, '1'),
(144015, 25733, 'QU', 'OK', 'S', 1724155790, 1724155790, '1'),
(144016, 25731, 'QU', 'OK', 'S', 1724155796, 1724155796, '1'),
(144017, 25731, 'QU', 'OK', 'S', 1724155800, 1724155800, '1'),
(144018, 25729, 'QU', 'OK', 'S', 1724155809, 1724155809, '1'),
(144019, 25725, 'QU', 'OK', 'S', 1724155814, 1724155814, '1'),
(144020, 25725, 'QU', 'OK', 'S', 1724155819, 1724155819, '1'),
(144021, 25724, 'QU', 'OK', 'S', 1724155824, 1724155824, '1'),
(144022, 25724, 'QU', 'OK', 'S', 1724155829, 1724155829, '1'),
(144023, 25722, 'QU', 'OK', 'S', 1724155836, 1724155836, '1'),
(144024, 25722, 'QU', 'OK', 'S', 1724155842, 1724155842, '1'),
(144025, 25719, 'QU', 'OK', 'S', 1724155858, 1724155858, '1'),
(144026, 25704, 'QU', 'OK', 'S', 1724155864, 1724155864, '1'),
(144027, 25704, 'QU', 'OK', 'S', 1724155869, 1724155869, '1'),
(144028, 25702, 'QU', 'OK', 'S', 1724155874, 1724155874, '1'),
(144029, 25699, 'QU', 'OK', 'S', 1724155884, 1724155884, '1'),
(144030, 25699, 'QU', 'OK', 'S', 1724155889, 1724155889, '1'),
(144031, 25695, 'QU', 'OK', 'S', 1724155894, 1724155894, '1'),
(144032, 25695, 'QU', 'OK', 'S', 1724155900, 1724155900, '1'),
(144033, 25692, 'QU', 'OK', 'S', 1724155908, 1724155908, '1'),
(144034, 25692, 'QU', 'OK', 'S', 1724155917, 1724155917, '1'),
(144035, 21938, 'QU', 'OK', 'S', 1724158237, 1724158237, '1'),
(144036, 21938, 'QU', 'OK', 'S', 1724158243, 1724158243, '1'),
(144037, 30527, 'QU', 'OK', 'S', 1724158246, 1724158246, '1'),
(144038, 21938, 'QU', 'OK', 'S', 1724158251, 1724158251, '1'),
(144039, 19143, 'QU', 'OK', 'S', 1724158255, 1724158255, '1'),
(144040, 23192, 'QU', 'OK', 'S', 1724158259, 1724158259, '1'),
(144041, 19143, 'QU', 'OK', 'S', 1724158268, 1724158268, '1'),
(144042, 19143, 'QU', 'OK', 'S', 1724158283, 1724158283, '1'),
(144043, 23191, 'QU', 'OK', 'S', 1724158308, 1724158308, '1'),
(144044, 23191, 'QU', 'OK', 'S', 1724158314, 1724158314, '1'),
(144045, 19120, 'QU', 'OK', 'S', 1724158331, 1724158331, '1'),
(144046, 33118, 'QU', 'OK', 'S', 1724158522, 1724158522, '1'),
(144047, 33058, 'QU', 'OK', 'S', 1724158539, 1724158539, '1'),
(144048, 24571, 'QU', 'OK', 'S', 1724158544, 1724158544, '1'),
(144049, 19085, 'QU', 'OK', 'S', 1724158549, 1724158549, '1'),
(144050, 19143, 'QU', 'OK', 'S', 1724158558, 1724158558, '1'),
(144051, 30527, 'QU', 'OK', 'S', 1724158564, 1724158564, '1'),
(144052, 23192, 'QU', 'OK', 'S', 1724158567, 1724158567, '1'),
(144053, 19143, 'QU', 'OK', 'S', 1724158570, 1724158570, '1'),
(144054, 21755, 'QU', 'OK', 'S', 1724158574, 1724158574, '1'),
(144055, 24571, 'QU', 'OK', 'S', 1724158579, 1724158579, '1'),
(144056, 33058, 'QU', 'OK', 'S', 1724158583, 1724158583, '1'),
(144057, 32203, 'QU', 'OK', 'S', 1724158590, 1724158590, '1'),
(144058, 10308, 'QU', 'OK', 'S', 1724158593, 1724158593, '1'),
(144059, 24573, 'QU', 'OK', 'S', 1724158599, 1724158599, '1'),
(144060, 28668, 'QU', 'OK', 'S', 1724158602, 1724158602, '1'),
(144061, 32203, 'QU', 'OK', 'S', 1724158607, 1724158607, '1'),
(144062, 21755, 'QU', 'OK', 'S', 1724158614, 1724158614, '1'),
(144063, 32204, 'QU', 'OK', 'S', 1724158619, 1724158619, '1'),
(144064, 19085, 'QU', 'OK', 'S', 1724158642, 1724158642, '1'),
(144065, 30487, 'QU', 'OK', 'S', 1724158648, 1724158648, '1'),
(144066, 28668, 'QU', 'OK', 'S', 1724158656, 1724158656, '1'),
(144067, 32452, 'QU', 'OK', 'S', 1724158660, 1724158660, '1'),
(144068, 32204, 'QU', 'OK', 'S', 1724158663, 1724158663, '1'),
(144069, 33117, 'QU', 'OK', 'S', 1724158671, 1724158671, '1'),
(144070, 28523, 'QU', 'OK', 'S', 1724158673, 1724158673, '1'),
(144071, 32102, 'QU', 'OK', 'S', 1724158680, 1724158680, '1'),
(144072, 28652, 'QU', 'OK', 'S', 1724158688, 1724158688, '1'),
(144073, 18671, 'QU', 'OK', 'S', 1724158715, 1724158715, '1'),
(144074, 32204, 'QU', 'OK', 'S', 1724158721, 1724158721, '1'),
(144075, 32203, 'QU', 'OK', 'S', 1724158725, 1724158725, '1'),
(144076, 28064, 'QU', 'OK', 'S', 1724158733, 1724158733, '1'),
(144077, 28064, 'QU', 'OK', 'S', 1724158739, 1724158739, '1'),
(144078, 28064, 'QU', 'OK', 'S', 1724158746, 1724158746, '1'),
(144079, 28061, 'QU', 'OK', 'S', 1724158753, 1724158753, '1'),
(144080, 30590, 'QU', 'OK', 'S', 1724158770, 1724158770, '1'),
(144081, 32204, 'QU', 'OK', 'S', 1724158775, 1724158775, '1'),
(144082, 32201, 'QU', 'OK', 'S', 1724158779, 1724158779, '1'),
(144083, 28061, 'QU', 'OK', 'S', 1724158784, 1724158784, '1'),
(144084, 31059, 'QU', 'OK', 'S', 1724158791, 1724158791, '1'),
(144085, 18373, 'QU', 'OK', 'S', 1724158797, 1724158797, '1'),
(144086, 30590, 'QU', 'OK', 'S', 1724158801, 1724158801, '1'),
(144087, 18132, 'QU', 'OK', 'S', 1724158816, 1724158816, '1'),
(144088, 18132, 'QU', 'OK', 'S', 1724158818, 1724158818, '1'),
(144089, 18132, 'QU', 'OK', 'S', 1724158821, 1724158821, '1'),
(144090, 31059, 'QU', 'OK', 'S', 1724158851, 1724158851, '1'),
(144091, 28673, 'QU', 'OK', 'S', 1724158864, 1724158864, '1'),
(144092, 30629, 'QU', 'OK', 'S', 1724158869, 1724158869, '1'),
(144093, 18373, 'QU', 'OK', 'S', 1724158922, 1724158922, '1'),
(144094, 30890, 'QU', 'OK', 'S', 1724158927, 1724158927, '1'),
(144095, 30590, 'QU', 'OK', 'S', 1724158933, 1724158933, '1'),
(144096, 28061, 'QU', 'OK', 'S', 1724158938, 1724158938, '1'),
(144097, 31759, 'QU', 'OK', 'S', 1724158946, 1724158946, '1'),
(144098, 32452, 'QU', 'OK', 'S', 1724158949, 1724158949, '1'),
(144099, 30890, 'QU', 'OK', 'S', 1724158955, 1724158955, '1'),
(144100, 28523, 'QU', 'OK', 'S', 1724158962, 1724158962, '1'),
(144101, 31059, 'QU', 'OK', 'S', 1724158965, 1724158965, '1'),
(144102, 31059, 'QU', 'OK', 'S', 1724158979, 1724158979, '1'),
(144103, 32177, 'QU', 'OK', 'S', 1724158982, 1724158982, '1'),
(144104, 28523, 'QU', 'OK', 'S', 1724159017, 1724159017, '1'),
(144105, 27044, 'QU', 'OK', 'S', 1724159021, 1724159021, '1'),
(144106, 28523, 'QU', 'OK', 'S', 1724159026, 1724159026, '1'),
(144107, 27044, 'QU', 'OK', 'S', 1724159029, 1724159029, '1'),
(144108, 32177, 'QU', 'OK', 'S', 1724159043, 1724159043, '1'),
(144109, 13438, 'QU', 'OK', 'S', 1724159046, 1724159046, '1'),
(144110, 13437, 'QU', 'OK', 'S', 1724159055, 1724159055, '1'),
(144111, 27044, 'QU', 'OK', 'S', 1724159074, 1724159074, '1'),
(144112, 25323, 'QU', 'OK', 'S', 1724159158, 1724159158, '1'),
(144113, 33105, 'QU', 'OK', 'S', 1724159417, 1724159417, '1'),
(144114, 23191, 'QU', 'OK', 'S', 1724159815, 1724159815, '1'),
(144115, 23191, 'QU', 'OK', 'S', 1724159825, 1724159825, '1'),
(144116, 26292, 'QU', 'OK', 'S', 1724159900, 1724159900, '1'),
(144117, 31072, 'QU', 'OK', 'S', 1724159921, 1724159921, '1'),
(144118, 31072, 'QU', 'OK', 'S', 1724159928, 1724159928, '1'),
(144119, 31072, 'QU', 'OK', 'S', 1724159966, 1724159966, '1'),
(144120, 31072, 'QU', 'OK', 'S', 1724159974, 1724159974, '1'),
(144121, 25385, 'QU', 'OK', 'S', 1724160009, 1724160009, '1'),
(144122, 31072, 'QU', 'OK', 'S', 1724160011, 1724160011, '1'),
(144123, 31072, 'QU', 'OK', 'S', 1724160018, 1724160018, '1'),
(144124, 25385, 'QU', 'OK', 'S', 1724160022, 1724160022, '1'),
(144125, 31072, 'QU', 'OK', 'S', 1724160055, 1724160055, '1'),
(144126, 31072, 'QU', 'OK', 'S', 1724160063, 1724160063, '1'),
(144127, 31563, 'QU', 'OK', 'S', 1724160090, 1724160090, '1'),
(144128, 31072, 'QU', 'OK', 'S', 1724160111, 1724160111, '1'),
(144129, 31072, 'QU', 'OK', 'S', 1724160118, 1724160118, '1'),
(144130, 27333, 'QU', 'OK', 'S', 1724160146, 1724160146, '1'),
(144131, 31072, 'QU', 'OK', 'S', 1724160162, 1724160162, '1'),
(144132, 31072, 'QU', 'OK', 'S', 1724160169, 1724160169, '1'),
(144133, 31072, 'QU', 'OK', 'S', 1724160220, 1724160220, '1'),
(144134, 31072, 'QU', 'OK', 'S', 1724160227, 1724160227, '1'),
(144135, 31072, 'QU', 'OK', 'S', 1724160271, 1724160271, '1'),
(144136, 31072, 'QU', 'OK', 'S', 1724160278, 1724160278, '1'),
(144137, 31072, 'QU', 'OK', 'S', 1724160312, 1724160312, '1'),
(144138, 31072, 'QU', 'OK', 'S', 1724160319, 1724160319, '1'),
(144139, 28523, 'QU', 'OK', 'S', 1724160440, 1724160440, '1'),
(144140, 28668, 'QU', 'OK', 'S', 1724160533, 1724160533, '1'),
(144141, 18453, 'QU', 'OK', 'S', 1724217313, 1724217313, '1'),
(144142, 23914, 'QU', 'OK', 'S', 1724217324, 1724217324, '1'),
(144143, 25627, 'QU', 'OK', 'S', 1724217339, 1724217339, '1'),
(144144, 29806, 'QU', 'OK', 'S', 1724217344, 1724217344, '1'),
(144145, 29719, 'QU', 'OK', 'S', 1724217349, 1724217349, '1'),
(144146, 30607, 'QU', 'OK', 'S', 1724217354, 1724217354, '1'),
(144147, 26564, 'QU', 'OK', 'S', 1724217366, 1724217366, '1'),
(144148, 33072, 'QU', 'OK', 'S', 1724217371, 1724217371, '1'),
(144149, 29719, 'QU', 'OK', 'S', 1724217377, 1724217377, '1'),
(144150, 29836, 'QU', 'OK', 'S', 1724217385, 1724217385, '1'),
(144151, 30504, 'QU', 'OK', 'S', 1724217399, 1724217399, '1'),
(144152, 30510, 'QU', 'OK', 'S', 1724217414, 1724217414, '1'),
(144153, 30605, 'QU', 'OK', 'S', 1724217419, 1724217419, '1'),
(144154, 31615, 'QU', 'OK', 'S', 1724217424, 1724217424, '1'),
(144155, 32955, 'QU', 'OK', 'S', 1724217429, 1724217429, '1'),
(144156, 32871, 'QU', 'OK', 'S', 1724217442, 1724217442, '1'),
(144157, 32502, 'QU', 'OK', 'S', 1724217447, 1724217447, '1'),
(144158, 29777, 'QU', 'OK', 'S', 1724217452, 1724217452, '1'),
(144159, 21459, 'QU', 'OK', 'S', 1724217456, 1724217456, '1'),
(144160, 28709, 'QU', 'OK', 'S', 1724217461, 1724217461, '1'),
(144161, 30606, 'QU', 'OK', 'S', 1724217468, 1724217468, '1'),
(144162, 14763, 'QU', 'OK', 'S', 1724217473, 1724217473, '1'),
(144163, 29806, 'QU', 'OK', 'S', 1724217479, 1724217479, '1'),
(144164, 32254, 'QU', 'OK', 'S', 1724217483, 1724217483, '1'),
(144165, 30041, 'QU', 'OK', 'S', 1724217488, 1724217488, '1'),
(144166, 29841, 'QU', 'OK', 'S', 1724217493, 1724217493, '1'),
(144167, 31846, 'QU', 'OK', 'S', 1724217497, 1724217497, '1'),
(144168, 29593, 'QU', 'OK', 'S', 1724217502, 1724217502, '1'),
(144169, 32232, 'QU', 'OK', 'S', 1724217514, 1724217514, '1'),
(144170, 32474, 'QU', 'OK', 'S', 1724217518, 1724217518, '1'),
(144171, 32680, 'QU', 'OK', 'S', 1724217525, 1724217525, '1'),
(144172, 32682, 'QU', 'OK', 'S', 1724217530, 1724217530, '1'),
(144173, 31980, 'QU', 'OK', 'S', 1724217541, 1724217541, '1'),
(144174, 30504, 'QU', 'OK', 'S', 1724217546, 1724217546, '1'),
(144175, 32788, 'QU', 'OK', 'S', 1724217550, 1724217550, '1'),
(144176, 26089, 'QU', 'OK', 'S', 1724217554, 1724217554, '1'),
(144177, 29955, 'QU', 'OK', 'S', 1724217558, 1724217558, '1'),
(144178, 32650, 'QU', 'OK', 'S', 1724217562, 1724217562, '1'),
(144179, 26163, 'QU', 'OK', 'S', 1724217566, 1724217566, '1'),
(144180, 32599, 'QU', 'OK', 'S', 1724217571, 1724217571, '1'),
(144181, 32658, 'QU', 'OK', 'S', 1724217575, 1724217575, '1'),
(144182, 28376, 'QU', 'OK', 'S', 1724217579, 1724217579, '1'),
(144183, 26152, 'QU', 'OK', 'S', 1724217583, 1724217583, '1'),
(144184, 29855, 'QU', 'OK', 'S', 1724217588, 1724217588, '1'),
(144185, 32016, 'QU', 'OK', 'S', 1724217594, 1724217594, '1'),
(144186, 21696, 'QU', 'OK', 'S', 1724217599, 1724217599, '1'),
(144187, 32687, 'QU', 'OK', 'S', 1724217607, 1724217607, '1'),
(144188, 31976, 'QU', 'OK', 'S', 1724217615, 1724217615, '1'),
(144189, 30072, 'QU', 'OK', 'S', 1724217622, 1724217622, '1'),
(144190, 30124, 'QU', 'OK', 'S', 1724217629, 1724217629, '1'),
(144191, 31849, 'QU', 'OK', 'S', 1724217644, 1724217644, '1'),
(144192, 28777, 'QU', 'OK', 'S', 1724217649, 1724217649, '1'),
(144193, 31567, 'QU', 'OK', 'S', 1724217660, 1724217660, '1'),
(144194, 33148, 'QU', 'OK', 'S', 1724217666, 1724217666, '1'),
(144195, 32053, 'QU', 'OK', 'S', 1724217671, 1724217671, '1'),
(144196, 32355, 'QU', 'OK', 'S', 1724217676, 1724217676, '1'),
(144197, 32917, 'QU', 'OK', 'S', 1724217688, 1724217688, '1'),
(144198, 29085, 'QU', 'OK', 'S', 1724217692, 1724217692, '1'),
(144199, 32230, 'QU', 'OK', 'S', 1724217700, 1724217700, '1'),
(144200, 29743, 'QU', 'OK', 'S', 1724217704, 1724217704, '1'),
(144201, 25678, 'QU', 'OK', 'S', 1724217709, 1724217709, '1'),
(144202, 32599, 'QU', 'OK', 'S', 1724217712, 1724217712, '1'),
(144203, 31341, 'QU', 'OK', 'S', 1724217720, 1724217720, '1'),
(144204, 29796, 'QU', 'OK', 'S', 1724217726, 1724217726, '1'),
(144205, 30163, 'QU', 'OK', 'S', 1724217733, 1724217733, '1'),
(144206, 29129, 'QU', 'OK', 'S', 1724217737, 1724217737, '1'),
(144207, 33148, 'QU', 'OK', 'S', 1724217742, 1724217742, '1'),
(144208, 32095, 'QU', 'OK', 'S', 1724217746, 1724217746, '1'),
(144209, 29780, 'QU', 'OK', 'S', 1724217751, 1724217751, '1'),
(144210, 29919, 'QU', 'OK', 'S', 1724217756, 1724217756, '1'),
(144211, 32721, 'QU', 'OK', 'S', 1724217762, 1724217762, '1'),
(144212, 32687, 'QU', 'OK', 'S', 1724217770, 1724217770, '1'),
(144213, 25677, 'QU', 'OK', 'S', 1724217775, 1724217775, '1'),
(144214, 29078, 'QU', 'OK', 'S', 1724217783, 1724217783, '1'),
(144215, 31973, 'QU', 'OK', 'S', 1724217790, 1724217790, '1'),
(144216, 30505, 'QU', 'OK', 'S', 1724217797, 1724217797, '1'),
(144217, 30042, 'QU', 'OK', 'S', 1724217805, 1724217805, '1'),
(144218, 25677, 'QU', 'OK', 'S', 1724217846, 1724217846, '1'),
(144219, 31411, 'QU', 'OK', 'S', 1724217852, 1724217852, '1'),
(144220, 21699, 'QU', 'OK', 'S', 1724217858, 1724217858, '1'),
(144221, 31403, 'QU', 'OK', 'S', 1724217863, 1724217863, '1'),
(144222, 32076, 'QU', 'OK', 'S', 1724217914, 1724217914, '1'),
(144223, 31909, 'QU', 'OK', 'S', 1724217919, 1724217919, '1'),
(144224, 29917, 'QU', 'OK', 'S', 1724217924, 1724217924, '1'),
(144225, 26088, 'QU', 'OK', 'S', 1724217928, 1724217928, '1'),
(144226, 29786, 'QU', 'OK', 'S', 1724217941, 1724217941, '1'),
(144227, 31416, 'QU', 'OK', 'S', 1724217957, 1724217957, '1'),
(144228, 26154, 'QU', 'OK', 'S', 1724217968, 1724217968, '1'),
(144229, 31909, 'QU', 'OK', 'S', 1724217993, 1724217993, '1'),
(144230, 29074, 'QU', 'OK', 'S', 1724218012, 1724218012, '1'),
(144231, 32715, 'QU', 'OK', 'S', 1724218025, 1724218025, '1'),
(144232, 31510, 'QU', 'OK', 'S', 1724218034, 1724218034, '1'),
(144233, 30745, 'QU', 'OK', 'S', 1724218049, 1724218049, '1'),
(144234, 31660, 'QU', 'OK', 'S', 1724218061, 1724218061, '1'),
(144235, 32304, 'QU', 'OK', 'S', 1724218073, 1724218073, '1'),
(144236, 21705, 'QU', 'OK', 'S', 1724218139, 1724218139, '1'),
(144237, 29980, 'QU', 'OK', 'S', 1724218143, 1724218143, '1'),
(144238, 31129, 'QU', 'OK', 'S', 1724218147, 1724218147, '1'),
(144239, 32104, 'QU', 'OK', 'S', 1724218157, 1724218157, '1'),
(144240, 31970, 'QU', 'OK', 'S', 1724218161, 1724218161, '1'),
(144241, 32719, 'QU', 'OK', 'S', 1724218166, 1724218166, '1'),
(144242, 32789, 'QU', 'OK', 'S', 1724218173, 1724218173, '1'),
(144243, 28582, 'QU', 'OK', 'S', 1724218178, 1724218178, '1'),
(144244, 31907, 'QU', 'OK', 'S', 1724218654, 1724218654, '1'),
(144245, 31907, 'QU', 'OK', 'S', 1724218662, 1724218662, '1'),
(144246, 31402, 'QU', 'OK', 'S', 1724218691, 1724218691, '1'),
(144247, 31402, 'QU', 'OK', 'S', 1724218698, 1724218698, '1'),
(144248, 28738, 'QU', 'OK', 'S', 1724218724, 1724218724, '1'),
(144249, 28738, 'QU', 'OK', 'S', 1724218731, 1724218731, '1'),
(144250, 19215, 'QU', 'OK', 'S', 1724218760, 1724218760, '1'),
(144251, 19215, 'QU', 'OK', 'S', 1724218768, 1724218768, '1'),
(144252, 30673, 'QU', 'OK', 'S', 1724219094, 1724219094, '1'),
(144253, 30529, 'QU', 'OK', 'S', 1724219100, 1724219100, '1'),
(144254, 31579, 'QU', 'OK', 'S', 1724219115, 1724219115, '1'),
(144255, 31393, 'QU', 'OK', 'S', 1724219126, 1724219126, '1'),
(144256, 31344, 'QU', 'OK', 'S', 1724219135, 1724219135, '1'),
(144257, 29890, 'QU', 'OK', 'S', 1724219152, 1724219152, '1'),
(144258, 28574, 'QU', 'OK', 'S', 1724219158, 1724219158, '1'),
(144259, 28795, 'QU', 'OK', 'S', 1724219164, 1724219164, '1'),
(144260, 31419, 'QU', 'OK', 'S', 1724219170, 1724219170, '1'),
(144261, 26203, 'QU', 'OK', 'S', 1724219176, 1724219176, '1'),
(144262, 26394, 'QU', 'OK', 'S', 1724219189, 1724219189, '1'),
(144263, 30044, 'QU', 'OK', 'S', 1724219199, 1724219199, '1'),
(144264, 25833, 'QU', 'OK', 'S', 1724219206, 1724219206, '1'),
(144265, 24765, 'QU', 'OK', 'S', 1724219236, 1724219236, '1'),
(144266, 31898, 'QU', 'OK', 'S', 1724219257, 1724219257, '1'),
(144267, 32206, 'QU', 'OK', 'S', 1724219274, 1724219274, '1'),
(144268, 32507, 'QU', 'OK', 'S', 1724219285, 1724219285, '1'),
(144269, 31616, 'QU', 'OK', 'S', 1724219298, 1724219298, '1'),
(144270, 32729, 'QU', 'OK', 'S', 1724219320, 1724219320, '1'),
(144271, 31857, 'QU', 'OK', 'S', 1724219336, 1724219336, '1'),
(144272, 30536, 'QU', 'OK', 'S', 1724219368, 1724219368, '1'),
(144273, 11907, 'QU', 'OK', 'S', 1724219392, 1724219392, '1'),
(144274, 30043, 'QU', 'OK', 'S', 1724219405, 1724219405, '1'),
(144275, 17201, 'QU', 'OK', 'S', 1724219420, 1724219420, '1'),
(144276, 32505, 'QU', 'OK', 'S', 1724219437, 1724219437, '1'),
(144277, 23760, 'QU', 'OK', 'S', 1724219447, 1724219447, '1'),
(144278, 32374, 'QU', 'OK', 'S', 1724219459, 1724219459, '1'),
(144279, 32420, 'QU', 'OK', 'S', 1724219472, 1724219472, '1'),
(144280, 30478, 'QU', 'OK', 'S', 1724219493, 1724219493, '1'),
(144281, 30530, 'QU', 'OK', 'S', 1724219509, 1724219509, '1'),
(144282, 31899, 'QU', 'OK', 'S', 1724219538, 1724219538, '1'),
(144283, 31451, 'QU', 'OK', 'S', 1724219785, 1724219785, '1'),
(144284, 32150, 'QU', 'OK', 'S', 1724219788, 1724219788, '1'),
(144285, 23301, 'QU', 'OK', 'S', 1724220075, 1724220075, '1'),
(144286, 23301, 'QU', 'OK', 'S', 1724220081, 1724220081, '1'),
(144287, 23301, 'QU', 'OK', 'S', 1724220084, 1724220084, '1'),
(144288, 32231, 'QU', 'OK', 'S', 1724224800, 1724224800, '1'),
(144289, 24604, 'QU', 'OK', 'S', 1724225002, 1724225002, '1'),
(144290, 24604, 'QU', 'OK', 'S', 1724225006, 1724225006, '1'),
(144291, 24604, 'QU', 'OK', 'S', 1724225013, 1724225013, '1'),
(144292, 24604, 'QU', 'OK', 'S', 1724225030, 1724225030, '1'),
(144293, 24604, 'QU', 'OK', 'S', 1724225034, 1724225034, '1'),
(144294, 32886, 'QU', 'OK', 'S', 1724225800, 1724225800, '1'),
(144295, 21279, 'QU', 'OK', 'S', 1724225807, 1724225807, '1'),
(144296, 24089, 'QU', 'OK', 'S', 1724225812, 1724225812, '1'),
(144297, 31392, 'QU', 'OK', 'S', 1724225818, 1724225818, '1'),
(144298, 24089, 'QU', 'OK', 'S', 1724225824, 1724225824, '1'),
(144299, 31392, 'QU', 'OK', 'S', 1724225831, 1724225831, '1'),
(144300, 32938, 'QU', 'OK', 'S', 1724225838, 1724225838, '1'),
(144301, 31392, 'QU', 'OK', 'S', 1724225843, 1724225843, '1'),
(144302, 31428, 'QU', 'OK', 'S', 1724225847, 1724225847, '1'),
(144303, 32497, 'QU', 'OK', 'S', 1724225852, 1724225852, '1'),
(144304, 30472, 'QU', 'OK', 'S', 1724225857, 1724225857, '1'),
(144305, 32057, 'QU', 'OK', 'S', 1724225863, 1724225863, '1'),
(144306, 32497, 'QU', 'OK', 'S', 1724225867, 1724225867, '1'),
(144307, 31428, 'QU', 'OK', 'S', 1724225872, 1724225872, '1'),
(144308, 32497, 'QU', 'OK', 'S', 1724225878, 1724225878, '1'),
(144309, 32886, 'QU', 'OK', 'S', 1724225890, 1724225890, '1'),
(144310, 26763, 'QU', 'OK', 'S', 1724225895, 1724225895, '1'),
(144311, 26763, 'QU', 'OK', 'S', 1724225900, 1724225900, '1'),
(144312, 26763, 'QU', 'OK', 'S', 1724225905, 1724225905, '1'),
(144313, 28353, 'QU', 'OK', 'S', 1724225910, 1724225910, '1'),
(144314, 32527, 'QU', 'OK', 'S', 1724225915, 1724225915, '1'),
(144315, 24319, 'QU', 'OK', 'S', 1724225920, 1724225920, '1'),
(144316, 32750, 'QU', 'OK', 'S', 1724225924, 1724225924, '1'),
(144317, 31428, 'QU', 'OK', 'S', 1724225929, 1724225929, '1'),
(144318, 32881, 'QU', 'OK', 'S', 1724225938, 1724225938, '1'),
(144319, 26763, 'QU', 'OK', 'S', 1724226043, 1724226043, '1'),
(144320, 26763, 'QU', 'OK', 'S', 1724226049, 1724226049, '1'),
(144321, 32761, 'QU', 'OK', 'S', 1724226755, 1724226755, '1'),
(144322, 31899, 'QU', 'OK', 'S', 1724227269, 1724227269, '1'),
(144323, 33195, 'QU', 'OK', 'S', 1724227863, 1724227863, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(144324, 33191, 'QU', 'OK', 'S', 1724228420, 1724228420, '1'),
(144325, 33189, 'QU', 'OK', 'S', 1724228555, 1724228555, '1'),
(144326, 33190, 'QU', 'OK', 'S', 1724228594, 1724228594, '1'),
(144327, 33194, 'QU', 'OK', 'S', 1724228849, 1724228849, '1'),
(144328, 33181, 'QU', 'OK', 'S', 1724232215, 1724232215, '1'),
(144329, 33182, 'QU', 'OK', 'S', 1724232261, 1724232261, '1'),
(144330, 33183, 'QU', 'OK', 'S', 1724232308, 1724232308, '1'),
(144331, 33186, 'QU', 'OK', 'S', 1724232543, 1724232543, '1'),
(144332, 33200, 'QU', 'OK', 'S', 1724232705, 1724232705, '1'),
(144333, 33201, 'QU', 'OK', 'S', 1724232796, 1724232796, '1'),
(144334, 33202, 'QU', 'OK', 'S', 1724232907, 1724232907, '1'),
(144335, 33202, 'QU', 'OK', 'S', 1724233216, 1724233216, '1'),
(144336, 33203, 'QU', 'OK', 'S', 1724233260, 1724233260, '1'),
(144337, 33204, 'QU', 'OK', 'S', 1724233300, 1724233300, '1'),
(144338, 33188, 'QU', 'OK', 'S', 1724233512, 1724233512, '1'),
(144339, 33196, 'QU', 'OK', 'S', 1724233576, 1724233576, '1'),
(144340, 33197, 'QU', 'OK', 'S', 1724233616, 1724233616, '1'),
(144341, 33198, 'QU', 'OK', 'S', 1724233810, 1724233810, '1'),
(144342, 33204, 'QU', 'OK', 'S', 1724233872, 1724233872, '1'),
(144343, 33200, 'QU', 'OK', 'S', 1724234176, 1724234176, '1'),
(144344, 33201, 'QU', 'OK', 'S', 1724234218, 1724234218, '1'),
(144345, 33203, 'QU', 'OK', 'S', 1724234244, 1724234244, '1'),
(144346, 33199, 'QU', 'OK', 'S', 1724235488, 1724235488, '1'),
(144347, 33164, 'QU', 'OK', 'S', 1724235514, 1724235514, '1'),
(144348, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144349, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144350, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144351, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144352, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144353, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144354, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144355, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144356, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144357, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144358, 33186, 'QU', 'OK', 'S', 1724235606, 1724235606, '1'),
(144359, 10441, 'QU', 'OK', 'S', 1724235696, 1724235696, '1'),
(144360, 33179, 'QU', 'OK', 'S', 1724236070, 1724236070, '1'),
(144361, 33179, 'QU', 'OK', 'S', 1724236079, 1724236079, '1'),
(144362, 33178, 'QU', 'OK', 'S', 1724236085, 1724236085, '1'),
(144363, 33178, 'QU', 'OK', 'S', 1724236089, 1724236089, '1'),
(144364, 33161, 'QU', 'OK', 'S', 1724236094, 1724236094, '1'),
(144365, 33161, 'QU', 'OK', 'S', 1724236099, 1724236099, '1'),
(144366, 33160, 'QU', 'OK', 'S', 1724236104, 1724236104, '1'),
(144367, 33160, 'QU', 'OK', 'S', 1724236110, 1724236110, '1'),
(144368, 33160, 'QU', 'OK', 'S', 1724236186, 1724236186, '1'),
(144369, 33160, 'QU', 'OK', 'S', 1724236191, 1724236191, '1'),
(144370, 6043, 'QU', 'OK', 'S', 1724236228, 1724236228, '1'),
(144371, 33192, 'QU', 'OK', 'S', 1724236395, 1724236395, '1'),
(144372, 33193, 'QU', 'OK', 'S', 1724236442, 1724236442, '1'),
(144373, 24882, 'QU', 'OK', 'S', 1724236826, 1724236826, '1'),
(144374, 18135, 'QU', 'OK', 'S', 1724237135, 1724237135, '1'),
(144375, 18135, 'QU', 'OK', 'S', 1724237135, 1724237135, '1'),
(144376, 18135, 'QU', 'OK', 'S', 1724237135, 1724237135, '1'),
(144377, 18135, 'QU', 'OK', 'S', 1724237135, 1724237135, '1'),
(144378, 31732, 'QU', 'OK', 'S', 1724237176, 1724237176, '1'),
(144379, 26915, 'QU', 'OK', 'S', 1724237177, 1724237177, '1'),
(144380, 26915, 'QU', 'OK', 'S', 1724237177, 1724237177, '1'),
(144381, 26915, 'QU', 'OK', 'S', 1724237177, 1724237177, '1'),
(144382, 26915, 'QU', 'OK', 'S', 1724237177, 1724237177, '1'),
(144383, 30395, 'QU', 'OK', 'S', 1724237186, 1724237186, '1'),
(144384, 30396, 'QU', 'OK', 'S', 1724237196, 1724237196, '1'),
(144385, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144386, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144387, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144388, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144389, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144390, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144391, 25588, 'QU', 'OK', 'S', 1724237231, 1724237231, '1'),
(144392, 31466, 'QU', 'OK', 'S', 1724237237, 1724237237, '1'),
(144393, 32201, 'QU', 'OK', 'S', 1724237269, 1724237269, '1'),
(144394, 32438, 'QU', 'OK', 'S', 1724237270, 1724237270, '1'),
(144395, 32757, 'QU', 'OK', 'S', 1724237283, 1724237283, '1'),
(144396, 21138, 'QU', 'OK', 'S', 1724237286, 1724237286, '1'),
(144397, 21138, 'QU', 'OK', 'S', 1724237286, 1724237286, '1'),
(144398, 21138, 'QU', 'OK', 'S', 1724237286, 1724237286, '1'),
(144399, 21138, 'QU', 'OK', 'S', 1724237286, 1724237286, '1'),
(144400, 21138, 'QU', 'OK', 'S', 1724237373, 1724237373, '1'),
(144401, 21138, 'QU', 'OK', 'S', 1724237377, 1724237377, '1'),
(144402, 21138, 'QU', 'OK', 'S', 1724237380, 1724237380, '1'),
(144403, 21138, 'QU', 'OK', 'S', 1724237383, 1724237383, '1'),
(144404, 31807, 'QU', 'OK', 'S', 1724237461, 1724237461, '1'),
(144405, 31807, 'QU', 'OK', 'S', 1724237480, 1724237480, '1'),
(144406, 31807, 'QU', 'OK', 'S', 1724237483, 1724237483, '1'),
(144407, 31807, 'QU', 'OK', 'S', 1724237486, 1724237486, '1'),
(144408, 31807, 'QU', 'OK', 'S', 1724237489, 1724237489, '1'),
(144409, 31807, 'QU', 'OK', 'S', 1724237492, 1724237492, '1'),
(144410, 31807, 'QU', 'OK', 'S', 1724237496, 1724237496, '1'),
(144411, 31807, 'QU', 'OK', 'S', 1724237499, 1724237499, '1'),
(144412, 31807, 'QU', 'OK', 'S', 1724237502, 1724237502, '1'),
(144413, 15383, 'QU', 'OK', 'S', 1724237598, 1724237598, '1'),
(144414, 15383, 'QU', 'OK', 'S', 1724237605, 1724237605, '1'),
(144415, 15382, 'QU', 'OK', 'S', 1724237612, 1724237612, '1'),
(144416, 15382, 'QU', 'OK', 'S', 1724237618, 1724237618, '1'),
(144417, 15567, 'QU', 'OK', 'S', 1724237645, 1724237645, '1'),
(144418, 15567, 'QU', 'OK', 'S', 1724237652, 1724237652, '1'),
(144419, 15565, 'QU', 'OK', 'S', 1724237659, 1724237659, '1'),
(144420, 15565, 'QU', 'OK', 'S', 1724237664, 1724237664, '1'),
(144421, 15564, 'QU', 'OK', 'S', 1724237672, 1724237672, '1'),
(144422, 15564, 'QU', 'OK', 'S', 1724237678, 1724237678, '1'),
(144423, 15563, 'QU', 'OK', 'S', 1724237687, 1724237687, '1'),
(144424, 15563, 'QU', 'OK', 'S', 1724237692, 1724237692, '1'),
(144425, 15388, 'QU', 'OK', 'S', 1724237699, 1724237699, '1'),
(144426, 15388, 'QU', 'OK', 'S', 1724237706, 1724237706, '1'),
(144427, 15387, 'QU', 'OK', 'S', 1724237715, 1724237715, '1'),
(144428, 15387, 'QU', 'OK', 'S', 1724237723, 1724237723, '1'),
(144429, 15386, 'QU', 'OK', 'S', 1724237730, 1724237730, '1'),
(144430, 15386, 'QU', 'OK', 'S', 1724237736, 1724237736, '1'),
(144431, 15385, 'QU', 'OK', 'S', 1724237742, 1724237742, '1'),
(144432, 28999, 'QU', 'OK', 'S', 1724237743, 1724237743, '1'),
(144433, 15385, 'QU', 'OK', 'S', 1724237748, 1724237748, '1'),
(144434, 15384, 'QU', 'OK', 'S', 1724237754, 1724237754, '1'),
(144435, 15384, 'QU', 'OK', 'S', 1724237764, 1724237764, '1'),
(144436, 28835, 'QU', 'OK', 'S', 1724237792, 1724237792, '1'),
(144437, 17771, 'QU', 'OK', 'S', 1724237840, 1724237840, '1'),
(144438, 17771, 'QU', 'OK', 'S', 1724237846, 1724237846, '1'),
(144439, 17768, 'QU', 'OK', 'S', 1724237853, 1724237853, '1'),
(144440, 17768, 'QU', 'OK', 'S', 1724237859, 1724237859, '1'),
(144441, 17767, 'QU', 'OK', 'S', 1724237867, 1724237867, '1'),
(144442, 17767, 'QU', 'OK', 'S', 1724237876, 1724237876, '1'),
(144443, 17766, 'QU', 'OK', 'S', 1724237887, 1724237887, '1'),
(144444, 17766, 'QU', 'OK', 'S', 1724237897, 1724237897, '1'),
(144445, 17765, 'QU', 'OK', 'S', 1724237907, 1724237907, '1'),
(144446, 17765, 'QU', 'OK', 'S', 1724237914, 1724237914, '1'),
(144447, 31907, 'QU', 'OK', 'S', 1724237968, 1724237968, '1'),
(144448, 31018, 'QU', 'OK', 'S', 1724237970, 1724237970, '1'),
(144449, 21274, 'QU', 'OK', 'S', 1724237973, 1724237973, '1'),
(144450, 33072, 'QU', 'OK', 'S', 1724238204, 1724238204, '1'),
(144451, 33164, 'QU', 'OK', 'S', 1724239135, 1724239135, '1'),
(144452, 33043, 'QU', 'OK', 'S', 1724239145, 1724239145, '1'),
(144453, 33180, 'QU', 'OK', 'S', 1724239386, 1724239386, '1'),
(144454, 33180, 'QU', 'OK', 'S', 1724239409, 1724239409, '1'),
(144455, 32689, 'QU', 'OK', 'S', 1724239651, 1724239651, '1'),
(144456, 33164, 'QU', 'OK', 'S', 1724239941, 1724239941, '1'),
(144457, 31841, 'QU', 'OK', 'S', 1724240145, 1724240145, '1'),
(144458, 31772, 'QU', 'OK', 'S', 1724240188, 1724240188, '1'),
(144459, 31742, 'QU', 'OK', 'S', 1724240272, 1724240272, '1'),
(144460, 31059, 'QU', 'OK', 'S', 1724240965, 1724240965, '1'),
(144461, 28668, 'QU', 'OK', 'S', 1724240969, 1724240969, '1'),
(144462, 30435, 'QU', 'OK', 'S', 1724241129, 1724241129, '1'),
(144463, 30435, 'QU', 'OK', 'S', 1724241129, 1724241129, '1'),
(144464, 29517, 'QU', 'OK', 'S', 1724241188, 1724241188, '1'),
(144465, 29518, 'QU', 'OK', 'S', 1724241211, 1724241211, '1'),
(144466, 29474, 'QU', 'OK', 'S', 1724241244, 1724241244, '1'),
(144467, 29473, 'QU', 'OK', 'S', 1724241255, 1724241255, '1'),
(144468, 29472, 'QU', 'OK', 'S', 1724241265, 1724241265, '1'),
(144469, 29424, 'QU', 'OK', 'S', 1724241308, 1724241308, '1'),
(144470, 29172, 'QU', 'OK', 'S', 1724241481, 1724241481, '1'),
(144471, 29169, 'QU', 'OK', 'S', 1724241528, 1724241528, '1'),
(144472, 29166, 'QU', 'OK', 'S', 1724241539, 1724241539, '1'),
(144473, 31392, 'QU', 'OK', 'S', 1724241602, 1724241602, '1'),
(144474, 29025, 'QU', 'OK', 'S', 1724241642, 1724241642, '1'),
(144475, 29006, 'QU', 'OK', 'S', 1724241665, 1724241665, '1'),
(144476, 31747, 'QU', 'OK', 'S', 1724241805, 1724241805, '1'),
(144477, 28679, 'QU', 'OK', 'S', 1724241811, 1724241811, '1'),
(144478, 28677, 'QU', 'OK', 'S', 1724241825, 1724241825, '1'),
(144479, 28676, 'QU', 'OK', 'S', 1724241845, 1724241845, '1'),
(144480, 28674, 'QU', 'OK', 'S', 1724241881, 1724241881, '1'),
(144481, 28671, 'QU', 'OK', 'S', 1724241899, 1724241899, '1'),
(144482, 28650, 'QU', 'OK', 'S', 1724241914, 1724241914, '1'),
(144483, 29388, 'QU', 'OK', 'S', 1724241965, 1724241965, '1'),
(144484, 28441, 'QU', 'OK', 'S', 1724241978, 1724241978, '1'),
(144485, 28595, 'QU', 'OK', 'S', 1724241989, 1724241989, '1'),
(144486, 27386, 'QU', 'OK', 'S', 1724242006, 1724242006, '1'),
(144487, 27386, 'QU', 'OK', 'S', 1724242006, 1724242006, '1'),
(144488, 32057, 'QU', 'OK', 'S', 1724242087, 1724242087, '1'),
(144489, 27023, 'QU', 'OK', 'S', 1724242111, 1724242111, '1'),
(144490, 25285, 'QU', 'OK', 'S', 1724242127, 1724242127, '1'),
(144491, 25285, 'QU', 'OK', 'S', 1724242127, 1724242127, '1'),
(144492, 28049, 'QU', 'OK', 'S', 1724242151, 1724242151, '1'),
(144493, 28048, 'QU', 'OK', 'S', 1724242160, 1724242160, '1'),
(144494, 28002, 'QU', 'OK', 'S', 1724242179, 1724242179, '1'),
(144495, 26347, 'QU', 'OK', 'S', 1724242357, 1724242357, '1'),
(144496, 26306, 'QU', 'OK', 'S', 1724242432, 1724242432, '1'),
(144497, 24957, 'QU', 'OK', 'S', 1724244574, 1724244574, '1'),
(144498, 28119, 'QU', 'OK', 'S', 1724244611, 1724244611, '1'),
(144499, 32527, 'QU', 'OK', 'S', 1724244839, 1724244839, '1'),
(144500, 32417, 'QU', 'OK', 'S', 1724244869, 1724244869, '1'),
(144501, 31893, 'QU', 'OK', 'S', 1724244903, 1724244903, '1'),
(144502, 32806, 'QU', 'OK', 'S', 1724244960, 1724244960, '1'),
(144503, 28592, 'QU', 'OK', 'S', 1724244993, 1724244993, '1'),
(144504, 24615, 'QU', 'OK', 'S', 1724245170, 1724245170, '1'),
(144505, 24615, 'QU', 'OK', 'S', 1724245174, 1724245174, '1'),
(144506, 24615, 'QU', 'OK', 'S', 1724245178, 1724245178, '1'),
(144507, 24615, 'QU', 'OK', 'S', 1724245182, 1724245182, '1'),
(144508, 24615, 'QU', 'OK', 'S', 1724245185, 1724245185, '1'),
(144509, 24615, 'QU', 'OK', 'S', 1724245189, 1724245189, '1'),
(144510, 24615, 'QU', 'OK', 'S', 1724245198, 1724245198, '1'),
(144511, 24615, 'QU', 'OK', 'S', 1724245202, 1724245202, '1'),
(144512, 24615, 'QU', 'OK', 'S', 1724245207, 1724245207, '1'),
(144513, 29854, 'QU', 'OK', 'S', 1724245240, 1724245240, '1'),
(144514, 29854, 'QU', 'OK', 'S', 1724245244, 1724245244, '1'),
(144515, 28953, 'QU', 'OK', 'S', 1724245273, 1724245273, '1'),
(144516, 28953, 'QU', 'OK', 'S', 1724245277, 1724245277, '1'),
(144517, 28953, 'QU', 'OK', 'S', 1724245280, 1724245280, '1'),
(144518, 28953, 'QU', 'OK', 'S', 1724245284, 1724245284, '1'),
(144519, 26020, 'QU', 'OK', 'S', 1724245403, 1724245403, '1'),
(144520, 32886, 'QU', 'OK', 'S', 1724245418, 1724245418, '1'),
(144521, 33028, 'QU', 'OK', 'S', 1724245437, 1724245437, '1'),
(144522, 25629, 'QU', 'OK', 'S', 1724245438, 1724245438, '1'),
(144523, 25257, 'QU', 'OK', 'S', 1724245483, 1724245483, '1'),
(144524, 25257, 'QU', 'OK', 'S', 1724245483, 1724245483, '1'),
(144525, 25254, 'QU', 'OK', 'S', 1724245506, 1724245506, '1'),
(144526, 25186, 'QU', 'OK', 'S', 1724245528, 1724245528, '1'),
(144527, 25185, 'QU', 'OK', 'S', 1724245542, 1724245542, '1'),
(144528, 25184, 'QU', 'OK', 'S', 1724245559, 1724245559, '1'),
(144529, 31958, 'QU', 'OK', 'S', 1724245583, 1724245583, '1'),
(144530, 25079, 'QU', 'OK', 'S', 1724245592, 1724245592, '1'),
(144531, 31268, 'QU', 'OK', 'S', 1724245598, 1724245598, '1'),
(144532, 25078, 'QU', 'OK', 'S', 1724245601, 1724245601, '1'),
(144533, 21888, 'QU', 'OK', 'S', 1724245610, 1724245610, '1'),
(144534, 25075, 'QU', 'OK', 'S', 1724245612, 1724245612, '1'),
(144535, 22382, 'QU', 'OK', 'S', 1724245625, 1724245625, '1'),
(144536, 32285, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144537, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144538, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144539, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144540, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144541, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144542, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144543, 25072, 'QU', 'OK', 'S', 1724245648, 1724245648, '1'),
(144544, 25065, 'QU', 'OK', 'S', 1724245667, 1724245667, '1'),
(144545, 25064, 'QU', 'OK', 'S', 1724245679, 1724245679, '1'),
(144546, 25062, 'QU', 'OK', 'S', 1724245705, 1724245705, '1'),
(144547, 28953, 'QU', 'OK', 'S', 1724245732, 1724245732, '1'),
(144548, 29854, 'QU', 'OK', 'S', 1724245748, 1724245748, '1'),
(144549, 24592, 'QU', 'OK', 'S', 1724245753, 1724245753, '1'),
(144550, 24543, 'QU', 'OK', 'S', 1724245763, 1724245763, '1'),
(144551, 24615, 'QU', 'OK', 'S', 1724245765, 1724245765, '1'),
(144552, 24542, 'QU', 'OK', 'S', 1724245771, 1724245771, '1'),
(144553, 22961, 'QU', 'OK', 'S', 1724245837, 1724245837, '1'),
(144554, 22435, 'QU', 'OK', 'S', 1724245919, 1724245919, '1'),
(144555, 15630, 'QU', 'OK', 'S', 1724246556, 1724246556, '1'),
(144556, 15630, 'QU', 'OK', 'S', 1724246564, 1724246564, '1'),
(144557, 15568, 'QU', 'OK', 'S', 1724246571, 1724246571, '1'),
(144558, 15568, 'QU', 'OK', 'S', 1724246595, 1724246595, '1'),
(144559, 21608, 'QU', 'OK', 'S', 1724246608, 1724246608, '1'),
(144560, 21608, 'QU', 'OK', 'S', 1724246613, 1724246613, '1'),
(144561, 17782, 'QU', 'OK', 'S', 1724246620, 1724246620, '1'),
(144562, 17782, 'QU', 'OK', 'S', 1724246625, 1724246625, '1'),
(144563, 17781, 'QU', 'OK', 'S', 1724246631, 1724246631, '1'),
(144564, 17781, 'QU', 'OK', 'S', 1724246636, 1724246636, '1'),
(144565, 17778, 'QU', 'OK', 'S', 1724246641, 1724246641, '1'),
(144566, 17778, 'QU', 'OK', 'S', 1724246646, 1724246646, '1'),
(144567, 17777, 'QU', 'OK', 'S', 1724246654, 1724246654, '1'),
(144568, 17777, 'QU', 'OK', 'S', 1724246659, 1724246659, '1'),
(144569, 17776, 'QU', 'OK', 'S', 1724246665, 1724246665, '1'),
(144570, 17776, 'QU', 'OK', 'S', 1724246673, 1724246673, '1'),
(144571, 17775, 'QU', 'OK', 'S', 1724246678, 1724246678, '1'),
(144572, 17775, 'QU', 'OK', 'S', 1724246682, 1724246682, '1'),
(144573, 17774, 'QU', 'OK', 'S', 1724246687, 1724246687, '1'),
(144574, 17774, 'QU', 'OK', 'S', 1724246692, 1724246692, '1'),
(144575, 21905, 'QU', 'OK', 'S', 1724246705, 1724246705, '1'),
(144576, 21905, 'QU', 'OK', 'S', 1724246713, 1724246713, '1'),
(144577, 21904, 'QU', 'OK', 'S', 1724246723, 1724246723, '1'),
(144578, 21904, 'QU', 'OK', 'S', 1724246727, 1724246727, '1'),
(144579, 21903, 'QU', 'OK', 'S', 1724246740, 1724246740, '1'),
(144580, 21903, 'QU', 'OK', 'S', 1724246746, 1724246746, '1'),
(144581, 21902, 'QU', 'OK', 'S', 1724246752, 1724246752, '1'),
(144582, 21901, 'QU', 'OK', 'S', 1724246758, 1724246758, '1'),
(144583, 21901, 'QU', 'OK', 'S', 1724246763, 1724246763, '1'),
(144584, 21900, 'QU', 'OK', 'S', 1724246769, 1724246769, '1'),
(144585, 21899, 'QU', 'OK', 'S', 1724246773, 1724246773, '1'),
(144586, 21898, 'QU', 'OK', 'S', 1724246779, 1724246779, '1'),
(144587, 21898, 'QU', 'OK', 'S', 1724246783, 1724246783, '1'),
(144588, 21897, 'QU', 'OK', 'S', 1724246788, 1724246788, '1'),
(144589, 21897, 'QU', 'OK', 'S', 1724246792, 1724246792, '1'),
(144590, 21896, 'QU', 'OK', 'S', 1724246796, 1724246796, '1'),
(144591, 21896, 'QU', 'OK', 'S', 1724246801, 1724246801, '1'),
(144592, 23566, 'QU', 'OK', 'S', 1724246814, 1724246814, '1'),
(144593, 23566, 'QU', 'OK', 'S', 1724246819, 1724246819, '1'),
(144594, 23565, 'QU', 'OK', 'S', 1724246823, 1724246823, '1'),
(144595, 23565, 'QU', 'OK', 'S', 1724246827, 1724246827, '1'),
(144596, 23564, 'QU', 'OK', 'S', 1724246832, 1724246832, '1'),
(144597, 23559, 'QU', 'OK', 'S', 1724246836, 1724246836, '1'),
(144598, 23559, 'QU', 'OK', 'S', 1724246841, 1724246841, '1'),
(144599, 23558, 'QU', 'OK', 'S', 1724246846, 1724246846, '1'),
(144600, 23558, 'QU', 'OK', 'S', 1724246851, 1724246851, '1'),
(144601, 23557, 'QU', 'OK', 'S', 1724246855, 1724246855, '1'),
(144602, 23557, 'QU', 'OK', 'S', 1724246859, 1724246859, '1'),
(144603, 23556, 'QU', 'OK', 'S', 1724246872, 1724246872, '1'),
(144604, 23556, 'QU', 'OK', 'S', 1724246876, 1724246876, '1'),
(144605, 23555, 'QU', 'OK', 'S', 1724246880, 1724246880, '1'),
(144606, 23555, 'QU', 'OK', 'S', 1724246885, 1724246885, '1'),
(144607, 23555, 'QU', 'OK', 'S', 1724246890, 1724246890, '1'),
(144608, 23554, 'QU', 'OK', 'S', 1724246896, 1724246896, '1'),
(144609, 23554, 'QU', 'OK', 'S', 1724246899, 1724246899, '1'),
(144610, 23553, 'QU', 'OK', 'S', 1724246909, 1724246909, '1'),
(144611, 23553, 'QU', 'OK', 'S', 1724246914, 1724246914, '1'),
(144612, 31525, 'QU', 'OK', 'S', 1724247086, 1724247086, '1'),
(144613, 24956, 'QU', 'OK', 'S', 1724247982, 1724247982, '1'),
(144614, 32057, 'QU', 'OK', 'S', 1724249189, 1724249189, '1'),
(144615, 32569, 'QU', 'OK', 'S', 1724301244, 1724301244, '1'),
(144616, 28626, 'QU', 'OK', 'S', 1724301288, 1724301288, '1'),
(144617, 23088, 'QU', 'OK', 'S', 1724301410, 1724301410, '1'),
(144618, 31865, 'QU', 'OK', 'S', 1724301495, 1724301495, '1'),
(144619, 18578, 'QU', 'OK', 'S', 1724301529, 1724301529, '1'),
(144620, 25453, 'QU', 'OK', 'S', 1724301561, 1724301561, '1'),
(144621, 17508, 'QU', 'OK', 'S', 1724304396, 1724304396, '1'),
(144622, 32319, 'QU', 'OK', 'S', 1724304400, 1724304400, '1'),
(144623, 4277, 'QU', 'OK', 'S', 1724304403, 1724304403, '1'),
(144624, 32369, 'QU', 'OK', 'S', 1724304406, 1724304406, '1'),
(144625, 32279, 'QU', 'OK', 'S', 1724304408, 1724304408, '1'),
(144626, 32318, 'QU', 'OK', 'S', 1724304410, 1724304410, '1'),
(144627, 2583, 'QU', 'OK', 'S', 1724304426, 1724304426, '1'),
(144628, 18954, 'QU', 'OK', 'S', 1724304557, 1724304557, '1'),
(144629, 32477, 'QU', 'OK', 'S', 1724306571, 1724306571, '1'),
(144630, 31492, 'QU', 'OK', 'S', 1724308644, 1724308644, '1'),
(144631, 31492, 'QU', 'OK', 'S', 1724308648, 1724308648, '1'),
(144632, 24320, 'QU', 'OK', 'S', 1724309006, 1724309006, '1'),
(144633, 26816, 'QU', 'OK', 'S', 1724309012, 1724309012, '1'),
(144634, 32607, 'QU', 'OK', 'S', 1724309016, 1724309016, '1'),
(144635, 7703, 'QU', 'OK', 'S', 1724309019, 1724309019, '1'),
(144636, 32239, 'QU', 'OK', 'S', 1724309021, 1724309021, '1'),
(144637, 32607, 'QU', 'OK', 'S', 1724309025, 1724309025, '1'),
(144638, 24203, 'QU', 'OK', 'S', 1724309038, 1724309038, '1'),
(144639, 31492, 'QU', 'OK', 'S', 1724309262, 1724309262, '1'),
(144640, 31492, 'QU', 'OK', 'S', 1724309286, 1724309286, '1'),
(144641, 21304, 'QU', 'OK', 'S', 1724310811, 1724310811, '1'),
(144642, 21304, 'QU', 'OK', 'S', 1724310811, 1724310811, '1'),
(144643, 29926, 'QU', 'OK', 'S', 1724310892, 1724310892, '1'),
(144644, 29821, 'QU', 'OK', 'S', 1724310950, 1724310950, '1'),
(144645, 30378, 'QU', 'OK', 'S', 1724310961, 1724310961, '1'),
(144646, 31865, 'QU', 'OK', 'S', 1724310971, 1724310971, '1'),
(144647, 32144, 'QU', 'OK', 'S', 1724310980, 1724310980, '1'),
(144648, 27198, 'QU', 'OK', 'S', 1724311009, 1724311009, '1'),
(144649, 25002, 'QU', 'OK', 'S', 1724311142, 1724311142, '1'),
(144650, 25002, 'QU', 'OK', 'S', 1724311259, 1724311259, '1'),
(144651, 25002, 'QU', 'OK', 'S', 1724311283, 1724311283, '1'),
(144652, 25002, 'QU', 'OK', 'S', 1724311309, 1724311309, '1'),
(144653, 25002, 'QU', 'OK', 'S', 1724311356, 1724311356, '1'),
(144654, 25002, 'QU', 'OK', 'S', 1724311409, 1724311409, '1'),
(144655, 25002, 'QU', 'OK', 'S', 1724311462, 1724311462, '1'),
(144656, 25002, 'QU', 'OK', 'S', 1724311485, 1724311485, '1'),
(144657, 25002, 'QU', 'OK', 'S', 1724311516, 1724311516, '1'),
(144658, 25002, 'QU', 'OK', 'S', 1724311660, 1724311660, '1'),
(144659, 25002, 'QU', 'OK', 'S', 1724311672, 1724311672, '1'),
(144660, 25002, 'QU', 'OK', 'S', 1724311688, 1724311688, '1'),
(144661, 25002, 'QU', 'OK', 'S', 1724311708, 1724311708, '1'),
(144662, 24956, 'QU', 'OK', 'S', 1724311820, 1724311820, '1'),
(144663, 25002, 'QU', 'OK', 'S', 1724311873, 1724311873, '1'),
(144664, 25002, 'QU', 'OK', 'S', 1724311894, 1724311894, '1'),
(144665, 13471, 'QU', 'OK', 'S', 1724311905, 1724311905, '1'),
(144666, 25002, 'QU', 'OK', 'S', 1724311906, 1724311906, '1'),
(144667, 25002, 'QU', 'OK', 'S', 1724311917, 1724311917, '1'),
(144668, 24683, 'QU', 'OK', 'S', 1724311985, 1724311985, '1'),
(144669, 25002, 'QU', 'OK', 'S', 1724311991, 1724311991, '1'),
(144670, 24683, 'QU', 'OK', 'S', 1724311993, 1724311993, '1'),
(144671, 25002, 'QU', 'OK', 'S', 1724312002, 1724312002, '1'),
(144672, 24683, 'QU', 'OK', 'S', 1724312007, 1724312007, '1'),
(144673, 13471, 'QU', 'OK', 'S', 1724312051, 1724312051, '1'),
(144674, 13471, 'QU', 'OK', 'S', 1724312054, 1724312054, '1'),
(144675, 25002, 'QU', 'OK', 'S', 1724312079, 1724312079, '1'),
(144676, 25002, 'QU', 'OK', 'S', 1724312100, 1724312100, '1'),
(144677, 25002, 'QU', 'OK', 'S', 1724312111, 1724312111, '1'),
(144678, 25002, 'QU', 'OK', 'S', 1724312120, 1724312120, '1'),
(144679, 25002, 'QU', 'OK', 'S', 1724312144, 1724312144, '1'),
(144680, 13470, 'QU', 'OK', 'S', 1724312173, 1724312173, '1'),
(144681, 25002, 'QU', 'OK', 'S', 1724312175, 1724312175, '1'),
(144682, 25002, 'QU', 'OK', 'S', 1724312181, 1724312181, '1'),
(144683, 13470, 'QU', 'OK', 'S', 1724312182, 1724312182, '1'),
(144684, 25002, 'QU', 'OK', 'S', 1724312220, 1724312220, '1'),
(144685, 14543, 'QU', 'OK', 'S', 1724312353, 1724312353, '1'),
(144686, 24206, 'QU', 'OK', 'S', 1724312448, 1724312448, '1'),
(144687, 24206, 'QU', 'OK', 'S', 1724312453, 1724312453, '1'),
(144688, 15190, 'QU', 'OK', 'S', 1724312461, 1724312461, '1'),
(144689, 26478, 'QU', 'OK', 'S', 1724312467, 1724312467, '1'),
(144690, 26581, 'QU', 'OK', 'S', 1724312471, 1724312471, '1'),
(144691, 7703, 'QU', 'OK', 'S', 1724312475, 1724312475, '1'),
(144692, 30045, 'QU', 'OK', 'S', 1724312480, 1724312480, '1'),
(144693, 23006, 'QU', 'OK', 'S', 1724312493, 1724312493, '1'),
(144694, 30045, 'QU', 'OK', 'S', 1724312496, 1724312496, '1'),
(144695, 15914, 'QU', 'OK', 'S', 1724312501, 1724312501, '1'),
(144696, 27198, 'QU', 'OK', 'S', 1724312509, 1724312509, '1'),
(144697, 31865, 'QU', 'OK', 'S', 1724312511, 1724312511, '1'),
(144698, 28626, 'QU', 'OK', 'S', 1724312517, 1724312517, '1'),
(144699, 32227, 'QU', 'OK', 'S', 1724312522, 1724312522, '1'),
(144700, 10482, 'QU', 'OK', 'S', 1724312527, 1724312527, '1'),
(144701, 24883, 'QU', 'OK', 'S', 1724312532, 1724312532, '1'),
(144702, 20008, 'QU', 'OK', 'S', 1724312537, 1724312537, '1'),
(144703, 20008, 'QU', 'OK', 'S', 1724312542, 1724312542, '1'),
(144704, 23788, 'QU', 'OK', 'S', 1724312547, 1724312547, '1'),
(144705, 30429, 'QU', 'OK', 'S', 1724312554, 1724312554, '1'),
(144706, 29962, 'QU', 'OK', 'S', 1724312559, 1724312559, '1'),
(144707, 15190, 'QU', 'OK', 'S', 1724312564, 1724312564, '1'),
(144708, 8406, 'QU', 'OK', 'S', 1724312568, 1724312568, '1'),
(144709, 30571, 'QU', 'OK', 'S', 1724312572, 1724312572, '1'),
(144710, 23788, 'QU', 'OK', 'S', 1724312584, 1724312584, '1'),
(144711, 31587, 'QU', 'OK', 'S', 1724312589, 1724312589, '1'),
(144712, 33050, 'QU', 'OK', 'S', 1724312596, 1724312596, '1'),
(144713, 27230, 'QU', 'OK', 'S', 1724312602, 1724312602, '1'),
(144714, 29532, 'QU', 'OK', 'S', 1724312607, 1724312607, '1'),
(144715, 29532, 'QU', 'OK', 'S', 1724312614, 1724312614, '1'),
(144716, 29532, 'QU', 'OK', 'S', 1724312617, 1724312617, '1'),
(144717, 32511, 'QU', 'OK', 'S', 1724312622, 1724312622, '1'),
(144718, 32509, 'QU', 'OK', 'S', 1724312626, 1724312626, '1'),
(144719, 10867, 'QU', 'OK', 'S', 1724312629, 1724312629, '1'),
(144720, 27979, 'QU', 'OK', 'S', 1724312634, 1724312634, '1'),
(144721, 11072, 'QU', 'OK', 'S', 1724312657, 1724312657, '1'),
(144722, 11072, 'QU', 'OK', 'S', 1724312676, 1724312676, '1'),
(144723, 33224, 'QU', 'OK', 'S', 1724312747, 1724312747, '1'),
(144724, 11072, 'QU', 'OK', 'S', 1724312770, 1724312770, '1'),
(144725, 11072, 'QU', 'OK', 'S', 1724312776, 1724312776, '1'),
(144726, 33225, 'QU', 'OK', 'S', 1724312790, 1724312790, '1'),
(144727, 9435, 'QU', 'OK', 'S', 1724313018, 1724313018, '1'),
(144728, 9435, 'QU', 'OK', 'S', 1724313022, 1724313022, '1'),
(144729, 9435, 'QU', 'OK', 'S', 1724313025, 1724313025, '1'),
(144730, 24888, 'QU', 'OK', 'S', 1724313115, 1724313115, '1'),
(144731, 9949, 'QU', 'OK', 'S', 1724313129, 1724313129, '1'),
(144732, 17615, 'QU', 'OK', 'S', 1724313135, 1724313135, '1'),
(144733, 33205, 'QU', 'OK', 'S', 1724313136, 1724313136, '1'),
(144734, 12078, 'QU', 'OK', 'S', 1724313142, 1724313142, '1'),
(144735, 22874, 'QU', 'OK', 'S', 1724313148, 1724313148, '1'),
(144736, 24808, 'QU', 'OK', 'S', 1724313154, 1724313154, '1'),
(144737, 15868, 'QU', 'OK', 'S', 1724313169, 1724313169, '1'),
(144738, 24808, 'QU', 'OK', 'S', 1724313175, 1724313175, '1'),
(144739, 33206, 'QU', 'OK', 'S', 1724313188, 1724313188, '1'),
(144740, 24353, 'QU', 'OK', 'S', 1724313192, 1724313192, '1'),
(144741, 13459, 'QU', 'OK', 'S', 1724313198, 1724313198, '1'),
(144742, 32873, 'QU', 'OK', 'S', 1724313202, 1724313202, '1'),
(144743, 26884, 'QU', 'OK', 'S', 1724313206, 1724313206, '1'),
(144744, 10575, 'QU', 'OK', 'S', 1724313210, 1724313210, '1'),
(144745, 31795, 'QU', 'OK', 'S', 1724313214, 1724313214, '1'),
(144746, 5410, 'QU', 'OK', 'S', 1724313219, 1724313219, '1'),
(144747, 26477, 'QU', 'OK', 'S', 1724313224, 1724313224, '1'),
(144748, 8009, 'QU', 'OK', 'S', 1724313237, 1724313237, '1'),
(144749, 31832, 'QU', 'OK', 'S', 1724313255, 1724313255, '1'),
(144750, 12288, 'QU', 'OK', 'S', 1724313265, 1724313265, '1'),
(144751, 7861, 'QU', 'OK', 'S', 1724313270, 1724313270, '1'),
(144752, 32021, 'QU', 'OK', 'S', 1724313273, 1724313273, '1'),
(144753, 33207, 'QU', 'OK', 'S', 1724313275, 1724313275, '1'),
(144754, 13567, 'QU', 'OK', 'S', 1724313277, 1724313277, '1'),
(144755, 25884, 'QU', 'OK', 'S', 1724313279, 1724313279, '1'),
(144756, 28553, 'QU', 'OK', 'S', 1724313284, 1724313284, '1'),
(144757, 32233, 'QU', 'OK', 'S', 1724313286, 1724313286, '1'),
(144758, 26814, 'QU', 'OK', 'S', 1724313290, 1724313290, '1'),
(144759, 7861, 'QU', 'OK', 'S', 1724313292, 1724313292, '1'),
(144760, 31795, 'QU', 'OK', 'S', 1724313295, 1724313295, '1'),
(144761, 1847, 'QU', 'OK', 'S', 1724313298, 1724313298, '1'),
(144762, 30548, 'QU', 'OK', 'S', 1724313303, 1724313303, '1'),
(144763, 30548, 'QU', 'OK', 'S', 1724313306, 1724313306, '1'),
(144764, 30608, 'QU', 'OK', 'S', 1724313309, 1724313309, '1'),
(144765, 30543, 'QU', 'OK', 'S', 1724313315, 1724313315, '1'),
(144766, 26679, 'QU', 'OK', 'S', 1724313318, 1724313318, '1'),
(144767, 30500, 'QU', 'OK', 'S', 1724313321, 1724313321, '1'),
(144768, 31695, 'QU', 'OK', 'S', 1724313326, 1724313326, '1'),
(144769, 15919, 'QU', 'OK', 'S', 1724313328, 1724313328, '1'),
(144770, 31514, 'QU', 'OK', 'S', 1724313335, 1724313335, '1'),
(144771, 25242, 'QU', 'OK', 'S', 1724313337, 1724313337, '1'),
(144772, 26815, 'QU', 'OK', 'S', 1724313340, 1724313340, '1'),
(144773, 31407, 'QU', 'OK', 'S', 1724313346, 1724313346, '1'),
(144774, 30501, 'QU', 'OK', 'S', 1724313350, 1724313350, '1'),
(144775, 24793, 'QU', 'OK', 'S', 1724313355, 1724313355, '1'),
(144776, 27979, 'QU', 'OK', 'S', 1724313361, 1724313361, '1'),
(144777, 30500, 'QU', 'OK', 'S', 1724313374, 1724313374, '1'),
(144778, 11601, 'QU', 'OK', 'S', 1724313379, 1724313379, '1'),
(144779, 12081, 'QU', 'OK', 'S', 1724313381, 1724313381, '1'),
(144780, 1799, 'QU', 'OK', 'S', 1724313384, 1724313384, '1'),
(144781, 26478, 'QU', 'OK', 'S', 1724313393, 1724313393, '1'),
(144782, 23788, 'QU', 'OK', 'S', 1724313396, 1724313396, '1'),
(144783, 31695, 'QU', 'OK', 'S', 1724313400, 1724313400, '1'),
(144784, 2567, 'QU', 'OK', 'S', 1724313416, 1724313416, '1'),
(144785, 2567, 'QU', 'OK', 'S', 1724313423, 1724313423, '1'),
(144786, 33209, 'QU', 'OK', 'S', 1724313604, 1724313604, '1'),
(144787, 33221, 'QU', 'OK', 'S', 1724313744, 1724313744, '1'),
(144788, 33222, 'QU', 'OK', 'S', 1724313801, 1724313801, '1'),
(144789, 3516, 'QU', 'OK', 'S', 1724313821, 1724313821, '1'),
(144790, 24897, 'QU', 'OK', 'S', 1724313852, 1724313852, '1'),
(144791, 33211, 'QU', 'OK', 'S', 1724314259, 1724314259, '1'),
(144792, 31353, 'QU', 'OK', 'S', 1724314280, 1724314280, '1'),
(144793, 33212, 'QU', 'OK', 'S', 1724314535, 1724314535, '1'),
(144794, 33213, 'QU', 'OK', 'S', 1724314634, 1724314634, '1'),
(144795, 29822, 'QU', 'OK', 'S', 1724314704, 1724314704, '1'),
(144796, 29822, 'QU', 'OK', 'S', 1724314704, 1724314704, '1'),
(144797, 23503, 'QU', 'OK', 'S', 1724314741, 1724314741, '1'),
(144798, 23503, 'QU', 'OK', 'S', 1724314741, 1724314741, '1'),
(144799, 4345, 'QU', 'OK', 'S', 1724314898, 1724314898, '1'),
(144800, 33217, 'QU', 'OK', 'S', 1724315004, 1724315004, '1'),
(144801, 3802, 'QU', 'OK', 'S', 1724315029, 1724315029, '1'),
(144802, 3802, 'QU', 'OK', 'S', 1724315032, 1724315032, '1'),
(144803, 3802, 'QU', 'OK', 'S', 1724315035, 1724315035, '1'),
(144804, 3802, 'QU', 'OK', 'S', 1724315038, 1724315038, '1'),
(144805, 3802, 'QU', 'OK', 'S', 1724315042, 1724315042, '1'),
(144806, 33218, 'QU', 'OK', 'S', 1724315045, 1724315045, '1'),
(144807, 3740, 'QU', 'OK', 'S', 1724315420, 1724315420, '1'),
(144808, 3740, 'QU', 'OK', 'S', 1724315436, 1724315436, '1'),
(144809, 3740, 'QU', 'OK', 'S', 1724315443, 1724315443, '1'),
(144810, 3740, 'QU', 'OK', 'S', 1724315452, 1724315452, '1'),
(144811, 2964, 'QU', 'OK', 'S', 1724315497, 1724315497, '1'),
(144812, 4527, 'QU', 'OK', 'S', 1724315577, 1724315577, '1'),
(144813, 4527, 'QU', 'OK', 'S', 1724315585, 1724315585, '1'),
(144814, 4527, 'QU', 'OK', 'S', 1724315591, 1724315591, '1'),
(144815, 4527, 'QU', 'OK', 'S', 1724315595, 1724315595, '1'),
(144816, 4527, 'QU', 'OK', 'S', 1724315626, 1724315626, '1'),
(144817, 4527, 'QU', 'OK', 'S', 1724315629, 1724315629, '1'),
(144818, 4527, 'QU', 'OK', 'S', 1724315641, 1724315641, '1'),
(144819, 4527, 'QU', 'OK', 'S', 1724315644, 1724315644, '1'),
(144820, 4001, 'QU', 'OK', 'S', 1724318943, 1724318943, '1'),
(144821, 2839, 'QU', 'OK', 'S', 1724319069, 1724319069, '1'),
(144822, 2272, 'QU', 'OK', 'S', 1724319250, 1724319250, '1'),
(144823, 2271, 'QU', 'OK', 'S', 1724319373, 1724319373, '1'),
(144824, 2272, 'QU', 'OK', 'S', 1724319444, 1724319444, '1'),
(144825, 5123, 'QU', 'OK', 'S', 1724319867, 1724319867, '1'),
(144826, 20508, 'QU', 'OK', 'S', 1724320383, 1724320383, '1'),
(144827, 28831, 'QU', 'OK', 'S', 1724320401, 1724320401, '1'),
(144828, 20542, 'QU', 'OK', 'S', 1724320423, 1724320423, '1'),
(144829, 20508, 'QU', 'OK', 'S', 1724320442, 1724320442, '1'),
(144830, 32393, 'QU', 'OK', 'S', 1724320467, 1724320467, '1'),
(144831, 19509, 'QU', 'OK', 'S', 1724320484, 1724320484, '1'),
(144832, 14821, 'QU', 'OK', 'S', 1724320504, 1724320504, '1'),
(144833, 32362, 'QU', 'OK', 'S', 1724320565, 1724320565, '1'),
(144834, 32362, 'QU', 'OK', 'S', 1724320576, 1724320576, '1'),
(144835, 28800, 'QU', 'OK', 'S', 1724320637, 1724320637, '1'),
(144836, 28800, 'QU', 'OK', 'S', 1724320647, 1724320647, '1'),
(144837, 32962, 'QU', 'OK', 'S', 1724320667, 1724320667, '1'),
(144838, 22785, 'QU', 'OK', 'S', 1724320691, 1724320691, '1'),
(144839, 33033, 'QU', 'OK', 'S', 1724320710, 1724320710, '1'),
(144840, 28831, 'QU', 'OK', 'S', 1724320731, 1724320731, '1'),
(144841, 14476, 'QU', 'OK', 'S', 1724320754, 1724320754, '1'),
(144842, 22186, 'QU', 'OK', 'S', 1724320805, 1724320805, '1'),
(144843, 22186, 'QU', 'OK', 'S', 1724320821, 1724320821, '1'),
(144844, 27009, 'QU', 'OK', 'S', 1724320855, 1724320855, '1'),
(144845, 32962, 'QU', 'OK', 'S', 1724320881, 1724320881, '1'),
(144846, 29756, 'QU', 'OK', 'S', 1724320901, 1724320901, '1'),
(144847, 14476, 'QU', 'OK', 'S', 1724320954, 1724320954, '1'),
(144848, 14476, 'QU', 'OK', 'S', 1724320987, 1724320987, '1'),
(144849, 33033, 'QU', 'OK', 'S', 1724321005, 1724321005, '1'),
(144850, 28492, 'QU', 'OK', 'S', 1724321021, 1724321021, '1'),
(144851, 11715, 'QU', 'OK', 'S', 1724321046, 1724321046, '1'),
(144852, 27685, 'QU', 'OK', 'S', 1724321078, 1724321078, '1'),
(144853, 31832, 'QU', 'OK', 'S', 1724321114, 1724321114, '1'),
(144854, 29832, 'QU', 'OK', 'S', 1724321151, 1724321151, '1'),
(144855, 28831, 'QU', 'OK', 'S', 1724321172, 1724321172, '1'),
(144856, 28492, 'QU', 'OK', 'S', 1724321186, 1724321186, '1'),
(144857, 8896, 'QU', 'OK', 'S', 1724321207, 1724321207, '1'),
(144858, 20750, 'QU', 'OK', 'S', 1724321225, 1724321225, '1'),
(144859, 30518, 'QU', 'OK', 'S', 1724321245, 1724321245, '1'),
(144860, 18227, 'QU', 'OK', 'S', 1724321265, 1724321265, '1'),
(144861, 27067, 'QU', 'OK', 'S', 1724321324, 1724321324, '1'),
(144862, 27067, 'QU', 'OK', 'S', 1724321786, 1724321786, '1'),
(144863, 29304, 'QU', 'OK', 'S', 1724321809, 1724321809, '1'),
(144864, 29756, 'QU', 'OK', 'S', 1724321829, 1724321829, '1'),
(144865, 27006, 'QU', 'OK', 'S', 1724321868, 1724321868, '1'),
(144866, 32397, 'QU', 'OK', 'S', 1724321893, 1724321893, '1'),
(144867, 32962, 'QU', 'OK', 'S', 1724321962, 1724321962, '1'),
(144868, 14476, 'QU', 'OK', 'S', 1724321976, 1724321976, '1'),
(144869, 32962, 'QU', 'OK', 'S', 1724321995, 1724321995, '1'),
(144870, 30439, 'QU', 'OK', 'S', 1724322012, 1724322012, '1'),
(144871, 14476, 'QU', 'OK', 'S', 1724322028, 1724322028, '1'),
(144872, 28831, 'QU', 'OK', 'S', 1724322044, 1724322044, '1'),
(144873, 18132, 'QU', 'OK', 'S', 1724322048, 1724322048, '1'),
(144874, 24888, 'QU', 'OK', 'S', 1724322065, 1724322065, '1'),
(144875, 28652, 'QU', 'OK', 'S', 1724322101, 1724322101, '1'),
(144876, 29756, 'QU', 'OK', 'S', 1724322118, 1724322118, '1'),
(144877, 30439, 'QU', 'OK', 'S', 1724322132, 1724322132, '1'),
(144878, 32966, 'QU', 'OK', 'S', 1724322150, 1724322150, '1'),
(144879, 29756, 'QU', 'OK', 'S', 1724322167, 1724322167, '1'),
(144880, 14476, 'QU', 'OK', 'S', 1724322180, 1724322180, '1'),
(144881, 11714, 'QU', 'OK', 'S', 1724322194, 1724322194, '1'),
(144882, 33033, 'QU', 'OK', 'S', 1724322206, 1724322206, '1'),
(144883, 32993, 'QU', 'OK', 'S', 1724322242, 1724322242, '1'),
(144884, 16508, 'QU', 'OK', 'S', 1724322261, 1724322261, '1'),
(144885, 24884, 'QU', 'OK', 'S', 1724322299, 1724322299, '1'),
(144886, 32962, 'QU', 'OK', 'S', 1724322315, 1724322315, '1'),
(144887, 15126, 'QU', 'OK', 'S', 1724322330, 1724322330, '1'),
(144888, 26820, 'QU', 'OK', 'S', 1724322344, 1724322344, '1'),
(144889, 30439, 'QU', 'OK', 'S', 1724322359, 1724322359, '1'),
(144890, 28107, 'QU', 'OK', 'S', 1724322371, 1724322371, '1'),
(144891, 20137, 'QU', 'OK', 'S', 1724322389, 1724322389, '1'),
(144892, 14476, 'QU', 'OK', 'S', 1724322615, 1724322615, '1'),
(144893, 32966, 'QU', 'OK', 'S', 1724322648, 1724322648, '1'),
(144894, 32393, 'QU', 'OK', 'S', 1724322667, 1724322667, '1'),
(144895, 29186, 'QU', 'OK', 'S', 1724322679, 1724322679, '1'),
(144896, 18227, 'QU', 'OK', 'S', 1724322697, 1724322697, '1'),
(144897, 8835, 'QU', 'OK', 'S', 1724322730, 1724322730, '1'),
(144898, 27685, 'QU', 'OK', 'S', 1724322756, 1724322756, '1'),
(144899, 15126, 'QU', 'OK', 'S', 1724322775, 1724322775, '1'),
(144900, 28167, 'QU', 'OK', 'S', 1724322792, 1724322792, '1'),
(144901, 30955, 'QU', 'OK', 'S', 1724322815, 1724322815, '1'),
(144902, 28107, 'QU', 'OK', 'S', 1724322828, 1724322828, '1'),
(144903, 31747, 'QU', 'OK', 'S', 1724322844, 1724322844, '1'),
(144904, 11715, 'QU', 'OK', 'S', 1724322869, 1724322869, '1'),
(144905, 28830, 'QU', 'OK', 'S', 1724322890, 1724322890, '1'),
(144906, 8896, 'QU', 'OK', 'S', 1724322906, 1724322906, '1'),
(144907, 28107, 'QU', 'OK', 'S', 1724322921, 1724322921, '1'),
(144908, 24025, 'QU', 'OK', 'S', 1724322942, 1724322942, '1'),
(144909, 20137, 'QU', 'OK', 'S', 1724322988, 1724322988, '1'),
(144910, 28652, 'QU', 'OK', 'S', 1724323015, 1724323015, '1'),
(144911, 30439, 'QU', 'OK', 'S', 1724323034, 1724323034, '1'),
(144912, 29666, 'QU', 'OK', 'S', 1724324098, 1724324098, '1'),
(144913, 26840, 'QU', 'OK', 'S', 1724325113, 1724325113, '1'),
(144914, 4828, 'QU', 'OK', 'S', 1724325145, 1724325145, '1'),
(144915, 30379, 'QU', 'OK', 'S', 1724325416, 1724325416, '1'),
(144916, 30628, 'QU', 'OK', 'S', 1724325485, 1724325485, '1'),
(144917, 29447, 'QU', 'OK', 'S', 1724325515, 1724325515, '1'),
(144918, 32567, 'QU', 'OK', 'S', 1724325547, 1724325547, '1'),
(144919, 32608, 'QU', 'OK', 'S', 1724325640, 1724325640, '1'),
(144920, 18781, 'QU', 'OK', 'S', 1724325784, 1724325784, '1'),
(144921, 31657, 'QU', 'OK', 'S', 1724325845, 1724325845, '1'),
(144922, 31658, 'QU', 'OK', 'S', 1724325856, 1724325856, '1'),
(144923, 32434, 'QU', 'OK', 'S', 1724325950, 1724325950, '1'),
(144924, 32551, 'QU', 'OK', 'S', 1724325974, 1724325974, '1'),
(144925, 32600, 'QU', 'OK', 'S', 1724326000, 1724326000, '1'),
(144926, 32413, 'QU', 'OK', 'S', 1724326104, 1724326104, '1'),
(144927, 33074, 'QU', 'OK', 'S', 1724326121, 1724326121, '1'),
(144928, 32618, 'QU', 'OK', 'S', 1724326901, 1724326901, '1'),
(144929, 33100, 'QU', 'OK', 'S', 1724326952, 1724326952, '1'),
(144930, 33100, 'QU', 'OK', 'S', 1724326964, 1724326964, '1'),
(144931, 32604, 'QU', 'OK', 'S', 1724327014, 1724327014, '1'),
(144932, 32604, 'QU', 'OK', 'S', 1724327029, 1724327029, '1'),
(144933, 32604, 'QU', 'OK', 'S', 1724327042, 1724327042, '1'),
(144934, 32604, 'QU', 'OK', 'S', 1724327055, 1724327055, '1'),
(144935, 32604, 'QU', 'OK', 'S', 1724327069, 1724327069, '1'),
(144936, 32436, 'QU', 'OK', 'S', 1724327083, 1724327083, '1'),
(144937, 33109, 'QU', 'OK', 'S', 1724327095, 1724327095, '1'),
(144938, 11779, 'QU', 'OK', 'S', 1724327281, 1724327281, '1'),
(144939, 27235, 'QU', 'OK', 'S', 1724327372, 1724327372, '1'),
(144940, 16820, 'QU', 'OK', 'S', 1724327623, 1724327623, '1'),
(144941, 20672, 'QU', 'OK', 'S', 1724328082, 1724328082, '1'),
(144942, 15926, 'QU', 'OK', 'S', 1724328165, 1724328165, '1'),
(144943, 15926, 'QU', 'OK', 'S', 1724328168, 1724328168, '1'),
(144944, 11779, 'QU', 'OK', 'S', 1724328788, 1724328788, '1'),
(144945, 32309, 'QU', 'OK', 'S', 1724329897, 1724329897, '1'),
(144946, 24929, 'QU', 'OK', 'S', 1724330158, 1724330158, '1'),
(144947, 24929, 'QU', 'OK', 'S', 1724330173, 1724330173, '1'),
(144948, 24929, 'QU', 'OK', 'S', 1724330177, 1724330177, '1'),
(144949, 27681, 'QU', 'OK', 'S', 1724330239, 1724330239, '1'),
(144950, 27681, 'QU', 'OK', 'S', 1724330241, 1724330241, '1'),
(144951, 31536, 'QU', 'OK', 'S', 1724330541, 1724330541, '1'),
(144952, 32959, 'QU', 'OK', 'S', 1724330548, 1724330548, '1'),
(144953, 32855, 'QU', 'OK', 'S', 1724330555, 1724330555, '1'),
(144954, 31536, 'QU', 'OK', 'S', 1724330558, 1724330558, '1'),
(144955, 32434, 'QU', 'OK', 'S', 1724330563, 1724330563, '1'),
(144956, 29388, 'QU', 'OK', 'S', 1724330571, 1724330571, '1'),
(144957, 32959, 'QU', 'OK', 'S', 1724330583, 1724330583, '1'),
(144958, 32362, 'QU', 'OK', 'S', 1724330629, 1724330629, '1'),
(144959, 32362, 'QU', 'OK', 'S', 1724330632, 1724330632, '1'),
(144960, 32362, 'QU', 'OK', 'S', 1724330636, 1724330636, '1'),
(144961, 29388, 'QU', 'OK', 'S', 1724331003, 1724331003, '1'),
(144962, 32901, 'QU', 'OK', 'S', 1724331474, 1724331474, '1'),
(144963, 31781, 'QU', 'OK', 'S', 1724331653, 1724331653, '1'),
(144964, 32850, 'QU', 'OK', 'S', 1724331845, 1724331845, '1'),
(144965, 14674, 'QU', 'OK', 'S', 1724331850, 1724331850, '1'),
(144966, 15390, 'QU', 'OK', 'S', 1724331856, 1724331856, '1'),
(144967, 32959, 'QU', 'OK', 'S', 1724331859, 1724331859, '1'),
(144968, 32853, 'QU', 'OK', 'S', 1724331863, 1724331863, '1'),
(144969, 32551, 'QU', 'OK', 'S', 1724331866, 1724331866, '1'),
(144970, 9486, 'QU', 'OK', 'S', 1724332996, 1724332996, '1'),
(144971, 9451, 'QU', 'OK', 'S', 1724333049, 1724333049, '1'),
(144972, 9451, 'QU', 'OK', 'S', 1724333053, 1724333053, '1'),
(144973, 9451, 'QU', 'OK', 'S', 1724333056, 1724333056, '1'),
(144974, 9451, 'QU', 'OK', 'S', 1724333073, 1724333073, '1'),
(144975, 9451, 'QU', 'OK', 'S', 1724333076, 1724333076, '1'),
(144976, 9451, 'QU', 'OK', 'S', 1724333079, 1724333079, '1'),
(144977, 13472, 'QU', 'OK', 'S', 1724333188, 1724333188, '1'),
(144978, 31257, 'QU', 'OK', 'S', 1724333267, 1724333267, '1'),
(144979, 30926, 'QU', 'OK', 'S', 1724333270, 1724333270, '1'),
(144980, 30926, 'QU', 'OK', 'S', 1724333275, 1724333275, '1'),
(144981, 31257, 'QU', 'OK', 'S', 1724333278, 1724333278, '1'),
(144982, 31257, 'QU', 'OK', 'S', 1724333281, 1724333281, '1'),
(144983, 31257, 'QU', 'OK', 'S', 1724333283, 1724333283, '1'),
(144984, 31257, 'QU', 'OK', 'S', 1724333285, 1724333285, '1'),
(144985, 32164, 'QU', 'OK', 'S', 1724333289, 1724333289, '1'),
(144986, 32995, 'QU', 'OK', 'S', 1724333290, 1724333290, '1'),
(144987, 32995, 'QU', 'OK', 'S', 1724333292, 1724333292, '1'),
(144988, 30590, 'QU', 'OK', 'S', 1724333296, 1724333296, '1'),
(144989, 30962, 'QU', 'OK', 'S', 1724333298, 1724333298, '1'),
(144990, 30926, 'QU', 'OK', 'S', 1724333300, 1724333300, '1'),
(144991, 32164, 'QU', 'OK', 'S', 1724333302, 1724333302, '1'),
(144992, 31269, 'QU', 'OK', 'S', 1724333304, 1724333304, '1'),
(144993, 31285, 'QU', 'OK', 'S', 1724333307, 1724333307, '1'),
(144994, 32164, 'QU', 'OK', 'S', 1724333310, 1724333310, '1'),
(144995, 30890, 'QU', 'OK', 'S', 1724333315, 1724333315, '1'),
(144996, 22382, 'QU', 'OK', 'S', 1724333318, 1724333318, '1'),
(144997, 30591, 'QU', 'OK', 'S', 1724333320, 1724333320, '1'),
(144998, 22384, 'QU', 'OK', 'S', 1724333323, 1724333323, '1'),
(144999, 30591, 'QU', 'OK', 'S', 1724333326, 1724333326, '1'),
(145000, 30590, 'QU', 'OK', 'S', 1724333329, 1724333329, '1'),
(145001, 27459, 'QU', 'OK', 'S', 1724333332, 1724333332, '1'),
(145002, 27468, 'QU', 'OK', 'S', 1724333334, 1724333334, '1'),
(145003, 30518, 'QU', 'OK', 'S', 1724333339, 1724333339, '1'),
(145004, 30629, 'QU', 'OK', 'S', 1724333342, 1724333342, '1'),
(145005, 32164, 'QU', 'OK', 'S', 1724333349, 1724333349, '1'),
(145006, 32995, 'QU', 'OK', 'S', 1724333380, 1724333380, '1'),
(145007, 3527, 'QU', 'OK', 'S', 1724333391, 1724333391, '1'),
(145008, 3563, 'QU', 'OK', 'S', 1724333505, 1724333505, '1'),
(145009, 33165, 'QU', 'OK', 'S', 1724333648, 1724333648, '1'),
(145010, 33165, 'QU', 'OK', 'S', 1724333648, 1724333648, '1'),
(145011, 33165, 'QU', 'OK', 'S', 1724333648, 1724333648, '1'),
(145012, 33165, 'QU', 'OK', 'S', 1724333648, 1724333648, '1'),
(145013, 33165, 'QU', 'OK', 'S', 1724333648, 1724333648, '1'),
(145014, 33150, 'QU', 'OK', 'S', 1724333660, 1724333660, '1'),
(145015, 33150, 'QU', 'OK', 'S', 1724333660, 1724333660, '1'),
(145016, 33150, 'QU', 'OK', 'S', 1724333660, 1724333660, '1'),
(145017, 33150, 'QU', 'OK', 'S', 1724333660, 1724333660, '1'),
(145018, 33150, 'QU', 'OK', 'S', 1724333660, 1724333660, '1'),
(145019, 33143, 'QU', 'OK', 'S', 1724333668, 1724333668, '1'),
(145020, 33143, 'QU', 'OK', 'S', 1724333668, 1724333668, '1'),
(145021, 33129, 'QU', 'OK', 'S', 1724333690, 1724333690, '1'),
(145022, 33129, 'QU', 'OK', 'S', 1724333690, 1724333690, '1'),
(145023, 33128, 'QU', 'OK', 'S', 1724333699, 1724333699, '1'),
(145024, 33128, 'QU', 'OK', 'S', 1724333699, 1724333699, '1'),
(145025, 33128, 'QU', 'OK', 'S', 1724333699, 1724333699, '1'),
(145026, 33128, 'QU', 'OK', 'S', 1724333699, 1724333699, '1'),
(145027, 33128, 'QU', 'OK', 'S', 1724333699, 1724333699, '1'),
(145028, 33128, 'QU', 'OK', 'S', 1724333754, 1724333754, '1'),
(145029, 33128, 'QU', 'OK', 'S', 1724333754, 1724333754, '1'),
(145030, 33128, 'QU', 'OK', 'S', 1724333754, 1724333754, '1'),
(145031, 33128, 'QU', 'OK', 'S', 1724333754, 1724333754, '1'),
(145032, 33128, 'QU', 'OK', 'S', 1724333754, 1724333754, '1'),
(145033, 33106, 'QU', 'OK', 'S', 1724333765, 1724333765, '1'),
(145034, 33082, 'QU', 'OK', 'S', 1724333840, 1724333840, '1'),
(145035, 33082, 'QU', 'OK', 'S', 1724333840, 1724333840, '1'),
(145036, 33082, 'QU', 'OK', 'S', 1724333840, 1724333840, '1'),
(145037, 33082, 'QU', 'OK', 'S', 1724333840, 1724333840, '1'),
(145038, 33081, 'QU', 'OK', 'S', 1724333957, 1724333957, '1'),
(145039, 33081, 'QU', 'OK', 'S', 1724333957, 1724333957, '1'),
(145040, 33067, 'QU', 'OK', 'S', 1724333964, 1724333964, '1'),
(145041, 32663, 'QU', 'OK', 'S', 1724341049, 1724341049, '1'),
(145042, 32662, 'QU', 'OK', 'S', 1724341058, 1724341058, '1'),
(145043, 32629, 'QU', 'OK', 'S', 1724341068, 1724341068, '1'),
(145044, 32617, 'QU', 'OK', 'S', 1724341080, 1724341080, '1'),
(145045, 32614, 'QU', 'OK', 'S', 1724341089, 1724341089, '1'),
(145046, 32613, 'QU', 'OK', 'S', 1724341101, 1724341101, '1'),
(145047, 32603, 'QU', 'OK', 'S', 1724341110, 1724341110, '1'),
(145048, 32558, 'QU', 'OK', 'S', 1724341119, 1724341119, '1'),
(145049, 32557, 'QU', 'OK', 'S', 1724341129, 1724341129, '1'),
(145050, 32523, 'QU', 'OK', 'S', 1724341136, 1724341136, '1'),
(145051, 31975, 'QU', 'OK', 'S', 1724341155, 1724341155, '1'),
(145052, 31974, 'QU', 'OK', 'S', 1724341165, 1724341165, '1'),
(145053, 31969, 'QU', 'OK', 'S', 1724341173, 1724341173, '1'),
(145054, 31964, 'QU', 'OK', 'S', 1724341196, 1724341196, '1'),
(145055, 31955, 'QU', 'OK', 'S', 1724341205, 1724341205, '1'),
(145056, 31951, 'QU', 'OK', 'S', 1724341216, 1724341216, '1'),
(145057, 31920, 'QU', 'OK', 'S', 1724341232, 1724341232, '1'),
(145058, 31901, 'QU', 'OK', 'S', 1724341245, 1724341245, '1'),
(145059, 31828, 'QU', 'OK', 'S', 1724341262, 1724341262, '1'),
(145060, 31740, 'QU', 'OK', 'S', 1724341284, 1724341284, '1'),
(145061, 19505, 'QU', 'OK', 'S', 1724341418, 1724341418, '1'),
(145062, 19505, 'QU', 'OK', 'S', 1724341418, 1724341418, '1'),
(145063, 24956, 'QU', 'OK', 'S', 1724341460, 1724341460, '1'),
(145064, 24956, 'QU', 'OK', 'S', 1724341460, 1724341460, '1'),
(145065, 24962, 'QU', 'OK', 'S', 1724341475, 1724341475, '1'),
(145066, 24962, 'QU', 'OK', 'S', 1724341475, 1724341475, '1'),
(145067, 26456, 'QU', 'OK', 'S', 1724341493, 1724341493, '1'),
(145068, 31778, 'QU', 'OK', 'S', 1724395492, 1724395492, '1'),
(145069, 17361, 'QU', 'OK', 'S', 1724395540, 1724395540, '1'),
(145070, 17361, 'QU', 'OK', 'S', 1724395551, 1724395551, '1'),
(145071, 17361, 'QU', 'OK', 'S', 1724395555, 1724395555, '1'),
(145072, 31525, 'QU', 'OK', 'S', 1724395779, 1724395779, '1'),
(145073, 33195, 'QU', 'OK', 'S', 1724396145, 1724396145, '1'),
(145074, 32891, 'QU', 'OK', 'S', 1724396151, 1724396151, '1'),
(145075, 25323, 'QU', 'OK', 'S', 1724396164, 1724396164, '1'),
(145076, 25070, 'QU', 'OK', 'S', 1724396172, 1724396172, '1'),
(145077, 22788, 'QU', 'OK', 'S', 1724396202, 1724396202, '1'),
(145078, 29572, 'QU', 'OK', 'S', 1724396234, 1724396234, '1'),
(145079, 29684, 'QU', 'OK', 'S', 1724396272, 1724396272, '1'),
(145080, 29726, 'QU', 'OK', 'S', 1724396325, 1724396325, '1'),
(145081, 32652, 'QU', 'OK', 'S', 1724396621, 1724396621, '1'),
(145082, 25683, 'QU', 'OK', 'S', 1724396630, 1724396630, '1'),
(145083, 31736, 'QU', 'OK', 'S', 1724396635, 1724396635, '1'),
(145084, 33077, 'QU', 'OK', 'S', 1724396638, 1724396638, '1'),
(145085, 26966, 'QU', 'OK', 'S', 1724396642, 1724396642, '1'),
(145086, 33077, 'QU', 'OK', 'S', 1724396647, 1724396647, '1'),
(145087, 32993, 'QU', 'OK', 'S', 1724396651, 1724396651, '1'),
(145088, 32978, 'QU', 'OK', 'S', 1724396656, 1724396656, '1'),
(145089, 32203, 'QU', 'OK', 'S', 1724396660, 1724396660, '1'),
(145090, 31874, 'QU', 'OK', 'S', 1724396664, 1724396664, '1'),
(145091, 31225, 'QU', 'OK', 'S', 1724396668, 1724396668, '1'),
(145092, 33136, 'QU', 'OK', 'S', 1724396673, 1724396673, '1'),
(145093, 33136, 'QU', 'OK', 'S', 1724396677, 1724396677, '1'),
(145094, 24883, 'QU', 'OK', 'S', 1724396681, 1724396681, '1'),
(145095, 32435, 'QU', 'OK', 'S', 1724396689, 1724396689, '1'),
(145096, 28222, 'QU', 'OK', 'S', 1724396693, 1724396693, '1'),
(145097, 31408, 'QU', 'OK', 'S', 1724396699, 1724396699, '1'),
(145098, 24883, 'QU', 'OK', 'S', 1724396705, 1724396705, '1'),
(145099, 33126, 'QU', 'OK', 'S', 1724396712, 1724396712, '1'),
(145100, 33020, 'QU', 'OK', 'S', 1724396720, 1724396720, '1'),
(145101, 33077, 'QU', 'OK', 'S', 1724397328, 1724397328, '1'),
(145102, 2656, 'QU', 'OK', 'S', 1724397465, 1724397465, '1'),
(145103, 2656, 'QU', 'OK', 'S', 1724397474, 1724397474, '1'),
(145104, 29653, 'QU', 'OK', 'S', 1724397557, 1724397557, '1'),
(145105, 29653, 'QU', 'OK', 'S', 1724397559, 1724397559, '1'),
(145106, 25557, 'QU', 'OK', 'S', 1724397561, 1724397561, '1'),
(145107, 31746, 'QU', 'OK', 'S', 1724397564, 1724397564, '1'),
(145108, 27330, 'QU', 'OK', 'S', 1724397566, 1724397566, '1'),
(145109, 24813, 'QU', 'OK', 'S', 1724397568, 1724397568, '1'),
(145110, 31746, 'QU', 'OK', 'S', 1724397571, 1724397571, '1'),
(145111, 24201, 'QU', 'OK', 'S', 1724398070, 1724398070, '1'),
(145112, 16936, 'QU', 'OK', 'S', 1724398133, 1724398133, '1'),
(145113, 16936, 'QU', 'OK', 'S', 1724398140, 1724398140, '1'),
(145114, 16936, 'QU', 'OK', 'S', 1724398144, 1724398144, '1'),
(145115, 4856, 'QU', 'OK', 'S', 1724398729, 1724398729, '1'),
(145116, 11678, 'QU', 'OK', 'S', 1724399030, 1724399030, '1'),
(145117, 24201, 'QU', 'OK', 'S', 1724399073, 1724399073, '1'),
(145118, 2656, 'QU', 'OK', 'S', 1724399282, 1724399282, '1'),
(145119, 2656, 'QU', 'OK', 'S', 1724399285, 1724399285, '1'),
(145120, 31109, 'QU', 'OK', 'S', 1724399940, 1724399940, '1'),
(145121, 32694, 'QU', 'OK', 'S', 1724399957, 1724399957, '1'),
(145122, 26679, 'QU', 'OK', 'S', 1724399964, 1724399964, '1'),
(145123, 33067, 'QU', 'OK', 'S', 1724399966, 1724399966, '1'),
(145124, 31394, 'QU', 'OK', 'S', 1724399969, 1724399969, '1'),
(145125, 33195, 'QU', 'OK', 'S', 1724399974, 1724399974, '1'),
(145126, 33100, 'QU', 'OK', 'S', 1724399978, 1724399978, '1'),
(145127, 33147, 'QU', 'OK', 'S', 1724399980, 1724399980, '1'),
(145128, 33124, 'QU', 'OK', 'S', 1724399983, 1724399983, '1'),
(145129, 7794, 'QU', 'OK', 'S', 1724400145, 1724400145, '1'),
(145130, 7794, 'QU', 'OK', 'S', 1724400148, 1724400148, '1'),
(145131, 997, 'QU', 'OK', 'S', 1724400366, 1724400366, '1'),
(145132, 997, 'QU', 'OK', 'S', 1724400373, 1724400373, '1'),
(145133, 268, 'QU', 'OK', 'S', 1724400870, 1724400870, '1'),
(145134, 268, 'QU', 'OK', 'S', 1724400880, 1724400880, '1'),
(145135, 31894, 'QU', 'OK', 'S', 1724401295, 1724401295, '1'),
(145136, 31893, 'QU', 'OK', 'S', 1724401304, 1724401304, '1'),
(145137, 31893, 'QU', 'OK', 'S', 1724401311, 1724401311, '1'),
(145138, 31641, 'QU', 'OK', 'S', 1724401329, 1724401329, '1'),
(145139, 15778, 'QU', 'OK', 'S', 1724401338, 1724401338, '1'),
(145140, 15778, 'QU', 'OK', 'S', 1724401343, 1724401343, '1'),
(145141, 31688, 'QU', 'OK', 'S', 1724401350, 1724401350, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(145142, 32299, 'QU', 'OK', 'S', 1724401354, 1724401354, '1'),
(145143, 4726, 'QU', 'OK', 'S', 1724401359, 1724401359, '1'),
(145144, 4726, 'QU', 'OK', 'S', 1724401362, 1724401362, '1'),
(145145, 32738, 'QU', 'OK', 'S', 1724401378, 1724401378, '1'),
(145146, 31618, 'QU', 'OK', 'S', 1724401382, 1724401382, '1'),
(145147, 33062, 'QU', 'OK', 'S', 1724401386, 1724401386, '1'),
(145148, 33062, 'QU', 'OK', 'S', 1724401388, 1724401388, '1'),
(145149, 33062, 'QU', 'OK', 'S', 1724401393, 1724401393, '1'),
(145150, 33062, 'QU', 'OK', 'S', 1724401397, 1724401397, '1'),
(145151, 33062, 'QU', 'OK', 'S', 1724401399, 1724401399, '1'),
(145152, 33062, 'QU', 'OK', 'S', 1724401405, 1724401405, '1'),
(145153, 31894, 'QU', 'OK', 'S', 1724401411, 1724401411, '1'),
(145154, 31894, 'QU', 'OK', 'S', 1724401416, 1724401416, '1'),
(145155, 33062, 'QU', 'OK', 'S', 1724401419, 1724401419, '1'),
(145156, 33062, 'QU', 'OK', 'S', 1724401421, 1724401421, '1'),
(145157, 32299, 'QU', 'OK', 'S', 1724401431, 1724401431, '1'),
(145158, 31893, 'QU', 'OK', 'S', 1724401472, 1724401472, '1'),
(145159, 31893, 'QU', 'OK', 'S', 1724401477, 1724401477, '1'),
(145160, 31618, 'QU', 'OK', 'S', 1724401495, 1724401495, '1'),
(145161, 25070, 'QU', 'OK', 'S', 1724401533, 1724401533, '1'),
(145162, 4527, 'QU', 'OK', 'S', 1724401559, 1724401559, '1'),
(145163, 4527, 'QU', 'OK', 'S', 1724401594, 1724401594, '1'),
(145164, 4527, 'QU', 'OK', 'S', 1724401617, 1724401617, '1'),
(145165, 4527, 'QU', 'OK', 'S', 1724401620, 1724401620, '1'),
(145166, 4527, 'QU', 'OK', 'S', 1724401625, 1724401625, '1'),
(145167, 24039, 'QU', 'OK', 'S', 1724401662, 1724401662, '1'),
(145168, 26468, 'QU', 'OK', 'S', 1724401670, 1724401670, '1'),
(145169, 26472, 'QU', 'OK', 'S', 1724402076, 1724402076, '1'),
(145170, 32299, 'QU', 'OK', 'S', 1724402093, 1724402093, '1'),
(145171, 31618, 'QU', 'OK', 'S', 1724402246, 1724402246, '1'),
(145172, 31618, 'QU', 'OK', 'S', 1724402261, 1724402261, '1'),
(145173, 4193, 'QU', 'OK', 'S', 1724405877, 1724405877, '1'),
(145174, 7881, 'QU', 'OK', 'S', 1724406520, 1724406520, '1'),
(145175, 31432, 'QU', 'OK', 'S', 1724406603, 1724406603, '1'),
(145176, 23227, 'QU', 'OK', 'S', 1724406886, 1724406886, '1'),
(145177, 26472, 'QU', 'OK', 'S', 1724407044, 1724407044, '1'),
(145178, 5472, 'QU', 'OK', 'S', 1724407604, 1724407604, '1'),
(145179, 30527, 'QU', 'OK', 'S', 1724407961, 1724407961, '1'),
(145180, 32067, 'QU', 'OK', 'S', 1724407964, 1724407964, '1'),
(145181, 20104, 'QU', 'OK', 'S', 1724407967, 1724407967, '1'),
(145182, 20109, 'QU', 'OK', 'S', 1724407970, 1724407970, '1'),
(145183, 20109, 'QU', 'OK', 'S', 1724407973, 1724407973, '1'),
(145184, 32066, 'QU', 'OK', 'S', 1724407977, 1724407977, '1'),
(145185, 32177, 'QU', 'OK', 'S', 1724408014, 1724408014, '1'),
(145186, 32177, 'QU', 'OK', 'S', 1724408017, 1724408017, '1'),
(145187, 32177, 'QU', 'OK', 'S', 1724408019, 1724408019, '1'),
(145188, 30567, 'QU', 'OK', 'S', 1724408044, 1724408044, '1'),
(145189, 30567, 'QU', 'OK', 'S', 1724408046, 1724408046, '1'),
(145190, 30567, 'QU', 'OK', 'S', 1724408048, 1724408048, '1'),
(145191, 30567, 'QU', 'OK', 'S', 1724408050, 1724408050, '1'),
(145192, 33204, 'QU', 'OK', 'S', 1724409776, 1724409776, '1'),
(145193, 11340, 'QU', 'OK', 'S', 1724410064, 1724410064, '1'),
(145194, 6094, 'QU', 'OK', 'S', 1724410120, 1724410120, '1'),
(145195, 6094, 'QU', 'OK', 'S', 1724410127, 1724410127, '1'),
(145196, 6094, 'QU', 'OK', 'S', 1724410134, 1724410134, '1'),
(145197, 6094, 'QU', 'OK', 'S', 1724410138, 1724410138, '1'),
(145198, 6094, 'QU', 'OK', 'S', 1724410141, 1724410141, '1'),
(145199, 6094, 'QU', 'OK', 'S', 1724410144, 1724410144, '1'),
(145200, 6094, 'QU', 'OK', 'S', 1724410154, 1724410154, '1'),
(145201, 6094, 'QU', 'OK', 'S', 1724410157, 1724410157, '1'),
(145202, 6094, 'QU', 'OK', 'S', 1724410166, 1724410166, '1'),
(145203, 6094, 'QU', 'OK', 'S', 1724410169, 1724410169, '1'),
(145204, 6094, 'QU', 'OK', 'S', 1724410172, 1724410172, '1'),
(145205, 6094, 'QU', 'OK', 'S', 1724410175, 1724410175, '1'),
(145206, 6094, 'QU', 'OK', 'S', 1724410178, 1724410178, '1'),
(145207, 6094, 'QU', 'OK', 'S', 1724410181, 1724410181, '1'),
(145208, 6094, 'QU', 'OK', 'S', 1724410185, 1724410185, '1'),
(145209, 6094, 'QU', 'OK', 'S', 1724410188, 1724410188, '1'),
(145210, 6094, 'QU', 'OK', 'S', 1724410191, 1724410191, '1'),
(145211, 6094, 'QU', 'OK', 'S', 1724410194, 1724410194, '1'),
(145212, 6094, 'QU', 'OK', 'S', 1724410221, 1724410221, '1'),
(145213, 6094, 'QU', 'OK', 'S', 1724410224, 1724410224, '1'),
(145214, 6094, 'QU', 'OK', 'S', 1724410228, 1724410228, '1'),
(145215, 2779, 'QU', 'OK', 'S', 1724410339, 1724410339, '1'),
(145216, 2779, 'QU', 'OK', 'S', 1724410359, 1724410359, '1'),
(145217, 11340, 'QU', 'OK', 'S', 1724410649, 1724410649, '1'),
(145218, 24201, 'QU', 'OK', 'S', 1724411089, 1724411089, '1'),
(145219, 24201, 'QU', 'OK', 'S', 1724411089, 1724411089, '1'),
(145220, 32661, 'QU', 'OK', 'S', 1724411228, 1724411228, '1'),
(145221, 25002, 'QU', 'OK', 'S', 1724411442, 1724411442, '1'),
(145222, 29645, 'QU', 'OK', 'S', 1724411531, 1724411531, '1'),
(145223, 24556, 'QU', 'OK', 'S', 1724411607, 1724411607, '1'),
(145224, 31759, 'QU', 'OK', 'S', 1724411735, 1724411735, '1'),
(145225, 26755, 'QU', 'OK', 'S', 1724411824, 1724411824, '1'),
(145226, 17580, 'QU', 'OK', 'S', 1724412151, 1724412151, '1'),
(145227, 31851, 'QU', 'OK', 'S', 1724412232, 1724412232, '1'),
(145228, 33058, 'QU', 'OK', 'S', 1724412858, 1724412858, '1'),
(145229, 28324, 'QU', 'OK', 'S', 1724412908, 1724412908, '1'),
(145230, 24274, 'QU', 'OK', 'S', 1724412945, 1724412945, '1'),
(145231, 11079, 'QU', 'OK', 'S', 1724414122, 1724414122, '1'),
(145232, 13380, 'QU', 'OK', 'S', 1724414374, 1724414374, '1'),
(145233, 12811, 'QU', 'OK', 'S', 1724414948, 1724414948, '1'),
(145234, 12515, 'QU', 'OK', 'S', 1724415030, 1724415030, '1'),
(145235, 12515, 'QU', 'OK', 'S', 1724415057, 1724415057, '1'),
(145236, 12515, 'QU', 'OK', 'S', 1724415064, 1724415064, '1'),
(145237, 11802, 'QU', 'OK', 'S', 1724415561, 1724415561, '1'),
(145238, 10999, 'QU', 'OK', 'S', 1724415615, 1724415615, '1'),
(145239, 10544, 'QU', 'OK', 'S', 1724415641, 1724415641, '1'),
(145240, 10637, 'QU', 'OK', 'S', 1724415797, 1724415797, '1'),
(145241, 30763, 'QU', 'OK', 'S', 1724415878, 1724415878, '1'),
(145242, 32393, 'QU', 'OK', 'S', 1724415880, 1724415880, '1'),
(145243, 22633, 'QU', 'OK', 'S', 1724415884, 1724415884, '1'),
(145244, 25477, 'QU', 'OK', 'S', 1724415985, 1724415985, '1'),
(145245, 25477, 'QU', 'OK', 'S', 1724415988, 1724415988, '1'),
(145246, 25477, 'QU', 'OK', 'S', 1724415995, 1724415995, '1'),
(145247, 30794, 'QU', 'OK', 'S', 1724416002, 1724416002, '1'),
(145248, 25477, 'QU', 'OK', 'S', 1724416004, 1724416004, '1'),
(145249, 25477, 'QU', 'OK', 'S', 1724416007, 1724416007, '1'),
(145250, 31759, 'QU', 'OK', 'S', 1724416243, 1724416243, '1'),
(145251, 21720, 'QU', 'OK', 'S', 1724416278, 1724416278, '1'),
(145252, 21720, 'QU', 'OK', 'S', 1724416282, 1724416282, '1'),
(145253, 21720, 'QU', 'OK', 'S', 1724416312, 1724416312, '1'),
(145254, 21720, 'QU', 'OK', 'S', 1724416315, 1724416315, '1'),
(145255, 21720, 'QU', 'OK', 'S', 1724416318, 1724416318, '1'),
(145256, 12746, 'QU', 'OK', 'S', 1724416490, 1724416490, '1'),
(145257, 10910, 'QU', 'OK', 'S', 1724416671, 1724416671, '1'),
(145258, 10910, 'QU', 'OK', 'S', 1724416698, 1724416698, '1'),
(145259, 10910, 'QU', 'OK', 'S', 1724416702, 1724416702, '1'),
(145260, 10910, 'QU', 'OK', 'S', 1724416705, 1724416705, '1'),
(145261, 10910, 'QU', 'OK', 'S', 1724416708, 1724416708, '1'),
(145262, 10910, 'QU', 'OK', 'S', 1724416718, 1724416718, '1'),
(145263, 10910, 'QU', 'OK', 'S', 1724416721, 1724416721, '1'),
(145264, 14651, 'QU', 'OK', 'S', 1724416751, 1724416751, '1'),
(145265, 10896, 'QU', 'OK', 'S', 1724416885, 1724416885, '1'),
(145266, 10896, 'QU', 'OK', 'S', 1724416888, 1724416888, '1'),
(145267, 10896, 'QU', 'OK', 'S', 1724416890, 1724416890, '1'),
(145268, 10266, 'QU', 'OK', 'S', 1724416968, 1724416968, '1'),
(145269, 6884, 'QU', 'OK', 'S', 1724417099, 1724417099, '1'),
(145270, 6884, 'QU', 'OK', 'S', 1724417115, 1724417115, '1'),
(145271, 6884, 'QU', 'OK', 'S', 1724417130, 1724417130, '1'),
(145272, 6884, 'QU', 'OK', 'S', 1724417139, 1724417139, '1'),
(145273, 6884, 'QU', 'OK', 'S', 1724417146, 1724417146, '1'),
(145274, 10908, 'QU', 'OK', 'S', 1724417153, 1724417153, '1'),
(145275, 32393, 'QU', 'OK', 'S', 1724418863, 1724418863, '1'),
(145276, 32393, 'QU', 'OK', 'S', 1724418870, 1724418870, '1'),
(145277, 32393, 'QU', 'OK', 'S', 1724418876, 1724418876, '1'),
(145278, 32393, 'QU', 'OK', 'S', 1724418882, 1724418882, '1'),
(145279, 32393, 'QU', 'OK', 'S', 1724418889, 1724418889, '1'),
(145280, 32393, 'QU', 'OK', 'S', 1724418895, 1724418895, '1'),
(145281, 32393, 'QU', 'OK', 'S', 1724418902, 1724418902, '1'),
(145282, 25064, 'QU', 'OK', 'S', 1724418903, 1724418903, '1'),
(145283, 32393, 'QU', 'OK', 'S', 1724418908, 1724418908, '1'),
(145284, 25091, 'QU', 'OK', 'S', 1724418914, 1724418914, '1'),
(145285, 32393, 'QU', 'OK', 'S', 1724418914, 1724418914, '1'),
(145286, 32393, 'QU', 'OK', 'S', 1724418919, 1724418919, '1'),
(145287, 25262, 'QU', 'OK', 'S', 1724418922, 1724418922, '1'),
(145288, 32393, 'QU', 'OK', 'S', 1724418926, 1724418926, '1'),
(145289, 32393, 'QU', 'OK', 'S', 1724418931, 1724418931, '1'),
(145290, 25255, 'QU', 'OK', 'S', 1724418932, 1724418932, '1'),
(145291, 32393, 'QU', 'OK', 'S', 1724418937, 1724418937, '1'),
(145292, 32393, 'QU', 'OK', 'S', 1724418945, 1724418945, '1'),
(145293, 32393, 'QU', 'OK', 'S', 1724418951, 1724418951, '1'),
(145294, 32393, 'QU', 'OK', 'S', 1724418957, 1724418957, '1'),
(145295, 32393, 'QU', 'OK', 'S', 1724418962, 1724418962, '1'),
(145296, 32393, 'QU', 'OK', 'S', 1724418968, 1724418968, '1'),
(145297, 27979, 'QU', 'OK', 'S', 1724419073, 1724419073, '1'),
(145298, 27979, 'QU', 'OK', 'S', 1724419089, 1724419089, '1'),
(145299, 27979, 'QU', 'OK', 'S', 1724419104, 1724419104, '1'),
(145300, 27979, 'QU', 'OK', 'S', 1724419117, 1724419117, '1'),
(145301, 27979, 'QU', 'OK', 'S', 1724419124, 1724419124, '1'),
(145302, 27979, 'QU', 'OK', 'S', 1724419137, 1724419137, '1'),
(145303, 27979, 'QU', 'OK', 'S', 1724419162, 1724419162, '1'),
(145304, 27979, 'QU', 'OK', 'S', 1724419189, 1724419189, '1'),
(145305, 13460, 'QU', 'OK', 'S', 1724419225, 1724419225, '1'),
(145306, 27979, 'QU', 'OK', 'S', 1724419239, 1724419239, '1'),
(145307, 12696, 'QU', 'OK', 'S', 1724419240, 1724419240, '1'),
(145308, 23616, 'QU', 'OK', 'S', 1724419250, 1724419250, '1'),
(145309, 27979, 'QU', 'OK', 'S', 1724419252, 1724419252, '1'),
(145310, 17612, 'QU', 'OK', 'S', 1724419284, 1724419284, '1'),
(145311, 25252, 'QU', 'OK', 'S', 1724419296, 1724419296, '1'),
(145312, 15868, 'QU', 'OK', 'S', 1724419401, 1724419401, '1'),
(145313, 9837, 'QU', 'OK', 'S', 1724419414, 1724419414, '1'),
(145314, 32233, 'QU', 'OK', 'S', 1724419423, 1724419423, '1'),
(145315, 7379, 'QU', 'OK', 'S', 1724419430, 1724419430, '1'),
(145316, 27979, 'QU', 'OK', 'S', 1724419643, 1724419643, '1'),
(145317, 27979, 'QU', 'OK', 'S', 1724419656, 1724419656, '1'),
(145318, 27979, 'QU', 'OK', 'S', 1724419686, 1724419686, '1'),
(145319, 27979, 'QU', 'OK', 'S', 1724419695, 1724419695, '1'),
(145320, 27979, 'QU', 'OK', 'S', 1724419808, 1724419808, '1'),
(145321, 27979, 'QU', 'OK', 'S', 1724419828, 1724419828, '1'),
(145322, 23006, 'QU', 'OK', 'S', 1724420385, 1724420385, '1'),
(145323, 31466, 'QU', 'OK', 'S', 1724426167, 1724426167, '1'),
(145324, 31262, 'QU', 'OK', 'S', 1724426185, 1724426185, '1'),
(145325, 31317, 'QU', 'OK', 'S', 1724426200, 1724426200, '1'),
(145326, 30396, 'QU', 'OK', 'S', 1724426217, 1724426217, '1'),
(145327, 30296, 'QU', 'OK', 'S', 1724426264, 1724426264, '1'),
(145328, 30297, 'QU', 'OK', 'S', 1724426269, 1724426269, '1'),
(145329, 30295, 'QU', 'OK', 'S', 1724426280, 1724426280, '1'),
(145330, 26502, 'QU', 'OK', 'S', 1724426324, 1724426324, '1'),
(145331, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145332, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145333, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145334, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145335, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145336, 25067, 'QU', 'OK', 'S', 1724426381, 1724426381, '1'),
(145337, 26471, 'QU', 'OK', 'S', 1724477580, 1724477580, '1'),
(145338, 32390, 'QU', 'OK', 'S', 1724477821, 1724477821, '1'),
(145339, 33042, 'QU', 'OK', 'S', 1724477848, 1724477848, '1'),
(145340, 31056, 'QU', 'OK', 'S', 1724477905, 1724477905, '1'),
(145341, 25256, 'QU', 'OK', 'S', 1724479518, 1724479518, '1'),
(145342, 7866, 'QU', 'OK', 'S', 1724480985, 1724480985, '1'),
(145343, 12690, 'QU', 'OK', 'S', 1724480989, 1724480989, '1'),
(145344, 33017, 'QU', 'OK', 'S', 1724482830, 1724482830, '1'),
(145345, 33018, 'QU', 'OK', 'S', 1724482835, 1724482835, '1'),
(145346, 32976, 'QU', 'OK', 'S', 1724482839, 1724482839, '1'),
(145347, 33130, 'QU', 'OK', 'S', 1724482843, 1724482843, '1'),
(145348, 33130, 'QU', 'OK', 'S', 1724482847, 1724482847, '1'),
(145349, 32850, 'QU', 'OK', 'S', 1724482851, 1724482851, '1'),
(145350, 33080, 'QU', 'OK', 'S', 1724482856, 1724482856, '1'),
(145351, 33062, 'QU', 'OK', 'S', 1724482859, 1724482859, '1'),
(145352, 32501, 'QU', 'OK', 'S', 1724482863, 1724482863, '1'),
(145353, 32477, 'QU', 'OK', 'S', 1724482867, 1724482867, '1'),
(145354, 33062, 'QU', 'OK', 'S', 1724482871, 1724482871, '1'),
(145355, 33022, 'QU', 'OK', 'S', 1724482875, 1724482875, '1'),
(145356, 32973, 'QU', 'OK', 'S', 1724482880, 1724482880, '1'),
(145357, 33197, 'QU', 'OK', 'S', 1724482885, 1724482885, '1'),
(145358, 33194, 'QU', 'OK', 'S', 1724482896, 1724482896, '1'),
(145359, 32970, 'QU', 'OK', 'S', 1724482904, 1724482904, '1'),
(145360, 33130, 'QU', 'OK', 'S', 1724482908, 1724482908, '1'),
(145361, 33194, 'QU', 'OK', 'S', 1724482914, 1724482914, '1'),
(145362, 33048, 'QU', 'OK', 'S', 1724483089, 1724483089, '1'),
(145363, 32233, 'QU', 'OK', 'S', 1724483477, 1724483477, '1'),
(145364, 26755, 'QU', 'OK', 'S', 1724483900, 1724483900, '1'),
(145365, 25090, 'QU', 'OK', 'S', 1724487446, 1724487446, '1'),
(145366, 30654, 'QU', 'OK', 'S', 1724488429, 1724488429, '1'),
(145367, 30498, 'QU', 'OK', 'S', 1724488438, 1724488438, '1'),
(145368, 31607, 'QU', 'OK', 'S', 1724488442, 1724488442, '1'),
(145369, 22602, 'QU', 'OK', 'S', 1724488446, 1724488446, '1'),
(145370, 30891, 'QU', 'OK', 'S', 1724488451, 1724488451, '1'),
(145371, 30020, 'QU', 'OK', 'S', 1724488456, 1724488456, '1'),
(145372, 31601, 'QU', 'OK', 'S', 1724488460, 1724488460, '1'),
(145373, 30606, 'QU', 'OK', 'S', 1724488465, 1724488465, '1'),
(145374, 28222, 'QU', 'OK', 'S', 1724488469, 1724488469, '1'),
(145375, 30019, 'QU', 'OK', 'S', 1724488477, 1724488477, '1'),
(145376, 30889, 'QU', 'OK', 'S', 1724488483, 1724488483, '1'),
(145377, 31858, 'QU', 'OK', 'S', 1724488488, 1724488488, '1'),
(145378, 31857, 'QU', 'OK', 'S', 1724488493, 1724488493, '1'),
(145379, 31875, 'QU', 'OK', 'S', 1724488500, 1724488500, '1'),
(145380, 30020, 'QU', 'OK', 'S', 1724488504, 1724488504, '1'),
(145381, 32011, 'QU', 'OK', 'S', 1724488510, 1724488510, '1'),
(145382, 27966, 'QU', 'OK', 'S', 1724488515, 1724488515, '1'),
(145383, 22602, 'QU', 'OK', 'S', 1724488520, 1724488520, '1'),
(145384, 28076, 'QU', 'OK', 'S', 1724488525, 1724488525, '1'),
(145385, 29299, 'QU', 'OK', 'S', 1724488531, 1724488531, '1'),
(145386, 30319, 'QU', 'OK', 'S', 1724488674, 1724488674, '1'),
(145387, 32978, 'QU', 'OK', 'S', 1724488892, 1724488892, '1'),
(145388, 30422, 'QU', 'OK', 'S', 1724488988, 1724488988, '1'),
(145389, 32306, 'QU', 'OK', 'S', 1724488991, 1724488991, '1'),
(145390, 31895, 'QU', 'OK', 'S', 1724491139, 1724491139, '1'),
(145391, 31773, 'QU', 'OK', 'S', 1724491143, 1724491143, '1'),
(145392, 26763, 'QU', 'OK', 'S', 1724491148, 1724491148, '1'),
(145393, 31972, 'QU', 'OK', 'S', 1724491152, 1724491152, '1'),
(145394, 30992, 'QU', 'OK', 'S', 1724491158, 1724491158, '1'),
(145395, 30993, 'QU', 'OK', 'S', 1724491163, 1724491163, '1'),
(145396, 30499, 'QU', 'OK', 'S', 1724491169, 1724491169, '1'),
(145397, 31738, 'QU', 'OK', 'S', 1724491174, 1724491174, '1'),
(145398, 31738, 'QU', 'OK', 'S', 1724491180, 1724491180, '1'),
(145399, 26766, 'QU', 'OK', 'S', 1724491312, 1724491312, '1'),
(145400, 27020, 'QU', 'OK', 'S', 1724491314, 1724491314, '1'),
(145401, 29565, 'QU', 'OK', 'S', 1724491317, 1724491317, '1'),
(145402, 29029, 'QU', 'OK', 'S', 1724492522, 1724492522, '1'),
(145403, 1801, 'QU', 'OK', 'S', 1724492685, 1724492685, '1'),
(145404, 15832, 'QU', 'OK', 'S', 1724492690, 1724492690, '1'),
(145405, 32991, 'QU', 'OK', 'S', 1724492694, 1724492694, '1'),
(145406, 31796, 'QU', 'OK', 'S', 1724492698, 1724492698, '1'),
(145407, 32645, 'QU', 'OK', 'S', 1724492703, 1724492703, '1'),
(145408, 10104, 'QU', 'OK', 'S', 1724492708, 1724492708, '1'),
(145409, 8668, 'QU', 'OK', 'S', 1724492715, 1724492715, '1'),
(145410, 15620, 'QU', 'OK', 'S', 1724492720, 1724492720, '1'),
(145411, 30991, 'QU', 'OK', 'S', 1724492725, 1724492725, '1'),
(145412, 31738, 'QU', 'OK', 'S', 1724492730, 1724492730, '1'),
(145413, 8668, 'QU', 'OK', 'S', 1724492734, 1724492734, '1'),
(145414, 32122, 'QU', 'OK', 'S', 1724492739, 1724492739, '1'),
(145415, 31699, 'QU', 'OK', 'S', 1724492745, 1724492745, '1'),
(145416, 17518, 'QU', 'OK', 'S', 1724492756, 1724492756, '1'),
(145417, 31044, 'QU', 'OK', 'S', 1724492760, 1724492760, '1'),
(145418, 14575, 'QU', 'OK', 'S', 1724492765, 1724492765, '1'),
(145419, 19026, 'QU', 'OK', 'S', 1724492769, 1724492769, '1'),
(145420, 16590, 'QU', 'OK', 'S', 1724492774, 1724492774, '1'),
(145421, 19195, 'QU', 'OK', 'S', 1724492779, 1724492779, '1'),
(145422, 23442, 'QU', 'OK', 'S', 1724492784, 1724492784, '1'),
(145423, 18373, 'QU', 'OK', 'S', 1724492788, 1724492788, '1'),
(145424, 18708, 'QU', 'OK', 'S', 1724492792, 1724492792, '1'),
(145425, 23294, 'QU', 'OK', 'S', 1724492830, 1724492830, '1'),
(145426, 8668, 'QU', 'OK', 'S', 1724492832, 1724492832, '1'),
(145427, 17525, 'QU', 'OK', 'S', 1724492837, 1724492837, '1'),
(145428, 9330, 'QU', 'OK', 'S', 1724492839, 1724492839, '1'),
(145429, 28668, 'QU', 'OK', 'S', 1724492845, 1724492845, '1'),
(145430, 3887, 'QU', 'OK', 'S', 1724492853, 1724492853, '1'),
(145431, 3846, 'QU', 'OK', 'S', 1724492857, 1724492857, '1'),
(145432, 2050, 'QU', 'OK', 'S', 1724492862, 1724492862, '1'),
(145433, 29442, 'QU', 'OK', 'S', 1724492864, 1724492864, '1'),
(145434, 17518, 'QU', 'OK', 'S', 1724492870, 1724492870, '1'),
(145435, 16590, 'QU', 'OK', 'S', 1724492873, 1724492873, '1'),
(145436, 18373, 'QU', 'OK', 'S', 1724492879, 1724492879, '1'),
(145437, 30628, 'QU', 'OK', 'S', 1724492883, 1724492883, '1'),
(145438, 21167, 'QU', 'OK', 'S', 1724492888, 1724492888, '1'),
(145439, 23294, 'QU', 'OK', 'S', 1724492892, 1724492892, '1'),
(145440, 18677, 'QU', 'OK', 'S', 1724492897, 1724492897, '1'),
(145441, 18373, 'QU', 'OK', 'S', 1724492900, 1724492900, '1'),
(145442, 16590, 'QU', 'OK', 'S', 1724492903, 1724492903, '1'),
(145443, 32198, 'QU', 'OK', 'S', 1724492909, 1724492909, '1'),
(145444, 32125, 'QU', 'OK', 'S', 1724492912, 1724492912, '1'),
(145445, 29442, 'QU', 'OK', 'S', 1724493120, 1724493120, '1'),
(145446, 31738, 'QU', 'OK', 'S', 1724493123, 1724493123, '1'),
(145447, 29441, 'QU', 'OK', 'S', 1724493126, 1724493126, '1'),
(145448, 29572, 'QU', 'OK', 'S', 1724493304, 1724493304, '1'),
(145449, 29684, 'QU', 'OK', 'S', 1724493339, 1724493339, '1'),
(145450, 33207, 'QU', 'OK', 'S', 1724493353, 1724493353, '1'),
(145451, 33207, 'QU', 'OK', 'S', 1724493375, 1724493375, '1'),
(145452, 26084, 'QU', 'OK', 'S', 1724493878, 1724493878, '1'),
(145453, 32874, 'QU', 'OK', 'S', 1724493883, 1724493883, '1'),
(145454, 31087, 'QU', 'OK', 'S', 1724493892, 1724493892, '1'),
(145455, 18465, 'QU', 'OK', 'S', 1724493898, 1724493898, '1'),
(145456, 27059, 'QU', 'OK', 'S', 1724493903, 1724493903, '1'),
(145457, 31087, 'QU', 'OK', 'S', 1724493909, 1724493909, '1'),
(145458, 32833, 'QU', 'OK', 'S', 1724493914, 1724493914, '1'),
(145459, 31409, 'QU', 'OK', 'S', 1724494195, 1724494195, '1'),
(145460, 31702, 'QU', 'OK', 'S', 1724494204, 1724494204, '1'),
(145461, 30943, 'QU', 'OK', 'S', 1724494210, 1724494210, '1'),
(145462, 28441, 'QU', 'OK', 'S', 1724494215, 1724494215, '1'),
(145463, 27379, 'QU', 'OK', 'S', 1724494219, 1724494219, '1'),
(145464, 25081, 'QU', 'OK', 'S', 1724494223, 1724494223, '1'),
(145465, 31035, 'QU', 'OK', 'S', 1724494229, 1724494229, '1'),
(145466, 31411, 'QU', 'OK', 'S', 1724494233, 1724494233, '1'),
(145467, 28691, 'QU', 'OK', 'S', 1724494237, 1724494237, '1'),
(145468, 31087, 'QU', 'OK', 'S', 1724494242, 1724494242, '1'),
(145469, 31410, 'QU', 'OK', 'S', 1724494531, 1724494531, '1'),
(145470, 17634, 'QU', 'OK', 'S', 1724494534, 1724494534, '1'),
(145471, 31541, 'QU', 'OK', 'S', 1724494537, 1724494537, '1'),
(145472, 32611, 'QU', 'OK', 'S', 1724494544, 1724494544, '1'),
(145473, 25024, 'QU', 'OK', 'S', 1724494556, 1724494556, '1'),
(145474, 32384, 'QU', 'OK', 'S', 1724494581, 1724494581, '1'),
(145475, 32096, 'QU', 'OK', 'S', 1724494586, 1724494586, '1'),
(145476, 27032, 'QU', 'OK', 'S', 1724494589, 1724494589, '1'),
(145477, 33196, 'QU', 'OK', 'S', 1724496272, 1724496272, '1'),
(145478, 29029, 'QU', 'OK', 'S', 1724496525, 1724496525, '1'),
(145479, 32908, 'QU', 'OK', 'S', 1724498529, 1724498529, '1'),
(145480, 32144, 'QU', 'OK', 'S', 1724500023, 1724500023, '1'),
(145481, 33234, 'QU', 'OK', 'S', 1724500681, 1724500681, '1'),
(145482, 30665, 'QU', 'OK', 'S', 1724501225, 1724501225, '1'),
(145483, 30664, 'QU', 'OK', 'S', 1724501242, 1724501242, '1'),
(145484, 29600, 'QU', 'OK', 'S', 1724501770, 1724501770, '1'),
(145485, 29474, 'QU', 'OK', 'S', 1724501840, 1724501840, '1'),
(145486, 33235, 'QU', 'OK', 'S', 1724501862, 1724501862, '1'),
(145487, 24519, 'QU', 'OK', 'S', 1724502038, 1724502038, '1'),
(145488, 24519, 'QU', 'OK', 'S', 1724502089, 1724502089, '1'),
(145489, 22978, 'QU', 'OK', 'S', 1724502384, 1724502384, '1'),
(145490, 20701, 'QU', 'OK', 'S', 1724502425, 1724502425, '1'),
(145491, 15490, 'QU', 'OK', 'S', 1724502484, 1724502484, '1'),
(145492, 24526, 'QU', 'OK', 'S', 1724502722, 1724502722, '1'),
(145493, 28776, 'QU', 'OK', 'S', 1724502788, 1724502788, '1'),
(145494, 28776, 'QU', 'OK', 'S', 1724502793, 1724502793, '1'),
(145495, 28776, 'QU', 'OK', 'S', 1724502796, 1724502796, '1'),
(145496, 28776, 'QU', 'OK', 'S', 1724502799, 1724502799, '1'),
(145497, 29025, 'QU', 'OK', 'S', 1724502818, 1724502818, '1'),
(145498, 21389, 'QU', 'OK', 'S', 1724502863, 1724502863, '1'),
(145499, 33247, 'QU', 'OK', 'S', 1724503002, 1724503002, '1'),
(145500, 13796, 'QU', 'OK', 'S', 1724503006, 1724503006, '1'),
(145501, 11787, 'QU', 'OK', 'S', 1724503047, 1724503047, '1'),
(145502, 11787, 'QU', 'OK', 'S', 1724503052, 1724503052, '1'),
(145503, 11787, 'QU', 'OK', 'S', 1724503056, 1724503056, '1'),
(145504, 11787, 'QU', 'OK', 'S', 1724503066, 1724503066, '1'),
(145505, 11787, 'QU', 'OK', 'S', 1724503070, 1724503070, '1'),
(145506, 11787, 'QU', 'OK', 'S', 1724503073, 1724503073, '1'),
(145507, 11787, 'QU', 'OK', 'S', 1724503078, 1724503078, '1'),
(145508, 11787, 'QU', 'OK', 'S', 1724503086, 1724503086, '1'),
(145509, 11787, 'QU', 'OK', 'S', 1724503089, 1724503089, '1'),
(145510, 11787, 'QU', 'OK', 'S', 1724503094, 1724503094, '1'),
(145511, 9277, 'QU', 'OK', 'S', 1724503173, 1724503173, '1'),
(145512, 12099, 'QU', 'OK', 'S', 1724503360, 1724503360, '1'),
(145513, 6043, 'QU', 'OK', 'S', 1724503406, 1724503406, '1'),
(145514, 6043, 'QU', 'OK', 'S', 1724503409, 1724503409, '1'),
(145515, 16889, 'QU', 'OK', 'S', 1724503462, 1724503462, '1'),
(145516, 12020, 'QU', 'OK', 'S', 1724503842, 1724503842, '1'),
(145517, 31102, 'QU', 'OK', 'S', 1724503844, 1724503844, '1'),
(145518, 32852, 'QU', 'OK', 'S', 1724503846, 1724503846, '1'),
(145519, 31652, 'QU', 'OK', 'S', 1724503848, 1724503848, '1'),
(145520, 32436, 'QU', 'OK', 'S', 1724503850, 1724503850, '1'),
(145521, 31262, 'QU', 'OK', 'S', 1724503855, 1724503855, '1'),
(145522, 13668, 'QU', 'OK', 'S', 1724503888, 1724503888, '1'),
(145523, 33233, 'QU', 'OK', 'S', 1724503940, 1724503940, '1'),
(145524, 27105, 'QU', 'OK', 'S', 1724503975, 1724503975, '1'),
(145525, 27105, 'QU', 'OK', 'S', 1724503982, 1724503982, '1'),
(145526, 27734, 'QU', 'OK', 'S', 1724504041, 1724504041, '1'),
(145527, 27772, 'QU', 'OK', 'S', 1724504067, 1724504067, '1'),
(145528, 13668, 'QU', 'OK', 'S', 1724504155, 1724504155, '1'),
(145529, 33230, 'QU', 'OK', 'S', 1724504303, 1724504303, '1'),
(145530, 29334, 'QU', 'OK', 'S', 1724504306, 1724504306, '1'),
(145531, 25951, 'QU', 'OK', 'S', 1724504327, 1724504327, '1'),
(145532, 10558, 'QU', 'OK', 'S', 1724504372, 1724504372, '1'),
(145533, 7646, 'QU', 'OK', 'S', 1724504424, 1724504424, '1'),
(145534, 5749, 'QU', 'OK', 'S', 1724504491, 1724504491, '1'),
(145535, 5749, 'QU', 'OK', 'S', 1724504496, 1724504496, '1'),
(145536, 5476, 'QU', 'OK', 'S', 1724504523, 1724504523, '1'),
(145537, 6630, 'QU', 'OK', 'S', 1724504598, 1724504598, '1'),
(145538, 6630, 'QU', 'OK', 'S', 1724504600, 1724504600, '1'),
(145539, 6630, 'QU', 'OK', 'S', 1724504603, 1724504603, '1'),
(145540, 6630, 'QU', 'OK', 'S', 1724504606, 1724504606, '1'),
(145541, 6717, 'QU', 'OK', 'S', 1724504658, 1724504658, '1'),
(145542, 6717, 'QU', 'OK', 'S', 1724504669, 1724504669, '1'),
(145543, 33231, 'QU', 'OK', 'S', 1724504709, 1724504709, '1'),
(145544, 5619, 'QU', 'OK', 'S', 1724504867, 1724504867, '1'),
(145545, 4773, 'QU', 'OK', 'S', 1724504900, 1724504900, '1'),
(145546, 33227, 'QU', 'OK', 'S', 1724505278, 1724505278, '1'),
(145547, 33237, 'QU', 'OK', 'S', 1724505379, 1724505379, '1'),
(145548, 27736, 'QU', 'OK', 'S', 1724505522, 1724505522, '1'),
(145549, 22962, 'QU', 'OK', 'S', 1724505615, 1724505615, '1'),
(145550, 22962, 'QU', 'OK', 'S', 1724505628, 1724505628, '1'),
(145551, 33238, 'QU', 'OK', 'S', 1724505633, 1724505633, '1'),
(145552, 16888, 'QU', 'OK', 'S', 1724505712, 1724505712, '1'),
(145553, 16184, 'QU', 'OK', 'S', 1724505754, 1724505754, '1'),
(145554, 15733, 'QU', 'OK', 'S', 1724505773, 1724505773, '1'),
(145555, 12707, 'QU', 'OK', 'S', 1724505830, 1724505830, '1'),
(145556, 33236, 'QU', 'OK', 'S', 1724505867, 1724505867, '1'),
(145557, 12706, 'QU', 'OK', 'S', 1724505868, 1724505868, '1'),
(145558, 12026, 'QU', 'OK', 'S', 1724505933, 1724505933, '1'),
(145559, 33239, 'QU', 'OK', 'S', 1724505945, 1724505945, '1'),
(145560, 12025, 'QU', 'OK', 'S', 1724505990, 1724505990, '1'),
(145561, 10926, 'QU', 'OK', 'S', 1724506155, 1724506155, '1'),
(145562, 32959, 'QU', 'OK', 'S', 1724506160, 1724506160, '1'),
(145563, 33128, 'QU', 'OK', 'S', 1724506163, 1724506163, '1'),
(145564, 28642, 'QU', 'OK', 'S', 1724506165, 1724506165, '1'),
(145565, 29426, 'QU', 'OK', 'S', 1724506239, 1724506239, '1'),
(145566, 12020, 'QU', 'OK', 'S', 1724506312, 1724506312, '1'),
(145567, 12739, 'QU', 'OK', 'S', 1724649312, 1724649312, '1'),
(145568, 26022, 'QU', 'OK', 'S', 1724649576, 1724649576, '1'),
(145569, 25523, 'QU', 'OK', 'S', 1724650244, 1724650244, '1'),
(145570, 30538, 'QU', 'OK', 'S', 1724650246, 1724650246, '1'),
(145571, 31732, 'QU', 'OK', 'S', 1724650249, 1724650249, '1'),
(145572, 22927, 'QU', 'OK', 'S', 1724650551, 1724650551, '1'),
(145573, 18583, 'QU', 'OK', 'S', 1724650553, 1724650553, '1'),
(145574, 32227, 'QU', 'OK', 'S', 1724650557, 1724650557, '1'),
(145575, 21860, 'QU', 'OK', 'S', 1724650564, 1724650564, '1'),
(145576, 21860, 'QU', 'OK', 'S', 1724650572, 1724650572, '1'),
(145577, 27780, 'QU', 'OK', 'S', 1724650577, 1724650577, '1'),
(145578, 28002, 'QU', 'OK', 'S', 1724650581, 1724650581, '1'),
(145579, 33035, 'QU', 'OK', 'S', 1724650584, 1724650584, '1'),
(145580, 18583, 'QU', 'OK', 'S', 1724650587, 1724650587, '1'),
(145581, 31828, 'QU', 'OK', 'S', 1724650590, 1724650590, '1'),
(145582, 33249, 'QU', 'OK', 'S', 1724650637, 1724650637, '1'),
(145583, 4345, 'QU', 'OK', 'S', 1724650771, 1724650771, '1'),
(145584, 33103, 'QU', 'OK', 'S', 1724651149, 1724651149, '1'),
(145585, 33249, 'QU', 'OK', 'S', 1724651163, 1724651163, '1'),
(145586, 33249, 'QU', 'OK', 'S', 1724651170, 1724651170, '1'),
(145587, 33180, 'QU', 'OK', 'S', 1724651173, 1724651173, '1'),
(145588, 33180, 'QU', 'OK', 'S', 1724651176, 1724651176, '1'),
(145589, 33249, 'QU', 'OK', 'S', 1724651179, 1724651179, '1'),
(145590, 33062, 'QU', 'OK', 'S', 1724651182, 1724651182, '1'),
(145591, 33249, 'QU', 'OK', 'S', 1724651184, 1724651184, '1'),
(145592, 33049, 'QU', 'OK', 'S', 1724651186, 1724651186, '1'),
(145593, 31302, 'QU', 'OK', 'S', 1724651195, 1724651195, '1'),
(145594, 26221, 'QU', 'OK', 'S', 1724653875, 1724653875, '1'),
(145595, 32466, 'QU', 'OK', 'S', 1724653881, 1724653881, '1'),
(145596, 24573, 'QU', 'OK', 'S', 1724653886, 1724653886, '1'),
(145597, 10803, 'QU', 'OK', 'S', 1724653890, 1724653890, '1'),
(145598, 25994, 'QU', 'OK', 'S', 1724653895, 1724653895, '1'),
(145599, 32466, 'QU', 'OK', 'S', 1724653900, 1724653900, '1'),
(145600, 24573, 'QU', 'OK', 'S', 1724653905, 1724653905, '1'),
(145601, 16178, 'QU', 'OK', 'S', 1724653911, 1724653911, '1'),
(145602, 24993, 'QU', 'OK', 'S', 1724653915, 1724653915, '1'),
(145603, 22305, 'QU', 'OK', 'S', 1724653923, 1724653923, '1'),
(145604, 24573, 'QU', 'OK', 'S', 1724653927, 1724653927, '1'),
(145605, 24582, 'QU', 'OK', 'S', 1724653932, 1724653932, '1'),
(145606, 26434, 'QU', 'OK', 'S', 1724653937, 1724653937, '1'),
(145607, 25667, 'QU', 'OK', 'S', 1724653943, 1724653943, '1'),
(145608, 25667, 'QU', 'OK', 'S', 1724653945, 1724653945, '1'),
(145609, 14189, 'QU', 'OK', 'S', 1724653956, 1724653956, '1'),
(145610, 14189, 'QU', 'OK', 'S', 1724653960, 1724653960, '1'),
(145611, 32170, 'QU', 'OK', 'S', 1724653965, 1724653965, '1'),
(145612, 25994, 'QU', 'OK', 'S', 1724653969, 1724653969, '1'),
(145613, 16178, 'QU', 'OK', 'S', 1724653974, 1724653974, '1'),
(145614, 14552, 'QU', 'OK', 'S', 1724653978, 1724653978, '1'),
(145615, 22305, 'QU', 'OK', 'S', 1724653987, 1724653987, '1'),
(145616, 10803, 'QU', 'OK', 'S', 1724653992, 1724653992, '1'),
(145617, 24573, 'QU', 'OK', 'S', 1724653996, 1724653996, '1'),
(145618, 22307, 'QU', 'OK', 'S', 1724654001, 1724654001, '1'),
(145619, 12806, 'QU', 'OK', 'S', 1724654007, 1724654007, '1'),
(145620, 14552, 'QU', 'OK', 'S', 1724654013, 1724654013, '1'),
(145621, 32170, 'QU', 'OK', 'S', 1724654021, 1724654021, '1'),
(145622, 32458, 'QU', 'OK', 'S', 1724654026, 1724654026, '1'),
(145623, 16178, 'QU', 'OK', 'S', 1724654032, 1724654032, '1'),
(145624, 16178, 'QU', 'OK', 'S', 1724654037, 1724654037, '1'),
(145625, 32458, 'QU', 'OK', 'S', 1724654042, 1724654042, '1'),
(145626, 25994, 'QU', 'OK', 'S', 1724654047, 1724654047, '1'),
(145627, 32466, 'QU', 'OK', 'S', 1724654056, 1724654056, '1'),
(145628, 32171, 'QU', 'OK', 'S', 1724654060, 1724654060, '1'),
(145629, 32170, 'QU', 'OK', 'S', 1724654066, 1724654066, '1'),
(145630, 32787, 'QU', 'OK', 'S', 1724654071, 1724654071, '1'),
(145631, 32171, 'QU', 'OK', 'S', 1724654091, 1724654091, '1'),
(145632, 32466, 'QU', 'OK', 'S', 1724654098, 1724654098, '1'),
(145633, 32458, 'QU', 'OK', 'S', 1724654103, 1724654103, '1'),
(145634, 32458, 'QU', 'OK', 'S', 1724654107, 1724654107, '1'),
(145635, 32458, 'QU', 'OK', 'S', 1724654111, 1724654111, '1'),
(145636, 32464, 'QU', 'OK', 'S', 1724654116, 1724654116, '1'),
(145637, 32464, 'QU', 'OK', 'S', 1724654121, 1724654121, '1'),
(145638, 25992, 'QU', 'OK', 'S', 1724654126, 1724654126, '1'),
(145639, 17580, 'QU', 'OK', 'S', 1724656890, 1724656890, '1'),
(145640, 17580, 'QU', 'OK', 'S', 1724656902, 1724656902, '1'),
(145641, 17580, 'QU', 'OK', 'S', 1724656909, 1724656909, '1'),
(145642, 17580, 'QU', 'OK', 'S', 1724656915, 1724656915, '1'),
(145643, 17580, 'QU', 'OK', 'S', 1724656918, 1724656918, '1'),
(145644, 17580, 'QU', 'OK', 'S', 1724656922, 1724656922, '1'),
(145645, 17580, 'QU', 'OK', 'S', 1724656966, 1724656966, '1'),
(145646, 17580, 'QU', 'OK', 'S', 1724656970, 1724656970, '1'),
(145647, 17580, 'QU', 'OK', 'S', 1724656973, 1724656973, '1'),
(145648, 17580, 'QU', 'OK', 'S', 1724656980, 1724656980, '1'),
(145649, 17580, 'QU', 'OK', 'S', 1724656983, 1724656983, '1'),
(145650, 17580, 'QU', 'OK', 'S', 1724656987, 1724656987, '1'),
(145651, 25637, 'QU', 'OK', 'S', 1724657063, 1724657063, '1'),
(145652, 25637, 'QU', 'OK', 'S', 1724657069, 1724657069, '1'),
(145653, 25637, 'QU', 'OK', 'S', 1724657078, 1724657078, '1'),
(145654, 25637, 'QU', 'OK', 'S', 1724657083, 1724657083, '1'),
(145655, 25637, 'QU', 'OK', 'S', 1724657099, 1724657099, '1'),
(145656, 25637, 'QU', 'OK', 'S', 1724657107, 1724657107, '1'),
(145657, 25637, 'QU', 'OK', 'S', 1724657118, 1724657118, '1'),
(145658, 25637, 'QU', 'OK', 'S', 1724657134, 1724657134, '1'),
(145659, 31736, 'QU', 'OK', 'S', 1724657172, 1724657172, '1'),
(145660, 31736, 'QU', 'OK', 'S', 1724657178, 1724657178, '1'),
(145661, 31736, 'QU', 'OK', 'S', 1724657182, 1724657182, '1'),
(145662, 31736, 'QU', 'OK', 'S', 1724657188, 1724657188, '1'),
(145663, 31736, 'QU', 'OK', 'S', 1724657193, 1724657193, '1'),
(145664, 31736, 'QU', 'OK', 'S', 1724657197, 1724657197, '1'),
(145665, 31736, 'QU', 'OK', 'S', 1724657201, 1724657201, '1'),
(145666, 31736, 'QU', 'OK', 'S', 1724657212, 1724657212, '1'),
(145667, 31736, 'QU', 'OK', 'S', 1724657218, 1724657218, '1'),
(145668, 31736, 'QU', 'OK', 'S', 1724657222, 1724657222, '1'),
(145669, 31736, 'QU', 'OK', 'S', 1724657226, 1724657226, '1'),
(145670, 31736, 'QU', 'OK', 'S', 1724657238, 1724657238, '1'),
(145671, 24851, 'QU', 'OK', 'S', 1724657243, 1724657243, '1'),
(145672, 24851, 'QU', 'OK', 'S', 1724657247, 1724657247, '1'),
(145673, 24851, 'QU', 'OK', 'S', 1724657251, 1724657251, '1'),
(145674, 24851, 'QU', 'OK', 'S', 1724657254, 1724657254, '1'),
(145675, 24851, 'QU', 'OK', 'S', 1724657258, 1724657258, '1'),
(145676, 24851, 'QU', 'OK', 'S', 1724657262, 1724657262, '1'),
(145677, 24851, 'QU', 'OK', 'S', 1724657267, 1724657267, '1'),
(145678, 24851, 'QU', 'OK', 'S', 1724657271, 1724657271, '1'),
(145679, 24851, 'QU', 'OK', 'S', 1724657276, 1724657276, '1'),
(145680, 19726, 'QU', 'OK', 'S', 1724657280, 1724657280, '1'),
(145681, 19726, 'QU', 'OK', 'S', 1724657284, 1724657284, '1'),
(145682, 19726, 'QU', 'OK', 'S', 1724657288, 1724657288, '1'),
(145683, 24851, 'QU', 'OK', 'S', 1724657292, 1724657292, '1'),
(145684, 19726, 'QU', 'OK', 'S', 1724657296, 1724657296, '1'),
(145685, 19726, 'QU', 'OK', 'S', 1724657300, 1724657300, '1'),
(145686, 19726, 'QU', 'OK', 'S', 1724657304, 1724657304, '1'),
(145687, 19726, 'QU', 'OK', 'S', 1724657309, 1724657309, '1'),
(145688, 19726, 'QU', 'OK', 'S', 1724657315, 1724657315, '1'),
(145689, 19726, 'QU', 'OK', 'S', 1724657319, 1724657319, '1'),
(145690, 19726, 'QU', 'OK', 'S', 1724657323, 1724657323, '1'),
(145691, 19726, 'QU', 'OK', 'S', 1724657327, 1724657327, '1'),
(145692, 24851, 'QU', 'OK', 'S', 1724657377, 1724657377, '1'),
(145693, 24851, 'QU', 'OK', 'S', 1724657382, 1724657382, '1'),
(145694, 19726, 'QU', 'OK', 'S', 1724657387, 1724657387, '1'),
(145695, 24851, 'QU', 'OK', 'S', 1724657390, 1724657390, '1'),
(145696, 24851, 'QU', 'OK', 'S', 1724657394, 1724657394, '1'),
(145697, 19726, 'QU', 'OK', 'S', 1724657398, 1724657398, '1'),
(145698, 19726, 'QU', 'OK', 'S', 1724657402, 1724657402, '1'),
(145699, 31406, 'QU', 'OK', 'S', 1724658028, 1724658028, '1'),
(145700, 31406, 'QU', 'OK', 'S', 1724658031, 1724658031, '1'),
(145701, 31406, 'QU', 'OK', 'S', 1724658033, 1724658033, '1'),
(145702, 31406, 'QU', 'OK', 'S', 1724658036, 1724658036, '1'),
(145703, 31406, 'QU', 'OK', 'S', 1724658042, 1724658042, '1'),
(145704, 31406, 'QU', 'OK', 'S', 1724658046, 1724658046, '1'),
(145705, 31406, 'QU', 'OK', 'S', 1724658050, 1724658050, '1'),
(145706, 31406, 'QU', 'OK', 'S', 1724658055, 1724658055, '1'),
(145707, 31406, 'QU', 'OK', 'S', 1724658058, 1724658058, '1'),
(145708, 31406, 'QU', 'OK', 'S', 1724658062, 1724658062, '1'),
(145709, 31406, 'QU', 'OK', 'S', 1724658065, 1724658065, '1'),
(145710, 31406, 'QU', 'OK', 'S', 1724658069, 1724658069, '1'),
(145711, 31406, 'QU', 'OK', 'S', 1724658073, 1724658073, '1'),
(145712, 31406, 'QU', 'OK', 'S', 1724658088, 1724658088, '1'),
(145713, 17870, 'QU', 'OK', 'S', 1724659051, 1724659051, '1'),
(145714, 17870, 'QU', 'OK', 'S', 1724659054, 1724659054, '1'),
(145715, 17870, 'QU', 'OK', 'S', 1724659057, 1724659057, '1'),
(145716, 17870, 'QU', 'OK', 'S', 1724659061, 1724659061, '1'),
(145717, 17870, 'QU', 'OK', 'S', 1724659064, 1724659064, '1'),
(145718, 32207, 'QU', 'OK', 'S', 1724661029, 1724661029, '1'),
(145719, 32122, 'QU', 'OK', 'S', 1724661057, 1724661057, '1'),
(145720, 32207, 'QU', 'OK', 'S', 1724661100, 1724661100, '1'),
(145721, 32207, 'QU', 'OK', 'S', 1724661105, 1724661105, '1'),
(145722, 32479, 'QU', 'OK', 'S', 1724661205, 1724661205, '1'),
(145723, 10105, 'QU', 'OK', 'S', 1724664243, 1724664243, '1'),
(145724, 10105, 'QU', 'OK', 'S', 1724664251, 1724664251, '1'),
(145725, 10412, 'QU', 'OK', 'S', 1724664351, 1724664351, '1'),
(145726, 13469, 'QU', 'OK', 'S', 1724664427, 1724664427, '1'),
(145727, 7680, 'QU', 'OK', 'S', 1724664573, 1724664573, '1'),
(145728, 20373, 'QU', 'OK', 'S', 1724664877, 1724664877, '1'),
(145729, 13464, 'QU', 'OK', 'S', 1724665511, 1724665511, '1'),
(145730, 12544, 'QU', 'OK', 'S', 1724665565, 1724665565, '1'),
(145731, 12544, 'QU', 'OK', 'S', 1724665595, 1724665595, '1'),
(145732, 12544, 'QU', 'OK', 'S', 1724665598, 1724665598, '1'),
(145733, 18477, 'QU', 'OK', 'S', 1724665839, 1724665839, '1'),
(145734, 18449, 'QU', 'OK', 'S', 1724665911, 1724665911, '1'),
(145735, 32388, 'QU', 'OK', 'S', 1724665985, 1724665985, '1'),
(145736, 32388, 'QU', 'OK', 'S', 1724665990, 1724665990, '1'),
(145737, 32387, 'QU', 'OK', 'S', 1724666008, 1724666008, '1'),
(145738, 13462, 'QU', 'OK', 'S', 1724666019, 1724666019, '1'),
(145739, 32386, 'QU', 'OK', 'S', 1724666053, 1724666053, '1'),
(145740, 32282, 'QU', 'OK', 'S', 1724666078, 1724666078, '1'),
(145741, 32282, 'QU', 'OK', 'S', 1724666084, 1724666084, '1'),
(145742, 32281, 'QU', 'OK', 'S', 1724666099, 1724666099, '1'),
(145743, 32252, 'QU', 'OK', 'S', 1724666107, 1724666107, '1'),
(145744, 32250, 'QU', 'OK', 'S', 1724666121, 1724666121, '1'),
(145745, 32250, 'QU', 'OK', 'S', 1724666127, 1724666127, '1'),
(145746, 26817, 'QU', 'OK', 'S', 1724666612, 1724666612, '1'),
(145747, 26817, 'QU', 'OK', 'S', 1724666615, 1724666615, '1'),
(145748, 26817, 'QU', 'OK', 'S', 1724666617, 1724666617, '1'),
(145749, 25579, 'QU', 'OK', 'S', 1724667076, 1724667076, '1'),
(145750, 25576, 'QU', 'OK', 'S', 1724667346, 1724667346, '1'),
(145751, 25492, 'QU', 'OK', 'S', 1724667390, 1724667390, '1'),
(145752, 25491, 'QU', 'OK', 'S', 1724667406, 1724667406, '1'),
(145753, 25490, 'QU', 'OK', 'S', 1724667428, 1724667428, '1'),
(145754, 25489, 'QU', 'OK', 'S', 1724667445, 1724667445, '1'),
(145755, 25389, 'QU', 'OK', 'S', 1724667466, 1724667466, '1'),
(145756, 25385, 'QU', 'OK', 'S', 1724667504, 1724667504, '1'),
(145757, 25385, 'QU', 'OK', 'S', 1724667504, 1724667504, '1'),
(145758, 25334, 'QU', 'OK', 'S', 1724667539, 1724667539, '1'),
(145759, 25334, 'QU', 'OK', 'S', 1724667545, 1724667545, '1'),
(145760, 25379, 'QU', 'OK', 'S', 1724667649, 1724667649, '1'),
(145761, 25379, 'QU', 'OK', 'S', 1724667649, 1724667649, '1'),
(145762, 5596, 'QU', 'OK', 'S', 1724668131, 1724668131, '1'),
(145763, 6115, 'QU', 'OK', 'S', 1724668251, 1724668251, '1'),
(145764, 7656, 'QU', 'OK', 'S', 1724668687, 1724668687, '1'),
(145765, 32464, 'QU', 'OK', 'S', 1724668773, 1724668773, '1'),
(145766, 32207, 'QU', 'OK', 'S', 1724669064, 1724669064, '1'),
(145767, 31815, 'QU', 'OK', 'S', 1724669619, 1724669619, '1'),
(145768, 31815, 'QU', 'OK', 'S', 1724669619, 1724669619, '1'),
(145769, 31815, 'QU', 'OK', 'S', 1724669619, 1724669619, '1'),
(145770, 31814, 'QU', 'OK', 'S', 1724669723, 1724669723, '1'),
(145771, 31814, 'QU', 'OK', 'S', 1724669736, 1724669736, '1'),
(145772, 31787, 'QU', 'OK', 'S', 1724669746, 1724669746, '1'),
(145773, 31763, 'QU', 'OK', 'S', 1724669779, 1724669779, '1'),
(145774, 31763, 'QU', 'OK', 'S', 1724669779, 1724669779, '1'),
(145775, 31563, 'QU', 'OK', 'S', 1724669859, 1724669859, '1'),
(145776, 31563, 'QU', 'OK', 'S', 1724669859, 1724669859, '1'),
(145777, 31563, 'QU', 'OK', 'S', 1724669859, 1724669859, '1'),
(145778, 31562, 'QU', 'OK', 'S', 1724669911, 1724669911, '1'),
(145779, 31562, 'QU', 'OK', 'S', 1724669911, 1724669911, '1'),
(145780, 31503, 'QU', 'OK', 'S', 1724669971, 1724669971, '1'),
(145781, 31480, 'QU', 'OK', 'S', 1724670060, 1724670060, '1'),
(145782, 31480, 'QU', 'OK', 'S', 1724670066, 1724670066, '1'),
(145783, 31479, 'QU', 'OK', 'S', 1724670085, 1724670085, '1'),
(145784, 31378, 'QU', 'OK', 'S', 1724670140, 1724670140, '1'),
(145785, 31377, 'QU', 'OK', 'S', 1724670148, 1724670148, '1'),
(145786, 31308, 'QU', 'OK', 'S', 1724670176, 1724670176, '1'),
(145787, 31306, 'QU', 'OK', 'S', 1724670214, 1724670214, '1'),
(145788, 31237, 'QU', 'OK', 'S', 1724670349, 1724670349, '1'),
(145789, 31211, 'QU', 'OK', 'S', 1724670360, 1724670360, '1'),
(145790, 31186, 'QU', 'OK', 'S', 1724670390, 1724670390, '1'),
(145791, 31184, 'QU', 'OK', 'S', 1724670406, 1724670406, '1'),
(145792, 31184, 'QU', 'OK', 'S', 1724670413, 1724670413, '1'),
(145793, 31183, 'QU', 'OK', 'S', 1724670432, 1724670432, '1'),
(145794, 31183, 'QU', 'OK', 'S', 1724670432, 1724670432, '1'),
(145795, 31182, 'QU', 'OK', 'S', 1724670458, 1724670458, '1'),
(145796, 31054, 'QU', 'OK', 'S', 1724670478, 1724670478, '1'),
(145797, 31051, 'QU', 'OK', 'S', 1724670513, 1724670513, '1'),
(145798, 31051, 'QU', 'OK', 'S', 1724670513, 1724670513, '1'),
(145799, 31048, 'QU', 'OK', 'S', 1724670646, 1724670646, '1'),
(145800, 31047, 'QU', 'OK', 'S', 1724670673, 1724670673, '1'),
(145801, 31047, 'QU', 'OK', 'S', 1724670681, 1724670681, '1'),
(145802, 20387, 'QU', 'OK', 'S', 1724670794, 1724670794, '1'),
(145803, 20387, 'QU', 'OK', 'S', 1724670797, 1724670797, '1'),
(145804, 20387, 'QU', 'OK', 'S', 1724670862, 1724670862, '1'),
(145805, 30642, 'QU', 'OK', 'S', 1724670918, 1724670918, '1'),
(145806, 30639, 'QU', 'OK', 'S', 1724670934, 1724670934, '1'),
(145807, 30471, 'QU', 'OK', 'S', 1724670962, 1724670962, '1'),
(145808, 30468, 'QU', 'OK', 'S', 1724670990, 1724670990, '1'),
(145809, 30465, 'QU', 'OK', 'S', 1724671021, 1724671021, '1'),
(145810, 30462, 'QU', 'OK', 'S', 1724671092, 1724671092, '1'),
(145811, 30461, 'QU', 'OK', 'S', 1724671127, 1724671127, '1'),
(145812, 30459, 'QU', 'OK', 'S', 1724671146, 1724671146, '1'),
(145813, 29582, 'QU', 'OK', 'S', 1724671308, 1724671308, '1'),
(145814, 29579, 'QU', 'OK', 'S', 1724671342, 1724671342, '1'),
(145815, 29536, 'QU', 'OK', 'S', 1724671463, 1724671463, '1'),
(145816, 29535, 'QU', 'OK', 'S', 1724671492, 1724671492, '1'),
(145817, 29534, 'QU', 'OK', 'S', 1724671541, 1724671541, '1'),
(145818, 29445, 'QU', 'OK', 'S', 1724671583, 1724671583, '1'),
(145819, 29443, 'QU', 'OK', 'S', 1724671622, 1724671622, '1'),
(145820, 29352, 'QU', 'OK', 'S', 1724671645, 1724671645, '1'),
(145821, 29351, 'QU', 'OK', 'S', 1724671658, 1724671658, '1'),
(145822, 29312, 'QU', 'OK', 'S', 1724671668, 1724671668, '1'),
(145823, 33272, 'QU', 'OK', 'S', 1724671671, 1724671671, '1'),
(145824, 29312, 'QU', 'OK', 'S', 1724671676, 1724671676, '1'),
(145825, 29310, 'QU', 'OK', 'S', 1724671711, 1724671711, '1'),
(145826, 29308, 'QU', 'OK', 'S', 1724671747, 1724671747, '1'),
(145827, 29307, 'QU', 'OK', 'S', 1724671754, 1724671754, '1'),
(145828, 29288, 'QU', 'OK', 'S', 1724671818, 1724671818, '1'),
(145829, 27427, 'QU', 'OK', 'S', 1724671899, 1724671899, '1'),
(145830, 27425, 'QU', 'OK', 'S', 1724671949, 1724671949, '1'),
(145831, 27424, 'QU', 'OK', 'S', 1724671979, 1724671979, '1'),
(145832, 27424, 'QU', 'OK', 'S', 1724671985, 1724671985, '1'),
(145833, 27278, 'QU', 'OK', 'S', 1724672060, 1724672060, '1'),
(145834, 27277, 'QU', 'OK', 'S', 1724672069, 1724672069, '1'),
(145835, 27278, 'QU', 'OK', 'S', 1724672077, 1724672077, '1'),
(145836, 27276, 'QU', 'OK', 'S', 1724672103, 1724672103, '1'),
(145837, 27272, 'QU', 'OK', 'S', 1724672117, 1724672117, '1'),
(145838, 27270, 'QU', 'OK', 'S', 1724672132, 1724672132, '1'),
(145839, 27268, 'QU', 'OK', 'S', 1724672165, 1724672165, '1'),
(145840, 27264, 'QU', 'OK', 'S', 1724672196, 1724672196, '1'),
(145841, 25784, 'QU', 'OK', 'S', 1724672545, 1724672545, '1'),
(145842, 25784, 'QU', 'OK', 'S', 1724672552, 1724672552, '1'),
(145843, 25782, 'QU', 'OK', 'S', 1724672577, 1724672577, '1'),
(145844, 25781, 'QU', 'OK', 'S', 1724672605, 1724672605, '1'),
(145845, 25781, 'QU', 'OK', 'S', 1724672639, 1724672639, '1'),
(145846, 25736, 'QU', 'OK', 'S', 1724672667, 1724672667, '1'),
(145847, 31786, 'QU', 'OK', 'S', 1724672865, 1724672865, '1'),
(145848, 31766, 'QU', 'OK', 'S', 1724672905, 1724672905, '1'),
(145849, 31765, 'QU', 'OK', 'S', 1724672940, 1724672940, '1'),
(145850, 31376, 'QU', 'OK', 'S', 1724673012, 1724673012, '1'),
(145851, 31305, 'QU', 'OK', 'S', 1724673048, 1724673048, '1'),
(145852, 31248, 'QU', 'OK', 'S', 1724673093, 1724673093, '1'),
(145853, 31248, 'QU', 'OK', 'S', 1724673093, 1724673093, '1'),
(145854, 31248, 'QU', 'OK', 'S', 1724673093, 1724673093, '1'),
(145855, 31241, 'QU', 'OK', 'S', 1724673122, 1724673122, '1'),
(145856, 31234, 'QU', 'OK', 'S', 1724673154, 1724673154, '1'),
(145857, 31050, 'QU', 'OK', 'S', 1724673190, 1724673190, '1'),
(145858, 31046, 'QU', 'OK', 'S', 1724673234, 1724673234, '1'),
(145859, 31045, 'QU', 'OK', 'S', 1724673245, 1724673245, '1'),
(145860, 30753, 'QU', 'OK', 'S', 1724673252, 1724673252, '1'),
(145861, 30648, 'QU', 'OK', 'S', 1724673263, 1724673263, '1'),
(145862, 33260, 'QU', 'OK', 'S', 1724676178, 1724676178, '1'),
(145863, 32946, 'QU', 'OK', 'S', 1724676218, 1724676218, '1'),
(145864, 29602, 'QU', 'OK', 'S', 1724676233, 1724676233, '1'),
(145865, 29542, 'QU', 'OK', 'S', 1724676237, 1724676237, '1'),
(145866, 29542, 'QU', 'OK', 'S', 1724676286, 1724676286, '1'),
(145867, 29542, 'QU', 'OK', 'S', 1724676291, 1724676291, '1'),
(145868, 29542, 'QU', 'OK', 'S', 1724676295, 1724676295, '1'),
(145869, 28820, 'QU', 'OK', 'S', 1724676300, 1724676300, '1'),
(145870, 29542, 'QU', 'OK', 'S', 1724676304, 1724676304, '1'),
(145871, 28820, 'QU', 'OK', 'S', 1724676330, 1724676330, '1'),
(145872, 32946, 'QU', 'OK', 'S', 1724676336, 1724676336, '1'),
(145873, 31431, 'QU', 'OK', 'S', 1724676341, 1724676341, '1'),
(145874, 2552, 'QU', 'OK', 'S', 1724676351, 1724676351, '1'),
(145875, 28667, 'QU', 'OK', 'S', 1724676356, 1724676356, '1'),
(145876, 8707, 'QU', 'OK', 'S', 1724676360, 1724676360, '1'),
(145877, 3498, 'QU', 'OK', 'S', 1724676366, 1724676366, '1'),
(145878, 29542, 'QU', 'OK', 'S', 1724676370, 1724676370, '1'),
(145879, 31431, 'QU', 'OK', 'S', 1724676377, 1724676377, '1'),
(145880, 29542, 'QU', 'OK', 'S', 1724676399, 1724676399, '1'),
(145881, 29542, 'QU', 'OK', 'S', 1724676413, 1724676413, '1'),
(145882, 29542, 'QU', 'OK', 'S', 1724676418, 1724676418, '1'),
(145883, 28820, 'QU', 'OK', 'S', 1724676423, 1724676423, '1'),
(145884, 28667, 'QU', 'OK', 'S', 1724676437, 1724676437, '1'),
(145885, 28824, 'QU', 'OK', 'S', 1724676443, 1724676443, '1'),
(145886, 28824, 'QU', 'OK', 'S', 1724676447, 1724676447, '1'),
(145887, 32853, 'QU', 'OK', 'S', 1724676452, 1724676452, '1'),
(145888, 32853, 'QU', 'OK', 'S', 1724676457, 1724676457, '1'),
(145889, 29542, 'QU', 'OK', 'S', 1724676462, 1724676462, '1'),
(145890, 29542, 'QU', 'OK', 'S', 1724676469, 1724676469, '1'),
(145891, 29545, 'QU', 'OK', 'S', 1724676475, 1724676475, '1'),
(145892, 32853, 'QU', 'OK', 'S', 1724676487, 1724676487, '1'),
(145893, 29545, 'QU', 'OK', 'S', 1724676493, 1724676493, '1'),
(145894, 2721, 'QU', 'OK', 'S', 1724676500, 1724676500, '1'),
(145895, 29545, 'QU', 'OK', 'S', 1724676507, 1724676507, '1'),
(145896, 29545, 'QU', 'OK', 'S', 1724676512, 1724676512, '1'),
(145897, 29545, 'QU', 'OK', 'S', 1724676516, 1724676516, '1'),
(145898, 29545, 'QU', 'OK', 'S', 1724676520, 1724676520, '1'),
(145899, 29545, 'QU', 'OK', 'S', 1724676527, 1724676527, '1'),
(145900, 29545, 'QU', 'OK', 'S', 1724676532, 1724676532, '1'),
(145901, 29545, 'QU', 'OK', 'S', 1724676537, 1724676537, '1'),
(145902, 29545, 'QU', 'OK', 'S', 1724676544, 1724676544, '1'),
(145903, 28820, 'QU', 'OK', 'S', 1724676561, 1724676561, '1'),
(145904, 29602, 'QU', 'OK', 'S', 1724676566, 1724676566, '1'),
(145905, 28822, 'QU', 'OK', 'S', 1724676571, 1724676571, '1'),
(145906, 29602, 'QU', 'OK', 'S', 1724676580, 1724676580, '1'),
(145907, 8705, 'QU', 'OK', 'S', 1724676584, 1724676584, '1'),
(145908, 8707, 'QU', 'OK', 'S', 1724676596, 1724676596, '1'),
(145909, 8705, 'QU', 'OK', 'S', 1724676604, 1724676604, '1'),
(145910, 32946, 'QU', 'OK', 'S', 1724676609, 1724676609, '1'),
(145911, 25884, 'QU', 'OK', 'S', 1724676614, 1724676614, '1'),
(145912, 8705, 'QU', 'OK', 'S', 1724676619, 1724676619, '1'),
(145913, 3498, 'QU', 'OK', 'S', 1724676624, 1724676624, '1'),
(145914, 28822, 'QU', 'OK', 'S', 1724676638, 1724676638, '1'),
(145915, 32946, 'QU', 'OK', 'S', 1724676650, 1724676650, '1'),
(145916, 8707, 'QU', 'OK', 'S', 1724676656, 1724676656, '1'),
(145917, 32946, 'QU', 'OK', 'S', 1724676663, 1724676663, '1'),
(145918, 28819, 'QU', 'OK', 'S', 1724676672, 1724676672, '1'),
(145919, 28822, 'QU', 'OK', 'S', 1724676680, 1724676680, '1'),
(145920, 2721, 'QU', 'OK', 'S', 1724676696, 1724676696, '1'),
(145921, 28824, 'QU', 'OK', 'S', 1724676708, 1724676708, '1'),
(145922, 28819, 'QU', 'OK', 'S', 1724676714, 1724676714, '1'),
(145923, 28822, 'QU', 'OK', 'S', 1724676724, 1724676724, '1'),
(145924, 28819, 'QU', 'OK', 'S', 1724676732, 1724676732, '1'),
(145925, 29602, 'QU', 'OK', 'S', 1724676782, 1724676782, '1'),
(145926, 29602, 'QU', 'OK', 'S', 1724676787, 1724676787, '1'),
(145927, 3498, 'QU', 'OK', 'S', 1724676791, 1724676791, '1'),
(145928, 8707, 'QU', 'OK', 'S', 1724676797, 1724676797, '1'),
(145929, 8705, 'QU', 'OK', 'S', 1724676801, 1724676801, '1'),
(145930, 32946, 'QU', 'OK', 'S', 1724676805, 1724676805, '1'),
(145931, 32946, 'QU', 'OK', 'S', 1724676810, 1724676810, '1'),
(145932, 2552, 'QU', 'OK', 'S', 1724677446, 1724677446, '1'),
(145933, 2552, 'QU', 'OK', 'S', 1724677455, 1724677455, '1'),
(145934, 2552, 'QU', 'OK', 'S', 1724677610, 1724677610, '1'),
(145935, 2552, 'QU', 'OK', 'S', 1724677622, 1724677622, '1'),
(145936, 2552, 'QU', 'OK', 'S', 1724677631, 1724677631, '1'),
(145937, 33271, 'QU', 'OK', 'S', 1724677904, 1724677904, '1'),
(145938, 2552, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145939, 2552, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145940, 2552, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145941, 2552, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145942, 2552, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145943, 32946, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145944, 32946, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145945, 8705, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145946, 8707, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145947, 3498, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145948, 29602, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145949, 29602, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145950, 28819, 'QU', 'OK', 'S', 1724677989, 1724677989, '1'),
(145951, 28822, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145952, 28819, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145953, 28824, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145954, 2721, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145955, 28822, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145956, 28819, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145957, 32946, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145958, 8707, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145959, 32946, 'QU', 'OK', 'S', 1724677990, 1724677990, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(145960, 28822, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145961, 3498, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145962, 8705, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145963, 25884, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145964, 32946, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145965, 8705, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145966, 8707, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145967, 8705, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145968, 29602, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145969, 28822, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145970, 29602, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145971, 28820, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145972, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145973, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145974, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145975, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145976, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145977, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145978, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145979, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145980, 2721, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145981, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145982, 32853, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145983, 29545, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145984, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145985, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145986, 32853, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145987, 32853, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145988, 28824, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145989, 28824, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145990, 28667, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145991, 28820, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145992, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145993, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145994, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145995, 31431, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145996, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145997, 3498, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145998, 8707, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(145999, 28667, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146000, 2552, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146001, 31431, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146002, 32946, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146003, 28820, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146004, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146005, 28820, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146006, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146007, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146008, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146009, 29542, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146010, 29602, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146011, 32946, 'QU', 'OK', 'S', 1724677990, 1724677990, '1'),
(146012, 3498, 'QU', 'OK', 'S', 1724678124, 1724678124, '1'),
(146013, 3498, 'QU', 'OK', 'S', 1724678163, 1724678163, '1'),
(146014, 3498, 'QU', 'OK', 'S', 1724678166, 1724678166, '1'),
(146015, 28822, 'QU', 'OK', 'S', 1724678177, 1724678177, '1'),
(146016, 2721, 'QU', 'OK', 'S', 1724678185, 1724678185, '1'),
(146017, 29545, 'QU', 'OK', 'S', 1724678191, 1724678191, '1'),
(146018, 29545, 'QU', 'OK', 'S', 1724678195, 1724678195, '1'),
(146019, 32946, 'QU', 'OK', 'S', 1724678198, 1724678198, '1'),
(146020, 29602, 'QU', 'OK', 'S', 1724678202, 1724678202, '1'),
(146021, 32946, 'QU', 'OK', 'S', 1724678208, 1724678208, '1'),
(146022, 29545, 'QU', 'OK', 'S', 1724678213, 1724678213, '1'),
(146023, 28819, 'QU', 'OK', 'S', 1724678218, 1724678218, '1'),
(146024, 8705, 'QU', 'OK', 'S', 1724678226, 1724678226, '1'),
(146025, 8705, 'QU', 'OK', 'S', 1724678230, 1724678230, '1'),
(146026, 29542, 'QU', 'OK', 'S', 1724678234, 1724678234, '1'),
(146027, 2721, 'QU', 'OK', 'S', 1724678238, 1724678238, '1'),
(146028, 32853, 'QU', 'OK', 'S', 1724678244, 1724678244, '1'),
(146029, 8705, 'QU', 'OK', 'S', 1724678260, 1724678260, '1'),
(146030, 2552, 'QU', 'OK', 'S', 1724678267, 1724678267, '1'),
(146031, 30655, 'QU', 'OK', 'S', 1724678295, 1724678295, '1'),
(146032, 32673, 'QU', 'OK', 'S', 1724678299, 1724678299, '1'),
(146033, 30656, 'QU', 'OK', 'S', 1724678302, 1724678302, '1'),
(146034, 32773, 'QU', 'OK', 'S', 1724678306, 1724678306, '1'),
(146035, 30655, 'QU', 'OK', 'S', 1724678309, 1724678309, '1'),
(146036, 32773, 'QU', 'OK', 'S', 1724678313, 1724678313, '1'),
(146037, 32673, 'QU', 'OK', 'S', 1724678317, 1724678317, '1'),
(146038, 24646, 'QU', 'OK', 'S', 1724678321, 1724678321, '1'),
(146039, 24646, 'QU', 'OK', 'S', 1724678325, 1724678325, '1'),
(146040, 24646, 'QU', 'OK', 'S', 1724678330, 1724678330, '1'),
(146041, 28819, 'QU', 'OK', 'S', 1724678358, 1724678358, '1'),
(146042, 29542, 'QU', 'OK', 'S', 1724678363, 1724678363, '1'),
(146043, 28822, 'QU', 'OK', 'S', 1724678367, 1724678367, '1'),
(146044, 28824, 'QU', 'OK', 'S', 1724678371, 1724678371, '1'),
(146045, 29542, 'QU', 'OK', 'S', 1724678375, 1724678375, '1'),
(146046, 29542, 'QU', 'OK', 'S', 1724678378, 1724678378, '1'),
(146047, 29545, 'QU', 'OK', 'S', 1724678383, 1724678383, '1'),
(146048, 29545, 'QU', 'OK', 'S', 1724678388, 1724678388, '1'),
(146049, 29542, 'QU', 'OK', 'S', 1724678392, 1724678392, '1'),
(146050, 33269, 'QU', 'OK', 'S', 1724678394, 1724678394, '1'),
(146051, 32853, 'QU', 'OK', 'S', 1724678396, 1724678396, '1'),
(146052, 29542, 'QU', 'OK', 'S', 1724678400, 1724678400, '1'),
(146053, 28820, 'QU', 'OK', 'S', 1724678406, 1724678406, '1'),
(146054, 28822, 'QU', 'OK', 'S', 1724678411, 1724678411, '1'),
(146055, 28819, 'QU', 'OK', 'S', 1724678416, 1724678416, '1'),
(146056, 8707, 'QU', 'OK', 'S', 1724678420, 1724678420, '1'),
(146057, 32946, 'QU', 'OK', 'S', 1724678424, 1724678424, '1'),
(146058, 28820, 'QU', 'OK', 'S', 1724678429, 1724678429, '1'),
(146059, 32946, 'QU', 'OK', 'S', 1724678433, 1724678433, '1'),
(146060, 29545, 'QU', 'OK', 'S', 1724678437, 1724678437, '1'),
(146061, 29545, 'QU', 'OK', 'S', 1724678441, 1724678441, '1'),
(146062, 29602, 'QU', 'OK', 'S', 1724678445, 1724678445, '1'),
(146063, 28824, 'QU', 'OK', 'S', 1724678450, 1724678450, '1'),
(146064, 28820, 'QU', 'OK', 'S', 1724678454, 1724678454, '1'),
(146065, 29545, 'QU', 'OK', 'S', 1724678461, 1724678461, '1'),
(146066, 29602, 'QU', 'OK', 'S', 1724678466, 1724678466, '1'),
(146067, 29602, 'QU', 'OK', 'S', 1724678472, 1724678472, '1'),
(146068, 28824, 'QU', 'OK', 'S', 1724678475, 1724678475, '1'),
(146069, 2721, 'QU', 'OK', 'S', 1724678480, 1724678480, '1'),
(146070, 29602, 'QU', 'OK', 'S', 1724678484, 1724678484, '1'),
(146071, 29545, 'QU', 'OK', 'S', 1724678489, 1724678489, '1'),
(146072, 32946, 'QU', 'OK', 'S', 1724678493, 1724678493, '1'),
(146073, 29545, 'QU', 'OK', 'S', 1724678498, 1724678498, '1'),
(146074, 28822, 'QU', 'OK', 'S', 1724678505, 1724678505, '1'),
(146075, 3498, 'QU', 'OK', 'S', 1724678520, 1724678520, '1'),
(146076, 3498, 'QU', 'OK', 'S', 1724678531, 1724678531, '1'),
(146077, 8705, 'QU', 'OK', 'S', 1724678535, 1724678535, '1'),
(146078, 31431, 'QU', 'OK', 'S', 1724678539, 1724678539, '1'),
(146079, 32946, 'QU', 'OK', 'S', 1724678543, 1724678543, '1'),
(146080, 2552, 'QU', 'OK', 'S', 1724678548, 1724678548, '1'),
(146081, 29542, 'QU', 'OK', 'S', 1724678552, 1724678552, '1'),
(146082, 32853, 'QU', 'OK', 'S', 1724678557, 1724678557, '1'),
(146083, 33258, 'QU', 'OK', 'S', 1724678559, 1724678559, '1'),
(146084, 8707, 'QU', 'OK', 'S', 1724678561, 1724678561, '1'),
(146085, 8707, 'QU', 'OK', 'S', 1724678565, 1724678565, '1'),
(146086, 28820, 'QU', 'OK', 'S', 1724678569, 1724678569, '1'),
(146087, 25884, 'QU', 'OK', 'S', 1724678573, 1724678573, '1'),
(146088, 29542, 'QU', 'OK', 'S', 1724678576, 1724678576, '1'),
(146089, 29542, 'QU', 'OK', 'S', 1724678580, 1724678580, '1'),
(146090, 28667, 'QU', 'OK', 'S', 1724678584, 1724678584, '1'),
(146091, 32946, 'QU', 'OK', 'S', 1724678593, 1724678593, '1'),
(146092, 31431, 'QU', 'OK', 'S', 1724678598, 1724678598, '1'),
(146093, 28667, 'QU', 'OK', 'S', 1724678603, 1724678603, '1'),
(146094, 29542, 'QU', 'OK', 'S', 1724678608, 1724678608, '1'),
(146095, 29542, 'QU', 'OK', 'S', 1724678613, 1724678613, '1'),
(146096, 8707, 'QU', 'OK', 'S', 1724678618, 1724678618, '1'),
(146097, 30655, 'QU', 'OK', 'S', 1724678625, 1724678625, '1'),
(146098, 2552, 'QU', 'OK', 'S', 1724678636, 1724678636, '1'),
(146099, 2552, 'QU', 'OK', 'S', 1724678645, 1724678645, '1'),
(146100, 2552, 'QU', 'OK', 'S', 1724678655, 1724678655, '1'),
(146101, 2552, 'QU', 'OK', 'S', 1724678662, 1724678662, '1'),
(146102, 33259, 'QU', 'OK', 'S', 1724678691, 1724678691, '1'),
(146103, 33268, 'QU', 'OK', 'S', 1724678838, 1724678838, '1'),
(146104, 33272, 'QU', 'OK', 'S', 1724678894, 1724678894, '1'),
(146105, 11072, 'QU', 'OK', 'S', 1724679040, 1724679040, '1'),
(146106, 11072, 'QU', 'OK', 'S', 1724679056, 1724679056, '1'),
(146107, 14161, 'QU', 'OK', 'S', 1724679659, 1724679659, '1'),
(146108, 14161, 'QU', 'OK', 'S', 1724679662, 1724679662, '1'),
(146109, 14161, 'QU', 'OK', 'S', 1724679665, 1724679665, '1'),
(146110, 26864, 'QU', 'OK', 'S', 1724680162, 1724680162, '1'),
(146111, 32686, 'QU', 'OK', 'S', 1724680167, 1724680167, '1'),
(146112, 32686, 'QU', 'OK', 'S', 1724680173, 1724680173, '1'),
(146113, 24815, 'QU', 'OK', 'S', 1724680178, 1724680178, '1'),
(146114, 32686, 'QU', 'OK', 'S', 1724680194, 1724680194, '1'),
(146115, 32686, 'QU', 'OK', 'S', 1724680199, 1724680199, '1'),
(146116, 24815, 'QU', 'OK', 'S', 1724680205, 1724680205, '1'),
(146117, 32692, 'QU', 'OK', 'S', 1724680211, 1724680211, '1'),
(146118, 32686, 'QU', 'OK', 'S', 1724680218, 1724680218, '1'),
(146119, 32692, 'QU', 'OK', 'S', 1724680223, 1724680223, '1'),
(146120, 32692, 'QU', 'OK', 'S', 1724680232, 1724680232, '1'),
(146121, 32692, 'QU', 'OK', 'S', 1724680238, 1724680238, '1'),
(146122, 24815, 'QU', 'OK', 'S', 1724680244, 1724680244, '1'),
(146123, 23334, 'QU', 'OK', 'S', 1724680302, 1724680302, '1'),
(146124, 23334, 'QU', 'OK', 'S', 1724680306, 1724680306, '1'),
(146125, 23334, 'QU', 'OK', 'S', 1724680314, 1724680314, '1'),
(146126, 23334, 'QU', 'OK', 'S', 1724680319, 1724680319, '1'),
(146127, 29646, 'QU', 'OK', 'S', 1724681851, 1724681851, '1'),
(146128, 25630, 'QU', 'OK', 'S', 1724681855, 1724681855, '1'),
(146129, 26478, 'QU', 'OK', 'S', 1724681858, 1724681858, '1'),
(146130, 26477, 'QU', 'OK', 'S', 1724681860, 1724681860, '1'),
(146131, 26817, 'QU', 'OK', 'S', 1724681863, 1724681863, '1'),
(146132, 26477, 'QU', 'OK', 'S', 1724681877, 1724681877, '1'),
(146133, 26820, 'QU', 'OK', 'S', 1724681881, 1724681881, '1'),
(146134, 32169, 'QU', 'OK', 'S', 1724681884, 1724681884, '1'),
(146135, 24202, 'QU', 'OK', 'S', 1724681901, 1724681901, '1'),
(146136, 30996, 'QU', 'OK', 'S', 1724681906, 1724681906, '1'),
(146137, 32607, 'QU', 'OK', 'S', 1724681909, 1724681909, '1'),
(146138, 28829, 'QU', 'OK', 'S', 1724681913, 1724681913, '1'),
(146139, 12598, 'QU', 'OK', 'S', 1724681917, 1724681917, '1'),
(146140, 12704, 'QU', 'OK', 'S', 1724681925, 1724681925, '1'),
(146141, 32181, 'QU', 'OK', 'S', 1724681929, 1724681929, '1'),
(146142, 31020, 'QU', 'OK', 'S', 1724681933, 1724681933, '1'),
(146143, 29099, 'QU', 'OK', 'S', 1724681937, 1724681937, '1'),
(146144, 27466, 'QU', 'OK', 'S', 1724681941, 1724681941, '1'),
(146145, 24555, 'QU', 'OK', 'S', 1724681946, 1724681946, '1'),
(146146, 32219, 'QU', 'OK', 'S', 1724681949, 1724681949, '1'),
(146147, 32234, 'QU', 'OK', 'S', 1724681953, 1724681953, '1'),
(146148, 31733, 'QU', 'OK', 'S', 1724681958, 1724681958, '1'),
(146149, 31746, 'QU', 'OK', 'S', 1724681961, 1724681961, '1'),
(146150, 20113, 'QU', 'OK', 'S', 1724681965, 1724681965, '1'),
(146151, 31747, 'QU', 'OK', 'S', 1724681969, 1724681969, '1'),
(146152, 26823, 'QU', 'OK', 'S', 1724681989, 1724681989, '1'),
(146153, 29059, 'QU', 'OK', 'S', 1724681995, 1724681995, '1'),
(146154, 24582, 'QU', 'OK', 'S', 1724682001, 1724682001, '1'),
(146155, 26510, 'QU', 'OK', 'S', 1724682004, 1724682004, '1'),
(146156, 25751, 'QU', 'OK', 'S', 1724682009, 1724682009, '1'),
(146157, 15423, 'QU', 'OK', 'S', 1724682013, 1724682013, '1'),
(146158, 24573, 'QU', 'OK', 'S', 1724682017, 1724682017, '1'),
(146159, 25630, 'QU', 'OK', 'S', 1724682045, 1724682045, '1'),
(146160, 25630, 'QU', 'OK', 'S', 1724682049, 1724682049, '1'),
(146161, 26478, 'QU', 'OK', 'S', 1724682092, 1724682092, '1'),
(146162, 26478, 'QU', 'OK', 'S', 1724682096, 1724682096, '1'),
(146163, 26478, 'QU', 'OK', 'S', 1724682212, 1724682212, '1'),
(146164, 26478, 'QU', 'OK', 'S', 1724682218, 1724682218, '1'),
(146165, 32256, 'QU', 'OK', 'S', 1724682338, 1724682338, '1'),
(146166, 32256, 'QU', 'OK', 'S', 1724682341, 1724682341, '1'),
(146167, 32256, 'QU', 'OK', 'S', 1724682343, 1724682343, '1'),
(146168, 32256, 'QU', 'OK', 'S', 1724682371, 1724682371, '1'),
(146169, 15656, 'QU', 'OK', 'S', 1724682380, 1724682380, '1'),
(146170, 26688, 'QU', 'OK', 'S', 1724682385, 1724682385, '1'),
(146171, 17870, 'QU', 'OK', 'S', 1724682398, 1724682398, '1'),
(146172, 28163, 'QU', 'OK', 'S', 1724682404, 1724682404, '1'),
(146173, 3702, 'QU', 'OK', 'S', 1724682411, 1724682411, '1'),
(146174, 12328, 'QU', 'OK', 'S', 1724682422, 1724682422, '1'),
(146175, 13904, 'QU', 'OK', 'S', 1724682431, 1724682431, '1'),
(146176, 31111, 'QU', 'OK', 'S', 1724682439, 1724682439, '1'),
(146177, 31563, 'QU', 'OK', 'S', 1724682448, 1724682448, '1'),
(146178, 20217, 'QU', 'OK', 'S', 1724682458, 1724682458, '1'),
(146179, 30979, 'QU', 'OK', 'S', 1724682480, 1724682480, '1'),
(146180, 29183, 'QU', 'OK', 'S', 1724682488, 1724682488, '1'),
(146181, 33159, 'QU', 'OK', 'S', 1724687066, 1724687066, '1'),
(146182, 33159, 'QU', 'OK', 'S', 1724687071, 1724687071, '1'),
(146183, 33158, 'QU', 'OK', 'S', 1724687077, 1724687077, '1'),
(146184, 33158, 'QU', 'OK', 'S', 1724687083, 1724687083, '1'),
(146185, 33157, 'QU', 'OK', 'S', 1724687089, 1724687089, '1'),
(146186, 33157, 'QU', 'OK', 'S', 1724687094, 1724687094, '1'),
(146187, 33153, 'QU', 'OK', 'S', 1724687100, 1724687100, '1'),
(146188, 32681, 'QU', 'OK', 'S', 1724687112, 1724687112, '1'),
(146189, 32681, 'QU', 'OK', 'S', 1724687116, 1724687116, '1'),
(146190, 30658, 'QU', 'OK', 'S', 1724687121, 1724687121, '1'),
(146191, 30658, 'QU', 'OK', 'S', 1724687128, 1724687128, '1'),
(146192, 30657, 'QU', 'OK', 'S', 1724687135, 1724687135, '1'),
(146193, 30657, 'QU', 'OK', 'S', 1724687140, 1724687140, '1'),
(146194, 30644, 'QU', 'OK', 'S', 1724687148, 1724687148, '1'),
(146195, 30644, 'QU', 'OK', 'S', 1724687153, 1724687153, '1'),
(146196, 30564, 'QU', 'OK', 'S', 1724687159, 1724687159, '1'),
(146197, 30564, 'QU', 'OK', 'S', 1724687165, 1724687165, '1'),
(146198, 30553, 'QU', 'OK', 'S', 1724687171, 1724687171, '1'),
(146199, 30553, 'QU', 'OK', 'S', 1724687176, 1724687176, '1'),
(146200, 30552, 'QU', 'OK', 'S', 1724687185, 1724687185, '1'),
(146201, 30552, 'QU', 'OK', 'S', 1724687191, 1724687191, '1'),
(146202, 28811, 'QU', 'OK', 'S', 1724687249, 1724687249, '1'),
(146203, 28620, 'QU', 'OK', 'S', 1724687261, 1724687261, '1'),
(146204, 28620, 'QU', 'OK', 'S', 1724687266, 1724687266, '1'),
(146205, 28528, 'QU', 'OK', 'S', 1724687272, 1724687272, '1'),
(146206, 28528, 'QU', 'OK', 'S', 1724687278, 1724687278, '1'),
(146207, 28526, 'QU', 'OK', 'S', 1724687284, 1724687284, '1'),
(146208, 28526, 'QU', 'OK', 'S', 1724687289, 1724687289, '1'),
(146209, 26931, 'QU', 'OK', 'S', 1724687297, 1724687297, '1'),
(146210, 26931, 'QU', 'OK', 'S', 1724687302, 1724687302, '1'),
(146211, 26930, 'QU', 'OK', 'S', 1724687309, 1724687309, '1'),
(146212, 26930, 'QU', 'OK', 'S', 1724687314, 1724687314, '1'),
(146213, 26908, 'QU', 'OK', 'S', 1724687324, 1724687324, '1'),
(146214, 26908, 'QU', 'OK', 'S', 1724687329, 1724687329, '1'),
(146215, 26903, 'QU', 'OK', 'S', 1724687334, 1724687334, '1'),
(146216, 26903, 'QU', 'OK', 'S', 1724687340, 1724687340, '1'),
(146217, 26900, 'QU', 'OK', 'S', 1724687354, 1724687354, '1'),
(146218, 26899, 'QU', 'OK', 'S', 1724687362, 1724687362, '1'),
(146219, 26896, 'QU', 'OK', 'S', 1724687366, 1724687366, '1'),
(146220, 26896, 'QU', 'OK', 'S', 1724687370, 1724687370, '1'),
(146221, 26892, 'QU', 'OK', 'S', 1724687380, 1724687380, '1'),
(146222, 26892, 'QU', 'OK', 'S', 1724687388, 1724687388, '1'),
(146223, 26751, 'QU', 'OK', 'S', 1724687414, 1724687414, '1'),
(146224, 26751, 'QU', 'OK', 'S', 1724687418, 1724687418, '1'),
(146225, 26748, 'QU', 'OK', 'S', 1724687424, 1724687424, '1'),
(146226, 26748, 'QU', 'OK', 'S', 1724687429, 1724687429, '1'),
(146227, 26747, 'QU', 'OK', 'S', 1724687434, 1724687434, '1'),
(146228, 26747, 'QU', 'OK', 'S', 1724687438, 1724687438, '1'),
(146229, 26367, 'QU', 'OK', 'S', 1724687460, 1724687460, '1'),
(146230, 25298, 'QU', 'OK', 'S', 1724687469, 1724687469, '1'),
(146231, 25298, 'QU', 'OK', 'S', 1724687474, 1724687474, '1'),
(146232, 24839, 'QU', 'OK', 'S', 1724687479, 1724687479, '1'),
(146233, 24839, 'QU', 'OK', 'S', 1724687484, 1724687484, '1'),
(146234, 24837, 'QU', 'OK', 'S', 1724687489, 1724687489, '1'),
(146235, 24837, 'QU', 'OK', 'S', 1724687494, 1724687494, '1'),
(146236, 24835, 'QU', 'OK', 'S', 1724687506, 1724687506, '1'),
(146237, 24834, 'QU', 'OK', 'S', 1724687513, 1724687513, '1'),
(146238, 24834, 'QU', 'OK', 'S', 1724687520, 1724687520, '1'),
(146239, 24665, 'QU', 'OK', 'S', 1724687561, 1724687561, '1'),
(146240, 24665, 'QU', 'OK', 'S', 1724687566, 1724687566, '1'),
(146241, 24281, 'QU', 'OK', 'S', 1724687573, 1724687573, '1'),
(146242, 24281, 'QU', 'OK', 'S', 1724687578, 1724687578, '1'),
(146243, 24256, 'QU', 'OK', 'S', 1724687587, 1724687587, '1'),
(146244, 24256, 'QU', 'OK', 'S', 1724687592, 1724687592, '1'),
(146245, 24252, 'QU', 'OK', 'S', 1724687598, 1724687598, '1'),
(146246, 24252, 'QU', 'OK', 'S', 1724687604, 1724687604, '1'),
(146247, 24249, 'QU', 'OK', 'S', 1724687611, 1724687611, '1'),
(146248, 24249, 'QU', 'OK', 'S', 1724687619, 1724687619, '1'),
(146249, 24084, 'QU', 'OK', 'S', 1724687629, 1724687629, '1'),
(146250, 24084, 'QU', 'OK', 'S', 1724687634, 1724687634, '1'),
(146251, 24083, 'QU', 'OK', 'S', 1724687645, 1724687645, '1'),
(146252, 23975, 'QU', 'OK', 'S', 1724687653, 1724687653, '1'),
(146253, 23975, 'QU', 'OK', 'S', 1724687659, 1724687659, '1'),
(146254, 23974, 'QU', 'OK', 'S', 1724687666, 1724687666, '1'),
(146255, 23974, 'QU', 'OK', 'S', 1724687671, 1724687671, '1'),
(146256, 23971, 'QU', 'OK', 'S', 1724687677, 1724687677, '1'),
(146257, 23971, 'QU', 'OK', 'S', 1724687683, 1724687683, '1'),
(146258, 23969, 'QU', 'OK', 'S', 1724687689, 1724687689, '1'),
(146259, 23969, 'QU', 'OK', 'S', 1724687699, 1724687699, '1'),
(146260, 23563, 'QU', 'OK', 'S', 1724687707, 1724687707, '1'),
(146261, 23563, 'QU', 'OK', 'S', 1724687714, 1724687714, '1'),
(146262, 23459, 'QU', 'OK', 'S', 1724687722, 1724687722, '1'),
(146263, 23459, 'QU', 'OK', 'S', 1724687729, 1724687729, '1'),
(146264, 23352, 'QU', 'OK', 'S', 1724687735, 1724687735, '1'),
(146265, 23352, 'QU', 'OK', 'S', 1724687741, 1724687741, '1'),
(146266, 23319, 'QU', 'OK', 'S', 1724687857, 1724687857, '1'),
(146267, 23319, 'QU', 'OK', 'S', 1724687863, 1724687863, '1'),
(146268, 23135, 'QU', 'OK', 'S', 1724687872, 1724687872, '1'),
(146269, 23135, 'QU', 'OK', 'S', 1724687879, 1724687879, '1'),
(146270, 22994, 'QU', 'OK', 'S', 1724687886, 1724687886, '1'),
(146271, 22994, 'QU', 'OK', 'S', 1724687891, 1724687891, '1'),
(146272, 22992, 'QU', 'OK', 'S', 1724687896, 1724687896, '1'),
(146273, 22992, 'QU', 'OK', 'S', 1724687901, 1724687901, '1'),
(146274, 22976, 'QU', 'OK', 'S', 1724687908, 1724687908, '1'),
(146275, 22976, 'QU', 'OK', 'S', 1724687914, 1724687914, '1'),
(146276, 22975, 'QU', 'OK', 'S', 1724687920, 1724687920, '1'),
(146277, 22975, 'QU', 'OK', 'S', 1724687926, 1724687926, '1'),
(146278, 22974, 'QU', 'OK', 'S', 1724687953, 1724687953, '1'),
(146279, 22974, 'QU', 'OK', 'S', 1724687957, 1724687957, '1'),
(146280, 22973, 'QU', 'OK', 'S', 1724687963, 1724687963, '1'),
(146281, 22973, 'QU', 'OK', 'S', 1724687969, 1724687969, '1'),
(146282, 22828, 'QU', 'OK', 'S', 1724687976, 1724687976, '1'),
(146283, 22828, 'QU', 'OK', 'S', 1724687981, 1724687981, '1'),
(146284, 22790, 'QU', 'OK', 'S', 1724687986, 1724687986, '1'),
(146285, 22790, 'QU', 'OK', 'S', 1724687992, 1724687992, '1'),
(146286, 22789, 'QU', 'OK', 'S', 1724687998, 1724687998, '1'),
(146287, 22789, 'QU', 'OK', 'S', 1724688003, 1724688003, '1'),
(146288, 22788, 'QU', 'OK', 'S', 1724688009, 1724688009, '1'),
(146289, 22788, 'QU', 'OK', 'S', 1724688014, 1724688014, '1'),
(146290, 22787, 'QU', 'OK', 'S', 1724688021, 1724688021, '1'),
(146291, 22787, 'QU', 'OK', 'S', 1724688027, 1724688027, '1'),
(146292, 22751, 'QU', 'OK', 'S', 1724688085, 1724688085, '1'),
(146293, 22751, 'QU', 'OK', 'S', 1724688090, 1724688090, '1'),
(146294, 22750, 'QU', 'OK', 'S', 1724688097, 1724688097, '1'),
(146295, 22750, 'QU', 'OK', 'S', 1724688103, 1724688103, '1'),
(146296, 21365, 'QU', 'OK', 'S', 1724688110, 1724688110, '1'),
(146297, 21365, 'QU', 'OK', 'S', 1724688117, 1724688117, '1'),
(146298, 21364, 'QU', 'OK', 'S', 1724688123, 1724688123, '1'),
(146299, 21364, 'QU', 'OK', 'S', 1724688131, 1724688131, '1'),
(146300, 21363, 'QU', 'OK', 'S', 1724688143, 1724688143, '1'),
(146301, 21146, 'QU', 'OK', 'S', 1724688148, 1724688148, '1'),
(146302, 21146, 'QU', 'OK', 'S', 1724688152, 1724688152, '1'),
(146303, 21145, 'QU', 'OK', 'S', 1724688158, 1724688158, '1'),
(146304, 21145, 'QU', 'OK', 'S', 1724688165, 1724688165, '1'),
(146305, 21034, 'QU', 'OK', 'S', 1724688172, 1724688172, '1'),
(146306, 21034, 'QU', 'OK', 'S', 1724688177, 1724688177, '1'),
(146307, 21032, 'QU', 'OK', 'S', 1724688186, 1724688186, '1'),
(146308, 21032, 'QU', 'OK', 'S', 1724688194, 1724688194, '1'),
(146309, 21031, 'QU', 'OK', 'S', 1724688199, 1724688199, '1'),
(146310, 21031, 'QU', 'OK', 'S', 1724688204, 1724688204, '1'),
(146311, 21029, 'QU', 'OK', 'S', 1724688210, 1724688210, '1'),
(146312, 21029, 'QU', 'OK', 'S', 1724688214, 1724688214, '1'),
(146313, 20561, 'QU', 'OK', 'S', 1724688220, 1724688220, '1'),
(146314, 20561, 'QU', 'OK', 'S', 1724688225, 1724688225, '1'),
(146315, 20381, 'QU', 'OK', 'S', 1724688233, 1724688233, '1'),
(146316, 20381, 'QU', 'OK', 'S', 1724688237, 1724688237, '1'),
(146317, 16904, 'QU', 'OK', 'S', 1724688263, 1724688263, '1'),
(146318, 16904, 'QU', 'OK', 'S', 1724688268, 1724688268, '1'),
(146319, 16758, 'QU', 'OK', 'S', 1724688274, 1724688274, '1'),
(146320, 16758, 'QU', 'OK', 'S', 1724688279, 1724688279, '1'),
(146321, 16342, 'QU', 'OK', 'S', 1724688285, 1724688285, '1'),
(146322, 16342, 'QU', 'OK', 'S', 1724688291, 1724688291, '1'),
(146323, 16326, 'QU', 'OK', 'S', 1724688324, 1724688324, '1'),
(146324, 16326, 'QU', 'OK', 'S', 1724688329, 1724688329, '1'),
(146325, 15995, 'QU', 'OK', 'S', 1724688339, 1724688339, '1'),
(146326, 15995, 'QU', 'OK', 'S', 1724688344, 1724688344, '1'),
(146327, 15781, 'QU', 'OK', 'S', 1724688350, 1724688350, '1'),
(146328, 15781, 'QU', 'OK', 'S', 1724688355, 1724688355, '1'),
(146329, 15674, 'QU', 'OK', 'S', 1724688362, 1724688362, '1'),
(146330, 15674, 'QU', 'OK', 'S', 1724688368, 1724688368, '1'),
(146331, 15138, 'QU', 'OK', 'S', 1724688374, 1724688374, '1'),
(146332, 15138, 'QU', 'OK', 'S', 1724688379, 1724688379, '1'),
(146333, 14915, 'QU', 'OK', 'S', 1724688384, 1724688384, '1'),
(146334, 14915, 'QU', 'OK', 'S', 1724688388, 1724688388, '1'),
(146335, 14781, 'QU', 'OK', 'S', 1724688397, 1724688397, '1'),
(146336, 14781, 'QU', 'OK', 'S', 1724688404, 1724688404, '1'),
(146337, 14255, 'QU', 'OK', 'S', 1724688462, 1724688462, '1'),
(146338, 14255, 'QU', 'OK', 'S', 1724688468, 1724688468, '1'),
(146339, 14216, 'QU', 'OK', 'S', 1724688476, 1724688476, '1'),
(146340, 14216, 'QU', 'OK', 'S', 1724688480, 1724688480, '1'),
(146341, 14215, 'QU', 'OK', 'S', 1724688485, 1724688485, '1'),
(146342, 14215, 'QU', 'OK', 'S', 1724688491, 1724688491, '1'),
(146343, 13973, 'QU', 'OK', 'S', 1724688496, 1724688496, '1'),
(146344, 13973, 'QU', 'OK', 'S', 1724688501, 1724688501, '1'),
(146345, 13820, 'QU', 'OK', 'S', 1724688506, 1724688506, '1'),
(146346, 13820, 'QU', 'OK', 'S', 1724688510, 1724688510, '1'),
(146347, 13486, 'QU', 'OK', 'S', 1724688520, 1724688520, '1'),
(146348, 13486, 'QU', 'OK', 'S', 1724688526, 1724688526, '1'),
(146349, 13049, 'QU', 'OK', 'S', 1724688535, 1724688535, '1'),
(146350, 13049, 'QU', 'OK', 'S', 1724688541, 1724688541, '1'),
(146351, 12863, 'QU', 'OK', 'S', 1724688551, 1724688551, '1'),
(146352, 12863, 'QU', 'OK', 'S', 1724688557, 1724688557, '1'),
(146353, 12861, 'QU', 'OK', 'S', 1724688563, 1724688563, '1'),
(146354, 12861, 'QU', 'OK', 'S', 1724688568, 1724688568, '1'),
(146355, 12618, 'QU', 'OK', 'S', 1724688573, 1724688573, '1'),
(146356, 12618, 'QU', 'OK', 'S', 1724688578, 1724688578, '1'),
(146357, 11999, 'QU', 'OK', 'S', 1724688589, 1724688589, '1'),
(146358, 11999, 'QU', 'OK', 'S', 1724688596, 1724688596, '1'),
(146359, 11609, 'QU', 'OK', 'S', 1724688619, 1724688619, '1'),
(146360, 11609, 'QU', 'OK', 'S', 1724688625, 1724688625, '1'),
(146361, 11609, 'QU', 'OK', 'S', 1724688694, 1724688694, '1'),
(146362, 11609, 'QU', 'OK', 'S', 1724688699, 1724688699, '1'),
(146363, 10853, 'QU', 'OK', 'S', 1724688727, 1724688727, '1'),
(146364, 10853, 'QU', 'OK', 'S', 1724688732, 1724688732, '1'),
(146365, 10720, 'QU', 'OK', 'S', 1724688739, 1724688739, '1'),
(146366, 10720, 'QU', 'OK', 'S', 1724688745, 1724688745, '1'),
(146367, 10718, 'QU', 'OK', 'S', 1724688752, 1724688752, '1'),
(146368, 10718, 'QU', 'OK', 'S', 1724688756, 1724688756, '1'),
(146369, 10717, 'QU', 'OK', 'S', 1724688760, 1724688760, '1'),
(146370, 10717, 'QU', 'OK', 'S', 1724688765, 1724688765, '1'),
(146371, 10710, 'QU', 'OK', 'S', 1724688771, 1724688771, '1'),
(146372, 10710, 'QU', 'OK', 'S', 1724688776, 1724688776, '1'),
(146373, 10691, 'QU', 'OK', 'S', 1724688781, 1724688781, '1'),
(146374, 10691, 'QU', 'OK', 'S', 1724688786, 1724688786, '1'),
(146375, 10690, 'QU', 'OK', 'S', 1724688790, 1724688790, '1'),
(146376, 10690, 'QU', 'OK', 'S', 1724688795, 1724688795, '1'),
(146377, 10678, 'QU', 'OK', 'S', 1724688803, 1724688803, '1'),
(146378, 10678, 'QU', 'OK', 'S', 1724688811, 1724688811, '1'),
(146379, 10522, 'QU', 'OK', 'S', 1724688817, 1724688817, '1'),
(146380, 10522, 'QU', 'OK', 'S', 1724688823, 1724688823, '1'),
(146381, 10521, 'QU', 'OK', 'S', 1724688828, 1724688828, '1'),
(146382, 10521, 'QU', 'OK', 'S', 1724688832, 1724688832, '1'),
(146383, 10519, 'QU', 'OK', 'S', 1724688839, 1724688839, '1'),
(146384, 10519, 'QU', 'OK', 'S', 1724688844, 1724688844, '1'),
(146385, 10516, 'QU', 'OK', 'S', 1724688849, 1724688849, '1'),
(146386, 10516, 'QU', 'OK', 'S', 1724688854, 1724688854, '1'),
(146387, 10514, 'QU', 'OK', 'S', 1724688861, 1724688861, '1'),
(146388, 10514, 'QU', 'OK', 'S', 1724688868, 1724688868, '1'),
(146389, 9833, 'QU', 'OK', 'S', 1724688893, 1724688893, '1'),
(146390, 9833, 'QU', 'OK', 'S', 1724688899, 1724688899, '1'),
(146391, 9426, 'QU', 'OK', 'S', 1724688943, 1724688943, '1'),
(146392, 9426, 'QU', 'OK', 'S', 1724688948, 1724688948, '1'),
(146393, 8857, 'QU', 'OK', 'S', 1724688962, 1724688962, '1'),
(146394, 8857, 'QU', 'OK', 'S', 1724688968, 1724688968, '1'),
(146395, 8489, 'QU', 'OK', 'S', 1724688977, 1724688977, '1'),
(146396, 8489, 'QU', 'OK', 'S', 1724688981, 1724688981, '1'),
(146397, 8356, 'QU', 'OK', 'S', 1724688987, 1724688987, '1'),
(146398, 8356, 'QU', 'OK', 'S', 1724688992, 1724688992, '1'),
(146399, 8334, 'QU', 'OK', 'S', 1724688996, 1724688996, '1'),
(146400, 8334, 'QU', 'OK', 'S', 1724689001, 1724689001, '1'),
(146401, 8326, 'QU', 'OK', 'S', 1724689005, 1724689005, '1'),
(146402, 8326, 'QU', 'OK', 'S', 1724689009, 1724689009, '1'),
(146403, 8159, 'QU', 'OK', 'S', 1724689014, 1724689014, '1'),
(146404, 8159, 'QU', 'OK', 'S', 1724689019, 1724689019, '1'),
(146405, 8103, 'QU', 'OK', 'S', 1724689024, 1724689024, '1'),
(146406, 8103, 'QU', 'OK', 'S', 1724689030, 1724689030, '1'),
(146407, 8048, 'QU', 'OK', 'S', 1724689039, 1724689039, '1'),
(146408, 8048, 'QU', 'OK', 'S', 1724689045, 1724689045, '1'),
(146409, 7978, 'QU', 'OK', 'S', 1724689050, 1724689050, '1'),
(146410, 7978, 'QU', 'OK', 'S', 1724689056, 1724689056, '1'),
(146411, 7972, 'QU', 'OK', 'S', 1724689063, 1724689063, '1'),
(146412, 7972, 'QU', 'OK', 'S', 1724689070, 1724689070, '1'),
(146413, 7727, 'QU', 'OK', 'S', 1724689079, 1724689079, '1'),
(146414, 7727, 'QU', 'OK', 'S', 1724689083, 1724689083, '1'),
(146415, 7587, 'QU', 'OK', 'S', 1724689094, 1724689094, '1'),
(146416, 7587, 'QU', 'OK', 'S', 1724689098, 1724689098, '1'),
(146417, 7585, 'QU', 'OK', 'S', 1724689103, 1724689103, '1'),
(146418, 7585, 'QU', 'OK', 'S', 1724689108, 1724689108, '1'),
(146419, 6586, 'QU', 'OK', 'S', 1724689180, 1724689180, '1'),
(146420, 6586, 'QU', 'OK', 'S', 1724689185, 1724689185, '1'),
(146421, 6126, 'QU', 'OK', 'S', 1724689193, 1724689193, '1'),
(146422, 6126, 'QU', 'OK', 'S', 1724689197, 1724689197, '1'),
(146423, 6003, 'QU', 'OK', 'S', 1724689204, 1724689204, '1'),
(146424, 6003, 'QU', 'OK', 'S', 1724689210, 1724689210, '1'),
(146425, 5827, 'QU', 'OK', 'S', 1724689216, 1724689216, '1'),
(146426, 5827, 'QU', 'OK', 'S', 1724689222, 1724689222, '1'),
(146427, 5760, 'QU', 'OK', 'S', 1724689228, 1724689228, '1'),
(146428, 5760, 'QU', 'OK', 'S', 1724689234, 1724689234, '1'),
(146429, 5503, 'QU', 'OK', 'S', 1724689243, 1724689243, '1'),
(146430, 5503, 'QU', 'OK', 'S', 1724689254, 1724689254, '1'),
(146431, 5394, 'QU', 'OK', 'S', 1724689261, 1724689261, '1'),
(146432, 5394, 'QU', 'OK', 'S', 1724689268, 1724689268, '1'),
(146433, 5346, 'QU', 'OK', 'S', 1724689275, 1724689275, '1'),
(146434, 5346, 'QU', 'OK', 'S', 1724689281, 1724689281, '1'),
(146435, 5080, 'QU', 'OK', 'S', 1724689299, 1724689299, '1'),
(146436, 5080, 'QU', 'OK', 'S', 1724689304, 1724689304, '1'),
(146437, 4385, 'QU', 'OK', 'S', 1724689317, 1724689317, '1'),
(146438, 4385, 'QU', 'OK', 'S', 1724689321, 1724689321, '1'),
(146439, 4086, 'QU', 'OK', 'S', 1724689344, 1724689344, '1'),
(146440, 4086, 'QU', 'OK', 'S', 1724689348, 1724689348, '1'),
(146441, 3972, 'QU', 'OK', 'S', 1724689357, 1724689357, '1'),
(146442, 3972, 'QU', 'OK', 'S', 1724689362, 1724689362, '1'),
(146443, 3920, 'QU', 'OK', 'S', 1724689370, 1724689370, '1'),
(146444, 3920, 'QU', 'OK', 'S', 1724689375, 1724689375, '1'),
(146445, 3916, 'QU', 'OK', 'S', 1724689380, 1724689380, '1'),
(146446, 3916, 'QU', 'OK', 'S', 1724689386, 1724689386, '1'),
(146447, 3402, 'QU', 'OK', 'S', 1724689393, 1724689393, '1'),
(146448, 3402, 'QU', 'OK', 'S', 1724689397, 1724689397, '1'),
(146449, 3299, 'QU', 'OK', 'S', 1724689403, 1724689403, '1'),
(146450, 3299, 'QU', 'OK', 'S', 1724689408, 1724689408, '1'),
(146451, 3203, 'QU', 'OK', 'S', 1724689412, 1724689412, '1'),
(146452, 3203, 'QU', 'OK', 'S', 1724689417, 1724689417, '1'),
(146453, 3188, 'QU', 'OK', 'S', 1724689424, 1724689424, '1'),
(146454, 3188, 'QU', 'OK', 'S', 1724689429, 1724689429, '1'),
(146455, 3155, 'QU', 'OK', 'S', 1724689440, 1724689440, '1'),
(146456, 3155, 'QU', 'OK', 'S', 1724689445, 1724689445, '1'),
(146457, 3135, 'QU', 'OK', 'S', 1724689451, 1724689451, '1'),
(146458, 3135, 'QU', 'OK', 'S', 1724689458, 1724689458, '1'),
(146459, 3096, 'QU', 'OK', 'S', 1724689462, 1724689462, '1'),
(146460, 3096, 'QU', 'OK', 'S', 1724689467, 1724689467, '1'),
(146461, 3022, 'QU', 'OK', 'S', 1724689472, 1724689472, '1'),
(146462, 3022, 'QU', 'OK', 'S', 1724689477, 1724689477, '1'),
(146463, 3021, 'QU', 'OK', 'S', 1724689484, 1724689484, '1'),
(146464, 3021, 'QU', 'OK', 'S', 1724689489, 1724689489, '1'),
(146465, 2808, 'QU', 'OK', 'S', 1724689495, 1724689495, '1'),
(146466, 2808, 'QU', 'OK', 'S', 1724689502, 1724689502, '1'),
(146467, 1877, 'QU', 'OK', 'S', 1724689508, 1724689508, '1'),
(146468, 1877, 'QU', 'OK', 'S', 1724689512, 1724689512, '1'),
(146469, 33251, 'QU', 'OK', 'S', 1724732920, 1724732920, '1'),
(146470, 32535, 'QU', 'OK', 'S', 1724733028, 1724733028, '1'),
(146471, 32936, 'QU', 'OK', 'S', 1724733069, 1724733069, '1'),
(146472, 32362, 'QU', 'OK', 'S', 1724733107, 1724733107, '1'),
(146473, 31865, 'QU', 'OK', 'S', 1724733223, 1724733223, '1'),
(146474, 33232, 'QU', 'OK', 'S', 1724733405, 1724733405, '1'),
(146475, 33240, 'QU', 'OK', 'S', 1724733457, 1724733457, '1'),
(146476, 31852, 'QU', 'OK', 'S', 1724733858, 1724733858, '1'),
(146477, 33263, 'QU', 'OK', 'S', 1724734113, 1724734113, '1'),
(146478, 29413, 'QU', 'OK', 'S', 1724734235, 1724734235, '1'),
(146479, 29413, 'QU', 'OK', 'S', 1724734243, 1724734243, '1'),
(146480, 5472, 'QU', 'OK', 'S', 1724734317, 1724734317, '1'),
(146481, 33261, 'QU', 'OK', 'S', 1724734690, 1724734690, '1'),
(146482, 33262, 'QU', 'OK', 'S', 1724735073, 1724735073, '1'),
(146483, 26966, 'QU', 'OK', 'S', 1724735693, 1724735693, '1'),
(146484, 26966, 'QU', 'OK', 'S', 1724735698, 1724735698, '1'),
(146485, 26966, 'QU', 'OK', 'S', 1724735703, 1724735703, '1'),
(146486, 10880, 'QU', 'OK', 'S', 1724735707, 1724735707, '1'),
(146487, 12797, 'QU', 'OK', 'S', 1724735711, 1724735711, '1'),
(146488, 9507, 'QU', 'OK', 'S', 1724735716, 1724735716, '1'),
(146489, 10880, 'QU', 'OK', 'S', 1724735724, 1724735724, '1'),
(146490, 10880, 'QU', 'OK', 'S', 1724735730, 1724735730, '1'),
(146491, 10880, 'QU', 'OK', 'S', 1724735735, 1724735735, '1'),
(146492, 20960, 'QU', 'OK', 'S', 1724735741, 1724735741, '1'),
(146493, 12797, 'QU', 'OK', 'S', 1724735746, 1724735746, '1'),
(146494, 24799, 'QU', 'OK', 'S', 1724735751, 1724735751, '1'),
(146495, 24799, 'QU', 'OK', 'S', 1724735756, 1724735756, '1'),
(146496, 24799, 'QU', 'OK', 'S', 1724735760, 1724735760, '1'),
(146497, 20960, 'QU', 'OK', 'S', 1724735779, 1724735779, '1'),
(146498, 12797, 'QU', 'OK', 'S', 1724735792, 1724735792, '1'),
(146499, 9507, 'QU', 'OK', 'S', 1724735798, 1724735798, '1'),
(146500, 27066, 'QU', 'OK', 'S', 1724735804, 1724735804, '1'),
(146501, 27066, 'QU', 'OK', 'S', 1724735809, 1724735809, '1'),
(146502, 32914, 'QU', 'OK', 'S', 1724735820, 1724735820, '1'),
(146503, 30831, 'QU', 'OK', 'S', 1724735827, 1724735827, '1'),
(146504, 23747, 'QU', 'OK', 'S', 1724735832, 1724735832, '1'),
(146505, 30831, 'QU', 'OK', 'S', 1724735837, 1724735837, '1'),
(146506, 28222, 'QU', 'OK', 'S', 1724735845, 1724735845, '1'),
(146507, 30831, 'QU', 'OK', 'S', 1724735852, 1724735852, '1'),
(146508, 32914, 'QU', 'OK', 'S', 1724735873, 1724735873, '1'),
(146509, 23747, 'QU', 'OK', 'S', 1724735889, 1724735889, '1'),
(146510, 9507, 'QU', 'OK', 'S', 1724735903, 1724735903, '1'),
(146511, 32914, 'QU', 'OK', 'S', 1724735926, 1724735926, '1'),
(146512, 28222, 'QU', 'OK', 'S', 1724735947, 1724735947, '1'),
(146513, 24800, 'QU', 'OK', 'S', 1724736019, 1724736019, '1'),
(146514, 24800, 'QU', 'OK', 'S', 1724736029, 1724736029, '1'),
(146515, 24800, 'QU', 'OK', 'S', 1724736038, 1724736038, '1'),
(146516, 24800, 'QU', 'OK', 'S', 1724736043, 1724736043, '1'),
(146517, 24800, 'QU', 'OK', 'S', 1724736048, 1724736048, '1'),
(146518, 24800, 'QU', 'OK', 'S', 1724736051, 1724736051, '1'),
(146519, 33264, 'QU', 'OK', 'S', 1724736427, 1724736427, '1'),
(146520, 33265, 'QU', 'OK', 'S', 1724736463, 1724736463, '1'),
(146521, 33266, 'QU', 'OK', 'S', 1724736596, 1724736596, '1'),
(146522, 33267, 'QU', 'OK', 'S', 1724736706, 1724736706, '1'),
(146523, 33250, 'QU', 'OK', 'S', 1724736983, 1724736983, '1'),
(146524, 33252, 'QU', 'OK', 'S', 1724737346, 1724737346, '1'),
(146525, 33100, 'QU', 'OK', 'S', 1724740484, 1724740484, '1'),
(146526, 33100, 'QU', 'OK', 'S', 1724740513, 1724740513, '1'),
(146527, 33158, 'QU', 'OK', 'S', 1724740516, 1724740516, '1'),
(146528, 33267, 'QU', 'OK', 'S', 1724740518, 1724740518, '1'),
(146529, 33267, 'QU', 'OK', 'S', 1724740521, 1724740521, '1'),
(146530, 33262, 'QU', 'OK', 'S', 1724740523, 1724740523, '1'),
(146531, 33261, 'QU', 'OK', 'S', 1724740525, 1724740525, '1'),
(146532, 32145, 'QU', 'OK', 'S', 1724740739, 1724740739, '1'),
(146533, 26488, 'QU', 'OK', 'S', 1724740760, 1724740760, '1'),
(146534, 33262, 'QU', 'OK', 'S', 1724740878, 1724740878, '1'),
(146535, 27649, 'QU', 'OK', 'S', 1724741339, 1724741339, '1'),
(146536, 30115, 'QU', 'OK', 'S', 1724741342, 1724741342, '1'),
(146537, 30115, 'QU', 'OK', 'S', 1724741344, 1724741344, '1'),
(146538, 26340, 'QU', 'OK', 'S', 1724742123, 1724742123, '1'),
(146539, 29408, 'QU', 'OK', 'S', 1724742797, 1724742797, '1'),
(146540, 29413, 'QU', 'OK', 'S', 1724742805, 1724742805, '1'),
(146541, 27766, 'QU', 'OK', 'S', 1724742829, 1724742829, '1'),
(146542, 26817, 'QU', 'OK', 'S', 1724742925, 1724742925, '1'),
(146543, 32376, 'QU', 'OK', 'S', 1724743449, 1724743449, '1'),
(146544, 32376, 'QU', 'OK', 'S', 1724743460, 1724743460, '1'),
(146545, 32376, 'QU', 'OK', 'S', 1724743469, 1724743469, '1'),
(146546, 32376, 'QU', 'OK', 'S', 1724743481, 1724743481, '1'),
(146547, 32376, 'QU', 'OK', 'S', 1724743490, 1724743490, '1'),
(146548, 32376, 'QU', 'OK', 'S', 1724743499, 1724743499, '1'),
(146549, 4025, 'QU', 'OK', 'S', 1724743555, 1724743555, '1'),
(146550, 25936, 'QU', 'OK', 'S', 1724743580, 1724743580, '1'),
(146551, 22203, 'QU', 'OK', 'S', 1724743595, 1724743595, '1'),
(146552, 33113, 'QU', 'OK', 'S', 1724743607, 1724743607, '1'),
(146553, 26341, 'QU', 'OK', 'S', 1724743625, 1724743625, '1'),
(146554, 32524, 'QU', 'OK', 'S', 1724743636, 1724743636, '1'),
(146555, 33167, 'QU', 'OK', 'S', 1724743654, 1724743654, '1'),
(146556, 30724, 'QU', 'OK', 'S', 1724743678, 1724743678, '1'),
(146557, 31330, 'QU', 'OK', 'S', 1724743693, 1724743693, '1'),
(146558, 26347, 'QU', 'OK', 'S', 1724743707, 1724743707, '1'),
(146559, 25146, 'QU', 'OK', 'S', 1724744937, 1724744937, '1'),
(146560, 25172, 'QU', 'OK', 'S', 1724744970, 1724744970, '1'),
(146561, 25172, 'QU', 'OK', 'S', 1724744970, 1724744970, '1'),
(146562, 25172, 'QU', 'OK', 'S', 1724744970, 1724744970, '1'),
(146563, 25172, 'QU', 'OK', 'S', 1724744970, 1724744970, '1'),
(146564, 25172, 'QU', 'OK', 'S', 1724744971, 1724744971, '1'),
(146565, 25172, 'QU', 'OK', 'S', 1724744971, 1724744971, '1'),
(146566, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146567, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146568, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146569, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146570, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146571, 25176, 'QU', 'OK', 'S', 1724745016, 1724745016, '1'),
(146572, 25178, 'QU', 'OK', 'S', 1724745373, 1724745373, '1'),
(146573, 25178, 'QU', 'OK', 'S', 1724745373, 1724745373, '1'),
(146574, 25178, 'QU', 'OK', 'S', 1724745373, 1724745373, '1'),
(146575, 25178, 'QU', 'OK', 'S', 1724745373, 1724745373, '1'),
(146576, 25178, 'QU', 'OK', 'S', 1724745373, 1724745373, '1'),
(146577, 25226, 'QU', 'OK', 'S', 1724745408, 1724745408, '1'),
(146578, 25226, 'QU', 'OK', 'S', 1724745408, 1724745408, '1'),
(146579, 25226, 'QU', 'OK', 'S', 1724745408, 1724745408, '1'),
(146580, 25228, 'QU', 'OK', 'S', 1724745423, 1724745423, '1'),
(146581, 25228, 'QU', 'OK', 'S', 1724745423, 1724745423, '1'),
(146582, 20990, 'QU', 'OK', 'S', 1724745435, 1724745435, '1'),
(146583, 25282, 'QU', 'OK', 'S', 1724745445, 1724745445, '1'),
(146584, 25348, 'QU', 'OK', 'S', 1724745469, 1724745469, '1'),
(146585, 25348, 'QU', 'OK', 'S', 1724745469, 1724745469, '1'),
(146586, 25348, 'QU', 'OK', 'S', 1724745469, 1724745469, '1'),
(146587, 25348, 'QU', 'OK', 'S', 1724745469, 1724745469, '1'),
(146588, 25351, 'QU', 'OK', 'S', 1724745487, 1724745487, '1'),
(146589, 25351, 'QU', 'OK', 'S', 1724745487, 1724745487, '1'),
(146590, 25388, 'QU', 'OK', 'S', 1724745509, 1724745509, '1'),
(146591, 25393, 'QU', 'OK', 'S', 1724745536, 1724745536, '1'),
(146592, 25393, 'QU', 'OK', 'S', 1724745536, 1724745536, '1'),
(146593, 25393, 'QU', 'OK', 'S', 1724745536, 1724745536, '1'),
(146594, 25393, 'QU', 'OK', 'S', 1724745536, 1724745536, '1'),
(146595, 25393, 'QU', 'OK', 'S', 1724745536, 1724745536, '1'),
(146596, 25418, 'QU', 'OK', 'S', 1724745548, 1724745548, '1'),
(146597, 32986, 'QU', 'OK', 'S', 1724745603, 1724745603, '1'),
(146598, 32986, 'QU', 'OK', 'S', 1724745603, 1724745603, '1'),
(146599, 32986, 'QU', 'OK', 'S', 1724745603, 1724745603, '1'),
(146600, 32986, 'QU', 'OK', 'S', 1724745603, 1724745603, '1'),
(146601, 32986, 'QU', 'OK', 'S', 1724745603, 1724745603, '1'),
(146602, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146603, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146604, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146605, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146606, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146607, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146608, 32985, 'QU', 'OK', 'S', 1724745636, 1724745636, '1'),
(146609, 32984, 'QU', 'OK', 'S', 1724745654, 1724745654, '1'),
(146610, 32984, 'QU', 'OK', 'S', 1724745654, 1724745654, '1'),
(146611, 32984, 'QU', 'OK', 'S', 1724745654, 1724745654, '1'),
(146612, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146613, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146614, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146615, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146616, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146617, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146618, 32910, 'QU', 'OK', 'S', 1724745686, 1724745686, '1'),
(146619, 32909, 'QU', 'OK', 'S', 1724745707, 1724745707, '1'),
(146620, 32909, 'QU', 'OK', 'S', 1724745707, 1724745707, '1'),
(146621, 32909, 'QU', 'OK', 'S', 1724745707, 1724745707, '1'),
(146622, 21960, 'QU', 'OK', 'S', 1724746100, 1724746100, '1'),
(146623, 12345, 'QU', 'OK', 'S', 1724746452, 1724746452, '1'),
(146624, 31783, 'QU', 'OK', 'S', 1724746460, 1724746460, '1'),
(146625, 31783, 'QU', 'OK', 'S', 1724746465, 1724746465, '1'),
(146626, 31783, 'QU', 'OK', 'S', 1724746470, 1724746470, '1'),
(146627, 12345, 'QU', 'OK', 'S', 1724746474, 1724746474, '1'),
(146628, 12348, 'QU', 'OK', 'S', 1724746481, 1724746481, '1'),
(146629, 21405, 'QU', 'OK', 'S', 1724746486, 1724746486, '1'),
(146630, 10104, 'QU', 'OK', 'S', 1724746491, 1724746491, '1'),
(146631, 12348, 'QU', 'OK', 'S', 1724746498, 1724746498, '1'),
(146632, 12348, 'QU', 'OK', 'S', 1724746504, 1724746504, '1'),
(146633, 9330, 'QU', 'OK', 'S', 1724746510, 1724746510, '1'),
(146634, 19026, 'QU', 'OK', 'S', 1724746515, 1724746515, '1'),
(146635, 15049, 'QU', 'OK', 'S', 1724746522, 1724746522, '1'),
(146636, 9656, 'QU', 'OK', 'S', 1724746524, 1724746524, '1'),
(146637, 9330, 'QU', 'OK', 'S', 1724746528, 1724746528, '1'),
(146638, 31783, 'QU', 'OK', 'S', 1724746535, 1724746535, '1'),
(146639, 12345, 'QU', 'OK', 'S', 1724746542, 1724746542, '1'),
(146640, 21009, 'QU', 'OK', 'S', 1724746547, 1724746547, '1'),
(146641, 12345, 'QU', 'OK', 'S', 1724746570, 1724746570, '1'),
(146642, 12345, 'QU', 'OK', 'S', 1724746582, 1724746582, '1'),
(146643, 30506, 'QU', 'OK', 'S', 1724746590, 1724746590, '1'),
(146644, 15157, 'QU', 'OK', 'S', 1724746595, 1724746595, '1'),
(146645, 12345, 'QU', 'OK', 'S', 1724746601, 1724746601, '1'),
(146646, 10104, 'QU', 'OK', 'S', 1724746608, 1724746608, '1'),
(146647, 15049, 'QU', 'OK', 'S', 1724746614, 1724746614, '1'),
(146648, 12345, 'QU', 'OK', 'S', 1724746619, 1724746619, '1'),
(146649, 10104, 'QU', 'OK', 'S', 1724746625, 1724746625, '1'),
(146650, 21405, 'QU', 'OK', 'S', 1724746630, 1724746630, '1'),
(146651, 12345, 'QU', 'OK', 'S', 1724746643, 1724746643, '1'),
(146652, 19026, 'QU', 'OK', 'S', 1724746650, 1724746650, '1'),
(146653, 21405, 'QU', 'OK', 'S', 1724746657, 1724746657, '1'),
(146654, 24804, 'QU', 'OK', 'S', 1724746677, 1724746677, '1'),
(146655, 30506, 'QU', 'OK', 'S', 1724746682, 1724746682, '1'),
(146656, 25623, 'QU', 'OK', 'S', 1724746688, 1724746688, '1'),
(146657, 21405, 'QU', 'OK', 'S', 1724746695, 1724746695, '1'),
(146658, 12348, 'QU', 'OK', 'S', 1724746700, 1724746700, '1'),
(146659, 12811, 'QU', 'OK', 'S', 1724746706, 1724746706, '1'),
(146660, 24804, 'QU', 'OK', 'S', 1724746714, 1724746714, '1'),
(146661, 30506, 'QU', 'OK', 'S', 1724746719, 1724746719, '1'),
(146662, 24803, 'QU', 'OK', 'S', 1724746725, 1724746725, '1'),
(146663, 31783, 'QU', 'OK', 'S', 1724746731, 1724746731, '1'),
(146664, 24803, 'QU', 'OK', 'S', 1724746737, 1724746737, '1'),
(146665, 30506, 'QU', 'OK', 'S', 1724746743, 1724746743, '1'),
(146666, 19026, 'QU', 'OK', 'S', 1724746750, 1724746750, '1'),
(146667, 12345, 'QU', 'OK', 'S', 1724746758, 1724746758, '1'),
(146668, 21009, 'QU', 'OK', 'S', 1724746763, 1724746763, '1'),
(146669, 31783, 'QU', 'OK', 'S', 1724746860, 1724746860, '1'),
(146670, 26966, 'QU', 'OK', 'S', 1724746866, 1724746866, '1'),
(146671, 26966, 'QU', 'OK', 'S', 1724746872, 1724746872, '1'),
(146672, 26966, 'QU', 'OK', 'S', 1724746877, 1724746877, '1'),
(146673, 10104, 'QU', 'OK', 'S', 1724746883, 1724746883, '1'),
(146674, 6458, 'QU', 'OK', 'S', 1724747022, 1724747022, '1'),
(146675, 19102, 'QU', 'OK', 'S', 1724747271, 1724747271, '1'),
(146676, 30291, 'QU', 'OK', 'S', 1724747322, 1724747322, '1'),
(146677, 10104, 'QU', 'OK', 'S', 1724747329, 1724747329, '1'),
(146678, 12345, 'QU', 'OK', 'S', 1724747332, 1724747332, '1'),
(146679, 23660, 'QU', 'OK', 'S', 1724747334, 1724747334, '1'),
(146680, 1972, 'QU', 'OK', 'S', 1724750781, 1724750781, '1'),
(146681, 1972, 'QU', 'OK', 'S', 1724751133, 1724751133, '1'),
(146682, 1972, 'QU', 'OK', 'S', 1724751218, 1724751218, '1'),
(146683, 1972, 'QU', 'OK', 'S', 1724751272, 1724751272, '1'),
(146684, 1972, 'QU', 'OK', 'S', 1724751280, 1724751280, '1'),
(146685, 4646, 'QU', 'OK', 'S', 1724751613, 1724751613, '1'),
(146686, 20458, 'QU', 'OK', 'S', 1724751756, 1724751756, '1'),
(146687, 28460, 'QU', 'OK', 'S', 1724751758, 1724751758, '1'),
(146688, 32746, 'QU', 'OK', 'S', 1724751771, 1724751771, '1'),
(146689, 20458, 'QU', 'OK', 'S', 1724751813, 1724751813, '1'),
(146690, 20458, 'QU', 'OK', 'S', 1724751815, 1724751815, '1'),
(146691, 20558, 'QU', 'OK', 'S', 1724751908, 1724751908, '1'),
(146692, 274, 'QU', 'OK', 'S', 1724752077, 1724752077, '1'),
(146693, 274, 'QU', 'OK', 'S', 1724752096, 1724752096, '1'),
(146694, 274, 'QU', 'OK', 'S', 1724752117, 1724752117, '1'),
(146695, 32567, 'QU', 'OK', 'S', 1724752220, 1724752220, '1'),
(146696, 32896, 'QU', 'OK', 'S', 1724752301, 1724752301, '1'),
(146697, 32893, 'QU', 'OK', 'S', 1724752323, 1724752323, '1'),
(146698, 32890, 'QU', 'OK', 'S', 1724752327, 1724752327, '1'),
(146699, 32953, 'QU', 'OK', 'S', 1724752333, 1724752333, '1'),
(146700, 32814, 'QU', 'OK', 'S', 1724752337, 1724752337, '1'),
(146701, 32988, 'QU', 'OK', 'S', 1724752341, 1724752341, '1'),
(146702, 32600, 'QU', 'OK', 'S', 1724752346, 1724752346, '1'),
(146703, 32890, 'QU', 'OK', 'S', 1724752353, 1724752353, '1'),
(146704, 33072, 'QU', 'OK', 'S', 1724752358, 1724752358, '1'),
(146705, 32893, 'QU', 'OK', 'S', 1724752364, 1724752364, '1'),
(146706, 32963, 'QU', 'OK', 'S', 1724752369, 1724752369, '1'),
(146707, 31657, 'QU', 'OK', 'S', 1724752380, 1724752380, '1'),
(146708, 31658, 'QU', 'OK', 'S', 1724752398, 1724752398, '1'),
(146709, 32953, 'QU', 'OK', 'S', 1724752615, 1724752615, '1'),
(146710, 33075, 'QU', 'OK', 'S', 1724752627, 1724752627, '1'),
(146711, 32894, 'QU', 'OK', 'S', 1724752636, 1724752636, '1'),
(146712, 32893, 'QU', 'OK', 'S', 1724752644, 1724752644, '1'),
(146713, 32988, 'QU', 'OK', 'S', 1724752650, 1724752650, '1'),
(146714, 32608, 'QU', 'OK', 'S', 1724752654, 1724752654, '1'),
(146715, 32963, 'QU', 'OK', 'S', 1724752663, 1724752663, '1'),
(146716, 33073, 'QU', 'OK', 'S', 1724752714, 1724752714, '1'),
(146717, 4345, 'QU', 'OK', 'S', 1724752720, 1724752720, '1'),
(146718, 4345, 'QU', 'OK', 'S', 1724752731, 1724752731, '1'),
(146719, 116, 'QU', 'OK', 'S', 1724752789, 1724752789, '1'),
(146720, 32413, 'QU', 'OK', 'S', 1724752950, 1724752950, '1'),
(146721, 32890, 'QU', 'OK', 'S', 1724753111, 1724753111, '1'),
(146722, 5140, 'QU', 'OK', 'S', 1724753703, 1724753703, '1'),
(146723, 5140, 'QU', 'OK', 'S', 1724753705, 1724753705, '1'),
(146724, 25090, 'QU', 'OK', 'S', 1724754164, 1724754164, '1'),
(146725, 30362, 'QU', 'OK', 'S', 1724754194, 1724754194, '1'),
(146726, 33159, 'QU', 'OK', 'S', 1724754776, 1724754776, '1'),
(146727, 33159, 'QU', 'OK', 'S', 1724754783, 1724754783, '1'),
(146728, 33158, 'QU', 'OK', 'S', 1724754792, 1724754792, '1'),
(146729, 33158, 'QU', 'OK', 'S', 1724754802, 1724754802, '1'),
(146730, 33157, 'QU', 'OK', 'S', 1724754823, 1724754823, '1'),
(146731, 33157, 'QU', 'OK', 'S', 1724754830, 1724754830, '1'),
(146732, 33153, 'QU', 'OK', 'S', 1724754891, 1724754891, '1'),
(146733, 33107, 'QU', 'OK', 'S', 1724754929, 1724754929, '1'),
(146734, 33107, 'QU', 'OK', 'S', 1724754940, 1724754940, '1'),
(146735, 33107, 'QU', 'OK', 'S', 1724754947, 1724754947, '1'),
(146736, 33107, 'QU', 'OK', 'S', 1724754955, 1724754955, '1'),
(146737, 32681, 'QU', 'OK', 'S', 1724754966, 1724754966, '1'),
(146738, 32681, 'QU', 'OK', 'S', 1724754977, 1724754977, '1'),
(146739, 30658, 'QU', 'OK', 'S', 1724754991, 1724754991, '1'),
(146740, 30658, 'QU', 'OK', 'S', 1724754999, 1724754999, '1'),
(146741, 30657, 'QU', 'OK', 'S', 1724755020, 1724755020, '1'),
(146742, 30657, 'QU', 'OK', 'S', 1724755027, 1724755027, '1'),
(146743, 30644, 'QU', 'OK', 'S', 1724755039, 1724755039, '1'),
(146744, 30644, 'QU', 'OK', 'S', 1724755045, 1724755045, '1'),
(146745, 30564, 'QU', 'OK', 'S', 1724755055, 1724755055, '1'),
(146746, 30564, 'QU', 'OK', 'S', 1724755062, 1724755062, '1'),
(146747, 30553, 'QU', 'OK', 'S', 1724755081, 1724755081, '1'),
(146748, 30553, 'QU', 'OK', 'S', 1724755097, 1724755097, '1'),
(146749, 30552, 'QU', 'OK', 'S', 1724755285, 1724755285, '1'),
(146750, 28811, 'QU', 'OK', 'S', 1724755318, 1724755318, '1'),
(146751, 28528, 'QU', 'OK', 'S', 1724755340, 1724755340, '1'),
(146752, 28528, 'QU', 'OK', 'S', 1724755348, 1724755348, '1'),
(146753, 28526, 'QU', 'OK', 'S', 1724755358, 1724755358, '1'),
(146754, 28526, 'QU', 'OK', 'S', 1724755366, 1724755366, '1'),
(146755, 26930, 'QU', 'OK', 'S', 1724755395, 1724755395, '1'),
(146756, 26930, 'QU', 'OK', 'S', 1724755403, 1724755403, '1'),
(146757, 7861, 'QU', 'OK', 'S', 1724755445, 1724755445, '1'),
(146758, 26908, 'QU', 'OK', 'S', 1724755468, 1724755468, '1'),
(146759, 26908, 'QU', 'OK', 'S', 1724755478, 1724755478, '1'),
(146760, 26903, 'QU', 'OK', 'S', 1724755488, 1724755488, '1'),
(146761, 26903, 'QU', 'OK', 'S', 1724755495, 1724755495, '1'),
(146762, 26900, 'QU', 'OK', 'S', 1724755506, 1724755506, '1'),
(146763, 26900, 'QU', 'OK', 'S', 1724755514, 1724755514, '1'),
(146764, 26899, 'QU', 'OK', 'S', 1724755531, 1724755531, '1'),
(146765, 26899, 'QU', 'OK', 'S', 1724755537, 1724755537, '1'),
(146766, 26892, 'QU', 'OK', 'S', 1724755637, 1724755637, '1'),
(146767, 26892, 'QU', 'OK', 'S', 1724755646, 1724755646, '1'),
(146768, 26889, 'QU', 'OK', 'S', 1724755658, 1724755658, '1'),
(146769, 26889, 'QU', 'OK', 'S', 1724755667, 1724755667, '1'),
(146770, 26751, 'QU', 'OK', 'S', 1724755681, 1724755681, '1'),
(146771, 26751, 'QU', 'OK', 'S', 1724755689, 1724755689, '1'),
(146772, 26748, 'QU', 'OK', 'S', 1724755719, 1724755719, '1'),
(146773, 26748, 'QU', 'OK', 'S', 1724755726, 1724755726, '1'),
(146774, 26747, 'QU', 'OK', 'S', 1724755739, 1724755739, '1'),
(146775, 26747, 'QU', 'OK', 'S', 1724755745, 1724755745, '1'),
(146776, 25298, 'QU', 'OK', 'S', 1724755874, 1724755874, '1'),
(146777, 25298, 'QU', 'OK', 'S', 1724755883, 1724755883, '1'),
(146778, 24839, 'QU', 'OK', 'S', 1724755899, 1724755899, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(146779, 24839, 'QU', 'OK', 'S', 1724755906, 1724755906, '1'),
(146780, 24837, 'QU', 'OK', 'S', 1724755914, 1724755914, '1'),
(146781, 24837, 'QU', 'OK', 'S', 1724755922, 1724755922, '1'),
(146782, 24835, 'QU', 'OK', 'S', 1724755937, 1724755937, '1'),
(146783, 24835, 'QU', 'OK', 'S', 1724755950, 1724755950, '1'),
(146784, 24834, 'QU', 'OK', 'S', 1724756002, 1724756002, '1'),
(146785, 24665, 'QU', 'OK', 'S', 1724756026, 1724756026, '1'),
(146786, 24665, 'QU', 'OK', 'S', 1724756034, 1724756034, '1'),
(146787, 24281, 'QU', 'OK', 'S', 1724756047, 1724756047, '1'),
(146788, 24281, 'QU', 'OK', 'S', 1724756053, 1724756053, '1'),
(146789, 24256, 'QU', 'OK', 'S', 1724756072, 1724756072, '1'),
(146790, 24256, 'QU', 'OK', 'S', 1724756079, 1724756079, '1'),
(146791, 24252, 'QU', 'OK', 'S', 1724756090, 1724756090, '1'),
(146792, 24252, 'QU', 'OK', 'S', 1724756101, 1724756101, '1'),
(146793, 24249, 'QU', 'OK', 'S', 1724756115, 1724756115, '1'),
(146794, 24249, 'QU', 'OK', 'S', 1724756128, 1724756128, '1'),
(146795, 24249, 'QU', 'OK', 'S', 1724756157, 1724756157, '1'),
(146796, 24249, 'QU', 'OK', 'S', 1724756165, 1724756165, '1'),
(146797, 24084, 'QU', 'OK', 'S', 1724756185, 1724756185, '1'),
(146798, 24084, 'QU', 'OK', 'S', 1724756195, 1724756195, '1'),
(146799, 24083, 'QU', 'OK', 'S', 1724756208, 1724756208, '1'),
(146800, 24074, 'QU', 'OK', 'S', 1724756244, 1724756244, '1'),
(146801, 24074, 'QU', 'OK', 'S', 1724756254, 1724756254, '1'),
(146802, 23975, 'QU', 'OK', 'S', 1724756271, 1724756271, '1'),
(146803, 23975, 'QU', 'OK', 'S', 1724756290, 1724756290, '1'),
(146804, 23974, 'QU', 'OK', 'S', 1724756316, 1724756316, '1'),
(146805, 23974, 'QU', 'OK', 'S', 1724756326, 1724756326, '1'),
(146806, 23971, 'QU', 'OK', 'S', 1724756335, 1724756335, '1'),
(146807, 23971, 'QU', 'OK', 'S', 1724756345, 1724756345, '1'),
(146808, 23969, 'QU', 'OK', 'S', 1724756357, 1724756357, '1'),
(146809, 23969, 'QU', 'OK', 'S', 1724756366, 1724756366, '1'),
(146810, 23563, 'QU', 'OK', 'S', 1724756388, 1724756388, '1'),
(146811, 23563, 'QU', 'OK', 'S', 1724756404, 1724756404, '1'),
(146812, 23459, 'QU', 'OK', 'S', 1724756414, 1724756414, '1'),
(146813, 23459, 'QU', 'OK', 'S', 1724756425, 1724756425, '1'),
(146814, 23352, 'QU', 'OK', 'S', 1724756436, 1724756436, '1'),
(146815, 23352, 'QU', 'OK', 'S', 1724756444, 1724756444, '1'),
(146816, 23319, 'QU', 'OK', 'S', 1724756466, 1724756466, '1'),
(146817, 23319, 'QU', 'OK', 'S', 1724756471, 1724756471, '1'),
(146818, 23135, 'QU', 'OK', 'S', 1724756502, 1724756502, '1'),
(146819, 23135, 'QU', 'OK', 'S', 1724756509, 1724756509, '1'),
(146820, 22994, 'QU', 'OK', 'S', 1724756521, 1724756521, '1'),
(146821, 22994, 'QU', 'OK', 'S', 1724756530, 1724756530, '1'),
(146822, 22992, 'QU', 'OK', 'S', 1724756539, 1724756539, '1'),
(146823, 22992, 'QU', 'OK', 'S', 1724756547, 1724756547, '1'),
(146824, 22976, 'QU', 'OK', 'S', 1724756559, 1724756559, '1'),
(146825, 22976, 'QU', 'OK', 'S', 1724756566, 1724756566, '1'),
(146826, 22976, 'QU', 'OK', 'S', 1724756630, 1724756630, '1'),
(146827, 22975, 'QU', 'OK', 'S', 1724756643, 1724756643, '1'),
(146828, 22975, 'QU', 'OK', 'S', 1724756650, 1724756650, '1'),
(146829, 22974, 'QU', 'OK', 'S', 1724756679, 1724756679, '1'),
(146830, 22974, 'QU', 'OK', 'S', 1724756688, 1724756688, '1'),
(146831, 22973, 'QU', 'OK', 'S', 1724756725, 1724756725, '1'),
(146832, 22973, 'QU', 'OK', 'S', 1724756734, 1724756734, '1'),
(146833, 22828, 'QU', 'OK', 'S', 1724756753, 1724756753, '1'),
(146834, 22828, 'QU', 'OK', 'S', 1724756763, 1724756763, '1'),
(146835, 22790, 'QU', 'OK', 'S', 1724756793, 1724756793, '1'),
(146836, 22790, 'QU', 'OK', 'S', 1724756805, 1724756805, '1'),
(146837, 22789, 'QU', 'OK', 'S', 1724756815, 1724756815, '1'),
(146838, 22788, 'QU', 'OK', 'S', 1724756827, 1724756827, '1'),
(146839, 22787, 'QU', 'OK', 'S', 1724756843, 1724756843, '1'),
(146840, 22751, 'QU', 'OK', 'S', 1724756864, 1724756864, '1'),
(146841, 33288, 'QU', 'OK', 'S', 1724756864, 1724756864, '1'),
(146842, 22751, 'QU', 'OK', 'S', 1724756871, 1724756871, '1'),
(146843, 22750, 'QU', 'OK', 'S', 1724756885, 1724756885, '1'),
(146844, 22750, 'QU', 'OK', 'S', 1724756895, 1724756895, '1'),
(146845, 21365, 'QU', 'OK', 'S', 1724757071, 1724757071, '1'),
(146846, 21363, 'QU', 'OK', 'S', 1724757122, 1724757122, '1'),
(146847, 21363, 'QU', 'OK', 'S', 1724757132, 1724757132, '1'),
(146848, 21146, 'QU', 'OK', 'S', 1724757144, 1724757144, '1'),
(146849, 21146, 'QU', 'OK', 'S', 1724757153, 1724757153, '1'),
(146850, 21145, 'QU', 'OK', 'S', 1724757168, 1724757168, '1'),
(146851, 21145, 'QU', 'OK', 'S', 1724757177, 1724757177, '1'),
(146852, 33291, 'QU', 'OK', 'S', 1724757188, 1724757188, '1'),
(146853, 21034, 'QU', 'OK', 'S', 1724757193, 1724757193, '1'),
(146854, 21034, 'QU', 'OK', 'S', 1724757201, 1724757201, '1'),
(146855, 31757, 'QU', 'OK', 'S', 1724757201, 1724757201, '1'),
(146856, 31757, 'QU', 'OK', 'S', 1724757204, 1724757204, '1'),
(146857, 31757, 'QU', 'OK', 'S', 1724757206, 1724757206, '1'),
(146858, 31757, 'QU', 'OK', 'S', 1724757208, 1724757208, '1'),
(146859, 31757, 'QU', 'OK', 'S', 1724757211, 1724757211, '1'),
(146860, 18674, 'QU', 'OK', 'S', 1724757212, 1724757212, '1'),
(146861, 31757, 'QU', 'OK', 'S', 1724757214, 1724757214, '1'),
(146862, 21032, 'QU', 'OK', 'S', 1724757215, 1724757215, '1'),
(146863, 31020, 'QU', 'OK', 'S', 1724757217, 1724757217, '1'),
(146864, 32886, 'QU', 'OK', 'S', 1724757220, 1724757220, '1'),
(146865, 32886, 'QU', 'OK', 'S', 1724757222, 1724757222, '1'),
(146866, 21032, 'QU', 'OK', 'S', 1724757222, 1724757222, '1'),
(146867, 31746, 'QU', 'OK', 'S', 1724757224, 1724757224, '1'),
(146868, 31020, 'QU', 'OK', 'S', 1724757240, 1724757240, '1'),
(146869, 30293, 'QU', 'OK', 'S', 1724757284, 1724757284, '1'),
(146870, 30292, 'QU', 'OK', 'S', 1724757287, 1724757287, '1'),
(146871, 21031, 'QU', 'OK', 'S', 1724757287, 1724757287, '1'),
(146872, 30292, 'QU', 'OK', 'S', 1724757291, 1724757291, '1'),
(146873, 21031, 'QU', 'OK', 'S', 1724757295, 1724757295, '1'),
(146874, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146875, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146876, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146877, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146878, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146879, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146880, 21030, 'QU', 'OK', 'S', 1724757354, 1724757354, '1'),
(146881, 33289, 'QU', 'OK', 'S', 1724757391, 1724757391, '1'),
(146882, 33290, 'QU', 'OK', 'S', 1724757638, 1724757638, '1'),
(146883, 21029, 'QU', 'OK', 'S', 1724757785, 1724757785, '1'),
(146884, 33284, 'QU', 'OK', 'S', 1724757830, 1724757830, '1'),
(146885, 33285, 'QU', 'OK', 'S', 1724758169, 1724758169, '1'),
(146886, 15995, 'QU', 'OK', 'S', 1724763834, 1724763834, '1'),
(146887, 15995, 'QU', 'OK', 'S', 1724763855, 1724763855, '1'),
(146888, 14255, 'QU', 'OK', 'S', 1724764301, 1724764301, '1'),
(146889, 14216, 'QU', 'OK', 'S', 1724764346, 1724764346, '1'),
(146890, 14216, 'QU', 'OK', 'S', 1724764359, 1724764359, '1'),
(146891, 12863, 'QU', 'OK', 'S', 1724764395, 1724764395, '1'),
(146892, 12863, 'QU', 'OK', 'S', 1724764402, 1724764402, '1'),
(146893, 12861, 'QU', 'OK', 'S', 1724764418, 1724764418, '1'),
(146894, 12861, 'QU', 'OK', 'S', 1724764515, 1724764515, '1'),
(146895, 11609, 'QU', 'OK', 'S', 1724764613, 1724764613, '1'),
(146896, 11609, 'QU', 'OK', 'S', 1724764633, 1724764633, '1'),
(146897, 10853, 'QU', 'OK', 'S', 1724764665, 1724764665, '1'),
(146898, 10853, 'QU', 'OK', 'S', 1724764675, 1724764675, '1'),
(146899, 10718, 'QU', 'OK', 'S', 1724764729, 1724764729, '1'),
(146900, 10718, 'QU', 'OK', 'S', 1724764739, 1724764739, '1'),
(146901, 10717, 'QU', 'OK', 'S', 1724764759, 1724764759, '1'),
(146902, 10717, 'QU', 'OK', 'S', 1724764773, 1724764773, '1'),
(146903, 10710, 'QU', 'OK', 'S', 1724764790, 1724764790, '1'),
(146904, 10710, 'QU', 'OK', 'S', 1724764799, 1724764799, '1'),
(146905, 10691, 'QU', 'OK', 'S', 1724764815, 1724764815, '1'),
(146906, 10691, 'QU', 'OK', 'S', 1724764823, 1724764823, '1'),
(146907, 10690, 'QU', 'OK', 'S', 1724764832, 1724764832, '1'),
(146908, 10690, 'QU', 'OK', 'S', 1724764838, 1724764838, '1'),
(146909, 10678, 'QU', 'OK', 'S', 1724764896, 1724764896, '1'),
(146910, 10678, 'QU', 'OK', 'S', 1724764907, 1724764907, '1'),
(146911, 10522, 'QU', 'OK', 'S', 1724764973, 1724764973, '1'),
(146912, 10519, 'QU', 'OK', 'S', 1724765009, 1724765009, '1'),
(146913, 10519, 'QU', 'OK', 'S', 1724765017, 1724765017, '1'),
(146914, 10516, 'QU', 'OK', 'S', 1724765031, 1724765031, '1'),
(146915, 10516, 'QU', 'OK', 'S', 1724765041, 1724765041, '1'),
(146916, 10514, 'QU', 'OK', 'S', 1724765211, 1724765211, '1'),
(146917, 9426, 'QU', 'OK', 'S', 1724765289, 1724765289, '1'),
(146918, 9426, 'QU', 'OK', 'S', 1724765297, 1724765297, '1'),
(146919, 8857, 'QU', 'OK', 'S', 1724765406, 1724765406, '1'),
(146920, 8857, 'QU', 'OK', 'S', 1724765414, 1724765414, '1'),
(146921, 8489, 'QU', 'OK', 'S', 1724765459, 1724765459, '1'),
(146922, 8489, 'QU', 'OK', 'S', 1724765465, 1724765465, '1'),
(146923, 8356, 'QU', 'OK', 'S', 1724765481, 1724765481, '1'),
(146924, 8356, 'QU', 'OK', 'S', 1724765490, 1724765490, '1'),
(146925, 8334, 'QU', 'OK', 'S', 1724765504, 1724765504, '1'),
(146926, 8334, 'QU', 'OK', 'S', 1724765510, 1724765510, '1'),
(146927, 8326, 'QU', 'OK', 'S', 1724765529, 1724765529, '1'),
(146928, 8326, 'QU', 'OK', 'S', 1724765535, 1724765535, '1'),
(146929, 8159, 'QU', 'OK', 'S', 1724765557, 1724765557, '1'),
(146930, 8159, 'QU', 'OK', 'S', 1724765564, 1724765564, '1'),
(146931, 8048, 'QU', 'OK', 'S', 1724765619, 1724765619, '1'),
(146932, 8048, 'QU', 'OK', 'S', 1724765626, 1724765626, '1'),
(146933, 7978, 'QU', 'OK', 'S', 1724765639, 1724765639, '1'),
(146934, 7978, 'QU', 'OK', 'S', 1724765645, 1724765645, '1'),
(146935, 7727, 'QU', 'OK', 'S', 1724765697, 1724765697, '1'),
(146936, 7727, 'QU', 'OK', 'S', 1724765704, 1724765704, '1'),
(146937, 7585, 'QU', 'OK', 'S', 1724765742, 1724765742, '1'),
(146938, 7585, 'QU', 'OK', 'S', 1724765751, 1724765751, '1'),
(146939, 3188, 'QU', 'OK', 'S', 1724765917, 1724765917, '1'),
(146940, 3188, 'QU', 'OK', 'S', 1724765924, 1724765924, '1'),
(146941, 3135, 'QU', 'OK', 'S', 1724765969, 1724765969, '1'),
(146942, 3135, 'QU', 'OK', 'S', 1724765974, 1724765974, '1'),
(146943, 3096, 'QU', 'OK', 'S', 1724765992, 1724765992, '1'),
(146944, 3096, 'QU', 'OK', 'S', 1724765997, 1724765997, '1'),
(146945, 3022, 'QU', 'OK', 'S', 1724766253, 1724766253, '1'),
(146946, 3021, 'QU', 'OK', 'S', 1724766323, 1724766323, '1'),
(146947, 3021, 'QU', 'OK', 'S', 1724766330, 1724766330, '1'),
(146948, 3022, 'QU', 'OK', 'S', 1724766344, 1724766344, '1'),
(146949, 3916, 'QU', 'OK', 'S', 1724766374, 1724766374, '1'),
(146950, 3916, 'QU', 'OK', 'S', 1724766381, 1724766381, '1'),
(146951, 4086, 'QU', 'OK', 'S', 1724766412, 1724766412, '1'),
(146952, 4086, 'QU', 'OK', 'S', 1724766418, 1724766418, '1'),
(146953, 6003, 'QU', 'OK', 'S', 1724766458, 1724766458, '1'),
(146954, 28331, 'QU', 'OK', 'S', 1724819894, 1724819894, '1'),
(146955, 33263, 'QU', 'OK', 'S', 1724823623, 1724823623, '1'),
(146956, 32907, 'QU', 'OK', 'S', 1724823771, 1724823771, '1'),
(146957, 31233, 'QU', 'OK', 'S', 1724824923, 1724824923, '1'),
(146958, 33176, 'QU', 'OK', 'S', 1724824934, 1724824934, '1'),
(146959, 22203, 'QU', 'OK', 'S', 1724825212, 1724825212, '1'),
(146960, 33247, 'QU', 'OK', 'S', 1724825619, 1724825619, '1'),
(146961, 26434, 'QU', 'OK', 'S', 1724826446, 1724826446, '1'),
(146962, 20290, 'QU', 'OK', 'S', 1724826475, 1724826475, '1'),
(146963, 25318, 'QU', 'OK', 'S', 1724826515, 1724826515, '1'),
(146964, 30817, 'QU', 'OK', 'S', 1724826571, 1724826571, '1'),
(146965, 30817, 'QU', 'OK', 'S', 1724826571, 1724826571, '1'),
(146966, 25667, 'QU', 'OK', 'S', 1724827054, 1724827054, '1'),
(146967, 25667, 'QU', 'OK', 'S', 1724828402, 1724828402, '1'),
(146968, 33176, 'QU', 'OK', 'S', 1724828549, 1724828549, '1'),
(146969, 33174, 'QU', 'OK', 'S', 1724828550, 1724828550, '1'),
(146970, 33266, 'QU', 'OK', 'S', 1724830396, 1724830396, '1'),
(146971, 33053, 'QU', 'OK', 'S', 1724831192, 1724831192, '1'),
(146972, 31807, 'QU', 'OK', 'S', 1724831228, 1724831228, '1'),
(146973, 31807, 'QU', 'OK', 'S', 1724831243, 1724831243, '1'),
(146974, 31807, 'QU', 'OK', 'S', 1724831267, 1724831267, '1'),
(146975, 33109, 'QU', 'OK', 'S', 1724832348, 1724832348, '1'),
(146976, 33109, 'QU', 'OK', 'S', 1724832351, 1724832351, '1'),
(146977, 33109, 'QU', 'OK', 'S', 1724832356, 1724832356, '1'),
(146978, 33119, 'QU', 'OK', 'S', 1724832360, 1724832360, '1'),
(146979, 32455, 'QU', 'OK', 'S', 1724832401, 1724832401, '1'),
(146980, 32455, 'QU', 'OK', 'S', 1724832405, 1724832405, '1'),
(146981, 18543, 'QU', 'OK', 'S', 1724833254, 1724833254, '1'),
(146982, 24581, 'QU', 'OK', 'S', 1724836866, 1724836866, '1'),
(146983, 32746, 'QU', 'OK', 'S', 1724837429, 1724837429, '1'),
(146984, 32746, 'QU', 'OK', 'S', 1724837433, 1724837433, '1'),
(146985, 32746, 'QU', 'OK', 'S', 1724837438, 1724837438, '1'),
(146986, 33040, 'QU', 'OK', 'S', 1724837587, 1724837587, '1'),
(146987, 15961, 'QU', 'OK', 'S', 1724839272, 1724839272, '1'),
(146988, 32689, 'QU', 'OK', 'S', 1724839284, 1724839284, '1'),
(146989, 31759, 'QU', 'OK', 'S', 1724839289, 1724839289, '1'),
(146990, 26502, 'QU', 'OK', 'S', 1724839298, 1724839298, '1'),
(146991, 26502, 'QU', 'OK', 'S', 1724839303, 1724839303, '1'),
(146992, 31699, 'QU', 'OK', 'S', 1724839321, 1724839321, '1'),
(146993, 11305, 'QU', 'OK', 'S', 1724839327, 1724839327, '1'),
(146994, 20350, 'QU', 'OK', 'S', 1724839335, 1724839335, '1'),
(146995, 24814, 'QU', 'OK', 'S', 1724839341, 1724839341, '1'),
(146996, 32978, 'QU', 'OK', 'S', 1724839353, 1724839353, '1'),
(146997, 26502, 'QU', 'OK', 'S', 1724839358, 1724839358, '1'),
(146998, 32978, 'QU', 'OK', 'S', 1724839363, 1724839363, '1'),
(146999, 24127, 'QU', 'OK', 'S', 1724839368, 1724839368, '1'),
(147000, 23450, 'QU', 'OK', 'S', 1724839373, 1724839373, '1'),
(147001, 24127, 'QU', 'OK', 'S', 1724839385, 1724839385, '1'),
(147002, 32775, 'QU', 'OK', 'S', 1724839391, 1724839391, '1'),
(147003, 23450, 'QU', 'OK', 'S', 1724839396, 1724839396, '1'),
(147004, 32757, 'QU', 'OK', 'S', 1724839401, 1724839401, '1'),
(147005, 31262, 'QU', 'OK', 'S', 1724839408, 1724839408, '1'),
(147006, 32978, 'QU', 'OK', 'S', 1724839414, 1724839414, '1'),
(147007, 15796, 'QU', 'OK', 'S', 1724839423, 1724839423, '1'),
(147008, 21037, 'QU', 'OK', 'S', 1724839429, 1724839429, '1'),
(147009, 21037, 'QU', 'OK', 'S', 1724839434, 1724839434, '1'),
(147010, 14219, 'QU', 'OK', 'S', 1724839443, 1724839443, '1'),
(147011, 14219, 'QU', 'OK', 'S', 1724839451, 1724839451, '1'),
(147012, 14218, 'QU', 'OK', 'S', 1724839459, 1724839459, '1'),
(147013, 25320, 'QU', 'OK', 'S', 1724839465, 1724839465, '1'),
(147014, 10544, 'QU', 'OK', 'S', 1724839478, 1724839478, '1'),
(147015, 12666, 'QU', 'OK', 'S', 1724839486, 1724839486, '1'),
(147016, 12479, 'QU', 'OK', 'S', 1724839492, 1724839492, '1'),
(147017, 12479, 'QU', 'OK', 'S', 1724839499, 1724839499, '1'),
(147018, 22652, 'QU', 'OK', 'S', 1724839509, 1724839509, '1'),
(147019, 22305, 'QU', 'OK', 'S', 1724839515, 1724839515, '1'),
(147020, 15774, 'QU', 'OK', 'S', 1724839521, 1724839521, '1'),
(147021, 27353, 'QU', 'OK', 'S', 1724839525, 1724839525, '1'),
(147022, 23006, 'QU', 'OK', 'S', 1724839533, 1724839533, '1'),
(147023, 27353, 'QU', 'OK', 'S', 1724839540, 1724839540, '1'),
(147024, 14218, 'QU', 'OK', 'S', 1724839565, 1724839565, '1'),
(147025, 32978, 'QU', 'OK', 'S', 1724839588, 1724839588, '1'),
(147026, 33020, 'QU', 'OK', 'S', 1724839609, 1724839609, '1'),
(147027, 29606, 'QU', 'OK', 'S', 1724839824, 1724839824, '1'),
(147028, 29606, 'QU', 'OK', 'S', 1724839829, 1724839829, '1'),
(147029, 28744, 'QU', 'OK', 'S', 1724839834, 1724839834, '1'),
(147030, 15788, 'QU', 'OK', 'S', 1724839841, 1724839841, '1'),
(147031, 22332, 'QU', 'OK', 'S', 1724839846, 1724839846, '1'),
(147032, 28744, 'QU', 'OK', 'S', 1724839852, 1724839852, '1'),
(147033, 30195, 'QU', 'OK', 'S', 1724839858, 1724839858, '1'),
(147034, 21946, 'QU', 'OK', 'S', 1724839867, 1724839867, '1'),
(147035, 21146, 'QU', 'OK', 'S', 1724839876, 1724839876, '1'),
(147036, 31758, 'QU', 'OK', 'S', 1724839884, 1724839884, '1'),
(147037, 22257, 'QU', 'OK', 'S', 1724839890, 1724839890, '1'),
(147038, 22577, 'QU', 'OK', 'S', 1724839908, 1724839908, '1'),
(147039, 22334, 'QU', 'OK', 'S', 1724839913, 1724839913, '1'),
(147040, 21433, 'QU', 'OK', 'S', 1724839919, 1724839919, '1'),
(147041, 32885, 'QU', 'OK', 'S', 1724839924, 1724839924, '1'),
(147042, 25337, 'QU', 'OK', 'S', 1724839932, 1724839932, '1'),
(147043, 30195, 'QU', 'OK', 'S', 1724839938, 1724839938, '1'),
(147044, 22785, 'QU', 'OK', 'S', 1724839944, 1724839944, '1'),
(147045, 23459, 'QU', 'OK', 'S', 1724839950, 1724839950, '1'),
(147046, 21365, 'QU', 'OK', 'S', 1724839956, 1724839956, '1'),
(147047, 16168, 'QU', 'OK', 'S', 1724839964, 1724839964, '1'),
(147048, 30657, 'QU', 'OK', 'S', 1724839972, 1724839972, '1'),
(147049, 30564, 'QU', 'OK', 'S', 1724839979, 1724839979, '1'),
(147050, 29795, 'QU', 'OK', 'S', 1724839985, 1724839985, '1'),
(147051, 30195, 'QU', 'OK', 'S', 1724839993, 1724839993, '1'),
(147052, 22750, 'QU', 'OK', 'S', 1724840004, 1724840004, '1'),
(147053, 22750, 'QU', 'OK', 'S', 1724840010, 1724840010, '1'),
(147054, 11481, 'QU', 'OK', 'S', 1724840017, 1724840017, '1'),
(147055, 18667, 'QU', 'OK', 'S', 1724840027, 1724840027, '1'),
(147056, 18654, 'QU', 'OK', 'S', 1724840042, 1724840042, '1'),
(147057, 23319, 'QU', 'OK', 'S', 1724840050, 1724840050, '1'),
(147058, 32931, 'QU', 'OK', 'S', 1724840058, 1724840058, '1'),
(147059, 22750, 'QU', 'OK', 'S', 1724840077, 1724840077, '1'),
(147060, 23092, 'QU', 'OK', 'S', 1724840090, 1724840090, '1'),
(147061, 31757, 'QU', 'OK', 'S', 1724840219, 1724840219, '1'),
(147062, 4004, 'QU', 'OK', 'S', 1724845049, 1724845049, '1'),
(147063, 4004, 'QU', 'OK', 'S', 1724845083, 1724845083, '1'),
(147064, 4004, 'QU', 'OK', 'S', 1724845175, 1724845175, '1'),
(147065, 33290, 'QU', 'OK', 'S', 1724847915, 1724847915, '1'),
(147066, 33290, 'QU', 'OK', 'S', 1724847917, 1724847917, '1'),
(147067, 33290, 'QU', 'OK', 'S', 1724847921, 1724847921, '1'),
(147068, 33250, 'QU', 'OK', 'S', 1724847923, 1724847923, '1'),
(147069, 22808, 'QU', 'OK', 'S', 1724848674, 1724848674, '1'),
(147070, 22808, 'QU', 'OK', 'S', 1724848680, 1724848680, '1'),
(147071, 22808, 'QU', 'OK', 'S', 1724848686, 1724848686, '1'),
(147072, 22808, 'QU', 'OK', 'S', 1724848695, 1724848695, '1'),
(147073, 22808, 'QU', 'OK', 'S', 1724848703, 1724848703, '1'),
(147074, 22808, 'QU', 'OK', 'S', 1724848710, 1724848710, '1'),
(147075, 22808, 'QU', 'OK', 'S', 1724848718, 1724848718, '1'),
(147076, 22808, 'QU', 'OK', 'S', 1724848730, 1724848730, '1'),
(147077, 22808, 'QU', 'OK', 'S', 1724848736, 1724848736, '1'),
(147078, 22808, 'QU', 'OK', 'S', 1724848742, 1724848742, '1'),
(147079, 33100, 'QU', 'OK', 'S', 1724849060, 1724849060, '1'),
(147080, 33100, 'QU', 'OK', 'S', 1724849063, 1724849063, '1'),
(147081, 33240, 'QU', 'OK', 'S', 1724849362, 1724849362, '1'),
(147082, 32170, 'QU', 'OK', 'S', 1724850096, 1724850096, '1'),
(147083, 33285, 'QU', 'OK', 'S', 1724850349, 1724850349, '1'),
(147084, 33285, 'QU', 'OK', 'S', 1724850361, 1724850361, '1'),
(147085, 33285, 'QU', 'OK', 'S', 1724850373, 1724850373, '1'),
(147086, 33285, 'QU', 'OK', 'S', 1724850390, 1724850390, '1'),
(147087, 33307, 'QU', 'OK', 'S', 1724853534, 1724853534, '1'),
(147088, 33307, 'QU', 'OK', 'S', 1724853534, 1724853534, '1'),
(147089, 33305, 'QU', 'OK', 'S', 1724853540, 1724853540, '1'),
(147090, 33286, 'QU', 'OK', 'S', 1724853548, 1724853548, '1'),
(147091, 33286, 'QU', 'OK', 'S', 1724853548, 1724853548, '1'),
(147092, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147093, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147094, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147095, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147096, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147097, 33285, 'QU', 'OK', 'S', 1724853561, 1724853561, '1'),
(147098, 33284, 'QU', 'OK', 'S', 1724853569, 1724853569, '1'),
(147099, 33284, 'QU', 'OK', 'S', 1724853569, 1724853569, '1'),
(147100, 33283, 'QU', 'OK', 'S', 1724853576, 1724853576, '1'),
(147101, 33283, 'QU', 'OK', 'S', 1724853576, 1724853576, '1'),
(147102, 33271, 'QU', 'OK', 'S', 1724853583, 1724853583, '1'),
(147103, 33268, 'QU', 'OK', 'S', 1724853589, 1724853589, '1'),
(147104, 33268, 'QU', 'OK', 'S', 1724853589, 1724853589, '1'),
(147105, 33267, 'QU', 'OK', 'S', 1724853599, 1724853599, '1'),
(147106, 33267, 'QU', 'OK', 'S', 1724853599, 1724853599, '1'),
(147107, 33267, 'QU', 'OK', 'S', 1724853599, 1724853599, '1'),
(147108, 33266, 'QU', 'OK', 'S', 1724853605, 1724853605, '1'),
(147109, 33266, 'QU', 'OK', 'S', 1724853605, 1724853605, '1'),
(147110, 33266, 'QU', 'OK', 'S', 1724853605, 1724853605, '1'),
(147111, 33165, 'QU', 'OK', 'S', 1724853618, 1724853618, '1'),
(147112, 33165, 'QU', 'OK', 'S', 1724853618, 1724853618, '1'),
(147113, 33165, 'QU', 'OK', 'S', 1724853618, 1724853618, '1'),
(147114, 33165, 'QU', 'OK', 'S', 1724853618, 1724853618, '1'),
(147115, 33165, 'QU', 'OK', 'S', 1724853618, 1724853618, '1'),
(147116, 33128, 'QU', 'OK', 'S', 1724853645, 1724853645, '1'),
(147117, 33128, 'QU', 'OK', 'S', 1724853645, 1724853645, '1'),
(147118, 33128, 'QU', 'OK', 'S', 1724853645, 1724853645, '1'),
(147119, 33128, 'QU', 'OK', 'S', 1724853645, 1724853645, '1'),
(147120, 33128, 'QU', 'OK', 'S', 1724853645, 1724853645, '1'),
(147121, 32998, 'QU', 'OK', 'S', 1724853670, 1724853670, '1'),
(147122, 32959, 'QU', 'OK', 'S', 1724854020, 1724854020, '1'),
(147123, 32959, 'QU', 'OK', 'S', 1724854020, 1724854020, '1'),
(147124, 32959, 'QU', 'OK', 'S', 1724854020, 1724854020, '1'),
(147125, 32959, 'QU', 'OK', 'S', 1724854020, 1724854020, '1'),
(147126, 32936, 'QU', 'OK', 'S', 1724854036, 1724854036, '1'),
(147127, 32936, 'QU', 'OK', 'S', 1724854036, 1724854036, '1'),
(147128, 32936, 'QU', 'OK', 'S', 1724854036, 1724854036, '1'),
(147129, 32936, 'QU', 'OK', 'S', 1724854036, 1724854036, '1'),
(147130, 32936, 'QU', 'OK', 'S', 1724854036, 1724854036, '1'),
(147131, 32931, 'QU', 'OK', 'S', 1724854046, 1724854046, '1'),
(147132, 32927, 'QU', 'OK', 'S', 1724854057, 1724854057, '1'),
(147133, 32927, 'QU', 'OK', 'S', 1724854057, 1724854057, '1'),
(147134, 32774, 'QU', 'OK', 'S', 1724854445, 1724854445, '1'),
(147135, 32774, 'QU', 'OK', 'S', 1724854445, 1724854445, '1'),
(147136, 32746, 'QU', 'OK', 'S', 1724854464, 1724854464, '1'),
(147137, 32746, 'QU', 'OK', 'S', 1724854464, 1724854464, '1'),
(147138, 32612, 'QU', 'OK', 'S', 1724854475, 1724854475, '1'),
(147139, 32595, 'QU', 'OK', 'S', 1724854488, 1724854488, '1'),
(147140, 32595, 'QU', 'OK', 'S', 1724854488, 1724854488, '1'),
(147141, 32580, 'QU', 'OK', 'S', 1724854511, 1724854511, '1'),
(147142, 32580, 'QU', 'OK', 'S', 1724854511, 1724854511, '1'),
(147143, 32580, 'QU', 'OK', 'S', 1724854511, 1724854511, '1'),
(147144, 32580, 'QU', 'OK', 'S', 1724854511, 1724854511, '1'),
(147145, 32574, 'QU', 'OK', 'S', 1724854521, 1724854521, '1'),
(147146, 32574, 'QU', 'OK', 'S', 1724854521, 1724854521, '1'),
(147147, 32574, 'QU', 'OK', 'S', 1724854521, 1724854521, '1'),
(147148, 32574, 'QU', 'OK', 'S', 1724854529, 1724854529, '1'),
(147149, 32565, 'QU', 'OK', 'S', 1724854541, 1724854541, '1'),
(147150, 32565, 'QU', 'OK', 'S', 1724854541, 1724854541, '1'),
(147151, 32556, 'QU', 'OK', 'S', 1724854547, 1724854547, '1'),
(147152, 32535, 'QU', 'OK', 'S', 1724854570, 1724854570, '1'),
(147153, 32535, 'QU', 'OK', 'S', 1724854570, 1724854570, '1'),
(147154, 32527, 'QU', 'OK', 'S', 1724854582, 1724854582, '1'),
(147155, 32527, 'QU', 'OK', 'S', 1724854582, 1724854582, '1'),
(147156, 32506, 'QU', 'OK', 'S', 1724854594, 1724854594, '1'),
(147157, 32506, 'QU', 'OK', 'S', 1724854594, 1724854594, '1'),
(147158, 32506, 'QU', 'OK', 'S', 1724854594, 1724854594, '1'),
(147159, 32495, 'QU', 'OK', 'S', 1724854608, 1724854608, '1'),
(147160, 32495, 'QU', 'OK', 'S', 1724854608, 1724854608, '1'),
(147161, 32460, 'QU', 'OK', 'S', 1724854633, 1724854633, '1'),
(147162, 32460, 'QU', 'OK', 'S', 1724854633, 1724854633, '1'),
(147163, 32460, 'QU', 'OK', 'S', 1724854633, 1724854633, '1'),
(147164, 32417, 'QU', 'OK', 'S', 1724854653, 1724854653, '1'),
(147165, 31893, 'QU', 'OK', 'S', 1724854674, 1724854674, '1'),
(147166, 31749, 'QU', 'OK', 'S', 1724854696, 1724854696, '1'),
(147167, 31749, 'QU', 'OK', 'S', 1724854696, 1724854696, '1'),
(147168, 31731, 'QU', 'OK', 'S', 1724854704, 1724854704, '1'),
(147169, 31706, 'QU', 'OK', 'S', 1724854712, 1724854712, '1'),
(147170, 31619, 'QU', 'OK', 'S', 1724854728, 1724854728, '1'),
(147171, 31560, 'QU', 'OK', 'S', 1724854737, 1724854737, '1'),
(147172, 31560, 'QU', 'OK', 'S', 1724854737, 1724854737, '1'),
(147173, 31553, 'QU', 'OK', 'S', 1724854743, 1724854743, '1'),
(147174, 31552, 'QU', 'OK', 'S', 1724854752, 1724854752, '1'),
(147175, 31552, 'QU', 'OK', 'S', 1724854752, 1724854752, '1'),
(147176, 31552, 'QU', 'OK', 'S', 1724854752, 1724854752, '1'),
(147177, 31362, 'QU', 'OK', 'S', 1724854765, 1724854765, '1'),
(147178, 31362, 'QU', 'OK', 'S', 1724854765, 1724854765, '1'),
(147179, 31361, 'QU', 'OK', 'S', 1724854772, 1724854772, '1'),
(147180, 31361, 'QU', 'OK', 'S', 1724854772, 1724854772, '1'),
(147181, 31302, 'QU', 'OK', 'S', 1724854789, 1724854789, '1'),
(147182, 31302, 'QU', 'OK', 'S', 1724854789, 1724854789, '1'),
(147183, 31302, 'QU', 'OK', 'S', 1724854809, 1724854809, '1'),
(147184, 31302, 'QU', 'OK', 'S', 1724854809, 1724854809, '1'),
(147185, 30931, 'QU', 'OK', 'S', 1724854819, 1724854819, '1'),
(147186, 31034, 'QU', 'OK', 'S', 1724854825, 1724854825, '1'),
(147187, 30416, 'QU', 'OK', 'S', 1724854862, 1724854862, '1'),
(147188, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147189, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147190, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147191, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147192, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147193, 30362, 'QU', 'OK', 'S', 1724854896, 1724854896, '1'),
(147194, 30361, 'QU', 'OK', 'S', 1724854915, 1724854915, '1'),
(147195, 30361, 'QU', 'OK', 'S', 1724854915, 1724854915, '1'),
(147196, 30311, 'QU', 'OK', 'S', 1724854925, 1724854925, '1'),
(147197, 30310, 'QU', 'OK', 'S', 1724854932, 1724854932, '1'),
(147198, 30310, 'QU', 'OK', 'S', 1724854932, 1724854932, '1'),
(147199, 29994, 'QU', 'OK', 'S', 1724854973, 1724854973, '1'),
(147200, 27053, 'QU', 'OK', 'S', 1724855026, 1724855026, '1'),
(147201, 27053, 'QU', 'OK', 'S', 1724855026, 1724855026, '1'),
(147202, 27053, 'QU', 'OK', 'S', 1724855026, 1724855026, '1'),
(147203, 27053, 'QU', 'OK', 'S', 1724855026, 1724855026, '1'),
(147204, 26756, 'QU', 'OK', 'S', 1724855049, 1724855049, '1'),
(147205, 26756, 'QU', 'OK', 'S', 1724855049, 1724855049, '1'),
(147206, 26756, 'QU', 'OK', 'S', 1724855049, 1724855049, '1'),
(147207, 26462, 'QU', 'OK', 'S', 1724855079, 1724855079, '1'),
(147208, 21115, 'QU', 'OK', 'S', 1724855105, 1724855105, '1'),
(147209, 27365, 'QU', 'OK', 'S', 1724855180, 1724855180, '1'),
(147210, 26185, 'QU', 'OK', 'S', 1724855209, 1724855209, '1'),
(147211, 14328, 'QU', 'OK', 'S', 1724855269, 1724855269, '1'),
(147212, 11114, 'QU', 'OK', 'S', 1724855299, 1724855299, '1'),
(147213, 11114, 'QU', 'OK', 'S', 1724855299, 1724855299, '1'),
(147214, 26071, 'QU', 'OK', 'S', 1724855454, 1724855454, '1'),
(147215, 11331, 'QU', 'OK', 'S', 1724855550, 1724855550, '1'),
(147216, 20660, 'QU', 'OK', 'S', 1724855607, 1724855607, '1'),
(147217, 20660, 'QU', 'OK', 'S', 1724855607, 1724855607, '1'),
(147218, 135, 'QU', 'OK', 'S', 1724906813, 1724906813, '1'),
(147219, 31734, 'QU', 'OK', 'S', 1724907293, 1724907293, '1'),
(147220, 22633, 'QU', 'OK', 'S', 1724907611, 1724907611, '1'),
(147221, 7866, 'QU', 'OK', 'S', 1724908007, 1724908007, '1'),
(147222, 7866, 'QU', 'OK', 'S', 1724908029, 1724908029, '1'),
(147223, 9975, 'QU', 'OK', 'S', 1724908360, 1724908360, '1'),
(147224, 33273, 'QU', 'OK', 'S', 1724909313, 1724909313, '1'),
(147225, 32121, 'QU', 'OK', 'S', 1724909368, 1724909368, '1'),
(147226, 32121, 'QU', 'OK', 'S', 1724909454, 1724909454, '1'),
(147227, 33273, 'QU', 'OK', 'S', 1724909504, 1724909504, '1'),
(147228, 32144, 'QU', 'OK', 'S', 1724909647, 1724909647, '1'),
(147229, 32144, 'QU', 'OK', 'S', 1724909650, 1724909650, '1'),
(147230, 32144, 'QU', 'OK', 'S', 1724909654, 1724909654, '1'),
(147231, 32144, 'QU', 'OK', 'S', 1724909657, 1724909657, '1'),
(147232, 18775, 'QU', 'OK', 'S', 1724909661, 1724909661, '1'),
(147233, 24205, 'QU', 'OK', 'S', 1724909665, 1724909665, '1'),
(147234, 32144, 'QU', 'OK', 'S', 1724909669, 1724909669, '1'),
(147235, 32144, 'QU', 'OK', 'S', 1724909673, 1724909673, '1'),
(147236, 33315, 'QU', 'OK', 'S', 1724909739, 1724909739, '1'),
(147237, 27709, 'QU', 'OK', 'S', 1724909770, 1724909770, '1'),
(147238, 24206, 'QU', 'OK', 'S', 1724909776, 1724909776, '1'),
(147239, 18373, 'QU', 'OK', 'S', 1724909787, 1724909787, '1'),
(147240, 27707, 'QU', 'OK', 'S', 1724909793, 1724909793, '1'),
(147241, 24758, 'QU', 'OK', 'S', 1724909820, 1724909820, '1'),
(147242, 33019, 'QU', 'OK', 'S', 1724909827, 1724909827, '1'),
(147243, 31550, 'QU', 'OK', 'S', 1724909833, 1724909833, '1'),
(147244, 24758, 'QU', 'OK', 'S', 1724909843, 1724909843, '1'),
(147245, 24206, 'QU', 'OK', 'S', 1724909848, 1724909848, '1'),
(147246, 20662, 'QU', 'OK', 'S', 1724909933, 1724909933, '1'),
(147247, 31747, 'QU', 'OK', 'S', 1724909956, 1724909956, '1'),
(147248, 18373, 'QU', 'OK', 'S', 1724909969, 1724909969, '1'),
(147249, 18373, 'QU', 'OK', 'S', 1724909974, 1724909974, '1'),
(147250, 20508, 'QU', 'OK', 'S', 1724909979, 1724909979, '1'),
(147251, 11434, 'QU', 'OK', 'S', 1724909984, 1724909984, '1'),
(147252, 18373, 'QU', 'OK', 'S', 1724909996, 1724909996, '1'),
(147253, 18373, 'QU', 'OK', 'S', 1724910003, 1724910003, '1'),
(147254, 24531, 'QU', 'OK', 'S', 1724910006, 1724910006, '1'),
(147255, 10266, 'QU', 'OK', 'S', 1724910012, 1724910012, '1'),
(147256, 20436, 'QU', 'OK', 'S', 1724910017, 1724910017, '1'),
(147257, 23191, 'QU', 'OK', 'S', 1724910023, 1724910023, '1'),
(147258, 23192, 'QU', 'OK', 'S', 1724910029, 1724910029, '1'),
(147259, 28663, 'QU', 'OK', 'S', 1724910040, 1724910040, '1'),
(147260, 28661, 'QU', 'OK', 'S', 1724910049, 1724910049, '1'),
(147261, 23192, 'QU', 'OK', 'S', 1724910054, 1724910054, '1'),
(147262, 30003, 'QU', 'OK', 'S', 1724910064, 1724910064, '1'),
(147263, 30003, 'QU', 'OK', 'S', 1724910071, 1724910071, '1'),
(147264, 30003, 'QU', 'OK', 'S', 1724910077, 1724910077, '1'),
(147265, 32170, 'QU', 'OK', 'S', 1724910090, 1724910090, '1'),
(147266, 10882, 'QU', 'OK', 'S', 1724910095, 1724910095, '1'),
(147267, 31457, 'QU', 'OK', 'S', 1724910138, 1724910138, '1'),
(147268, 31457, 'QU', 'OK', 'S', 1724910143, 1724910143, '1'),
(147269, 31457, 'QU', 'OK', 'S', 1724910148, 1724910148, '1'),
(147270, 31457, 'QU', 'OK', 'S', 1724910161, 1724910161, '1'),
(147271, 30003, 'QU', 'OK', 'S', 1724910165, 1724910165, '1'),
(147272, 32171, 'QU', 'OK', 'S', 1724910169, 1724910169, '1'),
(147273, 32171, 'QU', 'OK', 'S', 1724910173, 1724910173, '1'),
(147274, 10882, 'QU', 'OK', 'S', 1724910180, 1724910180, '1'),
(147275, 20434, 'QU', 'OK', 'S', 1724910185, 1724910185, '1'),
(147276, 10882, 'QU', 'OK', 'S', 1724910192, 1724910192, '1'),
(147277, 33313, 'QU', 'OK', 'S', 1724910212, 1724910212, '1'),
(147278, 32692, 'QU', 'OK', 'S', 1724910292, 1724910292, '1'),
(147279, 32686, 'QU', 'OK', 'S', 1724910311, 1724910311, '1'),
(147280, 32686, 'QU', 'OK', 'S', 1724910311, 1724910311, '1'),
(147281, 32686, 'QU', 'OK', 'S', 1724910311, 1724910311, '1'),
(147282, 32438, 'QU', 'OK', 'S', 1724910320, 1724910320, '1'),
(147283, 32435, 'QU', 'OK', 'S', 1724910340, 1724910340, '1'),
(147284, 32102, 'QU', 'OK', 'S', 1724910347, 1724910347, '1'),
(147285, 31317, 'QU', 'OK', 'S', 1724910368, 1724910368, '1'),
(147286, 33312, 'QU', 'OK', 'S', 1724910377, 1724910377, '1'),
(147287, 31262, 'QU', 'OK', 'S', 1724910380, 1724910380, '1'),
(147288, 31261, 'QU', 'OK', 'S', 1724910388, 1724910388, '1'),
(147289, 30807, 'QU', 'OK', 'S', 1724910400, 1724910400, '1'),
(147290, 18373, 'QU', 'OK', 'S', 1724910402, 1724910402, '1'),
(147291, 18373, 'QU', 'OK', 'S', 1724910413, 1724910413, '1'),
(147292, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147293, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147294, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147295, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147296, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147297, 26550, 'QU', 'OK', 'S', 1724910520, 1724910520, '1'),
(147298, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147299, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147300, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147301, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147302, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147303, 26502, 'QU', 'OK', 'S', 1724910547, 1724910547, '1'),
(147304, 25070, 'QU', 'OK', 'S', 1724910571, 1724910571, '1'),
(147305, 24801, 'QU', 'OK', 'S', 1724910617, 1724910617, '1'),
(147306, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147307, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147308, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147309, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147310, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147311, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147312, 24127, 'QU', 'OK', 'S', 1724910640, 1724910640, '1'),
(147313, 23747, 'QU', 'OK', 'S', 1724910650, 1724910650, '1'),
(147314, 23460, 'QU', 'OK', 'S', 1724910659, 1724910659, '1'),
(147315, 18373, 'QU', 'OK', 'S', 1724910702, 1724910702, '1'),
(147316, 33317, 'QU', 'OK', 'S', 1724910855, 1724910855, '1'),
(147317, 30085, 'QU', 'OK', 'S', 1724911195, 1724911195, '1'),
(147318, 33318, 'QU', 'OK', 'S', 1724911249, 1724911249, '1'),
(147319, 33314, 'QU', 'OK', 'S', 1724911471, 1724911471, '1'),
(147320, 33304, 'QU', 'OK', 'S', 1724911970, 1724911970, '1'),
(147321, 19193, 'QU', 'OK', 'S', 1724912156, 1724912156, '1'),
(147322, 19193, 'QU', 'OK', 'S', 1724912156, 1724912156, '1'),
(147323, 19193, 'QU', 'OK', 'S', 1724912184, 1724912184, '1'),
(147324, 19193, 'QU', 'OK', 'S', 1724912218, 1724912218, '1'),
(147325, 33305, 'QU', 'OK', 'S', 1724912230, 1724912230, '1'),
(147326, 33307, 'QU', 'OK', 'S', 1724912295, 1724912295, '1'),
(147327, 33308, 'QU', 'OK', 'S', 1724912839, 1724912839, '1'),
(147328, 33303, 'QU', 'OK', 'S', 1724912906, 1724912906, '1'),
(147329, 33309, 'QU', 'OK', 'S', 1724913031, 1724913031, '1'),
(147330, 33297, 'QU', 'OK', 'S', 1724913176, 1724913176, '1'),
(147331, 33300, 'QU', 'OK', 'S', 1724913210, 1724913210, '1'),
(147332, 27705, 'QU', 'OK', 'S', 1724913227, 1724913227, '1'),
(147333, 27705, 'QU', 'OK', 'S', 1724913227, 1724913227, '1'),
(147334, 27705, 'QU', 'OK', 'S', 1724913242, 1724913242, '1'),
(147335, 27705, 'QU', 'OK', 'S', 1724913281, 1724913281, '1'),
(147336, 31808, 'QU', 'OK', 'S', 1724913735, 1724913735, '1'),
(147337, 31810, 'QU', 'OK', 'S', 1724913742, 1724913742, '1'),
(147338, 25288, 'QU', 'OK', 'S', 1724913752, 1724913752, '1'),
(147339, 30483, 'QU', 'OK', 'S', 1724913765, 1724913765, '1'),
(147340, 31001, 'QU', 'OK', 'S', 1724913770, 1724913770, '1'),
(147341, 29504, 'QU', 'OK', 'S', 1724913775, 1724913775, '1'),
(147342, 14917, 'QU', 'OK', 'S', 1724913782, 1724913782, '1'),
(147343, 14477, 'QU', 'OK', 'S', 1724913787, 1724913787, '1'),
(147344, 32988, 'QU', 'OK', 'S', 1724913792, 1724913792, '1'),
(147345, 32988, 'QU', 'OK', 'S', 1724913798, 1724913798, '1'),
(147346, 16487, 'QU', 'OK', 'S', 1724913802, 1724913802, '1'),
(147347, 30511, 'QU', 'OK', 'S', 1724913806, 1724913806, '1'),
(147348, 21804, 'QU', 'OK', 'S', 1724913815, 1724913815, '1'),
(147349, 14885, 'QU', 'OK', 'S', 1724913823, 1724913823, '1'),
(147350, 24556, 'QU', 'OK', 'S', 1724913828, 1724913828, '1'),
(147351, 32988, 'QU', 'OK', 'S', 1724913931, 1724913931, '1'),
(147352, 16487, 'QU', 'OK', 'S', 1724913935, 1724913935, '1'),
(147353, 16530, 'QU', 'OK', 'S', 1724913945, 1724913945, '1'),
(147354, 4030, 'QU', 'OK', 'S', 1724913951, 1724913951, '1'),
(147355, 30484, 'QU', 'OK', 'S', 1724913959, 1724913959, '1'),
(147356, 27331, 'QU', 'OK', 'S', 1724913964, 1724913964, '1'),
(147357, 27330, 'QU', 'OK', 'S', 1724913969, 1724913969, '1'),
(147358, 27330, 'QU', 'OK', 'S', 1724913975, 1724913975, '1'),
(147359, 27330, 'QU', 'OK', 'S', 1724913982, 1724913982, '1'),
(147360, 27329, 'QU', 'OK', 'S', 1724913986, 1724913986, '1'),
(147361, 31683, 'QU', 'OK', 'S', 1724913991, 1724913991, '1'),
(147362, 31446, 'QU', 'OK', 'S', 1724913998, 1724913998, '1'),
(147363, 27329, 'QU', 'OK', 'S', 1724914004, 1724914004, '1'),
(147364, 16422, 'QU', 'OK', 'S', 1724914009, 1724914009, '1'),
(147365, 29514, 'QU', 'OK', 'S', 1724914025, 1724914025, '1'),
(147366, 30484, 'QU', 'OK', 'S', 1724914033, 1724914033, '1'),
(147367, 27329, 'QU', 'OK', 'S', 1724914042, 1724914042, '1'),
(147368, 21298, 'QU', 'OK', 'S', 1724914054, 1724914054, '1'),
(147369, 21293, 'QU', 'OK', 'S', 1724914060, 1724914060, '1'),
(147370, 32872, 'QU', 'OK', 'S', 1724914066, 1724914066, '1'),
(147371, 33292, 'QU', 'OK', 'S', 1724914088, 1724914088, '1'),
(147372, 30578, 'QU', 'OK', 'S', 1724914162, 1724914162, '1'),
(147373, 18674, 'QU', 'OK', 'S', 1724914167, 1724914167, '1'),
(147374, 32872, 'QU', 'OK', 'S', 1724914172, 1724914172, '1'),
(147375, 32885, 'QU', 'OK', 'S', 1724914177, 1724914177, '1'),
(147376, 20814, 'QU', 'OK', 'S', 1724914190, 1724914190, '1'),
(147377, 18674, 'QU', 'OK', 'S', 1724914196, 1724914196, '1'),
(147378, 22927, 'QU', 'OK', 'S', 1724914202, 1724914202, '1'),
(147379, 22927, 'QU', 'OK', 'S', 1724914214, 1724914214, '1'),
(147380, 31632, 'QU', 'OK', 'S', 1724914227, 1724914227, '1'),
(147381, 13441, 'QU', 'OK', 'S', 1724914258, 1724914258, '1'),
(147382, 13503, 'QU', 'OK', 'S', 1724914261, 1724914261, '1'),
(147383, 13445, 'QU', 'OK', 'S', 1724914264, 1724914264, '1'),
(147384, 13441, 'QU', 'OK', 'S', 1724914267, 1724914267, '1'),
(147385, 13441, 'QU', 'OK', 'S', 1724914271, 1724914271, '1'),
(147386, 13443, 'QU', 'OK', 'S', 1724914274, 1724914274, '1'),
(147387, 13503, 'QU', 'OK', 'S', 1724914277, 1724914277, '1'),
(147388, 13441, 'QU', 'OK', 'S', 1724914281, 1724914281, '1'),
(147389, 13441, 'QU', 'OK', 'S', 1724914284, 1724914284, '1'),
(147390, 13443, 'QU', 'OK', 'S', 1724914289, 1724914289, '1'),
(147391, 13445, 'QU', 'OK', 'S', 1724914293, 1724914293, '1'),
(147392, 13503, 'QU', 'OK', 'S', 1724914296, 1724914296, '1'),
(147393, 33293, 'QU', 'OK', 'S', 1724914658, 1724914658, '1'),
(147394, 21804, 'QU', 'OK', 'S', 1724914696, 1724914696, '1'),
(147395, 21804, 'QU', 'OK', 'S', 1724914703, 1724914703, '1'),
(147396, 33294, 'QU', 'OK', 'S', 1724914957, 1724914957, '1'),
(147397, 32102, 'QU', 'OK', 'S', 1724915301, 1724915301, '1'),
(147398, 32102, 'QU', 'OK', 'S', 1724915322, 1724915322, '1'),
(147399, 32102, 'QU', 'OK', 'S', 1724915328, 1724915328, '1'),
(147400, 31317, 'QU', 'OK', 'S', 1724915363, 1724915363, '1'),
(147401, 23354, 'QU', 'OK', 'S', 1724915488, 1724915488, '1'),
(147402, 18240, 'QU', 'OK', 'S', 1724915506, 1724915506, '1'),
(147403, 18240, 'QU', 'OK', 'S', 1724915509, 1724915509, '1'),
(147404, 13439, 'QU', 'OK', 'S', 1724915512, 1724915512, '1'),
(147405, 13439, 'QU', 'OK', 'S', 1724915516, 1724915516, '1'),
(147406, 13439, 'QU', 'OK', 'S', 1724915519, 1724915519, '1'),
(147407, 13439, 'QU', 'OK', 'S', 1724915522, 1724915522, '1'),
(147408, 13439, 'QU', 'OK', 'S', 1724915525, 1724915525, '1'),
(147409, 23342, 'QU', 'OK', 'S', 1724915617, 1724915617, '1'),
(147410, 33286, 'QU', 'OK', 'S', 1724915899, 1724915899, '1'),
(147411, 33283, 'QU', 'OK', 'S', 1724915940, 1724915940, '1'),
(147412, 33280, 'QU', 'OK', 'S', 1724916015, 1724916015, '1'),
(147413, 33308, 'QU', 'OK', 'S', 1724916182, 1724916182, '1'),
(147414, 33206, 'QU', 'OK', 'S', 1724916216, 1724916216, '1'),
(147415, 32009, 'QU', 'OK', 'S', 1724916602, 1724916602, '1'),
(147416, 26261, 'QU', 'OK', 'S', 1724916833, 1724916833, '1'),
(147417, 29022, 'QU', 'OK', 'S', 1724917108, 1724917108, '1'),
(147418, 29413, 'QU', 'OK', 'S', 1724917138, 1724917138, '1'),
(147419, 31456, 'QU', 'OK', 'S', 1724917168, 1724917168, '1'),
(147420, 18781, 'QU', 'OK', 'S', 1724917770, 1724917770, '1'),
(147421, 25002, 'QU', 'OK', 'S', 1724917883, 1724917883, '1'),
(147422, 30631, 'QU', 'OK', 'S', 1724918237, 1724918237, '1'),
(147423, 25903, 'QU', 'OK', 'S', 1724918297, 1724918297, '1'),
(147424, 33312, 'QU', 'OK', 'S', 1724918446, 1724918446, '1'),
(147425, 26210, 'QU', 'OK', 'S', 1724918493, 1724918493, '1'),
(147426, 33319, 'QU', 'OK', 'S', 1724918576, 1724918576, '1'),
(147427, 30720, 'QU', 'OK', 'S', 1724918764, 1724918764, '1'),
(147428, 30631, 'QU', 'OK', 'S', 1724918803, 1724918803, '1'),
(147429, 25903, 'QU', 'OK', 'S', 1724918855, 1724918855, '1'),
(147430, 32201, 'QU', 'OK', 'S', 1724919027, 1724919027, '1'),
(147431, 32145, 'QU', 'OK', 'S', 1724919252, 1724919252, '1'),
(147432, 32145, 'QU', 'OK', 'S', 1724919273, 1724919273, '1'),
(147433, 32145, 'QU', 'OK', 'S', 1724919276, 1724919276, '1'),
(147434, 32145, 'QU', 'OK', 'S', 1724919279, 1724919279, '1'),
(147435, 32145, 'QU', 'OK', 'S', 1724919282, 1724919282, '1'),
(147436, 32145, 'QU', 'OK', 'S', 1724919285, 1724919285, '1'),
(147437, 32145, 'QU', 'OK', 'S', 1724919323, 1724919323, '1'),
(147438, 32145, 'QU', 'OK', 'S', 1724919326, 1724919326, '1'),
(147439, 32145, 'QU', 'OK', 'S', 1724919329, 1724919329, '1'),
(147440, 32145, 'QU', 'OK', 'S', 1724919332, 1724919332, '1'),
(147441, 29608, 'QU', 'OK', 'S', 1724923678, 1724923678, '1'),
(147442, 29608, 'QU', 'OK', 'S', 1724923721, 1724923721, '1'),
(147443, 31210, 'QU', 'OK', 'S', 1724923925, 1724923925, '1'),
(147444, 26447, 'QU', 'OK', 'S', 1724923965, 1724923965, '1'),
(147445, 18240, 'QU', 'OK', 'S', 1724925451, 1724925451, '1'),
(147446, 32296, 'QU', 'OK', 'S', 1724925486, 1724925486, '1'),
(147447, 25189, 'QU', 'OK', 'S', 1724925518, 1724925518, '1'),
(147448, 18240, 'QU', 'OK', 'S', 1724925535, 1724925535, '1'),
(147449, 27330, 'QU', 'OK', 'S', 1724926215, 1724926215, '1'),
(147450, 33316, 'QU', 'OK', 'S', 1724926298, 1724926298, '1'),
(147451, 33320, 'QU', 'OK', 'S', 1724926911, 1724926911, '1'),
(147452, 33321, 'QU', 'OK', 'S', 1724927068, 1724927068, '1'),
(147453, 30085, 'QU', 'OK', 'S', 1724927204, 1724927204, '1'),
(147454, 33329, 'QU', 'OK', 'S', 1724927384, 1724927384, '1'),
(147455, 33322, 'QU', 'OK', 'S', 1724927565, 1724927565, '1'),
(147456, 33323, 'QU', 'OK', 'S', 1724927610, 1724927610, '1'),
(147457, 33324, 'QU', 'OK', 'S', 1724927653, 1724927653, '1'),
(147458, 30085, 'QU', 'OK', 'S', 1724927749, 1724927749, '1'),
(147459, 30085, 'QU', 'OK', 'S', 1724927753, 1724927753, '1'),
(147460, 33325, 'QU', 'OK', 'S', 1724927768, 1724927768, '1'),
(147461, 33326, 'QU', 'OK', 'S', 1724927801, 1724927801, '1'),
(147462, 30003, 'QU', 'OK', 'S', 1724927991, 1724927991, '1'),
(147463, 33327, 'QU', 'OK', 'S', 1724928006, 1724928006, '1'),
(147464, 28821, 'QU', 'OK', 'S', 1724928009, 1724928009, '1'),
(147465, 28824, 'QU', 'OK', 'S', 1724928013, 1724928013, '1'),
(147466, 22017, 'QU', 'OK', 'S', 1724928048, 1724928048, '1'),
(147467, 23678, 'QU', 'OK', 'S', 1724928055, 1724928055, '1'),
(147468, 33247, 'QU', 'OK', 'S', 1724928084, 1724928084, '1'),
(147469, 33328, 'QU', 'OK', 'S', 1724928096, 1724928096, '1'),
(147470, 32144, 'QU', 'OK', 'S', 1724928098, 1724928098, '1'),
(147471, 32144, 'QU', 'OK', 'S', 1724928098, 1724928098, '1'),
(147472, 33100, 'QU', 'OK', 'S', 1724928140, 1724928140, '1'),
(147473, 28663, 'QU', 'OK', 'S', 1724928535, 1724928535, '1'),
(147474, 32507, 'QU', 'OK', 'S', 1724929347, 1724929347, '1'),
(147475, 33082, 'QU', 'OK', 'S', 1724929394, 1724929394, '1'),
(147476, 33315, 'QU', 'OK', 'S', 1724929440, 1724929440, '1'),
(147477, 29629, 'QU', 'OK', 'S', 1724929685, 1724929685, '1'),
(147478, 31064, 'QU', 'OK', 'S', 1724929735, 1724929735, '1'),
(147479, 32764, 'QU', 'OK', 'S', 1724929857, 1724929857, '1'),
(147480, 30470, 'QU', 'OK', 'S', 1724929926, 1724929926, '1'),
(147481, 33302, 'QU', 'OK', 'S', 1724929959, 1724929959, '1'),
(147482, 31807, 'QU', 'OK', 'S', 1724930076, 1724930076, '1'),
(147483, 31807, 'QU', 'OK', 'S', 1724930138, 1724930138, '1'),
(147484, 31807, 'QU', 'OK', 'S', 1724930630, 1724930630, '1'),
(147485, 31807, 'QU', 'OK', 'S', 1724930634, 1724930634, '1'),
(147486, 33053, 'QU', 'OK', 'S', 1724930640, 1724930640, '1'),
(147487, 33053, 'QU', 'OK', 'S', 1724931553, 1724931553, '1'),
(147488, 32981, 'QU', 'OK', 'S', 1724931877, 1724931877, '1'),
(147489, 33100, 'QU', 'OK', 'S', 1724932079, 1724932079, '1'),
(147490, 33100, 'QU', 'OK', 'S', 1724932082, 1724932082, '1'),
(147491, 33316, 'QU', 'OK', 'S', 1724932143, 1724932143, '1'),
(147492, 33317, 'QU', 'OK', 'S', 1724932146, 1724932146, '1'),
(147493, 33327, 'QU', 'OK', 'S', 1724932148, 1724932148, '1'),
(147494, 31807, 'QU', 'OK', 'S', 1724933070, 1724933070, '1'),
(147495, 32995, 'QU', 'OK', 'S', 1724933084, 1724933084, '1'),
(147496, 33316, 'QU', 'OK', 'S', 1724933199, 1724933199, '1'),
(147497, 33100, 'QU', 'OK', 'S', 1724933429, 1724933429, '1'),
(147498, 32201, 'QU', 'OK', 'S', 1724936876, 1724936876, '1'),
(147499, 32201, 'QU', 'OK', 'S', 1724936888, 1724936888, '1'),
(147500, 32201, 'QU', 'OK', 'S', 1724936892, 1724936892, '1'),
(147501, 32201, 'QU', 'OK', 'S', 1724936895, 1724936895, '1'),
(147502, 32201, 'QU', 'OK', 'S', 1724936897, 1724936897, '1'),
(147503, 32201, 'QU', 'OK', 'S', 1724936900, 1724936900, '1'),
(147504, 32201, 'QU', 'OK', 'S', 1724936903, 1724936903, '1'),
(147505, 32145, 'QU', 'OK', 'S', 1724936911, 1724936911, '1'),
(147506, 32145, 'QU', 'OK', 'S', 1724936913, 1724936913, '1'),
(147507, 32145, 'QU', 'OK', 'S', 1724936916, 1724936916, '1'),
(147508, 32145, 'QU', 'OK', 'S', 1724936918, 1724936918, '1'),
(147509, 32145, 'QU', 'OK', 'S', 1724936921, 1724936921, '1'),
(147510, 17234, 'QU', 'OK', 'S', 1724937060, 1724937060, '1'),
(147511, 27591, 'QU', 'OK', 'S', 1724937200, 1724937200, '1'),
(147512, 30806, 'QU', 'OK', 'S', 1724937323, 1724937323, '1'),
(147513, 28450, 'QU', 'OK', 'S', 1724937381, 1724937381, '1'),
(147514, 32353, 'QU', 'OK', 'S', 1724937448, 1724937448, '1'),
(147515, 13755, 'QU', 'OK', 'S', 1724937496, 1724937496, '1'),
(147516, 27676, 'QU', 'OK', 'S', 1724937548, 1724937548, '1'),
(147517, 32358, 'QU', 'OK', 'S', 1724937648, 1724937648, '1'),
(147518, 31740, 'QU', 'OK', 'S', 1724937650, 1724937650, '1'),
(147519, 31828, 'QU', 'OK', 'S', 1724937685, 1724937685, '1'),
(147520, 29101, 'QU', 'OK', 'S', 1724937689, 1724937689, '1'),
(147521, 30460, 'QU', 'OK', 'S', 1724937731, 1724937731, '1'),
(147522, 31758, 'QU', 'OK', 'S', 1724937732, 1724937732, '1'),
(147523, 31759, 'QU', 'OK', 'S', 1724937748, 1724937748, '1'),
(147524, 14567, 'QU', 'OK', 'S', 1724937774, 1724937774, '1'),
(147525, 31757, 'QU', 'OK', 'S', 1724937814, 1724937814, '1'),
(147526, 31757, 'QU', 'OK', 'S', 1724937822, 1724937822, '1'),
(147527, 31380, 'QU', 'OK', 'S', 1724937834, 1724937834, '1'),
(147528, 26031, 'QU', 'OK', 'S', 1724937858, 1724937858, '1'),
(147529, 18724, 'QU', 'OK', 'S', 1724938247, 1724938247, '1'),
(147530, 18728, 'QU', 'OK', 'S', 1724938346, 1724938346, '1'),
(147531, 2846, 'QU', 'OK', 'S', 1724938484, 1724938484, '1'),
(147532, 18373, 'QU', 'OK', 'S', 1724995111, 1724995111, '1'),
(147533, 18373, 'QU', 'OK', 'S', 1724995113, 1724995113, '1'),
(147534, 18373, 'QU', 'OK', 'S', 1724995117, 1724995117, '1'),
(147535, 18373, 'QU', 'OK', 'S', 1724995120, 1724995120, '1'),
(147536, 18373, 'QU', 'OK', 'S', 1724995122, 1724995122, '1'),
(147537, 18373, 'QU', 'OK', 'S', 1724995125, 1724995125, '1'),
(147538, 26210, 'QU', 'OK', 'S', 1724996326, 1724996326, '1'),
(147539, 16191, 'QU', 'OK', 'S', 1724999178, 1724999178, '1'),
(147540, 16191, 'QU', 'OK', 'S', 1724999188, 1724999188, '1'),
(147541, 32435, 'QU', 'OK', 'S', 1725000578, 1725000578, '1'),
(147542, 31465, 'QU', 'OK', 'S', 1725000603, 1725000603, '1'),
(147543, 31261, 'QU', 'OK', 'S', 1725000648, 1725000648, '1'),
(147544, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147545, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147546, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147547, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147548, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147549, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147550, 26864, 'QU', 'OK', 'S', 1725000697, 1725000697, '1'),
(147551, 24893, 'QU', 'OK', 'S', 1725000793, 1725000793, '1'),
(147552, 24893, 'QU', 'OK', 'S', 1725000793, 1725000793, '1'),
(147553, 24893, 'QU', 'OK', 'S', 1725000793, 1725000793, '1'),
(147554, 23747, 'QU', 'OK', 'S', 1725000831, 1725000831, '1'),
(147555, 33186, 'QU', 'OK', 'S', 1725002340, 1725002340, '1'),
(147556, 33186, 'QU', 'OK', 'S', 1725002399, 1725002399, '1'),
(147557, 33179, 'QU', 'OK', 'S', 1725002405, 1725002405, '1'),
(147558, 33178, 'QU', 'OK', 'S', 1725002412, 1725002412, '1'),
(147559, 33161, 'QU', 'OK', 'S', 1725002418, 1725002418, '1'),
(147560, 33160, 'QU', 'OK', 'S', 1725002441, 1725002441, '1'),
(147561, 33012, 'QU', 'OK', 'S', 1725002450, 1725002450, '1'),
(147562, 33011, 'QU', 'OK', 'S', 1725002461, 1725002461, '1'),
(147563, 33010, 'QU', 'OK', 'S', 1725002478, 1725002478, '1'),
(147564, 33009, 'QU', 'OK', 'S', 1725002485, 1725002485, '1'),
(147565, 32968, 'QU', 'OK', 'S', 1725002492, 1725002492, '1'),
(147566, 33126, 'QU', 'OK', 'S', 1725003553, 1725003553, '1'),
(147567, 33126, 'QU', 'OK', 'S', 1725003557, 1725003557, '1'),
(147568, 33062, 'QU', 'OK', 'S', 1725003559, 1725003559, '1'),
(147569, 33062, 'QU', 'OK', 'S', 1725003562, 1725003562, '1'),
(147570, 33258, 'QU', 'OK', 'S', 1725003565, 1725003565, '1'),
(147571, 33109, 'QU', 'OK', 'S', 1725003569, 1725003569, '1'),
(147572, 33109, 'QU', 'OK', 'S', 1725003572, 1725003572, '1'),
(147573, 33259, 'QU', 'OK', 'S', 1725003574, 1725003574, '1'),
(147574, 33109, 'QU', 'OK', 'S', 1725003577, 1725003577, '1'),
(147575, 24861, 'QU', 'OK', 'S', 1725003809, 1725003809, '1'),
(147576, 27528, 'QU', 'OK', 'S', 1725004009, 1725004009, '1'),
(147577, 26478, 'QU', 'OK', 'S', 1725004013, 1725004013, '1'),
(147578, 30207, 'QU', 'OK', 'S', 1725004017, 1725004017, '1'),
(147579, 26478, 'QU', 'OK', 'S', 1725004022, 1725004022, '1'),
(147580, 26477, 'QU', 'OK', 'S', 1725004027, 1725004027, '1'),
(147581, 25657, 'QU', 'OK', 'S', 1725004031, 1725004031, '1'),
(147582, 19703, 'QU', 'OK', 'S', 1725004036, 1725004036, '1'),
(147583, 24581, 'QU', 'OK', 'S', 1725004041, 1725004041, '1'),
(147584, 27816, 'QU', 'OK', 'S', 1725004044, 1725004044, '1'),
(147585, 19703, 'QU', 'OK', 'S', 1725004049, 1725004049, '1'),
(147586, 32604, 'QU', 'OK', 'S', 1725004054, 1725004054, '1'),
(147587, 32040, 'QU', 'OK', 'S', 1725004058, 1725004058, '1'),
(147588, 32188, 'QU', 'OK', 'S', 1725004063, 1725004063, '1'),
(147589, 33045, 'QU', 'OK', 'S', 1725004068, 1725004068, '1'),
(147590, 1258, 'QU', 'OK', 'S', 1725004072, 1725004072, '1'),
(147591, 32885, 'QU', 'OK', 'S', 1725004077, 1725004077, '1'),
(147592, 32872, 'QU', 'OK', 'S', 1725004082, 1725004082, '1'),
(147593, 32885, 'QU', 'OK', 'S', 1725004087, 1725004087, '1'),
(147594, 32165, 'QU', 'OK', 'S', 1725004092, 1725004092, '1'),
(147595, 24575, 'QU', 'OK', 'S', 1725004098, 1725004098, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(147596, 32477, 'QU', 'OK', 'S', 1725004103, 1725004103, '1'),
(147597, 32872, 'QU', 'OK', 'S', 1725004107, 1725004107, '1'),
(147598, 19034, 'QU', 'OK', 'S', 1725004112, 1725004112, '1'),
(147599, 32040, 'QU', 'OK', 'S', 1725004117, 1725004117, '1'),
(147600, 29348, 'QU', 'OK', 'S', 1725004123, 1725004123, '1'),
(147601, 27528, 'QU', 'OK', 'S', 1725004127, 1725004127, '1'),
(147602, 26477, 'QU', 'OK', 'S', 1725004132, 1725004132, '1'),
(147603, 31618, 'QU', 'OK', 'S', 1725004137, 1725004137, '1'),
(147604, 15897, 'QU', 'OK', 'S', 1725004141, 1725004141, '1'),
(147605, 21035, 'QU', 'OK', 'S', 1725004145, 1725004145, '1'),
(147606, 24575, 'QU', 'OK', 'S', 1725004150, 1725004150, '1'),
(147607, 33233, 'QU', 'OK', 'S', 1725004155, 1725004155, '1'),
(147608, 33218, 'QU', 'OK', 'S', 1725004160, 1725004160, '1'),
(147609, 32873, 'QU', 'OK', 'S', 1725004165, 1725004165, '1'),
(147610, 32604, 'QU', 'OK', 'S', 1725004170, 1725004170, '1'),
(147611, 32873, 'QU', 'OK', 'S', 1725004174, 1725004174, '1'),
(147612, 15897, 'QU', 'OK', 'S', 1725004180, 1725004180, '1'),
(147613, 27754, 'QU', 'OK', 'S', 1725004185, 1725004185, '1'),
(147614, 24581, 'QU', 'OK', 'S', 1725004190, 1725004190, '1'),
(147615, 32345, 'QU', 'OK', 'S', 1725004195, 1725004195, '1'),
(147616, 26341, 'QU', 'OK', 'S', 1725004200, 1725004200, '1'),
(147617, 997, 'QU', 'OK', 'S', 1725004205, 1725004205, '1'),
(147618, 32165, 'QU', 'OK', 'S', 1725004210, 1725004210, '1'),
(147619, 32166, 'QU', 'OK', 'S', 1725004224, 1725004224, '1'),
(147620, 25242, 'QU', 'OK', 'S', 1725004230, 1725004230, '1'),
(147621, 28575, 'QU', 'OK', 'S', 1725004235, 1725004235, '1'),
(147622, 29029, 'QU', 'OK', 'S', 1725004240, 1725004240, '1'),
(147623, 27754, 'QU', 'OK', 'S', 1725004245, 1725004245, '1'),
(147624, 9259, 'QU', 'OK', 'S', 1725004250, 1725004250, '1'),
(147625, 12955, 'QU', 'OK', 'S', 1725004255, 1725004255, '1'),
(147626, 33218, 'QU', 'OK', 'S', 1725004260, 1725004260, '1'),
(147627, 32166, 'QU', 'OK', 'S', 1725004265, 1725004265, '1'),
(147628, 26341, 'QU', 'OK', 'S', 1725004268, 1725004268, '1'),
(147629, 32872, 'QU', 'OK', 'S', 1725004273, 1725004273, '1'),
(147630, 28339, 'QU', 'OK', 'S', 1725004282, 1725004282, '1'),
(147631, 32041, 'QU', 'OK', 'S', 1725004288, 1725004288, '1'),
(147632, 26156, 'QU', 'OK', 'S', 1725004292, 1725004292, '1'),
(147633, 33268, 'QU', 'OK', 'S', 1725004297, 1725004297, '1'),
(147634, 27339, 'QU', 'OK', 'S', 1725004302, 1725004302, '1'),
(147635, 30127, 'QU', 'OK', 'S', 1725004308, 1725004308, '1'),
(147636, 31585, 'QU', 'OK', 'S', 1725004316, 1725004316, '1'),
(147637, 27636, 'QU', 'OK', 'S', 1725004321, 1725004321, '1'),
(147638, 28310, 'QU', 'OK', 'S', 1725004325, 1725004325, '1'),
(147639, 31758, 'QU', 'OK', 'S', 1725009257, 1725009257, '1'),
(147640, 31758, 'QU', 'OK', 'S', 1725009268, 1725009268, '1'),
(147641, 31758, 'QU', 'OK', 'S', 1725009272, 1725009272, '1'),
(147642, 33071, 'QU', 'OK', 'S', 1725009328, 1725009328, '1'),
(147643, 33071, 'QU', 'OK', 'S', 1725009357, 1725009357, '1'),
(147644, 23418, 'QU', 'OK', 'S', 1725009410, 1725009410, '1'),
(147645, 31758, 'QU', 'OK', 'S', 1725009479, 1725009479, '1'),
(147646, 30328, 'QU', 'OK', 'S', 1725009712, 1725009712, '1'),
(147647, 32185, 'QU', 'OK', 'S', 1725009779, 1725009779, '1'),
(147648, 12708, 'QU', 'OK', 'S', 1725009836, 1725009836, '1'),
(147649, 31129, 'QU', 'OK', 'S', 1725009884, 1725009884, '1'),
(147650, 23386, 'QU', 'OK', 'S', 1725009970, 1725009970, '1'),
(147651, 21320, 'QU', 'OK', 'S', 1725010104, 1725010104, '1'),
(147652, 25009, 'QU', 'OK', 'S', 1725010298, 1725010298, '1'),
(147653, 29636, 'QU', 'OK', 'S', 1725010776, 1725010776, '1'),
(147654, 32375, 'QU', 'OK', 'S', 1725011299, 1725011299, '1'),
(147655, 12709, 'QU', 'OK', 'S', 1725011481, 1725011481, '1'),
(147656, 24604, 'QU', 'OK', 'S', 1725011684, 1725011684, '1'),
(147657, 31619, 'QU', 'OK', 'S', 1725011810, 1725011810, '1'),
(147658, 32036, 'QU', 'OK', 'S', 1725011826, 1725011826, '1'),
(147659, 31307, 'QU', 'OK', 'S', 1725011843, 1725011843, '1'),
(147660, 32201, 'QU', 'OK', 'S', 1725012352, 1725012352, '1'),
(147661, 32201, 'QU', 'OK', 'S', 1725012357, 1725012357, '1'),
(147662, 32201, 'QU', 'OK', 'S', 1725012361, 1725012361, '1'),
(147663, 32201, 'QU', 'OK', 'S', 1725012365, 1725012365, '1'),
(147664, 32201, 'QU', 'OK', 'S', 1725012368, 1725012368, '1'),
(147665, 32204, 'QU', 'OK', 'S', 1725012382, 1725012382, '1'),
(147666, 32203, 'QU', 'OK', 'S', 1725012397, 1725012397, '1'),
(147667, 32204, 'QU', 'OK', 'S', 1725012401, 1725012401, '1'),
(147668, 32204, 'QU', 'OK', 'S', 1725012409, 1725012409, '1'),
(147669, 32204, 'QU', 'OK', 'S', 1725012414, 1725012414, '1'),
(147670, 32204, 'QU', 'OK', 'S', 1725012418, 1725012418, '1'),
(147671, 32204, 'QU', 'OK', 'S', 1725012422, 1725012422, '1'),
(147672, 32204, 'QU', 'OK', 'S', 1725012425, 1725012425, '1'),
(147673, 32204, 'QU', 'OK', 'S', 1725012429, 1725012429, '1'),
(147674, 32201, 'QU', 'OK', 'S', 1725012453, 1725012453, '1'),
(147675, 32201, 'QU', 'OK', 'S', 1725012458, 1725012458, '1'),
(147676, 12515, 'QU', 'OK', 'S', 1725012563, 1725012563, '1'),
(147677, 32145, 'QU', 'OK', 'S', 1725012575, 1725012575, '1'),
(147678, 32145, 'QU', 'OK', 'S', 1725012580, 1725012580, '1'),
(147679, 32145, 'QU', 'OK', 'S', 1725012587, 1725012587, '1'),
(147680, 32145, 'QU', 'OK', 'S', 1725012594, 1725012594, '1'),
(147681, 32145, 'QU', 'OK', 'S', 1725012608, 1725012608, '1'),
(147682, 32145, 'QU', 'OK', 'S', 1725012611, 1725012611, '1'),
(147683, 32145, 'QU', 'OK', 'S', 1725012614, 1725012614, '1'),
(147684, 32145, 'QU', 'OK', 'S', 1725012617, 1725012617, '1'),
(147685, 32145, 'QU', 'OK', 'S', 1725012644, 1725012644, '1'),
(147686, 32145, 'QU', 'OK', 'S', 1725012649, 1725012649, '1'),
(147687, 33247, 'QU', 'OK', 'S', 1725012754, 1725012754, '1'),
(147688, 33247, 'QU', 'OK', 'S', 1725012975, 1725012975, '1'),
(147689, 33247, 'QU', 'OK', 'S', 1725012982, 1725012982, '1'),
(147690, 33247, 'QU', 'OK', 'S', 1725012985, 1725012985, '1'),
(147691, 33247, 'QU', 'OK', 'S', 1725012988, 1725012988, '1'),
(147692, 32572, 'QU', 'OK', 'S', 1725012990, 1725012990, '1'),
(147693, 33247, 'QU', 'OK', 'S', 1725012990, 1725012990, '1'),
(147694, 32143, 'QU', 'OK', 'S', 1725013073, 1725013073, '1'),
(147695, 32204, 'QU', 'OK', 'S', 1725013101, 1725013101, '1'),
(147696, 31746, 'QU', 'OK', 'S', 1725013116, 1725013116, '1'),
(147697, 31746, 'QU', 'OK', 'S', 1725013183, 1725013183, '1'),
(147698, 31746, 'QU', 'OK', 'S', 1725013196, 1725013196, '1'),
(147699, 31746, 'QU', 'OK', 'S', 1725013202, 1725013202, '1'),
(147700, 31746, 'QU', 'OK', 'S', 1725013209, 1725013209, '1'),
(147701, 32929, 'QU', 'OK', 'S', 1725013306, 1725013306, '1'),
(147702, 32849, 'QU', 'OK', 'S', 1725013317, 1725013317, '1'),
(147703, 32846, 'QU', 'OK', 'S', 1725013333, 1725013333, '1'),
(147704, 32844, 'QU', 'OK', 'S', 1725013342, 1725013342, '1'),
(147705, 32811, 'QU', 'OK', 'S', 1725013359, 1725013359, '1'),
(147706, 32810, 'QU', 'OK', 'S', 1725013373, 1725013373, '1'),
(147707, 32649, 'QU', 'OK', 'S', 1725013421, 1725013421, '1'),
(147708, 32631, 'QU', 'OK', 'S', 1725013436, 1725013436, '1'),
(147709, 32349, 'QU', 'OK', 'S', 1725013449, 1725013449, '1'),
(147710, 32348, 'QU', 'OK', 'S', 1725013499, 1725013499, '1'),
(147711, 32127, 'QU', 'OK', 'S', 1725013513, 1725013513, '1'),
(147712, 32100, 'QU', 'OK', 'S', 1725013681, 1725013681, '1'),
(147713, 32100, 'QU', 'OK', 'S', 1725013681, 1725013681, '1'),
(147714, 32080, 'QU', 'OK', 'S', 1725013691, 1725013691, '1'),
(147715, 32080, 'QU', 'OK', 'S', 1725013698, 1725013698, '1'),
(147716, 32079, 'QU', 'OK', 'S', 1725013707, 1725013707, '1'),
(147717, 32079, 'QU', 'OK', 'S', 1725013718, 1725013718, '1'),
(147718, 18955, 'QU', 'OK', 'S', 1725013743, 1725013743, '1'),
(147719, 18955, 'QU', 'OK', 'S', 1725013743, 1725013743, '1'),
(147720, 31144, 'QU', 'OK', 'S', 1725013782, 1725013782, '1'),
(147721, 31746, 'QU', 'OK', 'S', 1725013795, 1725013795, '1'),
(147722, 32079, 'QU', 'OK', 'S', 1725013856, 1725013856, '1'),
(147723, 32079, 'QU', 'OK', 'S', 1725013864, 1725013864, '1'),
(147724, 32058, 'QU', 'OK', 'S', 1725013871, 1725013871, '1'),
(147725, 32959, 'QU', 'OK', 'S', 1725013872, 1725013872, '1'),
(147726, 32959, 'QU', 'OK', 'S', 1725013872, 1725013872, '1'),
(147727, 31867, 'QU', 'OK', 'S', 1725013909, 1725013909, '1'),
(147728, 32874, 'QU', 'OK', 'S', 1725013940, 1725013940, '1'),
(147729, 31866, 'QU', 'OK', 'S', 1725013943, 1725013943, '1'),
(147730, 31847, 'QU', 'OK', 'S', 1725013951, 1725013951, '1'),
(147731, 31847, 'QU', 'OK', 'S', 1725013958, 1725013958, '1'),
(147732, 31845, 'QU', 'OK', 'S', 1725013967, 1725013967, '1'),
(147733, 31845, 'QU', 'OK', 'S', 1725013974, 1725013974, '1'),
(147734, 31842, 'QU', 'OK', 'S', 1725013983, 1725013983, '1'),
(147735, 29830, 'QU', 'OK', 'S', 1725013996, 1725013996, '1'),
(147736, 29830, 'QU', 'OK', 'S', 1725013996, 1725013996, '1'),
(147737, 29803, 'QU', 'OK', 'S', 1725014009, 1725014009, '1'),
(147738, 29803, 'QU', 'OK', 'S', 1725014009, 1725014009, '1'),
(147739, 29792, 'QU', 'OK', 'S', 1725014020, 1725014020, '1'),
(147740, 29791, 'QU', 'OK', 'S', 1725014035, 1725014035, '1'),
(147741, 29784, 'QU', 'OK', 'S', 1725014055, 1725014055, '1'),
(147742, 27289, 'QU', 'OK', 'S', 1725014146, 1725014146, '1'),
(147743, 29722, 'QU', 'OK', 'S', 1725014176, 1725014176, '1'),
(147744, 29697, 'QU', 'OK', 'S', 1725014186, 1725014186, '1'),
(147745, 29697, 'QU', 'OK', 'S', 1725014186, 1725014186, '1'),
(147746, 32147, 'QU', 'OK', 'S', 1725014201, 1725014201, '1'),
(147747, 31507, 'QU', 'OK', 'S', 1725014221, 1725014221, '1'),
(147748, 29345, 'QU', 'OK', 'S', 1725014255, 1725014255, '1'),
(147749, 29345, 'QU', 'OK', 'S', 1725014310, 1725014310, '1'),
(147750, 31746, 'QU', 'OK', 'S', 1725014551, 1725014551, '1'),
(147751, 30089, 'QU', 'OK', 'S', 1725014677, 1725014677, '1'),
(147752, 27235, 'QU', 'OK', 'S', 1725014706, 1725014706, '1'),
(147753, 33129, 'QU', 'OK', 'S', 1725014869, 1725014869, '1'),
(147754, 27026, 'QU', 'OK', 'S', 1725014998, 1725014998, '1'),
(147755, 29586, 'QU', 'OK', 'S', 1725015058, 1725015058, '1'),
(147756, 29586, 'QU', 'OK', 'S', 1725015058, 1725015058, '1'),
(147757, 26864, 'QU', 'OK', 'S', 1725015066, 1725015066, '1'),
(147758, 31641, 'QU', 'OK', 'S', 1725015082, 1725015082, '1'),
(147759, 31019, 'QU', 'OK', 'S', 1725015098, 1725015098, '1'),
(147760, 30976, 'QU', 'OK', 'S', 1725015120, 1725015120, '1'),
(147761, 27107, 'QU', 'OK', 'S', 1725015147, 1725015147, '1'),
(147762, 31973, 'QU', 'OK', 'S', 1725015150, 1725015150, '1'),
(147763, 26754, 'QU', 'OK', 'S', 1725015260, 1725015260, '1'),
(147764, 21793, 'QU', 'OK', 'S', 1725015305, 1725015305, '1'),
(147765, 26306, 'QU', 'OK', 'S', 1725015320, 1725015320, '1'),
(147766, 26306, 'QU', 'OK', 'S', 1725015324, 1725015324, '1'),
(147767, 26186, 'QU', 'OK', 'S', 1725015345, 1725015345, '1'),
(147768, 23096, 'QU', 'OK', 'S', 1725015455, 1725015455, '1'),
(147769, 20658, 'QU', 'OK', 'S', 1725015631, 1725015631, '1'),
(147770, 16366, 'QU', 'OK', 'S', 1725015844, 1725015844, '1'),
(147771, 16366, 'QU', 'OK', 'S', 1725015844, 1725015844, '1'),
(147772, 11218, 'QU', 'OK', 'S', 1725016145, 1725016145, '1'),
(147773, 28591, 'QU', 'OK', 'S', 1725016493, 1725016493, '1'),
(147774, 22417, 'QU', 'OK', 'S', 1725016784, 1725016784, '1'),
(147775, 17265, 'QU', 'OK', 'S', 1725017075, 1725017075, '1'),
(147776, 17265, 'QU', 'OK', 'S', 1725017075, 1725017075, '1'),
(147777, 16359, 'QU', 'OK', 'S', 1725017207, 1725017207, '1'),
(147778, 16359, 'QU', 'OK', 'S', 1725017207, 1725017207, '1'),
(147779, 32604, 'QU', 'OK', 'S', 1725017524, 1725017524, '1'),
(147780, 32604, 'QU', 'OK', 'S', 1725017532, 1725017532, '1'),
(147781, 32604, 'QU', 'OK', 'S', 1725017534, 1725017534, '1'),
(147782, 32604, 'QU', 'OK', 'S', 1725017540, 1725017540, '1'),
(147783, 14354, 'QU', 'OK', 'S', 1725017793, 1725017793, '1'),
(147784, 14354, 'QU', 'OK', 'S', 1725017793, 1725017793, '1'),
(147785, 14967, 'QU', 'OK', 'S', 1725018007, 1725018007, '1'),
(147786, 14967, 'QU', 'OK', 'S', 1725018007, 1725018007, '1'),
(147787, 14967, 'QU', 'OK', 'S', 1725018007, 1725018007, '1'),
(147788, 14967, 'QU', 'OK', 'S', 1725018007, 1725018007, '1'),
(147789, 17217, 'QU', 'OK', 'S', 1725018267, 1725018267, '1'),
(147790, 26620, 'QU', 'OK', 'S', 1725018779, 1725018779, '1'),
(147791, 26620, 'QU', 'OK', 'S', 1725018779, 1725018779, '1'),
(147792, 22732, 'QU', 'OK', 'S', 1725018825, 1725018825, '1'),
(147793, 22732, 'QU', 'OK', 'S', 1725018825, 1725018825, '1'),
(147794, 20276, 'QU', 'OK', 'S', 1725018979, 1725018979, '1'),
(147795, 20276, 'QU', 'OK', 'S', 1725018979, 1725018979, '1'),
(147796, 20276, 'QU', 'OK', 'S', 1725018979, 1725018979, '1'),
(147797, 20276, 'QU', 'OK', 'S', 1725018979, 1725018979, '1'),
(147798, 20276, 'QU', 'OK', 'S', 1725018979, 1725018979, '1'),
(147799, 29015, 'QU', 'OK', 'S', 1725019063, 1725019063, '1'),
(147800, 28052, 'QU', 'OK', 'S', 1725019077, 1725019077, '1'),
(147801, 28051, 'QU', 'OK', 'S', 1725019088, 1725019088, '1'),
(147802, 30476, 'QU', 'OK', 'S', 1725019150, 1725019150, '1'),
(147803, 1186, 'QU', 'OK', 'S', 1725019869, 1725019869, '1'),
(147804, 25619, 'QU', 'OK', 'S', 1725019907, 1725019907, '1'),
(147805, 25619, 'QU', 'OK', 'S', 1725019907, 1725019907, '1'),
(147806, 19655, 'QU', 'OK', 'S', 1725020439, 1725020439, '1'),
(147807, 27333, 'QU', 'OK', 'S', 1725020514, 1725020514, '1'),
(147808, 27333, 'QU', 'OK', 'S', 1725020514, 1725020514, '1'),
(147809, 15882, 'QU', 'OK', 'S', 1725020957, 1725020957, '1'),
(147810, 14253, 'QU', 'OK', 'S', 1725021180, 1725021180, '1'),
(147811, 14253, 'QU', 'OK', 'S', 1725021180, 1725021180, '1'),
(147812, 14253, 'QU', 'OK', 'S', 1725021180, 1725021180, '1'),
(147813, 13650, 'QU', 'OK', 'S', 1725021269, 1725021269, '1'),
(147814, 13317, 'QU', 'OK', 'S', 1725021431, 1725021431, '1'),
(147815, 13317, 'QU', 'OK', 'S', 1725021431, 1725021431, '1'),
(147816, 11115, 'QU', 'OK', 'S', 1725021791, 1725021791, '1'),
(147817, 11115, 'QU', 'OK', 'S', 1725021791, 1725021791, '1'),
(147818, 27668, 'QU', 'OK', 'S', 1725023239, 1725023239, '1'),
(147819, 27668, 'QU', 'OK', 'S', 1725023239, 1725023239, '1'),
(147820, 27324, 'QU', 'OK', 'S', 1725023286, 1725023286, '1'),
(147821, 27296, 'QU', 'OK', 'S', 1725023312, 1725023312, '1'),
(147822, 26625, 'QU', 'OK', 'S', 1725023606, 1725023606, '1'),
(147823, 25451, 'QU', 'OK', 'S', 1725023672, 1725023672, '1'),
(147824, 22608, 'QU', 'OK', 'S', 1725023940, 1725023940, '1'),
(147825, 22727, 'QU', 'OK', 'S', 1725023959, 1725023959, '1'),
(147826, 14657, 'QU', 'OK', 'S', 1725023980, 1725023980, '1'),
(147827, 135, 'QU', 'OK', 'S', 1725023983, 1725023983, '1'),
(147828, 135, 'QU', 'OK', 'S', 1725023989, 1725023989, '1'),
(147829, 135, 'QU', 'OK', 'S', 1725024000, 1725024000, '1'),
(147830, 135, 'QU', 'OK', 'S', 1725024006, 1725024006, '1'),
(147831, 24004, 'QU', 'OK', 'S', 1725024011, 1725024011, '1'),
(147832, 14543, 'QU', 'OK', 'S', 1725024017, 1725024017, '1'),
(147833, 24409, 'QU', 'OK', 'S', 1725024021, 1725024021, '1'),
(147834, 13469, 'QU', 'OK', 'S', 1725024025, 1725024025, '1'),
(147835, 14543, 'QU', 'OK', 'S', 1725024030, 1725024030, '1'),
(147836, 11075, 'QU', 'OK', 'S', 1725024043, 1725024043, '1'),
(147837, 19708, 'QU', 'OK', 'S', 1725024043, 1725024043, '1'),
(147838, 18477, 'QU', 'OK', 'S', 1725024048, 1725024048, '1'),
(147839, 30544, 'QU', 'OK', 'S', 1725024054, 1725024054, '1'),
(147840, 10909, 'QU', 'OK', 'S', 1725024059, 1725024059, '1'),
(147841, 14543, 'QU', 'OK', 'S', 1725024064, 1725024064, '1'),
(147842, 10909, 'QU', 'OK', 'S', 1725024068, 1725024068, '1'),
(147843, 10909, 'QU', 'OK', 'S', 1725024074, 1725024074, '1'),
(147844, 30485, 'QU', 'OK', 'S', 1725024080, 1725024080, '1'),
(147845, 9486, 'QU', 'OK', 'S', 1725024087, 1725024087, '1'),
(147846, 30596, 'QU', 'OK', 'S', 1725024093, 1725024093, '1'),
(147847, 30161, 'QU', 'OK', 'S', 1725024098, 1725024098, '1'),
(147848, 30183, 'QU', 'OK', 'S', 1725024109, 1725024109, '1'),
(147849, 30679, 'QU', 'OK', 'S', 1725024116, 1725024116, '1'),
(147850, 30485, 'QU', 'OK', 'S', 1725024121, 1725024121, '1'),
(147851, 24528, 'QU', 'OK', 'S', 1725024129, 1725024129, '1'),
(147852, 7073, 'QU', 'OK', 'S', 1725024135, 1725024135, '1'),
(147853, 32145, 'QU', 'OK', 'S', 1725024141, 1725024141, '1'),
(147854, 32145, 'QU', 'OK', 'S', 1725024147, 1725024147, '1'),
(147855, 32145, 'QU', 'OK', 'S', 1725024151, 1725024151, '1'),
(147856, 32201, 'QU', 'OK', 'S', 1725024157, 1725024157, '1'),
(147857, 28861, 'QU', 'OK', 'S', 1725024163, 1725024163, '1'),
(147858, 30159, 'QU', 'OK', 'S', 1725024168, 1725024168, '1'),
(147859, 30430, 'QU', 'OK', 'S', 1725024174, 1725024174, '1'),
(147860, 30403, 'QU', 'OK', 'S', 1725024179, 1725024179, '1'),
(147861, 29682, 'QU', 'OK', 'S', 1725024184, 1725024184, '1'),
(147862, 23669, 'QU', 'OK', 'S', 1725024193, 1725024193, '1'),
(147863, 23669, 'QU', 'OK', 'S', 1725024200, 1725024200, '1'),
(147864, 30249, 'QU', 'OK', 'S', 1725024203, 1725024203, '1'),
(147865, 30159, 'QU', 'OK', 'S', 1725024209, 1725024209, '1'),
(147866, 30159, 'QU', 'OK', 'S', 1725024214, 1725024214, '1'),
(147867, 30117, 'QU', 'OK', 'S', 1725024222, 1725024222, '1'),
(147868, 29861, 'QU', 'OK', 'S', 1725024231, 1725024231, '1'),
(147869, 29403, 'QU', 'OK', 'S', 1725024237, 1725024237, '1'),
(147870, 29403, 'QU', 'OK', 'S', 1725024270, 1725024270, '1'),
(147871, 30981, 'QU', 'OK', 'S', 1725024277, 1725024277, '1'),
(147872, 29924, 'QU', 'OK', 'S', 1725024284, 1725024284, '1'),
(147873, 29927, 'QU', 'OK', 'S', 1725024293, 1725024293, '1'),
(147874, 29927, 'QU', 'OK', 'S', 1725024307, 1725024307, '1'),
(147875, 29927, 'QU', 'OK', 'S', 1725024314, 1725024314, '1'),
(147876, 29581, 'QU', 'OK', 'S', 1725024318, 1725024318, '1'),
(147877, 29581, 'QU', 'OK', 'S', 1725024326, 1725024326, '1'),
(147878, 29924, 'QU', 'OK', 'S', 1725024332, 1725024332, '1'),
(147879, 28497, 'QU', 'OK', 'S', 1725024335, 1725024335, '1'),
(147880, 29581, 'QU', 'OK', 'S', 1725024338, 1725024338, '1'),
(147881, 20449, 'QU', 'OK', 'S', 1725024362, 1725024362, '1'),
(147882, 24118, 'QU', 'OK', 'S', 1725024369, 1725024369, '1'),
(147883, 14409, 'QU', 'OK', 'S', 1725024453, 1725024453, '1'),
(147884, 29927, 'QU', 'OK', 'S', 1725024480, 1725024480, '1'),
(147885, 23669, 'QU', 'OK', 'S', 1725024494, 1725024494, '1'),
(147886, 23669, 'QU', 'OK', 'S', 1725024499, 1725024499, '1'),
(147887, 29927, 'QU', 'OK', 'S', 1725024503, 1725024503, '1'),
(147888, 30298, 'QU', 'OK', 'S', 1725024506, 1725024506, '1'),
(147889, 19695, 'QU', 'OK', 'S', 1725024551, 1725024551, '1'),
(147890, 23669, 'QU', 'OK', 'S', 1725024552, 1725024552, '1'),
(147891, 23669, 'QU', 'OK', 'S', 1725024569, 1725024569, '1'),
(147892, 32261, 'QU', 'OK', 'S', 1725024605, 1725024605, '1'),
(147893, 23669, 'QU', 'OK', 'S', 1725024630, 1725024630, '1'),
(147894, 23669, 'QU', 'OK', 'S', 1725024634, 1725024634, '1'),
(147895, 29589, 'QU', 'OK', 'S', 1725024747, 1725024747, '1'),
(147896, 20658, 'QU', 'OK', 'S', 1725024790, 1725024790, '1'),
(147897, 29511, 'QU', 'OK', 'S', 1725024839, 1725024839, '1'),
(147898, 20653, 'QU', 'OK', 'S', 1725024877, 1725024877, '1'),
(147899, 20653, 'QU', 'OK', 'S', 1725024877, 1725024877, '1'),
(147900, 4288, 'QU', 'OK', 'S', 1725024919, 1725024919, '1'),
(147901, 24320, 'QU', 'OK', 'S', 1725024964, 1725024964, '1'),
(147902, 28006, 'QU', 'OK', 'S', 1725025009, 1725025009, '1'),
(147903, 24290, 'QU', 'OK', 'S', 1725025042, 1725025042, '1'),
(147904, 24290, 'QU', 'OK', 'S', 1725025042, 1725025042, '1'),
(147905, 13311, 'QU', 'OK', 'S', 1725025177, 1725025177, '1'),
(147906, 29581, 'QU', 'OK', 'S', 1725025444, 1725025444, '1'),
(147907, 29581, 'QU', 'OK', 'S', 1725025444, 1725025444, '1'),
(147908, 29581, 'QU', 'OK', 'S', 1725025444, 1725025444, '1'),
(147909, 5749, 'QU', 'OK', 'S', 1725025543, 1725025543, '1'),
(147910, 1654, 'QU', 'OK', 'S', 1725025550, 1725025550, '1'),
(147911, 6467, 'QU', 'OK', 'S', 1725025556, 1725025556, '1'),
(147912, 4277, 'QU', 'OK', 'S', 1725025563, 1725025563, '1'),
(147913, 25023, 'QU', 'OK', 'S', 1725025568, 1725025568, '1'),
(147914, 3740, 'QU', 'OK', 'S', 1725025573, 1725025573, '1'),
(147915, 27323, 'QU', 'OK', 'S', 1725025577, 1725025577, '1'),
(147916, 27707, 'QU', 'OK', 'S', 1725025580, 1725025580, '1'),
(147917, 997, 'QU', 'OK', 'S', 1725025586, 1725025586, '1'),
(147918, 25393, 'QU', 'OK', 'S', 1725025592, 1725025592, '1'),
(147919, 25272, 'QU', 'OK', 'S', 1725025597, 1725025597, '1'),
(147920, 25393, 'QU', 'OK', 'S', 1725025608, 1725025608, '1'),
(147921, 33272, 'QU', 'OK', 'S', 1725025613, 1725025613, '1'),
(147922, 6467, 'QU', 'OK', 'S', 1725025623, 1725025623, '1'),
(147923, 5140, 'QU', 'OK', 'S', 1725025628, 1725025628, '1'),
(147924, 7353, 'QU', 'OK', 'S', 1725025632, 1725025632, '1'),
(147925, 22767, 'QU', 'OK', 'S', 1725025638, 1725025638, '1'),
(147926, 22767, 'QU', 'OK', 'S', 1725025638, 1725025638, '1'),
(147927, 4830, 'QU', 'OK', 'S', 1725025639, 1725025639, '1'),
(147928, 135, 'QU', 'OK', 'S', 1725025645, 1725025645, '1'),
(147929, 135, 'QU', 'OK', 'S', 1725025650, 1725025650, '1'),
(147930, 19505, 'QU', 'OK', 'S', 1725025670, 1725025670, '1'),
(147931, 28071, 'QU', 'OK', 'S', 1725025676, 1725025676, '1'),
(147932, 4830, 'QU', 'OK', 'S', 1725025681, 1725025681, '1'),
(147933, 4277, 'QU', 'OK', 'S', 1725025686, 1725025686, '1'),
(147934, 2318, 'QU', 'OK', 'S', 1725025691, 1725025691, '1'),
(147935, 25388, 'QU', 'OK', 'S', 1725025697, 1725025697, '1'),
(147936, 25272, 'QU', 'OK', 'S', 1725025705, 1725025705, '1'),
(147937, 30495, 'QU', 'OK', 'S', 1725025725, 1725025725, '1'),
(147938, 32950, 'QU', 'OK', 'S', 1725025730, 1725025730, '1'),
(147939, 31260, 'QU', 'OK', 'S', 1725025736, 1725025736, '1'),
(147940, 31260, 'QU', 'OK', 'S', 1725025741, 1725025741, '1'),
(147941, 32950, 'QU', 'OK', 'S', 1725025746, 1725025746, '1'),
(147942, 22819, 'QU', 'OK', 'S', 1725025749, 1725025749, '1'),
(147943, 32950, 'QU', 'OK', 'S', 1725025775, 1725025775, '1'),
(147944, 18781, 'QU', 'OK', 'S', 1725025783, 1725025783, '1'),
(147945, 18781, 'QU', 'OK', 'S', 1725025792, 1725025792, '1'),
(147946, 18781, 'QU', 'OK', 'S', 1725025799, 1725025799, '1'),
(147947, 18781, 'QU', 'OK', 'S', 1725025805, 1725025805, '1'),
(147948, 22204, 'QU', 'OK', 'S', 1725025808, 1725025808, '1'),
(147949, 22204, 'QU', 'OK', 'S', 1725025808, 1725025808, '1'),
(147950, 29990, 'QU', 'OK', 'S', 1725025810, 1725025810, '1'),
(147951, 32949, 'QU', 'OK', 'S', 1725025818, 1725025818, '1'),
(147952, 32949, 'QU', 'OK', 'S', 1725025824, 1725025824, '1'),
(147953, 32949, 'QU', 'OK', 'S', 1725025837, 1725025837, '1'),
(147954, 29990, 'QU', 'OK', 'S', 1725025843, 1725025843, '1'),
(147955, 29992, 'QU', 'OK', 'S', 1725025853, 1725025853, '1'),
(147956, 32949, 'QU', 'OK', 'S', 1725025858, 1725025858, '1'),
(147957, 29992, 'QU', 'OK', 'S', 1725025864, 1725025864, '1'),
(147958, 32951, 'QU', 'OK', 'S', 1725025870, 1725025870, '1'),
(147959, 30493, 'QU', 'OK', 'S', 1725025878, 1725025878, '1'),
(147960, 30493, 'QU', 'OK', 'S', 1725025884, 1725025884, '1'),
(147961, 31226, 'QU', 'OK', 'S', 1725025889, 1725025889, '1'),
(147962, 30493, 'QU', 'OK', 'S', 1725025895, 1725025895, '1'),
(147963, 32951, 'QU', 'OK', 'S', 1725025901, 1725025901, '1'),
(147964, 32949, 'QU', 'OK', 'S', 1725025908, 1725025908, '1'),
(147965, 3059, 'QU', 'OK', 'S', 1725025960, 1725025960, '1'),
(147966, 3306, 'QU', 'OK', 'S', 1725025970, 1725025970, '1'),
(147967, 3516, 'QU', 'OK', 'S', 1725025979, 1725025979, '1'),
(147968, 3060, 'QU', 'OK', 'S', 1725025994, 1725025994, '1'),
(147969, 3516, 'QU', 'OK', 'S', 1725026003, 1725026003, '1'),
(147970, 3060, 'QU', 'OK', 'S', 1725026016, 1725026016, '1'),
(147971, 2656, 'QU', 'OK', 'S', 1725026061, 1725026061, '1'),
(147972, 2366, 'QU', 'OK', 'S', 1725026071, 1725026071, '1'),
(147973, 2417, 'QU', 'OK', 'S', 1725026088, 1725026088, '1'),
(147974, 2307, 'QU', 'OK', 'S', 1725026132, 1725026132, '1'),
(147975, 2307, 'QU', 'OK', 'S', 1725026139, 1725026139, '1'),
(147976, 32493, 'QU', 'OK', 'S', 1725026824, 1725026824, '1'),
(147977, 30420, 'QU', 'OK', 'S', 1725027024, 1725027024, '1'),
(147978, 27109, 'QU', 'OK', 'S', 1725027284, 1725027284, '1'),
(147979, 27109, 'QU', 'OK', 'S', 1725027284, 1725027284, '1'),
(147980, 24951, 'QU', 'OK', 'S', 1725027609, 1725027609, '1'),
(147981, 24951, 'QU', 'OK', 'S', 1725027609, 1725027609, '1'),
(147982, 24936, 'QU', 'OK', 'S', 1725027639, 1725027639, '1'),
(147983, 25452, 'QU', 'OK', 'S', 1725027667, 1725027667, '1'),
(147984, 26198, 'QU', 'OK', 'S', 1725027725, 1725027725, '1'),
(147985, 26472, 'QU', 'OK', 'S', 1725027801, 1725027801, '1'),
(147986, 26472, 'QU', 'OK', 'S', 1725027801, 1725027801, '1'),
(147987, 24546, 'QU', 'OK', 'S', 1725027945, 1725027945, '1'),
(147988, 24187, 'QU', 'OK', 'S', 1725027993, 1725027993, '1'),
(147989, 24182, 'QU', 'OK', 'S', 1725028045, 1725028045, '1'),
(147990, 24119, 'QU', 'OK', 'S', 1725028113, 1725028113, '1'),
(147991, 24043, 'QU', 'OK', 'S', 1725028165, 1725028165, '1'),
(147992, 24043, 'QU', 'OK', 'S', 1725028165, 1725028165, '1'),
(147993, 22597, 'QU', 'OK', 'S', 1725028271, 1725028271, '1'),
(147994, 22597, 'QU', 'OK', 'S', 1725028271, 1725028271, '1'),
(147995, 22603, 'QU', 'OK', 'S', 1725028322, 1725028322, '1'),
(147996, 22605, 'QU', 'OK', 'S', 1725028408, 1725028408, '1'),
(147997, 22605, 'QU', 'OK', 'S', 1725028408, 1725028408, '1'),
(147998, 22712, 'QU', 'OK', 'S', 1725028466, 1725028466, '1'),
(147999, 22712, 'QU', 'OK', 'S', 1725028466, 1725028466, '1'),
(148000, 22720, 'QU', 'OK', 'S', 1725028545, 1725028545, '1'),
(148001, 22720, 'QU', 'OK', 'S', 1725028545, 1725028545, '1'),
(148002, 20755, 'QU', 'OK', 'S', 1725028708, 1725028708, '1'),
(148003, 20755, 'QU', 'OK', 'S', 1725028708, 1725028708, '1'),
(148004, 20899, 'QU', 'OK', 'S', 1725028728, 1725028728, '1'),
(148005, 20996, 'QU', 'OK', 'S', 1725028807, 1725028807, '1'),
(148006, 20996, 'QU', 'OK', 'S', 1725028807, 1725028807, '1'),
(148007, 21111, 'QU', 'OK', 'S', 1725028862, 1725028862, '1'),
(148008, 21117, 'QU', 'OK', 'S', 1725028939, 1725028939, '1'),
(148009, 21414, 'QU', 'OK', 'S', 1725028996, 1725028996, '1'),
(148010, 20646, 'QU', 'OK', 'S', 1725029303, 1725029303, '1'),
(148011, 20646, 'QU', 'OK', 'S', 1725029303, 1725029303, '1'),
(148012, 32692, 'QU', 'OK', 'S', 1725079970, 1725079970, '1'),
(148013, 25070, 'QU', 'OK', 'S', 1725080085, 1725080085, '1'),
(148014, 25067, 'QU', 'OK', 'S', 1725080342, 1725080342, '1'),
(148015, 24127, 'QU', 'OK', 'S', 1725080567, 1725080567, '1'),
(148016, 26864, 'QU', 'OK', 'S', 1725080725, 1725080725, '1'),
(148017, 23324, 'QU', 'OK', 'S', 1725081255, 1725081255, '1'),
(148018, 23324, 'QU', 'OK', 'S', 1725081319, 1725081319, '1'),
(148019, 23324, 'QU', 'OK', 'S', 1725081327, 1725081327, '1'),
(148020, 23324, 'QU', 'OK', 'S', 1725081335, 1725081335, '1'),
(148021, 29645, 'QU', 'OK', 'S', 1725081340, 1725081340, '1'),
(148022, 23324, 'QU', 'OK', 'S', 1725081341, 1725081341, '1'),
(148023, 18808, 'QU', 'OK', 'S', 1725081409, 1725081409, '1'),
(148024, 18808, 'QU', 'OK', 'S', 1725081415, 1725081415, '1'),
(148025, 18808, 'QU', 'OK', 'S', 1725081422, 1725081422, '1'),
(148026, 18808, 'QU', 'OK', 'S', 1725081429, 1725081429, '1'),
(148027, 18808, 'QU', 'OK', 'S', 1725081436, 1725081436, '1'),
(148028, 18808, 'QU', 'OK', 'S', 1725081446, 1725081446, '1'),
(148029, 23877, 'QU', 'OK', 'S', 1725081589, 1725081589, '1'),
(148030, 23877, 'QU', 'OK', 'S', 1725081595, 1725081595, '1'),
(148031, 19977, 'QU', 'OK', 'S', 1725081601, 1725081601, '1'),
(148032, 25476, 'QU', 'OK', 'S', 1725081606, 1725081606, '1'),
(148033, 25016, 'QU', 'OK', 'S', 1725081610, 1725081610, '1'),
(148034, 25659, 'QU', 'OK', 'S', 1725081614, 1725081614, '1'),
(148035, 32229, 'QU', 'OK', 'S', 1725081618, 1725081618, '1'),
(148036, 18674, 'QU', 'OK', 'S', 1725081622, 1725081622, '1'),
(148037, 3954, 'QU', 'OK', 'S', 1725081627, 1725081627, '1'),
(148038, 24555, 'QU', 'OK', 'S', 1725081631, 1725081631, '1'),
(148039, 23334, 'QU', 'OK', 'S', 1725081635, 1725081635, '1'),
(148040, 1345, 'QU', 'OK', 'S', 1725081640, 1725081640, '1'),
(148041, 33233, 'QU', 'OK', 'S', 1725081644, 1725081644, '1'),
(148042, 5341, 'QU', 'OK', 'S', 1725081650, 1725081650, '1'),
(148043, 16879, 'QU', 'OK', 'S', 1725081655, 1725081655, '1'),
(148044, 33233, 'QU', 'OK', 'S', 1725081660, 1725081660, '1'),
(148045, 24801, 'QU', 'OK', 'S', 1725081661, 1725081661, '1'),
(148046, 33233, 'QU', 'OK', 'S', 1725081665, 1725081665, '1'),
(148047, 3954, 'QU', 'OK', 'S', 1725081669, 1725081669, '1'),
(148048, 24555, 'QU', 'OK', 'S', 1725081674, 1725081674, '1'),
(148049, 33250, 'QU', 'OK', 'S', 1725081680, 1725081680, '1'),
(148050, 31115, 'QU', 'OK', 'S', 1725081688, 1725081688, '1'),
(148051, 33250, 'QU', 'OK', 'S', 1725081693, 1725081693, '1'),
(148052, 31115, 'QU', 'OK', 'S', 1725081697, 1725081697, '1'),
(148053, 33030, 'QU', 'OK', 'S', 1725081703, 1725081703, '1'),
(148054, 32988, 'QU', 'OK', 'S', 1725081707, 1725081707, '1'),
(148055, 32872, 'QU', 'OK', 'S', 1725081712, 1725081712, '1'),
(148056, 32988, 'QU', 'OK', 'S', 1725081717, 1725081717, '1'),
(148057, 32988, 'QU', 'OK', 'S', 1725081721, 1725081721, '1'),
(148058, 22278, 'QU', 'OK', 'S', 1725081726, 1725081726, '1'),
(148059, 32988, 'QU', 'OK', 'S', 1725081735, 1725081735, '1'),
(148060, 32872, 'QU', 'OK', 'S', 1725081740, 1725081740, '1'),
(148061, 32535, 'QU', 'OK', 'S', 1725081758, 1725081758, '1'),
(148062, 22727, 'QU', 'OK', 'S', 1725082041, 1725082041, '1'),
(148063, 11765, 'QU', 'OK', 'S', 1725082126, 1725082126, '1'),
(148064, 23951, 'QU', 'OK', 'S', 1725082132, 1725082132, '1'),
(148065, 32365, 'QU', 'OK', 'S', 1725082136, 1725082136, '1'),
(148066, 31539, 'QU', 'OK', 'S', 1725082141, 1725082141, '1'),
(148067, 18443, 'QU', 'OK', 'S', 1725082146, 1725082146, '1'),
(148068, 18449, 'QU', 'OK', 'S', 1725082150, 1725082150, '1'),
(148069, 31455, 'QU', 'OK', 'S', 1725082154, 1725082154, '1'),
(148070, 12544, 'QU', 'OK', 'S', 1725082159, 1725082159, '1'),
(148071, 31455, 'QU', 'OK', 'S', 1725082162, 1725082162, '1'),
(148072, 33250, 'QU', 'OK', 'S', 1725082167, 1725082167, '1'),
(148073, 33235, 'QU', 'OK', 'S', 1725082170, 1725082170, '1'),
(148074, 33235, 'QU', 'OK', 'S', 1725082193, 1725082193, '1'),
(148075, 3602, 'QU', 'OK', 'S', 1725082194, 1725082194, '1'),
(148076, 24958, 'QU', 'OK', 'S', 1725082274, 1725082274, '1'),
(148077, 24958, 'QU', 'OK', 'S', 1725082575, 1725082575, '1'),
(148078, 12599, 'QU', 'OK', 'S', 1725082585, 1725082585, '1'),
(148079, 31924, 'QU', 'OK', 'S', 1725082591, 1725082591, '1'),
(148080, 24958, 'QU', 'OK', 'S', 1725082597, 1725082597, '1'),
(148081, 12599, 'QU', 'OK', 'S', 1725082602, 1725082602, '1'),
(148082, 21572, 'QU', 'OK', 'S', 1725082607, 1725082607, '1'),
(148083, 21572, 'QU', 'OK', 'S', 1725082614, 1725082614, '1'),
(148084, 16345, 'QU', 'OK', 'S', 1725082619, 1725082619, '1'),
(148085, 11807, 'QU', 'OK', 'S', 1725082624, 1725082624, '1'),
(148086, 13523, 'QU', 'OK', 'S', 1725082636, 1725082636, '1'),
(148087, 32365, 'QU', 'OK', 'S', 1725082641, 1725082641, '1'),
(148088, 32364, 'QU', 'OK', 'S', 1725082647, 1725082647, '1'),
(148089, 16345, 'QU', 'OK', 'S', 1725082657, 1725082657, '1'),
(148090, 14550, 'QU', 'OK', 'S', 1725082662, 1725082662, '1'),
(148091, 16345, 'QU', 'OK', 'S', 1725082667, 1725082667, '1'),
(148092, 20045, 'QU', 'OK', 'S', 1725082673, 1725082673, '1'),
(148093, 21572, 'QU', 'OK', 'S', 1725082678, 1725082678, '1'),
(148094, 19193, 'QU', 'OK', 'S', 1725082683, 1725082683, '1'),
(148095, 21038, 'QU', 'OK', 'S', 1725082688, 1725082688, '1'),
(148096, 32455, 'QU', 'OK', 'S', 1725082706, 1725082706, '1'),
(148097, 22309, 'QU', 'OK', 'S', 1725082730, 1725082730, '1'),
(148098, 22305, 'QU', 'OK', 'S', 1725082735, 1725082735, '1'),
(148099, 18665, 'QU', 'OK', 'S', 1725082742, 1725082742, '1'),
(148100, 12613, 'QU', 'OK', 'S', 1725082749, 1725082749, '1'),
(148101, 31734, 'QU', 'OK', 'S', 1725082778, 1725082778, '1'),
(148102, 32452, 'QU', 'OK', 'S', 1725082780, 1725082780, '1'),
(148103, 11068, 'QU', 'OK', 'S', 1725082905, 1725082905, '1'),
(148104, 32464, 'QU', 'OK', 'S', 1725082992, 1725082992, '1'),
(148105, 32364, 'QU', 'OK', 'S', 1725083565, 1725083565, '1'),
(148106, 13520, 'QU', 'OK', 'S', 1725083567, 1725083567, '1'),
(148107, 17660, 'QU', 'OK', 'S', 1725096437, 1725096437, '1'),
(148108, 1711, 'QU', 'OK', 'S', 1725096450, 1725096450, '1'),
(148109, 1711, 'QU', 'OK', 'S', 1725096459, 1725096459, '1'),
(148110, 21909, 'QU', 'OK', 'S', 1725096466, 1725096466, '1'),
(148111, 21909, 'QU', 'OK', 'S', 1725096472, 1725096472, '1'),
(148112, 33250, 'QU', 'OK', 'S', 1725096967, 1725096967, '1'),
(148113, 32808, 'QU', 'OK', 'S', 1725097035, 1725097035, '1'),
(148114, 33315, 'QU', 'OK', 'S', 1725097240, 1725097240, '1'),
(148115, 24950, 'QU', 'OK', 'S', 1725097321, 1725097321, '1'),
(148116, 24950, 'QU', 'OK', 'S', 1725097321, 1725097321, '1'),
(148117, 24950, 'QU', 'OK', 'S', 1725097321, 1725097321, '1'),
(148118, 20406, 'QU', 'OK', 'S', 1725097507, 1725097507, '1'),
(148119, 19659, 'QU', 'OK', 'S', 1725097633, 1725097633, '1'),
(148120, 17032, 'QU', 'OK', 'S', 1725097831, 1725097831, '1'),
(148121, 15548, 'QU', 'OK', 'S', 1725097944, 1725097944, '1'),
(148122, 15548, 'QU', 'OK', 'S', 1725097944, 1725097944, '1'),
(148123, 13810, 'QU', 'OK', 'S', 1725098136, 1725098136, '1'),
(148124, 13810, 'QU', 'OK', 'S', 1725098136, 1725098136, '1'),
(148125, 11329, 'QU', 'OK', 'S', 1725098601, 1725098601, '1'),
(148126, 11329, 'QU', 'OK', 'S', 1725098601, 1725098601, '1'),
(148127, 13269, 'QU', 'OK', 'S', 1725098780, 1725098780, '1'),
(148128, 13029, 'QU', 'OK', 'S', 1725098837, 1725098837, '1'),
(148129, 13029, 'QU', 'OK', 'S', 1725098837, 1725098837, '1'),
(148130, 16367, 'QU', 'OK', 'S', 1725099151, 1725099151, '1'),
(148131, 16367, 'QU', 'OK', 'S', 1725099151, 1725099151, '1'),
(148132, 16367, 'QU', 'OK', 'S', 1725099151, 1725099151, '1'),
(148133, 16367, 'QU', 'OK', 'S', 1725099151, 1725099151, '1'),
(148134, 16556, 'QU', 'OK', 'S', 1725099271, 1725099271, '1'),
(148135, 16556, 'QU', 'OK', 'S', 1725099271, 1725099271, '1'),
(148136, 17064, 'QU', 'OK', 'S', 1725099414, 1725099414, '1'),
(148137, 20558, 'QU', 'OK', 'S', 1725099720, 1725099720, '1'),
(148138, 20558, 'QU', 'OK', 'S', 1725099733, 1725099733, '1'),
(148139, 20558, 'QU', 'OK', 'S', 1725099744, 1725099744, '1'),
(148140, 20558, 'QU', 'OK', 'S', 1725099761, 1725099761, '1'),
(148141, 20558, 'QU', 'OK', 'S', 1725099768, 1725099768, '1'),
(148142, 20558, 'QU', 'OK', 'S', 1725099776, 1725099776, '1'),
(148143, 13460, 'QU', 'OK', 'S', 1725099858, 1725099858, '1'),
(148144, 24851, 'QU', 'OK', 'S', 1725099900, 1725099900, '1'),
(148145, 24851, 'QU', 'OK', 'S', 1725100086, 1725100086, '1'),
(148146, 29775, 'QU', 'OK', 'S', 1725100086, 1725100086, '1'),
(148147, 29775, 'QU', 'OK', 'S', 1725100086, 1725100086, '1'),
(148148, 24851, 'QU', 'OK', 'S', 1725100094, 1725100094, '1'),
(148149, 18838, 'QU', 'OK', 'S', 1725100181, 1725100181, '1'),
(148150, 18838, 'QU', 'OK', 'S', 1725100259, 1725100259, '1'),
(148151, 33321, 'QU', 'OK', 'S', 1725100287, 1725100287, '1'),
(148152, 8896, 'QU', 'OK', 'S', 1725100334, 1725100334, '1'),
(148153, 8896, 'QU', 'OK', 'S', 1725100357, 1725100357, '1'),
(148154, 8896, 'QU', 'OK', 'S', 1725100379, 1725100379, '1'),
(148155, 8896, 'QU', 'OK', 'S', 1725100387, 1725100387, '1'),
(148156, 8896, 'QU', 'OK', 'S', 1725100437, 1725100437, '1'),
(148157, 8896, 'QU', 'OK', 'S', 1725100485, 1725100485, '1'),
(148158, 24683, 'QU', 'OK', 'S', 1725100639, 1725100639, '1'),
(148159, 22204, 'QU', 'OK', 'S', 1725100661, 1725100661, '1'),
(148160, 22204, 'QU', 'OK', 'S', 1725100661, 1725100661, '1'),
(148161, 22204, 'QU', 'OK', 'S', 1725100661, 1725100661, '1'),
(148162, 22204, 'QU', 'OK', 'S', 1725100661, 1725100661, '1'),
(148163, 22819, 'QU', 'OK', 'S', 1725100684, 1725100684, '1'),
(148164, 22819, 'QU', 'OK', 'S', 1725100684, 1725100684, '1'),
(148165, 21366, 'QU', 'OK', 'S', 1725100745, 1725100745, '1'),
(148166, 28861, 'QU', 'OK', 'S', 1725100823, 1725100823, '1'),
(148167, 22773, 'QU', 'OK', 'S', 1725100842, 1725100842, '1'),
(148168, 22767, 'QU', 'OK', 'S', 1725100859, 1725100859, '1'),
(148169, 22767, 'QU', 'OK', 'S', 1725100859, 1725100859, '1'),
(148170, 27323, 'QU', 'OK', 'S', 1725100884, 1725100884, '1'),
(148171, 27323, 'QU', 'OK', 'S', 1725100884, 1725100884, '1'),
(148172, 8896, 'QU', 'OK', 'S', 1725100896, 1725100896, '1'),
(148173, 8896, 'QU', 'OK', 'S', 1725100908, 1725100908, '1'),
(148174, 8896, 'QU', 'OK', 'S', 1725100916, 1725100916, '1'),
(148175, 8896, 'QU', 'OK', 'S', 1725100923, 1725100923, '1'),
(148176, 29581, 'QU', 'OK', 'S', 1725100963, 1725100963, '1'),
(148177, 29581, 'QU', 'OK', 'S', 1725100963, 1725100963, '1'),
(148178, 29581, 'QU', 'OK', 'S', 1725100963, 1725100963, '1'),
(148179, 15315, 'QU', 'OK', 'S', 1725100987, 1725100987, '1'),
(148180, 15315, 'QU', 'OK', 'S', 1725100987, 1725100987, '1'),
(148181, 15318, 'QU', 'OK', 'S', 1725101012, 1725101012, '1'),
(148182, 15318, 'QU', 'OK', 'S', 1725101012, 1725101012, '1'),
(148183, 8896, 'QU', 'OK', 'S', 1725101027, 1725101027, '1'),
(148184, 15317, 'QU', 'OK', 'S', 1725101032, 1725101032, '1'),
(148185, 15317, 'QU', 'OK', 'S', 1725101032, 1725101032, '1'),
(148186, 15314, 'QU', 'OK', 'S', 1725101060, 1725101060, '1'),
(148187, 15313, 'QU', 'OK', 'S', 1725101071, 1725101071, '1'),
(148188, 15312, 'QU', 'OK', 'S', 1725101092, 1725101092, '1'),
(148189, 15312, 'QU', 'OK', 'S', 1725101092, 1725101092, '1'),
(148190, 8896, 'QU', 'OK', 'S', 1725101118, 1725101118, '1'),
(148191, 8896, 'QU', 'OK', 'S', 1725101126, 1725101126, '1'),
(148192, 15311, 'QU', 'OK', 'S', 1725101127, 1725101127, '1'),
(148193, 4828, 'QU', 'OK', 'S', 1725101132, 1725101132, '1'),
(148194, 15308, 'QU', 'OK', 'S', 1725101141, 1725101141, '1'),
(148195, 8896, 'QU', 'OK', 'S', 1725101144, 1725101144, '1'),
(148196, 15306, 'QU', 'OK', 'S', 1725101155, 1725101155, '1'),
(148197, 15306, 'QU', 'OK', 'S', 1725101155, 1725101155, '1'),
(148198, 8896, 'QU', 'OK', 'S', 1725101166, 1725101166, '1'),
(148199, 15304, 'QU', 'OK', 'S', 1725101193, 1725101193, '1'),
(148200, 15304, 'QU', 'OK', 'S', 1725101193, 1725101193, '1'),
(148201, 8896, 'QU', 'OK', 'S', 1725101194, 1725101194, '1'),
(148202, 15367, 'QU', 'OK', 'S', 1725101211, 1725101211, '1'),
(148203, 15373, 'QU', 'OK', 'S', 1725101221, 1725101221, '1'),
(148204, 15375, 'QU', 'OK', 'S', 1725101244, 1725101244, '1'),
(148205, 21908, 'QU', 'OK', 'S', 1725101255, 1725101255, '1'),
(148206, 21908, 'QU', 'OK', 'S', 1725101255, 1725101255, '1'),
(148207, 21911, 'QU', 'OK', 'S', 1725101287, 1725101287, '1'),
(148208, 23213, 'QU', 'OK', 'S', 1725101297, 1725101297, '1'),
(148209, 18781, 'QU', 'OK', 'S', 1725101303, 1725101303, '1'),
(148210, 28493, 'QU', 'OK', 'S', 1725101311, 1725101311, '1'),
(148211, 28493, 'QU', 'OK', 'S', 1725101311, 1725101311, '1'),
(148212, 18781, 'QU', 'OK', 'S', 1725101313, 1725101313, '1'),
(148213, 28478, 'QU', 'OK', 'S', 1725101333, 1725101333, '1'),
(148214, 28478, 'QU', 'OK', 'S', 1725101333, 1725101333, '1'),
(148215, 15856, 'QU', 'OK', 'S', 1725101356, 1725101356, '1'),
(148216, 25944, 'QU', 'OK', 'S', 1725101371, 1725101371, '1'),
(148217, 33319, 'QU', 'OK', 'S', 1725101383, 1725101383, '1'),
(148218, 17796, 'QU', 'OK', 'S', 1725101385, 1725101385, '1'),
(148219, 33338, 'QU', 'OK', 'S', 1725101407, 1725101407, '1'),
(148220, 29926, 'QU', 'OK', 'S', 1725101408, 1725101408, '1'),
(148221, 19728, 'QU', 'OK', 'S', 1725101428, 1725101428, '1'),
(148222, 23674, 'QU', 'OK', 'S', 1725101444, 1725101444, '1'),
(148223, 23674, 'QU', 'OK', 'S', 1725101444, 1725101444, '1'),
(148224, 29822, 'QU', 'OK', 'S', 1725101483, 1725101483, '1'),
(148225, 29822, 'QU', 'OK', 'S', 1725101483, 1725101483, '1'),
(148226, 29666, 'QU', 'OK', 'S', 1725101500, 1725101500, '1'),
(148227, 23663, 'QU', 'OK', 'S', 1725101554, 1725101554, '1'),
(148228, 23663, 'QU', 'OK', 'S', 1725101554, 1725101554, '1'),
(148229, 28640, 'QU', 'OK', 'S', 1725101573, 1725101573, '1'),
(148230, 30253, 'QU', 'OK', 'S', 1725101584, 1725101584, '1'),
(148231, 30252, 'QU', 'OK', 'S', 1725101613, 1725101613, '1'),
(148232, 33339, 'QU', 'OK', 'S', 1725101785, 1725101785, '1'),
(148233, 33330, 'QU', 'OK', 'S', 1725101972, 1725101972, '1'),
(148234, 33332, 'QU', 'OK', 'S', 1725102034, 1725102034, '1'),
(148235, 33333, 'QU', 'OK', 'S', 1725102066, 1725102066, '1'),
(148236, 27323, 'QU', 'OK', 'S', 1725102109, 1725102109, '1'),
(148237, 27323, 'QU', 'OK', 'S', 1725102232, 1725102232, '1'),
(148238, 27323, 'QU', 'OK', 'S', 1725102232, 1725102232, '1'),
(148239, 26781, 'QU', 'OK', 'S', 1725102272, 1725102272, '1'),
(148240, 26781, 'QU', 'OK', 'S', 1725102272, 1725102272, '1'),
(148241, 26781, 'QU', 'OK', 'S', 1725102272, 1725102272, '1'),
(148242, 22771, 'QU', 'OK', 'S', 1725102325, 1725102325, '1'),
(148243, 22771, 'QU', 'OK', 'S', 1725102325, 1725102325, '1'),
(148244, 22771, 'QU', 'OK', 'S', 1725102325, 1725102325, '1'),
(148245, 33343, 'QU', 'OK', 'S', 1725102361, 1725102361, '1'),
(148246, 22767, 'QU', 'OK', 'S', 1725102483, 1725102483, '1'),
(148247, 22767, 'QU', 'OK', 'S', 1725102483, 1725102483, '1'),
(148248, 24800, 'QU', 'OK', 'S', 1725102516, 1725102516, '1'),
(148249, 24800, 'QU', 'OK', 'S', 1725102530, 1725102530, '1'),
(148250, 24800, 'QU', 'OK', 'S', 1725102540, 1725102540, '1'),
(148251, 24800, 'QU', 'OK', 'S', 1725102548, 1725102548, '1'),
(148252, 24800, 'QU', 'OK', 'S', 1725102556, 1725102556, '1'),
(148253, 20237, 'QU', 'OK', 'S', 1725102593, 1725102593, '1'),
(148254, 20236, 'QU', 'OK', 'S', 1725102722, 1725102722, '1'),
(148255, 20236, 'QU', 'OK', 'S', 1725102722, 1725102722, '1'),
(148256, 20236, 'QU', 'OK', 'S', 1725102722, 1725102722, '1'),
(148257, 20236, 'QU', 'OK', 'S', 1725102722, 1725102722, '1'),
(148258, 20236, 'QU', 'OK', 'S', 1725102722, 1725102722, '1'),
(148259, 31738, 'QU', 'OK', 'S', 1725102786, 1725102786, '1'),
(148260, 17515, 'QU', 'OK', 'S', 1725102817, 1725102817, '1'),
(148261, 17515, 'QU', 'OK', 'S', 1725102817, 1725102817, '1'),
(148262, 33345, 'QU', 'OK', 'S', 1725102841, 1725102841, '1'),
(148263, 17513, 'QU', 'OK', 'S', 1725102862, 1725102862, '1'),
(148264, 17513, 'QU', 'OK', 'S', 1725102862, 1725102862, '1'),
(148265, 17404, 'QU', 'OK', 'S', 1725102938, 1725102938, '1'),
(148266, 17404, 'QU', 'OK', 'S', 1725102938, 1725102938, '1'),
(148267, 17118, 'QU', 'OK', 'S', 1725102988, 1725102988, '1'),
(148268, 33348, 'QU', 'OK', 'S', 1725103110, 1725103110, '1'),
(148269, 22014, 'QU', 'OK', 'S', 1725103143, 1725103143, '1'),
(148270, 29583, 'QU', 'OK', 'S', 1725103184, 1725103184, '1'),
(148271, 29583, 'QU', 'OK', 'S', 1725103184, 1725103184, '1'),
(148272, 29581, 'QU', 'OK', 'S', 1725103209, 1725103209, '1'),
(148273, 29581, 'QU', 'OK', 'S', 1725103209, 1725103209, '1'),
(148274, 29581, 'QU', 'OK', 'S', 1725103209, 1725103209, '1'),
(148275, 28861, 'QU', 'OK', 'S', 1725103270, 1725103270, '1'),
(148276, 28861, 'QU', 'OK', 'S', 1725103270, 1725103270, '1'),
(148277, 28861, 'QU', 'OK', 'S', 1725103270, 1725103270, '1'),
(148278, 28861, 'QU', 'OK', 'S', 1725103270, 1725103270, '1'),
(148279, 28544, 'QU', 'OK', 'S', 1725103426, 1725103426, '1'),
(148280, 28544, 'QU', 'OK', 'S', 1725103426, 1725103426, '1'),
(148281, 28544, 'QU', 'OK', 'S', 1725103426, 1725103426, '1'),
(148282, 28544, 'QU', 'OK', 'S', 1725103426, 1725103426, '1'),
(148283, 28861, 'QU', 'OK', 'S', 1725103473, 1725103473, '1'),
(148284, 28543, 'QU', 'OK', 'S', 1725103561, 1725103561, '1'),
(148285, 28543, 'QU', 'OK', 'S', 1725103561, 1725103561, '1'),
(148286, 28543, 'QU', 'OK', 'S', 1725103561, 1725103561, '1'),
(148287, 28543, 'QU', 'OK', 'S', 1725103561, 1725103561, '1'),
(148288, 22819, 'QU', 'OK', 'S', 1725103664, 1725103664, '1'),
(148289, 22773, 'QU', 'OK', 'S', 1725103688, 1725103688, '1'),
(148290, 22773, 'QU', 'OK', 'S', 1725103688, 1725103688, '1'),
(148291, 22770, 'QU', 'OK', 'S', 1725103772, 1725103772, '1'),
(148292, 33053, 'QU', 'OK', 'S', 1725103893, 1725103893, '1'),
(148293, 33053, 'QU', 'OK', 'S', 1725103962, 1725103962, '1'),
(148294, 22764, 'QU', 'OK', 'S', 1725104008, 1725104008, '1'),
(148295, 22764, 'QU', 'OK', 'S', 1725104008, 1725104008, '1'),
(148296, 22764, 'QU', 'OK', 'S', 1725104008, 1725104008, '1'),
(148297, 20230, 'QU', 'OK', 'S', 1725104211, 1725104211, '1'),
(148298, 20232, 'QU', 'OK', 'S', 1725104223, 1725104223, '1'),
(148299, 17405, 'QU', 'OK', 'S', 1725104696, 1725104696, '1'),
(148300, 17405, 'QU', 'OK', 'S', 1725104696, 1725104696, '1'),
(148301, 17410, 'QU', 'OK', 'S', 1725105048, 1725105048, '1'),
(148302, 17410, 'QU', 'OK', 'S', 1725105048, 1725105048, '1'),
(148303, 17410, 'QU', 'OK', 'S', 1725105048, 1725105048, '1'),
(148304, 22766, 'QU', 'OK', 'S', 1725105244, 1725105244, '1'),
(148305, 22204, 'QU', 'OK', 'S', 1725105260, 1725105260, '1'),
(148306, 22204, 'QU', 'OK', 'S', 1725105260, 1725105260, '1'),
(148307, 21429, 'QU', 'OK', 'S', 1725105275, 1725105275, '1'),
(148308, 15897, 'QU', 'OK', 'S', 1725105276, 1725105276, '1'),
(148309, 15815, 'QU', 'OK', 'S', 1725105286, 1725105286, '1'),
(148310, 15897, 'QU', 'OK', 'S', 1725105290, 1725105290, '1'),
(148311, 28690, 'QU', 'OK', 'S', 1725105294, 1725105294, '1'),
(148312, 19840, 'QU', 'OK', 'S', 1725105300, 1725105300, '1'),
(148313, 30286, 'QU', 'OK', 'S', 1725105304, 1725105304, '1'),
(148314, 33077, 'QU', 'OK', 'S', 1725105307, 1725105307, '1'),
(148315, 19840, 'QU', 'OK', 'S', 1725105312, 1725105312, '1'),
(148316, 20229, 'QU', 'OK', 'S', 1725105317, 1725105317, '1'),
(148317, 29927, 'QU', 'OK', 'S', 1725105321, 1725105321, '1'),
(148318, 12478, 'QU', 'OK', 'S', 1725105328, 1725105328, '1'),
(148319, 31699, 'QU', 'OK', 'S', 1725105337, 1725105337, '1'),
(148320, 16398, 'QU', 'OK', 'S', 1725105342, 1725105342, '1'),
(148321, 18830, 'QU', 'OK', 'S', 1725105348, 1725105348, '1'),
(148322, 14982, 'QU', 'OK', 'S', 1725105354, 1725105354, '1'),
(148323, 14373, 'QU', 'OK', 'S', 1725105360, 1725105360, '1'),
(148324, 22633, 'QU', 'OK', 'S', 1725105367, 1725105367, '1'),
(148325, 20950, 'QU', 'OK', 'S', 1725105373, 1725105373, '1'),
(148326, 19063, 'QU', 'OK', 'S', 1725105379, 1725105379, '1'),
(148327, 14856, 'QU', 'OK', 'S', 1725105384, 1725105384, '1'),
(148328, 16420, 'QU', 'OK', 'S', 1725105392, 1725105392, '1'),
(148329, 17530, 'QU', 'OK', 'S', 1725105397, 1725105397, '1'),
(148330, 27308, 'QU', 'OK', 'S', 1725105403, 1725105403, '1'),
(148331, 19840, 'QU', 'OK', 'S', 1725105410, 1725105410, '1'),
(148332, 32448, 'QU', 'OK', 'S', 1725105420, 1725105420, '1'),
(148333, 32447, 'QU', 'OK', 'S', 1725105424, 1725105424, '1'),
(148334, 16747, 'QU', 'OK', 'S', 1725105450, 1725105450, '1'),
(148335, 18453, 'QU', 'OK', 'S', 1725105452, 1725105452, '1'),
(148336, 33102, 'QU', 'OK', 'S', 1725105455, 1725105455, '1'),
(148337, 17820, 'QU', 'OK', 'S', 1725105464, 1725105464, '1'),
(148338, 32373, 'QU', 'OK', 'S', 1725105466, 1725105466, '1'),
(148339, 3240, 'QU', 'OK', 'S', 1725105486, 1725105486, '1'),
(148340, 17514, 'QU', 'OK', 'S', 1725105488, 1725105488, '1'),
(148341, 17514, 'QU', 'OK', 'S', 1725105488, 1725105488, '1'),
(148342, 32411, 'QU', 'OK', 'S', 1725105492, 1725105492, '1'),
(148343, 32411, 'QU', 'OK', 'S', 1725105500, 1725105500, '1'),
(148344, 24236, 'QU', 'OK', 'S', 1725105511, 1725105511, '1'),
(148345, 33290, 'QU', 'OK', 'S', 1725105531, 1725105531, '1'),
(148346, 33347, 'QU', 'OK', 'S', 1725105541, 1725105541, '1'),
(148347, 30167, 'QU', 'OK', 'S', 1725105545, 1725105545, '1'),
(148348, 33175, 'QU', 'OK', 'S', 1725105559, 1725105559, '1'),
(148349, 14908, 'QU', 'OK', 'S', 1725105568, 1725105568, '1'),
(148350, 24244, 'QU', 'OK', 'S', 1725105575, 1725105575, '1'),
(148351, 33102, 'QU', 'OK', 'S', 1725105614, 1725105614, '1'),
(148352, 33340, 'QU', 'OK', 'S', 1725105747, 1725105747, '1'),
(148353, 33329, 'QU', 'OK', 'S', 1725105762, 1725105762, '1'),
(148354, 32537, 'QU', 'OK', 'S', 1725105852, 1725105852, '1'),
(148355, 33341, 'QU', 'OK', 'S', 1725105853, 1725105853, '1'),
(148356, 33289, 'QU', 'OK', 'S', 1725105876, 1725105876, '1'),
(148357, 29053, 'QU', 'OK', 'S', 1725105880, 1725105880, '1'),
(148358, 32448, 'QU', 'OK', 'S', 1725105884, 1725105884, '1'),
(148359, 24248, 'QU', 'OK', 'S', 1725105907, 1725105907, '1'),
(148360, 6036, 'QU', 'OK', 'S', 1725105916, 1725105916, '1'),
(148361, 32057, 'QU', 'OK', 'S', 1725105918, 1725105918, '1'),
(148362, 32057, 'QU', 'OK', 'S', 1725105918, 1725105918, '1'),
(148363, 32448, 'QU', 'OK', 'S', 1725105921, 1725105921, '1'),
(148364, 32398, 'QU', 'OK', 'S', 1725105931, 1725105931, '1'),
(148365, 32413, 'QU', 'OK', 'S', 1725105936, 1725105936, '1'),
(148366, 16747, 'QU', 'OK', 'S', 1725105939, 1725105939, '1'),
(148367, 24434, 'QU', 'OK', 'S', 1725105943, 1725105943, '1'),
(148368, 32371, 'QU', 'OK', 'S', 1725105952, 1725105952, '1'),
(148369, 26490, 'QU', 'OK', 'S', 1725105959, 1725105959, '1'),
(148370, 29054, 'QU', 'OK', 'S', 1725105963, 1725105963, '1'),
(148371, 29051, 'QU', 'OK', 'S', 1725105978, 1725105978, '1'),
(148372, 16670, 'QU', 'OK', 'S', 1725105990, 1725105990, '1'),
(148373, 33125, 'QU', 'OK', 'S', 1725105995, 1725105995, '1'),
(148374, 33342, 'QU', 'OK', 'S', 1725105999, 1725105999, '1'),
(148375, 24250, 'QU', 'OK', 'S', 1725106020, 1725106020, '1'),
(148376, 32176, 'QU', 'OK', 'S', 1725106023, 1725106023, '1'),
(148377, 18419, 'QU', 'OK', 'S', 1725106028, 1725106028, '1'),
(148378, 33344, 'QU', 'OK', 'S', 1725106028, 1725106028, '1'),
(148379, 24247, 'QU', 'OK', 'S', 1725106032, 1725106032, '1'),
(148380, 24258, 'QU', 'OK', 'S', 1725106051, 1725106051, '1'),
(148381, 30723, 'QU', 'OK', 'S', 1725106051, 1725106051, '1'),
(148382, 33346, 'QU', 'OK', 'S', 1725106053, 1725106053, '1'),
(148383, 17819, 'QU', 'OK', 'S', 1725106063, 1725106063, '1'),
(148384, 30612, 'QU', 'OK', 'S', 1725106070, 1725106070, '1'),
(148385, 15226, 'QU', 'OK', 'S', 1725106088, 1725106088, '1'),
(148386, 29513, 'QU', 'OK', 'S', 1725106122, 1725106122, '1'),
(148387, 31683, 'QU', 'OK', 'S', 1725106129, 1725106129, '1'),
(148388, 29755, 'QU', 'OK', 'S', 1725106192, 1725106192, '1'),
(148389, 29754, 'QU', 'OK', 'S', 1725106201, 1725106201, '1'),
(148390, 30484, 'QU', 'OK', 'S', 1725106211, 1725106211, '1'),
(148391, 29076, 'QU', 'OK', 'S', 1725106217, 1725106217, '1'),
(148392, 31446, 'QU', 'OK', 'S', 1725106221, 1725106221, '1'),
(148393, 30329, 'QU', 'OK', 'S', 1725106225, 1725106225, '1'),
(148394, 30514, 'QU', 'OK', 'S', 1725106232, 1725106232, '1'),
(148395, 30402, 'QU', 'OK', 'S', 1725106239, 1725106239, '1'),
(148396, 30511, 'QU', 'OK', 'S', 1725106243, 1725106243, '1'),
(148397, 28717, 'QU', 'OK', 'S', 1725106262, 1725106262, '1'),
(148398, 27403, 'QU', 'OK', 'S', 1725106321, 1725106321, '1'),
(148399, 26696, 'QU', 'OK', 'S', 1725106464, 1725106464, '1'),
(148400, 26755, 'QU', 'OK', 'S', 1725106497, 1725106497, '1'),
(148401, 25453, 'QU', 'OK', 'S', 1725106649, 1725106649, '1'),
(148402, 25452, 'QU', 'OK', 'S', 1725106661, 1725106661, '1'),
(148403, 20994, 'QU', 'OK', 'S', 1725106740, 1725106740, '1'),
(148404, 21074, 'QU', 'OK', 'S', 1725106778, 1725106778, '1'),
(148405, 21428, 'QU', 'OK', 'S', 1725106832, 1725106832, '1'),
(148406, 21962, 'QU', 'OK', 'S', 1725106905, 1725106905, '1'),
(148407, 22718, 'QU', 'OK', 'S', 1725106951, 1725106951, '1'),
(148408, 23070, 'QU', 'OK', 'S', 1725106984, 1725106984, '1'),
(148409, 23669, 'QU', 'OK', 'S', 1725106997, 1725106997, '1'),
(148410, 23669, 'QU', 'OK', 'S', 1725106997, 1725106997, '1'),
(148411, 30628, 'QU', 'OK', 'S', 1725107107, 1725107107, '1'),
(148412, 18457, 'QU', 'OK', 'S', 1725107151, 1725107151, '1'),
(148413, 25090, 'QU', 'OK', 'S', 1725107191, 1725107191, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(148414, 30981, 'QU', 'OK', 'S', 1725107224, 1725107224, '1'),
(148415, 16558, 'QU', 'OK', 'S', 1725107402, 1725107402, '1'),
(148416, 28999, 'QU', 'OK', 'S', 1725107493, 1725107493, '1'),
(148417, 28999, 'QU', 'OK', 'S', 1725107511, 1725107511, '1'),
(148418, 17265, 'QU', 'OK', 'S', 1725107589, 1725107589, '1'),
(148419, 17738, 'QU', 'OK', 'S', 1725107696, 1725107696, '1'),
(148420, 17740, 'QU', 'OK', 'S', 1725107748, 1725107748, '1'),
(148421, 15185, 'QU', 'OK', 'S', 1725107836, 1725107836, '1'),
(148422, 15378, 'QU', 'OK', 'S', 1725107874, 1725107874, '1'),
(148423, 23669, 'QU', 'OK', 'S', 1725107897, 1725107897, '1'),
(148424, 15546, 'QU', 'OK', 'S', 1725107911, 1725107911, '1'),
(148425, 15546, 'QU', 'OK', 'S', 1725107911, 1725107911, '1'),
(148426, 16528, 'QU', 'OK', 'S', 1725108016, 1725108016, '1'),
(148427, 16528, 'QU', 'OK', 'S', 1725108016, 1725108016, '1'),
(148428, 16536, 'QU', 'OK', 'S', 1725108041, 1725108041, '1'),
(148429, 16536, 'QU', 'OK', 'S', 1725108041, 1725108041, '1'),
(148430, 13588, 'QU', 'OK', 'S', 1725108137, 1725108137, '1'),
(148431, 13588, 'QU', 'OK', 'S', 1725108137, 1725108137, '1'),
(148432, 12620, 'QU', 'OK', 'S', 1725108320, 1725108320, '1'),
(148433, 12620, 'QU', 'OK', 'S', 1725108320, 1725108320, '1'),
(148434, 12625, 'QU', 'OK', 'S', 1725108340, 1725108340, '1'),
(148435, 12630, 'QU', 'OK', 'S', 1725108363, 1725108363, '1'),
(148436, 32145, 'QU', 'OK', 'S', 1725108466, 1725108466, '1'),
(148437, 11337, 'QU', 'OK', 'S', 1725108467, 1725108467, '1'),
(148438, 22985, 'QU', 'OK', 'S', 1725108492, 1725108492, '1'),
(148439, 22985, 'QU', 'OK', 'S', 1725108516, 1725108516, '1'),
(148440, 32201, 'QU', 'OK', 'S', 1725108535, 1725108535, '1'),
(148441, 8965, 'QU', 'OK', 'S', 1725108600, 1725108600, '1'),
(148442, 32030, 'QU', 'OK', 'S', 1725108746, 1725108746, '1'),
(148443, 32030, 'QU', 'OK', 'S', 1725108753, 1725108753, '1'),
(148444, 12386, 'QU', 'OK', 'S', 1725108758, 1725108758, '1'),
(148445, 23897, 'QU', 'OK', 'S', 1725108764, 1725108764, '1'),
(148446, 23897, 'QU', 'OK', 'S', 1725108770, 1725108770, '1'),
(148447, 23897, 'QU', 'OK', 'S', 1725108773, 1725108773, '1'),
(148448, 32007, 'QU', 'OK', 'S', 1725108778, 1725108778, '1'),
(148449, 30335, 'QU', 'OK', 'S', 1725108783, 1725108783, '1'),
(148450, 30335, 'QU', 'OK', 'S', 1725108788, 1725108788, '1'),
(148451, 32473, 'QU', 'OK', 'S', 1725108794, 1725108794, '1'),
(148452, 32007, 'QU', 'OK', 'S', 1725108799, 1725108799, '1'),
(148453, 21286, 'QU', 'OK', 'S', 1725108804, 1725108804, '1'),
(148454, 17327, 'QU', 'OK', 'S', 1725108808, 1725108808, '1'),
(148455, 21286, 'QU', 'OK', 'S', 1725108814, 1725108814, '1'),
(148456, 21286, 'QU', 'OK', 'S', 1725108819, 1725108819, '1'),
(148457, 32473, 'QU', 'OK', 'S', 1725108834, 1725108834, '1'),
(148458, 28815, 'QU', 'OK', 'S', 1725108839, 1725108839, '1'),
(148459, 12328, 'QU', 'OK', 'S', 1725108842, 1725108842, '1'),
(148460, 32473, 'QU', 'OK', 'S', 1725108844, 1725108844, '1'),
(148461, 20341, 'QU', 'OK', 'S', 1725108849, 1725108849, '1'),
(148462, 12328, 'QU', 'OK', 'S', 1725108851, 1725108851, '1'),
(148463, 31347, 'QU', 'OK', 'S', 1725108854, 1725108854, '1'),
(148464, 17327, 'QU', 'OK', 'S', 1725108859, 1725108859, '1'),
(148465, 12328, 'QU', 'OK', 'S', 1725108862, 1725108862, '1'),
(148466, 31644, 'QU', 'OK', 'S', 1725108864, 1725108864, '1'),
(148467, 24800, 'QU', 'OK', 'S', 1725108870, 1725108870, '1'),
(148468, 24800, 'QU', 'OK', 'S', 1725108886, 1725108886, '1'),
(148469, 24800, 'QU', 'OK', 'S', 1725108893, 1725108893, '1'),
(148470, 31898, 'QU', 'OK', 'S', 1725108899, 1725108899, '1'),
(148471, 20071, 'QU', 'OK', 'S', 1725108905, 1725108905, '1'),
(148472, 10508, 'QU', 'OK', 'S', 1725108908, 1725108908, '1'),
(148473, 14239, 'QU', 'OK', 'S', 1725108912, 1725108912, '1'),
(148474, 10508, 'QU', 'OK', 'S', 1725108913, 1725108913, '1'),
(148475, 10508, 'QU', 'OK', 'S', 1725108916, 1725108916, '1'),
(148476, 31784, 'QU', 'OK', 'S', 1725108918, 1725108918, '1'),
(148477, 10508, 'QU', 'OK', 'S', 1725108919, 1725108919, '1'),
(148478, 10508, 'QU', 'OK', 'S', 1725108923, 1725108923, '1'),
(148479, 10508, 'QU', 'OK', 'S', 1725108926, 1725108926, '1'),
(148480, 10508, 'QU', 'OK', 'S', 1725108929, 1725108929, '1'),
(148481, 10508, 'QU', 'OK', 'S', 1725108932, 1725108932, '1'),
(148482, 10508, 'QU', 'OK', 'S', 1725108935, 1725108935, '1'),
(148483, 31589, 'QU', 'OK', 'S', 1725108938, 1725108938, '1'),
(148484, 10508, 'QU', 'OK', 'S', 1725108939, 1725108939, '1'),
(148485, 10508, 'QU', 'OK', 'S', 1725108942, 1725108942, '1'),
(148486, 31590, 'QU', 'OK', 'S', 1725108944, 1725108944, '1'),
(148487, 10508, 'QU', 'OK', 'S', 1725108946, 1725108946, '1'),
(148488, 30014, 'QU', 'OK', 'S', 1725108950, 1725108950, '1'),
(148489, 31643, 'QU', 'OK', 'S', 1725109044, 1725109044, '1'),
(148490, 21440, 'QU', 'OK', 'S', 1725109050, 1725109050, '1'),
(148491, 31591, 'QU', 'OK', 'S', 1725109055, 1725109055, '1'),
(148492, 31538, 'QU', 'OK', 'S', 1725109062, 1725109062, '1'),
(148493, 28815, 'QU', 'OK', 'S', 1725109067, 1725109067, '1'),
(148494, 31785, 'QU', 'OK', 'S', 1725109072, 1725109072, '1'),
(148495, 31591, 'QU', 'OK', 'S', 1725109077, 1725109077, '1'),
(148496, 31891, 'QU', 'OK', 'S', 1725109083, 1725109083, '1'),
(148497, 22648, 'QU', 'OK', 'S', 1725109089, 1725109089, '1'),
(148498, 31591, 'QU', 'OK', 'S', 1725109094, 1725109094, '1'),
(148499, 31643, 'QU', 'OK', 'S', 1725109102, 1725109102, '1'),
(148500, 31898, 'QU', 'OK', 'S', 1725109171, 1725109171, '1'),
(148501, 20525, 'QU', 'OK', 'S', 1725109176, 1725109176, '1'),
(148502, 31347, 'QU', 'OK', 'S', 1725109182, 1725109182, '1'),
(148503, 1201, 'QU', 'OK', 'S', 1725109187, 1725109187, '1'),
(148504, 31784, 'QU', 'OK', 'S', 1725109192, 1725109192, '1'),
(148505, 31785, 'QU', 'OK', 'S', 1725109197, 1725109197, '1'),
(148506, 31784, 'QU', 'OK', 'S', 1725109206, 1725109206, '1'),
(148507, 32670, 'QU', 'OK', 'S', 1725109213, 1725109213, '1'),
(148508, 30169, 'QU', 'OK', 'S', 1725109222, 1725109222, '1'),
(148509, 19811, 'QU', 'OK', 'S', 1725109228, 1725109228, '1'),
(148510, 31516, 'QU', 'OK', 'S', 1725109234, 1725109234, '1'),
(148511, 20525, 'QU', 'OK', 'S', 1725109241, 1725109241, '1'),
(148512, 21451, 'QU', 'OK', 'S', 1725109246, 1725109246, '1'),
(148513, 21451, 'QU', 'OK', 'S', 1725109251, 1725109251, '1'),
(148514, 21451, 'QU', 'OK', 'S', 1725109256, 1725109256, '1'),
(148515, 31539, 'QU', 'OK', 'S', 1725109263, 1725109263, '1'),
(148516, 21451, 'QU', 'OK', 'S', 1725109268, 1725109268, '1'),
(148517, 30846, 'QU', 'OK', 'S', 1725109288, 1725109288, '1'),
(148518, 377, 'QU', 'OK', 'S', 1725109311, 1725109311, '1'),
(148519, 27402, 'QU', 'OK', 'S', 1725109376, 1725109376, '1'),
(148520, 1972, 'QU', 'OK', 'S', 1725109506, 1725109506, '1'),
(148521, 1972, 'QU', 'OK', 'S', 1725109533, 1725109533, '1'),
(148522, 1972, 'QU', 'OK', 'S', 1725109536, 1725109536, '1'),
(148523, 1972, 'QU', 'OK', 'S', 1725109540, 1725109540, '1'),
(148524, 27364, 'QU', 'OK', 'S', 1725109544, 1725109544, '1'),
(148525, 27364, 'QU', 'OK', 'S', 1725109544, 1725109544, '1'),
(148526, 1972, 'QU', 'OK', 'S', 1725109544, 1725109544, '1'),
(148527, 1972, 'QU', 'OK', 'S', 1725109547, 1725109547, '1'),
(148528, 1972, 'QU', 'OK', 'S', 1725109551, 1725109551, '1'),
(148529, 1972, 'QU', 'OK', 'S', 1725109554, 1725109554, '1'),
(148530, 1972, 'QU', 'OK', 'S', 1725109561, 1725109561, '1'),
(148531, 1972, 'QU', 'OK', 'S', 1725109576, 1725109576, '1'),
(148532, 1972, 'QU', 'OK', 'S', 1725109587, 1725109587, '1'),
(148533, 1972, 'QU', 'OK', 'S', 1725109612, 1725109612, '1'),
(148534, 21155, 'QU', 'OK', 'S', 1725109694, 1725109694, '1'),
(148535, 12328, 'QU', 'OK', 'S', 1725109727, 1725109727, '1'),
(148536, 12328, 'QU', 'OK', 'S', 1725109736, 1725109736, '1'),
(148537, 17745, 'QU', 'OK', 'S', 1725109756, 1725109756, '1'),
(148538, 17743, 'QU', 'OK', 'S', 1725109776, 1725109776, '1'),
(148539, 12847, 'QU', 'OK', 'S', 1725109837, 1725109837, '1'),
(148540, 12847, 'QU', 'OK', 'S', 1725109837, 1725109837, '1'),
(148541, 13074, 'QU', 'OK', 'S', 1725109882, 1725109882, '1'),
(148542, 15645, 'QU', 'OK', 'S', 1725109916, 1725109916, '1'),
(148543, 15697, 'QU', 'OK', 'S', 1725109952, 1725109952, '1'),
(148544, 15714, 'QU', 'OK', 'S', 1725109987, 1725109987, '1'),
(148545, 32961, 'QU', 'OK', 'S', 1725110199, 1725110199, '1'),
(148546, 32961, 'QU', 'OK', 'S', 1725110199, 1725110199, '1'),
(148547, 30580, 'QU', 'OK', 'S', 1725110496, 1725110496, '1'),
(148548, 28626, 'QU', 'OK', 'S', 1725110632, 1725110632, '1'),
(148549, 27313, 'QU', 'OK', 'S', 1725110725, 1725110725, '1'),
(148550, 30509, 'QU', 'OK', 'S', 1725110766, 1725110766, '1'),
(148551, 28665, 'QU', 'OK', 'S', 1725110877, 1725110877, '1'),
(148552, 33346, 'QU', 'OK', 'S', 1725110927, 1725110927, '1'),
(148553, 24667, 'QU', 'OK', 'S', 1725111008, 1725111008, '1'),
(148554, 30309, 'QU', 'OK', 'S', 1725111019, 1725111019, '1'),
(148555, 33297, 'QU', 'OK', 'S', 1725111073, 1725111073, '1'),
(148556, 27713, 'QU', 'OK', 'S', 1725111089, 1725111089, '1'),
(148557, 33159, 'QU', 'OK', 'S', 1725121956, 1725121956, '1'),
(148558, 33159, 'QU', 'OK', 'S', 1725121969, 1725121969, '1'),
(148559, 33158, 'QU', 'OK', 'S', 1725121983, 1725121983, '1'),
(148560, 33158, 'QU', 'OK', 'S', 1725121994, 1725121994, '1'),
(148561, 33157, 'QU', 'OK', 'S', 1725122004, 1725122004, '1'),
(148562, 33157, 'QU', 'OK', 'S', 1725122010, 1725122010, '1'),
(148563, 33153, 'QU', 'OK', 'S', 1725122023, 1725122023, '1'),
(148564, 33153, 'QU', 'OK', 'S', 1725122030, 1725122030, '1'),
(148565, 33107, 'QU', 'OK', 'S', 1725122069, 1725122069, '1'),
(148566, 33107, 'QU', 'OK', 'S', 1725122076, 1725122076, '1'),
(148567, 30658, 'QU', 'OK', 'S', 1725122104, 1725122104, '1'),
(148568, 30658, 'QU', 'OK', 'S', 1725122110, 1725122110, '1'),
(148569, 30657, 'QU', 'OK', 'S', 1725122123, 1725122123, '1'),
(148570, 30657, 'QU', 'OK', 'S', 1725122129, 1725122129, '1'),
(148571, 30644, 'QU', 'OK', 'S', 1725122137, 1725122137, '1'),
(148572, 30644, 'QU', 'OK', 'S', 1725122143, 1725122143, '1'),
(148573, 30564, 'QU', 'OK', 'S', 1725122158, 1725122158, '1'),
(148574, 30553, 'QU', 'OK', 'S', 1725122171, 1725122171, '1'),
(148575, 30553, 'QU', 'OK', 'S', 1725122178, 1725122178, '1'),
(148576, 30552, 'QU', 'OK', 'S', 1725122195, 1725122195, '1'),
(148577, 28811, 'QU', 'OK', 'S', 1725122225, 1725122225, '1'),
(148578, 28811, 'QU', 'OK', 'S', 1725122237, 1725122237, '1'),
(148579, 28528, 'QU', 'OK', 'S', 1725122331, 1725122331, '1'),
(148580, 28528, 'QU', 'OK', 'S', 1725122344, 1725122344, '1'),
(148581, 26899, 'QU', 'OK', 'S', 1725122377, 1725122377, '1'),
(148582, 26892, 'QU', 'OK', 'S', 1725122400, 1725122400, '1'),
(148583, 26892, 'QU', 'OK', 'S', 1725122414, 1725122414, '1'),
(148584, 26889, 'QU', 'OK', 'S', 1725122433, 1725122433, '1'),
(148585, 24834, 'QU', 'OK', 'S', 1725122469, 1725122469, '1'),
(148586, 24835, 'QU', 'OK', 'S', 1725122480, 1725122480, '1'),
(148587, 24835, 'QU', 'OK', 'S', 1725122487, 1725122487, '1'),
(148588, 24256, 'QU', 'OK', 'S', 1725122508, 1725122508, '1'),
(148589, 24256, 'QU', 'OK', 'S', 1725122515, 1725122515, '1'),
(148590, 24074, 'QU', 'OK', 'S', 1725122623, 1725122623, '1'),
(148591, 23975, 'QU', 'OK', 'S', 1725122634, 1725122634, '1'),
(148592, 23969, 'QU', 'OK', 'S', 1725122652, 1725122652, '1'),
(148593, 23969, 'QU', 'OK', 'S', 1725122664, 1725122664, '1'),
(148594, 23352, 'QU', 'OK', 'S', 1725122688, 1725122688, '1'),
(148595, 23352, 'QU', 'OK', 'S', 1725122700, 1725122700, '1'),
(148596, 22975, 'QU', 'OK', 'S', 1725122725, 1725122725, '1'),
(148597, 33159, 'QU', 'OK', 'S', 1725186273, 1725186273, '1'),
(148598, 33159, 'QU', 'OK', 'S', 1725186278, 1725186278, '1'),
(148599, 33158, 'QU', 'OK', 'S', 1725186285, 1725186285, '1'),
(148600, 33158, 'QU', 'OK', 'S', 1725186290, 1725186290, '1'),
(148601, 33157, 'QU', 'OK', 'S', 1725186296, 1725186296, '1'),
(148602, 33157, 'QU', 'OK', 'S', 1725186302, 1725186302, '1'),
(148603, 33153, 'QU', 'OK', 'S', 1725186310, 1725186310, '1'),
(148604, 33153, 'QU', 'OK', 'S', 1725186316, 1725186316, '1'),
(148605, 33107, 'QU', 'OK', 'S', 1725186324, 1725186324, '1'),
(148606, 33107, 'QU', 'OK', 'S', 1725186342, 1725186342, '1'),
(148607, 32681, 'QU', 'OK', 'S', 1725186370, 1725186370, '1'),
(148608, 32681, 'QU', 'OK', 'S', 1725186376, 1725186376, '1'),
(148609, 30658, 'QU', 'OK', 'S', 1725186382, 1725186382, '1'),
(148610, 30658, 'QU', 'OK', 'S', 1725186388, 1725186388, '1'),
(148611, 30657, 'QU', 'OK', 'S', 1725186397, 1725186397, '1'),
(148612, 30657, 'QU', 'OK', 'S', 1725186405, 1725186405, '1'),
(148613, 30644, 'QU', 'OK', 'S', 1725186412, 1725186412, '1'),
(148614, 30644, 'QU', 'OK', 'S', 1725186418, 1725186418, '1'),
(148615, 30564, 'QU', 'OK', 'S', 1725186432, 1725186432, '1'),
(148616, 30553, 'QU', 'OK', 'S', 1725186439, 1725186439, '1'),
(148617, 30553, 'QU', 'OK', 'S', 1725186446, 1725186446, '1'),
(148618, 30552, 'QU', 'OK', 'S', 1725186469, 1725186469, '1'),
(148619, 30552, 'QU', 'OK', 'S', 1725186477, 1725186477, '1'),
(148620, 28811, 'QU', 'OK', 'S', 1725186489, 1725186489, '1'),
(148621, 28811, 'QU', 'OK', 'S', 1725186498, 1725186498, '1'),
(148622, 28528, 'QU', 'OK', 'S', 1725186519, 1725186519, '1'),
(148623, 28528, 'QU', 'OK', 'S', 1725186526, 1725186526, '1'),
(148624, 28526, 'QU', 'OK', 'S', 1725186538, 1725186538, '1'),
(148625, 28526, 'QU', 'OK', 'S', 1725186544, 1725186544, '1'),
(148626, 26931, 'QU', 'OK', 'S', 1725186552, 1725186552, '1'),
(148627, 26931, 'QU', 'OK', 'S', 1725186557, 1725186557, '1'),
(148628, 26930, 'QU', 'OK', 'S', 1725186564, 1725186564, '1'),
(148629, 26930, 'QU', 'OK', 'S', 1725186570, 1725186570, '1'),
(148630, 26908, 'QU', 'OK', 'S', 1725186585, 1725186585, '1'),
(148631, 26908, 'QU', 'OK', 'S', 1725186590, 1725186590, '1'),
(148632, 26903, 'QU', 'OK', 'S', 1725186597, 1725186597, '1'),
(148633, 26903, 'QU', 'OK', 'S', 1725186603, 1725186603, '1'),
(148634, 26900, 'QU', 'OK', 'S', 1725186610, 1725186610, '1'),
(148635, 26900, 'QU', 'OK', 'S', 1725186618, 1725186618, '1'),
(148636, 26908, 'QU', 'OK', 'S', 1725186652, 1725186652, '1'),
(148637, 26908, 'QU', 'OK', 'S', 1725186657, 1725186657, '1'),
(148638, 26903, 'QU', 'OK', 'S', 1725186663, 1725186663, '1'),
(148639, 26903, 'QU', 'OK', 'S', 1725186668, 1725186668, '1'),
(148640, 26900, 'QU', 'OK', 'S', 1725186675, 1725186675, '1'),
(148641, 26900, 'QU', 'OK', 'S', 1725186681, 1725186681, '1'),
(148642, 26899, 'QU', 'OK', 'S', 1725186690, 1725186690, '1'),
(148643, 26899, 'QU', 'OK', 'S', 1725186697, 1725186697, '1'),
(148644, 26896, 'QU', 'OK', 'S', 1725186704, 1725186704, '1'),
(148645, 26896, 'QU', 'OK', 'S', 1725186714, 1725186714, '1'),
(148646, 26892, 'QU', 'OK', 'S', 1725186731, 1725186731, '1'),
(148647, 26892, 'QU', 'OK', 'S', 1725186740, 1725186740, '1'),
(148648, 26889, 'QU', 'OK', 'S', 1725186749, 1725186749, '1'),
(148649, 26889, 'QU', 'OK', 'S', 1725186756, 1725186756, '1'),
(148650, 26751, 'QU', 'OK', 'S', 1725186801, 1725186801, '1'),
(148651, 26751, 'QU', 'OK', 'S', 1725186808, 1725186808, '1'),
(148652, 26748, 'QU', 'OK', 'S', 1725186817, 1725186817, '1'),
(148653, 26748, 'QU', 'OK', 'S', 1725186823, 1725186823, '1'),
(148654, 26747, 'QU', 'OK', 'S', 1725186832, 1725186832, '1'),
(148655, 26747, 'QU', 'OK', 'S', 1725186842, 1725186842, '1'),
(148656, 26367, 'QU', 'OK', 'S', 1725186853, 1725186853, '1'),
(148657, 26367, 'QU', 'OK', 'S', 1725186858, 1725186858, '1'),
(148658, 25298, 'QU', 'OK', 'S', 1725186869, 1725186869, '1'),
(148659, 25298, 'QU', 'OK', 'S', 1725186880, 1725186880, '1'),
(148660, 24839, 'QU', 'OK', 'S', 1725186911, 1725186911, '1'),
(148661, 24839, 'QU', 'OK', 'S', 1725186918, 1725186918, '1'),
(148662, 24837, 'QU', 'OK', 'S', 1725187024, 1725187024, '1'),
(148663, 24837, 'QU', 'OK', 'S', 1725187033, 1725187033, '1'),
(148664, 24835, 'QU', 'OK', 'S', 1725187043, 1725187043, '1'),
(148665, 24835, 'QU', 'OK', 'S', 1725187050, 1725187050, '1'),
(148666, 24834, 'QU', 'OK', 'S', 1725187098, 1725187098, '1'),
(148667, 24665, 'QU', 'OK', 'S', 1725187140, 1725187140, '1'),
(148668, 24665, 'QU', 'OK', 'S', 1725187147, 1725187147, '1'),
(148669, 24281, 'QU', 'OK', 'S', 1725187156, 1725187156, '1'),
(148670, 24281, 'QU', 'OK', 'S', 1725187165, 1725187165, '1'),
(148671, 24256, 'QU', 'OK', 'S', 1725187182, 1725187182, '1'),
(148672, 24256, 'QU', 'OK', 'S', 1725187196, 1725187196, '1'),
(148673, 24252, 'QU', 'OK', 'S', 1725187208, 1725187208, '1'),
(148674, 24252, 'QU', 'OK', 'S', 1725187216, 1725187216, '1'),
(148675, 24249, 'QU', 'OK', 'S', 1725187222, 1725187222, '1'),
(148676, 24249, 'QU', 'OK', 'S', 1725187230, 1725187230, '1'),
(148677, 24084, 'QU', 'OK', 'S', 1725187264, 1725187264, '1'),
(148678, 24084, 'QU', 'OK', 'S', 1725187274, 1725187274, '1'),
(148679, 24083, 'QU', 'OK', 'S', 1725187299, 1725187299, '1'),
(148680, 24074, 'QU', 'OK', 'S', 1725187307, 1725187307, '1'),
(148681, 24074, 'QU', 'OK', 'S', 1725187312, 1725187312, '1'),
(148682, 23975, 'QU', 'OK', 'S', 1725187327, 1725187327, '1'),
(148683, 23974, 'QU', 'OK', 'S', 1725187337, 1725187337, '1'),
(148684, 23974, 'QU', 'OK', 'S', 1725187345, 1725187345, '1'),
(148685, 23971, 'QU', 'OK', 'S', 1725187370, 1725187370, '1'),
(148686, 23971, 'QU', 'OK', 'S', 1725187377, 1725187377, '1'),
(148687, 23969, 'QU', 'OK', 'S', 1725187382, 1725187382, '1'),
(148688, 23969, 'QU', 'OK', 'S', 1725187388, 1725187388, '1'),
(148689, 23563, 'QU', 'OK', 'S', 1725187396, 1725187396, '1'),
(148690, 23563, 'QU', 'OK', 'S', 1725187402, 1725187402, '1'),
(148691, 23459, 'QU', 'OK', 'S', 1725187409, 1725187409, '1'),
(148692, 23459, 'QU', 'OK', 'S', 1725187419, 1725187419, '1'),
(148693, 23352, 'QU', 'OK', 'S', 1725187428, 1725187428, '1'),
(148694, 23352, 'QU', 'OK', 'S', 1725187437, 1725187437, '1'),
(148695, 23352, 'QU', 'OK', 'S', 1725187454, 1725187454, '1'),
(148696, 23319, 'QU', 'OK', 'S', 1725187460, 1725187460, '1'),
(148697, 23319, 'QU', 'OK', 'S', 1725187470, 1725187470, '1'),
(148698, 23135, 'QU', 'OK', 'S', 1725187484, 1725187484, '1'),
(148699, 23135, 'QU', 'OK', 'S', 1725187490, 1725187490, '1'),
(148700, 22994, 'QU', 'OK', 'S', 1725187500, 1725187500, '1'),
(148701, 22994, 'QU', 'OK', 'S', 1725187506, 1725187506, '1'),
(148702, 22992, 'QU', 'OK', 'S', 1725187512, 1725187512, '1'),
(148703, 22992, 'QU', 'OK', 'S', 1725187517, 1725187517, '1'),
(148704, 22976, 'QU', 'OK', 'S', 1725187530, 1725187530, '1'),
(148705, 22975, 'QU', 'OK', 'S', 1725187536, 1725187536, '1'),
(148706, 22975, 'QU', 'OK', 'S', 1725187544, 1725187544, '1'),
(148707, 24074, 'QU', 'OK', 'S', 1725189584, 1725189584, '1'),
(148708, 26899, 'QU', 'OK', 'S', 1725189638, 1725189638, '1'),
(148709, 26899, 'QU', 'OK', 'S', 1725189647, 1725189647, '1'),
(148710, 24834, 'QU', 'OK', 'S', 1725189766, 1725189766, '1'),
(148711, 24256, 'QU', 'OK', 'S', 1725189797, 1725189797, '1'),
(148712, 24256, 'QU', 'OK', 'S', 1725189805, 1725189805, '1'),
(148713, 23975, 'QU', 'OK', 'S', 1725189961, 1725189961, '1'),
(148714, 23975, 'QU', 'OK', 'S', 1725189979, 1725189979, '1'),
(148715, 24074, 'QU', 'OK', 'S', 1725189994, 1725189994, '1'),
(148716, 23352, 'QU', 'OK', 'S', 1725190029, 1725190029, '1'),
(148717, 22975, 'QU', 'OK', 'S', 1725190046, 1725190046, '1'),
(148718, 22975, 'QU', 'OK', 'S', 1725190054, 1725190054, '1'),
(148719, 13049, 'QU', 'OK', 'S', 1725190087, 1725190087, '1'),
(148720, 13049, 'QU', 'OK', 'S', 1725190095, 1725190095, '1'),
(148721, 12618, 'QU', 'OK', 'S', 1725190114, 1725190114, '1'),
(148722, 12618, 'QU', 'OK', 'S', 1725190121, 1725190121, '1'),
(148723, 12861, 'QU', 'OK', 'S', 1725190131, 1725190131, '1'),
(148724, 12861, 'QU', 'OK', 'S', 1725190138, 1725190138, '1'),
(148725, 14255, 'QU', 'OK', 'S', 1725190158, 1725190158, '1'),
(148726, 14255, 'QU', 'OK', 'S', 1725190169, 1725190169, '1'),
(148727, 15138, 'QU', 'OK', 'S', 1725190193, 1725190193, '1'),
(148728, 15138, 'QU', 'OK', 'S', 1725190200, 1725190200, '1'),
(148729, 15781, 'QU', 'OK', 'S', 1725190214, 1725190214, '1'),
(148730, 15781, 'QU', 'OK', 'S', 1725190220, 1725190220, '1'),
(148731, 15995, 'QU', 'OK', 'S', 1725190767, 1725190767, '1'),
(148732, 15995, 'QU', 'OK', 'S', 1725190775, 1725190775, '1'),
(148733, 20381, 'QU', 'OK', 'S', 1725190793, 1725190793, '1'),
(148734, 20381, 'QU', 'OK', 'S', 1725190803, 1725190803, '1'),
(148735, 32477, 'QU', 'OK', 'S', 1725253592, 1725253592, '1'),
(148736, 32477, 'QU', 'OK', 'S', 1725253596, 1725253596, '1'),
(148737, 30256, 'QU', 'OK', 'S', 1725255203, 1725255203, '1'),
(148738, 28416, 'QU', 'OK', 'S', 1725255207, 1725255207, '1'),
(148739, 20373, 'QU', 'OK', 'S', 1725255212, 1725255212, '1'),
(148740, 31688, 'QU', 'OK', 'S', 1725255215, 1725255215, '1'),
(148741, 23639, 'QU', 'OK', 'S', 1725255221, 1725255221, '1'),
(148742, 31686, 'QU', 'OK', 'S', 1725255224, 1725255224, '1'),
(148743, 29124, 'QU', 'OK', 'S', 1725255230, 1725255230, '1'),
(148744, 12180, 'QU', 'OK', 'S', 1725255233, 1725255233, '1'),
(148745, 4055, 'QU', 'OK', 'S', 1725255962, 1725255962, '1'),
(148746, 24793, 'QU', 'OK', 'S', 1725256054, 1725256054, '1'),
(148747, 33343, 'QU', 'OK', 'S', 1725257899, 1725257899, '1'),
(148748, 33343, 'QU', 'OK', 'S', 1725257920, 1725257920, '1'),
(148749, 22604, 'QU', 'OK', 'S', 1725259842, 1725259842, '1'),
(148750, 31107, 'QU', 'OK', 'S', 1725260748, 1725260748, '1'),
(148751, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148752, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148753, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148754, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148755, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148756, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148757, 29281, 'QU', 'OK', 'S', 1725261278, 1725261278, '1'),
(148758, 26196, 'QU', 'OK', 'S', 1725261338, 1725261338, '1'),
(148759, 26196, 'QU', 'OK', 'S', 1725261338, 1725261338, '1'),
(148760, 24065, 'QU', 'OK', 'S', 1725261393, 1725261393, '1'),
(148761, 24065, 'QU', 'OK', 'S', 1725261393, 1725261393, '1'),
(148762, 24065, 'QU', 'OK', 'S', 1725261393, 1725261393, '1'),
(148763, 24065, 'QU', 'OK', 'S', 1725261393, 1725261393, '1'),
(148764, 25388, 'QU', 'OK', 'S', 1725261461, 1725261461, '1'),
(148765, 25388, 'QU', 'OK', 'S', 1725261461, 1725261461, '1'),
(148766, 25388, 'QU', 'OK', 'S', 1725261461, 1725261461, '1'),
(148767, 10853, 'QU', 'OK', 'S', 1725262069, 1725262069, '1'),
(148768, 10522, 'QU', 'OK', 'S', 1725262248, 1725262248, '1'),
(148769, 33284, 'QU', 'OK', 'S', 1725262293, 1725262293, '1'),
(148770, 33314, 'QU', 'OK', 'S', 1725262339, 1725262339, '1'),
(148771, 33285, 'QU', 'OK', 'S', 1725262364, 1725262364, '1'),
(148772, 33285, 'QU', 'OK', 'S', 1725262373, 1725262373, '1'),
(148773, 33317, 'QU', 'OK', 'S', 1725262383, 1725262383, '1'),
(148774, 33315, 'QU', 'OK', 'S', 1725262394, 1725262394, '1'),
(148775, 33313, 'QU', 'OK', 'S', 1725262403, 1725262403, '1'),
(148776, 33318, 'QU', 'OK', 'S', 1725262411, 1725262411, '1'),
(148777, 33285, 'QU', 'OK', 'S', 1725262421, 1725262421, '1'),
(148778, 10827, 'QU', 'OK', 'S', 1725262546, 1725262546, '1'),
(148779, 22602, 'QU', 'OK', 'S', 1725263055, 1725263055, '1'),
(148780, 30484, 'QU', 'OK', 'S', 1725263075, 1725263075, '1'),
(148781, 15335, 'QU', 'OK', 'S', 1725263249, 1725263249, '1'),
(148782, 27250, 'QU', 'OK', 'S', 1725263370, 1725263370, '1'),
(148783, 31734, 'QU', 'OK', 'S', 1725263884, 1725263884, '1'),
(148784, 31734, 'QU', 'OK', 'S', 1725263898, 1725263898, '1'),
(148785, 32364, 'QU', 'OK', 'S', 1725263950, 1725263950, '1'),
(148786, 13520, 'QU', 'OK', 'S', 1725263959, 1725263959, '1'),
(148787, 33235, 'QU', 'OK', 'S', 1725263964, 1725263964, '1'),
(148788, 33235, 'QU', 'OK', 'S', 1725264011, 1725264011, '1'),
(148789, 33235, 'QU', 'OK', 'S', 1725264015, 1725264015, '1'),
(148790, 13520, 'QU', 'OK', 'S', 1725264062, 1725264062, '1'),
(148791, 13520, 'QU', 'OK', 'S', 1725264067, 1725264067, '1'),
(148792, 3602, 'QU', 'OK', 'S', 1725264103, 1725264103, '1'),
(148793, 3602, 'QU', 'OK', 'S', 1725264107, 1725264107, '1'),
(148794, 32610, 'QU', 'OK', 'S', 1725264230, 1725264230, '1'),
(148795, 33089, 'QU', 'OK', 'S', 1725264244, 1725264244, '1'),
(148796, 20290, 'QU', 'OK', 'S', 1725264260, 1725264260, '1'),
(148797, 20290, 'QU', 'OK', 'S', 1725264260, 1725264260, '1'),
(148798, 20290, 'QU', 'OK', 'S', 1725264260, 1725264260, '1'),
(148799, 26434, 'QU', 'OK', 'S', 1725264285, 1725264285, '1'),
(148800, 26434, 'QU', 'OK', 'S', 1725264285, 1725264285, '1'),
(148801, 31209, 'QU', 'OK', 'S', 1725269131, 1725269131, '1'),
(148802, 31834, 'QU', 'OK', 'S', 1725269280, 1725269280, '1'),
(148803, 13713, 'QU', 'OK', 'S', 1725269601, 1725269601, '1'),
(148804, 31774, 'QU', 'OK', 'S', 1725271047, 1725271047, '1'),
(148805, 22602, 'QU', 'OK', 'S', 1725271076, 1725271076, '1'),
(148806, 31987, 'QU', 'OK', 'S', 1725271102, 1725271102, '1'),
(148807, 28848, 'QU', 'OK', 'S', 1725271160, 1725271160, '1'),
(148808, 31266, 'QU', 'OK', 'S', 1725271369, 1725271369, '1'),
(148809, 31266, 'QU', 'OK', 'S', 1725271371, 1725271371, '1'),
(148810, 33352, 'QU', 'OK', 'S', 1725272066, 1725272066, '1'),
(148811, 25242, 'QU', 'OK', 'S', 1725273425, 1725273425, '1'),
(148812, 25242, 'QU', 'OK', 'S', 1725273444, 1725273444, '1'),
(148813, 25242, 'QU', 'OK', 'S', 1725273454, 1725273454, '1'),
(148814, 25242, 'QU', 'OK', 'S', 1725273475, 1725273475, '1'),
(148815, 25242, 'QU', 'OK', 'S', 1725273534, 1725273534, '1'),
(148816, 33349, 'QU', 'OK', 'S', 1725274011, 1725274011, '1'),
(148817, 20046, 'QU', 'OK', 'S', 1725274041, 1725274041, '1'),
(148818, 33350, 'QU', 'OK', 'S', 1725274069, 1725274069, '1'),
(148819, 33351, 'QU', 'OK', 'S', 1725274236, 1725274236, '1'),
(148820, 17744, 'QU', 'OK', 'S', 1725274246, 1725274246, '1'),
(148821, 17744, 'QU', 'OK', 'S', 1725274259, 1725274259, '1'),
(148822, 17744, 'QU', 'OK', 'S', 1725274263, 1725274263, '1'),
(148823, 17744, 'QU', 'OK', 'S', 1725274267, 1725274267, '1'),
(148824, 33353, 'QU', 'OK', 'S', 1725274423, 1725274423, '1'),
(148825, 32707, 'QU', 'OK', 'S', 1725274454, 1725274454, '1'),
(148826, 33355, 'QU', 'OK', 'S', 1725274480, 1725274480, '1'),
(148827, 33035, 'QU', 'OK', 'S', 1725274646, 1725274646, '1'),
(148828, 31114, 'QU', 'OK', 'S', 1725274938, 1725274938, '1'),
(148829, 30696, 'QU', 'OK', 'S', 1725275086, 1725275086, '1'),
(148830, 27678, 'QU', 'OK', 'S', 1725275511, 1725275511, '1'),
(148831, 30553, 'QU', 'OK', 'S', 1725276341, 1725276341, '1'),
(148832, 31317, 'QU', 'OK', 'S', 1725276363, 1725276363, '1'),
(148833, 32693, 'QU', 'OK', 'S', 1725276372, 1725276372, '1'),
(148834, 26030, 'QU', 'OK', 'S', 1725276383, 1725276383, '1'),
(148835, 32842, 'QU', 'OK', 'S', 1725276401, 1725276401, '1'),
(148836, 32763, 'QU', 'OK', 'S', 1725276414, 1725276414, '1'),
(148837, 31852, 'QU', 'OK', 'S', 1725276419, 1725276419, '1'),
(148838, 30607, 'QU', 'OK', 'S', 1725276425, 1725276425, '1'),
(148839, 31736, 'QU', 'OK', 'S', 1725277037, 1725277037, '1'),
(148840, 24861, 'QU', 'OK', 'S', 1725277173, 1725277173, '1'),
(148841, 135, 'QU', 'OK', 'S', 1725277203, 1725277203, '1'),
(148842, 13633, 'QU', 'OK', 'S', 1725277316, 1725277316, '1'),
(148843, 25453, 'QU', 'OK', 'S', 1725277333, 1725277333, '1'),
(148844, 27628, 'QU', 'OK', 'S', 1725277358, 1725277358, '1'),
(148845, 31611, 'QU', 'OK', 'S', 1725277692, 1725277692, '1'),
(148846, 31558, 'QU', 'OK', 'S', 1725277917, 1725277917, '1'),
(148847, 26550, 'QU', 'OK', 'S', 1725278116, 1725278116, '1'),
(148848, 32988, 'QU', 'OK', 'S', 1725278891, 1725278891, '1'),
(148849, 30495, 'QU', 'OK', 'S', 1725279367, 1725279367, '1'),
(148850, 30495, 'QU', 'OK', 'S', 1725279415, 1725279415, '1'),
(148851, 30495, 'QU', 'OK', 'S', 1725279439, 1725279439, '1'),
(148852, 30495, 'QU', 'OK', 'S', 1725279454, 1725279454, '1'),
(148853, 30495, 'QU', 'OK', 'S', 1725279469, 1725279469, '1'),
(148854, 30495, 'QU', 'OK', 'S', 1725279475, 1725279475, '1'),
(148855, 30495, 'QU', 'OK', 'S', 1725279481, 1725279481, '1'),
(148856, 30495, 'QU', 'OK', 'S', 1725279520, 1725279520, '1'),
(148857, 30370, 'QU', 'OK', 'S', 1725279527, 1725279527, '1'),
(148858, 30495, 'QU', 'OK', 'S', 1725279551, 1725279551, '1'),
(148859, 30495, 'QU', 'OK', 'S', 1725279566, 1725279566, '1'),
(148860, 30495, 'QU', 'OK', 'S', 1725279578, 1725279578, '1'),
(148861, 30495, 'QU', 'OK', 'S', 1725279596, 1725279596, '1'),
(148862, 30495, 'QU', 'OK', 'S', 1725279603, 1725279603, '1'),
(148863, 30372, 'QU', 'OK', 'S', 1725279611, 1725279611, '1'),
(148864, 30495, 'QU', 'OK', 'S', 1725279613, 1725279613, '1'),
(148865, 30374, 'QU', 'OK', 'S', 1725279682, 1725279682, '1'),
(148866, 30391, 'QU', 'OK', 'S', 1725279767, 1725279767, '1'),
(148867, 27979, 'QU', 'OK', 'S', 1725279792, 1725279792, '1'),
(148868, 27979, 'QU', 'OK', 'S', 1725279807, 1725279807, '1'),
(148869, 27979, 'QU', 'OK', 'S', 1725279823, 1725279823, '1'),
(148870, 30442, 'QU', 'OK', 'S', 1725279829, 1725279829, '1'),
(148871, 27979, 'QU', 'OK', 'S', 1725279845, 1725279845, '1'),
(148872, 27979, 'QU', 'OK', 'S', 1725279862, 1725279862, '1'),
(148873, 30505, 'QU', 'OK', 'S', 1725279899, 1725279899, '1'),
(148874, 27979, 'QU', 'OK', 'S', 1725279903, 1725279903, '1'),
(148875, 27979, 'QU', 'OK', 'S', 1725280601, 1725280601, '1'),
(148876, 27979, 'QU', 'OK', 'S', 1725280607, 1725280607, '1'),
(148877, 27979, 'QU', 'OK', 'S', 1725280615, 1725280615, '1'),
(148878, 27979, 'QU', 'OK', 'S', 1725280627, 1725280627, '1'),
(148879, 27979, 'QU', 'OK', 'S', 1725280633, 1725280633, '1'),
(148880, 27979, 'QU', 'OK', 'S', 1725280640, 1725280640, '1'),
(148881, 27979, 'QU', 'OK', 'S', 1725280648, 1725280648, '1'),
(148882, 27979, 'QU', 'OK', 'S', 1725280664, 1725280664, '1'),
(148883, 27979, 'QU', 'OK', 'S', 1725280678, 1725280678, '1'),
(148884, 27979, 'QU', 'OK', 'S', 1725280685, 1725280685, '1'),
(148885, 27979, 'QU', 'OK', 'S', 1725280693, 1725280693, '1'),
(148886, 31322, 'QU', 'OK', 'S', 1725280813, 1725280813, '1'),
(148887, 31322, 'QU', 'OK', 'S', 1725280820, 1725280820, '1'),
(148888, 31322, 'QU', 'OK', 'S', 1725280826, 1725280826, '1'),
(148889, 32028, 'QU', 'OK', 'S', 1725280878, 1725280878, '1'),
(148890, 27250, 'QU', 'OK', 'S', 1725338357, 1725338357, '1'),
(148891, 15919, 'QU', 'OK', 'S', 1725338937, 1725338937, '1'),
(148892, 31079, 'QU', 'OK', 'S', 1725338963, 1725338963, '1'),
(148893, 27354, 'QU', 'OK', 'S', 1725344803, 1725344803, '1'),
(148894, 29901, 'QU', 'OK', 'S', 1725344849, 1725344849, '1'),
(148895, 26710, 'QU', 'OK', 'S', 1725344858, 1725344858, '1'),
(148896, 31807, 'QU', 'OK', 'S', 1725344918, 1725344918, '1'),
(148897, 31807, 'QU', 'OK', 'S', 1725344925, 1725344925, '1'),
(148898, 32988, 'QU', 'OK', 'S', 1725345234, 1725345234, '1'),
(148899, 31746, 'QU', 'OK', 'S', 1725346514, 1725346514, '1'),
(148900, 9486, 'QU', 'OK', 'S', 1725346518, 1725346518, '1'),
(148901, 31799, 'QU', 'OK', 'S', 1725346521, 1725346521, '1'),
(148902, 31747, 'QU', 'OK', 'S', 1725346523, 1725346523, '1'),
(148903, 32872, 'QU', 'OK', 'S', 1725346526, 1725346526, '1'),
(148904, 32369, 'QU', 'OK', 'S', 1725346530, 1725346530, '1'),
(148905, 21298, 'QU', 'OK', 'S', 1725346532, 1725346532, '1'),
(148906, 18766, 'QU', 'OK', 'S', 1725346537, 1725346537, '1'),
(148907, 21298, 'QU', 'OK', 'S', 1725346540, 1725346540, '1'),
(148908, 33250, 'QU', 'OK', 'S', 1725346543, 1725346543, '1'),
(148909, 23841, 'QU', 'OK', 'S', 1725346546, 1725346546, '1'),
(148910, 30259, 'QU', 'OK', 'S', 1725346564, 1725346564, '1'),
(148911, 32272, 'QU', 'OK', 'S', 1725346576, 1725346576, '1'),
(148912, 10210, 'QU', 'OK', 'S', 1725346861, 1725346861, '1'),
(148913, 18558, 'QU', 'OK', 'S', 1725346884, 1725346884, '1'),
(148914, 11340, 'QU', 'OK', 'S', 1725346936, 1725346936, '1'),
(148915, 23230, 'QU', 'OK', 'S', 1725350415, 1725350415, '1'),
(148916, 24607, 'QU', 'OK', 'S', 1725350448, 1725350448, '1'),
(148917, 20216, 'QU', 'OK', 'S', 1725350560, 1725350560, '1'),
(148918, 20216, 'QU', 'OK', 'S', 1725350562, 1725350562, '1'),
(148919, 32364, 'QU', 'OK', 'S', 1725351350, 1725351350, '1'),
(148920, 24127, 'QU', 'OK', 'S', 1725352251, 1725352251, '1'),
(148921, 33356, 'QU', 'OK', 'S', 1725356139, 1725356139, '1'),
(148922, 33357, 'QU', 'OK', 'S', 1725356187, 1725356187, '1'),
(148923, 33358, 'QU', 'OK', 'S', 1725356238, 1725356238, '1'),
(148924, 33359, 'QU', 'OK', 'S', 1725356392, 1725356392, '1'),
(148925, 33360, 'QU', 'OK', 'S', 1725356429, 1725356429, '1'),
(148926, 32261, 'QU', 'OK', 'S', 1725356479, 1725356479, '1'),
(148927, 33363, 'QU', 'OK', 'S', 1725356631, 1725356631, '1'),
(148928, 33364, 'QU', 'OK', 'S', 1725356665, 1725356665, '1'),
(148929, 33365, 'QU', 'OK', 'S', 1725356712, 1725356712, '1'),
(148930, 33361, 'QU', 'OK', 'S', 1725357006, 1725357006, '1'),
(148931, 32501, 'QU', 'OK', 'S', 1725357194, 1725357194, '1'),
(148932, 31676, 'QU', 'OK', 'S', 1725357229, 1725357229, '1'),
(148933, 23002, 'QU', 'OK', 'S', 1725357240, 1725357240, '1'),
(148934, 31561, 'QU', 'OK', 'S', 1725357250, 1725357250, '1'),
(148935, 30809, 'QU', 'OK', 'S', 1725357259, 1725357259, '1'),
(148936, 31600, 'QU', 'OK', 'S', 1725357275, 1725357275, '1'),
(148937, 31878, 'QU', 'OK', 'S', 1725357316, 1725357316, '1'),
(148938, 31778, 'QU', 'OK', 'S', 1725357330, 1725357330, '1'),
(148939, 27250, 'QU', 'OK', 'S', 1725357379, 1725357379, '1'),
(148940, 30534, 'QU', 'OK', 'S', 1725357441, 1725357441, '1'),
(148941, 33039, 'QU', 'OK', 'S', 1725357506, 1725357506, '1'),
(148942, 28156, 'QU', 'OK', 'S', 1725357533, 1725357533, '1'),
(148943, 33222, 'QU', 'OK', 'S', 1725357569, 1725357569, '1'),
(148944, 28007, 'QU', 'OK', 'S', 1725357657, 1725357657, '1'),
(148945, 28007, 'QU', 'OK', 'S', 1725357667, 1725357667, '1'),
(148946, 24271, 'QU', 'OK', 'S', 1725357683, 1725357683, '1'),
(148947, 30060, 'QU', 'OK', 'S', 1725357692, 1725357692, '1'),
(148948, 3588, 'QU', 'OK', 'S', 1725357739, 1725357739, '1'),
(148949, 23460, 'QU', 'OK', 'S', 1725357906, 1725357906, '1'),
(148950, 30515, 'QU', 'OK', 'S', 1725357908, 1725357908, '1'),
(148951, 13311, 'QU', 'OK', 'S', 1725358233, 1725358233, '1'),
(148952, 26756, 'QU', 'OK', 'S', 1725358241, 1725358241, '1'),
(148953, 32894, 'QU', 'OK', 'S', 1725358249, 1725358249, '1'),
(148954, 24118, 'QU', 'OK', 'S', 1725358275, 1725358275, '1'),
(148955, 26195, 'QU', 'OK', 'S', 1725358542, 1725358542, '1'),
(148956, 24320, 'QU', 'OK', 'S', 1725358556, 1725358556, '1'),
(148957, 24114, 'QU', 'OK', 'S', 1725358566, 1725358566, '1'),
(148958, 33362, 'QU', 'OK', 'S', 1725358968, 1725358968, '1'),
(148959, 32167, 'QU', 'OK', 'S', 1725359735, 1725359735, '1'),
(148960, 32607, 'QU', 'OK', 'S', 1725359751, 1725359751, '1'),
(148961, 32607, 'QU', 'OK', 'S', 1725359767, 1725359767, '1'),
(148962, 32607, 'QU', 'OK', 'S', 1725359789, 1725359789, '1'),
(148963, 32607, 'QU', 'OK', 'S', 1725359802, 1725359802, '1'),
(148964, 32167, 'QU', 'OK', 'S', 1725359816, 1725359816, '1'),
(148965, 32607, 'QU', 'OK', 'S', 1725359827, 1725359827, '1'),
(148966, 32168, 'QU', 'OK', 'S', 1725359851, 1725359851, '1'),
(148967, 32168, 'QU', 'OK', 'S', 1725359870, 1725359870, '1'),
(148968, 32166, 'QU', 'OK', 'S', 1725359887, 1725359887, '1'),
(148969, 32166, 'QU', 'OK', 'S', 1725359899, 1725359899, '1'),
(148970, 24004, 'QU', 'OK', 'S', 1725359913, 1725359913, '1'),
(148971, 32168, 'QU', 'OK', 'S', 1725359913, 1725359913, '1'),
(148972, 32166, 'QU', 'OK', 'S', 1725359927, 1725359927, '1'),
(148973, 29608, 'QU', 'OK', 'S', 1725360026, 1725360026, '1'),
(148974, 30993, 'QU', 'OK', 'S', 1725360096, 1725360096, '1'),
(148975, 21781, 'QU', 'OK', 'S', 1725360425, 1725360425, '1'),
(148976, 24986, 'QU', 'OK', 'S', 1725360612, 1725360612, '1'),
(148977, 25503, 'QU', 'OK', 'S', 1725360688, 1725360688, '1'),
(148978, 24985, 'QU', 'OK', 'S', 1725360952, 1725360952, '1'),
(148979, 24983, 'QU', 'OK', 'S', 1725361056, 1725361056, '1'),
(148980, 30291, 'QU', 'OK', 'S', 1725361270, 1725361270, '1'),
(148981, 33319, 'QU', 'OK', 'S', 1725361486, 1725361486, '1'),
(148982, 29023, 'QU', 'OK', 'S', 1725361521, 1725361521, '1'),
(148983, 32674, 'QU', 'OK', 'S', 1725361568, 1725361568, '1'),
(148984, 31834, 'QU', 'OK', 'S', 1725363197, 1725363197, '1'),
(148985, 20653, 'QU', 'OK', 'S', 1725363700, 1725363700, '1'),
(148986, 20653, 'QU', 'OK', 'S', 1725363700, 1725363700, '1'),
(148987, 4940, 'QU', 'OK', 'S', 1725363915, 1725363915, '1'),
(148988, 4940, 'QU', 'OK', 'S', 1725363918, 1725363918, '1'),
(148989, 14465, 'QU', 'OK', 'S', 1725364022, 1725364022, '1'),
(148990, 10204, 'QU', 'OK', 'S', 1725364173, 1725364173, '1'),
(148991, 10204, 'QU', 'OK', 'S', 1725364173, 1725364173, '1'),
(148992, 25138, 'QU', 'OK', 'S', 1725364210, 1725364210, '1'),
(148993, 25138, 'QU', 'OK', 'S', 1725364210, 1725364210, '1'),
(148994, 24101, 'QU', 'OK', 'S', 1725364312, 1725364312, '1'),
(148995, 30789, 'QU', 'OK', 'S', 1725364334, 1725364334, '1'),
(148996, 10439, 'QU', 'OK', 'S', 1725364392, 1725364392, '1'),
(148997, 18781, 'QU', 'OK', 'S', 1725364443, 1725364443, '1'),
(148998, 32707, 'QU', 'OK', 'S', 1725364458, 1725364458, '1'),
(148999, 32670, 'QU', 'OK', 'S', 1725364482, 1725364482, '1'),
(149000, 3203, 'QU', 'OK', 'S', 1725364505, 1725364505, '1'),
(149001, 6320, 'QU', 'OK', 'S', 1725364514, 1725364514, '1'),
(149002, 31969, 'QU', 'OK', 'S', 1725364571, 1725364571, '1'),
(149003, 31573, 'QU', 'OK', 'S', 1725364580, 1725364580, '1'),
(149004, 30337, 'QU', 'OK', 'S', 1725364769, 1725364769, '1'),
(149005, 30359, 'QU', 'OK', 'S', 1725364778, 1725364778, '1'),
(149006, 3263, 'QU', 'OK', 'S', 1725364800, 1725364800, '1'),
(149007, 3263, 'QU', 'OK', 'S', 1725364800, 1725364800, '1'),
(149008, 3263, 'QU', 'OK', 'S', 1725364822, 1725364822, '1'),
(149009, 26895, 'QU', 'OK', 'S', 1725364854, 1725364854, '1'),
(149010, 4939, 'QU', 'OK', 'S', 1725365468, 1725365468, '1'),
(149011, 33312, 'QU', 'OK', 'S', 1725365625, 1725365625, '1'),
(149012, 33312, 'QU', 'OK', 'S', 1725365641, 1725365641, '1'),
(149013, 2651, 'QU', 'OK', 'S', 1725365645, 1725365645, '1'),
(149014, 30399, 'QU', 'OK', 'S', 1725365650, 1725365650, '1'),
(149015, 5184, 'QU', 'OK', 'S', 1725365656, 1725365656, '1'),
(149016, 32978, 'QU', 'OK', 'S', 1725365663, 1725365663, '1'),
(149017, 33260, 'QU', 'OK', 'S', 1725365667, 1725365667, '1'),
(149018, 33312, 'QU', 'OK', 'S', 1725365672, 1725365672, '1'),
(149019, 26864, 'QU', 'OK', 'S', 1725365676, 1725365676, '1'),
(149020, 11941, 'QU', 'OK', 'S', 1725365681, 1725365681, '1'),
(149021, 33312, 'QU', 'OK', 'S', 1725365685, 1725365685, '1'),
(149022, 33304, 'QU', 'OK', 'S', 1725365691, 1725365691, '1'),
(149023, 24421, 'QU', 'OK', 'S', 1725365698, 1725365698, '1'),
(149024, 11947, 'QU', 'OK', 'S', 1725365703, 1725365703, '1'),
(149025, 33304, 'QU', 'OK', 'S', 1725365707, 1725365707, '1'),
(149026, 17511, 'QU', 'OK', 'S', 1725365711, 1725365711, '1'),
(149027, 33076, 'QU', 'OK', 'S', 1725365717, 1725365717, '1'),
(149028, 24584, 'QU', 'OK', 'S', 1725365724, 1725365724, '1'),
(149029, 33312, 'QU', 'OK', 'S', 1725365728, 1725365728, '1'),
(149030, 32993, 'QU', 'OK', 'S', 1725365734, 1725365734, '1'),
(149031, 32978, 'QU', 'OK', 'S', 1725365739, 1725365739, '1'),
(149032, 33304, 'QU', 'OK', 'S', 1725365744, 1725365744, '1'),
(149033, 33312, 'QU', 'OK', 'S', 1725365754, 1725365754, '1'),
(149034, 33076, 'QU', 'OK', 'S', 1725365766, 1725365766, '1'),
(149035, 3954, 'QU', 'OK', 'S', 1725365772, 1725365772, '1'),
(149036, 33076, 'QU', 'OK', 'S', 1725365776, 1725365776, '1'),
(149037, 33260, 'QU', 'OK', 'S', 1725365786, 1725365786, '1'),
(149038, 32692, 'QU', 'OK', 'S', 1725365791, 1725365791, '1'),
(149039, 33076, 'QU', 'OK', 'S', 1725365812, 1725365812, '1'),
(149040, 11946, 'QU', 'OK', 'S', 1725365824, 1725365824, '1'),
(149041, 3933, 'QU', 'OK', 'S', 1725365829, 1725365829, '1'),
(149042, 11946, 'QU', 'OK', 'S', 1725365840, 1725365840, '1'),
(149043, 25014, 'QU', 'OK', 'S', 1725365845, 1725365845, '1'),
(149044, 3994, 'QU', 'OK', 'S', 1725365855, 1725365855, '1'),
(149045, 3846, 'QU', 'OK', 'S', 1725365859, 1725365859, '1'),
(149046, 3994, 'QU', 'OK', 'S', 1725365865, 1725365865, '1'),
(149047, 30275, 'QU', 'OK', 'S', 1725365869, 1725365869, '1'),
(149048, 1345, 'QU', 'OK', 'S', 1725365873, 1725365873, '1'),
(149049, 31972, 'QU', 'OK', 'S', 1725365878, 1725365878, '1'),
(149050, 25012, 'QU', 'OK', 'S', 1725365884, 1725365884, '1'),
(149051, 33312, 'QU', 'OK', 'S', 1725365892, 1725365892, '1'),
(149052, 17807, 'QU', 'OK', 'S', 1725365897, 1725365897, '1'),
(149053, 11948, 'QU', 'OK', 'S', 1725365901, 1725365901, '1'),
(149054, 17705, 'QU', 'OK', 'S', 1725365906, 1725365906, '1'),
(149055, 17705, 'QU', 'OK', 'S', 1725365913, 1725365913, '1'),
(149056, 25015, 'QU', 'OK', 'S', 1725365927, 1725365927, '1'),
(149057, 31972, 'QU', 'OK', 'S', 1725365933, 1725365933, '1'),
(149058, 2051, 'QU', 'OK', 'S', 1725365938, 1725365938, '1'),
(149059, 24997, 'QU', 'OK', 'S', 1725365942, 1725365942, '1'),
(149060, 3994, 'QU', 'OK', 'S', 1725365947, 1725365947, '1'),
(149061, 25012, 'QU', 'OK', 'S', 1725365951, 1725365951, '1'),
(149062, 2050, 'QU', 'OK', 'S', 1725365957, 1725365957, '1'),
(149063, 25016, 'QU', 'OK', 'S', 1725365963, 1725365963, '1'),
(149064, 25014, 'QU', 'OK', 'S', 1725365970, 1725365970, '1'),
(149065, 25016, 'QU', 'OK', 'S', 1725365974, 1725365974, '1'),
(149066, 3994, 'QU', 'OK', 'S', 1725365977, 1725365977, '1'),
(149067, 2051, 'QU', 'OK', 'S', 1725365981, 1725365981, '1'),
(149068, 25016, 'QU', 'OK', 'S', 1725365986, 1725365986, '1'),
(149069, 25012, 'QU', 'OK', 'S', 1725365990, 1725365990, '1'),
(149070, 3994, 'QU', 'OK', 'S', 1725365995, 1725365995, '1'),
(149071, 24997, 'QU', 'OK', 'S', 1725365999, 1725365999, '1'),
(149072, 3994, 'QU', 'OK', 'S', 1725366004, 1725366004, '1'),
(149073, 2050, 'QU', 'OK', 'S', 1725366008, 1725366008, '1'),
(149074, 3077, 'QU', 'OK', 'S', 1725366012, 1725366012, '1'),
(149075, 3905, 'QU', 'OK', 'S', 1725366012, 1725366012, '1'),
(149076, 33304, 'QU', 'OK', 'S', 1725366018, 1725366018, '1'),
(149077, 3994, 'QU', 'OK', 'S', 1725366022, 1725366022, '1'),
(149078, 2050, 'QU', 'OK', 'S', 1725366026, 1725366026, '1'),
(149079, 25015, 'QU', 'OK', 'S', 1725366030, 1725366030, '1'),
(149080, 2051, 'QU', 'OK', 'S', 1725366034, 1725366034, '1'),
(149081, 3994, 'QU', 'OK', 'S', 1725366039, 1725366039, '1'),
(149082, 3994, 'QU', 'OK', 'S', 1725366045, 1725366045, '1'),
(149083, 2051, 'QU', 'OK', 'S', 1725366048, 1725366048, '1'),
(149084, 17532, 'QU', 'OK', 'S', 1725366053, 1725366053, '1'),
(149085, 25014, 'QU', 'OK', 'S', 1725366057, 1725366057, '1'),
(149086, 3905, 'QU', 'OK', 'S', 1725366061, 1725366061, '1'),
(149087, 30275, 'QU', 'OK', 'S', 1725366067, 1725366067, '1'),
(149088, 25015, 'QU', 'OK', 'S', 1725366071, 1725366071, '1'),
(149089, 3887, 'QU', 'OK', 'S', 1725366075, 1725366075, '1'),
(149090, 14809, 'QU', 'OK', 'S', 1725366079, 1725366079, '1'),
(149091, 3167, 'QU', 'OK', 'S', 1725366203, 1725366203, '1'),
(149092, 11941, 'QU', 'OK', 'S', 1725366239, 1725366239, '1'),
(149093, 29120, 'QU', 'OK', 'S', 1725367474, 1725367474, '1'),
(149094, 29120, 'QU', 'OK', 'S', 1725367474, 1725367474, '1'),
(149095, 29120, 'QU', 'OK', 'S', 1725367474, 1725367474, '1'),
(149096, 29119, 'QU', 'OK', 'S', 1725367496, 1725367496, '1'),
(149097, 29119, 'QU', 'OK', 'S', 1725367496, 1725367496, '1'),
(149098, 29119, 'QU', 'OK', 'S', 1725367496, 1725367496, '1'),
(149099, 31215, 'QU', 'OK', 'S', 1725367519, 1725367519, '1'),
(149100, 31215, 'QU', 'OK', 'S', 1725367519, 1725367519, '1'),
(149101, 31215, 'QU', 'OK', 'S', 1725367519, 1725367519, '1'),
(149102, 31215, 'QU', 'OK', 'S', 1725367519, 1725367519, '1'),
(149103, 32347, 'QU', 'OK', 'S', 1725367540, 1725367540, '1'),
(149104, 32347, 'QU', 'OK', 'S', 1725367540, 1725367540, '1'),
(149105, 30790, 'QU', 'OK', 'S', 1725367576, 1725367576, '1'),
(149106, 30788, 'QU', 'OK', 'S', 1725367588, 1725367588, '1'),
(149107, 30788, 'QU', 'OK', 'S', 1725367588, 1725367588, '1'),
(149108, 30789, 'QU', 'OK', 'S', 1725367620, 1725367620, '1'),
(149109, 30789, 'QU', 'OK', 'S', 1725367620, 1725367620, '1'),
(149110, 28474, 'QU', 'OK', 'S', 1725367680, 1725367680, '1'),
(149111, 28521, 'QU', 'OK', 'S', 1725367689, 1725367689, '1'),
(149112, 26801, 'QU', 'OK', 'S', 1725367720, 1725367720, '1'),
(149113, 26801, 'QU', 'OK', 'S', 1725367720, 1725367720, '1'),
(149114, 19505, 'QU', 'OK', 'S', 1725367740, 1725367740, '1'),
(149115, 31944, 'QU', 'OK', 'S', 1725367752, 1725367752, '1'),
(149116, 30385, 'QU', 'OK', 'S', 1725368113, 1725368113, '1'),
(149117, 22573, 'QU', 'OK', 'S', 1725368173, 1725368173, '1'),
(149118, 20756, 'QU', 'OK', 'S', 1725368185, 1725368185, '1'),
(149119, 214, 'QU', 'OK', 'S', 1725369777, 1725369777, '1'),
(149120, 214, 'QU', 'OK', 'S', 1725369780, 1725369780, '1'),
(149121, 4969, 'QU', 'OK', 'S', 1725370353, 1725370353, '1'),
(149122, 12631, 'QU', 'OK', 'S', 1725370513, 1725370513, '1'),
(149123, 12631, 'QU', 'OK', 'S', 1725370513, 1725370513, '1'),
(149124, 12631, 'QU', 'OK', 'S', 1725370513, 1725370513, '1'),
(149125, 3206, 'QU', 'OK', 'S', 1725370922, 1725370922, '1'),
(149126, 25393, 'QU', 'OK', 'S', 1725370926, 1725370926, '1'),
(149127, 21286, 'QU', 'OK', 'S', 1725370984, 1725370984, '1'),
(149128, 23897, 'QU', 'OK', 'S', 1725371139, 1725371139, '1'),
(149129, 31229, 'QU', 'OK', 'S', 1725371142, 1725371142, '1'),
(149130, 31230, 'QU', 'OK', 'S', 1725371244, 1725371244, '1'),
(149131, 15296, 'QU', 'OK', 'S', 1725372033, 1725372033, '1'),
(149132, 18832, 'QU', 'OK', 'S', 1725372039, 1725372039, '1'),
(149133, 11962, 'QU', 'OK', 'S', 1725372042, 1725372042, '1'),
(149134, 11932, 'QU', 'OK', 'S', 1725372044, 1725372044, '1'),
(149135, 11744, 'QU', 'OK', 'S', 1725372089, 1725372089, '1'),
(149136, 22633, 'QU', 'OK', 'S', 1725372092, 1725372092, '1'),
(149137, 16379, 'QU', 'OK', 'S', 1725372095, 1725372095, '1'),
(149138, 11962, 'QU', 'OK', 'S', 1725372102, 1725372102, '1'),
(149139, 13633, 'QU', 'OK', 'S', 1725372105, 1725372105, '1'),
(149140, 14885, 'QU', 'OK', 'S', 1725372108, 1725372108, '1'),
(149141, 16379, 'QU', 'OK', 'S', 1725372110, 1725372110, '1'),
(149142, 11744, 'QU', 'OK', 'S', 1725372113, 1725372113, '1'),
(149143, 15296, 'QU', 'OK', 'S', 1725372118, 1725372118, '1'),
(149144, 22633, 'QU', 'OK', 'S', 1725372120, 1725372120, '1'),
(149145, 3424, 'QU', 'OK', 'S', 1725372123, 1725372123, '1'),
(149146, 30972, 'QU', 'OK', 'S', 1725372192, 1725372192, '1'),
(149147, 33126, 'QU', 'OK', 'S', 1725372210, 1725372210, '1'),
(149148, 14923, 'QU', 'OK', 'S', 1725372219, 1725372219, '1'),
(149149, 26502, 'QU', 'OK', 'S', 1725372223, 1725372223, '1'),
(149150, 30972, 'QU', 'OK', 'S', 1725372227, 1725372227, '1'),
(149151, 14923, 'QU', 'OK', 'S', 1725372232, 1725372232, '1'),
(149152, 14924, 'QU', 'OK', 'S', 1725372236, 1725372236, '1'),
(149153, 18527, 'QU', 'OK', 'S', 1725372241, 1725372241, '1'),
(149154, 25002, 'QU', 'OK', 'S', 1725372245, 1725372245, '1'),
(149155, 14924, 'QU', 'OK', 'S', 1725372256, 1725372256, '1'),
(149156, 33126, 'QU', 'OK', 'S', 1725372296, 1725372296, '1'),
(149157, 33126, 'QU', 'OK', 'S', 1725372300, 1725372300, '1'),
(149158, 30263, 'QU', 'OK', 'S', 1725372374, 1725372374, '1'),
(149159, 30774, 'QU', 'OK', 'S', 1725372378, 1725372378, '1'),
(149160, 31937, 'QU', 'OK', 'S', 1725372382, 1725372382, '1'),
(149161, 32887, 'QU', 'OK', 'S', 1725372387, 1725372387, '1'),
(149162, 32887, 'QU', 'OK', 'S', 1725372394, 1725372394, '1'),
(149163, 31366, 'QU', 'OK', 'S', 1725372398, 1725372398, '1'),
(149164, 23354, 'QU', 'OK', 'S', 1725372402, 1725372402, '1'),
(149165, 23354, 'QU', 'OK', 'S', 1725372407, 1725372407, '1'),
(149166, 23350, 'QU', 'OK', 'S', 1725372411, 1725372411, '1'),
(149167, 30428, 'QU', 'OK', 'S', 1725372507, 1725372507, '1'),
(149168, 30428, 'QU', 'OK', 'S', 1725372511, 1725372511, '1'),
(149169, 13634, 'QU', 'OK', 'S', 1725372514, 1725372514, '1'),
(149170, 13634, 'QU', 'OK', 'S', 1725372519, 1725372519, '1'),
(149171, 26950, 'QU', 'OK', 'S', 1725372523, 1725372523, '1'),
(149172, 26950, 'QU', 'OK', 'S', 1725372527, 1725372527, '1'),
(149173, 13634, 'QU', 'OK', 'S', 1725372530, 1725372530, '1'),
(149174, 13634, 'QU', 'OK', 'S', 1725372537, 1725372537, '1'),
(149175, 13287, 'QU', 'OK', 'S', 1725372541, 1725372541, '1'),
(149176, 13287, 'QU', 'OK', 'S', 1725372546, 1725372546, '1'),
(149177, 13634, 'QU', 'OK', 'S', 1725372577, 1725372577, '1'),
(149178, 26950, 'QU', 'OK', 'S', 1725372582, 1725372582, '1'),
(149179, 13634, 'QU', 'OK', 'S', 1725372587, 1725372587, '1'),
(149180, 30428, 'QU', 'OK', 'S', 1725372591, 1725372591, '1'),
(149181, 26950, 'QU', 'OK', 'S', 1725372595, 1725372595, '1'),
(149182, 11577, 'QU', 'OK', 'S', 1725372600, 1725372600, '1'),
(149183, 24575, 'QU', 'OK', 'S', 1725372604, 1725372604, '1'),
(149184, 14646, 'QU', 'OK', 'S', 1725372610, 1725372610, '1'),
(149185, 11660, 'QU', 'OK', 'S', 1725372614, 1725372614, '1'),
(149186, 8651, 'QU', 'OK', 'S', 1725372618, 1725372618, '1'),
(149187, 8651, 'QU', 'OK', 'S', 1725372623, 1725372623, '1'),
(149188, 26918, 'QU', 'OK', 'S', 1725372627, 1725372627, '1'),
(149189, 15450, 'QU', 'OK', 'S', 1725372632, 1725372632, '1'),
(149190, 15450, 'QU', 'OK', 'S', 1725372636, 1725372636, '1'),
(149191, 32689, 'QU', 'OK', 'S', 1725372642, 1725372642, '1'),
(149192, 28681, 'QU', 'OK', 'S', 1725372646, 1725372646, '1'),
(149193, 32689, 'QU', 'OK', 'S', 1725372651, 1725372651, '1'),
(149194, 19958, 'QU', 'OK', 'S', 1725372656, 1725372656, '1'),
(149195, 32185, 'QU', 'OK', 'S', 1725372661, 1725372661, '1'),
(149196, 15453, 'QU', 'OK', 'S', 1725372665, 1725372665, '1'),
(149197, 32185, 'QU', 'OK', 'S', 1725372670, 1725372670, '1'),
(149198, 13633, 'QU', 'OK', 'S', 1725372675, 1725372675, '1'),
(149199, 13443, 'QU', 'OK', 'S', 1725372680, 1725372680, '1'),
(149200, 9683, 'QU', 'OK', 'S', 1725372684, 1725372684, '1'),
(149201, 22927, 'QU', 'OK', 'S', 1725372689, 1725372689, '1'),
(149202, 32872, 'QU', 'OK', 'S', 1725372693, 1725372693, '1'),
(149203, 31903, 'QU', 'OK', 'S', 1725372699, 1725372699, '1'),
(149204, 31903, 'QU', 'OK', 'S', 1725372704, 1725372704, '1'),
(149205, 13287, 'QU', 'OK', 'S', 1725372709, 1725372709, '1'),
(149206, 21084, 'QU', 'OK', 'S', 1725372714, 1725372714, '1'),
(149207, 11744, 'QU', 'OK', 'S', 1725372719, 1725372719, '1'),
(149208, 11744, 'QU', 'OK', 'S', 1725372723, 1725372723, '1'),
(149209, 31971, 'QU', 'OK', 'S', 1725372728, 1725372728, '1'),
(149210, 13633, 'QU', 'OK', 'S', 1725372732, 1725372732, '1'),
(149211, 32607, 'QU', 'OK', 'S', 1725372737, 1725372737, '1'),
(149212, 32607, 'QU', 'OK', 'S', 1725372742, 1725372742, '1'),
(149213, 13633, 'QU', 'OK', 'S', 1725372746, 1725372746, '1'),
(149214, 12173, 'QU', 'OK', 'S', 1725372750, 1725372750, '1'),
(149215, 32112, 'QU', 'OK', 'S', 1725372761, 1725372761, '1'),
(149216, 20236, 'QU', 'OK', 'S', 1725372768, 1725372768, '1'),
(149217, 32872, 'QU', 'OK', 'S', 1725372773, 1725372773, '1'),
(149218, 31971, 'QU', 'OK', 'S', 1725372778, 1725372778, '1'),
(149219, 22927, 'QU', 'OK', 'S', 1725372783, 1725372783, '1'),
(149220, 13439, 'QU', 'OK', 'S', 1725372791, 1725372791, '1'),
(149221, 18243, 'QU', 'OK', 'S', 1725372795, 1725372795, '1'),
(149222, 15450, 'QU', 'OK', 'S', 1725372800, 1725372800, '1'),
(149223, 8651, 'QU', 'OK', 'S', 1725372804, 1725372804, '1'),
(149224, 13763, 'QU', 'OK', 'S', 1725372809, 1725372809, '1'),
(149225, 18243, 'QU', 'OK', 'S', 1725372813, 1725372813, '1'),
(149226, 13763, 'QU', 'OK', 'S', 1725372818, 1725372818, '1'),
(149227, 15453, 'QU', 'OK', 'S', 1725372823, 1725372823, '1'),
(149228, 13444, 'QU', 'OK', 'S', 1725372828, 1725372828, '1'),
(149229, 13442, 'QU', 'OK', 'S', 1725372833, 1725372833, '1'),
(149230, 28682, 'QU', 'OK', 'S', 1725372838, 1725372838, '1'),
(149231, 13442, 'QU', 'OK', 'S', 1725372848, 1725372848, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(149232, 19840, 'QU', 'OK', 'S', 1725372853, 1725372853, '1'),
(149233, 28681, 'QU', 'OK', 'S', 1725372858, 1725372858, '1'),
(149234, 15453, 'QU', 'OK', 'S', 1725372863, 1725372863, '1'),
(149235, 13445, 'QU', 'OK', 'S', 1725372870, 1725372870, '1'),
(149236, 19840, 'QU', 'OK', 'S', 1725372874, 1725372874, '1'),
(149237, 19840, 'QU', 'OK', 'S', 1725372879, 1725372879, '1'),
(149238, 20229, 'QU', 'OK', 'S', 1725372884, 1725372884, '1'),
(149239, 30435, 'QU', 'OK', 'S', 1725372889, 1725372889, '1'),
(149240, 32112, 'QU', 'OK', 'S', 1725372893, 1725372893, '1'),
(149241, 18132, 'QU', 'OK', 'S', 1725372898, 1725372898, '1'),
(149242, 30435, 'QU', 'OK', 'S', 1725372903, 1725372903, '1'),
(149243, 33175, 'QU', 'OK', 'S', 1725372906, 1725372906, '1'),
(149244, 30512, 'QU', 'OK', 'S', 1725373282, 1725373282, '1'),
(149245, 24019, 'QU', 'OK', 'S', 1725373292, 1725373292, '1'),
(149246, 28698, 'QU', 'OK', 'S', 1725373297, 1725373297, '1'),
(149247, 24019, 'QU', 'OK', 'S', 1725373324, 1725373324, '1'),
(149248, 28553, 'QU', 'OK', 'S', 1725373331, 1725373331, '1'),
(149249, 23709, 'QU', 'OK', 'S', 1725373336, 1725373336, '1'),
(149250, 33264, 'QU', 'OK', 'S', 1725373348, 1725373348, '1'),
(149251, 33264, 'QU', 'OK', 'S', 1725373354, 1725373354, '1'),
(149252, 24019, 'QU', 'OK', 'S', 1725373358, 1725373358, '1'),
(149253, 21544, 'QU', 'OK', 'S', 1725373363, 1725373363, '1'),
(149254, 4059, 'QU', 'OK', 'S', 1725373394, 1725373394, '1'),
(149255, 30583, 'QU', 'OK', 'S', 1725373414, 1725373414, '1'),
(149256, 21544, 'QU', 'OK', 'S', 1725373463, 1725373463, '1'),
(149257, 21544, 'QU', 'OK', 'S', 1725373469, 1725373469, '1'),
(149258, 31394, 'QU', 'OK', 'S', 1725373486, 1725373486, '1'),
(149259, 24019, 'QU', 'OK', 'S', 1725373491, 1725373491, '1'),
(149260, 28553, 'QU', 'OK', 'S', 1725373496, 1725373496, '1'),
(149261, 28698, 'QU', 'OK', 'S', 1725373501, 1725373501, '1'),
(149262, 33062, 'QU', 'OK', 'S', 1725373507, 1725373507, '1'),
(149263, 28553, 'QU', 'OK', 'S', 1725373512, 1725373512, '1'),
(149264, 31924, 'QU', 'OK', 'S', 1725373519, 1725373519, '1'),
(149265, 31924, 'QU', 'OK', 'S', 1725373524, 1725373524, '1'),
(149266, 31924, 'QU', 'OK', 'S', 1725373529, 1725373529, '1'),
(149267, 30892, 'QU', 'OK', 'S', 1725373533, 1725373533, '1'),
(149268, 31832, 'QU', 'OK', 'S', 1725373538, 1725373538, '1'),
(149269, 31832, 'QU', 'OK', 'S', 1725373543, 1725373543, '1'),
(149270, 31832, 'QU', 'OK', 'S', 1725373547, 1725373547, '1'),
(149271, 31924, 'QU', 'OK', 'S', 1725373554, 1725373554, '1'),
(149272, 31924, 'QU', 'OK', 'S', 1725373559, 1725373559, '1'),
(149273, 30892, 'QU', 'OK', 'S', 1725373564, 1725373564, '1'),
(149274, 31394, 'QU', 'OK', 'S', 1725373568, 1725373568, '1'),
(149275, 31327, 'QU', 'OK', 'S', 1725373572, 1725373572, '1'),
(149276, 32144, 'QU', 'OK', 'S', 1725373576, 1725373576, '1'),
(149277, 33086, 'QU', 'OK', 'S', 1725373582, 1725373582, '1'),
(149278, 28088, 'QU', 'OK', 'S', 1725373587, 1725373587, '1'),
(149279, 24019, 'QU', 'OK', 'S', 1725373591, 1725373591, '1'),
(149280, 28088, 'QU', 'OK', 'S', 1725373596, 1725373596, '1'),
(149281, 21101, 'QU', 'OK', 'S', 1725373600, 1725373600, '1'),
(149282, 24878, 'QU', 'OK', 'S', 1725373605, 1725373605, '1'),
(149283, 21101, 'QU', 'OK', 'S', 1725373610, 1725373610, '1'),
(149284, 25024, 'QU', 'OK', 'S', 1725373619, 1725373619, '1'),
(149285, 25024, 'QU', 'OK', 'S', 1725373623, 1725373623, '1'),
(149286, 25024, 'QU', 'OK', 'S', 1725373627, 1725373627, '1'),
(149287, 28684, 'QU', 'OK', 'S', 1725373636, 1725373636, '1'),
(149288, 24883, 'QU', 'OK', 'S', 1725373641, 1725373641, '1'),
(149289, 12042, 'QU', 'OK', 'S', 1725373645, 1725373645, '1'),
(149290, 27246, 'QU', 'OK', 'S', 1725373649, 1725373649, '1'),
(149291, 25004, 'QU', 'OK', 'S', 1725373691, 1725373691, '1'),
(149292, 28088, 'QU', 'OK', 'S', 1725373700, 1725373700, '1'),
(149293, 28684, 'QU', 'OK', 'S', 1725373705, 1725373705, '1'),
(149294, 28684, 'QU', 'OK', 'S', 1725373709, 1725373709, '1'),
(149295, 21101, 'QU', 'OK', 'S', 1725373719, 1725373719, '1'),
(149296, 21101, 'QU', 'OK', 'S', 1725373724, 1725373724, '1'),
(149297, 33086, 'QU', 'OK', 'S', 1725373729, 1725373729, '1'),
(149298, 27464, 'QU', 'OK', 'S', 1725373734, 1725373734, '1'),
(149299, 31327, 'QU', 'OK', 'S', 1725373738, 1725373738, '1'),
(149300, 12042, 'QU', 'OK', 'S', 1725373743, 1725373743, '1'),
(149301, 31832, 'QU', 'OK', 'S', 1725373748, 1725373748, '1'),
(149302, 12042, 'QU', 'OK', 'S', 1725373752, 1725373752, '1'),
(149303, 4961, 'QU', 'OK', 'S', 1725373760, 1725373760, '1'),
(149304, 12042, 'QU', 'OK', 'S', 1725373765, 1725373765, '1'),
(149305, 24883, 'QU', 'OK', 'S', 1725373769, 1725373769, '1'),
(149306, 27752, 'QU', 'OK', 'S', 1725373774, 1725373774, '1'),
(149307, 28088, 'QU', 'OK', 'S', 1725373779, 1725373779, '1'),
(149308, 12042, 'QU', 'OK', 'S', 1725373783, 1725373783, '1'),
(149309, 27752, 'QU', 'OK', 'S', 1725373788, 1725373788, '1'),
(149310, 21101, 'QU', 'OK', 'S', 1725373794, 1725373794, '1'),
(149311, 27752, 'QU', 'OK', 'S', 1725373798, 1725373798, '1'),
(149312, 28684, 'QU', 'OK', 'S', 1725373802, 1725373802, '1'),
(149313, 28088, 'QU', 'OK', 'S', 1725373814, 1725373814, '1'),
(149314, 28088, 'QU', 'OK', 'S', 1725373820, 1725373820, '1'),
(149315, 25024, 'QU', 'OK', 'S', 1725373825, 1725373825, '1'),
(149316, 25024, 'QU', 'OK', 'S', 1725373830, 1725373830, '1'),
(149317, 25024, 'QU', 'OK', 'S', 1725373835, 1725373835, '1'),
(149318, 32144, 'QU', 'OK', 'S', 1725373840, 1725373840, '1'),
(149319, 32144, 'QU', 'OK', 'S', 1725373846, 1725373846, '1'),
(149320, 32144, 'QU', 'OK', 'S', 1725373852, 1725373852, '1'),
(149321, 12042, 'QU', 'OK', 'S', 1725373866, 1725373866, '1'),
(149322, 31924, 'QU', 'OK', 'S', 1725373882, 1725373882, '1'),
(149323, 31832, 'QU', 'OK', 'S', 1725373893, 1725373893, '1'),
(149324, 925, 'QU', 'OK', 'S', 1725373904, 1725373904, '1'),
(149325, 32556, 'QU', 'OK', 'S', 1725374162, 1725374162, '1'),
(149326, 13713, 'QU', 'OK', 'S', 1725374977, 1725374977, '1'),
(149327, 13713, 'QU', 'OK', 'S', 1725374982, 1725374982, '1'),
(149328, 31924, 'QU', 'OK', 'S', 1725374986, 1725374986, '1'),
(149329, 13713, 'QU', 'OK', 'S', 1725374989, 1725374989, '1'),
(149330, 26869, 'QU', 'OK', 'S', 1725375000, 1725375000, '1'),
(149331, 26869, 'QU', 'OK', 'S', 1725375009, 1725375009, '1'),
(149332, 30219, 'QU', 'OK', 'S', 1725375014, 1725375014, '1'),
(149333, 27915, 'QU', 'OK', 'S', 1725375018, 1725375018, '1'),
(149334, 22459, 'QU', 'OK', 'S', 1725375022, 1725375022, '1'),
(149335, 30891, 'QU', 'OK', 'S', 1725375026, 1725375026, '1'),
(149336, 30891, 'QU', 'OK', 'S', 1725375030, 1725375030, '1'),
(149337, 17746, 'QU', 'OK', 'S', 1725375035, 1725375035, '1'),
(149338, 14455, 'QU', 'OK', 'S', 1725375040, 1725375040, '1'),
(149339, 30079, 'QU', 'OK', 'S', 1725375045, 1725375045, '1'),
(149340, 30219, 'QU', 'OK', 'S', 1725375051, 1725375051, '1'),
(149341, 14455, 'QU', 'OK', 'S', 1725375056, 1725375056, '1'),
(149342, 30219, 'QU', 'OK', 'S', 1725375061, 1725375061, '1'),
(149343, 20095, 'QU', 'OK', 'S', 1725375070, 1725375070, '1'),
(149344, 11570, 'QU', 'OK', 'S', 1725375076, 1725375076, '1'),
(149345, 7706, 'QU', 'OK', 'S', 1725375083, 1725375083, '1'),
(149346, 26705, 'QU', 'OK', 'S', 1725375093, 1725375093, '1'),
(149347, 31721, 'QU', 'OK', 'S', 1725375098, 1725375098, '1'),
(149348, 21492, 'QU', 'OK', 'S', 1725375104, 1725375104, '1'),
(149349, 24322, 'QU', 'OK', 'S', 1725375111, 1725375111, '1'),
(149350, 21492, 'QU', 'OK', 'S', 1725375115, 1725375115, '1'),
(149351, 26889, 'QU', 'OK', 'S', 1725375121, 1725375121, '1'),
(149352, 18324, 'QU', 'OK', 'S', 1725375129, 1725375129, '1'),
(149353, 24322, 'QU', 'OK', 'S', 1725375135, 1725375135, '1'),
(149354, 24322, 'QU', 'OK', 'S', 1725375137, 1725375137, '1'),
(149355, 24322, 'QU', 'OK', 'S', 1725375145, 1725375145, '1'),
(149356, 32673, 'QU', 'OK', 'S', 1725375162, 1725375162, '1'),
(149357, 30564, 'QU', 'OK', 'S', 1725375175, 1725375175, '1'),
(149358, 14564, 'QU', 'OK', 'S', 1725375212, 1725375212, '1'),
(149359, 14454, 'QU', 'OK', 'S', 1725375226, 1725375226, '1'),
(149360, 3067, 'QU', 'OK', 'S', 1725375243, 1725375243, '1'),
(149361, 3067, 'QU', 'OK', 'S', 1725375251, 1725375251, '1'),
(149362, 31131, 'QU', 'OK', 'S', 1725428621, 1725428621, '1'),
(149363, 31131, 'QU', 'OK', 'S', 1725428626, 1725428626, '1'),
(149364, 33352, 'QU', 'OK', 'S', 1725429844, 1725429844, '1'),
(149365, 33352, 'QU', 'OK', 'S', 1725429847, 1725429847, '1'),
(149366, 33352, 'QU', 'OK', 'S', 1725429862, 1725429862, '1'),
(149367, 3492, 'QU', 'OK', 'S', 1725431248, 1725431248, '1'),
(149368, 3492, 'QU', 'OK', 'S', 1725431411, 1725431411, '1'),
(149369, 3044, 'QU', 'OK', 'S', 1725431676, 1725431676, '1'),
(149370, 3044, 'QU', 'OK', 'S', 1725431717, 1725431717, '1'),
(149371, 3044, 'QU', 'OK', 'S', 1725431738, 1725431738, '1'),
(149372, 3044, 'QU', 'OK', 'S', 1725432128, 1725432128, '1'),
(149373, 3282, 'QU', 'OK', 'S', 1725432416, 1725432416, '1'),
(149374, 3279, 'QU', 'OK', 'S', 1725432558, 1725432558, '1'),
(149375, 3279, 'QU', 'OK', 'S', 1725432562, 1725432562, '1'),
(149376, 3279, 'QU', 'OK', 'S', 1725432570, 1725432570, '1'),
(149377, 33263, 'QU', 'OK', 'S', 1725433270, 1725433270, '1'),
(149378, 21298, 'QU', 'OK', 'S', 1725433294, 1725433294, '1'),
(149379, 25318, 'QU', 'OK', 'S', 1725433310, 1725433310, '1'),
(149380, 24184, 'QU', 'OK', 'S', 1725433327, 1725433327, '1'),
(149381, 21280, 'QU', 'OK', 'S', 1725433341, 1725433341, '1'),
(149382, 33372, 'QU', 'OK', 'S', 1725433364, 1725433364, '1'),
(149383, 33375, 'QU', 'OK', 'S', 1725433506, 1725433506, '1'),
(149384, 33370, 'QU', 'OK', 'S', 1725433992, 1725433992, '1'),
(149385, 33367, 'QU', 'OK', 'S', 1725434257, 1725434257, '1'),
(149386, 33368, 'QU', 'OK', 'S', 1725434291, 1725434291, '1'),
(149387, 33369, 'QU', 'OK', 'S', 1725434333, 1725434333, '1'),
(149388, 33374, 'QU', 'OK', 'S', 1725434703, 1725434703, '1'),
(149389, 33376, 'QU', 'OK', 'S', 1725434908, 1725434908, '1'),
(149390, 33378, 'QU', 'OK', 'S', 1725435120, 1725435120, '1'),
(149391, 11678, 'QU', 'OK', 'S', 1725435265, 1725435265, '1'),
(149392, 11678, 'QU', 'OK', 'S', 1725435268, 1725435268, '1'),
(149393, 33379, 'QU', 'OK', 'S', 1725435302, 1725435302, '1'),
(149394, 33380, 'QU', 'OK', 'S', 1725435610, 1725435610, '1'),
(149395, 25067, 'QU', 'OK', 'S', 1725435922, 1725435922, '1'),
(149396, 25067, 'QU', 'OK', 'S', 1725435924, 1725435924, '1'),
(149397, 4856, 'QU', 'OK', 'S', 1725435928, 1725435928, '1'),
(149398, 31721, 'QU', 'OK', 'S', 1725435931, 1725435931, '1'),
(149399, 31718, 'QU', 'OK', 'S', 1725436184, 1725436184, '1'),
(149400, 31739, 'QU', 'OK', 'S', 1725436235, 1725436235, '1'),
(149401, 31725, 'QU', 'OK', 'S', 1725436295, 1725436295, '1'),
(149402, 31720, 'QU', 'OK', 'S', 1725444708, 1725444708, '1'),
(149403, 31720, 'QU', 'OK', 'S', 1725444769, 1725444769, '1'),
(149404, 31720, 'QU', 'OK', 'S', 1725444840, 1725444840, '1'),
(149405, 31720, 'QU', 'OK', 'S', 1725444887, 1725444887, '1'),
(149406, 31716, 'QU', 'OK', 'S', 1725444959, 1725444959, '1'),
(149407, 31716, 'QU', 'OK', 'S', 1725444980, 1725444980, '1'),
(149408, 31716, 'QU', 'OK', 'S', 1725445018, 1725445018, '1'),
(149409, 31717, 'QU', 'OK', 'S', 1725445081, 1725445081, '1'),
(149410, 31717, 'QU', 'OK', 'S', 1725445118, 1725445118, '1'),
(149411, 31717, 'QU', 'OK', 'S', 1725445156, 1725445156, '1'),
(149412, 31719, 'QU', 'OK', 'S', 1725445219, 1725445219, '1'),
(149413, 33040, 'QU', 'OK', 'S', 1725446771, 1725446771, '1'),
(149414, 31330, 'QU', 'OK', 'S', 1725446810, 1725446810, '1'),
(149415, 33174, 'QU', 'OK', 'S', 1725446843, 1725446843, '1'),
(149416, 32907, 'QU', 'OK', 'S', 1725446952, 1725446952, '1'),
(149417, 30724, 'QU', 'OK', 'S', 1725446990, 1725446990, '1'),
(149418, 25936, 'QU', 'OK', 'S', 1725447025, 1725447025, '1'),
(149419, 33366, 'QU', 'OK', 'S', 1725447034, 1725447034, '1'),
(149420, 31233, 'QU', 'OK', 'S', 1725447092, 1725447092, '1'),
(149421, 4025, 'QU', 'OK', 'S', 1725447185, 1725447185, '1'),
(149422, 26347, 'QU', 'OK', 'S', 1725447238, 1725447238, '1'),
(149423, 32524, 'QU', 'OK', 'S', 1725447283, 1725447283, '1'),
(149424, 33167, 'QU', 'OK', 'S', 1725447347, 1725447347, '1'),
(149425, 26341, 'QU', 'OK', 'S', 1725447401, 1725447401, '1'),
(149426, 12127, 'QU', 'OK', 'S', 1725447427, 1725447427, '1'),
(149427, 33113, 'QU', 'OK', 'S', 1725447440, 1725447440, '1'),
(149428, 32537, 'QU', 'OK', 'S', 1725447467, 1725447467, '1'),
(149429, 26022, 'QU', 'OK', 'S', 1725447565, 1725447565, '1'),
(149430, 28441, 'QU', 'OK', 'S', 1725447597, 1725447597, '1'),
(149431, 30723, 'QU', 'OK', 'S', 1725447635, 1725447635, '1'),
(149432, 26468, 'QU', 'OK', 'S', 1725447675, 1725447675, '1'),
(149433, 21962, 'QU', 'OK', 'S', 1725447692, 1725447692, '1'),
(149434, 31706, 'QU', 'OK', 'S', 1725447718, 1725447718, '1'),
(149435, 32495, 'QU', 'OK', 'S', 1725447782, 1725447782, '1'),
(149436, 26710, 'QU', 'OK', 'S', 1725447827, 1725447827, '1'),
(149437, 11751, 'QU', 'OK', 'S', 1725447839, 1725447839, '1'),
(149438, 11751, 'QU', 'OK', 'S', 1725447839, 1725447839, '1'),
(149439, 31536, 'QU', 'OK', 'S', 1725447960, 1725447960, '1'),
(149440, 29994, 'QU', 'OK', 'S', 1725448055, 1725448055, '1'),
(149441, 29994, 'QU', 'OK', 'S', 1725448148, 1725448148, '1'),
(149442, 29994, 'QU', 'OK', 'S', 1725448152, 1725448152, '1'),
(149443, 29994, 'QU', 'OK', 'S', 1725448155, 1725448155, '1'),
(149444, 29994, 'QU', 'OK', 'S', 1725448158, 1725448158, '1'),
(149445, 29994, 'QU', 'OK', 'S', 1725448204, 1725448204, '1'),
(149446, 21871, 'QU', 'OK', 'S', 1725448261, 1725448261, '1'),
(149447, 24169, 'QU', 'OK', 'S', 1725448440, 1725448440, '1'),
(149448, 31898, 'QU', 'OK', 'S', 1725448492, 1725448492, '1'),
(149449, 32751, 'QU', 'OK', 'S', 1725448604, 1725448604, '1'),
(149450, 28939, 'QU', 'OK', 'S', 1725448652, 1725448652, '1'),
(149451, 22300, 'QU', 'OK', 'S', 1725448671, 1725448671, '1'),
(149452, 28940, 'QU', 'OK', 'S', 1725448686, 1725448686, '1'),
(149453, 26202, 'QU', 'OK', 'S', 1725448695, 1725448695, '1'),
(149454, 10942, 'QU', 'OK', 'S', 1725448706, 1725448706, '1'),
(149455, 17471, 'QU', 'OK', 'S', 1725448718, 1725448718, '1'),
(149456, 25503, 'QU', 'OK', 'S', 1725448732, 1725448732, '1'),
(149457, 1349, 'QU', 'OK', 'S', 1725448744, 1725448744, '1'),
(149458, 1356, 'QU', 'OK', 'S', 1725448756, 1725448756, '1'),
(149459, 24985, 'QU', 'OK', 'S', 1725448771, 1725448771, '1'),
(149460, 24986, 'QU', 'OK', 'S', 1725448781, 1725448781, '1'),
(149461, 14473, 'QU', 'OK', 'S', 1725448790, 1725448790, '1'),
(149462, 12089, 'QU', 'OK', 'S', 1725448800, 1725448800, '1'),
(149463, 32061, 'QU', 'OK', 'S', 1725448816, 1725448816, '1'),
(149464, 9714, 'QU', 'OK', 'S', 1725448826, 1725448826, '1'),
(149465, 18457, 'QU', 'OK', 'S', 1725448831, 1725448831, '1'),
(149466, 24985, 'QU', 'OK', 'S', 1725448834, 1725448834, '1'),
(149467, 3952, 'QU', 'OK', 'S', 1725448842, 1725448842, '1'),
(149468, 8449, 'QU', 'OK', 'S', 1725448852, 1725448852, '1'),
(149469, 24983, 'QU', 'OK', 'S', 1725448874, 1725448874, '1'),
(149470, 24986, 'QU', 'OK', 'S', 1725448884, 1725448884, '1'),
(149471, 25503, 'QU', 'OK', 'S', 1725448895, 1725448895, '1'),
(149472, 30591, 'QU', 'OK', 'S', 1725449635, 1725449635, '1'),
(149473, 17410, 'QU', 'OK', 'S', 1725449787, 1725449787, '1'),
(149474, 20237, 'QU', 'OK', 'S', 1725449849, 1725449849, '1'),
(149475, 25503, 'QU', 'OK', 'S', 1725450053, 1725450053, '1'),
(149476, 31798, 'QU', 'OK', 'S', 1725450661, 1725450661, '1'),
(149477, 22277, 'QU', 'OK', 'S', 1725450722, 1725450722, '1'),
(149478, 22604, 'QU', 'OK', 'S', 1725450757, 1725450757, '1'),
(149479, 31798, 'QU', 'OK', 'S', 1725450908, 1725450908, '1'),
(149480, 31759, 'QU', 'OK', 'S', 1725450984, 1725450984, '1'),
(149481, 25341, 'QU', 'OK', 'S', 1725451184, 1725451184, '1'),
(149482, 22277, 'QU', 'OK', 'S', 1725451345, 1725451345, '1'),
(149483, 22604, 'QU', 'OK', 'S', 1725451825, 1725451825, '1'),
(149484, 24688, 'QU', 'OK', 'S', 1725452161, 1725452161, '1'),
(149485, 31722, 'QU', 'OK', 'S', 1725452392, 1725452392, '1'),
(149486, 31722, 'QU', 'OK', 'S', 1725452407, 1725452407, '1'),
(149487, 18806, 'QU', 'OK', 'S', 1725452417, 1725452417, '1'),
(149488, 31723, 'QU', 'OK', 'S', 1725452461, 1725452461, '1'),
(149489, 18814, 'QU', 'OK', 'S', 1725452505, 1725452505, '1'),
(149490, 31724, 'QU', 'OK', 'S', 1725452524, 1725452524, '1'),
(149491, 28963, 'QU', 'OK', 'S', 1725452547, 1725452547, '1'),
(149492, 28441, 'QU', 'OK', 'S', 1725452590, 1725452590, '1'),
(149493, 32165, 'QU', 'OK', 'S', 1725452883, 1725452883, '1'),
(149494, 32607, 'QU', 'OK', 'S', 1725453579, 1725453579, '1'),
(149495, 33073, 'QU', 'OK', 'S', 1725454146, 1725454146, '1'),
(149496, 32842, 'QU', 'OK', 'S', 1725454208, 1725454208, '1'),
(149497, 33218, 'QU', 'OK', 'S', 1725454424, 1725454424, '1'),
(149498, 33072, 'QU', 'OK', 'S', 1725454471, 1725454471, '1'),
(149499, 32138, 'QU', 'OK', 'S', 1725454632, 1725454632, '1'),
(149500, 31928, 'QU', 'OK', 'S', 1725454961, 1725454961, '1'),
(149501, 33331, 'QU', 'OK', 'S', 1725455032, 1725455032, '1'),
(149502, 32138, 'QU', 'OK', 'S', 1725455161, 1725455161, '1'),
(149503, 30790, 'QU', 'OK', 'S', 1725455818, 1725455818, '1'),
(149504, 33378, 'QU', 'OK', 'S', 1725458027, 1725458027, '1'),
(149505, 15296, 'QU', 'OK', 'S', 1725513821, 1725513821, '1'),
(149506, 16379, 'QU', 'OK', 'S', 1725513840, 1725513840, '1'),
(149507, 3424, 'QU', 'OK', 'S', 1725513862, 1725513862, '1'),
(149508, 21962, 'QU', 'OK', 'S', 1725513900, 1725513900, '1'),
(149509, 24290, 'QU', 'OK', 'S', 1725515776, 1725515776, '1'),
(149510, 17845, 'QU', 'OK', 'S', 1725516416, 1725516416, '1'),
(149511, 18135, 'QU', 'OK', 'S', 1725516435, 1725516435, '1'),
(149512, 22309, 'QU', 'OK', 'S', 1725516527, 1725516527, '1'),
(149513, 33308, 'QU', 'OK', 'S', 1725516581, 1725516581, '1'),
(149514, 33308, 'QU', 'OK', 'S', 1725516581, 1725516581, '1'),
(149515, 24042, 'QU', 'OK', 'S', 1725516662, 1725516662, '1'),
(149516, 30580, 'QU', 'OK', 'S', 1725516682, 1725516682, '1'),
(149517, 30580, 'QU', 'OK', 'S', 1725516682, 1725516682, '1'),
(149518, 24261, 'QU', 'OK', 'S', 1725516719, 1725516719, '1'),
(149519, 18243, 'QU', 'OK', 'S', 1725516729, 1725516729, '1'),
(149520, 32607, 'QU', 'OK', 'S', 1725516741, 1725516741, '1'),
(149521, 30747, 'QU', 'OK', 'S', 1725516762, 1725516762, '1'),
(149522, 31619, 'QU', 'OK', 'S', 1725518682, 1725518682, '1'),
(149523, 31619, 'QU', 'OK', 'S', 1725518682, 1725518682, '1'),
(149524, 10556, 'QU', 'OK', 'S', 1725519964, 1725519964, '1'),
(149525, 26897, 'QU', 'OK', 'S', 1725521947, 1725521947, '1'),
(149526, 26895, 'QU', 'OK', 'S', 1725521960, 1725521960, '1'),
(149527, 32961, 'QU', 'OK', 'S', 1725521989, 1725521989, '1'),
(149528, 33081, 'QU', 'OK', 'S', 1725522004, 1725522004, '1'),
(149529, 3077, 'QU', 'OK', 'S', 1725522040, 1725522040, '1'),
(149530, 30644, 'QU', 'OK', 'S', 1725522053, 1725522053, '1'),
(149531, 24956, 'QU', 'OK', 'S', 1725522065, 1725522065, '1'),
(149532, 14190, 'QU', 'OK', 'S', 1725522074, 1725522074, '1'),
(149533, 33350, 'QU', 'OK', 'S', 1725522090, 1725522090, '1'),
(149534, 32563, 'QU', 'OK', 'S', 1725523200, 1725523200, '1'),
(149535, 32563, 'QU', 'OK', 'S', 1725523205, 1725523205, '1'),
(149536, 32872, 'QU', 'OK', 'S', 1725523210, 1725523210, '1'),
(149537, 32872, 'QU', 'OK', 'S', 1725523213, 1725523213, '1'),
(149538, 24322, 'QU', 'OK', 'S', 1725523219, 1725523219, '1'),
(149539, 14542, 'QU', 'OK', 'S', 1725523223, 1725523223, '1'),
(149540, 22735, 'QU', 'OK', 'S', 1725523228, 1725523228, '1'),
(149541, 22731, 'QU', 'OK', 'S', 1725523233, 1725523233, '1'),
(149542, 22735, 'QU', 'OK', 'S', 1725523236, 1725523236, '1'),
(149543, 22735, 'QU', 'OK', 'S', 1725523242, 1725523242, '1'),
(149544, 24321, 'QU', 'OK', 'S', 1725523246, 1725523246, '1'),
(149545, 31433, 'QU', 'OK', 'S', 1725523249, 1725523249, '1'),
(149546, 31433, 'QU', 'OK', 'S', 1725523277, 1725523277, '1'),
(149547, 31433, 'QU', 'OK', 'S', 1725523287, 1725523287, '1'),
(149548, 31433, 'QU', 'OK', 'S', 1725523293, 1725523293, '1'),
(149549, 31433, 'QU', 'OK', 'S', 1725523298, 1725523298, '1'),
(149550, 31433, 'QU', 'OK', 'S', 1725523306, 1725523306, '1'),
(149551, 31433, 'QU', 'OK', 'S', 1725523316, 1725523316, '1'),
(149552, 32273, 'QU', 'OK', 'S', 1725523421, 1725523421, '1'),
(149553, 29020, 'QU', 'OK', 'S', 1725523529, 1725523529, '1'),
(149554, 23954, 'QU', 'OK', 'S', 1725523532, 1725523532, '1'),
(149555, 17998, 'QU', 'OK', 'S', 1725523536, 1725523536, '1'),
(149556, 17998, 'QU', 'OK', 'S', 1725523539, 1725523539, '1'),
(149557, 23954, 'QU', 'OK', 'S', 1725523554, 1725523554, '1'),
(149558, 27571, 'QU', 'OK', 'S', 1725523562, 1725523562, '1'),
(149559, 12288, 'QU', 'OK', 'S', 1725523577, 1725523577, '1'),
(149560, 12288, 'QU', 'OK', 'S', 1725523581, 1725523581, '1'),
(149561, 22878, 'QU', 'OK', 'S', 1725523585, 1725523585, '1'),
(149562, 17998, 'QU', 'OK', 'S', 1725523587, 1725523587, '1'),
(149563, 12288, 'QU', 'OK', 'S', 1725523590, 1725523590, '1'),
(149564, 12288, 'QU', 'OK', 'S', 1725523593, 1725523593, '1'),
(149565, 29380, 'QU', 'OK', 'S', 1725523595, 1725523595, '1'),
(149566, 30435, 'QU', 'OK', 'S', 1725523598, 1725523598, '1'),
(149567, 23954, 'QU', 'OK', 'S', 1725523602, 1725523602, '1'),
(149568, 30435, 'QU', 'OK', 'S', 1725523605, 1725523605, '1'),
(149569, 32069, 'QU', 'OK', 'S', 1725526657, 1725526657, '1'),
(149570, 20228, 'QU', 'OK', 'S', 1725527545, 1725527545, '1'),
(149571, 30152, 'QU', 'OK', 'S', 1725527563, 1725527563, '1'),
(149572, 30566, 'QU', 'OK', 'S', 1725527613, 1725527613, '1'),
(149573, 18697, 'QU', 'OK', 'S', 1725527886, 1725527886, '1'),
(149574, 31734, 'QU', 'OK', 'S', 1725527887, 1725527887, '1'),
(149575, 33338, 'QU', 'OK', 'S', 1725527893, 1725527893, '1'),
(149576, 22272, 'QU', 'OK', 'S', 1725527903, 1725527903, '1'),
(149577, 31734, 'QU', 'OK', 'S', 1725527926, 1725527926, '1'),
(149578, 23954, 'QU', 'OK', 'S', 1725527960, 1725527960, '1'),
(149579, 3658, 'QU', 'OK', 'S', 1725531140, 1725531140, '1'),
(149580, 3658, 'QU', 'OK', 'S', 1725531143, 1725531143, '1'),
(149581, 32688, 'QU', 'OK', 'S', 1725533178, 1725533178, '1'),
(149582, 27645, 'QU', 'OK', 'S', 1725533183, 1725533183, '1'),
(149583, 26410, 'QU', 'OK', 'S', 1725533186, 1725533186, '1'),
(149584, 22645, 'QU', 'OK', 'S', 1725533193, 1725533193, '1'),
(149585, 22645, 'QU', 'OK', 'S', 1725533196, 1725533196, '1'),
(149586, 22645, 'QU', 'OK', 'S', 1725533200, 1725533200, '1'),
(149587, 22646, 'QU', 'OK', 'S', 1725533204, 1725533204, '1'),
(149588, 22646, 'QU', 'OK', 'S', 1725533208, 1725533208, '1'),
(149589, 31316, 'QU', 'OK', 'S', 1725533215, 1725533215, '1'),
(149590, 29938, 'QU', 'OK', 'S', 1725533223, 1725533223, '1'),
(149591, 32005, 'QU', 'OK', 'S', 1725533227, 1725533227, '1'),
(149592, 27643, 'QU', 'OK', 'S', 1725533231, 1725533231, '1'),
(149593, 18996, 'QU', 'OK', 'S', 1725533236, 1725533236, '1'),
(149594, 29482, 'QU', 'OK', 'S', 1725533244, 1725533244, '1'),
(149595, 27959, 'QU', 'OK', 'S', 1725533259, 1725533259, '1'),
(149596, 22652, 'QU', 'OK', 'S', 1725533270, 1725533270, '1'),
(149597, 25655, 'QU', 'OK', 'S', 1725533274, 1725533274, '1'),
(149598, 24947, 'QU', 'OK', 'S', 1725533278, 1725533278, '1'),
(149599, 21232, 'QU', 'OK', 'S', 1725533288, 1725533288, '1'),
(149600, 15320, 'QU', 'OK', 'S', 1725533292, 1725533292, '1'),
(149601, 15320, 'QU', 'OK', 'S', 1725533299, 1725533299, '1'),
(149602, 25675, 'QU', 'OK', 'S', 1725533327, 1725533327, '1'),
(149603, 18996, 'QU', 'OK', 'S', 1725533333, 1725533333, '1'),
(149604, 15320, 'QU', 'OK', 'S', 1725533338, 1725533338, '1'),
(149605, 24676, 'QU', 'OK', 'S', 1725533341, 1725533341, '1'),
(149606, 22315, 'QU', 'OK', 'S', 1725533354, 1725533354, '1'),
(149607, 18018, 'QU', 'OK', 'S', 1725533359, 1725533359, '1'),
(149608, 25662, 'QU', 'OK', 'S', 1725533366, 1725533366, '1'),
(149609, 18018, 'QU', 'OK', 'S', 1725533370, 1725533370, '1'),
(149610, 29447, 'QU', 'OK', 'S', 1725533380, 1725533380, '1'),
(149611, 29447, 'QU', 'OK', 'S', 1725533385, 1725533385, '1'),
(149612, 18996, 'QU', 'OK', 'S', 1725533389, 1725533389, '1'),
(149613, 29447, 'QU', 'OK', 'S', 1725533394, 1725533394, '1'),
(149614, 32464, 'QU', 'OK', 'S', 1725533406, 1725533406, '1'),
(149615, 32467, 'QU', 'OK', 'S', 1725533411, 1725533411, '1'),
(149616, 32467, 'QU', 'OK', 'S', 1725533415, 1725533415, '1'),
(149617, 32688, 'QU', 'OK', 'S', 1725533432, 1725533432, '1'),
(149618, 30140, 'QU', 'OK', 'S', 1725533437, 1725533437, '1'),
(149619, 25662, 'QU', 'OK', 'S', 1725533441, 1725533441, '1'),
(149620, 30142, 'QU', 'OK', 'S', 1725533447, 1725533447, '1'),
(149621, 24676, 'QU', 'OK', 'S', 1725533452, 1725533452, '1'),
(149622, 25895, 'QU', 'OK', 'S', 1725533457, 1725533457, '1'),
(149623, 25896, 'QU', 'OK', 'S', 1725533461, 1725533461, '1'),
(149624, 32464, 'QU', 'OK', 'S', 1725533466, 1725533466, '1'),
(149625, 32688, 'QU', 'OK', 'S', 1725533476, 1725533476, '1'),
(149626, 33011, 'QU', 'OK', 'S', 1725533809, 1725533809, '1'),
(149627, 33011, 'QU', 'OK', 'S', 1725533867, 1725533867, '1'),
(149628, 33011, 'QU', 'OK', 'S', 1725533867, 1725533867, '1'),
(149629, 32689, 'QU', 'OK', 'S', 1725534103, 1725534103, '1'),
(149630, 33392, 'QU', 'OK', 'S', 1725534226, 1725534226, '1'),
(149631, 33381, 'QU', 'OK', 'S', 1725534446, 1725534446, '1'),
(149632, 33382, 'QU', 'OK', 'S', 1725534489, 1725534489, '1'),
(149633, 33383, 'QU', 'OK', 'S', 1725534575, 1725534575, '1'),
(149634, 33395, 'QU', 'OK', 'S', 1725534722, 1725534722, '1'),
(149635, 33394, 'QU', 'OK', 'S', 1725534952, 1725534952, '1'),
(149636, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149637, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149638, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149639, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149640, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149641, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149642, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149643, 33393, 'QU', 'OK', 'S', 1725535026, 1725535026, '1'),
(149644, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149645, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149646, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149647, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149648, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149649, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149650, 33354, 'QU', 'OK', 'S', 1725535341, 1725535341, '1'),
(149651, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149652, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149653, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149654, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149655, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149656, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149657, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149658, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149659, 33311, 'QU', 'OK', 'S', 1725535555, 1725535555, '1'),
(149660, 32102, 'QU', 'OK', 'S', 1725535690, 1725535690, '1'),
(149661, 23643, 'QU', 'OK', 'S', 1725535696, 1725535696, '1'),
(149662, 25986, 'QU', 'OK', 'S', 1725535700, 1725535700, '1'),
(149663, 12088, 'QU', 'OK', 'S', 1725535709, 1725535709, '1'),
(149664, 18196, 'QU', 'OK', 'S', 1725535714, 1725535714, '1'),
(149665, 31774, 'QU', 'OK', 'S', 1725535718, 1725535718, '1'),
(149666, 21611, 'QU', 'OK', 'S', 1725535723, 1725535723, '1'),
(149667, 33235, 'QU', 'OK', 'S', 1725535727, 1725535727, '1'),
(149668, 33235, 'QU', 'OK', 'S', 1725535732, 1725535732, '1'),
(149669, 2413, 'QU', 'OK', 'S', 1725535740, 1725535740, '1'),
(149670, 32457, 'QU', 'OK', 'S', 1725535746, 1725535746, '1'),
(149671, 33380, 'QU', 'OK', 'S', 1725535765, 1725535765, '1'),
(149672, 27078, 'QU', 'OK', 'S', 1725535769, 1725535769, '1'),
(149673, 4415, 'QU', 'OK', 'S', 1725535781, 1725535781, '1'),
(149674, 24815, 'QU', 'OK', 'S', 1725535804, 1725535804, '1'),
(149675, 1580, 'QU', 'OK', 'S', 1725535956, 1725535956, '1'),
(149676, 21082, 'QU', 'OK', 'S', 1725536248, 1725536248, '1'),
(149677, 21082, 'QU', 'OK', 'S', 1725536259, 1725536259, '1'),
(149678, 21082, 'QU', 'OK', 'S', 1725536269, 1725536269, '1'),
(149679, 33160, 'QU', 'OK', 'S', 1725536335, 1725536335, '1'),
(149680, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149681, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149682, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149683, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149684, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149685, 33160, 'QU', 'OK', 'S', 1725536412, 1725536412, '1'),
(149686, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149687, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149688, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149689, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149690, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149691, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149692, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149693, 33161, 'QU', 'OK', 'S', 1725536657, 1725536657, '1'),
(149694, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149695, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149696, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149697, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149698, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149699, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149700, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149701, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149702, 33225, 'QU', 'OK', 'S', 1725537094, 1725537094, '1'),
(149703, 24833, 'QU', 'OK', 'S', 1725537223, 1725537223, '1'),
(149704, 24833, 'QU', 'OK', 'S', 1725537276, 1725537276, '1'),
(149705, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149706, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149707, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149708, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149709, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149710, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149711, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149712, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149713, 33224, 'QU', 'OK', 'S', 1725537300, 1725537300, '1'),
(149714, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149715, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149716, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149717, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149718, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149719, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149720, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149721, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149722, 33190, 'QU', 'OK', 'S', 1725537502, 1725537502, '1'),
(149723, 12478, 'QU', 'OK', 'S', 1725537524, 1725537524, '1'),
(149724, 12478, 'QU', 'OK', 'S', 1725537535, 1725537535, '1'),
(149725, 32102, 'QU', 'OK', 'S', 1725537596, 1725537596, '1'),
(149726, 27353, 'QU', 'OK', 'S', 1725537605, 1725537605, '1'),
(149727, 27353, 'QU', 'OK', 'S', 1725537607, 1725537607, '1'),
(149728, 28424, 'QU', 'OK', 'S', 1725537619, 1725537619, '1'),
(149729, 3717, 'QU', 'OK', 'S', 1725537623, 1725537623, '1'),
(149730, 6928, 'QU', 'OK', 'S', 1725537632, 1725537632, '1'),
(149731, 11287, 'QU', 'OK', 'S', 1725537635, 1725537635, '1'),
(149732, 29196, 'QU', 'OK', 'S', 1725537638, 1725537638, '1'),
(149733, 11287, 'QU', 'OK', 'S', 1725537641, 1725537641, '1'),
(149734, 6928, 'QU', 'OK', 'S', 1725537647, 1725537647, '1'),
(149735, 30536, 'QU', 'OK', 'S', 1725537650, 1725537650, '1'),
(149736, 30627, 'QU', 'OK', 'S', 1725537660, 1725537660, '1'),
(149737, 33027, 'QU', 'OK', 'S', 1725537664, 1725537664, '1'),
(149738, 16596, 'QU', 'OK', 'S', 1725537671, 1725537671, '1'),
(149739, 30627, 'QU', 'OK', 'S', 1725537674, 1725537674, '1'),
(149740, 33027, 'QU', 'OK', 'S', 1725537698, 1725537698, '1'),
(149741, 11604, 'QU', 'OK', 'S', 1725537709, 1725537709, '1'),
(149742, 33028, 'QU', 'OK', 'S', 1725537712, 1725537712, '1'),
(149743, 32327, 'QU', 'OK', 'S', 1725537718, 1725537718, '1'),
(149744, 32327, 'QU', 'OK', 'S', 1725537724, 1725537724, '1'),
(149745, 20677, 'QU', 'OK', 'S', 1725537731, 1725537731, '1'),
(149746, 20677, 'QU', 'OK', 'S', 1725537735, 1725537735, '1'),
(149747, 28424, 'QU', 'OK', 'S', 1725537745, 1725537745, '1'),
(149748, 32328, 'QU', 'OK', 'S', 1725537751, 1725537751, '1'),
(149749, 32327, 'QU', 'OK', 'S', 1725537759, 1725537759, '1'),
(149750, 12347, 'QU', 'OK', 'S', 1725537763, 1725537763, '1'),
(149751, 22322, 'QU', 'OK', 'S', 1725537827, 1725537827, '1'),
(149752, 22322, 'QU', 'OK', 'S', 1725537847, 1725537847, '1'),
(149753, 4237, 'QU', 'OK', 'S', 1725538198, 1725538198, '1'),
(149754, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149755, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149756, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149757, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149758, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149759, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149760, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149761, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149762, 33189, 'QU', 'OK', 'S', 1725538862, 1725538862, '1'),
(149763, 33190, 'QU', 'OK', 'S', 1725538941, 1725538941, '1'),
(149764, 33190, 'QU', 'OK', 'S', 1725538941, 1725538941, '1'),
(149765, 29526, 'QU', 'OK', 'S', 1725539142, 1725539142, '1'),
(149766, 5008, 'QU', 'OK', 'S', 1725539171, 1725539171, '1'),
(149767, 8258, 'QU', 'OK', 'S', 1725539782, 1725539782, '1'),
(149768, 8258, 'QU', 'OK', 'S', 1725539785, 1725539785, '1'),
(149769, 7656, 'QU', 'OK', 'S', 1725540372, 1725540372, '1'),
(149770, 3968, 'QU', 'OK', 'S', 1725541731, 1725541731, '1'),
(149771, 19865, 'QU', 'OK', 'S', 1725542751, 1725542751, '1'),
(149772, 20161, 'QU', 'OK', 'S', 1725543058, 1725543058, '1'),
(149773, 20394, 'QU', 'OK', 'S', 1725543196, 1725543196, '1'),
(149774, 20173, 'QU', 'OK', 'S', 1725543454, 1725543454, '1'),
(149775, 32607, 'QU', 'OK', 'S', 1725601117, 1725601117, '1'),
(149776, 32607, 'QU', 'OK', 'S', 1725601120, 1725601120, '1'),
(149777, 33370, 'QU', 'OK', 'S', 1725601299, 1725601299, '1'),
(149778, 33370, 'QU', 'OK', 'S', 1725601301, 1725601301, '1'),
(149779, 33380, 'QU', 'OK', 'S', 1725601304, 1725601304, '1'),
(149780, 33379, 'QU', 'OK', 'S', 1725601307, 1725601307, '1'),
(149781, 33379, 'QU', 'OK', 'S', 1725601310, 1725601310, '1'),
(149782, 23669, 'QU', 'OK', 'S', 1725605039, 1725605039, '1'),
(149783, 23669, 'QU', 'OK', 'S', 1725605055, 1725605055, '1'),
(149784, 26502, 'QU', 'OK', 'S', 1725607474, 1725607474, '1'),
(149785, 26502, 'QU', 'OK', 'S', 1725607483, 1725607483, '1'),
(149786, 25345, 'QU', 'OK', 'S', 1725607752, 1725607752, '1'),
(149787, 33030, 'QU', 'OK', 'S', 1725608122, 1725608122, '1'),
(149788, 33030, 'QU', 'OK', 'S', 1725608125, 1725608125, '1'),
(149789, 33401, 'QU', 'OK', 'S', 1725608770, 1725608770, '1'),
(149790, 33404, 'QU', 'OK', 'S', 1725608990, 1725608990, '1'),
(149791, 33406, 'QU', 'OK', 'S', 1725609039, 1725609039, '1'),
(149792, 30972, 'QU', 'OK', 'S', 1725609070, 1725609070, '1'),
(149793, 33405, 'QU', 'OK', 'S', 1725609581, 1725609581, '1'),
(149794, 33411, 'QU', 'OK', 'S', 1725609808, 1725609808, '1'),
(149795, 33407, 'QU', 'OK', 'S', 1725610094, 1725610094, '1'),
(149796, 33409, 'QU', 'OK', 'S', 1725610154, 1725610154, '1'),
(149797, 32809, 'QU', 'OK', 'S', 1725610249, 1725610249, '1'),
(149798, 32891, 'QU', 'OK', 'S', 1725610252, 1725610252, '1'),
(149799, 18457, 'QU', 'OK', 'S', 1725610255, 1725610255, '1'),
(149800, 22727, 'QU', 'OK', 'S', 1725610258, 1725610258, '1'),
(149801, 33081, 'QU', 'OK', 'S', 1725610261, 1725610261, '1'),
(149802, 31905, 'QU', 'OK', 'S', 1725610265, 1725610265, '1'),
(149803, 32809, 'QU', 'OK', 'S', 1725610268, 1725610268, '1'),
(149804, 32809, 'QU', 'OK', 'S', 1725610272, 1725610272, '1'),
(149805, 31864, 'QU', 'OK', 'S', 1725610275, 1725610275, '1'),
(149806, 31864, 'QU', 'OK', 'S', 1725610279, 1725610279, '1'),
(149807, 32999, 'QU', 'OK', 'S', 1725610282, 1725610282, '1'),
(149808, 32891, 'QU', 'OK', 'S', 1725610285, 1725610285, '1'),
(149809, 33081, 'QU', 'OK', 'S', 1725610288, 1725610288, '1'),
(149810, 33082, 'QU', 'OK', 'S', 1725610291, 1725610291, '1'),
(149811, 32891, 'QU', 'OK', 'S', 1725610294, 1725610294, '1'),
(149812, 33082, 'QU', 'OK', 'S', 1725610297, 1725610297, '1'),
(149813, 32999, 'QU', 'OK', 'S', 1725610301, 1725610301, '1'),
(149814, 32891, 'QU', 'OK', 'S', 1725610303, 1725610303, '1'),
(149815, 32612, 'QU', 'OK', 'S', 1725610306, 1725610306, '1'),
(149816, 31905, 'QU', 'OK', 'S', 1725610309, 1725610309, '1'),
(149817, 33082, 'QU', 'OK', 'S', 1725610312, 1725610312, '1'),
(149818, 33413, 'QU', 'OK', 'S', 1725610427, 1725610427, '1'),
(149819, 33414, 'QU', 'OK', 'S', 1725610900, 1725610900, '1'),
(149820, 33381, 'QU', 'OK', 'S', 1725611462, 1725611462, '1'),
(149821, 33382, 'QU', 'OK', 'S', 1725611971, 1725611971, '1'),
(149822, 33408, 'QU', 'OK', 'S', 1725614976, 1725614976, '1'),
(149823, 33410, 'QU', 'OK', 'S', 1725615114, 1725615114, '1'),
(149824, 33412, 'QU', 'OK', 'S', 1725615422, 1725615422, '1'),
(149825, 25936, 'QU', 'OK', 'S', 1725616247, 1725616247, '1'),
(149826, 33316, 'QU', 'OK', 'S', 1725616298, 1725616298, '1'),
(149827, 32476, 'QU', 'OK', 'S', 1725616339, 1725616339, '1'),
(149828, 32732, 'QU', 'OK', 'S', 1725616389, 1725616389, '1'),
(149829, 32674, 'QU', 'OK', 'S', 1725616829, 1725616829, '1'),
(149830, 33033, 'QU', 'OK', 'S', 1725616867, 1725616867, '1'),
(149831, 32763, 'QU', 'OK', 'S', 1725616905, 1725616905, '1'),
(149832, 19522, 'QU', 'OK', 'S', 1725617120, 1725617120, '1'),
(149833, 11331, 'QU', 'OK', 'S', 1725617471, 1725617471, '1'),
(149834, 16749, 'QU', 'OK', 'S', 1725617531, 1725617531, '1'),
(149835, 25333, 'QU', 'OK', 'S', 1725617701, 1725617701, '1'),
(149836, 23353, 'QU', 'OK', 'S', 1725617742, 1725617742, '1'),
(149837, 31807, 'QU', 'OK', 'S', 1725617782, 1725617782, '1'),
(149838, 26366, 'QU', 'OK', 'S', 1725618043, 1725618043, '1'),
(149839, 30919, 'QU', 'OK', 'S', 1725618163, 1725618163, '1'),
(149840, 31203, 'QU', 'OK', 'S', 1725619228, 1725619228, '1'),
(149841, 31203, 'QU', 'OK', 'S', 1725619251, 1725619251, '1'),
(149842, 31203, 'QU', 'OK', 'S', 1725619271, 1725619271, '1'),
(149843, 31203, 'QU', 'OK', 'S', 1725619275, 1725619275, '1'),
(149844, 31203, 'QU', 'OK', 'S', 1725619278, 1725619278, '1'),
(149845, 31203, 'QU', 'OK', 'S', 1725619282, 1725619282, '1'),
(149846, 31203, 'QU', 'OK', 'S', 1725619294, 1725619294, '1'),
(149847, 31203, 'QU', 'OK', 'S', 1725619297, 1725619297, '1'),
(149848, 31203, 'QU', 'OK', 'S', 1725619301, 1725619301, '1'),
(149849, 31203, 'QU', 'OK', 'S', 1725619305, 1725619305, '1'),
(149850, 31203, 'QU', 'OK', 'S', 1725619309, 1725619309, '1'),
(149851, 31203, 'QU', 'OK', 'S', 1725619312, 1725619312, '1'),
(149852, 31203, 'QU', 'OK', 'S', 1725619316, 1725619316, '1'),
(149853, 31203, 'QU', 'OK', 'S', 1725619321, 1725619321, '1'),
(149854, 31203, 'QU', 'OK', 'S', 1725619327, 1725619327, '1'),
(149855, 31203, 'QU', 'OK', 'S', 1725619331, 1725619331, '1'),
(149856, 31203, 'QU', 'OK', 'S', 1725619335, 1725619335, '1'),
(149857, 31203, 'QU', 'OK', 'S', 1725619340, 1725619340, '1'),
(149858, 31203, 'QU', 'OK', 'S', 1725619343, 1725619343, '1'),
(149859, 31203, 'QU', 'OK', 'S', 1725619347, 1725619347, '1'),
(149860, 31203, 'QU', 'OK', 'S', 1725619350, 1725619350, '1'),
(149861, 31203, 'QU', 'OK', 'S', 1725619354, 1725619354, '1'),
(149862, 31203, 'QU', 'OK', 'S', 1725619358, 1725619358, '1'),
(149863, 31203, 'QU', 'OK', 'S', 1725619362, 1725619362, '1'),
(149864, 31203, 'QU', 'OK', 'S', 1725619366, 1725619366, '1'),
(149865, 31203, 'QU', 'OK', 'S', 1725619369, 1725619369, '1'),
(149866, 31203, 'QU', 'OK', 'S', 1725619374, 1725619374, '1'),
(149867, 31203, 'QU', 'OK', 'S', 1725619378, 1725619378, '1'),
(149868, 31203, 'QU', 'OK', 'S', 1725619381, 1725619381, '1'),
(149869, 31203, 'QU', 'OK', 'S', 1725619385, 1725619385, '1'),
(149870, 31203, 'QU', 'OK', 'S', 1725619389, 1725619389, '1'),
(149871, 31203, 'QU', 'OK', 'S', 1725619393, 1725619393, '1'),
(149872, 31203, 'QU', 'OK', 'S', 1725619396, 1725619396, '1'),
(149873, 31203, 'QU', 'OK', 'S', 1725619400, 1725619400, '1'),
(149874, 31203, 'QU', 'OK', 'S', 1725619404, 1725619404, '1'),
(149875, 31203, 'QU', 'OK', 'S', 1725619408, 1725619408, '1'),
(149876, 31203, 'QU', 'OK', 'S', 1725619412, 1725619412, '1'),
(149877, 31203, 'QU', 'OK', 'S', 1725619417, 1725619417, '1'),
(149878, 31203, 'QU', 'OK', 'S', 1725619422, 1725619422, '1'),
(149879, 31203, 'QU', 'OK', 'S', 1725619426, 1725619426, '1'),
(149880, 31203, 'QU', 'OK', 'S', 1725619430, 1725619430, '1'),
(149881, 31203, 'QU', 'OK', 'S', 1725619434, 1725619434, '1'),
(149882, 31203, 'QU', 'OK', 'S', 1725619439, 1725619439, '1'),
(149883, 31203, 'QU', 'OK', 'S', 1725619442, 1725619442, '1'),
(149884, 31203, 'QU', 'OK', 'S', 1725619446, 1725619446, '1'),
(149885, 31203, 'QU', 'OK', 'S', 1725619450, 1725619450, '1'),
(149886, 31203, 'QU', 'OK', 'S', 1725619454, 1725619454, '1'),
(149887, 31203, 'QU', 'OK', 'S', 1725619458, 1725619458, '1'),
(149888, 31203, 'QU', 'OK', 'S', 1725619462, 1725619462, '1'),
(149889, 31203, 'QU', 'OK', 'S', 1725619466, 1725619466, '1'),
(149890, 31203, 'QU', 'OK', 'S', 1725619609, 1725619609, '1'),
(149891, 25921, 'QU', 'OK', 'S', 1725620038, 1725620038, '1'),
(149892, 32819, 'QU', 'OK', 'S', 1725620778, 1725620778, '1'),
(149893, 32819, 'QU', 'OK', 'S', 1725620782, 1725620782, '1'),
(149894, 32819, 'QU', 'OK', 'S', 1725620786, 1725620786, '1'),
(149895, 32819, 'QU', 'OK', 'S', 1725620790, 1725620790, '1'),
(149896, 32819, 'QU', 'OK', 'S', 1725620794, 1725620794, '1'),
(149897, 32819, 'QU', 'OK', 'S', 1725620797, 1725620797, '1'),
(149898, 32819, 'QU', 'OK', 'S', 1725620801, 1725620801, '1'),
(149899, 32819, 'QU', 'OK', 'S', 1725620805, 1725620805, '1'),
(149900, 32819, 'QU', 'OK', 'S', 1725620808, 1725620808, '1'),
(149901, 32819, 'QU', 'OK', 'S', 1725620812, 1725620812, '1'),
(149902, 32819, 'QU', 'OK', 'S', 1725620816, 1725620816, '1'),
(149903, 32819, 'QU', 'OK', 'S', 1725620819, 1725620819, '1'),
(149904, 32819, 'QU', 'OK', 'S', 1725620823, 1725620823, '1'),
(149905, 32819, 'QU', 'OK', 'S', 1725620826, 1725620826, '1'),
(149906, 32819, 'QU', 'OK', 'S', 1725620830, 1725620830, '1'),
(149907, 32819, 'QU', 'OK', 'S', 1725620834, 1725620834, '1'),
(149908, 32819, 'QU', 'OK', 'S', 1725620837, 1725620837, '1'),
(149909, 32819, 'QU', 'OK', 'S', 1725620840, 1725620840, '1'),
(149910, 32819, 'QU', 'OK', 'S', 1725620845, 1725620845, '1'),
(149911, 32819, 'QU', 'OK', 'S', 1725620849, 1725620849, '1'),
(149912, 32819, 'QU', 'OK', 'S', 1725620853, 1725620853, '1'),
(149913, 32819, 'QU', 'OK', 'S', 1725620856, 1725620856, '1'),
(149914, 32819, 'QU', 'OK', 'S', 1725620860, 1725620860, '1'),
(149915, 32819, 'QU', 'OK', 'S', 1725620864, 1725620864, '1'),
(149916, 32819, 'QU', 'OK', 'S', 1725620867, 1725620867, '1'),
(149917, 32819, 'QU', 'OK', 'S', 1725620871, 1725620871, '1'),
(149918, 32819, 'QU', 'OK', 'S', 1725620875, 1725620875, '1'),
(149919, 32819, 'QU', 'OK', 'S', 1725620879, 1725620879, '1'),
(149920, 32819, 'QU', 'OK', 'S', 1725620883, 1725620883, '1'),
(149921, 32819, 'QU', 'OK', 'S', 1725620887, 1725620887, '1'),
(149922, 32819, 'QU', 'OK', 'S', 1725620890, 1725620890, '1'),
(149923, 32819, 'QU', 'OK', 'S', 1725620895, 1725620895, '1'),
(149924, 32819, 'QU', 'OK', 'S', 1725620899, 1725620899, '1'),
(149925, 32819, 'QU', 'OK', 'S', 1725620903, 1725620903, '1'),
(149926, 32819, 'QU', 'OK', 'S', 1725620907, 1725620907, '1'),
(149927, 32819, 'QU', 'OK', 'S', 1725620910, 1725620910, '1'),
(149928, 32819, 'QU', 'OK', 'S', 1725620918, 1725620918, '1'),
(149929, 32819, 'QU', 'OK', 'S', 1725620922, 1725620922, '1'),
(149930, 32819, 'QU', 'OK', 'S', 1725620925, 1725620925, '1'),
(149931, 32819, 'QU', 'OK', 'S', 1725620930, 1725620930, '1'),
(149932, 32819, 'QU', 'OK', 'S', 1725620933, 1725620933, '1'),
(149933, 32819, 'QU', 'OK', 'S', 1725620937, 1725620937, '1'),
(149934, 32819, 'QU', 'OK', 'S', 1725620941, 1725620941, '1'),
(149935, 32819, 'QU', 'OK', 'S', 1725620945, 1725620945, '1'),
(149936, 32819, 'QU', 'OK', 'S', 1725620951, 1725620951, '1'),
(149937, 32819, 'QU', 'OK', 'S', 1725620955, 1725620955, '1'),
(149938, 32819, 'QU', 'OK', 'S', 1725620958, 1725620958, '1'),
(149939, 32819, 'QU', 'OK', 'S', 1725620963, 1725620963, '1'),
(149940, 32819, 'QU', 'OK', 'S', 1725620967, 1725620967, '1'),
(149941, 32819, 'QU', 'OK', 'S', 1725620972, 1725620972, '1'),
(149942, 31924, 'QU', 'OK', 'S', 1725621477, 1725621477, '1'),
(149943, 6320, 'QU', 'OK', 'S', 1725622181, 1725622181, '1'),
(149944, 14991, 'QU', 'OK', 'S', 1725622420, 1725622420, '1'),
(149945, 14991, 'QU', 'OK', 'S', 1725622446, 1725622446, '1'),
(149946, 33378, 'QU', 'OK', 'S', 1725622550, 1725622550, '1'),
(149947, 16191, 'QU', 'OK', 'S', 1725622912, 1725622912, '1'),
(149948, 32806, 'QU', 'OK', 'S', 1725622947, 1725622947, '1'),
(149949, 28493, 'QU', 'OK', 'S', 1725623139, 1725623139, '1'),
(149950, 29705, 'QU', 'OK', 'S', 1725623321, 1725623321, '1'),
(149951, 29705, 'QU', 'OK', 'S', 1725623330, 1725623330, '1'),
(149952, 23353, 'QU', 'OK', 'S', 1725623335, 1725623335, '1'),
(149953, 23872, 'QU', 'OK', 'S', 1725623335, 1725623335, '1'),
(149954, 23872, 'QU', 'OK', 'S', 1725623342, 1725623342, '1'),
(149955, 23872, 'QU', 'OK', 'S', 1725623348, 1725623348, '1'),
(149956, 14417, 'QU', 'OK', 'S', 1725623353, 1725623353, '1'),
(149957, 25708, 'QU', 'OK', 'S', 1725623358, 1725623358, '1'),
(149958, 29363, 'QU', 'OK', 'S', 1725623364, 1725623364, '1'),
(149959, 29363, 'QU', 'OK', 'S', 1725623369, 1725623369, '1'),
(149960, 13556, 'QU', 'OK', 'S', 1725623374, 1725623374, '1'),
(149961, 25560, 'QU', 'OK', 'S', 1725623381, 1725623381, '1'),
(149962, 19349, 'QU', 'OK', 'S', 1725623385, 1725623385, '1'),
(149963, 19349, 'QU', 'OK', 'S', 1725623390, 1725623390, '1'),
(149964, 19349, 'QU', 'OK', 'S', 1725623397, 1725623397, '1'),
(149965, 26075, 'QU', 'OK', 'S', 1725623403, 1725623403, '1'),
(149966, 26075, 'QU', 'OK', 'S', 1725623409, 1725623409, '1'),
(149967, 23350, 'QU', 'OK', 'S', 1725623410, 1725623410, '1'),
(149968, 25560, 'QU', 'OK', 'S', 1725623414, 1725623414, '1'),
(149969, 25560, 'QU', 'OK', 'S', 1725623419, 1725623419, '1'),
(149970, 20060, 'QU', 'OK', 'S', 1725623425, 1725623425, '1'),
(149971, 25417, 'QU', 'OK', 'S', 1725623430, 1725623430, '1'),
(149972, 24900, 'QU', 'OK', 'S', 1725623435, 1725623435, '1'),
(149973, 26215, 'QU', 'OK', 'S', 1725623442, 1725623442, '1'),
(149974, 21962, 'QU', 'OK', 'S', 1725623447, 1725623447, '1'),
(149975, 24629, 'QU', 'OK', 'S', 1725623447, 1725623447, '1'),
(149976, 28221, 'QU', 'OK', 'S', 1725623452, 1725623452, '1'),
(149977, 8308, 'QU', 'OK', 'S', 1725623457, 1725623457, '1'),
(149978, 25599, 'QU', 'OK', 'S', 1725623462, 1725623462, '1'),
(149979, 25599, 'QU', 'OK', 'S', 1725623467, 1725623467, '1'),
(149980, 8308, 'QU', 'OK', 'S', 1725623475, 1725623475, '1'),
(149981, 13938, 'QU', 'OK', 'S', 1725623481, 1725623481, '1'),
(149982, 16855, 'QU', 'OK', 'S', 1725623486, 1725623486, '1'),
(149983, 22648, 'QU', 'OK', 'S', 1725623492, 1725623492, '1'),
(149984, 32674, 'QU', 'OK', 'S', 1725623496, 1725623496, '1'),
(149985, 25599, 'QU', 'OK', 'S', 1725623500, 1725623500, '1'),
(149986, 5359, 'QU', 'OK', 'S', 1725623506, 1725623506, '1'),
(149987, 17899, 'QU', 'OK', 'S', 1725623528, 1725623528, '1'),
(149988, 16533, 'QU', 'OK', 'S', 1725624436, 1725624436, '1'),
(149989, 16533, 'QU', 'OK', 'S', 1725624440, 1725624440, '1'),
(149990, 16533, 'QU', 'OK', 'S', 1725624445, 1725624445, '1'),
(149991, 16533, 'QU', 'OK', 'S', 1725624450, 1725624450, '1'),
(149992, 16533, 'QU', 'OK', 'S', 1725624459, 1725624459, '1'),
(149993, 31270, 'QU', 'OK', 'S', 1725624472, 1725624472, '1'),
(149994, 33030, 'QU', 'OK', 'S', 1725624479, 1725624479, '1'),
(149995, 32988, 'QU', 'OK', 'S', 1725624484, 1725624484, '1'),
(149996, 32988, 'QU', 'OK', 'S', 1725624495, 1725624495, '1'),
(149997, 32988, 'QU', 'OK', 'S', 1725624500, 1725624500, '1'),
(149998, 32988, 'QU', 'OK', 'S', 1725624505, 1725624505, '1'),
(149999, 18453, 'QU', 'OK', 'S', 1725624509, 1725624509, '1'),
(150000, 33395, 'QU', 'OK', 'S', 1725627599, 1725627599, '1'),
(150001, 31896, 'QU', 'OK', 'S', 1725628303, 1725628303, '1'),
(150002, 33204, 'QU', 'OK', 'S', 1725629450, 1725629450, '1'),
(150003, 33203, 'QU', 'OK', 'S', 1725629488, 1725629488, '1'),
(150004, 32689, 'QU', 'OK', 'S', 1725629525, 1725629525, '1'),
(150005, 32959, 'QU', 'OK', 'S', 1725629563, 1725629563, '1'),
(150006, 24321, 'QU', 'OK', 'S', 1725629787, 1725629787, '1'),
(150007, 30215, 'QU', 'OK', 'S', 1725630664, 1725630664, '1'),
(150008, 17746, 'QU', 'OK', 'S', 1725630667, 1725630667, '1'),
(150009, 30215, 'QU', 'OK', 'S', 1725630719, 1725630719, '1'),
(150010, 30795, 'QU', 'OK', 'S', 1725630730, 1725630730, '1'),
(150011, 19549, 'QU', 'OK', 'S', 1725630753, 1725630753, '1'),
(150012, 18400, 'QU', 'OK', 'S', 1725630833, 1725630833, '1'),
(150013, 18400, 'QU', 'OK', 'S', 1725630833, 1725630833, '1'),
(150014, 30177, 'QU', 'OK', 'S', 1725630855, 1725630855, '1'),
(150015, 15928, 'QU', 'OK', 'S', 1725630866, 1725630866, '1'),
(150016, 17746, 'QU', 'OK', 'S', 1725630925, 1725630925, '1'),
(150017, 16444, 'QU', 'OK', 'S', 1725630938, 1725630938, '1'),
(150018, 12518, 'QU', 'OK', 'S', 1725630947, 1725630947, '1'),
(150019, 32673, 'QU', 'OK', 'S', 1725630959, 1725630959, '1'),
(150020, 17910, 'QU', 'OK', 'S', 1725630970, 1725630970, '1'),
(150021, 17910, 'QU', 'OK', 'S', 1725630970, 1725630970, '1'),
(150022, 29842, 'QU', 'OK', 'S', 1725630989, 1725630989, '1'),
(150023, 18528, 'QU', 'OK', 'S', 1725631105, 1725631105, '1'),
(150024, 31924, 'QU', 'OK', 'S', 1725631126, 1725631126, '1'),
(150025, 30790, 'QU', 'OK', 'S', 1725696372, 1725696372, '1'),
(150026, 30790, 'QU', 'OK', 'S', 1725696372, 1725696372, '1'),
(150027, 30790, 'QU', 'OK', 'S', 1725696372, 1725696372, '1'),
(150028, 30790, 'QU', 'OK', 'S', 1725696372, 1725696372, '1'),
(150029, 30790, 'QU', 'OK', 'S', 1725696372, 1725696372, '1'),
(150030, 12045, 'QU', 'OK', 'S', 1725862652, 1725862652, '1'),
(150031, 14917, 'QU', 'OK', 'S', 1725862997, 1725862997, '1'),
(150032, 31810, 'QU', 'OK', 'S', 1725863001, 1725863001, '1'),
(150033, 32527, 'QU', 'OK', 'S', 1725863003, 1725863003, '1'),
(150034, 18674, 'QU', 'OK', 'S', 1725863006, 1725863006, '1'),
(150035, 18650, 'QU', 'OK', 'S', 1725863010, 1725863010, '1'),
(150036, 33374, 'QU', 'OK', 'S', 1725863697, 1725863697, '1'),
(150037, 33374, 'QU', 'OK', 'S', 1725863703, 1725863703, '1'),
(150038, 29994, 'QU', 'OK', 'S', 1725863708, 1725863708, '1'),
(150039, 33376, 'QU', 'OK', 'S', 1725863712, 1725863712, '1'),
(150040, 1877, 'QU', 'OK', 'S', 1725863714, 1725863714, '1'),
(150041, 33261, 'QU', 'OK', 'S', 1725863717, 1725863717, '1'),
(150042, 33261, 'QU', 'OK', 'S', 1725863722, 1725863722, '1'),
(150043, 31734, 'QU', 'OK', 'S', 1725863725, 1725863725, '1'),
(150044, 33378, 'QU', 'OK', 'S', 1725863728, 1725863728, '1'),
(150045, 33378, 'QU', 'OK', 'S', 1725863730, 1725863730, '1'),
(150046, 19840, 'QU', 'OK', 'S', 1725864356, 1725864356, '1'),
(150047, 19840, 'QU', 'OK', 'S', 1725864359, 1725864359, '1'),
(150048, 19840, 'QU', 'OK', 'S', 1725864361, 1725864361, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(150049, 26504, 'QU', 'OK', 'S', 1725864496, 1725864496, '1'),
(150050, 26509, 'QU', 'OK', 'S', 1725864550, 1725864550, '1'),
(150051, 33425, 'QU', 'OK', 'S', 1725864871, 1725864871, '1'),
(150052, 33425, 'QU', 'OK', 'S', 1725864871, 1725864871, '1'),
(150053, 33425, 'QU', 'OK', 'S', 1725864871, 1725864871, '1'),
(150054, 33425, 'QU', 'OK', 'S', 1725864871, 1725864871, '1'),
(150055, 33424, 'QU', 'OK', 'S', 1725864879, 1725864879, '1'),
(150056, 33424, 'QU', 'OK', 'S', 1725864879, 1725864879, '1'),
(150057, 33423, 'QU', 'OK', 'S', 1725864888, 1725864888, '1'),
(150058, 33423, 'QU', 'OK', 'S', 1725864888, 1725864888, '1'),
(150059, 33423, 'QU', 'OK', 'S', 1725864888, 1725864888, '1'),
(150060, 33422, 'QU', 'OK', 'S', 1725864901, 1725864901, '1'),
(150061, 33422, 'QU', 'OK', 'S', 1725864901, 1725864901, '1'),
(150062, 33422, 'QU', 'OK', 'S', 1725864901, 1725864901, '1'),
(150063, 33422, 'QU', 'OK', 'S', 1725864901, 1725864901, '1'),
(150064, 33186, 'QU', 'OK', 'S', 1725864917, 1725864917, '1'),
(150065, 31734, 'QU', 'OK', 'S', 1725864923, 1725864923, '1'),
(150066, 33179, 'QU', 'OK', 'S', 1725864924, 1725864924, '1'),
(150067, 33178, 'QU', 'OK', 'S', 1725864932, 1725864932, '1'),
(150068, 33161, 'QU', 'OK', 'S', 1725864941, 1725864941, '1'),
(150069, 33161, 'QU', 'OK', 'S', 1725864949, 1725864949, '1'),
(150070, 33160, 'QU', 'OK', 'S', 1725864958, 1725864958, '1'),
(150071, 33012, 'QU', 'OK', 'S', 1725865218, 1725865218, '1'),
(150072, 33011, 'QU', 'OK', 'S', 1725865235, 1725865235, '1'),
(150073, 33011, 'QU', 'OK', 'S', 1725865242, 1725865242, '1'),
(150074, 33010, 'QU', 'OK', 'S', 1725865257, 1725865257, '1'),
(150075, 33009, 'QU', 'OK', 'S', 1725865270, 1725865270, '1'),
(150076, 32968, 'QU', 'OK', 'S', 1725865276, 1725865276, '1'),
(150077, 33010, 'QU', 'OK', 'S', 1725865283, 1725865283, '1'),
(150078, 33009, 'QU', 'OK', 'S', 1725865289, 1725865289, '1'),
(150079, 32968, 'QU', 'OK', 'S', 1725865296, 1725865296, '1'),
(150080, 32929, 'QU', 'OK', 'S', 1725865303, 1725865303, '1'),
(150081, 32929, 'QU', 'OK', 'S', 1725865309, 1725865309, '1'),
(150082, 32849, 'QU', 'OK', 'S', 1725865317, 1725865317, '1'),
(150083, 32849, 'QU', 'OK', 'S', 1725865323, 1725865323, '1'),
(150084, 32846, 'QU', 'OK', 'S', 1725865349, 1725865349, '1'),
(150085, 30470, 'QU', 'OK', 'S', 1725865351, 1725865351, '1'),
(150086, 32846, 'QU', 'OK', 'S', 1725865356, 1725865356, '1'),
(150087, 31937, 'QU', 'OK', 'S', 1725865361, 1725865361, '1'),
(150088, 32844, 'QU', 'OK', 'S', 1725865363, 1725865363, '1'),
(150089, 32844, 'QU', 'OK', 'S', 1725865369, 1725865369, '1'),
(150090, 29162, 'QU', 'OK', 'S', 1725865392, 1725865392, '1'),
(150091, 29522, 'QU', 'OK', 'S', 1725865401, 1725865401, '1'),
(150092, 32811, 'QU', 'OK', 'S', 1725865433, 1725865433, '1'),
(150093, 32811, 'QU', 'OK', 'S', 1725865439, 1725865439, '1'),
(150094, 32810, 'QU', 'OK', 'S', 1725865446, 1725865446, '1'),
(150095, 32810, 'QU', 'OK', 'S', 1725865453, 1725865453, '1'),
(150096, 32649, 'QU', 'OK', 'S', 1725865460, 1725865460, '1'),
(150097, 32631, 'QU', 'OK', 'S', 1725865482, 1725865482, '1'),
(150098, 32349, 'QU', 'OK', 'S', 1725865494, 1725865494, '1'),
(150099, 32348, 'QU', 'OK', 'S', 1725865502, 1725865502, '1'),
(150100, 32348, 'QU', 'OK', 'S', 1725865511, 1725865511, '1'),
(150101, 32127, 'QU', 'OK', 'S', 1725865519, 1725865519, '1'),
(150102, 32100, 'QU', 'OK', 'S', 1725865525, 1725865525, '1'),
(150103, 32080, 'QU', 'OK', 'S', 1725865539, 1725865539, '1'),
(150104, 32080, 'QU', 'OK', 'S', 1725865546, 1725865546, '1'),
(150105, 32079, 'QU', 'OK', 'S', 1725865555, 1725865555, '1'),
(150106, 32079, 'QU', 'OK', 'S', 1725865563, 1725865563, '1'),
(150107, 31867, 'QU', 'OK', 'S', 1725865586, 1725865586, '1'),
(150108, 31867, 'QU', 'OK', 'S', 1725865593, 1725865593, '1'),
(150109, 31866, 'QU', 'OK', 'S', 1725865603, 1725865603, '1'),
(150110, 31866, 'QU', 'OK', 'S', 1725865613, 1725865613, '1'),
(150111, 31847, 'QU', 'OK', 'S', 1725865624, 1725865624, '1'),
(150112, 31845, 'QU', 'OK', 'S', 1725865646, 1725865646, '1'),
(150113, 31845, 'QU', 'OK', 'S', 1725865789, 1725865789, '1'),
(150114, 31842, 'QU', 'OK', 'S', 1725865885, 1725865885, '1'),
(150115, 31842, 'QU', 'OK', 'S', 1725865893, 1725865893, '1'),
(150116, 29830, 'QU', 'OK', 'S', 1725866033, 1725866033, '1'),
(150117, 29803, 'QU', 'OK', 'S', 1725866054, 1725866054, '1'),
(150118, 29792, 'QU', 'OK', 'S', 1725866064, 1725866064, '1'),
(150119, 29791, 'QU', 'OK', 'S', 1725866072, 1725866072, '1'),
(150120, 29722, 'QU', 'OK', 'S', 1725866083, 1725866083, '1'),
(150121, 29697, 'QU', 'OK', 'S', 1725866101, 1725866101, '1'),
(150122, 29345, 'QU', 'OK', 'S', 1725866114, 1725866114, '1'),
(150123, 29345, 'QU', 'OK', 'S', 1725866120, 1725866120, '1'),
(150124, 29324, 'QU', 'OK', 'S', 1725866134, 1725866134, '1'),
(150125, 29320, 'QU', 'OK', 'S', 1725866216, 1725866216, '1'),
(150126, 29279, 'QU', 'OK', 'S', 1725866225, 1725866225, '1'),
(150127, 29279, 'QU', 'OK', 'S', 1725866231, 1725866231, '1'),
(150128, 29277, 'QU', 'OK', 'S', 1725866241, 1725866241, '1'),
(150129, 29277, 'QU', 'OK', 'S', 1725866249, 1725866249, '1'),
(150130, 29276, 'QU', 'OK', 'S', 1725866257, 1725866257, '1'),
(150131, 29272, 'QU', 'OK', 'S', 1725866264, 1725866264, '1'),
(150132, 29272, 'QU', 'OK', 'S', 1725866275, 1725866275, '1'),
(150133, 13580, 'QU', 'OK', 'S', 1725866565, 1725866565, '1'),
(150134, 16578, 'QU', 'OK', 'S', 1725866576, 1725866576, '1'),
(150135, 19548, 'QU', 'OK', 'S', 1725866594, 1725866594, '1'),
(150136, 19548, 'QU', 'OK', 'S', 1725866594, 1725866594, '1'),
(150137, 23084, 'QU', 'OK', 'S', 1725866616, 1725866616, '1'),
(150138, 23084, 'QU', 'OK', 'S', 1725866616, 1725866616, '1'),
(150139, 22710, 'QU', 'OK', 'S', 1725866638, 1725866638, '1'),
(150140, 22710, 'QU', 'OK', 'S', 1725866638, 1725866638, '1'),
(150141, 29838, 'QU', 'OK', 'S', 1725866666, 1725866666, '1'),
(150142, 29838, 'QU', 'OK', 'S', 1725866666, 1725866666, '1'),
(150143, 27002, 'QU', 'OK', 'S', 1725866687, 1725866687, '1'),
(150144, 27002, 'QU', 'OK', 'S', 1725866687, 1725866687, '1'),
(150145, 29998, 'QU', 'OK', 'S', 1725866716, 1725866716, '1'),
(150146, 29998, 'QU', 'OK', 'S', 1725866716, 1725866716, '1'),
(150147, 29998, 'QU', 'OK', 'S', 1725866716, 1725866716, '1'),
(150148, 30017, 'QU', 'OK', 'S', 1725866749, 1725866749, '1'),
(150149, 30017, 'QU', 'OK', 'S', 1725866749, 1725866749, '1'),
(150150, 29268, 'QU', 'OK', 'S', 1725866760, 1725866760, '1'),
(150151, 28743, 'QU', 'OK', 'S', 1725866768, 1725866768, '1'),
(150152, 13349, 'QU', 'OK', 'S', 1725866774, 1725866774, '1'),
(150153, 28741, 'QU', 'OK', 'S', 1725866778, 1725866778, '1'),
(150154, 31750, 'QU', 'OK', 'S', 1725866779, 1725866779, '1'),
(150155, 31750, 'QU', 'OK', 'S', 1725866779, 1725866779, '1'),
(150156, 28724, 'QU', 'OK', 'S', 1725866786, 1725866786, '1'),
(150157, 31776, 'QU', 'OK', 'S', 1725866800, 1725866800, '1'),
(150158, 28723, 'QU', 'OK', 'S', 1725866804, 1725866804, '1'),
(150159, 28719, 'QU', 'OK', 'S', 1725866814, 1725866814, '1'),
(150160, 32746, 'QU', 'OK', 'S', 1725866816, 1725866816, '1'),
(150161, 28719, 'QU', 'OK', 'S', 1725866819, 1725866819, '1'),
(150162, 28718, 'QU', 'OK', 'S', 1725866829, 1725866829, '1'),
(150163, 17740, 'QU', 'OK', 'S', 1725866841, 1725866841, '1'),
(150164, 28323, 'QU', 'OK', 'S', 1725866846, 1725866846, '1'),
(150165, 28322, 'QU', 'OK', 'S', 1725866856, 1725866856, '1'),
(150166, 28318, 'QU', 'OK', 'S', 1725866869, 1725866869, '1'),
(150167, 28318, 'QU', 'OK', 'S', 1725866869, 1725866869, '1'),
(150168, 20994, 'QU', 'OK', 'S', 1725866871, 1725866871, '1'),
(150169, 20994, 'QU', 'OK', 'S', 1725866871, 1725866871, '1'),
(150170, 28316, 'QU', 'OK', 'S', 1725866884, 1725866884, '1'),
(150171, 28315, 'QU', 'OK', 'S', 1725866894, 1725866894, '1'),
(150172, 28314, 'QU', 'OK', 'S', 1725866904, 1725866904, '1'),
(150173, 25776, 'QU', 'OK', 'S', 1725866913, 1725866913, '1'),
(150174, 17738, 'QU', 'OK', 'S', 1725866916, 1725866916, '1'),
(150175, 17738, 'QU', 'OK', 'S', 1725866916, 1725866916, '1'),
(150176, 11577, 'QU', 'OK', 'S', 1725866918, 1725866918, '1'),
(150177, 25776, 'QU', 'OK', 'S', 1725866919, 1725866919, '1'),
(150178, 25775, 'QU', 'OK', 'S', 1725866930, 1725866930, '1'),
(150179, 25775, 'QU', 'OK', 'S', 1725866934, 1725866934, '1'),
(150180, 25774, 'QU', 'OK', 'S', 1725866941, 1725866941, '1'),
(150181, 32612, 'QU', 'OK', 'S', 1725866943, 1725866943, '1'),
(150182, 25774, 'QU', 'OK', 'S', 1725866947, 1725866947, '1'),
(150183, 25772, 'QU', 'OK', 'S', 1725866955, 1725866955, '1'),
(150184, 21074, 'QU', 'OK', 'S', 1725866957, 1725866957, '1'),
(150185, 25772, 'QU', 'OK', 'S', 1725866960, 1725866960, '1'),
(150186, 25771, 'QU', 'OK', 'S', 1725866968, 1725866968, '1'),
(150187, 29754, 'QU', 'OK', 'S', 1725866970, 1725866970, '1'),
(150188, 29754, 'QU', 'OK', 'S', 1725866970, 1725866970, '1'),
(150189, 25770, 'QU', 'OK', 'S', 1725866979, 1725866979, '1'),
(150190, 25768, 'QU', 'OK', 'S', 1725866985, 1725866985, '1'),
(150191, 16528, 'QU', 'OK', 'S', 1725866991, 1725866991, '1'),
(150192, 16528, 'QU', 'OK', 'S', 1725866991, 1725866991, '1'),
(150193, 25768, 'QU', 'OK', 'S', 1725866991, 1725866991, '1'),
(150194, 25763, 'QU', 'OK', 'S', 1725866998, 1725866998, '1'),
(150195, 20267, 'QU', 'OK', 'S', 1725867010, 1725867010, '1'),
(150196, 21438, 'QU', 'OK', 'S', 1725867019, 1725867019, '1'),
(150197, 32479, 'QU', 'OK', 'S', 1725867028, 1725867028, '1'),
(150198, 25762, 'QU', 'OK', 'S', 1725867029, 1725867029, '1'),
(150199, 25749, 'QU', 'OK', 'S', 1725867036, 1725867036, '1'),
(150200, 26462, 'QU', 'OK', 'S', 1725867042, 1725867042, '1'),
(150201, 26462, 'QU', 'OK', 'S', 1725867042, 1725867042, '1'),
(150202, 25744, 'QU', 'OK', 'S', 1725867046, 1725867046, '1'),
(150203, 25741, 'QU', 'OK', 'S', 1725867055, 1725867055, '1'),
(150204, 31619, 'QU', 'OK', 'S', 1725867061, 1725867061, '1'),
(150205, 25741, 'QU', 'OK', 'S', 1725867061, 1725867061, '1'),
(150206, 25733, 'QU', 'OK', 'S', 1725867069, 1725867069, '1'),
(150207, 25733, 'QU', 'OK', 'S', 1725867074, 1725867074, '1'),
(150208, 18457, 'QU', 'OK', 'S', 1725867080, 1725867080, '1'),
(150209, 18457, 'QU', 'OK', 'S', 1725867080, 1725867080, '1'),
(150210, 25731, 'QU', 'OK', 'S', 1725867087, 1725867087, '1'),
(150211, 25731, 'QU', 'OK', 'S', 1725867092, 1725867092, '1'),
(150212, 25729, 'QU', 'OK', 'S', 1725867108, 1725867108, '1'),
(150213, 25725, 'QU', 'OK', 'S', 1725867114, 1725867114, '1'),
(150214, 25724, 'QU', 'OK', 'S', 1725867121, 1725867121, '1'),
(150215, 25722, 'QU', 'OK', 'S', 1725867129, 1725867129, '1'),
(150216, 25722, 'QU', 'OK', 'S', 1725867135, 1725867135, '1'),
(150217, 25719, 'QU', 'OK', 'S', 1725867151, 1725867151, '1'),
(150218, 25704, 'QU', 'OK', 'S', 1725867175, 1725867175, '1'),
(150219, 25704, 'QU', 'OK', 'S', 1725867179, 1725867179, '1'),
(150220, 25702, 'QU', 'OK', 'S', 1725867186, 1725867186, '1'),
(150221, 25702, 'QU', 'OK', 'S', 1725867191, 1725867191, '1'),
(150222, 25699, 'QU', 'OK', 'S', 1725867198, 1725867198, '1'),
(150223, 25699, 'QU', 'OK', 'S', 1725867205, 1725867205, '1'),
(150224, 8896, 'QU', 'OK', 'S', 1725867208, 1725867208, '1'),
(150225, 25692, 'QU', 'OK', 'S', 1725867219, 1725867219, '1'),
(150226, 25687, 'QU', 'OK', 'S', 1725867226, 1725867226, '1'),
(150227, 24653, 'QU', 'OK', 'S', 1725867231, 1725867231, '1'),
(150228, 24652, 'QU', 'OK', 'S', 1725867237, 1725867237, '1'),
(150229, 24649, 'QU', 'OK', 'S', 1725867253, 1725867253, '1'),
(150230, 24644, 'QU', 'OK', 'S', 1725867259, 1725867259, '1'),
(150231, 24643, 'QU', 'OK', 'S', 1725867267, 1725867267, '1'),
(150232, 24642, 'QU', 'OK', 'S', 1725867277, 1725867277, '1'),
(150233, 24641, 'QU', 'OK', 'S', 1725867288, 1725867288, '1'),
(150234, 24641, 'QU', 'OK', 'S', 1725867288, 1725867288, '1'),
(150235, 24639, 'QU', 'OK', 'S', 1725867297, 1725867297, '1'),
(150236, 24636, 'QU', 'OK', 'S', 1725867308, 1725867308, '1'),
(150237, 24635, 'QU', 'OK', 'S', 1725867316, 1725867316, '1'),
(150238, 24634, 'QU', 'OK', 'S', 1725867333, 1725867333, '1'),
(150239, 24634, 'QU', 'OK', 'S', 1725867339, 1725867339, '1'),
(150240, 24564, 'QU', 'OK', 'S', 1725867361, 1725867361, '1'),
(150241, 24564, 'QU', 'OK', 'S', 1725867361, 1725867361, '1'),
(150242, 24430, 'QU', 'OK', 'S', 1725867389, 1725867389, '1'),
(150243, 24429, 'QU', 'OK', 'S', 1725867397, 1725867397, '1'),
(150244, 24412, 'QU', 'OK', 'S', 1725867405, 1725867405, '1'),
(150245, 24411, 'QU', 'OK', 'S', 1725867415, 1725867415, '1'),
(150246, 24410, 'QU', 'OK', 'S', 1725867425, 1725867425, '1'),
(150247, 24410, 'QU', 'OK', 'S', 1725867425, 1725867425, '1'),
(150248, 24404, 'QU', 'OK', 'S', 1725867432, 1725867432, '1'),
(150249, 24398, 'QU', 'OK', 'S', 1725867444, 1725867444, '1'),
(150250, 24398, 'QU', 'OK', 'S', 1725867451, 1725867451, '1'),
(150251, 24402, 'QU', 'OK', 'S', 1725867458, 1725867458, '1'),
(150252, 24397, 'QU', 'OK', 'S', 1725867463, 1725867463, '1'),
(150253, 24397, 'QU', 'OK', 'S', 1725867468, 1725867468, '1'),
(150254, 24402, 'QU', 'OK', 'S', 1725867474, 1725867474, '1'),
(150255, 24396, 'QU', 'OK', 'S', 1725867484, 1725867484, '1'),
(150256, 24394, 'QU', 'OK', 'S', 1725867490, 1725867490, '1'),
(150257, 24391, 'QU', 'OK', 'S', 1725867498, 1725867498, '1'),
(150258, 24391, 'QU', 'OK', 'S', 1725867504, 1725867504, '1'),
(150259, 24389, 'QU', 'OK', 'S', 1725867511, 1725867511, '1'),
(150260, 24388, 'QU', 'OK', 'S', 1725867523, 1725867523, '1'),
(150261, 24387, 'QU', 'OK', 'S', 1725867532, 1725867532, '1'),
(150262, 23630, 'QU', 'OK', 'S', 1725867540, 1725867540, '1'),
(150263, 23629, 'QU', 'OK', 'S', 1725867549, 1725867549, '1'),
(150264, 23627, 'QU', 'OK', 'S', 1725867569, 1725867569, '1'),
(150265, 23626, 'QU', 'OK', 'S', 1725867583, 1725867583, '1'),
(150266, 23625, 'QU', 'OK', 'S', 1725867591, 1725867591, '1'),
(150267, 23624, 'QU', 'OK', 'S', 1725867598, 1725867598, '1'),
(150268, 23621, 'QU', 'OK', 'S', 1725867609, 1725867609, '1'),
(150269, 23620, 'QU', 'OK', 'S', 1725867619, 1725867619, '1'),
(150270, 23619, 'QU', 'OK', 'S', 1725867629, 1725867629, '1'),
(150271, 23619, 'QU', 'OK', 'S', 1725867635, 1725867635, '1'),
(150272, 23618, 'QU', 'OK', 'S', 1725867660, 1725867660, '1'),
(150273, 23589, 'QU', 'OK', 'S', 1725867667, 1725867667, '1'),
(150274, 23588, 'QU', 'OK', 'S', 1725867676, 1725867676, '1'),
(150275, 23569, 'QU', 'OK', 'S', 1725867686, 1725867686, '1'),
(150276, 23568, 'QU', 'OK', 'S', 1725867695, 1725867695, '1'),
(150277, 23567, 'QU', 'OK', 'S', 1725867705, 1725867705, '1'),
(150278, 23566, 'QU', 'OK', 'S', 1725867717, 1725867717, '1'),
(150279, 23565, 'QU', 'OK', 'S', 1725867723, 1725867723, '1'),
(150280, 23565, 'QU', 'OK', 'S', 1725867728, 1725867728, '1'),
(150281, 23564, 'QU', 'OK', 'S', 1725867734, 1725867734, '1'),
(150282, 23559, 'QU', 'OK', 'S', 1725867740, 1725867740, '1'),
(150283, 23559, 'QU', 'OK', 'S', 1725867747, 1725867747, '1'),
(150284, 23558, 'QU', 'OK', 'S', 1725867770, 1725867770, '1'),
(150285, 22286, 'QU', 'OK', 'S', 1725867774, 1725867774, '1'),
(150286, 23557, 'QU', 'OK', 'S', 1725867794, 1725867794, '1'),
(150287, 23557, 'QU', 'OK', 'S', 1725867794, 1725867794, '1'),
(150288, 23556, 'QU', 'OK', 'S', 1725867805, 1725867805, '1'),
(150289, 23555, 'QU', 'OK', 'S', 1725867816, 1725867816, '1'),
(150290, 23554, 'QU', 'OK', 'S', 1725867824, 1725867824, '1'),
(150291, 23554, 'QU', 'OK', 'S', 1725867830, 1725867830, '1'),
(150292, 23553, 'QU', 'OK', 'S', 1725867848, 1725867848, '1'),
(150293, 21905, 'QU', 'OK', 'S', 1725867861, 1725867861, '1'),
(150294, 21904, 'QU', 'OK', 'S', 1725867890, 1725867890, '1'),
(150295, 21903, 'QU', 'OK', 'S', 1725867900, 1725867900, '1'),
(150296, 21903, 'QU', 'OK', 'S', 1725867907, 1725867907, '1'),
(150297, 21902, 'QU', 'OK', 'S', 1725867916, 1725867916, '1'),
(150298, 21901, 'QU', 'OK', 'S', 1725867931, 1725867931, '1'),
(150299, 21900, 'QU', 'OK', 'S', 1725867939, 1725867939, '1'),
(150300, 21899, 'QU', 'OK', 'S', 1725867950, 1725867950, '1'),
(150301, 21898, 'QU', 'OK', 'S', 1725867976, 1725867976, '1'),
(150302, 21897, 'QU', 'OK', 'S', 1725867988, 1725867988, '1'),
(150303, 21896, 'QU', 'OK', 'S', 1725868001, 1725868001, '1'),
(150304, 21608, 'QU', 'OK', 'S', 1725868011, 1725868011, '1'),
(150305, 17782, 'QU', 'OK', 'S', 1725868022, 1725868022, '1'),
(150306, 17782, 'QU', 'OK', 'S', 1725868028, 1725868028, '1'),
(150307, 17781, 'QU', 'OK', 'S', 1725868052, 1725868052, '1'),
(150308, 17778, 'QU', 'OK', 'S', 1725868075, 1725868075, '1'),
(150309, 17777, 'QU', 'OK', 'S', 1725868082, 1725868082, '1'),
(150310, 17777, 'QU', 'OK', 'S', 1725868088, 1725868088, '1'),
(150311, 17776, 'QU', 'OK', 'S', 1725868108, 1725868108, '1'),
(150312, 17775, 'QU', 'OK', 'S', 1725868115, 1725868115, '1'),
(150313, 17775, 'QU', 'OK', 'S', 1725868123, 1725868123, '1'),
(150314, 17774, 'QU', 'OK', 'S', 1725868130, 1725868130, '1'),
(150315, 17771, 'QU', 'OK', 'S', 1725868138, 1725868138, '1'),
(150316, 17768, 'QU', 'OK', 'S', 1725868148, 1725868148, '1'),
(150317, 17768, 'QU', 'OK', 'S', 1725868160, 1725868160, '1'),
(150318, 17767, 'QU', 'OK', 'S', 1725868167, 1725868167, '1'),
(150319, 17766, 'QU', 'OK', 'S', 1725868278, 1725868278, '1'),
(150320, 17765, 'QU', 'OK', 'S', 1725868311, 1725868311, '1'),
(150321, 15630, 'QU', 'OK', 'S', 1725868320, 1725868320, '1'),
(150322, 15568, 'QU', 'OK', 'S', 1725868330, 1725868330, '1'),
(150323, 15568, 'QU', 'OK', 'S', 1725868337, 1725868337, '1'),
(150324, 15567, 'QU', 'OK', 'S', 1725868345, 1725868345, '1'),
(150325, 15567, 'QU', 'OK', 'S', 1725868353, 1725868353, '1'),
(150326, 15565, 'QU', 'OK', 'S', 1725868362, 1725868362, '1'),
(150327, 15564, 'QU', 'OK', 'S', 1725868376, 1725868376, '1'),
(150328, 15564, 'QU', 'OK', 'S', 1725868382, 1725868382, '1'),
(150329, 15563, 'QU', 'OK', 'S', 1725868406, 1725868406, '1'),
(150330, 15563, 'QU', 'OK', 'S', 1725868412, 1725868412, '1'),
(150331, 15388, 'QU', 'OK', 'S', 1725868419, 1725868419, '1'),
(150332, 15387, 'QU', 'OK', 'S', 1725868430, 1725868430, '1'),
(150333, 15386, 'QU', 'OK', 'S', 1725868439, 1725868439, '1'),
(150334, 15385, 'QU', 'OK', 'S', 1725868458, 1725868458, '1'),
(150335, 15384, 'QU', 'OK', 'S', 1725868469, 1725868469, '1'),
(150336, 15383, 'QU', 'OK', 'S', 1725868478, 1725868478, '1'),
(150337, 15382, 'QU', 'OK', 'S', 1725868487, 1725868487, '1'),
(150338, 33417, 'QU', 'OK', 'S', 1725868973, 1725868973, '1'),
(150339, 33418, 'QU', 'OK', 'S', 1725869024, 1725869024, '1'),
(150340, 33419, 'QU', 'OK', 'S', 1725869071, 1725869071, '1'),
(150341, 32819, 'QU', 'OK', 'S', 1725869214, 1725869214, '1'),
(150342, 33420, 'QU', 'OK', 'S', 1725869258, 1725869258, '1'),
(150343, 33421, 'QU', 'OK', 'S', 1725869296, 1725869296, '1'),
(150344, 29934, 'QU', 'OK', 'S', 1725869335, 1725869335, '1'),
(150345, 33414, 'QU', 'OK', 'S', 1725869707, 1725869707, '1'),
(150346, 33412, 'QU', 'OK', 'S', 1725869742, 1725869742, '1'),
(150347, 33204, 'QU', 'OK', 'S', 1725869779, 1725869779, '1'),
(150348, 16265, 'QU', 'OK', 'S', 1725869795, 1725869795, '1'),
(150349, 16189, 'QU', 'OK', 'S', 1725869811, 1725869811, '1'),
(150350, 33201, 'QU', 'OK', 'S', 1725869831, 1725869831, '1'),
(150351, 33200, 'QU', 'OK', 'S', 1725869854, 1725869854, '1'),
(150352, 33203, 'QU', 'OK', 'S', 1725869867, 1725869867, '1'),
(150353, 33173, 'QU', 'OK', 'S', 1725869907, 1725869907, '1'),
(150354, 33173, 'QU', 'OK', 'S', 1725869918, 1725869918, '1'),
(150355, 33173, 'QU', 'OK', 'S', 1725869928, 1725869928, '1'),
(150356, 33173, 'QU', 'OK', 'S', 1725869937, 1725869937, '1'),
(150357, 33413, 'QU', 'OK', 'S', 1725870150, 1725870150, '1'),
(150358, 29513, 'QU', 'OK', 'S', 1725873883, 1725873883, '1'),
(150359, 31215, 'QU', 'OK', 'S', 1725873885, 1725873885, '1'),
(150360, 33431, 'QU', 'OK', 'S', 1725874083, 1725874083, '1'),
(150361, 31563, 'QU', 'OK', 'S', 1725874185, 1725874185, '1'),
(150362, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150363, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150364, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150365, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150366, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150367, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150368, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150369, 33430, 'QU', 'OK', 'S', 1725875430, 1725875430, '1'),
(150370, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150371, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150372, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150373, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150374, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150375, 33428, 'QU', 'OK', 'S', 1725875446, 1725875446, '1'),
(150376, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150377, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150378, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150379, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150380, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150381, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150382, 33427, 'QU', 'OK', 'S', 1725875463, 1725875463, '1'),
(150383, 33432, 'QU', 'OK', 'S', 1725876525, 1725876525, '1'),
(150384, 33433, 'QU', 'OK', 'S', 1725876573, 1725876573, '1'),
(150385, 33434, 'QU', 'OK', 'S', 1725876640, 1725876640, '1'),
(150386, 23351, 'QU', 'OK', 'S', 1725876834, 1725876834, '1'),
(150387, 26502, 'QU', 'OK', 'S', 1725877021, 1725877021, '1'),
(150388, 30435, 'QU', 'OK', 'S', 1725877414, 1725877414, '1'),
(150389, 30591, 'QU', 'OK', 'S', 1725877489, 1725877489, '1'),
(150390, 32069, 'QU', 'OK', 'S', 1725878811, 1725878811, '1'),
(150391, 32030, 'QU', 'OK', 'S', 1725878813, 1725878813, '1'),
(150392, 29380, 'QU', 'OK', 'S', 1725878817, 1725878817, '1'),
(150393, 29380, 'QU', 'OK', 'S', 1725878870, 1725878870, '1'),
(150394, 29380, 'QU', 'OK', 'S', 1725878875, 1725878875, '1'),
(150395, 26454, 'QU', 'OK', 'S', 1725878914, 1725878914, '1'),
(150396, 31111, 'QU', 'OK', 'S', 1725881752, 1725881752, '1'),
(150397, 31111, 'QU', 'OK', 'S', 1725881762, 1725881762, '1'),
(150398, 31111, 'QU', 'OK', 'S', 1725881772, 1725881772, '1'),
(150399, 31111, 'QU', 'OK', 'S', 1725881778, 1725881778, '1'),
(150400, 31111, 'QU', 'OK', 'S', 1725881787, 1725881787, '1'),
(150401, 31111, 'QU', 'OK', 'S', 1725881798, 1725881798, '1'),
(150402, 27392, 'QU', 'OK', 'S', 1725882304, 1725882304, '1'),
(150403, 27392, 'QU', 'OK', 'S', 1725882304, 1725882304, '1'),
(150404, 27246, 'QU', 'OK', 'S', 1725882354, 1725882354, '1'),
(150405, 27246, 'QU', 'OK', 'S', 1725882354, 1725882354, '1'),
(150406, 27246, 'QU', 'OK', 'S', 1725882354, 1725882354, '1'),
(150407, 23125, 'QU', 'OK', 'S', 1725882589, 1725882589, '1'),
(150408, 23125, 'QU', 'OK', 'S', 1725882597, 1725882597, '1'),
(150409, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150410, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150411, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150412, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150413, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150414, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150415, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150416, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150417, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150418, 31874, 'QU', 'OK', 'S', 1725883176, 1725883176, '1'),
(150419, 4059, 'QU', 'OK', 'S', 1725883208, 1725883208, '1'),
(150420, 31581, 'QU', 'OK', 'S', 1725883667, 1725883667, '1'),
(150421, 31581, 'QU', 'OK', 'S', 1725883667, 1725883667, '1'),
(150422, 31581, 'QU', 'OK', 'S', 1725883667, 1725883667, '1'),
(150423, 31581, 'QU', 'OK', 'S', 1725883667, 1725883667, '1'),
(150424, 31500, 'QU', 'OK', 'S', 1725883694, 1725883694, '1'),
(150425, 31500, 'QU', 'OK', 'S', 1725883694, 1725883694, '1'),
(150426, 31500, 'QU', 'OK', 'S', 1725883694, 1725883694, '1'),
(150427, 31500, 'QU', 'OK', 'S', 1725883694, 1725883694, '1'),
(150428, 21544, 'QU', 'OK', 'S', 1725883758, 1725883758, '1'),
(150429, 27310, 'QU', 'OK', 'S', 1725885077, 1725885077, '1'),
(150430, 33159, 'QU', 'OK', 'S', 1725885599, 1725885599, '1'),
(150431, 33159, 'QU', 'OK', 'S', 1725885610, 1725885610, '1'),
(150432, 33158, 'QU', 'OK', 'S', 1725885615, 1725885615, '1'),
(150433, 33158, 'QU', 'OK', 'S', 1725885623, 1725885623, '1'),
(150434, 33157, 'QU', 'OK', 'S', 1725885631, 1725885631, '1'),
(150435, 33157, 'QU', 'OK', 'S', 1725885638, 1725885638, '1'),
(150436, 33153, 'QU', 'OK', 'S', 1725885653, 1725885653, '1'),
(150437, 33153, 'QU', 'OK', 'S', 1725885658, 1725885658, '1'),
(150438, 33107, 'QU', 'OK', 'S', 1725885666, 1725885666, '1'),
(150439, 33107, 'QU', 'OK', 'S', 1725885672, 1725885672, '1'),
(150440, 32681, 'QU', 'OK', 'S', 1725885693, 1725885693, '1'),
(150441, 32681, 'QU', 'OK', 'S', 1725885698, 1725885698, '1'),
(150442, 30658, 'QU', 'OK', 'S', 1725885706, 1725885706, '1'),
(150443, 30658, 'QU', 'OK', 'S', 1725885711, 1725885711, '1'),
(150444, 30644, 'QU', 'OK', 'S', 1725885719, 1725885719, '1'),
(150445, 30644, 'QU', 'OK', 'S', 1725885726, 1725885726, '1'),
(150446, 30564, 'QU', 'OK', 'S', 1725885732, 1725885732, '1'),
(150447, 30564, 'QU', 'OK', 'S', 1725885737, 1725885737, '1'),
(150448, 30553, 'QU', 'OK', 'S', 1725885743, 1725885743, '1'),
(150449, 30553, 'QU', 'OK', 'S', 1725885748, 1725885748, '1'),
(150450, 30552, 'QU', 'OK', 'S', 1725885754, 1725885754, '1'),
(150451, 30552, 'QU', 'OK', 'S', 1725885760, 1725885760, '1'),
(150452, 28811, 'QU', 'OK', 'S', 1725885766, 1725885766, '1'),
(150453, 28811, 'QU', 'OK', 'S', 1725885772, 1725885772, '1'),
(150454, 28528, 'QU', 'OK', 'S', 1725885787, 1725885787, '1'),
(150455, 28528, 'QU', 'OK', 'S', 1725885792, 1725885792, '1'),
(150456, 28526, 'QU', 'OK', 'S', 1725885847, 1725885847, '1'),
(150457, 28526, 'QU', 'OK', 'S', 1725885853, 1725885853, '1'),
(150458, 26931, 'QU', 'OK', 'S', 1725885866, 1725885866, '1'),
(150459, 26931, 'QU', 'OK', 'S', 1725885871, 1725885871, '1'),
(150460, 26930, 'QU', 'OK', 'S', 1725885879, 1725885879, '1'),
(150461, 26930, 'QU', 'OK', 'S', 1725885884, 1725885884, '1'),
(150462, 26908, 'QU', 'OK', 'S', 1725885895, 1725885895, '1'),
(150463, 26908, 'QU', 'OK', 'S', 1725885899, 1725885899, '1'),
(150464, 26903, 'QU', 'OK', 'S', 1725885904, 1725885904, '1'),
(150465, 26903, 'QU', 'OK', 'S', 1725885909, 1725885909, '1'),
(150466, 26900, 'QU', 'OK', 'S', 1725885914, 1725885914, '1'),
(150467, 26900, 'QU', 'OK', 'S', 1725885919, 1725885919, '1'),
(150468, 26899, 'QU', 'OK', 'S', 1725885949, 1725885949, '1'),
(150469, 26899, 'QU', 'OK', 'S', 1725885955, 1725885955, '1'),
(150470, 26896, 'QU', 'OK', 'S', 1725885962, 1725885962, '1'),
(150471, 26896, 'QU', 'OK', 'S', 1725885967, 1725885967, '1'),
(150472, 26892, 'QU', 'OK', 'S', 1725885999, 1725885999, '1'),
(150473, 26892, 'QU', 'OK', 'S', 1725886005, 1725886005, '1'),
(150474, 26889, 'QU', 'OK', 'S', 1725886014, 1725886014, '1'),
(150475, 26889, 'QU', 'OK', 'S', 1725886020, 1725886020, '1'),
(150476, 26751, 'QU', 'OK', 'S', 1725886026, 1725886026, '1'),
(150477, 26751, 'QU', 'OK', 'S', 1725886030, 1725886030, '1'),
(150478, 26748, 'QU', 'OK', 'S', 1725886037, 1725886037, '1'),
(150479, 26748, 'QU', 'OK', 'S', 1725886042, 1725886042, '1'),
(150480, 26748, 'QU', 'OK', 'S', 1725886050, 1725886050, '1'),
(150481, 26748, 'QU', 'OK', 'S', 1725886054, 1725886054, '1'),
(150482, 26747, 'QU', 'OK', 'S', 1725886059, 1725886059, '1'),
(150483, 26747, 'QU', 'OK', 'S', 1725886064, 1725886064, '1'),
(150484, 26367, 'QU', 'OK', 'S', 1725886072, 1725886072, '1'),
(150485, 26367, 'QU', 'OK', 'S', 1725886077, 1725886077, '1'),
(150486, 25298, 'QU', 'OK', 'S', 1725886093, 1725886093, '1'),
(150487, 25298, 'QU', 'OK', 'S', 1725886100, 1725886100, '1'),
(150488, 24839, 'QU', 'OK', 'S', 1725886107, 1725886107, '1'),
(150489, 24839, 'QU', 'OK', 'S', 1725886113, 1725886113, '1'),
(150490, 24837, 'QU', 'OK', 'S', 1725886119, 1725886119, '1'),
(150491, 24837, 'QU', 'OK', 'S', 1725886126, 1725886126, '1'),
(150492, 24835, 'QU', 'OK', 'S', 1725886132, 1725886132, '1'),
(150493, 24835, 'QU', 'OK', 'S', 1725886137, 1725886137, '1'),
(150494, 24834, 'QU', 'OK', 'S', 1725886143, 1725886143, '1'),
(150495, 24834, 'QU', 'OK', 'S', 1725886149, 1725886149, '1'),
(150496, 24665, 'QU', 'OK', 'S', 1725886155, 1725886155, '1'),
(150497, 24665, 'QU', 'OK', 'S', 1725886160, 1725886160, '1'),
(150498, 24281, 'QU', 'OK', 'S', 1725886165, 1725886165, '1'),
(150499, 24281, 'QU', 'OK', 'S', 1725886170, 1725886170, '1'),
(150500, 24256, 'QU', 'OK', 'S', 1725886180, 1725886180, '1'),
(150501, 24256, 'QU', 'OK', 'S', 1725886186, 1725886186, '1'),
(150502, 24252, 'QU', 'OK', 'S', 1725886192, 1725886192, '1'),
(150503, 24252, 'QU', 'OK', 'S', 1725886198, 1725886198, '1'),
(150504, 24249, 'QU', 'OK', 'S', 1725886242, 1725886242, '1'),
(150505, 24249, 'QU', 'OK', 'S', 1725886247, 1725886247, '1'),
(150506, 24084, 'QU', 'OK', 'S', 1725886260, 1725886260, '1'),
(150507, 24084, 'QU', 'OK', 'S', 1725886267, 1725886267, '1'),
(150508, 24083, 'QU', 'OK', 'S', 1725886274, 1725886274, '1'),
(150509, 24083, 'QU', 'OK', 'S', 1725886280, 1725886280, '1'),
(150510, 24074, 'QU', 'OK', 'S', 1725886287, 1725886287, '1'),
(150511, 24074, 'QU', 'OK', 'S', 1725886293, 1725886293, '1'),
(150512, 23975, 'QU', 'OK', 'S', 1725886302, 1725886302, '1'),
(150513, 23975, 'QU', 'OK', 'S', 1725886308, 1725886308, '1'),
(150514, 23974, 'QU', 'OK', 'S', 1725886314, 1725886314, '1'),
(150515, 23974, 'QU', 'OK', 'S', 1725886320, 1725886320, '1'),
(150516, 23969, 'QU', 'OK', 'S', 1725886327, 1725886327, '1'),
(150517, 23969, 'QU', 'OK', 'S', 1725886333, 1725886333, '1'),
(150518, 23563, 'QU', 'OK', 'S', 1725886342, 1725886342, '1'),
(150519, 23563, 'QU', 'OK', 'S', 1725886348, 1725886348, '1'),
(150520, 23459, 'QU', 'OK', 'S', 1725886354, 1725886354, '1'),
(150521, 23459, 'QU', 'OK', 'S', 1725886359, 1725886359, '1'),
(150522, 23352, 'QU', 'OK', 'S', 1725886374, 1725886374, '1'),
(150523, 23319, 'QU', 'OK', 'S', 1725886387, 1725886387, '1'),
(150524, 23319, 'QU', 'OK', 'S', 1725886392, 1725886392, '1'),
(150525, 23135, 'QU', 'OK', 'S', 1725886402, 1725886402, '1'),
(150526, 22994, 'QU', 'OK', 'S', 1725886408, 1725886408, '1'),
(150527, 22992, 'QU', 'OK', 'S', 1725886418, 1725886418, '1'),
(150528, 22992, 'QU', 'OK', 'S', 1725886425, 1725886425, '1'),
(150529, 22976, 'QU', 'OK', 'S', 1725886436, 1725886436, '1'),
(150530, 22976, 'QU', 'OK', 'S', 1725886442, 1725886442, '1'),
(150531, 22975, 'QU', 'OK', 'S', 1725886450, 1725886450, '1'),
(150532, 22975, 'QU', 'OK', 'S', 1725886456, 1725886456, '1'),
(150533, 22974, 'QU', 'OK', 'S', 1725886706, 1725886706, '1'),
(150534, 22974, 'QU', 'OK', 'S', 1725886714, 1725886714, '1'),
(150535, 22973, 'QU', 'OK', 'S', 1725886736, 1725886736, '1'),
(150536, 22973, 'QU', 'OK', 'S', 1725886742, 1725886742, '1'),
(150537, 22828, 'QU', 'OK', 'S', 1725886774, 1725886774, '1'),
(150538, 22828, 'QU', 'OK', 'S', 1725886779, 1725886779, '1'),
(150539, 22790, 'QU', 'OK', 'S', 1725886788, 1725886788, '1'),
(150540, 22790, 'QU', 'OK', 'S', 1725886796, 1725886796, '1'),
(150541, 22789, 'QU', 'OK', 'S', 1725886808, 1725886808, '1'),
(150542, 22788, 'QU', 'OK', 'S', 1725886821, 1725886821, '1'),
(150543, 22787, 'QU', 'OK', 'S', 1725886833, 1725886833, '1'),
(150544, 22751, 'QU', 'OK', 'S', 1725886839, 1725886839, '1'),
(150545, 22751, 'QU', 'OK', 'S', 1725886844, 1725886844, '1'),
(150546, 22750, 'QU', 'OK', 'S', 1725886891, 1725886891, '1'),
(150547, 22750, 'QU', 'OK', 'S', 1725886896, 1725886896, '1'),
(150548, 21364, 'QU', 'OK', 'S', 1725886905, 1725886905, '1'),
(150549, 21364, 'QU', 'OK', 'S', 1725886913, 1725886913, '1'),
(150550, 21363, 'QU', 'OK', 'S', 1725886922, 1725886922, '1'),
(150551, 21364, 'QU', 'OK', 'S', 1725886928, 1725886928, '1'),
(150552, 21365, 'QU', 'OK', 'S', 1725887010, 1725887010, '1'),
(150553, 21365, 'QU', 'OK', 'S', 1725887010, 1725887010, '1'),
(150554, 21364, 'QU', 'OK', 'S', 1725887023, 1725887023, '1'),
(150555, 21364, 'QU', 'OK', 'S', 1725887029, 1725887029, '1'),
(150556, 21363, 'QU', 'OK', 'S', 1725887045, 1725887045, '1'),
(150557, 21146, 'QU', 'OK', 'S', 1725887072, 1725887072, '1'),
(150558, 21146, 'QU', 'OK', 'S', 1725887077, 1725887077, '1'),
(150559, 21145, 'QU', 'OK', 'S', 1725887084, 1725887084, '1'),
(150560, 21145, 'QU', 'OK', 'S', 1725887089, 1725887089, '1'),
(150561, 21034, 'QU', 'OK', 'S', 1725887096, 1725887096, '1'),
(150562, 21034, 'QU', 'OK', 'S', 1725887102, 1725887102, '1'),
(150563, 21032, 'QU', 'OK', 'S', 1725887108, 1725887108, '1'),
(150564, 21032, 'QU', 'OK', 'S', 1725887113, 1725887113, '1'),
(150565, 21031, 'QU', 'OK', 'S', 1725887119, 1725887119, '1'),
(150566, 21031, 'QU', 'OK', 'S', 1725887125, 1725887125, '1'),
(150567, 21030, 'QU', 'OK', 'S', 1725887212, 1725887212, '1'),
(150568, 21030, 'QU', 'OK', 'S', 1725887220, 1725887220, '1'),
(150569, 21029, 'QU', 'OK', 'S', 1725887234, 1725887234, '1'),
(150570, 20561, 'QU', 'OK', 'S', 1725887242, 1725887242, '1'),
(150571, 20561, 'QU', 'OK', 'S', 1725887249, 1725887249, '1'),
(150572, 20381, 'QU', 'OK', 'S', 1725887557, 1725887557, '1'),
(150573, 20381, 'QU', 'OK', 'S', 1725887563, 1725887563, '1'),
(150574, 16904, 'QU', 'OK', 'S', 1725887573, 1725887573, '1'),
(150575, 16904, 'QU', 'OK', 'S', 1725887581, 1725887581, '1'),
(150576, 16758, 'QU', 'OK', 'S', 1725887590, 1725887590, '1'),
(150577, 16758, 'QU', 'OK', 'S', 1725887596, 1725887596, '1'),
(150578, 16342, 'QU', 'OK', 'S', 1725887603, 1725887603, '1'),
(150579, 16326, 'QU', 'OK', 'S', 1725887618, 1725887618, '1'),
(150580, 16326, 'QU', 'OK', 'S', 1725887627, 1725887627, '1'),
(150581, 15995, 'QU', 'OK', 'S', 1725887662, 1725887662, '1'),
(150582, 15995, 'QU', 'OK', 'S', 1725887669, 1725887669, '1'),
(150583, 15781, 'QU', 'OK', 'S', 1725887676, 1725887676, '1'),
(150584, 15781, 'QU', 'OK', 'S', 1725887682, 1725887682, '1'),
(150585, 15674, 'QU', 'OK', 'S', 1725887721, 1725887721, '1'),
(150586, 15674, 'QU', 'OK', 'S', 1725887733, 1725887733, '1'),
(150587, 15138, 'QU', 'OK', 'S', 1725887743, 1725887743, '1'),
(150588, 15138, 'QU', 'OK', 'S', 1725887748, 1725887748, '1'),
(150589, 14915, 'QU', 'OK', 'S', 1725887860, 1725887860, '1'),
(150590, 14915, 'QU', 'OK', 'S', 1725887866, 1725887866, '1'),
(150591, 14781, 'QU', 'OK', 'S', 1725887876, 1725887876, '1'),
(150592, 14781, 'QU', 'OK', 'S', 1725887883, 1725887883, '1'),
(150593, 14644, 'QU', 'OK', 'S', 1725888112, 1725888112, '1'),
(150594, 14901, 'QU', 'OK', 'S', 1725888121, 1725888121, '1'),
(150595, 24510, 'QU', 'OK', 'S', 1725888125, 1725888125, '1'),
(150596, 32416, 'QU', 'OK', 'S', 1725888129, 1725888129, '1'),
(150597, 31752, 'QU', 'OK', 'S', 1725888134, 1725888134, '1'),
(150598, 1219, 'QU', 'OK', 'S', 1725888137, 1725888137, '1'),
(150599, 29518, 'QU', 'OK', 'S', 1725888141, 1725888141, '1'),
(150600, 25895, 'QU', 'OK', 'S', 1725888145, 1725888145, '1'),
(150601, 31626, 'QU', 'OK', 'S', 1725888148, 1725888148, '1'),
(150602, 23350, 'QU', 'OK', 'S', 1725888152, 1725888152, '1'),
(150603, 31356, 'QU', 'OK', 'S', 1725888156, 1725888156, '1'),
(150604, 32896, 'QU', 'OK', 'S', 1725888160, 1725888160, '1'),
(150605, 32339, 'QU', 'OK', 'S', 1725888165, 1725888165, '1'),
(150606, 26550, 'QU', 'OK', 'S', 1725888169, 1725888169, '1'),
(150607, 32320, 'QU', 'OK', 'S', 1725888174, 1725888174, '1'),
(150608, 1221, 'QU', 'OK', 'S', 1725888185, 1725888185, '1'),
(150609, 33338, 'QU', 'OK', 'S', 1725888643, 1725888643, '1'),
(150610, 33392, 'QU', 'OK', 'S', 1725888742, 1725888742, '1'),
(150611, 33392, 'QU', 'OK', 'S', 1725888746, 1725888746, '1'),
(150612, 14901, 'QU', 'OK', 'S', 1725888879, 1725888879, '1'),
(150613, 24524, 'QU', 'OK', 'S', 1725889211, 1725889211, '1'),
(150614, 22727, 'QU', 'OK', 'S', 1725889362, 1725889362, '1'),
(150615, 32574, 'QU', 'OK', 'S', 1725889370, 1725889370, '1'),
(150616, 32495, 'QU', 'OK', 'S', 1725945043, 1725945043, '1'),
(150617, 23747, 'QU', 'OK', 'S', 1725945098, 1725945098, '1'),
(150618, 11573, 'QU', 'OK', 'S', 1725947172, 1725947172, '1'),
(150619, 25668, 'QU', 'OK', 'S', 1725947186, 1725947186, '1'),
(150620, 31852, 'QU', 'OK', 'S', 1725947192, 1725947192, '1'),
(150621, 33005, 'QU', 'OK', 'S', 1725947197, 1725947197, '1'),
(150622, 32807, 'QU', 'OK', 'S', 1725947201, 1725947201, '1'),
(150623, 21115, 'QU', 'OK', 'S', 1725947208, 1725947208, '1'),
(150624, 31362, 'QU', 'OK', 'S', 1725947218, 1725947218, '1'),
(150625, 12089, 'QU', 'OK', 'S', 1725947231, 1725947231, '1'),
(150626, 33250, 'QU', 'OK', 'S', 1725947235, 1725947235, '1'),
(150627, 32178, 'QU', 'OK', 'S', 1725947241, 1725947241, '1'),
(150628, 32678, 'QU', 'OK', 'S', 1725947254, 1725947254, '1'),
(150629, 30417, 'QU', 'OK', 'S', 1725947303, 1725947303, '1'),
(150630, 25217, 'QU', 'OK', 'S', 1725947308, 1725947308, '1'),
(150631, 32927, 'QU', 'OK', 'S', 1725947321, 1725947321, '1'),
(150632, 33078, 'QU', 'OK', 'S', 1725947332, 1725947332, '1'),
(150633, 33175, 'QU', 'OK', 'S', 1725947349, 1725947349, '1'),
(150634, 32178, 'QU', 'OK', 'S', 1725947398, 1725947398, '1'),
(150635, 33283, 'QU', 'OK', 'S', 1725947403, 1725947403, '1'),
(150636, 33079, 'QU', 'OK', 'S', 1725947409, 1725947409, '1'),
(150637, 32651, 'QU', 'OK', 'S', 1725947417, 1725947417, '1'),
(150638, 32651, 'QU', 'OK', 'S', 1725947422, 1725947422, '1'),
(150639, 30417, 'QU', 'OK', 'S', 1725947427, 1725947427, '1'),
(150640, 33329, 'QU', 'OK', 'S', 1725947433, 1725947433, '1'),
(150641, 27402, 'QU', 'OK', 'S', 1725947457, 1725947457, '1'),
(150642, 33005, 'QU', 'OK', 'S', 1725947467, 1725947467, '1'),
(150643, 32383, 'QU', 'OK', 'S', 1725947471, 1725947471, '1'),
(150644, 33144, 'QU', 'OK', 'S', 1725947479, 1725947479, '1'),
(150645, 32383, 'QU', 'OK', 'S', 1725947483, 1725947483, '1'),
(150646, 33356, 'QU', 'OK', 'S', 1725947523, 1725947523, '1'),
(150647, 32872, 'QU', 'OK', 'S', 1725947529, 1725947529, '1'),
(150648, 26669, 'QU', 'OK', 'S', 1725947534, 1725947534, '1'),
(150649, 33046, 'QU', 'OK', 'S', 1725947539, 1725947539, '1'),
(150650, 33023, 'QU', 'OK', 'S', 1725947543, 1725947543, '1'),
(150651, 32695, 'QU', 'OK', 'S', 1725947549, 1725947549, '1'),
(150652, 32979, 'QU', 'OK', 'S', 1725947556, 1725947556, '1'),
(150653, 29172, 'QU', 'OK', 'S', 1725947562, 1725947562, '1'),
(150654, 33359, 'QU', 'OK', 'S', 1725947637, 1725947637, '1'),
(150655, 33330, 'QU', 'OK', 'S', 1725947642, 1725947642, '1'),
(150656, 27409, 'QU', 'OK', 'S', 1725947646, 1725947646, '1'),
(150657, 32739, 'QU', 'OK', 'S', 1725947651, 1725947651, '1'),
(150658, 29166, 'QU', 'OK', 'S', 1725947656, 1725947656, '1'),
(150659, 33343, 'QU', 'OK', 'S', 1725947747, 1725947747, '1'),
(150660, 31369, 'QU', 'OK', 'S', 1725947752, 1725947752, '1'),
(150661, 33360, 'QU', 'OK', 'S', 1725947758, 1725947758, '1'),
(150662, 30435, 'QU', 'OK', 'S', 1725947774, 1725947774, '1'),
(150663, 29424, 'QU', 'OK', 'S', 1725947783, 1725947783, '1'),
(150664, 32551, 'QU', 'OK', 'S', 1725947793, 1725947793, '1'),
(150665, 33345, 'QU', 'OK', 'S', 1725947798, 1725947798, '1'),
(150666, 32424, 'QU', 'OK', 'S', 1725947803, 1725947803, '1'),
(150667, 33221, 'QU', 'OK', 'S', 1725947808, 1725947808, '1'),
(150668, 27070, 'QU', 'OK', 'S', 1725947821, 1725947821, '1'),
(150669, 32741, 'QU', 'OK', 'S', 1725947826, 1725947826, '1'),
(150670, 33146, 'QU', 'OK', 'S', 1725947832, 1725947832, '1'),
(150671, 33172, 'QU', 'OK', 'S', 1725947853, 1725947853, '1'),
(150672, 33343, 'QU', 'OK', 'S', 1725947864, 1725947864, '1'),
(150673, 29645, 'QU', 'OK', 'S', 1725947872, 1725947872, '1'),
(150674, 32611, 'QU', 'OK', 'S', 1725947895, 1725947895, '1'),
(150675, 22309, 'QU', 'OK', 'S', 1725947919, 1725947919, '1'),
(150676, 33345, 'QU', 'OK', 'S', 1725947940, 1725947940, '1'),
(150677, 25217, 'QU', 'OK', 'S', 1725947961, 1725947961, '1'),
(150678, 33133, 'QU', 'OK', 'S', 1725947966, 1725947966, '1'),
(150679, 33133, 'QU', 'OK', 'S', 1725947969, 1725947969, '1'),
(150680, 30435, 'QU', 'OK', 'S', 1725947975, 1725947975, '1'),
(150681, 146, 'QU', 'OK', 'S', 1725947987, 1725947987, '1'),
(150682, 33144, 'QU', 'OK', 'S', 1725948152, 1725948152, '1'),
(150683, 33144, 'QU', 'OK', 'S', 1725948156, 1725948156, '1'),
(150684, 32927, 'QU', 'OK', 'S', 1725948183, 1725948183, '1'),
(150685, 32927, 'QU', 'OK', 'S', 1725948188, 1725948188, '1'),
(150686, 27772, 'QU', 'OK', 'S', 1725948217, 1725948217, '1'),
(150687, 27772, 'QU', 'OK', 'S', 1725948222, 1725948222, '1'),
(150688, 27772, 'QU', 'OK', 'S', 1725948227, 1725948227, '1'),
(150689, 18665, 'QU', 'OK', 'S', 1725948386, 1725948386, '1'),
(150690, 26202, 'QU', 'OK', 'S', 1725948392, 1725948392, '1'),
(150691, 11571, 'QU', 'OK', 'S', 1725948397, 1725948397, '1'),
(150692, 11571, 'QU', 'OK', 'S', 1725948405, 1725948405, '1'),
(150693, 5376, 'QU', 'OK', 'S', 1725948411, 1725948411, '1'),
(150694, 12158, 'QU', 'OK', 'S', 1725948417, 1725948417, '1'),
(150695, 11571, 'QU', 'OK', 'S', 1725948423, 1725948423, '1'),
(150696, 9408, 'QU', 'OK', 'S', 1725948428, 1725948428, '1'),
(150697, 24803, 'QU', 'OK', 'S', 1725948432, 1725948432, '1'),
(150698, 32171, 'QU', 'OK', 'S', 1725948438, 1725948438, '1'),
(150699, 26654, 'QU', 'OK', 'S', 1725948444, 1725948444, '1'),
(150700, 27250, 'QU', 'OK', 'S', 1725948449, 1725948449, '1'),
(150701, 24800, 'QU', 'OK', 'S', 1725948455, 1725948455, '1'),
(150702, 32705, 'QU', 'OK', 'S', 1725948461, 1725948461, '1'),
(150703, 32705, 'QU', 'OK', 'S', 1725948466, 1725948466, '1'),
(150704, 28324, 'QU', 'OK', 'S', 1725948469, 1725948469, '1'),
(150705, 21241, 'QU', 'OK', 'S', 1725948475, 1725948475, '1'),
(150706, 26821, 'QU', 'OK', 'S', 1725948480, 1725948480, '1'),
(150707, 32364, 'QU', 'OK', 'S', 1725948486, 1725948486, '1'),
(150708, 32705, 'QU', 'OK', 'S', 1725948492, 1725948492, '1'),
(150709, 24800, 'QU', 'OK', 'S', 1725948497, 1725948497, '1'),
(150710, 32705, 'QU', 'OK', 'S', 1725948503, 1725948503, '1'),
(150711, 11571, 'QU', 'OK', 'S', 1725948509, 1725948509, '1'),
(150712, 26913, 'QU', 'OK', 'S', 1725948514, 1725948514, '1'),
(150713, 32705, 'QU', 'OK', 'S', 1725948539, 1725948539, '1'),
(150714, 24254, 'QU', 'OK', 'S', 1725948545, 1725948545, '1'),
(150715, 18242, 'QU', 'OK', 'S', 1725948550, 1725948550, '1'),
(150716, 24571, 'QU', 'OK', 'S', 1725948556, 1725948556, '1'),
(150717, 23971, 'QU', 'OK', 'S', 1725948562, 1725948562, '1'),
(150718, 19830, 'QU', 'OK', 'S', 1725948567, 1725948567, '1'),
(150719, 32364, 'QU', 'OK', 'S', 1725948573, 1725948573, '1'),
(150720, 31209, 'QU', 'OK', 'S', 1725948579, 1725948579, '1'),
(150721, 22305, 'QU', 'OK', 'S', 1725948584, 1725948584, '1'),
(150722, 22305, 'QU', 'OK', 'S', 1725948590, 1725948590, '1'),
(150723, 33175, 'QU', 'OK', 'S', 1725948598, 1725948598, '1'),
(150724, 24571, 'QU', 'OK', 'S', 1725948612, 1725948612, '1'),
(150725, 24256, 'QU', 'OK', 'S', 1725948622, 1725948622, '1'),
(150726, 24256, 'QU', 'OK', 'S', 1725948630, 1725948630, '1'),
(150727, 33362, 'QU', 'OK', 'S', 1725948634, 1725948634, '1'),
(150728, 33362, 'QU', 'OK', 'S', 1725948640, 1725948640, '1'),
(150729, 28324, 'QU', 'OK', 'S', 1725948645, 1725948645, '1'),
(150730, 32364, 'QU', 'OK', 'S', 1725948650, 1725948650, '1'),
(150731, 31774, 'QU', 'OK', 'S', 1725948656, 1725948656, '1'),
(150732, 31774, 'QU', 'OK', 'S', 1725948661, 1725948661, '1'),
(150733, 32720, 'QU', 'OK', 'S', 1725948668, 1725948668, '1'),
(150734, 33362, 'QU', 'OK', 'S', 1725948675, 1725948675, '1'),
(150735, 32738, 'QU', 'OK', 'S', 1725948682, 1725948682, '1'),
(150736, 12834, 'QU', 'OK', 'S', 1725948687, 1725948687, '1'),
(150737, 12834, 'QU', 'OK', 'S', 1725948692, 1725948692, '1'),
(150738, 12834, 'QU', 'OK', 'S', 1725948697, 1725948697, '1'),
(150739, 31695, 'QU', 'OK', 'S', 1725948716, 1725948716, '1'),
(150740, 32003, 'QU', 'OK', 'S', 1725948721, 1725948721, '1'),
(150741, 32870, 'QU', 'OK', 'S', 1725948727, 1725948727, '1'),
(150742, 32720, 'QU', 'OK', 'S', 1725948732, 1725948732, '1'),
(150743, 31774, 'QU', 'OK', 'S', 1725948737, 1725948737, '1'),
(150744, 31774, 'QU', 'OK', 'S', 1725948742, 1725948742, '1'),
(150745, 31209, 'QU', 'OK', 'S', 1725948747, 1725948747, '1'),
(150746, 146, 'QU', 'OK', 'S', 1725948766, 1725948766, '1'),
(150747, 146, 'QU', 'OK', 'S', 1725948774, 1725948774, '1'),
(150748, 31851, 'QU', 'OK', 'S', 1725949133, 1725949133, '1'),
(150749, 10558, 'QU', 'OK', 'S', 1725949140, 1725949140, '1'),
(150750, 221, 'QU', 'OK', 'S', 1725949151, 1725949151, '1'),
(150751, 33430, 'QU', 'OK', 'S', 1725949715, 1725949715, '1'),
(150752, 33428, 'QU', 'OK', 'S', 1725949725, 1725949725, '1'),
(150753, 33428, 'QU', 'OK', 'S', 1725949732, 1725949732, '1'),
(150754, 33427, 'QU', 'OK', 'S', 1725949739, 1725949739, '1'),
(150755, 33427, 'QU', 'OK', 'S', 1725949744, 1725949744, '1'),
(150756, 33425, 'QU', 'OK', 'S', 1725949756, 1725949756, '1'),
(150757, 33425, 'QU', 'OK', 'S', 1725949762, 1725949762, '1'),
(150758, 33424, 'QU', 'OK', 'S', 1725949771, 1725949771, '1'),
(150759, 33424, 'QU', 'OK', 'S', 1725949771, 1725949771, '1'),
(150760, 33423, 'QU', 'OK', 'S', 1725949780, 1725949780, '1'),
(150761, 33422, 'QU', 'OK', 'S', 1725949797, 1725949797, '1'),
(150762, 33186, 'QU', 'OK', 'S', 1725949805, 1725949805, '1'),
(150763, 33179, 'QU', 'OK', 'S', 1725949815, 1725949815, '1'),
(150764, 33161, 'QU', 'OK', 'S', 1725949949, 1725949949, '1'),
(150765, 33160, 'QU', 'OK', 'S', 1725949983, 1725949983, '1'),
(150766, 33160, 'QU', 'OK', 'S', 1725949992, 1725949992, '1'),
(150767, 33012, 'QU', 'OK', 'S', 1725950002, 1725950002, '1'),
(150768, 33011, 'QU', 'OK', 'S', 1725950012, 1725950012, '1'),
(150769, 33011, 'QU', 'OK', 'S', 1725950019, 1725950019, '1'),
(150770, 33010, 'QU', 'OK', 'S', 1725950027, 1725950027, '1'),
(150771, 33009, 'QU', 'OK', 'S', 1725950035, 1725950035, '1'),
(150772, 32968, 'QU', 'OK', 'S', 1725950043, 1725950043, '1'),
(150773, 32929, 'QU', 'OK', 'S', 1725950054, 1725950054, '1'),
(150774, 32849, 'QU', 'OK', 'S', 1725950065, 1725950065, '1'),
(150775, 32846, 'QU', 'OK', 'S', 1725950093, 1725950093, '1'),
(150776, 32844, 'QU', 'OK', 'S', 1725950100, 1725950100, '1'),
(150777, 32811, 'QU', 'OK', 'S', 1725950109, 1725950109, '1'),
(150778, 32811, 'QU', 'OK', 'S', 1725950118, 1725950118, '1'),
(150779, 32810, 'QU', 'OK', 'S', 1725950128, 1725950128, '1'),
(150780, 32349, 'QU', 'OK', 'S', 1725950450, 1725950450, '1'),
(150781, 32348, 'QU', 'OK', 'S', 1725950458, 1725950458, '1'),
(150782, 32127, 'QU', 'OK', 'S', 1725950468, 1725950468, '1'),
(150783, 32100, 'QU', 'OK', 'S', 1725950479, 1725950479, '1'),
(150784, 32080, 'QU', 'OK', 'S', 1725950517, 1725950517, '1'),
(150785, 32079, 'QU', 'OK', 'S', 1725950526, 1725950526, '1'),
(150786, 31867, 'QU', 'OK', 'S', 1725950541, 1725950541, '1'),
(150787, 31867, 'QU', 'OK', 'S', 1725950549, 1725950549, '1'),
(150788, 31866, 'QU', 'OK', 'S', 1725950561, 1725950561, '1'),
(150789, 31866, 'QU', 'OK', 'S', 1725950568, 1725950568, '1'),
(150790, 31847, 'QU', 'OK', 'S', 1725950599, 1725950599, '1'),
(150791, 31845, 'QU', 'OK', 'S', 1725950637, 1725950637, '1'),
(150792, 31842, 'QU', 'OK', 'S', 1725950647, 1725950647, '1'),
(150793, 31928, 'QU', 'OK', 'S', 1725951236, 1725951236, '1'),
(150794, 12127, 'QU', 'OK', 'S', 1725951240, 1725951240, '1'),
(150795, 28421, 'QU', 'OK', 'S', 1725951313, 1725951313, '1'),
(150796, 26453, 'QU', 'OK', 'S', 1725951336, 1725951336, '1'),
(150797, 29830, 'QU', 'OK', 'S', 1725951392, 1725951392, '1'),
(150798, 12478, 'QU', 'OK', 'S', 1725951754, 1725951754, '1'),
(150799, 3717, 'QU', 'OK', 'S', 1725951850, 1725951850, '1'),
(150800, 3717, 'QU', 'OK', 'S', 1725951853, 1725951853, '1'),
(150801, 3717, 'QU', 'OK', 'S', 1725951857, 1725951857, '1'),
(150802, 3717, 'QU', 'OK', 'S', 1725951876, 1725951876, '1'),
(150803, 3717, 'QU', 'OK', 'S', 1725951883, 1725951883, '1'),
(150804, 29803, 'QU', 'OK', 'S', 1725953238, 1725953238, '1'),
(150805, 29792, 'QU', 'OK', 'S', 1725953250, 1725953250, '1'),
(150806, 29791, 'QU', 'OK', 'S', 1725953257, 1725953257, '1'),
(150807, 33449, 'QU', 'OK', 'S', 1725954139, 1725954139, '1'),
(150808, 33450, 'QU', 'OK', 'S', 1725954386, 1725954386, '1'),
(150809, 33331, 'QU', 'OK', 'S', 1725955144, 1725955144, '1'),
(150810, 33448, 'QU', 'OK', 'S', 1725955342, 1725955342, '1'),
(150811, 33459, 'QU', 'OK', 'S', 1725955521, 1725955521, '1'),
(150812, 33459, 'QU', 'OK', 'S', 1725955521, 1725955521, '1'),
(150813, 33459, 'QU', 'OK', 'S', 1725955521, 1725955521, '1'),
(150814, 33459, 'QU', 'OK', 'S', 1725955521, 1725955521, '1'),
(150815, 33459, 'QU', 'OK', 'S', 1725955521, 1725955521, '1'),
(150816, 33460, 'QU', 'OK', 'S', 1725955529, 1725955529, '1'),
(150817, 33439, 'QU', 'OK', 'S', 1725955561, 1725955561, '1'),
(150818, 33439, 'QU', 'OK', 'S', 1725955561, 1725955561, '1'),
(150819, 33439, 'QU', 'OK', 'S', 1725955561, 1725955561, '1'),
(150820, 30564, 'QU', 'OK', 'S', 1725956989, 1725956989, '1'),
(150821, 30564, 'QU', 'OK', 'S', 1725957000, 1725957000, '1'),
(150822, 33105, 'QU', 'OK', 'S', 1725960534, 1725960534, '1'),
(150823, 33307, 'QU', 'OK', 'S', 1725960546, 1725960546, '1'),
(150824, 30818, 'QU', 'OK', 'S', 1725960549, 1725960549, '1'),
(150825, 33378, 'QU', 'OK', 'S', 1725960552, 1725960552, '1'),
(150826, 33309, 'QU', 'OK', 'S', 1725960555, 1725960555, '1'),
(150827, 30831, 'QU', 'OK', 'S', 1725960557, 1725960557, '1'),
(150828, 33370, 'QU', 'OK', 'S', 1725960560, 1725960560, '1'),
(150829, 32760, 'QU', 'OK', 'S', 1725960563, 1725960563, '1'),
(150830, 32693, 'QU', 'OK', 'S', 1725960566, 1725960566, '1'),
(150831, 33309, 'QU', 'OK', 'S', 1725960568, 1725960568, '1'),
(150832, 33308, 'QU', 'OK', 'S', 1725960574, 1725960574, '1'),
(150833, 31063, 'QU', 'OK', 'S', 1725960578, 1725960578, '1'),
(150834, 33376, 'QU', 'OK', 'S', 1725960582, 1725960582, '1'),
(150835, 31676, 'QU', 'OK', 'S', 1725960586, 1725960586, '1'),
(150836, 33374, 'QU', 'OK', 'S', 1725960589, 1725960589, '1'),
(150837, 30831, 'QU', 'OK', 'S', 1725960592, 1725960592, '1'),
(150838, 32674, 'QU', 'OK', 'S', 1725960596, 1725960596, '1'),
(150839, 32732, 'QU', 'OK', 'S', 1725960600, 1725960600, '1'),
(150840, 32674, 'QU', 'OK', 'S', 1725960604, 1725960604, '1'),
(150841, 33370, 'QU', 'OK', 'S', 1725960607, 1725960607, '1'),
(150842, 32732, 'QU', 'OK', 'S', 1725960610, 1725960610, '1'),
(150843, 33374, 'QU', 'OK', 'S', 1725960613, 1725960613, '1'),
(150844, 33374, 'QU', 'OK', 'S', 1725960641, 1725960641, '1'),
(150845, 31676, 'QU', 'OK', 'S', 1725960645, 1725960645, '1'),
(150846, 33064, 'QU', 'OK', 'S', 1725960647, 1725960647, '1'),
(150847, 33070, 'QU', 'OK', 'S', 1725960650, 1725960650, '1'),
(150848, 32583, 'QU', 'OK', 'S', 1725960654, 1725960654, '1'),
(150849, 33073, 'QU', 'OK', 'S', 1725960658, 1725960658, '1'),
(150850, 33070, 'QU', 'OK', 'S', 1725960662, 1725960662, '1'),
(150851, 31658, 'QU', 'OK', 'S', 1725960667, 1725960667, '1'),
(150852, 33309, 'QU', 'OK', 'S', 1725960670, 1725960670, '1'),
(150853, 32476, 'QU', 'OK', 'S', 1725960673, 1725960673, '1'),
(150854, 33437, 'QU', 'OK', 'S', 1725960701, 1725960701, '1'),
(150855, 33438, 'QU', 'OK', 'S', 1725960763, 1725960763, '1'),
(150856, 33458, 'QU', 'OK', 'S', 1725961009, 1725961009, '1'),
(150857, 33440, 'QU', 'OK', 'S', 1725961208, 1725961208, '1'),
(150858, 33442, 'QU', 'OK', 'S', 1725961331, 1725961331, '1'),
(150859, 33447, 'QU', 'OK', 'S', 1725961380, 1725961380, '1'),
(150860, 27250, 'QU', 'OK', 'S', 1725961566, 1725961566, '1'),
(150861, 33443, 'QU', 'OK', 'S', 1725961909, 1725961909, '1'),
(150862, 33441, 'QU', 'OK', 'S', 1725962043, 1725962043, '1'),
(150863, 33435, 'QU', 'OK', 'S', 1725962290, 1725962290, '1'),
(150864, 33436, 'QU', 'OK', 'S', 1725962324, 1725962324, '1'),
(150865, 33444, 'QU', 'OK', 'S', 1725962472, 1725962472, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(150866, 33445, 'QU', 'OK', 'S', 1725962631, 1725962631, '1'),
(150867, 33455, 'QU', 'OK', 'S', 1725962685, 1725962685, '1'),
(150868, 33457, 'QU', 'OK', 'S', 1725962738, 1725962738, '1'),
(150869, 33461, 'QU', 'OK', 'S', 1725964004, 1725964004, '1'),
(150870, 33462, 'QU', 'OK', 'S', 1725964171, 1725964171, '1'),
(150871, 33463, 'QU', 'OK', 'S', 1725964719, 1725964719, '1'),
(150872, 28809, 'QU', 'OK', 'S', 1725964859, 1725964859, '1'),
(150873, 28809, 'QU', 'OK', 'S', 1725964859, 1725964859, '1'),
(150874, 28635, 'QU', 'OK', 'S', 1725964934, 1725964934, '1'),
(150875, 28635, 'QU', 'OK', 'S', 1725964934, 1725964934, '1'),
(150876, 26715, 'QU', 'OK', 'S', 1725964963, 1725964963, '1'),
(150877, 26715, 'QU', 'OK', 'S', 1725964963, 1725964963, '1'),
(150878, 32574, 'QU', 'OK', 'S', 1725965070, 1725965070, '1'),
(150879, 26453, 'QU', 'OK', 'S', 1725965261, 1725965261, '1'),
(150880, 14255, 'QU', 'OK', 'S', 1725965624, 1725965624, '1'),
(150881, 14255, 'QU', 'OK', 'S', 1725965629, 1725965629, '1'),
(150882, 14216, 'QU', 'OK', 'S', 1725965635, 1725965635, '1'),
(150883, 14216, 'QU', 'OK', 'S', 1725965640, 1725965640, '1'),
(150884, 14215, 'QU', 'OK', 'S', 1725965647, 1725965647, '1'),
(150885, 14215, 'QU', 'OK', 'S', 1725965653, 1725965653, '1'),
(150886, 13973, 'QU', 'OK', 'S', 1725965659, 1725965659, '1'),
(150887, 13973, 'QU', 'OK', 'S', 1725965665, 1725965665, '1'),
(150888, 13820, 'QU', 'OK', 'S', 1725965673, 1725965673, '1'),
(150889, 13820, 'QU', 'OK', 'S', 1725965679, 1725965679, '1'),
(150890, 13486, 'QU', 'OK', 'S', 1725965688, 1725965688, '1'),
(150891, 13486, 'QU', 'OK', 'S', 1725965694, 1725965694, '1'),
(150892, 12863, 'QU', 'OK', 'S', 1725965712, 1725965712, '1'),
(150893, 12863, 'QU', 'OK', 'S', 1725965717, 1725965717, '1'),
(150894, 12861, 'QU', 'OK', 'S', 1725965723, 1725965723, '1'),
(150895, 12861, 'QU', 'OK', 'S', 1725965729, 1725965729, '1'),
(150896, 12618, 'QU', 'OK', 'S', 1725965735, 1725965735, '1'),
(150897, 12618, 'QU', 'OK', 'S', 1725965739, 1725965739, '1'),
(150898, 11999, 'QU', 'OK', 'S', 1725965783, 1725965783, '1'),
(150899, 11999, 'QU', 'OK', 'S', 1725965788, 1725965788, '1'),
(150900, 11609, 'QU', 'OK', 'S', 1725965806, 1725965806, '1'),
(150901, 11609, 'QU', 'OK', 'S', 1725965811, 1725965811, '1'),
(150902, 10853, 'QU', 'OK', 'S', 1725965822, 1725965822, '1'),
(150903, 10853, 'QU', 'OK', 'S', 1725965826, 1725965826, '1'),
(150904, 10720, 'QU', 'OK', 'S', 1725965833, 1725965833, '1'),
(150905, 10720, 'QU', 'OK', 'S', 1725965838, 1725965838, '1'),
(150906, 10718, 'QU', 'OK', 'S', 1725965845, 1725965845, '1'),
(150907, 10718, 'QU', 'OK', 'S', 1725965850, 1725965850, '1'),
(150908, 10717, 'QU', 'OK', 'S', 1725965855, 1725965855, '1'),
(150909, 10717, 'QU', 'OK', 'S', 1725965860, 1725965860, '1'),
(150910, 10710, 'QU', 'OK', 'S', 1725965869, 1725965869, '1'),
(150911, 10710, 'QU', 'OK', 'S', 1725965875, 1725965875, '1'),
(150912, 10691, 'QU', 'OK', 'S', 1725965881, 1725965881, '1'),
(150913, 10691, 'QU', 'OK', 'S', 1725965886, 1725965886, '1'),
(150914, 10678, 'QU', 'OK', 'S', 1725965894, 1725965894, '1'),
(150915, 10678, 'QU', 'OK', 'S', 1725965898, 1725965898, '1'),
(150916, 10522, 'QU', 'OK', 'S', 1725965903, 1725965903, '1'),
(150917, 10522, 'QU', 'OK', 'S', 1725965908, 1725965908, '1'),
(150918, 10521, 'QU', 'OK', 'S', 1725965912, 1725965912, '1'),
(150919, 10521, 'QU', 'OK', 'S', 1725965917, 1725965917, '1'),
(150920, 10519, 'QU', 'OK', 'S', 1725965927, 1725965927, '1'),
(150921, 10519, 'QU', 'OK', 'S', 1725965935, 1725965935, '1'),
(150922, 10516, 'QU', 'OK', 'S', 1725965945, 1725965945, '1'),
(150923, 10516, 'QU', 'OK', 'S', 1725965950, 1725965950, '1'),
(150924, 10514, 'QU', 'OK', 'S', 1725965989, 1725965989, '1'),
(150925, 10514, 'QU', 'OK', 'S', 1725965995, 1725965995, '1'),
(150926, 9833, 'QU', 'OK', 'S', 1725966003, 1725966003, '1'),
(150927, 9833, 'QU', 'OK', 'S', 1725966010, 1725966010, '1'),
(150928, 9426, 'QU', 'OK', 'S', 1725966022, 1725966022, '1'),
(150929, 9426, 'QU', 'OK', 'S', 1725966028, 1725966028, '1'),
(150930, 8857, 'QU', 'OK', 'S', 1725966039, 1725966039, '1'),
(150931, 8857, 'QU', 'OK', 'S', 1725966045, 1725966045, '1'),
(150932, 8489, 'QU', 'OK', 'S', 1725966055, 1725966055, '1'),
(150933, 8489, 'QU', 'OK', 'S', 1725966059, 1725966059, '1'),
(150934, 8356, 'QU', 'OK', 'S', 1725966065, 1725966065, '1'),
(150935, 8356, 'QU', 'OK', 'S', 1725966071, 1725966071, '1'),
(150936, 8334, 'QU', 'OK', 'S', 1725966076, 1725966076, '1'),
(150937, 8334, 'QU', 'OK', 'S', 1725966081, 1725966081, '1'),
(150938, 8326, 'QU', 'OK', 'S', 1725966088, 1725966088, '1'),
(150939, 8326, 'QU', 'OK', 'S', 1725966095, 1725966095, '1'),
(150940, 8159, 'QU', 'OK', 'S', 1725966100, 1725966100, '1'),
(150941, 8159, 'QU', 'OK', 'S', 1725966104, 1725966104, '1'),
(150942, 8103, 'QU', 'OK', 'S', 1725966112, 1725966112, '1'),
(150943, 8103, 'QU', 'OK', 'S', 1725966119, 1725966119, '1'),
(150944, 8048, 'QU', 'OK', 'S', 1725966126, 1725966126, '1'),
(150945, 8048, 'QU', 'OK', 'S', 1725966132, 1725966132, '1'),
(150946, 7978, 'QU', 'OK', 'S', 1725966138, 1725966138, '1'),
(150947, 7978, 'QU', 'OK', 'S', 1725966142, 1725966142, '1'),
(150948, 7972, 'QU', 'OK', 'S', 1725966148, 1725966148, '1'),
(150949, 7972, 'QU', 'OK', 'S', 1725966154, 1725966154, '1'),
(150950, 7587, 'QU', 'OK', 'S', 1725966275, 1725966275, '1'),
(150951, 7587, 'QU', 'OK', 'S', 1725966283, 1725966283, '1'),
(150952, 7585, 'QU', 'OK', 'S', 1725966290, 1725966290, '1'),
(150953, 7585, 'QU', 'OK', 'S', 1725966300, 1725966300, '1'),
(150954, 6586, 'QU', 'OK', 'S', 1725966308, 1725966308, '1'),
(150955, 6586, 'QU', 'OK', 'S', 1725966313, 1725966313, '1'),
(150956, 6126, 'QU', 'OK', 'S', 1725966321, 1725966321, '1'),
(150957, 6126, 'QU', 'OK', 'S', 1725966327, 1725966327, '1'),
(150958, 6003, 'QU', 'OK', 'S', 1725966340, 1725966340, '1'),
(150959, 5760, 'QU', 'OK', 'S', 1725966347, 1725966347, '1'),
(150960, 5760, 'QU', 'OK', 'S', 1725966352, 1725966352, '1'),
(150961, 5503, 'QU', 'OK', 'S', 1725966362, 1725966362, '1'),
(150962, 5503, 'QU', 'OK', 'S', 1725966366, 1725966366, '1'),
(150963, 5394, 'QU', 'OK', 'S', 1725966374, 1725966374, '1'),
(150964, 5394, 'QU', 'OK', 'S', 1725966381, 1725966381, '1'),
(150965, 5346, 'QU', 'OK', 'S', 1725966386, 1725966386, '1'),
(150966, 5346, 'QU', 'OK', 'S', 1725966394, 1725966394, '1'),
(150967, 5080, 'QU', 'OK', 'S', 1725966401, 1725966401, '1'),
(150968, 5080, 'QU', 'OK', 'S', 1725966410, 1725966410, '1'),
(150969, 4385, 'QU', 'OK', 'S', 1725966418, 1725966418, '1'),
(150970, 4385, 'QU', 'OK', 'S', 1725966424, 1725966424, '1'),
(150971, 4086, 'QU', 'OK', 'S', 1725966436, 1725966436, '1'),
(150972, 4086, 'QU', 'OK', 'S', 1725966440, 1725966440, '1'),
(150973, 3972, 'QU', 'OK', 'S', 1725966448, 1725966448, '1'),
(150974, 3972, 'QU', 'OK', 'S', 1725966453, 1725966453, '1'),
(150975, 3920, 'QU', 'OK', 'S', 1725966462, 1725966462, '1'),
(150976, 3920, 'QU', 'OK', 'S', 1725966467, 1725966467, '1'),
(150977, 3916, 'QU', 'OK', 'S', 1725966473, 1725966473, '1'),
(150978, 3916, 'QU', 'OK', 'S', 1725966477, 1725966477, '1'),
(150979, 3402, 'QU', 'OK', 'S', 1725966487, 1725966487, '1'),
(150980, 3402, 'QU', 'OK', 'S', 1725966492, 1725966492, '1'),
(150981, 3299, 'QU', 'OK', 'S', 1725966500, 1725966500, '1'),
(150982, 3299, 'QU', 'OK', 'S', 1725966505, 1725966505, '1'),
(150983, 3203, 'QU', 'OK', 'S', 1725966510, 1725966510, '1'),
(150984, 3203, 'QU', 'OK', 'S', 1725966515, 1725966515, '1'),
(150985, 3188, 'QU', 'OK', 'S', 1725966520, 1725966520, '1'),
(150986, 3188, 'QU', 'OK', 'S', 1725966525, 1725966525, '1'),
(150987, 3155, 'QU', 'OK', 'S', 1725966531, 1725966531, '1'),
(150988, 3155, 'QU', 'OK', 'S', 1725966535, 1725966535, '1'),
(150989, 3135, 'QU', 'OK', 'S', 1725966540, 1725966540, '1'),
(150990, 3135, 'QU', 'OK', 'S', 1725966546, 1725966546, '1'),
(150991, 3096, 'QU', 'OK', 'S', 1725966551, 1725966551, '1'),
(150992, 3096, 'QU', 'OK', 'S', 1725966556, 1725966556, '1'),
(150993, 3022, 'QU', 'OK', 'S', 1725966566, 1725966566, '1'),
(150994, 3022, 'QU', 'OK', 'S', 1725966572, 1725966572, '1'),
(150995, 2808, 'QU', 'OK', 'S', 1725966597, 1725966597, '1'),
(150996, 2808, 'QU', 'OK', 'S', 1725966601, 1725966601, '1'),
(150997, 1877, 'QU', 'OK', 'S', 1725966605, 1725966605, '1'),
(150998, 1877, 'QU', 'OK', 'S', 1725966610, 1725966610, '1'),
(150999, 1877, 'QU', 'OK', 'S', 1725966614, 1725966614, '1'),
(151000, 33370, 'QU', 'OK', 'S', 1725968103, 1725968103, '1'),
(151001, 21298, 'QU', 'OK', 'S', 1725968107, 1725968107, '1'),
(151002, 33370, 'QU', 'OK', 'S', 1725968111, 1725968111, '1'),
(151003, 31688, 'QU', 'OK', 'S', 1725968114, 1725968114, '1'),
(151004, 32038, 'QU', 'OK', 'S', 1725968120, 1725968120, '1'),
(151005, 30723, 'QU', 'OK', 'S', 1725968134, 1725968134, '1'),
(151006, 33128, 'QU', 'OK', 'S', 1725968143, 1725968143, '1'),
(151007, 30260, 'QU', 'OK', 'S', 1725968146, 1725968146, '1'),
(151008, 31362, 'QU', 'OK', 'S', 1725968152, 1725968152, '1'),
(151009, 33308, 'QU', 'OK', 'S', 1725968158, 1725968158, '1'),
(151010, 33307, 'QU', 'OK', 'S', 1725968162, 1725968162, '1'),
(151011, 27298, 'QU', 'OK', 'S', 1725968167, 1725968167, '1'),
(151012, 32867, 'QU', 'OK', 'S', 1725968171, 1725968171, '1'),
(151013, 31705, 'QU', 'OK', 'S', 1725968174, 1725968174, '1'),
(151014, 30016, 'QU', 'OK', 'S', 1725968187, 1725968187, '1'),
(151015, 24604, 'QU', 'OK', 'S', 1725973083, 1725973083, '1'),
(151016, 24604, 'QU', 'OK', 'S', 1725973088, 1725973088, '1'),
(151017, 24604, 'QU', 'OK', 'S', 1725973092, 1725973092, '1'),
(151018, 24604, 'QU', 'OK', 'S', 1725973096, 1725973096, '1'),
(151019, 24604, 'QU', 'OK', 'S', 1725973101, 1725973101, '1'),
(151020, 24604, 'QU', 'OK', 'S', 1725973105, 1725973105, '1'),
(151021, 24604, 'QU', 'OK', 'S', 1725973109, 1725973109, '1'),
(151022, 24604, 'QU', 'OK', 'S', 1725973113, 1725973113, '1'),
(151023, 33376, 'QU', 'OK', 'S', 1725976129, 1725976129, '1'),
(151024, 33370, 'QU', 'OK', 'S', 1725976133, 1725976133, '1'),
(151025, 33370, 'QU', 'OK', 'S', 1725976136, 1725976136, '1'),
(151026, 33370, 'QU', 'OK', 'S', 1725976139, 1725976139, '1'),
(151027, 5188, 'QU', 'OK', 'S', 1725976143, 1725976143, '1'),
(151028, 33283, 'QU', 'OK', 'S', 1725976347, 1725976347, '1'),
(151029, 33308, 'QU', 'OK', 'S', 1725976355, 1725976355, '1'),
(151030, 33309, 'QU', 'OK', 'S', 1725976368, 1725976368, '1'),
(151031, 33280, 'QU', 'OK', 'S', 1725976378, 1725976378, '1'),
(151032, 33365, 'QU', 'OK', 'S', 1725976615, 1725976615, '1'),
(151033, 18457, 'QU', 'OK', 'S', 1725976661, 1725976661, '1'),
(151034, 30371, 'QU', 'OK', 'S', 1725976666, 1725976666, '1'),
(151035, 18457, 'QU', 'OK', 'S', 1725976668, 1725976668, '1'),
(151036, 33355, 'QU', 'OK', 'S', 1725976672, 1725976672, '1'),
(151037, 27250, 'QU', 'OK', 'S', 1725976675, 1725976675, '1'),
(151038, 25265, 'QU', 'OK', 'S', 1725976679, 1725976679, '1'),
(151039, 30607, 'QU', 'OK', 'S', 1725976687, 1725976687, '1'),
(151040, 30370, 'QU', 'OK', 'S', 1725976694, 1725976694, '1'),
(151041, 32248, 'QU', 'OK', 'S', 1725976703, 1725976703, '1'),
(151042, 32248, 'QU', 'OK', 'S', 1725976708, 1725976708, '1'),
(151043, 29598, 'QU', 'OK', 'S', 1725976713, 1725976713, '1'),
(151044, 27432, 'QU', 'OK', 'S', 1725976718, 1725976718, '1'),
(151045, 30372, 'QU', 'OK', 'S', 1725976723, 1725976723, '1'),
(151046, 30391, 'QU', 'OK', 'S', 1725976729, 1725976729, '1'),
(151047, 25265, 'QU', 'OK', 'S', 1725976735, 1725976735, '1'),
(151048, 27432, 'QU', 'OK', 'S', 1725976741, 1725976741, '1'),
(151049, 25087, 'QU', 'OK', 'S', 1725976747, 1725976747, '1'),
(151050, 27667, 'QU', 'OK', 'S', 1725976752, 1725976752, '1'),
(151051, 29598, 'QU', 'OK', 'S', 1725976756, 1725976756, '1'),
(151052, 27432, 'QU', 'OK', 'S', 1725976759, 1725976759, '1'),
(151053, 29629, 'QU', 'OK', 'S', 1725976767, 1725976767, '1'),
(151054, 18457, 'QU', 'OK', 'S', 1725976787, 1725976787, '1'),
(151055, 27432, 'QU', 'OK', 'S', 1725976801, 1725976801, '1'),
(151056, 33325, 'QU', 'OK', 'S', 1725976807, 1725976807, '1'),
(151057, 30399, 'QU', 'OK', 'S', 1725976812, 1725976812, '1'),
(151058, 27432, 'QU', 'OK', 'S', 1725976820, 1725976820, '1'),
(151059, 32692, 'QU', 'OK', 'S', 1725976825, 1725976825, '1'),
(151060, 30399, 'QU', 'OK', 'S', 1725976831, 1725976831, '1'),
(151061, 30441, 'QU', 'OK', 'S', 1725976836, 1725976836, '1'),
(151062, 30444, 'QU', 'OK', 'S', 1725976841, 1725976841, '1'),
(151063, 30536, 'QU', 'OK', 'S', 1725976846, 1725976846, '1'),
(151064, 29598, 'QU', 'OK', 'S', 1725976854, 1725976854, '1'),
(151065, 30090, 'QU', 'OK', 'S', 1725976860, 1725976860, '1'),
(151066, 31102, 'QU', 'OK', 'S', 1725976875, 1725976875, '1'),
(151067, 33158, 'QU', 'OK', 'S', 1725976885, 1725976885, '1'),
(151068, 30090, 'QU', 'OK', 'S', 1725976890, 1725976890, '1'),
(151069, 29598, 'QU', 'OK', 'S', 1725976895, 1725976895, '1'),
(151070, 24841, 'QU', 'OK', 'S', 1725976900, 1725976900, '1'),
(151071, 27430, 'QU', 'OK', 'S', 1725976905, 1725976905, '1'),
(151072, 27432, 'QU', 'OK', 'S', 1725976910, 1725976910, '1'),
(151073, 29406, 'QU', 'OK', 'S', 1725976917, 1725976917, '1'),
(151074, 27432, 'QU', 'OK', 'S', 1725977028, 1725977028, '1'),
(151075, 24847, 'QU', 'OK', 'S', 1725977038, 1725977038, '1'),
(151076, 29598, 'QU', 'OK', 'S', 1725977043, 1725977043, '1'),
(151077, 27430, 'QU', 'OK', 'S', 1725977050, 1725977050, '1'),
(151078, 33105, 'QU', 'OK', 'S', 1725977055, 1725977055, '1'),
(151079, 30090, 'QU', 'OK', 'S', 1725977060, 1725977060, '1'),
(151080, 21797, 'QU', 'OK', 'S', 1725977065, 1725977065, '1'),
(151081, 30549, 'QU', 'OK', 'S', 1725977082, 1725977082, '1'),
(151082, 26488, 'QU', 'OK', 'S', 1725977105, 1725977105, '1'),
(151083, 27432, 'QU', 'OK', 'S', 1725977113, 1725977113, '1'),
(151084, 27432, 'QU', 'OK', 'S', 1725977119, 1725977119, '1'),
(151085, 23350, 'QU', 'OK', 'S', 1725977238, 1725977238, '1'),
(151086, 15499, 'QU', 'OK', 'S', 1725977241, 1725977241, '1'),
(151087, 15499, 'QU', 'OK', 'S', 1725977245, 1725977245, '1'),
(151088, 23901, 'QU', 'OK', 'S', 1725977249, 1725977249, '1'),
(151089, 32045, 'QU', 'OK', 'S', 1725977252, 1725977252, '1'),
(151090, 29960, 'QU', 'OK', 'S', 1725977256, 1725977256, '1'),
(151091, 30941, 'QU', 'OK', 'S', 1725977260, 1725977260, '1'),
(151092, 17580, 'QU', 'OK', 'S', 1725977264, 1725977264, '1'),
(151093, 30941, 'QU', 'OK', 'S', 1725977279, 1725977279, '1'),
(151094, 20473, 'QU', 'OK', 'S', 1725977283, 1725977283, '1'),
(151095, 31120, 'QU', 'OK', 'S', 1725977287, 1725977287, '1'),
(151096, 32959, 'QU', 'OK', 'S', 1725977302, 1725977302, '1'),
(151097, 30941, 'QU', 'OK', 'S', 1725977306, 1725977306, '1'),
(151098, 15499, 'QU', 'OK', 'S', 1725977315, 1725977315, '1'),
(151099, 20473, 'QU', 'OK', 'S', 1725977319, 1725977319, '1'),
(151100, 17580, 'QU', 'OK', 'S', 1725977332, 1725977332, '1'),
(151101, 17885, 'QU', 'OK', 'S', 1725977410, 1725977410, '1'),
(151102, 17885, 'QU', 'OK', 'S', 1725977421, 1725977421, '1'),
(151103, 17885, 'QU', 'OK', 'S', 1725977427, 1725977427, '1'),
(151104, 17885, 'QU', 'OK', 'S', 1725977430, 1725977430, '1'),
(151105, 32362, 'QU', 'OK', 'S', 1726029863, 1726029863, '1'),
(151106, 33309, 'QU', 'OK', 'S', 1726032104, 1726032104, '1'),
(151107, 33280, 'QU', 'OK', 'S', 1726032106, 1726032106, '1'),
(151108, 32881, 'QU', 'OK', 'S', 1726032370, 1726032370, '1'),
(151109, 29498, 'QU', 'OK', 'S', 1726032373, 1726032373, '1'),
(151110, 29498, 'QU', 'OK', 'S', 1726032430, 1726032430, '1'),
(151111, 28595, 'QU', 'OK', 'S', 1726032440, 1726032440, '1'),
(151112, 32881, 'QU', 'OK', 'S', 1726032454, 1726032454, '1'),
(151113, 29853, 'QU', 'OK', 'S', 1726032469, 1726032469, '1'),
(151114, 29853, 'QU', 'OK', 'S', 1726032469, 1726032469, '1'),
(151115, 30472, 'QU', 'OK', 'S', 1726032560, 1726032560, '1'),
(151116, 29387, 'QU', 'OK', 'S', 1726033217, 1726033217, '1'),
(151117, 29387, 'QU', 'OK', 'S', 1726033217, 1726033217, '1'),
(151118, 32956, 'QU', 'OK', 'S', 1726033251, 1726033251, '1'),
(151119, 3930, 'QU', 'OK', 'S', 1726033705, 1726033705, '1'),
(151120, 8048, 'QU', 'OK', 'S', 1726033980, 1726033980, '1'),
(151121, 21030, 'QU', 'OK', 'S', 1726034196, 1726034196, '1'),
(151122, 21146, 'QU', 'OK', 'S', 1726034273, 1726034273, '1'),
(151123, 10719, 'QU', 'OK', 'S', 1726034495, 1726034495, '1'),
(151124, 6320, 'QU', 'OK', 'S', 1726034794, 1726034794, '1'),
(151125, 31774, 'QU', 'OK', 'S', 1726034807, 1726034807, '1'),
(151126, 29025, 'QU', 'OK', 'S', 1726034810, 1726034810, '1'),
(151127, 33261, 'QU', 'OK', 'S', 1726034815, 1726034815, '1'),
(151128, 33394, 'QU', 'OK', 'S', 1726034820, 1726034820, '1'),
(151129, 32005, 'QU', 'OK', 'S', 1726037080, 1726037080, '1'),
(151130, 33346, 'QU', 'OK', 'S', 1726037086, 1726037086, '1'),
(151131, 33346, 'QU', 'OK', 'S', 1726037089, 1726037089, '1'),
(151132, 33346, 'QU', 'OK', 'S', 1726037092, 1726037092, '1'),
(151133, 33346, 'QU', 'OK', 'S', 1726037098, 1726037098, '1'),
(151134, 32005, 'QU', 'OK', 'S', 1726037101, 1726037101, '1'),
(151135, 33346, 'QU', 'OK', 'S', 1726037105, 1726037105, '1'),
(151136, 32005, 'QU', 'OK', 'S', 1726037109, 1726037109, '1'),
(151137, 32005, 'QU', 'OK', 'S', 1726037113, 1726037113, '1'),
(151138, 33346, 'QU', 'OK', 'S', 1726037117, 1726037117, '1'),
(151139, 33346, 'QU', 'OK', 'S', 1726037121, 1726037121, '1'),
(151140, 33346, 'QU', 'OK', 'S', 1726037124, 1726037124, '1'),
(151141, 33346, 'QU', 'OK', 'S', 1726037128, 1726037128, '1'),
(151142, 32005, 'QU', 'OK', 'S', 1726037132, 1726037132, '1'),
(151143, 33346, 'QU', 'OK', 'S', 1726037136, 1726037136, '1'),
(151144, 32005, 'QU', 'OK', 'S', 1726037140, 1726037140, '1'),
(151145, 32005, 'QU', 'OK', 'S', 1726037144, 1726037144, '1'),
(151146, 32005, 'QU', 'OK', 'S', 1726037149, 1726037149, '1'),
(151147, 32005, 'QU', 'OK', 'S', 1726037154, 1726037154, '1'),
(151148, 32005, 'QU', 'OK', 'S', 1726037160, 1726037160, '1'),
(151149, 29001, 'QU', 'OK', 'S', 1726037179, 1726037179, '1'),
(151150, 10465, 'QU', 'OK', 'S', 1726037183, 1726037183, '1'),
(151151, 10465, 'QU', 'OK', 'S', 1726037187, 1726037187, '1'),
(151152, 10465, 'QU', 'OK', 'S', 1726037191, 1726037191, '1'),
(151153, 10465, 'QU', 'OK', 'S', 1726037196, 1726037196, '1'),
(151154, 10465, 'QU', 'OK', 'S', 1726037203, 1726037203, '1'),
(151155, 29001, 'QU', 'OK', 'S', 1726037210, 1726037210, '1'),
(151156, 10465, 'QU', 'OK', 'S', 1726037215, 1726037215, '1'),
(151157, 29001, 'QU', 'OK', 'S', 1726037222, 1726037222, '1'),
(151158, 10465, 'QU', 'OK', 'S', 1726037230, 1726037230, '1'),
(151159, 10465, 'QU', 'OK', 'S', 1726037240, 1726037240, '1'),
(151160, 10465, 'QU', 'OK', 'S', 1726037246, 1726037246, '1'),
(151161, 29001, 'QU', 'OK', 'S', 1726037254, 1726037254, '1'),
(151162, 10465, 'QU', 'OK', 'S', 1726037258, 1726037258, '1'),
(151163, 29001, 'QU', 'OK', 'S', 1726037278, 1726037278, '1'),
(151164, 29001, 'QU', 'OK', 'S', 1726037285, 1726037285, '1'),
(151165, 29001, 'QU', 'OK', 'S', 1726037291, 1726037291, '1'),
(151166, 29001, 'QU', 'OK', 'S', 1726037315, 1726037315, '1'),
(151167, 29001, 'QU', 'OK', 'S', 1726037322, 1726037322, '1'),
(151168, 10465, 'QU', 'OK', 'S', 1726037345, 1726037345, '1'),
(151169, 29001, 'QU', 'OK', 'S', 1726037354, 1726037354, '1'),
(151170, 29001, 'QU', 'OK', 'S', 1726037359, 1726037359, '1'),
(151171, 29001, 'QU', 'OK', 'S', 1726037364, 1726037364, '1'),
(151172, 29001, 'QU', 'OK', 'S', 1726037374, 1726037374, '1'),
(151173, 29001, 'QU', 'OK', 'S', 1726037383, 1726037383, '1'),
(151174, 29001, 'QU', 'OK', 'S', 1726037392, 1726037392, '1'),
(151175, 31394, 'QU', 'OK', 'S', 1726038113, 1726038113, '1'),
(151176, 31394, 'QU', 'OK', 'S', 1726038115, 1726038115, '1'),
(151177, 31096, 'QU', 'OK', 'S', 1726038962, 1726038962, '1'),
(151178, 33250, 'QU', 'OK', 'S', 1726038968, 1726038968, '1'),
(151179, 33137, 'QU', 'OK', 'S', 1726038970, 1726038970, '1'),
(151180, 31227, 'QU', 'OK', 'S', 1726038972, 1726038972, '1'),
(151181, 33137, 'QU', 'OK', 'S', 1726038977, 1726038977, '1'),
(151182, 33250, 'QU', 'OK', 'S', 1726038980, 1726038980, '1'),
(151183, 10235, 'QU', 'OK', 'S', 1726038983, 1726038983, '1'),
(151184, 31115, 'QU', 'OK', 'S', 1726038988, 1726038988, '1'),
(151185, 31115, 'QU', 'OK', 'S', 1726038990, 1726038990, '1'),
(151186, 31115, 'QU', 'OK', 'S', 1726038992, 1726038992, '1'),
(151187, 29932, 'QU', 'OK', 'S', 1726038994, 1726038994, '1'),
(151188, 31115, 'QU', 'OK', 'S', 1726038998, 1726038998, '1'),
(151189, 30788, 'QU', 'OK', 'S', 1726039002, 1726039002, '1'),
(151190, 23616, 'QU', 'OK', 'S', 1726039005, 1726039005, '1'),
(151191, 12045, 'QU', 'OK', 'S', 1726039007, 1726039007, '1'),
(151192, 33137, 'QU', 'OK', 'S', 1726039195, 1726039195, '1'),
(151193, 12045, 'QU', 'OK', 'S', 1726039267, 1726039267, '1'),
(151194, 12045, 'QU', 'OK', 'S', 1726039286, 1726039286, '1'),
(151195, 33370, 'QU', 'OK', 'S', 1726040110, 1726040110, '1'),
(151196, 33380, 'QU', 'OK', 'S', 1726040160, 1726040160, '1'),
(151197, 33475, 'QU', 'OK', 'S', 1726041605, 1726041605, '1'),
(151198, 33467, 'QU', 'OK', 'S', 1726042676, 1726042676, '1'),
(151199, 33441, 'QU', 'OK', 'S', 1726042891, 1726042891, '1'),
(151200, 33464, 'QU', 'OK', 'S', 1726046838, 1726046838, '1'),
(151201, 33448, 'QU', 'OK', 'S', 1726046864, 1726046864, '1'),
(151202, 33448, 'QU', 'OK', 'S', 1726046872, 1726046872, '1'),
(151203, 33465, 'QU', 'OK', 'S', 1726046894, 1726046894, '1'),
(151204, 33466, 'QU', 'OK', 'S', 1726046952, 1726046952, '1'),
(151205, 33470, 'QU', 'OK', 'S', 1726047251, 1726047251, '1'),
(151206, 29932, 'QU', 'OK', 'S', 1726047277, 1726047277, '1'),
(151207, 33137, 'QU', 'OK', 'S', 1726047285, 1726047285, '1'),
(151208, 33471, 'QU', 'OK', 'S', 1726047292, 1726047292, '1'),
(151209, 31115, 'QU', 'OK', 'S', 1726047302, 1726047302, '1'),
(151210, 31115, 'QU', 'OK', 'S', 1726047302, 1726047302, '1'),
(151211, 33482, 'QU', 'OK', 'S', 1726047395, 1726047395, '1'),
(151212, 27214, 'QU', 'OK', 'S', 1726047478, 1726047478, '1'),
(151213, 33483, 'QU', 'OK', 'S', 1726047706, 1726047706, '1'),
(151214, 33490, 'QU', 'OK', 'S', 1726047760, 1726047760, '1'),
(151215, 33478, 'QU', 'OK', 'S', 1726049533, 1726049533, '1'),
(151216, 33476, 'QU', 'OK', 'S', 1726049835, 1726049835, '1'),
(151217, 3881, 'QU', 'OK', 'S', 1726049937, 1726049937, '1'),
(151218, 33380, 'QU', 'OK', 'S', 1726050041, 1726050041, '1'),
(151219, 19359, 'QU', 'OK', 'S', 1726050983, 1726050983, '1'),
(151220, 19359, 'QU', 'OK', 'S', 1726050987, 1726050987, '1'),
(151221, 30501, 'QU', 'OK', 'S', 1726052536, 1726052536, '1'),
(151222, 30724, 'QU', 'OK', 'S', 1726052548, 1726052548, '1'),
(151223, 32025, 'QU', 'OK', 'S', 1726052595, 1726052595, '1'),
(151224, 27407, 'QU', 'OK', 'S', 1726052602, 1726052602, '1'),
(151225, 32353, 'QU', 'OK', 'S', 1726052614, 1726052614, '1'),
(151226, 23944, 'QU', 'OK', 'S', 1726052619, 1726052619, '1'),
(151227, 24592, 'QU', 'OK', 'S', 1726052639, 1726052639, '1'),
(151228, 33055, 'QU', 'OK', 'S', 1726052645, 1726052645, '1'),
(151229, 30763, 'QU', 'OK', 'S', 1726052652, 1726052652, '1'),
(151230, 33217, 'QU', 'OK', 'S', 1726052655, 1726052655, '1'),
(151231, 32696, 'QU', 'OK', 'S', 1726052660, 1726052660, '1'),
(151232, 25634, 'QU', 'OK', 'S', 1726052670, 1726052670, '1'),
(151233, 33164, 'QU', 'OK', 'S', 1726052686, 1726052686, '1'),
(151234, 32696, 'QU', 'OK', 'S', 1726052690, 1726052690, '1'),
(151235, 32123, 'QU', 'OK', 'S', 1726052694, 1726052694, '1'),
(151236, 29855, 'QU', 'OK', 'S', 1726052698, 1726052698, '1'),
(151237, 33056, 'QU', 'OK', 'S', 1726052702, 1726052702, '1'),
(151238, 33093, 'QU', 'OK', 'S', 1726052708, 1726052708, '1'),
(151239, 27658, 'QU', 'OK', 'S', 1726052712, 1726052712, '1'),
(151240, 32355, 'QU', 'OK', 'S', 1726052716, 1726052716, '1'),
(151241, 26261, 'QU', 'OK', 'S', 1726052731, 1726052731, '1'),
(151242, 32353, 'QU', 'OK', 'S', 1726052751, 1726052751, '1'),
(151243, 32765, 'QU', 'OK', 'S', 1726052754, 1726052754, '1'),
(151244, 29397, 'QU', 'OK', 'S', 1726052757, 1726052757, '1'),
(151245, 17494, 'QU', 'OK', 'S', 1726052761, 1726052761, '1'),
(151246, 33194, 'QU', 'OK', 'S', 1726052774, 1726052774, '1'),
(151247, 33368, 'QU', 'OK', 'S', 1726052780, 1726052780, '1'),
(151248, 31110, 'QU', 'OK', 'S', 1726052783, 1726052783, '1'),
(151249, 31172, 'QU', 'OK', 'S', 1726052786, 1726052786, '1'),
(151250, 30020, 'QU', 'OK', 'S', 1726052791, 1726052791, '1'),
(151251, 30423, 'QU', 'OK', 'S', 1726052795, 1726052795, '1'),
(151252, 30505, 'QU', 'OK', 'S', 1726052798, 1726052798, '1'),
(151253, 30534, 'QU', 'OK', 'S', 1726052801, 1726052801, '1'),
(151254, 18308, 'QU', 'OK', 'S', 1726052803, 1726052803, '1'),
(151255, 30500, 'QU', 'OK', 'S', 1726052806, 1726052806, '1'),
(151256, 25028, 'QU', 'OK', 'S', 1726052830, 1726052830, '1'),
(151257, 27986, 'QU', 'OK', 'S', 1726052914, 1726052914, '1'),
(151258, 33327, 'QU', 'OK', 'S', 1726052917, 1726052917, '1'),
(151259, 29629, 'QU', 'OK', 'S', 1726053565, 1726053565, '1'),
(151260, 33327, 'QU', 'OK', 'S', 1726053568, 1726053568, '1'),
(151261, 30606, 'QU', 'OK', 'S', 1726053572, 1726053572, '1'),
(151262, 32351, 'QU', 'OK', 'S', 1726053873, 1726053873, '1'),
(151263, 32351, 'QU', 'OK', 'S', 1726053914, 1726053914, '1'),
(151264, 32351, 'QU', 'OK', 'S', 1726053933, 1726053933, '1'),
(151265, 22971, 'QU', 'OK', 'S', 1726053948, 1726053948, '1'),
(151266, 26595, 'QU', 'OK', 'S', 1726053953, 1726053953, '1'),
(151267, 28192, 'QU', 'OK', 'S', 1726053959, 1726053959, '1'),
(151268, 32351, 'QU', 'OK', 'S', 1726053960, 1726053960, '1'),
(151269, 30535, 'QU', 'OK', 'S', 1726053963, 1726053963, '1'),
(151270, 29644, 'QU', 'OK', 'S', 1726053968, 1726053968, '1'),
(151271, 30546, 'QU', 'OK', 'S', 1726053972, 1726053972, '1'),
(151272, 32351, 'QU', 'OK', 'S', 1726053980, 1726053980, '1'),
(151273, 32351, 'QU', 'OK', 'S', 1726053999, 1726053999, '1'),
(151274, 32351, 'QU', 'OK', 'S', 1726054018, 1726054018, '1'),
(151275, 32351, 'QU', 'OK', 'S', 1726054023, 1726054023, '1'),
(151276, 32351, 'QU', 'OK', 'S', 1726054041, 1726054041, '1'),
(151277, 32351, 'QU', 'OK', 'S', 1726054075, 1726054075, '1'),
(151278, 32694, 'QU', 'OK', 'S', 1726054311, 1726054311, '1'),
(151279, 32694, 'QU', 'OK', 'S', 1726054414, 1726054414, '1'),
(151280, 32694, 'QU', 'OK', 'S', 1726054433, 1726054433, '1'),
(151281, 32694, 'QU', 'OK', 'S', 1726054439, 1726054439, '1'),
(151282, 32694, 'QU', 'OK', 'S', 1726054470, 1726054470, '1'),
(151283, 32694, 'QU', 'OK', 'S', 1726054475, 1726054475, '1'),
(151284, 32694, 'QU', 'OK', 'S', 1726054496, 1726054496, '1'),
(151285, 32694, 'QU', 'OK', 'S', 1726054501, 1726054501, '1'),
(151286, 32694, 'QU', 'OK', 'S', 1726054521, 1726054521, '1'),
(151287, 32694, 'QU', 'OK', 'S', 1726054526, 1726054526, '1'),
(151288, 32694, 'QU', 'OK', 'S', 1726054549, 1726054549, '1'),
(151289, 32694, 'QU', 'OK', 'S', 1726054554, 1726054554, '1'),
(151290, 32694, 'QU', 'OK', 'S', 1726054585, 1726054585, '1'),
(151291, 32694, 'QU', 'OK', 'S', 1726054590, 1726054590, '1'),
(151292, 32694, 'QU', 'OK', 'S', 1726054608, 1726054608, '1'),
(151293, 32694, 'QU', 'OK', 'S', 1726054623, 1726054623, '1'),
(151294, 32694, 'QU', 'OK', 'S', 1726054648, 1726054648, '1'),
(151295, 32694, 'QU', 'OK', 'S', 1726054653, 1726054653, '1'),
(151296, 32694, 'QU', 'OK', 'S', 1726054658, 1726054658, '1'),
(151297, 32694, 'QU', 'OK', 'S', 1726054664, 1726054664, '1'),
(151298, 32694, 'QU', 'OK', 'S', 1726054688, 1726054688, '1'),
(151299, 32694, 'QU', 'OK', 'S', 1726054694, 1726054694, '1'),
(151300, 7787, 'QU', 'OK', 'S', 1726054704, 1726054704, '1'),
(151301, 32694, 'QU', 'OK', 'S', 1726054713, 1726054713, '1'),
(151302, 32694, 'QU', 'OK', 'S', 1726054718, 1726054718, '1'),
(151303, 32694, 'QU', 'OK', 'S', 1726054723, 1726054723, '1'),
(151304, 33108, 'QU', 'OK', 'S', 1726055010, 1726055010, '1'),
(151305, 33108, 'QU', 'OK', 'S', 1726055015, 1726055015, '1'),
(151306, 33108, 'QU', 'OK', 'S', 1726055055, 1726055055, '1'),
(151307, 33108, 'QU', 'OK', 'S', 1726055062, 1726055062, '1'),
(151308, 33108, 'QU', 'OK', 'S', 1726055163, 1726055163, '1'),
(151309, 33108, 'QU', 'OK', 'S', 1726055167, 1726055167, '1'),
(151310, 33108, 'QU', 'OK', 'S', 1726055193, 1726055193, '1'),
(151311, 33108, 'QU', 'OK', 'S', 1726055199, 1726055199, '1'),
(151312, 5532, 'QU', 'OK', 'S', 1726055199, 1726055199, '1'),
(151313, 33108, 'QU', 'OK', 'S', 1726055287, 1726055287, '1'),
(151314, 33108, 'QU', 'OK', 'S', 1726055291, 1726055291, '1'),
(151315, 33108, 'QU', 'OK', 'S', 1726055310, 1726055310, '1'),
(151316, 33108, 'QU', 'OK', 'S', 1726055316, 1726055316, '1'),
(151317, 33108, 'QU', 'OK', 'S', 1726055334, 1726055334, '1'),
(151318, 33108, 'QU', 'OK', 'S', 1726055341, 1726055341, '1'),
(151319, 33108, 'QU', 'OK', 'S', 1726055360, 1726055360, '1'),
(151320, 33108, 'QU', 'OK', 'S', 1726055365, 1726055365, '1'),
(151321, 33108, 'QU', 'OK', 'S', 1726055383, 1726055383, '1'),
(151322, 33108, 'QU', 'OK', 'S', 1726055389, 1726055389, '1'),
(151323, 32358, 'QU', 'OK', 'S', 1726055484, 1726055484, '1'),
(151324, 33108, 'QU', 'OK', 'S', 1726055633, 1726055633, '1'),
(151325, 33108, 'QU', 'OK', 'S', 1726055640, 1726055640, '1'),
(151326, 33108, 'QU', 'OK', 'S', 1726055647, 1726055647, '1'),
(151327, 33108, 'QU', 'OK', 'S', 1726055652, 1726055652, '1'),
(151328, 33108, 'QU', 'OK', 'S', 1726055680, 1726055680, '1'),
(151329, 33108, 'QU', 'OK', 'S', 1726055685, 1726055685, '1'),
(151330, 33108, 'QU', 'OK', 'S', 1726055707, 1726055707, '1'),
(151331, 33108, 'QU', 'OK', 'S', 1726055711, 1726055711, '1'),
(151332, 33094, 'QU', 'OK', 'S', 1726055891, 1726055891, '1'),
(151333, 33094, 'QU', 'OK', 'S', 1726055897, 1726055897, '1'),
(151334, 33094, 'QU', 'OK', 'S', 1726055917, 1726055917, '1'),
(151335, 33094, 'QU', 'OK', 'S', 1726055921, 1726055921, '1'),
(151336, 33094, 'QU', 'OK', 'S', 1726055940, 1726055940, '1'),
(151337, 33094, 'QU', 'OK', 'S', 1726055946, 1726055946, '1'),
(151338, 33094, 'QU', 'OK', 'S', 1726055961, 1726055961, '1'),
(151339, 33094, 'QU', 'OK', 'S', 1726055981, 1726055981, '1'),
(151340, 33094, 'QU', 'OK', 'S', 1726055986, 1726055986, '1'),
(151341, 24683, 'QU', 'OK', 'S', 1726056005, 1726056005, '1'),
(151342, 26890, 'QU', 'OK', 'S', 1726056008, 1726056008, '1'),
(151343, 33094, 'QU', 'OK', 'S', 1726056011, 1726056011, '1'),
(151344, 33094, 'QU', 'OK', 'S', 1726056016, 1726056016, '1'),
(151345, 33094, 'QU', 'OK', 'S', 1726056041, 1726056041, '1'),
(151346, 33094, 'QU', 'OK', 'S', 1726056047, 1726056047, '1'),
(151347, 33094, 'QU', 'OK', 'S', 1726056063, 1726056063, '1'),
(151348, 33094, 'QU', 'OK', 'S', 1726056068, 1726056068, '1'),
(151349, 33094, 'QU', 'OK', 'S', 1726056086, 1726056086, '1'),
(151350, 33094, 'QU', 'OK', 'S', 1726056096, 1726056096, '1'),
(151351, 33094, 'QU', 'OK', 'S', 1726056215, 1726056215, '1'),
(151352, 33094, 'QU', 'OK', 'S', 1726056219, 1726056219, '1'),
(151353, 33094, 'QU', 'OK', 'S', 1726056224, 1726056224, '1'),
(151354, 33094, 'QU', 'OK', 'S', 1726056243, 1726056243, '1'),
(151355, 33094, 'QU', 'OK', 'S', 1726056249, 1726056249, '1'),
(151356, 33094, 'QU', 'OK', 'S', 1726056266, 1726056266, '1'),
(151357, 33247, 'QU', 'OK', 'S', 1726056309, 1726056309, '1'),
(151358, 26890, 'QU', 'OK', 'S', 1726056369, 1726056369, '1'),
(151359, 33194, 'QU', 'OK', 'S', 1726056378, 1726056378, '1'),
(151360, 31110, 'QU', 'OK', 'S', 1726056393, 1726056393, '1'),
(151361, 32201, 'QU', 'OK', 'S', 1726056477, 1726056477, '1'),
(151362, 33053, 'QU', 'OK', 'S', 1726056488, 1726056488, '1'),
(151363, 33053, 'QU', 'OK', 'S', 1726056493, 1726056493, '1'),
(151364, 33053, 'QU', 'OK', 'S', 1726056497, 1726056497, '1'),
(151365, 33053, 'QU', 'OK', 'S', 1726056502, 1726056502, '1'),
(151366, 33053, 'QU', 'OK', 'S', 1726056506, 1726056506, '1'),
(151367, 33053, 'QU', 'OK', 'S', 1726056511, 1726056511, '1'),
(151368, 33053, 'QU', 'OK', 'S', 1726056535, 1726056535, '1'),
(151369, 33034, 'QU', 'OK', 'S', 1726056621, 1726056621, '1'),
(151370, 33034, 'QU', 'OK', 'S', 1726056642, 1726056642, '1'),
(151371, 33034, 'QU', 'OK', 'S', 1726056675, 1726056675, '1'),
(151372, 33034, 'QU', 'OK', 'S', 1726056721, 1726056721, '1'),
(151373, 33034, 'QU', 'OK', 'S', 1726056742, 1726056742, '1'),
(151374, 33034, 'QU', 'OK', 'S', 1726056773, 1726056773, '1'),
(151375, 33034, 'QU', 'OK', 'S', 1726056792, 1726056792, '1'),
(151376, 33034, 'QU', 'OK', 'S', 1726056797, 1726056797, '1'),
(151377, 33034, 'QU', 'OK', 'S', 1726056815, 1726056815, '1'),
(151378, 33034, 'QU', 'OK', 'S', 1726056820, 1726056820, '1'),
(151379, 33034, 'QU', 'OK', 'S', 1726056824, 1726056824, '1'),
(151380, 33034, 'QU', 'OK', 'S', 1726056841, 1726056841, '1'),
(151381, 33034, 'QU', 'OK', 'S', 1726056845, 1726056845, '1'),
(151382, 33034, 'QU', 'OK', 'S', 1726056860, 1726056860, '1'),
(151383, 33034, 'QU', 'OK', 'S', 1726056864, 1726056864, '1'),
(151384, 33109, 'QU', 'OK', 'S', 1726057044, 1726057044, '1'),
(151385, 33109, 'QU', 'OK', 'S', 1726057049, 1726057049, '1'),
(151386, 33109, 'QU', 'OK', 'S', 1726057076, 1726057076, '1'),
(151387, 33109, 'QU', 'OK', 'S', 1726057081, 1726057081, '1'),
(151388, 33109, 'QU', 'OK', 'S', 1726057098, 1726057098, '1'),
(151389, 33109, 'QU', 'OK', 'S', 1726057103, 1726057103, '1'),
(151390, 33109, 'QU', 'OK', 'S', 1726057122, 1726057122, '1'),
(151391, 33109, 'QU', 'OK', 'S', 1726057127, 1726057127, '1'),
(151392, 33109, 'QU', 'OK', 'S', 1726057150, 1726057150, '1'),
(151393, 33109, 'QU', 'OK', 'S', 1726057166, 1726057166, '1'),
(151394, 33109, 'QU', 'OK', 'S', 1726057171, 1726057171, '1'),
(151395, 33109, 'QU', 'OK', 'S', 1726057206, 1726057206, '1'),
(151396, 33109, 'QU', 'OK', 'S', 1726057213, 1726057213, '1'),
(151397, 33109, 'QU', 'OK', 'S', 1726057232, 1726057232, '1'),
(151398, 33109, 'QU', 'OK', 'S', 1726057237, 1726057237, '1'),
(151399, 32143, 'QU', 'OK', 'S', 1726058534, 1726058534, '1'),
(151400, 26864, 'QU', 'OK', 'S', 1726058899, 1726058899, '1'),
(151401, 4856, 'QU', 'OK', 'S', 1726059434, 1726059434, '1'),
(151402, 6499, 'QU', 'OK', 'S', 1726059469, 1726059469, '1'),
(151403, 4856, 'QU', 'OK', 'S', 1726059574, 1726059574, '1'),
(151404, 15835, 'QU', 'OK', 'S', 1726059623, 1726059623, '1'),
(151405, 32057, 'QU', 'OK', 'S', 1726059686, 1726059686, '1'),
(151406, 25388, 'QU', 'OK', 'S', 1726059802, 1726059802, '1'),
(151407, 18463, 'QU', 'OK', 'S', 1726059867, 1726059867, '1'),
(151408, 27862, 'QU', 'OK', 'S', 1726060079, 1726060079, '1'),
(151409, 30348, 'QU', 'OK', 'S', 1726060116, 1726060116, '1'),
(151410, 27886, 'QU', 'OK', 'S', 1726060154, 1726060154, '1'),
(151411, 30811, 'QU', 'OK', 'S', 1726060374, 1726060374, '1'),
(151412, 16408, 'QU', 'OK', 'S', 1726060440, 1726060440, '1'),
(151413, 23322, 'QU', 'OK', 'S', 1726060562, 1726060562, '1'),
(151414, 30938, 'QU', 'OK', 'S', 1726060597, 1726060597, '1'),
(151415, 26840, 'QU', 'OK', 'S', 1726060634, 1726060634, '1'),
(151416, 31050, 'QU', 'OK', 'S', 1726060758, 1726060758, '1'),
(151417, 27862, 'QU', 'OK', 'S', 1726060879, 1726060879, '1'),
(151418, 27333, 'QU', 'OK', 'S', 1726060917, 1726060917, '1'),
(151419, 26195, 'QU', 'OK', 'S', 1726061101, 1726061101, '1'),
(151420, 20660, 'QU', 'OK', 'S', 1726061141, 1726061141, '1'),
(151421, 32931, 'QU', 'OK', 'S', 1726061178, 1726061178, '1'),
(151422, 18463, 'QU', 'OK', 'S', 1726061296, 1726061296, '1'),
(151423, 30190, 'QU', 'OK', 'S', 1726061362, 1726061362, '1'),
(151424, 29513, 'QU', 'OK', 'S', 1726061466, 1726061466, '1'),
(151425, 21111, 'QU', 'OK', 'S', 1726061613, 1726061613, '1'),
(151426, 22727, 'QU', 'OK', 'S', 1726061654, 1726061654, '1'),
(151427, 28501, 'QU', 'OK', 'S', 1726061691, 1726061691, '1'),
(151428, 20271, 'QU', 'OK', 'S', 1726062015, 1726062015, '1'),
(151429, 24239, 'QU', 'OK', 'S', 1726062324, 1726062324, '1'),
(151430, 25248, 'QU', 'OK', 'S', 1726062392, 1726062392, '1'),
(151431, 25248, 'QU', 'OK', 'S', 1726062401, 1726062401, '1'),
(151432, 24321, 'QU', 'OK', 'S', 1726062645, 1726062645, '1'),
(151433, 12422, 'QU', 'OK', 'S', 1726062760, 1726062760, '1'),
(151434, 32693, 'QU', 'OK', 'S', 1726063052, 1726063052, '1'),
(151435, 25057, 'QU', 'OK', 'S', 1726063178, 1726063178, '1'),
(151436, 32525, 'QU', 'OK', 'S', 1726117862, 1726117862, '1'),
(151437, 29385, 'QU', 'OK', 'S', 1726117913, 1726117913, '1'),
(151438, 31339, 'QU', 'OK', 'S', 1726117928, 1726117928, '1'),
(151439, 31339, 'QU', 'OK', 'S', 1726117928, 1726117928, '1'),
(151440, 31731, 'QU', 'OK', 'S', 1726117946, 1726117946, '1'),
(151441, 27849, 'QU', 'OK', 'S', 1726118264, 1726118264, '1'),
(151442, 33347, 'QU', 'OK', 'S', 1726119621, 1726119621, '1'),
(151443, 12609, 'QU', 'OK', 'S', 1726119623, 1726119623, '1'),
(151444, 7866, 'QU', 'OK', 'S', 1726119627, 1726119627, '1'),
(151445, 31191, 'QU', 'OK', 'S', 1726119629, 1726119629, '1'),
(151446, 29767, 'QU', 'OK', 'S', 1726119631, 1726119631, '1'),
(151447, 30763, 'QU', 'OK', 'S', 1726119633, 1726119633, '1'),
(151448, 29579, 'QU', 'OK', 'S', 1726119636, 1726119636, '1'),
(151449, 29800, 'QU', 'OK', 'S', 1726119638, 1726119638, '1'),
(151450, 33267, 'QU', 'OK', 'S', 1726119640, 1726119640, '1'),
(151451, 33317, 'QU', 'OK', 'S', 1726119642, 1726119642, '1'),
(151452, 33192, 'QU', 'OK', 'S', 1726119648, 1726119648, '1'),
(151453, 30211, 'QU', 'OK', 'S', 1726119651, 1726119651, '1'),
(151454, 33114, 'QU', 'OK', 'S', 1726119653, 1726119653, '1'),
(151455, 29170, 'QU', 'OK', 'S', 1726119656, 1726119656, '1'),
(151456, 29059, 'QU', 'OK', 'S', 1726119658, 1726119658, '1'),
(151457, 6320, 'QU', 'OK', 'S', 1726119660, 1726119660, '1'),
(151458, 31925, 'QU', 'OK', 'S', 1726120978, 1726120978, '1'),
(151459, 31740, 'QU', 'OK', 'S', 1726121069, 1726121069, '1'),
(151460, 29512, 'QU', 'OK', 'S', 1726121139, 1726121139, '1'),
(151461, 32703, 'QU', 'OK', 'S', 1726121169, 1726121169, '1'),
(151462, 32703, 'QU', 'OK', 'S', 1726121172, 1726121172, '1'),
(151463, 32703, 'QU', 'OK', 'S', 1726121175, 1726121175, '1'),
(151464, 32703, 'QU', 'OK', 'S', 1726121177, 1726121177, '1'),
(151465, 32703, 'QU', 'OK', 'S', 1726121181, 1726121181, '1'),
(151466, 32703, 'QU', 'OK', 'S', 1726121183, 1726121183, '1'),
(151467, 30529, 'QU', 'OK', 'S', 1726122767, 1726122767, '1'),
(151468, 30529, 'QU', 'OK', 'S', 1726122770, 1726122770, '1'),
(151469, 32829, 'QU', 'OK', 'S', 1726122813, 1726122813, '1'),
(151470, 32833, 'QU', 'OK', 'S', 1726122838, 1726122838, '1'),
(151471, 32833, 'QU', 'OK', 'S', 1726122844, 1726122844, '1'),
(151472, 12626, 'QU', 'OK', 'S', 1726122854, 1726122854, '1'),
(151473, 12626, 'QU', 'OK', 'S', 1726122854, 1726122854, '1'),
(151474, 12626, 'QU', 'OK', 'S', 1726122922, 1726122922, '1'),
(151475, 27053, 'QU', 'OK', 'S', 1726122934, 1726122934, '1'),
(151476, 27053, 'QU', 'OK', 'S', 1726122934, 1726122934, '1'),
(151477, 27053, 'QU', 'OK', 'S', 1726122934, 1726122934, '1'),
(151478, 18400, 'QU', 'OK', 'S', 1726122953, 1726122953, '1'),
(151479, 33361, 'QU', 'OK', 'S', 1726123794, 1726123794, '1'),
(151480, 33361, 'QU', 'OK', 'S', 1726123824, 1726123824, '1'),
(151481, 33400, 'QU', 'OK', 'S', 1726124714, 1726124714, '1'),
(151482, 33386, 'QU', 'OK', 'S', 1726124945, 1726124945, '1'),
(151483, 14228, 'QU', 'OK', 'S', 1726125622, 1726125622, '1'),
(151484, 22300, 'QU', 'OK', 'S', 1726125638, 1726125638, '1'),
(151485, 26202, 'QU', 'OK', 'S', 1726125642, 1726125642, '1'),
(151486, 24988, 'QU', 'OK', 'S', 1726125648, 1726125648, '1'),
(151487, 18774, 'QU', 'OK', 'S', 1726125653, 1726125653, '1'),
(151488, 24201, 'QU', 'OK', 'S', 1726125659, 1726125659, '1'),
(151489, 19187, 'QU', 'OK', 'S', 1726125663, 1726125663, '1'),
(151490, 24808, 'QU', 'OK', 'S', 1726125667, 1726125667, '1'),
(151491, 24988, 'QU', 'OK', 'S', 1726125670, 1726125670, '1'),
(151492, 24808, 'QU', 'OK', 'S', 1726125679, 1726125679, '1'),
(151493, 14552, 'QU', 'OK', 'S', 1726125688, 1726125688, '1'),
(151494, 32686, 'QU', 'OK', 'S', 1726125693, 1726125693, '1'),
(151495, 31588, 'QU', 'OK', 'S', 1726125698, 1726125698, '1'),
(151496, 21077, 'QU', 'OK', 'S', 1726125702, 1726125702, '1'),
(151497, 12606, 'QU', 'OK', 'S', 1726125706, 1726125706, '1'),
(151498, 14552, 'QU', 'OK', 'S', 1726125714, 1726125714, '1'),
(151499, 10638, 'QU', 'OK', 'S', 1726125733, 1726125733, '1'),
(151500, 10638, 'QU', 'OK', 'S', 1726125740, 1726125740, '1'),
(151501, 33475, 'QU', 'OK', 'S', 1726125759, 1726125759, '1'),
(151502, 32185, 'QU', 'OK', 'S', 1726125764, 1726125764, '1'),
(151503, 33342, 'QU', 'OK', 'S', 1726125768, 1726125768, '1'),
(151504, 10910, 'QU', 'OK', 'S', 1726125771, 1726125771, '1'),
(151505, 10909, 'QU', 'OK', 'S', 1726125775, 1726125775, '1'),
(151506, 32855, 'QU', 'OK', 'S', 1726125778, 1726125778, '1'),
(151507, 18221, 'QU', 'OK', 'S', 1726125781, 1726125781, '1'),
(151508, 18221, 'QU', 'OK', 'S', 1726125784, 1726125784, '1'),
(151509, 18221, 'QU', 'OK', 'S', 1726125787, 1726125787, '1'),
(151510, 18244, 'QU', 'OK', 'S', 1726125790, 1726125790, '1'),
(151511, 18221, 'QU', 'OK', 'S', 1726125793, 1726125793, '1'),
(151512, 18221, 'QU', 'OK', 'S', 1726125796, 1726125796, '1'),
(151513, 18221, 'QU', 'OK', 'S', 1726125800, 1726125800, '1'),
(151514, 32234, 'QU', 'OK', 'S', 1726125805, 1726125805, '1'),
(151515, 10910, 'QU', 'OK', 'S', 1726125809, 1726125809, '1'),
(151516, 18242, 'QU', 'OK', 'S', 1726125816, 1726125816, '1'),
(151517, 18244, 'QU', 'OK', 'S', 1726125819, 1726125819, '1'),
(151518, 18221, 'QU', 'OK', 'S', 1726125822, 1726125822, '1'),
(151519, 18221, 'QU', 'OK', 'S', 1726125833, 1726125833, '1'),
(151520, 23398, 'QU', 'OK', 'S', 1726125840, 1726125840, '1'),
(151521, 21046, 'QU', 'OK', 'S', 1726125852, 1726125852, '1'),
(151522, 19811, 'QU', 'OK', 'S', 1726125860, 1726125860, '1'),
(151523, 4527, 'QU', 'OK', 'S', 1726125865, 1726125865, '1'),
(151524, 3740, 'QU', 'OK', 'S', 1726125870, 1726125870, '1'),
(151525, 25002, 'QU', 'OK', 'S', 1726125875, 1726125875, '1'),
(151526, 32982, 'QU', 'OK', 'S', 1726125882, 1726125882, '1'),
(151527, 3740, 'QU', 'OK', 'S', 1726125890, 1726125890, '1'),
(151528, 3752, 'QU', 'OK', 'S', 1726125897, 1726125897, '1'),
(151529, 31075, 'QU', 'OK', 'S', 1726125902, 1726125902, '1'),
(151530, 31094, 'QU', 'OK', 'S', 1726125908, 1726125908, '1'),
(151531, 30971, 'QU', 'OK', 'S', 1726125913, 1726125913, '1'),
(151532, 23400, 'QU', 'OK', 'S', 1726125918, 1726125918, '1'),
(151533, 30971, 'QU', 'OK', 'S', 1726125922, 1726125922, '1'),
(151534, 33100, 'QU', 'OK', 'S', 1726125927, 1726125927, '1'),
(151535, 31094, 'QU', 'OK', 'S', 1726125932, 1726125932, '1'),
(151536, 33100, 'QU', 'OK', 'S', 1726125938, 1726125938, '1'),
(151537, 31353, 'QU', 'OK', 'S', 1726125948, 1726125948, '1'),
(151538, 33250, 'QU', 'OK', 'S', 1726125953, 1726125953, '1'),
(151539, 33100, 'QU', 'OK', 'S', 1726125958, 1726125958, '1'),
(151540, 32946, 'QU', 'OK', 'S', 1726125969, 1726125969, '1'),
(151541, 33378, 'QU', 'OK', 'S', 1726125981, 1726125981, '1'),
(151542, 33083, 'QU', 'OK', 'S', 1726125988, 1726125988, '1'),
(151543, 29378, 'QU', 'OK', 'S', 1726125995, 1726125995, '1'),
(151544, 32720, 'QU', 'OK', 'S', 1726126000, 1726126000, '1'),
(151545, 18221, 'QU', 'OK', 'S', 1726126014, 1726126014, '1'),
(151546, 32234, 'QU', 'OK', 'S', 1726126031, 1726126031, '1'),
(151547, 23448, 'QU', 'OK', 'S', 1726126044, 1726126044, '1'),
(151548, 3862, 'QU', 'OK', 'S', 1726126048, 1726126048, '1'),
(151549, 23454, 'QU', 'OK', 'S', 1726126062, 1726126062, '1'),
(151550, 32418, 'QU', 'OK', 'S', 1726126070, 1726126070, '1'),
(151551, 33273, 'QU', 'OK', 'S', 1726126077, 1726126077, '1'),
(151552, 3910, 'QU', 'OK', 'S', 1726126147, 1726126147, '1'),
(151553, 3910, 'QU', 'OK', 'S', 1726126163, 1726126163, '1'),
(151554, 3910, 'QU', 'OK', 'S', 1726126168, 1726126168, '1'),
(151555, 3910, 'QU', 'OK', 'S', 1726126174, 1726126174, '1'),
(151556, 33054, 'QU', 'OK', 'S', 1726126190, 1726126190, '1'),
(151557, 33154, 'QU', 'OK', 'S', 1726126196, 1726126196, '1'),
(151558, 31353, 'QU', 'OK', 'S', 1726126210, 1726126210, '1'),
(151559, 31353, 'QU', 'OK', 'S', 1726126216, 1726126216, '1'),
(151560, 32317, 'QU', 'OK', 'S', 1726126221, 1726126221, '1'),
(151561, 32720, 'QU', 'OK', 'S', 1726126226, 1726126226, '1'),
(151562, 32464, 'QU', 'OK', 'S', 1726126235, 1726126235, '1'),
(151563, 33156, 'QU', 'OK', 'S', 1726126242, 1726126242, '1'),
(151564, 33188, 'QU', 'OK', 'S', 1726126254, 1726126254, '1'),
(151565, 4287, 'QU', 'OK', 'S', 1726126257, 1726126257, '1'),
(151566, 8258, 'QU', 'OK', 'S', 1726126265, 1726126265, '1'),
(151567, 28618, 'QU', 'OK', 'S', 1726126274, 1726126274, '1'),
(151568, 31031, 'QU', 'OK', 'S', 1726126284, 1726126284, '1'),
(151569, 29424, 'QU', 'OK', 'S', 1726126289, 1726126289, '1'),
(151570, 28775, 'QU', 'OK', 'S', 1726126298, 1726126298, '1'),
(151571, 23352, 'QU', 'OK', 'S', 1726126312, 1726126312, '1'),
(151572, 24835, 'QU', 'OK', 'S', 1726126324, 1726126324, '1'),
(151573, 32954, 'QU', 'OK', 'S', 1726126329, 1726126329, '1'),
(151574, 17361, 'QU', 'OK', 'S', 1726126336, 1726126336, '1'),
(151575, 19255, 'QU', 'OK', 'S', 1726126342, 1726126342, '1'),
(151576, 31507, 'QU', 'OK', 'S', 1726126347, 1726126347, '1'),
(151577, 29413, 'QU', 'OK', 'S', 1726126353, 1726126353, '1'),
(151578, 32827, 'QU', 'OK', 'S', 1726126362, 1726126362, '1'),
(151579, 25036, 'QU', 'OK', 'S', 1726126370, 1726126370, '1'),
(151580, 33199, 'QU', 'OK', 'S', 1726126376, 1726126376, '1'),
(151581, 25036, 'QU', 'OK', 'S', 1726126385, 1726126385, '1'),
(151582, 28485, 'QU', 'OK', 'S', 1726126392, 1726126392, '1'),
(151583, 32318, 'QU', 'OK', 'S', 1726126420, 1726126420, '1'),
(151584, 7727, 'QU', 'OK', 'S', 1726126446, 1726126446, '1'),
(151585, 31094, 'QU', 'OK', 'S', 1726126455, 1726126455, '1'),
(151586, 24157, 'QU', 'OK', 'S', 1726126482, 1726126482, '1'),
(151587, 2305, 'QU', 'OK', 'S', 1726126507, 1726126507, '1'),
(151588, 33109, 'QU', 'OK', 'S', 1726126571, 1726126571, '1'),
(151589, 33109, 'QU', 'OK', 'S', 1726126578, 1726126578, '1'),
(151590, 33109, 'QU', 'OK', 'S', 1726126584, 1726126584, '1'),
(151591, 33109, 'QU', 'OK', 'S', 1726126603, 1726126603, '1'),
(151592, 33109, 'QU', 'OK', 'S', 1726126611, 1726126611, '1'),
(151593, 33109, 'QU', 'OK', 'S', 1726126623, 1726126623, '1'),
(151594, 33109, 'QU', 'OK', 'S', 1726126632, 1726126632, '1'),
(151595, 33109, 'QU', 'OK', 'S', 1726126639, 1726126639, '1'),
(151596, 33034, 'QU', 'OK', 'S', 1726126688, 1726126688, '1'),
(151597, 33034, 'QU', 'OK', 'S', 1726126708, 1726126708, '1'),
(151598, 33034, 'QU', 'OK', 'S', 1726126728, 1726126728, '1'),
(151599, 33034, 'QU', 'OK', 'S', 1726126735, 1726126735, '1'),
(151600, 33034, 'QU', 'OK', 'S', 1726126739, 1726126739, '1'),
(151601, 33034, 'QU', 'OK', 'S', 1726126743, 1726126743, '1'),
(151602, 33034, 'QU', 'OK', 'S', 1726126750, 1726126750, '1'),
(151603, 33053, 'QU', 'OK', 'S', 1726126842, 1726126842, '1'),
(151604, 33053, 'QU', 'OK', 'S', 1726126849, 1726126849, '1'),
(151605, 33053, 'QU', 'OK', 'S', 1726126855, 1726126855, '1'),
(151606, 24604, 'QU', 'OK', 'S', 1726126886, 1726126886, '1'),
(151607, 24604, 'QU', 'OK', 'S', 1726126893, 1726126893, '1'),
(151608, 18221, 'QU', 'OK', 'S', 1726126937, 1726126937, '1'),
(151609, 18221, 'QU', 'OK', 'S', 1726126941, 1726126941, '1'),
(151610, 4704, 'QU', 'OK', 'S', 1726128559, 1726128559, '1'),
(151611, 1232, 'QU', 'OK', 'S', 1726128604, 1726128604, '1'),
(151612, 1232, 'QU', 'OK', 'S', 1726128613, 1726128613, '1'),
(151613, 1232, 'QU', 'OK', 'S', 1726128617, 1726128617, '1'),
(151614, 1232, 'QU', 'OK', 'S', 1726128621, 1726128621, '1'),
(151615, 33495, 'QU', 'OK', 'S', 1726128873, 1726128873, '1'),
(151616, 8297, 'QU', 'OK', 'S', 1726129066, 1726129066, '1'),
(151617, 8297, 'QU', 'OK', 'S', 1726129069, 1726129069, '1'),
(151618, 4142, 'QU', 'OK', 'S', 1726129157, 1726129157, '1'),
(151619, 12138, 'QU', 'OK', 'S', 1726129237, 1726129237, '1'),
(151620, 13802, 'QU', 'OK', 'S', 1726133687, 1726133687, '1'),
(151621, 13802, 'QU', 'OK', 'S', 1726133702, 1726133702, '1'),
(151622, 13802, 'QU', 'OK', 'S', 1726133758, 1726133758, '1'),
(151623, 13802, 'QU', 'OK', 'S', 1726133772, 1726133772, '1'),
(151624, 13802, 'QU', 'OK', 'S', 1726133783, 1726133783, '1'),
(151625, 13802, 'QU', 'OK', 'S', 1726133790, 1726133790, '1'),
(151626, 13802, 'QU', 'OK', 'S', 1726133798, 1726133798, '1'),
(151627, 12456, 'QU', 'OK', 'S', 1726134174, 1726134174, '1'),
(151628, 12974, 'QU', 'OK', 'S', 1726134417, 1726134417, '1'),
(151629, 12974, 'QU', 'OK', 'S', 1726134482, 1726134482, '1'),
(151630, 12974, 'QU', 'OK', 'S', 1726134499, 1726134499, '1'),
(151631, 12974, 'QU', 'OK', 'S', 1726134571, 1726134571, '1'),
(151632, 12974, 'QU', 'OK', 'S', 1726134575, 1726134575, '1'),
(151633, 28776, 'QU', 'OK', 'S', 1726136316, 1726136316, '1'),
(151634, 33351, 'QU', 'OK', 'S', 1726136323, 1726136323, '1'),
(151635, 28673, 'QU', 'OK', 'S', 1726136327, 1726136327, '1'),
(151636, 30955, 'QU', 'OK', 'S', 1726136332, 1726136332, '1'),
(151637, 32186, 'QU', 'OK', 'S', 1726136336, 1726136336, '1'),
(151638, 21005, 'QU', 'OK', 'S', 1726136339, 1726136339, '1'),
(151639, 32284, 'QU', 'OK', 'S', 1726136344, 1726136344, '1'),
(151640, 32507, 'QU', 'OK', 'S', 1726136347, 1726136347, '1'),
(151641, 32284, 'QU', 'OK', 'S', 1726136359, 1726136359, '1'),
(151642, 33204, 'QU', 'OK', 'S', 1726136366, 1726136366, '1'),
(151643, 27772, 'QU', 'OK', 'S', 1726136370, 1726136370, '1'),
(151644, 33412, 'QU', 'OK', 'S', 1726136382, 1726136382, '1'),
(151645, 33441, 'QU', 'OK', 'S', 1726136406, 1726136406, '1'),
(151646, 31641, 'QU', 'OK', 'S', 1726136411, 1726136411, '1'),
(151647, 29517, 'QU', 'OK', 'S', 1726136415, 1726136415, '1'),
(151648, 21798, 'QU', 'OK', 'S', 1726136424, 1726136424, '1'),
(151649, 21008, 'QU', 'OK', 'S', 1726136429, 1726136429, '1'),
(151650, 32759, 'QU', 'OK', 'S', 1726136433, 1726136433, '1'),
(151651, 31857, 'QU', 'OK', 'S', 1726136438, 1726136438, '1'),
(151652, 24851, 'QU', 'OK', 'S', 1726136444, 1726136444, '1'),
(151653, 21798, 'QU', 'OK', 'S', 1726136450, 1726136450, '1'),
(151654, 29424, 'QU', 'OK', 'S', 1726136458, 1726136458, '1'),
(151655, 33414, 'QU', 'OK', 'S', 1726136463, 1726136463, '1'),
(151656, 21018, 'QU', 'OK', 'S', 1726136467, 1726136467, '1'),
(151657, 32618, 'QU', 'OK', 'S', 1726136471, 1726136471, '1'),
(151658, 23178, 'QU', 'OK', 'S', 1726136475, 1726136475, '1'),
(151659, 21019, 'QU', 'OK', 'S', 1726136479, 1726136479, '1'),
(151660, 29584, 'QU', 'OK', 'S', 1726136484, 1726136484, '1'),
(151661, 29584, 'QU', 'OK', 'S', 1726136492, 1726136492, '1'),
(151662, 29472, 'QU', 'OK', 'S', 1726136496, 1726136496, '1'),
(151663, 20558, 'QU', 'OK', 'S', 1726136500, 1726136500, '1'),
(151664, 29447, 'QU', 'OK', 'S', 1726136509, 1726136509, '1'),
(151665, 23296, 'QU', 'OK', 'S', 1726136512, 1726136512, '1'),
(151666, 33167, 'QU', 'OK', 'S', 1726136517, 1726136517, '1'),
(151667, 22958, 'QU', 'OK', 'S', 1726136521, 1726136521, '1'),
(151668, 31892, 'QU', 'OK', 'S', 1726136526, 1726136526, '1'),
(151669, 33192, 'QU', 'OK', 'S', 1726136530, 1726136530, '1'),
(151670, 33442, 'QU', 'OK', 'S', 1726136534, 1726136534, '1'),
(151671, 33198, 'QU', 'OK', 'S', 1726136539, 1726136539, '1'),
(151672, 32715, 'QU', 'OK', 'S', 1726136543, 1726136543, '1'),
(151673, 32243, 'QU', 'OK', 'S', 1726136548, 1726136548, '1'),
(151674, 16189, 'QU', 'OK', 'S', 1726136553, 1726136553, '1'),
(151675, 23179, 'QU', 'OK', 'S', 1726136558, 1726136558, '1'),
(151676, 22785, 'QU', 'OK', 'S', 1726136563, 1726136563, '1'),
(151677, 32220, 'QU', 'OK', 'S', 1726136567, 1726136567, '1'),
(151678, 21047, 'QU', 'OK', 'S', 1726136570, 1726136570, '1'),
(151679, 29687, 'QU', 'OK', 'S', 1726136572, 1726136572, '1'),
(151680, 21019, 'QU', 'OK', 'S', 1726136576, 1726136576, '1'),
(151681, 21018, 'QU', 'OK', 'S', 1726136579, 1726136579, '1'),
(151682, 21005, 'QU', 'OK', 'S', 1726136582, 1726136582, '1'),
(151683, 33170, 'QU', 'OK', 'S', 1726136585, 1726136585, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(151684, 33332, 'QU', 'OK', 'S', 1726136590, 1726136590, '1'),
(151685, 32524, 'QU', 'OK', 'S', 1726136593, 1726136593, '1'),
(151686, 33149, 'QU', 'OK', 'S', 1726136595, 1726136595, '1'),
(151687, 17580, 'QU', 'OK', 'S', 1726136599, 1726136599, '1'),
(151688, 28671, 'QU', 'OK', 'S', 1726136602, 1726136602, '1'),
(151689, 21045, 'QU', 'OK', 'S', 1726136604, 1726136604, '1'),
(151690, 25036, 'QU', 'OK', 'S', 1726136606, 1726136606, '1'),
(151691, 33155, 'QU', 'OK', 'S', 1726136610, 1726136610, '1'),
(151692, 25036, 'QU', 'OK', 'S', 1726136614, 1726136614, '1'),
(151693, 33171, 'QU', 'OK', 'S', 1726136616, 1726136616, '1'),
(151694, 22785, 'QU', 'OK', 'S', 1726136619, 1726136619, '1'),
(151695, 16265, 'QU', 'OK', 'S', 1726136628, 1726136628, '1'),
(151696, 33315, 'QU', 'OK', 'S', 1726136633, 1726136633, '1'),
(151697, 32468, 'QU', 'OK', 'S', 1726136636, 1726136636, '1'),
(151698, 21014, 'QU', 'OK', 'S', 1726136640, 1726136640, '1'),
(151699, 33232, 'QU', 'OK', 'S', 1726136644, 1726136644, '1'),
(151700, 33183, 'QU', 'OK', 'S', 1726136647, 1726136647, '1'),
(151701, 23178, 'QU', 'OK', 'S', 1726136650, 1726136650, '1'),
(151702, 33123, 'QU', 'OK', 'S', 1726136654, 1726136654, '1'),
(151703, 32472, 'QU', 'OK', 'S', 1726136657, 1726136657, '1'),
(151704, 33414, 'QU', 'OK', 'S', 1726136660, 1726136660, '1'),
(151705, 32618, 'QU', 'OK', 'S', 1726136665, 1726136665, '1'),
(151706, 23067, 'QU', 'OK', 'S', 1726136670, 1726136670, '1'),
(151707, 32331, 'QU', 'OK', 'S', 1726137267, 1726137267, '1'),
(151708, 32332, 'QU', 'OK', 'S', 1726137293, 1726137293, '1'),
(151709, 28050, 'QU', 'OK', 'S', 1726137302, 1726137302, '1'),
(151710, 32248, 'QU', 'OK', 'S', 1726137315, 1726137315, '1'),
(151711, 32771, 'QU', 'OK', 'S', 1726137336, 1726137336, '1'),
(151712, 32248, 'QU', 'OK', 'S', 1726137337, 1726137337, '1'),
(151713, 30318, 'QU', 'OK', 'S', 1726137405, 1726137405, '1'),
(151714, 29447, 'QU', 'OK', 'S', 1726137409, 1726137409, '1'),
(151715, 29447, 'QU', 'OK', 'S', 1726137409, 1726137409, '1'),
(151716, 30318, 'QU', 'OK', 'S', 1726137445, 1726137445, '1'),
(151717, 32358, 'QU', 'OK', 'S', 1726137457, 1726137457, '1'),
(151718, 24324, 'QU', 'OK', 'S', 1726137460, 1726137460, '1'),
(151719, 33413, 'QU', 'OK', 'S', 1726137468, 1726137468, '1'),
(151720, 27701, 'QU', 'OK', 'S', 1726137504, 1726137504, '1'),
(151721, 33218, 'QU', 'OK', 'S', 1726137516, 1726137516, '1'),
(151722, 33218, 'QU', 'OK', 'S', 1726137516, 1726137516, '1'),
(151723, 31611, 'QU', 'OK', 'S', 1726137529, 1726137529, '1'),
(151724, 32635, 'QU', 'OK', 'S', 1726137535, 1726137535, '1'),
(151725, 26756, 'QU', 'OK', 'S', 1726137550, 1726137550, '1'),
(151726, 30318, 'QU', 'OK', 'S', 1726137564, 1726137564, '1'),
(151727, 31034, 'QU', 'OK', 'S', 1726137587, 1726137587, '1'),
(151728, 33129, 'QU', 'OK', 'S', 1726137596, 1726137596, '1'),
(151729, 26186, 'QU', 'OK', 'S', 1726137604, 1726137604, '1'),
(151730, 27403, 'QU', 'OK', 'S', 1726137615, 1726137615, '1'),
(151731, 32959, 'QU', 'OK', 'S', 1726137631, 1726137631, '1'),
(151732, 32998, 'QU', 'OK', 'S', 1726137642, 1726137642, '1'),
(151733, 27533, 'QU', 'OK', 'S', 1726137645, 1726137645, '1'),
(151734, 32537, 'QU', 'OK', 'S', 1726137653, 1726137653, '1'),
(151735, 23919, 'QU', 'OK', 'S', 1726137704, 1726137704, '1'),
(151736, 31307, 'QU', 'OK', 'S', 1726137766, 1726137766, '1'),
(151737, 22993, 'QU', 'OK', 'S', 1726137776, 1726137776, '1'),
(151738, 26499, 'QU', 'OK', 'S', 1726137776, 1726137776, '1'),
(151739, 32495, 'QU', 'OK', 'S', 1726137786, 1726137786, '1'),
(151740, 33268, 'QU', 'OK', 'S', 1726137796, 1726137796, '1'),
(151741, 21115, 'QU', 'OK', 'S', 1726137804, 1726137804, '1'),
(151742, 33284, 'QU', 'OK', 'S', 1726137813, 1726137813, '1'),
(151743, 17671, 'QU', 'OK', 'S', 1726137826, 1726137826, '1'),
(151744, 31611, 'QU', 'OK', 'S', 1726137828, 1726137828, '1'),
(151745, 31611, 'QU', 'OK', 'S', 1726137846, 1726137846, '1'),
(151746, 24544, 'QU', 'OK', 'S', 1726137866, 1726137866, '1'),
(151747, 32997, 'QU', 'OK', 'S', 1726137875, 1726137875, '1'),
(151748, 31338, 'QU', 'OK', 'S', 1726137885, 1726137885, '1'),
(151749, 33266, 'QU', 'OK', 'S', 1726137907, 1726137907, '1'),
(151750, 33266, 'QU', 'OK', 'S', 1726137907, 1726137907, '1'),
(151751, 33267, 'QU', 'OK', 'S', 1726137924, 1726137924, '1'),
(151752, 33408, 'QU', 'OK', 'S', 1726137933, 1726137933, '1'),
(151753, 30919, 'QU', 'OK', 'S', 1726137965, 1726137965, '1'),
(151754, 23913, 'QU', 'OK', 'S', 1726137971, 1726137971, '1'),
(151755, 26840, 'QU', 'OK', 'S', 1726137987, 1726137987, '1'),
(151756, 26840, 'QU', 'OK', 'S', 1726137987, 1726137987, '1'),
(151757, 26839, 'QU', 'OK', 'S', 1726138003, 1726138003, '1'),
(151758, 27698, 'QU', 'OK', 'S', 1726138027, 1726138027, '1'),
(151759, 31562, 'QU', 'OK', 'S', 1726138057, 1726138057, '1'),
(151760, 31792, 'QU', 'OK', 'S', 1726138064, 1726138064, '1'),
(151761, 24348, 'QU', 'OK', 'S', 1726138094, 1726138094, '1'),
(151762, 33417, 'QU', 'OK', 'S', 1726138125, 1726138125, '1'),
(151763, 23621, 'QU', 'OK', 'S', 1726138138, 1726138138, '1'),
(151764, 29655, 'QU', 'OK', 'S', 1726138261, 1726138261, '1'),
(151765, 22430, 'QU', 'OK', 'S', 1726138307, 1726138307, '1'),
(151766, 27794, 'QU', 'OK', 'S', 1726138313, 1726138313, '1'),
(151767, 31691, 'QU', 'OK', 'S', 1726138321, 1726138321, '1'),
(151768, 12630, 'QU', 'OK', 'S', 1726138332, 1726138332, '1'),
(151769, 32476, 'QU', 'OK', 'S', 1726138342, 1726138342, '1'),
(151770, 6320, 'QU', 'OK', 'S', 1726138399, 1726138399, '1'),
(151771, 29655, 'QU', 'OK', 'S', 1726138415, 1726138415, '1'),
(151772, 31562, 'QU', 'OK', 'S', 1726138415, 1726138415, '1'),
(151773, 11647, 'QU', 'OK', 'S', 1726138424, 1726138424, '1'),
(151774, 13916, 'QU', 'OK', 'S', 1726138425, 1726138425, '1'),
(151775, 13916, 'QU', 'OK', 'S', 1726138429, 1726138429, '1'),
(151776, 4039, 'QU', 'OK', 'S', 1726138608, 1726138608, '1'),
(151777, 4039, 'QU', 'OK', 'S', 1726138611, 1726138611, '1'),
(151778, 3998, 'QU', 'OK', 'S', 1726138673, 1726138673, '1'),
(151779, 25453, 'QU', 'OK', 'S', 1726138893, 1726138893, '1'),
(151780, 6918, 'QU', 'OK', 'S', 1726139012, 1726139012, '1'),
(151781, 33496, 'QU', 'OK', 'S', 1726139116, 1726139116, '1'),
(151782, 32525, 'QU', 'OK', 'S', 1726139558, 1726139558, '1'),
(151783, 19359, 'QU', 'OK', 'S', 1726143629, 1726143629, '1'),
(151784, 31188, 'QU', 'OK', 'S', 1726143654, 1726143654, '1'),
(151785, 19310, 'QU', 'OK', 'S', 1726143671, 1726143671, '1'),
(151786, 33252, 'QU', 'OK', 'S', 1726143677, 1726143677, '1'),
(151787, 30890, 'QU', 'OK', 'S', 1726143682, 1726143682, '1'),
(151788, 19953, 'QU', 'OK', 'S', 1726143684, 1726143684, '1'),
(151789, 31147, 'QU', 'OK', 'S', 1726148340, 1726148340, '1'),
(151790, 31158, 'QU', 'OK', 'S', 1726148374, 1726148374, '1'),
(151791, 32720, 'QU', 'OK', 'S', 1726204769, 1726204769, '1'),
(151792, 32720, 'QU', 'OK', 'S', 1726204781, 1726204781, '1'),
(151793, 29975, 'QU', 'OK', 'S', 1726204783, 1726204783, '1'),
(151794, 13693, 'QU', 'OK', 'S', 1726204786, 1726204786, '1'),
(151795, 32343, 'QU', 'OK', 'S', 1726204788, 1726204788, '1'),
(151796, 30627, 'QU', 'OK', 'S', 1726204790, 1726204790, '1'),
(151797, 32681, 'QU', 'OK', 'S', 1726204792, 1726204792, '1'),
(151798, 33308, 'QU', 'OK', 'S', 1726204823, 1726204823, '1'),
(151799, 24434, 'QU', 'OK', 'S', 1726205623, 1726205623, '1'),
(151800, 24434, 'QU', 'OK', 'S', 1726205625, 1726205625, '1'),
(151801, 24434, 'QU', 'OK', 'S', 1726205627, 1726205627, '1'),
(151802, 15919, 'QU', 'OK', 'S', 1726205629, 1726205629, '1'),
(151803, 23213, 'QU', 'OK', 'S', 1726205903, 1726205903, '1'),
(151804, 23213, 'QU', 'OK', 'S', 1726205913, 1726205913, '1'),
(151805, 23213, 'QU', 'OK', 'S', 1726205922, 1726205922, '1'),
(151806, 23212, 'QU', 'OK', 'S', 1726205968, 1726205968, '1'),
(151807, 15919, 'QU', 'OK', 'S', 1726205974, 1726205974, '1'),
(151808, 15919, 'QU', 'OK', 'S', 1726205977, 1726205977, '1'),
(151809, 23212, 'QU', 'OK', 'S', 1726205978, 1726205978, '1'),
(151810, 15919, 'QU', 'OK', 'S', 1726205979, 1726205979, '1'),
(151811, 15919, 'QU', 'OK', 'S', 1726205981, 1726205981, '1'),
(151812, 23212, 'QU', 'OK', 'S', 1726205993, 1726205993, '1'),
(151813, 23211, 'QU', 'OK', 'S', 1726206040, 1726206040, '1'),
(151814, 23211, 'QU', 'OK', 'S', 1726206050, 1726206050, '1'),
(151815, 23211, 'QU', 'OK', 'S', 1726206060, 1726206060, '1'),
(151816, 23210, 'QU', 'OK', 'S', 1726206115, 1726206115, '1'),
(151817, 23210, 'QU', 'OK', 'S', 1726206130, 1726206130, '1'),
(151818, 23210, 'QU', 'OK', 'S', 1726206140, 1726206140, '1'),
(151819, 23209, 'QU', 'OK', 'S', 1726206180, 1726206180, '1'),
(151820, 23209, 'QU', 'OK', 'S', 1726206189, 1726206189, '1'),
(151821, 23209, 'QU', 'OK', 'S', 1726206199, 1726206199, '1'),
(151822, 23208, 'QU', 'OK', 'S', 1726206239, 1726206239, '1'),
(151823, 23208, 'QU', 'OK', 'S', 1726206249, 1726206249, '1'),
(151824, 23208, 'QU', 'OK', 'S', 1726206259, 1726206259, '1'),
(151825, 23207, 'QU', 'OK', 'S', 1726206296, 1726206296, '1'),
(151826, 23207, 'QU', 'OK', 'S', 1726206313, 1726206313, '1'),
(151827, 23207, 'QU', 'OK', 'S', 1726206323, 1726206323, '1'),
(151828, 23206, 'QU', 'OK', 'S', 1726206371, 1726206371, '1'),
(151829, 23206, 'QU', 'OK', 'S', 1726206382, 1726206382, '1'),
(151830, 23205, 'QU', 'OK', 'S', 1726206422, 1726206422, '1'),
(151831, 23205, 'QU', 'OK', 'S', 1726206431, 1726206431, '1'),
(151832, 23205, 'QU', 'OK', 'S', 1726206439, 1726206439, '1'),
(151833, 23204, 'QU', 'OK', 'S', 1726206494, 1726206494, '1'),
(151834, 23204, 'QU', 'OK', 'S', 1726206504, 1726206504, '1'),
(151835, 23204, 'QU', 'OK', 'S', 1726206528, 1726206528, '1'),
(151836, 23027, 'QU', 'OK', 'S', 1726206569, 1726206569, '1'),
(151837, 23027, 'QU', 'OK', 'S', 1726206578, 1726206578, '1'),
(151838, 23027, 'QU', 'OK', 'S', 1726206587, 1726206587, '1'),
(151839, 23026, 'QU', 'OK', 'S', 1726206632, 1726206632, '1'),
(151840, 23026, 'QU', 'OK', 'S', 1726206641, 1726206641, '1'),
(151841, 23026, 'QU', 'OK', 'S', 1726206650, 1726206650, '1'),
(151842, 23025, 'QU', 'OK', 'S', 1726206688, 1726206688, '1'),
(151843, 23025, 'QU', 'OK', 'S', 1726206698, 1726206698, '1'),
(151844, 23025, 'QU', 'OK', 'S', 1726206711, 1726206711, '1'),
(151845, 23024, 'QU', 'OK', 'S', 1726206755, 1726206755, '1'),
(151846, 23024, 'QU', 'OK', 'S', 1726206764, 1726206764, '1'),
(151847, 23024, 'QU', 'OK', 'S', 1726206773, 1726206773, '1'),
(151848, 23023, 'QU', 'OK', 'S', 1726206806, 1726206806, '1'),
(151849, 23023, 'QU', 'OK', 'S', 1726206816, 1726206816, '1'),
(151850, 23023, 'QU', 'OK', 'S', 1726206828, 1726206828, '1'),
(151851, 33126, 'QU', 'OK', 'S', 1726207101, 1726207101, '1'),
(151852, 26769, 'QU', 'OK', 'S', 1726207104, 1726207104, '1'),
(151853, 32125, 'QU', 'OK', 'S', 1726207105, 1726207105, '1'),
(151854, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151855, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151856, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151857, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151858, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151859, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151860, 31215, 'QU', 'OK', 'S', 1726207376, 1726207376, '1'),
(151861, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151862, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151863, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151864, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151865, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151866, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151867, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151868, 31214, 'QU', 'OK', 'S', 1726207431, 1726207431, '1'),
(151869, 30789, 'QU', 'OK', 'S', 1726207477, 1726207477, '1'),
(151870, 30789, 'QU', 'OK', 'S', 1726207477, 1726207477, '1'),
(151871, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151872, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151873, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151874, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151875, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151876, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151877, 30788, 'QU', 'OK', 'S', 1726207508, 1726207508, '1'),
(151878, 30575, 'QU', 'OK', 'S', 1726207541, 1726207541, '1'),
(151879, 30575, 'QU', 'OK', 'S', 1726207541, 1726207541, '1'),
(151880, 30575, 'QU', 'OK', 'S', 1726207541, 1726207541, '1'),
(151881, 30575, 'QU', 'OK', 'S', 1726207541, 1726207541, '1'),
(151882, 30575, 'QU', 'OK', 'S', 1726207541, 1726207541, '1'),
(151883, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151884, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151885, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151886, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151887, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151888, 30572, 'QU', 'OK', 'S', 1726207578, 1726207578, '1'),
(151889, 33438, 'QU', 'OK', 'S', 1726207596, 1726207596, '1'),
(151890, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151891, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151892, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151893, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151894, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151895, 30210, 'QU', 'OK', 'S', 1726207641, 1726207641, '1'),
(151896, 32036, 'QU', 'OK', 'S', 1726208008, 1726208008, '1'),
(151897, 12642, 'QU', 'OK', 'S', 1726208024, 1726208024, '1'),
(151898, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151899, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151900, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151901, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151902, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151903, 32709, 'QU', 'OK', 'S', 1726208084, 1726208084, '1'),
(151904, 32984, 'QU', 'OK', 'S', 1726208126, 1726208126, '1'),
(151905, 32984, 'QU', 'OK', 'S', 1726208127, 1726208127, '1'),
(151906, 32984, 'QU', 'OK', 'S', 1726208127, 1726208127, '1'),
(151907, 25172, 'QU', 'OK', 'S', 1726208351, 1726208351, '1'),
(151908, 19527, 'QU', 'OK', 'S', 1726208692, 1726208692, '1'),
(151909, 19527, 'QU', 'OK', 'S', 1726208692, 1726208692, '1'),
(151910, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151911, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151912, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151913, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151914, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151915, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151916, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151917, 19612, 'QU', 'OK', 'S', 1726208761, 1726208761, '1'),
(151918, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151919, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151920, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151921, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151922, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151923, 11989, 'QU', 'OK', 'S', 1726208800, 1726208800, '1'),
(151924, 9243, 'QU', 'OK', 'S', 1726208892, 1726208892, '1'),
(151925, 9243, 'QU', 'OK', 'S', 1726208892, 1726208892, '1'),
(151926, 9243, 'QU', 'OK', 'S', 1726208892, 1726208892, '1'),
(151927, 9243, 'QU', 'OK', 'S', 1726208892, 1726208892, '1'),
(151928, 11026, 'QU', 'OK', 'S', 1726209546, 1726209546, '1'),
(151929, 32345, 'QU', 'OK', 'S', 1726209550, 1726209550, '1'),
(151930, 4025, 'QU', 'OK', 'S', 1726209552, 1726209552, '1'),
(151931, 13816, 'QU', 'OK', 'S', 1726209555, 1726209555, '1'),
(151932, 31114, 'QU', 'OK', 'S', 1726209773, 1726209773, '1'),
(151933, 31114, 'QU', 'OK', 'S', 1726209777, 1726209777, '1'),
(151934, 31114, 'QU', 'OK', 'S', 1726209780, 1726209780, '1'),
(151935, 31114, 'QU', 'OK', 'S', 1726209783, 1726209783, '1'),
(151936, 31114, 'QU', 'OK', 'S', 1726209787, 1726209787, '1'),
(151937, 11999, 'QU', 'OK', 'S', 1726209789, 1726209789, '1'),
(151938, 11999, 'QU', 'OK', 'S', 1726209792, 1726209792, '1'),
(151939, 29962, 'QU', 'OK', 'S', 1726209806, 1726209806, '1'),
(151940, 31114, 'QU', 'OK', 'S', 1726209812, 1726209812, '1'),
(151941, 31114, 'QU', 'OK', 'S', 1726209817, 1726209817, '1'),
(151942, 31114, 'QU', 'OK', 'S', 1726209820, 1726209820, '1'),
(151943, 31114, 'QU', 'OK', 'S', 1726209825, 1726209825, '1'),
(151944, 20449, 'QU', 'OK', 'S', 1726209838, 1726209838, '1'),
(151945, 20445, 'QU', 'OK', 'S', 1726209843, 1726209843, '1'),
(151946, 33346, 'QU', 'OK', 'S', 1726209848, 1726209848, '1'),
(151947, 20830, 'QU', 'OK', 'S', 1726209852, 1726209852, '1'),
(151948, 30135, 'QU', 'OK', 'S', 1726209857, 1726209857, '1'),
(151949, 28457, 'QU', 'OK', 'S', 1726209862, 1726209862, '1'),
(151950, 28454, 'QU', 'OK', 'S', 1726209866, 1726209866, '1'),
(151951, 31963, 'QU', 'OK', 'S', 1726209870, 1726209870, '1'),
(151952, 30133, 'QU', 'OK', 'S', 1726209881, 1726209881, '1'),
(151953, 29210, 'QU', 'OK', 'S', 1726209888, 1726209888, '1'),
(151954, 30134, 'QU', 'OK', 'S', 1726209892, 1726209892, '1'),
(151955, 31209, 'QU', 'OK', 'S', 1726209897, 1726209897, '1'),
(151956, 27482, 'QU', 'OK', 'S', 1726209906, 1726209906, '1'),
(151957, 31280, 'QU', 'OK', 'S', 1726209911, 1726209911, '1'),
(151958, 31282, 'QU', 'OK', 'S', 1726209915, 1726209915, '1'),
(151959, 30813, 'QU', 'OK', 'S', 1726209918, 1726209918, '1'),
(151960, 30113, 'QU', 'OK', 'S', 1726209923, 1726209923, '1'),
(151961, 30812, 'QU', 'OK', 'S', 1726209928, 1726209928, '1'),
(151962, 12288, 'QU', 'OK', 'S', 1726209931, 1726209931, '1'),
(151963, 21681, 'QU', 'OK', 'S', 1726209936, 1726209936, '1'),
(151964, 15638, 'QU', 'OK', 'S', 1726209942, 1726209942, '1'),
(151965, 23883, 'QU', 'OK', 'S', 1726209947, 1726209947, '1'),
(151966, 29494, 'QU', 'OK', 'S', 1726209951, 1726209951, '1'),
(151967, 22655, 'QU', 'OK', 'S', 1726209955, 1726209955, '1'),
(151968, 29896, 'QU', 'OK', 'S', 1726209959, 1726209959, '1'),
(151969, 30095, 'QU', 'OK', 'S', 1726209964, 1726209964, '1'),
(151970, 24028, 'QU', 'OK', 'S', 1726209969, 1726209969, '1'),
(151971, 16601, 'QU', 'OK', 'S', 1726209973, 1726209973, '1'),
(151972, 18000, 'QU', 'OK', 'S', 1726209979, 1726209979, '1'),
(151973, 23880, 'QU', 'OK', 'S', 1726209984, 1726209984, '1'),
(151974, 17443, 'QU', 'OK', 'S', 1726209988, 1726209988, '1'),
(151975, 20476, 'QU', 'OK', 'S', 1726209992, 1726209992, '1'),
(151976, 29975, 'QU', 'OK', 'S', 1726209998, 1726209998, '1'),
(151977, 30049, 'QU', 'OK', 'S', 1726210001, 1726210001, '1'),
(151978, 29976, 'QU', 'OK', 'S', 1726210006, 1726210006, '1'),
(151979, 22893, 'QU', 'OK', 'S', 1726210011, 1726210011, '1'),
(151980, 22890, 'QU', 'OK', 'S', 1726210015, 1726210015, '1'),
(151981, 9991, 'QU', 'OK', 'S', 1726210021, 1726210021, '1'),
(151982, 9991, 'QU', 'OK', 'S', 1726210021, 1726210021, '1'),
(151983, 9991, 'QU', 'OK', 'S', 1726210021, 1726210021, '1'),
(151984, 29898, 'QU', 'OK', 'S', 1726210021, 1726210021, '1'),
(151985, 20489, 'QU', 'OK', 'S', 1726210025, 1726210025, '1'),
(151986, 29977, 'QU', 'OK', 'S', 1726210031, 1726210031, '1'),
(151987, 26475, 'QU', 'OK', 'S', 1726210037, 1726210037, '1'),
(151988, 8549, 'QU', 'OK', 'S', 1726210042, 1726210042, '1'),
(151989, 18967, 'QU', 'OK', 'S', 1726210044, 1726210044, '1'),
(151990, 27534, 'QU', 'OK', 'S', 1726210049, 1726210049, '1'),
(151991, 15915, 'QU', 'OK', 'S', 1726210057, 1726210057, '1'),
(151992, 8510, 'QU', 'OK', 'S', 1726210060, 1726210060, '1'),
(151993, 8510, 'QU', 'OK', 'S', 1726210060, 1726210060, '1'),
(151994, 20483, 'QU', 'OK', 'S', 1726210062, 1726210062, '1'),
(151995, 31114, 'QU', 'OK', 'S', 1726210079, 1726210079, '1'),
(151996, 23787, 'QU', 'OK', 'S', 1726210086, 1726210086, '1'),
(151997, 18964, 'QU', 'OK', 'S', 1726210098, 1726210098, '1'),
(151998, 29333, 'QU', 'OK', 'S', 1726210106, 1726210106, '1'),
(151999, 22963, 'QU', 'OK', 'S', 1726210115, 1726210115, '1'),
(152000, 26885, 'QU', 'OK', 'S', 1726210147, 1726210147, '1'),
(152001, 7433, 'QU', 'OK', 'S', 1726210147, 1726210147, '1'),
(152002, 7433, 'QU', 'OK', 'S', 1726210147, 1726210147, '1'),
(152003, 26885, 'QU', 'OK', 'S', 1726210152, 1726210152, '1'),
(152004, 7483, 'QU', 'OK', 'S', 1726210175, 1726210175, '1'),
(152005, 7483, 'QU', 'OK', 'S', 1726210175, 1726210175, '1'),
(152006, 7483, 'QU', 'OK', 'S', 1726210175, 1726210175, '1'),
(152007, 7483, 'QU', 'OK', 'S', 1726210175, 1726210175, '1'),
(152008, 7548, 'QU', 'OK', 'S', 1726210205, 1726210205, '1'),
(152009, 7548, 'QU', 'OK', 'S', 1726210205, 1726210205, '1'),
(152010, 7548, 'QU', 'OK', 'S', 1726210205, 1726210205, '1'),
(152011, 7548, 'QU', 'OK', 'S', 1726210205, 1726210205, '1'),
(152012, 23022, 'QU', 'OK', 'S', 1726210409, 1726210409, '1'),
(152013, 23022, 'QU', 'OK', 'S', 1726210420, 1726210420, '1'),
(152014, 23022, 'QU', 'OK', 'S', 1726210430, 1726210430, '1'),
(152015, 21913, 'QU', 'OK', 'S', 1726210470, 1726210470, '1'),
(152016, 21913, 'QU', 'OK', 'S', 1726210480, 1726210480, '1'),
(152017, 21913, 'QU', 'OK', 'S', 1726210493, 1726210493, '1'),
(152018, 21912, 'QU', 'OK', 'S', 1726210539, 1726210539, '1'),
(152019, 21912, 'QU', 'OK', 'S', 1726210554, 1726210554, '1'),
(152020, 21912, 'QU', 'OK', 'S', 1726210562, 1726210562, '1'),
(152021, 21911, 'QU', 'OK', 'S', 1726210605, 1726210605, '1'),
(152022, 21911, 'QU', 'OK', 'S', 1726210615, 1726210615, '1'),
(152023, 21911, 'QU', 'OK', 'S', 1726210618, 1726210618, '1'),
(152024, 21911, 'QU', 'OK', 'S', 1726210627, 1726210627, '1'),
(152025, 21910, 'QU', 'OK', 'S', 1726210671, 1726210671, '1'),
(152026, 21910, 'QU', 'OK', 'S', 1726210680, 1726210680, '1'),
(152027, 21910, 'QU', 'OK', 'S', 1726210688, 1726210688, '1'),
(152028, 21909, 'QU', 'OK', 'S', 1726210727, 1726210727, '1'),
(152029, 21909, 'QU', 'OK', 'S', 1726210736, 1726210736, '1'),
(152030, 21909, 'QU', 'OK', 'S', 1726210746, 1726210746, '1'),
(152031, 21908, 'QU', 'OK', 'S', 1726210773, 1726210773, '1'),
(152032, 21908, 'QU', 'OK', 'S', 1726210784, 1726210784, '1'),
(152033, 21908, 'QU', 'OK', 'S', 1726210793, 1726210793, '1'),
(152034, 19999, 'QU', 'OK', 'S', 1726210839, 1726210839, '1'),
(152035, 19998, 'QU', 'OK', 'S', 1726210866, 1726210866, '1'),
(152036, 19995, 'QU', 'OK', 'S', 1726210922, 1726210922, '1'),
(152037, 19993, 'QU', 'OK', 'S', 1726210954, 1726210954, '1'),
(152038, 19991, 'QU', 'OK', 'S', 1726210988, 1726210988, '1'),
(152039, 19989, 'QU', 'OK', 'S', 1726211016, 1726211016, '1'),
(152040, 19880, 'QU', 'OK', 'S', 1726211044, 1726211044, '1'),
(152041, 19880, 'QU', 'OK', 'S', 1726211053, 1726211053, '1'),
(152042, 19880, 'QU', 'OK', 'S', 1726211062, 1726211062, '1'),
(152043, 19880, 'QU', 'OK', 'S', 1726211072, 1726211072, '1'),
(152044, 19803, 'QU', 'OK', 'S', 1726211104, 1726211104, '1'),
(152045, 19803, 'QU', 'OK', 'S', 1726211160, 1726211160, '1'),
(152046, 19803, 'QU', 'OK', 'S', 1726211169, 1726211169, '1'),
(152047, 19803, 'QU', 'OK', 'S', 1726211177, 1726211177, '1'),
(152048, 19802, 'QU', 'OK', 'S', 1726211212, 1726211212, '1'),
(152049, 19802, 'QU', 'OK', 'S', 1726211221, 1726211221, '1'),
(152050, 19802, 'QU', 'OK', 'S', 1726211230, 1726211230, '1'),
(152051, 19802, 'QU', 'OK', 'S', 1726211241, 1726211241, '1'),
(152052, 19801, 'QU', 'OK', 'S', 1726211281, 1726211281, '1'),
(152053, 33374, 'QU', 'OK', 'S', 1726211284, 1726211284, '1'),
(152054, 19801, 'QU', 'OK', 'S', 1726211290, 1726211290, '1'),
(152055, 19801, 'QU', 'OK', 'S', 1726211299, 1726211299, '1'),
(152056, 19801, 'QU', 'OK', 'S', 1726211308, 1726211308, '1'),
(152057, 19800, 'QU', 'OK', 'S', 1726211365, 1726211365, '1'),
(152058, 19800, 'QU', 'OK', 'S', 1726211375, 1726211375, '1'),
(152059, 7510, 'QU', 'OK', 'S', 1726211382, 1726211382, '1'),
(152060, 7510, 'QU', 'OK', 'S', 1726211382, 1726211382, '1'),
(152061, 7510, 'QU', 'OK', 'S', 1726211382, 1726211382, '1'),
(152062, 19800, 'QU', 'OK', 'S', 1726211396, 1726211396, '1'),
(152063, 19800, 'QU', 'OK', 'S', 1726211407, 1726211407, '1'),
(152064, 19800, 'QU', 'OK', 'S', 1726211419, 1726211419, '1'),
(152065, 7549, 'QU', 'OK', 'S', 1726211457, 1726211457, '1'),
(152066, 19800, 'QU', 'OK', 'S', 1726211459, 1726211459, '1'),
(152067, 8482, 'QU', 'OK', 'S', 1726211493, 1726211493, '1'),
(152068, 19597, 'QU', 'OK', 'S', 1726211505, 1726211505, '1'),
(152069, 19597, 'QU', 'OK', 'S', 1726211516, 1726211516, '1'),
(152070, 19597, 'QU', 'OK', 'S', 1726211525, 1726211525, '1'),
(152071, 19597, 'QU', 'OK', 'S', 1726211534, 1726211534, '1'),
(152072, 19596, 'QU', 'OK', 'S', 1726211571, 1726211571, '1'),
(152073, 19596, 'QU', 'OK', 'S', 1726211583, 1726211583, '1'),
(152074, 19596, 'QU', 'OK', 'S', 1726211592, 1726211592, '1'),
(152075, 19596, 'QU', 'OK', 'S', 1726211605, 1726211605, '1'),
(152076, 16584, 'QU', 'OK', 'S', 1726211629, 1726211629, '1'),
(152077, 19595, 'QU', 'OK', 'S', 1726211635, 1726211635, '1'),
(152078, 19595, 'QU', 'OK', 'S', 1726211648, 1726211648, '1'),
(152079, 19595, 'QU', 'OK', 'S', 1726211657, 1726211657, '1'),
(152080, 19595, 'QU', 'OK', 'S', 1726211666, 1726211666, '1'),
(152081, 19594, 'QU', 'OK', 'S', 1726211698, 1726211698, '1'),
(152082, 19594, 'QU', 'OK', 'S', 1726211710, 1726211710, '1'),
(152083, 19594, 'QU', 'OK', 'S', 1726211721, 1726211721, '1'),
(152084, 19594, 'QU', 'OK', 'S', 1726211762, 1726211762, '1'),
(152085, 19593, 'QU', 'OK', 'S', 1726211800, 1726211800, '1'),
(152086, 19593, 'QU', 'OK', 'S', 1726211813, 1726211813, '1'),
(152087, 19593, 'QU', 'OK', 'S', 1726211823, 1726211823, '1'),
(152088, 19593, 'QU', 'OK', 'S', 1726211832, 1726211832, '1'),
(152089, 19588, 'QU', 'OK', 'S', 1726211868, 1726211868, '1'),
(152090, 19588, 'QU', 'OK', 'S', 1726211877, 1726211877, '1'),
(152091, 19588, 'QU', 'OK', 'S', 1726211887, 1726211887, '1'),
(152092, 19588, 'QU', 'OK', 'S', 1726211897, 1726211897, '1'),
(152093, 19586, 'QU', 'OK', 'S', 1726211934, 1726211934, '1'),
(152094, 19586, 'QU', 'OK', 'S', 1726211945, 1726211945, '1'),
(152095, 19524, 'QU', 'OK', 'S', 1726211953, 1726211953, '1'),
(152096, 19524, 'QU', 'OK', 'S', 1726211953, 1726211953, '1'),
(152097, 19586, 'QU', 'OK', 'S', 1726211955, 1726211955, '1'),
(152098, 19586, 'QU', 'OK', 'S', 1726211964, 1726211964, '1'),
(152099, 19584, 'QU', 'OK', 'S', 1726211997, 1726211997, '1'),
(152100, 19584, 'QU', 'OK', 'S', 1726212007, 1726212007, '1'),
(152101, 19584, 'QU', 'OK', 'S', 1726212017, 1726212017, '1'),
(152102, 19584, 'QU', 'OK', 'S', 1726212027, 1726212027, '1'),
(152103, 19582, 'QU', 'OK', 'S', 1726212054, 1726212054, '1'),
(152104, 19582, 'QU', 'OK', 'S', 1726212063, 1726212063, '1'),
(152105, 19582, 'QU', 'OK', 'S', 1726212072, 1726212072, '1'),
(152106, 19582, 'QU', 'OK', 'S', 1726212081, 1726212081, '1'),
(152107, 19579, 'QU', 'OK', 'S', 1726212128, 1726212128, '1'),
(152108, 19579, 'QU', 'OK', 'S', 1726212140, 1726212140, '1'),
(152109, 19579, 'QU', 'OK', 'S', 1726212149, 1726212149, '1'),
(152110, 19579, 'QU', 'OK', 'S', 1726212159, 1726212159, '1'),
(152111, 19575, 'QU', 'OK', 'S', 1726212218, 1726212218, '1'),
(152112, 19575, 'QU', 'OK', 'S', 1726212227, 1726212227, '1'),
(152113, 19575, 'QU', 'OK', 'S', 1726212236, 1726212236, '1'),
(152114, 19575, 'QU', 'OK', 'S', 1726212247, 1726212247, '1'),
(152115, 19573, 'QU', 'OK', 'S', 1726212275, 1726212275, '1'),
(152116, 19573, 'QU', 'OK', 'S', 1726212284, 1726212284, '1'),
(152117, 19573, 'QU', 'OK', 'S', 1726212293, 1726212293, '1'),
(152118, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152119, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152120, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152121, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152122, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152123, 19622, 'QU', 'OK', 'S', 1726212304, 1726212304, '1'),
(152124, 19573, 'QU', 'OK', 'S', 1726212305, 1726212305, '1'),
(152125, 19624, 'QU', 'OK', 'S', 1726212321, 1726212321, '1'),
(152126, 19572, 'QU', 'OK', 'S', 1726212333, 1726212333, '1'),
(152127, 19572, 'QU', 'OK', 'S', 1726212343, 1726212343, '1'),
(152128, 19572, 'QU', 'OK', 'S', 1726212353, 1726212353, '1'),
(152129, 19572, 'QU', 'OK', 'S', 1726212362, 1726212362, '1'),
(152130, 19570, 'QU', 'OK', 'S', 1726212401, 1726212401, '1'),
(152131, 19570, 'QU', 'OK', 'S', 1726212413, 1726212413, '1'),
(152132, 19570, 'QU', 'OK', 'S', 1726212423, 1726212423, '1'),
(152133, 19570, 'QU', 'OK', 'S', 1726212433, 1726212433, '1'),
(152134, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152135, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152136, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152137, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152138, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152139, 21683, 'QU', 'OK', 'S', 1726212442, 1726212442, '1'),
(152140, 15376, 'QU', 'OK', 'S', 1726212466, 1726212466, '1'),
(152141, 15376, 'QU', 'OK', 'S', 1726212469, 1726212469, '1'),
(152142, 15376, 'QU', 'OK', 'S', 1726212477, 1726212477, '1'),
(152143, 15376, 'QU', 'OK', 'S', 1726212481, 1726212481, '1'),
(152144, 15376, 'QU', 'OK', 'S', 1726212491, 1726212491, '1'),
(152145, 15376, 'QU', 'OK', 'S', 1726212494, 1726212494, '1'),
(152146, 22378, 'QU', 'OK', 'S', 1726212499, 1726212499, '1'),
(152147, 22378, 'QU', 'OK', 'S', 1726212499, 1726212499, '1'),
(152148, 22378, 'QU', 'OK', 'S', 1726212499, 1726212499, '1'),
(152149, 22378, 'QU', 'OK', 'S', 1726212499, 1726212499, '1'),
(152150, 15375, 'QU', 'OK', 'S', 1726212544, 1726212544, '1'),
(152151, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152152, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152153, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152154, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152155, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152156, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152157, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152158, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152159, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152160, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152161, 22405, 'QU', 'OK', 'S', 1726212546, 1726212546, '1'),
(152162, 15375, 'QU', 'OK', 'S', 1726212548, 1726212548, '1'),
(152163, 15375, 'QU', 'OK', 'S', 1726212624, 1726212624, '1'),
(152164, 22528, 'QU', 'OK', 'S', 1726212627, 1726212627, '1'),
(152165, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152166, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152167, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152168, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152169, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152170, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152171, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152172, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152173, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152174, 22528, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152175, 15375, 'QU', 'OK', 'S', 1726212628, 1726212628, '1'),
(152176, 15375, 'QU', 'OK', 'S', 1726212638, 1726212638, '1'),
(152177, 15375, 'QU', 'OK', 'S', 1726212642, 1726212642, '1'),
(152178, 22575, 'QU', 'OK', 'S', 1726212648, 1726212648, '1'),
(152179, 22575, 'QU', 'OK', 'S', 1726212648, 1726212648, '1'),
(152180, 22575, 'QU', 'OK', 'S', 1726212648, 1726212648, '1'),
(152181, 15374, 'QU', 'OK', 'S', 1726212670, 1726212670, '1'),
(152182, 15374, 'QU', 'OK', 'S', 1726212674, 1726212674, '1'),
(152183, 15374, 'QU', 'OK', 'S', 1726212694, 1726212694, '1'),
(152184, 15374, 'QU', 'OK', 'S', 1726212706, 1726212706, '1'),
(152185, 15374, 'QU', 'OK', 'S', 1726212709, 1726212709, '1'),
(152186, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152187, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152188, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152189, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152190, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152191, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152192, 24095, 'QU', 'OK', 'S', 1726212714, 1726212714, '1'),
(152193, 15373, 'QU', 'OK', 'S', 1726212755, 1726212755, '1'),
(152194, 15373, 'QU', 'OK', 'S', 1726212758, 1726212758, '1'),
(152195, 24196, 'QU', 'OK', 'S', 1726212764, 1726212764, '1'),
(152196, 24196, 'QU', 'OK', 'S', 1726212764, 1726212764, '1'),
(152197, 24196, 'QU', 'OK', 'S', 1726212764, 1726212764, '1'),
(152198, 24196, 'QU', 'OK', 'S', 1726212764, 1726212764, '1'),
(152199, 24196, 'QU', 'OK', 'S', 1726212764, 1726212764, '1'),
(152200, 15373, 'QU', 'OK', 'S', 1726212767, 1726212767, '1'),
(152201, 15373, 'QU', 'OK', 'S', 1726212781, 1726212781, '1'),
(152202, 15373, 'QU', 'OK', 'S', 1726212784, 1726212784, '1'),
(152203, 15367, 'QU', 'OK', 'S', 1726212833, 1726212833, '1'),
(152204, 15367, 'QU', 'OK', 'S', 1726212836, 1726212836, '1'),
(152205, 15367, 'QU', 'OK', 'S', 1726212845, 1726212845, '1'),
(152206, 15367, 'QU', 'OK', 'S', 1726212853, 1726212853, '1'),
(152207, 15367, 'QU', 'OK', 'S', 1726212856, 1726212856, '1'),
(152208, 15366, 'QU', 'OK', 'S', 1726212969, 1726212969, '1'),
(152209, 15366, 'QU', 'OK', 'S', 1726212972, 1726212972, '1'),
(152210, 15366, 'QU', 'OK', 'S', 1726212981, 1726212981, '1'),
(152211, 15366, 'QU', 'OK', 'S', 1726212990, 1726212990, '1'),
(152212, 15366, 'QU', 'OK', 'S', 1726212993, 1726212993, '1'),
(152213, 15318, 'QU', 'OK', 'S', 1726213052, 1726213052, '1'),
(152214, 15318, 'QU', 'OK', 'S', 1726213055, 1726213055, '1'),
(152215, 15318, 'QU', 'OK', 'S', 1726213067, 1726213067, '1'),
(152216, 15318, 'QU', 'OK', 'S', 1726213077, 1726213077, '1'),
(152217, 15318, 'QU', 'OK', 'S', 1726213080, 1726213080, '1'),
(152218, 15317, 'QU', 'OK', 'S', 1726213108, 1726213108, '1'),
(152219, 15317, 'QU', 'OK', 'S', 1726213112, 1726213112, '1'),
(152220, 15317, 'QU', 'OK', 'S', 1726213121, 1726213121, '1'),
(152221, 15317, 'QU', 'OK', 'S', 1726213125, 1726213125, '1'),
(152222, 15317, 'QU', 'OK', 'S', 1726213138, 1726213138, '1'),
(152223, 15317, 'QU', 'OK', 'S', 1726213142, 1726213142, '1'),
(152224, 15316, 'QU', 'OK', 'S', 1726213172, 1726213172, '1'),
(152225, 15316, 'QU', 'OK', 'S', 1726213175, 1726213175, '1'),
(152226, 15316, 'QU', 'OK', 'S', 1726213186, 1726213186, '1'),
(152227, 15316, 'QU', 'OK', 'S', 1726213196, 1726213196, '1'),
(152228, 15316, 'QU', 'OK', 'S', 1726213199, 1726213199, '1'),
(152229, 15315, 'QU', 'OK', 'S', 1726213235, 1726213235, '1'),
(152230, 15315, 'QU', 'OK', 'S', 1726213238, 1726213238, '1'),
(152231, 15315, 'QU', 'OK', 'S', 1726213248, 1726213248, '1'),
(152232, 15315, 'QU', 'OK', 'S', 1726213258, 1726213258, '1'),
(152233, 15315, 'QU', 'OK', 'S', 1726213261, 1726213261, '1'),
(152234, 15314, 'QU', 'OK', 'S', 1726213311, 1726213311, '1'),
(152235, 15314, 'QU', 'OK', 'S', 1726213316, 1726213316, '1'),
(152236, 15314, 'QU', 'OK', 'S', 1726213328, 1726213328, '1'),
(152237, 15314, 'QU', 'OK', 'S', 1726213337, 1726213337, '1'),
(152238, 15314, 'QU', 'OK', 'S', 1726213341, 1726213341, '1'),
(152239, 15313, 'QU', 'OK', 'S', 1726213375, 1726213375, '1'),
(152240, 15313, 'QU', 'OK', 'S', 1726213379, 1726213379, '1'),
(152241, 15313, 'QU', 'OK', 'S', 1726213389, 1726213389, '1'),
(152242, 15313, 'QU', 'OK', 'S', 1726213393, 1726213393, '1'),
(152243, 15313, 'QU', 'OK', 'S', 1726213405, 1726213405, '1'),
(152244, 15313, 'QU', 'OK', 'S', 1726213410, 1726213410, '1'),
(152245, 15313, 'QU', 'OK', 'S', 1726213420, 1726213420, '1'),
(152246, 15312, 'QU', 'OK', 'S', 1726213462, 1726213462, '1'),
(152247, 15312, 'QU', 'OK', 'S', 1726213466, 1726213466, '1'),
(152248, 15312, 'QU', 'OK', 'S', 1726213477, 1726213477, '1'),
(152249, 15312, 'QU', 'OK', 'S', 1726213495, 1726213495, '1'),
(152250, 15312, 'QU', 'OK', 'S', 1726213498, 1726213498, '1'),
(152251, 30904, 'QU', 'OK', 'S', 1726213505, 1726213505, '1'),
(152252, 15311, 'QU', 'OK', 'S', 1726213538, 1726213538, '1'),
(152253, 15311, 'QU', 'OK', 'S', 1726213546, 1726213546, '1'),
(152254, 15311, 'QU', 'OK', 'S', 1726213549, 1726213549, '1'),
(152255, 15311, 'QU', 'OK', 'S', 1726213559, 1726213559, '1'),
(152256, 15311, 'QU', 'OK', 'S', 1726213563, 1726213563, '1'),
(152257, 30011, 'QU', 'OK', 'S', 1726213572, 1726213572, '1'),
(152258, 15310, 'QU', 'OK', 'S', 1726213640, 1726213640, '1'),
(152259, 15310, 'QU', 'OK', 'S', 1726213644, 1726213644, '1'),
(152260, 15310, 'QU', 'OK', 'S', 1726213662, 1726213662, '1'),
(152261, 15310, 'QU', 'OK', 'S', 1726213666, 1726213666, '1'),
(152262, 15310, 'QU', 'OK', 'S', 1726213675, 1726213675, '1'),
(152263, 15309, 'QU', 'OK', 'S', 1726213718, 1726213718, '1'),
(152264, 15309, 'QU', 'OK', 'S', 1726213721, 1726213721, '1'),
(152265, 15309, 'QU', 'OK', 'S', 1726213731, 1726213731, '1'),
(152266, 15309, 'QU', 'OK', 'S', 1726213734, 1726213734, '1'),
(152267, 15309, 'QU', 'OK', 'S', 1726213745, 1726213745, '1'),
(152268, 15308, 'QU', 'OK', 'S', 1726213788, 1726213788, '1'),
(152269, 15308, 'QU', 'OK', 'S', 1726213791, 1726213791, '1'),
(152270, 15308, 'QU', 'OK', 'S', 1726213803, 1726213803, '1'),
(152271, 15308, 'QU', 'OK', 'S', 1726213813, 1726213813, '1'),
(152272, 15308, 'QU', 'OK', 'S', 1726213835, 1726213835, '1'),
(152273, 15308, 'QU', 'OK', 'S', 1726213838, 1726213838, '1'),
(152274, 15308, 'QU', 'OK', 'S', 1726213854, 1726213854, '1'),
(152275, 15307, 'QU', 'OK', 'S', 1726213880, 1726213880, '1'),
(152276, 15307, 'QU', 'OK', 'S', 1726213884, 1726213884, '1'),
(152277, 15307, 'QU', 'OK', 'S', 1726213893, 1726213893, '1'),
(152278, 15307, 'QU', 'OK', 'S', 1726213896, 1726213896, '1'),
(152279, 15307, 'QU', 'OK', 'S', 1726213905, 1726213905, '1'),
(152280, 15307, 'QU', 'OK', 'S', 1726213909, 1726213909, '1'),
(152281, 15306, 'QU', 'OK', 'S', 1726213951, 1726213951, '1'),
(152282, 15306, 'QU', 'OK', 'S', 1726213955, 1726213955, '1'),
(152283, 15306, 'QU', 'OK', 'S', 1726213964, 1726213964, '1'),
(152284, 15306, 'QU', 'OK', 'S', 1726213968, 1726213968, '1'),
(152285, 15306, 'QU', 'OK', 'S', 1726213977, 1726213977, '1'),
(152286, 15306, 'QU', 'OK', 'S', 1726213981, 1726213981, '1'),
(152287, 15305, 'QU', 'OK', 'S', 1726214018, 1726214018, '1'),
(152288, 15305, 'QU', 'OK', 'S', 1726214021, 1726214021, '1'),
(152289, 15305, 'QU', 'OK', 'S', 1726214031, 1726214031, '1'),
(152290, 15305, 'QU', 'OK', 'S', 1726214041, 1726214041, '1'),
(152291, 15305, 'QU', 'OK', 'S', 1726214044, 1726214044, '1'),
(152292, 15304, 'QU', 'OK', 'S', 1726214090, 1726214090, '1'),
(152293, 15304, 'QU', 'OK', 'S', 1726214094, 1726214094, '1'),
(152294, 15304, 'QU', 'OK', 'S', 1726214104, 1726214104, '1'),
(152295, 15304, 'QU', 'OK', 'S', 1726214115, 1726214115, '1'),
(152296, 15304, 'QU', 'OK', 'S', 1726214118, 1726214118, '1'),
(152297, 15317, 'QU', 'OK', 'S', 1726214156, 1726214156, '1'),
(152298, 32239, 'QU', 'OK', 'S', 1726214376, 1726214376, '1'),
(152299, 32239, 'QU', 'OK', 'S', 1726214381, 1726214381, '1'),
(152300, 32239, 'QU', 'OK', 'S', 1726214813, 1726214813, '1'),
(152301, 32239, 'QU', 'OK', 'S', 1726214879, 1726214879, '1'),
(152302, 32239, 'QU', 'OK', 'S', 1726214885, 1726214885, '1'),
(152303, 32239, 'QU', 'OK', 'S', 1726214893, 1726214893, '1'),
(152304, 30311, 'QU', 'OK', 'S', 1726214900, 1726214900, '1'),
(152305, 22727, 'QU', 'OK', 'S', 1726214903, 1726214903, '1'),
(152306, 33317, 'QU', 'OK', 'S', 1726214905, 1726214905, '1'),
(152307, 20646, 'QU', 'OK', 'S', 1726214909, 1726214909, '1'),
(152308, 31394, 'QU', 'OK', 'S', 1726215004, 1726215004, '1'),
(152309, 31394, 'QU', 'OK', 'S', 1726215009, 1726215009, '1'),
(152310, 31394, 'QU', 'OK', 'S', 1726215047, 1726215047, '1'),
(152311, 31394, 'QU', 'OK', 'S', 1726215052, 1726215052, '1'),
(152312, 31747, 'QU', 'OK', 'S', 1726215162, 1726215162, '1'),
(152313, 31747, 'QU', 'OK', 'S', 1726215178, 1726215178, '1'),
(152314, 31747, 'QU', 'OK', 'S', 1726215186, 1726215186, '1'),
(152315, 31747, 'QU', 'OK', 'S', 1726215191, 1726215191, '1'),
(152316, 31747, 'QU', 'OK', 'S', 1726215198, 1726215198, '1'),
(152317, 31747, 'QU', 'OK', 'S', 1726215204, 1726215204, '1'),
(152318, 31747, 'QU', 'OK', 'S', 1726215215, 1726215215, '1'),
(152319, 31096, 'QU', 'OK', 'S', 1726215285, 1726215285, '1'),
(152320, 31096, 'QU', 'OK', 'S', 1726215297, 1726215297, '1'),
(152321, 31096, 'QU', 'OK', 'S', 1726215306, 1726215306, '1'),
(152322, 31096, 'QU', 'OK', 'S', 1726215313, 1726215313, '1'),
(152323, 31096, 'QU', 'OK', 'S', 1726215323, 1726215323, '1'),
(152324, 26259, 'QU', 'OK', 'S', 1726215625, 1726215625, '1'),
(152325, 14810, 'QU', 'OK', 'S', 1726215634, 1726215634, '1'),
(152326, 32201, 'QU', 'OK', 'S', 1726215656, 1726215656, '1'),
(152327, 32201, 'QU', 'OK', 'S', 1726215718, 1726215718, '1'),
(152328, 33501, 'QU', 'OK', 'S', 1726215842, 1726215842, '1'),
(152329, 33501, 'QU', 'OK', 'S', 1726215910, 1726215910, '1'),
(152330, 33501, 'QU', 'OK', 'S', 1726215914, 1726215914, '1'),
(152331, 33501, 'QU', 'OK', 'S', 1726215917, 1726215917, '1'),
(152332, 33501, 'QU', 'OK', 'S', 1726215930, 1726215930, '1'),
(152333, 33501, 'QU', 'OK', 'S', 1726215933, 1726215933, '1'),
(152334, 33501, 'QU', 'OK', 'S', 1726215942, 1726215942, '1'),
(152335, 33501, 'QU', 'OK', 'S', 1726215996, 1726215996, '1'),
(152336, 32421, 'QU', 'OK', 'S', 1726219450, 1726219450, '1'),
(152337, 33468, 'QU', 'OK', 'S', 1726219866, 1726219866, '1'),
(152338, 33497, 'QU', 'OK', 'S', 1726220225, 1726220225, '1'),
(152339, 33498, 'QU', 'OK', 'S', 1726220303, 1726220303, '1'),
(152340, 33499, 'QU', 'OK', 'S', 1726220345, 1726220345, '1'),
(152341, 31019, 'QU', 'OK', 'S', 1726220493, 1726220493, '1'),
(152342, 33505, 'QU', 'OK', 'S', 1726220686, 1726220686, '1'),
(152343, 33506, 'QU', 'OK', 'S', 1726220757, 1726220757, '1'),
(152344, 33508, 'QU', 'OK', 'S', 1726220813, 1726220813, '1'),
(152345, 7787, 'QU', 'OK', 'S', 1726221077, 1726221077, '1'),
(152346, 5532, 'QU', 'OK', 'S', 1726221273, 1726221273, '1'),
(152347, 26769, 'QU', 'OK', 'S', 1726221279, 1726221279, '1'),
(152348, 5532, 'QU', 'OK', 'S', 1726221288, 1726221288, '1'),
(152349, 5532, 'QU', 'OK', 'S', 1726221295, 1726221295, '1'),
(152350, 5532, 'QU', 'OK', 'S', 1726221301, 1726221301, '1'),
(152351, 5532, 'QU', 'OK', 'S', 1726221307, 1726221307, '1'),
(152352, 32219, 'QU', 'OK', 'S', 1726221407, 1726221407, '1'),
(152353, 32219, 'QU', 'OK', 'S', 1726221417, 1726221417, '1'),
(152354, 32219, 'QU', 'OK', 'S', 1726221426, 1726221426, '1'),
(152355, 32219, 'QU', 'OK', 'S', 1726221439, 1726221439, '1'),
(152356, 32219, 'QU', 'OK', 'S', 1726221446, 1726221446, '1'),
(152357, 32233, 'QU', 'OK', 'S', 1726221519, 1726221519, '1'),
(152358, 32233, 'QU', 'OK', 'S', 1726221524, 1726221524, '1'),
(152359, 32233, 'QU', 'OK', 'S', 1726221569, 1726221569, '1'),
(152360, 32233, 'QU', 'OK', 'S', 1726221576, 1726221576, '1'),
(152361, 32233, 'QU', 'OK', 'S', 1726221849, 1726221849, '1'),
(152362, 32233, 'QU', 'OK', 'S', 1726221855, 1726221855, '1'),
(152363, 33509, 'QU', 'OK', 'S', 1726222328, 1726222328, '1'),
(152364, 33507, 'QU', 'OK', 'S', 1726222370, 1726222370, '1'),
(152365, 135, 'QU', 'OK', 'S', 1726222729, 1726222729, '1'),
(152366, 135, 'QU', 'OK', 'S', 1726222757, 1726222757, '1'),
(152367, 135, 'QU', 'OK', 'S', 1726222767, 1726222767, '1'),
(152368, 135, 'QU', 'OK', 'S', 1726222786, 1726222786, '1'),
(152369, 135, 'QU', 'OK', 'S', 1726222802, 1726222802, '1'),
(152370, 135, 'QU', 'OK', 'S', 1726222815, 1726222815, '1'),
(152371, 135, 'QU', 'OK', 'S', 1726222829, 1726222829, '1'),
(152372, 135, 'QU', 'OK', 'S', 1726222846, 1726222846, '1'),
(152373, 22430, 'QU', 'OK', 'S', 1726222928, 1726222928, '1'),
(152374, 135, 'QU', 'OK', 'S', 1726222934, 1726222934, '1'),
(152375, 135, 'QU', 'OK', 'S', 1726222942, 1726222942, '1'),
(152376, 28324, 'QU', 'OK', 'S', 1726223075, 1726223075, '1'),
(152377, 28324, 'QU', 'OK', 'S', 1726223082, 1726223082, '1'),
(152378, 28324, 'QU', 'OK', 'S', 1726223093, 1726223093, '1'),
(152379, 28324, 'QU', 'OK', 'S', 1726223099, 1726223099, '1'),
(152380, 24433, 'QU', 'OK', 'S', 1726223102, 1726223102, '1'),
(152381, 28324, 'QU', 'OK', 'S', 1726223105, 1726223105, '1'),
(152382, 23346, 'QU', 'OK', 'S', 1726223180, 1726223180, '1'),
(152383, 23346, 'QU', 'OK', 'S', 1726223186, 1726223186, '1'),
(152384, 23346, 'QU', 'OK', 'S', 1726223195, 1726223195, '1'),
(152385, 33500, 'QU', 'OK', 'S', 1726223422, 1726223422, '1'),
(152386, 33502, 'QU', 'OK', 'S', 1726223598, 1726223598, '1'),
(152387, 33503, 'QU', 'OK', 'S', 1726223705, 1726223705, '1'),
(152388, 24676, 'QU', 'OK', 'S', 1726223936, 1726223936, '1'),
(152389, 33400, 'QU', 'OK', 'S', 1726224188, 1726224188, '1'),
(152390, 15915, 'QU', 'OK', 'S', 1726224253, 1726224253, '1'),
(152391, 4227, 'QU', 'OK', 'S', 1726224289, 1726224289, '1'),
(152392, 31096, 'QU', 'OK', 'S', 1726224341, 1726224341, '1'),
(152393, 33499, 'QU', 'OK', 'S', 1726225292, 1726225292, '1'),
(152394, 24321, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152395, 24321, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152396, 24321, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152397, 24321, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152398, 20483, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152399, 4142, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152400, 31736, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152401, 33319, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152402, 30048, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152403, 29513, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152404, 22965, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152405, 24713, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152406, 28548, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152407, 22432, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152408, 22435, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152409, 22961, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152410, 27702, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152411, 31074, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152412, 31693, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152413, 31691, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152414, 31690, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152415, 31689, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152416, 31533, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152417, 31329, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152418, 31328, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152419, 31320, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152420, 31220, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152421, 31213, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152422, 31025, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152423, 31023, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152424, 30956, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152425, 30952, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152426, 22433, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152427, 20819, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152428, 15686, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152429, 15686, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152430, 27701, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152431, 26853, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152432, 26868, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152433, 33367, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152434, 27886, 'QU', 'OK', 'S', 1726226964, 1726226964, '1'),
(152435, 27886, 'QU', 'OK', 'S', 1726226965, 1726226965, '1'),
(152436, 27886, 'QU', 'OK', 'S', 1726226965, 1726226965, '1'),
(152437, 26885, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152438, 22963, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152439, 29333, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152440, 18964, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152441, 23787, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152442, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152443, 20483, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152444, 15915, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152445, 27534, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152446, 18967, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152447, 26475, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152448, 29977, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152449, 20489, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152450, 29898, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152451, 22890, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152452, 22893, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152453, 29976, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152454, 30049, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152455, 29975, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152456, 20476, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152457, 17443, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152458, 23880, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152459, 18000, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152460, 16601, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152461, 24028, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152462, 30095, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152463, 29896, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152464, 22655, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152465, 29494, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152466, 23883, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152467, 15638, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152468, 21681, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152469, 12288, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152470, 30812, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152471, 30113, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152472, 30813, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152473, 31282, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152474, 31280, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152475, 27482, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152476, 31209, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152477, 30134, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152478, 29210, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152479, 30133, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152480, 31963, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152481, 28454, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152482, 28457, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152483, 30135, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152484, 20830, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152485, 33346, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152486, 20445, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152487, 20449, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152488, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152489, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152490, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152491, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152492, 29962, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152493, 11999, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152494, 11999, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152495, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152496, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152497, 31114, 'QU', 'OK', 'S', 1726227044, 1726227044, '1'),
(152498, 31114, 'QU', 'OK', 'S', 1726227045, 1726227045, '1'),
(152499, 31114, 'QU', 'OK', 'S', 1726227045, 1726227045, '1'),
(152500, 16601, 'QU', 'OK', 'S', 1726227136, 1726227136, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(152501, 20483, 'QU', 'OK', 'S', 1726227141, 1726227141, '1'),
(152502, 31280, 'QU', 'OK', 'S', 1726227146, 1726227146, '1'),
(152503, 30812, 'QU', 'OK', 'S', 1726227148, 1726227148, '1'),
(152504, 24028, 'QU', 'OK', 'S', 1726227151, 1726227151, '1'),
(152505, 18967, 'QU', 'OK', 'S', 1726227155, 1726227155, '1'),
(152506, 20476, 'QU', 'OK', 'S', 1726227159, 1726227159, '1'),
(152507, 29976, 'QU', 'OK', 'S', 1726227161, 1726227161, '1'),
(152508, 26885, 'QU', 'OK', 'S', 1726227164, 1726227164, '1'),
(152509, 22890, 'QU', 'OK', 'S', 1726227167, 1726227167, '1'),
(152510, 31114, 'QU', 'OK', 'S', 1726227169, 1726227169, '1'),
(152511, 20489, 'QU', 'OK', 'S', 1726227172, 1726227172, '1'),
(152512, 21681, 'QU', 'OK', 'S', 1726227175, 1726227175, '1'),
(152513, 29333, 'QU', 'OK', 'S', 1726227177, 1726227177, '1'),
(152514, 22963, 'QU', 'OK', 'S', 1726227180, 1726227180, '1'),
(152515, 30134, 'QU', 'OK', 'S', 1726227182, 1726227182, '1'),
(152516, 20830, 'QU', 'OK', 'S', 1726227184, 1726227184, '1'),
(152517, 18000, 'QU', 'OK', 'S', 1726227186, 1726227186, '1'),
(152518, 31114, 'QU', 'OK', 'S', 1726227188, 1726227188, '1'),
(152519, 22893, 'QU', 'OK', 'S', 1726227190, 1726227190, '1'),
(152520, 29977, 'QU', 'OK', 'S', 1726227193, 1726227193, '1'),
(152521, 31114, 'QU', 'OK', 'S', 1726227199, 1726227199, '1'),
(152522, 11999, 'QU', 'OK', 'S', 1726227201, 1726227201, '1'),
(152523, 31114, 'QU', 'OK', 'S', 1726227204, 1726227204, '1'),
(152524, 30133, 'QU', 'OK', 'S', 1726227207, 1726227207, '1'),
(152525, 12288, 'QU', 'OK', 'S', 1726227210, 1726227210, '1'),
(152526, 18964, 'QU', 'OK', 'S', 1726227215, 1726227215, '1'),
(152527, 15638, 'QU', 'OK', 'S', 1726227219, 1726227219, '1'),
(152528, 27534, 'QU', 'OK', 'S', 1726227222, 1726227222, '1'),
(152529, 31282, 'QU', 'OK', 'S', 1726227225, 1726227225, '1'),
(152530, 23787, 'QU', 'OK', 'S', 1726227227, 1726227227, '1'),
(152531, 30813, 'QU', 'OK', 'S', 1726227230, 1726227230, '1'),
(152532, 26475, 'QU', 'OK', 'S', 1726227231, 1726227231, '1'),
(152533, 31114, 'QU', 'OK', 'S', 1726227234, 1726227234, '1'),
(152534, 31114, 'QU', 'OK', 'S', 1726227237, 1726227237, '1'),
(152535, 31963, 'QU', 'OK', 'S', 1726227241, 1726227241, '1'),
(152536, 23883, 'QU', 'OK', 'S', 1726227243, 1726227243, '1'),
(152537, 29962, 'QU', 'OK', 'S', 1726227252, 1726227252, '1'),
(152538, 29210, 'QU', 'OK', 'S', 1726227255, 1726227255, '1'),
(152539, 30049, 'QU', 'OK', 'S', 1726227257, 1726227257, '1'),
(152540, 22655, 'QU', 'OK', 'S', 1726227260, 1726227260, '1'),
(152541, 30135, 'QU', 'OK', 'S', 1726227263, 1726227263, '1'),
(152542, 30113, 'QU', 'OK', 'S', 1726227265, 1726227265, '1'),
(152543, 27482, 'QU', 'OK', 'S', 1726227270, 1726227270, '1'),
(152544, 20445, 'QU', 'OK', 'S', 1726227275, 1726227275, '1'),
(152545, 20449, 'QU', 'OK', 'S', 1726227277, 1726227277, '1'),
(152546, 29494, 'QU', 'OK', 'S', 1726227284, 1726227284, '1'),
(152547, 31114, 'QU', 'OK', 'S', 1726227287, 1726227287, '1'),
(152548, 30095, 'QU', 'OK', 'S', 1726227289, 1726227289, '1'),
(152549, 29898, 'QU', 'OK', 'S', 1726227292, 1726227292, '1'),
(152550, 17443, 'QU', 'OK', 'S', 1726227294, 1726227294, '1'),
(152551, 29896, 'QU', 'OK', 'S', 1726227296, 1726227296, '1'),
(152552, 11999, 'QU', 'OK', 'S', 1726227300, 1726227300, '1'),
(152553, 31114, 'QU', 'OK', 'S', 1726227303, 1726227303, '1'),
(152554, 28454, 'QU', 'OK', 'S', 1726227306, 1726227306, '1'),
(152555, 33346, 'QU', 'OK', 'S', 1726227309, 1726227309, '1'),
(152556, 23880, 'QU', 'OK', 'S', 1726227311, 1726227311, '1'),
(152557, 31209, 'QU', 'OK', 'S', 1726227313, 1726227313, '1'),
(152558, 29975, 'QU', 'OK', 'S', 1726227316, 1726227316, '1'),
(152559, 31114, 'QU', 'OK', 'S', 1726227318, 1726227318, '1'),
(152560, 31114, 'QU', 'OK', 'S', 1726227321, 1726227321, '1'),
(152561, 28457, 'QU', 'OK', 'S', 1726227323, 1726227323, '1'),
(152562, 15915, 'QU', 'OK', 'S', 1726227325, 1726227325, '1'),
(152563, 27698, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152564, 26839, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152565, 26844, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152566, 26845, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152567, 26850, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152568, 27516, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152569, 27520, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152570, 27698, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152571, 26870, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152572, 26870, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152573, 26872, 'QU', 'OK', 'S', 1726227491, 1726227491, '1'),
(152574, 29608, 'QU', 'OK', 'S', 1726231921, 1726231921, '1'),
(152575, 24455, 'QU', 'OK', 'S', 1726232862, 1726232862, '1'),
(152576, 28618, 'QU', 'OK', 'S', 1726232870, 1726232870, '1'),
(152577, 32679, 'QU', 'OK', 'S', 1726232882, 1726232882, '1'),
(152578, 32610, 'QU', 'OK', 'S', 1726232905, 1726232905, '1'),
(152579, 22712, 'QU', 'OK', 'S', 1726232917, 1726232917, '1'),
(152580, 32959, 'QU', 'OK', 'S', 1726232934, 1726232934, '1'),
(152581, 17745, 'QU', 'OK', 'S', 1726232958, 1726232958, '1'),
(152582, 27313, 'QU', 'OK', 'S', 1726232971, 1726232971, '1'),
(152583, 20236, 'QU', 'OK', 'S', 1726232984, 1726232984, '1'),
(152584, 17930, 'QU', 'OK', 'S', 1726232998, 1726232998, '1'),
(152585, 27251, 'QU', 'OK', 'S', 1726233017, 1726233017, '1'),
(152586, 24042, 'QU', 'OK', 'S', 1726233034, 1726233034, '1'),
(152587, 24042, 'QU', 'OK', 'S', 1726233034, 1726233034, '1'),
(152588, 30580, 'QU', 'OK', 'S', 1726233065, 1726233065, '1'),
(152589, 29372, 'QU', 'OK', 'S', 1726233099, 1726233099, '1'),
(152590, 30720, 'QU', 'OK', 'S', 1726233123, 1726233123, '1'),
(152591, 18485, 'QU', 'OK', 'S', 1726233232, 1726233232, '1'),
(152592, 29666, 'QU', 'OK', 'S', 1726233244, 1726233244, '1'),
(152593, 29726, 'QU', 'OK', 'S', 1726233252, 1726233252, '1'),
(152594, 23448, 'QU', 'OK', 'S', 1726233263, 1726233263, '1'),
(152595, 23439, 'QU', 'OK', 'S', 1726233273, 1726233273, '1'),
(152596, 29608, 'QU', 'OK', 'S', 1726233379, 1726233379, '1'),
(152597, 20044, 'QU', 'OK', 'S', 1726233664, 1726233664, '1'),
(152598, 24201, 'QU', 'OK', 'S', 1726233675, 1726233675, '1'),
(152599, 30929, 'QU', 'OK', 'S', 1726233713, 1726233713, '1'),
(152600, 23588, 'QU', 'OK', 'S', 1726233738, 1726233738, '1'),
(152601, 23569, 'QU', 'OK', 'S', 1726233750, 1726233750, '1'),
(152602, 25619, 'QU', 'OK', 'S', 1726233780, 1726233780, '1'),
(152603, 28509, 'QU', 'OK', 'S', 1726233792, 1726233792, '1'),
(152604, 32726, 'QU', 'OK', 'S', 1726233810, 1726233810, '1'),
(152605, 32726, 'QU', 'OK', 'S', 1726233810, 1726233810, '1'),
(152606, 32726, 'QU', 'OK', 'S', 1726233810, 1726233810, '1'),
(152607, 32726, 'QU', 'OK', 'S', 1726233810, 1726233810, '1'),
(152608, 32847, 'QU', 'OK', 'S', 1726233839, 1726233839, '1'),
(152609, 32847, 'QU', 'OK', 'S', 1726233839, 1726233839, '1'),
(152610, 28966, 'QU', 'OK', 'S', 1726234110, 1726234110, '1'),
(152611, 32248, 'QU', 'OK', 'S', 1726234128, 1726234128, '1'),
(152612, 14932, 'QU', 'OK', 'S', 1726234135, 1726234135, '1'),
(152613, 19120, 'QU', 'OK', 'S', 1726234145, 1726234145, '1'),
(152614, 23145, 'QU', 'OK', 'S', 1726234149, 1726234149, '1'),
(152615, 14992, 'QU', 'OK', 'S', 1726234170, 1726234170, '1'),
(152616, 32248, 'QU', 'OK', 'S', 1726234188, 1726234188, '1'),
(152617, 28966, 'QU', 'OK', 'S', 1726234200, 1726234200, '1'),
(152618, 33343, 'QU', 'OK', 'S', 1726234206, 1726234206, '1'),
(152619, 20524, 'QU', 'OK', 'S', 1726234211, 1726234211, '1'),
(152620, 18763, 'QU', 'OK', 'S', 1726234223, 1726234223, '1'),
(152621, 23145, 'QU', 'OK', 'S', 1726234284, 1726234284, '1'),
(152622, 23145, 'QU', 'OK', 'S', 1726234297, 1726234297, '1'),
(152623, 26635, 'QU', 'OK', 'S', 1726234311, 1726234311, '1'),
(152624, 26635, 'QU', 'OK', 'S', 1726234317, 1726234317, '1'),
(152625, 14932, 'QU', 'OK', 'S', 1726234323, 1726234323, '1'),
(152626, 14993, 'QU', 'OK', 'S', 1726234328, 1726234328, '1'),
(152627, 14993, 'QU', 'OK', 'S', 1726234339, 1726234339, '1'),
(152628, 4703, 'QU', 'OK', 'S', 1726234347, 1726234347, '1'),
(152629, 4701, 'QU', 'OK', 'S', 1726234361, 1726234361, '1'),
(152630, 4701, 'QU', 'OK', 'S', 1726234374, 1726234374, '1'),
(152631, 14992, 'QU', 'OK', 'S', 1726234393, 1726234393, '1'),
(152632, 26635, 'QU', 'OK', 'S', 1726234397, 1726234397, '1'),
(152633, 14890, 'QU', 'OK', 'S', 1726234408, 1726234408, '1'),
(152634, 14932, 'QU', 'OK', 'S', 1726234419, 1726234419, '1'),
(152635, 20524, 'QU', 'OK', 'S', 1726234427, 1726234427, '1'),
(152636, 14933, 'QU', 'OK', 'S', 1726234446, 1726234446, '1'),
(152637, 14932, 'QU', 'OK', 'S', 1726234450, 1726234450, '1'),
(152638, 30016, 'QU', 'OK', 'S', 1726234464, 1726234464, '1'),
(152639, 4701, 'QU', 'OK', 'S', 1726234466, 1726234466, '1'),
(152640, 28966, 'QU', 'OK', 'S', 1726234513, 1726234513, '1'),
(152641, 28966, 'QU', 'OK', 'S', 1726234521, 1726234521, '1'),
(152642, 33348, 'QU', 'OK', 'S', 1726234863, 1726234863, '1'),
(152643, 33348, 'QU', 'OK', 'S', 1726234867, 1726234867, '1'),
(152644, 33348, 'QU', 'OK', 'S', 1726234869, 1726234869, '1'),
(152645, 20524, 'QU', 'OK', 'S', 1726234872, 1726234872, '1'),
(152646, 21799, 'QU', 'OK', 'S', 1726236129, 1726236129, '1'),
(152647, 4704, 'QU', 'OK', 'S', 1726236155, 1726236155, '1'),
(152648, 4704, 'QU', 'OK', 'S', 1726236159, 1726236159, '1'),
(152649, 4704, 'QU', 'OK', 'S', 1726236239, 1726236239, '1'),
(152650, 4704, 'QU', 'OK', 'S', 1726236242, 1726236242, '1'),
(152651, 21888, 'QU', 'OK', 'S', 1726236589, 1726236589, '1'),
(152652, 21888, 'QU', 'OK', 'S', 1726236594, 1726236594, '1'),
(152653, 27473, 'QU', 'OK', 'S', 1726236599, 1726236599, '1'),
(152654, 21888, 'QU', 'OK', 'S', 1726236605, 1726236605, '1'),
(152655, 21888, 'QU', 'OK', 'S', 1726236610, 1726236610, '1'),
(152656, 21888, 'QU', 'OK', 'S', 1726236612, 1726236612, '1'),
(152657, 32143, 'QU', 'OK', 'S', 1726236615, 1726236615, '1'),
(152658, 32143, 'QU', 'OK', 'S', 1726236618, 1726236618, '1'),
(152659, 21888, 'QU', 'OK', 'S', 1726236620, 1726236620, '1'),
(152660, 27476, 'QU', 'OK', 'S', 1726236674, 1726236674, '1'),
(152661, 33247, 'QU', 'OK', 'S', 1726236703, 1726236703, '1'),
(152662, 32143, 'QU', 'OK', 'S', 1726236710, 1726236710, '1'),
(152663, 33247, 'QU', 'OK', 'S', 1726236718, 1726236718, '1'),
(152664, 32143, 'QU', 'OK', 'S', 1726236722, 1726236722, '1'),
(152665, 33247, 'QU', 'OK', 'S', 1726236733, 1726236733, '1'),
(152666, 32143, 'QU', 'OK', 'S', 1726236747, 1726236747, '1'),
(152667, 28958, 'QU', 'OK', 'S', 1726236754, 1726236754, '1'),
(152668, 24200, 'QU', 'OK', 'S', 1726236756, 1726236756, '1'),
(152669, 32143, 'QU', 'OK', 'S', 1726236760, 1726236760, '1'),
(152670, 30987, 'QU', 'OK', 'S', 1726236763, 1726236763, '1'),
(152671, 30987, 'QU', 'OK', 'S', 1726236768, 1726236768, '1'),
(152672, 28958, 'QU', 'OK', 'S', 1726236849, 1726236849, '1'),
(152673, 28958, 'QU', 'OK', 'S', 1726236852, 1726236852, '1'),
(152674, 28964, 'QU', 'OK', 'S', 1726236854, 1726236854, '1'),
(152675, 24200, 'QU', 'OK', 'S', 1726236857, 1726236857, '1'),
(152676, 24200, 'QU', 'OK', 'S', 1726236860, 1726236860, '1'),
(152677, 28958, 'QU', 'OK', 'S', 1726236989, 1726236989, '1'),
(152678, 17889, 'QU', 'OK', 'S', 1726237172, 1726237172, '1'),
(152679, 10412, 'QU', 'OK', 'S', 1726237175, 1726237175, '1'),
(152680, 17894, 'QU', 'OK', 'S', 1726237177, 1726237177, '1'),
(152681, 17894, 'QU', 'OK', 'S', 1726237180, 1726237180, '1'),
(152682, 17894, 'QU', 'OK', 'S', 1726237182, 1726237182, '1'),
(152683, 17889, 'QU', 'OK', 'S', 1726237185, 1726237185, '1'),
(152684, 17889, 'QU', 'OK', 'S', 1726237188, 1726237188, '1'),
(152685, 32172, 'QU', 'OK', 'S', 1726237208, 1726237208, '1'),
(152686, 32172, 'QU', 'OK', 'S', 1726237212, 1726237212, '1'),
(152687, 24758, 'QU', 'OK', 'S', 1726289804, 1726289804, '1'),
(152688, 31144, 'QU', 'OK', 'S', 1726289954, 1726289954, '1'),
(152689, 30202, 'QU', 'OK', 'S', 1726290677, 1726290677, '1'),
(152690, 18221, 'QU', 'OK', 'S', 1726293119, 1726293119, '1'),
(152691, 18221, 'QU', 'OK', 'S', 1726293122, 1726293122, '1'),
(152692, 18221, 'QU', 'OK', 'S', 1726293125, 1726293125, '1'),
(152693, 33053, 'QU', 'OK', 'S', 1726294506, 1726294506, '1'),
(152694, 33053, 'QU', 'OK', 'S', 1726294527, 1726294527, '1'),
(152695, 33053, 'QU', 'OK', 'S', 1726294729, 1726294729, '1'),
(152696, 33053, 'QU', 'OK', 'S', 1726294733, 1726294733, '1'),
(152697, 33034, 'QU', 'OK', 'S', 1726295349, 1726295349, '1'),
(152698, 33109, 'QU', 'OK', 'S', 1726295353, 1726295353, '1'),
(152699, 33109, 'QU', 'OK', 'S', 1726295358, 1726295358, '1'),
(152700, 25334, 'QU', 'OK', 'S', 1726296734, 1726296734, '1'),
(152701, 25334, 'QU', 'OK', 'S', 1726296744, 1726296744, '1'),
(152702, 25379, 'QU', 'OK', 'S', 1726296778, 1726296778, '1'),
(152703, 25379, 'QU', 'OK', 'S', 1726296789, 1726296789, '1'),
(152704, 33370, 'QU', 'OK', 'S', 1726297403, 1726297403, '1'),
(152705, 33379, 'QU', 'OK', 'S', 1726297406, 1726297406, '1'),
(152706, 33370, 'QU', 'OK', 'S', 1726297409, 1726297409, '1'),
(152707, 33370, 'QU', 'OK', 'S', 1726297420, 1726297420, '1'),
(152708, 33370, 'QU', 'OK', 'S', 1726297423, 1726297423, '1'),
(152709, 33370, 'QU', 'OK', 'S', 1726297427, 1726297427, '1'),
(152710, 33379, 'QU', 'OK', 'S', 1726297430, 1726297430, '1'),
(152711, 32170, 'QU', 'OK', 'S', 1726297699, 1726297699, '1'),
(152712, 31924, 'QU', 'OK', 'S', 1726297875, 1726297875, '1'),
(152713, 25389, 'QU', 'OK', 'S', 1726298086, 1726298086, '1'),
(152714, 25489, 'QU', 'OK', 'S', 1726298118, 1726298118, '1'),
(152715, 25489, 'QU', 'OK', 'S', 1726298126, 1726298126, '1'),
(152716, 32361, 'QU', 'OK', 'S', 1726298145, 1726298145, '1'),
(152717, 32361, 'QU', 'OK', 'S', 1726298167, 1726298167, '1'),
(152718, 32361, 'QU', 'OK', 'S', 1726298183, 1726298183, '1'),
(152719, 32361, 'QU', 'OK', 'S', 1726298195, 1726298195, '1'),
(152720, 32851, 'QU', 'OK', 'S', 1726298953, 1726298953, '1'),
(152721, 32239, 'QU', 'OK', 'S', 1726298959, 1726298959, '1'),
(152722, 33495, 'QU', 'OK', 'S', 1726298993, 1726298993, '1'),
(152723, 30115, 'QU', 'OK', 'S', 1726299004, 1726299004, '1'),
(152724, 33497, 'QU', 'OK', 'S', 1726299016, 1726299016, '1'),
(152725, 33498, 'QU', 'OK', 'S', 1726299025, 1726299025, '1'),
(152726, 24869, 'QU', 'OK', 'S', 1726299038, 1726299038, '1'),
(152727, 24783, 'QU', 'OK', 'S', 1726299259, 1726299259, '1'),
(152728, 15075, 'QU', 'OK', 'S', 1726299419, 1726299419, '1'),
(152729, 13059, 'QU', 'OK', 'S', 1726299464, 1726299464, '1'),
(152730, 13047, 'QU', 'OK', 'S', 1726299504, 1726299504, '1'),
(152731, 25490, 'QU', 'OK', 'S', 1726299847, 1726299847, '1'),
(152732, 25490, 'QU', 'OK', 'S', 1726299873, 1726299873, '1'),
(152733, 25491, 'QU', 'OK', 'S', 1726299884, 1726299884, '1'),
(152734, 25492, 'QU', 'OK', 'S', 1726299987, 1726299987, '1'),
(152735, 25492, 'QU', 'OK', 'S', 1726299995, 1726299995, '1'),
(152736, 25576, 'QU', 'OK', 'S', 1726300058, 1726300058, '1'),
(152737, 25576, 'QU', 'OK', 'S', 1726300066, 1726300066, '1'),
(152738, 27318, 'QU', 'OK', 'S', 1726300102, 1726300102, '1'),
(152739, 27318, 'QU', 'OK', 'S', 1726300102, 1726300102, '1'),
(152740, 29388, 'QU', 'OK', 'S', 1726300145, 1726300145, '1'),
(152741, 13588, 'QU', 'OK', 'S', 1726300157, 1726300157, '1'),
(152742, 29994, 'QU', 'OK', 'S', 1726300175, 1726300175, '1'),
(152743, 14967, 'QU', 'OK', 'S', 1726300188, 1726300188, '1'),
(152744, 28441, 'QU', 'OK', 'S', 1726300287, 1726300287, '1'),
(152745, 28441, 'QU', 'OK', 'S', 1726300287, 1726300287, '1'),
(152746, 25579, 'QU', 'OK', 'S', 1726300357, 1726300357, '1'),
(152747, 25579, 'QU', 'OK', 'S', 1726300367, 1726300367, '1'),
(152748, 26839, 'QU', 'OK', 'S', 1726300416, 1726300416, '1'),
(152749, 26844, 'QU', 'OK', 'S', 1726300475, 1726300475, '1'),
(152750, 24187, 'QU', 'OK', 'S', 1726300505, 1726300505, '1'),
(152751, 30362, 'QU', 'OK', 'S', 1726300541, 1726300541, '1'),
(152752, 27384, 'QU', 'OK', 'S', 1726300551, 1726300551, '1'),
(152753, 30474, 'QU', 'OK', 'S', 1726300558, 1726300558, '1'),
(152754, 32495, 'QU', 'OK', 'S', 1726300575, 1726300575, '1'),
(152755, 25757, 'QU', 'OK', 'S', 1726300587, 1726300587, '1'),
(152756, 33158, 'QU', 'OK', 'S', 1726300606, 1726300606, '1'),
(152757, 29598, 'QU', 'OK', 'S', 1726300668, 1726300668, '1'),
(152758, 17397, 'QU', 'OK', 'S', 1726300810, 1726300810, '1'),
(152759, 24254, 'QU', 'OK', 'S', 1726300828, 1726300828, '1'),
(152760, 24262, 'QU', 'OK', 'S', 1726300843, 1726300843, '1'),
(152761, 24262, 'QU', 'OK', 'S', 1726300843, 1726300843, '1'),
(152762, 27250, 'QU', 'OK', 'S', 1726300863, 1726300863, '1'),
(152763, 30392, 'QU', 'OK', 'S', 1726300877, 1726300877, '1'),
(152764, 30392, 'QU', 'OK', 'S', 1726300877, 1726300877, '1'),
(152765, 30392, 'QU', 'OK', 'S', 1726300877, 1726300877, '1'),
(152766, 29690, 'QU', 'OK', 'S', 1726300919, 1726300919, '1'),
(152767, 33463, 'QU', 'OK', 'S', 1726301178, 1726301178, '1'),
(152768, 33463, 'QU', 'OK', 'S', 1726301181, 1726301181, '1'),
(152769, 33463, 'QU', 'OK', 'S', 1726301184, 1726301184, '1'),
(152770, 33462, 'QU', 'OK', 'S', 1726301187, 1726301187, '1'),
(152771, 33462, 'QU', 'OK', 'S', 1726301191, 1726301191, '1'),
(152772, 33462, 'QU', 'OK', 'S', 1726301194, 1726301194, '1'),
(152773, 4028, 'QU', 'OK', 'S', 1726301814, 1726301814, '1'),
(152774, 4028, 'QU', 'OK', 'S', 1726301817, 1726301817, '1'),
(152775, 4032, 'QU', 'OK', 'S', 1726301837, 1726301837, '1'),
(152776, 8124, 'QU', 'OK', 'S', 1726301951, 1726301951, '1'),
(152777, 26840, 'QU', 'OK', 'S', 1726301980, 1726301980, '1'),
(152778, 26845, 'QU', 'OK', 'S', 1726302029, 1726302029, '1'),
(152779, 26850, 'QU', 'OK', 'S', 1726302124, 1726302124, '1'),
(152780, 26853, 'QU', 'OK', 'S', 1726302139, 1726302139, '1'),
(152781, 16175, 'QU', 'OK', 'S', 1726302223, 1726302223, '1'),
(152782, 3962, 'QU', 'OK', 'S', 1726302308, 1726302308, '1'),
(152783, 11192, 'QU', 'OK', 'S', 1726302399, 1726302399, '1'),
(152784, 8142, 'QU', 'OK', 'S', 1726302530, 1726302530, '1'),
(152785, 8142, 'QU', 'OK', 'S', 1726302533, 1726302533, '1'),
(152786, 29513, 'QU', 'OK', 'S', 1726302563, 1726302563, '1'),
(152787, 3960, 'QU', 'OK', 'S', 1726302601, 1726302601, '1'),
(152788, 26634, 'QU', 'OK', 'S', 1726308335, 1726308335, '1'),
(152789, 9869, 'QU', 'OK', 'S', 1726308338, 1726308338, '1'),
(152790, 33458, 'QU', 'OK', 'S', 1726308340, 1726308340, '1'),
(152791, 24955, 'QU', 'OK', 'S', 1726308343, 1726308343, '1'),
(152792, 33461, 'QU', 'OK', 'S', 1726308345, 1726308345, '1'),
(152793, 24955, 'QU', 'OK', 'S', 1726310130, 1726310130, '1'),
(152794, 24783, 'QU', 'OK', 'S', 1726310255, 1726310255, '1'),
(152795, 29513, 'QU', 'OK', 'S', 1726311075, 1726311075, '1'),
(152796, 32117, 'QU', 'OK', 'S', 1726311082, 1726311082, '1'),
(152797, 32392, 'QU', 'OK', 'S', 1726311085, 1726311085, '1'),
(152798, 32117, 'QU', 'OK', 'S', 1726311088, 1726311088, '1'),
(152799, 32044, 'QU', 'OK', 'S', 1726311090, 1726311090, '1'),
(152800, 32045, 'QU', 'OK', 'S', 1726311093, 1726311093, '1'),
(152801, 32117, 'QU', 'OK', 'S', 1726311096, 1726311096, '1'),
(152802, 32045, 'QU', 'OK', 'S', 1726311110, 1726311110, '1'),
(152803, 32045, 'QU', 'OK', 'S', 1726311113, 1726311113, '1'),
(152804, 32045, 'QU', 'OK', 'S', 1726311116, 1726311116, '1'),
(152805, 32117, 'QU', 'OK', 'S', 1726311118, 1726311118, '1'),
(152806, 32172, 'QU', 'OK', 'S', 1726311126, 1726311126, '1'),
(152807, 32044, 'QU', 'OK', 'S', 1726311130, 1726311130, '1'),
(152808, 32044, 'QU', 'OK', 'S', 1726311138, 1726311138, '1'),
(152809, 32172, 'QU', 'OK', 'S', 1726311148, 1726311148, '1'),
(152810, 32392, 'QU', 'OK', 'S', 1726311151, 1726311151, '1'),
(152811, 32045, 'QU', 'OK', 'S', 1726311154, 1726311154, '1'),
(152812, 32392, 'QU', 'OK', 'S', 1726311186, 1726311186, '1'),
(152813, 32172, 'QU', 'OK', 'S', 1726311196, 1726311196, '1'),
(152814, 32172, 'QU', 'OK', 'S', 1726311199, 1726311199, '1'),
(152815, 32044, 'QU', 'OK', 'S', 1726311202, 1726311202, '1'),
(152816, 32117, 'QU', 'OK', 'S', 1726311205, 1726311205, '1'),
(152817, 17895, 'QU', 'OK', 'S', 1726311208, 1726311208, '1'),
(152818, 32044, 'QU', 'OK', 'S', 1726311210, 1726311210, '1'),
(152819, 17895, 'QU', 'OK', 'S', 1726311213, 1726311213, '1'),
(152820, 32392, 'QU', 'OK', 'S', 1726311216, 1726311216, '1'),
(152821, 32391, 'QU', 'OK', 'S', 1726311218, 1726311218, '1'),
(152822, 32172, 'QU', 'OK', 'S', 1726311221, 1726311221, '1'),
(152823, 32391, 'QU', 'OK', 'S', 1726311224, 1726311224, '1'),
(152824, 32391, 'QU', 'OK', 'S', 1726311227, 1726311227, '1'),
(152825, 32391, 'QU', 'OK', 'S', 1726311229, 1726311229, '1'),
(152826, 32392, 'QU', 'OK', 'S', 1726311232, 1726311232, '1'),
(152827, 32391, 'QU', 'OK', 'S', 1726311235, 1726311235, '1'),
(152828, 17895, 'QU', 'OK', 'S', 1726311237, 1726311237, '1'),
(152829, 17895, 'QU', 'OK', 'S', 1726311240, 1726311240, '1'),
(152830, 17895, 'QU', 'OK', 'S', 1726311243, 1726311243, '1'),
(152831, 20956, 'QU', 'OK', 'S', 1726312666, 1726312666, '1'),
(152832, 11796, 'QU', 'OK', 'S', 1726313081, 1726313081, '1'),
(152833, 11796, 'QU', 'OK', 'S', 1726313085, 1726313085, '1'),
(152834, 11796, 'QU', 'OK', 'S', 1726313088, 1726313088, '1'),
(152835, 11796, 'QU', 'OK', 'S', 1726313091, 1726313091, '1'),
(152836, 11796, 'QU', 'OK', 'S', 1726313095, 1726313095, '1'),
(152837, 18000, 'QU', 'OK', 'S', 1726313875, 1726313875, '1'),
(152838, 22816, 'QU', 'OK', 'S', 1726313885, 1726313885, '1'),
(152839, 25171, 'QU', 'OK', 'S', 1726313972, 1726313972, '1'),
(152840, 14389, 'QU', 'OK', 'S', 1726313976, 1726313976, '1'),
(152841, 26641, 'QU', 'OK', 'S', 1726313981, 1726313981, '1'),
(152842, 31348, 'QU', 'OK', 'S', 1726313986, 1726313986, '1'),
(152843, 25434, 'QU', 'OK', 'S', 1726313990, 1726313990, '1'),
(152844, 14916, 'QU', 'OK', 'S', 1726314008, 1726314008, '1'),
(152845, 29712, 'QU', 'OK', 'S', 1726314012, 1726314012, '1'),
(152846, 25513, 'QU', 'OK', 'S', 1726314025, 1726314025, '1'),
(152847, 25429, 'QU', 'OK', 'S', 1726314048, 1726314048, '1'),
(152848, 25513, 'QU', 'OK', 'S', 1726314069, 1726314069, '1'),
(152849, 33104, 'QU', 'OK', 'S', 1726314074, 1726314074, '1'),
(152850, 21033, 'QU', 'OK', 'S', 1726314077, 1726314077, '1'),
(152851, 3611, 'QU', 'OK', 'S', 1726314082, 1726314082, '1'),
(152852, 27534, 'QU', 'OK', 'S', 1726314086, 1726314086, '1'),
(152853, 33043, 'QU', 'OK', 'S', 1726314126, 1726314126, '1'),
(152854, 19879, 'QU', 'OK', 'S', 1726314130, 1726314130, '1'),
(152855, 31642, 'QU', 'OK', 'S', 1726314134, 1726314134, '1'),
(152856, 18583, 'QU', 'OK', 'S', 1726314138, 1726314138, '1'),
(152857, 21298, 'QU', 'OK', 'S', 1726314142, 1726314142, '1'),
(152858, 31264, 'QU', 'OK', 'S', 1726314147, 1726314147, '1'),
(152859, 14543, 'QU', 'OK', 'S', 1726314152, 1726314152, '1'),
(152860, 31590, 'QU', 'OK', 'S', 1726314156, 1726314156, '1'),
(152861, 31785, 'QU', 'OK', 'S', 1726314163, 1726314163, '1'),
(152862, 20431, 'QU', 'OK', 'S', 1726314168, 1726314168, '1'),
(152863, 21348, 'QU', 'OK', 'S', 1726314172, 1726314172, '1'),
(152864, 31971, 'QU', 'OK', 'S', 1726314177, 1726314177, '1'),
(152865, 31589, 'QU', 'OK', 'S', 1726314182, 1726314182, '1'),
(152866, 27330, 'QU', 'OK', 'S', 1726314188, 1726314188, '1'),
(152867, 30047, 'QU', 'OK', 'S', 1726314216, 1726314216, '1'),
(152868, 27534, 'QU', 'OK', 'S', 1726314222, 1726314222, '1'),
(152869, 24065, 'QU', 'OK', 'S', 1726314226, 1726314226, '1'),
(152870, 22917, 'QU', 'OK', 'S', 1726314232, 1726314232, '1'),
(152871, 21888, 'QU', 'OK', 'S', 1726314239, 1726314239, '1'),
(152872, 24656, 'QU', 'OK', 'S', 1726314245, 1726314245, '1'),
(152873, 13364, 'QU', 'OK', 'S', 1726314259, 1726314259, '1'),
(152874, 7072, 'QU', 'OK', 'S', 1726314263, 1726314263, '1'),
(152875, 29467, 'QU', 'OK', 'S', 1726314269, 1726314269, '1'),
(152876, 16715, 'QU', 'OK', 'S', 1726314282, 1726314282, '1'),
(152877, 7072, 'QU', 'OK', 'S', 1726314300, 1726314300, '1'),
(152878, 14502, 'QU', 'OK', 'S', 1726314307, 1726314307, '1'),
(152879, 14502, 'QU', 'OK', 'S', 1726314324, 1726314324, '1'),
(152880, 2810, 'QU', 'OK', 'S', 1726314345, 1726314345, '1'),
(152881, 1009, 'QU', 'OK', 'S', 1726314356, 1726314356, '1'),
(152882, 1009, 'QU', 'OK', 'S', 1726314360, 1726314360, '1'),
(152883, 24324, 'QU', 'OK', 'S', 1726314402, 1726314402, '1'),
(152884, 24324, 'QU', 'OK', 'S', 1726314411, 1726314411, '1'),
(152885, 29482, 'QU', 'OK', 'S', 1726314441, 1726314441, '1'),
(152886, 29482, 'QU', 'OK', 'S', 1726314447, 1726314447, '1'),
(152887, 31348, 'QU', 'OK', 'S', 1726314484, 1726314484, '1'),
(152888, 31348, 'QU', 'OK', 'S', 1726314489, 1726314489, '1'),
(152889, 7072, 'QU', 'OK', 'S', 1726316247, 1726316247, '1'),
(152890, 1009, 'QU', 'OK', 'S', 1726316493, 1726316493, '1'),
(152891, 11796, 'QU', 'OK', 'S', 1726316528, 1726316528, '1'),
(152892, 11796, 'QU', 'OK', 'S', 1726316531, 1726316531, '1'),
(152893, 11796, 'QU', 'OK', 'S', 1726316570, 1726316570, '1'),
(152894, 11796, 'QU', 'OK', 'S', 1726316574, 1726316574, '1'),
(152895, 11796, 'QU', 'OK', 'S', 1726316643, 1726316643, '1'),
(152896, 11796, 'QU', 'OK', 'S', 1726316710, 1726316710, '1'),
(152897, 11796, 'QU', 'OK', 'S', 1726316733, 1726316733, '1'),
(152898, 24321, 'QU', 'OK', 'S', 1726318102, 1726318102, '1'),
(152899, 33158, 'QU', 'OK', 'S', 1726318391, 1726318391, '1'),
(152900, 32138, 'QU', 'OK', 'S', 1726318393, 1726318393, '1'),
(152901, 26687, 'QU', 'OK', 'S', 1726318395, 1726318395, '1'),
(152902, 33158, 'QU', 'OK', 'S', 1726318397, 1726318397, '1'),
(152903, 33448, 'QU', 'OK', 'S', 1726318403, 1726318403, '1'),
(152904, 32138, 'QU', 'OK', 'S', 1726318405, 1726318405, '1'),
(152905, 26687, 'QU', 'OK', 'S', 1726318406, 1726318406, '1'),
(152906, 23639, 'QU', 'OK', 'S', 1726318538, 1726318538, '1'),
(152907, 23937, 'QU', 'OK', 'S', 1726318599, 1726318599, '1'),
(152908, 23937, 'QU', 'OK', 'S', 1726318602, 1726318602, '1'),
(152909, 23937, 'QU', 'OK', 'S', 1726318605, 1726318605, '1'),
(152910, 23937, 'QU', 'OK', 'S', 1726318780, 1726318780, '1'),
(152911, 32806, 'QU', 'OK', 'S', 1726321245, 1726321245, '1'),
(152912, 31553, 'QU', 'OK', 'S', 1726321251, 1726321251, '1'),
(152913, 17580, 'QU', 'OK', 'S', 1726321254, 1726321254, '1'),
(152914, 31856, 'QU', 'OK', 'S', 1726321257, 1726321257, '1'),
(152915, 21169, 'QU', 'OK', 'S', 1726321262, 1726321262, '1'),
(152916, 13049, 'QU', 'OK', 'S', 1726321274, 1726321274, '1'),
(152917, 5827, 'QU', 'OK', 'S', 1726321283, 1726321283, '1'),
(152918, 7727, 'QU', 'OK', 'S', 1726321290, 1726321290, '1'),
(152919, 7727, 'QU', 'OK', 'S', 1726321304, 1726321304, '1'),
(152920, 3412, 'QU', 'OK', 'S', 1726321332, 1726321332, '1'),
(152921, 3447, 'QU', 'OK', 'S', 1726321341, 1726321341, '1'),
(152922, 24851, 'QU', 'OK', 'S', 1726321390, 1726321390, '1'),
(152923, 16468, 'QU', 'OK', 'S', 1726321400, 1726321400, '1'),
(152924, 31379, 'QU', 'OK', 'S', 1726321411, 1726321411, '1'),
(152925, 32938, 'QU', 'OK', 'S', 1726321423, 1726321423, '1'),
(152926, 32938, 'QU', 'OK', 'S', 1726321423, 1726321423, '1'),
(152927, 26195, 'QU', 'OK', 'S', 1726321436, 1726321436, '1'),
(152928, 24281, 'QU', 'OK', 'S', 1726321449, 1726321449, '1'),
(152929, 10690, 'QU', 'OK', 'S', 1726321548, 1726321548, '1'),
(152930, 22653, 'QU', 'OK', 'S', 1726321555, 1726321555, '1'),
(152931, 26312, 'QU', 'OK', 'S', 1726321567, 1726321567, '1'),
(152932, 22727, 'QU', 'OK', 'S', 1726463069, 1726463069, '1'),
(152933, 32872, 'QU', 'OK', 'S', 1726463071, 1726463071, '1'),
(152934, 32872, 'QU', 'OK', 'S', 1726463171, 1726463171, '1'),
(152935, 32872, 'QU', 'OK', 'S', 1726463219, 1726463219, '1'),
(152936, 31138, 'QU', 'OK', 'S', 1726463783, 1726463783, '1'),
(152937, 32057, 'QU', 'OK', 'S', 1726463882, 1726463882, '1'),
(152938, 33109, 'QU', 'OK', 'S', 1726466221, 1726466221, '1'),
(152939, 33109, 'QU', 'OK', 'S', 1726466232, 1726466232, '1'),
(152940, 33109, 'QU', 'OK', 'S', 1726466239, 1726466239, '1'),
(152941, 33109, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152942, 33259, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152943, 33109, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152944, 33109, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152945, 33258, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152946, 33062, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152947, 33062, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152948, 33126, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152949, 33126, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152950, 32455, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152951, 33119, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152952, 32207, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152953, 32464, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152954, 32479, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152955, 32207, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152956, 32207, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152957, 32122, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152958, 32207, 'QU', 'OK', 'S', 1726466645, 1726466645, '1'),
(152959, 32207, 'QU', 'OK', 'S', 1726466825, 1726466825, '1'),
(152960, 32207, 'QU', 'OK', 'S', 1726466838, 1726466838, '1'),
(152961, 32207, 'QU', 'OK', 'S', 1726466866, 1726466866, '1'),
(152962, 32479, 'QU', 'OK', 'S', 1726466871, 1726466871, '1'),
(152963, 32122, 'QU', 'OK', 'S', 1726466898, 1726466898, '1'),
(152964, 33109, 'QU', 'OK', 'S', 1726466919, 1726466919, '1'),
(152965, 32455, 'QU', 'OK', 'S', 1726466930, 1726466930, '1'),
(152966, 32207, 'QU', 'OK', 'S', 1726466946, 1726466946, '1'),
(152967, 33126, 'QU', 'OK', 'S', 1726466952, 1726466952, '1'),
(152968, 33062, 'QU', 'OK', 'S', 1726466956, 1726466956, '1'),
(152969, 33062, 'QU', 'OK', 'S', 1726466960, 1726466960, '1'),
(152970, 33258, 'QU', 'OK', 'S', 1726466965, 1726466965, '1'),
(152971, 33259, 'QU', 'OK', 'S', 1726466969, 1726466969, '1'),
(152972, 33109, 'QU', 'OK', 'S', 1726466973, 1726466973, '1'),
(152973, 33119, 'QU', 'OK', 'S', 1726466978, 1726466978, '1'),
(152974, 33126, 'QU', 'OK', 'S', 1726466982, 1726466982, '1'),
(152975, 32059, 'QU', 'OK', 'S', 1726468346, 1726468346, '1'),
(152976, 14190, 'QU', 'OK', 'S', 1726468366, 1726468366, '1'),
(152977, 27860, 'QU', 'OK', 'S', 1726469380, 1726469380, '1'),
(152978, 24579, 'QU', 'OK', 'S', 1726469401, 1726469401, '1'),
(152979, 14502, 'QU', 'OK', 'S', 1726469415, 1726469415, '1'),
(152980, 26920, 'QU', 'OK', 'S', 1726469426, 1726469426, '1'),
(152981, 19964, 'QU', 'OK', 'S', 1726469439, 1726469439, '1'),
(152982, 24582, 'QU', 'OK', 'S', 1726469455, 1726469455, '1'),
(152983, 26918, 'QU', 'OK', 'S', 1726469475, 1726469475, '1'),
(152984, 32689, 'QU', 'OK', 'S', 1726469519, 1726469519, '1'),
(152985, 26918, 'QU', 'OK', 'S', 1726469531, 1726469531, '1'),
(152986, 26918, 'QU', 'OK', 'S', 1726470865, 1726470865, '1'),
(152987, 22093, 'QU', 'OK', 'S', 1726471814, 1726471814, '1'),
(152988, 22093, 'QU', 'OK', 'S', 1726471817, 1726471817, '1'),
(152989, 33392, 'QU', 'OK', 'S', 1726472035, 1726472035, '1'),
(152990, 14542, 'QU', 'OK', 'S', 1726472169, 1726472169, '1'),
(152991, 14542, 'QU', 'OK', 'S', 1726472194, 1726472194, '1'),
(152992, 14542, 'QU', 'OK', 'S', 1726472199, 1726472199, '1'),
(152993, 14542, 'QU', 'OK', 'S', 1726472203, 1726472203, '1'),
(152994, 14542, 'QU', 'OK', 'S', 1726472210, 1726472210, '1'),
(152995, 14542, 'QU', 'OK', 'S', 1726472217, 1726472217, '1'),
(152996, 14542, 'QU', 'OK', 'S', 1726472239, 1726472239, '1'),
(152997, 33420, 'QU', 'OK', 'S', 1726472336, 1726472336, '1'),
(152998, 33431, 'QU', 'OK', 'S', 1726472349, 1726472349, '1'),
(152999, 33432, 'QU', 'OK', 'S', 1726472371, 1726472371, '1'),
(153000, 10071, 'QU', 'OK', 'S', 1726472407, 1726472407, '1'),
(153001, 8280, 'QU', 'OK', 'S', 1726472523, 1726472523, '1'),
(153002, 5379, 'QU', 'OK', 'S', 1726472653, 1726472653, '1'),
(153003, 3961, 'QU', 'OK', 'S', 1726472703, 1726472703, '1'),
(153004, 31751, 'QU', 'OK', 'S', 1726472761, 1726472761, '1'),
(153005, 14971, 'QU', 'OK', 'S', 1726472818, 1726472818, '1'),
(153006, 32582, 'QU', 'OK', 'S', 1726472823, 1726472823, '1'),
(153007, 32529, 'QU', 'OK', 'S', 1726472837, 1726472837, '1'),
(153008, 29774, 'QU', 'OK', 'S', 1726472864, 1726472864, '1'),
(153009, 32998, 'QU', 'OK', 'S', 1726472876, 1726472876, '1'),
(153010, 32611, 'QU', 'OK', 'S', 1726472880, 1726472880, '1'),
(153011, 32036, 'QU', 'OK', 'S', 1726472893, 1726472893, '1'),
(153012, 32595, 'QU', 'OK', 'S', 1726472913, 1726472913, '1'),
(153013, 32417, 'QU', 'OK', 'S', 1726472972, 1726472972, '1'),
(153014, 32936, 'QU', 'OK', 'S', 1726472977, 1726472977, '1'),
(153015, 12049, 'QU', 'OK', 'S', 1726472980, 1726472980, '1'),
(153016, 32460, 'QU', 'OK', 'S', 1726472984, 1726472984, '1'),
(153017, 32449, 'QU', 'OK', 'S', 1726472989, 1726472989, '1'),
(153018, 22727, 'QU', 'OK', 'S', 1726472993, 1726472993, '1'),
(153019, 22727, 'QU', 'OK', 'S', 1726472997, 1726472997, '1'),
(153020, 14253, 'QU', 'OK', 'S', 1726473004, 1726473004, '1'),
(153021, 26666, 'QU', 'OK', 'S', 1726473011, 1726473011, '1'),
(153022, 26663, 'QU', 'OK', 'S', 1726473019, 1726473019, '1'),
(153023, 29834, 'QU', 'OK', 'S', 1726473023, 1726473023, '1'),
(153024, 32434, 'QU', 'OK', 'S', 1726473028, 1726473028, '1'),
(153025, 30417, 'QU', 'OK', 'S', 1726473033, 1726473033, '1'),
(153026, 33130, 'QU', 'OK', 'S', 1726473042, 1726473042, '1'),
(153027, 33128, 'QU', 'OK', 'S', 1726473048, 1726473048, '1'),
(153028, 32459, 'QU', 'OK', 'S', 1726473052, 1726473052, '1'),
(153029, 30935, 'QU', 'OK', 'S', 1726473057, 1726473057, '1'),
(153030, 25333, 'QU', 'OK', 'S', 1726473061, 1726473061, '1'),
(153031, 26654, 'QU', 'OK', 'S', 1726473071, 1726473071, '1'),
(153032, 32551, 'QU', 'OK', 'S', 1726473076, 1726473076, '1'),
(153033, 24668, 'QU', 'OK', 'S', 1726473089, 1726473089, '1'),
(153034, 32462, 'QU', 'OK', 'S', 1726473097, 1726473097, '1'),
(153035, 20662, 'QU', 'OK', 'S', 1726473110, 1726473110, '1'),
(153036, 29998, 'QU', 'OK', 'S', 1726473114, 1726473114, '1'),
(153037, 23088, 'QU', 'OK', 'S', 1726473119, 1726473119, '1'),
(153038, 33005, 'QU', 'OK', 'S', 1726473123, 1726473123, '1'),
(153039, 32936, 'QU', 'OK', 'S', 1726473127, 1726473127, '1'),
(153040, 32434, 'QU', 'OK', 'S', 1726473135, 1726473135, '1'),
(153041, 32584, 'QU', 'OK', 'S', 1726473140, 1726473140, '1'),
(153042, 28637, 'QU', 'OK', 'S', 1726473155, 1726473155, '1'),
(153043, 14242, 'QU', 'OK', 'S', 1726473169, 1726473169, '1'),
(153044, 32999, 'QU', 'OK', 'S', 1726473180, 1726473180, '1'),
(153045, 32434, 'QU', 'OK', 'S', 1726473184, 1726473184, '1'),
(153046, 33285, 'QU', 'OK', 'S', 1726473191, 1726473191, '1'),
(153047, 30794, 'QU', 'OK', 'S', 1726473217, 1726473217, '1'),
(153048, 18463, 'QU', 'OK', 'S', 1726473232, 1726473232, '1'),
(153049, 24671, 'QU', 'OK', 'S', 1726473248, 1726473248, '1'),
(153050, 22616, 'QU', 'OK', 'S', 1726473262, 1726473262, '1'),
(153051, 26756, 'QU', 'OK', 'S', 1726473303, 1726473303, '1'),
(153052, 27040, 'QU', 'OK', 'S', 1726473319, 1726473319, '1'),
(153053, 32383, 'QU', 'OK', 'S', 1726473348, 1726473348, '1'),
(153054, 27249, 'QU', 'OK', 'S', 1726473402, 1726473402, '1'),
(153055, 33032, 'QU', 'OK', 'S', 1726473408, 1726473408, '1'),
(153056, 26656, 'QU', 'OK', 'S', 1726473413, 1726473413, '1'),
(153057, 33408, 'QU', 'OK', 'S', 1726473417, 1726473417, '1'),
(153058, 32248, 'QU', 'OK', 'S', 1726473422, 1726473422, '1'),
(153059, 31107, 'QU', 'OK', 'S', 1726473426, 1726473426, '1'),
(153060, 22660, 'QU', 'OK', 'S', 1726473430, 1726473430, '1'),
(153061, 25470, 'QU', 'OK', 'S', 1726473434, 1726473434, '1'),
(153062, 29385, 'QU', 'OK', 'S', 1726473440, 1726473440, '1'),
(153063, 32754, 'QU', 'OK', 'S', 1726473453, 1726473453, '1'),
(153064, 33408, 'QU', 'OK', 'S', 1726473458, 1726473458, '1'),
(153065, 30175, 'QU', 'OK', 'S', 1726473463, 1726473463, '1'),
(153066, 33286, 'QU', 'OK', 'S', 1726473469, 1726473469, '1'),
(153067, 27849, 'QU', 'OK', 'S', 1726473476, 1726473476, '1'),
(153068, 30052, 'QU', 'OK', 'S', 1726473482, 1726473482, '1'),
(153069, 32569, 'QU', 'OK', 'S', 1726473487, 1726473487, '1'),
(153070, 32997, 'QU', 'OK', 'S', 1726473493, 1726473493, '1'),
(153071, 29901, 'QU', 'OK', 'S', 1726473500, 1726473500, '1'),
(153072, 32430, 'QU', 'OK', 'S', 1726473505, 1726473505, '1'),
(153073, 30092, 'QU', 'OK', 'S', 1726473509, 1726473509, '1'),
(153074, 32605, 'QU', 'OK', 'S', 1726473515, 1726473515, '1'),
(153075, 32754, 'QU', 'OK', 'S', 1726473520, 1726473520, '1'),
(153076, 18340, 'QU', 'OK', 'S', 1726473522, 1726473522, '1'),
(153077, 33266, 'QU', 'OK', 'S', 1726473524, 1726473524, '1'),
(153078, 32248, 'QU', 'OK', 'S', 1726473545, 1726473545, '1'),
(153079, 28626, 'QU', 'OK', 'S', 1726473555, 1726473555, '1'),
(153080, 32433, 'QU', 'OK', 'S', 1726473605, 1726473605, '1'),
(153081, 32433, 'QU', 'OK', 'S', 1726473613, 1726473613, '1'),
(153082, 29031, 'QU', 'OK', 'S', 1726473638, 1726473638, '1'),
(153083, 29035, 'QU', 'OK', 'S', 1726473645, 1726473645, '1'),
(153084, 29029, 'QU', 'OK', 'S', 1726473650, 1726473650, '1'),
(153085, 17360, 'QU', 'OK', 'S', 1726473657, 1726473657, '1'),
(153086, 18165, 'QU', 'OK', 'S', 1726473665, 1726473665, '1'),
(153087, 20960, 'QU', 'OK', 'S', 1726475003, 1726475003, '1'),
(153088, 20960, 'QU', 'OK', 'S', 1726475021, 1726475021, '1'),
(153089, 32688, 'QU', 'OK', 'S', 1726475159, 1726475159, '1'),
(153090, 32688, 'QU', 'OK', 'S', 1726475239, 1726475239, '1'),
(153091, 29387, 'QU', 'OK', 'S', 1726479293, 1726479293, '1'),
(153092, 33523, 'QU', 'OK', 'S', 1726480255, 1726480255, '1'),
(153093, 33034, 'QU', 'OK', 'S', 1726480540, 1726480540, '1'),
(153094, 33109, 'QU', 'OK', 'S', 1726480543, 1726480543, '1'),
(153095, 33525, 'QU', 'OK', 'S', 1726480674, 1726480674, '1'),
(153096, 33526, 'QU', 'OK', 'S', 1726480861, 1726480861, '1'),
(153097, 33467, 'QU', 'OK', 'S', 1726480955, 1726480955, '1'),
(153098, 33524, 'QU', 'OK', 'S', 1726481495, 1726481495, '1'),
(153099, 33473, 'QU', 'OK', 'S', 1726482121, 1726482121, '1'),
(153100, 33473, 'QU', 'OK', 'S', 1726482121, 1726482121, '1'),
(153101, 33473, 'QU', 'OK', 'S', 1726482121, 1726482121, '1'),
(153102, 33474, 'QU', 'OK', 'S', 1726482132, 1726482132, '1'),
(153103, 33474, 'QU', 'OK', 'S', 1726482132, 1726482132, '1'),
(153104, 33474, 'QU', 'OK', 'S', 1726482132, 1726482132, '1'),
(153105, 21888, 'QU', 'OK', 'S', 1726482316, 1726482316, '1'),
(153106, 33386, 'QU', 'OK', 'S', 1726482318, 1726482318, '1'),
(153107, 31581, 'QU', 'OK', 'S', 1726482373, 1726482373, '1'),
(153108, 33400, 'QU', 'OK', 'S', 1726482462, 1726482462, '1'),
(153109, 32363, 'QU', 'OK', 'S', 1726482480, 1726482480, '1'),
(153110, 32326, 'QU', 'OK', 'S', 1726482497, 1726482497, '1'),
(153111, 32325, 'QU', 'OK', 'S', 1726482502, 1726482502, '1'),
(153112, 33512, 'QU', 'OK', 'S', 1726482696, 1726482696, '1'),
(153113, 33513, 'QU', 'OK', 'S', 1726482741, 1726482741, '1'),
(153114, 33515, 'QU', 'OK', 'S', 1726482833, 1726482833, '1'),
(153115, 33466, 'QU', 'OK', 'S', 1726482889, 1726482889, '1'),
(153116, 33466, 'QU', 'OK', 'S', 1726482889, 1726482889, '1'),
(153117, 33466, 'QU', 'OK', 'S', 1726482889, 1726482889, '1'),
(153118, 33465, 'QU', 'OK', 'S', 1726482957, 1726482957, '1'),
(153119, 33465, 'QU', 'OK', 'S', 1726482957, 1726482957, '1'),
(153120, 33464, 'QU', 'OK', 'S', 1726483018, 1726483018, '1'),
(153121, 33464, 'QU', 'OK', 'S', 1726483018, 1726483018, '1'),
(153122, 33464, 'QU', 'OK', 'S', 1726483018, 1726483018, '1'),
(153123, 33383, 'QU', 'OK', 'S', 1726483093, 1726483093, '1'),
(153124, 33383, 'QU', 'OK', 'S', 1726483093, 1726483093, '1'),
(153125, 33382, 'QU', 'OK', 'S', 1726483165, 1726483165, '1'),
(153126, 33382, 'QU', 'OK', 'S', 1726483165, 1726483165, '1'),
(153127, 33381, 'QU', 'OK', 'S', 1726483234, 1726483234, '1'),
(153128, 33381, 'QU', 'OK', 'S', 1726483234, 1726483234, '1'),
(153129, 33381, 'QU', 'OK', 'S', 1726483234, 1726483234, '1'),
(153130, 33514, 'QU', 'OK', 'S', 1726483477, 1726483477, '1'),
(153131, 33341, 'QU', 'OK', 'S', 1726483647, 1726483647, '1'),
(153132, 33341, 'QU', 'OK', 'S', 1726483647, 1726483647, '1'),
(153133, 33340, 'QU', 'OK', 'S', 1726483718, 1726483718, '1'),
(153134, 33340, 'QU', 'OK', 'S', 1726483718, 1726483718, '1'),
(153135, 33340, 'QU', 'OK', 'S', 1726483718, 1726483718, '1'),
(153136, 33314, 'QU', 'OK', 'S', 1726483776, 1726483776, '1'),
(153137, 33313, 'QU', 'OK', 'S', 1726483857, 1726483857, '1'),
(153138, 33313, 'QU', 'OK', 'S', 1726483857, 1726483857, '1'),
(153139, 33527, 'QU', 'OK', 'S', 1726483876, 1726483876, '1'),
(153140, 30288, 'QU', 'OK', 'S', 1726484354, 1726484354, '1'),
(153141, 30288, 'QU', 'OK', 'S', 1726484354, 1726484354, '1'),
(153142, 30253, 'QU', 'OK', 'S', 1726484376, 1726484376, '1'),
(153143, 29191, 'QU', 'OK', 'S', 1726484421, 1726484421, '1'),
(153144, 29191, 'QU', 'OK', 'S', 1726484421, 1726484421, '1'),
(153145, 29191, 'QU', 'OK', 'S', 1726484421, 1726484421, '1'),
(153146, 31654, 'QU', 'OK', 'S', 1726484444, 1726484444, '1'),
(153147, 29190, 'QU', 'OK', 'S', 1726484446, 1726484446, '1'),
(153148, 29190, 'QU', 'OK', 'S', 1726484446, 1726484446, '1'),
(153149, 29190, 'QU', 'OK', 'S', 1726484446, 1726484446, '1'),
(153150, 29190, 'QU', 'OK', 'S', 1726484446, 1726484446, '1'),
(153151, 33528, 'QU', 'OK', 'S', 1726484496, 1726484496, '1'),
(153152, 23654, 'QU', 'OK', 'S', 1726484506, 1726484506, '1'),
(153153, 23654, 'QU', 'OK', 'S', 1726484506, 1726484506, '1'),
(153154, 23654, 'QU', 'OK', 'S', 1726484506, 1726484506, '1'),
(153155, 23654, 'QU', 'OK', 'S', 1726484506, 1726484506, '1'),
(153156, 23655, 'QU', 'OK', 'S', 1726484535, 1726484535, '1'),
(153157, 23655, 'QU', 'OK', 'S', 1726484535, 1726484535, '1'),
(153158, 23662, 'QU', 'OK', 'S', 1726484564, 1726484564, '1'),
(153159, 23662, 'QU', 'OK', 'S', 1726484564, 1726484564, '1'),
(153160, 23662, 'QU', 'OK', 'S', 1726484564, 1726484564, '1'),
(153161, 23662, 'QU', 'OK', 'S', 1726484564, 1726484564, '1'),
(153162, 33519, 'QU', 'OK', 'S', 1726484579, 1726484579, '1'),
(153163, 33518, 'QU', 'OK', 'S', 1726484773, 1726484773, '1'),
(153164, 33529, 'QU', 'OK', 'S', 1726484836, 1726484836, '1'),
(153165, 33530, 'QU', 'OK', 'S', 1726484897, 1726484897, '1'),
(153166, 32387, 'QU', 'OK', 'S', 1726485107, 1726485107, '1'),
(153167, 32282, 'QU', 'OK', 'S', 1726485137, 1726485137, '1'),
(153168, 32281, 'QU', 'OK', 'S', 1726485160, 1726485160, '1'),
(153169, 32252, 'QU', 'OK', 'S', 1726485173, 1726485173, '1'),
(153170, 32250, 'QU', 'OK', 'S', 1726485183, 1726485183, '1'),
(153171, 31820, 'QU', 'OK', 'S', 1726485698, 1726485698, '1'),
(153172, 16173, 'QU', 'OK', 'S', 1726485885, 1726485885, '1'),
(153173, 31562, 'QU', 'OK', 'S', 1726485904, 1726485904, '1'),
(153174, 31562, 'QU', 'OK', 'S', 1726485904, 1726485904, '1'),
(153175, 16172, 'QU', 'OK', 'S', 1726485943, 1726485943, '1'),
(153176, 31563, 'QU', 'OK', 'S', 1726486261, 1726486261, '1'),
(153177, 27235, 'QU', 'OK', 'S', 1726488071, 1726488071, '1'),
(153178, 22568, 'QU', 'OK', 'S', 1726488094, 1726488094, '1'),
(153179, 33448, 'QU', 'OK', 'S', 1726488106, 1726488106, '1'),
(153180, 27341, 'QU', 'OK', 'S', 1726488122, 1726488122, '1'),
(153181, 29821, 'QU', 'OK', 'S', 1726488281, 1726488281, '1'),
(153182, 25599, 'QU', 'OK', 'S', 1726488366, 1726488366, '1'),
(153183, 25599, 'QU', 'OK', 'S', 1726488369, 1726488369, '1'),
(153184, 33537, 'QU', 'OK', 'S', 1726488444, 1726488444, '1'),
(153185, 32102, 'QU', 'OK', 'S', 1726488565, 1726488565, '1'),
(153186, 30104, 'QU', 'OK', 'S', 1726488612, 1726488612, '1'),
(153187, 27722, 'QU', 'OK', 'S', 1726489260, 1726489260, '1'),
(153188, 27722, 'QU', 'OK', 'S', 1726489260, 1726489260, '1'),
(153189, 24986, 'QU', 'OK', 'S', 1726489271, 1726489271, '1'),
(153190, 33100, 'QU', 'OK', 'S', 1726489274, 1726489274, '1'),
(153191, 33100, 'QU', 'OK', 'S', 1726489277, 1726489277, '1'),
(153192, 33316, 'QU', 'OK', 'S', 1726489279, 1726489279, '1'),
(153193, 27720, 'QU', 'OK', 'S', 1726489603, 1726489603, '1'),
(153194, 27720, 'QU', 'OK', 'S', 1726489623, 1726489623, '1'),
(153195, 27719, 'QU', 'OK', 'S', 1726489690, 1726489690, '1'),
(153196, 27719, 'QU', 'OK', 'S', 1726489703, 1726489703, '1'),
(153197, 27718, 'QU', 'OK', 'S', 1726489739, 1726489739, '1'),
(153198, 27718, 'QU', 'OK', 'S', 1726489749, 1726489749, '1'),
(153199, 7361, 'QU', 'OK', 'S', 1726489861, 1726489861, '1'),
(153200, 27699, 'QU', 'OK', 'S', 1726489873, 1726489873, '1'),
(153201, 27723, 'QU', 'OK', 'S', 1726490187, 1726490187, '1'),
(153202, 23976, 'QU', 'OK', 'S', 1726490296, 1726490296, '1'),
(153203, 23976, 'QU', 'OK', 'S', 1726490299, 1726490299, '1'),
(153204, 23976, 'QU', 'OK', 'S', 1726490322, 1726490322, '1'),
(153205, 32207, 'QU', 'OK', 'S', 1726490459, 1726490459, '1'),
(153206, 27653, 'QU', 'OK', 'S', 1726490467, 1726490467, '1'),
(153207, 32207, 'QU', 'OK', 'S', 1726490470, 1726490470, '1'),
(153208, 27653, 'QU', 'OK', 'S', 1726490474, 1726490474, '1'),
(153209, 5558, 'QU', 'OK', 'S', 1726490550, 1726490550, '1'),
(153210, 27527, 'QU', 'OK', 'S', 1726490581, 1726490581, '1'),
(153211, 27527, 'QU', 'OK', 'S', 1726490588, 1726490588, '1'),
(153212, 27526, 'QU', 'OK', 'S', 1726490603, 1726490603, '1'),
(153213, 27526, 'QU', 'OK', 'S', 1726490610, 1726490610, '1'),
(153214, 27524, 'QU', 'OK', 'S', 1726490617, 1726490617, '1'),
(153215, 27524, 'QU', 'OK', 'S', 1726490626, 1726490626, '1'),
(153216, 5725, 'QU', 'OK', 'S', 1726490704, 1726490704, '1'),
(153217, 27521, 'QU', 'OK', 'S', 1726490715, 1726490715, '1'),
(153218, 27521, 'QU', 'OK', 'S', 1726490722, 1726490722, '1'),
(153219, 27520, 'QU', 'OK', 'S', 1726490760, 1726490760, '1'),
(153220, 27520, 'QU', 'OK', 'S', 1726490760, 1726490760, '1'),
(153221, 27520, 'QU', 'OK', 'S', 1726490760, 1726490760, '1'),
(153222, 27520, 'QU', 'OK', 'S', 1726490760, 1726490760, '1'),
(153223, 4398, 'QU', 'OK', 'S', 1726490790, 1726490790, '1'),
(153224, 29609, 'QU', 'OK', 'S', 1726490800, 1726490800, '1'),
(153225, 29598, 'QU', 'OK', 'S', 1726490803, 1726490803, '1'),
(153226, 33158, 'QU', 'OK', 'S', 1726490805, 1726490805, '1'),
(153227, 29598, 'QU', 'OK', 'S', 1726490808, 1726490808, '1'),
(153228, 27518, 'QU', 'OK', 'S', 1726490815, 1726490815, '1'),
(153229, 27518, 'QU', 'OK', 'S', 1726490822, 1726490822, '1'),
(153230, 27516, 'QU', 'OK', 'S', 1726490879, 1726490879, '1'),
(153231, 27515, 'QU', 'OK', 'S', 1726490913, 1726490913, '1'),
(153232, 27515, 'QU', 'OK', 'S', 1726490920, 1726490920, '1'),
(153233, 4086, 'QU', 'OK', 'S', 1726490939, 1726490939, '1'),
(153234, 4086, 'QU', 'OK', 'S', 1726490942, 1726490942, '1'),
(153235, 4086, 'QU', 'OK', 'S', 1726490946, 1726490946, '1'),
(153236, 27257, 'QU', 'OK', 'S', 1726491032, 1726491032, '1'),
(153237, 27257, 'QU', 'OK', 'S', 1726491039, 1726491039, '1'),
(153238, 27252, 'QU', 'OK', 'S', 1726491057, 1726491057, '1'),
(153239, 27252, 'QU', 'OK', 'S', 1726491057, 1726491057, '1'),
(153240, 27254, 'QU', 'OK', 'S', 1726491091, 1726491091, '1'),
(153241, 27209, 'QU', 'OK', 'S', 1726491295, 1726491295, '1'),
(153242, 27211, 'QU', 'OK', 'S', 1726491309, 1726491309, '1'),
(153243, 27211, 'QU', 'OK', 'S', 1726491321, 1726491321, '1'),
(153244, 33456, 'QU', 'OK', 'S', 1726491465, 1726491465, '1'),
(153245, 33451, 'QU', 'OK', 'S', 1726491484, 1726491484, '1'),
(153246, 33452, 'QU', 'OK', 'S', 1726491513, 1726491513, '1'),
(153247, 33453, 'QU', 'OK', 'S', 1726491528, 1726491528, '1'),
(153248, 33522, 'QU', 'OK', 'S', 1726491543, 1726491543, '1'),
(153249, 33396, 'QU', 'OK', 'S', 1726491588, 1726491588, '1'),
(153250, 33397, 'QU', 'OK', 'S', 1726491593, 1726491593, '1'),
(153251, 33522, 'QU', 'OK', 'S', 1726491601, 1726491601, '1'),
(153252, 33399, 'QU', 'OK', 'S', 1726491602, 1726491602, '1'),
(153253, 33415, 'QU', 'OK', 'S', 1726491612, 1726491612, '1'),
(153254, 26854, 'QU', 'OK', 'S', 1726491620, 1726491620, '1'),
(153255, 26854, 'QU', 'OK', 'S', 1726491627, 1726491627, '1'),
(153256, 33456, 'QU', 'OK', 'S', 1726491630, 1726491630, '1'),
(153257, 33454, 'QU', 'OK', 'S', 1726491700, 1726491700, '1'),
(153258, 26880, 'QU', 'OK', 'S', 1726491750, 1726491750, '1'),
(153259, 26880, 'QU', 'OK', 'S', 1726491750, 1726491750, '1'),
(153260, 26880, 'QU', 'OK', 'S', 1726491750, 1726491750, '1'),
(153261, 33416, 'QU', 'OK', 'S', 1726491795, 1726491795, '1'),
(153262, 33415, 'QU', 'OK', 'S', 1726491828, 1726491828, '1'),
(153263, 26873, 'QU', 'OK', 'S', 1726491829, 1726491829, '1'),
(153264, 26872, 'QU', 'OK', 'S', 1726491851, 1726491851, '1'),
(153265, 33453, 'QU', 'OK', 'S', 1726491854, 1726491854, '1'),
(153266, 33336, 'QU', 'OK', 'S', 1726491858, 1726491858, '1'),
(153267, 33337, 'QU', 'OK', 'S', 1726491863, 1726491863, '1'),
(153268, 33334, 'QU', 'OK', 'S', 1726491888, 1726491888, '1'),
(153269, 26870, 'QU', 'OK', 'S', 1726491907, 1726491907, '1'),
(153270, 26870, 'QU', 'OK', 'S', 1726491907, 1726491907, '1'),
(153271, 33452, 'QU', 'OK', 'S', 1726491907, 1726491907, '1'),
(153272, 26868, 'QU', 'OK', 'S', 1726491916, 1726491916, '1'),
(153273, 33295, 'QU', 'OK', 'S', 1726491920, 1726491920, '1'),
(153274, 33278, 'QU', 'OK', 'S', 1726491928, 1726491928, '1'),
(153275, 26854, 'QU', 'OK', 'S', 1726491934, 1726491934, '1'),
(153276, 26854, 'QU', 'OK', 'S', 1726491950, 1726491950, '1'),
(153277, 33276, 'QU', 'OK', 'S', 1726491962, 1726491962, '1'),
(153278, 33275, 'QU', 'OK', 'S', 1726491980, 1726491980, '1'),
(153279, 33274, 'QU', 'OK', 'S', 1726491992, 1726491992, '1'),
(153280, 26850, 'QU', 'OK', 'S', 1726492010, 1726492010, '1'),
(153281, 26850, 'QU', 'OK', 'S', 1726492017, 1726492017, '1'),
(153282, 32316, 'QU', 'OK', 'S', 1726492043, 1726492043, '1'),
(153283, 32300, 'QU', 'OK', 'S', 1726492050, 1726492050, '1'),
(153284, 33451, 'QU', 'OK', 'S', 1726492051, 1726492051, '1'),
(153285, 33416, 'QU', 'OK', 'S', 1726492095, 1726492095, '1'),
(153286, 33415, 'QU', 'OK', 'S', 1726492126, 1726492126, '1'),
(153287, 21315, 'QU', 'OK', 'S', 1726492132, 1726492132, '1'),
(153288, 24132, 'QU', 'OK', 'S', 1726492140, 1726492140, '1'),
(153289, 30011, 'QU', 'OK', 'S', 1726492187, 1726492187, '1'),
(153290, 29239, 'QU', 'OK', 'S', 1726492213, 1726492213, '1'),
(153291, 33384, 'QU', 'OK', 'S', 1726492282, 1726492282, '1'),
(153292, 33336, 'QU', 'OK', 'S', 1726492323, 1726492323, '1'),
(153293, 33334, 'QU', 'OK', 'S', 1726492370, 1726492370, '1'),
(153294, 33299, 'QU', 'OK', 'S', 1726492479, 1726492479, '1'),
(153295, 33278, 'QU', 'OK', 'S', 1726492512, 1726492512, '1'),
(153296, 33277, 'QU', 'OK', 'S', 1726492537, 1726492537, '1'),
(153297, 33275, 'QU', 'OK', 'S', 1726492636, 1726492636, '1'),
(153298, 33274, 'QU', 'OK', 'S', 1726492659, 1726492659, '1'),
(153299, 33396, 'QU', 'OK', 'S', 1726492707, 1726492707, '1'),
(153300, 33337, 'QU', 'OK', 'S', 1726492733, 1726492733, '1'),
(153301, 33348, 'QU', 'OK', 'S', 1726550015, 1726550015, '1'),
(153302, 33348, 'QU', 'OK', 'S', 1726550027, 1726550027, '1'),
(153303, 33348, 'QU', 'OK', 'S', 1726550029, 1726550029, '1'),
(153304, 33348, 'QU', 'OK', 'S', 1726550032, 1726550032, '1'),
(153305, 33348, 'QU', 'OK', 'S', 1726550035, 1726550035, '1'),
(153306, 33525, 'QU', 'OK', 'S', 1726550108, 1726550108, '1'),
(153307, 33475, 'QU', 'OK', 'S', 1726550120, 1726550120, '1'),
(153308, 33475, 'QU', 'OK', 'S', 1726550126, 1726550126, '1'),
(153309, 33475, 'QU', 'OK', 'S', 1726550128, 1726550128, '1'),
(153310, 33475, 'QU', 'OK', 'S', 1726550163, 1726550163, '1'),
(153311, 33413, 'QU', 'OK', 'S', 1726550179, 1726550179, '1'),
(153312, 33413, 'QU', 'OK', 'S', 1726550181, 1726550181, '1'),
(153313, 31925, 'QU', 'OK', 'S', 1726550191, 1726550191, '1'),
(153314, 24940, 'QU', 'OK', 'S', 1726550255, 1726550255, '1'),
(153315, 24940, 'QU', 'OK', 'S', 1726550258, 1726550258, '1'),
(153316, 24940, 'QU', 'OK', 'S', 1726550261, 1726550261, '1'),
(153317, 24940, 'QU', 'OK', 'S', 1726550265, 1726550265, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(153318, 24940, 'QU', 'OK', 'S', 1726550270, 1726550270, '1'),
(153319, 31632, 'QU', 'OK', 'S', 1726550290, 1726550290, '1'),
(153320, 31632, 'QU', 'OK', 'S', 1726550293, 1726550293, '1'),
(153321, 31632, 'QU', 'OK', 'S', 1726550297, 1726550297, '1'),
(153322, 33343, 'QU', 'OK', 'S', 1726550314, 1726550314, '1'),
(153323, 33343, 'QU', 'OK', 'S', 1726550317, 1726550317, '1'),
(153324, 33343, 'QU', 'OK', 'S', 1726550320, 1726550320, '1'),
(153325, 28962, 'QU', 'OK', 'S', 1726550361, 1726550361, '1'),
(153326, 28962, 'QU', 'OK', 'S', 1726550365, 1726550365, '1'),
(153327, 28962, 'QU', 'OK', 'S', 1726550368, 1726550368, '1'),
(153328, 28962, 'QU', 'OK', 'S', 1726550371, 1726550371, '1'),
(153329, 28962, 'QU', 'OK', 'S', 1726550374, 1726550374, '1'),
(153330, 31799, 'QU', 'OK', 'S', 1726550390, 1726550390, '1'),
(153331, 31799, 'QU', 'OK', 'S', 1726550393, 1726550393, '1'),
(153332, 31799, 'QU', 'OK', 'S', 1726550396, 1726550396, '1'),
(153333, 31799, 'QU', 'OK', 'S', 1726550400, 1726550400, '1'),
(153334, 31799, 'QU', 'OK', 'S', 1726550403, 1726550403, '1'),
(153335, 27286, 'QU', 'OK', 'S', 1726550420, 1726550420, '1'),
(153336, 27286, 'QU', 'OK', 'S', 1726550424, 1726550424, '1'),
(153337, 33261, 'QU', 'OK', 'S', 1726550463, 1726550463, '1'),
(153338, 33261, 'QU', 'OK', 'S', 1726550466, 1726550466, '1'),
(153339, 33261, 'QU', 'OK', 'S', 1726550469, 1726550469, '1'),
(153340, 33476, 'QU', 'OK', 'S', 1726550478, 1726550478, '1'),
(153341, 33476, 'QU', 'OK', 'S', 1726550480, 1726550480, '1'),
(153342, 33476, 'QU', 'OK', 'S', 1726550483, 1726550483, '1'),
(153343, 33345, 'QU', 'OK', 'S', 1726550498, 1726550498, '1'),
(153344, 33345, 'QU', 'OK', 'S', 1726550501, 1726550501, '1'),
(153345, 33345, 'QU', 'OK', 'S', 1726550504, 1726550504, '1'),
(153346, 32964, 'QU', 'OK', 'S', 1726550518, 1726550518, '1'),
(153347, 32964, 'QU', 'OK', 'S', 1726550522, 1726550522, '1'),
(153348, 32964, 'QU', 'OK', 'S', 1726550525, 1726550525, '1'),
(153349, 32964, 'QU', 'OK', 'S', 1726550528, 1726550528, '1'),
(153350, 32964, 'QU', 'OK', 'S', 1726550531, 1726550531, '1'),
(153351, 32964, 'QU', 'OK', 'S', 1726550535, 1726550535, '1'),
(153352, 32005, 'QU', 'OK', 'S', 1726550547, 1726550547, '1'),
(153353, 32005, 'QU', 'OK', 'S', 1726550550, 1726550550, '1'),
(153354, 32005, 'QU', 'OK', 'S', 1726550553, 1726550553, '1'),
(153355, 32005, 'QU', 'OK', 'S', 1726550556, 1726550556, '1'),
(153356, 32005, 'QU', 'OK', 'S', 1726550558, 1726550558, '1'),
(153357, 33458, 'QU', 'OK', 'S', 1726550666, 1726550666, '1'),
(153358, 33458, 'QU', 'OK', 'S', 1726550669, 1726550669, '1'),
(153359, 33458, 'QU', 'OK', 'S', 1726550672, 1726550672, '1'),
(153360, 33458, 'QU', 'OK', 'S', 1726550674, 1726550674, '1'),
(153361, 33235, 'QU', 'OK', 'S', 1726550705, 1726550705, '1'),
(153362, 33235, 'QU', 'OK', 'S', 1726550708, 1726550708, '1'),
(153363, 29645, 'QU', 'OK', 'S', 1726550731, 1726550731, '1'),
(153364, 29645, 'QU', 'OK', 'S', 1726550738, 1726550738, '1'),
(153365, 29645, 'QU', 'OK', 'S', 1726550748, 1726550748, '1'),
(153366, 32870, 'QU', 'OK', 'S', 1726550756, 1726550756, '1'),
(153367, 32870, 'QU', 'OK', 'S', 1726550764, 1726550764, '1'),
(153368, 30295, 'QU', 'OK', 'S', 1726550813, 1726550813, '1'),
(153369, 30295, 'QU', 'OK', 'S', 1726550816, 1726550816, '1'),
(153370, 30296, 'QU', 'OK', 'S', 1726550831, 1726550831, '1'),
(153371, 30296, 'QU', 'OK', 'S', 1726550833, 1726550833, '1'),
(153372, 30297, 'QU', 'OK', 'S', 1726550861, 1726550861, '1'),
(153373, 31193, 'QU', 'OK', 'S', 1726550894, 1726550894, '1'),
(153374, 31193, 'QU', 'OK', 'S', 1726550896, 1726550896, '1'),
(153375, 31735, 'QU', 'OK', 'S', 1726550921, 1726550921, '1'),
(153376, 31735, 'QU', 'OK', 'S', 1726550923, 1726550923, '1'),
(153377, 31735, 'QU', 'OK', 'S', 1726550928, 1726550928, '1'),
(153378, 33263, 'QU', 'OK', 'S', 1726550952, 1726550952, '1'),
(153379, 33263, 'QU', 'OK', 'S', 1726550955, 1726550955, '1'),
(153380, 33263, 'QU', 'OK', 'S', 1726550960, 1726550960, '1'),
(153381, 33263, 'QU', 'OK', 'S', 1726550963, 1726550963, '1'),
(153382, 33263, 'QU', 'OK', 'S', 1726550967, 1726550967, '1'),
(153383, 20714, 'QU', 'OK', 'S', 1726550989, 1726550989, '1'),
(153384, 20714, 'QU', 'OK', 'S', 1726550994, 1726550994, '1'),
(153385, 20714, 'QU', 'OK', 'S', 1726550997, 1726550997, '1'),
(153386, 20715, 'QU', 'OK', 'S', 1726551008, 1726551008, '1'),
(153387, 20715, 'QU', 'OK', 'S', 1726551011, 1726551011, '1'),
(153388, 23747, 'QU', 'OK', 'S', 1726551023, 1726551023, '1'),
(153389, 23747, 'QU', 'OK', 'S', 1726551026, 1726551026, '1'),
(153390, 23747, 'QU', 'OK', 'S', 1726551028, 1726551028, '1'),
(153391, 32306, 'QU', 'OK', 'S', 1726551056, 1726551056, '1'),
(153392, 31972, 'QU', 'OK', 'S', 1726551058, 1726551058, '1'),
(153393, 33386, 'QU', 'OK', 'S', 1726551061, 1726551061, '1'),
(153394, 33386, 'QU', 'OK', 'S', 1726551070, 1726551070, '1'),
(153395, 33077, 'QU', 'OK', 'S', 1726551082, 1726551082, '1'),
(153396, 33077, 'QU', 'OK', 'S', 1726551086, 1726551086, '1'),
(153397, 32209, 'QU', 'OK', 'S', 1726551093, 1726551093, '1'),
(153398, 33470, 'QU', 'OK', 'S', 1726551098, 1726551098, '1'),
(153399, 32657, 'QU', 'OK', 'S', 1726551102, 1726551102, '1'),
(153400, 30273, 'QU', 'OK', 'S', 1726551107, 1726551107, '1'),
(153401, 31364, 'QU', 'OK', 'S', 1726551110, 1726551110, '1'),
(153402, 30448, 'QU', 'OK', 'S', 1726551116, 1726551116, '1'),
(153403, 33434, 'QU', 'OK', 'S', 1726551120, 1726551120, '1'),
(153404, 30427, 'QU', 'OK', 'S', 1726551125, 1726551125, '1'),
(153405, 33418, 'QU', 'OK', 'S', 1726551132, 1726551132, '1'),
(153406, 31744, 'QU', 'OK', 'S', 1726551136, 1726551136, '1'),
(153407, 32420, 'QU', 'OK', 'S', 1726551139, 1726551139, '1'),
(153408, 33328, 'QU', 'OK', 'S', 1726551143, 1726551143, '1'),
(153409, 33260, 'QU', 'OK', 'S', 1726551158, 1726551158, '1'),
(153410, 33260, 'QU', 'OK', 'S', 1726551160, 1726551160, '1'),
(153411, 32993, 'QU', 'OK', 'S', 1726551177, 1726551177, '1'),
(153412, 32993, 'QU', 'OK', 'S', 1726551195, 1726551195, '1'),
(153413, 33525, 'QU', 'OK', 'S', 1726554438, 1726554438, '1'),
(153414, 33508, 'QU', 'OK', 'S', 1726555286, 1726555286, '1'),
(153415, 32998, 'QU', 'OK', 'S', 1726556796, 1726556796, '1'),
(153416, 29640, 'QU', 'OK', 'S', 1726560308, 1726560308, '1'),
(153417, 13489, 'QU', 'OK', 'S', 1726560311, 1726560311, '1'),
(153418, 25686, 'QU', 'OK', 'S', 1726560317, 1726560317, '1'),
(153419, 26866, 'QU', 'OK', 'S', 1726560325, 1726560325, '1'),
(153420, 24815, 'QU', 'OK', 'S', 1726560332, 1726560332, '1'),
(153421, 33092, 'QU', 'OK', 'S', 1726560340, 1726560340, '1'),
(153422, 16990, 'QU', 'OK', 'S', 1726560351, 1726560351, '1'),
(153423, 25265, 'QU', 'OK', 'S', 1726560369, 1726560369, '1'),
(153424, 33227, 'QU', 'OK', 'S', 1726560374, 1726560374, '1'),
(153425, 23760, 'QU', 'OK', 'S', 1726560381, 1726560381, '1'),
(153426, 24127, 'QU', 'OK', 'S', 1726560386, 1726560386, '1'),
(153427, 31652, 'QU', 'OK', 'S', 1726560396, 1726560396, '1'),
(153428, 31262, 'QU', 'OK', 'S', 1726560408, 1726560408, '1'),
(153429, 17413, 'QU', 'OK', 'S', 1726560419, 1726560419, '1'),
(153430, 29375, 'QU', 'OK', 'S', 1726561394, 1726561394, '1'),
(153431, 15897, 'QU', 'OK', 'S', 1726561773, 1726561773, '1'),
(153432, 29640, 'QU', 'OK', 'S', 1726562081, 1726562081, '1'),
(153433, 32683, 'QU', 'OK', 'S', 1726564265, 1726564265, '1'),
(153434, 29504, 'QU', 'OK', 'S', 1726564375, 1726564375, '1'),
(153435, 29504, 'QU', 'OK', 'S', 1726564378, 1726564378, '1'),
(153436, 29504, 'QU', 'OK', 'S', 1726564383, 1726564383, '1'),
(153437, 29504, 'QU', 'OK', 'S', 1726564387, 1726564387, '1'),
(153438, 29504, 'QU', 'OK', 'S', 1726564390, 1726564390, '1'),
(153439, 29504, 'QU', 'OK', 'S', 1726564394, 1726564394, '1'),
(153440, 29504, 'QU', 'OK', 'S', 1726564398, 1726564398, '1'),
(153441, 29504, 'QU', 'OK', 'S', 1726564403, 1726564403, '1'),
(153442, 29504, 'QU', 'OK', 'S', 1726564407, 1726564407, '1'),
(153443, 29504, 'QU', 'OK', 'S', 1726564410, 1726564410, '1'),
(153444, 29504, 'QU', 'OK', 'S', 1726564415, 1726564415, '1'),
(153445, 29504, 'QU', 'OK', 'S', 1726564418, 1726564418, '1'),
(153446, 29504, 'QU', 'OK', 'S', 1726564422, 1726564422, '1'),
(153447, 29504, 'QU', 'OK', 'S', 1726564425, 1726564425, '1'),
(153448, 29504, 'QU', 'OK', 'S', 1726564429, 1726564429, '1'),
(153449, 29504, 'QU', 'OK', 'S', 1726564474, 1726564474, '1'),
(153450, 31777, 'QU', 'OK', 'S', 1726564661, 1726564661, '1'),
(153451, 33548, 'QU', 'OK', 'S', 1726564749, 1726564749, '1'),
(153452, 33541, 'QU', 'OK', 'S', 1726565388, 1726565388, '1'),
(153453, 33544, 'QU', 'OK', 'S', 1726565617, 1726565617, '1'),
(153454, 33542, 'QU', 'OK', 'S', 1726565924, 1726565924, '1'),
(153455, 33543, 'QU', 'OK', 'S', 1726566510, 1726566510, '1'),
(153456, 33545, 'QU', 'OK', 'S', 1726566858, 1726566858, '1'),
(153457, 33546, 'QU', 'OK', 'S', 1726567139, 1726567139, '1'),
(153458, 33539, 'QU', 'OK', 'S', 1726567389, 1726567389, '1'),
(153459, 33540, 'QU', 'OK', 'S', 1726567421, 1726567421, '1'),
(153460, 33547, 'QU', 'OK', 'S', 1726567465, 1726567465, '1'),
(153461, 33549, 'QU', 'OK', 'S', 1726567640, 1726567640, '1'),
(153462, 33550, 'QU', 'OK', 'S', 1726567676, 1726567676, '1'),
(153463, 33551, 'QU', 'OK', 'S', 1726567719, 1726567719, '1'),
(153464, 33552, 'QU', 'OK', 'S', 1726567761, 1726567761, '1'),
(153465, 28500, 'QU', 'OK', 'S', 1726567815, 1726567815, '1'),
(153466, 33207, 'QU', 'OK', 'S', 1726568348, 1726568348, '1'),
(153467, 25936, 'QU', 'OK', 'S', 1726568683, 1726568683, '1'),
(153468, 15897, 'QU', 'OK', 'S', 1726568718, 1726568718, '1'),
(153469, 31746, 'QU', 'OK', 'S', 1726568722, 1726568722, '1'),
(153470, 19539, 'QU', 'OK', 'S', 1726568869, 1726568869, '1'),
(153471, 22616, 'QU', 'OK', 'S', 1726568892, 1726568892, '1'),
(153472, 30361, 'QU', 'OK', 'S', 1726568901, 1726568901, '1'),
(153473, 32746, 'QU', 'OK', 'S', 1726568916, 1726568916, '1'),
(153474, 17404, 'QU', 'OK', 'S', 1726568936, 1726568936, '1'),
(153475, 23507, 'QU', 'OK', 'S', 1726568963, 1726568963, '1'),
(153476, 19539, 'QU', 'OK', 'S', 1726568980, 1726568980, '1'),
(153477, 1563, 'QU', 'OK', 'S', 1726568992, 1726568992, '1'),
(153478, 26801, 'QU', 'OK', 'S', 1726569008, 1726569008, '1'),
(153479, 18570, 'QU', 'OK', 'S', 1726569028, 1726569028, '1'),
(153480, 32872, 'QU', 'OK', 'S', 1726569671, 1726569671, '1'),
(153481, 29391, 'QU', 'OK', 'S', 1726637532, 1726637532, '1'),
(153482, 26933, 'QU', 'OK', 'S', 1726637557, 1726637557, '1'),
(153483, 26184, 'QU', 'OK', 'S', 1726637567, 1726637567, '1'),
(153484, 30309, 'QU', 'OK', 'S', 1726637590, 1726637590, '1'),
(153485, 31946, 'QU', 'OK', 'S', 1726637600, 1726637600, '1'),
(153486, 32881, 'QU', 'OK', 'S', 1726637607, 1726637607, '1'),
(153487, 30723, 'QU', 'OK', 'S', 1726637620, 1726637620, '1'),
(153488, 24801, 'QU', 'OK', 'S', 1726638132, 1726638132, '1'),
(153489, 24801, 'QU', 'OK', 'S', 1726638137, 1726638137, '1'),
(153490, 32167, 'QU', 'OK', 'S', 1726638141, 1726638141, '1'),
(153491, 32167, 'QU', 'OK', 'S', 1726638144, 1726638144, '1'),
(153492, 32167, 'QU', 'OK', 'S', 1726638148, 1726638148, '1'),
(153493, 32167, 'QU', 'OK', 'S', 1726638152, 1726638152, '1'),
(153494, 24575, 'QU', 'OK', 'S', 1726638156, 1726638156, '1'),
(153495, 18583, 'QU', 'OK', 'S', 1726638160, 1726638160, '1'),
(153496, 18583, 'QU', 'OK', 'S', 1726638163, 1726638163, '1'),
(153497, 18583, 'QU', 'OK', 'S', 1726638166, 1726638166, '1'),
(153498, 11250, 'QU', 'OK', 'S', 1726638170, 1726638170, '1'),
(153499, 30169, 'QU', 'OK', 'S', 1726638175, 1726638175, '1'),
(153500, 18583, 'QU', 'OK', 'S', 1726638179, 1726638179, '1'),
(153501, 18583, 'QU', 'OK', 'S', 1726638185, 1726638185, '1'),
(153502, 18583, 'QU', 'OK', 'S', 1726638189, 1726638189, '1'),
(153503, 18583, 'QU', 'OK', 'S', 1726638197, 1726638197, '1'),
(153504, 18583, 'QU', 'OK', 'S', 1726638202, 1726638202, '1'),
(153505, 18583, 'QU', 'OK', 'S', 1726638206, 1726638206, '1'),
(153506, 30169, 'QU', 'OK', 'S', 1726638214, 1726638214, '1'),
(153507, 33463, 'QU', 'OK', 'S', 1726638224, 1726638224, '1'),
(153508, 33463, 'QU', 'OK', 'S', 1726638227, 1726638227, '1'),
(153509, 24575, 'QU', 'OK', 'S', 1726638235, 1726638235, '1'),
(153510, 33348, 'QU', 'OK', 'S', 1726638242, 1726638242, '1'),
(153511, 24801, 'QU', 'OK', 'S', 1726638247, 1726638247, '1'),
(153512, 33348, 'QU', 'OK', 'S', 1726638252, 1726638252, '1'),
(153513, 18583, 'QU', 'OK', 'S', 1726638256, 1726638256, '1'),
(153514, 33370, 'QU', 'OK', 'S', 1726638260, 1726638260, '1'),
(153515, 33348, 'QU', 'OK', 'S', 1726638266, 1726638266, '1'),
(153516, 30169, 'QU', 'OK', 'S', 1726638270, 1726638270, '1'),
(153517, 33348, 'QU', 'OK', 'S', 1726638274, 1726638274, '1'),
(153518, 24575, 'QU', 'OK', 'S', 1726638278, 1726638278, '1'),
(153519, 18583, 'QU', 'OK', 'S', 1726638282, 1726638282, '1'),
(153520, 18583, 'QU', 'OK', 'S', 1726638287, 1726638287, '1'),
(153521, 11250, 'QU', 'OK', 'S', 1726638291, 1726638291, '1'),
(153522, 18583, 'QU', 'OK', 'S', 1726638296, 1726638296, '1'),
(153523, 18583, 'QU', 'OK', 'S', 1726638300, 1726638300, '1'),
(153524, 24575, 'QU', 'OK', 'S', 1726638305, 1726638305, '1'),
(153525, 18583, 'QU', 'OK', 'S', 1726638309, 1726638309, '1'),
(153526, 3245, 'QU', 'OK', 'S', 1726638316, 1726638316, '1'),
(153527, 3245, 'QU', 'OK', 'S', 1726638320, 1726638320, '1'),
(153528, 3245, 'QU', 'OK', 'S', 1726638325, 1726638325, '1'),
(153529, 3245, 'QU', 'OK', 'S', 1726638337, 1726638337, '1'),
(153530, 18583, 'QU', 'OK', 'S', 1726638342, 1726638342, '1'),
(153531, 18583, 'QU', 'OK', 'S', 1726638346, 1726638346, '1'),
(153532, 18583, 'QU', 'OK', 'S', 1726638350, 1726638350, '1'),
(153533, 18583, 'QU', 'OK', 'S', 1726638354, 1726638354, '1'),
(153534, 18583, 'QU', 'OK', 'S', 1726638359, 1726638359, '1'),
(153535, 30169, 'QU', 'OK', 'S', 1726638363, 1726638363, '1'),
(153536, 33062, 'QU', 'OK', 'S', 1726639129, 1726639129, '1'),
(153537, 33392, 'QU', 'OK', 'S', 1726639650, 1726639650, '1'),
(153538, 33392, 'QU', 'OK', 'S', 1726639653, 1726639653, '1'),
(153539, 32537, 'QU', 'OK', 'S', 1726639656, 1726639656, '1'),
(153540, 32537, 'QU', 'OK', 'S', 1726639659, 1726639659, '1'),
(153541, 33392, 'QU', 'OK', 'S', 1726639821, 1726639821, '1'),
(153542, 18457, 'QU', 'OK', 'S', 1726640048, 1726640048, '1'),
(153543, 18457, 'QU', 'OK', 'S', 1726640048, 1726640048, '1'),
(153544, 30361, 'QU', 'OK', 'S', 1726640170, 1726640170, '1'),
(153545, 30361, 'QU', 'OK', 'S', 1726640188, 1726640188, '1'),
(153546, 27403, 'QU', 'OK', 'S', 1726640201, 1726640201, '1'),
(153547, 27403, 'QU', 'OK', 'S', 1726640201, 1726640201, '1'),
(153548, 33525, 'QU', 'OK', 'S', 1726640211, 1726640211, '1'),
(153549, 32748, 'QU', 'OK', 'S', 1726640220, 1726640220, '1'),
(153550, 32748, 'QU', 'OK', 'S', 1726640220, 1726640220, '1'),
(153551, 33283, 'QU', 'OK', 'S', 1726640242, 1726640242, '1'),
(153552, 33283, 'QU', 'OK', 'S', 1726640242, 1726640242, '1'),
(153553, 28067, 'QU', 'OK', 'S', 1726641483, 1726641483, '1'),
(153554, 24580, 'QU', 'OK', 'S', 1726641735, 1726641735, '1'),
(153555, 20416, 'QU', 'OK', 'S', 1726641739, 1726641739, '1'),
(153556, 21298, 'QU', 'OK', 'S', 1726641743, 1726641743, '1'),
(153557, 32338, 'QU', 'OK', 'S', 1726641747, 1726641747, '1'),
(153558, 20828, 'QU', 'OK', 'S', 1726641751, 1726641751, '1'),
(153559, 21298, 'QU', 'OK', 'S', 1726641755, 1726641755, '1'),
(153560, 21298, 'QU', 'OK', 'S', 1726641759, 1726641759, '1'),
(153561, 31734, 'QU', 'OK', 'S', 1726641763, 1726641763, '1'),
(153562, 32207, 'QU', 'OK', 'S', 1726641767, 1726641767, '1'),
(153563, 21298, 'QU', 'OK', 'S', 1726641771, 1726641771, '1'),
(153564, 25084, 'QU', 'OK', 'S', 1726641777, 1726641777, '1'),
(153565, 21298, 'QU', 'OK', 'S', 1726641781, 1726641781, '1'),
(153566, 24580, 'QU', 'OK', 'S', 1726641784, 1726641784, '1'),
(153567, 25084, 'QU', 'OK', 'S', 1726641788, 1726641788, '1'),
(153568, 32120, 'QU', 'OK', 'S', 1726641792, 1726641792, '1'),
(153569, 32271, 'QU', 'OK', 'S', 1726641796, 1726641796, '1'),
(153570, 25084, 'QU', 'OK', 'S', 1726641800, 1726641800, '1'),
(153571, 21298, 'QU', 'OK', 'S', 1726641803, 1726641803, '1'),
(153572, 25014, 'QU', 'OK', 'S', 1726641810, 1726641810, '1'),
(153573, 17977, 'QU', 'OK', 'S', 1726642111, 1726642111, '1'),
(153574, 32120, 'QU', 'OK', 'S', 1726642134, 1726642134, '1'),
(153575, 20414, 'QU', 'OK', 'S', 1726642150, 1726642150, '1'),
(153576, 20414, 'QU', 'OK', 'S', 1726642150, 1726642150, '1'),
(153577, 24580, 'QU', 'OK', 'S', 1726642176, 1726642176, '1'),
(153578, 24580, 'QU', 'OK', 'S', 1726642176, 1726642176, '1'),
(153579, 24580, 'QU', 'OK', 'S', 1726642176, 1726642176, '1'),
(153580, 24580, 'QU', 'OK', 'S', 1726642176, 1726642176, '1'),
(153581, 24580, 'QU', 'OK', 'S', 1726642176, 1726642176, '1'),
(153582, 30327, 'QU', 'OK', 'S', 1726643526, 1726643526, '1'),
(153583, 28525, 'QU', 'OK', 'S', 1726643541, 1726643541, '1'),
(153584, 30245, 'QU', 'OK', 'S', 1726643555, 1726643555, '1'),
(153585, 28520, 'QU', 'OK', 'S', 1726643563, 1726643563, '1'),
(153586, 30671, 'QU', 'OK', 'S', 1726643942, 1726643942, '1'),
(153587, 33442, 'QU', 'OK', 'S', 1726644007, 1726644007, '1'),
(153588, 30671, 'QU', 'OK', 'S', 1726644117, 1726644117, '1'),
(153589, 30671, 'QU', 'OK', 'S', 1726644125, 1726644125, '1'),
(153590, 26499, 'QU', 'OK', 'S', 1726644316, 1726644316, '1'),
(153591, 32938, 'QU', 'OK', 'S', 1726644556, 1726644556, '1'),
(153592, 32938, 'QU', 'OK', 'S', 1726644562, 1726644562, '1'),
(153593, 33309, 'QU', 'OK', 'S', 1726644581, 1726644581, '1'),
(153594, 31246, 'QU', 'OK', 'S', 1726652356, 1726652356, '1'),
(153595, 32143, 'QU', 'OK', 'S', 1726655359, 1726655359, '1'),
(153596, 32143, 'QU', 'OK', 'S', 1726655370, 1726655370, '1'),
(153597, 33345, 'QU', 'OK', 'S', 1726655372, 1726655372, '1'),
(153598, 32693, 'QU', 'OK', 'S', 1726655374, 1726655374, '1'),
(153599, 32239, 'QU', 'OK', 'S', 1726655376, 1726655376, '1'),
(153600, 23351, 'QU', 'OK', 'S', 1726655379, 1726655379, '1'),
(153601, 30133, 'QU', 'OK', 'S', 1726655381, 1726655381, '1'),
(153602, 22971, 'QU', 'OK', 'S', 1726655384, 1726655384, '1'),
(153603, 33556, 'QU', 'OK', 'S', 1726655656, 1726655656, '1'),
(153604, 16408, 'QU', 'OK', 'S', 1726656089, 1726656089, '1'),
(153605, 33559, 'QU', 'OK', 'S', 1726656271, 1726656271, '1'),
(153606, 33559, 'QU', 'OK', 'S', 1726656315, 1726656315, '1'),
(153607, 33562, 'QU', 'OK', 'S', 1726656616, 1726656616, '1'),
(153608, 20043, 'QU', 'OK', 'S', 1726656692, 1726656692, '1'),
(153609, 33563, 'QU', 'OK', 'S', 1726656724, 1726656724, '1'),
(153610, 21888, 'QU', 'OK', 'S', 1726656882, 1726656882, '1'),
(153611, 29091, 'QU', 'OK', 'S', 1726656945, 1726656945, '1'),
(153612, 33561, 'QU', 'OK', 'S', 1726656977, 1726656977, '1'),
(153613, 17360, 'QU', 'OK', 'S', 1726657003, 1726657003, '1'),
(153614, 30416, 'QU', 'OK', 'S', 1726657128, 1726657128, '1'),
(153615, 25951, 'QU', 'OK', 'S', 1726658151, 1726658151, '1'),
(153616, 33413, 'QU', 'OK', 'S', 1726658154, 1726658154, '1'),
(153617, 6589, 'QU', 'OK', 'S', 1726658156, 1726658156, '1'),
(153618, 10926, 'QU', 'OK', 'S', 1726658159, 1726658159, '1'),
(153619, 30435, 'QU', 'OK', 'S', 1726658162, 1726658162, '1'),
(153620, 11582, 'QU', 'OK', 'S', 1726658164, 1726658164, '1'),
(153621, 18408, 'QU', 'OK', 'S', 1726658167, 1726658167, '1'),
(153622, 33114, 'QU', 'OK', 'S', 1726658169, 1726658169, '1'),
(153623, 14255, 'QU', 'OK', 'S', 1726658173, 1726658173, '1'),
(153624, 18408, 'QU', 'OK', 'S', 1726658176, 1726658176, '1'),
(153625, 17088, 'QU', 'OK', 'S', 1726658180, 1726658180, '1'),
(153626, 12709, 'QU', 'OK', 'S', 1726658184, 1726658184, '1'),
(153627, 14255, 'QU', 'OK', 'S', 1726658187, 1726658187, '1'),
(153628, 10363, 'QU', 'OK', 'S', 1726658190, 1726658190, '1'),
(153629, 33167, 'QU', 'OK', 'S', 1726658195, 1726658195, '1'),
(153630, 4237, 'QU', 'OK', 'S', 1726658197, 1726658197, '1'),
(153631, 33167, 'QU', 'OK', 'S', 1726658209, 1726658209, '1'),
(153632, 32112, 'QU', 'OK', 'S', 1726658213, 1726658213, '1'),
(153633, 10519, 'QU', 'OK', 'S', 1726658219, 1726658219, '1'),
(153634, 33467, 'QU', 'OK', 'S', 1726658232, 1726658232, '1'),
(153635, 33166, 'QU', 'OK', 'S', 1726658493, 1726658493, '1'),
(153636, 33542, 'QU', 'OK', 'S', 1726660163, 1726660163, '1'),
(153637, 33560, 'QU', 'OK', 'S', 1726660929, 1726660929, '1'),
(153638, 33566, 'QU', 'OK', 'S', 1726660976, 1726660976, '1'),
(153639, 24677, 'QU', 'OK', 'S', 1726661019, 1726661019, '1'),
(153640, 33557, 'QU', 'OK', 'S', 1726661155, 1726661155, '1'),
(153641, 33558, 'QU', 'OK', 'S', 1726661200, 1726661200, '1'),
(153642, 33554, 'QU', 'OK', 'S', 1726661416, 1726661416, '1'),
(153643, 33555, 'QU', 'OK', 'S', 1726661454, 1726661454, '1'),
(153644, 30890, 'QU', 'OK', 'S', 1726661558, 1726661558, '1'),
(153645, 30890, 'QU', 'OK', 'S', 1726661562, 1726661562, '1'),
(153646, 32362, 'QU', 'OK', 'S', 1726661569, 1726661569, '1'),
(153647, 32362, 'QU', 'OK', 'S', 1726661580, 1726661580, '1'),
(153648, 30890, 'QU', 'OK', 'S', 1726661583, 1726661583, '1'),
(153649, 32362, 'QU', 'OK', 'S', 1726661590, 1726661590, '1'),
(153650, 33348, 'QU', 'OK', 'S', 1726661594, 1726661594, '1'),
(153651, 33500, 'QU', 'OK', 'S', 1726661598, 1726661598, '1'),
(153652, 33500, 'QU', 'OK', 'S', 1726661600, 1726661600, '1'),
(153653, 33345, 'QU', 'OK', 'S', 1726661604, 1726661604, '1'),
(153654, 31064, 'QU', 'OK', 'S', 1726661610, 1726661610, '1'),
(153655, 33500, 'QU', 'OK', 'S', 1726661613, 1726661613, '1'),
(153656, 28493, 'QU', 'OK', 'S', 1726661619, 1726661619, '1'),
(153657, 33500, 'QU', 'OK', 'S', 1726661624, 1726661624, '1'),
(153658, 31096, 'QU', 'OK', 'S', 1726661627, 1726661627, '1'),
(153659, 22430, 'QU', 'OK', 'S', 1726661638, 1726661638, '1'),
(153660, 26261, 'QU', 'OK', 'S', 1726661645, 1726661645, '1'),
(153661, 30484, 'QU', 'OK', 'S', 1726661660, 1726661660, '1'),
(153662, 32362, 'QU', 'OK', 'S', 1726661700, 1726661700, '1'),
(153663, 32763, 'QU', 'OK', 'S', 1726661716, 1726661716, '1'),
(153664, 22435, 'QU', 'OK', 'S', 1726661737, 1726661737, '1'),
(153665, 22435, 'QU', 'OK', 'S', 1726661737, 1726661737, '1'),
(153666, 22435, 'QU', 'OK', 'S', 1726661737, 1726661737, '1'),
(153667, 22435, 'QU', 'OK', 'S', 1726661737, 1726661737, '1'),
(153668, 22435, 'QU', 'OK', 'S', 1726661737, 1726661737, '1'),
(153669, 33035, 'QU', 'OK', 'S', 1726661947, 1726661947, '1'),
(153670, 22727, 'QU', 'OK', 'S', 1726661961, 1726661961, '1'),
(153671, 30919, 'QU', 'OK', 'S', 1726661975, 1726661975, '1'),
(153672, 33030, 'QU', 'OK', 'S', 1726661987, 1726661987, '1'),
(153673, 29351, 'QU', 'OK', 'S', 1726662004, 1726662004, '1'),
(153674, 26434, 'QU', 'OK', 'S', 1726662029, 1726662029, '1'),
(153675, 26434, 'QU', 'OK', 'S', 1726662029, 1726662029, '1'),
(153676, 26434, 'QU', 'OK', 'S', 1726662029, 1726662029, '1'),
(153677, 33461, 'QU', 'OK', 'S', 1726662535, 1726662535, '1'),
(153678, 33327, 'QU', 'OK', 'S', 1726662537, 1726662537, '1'),
(153679, 32693, 'QU', 'OK', 'S', 1726662539, 1726662539, '1'),
(153680, 31632, 'QU', 'OK', 'S', 1726662668, 1726662668, '1'),
(153681, 33544, 'QU', 'OK', 'S', 1726662847, 1726662847, '1'),
(153682, 33524, 'QU', 'OK', 'S', 1726662955, 1726662955, '1'),
(153683, 33214, 'QU', 'OK', 'S', 1726663009, 1726663009, '1'),
(153684, 31640, 'QU', 'OK', 'S', 1726663238, 1726663238, '1'),
(153685, 14543, 'QU', 'OK', 'S', 1726663241, 1726663241, '1'),
(153686, 31530, 'QU', 'OK', 'S', 1726663243, 1726663243, '1'),
(153687, 18674, 'QU', 'OK', 'S', 1726663250, 1726663250, '1'),
(153688, 18674, 'QU', 'OK', 'S', 1726663253, 1726663253, '1'),
(153689, 18674, 'QU', 'OK', 'S', 1726663255, 1726663255, '1'),
(153690, 18674, 'QU', 'OK', 'S', 1726663257, 1726663257, '1'),
(153691, 31736, 'QU', 'OK', 'S', 1726663480, 1726663480, '1'),
(153692, 32757, 'QU', 'OK', 'S', 1726663637, 1726663637, '1'),
(153693, 32757, 'QU', 'OK', 'S', 1726663643, 1726663643, '1'),
(153694, 11311, 'QU', 'OK', 'S', 1726663679, 1726663679, '1'),
(153695, 11311, 'QU', 'OK', 'S', 1726663688, 1726663688, '1'),
(153696, 32435, 'QU', 'OK', 'S', 1726663773, 1726663773, '1'),
(153697, 22300, 'QU', 'OK', 'S', 1726665361, 1726665361, '1'),
(153698, 32234, 'QU', 'OK', 'S', 1726665366, 1726665366, '1'),
(153699, 24304, 'QU', 'OK', 'S', 1726665369, 1726665369, '1'),
(153700, 31896, 'QU', 'OK', 'S', 1726665371, 1726665371, '1'),
(153701, 21413, 'QU', 'OK', 'S', 1726665375, 1726665375, '1'),
(153702, 23862, 'QU', 'OK', 'S', 1726665377, 1726665377, '1'),
(153703, 31734, 'QU', 'OK', 'S', 1726665381, 1726665381, '1'),
(153704, 12956, 'QU', 'OK', 'S', 1726665385, 1726665385, '1'),
(153705, 32181, 'QU', 'OK', 'S', 1726665389, 1726665389, '1'),
(153706, 19703, 'QU', 'OK', 'S', 1726665392, 1726665392, '1'),
(153707, 24582, 'QU', 'OK', 'S', 1726665397, 1726665397, '1'),
(153708, 32385, 'QU', 'OK', 'S', 1726665399, 1726665399, '1'),
(153709, 32454, 'QU', 'OK', 'S', 1726665403, 1726665403, '1'),
(153710, 21035, 'QU', 'OK', 'S', 1726665405, 1726665405, '1'),
(153711, 31092, 'QU', 'OK', 'S', 1726665407, 1726665407, '1'),
(153712, 32454, 'QU', 'OK', 'S', 1726665409, 1726665409, '1'),
(153713, 2305, 'QU', 'OK', 'S', 1726665416, 1726665416, '1'),
(153714, 2305, 'QU', 'OK', 'S', 1726665606, 1726665606, '1'),
(153715, 6519, 'QU', 'OK', 'S', 1726667695, 1726667695, '1'),
(153716, 6519, 'QU', 'OK', 'S', 1726667695, 1726667695, '1'),
(153717, 25255, 'QU', 'OK', 'S', 1726667714, 1726667714, '1'),
(153718, 6201, 'QU', 'OK', 'S', 1726667728, 1726667728, '1'),
(153719, 5619, 'QU', 'OK', 'S', 1726667745, 1726667745, '1'),
(153720, 22727, 'QU', 'OK', 'S', 1726667770, 1726667770, '1'),
(153721, 32584, 'QU', 'OK', 'S', 1726667794, 1726667794, '1'),
(153722, 32894, 'QU', 'OK', 'S', 1726667815, 1726667815, '1'),
(153723, 27324, 'QU', 'OK', 'S', 1726667828, 1726667828, '1'),
(153724, 17118, 'QU', 'OK', 'S', 1726667846, 1726667846, '1'),
(153725, 22764, 'QU', 'OK', 'S', 1726667865, 1726667865, '1'),
(153726, 22766, 'QU', 'OK', 'S', 1726667877, 1726667877, '1'),
(153727, 22766, 'QU', 'OK', 'S', 1726667877, 1726667877, '1'),
(153728, 27323, 'QU', 'OK', 'S', 1726667900, 1726667900, '1'),
(153729, 33286, 'QU', 'OK', 'S', 1726667925, 1726667925, '1'),
(153730, 33286, 'QU', 'OK', 'S', 1726667925, 1726667925, '1'),
(153731, 33021, 'QU', 'OK', 'S', 1726667948, 1726667948, '1'),
(153732, 17224, 'QU', 'OK', 'S', 1726667969, 1726667969, '1'),
(153733, 17224, 'QU', 'OK', 'S', 1726667969, 1726667969, '1'),
(153734, 24571, 'QU', 'OK', 'S', 1726668081, 1726668081, '1'),
(153735, 24571, 'QU', 'OK', 'S', 1726668081, 1726668081, '1'),
(153736, 32819, 'QU', 'OK', 'S', 1726668109, 1726668109, '1'),
(153737, 32364, 'QU', 'OK', 'S', 1726668137, 1726668137, '1'),
(153738, 32364, 'QU', 'OK', 'S', 1726668137, 1726668137, '1'),
(153739, 32364, 'QU', 'OK', 'S', 1726668138, 1726668138, '1'),
(153740, 26817, 'QU', 'OK', 'S', 1726668174, 1726668174, '1'),
(153741, 32144, 'QU', 'OK', 'S', 1726668192, 1726668192, '1'),
(153742, 32144, 'QU', 'OK', 'S', 1726668192, 1726668192, '1'),
(153743, 32144, 'QU', 'OK', 'S', 1726668192, 1726668192, '1'),
(153744, 32424, 'QU', 'OK', 'S', 1726668392, 1726668392, '1'),
(153745, 22727, 'QU', 'OK', 'S', 1726669406, 1726669406, '1'),
(153746, 32705, 'QU', 'OK', 'S', 1726723688, 1726723688, '1'),
(153747, 22727, 'QU', 'OK', 'S', 1726724343, 1726724343, '1'),
(153748, 22727, 'QU', 'OK', 'S', 1726724350, 1726724350, '1'),
(153749, 33202, 'QU', 'OK', 'S', 1726726119, 1726726119, '1'),
(153750, 31734, 'QU', 'OK', 'S', 1726727266, 1726727266, '1'),
(153751, 27775, 'QU', 'OK', 'S', 1726727269, 1726727269, '1'),
(153752, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153753, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153754, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153755, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153756, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153757, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153758, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153759, 31249, 'QU', 'OK', 'S', 1726727609, 1726727609, '1'),
(153760, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153761, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153762, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153763, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153764, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153765, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153766, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153767, 31214, 'QU', 'OK', 'S', 1726727657, 1726727657, '1'),
(153768, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153769, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153770, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153771, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153772, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153773, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153774, 31095, 'QU', 'OK', 'S', 1726727714, 1726727714, '1'),
(153775, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153776, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153777, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153778, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153779, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153780, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153781, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153782, 30569, 'QU', 'OK', 'S', 1726727842, 1726727842, '1'),
(153783, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153784, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153785, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153786, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153787, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153788, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153789, 30566, 'QU', 'OK', 'S', 1726727905, 1726727905, '1'),
(153790, 24252, 'QU', 'OK', 'S', 1726728044, 1726728044, '1'),
(153791, 27460, 'QU', 'OK', 'S', 1726728215, 1726728215, '1'),
(153792, 27460, 'QU', 'OK', 'S', 1726728215, 1726728215, '1'),
(153793, 27460, 'QU', 'OK', 'S', 1726728215, 1726728215, '1'),
(153794, 27460, 'QU', 'OK', 'S', 1726728215, 1726728215, '1'),
(153795, 22727, 'QU', 'OK', 'S', 1726728224, 1726728224, '1'),
(153796, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153797, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153798, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153799, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153800, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153801, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153802, 26236, 'QU', 'OK', 'S', 1726728265, 1726728265, '1'),
(153803, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153804, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153805, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153806, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153807, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153808, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153809, 26199, 'QU', 'OK', 'S', 1726728296, 1726728296, '1'),
(153810, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153811, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153812, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153813, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153814, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153815, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153816, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153817, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153818, 26194, 'QU', 'OK', 'S', 1726728338, 1726728338, '1'),
(153819, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153820, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153821, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153822, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153823, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153824, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153825, 24100, 'QU', 'OK', 'S', 1726728440, 1726728440, '1'),
(153826, 29363, 'QU', 'OK', 'S', 1726728499, 1726728499, '1'),
(153827, 12630, 'QU', 'OK', 'S', 1726728507, 1726728507, '1'),
(153828, 8217, 'QU', 'OK', 'S', 1726728515, 1726728515, '1'),
(153829, 4086, 'QU', 'OK', 'S', 1726728525, 1726728525, '1'),
(153830, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153831, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153832, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153833, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153834, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153835, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153836, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153837, 25454, 'QU', 'OK', 'S', 1726728532, 1726728532, '1'),
(153838, 27566, 'QU', 'OK', 'S', 1726728550, 1726728550, '1'),
(153839, 15925, 'QU', 'OK', 'S', 1726728558, 1726728558, '1'),
(153840, 24918, 'QU', 'OK', 'S', 1726728596, 1726728596, '1'),
(153841, 24502, 'QU', 'OK', 'S', 1726728611, 1726728611, '1'),
(153842, 26081, 'QU', 'OK', 'S', 1726728624, 1726728624, '1'),
(153843, 26081, 'QU', 'OK', 'S', 1726728624, 1726728624, '1'),
(153844, 14070, 'QU', 'OK', 'S', 1726728645, 1726728645, '1'),
(153845, 14070, 'QU', 'OK', 'S', 1726728645, 1726728645, '1'),
(153846, 13201, 'QU', 'OK', 'S', 1726728679, 1726728679, '1'),
(153847, 19618, 'QU', 'OK', 'S', 1726728728, 1726728728, '1'),
(153848, 19618, 'QU', 'OK', 'S', 1726728728, 1726728728, '1'),
(153849, 19618, 'QU', 'OK', 'S', 1726728728, 1726728728, '1'),
(153850, 19618, 'QU', 'OK', 'S', 1726728728, 1726728728, '1'),
(153851, 19618, 'QU', 'OK', 'S', 1726728728, 1726728728, '1'),
(153852, 26215, 'QU', 'OK', 'S', 1726728745, 1726728745, '1'),
(153853, 19620, 'QU', 'OK', 'S', 1726728752, 1726728752, '1'),
(153854, 19620, 'QU', 'OK', 'S', 1726728752, 1726728752, '1'),
(153855, 19620, 'QU', 'OK', 'S', 1726728752, 1726728752, '1'),
(153856, 19620, 'QU', 'OK', 'S', 1726728752, 1726728752, '1'),
(153857, 19620, 'QU', 'OK', 'S', 1726728752, 1726728752, '1'),
(153858, 33541, 'QU', 'OK', 'S', 1726730137, 1726730137, '1'),
(153859, 24862, 'QU', 'OK', 'S', 1726730189, 1726730189, '1'),
(153860, 19223, 'QU', 'OK', 'S', 1726733474, 1726733474, '1'),
(153861, 6899, 'QU', 'OK', 'S', 1726734279, 1726734279, '1'),
(153862, 6899, 'QU', 'OK', 'S', 1726734294, 1726734294, '1'),
(153863, 11034, 'QU', 'OK', 'S', 1726734476, 1726734476, '1'),
(153864, 18010, 'QU', 'OK', 'S', 1726734580, 1726734580, '1'),
(153865, 12813, 'QU', 'OK', 'S', 1726734721, 1726734721, '1'),
(153866, 12813, 'QU', 'OK', 'S', 1726734753, 1726734753, '1'),
(153867, 18751, 'QU', 'OK', 'S', 1726734841, 1726734841, '1'),
(153868, 21288, 'QU', 'OK', 'S', 1726734901, 1726734901, '1'),
(153869, 9377, 'QU', 'OK', 'S', 1726734953, 1726734953, '1'),
(153870, 9377, 'QU', 'OK', 'S', 1726734957, 1726734957, '1'),
(153871, 9377, 'QU', 'OK', 'S', 1726734960, 1726734960, '1'),
(153872, 9377, 'QU', 'OK', 'S', 1726734976, 1726734976, '1'),
(153873, 9377, 'QU', 'OK', 'S', 1726734995, 1726734995, '1'),
(153874, 33557, 'QU', 'OK', 'S', 1726738992, 1726738992, '1'),
(153875, 31746, 'QU', 'OK', 'S', 1726739844, 1726739844, '1'),
(153876, 31618, 'QU', 'OK', 'S', 1726739846, 1726739846, '1'),
(153877, 31618, 'QU', 'OK', 'S', 1726739934, 1726739934, '1'),
(153878, 26944, 'QU', 'OK', 'S', 1726739999, 1726739999, '1'),
(153879, 2305, 'QU', 'OK', 'S', 1726740396, 1726740396, '1'),
(153880, 33484, 'QU', 'OK', 'S', 1726740596, 1726740596, '1'),
(153881, 30226, 'QU', 'OK', 'S', 1726741288, 1726741288, '1'),
(153882, 2618, 'QU', 'OK', 'S', 1726741292, 1726741292, '1'),
(153883, 24235, 'QU', 'OK', 'S', 1726741296, 1726741296, '1'),
(153884, 32429, 'QU', 'OK', 'S', 1726741299, 1726741299, '1'),
(153885, 33125, 'QU', 'OK', 'S', 1726741302, 1726741302, '1'),
(153886, 32224, 'QU', 'OK', 'S', 1726741305, 1726741305, '1'),
(153887, 32224, 'QU', 'OK', 'S', 1726741308, 1726741308, '1'),
(153888, 33579, 'QU', 'OK', 'S', 1726741317, 1726741317, '1'),
(153889, 33125, 'QU', 'OK', 'S', 1726741335, 1726741335, '1'),
(153890, 31830, 'QU', 'OK', 'S', 1726741340, 1726741340, '1'),
(153891, 32006, 'QU', 'OK', 'S', 1726741348, 1726741348, '1'),
(153892, 32483, 'QU', 'OK', 'S', 1726741352, 1726741352, '1'),
(153893, 14554, 'QU', 'OK', 'S', 1726741356, 1726741356, '1'),
(153894, 14554, 'QU', 'OK', 'S', 1726741359, 1726741359, '1'),
(153895, 32487, 'QU', 'OK', 'S', 1726741363, 1726741363, '1'),
(153896, 31854, 'QU', 'OK', 'S', 1726741366, 1726741366, '1'),
(153897, 33262, 'QU', 'OK', 'S', 1726741369, 1726741369, '1'),
(153898, 33380, 'QU', 'OK', 'S', 1726741372, 1726741372, '1'),
(153899, 31853, 'QU', 'OK', 'S', 1726741375, 1726741375, '1'),
(153900, 33265, 'QU', 'OK', 'S', 1726741378, 1726741378, '1'),
(153901, 31287, 'QU', 'OK', 'S', 1726741381, 1726741381, '1'),
(153902, 14554, 'QU', 'OK', 'S', 1726741387, 1726741387, '1'),
(153903, 33062, 'QU', 'OK', 'S', 1726741389, 1726741389, '1'),
(153904, 33261, 'QU', 'OK', 'S', 1726741392, 1726741392, '1'),
(153905, 31357, 'QU', 'OK', 'S', 1726741394, 1726741394, '1'),
(153906, 12995, 'QU', 'OK', 'S', 1726741398, 1726741398, '1'),
(153907, 33376, 'QU', 'OK', 'S', 1726741403, 1726741403, '1'),
(153908, 33370, 'QU', 'OK', 'S', 1726741405, 1726741405, '1'),
(153909, 33461, 'QU', 'OK', 'S', 1726741410, 1726741410, '1'),
(153910, 33374, 'QU', 'OK', 'S', 1726741413, 1726741413, '1'),
(153911, 31283, 'QU', 'OK', 'S', 1726741417, 1726741417, '1'),
(153912, 29555, 'QU', 'OK', 'S', 1726741430, 1726741430, '1'),
(153913, 31291, 'QU', 'OK', 'S', 1726741434, 1726741434, '1'),
(153914, 30995, 'QU', 'OK', 'S', 1726741438, 1726741438, '1'),
(153915, 32382, 'QU', 'OK', 'S', 1726741449, 1726741449, '1'),
(153916, 33261, 'QU', 'OK', 'S', 1726741457, 1726741457, '1'),
(153917, 28163, 'QU', 'OK', 'S', 1726741461, 1726741461, '1'),
(153918, 33462, 'QU', 'OK', 'S', 1726741466, 1726741466, '1'),
(153919, 32382, 'QU', 'OK', 'S', 1726741478, 1726741478, '1'),
(153920, 30963, 'QU', 'OK', 'S', 1726741486, 1726741486, '1'),
(153921, 7549, 'QU', 'OK', 'S', 1726741500, 1726741500, '1'),
(153922, 29555, 'QU', 'OK', 'S', 1726741515, 1726741515, '1'),
(153923, 26697, 'QU', 'OK', 'S', 1726741539, 1726741539, '1'),
(153924, 30310, 'QU', 'OK', 'S', 1726741548, 1726741548, '1'),
(153925, 17956, 'QU', 'OK', 'S', 1726741556, 1726741556, '1'),
(153926, 33575, 'QU', 'OK', 'S', 1726741559, 1726741559, '1'),
(153927, 30362, 'QU', 'OK', 'S', 1726741568, 1726741568, '1'),
(153928, 33283, 'QU', 'OK', 'S', 1726741575, 1726741575, '1'),
(153929, 32222, 'QU', 'OK', 'S', 1726741650, 1726741650, '1'),
(153930, 7549, 'QU', 'OK', 'S', 1726741671, 1726741671, '1'),
(153931, 32314, 'QU', 'OK', 'S', 1726741687, 1726741687, '1'),
(153932, 33581, 'QU', 'OK', 'S', 1726742137, 1726742137, '1'),
(153933, 33585, 'QU', 'OK', 'S', 1726742222, 1726742222, '1'),
(153934, 33583, 'QU', 'OK', 'S', 1726742268, 1726742268, '1'),
(153935, 33582, 'QU', 'OK', 'S', 1726742580, 1726742580, '1'),
(153936, 33580, 'QU', 'OK', 'S', 1726742778, 1726742778, '1'),
(153937, 33578, 'QU', 'OK', 'S', 1726743339, 1726743339, '1'),
(153938, 33434, 'QU', 'OK', 'S', 1726743507, 1726743507, '1'),
(153939, 33434, 'QU', 'OK', 'S', 1726743527, 1726743527, '1'),
(153940, 33569, 'QU', 'OK', 'S', 1726743602, 1726743602, '1'),
(153941, 33570, 'QU', 'OK', 'S', 1726743640, 1726743640, '1'),
(153942, 33584, 'QU', 'OK', 'S', 1726743716, 1726743716, '1'),
(153943, 33571, 'QU', 'OK', 'S', 1726743953, 1726743953, '1'),
(153944, 33572, 'QU', 'OK', 'S', 1726744046, 1726744046, '1'),
(153945, 18648, 'QU', 'OK', 'S', 1726744079, 1726744079, '1'),
(153946, 33573, 'QU', 'OK', 'S', 1726744080, 1726744080, '1'),
(153947, 33574, 'QU', 'OK', 'S', 1726744118, 1726744118, '1'),
(153948, 33576, 'QU', 'OK', 'S', 1726744161, 1726744161, '1'),
(153949, 31140, 'QU', 'OK', 'S', 1726744232, 1726744232, '1'),
(153950, 29586, 'QU', 'OK', 'S', 1726744967, 1726744967, '1'),
(153951, 15499, 'QU', 'OK', 'S', 1726744985, 1726744985, '1'),
(153952, 15499, 'QU', 'OK', 'S', 1726744985, 1726744985, '1'),
(153953, 20473, 'QU', 'OK', 'S', 1726745002, 1726745002, '1'),
(153954, 31924, 'QU', 'OK', 'S', 1726745013, 1726745013, '1'),
(153955, 30416, 'QU', 'OK', 'S', 1726745447, 1726745447, '1'),
(153956, 33217, 'QU', 'OK', 'S', 1726745731, 1726745731, '1'),
(153957, 25215, 'QU', 'OK', 'S', 1726746030, 1726746030, '1'),
(153958, 25262, 'QU', 'OK', 'S', 1726746038, 1726746038, '1'),
(153959, 16098, 'QU', 'OK', 'S', 1726746630, 1726746630, '1'),
(153960, 21036, 'QU', 'OK', 'S', 1726746634, 1726746634, '1'),
(153961, 21036, 'QU', 'OK', 'S', 1726746639, 1726746639, '1'),
(153962, 15039, 'QU', 'OK', 'S', 1726746646, 1726746646, '1'),
(153963, 15039, 'QU', 'OK', 'S', 1726746650, 1726746650, '1'),
(153964, 30511, 'QU', 'OK', 'S', 1726746658, 1726746658, '1'),
(153965, 30514, 'QU', 'OK', 'S', 1726746664, 1726746664, '1'),
(153966, 25036, 'QU', 'OK', 'S', 1726746668, 1726746668, '1'),
(153967, 23069, 'QU', 'OK', 'S', 1726746672, 1726746672, '1'),
(153968, 19194, 'QU', 'OK', 'S', 1726746676, 1726746676, '1'),
(153969, 32872, 'QU', 'OK', 'S', 1726746682, 1726746682, '1'),
(153970, 32237, 'QU', 'OK', 'S', 1726746685, 1726746685, '1'),
(153971, 32361, 'QU', 'OK', 'S', 1726746690, 1726746690, '1'),
(153972, 15039, 'QU', 'OK', 'S', 1726746695, 1726746695, '1'),
(153973, 32361, 'QU', 'OK', 'S', 1726746705, 1726746705, '1'),
(153974, 31710, 'QU', 'OK', 'S', 1726746710, 1726746710, '1'),
(153975, 16098, 'QU', 'OK', 'S', 1726746715, 1726746715, '1'),
(153976, 32872, 'QU', 'OK', 'S', 1726746744, 1726746744, '1'),
(153977, 31710, 'QU', 'OK', 'S', 1726746752, 1726746752, '1'),
(153978, 32563, 'QU', 'OK', 'S', 1726746758, 1726746758, '1'),
(153979, 30513, 'QU', 'OK', 'S', 1726746765, 1726746765, '1'),
(153980, 28525, 'QU', 'OK', 'S', 1726746837, 1726746837, '1'),
(153981, 20803, 'QU', 'OK', 'S', 1726746850, 1726746850, '1'),
(153982, 30513, 'QU', 'OK', 'S', 1726746897, 1726746897, '1'),
(153983, 30513, 'QU', 'OK', 'S', 1726746903, 1726746903, '1'),
(153984, 32360, 'QU', 'OK', 'S', 1726747133, 1726747133, '1'),
(153985, 28950, 'QU', 'OK', 'S', 1726747318, 1726747318, '1'),
(153986, 28950, 'QU', 'OK', 'S', 1726747318, 1726747318, '1'),
(153987, 19485, 'QU', 'OK', 'S', 1726747340, 1726747340, '1'),
(153988, 33334, 'QU', 'OK', 'S', 1726751049, 1726751049, '1'),
(153989, 33544, 'QU', 'OK', 'S', 1726751513, 1726751513, '1'),
(153990, 24527, 'QU', 'OK', 'S', 1726754121, 1726754121, '1'),
(153991, 24527, 'QU', 'OK', 'S', 1726754131, 1726754131, '1'),
(153992, 18543, 'QU', 'OK', 'S', 1726754133, 1726754133, '1'),
(153993, 18546, 'QU', 'OK', 'S', 1726754136, 1726754136, '1'),
(153994, 18543, 'QU', 'OK', 'S', 1726754138, 1726754138, '1'),
(153995, 33362, 'QU', 'OK', 'S', 1726754140, 1726754140, '1'),
(153996, 18546, 'QU', 'OK', 'S', 1726754143, 1726754143, '1'),
(153997, 29398, 'QU', 'OK', 'S', 1726754145, 1726754145, '1'),
(153998, 18547, 'QU', 'OK', 'S', 1726754147, 1726754147, '1'),
(153999, 18547, 'QU', 'OK', 'S', 1726754149, 1726754149, '1'),
(154000, 29398, 'QU', 'OK', 'S', 1726754152, 1726754152, '1'),
(154001, 29331, 'QU', 'OK', 'S', 1726754163, 1726754163, '1'),
(154002, 29327, 'QU', 'OK', 'S', 1726754166, 1726754166, '1'),
(154003, 33180, 'QU', 'OK', 'S', 1726754167, 1726754167, '1'),
(154004, 33180, 'QU', 'OK', 'S', 1726754172, 1726754172, '1'),
(154005, 29327, 'QU', 'OK', 'S', 1726754175, 1726754175, '1'),
(154006, 29327, 'QU', 'OK', 'S', 1726754176, 1726754176, '1'),
(154007, 33125, 'QU', 'OK', 'S', 1726754179, 1726754179, '1'),
(154008, 29331, 'QU', 'OK', 'S', 1726754181, 1726754181, '1'),
(154009, 29327, 'QU', 'OK', 'S', 1726754183, 1726754183, '1'),
(154010, 33362, 'QU', 'OK', 'S', 1726754185, 1726754185, '1'),
(154011, 29327, 'QU', 'OK', 'S', 1726754187, 1726754187, '1'),
(154012, 21886, 'QU', 'OK', 'S', 1726754425, 1726754425, '1'),
(154013, 21888, 'QU', 'OK', 'S', 1726754427, 1726754427, '1'),
(154014, 10882, 'QU', 'OK', 'S', 1726754436, 1726754436, '1'),
(154015, 10882, 'QU', 'OK', 'S', 1726754440, 1726754440, '1'),
(154016, 10882, 'QU', 'OK', 'S', 1726754442, 1726754442, '1'),
(154017, 10882, 'QU', 'OK', 'S', 1726754444, 1726754444, '1'),
(154018, 32143, 'QU', 'OK', 'S', 1726754447, 1726754447, '1'),
(154019, 11946, 'QU', 'OK', 'S', 1726754652, 1726754652, '1'),
(154020, 32438, 'QU', 'OK', 'S', 1726754656, 1726754656, '1'),
(154021, 9933, 'QU', 'OK', 'S', 1726754660, 1726754660, '1'),
(154022, 25669, 'QU', 'OK', 'S', 1726754663, 1726754663, '1'),
(154023, 33027, 'QU', 'OK', 'S', 1726754666, 1726754666, '1'),
(154024, 29645, 'QU', 'OK', 'S', 1726754670, 1726754670, '1'),
(154025, 328, 'QU', 'OK', 'S', 1726754673, 1726754673, '1'),
(154026, 135, 'QU', 'OK', 'S', 1726754676, 1726754676, '1'),
(154027, 11946, 'QU', 'OK', 'S', 1726754739, 1726754739, '1'),
(154028, 135, 'QU', 'OK', 'S', 1726754749, 1726754749, '1'),
(154029, 328, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154030, 29645, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154031, 33027, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154032, 25669, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154033, 9933, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154034, 32438, 'QU', 'OK', 'S', 1726754750, 1726754750, '1'),
(154035, 24731, 'QU', 'OK', 'S', 1726754779, 1726754779, '1'),
(154036, 32870, 'QU', 'OK', 'S', 1726754785, 1726754785, '1'),
(154037, 328, 'QU', 'OK', 'S', 1726754790, 1726754790, '1'),
(154038, 32263, 'QU', 'OK', 'S', 1726754794, 1726754794, '1'),
(154039, 135, 'QU', 'OK', 'S', 1726754805, 1726754805, '1'),
(154040, 29645, 'QU', 'OK', 'S', 1726754809, 1726754809, '1'),
(154041, 33027, 'QU', 'OK', 'S', 1726754813, 1726754813, '1'),
(154042, 25669, 'QU', 'OK', 'S', 1726754817, 1726754817, '1'),
(154043, 9933, 'QU', 'OK', 'S', 1726754827, 1726754827, '1'),
(154044, 32438, 'QU', 'OK', 'S', 1726754831, 1726754831, '1'),
(154045, 11946, 'QU', 'OK', 'S', 1726754846, 1726754846, '1'),
(154046, 25637, 'QU', 'OK', 'S', 1726754890, 1726754890, '1'),
(154047, 25637, 'QU', 'OK', 'S', 1726754895, 1726754895, '1'),
(154048, 25002, 'QU', 'OK', 'S', 1726754995, 1726754995, '1'),
(154049, 31429, 'QU', 'OK', 'S', 1726754998, 1726754998, '1'),
(154050, 20150, 'QU', 'OK', 'S', 1726755000, 1726755000, '1'),
(154051, 31755, 'QU', 'OK', 'S', 1726755003, 1726755003, '1'),
(154052, 10251, 'QU', 'OK', 'S', 1726755005, 1726755005, '1'),
(154053, 19305, 'QU', 'OK', 'S', 1726755007, 1726755007, '1'),
(154054, 23460, 'QU', 'OK', 'S', 1726755010, 1726755010, '1'),
(154055, 24248, 'QU', 'OK', 'S', 1726755012, 1726755012, '1'),
(154056, 24250, 'QU', 'OK', 'S', 1726755014, 1726755014, '1'),
(154057, 31686, 'QU', 'OK', 'S', 1726755080, 1726755080, '1'),
(154058, 18940, 'QU', 'OK', 'S', 1726755085, 1726755085, '1'),
(154059, 32439, 'QU', 'OK', 'S', 1726755090, 1726755090, '1'),
(154060, 25519, 'QU', 'OK', 'S', 1726755093, 1726755093, '1'),
(154061, 25989, 'QU', 'OK', 'S', 1726755096, 1726755096, '1'),
(154062, 33059, 'QU', 'OK', 'S', 1726755100, 1726755100, '1'),
(154063, 33126, 'QU', 'OK', 'S', 1726755103, 1726755103, '1'),
(154064, 33546, 'QU', 'OK', 'S', 1726755107, 1726755107, '1'),
(154065, 32966, 'QU', 'OK', 'S', 1726755111, 1726755111, '1'),
(154066, 32237, 'QU', 'OK', 'S', 1726755120, 1726755120, '1'),
(154067, 31835, 'QU', 'OK', 'S', 1726755124, 1726755124, '1'),
(154068, 31978, 'QU', 'OK', 'S', 1726755127, 1726755127, '1'),
(154069, 33124, 'QU', 'OK', 'S', 1726755131, 1726755131, '1'),
(154070, 32015, 'QU', 'OK', 'S', 1726755135, 1726755135, '1'),
(154071, 24580, 'QU', 'OK', 'S', 1726755147, 1726755147, '1'),
(154072, 33124, 'QU', 'OK', 'S', 1726755169, 1726755169, '1'),
(154073, 32015, 'QU', 'OK', 'S', 1726755181, 1726755181, '1'),
(154074, 32015, 'QU', 'OK', 'S', 1726755186, 1726755186, '1'),
(154075, 19599, 'QU', 'OK', 'S', 1726755189, 1726755189, '1'),
(154076, 19599, 'QU', 'OK', 'S', 1726755193, 1726755193, '1'),
(154077, 33299, 'QU', 'OK', 'S', 1726755198, 1726755198, '1'),
(154078, 25383, 'QU', 'OK', 'S', 1726755201, 1726755201, '1'),
(154079, 24132, 'QU', 'OK', 'S', 1726755205, 1726755205, '1'),
(154080, 33412, 'QU', 'OK', 'S', 1726755209, 1726755209, '1'),
(154081, 33145, 'QU', 'OK', 'S', 1726755213, 1726755213, '1'),
(154082, 22706, 'QU', 'OK', 'S', 1726755220, 1726755220, '1'),
(154083, 19599, 'QU', 'OK', 'S', 1726755481, 1726755481, '1'),
(154084, 31978, 'QU', 'OK', 'S', 1726755485, 1726755485, '1'),
(154085, 8686, 'QU', 'OK', 'S', 1726755495, 1726755495, '1'),
(154086, 12065, 'QU', 'OK', 'S', 1726755501, 1726755501, '1'),
(154087, 19223, 'QU', 'OK', 'S', 1726755505, 1726755505, '1'),
(154088, 22697, 'QU', 'OK', 'S', 1726755509, 1726755509, '1'),
(154089, 21783, 'QU', 'OK', 'S', 1726755513, 1726755513, '1'),
(154090, 33124, 'QU', 'OK', 'S', 1726755516, 1726755516, '1'),
(154091, 33124, 'QU', 'OK', 'S', 1726755523, 1726755523, '1'),
(154092, 31917, 'QU', 'OK', 'S', 1726755526, 1726755526, '1'),
(154093, 19395, 'QU', 'OK', 'S', 1726755530, 1726755530, '1'),
(154094, 31395, 'QU', 'OK', 'S', 1726755535, 1726755535, '1'),
(154095, 33277, 'QU', 'OK', 'S', 1726755539, 1726755539, '1'),
(154096, 33414, 'QU', 'OK', 'S', 1726755543, 1726755543, '1'),
(154097, 32361, 'QU', 'OK', 'S', 1726755548, 1726755548, '1'),
(154098, 27352, 'QU', 'OK', 'S', 1726755552, 1726755552, '1'),
(154099, 12065, 'QU', 'OK', 'S', 1726755556, 1726755556, '1'),
(154100, 12671, 'QU', 'OK', 'S', 1726755560, 1726755560, '1'),
(154101, 27216, 'QU', 'OK', 'S', 1726755564, 1726755564, '1'),
(154102, 32761, 'QU', 'OK', 'S', 1726755569, 1726755569, '1'),
(154103, 33500, 'QU', 'OK', 'S', 1726755574, 1726755574, '1'),
(154104, 12487, 'QU', 'OK', 'S', 1726755578, 1726755578, '1'),
(154105, 12487, 'QU', 'OK', 'S', 1726755583, 1726755583, '1'),
(154106, 31019, 'QU', 'OK', 'S', 1726755587, 1726755587, '1'),
(154107, 33468, 'QU', 'OK', 'S', 1726755592, 1726755592, '1'),
(154108, 15115, 'QU', 'OK', 'S', 1726755596, 1726755596, '1'),
(154109, 12605, 'QU', 'OK', 'S', 1726755600, 1726755600, '1'),
(154110, 33500, 'QU', 'OK', 'S', 1726755605, 1726755605, '1'),
(154111, 33500, 'QU', 'OK', 'S', 1726755611, 1726755611, '1'),
(154112, 33468, 'QU', 'OK', 'S', 1726755616, 1726755616, '1'),
(154113, 12672, 'QU', 'OK', 'S', 1726755620, 1726755620, '1'),
(154114, 12487, 'QU', 'OK', 'S', 1726755625, 1726755625, '1'),
(154115, 31530, 'QU', 'OK', 'S', 1726755629, 1726755629, '1'),
(154116, 12671, 'QU', 'OK', 'S', 1726755633, 1726755633, '1'),
(154117, 33468, 'QU', 'OK', 'S', 1726755638, 1726755638, '1'),
(154118, 12770, 'QU', 'OK', 'S', 1726755642, 1726755642, '1'),
(154119, 33467, 'QU', 'OK', 'S', 1726755647, 1726755647, '1'),
(154120, 17373, 'QU', 'OK', 'S', 1726755653, 1726755653, '1'),
(154121, 26541, 'QU', 'OK', 'S', 1726755658, 1726755658, '1'),
(154122, 26652, 'QU', 'OK', 'S', 1726755662, 1726755662, '1'),
(154123, 12671, 'QU', 'OK', 'S', 1726755668, 1726755668, '1'),
(154124, 12487, 'QU', 'OK', 'S', 1726755673, 1726755673, '1'),
(154125, 12671, 'QU', 'OK', 'S', 1726755677, 1726755677, '1'),
(154126, 12487, 'QU', 'OK', 'S', 1726755682, 1726755682, '1'),
(154127, 12671, 'QU', 'OK', 'S', 1726755686, 1726755686, '1'),
(154128, 17361, 'QU', 'OK', 'S', 1726755690, 1726755690, '1'),
(154129, 33413, 'QU', 'OK', 'S', 1726755694, 1726755694, '1'),
(154130, 7646, 'QU', 'OK', 'S', 1726755698, 1726755698, '1'),
(154131, 8542, 'QU', 'OK', 'S', 1726755702, 1726755702, '1'),
(154132, 12671, 'QU', 'OK', 'S', 1726755706, 1726755706, '1'),
(154133, 33261, 'QU', 'OK', 'S', 1726755710, 1726755710, '1'),
(154134, 12671, 'QU', 'OK', 'S', 1726755714, 1726755714, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(154135, 12770, 'QU', 'OK', 'S', 1726755719, 1726755719, '1'),
(154136, 33316, 'QU', 'OK', 'S', 1726755724, 1726755724, '1'),
(154137, 33166, 'QU', 'OK', 'S', 1726755728, 1726755728, '1'),
(154138, 30918, 'QU', 'OK', 'S', 1726755742, 1726755742, '1'),
(154139, 23230, 'QU', 'OK', 'S', 1726755816, 1726755816, '1'),
(154140, 32102, 'QU', 'OK', 'S', 1726755822, 1726755822, '1'),
(154141, 22305, 'QU', 'OK', 'S', 1726755829, 1726755829, '1'),
(154142, 24531, 'QU', 'OK', 'S', 1726755832, 1726755832, '1'),
(154143, 25972, 'QU', 'OK', 'S', 1726755835, 1726755835, '1'),
(154144, 24758, 'QU', 'OK', 'S', 1726755839, 1726755839, '1'),
(154145, 24807, 'QU', 'OK', 'S', 1726755843, 1726755843, '1'),
(154146, 25659, 'QU', 'OK', 'S', 1726755847, 1726755847, '1'),
(154147, 26950, 'QU', 'OK', 'S', 1726755853, 1726755853, '1'),
(154148, 25521, 'QU', 'OK', 'S', 1726755857, 1726755857, '1'),
(154149, 21037, 'QU', 'OK', 'S', 1726755861, 1726755861, '1'),
(154150, 30591, 'QU', 'OK', 'S', 1726755866, 1726755866, '1'),
(154151, 25996, 'QU', 'OK', 'S', 1726755870, 1726755870, '1'),
(154152, 25475, 'QU', 'OK', 'S', 1726755874, 1726755874, '1'),
(154153, 14651, 'QU', 'OK', 'S', 1726755878, 1726755878, '1'),
(154154, 20170, 'QU', 'OK', 'S', 1726755882, 1726755882, '1'),
(154155, 18093, 'QU', 'OK', 'S', 1726755892, 1726755892, '1'),
(154156, 30628, 'QU', 'OK', 'S', 1726755897, 1726755897, '1'),
(154157, 23975, 'QU', 'OK', 'S', 1726755902, 1726755902, '1'),
(154158, 32239, 'QU', 'OK', 'S', 1726755907, 1726755907, '1'),
(154159, 33467, 'QU', 'OK', 'S', 1726755912, 1726755912, '1'),
(154160, 33302, 'QU', 'OK', 'S', 1726755916, 1726755916, '1'),
(154161, 18240, 'QU', 'OK', 'S', 1726755921, 1726755921, '1'),
(154162, 18240, 'QU', 'OK', 'S', 1726755924, 1726755924, '1'),
(154163, 32171, 'QU', 'OK', 'S', 1726755928, 1726755928, '1'),
(154164, 18842, 'QU', 'OK', 'S', 1726755932, 1726755932, '1'),
(154165, 19193, 'QU', 'OK', 'S', 1726755941, 1726755941, '1'),
(154166, 18240, 'QU', 'OK', 'S', 1726755945, 1726755945, '1'),
(154167, 33410, 'QU', 'OK', 'S', 1726755949, 1726755949, '1'),
(154168, 23230, 'QU', 'OK', 'S', 1726755959, 1726755959, '1'),
(154169, 31488, 'QU', 'OK', 'S', 1726810002, 1726810002, '1'),
(154170, 29211, 'QU', 'OK', 'S', 1726810005, 1726810005, '1'),
(154171, 17612, 'QU', 'OK', 'S', 1726810127, 1726810127, '1'),
(154172, 24254, 'QU', 'OK', 'S', 1726810137, 1726810137, '1'),
(154173, 33395, 'QU', 'OK', 'S', 1726810906, 1726810906, '1'),
(154174, 32464, 'QU', 'OK', 'S', 1726811535, 1726811535, '1'),
(154175, 23227, 'QU', 'OK', 'S', 1726811568, 1726811568, '1'),
(154176, 23227, 'QU', 'OK', 'S', 1726811568, 1726811568, '1'),
(154177, 23235, 'QU', 'OK', 'S', 1726811704, 1726811704, '1'),
(154178, 23235, 'QU', 'OK', 'S', 1726811704, 1726811704, '1'),
(154179, 24201, 'QU', 'OK', 'S', 1726811718, 1726811718, '1'),
(154180, 18793, 'QU', 'OK', 'S', 1726811730, 1726811730, '1'),
(154181, 26442, 'QU', 'OK', 'S', 1726811741, 1726811741, '1'),
(154182, 28560, 'QU', 'OK', 'S', 1726813390, 1726813390, '1'),
(154183, 23227, 'QU', 'OK', 'S', 1726814449, 1726814449, '1'),
(154184, 23227, 'QU', 'OK', 'S', 1726814451, 1726814451, '1'),
(154185, 33582, 'QU', 'OK', 'S', 1726815102, 1726815102, '1'),
(154186, 33582, 'QU', 'OK', 'S', 1726815146, 1726815146, '1'),
(154187, 33582, 'QU', 'OK', 'S', 1726815146, 1726815146, '1'),
(154188, 33580, 'QU', 'OK', 'S', 1726815155, 1726815155, '1'),
(154189, 33527, 'QU', 'OK', 'S', 1726815161, 1726815161, '1'),
(154190, 33408, 'QU', 'OK', 'S', 1726815180, 1726815180, '1'),
(154191, 33408, 'QU', 'OK', 'S', 1726815180, 1726815180, '1'),
(154192, 33408, 'QU', 'OK', 'S', 1726815180, 1726815180, '1'),
(154193, 33408, 'QU', 'OK', 'S', 1726815180, 1726815180, '1'),
(154194, 33329, 'QU', 'OK', 'S', 1726815186, 1726815186, '1'),
(154195, 33309, 'QU', 'OK', 'S', 1726815194, 1726815194, '1'),
(154196, 33307, 'QU', 'OK', 'S', 1726815202, 1726815202, '1'),
(154197, 33307, 'QU', 'OK', 'S', 1726815202, 1726815202, '1'),
(154198, 33283, 'QU', 'OK', 'S', 1726815218, 1726815218, '1'),
(154199, 33283, 'QU', 'OK', 'S', 1726815218, 1726815218, '1'),
(154200, 33280, 'QU', 'OK', 'S', 1726815229, 1726815229, '1'),
(154201, 33280, 'QU', 'OK', 'S', 1726815229, 1726815229, '1'),
(154202, 33280, 'QU', 'OK', 'S', 1726815229, 1726815229, '1'),
(154203, 33280, 'QU', 'OK', 'S', 1726815229, 1726815229, '1'),
(154204, 33280, 'QU', 'OK', 'S', 1726815229, 1726815229, '1'),
(154205, 33271, 'QU', 'OK', 'S', 1726815235, 1726815235, '1'),
(154206, 32999, 'QU', 'OK', 'S', 1726815275, 1726815275, '1'),
(154207, 32998, 'QU', 'OK', 'S', 1726815281, 1726815281, '1'),
(154208, 32938, 'QU', 'OK', 'S', 1726815302, 1726815302, '1'),
(154209, 32936, 'QU', 'OK', 'S', 1726815314, 1726815314, '1'),
(154210, 32936, 'QU', 'OK', 'S', 1726815314, 1726815314, '1'),
(154211, 32936, 'QU', 'OK', 'S', 1726815315, 1726815315, '1'),
(154212, 32936, 'QU', 'OK', 'S', 1726815315, 1726815315, '1'),
(154213, 32936, 'QU', 'OK', 'S', 1726815315, 1726815315, '1'),
(154214, 32881, 'QU', 'OK', 'S', 1726815349, 1726815349, '1'),
(154215, 32881, 'QU', 'OK', 'S', 1726815349, 1726815349, '1'),
(154216, 32874, 'QU', 'OK', 'S', 1726815355, 1726815355, '1'),
(154217, 32874, 'QU', 'OK', 'S', 1726815356, 1726815356, '1'),
(154218, 32867, 'QU', 'OK', 'S', 1726815373, 1726815373, '1'),
(154219, 32867, 'QU', 'OK', 'S', 1726815373, 1726815373, '1'),
(154220, 32867, 'QU', 'OK', 'S', 1726815373, 1726815373, '1'),
(154221, 32867, 'QU', 'OK', 'S', 1726815373, 1726815373, '1'),
(154222, 32867, 'QU', 'OK', 'S', 1726815373, 1726815373, '1'),
(154223, 32806, 'QU', 'OK', 'S', 1726815384, 1726815384, '1'),
(154224, 32612, 'QU', 'OK', 'S', 1726815406, 1726815406, '1'),
(154225, 32595, 'QU', 'OK', 'S', 1726815417, 1726815417, '1'),
(154226, 32574, 'QU', 'OK', 'S', 1726815429, 1726815429, '1'),
(154227, 32535, 'QU', 'OK', 'S', 1726815443, 1726815443, '1'),
(154228, 32506, 'QU', 'OK', 'S', 1726815455, 1726815455, '1'),
(154229, 32506, 'QU', 'OK', 'S', 1726815455, 1726815455, '1'),
(154230, 32460, 'QU', 'OK', 'S', 1726815482, 1726815482, '1'),
(154231, 32460, 'QU', 'OK', 'S', 1726815482, 1726815482, '1'),
(154232, 32460, 'QU', 'OK', 'S', 1726815482, 1726815482, '1'),
(154233, 33333, 'QU', 'OK', 'S', 1726817698, 1726817698, '1'),
(154234, 33334, 'QU', 'OK', 'S', 1726817703, 1726817703, '1'),
(154235, 33290, 'QU', 'OK', 'S', 1726817706, 1726817706, '1'),
(154236, 33250, 'QU', 'OK', 'S', 1726817710, 1726817710, '1'),
(154237, 33392, 'QU', 'OK', 'S', 1726817715, 1726817715, '1'),
(154238, 33379, 'QU', 'OK', 'S', 1726817724, 1726817724, '1'),
(154239, 33290, 'QU', 'OK', 'S', 1726817731, 1726817731, '1'),
(154240, 33290, 'QU', 'OK', 'S', 1726817733, 1726817733, '1'),
(154241, 7089, 'QU', 'OK', 'S', 1726817820, 1726817820, '1'),
(154242, 33460, 'QU', 'OK', 'S', 1726817849, 1726817849, '1'),
(154243, 33370, 'QU', 'OK', 'S', 1726817868, 1726817868, '1'),
(154244, 33459, 'QU', 'OK', 'S', 1726817869, 1726817869, '1'),
(154245, 33459, 'QU', 'OK', 'S', 1726817869, 1726817869, '1'),
(154246, 33459, 'QU', 'OK', 'S', 1726817869, 1726817869, '1'),
(154247, 33459, 'QU', 'OK', 'S', 1726817869, 1726817869, '1'),
(154248, 33459, 'QU', 'OK', 'S', 1726817869, 1726817869, '1'),
(154249, 33450, 'QU', 'OK', 'S', 1726817882, 1726817882, '1'),
(154250, 33450, 'QU', 'OK', 'S', 1726817889, 1726817889, '1'),
(154251, 33449, 'QU', 'OK', 'S', 1726817898, 1726817898, '1'),
(154252, 33449, 'QU', 'OK', 'S', 1726817906, 1726817906, '1'),
(154253, 33439, 'QU', 'OK', 'S', 1726817921, 1726817921, '1'),
(154254, 33439, 'QU', 'OK', 'S', 1726817921, 1726817921, '1'),
(154255, 33439, 'QU', 'OK', 'S', 1726817921, 1726817921, '1'),
(154256, 30658, 'QU', 'OK', 'S', 1726818020, 1726818020, '1'),
(154257, 30658, 'QU', 'OK', 'S', 1726818027, 1726818027, '1'),
(154258, 30657, 'QU', 'OK', 'S', 1726818048, 1726818048, '1'),
(154259, 30657, 'QU', 'OK', 'S', 1726818056, 1726818056, '1'),
(154260, 30564, 'QU', 'OK', 'S', 1726818080, 1726818080, '1'),
(154261, 30553, 'QU', 'OK', 'S', 1726818093, 1726818093, '1'),
(154262, 24019, 'QU', 'OK', 'S', 1726819073, 1726819073, '1'),
(154263, 24259, 'QU', 'OK', 'S', 1726819075, 1726819075, '1'),
(154264, 31729, 'QU', 'OK', 'S', 1726819077, 1726819077, '1'),
(154265, 11193, 'QU', 'OK', 'S', 1726819112, 1726819112, '1'),
(154266, 26900, 'QU', 'OK', 'S', 1726822641, 1726822641, '1'),
(154267, 26899, 'QU', 'OK', 'S', 1726822659, 1726822659, '1'),
(154268, 26899, 'QU', 'OK', 'S', 1726822665, 1726822665, '1'),
(154269, 26892, 'QU', 'OK', 'S', 1726822679, 1726822679, '1'),
(154270, 26892, 'QU', 'OK', 'S', 1726822687, 1726822687, '1'),
(154271, 26751, 'QU', 'OK', 'S', 1726822739, 1726822739, '1'),
(154272, 26367, 'QU', 'OK', 'S', 1726822772, 1726822772, '1'),
(154273, 26367, 'QU', 'OK', 'S', 1726822780, 1726822780, '1'),
(154274, 25298, 'QU', 'OK', 'S', 1726822807, 1726822807, '1'),
(154275, 25298, 'QU', 'OK', 'S', 1726822814, 1726822814, '1'),
(154276, 24834, 'QU', 'OK', 'S', 1726822828, 1726822828, '1'),
(154277, 24281, 'QU', 'OK', 'S', 1726822839, 1726822839, '1'),
(154278, 24256, 'QU', 'OK', 'S', 1726822880, 1726822880, '1'),
(154279, 24256, 'QU', 'OK', 'S', 1726822898, 1726822898, '1'),
(154280, 8406, 'QU', 'OK', 'S', 1726824551, 1726824551, '1'),
(154281, 22435, 'QU', 'OK', 'S', 1726824567, 1726824567, '1'),
(154282, 22435, 'QU', 'OK', 'S', 1726824570, 1726824570, '1'),
(154283, 22435, 'QU', 'OK', 'S', 1726824573, 1726824573, '1'),
(154284, 22435, 'QU', 'OK', 'S', 1726824575, 1726824575, '1'),
(154285, 22435, 'QU', 'OK', 'S', 1726824578, 1726824578, '1'),
(154286, 29478, 'QU', 'OK', 'S', 1726824810, 1726824810, '1'),
(154287, 22773, 'QU', 'OK', 'S', 1726825418, 1726825418, '1'),
(154288, 17410, 'QU', 'OK', 'S', 1726825474, 1726825474, '1'),
(154289, 26781, 'QU', 'OK', 'S', 1726825576, 1726825576, '1'),
(154290, 17513, 'QU', 'OK', 'S', 1726825809, 1726825809, '1'),
(154291, 28482, 'QU', 'OK', 'S', 1726825977, 1726825977, '1'),
(154292, 28861, 'QU', 'OK', 'S', 1726825994, 1726825994, '1'),
(154293, 29678, 'QU', 'OK', 'S', 1726826171, 1726826171, '1'),
(154294, 32490, 'QU', 'OK', 'S', 1726826246, 1726826246, '1'),
(154295, 28543, 'QU', 'OK', 'S', 1726826481, 1726826481, '1'),
(154296, 9523, 'QU', 'OK', 'S', 1726826507, 1726826507, '1'),
(154297, 33133, 'QU', 'OK', 'S', 1726826819, 1726826819, '1'),
(154298, 33115, 'QU', 'OK', 'S', 1726826858, 1726826858, '1'),
(154299, 33193, 'QU', 'OK', 'S', 1726826896, 1726826896, '1'),
(154300, 20236, 'QU', 'OK', 'S', 1726827163, 1726827163, '1'),
(154301, 20236, 'QU', 'OK', 'S', 1726827552, 1726827552, '1'),
(154302, 33146, 'QU', 'OK', 'S', 1726828479, 1726828479, '1'),
(154303, 33116, 'QU', 'OK', 'S', 1726828514, 1726828514, '1'),
(154304, 33192, 'QU', 'OK', 'S', 1726828703, 1726828703, '1'),
(154305, 32659, 'QU', 'OK', 'S', 1726828894, 1726828894, '1'),
(154306, 32492, 'QU', 'OK', 'S', 1726828958, 1726828958, '1'),
(154307, 33218, 'QU', 'OK', 'S', 1726829015, 1726829015, '1'),
(154308, 33315, 'QU', 'OK', 'S', 1726829376, 1726829376, '1'),
(154309, 33514, 'QU', 'OK', 'S', 1726829685, 1726829685, '1'),
(154310, 33114, 'QU', 'OK', 'S', 1726831322, 1726831322, '1'),
(154311, 33113, 'QU', 'OK', 'S', 1726831358, 1726831358, '1'),
(154312, 33144, 'QU', 'OK', 'S', 1726831414, 1726831414, '1'),
(154313, 33145, 'QU', 'OK', 'S', 1726831449, 1726831449, '1'),
(154314, 32143, 'QU', 'OK', 'S', 1726833592, 1726833592, '1'),
(154315, 27352, 'QU', 'OK', 'S', 1726833926, 1726833926, '1'),
(154316, 32587, 'QU', 'OK', 'S', 1726833935, 1726833935, '1'),
(154317, 33146, 'QU', 'OK', 'S', 1726833942, 1726833942, '1'),
(154318, 33073, 'QU', 'OK', 'S', 1726833952, 1726833952, '1'),
(154319, 17331, 'QU', 'OK', 'S', 1726833968, 1726833968, '1'),
(154320, 33073, 'QU', 'OK', 'S', 1726834284, 1726834284, '1'),
(154321, 26346, 'QU', 'OK', 'S', 1726834552, 1726834552, '1'),
(154322, 33073, 'QU', 'OK', 'S', 1726834660, 1726834660, '1'),
(154323, 31788, 'QU', 'OK', 'S', 1726835054, 1726835054, '1'),
(154324, 31788, 'QU', 'OK', 'S', 1726835062, 1726835062, '1'),
(154325, 31377, 'QU', 'OK', 'S', 1726835188, 1726835188, '1'),
(154326, 31377, 'QU', 'OK', 'S', 1726835198, 1726835198, '1'),
(154327, 31377, 'QU', 'OK', 'S', 1726835206, 1726835206, '1'),
(154328, 21880, 'QU', 'OK', 'S', 1726835313, 1726835313, '1'),
(154329, 25272, 'QU', 'OK', 'S', 1726835314, 1726835314, '1'),
(154330, 25272, 'QU', 'OK', 'S', 1726835314, 1726835314, '1'),
(154331, 25272, 'QU', 'OK', 'S', 1726835314, 1726835314, '1'),
(154332, 25272, 'QU', 'OK', 'S', 1726835314, 1726835314, '1'),
(154333, 25272, 'QU', 'OK', 'S', 1726835326, 1726835326, '1'),
(154334, 25272, 'QU', 'OK', 'S', 1726835326, 1726835326, '1'),
(154335, 25272, 'QU', 'OK', 'S', 1726835326, 1726835326, '1'),
(154336, 25272, 'QU', 'OK', 'S', 1726835326, 1726835326, '1'),
(154337, 25270, 'QU', 'OK', 'S', 1726835339, 1726835339, '1'),
(154338, 25270, 'QU', 'OK', 'S', 1726835339, 1726835339, '1'),
(154339, 25270, 'QU', 'OK', 'S', 1726835339, 1726835339, '1'),
(154340, 25270, 'QU', 'OK', 'S', 1726835339, 1726835339, '1'),
(154341, 25270, 'QU', 'OK', 'S', 1726835349, 1726835349, '1'),
(154342, 25270, 'QU', 'OK', 'S', 1726835349, 1726835349, '1'),
(154343, 25270, 'QU', 'OK', 'S', 1726835349, 1726835349, '1'),
(154344, 25270, 'QU', 'OK', 'S', 1726835349, 1726835349, '1'),
(154345, 25267, 'QU', 'OK', 'S', 1726835372, 1726835372, '1'),
(154346, 25267, 'QU', 'OK', 'S', 1726835372, 1726835372, '1'),
(154347, 25267, 'QU', 'OK', 'S', 1726835372, 1726835372, '1'),
(154348, 25267, 'QU', 'OK', 'S', 1726835372, 1726835372, '1'),
(154349, 21874, 'QU', 'OK', 'S', 1726835375, 1726835375, '1'),
(154350, 25267, 'QU', 'OK', 'S', 1726835381, 1726835381, '1'),
(154351, 25267, 'QU', 'OK', 'S', 1726835381, 1726835381, '1'),
(154352, 25267, 'QU', 'OK', 'S', 1726835381, 1726835381, '1'),
(154353, 25267, 'QU', 'OK', 'S', 1726835381, 1726835381, '1'),
(154354, 32562, 'QU', 'OK', 'S', 1726835405, 1726835405, '1'),
(154355, 25213, 'QU', 'OK', 'S', 1726835407, 1726835407, '1'),
(154356, 25213, 'QU', 'OK', 'S', 1726835407, 1726835407, '1'),
(154357, 25213, 'QU', 'OK', 'S', 1726835407, 1726835407, '1'),
(154358, 25213, 'QU', 'OK', 'S', 1726835407, 1726835407, '1'),
(154359, 31172, 'QU', 'OK', 'S', 1726835414, 1726835414, '1'),
(154360, 25213, 'QU', 'OK', 'S', 1726835418, 1726835418, '1'),
(154361, 25213, 'QU', 'OK', 'S', 1726835418, 1726835418, '1'),
(154362, 25213, 'QU', 'OK', 'S', 1726835418, 1726835418, '1'),
(154363, 25213, 'QU', 'OK', 'S', 1726835418, 1726835418, '1'),
(154364, 19026, 'QU', 'OK', 'S', 1726835419, 1726835419, '1'),
(154365, 33338, 'QU', 'OK', 'S', 1726835437, 1726835437, '1'),
(154366, 31559, 'QU', 'OK', 'S', 1726835442, 1726835442, '1'),
(154367, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154368, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154369, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154370, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154371, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154372, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154373, 25183, 'QU', 'OK', 'S', 1726835444, 1726835444, '1'),
(154374, 20255, 'QU', 'OK', 'S', 1726835446, 1726835446, '1'),
(154375, 27430, 'QU', 'OK', 'S', 1726835449, 1726835449, '1'),
(154376, 31110, 'QU', 'OK', 'S', 1726835453, 1726835453, '1'),
(154377, 19025, 'QU', 'OK', 'S', 1726835458, 1726835458, '1'),
(154378, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154379, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154380, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154381, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154382, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154383, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154384, 25183, 'QU', 'OK', 'S', 1726835461, 1726835461, '1'),
(154385, 25317, 'QU', 'OK', 'S', 1726835462, 1726835462, '1'),
(154386, 29636, 'QU', 'OK', 'S', 1726835466, 1726835466, '1'),
(154387, 30641, 'QU', 'OK', 'S', 1726835471, 1726835471, '1'),
(154388, 29630, 'QU', 'OK', 'S', 1726835476, 1726835476, '1'),
(154389, 21274, 'QU', 'OK', 'S', 1726835481, 1726835481, '1'),
(154390, 25182, 'QU', 'OK', 'S', 1726835482, 1726835482, '1'),
(154391, 25182, 'QU', 'OK', 'S', 1726835482, 1726835482, '1'),
(154392, 25182, 'QU', 'OK', 'S', 1726835482, 1726835482, '1'),
(154393, 25182, 'QU', 'OK', 'S', 1726835482, 1726835482, '1'),
(154394, 21797, 'QU', 'OK', 'S', 1726835487, 1726835487, '1'),
(154395, 30108, 'QU', 'OK', 'S', 1726835493, 1726835493, '1'),
(154396, 33546, 'QU', 'OK', 'S', 1726835498, 1726835498, '1'),
(154397, 29185, 'QU', 'OK', 'S', 1726835502, 1726835502, '1'),
(154398, 25182, 'QU', 'OK', 'S', 1726835502, 1726835502, '1'),
(154399, 25182, 'QU', 'OK', 'S', 1726835502, 1726835502, '1'),
(154400, 25182, 'QU', 'OK', 'S', 1726835502, 1726835502, '1'),
(154401, 25182, 'QU', 'OK', 'S', 1726835502, 1726835502, '1'),
(154402, 27250, 'QU', 'OK', 'S', 1726835506, 1726835506, '1'),
(154403, 29643, 'QU', 'OK', 'S', 1726835510, 1726835510, '1'),
(154404, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154405, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154406, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154407, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154408, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154409, 25181, 'QU', 'OK', 'S', 1726835521, 1726835521, '1'),
(154410, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154411, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154412, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154413, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154414, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154415, 25181, 'QU', 'OK', 'S', 1726835540, 1726835540, '1'),
(154416, 21274, 'QU', 'OK', 'S', 1726835544, 1726835544, '1'),
(154417, 30725, 'QU', 'OK', 'S', 1726835549, 1726835549, '1'),
(154418, 17523, 'QU', 'OK', 'S', 1726835557, 1726835557, '1'),
(154419, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154420, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154421, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154422, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154423, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154424, 25173, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154425, 30725, 'QU', 'OK', 'S', 1726835561, 1726835561, '1'),
(154426, 27985, 'QU', 'OK', 'S', 1726835565, 1726835565, '1'),
(154427, 28482, 'QU', 'OK', 'S', 1726835569, 1726835569, '1'),
(154428, 27994, 'QU', 'OK', 'S', 1726835573, 1726835573, '1'),
(154429, 25311, 'QU', 'OK', 'S', 1726835578, 1726835578, '1'),
(154430, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154431, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154432, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154433, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154434, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154435, 25173, 'QU', 'OK', 'S', 1726835579, 1726835579, '1'),
(154436, 21841, 'QU', 'OK', 'S', 1726835582, 1726835582, '1'),
(154437, 30889, 'QU', 'OK', 'S', 1726835585, 1726835585, '1'),
(154438, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154439, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154440, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154441, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154442, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154443, 25170, 'QU', 'OK', 'S', 1726835599, 1726835599, '1'),
(154444, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154445, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154446, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154447, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154448, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154449, 25170, 'QU', 'OK', 'S', 1726835613, 1726835613, '1'),
(154450, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154451, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154452, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154453, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154454, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154455, 25166, 'QU', 'OK', 'S', 1726835631, 1726835631, '1'),
(154456, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154457, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154458, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154459, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154460, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154461, 25165, 'QU', 'OK', 'S', 1726835709, 1726835709, '1'),
(154462, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154463, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154464, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154465, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154466, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154467, 25165, 'QU', 'OK', 'S', 1726835724, 1726835724, '1'),
(154468, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154469, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154470, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154471, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154472, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154473, 25160, 'QU', 'OK', 'S', 1726835745, 1726835745, '1'),
(154474, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154475, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154476, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154477, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154478, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154479, 25159, 'QU', 'OK', 'S', 1726835767, 1726835767, '1'),
(154480, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154481, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154482, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154483, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154484, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154485, 25159, 'QU', 'OK', 'S', 1726835781, 1726835781, '1'),
(154486, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154487, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154488, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154489, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154490, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154491, 25158, 'QU', 'OK', 'S', 1726835803, 1726835803, '1'),
(154492, 3111, 'QU', 'OK', 'S', 1726835869, 1726835869, '1'),
(154493, 25138, 'QU', 'OK', 'S', 1726835871, 1726835871, '1'),
(154494, 25138, 'QU', 'OK', 'S', 1726835871, 1726835871, '1'),
(154495, 25138, 'QU', 'OK', 'S', 1726835871, 1726835871, '1'),
(154496, 25138, 'QU', 'OK', 'S', 1726835871, 1726835871, '1'),
(154497, 25138, 'QU', 'OK', 'S', 1726835884, 1726835884, '1'),
(154498, 25138, 'QU', 'OK', 'S', 1726835884, 1726835884, '1'),
(154499, 25138, 'QU', 'OK', 'S', 1726835884, 1726835884, '1'),
(154500, 25138, 'QU', 'OK', 'S', 1726835884, 1726835884, '1'),
(154501, 3111, 'QU', 'OK', 'S', 1726835889, 1726835889, '1'),
(154502, 3111, 'QU', 'OK', 'S', 1726835899, 1726835899, '1'),
(154503, 3111, 'QU', 'OK', 'S', 1726835911, 1726835911, '1'),
(154504, 3111, 'QU', 'OK', 'S', 1726835919, 1726835919, '1'),
(154505, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154506, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154507, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154508, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154509, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154510, 25136, 'QU', 'OK', 'S', 1726835935, 1726835935, '1'),
(154511, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154512, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154513, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154514, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154515, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154516, 25020, 'QU', 'OK', 'S', 1726835953, 1726835953, '1'),
(154517, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154518, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154519, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154520, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154521, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154522, 25020, 'QU', 'OK', 'S', 1726835969, 1726835969, '1'),
(154523, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154524, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154525, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154526, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154527, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154528, 25003, 'QU', 'OK', 'S', 1726835989, 1726835989, '1'),
(154529, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154530, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154531, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154532, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154533, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154534, 25003, 'QU', 'OK', 'S', 1726836003, 1726836003, '1'),
(154535, 21892, 'QU', 'OK', 'S', 1726836140, 1726836140, '1'),
(154536, 28864, 'QU', 'OK', 'S', 1726836190, 1726836190, '1'),
(154537, 30980, 'QU', 'OK', 'S', 1726836239, 1726836239, '1'),
(154538, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154539, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154540, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154541, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154542, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154543, 25000, 'QU', 'OK', 'S', 1726836561, 1726836561, '1'),
(154544, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154545, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154546, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154547, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154548, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154549, 24999, 'QU', 'OK', 'S', 1726836587, 1726836587, '1'),
(154550, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154551, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154552, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154553, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154554, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154555, 24999, 'QU', 'OK', 'S', 1726836605, 1726836605, '1'),
(154556, 24998, 'QU', 'OK', 'S', 1726836621, 1726836621, '1'),
(154557, 24998, 'QU', 'OK', 'S', 1726836621, 1726836621, '1'),
(154558, 24998, 'QU', 'OK', 'S', 1726836621, 1726836621, '1'),
(154559, 24998, 'QU', 'OK', 'S', 1726836621, 1726836621, '1'),
(154560, 24998, 'QU', 'OK', 'S', 1726836621, 1726836621, '1'),
(154561, 24998, 'QU', 'OK', 'S', 1726836636, 1726836636, '1'),
(154562, 24998, 'QU', 'OK', 'S', 1726836636, 1726836636, '1'),
(154563, 24998, 'QU', 'OK', 'S', 1726836636, 1726836636, '1'),
(154564, 24998, 'QU', 'OK', 'S', 1726836636, 1726836636, '1'),
(154565, 24998, 'QU', 'OK', 'S', 1726836636, 1726836636, '1'),
(154566, 24996, 'QU', 'OK', 'S', 1726836664, 1726836664, '1'),
(154567, 24996, 'QU', 'OK', 'S', 1726836664, 1726836664, '1'),
(154568, 24996, 'QU', 'OK', 'S', 1726836664, 1726836664, '1'),
(154569, 24996, 'QU', 'OK', 'S', 1726836664, 1726836664, '1'),
(154570, 24996, 'QU', 'OK', 'S', 1726836676, 1726836676, '1'),
(154571, 24996, 'QU', 'OK', 'S', 1726836676, 1726836676, '1'),
(154572, 24996, 'QU', 'OK', 'S', 1726836676, 1726836676, '1'),
(154573, 24996, 'QU', 'OK', 'S', 1726836676, 1726836676, '1'),
(154574, 21976, 'QU', 'OK', 'S', 1726836693, 1726836693, '1'),
(154575, 21976, 'QU', 'OK', 'S', 1726836693, 1726836693, '1'),
(154576, 21976, 'QU', 'OK', 'S', 1726836693, 1726836693, '1'),
(154577, 21976, 'QU', 'OK', 'S', 1726836702, 1726836702, '1'),
(154578, 21976, 'QU', 'OK', 'S', 1726836702, 1726836702, '1'),
(154579, 21976, 'QU', 'OK', 'S', 1726836702, 1726836702, '1'),
(154580, 24468, 'QU', 'OK', 'S', 1726836702, 1726836702, '1'),
(154581, 21975, 'QU', 'OK', 'S', 1726836715, 1726836715, '1'),
(154582, 21975, 'QU', 'OK', 'S', 1726836715, 1726836715, '1'),
(154583, 21975, 'QU', 'OK', 'S', 1726836715, 1726836715, '1'),
(154584, 21975, 'QU', 'OK', 'S', 1726836727, 1726836727, '1'),
(154585, 21975, 'QU', 'OK', 'S', 1726836727, 1726836727, '1'),
(154586, 21975, 'QU', 'OK', 'S', 1726836727, 1726836727, '1'),
(154587, 21973, 'QU', 'OK', 'S', 1726836746, 1726836746, '1'),
(154588, 21973, 'QU', 'OK', 'S', 1726836746, 1726836746, '1'),
(154589, 21973, 'QU', 'OK', 'S', 1726836746, 1726836746, '1'),
(154590, 21973, 'QU', 'OK', 'S', 1726836755, 1726836755, '1'),
(154591, 21973, 'QU', 'OK', 'S', 1726836755, 1726836755, '1'),
(154592, 21973, 'QU', 'OK', 'S', 1726836755, 1726836755, '1'),
(154593, 30889, 'QU', 'OK', 'S', 1726836765, 1726836765, '1'),
(154594, 21972, 'QU', 'OK', 'S', 1726836769, 1726836769, '1'),
(154595, 21972, 'QU', 'OK', 'S', 1726836769, 1726836769, '1'),
(154596, 21972, 'QU', 'OK', 'S', 1726836769, 1726836769, '1'),
(154597, 30889, 'QU', 'OK', 'S', 1726836772, 1726836772, '1'),
(154598, 30889, 'QU', 'OK', 'S', 1726836775, 1726836775, '1'),
(154599, 30889, 'QU', 'OK', 'S', 1726836778, 1726836778, '1'),
(154600, 21972, 'QU', 'OK', 'S', 1726836779, 1726836779, '1'),
(154601, 21972, 'QU', 'OK', 'S', 1726836779, 1726836779, '1'),
(154602, 21972, 'QU', 'OK', 'S', 1726836779, 1726836779, '1'),
(154603, 30889, 'QU', 'OK', 'S', 1726836786, 1726836786, '1'),
(154604, 21971, 'QU', 'OK', 'S', 1726836801, 1726836801, '1'),
(154605, 21971, 'QU', 'OK', 'S', 1726836801, 1726836801, '1'),
(154606, 21971, 'QU', 'OK', 'S', 1726836801, 1726836801, '1'),
(154607, 21971, 'QU', 'OK', 'S', 1726836811, 1726836811, '1'),
(154608, 21971, 'QU', 'OK', 'S', 1726836811, 1726836811, '1'),
(154609, 21971, 'QU', 'OK', 'S', 1726836811, 1726836811, '1'),
(154610, 21971, 'QU', 'OK', 'S', 1726836837, 1726836837, '1'),
(154611, 21971, 'QU', 'OK', 'S', 1726836837, 1726836837, '1'),
(154612, 21971, 'QU', 'OK', 'S', 1726836837, 1726836837, '1'),
(154613, 21971, 'QU', 'OK', 'S', 1726836847, 1726836847, '1'),
(154614, 21971, 'QU', 'OK', 'S', 1726836847, 1726836847, '1'),
(154615, 21971, 'QU', 'OK', 'S', 1726836847, 1726836847, '1'),
(154616, 21970, 'QU', 'OK', 'S', 1726836864, 1726836864, '1'),
(154617, 21970, 'QU', 'OK', 'S', 1726836864, 1726836864, '1'),
(154618, 21970, 'QU', 'OK', 'S', 1726836864, 1726836864, '1'),
(154619, 21970, 'QU', 'OK', 'S', 1726836873, 1726836873, '1'),
(154620, 21970, 'QU', 'OK', 'S', 1726836873, 1726836873, '1'),
(154621, 21970, 'QU', 'OK', 'S', 1726836873, 1726836873, '1'),
(154622, 21969, 'QU', 'OK', 'S', 1726836882, 1726836882, '1'),
(154623, 21969, 'QU', 'OK', 'S', 1726836882, 1726836882, '1'),
(154624, 21969, 'QU', 'OK', 'S', 1726836882, 1726836882, '1'),
(154625, 21969, 'QU', 'OK', 'S', 1726836891, 1726836891, '1'),
(154626, 21969, 'QU', 'OK', 'S', 1726836891, 1726836891, '1'),
(154627, 21969, 'QU', 'OK', 'S', 1726836891, 1726836891, '1'),
(154628, 21967, 'QU', 'OK', 'S', 1726836922, 1726836922, '1'),
(154629, 21967, 'QU', 'OK', 'S', 1726836922, 1726836922, '1'),
(154630, 21967, 'QU', 'OK', 'S', 1726836922, 1726836922, '1'),
(154631, 21967, 'QU', 'OK', 'S', 1726836931, 1726836931, '1'),
(154632, 21967, 'QU', 'OK', 'S', 1726836931, 1726836931, '1'),
(154633, 21967, 'QU', 'OK', 'S', 1726836931, 1726836931, '1'),
(154634, 21603, 'QU', 'OK', 'S', 1726836947, 1726836947, '1'),
(154635, 21603, 'QU', 'OK', 'S', 1726836947, 1726836947, '1'),
(154636, 21603, 'QU', 'OK', 'S', 1726836947, 1726836947, '1'),
(154637, 21603, 'QU', 'OK', 'S', 1726836960, 1726836960, '1'),
(154638, 21603, 'QU', 'OK', 'S', 1726836960, 1726836960, '1'),
(154639, 21603, 'QU', 'OK', 'S', 1726836960, 1726836960, '1'),
(154640, 21602, 'QU', 'OK', 'S', 1726836982, 1726836982, '1'),
(154641, 21602, 'QU', 'OK', 'S', 1726836982, 1726836982, '1'),
(154642, 21602, 'QU', 'OK', 'S', 1726836982, 1726836982, '1'),
(154643, 21602, 'QU', 'OK', 'S', 1726836990, 1726836990, '1'),
(154644, 21602, 'QU', 'OK', 'S', 1726836990, 1726836990, '1'),
(154645, 21602, 'QU', 'OK', 'S', 1726836990, 1726836990, '1'),
(154646, 18786, 'QU', 'OK', 'S', 1726837058, 1726837058, '1'),
(154647, 18786, 'QU', 'OK', 'S', 1726837058, 1726837058, '1'),
(154648, 18786, 'QU', 'OK', 'S', 1726837058, 1726837058, '1'),
(154649, 18786, 'QU', 'OK', 'S', 1726837058, 1726837058, '1'),
(154650, 18786, 'QU', 'OK', 'S', 1726837070, 1726837070, '1'),
(154651, 18786, 'QU', 'OK', 'S', 1726837070, 1726837070, '1'),
(154652, 18786, 'QU', 'OK', 'S', 1726837070, 1726837070, '1'),
(154653, 18786, 'QU', 'OK', 'S', 1726837070, 1726837070, '1'),
(154654, 18785, 'QU', 'OK', 'S', 1726837083, 1726837083, '1'),
(154655, 18785, 'QU', 'OK', 'S', 1726837083, 1726837083, '1'),
(154656, 18785, 'QU', 'OK', 'S', 1726837083, 1726837083, '1'),
(154657, 18785, 'QU', 'OK', 'S', 1726837083, 1726837083, '1'),
(154658, 18785, 'QU', 'OK', 'S', 1726837095, 1726837095, '1'),
(154659, 18785, 'QU', 'OK', 'S', 1726837095, 1726837095, '1'),
(154660, 18785, 'QU', 'OK', 'S', 1726837095, 1726837095, '1'),
(154661, 18785, 'QU', 'OK', 'S', 1726837095, 1726837095, '1'),
(154662, 26894, 'QU', 'OK', 'S', 1726839578, 1726839578, '1'),
(154663, 3022, 'QU', 'OK', 'S', 1726839654, 1726839654, '1'),
(154664, 28811, 'QU', 'OK', 'S', 1726839723, 1726839723, '1'),
(154665, 29599, 'QU', 'OK', 'S', 1726840085, 1726840085, '1'),
(154666, 22547, 'QU', 'OK', 'S', 1726840117, 1726840117, '1'),
(154667, 32746, 'QU', 'OK', 'S', 1726840201, 1726840201, '1'),
(154668, 10637, 'QU', 'OK', 'S', 1726840501, 1726840501, '1'),
(154669, 32775, 'QU', 'OK', 'S', 1726894369, 1726894369, '1'),
(154670, 32757, 'QU', 'OK', 'S', 1726894385, 1726894385, '1'),
(154671, 32693, 'QU', 'OK', 'S', 1726894391, 1726894391, '1'),
(154672, 32692, 'QU', 'OK', 'S', 1726894399, 1726894399, '1'),
(154673, 32688, 'QU', 'OK', 'S', 1726894410, 1726894410, '1'),
(154674, 32688, 'QU', 'OK', 'S', 1726894410, 1726894410, '1'),
(154675, 32688, 'QU', 'OK', 'S', 1726894410, 1726894410, '1'),
(154676, 23227, 'QU', 'OK', 'S', 1726896981, 1726896981, '1'),
(154677, 23227, 'QU', 'OK', 'S', 1726897011, 1726897011, '1'),
(154678, 23227, 'QU', 'OK', 'S', 1726897016, 1726897016, '1'),
(154679, 23227, 'QU', 'OK', 'S', 1726897021, 1726897021, '1'),
(154680, 27250, 'QU', 'OK', 'S', 1726897164, 1726897164, '1'),
(154681, 31437, 'QU', 'OK', 'S', 1726897192, 1726897192, '1'),
(154682, 31437, 'QU', 'OK', 'S', 1726897195, 1726897195, '1'),
(154683, 27250, 'QU', 'OK', 'S', 1726897202, 1726897202, '1'),
(154684, 27250, 'QU', 'OK', 'S', 1726897468, 1726897468, '1'),
(154685, 31261, 'QU', 'OK', 'S', 1726898444, 1726898444, '1'),
(154686, 31262, 'QU', 'OK', 'S', 1726898450, 1726898450, '1'),
(154687, 31193, 'QU', 'OK', 'S', 1726898456, 1726898456, '1'),
(154688, 30396, 'QU', 'OK', 'S', 1726898476, 1726898476, '1'),
(154689, 30295, 'QU', 'OK', 'S', 1726898490, 1726898490, '1'),
(154690, 22794, 'QU', 'OK', 'S', 1726899398, 1726899398, '1'),
(154691, 22794, 'QU', 'OK', 'S', 1726899400, 1726899400, '1'),
(154692, 22795, 'QU', 'OK', 'S', 1726899404, 1726899404, '1'),
(154693, 22795, 'QU', 'OK', 'S', 1726899406, 1726899406, '1'),
(154694, 30543, 'QU', 'OK', 'S', 1726900601, 1726900601, '1'),
(154695, 26730, 'QU', 'OK', 'S', 1726900604, 1726900604, '1'),
(154696, 30543, 'QU', 'OK', 'S', 1726900609, 1726900609, '1'),
(154697, 21947, 'QU', 'OK', 'S', 1726900614, 1726900614, '1'),
(154698, 30099, 'QU', 'OK', 'S', 1726900616, 1726900616, '1'),
(154699, 30097, 'QU', 'OK', 'S', 1726900619, 1726900619, '1'),
(154700, 30099, 'QU', 'OK', 'S', 1726900622, 1726900622, '1'),
(154701, 30099, 'QU', 'OK', 'S', 1726900629, 1726900629, '1'),
(154702, 30724, 'QU', 'OK', 'S', 1726900633, 1726900633, '1'),
(154703, 30724, 'QU', 'OK', 'S', 1726900637, 1726900637, '1'),
(154704, 32681, 'QU', 'OK', 'S', 1726900975, 1726900975, '1'),
(154705, 18999, 'QU', 'OK', 'S', 1726902281, 1726902281, '1'),
(154706, 26681, 'QU', 'OK', 'S', 1726902316, 1726902316, '1'),
(154707, 15656, 'QU', 'OK', 'S', 1726902329, 1726902329, '1'),
(154708, 31762, 'QU', 'OK', 'S', 1726902355, 1726902355, '1'),
(154709, 26341, 'QU', 'OK', 'S', 1726902384, 1726902384, '1'),
(154710, 32397, 'QU', 'OK', 'S', 1726902395, 1726902395, '1'),
(154711, 13460, 'QU', 'OK', 'S', 1726902407, 1726902407, '1'),
(154712, 26717, 'QU', 'OK', 'S', 1726902423, 1726902423, '1'),
(154713, 26347, 'QU', 'OK', 'S', 1726902430, 1726902430, '1'),
(154714, 25477, 'QU', 'OK', 'S', 1726902438, 1726902438, '1'),
(154715, 25248, 'QU', 'OK', 'S', 1726902441, 1726902441, '1'),
(154716, 24573, 'QU', 'OK', 'S', 1726902445, 1726902445, '1'),
(154717, 8896, 'QU', 'OK', 'S', 1726902448, 1726902448, '1'),
(154718, 24597, 'QU', 'OK', 'S', 1726902458, 1726902458, '1'),
(154719, 17940, 'QU', 'OK', 'S', 1726902510, 1726902510, '1'),
(154720, 29608, 'QU', 'OK', 'S', 1726903382, 1726903382, '1'),
(154721, 31336, 'QU', 'OK', 'S', 1726903386, 1726903386, '1'),
(154722, 31231, 'QU', 'OK', 'S', 1726903390, 1726903390, '1'),
(154723, 31459, 'QU', 'OK', 'S', 1726903395, 1726903395, '1'),
(154724, 26387, 'QU', 'OK', 'S', 1726903402, 1726903402, '1'),
(154725, 14972, 'QU', 'OK', 'S', 1726903408, 1726903408, '1'),
(154726, 1226, 'QU', 'OK', 'S', 1726903418, 1726903418, '1'),
(154727, 30958, 'QU', 'OK', 'S', 1726903473, 1726903473, '1'),
(154728, 19846, 'QU', 'OK', 'S', 1726903477, 1726903477, '1'),
(154729, 1226, 'QU', 'OK', 'S', 1726903482, 1726903482, '1'),
(154730, 31823, 'QU', 'OK', 'S', 1726903487, 1726903487, '1'),
(154731, 33231, 'QU', 'OK', 'S', 1726903492, 1726903492, '1'),
(154732, 27982, 'QU', 'OK', 'S', 1726903498, 1726903498, '1'),
(154733, 32477, 'QU', 'OK', 'S', 1726903536, 1726903536, '1'),
(154734, 25637, 'QU', 'OK', 'S', 1726903541, 1726903541, '1'),
(154735, 21330, 'QU', 'OK', 'S', 1726903547, 1726903547, '1'),
(154736, 27984, 'QU', 'OK', 'S', 1726903552, 1726903552, '1'),
(154737, 30573, 'QU', 'OK', 'S', 1726903558, 1726903558, '1'),
(154738, 30573, 'QU', 'OK', 'S', 1726903562, 1726903562, '1'),
(154739, 30137, 'QU', 'OK', 'S', 1726903567, 1726903567, '1'),
(154740, 30704, 'QU', 'OK', 'S', 1726903575, 1726903575, '1'),
(154741, 18710, 'QU', 'OK', 'S', 1726903581, 1726903581, '1'),
(154742, 32477, 'QU', 'OK', 'S', 1726903585, 1726903585, '1'),
(154743, 27983, 'QU', 'OK', 'S', 1726903593, 1726903593, '1'),
(154744, 25912, 'QU', 'OK', 'S', 1726903604, 1726903604, '1'),
(154745, 24592, 'QU', 'OK', 'S', 1726903608, 1726903608, '1'),
(154746, 33113, 'QU', 'OK', 'S', 1726903611, 1726903611, '1'),
(154747, 33192, 'QU', 'OK', 'S', 1726903618, 1726903618, '1'),
(154748, 26346, 'QU', 'OK', 'S', 1726903620, 1726903620, '1'),
(154749, 28661, 'QU', 'OK', 'S', 1726903624, 1726903624, '1'),
(154750, 32436, 'QU', 'OK', 'S', 1726903628, 1726903628, '1'),
(154751, 29645, 'QU', 'OK', 'S', 1726903633, 1726903633, '1'),
(154752, 24731, 'QU', 'OK', 'S', 1726903664, 1726903664, '1'),
(154753, 28661, 'QU', 'OK', 'S', 1726903670, 1726903670, '1'),
(154754, 29364, 'QU', 'OK', 'S', 1726903674, 1726903674, '1'),
(154755, 29366, 'QU', 'OK', 'S', 1726903677, 1726903677, '1'),
(154756, 33117, 'QU', 'OK', 'S', 1726903687, 1726903687, '1'),
(154757, 19278, 'QU', 'OK', 'S', 1726903692, 1726903692, '1'),
(154758, 27981, 'QU', 'OK', 'S', 1726903697, 1726903697, '1'),
(154759, 25641, 'QU', 'OK', 'S', 1726903716, 1726903716, '1'),
(154760, 33059, 'QU', 'OK', 'S', 1726903721, 1726903721, '1'),
(154761, 26215, 'QU', 'OK', 'S', 1726903726, 1726903726, '1'),
(154762, 3822, 'QU', 'OK', 'S', 1726903731, 1726903731, '1'),
(154763, 18692, 'QU', 'OK', 'S', 1726903736, 1726903736, '1'),
(154764, 25052, 'QU', 'OK', 'S', 1726903741, 1726903741, '1'),
(154765, 3822, 'QU', 'OK', 'S', 1726903746, 1726903746, '1'),
(154766, 18920, 'QU', 'OK', 'S', 1726903751, 1726903751, '1'),
(154767, 22249, 'QU', 'OK', 'S', 1726903756, 1726903756, '1'),
(154768, 29126, 'QU', 'OK', 'S', 1726903765, 1726903765, '1'),
(154769, 25052, 'QU', 'OK', 'S', 1726903771, 1726903771, '1'),
(154770, 18835, 'QU', 'OK', 'S', 1726903777, 1726903777, '1'),
(154771, 31793, 'QU', 'OK', 'S', 1726903784, 1726903784, '1'),
(154772, 22779, 'QU', 'OK', 'S', 1726903789, 1726903789, '1'),
(154773, 24905, 'QU', 'OK', 'S', 1726903802, 1726903802, '1'),
(154774, 28655, 'QU', 'OK', 'S', 1726903807, 1726903807, '1'),
(154775, 20369, 'QU', 'OK', 'S', 1726903823, 1726903823, '1'),
(154776, 19012, 'QU', 'OK', 'S', 1726903828, 1726903828, '1'),
(154777, 18690, 'QU', 'OK', 'S', 1726903833, 1726903833, '1'),
(154778, 32490, 'QU', 'OK', 'S', 1726903838, 1726903838, '1'),
(154779, 26378, 'QU', 'OK', 'S', 1726903842, 1726903842, '1'),
(154780, 26776, 'QU', 'OK', 'S', 1726903847, 1726903847, '1'),
(154781, 17335, 'QU', 'OK', 'S', 1726903851, 1726903851, '1'),
(154782, 32870, 'QU', 'OK', 'S', 1726903856, 1726903856, '1'),
(154783, 33036, 'QU', 'OK', 'S', 1726903861, 1726903861, '1'),
(154784, 32389, 'QU', 'OK', 'S', 1726903866, 1726903866, '1'),
(154785, 31734, 'QU', 'OK', 'S', 1726903871, 1726903871, '1'),
(154786, 32236, 'QU', 'OK', 'S', 1726903876, 1726903876, '1'),
(154787, 33035, 'QU', 'OK', 'S', 1726903881, 1726903881, '1'),
(154788, 32472, 'QU', 'OK', 'S', 1726903887, 1726903887, '1'),
(154789, 32752, 'QU', 'OK', 'S', 1726903898, 1726903898, '1'),
(154790, 32752, 'QU', 'OK', 'S', 1726903904, 1726903904, '1'),
(154791, 30958, 'QU', 'OK', 'S', 1726903967, 1726903967, '1'),
(154792, 30958, 'QU', 'OK', 'S', 1726903972, 1726903972, '1'),
(154793, 32752, 'QU', 'OK', 'S', 1726903985, 1726903985, '1'),
(154794, 11788, 'QU', 'OK', 'S', 1726904037, 1726904037, '1'),
(154795, 11788, 'QU', 'OK', 'S', 1726904041, 1726904041, '1'),
(154796, 33558, 'QU', 'OK', 'S', 1726904388, 1726904388, '1'),
(154797, 33557, 'QU', 'OK', 'S', 1726904391, 1726904391, '1'),
(154798, 32683, 'QU', 'OK', 'S', 1726904678, 1726904678, '1'),
(154799, 33268, 'QU', 'OK', 'S', 1726905966, 1726905966, '1'),
(154800, 18221, 'QU', 'OK', 'S', 1726905969, 1726905969, '1'),
(154801, 18221, 'QU', 'OK', 'S', 1726905973, 1726905973, '1'),
(154802, 32693, 'QU', 'OK', 'S', 1726905995, 1726905995, '1'),
(154803, 32693, 'QU', 'OK', 'S', 1726905999, 1726905999, '1'),
(154804, 18221, 'QU', 'OK', 'S', 1726906002, 1726906002, '1'),
(154805, 18221, 'QU', 'OK', 'S', 1726906004, 1726906004, '1'),
(154806, 33293, 'QU', 'OK', 'S', 1726906006, 1726906006, '1'),
(154807, 33293, 'QU', 'OK', 'S', 1726906009, 1726906009, '1'),
(154808, 33292, 'QU', 'OK', 'S', 1726906011, 1726906011, '1'),
(154809, 18221, 'QU', 'OK', 'S', 1726906013, 1726906013, '1'),
(154810, 30096, 'QU', 'OK', 'S', 1726906090, 1726906090, '1'),
(154811, 18221, 'QU', 'OK', 'S', 1726906093, 1726906093, '1'),
(154812, 18221, 'QU', 'OK', 'S', 1726906095, 1726906095, '1'),
(154813, 33268, 'QU', 'OK', 'S', 1726906098, 1726906098, '1'),
(154814, 30057, 'QU', 'OK', 'S', 1726906102, 1726906102, '1'),
(154815, 33292, 'QU', 'OK', 'S', 1726906105, 1726906105, '1'),
(154816, 18221, 'QU', 'OK', 'S', 1726906108, 1726906108, '1'),
(154817, 33292, 'QU', 'OK', 'S', 1726906110, 1726906110, '1'),
(154818, 33292, 'QU', 'OK', 'S', 1726906113, 1726906113, '1'),
(154819, 18221, 'QU', 'OK', 'S', 1726906115, 1726906115, '1'),
(154820, 33293, 'QU', 'OK', 'S', 1726906120, 1726906120, '1'),
(154821, 33293, 'QU', 'OK', 'S', 1726906127, 1726906127, '1'),
(154822, 33292, 'QU', 'OK', 'S', 1726906129, 1726906129, '1'),
(154823, 33293, 'QU', 'OK', 'S', 1726906134, 1726906134, '1'),
(154824, 27624, 'QU', 'OK', 'S', 1726906396, 1726906396, '1'),
(154825, 31034, 'QU', 'OK', 'S', 1726910897, 1726910897, '1'),
(154826, 32806, 'QU', 'OK', 'S', 1726911027, 1726911027, '1'),
(154827, 26617, 'QU', 'OK', 'S', 1726911080, 1726911080, '1'),
(154828, 33129, 'QU', 'OK', 'S', 1726911148, 1726911148, '1'),
(154829, 33578, 'QU', 'OK', 'S', 1726911607, 1726911607, '1'),
(154830, 33578, 'QU', 'OK', 'S', 1726911621, 1726911621, '1'),
(154831, 33413, 'QU', 'OK', 'S', 1726911646, 1726911646, '1'),
(154832, 30919, 'QU', 'OK', 'S', 1726911784, 1726911784, '1'),
(154833, 18577, 'QU', 'OK', 'S', 1726911969, 1726911969, '1'),
(154834, 33442, 'QU', 'OK', 'S', 1726912142, 1726912142, '1'),
(154835, 33467, 'QU', 'OK', 'S', 1726913035, 1726913035, '1'),
(154836, 33592, 'QU', 'OK', 'S', 1726914989, 1726914989, '1'),
(154837, 33596, 'QU', 'OK', 'S', 1726915506, 1726915506, '1'),
(154838, 33613, 'QU', 'OK', 'S', 1726915556, 1726915556, '1'),
(154839, 33612, 'QU', 'OK', 'S', 1726915611, 1726915611, '1'),
(154840, 33610, 'QU', 'OK', 'S', 1726915720, 1726915720, '1'),
(154841, 33597, 'QU', 'OK', 'S', 1726915775, 1726915775, '1'),
(154842, 33462, 'QU', 'OK', 'S', 1726915810, 1726915810, '1'),
(154843, 33600, 'QU', 'OK', 'S', 1726915829, 1726915829, '1'),
(154844, 33624, 'QU', 'OK', 'S', 1726916004, 1726916004, '1'),
(154845, 33601, 'QU', 'OK', 'S', 1726916211, 1726916211, '1'),
(154846, 33607, 'QU', 'OK', 'S', 1726916377, 1726916377, '1'),
(154847, 33609, 'QU', 'OK', 'S', 1726916506, 1726916506, '1'),
(154848, 33593, 'QU', 'OK', 'S', 1726916573, 1726916573, '1'),
(154849, 33604, 'QU', 'OK', 'S', 1726916717, 1726916717, '1'),
(154850, 22347, 'QU', 'OK', 'S', 1726917435, 1726917435, '1'),
(154851, 33512, 'QU', 'OK', 'S', 1726917448, 1726917448, '1'),
(154852, 22305, 'QU', 'OK', 'S', 1726918197, 1726918197, '1'),
(154853, 33622, 'QU', 'OK', 'S', 1726918316, 1726918316, '1'),
(154854, 33619, 'QU', 'OK', 'S', 1726918633, 1726918633, '1'),
(154855, 33617, 'QU', 'OK', 'S', 1726919048, 1726919048, '1'),
(154856, 5532, 'QU', 'OK', 'S', 1726919140, 1726919140, '1'),
(154857, 19606, 'QU', 'OK', 'S', 1726919162, 1726919162, '1'),
(154858, 28347, 'QU', 'OK', 'S', 1726919171, 1726919171, '1'),
(154859, 33089, 'QU', 'OK', 'S', 1726919179, 1726919179, '1'),
(154860, 24577, 'QU', 'OK', 'S', 1726919208, 1726919208, '1'),
(154861, 16938, 'QU', 'OK', 'S', 1726919225, 1726919225, '1'),
(154862, 33615, 'QU', 'OK', 'S', 1726919556, 1726919556, '1'),
(154863, 15897, 'QU', 'OK', 'S', 1726919676, 1726919676, '1'),
(154864, 33618, 'QU', 'OK', 'S', 1726920078, 1726920078, '1'),
(154865, 33620, 'QU', 'OK', 'S', 1726920360, 1726920360, '1'),
(154866, 33616, 'QU', 'OK', 'S', 1726920533, 1726920533, '1'),
(154867, 33614, 'QU', 'OK', 'S', 1726920957, 1726920957, '1'),
(154868, 33100, 'QU', 'OK', 'S', 1726920990, 1726920990, '1'),
(154869, 33100, 'QU', 'OK', 'S', 1726920993, 1726920993, '1'),
(154870, 33628, 'QU', 'OK', 'S', 1726921376, 1726921376, '1'),
(154871, 33629, 'QU', 'OK', 'S', 1726921563, 1726921563, '1'),
(154872, 33634, 'QU', 'OK', 'S', 1726921694, 1726921694, '1'),
(154873, 33635, 'QU', 'OK', 'S', 1726921736, 1726921736, '1'),
(154874, 33636, 'QU', 'OK', 'S', 1726921771, 1726921771, '1'),
(154875, 32185, 'QU', 'OK', 'S', 1726923215, 1726923215, '1'),
(154876, 20914, 'QU', 'OK', 'S', 1726923218, 1726923218, '1'),
(154877, 20448, 'QU', 'OK', 'S', 1726923224, 1726923224, '1'),
(154878, 24983, 'QU', 'OK', 'S', 1726923228, 1726923228, '1'),
(154879, 32604, 'QU', 'OK', 'S', 1726923231, 1726923231, '1'),
(154880, 32143, 'QU', 'OK', 'S', 1726923234, 1726923234, '1'),
(154881, 33234, 'QU', 'OK', 'S', 1726923247, 1726923247, '1'),
(154882, 14650, 'QU', 'OK', 'S', 1726923250, 1726923250, '1'),
(154883, 20858, 'QU', 'OK', 'S', 1726923253, 1726923253, '1'),
(154884, 32334, 'QU', 'OK', 'S', 1726923256, 1726923256, '1'),
(154885, 21003, 'QU', 'OK', 'S', 1726923260, 1726923260, '1'),
(154886, 24582, 'QU', 'OK', 'S', 1726923269, 1726923269, '1'),
(154887, 33345, 'QU', 'OK', 'S', 1726923271, 1726923271, '1'),
(154888, 10755, 'QU', 'OK', 'S', 1726923277, 1726923277, '1'),
(154889, 20749, 'QU', 'OK', 'S', 1726923279, 1726923279, '1'),
(154890, 22305, 'QU', 'OK', 'S', 1726923296, 1726923296, '1'),
(154891, 20393, 'QU', 'OK', 'S', 1726923313, 1726923313, '1'),
(154892, 32120, 'QU', 'OK', 'S', 1726923319, 1726923319, '1'),
(154893, 31333, 'QU', 'OK', 'S', 1726923321, 1726923321, '1'),
(154894, 31394, 'QU', 'OK', 'S', 1726923326, 1726923326, '1'),
(154895, 32185, 'QU', 'OK', 'S', 1726923328, 1726923328, '1'),
(154896, 21214, 'QU', 'OK', 'S', 1726923334, 1726923334, '1'),
(154897, 31409, 'QU', 'OK', 'S', 1726923349, 1726923349, '1'),
(154898, 31409, 'QU', 'OK', 'S', 1726923447, 1726923447, '1'),
(154899, 32166, 'QU', 'OK', 'S', 1726923474, 1726923474, '1'),
(154900, 2558, 'QU', 'OK', 'S', 1726923496, 1726923496, '1'),
(154901, 1970, 'QU', 'OK', 'S', 1726923512, 1726923512, '1'),
(154902, 33630, 'QU', 'OK', 'S', 1726924080, 1726924080, '1'),
(154903, 22971, 'QU', 'OK', 'S', 1726924182, 1726924182, '1'),
(154904, 32120, 'QU', 'OK', 'S', 1726924207, 1726924207, '1'),
(154905, 33592, 'QU', 'OK', 'S', 1726924368, 1726924368, '1'),
(154906, 33637, 'QU', 'OK', 'S', 1726924424, 1726924424, '1'),
(154907, 33633, 'QU', 'OK', 'S', 1726924558, 1726924558, '1'),
(154908, 32120, 'QU', 'OK', 'S', 1726924573, 1726924573, '1'),
(154909, 33629, 'QU', 'OK', 'S', 1726924628, 1726924628, '1'),
(154910, 33627, 'QU', 'OK', 'S', 1726924742, 1726924742, '1'),
(154911, 33626, 'QU', 'OK', 'S', 1726925014, 1726925014, '1'),
(154912, 33611, 'QU', 'OK', 'S', 1726925426, 1726925426, '1'),
(154913, 26751, 'QU', 'OK', 'S', 1726925705, 1726925705, '1'),
(154914, 33621, 'QU', 'OK', 'S', 1726926072, 1726926072, '1'),
(154915, 33623, 'QU', 'OK', 'S', 1726926180, 1726926180, '1'),
(154916, 33625, 'QU', 'OK', 'S', 1726926296, 1726926296, '1'),
(154917, 33602, 'QU', 'OK', 'S', 1726926418, 1726926418, '1'),
(154918, 33595, 'QU', 'OK', 'S', 1726926522, 1726926522, '1'),
(154919, 33603, 'QU', 'OK', 'S', 1726926649, 1726926649, '1'),
(154920, 33605, 'QU', 'OK', 'S', 1726926703, 1726926703, '1'),
(154921, 33606, 'QU', 'OK', 'S', 1726926846, 1726926846, '1'),
(154922, 33608, 'QU', 'OK', 'S', 1726926887, 1726926887, '1'),
(154923, 29522, 'QU', 'OK', 'S', 1726926963, 1726926963, '1'),
(154924, 26751, 'QU', 'OK', 'S', 1726926996, 1726926996, '1'),
(154925, 33605, 'QU', 'OK', 'S', 1726927138, 1726927138, '1'),
(154926, 33218, 'QU', 'OK', 'S', 1726927173, 1726927173, '1'),
(154927, 7549, 'QU', 'OK', 'S', 1726927212, 1726927212, '1'),
(154928, 33273, 'QU', 'OK', 'S', 1726982852, 1726982852, '1'),
(154929, 29703, 'QU', 'OK', 'S', 1726982863, 1726982863, '1'),
(154930, 32478, 'QU', 'OK', 'S', 1726982877, 1726982877, '1'),
(154931, 27773, 'QU', 'OK', 'S', 1726982898, 1726982898, '1'),
(154932, 13946, 'QU', 'OK', 'S', 1726982905, 1726982905, '1'),
(154933, 30800, 'QU', 'OK', 'S', 1726982910, 1726982910, '1'),
(154934, 30758, 'QU', 'OK', 'S', 1726982921, 1726982921, '1'),
(154935, 18045, 'QU', 'OK', 'S', 1726982926, 1726982926, '1'),
(154936, 32261, 'QU', 'OK', 'S', 1726982933, 1726982933, '1'),
(154937, 29107, 'QU', 'OK', 'S', 1726982938, 1726982938, '1'),
(154938, 32478, 'QU', 'OK', 'S', 1726982940, 1726982940, '1'),
(154939, 32068, 'QU', 'OK', 'S', 1726982943, 1726982943, '1'),
(154940, 30800, 'QU', 'OK', 'S', 1726982946, 1726982946, '1'),
(154941, 32305, 'QU', 'OK', 'S', 1726982953, 1726982953, '1'),
(154942, 28751, 'QU', 'OK', 'S', 1726982956, 1726982956, '1'),
(154943, 32478, 'QU', 'OK', 'S', 1726982959, 1726982959, '1'),
(154944, 20917, 'QU', 'OK', 'S', 1726982962, 1726982962, '1'),
(154945, 28750, 'QU', 'OK', 'S', 1726982966, 1726982966, '1'),
(154946, 29950, 'QU', 'OK', 'S', 1726982971, 1726982971, '1'),
(154947, 28750, 'QU', 'OK', 'S', 1726982973, 1726982973, '1'),
(154948, 29815, 'QU', 'OK', 'S', 1726982977, 1726982977, '1'),
(154949, 26311, 'QU', 'OK', 'S', 1726983492, 1726983492, '1'),
(154950, 26311, 'QU', 'OK', 'S', 1726983502, 1726983502, '1'),
(154951, 33252, 'QU', 'OK', 'S', 1726988440, 1726988440, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(154952, 33252, 'QU', 'OK', 'S', 1726988446, 1726988446, '1'),
(154953, 33252, 'QU', 'OK', 'S', 1726988449, 1726988449, '1'),
(154954, 33252, 'QU', 'OK', 'S', 1726988453, 1726988453, '1'),
(154955, 33252, 'QU', 'OK', 'S', 1726988456, 1726988456, '1'),
(154956, 33252, 'QU', 'OK', 'S', 1726988459, 1726988459, '1'),
(154957, 33252, 'QU', 'OK', 'S', 1726988462, 1726988462, '1'),
(154958, 33252, 'QU', 'OK', 'S', 1726988465, 1726988465, '1'),
(154959, 33252, 'QU', 'OK', 'S', 1726988468, 1726988468, '1'),
(154960, 25477, 'QU', 'OK', 'S', 1726988690, 1726988690, '1'),
(154961, 25477, 'QU', 'OK', 'S', 1726988710, 1726988710, '1'),
(154962, 25477, 'QU', 'OK', 'S', 1726988724, 1726988724, '1'),
(154963, 25477, 'QU', 'OK', 'S', 1726988730, 1726988730, '1'),
(154964, 5532, 'QU', 'OK', 'S', 1726988749, 1726988749, '1'),
(154965, 5532, 'QU', 'OK', 'S', 1726988752, 1726988752, '1'),
(154966, 5532, 'QU', 'OK', 'S', 1726988758, 1726988758, '1'),
(154967, 5532, 'QU', 'OK', 'S', 1726988762, 1726988762, '1'),
(154968, 26499, 'QU', 'OK', 'S', 1726988861, 1726988861, '1'),
(154969, 26499, 'QU', 'OK', 'S', 1726988863, 1726988863, '1'),
(154970, 26499, 'QU', 'OK', 'S', 1726988866, 1726988866, '1'),
(154971, 26499, 'QU', 'OK', 'S', 1726988869, 1726988869, '1'),
(154972, 26499, 'QU', 'OK', 'S', 1726988872, 1726988872, '1'),
(154973, 26499, 'QU', 'OK', 'S', 1726988875, 1726988875, '1'),
(154974, 26499, 'QU', 'OK', 'S', 1726988877, 1726988877, '1'),
(154975, 26499, 'QU', 'OK', 'S', 1726988880, 1726988880, '1'),
(154976, 26499, 'QU', 'OK', 'S', 1726988882, 1726988882, '1'),
(154977, 32167, 'QU', 'OK', 'S', 1726988906, 1726988906, '1'),
(154978, 32167, 'QU', 'OK', 'S', 1726988910, 1726988910, '1'),
(154979, 32167, 'QU', 'OK', 'S', 1726988913, 1726988913, '1'),
(154980, 32167, 'QU', 'OK', 'S', 1726988916, 1726988916, '1'),
(154981, 32167, 'QU', 'OK', 'S', 1726988919, 1726988919, '1'),
(154982, 32167, 'QU', 'OK', 'S', 1726988923, 1726988923, '1'),
(154983, 32167, 'QU', 'OK', 'S', 1726988926, 1726988926, '1'),
(154984, 32167, 'QU', 'OK', 'S', 1726988929, 1726988929, '1'),
(154985, 32167, 'QU', 'OK', 'S', 1726988932, 1726988932, '1'),
(154986, 32167, 'QU', 'OK', 'S', 1726988935, 1726988935, '1'),
(154987, 33250, 'QU', 'OK', 'S', 1726988957, 1726988957, '1'),
(154988, 33250, 'QU', 'OK', 'S', 1726988960, 1726988960, '1'),
(154989, 33250, 'QU', 'OK', 'S', 1726988963, 1726988963, '1'),
(154990, 33250, 'QU', 'OK', 'S', 1726988965, 1726988965, '1'),
(154991, 33250, 'QU', 'OK', 'S', 1726988968, 1726988968, '1'),
(154992, 33250, 'QU', 'OK', 'S', 1726988971, 1726988971, '1'),
(154993, 33250, 'QU', 'OK', 'S', 1726988974, 1726988974, '1'),
(154994, 33250, 'QU', 'OK', 'S', 1726988976, 1726988976, '1'),
(154995, 33250, 'QU', 'OK', 'S', 1726988979, 1726988979, '1'),
(154996, 7787, 'QU', 'OK', 'S', 1726989007, 1726989007, '1'),
(154997, 7787, 'QU', 'OK', 'S', 1726989027, 1726989027, '1'),
(154998, 24731, 'QU', 'OK', 'S', 1726989162, 1726989162, '1'),
(154999, 24731, 'QU', 'OK', 'S', 1726989168, 1726989168, '1'),
(155000, 24731, 'QU', 'OK', 'S', 1726989172, 1726989172, '1'),
(155001, 24731, 'QU', 'OK', 'S', 1726989177, 1726989177, '1'),
(155002, 24731, 'QU', 'OK', 'S', 1726989183, 1726989183, '1'),
(155003, 24731, 'QU', 'OK', 'S', 1726989188, 1726989188, '1'),
(155004, 24731, 'QU', 'OK', 'S', 1726989194, 1726989194, '1'),
(155005, 24731, 'QU', 'OK', 'S', 1726989201, 1726989201, '1'),
(155006, 6443, 'QU', 'OK', 'S', 1726990558, 1726990558, '1'),
(155007, 4138, 'QU', 'OK', 'S', 1726990602, 1726990602, '1'),
(155008, 24343, 'QU', 'OK', 'S', 1726991833, 1726991833, '1'),
(155009, 24343, 'QU', 'OK', 'S', 1726991953, 1726991953, '1'),
(155010, 24343, 'QU', 'OK', 'S', 1726991996, 1726991996, '1'),
(155011, 24343, 'QU', 'OK', 'S', 1726992005, 1726992005, '1'),
(155012, 25602, 'QU', 'OK', 'S', 1726992486, 1726992486, '1'),
(155013, 32309, 'QU', 'OK', 'S', 1726992645, 1726992645, '1'),
(155014, 29278, 'QU', 'OK', 'S', 1726992648, 1726992648, '1'),
(155015, 20713, 'QU', 'OK', 'S', 1726992650, 1726992650, '1'),
(155016, 20715, 'QU', 'OK', 'S', 1726992653, 1726992653, '1'),
(155017, 7935, 'QU', 'OK', 'S', 1726992655, 1726992655, '1'),
(155018, 20714, 'QU', 'OK', 'S', 1726992658, 1726992658, '1'),
(155019, 20718, 'QU', 'OK', 'S', 1726992660, 1726992660, '1'),
(155020, 20716, 'QU', 'OK', 'S', 1726992662, 1726992662, '1'),
(155021, 3111, 'QU', 'OK', 'S', 1726992704, 1726992704, '1'),
(155022, 26311, 'QU', 'OK', 'S', 1726992713, 1726992713, '1'),
(155023, 21682, 'QU', 'OK', 'S', 1726992724, 1726992724, '1'),
(155024, 20632, 'QU', 'OK', 'S', 1726992732, 1726992732, '1'),
(155025, 10922, 'QU', 'OK', 'S', 1726992760, 1726992760, '1'),
(155026, 17637, 'QU', 'OK', 'S', 1726992768, 1726992768, '1'),
(155027, 5339, 'QU', 'OK', 'S', 1726993102, 1726993102, '1'),
(155028, 5339, 'QU', 'OK', 'S', 1726993105, 1726993105, '1'),
(155029, 5339, 'QU', 'OK', 'S', 1726993108, 1726993108, '1'),
(155030, 5339, 'QU', 'OK', 'S', 1726993111, 1726993111, '1'),
(155031, 13914, 'QU', 'OK', 'S', 1726993386, 1726993386, '1'),
(155032, 13914, 'QU', 'OK', 'S', 1726993397, 1726993397, '1'),
(155033, 33217, 'QU', 'OK', 'S', 1726997761, 1726997761, '1'),
(155034, 16481, 'QU', 'OK', 'S', 1726997767, 1726997767, '1'),
(155035, 32492, 'QU', 'OK', 'S', 1726997777, 1726997777, '1'),
(155036, 1463, 'QU', 'OK', 'S', 1726997780, 1726997780, '1'),
(155037, 16481, 'QU', 'OK', 'S', 1726997784, 1726997784, '1'),
(155038, 33133, 'QU', 'OK', 'S', 1726997785, 1726997785, '1'),
(155039, 8398, 'QU', 'OK', 'S', 1726997840, 1726997840, '1'),
(155040, 8398, 'QU', 'OK', 'S', 1726997843, 1726997843, '1'),
(155041, 8398, 'QU', 'OK', 'S', 1726997848, 1726997848, '1'),
(155042, 8398, 'QU', 'OK', 'S', 1726997852, 1726997852, '1'),
(155043, 31734, 'QU', 'OK', 'S', 1726998138, 1726998138, '1'),
(155044, 25067, 'QU', 'OK', 'S', 1726998142, 1726998142, '1'),
(155045, 31395, 'QU', 'OK', 'S', 1726998147, 1726998147, '1'),
(155046, 31333, 'QU', 'OK', 'S', 1726998151, 1726998151, '1'),
(155047, 33093, 'QU', 'OK', 'S', 1726998156, 1726998156, '1'),
(155048, 31774, 'QU', 'OK', 'S', 1726998160, 1726998160, '1'),
(155049, 33100, 'QU', 'OK', 'S', 1726998164, 1726998164, '1'),
(155050, 33100, 'QU', 'OK', 'S', 1726998170, 1726998170, '1'),
(155051, 33093, 'QU', 'OK', 'S', 1726998174, 1726998174, '1'),
(155052, 28384, 'QU', 'OK', 'S', 1726998179, 1726998179, '1'),
(155053, 31774, 'QU', 'OK', 'S', 1726998183, 1726998183, '1'),
(155054, 32369, 'QU', 'OK', 'S', 1726998188, 1726998188, '1'),
(155055, 31898, 'QU', 'OK', 'S', 1726998198, 1726998198, '1'),
(155056, 30993, 'QU', 'OK', 'S', 1726998203, 1726998203, '1'),
(155057, 31414, 'QU', 'OK', 'S', 1726998208, 1726998208, '1'),
(155058, 18087, 'QU', 'OK', 'S', 1726998214, 1726998214, '1'),
(155059, 18087, 'QU', 'OK', 'S', 1726998222, 1726998222, '1'),
(155060, 33352, 'QU', 'OK', 'S', 1726998226, 1726998226, '1'),
(155061, 1232, 'QU', 'OK', 'S', 1726998232, 1726998232, '1'),
(155062, 33100, 'QU', 'OK', 'S', 1726998236, 1726998236, '1'),
(155063, 33352, 'QU', 'OK', 'S', 1726998242, 1726998242, '1'),
(155064, 2280, 'QU', 'OK', 'S', 1726998269, 1726998269, '1'),
(155065, 1972, 'QU', 'OK', 'S', 1726998279, 1726998279, '1'),
(155066, 27330, 'QU', 'OK', 'S', 1726998704, 1726998704, '1'),
(155067, 116, 'QU', 'OK', 'S', 1726998729, 1726998729, '1'),
(155068, 1382, 'QU', 'OK', 'S', 1726998755, 1726998755, '1'),
(155069, 31206, 'QU', 'OK', 'S', 1726998818, 1726998818, '1'),
(155070, 124, 'QU', 'OK', 'S', 1726998829, 1726998829, '1'),
(155071, 29467, 'QU', 'OK', 'S', 1726998842, 1726998842, '1'),
(155072, 32088, 'QU', 'OK', 'S', 1726998853, 1726998853, '1'),
(155073, 17894, 'QU', 'OK', 'S', 1726998861, 1726998861, '1'),
(155074, 24321, 'QU', 'OK', 'S', 1726998882, 1726998882, '1'),
(155075, 8113, 'QU', 'OK', 'S', 1726999782, 1726999782, '1'),
(155076, 18089, 'QU', 'OK', 'S', 1726999837, 1726999837, '1'),
(155077, 18089, 'QU', 'OK', 'S', 1726999847, 1726999847, '1'),
(155078, 7208, 'QU', 'OK', 'S', 1727000482, 1727000482, '1'),
(155079, 18087, 'QU', 'OK', 'S', 1727000544, 1727000544, '1'),
(155080, 18290, 'QU', 'OK', 'S', 1727000671, 1727000671, '1'),
(155081, 9571, 'QU', 'OK', 'S', 1727002009, 1727002009, '1'),
(155082, 9571, 'QU', 'OK', 'S', 1727002015, 1727002015, '1'),
(155083, 4499, 'QU', 'OK', 'S', 1727002298, 1727002298, '1'),
(155084, 4499, 'QU', 'OK', 'S', 1727002316, 1727002316, '1'),
(155085, 4499, 'QU', 'OK', 'S', 1727002320, 1727002320, '1'),
(155086, 4499, 'QU', 'OK', 'S', 1727002324, 1727002324, '1'),
(155087, 4499, 'QU', 'OK', 'S', 1727002328, 1727002328, '1'),
(155088, 4499, 'QU', 'OK', 'S', 1727002332, 1727002332, '1'),
(155089, 4499, 'QU', 'OK', 'S', 1727002337, 1727002337, '1'),
(155090, 4499, 'QU', 'OK', 'S', 1727002341, 1727002341, '1'),
(155091, 4499, 'QU', 'OK', 'S', 1727002344, 1727002344, '1'),
(155092, 4499, 'QU', 'OK', 'S', 1727002347, 1727002347, '1'),
(155093, 4499, 'QU', 'OK', 'S', 1727002351, 1727002351, '1'),
(155094, 4499, 'QU', 'OK', 'S', 1727002355, 1727002355, '1'),
(155095, 4499, 'QU', 'OK', 'S', 1727002359, 1727002359, '1'),
(155096, 4499, 'QU', 'OK', 'S', 1727002362, 1727002362, '1'),
(155097, 4499, 'QU', 'OK', 'S', 1727002365, 1727002365, '1'),
(155098, 4499, 'QU', 'OK', 'S', 1727002369, 1727002369, '1'),
(155099, 4499, 'QU', 'OK', 'S', 1727002372, 1727002372, '1'),
(155100, 4499, 'QU', 'OK', 'S', 1727002377, 1727002377, '1'),
(155101, 4499, 'QU', 'OK', 'S', 1727002380, 1727002380, '1'),
(155102, 4499, 'QU', 'OK', 'S', 1727002386, 1727002386, '1'),
(155103, 4499, 'QU', 'OK', 'S', 1727002390, 1727002390, '1'),
(155104, 4499, 'QU', 'OK', 'S', 1727002421, 1727002421, '1'),
(155105, 4499, 'QU', 'OK', 'S', 1727002429, 1727002429, '1'),
(155106, 4499, 'QU', 'OK', 'S', 1727002437, 1727002437, '1'),
(155107, 4499, 'QU', 'OK', 'S', 1727002524, 1727002524, '1'),
(155108, 4499, 'QU', 'OK', 'S', 1727002529, 1727002529, '1'),
(155109, 4499, 'QU', 'OK', 'S', 1727002536, 1727002536, '1'),
(155110, 4499, 'QU', 'OK', 'S', 1727002544, 1727002544, '1'),
(155111, 4499, 'QU', 'OK', 'S', 1727002549, 1727002549, '1'),
(155112, 4499, 'QU', 'OK', 'S', 1727002561, 1727002561, '1'),
(155113, 4499, 'QU', 'OK', 'S', 1727002565, 1727002565, '1'),
(155114, 4499, 'QU', 'OK', 'S', 1727002569, 1727002569, '1'),
(155115, 4499, 'QU', 'OK', 'S', 1727002577, 1727002577, '1'),
(155116, 4499, 'QU', 'OK', 'S', 1727002586, 1727002586, '1'),
(155117, 4499, 'QU', 'OK', 'S', 1727002595, 1727002595, '1'),
(155118, 4499, 'QU', 'OK', 'S', 1727002600, 1727002600, '1'),
(155119, 20770, 'QU', 'OK', 'S', 1727004257, 1727004257, '1'),
(155120, 6022, 'QU', 'OK', 'S', 1727004939, 1727004939, '1'),
(155121, 33606, 'QU', 'OK', 'S', 1727005289, 1727005289, '1'),
(155122, 33614, 'QU', 'OK', 'S', 1727005316, 1727005316, '1'),
(155123, 4857, 'QU', 'OK', 'S', 1727005399, 1727005399, '1'),
(155124, 33501, 'QU', 'OK', 'S', 1727005419, 1727005419, '1'),
(155125, 33509, 'QU', 'OK', 'S', 1727005434, 1727005434, '1'),
(155126, 31498, 'QU', 'OK', 'S', 1727005455, 1727005455, '1'),
(155127, 33437, 'QU', 'OK', 'S', 1727005466, 1727005466, '1'),
(155128, 33437, 'QU', 'OK', 'S', 1727005472, 1727005472, '1'),
(155129, 33437, 'QU', 'OK', 'S', 1727005493, 1727005493, '1'),
(155130, 33506, 'QU', 'OK', 'S', 1727005677, 1727005677, '1'),
(155131, 4050, 'QU', 'OK', 'S', 1727006417, 1727006417, '1'),
(155132, 4173, 'QU', 'OK', 'S', 1727007213, 1727007213, '1'),
(155133, 16127, 'QU', 'OK', 'S', 1727007486, 1727007486, '1'),
(155134, 4120, 'QU', 'OK', 'S', 1727008509, 1727008509, '1'),
(155135, 32443, 'QU', 'OK', 'S', 1727069667, 1727069667, '1'),
(155136, 32443, 'QU', 'OK', 'S', 1727069676, 1727069676, '1'),
(155137, 32443, 'QU', 'OK', 'S', 1727069683, 1727069683, '1'),
(155138, 32443, 'QU', 'OK', 'S', 1727069689, 1727069689, '1'),
(155139, 32441, 'QU', 'OK', 'S', 1727069694, 1727069694, '1'),
(155140, 31089, 'QU', 'OK', 'S', 1727069700, 1727069700, '1'),
(155141, 30455, 'QU', 'OK', 'S', 1727069705, 1727069705, '1'),
(155142, 8896, 'QU', 'OK', 'S', 1727069709, 1727069709, '1'),
(155143, 2995, 'QU', 'OK', 'S', 1727069714, 1727069714, '1'),
(155144, 31316, 'QU', 'OK', 'S', 1727069721, 1727069721, '1'),
(155145, 9740, 'QU', 'OK', 'S', 1727069735, 1727069735, '1'),
(155146, 32443, 'QU', 'OK', 'S', 1727069742, 1727069742, '1'),
(155147, 32443, 'QU', 'OK', 'S', 1727069747, 1727069747, '1'),
(155148, 11947, 'QU', 'OK', 'S', 1727069751, 1727069751, '1'),
(155149, 32382, 'QU', 'OK', 'S', 1727069756, 1727069756, '1'),
(155150, 3590, 'QU', 'OK', 'S', 1727069760, 1727069760, '1'),
(155151, 11941, 'QU', 'OK', 'S', 1727069764, 1727069764, '1'),
(155152, 24997, 'QU', 'OK', 'S', 1727069771, 1727069771, '1'),
(155153, 24997, 'QU', 'OK', 'S', 1727069776, 1727069776, '1'),
(155154, 24997, 'QU', 'OK', 'S', 1727069780, 1727069780, '1'),
(155155, 32441, 'QU', 'OK', 'S', 1727069784, 1727069784, '1'),
(155156, 8861, 'QU', 'OK', 'S', 1727069789, 1727069789, '1'),
(155157, 26302, 'QU', 'OK', 'S', 1727069797, 1727069797, '1'),
(155158, 26302, 'QU', 'OK', 'S', 1727069802, 1727069802, '1'),
(155159, 23015, 'QU', 'OK', 'S', 1727069807, 1727069807, '1'),
(155160, 8896, 'QU', 'OK', 'S', 1727069812, 1727069812, '1'),
(155161, 24997, 'QU', 'OK', 'S', 1727069817, 1727069817, '1'),
(155162, 23230, 'QU', 'OK', 'S', 1727070198, 1727070198, '1'),
(155163, 23230, 'QU', 'OK', 'S', 1727070202, 1727070202, '1'),
(155164, 3024, 'QU', 'OK', 'S', 1727070233, 1727070233, '1'),
(155165, 32733, 'QU', 'OK', 'S', 1727070241, 1727070241, '1'),
(155166, 25016, 'QU', 'OK', 'S', 1727070246, 1727070246, '1'),
(155167, 25016, 'QU', 'OK', 'S', 1727070253, 1727070253, '1'),
(155168, 32318, 'QU', 'OK', 'S', 1727070257, 1727070257, '1'),
(155169, 11947, 'QU', 'OK', 'S', 1727070262, 1727070262, '1'),
(155170, 31834, 'QU', 'OK', 'S', 1727070268, 1727070268, '1'),
(155171, 32375, 'QU', 'OK', 'S', 1727070281, 1727070281, '1'),
(155172, 648, 'QU', 'OK', 'S', 1727070305, 1727070305, '1'),
(155173, 33541, 'QU', 'OK', 'S', 1727070720, 1727070720, '1'),
(155174, 32456, 'QU', 'OK', 'S', 1727070817, 1727070817, '1'),
(155175, 32456, 'QU', 'OK', 'S', 1727070820, 1727070820, '1'),
(155176, 32456, 'QU', 'OK', 'S', 1727070823, 1727070823, '1'),
(155177, 16379, 'QU', 'OK', 'S', 1727070876, 1727070876, '1'),
(155178, 11744, 'QU', 'OK', 'S', 1727073113, 1727073113, '1'),
(155179, 25023, 'QU', 'OK', 'S', 1727073530, 1727073530, '1'),
(155180, 25023, 'QU', 'OK', 'S', 1727073578, 1727073578, '1'),
(155181, 25023, 'QU', 'OK', 'S', 1727073610, 1727073610, '1'),
(155182, 25023, 'QU', 'OK', 'S', 1727073613, 1727073613, '1'),
(155183, 2958, 'QU', 'OK', 'S', 1727075231, 1727075231, '1'),
(155184, 115, 'QU', 'OK', 'S', 1727076010, 1727076010, '1'),
(155185, 728, 'QU', 'OK', 'S', 1727076136, 1727076136, '1'),
(155186, 728, 'QU', 'OK', 'S', 1727076149, 1727076149, '1'),
(155187, 33614, 'QU', 'OK', 'S', 1727076415, 1727076415, '1'),
(155188, 32798, 'QU', 'OK', 'S', 1727076449, 1727076449, '1'),
(155189, 33614, 'QU', 'OK', 'S', 1727076459, 1727076459, '1'),
(155190, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155191, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155192, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155193, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155194, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155195, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155196, 31002, 'QU', 'OK', 'S', 1727076472, 1727076472, '1'),
(155197, 33614, 'QU', 'OK', 'S', 1727076484, 1727076484, '1'),
(155198, 33614, 'QU', 'OK', 'S', 1727076524, 1727076524, '1'),
(155199, 905, 'QU', 'OK', 'S', 1727076542, 1727076542, '1'),
(155200, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155201, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155202, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155203, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155204, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155205, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155206, 31093, 'QU', 'OK', 'S', 1727076553, 1727076553, '1'),
(155207, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155208, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155209, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155210, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155211, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155212, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155213, 25388, 'QU', 'OK', 'S', 1727076693, 1727076693, '1'),
(155214, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155215, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155216, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155217, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155218, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155219, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155220, 24095, 'QU', 'OK', 'S', 1727076873, 1727076873, '1'),
(155221, 24068, 'QU', 'OK', 'S', 1727076921, 1727076921, '1'),
(155222, 24068, 'QU', 'OK', 'S', 1727076921, 1727076921, '1'),
(155223, 24068, 'QU', 'OK', 'S', 1727076921, 1727076921, '1'),
(155224, 24068, 'QU', 'OK', 'S', 1727076921, 1727076921, '1'),
(155225, 24068, 'QU', 'OK', 'S', 1727076921, 1727076921, '1'),
(155226, 19742, 'QU', 'OK', 'S', 1727076984, 1727076984, '1'),
(155227, 19742, 'QU', 'OK', 'S', 1727076984, 1727076984, '1'),
(155228, 19742, 'QU', 'OK', 'S', 1727076984, 1727076984, '1'),
(155229, 19742, 'QU', 'OK', 'S', 1727076984, 1727076984, '1'),
(155230, 19626, 'QU', 'OK', 'S', 1727077017, 1727077017, '1'),
(155231, 19626, 'QU', 'OK', 'S', 1727077017, 1727077017, '1'),
(155232, 19626, 'QU', 'OK', 'S', 1727077017, 1727077017, '1'),
(155233, 19626, 'QU', 'OK', 'S', 1727077017, 1727077017, '1'),
(155234, 19567, 'QU', 'OK', 'S', 1727077217, 1727077217, '1'),
(155235, 19567, 'QU', 'OK', 'S', 1727077217, 1727077217, '1'),
(155236, 19567, 'QU', 'OK', 'S', 1727077217, 1727077217, '1'),
(155237, 19567, 'QU', 'OK', 'S', 1727077217, 1727077217, '1'),
(155238, 19541, 'QU', 'OK', 'S', 1727077335, 1727077335, '1'),
(155239, 19541, 'QU', 'OK', 'S', 1727077335, 1727077335, '1'),
(155240, 19541, 'QU', 'OK', 'S', 1727077335, 1727077335, '1'),
(155241, 19541, 'QU', 'OK', 'S', 1727077335, 1727077335, '1'),
(155242, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155243, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155244, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155245, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155246, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155247, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155248, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155249, 19565, 'QU', 'OK', 'S', 1727077381, 1727077381, '1'),
(155250, 19538, 'QU', 'OK', 'S', 1727077409, 1727077409, '1'),
(155251, 19538, 'QU', 'OK', 'S', 1727077409, 1727077409, '1'),
(155252, 19538, 'QU', 'OK', 'S', 1727077409, 1727077409, '1'),
(155253, 19538, 'QU', 'OK', 'S', 1727077409, 1727077409, '1'),
(155254, 10412, 'QU', 'OK', 'S', 1727077495, 1727077495, '1'),
(155255, 33614, 'QU', 'OK', 'S', 1727077879, 1727077879, '1'),
(155256, 33614, 'QU', 'OK', 'S', 1727077939, 1727077939, '1'),
(155257, 33614, 'QU', 'OK', 'S', 1727077953, 1727077953, '1'),
(155258, 33624, 'QU', 'OK', 'S', 1727077964, 1727077964, '1'),
(155259, 33624, 'QU', 'OK', 'S', 1727077977, 1727077977, '1'),
(155260, 3456, 'QU', 'OK', 'S', 1727078131, 1727078131, '1'),
(155261, 33623, 'QU', 'OK', 'S', 1727078138, 1727078138, '1'),
(155262, 33625, 'QU', 'OK', 'S', 1727078157, 1727078157, '1'),
(155263, 33620, 'QU', 'OK', 'S', 1727078168, 1727078168, '1'),
(155264, 33620, 'QU', 'OK', 'S', 1727078182, 1727078182, '1'),
(155265, 33579, 'QU', 'OK', 'S', 1727078205, 1727078205, '1'),
(155266, 32369, 'QU', 'OK', 'S', 1727078252, 1727078252, '1'),
(155267, 32369, 'QU', 'OK', 'S', 1727078261, 1727078261, '1'),
(155268, 33579, 'QU', 'OK', 'S', 1727078283, 1727078283, '1'),
(155269, 33579, 'QU', 'OK', 'S', 1727078295, 1727078295, '1'),
(155270, 32350, 'QU', 'OK', 'S', 1727078318, 1727078318, '1'),
(155271, 3234, 'QU', 'OK', 'S', 1727078330, 1727078330, '1'),
(155272, 33621, 'QU', 'OK', 'S', 1727078344, 1727078344, '1'),
(155273, 7094, 'QU', 'OK', 'S', 1727078452, 1727078452, '1'),
(155274, 33045, 'QU', 'OK', 'S', 1727078541, 1727078541, '1'),
(155275, 28744, 'QU', 'OK', 'S', 1727078805, 1727078805, '1'),
(155276, 33648, 'QU', 'OK', 'S', 1727079114, 1727079114, '1'),
(155277, 31485, 'QU', 'OK', 'S', 1727079145, 1727079145, '1'),
(155278, 33649, 'QU', 'OK', 'S', 1727079156, 1727079156, '1'),
(155279, 33651, 'QU', 'OK', 'S', 1727079208, 1727079208, '1'),
(155280, 33653, 'QU', 'OK', 'S', 1727079257, 1727079257, '1'),
(155281, 33654, 'QU', 'OK', 'S', 1727079307, 1727079307, '1'),
(155282, 33656, 'QU', 'OK', 'S', 1727079374, 1727079374, '1'),
(155283, 8351, 'QU', 'OK', 'S', 1727079391, 1727079391, '1'),
(155284, 8351, 'QU', 'OK', 'S', 1727079395, 1727079395, '1'),
(155285, 8351, 'QU', 'OK', 'S', 1727079400, 1727079400, '1'),
(155286, 8351, 'QU', 'OK', 'S', 1727079410, 1727079410, '1'),
(155287, 8351, 'QU', 'OK', 'S', 1727079414, 1727079414, '1'),
(155288, 33657, 'QU', 'OK', 'S', 1727079426, 1727079426, '1'),
(155289, 8351, 'QU', 'OK', 'S', 1727079436, 1727079436, '1'),
(155290, 8351, 'QU', 'OK', 'S', 1727079447, 1727079447, '1'),
(155291, 33659, 'QU', 'OK', 'S', 1727079464, 1727079464, '1'),
(155292, 33664, 'QU', 'OK', 'S', 1727079558, 1727079558, '1'),
(155293, 4073, 'QU', 'OK', 'S', 1727079689, 1727079689, '1'),
(155294, 11445, 'QU', 'OK', 'S', 1727080123, 1727080123, '1'),
(155295, 3827, 'QU', 'OK', 'S', 1727080194, 1727080194, '1'),
(155296, 3827, 'QU', 'OK', 'S', 1727080199, 1727080199, '1'),
(155297, 33432, 'QU', 'OK', 'S', 1727080495, 1727080495, '1'),
(155298, 20964, 'QU', 'OK', 'S', 1727080509, 1727080509, '1'),
(155299, 20964, 'QU', 'OK', 'S', 1727080512, 1727080512, '1'),
(155300, 2182, 'QU', 'OK', 'S', 1727080597, 1727080597, '1'),
(155301, 2182, 'QU', 'OK', 'S', 1727080602, 1727080602, '1'),
(155302, 2182, 'QU', 'OK', 'S', 1727080607, 1727080607, '1'),
(155303, 2182, 'QU', 'OK', 'S', 1727080610, 1727080610, '1'),
(155304, 2182, 'QU', 'OK', 'S', 1727080613, 1727080613, '1'),
(155305, 2182, 'QU', 'OK', 'S', 1727080616, 1727080616, '1'),
(155306, 2182, 'QU', 'OK', 'S', 1727080619, 1727080619, '1'),
(155307, 2182, 'QU', 'OK', 'S', 1727080625, 1727080625, '1'),
(155308, 2182, 'QU', 'OK', 'S', 1727080630, 1727080630, '1'),
(155309, 33506, 'QU', 'OK', 'S', 1727082720, 1727082720, '1'),
(155310, 33651, 'QU', 'OK', 'S', 1727083297, 1727083297, '1'),
(155311, 33664, 'QU', 'OK', 'S', 1727083849, 1727083849, '1'),
(155312, 33655, 'QU', 'OK', 'S', 1727084200, 1727084200, '1'),
(155313, 32853, 'QU', 'OK', 'S', 1727084250, 1727084250, '1'),
(155314, 33630, 'QU', 'OK', 'S', 1727084270, 1727084270, '1'),
(155315, 33630, 'QU', 'OK', 'S', 1727084272, 1727084272, '1'),
(155316, 33630, 'QU', 'OK', 'S', 1727084276, 1727084276, '1'),
(155317, 33639, 'QU', 'OK', 'S', 1727084594, 1727084594, '1'),
(155318, 20161, 'QU', 'OK', 'S', 1727084975, 1727084975, '1'),
(155319, 33638, 'QU', 'OK', 'S', 1727086028, 1727086028, '1'),
(155320, 33640, 'QU', 'OK', 'S', 1727086188, 1727086188, '1'),
(155321, 33641, 'QU', 'OK', 'S', 1727086344, 1727086344, '1'),
(155322, 33642, 'QU', 'OK', 'S', 1727086445, 1727086445, '1'),
(155323, 33643, 'QU', 'OK', 'S', 1727086476, 1727086476, '1'),
(155324, 33644, 'QU', 'OK', 'S', 1727086505, 1727086505, '1'),
(155325, 33643, 'QU', 'OK', 'S', 1727086607, 1727086607, '1'),
(155326, 33645, 'QU', 'OK', 'S', 1727086641, 1727086641, '1'),
(155327, 33650, 'QU', 'OK', 'S', 1727086703, 1727086703, '1'),
(155328, 33647, 'QU', 'OK', 'S', 1727086838, 1727086838, '1'),
(155329, 33652, 'QU', 'OK', 'S', 1727087065, 1727087065, '1'),
(155330, 33662, 'QU', 'OK', 'S', 1727087115, 1727087115, '1'),
(155331, 33629, 'QU', 'OK', 'S', 1727087158, 1727087158, '1'),
(155332, 33658, 'QU', 'OK', 'S', 1727087227, 1727087227, '1'),
(155333, 33660, 'QU', 'OK', 'S', 1727087258, 1727087258, '1'),
(155334, 33578, 'QU', 'OK', 'S', 1727087334, 1727087334, '1'),
(155335, 33629, 'QU', 'OK', 'S', 1727087423, 1727087423, '1'),
(155336, 33629, 'QU', 'OK', 'S', 1727087425, 1727087425, '1'),
(155337, 33629, 'QU', 'OK', 'S', 1727087428, 1727087428, '1'),
(155338, 33665, 'QU', 'OK', 'S', 1727087473, 1727087473, '1'),
(155339, 33673, 'QU', 'OK', 'S', 1727087498, 1727087498, '1'),
(155340, 33674, 'QU', 'OK', 'S', 1727087520, 1727087520, '1'),
(155341, 33627, 'QU', 'OK', 'S', 1727087538, 1727087538, '1'),
(155342, 33627, 'QU', 'OK', 'S', 1727087541, 1727087541, '1'),
(155343, 33627, 'QU', 'OK', 'S', 1727087544, 1727087544, '1'),
(155344, 30643, 'QU', 'OK', 'S', 1727088392, 1727088392, '1'),
(155345, 29351, 'QU', 'OK', 'S', 1727088753, 1727088753, '1'),
(155346, 29351, 'QU', 'OK', 'S', 1727088762, 1727088762, '1'),
(155347, 27261, 'QU', 'OK', 'S', 1727088877, 1727088877, '1'),
(155348, 27261, 'QU', 'OK', 'S', 1727088885, 1727088885, '1'),
(155349, 27261, 'QU', 'OK', 'S', 1727088894, 1727088894, '1'),
(155350, 26840, 'QU', 'OK', 'S', 1727089214, 1727089214, '1'),
(155351, 26840, 'QU', 'OK', 'S', 1727089225, 1727089225, '1'),
(155352, 26840, 'QU', 'OK', 'S', 1727089228, 1727089228, '1'),
(155353, 33694, 'QU', 'OK', 'S', 1727090014, 1727090014, '1'),
(155354, 33685, 'QU', 'OK', 'S', 1727090538, 1727090538, '1'),
(155355, 33683, 'QU', 'OK', 'S', 1727090629, 1727090629, '1'),
(155356, 33693, 'QU', 'OK', 'S', 1727090691, 1727090691, '1'),
(155357, 33681, 'QU', 'OK', 'S', 1727091477, 1727091477, '1'),
(155358, 33678, 'QU', 'OK', 'S', 1727091767, 1727091767, '1'),
(155359, 33679, 'QU', 'OK', 'S', 1727092014, 1727092014, '1'),
(155360, 33676, 'QU', 'OK', 'S', 1727092081, 1727092081, '1'),
(155361, 32120, 'QU', 'OK', 'S', 1727092175, 1727092175, '1'),
(155362, 33687, 'QU', 'OK', 'S', 1727092319, 1727092319, '1'),
(155363, 33682, 'QU', 'OK', 'S', 1727092371, 1727092371, '1'),
(155364, 26499, 'QU', 'OK', 'S', 1727092444, 1727092444, '1'),
(155365, 26499, 'QU', 'OK', 'S', 1727092452, 1727092452, '1'),
(155366, 19522, 'QU', 'OK', 'S', 1727093131, 1727093131, '1'),
(155367, 31978, 'QU', 'OK', 'S', 1727093171, 1727093171, '1'),
(155368, 31978, 'QU', 'OK', 'S', 1727093186, 1727093186, '1'),
(155369, 33690, 'QU', 'OK', 'S', 1727093204, 1727093204, '1'),
(155370, 32820, 'QU', 'OK', 'S', 1727093270, 1727093270, '1'),
(155371, 12602, 'QU', 'OK', 'S', 1727094046, 1727094046, '1'),
(155372, 31917, 'QU', 'OK', 'S', 1727094058, 1727094058, '1'),
(155373, 31917, 'QU', 'OK', 'S', 1727094663, 1727094663, '1'),
(155374, 31917, 'QU', 'OK', 'S', 1727094681, 1727094681, '1'),
(155375, 33691, 'QU', 'OK', 'S', 1727095033, 1727095033, '1'),
(155376, 33686, 'QU', 'OK', 'S', 1727095898, 1727095898, '1'),
(155377, 33689, 'QU', 'OK', 'S', 1727095954, 1727095954, '1'),
(155378, 33692, 'QU', 'OK', 'S', 1727095991, 1727095991, '1'),
(155379, 33677, 'QU', 'OK', 'S', 1727097042, 1727097042, '1'),
(155380, 33675, 'QU', 'OK', 'S', 1727097119, 1727097119, '1'),
(155381, 33688, 'QU', 'OK', 'S', 1727097166, 1727097166, '1'),
(155382, 33684, 'QU', 'OK', 'S', 1727152688, 1727152688, '1'),
(155383, 33499, 'QU', 'OK', 'S', 1727152836, 1727152836, '1'),
(155384, 24580, 'QU', 'OK', 'S', 1727152985, 1727152985, '1'),
(155385, 33610, 'QU', 'OK', 'S', 1727153056, 1727153056, '1'),
(155386, 33442, 'QU', 'OK', 'S', 1727153106, 1727153106, '1'),
(155387, 7351, 'QU', 'OK', 'S', 1727153765, 1727153765, '1'),
(155388, 6120, 'QU', 'OK', 'S', 1727154086, 1727154086, '1'),
(155389, 6088, 'QU', 'OK', 'S', 1727154172, 1727154172, '1'),
(155390, 33660, 'QU', 'OK', 'S', 1727154737, 1727154737, '1'),
(155391, 33412, 'QU', 'OK', 'S', 1727157014, 1727157014, '1'),
(155392, 33414, 'QU', 'OK', 'S', 1727157016, 1727157016, '1'),
(155393, 21008, 'QU', 'OK', 'S', 1727157018, 1727157018, '1'),
(155394, 31641, 'QU', 'OK', 'S', 1727157026, 1727157026, '1'),
(155395, 31641, 'QU', 'OK', 'S', 1727157246, 1727157246, '1'),
(155396, 32563, 'QU', 'OK', 'S', 1727157533, 1727157533, '1'),
(155397, 32563, 'QU', 'OK', 'S', 1727157535, 1727157535, '1'),
(155398, 32563, 'QU', 'OK', 'S', 1727157538, 1727157538, '1'),
(155399, 32563, 'QU', 'OK', 'S', 1727157540, 1727157540, '1'),
(155400, 30993, 'QU', 'OK', 'S', 1727158911, 1727158911, '1'),
(155401, 30993, 'QU', 'OK', 'S', 1727158919, 1727158919, '1'),
(155402, 25560, 'QU', 'OK', 'S', 1727160737, 1727160737, '1'),
(155403, 33327, 'QU', 'OK', 'S', 1727161693, 1727161693, '1'),
(155404, 13468, 'QU', 'OK', 'S', 1727161696, 1727161696, '1'),
(155405, 19874, 'QU', 'OK', 'S', 1727161699, 1727161699, '1'),
(155406, 33623, 'QU', 'OK', 'S', 1727161701, 1727161701, '1'),
(155407, 33621, 'QU', 'OK', 'S', 1727161704, 1727161704, '1'),
(155408, 23654, 'QU', 'OK', 'S', 1727164010, 1727164010, '1'),
(155409, 23654, 'QU', 'OK', 'S', 1727164010, 1727164010, '1'),
(155410, 23654, 'QU', 'OK', 'S', 1727164010, 1727164010, '1'),
(155411, 23654, 'QU', 'OK', 'S', 1727164010, 1727164010, '1'),
(155412, 31530, 'QU', 'OK', 'S', 1727164082, 1727164082, '1'),
(155413, 29752, 'QU', 'OK', 'S', 1727164198, 1727164198, '1'),
(155414, 29752, 'QU', 'OK', 'S', 1727164205, 1727164205, '1'),
(155415, 29752, 'QU', 'OK', 'S', 1727164207, 1727164207, '1'),
(155416, 30193, 'QU', 'OK', 'S', 1727164213, 1727164213, '1'),
(155417, 30193, 'QU', 'OK', 'S', 1727164217, 1727164217, '1'),
(155418, 29752, 'QU', 'OK', 'S', 1727164221, 1727164221, '1'),
(155419, 30193, 'QU', 'OK', 'S', 1727164224, 1727164224, '1'),
(155420, 32205, 'QU', 'OK', 'S', 1727164229, 1727164229, '1'),
(155421, 29752, 'QU', 'OK', 'S', 1727164233, 1727164233, '1'),
(155422, 32205, 'QU', 'OK', 'S', 1727164238, 1727164238, '1'),
(155423, 32205, 'QU', 'OK', 'S', 1727164242, 1727164242, '1'),
(155424, 30193, 'QU', 'OK', 'S', 1727164246, 1727164246, '1'),
(155425, 30193, 'QU', 'OK', 'S', 1727164250, 1727164250, '1'),
(155426, 32205, 'QU', 'OK', 'S', 1727164253, 1727164253, '1'),
(155427, 30888, 'QU', 'OK', 'S', 1727164256, 1727164256, '1'),
(155428, 30888, 'QU', 'OK', 'S', 1727164259, 1727164259, '1'),
(155429, 30194, 'QU', 'OK', 'S', 1727164262, 1727164262, '1'),
(155430, 33392, 'QU', 'OK', 'S', 1727164277, 1727164277, '1'),
(155431, 33392, 'QU', 'OK', 'S', 1727164280, 1727164280, '1'),
(155432, 31346, 'QU', 'OK', 'S', 1727164813, 1727164813, '1'),
(155433, 31346, 'QU', 'OK', 'S', 1727164816, 1727164816, '1'),
(155434, 31346, 'QU', 'OK', 'S', 1727164819, 1727164819, '1'),
(155435, 31346, 'QU', 'OK', 'S', 1727164822, 1727164822, '1'),
(155436, 33109, 'QU', 'OK', 'S', 1727166041, 1727166041, '1'),
(155437, 19874, 'QU', 'OK', 'S', 1727166701, 1727166701, '1'),
(155438, 33642, 'QU', 'OK', 'S', 1727166911, 1727166911, '1'),
(155439, 33650, 'QU', 'OK', 'S', 1727166913, 1727166913, '1'),
(155440, 33643, 'QU', 'OK', 'S', 1727166915, 1727166915, '1'),
(155441, 33644, 'QU', 'OK', 'S', 1727166917, 1727166917, '1'),
(155442, 33652, 'QU', 'OK', 'S', 1727166919, 1727166919, '1'),
(155443, 33640, 'QU', 'OK', 'S', 1727166921, 1727166921, '1'),
(155444, 33640, 'QU', 'OK', 'S', 1727166924, 1727166924, '1'),
(155445, 33640, 'QU', 'OK', 'S', 1727166926, 1727166926, '1'),
(155446, 33640, 'QU', 'OK', 'S', 1727166928, 1727166928, '1'),
(155447, 33658, 'QU', 'OK', 'S', 1727166931, 1727166931, '1'),
(155448, 7089, 'QU', 'OK', 'S', 1727171411, 1727171411, '1'),
(155449, 11742, 'QU', 'OK', 'S', 1727171538, 1727171538, '1'),
(155450, 8214, 'QU', 'OK', 'S', 1727172653, 1727172653, '1'),
(155451, 31898, 'QU', 'OK', 'S', 1727173640, 1727173640, '1'),
(155452, 25015, 'QU', 'OK', 'S', 1727173796, 1727173796, '1'),
(155453, 33158, 'QU', 'OK', 'S', 1727173817, 1727173817, '1'),
(155454, 33240, 'QU', 'OK', 'S', 1727173991, 1727173991, '1'),
(155455, 18940, 'QU', 'OK', 'S', 1727174588, 1727174588, '1'),
(155456, 18940, 'QU', 'OK', 'S', 1727174592, 1727174592, '1'),
(155457, 18940, 'QU', 'OK', 'S', 1727174596, 1727174596, '1'),
(155458, 32358, 'QU', 'OK', 'S', 1727174672, 1727174672, '1'),
(155459, 30532, 'QU', 'OK', 'S', 1727175662, 1727175662, '1'),
(155460, 30589, 'QU', 'OK', 'S', 1727175773, 1727175773, '1'),
(155461, 23935, 'QU', 'OK', 'S', 1727176546, 1727176546, '1'),
(155462, 33444, 'QU', 'OK', 'S', 1727176618, 1727176618, '1'),
(155463, 12709, 'QU', 'OK', 'S', 1727176877, 1727176877, '1'),
(155464, 26499, 'QU', 'OK', 'S', 1727176980, 1727176980, '1'),
(155465, 15499, 'QU', 'OK', 'S', 1727177115, 1727177115, '1'),
(155466, 26528, 'QU', 'OK', 'S', 1727177229, 1727177229, '1'),
(155467, 28775, 'QU', 'OK', 'S', 1727177384, 1727177384, '1'),
(155468, 32977, 'QU', 'OK', 'S', 1727177478, 1727177478, '1'),
(155469, 12287, 'QU', 'OK', 'S', 1727177622, 1727177622, '1'),
(155470, 32688, 'QU', 'OK', 'S', 1727181751, 1727181751, '1'),
(155471, 32686, 'QU', 'OK', 'S', 1727181797, 1727181797, '1'),
(155472, 25686, 'QU', 'OK', 'S', 1727181862, 1727181862, '1'),
(155473, 24755, 'QU', 'OK', 'S', 1727181867, 1727181867, '1'),
(155474, 32467, 'QU', 'OK', 'S', 1727181893, 1727181893, '1'),
(155475, 32467, 'QU', 'OK', 'S', 1727181900, 1727181900, '1'),
(155476, 32467, 'QU', 'OK', 'S', 1727181906, 1727181906, '1'),
(155477, 22305, 'QU', 'OK', 'S', 1727181911, 1727181911, '1'),
(155478, 12158, 'QU', 'OK', 'S', 1727181914, 1727181914, '1'),
(155479, 32239, 'QU', 'OK', 'S', 1727181918, 1727181918, '1'),
(155480, 32458, 'QU', 'OK', 'S', 1727181922, 1727181922, '1'),
(155481, 32720, 'QU', 'OK', 'S', 1727181926, 1727181926, '1'),
(155482, 32170, 'QU', 'OK', 'S', 1727181931, 1727181931, '1'),
(155483, 22483, 'QU', 'OK', 'S', 1727181936, 1727181936, '1'),
(155484, 25684, 'QU', 'OK', 'S', 1727181942, 1727181942, '1'),
(155485, 22306, 'QU', 'OK', 'S', 1727181942, 1727181942, '1'),
(155486, 26475, 'QU', 'OK', 'S', 1727181947, 1727181947, '1'),
(155487, 32455, 'QU', 'OK', 'S', 1727181954, 1727181954, '1'),
(155488, 32171, 'QU', 'OK', 'S', 1727181962, 1727181962, '1'),
(155489, 24353, 'QU', 'OK', 'S', 1727181974, 1727181974, '1'),
(155490, 1216, 'QU', 'OK', 'S', 1727181986, 1727181986, '1'),
(155491, 22309, 'QU', 'OK', 'S', 1727182073, 1727182073, '1'),
(155492, 25683, 'QU', 'OK', 'S', 1727182177, 1727182177, '1'),
(155493, 23935, 'QU', 'OK', 'S', 1727182342, 1727182342, '1'),
(155494, 28222, 'QU', 'OK', 'S', 1727182569, 1727182569, '1'),
(155495, 32028, 'QU', 'OK', 'S', 1727182631, 1727182631, '1'),
(155496, 15889, 'QU', 'OK', 'S', 1727183293, 1727183293, '1'),
(155497, 33528, 'QU', 'OK', 'S', 1727183364, 1727183364, '1'),
(155498, 16408, 'QU', 'OK', 'S', 1727183771, 1727183771, '1'),
(155499, 32751, 'QU', 'OK', 'S', 1727183901, 1727183901, '1'),
(155500, 7787, 'QU', 'OK', 'S', 1727184051, 1727184051, '1'),
(155501, 16904, 'QU', 'OK', 'S', 1727184072, 1727184072, '1'),
(155502, 30746, 'QU', 'OK', 'S', 1727184085, 1727184085, '1'),
(155503, 32312, 'QU', 'OK', 'S', 1727184094, 1727184094, '1'),
(155504, 12288, 'QU', 'OK', 'S', 1727184154, 1727184154, '1'),
(155505, 16904, 'QU', 'OK', 'S', 1727184210, 1727184210, '1'),
(155506, 33269, 'QU', 'OK', 'S', 1727184212, 1727184212, '1'),
(155507, 33195, 'QU', 'OK', 'S', 1727184218, 1727184218, '1'),
(155508, 33352, 'QU', 'OK', 'S', 1727184221, 1727184221, '1'),
(155509, 32239, 'QU', 'OK', 'S', 1727184405, 1727184405, '1'),
(155510, 22309, 'QU', 'OK', 'S', 1727184486, 1727184486, '1'),
(155511, 27690, 'QU', 'OK', 'S', 1727184500, 1727184500, '1'),
(155512, 24986, 'QU', 'OK', 'S', 1727184733, 1727184733, '1'),
(155513, 5532, 'QU', 'OK', 'S', 1727240053, 1727240053, '1'),
(155514, 5532, 'QU', 'OK', 'S', 1727240060, 1727240060, '1'),
(155515, 32172, 'QU', 'OK', 'S', 1727243862, 1727243862, '1'),
(155516, 32117, 'QU', 'OK', 'S', 1727243886, 1727243886, '1'),
(155517, 33192, 'QU', 'OK', 'S', 1727243962, 1727243962, '1'),
(155518, 17891, 'QU', 'OK', 'S', 1727243975, 1727243975, '1'),
(155519, 31737, 'QU', 'OK', 'S', 1727243992, 1727243992, '1'),
(155520, 33682, 'QU', 'OK', 'S', 1727247232, 1727247232, '1'),
(155521, 33678, 'QU', 'OK', 'S', 1727247257, 1727247257, '1'),
(155522, 18089, 'QU', 'OK', 'S', 1727248301, 1727248301, '1'),
(155523, 33605, 'QU', 'OK', 'S', 1727249063, 1727249063, '1'),
(155524, 28061, 'QU', 'OK', 'S', 1727249433, 1727249433, '1'),
(155525, 28061, 'QU', 'OK', 'S', 1727249456, 1727249456, '1'),
(155526, 28061, 'QU', 'OK', 'S', 1727249474, 1727249474, '1'),
(155527, 28061, 'QU', 'OK', 'S', 1727249570, 1727249570, '1'),
(155528, 28061, 'QU', 'OK', 'S', 1727249585, 1727249585, '1'),
(155529, 31734, 'QU', 'OK', 'S', 1727249681, 1727249681, '1'),
(155530, 31734, 'QU', 'OK', 'S', 1727249691, 1727249691, '1'),
(155531, 21389, 'QU', 'OK', 'S', 1727249707, 1727249707, '1'),
(155532, 31734, 'QU', 'OK', 'S', 1727249730, 1727249730, '1'),
(155533, 31734, 'QU', 'OK', 'S', 1727249738, 1727249738, '1'),
(155534, 30665, 'QU', 'OK', 'S', 1727249744, 1727249744, '1'),
(155535, 31734, 'QU', 'OK', 'S', 1727249747, 1727249747, '1'),
(155536, 14916, 'QU', 'OK', 'S', 1727249848, 1727249848, '1'),
(155537, 14916, 'QU', 'OK', 'S', 1727249857, 1727249857, '1'),
(155538, 14916, 'QU', 'OK', 'S', 1727249877, 1727249877, '1'),
(155539, 14916, 'QU', 'OK', 'S', 1727249889, 1727249889, '1'),
(155540, 14916, 'QU', 'OK', 'S', 1727249985, 1727249985, '1'),
(155541, 11275, 'QU', 'OK', 'S', 1727250160, 1727250160, '1'),
(155542, 33530, 'QU', 'OK', 'S', 1727250167, 1727250167, '1'),
(155543, 33615, 'QU', 'OK', 'S', 1727250172, 1727250172, '1'),
(155544, 33615, 'QU', 'OK', 'S', 1727250177, 1727250177, '1'),
(155545, 33622, 'QU', 'OK', 'S', 1727250182, 1727250182, '1'),
(155546, 33622, 'QU', 'OK', 'S', 1727250186, 1727250186, '1'),
(155547, 33615, 'QU', 'OK', 'S', 1727250191, 1727250191, '1'),
(155548, 33615, 'QU', 'OK', 'S', 1727250198, 1727250198, '1'),
(155549, 33622, 'QU', 'OK', 'S', 1727250201, 1727250201, '1'),
(155550, 33622, 'QU', 'OK', 'S', 1727250206, 1727250206, '1'),
(155551, 30395, 'QU', 'OK', 'S', 1727250210, 1727250210, '1'),
(155552, 30395, 'QU', 'OK', 'S', 1727250214, 1727250214, '1'),
(155553, 31466, 'QU', 'OK', 'S', 1727250218, 1727250218, '1'),
(155554, 25341, 'QU', 'OK', 'S', 1727250222, 1727250222, '1'),
(155555, 25341, 'QU', 'OK', 'S', 1727250227, 1727250227, '1'),
(155556, 23662, 'QU', 'OK', 'S', 1727250230, 1727250230, '1'),
(155557, 23662, 'QU', 'OK', 'S', 1727250230, 1727250230, '1'),
(155558, 23662, 'QU', 'OK', 'S', 1727250230, 1727250230, '1'),
(155559, 23662, 'QU', 'OK', 'S', 1727250230, 1727250230, '1'),
(155560, 31777, 'QU', 'OK', 'S', 1727250232, 1727250232, '1'),
(155561, 25341, 'QU', 'OK', 'S', 1727250236, 1727250236, '1'),
(155562, 9851, 'QU', 'OK', 'S', 1727250243, 1727250243, '1'),
(155563, 23105, 'QU', 'OK', 'S', 1727250248, 1727250248, '1'),
(155564, 30552, 'QU', 'OK', 'S', 1727250252, 1727250252, '1'),
(155565, 31530, 'QU', 'OK', 'S', 1727250257, 1727250257, '1'),
(155566, 33582, 'QU', 'OK', 'S', 1727250287, 1727250287, '1'),
(155567, 33582, 'QU', 'OK', 'S', 1727250293, 1727250293, '1'),
(155568, 18560, 'QU', 'OK', 'S', 1727250297, 1727250297, '1'),
(155569, 18543, 'QU', 'OK', 'S', 1727250300, 1727250300, '1'),
(155570, 18543, 'QU', 'OK', 'S', 1727250303, 1727250303, '1'),
(155571, 18538, 'QU', 'OK', 'S', 1727250306, 1727250306, '1'),
(155572, 18543, 'QU', 'OK', 'S', 1727250309, 1727250309, '1'),
(155573, 18538, 'QU', 'OK', 'S', 1727250313, 1727250313, '1'),
(155574, 18547, 'QU', 'OK', 'S', 1727250316, 1727250316, '1'),
(155575, 33361, 'QU', 'OK', 'S', 1727250320, 1727250320, '1'),
(155576, 18553, 'QU', 'OK', 'S', 1727250324, 1727250324, '1'),
(155577, 18560, 'QU', 'OK', 'S', 1727250329, 1727250329, '1'),
(155578, 18538, 'QU', 'OK', 'S', 1727250333, 1727250333, '1'),
(155579, 18560, 'QU', 'OK', 'S', 1727250339, 1727250339, '1'),
(155580, 18545, 'QU', 'OK', 'S', 1727250342, 1727250342, '1'),
(155581, 18417, 'QU', 'OK', 'S', 1727250346, 1727250346, '1'),
(155582, 33361, 'QU', 'OK', 'S', 1727250367, 1727250367, '1'),
(155583, 18543, 'QU', 'OK', 'S', 1727250371, 1727250371, '1'),
(155584, 18545, 'QU', 'OK', 'S', 1727250380, 1727250380, '1'),
(155585, 33361, 'QU', 'OK', 'S', 1727250394, 1727250394, '1'),
(155586, 18553, 'QU', 'OK', 'S', 1727250400, 1727250400, '1'),
(155587, 18547, 'QU', 'OK', 'S', 1727250406, 1727250406, '1'),
(155588, 29057, 'QU', 'OK', 'S', 1727250411, 1727250411, '1'),
(155589, 18547, 'QU', 'OK', 'S', 1727250417, 1727250417, '1'),
(155590, 18545, 'QU', 'OK', 'S', 1727250422, 1727250422, '1'),
(155591, 33102, 'QU', 'OK', 'S', 1727250441, 1727250441, '1'),
(155592, 33102, 'QU', 'OK', 'S', 1727250455, 1727250455, '1'),
(155593, 33615, 'QU', 'OK', 'S', 1727250707, 1727250707, '1'),
(155594, 33689, 'QU', 'OK', 'S', 1727252278, 1727252278, '1'),
(155595, 33724, 'QU', 'OK', 'S', 1727255952, 1727255952, '1'),
(155596, 33030, 'QU', 'OK', 'S', 1727256167, 1727256167, '1'),
(155597, 33725, 'QU', 'OK', 'S', 1727256323, 1727256323, '1'),
(155598, 33726, 'QU', 'OK', 'S', 1727256496, 1727256496, '1'),
(155599, 33723, 'QU', 'OK', 'S', 1727256971, 1727256971, '1'),
(155600, 33720, 'QU', 'OK', 'S', 1727257026, 1727257026, '1'),
(155601, 33721, 'QU', 'OK', 'S', 1727257070, 1727257070, '1'),
(155602, 33722, 'QU', 'OK', 'S', 1727257110, 1727257110, '1'),
(155603, 31531, 'QU', 'OK', 'S', 1727257579, 1727257579, '1'),
(155604, 33517, 'QU', 'OK', 'S', 1727258185, 1727258185, '1'),
(155605, 33538, 'QU', 'OK', 'S', 1727258202, 1727258202, '1'),
(155606, 33516, 'QU', 'OK', 'S', 1727258237, 1727258237, '1'),
(155607, 33481, 'QU', 'OK', 'S', 1727258252, 1727258252, '1'),
(155608, 33480, 'QU', 'OK', 'S', 1727258266, 1727258266, '1'),
(155609, 33479, 'QU', 'OK', 'S', 1727258288, 1727258288, '1'),
(155610, 33477, 'QU', 'OK', 'S', 1727258301, 1727258301, '1'),
(155611, 33472, 'QU', 'OK', 'S', 1727258326, 1727258326, '1'),
(155612, 33469, 'QU', 'OK', 'S', 1727258338, 1727258338, '1'),
(155613, 33386, 'QU', 'OK', 'S', 1727258379, 1727258379, '1'),
(155614, 33386, 'QU', 'OK', 'S', 1727258379, 1727258379, '1'),
(155615, 33386, 'QU', 'OK', 'S', 1727258379, 1727258379, '1'),
(155616, 32663, 'QU', 'OK', 'S', 1727258401, 1727258401, '1'),
(155617, 32662, 'QU', 'OK', 'S', 1727258417, 1727258417, '1'),
(155618, 32629, 'QU', 'OK', 'S', 1727258428, 1727258428, '1'),
(155619, 32617, 'QU', 'OK', 'S', 1727258440, 1727258440, '1'),
(155620, 32614, 'QU', 'OK', 'S', 1727258450, 1727258450, '1'),
(155621, 32613, 'QU', 'OK', 'S', 1727258461, 1727258461, '1'),
(155622, 32603, 'QU', 'OK', 'S', 1727258473, 1727258473, '1'),
(155623, 32557, 'QU', 'OK', 'S', 1727258498, 1727258498, '1'),
(155624, 32523, 'QU', 'OK', 'S', 1727258532, 1727258532, '1'),
(155625, 31975, 'QU', 'OK', 'S', 1727258595, 1727258595, '1'),
(155626, 31974, 'QU', 'OK', 'S', 1727258610, 1727258610, '1'),
(155627, 31969, 'QU', 'OK', 'S', 1727258633, 1727258633, '1'),
(155628, 31969, 'QU', 'OK', 'S', 1727258644, 1727258644, '1'),
(155629, 31968, 'QU', 'OK', 'S', 1727258658, 1727258658, '1'),
(155630, 31964, 'QU', 'OK', 'S', 1727258683, 1727258683, '1'),
(155631, 31957, 'QU', 'OK', 'S', 1727258697, 1727258697, '1'),
(155632, 31956, 'QU', 'OK', 'S', 1727258717, 1727258717, '1'),
(155633, 31951, 'QU', 'OK', 'S', 1727258736, 1727258736, '1'),
(155634, 31951, 'QU', 'OK', 'S', 1727258754, 1727258754, '1'),
(155635, 31955, 'QU', 'OK', 'S', 1727258765, 1727258765, '1'),
(155636, 31926, 'QU', 'OK', 'S', 1727258821, 1727258821, '1'),
(155637, 31925, 'QU', 'OK', 'S', 1727258842, 1727258842, '1'),
(155638, 31921, 'QU', 'OK', 'S', 1727258858, 1727258858, '1'),
(155639, 31920, 'QU', 'OK', 'S', 1727258870, 1727258870, '1'),
(155640, 31900, 'QU', 'OK', 'S', 1727258885, 1727258885, '1'),
(155641, 31798, 'QU', 'OK', 'S', 1727259043, 1727259043, '1'),
(155642, 31759, 'QU', 'OK', 'S', 1727259053, 1727259053, '1'),
(155643, 31740, 'QU', 'OK', 'S', 1727259068, 1727259068, '1'),
(155644, 31549, 'QU', 'OK', 'S', 1727259082, 1727259082, '1'),
(155645, 31547, 'QU', 'OK', 'S', 1727259100, 1727259100, '1'),
(155646, 31526, 'QU', 'OK', 'S', 1727259113, 1727259113, '1'),
(155647, 31524, 'QU', 'OK', 'S', 1727259125, 1727259125, '1'),
(155648, 31423, 'QU', 'OK', 'S', 1727259137, 1727259137, '1'),
(155649, 31423, 'QU', 'OK', 'S', 1727259154, 1727259154, '1'),
(155650, 31422, 'QU', 'OK', 'S', 1727259172, 1727259172, '1'),
(155651, 31373, 'QU', 'OK', 'S', 1727259184, 1727259184, '1'),
(155652, 31372, 'QU', 'OK', 'S', 1727259196, 1727259196, '1'),
(155653, 31279, 'QU', 'OK', 'S', 1727259306, 1727259306, '1'),
(155654, 31247, 'QU', 'OK', 'S', 1727259406, 1727259406, '1'),
(155655, 31246, 'QU', 'OK', 'S', 1727259419, 1727259419, '1'),
(155656, 31066, 'QU', 'OK', 'S', 1727259492, 1727259492, '1'),
(155657, 33601, 'QU', 'OK', 'S', 1727259574, 1727259574, '1'),
(155658, 29512, 'QU', 'OK', 'S', 1727259576, 1727259576, '1'),
(155659, 29994, 'QU', 'OK', 'S', 1727259577, 1727259577, '1'),
(155660, 29511, 'QU', 'OK', 'S', 1727259586, 1727259586, '1'),
(155661, 32527, 'QU', 'OK', 'S', 1727259588, 1727259588, '1'),
(155662, 29510, 'QU', 'OK', 'S', 1727259604, 1727259604, '1'),
(155663, 29509, 'QU', 'OK', 'S', 1727259622, 1727259622, '1'),
(155664, 29508, 'QU', 'OK', 'S', 1727259637, 1727259637, '1'),
(155665, 29507, 'QU', 'OK', 'S', 1727259664, 1727259664, '1'),
(155666, 29506, 'QU', 'OK', 'S', 1727259677, 1727259677, '1'),
(155667, 29504, 'QU', 'OK', 'S', 1727259687, 1727259687, '1'),
(155668, 28950, 'QU', 'OK', 'S', 1727259726, 1727259726, '1'),
(155669, 28893, 'QU', 'OK', 'S', 1727259754, 1727259754, '1'),
(155670, 20851, 'QU', 'OK', 'S', 1727259788, 1727259788, '1'),
(155671, 32304, 'QU', 'OK', 'S', 1727259792, 1727259792, '1'),
(155672, 27432, 'QU', 'OK', 'S', 1727259796, 1727259796, '1'),
(155673, 7774, 'QU', 'OK', 'S', 1727259800, 1727259800, '1'),
(155674, 21213, 'QU', 'OK', 'S', 1727259804, 1727259804, '1'),
(155675, 21203, 'QU', 'OK', 'S', 1727259808, 1727259808, '1'),
(155676, 22729, 'QU', 'OK', 'S', 1727259813, 1727259813, '1'),
(155677, 20847, 'QU', 'OK', 'S', 1727259817, 1727259817, '1'),
(155678, 22267, 'QU', 'OK', 'S', 1727259821, 1727259821, '1'),
(155679, 21214, 'QU', 'OK', 'S', 1727259825, 1727259825, '1'),
(155680, 30787, 'QU', 'OK', 'S', 1727259840, 1727259840, '1'),
(155681, 21664, 'QU', 'OK', 'S', 1727259845, 1727259845, '1'),
(155682, 5410, 'QU', 'OK', 'S', 1727259849, 1727259849, '1'),
(155683, 20851, 'QU', 'OK', 'S', 1727259855, 1727259855, '1'),
(155684, 22777, 'QU', 'OK', 'S', 1727259859, 1727259859, '1'),
(155685, 20704, 'QU', 'OK', 'S', 1727259897, 1727259897, '1'),
(155686, 21214, 'QU', 'OK', 'S', 1727259903, 1727259903, '1'),
(155687, 27436, 'QU', 'OK', 'S', 1727259919, 1727259919, '1'),
(155688, 27436, 'QU', 'OK', 'S', 1727259924, 1727259924, '1'),
(155689, 25317, 'QU', 'OK', 'S', 1727260028, 1727260028, '1'),
(155690, 32931, 'QU', 'OK', 'S', 1727260032, 1727260032, '1'),
(155691, 23510, 'QU', 'OK', 'S', 1727260037, 1727260037, '1'),
(155692, 30994, 'QU', 'OK', 'S', 1727260042, 1727260042, '1'),
(155693, 12422, 'QU', 'OK', 'S', 1727260056, 1727260056, '1'),
(155694, 31395, 'QU', 'OK', 'S', 1727260061, 1727260061, '1'),
(155695, 30185, 'QU', 'OK', 'S', 1727260065, 1727260065, '1'),
(155696, 31293, 'QU', 'OK', 'S', 1727260078, 1727260078, '1'),
(155697, 25968, 'QU', 'OK', 'S', 1727260083, 1727260083, '1'),
(155698, 30191, 'QU', 'OK', 'S', 1727260089, 1727260089, '1'),
(155699, 33727, 'QU', 'OK', 'S', 1727260412, 1727260412, '1'),
(155700, 33745, 'QU', 'OK', 'S', 1727260498, 1727260498, '1'),
(155701, 33747, 'QU', 'OK', 'S', 1727260652, 1727260652, '1'),
(155702, 33749, 'QU', 'OK', 'S', 1727260751, 1727260751, '1'),
(155703, 33752, 'QU', 'OK', 'S', 1727260845, 1727260845, '1'),
(155704, 33754, 'QU', 'OK', 'S', 1727260932, 1727260932, '1'),
(155705, 33719, 'QU', 'OK', 'S', 1727261253, 1727261253, '1'),
(155706, 33704, 'QU', 'OK', 'S', 1727262010, 1727262010, '1'),
(155707, 33705, 'QU', 'OK', 'S', 1727262429, 1727262429, '1'),
(155708, 33706, 'QU', 'OK', 'S', 1727262594, 1727262594, '1'),
(155709, 33695, 'QU', 'OK', 'S', 1727262751, 1727262751, '1'),
(155710, 7664, 'QU', 'OK', 'S', 1727262854, 1727262854, '1'),
(155711, 33696, 'QU', 'OK', 'S', 1727262855, 1727262855, '1'),
(155712, 33697, 'QU', 'OK', 'S', 1727263008, 1727263008, '1'),
(155713, 33698, 'QU', 'OK', 'S', 1727263129, 1727263129, '1'),
(155714, 33699, 'QU', 'OK', 'S', 1727263160, 1727263160, '1'),
(155715, 23320, 'QU', 'OK', 'S', 1727263214, 1727263214, '1'),
(155716, 32382, 'QU', 'OK', 'S', 1727263230, 1727263230, '1'),
(155717, 27603, 'QU', 'OK', 'S', 1727263232, 1727263232, '1'),
(155718, 33700, 'QU', 'OK', 'S', 1727263347, 1727263347, '1'),
(155719, 33701, 'QU', 'OK', 'S', 1727263437, 1727263437, '1'),
(155720, 33702, 'QU', 'OK', 'S', 1727263478, 1727263478, '1'),
(155721, 33703, 'QU', 'OK', 'S', 1727263625, 1727263625, '1'),
(155722, 32692, 'QU', 'OK', 'S', 1727263852, 1727263852, '1'),
(155723, 33544, 'QU', 'OK', 'S', 1727263859, 1727263859, '1'),
(155724, 18551, 'QU', 'OK', 'S', 1727263863, 1727263863, '1'),
(155725, 26366, 'QU', 'OK', 'S', 1727263867, 1727263867, '1'),
(155726, 30591, 'QU', 'OK', 'S', 1727263871, 1727263871, '1'),
(155727, 32692, 'QU', 'OK', 'S', 1727263874, 1727263874, '1'),
(155728, 30628, 'QU', 'OK', 'S', 1727263884, 1727263884, '1'),
(155729, 29332, 'QU', 'OK', 'S', 1727263888, 1727263888, '1'),
(155730, 30591, 'QU', 'OK', 'S', 1727263890, 1727263890, '1'),
(155731, 29332, 'QU', 'OK', 'S', 1727263896, 1727263896, '1'),
(155732, 29332, 'QU', 'OK', 'S', 1727263898, 1727263898, '1'),
(155733, 18551, 'QU', 'OK', 'S', 1727263901, 1727263901, '1'),
(155734, 30591, 'QU', 'OK', 'S', 1727263905, 1727263905, '1'),
(155735, 30628, 'QU', 'OK', 'S', 1727263910, 1727263910, '1'),
(155736, 33707, 'QU', 'OK', 'S', 1727263933, 1727263933, '1'),
(155737, 25070, 'QU', 'OK', 'S', 1727263984, 1727263984, '1'),
(155738, 25070, 'QU', 'OK', 'S', 1727263990, 1727263990, '1'),
(155739, 32771, 'QU', 'OK', 'S', 1727264012, 1727264012, '1'),
(155740, 33715, 'QU', 'OK', 'S', 1727264090, 1727264090, '1'),
(155741, 24527, 'QU', 'OK', 'S', 1727264151, 1727264151, '1'),
(155742, 24527, 'QU', 'OK', 'S', 1727264167, 1727264167, '1'),
(155743, 24527, 'QU', 'OK', 'S', 1727264172, 1727264172, '1'),
(155744, 24527, 'QU', 'OK', 'S', 1727264175, 1727264175, '1'),
(155745, 33711, 'QU', 'OK', 'S', 1727264421, 1727264421, '1'),
(155746, 33712, 'QU', 'OK', 'S', 1727264481, 1727264481, '1'),
(155747, 33710, 'QU', 'OK', 'S', 1727264874, 1727264874, '1'),
(155748, 33705, 'QU', 'OK', 'S', 1727264931, 1727264931, '1'),
(155749, 33716, 'QU', 'OK', 'S', 1727264972, 1727264972, '1'),
(155750, 33717, 'QU', 'OK', 'S', 1727265033, 1727265033, '1'),
(155751, 33718, 'QU', 'OK', 'S', 1727265071, 1727265071, '1'),
(155752, 29388, 'QU', 'OK', 'S', 1727265553, 1727265553, '1'),
(155753, 33539, 'QU', 'OK', 'S', 1727265669, 1727265669, '1'),
(155754, 29327, 'QU', 'OK', 'S', 1727265817, 1727265817, '1'),
(155755, 29327, 'QU', 'OK', 'S', 1727265828, 1727265828, '1'),
(155756, 29327, 'QU', 'OK', 'S', 1727265843, 1727265843, '1'),
(155757, 29327, 'QU', 'OK', 'S', 1727265862, 1727265862, '1'),
(155758, 29327, 'QU', 'OK', 'S', 1727265873, 1727265873, '1'),
(155759, 29327, 'QU', 'OK', 'S', 1727265886, 1727265886, '1'),
(155760, 29327, 'QU', 'OK', 'S', 1727265888, 1727265888, '1'),
(155761, 29327, 'QU', 'OK', 'S', 1727265891, 1727265891, '1'),
(155762, 29327, 'QU', 'OK', 'S', 1727265894, 1727265894, '1'),
(155763, 29327, 'QU', 'OK', 'S', 1727265896, 1727265896, '1'),
(155764, 29398, 'QU', 'OK', 'S', 1727265970, 1727265970, '1'),
(155765, 29398, 'QU', 'OK', 'S', 1727265987, 1727265987, '1'),
(155766, 29398, 'QU', 'OK', 'S', 1727265993, 1727265993, '1'),
(155767, 29398, 'QU', 'OK', 'S', 1727265995, 1727265995, '1'),
(155768, 18547, 'QU', 'OK', 'S', 1727266032, 1727266032, '1'),
(155769, 18547, 'QU', 'OK', 'S', 1727266045, 1727266045, '1'),
(155770, 18547, 'QU', 'OK', 'S', 1727266051, 1727266051, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(155771, 18547, 'QU', 'OK', 'S', 1727266054, 1727266054, '1'),
(155772, 18546, 'QU', 'OK', 'S', 1727266096, 1727266096, '1'),
(155773, 18546, 'QU', 'OK', 'S', 1727266104, 1727266104, '1'),
(155774, 18546, 'QU', 'OK', 'S', 1727266109, 1727266109, '1'),
(155775, 18546, 'QU', 'OK', 'S', 1727266111, 1727266111, '1'),
(155776, 33362, 'QU', 'OK', 'S', 1727266139, 1727266139, '1'),
(155777, 33362, 'QU', 'OK', 'S', 1727266143, 1727266143, '1'),
(155778, 33362, 'QU', 'OK', 'S', 1727266149, 1727266149, '1'),
(155779, 33362, 'QU', 'OK', 'S', 1727266151, 1727266151, '1'),
(155780, 18543, 'QU', 'OK', 'S', 1727266185, 1727266185, '1'),
(155781, 18543, 'QU', 'OK', 'S', 1727266195, 1727266195, '1'),
(155782, 18543, 'QU', 'OK', 'S', 1727266200, 1727266200, '1'),
(155783, 18543, 'QU', 'OK', 'S', 1727266203, 1727266203, '1'),
(155784, 33180, 'QU', 'OK', 'S', 1727266233, 1727266233, '1'),
(155785, 33180, 'QU', 'OK', 'S', 1727266236, 1727266236, '1'),
(155786, 33180, 'QU', 'OK', 'S', 1727266241, 1727266241, '1'),
(155787, 33180, 'QU', 'OK', 'S', 1727266244, 1727266244, '1'),
(155788, 29331, 'QU', 'OK', 'S', 1727266283, 1727266283, '1'),
(155789, 29331, 'QU', 'OK', 'S', 1727266295, 1727266295, '1'),
(155790, 29331, 'QU', 'OK', 'S', 1727266301, 1727266301, '1'),
(155791, 29331, 'QU', 'OK', 'S', 1727266304, 1727266304, '1'),
(155792, 33125, 'QU', 'OK', 'S', 1727266334, 1727266334, '1'),
(155793, 33125, 'QU', 'OK', 'S', 1727266341, 1727266341, '1'),
(155794, 32806, 'QU', 'OK', 'S', 1727266393, 1727266393, '1'),
(155795, 17410, 'QU', 'OK', 'S', 1727266405, 1727266405, '1'),
(155796, 32556, 'QU', 'OK', 'S', 1727266414, 1727266414, '1'),
(155797, 21888, 'QU', 'OK', 'S', 1727266489, 1727266489, '1'),
(155798, 21888, 'QU', 'OK', 'S', 1727266491, 1727266491, '1'),
(155799, 18803, 'QU', 'OK', 'S', 1727266569, 1727266569, '1'),
(155800, 12357, 'QU', 'OK', 'S', 1727266582, 1727266582, '1'),
(155801, 13452, 'QU', 'OK', 'S', 1727267008, 1727267008, '1'),
(155802, 33743, 'QU', 'OK', 'S', 1727268354, 1727268354, '1'),
(155803, 33739, 'QU', 'OK', 'S', 1727268562, 1727268562, '1'),
(155804, 33740, 'QU', 'OK', 'S', 1727268711, 1727268711, '1'),
(155805, 21442, 'QU', 'OK', 'S', 1727268761, 1727268761, '1'),
(155806, 33461, 'QU', 'OK', 'S', 1727268773, 1727268773, '1'),
(155807, 33461, 'QU', 'OK', 'S', 1727268776, 1727268776, '1'),
(155808, 33636, 'QU', 'OK', 'S', 1727268784, 1727268784, '1'),
(155809, 17410, 'QU', 'OK', 'S', 1727268788, 1727268788, '1'),
(155810, 17410, 'QU', 'OK', 'S', 1727268792, 1727268792, '1'),
(155811, 17410, 'QU', 'OK', 'S', 1727268797, 1727268797, '1'),
(155812, 23976, 'QU', 'OK', 'S', 1727268801, 1727268801, '1'),
(155813, 18751, 'QU', 'OK', 'S', 1727268807, 1727268807, '1'),
(155814, 25573, 'QU', 'OK', 'S', 1727268811, 1727268811, '1'),
(155815, 27830, 'QU', 'OK', 'S', 1727268814, 1727268814, '1'),
(155816, 33475, 'QU', 'OK', 'S', 1727268817, 1727268817, '1'),
(155817, 26555, 'QU', 'OK', 'S', 1727268820, 1727268820, '1'),
(155818, 4025, 'QU', 'OK', 'S', 1727268830, 1727268830, '1'),
(155819, 33741, 'QU', 'OK', 'S', 1727268875, 1727268875, '1'),
(155820, 33736, 'QU', 'OK', 'S', 1727269094, 1727269094, '1'),
(155821, 33737, 'QU', 'OK', 'S', 1727269230, 1727269230, '1'),
(155822, 33738, 'QU', 'OK', 'S', 1727269330, 1727269330, '1'),
(155823, 29518, 'QU', 'OK', 'S', 1727269391, 1727269391, '1'),
(155824, 29518, 'QU', 'OK', 'S', 1727269395, 1727269395, '1'),
(155825, 33744, 'QU', 'OK', 'S', 1727269461, 1727269461, '1'),
(155826, 33735, 'QU', 'OK', 'S', 1727269654, 1727269654, '1'),
(155827, 33731, 'QU', 'OK', 'S', 1727269720, 1727269720, '1'),
(155828, 33746, 'QU', 'OK', 'S', 1727269798, 1727269798, '1'),
(155829, 33751, 'QU', 'OK', 'S', 1727269847, 1727269847, '1'),
(155830, 33614, 'QU', 'OK', 'S', 1727270111, 1727270111, '1'),
(155831, 33614, 'QU', 'OK', 'S', 1727270111, 1727270111, '1'),
(155832, 33625, 'QU', 'OK', 'S', 1727270378, 1727270378, '1'),
(155833, 33621, 'QU', 'OK', 'S', 1727270384, 1727270384, '1'),
(155834, 33621, 'QU', 'OK', 'S', 1727270391, 1727270391, '1'),
(155835, 32477, 'QU', 'OK', 'S', 1727270548, 1727270548, '1'),
(155836, 33729, 'QU', 'OK', 'S', 1727270710, 1727270710, '1'),
(155837, 33755, 'QU', 'OK', 'S', 1727270894, 1727270894, '1'),
(155838, 31302, 'QU', 'OK', 'S', 1727272140, 1727272140, '1'),
(155839, 33392, 'QU', 'OK', 'S', 1727272202, 1727272202, '1'),
(155840, 33392, 'QU', 'OK', 'S', 1727272204, 1727272204, '1'),
(155841, 33392, 'QU', 'OK', 'S', 1727272571, 1727272571, '1'),
(155842, 33392, 'QU', 'OK', 'S', 1727272574, 1727272574, '1'),
(155843, 24663, 'QU', 'OK', 'S', 1727273199, 1727273199, '1'),
(155844, 15897, 'QU', 'OK', 'S', 1727273204, 1727273204, '1'),
(155845, 15897, 'QU', 'OK', 'S', 1727273211, 1727273211, '1'),
(155846, 13914, 'QU', 'OK', 'S', 1727273215, 1727273215, '1'),
(155847, 24663, 'QU', 'OK', 'S', 1727273219, 1727273219, '1'),
(155848, 24663, 'QU', 'OK', 'S', 1727273224, 1727273224, '1'),
(155849, 32738, 'QU', 'OK', 'S', 1727273228, 1727273228, '1'),
(155850, 21892, 'QU', 'OK', 'S', 1727273232, 1727273232, '1'),
(155851, 32736, 'QU', 'OK', 'S', 1727273236, 1727273236, '1'),
(155852, 32736, 'QU', 'OK', 'S', 1727273242, 1727273242, '1'),
(155853, 32736, 'QU', 'OK', 'S', 1727273245, 1727273245, '1'),
(155854, 33685, 'QU', 'OK', 'S', 1727273249, 1727273249, '1'),
(155855, 33685, 'QU', 'OK', 'S', 1727273251, 1727273251, '1'),
(155856, 33688, 'QU', 'OK', 'S', 1727273257, 1727273257, '1'),
(155857, 33375, 'QU', 'OK', 'S', 1727273273, 1727273273, '1'),
(155858, 33499, 'QU', 'OK', 'S', 1727273287, 1727273287, '1'),
(155859, 33320, 'QU', 'OK', 'S', 1727273292, 1727273292, '1'),
(155860, 32827, 'QU', 'OK', 'S', 1727273297, 1727273297, '1'),
(155861, 33260, 'QU', 'OK', 'S', 1727273301, 1727273301, '1'),
(155862, 30291, 'QU', 'OK', 'S', 1727273306, 1727273306, '1'),
(155863, 30291, 'QU', 'OK', 'S', 1727273310, 1727273310, '1'),
(155864, 14638, 'QU', 'OK', 'S', 1727273315, 1727273315, '1'),
(155865, 18000, 'QU', 'OK', 'S', 1727273323, 1727273323, '1'),
(155866, 22881, 'QU', 'OK', 'S', 1727273331, 1727273331, '1'),
(155867, 16106, 'QU', 'OK', 'S', 1727273336, 1727273336, '1'),
(155868, 22892, 'QU', 'OK', 'S', 1727273341, 1727273341, '1'),
(155869, 13693, 'QU', 'OK', 'S', 1727273345, 1727273345, '1'),
(155870, 15890, 'QU', 'OK', 'S', 1727273349, 1727273349, '1'),
(155871, 13693, 'QU', 'OK', 'S', 1727273359, 1727273359, '1'),
(155872, 23786, 'QU', 'OK', 'S', 1727273366, 1727273366, '1'),
(155873, 23785, 'QU', 'OK', 'S', 1727273372, 1727273372, '1'),
(155874, 28775, 'QU', 'OK', 'S', 1727273387, 1727273387, '1'),
(155875, 23786, 'QU', 'OK', 'S', 1727273396, 1727273396, '1'),
(155876, 33437, 'QU', 'OK', 'S', 1727273408, 1727273408, '1'),
(155877, 15915, 'QU', 'OK', 'S', 1727273657, 1727273657, '1'),
(155878, 33105, 'QU', 'OK', 'S', 1727328875, 1727328875, '1'),
(155879, 2194, 'QU', 'OK', 'S', 1727328914, 1727328914, '1'),
(155880, 2194, 'QU', 'OK', 'S', 1727328920, 1727328920, '1'),
(155881, 1563, 'QU', 'OK', 'S', 1727328927, 1727328927, '1'),
(155882, 26030, 'QU', 'OK', 'S', 1727328936, 1727328936, '1'),
(155883, 22735, 'QU', 'OK', 'S', 1727328941, 1727328941, '1'),
(155884, 29413, 'QU', 'OK', 'S', 1727328945, 1727328945, '1'),
(155885, 31737, 'QU', 'OK', 'S', 1727328950, 1727328950, '1'),
(155886, 29766, 'QU', 'OK', 'S', 1727328962, 1727328962, '1'),
(155887, 29610, 'QU', 'OK', 'S', 1727328970, 1727328970, '1'),
(155888, 20490, 'QU', 'OK', 'S', 1727328977, 1727328977, '1'),
(155889, 21163, 'QU', 'OK', 'S', 1727328982, 1727328982, '1'),
(155890, 33115, 'QU', 'OK', 'S', 1727328992, 1727328992, '1'),
(155891, 30993, 'QU', 'OK', 'S', 1727328997, 1727328997, '1'),
(155892, 29393, 'QU', 'OK', 'S', 1727329023, 1727329023, '1'),
(155893, 13331, 'QU', 'OK', 'S', 1727329029, 1727329029, '1'),
(155894, 22729, 'QU', 'OK', 'S', 1727329034, 1727329034, '1'),
(155895, 31774, 'QU', 'OK', 'S', 1727329040, 1727329040, '1'),
(155896, 23995, 'QU', 'OK', 'S', 1727329046, 1727329046, '1'),
(155897, 9512, 'QU', 'OK', 'S', 1727329060, 1727329060, '1'),
(155898, 30696, 'QU', 'OK', 'S', 1727329065, 1727329065, '1'),
(155899, 29927, 'QU', 'OK', 'S', 1727329070, 1727329070, '1'),
(155900, 29924, 'QU', 'OK', 'S', 1727329077, 1727329077, '1'),
(155901, 24688, 'QU', 'OK', 'S', 1727329083, 1727329083, '1'),
(155902, 24688, 'QU', 'OK', 'S', 1727329090, 1727329090, '1'),
(155903, 26520, 'QU', 'OK', 'S', 1727329097, 1727329097, '1'),
(155904, 24274, 'QU', 'OK', 'S', 1727329103, 1727329103, '1'),
(155905, 13721, 'QU', 'OK', 'S', 1727329111, 1727329111, '1'),
(155906, 32248, 'QU', 'OK', 'S', 1727329305, 1727329305, '1'),
(155907, 33352, 'QU', 'OK', 'S', 1727329310, 1727329310, '1'),
(155908, 30696, 'QU', 'OK', 'S', 1727329315, 1727329315, '1'),
(155909, 27661, 'QU', 'OK', 'S', 1727329340, 1727329340, '1'),
(155910, 30991, 'QU', 'OK', 'S', 1727329357, 1727329357, '1'),
(155911, 31536, 'QU', 'OK', 'S', 1727329362, 1727329362, '1'),
(155912, 22706, 'QU', 'OK', 'S', 1727329367, 1727329367, '1'),
(155913, 2927, 'QU', 'OK', 'S', 1727329388, 1727329388, '1'),
(155914, 31773, 'QU', 'OK', 'S', 1727329401, 1727329401, '1'),
(155915, 20373, 'QU', 'OK', 'S', 1727329412, 1727329412, '1'),
(155916, 33114, 'QU', 'OK', 'S', 1727329418, 1727329418, '1'),
(155917, 3636, 'QU', 'OK', 'S', 1727329424, 1727329424, '1'),
(155918, 11647, 'QU', 'OK', 'S', 1727329443, 1727329443, '1'),
(155919, 11999, 'QU', 'OK', 'S', 1727329455, 1727329455, '1'),
(155920, 33352, 'QU', 'OK', 'S', 1727329461, 1727329461, '1'),
(155921, 5141, 'QU', 'OK', 'S', 1727329469, 1727329469, '1'),
(155922, 31796, 'QU', 'OK', 'S', 1727329476, 1727329476, '1'),
(155923, 31737, 'QU', 'OK', 'S', 1727329481, 1727329481, '1'),
(155924, 20373, 'QU', 'OK', 'S', 1727329491, 1727329491, '1'),
(155925, 31774, 'QU', 'OK', 'S', 1727329519, 1727329519, '1'),
(155926, 20373, 'QU', 'OK', 'S', 1727329530, 1727329530, '1'),
(155927, 31913, 'QU', 'OK', 'S', 1727329534, 1727329534, '1'),
(155928, 31913, 'QU', 'OK', 'S', 1727329540, 1727329540, '1'),
(155929, 5141, 'QU', 'OK', 'S', 1727329546, 1727329546, '1'),
(155930, 30079, 'QU', 'OK', 'S', 1727329551, 1727329551, '1'),
(155931, 3636, 'QU', 'OK', 'S', 1727329556, 1727329556, '1'),
(155932, 5141, 'QU', 'OK', 'S', 1727329567, 1727329567, '1'),
(155933, 28560, 'QU', 'OK', 'S', 1727329582, 1727329582, '1'),
(155934, 26195, 'QU', 'OK', 'S', 1727329588, 1727329588, '1'),
(155935, 3067, 'QU', 'OK', 'S', 1727329608, 1727329608, '1'),
(155936, 11678, 'QU', 'OK', 'S', 1727329629, 1727329629, '1'),
(155937, 2190, 'QU', 'OK', 'S', 1727329646, 1727329646, '1'),
(155938, 3636, 'QU', 'OK', 'S', 1727329701, 1727329701, '1'),
(155939, 3636, 'QU', 'OK', 'S', 1727329707, 1727329707, '1'),
(155940, 1989, 'QU', 'OK', 'S', 1727330104, 1727330104, '1'),
(155941, 33260, 'QU', 'OK', 'S', 1727331703, 1727331703, '1'),
(155942, 30296, 'QU', 'OK', 'S', 1727332511, 1727332511, '1'),
(155943, 30190, 'QU', 'OK', 'S', 1727333563, 1727333563, '1'),
(155944, 32477, 'QU', 'OK', 'S', 1727333767, 1727333767, '1'),
(155945, 24813, 'QU', 'OK', 'S', 1727334039, 1727334039, '1'),
(155946, 24811, 'QU', 'OK', 'S', 1727334043, 1727334043, '1'),
(155947, 24811, 'QU', 'OK', 'S', 1727334048, 1727334048, '1'),
(155948, 24801, 'QU', 'OK', 'S', 1727334052, 1727334052, '1'),
(155949, 27645, 'QU', 'OK', 'S', 1727334056, 1727334056, '1'),
(155950, 33620, 'QU', 'OK', 'S', 1727334061, 1727334061, '1'),
(155951, 27645, 'QU', 'OK', 'S', 1727334068, 1727334068, '1'),
(155952, 24801, 'QU', 'OK', 'S', 1727334076, 1727334076, '1'),
(155953, 20770, 'QU', 'OK', 'S', 1727334081, 1727334081, '1'),
(155954, 18938, 'QU', 'OK', 'S', 1727334086, 1727334086, '1'),
(155955, 24065, 'QU', 'OK', 'S', 1727334091, 1727334091, '1'),
(155956, 31230, 'QU', 'OK', 'S', 1727334097, 1727334097, '1'),
(155957, 33620, 'QU', 'OK', 'S', 1727334103, 1727334103, '1'),
(155958, 33620, 'QU', 'OK', 'S', 1727334109, 1727334109, '1'),
(155959, 31298, 'QU', 'OK', 'S', 1727334113, 1727334113, '1'),
(155960, 31298, 'QU', 'OK', 'S', 1727334118, 1727334118, '1'),
(155961, 31298, 'QU', 'OK', 'S', 1727334123, 1727334123, '1'),
(155962, 33690, 'QU', 'OK', 'S', 1727334130, 1727334130, '1'),
(155963, 24813, 'QU', 'OK', 'S', 1727334141, 1727334141, '1'),
(155964, 33392, 'QU', 'OK', 'S', 1727334146, 1727334146, '1'),
(155965, 31971, 'QU', 'OK', 'S', 1727334152, 1727334152, '1'),
(155966, 19610, 'QU', 'OK', 'S', 1727334156, 1727334156, '1'),
(155967, 33392, 'QU', 'OK', 'S', 1727334161, 1727334161, '1'),
(155968, 31971, 'QU', 'OK', 'S', 1727334165, 1727334165, '1'),
(155969, 19610, 'QU', 'OK', 'S', 1727334171, 1727334171, '1'),
(155970, 32045, 'QU', 'OK', 'S', 1727334176, 1727334176, '1'),
(155971, 27645, 'QU', 'OK', 'S', 1727334180, 1727334180, '1'),
(155972, 19610, 'QU', 'OK', 'S', 1727334185, 1727334185, '1'),
(155973, 19610, 'QU', 'OK', 'S', 1727334192, 1727334192, '1'),
(155974, 32044, 'QU', 'OK', 'S', 1727334198, 1727334198, '1'),
(155975, 19565, 'QU', 'OK', 'S', 1727334204, 1727334204, '1'),
(155976, 19608, 'QU', 'OK', 'S', 1727334208, 1727334208, '1'),
(155977, 19565, 'QU', 'OK', 'S', 1727334222, 1727334222, '1'),
(155978, 19608, 'QU', 'OK', 'S', 1727334226, 1727334226, '1'),
(155979, 20770, 'QU', 'OK', 'S', 1727334231, 1727334231, '1'),
(155980, 20770, 'QU', 'OK', 'S', 1727334235, 1727334235, '1'),
(155981, 31971, 'QU', 'OK', 'S', 1727334239, 1727334239, '1'),
(155982, 8141, 'QU', 'OK', 'S', 1727334254, 1727334254, '1'),
(155983, 8141, 'QU', 'OK', 'S', 1727334258, 1727334258, '1'),
(155984, 32509, 'QU', 'OK', 'S', 1727334264, 1727334264, '1'),
(155985, 19565, 'QU', 'OK', 'S', 1727334268, 1727334268, '1'),
(155986, 32044, 'QU', 'OK', 'S', 1727334273, 1727334273, '1'),
(155987, 32044, 'QU', 'OK', 'S', 1727334277, 1727334277, '1'),
(155988, 32045, 'QU', 'OK', 'S', 1727334282, 1727334282, '1'),
(155989, 19565, 'QU', 'OK', 'S', 1727334287, 1727334287, '1'),
(155990, 19565, 'QU', 'OK', 'S', 1727334293, 1727334293, '1'),
(155991, 19610, 'QU', 'OK', 'S', 1727334298, 1727334298, '1'),
(155992, 19565, 'QU', 'OK', 'S', 1727334302, 1727334302, '1'),
(155993, 19608, 'QU', 'OK', 'S', 1727334307, 1727334307, '1'),
(155994, 27643, 'QU', 'OK', 'S', 1727334318, 1727334318, '1'),
(155995, 18938, 'QU', 'OK', 'S', 1727334326, 1727334326, '1'),
(155996, 18938, 'QU', 'OK', 'S', 1727334331, 1727334331, '1'),
(155997, 10880, 'QU', 'OK', 'S', 1727334336, 1727334336, '1'),
(155998, 19565, 'QU', 'OK', 'S', 1727334341, 1727334341, '1'),
(155999, 32509, 'QU', 'OK', 'S', 1727334346, 1727334346, '1'),
(156000, 10880, 'QU', 'OK', 'S', 1727334355, 1727334355, '1'),
(156001, 32509, 'QU', 'OK', 'S', 1727334359, 1727334359, '1'),
(156002, 32511, 'QU', 'OK', 'S', 1727334364, 1727334364, '1'),
(156003, 32511, 'QU', 'OK', 'S', 1727334369, 1727334369, '1'),
(156004, 32511, 'QU', 'OK', 'S', 1727334373, 1727334373, '1'),
(156005, 32511, 'QU', 'OK', 'S', 1727334378, 1727334378, '1'),
(156006, 32511, 'QU', 'OK', 'S', 1727334383, 1727334383, '1'),
(156007, 32511, 'QU', 'OK', 'S', 1727334388, 1727334388, '1'),
(156008, 31971, 'QU', 'OK', 'S', 1727334393, 1727334393, '1'),
(156009, 32045, 'QU', 'OK', 'S', 1727334399, 1727334399, '1'),
(156010, 32045, 'QU', 'OK', 'S', 1727334401, 1727334401, '1'),
(156011, 10880, 'QU', 'OK', 'S', 1727334408, 1727334408, '1'),
(156012, 18938, 'QU', 'OK', 'S', 1727334413, 1727334413, '1'),
(156013, 33541, 'QU', 'OK', 'S', 1727334419, 1727334419, '1'),
(156014, 33541, 'QU', 'OK', 'S', 1727334425, 1727334425, '1'),
(156015, 32172, 'QU', 'OK', 'S', 1727334430, 1727334430, '1'),
(156016, 31971, 'QU', 'OK', 'S', 1727334435, 1727334435, '1'),
(156017, 32172, 'QU', 'OK', 'S', 1727334442, 1727334442, '1'),
(156018, 17886, 'QU', 'OK', 'S', 1727334447, 1727334447, '1'),
(156019, 32044, 'QU', 'OK', 'S', 1727334452, 1727334452, '1'),
(156020, 32172, 'QU', 'OK', 'S', 1727334457, 1727334457, '1'),
(156021, 17886, 'QU', 'OK', 'S', 1727334462, 1727334462, '1'),
(156022, 32088, 'QU', 'OK', 'S', 1727334468, 1727334468, '1'),
(156023, 17886, 'QU', 'OK', 'S', 1727334473, 1727334473, '1'),
(156024, 32172, 'QU', 'OK', 'S', 1727334478, 1727334478, '1'),
(156025, 17886, 'QU', 'OK', 'S', 1727334483, 1727334483, '1'),
(156026, 32088, 'QU', 'OK', 'S', 1727334488, 1727334488, '1'),
(156027, 32088, 'QU', 'OK', 'S', 1727334493, 1727334493, '1'),
(156028, 33690, 'QU', 'OK', 'S', 1727334498, 1727334498, '1'),
(156029, 33690, 'QU', 'OK', 'S', 1727334505, 1727334505, '1'),
(156030, 19608, 'QU', 'OK', 'S', 1727334510, 1727334510, '1'),
(156031, 29364, 'QU', 'OK', 'S', 1727335143, 1727335143, '1'),
(156032, 29364, 'QU', 'OK', 'S', 1727335146, 1727335146, '1'),
(156033, 29366, 'QU', 'OK', 'S', 1727335153, 1727335153, '1'),
(156034, 29364, 'QU', 'OK', 'S', 1727335155, 1727335155, '1'),
(156035, 29366, 'QU', 'OK', 'S', 1727335158, 1727335158, '1'),
(156036, 29364, 'QU', 'OK', 'S', 1727335161, 1727335161, '1'),
(156037, 27566, 'QU', 'OK', 'S', 1727335675, 1727335675, '1'),
(156038, 31971, 'QU', 'OK', 'S', 1727336890, 1727336890, '1'),
(156039, 33718, 'QU', 'OK', 'S', 1727342741, 1727342741, '1'),
(156040, 10412, 'QU', 'OK', 'S', 1727342814, 1727342814, '1'),
(156041, 31159, 'QU', 'OK', 'S', 1727343764, 1727343764, '1'),
(156042, 23151, 'QU', 'OK', 'S', 1727344768, 1727344768, '1'),
(156043, 14543, 'QU', 'OK', 'S', 1727344790, 1727344790, '1'),
(156044, 14543, 'QU', 'OK', 'S', 1727344806, 1727344806, '1'),
(156045, 31924, 'QU', 'OK', 'S', 1727344864, 1727344864, '1'),
(156046, 33544, 'QU', 'OK', 'S', 1727344875, 1727344875, '1'),
(156047, 33544, 'QU', 'OK', 'S', 1727344880, 1727344880, '1'),
(156048, 32398, 'QU', 'OK', 'S', 1727344911, 1727344911, '1'),
(156049, 18539, 'QU', 'OK', 'S', 1727344924, 1727344924, '1'),
(156050, 18538, 'QU', 'OK', 'S', 1727344935, 1727344935, '1'),
(156051, 21293, 'QU', 'OK', 'S', 1727345076, 1727345076, '1'),
(156052, 15897, 'QU', 'OK', 'S', 1727345508, 1727345508, '1'),
(156053, 31828, 'QU', 'OK', 'S', 1727345618, 1727345618, '1'),
(156054, 32673, 'QU', 'OK', 'S', 1727345747, 1727345747, '1'),
(156055, 32673, 'QU', 'OK', 'S', 1727345752, 1727345752, '1'),
(156056, 32689, 'QU', 'OK', 'S', 1727345756, 1727345756, '1'),
(156057, 32705, 'QU', 'OK', 'S', 1727345760, 1727345760, '1'),
(156058, 32673, 'QU', 'OK', 'S', 1727345764, 1727345764, '1'),
(156059, 32689, 'QU', 'OK', 'S', 1727345768, 1727345768, '1'),
(156060, 32670, 'QU', 'OK', 'S', 1727345772, 1727345772, '1'),
(156061, 32689, 'QU', 'OK', 'S', 1727345776, 1727345776, '1'),
(156062, 32689, 'QU', 'OK', 'S', 1727345780, 1727345780, '1'),
(156063, 32673, 'QU', 'OK', 'S', 1727345784, 1727345784, '1'),
(156064, 32707, 'QU', 'OK', 'S', 1727345787, 1727345787, '1'),
(156065, 32707, 'QU', 'OK', 'S', 1727345791, 1727345791, '1'),
(156066, 32707, 'QU', 'OK', 'S', 1727345795, 1727345795, '1'),
(156067, 32465, 'QU', 'OK', 'S', 1727345801, 1727345801, '1'),
(156068, 32465, 'QU', 'OK', 'S', 1727345804, 1727345804, '1'),
(156069, 32465, 'QU', 'OK', 'S', 1727345808, 1727345808, '1'),
(156070, 32465, 'QU', 'OK', 'S', 1727345810, 1727345810, '1'),
(156071, 32465, 'QU', 'OK', 'S', 1727345813, 1727345813, '1'),
(156072, 32465, 'QU', 'OK', 'S', 1727345816, 1727345816, '1'),
(156073, 21783, 'QU', 'OK', 'S', 1727346608, 1727346608, '1'),
(156074, 22724, 'QU', 'OK', 'S', 1727346638, 1727346638, '1'),
(156075, 33708, 'QU', 'OK', 'S', 1727347645, 1727347645, '1'),
(156076, 24235, 'QU', 'OK', 'S', 1727348025, 1727348025, '1'),
(156077, 15261, 'QU', 'OK', 'S', 1727348812, 1727348812, '1'),
(156078, 26344, 'QU', 'OK', 'S', 1727348827, 1727348827, '1'),
(156079, 32443, 'QU', 'OK', 'S', 1727348835, 1727348835, '1'),
(156080, 32525, 'QU', 'OK', 'S', 1727348860, 1727348860, '1'),
(156081, 32490, 'QU', 'OK', 'S', 1727348865, 1727348865, '1'),
(156082, 32470, 'QU', 'OK', 'S', 1727348869, 1727348869, '1'),
(156083, 32953, 'QU', 'OK', 'S', 1727348873, 1727348873, '1'),
(156084, 32248, 'QU', 'OK', 'S', 1727348880, 1727348880, '1'),
(156085, 32500, 'QU', 'OK', 'S', 1727348927, 1727348927, '1'),
(156086, 26778, 'QU', 'OK', 'S', 1727348944, 1727348944, '1'),
(156087, 33620, 'QU', 'OK', 'S', 1727348957, 1727348957, '1'),
(156088, 27402, 'QU', 'OK', 'S', 1727348962, 1727348962, '1'),
(156089, 18463, 'QU', 'OK', 'S', 1727348968, 1727348968, '1'),
(156090, 33247, 'QU', 'OK', 'S', 1727348983, 1727348983, '1'),
(156091, 33247, 'QU', 'OK', 'S', 1727348988, 1727348988, '1'),
(156092, 22766, 'QU', 'OK', 'S', 1727349003, 1727349003, '1'),
(156093, 22773, 'QU', 'OK', 'S', 1727349034, 1727349034, '1'),
(156094, 25936, 'QU', 'OK', 'S', 1727349048, 1727349048, '1'),
(156095, 21871, 'QU', 'OK', 'S', 1727349052, 1727349052, '1'),
(156096, 15901, 'QU', 'OK', 'S', 1727349059, 1727349059, '1'),
(156097, 25947, 'QU', 'OK', 'S', 1727349065, 1727349065, '1'),
(156098, 21892, 'QU', 'OK', 'S', 1727349071, 1727349071, '1'),
(156099, 21880, 'QU', 'OK', 'S', 1727349076, 1727349076, '1'),
(156100, 21888, 'QU', 'OK', 'S', 1727349080, 1727349080, '1'),
(156101, 28864, 'QU', 'OK', 'S', 1727349085, 1727349085, '1'),
(156102, 24468, 'QU', 'OK', 'S', 1727349091, 1727349091, '1'),
(156103, 21871, 'QU', 'OK', 'S', 1727349105, 1727349105, '1'),
(156104, 25936, 'QU', 'OK', 'S', 1727349115, 1727349115, '1'),
(156105, 33130, 'QU', 'OK', 'S', 1727349143, 1727349143, '1'),
(156106, 32456, 'QU', 'OK', 'S', 1727349233, 1727349233, '1'),
(156107, 32456, 'QU', 'OK', 'S', 1727349250, 1727349250, '1'),
(156108, 33247, 'QU', 'OK', 'S', 1727349287, 1727349287, '1'),
(156109, 4120, 'QU', 'OK', 'S', 1727349356, 1727349356, '1'),
(156110, 26781, 'QU', 'OK', 'S', 1727349366, 1727349366, '1'),
(156111, 26781, 'QU', 'OK', 'S', 1727349369, 1727349369, '1'),
(156112, 33628, 'QU', 'OK', 'S', 1727349378, 1727349378, '1'),
(156113, 33628, 'QU', 'OK', 'S', 1727349383, 1727349383, '1'),
(156114, 32201, 'QU', 'OK', 'S', 1727349387, 1727349387, '1'),
(156115, 26263, 'QU', 'OK', 'S', 1727349393, 1727349393, '1'),
(156116, 33628, 'QU', 'OK', 'S', 1727349397, 1727349397, '1'),
(156117, 33628, 'QU', 'OK', 'S', 1727349401, 1727349401, '1'),
(156118, 26307, 'QU', 'OK', 'S', 1727349413, 1727349413, '1'),
(156119, 32201, 'QU', 'OK', 'S', 1727349521, 1727349521, '1'),
(156120, 32201, 'QU', 'OK', 'S', 1727349525, 1727349525, '1'),
(156121, 32443, 'QU', 'OK', 'S', 1727350649, 1727350649, '1'),
(156122, 33718, 'QU', 'OK', 'S', 1727353501, 1727353501, '1'),
(156123, 33718, 'QU', 'OK', 'S', 1727353523, 1727353523, '1'),
(156124, 14543, 'QU', 'OK', 'S', 1727355759, 1727355759, '1'),
(156125, 33544, 'QU', 'OK', 'S', 1727355865, 1727355865, '1'),
(156126, 28395, 'QU', 'OK', 'S', 1727355879, 1727355879, '1'),
(156127, 28395, 'QU', 'OK', 'S', 1727355887, 1727355887, '1'),
(156128, 22704, 'QU', 'OK', 'S', 1727355895, 1727355895, '1'),
(156129, 23334, 'QU', 'OK', 'S', 1727355905, 1727355905, '1'),
(156130, 30395, 'QU', 'OK', 'S', 1727355917, 1727355917, '1'),
(156131, 24811, 'QU', 'OK', 'S', 1727355925, 1727355925, '1'),
(156132, 21958, 'QU', 'OK', 'S', 1727355937, 1727355937, '1'),
(156133, 16420, 'QU', 'OK', 'S', 1727355949, 1727355949, '1'),
(156134, 19531, 'QU', 'OK', 'S', 1727415254, 1727415254, '1'),
(156135, 15897, 'QU', 'OK', 'S', 1727415329, 1727415329, '1'),
(156136, 15897, 'QU', 'OK', 'S', 1727415339, 1727415339, '1'),
(156137, 30763, 'QU', 'OK', 'S', 1727421624, 1727421624, '1'),
(156138, 19874, 'QU', 'OK', 'S', 1727421645, 1727421645, '1'),
(156139, 30207, 'QU', 'OK', 'S', 1727421695, 1727421695, '1'),
(156140, 24448, 'QU', 'OK', 'S', 1727421707, 1727421707, '1'),
(156141, 29994, 'QU', 'OK', 'S', 1727421722, 1727421722, '1'),
(156142, 33578, 'QU', 'OK', 'S', 1727421734, 1727421734, '1'),
(156143, 14543, 'QU', 'OK', 'S', 1727422008, 1727422008, '1'),
(156144, 31144, 'QU', 'OK', 'S', 1727422289, 1727422289, '1'),
(156145, 32986, 'QU', 'OK', 'S', 1727422521, 1727422521, '1'),
(156146, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156147, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156148, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156149, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156150, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156151, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156152, 32985, 'QU', 'OK', 'S', 1727422556, 1727422556, '1'),
(156153, 31144, 'QU', 'OK', 'S', 1727423387, 1727423387, '1'),
(156154, 26084, 'QU', 'OK', 'S', 1727425278, 1727425278, '1'),
(156155, 28409, 'QU', 'OK', 'S', 1727425448, 1727425448, '1'),
(156156, 29023, 'QU', 'OK', 'S', 1727425599, 1727425599, '1'),
(156157, 24247, 'QU', 'OK', 'S', 1727425631, 1727425631, '1'),
(156158, 28464, 'QU', 'OK', 'S', 1727425710, 1727425710, '1'),
(156159, 33529, 'QU', 'OK', 'S', 1727425713, 1727425713, '1'),
(156160, 12505, 'QU', 'OK', 'S', 1727425722, 1727425722, '1'),
(156161, 28543, 'QU', 'OK', 'S', 1727425776, 1727425776, '1'),
(156162, 30815, 'QU', 'OK', 'S', 1727425790, 1727425790, '1'),
(156163, 32645, 'QU', 'OK', 'S', 1727425868, 1727425868, '1'),
(156164, 32650, 'QU', 'OK', 'S', 1727425901, 1727425901, '1'),
(156165, 33558, 'QU', 'OK', 'S', 1727425904, 1727425904, '1'),
(156166, 33557, 'QU', 'OK', 'S', 1727425908, 1727425908, '1'),
(156167, 33718, 'QU', 'OK', 'S', 1727425915, 1727425915, '1'),
(156168, 33717, 'QU', 'OK', 'S', 1727425920, 1727425920, '1'),
(156169, 33716, 'QU', 'OK', 'S', 1727425925, 1727425925, '1'),
(156170, 33707, 'QU', 'OK', 'S', 1727425930, 1727425930, '1'),
(156171, 33660, 'QU', 'OK', 'S', 1727425934, 1727425934, '1'),
(156172, 33658, 'QU', 'OK', 'S', 1727425938, 1727425938, '1'),
(156173, 33772, 'QU', 'OK', 'S', 1727429860, 1727429860, '1'),
(156174, 33773, 'QU', 'OK', 'S', 1727430132, 1727430132, '1'),
(156175, 33760, 'QU', 'OK', 'S', 1727430761, 1727430761, '1'),
(156176, 33761, 'QU', 'OK', 'S', 1727431306, 1727431306, '1'),
(156177, 33776, 'QU', 'OK', 'S', 1727431654, 1727431654, '1'),
(156178, 33766, 'QU', 'OK', 'S', 1727431971, 1727431971, '1'),
(156179, 33767, 'QU', 'OK', 'S', 1727432225, 1727432225, '1'),
(156180, 16098, 'QU', 'OK', 'S', 1727432710, 1727432710, '1'),
(156181, 16098, 'QU', 'OK', 'S', 1727432719, 1727432719, '1'),
(156182, 16098, 'QU', 'OK', 'S', 1727432723, 1727432723, '1'),
(156183, 16098, 'QU', 'OK', 'S', 1727432727, 1727432727, '1'),
(156184, 16098, 'QU', 'OK', 'S', 1727432731, 1727432731, '1'),
(156185, 33778, 'QU', 'OK', 'S', 1727432733, 1727432733, '1'),
(156186, 16098, 'QU', 'OK', 'S', 1727432739, 1727432739, '1'),
(156187, 16098, 'QU', 'OK', 'S', 1727432743, 1727432743, '1'),
(156188, 16098, 'QU', 'OK', 'S', 1727432747, 1727432747, '1'),
(156189, 16098, 'QU', 'OK', 'S', 1727432752, 1727432752, '1'),
(156190, 16098, 'QU', 'OK', 'S', 1727432763, 1727432763, '1'),
(156191, 16098, 'QU', 'OK', 'S', 1727432767, 1727432767, '1'),
(156192, 16098, 'QU', 'OK', 'S', 1727432771, 1727432771, '1'),
(156193, 16098, 'QU', 'OK', 'S', 1727432776, 1727432776, '1'),
(156194, 16098, 'QU', 'OK', 'S', 1727432780, 1727432780, '1'),
(156195, 16098, 'QU', 'OK', 'S', 1727432784, 1727432784, '1'),
(156196, 16098, 'QU', 'OK', 'S', 1727432788, 1727432788, '1'),
(156197, 16098, 'QU', 'OK', 'S', 1727432792, 1727432792, '1'),
(156198, 16098, 'QU', 'OK', 'S', 1727432796, 1727432796, '1'),
(156199, 16098, 'QU', 'OK', 'S', 1727432801, 1727432801, '1'),
(156200, 16098, 'QU', 'OK', 'S', 1727432805, 1727432805, '1'),
(156201, 16098, 'QU', 'OK', 'S', 1727432809, 1727432809, '1'),
(156202, 16098, 'QU', 'OK', 'S', 1727432906, 1727432906, '1'),
(156203, 16098, 'QU', 'OK', 'S', 1727432919, 1727432919, '1'),
(156204, 33770, 'QU', 'OK', 'S', 1727433004, 1727433004, '1'),
(156205, 33761, 'QU', 'OK', 'S', 1727433068, 1727433068, '1'),
(156206, 33765, 'QU', 'OK', 'S', 1727433253, 1727433253, '1'),
(156207, 33777, 'QU', 'OK', 'S', 1727433451, 1727433451, '1'),
(156208, 33775, 'QU', 'OK', 'S', 1727434356, 1727434356, '1'),
(156209, 33774, 'QU', 'OK', 'S', 1727434632, 1727434632, '1'),
(156210, 33763, 'QU', 'OK', 'S', 1727434802, 1727434802, '1'),
(156211, 33771, 'QU', 'OK', 'S', 1727434994, 1727434994, '1'),
(156212, 33769, 'QU', 'OK', 'S', 1727435046, 1727435046, '1'),
(156213, 33768, 'QU', 'OK', 'S', 1727435147, 1727435147, '1'),
(156214, 33762, 'QU', 'OK', 'S', 1727435347, 1727435347, '1'),
(156215, 12845, 'QU', 'OK', 'S', 1727435502, 1727435502, '1'),
(156216, 33746, 'QU', 'OK', 'S', 1727435846, 1727435846, '1'),
(156217, 33741, 'QU', 'OK', 'S', 1727435904, 1727435904, '1'),
(156218, 33742, 'QU', 'OK', 'S', 1727435930, 1727435930, '1'),
(156219, 33740, 'QU', 'OK', 'S', 1727436038, 1727436038, '1'),
(156220, 33735, 'QU', 'OK', 'S', 1727436069, 1727436069, '1'),
(156221, 33730, 'QU', 'OK', 'S', 1727436105, 1727436105, '1'),
(156222, 33753, 'QU', 'OK', 'S', 1727436945, 1727436945, '1'),
(156223, 33751, 'QU', 'OK', 'S', 1727436985, 1727436985, '1'),
(156224, 33750, 'QU', 'OK', 'S', 1727437011, 1727437011, '1'),
(156225, 20236, 'QU', 'OK', 'S', 1727437116, 1727437116, '1'),
(156226, 26488, 'QU', 'OK', 'S', 1727437129, 1727437129, '1'),
(156227, 33744, 'QU', 'OK', 'S', 1727437129, 1727437129, '1'),
(156228, 26488, 'QU', 'OK', 'S', 1727437134, 1727437134, '1'),
(156229, 32872, 'QU', 'OK', 'S', 1727437154, 1727437154, '1'),
(156230, 33743, 'QU', 'OK', 'S', 1727437157, 1727437157, '1'),
(156231, 18746, 'QU', 'OK', 'S', 1727437178, 1727437178, '1'),
(156232, 33736, 'QU', 'OK', 'S', 1727437190, 1727437190, '1'),
(156233, 33733, 'QU', 'OK', 'S', 1727437305, 1727437305, '1'),
(156234, 33748, 'QU', 'OK', 'S', 1727437344, 1727437344, '1'),
(156235, 33755, 'QU', 'OK', 'S', 1727437375, 1727437375, '1'),
(156236, 32937, 'QU', 'OK', 'S', 1727437511, 1727437511, '1'),
(156237, 32671, 'QU', 'OK', 'S', 1727437545, 1727437545, '1'),
(156238, 32675, 'QU', 'OK', 'S', 1727437625, 1727437625, '1'),
(156239, 9975, 'QU', 'OK', 'S', 1727438044, 1727438044, '1'),
(156240, 9975, 'QU', 'OK', 'S', 1727438048, 1727438048, '1'),
(156241, 9975, 'QU', 'OK', 'S', 1727438051, 1727438051, '1'),
(156242, 9975, 'QU', 'OK', 'S', 1727438054, 1727438054, '1'),
(156243, 9975, 'QU', 'OK', 'S', 1727438057, 1727438057, '1'),
(156244, 9975, 'QU', 'OK', 'S', 1727438060, 1727438060, '1'),
(156245, 9975, 'QU', 'OK', 'S', 1727438065, 1727438065, '1'),
(156246, 8478, 'QU', 'OK', 'S', 1727438285, 1727438285, '1'),
(156247, 8478, 'QU', 'OK', 'S', 1727438326, 1727438326, '1'),
(156248, 8478, 'QU', 'OK', 'S', 1727438341, 1727438341, '1'),
(156249, 8478, 'QU', 'OK', 'S', 1727438348, 1727438348, '1'),
(156250, 8478, 'QU', 'OK', 'S', 1727438352, 1727438352, '1'),
(156251, 32205, 'QU', 'OK', 'S', 1727438624, 1727438624, '1'),
(156252, 11929, 'QU', 'OK', 'S', 1727438848, 1727438848, '1'),
(156253, 8347, 'QU', 'OK', 'S', 1727439027, 1727439027, '1'),
(156254, 8700, 'QU', 'OK', 'S', 1727441014, 1727441014, '1'),
(156255, 8700, 'QU', 'OK', 'S', 1727441018, 1727441018, '1'),
(156256, 31538, 'QU', 'OK', 'S', 1727441942, 1727441942, '1'),
(156257, 7402, 'QU', 'OK', 'S', 1727442188, 1727442188, '1'),
(156258, 7402, 'QU', 'OK', 'S', 1727442217, 1727442217, '1'),
(156259, 7402, 'QU', 'OK', 'S', 1727442235, 1727442235, '1'),
(156260, 7743, 'QU', 'OK', 'S', 1727442365, 1727442365, '1'),
(156261, 7743, 'QU', 'OK', 'S', 1727442393, 1727442393, '1'),
(156262, 7743, 'QU', 'OK', 'S', 1727442433, 1727442433, '1'),
(156263, 7743, 'QU', 'OK', 'S', 1727442537, 1727442537, '1'),
(156264, 31558, 'QU', 'OK', 'S', 1727442949, 1727442949, '1'),
(156265, 7743, 'QU', 'OK', 'S', 1727443110, 1727443110, '1'),
(156266, 7743, 'QU', 'OK', 'S', 1727443125, 1727443125, '1'),
(156267, 7743, 'QU', 'OK', 'S', 1727443136, 1727443136, '1'),
(156268, 29522, 'QU', 'OK', 'S', 1727443141, 1727443141, '1'),
(156269, 33341, 'QU', 'OK', 'S', 1727443145, 1727443145, '1'),
(156270, 7743, 'QU', 'OK', 'S', 1727443147, 1727443147, '1'),
(156271, 33514, 'QU', 'OK', 'S', 1727443155, 1727443155, '1'),
(156272, 33578, 'QU', 'OK', 'S', 1727443159, 1727443159, '1'),
(156273, 33014, 'QU', 'OK', 'S', 1727443163, 1727443163, '1'),
(156274, 33014, 'QU', 'OK', 'S', 1727443171, 1727443171, '1'),
(156275, 33555, 'QU', 'OK', 'S', 1727443173, 1727443173, '1'),
(156276, 30295, 'QU', 'OK', 'S', 1727443178, 1727443178, '1'),
(156277, 33647, 'QU', 'OK', 'S', 1727443183, 1727443183, '1'),
(156278, 33638, 'QU', 'OK', 'S', 1727443187, 1727443187, '1'),
(156279, 33638, 'QU', 'OK', 'S', 1727443191, 1727443191, '1'),
(156280, 33641, 'QU', 'OK', 'S', 1727443195, 1727443195, '1'),
(156281, 33647, 'QU', 'OK', 'S', 1727443198, 1727443198, '1'),
(156282, 33093, 'QU', 'OK', 'S', 1727443202, 1727443202, '1'),
(156283, 33647, 'QU', 'OK', 'S', 1727443206, 1727443206, '1'),
(156284, 33093, 'QU', 'OK', 'S', 1727443210, 1727443210, '1'),
(156285, 33578, 'QU', 'OK', 'S', 1727443214, 1727443214, '1'),
(156286, 33033, 'QU', 'OK', 'S', 1727443230, 1727443230, '1'),
(156287, 33578, 'QU', 'OK', 'S', 1727443234, 1727443234, '1'),
(156288, 33442, 'QU', 'OK', 'S', 1727443238, 1727443238, '1'),
(156289, 33093, 'QU', 'OK', 'S', 1727443240, 1727443240, '1'),
(156290, 33641, 'QU', 'OK', 'S', 1727443244, 1727443244, '1'),
(156291, 29678, 'QU', 'OK', 'S', 1727443249, 1727443249, '1'),
(156292, 33684, 'QU', 'OK', 'S', 1727443253, 1727443253, '1'),
(156293, 32353, 'QU', 'OK', 'S', 1727443257, 1727443257, '1'),
(156294, 32353, 'QU', 'OK', 'S', 1727443261, 1727443261, '1'),
(156295, 32353, 'QU', 'OK', 'S', 1727443264, 1727443264, '1'),
(156296, 32353, 'QU', 'OK', 'S', 1727443269, 1727443269, '1'),
(156297, 32353, 'QU', 'OK', 'S', 1727443272, 1727443272, '1'),
(156298, 33641, 'QU', 'OK', 'S', 1727443277, 1727443277, '1'),
(156299, 33684, 'QU', 'OK', 'S', 1727443288, 1727443288, '1'),
(156300, 33095, 'QU', 'OK', 'S', 1727443292, 1727443292, '1'),
(156301, 31857, 'QU', 'OK', 'S', 1727443296, 1727443296, '1'),
(156302, 33514, 'QU', 'OK', 'S', 1727443300, 1727443300, '1'),
(156303, 33638, 'QU', 'OK', 'S', 1727443306, 1727443306, '1'),
(156304, 33033, 'QU', 'OK', 'S', 1727443312, 1727443312, '1'),
(156305, 33033, 'QU', 'OK', 'S', 1727443316, 1727443316, '1'),
(156306, 33615, 'QU', 'OK', 'S', 1727443320, 1727443320, '1'),
(156307, 33615, 'QU', 'OK', 'S', 1727443324, 1727443324, '1'),
(156308, 33735, 'QU', 'OK', 'S', 1727443329, 1727443329, '1'),
(156309, 33735, 'QU', 'OK', 'S', 1727443332, 1727443332, '1'),
(156310, 33514, 'QU', 'OK', 'S', 1727443335, 1727443335, '1'),
(156311, 33755, 'QU', 'OK', 'S', 1727443340, 1727443340, '1'),
(156312, 33093, 'QU', 'OK', 'S', 1727443345, 1727443345, '1'),
(156313, 33712, 'QU', 'OK', 'S', 1727443350, 1727443350, '1'),
(156314, 33605, 'QU', 'OK', 'S', 1727443354, 1727443354, '1'),
(156315, 33684, 'QU', 'OK', 'S', 1727443360, 1727443360, '1'),
(156316, 33638, 'QU', 'OK', 'S', 1727443364, 1727443364, '1'),
(156317, 32353, 'QU', 'OK', 'S', 1727443369, 1727443369, '1'),
(156318, 32764, 'QU', 'OK', 'S', 1727443373, 1727443373, '1'),
(156319, 32353, 'QU', 'OK', 'S', 1727443385, 1727443385, '1'),
(156320, 12287, 'QU', 'OK', 'S', 1727443390, 1727443390, '1'),
(156321, 32355, 'QU', 'OK', 'S', 1727443396, 1727443396, '1'),
(156322, 32352, 'QU', 'OK', 'S', 1727443401, 1727443401, '1'),
(156323, 33684, 'QU', 'OK', 'S', 1727443408, 1727443408, '1'),
(156324, 33615, 'QU', 'OK', 'S', 1727443413, 1727443413, '1'),
(156325, 33684, 'QU', 'OK', 'S', 1727443419, 1727443419, '1'),
(156326, 31857, 'QU', 'OK', 'S', 1727443424, 1727443424, '1'),
(156327, 33109, 'QU', 'OK', 'S', 1727443432, 1727443432, '1'),
(156328, 33109, 'QU', 'OK', 'S', 1727443437, 1727443437, '1'),
(156329, 32352, 'QU', 'OK', 'S', 1727443442, 1727443442, '1'),
(156330, 33033, 'QU', 'OK', 'S', 1727443446, 1727443446, '1'),
(156331, 33033, 'QU', 'OK', 'S', 1727443451, 1727443451, '1'),
(156332, 33109, 'QU', 'OK', 'S', 1727443455, 1727443455, '1'),
(156333, 32352, 'QU', 'OK', 'S', 1727443459, 1727443459, '1'),
(156334, 33109, 'QU', 'OK', 'S', 1727443464, 1727443464, '1'),
(156335, 33615, 'QU', 'OK', 'S', 1727443468, 1727443468, '1'),
(156336, 33109, 'QU', 'OK', 'S', 1727443472, 1727443472, '1'),
(156337, 33146, 'QU', 'OK', 'S', 1727443481, 1727443481, '1'),
(156338, 19702, 'QU', 'OK', 'S', 1727443902, 1727443902, '1'),
(156339, 30631, 'QU', 'OK', 'S', 1727443907, 1727443907, '1'),
(156340, 24346, 'QU', 'OK', 'S', 1727443911, 1727443911, '1'),
(156341, 25703, 'QU', 'OK', 'S', 1727443916, 1727443916, '1'),
(156342, 24862, 'QU', 'OK', 'S', 1727443920, 1727443920, '1'),
(156343, 19701, 'QU', 'OK', 'S', 1727443924, 1727443924, '1'),
(156344, 21288, 'QU', 'OK', 'S', 1727443929, 1727443929, '1'),
(156345, 12506, 'QU', 'OK', 'S', 1727443934, 1727443934, '1'),
(156346, 30833, 'QU', 'OK', 'S', 1727443939, 1727443939, '1'),
(156347, 30013, 'QU', 'OK', 'S', 1727443943, 1727443943, '1'),
(156348, 31120, 'QU', 'OK', 'S', 1727443947, 1727443947, '1'),
(156349, 28067, 'QU', 'OK', 'S', 1727443953, 1727443953, '1'),
(156350, 30558, 'QU', 'OK', 'S', 1727443957, 1727443957, '1'),
(156351, 21444, 'QU', 'OK', 'S', 1727443961, 1727443961, '1'),
(156352, 13470, 'QU', 'OK', 'S', 1727443965, 1727443965, '1'),
(156353, 25599, 'QU', 'OK', 'S', 1727443972, 1727443972, '1'),
(156354, 21446, 'QU', 'OK', 'S', 1727443977, 1727443977, '1'),
(156355, 33542, 'QU', 'OK', 'S', 1727443983, 1727443983, '1'),
(156356, 23976, 'QU', 'OK', 'S', 1727443988, 1727443988, '1'),
(156357, 33542, 'QU', 'OK', 'S', 1727443992, 1727443992, '1'),
(156358, 30961, 'QU', 'OK', 'S', 1727443998, 1727443998, '1'),
(156359, 30576, 'QU', 'OK', 'S', 1727444002, 1727444002, '1'),
(156360, 30959, 'QU', 'OK', 'S', 1727444006, 1727444006, '1'),
(156361, 24436, 'QU', 'OK', 'S', 1727444010, 1727444010, '1'),
(156362, 28326, 'QU', 'OK', 'S', 1727444015, 1727444015, '1'),
(156363, 33542, 'QU', 'OK', 'S', 1727444020, 1727444020, '1'),
(156364, 20783, 'QU', 'OK', 'S', 1727444024, 1727444024, '1'),
(156365, 33544, 'QU', 'OK', 'S', 1727444030, 1727444030, '1'),
(156366, 33544, 'QU', 'OK', 'S', 1727444034, 1727444034, '1'),
(156367, 33544, 'QU', 'OK', 'S', 1727444039, 1727444039, '1'),
(156368, 31747, 'QU', 'OK', 'S', 1727444044, 1727444044, '1'),
(156369, 33580, 'QU', 'OK', 'S', 1727444049, 1727444049, '1'),
(156370, 16422, 'QU', 'OK', 'S', 1727444053, 1727444053, '1'),
(156371, 33548, 'QU', 'OK', 'S', 1727444057, 1727444057, '1'),
(156372, 21451, 'QU', 'OK', 'S', 1727444061, 1727444061, '1'),
(156373, 33581, 'QU', 'OK', 'S', 1727444065, 1727444065, '1'),
(156374, 22278, 'QU', 'OK', 'S', 1727444074, 1727444074, '1'),
(156375, 28649, 'QU', 'OK', 'S', 1727444079, 1727444079, '1'),
(156376, 33546, 'QU', 'OK', 'S', 1727444092, 1727444092, '1'),
(156377, 33546, 'QU', 'OK', 'S', 1727444097, 1727444097, '1'),
(156378, 26488, 'QU', 'OK', 'S', 1727501537, 1727501537, '1'),
(156379, 26488, 'QU', 'OK', 'S', 1727501540, 1727501540, '1'),
(156380, 33315, 'QU', 'OK', 'S', 1727501543, 1727501543, '1'),
(156381, 30811, 'QU', 'OK', 'S', 1727501544, 1727501544, '1'),
(156382, 30811, 'QU', 'OK', 'S', 1727501546, 1727501546, '1'),
(156383, 28319, 'QU', 'OK', 'S', 1727502317, 1727502317, '1'),
(156384, 25650, 'QU', 'OK', 'S', 1727502320, 1727502320, '1'),
(156385, 24065, 'QU', 'OK', 'S', 1727505288, 1727505288, '1'),
(156386, 24065, 'QU', 'OK', 'S', 1727505288, 1727505288, '1'),
(156387, 24065, 'QU', 'OK', 'S', 1727505288, 1727505288, '1'),
(156388, 24065, 'QU', 'OK', 'S', 1727505288, 1727505288, '1'),
(156389, 23632, 'QU', 'OK', 'S', 1727505467, 1727505467, '1'),
(156390, 23631, 'QU', 'OK', 'S', 1727505545, 1727505545, '1'),
(156391, 24985, 'QU', 'OK', 'S', 1727505837, 1727505837, '1'),
(156392, 18708, 'QU', 'OK', 'S', 1727505842, 1727505842, '1'),
(156393, 11596, 'QU', 'OK', 'S', 1727505846, 1727505846, '1'),
(156394, 18596, 'QU', 'OK', 'S', 1727505852, 1727505852, '1'),
(156395, 11596, 'QU', 'OK', 'S', 1727505860, 1727505860, '1'),
(156396, 33234, 'QU', 'OK', 'S', 1727505867, 1727505867, '1'),
(156397, 27834, 'QU', 'OK', 'S', 1727505872, 1727505872, '1'),
(156398, 25036, 'QU', 'OK', 'S', 1727505881, 1727505881, '1'),
(156399, 26814, 'QU', 'OK', 'S', 1727505886, 1727505886, '1'),
(156400, 26814, 'QU', 'OK', 'S', 1727505892, 1727505892, '1'),
(156401, 18708, 'QU', 'OK', 'S', 1727505898, 1727505898, '1'),
(156402, 3961, 'QU', 'OK', 'S', 1727505904, 1727505904, '1'),
(156403, 30890, 'QU', 'OK', 'S', 1727505909, 1727505909, '1'),
(156404, 30554, 'QU', 'OK', 'S', 1727505914, 1727505914, '1'),
(156405, 30554, 'QU', 'OK', 'S', 1727505919, 1727505919, '1'),
(156406, 135, 'QU', 'OK', 'S', 1727505923, 1727505923, '1'),
(156407, 23150, 'QU', 'OK', 'S', 1727505937, 1727505937, '1'),
(156408, 20169, 'QU', 'OK', 'S', 1727505943, 1727505943, '1'),
(156409, 30591, 'QU', 'OK', 'S', 1727505949, 1727505949, '1'),
(156410, 26814, 'QU', 'OK', 'S', 1727505954, 1727505954, '1'),
(156411, 26814, 'QU', 'OK', 'S', 1727505958, 1727505958, '1'),
(156412, 31000, 'QU', 'OK', 'S', 1727505973, 1727505973, '1'),
(156413, 23292, 'QU', 'OK', 'S', 1727505977, 1727505977, '1'),
(156414, 26812, 'QU', 'OK', 'S', 1727505982, 1727505982, '1'),
(156415, 27960, 'QU', 'OK', 'S', 1727505984, 1727505984, '1'),
(156416, 26812, 'QU', 'OK', 'S', 1727505988, 1727505988, '1'),
(156417, 29407, 'QU', 'OK', 'S', 1727505994, 1727505994, '1'),
(156418, 23146, 'QU', 'OK', 'S', 1727505999, 1727505999, '1'),
(156419, 23150, 'QU', 'OK', 'S', 1727506005, 1727506005, '1'),
(156420, 30167, 'QU', 'OK', 'S', 1727506009, 1727506009, '1'),
(156421, 29713, 'QU', 'OK', 'S', 1727506017, 1727506017, '1'),
(156422, 29713, 'QU', 'OK', 'S', 1727506021, 1727506021, '1'),
(156423, 31746, 'QU', 'OK', 'S', 1727506026, 1727506026, '1'),
(156424, 26499, 'QU', 'OK', 'S', 1727506031, 1727506031, '1'),
(156425, 26812, 'QU', 'OK', 'S', 1727506035, 1727506035, '1'),
(156426, 23146, 'QU', 'OK', 'S', 1727506040, 1727506040, '1'),
(156427, 32988, 'QU', 'OK', 'S', 1727506045, 1727506045, '1'),
(156428, 26812, 'QU', 'OK', 'S', 1727506050, 1727506050, '1'),
(156429, 26812, 'QU', 'OK', 'S', 1727506054, 1727506054, '1'),
(156430, 30890, 'QU', 'OK', 'S', 1727506058, 1727506058, '1'),
(156431, 26812, 'QU', 'OK', 'S', 1727506064, 1727506064, '1'),
(156432, 26812, 'QU', 'OK', 'S', 1727506070, 1727506070, '1'),
(156433, 26812, 'QU', 'OK', 'S', 1727506076, 1727506076, '1'),
(156434, 27399, 'QU', 'OK', 'S', 1727506082, 1727506082, '1'),
(156435, 26814, 'QU', 'OK', 'S', 1727506087, 1727506087, '1'),
(156436, 23150, 'QU', 'OK', 'S', 1727506095, 1727506095, '1'),
(156437, 31746, 'QU', 'OK', 'S', 1727506121, 1727506121, '1'),
(156438, 27313, 'QU', 'OK', 'S', 1727506136, 1727506136, '1'),
(156439, 29449, 'QU', 'OK', 'S', 1727506429, 1727506429, '1'),
(156440, 29449, 'QU', 'OK', 'S', 1727506429, 1727506429, '1'),
(156441, 33756, 'QU', 'OK', 'S', 1727506547, 1727506547, '1'),
(156442, 15897, 'QU', 'OK', 'S', 1727508889, 1727508889, '1'),
(156443, 25754, 'QU', 'OK', 'S', 1727508913, 1727508913, '1'),
(156444, 25754, 'QU', 'OK', 'S', 1727508913, 1727508913, '1'),
(156445, 25754, 'QU', 'OK', 'S', 1727508913, 1727508913, '1'),
(156446, 8845, 'QU', 'OK', 'S', 1727509155, 1727509155, '1'),
(156447, 25225, 'QU', 'OK', 'S', 1727509165, 1727509165, '1'),
(156448, 29121, 'QU', 'OK', 'S', 1727509175, 1727509175, '1'),
(156449, 26004, 'QU', 'OK', 'S', 1727509184, 1727509184, '1'),
(156450, 28331, 'QU', 'OK', 'S', 1727509282, 1727509282, '1'),
(156451, 19041, 'QU', 'OK', 'S', 1727509743, 1727509743, '1'),
(156452, 8845, 'QU', 'OK', 'S', 1727509749, 1727509749, '1'),
(156453, 33546, 'QU', 'OK', 'S', 1727511072, 1727511072, '1'),
(156454, 28300, 'QU', 'OK', 'S', 1727511165, 1727511165, '1'),
(156455, 27132, 'QU', 'OK', 'S', 1727511416, 1727511416, '1'),
(156456, 27132, 'QU', 'OK', 'S', 1727511528, 1727511528, '1'),
(156457, 27132, 'QU', 'OK', 'S', 1727511532, 1727511532, '1'),
(156458, 27896, 'QU', 'OK', 'S', 1727511582, 1727511582, '1'),
(156459, 27948, 'QU', 'OK', 'S', 1727511722, 1727511722, '1'),
(156460, 27948, 'QU', 'OK', 'S', 1727511998, 1727511998, '1'),
(156461, 27948, 'QU', 'OK', 'S', 1727512010, 1727512010, '1'),
(156462, 29067, 'QU', 'OK', 'S', 1727512353, 1727512353, '1'),
(156463, 27464, 'QU', 'OK', 'S', 1727515107, 1727515107, '1'),
(156464, 27144, 'QU', 'OK', 'S', 1727515395, 1727515395, '1'),
(156465, 27214, 'QU', 'OK', 'S', 1727515620, 1727515620, '1'),
(156466, 27214, 'QU', 'OK', 'S', 1727515823, 1727515823, '1'),
(156467, 8478, 'QU', 'OK', 'S', 1727516191, 1727516191, '1'),
(156468, 27569, 'QU', 'OK', 'S', 1727516391, 1727516391, '1'),
(156469, 27565, 'QU', 'OK', 'S', 1727516476, 1727516476, '1'),
(156470, 27132, 'QU', 'OK', 'S', 1727516535, 1727516535, '1'),
(156471, 27132, 'QU', 'OK', 'S', 1727516540, 1727516540, '1'),
(156472, 27132, 'QU', 'OK', 'S', 1727516544, 1727516544, '1'),
(156473, 27382, 'QU', 'OK', 'S', 1727517632, 1727517632, '1'),
(156474, 27452, 'QU', 'OK', 'S', 1727518203, 1727518203, '1'),
(156475, 27577, 'QU', 'OK', 'S', 1727518384, 1727518384, '1'),
(156476, 27088, 'QU', 'OK', 'S', 1727519340, 1727519340, '1'),
(156477, 10412, 'QU', 'OK', 'S', 1727519608, 1727519608, '1'),
(156478, 10412, 'QU', 'OK', 'S', 1727519613, 1727519613, '1'),
(156479, 10412, 'QU', 'OK', 'S', 1727519618, 1727519618, '1'),
(156480, 10412, 'QU', 'OK', 'S', 1727519626, 1727519626, '1'),
(156481, 10412, 'QU', 'OK', 'S', 1727519630, 1727519630, '1'),
(156482, 10412, 'QU', 'OK', 'S', 1727519635, 1727519635, '1'),
(156483, 10412, 'QU', 'OK', 'S', 1727519647, 1727519647, '1'),
(156484, 10412, 'QU', 'OK', 'S', 1727519652, 1727519652, '1'),
(156485, 10412, 'QU', 'OK', 'S', 1727519656, 1727519656, '1'),
(156486, 10412, 'QU', 'OK', 'S', 1727519673, 1727519673, '1'),
(156487, 27563, 'QU', 'OK', 'S', 1727519791, 1727519791, '1'),
(156488, 30910, 'QU', 'OK', 'S', 1727519867, 1727519867, '1'),
(156489, 9871, 'QU', 'OK', 'S', 1727521041, 1727521041, '1'),
(156490, 33799, 'QU', 'OK', 'S', 1727521131, 1727521131, '1'),
(156491, 33799, 'QU', 'OK', 'S', 1727521159, 1727521159, '1'),
(156492, 33799, 'QU', 'OK', 'S', 1727521211, 1727521211, '1'),
(156493, 33799, 'QU', 'OK', 'S', 1727521231, 1727521231, '1'),
(156494, 33779, 'QU', 'OK', 'S', 1727521641, 1727521641, '1'),
(156495, 33780, 'QU', 'OK', 'S', 1727521681, 1727521681, '1'),
(156496, 33781, 'QU', 'OK', 'S', 1727521794, 1727521794, '1'),
(156497, 33780, 'QU', 'OK', 'S', 1727521993, 1727521993, '1'),
(156498, 33780, 'QU', 'OK', 'S', 1727521997, 1727521997, '1'),
(156499, 33782, 'QU', 'OK', 'S', 1727522159, 1727522159, '1'),
(156500, 33790, 'QU', 'OK', 'S', 1727522207, 1727522207, '1'),
(156501, 28560, 'QU', 'OK', 'S', 1727522354, 1727522354, '1'),
(156502, 33791, 'QU', 'OK', 'S', 1727522366, 1727522366, '1'),
(156503, 33785, 'QU', 'OK', 'S', 1727522460, 1727522460, '1'),
(156504, 33786, 'QU', 'OK', 'S', 1727522613, 1727522613, '1'),
(156505, 33787, 'QU', 'OK', 'S', 1727522711, 1727522711, '1'),
(156506, 33622, 'QU', 'OK', 'S', 1727523348, 1727523348, '1'),
(156507, 33617, 'QU', 'OK', 'S', 1727523358, 1727523358, '1'),
(156508, 28558, 'QU', 'OK', 'S', 1727523528, 1727523528, '1'),
(156509, 33035, 'QU', 'OK', 'S', 1727523546, 1727523546, '1'),
(156510, 33035, 'QU', 'OK', 'S', 1727523546, 1727523546, '1'),
(156511, 27661, 'QU', 'OK', 'S', 1727523565, 1727523565, '1'),
(156512, 30088, 'QU', 'OK', 'S', 1727523592, 1727523592, '1'),
(156513, 22727, 'QU', 'OK', 'S', 1727523616, 1727523616, '1'),
(156514, 31706, 'QU', 'OK', 'S', 1727523629, 1727523629, '1'),
(156515, 18400, 'QU', 'OK', 'S', 1727523637, 1727523637, '1'),
(156516, 30887, 'QU', 'OK', 'S', 1727523650, 1727523650, '1'),
(156517, 22764, 'QU', 'OK', 'S', 1727523672, 1727523672, '1'),
(156518, 17940, 'QU', 'OK', 'S', 1727523683, 1727523683, '1'),
(156519, 30580, 'QU', 'OK', 'S', 1727523728, 1727523728, '1'),
(156520, 30580, 'QU', 'OK', 'S', 1727523728, 1727523728, '1'),
(156521, 30580, 'QU', 'OK', 'S', 1727523728, 1727523728, '1'),
(156522, 33411, 'QU', 'OK', 'S', 1727523747, 1727523747, '1'),
(156523, 19882, 'QU', 'OK', 'S', 1727523756, 1727523756, '1'),
(156524, 10363, 'QU', 'OK', 'S', 1727523790, 1727523790, '1'),
(156525, 21888, 'QU', 'OK', 'S', 1727523843, 1727523843, '1'),
(156526, 33008, 'QU', 'OK', 'S', 1727523862, 1727523862, '1'),
(156527, 33800, 'QU', 'OK', 'S', 1727524387, 1727524387, '1'),
(156528, 33799, 'QU', 'OK', 'S', 1727524618, 1727524618, '1'),
(156529, 33801, 'QU', 'OK', 'S', 1727524851, 1727524851, '1'),
(156530, 30723, 'QU', 'OK', 'S', 1727525106, 1727525106, '1'),
(156531, 25649, 'QU', 'OK', 'S', 1727525116, 1727525116, '1'),
(156532, 33798, 'QU', 'OK', 'S', 1727525120, 1727525120, '1'),
(156533, 28331, 'QU', 'OK', 'S', 1727525127, 1727525127, '1'),
(156534, 30372, 'QU', 'OK', 'S', 1727525134, 1727525134, '1'),
(156535, 33793, 'QU', 'OK', 'S', 1727525458, 1727525458, '1'),
(156536, 26021, 'QU', 'OK', 'S', 1727525494, 1727525494, '1'),
(156537, 18524, 'QU', 'OK', 'S', 1727525503, 1727525503, '1'),
(156538, 33797, 'QU', 'OK', 'S', 1727525929, 1727525929, '1'),
(156539, 33796, 'QU', 'OK', 'S', 1727526123, 1727526123, '1'),
(156540, 8896, 'QU', 'OK', 'S', 1727526185, 1727526185, '1'),
(156541, 25203, 'QU', 'OK', 'S', 1727526263, 1727526263, '1'),
(156542, 33795, 'QU', 'OK', 'S', 1727526377, 1727526377, '1'),
(156543, 5141, 'QU', 'OK', 'S', 1727526390, 1727526390, '1'),
(156544, 33789, 'QU', 'OK', 'S', 1727526509, 1727526509, '1'),
(156545, 18545, 'QU', 'OK', 'S', 1727526512, 1727526512, '1'),
(156546, 32006, 'QU', 'OK', 'S', 1727526571, 1727526571, '1'),
(156547, 33794, 'QU', 'OK', 'S', 1727527004, 1727527004, '1'),
(156548, 32353, 'QU', 'OK', 'S', 1727527127, 1727527127, '1'),
(156549, 32355, 'QU', 'OK', 'S', 1727527205, 1727527205, '1'),
(156550, 32355, 'QU', 'OK', 'S', 1727527205, 1727527205, '1'),
(156551, 33783, 'QU', 'OK', 'S', 1727527244, 1727527244, '1'),
(156552, 32362, 'QU', 'OK', 'S', 1727527249, 1727527249, '1'),
(156553, 29447, 'QU', 'OK', 'S', 1727527284, 1727527284, '1'),
(156554, 33445, 'QU', 'OK', 'S', 1727527301, 1727527301, '1'),
(156555, 33513, 'QU', 'OK', 'S', 1727527312, 1727527312, '1'),
(156556, 33784, 'QU', 'OK', 'S', 1727527494, 1727527494, '1'),
(156557, 33788, 'QU', 'OK', 'S', 1727527732, 1727527732, '1'),
(156558, 33033, 'QU', 'OK', 'S', 1727528092, 1727528092, '1'),
(156559, 33033, 'QU', 'OK', 'S', 1727528125, 1727528125, '1'),
(156560, 28058, 'QU', 'OK', 'S', 1727528277, 1727528277, '1'),
(156561, 31898, 'QU', 'OK', 'S', 1727528324, 1727528324, '1'),
(156562, 17738, 'QU', 'OK', 'S', 1727528370, 1727528370, '1'),
(156563, 30641, 'QU', 'OK', 'S', 1727528514, 1727528514, '1'),
(156564, 32959, 'QU', 'OK', 'S', 1727528544, 1727528544, '1'),
(156565, 33129, 'QU', 'OK', 'S', 1727528579, 1727528579, '1'),
(156566, 30888, 'QU', 'OK', 'S', 1727528637, 1727528637, '1'),
(156567, 3850, 'QU', 'OK', 'S', 1727528772, 1727528772, '1'),
(156568, 18457, 'QU', 'OK', 'S', 1727528864, 1727528864, '1'),
(156569, 32460, 'QU', 'OK', 'S', 1727528924, 1727528924, '1'),
(156570, 25002, 'QU', 'OK', 'S', 1727529087, 1727529087, '1'),
(156571, 32190, 'QU', 'OK', 'S', 1727529305, 1727529305, '1'),
(156572, 31573, 'QU', 'OK', 'S', 1727529574, 1727529574, '1'),
(156573, 20236, 'QU', 'OK', 'S', 1727529661, 1727529661, '1'),
(156574, 20373, 'QU', 'OK', 'S', 1727531479, 1727531479, '1'),
(156575, 20373, 'QU', 'OK', 'S', 1727531516, 1727531516, '1'),
(156576, 20374, 'QU', 'OK', 'S', 1727531522, 1727531522, '1'),
(156577, 24688, 'QU', 'OK', 'S', 1727531525, 1727531525, '1'),
(156578, 31913, 'QU', 'OK', 'S', 1727531527, 1727531527, '1'),
(156579, 33771, 'QU', 'OK', 'S', 1727675957, 1727675957, '1'),
(156580, 33761, 'QU', 'OK', 'S', 1727675970, 1727675970, '1'),
(156581, 33761, 'QU', 'OK', 'S', 1727675973, 1727675973, '1'),
(156582, 33761, 'QU', 'OK', 'S', 1727675975, 1727675975, '1'),
(156583, 33761, 'QU', 'OK', 'S', 1727675978, 1727675978, '1'),
(156584, 33761, 'QU', 'OK', 'S', 1727675980, 1727675980, '1'),
(156585, 33761, 'QU', 'OK', 'S', 1727675983, 1727675983, '1'),
(156586, 14650, 'QU', 'OK', 'S', 1727676608, 1727676608, '1'),
(156587, 15142, 'QU', 'OK', 'S', 1727676610, 1727676610, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(156588, 15745, 'QU', 'OK', 'S', 1727676613, 1727676613, '1'),
(156589, 12940, 'QU', 'OK', 'S', 1727676616, 1727676616, '1'),
(156590, 12940, 'QU', 'OK', 'S', 1727676619, 1727676619, '1'),
(156591, 10810, 'QU', 'OK', 'S', 1727676622, 1727676622, '1'),
(156592, 10806, 'QU', 'OK', 'S', 1727676625, 1727676625, '1'),
(156593, 14220, 'QU', 'OK', 'S', 1727676628, 1727676628, '1'),
(156594, 18752, 'QU', 'OK', 'S', 1727676630, 1727676630, '1'),
(156595, 32909, 'QU', 'OK', 'S', 1727677814, 1727677814, '1'),
(156596, 32909, 'QU', 'OK', 'S', 1727677814, 1727677814, '1'),
(156597, 32909, 'QU', 'OK', 'S', 1727677814, 1727677814, '1'),
(156598, 32794, 'QU', 'OK', 'S', 1727677835, 1727677835, '1'),
(156599, 32346, 'QU', 'OK', 'S', 1727677869, 1727677869, '1'),
(156600, 32346, 'QU', 'OK', 'S', 1727677869, 1727677869, '1'),
(156601, 32346, 'QU', 'OK', 'S', 1727677869, 1727677869, '1'),
(156602, 32344, 'QU', 'OK', 'S', 1727677888, 1727677888, '1'),
(156603, 30231, 'QU', 'OK', 'S', 1727677946, 1727677946, '1'),
(156604, 30231, 'QU', 'OK', 'S', 1727677946, 1727677946, '1'),
(156605, 30231, 'QU', 'OK', 'S', 1727677946, 1727677946, '1'),
(156606, 30231, 'QU', 'OK', 'S', 1727677946, 1727677946, '1'),
(156607, 30231, 'QU', 'OK', 'S', 1727677946, 1727677946, '1'),
(156608, 30790, 'QU', 'OK', 'S', 1727677994, 1727677994, '1'),
(156609, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156610, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156611, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156612, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156613, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156614, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156615, 30999, 'QU', 'OK', 'S', 1727678044, 1727678044, '1'),
(156616, 12143, 'QU', 'OK', 'S', 1727680627, 1727680627, '1'),
(156617, 29478, 'QU', 'OK', 'S', 1727681007, 1727681007, '1'),
(156618, 28058, 'QU', 'OK', 'S', 1727681193, 1727681193, '1'),
(156619, 31734, 'QU', 'OK', 'S', 1727681211, 1727681211, '1'),
(156620, 32056, 'QU', 'OK', 'S', 1727681298, 1727681298, '1'),
(156621, 24157, 'QU', 'OK', 'S', 1727681301, 1727681301, '1'),
(156622, 26023, 'QU', 'OK', 'S', 1727681304, 1727681304, '1'),
(156623, 26023, 'QU', 'OK', 'S', 1727681308, 1727681308, '1'),
(156624, 31738, 'QU', 'OK', 'S', 1727681311, 1727681311, '1'),
(156625, 33156, 'QU', 'OK', 'S', 1727681314, 1727681314, '1'),
(156626, 26139, 'QU', 'OK', 'S', 1727681318, 1727681318, '1'),
(156627, 29479, 'QU', 'OK', 'S', 1727681321, 1727681321, '1'),
(156628, 31488, 'QU', 'OK', 'S', 1727681327, 1727681327, '1'),
(156629, 12287, 'QU', 'OK', 'S', 1727681332, 1727681332, '1'),
(156630, 31488, 'QU', 'OK', 'S', 1727681336, 1727681336, '1'),
(156631, 29001, 'QU', 'OK', 'S', 1727681340, 1727681340, '1'),
(156632, 24801, 'QU', 'OK', 'S', 1727681344, 1727681344, '1'),
(156633, 29496, 'QU', 'OK', 'S', 1727681348, 1727681348, '1'),
(156634, 32962, 'QU', 'OK', 'S', 1727681382, 1727681382, '1'),
(156635, 31353, 'QU', 'OK', 'S', 1727681386, 1727681386, '1'),
(156636, 31353, 'QU', 'OK', 'S', 1727681390, 1727681390, '1'),
(156637, 29850, 'QU', 'OK', 'S', 1727681395, 1727681395, '1'),
(156638, 29503, 'QU', 'OK', 'S', 1727681398, 1727681398, '1'),
(156639, 31488, 'QU', 'OK', 'S', 1727681403, 1727681403, '1'),
(156640, 19349, 'QU', 'OK', 'S', 1727681409, 1727681409, '1'),
(156641, 13460, 'QU', 'OK', 'S', 1727681421, 1727681421, '1'),
(156642, 24322, 'QU', 'OK', 'S', 1727681716, 1727681716, '1'),
(156643, 33684, 'QU', 'OK', 'S', 1727682911, 1727682911, '1'),
(156644, 21712, 'QU', 'OK', 'S', 1727683385, 1727683385, '1'),
(156645, 33655, 'QU', 'OK', 'S', 1727684478, 1727684478, '1'),
(156646, 26141, 'QU', 'OK', 'S', 1727684482, 1727684482, '1'),
(156647, 32166, 'QU', 'OK', 'S', 1727684485, 1727684485, '1'),
(156648, 11893, 'QU', 'OK', 'S', 1727684489, 1727684489, '1'),
(156649, 20416, 'QU', 'OK', 'S', 1727684492, 1727684492, '1'),
(156650, 23851, 'QU', 'OK', 'S', 1727684496, 1727684496, '1'),
(156651, 11893, 'QU', 'OK', 'S', 1727684500, 1727684500, '1'),
(156652, 11893, 'QU', 'OK', 'S', 1727684503, 1727684503, '1'),
(156653, 23851, 'QU', 'OK', 'S', 1727684507, 1727684507, '1'),
(156654, 32271, 'QU', 'OK', 'S', 1727684511, 1727684511, '1'),
(156655, 24582, 'QU', 'OK', 'S', 1727684514, 1727684514, '1'),
(156656, 32271, 'QU', 'OK', 'S', 1727684519, 1727684519, '1'),
(156657, 32271, 'QU', 'OK', 'S', 1727684521, 1727684521, '1'),
(156658, 24582, 'QU', 'OK', 'S', 1727684525, 1727684525, '1'),
(156659, 19964, 'QU', 'OK', 'S', 1727684528, 1727684528, '1'),
(156660, 19964, 'QU', 'OK', 'S', 1727684532, 1727684532, '1'),
(156661, 32166, 'QU', 'OK', 'S', 1727684536, 1727684536, '1'),
(156662, 11893, 'QU', 'OK', 'S', 1727684539, 1727684539, '1'),
(156663, 33105, 'QU', 'OK', 'S', 1727684543, 1727684543, '1'),
(156664, 26144, 'QU', 'OK', 'S', 1727684547, 1727684547, '1'),
(156665, 24326, 'QU', 'OK', 'S', 1727684551, 1727684551, '1'),
(156666, 32166, 'QU', 'OK', 'S', 1727684555, 1727684555, '1'),
(156667, 24326, 'QU', 'OK', 'S', 1727684558, 1727684558, '1'),
(156668, 33105, 'QU', 'OK', 'S', 1727684561, 1727684561, '1'),
(156669, 33105, 'QU', 'OK', 'S', 1727684566, 1727684566, '1'),
(156670, 33105, 'QU', 'OK', 'S', 1727684569, 1727684569, '1'),
(156671, 32166, 'QU', 'OK', 'S', 1727684573, 1727684573, '1'),
(156672, 24326, 'QU', 'OK', 'S', 1727684577, 1727684577, '1'),
(156673, 33105, 'QU', 'OK', 'S', 1727684581, 1727684581, '1'),
(156674, 32166, 'QU', 'OK', 'S', 1727684584, 1727684584, '1'),
(156675, 33614, 'QU', 'OK', 'S', 1727684588, 1727684588, '1'),
(156676, 32296, 'QU', 'OK', 'S', 1727684594, 1727684594, '1'),
(156677, 32166, 'QU', 'OK', 'S', 1727684600, 1727684600, '1'),
(156678, 33105, 'QU', 'OK', 'S', 1727684606, 1727684606, '1'),
(156679, 32319, 'QU', 'OK', 'S', 1727684609, 1727684609, '1'),
(156680, 33614, 'QU', 'OK', 'S', 1727684616, 1727684616, '1'),
(156681, 13588, 'QU', 'OK', 'S', 1727684658, 1727684658, '1'),
(156682, 33343, 'QU', 'OK', 'S', 1727684664, 1727684664, '1'),
(156683, 21079, 'QU', 'OK', 'S', 1727684679, 1727684679, '1'),
(156684, 33399, 'QU', 'OK', 'S', 1727684710, 1727684710, '1'),
(156685, 33399, 'QU', 'OK', 'S', 1727684710, 1727684710, '1'),
(156686, 33278, 'QU', 'OK', 'S', 1727684806, 1727684806, '1'),
(156687, 4112, 'QU', 'OK', 'S', 1727689329, 1727689329, '1'),
(156688, 29522, 'QU', 'OK', 'S', 1727691212, 1727691212, '1'),
(156689, 27277, 'QU', 'OK', 'S', 1727691230, 1727691230, '1'),
(156690, 24346, 'QU', 'OK', 'S', 1727692356, 1727692356, '1'),
(156691, 33852, 'QU', 'OK', 'S', 1727693047, 1727693047, '1'),
(156692, 33846, 'QU', 'OK', 'S', 1727693874, 1727693874, '1'),
(156693, 33847, 'QU', 'OK', 'S', 1727694111, 1727694111, '1'),
(156694, 33851, 'QU', 'OK', 'S', 1727694314, 1727694314, '1'),
(156695, 33849, 'QU', 'OK', 'S', 1727694385, 1727694385, '1'),
(156696, 33840, 'QU', 'OK', 'S', 1727694664, 1727694664, '1'),
(156697, 33841, 'QU', 'OK', 'S', 1727694911, 1727694911, '1'),
(156698, 33842, 'QU', 'OK', 'S', 1727694956, 1727694956, '1'),
(156699, 33829, 'QU', 'OK', 'S', 1727695268, 1727695268, '1'),
(156700, 33848, 'QU', 'OK', 'S', 1727695377, 1727695377, '1'),
(156701, 33839, 'QU', 'OK', 'S', 1727695725, 1727695725, '1'),
(156702, 32229, 'QU', 'OK', 'S', 1727695826, 1727695826, '1'),
(156703, 18751, 'QU', 'OK', 'S', 1727695852, 1727695852, '1'),
(156704, 24573, 'QU', 'OK', 'S', 1727695859, 1727695859, '1'),
(156705, 33546, 'QU', 'OK', 'S', 1727695863, 1727695863, '1'),
(156706, 4814, 'QU', 'OK', 'S', 1727695870, 1727695870, '1'),
(156707, 33546, 'QU', 'OK', 'S', 1727695874, 1727695874, '1'),
(156708, 19343, 'QU', 'OK', 'S', 1727695887, 1727695887, '1'),
(156709, 24571, 'QU', 'OK', 'S', 1727695896, 1727695896, '1'),
(156710, 13471, 'QU', 'OK', 'S', 1727695907, 1727695907, '1'),
(156711, 33274, 'QU', 'OK', 'S', 1727695910, 1727695910, '1'),
(156712, 11183, 'QU', 'OK', 'S', 1727695913, 1727695913, '1'),
(156713, 33615, 'QU', 'OK', 'S', 1727695918, 1727695918, '1'),
(156714, 12329, 'QU', 'OK', 'S', 1727695925, 1727695925, '1'),
(156715, 33615, 'QU', 'OK', 'S', 1727695931, 1727695931, '1'),
(156716, 31747, 'QU', 'OK', 'S', 1727695943, 1727695943, '1'),
(156717, 33542, 'QU', 'OK', 'S', 1727695948, 1727695948, '1'),
(156718, 33541, 'QU', 'OK', 'S', 1727695967, 1727695967, '1'),
(156719, 13258, 'QU', 'OK', 'S', 1727695969, 1727695969, '1'),
(156720, 31632, 'QU', 'OK', 'S', 1727695972, 1727695972, '1'),
(156721, 33844, 'QU', 'OK', 'S', 1727695975, 1727695975, '1'),
(156722, 33844, 'QU', 'OK', 'S', 1727695975, 1727695975, '1'),
(156723, 33844, 'QU', 'OK', 'S', 1727695975, 1727695975, '1'),
(156724, 21998, 'QU', 'OK', 'S', 1727695979, 1727695979, '1'),
(156725, 33412, 'QU', 'OK', 'S', 1727695983, 1727695983, '1'),
(156726, 33845, 'QU', 'OK', 'S', 1727695987, 1727695987, '1'),
(156727, 33845, 'QU', 'OK', 'S', 1727695987, 1727695987, '1'),
(156728, 33845, 'QU', 'OK', 'S', 1727695987, 1727695987, '1'),
(156729, 33845, 'QU', 'OK', 'S', 1727695987, 1727695987, '1'),
(156730, 33611, 'QU', 'OK', 'S', 1727695997, 1727695997, '1'),
(156731, 28775, 'QU', 'OK', 'S', 1727695999, 1727695999, '1'),
(156732, 31896, 'QU', 'OK', 'S', 1727696006, 1727696006, '1'),
(156733, 3578, 'QU', 'OK', 'S', 1727696016, 1727696016, '1'),
(156734, 33611, 'QU', 'OK', 'S', 1727696025, 1727696025, '1'),
(156735, 12709, 'QU', 'OK', 'S', 1727696031, 1727696031, '1'),
(156736, 28513, 'QU', 'OK', 'S', 1727697060, 1727697060, '1'),
(156737, 28513, 'QU', 'OK', 'S', 1727697088, 1727697088, '1'),
(156738, 32416, 'QU', 'OK', 'S', 1727697132, 1727697132, '1'),
(156739, 3787, 'QU', 'OK', 'S', 1727697145, 1727697145, '1'),
(156740, 32806, 'QU', 'OK', 'S', 1727697157, 1727697157, '1'),
(156741, 24286, 'QU', 'OK', 'S', 1727697175, 1727697175, '1'),
(156742, 32495, 'QU', 'OK', 'S', 1727697187, 1727697187, '1'),
(156743, 33165, 'QU', 'OK', 'S', 1727697195, 1727697195, '1'),
(156744, 32400, 'QU', 'OK', 'S', 1727697205, 1727697205, '1'),
(156745, 32400, 'QU', 'OK', 'S', 1727697215, 1727697215, '1'),
(156746, 31369, 'QU', 'OK', 'S', 1727697238, 1727697238, '1'),
(156747, 30177, 'QU', 'OK', 'S', 1727697243, 1727697243, '1'),
(156748, 33527, 'QU', 'OK', 'S', 1727697254, 1727697254, '1'),
(156749, 31736, 'QU', 'OK', 'S', 1727697266, 1727697266, '1'),
(156750, 30118, 'QU', 'OK', 'S', 1727697279, 1727697279, '1'),
(156751, 29239, 'QU', 'OK', 'S', 1727697302, 1727697302, '1'),
(156752, 30993, 'QU', 'OK', 'S', 1727697331, 1727697331, '1'),
(156753, 23765, 'QU', 'OK', 'S', 1727697340, 1727697340, '1'),
(156754, 31857, 'QU', 'OK', 'S', 1727697345, 1727697345, '1'),
(156755, 14879, 'QU', 'OK', 'S', 1727697355, 1727697355, '1'),
(156756, 16904, 'QU', 'OK', 'S', 1727697367, 1727697367, '1'),
(156757, 18568, 'QU', 'OK', 'S', 1727697430, 1727697430, '1'),
(156758, 32455, 'QU', 'OK', 'S', 1727697578, 1727697578, '1'),
(156759, 20264, 'QU', 'OK', 'S', 1727697814, 1727697814, '1'),
(156760, 33810, 'QU', 'OK', 'S', 1727698135, 1727698135, '1'),
(156761, 33813, 'QU', 'OK', 'S', 1727698173, 1727698173, '1'),
(156762, 33815, 'QU', 'OK', 'S', 1727698229, 1727698229, '1'),
(156763, 33820, 'QU', 'OK', 'S', 1727698303, 1727698303, '1'),
(156764, 33837, 'QU', 'OK', 'S', 1727698512, 1727698512, '1'),
(156765, 33838, 'QU', 'OK', 'S', 1727698562, 1727698562, '1'),
(156766, 33843, 'QU', 'OK', 'S', 1727698651, 1727698651, '1'),
(156767, 33601, 'QU', 'OK', 'S', 1727698865, 1727698865, '1'),
(156768, 33834, 'QU', 'OK', 'S', 1727698907, 1727698907, '1'),
(156769, 33835, 'QU', 'OK', 'S', 1727698951, 1727698951, '1'),
(156770, 33836, 'QU', 'OK', 'S', 1727699003, 1727699003, '1'),
(156771, 33832, 'QU', 'OK', 'S', 1727699321, 1727699321, '1'),
(156772, 33825, 'QU', 'OK', 'S', 1727699386, 1727699386, '1'),
(156773, 33822, 'QU', 'OK', 'S', 1727699425, 1727699425, '1'),
(156774, 32885, 'QU', 'OK', 'S', 1727699915, 1727699915, '1'),
(156775, 15329, 'QU', 'OK', 'S', 1727700340, 1727700340, '1'),
(156776, 33444, 'QU', 'OK', 'S', 1727703283, 1727703283, '1'),
(156777, 33580, 'QU', 'OK', 'S', 1727758637, 1727758637, '1'),
(156778, 14369, 'QU', 'OK', 'S', 1727760027, 1727760027, '1'),
(156779, 28958, 'QU', 'OK', 'S', 1727760029, 1727760029, '1'),
(156780, 22885, 'QU', 'OK', 'S', 1727760034, 1727760034, '1'),
(156781, 21804, 'QU', 'OK', 'S', 1727760037, 1727760037, '1'),
(156782, 29613, 'QU', 'OK', 'S', 1727760039, 1727760039, '1'),
(156783, 32219, 'QU', 'OK', 'S', 1727760043, 1727760043, '1'),
(156784, 19890, 'QU', 'OK', 'S', 1727760046, 1727760046, '1'),
(156785, 25703, 'QU', 'OK', 'S', 1727760049, 1727760049, '1'),
(156786, 31688, 'QU', 'OK', 'S', 1727760052, 1727760052, '1'),
(156787, 33843, 'QU', 'OK', 'S', 1727761466, 1727761466, '1'),
(156788, 33059, 'QU', 'OK', 'S', 1727761482, 1727761482, '1'),
(156789, 33526, 'QU', 'OK', 'S', 1727761613, 1727761613, '1'),
(156790, 20783, 'QU', 'OK', 'S', 1727761618, 1727761618, '1'),
(156791, 20783, 'QU', 'OK', 'S', 1727761621, 1727761621, '1'),
(156792, 33544, 'QU', 'OK', 'S', 1727761625, 1727761625, '1'),
(156793, 32870, 'QU', 'OK', 'S', 1727761627, 1727761627, '1'),
(156794, 31758, 'QU', 'OK', 'S', 1727761631, 1727761631, '1'),
(156795, 24559, 'QU', 'OK', 'S', 1727761635, 1727761635, '1'),
(156796, 24556, 'QU', 'OK', 'S', 1727761638, 1727761638, '1'),
(156797, 3517, 'QU', 'OK', 'S', 1727761660, 1727761660, '1'),
(156798, 1473, 'QU', 'OK', 'S', 1727761677, 1727761677, '1'),
(156799, 28326, 'QU', 'OK', 'S', 1727762067, 1727762067, '1'),
(156800, 18815, 'QU', 'OK', 'S', 1727762793, 1727762793, '1'),
(156801, 18813, 'QU', 'OK', 'S', 1727763077, 1727763077, '1'),
(156802, 33163, 'QU', 'OK', 'S', 1727763470, 1727763470, '1'),
(156803, 2481, 'QU', 'OK', 'S', 1727763477, 1727763477, '1'),
(156804, 24882, 'QU', 'OK', 'S', 1727763492, 1727763492, '1'),
(156805, 33648, 'QU', 'OK', 'S', 1727763518, 1727763518, '1'),
(156806, 25572, 'QU', 'OK', 'S', 1727763523, 1727763523, '1'),
(156807, 19809, 'QU', 'OK', 'S', 1727763527, 1727763527, '1'),
(156808, 5341, 'QU', 'OK', 'S', 1727763534, 1727763534, '1'),
(156809, 18629, 'QU', 'OK', 'S', 1727763538, 1727763538, '1'),
(156810, 10718, 'QU', 'OK', 'S', 1727763543, 1727763543, '1'),
(156811, 23386, 'QU', 'OK', 'S', 1727763549, 1727763549, '1'),
(156812, 23418, 'QU', 'OK', 'S', 1727763553, 1727763553, '1'),
(156813, 31094, 'QU', 'OK', 'S', 1727763558, 1727763558, '1'),
(156814, 29176, 'QU', 'OK', 'S', 1727763563, 1727763563, '1'),
(156815, 33131, 'QU', 'OK', 'S', 1727763567, 1727763567, '1'),
(156816, 20189, 'QU', 'OK', 'S', 1727763620, 1727763620, '1'),
(156817, 33801, 'QU', 'OK', 'S', 1727763699, 1727763699, '1'),
(156818, 27364, 'QU', 'OK', 'S', 1727763754, 1727763754, '1'),
(156819, 31857, 'QU', 'OK', 'S', 1727763965, 1727763965, '1'),
(156820, 29897, 'QU', 'OK', 'S', 1727764167, 1727764167, '1'),
(156821, 33275, 'QU', 'OK', 'S', 1727765570, 1727765570, '1'),
(156822, 24274, 'QU', 'OK', 'S', 1727765636, 1727765636, '1'),
(156823, 30725, 'QU', 'OK', 'S', 1727765739, 1727765739, '1'),
(156824, 27874, 'QU', 'OK', 'S', 1727765890, 1727765890, '1'),
(156825, 33734, 'QU', 'OK', 'S', 1727765927, 1727765927, '1'),
(156826, 33645, 'QU', 'OK', 'S', 1727766036, 1727766036, '1'),
(156827, 33605, 'QU', 'OK', 'S', 1727766068, 1727766068, '1'),
(156828, 29938, 'QU', 'OK', 'S', 1727766092, 1727766092, '1'),
(156829, 33145, 'QU', 'OK', 'S', 1727766098, 1727766098, '1'),
(156830, 33538, 'QU', 'OK', 'S', 1727766211, 1727766211, '1'),
(156831, 33479, 'QU', 'OK', 'S', 1727766316, 1727766316, '1'),
(156832, 21888, 'QU', 'OK', 'S', 1727766373, 1727766373, '1'),
(156833, 21876, 'QU', 'OK', 'S', 1727766417, 1727766417, '1'),
(156834, 21880, 'QU', 'OK', 'S', 1727766460, 1727766460, '1'),
(156835, 28864, 'QU', 'OK', 'S', 1727766497, 1727766497, '1'),
(156836, 21892, 'QU', 'OK', 'S', 1727766540, 1727766540, '1'),
(156837, 31440, 'QU', 'OK', 'S', 1727766589, 1727766589, '1'),
(156838, 33342, 'QU', 'OK', 'S', 1727766631, 1727766631, '1'),
(156839, 19565, 'QU', 'OK', 'S', 1727766847, 1727766847, '1'),
(156840, 33506, 'QU', 'OK', 'S', 1727766895, 1727766895, '1'),
(156841, 24882, 'QU', 'OK', 'S', 1727766921, 1727766921, '1'),
(156842, 33399, 'QU', 'OK', 'S', 1727767006, 1727767006, '1'),
(156843, 24604, 'QU', 'OK', 'S', 1727767311, 1727767311, '1'),
(156844, 24604, 'QU', 'OK', 'S', 1727767370, 1727767370, '1'),
(156845, 33516, 'QU', 'OK', 'S', 1727768214, 1727768214, '1'),
(156846, 33767, 'QU', 'OK', 'S', 1727768249, 1727768249, '1'),
(156847, 33739, 'QU', 'OK', 'S', 1727768283, 1727768283, '1'),
(156848, 17118, 'QU', 'OK', 'S', 1727768470, 1727768470, '1'),
(156849, 33719, 'QU', 'OK', 'S', 1727768520, 1727768520, '1'),
(156850, 31773, 'QU', 'OK', 'S', 1727768612, 1727768612, '1'),
(156851, 11720, 'QU', 'OK', 'S', 1727768617, 1727768617, '1'),
(156852, 31978, 'QU', 'OK', 'S', 1727768620, 1727768620, '1'),
(156853, 31395, 'QU', 'OK', 'S', 1727768622, 1727768622, '1'),
(156854, 28551, 'QU', 'OK', 'S', 1727768625, 1727768625, '1'),
(156855, 24321, 'QU', 'OK', 'S', 1727768627, 1727768627, '1'),
(156856, 32015, 'QU', 'OK', 'S', 1727768629, 1727768629, '1'),
(156857, 31796, 'QU', 'OK', 'S', 1727768634, 1727768634, '1'),
(156858, 31796, 'QU', 'OK', 'S', 1727768637, 1727768637, '1'),
(156859, 28013, 'QU', 'OK', 'S', 1727768646, 1727768646, '1'),
(156860, 31395, 'QU', 'OK', 'S', 1727768651, 1727768651, '1'),
(156861, 31796, 'QU', 'OK', 'S', 1727768655, 1727768655, '1'),
(156862, 31773, 'QU', 'OK', 'S', 1727768665, 1727768665, '1'),
(156863, 21121, 'QU', 'OK', 'S', 1727768667, 1727768667, '1'),
(156864, 11715, 'QU', 'OK', 'S', 1727768669, 1727768669, '1'),
(156865, 21121, 'QU', 'OK', 'S', 1727768675, 1727768675, '1'),
(156866, 28551, 'QU', 'OK', 'S', 1727768677, 1727768677, '1'),
(156867, 11715, 'QU', 'OK', 'S', 1727768682, 1727768682, '1'),
(156868, 21121, 'QU', 'OK', 'S', 1727768684, 1727768684, '1'),
(156869, 30991, 'QU', 'OK', 'S', 1727768689, 1727768689, '1'),
(156870, 21138, 'QU', 'OK', 'S', 1727768691, 1727768691, '1'),
(156871, 31667, 'QU', 'OK', 'S', 1727768697, 1727768697, '1'),
(156872, 18954, 'QU', 'OK', 'S', 1727768709, 1727768709, '1'),
(156873, 11720, 'QU', 'OK', 'S', 1727768714, 1727768714, '1'),
(156874, 24291, 'QU', 'OK', 'S', 1727768748, 1727768748, '1'),
(156875, 31796, 'QU', 'OK', 'S', 1727768767, 1727768767, '1'),
(156876, 24102, 'QU', 'OK', 'S', 1727768785, 1727768785, '1'),
(156877, 12278, 'QU', 'OK', 'S', 1727768806, 1727768806, '1'),
(156878, 12278, 'QU', 'OK', 'S', 1727768817, 1727768817, '1'),
(156879, 12278, 'QU', 'OK', 'S', 1727768825, 1727768825, '1'),
(156880, 12278, 'QU', 'OK', 'S', 1727768830, 1727768830, '1'),
(156881, 31246, 'QU', 'OK', 'S', 1727768901, 1727768901, '1'),
(156882, 26198, 'QU', 'OK', 'S', 1727768938, 1727768938, '1'),
(156883, 18954, 'QU', 'OK', 'S', 1727768976, 1727768976, '1'),
(156884, 27250, 'QU', 'OK', 'S', 1727769234, 1727769234, '1'),
(156885, 23807, 'QU', 'OK', 'S', 1727769340, 1727769340, '1'),
(156886, 30903, 'QU', 'OK', 'S', 1727769376, 1727769376, '1'),
(156887, 33346, 'QU', 'OK', 'S', 1727769549, 1727769549, '1'),
(156888, 21298, 'QU', 'OK', 'S', 1727769636, 1727769636, '1'),
(156889, 21298, 'QU', 'OK', 'S', 1727769639, 1727769639, '1'),
(156890, 31746, 'QU', 'OK', 'S', 1727769644, 1727769644, '1'),
(156891, 30016, 'QU', 'OK', 'S', 1727769924, 1727769924, '1'),
(156892, 24239, 'QU', 'OK', 'S', 1727769970, 1727769970, '1'),
(156893, 33741, 'QU', 'OK', 'S', 1727770095, 1727770095, '1'),
(156894, 24065, 'QU', 'OK', 'S', 1727770285, 1727770285, '1'),
(156895, 27861, 'QU', 'OK', 'S', 1727770461, 1727770461, '1'),
(156896, 11779, 'QU', 'OK', 'S', 1727770468, 1727770468, '1'),
(156897, 15897, 'QU', 'OK', 'S', 1727770869, 1727770869, '1'),
(156898, 31572, 'QU', 'OK', 'S', 1727771136, 1727771136, '1'),
(156899, 33374, 'QU', 'OK', 'S', 1727771262, 1727771262, '1'),
(156900, 23227, 'QU', 'OK', 'S', 1727771345, 1727771345, '1'),
(156901, 33327, 'QU', 'OK', 'S', 1727774486, 1727774486, '1'),
(156902, 33380, 'QU', 'OK', 'S', 1727774694, 1727774694, '1'),
(156903, 32938, 'QU', 'OK', 'S', 1727774832, 1727774832, '1'),
(156904, 31893, 'QU', 'OK', 'S', 1727774923, 1727774923, '1'),
(156905, 31553, 'QU', 'OK', 'S', 1727775095, 1727775095, '1'),
(156906, 26186, 'QU', 'OK', 'S', 1727775171, 1727775171, '1'),
(156907, 33408, 'QU', 'OK', 'S', 1727775207, 1727775207, '1'),
(156908, 30613, 'QU', 'OK', 'S', 1727775806, 1727775806, '1'),
(156909, 29583, 'QU', 'OK', 'S', 1727775911, 1727775911, '1'),
(156910, 31307, 'QU', 'OK', 'S', 1727775951, 1727775951, '1'),
(156911, 33043, 'QU', 'OK', 'S', 1727776091, 1727776091, '1'),
(156912, 30475, 'QU', 'OK', 'S', 1727776093, 1727776093, '1'),
(156913, 33043, 'QU', 'OK', 'S', 1727776095, 1727776095, '1'),
(156914, 33482, 'QU', 'OK', 'S', 1727776180, 1727776180, '1'),
(156915, 33285, 'QU', 'OK', 'S', 1727776267, 1727776267, '1'),
(156916, 33307, 'QU', 'OK', 'S', 1727776369, 1727776369, '1'),
(156917, 24112, 'QU', 'OK', 'S', 1727776405, 1727776405, '1'),
(156918, 32748, 'QU', 'OK', 'S', 1727776678, 1727776678, '1'),
(156919, 32495, 'QU', 'OK', 'S', 1727776796, 1727776796, '1'),
(156920, 27437, 'QU', 'OK', 'S', 1727776837, 1727776837, '1'),
(156921, 22712, 'QU', 'OK', 'S', 1727776952, 1727776952, '1'),
(156922, 31034, 'QU', 'OK', 'S', 1727776989, 1727776989, '1'),
(156923, 33283, 'QU', 'OK', 'S', 1727777027, 1727777027, '1'),
(156924, 32874, 'QU', 'OK', 'S', 1727777140, 1727777140, '1'),
(156925, 32753, 'QU', 'OK', 'S', 1727777182, 1727777182, '1'),
(156926, 30894, 'QU', 'OK', 'S', 1727777210, 1727777210, '1'),
(156927, 30895, 'QU', 'OK', 'S', 1727777218, 1727777218, '1'),
(156928, 33268, 'QU', 'OK', 'S', 1727777224, 1727777224, '1'),
(156929, 30893, 'QU', 'OK', 'S', 1727777227, 1727777227, '1'),
(156930, 30860, 'QU', 'OK', 'S', 1727777251, 1727777251, '1'),
(156931, 30645, 'QU', 'OK', 'S', 1727777415, 1727777415, '1'),
(156932, 33150, 'QU', 'OK', 'S', 1727777497, 1727777497, '1'),
(156933, 32956, 'QU', 'OK', 'S', 1727777790, 1727777790, '1'),
(156934, 24544, 'QU', 'OK', 'S', 1727777830, 1727777830, '1'),
(156935, 24321, 'QU', 'OK', 'S', 1727777970, 1727777970, '1'),
(156936, 25096, 'QU', 'OK', 'S', 1727778108, 1727778108, '1'),
(156937, 31805, 'QU', 'OK', 'S', 1727778218, 1727778218, '1'),
(156938, 32746, 'QU', 'OK', 'S', 1727778292, 1727778292, '1'),
(156939, 33399, 'QU', 'OK', 'S', 1727778547, 1727778547, '1'),
(156940, 33399, 'QU', 'OK', 'S', 1727778555, 1727778555, '1'),
(156941, 33029, 'QU', 'OK', 'S', 1727778670, 1727778670, '1'),
(156942, 32370, 'QU', 'OK', 'S', 1727778723, 1727778723, '1'),
(156943, 33875, 'QU', 'OK', 'S', 1727779332, 1727779332, '1'),
(156944, 33863, 'QU', 'OK', 'S', 1727779826, 1727779826, '1'),
(156945, 33877, 'QU', 'OK', 'S', 1727780412, 1727780412, '1'),
(156946, 29513, 'QU', 'OK', 'S', 1727780928, 1727780928, '1'),
(156947, 33859, 'QU', 'OK', 'S', 1727781286, 1727781286, '1'),
(156948, 33860, 'QU', 'OK', 'S', 1727781618, 1727781618, '1'),
(156949, 26468, 'QU', 'OK', 'S', 1727781718, 1727781718, '1'),
(156950, 27234, 'QU', 'OK', 'S', 1727781732, 1727781732, '1'),
(156951, 14452, 'QU', 'OK', 'S', 1727781743, 1727781743, '1'),
(156952, 18570, 'QU', 'OK', 'S', 1727781753, 1727781753, '1'),
(156953, 17764, 'QU', 'OK', 'S', 1727782713, 1727782713, '1'),
(156954, 33869, 'QU', 'OK', 'S', 1727783155, 1727783155, '1'),
(156955, 33868, 'QU', 'OK', 'S', 1727783400, 1727783400, '1'),
(156956, 33876, 'QU', 'OK', 'S', 1727783585, 1727783585, '1'),
(156957, 33873, 'QU', 'OK', 'S', 1727783874, 1727783874, '1'),
(156958, 30982, 'QU', 'OK', 'S', 1727783986, 1727783986, '1'),
(156959, 30982, 'QU', 'OK', 'S', 1727783986, 1727783986, '1'),
(156960, 30982, 'QU', 'OK', 'S', 1727783986, 1727783986, '1'),
(156961, 30980, 'QU', 'OK', 'S', 1727783997, 1727783997, '1'),
(156962, 30980, 'QU', 'OK', 'S', 1727783997, 1727783997, '1'),
(156963, 30980, 'QU', 'OK', 'S', 1727783997, 1727783997, '1'),
(156964, 33872, 'QU', 'OK', 'S', 1727784024, 1727784024, '1'),
(156965, 27546, 'QU', 'OK', 'S', 1727784035, 1727784035, '1'),
(156966, 27546, 'QU', 'OK', 'S', 1727784035, 1727784035, '1'),
(156967, 27546, 'QU', 'OK', 'S', 1727784035, 1727784035, '1'),
(156968, 24826, 'QU', 'OK', 'S', 1727784053, 1727784053, '1'),
(156969, 24826, 'QU', 'OK', 'S', 1727784053, 1727784053, '1'),
(156970, 24826, 'QU', 'OK', 'S', 1727784053, 1727784053, '1'),
(156971, 21874, 'QU', 'OK', 'S', 1727784129, 1727784129, '1'),
(156972, 21874, 'QU', 'OK', 'S', 1727784129, 1727784129, '1'),
(156973, 21874, 'QU', 'OK', 'S', 1727784129, 1727784129, '1'),
(156974, 33874, 'QU', 'OK', 'S', 1727784140, 1727784140, '1'),
(156975, 21892, 'QU', 'OK', 'S', 1727784149, 1727784149, '1'),
(156976, 21892, 'QU', 'OK', 'S', 1727784149, 1727784149, '1'),
(156977, 21892, 'QU', 'OK', 'S', 1727784149, 1727784149, '1'),
(156978, 21892, 'QU', 'OK', 'S', 1727784149, 1727784149, '1'),
(156979, 33867, 'QU', 'OK', 'S', 1727784310, 1727784310, '1'),
(156980, 33870, 'QU', 'OK', 'S', 1727784460, 1727784460, '1'),
(156981, 32744, 'QU', 'OK', 'S', 1727784556, 1727784556, '1'),
(156982, 33778, 'QU', 'OK', 'S', 1727784576, 1727784576, '1'),
(156983, 33871, 'QU', 'OK', 'S', 1727784597, 1727784597, '1'),
(156984, 33778, 'QU', 'OK', 'S', 1727784605, 1727784605, '1'),
(156985, 33843, 'QU', 'OK', 'S', 1727784736, 1727784736, '1'),
(156986, 33864, 'QU', 'OK', 'S', 1727785111, 1727785111, '1'),
(156987, 33865, 'QU', 'OK', 'S', 1727785387, 1727785387, '1'),
(156988, 33866, 'QU', 'OK', 'S', 1727785660, 1727785660, '1'),
(156989, 33861, 'QU', 'OK', 'S', 1727785846, 1727785846, '1'),
(156990, 33862, 'QU', 'OK', 'S', 1727785898, 1727785898, '1'),
(156991, 33864, 'QU', 'OK', 'S', 1727785951, 1727785951, '1'),
(156992, 33853, 'QU', 'OK', 'S', 1727786099, 1727786099, '1'),
(156993, 33854, 'QU', 'OK', 'S', 1727786141, 1727786141, '1'),
(156994, 33855, 'QU', 'OK', 'S', 1727786245, 1727786245, '1'),
(156995, 33856, 'QU', 'OK', 'S', 1727786284, 1727786284, '1'),
(156996, 33857, 'QU', 'OK', 'S', 1727786316, 1727786316, '1'),
(156997, 29998, 'QU', 'OK', 'S', 1727786319, 1727786319, '1'),
(156998, 33875, 'QU', 'OK', 'S', 1727786448, 1727786448, '1'),
(156999, 32891, 'QU', 'OK', 'S', 1727786812, 1727786812, '1'),
(157000, 32584, 'QU', 'OK', 'S', 1727786838, 1727786838, '1'),
(157001, 25333, 'QU', 'OK', 'S', 1727786848, 1727786848, '1'),
(157002, 33778, 'QU', 'OK', 'S', 1727787483, 1727787483, '1'),
(157003, 33778, 'QU', 'OK', 'S', 1727787499, 1727787499, '1'),
(157004, 30395, 'QU', 'OK', 'S', 1727788276, 1727788276, '1'),
(157005, 27979, 'QU', 'OK', 'S', 1727788312, 1727788312, '1'),
(157006, 31089, 'QU', 'OK', 'S', 1727788350, 1727788350, '1'),
(157007, 8406, 'QU', 'OK', 'S', 1727788463, 1727788463, '1'),
(157008, 31329, 'QU', 'OK', 'S', 1727788505, 1727788505, '1'),
(157009, 32872, 'QU', 'OK', 'S', 1727788875, 1727788875, '1'),
(157010, 22093, 'QU', 'OK', 'S', 1727788878, 1727788878, '1'),
(157011, 24676, 'QU', 'OK', 'S', 1727788881, 1727788881, '1'),
(157012, 33580, 'QU', 'OK', 'S', 1727788884, 1727788884, '1'),
(157013, 4499, 'QU', 'OK', 'S', 1727788887, 1727788887, '1'),
(157014, 31747, 'QU', 'OK', 'S', 1727788889, 1727788889, '1'),
(157015, 18463, 'QU', 'OK', 'S', 1727789099, 1727789099, '1'),
(157016, 21962, 'QU', 'OK', 'S', 1727789112, 1727789112, '1'),
(157017, 11193, 'QU', 'OK', 'S', 1727789121, 1727789121, '1'),
(157018, 32031, 'QU', 'OK', 'S', 1727789131, 1727789131, '1'),
(157019, 7069, 'QU', 'OK', 'S', 1727789141, 1727789141, '1'),
(157020, 17435, 'QU', 'OK', 'S', 1727791134, 1727791134, '1'),
(157021, 18659, 'QU', 'OK', 'S', 1727791142, 1727791142, '1'),
(157022, 27701, 'QU', 'OK', 'S', 1727791149, 1727791149, '1'),
(157023, 31329, 'QU', 'OK', 'S', 1727791157, 1727791157, '1'),
(157024, 32300, 'QU', 'OK', 'S', 1727791181, 1727791181, '1'),
(157025, 18333, 'QU', 'OK', 'S', 1727791271, 1727791271, '1'),
(157026, 18337, 'QU', 'OK', 'S', 1727791398, 1727791398, '1'),
(157027, 21710, 'QU', 'OK', 'S', 1727791428, 1727791428, '1'),
(157028, 33538, 'QU', 'OK', 'S', 1727797241, 1727797241, '1'),
(157029, 33400, 'QU', 'OK', 'S', 1727797351, 1727797351, '1'),
(157030, 33400, 'QU', 'OK', 'S', 1727797351, 1727797351, '1'),
(157031, 33400, 'QU', 'OK', 'S', 1727797351, 1727797351, '1'),
(157032, 33386, 'QU', 'OK', 'S', 1727797373, 1727797373, '1'),
(157033, 33386, 'QU', 'OK', 'S', 1727797373, 1727797373, '1'),
(157034, 33386, 'QU', 'OK', 'S', 1727797373, 1727797373, '1'),
(157035, 32663, 'QU', 'OK', 'S', 1727797394, 1727797394, '1'),
(157036, 32662, 'QU', 'OK', 'S', 1727797403, 1727797403, '1'),
(157037, 32629, 'QU', 'OK', 'S', 1727797420, 1727797420, '1'),
(157038, 32662, 'QU', 'OK', 'S', 1727797432, 1727797432, '1'),
(157039, 32617, 'QU', 'OK', 'S', 1727797454, 1727797454, '1'),
(157040, 32614, 'QU', 'OK', 'S', 1727797466, 1727797466, '1'),
(157041, 32614, 'QU', 'OK', 'S', 1727797481, 1727797481, '1'),
(157042, 32613, 'QU', 'OK', 'S', 1727797504, 1727797504, '1'),
(157043, 32603, 'QU', 'OK', 'S', 1727797515, 1727797515, '1'),
(157044, 32558, 'QU', 'OK', 'S', 1727797525, 1727797525, '1'),
(157045, 32557, 'QU', 'OK', 'S', 1727797534, 1727797534, '1'),
(157046, 32523, 'QU', 'OK', 'S', 1727797566, 1727797566, '1'),
(157047, 31969, 'QU', 'OK', 'S', 1727797623, 1727797623, '1'),
(157048, 4055, 'QU', 'OK', 'S', 1727846717, 1727846717, '1'),
(157049, 20770, 'QU', 'OK', 'S', 1727847580, 1727847580, '1'),
(157050, 20770, 'QU', 'OK', 'S', 1727847584, 1727847584, '1'),
(157051, 20770, 'QU', 'OK', 'S', 1727847587, 1727847587, '1'),
(157052, 20770, 'QU', 'OK', 'S', 1727847591, 1727847591, '1'),
(157053, 20770, 'QU', 'OK', 'S', 1727847595, 1727847595, '1'),
(157054, 20770, 'QU', 'OK', 'S', 1727847599, 1727847599, '1'),
(157055, 20770, 'QU', 'OK', 'S', 1727847609, 1727847609, '1'),
(157056, 20770, 'QU', 'OK', 'S', 1727847613, 1727847613, '1'),
(157057, 20770, 'QU', 'OK', 'S', 1727847617, 1727847617, '1'),
(157058, 20770, 'QU', 'OK', 'S', 1727847651, 1727847651, '1'),
(157059, 20770, 'QU', 'OK', 'S', 1727847656, 1727847656, '1'),
(157060, 33772, 'QU', 'OK', 'S', 1727847705, 1727847705, '1'),
(157061, 22306, 'QU', 'OK', 'S', 1727847710, 1727847710, '1'),
(157062, 22306, 'QU', 'OK', 'S', 1727847715, 1727847715, '1'),
(157063, 22306, 'QU', 'OK', 'S', 1727847719, 1727847719, '1'),
(157064, 18774, 'QU', 'OK', 'S', 1727847725, 1727847725, '1'),
(157065, 22306, 'QU', 'OK', 'S', 1727847730, 1727847730, '1'),
(157066, 24631, 'QU', 'OK', 'S', 1727847751, 1727847751, '1'),
(157067, 24631, 'QU', 'OK', 'S', 1727847757, 1727847757, '1'),
(157068, 24631, 'QU', 'OK', 'S', 1727847762, 1727847762, '1'),
(157069, 24631, 'QU', 'OK', 'S', 1727847769, 1727847769, '1'),
(157070, 11744, 'QU', 'OK', 'S', 1727847774, 1727847774, '1'),
(157071, 33628, 'QU', 'OK', 'S', 1727847779, 1727847779, '1'),
(157072, 24631, 'QU', 'OK', 'S', 1727847787, 1727847787, '1'),
(157073, 22306, 'QU', 'OK', 'S', 1727847792, 1727847792, '1'),
(157074, 22306, 'QU', 'OK', 'S', 1727847797, 1727847797, '1'),
(157075, 33129, 'QU', 'OK', 'S', 1727847803, 1727847803, '1'),
(157076, 22306, 'QU', 'OK', 'S', 1727847808, 1727847808, '1'),
(157077, 22306, 'QU', 'OK', 'S', 1727847813, 1727847813, '1'),
(157078, 22306, 'QU', 'OK', 'S', 1727847817, 1727847817, '1'),
(157079, 22306, 'QU', 'OK', 'S', 1727847822, 1727847822, '1'),
(157080, 33615, 'QU', 'OK', 'S', 1727847827, 1727847827, '1'),
(157081, 33615, 'QU', 'OK', 'S', 1727847830, 1727847830, '1'),
(157082, 18778, 'QU', 'OK', 'S', 1727847835, 1727847835, '1'),
(157083, 33772, 'QU', 'OK', 'S', 1727847840, 1727847840, '1'),
(157084, 11744, 'QU', 'OK', 'S', 1727847847, 1727847847, '1'),
(157085, 33129, 'QU', 'OK', 'S', 1727847852, 1727847852, '1'),
(157086, 33778, 'QU', 'OK', 'S', 1727847858, 1727847858, '1'),
(157087, 33772, 'QU', 'OK', 'S', 1727847863, 1727847863, '1'),
(157088, 33778, 'QU', 'OK', 'S', 1727847868, 1727847868, '1'),
(157089, 17738, 'QU', 'OK', 'S', 1727847874, 1727847874, '1'),
(157090, 16408, 'QU', 'OK', 'S', 1727847889, 1727847889, '1'),
(157091, 16408, 'QU', 'OK', 'S', 1727847957, 1727847957, '1'),
(157092, 33129, 'QU', 'OK', 'S', 1727848002, 1727848002, '1'),
(157093, 33129, 'QU', 'OK', 'S', 1727848002, 1727848002, '1'),
(157094, 22727, 'QU', 'OK', 'S', 1727848072, 1727848072, '1'),
(157095, 22727, 'QU', 'OK', 'S', 1727848072, 1727848072, '1'),
(157096, 32746, 'QU', 'OK', 'S', 1727848094, 1727848094, '1'),
(157097, 32574, 'QU', 'OK', 'S', 1727848150, 1727848150, '1'),
(157098, 32574, 'QU', 'OK', 'S', 1727848150, 1727848150, '1'),
(157099, 33280, 'QU', 'OK', 'S', 1727848176, 1727848176, '1'),
(157100, 33280, 'QU', 'OK', 'S', 1727848176, 1727848176, '1'),
(157101, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157102, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157103, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157104, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157105, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157106, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157107, 26499, 'QU', 'OK', 'S', 1727848215, 1727848215, '1'),
(157108, 22773, 'QU', 'OK', 'S', 1727848272, 1727848272, '1'),
(157109, 22773, 'QU', 'OK', 'S', 1727848272, 1727848272, '1'),
(157110, 11651, 'QU', 'OK', 'S', 1727848522, 1727848522, '1'),
(157111, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157112, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157113, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157114, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157115, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157116, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157117, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157118, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157119, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157120, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157121, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157122, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157123, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157124, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157125, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157126, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157127, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157128, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157129, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157130, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157131, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157132, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157133, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157134, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157135, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157136, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157137, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157138, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157139, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157140, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157141, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157142, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157143, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157144, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157145, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157146, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157147, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157148, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157149, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157150, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157151, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157152, 21874, 'QU', 'OK', 'S', 1727848688, 1727848688, '1'),
(157153, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157154, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157155, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157156, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157157, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157158, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157159, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157160, 21880, 'QU', 'OK', 'S', 1727848755, 1727848755, '1'),
(157161, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157162, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157163, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157164, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157165, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157166, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157167, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157168, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157169, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157170, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157171, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157172, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157173, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157174, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157175, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157176, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157177, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157178, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157179, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157180, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157181, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157182, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157183, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157184, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157185, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157186, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157187, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157188, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157189, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157190, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157191, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157192, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157193, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157194, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157195, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157196, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157197, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157198, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157199, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157200, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157201, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157202, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157203, 21880, 'QU', 'OK', 'S', 1727848756, 1727848756, '1'),
(157204, 14859, 'QU', 'OK', 'S', 1727848770, 1727848770, '1'),
(157205, 21880, 'QU', 'OK', 'S', 1727849955, 1727849955, '1'),
(157206, 33876, 'QU', 'OK', 'S', 1727850507, 1727850507, '1'),
(157207, 33796, 'QU', 'OK', 'S', 1727854723, 1727854723, '1'),
(157208, 33611, 'QU', 'OK', 'S', 1727854736, 1727854736, '1'),
(157209, 33787, 'QU', 'OK', 'S', 1727854740, 1727854740, '1'),
(157210, 33786, 'QU', 'OK', 'S', 1727854744, 1727854744, '1'),
(157211, 33787, 'QU', 'OK', 'S', 1727854747, 1727854747, '1'),
(157212, 33786, 'QU', 'OK', 'S', 1727854751, 1727854751, '1'),
(157213, 33614, 'QU', 'OK', 'S', 1727854755, 1727854755, '1'),
(157214, 33614, 'QU', 'OK', 'S', 1727854759, 1727854759, '1'),
(157215, 33786, 'QU', 'OK', 'S', 1727854762, 1727854762, '1'),
(157216, 33611, 'QU', 'OK', 'S', 1727854766, 1727854766, '1'),
(157217, 33614, 'QU', 'OK', 'S', 1727854770, 1727854770, '1'),
(157218, 33614, 'QU', 'OK', 'S', 1727854774, 1727854774, '1'),
(157219, 33614, 'QU', 'OK', 'S', 1727854778, 1727854778, '1'),
(157220, 33163, 'QU', 'OK', 'S', 1727856943, 1727856943, '1'),
(157221, 286, 'QU', 'OK', 'S', 1727861313, 1727861313, '1'),
(157222, 286, 'QU', 'OK', 'S', 1727861316, 1727861316, '1'),
(157223, 286, 'QU', 'OK', 'S', 1727861319, 1727861319, '1'),
(157224, 18941, 'QU', 'OK', 'S', 1727862714, 1727862714, '1'),
(157225, 33878, 'QU', 'OK', 'S', 1727863799, 1727863799, '1'),
(157226, 33879, 'QU', 'OK', 'S', 1727863834, 1727863834, '1'),
(157227, 33880, 'QU', 'OK', 'S', 1727863869, 1727863869, '1'),
(157228, 33881, 'QU', 'OK', 'S', 1727864003, 1727864003, '1'),
(157229, 33882, 'QU', 'OK', 'S', 1727864077, 1727864077, '1'),
(157230, 33885, 'QU', 'OK', 'S', 1727864126, 1727864126, '1'),
(157231, 33886, 'QU', 'OK', 'S', 1727864187, 1727864187, '1'),
(157232, 20406, 'QU', 'OK', 'S', 1727864235, 1727864235, '1'),
(157233, 25947, 'QU', 'OK', 'S', 1727864677, 1727864677, '1'),
(157234, 31096, 'QU', 'OK', 'S', 1727864950, 1727864950, '1'),
(157235, 33894, 'QU', 'OK', 'S', 1727865366, 1727865366, '1'),
(157236, 33895, 'QU', 'OK', 'S', 1727865879, 1727865879, '1'),
(157237, 33896, 'QU', 'OK', 'S', 1727866227, 1727866227, '1'),
(157238, 33898, 'QU', 'OK', 'S', 1727866828, 1727866828, '1'),
(157239, 33899, 'QU', 'OK', 'S', 1727866911, 1727866911, '1'),
(157240, 33896, 'QU', 'OK', 'S', 1727866941, 1727866941, '1'),
(157241, 33884, 'QU', 'OK', 'S', 1727867289, 1727867289, '1'),
(157242, 32239, 'QU', 'OK', 'S', 1727867289, 1727867289, '1'),
(157243, 32607, 'QU', 'OK', 'S', 1727867309, 1727867309, '1'),
(157244, 25477, 'QU', 'OK', 'S', 1727867316, 1727867316, '1'),
(157245, 33887, 'QU', 'OK', 'S', 1727867328, 1727867328, '1'),
(157246, 18774, 'QU', 'OK', 'S', 1727867339, 1727867339, '1'),
(157247, 25659, 'QU', 'OK', 'S', 1727867343, 1727867343, '1'),
(157248, 20693, 'QU', 'OK', 'S', 1727867349, 1727867349, '1'),
(157249, 18082, 'QU', 'OK', 'S', 1727867353, 1727867353, '1'),
(157250, 32169, 'QU', 'OK', 'S', 1727867358, 1727867358, '1'),
(157251, 21572, 'QU', 'OK', 'S', 1727867363, 1727867363, '1'),
(157252, 21572, 'QU', 'OK', 'S', 1727867369, 1727867369, '1'),
(157253, 20693, 'QU', 'OK', 'S', 1727867375, 1727867375, '1'),
(157254, 33888, 'QU', 'OK', 'S', 1727867376, 1727867376, '1'),
(157255, 25514, 'QU', 'OK', 'S', 1727867381, 1727867381, '1'),
(157256, 25520, 'QU', 'OK', 'S', 1727867395, 1727867395, '1'),
(157257, 25673, 'QU', 'OK', 'S', 1727867422, 1727867422, '1'),
(157258, 25996, 'QU', 'OK', 'S', 1727867426, 1727867426, '1'),
(157259, 32661, 'QU', 'OK', 'S', 1727867432, 1727867432, '1'),
(157260, 32061, 'QU', 'OK', 'S', 1727867436, 1727867436, '1'),
(157261, 24580, 'QU', 'OK', 'S', 1727867440, 1727867440, '1'),
(157262, 32183, 'QU', 'OK', 'S', 1727867446, 1727867446, '1'),
(157263, 26836, 'QU', 'OK', 'S', 1727867452, 1727867452, '1'),
(157264, 25662, 'QU', 'OK', 'S', 1727867456, 1727867456, '1'),
(157265, 25630, 'QU', 'OK', 'S', 1727867477, 1727867477, '1'),
(157266, 13547, 'QU', 'OK', 'S', 1727867487, 1727867487, '1'),
(157267, 30941, 'QU', 'OK', 'S', 1727867491, 1727867491, '1'),
(157268, 9674, 'QU', 'OK', 'S', 1727867495, 1727867495, '1'),
(157269, 26876, 'QU', 'OK', 'S', 1727867500, 1727867500, '1'),
(157270, 13547, 'QU', 'OK', 'S', 1727867505, 1727867505, '1'),
(157271, 26876, 'QU', 'OK', 'S', 1727867509, 1727867509, '1'),
(157272, 26876, 'QU', 'OK', 'S', 1727867531, 1727867531, '1'),
(157273, 26876, 'QU', 'OK', 'S', 1727867537, 1727867537, '1'),
(157274, 26876, 'QU', 'OK', 'S', 1727867542, 1727867542, '1'),
(157275, 26876, 'QU', 'OK', 'S', 1727867546, 1727867546, '1'),
(157276, 26876, 'QU', 'OK', 'S', 1727867551, 1727867551, '1'),
(157277, 15452, 'QU', 'OK', 'S', 1727867555, 1727867555, '1'),
(157278, 26871, 'QU', 'OK', 'S', 1727867567, 1727867567, '1'),
(157279, 26871, 'QU', 'OK', 'S', 1727867571, 1727867571, '1'),
(157280, 26871, 'QU', 'OK', 'S', 1727867575, 1727867575, '1'),
(157281, 33903, 'QU', 'OK', 'S', 1727867795, 1727867795, '1'),
(157282, 33900, 'QU', 'OK', 'S', 1727867996, 1727867996, '1'),
(157283, 33901, 'QU', 'OK', 'S', 1727868130, 1727868130, '1'),
(157284, 33902, 'QU', 'OK', 'S', 1727868254, 1727868254, '1'),
(157285, 33897, 'QU', 'OK', 'S', 1727869589, 1727869589, '1'),
(157286, 33907, 'QU', 'OK', 'S', 1727869659, 1727869659, '1'),
(157287, 33908, 'QU', 'OK', 'S', 1727869693, 1727869693, '1'),
(157288, 33893, 'QU', 'OK', 'S', 1727870218, 1727870218, '1'),
(157289, 33904, 'QU', 'OK', 'S', 1727870433, 1727870433, '1'),
(157290, 33905, 'QU', 'OK', 'S', 1727870508, 1727870508, '1'),
(157291, 30455, 'QU', 'OK', 'S', 1727870592, 1727870592, '1'),
(157292, 30720, 'QU', 'OK', 'S', 1727870603, 1727870603, '1'),
(157293, 30457, 'QU', 'OK', 'S', 1727870611, 1727870611, '1'),
(157294, 30645, 'QU', 'OK', 'S', 1727870740, 1727870740, '1'),
(157295, 33906, 'QU', 'OK', 'S', 1727870745, 1727870745, '1'),
(157296, 24800, 'QU', 'OK', 'S', 1727871345, 1727871345, '1'),
(157297, 31115, 'QU', 'OK', 'S', 1727871445, 1727871445, '1'),
(157298, 33508, 'QU', 'OK', 'S', 1727871605, 1727871605, '1'),
(157299, 24242, 'QU', 'OK', 'S', 1727871656, 1727871656, '1'),
(157300, 25062, 'QU', 'OK', 'S', 1727871697, 1727871697, '1'),
(157301, 24254, 'QU', 'OK', 'S', 1727871744, 1727871744, '1'),
(157302, 24433, 'QU', 'OK', 'S', 1727871793, 1727871793, '1'),
(157303, 11446, 'QU', 'OK', 'S', 1727872060, 1727872060, '1'),
(157304, 19610, 'QU', 'OK', 'S', 1727872069, 1727872069, '1'),
(157305, 20785, 'QU', 'OK', 'S', 1727872074, 1727872074, '1'),
(157306, 20785, 'QU', 'OK', 'S', 1727872079, 1727872079, '1'),
(157307, 20785, 'QU', 'OK', 'S', 1727872084, 1727872084, '1'),
(157308, 20785, 'QU', 'OK', 'S', 1727872088, 1727872088, '1'),
(157309, 20785, 'QU', 'OK', 'S', 1727872091, 1727872091, '1'),
(157310, 20785, 'QU', 'OK', 'S', 1727872095, 1727872095, '1'),
(157311, 11446, 'QU', 'OK', 'S', 1727872100, 1727872100, '1'),
(157312, 20785, 'QU', 'OK', 'S', 1727872104, 1727872104, '1'),
(157313, 20785, 'QU', 'OK', 'S', 1727872108, 1727872108, '1'),
(157314, 19608, 'QU', 'OK', 'S', 1727872113, 1727872113, '1'),
(157315, 20785, 'QU', 'OK', 'S', 1727872118, 1727872118, '1'),
(157316, 19566, 'QU', 'OK', 'S', 1727872122, 1727872122, '1'),
(157317, 11446, 'QU', 'OK', 'S', 1727872141, 1727872141, '1'),
(157318, 19566, 'QU', 'OK', 'S', 1727872145, 1727872145, '1'),
(157319, 19566, 'QU', 'OK', 'S', 1727872149, 1727872149, '1'),
(157320, 20776, 'QU', 'OK', 'S', 1727872154, 1727872154, '1'),
(157321, 19530, 'QU', 'OK', 'S', 1727872159, 1727872159, '1'),
(157322, 19566, 'QU', 'OK', 'S', 1727872164, 1727872164, '1'),
(157323, 19536, 'QU', 'OK', 'S', 1727872170, 1727872170, '1'),
(157324, 19610, 'QU', 'OK', 'S', 1727872175, 1727872175, '1'),
(157325, 20776, 'QU', 'OK', 'S', 1727872180, 1727872180, '1'),
(157326, 19536, 'QU', 'OK', 'S', 1727872186, 1727872186, '1'),
(157327, 19536, 'QU', 'OK', 'S', 1727872190, 1727872190, '1'),
(157328, 19536, 'QU', 'OK', 'S', 1727872195, 1727872195, '1'),
(157329, 16834, 'QU', 'OK', 'S', 1727872199, 1727872199, '1'),
(157330, 20776, 'QU', 'OK', 'S', 1727872203, 1727872203, '1'),
(157331, 19519, 'QU', 'OK', 'S', 1727872246, 1727872246, '1'),
(157332, 19519, 'QU', 'OK', 'S', 1727872253, 1727872253, '1'),
(157333, 19533, 'QU', 'OK', 'S', 1727872257, 1727872257, '1'),
(157334, 11583, 'QU', 'OK', 'S', 1727872262, 1727872262, '1'),
(157335, 19533, 'QU', 'OK', 'S', 1727872267, 1727872267, '1'),
(157336, 11583, 'QU', 'OK', 'S', 1727872272, 1727872272, '1'),
(157337, 11583, 'QU', 'OK', 'S', 1727872276, 1727872276, '1'),
(157338, 20776, 'QU', 'OK', 'S', 1727872281, 1727872281, '1'),
(157339, 19530, 'QU', 'OK', 'S', 1727872288, 1727872288, '1'),
(157340, 11583, 'QU', 'OK', 'S', 1727872294, 1727872294, '1'),
(157341, 19536, 'QU', 'OK', 'S', 1727872300, 1727872300, '1'),
(157342, 23234, 'QU', 'OK', 'S', 1727872485, 1727872485, '1'),
(157343, 23230, 'QU', 'OK', 'S', 1727872721, 1727872721, '1'),
(157344, 22832, 'QU', 'OK', 'S', 1727873581, 1727873581, '1'),
(157345, 22832, 'QU', 'OK', 'S', 1727873679, 1727873679, '1'),
(157346, 20950, 'QU', 'OK', 'S', 1727873839, 1727873839, '1'),
(157347, 20950, 'QU', 'OK', 'S', 1727873845, 1727873845, '1'),
(157348, 20950, 'QU', 'OK', 'S', 1727873852, 1727873852, '1'),
(157349, 20950, 'QU', 'OK', 'S', 1727873862, 1727873862, '1'),
(157350, 20950, 'QU', 'OK', 'S', 1727875251, 1727875251, '1'),
(157351, 20166, 'QU', 'OK', 'S', 1727875338, 1727875338, '1'),
(157352, 18822, 'QU', 'OK', 'S', 1727875472, 1727875472, '1'),
(157353, 28058, 'QU', 'OK', 'S', 1727875541, 1727875541, '1'),
(157354, 21167, 'QU', 'OK', 'S', 1727875552, 1727875552, '1'),
(157355, 21167, 'QU', 'OK', 'S', 1727875559, 1727875559, '1'),
(157356, 16099, 'QU', 'OK', 'S', 1727875563, 1727875563, '1'),
(157357, 18671, 'QU', 'OK', 'S', 1727875571, 1727875571, '1'),
(157358, 33545, 'QU', 'OK', 'S', 1727875576, 1727875576, '1'),
(157359, 33545, 'QU', 'OK', 'S', 1727875582, 1727875582, '1'),
(157360, 18804, 'QU', 'OK', 'S', 1727875585, 1727875585, '1'),
(157361, 18671, 'QU', 'OK', 'S', 1727875586, 1727875586, '1'),
(157362, 33546, 'QU', 'OK', 'S', 1727875590, 1727875590, '1'),
(157363, 20461, 'QU', 'OK', 'S', 1727875594, 1727875594, '1'),
(157364, 29772, 'QU', 'OK', 'S', 1727875599, 1727875599, '1'),
(157365, 29772, 'QU', 'OK', 'S', 1727875603, 1727875603, '1'),
(157366, 16099, 'QU', 'OK', 'S', 1727875607, 1727875607, '1'),
(157367, 33545, 'QU', 'OK', 'S', 1727875612, 1727875612, '1'),
(157368, 33545, 'QU', 'OK', 'S', 1727875621, 1727875621, '1'),
(157369, 21026, 'QU', 'OK', 'S', 1727875625, 1727875625, '1'),
(157370, 16099, 'QU', 'OK', 'S', 1727875628, 1727875628, '1'),
(157371, 21026, 'QU', 'OK', 'S', 1727875636, 1727875636, '1'),
(157372, 11615, 'QU', 'OK', 'S', 1727875670, 1727875670, '1'),
(157373, 18671, 'QU', 'OK', 'S', 1727875679, 1727875679, '1'),
(157374, 30398, 'QU', 'OK', 'S', 1727875685, 1727875685, '1'),
(157375, 25686, 'QU', 'OK', 'S', 1727875689, 1727875689, '1'),
(157376, 11615, 'QU', 'OK', 'S', 1727875710, 1727875710, '1'),
(157377, 11614, 'QU', 'OK', 'S', 1727875845, 1727875845, '1'),
(157378, 12840, 'QU', 'OK', 'S', 1727876537, 1727876537, '1'),
(157379, 30808, 'QU', 'OK', 'S', 1727876542, 1727876542, '1'),
(157380, 19120, 'QU', 'OK', 'S', 1727876546, 1727876546, '1'),
(157381, 33542, 'QU', 'OK', 'S', 1727876549, 1727876549, '1'),
(157382, 19120, 'QU', 'OK', 'S', 1727876554, 1727876554, '1'),
(157383, 33542, 'QU', 'OK', 'S', 1727876559, 1727876559, '1'),
(157384, 24197, 'QU', 'OK', 'S', 1727876563, 1727876563, '1'),
(157385, 23143, 'QU', 'OK', 'S', 1727876567, 1727876567, '1'),
(157386, 23148, 'QU', 'OK', 'S', 1727876571, 1727876571, '1'),
(157387, 16099, 'QU', 'OK', 'S', 1727876575, 1727876575, '1'),
(157388, 15117, 'QU', 'OK', 'S', 1727876578, 1727876578, '1'),
(157389, 16378, 'QU', 'OK', 'S', 1727876582, 1727876582, '1'),
(157390, 8347, 'QU', 'OK', 'S', 1727876588, 1727876588, '1'),
(157391, 28523, 'QU', 'OK', 'S', 1727876593, 1727876593, '1'),
(157392, 33542, 'QU', 'OK', 'S', 1727876598, 1727876598, '1'),
(157393, 33542, 'QU', 'OK', 'S', 1727876602, 1727876602, '1'),
(157394, 28325, 'QU', 'OK', 'S', 1727876607, 1727876607, '1'),
(157395, 33525, 'QU', 'OK', 'S', 1727876611, 1727876611, '1'),
(157396, 28523, 'QU', 'OK', 'S', 1727876615, 1727876615, '1'),
(157397, 28523, 'QU', 'OK', 'S', 1727876624, 1727876624, '1'),
(157398, 28058, 'QU', 'OK', 'S', 1727876627, 1727876627, '1'),
(157399, 28523, 'QU', 'OK', 'S', 1727876633, 1727876633, '1'),
(157400, 33525, 'QU', 'OK', 'S', 1727876638, 1727876638, '1'),
(157401, 12840, 'QU', 'OK', 'S', 1727876643, 1727876643, '1'),
(157402, 2098, 'QU', 'OK', 'S', 1727876647, 1727876647, '1'),
(157403, 3962, 'QU', 'OK', 'S', 1727876650, 1727876650, '1'),
(157404, 33345, 'QU', 'OK', 'S', 1727876660, 1727876660, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(157405, 28523, 'QU', 'OK', 'S', 1727876664, 1727876664, '1'),
(157406, 25042, 'QU', 'OK', 'S', 1727876668, 1727876668, '1'),
(157407, 8280, 'QU', 'OK', 'S', 1727876673, 1727876673, '1'),
(157408, 33525, 'QU', 'OK', 'S', 1727876678, 1727876678, '1'),
(157409, 28523, 'QU', 'OK', 'S', 1727876683, 1727876683, '1'),
(157410, 12099, 'QU', 'OK', 'S', 1727876688, 1727876688, '1'),
(157411, 24321, 'QU', 'OK', 'S', 1727876693, 1727876693, '1'),
(157412, 24321, 'QU', 'OK', 'S', 1727876698, 1727876698, '1'),
(157413, 25042, 'QU', 'OK', 'S', 1727876703, 1727876703, '1'),
(157414, 1837, 'QU', 'OK', 'S', 1727876716, 1727876716, '1'),
(157415, 33525, 'QU', 'OK', 'S', 1727876764, 1727876764, '1'),
(157416, 33525, 'QU', 'OK', 'S', 1727876768, 1727876768, '1'),
(157417, 33829, 'QU', 'OK', 'S', 1727930783, 1727930783, '1'),
(157418, 31406, 'QU', 'OK', 'S', 1727931869, 1727931869, '1'),
(157419, 7866, 'QU', 'OK', 'S', 1727931928, 1727931928, '1'),
(157420, 25683, 'QU', 'OK', 'S', 1727932101, 1727932101, '1'),
(157421, 25684, 'QU', 'OK', 'S', 1727932151, 1727932151, '1'),
(157422, 18781, 'QU', 'OK', 'S', 1727932374, 1727932374, '1'),
(157423, 18781, 'QU', 'OK', 'S', 1727932398, 1727932398, '1'),
(157424, 33546, 'QU', 'OK', 'S', 1727934732, 1727934732, '1'),
(157425, 33546, 'QU', 'OK', 'S', 1727934735, 1727934735, '1'),
(157426, 33546, 'QU', 'OK', 'S', 1727934738, 1727934738, '1'),
(157427, 28060, 'QU', 'OK', 'S', 1727936027, 1727936027, '1'),
(157428, 18803, 'QU', 'OK', 'S', 1727936038, 1727936038, '1'),
(157429, 1976, 'QU', 'OK', 'S', 1727936056, 1727936056, '1'),
(157430, 1976, 'QU', 'OK', 'S', 1727936056, 1727936056, '1'),
(157431, 14477, 'QU', 'OK', 'S', 1727936655, 1727936655, '1'),
(157432, 8281, 'QU', 'OK', 'S', 1727936774, 1727936774, '1'),
(157433, 32204, 'QU', 'OK', 'S', 1727936788, 1727936788, '1'),
(157434, 32201, 'QU', 'OK', 'S', 1727936796, 1727936796, '1'),
(157435, 33247, 'QU', 'OK', 'S', 1727936812, 1727936812, '1'),
(157436, 33247, 'QU', 'OK', 'S', 1727936812, 1727936812, '1'),
(157437, 33247, 'QU', 'OK', 'S', 1727936812, 1727936812, '1'),
(157438, 33247, 'QU', 'OK', 'S', 1727936813, 1727936813, '1'),
(157439, 25684, 'QU', 'OK', 'S', 1727937265, 1727937265, '1'),
(157440, 25683, 'QU', 'OK', 'S', 1727937276, 1727937276, '1'),
(157441, 25686, 'QU', 'OK', 'S', 1727937278, 1727937278, '1'),
(157442, 25683, 'QU', 'OK', 'S', 1727937282, 1727937282, '1'),
(157443, 25686, 'QU', 'OK', 'S', 1727937285, 1727937285, '1'),
(157444, 28523, 'QU', 'OK', 'S', 1727937798, 1727937798, '1'),
(157445, 17449, 'QU', 'OK', 'S', 1727939282, 1727939282, '1'),
(157446, 29664, 'QU', 'OK', 'S', 1727939289, 1727939289, '1'),
(157447, 21657, 'QU', 'OK', 'S', 1727939292, 1727939292, '1'),
(157448, 22735, 'QU', 'OK', 'S', 1727939297, 1727939297, '1'),
(157449, 22728, 'QU', 'OK', 'S', 1727939300, 1727939300, '1'),
(157450, 32004, 'QU', 'OK', 'S', 1727939313, 1727939313, '1'),
(157451, 32004, 'QU', 'OK', 'S', 1727939318, 1727939318, '1'),
(157452, 32133, 'QU', 'OK', 'S', 1727939322, 1727939322, '1'),
(157453, 21181, 'QU', 'OK', 'S', 1727939328, 1727939328, '1'),
(157454, 30168, 'QU', 'OK', 'S', 1727939332, 1727939332, '1'),
(157455, 30168, 'QU', 'OK', 'S', 1727939339, 1727939339, '1'),
(157456, 21181, 'QU', 'OK', 'S', 1727939343, 1727939343, '1'),
(157457, 21181, 'QU', 'OK', 'S', 1727939348, 1727939348, '1'),
(157458, 21181, 'QU', 'OK', 'S', 1727939352, 1727939352, '1'),
(157459, 21181, 'QU', 'OK', 'S', 1727939356, 1727939356, '1'),
(157460, 29958, 'QU', 'OK', 'S', 1727939360, 1727939360, '1'),
(157461, 21181, 'QU', 'OK', 'S', 1727939364, 1727939364, '1'),
(157462, 30503, 'QU', 'OK', 'S', 1727939413, 1727939413, '1'),
(157463, 30503, 'QU', 'OK', 'S', 1727939418, 1727939418, '1'),
(157464, 30503, 'QU', 'OK', 'S', 1727939421, 1727939421, '1'),
(157465, 22726, 'QU', 'OK', 'S', 1727939431, 1727939431, '1'),
(157466, 32133, 'QU', 'OK', 'S', 1727939441, 1727939441, '1'),
(157467, 28023, 'QU', 'OK', 'S', 1727939493, 1727939493, '1'),
(157468, 28023, 'QU', 'OK', 'S', 1727939493, 1727939493, '1'),
(157469, 33892, 'QU', 'OK', 'S', 1727940122, 1727940122, '1'),
(157470, 33892, 'QU', 'OK', 'S', 1727940122, 1727940122, '1'),
(157471, 33892, 'QU', 'OK', 'S', 1727940122, 1727940122, '1'),
(157472, 33892, 'QU', 'OK', 'S', 1727940122, 1727940122, '1'),
(157473, 33890, 'QU', 'OK', 'S', 1727940135, 1727940135, '1'),
(157474, 33890, 'QU', 'OK', 'S', 1727940135, 1727940135, '1'),
(157475, 33890, 'QU', 'OK', 'S', 1727940135, 1727940135, '1'),
(157476, 33890, 'QU', 'OK', 'S', 1727940135, 1727940135, '1'),
(157477, 33891, 'QU', 'OK', 'S', 1727940161, 1727940161, '1'),
(157478, 33891, 'QU', 'OK', 'S', 1727940161, 1727940161, '1'),
(157479, 33891, 'QU', 'OK', 'S', 1727940161, 1727940161, '1'),
(157480, 33891, 'QU', 'OK', 'S', 1727940161, 1727940161, '1'),
(157481, 33889, 'QU', 'OK', 'S', 1727940174, 1727940174, '1'),
(157482, 33889, 'QU', 'OK', 'S', 1727940174, 1727940174, '1'),
(157483, 33889, 'QU', 'OK', 'S', 1727940174, 1727940174, '1'),
(157484, 26318, 'QU', 'OK', 'S', 1727940225, 1727940225, '1'),
(157485, 26318, 'QU', 'OK', 'S', 1727940225, 1727940225, '1'),
(157486, 26317, 'QU', 'OK', 'S', 1727940234, 1727940234, '1'),
(157487, 26317, 'QU', 'OK', 'S', 1727940234, 1727940234, '1'),
(157488, 26316, 'QU', 'OK', 'S', 1727940243, 1727940243, '1'),
(157489, 26316, 'QU', 'OK', 'S', 1727940243, 1727940243, '1'),
(157490, 26315, 'QU', 'OK', 'S', 1727940254, 1727940254, '1'),
(157491, 26315, 'QU', 'OK', 'S', 1727940254, 1727940254, '1'),
(157492, 26314, 'QU', 'OK', 'S', 1727940260, 1727940260, '1'),
(157493, 26314, 'QU', 'OK', 'S', 1727940260, 1727940260, '1'),
(157494, 26313, 'QU', 'OK', 'S', 1727940273, 1727940273, '1'),
(157495, 26313, 'QU', 'OK', 'S', 1727940273, 1727940273, '1'),
(157496, 26312, 'QU', 'OK', 'S', 1727940279, 1727940279, '1'),
(157497, 26233, 'QU', 'OK', 'S', 1727940298, 1727940298, '1'),
(157498, 26233, 'QU', 'OK', 'S', 1727940298, 1727940298, '1'),
(157499, 26231, 'QU', 'OK', 'S', 1727940307, 1727940307, '1'),
(157500, 26231, 'QU', 'OK', 'S', 1727940307, 1727940307, '1'),
(157501, 26230, 'QU', 'OK', 'S', 1727940313, 1727940313, '1'),
(157502, 26230, 'QU', 'OK', 'S', 1727940313, 1727940313, '1'),
(157503, 26228, 'QU', 'OK', 'S', 1727940328, 1727940328, '1'),
(157504, 26226, 'QU', 'OK', 'S', 1727940339, 1727940339, '1'),
(157505, 26226, 'QU', 'OK', 'S', 1727940339, 1727940339, '1'),
(157506, 24997, 'QU', 'OK', 'S', 1727942158, 1727942158, '1'),
(157507, 24997, 'QU', 'OK', 'S', 1727942163, 1727942163, '1'),
(157508, 20567, 'QU', 'OK', 'S', 1727942166, 1727942166, '1'),
(157509, 33578, 'QU', 'OK', 'S', 1727942172, 1727942172, '1'),
(157510, 8896, 'QU', 'OK', 'S', 1727942177, 1727942177, '1'),
(157511, 33033, 'QU', 'OK', 'S', 1727942182, 1727942182, '1'),
(157512, 31663, 'QU', 'OK', 'S', 1727942186, 1727942186, '1'),
(157513, 31687, 'QU', 'OK', 'S', 1727942190, 1727942190, '1'),
(157514, 31937, 'QU', 'OK', 'S', 1727942193, 1727942193, '1'),
(157515, 33014, 'QU', 'OK', 'S', 1727942368, 1727942368, '1'),
(157516, 33578, 'QU', 'OK', 'S', 1727942372, 1727942372, '1'),
(157517, 31937, 'QU', 'OK', 'S', 1727942377, 1727942377, '1'),
(157518, 33014, 'QU', 'OK', 'S', 1727942380, 1727942380, '1'),
(157519, 33034, 'QU', 'OK', 'S', 1727942383, 1727942383, '1'),
(157520, 33352, 'QU', 'OK', 'S', 1727942387, 1727942387, '1'),
(157521, 30976, 'QU', 'OK', 'S', 1727942391, 1727942391, '1'),
(157522, 30976, 'QU', 'OK', 'S', 1727942396, 1727942396, '1'),
(157523, 27675, 'QU', 'OK', 'S', 1727942399, 1727942399, '1'),
(157524, 33741, 'QU', 'OK', 'S', 1727942403, 1727942403, '1'),
(157525, 33414, 'QU', 'OK', 'S', 1727942407, 1727942407, '1'),
(157526, 29890, 'QU', 'OK', 'S', 1727942416, 1727942416, '1'),
(157527, 12709, 'QU', 'OK', 'S', 1727942420, 1727942420, '1'),
(157528, 33352, 'QU', 'OK', 'S', 1727942424, 1727942424, '1'),
(157529, 10874, 'QU', 'OK', 'S', 1727942429, 1727942429, '1'),
(157530, 33740, 'QU', 'OK', 'S', 1727942433, 1727942433, '1'),
(157531, 22551, 'QU', 'OK', 'S', 1727942436, 1727942436, '1'),
(157532, 32358, 'QU', 'OK', 'S', 1727942441, 1727942441, '1'),
(157533, 29227, 'QU', 'OK', 'S', 1727942446, 1727942446, '1'),
(157534, 29430, 'QU', 'OK', 'S', 1727942450, 1727942450, '1'),
(157535, 32696, 'QU', 'OK', 'S', 1727942454, 1727942454, '1'),
(157536, 33384, 'QU', 'OK', 'S', 1727942459, 1727942459, '1'),
(157537, 32696, 'QU', 'OK', 'S', 1727942463, 1727942463, '1'),
(157538, 32358, 'QU', 'OK', 'S', 1727942467, 1727942467, '1'),
(157539, 30586, 'QU', 'OK', 'S', 1727942471, 1727942471, '1'),
(157540, 30586, 'QU', 'OK', 'S', 1727942477, 1727942477, '1'),
(157541, 30976, 'QU', 'OK', 'S', 1727942482, 1727942482, '1'),
(157542, 30283, 'QU', 'OK', 'S', 1727942493, 1727942493, '1'),
(157543, 17580, 'QU', 'OK', 'S', 1727942497, 1727942497, '1'),
(157544, 8896, 'QU', 'OK', 'S', 1727942501, 1727942501, '1'),
(157545, 30283, 'QU', 'OK', 'S', 1727942506, 1727942506, '1'),
(157546, 33441, 'QU', 'OK', 'S', 1727942512, 1727942512, '1'),
(157547, 27776, 'QU', 'OK', 'S', 1727942517, 1727942517, '1'),
(157548, 33352, 'QU', 'OK', 'S', 1727942523, 1727942523, '1'),
(157549, 32842, 'QU', 'OK', 'S', 1727942530, 1727942530, '1'),
(157550, 30283, 'QU', 'OK', 'S', 1727942535, 1727942535, '1'),
(157551, 27240, 'QU', 'OK', 'S', 1727942540, 1727942540, '1'),
(157552, 32355, 'QU', 'OK', 'S', 1727942544, 1727942544, '1'),
(157553, 33571, 'QU', 'OK', 'S', 1727942548, 1727942548, '1'),
(157554, 27591, 'QU', 'OK', 'S', 1727942553, 1727942553, '1'),
(157555, 33539, 'QU', 'OK', 'S', 1727942558, 1727942558, '1'),
(157556, 27617, 'QU', 'OK', 'S', 1727942562, 1727942562, '1'),
(157557, 32354, 'QU', 'OK', 'S', 1727942567, 1727942567, '1'),
(157558, 30976, 'QU', 'OK', 'S', 1727942574, 1727942574, '1'),
(157559, 30976, 'QU', 'OK', 'S', 1727942579, 1727942579, '1'),
(157560, 30283, 'QU', 'OK', 'S', 1727942583, 1727942583, '1'),
(157561, 30976, 'QU', 'OK', 'S', 1727942590, 1727942590, '1'),
(157562, 30976, 'QU', 'OK', 'S', 1727942595, 1727942595, '1'),
(157563, 32696, 'QU', 'OK', 'S', 1727942609, 1727942609, '1'),
(157564, 27615, 'QU', 'OK', 'S', 1727942613, 1727942613, '1'),
(157565, 32352, 'QU', 'OK', 'S', 1727942618, 1727942618, '1'),
(157566, 32696, 'QU', 'OK', 'S', 1727942622, 1727942622, '1'),
(157567, 32696, 'QU', 'OK', 'S', 1727942627, 1727942627, '1'),
(157568, 32352, 'QU', 'OK', 'S', 1727942633, 1727942633, '1'),
(157569, 25293, 'QU', 'OK', 'S', 1727942652, 1727942652, '1'),
(157570, 3954, 'QU', 'OK', 'S', 1727942694, 1727942694, '1'),
(157571, 19840, 'QU', 'OK', 'S', 1727942880, 1727942880, '1'),
(157572, 19840, 'QU', 'OK', 'S', 1727942887, 1727942887, '1'),
(157573, 1810, 'QU', 'OK', 'S', 1727943488, 1727943488, '1'),
(157574, 31021, 'QU', 'OK', 'S', 1727943514, 1727943514, '1'),
(157575, 31021, 'QU', 'OK', 'S', 1727943520, 1727943520, '1'),
(157576, 13914, 'QU', 'OK', 'S', 1727943820, 1727943820, '1'),
(157577, 12288, 'QU', 'OK', 'S', 1727943825, 1727943825, '1'),
(157578, 13511, 'QU', 'OK', 'S', 1727943827, 1727943827, '1'),
(157579, 17998, 'QU', 'OK', 'S', 1727943832, 1727943832, '1'),
(157580, 12288, 'QU', 'OK', 'S', 1727943837, 1727943837, '1'),
(157581, 25563, 'QU', 'OK', 'S', 1727943840, 1727943840, '1'),
(157582, 25563, 'QU', 'OK', 'S', 1727943843, 1727943843, '1'),
(157583, 25563, 'QU', 'OK', 'S', 1727943847, 1727943847, '1'),
(157584, 17998, 'QU', 'OK', 'S', 1727943851, 1727943851, '1'),
(157585, 29059, 'QU', 'OK', 'S', 1727943854, 1727943854, '1'),
(157586, 30435, 'QU', 'OK', 'S', 1727943858, 1727943858, '1'),
(157587, 28384, 'QU', 'OK', 'S', 1727943862, 1727943862, '1'),
(157588, 29059, 'QU', 'OK', 'S', 1727943865, 1727943865, '1'),
(157589, 25563, 'QU', 'OK', 'S', 1727943872, 1727943872, '1'),
(157590, 33719, 'QU', 'OK', 'S', 1727943875, 1727943875, '1'),
(157591, 24321, 'QU', 'OK', 'S', 1727943885, 1727943885, '1'),
(157592, 24321, 'QU', 'OK', 'S', 1727943889, 1727943889, '1'),
(157593, 24321, 'QU', 'OK', 'S', 1727943893, 1727943893, '1'),
(157594, 33501, 'QU', 'OK', 'S', 1727943899, 1727943899, '1'),
(157595, 33719, 'QU', 'OK', 'S', 1727943906, 1727943906, '1'),
(157596, 30435, 'QU', 'OK', 'S', 1727943914, 1727943914, '1'),
(157597, 13914, 'QU', 'OK', 'S', 1727943921, 1727943921, '1'),
(157598, 28458, 'QU', 'OK', 'S', 1727943925, 1727943925, '1'),
(157599, 21612, 'QU', 'OK', 'S', 1727943938, 1727943938, '1'),
(157600, 21612, 'QU', 'OK', 'S', 1727943942, 1727943942, '1'),
(157601, 21612, 'QU', 'OK', 'S', 1727943946, 1727943946, '1'),
(157602, 28458, 'QU', 'OK', 'S', 1727943950, 1727943950, '1'),
(157603, 32872, 'QU', 'OK', 'S', 1727943955, 1727943955, '1'),
(157604, 21088, 'QU', 'OK', 'S', 1727943958, 1727943958, '1'),
(157605, 21088, 'QU', 'OK', 'S', 1727943962, 1727943962, '1'),
(157606, 29059, 'QU', 'OK', 'S', 1727943969, 1727943969, '1'),
(157607, 12288, 'QU', 'OK', 'S', 1727943986, 1727943986, '1'),
(157608, 33719, 'QU', 'OK', 'S', 1727943997, 1727943997, '1'),
(157609, 13511, 'QU', 'OK', 'S', 1727944004, 1727944004, '1'),
(157610, 318, 'QU', 'OK', 'S', 1727944093, 1727944093, '1'),
(157611, 23681, 'QU', 'OK', 'S', 1727944099, 1727944099, '1'),
(157612, 24447, 'QU', 'OK', 'S', 1727944104, 1727944104, '1'),
(157613, 24826, 'QU', 'OK', 'S', 1727944108, 1727944108, '1'),
(157614, 23680, 'QU', 'OK', 'S', 1727944112, 1727944112, '1'),
(157615, 33843, 'QU', 'OK', 'S', 1727944115, 1727944115, '1'),
(157616, 33458, 'QU', 'OK', 'S', 1727944120, 1727944120, '1'),
(157617, 28660, 'QU', 'OK', 'S', 1727944124, 1727944124, '1'),
(157618, 135, 'QU', 'OK', 'S', 1727944133, 1727944133, '1'),
(157619, 33234, 'QU', 'OK', 'S', 1727944138, 1727944138, '1'),
(157620, 29645, 'QU', 'OK', 'S', 1727944142, 1727944142, '1'),
(157621, 33542, 'QU', 'OK', 'S', 1727944146, 1727944146, '1'),
(157622, 31747, 'QU', 'OK', 'S', 1727944154, 1727944154, '1'),
(157623, 25233, 'QU', 'OK', 'S', 1727944160, 1727944160, '1'),
(157624, 29380, 'QU', 'OK', 'S', 1727944165, 1727944165, '1'),
(157625, 18650, 'QU', 'OK', 'S', 1727944170, 1727944170, '1'),
(157626, 30398, 'QU', 'OK', 'S', 1727944175, 1727944175, '1'),
(157627, 25067, 'QU', 'OK', 'S', 1727944180, 1727944180, '1'),
(157628, 323, 'QU', 'OK', 'S', 1727944186, 1727944186, '1'),
(157629, 33541, 'QU', 'OK', 'S', 1727944198, 1727944198, '1'),
(157630, 12395, 'QU', 'OK', 'S', 1727944204, 1727944204, '1'),
(157631, 31194, 'QU', 'OK', 'S', 1727944209, 1727944209, '1'),
(157632, 33525, 'QU', 'OK', 'S', 1727944215, 1727944215, '1'),
(157633, 33392, 'QU', 'OK', 'S', 1727944223, 1727944223, '1'),
(157634, 33544, 'QU', 'OK', 'S', 1727944227, 1727944227, '1'),
(157635, 24556, 'QU', 'OK', 'S', 1727944234, 1727944234, '1'),
(157636, 31632, 'QU', 'OK', 'S', 1727944238, 1727944238, '1'),
(157637, 33394, 'QU', 'OK', 'S', 1727944243, 1727944243, '1'),
(157638, 33655, 'QU', 'OK', 'S', 1727944247, 1727944247, '1'),
(157639, 33150, 'QU', 'OK', 'S', 1727944253, 1727944253, '1'),
(157640, 22820, 'QU', 'OK', 'S', 1727944257, 1727944257, '1'),
(157641, 31747, 'QU', 'OK', 'S', 1727944261, 1727944261, '1'),
(157642, 33851, 'QU', 'OK', 'S', 1727944267, 1727944267, '1'),
(157643, 19840, 'QU', 'OK', 'S', 1727944272, 1727944272, '1'),
(157644, 32885, 'QU', 'OK', 'S', 1727944292, 1727944292, '1'),
(157645, 33475, 'QU', 'OK', 'S', 1727944308, 1727944308, '1'),
(157646, 31740, 'QU', 'OK', 'S', 1727944318, 1727944318, '1'),
(157647, 21804, 'QU', 'OK', 'S', 1727944367, 1727944367, '1'),
(157648, 21804, 'QU', 'OK', 'S', 1727944371, 1727944371, '1'),
(157649, 23847, 'QU', 'OK', 'S', 1727947142, 1727947142, '1'),
(157650, 33621, 'QU', 'OK', 'S', 1727947144, 1727947144, '1'),
(157651, 10637, 'QU', 'OK', 'S', 1727947150, 1727947150, '1'),
(157652, 11632, 'QU', 'OK', 'S', 1727947153, 1727947153, '1'),
(157653, 14649, 'QU', 'OK', 'S', 1727947155, 1727947155, '1'),
(157654, 23954, 'QU', 'OK', 'S', 1727947367, 1727947367, '1'),
(157655, 21130, 'QU', 'OK', 'S', 1727947370, 1727947370, '1'),
(157656, 23954, 'QU', 'OK', 'S', 1727947375, 1727947375, '1'),
(157657, 21130, 'QU', 'OK', 'S', 1727947382, 1727947382, '1'),
(157658, 21130, 'QU', 'OK', 'S', 1727947386, 1727947386, '1'),
(157659, 21130, 'QU', 'OK', 'S', 1727947389, 1727947389, '1'),
(157660, 31573, 'QU', 'OK', 'S', 1727947392, 1727947392, '1'),
(157661, 20406, 'QU', 'OK', 'S', 1727947395, 1727947395, '1'),
(157662, 31573, 'QU', 'OK', 'S', 1727947398, 1727947398, '1'),
(157663, 23954, 'QU', 'OK', 'S', 1727947684, 1727947684, '1'),
(157664, 33525, 'QU', 'OK', 'S', 1727948122, 1727948122, '1'),
(157665, 33789, 'QU', 'OK', 'S', 1727949379, 1727949379, '1'),
(157666, 17471, 'QU', 'OK', 'S', 1727949390, 1727949390, '1'),
(157667, 22805, 'QU', 'OK', 'S', 1727951179, 1727951179, '1'),
(157668, 21247, 'QU', 'OK', 'S', 1727951211, 1727951211, '1'),
(157669, 33927, 'QU', 'OK', 'S', 1727951755, 1727951755, '1'),
(157670, 33928, 'QU', 'OK', 'S', 1727951997, 1727951997, '1'),
(157671, 15897, 'QU', 'OK', 'S', 1727952471, 1727952471, '1'),
(157672, 23235, 'QU', 'OK', 'S', 1727952615, 1727952615, '1'),
(157673, 23235, 'QU', 'OK', 'S', 1727952618, 1727952618, '1'),
(157674, 23235, 'QU', 'OK', 'S', 1727952629, 1727952629, '1'),
(157675, 23235, 'QU', 'OK', 'S', 1727952632, 1727952632, '1'),
(157676, 23228, 'QU', 'OK', 'S', 1727952670, 1727952670, '1'),
(157677, 23227, 'QU', 'OK', 'S', 1727952687, 1727952687, '1'),
(157678, 23227, 'QU', 'OK', 'S', 1727952697, 1727952697, '1'),
(157679, 23227, 'QU', 'OK', 'S', 1727952701, 1727952701, '1'),
(157680, 23227, 'QU', 'OK', 'S', 1727952705, 1727952705, '1'),
(157681, 33927, 'QU', 'OK', 'S', 1727953056, 1727953056, '1'),
(157682, 33928, 'QU', 'OK', 'S', 1727953080, 1727953080, '1'),
(157683, 33929, 'QU', 'OK', 'S', 1727953219, 1727953219, '1'),
(157684, 33430, 'QU', 'OK', 'S', 1727953702, 1727953702, '1'),
(157685, 33428, 'QU', 'OK', 'S', 1727953707, 1727953707, '1'),
(157686, 33427, 'QU', 'OK', 'S', 1727953715, 1727953715, '1'),
(157687, 33425, 'QU', 'OK', 'S', 1727953721, 1727953721, '1'),
(157688, 33424, 'QU', 'OK', 'S', 1727953726, 1727953726, '1'),
(157689, 33930, 'QU', 'OK', 'S', 1727953727, 1727953727, '1'),
(157690, 33423, 'QU', 'OK', 'S', 1727953732, 1727953732, '1'),
(157691, 33422, 'QU', 'OK', 'S', 1727953737, 1727953737, '1'),
(157692, 33186, 'QU', 'OK', 'S', 1727953744, 1727953744, '1'),
(157693, 33179, 'QU', 'OK', 'S', 1727953749, 1727953749, '1'),
(157694, 33178, 'QU', 'OK', 'S', 1727953758, 1727953758, '1'),
(157695, 33161, 'QU', 'OK', 'S', 1727953792, 1727953792, '1'),
(157696, 33160, 'QU', 'OK', 'S', 1727953802, 1727953802, '1'),
(157697, 33012, 'QU', 'OK', 'S', 1727953811, 1727953811, '1'),
(157698, 33011, 'QU', 'OK', 'S', 1727953817, 1727953817, '1'),
(157699, 33010, 'QU', 'OK', 'S', 1727953824, 1727953824, '1'),
(157700, 33009, 'QU', 'OK', 'S', 1727953830, 1727953830, '1'),
(157701, 32968, 'QU', 'OK', 'S', 1727953835, 1727953835, '1'),
(157702, 32929, 'QU', 'OK', 'S', 1727953844, 1727953844, '1'),
(157703, 32849, 'QU', 'OK', 'S', 1727953851, 1727953851, '1'),
(157704, 32846, 'QU', 'OK', 'S', 1727953869, 1727953869, '1'),
(157705, 32844, 'QU', 'OK', 'S', 1727953876, 1727953876, '1'),
(157706, 32811, 'QU', 'OK', 'S', 1727953883, 1727953883, '1'),
(157707, 32810, 'QU', 'OK', 'S', 1727953890, 1727953890, '1'),
(157708, 32649, 'QU', 'OK', 'S', 1727953898, 1727953898, '1'),
(157709, 32631, 'QU', 'OK', 'S', 1727953908, 1727953908, '1'),
(157710, 32349, 'QU', 'OK', 'S', 1727953918, 1727953918, '1'),
(157711, 32348, 'QU', 'OK', 'S', 1727953927, 1727953927, '1'),
(157712, 32127, 'QU', 'OK', 'S', 1727953935, 1727953935, '1'),
(157713, 32100, 'QU', 'OK', 'S', 1727953941, 1727953941, '1'),
(157714, 32080, 'QU', 'OK', 'S', 1727953956, 1727953956, '1'),
(157715, 33925, 'QU', 'OK', 'S', 1727953956, 1727953956, '1'),
(157716, 32079, 'QU', 'OK', 'S', 1727953963, 1727953963, '1'),
(157717, 31867, 'QU', 'OK', 'S', 1727953972, 1727953972, '1'),
(157718, 31866, 'QU', 'OK', 'S', 1727953991, 1727953991, '1'),
(157719, 31847, 'QU', 'OK', 'S', 1727954000, 1727954000, '1'),
(157720, 31845, 'QU', 'OK', 'S', 1727954013, 1727954013, '1'),
(157721, 31842, 'QU', 'OK', 'S', 1727954020, 1727954020, '1'),
(157722, 29830, 'QU', 'OK', 'S', 1727954027, 1727954027, '1'),
(157723, 29803, 'QU', 'OK', 'S', 1727954035, 1727954035, '1'),
(157724, 29792, 'QU', 'OK', 'S', 1727954042, 1727954042, '1'),
(157725, 29792, 'QU', 'OK', 'S', 1727954048, 1727954048, '1'),
(157726, 29791, 'QU', 'OK', 'S', 1727954057, 1727954057, '1'),
(157727, 29722, 'QU', 'OK', 'S', 1727954069, 1727954069, '1'),
(157728, 29345, 'QU', 'OK', 'S', 1727954089, 1727954089, '1'),
(157729, 31553, 'QU', 'OK', 'S', 1727954104, 1727954104, '1'),
(157730, 31553, 'QU', 'OK', 'S', 1727954107, 1727954107, '1'),
(157731, 29324, 'QU', 'OK', 'S', 1727954117, 1727954117, '1'),
(157732, 31862, 'QU', 'OK', 'S', 1727954196, 1727954196, '1'),
(157733, 33931, 'QU', 'OK', 'S', 1727954332, 1727954332, '1'),
(157734, 33932, 'QU', 'OK', 'S', 1727954742, 1727954742, '1'),
(157735, 31640, 'QU', 'OK', 'S', 1727954853, 1727954853, '1'),
(157736, 18457, 'QU', 'OK', 'S', 1727955216, 1727955216, '1'),
(157737, 11948, 'QU', 'OK', 'S', 1727955231, 1727955231, '1'),
(157738, 32449, 'QU', 'OK', 'S', 1727955236, 1727955236, '1'),
(157739, 2050, 'QU', 'OK', 'S', 1727955242, 1727955242, '1'),
(157740, 2651, 'QU', 'OK', 'S', 1727955247, 1727955247, '1'),
(157741, 29721, 'QU', 'OK', 'S', 1727955256, 1727955256, '1'),
(157742, 2050, 'QU', 'OK', 'S', 1727955331, 1727955331, '1'),
(157743, 12049, 'QU', 'OK', 'S', 1727955336, 1727955336, '1'),
(157744, 33918, 'QU', 'OK', 'S', 1727955472, 1727955472, '1'),
(157745, 31799, 'QU', 'OK', 'S', 1727955566, 1727955566, '1'),
(157746, 29219, 'QU', 'OK', 'S', 1727955569, 1727955569, '1'),
(157747, 24768, 'QU', 'OK', 'S', 1727955574, 1727955574, '1'),
(157748, 1349, 'QU', 'OK', 'S', 1727955579, 1727955579, '1'),
(157749, 22087, 'QU', 'OK', 'S', 1727955585, 1727955585, '1'),
(157750, 32047, 'QU', 'OK', 'S', 1727955589, 1727955589, '1'),
(157751, 30628, 'QU', 'OK', 'S', 1727955595, 1727955595, '1'),
(157752, 17532, 'QU', 'OK', 'S', 1727955602, 1727955602, '1'),
(157753, 32434, 'QU', 'OK', 'S', 1727955608, 1727955608, '1'),
(157754, 22134, 'QU', 'OK', 'S', 1727955615, 1727955615, '1'),
(157755, 29837, 'QU', 'OK', 'S', 1727955622, 1727955622, '1'),
(157756, 3847, 'QU', 'OK', 'S', 1727955627, 1727955627, '1'),
(157757, 33309, 'QU', 'OK', 'S', 1727955632, 1727955632, '1'),
(157758, 3881, 'QU', 'OK', 'S', 1727955640, 1727955640, '1'),
(157759, 33309, 'QU', 'OK', 'S', 1727955650, 1727955650, '1'),
(157760, 22082, 'QU', 'OK', 'S', 1727955655, 1727955655, '1'),
(157761, 3846, 'QU', 'OK', 'S', 1727955659, 1727955659, '1'),
(157762, 14962, 'QU', 'OK', 'S', 1727955671, 1727955671, '1'),
(157763, 11947, 'QU', 'OK', 'S', 1727955675, 1727955675, '1'),
(157764, 33404, 'QU', 'OK', 'S', 1727955680, 1727955680, '1'),
(157765, 32446, 'QU', 'OK', 'S', 1727955686, 1727955686, '1'),
(157766, 33090, 'QU', 'OK', 'S', 1727955691, 1727955691, '1'),
(157767, 14962, 'QU', 'OK', 'S', 1727955695, 1727955695, '1'),
(157768, 20264, 'QU', 'OK', 'S', 1727955703, 1727955703, '1'),
(157769, 6025, 'QU', 'OK', 'S', 1727955708, 1727955708, '1'),
(157770, 28787, 'QU', 'OK', 'S', 1727955712, 1727955712, '1'),
(157771, 5341, 'QU', 'OK', 'S', 1727955717, 1727955717, '1'),
(157772, 17522, 'QU', 'OK', 'S', 1727955721, 1727955721, '1'),
(157773, 5184, 'QU', 'OK', 'S', 1727955726, 1727955726, '1'),
(157774, 24584, 'QU', 'OK', 'S', 1727955730, 1727955730, '1'),
(157775, 22132, 'QU', 'OK', 'S', 1727955736, 1727955736, '1'),
(157776, 29773, 'QU', 'OK', 'S', 1727955742, 1727955742, '1'),
(157777, 21796, 'QU', 'OK', 'S', 1727955747, 1727955747, '1'),
(157778, 32460, 'QU', 'OK', 'S', 1727955754, 1727955754, '1'),
(157779, 10800, 'QU', 'OK', 'S', 1727955759, 1727955759, '1'),
(157780, 11949, 'QU', 'OK', 'S', 1727955765, 1727955765, '1'),
(157781, 33779, 'QU', 'OK', 'S', 1727955772, 1727955772, '1'),
(157782, 23179, 'QU', 'OK', 'S', 1727955780, 1727955780, '1'),
(157783, 3905, 'QU', 'OK', 'S', 1727955785, 1727955785, '1'),
(157784, 5185, 'QU', 'OK', 'S', 1727955791, 1727955791, '1'),
(157785, 33284, 'QU', 'OK', 'S', 1727955796, 1727955796, '1'),
(157786, 33317, 'QU', 'OK', 'S', 1727955802, 1727955802, '1'),
(157787, 27386, 'QU', 'OK', 'S', 1727955812, 1727955812, '1'),
(157788, 32432, 'QU', 'OK', 'S', 1727955818, 1727955818, '1'),
(157789, 33582, 'QU', 'OK', 'S', 1727955824, 1727955824, '1'),
(157790, 32650, 'QU', 'OK', 'S', 1727955829, 1727955829, '1'),
(157791, 28750, 'QU', 'OK', 'S', 1727955834, 1727955834, '1'),
(157792, 24079, 'QU', 'OK', 'S', 1727955840, 1727955840, '1'),
(157793, 17807, 'QU', 'OK', 'S', 1727955844, 1727955844, '1'),
(157794, 1801, 'QU', 'OK', 'S', 1727955896, 1727955896, '1'),
(157795, 23179, 'QU', 'OK', 'S', 1727955901, 1727955901, '1'),
(157796, 3905, 'QU', 'OK', 'S', 1727955907, 1727955907, '1'),
(157797, 32494, 'QU', 'OK', 'S', 1727955912, 1727955912, '1'),
(157798, 33763, 'QU', 'OK', 'S', 1727955918, 1727955918, '1'),
(157799, 14809, 'QU', 'OK', 'S', 1727955924, 1727955924, '1'),
(157800, 32305, 'QU', 'OK', 'S', 1727955929, 1727955929, '1'),
(157801, 30058, 'QU', 'OK', 'S', 1727955935, 1727955935, '1'),
(157802, 32186, 'QU', 'OK', 'S', 1727955941, 1727955941, '1'),
(157803, 32124, 'QU', 'OK', 'S', 1727955946, 1727955946, '1'),
(157804, 33782, 'QU', 'OK', 'S', 1727955958, 1727955958, '1'),
(157805, 5342, 'QU', 'OK', 'S', 1727955963, 1727955963, '1'),
(157806, 3954, 'QU', 'OK', 'S', 1727955969, 1727955969, '1'),
(157807, 3846, 'QU', 'OK', 'S', 1727955975, 1727955975, '1'),
(157808, 32746, 'QU', 'OK', 'S', 1727955981, 1727955981, '1'),
(157809, 20662, 'QU', 'OK', 'S', 1727955986, 1727955986, '1'),
(157810, 3905, 'QU', 'OK', 'S', 1727955991, 1727955991, '1'),
(157811, 33582, 'QU', 'OK', 'S', 1727955999, 1727955999, '1'),
(157812, 30628, 'QU', 'OK', 'S', 1727956004, 1727956004, '1'),
(157813, 33835, 'QU', 'OK', 'S', 1727956008, 1727956008, '1'),
(157814, 23907, 'QU', 'OK', 'S', 1727956127, 1727956127, '1'),
(157815, 23907, 'QU', 'OK', 'S', 1727956131, 1727956131, '1'),
(157816, 33920, 'QU', 'OK', 'S', 1727957115, 1727957115, '1'),
(157817, 14962, 'QU', 'OK', 'S', 1727957750, 1727957750, '1'),
(157818, 11948, 'QU', 'OK', 'S', 1727957765, 1727957765, '1'),
(157819, 11949, 'QU', 'OK', 'S', 1727957782, 1727957782, '1'),
(157820, 3954, 'QU', 'OK', 'S', 1727957793, 1727957793, '1'),
(157821, 5342, 'QU', 'OK', 'S', 1727957804, 1727957804, '1'),
(157822, 1801, 'QU', 'OK', 'S', 1727957813, 1727957813, '1'),
(157823, 5341, 'QU', 'OK', 'S', 1727957823, 1727957823, '1'),
(157824, 5185, 'QU', 'OK', 'S', 1727957833, 1727957833, '1'),
(157825, 14962, 'QU', 'OK', 'S', 1727957845, 1727957845, '1'),
(157826, 24584, 'QU', 'OK', 'S', 1727957858, 1727957858, '1'),
(157827, 11947, 'QU', 'OK', 'S', 1727957869, 1727957869, '1'),
(157828, 32460, 'QU', 'OK', 'S', 1727957888, 1727957888, '1'),
(157829, 18457, 'QU', 'OK', 'S', 1727957897, 1727957897, '1'),
(157830, 20264, 'QU', 'OK', 'S', 1727957908, 1727957908, '1'),
(157831, 33284, 'QU', 'OK', 'S', 1727957921, 1727957921, '1'),
(157832, 14809, 'QU', 'OK', 'S', 1727957932, 1727957932, '1'),
(157833, 17532, 'QU', 'OK', 'S', 1727957944, 1727957944, '1'),
(157834, 32186, 'QU', 'OK', 'S', 1727957956, 1727957956, '1'),
(157835, 3905, 'QU', 'OK', 'S', 1727957974, 1727957974, '1'),
(157836, 21796, 'QU', 'OK', 'S', 1727957988, 1727957988, '1'),
(157837, 32650, 'QU', 'OK', 'S', 1727958002, 1727958002, '1'),
(157838, 3147, 'QU', 'OK', 'S', 1727958893, 1727958893, '1'),
(157839, 3147, 'QU', 'OK', 'S', 1727958902, 1727958902, '1'),
(157840, 33895, 'QU', 'OK', 'S', 1727958911, 1727958911, '1'),
(157841, 19143, 'QU', 'OK', 'S', 1727958919, 1727958919, '1'),
(157842, 19143, 'QU', 'OK', 'S', 1727958928, 1727958928, '1'),
(157843, 33903, 'QU', 'OK', 'S', 1727958936, 1727958936, '1'),
(157844, 33903, 'QU', 'OK', 'S', 1727958946, 1727958946, '1'),
(157845, 33895, 'QU', 'OK', 'S', 1727958955, 1727958955, '1'),
(157846, 33922, 'QU', 'OK', 'S', 1727959321, 1727959321, '1'),
(157847, 33919, 'QU', 'OK', 'S', 1727959523, 1727959523, '1'),
(157848, 33921, 'QU', 'OK', 'S', 1727959557, 1727959557, '1'),
(157849, 33923, 'QU', 'OK', 'S', 1727959594, 1727959594, '1'),
(157850, 33924, 'QU', 'OK', 'S', 1727959696, 1727959696, '1'),
(157851, 33914, 'QU', 'OK', 'S', 1727959942, 1727959942, '1'),
(157852, 33916, 'QU', 'OK', 'S', 1727960039, 1727960039, '1'),
(157853, 33917, 'QU', 'OK', 'S', 1727960158, 1727960158, '1'),
(157854, 29324, 'QU', 'OK', 'S', 1727960243, 1727960243, '1'),
(157855, 29320, 'QU', 'OK', 'S', 1727960250, 1727960250, '1'),
(157856, 29320, 'QU', 'OK', 'S', 1727960256, 1727960256, '1'),
(157857, 29279, 'QU', 'OK', 'S', 1727960267, 1727960267, '1'),
(157858, 29279, 'QU', 'OK', 'S', 1727960273, 1727960273, '1'),
(157859, 29276, 'QU', 'OK', 'S', 1727960280, 1727960280, '1'),
(157860, 29268, 'QU', 'OK', 'S', 1727960296, 1727960296, '1'),
(157861, 28743, 'QU', 'OK', 'S', 1727960306, 1727960306, '1'),
(157862, 28741, 'QU', 'OK', 'S', 1727960316, 1727960316, '1'),
(157863, 28724, 'QU', 'OK', 'S', 1727960336, 1727960336, '1'),
(157864, 33785, 'QU', 'OK', 'S', 1727960349, 1727960349, '1'),
(157865, 28723, 'QU', 'OK', 'S', 1727960352, 1727960352, '1'),
(157866, 28492, 'QU', 'OK', 'S', 1727960354, 1727960354, '1'),
(157867, 19143, 'QU', 'OK', 'S', 1727960359, 1727960359, '1'),
(157868, 33785, 'QU', 'OK', 'S', 1727960362, 1727960362, '1'),
(157869, 28719, 'QU', 'OK', 'S', 1727960363, 1727960363, '1'),
(157870, 28719, 'QU', 'OK', 'S', 1727960370, 1727960370, '1'),
(157871, 33785, 'QU', 'OK', 'S', 1727960371, 1727960371, '1'),
(157872, 28718, 'QU', 'OK', 'S', 1727960377, 1727960377, '1'),
(157873, 28323, 'QU', 'OK', 'S', 1727960384, 1727960384, '1'),
(157874, 28322, 'QU', 'OK', 'S', 1727960390, 1727960390, '1'),
(157875, 28318, 'QU', 'OK', 'S', 1727960406, 1727960406, '1'),
(157876, 28316, 'QU', 'OK', 'S', 1727960414, 1727960414, '1'),
(157877, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157878, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157879, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157880, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157881, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157882, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157883, 28315, 'QU', 'OK', 'S', 1727960435, 1727960435, '1'),
(157884, 28314, 'QU', 'OK', 'S', 1727960445, 1727960445, '1'),
(157885, 25776, 'QU', 'OK', 'S', 1727960451, 1727960451, '1'),
(157886, 25776, 'QU', 'OK', 'S', 1727960456, 1727960456, '1'),
(157887, 25775, 'QU', 'OK', 'S', 1727960473, 1727960473, '1'),
(157888, 25775, 'QU', 'OK', 'S', 1727960473, 1727960473, '1'),
(157889, 25774, 'QU', 'OK', 'S', 1727960481, 1727960481, '1'),
(157890, 25772, 'QU', 'OK', 'S', 1727960493, 1727960493, '1'),
(157891, 25772, 'QU', 'OK', 'S', 1727960499, 1727960499, '1'),
(157892, 25771, 'QU', 'OK', 'S', 1727960505, 1727960505, '1'),
(157893, 25771, 'QU', 'OK', 'S', 1727960512, 1727960512, '1'),
(157894, 25770, 'QU', 'OK', 'S', 1727960521, 1727960521, '1'),
(157895, 25768, 'QU', 'OK', 'S', 1727960526, 1727960526, '1'),
(157896, 25768, 'QU', 'OK', 'S', 1727960530, 1727960530, '1'),
(157897, 25763, 'QU', 'OK', 'S', 1727960540, 1727960540, '1'),
(157898, 25762, 'QU', 'OK', 'S', 1727960549, 1727960549, '1'),
(157899, 25762, 'QU', 'OK', 'S', 1727960549, 1727960549, '1'),
(157900, 25749, 'QU', 'OK', 'S', 1727960556, 1727960556, '1'),
(157901, 25744, 'QU', 'OK', 'S', 1727960564, 1727960564, '1'),
(157902, 19012, 'QU', 'OK', 'S', 1727960755, 1727960755, '1'),
(157903, 28058, 'QU', 'OK', 'S', 1727960846, 1727960846, '1'),
(157904, 19011, 'QU', 'OK', 'S', 1727960855, 1727960855, '1'),
(157905, 19011, 'QU', 'OK', 'S', 1727960858, 1727960858, '1'),
(157906, 20367, 'QU', 'OK', 'S', 1727961104, 1727961104, '1'),
(157907, 14551, 'QU', 'OK', 'S', 1727961787, 1727961787, '1'),
(157908, 14551, 'QU', 'OK', 'S', 1727961797, 1727961797, '1'),
(157909, 14551, 'QU', 'OK', 'S', 1727961807, 1727961807, '1'),
(157910, 14551, 'QU', 'OK', 'S', 1727961812, 1727961812, '1'),
(157911, 14551, 'QU', 'OK', 'S', 1727961820, 1727961820, '1'),
(157912, 14551, 'QU', 'OK', 'S', 1727961823, 1727961823, '1'),
(157913, 19064, 'QU', 'OK', 'S', 1727961848, 1727961848, '1'),
(157914, 19064, 'QU', 'OK', 'S', 1727961908, 1727961908, '1'),
(157915, 20525, 'QU', 'OK', 'S', 1727962088, 1727962088, '1'),
(157916, 31434, 'QU', 'OK', 'S', 1727962629, 1727962629, '1'),
(157917, 31434, 'QU', 'OK', 'S', 1727962670, 1727962670, '1'),
(157918, 31434, 'QU', 'OK', 'S', 1727962675, 1727962675, '1'),
(157919, 31434, 'QU', 'OK', 'S', 1727962706, 1727962706, '1'),
(157920, 31434, 'QU', 'OK', 'S', 1727962729, 1727962729, '1'),
(157921, 24433, 'QU', 'OK', 'S', 1727962891, 1727962891, '1'),
(157922, 29217, 'QU', 'OK', 'S', 1727963016, 1727963016, '1'),
(157923, 13547, 'QU', 'OK', 'S', 1727963087, 1727963087, '1'),
(157924, 32160, 'QU', 'OK', 'S', 1727963819, 1727963819, '1'),
(157925, 32160, 'QU', 'OK', 'S', 1727963819, 1727963819, '1'),
(157926, 31096, 'QU', 'OK', 'S', 1727963842, 1727963842, '1'),
(157927, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157928, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157929, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157930, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157931, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157932, 30997, 'QU', 'OK', 'S', 1727963873, 1727963873, '1'),
(157933, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157934, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157935, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157936, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157937, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157938, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157939, 30791, 'QU', 'OK', 'S', 1727963925, 1727963925, '1'),
(157940, 26281, 'QU', 'OK', 'S', 1727963988, 1727963988, '1'),
(157941, 26281, 'QU', 'OK', 'S', 1727963988, 1727963988, '1'),
(157942, 26281, 'QU', 'OK', 'S', 1727963988, 1727963988, '1'),
(157943, 26281, 'QU', 'OK', 'S', 1727963988, 1727963988, '1'),
(157944, 27460, 'QU', 'OK', 'S', 1727964010, 1727964010, '1'),
(157945, 27460, 'QU', 'OK', 'S', 1727964010, 1727964010, '1'),
(157946, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157947, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157948, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157949, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157950, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157951, 27462, 'QU', 'OK', 'S', 1727964036, 1727964036, '1'),
(157952, 19625, 'QU', 'OK', 'S', 1727964080, 1727964080, '1'),
(157953, 19625, 'QU', 'OK', 'S', 1727964080, 1727964080, '1'),
(157954, 19625, 'QU', 'OK', 'S', 1727964080, 1727964080, '1'),
(157955, 19625, 'QU', 'OK', 'S', 1727964080, 1727964080, '1'),
(157956, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157957, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157958, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157959, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157960, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157961, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157962, 24101, 'QU', 'OK', 'S', 1727964128, 1727964128, '1'),
(157963, 25393, 'QU', 'OK', 'S', 1727964188, 1727964188, '1'),
(157964, 25393, 'QU', 'OK', 'S', 1727964188, 1727964188, '1'),
(157965, 25393, 'QU', 'OK', 'S', 1727964188, 1727964188, '1'),
(157966, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157967, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157968, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157969, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157970, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157971, 19527, 'QU', 'OK', 'S', 1727964229, 1727964229, '1'),
(157972, 19535, 'QU', 'OK', 'S', 1727964249, 1727964249, '1'),
(157973, 19535, 'QU', 'OK', 'S', 1727964249, 1727964249, '1'),
(157974, 19537, 'QU', 'OK', 'S', 1727964282, 1727964282, '1'),
(157975, 19537, 'QU', 'OK', 'S', 1727964282, 1727964282, '1'),
(157976, 19539, 'QU', 'OK', 'S', 1727964312, 1727964312, '1'),
(157977, 19539, 'QU', 'OK', 'S', 1727964312, 1727964312, '1'),
(157978, 19539, 'QU', 'OK', 'S', 1727964312, 1727964312, '1'),
(157979, 19539, 'QU', 'OK', 'S', 1727964312, 1727964312, '1'),
(157980, 19539, 'QU', 'OK', 'S', 1727964312, 1727964312, '1'),
(157981, 10437, 'QU', 'OK', 'S', 1727964373, 1727964373, '1'),
(157982, 10437, 'QU', 'OK', 'S', 1727964373, 1727964373, '1'),
(157983, 10437, 'QU', 'OK', 'S', 1727964373, 1727964373, '1'),
(157984, 10437, 'QU', 'OK', 'S', 1727964373, 1727964373, '1'),
(157985, 10437, 'QU', 'OK', 'S', 1727964373, 1727964373, '1'),
(157986, 30513, 'QU', 'OK', 'S', 1727964485, 1727964485, '1'),
(157987, 30513, 'QU', 'OK', 'S', 1727964488, 1727964488, '1'),
(157988, 12709, 'QU', 'OK', 'S', 1727964497, 1727964497, '1'),
(157989, 30513, 'QU', 'OK', 'S', 1727964502, 1727964502, '1'),
(157990, 24434, 'QU', 'OK', 'S', 1727964505, 1727964505, '1'),
(157991, 30513, 'QU', 'OK', 'S', 1727964513, 1727964513, '1'),
(157992, 31710, 'QU', 'OK', 'S', 1727964516, 1727964516, '1'),
(157993, 30513, 'QU', 'OK', 'S', 1727964518, 1727964518, '1'),
(157994, 14219, 'QU', 'OK', 'S', 1727964521, 1727964521, '1'),
(157995, 31115, 'QU', 'OK', 'S', 1728022081, 1728022081, '1'),
(157996, 31115, 'QU', 'OK', 'S', 1728022160, 1728022160, '1'),
(157997, 31115, 'QU', 'OK', 'S', 1728022175, 1728022175, '1'),
(157998, 31115, 'QU', 'OK', 'S', 1728022189, 1728022189, '1'),
(157999, 31115, 'QU', 'OK', 'S', 1728022204, 1728022204, '1'),
(158000, 31115, 'QU', 'OK', 'S', 1728022250, 1728022250, '1'),
(158001, 31115, 'QU', 'OK', 'S', 1728022262, 1728022262, '1'),
(158002, 24683, 'QU', 'OK', 'S', 1728022345, 1728022345, '1'),
(158003, 25637, 'QU', 'OK', 'S', 1728022589, 1728022589, '1'),
(158004, 25637, 'QU', 'OK', 'S', 1728022601, 1728022601, '1'),
(158005, 25637, 'QU', 'OK', 'S', 1728022616, 1728022616, '1'),
(158006, 25637, 'QU', 'OK', 'S', 1728022650, 1728022650, '1'),
(158007, 25637, 'QU', 'OK', 'S', 1728022666, 1728022666, '1'),
(158008, 25637, 'QU', 'OK', 'S', 1728022672, 1728022672, '1'),
(158009, 31537, 'QU', 'OK', 'S', 1728022871, 1728022871, '1'),
(158010, 33848, 'QU', 'OK', 'S', 1728022889, 1728022889, '1'),
(158011, 33906, 'QU', 'OK', 'S', 1728022906, 1728022906, '1'),
(158012, 33500, 'QU', 'OK', 'S', 1728022917, 1728022917, '1'),
(158013, 12288, 'QU', 'OK', 'S', 1728022924, 1728022924, '1'),
(158014, 13460, 'QU', 'OK', 'S', 1728023340, 1728023340, '1'),
(158015, 13460, 'QU', 'OK', 'S', 1728023342, 1728023342, '1'),
(158016, 33392, 'QU', 'OK', 'S', 1728023469, 1728023469, '1'),
(158017, 33542, 'QU', 'OK', 'S', 1728023505, 1728023505, '1'),
(158018, 33542, 'QU', 'OK', 'S', 1728023508, 1728023508, '1'),
(158019, 33542, 'QU', 'OK', 'S', 1728023510, 1728023510, '1'),
(158020, 13460, 'QU', 'OK', 'S', 1728023513, 1728023513, '1'),
(158021, 21888, 'QU', 'OK', 'S', 1728023833, 1728023833, '1'),
(158022, 24321, 'QU', 'OK', 'S', 1728024447, 1728024447, '1'),
(158023, 32931, 'QU', 'OK', 'S', 1728024657, 1728024657, '1'),
(158024, 23807, 'QU', 'OK', 'S', 1728024848, 1728024848, '1'),
(158025, 33089, 'QU', 'OK', 'S', 1728026451, 1728026451, '1'),
(158026, 33247, 'QU', 'OK', 'S', 1728026503, 1728026503, '1'),
(158027, 23327, 'QU', 'OK', 'S', 1728026505, 1728026505, '1'),
(158028, 19188, 'QU', 'OK', 'S', 1728026523, 1728026523, '1'),
(158029, 26434, 'QU', 'OK', 'S', 1728026536, 1728026536, '1'),
(158030, 26434, 'QU', 'OK', 'S', 1728026536, 1728026536, '1'),
(158031, 26817, 'QU', 'OK', 'S', 1728026604, 1728026604, '1'),
(158032, 15002, 'QU', 'OK', 'S', 1728026616, 1728026616, '1'),
(158033, 33620, 'QU', 'OK', 'S', 1728026792, 1728026792, '1'),
(158034, 32306, 'QU', 'OK', 'S', 1728026800, 1728026800, '1'),
(158035, 33542, 'QU', 'OK', 'S', 1728026806, 1728026806, '1'),
(158036, 22776, 'QU', 'OK', 'S', 1728026810, 1728026810, '1'),
(158037, 22776, 'QU', 'OK', 'S', 1728026818, 1728026818, '1'),
(158038, 26864, 'QU', 'OK', 'S', 1728026821, 1728026821, '1'),
(158039, 33541, 'QU', 'OK', 'S', 1728026825, 1728026825, '1'),
(158040, 31747, 'QU', 'OK', 'S', 1728026844, 1728026844, '1'),
(158041, 31156, 'QU', 'OK', 'S', 1728026850, 1728026850, '1'),
(158042, 33525, 'QU', 'OK', 'S', 1728026935, 1728026935, '1'),
(158043, 32239, 'QU', 'OK', 'S', 1728026940, 1728026940, '1'),
(158044, 33618, 'QU', 'OK', 'S', 1728026944, 1728026944, '1'),
(158045, 30357, 'QU', 'OK', 'S', 1728026952, 1728026952, '1'),
(158046, 32455, 'QU', 'OK', 'S', 1728026956, 1728026956, '1'),
(158047, 33655, 'QU', 'OK', 'S', 1728026961, 1728026961, '1'),
(158048, 33655, 'QU', 'OK', 'S', 1728026968, 1728026968, '1'),
(158049, 32171, 'QU', 'OK', 'S', 1728026975, 1728026975, '1'),
(158050, 30883, 'QU', 'OK', 'S', 1728026992, 1728026992, '1'),
(158051, 22776, 'QU', 'OK', 'S', 1728027010, 1728027010, '1'),
(158052, 22776, 'QU', 'OK', 'S', 1728027020, 1728027020, '1'),
(158053, 11034, 'QU', 'OK', 'S', 1728027056, 1728027056, '1'),
(158054, 11034, 'QU', 'OK', 'S', 1728027063, 1728027063, '1'),
(158055, 22776, 'QU', 'OK', 'S', 1728027200, 1728027200, '1'),
(158056, 22777, 'QU', 'OK', 'S', 1728027670, 1728027670, '1'),
(158057, 32464, 'QU', 'OK', 'S', 1728027770, 1728027770, '1'),
(158058, 30357, 'QU', 'OK', 'S', 1728027786, 1728027786, '1'),
(158059, 23327, 'QU', 'OK', 'S', 1728028039, 1728028039, '1'),
(158060, 29398, 'QU', 'OK', 'S', 1728028649, 1728028649, '1'),
(158061, 33948, 'QU', 'OK', 'S', 1728030093, 1728030093, '1'),
(158062, 33903, 'QU', 'OK', 'S', 1728030101, 1728030101, '1'),
(158063, 33874, 'QU', 'OK', 'S', 1728030115, 1728030115, '1'),
(158064, 33874, 'QU', 'OK', 'S', 1728030115, 1728030115, '1'),
(158065, 33873, 'QU', 'OK', 'S', 1728030122, 1728030122, '1'),
(158066, 33873, 'QU', 'OK', 'S', 1728030122, 1728030122, '1'),
(158067, 33872, 'QU', 'OK', 'S', 1728030128, 1728030128, '1'),
(158068, 33872, 'QU', 'OK', 'S', 1728030128, 1728030128, '1'),
(158069, 33868, 'QU', 'OK', 'S', 1728030145, 1728030145, '1'),
(158070, 33868, 'QU', 'OK', 'S', 1728030145, 1728030145, '1'),
(158071, 33868, 'QU', 'OK', 'S', 1728030145, 1728030145, '1'),
(158072, 33868, 'QU', 'OK', 'S', 1728030145, 1728030145, '1'),
(158073, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158074, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158075, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158076, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158077, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158078, 33778, 'QU', 'OK', 'S', 1728030163, 1728030163, '1'),
(158079, 33776, 'QU', 'OK', 'S', 1728030172, 1728030172, '1'),
(158080, 33774, 'QU', 'OK', 'S', 1728030182, 1728030182, '1'),
(158081, 33774, 'QU', 'OK', 'S', 1728030182, 1728030182, '1'),
(158082, 33763, 'QU', 'OK', 'S', 1728030193, 1728030193, '1'),
(158083, 33763, 'QU', 'OK', 'S', 1728030193, 1728030193, '1'),
(158084, 33744, 'QU', 'OK', 'S', 1728030223, 1728030223, '1'),
(158085, 33744, 'QU', 'OK', 'S', 1728030223, 1728030223, '1'),
(158086, 33726, 'QU', 'OK', 'S', 1728030229, 1728030229, '1'),
(158087, 33726, 'QU', 'OK', 'S', 1728030229, 1728030229, '1'),
(158088, 33628, 'QU', 'OK', 'S', 1728030238, 1728030238, '1'),
(158089, 33628, 'QU', 'OK', 'S', 1728030238, 1728030238, '1'),
(158090, 21231, 'QU', 'OK', 'S', 1728030266, 1728030266, '1'),
(158091, 33582, 'QU', 'OK', 'S', 1728030269, 1728030269, '1'),
(158092, 33582, 'QU', 'OK', 'S', 1728030269, 1728030269, '1'),
(158093, 33582, 'QU', 'OK', 'S', 1728030269, 1728030269, '1'),
(158094, 33582, 'QU', 'OK', 'S', 1728030269, 1728030269, '1'),
(158095, 33582, 'QU', 'OK', 'S', 1728030269, 1728030269, '1'),
(158096, 33581, 'QU', 'OK', 'S', 1728030276, 1728030276, '1'),
(158097, 33581, 'QU', 'OK', 'S', 1728030276, 1728030276, '1'),
(158098, 33280, 'QU', 'OK', 'S', 1728030313, 1728030313, '1'),
(158099, 33280, 'QU', 'OK', 'S', 1728030314, 1728030314, '1'),
(158100, 33280, 'QU', 'OK', 'S', 1728030314, 1728030314, '1'),
(158101, 33280, 'QU', 'OK', 'S', 1728030314, 1728030314, '1'),
(158102, 33280, 'QU', 'OK', 'S', 1728030314, 1728030314, '1'),
(158103, 33268, 'QU', 'OK', 'S', 1728030320, 1728030320, '1'),
(158104, 33268, 'QU', 'OK', 'S', 1728030320, 1728030320, '1'),
(158105, 32931, 'QU', 'OK', 'S', 1728030379, 1728030379, '1'),
(158106, 32938, 'QU', 'OK', 'S', 1728030385, 1728030385, '1'),
(158107, 32874, 'QU', 'OK', 'S', 1728030406, 1728030406, '1'),
(158108, 32808, 'QU', 'OK', 'S', 1728030419, 1728030419, '1'),
(158109, 32808, 'QU', 'OK', 'S', 1728030419, 1728030419, '1'),
(158110, 32612, 'QU', 'OK', 'S', 1728030448, 1728030448, '1'),
(158111, 32611, 'QU', 'OK', 'S', 1728030456, 1728030456, '1'),
(158112, 32608, 'QU', 'OK', 'S', 1728030478, 1728030478, '1'),
(158113, 32608, 'QU', 'OK', 'S', 1728030478, 1728030478, '1'),
(158114, 32582, 'QU', 'OK', 'S', 1728030494, 1728030494, '1'),
(158115, 32574, 'QU', 'OK', 'S', 1728030502, 1728030502, '1'),
(158116, 32556, 'QU', 'OK', 'S', 1728030512, 1728030512, '1'),
(158117, 32535, 'QU', 'OK', 'S', 1728030518, 1728030518, '1'),
(158118, 32400, 'QU', 'OK', 'S', 1728030550, 1728030550, '1'),
(158119, 32057, 'QU', 'OK', 'S', 1728030563, 1728030563, '1'),
(158120, 32057, 'QU', 'OK', 'S', 1728030563, 1728030563, '1'),
(158121, 32057, 'QU', 'OK', 'S', 1728030563, 1728030563, '1'),
(158122, 32057, 'QU', 'OK', 'S', 1728030563, 1728030563, '1'),
(158123, 32057, 'QU', 'OK', 'S', 1728030563, 1728030563, '1'),
(158124, 32036, 'QU', 'OK', 'S', 1728030570, 1728030570, '1'),
(158125, 32036, 'QU', 'OK', 'S', 1728030570, 1728030570, '1'),
(158126, 31946, 'QU', 'OK', 'S', 1728030576, 1728030576, '1'),
(158127, 31620, 'QU', 'OK', 'S', 1728030599, 1728030599, '1'),
(158128, 31620, 'QU', 'OK', 'S', 1728030599, 1728030599, '1'),
(158129, 31619, 'QU', 'OK', 'S', 1728030609, 1728030609, '1'),
(158130, 31619, 'QU', 'OK', 'S', 1728030609, 1728030609, '1'),
(158131, 31553, 'QU', 'OK', 'S', 1728030617, 1728030617, '1'),
(158132, 31551, 'QU', 'OK', 'S', 1728030624, 1728030624, '1'),
(158133, 31379, 'QU', 'OK', 'S', 1728030633, 1728030633, '1'),
(158134, 31379, 'QU', 'OK', 'S', 1728030633, 1728030633, '1'),
(158135, 31379, 'QU', 'OK', 'S', 1728030633, 1728030633, '1'),
(158136, 31362, 'QU', 'OK', 'S', 1728030639, 1728030639, '1'),
(158137, 31362, 'QU', 'OK', 'S', 1728030639, 1728030639, '1'),
(158138, 31307, 'QU', 'OK', 'S', 1728030648, 1728030648, '1'),
(158139, 31304, 'QU', 'OK', 'S', 1728030659, 1728030659, '1'),
(158140, 31304, 'QU', 'OK', 'S', 1728030659, 1728030659, '1'),
(158141, 31304, 'QU', 'OK', 'S', 1728030659, 1728030659, '1'),
(158142, 31304, 'QU', 'OK', 'S', 1728030659, 1728030659, '1'),
(158143, 31288, 'QU', 'OK', 'S', 1728030666, 1728030666, '1'),
(158144, 30888, 'QU', 'OK', 'S', 1728030693, 1728030693, '1'),
(158145, 30794, 'QU', 'OK', 'S', 1728030712, 1728030712, '1'),
(158146, 30794, 'QU', 'OK', 'S', 1728030712, 1728030712, '1'),
(158147, 30794, 'QU', 'OK', 'S', 1728030712, 1728030712, '1'),
(158148, 30613, 'QU', 'OK', 'S', 1728030726, 1728030726, '1'),
(158149, 30613, 'QU', 'OK', 'S', 1728030726, 1728030726, '1'),
(158150, 30475, 'QU', 'OK', 'S', 1728030737, 1728030737, '1'),
(158151, 30475, 'QU', 'OK', 'S', 1728030737, 1728030737, '1'),
(158152, 30472, 'QU', 'OK', 'S', 1728030748, 1728030748, '1'),
(158153, 30472, 'QU', 'OK', 'S', 1728030748, 1728030748, '1'),
(158154, 30362, 'QU', 'OK', 'S', 1728030767, 1728030767, '1'),
(158155, 30362, 'QU', 'OK', 'S', 1728030767, 1728030767, '1'),
(158156, 30310, 'QU', 'OK', 'S', 1728030779, 1728030779, '1'),
(158157, 30310, 'QU', 'OK', 'S', 1728030779, 1728030779, '1'),
(158158, 30309, 'QU', 'OK', 'S', 1728030786, 1728030786, '1'),
(158159, 30061, 'QU', 'OK', 'S', 1728030813, 1728030813, '1'),
(158160, 30014, 'QU', 'OK', 'S', 1728030823, 1728030823, '1'),
(158161, 29852, 'QU', 'OK', 'S', 1728030833, 1728030833, '1'),
(158162, 29755, 'QU', 'OK', 'S', 1728030843, 1728030843, '1'),
(158163, 29755, 'QU', 'OK', 'S', 1728030843, 1728030843, '1'),
(158164, 29753, 'QU', 'OK', 'S', 1728030849, 1728030849, '1'),
(158165, 29754, 'QU', 'OK', 'S', 1728030855, 1728030855, '1'),
(158166, 29391, 'QU', 'OK', 'S', 1728030870, 1728030870, '1'),
(158167, 22730, 'QU', 'OK', 'S', 1728030906, 1728030906, '1'),
(158168, 22730, 'QU', 'OK', 'S', 1728030906, 1728030906, '1'),
(158169, 20275, 'QU', 'OK', 'S', 1728030964, 1728030964, '1'),
(158170, 20275, 'QU', 'OK', 'S', 1728030964, 1728030964, '1'),
(158171, 27053, 'QU', 'OK', 'S', 1728030988, 1728030988, '1'),
(158172, 11114, 'QU', 'OK', 'S', 1728031027, 1728031027, '1'),
(158173, 11114, 'QU', 'OK', 'S', 1728031027, 1728031027, '1'),
(158174, 17118, 'QU', 'OK', 'S', 1728031050, 1728031050, '1'),
(158175, 14832, 'QU', 'OK', 'S', 1728031129, 1728031129, '1'),
(158176, 26499, 'QU', 'OK', 'S', 1728031156, 1728031156, '1'),
(158177, 13588, 'QU', 'OK', 'S', 1728031192, 1728031192, '1'),
(158178, 13588, 'QU', 'OK', 'S', 1728031192, 1728031192, '1'),
(158179, 26468, 'QU', 'OK', 'S', 1728031237, 1728031237, '1'),
(158180, 22773, 'QU', 'OK', 'S', 1728031263, 1728031263, '1'),
(158181, 32574, 'QU', 'OK', 'S', 1728031289, 1728031289, '1'),
(158182, 32746, 'QU', 'OK', 'S', 1728031312, 1728031312, '1'),
(158183, 22727, 'QU', 'OK', 'S', 1728031329, 1728031329, '1'),
(158184, 33129, 'QU', 'OK', 'S', 1728031350, 1728031350, '1'),
(158185, 33129, 'QU', 'OK', 'S', 1728031355, 1728031355, '1'),
(158186, 16408, 'QU', 'OK', 'S', 1728031375, 1728031375, '1'),
(158187, 33150, 'QU', 'OK', 'S', 1728031407, 1728031407, '1'),
(158188, 33150, 'QU', 'OK', 'S', 1728031407, 1728031407, '1'),
(158189, 33150, 'QU', 'OK', 'S', 1728031407, 1728031407, '1'),
(158190, 33150, 'QU', 'OK', 'S', 1728031407, 1728031407, '1'),
(158191, 33150, 'QU', 'OK', 'S', 1728031407, 1728031407, '1'),
(158192, 21962, 'QU', 'OK', 'S', 1728031470, 1728031470, '1'),
(158193, 30723, 'QU', 'OK', 'S', 1728031501, 1728031501, '1'),
(158194, 28557, 'QU', 'OK', 'S', 1728031527, 1728031527, '1'),
(158195, 33527, 'QU', 'OK', 'S', 1728031549, 1728031549, '1'),
(158196, 30177, 'QU', 'OK', 'S', 1728031568, 1728031568, '1'),
(158197, 32495, 'QU', 'OK', 'S', 1728031609, 1728031609, '1'),
(158198, 32495, 'QU', 'OK', 'S', 1728031609, 1728031609, '1'),
(158199, 24286, 'QU', 'OK', 'S', 1728031631, 1728031631, '1'),
(158200, 24286, 'QU', 'OK', 'S', 1728031631, 1728031631, '1'),
(158201, 30815, 'QU', 'OK', 'S', 1728034387, 1728034387, '1'),
(158202, 6344, 'QU', 'OK', 'S', 1728034687, 1728034687, '1'),
(158203, 6344, 'QU', 'OK', 'S', 1728034690, 1728034690, '1'),
(158204, 6344, 'QU', 'OK', 'S', 1728034693, 1728034693, '1'),
(158205, 6344, 'QU', 'OK', 'S', 1728034696, 1728034696, '1'),
(158206, 19, 'QU', 'OK', 'S', 1728034765, 1728034765, '1'),
(158207, 29478, 'QU', 'OK', 'S', 1728035981, 1728035981, '1'),
(158208, 33467, 'QU', 'OK', 'S', 1728035989, 1728035989, '1'),
(158209, 31916, 'QU', 'OK', 'S', 1728035994, 1728035994, '1'),
(158210, 31916, 'QU', 'OK', 'S', 1728035998, 1728035998, '1'),
(158211, 31915, 'QU', 'OK', 'S', 1728036005, 1728036005, '1'),
(158212, 31915, 'QU', 'OK', 'S', 1728036009, 1728036009, '1'),
(158213, 32962, 'QU', 'OK', 'S', 1728036014, 1728036014, '1'),
(158214, 29478, 'QU', 'OK', 'S', 1728036019, 1728036019, '1'),
(158215, 32112, 'QU', 'OK', 'S', 1728036024, 1728036024, '1'),
(158216, 33524, 'QU', 'OK', 'S', 1728036028, 1728036028, '1'),
(158217, 33524, 'QU', 'OK', 'S', 1728036033, 1728036033, '1'),
(158218, 32112, 'QU', 'OK', 'S', 1728036037, 1728036037, '1'),
(158219, 33524, 'QU', 'OK', 'S', 1728036041, 1728036041, '1'),
(158220, 33684, 'QU', 'OK', 'S', 1728036046, 1728036046, '1'),
(158221, 31098, 'QU', 'OK', 'S', 1728036050, 1728036050, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(158222, 33542, 'QU', 'OK', 'S', 1728036055, 1728036055, '1'),
(158223, 33542, 'QU', 'OK', 'S', 1728036060, 1728036060, '1'),
(158224, 31736, 'QU', 'OK', 'S', 1728036065, 1728036065, '1'),
(158225, 18132, 'QU', 'OK', 'S', 1728036070, 1728036070, '1'),
(158226, 33542, 'QU', 'OK', 'S', 1728036074, 1728036074, '1'),
(158227, 28057, 'QU', 'OK', 'S', 1728036079, 1728036079, '1'),
(158228, 33542, 'QU', 'OK', 'S', 1728036085, 1728036085, '1'),
(158229, 28856, 'QU', 'OK', 'S', 1728036090, 1728036090, '1'),
(158230, 31096, 'QU', 'OK', 'S', 1728036095, 1728036095, '1'),
(158231, 31587, 'QU', 'OK', 'S', 1728036101, 1728036101, '1'),
(158232, 31588, 'QU', 'OK', 'S', 1728036105, 1728036105, '1'),
(158233, 33251, 'QU', 'OK', 'S', 1728036111, 1728036111, '1'),
(158234, 31096, 'QU', 'OK', 'S', 1728036118, 1728036118, '1'),
(158235, 31588, 'QU', 'OK', 'S', 1728036123, 1728036123, '1'),
(158236, 14747, 'QU', 'OK', 'S', 1728036128, 1728036128, '1'),
(158237, 31120, 'QU', 'OK', 'S', 1728036134, 1728036134, '1'),
(158238, 28850, 'QU', 'OK', 'S', 1728036139, 1728036139, '1'),
(158239, 31736, 'QU', 'OK', 'S', 1728036144, 1728036144, '1'),
(158240, 31736, 'QU', 'OK', 'S', 1728036151, 1728036151, '1'),
(158241, 31098, 'QU', 'OK', 'S', 1728036221, 1728036221, '1'),
(158242, 28856, 'QU', 'OK', 'S', 1728036250, 1728036250, '1'),
(158243, 33524, 'QU', 'OK', 'S', 1728036255, 1728036255, '1'),
(158244, 29021, 'QU', 'OK', 'S', 1728036260, 1728036260, '1'),
(158245, 32112, 'QU', 'OK', 'S', 1728036265, 1728036265, '1'),
(158246, 32112, 'QU', 'OK', 'S', 1728036270, 1728036270, '1'),
(158247, 18132, 'QU', 'OK', 'S', 1728036275, 1728036275, '1'),
(158248, 28856, 'QU', 'OK', 'S', 1728036280, 1728036280, '1'),
(158249, 31098, 'QU', 'OK', 'S', 1728036284, 1728036284, '1'),
(158250, 30993, 'QU', 'OK', 'S', 1728036288, 1728036288, '1'),
(158251, 28059, 'QU', 'OK', 'S', 1728036293, 1728036293, '1'),
(158252, 31098, 'QU', 'OK', 'S', 1728036297, 1728036297, '1'),
(158253, 31115, 'QU', 'OK', 'S', 1728036303, 1728036303, '1'),
(158254, 31736, 'QU', 'OK', 'S', 1728036307, 1728036307, '1'),
(158255, 31736, 'QU', 'OK', 'S', 1728036316, 1728036316, '1'),
(158256, 30993, 'QU', 'OK', 'S', 1728036321, 1728036321, '1'),
(158257, 28850, 'QU', 'OK', 'S', 1728036326, 1728036326, '1'),
(158258, 25057, 'QU', 'OK', 'S', 1728036331, 1728036331, '1'),
(158259, 31075, 'QU', 'OK', 'S', 1728036336, 1728036336, '1'),
(158260, 31353, 'QU', 'OK', 'S', 1728036344, 1728036344, '1'),
(158261, 31115, 'QU', 'OK', 'S', 1728036349, 1728036349, '1'),
(158262, 31115, 'QU', 'OK', 'S', 1728036355, 1728036355, '1'),
(158263, 31115, 'QU', 'OK', 'S', 1728036359, 1728036359, '1'),
(158264, 31112, 'QU', 'OK', 'S', 1728036364, 1728036364, '1'),
(158265, 31736, 'QU', 'OK', 'S', 1728036369, 1728036369, '1'),
(158266, 28055, 'QU', 'OK', 'S', 1728036373, 1728036373, '1'),
(158267, 31773, 'QU', 'OK', 'S', 1728036378, 1728036378, '1'),
(158268, 28056, 'QU', 'OK', 'S', 1728036383, 1728036383, '1'),
(158269, 31112, 'QU', 'OK', 'S', 1728036388, 1728036388, '1'),
(158270, 31834, 'QU', 'OK', 'S', 1728036395, 1728036395, '1'),
(158271, 26705, 'QU', 'OK', 'S', 1728036400, 1728036400, '1'),
(158272, 31238, 'QU', 'OK', 'S', 1728036405, 1728036405, '1'),
(158273, 31394, 'QU', 'OK', 'S', 1728036409, 1728036409, '1'),
(158274, 13444, 'QU', 'OK', 'S', 1728036414, 1728036414, '1'),
(158275, 13444, 'QU', 'OK', 'S', 1728036417, 1728036417, '1'),
(158276, 13444, 'QU', 'OK', 'S', 1728036420, 1728036420, '1'),
(158277, 13444, 'QU', 'OK', 'S', 1728036423, 1728036423, '1'),
(158278, 26705, 'QU', 'OK', 'S', 1728036428, 1728036428, '1'),
(158279, 31539, 'QU', 'OK', 'S', 1728036446, 1728036446, '1'),
(158280, 30002, 'QU', 'OK', 'S', 1728036580, 1728036580, '1'),
(158281, 30082, 'QU', 'OK', 'S', 1728036585, 1728036585, '1'),
(158282, 30002, 'QU', 'OK', 'S', 1728036593, 1728036593, '1'),
(158283, 13060, 'QU', 'OK', 'S', 1728036598, 1728036598, '1'),
(158284, 13547, 'QU', 'OK', 'S', 1728036603, 1728036603, '1'),
(158285, 13526, 'QU', 'OK', 'S', 1728036607, 1728036607, '1'),
(158286, 19750, 'QU', 'OK', 'S', 1728036612, 1728036612, '1'),
(158287, 32907, 'QU', 'OK', 'S', 1728036616, 1728036616, '1'),
(158288, 32907, 'QU', 'OK', 'S', 1728036621, 1728036621, '1'),
(158289, 9499, 'QU', 'OK', 'S', 1728036626, 1728036626, '1'),
(158290, 17361, 'QU', 'OK', 'S', 1728036631, 1728036631, '1'),
(158291, 17361, 'QU', 'OK', 'S', 1728036633, 1728036633, '1'),
(158292, 30908, 'QU', 'OK', 'S', 1728036644, 1728036644, '1'),
(158293, 16377, 'QU', 'OK', 'S', 1728036658, 1728036658, '1'),
(158294, 12606, 'QU', 'OK', 'S', 1728036663, 1728036663, '1'),
(158295, 33901, 'QU', 'OK', 'S', 1728036668, 1728036668, '1'),
(158296, 33901, 'QU', 'OK', 'S', 1728036672, 1728036672, '1'),
(158297, 13549, 'QU', 'OK', 'S', 1728036701, 1728036701, '1'),
(158298, 28090, 'QU', 'OK', 'S', 1728036707, 1728036707, '1'),
(158299, 32165, 'QU', 'OK', 'S', 1728036734, 1728036734, '1'),
(158300, 19612, 'QU', 'OK', 'S', 1728036741, 1728036741, '1'),
(158301, 13547, 'QU', 'OK', 'S', 1728036785, 1728036785, '1'),
(158302, 19300, 'QU', 'OK', 'S', 1728036792, 1728036792, '1'),
(158303, 33459, 'QU', 'OK', 'S', 1728036845, 1728036845, '1'),
(158304, 33459, 'QU', 'OK', 'S', 1728036869, 1728036869, '1'),
(158305, 33459, 'QU', 'OK', 'S', 1728036911, 1728036911, '1'),
(158306, 33459, 'QU', 'OK', 'S', 1728036922, 1728036922, '1'),
(158307, 33459, 'QU', 'OK', 'S', 1728036931, 1728036931, '1'),
(158308, 33459, 'QU', 'OK', 'S', 1728036940, 1728036940, '1'),
(158309, 33459, 'QU', 'OK', 'S', 1728036949, 1728036949, '1'),
(158310, 22093, 'QU', 'OK', 'S', 1728036960, 1728036960, '1'),
(158311, 33460, 'QU', 'OK', 'S', 1728036963, 1728036963, '1'),
(158312, 22093, 'QU', 'OK', 'S', 1728036965, 1728036965, '1'),
(158313, 33460, 'QU', 'OK', 'S', 1728036970, 1728036970, '1'),
(158314, 31354, 'QU', 'OK', 'S', 1728036972, 1728036972, '1'),
(158315, 26969, 'QU', 'OK', 'S', 1728036977, 1728036977, '1'),
(158316, 26969, 'QU', 'OK', 'S', 1728036980, 1728036980, '1'),
(158317, 32165, 'QU', 'OK', 'S', 1728037002, 1728037002, '1'),
(158318, 33622, 'QU', 'OK', 'S', 1728037007, 1728037007, '1'),
(158319, 33491, 'QU', 'OK', 'S', 1728037010, 1728037010, '1'),
(158320, 14543, 'QU', 'OK', 'S', 1728037012, 1728037012, '1'),
(158321, 33622, 'QU', 'OK', 'S', 1728037016, 1728037016, '1'),
(158322, 33491, 'QU', 'OK', 'S', 1728037018, 1728037018, '1'),
(158323, 31563, 'QU', 'OK', 'S', 1728037021, 1728037021, '1'),
(158324, 31978, 'QU', 'OK', 'S', 1728037025, 1728037025, '1'),
(158325, 12606, 'QU', 'OK', 'S', 1728037029, 1728037029, '1'),
(158326, 31939, 'QU', 'OK', 'S', 1728037034, 1728037034, '1'),
(158327, 33494, 'QU', 'OK', 'S', 1728037035, 1728037035, '1'),
(158328, 33494, 'QU', 'OK', 'S', 1728037043, 1728037043, '1'),
(158329, 26888, 'QU', 'OK', 'S', 1728037043, 1728037043, '1'),
(158330, 31563, 'QU', 'OK', 'S', 1728037048, 1728037048, '1'),
(158331, 33494, 'QU', 'OK', 'S', 1728037052, 1728037052, '1'),
(158332, 31939, 'QU', 'OK', 'S', 1728037053, 1728037053, '1'),
(158333, 19300, 'QU', 'OK', 'S', 1728037057, 1728037057, '1'),
(158334, 26520, 'QU', 'OK', 'S', 1728037062, 1728037062, '1'),
(158335, 3024, 'QU', 'OK', 'S', 1728037072, 1728037072, '1'),
(158336, 32959, 'QU', 'OK', 'S', 1728037077, 1728037077, '1'),
(158337, 3335, 'QU', 'OK', 'S', 1728037082, 1728037082, '1'),
(158338, 3506, 'QU', 'OK', 'S', 1728037087, 1728037087, '1'),
(158339, 25956, 'QU', 'OK', 'S', 1728037092, 1728037092, '1'),
(158340, 33553, 'QU', 'OK', 'S', 1728037093, 1728037093, '1'),
(158341, 12709, 'QU', 'OK', 'S', 1728037097, 1728037097, '1'),
(158342, 33553, 'QU', 'OK', 'S', 1728037101, 1728037101, '1'),
(158343, 12709, 'QU', 'OK', 'S', 1728037102, 1728037102, '1'),
(158344, 33829, 'QU', 'OK', 'S', 1728037107, 1728037107, '1'),
(158345, 33553, 'QU', 'OK', 'S', 1728037110, 1728037110, '1'),
(158346, 33860, 'QU', 'OK', 'S', 1728037111, 1728037111, '1'),
(158347, 24803, 'QU', 'OK', 'S', 1728037117, 1728037117, '1'),
(158348, 33553, 'QU', 'OK', 'S', 1728037118, 1728037118, '1'),
(158349, 26923, 'QU', 'OK', 'S', 1728037123, 1728037123, '1'),
(158350, 33553, 'QU', 'OK', 'S', 1728037127, 1728037127, '1'),
(158351, 33621, 'QU', 'OK', 'S', 1728037128, 1728037128, '1'),
(158352, 21118, 'QU', 'OK', 'S', 1728037133, 1728037133, '1'),
(158353, 6166, 'QU', 'OK', 'S', 1728037142, 1728037142, '1'),
(158354, 33757, 'QU', 'OK', 'S', 1728037142, 1728037142, '1'),
(158355, 33757, 'QU', 'OK', 'S', 1728037149, 1728037149, '1'),
(158356, 32959, 'QU', 'OK', 'S', 1728037161, 1728037161, '1'),
(158357, 33758, 'QU', 'OK', 'S', 1728037162, 1728037162, '1'),
(158358, 22947, 'QU', 'OK', 'S', 1728037166, 1728037166, '1'),
(158359, 33758, 'QU', 'OK', 'S', 1728037168, 1728037168, '1'),
(158360, 18308, 'QU', 'OK', 'S', 1728037175, 1728037175, '1'),
(158361, 3626, 'QU', 'OK', 'S', 1728037181, 1728037181, '1'),
(158362, 14474, 'QU', 'OK', 'S', 1728037186, 1728037186, '1'),
(158363, 26918, 'QU', 'OK', 'S', 1728037190, 1728037190, '1'),
(158364, 33759, 'QU', 'OK', 'S', 1728037194, 1728037194, '1'),
(158365, 4854, 'QU', 'OK', 'S', 1728037195, 1728037195, '1'),
(158366, 26918, 'QU', 'OK', 'S', 1728037200, 1728037200, '1'),
(158367, 33759, 'QU', 'OK', 'S', 1728037202, 1728037202, '1'),
(158368, 26888, 'QU', 'OK', 'S', 1728037205, 1728037205, '1'),
(158369, 26890, 'QU', 'OK', 'S', 1728037209, 1728037209, '1'),
(158370, 26890, 'QU', 'OK', 'S', 1728037215, 1728037215, '1'),
(158371, 26888, 'QU', 'OK', 'S', 1728037220, 1728037220, '1'),
(158372, 7549, 'QU', 'OK', 'S', 1728037224, 1728037224, '1'),
(158373, 26510, 'QU', 'OK', 'S', 1728037229, 1728037229, '1'),
(158374, 24302, 'QU', 'OK', 'S', 1728037234, 1728037234, '1'),
(158375, 26917, 'QU', 'OK', 'S', 1728037239, 1728037239, '1'),
(158376, 33439, 'QU', 'OK', 'S', 1728037241, 1728037241, '1'),
(158377, 26510, 'QU', 'OK', 'S', 1728037246, 1728037246, '1'),
(158378, 33439, 'QU', 'OK', 'S', 1728037249, 1728037249, '1'),
(158379, 31278, 'QU', 'OK', 'S', 1728037252, 1728037252, '1'),
(158380, 29757, 'QU', 'OK', 'S', 1728037259, 1728037259, '1'),
(158381, 25599, 'QU', 'OK', 'S', 1728037264, 1728037264, '1'),
(158382, 22947, 'QU', 'OK', 'S', 1728037268, 1728037268, '1'),
(158383, 15446, 'QU', 'OK', 'S', 1728037276, 1728037276, '1'),
(158384, 33439, 'QU', 'OK', 'S', 1728037276, 1728037276, '1'),
(158385, 15446, 'QU', 'OK', 'S', 1728037281, 1728037281, '1'),
(158386, 26510, 'QU', 'OK', 'S', 1728037287, 1728037287, '1'),
(158387, 33439, 'QU', 'OK', 'S', 1728037292, 1728037292, '1'),
(158388, 15446, 'QU', 'OK', 'S', 1728037293, 1728037293, '1'),
(158389, 33829, 'QU', 'OK', 'S', 1728037298, 1728037298, '1'),
(158390, 32397, 'QU', 'OK', 'S', 1728037303, 1728037303, '1'),
(158391, 33191, 'QU', 'OK', 'S', 1728037308, 1728037308, '1'),
(158392, 31278, 'QU', 'OK', 'S', 1728037312, 1728037312, '1'),
(158393, 26520, 'QU', 'OK', 'S', 1728037320, 1728037320, '1'),
(158394, 25430, 'QU', 'OK', 'S', 1728037326, 1728037326, '1'),
(158395, 5596, 'QU', 'OK', 'S', 1728037332, 1728037332, '1'),
(158396, 21118, 'QU', 'OK', 'S', 1728037338, 1728037338, '1'),
(158397, 27176, 'QU', 'OK', 'S', 1728037343, 1728037343, '1'),
(158398, 4969, 'QU', 'OK', 'S', 1728037348, 1728037348, '1'),
(158399, 31395, 'QU', 'OK', 'S', 1728037354, 1728037354, '1'),
(158400, 15446, 'QU', 'OK', 'S', 1728037358, 1728037358, '1'),
(158401, 21118, 'QU', 'OK', 'S', 1728037364, 1728037364, '1'),
(158402, 13447, 'QU', 'OK', 'S', 1728037371, 1728037371, '1'),
(158403, 26510, 'QU', 'OK', 'S', 1728037377, 1728037377, '1'),
(158404, 4969, 'QU', 'OK', 'S', 1728037383, 1728037383, '1'),
(158405, 33512, 'QU', 'OK', 'S', 1728037389, 1728037389, '1'),
(158406, 25956, 'QU', 'OK', 'S', 1728037394, 1728037394, '1'),
(158407, 31316, 'QU', 'OK', 'S', 1728037413, 1728037413, '1'),
(158408, 24302, 'QU', 'OK', 'S', 1728037426, 1728037426, '1'),
(158409, 14543, 'QU', 'OK', 'S', 1728037442, 1728037442, '1'),
(158410, 22647, 'QU', 'OK', 'S', 1728038028, 1728038028, '1'),
(158411, 20954, 'QU', 'OK', 'S', 1728038569, 1728038569, '1'),
(158412, 20953, 'QU', 'OK', 'S', 1728038637, 1728038637, '1'),
(158413, 20953, 'QU', 'OK', 'S', 1728038640, 1728038640, '1'),
(158414, 8377, 'QU', 'OK', 'S', 1728039721, 1728039721, '1'),
(158415, 8377, 'QU', 'OK', 'S', 1728039857, 1728039857, '1'),
(158416, 8377, 'QU', 'OK', 'S', 1728039862, 1728039862, '1'),
(158417, 33899, 'QU', 'OK', 'S', 1728039941, 1728039941, '1'),
(158418, 8362, 'QU', 'OK', 'S', 1728040011, 1728040011, '1'),
(158419, 8362, 'QU', 'OK', 'S', 1728040022, 1728040022, '1'),
(158420, 33939, 'QU', 'OK', 'S', 1728040684, 1728040684, '1'),
(158421, 33939, 'QU', 'OK', 'S', 1728040691, 1728040691, '1'),
(158422, 33939, 'QU', 'OK', 'S', 1728040699, 1728040699, '1'),
(158423, 33939, 'QU', 'OK', 'S', 1728040707, 1728040707, '1'),
(158424, 33939, 'QU', 'OK', 'S', 1728040713, 1728040713, '1'),
(158425, 33939, 'QU', 'OK', 'S', 1728040721, 1728040721, '1'),
(158426, 33939, 'QU', 'OK', 'S', 1728040728, 1728040728, '1'),
(158427, 33940, 'QU', 'OK', 'S', 1728040761, 1728040761, '1'),
(158428, 33941, 'QU', 'OK', 'S', 1728040788, 1728040788, '1'),
(158429, 33942, 'QU', 'OK', 'S', 1728040818, 1728040818, '1'),
(158430, 33951, 'QU', 'OK', 'S', 1728041298, 1728041298, '1'),
(158431, 33952, 'QU', 'OK', 'S', 1728041446, 1728041446, '1'),
(158432, 33953, 'QU', 'OK', 'S', 1728041634, 1728041634, '1'),
(158433, 33943, 'QU', 'OK', 'S', 1728041939, 1728041939, '1'),
(158434, 33944, 'QU', 'OK', 'S', 1728042184, 1728042184, '1'),
(158435, 33955, 'QU', 'OK', 'S', 1728044109, 1728044109, '1'),
(158436, 33946, 'QU', 'OK', 'S', 1728044258, 1728044258, '1'),
(158437, 33945, 'QU', 'OK', 'S', 1728044401, 1728044401, '1'),
(158438, 33954, 'QU', 'OK', 'S', 1728045015, 1728045015, '1'),
(158439, 33947, 'QU', 'OK', 'S', 1728045296, 1728045296, '1'),
(158440, 33950, 'QU', 'OK', 'S', 1728045805, 1728045805, '1'),
(158441, 13460, 'QU', 'OK', 'S', 1728045979, 1728045979, '1'),
(158442, 13460, 'QU', 'OK', 'S', 1728045986, 1728045986, '1'),
(158443, 13460, 'QU', 'OK', 'S', 1728045990, 1728045990, '1'),
(158444, 33933, 'QU', 'OK', 'S', 1728046117, 1728046117, '1'),
(158445, 33935, 'QU', 'OK', 'S', 1728046206, 1728046206, '1'),
(158446, 33936, 'QU', 'OK', 'S', 1728046253, 1728046253, '1'),
(158447, 33937, 'QU', 'OK', 'S', 1728046374, 1728046374, '1'),
(158448, 33938, 'QU', 'OK', 'S', 1728046419, 1728046419, '1'),
(158449, 33946, 'QU', 'OK', 'S', 1728046459, 1728046459, '1'),
(158450, 33947, 'QU', 'OK', 'S', 1728046558, 1728046558, '1'),
(158451, 33948, 'QU', 'OK', 'S', 1728046605, 1728046605, '1'),
(158452, 33949, 'QU', 'OK', 'S', 1728046651, 1728046651, '1'),
(158453, 33943, 'QU', 'OK', 'S', 1728046854, 1728046854, '1'),
(158454, 33944, 'QU', 'OK', 'S', 1728046879, 1728046879, '1'),
(158455, 33945, 'QU', 'OK', 'S', 1728046904, 1728046904, '1'),
(158456, 33951, 'QU', 'OK', 'S', 1728047010, 1728047010, '1'),
(158457, 33952, 'QU', 'OK', 'S', 1728047036, 1728047036, '1'),
(158458, 33953, 'QU', 'OK', 'S', 1728047061, 1728047061, '1'),
(158459, 33955, 'QU', 'OK', 'S', 1728047211, 1728047211, '1'),
(158460, 33956, 'QU', 'OK', 'S', 1728047252, 1728047252, '1'),
(158461, 33957, 'QU', 'OK', 'S', 1728047396, 1728047396, '1'),
(158462, 33958, 'QU', 'OK', 'S', 1728047457, 1728047457, '1'),
(158463, 16373, 'QU', 'OK', 'S', 1728048796, 1728048796, '1'),
(158464, 16373, 'QU', 'OK', 'S', 1728048799, 1728048799, '1'),
(158465, 16373, 'QU', 'OK', 'S', 1728048802, 1728048802, '1'),
(158466, 29958, 'QU', 'OK', 'S', 1728048845, 1728048845, '1'),
(158467, 29958, 'QU', 'OK', 'S', 1728048848, 1728048848, '1'),
(158468, 28478, 'QU', 'OK', 'S', 1728048887, 1728048887, '1'),
(158469, 28478, 'QU', 'OK', 'S', 1728048887, 1728048887, '1'),
(158470, 28478, 'QU', 'OK', 'S', 1728048887, 1728048887, '1'),
(158471, 29103, 'QU', 'OK', 'S', 1728048925, 1728048925, '1'),
(158472, 21888, 'QU', 'OK', 'S', 1728107464, 1728107464, '1'),
(158473, 17845, 'QU', 'OK', 'S', 1728108927, 1728108927, '1'),
(158474, 18135, 'QU', 'OK', 'S', 1728108937, 1728108937, '1'),
(158475, 18135, 'QU', 'OK', 'S', 1728108937, 1728108937, '1'),
(158476, 18137, 'QU', 'OK', 'S', 1728108956, 1728108956, '1'),
(158477, 18137, 'QU', 'OK', 'S', 1728108956, 1728108956, '1'),
(158478, 22730, 'QU', 'OK', 'S', 1728108971, 1728108971, '1'),
(158479, 31019, 'QU', 'OK', 'S', 1728108982, 1728108982, '1'),
(158480, 29060, 'QU', 'OK', 'S', 1728109038, 1728109038, '1'),
(158481, 21888, 'QU', 'OK', 'S', 1728109056, 1728109056, '1'),
(158482, 31117, 'QU', 'OK', 'S', 1728110215, 1728110215, '1'),
(158483, 31115, 'QU', 'OK', 'S', 1728110410, 1728110410, '1'),
(158484, 31115, 'QU', 'OK', 'S', 1728110422, 1728110422, '1'),
(158485, 31115, 'QU', 'OK', 'S', 1728110422, 1728110422, '1'),
(158486, 31115, 'QU', 'OK', 'S', 1728110442, 1728110442, '1'),
(158487, 31736, 'QU', 'OK', 'S', 1728110920, 1728110920, '1'),
(158488, 29757, 'QU', 'OK', 'S', 1728113910, 1728113910, '1'),
(158489, 29757, 'QU', 'OK', 'S', 1728113910, 1728113910, '1'),
(158490, 19750, 'QU', 'OK', 'S', 1728113953, 1728113953, '1'),
(158491, 32112, 'QU', 'OK', 'S', 1728114113, 1728114113, '1'),
(158492, 17085, 'QU', 'OK', 'S', 1728114136, 1728114136, '1'),
(158493, 11114, 'QU', 'OK', 'S', 1728114152, 1728114152, '1'),
(158494, 27053, 'QU', 'OK', 'S', 1728114166, 1728114166, '1'),
(158495, 15449, 'QU', 'OK', 'S', 1728114192, 1728114192, '1'),
(158496, 20275, 'QU', 'OK', 'S', 1728114209, 1728114209, '1'),
(158497, 20275, 'QU', 'OK', 'S', 1728114209, 1728114209, '1'),
(158498, 32400, 'QU', 'OK', 'S', 1728114233, 1728114233, '1'),
(158499, 32400, 'QU', 'OK', 'S', 1728114233, 1728114233, '1'),
(158500, 20755, 'QU', 'OK', 'S', 1728114254, 1728114254, '1'),
(158501, 8872, 'QU', 'OK', 'S', 1728114292, 1728114292, '1'),
(158502, 26069, 'QU', 'OK', 'S', 1728114340, 1728114340, '1'),
(158503, 32234, 'QU', 'OK', 'S', 1728114376, 1728114376, '1'),
(158504, 32234, 'QU', 'OK', 'S', 1728114376, 1728114376, '1'),
(158505, 8681, 'QU', 'OK', 'S', 1728114398, 1728114398, '1'),
(158506, 15041, 'QU', 'OK', 'S', 1728114409, 1728114409, '1'),
(158507, 30254, 'QU', 'OK', 'S', 1728114423, 1728114423, '1'),
(158508, 25475, 'QU', 'OK', 'S', 1728114459, 1728114459, '1'),
(158509, 25475, 'QU', 'OK', 'S', 1728114463, 1728114463, '1'),
(158510, 25475, 'QU', 'OK', 'S', 1728114466, 1728114466, '1'),
(158511, 25475, 'QU', 'OK', 'S', 1728114469, 1728114469, '1'),
(158512, 21118, 'QU', 'OK', 'S', 1728115503, 1728115503, '1'),
(158513, 33787, 'QU', 'OK', 'S', 1728116388, 1728116388, '1'),
(158514, 23139, 'QU', 'OK', 'S', 1728116425, 1728116425, '1'),
(158515, 31923, 'QU', 'OK', 'S', 1728116491, 1728116491, '1'),
(158516, 31437, 'QU', 'OK', 'S', 1728116527, 1728116527, '1'),
(158517, 31395, 'QU', 'OK', 'S', 1728116729, 1728116729, '1'),
(158518, 16755, 'QU', 'OK', 'S', 1728117766, 1728117766, '1'),
(158519, 32397, 'QU', 'OK', 'S', 1728121054, 1728121054, '1'),
(158520, 18107, 'QU', 'OK', 'S', 1728121239, 1728121239, '1'),
(158521, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158522, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158523, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158524, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158525, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158526, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158527, 18155, 'QU', 'OK', 'S', 1728121588, 1728121588, '1'),
(158528, 18364, 'QU', 'OK', 'S', 1728121689, 1728121689, '1'),
(158529, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158530, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158531, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158532, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158533, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158534, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158535, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158536, 18526, 'QU', 'OK', 'S', 1728121774, 1728121774, '1'),
(158537, 18527, 'QU', 'OK', 'S', 1728121875, 1728121875, '1'),
(158538, 18527, 'QU', 'OK', 'S', 1728121875, 1728121875, '1'),
(158539, 19004, 'QU', 'OK', 'S', 1728121941, 1728121941, '1'),
(158540, 19005, 'QU', 'OK', 'S', 1728121958, 1728121958, '1'),
(158541, 33985, 'QU', 'OK', 'S', 1728124814, 1728124814, '1'),
(158542, 33975, 'QU', 'OK', 'S', 1728125466, 1728125466, '1'),
(158543, 33976, 'QU', 'OK', 'S', 1728125799, 1728125799, '1'),
(158544, 33977, 'QU', 'OK', 'S', 1728126236, 1728126236, '1'),
(158545, 33979, 'QU', 'OK', 'S', 1728126395, 1728126395, '1'),
(158546, 33980, 'QU', 'OK', 'S', 1728126544, 1728126544, '1'),
(158547, 33959, 'QU', 'OK', 'S', 1728126780, 1728126780, '1'),
(158548, 33962, 'QU', 'OK', 'S', 1728127207, 1728127207, '1'),
(158549, 33966, 'QU', 'OK', 'S', 1728127315, 1728127315, '1'),
(158550, 33969, 'QU', 'OK', 'S', 1728127434, 1728127434, '1'),
(158551, 33960, 'QU', 'OK', 'S', 1728127584, 1728127584, '1'),
(158552, 33961, 'QU', 'OK', 'S', 1728127617, 1728127617, '1'),
(158553, 33963, 'QU', 'OK', 'S', 1728127649, 1728127649, '1'),
(158554, 33614, 'QU', 'OK', 'S', 1728128127, 1728128127, '1'),
(158555, 33528, 'QU', 'OK', 'S', 1728128131, 1728128131, '1'),
(158556, 33528, 'QU', 'OK', 'S', 1728128145, 1728128145, '1'),
(158557, 33528, 'QU', 'OK', 'S', 1728128262, 1728128262, '1'),
(158558, 33069, 'QU', 'OK', 'S', 1728128431, 1728128431, '1'),
(158559, 26069, 'QU', 'OK', 'S', 1728129079, 1728129079, '1'),
(158560, 26069, 'QU', 'OK', 'S', 1728129081, 1728129081, '1'),
(158561, 33043, 'QU', 'OK', 'S', 1728129855, 1728129855, '1'),
(158562, 32028, 'QU', 'OK', 'S', 1728129950, 1728129950, '1'),
(158563, 32028, 'QU', 'OK', 'S', 1728129963, 1728129963, '1'),
(158564, 32028, 'QU', 'OK', 'S', 1728130000, 1728130000, '1'),
(158565, 32028, 'QU', 'OK', 'S', 1728130015, 1728130015, '1'),
(158566, 32028, 'QU', 'OK', 'S', 1728130029, 1728130029, '1'),
(158567, 30357, 'QU', 'OK', 'S', 1728130199, 1728130199, '1'),
(158568, 10412, 'QU', 'OK', 'S', 1728130435, 1728130435, '1'),
(158569, 10412, 'QU', 'OK', 'S', 1728130450, 1728130450, '1'),
(158570, 10412, 'QU', 'OK', 'S', 1728130462, 1728130462, '1'),
(158571, 10412, 'QU', 'OK', 'S', 1728130470, 1728130470, '1'),
(158572, 10412, 'QU', 'OK', 'S', 1728130485, 1728130485, '1'),
(158573, 10412, 'QU', 'OK', 'S', 1728130495, 1728130495, '1'),
(158574, 10412, 'QU', 'OK', 'S', 1728130506, 1728130506, '1'),
(158575, 10412, 'QU', 'OK', 'S', 1728130526, 1728130526, '1'),
(158576, 10412, 'QU', 'OK', 'S', 1728130535, 1728130535, '1'),
(158577, 10412, 'QU', 'OK', 'S', 1728130543, 1728130543, '1'),
(158578, 33965, 'QU', 'OK', 'S', 1728132052, 1728132052, '1'),
(158579, 33967, 'QU', 'OK', 'S', 1728132089, 1728132089, '1'),
(158580, 20061, 'QU', 'OK', 'S', 1728132172, 1728132172, '1'),
(158581, 20061, 'QU', 'OK', 'S', 1728132172, 1728132172, '1'),
(158582, 20062, 'QU', 'OK', 'S', 1728132199, 1728132199, '1'),
(158583, 20062, 'QU', 'OK', 'S', 1728132199, 1728132199, '1'),
(158584, 20063, 'QU', 'OK', 'S', 1728132219, 1728132219, '1'),
(158585, 20063, 'QU', 'OK', 'S', 1728132219, 1728132219, '1'),
(158586, 33970, 'QU', 'OK', 'S', 1728132223, 1728132223, '1'),
(158587, 20064, 'QU', 'OK', 'S', 1728132238, 1728132238, '1'),
(158588, 20064, 'QU', 'OK', 'S', 1728132238, 1728132238, '1'),
(158589, 20064, 'QU', 'OK', 'S', 1728132238, 1728132238, '1'),
(158590, 20065, 'QU', 'OK', 'S', 1728132257, 1728132257, '1'),
(158591, 20066, 'QU', 'OK', 'S', 1728132278, 1728132278, '1'),
(158592, 20066, 'QU', 'OK', 'S', 1728132278, 1728132278, '1'),
(158593, 20066, 'QU', 'OK', 'S', 1728132278, 1728132278, '1'),
(158594, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158595, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158596, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158597, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158598, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158599, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158600, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158601, 20670, 'QU', 'OK', 'S', 1728132306, 1728132306, '1'),
(158602, 20682, 'QU', 'OK', 'S', 1728132327, 1728132327, '1'),
(158603, 20791, 'QU', 'OK', 'S', 1728132342, 1728132342, '1'),
(158604, 20791, 'QU', 'OK', 'S', 1728132342, 1728132342, '1'),
(158605, 20791, 'QU', 'OK', 'S', 1728132342, 1728132342, '1'),
(158606, 33971, 'QU', 'OK', 'S', 1728132347, 1728132347, '1'),
(158607, 21318, 'QU', 'OK', 'S', 1728132353, 1728132353, '1'),
(158608, 33972, 'QU', 'OK', 'S', 1728132379, 1728132379, '1'),
(158609, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158610, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158611, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158612, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158613, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158614, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158615, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158616, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158617, 21331, 'QU', 'OK', 'S', 1728132391, 1728132391, '1'),
(158618, 33973, 'QU', 'OK', 'S', 1728132416, 1728132416, '1'),
(158619, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158620, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158621, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158622, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158623, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158624, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158625, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158626, 21333, 'QU', 'OK', 'S', 1728132417, 1728132417, '1'),
(158627, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158628, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158629, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158630, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158631, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158632, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158633, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158634, 21334, 'QU', 'OK', 'S', 1728132440, 1728132440, '1'),
(158635, 21565, 'QU', 'OK', 'S', 1728132455, 1728132455, '1'),
(158636, 33974, 'QU', 'OK', 'S', 1728132467, 1728132467, '1'),
(158637, 33985, 'QU', 'OK', 'S', 1728132599, 1728132599, '1'),
(158638, 26812, 'QU', 'OK', 'S', 1728132633, 1728132633, '1'),
(158639, 26812, 'QU', 'OK', 'S', 1728132647, 1728132647, '1'),
(158640, 26814, 'QU', 'OK', 'S', 1728132663, 1728132663, '1'),
(158641, 26814, 'QU', 'OK', 'S', 1728132677, 1728132677, '1'),
(158642, 26814, 'QU', 'OK', 'S', 1728132692, 1728132692, '1'),
(158643, 26814, 'QU', 'OK', 'S', 1728132705, 1728132705, '1'),
(158644, 26814, 'QU', 'OK', 'S', 1728132717, 1728132717, '1'),
(158645, 21328, 'QU', 'OK', 'S', 1728133178, 1728133178, '1'),
(158646, 21328, 'QU', 'OK', 'S', 1728133178, 1728133178, '1'),
(158647, 21332, 'QU', 'OK', 'S', 1728133340, 1728133340, '1'),
(158648, 21606, 'QU', 'OK', 'S', 1728133440, 1728133440, '1'),
(158649, 21609, 'QU', 'OK', 'S', 1728133476, 1728133476, '1'),
(158650, 21714, 'QU', 'OK', 'S', 1728133497, 1728133497, '1'),
(158651, 21715, 'QU', 'OK', 'S', 1728133507, 1728133507, '1'),
(158652, 21716, 'QU', 'OK', 'S', 1728133515, 1728133515, '1'),
(158653, 21717, 'QU', 'OK', 'S', 1728133524, 1728133524, '1'),
(158654, 21718, 'QU', 'OK', 'S', 1728133541, 1728133541, '1'),
(158655, 21843, 'QU', 'OK', 'S', 1728133564, 1728133564, '1'),
(158656, 21848, 'QU', 'OK', 'S', 1728133583, 1728133583, '1'),
(158657, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158658, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158659, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158660, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158661, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158662, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158663, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158664, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158665, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158666, 21849, 'QU', 'OK', 'S', 1728133716, 1728133716, '1'),
(158667, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158668, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158669, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158670, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158671, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158672, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158673, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158674, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158675, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158676, 21850, 'QU', 'OK', 'S', 1728133738, 1728133738, '1'),
(158677, 33981, 'QU', 'OK', 'S', 1728133820, 1728133820, '1'),
(158678, 22099, 'QU', 'OK', 'S', 1728133869, 1728133869, '1'),
(158679, 21851, 'QU', 'OK', 'S', 1728133885, 1728133885, '1'),
(158680, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158681, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158682, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158683, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158684, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158685, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158686, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158687, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158688, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158689, 21850, 'QU', 'OK', 'S', 1728133906, 1728133906, '1'),
(158690, 33981, 'QU', 'OK', 'S', 1728133943, 1728133943, '1'),
(158691, 22098, 'QU', 'OK', 'S', 1728133994, 1728133994, '1'),
(158692, 22022, 'QU', 'OK', 'S', 1728134002, 1728134002, '1'),
(158693, 22021, 'QU', 'OK', 'S', 1728134013, 1728134013, '1'),
(158694, 22021, 'QU', 'OK', 'S', 1728134013, 1728134013, '1'),
(158695, 21640, 'QU', 'OK', 'S', 1728134041, 1728134041, '1'),
(158696, 33982, 'QU', 'OK', 'S', 1728134131, 1728134131, '1'),
(158697, 33983, 'QU', 'OK', 'S', 1728134272, 1728134272, '1'),
(158698, 33984, 'QU', 'OK', 'S', 1728134401, 1728134401, '1'),
(158699, 22100, 'QU', 'OK', 'S', 1728134437, 1728134437, '1'),
(158700, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158701, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158702, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158703, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158704, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158705, 22113, 'QU', 'OK', 'S', 1728134459, 1728134459, '1'),
(158706, 22135, 'QU', 'OK', 'S', 1728134496, 1728134496, '1'),
(158707, 22136, 'QU', 'OK', 'S', 1728134525, 1728134525, '1'),
(158708, 22183, 'QU', 'OK', 'S', 1728134556, 1728134556, '1'),
(158709, 24501, 'QU', 'OK', 'S', 1728134648, 1728134648, '1'),
(158710, 24502, 'QU', 'OK', 'S', 1728134670, 1728134670, '1'),
(158711, 24503, 'QU', 'OK', 'S', 1728134695, 1728134695, '1'),
(158712, 24533, 'QU', 'OK', 'S', 1728134702, 1728134702, '1'),
(158713, 24534, 'QU', 'OK', 'S', 1728134709, 1728134709, '1'),
(158714, 24535, 'QU', 'OK', 'S', 1728134717, 1728134717, '1'),
(158715, 24536, 'QU', 'OK', 'S', 1728134724, 1728134724, '1'),
(158716, 22332, 'QU', 'OK', 'S', 1728135044, 1728135044, '1'),
(158717, 24323, 'QU', 'OK', 'S', 1728135351, 1728135351, '1'),
(158718, 26502, 'QU', 'OK', 'S', 1728135435, 1728135435, '1'),
(158719, 24552, 'QU', 'OK', 'S', 1728135484, 1728135484, '1'),
(158720, 24539, 'QU', 'OK', 'S', 1728135511, 1728135511, '1'),
(158721, 24538, 'QU', 'OK', 'S', 1728135528, 1728135528, '1'),
(158722, 24537, 'QU', 'OK', 'S', 1728135537, 1728135537, '1'),
(158723, 24619, 'QU', 'OK', 'S', 1728135562, 1728135562, '1'),
(158724, 24620, 'QU', 'OK', 'S', 1728135567, 1728135567, '1'),
(158725, 24621, 'QU', 'OK', 'S', 1728135574, 1728135574, '1'),
(158726, 24626, 'QU', 'OK', 'S', 1728135581, 1728135581, '1'),
(158727, 24627, 'QU', 'OK', 'S', 1728135590, 1728135590, '1'),
(158728, 24627, 'QU', 'OK', 'S', 1728135597, 1728135597, '1'),
(158729, 24628, 'QU', 'OK', 'S', 1728135608, 1728135608, '1'),
(158730, 24629, 'QU', 'OK', 'S', 1728135622, 1728135622, '1'),
(158731, 24732, 'QU', 'OK', 'S', 1728135636, 1728135636, '1'),
(158732, 23913, 'QU', 'OK', 'S', 1728135953, 1728135953, '1'),
(158733, 33886, 'QU', 'OK', 'S', 1728136029, 1728136029, '1'),
(158734, 29405, 'QU', 'OK', 'S', 1728136125, 1728136125, '1'),
(158735, 22326, 'QU', 'OK', 'S', 1728136219, 1728136219, '1'),
(158736, 32605, 'QU', 'OK', 'S', 1728136363, 1728136363, '1'),
(158737, 24323, 'QU', 'OK', 'S', 1728136424, 1728136424, '1'),
(158738, 23079, 'QU', 'OK', 'S', 1728136594, 1728136594, '1'),
(158739, 28075, 'QU', 'OK', 'S', 1728136696, 1728136696, '1'),
(158740, 21183, 'QU', 'OK', 'S', 1728278759, 1728278759, '1'),
(158741, 21183, 'QU', 'OK', 'S', 1728278762, 1728278762, '1'),
(158742, 33103, 'QU', 'OK', 'S', 1728279813, 1728279813, '1'),
(158743, 33103, 'QU', 'OK', 'S', 1728279817, 1728279817, '1'),
(158744, 33103, 'QU', 'OK', 'S', 1728279821, 1728279821, '1'),
(158745, 24957, 'QU', 'OK', 'S', 1728279833, 1728279833, '1'),
(158746, 24957, 'QU', 'OK', 'S', 1728279840, 1728279840, '1'),
(158747, 33767, 'QU', 'OK', 'S', 1728279844, 1728279844, '1'),
(158748, 32005, 'QU', 'OK', 'S', 1728279850, 1728279850, '1'),
(158749, 4969, 'QU', 'OK', 'S', 1728279854, 1728279854, '1'),
(158750, 33126, 'QU', 'OK', 'S', 1728279864, 1728279864, '1'),
(158751, 31316, 'QU', 'OK', 'S', 1728279871, 1728279871, '1'),
(158752, 31193, 'QU', 'OK', 'S', 1728279876, 1728279876, '1'),
(158753, 33195, 'QU', 'OK', 'S', 1728279881, 1728279881, '1'),
(158754, 33234, 'QU', 'OK', 'S', 1728279886, 1728279886, '1'),
(158755, 33234, 'QU', 'OK', 'S', 1728279891, 1728279891, '1'),
(158756, 21122, 'QU', 'OK', 'S', 1728279896, 1728279896, '1'),
(158757, 13760, 'QU', 'OK', 'S', 1728279903, 1728279903, '1'),
(158758, 13760, 'QU', 'OK', 'S', 1728279906, 1728279906, '1'),
(158759, 13760, 'QU', 'OK', 'S', 1728279911, 1728279911, '1'),
(158760, 21150, 'QU', 'OK', 'S', 1728279918, 1728279918, '1'),
(158761, 21150, 'QU', 'OK', 'S', 1728279923, 1728279923, '1'),
(158762, 21122, 'QU', 'OK', 'S', 1728279927, 1728279927, '1'),
(158763, 21122, 'QU', 'OK', 'S', 1728279931, 1728279931, '1'),
(158764, 21142, 'QU', 'OK', 'S', 1728279936, 1728279936, '1'),
(158765, 21142, 'QU', 'OK', 'S', 1728279940, 1728279940, '1'),
(158766, 33615, 'QU', 'OK', 'S', 1728279944, 1728279944, '1'),
(158767, 30470, 'QU', 'OK', 'S', 1728279948, 1728279948, '1'),
(158768, 33126, 'QU', 'OK', 'S', 1728279953, 1728279953, '1'),
(158769, 25084, 'QU', 'OK', 'S', 1728279961, 1728279961, '1'),
(158770, 25084, 'QU', 'OK', 'S', 1728279966, 1728279966, '1'),
(158771, 32966, 'QU', 'OK', 'S', 1728279972, 1728279972, '1'),
(158772, 32259, 'QU', 'OK', 'S', 1728279977, 1728279977, '1'),
(158773, 32576, 'QU', 'OK', 'S', 1728279982, 1728279982, '1'),
(158774, 31316, 'QU', 'OK', 'S', 1728279992, 1728279992, '1'),
(158775, 33126, 'QU', 'OK', 'S', 1728279997, 1728279997, '1'),
(158776, 30532, 'QU', 'OK', 'S', 1728280003, 1728280003, '1'),
(158777, 33195, 'QU', 'OK', 'S', 1728280011, 1728280011, '1'),
(158778, 29994, 'QU', 'OK', 'S', 1728280022, 1728280022, '1'),
(158779, 33579, 'QU', 'OK', 'S', 1728280028, 1728280028, '1'),
(158780, 26499, 'QU', 'OK', 'S', 1728280032, 1728280032, '1'),
(158781, 33662, 'QU', 'OK', 'S', 1728280036, 1728280036, '1'),
(158782, 30200, 'QU', 'OK', 'S', 1728280042, 1728280042, '1'),
(158783, 33662, 'QU', 'OK', 'S', 1728280047, 1728280047, '1'),
(158784, 33234, 'QU', 'OK', 'S', 1728280052, 1728280052, '1'),
(158785, 33234, 'QU', 'OK', 'S', 1728280058, 1728280058, '1'),
(158786, 31090, 'QU', 'OK', 'S', 1728280063, 1728280063, '1'),
(158787, 30517, 'QU', 'OK', 'S', 1728280068, 1728280068, '1'),
(158788, 29994, 'QU', 'OK', 'S', 1728280075, 1728280075, '1'),
(158789, 33468, 'QU', 'OK', 'S', 1728280082, 1728280082, '1'),
(158790, 25096, 'QU', 'OK', 'S', 1728280088, 1728280088, '1'),
(158791, 33624, 'QU', 'OK', 'S', 1728280093, 1728280093, '1'),
(158792, 30200, 'QU', 'OK', 'S', 1728280098, 1728280098, '1'),
(158793, 33624, 'QU', 'OK', 'S', 1728280103, 1728280103, '1'),
(158794, 33578, 'QU', 'OK', 'S', 1728280108, 1728280108, '1'),
(158795, 18508, 'QU', 'OK', 'S', 1728280113, 1728280113, '1'),
(158796, 32728, 'QU', 'OK', 'S', 1728280119, 1728280119, '1'),
(158797, 33579, 'QU', 'OK', 'S', 1728280128, 1728280128, '1'),
(158798, 33579, 'QU', 'OK', 'S', 1728280135, 1728280135, '1'),
(158799, 18508, 'QU', 'OK', 'S', 1728280141, 1728280141, '1'),
(158800, 33579, 'QU', 'OK', 'S', 1728280146, 1728280146, '1'),
(158801, 33579, 'QU', 'OK', 'S', 1728280149, 1728280149, '1'),
(158802, 33579, 'QU', 'OK', 'S', 1728280153, 1728280153, '1'),
(158803, 28775, 'QU', 'OK', 'S', 1728280158, 1728280158, '1'),
(158804, 33624, 'QU', 'OK', 'S', 1728280168, 1728280168, '1'),
(158805, 30200, 'QU', 'OK', 'S', 1728280176, 1728280176, '1'),
(158806, 32728, 'QU', 'OK', 'S', 1728280204, 1728280204, '1'),
(158807, 29994, 'QU', 'OK', 'S', 1728280211, 1728280211, '1'),
(158808, 31924, 'QU', 'OK', 'S', 1728280222, 1728280222, '1'),
(158809, 24957, 'QU', 'OK', 'S', 1728280404, 1728280404, '1'),
(158810, 21142, 'QU', 'OK', 'S', 1728280491, 1728280491, '1'),
(158811, 13588, 'QU', 'OK', 'S', 1728280886, 1728280886, '1'),
(158812, 30795, 'QU', 'OK', 'S', 1728280894, 1728280894, '1'),
(158813, 26499, 'QU', 'OK', 'S', 1728280901, 1728280901, '1'),
(158814, 31619, 'QU', 'OK', 'S', 1728280917, 1728280917, '1'),
(158815, 14832, 'QU', 'OK', 'S', 1728280934, 1728280934, '1'),
(158816, 29302, 'QU', 'OK', 'S', 1728280975, 1728280975, '1'),
(158817, 33801, 'QU', 'OK', 'S', 1728282038, 1728282038, '1'),
(158818, 33400, 'QU', 'OK', 'S', 1728282041, 1728282041, '1'),
(158819, 33526, 'QU', 'OK', 'S', 1728282043, 1728282043, '1'),
(158820, 16895, 'QU', 'OK', 'S', 1728282046, 1728282046, '1'),
(158821, 33719, 'QU', 'OK', 'S', 1728282049, 1728282049, '1'),
(158822, 21028, 'QU', 'OK', 'S', 1728282242, 1728282242, '1'),
(158823, 21026, 'QU', 'OK', 'S', 1728282245, 1728282245, '1'),
(158824, 25477, 'QU', 'OK', 'S', 1728282247, 1728282247, '1'),
(158825, 19122, 'QU', 'OK', 'S', 1728282250, 1728282250, '1'),
(158826, 25572, 'QU', 'OK', 'S', 1728282253, 1728282253, '1'),
(158827, 10637, 'QU', 'OK', 'S', 1728282258, 1728282258, '1'),
(158828, 22827, 'QU', 'OK', 'S', 1728282262, 1728282262, '1'),
(158829, 21028, 'QU', 'OK', 'S', 1728282266, 1728282266, '1'),
(158830, 13121, 'QU', 'OK', 'S', 1728282272, 1728282272, '1'),
(158831, 16963, 'QU', 'OK', 'S', 1728282277, 1728282277, '1'),
(158832, 12743, 'QU', 'OK', 'S', 1728282281, 1728282281, '1'),
(158833, 12743, 'QU', 'OK', 'S', 1728282287, 1728282287, '1'),
(158834, 26202, 'QU', 'OK', 'S', 1728282292, 1728282292, '1'),
(158835, 20325, 'QU', 'OK', 'S', 1728282297, 1728282297, '1'),
(158836, 20325, 'QU', 'OK', 'S', 1728282301, 1728282301, '1'),
(158837, 20325, 'QU', 'OK', 'S', 1728282307, 1728282307, '1'),
(158838, 32467, 'QU', 'OK', 'S', 1728282313, 1728282313, '1'),
(158839, 32466, 'QU', 'OK', 'S', 1728282324, 1728282324, '1'),
(158840, 30609, 'QU', 'OK', 'S', 1728282329, 1728282329, '1'),
(158841, 32467, 'QU', 'OK', 'S', 1728282333, 1728282333, '1'),
(158842, 18093, 'QU', 'OK', 'S', 1728282337, 1728282337, '1'),
(158843, 32467, 'QU', 'OK', 'S', 1728282344, 1728282344, '1'),
(158844, 21024, 'QU', 'OK', 'S', 1728282348, 1728282348, '1'),
(158845, 21024, 'QU', 'OK', 'S', 1728282353, 1728282353, '1'),
(158846, 21024, 'QU', 'OK', 'S', 1728282356, 1728282356, '1'),
(158847, 21028, 'QU', 'OK', 'S', 1728282360, 1728282360, '1'),
(158848, 32466, 'QU', 'OK', 'S', 1728282368, 1728282368, '1'),
(158849, 33506, 'QU', 'OK', 'S', 1728283169, 1728283169, '1'),
(158850, 22052, 'QU', 'OK', 'S', 1728283197, 1728283197, '1'),
(158851, 4230, 'QU', 'OK', 'S', 1728283204, 1728283204, '1'),
(158852, 28684, 'QU', 'OK', 'S', 1728283209, 1728283209, '1'),
(158853, 28684, 'QU', 'OK', 'S', 1728283212, 1728283212, '1'),
(158854, 27301, 'QU', 'OK', 'S', 1728283216, 1728283216, '1'),
(158855, 22076, 'QU', 'OK', 'S', 1728283220, 1728283220, '1'),
(158856, 32983, 'QU', 'OK', 'S', 1728283227, 1728283227, '1'),
(158857, 23444, 'QU', 'OK', 'S', 1728283230, 1728283230, '1'),
(158858, 22064, 'QU', 'OK', 'S', 1728283235, 1728283235, '1'),
(158859, 17327, 'QU', 'OK', 'S', 1728283239, 1728283239, '1'),
(158860, 33508, 'QU', 'OK', 'S', 1728283243, 1728283243, '1'),
(158861, 17327, 'QU', 'OK', 'S', 1728283246, 1728283246, '1'),
(158862, 27810, 'QU', 'OK', 'S', 1728283250, 1728283250, '1'),
(158863, 27809, 'QU', 'OK', 'S', 1728283254, 1728283254, '1'),
(158864, 10437, 'QU', 'OK', 'S', 1728283258, 1728283258, '1'),
(158865, 27586, 'QU', 'OK', 'S', 1728283262, 1728283262, '1'),
(158866, 27810, 'QU', 'OK', 'S', 1728283266, 1728283266, '1'),
(158867, 27811, 'QU', 'OK', 'S', 1728283269, 1728283269, '1'),
(158868, 30047, 'QU', 'OK', 'S', 1728283273, 1728283273, '1'),
(158869, 26278, 'QU', 'OK', 'S', 1728283285, 1728283285, '1'),
(158870, 6450, 'QU', 'OK', 'S', 1728283563, 1728283563, '1'),
(158871, 6450, 'QU', 'OK', 'S', 1728283569, 1728283569, '1'),
(158872, 6450, 'QU', 'OK', 'S', 1728283573, 1728283573, '1'),
(158873, 6450, 'QU', 'OK', 'S', 1728283578, 1728283578, '1'),
(158874, 6450, 'QU', 'OK', 'S', 1728283674, 1728283674, '1'),
(158875, 6450, 'QU', 'OK', 'S', 1728283721, 1728283721, '1'),
(158876, 31572, 'QU', 'OK', 'S', 1728284232, 1728284232, '1'),
(158877, 31572, 'QU', 'OK', 'S', 1728284234, 1728284234, '1'),
(158878, 33285, 'QU', 'OK', 'S', 1728284259, 1728284259, '1'),
(158879, 30435, 'QU', 'OK', 'S', 1728284596, 1728284596, '1'),
(158880, 28023, 'QU', 'OK', 'S', 1728284660, 1728284660, '1'),
(158881, 28023, 'QU', 'OK', 'S', 1728284669, 1728284669, '1'),
(158882, 23807, 'QU', 'OK', 'S', 1728284806, 1728284806, '1'),
(158883, 27647, 'QU', 'OK', 'S', 1728286371, 1728286371, '1'),
(158884, 33985, 'QU', 'OK', 'S', 1728289738, 1728289738, '1'),
(158885, 33985, 'QU', 'OK', 'S', 1728289751, 1728289751, '1'),
(158886, 29929, 'QU', 'OK', 'S', 1728291948, 1728291948, '1'),
(158887, 29929, 'QU', 'OK', 'S', 1728291948, 1728291948, '1'),
(158888, 29929, 'QU', 'OK', 'S', 1728291948, 1728291948, '1'),
(158889, 29929, 'QU', 'OK', 'S', 1728291948, 1728291948, '1'),
(158890, 29929, 'QU', 'OK', 'S', 1728291948, 1728291948, '1'),
(158891, 33986, 'QU', 'OK', 'S', 1728293627, 1728293627, '1'),
(158892, 33987, 'QU', 'OK', 'S', 1728293664, 1728293664, '1'),
(158893, 33990, 'QU', 'OK', 'S', 1728293732, 1728293732, '1'),
(158894, 33992, 'QU', 'OK', 'S', 1728293886, 1728293886, '1'),
(158895, 33021, 'QU', 'OK', 'S', 1728294004, 1728294004, '1'),
(158896, 33996, 'QU', 'OK', 'S', 1728294050, 1728294050, '1'),
(158897, 32792, 'QU', 'OK', 'S', 1728294065, 1728294065, '1'),
(158898, 33988, 'QU', 'OK', 'S', 1728294170, 1728294170, '1'),
(158899, 31807, 'QU', 'OK', 'S', 1728295591, 1728295591, '1'),
(158900, 31807, 'QU', 'OK', 'S', 1728295769, 1728295769, '1'),
(158901, 31807, 'QU', 'OK', 'S', 1728295779, 1728295779, '1'),
(158902, 30483, 'QU', 'OK', 'S', 1728295810, 1728295810, '1'),
(158903, 32158, 'QU', 'OK', 'S', 1728295838, 1728295838, '1'),
(158904, 32771, 'QU', 'OK', 'S', 1728295852, 1728295852, '1'),
(158905, 31807, 'QU', 'OK', 'S', 1728296041, 1728296041, '1'),
(158906, 27973, 'QU', 'OK', 'S', 1728296268, 1728296268, '1'),
(158907, 33989, 'QU', 'OK', 'S', 1728297306, 1728297306, '1'),
(158908, 20539, 'QU', 'OK', 'S', 1728297533, 1728297533, '1'),
(158909, 31266, 'QU', 'OK', 'S', 1728297539, 1728297539, '1'),
(158910, 31266, 'QU', 'OK', 'S', 1728297546, 1728297546, '1'),
(158911, 20539, 'QU', 'OK', 'S', 1728297551, 1728297551, '1'),
(158912, 15355, 'QU', 'OK', 'S', 1728297567, 1728297567, '1'),
(158913, 15355, 'QU', 'OK', 'S', 1728297588, 1728297588, '1'),
(158914, 33994, 'QU', 'OK', 'S', 1728297624, 1728297624, '1'),
(158915, 33876, 'QU', 'OK', 'S', 1728297676, 1728297676, '1'),
(158916, 7866, 'QU', 'OK', 'S', 1728297718, 1728297718, '1'),
(158917, 7866, 'QU', 'OK', 'S', 1728297738, 1728297738, '1'),
(158918, 7866, 'QU', 'OK', 'S', 1728297775, 1728297775, '1'),
(158919, 7866, 'QU', 'OK', 'S', 1728297779, 1728297779, '1'),
(158920, 31785, 'QU', 'OK', 'S', 1728297916, 1728297916, '1'),
(158921, 33991, 'QU', 'OK', 'S', 1728298043, 1728298043, '1'),
(158922, 33995, 'QU', 'OK', 'S', 1728298090, 1728298090, '1'),
(158923, 33206, 'QU', 'OK', 'S', 1728298292, 1728298292, '1'),
(158924, 30512, 'QU', 'OK', 'S', 1728298442, 1728298442, '1'),
(158925, 16533, 'QU', 'OK', 'S', 1728298706, 1728298706, '1'),
(158926, 33993, 'QU', 'OK', 'S', 1728299226, 1728299226, '1'),
(158927, 22384, 'QU', 'OK', 'S', 1728299848, 1728299848, '1'),
(158928, 22384, 'QU', 'OK', 'S', 1728299853, 1728299853, '1'),
(158929, 22384, 'QU', 'OK', 'S', 1728299856, 1728299856, '1'),
(158930, 32972, 'QU', 'OK', 'S', 1728300767, 1728300767, '1'),
(158931, 33085, 'QU', 'OK', 'S', 1728300776, 1728300776, '1'),
(158932, 30442, 'QU', 'OK', 'S', 1728300784, 1728300784, '1'),
(158933, 33528, 'QU', 'OK', 'S', 1728300797, 1728300797, '1'),
(158934, 30324, 'QU', 'OK', 'S', 1728300819, 1728300819, '1'),
(158935, 30373, 'QU', 'OK', 'S', 1728300826, 1728300826, '1'),
(158936, 31862, 'QU', 'OK', 'S', 1728300859, 1728300859, '1'),
(158937, 33084, 'QU', 'OK', 'S', 1728300871, 1728300871, '1'),
(158938, 4969, 'QU', 'OK', 'S', 1728301750, 1728301750, '1'),
(158939, 24598, 'QU', 'OK', 'S', 1728302667, 1728302667, '1'),
(158940, 24598, 'QU', 'OK', 'S', 1728302670, 1728302670, '1'),
(158941, 12287, 'QU', 'OK', 'S', 1728305184, 1728305184, '1'),
(158942, 22277, 'QU', 'OK', 'S', 1728305568, 1728305568, '1'),
(158943, 31554, 'QU', 'OK', 'S', 1728305618, 1728305618, '1'),
(158944, 24688, 'QU', 'OK', 'S', 1728305667, 1728305667, '1'),
(158945, 8846, 'QU', 'OK', 'S', 1728305899, 1728305899, '1'),
(158946, 26195, 'QU', 'OK', 'S', 1728305924, 1728305924, '1'),
(158947, 33007, 'QU', 'OK', 'S', 1728305978, 1728305978, '1'),
(158948, 33008, 'QU', 'OK', 'S', 1728305986, 1728305986, '1'),
(158949, 23761, 'QU', 'OK', 'S', 1728306029, 1728306029, '1'),
(158950, 23761, 'QU', 'OK', 'S', 1728306032, 1728306032, '1'),
(158951, 23761, 'QU', 'OK', 'S', 1728306036, 1728306036, '1'),
(158952, 23761, 'QU', 'OK', 'S', 1728306039, 1728306039, '1'),
(158953, 32853, 'QU', 'OK', 'S', 1728306305, 1728306305, '1'),
(158954, 28616, 'QU', 'OK', 'S', 1728306319, 1728306319, '1'),
(158955, 33925, 'QU', 'OK', 'S', 1728306847, 1728306847, '1'),
(158956, 28775, 'QU', 'OK', 'S', 1728307171, 1728307171, '1'),
(158957, 32806, 'QU', 'OK', 'S', 1728307189, 1728307189, '1'),
(158958, 26499, 'QU', 'OK', 'S', 1728307207, 1728307207, '1'),
(158959, 26499, 'QU', 'OK', 'S', 1728307207, 1728307207, '1'),
(158960, 31019, 'QU', 'OK', 'S', 1728307244, 1728307244, '1'),
(158961, 33468, 'QU', 'OK', 'S', 1728307262, 1728307262, '1'),
(158962, 24607, 'QU', 'OK', 'S', 1728307312, 1728307312, '1'),
(158963, 25475, 'QU', 'OK', 'S', 1728307326, 1728307326, '1'),
(158964, 25345, 'QU', 'OK', 'S', 1728307343, 1728307343, '1'),
(158965, 25345, 'QU', 'OK', 'S', 1728307343, 1728307343, '1'),
(158966, 25345, 'QU', 'OK', 'S', 1728307343, 1728307343, '1'),
(158967, 25345, 'QU', 'OK', 'S', 1728307343, 1728307343, '1'),
(158968, 25345, 'QU', 'OK', 'S', 1728307343, 1728307343, '1'),
(158969, 24611, 'QU', 'OK', 'S', 1728308079, 1728308079, '1'),
(158970, 24611, 'QU', 'OK', 'S', 1728308079, 1728308079, '1'),
(158971, 31209, 'QU', 'OK', 'S', 1728309765, 1728309765, '1'),
(158972, 28775, 'QU', 'OK', 'S', 1728309877, 1728309877, '1'),
(158973, 24993, 'QU', 'OK', 'S', 1728367285, 1728367285, '1'),
(158974, 18568, 'QU', 'OK', 'S', 1728367462, 1728367462, '1'),
(158975, 18568, 'QU', 'OK', 'S', 1728367479, 1728367479, '1'),
(158976, 18568, 'QU', 'OK', 'S', 1728367483, 1728367483, '1'),
(158977, 18568, 'QU', 'OK', 'S', 1728367485, 1728367485, '1'),
(158978, 18568, 'QU', 'OK', 'S', 1728367488, 1728367488, '1'),
(158979, 30746, 'QU', 'OK', 'S', 1728367718, 1728367718, '1'),
(158980, 30747, 'QU', 'OK', 'S', 1728367742, 1728367742, '1'),
(158981, 30747, 'QU', 'OK', 'S', 1728367742, 1728367742, '1'),
(158982, 30817, 'QU', 'OK', 'S', 1728367742, 1728367742, '1'),
(158983, 30817, 'QU', 'OK', 'S', 1728367742, 1728367742, '1'),
(158984, 32464, 'QU', 'OK', 'S', 1728367846, 1728367846, '1'),
(158985, 14452, 'QU', 'OK', 'S', 1728367906, 1728367906, '1'),
(158986, 13087, 'QU', 'OK', 'S', 1728367912, 1728367912, '1'),
(158987, 31815, 'QU', 'OK', 'S', 1728369141, 1728369141, '1'),
(158988, 13102, 'QU', 'OK', 'S', 1728369420, 1728369420, '1'),
(158989, 24304, 'QU', 'OK', 'S', 1728370128, 1728370128, '1'),
(158990, 13102, 'QU', 'OK', 'S', 1728370131, 1728370131, '1'),
(158991, 33500, 'QU', 'OK', 'S', 1728370429, 1728370429, '1'),
(158992, 32572, 'QU', 'OK', 'S', 1728370432, 1728370432, '1'),
(158993, 27886, 'QU', 'OK', 'S', 1728370435, 1728370435, '1'),
(158994, 31456, 'QU', 'OK', 'S', 1728370437, 1728370437, '1'),
(158995, 33416, 'QU', 'OK', 'S', 1728370441, 1728370441, '1'),
(158996, 33681, 'QU', 'OK', 'S', 1728370443, 1728370443, '1'),
(158997, 29767, 'QU', 'OK', 'S', 1728370445, 1728370445, '1'),
(158998, 23761, 'QU', 'OK', 'S', 1728370477, 1728370477, '1'),
(158999, 23761, 'QU', 'OK', 'S', 1728370481, 1728370481, '1'),
(159000, 23761, 'QU', 'OK', 'S', 1728370496, 1728370496, '1'),
(159001, 23761, 'QU', 'OK', 'S', 1728370504, 1728370504, '1'),
(159002, 23761, 'QU', 'OK', 'S', 1728370508, 1728370508, '1'),
(159003, 23353, 'QU', 'OK', 'S', 1728371199, 1728371199, '1'),
(159004, 32887, 'QU', 'OK', 'S', 1728371203, 1728371203, '1'),
(159005, 32872, 'QU', 'OK', 'S', 1728371205, 1728371205, '1'),
(159006, 26386, 'QU', 'OK', 'S', 1728371209, 1728371209, '1'),
(159007, 30358, 'QU', 'OK', 'S', 1728371212, 1728371212, '1'),
(159008, 10198, 'QU', 'OK', 'S', 1728371215, 1728371215, '1'),
(159009, 32112, 'QU', 'OK', 'S', 1728371217, 1728371217, '1'),
(159010, 31428, 'QU', 'OK', 'S', 1728371219, 1728371219, '1'),
(159011, 12052, 'QU', 'OK', 'S', 1728371221, 1728371221, '1'),
(159012, 32165, 'QU', 'OK', 'S', 1728371224, 1728371224, '1'),
(159013, 18135, 'QU', 'OK', 'S', 1728371767, 1728371767, '1'),
(159014, 11034, 'QU', 'OK', 'S', 1728371844, 1728371844, '1'),
(159015, 30066, 'QU', 'OK', 'S', 1728371851, 1728371851, '1'),
(159016, 31956, 'QU', 'OK', 'S', 1728371860, 1728371860, '1'),
(159017, 33830, 'QU', 'OK', 'S', 1728372270, 1728372270, '1'),
(159018, 33831, 'QU', 'OK', 'S', 1728372292, 1728372292, '1'),
(159019, 33833, 'QU', 'OK', 'S', 1728372342, 1728372342, '1'),
(159020, 33819, 'QU', 'OK', 'S', 1728372531, 1728372531, '1'),
(159021, 13102, 'QU', 'OK', 'S', 1728372636, 1728372636, '1'),
(159022, 33827, 'QU', 'OK', 'S', 1728372636, 1728372636, '1'),
(159023, 13102, 'QU', 'OK', 'S', 1728372640, 1728372640, '1'),
(159024, 13102, 'QU', 'OK', 'S', 1728372643, 1728372643, '1'),
(159025, 33821, 'QU', 'OK', 'S', 1728373016, 1728373016, '1'),
(159026, 33826, 'QU', 'OK', 'S', 1728373095, 1728373095, '1'),
(159027, 33823, 'QU', 'OK', 'S', 1728373225, 1728373225, '1'),
(159028, 33828, 'QU', 'OK', 'S', 1728373398, 1728373398, '1'),
(159029, 33824, 'QU', 'OK', 'S', 1728373666, 1728373666, '1'),
(159030, 30890, 'QU', 'OK', 'S', 1728373881, 1728373881, '1'),
(159031, 18940, 'QU', 'OK', 'S', 1728373887, 1728373887, '1'),
(159032, 24573, 'QU', 'OK', 'S', 1728373892, 1728373892, '1'),
(159033, 16860, 'QU', 'OK', 'S', 1728373897, 1728373897, '1'),
(159034, 24573, 'QU', 'OK', 'S', 1728373902, 1728373902, '1'),
(159035, 10069, 'QU', 'OK', 'S', 1728373903, 1728373903, '1'),
(159036, 10069, 'QU', 'OK', 'S', 1728373906, 1728373906, '1'),
(159037, 10069, 'QU', 'OK', 'S', 1728373909, 1728373909, '1'),
(159038, 24321, 'QU', 'OK', 'S', 1728373912, 1728373912, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(159039, 10069, 'QU', 'OK', 'S', 1728373913, 1728373913, '1'),
(159040, 10069, 'QU', 'OK', 'S', 1728373916, 1728373916, '1'),
(159041, 10069, 'QU', 'OK', 'S', 1728373919, 1728373919, '1'),
(159042, 7866, 'QU', 'OK', 'S', 1728373922, 1728373922, '1'),
(159043, 30890, 'QU', 'OK', 'S', 1728373927, 1728373927, '1'),
(159044, 30890, 'QU', 'OK', 'S', 1728373931, 1728373931, '1'),
(159045, 10069, 'QU', 'OK', 'S', 1728373932, 1728373932, '1'),
(159046, 7866, 'QU', 'OK', 'S', 1728373935, 1728373935, '1'),
(159047, 7866, 'QU', 'OK', 'S', 1728373940, 1728373940, '1'),
(159048, 7866, 'QU', 'OK', 'S', 1728373944, 1728373944, '1'),
(159049, 31056, 'QU', 'OK', 'S', 1728373948, 1728373948, '1'),
(159050, 29478, 'QU', 'OK', 'S', 1728373959, 1728373959, '1'),
(159051, 28652, 'QU', 'OK', 'S', 1728373970, 1728373970, '1'),
(159052, 7866, 'QU', 'OK', 'S', 1728373978, 1728373978, '1'),
(159053, 28680, 'QU', 'OK', 'S', 1728373982, 1728373982, '1'),
(159054, 7866, 'QU', 'OK', 'S', 1728373986, 1728373986, '1'),
(159055, 13460, 'QU', 'OK', 'S', 1728373990, 1728373990, '1'),
(159056, 33918, 'QU', 'OK', 'S', 1728373995, 1728373995, '1'),
(159057, 31115, 'QU', 'OK', 'S', 1728373998, 1728373998, '1'),
(159058, 33920, 'QU', 'OK', 'S', 1728374002, 1728374002, '1'),
(159059, 33954, 'QU', 'OK', 'S', 1728374006, 1728374006, '1'),
(159060, 30890, 'QU', 'OK', 'S', 1728374009, 1728374009, '1'),
(159061, 24573, 'QU', 'OK', 'S', 1728374013, 1728374013, '1'),
(159062, 33954, 'QU', 'OK', 'S', 1728374018, 1728374018, '1'),
(159063, 24573, 'QU', 'OK', 'S', 1728374022, 1728374022, '1'),
(159064, 32661, 'QU', 'OK', 'S', 1728374026, 1728374026, '1'),
(159065, 10922, 'QU', 'OK', 'S', 1728374030, 1728374030, '1'),
(159066, 25096, 'QU', 'OK', 'S', 1728374032, 1728374032, '1'),
(159067, 30890, 'QU', 'OK', 'S', 1728374034, 1728374034, '1'),
(159068, 32661, 'QU', 'OK', 'S', 1728374039, 1728374039, '1'),
(159069, 24573, 'QU', 'OK', 'S', 1728374043, 1728374043, '1'),
(159070, 19690, 'QU', 'OK', 'S', 1728374047, 1728374047, '1'),
(159071, 32661, 'QU', 'OK', 'S', 1728374051, 1728374051, '1'),
(159072, 33922, 'QU', 'OK', 'S', 1728374056, 1728374056, '1'),
(159073, 33922, 'QU', 'OK', 'S', 1728374061, 1728374061, '1'),
(159074, 33922, 'QU', 'OK', 'S', 1728374065, 1728374065, '1'),
(159075, 19690, 'QU', 'OK', 'S', 1728374073, 1728374073, '1'),
(159076, 24321, 'QU', 'OK', 'S', 1728374112, 1728374112, '1'),
(159077, 24321, 'QU', 'OK', 'S', 1728374116, 1728374116, '1'),
(159078, 19625, 'QU', 'OK', 'S', 1728374558, 1728374558, '1'),
(159079, 30890, 'QU', 'OK', 'S', 1728375079, 1728375079, '1'),
(159080, 19535, 'QU', 'OK', 'S', 1728375441, 1728375441, '1'),
(159081, 34020, 'QU', 'OK', 'S', 1728375732, 1728375732, '1'),
(159082, 34000, 'QU', 'OK', 'S', 1728375804, 1728375804, '1'),
(159083, 34000, 'QU', 'OK', 'S', 1728375813, 1728375813, '1'),
(159084, 34001, 'QU', 'OK', 'S', 1728375838, 1728375838, '1'),
(159085, 34001, 'QU', 'OK', 'S', 1728375847, 1728375847, '1'),
(159086, 34001, 'QU', 'OK', 'S', 1728375855, 1728375855, '1'),
(159087, 34002, 'QU', 'OK', 'S', 1728375931, 1728375931, '1'),
(159088, 34002, 'QU', 'OK', 'S', 1728375939, 1728375939, '1'),
(159089, 34002, 'QU', 'OK', 'S', 1728375947, 1728375947, '1'),
(159090, 34002, 'QU', 'OK', 'S', 1728375955, 1728375955, '1'),
(159091, 34003, 'QU', 'OK', 'S', 1728376032, 1728376032, '1'),
(159092, 34003, 'QU', 'OK', 'S', 1728376065, 1728376065, '1'),
(159093, 17471, 'QU', 'OK', 'S', 1728376358, 1728376358, '1'),
(159094, 33867, 'QU', 'OK', 'S', 1728376362, 1728376362, '1'),
(159095, 21181, 'QU', 'OK', 'S', 1728376365, 1728376365, '1'),
(159096, 33867, 'QU', 'OK', 'S', 1728376374, 1728376374, '1'),
(159097, 33867, 'QU', 'OK', 'S', 1728376390, 1728376390, '1'),
(159098, 33867, 'QU', 'OK', 'S', 1728376396, 1728376396, '1'),
(159099, 26863, 'QU', 'OK', 'S', 1728376410, 1728376410, '1'),
(159100, 11907, 'QU', 'OK', 'S', 1728376425, 1728376425, '1'),
(159101, 33867, 'QU', 'OK', 'S', 1728376482, 1728376482, '1'),
(159102, 26729, 'QU', 'OK', 'S', 1728378937, 1728378937, '1'),
(159103, 26729, 'QU', 'OK', 'S', 1728378937, 1728378937, '1'),
(159104, 26729, 'QU', 'OK', 'S', 1728378937, 1728378937, '1'),
(159105, 26709, 'QU', 'OK', 'S', 1728378966, 1728378966, '1'),
(159106, 26709, 'QU', 'OK', 'S', 1728378966, 1728378966, '1'),
(159107, 24731, 'QU', 'OK', 'S', 1728379168, 1728379168, '1'),
(159108, 24731, 'QU', 'OK', 'S', 1728379176, 1728379176, '1'),
(159109, 24731, 'QU', 'OK', 'S', 1728379183, 1728379183, '1'),
(159110, 24731, 'QU', 'OK', 'S', 1728379189, 1728379189, '1'),
(159111, 27364, 'QU', 'OK', 'S', 1728379658, 1728379658, '1'),
(159112, 33997, 'QU', 'OK', 'S', 1728380052, 1728380052, '1'),
(159113, 33998, 'QU', 'OK', 'S', 1728380222, 1728380222, '1'),
(159114, 33999, 'QU', 'OK', 'S', 1728380262, 1728380262, '1'),
(159115, 33954, 'QU', 'OK', 'S', 1728380307, 1728380307, '1'),
(159116, 12845, 'QU', 'OK', 'S', 1728380397, 1728380397, '1'),
(159117, 26782, 'QU', 'OK', 'S', 1728380513, 1728380513, '1'),
(159118, 18400, 'QU', 'OK', 'S', 1728380523, 1728380523, '1'),
(159119, 24731, 'QU', 'OK', 'S', 1728380552, 1728380552, '1'),
(159120, 34016, 'QU', 'OK', 'S', 1728380554, 1728380554, '1'),
(159121, 29506, 'QU', 'OK', 'S', 1728380581, 1728380581, '1'),
(159122, 18644, 'QU', 'OK', 'S', 1728380654, 1728380654, '1'),
(159123, 34017, 'QU', 'OK', 'S', 1728380884, 1728380884, '1'),
(159124, 24677, 'QU', 'OK', 'S', 1728381200, 1728381200, '1'),
(159125, 31553, 'QU', 'OK', 'S', 1728381306, 1728381306, '1'),
(159126, 34018, 'QU', 'OK', 'S', 1728381539, 1728381539, '1'),
(159127, 34012, 'QU', 'OK', 'S', 1728381672, 1728381672, '1'),
(159128, 34013, 'QU', 'OK', 'S', 1728381885, 1728381885, '1'),
(159129, 34005, 'QU', 'OK', 'S', 1728382165, 1728382165, '1'),
(159130, 34004, 'QU', 'OK', 'S', 1728382496, 1728382496, '1'),
(159131, 34006, 'QU', 'OK', 'S', 1728382833, 1728382833, '1'),
(159132, 33959, 'QU', 'OK', 'S', 1728382949, 1728382949, '1'),
(159133, 15897, 'QU', 'OK', 'S', 1728382970, 1728382970, '1'),
(159134, 15897, 'QU', 'OK', 'S', 1728382972, 1728382972, '1'),
(159135, 18356, 'QU', 'OK', 'S', 1728382974, 1728382974, '1'),
(159136, 33558, 'QU', 'OK', 'S', 1728382977, 1728382977, '1'),
(159137, 24436, 'QU', 'OK', 'S', 1728382978, 1728382978, '1'),
(159138, 18000, 'QU', 'OK', 'S', 1728382981, 1728382981, '1'),
(159139, 33981, 'QU', 'OK', 'S', 1728383220, 1728383220, '1'),
(159140, 34007, 'QU', 'OK', 'S', 1728383344, 1728383344, '1'),
(159141, 34019, 'QU', 'OK', 'S', 1728383558, 1728383558, '1'),
(159142, 33944, 'QU', 'OK', 'S', 1728383610, 1728383610, '1'),
(159143, 29645, 'QU', 'OK', 'S', 1728383612, 1728383612, '1'),
(159144, 33944, 'QU', 'OK', 'S', 1728383628, 1728383628, '1'),
(159145, 34011, 'QU', 'OK', 'S', 1728383635, 1728383635, '1'),
(159146, 33966, 'QU', 'OK', 'S', 1728383684, 1728383684, '1'),
(159147, 34010, 'QU', 'OK', 'S', 1728383836, 1728383836, '1'),
(159148, 34008, 'QU', 'OK', 'S', 1728384073, 1728384073, '1'),
(159149, 34009, 'QU', 'OK', 'S', 1728384114, 1728384114, '1'),
(159150, 34014, 'QU', 'OK', 'S', 1728384308, 1728384308, '1'),
(159151, 34015, 'QU', 'OK', 'S', 1728384341, 1728384341, '1'),
(159152, 24677, 'QU', 'OK', 'S', 1728384396, 1728384396, '1'),
(159153, 25242, 'QU', 'OK', 'S', 1728384399, 1728384399, '1'),
(159154, 33327, 'QU', 'OK', 'S', 1728384587, 1728384587, '1'),
(159155, 30435, 'QU', 'OK', 'S', 1728384656, 1728384656, '1'),
(159156, 33875, 'QU', 'OK', 'S', 1728384858, 1728384858, '1'),
(159157, 32251, 'QU', 'OK', 'S', 1728384860, 1728384860, '1'),
(159158, 32342, 'QU', 'OK', 'S', 1728384862, 1728384862, '1'),
(159159, 26884, 'QU', 'OK', 'S', 1728384864, 1728384864, '1'),
(159160, 26884, 'QU', 'OK', 'S', 1728384866, 1728384866, '1'),
(159161, 26477, 'QU', 'OK', 'S', 1728384869, 1728384869, '1'),
(159162, 30398, 'QU', 'OK', 'S', 1728384877, 1728384877, '1'),
(159163, 23646, 'QU', 'OK', 'S', 1728384881, 1728384881, '1'),
(159164, 21916, 'QU', 'OK', 'S', 1728384889, 1728384889, '1'),
(159165, 31640, 'QU', 'OK', 'S', 1728384891, 1728384891, '1'),
(159166, 33738, 'QU', 'OK', 'S', 1728384893, 1728384893, '1'),
(159167, 33944, 'QU', 'OK', 'S', 1728384898, 1728384898, '1'),
(159168, 12709, 'QU', 'OK', 'S', 1728384903, 1728384903, '1'),
(159169, 32495, 'QU', 'OK', 'S', 1728384905, 1728384905, '1'),
(159170, 31590, 'QU', 'OK', 'S', 1728384907, 1728384907, '1'),
(159171, 21008, 'QU', 'OK', 'S', 1728384948, 1728384948, '1'),
(159172, 31590, 'QU', 'OK', 'S', 1728384956, 1728384956, '1'),
(159173, 29064, 'QU', 'OK', 'S', 1728384968, 1728384968, '1'),
(159174, 31589, 'QU', 'OK', 'S', 1728385563, 1728385563, '1'),
(159175, 18804, 'QU', 'OK', 'S', 1728385812, 1728385812, '1'),
(159176, 23148, 'QU', 'OK', 'S', 1728385887, 1728385887, '1'),
(159177, 23148, 'QU', 'OK', 'S', 1728385914, 1728385914, '1'),
(159178, 23151, 'QU', 'OK', 'S', 1728385936, 1728385936, '1'),
(159179, 29647, 'QU', 'OK', 'S', 1728385960, 1728385960, '1'),
(159180, 33767, 'QU', 'OK', 'S', 1728386970, 1728386970, '1'),
(159181, 24851, 'QU', 'OK', 'S', 1728387127, 1728387127, '1'),
(159182, 20950, 'QU', 'OK', 'S', 1728387706, 1728387706, '1'),
(159183, 32693, 'QU', 'OK', 'S', 1728387867, 1728387867, '1'),
(159184, 23678, 'QU', 'OK', 'S', 1728387964, 1728387964, '1'),
(159185, 25606, 'QU', 'OK', 'S', 1728387978, 1728387978, '1'),
(159186, 25606, 'QU', 'OK', 'S', 1728387978, 1728387978, '1'),
(159187, 25494, 'QU', 'OK', 'S', 1728387996, 1728387996, '1'),
(159188, 25494, 'QU', 'OK', 'S', 1728387996, 1728387996, '1'),
(159189, 25494, 'QU', 'OK', 'S', 1728387996, 1728387996, '1'),
(159190, 16860, 'QU', 'OK', 'S', 1728388009, 1728388009, '1'),
(159191, 31021, 'QU', 'OK', 'S', 1728388023, 1728388023, '1'),
(159192, 30137, 'QU', 'OK', 'S', 1728388229, 1728388229, '1'),
(159193, 30136, 'QU', 'OK', 'S', 1728388236, 1728388236, '1'),
(159194, 28821, 'QU', 'OK', 'S', 1728388240, 1728388240, '1'),
(159195, 28824, 'QU', 'OK', 'S', 1728388242, 1728388242, '1'),
(159196, 16860, 'QU', 'OK', 'S', 1728388245, 1728388245, '1'),
(159197, 28963, 'QU', 'OK', 'S', 1728388249, 1728388249, '1'),
(159198, 25683, 'QU', 'OK', 'S', 1728388754, 1728388754, '1'),
(159199, 25684, 'QU', 'OK', 'S', 1728388806, 1728388806, '1'),
(159200, 25686, 'QU', 'OK', 'S', 1728388888, 1728388888, '1'),
(159201, 32693, 'QU', 'OK', 'S', 1728388940, 1728388940, '1'),
(159202, 32693, 'QU', 'OK', 'S', 1728388959, 1728388959, '1'),
(159203, 24813, 'QU', 'OK', 'S', 1728389018, 1728389018, '1'),
(159204, 33522, 'QU', 'OK', 'S', 1728390378, 1728390378, '1'),
(159205, 33399, 'QU', 'OK', 'S', 1728390393, 1728390393, '1'),
(159206, 30817, 'QU', 'OK', 'S', 1728390482, 1728390482, '1'),
(159207, 30817, 'QU', 'OK', 'S', 1728390482, 1728390482, '1'),
(159208, 30747, 'QU', 'OK', 'S', 1728390529, 1728390529, '1'),
(159209, 30747, 'QU', 'OK', 'S', 1728390529, 1728390529, '1'),
(159210, 30279, 'QU', 'OK', 'S', 1728391179, 1728391179, '1'),
(159211, 31527, 'QU', 'OK', 'S', 1728391223, 1728391223, '1'),
(159212, 28604, 'QU', 'OK', 'S', 1728391282, 1728391282, '1'),
(159213, 32418, 'QU', 'OK', 'S', 1728391313, 1728391313, '1'),
(159214, 20874, 'QU', 'OK', 'S', 1728391346, 1728391346, '1'),
(159215, 19277, 'QU', 'OK', 'S', 1728391389, 1728391389, '1'),
(159216, 30066, 'QU', 'OK', 'S', 1728393041, 1728393041, '1'),
(159217, 25345, 'QU', 'OK', 'S', 1728393243, 1728393243, '1'),
(159218, 24611, 'QU', 'OK', 'S', 1728393267, 1728393267, '1'),
(159219, 28067, 'QU', 'OK', 'S', 1728453355, 1728453355, '1'),
(159220, 13547, 'QU', 'OK', 'S', 1728453362, 1728453362, '1'),
(159221, 12585, 'QU', 'OK', 'S', 1728453365, 1728453365, '1'),
(159222, 12996, 'QU', 'OK', 'S', 1728453370, 1728453370, '1'),
(159223, 31797, 'QU', 'OK', 'S', 1728453373, 1728453373, '1'),
(159224, 19619, 'QU', 'OK', 'S', 1728453376, 1728453376, '1'),
(159225, 25669, 'QU', 'OK', 'S', 1728453381, 1728453381, '1'),
(159226, 20179, 'QU', 'OK', 'S', 1728453386, 1728453386, '1'),
(159227, 26879, 'QU', 'OK', 'S', 1728453389, 1728453389, '1'),
(159228, 25673, 'QU', 'OK', 'S', 1728453394, 1728453394, '1'),
(159229, 28995, 'QU', 'OK', 'S', 1728453397, 1728453397, '1'),
(159230, 13547, 'QU', 'OK', 'S', 1728453401, 1728453401, '1'),
(159231, 25659, 'QU', 'OK', 'S', 1728453405, 1728453405, '1'),
(159232, 33617, 'QU', 'OK', 'S', 1728453409, 1728453409, '1'),
(159233, 33622, 'QU', 'OK', 'S', 1728453413, 1728453413, '1'),
(159234, 19530, 'QU', 'OK', 'S', 1728453417, 1728453417, '1'),
(159235, 13547, 'QU', 'OK', 'S', 1728453423, 1728453423, '1'),
(159236, 21716, 'QU', 'OK', 'S', 1728453427, 1728453427, '1'),
(159237, 26877, 'QU', 'OK', 'S', 1728453431, 1728453431, '1'),
(159238, 25671, 'QU', 'OK', 'S', 1728453434, 1728453434, '1'),
(159239, 3512, 'QU', 'OK', 'S', 1728453439, 1728453439, '1'),
(159240, 26877, 'QU', 'OK', 'S', 1728453448, 1728453448, '1'),
(159241, 11314, 'QU', 'OK', 'S', 1728453452, 1728453452, '1'),
(159242, 12996, 'QU', 'OK', 'S', 1728453456, 1728453456, '1'),
(159243, 33716, 'QU', 'OK', 'S', 1728453461, 1728453461, '1'),
(159244, 13058, 'QU', 'OK', 'S', 1728453465, 1728453465, '1'),
(159245, 11314, 'QU', 'OK', 'S', 1728453477, 1728453477, '1'),
(159246, 33617, 'QU', 'OK', 'S', 1728453485, 1728453485, '1'),
(159247, 11314, 'QU', 'OK', 'S', 1728453488, 1728453488, '1'),
(159248, 11802, 'QU', 'OK', 'S', 1728453494, 1728453494, '1'),
(159249, 24611, 'QU', 'OK', 'S', 1728453499, 1728453499, '1'),
(159250, 3422, 'QU', 'OK', 'S', 1728453516, 1728453516, '1'),
(159251, 24573, 'QU', 'OK', 'S', 1728453593, 1728453593, '1'),
(159252, 24573, 'QU', 'OK', 'S', 1728453597, 1728453597, '1'),
(159253, 33719, 'QU', 'OK', 'S', 1728453647, 1728453647, '1'),
(159254, 33795, 'QU', 'OK', 'S', 1728453726, 1728453726, '1'),
(159255, 26817, 'QU', 'OK', 'S', 1728454663, 1728454663, '1'),
(159256, 33116, 'QU', 'OK', 'S', 1728454783, 1728454783, '1'),
(159257, 33206, 'QU', 'OK', 'S', 1728454804, 1728454804, '1'),
(159258, 33132, 'QU', 'OK', 'S', 1728454827, 1728454827, '1'),
(159259, 33985, 'QU', 'OK', 'S', 1728454973, 1728454973, '1'),
(159260, 33985, 'QU', 'OK', 'S', 1728455011, 1728455011, '1'),
(159261, 33985, 'QU', 'OK', 'S', 1728455030, 1728455030, '1'),
(159262, 33985, 'QU', 'OK', 'S', 1728455046, 1728455046, '1'),
(159263, 19624, 'QU', 'OK', 'S', 1728455107, 1728455107, '1'),
(159264, 12430, 'QU', 'OK', 'S', 1728455116, 1728455116, '1'),
(159265, 20217, 'QU', 'OK', 'S', 1728455128, 1728455128, '1'),
(159266, 20217, 'QU', 'OK', 'S', 1728455128, 1728455128, '1'),
(159267, 20217, 'QU', 'OK', 'S', 1728455128, 1728455128, '1'),
(159268, 18570, 'QU', 'OK', 'S', 1728455146, 1728455146, '1'),
(159269, 29049, 'QU', 'OK', 'S', 1728455479, 1728455479, '1'),
(159270, 33195, 'QU', 'OK', 'S', 1728455724, 1728455724, '1'),
(159271, 33195, 'QU', 'OK', 'S', 1728455730, 1728455730, '1'),
(159272, 33234, 'QU', 'OK', 'S', 1728455749, 1728455749, '1'),
(159273, 33234, 'QU', 'OK', 'S', 1728455749, 1728455749, '1'),
(159274, 33234, 'QU', 'OK', 'S', 1728455749, 1728455749, '1'),
(159275, 33234, 'QU', 'OK', 'S', 1728455749, 1728455749, '1'),
(159276, 12287, 'QU', 'OK', 'S', 1728456273, 1728456273, '1'),
(159277, 12502, 'QU', 'OK', 'S', 1728456277, 1728456277, '1'),
(159278, 30790, 'QU', 'OK', 'S', 1728456282, 1728456282, '1'),
(159279, 19565, 'QU', 'OK', 'S', 1728456286, 1728456286, '1'),
(159280, 26213, 'QU', 'OK', 'S', 1728456302, 1728456302, '1'),
(159281, 19565, 'QU', 'OK', 'S', 1728456309, 1728456309, '1'),
(159282, 11678, 'QU', 'OK', 'S', 1728456314, 1728456314, '1'),
(159283, 32003, 'QU', 'OK', 'S', 1728456319, 1728456319, '1'),
(159284, 31832, 'QU', 'OK', 'S', 1728456323, 1728456323, '1'),
(159285, 11678, 'QU', 'OK', 'S', 1728456327, 1728456327, '1'),
(159286, 31832, 'QU', 'OK', 'S', 1728456331, 1728456331, '1'),
(159287, 32003, 'QU', 'OK', 'S', 1728456335, 1728456335, '1'),
(159288, 25388, 'QU', 'OK', 'S', 1728456339, 1728456339, '1'),
(159289, 3968, 'QU', 'OK', 'S', 1728456342, 1728456342, '1'),
(159290, 5596, 'QU', 'OK', 'S', 1728456344, 1728456344, '1'),
(159291, 20161, 'QU', 'OK', 'S', 1728456349, 1728456349, '1'),
(159292, 33855, 'QU', 'OK', 'S', 1728456352, 1728456352, '1'),
(159293, 27948, 'QU', 'OK', 'S', 1728456356, 1728456356, '1'),
(159294, 30657, 'QU', 'OK', 'S', 1728456361, 1728456361, '1'),
(159295, 26895, 'QU', 'OK', 'S', 1728456365, 1728456365, '1'),
(159296, 27896, 'QU', 'OK', 'S', 1728456369, 1728456369, '1'),
(159297, 26075, 'QU', 'OK', 'S', 1728456373, 1728456373, '1'),
(159298, 28585, 'QU', 'OK', 'S', 1728456377, 1728456377, '1'),
(159299, 20161, 'QU', 'OK', 'S', 1728456384, 1728456384, '1'),
(159300, 33604, 'QU', 'OK', 'S', 1728456388, 1728456388, '1'),
(159301, 31736, 'QU', 'OK', 'S', 1728456392, 1728456392, '1'),
(159302, 33595, 'QU', 'OK', 'S', 1728456397, 1728456397, '1'),
(159303, 33595, 'QU', 'OK', 'S', 1728456418, 1728456418, '1'),
(159304, 21250, 'QU', 'OK', 'S', 1728456419, 1728456419, '1'),
(159305, 23350, 'QU', 'OK', 'S', 1728456434, 1728456434, '1'),
(159306, 33856, 'QU', 'OK', 'S', 1728457296, 1728457296, '1'),
(159307, 32618, 'QU', 'OK', 'S', 1728457873, 1728457873, '1'),
(159308, 29753, 'QU', 'OK', 'S', 1728458776, 1728458776, '1'),
(159309, 29753, 'QU', 'OK', 'S', 1728458779, 1728458779, '1'),
(159310, 29753, 'QU', 'OK', 'S', 1728458783, 1728458783, '1'),
(159311, 29753, 'QU', 'OK', 'S', 1728458787, 1728458787, '1'),
(159312, 29753, 'QU', 'OK', 'S', 1728458790, 1728458790, '1'),
(159313, 29753, 'QU', 'OK', 'S', 1728458793, 1728458793, '1'),
(159314, 29753, 'QU', 'OK', 'S', 1728458797, 1728458797, '1'),
(159315, 29753, 'QU', 'OK', 'S', 1728458800, 1728458800, '1'),
(159316, 29753, 'QU', 'OK', 'S', 1728458803, 1728458803, '1'),
(159317, 29753, 'QU', 'OK', 'S', 1728458806, 1728458806, '1'),
(159318, 29753, 'QU', 'OK', 'S', 1728458811, 1728458811, '1'),
(159319, 29753, 'QU', 'OK', 'S', 1728458815, 1728458815, '1'),
(159320, 29753, 'QU', 'OK', 'S', 1728458818, 1728458818, '1'),
(159321, 29753, 'QU', 'OK', 'S', 1728458821, 1728458821, '1'),
(159322, 29753, 'QU', 'OK', 'S', 1728458824, 1728458824, '1'),
(159323, 29753, 'QU', 'OK', 'S', 1728458828, 1728458828, '1'),
(159324, 29753, 'QU', 'OK', 'S', 1728458831, 1728458831, '1'),
(159325, 29753, 'QU', 'OK', 'S', 1728458834, 1728458834, '1'),
(159326, 29753, 'QU', 'OK', 'S', 1728458840, 1728458840, '1'),
(159327, 29753, 'QU', 'OK', 'S', 1728458843, 1728458843, '1'),
(159328, 29753, 'QU', 'OK', 'S', 1728458846, 1728458846, '1'),
(159329, 29753, 'QU', 'OK', 'S', 1728458850, 1728458850, '1'),
(159330, 29753, 'QU', 'OK', 'S', 1728458853, 1728458853, '1'),
(159331, 20044, 'QU', 'OK', 'S', 1728459010, 1728459010, '1'),
(159332, 28509, 'QU', 'OK', 'S', 1728459084, 1728459084, '1'),
(159333, 24261, 'QU', 'OK', 'S', 1728459206, 1728459206, '1'),
(159334, 33020, 'QU', 'OK', 'S', 1728460855, 1728460855, '1'),
(159335, 30993, 'QU', 'OK', 'S', 1728460860, 1728460860, '1'),
(159336, 31333, 'QU', 'OK', 'S', 1728460866, 1728460866, '1'),
(159337, 31738, 'QU', 'OK', 'S', 1728460871, 1728460871, '1'),
(159338, 29441, 'QU', 'OK', 'S', 1728460875, 1728460875, '1'),
(159339, 26766, 'QU', 'OK', 'S', 1728460880, 1728460880, '1'),
(159340, 33109, 'QU', 'OK', 'S', 1728460887, 1728460887, '1'),
(159341, 29442, 'QU', 'OK', 'S', 1728460892, 1728460892, '1'),
(159342, 16783, 'QU', 'OK', 'S', 1728460900, 1728460900, '1'),
(159343, 33635, 'QU', 'OK', 'S', 1728460907, 1728460907, '1'),
(159344, 31115, 'QU', 'OK', 'S', 1728460914, 1728460914, '1'),
(159345, 31115, 'QU', 'OK', 'S', 1728460918, 1728460918, '1'),
(159346, 31738, 'QU', 'OK', 'S', 1728460922, 1728460922, '1'),
(159347, 30993, 'QU', 'OK', 'S', 1728460927, 1728460927, '1'),
(159348, 22712, 'QU', 'OK', 'S', 1728460932, 1728460932, '1'),
(159349, 31354, 'QU', 'OK', 'S', 1728460946, 1728460946, '1'),
(159350, 31773, 'QU', 'OK', 'S', 1728461500, 1728461500, '1'),
(159351, 33869, 'QU', 'OK', 'S', 1728461505, 1728461505, '1'),
(159352, 26448, 'QU', 'OK', 'S', 1728461517, 1728461517, '1'),
(159353, 33948, 'QU', 'OK', 'S', 1728461521, 1728461521, '1'),
(159354, 31773, 'QU', 'OK', 'S', 1728461526, 1728461526, '1'),
(159355, 31333, 'QU', 'OK', 'S', 1728461530, 1728461530, '1'),
(159356, 31395, 'QU', 'OK', 'S', 1728461534, 1728461534, '1'),
(159357, 34035, 'QU', 'OK', 'S', 1728461761, 1728461761, '1'),
(159358, 34036, 'QU', 'OK', 'S', 1728461918, 1728461918, '1'),
(159359, 34037, 'QU', 'OK', 'S', 1728462082, 1728462082, '1'),
(159360, 34042, 'QU', 'OK', 'S', 1728466294, 1728466294, '1'),
(159361, 34043, 'QU', 'OK', 'S', 1728466544, 1728466544, '1'),
(159362, 14916, 'QU', 'OK', 'S', 1728466711, 1728466711, '1'),
(159363, 14916, 'QU', 'OK', 'S', 1728466721, 1728466721, '1'),
(159364, 34044, 'QU', 'OK', 'S', 1728466747, 1728466747, '1'),
(159365, 14916, 'QU', 'OK', 'S', 1728466775, 1728466775, '1'),
(159366, 14916, 'QU', 'OK', 'S', 1728466775, 1728466775, '1'),
(159367, 14916, 'QU', 'OK', 'S', 1728466817, 1728466817, '1'),
(159368, 14916, 'QU', 'OK', 'S', 1728466825, 1728466825, '1'),
(159369, 14916, 'QU', 'OK', 'S', 1728466882, 1728466882, '1'),
(159370, 14916, 'QU', 'OK', 'S', 1728466882, 1728466882, '1'),
(159371, 14916, 'QU', 'OK', 'S', 1728466893, 1728466893, '1'),
(159372, 14916, 'QU', 'OK', 'S', 1728466901, 1728466901, '1'),
(159373, 14916, 'QU', 'OK', 'S', 1728466911, 1728466911, '1'),
(159374, 14916, 'QU', 'OK', 'S', 1728466918, 1728466918, '1'),
(159375, 27286, 'QU', 'OK', 'S', 1728467083, 1728467083, '1'),
(159376, 27286, 'QU', 'OK', 'S', 1728467097, 1728467097, '1'),
(159377, 29645, 'QU', 'OK', 'S', 1728467101, 1728467101, '1'),
(159378, 29645, 'QU', 'OK', 'S', 1728467105, 1728467105, '1'),
(159379, 33601, 'QU', 'OK', 'S', 1728467109, 1728467109, '1'),
(159380, 20264, 'QU', 'OK', 'S', 1728467113, 1728467113, '1'),
(159381, 33868, 'QU', 'OK', 'S', 1728467117, 1728467117, '1'),
(159382, 33875, 'QU', 'OK', 'S', 1728467124, 1728467124, '1'),
(159383, 33875, 'QU', 'OK', 'S', 1728467138, 1728467138, '1'),
(159384, 33773, 'QU', 'OK', 'S', 1728467143, 1728467143, '1'),
(159385, 20236, 'QU', 'OK', 'S', 1728467152, 1728467152, '1'),
(159386, 20237, 'QU', 'OK', 'S', 1728467162, 1728467162, '1'),
(159387, 33772, 'QU', 'OK', 'S', 1728467166, 1728467166, '1'),
(159388, 33582, 'QU', 'OK', 'S', 1728467171, 1728467171, '1'),
(159389, 33778, 'QU', 'OK', 'S', 1728467176, 1728467176, '1'),
(159390, 19840, 'QU', 'OK', 'S', 1728467186, 1728467186, '1'),
(159391, 19840, 'QU', 'OK', 'S', 1728467191, 1728467191, '1'),
(159392, 19840, 'QU', 'OK', 'S', 1728467196, 1728467196, '1'),
(159393, 33949, 'QU', 'OK', 'S', 1728467199, 1728467199, '1'),
(159394, 33601, 'QU', 'OK', 'S', 1728467204, 1728467204, '1'),
(159395, 29388, 'QU', 'OK', 'S', 1728467209, 1728467209, '1'),
(159396, 33582, 'QU', 'OK', 'S', 1728467212, 1728467212, '1'),
(159397, 33773, 'QU', 'OK', 'S', 1728467216, 1728467216, '1'),
(159398, 33582, 'QU', 'OK', 'S', 1728467220, 1728467220, '1'),
(159399, 33873, 'QU', 'OK', 'S', 1728467226, 1728467226, '1'),
(159400, 33581, 'QU', 'OK', 'S', 1728467235, 1728467235, '1'),
(159401, 33581, 'QU', 'OK', 'S', 1728467242, 1728467242, '1'),
(159402, 19840, 'QU', 'OK', 'S', 1728467255, 1728467255, '1'),
(159403, 28543, 'QU', 'OK', 'S', 1728467259, 1728467259, '1'),
(159404, 20236, 'QU', 'OK', 'S', 1728467263, 1728467263, '1'),
(159405, 28861, 'QU', 'OK', 'S', 1728467267, 1728467267, '1'),
(159406, 33873, 'QU', 'OK', 'S', 1728467271, 1728467271, '1'),
(159407, 29994, 'QU', 'OK', 'S', 1728468666, 1728468666, '1'),
(159408, 12853, 'QU', 'OK', 'S', 1728468671, 1728468671, '1'),
(159409, 28517, 'QU', 'OK', 'S', 1728468685, 1728468685, '1'),
(159410, 32256, 'QU', 'OK', 'S', 1728468695, 1728468695, '1'),
(159411, 34040, 'QU', 'OK', 'S', 1728468954, 1728468954, '1'),
(159412, 34041, 'QU', 'OK', 'S', 1728469134, 1728469134, '1'),
(159413, 34038, 'QU', 'OK', 'S', 1728469263, 1728469263, '1'),
(159414, 34039, 'QU', 'OK', 'S', 1728469425, 1728469425, '1'),
(159415, 34045, 'QU', 'OK', 'S', 1728469637, 1728469637, '1'),
(159416, 34016, 'QU', 'OK', 'S', 1728469894, 1728469894, '1'),
(159417, 15718, 'QU', 'OK', 'S', 1728469898, 1728469898, '1'),
(159418, 1262, 'QU', 'OK', 'S', 1728469909, 1728469909, '1'),
(159419, 34026, 'QU', 'OK', 'S', 1728470027, 1728470027, '1'),
(159420, 32278, 'QU', 'OK', 'S', 1728470235, 1728470235, '1'),
(159421, 34034, 'QU', 'OK', 'S', 1728470435, 1728470435, '1'),
(159422, 34033, 'QU', 'OK', 'S', 1728470495, 1728470495, '1'),
(159423, 34025, 'QU', 'OK', 'S', 1728470838, 1728470838, '1'),
(159424, 34021, 'QU', 'OK', 'S', 1728471097, 1728471097, '1'),
(159425, 33430, 'QU', 'OK', 'S', 1728471106, 1728471106, '1'),
(159426, 33428, 'QU', 'OK', 'S', 1728471124, 1728471124, '1'),
(159427, 34022, 'QU', 'OK', 'S', 1728471166, 1728471166, '1'),
(159428, 33427, 'QU', 'OK', 'S', 1728471214, 1728471214, '1'),
(159429, 33425, 'QU', 'OK', 'S', 1728471221, 1728471221, '1'),
(159430, 33423, 'QU', 'OK', 'S', 1728471229, 1728471229, '1'),
(159431, 32449, 'QU', 'OK', 'S', 1728471245, 1728471245, '1'),
(159432, 33422, 'QU', 'OK', 'S', 1728471248, 1728471248, '1'),
(159433, 33186, 'QU', 'OK', 'S', 1728471258, 1728471258, '1'),
(159434, 33179, 'QU', 'OK', 'S', 1728471288, 1728471288, '1'),
(159435, 33178, 'QU', 'OK', 'S', 1728471309, 1728471309, '1'),
(159436, 33161, 'QU', 'OK', 'S', 1728471350, 1728471350, '1'),
(159437, 33160, 'QU', 'OK', 'S', 1728471355, 1728471355, '1'),
(159438, 33012, 'QU', 'OK', 'S', 1728471361, 1728471361, '1'),
(159439, 33011, 'QU', 'OK', 'S', 1728471370, 1728471370, '1'),
(159440, 33010, 'QU', 'OK', 'S', 1728471378, 1728471378, '1'),
(159441, 33009, 'QU', 'OK', 'S', 1728471385, 1728471385, '1'),
(159442, 32929, 'QU', 'OK', 'S', 1728471395, 1728471395, '1'),
(159443, 32849, 'QU', 'OK', 'S', 1728471414, 1728471414, '1'),
(159444, 34023, 'QU', 'OK', 'S', 1728471447, 1728471447, '1'),
(159445, 34024, 'QU', 'OK', 'S', 1728471480, 1728471480, '1'),
(159446, 32846, 'QU', 'OK', 'S', 1728471509, 1728471509, '1'),
(159447, 32844, 'QU', 'OK', 'S', 1728471516, 1728471516, '1'),
(159448, 32811, 'QU', 'OK', 'S', 1728471580, 1728471580, '1'),
(159449, 32810, 'QU', 'OK', 'S', 1728471612, 1728471612, '1'),
(159450, 32649, 'QU', 'OK', 'S', 1728471644, 1728471644, '1'),
(159451, 32631, 'QU', 'OK', 'S', 1728471653, 1728471653, '1'),
(159452, 32349, 'QU', 'OK', 'S', 1728471662, 1728471662, '1'),
(159453, 32348, 'QU', 'OK', 'S', 1728471671, 1728471671, '1'),
(159454, 32127, 'QU', 'OK', 'S', 1728471723, 1728471723, '1'),
(159455, 32100, 'QU', 'OK', 'S', 1728471739, 1728471739, '1'),
(159456, 32080, 'QU', 'OK', 'S', 1728471935, 1728471935, '1'),
(159457, 32079, 'QU', 'OK', 'S', 1728471942, 1728471942, '1'),
(159458, 34027, 'QU', 'OK', 'S', 1728473045, 1728473045, '1'),
(159459, 34030, 'QU', 'OK', 'S', 1728473148, 1728473148, '1'),
(159460, 34031, 'QU', 'OK', 'S', 1728473242, 1728473242, '1'),
(159461, 34028, 'QU', 'OK', 'S', 1728473716, 1728473716, '1'),
(159462, 14512, 'QU', 'OK', 'S', 1728473741, 1728473741, '1'),
(159463, 34032, 'QU', 'OK', 'S', 1728473921, 1728473921, '1'),
(159464, 34046, 'QU', 'OK', 'S', 1728473971, 1728473971, '1'),
(159465, 34047, 'QU', 'OK', 'S', 1728474044, 1728474044, '1'),
(159466, 25031, 'QU', 'OK', 'S', 1728474251, 1728474251, '1'),
(159467, 33930, 'QU', 'OK', 'S', 1728478577, 1728478577, '1'),
(159468, 33928, 'QU', 'OK', 'S', 1728478580, 1728478580, '1'),
(159469, 34045, 'QU', 'OK', 'S', 1728537448, 1728537448, '1'),
(159470, 24762, 'QU', 'OK', 'S', 1728537687, 1728537687, '1'),
(159471, 24762, 'QU', 'OK', 'S', 1728537690, 1728537690, '1'),
(159472, 33164, 'QU', 'OK', 'S', 1728539022, 1728539022, '1'),
(159473, 31395, 'QU', 'OK', 'S', 1728539025, 1728539025, '1'),
(159474, 33345, 'QU', 'OK', 'S', 1728539027, 1728539027, '1'),
(159475, 34016, 'QU', 'OK', 'S', 1728539029, 1728539029, '1'),
(159476, 24458, 'QU', 'OK', 'S', 1728540926, 1728540926, '1'),
(159477, 21117, 'QU', 'OK', 'S', 1728540937, 1728540937, '1'),
(159478, 23559, 'QU', 'OK', 'S', 1728540960, 1728540960, '1'),
(159479, 26031, 'QU', 'OK', 'S', 1728543120, 1728543120, '1'),
(159480, 26139, 'QU', 'OK', 'S', 1728543125, 1728543125, '1'),
(159481, 31439, 'QU', 'OK', 'S', 1728543130, 1728543130, '1'),
(159482, 31676, 'QU', 'OK', 'S', 1728543136, 1728543136, '1'),
(159483, 31439, 'QU', 'OK', 'S', 1728543142, 1728543142, '1'),
(159484, 28497, 'QU', 'OK', 'S', 1728543146, 1728543146, '1'),
(159485, 31676, 'QU', 'OK', 'S', 1728543151, 1728543151, '1'),
(159486, 31640, 'QU', 'OK', 'S', 1728543155, 1728543155, '1'),
(159487, 32358, 'QU', 'OK', 'S', 1728543160, 1728543160, '1'),
(159488, 32358, 'QU', 'OK', 'S', 1728543165, 1728543165, '1'),
(159489, 28971, 'QU', 'OK', 'S', 1728543171, 1728543171, '1'),
(159490, 28971, 'QU', 'OK', 'S', 1728543176, 1728543176, '1'),
(159491, 30980, 'QU', 'OK', 'S', 1728543183, 1728543183, '1'),
(159492, 15124, 'QU', 'OK', 'S', 1728543188, 1728543188, '1'),
(159493, 32088, 'QU', 'OK', 'S', 1728543193, 1728543193, '1'),
(159494, 32392, 'QU', 'OK', 'S', 1728543195, 1728543195, '1'),
(159495, 32392, 'QU', 'OK', 'S', 1728543199, 1728543199, '1'),
(159496, 33345, 'QU', 'OK', 'S', 1728543206, 1728543206, '1'),
(159497, 32392, 'QU', 'OK', 'S', 1728543210, 1728543210, '1'),
(159498, 32088, 'QU', 'OK', 'S', 1728543214, 1728543214, '1'),
(159499, 23349, 'QU', 'OK', 'S', 1728543219, 1728543219, '1'),
(159500, 26054, 'QU', 'OK', 'S', 1728543223, 1728543223, '1'),
(159501, 26054, 'QU', 'OK', 'S', 1728543230, 1728543230, '1'),
(159502, 32392, 'QU', 'OK', 'S', 1728543235, 1728543235, '1'),
(159503, 32392, 'QU', 'OK', 'S', 1728543244, 1728543244, '1'),
(159504, 33984, 'QU', 'OK', 'S', 1728543258, 1728543258, '1'),
(159505, 33984, 'QU', 'OK', 'S', 1728543263, 1728543263, '1'),
(159506, 33984, 'QU', 'OK', 'S', 1728543267, 1728543267, '1'),
(159507, 33984, 'QU', 'OK', 'S', 1728543271, 1728543271, '1'),
(159508, 33984, 'QU', 'OK', 'S', 1728543275, 1728543275, '1'),
(159509, 25057, 'QU', 'OK', 'S', 1728543282, 1728543282, '1'),
(159510, 32088, 'QU', 'OK', 'S', 1728543287, 1728543287, '1'),
(159511, 24322, 'QU', 'OK', 'S', 1728543297, 1728543297, '1'),
(159512, 24322, 'QU', 'OK', 'S', 1728543301, 1728543301, '1'),
(159513, 20558, 'QU', 'OK', 'S', 1728543306, 1728543306, '1'),
(159514, 28775, 'QU', 'OK', 'S', 1728543311, 1728543311, '1'),
(159515, 23349, 'QU', 'OK', 'S', 1728543316, 1728543316, '1'),
(159516, 23349, 'QU', 'OK', 'S', 1728543322, 1728543322, '1'),
(159517, 15124, 'QU', 'OK', 'S', 1728543327, 1728543327, '1'),
(159518, 23345, 'QU', 'OK', 'S', 1728543332, 1728543332, '1'),
(159519, 20558, 'QU', 'OK', 'S', 1728543337, 1728543337, '1'),
(159520, 23345, 'QU', 'OK', 'S', 1728543342, 1728543342, '1'),
(159521, 23349, 'QU', 'OK', 'S', 1728543346, 1728543346, '1'),
(159522, 32966, 'QU', 'OK', 'S', 1728543351, 1728543351, '1'),
(159523, 23349, 'QU', 'OK', 'S', 1728543356, 1728543356, '1'),
(159524, 28619, 'QU', 'OK', 'S', 1728543362, 1728543362, '1'),
(159525, 14068, 'QU', 'OK', 'S', 1728543367, 1728543367, '1'),
(159526, 16430, 'QU', 'OK', 'S', 1728543373, 1728543373, '1'),
(159527, 30696, 'QU', 'OK', 'S', 1728543379, 1728543379, '1'),
(159528, 30696, 'QU', 'OK', 'S', 1728543382, 1728543382, '1'),
(159529, 30696, 'QU', 'OK', 'S', 1728543384, 1728543384, '1'),
(159530, 30696, 'QU', 'OK', 'S', 1728543387, 1728543387, '1'),
(159531, 30602, 'QU', 'OK', 'S', 1728543394, 1728543394, '1'),
(159532, 30602, 'QU', 'OK', 'S', 1728543399, 1728543399, '1'),
(159533, 30602, 'QU', 'OK', 'S', 1728543404, 1728543404, '1'),
(159534, 30602, 'QU', 'OK', 'S', 1728543409, 1728543409, '1'),
(159535, 25057, 'QU', 'OK', 'S', 1728543416, 1728543416, '1'),
(159536, 23345, 'QU', 'OK', 'S', 1728543421, 1728543421, '1'),
(159537, 19726, 'QU', 'OK', 'S', 1728543427, 1728543427, '1'),
(159538, 19726, 'QU', 'OK', 'S', 1728543432, 1728543432, '1'),
(159539, 33710, 'QU', 'OK', 'S', 1728543437, 1728543437, '1'),
(159540, 14840, 'QU', 'OK', 'S', 1728543442, 1728543442, '1'),
(159541, 14840, 'QU', 'OK', 'S', 1728543448, 1728543448, '1'),
(159542, 33235, 'QU', 'OK', 'S', 1728543452, 1728543452, '1'),
(159543, 33195, 'QU', 'OK', 'S', 1728543458, 1728543458, '1'),
(159544, 30602, 'QU', 'OK', 'S', 1728543462, 1728543462, '1'),
(159545, 30696, 'QU', 'OK', 'S', 1728543467, 1728543467, '1'),
(159546, 30602, 'QU', 'OK', 'S', 1728543472, 1728543472, '1'),
(159547, 30696, 'QU', 'OK', 'S', 1728543475, 1728543475, '1'),
(159548, 30696, 'QU', 'OK', 'S', 1728543478, 1728543478, '1'),
(159549, 26580, 'QU', 'OK', 'S', 1728543484, 1728543484, '1'),
(159550, 30602, 'QU', 'OK', 'S', 1728543489, 1728543489, '1'),
(159551, 30696, 'QU', 'OK', 'S', 1728543494, 1728543494, '1'),
(159552, 30602, 'QU', 'OK', 'S', 1728543500, 1728543500, '1'),
(159553, 30696, 'QU', 'OK', 'S', 1728543505, 1728543505, '1'),
(159554, 23349, 'QU', 'OK', 'S', 1728543510, 1728543510, '1'),
(159555, 30807, 'QU', 'OK', 'S', 1728543524, 1728543524, '1'),
(159556, 31640, 'QU', 'OK', 'S', 1728543543, 1728543543, '1'),
(159557, 11788, 'QU', 'OK', 'S', 1728543616, 1728543616, '1'),
(159558, 11788, 'QU', 'OK', 'S', 1728543623, 1728543623, '1'),
(159559, 28222, 'QU', 'OK', 'S', 1728543774, 1728543774, '1'),
(159560, 33902, 'QU', 'OK', 'S', 1728543863, 1728543863, '1'),
(159561, 33374, 'QU', 'OK', 'S', 1728543868, 1728543868, '1'),
(159562, 33374, 'QU', 'OK', 'S', 1728543873, 1728543873, '1'),
(159563, 31096, 'QU', 'OK', 'S', 1728543878, 1728543878, '1'),
(159564, 30679, 'QU', 'OK', 'S', 1728543882, 1728543882, '1'),
(159565, 31437, 'QU', 'OK', 'S', 1728543886, 1728543886, '1'),
(159566, 25388, 'QU', 'OK', 'S', 1728543895, 1728543895, '1'),
(159567, 26084, 'QU', 'OK', 'S', 1728543902, 1728543902, '1'),
(159568, 26084, 'QU', 'OK', 'S', 1728543917, 1728543917, '1'),
(159569, 26084, 'QU', 'OK', 'S', 1728543922, 1728543922, '1'),
(159570, 32399, 'QU', 'OK', 'S', 1728543928, 1728543928, '1'),
(159571, 27296, 'QU', 'OK', 'S', 1728543932, 1728543932, '1'),
(159572, 33871, 'QU', 'OK', 'S', 1728543939, 1728543939, '1'),
(159573, 33726, 'QU', 'OK', 'S', 1728543947, 1728543947, '1'),
(159574, 25388, 'QU', 'OK', 'S', 1728543953, 1728543953, '1'),
(159575, 33601, 'QU', 'OK', 'S', 1728543961, 1728543961, '1'),
(159576, 33838, 'QU', 'OK', 'S', 1728543967, 1728543967, '1'),
(159577, 32618, 'QU', 'OK', 'S', 1728543973, 1728543973, '1'),
(159578, 30153, 'QU', 'OK', 'S', 1728543981, 1728543981, '1'),
(159579, 25388, 'QU', 'OK', 'S', 1728543987, 1728543987, '1'),
(159580, 33744, 'QU', 'OK', 'S', 1728544003, 1728544003, '1'),
(159581, 33772, 'QU', 'OK', 'S', 1728544009, 1728544009, '1'),
(159582, 30090, 'QU', 'OK', 'S', 1728544016, 1728544016, '1'),
(159583, 31620, 'QU', 'OK', 'S', 1728544021, 1728544021, '1'),
(159584, 33869, 'QU', 'OK', 'S', 1728544027, 1728544027, '1'),
(159585, 33686, 'QU', 'OK', 'S', 1728544033, 1728544033, '1'),
(159586, 33164, 'QU', 'OK', 'S', 1728544039, 1728544039, '1'),
(159587, 32143, 'QU', 'OK', 'S', 1728544052, 1728544052, '1'),
(159588, 33744, 'QU', 'OK', 'S', 1728544150, 1728544150, '1'),
(159589, 33799, 'QU', 'OK', 'S', 1728544157, 1728544157, '1'),
(159590, 33401, 'QU', 'OK', 'S', 1728544162, 1728544162, '1'),
(159591, 33401, 'QU', 'OK', 'S', 1728544164, 1728544164, '1'),
(159592, 33639, 'QU', 'OK', 'S', 1728544172, 1728544172, '1'),
(159593, 33639, 'QU', 'OK', 'S', 1728544176, 1728544176, '1'),
(159594, 33639, 'QU', 'OK', 'S', 1728544181, 1728544181, '1'),
(159595, 33639, 'QU', 'OK', 'S', 1728544184, 1728544184, '1'),
(159596, 32608, 'QU', 'OK', 'S', 1728544193, 1728544193, '1'),
(159597, 27302, 'QU', 'OK', 'S', 1728544196, 1728544196, '1'),
(159598, 26084, 'QU', 'OK', 'S', 1728544208, 1728544208, '1'),
(159599, 26239, 'QU', 'OK', 'S', 1728544214, 1728544214, '1'),
(159600, 33145, 'QU', 'OK', 'S', 1728544216, 1728544216, '1'),
(159601, 33645, 'QU', 'OK', 'S', 1728544219, 1728544219, '1'),
(159602, 33683, 'QU', 'OK', 'S', 1728544231, 1728544231, '1'),
(159603, 33164, 'QU', 'OK', 'S', 1728544236, 1728544236, '1'),
(159604, 33901, 'QU', 'OK', 'S', 1728544239, 1728544239, '1'),
(159605, 33401, 'QU', 'OK', 'S', 1728544251, 1728544251, '1'),
(159606, 33145, 'QU', 'OK', 'S', 1728544254, 1728544254, '1'),
(159607, 32945, 'QU', 'OK', 'S', 1728544259, 1728544259, '1'),
(159608, 33970, 'QU', 'OK', 'S', 1728544269, 1728544269, '1'),
(159609, 25388, 'QU', 'OK', 'S', 1728544457, 1728544457, '1'),
(159610, 33733, 'QU', 'OK', 'S', 1728544463, 1728544463, '1'),
(159611, 26239, 'QU', 'OK', 'S', 1728544468, 1728544468, '1'),
(159612, 24274, 'QU', 'OK', 'S', 1728544474, 1728544474, '1'),
(159613, 33917, 'QU', 'OK', 'S', 1728544506, 1728544506, '1'),
(159614, 33120, 'QU', 'OK', 'S', 1728544512, 1728544512, '1'),
(159615, 32608, 'QU', 'OK', 'S', 1728544517, 1728544517, '1'),
(159616, 31096, 'QU', 'OK', 'S', 1728544523, 1728544523, '1'),
(159617, 30090, 'QU', 'OK', 'S', 1728544530, 1728544530, '1'),
(159618, 31688, 'QU', 'OK', 'S', 1728544535, 1728544535, '1'),
(159619, 33838, 'QU', 'OK', 'S', 1728544541, 1728544541, '1'),
(159620, 33696, 'QU', 'OK', 'S', 1728544544, 1728544544, '1'),
(159621, 33696, 'QU', 'OK', 'S', 1728544556, 1728544556, '1'),
(159622, 31096, 'QU', 'OK', 'S', 1728544562, 1728544562, '1'),
(159623, 27437, 'QU', 'OK', 'S', 1728544575, 1728544575, '1'),
(159624, 22647, 'QU', 'OK', 'S', 1728544606, 1728544606, '1'),
(159625, 33363, 'QU', 'OK', 'S', 1728544610, 1728544610, '1'),
(159626, 1382, 'QU', 'OK', 'S', 1728544628, 1728544628, '1'),
(159627, 8113, 'QU', 'OK', 'S', 1728544718, 1728544718, '1'),
(159628, 31862, 'QU', 'OK', 'S', 1728544726, 1728544726, '1'),
(159629, 26685, 'QU', 'OK', 'S', 1728545040, 1728545040, '1'),
(159630, 25430, 'QU', 'OK', 'S', 1728545043, 1728545043, '1'),
(159631, 32358, 'QU', 'OK', 'S', 1728545095, 1728545095, '1'),
(159632, 32358, 'QU', 'OK', 'S', 1728545099, 1728545099, '1'),
(159633, 26728, 'QU', 'OK', 'S', 1728545367, 1728545367, '1'),
(159634, 30311, 'QU', 'OK', 'S', 1728545516, 1728545516, '1'),
(159635, 24604, 'QU', 'OK', 'S', 1728545558, 1728545558, '1'),
(159636, 32732, 'QU', 'OK', 'S', 1728545603, 1728545603, '1'),
(159637, 30364, 'QU', 'OK', 'S', 1728545745, 1728545745, '1'),
(159638, 30363, 'QU', 'OK', 'S', 1728545810, 1728545810, '1'),
(159639, 22718, 'QU', 'OK', 'S', 1728545915, 1728545915, '1'),
(159640, 31815, 'QU', 'OK', 'S', 1728545956, 1728545956, '1'),
(159641, 32476, 'QU', 'OK', 'S', 1728545991, 1728545991, '1'),
(159642, 28327, 'QU', 'OK', 'S', 1728546131, 1728546131, '1'),
(159643, 28327, 'QU', 'OK', 'S', 1728546134, 1728546134, '1'),
(159644, 29994, 'QU', 'OK', 'S', 1728546166, 1728546166, '1'),
(159645, 32732, 'QU', 'OK', 'S', 1728546203, 1728546203, '1'),
(159646, 32693, 'QU', 'OK', 'S', 1728546236, 1728546236, '1'),
(159647, 32913, 'QU', 'OK', 'S', 1728546373, 1728546373, '1'),
(159648, 32598, 'QU', 'OK', 'S', 1728546454, 1728546454, '1'),
(159649, 33395, 'QU', 'OK', 'S', 1728546492, 1728546492, '1'),
(159650, 24969, 'QU', 'OK', 'S', 1728546643, 1728546643, '1'),
(159651, 32423, 'QU', 'OK', 'S', 1728546708, 1728546708, '1'),
(159652, 32525, 'QU', 'OK', 'S', 1728546744, 1728546744, '1'),
(159653, 32423, 'QU', 'OK', 'S', 1728546877, 1728546877, '1'),
(159654, 32423, 'QU', 'OK', 'S', 1728546903, 1728546903, '1'),
(159655, 32945, 'QU', 'OK', 'S', 1728546927, 1728546927, '1'),
(159656, 32609, 'QU', 'OK', 'S', 1728547026, 1728547026, '1'),
(159657, 24314, 'QU', 'OK', 'S', 1728547061, 1728547061, '1'),
(159658, 24544, 'QU', 'OK', 'S', 1728547095, 1728547095, '1'),
(159659, 30892, 'QU', 'OK', 'S', 1728547255, 1728547255, '1'),
(159660, 33380, 'QU', 'OK', 'S', 1728547288, 1728547288, '1'),
(159661, 24626, 'QU', 'OK', 'S', 1728547326, 1728547326, '1'),
(159662, 23342, 'QU', 'OK', 'S', 1728547851, 1728547851, '1'),
(159663, 16464, 'QU', 'OK', 'S', 1728548323, 1728548323, '1'),
(159664, 31247, 'QU', 'OK', 'S', 1728548361, 1728548361, '1'),
(159665, 29513, 'QU', 'OK', 'S', 1728548402, 1728548402, '1'),
(159666, 32797, 'QU', 'OK', 'S', 1728548601, 1728548601, '1'),
(159667, 27234, 'QU', 'OK', 'S', 1728548823, 1728548823, '1'),
(159668, 24235, 'QU', 'OK', 'S', 1728551362, 1728551362, '1'),
(159669, 32997, 'QU', 'OK', 'S', 1728551440, 1728551440, '1'),
(159670, 33557, 'QU', 'OK', 'S', 1728551530, 1728551530, '1'),
(159671, 32102, 'QU', 'OK', 'S', 1728553668, 1728553668, '1'),
(159672, 33903, 'QU', 'OK', 'S', 1728553721, 1728553721, '1'),
(159673, 30515, 'QU', 'OK', 'S', 1728553771, 1728553771, '1'),
(159674, 31103, 'QU', 'OK', 'S', 1728554014, 1728554014, '1'),
(159675, 31091, 'QU', 'OK', 'S', 1728554043, 1728554043, '1'),
(159676, 31090, 'QU', 'OK', 'S', 1728554090, 1728554090, '1'),
(159677, 33694, 'QU', 'OK', 'S', 1728554125, 1728554125, '1'),
(159678, 34064, 'QU', 'OK', 'S', 1728555461, 1728555461, '1'),
(159679, 34065, 'QU', 'OK', 'S', 1728556973, 1728556973, '1'),
(159680, 34066, 'QU', 'OK', 'S', 1728557116, 1728557116, '1'),
(159681, 33346, 'QU', 'OK', 'S', 1728557207, 1728557207, '1'),
(159682, 32028, 'QU', 'OK', 'S', 1728557520, 1728557520, '1'),
(159683, 3830, 'QU', 'OK', 'S', 1728557522, 1728557522, '1'),
(159684, 34052, 'QU', 'OK', 'S', 1728559461, 1728559461, '1'),
(159685, 34058, 'QU', 'OK', 'S', 1728559612, 1728559612, '1'),
(159686, 21088, 'QU', 'OK', 'S', 1728559704, 1728559704, '1'),
(159687, 33872, 'QU', 'OK', 'S', 1728559713, 1728559713, '1'),
(159688, 34044, 'QU', 'OK', 'S', 1728559718, 1728559718, '1'),
(159689, 32189, 'QU', 'OK', 'S', 1728559724, 1728559724, '1'),
(159690, 24944, 'QU', 'OK', 'S', 1728559735, 1728559735, '1'),
(159691, 21088, 'QU', 'OK', 'S', 1728559739, 1728559739, '1'),
(159692, 33620, 'QU', 'OK', 'S', 1728559746, 1728559746, '1'),
(159693, 25471, 'QU', 'OK', 'S', 1728559750, 1728559750, '1'),
(159694, 33151, 'QU', 'OK', 'S', 1728559756, 1728559756, '1'),
(159695, 33873, 'QU', 'OK', 'S', 1728559759, 1728559759, '1'),
(159696, 33843, 'QU', 'OK', 'S', 1728559765, 1728559765, '1'),
(159697, 33872, 'QU', 'OK', 'S', 1728559769, 1728559769, '1'),
(159698, 32680, 'QU', 'OK', 'S', 1728559774, 1728559774, '1'),
(159699, 24943, 'QU', 'OK', 'S', 1728559779, 1728559779, '1'),
(159700, 24947, 'QU', 'OK', 'S', 1728559783, 1728559783, '1'),
(159701, 32675, 'QU', 'OK', 'S', 1728559789, 1728559789, '1'),
(159702, 33143, 'QU', 'OK', 'S', 1728559793, 1728559793, '1'),
(159703, 26198, 'QU', 'OK', 'S', 1728559819, 1728559819, '1'),
(159704, 33620, 'QU', 'OK', 'S', 1728559823, 1728559823, '1'),
(159705, 21088, 'QU', 'OK', 'S', 1728559829, 1728559829, '1'),
(159706, 22900, 'QU', 'OK', 'S', 1728559833, 1728559833, '1'),
(159707, 33690, 'QU', 'OK', 'S', 1728559838, 1728559838, '1'),
(159708, 33843, 'QU', 'OK', 'S', 1728559843, 1728559843, '1'),
(159709, 20166, 'QU', 'OK', 'S', 1728559848, 1728559848, '1'),
(159710, 33411, 'QU', 'OK', 'S', 1728559852, 1728559852, '1'),
(159711, 21088, 'QU', 'OK', 'S', 1728559856, 1728559856, '1'),
(159712, 33874, 'QU', 'OK', 'S', 1728559860, 1728559860, '1'),
(159713, 33690, 'QU', 'OK', 'S', 1728559866, 1728559866, '1'),
(159714, 33843, 'QU', 'OK', 'S', 1728559868, 1728559868, '1'),
(159715, 33411, 'QU', 'OK', 'S', 1728559872, 1728559872, '1'),
(159716, 33327, 'QU', 'OK', 'S', 1728559875, 1728559875, '1'),
(159717, 33874, 'QU', 'OK', 'S', 1728559880, 1728559880, '1'),
(159718, 32449, 'QU', 'OK', 'S', 1728559885, 1728559885, '1'),
(159719, 20960, 'QU', 'OK', 'S', 1728559931, 1728559931, '1'),
(159720, 20960, 'QU', 'OK', 'S', 1728559942, 1728559942, '1'),
(159721, 33628, 'QU', 'OK', 'S', 1728560197, 1728560197, '1'),
(159722, 17508, 'QU', 'OK', 'S', 1728560202, 1728560202, '1'),
(159723, 19840, 'QU', 'OK', 'S', 1728560207, 1728560207, '1'),
(159724, 33072, 'QU', 'OK', 'S', 1728560211, 1728560211, '1'),
(159725, 17508, 'QU', 'OK', 'S', 1728560215, 1728560215, '1'),
(159726, 33327, 'QU', 'OK', 'S', 1728560220, 1728560220, '1'),
(159727, 33744, 'QU', 'OK', 'S', 1728560260, 1728560260, '1'),
(159728, 24112, 'QU', 'OK', 'S', 1728560466, 1728560466, '1'),
(159729, 34062, 'QU', 'OK', 'S', 1728560762, 1728560762, '1'),
(159730, 34056, 'QU', 'OK', 'S', 1728561138, 1728561138, '1'),
(159731, 34067, 'QU', 'OK', 'S', 1728561425, 1728561425, '1'),
(159732, 34068, 'QU', 'OK', 'S', 1728561516, 1728561516, '1'),
(159733, 34070, 'QU', 'OK', 'S', 1728561612, 1728561612, '1'),
(159734, 34069, 'QU', 'OK', 'S', 1728561756, 1728561756, '1'),
(159735, 34057, 'QU', 'OK', 'S', 1728561835, 1728561835, '1'),
(159736, 34064, 'QU', 'OK', 'S', 1728561907, 1728561907, '1'),
(159737, 34059, 'QU', 'OK', 'S', 1728562206, 1728562206, '1'),
(159738, 34048, 'QU', 'OK', 'S', 1728562564, 1728562564, '1'),
(159739, 34049, 'QU', 'OK', 'S', 1728562751, 1728562751, '1'),
(159740, 34050, 'QU', 'OK', 'S', 1728562892, 1728562892, '1'),
(159741, 34051, 'QU', 'OK', 'S', 1728563114, 1728563114, '1'),
(159742, 34053, 'QU', 'OK', 'S', 1728563164, 1728563164, '1'),
(159743, 34054, 'QU', 'OK', 'S', 1728563199, 1728563199, '1'),
(159744, 34054, 'QU', 'OK', 'S', 1728563340, 1728563340, '1'),
(159745, 34055, 'QU', 'OK', 'S', 1728563374, 1728563374, '1'),
(159746, 34063, 'QU', 'OK', 'S', 1728563419, 1728563419, '1'),
(159747, 33509, 'QU', 'OK', 'S', 1728563593, 1728563593, '1'),
(159748, 33760, 'QU', 'OK', 'S', 1728565612, 1728565612, '1'),
(159749, 31562, 'QU', 'OK', 'S', 1728565621, 1728565621, '1'),
(159750, 31562, 'QU', 'OK', 'S', 1728565621, 1728565621, '1'),
(159751, 24042, 'QU', 'OK', 'S', 1728565621, 1728565621, '1'),
(159752, 32754, 'QU', 'OK', 'S', 1728565621, 1728565621, '1'),
(159753, 22426, 'QU', 'OK', 'S', 1728565621, 1728565621, '1'),
(159754, 33206, 'QU', 'OK', 'S', 1728566641, 1728566641, '1'),
(159755, 24609, 'QU', 'OK', 'S', 1728566671, 1728566671, '1'),
(159756, 33217, 'QU', 'OK', 'S', 1728566686, 1728566686, '1'),
(159757, 22405, 'QU', 'OK', 'S', 1728566700, 1728566700, '1'),
(159758, 22405, 'QU', 'OK', 'S', 1728566800, 1728566800, '1'),
(159759, 33628, 'QU', 'OK', 'S', 1728624992, 1728624992, '1'),
(159760, 33628, 'QU', 'OK', 'S', 1728624992, 1728624992, '1'),
(159761, 24071, 'QU', 'OK', 'S', 1728625054, 1728625054, '1'),
(159762, 33554, 'QU', 'OK', 'S', 1728625062, 1728625062, '1'),
(159763, 24380, 'QU', 'OK', 'S', 1728625141, 1728625141, '1'),
(159764, 24380, 'QU', 'OK', 'S', 1728625143, 1728625143, '1'),
(159765, 33112, 'QU', 'OK', 'S', 1728625157, 1728625157, '1'),
(159766, 33581, 'QU', 'OK', 'S', 1728625240, 1728625240, '1'),
(159767, 26633, 'QU', 'OK', 'S', 1728625254, 1728625254, '1'),
(159768, 23779, 'QU', 'OK', 'S', 1728625629, 1728625629, '1'),
(159769, 20983, 'QU', 'OK', 'S', 1728625640, 1728625640, '1'),
(159770, 29901, 'QU', 'OK', 'S', 1728625663, 1728625663, '1'),
(159771, 30090, 'QU', 'OK', 'S', 1728625718, 1728625718, '1'),
(159772, 30090, 'QU', 'OK', 'S', 1728625718, 1728625718, '1'),
(159773, 24042, 'QU', 'OK', 'S', 1728625915, 1728625915, '1'),
(159774, 24042, 'QU', 'OK', 'S', 1728625915, 1728625915, '1'),
(159775, 27437, 'QU', 'OK', 'S', 1728625932, 1728625932, '1'),
(159776, 30470, 'QU', 'OK', 'S', 1728625943, 1728625943, '1'),
(159777, 32400, 'QU', 'OK', 'S', 1728625976, 1728625976, '1'),
(159778, 25388, 'QU', 'OK', 'S', 1728626026, 1728626026, '1'),
(159779, 25388, 'QU', 'OK', 'S', 1728626026, 1728626026, '1'),
(159780, 16938, 'QU', 'OK', 'S', 1728626057, 1728626057, '1'),
(159781, 33399, 'QU', 'OK', 'S', 1728626064, 1728626064, '1'),
(159782, 21626, 'QU', 'OK', 'S', 1728626446, 1728626446, '1'),
(159783, 32105, 'QU', 'OK', 'S', 1728626458, 1728626458, '1'),
(159784, 29448, 'QU', 'OK', 'S', 1728626510, 1728626510, '1'),
(159785, 29520, 'QU', 'OK', 'S', 1728626520, 1728626520, '1'),
(159786, 24677, 'QU', 'OK', 'S', 1728628912, 1728628912, '1'),
(159787, 24511, 'QU', 'OK', 'S', 1728630083, 1728630083, '1'),
(159788, 16612, 'QU', 'OK', 'S', 1728630287, 1728630287, '1'),
(159789, 28391, 'QU', 'OK', 'S', 1728630292, 1728630292, '1'),
(159790, 33164, 'QU', 'OK', 'S', 1728630298, 1728630298, '1'),
(159791, 31329, 'QU', 'OK', 'S', 1728630300, 1728630300, '1'),
(159792, 6041, 'QU', 'OK', 'S', 1728630302, 1728630302, '1'),
(159793, 33617, 'QU', 'OK', 'S', 1728630306, 1728630306, '1'),
(159794, 33617, 'QU', 'OK', 'S', 1728630309, 1728630309, '1'),
(159795, 27049, 'QU', 'OK', 'S', 1728630311, 1728630311, '1'),
(159796, 33617, 'QU', 'OK', 'S', 1728630315, 1728630315, '1'),
(159797, 28447, 'QU', 'OK', 'S', 1728630318, 1728630318, '1'),
(159798, 24688, 'QU', 'OK', 'S', 1728630322, 1728630322, '1'),
(159799, 29883, 'QU', 'OK', 'S', 1728630326, 1728630326, '1'),
(159800, 30765, 'QU', 'OK', 'S', 1728630329, 1728630329, '1'),
(159801, 33347, 'QU', 'OK', 'S', 1728630333, 1728630333, '1'),
(159802, 12996, 'QU', 'OK', 'S', 1728630336, 1728630336, '1'),
(159803, 3625, 'QU', 'OK', 'S', 1728630338, 1728630338, '1'),
(159804, 32842, 'QU', 'OK', 'S', 1728630345, 1728630345, '1'),
(159805, 28391, 'QU', 'OK', 'S', 1728630347, 1728630347, '1'),
(159806, 33401, 'QU', 'OK', 'S', 1728630350, 1728630350, '1'),
(159807, 33401, 'QU', 'OK', 'S', 1728630354, 1728630354, '1'),
(159808, 33014, 'QU', 'OK', 'S', 1728630356, 1728630356, '1'),
(159809, 33958, 'QU', 'OK', 'S', 1728630358, 1728630358, '1'),
(159810, 33872, 'QU', 'OK', 'S', 1728630362, 1728630362, '1'),
(159811, 5468, 'QU', 'OK', 'S', 1728630373, 1728630373, '1'),
(159812, 33681, 'QU', 'OK', 'S', 1728630377, 1728630377, '1'),
(159813, 33774, 'QU', 'OK', 'S', 1728630381, 1728630381, '1'),
(159814, 33829, 'QU', 'OK', 'S', 1728630390, 1728630390, '1'),
(159815, 2527, 'QU', 'OK', 'S', 1728630400, 1728630400, '1'),
(159816, 33959, 'QU', 'OK', 'S', 1728631397, 1728631397, '1'),
(159817, 23559, 'QU', 'OK', 'S', 1728631413, 1728631413, '1'),
(159818, 33430, 'QU', 'OK', 'S', 1728631442, 1728631442, '1'),
(159819, 33430, 'QU', 'OK', 'S', 1728631442, 1728631442, '1'),
(159820, 33428, 'QU', 'OK', 'S', 1728631454, 1728631454, '1'),
(159821, 33425, 'QU', 'OK', 'S', 1728631474, 1728631474, '1'),
(159822, 33424, 'QU', 'OK', 'S', 1728631483, 1728631483, '1'),
(159823, 33423, 'QU', 'OK', 'S', 1728631492, 1728631492, '1'),
(159824, 33423, 'QU', 'OK', 'S', 1728631492, 1728631492, '1'),
(159825, 33422, 'QU', 'OK', 'S', 1728631501, 1728631501, '1'),
(159826, 33186, 'QU', 'OK', 'S', 1728631509, 1728631509, '1'),
(159827, 33179, 'QU', 'OK', 'S', 1728631517, 1728631517, '1'),
(159828, 33178, 'QU', 'OK', 'S', 1728631524, 1728631524, '1'),
(159829, 33622, 'QU', 'OK', 'S', 1728631543, 1728631543, '1'),
(159830, 27012, 'QU', 'OK', 'S', 1728631556, 1728631556, '1'),
(159831, 33959, 'QU', 'OK', 'S', 1728631565, 1728631565, '1'),
(159832, 27235, 'QU', 'OK', 'S', 1728631572, 1728631572, '1'),
(159833, 33974, 'QU', 'OK', 'S', 1728631595, 1728631595, '1'),
(159834, 21544, 'QU', 'OK', 'S', 1728631611, 1728631611, '1'),
(159835, 22210, 'QU', 'OK', 'S', 1728631619, 1728631619, '1'),
(159836, 23594, 'QU', 'OK', 'S', 1728631628, 1728631628, '1'),
(159837, 32479, 'QU', 'OK', 'S', 1728631637, 1728631637, '1'),
(159838, 33989, 'QU', 'OK', 'S', 1728632172, 1728632172, '1'),
(159839, 33990, 'QU', 'OK', 'S', 1728632183, 1728632183, '1'),
(159840, 33161, 'QU', 'OK', 'S', 1728632856, 1728632856, '1'),
(159841, 33160, 'QU', 'OK', 'S', 1728632863, 1728632863, '1'),
(159842, 33012, 'QU', 'OK', 'S', 1728632873, 1728632873, '1'),
(159843, 33011, 'QU', 'OK', 'S', 1728632887, 1728632887, '1'),
(159844, 33010, 'QU', 'OK', 'S', 1728632896, 1728632896, '1'),
(159845, 33009, 'QU', 'OK', 'S', 1728632908, 1728632908, '1'),
(159846, 32968, 'QU', 'OK', 'S', 1728632913, 1728632913, '1'),
(159847, 32929, 'QU', 'OK', 'S', 1728633000, 1728633000, '1'),
(159848, 32929, 'QU', 'OK', 'S', 1728633009, 1728633009, '1'),
(159849, 32849, 'QU', 'OK', 'S', 1728633014, 1728633014, '1'),
(159850, 32846, 'QU', 'OK', 'S', 1728633038, 1728633038, '1'),
(159851, 32844, 'QU', 'OK', 'S', 1728633045, 1728633045, '1'),
(159852, 32811, 'QU', 'OK', 'S', 1728633053, 1728633053, '1'),
(159853, 32810, 'QU', 'OK', 'S', 1728633059, 1728633059, '1'),
(159854, 32649, 'QU', 'OK', 'S', 1728633068, 1728633068, '1'),
(159855, 32631, 'QU', 'OK', 'S', 1728633078, 1728633078, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(159856, 32349, 'QU', 'OK', 'S', 1728633087, 1728633087, '1'),
(159857, 32348, 'QU', 'OK', 'S', 1728633095, 1728633095, '1'),
(159858, 32127, 'QU', 'OK', 'S', 1728633103, 1728633103, '1'),
(159859, 32100, 'QU', 'OK', 'S', 1728633111, 1728633111, '1'),
(159860, 33250, 'QU', 'OK', 'S', 1728634032, 1728634032, '1'),
(159861, 31115, 'QU', 'OK', 'S', 1728634036, 1728634036, '1'),
(159862, 31115, 'QU', 'OK', 'S', 1728634039, 1728634039, '1'),
(159863, 33707, 'QU', 'OK', 'S', 1728634042, 1728634042, '1'),
(159864, 12287, 'QU', 'OK', 'S', 1728634045, 1728634045, '1'),
(159865, 27422, 'QU', 'OK', 'S', 1728634049, 1728634049, '1'),
(159866, 17361, 'QU', 'OK', 'S', 1728634055, 1728634055, '1'),
(159867, 26763, 'QU', 'OK', 'S', 1728634057, 1728634057, '1'),
(159868, 27979, 'QU', 'OK', 'S', 1728634062, 1728634062, '1'),
(159869, 31115, 'QU', 'OK', 'S', 1728634071, 1728634071, '1'),
(159870, 30735, 'QU', 'OK', 'S', 1728634074, 1728634074, '1'),
(159871, 27422, 'QU', 'OK', 'S', 1728634085, 1728634085, '1'),
(159872, 27397, 'QU', 'OK', 'S', 1728634213, 1728634213, '1'),
(159873, 32080, 'QU', 'OK', 'S', 1728636071, 1728636071, '1'),
(159874, 32080, 'QU', 'OK', 'S', 1728636071, 1728636071, '1'),
(159875, 32079, 'QU', 'OK', 'S', 1728636080, 1728636080, '1'),
(159876, 31867, 'QU', 'OK', 'S', 1728636124, 1728636124, '1'),
(159877, 31866, 'QU', 'OK', 'S', 1728636160, 1728636160, '1'),
(159878, 31847, 'QU', 'OK', 'S', 1728636381, 1728636381, '1'),
(159879, 31845, 'QU', 'OK', 'S', 1728636399, 1728636399, '1'),
(159880, 31842, 'QU', 'OK', 'S', 1728636408, 1728636408, '1'),
(159881, 29830, 'QU', 'OK', 'S', 1728636420, 1728636420, '1'),
(159882, 29803, 'QU', 'OK', 'S', 1728636429, 1728636429, '1'),
(159883, 29792, 'QU', 'OK', 'S', 1728636447, 1728636447, '1'),
(159884, 29791, 'QU', 'OK', 'S', 1728636908, 1728636908, '1'),
(159885, 29784, 'QU', 'OK', 'S', 1728636922, 1728636922, '1'),
(159886, 29722, 'QU', 'OK', 'S', 1728636932, 1728636932, '1'),
(159887, 29697, 'QU', 'OK', 'S', 1728636946, 1728636946, '1'),
(159888, 29345, 'QU', 'OK', 'S', 1728636955, 1728636955, '1'),
(159889, 29324, 'QU', 'OK', 'S', 1728637029, 1728637029, '1'),
(159890, 29320, 'QU', 'OK', 'S', 1728637036, 1728637036, '1'),
(159891, 29279, 'QU', 'OK', 'S', 1728637044, 1728637044, '1'),
(159892, 29279, 'QU', 'OK', 'S', 1728637051, 1728637051, '1'),
(159893, 29277, 'QU', 'OK', 'S', 1728637060, 1728637060, '1'),
(159894, 29277, 'QU', 'OK', 'S', 1728637069, 1728637069, '1'),
(159895, 29276, 'QU', 'OK', 'S', 1728637080, 1728637080, '1'),
(159896, 29276, 'QU', 'OK', 'S', 1728637080, 1728637080, '1'),
(159897, 29272, 'QU', 'OK', 'S', 1728637088, 1728637088, '1'),
(159898, 29272, 'QU', 'OK', 'S', 1728637094, 1728637094, '1'),
(159899, 28743, 'QU', 'OK', 'S', 1728637119, 1728637119, '1'),
(159900, 28741, 'QU', 'OK', 'S', 1728637139, 1728637139, '1'),
(159901, 28724, 'QU', 'OK', 'S', 1728637233, 1728637233, '1'),
(159902, 28723, 'QU', 'OK', 'S', 1728637244, 1728637244, '1'),
(159903, 28719, 'QU', 'OK', 'S', 1728637255, 1728637255, '1'),
(159904, 28719, 'QU', 'OK', 'S', 1728637261, 1728637261, '1'),
(159905, 28718, 'QU', 'OK', 'S', 1728637277, 1728637277, '1'),
(159906, 28323, 'QU', 'OK', 'S', 1728637299, 1728637299, '1'),
(159907, 28322, 'QU', 'OK', 'S', 1728637331, 1728637331, '1'),
(159908, 28316, 'QU', 'OK', 'S', 1728637349, 1728637349, '1'),
(159909, 33905, 'QU', 'OK', 'S', 1728638719, 1728638719, '1'),
(159910, 25776, 'QU', 'OK', 'S', 1728638727, 1728638727, '1'),
(159911, 25776, 'QU', 'OK', 'S', 1728638733, 1728638733, '1'),
(159912, 25775, 'QU', 'OK', 'S', 1728638749, 1728638749, '1'),
(159913, 25774, 'QU', 'OK', 'S', 1728638777, 1728638777, '1'),
(159914, 25772, 'QU', 'OK', 'S', 1728638798, 1728638798, '1'),
(159915, 34078, 'QU', 'OK', 'S', 1728639068, 1728639068, '1'),
(159916, 34079, 'QU', 'OK', 'S', 1728639341, 1728639341, '1'),
(159917, 34080, 'QU', 'OK', 'S', 1728639517, 1728639517, '1'),
(159918, 33218, 'QU', 'OK', 'S', 1728639567, 1728639567, '1'),
(159919, 34081, 'QU', 'OK', 'S', 1728639625, 1728639625, '1'),
(159920, 33905, 'QU', 'OK', 'S', 1728640435, 1728640435, '1'),
(159921, 33516, 'QU', 'OK', 'S', 1728640728, 1728640728, '1'),
(159922, 33538, 'QU', 'OK', 'S', 1728640851, 1728640851, '1'),
(159923, 28775, 'QU', 'OK', 'S', 1728641435, 1728641435, '1'),
(159924, 13721, 'QU', 'OK', 'S', 1728641444, 1728641444, '1'),
(159925, 33603, 'QU', 'OK', 'S', 1728641457, 1728641457, '1'),
(159926, 28497, 'QU', 'OK', 'S', 1728641482, 1728641482, '1'),
(159927, 30602, 'QU', 'OK', 'S', 1728641512, 1728641512, '1'),
(159928, 21888, 'QU', 'OK', 'S', 1728641540, 1728641540, '1'),
(159929, 21888, 'QU', 'OK', 'S', 1728641540, 1728641540, '1'),
(159930, 21888, 'QU', 'OK', 'S', 1728641540, 1728641540, '1'),
(159931, 23869, 'QU', 'OK', 'S', 1728641588, 1728641588, '1'),
(159932, 32201, 'QU', 'OK', 'S', 1728641601, 1728641601, '1'),
(159933, 34082, 'QU', 'OK', 'S', 1728641655, 1728641655, '1'),
(159934, 34075, 'QU', 'OK', 'S', 1728641866, 1728641866, '1'),
(159935, 34076, 'QU', 'OK', 'S', 1728641907, 1728641907, '1'),
(159936, 34071, 'QU', 'OK', 'S', 1728642202, 1728642202, '1'),
(159937, 34072, 'QU', 'OK', 'S', 1728642235, 1728642235, '1'),
(159938, 34073, 'QU', 'OK', 'S', 1728642267, 1728642267, '1'),
(159939, 34077, 'QU', 'OK', 'S', 1728642460, 1728642460, '1'),
(159940, 34074, 'QU', 'OK', 'S', 1728642575, 1728642575, '1'),
(159941, 19643, 'QU', 'OK', 'S', 1728643647, 1728643647, '1'),
(159942, 18810, 'QU', 'OK', 'S', 1728643722, 1728643722, '1'),
(159943, 18788, 'QU', 'OK', 'S', 1728644669, 1728644669, '1'),
(159944, 34016, 'QU', 'OK', 'S', 1728644866, 1728644866, '1'),
(159945, 18789, 'QU', 'OK', 'S', 1728644902, 1728644902, '1'),
(159946, 18789, 'QU', 'OK', 'S', 1728644905, 1728644905, '1'),
(159947, 18789, 'QU', 'OK', 'S', 1728644909, 1728644909, '1'),
(159948, 18789, 'QU', 'OK', 'S', 1728644912, 1728644912, '1'),
(159949, 18800, 'QU', 'OK', 'S', 1728645068, 1728645068, '1'),
(159950, 18800, 'QU', 'OK', 'S', 1728645072, 1728645072, '1'),
(159951, 18800, 'QU', 'OK', 'S', 1728645076, 1728645076, '1'),
(159952, 18794, 'QU', 'OK', 'S', 1728645291, 1728645291, '1'),
(159953, 18794, 'QU', 'OK', 'S', 1728645294, 1728645294, '1'),
(159954, 18792, 'QU', 'OK', 'S', 1728645546, 1728645546, '1'),
(159955, 13460, 'QU', 'OK', 'S', 1728645740, 1728645740, '1'),
(159956, 13460, 'QU', 'OK', 'S', 1728645749, 1728645749, '1'),
(159957, 13460, 'QU', 'OK', 'S', 1728645752, 1728645752, '1'),
(159958, 13460, 'QU', 'OK', 'S', 1728645755, 1728645755, '1'),
(159959, 33950, 'QU', 'OK', 'S', 1728648098, 1728648098, '1'),
(159960, 33950, 'QU', 'OK', 'S', 1728648106, 1728648106, '1'),
(159961, 31798, 'QU', 'OK', 'S', 1728648111, 1728648111, '1'),
(159962, 31798, 'QU', 'OK', 'S', 1728648114, 1728648114, '1'),
(159963, 29512, 'QU', 'OK', 'S', 1728648118, 1728648118, '1'),
(159964, 24941, 'QU', 'OK', 'S', 1728648121, 1728648121, '1'),
(159965, 10880, 'QU', 'OK', 'S', 1728648121, 1728648121, '1'),
(159966, 24941, 'QU', 'OK', 'S', 1728648123, 1728648123, '1'),
(159967, 15336, 'QU', 'OK', 'S', 1728648390, 1728648390, '1'),
(159968, 15336, 'QU', 'OK', 'S', 1728648601, 1728648601, '1'),
(159969, 15335, 'QU', 'OK', 'S', 1728648682, 1728648682, '1'),
(159970, 8697, 'QU', 'OK', 'S', 1728648857, 1728648857, '1'),
(159971, 8697, 'QU', 'OK', 'S', 1728648867, 1728648867, '1'),
(159972, 8697, 'QU', 'OK', 'S', 1728648870, 1728648870, '1'),
(159973, 14930, 'QU', 'OK', 'S', 1728650748, 1728650748, '1'),
(159974, 14930, 'QU', 'OK', 'S', 1728651082, 1728651082, '1'),
(159975, 14888, 'QU', 'OK', 'S', 1728651170, 1728651170, '1'),
(159976, 14888, 'QU', 'OK', 'S', 1728651183, 1728651183, '1'),
(159977, 14888, 'QU', 'OK', 'S', 1728651272, 1728651272, '1'),
(159978, 14888, 'QU', 'OK', 'S', 1728651334, 1728651334, '1'),
(159979, 32358, 'QU', 'OK', 'S', 1728652327, 1728652327, '1'),
(159980, 8698, 'QU', 'OK', 'S', 1728652464, 1728652464, '1'),
(159981, 34056, 'QU', 'OK', 'S', 1728652517, 1728652517, '1'),
(159982, 34064, 'QU', 'OK', 'S', 1728653178, 1728653178, '1'),
(159983, 22118, 'QU', 'OK', 'S', 1728653387, 1728653387, '1'),
(159984, 33366, 'QU', 'OK', 'S', 1728653397, 1728653397, '1'),
(159985, 33392, 'QU', 'OK', 'S', 1728653401, 1728653401, '1'),
(159986, 21293, 'QU', 'OK', 'S', 1728653406, 1728653406, '1'),
(159987, 33541, 'QU', 'OK', 'S', 1728653410, 1728653410, '1'),
(159988, 32885, 'QU', 'OK', 'S', 1728653414, 1728653414, '1'),
(159989, 10412, 'QU', 'OK', 'S', 1728653418, 1728653418, '1'),
(159990, 32166, 'QU', 'OK', 'S', 1728653423, 1728653423, '1'),
(159991, 33518, 'QU', 'OK', 'S', 1728653427, 1728653427, '1'),
(159992, 24571, 'QU', 'OK', 'S', 1728653431, 1728653431, '1'),
(159993, 32870, 'QU', 'OK', 'S', 1728653436, 1728653436, '1'),
(159994, 28058, 'QU', 'OK', 'S', 1728653443, 1728653443, '1'),
(159995, 28391, 'QU', 'OK', 'S', 1728653447, 1728653447, '1'),
(159996, 12056, 'QU', 'OK', 'S', 1728653451, 1728653451, '1'),
(159997, 21298, 'QU', 'OK', 'S', 1728653455, 1728653455, '1'),
(159998, 12056, 'QU', 'OK', 'S', 1728653466, 1728653466, '1'),
(159999, 32738, 'QU', 'OK', 'S', 1728653473, 1728653473, '1'),
(160000, 22652, 'QU', 'OK', 'S', 1728653478, 1728653478, '1'),
(160001, 5008, 'QU', 'OK', 'S', 1728653494, 1728653494, '1'),
(160002, 28384, 'QU', 'OK', 'S', 1728653498, 1728653498, '1'),
(160003, 32758, 'QU', 'OK', 'S', 1728653506, 1728653506, '1'),
(160004, 10412, 'QU', 'OK', 'S', 1728653510, 1728653510, '1'),
(160005, 33863, 'QU', 'OK', 'S', 1728653514, 1728653514, '1'),
(160006, 24157, 'QU', 'OK', 'S', 1728653519, 1728653519, '1'),
(160007, 33543, 'QU', 'OK', 'S', 1728653523, 1728653523, '1'),
(160008, 32950, 'QU', 'OK', 'S', 1728653528, 1728653528, '1'),
(160009, 29989, 'QU', 'OK', 'S', 1728653532, 1728653532, '1'),
(160010, 33766, 'QU', 'OK', 'S', 1728653537, 1728653537, '1'),
(160011, 25288, 'QU', 'OK', 'S', 1728653542, 1728653542, '1'),
(160012, 28016, 'QU', 'OK', 'S', 1728653546, 1728653546, '1'),
(160013, 22116, 'QU', 'OK', 'S', 1728653551, 1728653551, '1'),
(160014, 31891, 'QU', 'OK', 'S', 1728653567, 1728653567, '1'),
(160015, 19858, 'QU', 'OK', 'S', 1728653602, 1728653602, '1'),
(160016, 31210, 'QU', 'OK', 'S', 1728653610, 1728653610, '1'),
(160017, 32758, 'QU', 'OK', 'S', 1728653615, 1728653615, '1'),
(160018, 32949, 'QU', 'OK', 'S', 1728653620, 1728653620, '1'),
(160019, 32031, 'QU', 'OK', 'S', 1728653624, 1728653624, '1'),
(160020, 21033, 'QU', 'OK', 'S', 1728653629, 1728653629, '1'),
(160021, 25341, 'QU', 'OK', 'S', 1728653634, 1728653634, '1'),
(160022, 19043, 'QU', 'OK', 'S', 1728653639, 1728653639, '1'),
(160023, 23639, 'QU', 'OK', 'S', 1728653642, 1728653642, '1'),
(160024, 33719, 'QU', 'OK', 'S', 1728653647, 1728653647, '1'),
(160025, 21160, 'QU', 'OK', 'S', 1728653655, 1728653655, '1'),
(160026, 9871, 'QU', 'OK', 'S', 1728653658, 1728653658, '1'),
(160027, 31799, 'QU', 'OK', 'S', 1728653665, 1728653665, '1'),
(160028, 2777, 'QU', 'OK', 'S', 1728653677, 1728653677, '1'),
(160029, 29645, 'QU', 'OK', 'S', 1728715982, 1728715982, '1'),
(160030, 33526, 'QU', 'OK', 'S', 1728715996, 1728715996, '1'),
(160031, 30714, 'QU', 'OK', 'S', 1728715999, 1728715999, '1'),
(160032, 11042, 'QU', 'OK', 'S', 1728716005, 1728716005, '1'),
(160033, 13053, 'QU', 'OK', 'S', 1728716008, 1728716008, '1'),
(160034, 25729, 'QU', 'OK', 'S', 1728717324, 1728717324, '1'),
(160035, 25725, 'QU', 'OK', 'S', 1728717333, 1728717333, '1'),
(160036, 25725, 'QU', 'OK', 'S', 1728717345, 1728717345, '1'),
(160037, 25724, 'QU', 'OK', 'S', 1728717363, 1728717363, '1'),
(160038, 25724, 'QU', 'OK', 'S', 1728717370, 1728717370, '1'),
(160039, 25722, 'QU', 'OK', 'S', 1728717379, 1728717379, '1'),
(160040, 25722, 'QU', 'OK', 'S', 1728717392, 1728717392, '1'),
(160041, 25719, 'QU', 'OK', 'S', 1728717402, 1728717402, '1'),
(160042, 33525, 'QU', 'OK', 'S', 1728718672, 1728718672, '1'),
(160043, 34064, 'QU', 'OK', 'S', 1728720737, 1728720737, '1'),
(160044, 34064, 'QU', 'OK', 'S', 1728720746, 1728720746, '1'),
(160045, 34064, 'QU', 'OK', 'S', 1728720751, 1728720751, '1'),
(160046, 34064, 'QU', 'OK', 'S', 1728720753, 1728720753, '1'),
(160047, 34064, 'QU', 'OK', 'S', 1728720756, 1728720756, '1'),
(160048, 34064, 'QU', 'OK', 'S', 1728720758, 1728720758, '1'),
(160049, 18186, 'QU', 'OK', 'S', 1728721122, 1728721122, '1'),
(160050, 25788, 'QU', 'OK', 'S', 1728721428, 1728721428, '1'),
(160051, 34085, 'QU', 'OK', 'S', 1728721637, 1728721637, '1'),
(160052, 34083, 'QU', 'OK', 'S', 1728721861, 1728721861, '1'),
(160053, 34084, 'QU', 'OK', 'S', 1728722079, 1728722079, '1'),
(160054, 34087, 'QU', 'OK', 'S', 1728722276, 1728722276, '1'),
(160055, 34094, 'QU', 'OK', 'S', 1728722346, 1728722346, '1'),
(160056, 34086, 'QU', 'OK', 'S', 1728722640, 1728722640, '1'),
(160057, 34088, 'QU', 'OK', 'S', 1728722859, 1728722859, '1'),
(160058, 34089, 'QU', 'OK', 'S', 1728722997, 1728722997, '1'),
(160059, 34090, 'QU', 'OK', 'S', 1728723042, 1728723042, '1'),
(160060, 34091, 'QU', 'OK', 'S', 1728723108, 1728723108, '1'),
(160061, 34092, 'QU', 'OK', 'S', 1728723239, 1728723239, '1'),
(160062, 34093, 'QU', 'OK', 'S', 1728723279, 1728723279, '1'),
(160063, 34095, 'QU', 'OK', 'S', 1728723497, 1728723497, '1'),
(160064, 34096, 'QU', 'OK', 'S', 1728723536, 1728723536, '1'),
(160065, 34097, 'QU', 'OK', 'S', 1728725455, 1728725455, '1'),
(160066, 31867, 'QU', 'OK', 'S', 1728728869, 1728728869, '1'),
(160067, 31866, 'QU', 'OK', 'S', 1728728877, 1728728877, '1'),
(160068, 31847, 'QU', 'OK', 'S', 1728728884, 1728728884, '1'),
(160069, 34064, 'QU', 'OK', 'S', 1728883464, 1728883464, '1'),
(160070, 34064, 'QU', 'OK', 'S', 1728883497, 1728883497, '1'),
(160071, 34064, 'QU', 'OK', 'S', 1728883500, 1728883500, '1'),
(160072, 34064, 'QU', 'OK', 'S', 1728883505, 1728883505, '1'),
(160073, 34064, 'QU', 'OK', 'S', 1728883507, 1728883507, '1'),
(160074, 34064, 'QU', 'OK', 'S', 1728883510, 1728883510, '1'),
(160075, 34064, 'QU', 'OK', 'S', 1728883514, 1728883514, '1'),
(160076, 34064, 'QU', 'OK', 'S', 1728883516, 1728883516, '1'),
(160077, 34064, 'QU', 'OK', 'S', 1728883519, 1728883519, '1'),
(160078, 34064, 'QU', 'OK', 'S', 1728883521, 1728883521, '1'),
(160079, 34064, 'QU', 'OK', 'S', 1728883523, 1728883523, '1'),
(160080, 34064, 'QU', 'OK', 'S', 1728883525, 1728883525, '1'),
(160081, 34064, 'QU', 'OK', 'S', 1728883527, 1728883527, '1'),
(160082, 34064, 'QU', 'OK', 'S', 1728883529, 1728883529, '1'),
(160083, 34064, 'QU', 'OK', 'S', 1728883541, 1728883541, '1'),
(160084, 34064, 'QU', 'OK', 'S', 1728883543, 1728883543, '1'),
(160085, 25683, 'QU', 'OK', 'S', 1728884163, 1728884163, '1'),
(160086, 23351, 'QU', 'OK', 'S', 1728884168, 1728884168, '1'),
(160087, 23351, 'QU', 'OK', 'S', 1728884172, 1728884172, '1'),
(160088, 11063, 'QU', 'OK', 'S', 1728884176, 1728884176, '1'),
(160089, 24083, 'QU', 'OK', 'S', 1728884180, 1728884180, '1'),
(160090, 19442, 'QU', 'OK', 'S', 1728884186, 1728884186, '1'),
(160091, 19442, 'QU', 'OK', 'S', 1728884193, 1728884193, '1'),
(160092, 30591, 'QU', 'OK', 'S', 1728884203, 1728884203, '1'),
(160093, 33552, 'QU', 'OK', 'S', 1728884213, 1728884213, '1'),
(160094, 30591, 'QU', 'OK', 'S', 1728884231, 1728884231, '1'),
(160095, 31699, 'QU', 'OK', 'S', 1728884233, 1728884233, '1'),
(160096, 30442, 'QU', 'OK', 'S', 1728884237, 1728884237, '1'),
(160097, 25242, 'QU', 'OK', 'S', 1728884242, 1728884242, '1'),
(160098, 32061, 'QU', 'OK', 'S', 1728884246, 1728884246, '1'),
(160099, 25242, 'QU', 'OK', 'S', 1728884250, 1728884250, '1'),
(160100, 30395, 'QU', 'OK', 'S', 1728884254, 1728884254, '1'),
(160101, 4856, 'QU', 'OK', 'S', 1728884259, 1728884259, '1'),
(160102, 32661, 'QU', 'OK', 'S', 1728884263, 1728884263, '1'),
(160103, 12287, 'QU', 'OK', 'S', 1728884267, 1728884267, '1'),
(160104, 33943, 'QU', 'OK', 'S', 1728884272, 1728884272, '1'),
(160105, 31465, 'QU', 'OK', 'S', 1728884277, 1728884277, '1'),
(160106, 28198, 'QU', 'OK', 'S', 1728884292, 1728884292, '1'),
(160107, 33606, 'QU', 'OK', 'S', 1728884305, 1728884305, '1'),
(160108, 33450, 'QU', 'OK', 'S', 1728884319, 1728884319, '1'),
(160109, 33450, 'QU', 'OK', 'S', 1728884329, 1728884329, '1'),
(160110, 12282, 'QU', 'OK', 'S', 1728884332, 1728884332, '1'),
(160111, 33449, 'QU', 'OK', 'S', 1728884336, 1728884336, '1'),
(160112, 18463, 'QU', 'OK', 'S', 1728884343, 1728884343, '1'),
(160113, 33150, 'QU', 'OK', 'S', 1728884347, 1728884347, '1'),
(160114, 33181, 'QU', 'OK', 'S', 1728884351, 1728884351, '1'),
(160115, 33614, 'QU', 'OK', 'S', 1728884354, 1728884354, '1'),
(160116, 32820, 'QU', 'OK', 'S', 1728884358, 1728884358, '1'),
(160117, 30591, 'QU', 'OK', 'S', 1728884362, 1728884362, '1'),
(160118, 925, 'QU', 'OK', 'S', 1728884374, 1728884374, '1'),
(160119, 923, 'QU', 'OK', 'S', 1728884383, 1728884383, '1'),
(160120, 925, 'QU', 'OK', 'S', 1728884401, 1728884401, '1'),
(160121, 33107, 'QU', 'OK', 'S', 1728884731, 1728884731, '1'),
(160122, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160123, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160124, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160125, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160126, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160127, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160128, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160129, 19524, 'QU', 'OK', 'S', 1728885777, 1728885777, '1'),
(160130, 25388, 'QU', 'OK', 'S', 1728885817, 1728885817, '1'),
(160131, 25388, 'QU', 'OK', 'S', 1728885817, 1728885817, '1'),
(160132, 25388, 'QU', 'OK', 'S', 1728885817, 1728885817, '1'),
(160133, 23761, 'QU', 'OK', 'S', 1728887656, 1728887656, '1'),
(160134, 33902, 'QU', 'OK', 'S', 1728887816, 1728887816, '1'),
(160135, 33703, 'QU', 'OK', 'S', 1728887833, 1728887833, '1'),
(160136, 33444, 'QU', 'OK', 'S', 1728887837, 1728887837, '1'),
(160137, 33436, 'QU', 'OK', 'S', 1728887840, 1728887840, '1'),
(160138, 8361, 'QU', 'OK', 'S', 1728887844, 1728887844, '1'),
(160139, 33435, 'QU', 'OK', 'S', 1728887846, 1728887846, '1'),
(160140, 20960, 'QU', 'OK', 'S', 1728887848, 1728887848, '1'),
(160141, 28856, 'QU', 'OK', 'S', 1728889391, 1728889391, '1'),
(160142, 33861, 'QU', 'OK', 'S', 1728889690, 1728889690, '1'),
(160143, 31959, 'QU', 'OK', 'S', 1728889699, 1728889699, '1'),
(160144, 17397, 'QU', 'OK', 'S', 1728889716, 1728889716, '1'),
(160145, 25298, 'QU', 'OK', 'S', 1728889793, 1728889793, '1'),
(160146, 32144, 'QU', 'OK', 'S', 1728889816, 1728889816, '1'),
(160147, 33861, 'QU', 'OK', 'S', 1728890187, 1728890187, '1'),
(160148, 31959, 'QU', 'OK', 'S', 1728890723, 1728890723, '1'),
(160149, 34064, 'QU', 'OK', 'S', 1728890942, 1728890942, '1'),
(160150, 33527, 'QU', 'OK', 'S', 1728890945, 1728890945, '1'),
(160151, 33608, 'QU', 'OK', 'S', 1728890947, 1728890947, '1'),
(160152, 33608, 'QU', 'OK', 'S', 1728890950, 1728890950, '1'),
(160153, 34064, 'QU', 'OK', 'S', 1728891067, 1728891067, '1'),
(160154, 34064, 'QU', 'OK', 'S', 1728891084, 1728891084, '1'),
(160155, 34064, 'QU', 'OK', 'S', 1728891087, 1728891087, '1'),
(160156, 34064, 'QU', 'OK', 'S', 1728891089, 1728891089, '1'),
(160157, 34064, 'QU', 'OK', 'S', 1728891091, 1728891091, '1'),
(160158, 34064, 'QU', 'OK', 'S', 1728891094, 1728891094, '1'),
(160159, 34064, 'QU', 'OK', 'S', 1728891096, 1728891096, '1'),
(160160, 34064, 'QU', 'OK', 'S', 1728891098, 1728891098, '1'),
(160161, 34064, 'QU', 'OK', 'S', 1728891105, 1728891105, '1'),
(160162, 34064, 'QU', 'OK', 'S', 1728891109, 1728891109, '1'),
(160163, 34064, 'QU', 'OK', 'S', 1728891114, 1728891114, '1'),
(160164, 34064, 'QU', 'OK', 'S', 1728891120, 1728891120, '1'),
(160165, 34064, 'QU', 'OK', 'S', 1728891122, 1728891122, '1'),
(160166, 34064, 'QU', 'OK', 'S', 1728891125, 1728891125, '1'),
(160167, 34064, 'QU', 'OK', 'S', 1728891127, 1728891127, '1'),
(160168, 34064, 'QU', 'OK', 'S', 1728891129, 1728891129, '1'),
(160169, 34064, 'QU', 'OK', 'S', 1728891131, 1728891131, '1'),
(160170, 34064, 'QU', 'OK', 'S', 1728891133, 1728891133, '1'),
(160171, 34064, 'QU', 'OK', 'S', 1728891136, 1728891136, '1'),
(160172, 34064, 'QU', 'OK', 'S', 1728891139, 1728891139, '1'),
(160173, 34064, 'QU', 'OK', 'S', 1728891142, 1728891142, '1'),
(160174, 34064, 'QU', 'OK', 'S', 1728891155, 1728891155, '1'),
(160175, 31759, 'QU', 'OK', 'S', 1728892020, 1728892020, '1'),
(160176, 33825, 'QU', 'OK', 'S', 1728893277, 1728893277, '1'),
(160177, 25903, 'QU', 'OK', 'S', 1728894159, 1728894159, '1'),
(160178, 33830, 'QU', 'OK', 'S', 1728894425, 1728894425, '1'),
(160179, 33831, 'QU', 'OK', 'S', 1728894434, 1728894434, '1'),
(160180, 33473, 'QU', 'OK', 'S', 1728899102, 1728899102, '1'),
(160181, 32161, 'QU', 'OK', 'S', 1728899114, 1728899114, '1'),
(160182, 23345, 'QU', 'OK', 'S', 1728899130, 1728899130, '1'),
(160183, 16430, 'QU', 'OK', 'S', 1728899300, 1728899300, '1'),
(160184, 34070, 'QU', 'OK', 'S', 1728899541, 1728899541, '1'),
(160185, 16430, 'QU', 'OK', 'S', 1728899616, 1728899616, '1'),
(160186, 33710, 'QU', 'OK', 'S', 1728900141, 1728900141, '1'),
(160187, 21880, 'QU', 'OK', 'S', 1728901124, 1728901124, '1'),
(160188, 21880, 'QU', 'OK', 'S', 1728901182, 1728901182, '1'),
(160189, 13115, 'QU', 'OK', 'S', 1728901274, 1728901274, '1'),
(160190, 31229, 'QU', 'OK', 'S', 1728901279, 1728901279, '1'),
(160191, 10802, 'QU', 'OK', 'S', 1728901283, 1728901283, '1'),
(160192, 21880, 'QU', 'OK', 'S', 1728901300, 1728901300, '1'),
(160193, 23674, 'QU', 'OK', 'S', 1728902018, 1728902018, '1'),
(160194, 31901, 'QU', 'OK', 'S', 1728902185, 1728902185, '1'),
(160195, 31901, 'QU', 'OK', 'S', 1728902185, 1728902185, '1'),
(160196, 17626, 'QU', 'OK', 'S', 1728902845, 1728902845, '1'),
(160197, 17626, 'QU', 'OK', 'S', 1728902849, 1728902849, '1'),
(160198, 17626, 'QU', 'OK', 'S', 1728902853, 1728902853, '1'),
(160199, 34102, 'QU', 'OK', 'S', 1728904024, 1728904024, '1'),
(160200, 34103, 'QU', 'OK', 'S', 1728904100, 1728904100, '1'),
(160201, 34104, 'QU', 'OK', 'S', 1728904143, 1728904143, '1'),
(160202, 34085, 'QU', 'OK', 'S', 1728904343, 1728904343, '1'),
(160203, 34085, 'QU', 'OK', 'S', 1728904355, 1728904355, '1'),
(160204, 34085, 'QU', 'OK', 'S', 1728904367, 1728904367, '1'),
(160205, 34085, 'QU', 'OK', 'S', 1728904380, 1728904380, '1'),
(160206, 34085, 'QU', 'OK', 'S', 1728904400, 1728904400, '1'),
(160207, 34085, 'QU', 'OK', 'S', 1728904413, 1728904413, '1'),
(160208, 34085, 'QU', 'OK', 'S', 1728904436, 1728904436, '1'),
(160209, 34098, 'QU', 'OK', 'S', 1728905833, 1728905833, '1'),
(160210, 34099, 'QU', 'OK', 'S', 1728905988, 1728905988, '1'),
(160211, 34100, 'QU', 'OK', 'S', 1728906238, 1728906238, '1'),
(160212, 34101, 'QU', 'OK', 'S', 1728906280, 1728906280, '1'),
(160213, 34107, 'QU', 'OK', 'S', 1728906356, 1728906356, '1'),
(160214, 34108, 'QU', 'OK', 'S', 1728906444, 1728906444, '1'),
(160215, 34110, 'QU', 'OK', 'S', 1728906750, 1728906750, '1'),
(160216, 34111, 'QU', 'OK', 'S', 1728906858, 1728906858, '1'),
(160217, 34112, 'QU', 'OK', 'S', 1728906921, 1728906921, '1'),
(160218, 34109, 'QU', 'OK', 'S', 1728907201, 1728907201, '1'),
(160219, 34105, 'QU', 'OK', 'S', 1728907361, 1728907361, '1'),
(160220, 34106, 'QU', 'OK', 'S', 1728907504, 1728907504, '1'),
(160221, 32693, 'QU', 'OK', 'S', 1728908196, 1728908196, '1'),
(160222, 22727, 'QU', 'OK', 'S', 1728908380, 1728908380, '1'),
(160223, 5400, 'QU', 'OK', 'S', 1728908667, 1728908667, '1'),
(160224, 33073, 'QU', 'OK', 'S', 1728909402, 1728909402, '1'),
(160225, 14796, 'QU', 'OK', 'S', 1728909700, 1728909700, '1'),
(160226, 14796, 'QU', 'OK', 'S', 1728909729, 1728909729, '1'),
(160227, 28067, 'QU', 'OK', 'S', 1728909733, 1728909733, '1'),
(160228, 17530, 'QU', 'OK', 'S', 1728909736, 1728909736, '1'),
(160229, 33929, 'QU', 'OK', 'S', 1728909739, 1728909739, '1'),
(160230, 33928, 'QU', 'OK', 'S', 1728909742, 1728909742, '1'),
(160231, 25388, 'QU', 'OK', 'S', 1728910972, 1728910972, '1'),
(160232, 24851, 'QU', 'OK', 'S', 1728912789, 1728912789, '1'),
(160233, 33217, 'QU', 'OK', 'S', 1728912950, 1728912950, '1'),
(160234, 32868, 'QU', 'OK', 'S', 1728913163, 1728913163, '1'),
(160235, 32864, 'QU', 'OK', 'S', 1728913214, 1728913214, '1'),
(160236, 31451, 'QU', 'OK', 'S', 1728913441, 1728913441, '1'),
(160237, 31450, 'QU', 'OK', 'S', 1728913662, 1728913662, '1'),
(160238, 31567, 'QU', 'OK', 'S', 1728913810, 1728913810, '1'),
(160239, 31566, 'QU', 'OK', 'S', 1728913863, 1728913863, '1'),
(160240, 32199, 'QU', 'OK', 'S', 1728913920, 1728913920, '1'),
(160241, 33435, 'QU', 'OK', 'S', 1728913969, 1728913969, '1'),
(160242, 34077, 'QU', 'OK', 'S', 1728914495, 1728914495, '1'),
(160243, 34077, 'QU', 'OK', 'S', 1728914495, 1728914495, '1'),
(160244, 34077, 'QU', 'OK', 'S', 1728914495, 1728914495, '1'),
(160245, 34077, 'QU', 'OK', 'S', 1728914495, 1728914495, '1'),
(160246, 34069, 'QU', 'OK', 'S', 1728914585, 1728914585, '1'),
(160247, 34045, 'QU', 'OK', 'S', 1728914599, 1728914599, '1'),
(160248, 34045, 'QU', 'OK', 'S', 1728914599, 1728914599, '1'),
(160249, 34045, 'QU', 'OK', 'S', 1728914599, 1728914599, '1'),
(160250, 34045, 'QU', 'OK', 'S', 1728914599, 1728914599, '1'),
(160251, 34045, 'QU', 'OK', 'S', 1728914599, 1728914599, '1'),
(160252, 34018, 'QU', 'OK', 'S', 1728914642, 1728914642, '1'),
(160253, 34018, 'QU', 'OK', 'S', 1728914642, 1728914642, '1'),
(160254, 34018, 'QU', 'OK', 'S', 1728914642, 1728914642, '1'),
(160255, 34017, 'QU', 'OK', 'S', 1728914650, 1728914650, '1'),
(160256, 33948, 'QU', 'OK', 'S', 1728914674, 1728914674, '1'),
(160257, 33777, 'QU', 'OK', 'S', 1728914698, 1728914698, '1'),
(160258, 33777, 'QU', 'OK', 'S', 1728914698, 1728914698, '1'),
(160259, 33726, 'QU', 'OK', 'S', 1728914713, 1728914713, '1'),
(160260, 33726, 'QU', 'OK', 'S', 1728914713, 1728914713, '1'),
(160261, 33630, 'QU', 'OK', 'S', 1728914726, 1728914726, '1'),
(160262, 33630, 'QU', 'OK', 'S', 1728914726, 1728914726, '1'),
(160263, 33630, 'QU', 'OK', 'S', 1728914726, 1728914726, '1'),
(160264, 33630, 'QU', 'OK', 'S', 1728914726, 1728914726, '1'),
(160265, 33628, 'QU', 'OK', 'S', 1728914735, 1728914735, '1'),
(160266, 33582, 'QU', 'OK', 'S', 1728914749, 1728914749, '1'),
(160267, 33582, 'QU', 'OK', 'S', 1728914749, 1728914749, '1'),
(160268, 33582, 'QU', 'OK', 'S', 1728914749, 1728914749, '1'),
(160269, 33582, 'QU', 'OK', 'S', 1728914749, 1728914749, '1'),
(160270, 33582, 'QU', 'OK', 'S', 1728914749, 1728914749, '1'),
(160271, 31774, 'QU', 'OK', 'S', 1728970948, 1728970948, '1'),
(160272, 31398, 'QU', 'OK', 'S', 1728970951, 1728970951, '1'),
(160273, 32659, 'QU', 'OK', 'S', 1728970956, 1728970956, '1'),
(160274, 31502, 'QU', 'OK', 'S', 1728970959, 1728970959, '1'),
(160275, 1332, 'QU', 'OK', 'S', 1728970962, 1728970962, '1'),
(160276, 31978, 'QU', 'OK', 'S', 1728970964, 1728970964, '1'),
(160277, 34030, 'QU', 'OK', 'S', 1728970966, 1728970966, '1'),
(160278, 31774, 'QU', 'OK', 'S', 1728970968, 1728970968, '1'),
(160279, 32908, 'QU', 'OK', 'S', 1728970977, 1728970977, '1'),
(160280, 32908, 'QU', 'OK', 'S', 1728970979, 1728970979, '1'),
(160281, 25268, 'QU', 'OK', 'S', 1728971990, 1728971990, '1'),
(160282, 12287, 'QU', 'OK', 'S', 1728971996, 1728971996, '1'),
(160283, 12287, 'QU', 'OK', 'S', 1728971999, 1728971999, '1'),
(160284, 12287, 'QU', 'OK', 'S', 1728972002, 1728972002, '1'),
(160285, 1801, 'QU', 'OK', 'S', 1728972009, 1728972009, '1'),
(160286, 2185, 'QU', 'OK', 'S', 1728972012, 1728972012, '1'),
(160287, 33399, 'QU', 'OK', 'S', 1728972015, 1728972015, '1'),
(160288, 33399, 'QU', 'OK', 'S', 1728972017, 1728972017, '1'),
(160289, 9871, 'QU', 'OK', 'S', 1728972022, 1728972022, '1'),
(160290, 24346, 'QU', 'OK', 'S', 1728972026, 1728972026, '1'),
(160291, 24346, 'QU', 'OK', 'S', 1728972032, 1728972032, '1'),
(160292, 9871, 'QU', 'OK', 'S', 1728972036, 1728972036, '1'),
(160293, 23660, 'QU', 'OK', 'S', 1728972041, 1728972041, '1'),
(160294, 23353, 'QU', 'OK', 'S', 1728972045, 1728972045, '1'),
(160295, 25337, 'QU', 'OK', 'S', 1728972053, 1728972053, '1'),
(160296, 23353, 'QU', 'OK', 'S', 1728972057, 1728972057, '1'),
(160297, 25337, 'QU', 'OK', 'S', 1728972061, 1728972061, '1'),
(160298, 33346, 'QU', 'OK', 'S', 1728972064, 1728972064, '1'),
(160299, 33346, 'QU', 'OK', 'S', 1728972066, 1728972066, '1'),
(160300, 33346, 'QU', 'OK', 'S', 1728972069, 1728972069, '1'),
(160301, 25268, 'QU', 'OK', 'S', 1728972072, 1728972072, '1'),
(160302, 9871, 'QU', 'OK', 'S', 1728972077, 1728972077, '1'),
(160303, 25242, 'QU', 'OK', 'S', 1728972088, 1728972088, '1'),
(160304, 25242, 'QU', 'OK', 'S', 1728972090, 1728972090, '1'),
(160305, 25242, 'QU', 'OK', 'S', 1728972096, 1728972096, '1'),
(160306, 27565, 'QU', 'OK', 'S', 1728972112, 1728972112, '1'),
(160307, 19, 'QU', 'OK', 'S', 1728972116, 1728972116, '1'),
(160308, 25067, 'QU', 'OK', 'S', 1728972123, 1728972123, '1'),
(160309, 31115, 'QU', 'OK', 'S', 1728972126, 1728972126, '1'),
(160310, 32418, 'QU', 'OK', 'S', 1728972133, 1728972133, '1'),
(160311, 31702, 'QU', 'OK', 'S', 1728972135, 1728972135, '1'),
(160312, 624, 'QU', 'OK', 'S', 1728972139, 1728972139, '1'),
(160313, 23356, 'QU', 'OK', 'S', 1728972152, 1728972152, '1'),
(160314, 1462, 'QU', 'OK', 'S', 1728972166, 1728972166, '1'),
(160315, 1462, 'QU', 'OK', 'S', 1728972180, 1728972180, '1'),
(160316, 1462, 'QU', 'OK', 'S', 1728972189, 1728972189, '1'),
(160317, 912, 'QU', 'OK', 'S', 1728972201, 1728972201, '1'),
(160318, 1884, 'QU', 'OK', 'S', 1728972209, 1728972209, '1'),
(160319, 1462, 'QU', 'OK', 'S', 1728972214, 1728972214, '1'),
(160320, 1884, 'QU', 'OK', 'S', 1728972221, 1728972221, '1'),
(160321, 1462, 'QU', 'OK', 'S', 1728972228, 1728972228, '1'),
(160322, 912, 'QU', 'OK', 'S', 1728972239, 1728972239, '1'),
(160323, 1462, 'QU', 'OK', 'S', 1728972246, 1728972246, '1'),
(160324, 32713, 'QU', 'OK', 'S', 1728972858, 1728972858, '1'),
(160325, 32713, 'QU', 'OK', 'S', 1728972858, 1728972858, '1'),
(160326, 32713, 'QU', 'OK', 'S', 1728972858, 1728972858, '1'),
(160327, 32713, 'QU', 'OK', 'S', 1728972858, 1728972858, '1'),
(160328, 32713, 'QU', 'OK', 'S', 1728972858, 1728972858, '1'),
(160329, 32121, 'QU', 'OK', 'S', 1728972923, 1728972923, '1'),
(160330, 32121, 'QU', 'OK', 'S', 1728972923, 1728972923, '1'),
(160331, 32121, 'QU', 'OK', 'S', 1728972923, 1728972923, '1'),
(160332, 32121, 'QU', 'OK', 'S', 1728972923, 1728972923, '1'),
(160333, 32121, 'QU', 'OK', 'S', 1728972923, 1728972923, '1'),
(160334, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160335, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160336, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160337, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160338, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160339, 30789, 'QU', 'OK', 'S', 1728972992, 1728972992, '1'),
(160340, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160341, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160342, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160343, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160344, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160345, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160346, 31002, 'QU', 'OK', 'S', 1728973140, 1728973140, '1'),
(160347, 31096, 'QU', 'OK', 'S', 1728973162, 1728973162, '1'),
(160348, 31097, 'QU', 'OK', 'S', 1728973193, 1728973193, '1'),
(160349, 31097, 'QU', 'OK', 'S', 1728973193, 1728973193, '1'),
(160350, 31097, 'QU', 'OK', 'S', 1728973193, 1728973193, '1'),
(160351, 31097, 'QU', 'OK', 'S', 1728973193, 1728973193, '1'),
(160352, 31097, 'QU', 'OK', 'S', 1728973193, 1728973193, '1'),
(160353, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160354, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160355, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160356, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160357, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160358, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160359, 29301, 'QU', 'OK', 'S', 1728973260, 1728973260, '1'),
(160360, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160361, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160362, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160363, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160364, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160365, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160366, 29283, 'QU', 'OK', 'S', 1728973299, 1728973299, '1'),
(160367, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160368, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160369, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160370, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160371, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160372, 29254, 'QU', 'OK', 'S', 1728973372, 1728973372, '1'),
(160373, 29144, 'QU', 'OK', 'S', 1728973411, 1728973411, '1'),
(160374, 29144, 'QU', 'OK', 'S', 1728973411, 1728973411, '1'),
(160375, 29144, 'QU', 'OK', 'S', 1728973411, 1728973411, '1'),
(160376, 25788, 'QU', 'OK', 'S', 1728973473, 1728973473, '1'),
(160377, 19643, 'QU', 'OK', 'S', 1728973493, 1728973493, '1'),
(160378, 21088, 'QU', 'OK', 'S', 1728973499, 1728973499, '1'),
(160379, 25388, 'QU', 'OK', 'S', 1728973502, 1728973502, '1'),
(160380, 12974, 'QU', 'OK', 'S', 1728973504, 1728973504, '1'),
(160381, 33165, 'QU', 'OK', 'S', 1728973507, 1728973507, '1'),
(160382, 33165, 'QU', 'OK', 'S', 1728973510, 1728973510, '1'),
(160383, 33165, 'QU', 'OK', 'S', 1728973513, 1728973513, '1'),
(160384, 33789, 'QU', 'OK', 'S', 1728973517, 1728973517, '1'),
(160385, 33405, 'QU', 'OK', 'S', 1728973520, 1728973520, '1'),
(160386, 20933, 'QU', 'OK', 'S', 1728973524, 1728973524, '1'),
(160387, 17513, 'QU', 'OK', 'S', 1728973528, 1728973528, '1'),
(160388, 30351, 'QU', 'OK', 'S', 1728973532, 1728973532, '1'),
(160389, 20236, 'QU', 'OK', 'S', 1728973543, 1728973543, '1'),
(160390, 26186, 'QU', 'OK', 'S', 1728973558, 1728973558, '1'),
(160391, 30351, 'QU', 'OK', 'S', 1728973562, 1728973562, '1'),
(160392, 31559, 'QU', 'OK', 'S', 1728973566, 1728973566, '1'),
(160393, 31898, 'QU', 'OK', 'S', 1728973573, 1728973573, '1'),
(160394, 31898, 'QU', 'OK', 'S', 1728973578, 1728973578, '1'),
(160395, 28994, 'QU', 'OK', 'S', 1728973585, 1728973585, '1'),
(160396, 18412, 'QU', 'OK', 'S', 1728973589, 1728973589, '1'),
(160397, 34035, 'QU', 'OK', 'S', 1728973594, 1728973594, '1'),
(160398, 33405, 'QU', 'OK', 'S', 1728973600, 1728973600, '1'),
(160399, 23046, 'QU', 'OK', 'S', 1728973607, 1728973607, '1'),
(160400, 20933, 'QU', 'OK', 'S', 1728973611, 1728973611, '1'),
(160401, 33405, 'QU', 'OK', 'S', 1728973617, 1728973617, '1'),
(160402, 8213, 'QU', 'OK', 'S', 1728973622, 1728973622, '1'),
(160403, 10254, 'QU', 'OK', 'S', 1728973626, 1728973626, '1'),
(160404, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160405, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160406, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160407, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160408, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160409, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160410, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160411, 26239, 'QU', 'OK', 'S', 1728973632, 1728973632, '1'),
(160412, 10254, 'QU', 'OK', 'S', 1728973635, 1728973635, '1'),
(160413, 14119, 'QU', 'OK', 'S', 1728973641, 1728973641, '1'),
(160414, 33129, 'QU', 'OK', 'S', 1728973645, 1728973645, '1'),
(160415, 33285, 'QU', 'OK', 'S', 1728973651, 1728973651, '1'),
(160416, 31034, 'QU', 'OK', 'S', 1728973656, 1728973656, '1'),
(160417, 11331, 'QU', 'OK', 'S', 1728973660, 1728973660, '1'),
(160418, 29242, 'QU', 'OK', 'S', 1728973666, 1728973666, '1'),
(160419, 27611, 'QU', 'OK', 'S', 1728973670, 1728973670, '1'),
(160420, 24851, 'QU', 'OK', 'S', 1728973674, 1728973674, '1'),
(160421, 30608, 'QU', 'OK', 'S', 1728973678, 1728973678, '1'),
(160422, 29504, 'QU', 'OK', 'S', 1728973682, 1728973682, '1'),
(160423, 30435, 'QU', 'OK', 'S', 1728973689, 1728973689, '1'),
(160424, 33874, 'QU', 'OK', 'S', 1728973692, 1728973692, '1'),
(160425, 27874, 'QU', 'OK', 'S', 1728973702, 1728973702, '1'),
(160426, 1701, 'QU', 'OK', 'S', 1728973898, 1728973898, '1'),
(160427, 1701, 'QU', 'OK', 'S', 1728973903, 1728973903, '1'),
(160428, 26199, 'QU', 'OK', 'S', 1728974048, 1728974048, '1'),
(160429, 32219, 'QU', 'OK', 'S', 1728974060, 1728974060, '1'),
(160430, 11695, 'QU', 'OK', 'S', 1728974069, 1728974069, '1'),
(160431, 24065, 'QU', 'OK', 'S', 1728974072, 1728974072, '1'),
(160432, 19978, 'QU', 'OK', 'S', 1728974075, 1728974075, '1'),
(160433, 21298, 'QU', 'OK', 'S', 1728974079, 1728974079, '1'),
(160434, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160435, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160436, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160437, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160438, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160439, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160440, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160441, 26197, 'QU', 'OK', 'S', 1728974080, 1728974080, '1'),
(160442, 19507, 'QU', 'OK', 'S', 1728974083, 1728974083, '1'),
(160443, 24947, 'QU', 'OK', 'S', 1728974089, 1728974089, '1'),
(160444, 8695, 'QU', 'OK', 'S', 1728974092, 1728974092, '1'),
(160445, 20371, 'QU', 'OK', 'S', 1728974096, 1728974096, '1'),
(160446, 26938, 'QU', 'OK', 'S', 1728974103, 1728974103, '1'),
(160447, 31043, 'QU', 'OK', 'S', 1728974106, 1728974106, '1'),
(160448, 29714, 'QU', 'OK', 'S', 1728974110, 1728974110, '1'),
(160449, 30997, 'QU', 'OK', 'S', 1728974115, 1728974115, '1'),
(160450, 19982, 'QU', 'OK', 'S', 1728974126, 1728974126, '1'),
(160451, 12143, 'QU', 'OK', 'S', 1728974131, 1728974131, '1'),
(160452, 24065, 'QU', 'OK', 'S', 1728974137, 1728974137, '1'),
(160453, 13511, 'QU', 'OK', 'S', 1728974142, 1728974142, '1'),
(160454, 33839, 'QU', 'OK', 'S', 1728974147, 1728974147, '1'),
(160455, 33840, 'QU', 'OK', 'S', 1728974151, 1728974151, '1'),
(160456, 33770, 'QU', 'OK', 'S', 1728974155, 1728974155, '1'),
(160457, 29714, 'QU', 'OK', 'S', 1728974160, 1728974160, '1'),
(160458, 33739, 'QU', 'OK', 'S', 1728974163, 1728974163, '1'),
(160459, 34048, 'QU', 'OK', 'S', 1728974167, 1728974167, '1'),
(160460, 33767, 'QU', 'OK', 'S', 1728974182, 1728974182, '1'),
(160461, 15915, 'QU', 'OK', 'S', 1728974187, 1728974187, '1'),
(160462, 29715, 'QU', 'OK', 'S', 1728974191, 1728974191, '1'),
(160463, 15890, 'QU', 'OK', 'S', 1728974195, 1728974195, '1'),
(160464, 21382, 'QU', 'OK', 'S', 1728974198, 1728974198, '1'),
(160465, 33739, 'QU', 'OK', 'S', 1728974203, 1728974203, '1'),
(160466, 12144, 'QU', 'OK', 'S', 1728974206, 1728974206, '1'),
(160467, 18031, 'QU', 'OK', 'S', 1728974212, 1728974212, '1'),
(160468, 19624, 'QU', 'OK', 'S', 1728974214, 1728974214, '1'),
(160469, 33442, 'QU', 'OK', 'S', 1728974222, 1728974222, '1'),
(160470, 27534, 'QU', 'OK', 'S', 1728974227, 1728974227, '1'),
(160471, 32278, 'QU', 'OK', 'S', 1728974231, 1728974231, '1'),
(160472, 31857, 'QU', 'OK', 'S', 1728974236, 1728974236, '1'),
(160473, 33441, 'QU', 'OK', 'S', 1728974240, 1728974240, '1'),
(160474, 15915, 'QU', 'OK', 'S', 1728974245, 1728974245, '1'),
(160475, 9074, 'QU', 'OK', 'S', 1728974249, 1728974249, '1'),
(160476, 18008, 'QU', 'OK', 'S', 1728974254, 1728974254, '1'),
(160477, 30969, 'QU', 'OK', 'S', 1728974259, 1728974259, '1'),
(160478, 11697, 'QU', 'OK', 'S', 1728974263, 1728974263, '1'),
(160479, 33953, 'QU', 'OK', 'S', 1728974268, 1728974268, '1'),
(160480, 4642, 'QU', 'OK', 'S', 1728974272, 1728974272, '1'),
(160481, 15919, 'QU', 'OK', 'S', 1728974276, 1728974276, '1'),
(160482, 33214, 'QU', 'OK', 'S', 1728974280, 1728974280, '1'),
(160483, 15919, 'QU', 'OK', 'S', 1728974284, 1728974284, '1'),
(160484, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160485, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160486, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160487, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160488, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160489, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160490, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160491, 20781, 'QU', 'OK', 'S', 1728974286, 1728974286, '1'),
(160492, 33357, 'QU', 'OK', 'S', 1728974290, 1728974290, '1'),
(160493, 34025, 'QU', 'OK', 'S', 1728974294, 1728974294, '1'),
(160494, 15919, 'QU', 'OK', 'S', 1728974301, 1728974301, '1'),
(160495, 24101, 'QU', 'OK', 'S', 1728974312, 1728974312, '1'),
(160496, 24101, 'QU', 'OK', 'S', 1728974312, 1728974312, '1'),
(160497, 24342, 'QU', 'OK', 'S', 1728974364, 1728974364, '1'),
(160498, 24342, 'QU', 'OK', 'S', 1728974364, 1728974364, '1'),
(160499, 24342, 'QU', 'OK', 'S', 1728974364, 1728974364, '1'),
(160500, 24342, 'QU', 'OK', 'S', 1728974364, 1728974364, '1'),
(160501, 24342, 'QU', 'OK', 'S', 1728974365, 1728974365, '1'),
(160502, 24342, 'QU', 'OK', 'S', 1728974365, 1728974365, '1'),
(160503, 30142, 'QU', 'OK', 'S', 1728974370, 1728974370, '1'),
(160504, 25659, 'QU', 'OK', 'S', 1728974374, 1728974374, '1'),
(160505, 25673, 'QU', 'OK', 'S', 1728974378, 1728974378, '1'),
(160506, 17471, 'QU', 'OK', 'S', 1728974381, 1728974381, '1'),
(160507, 13442, 'QU', 'OK', 'S', 1728974384, 1728974384, '1'),
(160508, 13442, 'QU', 'OK', 'S', 1728974388, 1728974388, '1'),
(160509, 13502, 'QU', 'OK', 'S', 1728974392, 1728974392, '1'),
(160510, 13442, 'QU', 'OK', 'S', 1728974403, 1728974403, '1'),
(160511, 13442, 'QU', 'OK', 'S', 1728974409, 1728974409, '1'),
(160512, 13447, 'QU', 'OK', 'S', 1728974415, 1728974415, '1'),
(160513, 13502, 'QU', 'OK', 'S', 1728974423, 1728974423, '1'),
(160514, 13447, 'QU', 'OK', 'S', 1728974425, 1728974425, '1'),
(160515, 13447, 'QU', 'OK', 'S', 1728974427, 1728974427, '1'),
(160516, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160517, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160518, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160519, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160520, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160521, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160522, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160523, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160524, 25353, 'QU', 'OK', 'S', 1728974429, 1728974429, '1'),
(160525, 13470, 'QU', 'OK', 'S', 1728974431, 1728974431, '1'),
(160526, 11074, 'QU', 'OK', 'S', 1728974435, 1728974435, '1'),
(160527, 13447, 'QU', 'OK', 'S', 1728974440, 1728974440, '1'),
(160528, 19518, 'QU', 'OK', 'S', 1728974444, 1728974444, '1'),
(160529, 9157, 'QU', 'OK', 'S', 1728974449, 1728974449, '1'),
(160530, 13471, 'QU', 'OK', 'S', 1728974453, 1728974453, '1'),
(160531, 13471, 'QU', 'OK', 'S', 1728974457, 1728974457, '1'),
(160532, 32883, 'QU', 'OK', 'S', 1728974461, 1728974461, '1'),
(160533, 32883, 'QU', 'OK', 'S', 1728974464, 1728974464, '1'),
(160534, 13471, 'QU', 'OK', 'S', 1728974470, 1728974470, '1'),
(160535, 13471, 'QU', 'OK', 'S', 1728974482, 1728974482, '1'),
(160536, 19622, 'QU', 'OK', 'S', 1728974503, 1728974503, '1'),
(160537, 19622, 'QU', 'OK', 'S', 1728974503, 1728974503, '1'),
(160538, 19622, 'QU', 'OK', 'S', 1728974503, 1728974503, '1'),
(160539, 19622, 'QU', 'OK', 'S', 1728974503, 1728974503, '1'),
(160540, 19622, 'QU', 'OK', 'S', 1728974503, 1728974503, '1'),
(160541, 10638, 'QU', 'OK', 'S', 1728974517, 1728974517, '1'),
(160542, 13471, 'QU', 'OK', 'S', 1728974639, 1728974639, '1'),
(160543, 13471, 'QU', 'OK', 'S', 1728974670, 1728974670, '1'),
(160544, 13470, 'QU', 'OK', 'S', 1728974742, 1728974742, '1'),
(160545, 26877, 'QU', 'OK', 'S', 1728975177, 1728975177, '1'),
(160546, 26877, 'QU', 'OK', 'S', 1728975180, 1728975180, '1'),
(160547, 26877, 'QU', 'OK', 'S', 1728975182, 1728975182, '1'),
(160548, 26877, 'QU', 'OK', 'S', 1728975184, 1728975184, '1'),
(160549, 31001, 'QU', 'OK', 'S', 1728975187, 1728975187, '1'),
(160550, 30167, 'QU', 'OK', 'S', 1728975190, 1728975190, '1'),
(160551, 31001, 'QU', 'OK', 'S', 1728975192, 1728975192, '1'),
(160552, 24089, 'QU', 'OK', 'S', 1728975195, 1728975195, '1'),
(160553, 30167, 'QU', 'OK', 'S', 1728975198, 1728975198, '1'),
(160554, 24571, 'QU', 'OK', 'S', 1728975200, 1728975200, '1'),
(160555, 21087, 'QU', 'OK', 'S', 1728975203, 1728975203, '1'),
(160556, 21087, 'QU', 'OK', 'S', 1728975205, 1728975205, '1'),
(160557, 31000, 'QU', 'OK', 'S', 1728975207, 1728975207, '1'),
(160558, 24561, 'QU', 'OK', 'S', 1728975209, 1728975209, '1'),
(160559, 7379, 'QU', 'OK', 'S', 1728975651, 1728975651, '1'),
(160560, 14859, 'QU', 'OK', 'S', 1728976169, 1728976169, '1'),
(160561, 32883, 'QU', 'OK', 'S', 1728976193, 1728976193, '1'),
(160562, 28023, 'QU', 'OK', 'S', 1728976488, 1728976488, '1'),
(160563, 34084, 'QU', 'OK', 'S', 1728977031, 1728977031, '1'),
(160564, 13087, 'QU', 'OK', 'S', 1728977035, 1728977035, '1'),
(160565, 17626, 'QU', 'OK', 'S', 1728977039, 1728977039, '1'),
(160566, 25684, 'QU', 'OK', 'S', 1728978757, 1728978757, '1'),
(160567, 25684, 'QU', 'OK', 'S', 1728978759, 1728978759, '1'),
(160568, 32686, 'QU', 'OK', 'S', 1728978762, 1728978762, '1'),
(160569, 24688, 'QU', 'OK', 'S', 1728978765, 1728978765, '1'),
(160570, 24688, 'QU', 'OK', 'S', 1728978768, 1728978768, '1'),
(160571, 23761, 'QU', 'OK', 'S', 1728978806, 1728978806, '1'),
(160572, 23761, 'QU', 'OK', 'S', 1728978811, 1728978811, '1'),
(160573, 19796, 'QU', 'OK', 'S', 1728978829, 1728978829, '1'),
(160574, 19796, 'QU', 'OK', 'S', 1728978829, 1728978829, '1'),
(160575, 19796, 'QU', 'OK', 'S', 1728978829, 1728978829, '1'),
(160576, 19796, 'QU', 'OK', 'S', 1728978829, 1728978829, '1'),
(160577, 13142, 'QU', 'OK', 'S', 1728978851, 1728978851, '1'),
(160578, 18547, 'QU', 'OK', 'S', 1728978858, 1728978858, '1'),
(160579, 32686, 'QU', 'OK', 'S', 1728978872, 1728978872, '1'),
(160580, 32353, 'QU', 'OK', 'S', 1728979525, 1728979525, '1'),
(160581, 18954, 'QU', 'OK', 'S', 1728979731, 1728979731, '1'),
(160582, 21117, 'QU', 'OK', 'S', 1728979893, 1728979893, '1'),
(160583, 32354, 'QU', 'OK', 'S', 1728980929, 1728980929, '1'),
(160584, 23656, 'QU', 'OK', 'S', 1728982397, 1728982397, '1'),
(160585, 23656, 'QU', 'OK', 'S', 1728982397, 1728982397, '1'),
(160586, 23656, 'QU', 'OK', 'S', 1728982397, 1728982397, '1'),
(160587, 32362, 'QU', 'OK', 'S', 1728983898, 1728983898, '1'),
(160588, 3186, 'QU', 'OK', 'S', 1728984265, 1728984265, '1'),
(160589, 3186, 'QU', 'OK', 'S', 1728984274, 1728984274, '1'),
(160590, 3186, 'QU', 'OK', 'S', 1728984277, 1728984277, '1'),
(160591, 1280, 'QU', 'OK', 'S', 1728984282, 1728984282, '1'),
(160592, 2192, 'QU', 'OK', 'S', 1728984290, 1728984290, '1'),
(160593, 13258, 'QU', 'OK', 'S', 1728984294, 1728984294, '1'),
(160594, 33502, 'QU', 'OK', 'S', 1728984313, 1728984313, '1'),
(160595, 28325, 'QU', 'OK', 'S', 1728984325, 1728984325, '1'),
(160596, 4187, 'QU', 'OK', 'S', 1728984330, 1728984330, '1'),
(160597, 7209, 'QU', 'OK', 'S', 1728984338, 1728984338, '1'),
(160598, 29371, 'QU', 'OK', 'S', 1728984344, 1728984344, '1'),
(160599, 28325, 'QU', 'OK', 'S', 1728984346, 1728984346, '1'),
(160600, 29532, 'QU', 'OK', 'S', 1728984348, 1728984348, '1'),
(160601, 29532, 'QU', 'OK', 'S', 1728984357, 1728984357, '1'),
(160602, 4070, 'QU', 'OK', 'S', 1728984361, 1728984361, '1'),
(160603, 19840, 'QU', 'OK', 'S', 1728984367, 1728984367, '1'),
(160604, 19025, 'QU', 'OK', 'S', 1728984369, 1728984369, '1'),
(160605, 19840, 'QU', 'OK', 'S', 1728984371, 1728984371, '1'),
(160606, 29532, 'QU', 'OK', 'S', 1728984379, 1728984379, '1'),
(160607, 15835, 'QU', 'OK', 'S', 1728984384, 1728984384, '1'),
(160608, 19840, 'QU', 'OK', 'S', 1728984387, 1728984387, '1'),
(160609, 29532, 'QU', 'OK', 'S', 1728984397, 1728984397, '1'),
(160610, 19840, 'QU', 'OK', 'S', 1728984401, 1728984401, '1'),
(160611, 19840, 'QU', 'OK', 'S', 1728984406, 1728984406, '1'),
(160612, 33708, 'QU', 'OK', 'S', 1728984410, 1728984410, '1'),
(160613, 28325, 'QU', 'OK', 'S', 1728984413, 1728984413, '1'),
(160614, 19840, 'QU', 'OK', 'S', 1728984419, 1728984419, '1'),
(160615, 19840, 'QU', 'OK', 'S', 1728984423, 1728984423, '1'),
(160616, 19840, 'QU', 'OK', 'S', 1728984426, 1728984426, '1'),
(160617, 19840, 'QU', 'OK', 'S', 1728984432, 1728984432, '1'),
(160618, 19840, 'QU', 'OK', 'S', 1728984435, 1728984435, '1'),
(160619, 28325, 'QU', 'OK', 'S', 1728984442, 1728984442, '1'),
(160620, 15834, 'QU', 'OK', 'S', 1728984447, 1728984447, '1'),
(160621, 15829, 'QU', 'OK', 'S', 1728984450, 1728984450, '1'),
(160622, 33921, 'QU', 'OK', 'S', 1728984453, 1728984453, '1'),
(160623, 29220, 'QU', 'OK', 'S', 1728984459, 1728984459, '1'),
(160624, 17521, 'QU', 'OK', 'S', 1728984464, 1728984464, '1'),
(160625, 33708, 'QU', 'OK', 'S', 1728984469, 1728984469, '1'),
(160626, 9621, 'QU', 'OK', 'S', 1728984487, 1728984487, '1'),
(160627, 9621, 'QU', 'OK', 'S', 1728984492, 1728984492, '1'),
(160628, 9621, 'QU', 'OK', 'S', 1728984498, 1728984498, '1'),
(160629, 15829, 'QU', 'OK', 'S', 1728984502, 1728984502, '1'),
(160630, 16694, 'QU', 'OK', 'S', 1728984517, 1728984517, '1'),
(160631, 25594, 'QU', 'OK', 'S', 1728984526, 1728984526, '1'),
(160632, 25665, 'QU', 'OK', 'S', 1728984531, 1728984531, '1'),
(160633, 22557, 'QU', 'OK', 'S', 1728984591, 1728984591, '1'),
(160634, 25592, 'QU', 'OK', 'S', 1728984597, 1728984597, '1'),
(160635, 33751, 'QU', 'OK', 'S', 1728984610, 1728984610, '1'),
(160636, 9621, 'QU', 'OK', 'S', 1728984616, 1728984616, '1'),
(160637, 15836, 'QU', 'OK', 'S', 1728984622, 1728984622, '1'),
(160638, 15829, 'QU', 'OK', 'S', 1728984624, 1728984624, '1'),
(160639, 1280, 'QU', 'OK', 'S', 1728984629, 1728984629, '1'),
(160640, 9621, 'QU', 'OK', 'S', 1728984635, 1728984635, '1'),
(160641, 9621, 'QU', 'OK', 'S', 1728984638, 1728984638, '1'),
(160642, 15836, 'QU', 'OK', 'S', 1728984645, 1728984645, '1'),
(160643, 15836, 'QU', 'OK', 'S', 1728984648, 1728984648, '1'),
(160644, 9621, 'QU', 'OK', 'S', 1728984657, 1728984657, '1'),
(160645, 17520, 'QU', 'OK', 'S', 1728984677, 1728984677, '1'),
(160646, 1203, 'QU', 'OK', 'S', 1728984692, 1728984692, '1'),
(160647, 2430, 'QU', 'OK', 'S', 1728984701, 1728984701, '1'),
(160648, 3183, 'QU', 'OK', 'S', 1728984709, 1728984709, '1'),
(160649, 454, 'QU', 'OK', 'S', 1728984717, 1728984717, '1'),
(160650, 1197, 'QU', 'OK', 'S', 1728984726, 1728984726, '1'),
(160651, 1005, 'QU', 'OK', 'S', 1728984736, 1728984736, '1'),
(160652, 31142, 'QU', 'OK', 'S', 1728985323, 1728985323, '1'),
(160653, 34038, 'QU', 'OK', 'S', 1728988226, 1728988226, '1'),
(160654, 34038, 'QU', 'OK', 'S', 1728988238, 1728988238, '1'),
(160655, 34038, 'QU', 'OK', 'S', 1728988242, 1728988242, '1'),
(160656, 33901, 'QU', 'OK', 'S', 1728989173, 1728989173, '1'),
(160657, 34113, 'QU', 'OK', 'S', 1728989313, 1728989313, '1'),
(160658, 32999, 'QU', 'OK', 'S', 1728989989, 1728989989, '1'),
(160659, 27331, 'QU', 'OK', 'S', 1728989992, 1728989992, '1'),
(160660, 32750, 'QU', 'OK', 'S', 1728990002, 1728990002, '1'),
(160661, 32537, 'QU', 'OK', 'S', 1728990009, 1728990009, '1'),
(160662, 27324, 'QU', 'OK', 'S', 1728990023, 1728990023, '1'),
(160663, 27313, 'QU', 'OK', 'S', 1728990032, 1728990032, '1'),
(160664, 12845, 'QU', 'OK', 'S', 1728990060, 1728990060, '1'),
(160665, 18895, 'QU', 'OK', 'S', 1728990070, 1728990070, '1'),
(160666, 17940, 'QU', 'OK', 'S', 1728990083, 1728990083, '1'),
(160667, 32525, 'QU', 'OK', 'S', 1728990098, 1728990098, '1'),
(160668, 30791, 'QU', 'OK', 'S', 1728990118, 1728990118, '1'),
(160669, 30791, 'QU', 'OK', 'S', 1728990118, 1728990118, '1'),
(160670, 30791, 'QU', 'OK', 'S', 1728990118, 1728990118, '1'),
(160671, 30791, 'QU', 'OK', 'S', 1728990118, 1728990118, '1'),
(160672, 30246, 'QU', 'OK', 'S', 1728990142, 1728990142, '1'),
(160673, 21868, 'QU', 'OK', 'S', 1728990153, 1728990153, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(160674, 19479, 'QU', 'OK', 'S', 1728990211, 1728990211, '1'),
(160675, 31192, 'QU', 'OK', 'S', 1728990250, 1728990250, '1'),
(160676, 33338, 'QU', 'OK', 'S', 1728991085, 1728991085, '1'),
(160677, 28492, 'QU', 'OK', 'S', 1728991223, 1728991223, '1'),
(160678, 33741, 'QU', 'OK', 'S', 1728991286, 1728991286, '1'),
(160679, 32478, 'QU', 'OK', 'S', 1728991367, 1728991367, '1'),
(160680, 32478, 'QU', 'OK', 'S', 1728991495, 1728991495, '1'),
(160681, 32310, 'QU', 'OK', 'S', 1728992198, 1728992198, '1'),
(160682, 30070, 'QU', 'OK', 'S', 1728992596, 1728992596, '1'),
(160683, 33334, 'QU', 'OK', 'S', 1728992900, 1728992900, '1'),
(160684, 13142, 'QU', 'OK', 'S', 1728993295, 1728993295, '1'),
(160685, 13087, 'QU', 'OK', 'S', 1728993310, 1728993310, '1'),
(160686, 25729, 'QU', 'OK', 'S', 1728993751, 1728993751, '1'),
(160687, 34114, 'QU', 'OK', 'S', 1728994569, 1728994569, '1'),
(160688, 34115, 'QU', 'OK', 'S', 1728994603, 1728994603, '1'),
(160689, 34116, 'QU', 'OK', 'S', 1728994657, 1728994657, '1'),
(160690, 34117, 'QU', 'OK', 'S', 1728994891, 1728994891, '1'),
(160691, 34117, 'QU', 'OK', 'S', 1728994908, 1728994908, '1'),
(160692, 34117, 'QU', 'OK', 'S', 1728994918, 1728994918, '1'),
(160693, 34117, 'QU', 'OK', 'S', 1728994928, 1728994928, '1'),
(160694, 34117, 'QU', 'OK', 'S', 1728994938, 1728994938, '1'),
(160695, 34117, 'QU', 'OK', 'S', 1728994947, 1728994947, '1'),
(160696, 34117, 'QU', 'OK', 'S', 1728994957, 1728994957, '1'),
(160697, 34117, 'QU', 'OK', 'S', 1728994967, 1728994967, '1'),
(160698, 34117, 'QU', 'OK', 'S', 1728994976, 1728994976, '1'),
(160699, 34118, 'QU', 'OK', 'S', 1728995090, 1728995090, '1'),
(160700, 34129, 'QU', 'OK', 'S', 1728995190, 1728995190, '1'),
(160701, 34119, 'QU', 'OK', 'S', 1728995379, 1728995379, '1'),
(160702, 34120, 'QU', 'OK', 'S', 1728995428, 1728995428, '1'),
(160703, 34121, 'QU', 'OK', 'S', 1728995600, 1728995600, '1'),
(160704, 34121, 'QU', 'OK', 'S', 1728995609, 1728995609, '1'),
(160705, 34122, 'QU', 'OK', 'S', 1728995800, 1728995800, '1'),
(160706, 34123, 'QU', 'OK', 'S', 1728995845, 1728995845, '1'),
(160707, 34125, 'QU', 'OK', 'S', 1728996043, 1728996043, '1'),
(160708, 34132, 'QU', 'OK', 'S', 1728996102, 1728996102, '1'),
(160709, 34131, 'QU', 'OK', 'S', 1728996152, 1728996152, '1'),
(160710, 34127, 'QU', 'OK', 'S', 1728996300, 1728996300, '1'),
(160711, 34130, 'QU', 'OK', 'S', 1728996376, 1728996376, '1'),
(160712, 34124, 'QU', 'OK', 'S', 1728996646, 1728996646, '1'),
(160713, 34128, 'QU', 'OK', 'S', 1728996817, 1728996817, '1'),
(160714, 25418, 'QU', 'OK', 'S', 1728997085, 1728997085, '1'),
(160715, 31111, 'QU', 'OK', 'S', 1728997285, 1728997285, '1'),
(160716, 33603, 'QU', 'OK', 'S', 1728997665, 1728997665, '1'),
(160717, 22210, 'QU', 'OK', 'S', 1728997702, 1728997702, '1'),
(160718, 33825, 'QU', 'OK', 'S', 1728997831, 1728997831, '1'),
(160719, 33275, 'QU', 'OK', 'S', 1728997880, 1728997880, '1'),
(160720, 34050, 'QU', 'OK', 'S', 1728997900, 1728997900, '1'),
(160721, 33974, 'QU', 'OK', 'S', 1728997924, 1728997924, '1'),
(160722, 33822, 'QU', 'OK', 'S', 1728998053, 1728998053, '1'),
(160723, 25242, 'QU', 'OK', 'S', 1728998101, 1728998101, '1'),
(160724, 32959, 'QU', 'OK', 'S', 1728998144, 1728998144, '1'),
(160725, 12642, 'QU', 'OK', 'S', 1728998267, 1728998267, '1'),
(160726, 14843, 'QU', 'OK', 'S', 1728998274, 1728998274, '1'),
(160727, 33150, 'QU', 'OK', 'S', 1728998285, 1728998285, '1'),
(160728, 33150, 'QU', 'OK', 'S', 1728998285, 1728998285, '1'),
(160729, 33870, 'QU', 'OK', 'S', 1728998344, 1728998344, '1'),
(160730, 21153, 'QU', 'OK', 'S', 1728998348, 1728998348, '1'),
(160731, 21125, 'QU', 'OK', 'S', 1728998358, 1728998358, '1'),
(160732, 21125, 'QU', 'OK', 'S', 1728998358, 1728998358, '1'),
(160733, 16738, 'QU', 'OK', 'S', 1728998455, 1728998455, '1'),
(160734, 25285, 'QU', 'OK', 'S', 1728998463, 1728998463, '1'),
(160735, 25285, 'QU', 'OK', 'S', 1728998463, 1728998463, '1'),
(160736, 27437, 'QU', 'OK', 'S', 1728998524, 1728998524, '1'),
(160737, 10069, 'QU', 'OK', 'S', 1728998546, 1728998546, '1'),
(160738, 14166, 'QU', 'OK', 'S', 1728998554, 1728998554, '1'),
(160739, 21350, 'QU', 'OK', 'S', 1728999659, 1728999659, '1'),
(160740, 18586, 'QU', 'OK', 'S', 1728999662, 1728999662, '1'),
(160741, 24089, 'QU', 'OK', 'S', 1728999664, 1728999664, '1'),
(160742, 16926, 'QU', 'OK', 'S', 1728999667, 1728999667, '1'),
(160743, 922, 'QU', 'OK', 'S', 1728999676, 1728999676, '1'),
(160744, 922, 'QU', 'OK', 'S', 1728999681, 1728999681, '1'),
(160745, 922, 'QU', 'OK', 'S', 1728999685, 1728999685, '1'),
(160746, 17118, 'QU', 'OK', 'S', 1729000198, 1729000198, '1'),
(160747, 1326, 'QU', 'OK', 'S', 1729000252, 1729000252, '1'),
(160748, 26515, 'QU', 'OK', 'S', 1729000264, 1729000264, '1'),
(160749, 27460, 'QU', 'OK', 'S', 1729000275, 1729000275, '1'),
(160750, 19094, 'QU', 'OK', 'S', 1729000286, 1729000286, '1'),
(160751, 1976, 'QU', 'OK', 'S', 1729000298, 1729000298, '1'),
(160752, 1976, 'QU', 'OK', 'S', 1729000298, 1729000298, '1'),
(160753, 24346, 'QU', 'OK', 'S', 1729000314, 1729000314, '1'),
(160754, 23356, 'QU', 'OK', 'S', 1729000324, 1729000324, '1'),
(160755, 23356, 'QU', 'OK', 'S', 1729000325, 1729000325, '1'),
(160756, 25067, 'QU', 'OK', 'S', 1729000591, 1729000591, '1'),
(160757, 25067, 'QU', 'OK', 'S', 1729000591, 1729000591, '1'),
(160758, 25067, 'QU', 'OK', 'S', 1729000591, 1729000591, '1'),
(160759, 12795, 'QU', 'OK', 'S', 1729054284, 1729054284, '1'),
(160760, 8732, 'QU', 'OK', 'S', 1729054566, 1729054566, '1'),
(160761, 1321, 'QU', 'OK', 'S', 1729054855, 1729054855, '1'),
(160762, 1321, 'QU', 'OK', 'S', 1729054860, 1729054860, '1'),
(160763, 1321, 'QU', 'OK', 'S', 1729054879, 1729054879, '1'),
(160764, 1321, 'QU', 'OK', 'S', 1729054883, 1729054883, '1'),
(160765, 1321, 'QU', 'OK', 'S', 1729054897, 1729054897, '1'),
(160766, 18186, 'QU', 'OK', 'S', 1729055024, 1729055024, '1'),
(160767, 19811, 'QU', 'OK', 'S', 1729055511, 1729055511, '1'),
(160768, 19811, 'QU', 'OK', 'S', 1729055515, 1729055515, '1'),
(160769, 19811, 'QU', 'OK', 'S', 1729055562, 1729055562, '1'),
(160770, 19811, 'QU', 'OK', 'S', 1729055603, 1729055603, '1'),
(160771, 34128, 'QU', 'OK', 'S', 1729056355, 1729056355, '1'),
(160772, 34124, 'QU', 'OK', 'S', 1729056379, 1729056379, '1'),
(160773, 34120, 'QU', 'OK', 'S', 1729056395, 1729056395, '1'),
(160774, 18690, 'QU', 'OK', 'S', 1729056415, 1729056415, '1'),
(160775, 1883, 'QU', 'OK', 'S', 1729057696, 1729057696, '1'),
(160776, 17396, 'QU', 'OK', 'S', 1729057704, 1729057704, '1'),
(160777, 24090, 'QU', 'OK', 'S', 1729057725, 1729057725, '1'),
(160778, 18422, 'QU', 'OK', 'S', 1729057735, 1729057735, '1'),
(160779, 25260, 'QU', 'OK', 'S', 1729057744, 1729057744, '1'),
(160780, 28944, 'QU', 'OK', 'S', 1729057756, 1729057756, '1'),
(160781, 28943, 'QU', 'OK', 'S', 1729057765, 1729057765, '1'),
(160782, 28942, 'QU', 'OK', 'S', 1729057774, 1729057774, '1'),
(160783, 19484, 'QU', 'OK', 'S', 1729057787, 1729057787, '1'),
(160784, 30979, 'QU', 'OK', 'S', 1729057795, 1729057795, '1'),
(160785, 19485, 'QU', 'OK', 'S', 1729057803, 1729057803, '1'),
(160786, 26499, 'QU', 'OK', 'S', 1729058947, 1729058947, '1'),
(160787, 26499, 'QU', 'OK', 'S', 1729058953, 1729058953, '1'),
(160788, 31679, 'QU', 'OK', 'S', 1729059055, 1729059055, '1'),
(160789, 31411, 'QU', 'OK', 'S', 1729059342, 1729059342, '1'),
(160790, 31409, 'QU', 'OK', 'S', 1729059380, 1729059380, '1'),
(160791, 30909, 'QU', 'OK', 'S', 1729059655, 1729059655, '1'),
(160792, 31411, 'QU', 'OK', 'S', 1729059756, 1729059756, '1'),
(160793, 31686, 'QU', 'OK', 'S', 1729059804, 1729059804, '1'),
(160794, 34102, 'QU', 'OK', 'S', 1729063311, 1729063311, '1'),
(160795, 31035, 'QU', 'OK', 'S', 1729064462, 1729064462, '1'),
(160796, 31035, 'QU', 'OK', 'S', 1729064468, 1729064468, '1'),
(160797, 33945, 'QU', 'OK', 'S', 1729064474, 1729064474, '1'),
(160798, 16533, 'QU', 'OK', 'S', 1729064476, 1729064476, '1'),
(160799, 33945, 'QU', 'OK', 'S', 1729064480, 1729064480, '1'),
(160800, 33945, 'QU', 'OK', 'S', 1729064483, 1729064483, '1'),
(160801, 26023, 'QU', 'OK', 'S', 1729064491, 1729064491, '1'),
(160802, 33124, 'QU', 'OK', 'S', 1729064494, 1729064494, '1'),
(160803, 26023, 'QU', 'OK', 'S', 1729064496, 1729064496, '1'),
(160804, 31913, 'QU', 'OK', 'S', 1729064500, 1729064500, '1'),
(160805, 31774, 'QU', 'OK', 'S', 1729064502, 1729064502, '1'),
(160806, 33659, 'QU', 'OK', 'S', 1729064505, 1729064505, '1'),
(160807, 26022, 'QU', 'OK', 'S', 1729064510, 1729064510, '1'),
(160808, 31369, 'QU', 'OK', 'S', 1729064518, 1729064518, '1'),
(160809, 30511, 'QU', 'OK', 'S', 1729064528, 1729064528, '1'),
(160810, 30511, 'QU', 'OK', 'S', 1729064538, 1729064538, '1'),
(160811, 16533, 'QU', 'OK', 'S', 1729064545, 1729064545, '1'),
(160812, 13515, 'QU', 'OK', 'S', 1729064560, 1729064560, '1'),
(160813, 32806, 'QU', 'OK', 'S', 1729064566, 1729064566, '1'),
(160814, 31379, 'QU', 'OK', 'S', 1729064577, 1729064577, '1'),
(160815, 26023, 'QU', 'OK', 'S', 1729064590, 1729064590, '1'),
(160816, 27441, 'QU', 'OK', 'S', 1729064598, 1729064598, '1'),
(160817, 31069, 'QU', 'OK', 'S', 1729064608, 1729064608, '1'),
(160818, 31069, 'QU', 'OK', 'S', 1729064608, 1729064608, '1'),
(160819, 30401, 'QU', 'OK', 'S', 1729064634, 1729064634, '1'),
(160820, 30401, 'QU', 'OK', 'S', 1729064634, 1729064634, '1'),
(160821, 24201, 'QU', 'OK', 'S', 1729064648, 1729064648, '1'),
(160822, 33217, 'QU', 'OK', 'S', 1729071062, 1729071062, '1'),
(160823, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160824, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160825, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160826, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160827, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160828, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160829, 34121, 'QU', 'OK', 'S', 1729073310, 1729073310, '1'),
(160830, 11779, 'QU', 'OK', 'S', 1729073350, 1729073350, '1'),
(160831, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160832, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160833, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160834, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160835, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160836, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160837, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160838, 34117, 'QU', 'OK', 'S', 1729073368, 1729073368, '1'),
(160839, 33430, 'QU', 'OK', 'S', 1729073483, 1729073483, '1'),
(160840, 33428, 'QU', 'OK', 'S', 1729073492, 1729073492, '1'),
(160841, 33427, 'QU', 'OK', 'S', 1729073505, 1729073505, '1'),
(160842, 33425, 'QU', 'OK', 'S', 1729073543, 1729073543, '1'),
(160843, 33424, 'QU', 'OK', 'S', 1729073551, 1729073551, '1'),
(160844, 33423, 'QU', 'OK', 'S', 1729073562, 1729073562, '1'),
(160845, 33422, 'QU', 'OK', 'S', 1729073573, 1729073573, '1'),
(160846, 33186, 'QU', 'OK', 'S', 1729073584, 1729073584, '1'),
(160847, 26966, 'QU', 'OK', 'S', 1729073726, 1729073726, '1'),
(160848, 19524, 'QU', 'OK', 'S', 1729073763, 1729073763, '1'),
(160849, 19524, 'QU', 'OK', 'S', 1729073767, 1729073767, '1'),
(160850, 19524, 'QU', 'OK', 'S', 1729073770, 1729073770, '1'),
(160851, 29545, 'QU', 'OK', 'S', 1729073776, 1729073776, '1'),
(160852, 29545, 'QU', 'OK', 'S', 1729073779, 1729073779, '1'),
(160853, 29545, 'QU', 'OK', 'S', 1729073781, 1729073781, '1'),
(160854, 29545, 'QU', 'OK', 'S', 1729073783, 1729073783, '1'),
(160855, 29545, 'QU', 'OK', 'S', 1729073801, 1729073801, '1'),
(160856, 29545, 'QU', 'OK', 'S', 1729073804, 1729073804, '1'),
(160857, 29545, 'QU', 'OK', 'S', 1729073807, 1729073807, '1'),
(160858, 29545, 'QU', 'OK', 'S', 1729073809, 1729073809, '1'),
(160859, 29545, 'QU', 'OK', 'S', 1729073812, 1729073812, '1'),
(160860, 29545, 'QU', 'OK', 'S', 1729073814, 1729073814, '1'),
(160861, 29545, 'QU', 'OK', 'S', 1729073816, 1729073816, '1'),
(160862, 29545, 'QU', 'OK', 'S', 1729073818, 1729073818, '1'),
(160863, 29545, 'QU', 'OK', 'S', 1729073821, 1729073821, '1'),
(160864, 29545, 'QU', 'OK', 'S', 1729073823, 1729073823, '1'),
(160865, 33179, 'QU', 'OK', 'S', 1729074299, 1729074299, '1'),
(160866, 33178, 'QU', 'OK', 'S', 1729074307, 1729074307, '1'),
(160867, 34153, 'QU', 'OK', 'S', 1729074551, 1729074551, '1'),
(160868, 34153, 'QU', 'OK', 'S', 1729074561, 1729074561, '1'),
(160869, 23652, 'QU', 'OK', 'S', 1729074923, 1729074923, '1'),
(160870, 23652, 'QU', 'OK', 'S', 1729074923, 1729074923, '1'),
(160871, 23652, 'QU', 'OK', 'S', 1729074923, 1729074923, '1'),
(160872, 30254, 'QU', 'OK', 'S', 1729075005, 1729075005, '1'),
(160873, 30254, 'QU', 'OK', 'S', 1729075005, 1729075005, '1'),
(160874, 30254, 'QU', 'OK', 'S', 1729075005, 1729075005, '1'),
(160875, 30254, 'QU', 'OK', 'S', 1729075005, 1729075005, '1'),
(160876, 30252, 'QU', 'OK', 'S', 1729075035, 1729075035, '1'),
(160877, 30252, 'QU', 'OK', 'S', 1729075035, 1729075035, '1'),
(160878, 30252, 'QU', 'OK', 'S', 1729075035, 1729075035, '1'),
(160879, 30286, 'QU', 'OK', 'S', 1729075071, 1729075071, '1'),
(160880, 30286, 'QU', 'OK', 'S', 1729075071, 1729075071, '1'),
(160881, 30286, 'QU', 'OK', 'S', 1729075071, 1729075071, '1'),
(160882, 30286, 'QU', 'OK', 'S', 1729075071, 1729075071, '1'),
(160883, 30288, 'QU', 'OK', 'S', 1729075089, 1729075089, '1'),
(160884, 30288, 'QU', 'OK', 'S', 1729075089, 1729075089, '1'),
(160885, 31122, 'QU', 'OK', 'S', 1729075141, 1729075141, '1'),
(160886, 31122, 'QU', 'OK', 'S', 1729075160, 1729075160, '1'),
(160887, 31122, 'QU', 'OK', 'S', 1729075172, 1729075172, '1'),
(160888, 31085, 'QU', 'OK', 'S', 1729075371, 1729075371, '1'),
(160889, 31084, 'QU', 'OK', 'S', 1729075449, 1729075449, '1'),
(160890, 31033, 'QU', 'OK', 'S', 1729075481, 1729075481, '1'),
(160891, 30944, 'QU', 'OK', 'S', 1729075697, 1729075697, '1'),
(160892, 30930, 'QU', 'OK', 'S', 1729075768, 1729075768, '1'),
(160893, 32688, 'QU', 'OK', 'S', 1729075791, 1729075791, '1'),
(160894, 32688, 'QU', 'OK', 'S', 1729075794, 1729075794, '1'),
(160895, 30929, 'QU', 'OK', 'S', 1729075806, 1729075806, '1'),
(160896, 30913, 'QU', 'OK', 'S', 1729075934, 1729075934, '1'),
(160897, 32688, 'QU', 'OK', 'S', 1729076171, 1729076171, '1'),
(160898, 32688, 'QU', 'OK', 'S', 1729076172, 1729076172, '1'),
(160899, 31033, 'QU', 'OK', 'S', 1729076256, 1729076256, '1'),
(160900, 31122, 'QU', 'OK', 'S', 1729076286, 1729076286, '1'),
(160901, 27073, 'QU', 'OK', 'S', 1729076315, 1729076315, '1'),
(160902, 31129, 'QU', 'OK', 'S', 1729076469, 1729076469, '1'),
(160903, 7866, 'QU', 'OK', 'S', 1729076905, 1729076905, '1'),
(160904, 32963, 'QU', 'OK', 'S', 1729077222, 1729077222, '1'),
(160905, 32963, 'QU', 'OK', 'S', 1729077222, 1729077222, '1'),
(160906, 34039, 'QU', 'OK', 'S', 1729078025, 1729078025, '1'),
(160907, 34039, 'QU', 'OK', 'S', 1729078025, 1729078025, '1'),
(160908, 34038, 'QU', 'OK', 'S', 1729078036, 1729078036, '1'),
(160909, 34038, 'QU', 'OK', 'S', 1729078036, 1729078036, '1'),
(160910, 34017, 'QU', 'OK', 'S', 1729078050, 1729078050, '1'),
(160911, 33948, 'QU', 'OK', 'S', 1729078067, 1729078067, '1'),
(160912, 33870, 'QU', 'OK', 'S', 1729078083, 1729078083, '1'),
(160913, 33868, 'QU', 'OK', 'S', 1729078092, 1729078092, '1'),
(160914, 33726, 'QU', 'OK', 'S', 1729078128, 1729078128, '1'),
(160915, 33726, 'QU', 'OK', 'S', 1729078128, 1729078128, '1'),
(160916, 33726, 'QU', 'OK', 'S', 1729078142, 1729078142, '1'),
(160917, 33726, 'QU', 'OK', 'S', 1729078142, 1729078142, '1'),
(160918, 32057, 'QU', 'OK', 'S', 1729078366, 1729078366, '1'),
(160919, 32057, 'QU', 'OK', 'S', 1729078366, 1729078366, '1'),
(160920, 32057, 'QU', 'OK', 'S', 1729078366, 1729078366, '1'),
(160921, 18454, 'QU', 'OK', 'S', 1729078420, 1729078420, '1'),
(160922, 18454, 'QU', 'OK', 'S', 1729078420, 1729078420, '1'),
(160923, 21438, 'QU', 'OK', 'S', 1729078468, 1729078468, '1'),
(160924, 32874, 'QU', 'OK', 'S', 1729078491, 1729078491, '1'),
(160925, 32579, 'QU', 'OK', 'S', 1729078532, 1729078532, '1'),
(160926, 32579, 'QU', 'OK', 'S', 1729078532, 1729078532, '1'),
(160927, 32579, 'QU', 'OK', 'S', 1729078532, 1729078532, '1'),
(160928, 32579, 'QU', 'OK', 'S', 1729078532, 1729078532, '1'),
(160929, 32579, 'QU', 'OK', 'S', 1729078532, 1729078532, '1'),
(160930, 19551, 'QU', 'OK', 'S', 1729078617, 1729078617, '1'),
(160931, 33778, 'QU', 'OK', 'S', 1729078653, 1729078653, '1'),
(160932, 33778, 'QU', 'OK', 'S', 1729078653, 1729078653, '1'),
(160933, 33580, 'QU', 'OK', 'S', 1729078671, 1729078671, '1'),
(160934, 27437, 'QU', 'OK', 'S', 1729078699, 1729078699, '1'),
(160935, 27437, 'QU', 'OK', 'S', 1729078699, 1729078699, '1'),
(160936, 17410, 'QU', 'OK', 'S', 1729078731, 1729078731, '1'),
(160937, 32806, 'QU', 'OK', 'S', 1729078813, 1729078813, '1'),
(160938, 32999, 'QU', 'OK', 'S', 1729078848, 1729078848, '1'),
(160939, 32999, 'QU', 'OK', 'S', 1729078848, 1729078848, '1'),
(160940, 32750, 'QU', 'OK', 'S', 1729078867, 1729078867, '1'),
(160941, 32537, 'QU', 'OK', 'S', 1729078889, 1729078889, '1'),
(160942, 27313, 'QU', 'OK', 'S', 1729078931, 1729078931, '1'),
(160943, 27313, 'QU', 'OK', 'S', 1729078938, 1729078938, '1'),
(160944, 18895, 'QU', 'OK', 'S', 1729078981, 1729078981, '1'),
(160945, 17940, 'QU', 'OK', 'S', 1729078999, 1729078999, '1'),
(160946, 32525, 'QU', 'OK', 'S', 1729079024, 1729079024, '1'),
(160947, 32525, 'QU', 'OK', 'S', 1729079024, 1729079024, '1'),
(160948, 32525, 'QU', 'OK', 'S', 1729079024, 1729079024, '1'),
(160949, 19796, 'QU', 'OK', 'S', 1729079044, 1729079044, '1'),
(160950, 25285, 'QU', 'OK', 'S', 1729079066, 1729079066, '1'),
(160951, 25285, 'QU', 'OK', 'S', 1729079066, 1729079066, '1'),
(160952, 21125, 'QU', 'OK', 'S', 1729079103, 1729079103, '1'),
(160953, 21125, 'QU', 'OK', 'S', 1729079103, 1729079103, '1'),
(160954, 21125, 'QU', 'OK', 'S', 1729079103, 1729079103, '1'),
(160955, 12642, 'QU', 'OK', 'S', 1729079148, 1729079148, '1'),
(160956, 24851, 'QU', 'OK', 'S', 1729079491, 1729079491, '1'),
(160957, 24851, 'QU', 'OK', 'S', 1729079503, 1729079503, '1'),
(160958, 24851, 'QU', 'OK', 'S', 1729079509, 1729079509, '1'),
(160959, 24851, 'QU', 'OK', 'S', 1729079516, 1729079516, '1'),
(160960, 24851, 'QU', 'OK', 'S', 1729079530, 1729079530, '1'),
(160961, 24851, 'QU', 'OK', 'S', 1729079537, 1729079537, '1'),
(160962, 24851, 'QU', 'OK', 'S', 1729079543, 1729079543, '1'),
(160963, 24851, 'QU', 'OK', 'S', 1729079553, 1729079553, '1'),
(160964, 24851, 'QU', 'OK', 'S', 1729079559, 1729079559, '1'),
(160965, 24851, 'QU', 'OK', 'S', 1729079565, 1729079565, '1'),
(160966, 33161, 'QU', 'OK', 'S', 1729079588, 1729079588, '1'),
(160967, 33160, 'QU', 'OK', 'S', 1729079594, 1729079594, '1'),
(160968, 33012, 'QU', 'OK', 'S', 1729079600, 1729079600, '1'),
(160969, 33011, 'QU', 'OK', 'S', 1729079607, 1729079607, '1'),
(160970, 33010, 'QU', 'OK', 'S', 1729079613, 1729079613, '1'),
(160971, 33009, 'QU', 'OK', 'S', 1729079619, 1729079619, '1'),
(160972, 24851, 'QU', 'OK', 'S', 1729079623, 1729079623, '1'),
(160973, 32968, 'QU', 'OK', 'S', 1729079628, 1729079628, '1'),
(160974, 32929, 'QU', 'OK', 'S', 1729079635, 1729079635, '1'),
(160975, 32849, 'QU', 'OK', 'S', 1729079682, 1729079682, '1'),
(160976, 32849, 'QU', 'OK', 'S', 1729079697, 1729079697, '1'),
(160977, 32846, 'QU', 'OK', 'S', 1729079707, 1729079707, '1'),
(160978, 27381, 'QU', 'OK', 'S', 1729079709, 1729079709, '1'),
(160979, 32844, 'QU', 'OK', 'S', 1729079714, 1729079714, '1'),
(160980, 32811, 'QU', 'OK', 'S', 1729079721, 1729079721, '1'),
(160981, 32810, 'QU', 'OK', 'S', 1729079727, 1729079727, '1'),
(160982, 32649, 'QU', 'OK', 'S', 1729079734, 1729079734, '1'),
(160983, 32631, 'QU', 'OK', 'S', 1729079740, 1729079740, '1'),
(160984, 32349, 'QU', 'OK', 'S', 1729079746, 1729079746, '1'),
(160985, 32348, 'QU', 'OK', 'S', 1729079771, 1729079771, '1'),
(160986, 20973, 'QU', 'OK', 'S', 1729079787, 1729079787, '1'),
(160987, 33238, 'QU', 'OK', 'S', 1729080003, 1729080003, '1'),
(160988, 33236, 'QU', 'OK', 'S', 1729080044, 1729080044, '1'),
(160989, 22095, 'QU', 'OK', 'S', 1729080061, 1729080061, '1'),
(160990, 18577, 'QU', 'OK', 'S', 1729080090, 1729080090, '1'),
(160991, 21115, 'QU', 'OK', 'S', 1729080106, 1729080106, '1'),
(160992, 32127, 'QU', 'OK', 'S', 1729080133, 1729080133, '1'),
(160993, 12049, 'QU', 'OK', 'S', 1729080135, 1729080135, '1'),
(160994, 32100, 'QU', 'OK', 'S', 1729080140, 1729080140, '1'),
(160995, 32080, 'QU', 'OK', 'S', 1729080147, 1729080147, '1'),
(160996, 31867, 'QU', 'OK', 'S', 1729080159, 1729080159, '1'),
(160997, 30820, 'QU', 'OK', 'S', 1729080170, 1729080170, '1'),
(160998, 31866, 'QU', 'OK', 'S', 1729080175, 1729080175, '1'),
(160999, 30820, 'QU', 'OK', 'S', 1729080181, 1729080181, '1'),
(161000, 31847, 'QU', 'OK', 'S', 1729080182, 1729080182, '1'),
(161001, 31845, 'QU', 'OK', 'S', 1729080189, 1729080189, '1'),
(161002, 31304, 'QU', 'OK', 'S', 1729080201, 1729080201, '1'),
(161003, 31842, 'QU', 'OK', 'S', 1729080203, 1729080203, '1'),
(161004, 29830, 'QU', 'OK', 'S', 1729080210, 1729080210, '1'),
(161005, 29803, 'QU', 'OK', 'S', 1729080217, 1729080217, '1'),
(161006, 29583, 'QU', 'OK', 'S', 1729080225, 1729080225, '1'),
(161007, 29792, 'QU', 'OK', 'S', 1729080228, 1729080228, '1'),
(161008, 29791, 'QU', 'OK', 'S', 1729080237, 1729080237, '1'),
(161009, 29784, 'QU', 'OK', 'S', 1729080244, 1729080244, '1'),
(161010, 33773, 'QU', 'OK', 'S', 1729080249, 1729080249, '1'),
(161011, 29722, 'QU', 'OK', 'S', 1729080252, 1729080252, '1'),
(161012, 21873, 'QU', 'OK', 'S', 1729080272, 1729080272, '1'),
(161013, 21892, 'QU', 'OK', 'S', 1729080338, 1729080338, '1'),
(161014, 33465, 'QU', 'OK', 'S', 1729080360, 1729080360, '1'),
(161015, 29833, 'QU', 'OK', 'S', 1729080376, 1729080376, '1'),
(161016, 20983, 'QU', 'OK', 'S', 1729080411, 1729080411, '1'),
(161017, 29581, 'QU', 'OK', 'S', 1729080435, 1729080435, '1'),
(161018, 28543, 'QU', 'OK', 'S', 1729080453, 1729080453, '1'),
(161019, 29723, 'QU', 'OK', 'S', 1729080471, 1729080471, '1'),
(161020, 22203, 'QU', 'OK', 'S', 1729080495, 1729080495, '1'),
(161021, 33998, 'QU', 'OK', 'S', 1729080512, 1729080512, '1'),
(161022, 19840, 'QU', 'OK', 'S', 1729080700, 1729080700, '1'),
(161023, 19840, 'QU', 'OK', 'S', 1729081010, 1729081010, '1'),
(161024, 25059, 'QU', 'OK', 'S', 1729081073, 1729081073, '1'),
(161025, 29697, 'QU', 'OK', 'S', 1729081099, 1729081099, '1'),
(161026, 29345, 'QU', 'OK', 'S', 1729081104, 1729081104, '1'),
(161027, 29324, 'QU', 'OK', 'S', 1729081111, 1729081111, '1'),
(161028, 29320, 'QU', 'OK', 'S', 1729081129, 1729081129, '1'),
(161029, 29279, 'QU', 'OK', 'S', 1729081139, 1729081139, '1'),
(161030, 29279, 'QU', 'OK', 'S', 1729081145, 1729081145, '1'),
(161031, 25062, 'QU', 'OK', 'S', 1729081146, 1729081146, '1'),
(161032, 29277, 'QU', 'OK', 'S', 1729081152, 1729081152, '1'),
(161033, 29277, 'QU', 'OK', 'S', 1729081158, 1729081158, '1'),
(161034, 32040, 'QU', 'OK', 'S', 1729081161, 1729081161, '1'),
(161035, 29276, 'QU', 'OK', 'S', 1729081193, 1729081193, '1'),
(161036, 29272, 'QU', 'OK', 'S', 1729081200, 1729081200, '1'),
(161037, 29268, 'QU', 'OK', 'S', 1729081207, 1729081207, '1'),
(161038, 33773, 'QU', 'OK', 'S', 1729081208, 1729081208, '1'),
(161039, 28743, 'QU', 'OK', 'S', 1729081218, 1729081218, '1'),
(161040, 28741, 'QU', 'OK', 'S', 1729081225, 1729081225, '1'),
(161041, 28724, 'QU', 'OK', 'S', 1729081231, 1729081231, '1'),
(161042, 28723, 'QU', 'OK', 'S', 1729081236, 1729081236, '1'),
(161043, 28719, 'QU', 'OK', 'S', 1729081242, 1729081242, '1'),
(161044, 28719, 'QU', 'OK', 'S', 1729081247, 1729081247, '1'),
(161045, 28718, 'QU', 'OK', 'S', 1729081531, 1729081531, '1'),
(161046, 28323, 'QU', 'OK', 'S', 1729081537, 1729081537, '1'),
(161047, 28543, 'QU', 'OK', 'S', 1729081541, 1729081541, '1'),
(161048, 28322, 'QU', 'OK', 'S', 1729081542, 1729081542, '1'),
(161049, 22764, 'QU', 'OK', 'S', 1729081793, 1729081793, '1'),
(161050, 29555, 'QU', 'OK', 'S', 1729082530, 1729082530, '1'),
(161051, 25588, 'QU', 'OK', 'S', 1729082553, 1729082553, '1'),
(161052, 21878, 'QU', 'OK', 'S', 1729082719, 1729082719, '1'),
(161053, 19840, 'QU', 'OK', 'S', 1729082768, 1729082768, '1'),
(161054, 21893, 'QU', 'OK', 'S', 1729082791, 1729082791, '1'),
(161055, 21873, 'QU', 'OK', 'S', 1729082810, 1729082810, '1'),
(161056, 21886, 'QU', 'OK', 'S', 1729082828, 1729082828, '1'),
(161057, 21877, 'QU', 'OK', 'S', 1729082861, 1729082861, '1'),
(161058, 32143, 'QU', 'OK', 'S', 1729082879, 1729082879, '1'),
(161059, 33345, 'QU', 'OK', 'S', 1729082941, 1729082941, '1'),
(161060, 32872, 'QU', 'OK', 'S', 1729082970, 1729082970, '1'),
(161061, 8258, 'QU', 'OK', 'S', 1729083010, 1729083010, '1'),
(161062, 21151, 'QU', 'OK', 'S', 1729083030, 1729083030, '1'),
(161063, 3844, 'QU', 'OK', 'S', 1729083054, 1729083054, '1'),
(161064, 34154, 'QU', 'OK', 'S', 1729083059, 1729083059, '1'),
(161065, 3844, 'QU', 'OK', 'S', 1729083063, 1729083063, '1'),
(161066, 34154, 'QU', 'OK', 'S', 1729083067, 1729083067, '1'),
(161067, 3713, 'QU', 'OK', 'S', 1729083080, 1729083080, '1'),
(161068, 34156, 'QU', 'OK', 'S', 1729083091, 1729083091, '1'),
(161069, 34156, 'QU', 'OK', 'S', 1729083098, 1729083098, '1'),
(161070, 15174, 'QU', 'OK', 'S', 1729083150, 1729083150, '1'),
(161071, 34157, 'QU', 'OK', 'S', 1729083155, 1729083155, '1'),
(161072, 34157, 'QU', 'OK', 'S', 1729083163, 1729083163, '1'),
(161073, 34158, 'QU', 'OK', 'S', 1729083190, 1729083190, '1'),
(161074, 34158, 'QU', 'OK', 'S', 1729083197, 1729083197, '1'),
(161075, 34159, 'QU', 'OK', 'S', 1729083229, 1729083229, '1'),
(161076, 34159, 'QU', 'OK', 'S', 1729083240, 1729083240, '1'),
(161077, 16860, 'QU', 'OK', 'S', 1729083530, 1729083530, '1'),
(161078, 16860, 'QU', 'OK', 'S', 1729083535, 1729083535, '1'),
(161079, 6365, 'QU', 'OK', 'S', 1729083613, 1729083613, '1'),
(161080, 19842, 'QU', 'OK', 'S', 1729083643, 1729083643, '1'),
(161081, 2776, 'QU', 'OK', 'S', 1729083660, 1729083660, '1'),
(161082, 2775, 'QU', 'OK', 'S', 1729083674, 1729083674, '1'),
(161083, 34147, 'QU', 'OK', 'S', 1729084122, 1729084122, '1'),
(161084, 34146, 'QU', 'OK', 'S', 1729084207, 1729084207, '1'),
(161085, 34145, 'QU', 'OK', 'S', 1729084454, 1729084454, '1'),
(161086, 31090, 'QU', 'OK', 'S', 1729084754, 1729084754, '1'),
(161087, 26502, 'QU', 'OK', 'S', 1729084764, 1729084764, '1'),
(161088, 33251, 'QU', 'OK', 'S', 1729084772, 1729084772, '1'),
(161089, 24127, 'QU', 'OK', 'S', 1729084778, 1729084778, '1'),
(161090, 22289, 'QU', 'OK', 'S', 1729084788, 1729084788, '1'),
(161091, 26806, 'QU', 'OK', 'S', 1729084800, 1729084800, '1'),
(161092, 12287, 'QU', 'OK', 'S', 1729084805, 1729084805, '1'),
(161093, 22289, 'QU', 'OK', 'S', 1729084811, 1729084811, '1'),
(161094, 31235, 'QU', 'OK', 'S', 1729084831, 1729084831, '1'),
(161095, 22289, 'QU', 'OK', 'S', 1729084849, 1729084849, '1'),
(161096, 22289, 'QU', 'OK', 'S', 1729084855, 1729084855, '1'),
(161097, 22289, 'QU', 'OK', 'S', 1729084861, 1729084861, '1'),
(161098, 22289, 'QU', 'OK', 'S', 1729084870, 1729084870, '1'),
(161099, 22289, 'QU', 'OK', 'S', 1729084881, 1729084881, '1'),
(161100, 16800, 'QU', 'OK', 'S', 1729084891, 1729084891, '1'),
(161101, 24127, 'QU', 'OK', 'S', 1729084901, 1729084901, '1'),
(161102, 26550, 'QU', 'OK', 'S', 1729084910, 1729084910, '1'),
(161103, 30455, 'QU', 'OK', 'S', 1729085053, 1729085053, '1'),
(161104, 26806, 'QU', 'OK', 'S', 1729085092, 1729085092, '1'),
(161105, 31699, 'QU', 'OK', 'S', 1729085102, 1729085102, '1'),
(161106, 21893, 'QU', 'OK', 'S', 1729085126, 1729085126, '1'),
(161107, 19840, 'QU', 'OK', 'S', 1729085150, 1729085150, '1'),
(161108, 28975, 'QU', 'OK', 'S', 1729085159, 1729085159, '1'),
(161109, 21886, 'QU', 'OK', 'S', 1729085173, 1729085173, '1'),
(161110, 23663, 'QU', 'OK', 'S', 1729085216, 1729085216, '1'),
(161111, 31490, 'QU', 'OK', 'S', 1729085227, 1729085227, '1'),
(161112, 18264, 'QU', 'OK', 'S', 1729085232, 1729085232, '1'),
(161113, 33896, 'QU', 'OK', 'S', 1729085237, 1729085237, '1'),
(161114, 19195, 'QU', 'OK', 'S', 1729085242, 1729085242, '1'),
(161115, 16127, 'QU', 'OK', 'S', 1729085246, 1729085246, '1'),
(161116, 30968, 'QU', 'OK', 'S', 1729085252, 1729085252, '1'),
(161117, 15583, 'QU', 'OK', 'S', 1729085257, 1729085257, '1'),
(161118, 15583, 'QU', 'OK', 'S', 1729085265, 1729085265, '1'),
(161119, 30595, 'QU', 'OK', 'S', 1729085276, 1729085276, '1'),
(161120, 33464, 'QU', 'OK', 'S', 1729085282, 1729085282, '1'),
(161121, 29726, 'QU', 'OK', 'S', 1729085287, 1729085287, '1'),
(161122, 10076, 'QU', 'OK', 'S', 1729085291, 1729085291, '1'),
(161123, 19194, 'QU', 'OK', 'S', 1729085296, 1729085296, '1'),
(161124, 27744, 'QU', 'OK', 'S', 1729085300, 1729085300, '1'),
(161125, 28864, 'QU', 'OK', 'S', 1729085310, 1729085310, '1'),
(161126, 11620, 'QU', 'OK', 'S', 1729085315, 1729085315, '1'),
(161127, 33177, 'QU', 'OK', 'S', 1729085320, 1729085320, '1'),
(161128, 31832, 'QU', 'OK', 'S', 1729085330, 1729085330, '1'),
(161129, 23563, 'QU', 'OK', 'S', 1729085336, 1729085336, '1'),
(161130, 20381, 'QU', 'OK', 'S', 1729085340, 1729085340, '1'),
(161131, 31774, 'QU', 'OK', 'S', 1729085345, 1729085345, '1'),
(161132, 9643, 'QU', 'OK', 'S', 1729085347, 1729085347, '1'),
(161133, 28490, 'QU', 'OK', 'S', 1729085353, 1729085353, '1'),
(161134, 33232, 'QU', 'OK', 'S', 1729085365, 1729085365, '1'),
(161135, 29406, 'QU', 'OK', 'S', 1729085375, 1729085375, '1'),
(161136, 15897, 'QU', 'OK', 'S', 1729085381, 1729085381, '1'),
(161137, 15897, 'QU', 'OK', 'S', 1729085385, 1729085385, '1'),
(161138, 15897, 'QU', 'OK', 'S', 1729085390, 1729085390, '1'),
(161139, 31857, 'QU', 'OK', 'S', 1729085395, 1729085395, '1'),
(161140, 31857, 'QU', 'OK', 'S', 1729085399, 1729085399, '1'),
(161141, 15897, 'QU', 'OK', 'S', 1729085404, 1729085404, '1'),
(161142, 24453, 'QU', 'OK', 'S', 1729085413, 1729085413, '1'),
(161143, 28618, 'QU', 'OK', 'S', 1729085418, 1729085418, '1'),
(161144, 28618, 'QU', 'OK', 'S', 1729085423, 1729085423, '1'),
(161145, 16506, 'QU', 'OK', 'S', 1729085426, 1729085426, '1'),
(161146, 22929, 'QU', 'OK', 'S', 1729085431, 1729085431, '1'),
(161147, 30039, 'QU', 'OK', 'S', 1729085435, 1729085435, '1'),
(161148, 20448, 'QU', 'OK', 'S', 1729085444, 1729085444, '1'),
(161149, 29583, 'QU', 'OK', 'S', 1729085449, 1729085449, '1'),
(161150, 33700, 'QU', 'OK', 'S', 1729085457, 1729085457, '1'),
(161151, 29891, 'QU', 'OK', 'S', 1729085463, 1729085463, '1'),
(161152, 33922, 'QU', 'OK', 'S', 1729085469, 1729085469, '1'),
(161153, 26751, 'QU', 'OK', 'S', 1729085474, 1729085474, '1'),
(161154, 10853, 'QU', 'OK', 'S', 1729085480, 1729085480, '1'),
(161155, 29711, 'QU', 'OK', 'S', 1729085485, 1729085485, '1'),
(161156, 31736, 'QU', 'OK', 'S', 1729085490, 1729085490, '1'),
(161157, 22929, 'QU', 'OK', 'S', 1729085498, 1729085498, '1'),
(161158, 13833, 'QU', 'OK', 'S', 1729085502, 1729085502, '1'),
(161159, 31322, 'QU', 'OK', 'S', 1729085507, 1729085507, '1'),
(161160, 31407, 'QU', 'OK', 'S', 1729085512, 1729085512, '1'),
(161161, 32525, 'QU', 'OK', 'S', 1729085518, 1729085518, '1'),
(161162, 18241, 'QU', 'OK', 'S', 1729085547, 1729085547, '1'),
(161163, 34085, 'QU', 'OK', 'S', 1729085952, 1729085952, '1'),
(161164, 14887, 'QU', 'OK', 'S', 1729085958, 1729085958, '1'),
(161165, 14879, 'QU', 'OK', 'S', 1729085962, 1729085962, '1'),
(161166, 33207, 'QU', 'OK', 'S', 1729085967, 1729085967, '1'),
(161167, 34028, 'QU', 'OK', 'S', 1729085970, 1729085970, '1'),
(161168, 34027, 'QU', 'OK', 'S', 1729085972, 1729085972, '1'),
(161169, 34027, 'QU', 'OK', 'S', 1729085975, 1729085975, '1'),
(161170, 14887, 'QU', 'OK', 'S', 1729085993, 1729085993, '1'),
(161171, 14886, 'QU', 'OK', 'S', 1729086000, 1729086000, '1'),
(161172, 31282, 'QU', 'OK', 'S', 1729086006, 1729086006, '1'),
(161173, 14885, 'QU', 'OK', 'S', 1729086033, 1729086033, '1'),
(161174, 32278, 'QU', 'OK', 'S', 1729086039, 1729086039, '1'),
(161175, 22727, 'QU', 'OK', 'S', 1729086045, 1729086045, '1'),
(161176, 14885, 'QU', 'OK', 'S', 1729086051, 1729086051, '1'),
(161177, 22727, 'QU', 'OK', 'S', 1729086056, 1729086056, '1'),
(161178, 5400, 'QU', 'OK', 'S', 1729086061, 1729086061, '1'),
(161179, 22727, 'QU', 'OK', 'S', 1729086067, 1729086067, '1'),
(161180, 22727, 'QU', 'OK', 'S', 1729086072, 1729086072, '1'),
(161181, 33719, 'QU', 'OK', 'S', 1729086077, 1729086077, '1'),
(161182, 33207, 'QU', 'OK', 'S', 1729086082, 1729086082, '1'),
(161183, 5400, 'QU', 'OK', 'S', 1729086088, 1729086088, '1'),
(161184, 5400, 'QU', 'OK', 'S', 1729086094, 1729086094, '1'),
(161185, 34024, 'QU', 'OK', 'S', 1729086098, 1729086098, '1'),
(161186, 34023, 'QU', 'OK', 'S', 1729086101, 1729086101, '1'),
(161187, 33207, 'QU', 'OK', 'S', 1729086104, 1729086104, '1'),
(161188, 33719, 'QU', 'OK', 'S', 1729086111, 1729086111, '1'),
(161189, 5400, 'QU', 'OK', 'S', 1729086116, 1729086116, '1'),
(161190, 33207, 'QU', 'OK', 'S', 1729086121, 1729086121, '1'),
(161191, 5400, 'QU', 'OK', 'S', 1729086123, 1729086123, '1'),
(161192, 5400, 'QU', 'OK', 'S', 1729086129, 1729086129, '1'),
(161193, 5400, 'QU', 'OK', 'S', 1729086135, 1729086135, '1'),
(161194, 5400, 'QU', 'OK', 'S', 1729086140, 1729086140, '1'),
(161195, 5400, 'QU', 'OK', 'S', 1729086145, 1729086145, '1'),
(161196, 5400, 'QU', 'OK', 'S', 1729086150, 1729086150, '1'),
(161197, 34062, 'QU', 'OK', 'S', 1729086158, 1729086158, '1'),
(161198, 25683, 'QU', 'OK', 'S', 1729086161, 1729086161, '1'),
(161199, 25684, 'QU', 'OK', 'S', 1729086167, 1729086167, '1'),
(161200, 34052, 'QU', 'OK', 'S', 1729086172, 1729086172, '1'),
(161201, 34052, 'QU', 'OK', 'S', 1729086177, 1729086177, '1'),
(161202, 22727, 'QU', 'OK', 'S', 1729086183, 1729086183, '1'),
(161203, 22727, 'QU', 'OK', 'S', 1729086188, 1729086188, '1'),
(161204, 5400, 'QU', 'OK', 'S', 1729086193, 1729086193, '1'),
(161205, 5400, 'QU', 'OK', 'S', 1729086198, 1729086198, '1'),
(161206, 5400, 'QU', 'OK', 'S', 1729086204, 1729086204, '1'),
(161207, 5400, 'QU', 'OK', 'S', 1729086209, 1729086209, '1'),
(161208, 5400, 'QU', 'OK', 'S', 1729086216, 1729086216, '1'),
(161209, 5400, 'QU', 'OK', 'S', 1729086222, 1729086222, '1'),
(161210, 5400, 'QU', 'OK', 'S', 1729086228, 1729086228, '1'),
(161211, 5400, 'QU', 'OK', 'S', 1729086235, 1729086235, '1'),
(161212, 5400, 'QU', 'OK', 'S', 1729086240, 1729086240, '1'),
(161213, 25684, 'QU', 'OK', 'S', 1729086246, 1729086246, '1'),
(161214, 34052, 'QU', 'OK', 'S', 1729086253, 1729086253, '1'),
(161215, 34058, 'QU', 'OK', 'S', 1729086258, 1729086258, '1'),
(161216, 34057, 'QU', 'OK', 'S', 1729086265, 1729086265, '1'),
(161217, 34058, 'QU', 'OK', 'S', 1729086271, 1729086271, '1'),
(161218, 34062, 'QU', 'OK', 'S', 1729086276, 1729086276, '1'),
(161219, 34058, 'QU', 'OK', 'S', 1729086282, 1729086282, '1'),
(161220, 34062, 'QU', 'OK', 'S', 1729086287, 1729086287, '1'),
(161221, 34085, 'QU', 'OK', 'S', 1729086292, 1729086292, '1'),
(161222, 33900, 'QU', 'OK', 'S', 1729086297, 1729086297, '1'),
(161223, 34059, 'QU', 'OK', 'S', 1729086303, 1729086303, '1'),
(161224, 33902, 'QU', 'OK', 'S', 1729086306, 1729086306, '1'),
(161225, 34059, 'QU', 'OK', 'S', 1729086312, 1729086312, '1'),
(161226, 34057, 'QU', 'OK', 'S', 1729086315, 1729086315, '1'),
(161227, 34059, 'QU', 'OK', 'S', 1729086317, 1729086317, '1'),
(161228, 33380, 'QU', 'OK', 'S', 1729086325, 1729086325, '1'),
(161229, 33380, 'QU', 'OK', 'S', 1729086328, 1729086328, '1'),
(161230, 33380, 'QU', 'OK', 'S', 1729086331, 1729086331, '1'),
(161231, 33380, 'QU', 'OK', 'S', 1729086336, 1729086336, '1'),
(161232, 33374, 'QU', 'OK', 'S', 1729086342, 1729086342, '1'),
(161233, 33374, 'QU', 'OK', 'S', 1729086345, 1729086345, '1'),
(161234, 34087, 'QU', 'OK', 'S', 1729086351, 1729086351, '1'),
(161235, 34085, 'QU', 'OK', 'S', 1729086357, 1729086357, '1'),
(161236, 33900, 'QU', 'OK', 'S', 1729086364, 1729086364, '1'),
(161237, 25683, 'QU', 'OK', 'S', 1729086374, 1729086374, '1'),
(161238, 14886, 'QU', 'OK', 'S', 1729086396, 1729086396, '1'),
(161239, 20950, 'QU', 'OK', 'S', 1729086406, 1729086406, '1'),
(161240, 24314, 'QU', 'OK', 'S', 1729086472, 1729086472, '1'),
(161241, 31280, 'QU', 'OK', 'S', 1729086493, 1729086493, '1'),
(161242, 24235, 'QU', 'OK', 'S', 1729086503, 1729086503, '1'),
(161243, 24235, 'QU', 'OK', 'S', 1729086507, 1729086507, '1'),
(161244, 33538, 'QU', 'OK', 'S', 1729086514, 1729086514, '1'),
(161245, 33538, 'QU', 'OK', 'S', 1729086516, 1729086516, '1'),
(161246, 33538, 'QU', 'OK', 'S', 1729086520, 1729086520, '1'),
(161247, 33871, 'QU', 'OK', 'S', 1729086526, 1729086526, '1'),
(161248, 33869, 'QU', 'OK', 'S', 1729086531, 1729086531, '1'),
(161249, 32748, 'QU', 'OK', 'S', 1729086536, 1729086536, '1'),
(161250, 33869, 'QU', 'OK', 'S', 1729086541, 1729086541, '1'),
(161251, 32579, 'QU', 'OK', 'S', 1729086546, 1729086546, '1'),
(161252, 33150, 'QU', 'OK', 'S', 1729086551, 1729086551, '1'),
(161253, 33150, 'QU', 'OK', 'S', 1729086556, 1729086556, '1'),
(161254, 34018, 'QU', 'OK', 'S', 1729086561, 1729086561, '1'),
(161255, 30416, 'QU', 'OK', 'S', 1729086566, 1729086566, '1'),
(161256, 30903, 'QU', 'OK', 'S', 1729086571, 1729086571, '1'),
(161257, 30416, 'QU', 'OK', 'S', 1729086576, 1729086576, '1'),
(161258, 32579, 'QU', 'OK', 'S', 1729086581, 1729086581, '1'),
(161259, 32748, 'QU', 'OK', 'S', 1729086586, 1729086586, '1'),
(161260, 33150, 'QU', 'OK', 'S', 1729086591, 1729086591, '1'),
(161261, 32748, 'QU', 'OK', 'S', 1729086597, 1729086597, '1'),
(161262, 30416, 'QU', 'OK', 'S', 1729086603, 1729086603, '1'),
(161263, 33601, 'QU', 'OK', 'S', 1729086608, 1729086608, '1'),
(161264, 32874, 'QU', 'OK', 'S', 1729086613, 1729086613, '1'),
(161265, 29388, 'QU', 'OK', 'S', 1729086618, 1729086618, '1'),
(161266, 33777, 'QU', 'OK', 'S', 1729086624, 1729086624, '1'),
(161267, 34038, 'QU', 'OK', 'S', 1729086629, 1729086629, '1'),
(161268, 34039, 'QU', 'OK', 'S', 1729086633, 1729086633, '1'),
(161269, 33580, 'QU', 'OK', 'S', 1729086638, 1729086638, '1'),
(161270, 34018, 'QU', 'OK', 'S', 1729086644, 1729086644, '1'),
(161271, 33869, 'QU', 'OK', 'S', 1729086649, 1729086649, '1'),
(161272, 31294, 'QU', 'OK', 'S', 1729086654, 1729086654, '1'),
(161273, 33870, 'QU', 'OK', 'S', 1729086658, 1729086658, '1'),
(161274, 34038, 'QU', 'OK', 'S', 1729086664, 1729086664, '1'),
(161275, 31362, 'QU', 'OK', 'S', 1729086669, 1729086669, '1'),
(161276, 33582, 'QU', 'OK', 'S', 1729086674, 1729086674, '1'),
(161277, 34018, 'QU', 'OK', 'S', 1729086678, 1729086678, '1'),
(161278, 33655, 'QU', 'OK', 'S', 1729086682, 1729086682, '1'),
(161279, 33655, 'QU', 'OK', 'S', 1729086686, 1729086686, '1'),
(161280, 32934, 'QU', 'OK', 'S', 1729086691, 1729086691, '1'),
(161281, 32934, 'QU', 'OK', 'S', 1729086705, 1729086705, '1'),
(161282, 32934, 'QU', 'OK', 'S', 1729086714, 1729086714, '1'),
(161283, 34039, 'QU', 'OK', 'S', 1729086719, 1729086719, '1'),
(161284, 11651, 'QU', 'OK', 'S', 1729086730, 1729086730, '1'),
(161285, 33655, 'QU', 'OK', 'S', 1729086736, 1729086736, '1'),
(161286, 33869, 'QU', 'OK', 'S', 1729086749, 1729086749, '1'),
(161287, 19811, 'QU', 'OK', 'S', 1729086794, 1729086794, '1'),
(161288, 19811, 'QU', 'OK', 'S', 1729086804, 1729086804, '1'),
(161289, 34133, 'QU', 'OK', 'S', 1729139513, 1729139513, '1'),
(161290, 34148, 'QU', 'OK', 'S', 1729140034, 1729140034, '1'),
(161291, 34148, 'QU', 'OK', 'S', 1729140055, 1729140055, '1'),
(161292, 34136, 'QU', 'OK', 'S', 1729140277, 1729140277, '1'),
(161293, 34134, 'QU', 'OK', 'S', 1729140373, 1729140373, '1'),
(161294, 34135, 'QU', 'OK', 'S', 1729140409, 1729140409, '1'),
(161295, 34137, 'QU', 'OK', 'S', 1729140762, 1729140762, '1'),
(161296, 34140, 'QU', 'OK', 'S', 1729140923, 1729140923, '1'),
(161297, 34141, 'QU', 'OK', 'S', 1729140958, 1729140958, '1'),
(161298, 34142, 'QU', 'OK', 'S', 1729141026, 1729141026, '1'),
(161299, 34145, 'QU', 'OK', 'S', 1729141167, 1729141167, '1'),
(161300, 34143, 'QU', 'OK', 'S', 1729141222, 1729141222, '1'),
(161301, 34144, 'QU', 'OK', 'S', 1729141270, 1729141270, '1'),
(161302, 19726, 'QU', 'OK', 'S', 1729141313, 1729141313, '1'),
(161303, 34149, 'QU', 'OK', 'S', 1729141823, 1729141823, '1'),
(161304, 34150, 'QU', 'OK', 'S', 1729141918, 1729141918, '1'),
(161305, 34151, 'QU', 'OK', 'S', 1729142001, 1729142001, '1'),
(161306, 34148, 'QU', 'OK', 'S', 1729142096, 1729142096, '1'),
(161307, 34152, 'QU', 'OK', 'S', 1729142222, 1729142222, '1'),
(161308, 34146, 'QU', 'OK', 'S', 1729142324, 1729142324, '1'),
(161309, 34155, 'QU', 'OK', 'S', 1729142373, 1729142373, '1'),
(161310, 34138, 'QU', 'OK', 'S', 1729142451, 1729142451, '1'),
(161311, 34139, 'QU', 'OK', 'S', 1729142488, 1729142488, '1'),
(161312, 34147, 'QU', 'OK', 'S', 1729142652, 1729142652, '1'),
(161313, 33896, 'QU', 'OK', 'S', 1729147026, 1729147026, '1'),
(161314, 13460, 'QU', 'OK', 'S', 1729147028, 1729147028, '1'),
(161315, 33126, 'QU', 'OK', 'S', 1729147030, 1729147030, '1'),
(161316, 33234, 'QU', 'OK', 'S', 1729147032, 1729147032, '1'),
(161317, 30589, 'QU', 'OK', 'S', 1729147035, 1729147035, '1'),
(161318, 30145, 'QU', 'OK', 'S', 1729147037, 1729147037, '1'),
(161319, 19656, 'QU', 'OK', 'S', 1729147297, 1729147297, '1'),
(161320, 34121, 'QU', 'OK', 'S', 1729148678, 1729148678, '1'),
(161321, 34117, 'QU', 'OK', 'S', 1729148687, 1729148687, '1'),
(161322, 33430, 'QU', 'OK', 'S', 1729148716, 1729148716, '1'),
(161323, 33428, 'QU', 'OK', 'S', 1729148724, 1729148724, '1'),
(161324, 33427, 'QU', 'OK', 'S', 1729148730, 1729148730, '1'),
(161325, 33425, 'QU', 'OK', 'S', 1729148743, 1729148743, '1'),
(161326, 16860, 'QU', 'OK', 'S', 1729148937, 1729148937, '1'),
(161327, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161328, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161329, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161330, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161331, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161332, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161333, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161334, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161335, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161336, 34085, 'QU', 'OK', 'S', 1729149821, 1729149821, '1'),
(161337, 33833, 'QU', 'OK', 'S', 1729149835, 1729149835, '1'),
(161338, 33831, 'QU', 'OK', 'S', 1729149841, 1729149841, '1'),
(161339, 33830, 'QU', 'OK', 'S', 1729149846, 1729149846, '1'),
(161340, 33557, 'QU', 'OK', 'S', 1729149874, 1729149874, '1'),
(161341, 33424, 'QU', 'OK', 'S', 1729150157, 1729150157, '1'),
(161342, 33423, 'QU', 'OK', 'S', 1729150167, 1729150167, '1'),
(161343, 33186, 'QU', 'OK', 'S', 1729150178, 1729150178, '1'),
(161344, 33179, 'QU', 'OK', 'S', 1729150191, 1729150191, '1'),
(161345, 33178, 'QU', 'OK', 'S', 1729150203, 1729150203, '1'),
(161346, 33161, 'QU', 'OK', 'S', 1729150213, 1729150213, '1'),
(161347, 33160, 'QU', 'OK', 'S', 1729150238, 1729150238, '1'),
(161348, 33012, 'QU', 'OK', 'S', 1729150269, 1729150269, '1'),
(161349, 33011, 'QU', 'OK', 'S', 1729150277, 1729150277, '1'),
(161350, 33010, 'QU', 'OK', 'S', 1729150283, 1729150283, '1'),
(161351, 33009, 'QU', 'OK', 'S', 1729150298, 1729150298, '1'),
(161352, 32968, 'QU', 'OK', 'S', 1729150306, 1729150306, '1'),
(161353, 32929, 'QU', 'OK', 'S', 1729150313, 1729150313, '1'),
(161354, 32849, 'QU', 'OK', 'S', 1729150324, 1729150324, '1'),
(161355, 32849, 'QU', 'OK', 'S', 1729150330, 1729150330, '1'),
(161356, 32846, 'QU', 'OK', 'S', 1729150336, 1729150336, '1'),
(161357, 32844, 'QU', 'OK', 'S', 1729150343, 1729150343, '1'),
(161358, 32811, 'QU', 'OK', 'S', 1729150352, 1729150352, '1'),
(161359, 32810, 'QU', 'OK', 'S', 1729150361, 1729150361, '1'),
(161360, 32649, 'QU', 'OK', 'S', 1729150371, 1729150371, '1'),
(161361, 32348, 'QU', 'OK', 'S', 1729150378, 1729150378, '1'),
(161362, 32349, 'QU', 'OK', 'S', 1729150384, 1729150384, '1'),
(161363, 32127, 'QU', 'OK', 'S', 1729150614, 1729150614, '1'),
(161364, 32100, 'QU', 'OK', 'S', 1729150623, 1729150623, '1'),
(161365, 32080, 'QU', 'OK', 'S', 1729150630, 1729150630, '1'),
(161366, 32079, 'QU', 'OK', 'S', 1729150636, 1729150636, '1'),
(161367, 31867, 'QU', 'OK', 'S', 1729150654, 1729150654, '1'),
(161368, 15382, 'QU', 'OK', 'S', 1729150672, 1729150672, '1'),
(161369, 15565, 'QU', 'OK', 'S', 1729150682, 1729150682, '1'),
(161370, 15564, 'QU', 'OK', 'S', 1729150690, 1729150690, '1'),
(161371, 15563, 'QU', 'OK', 'S', 1729150705, 1729150705, '1'),
(161372, 15388, 'QU', 'OK', 'S', 1729150715, 1729150715, '1'),
(161373, 15385, 'QU', 'OK', 'S', 1729150722, 1729150722, '1'),
(161374, 15384, 'QU', 'OK', 'S', 1729150734, 1729150734, '1'),
(161375, 15383, 'QU', 'OK', 'S', 1729150742, 1729150742, '1'),
(161376, 17768, 'QU', 'OK', 'S', 1729150756, 1729150756, '1'),
(161377, 17767, 'QU', 'OK', 'S', 1729150763, 1729150763, '1'),
(161378, 17766, 'QU', 'OK', 'S', 1729150772, 1729150772, '1'),
(161379, 17765, 'QU', 'OK', 'S', 1729150780, 1729150780, '1'),
(161380, 15630, 'QU', 'OK', 'S', 1729150789, 1729150789, '1'),
(161381, 15568, 'QU', 'OK', 'S', 1729150802, 1729150802, '1'),
(161382, 15567, 'QU', 'OK', 'S', 1729150808, 1729150808, '1'),
(161383, 17782, 'QU', 'OK', 'S', 1729150827, 1729150827, '1'),
(161384, 17782, 'QU', 'OK', 'S', 1729150833, 1729150833, '1'),
(161385, 17781, 'QU', 'OK', 'S', 1729150841, 1729150841, '1'),
(161386, 17778, 'QU', 'OK', 'S', 1729150849, 1729150849, '1'),
(161387, 17776, 'QU', 'OK', 'S', 1729150857, 1729150857, '1'),
(161388, 17775, 'QU', 'OK', 'S', 1729150863, 1729150863, '1'),
(161389, 17774, 'QU', 'OK', 'S', 1729150884, 1729150884, '1'),
(161390, 17771, 'QU', 'OK', 'S', 1729150899, 1729150899, '1'),
(161391, 21904, 'QU', 'OK', 'S', 1729150941, 1729150941, '1'),
(161392, 21903, 'QU', 'OK', 'S', 1729150947, 1729150947, '1'),
(161393, 21903, 'QU', 'OK', 'S', 1729150952, 1729150952, '1'),
(161394, 21902, 'QU', 'OK', 'S', 1729150960, 1729150960, '1'),
(161395, 21901, 'QU', 'OK', 'S', 1729150996, 1729150996, '1'),
(161396, 21901, 'QU', 'OK', 'S', 1729150996, 1729150996, '1'),
(161397, 21901, 'QU', 'OK', 'S', 1729150996, 1729150996, '1'),
(161398, 21901, 'QU', 'OK', 'S', 1729150996, 1729150996, '1'),
(161399, 21900, 'QU', 'OK', 'S', 1729151011, 1729151011, '1'),
(161400, 21899, 'QU', 'OK', 'S', 1729151044, 1729151044, '1'),
(161401, 21898, 'QU', 'OK', 'S', 1729151064, 1729151064, '1'),
(161402, 21897, 'QU', 'OK', 'S', 1729151106, 1729151106, '1'),
(161403, 21896, 'QU', 'OK', 'S', 1729151115, 1729151115, '1'),
(161404, 21608, 'QU', 'OK', 'S', 1729151129, 1729151129, '1'),
(161405, 23565, 'QU', 'OK', 'S', 1729151140, 1729151140, '1'),
(161406, 23565, 'QU', 'OK', 'S', 1729151146, 1729151146, '1'),
(161407, 23564, 'QU', 'OK', 'S', 1729151152, 1729151152, '1'),
(161408, 23559, 'QU', 'OK', 'S', 1729151163, 1729151163, '1'),
(161409, 23559, 'QU', 'OK', 'S', 1729151173, 1729151173, '1'),
(161410, 23559, 'QU', 'OK', 'S', 1729151173, 1729151173, '1'),
(161411, 23558, 'QU', 'OK', 'S', 1729151182, 1729151182, '1'),
(161412, 23557, 'QU', 'OK', 'S', 1729151192, 1729151192, '1'),
(161413, 23556, 'QU', 'OK', 'S', 1729151220, 1729151220, '1'),
(161414, 23555, 'QU', 'OK', 'S', 1729151228, 1729151228, '1'),
(161415, 23554, 'QU', 'OK', 'S', 1729151236, 1729151236, '1'),
(161416, 23554, 'QU', 'OK', 'S', 1729151242, 1729151242, '1'),
(161417, 23553, 'QU', 'OK', 'S', 1729151251, 1729151251, '1'),
(161418, 21905, 'QU', 'OK', 'S', 1729151261, 1729151261, '1'),
(161419, 23621, 'QU', 'OK', 'S', 1729151327, 1729151327, '1'),
(161420, 23620, 'QU', 'OK', 'S', 1729151332, 1729151332, '1'),
(161421, 23618, 'QU', 'OK', 'S', 1729151343, 1729151343, '1'),
(161422, 23589, 'QU', 'OK', 'S', 1729151352, 1729151352, '1'),
(161423, 23588, 'QU', 'OK', 'S', 1729151359, 1729151359, '1'),
(161424, 23569, 'QU', 'OK', 'S', 1729151374, 1729151374, '1'),
(161425, 23568, 'QU', 'OK', 'S', 1729151382, 1729151382, '1'),
(161426, 23567, 'QU', 'OK', 'S', 1729151390, 1729151390, '1'),
(161427, 23566, 'QU', 'OK', 'S', 1729151397, 1729151397, '1'),
(161428, 24387, 'QU', 'OK', 'S', 1729151409, 1729151409, '1'),
(161429, 23630, 'QU', 'OK', 'S', 1729151424, 1729151424, '1'),
(161430, 23629, 'QU', 'OK', 'S', 1729151440, 1729151440, '1'),
(161431, 29478, 'QU', 'OK', 'S', 1729151882, 1729151882, '1'),
(161432, 14542, 'QU', 'OK', 'S', 1729156181, 1729156181, '1'),
(161433, 33870, 'QU', 'OK', 'S', 1729157037, 1729157037, '1'),
(161434, 31619, 'QU', 'OK', 'S', 1729157076, 1729157076, '1'),
(161435, 30310, 'QU', 'OK', 'S', 1729157119, 1729157119, '1'),
(161436, 34045, 'QU', 'OK', 'S', 1729157175, 1729157175, '1'),
(161437, 17933, 'QU', 'OK', 'S', 1729157224, 1729157224, '1'),
(161438, 23627, 'QU', 'OK', 'S', 1729158226, 1729158226, '1'),
(161439, 23626, 'QU', 'OK', 'S', 1729158242, 1729158242, '1'),
(161440, 23625, 'QU', 'OK', 'S', 1729158248, 1729158248, '1'),
(161441, 23624, 'QU', 'OK', 'S', 1729158256, 1729158256, '1'),
(161442, 24402, 'QU', 'OK', 'S', 1729158268, 1729158268, '1'),
(161443, 24398, 'QU', 'OK', 'S', 1729158274, 1729158274, '1'),
(161444, 24397, 'QU', 'OK', 'S', 1729158282, 1729158282, '1'),
(161445, 24396, 'QU', 'OK', 'S', 1729158287, 1729158287, '1'),
(161446, 24394, 'QU', 'OK', 'S', 1729158296, 1729158296, '1'),
(161447, 24394, 'QU', 'OK', 'S', 1729158304, 1729158304, '1'),
(161448, 24391, 'QU', 'OK', 'S', 1729158311, 1729158311, '1'),
(161449, 24391, 'QU', 'OK', 'S', 1729158316, 1729158316, '1'),
(161450, 24389, 'QU', 'OK', 'S', 1729158328, 1729158328, '1'),
(161451, 24388, 'QU', 'OK', 'S', 1729158336, 1729158336, '1'),
(161452, 24636, 'QU', 'OK', 'S', 1729158355, 1729158355, '1'),
(161453, 24635, 'QU', 'OK', 'S', 1729158361, 1729158361, '1'),
(161454, 24634, 'QU', 'OK', 'S', 1729158379, 1729158379, '1'),
(161455, 24564, 'QU', 'OK', 'S', 1729158423, 1729158423, '1'),
(161456, 24430, 'QU', 'OK', 'S', 1729158438, 1729158438, '1'),
(161457, 24430, 'QU', 'OK', 'S', 1729158438, 1729158438, '1'),
(161458, 24412, 'QU', 'OK', 'S', 1729158445, 1729158445, '1'),
(161459, 24411, 'QU', 'OK', 'S', 1729158463, 1729158463, '1'),
(161460, 24410, 'QU', 'OK', 'S', 1729158470, 1729158470, '1'),
(161461, 24404, 'QU', 'OK', 'S', 1729158482, 1729158482, '1'),
(161462, 25687, 'QU', 'OK', 'S', 1729158497, 1729158497, '1'),
(161463, 24653, 'QU', 'OK', 'S', 1729158507, 1729158507, '1'),
(161464, 24652, 'QU', 'OK', 'S', 1729158514, 1729158514, '1'),
(161465, 24649, 'QU', 'OK', 'S', 1729158522, 1729158522, '1'),
(161466, 24644, 'QU', 'OK', 'S', 1729158529, 1729158529, '1'),
(161467, 24643, 'QU', 'OK', 'S', 1729158540, 1729158540, '1'),
(161468, 24643, 'QU', 'OK', 'S', 1729158562, 1729158562, '1'),
(161469, 24642, 'QU', 'OK', 'S', 1729158571, 1729158571, '1'),
(161470, 24641, 'QU', 'OK', 'S', 1729158577, 1729158577, '1'),
(161471, 24639, 'QU', 'OK', 'S', 1729158586, 1729158586, '1'),
(161472, 25719, 'QU', 'OK', 'S', 1729158604, 1729158604, '1'),
(161473, 25704, 'QU', 'OK', 'S', 1729158611, 1729158611, '1'),
(161474, 25704, 'QU', 'OK', 'S', 1729158617, 1729158617, '1'),
(161475, 25702, 'QU', 'OK', 'S', 1729158626, 1729158626, '1'),
(161476, 25702, 'QU', 'OK', 'S', 1729158631, 1729158631, '1'),
(161477, 25699, 'QU', 'OK', 'S', 1729158638, 1729158638, '1'),
(161478, 25699, 'QU', 'OK', 'S', 1729158642, 1729158642, '1'),
(161479, 25695, 'QU', 'OK', 'S', 1729158652, 1729158652, '1'),
(161480, 25692, 'QU', 'OK', 'S', 1729158659, 1729158659, '1'),
(161481, 25733, 'QU', 'OK', 'S', 1729158680, 1729158680, '1'),
(161482, 25733, 'QU', 'OK', 'S', 1729158685, 1729158685, '1'),
(161483, 25731, 'QU', 'OK', 'S', 1729158691, 1729158691, '1'),
(161484, 25731, 'QU', 'OK', 'S', 1729158696, 1729158696, '1'),
(161485, 25729, 'QU', 'OK', 'S', 1729158762, 1729158762, '1'),
(161486, 25729, 'QU', 'OK', 'S', 1729158771, 1729158771, '1'),
(161487, 25725, 'QU', 'OK', 'S', 1729158781, 1729158781, '1'),
(161488, 25725, 'QU', 'OK', 'S', 1729158787, 1729158787, '1'),
(161489, 25724, 'QU', 'OK', 'S', 1729158794, 1729158794, '1'),
(161490, 25724, 'QU', 'OK', 'S', 1729158800, 1729158800, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(161491, 25768, 'QU', 'OK', 'S', 1729158831, 1729158831, '1'),
(161492, 25768, 'QU', 'OK', 'S', 1729158837, 1729158837, '1'),
(161493, 29514, 'QU', 'OK', 'S', 1729159550, 1729159550, '1'),
(161494, 29514, 'QU', 'OK', 'S', 1729159550, 1729159550, '1'),
(161495, 29514, 'QU', 'OK', 'S', 1729159550, 1729159550, '1'),
(161496, 29514, 'QU', 'OK', 'S', 1729159550, 1729159550, '1'),
(161497, 29514, 'QU', 'OK', 'S', 1729159550, 1729159550, '1'),
(161498, 33943, 'QU', 'OK', 'S', 1729159575, 1729159575, '1'),
(161499, 33943, 'QU', 'OK', 'S', 1729159579, 1729159579, '1'),
(161500, 33943, 'QU', 'OK', 'S', 1729159581, 1729159581, '1'),
(161501, 33943, 'QU', 'OK', 'S', 1729159584, 1729159584, '1'),
(161502, 33103, 'QU', 'OK', 'S', 1729159588, 1729159588, '1'),
(161503, 30482, 'QU', 'OK', 'S', 1729159594, 1729159594, '1'),
(161504, 33103, 'QU', 'OK', 'S', 1729159599, 1729159599, '1'),
(161505, 30402, 'QU', 'OK', 'S', 1729159602, 1729159602, '1'),
(161506, 33943, 'QU', 'OK', 'S', 1729159605, 1729159605, '1'),
(161507, 32188, 'QU', 'OK', 'S', 1729159609, 1729159609, '1'),
(161508, 33103, 'QU', 'OK', 'S', 1729159612, 1729159612, '1'),
(161509, 18816, 'QU', 'OK', 'S', 1729159615, 1729159615, '1'),
(161510, 30508, 'QU', 'OK', 'S', 1729159622, 1729159622, '1'),
(161511, 16359, 'QU', 'OK', 'S', 1729159626, 1729159626, '1'),
(161512, 33611, 'QU', 'OK', 'S', 1729159631, 1729159631, '1'),
(161513, 33611, 'QU', 'OK', 'S', 1729159635, 1729159635, '1'),
(161514, 33611, 'QU', 'OK', 'S', 1729159639, 1729159639, '1'),
(161515, 30482, 'QU', 'OK', 'S', 1729159652, 1729159652, '1'),
(161516, 30482, 'QU', 'OK', 'S', 1729159655, 1729159655, '1'),
(161517, 31758, 'QU', 'OK', 'S', 1729159672, 1729159672, '1'),
(161518, 31734, 'QU', 'OK', 'S', 1729159707, 1729159707, '1'),
(161519, 32870, 'QU', 'OK', 'S', 1729159788, 1729159788, '1'),
(161520, 31971, 'QU', 'OK', 'S', 1729159835, 1729159835, '1'),
(161521, 34127, 'QU', 'OK', 'S', 1729159865, 1729159865, '1'),
(161522, 34127, 'QU', 'OK', 'S', 1729159882, 1729159882, '1'),
(161523, 33468, 'QU', 'OK', 'S', 1729159915, 1729159915, '1'),
(161524, 33558, 'QU', 'OK', 'S', 1729159978, 1729159978, '1'),
(161525, 33561, 'QU', 'OK', 'S', 1729159991, 1729159991, '1'),
(161526, 33557, 'QU', 'OK', 'S', 1729160013, 1729160013, '1'),
(161527, 33562, 'QU', 'OK', 'S', 1729160029, 1729160029, '1'),
(161528, 31799, 'QU', 'OK', 'S', 1729160038, 1729160038, '1'),
(161529, 33468, 'QU', 'OK', 'S', 1729160047, 1729160047, '1'),
(161530, 33468, 'QU', 'OK', 'S', 1729160067, 1729160067, '1'),
(161531, 33560, 'QU', 'OK', 'S', 1729160088, 1729160088, '1'),
(161532, 31747, 'QU', 'OK', 'S', 1729160091, 1729160091, '1'),
(161533, 33502, 'QU', 'OK', 'S', 1729160109, 1729160109, '1'),
(161534, 33503, 'QU', 'OK', 'S', 1729160122, 1729160122, '1'),
(161535, 31733, 'QU', 'OK', 'S', 1729160213, 1729160213, '1'),
(161536, 31732, 'QU', 'OK', 'S', 1729160249, 1729160249, '1'),
(161537, 32988, 'QU', 'OK', 'S', 1729160443, 1729160443, '1'),
(161538, 33413, 'QU', 'OK', 'S', 1729160480, 1729160480, '1'),
(161539, 33173, 'QU', 'OK', 'S', 1729160483, 1729160483, '1'),
(161540, 33173, 'QU', 'OK', 'S', 1729160486, 1729160486, '1'),
(161541, 33173, 'QU', 'OK', 'S', 1729160489, 1729160489, '1'),
(161542, 33173, 'QU', 'OK', 'S', 1729160493, 1729160493, '1'),
(161543, 33203, 'QU', 'OK', 'S', 1729160496, 1729160496, '1'),
(161544, 33200, 'QU', 'OK', 'S', 1729160500, 1729160500, '1'),
(161545, 33201, 'QU', 'OK', 'S', 1729160509, 1729160509, '1'),
(161546, 16189, 'QU', 'OK', 'S', 1729160513, 1729160513, '1'),
(161547, 16265, 'QU', 'OK', 'S', 1729160521, 1729160521, '1'),
(161548, 33204, 'QU', 'OK', 'S', 1729160525, 1729160525, '1'),
(161549, 33412, 'QU', 'OK', 'S', 1729160528, 1729160528, '1'),
(161550, 33414, 'QU', 'OK', 'S', 1729160531, 1729160531, '1'),
(161551, 16189, 'QU', 'OK', 'S', 1729160698, 1729160698, '1'),
(161552, 33173, 'QU', 'OK', 'S', 1729160714, 1729160714, '1'),
(161553, 33201, 'QU', 'OK', 'S', 1729160726, 1729160726, '1'),
(161554, 33412, 'QU', 'OK', 'S', 1729160757, 1729160757, '1'),
(161555, 33200, 'QU', 'OK', 'S', 1729160797, 1729160797, '1'),
(161556, 31810, 'QU', 'OK', 'S', 1729160807, 1729160807, '1'),
(161557, 33203, 'QU', 'OK', 'S', 1729160817, 1729160817, '1'),
(161558, 33173, 'QU', 'OK', 'S', 1729160837, 1729160837, '1'),
(161559, 33173, 'QU', 'OK', 'S', 1729160864, 1729160864, '1'),
(161560, 31808, 'QU', 'OK', 'S', 1729160880, 1729160880, '1'),
(161561, 33173, 'QU', 'OK', 'S', 1729160883, 1729160883, '1'),
(161562, 33414, 'QU', 'OK', 'S', 1729160907, 1729160907, '1'),
(161563, 16265, 'QU', 'OK', 'S', 1729160926, 1729160926, '1'),
(161564, 31757, 'QU', 'OK', 'S', 1729160927, 1729160927, '1'),
(161565, 33204, 'QU', 'OK', 'S', 1729160944, 1729160944, '1'),
(161566, 33413, 'QU', 'OK', 'S', 1729160959, 1729160959, '1'),
(161567, 31406, 'QU', 'OK', 'S', 1729161436, 1729161436, '1'),
(161568, 29673, 'QU', 'OK', 'S', 1729162123, 1729162123, '1'),
(161569, 31746, 'QU', 'OK', 'S', 1729162166, 1729162166, '1'),
(161570, 29022, 'QU', 'OK', 'S', 1729162222, 1729162222, '1'),
(161571, 24731, 'QU', 'OK', 'S', 1729163363, 1729163363, '1'),
(161572, 21873, 'QU', 'OK', 'S', 1729164370, 1729164370, '1'),
(161573, 21873, 'QU', 'OK', 'S', 1729165358, 1729165358, '1'),
(161574, 21873, 'QU', 'OK', 'S', 1729165483, 1729165483, '1'),
(161575, 21873, 'QU', 'OK', 'S', 1729165532, 1729165532, '1'),
(161576, 33775, 'QU', 'OK', 'S', 1729165588, 1729165588, '1'),
(161577, 24489, 'QU', 'OK', 'S', 1729165722, 1729165722, '1'),
(161578, 14838, 'QU', 'OK', 'S', 1729165730, 1729165730, '1'),
(161579, 24491, 'QU', 'OK', 'S', 1729165738, 1729165738, '1'),
(161580, 23968, 'QU', 'OK', 'S', 1729165766, 1729165766, '1'),
(161581, 17410, 'QU', 'OK', 'S', 1729165796, 1729165796, '1'),
(161582, 17410, 'QU', 'OK', 'S', 1729165796, 1729165796, '1'),
(161583, 17410, 'QU', 'OK', 'S', 1729165796, 1729165796, '1'),
(161584, 17511, 'QU', 'OK', 'S', 1729165817, 1729165817, '1'),
(161585, 21628, 'QU', 'OK', 'S', 1729165864, 1729165864, '1'),
(161586, 19889, 'QU', 'OK', 'S', 1729165883, 1729165883, '1'),
(161587, 22851, 'QU', 'OK', 'S', 1729165920, 1729165920, '1'),
(161588, 22851, 'QU', 'OK', 'S', 1729165920, 1729165920, '1'),
(161589, 22852, 'QU', 'OK', 'S', 1729166124, 1729166124, '1'),
(161590, 22852, 'QU', 'OK', 'S', 1729166124, 1729166124, '1'),
(161591, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161592, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161593, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161594, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161595, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161596, 15902, 'QU', 'OK', 'S', 1729166154, 1729166154, '1'),
(161597, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161598, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161599, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161600, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161601, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161602, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161603, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161604, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161605, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161606, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161607, 25941, 'QU', 'OK', 'S', 1729166194, 1729166194, '1'),
(161608, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161609, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161610, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161611, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161612, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161613, 17787, 'QU', 'OK', 'S', 1729166222, 1729166222, '1'),
(161614, 21634, 'QU', 'OK', 'S', 1729166250, 1729166250, '1'),
(161615, 23451, 'QU', 'OK', 'S', 1729167449, 1729167449, '1'),
(161616, 19063, 'QU', 'OK', 'S', 1729169086, 1729169086, '1'),
(161617, 19063, 'QU', 'OK', 'S', 1729169090, 1729169090, '1'),
(161618, 19063, 'QU', 'OK', 'S', 1729169093, 1729169093, '1'),
(161619, 23521, 'QU', 'OK', 'S', 1729169129, 1729169129, '1'),
(161620, 18942, 'QU', 'OK', 'S', 1729169650, 1729169650, '1'),
(161621, 18916, 'QU', 'OK', 'S', 1729170086, 1729170086, '1'),
(161622, 18941, 'QU', 'OK', 'S', 1729170442, 1729170442, '1'),
(161623, 18941, 'QU', 'OK', 'S', 1729170445, 1729170445, '1'),
(161624, 18941, 'QU', 'OK', 'S', 1729170456, 1729170456, '1'),
(161625, 18941, 'QU', 'OK', 'S', 1729170465, 1729170465, '1'),
(161626, 18941, 'QU', 'OK', 'S', 1729170471, 1729170471, '1'),
(161627, 18941, 'QU', 'OK', 'S', 1729170481, 1729170481, '1'),
(161628, 18941, 'QU', 'OK', 'S', 1729170486, 1729170486, '1'),
(161629, 18941, 'QU', 'OK', 'S', 1729170492, 1729170492, '1'),
(161630, 18941, 'QU', 'OK', 'S', 1729170497, 1729170497, '1'),
(161631, 18941, 'QU', 'OK', 'S', 1729170500, 1729170500, '1'),
(161632, 18941, 'QU', 'OK', 'S', 1729170503, 1729170503, '1'),
(161633, 18941, 'QU', 'OK', 'S', 1729170507, 1729170507, '1'),
(161634, 34037, 'QU', 'OK', 'S', 1729170653, 1729170653, '1'),
(161635, 34037, 'QU', 'OK', 'S', 1729170687, 1729170687, '1'),
(161636, 34079, 'QU', 'OK', 'S', 1729170746, 1729170746, '1'),
(161637, 34079, 'QU', 'OK', 'S', 1729170760, 1729170760, '1'),
(161638, 34081, 'QU', 'OK', 'S', 1729170815, 1729170815, '1'),
(161639, 34081, 'QU', 'OK', 'S', 1729170835, 1729170835, '1'),
(161640, 33966, 'QU', 'OK', 'S', 1729170866, 1729170866, '1'),
(161641, 33966, 'QU', 'OK', 'S', 1729170885, 1729170885, '1'),
(161642, 30511, 'QU', 'OK', 'S', 1729170964, 1729170964, '1'),
(161643, 30511, 'QU', 'OK', 'S', 1729170980, 1729170980, '1'),
(161644, 1692, 'QU', 'OK', 'S', 1729171004, 1729171004, '1'),
(161645, 1692, 'QU', 'OK', 'S', 1729171007, 1729171007, '1'),
(161646, 34078, 'QU', 'OK', 'S', 1729171007, 1729171007, '1'),
(161647, 1692, 'QU', 'OK', 'S', 1729171010, 1729171010, '1'),
(161648, 34078, 'QU', 'OK', 'S', 1729171021, 1729171021, '1'),
(161649, 1692, 'QU', 'OK', 'S', 1729171035, 1729171035, '1'),
(161650, 1692, 'QU', 'OK', 'S', 1729171039, 1729171039, '1'),
(161651, 24923, 'QU', 'OK', 'S', 1729171041, 1729171041, '1'),
(161652, 1692, 'QU', 'OK', 'S', 1729171057, 1729171057, '1'),
(161653, 1692, 'QU', 'OK', 'S', 1729171060, 1729171060, '1'),
(161654, 1692, 'QU', 'OK', 'S', 1729171079, 1729171079, '1'),
(161655, 1692, 'QU', 'OK', 'S', 1729171096, 1729171096, '1'),
(161656, 1692, 'QU', 'OK', 'S', 1729171099, 1729171099, '1'),
(161657, 1692, 'QU', 'OK', 'S', 1729171112, 1729171112, '1'),
(161658, 1692, 'QU', 'OK', 'S', 1729171130, 1729171130, '1'),
(161659, 1692, 'QU', 'OK', 'S', 1729171144, 1729171144, '1'),
(161660, 1692, 'QU', 'OK', 'S', 1729171148, 1729171148, '1'),
(161661, 15583, 'QU', 'OK', 'S', 1729171363, 1729171363, '1'),
(161662, 22289, 'QU', 'OK', 'S', 1729171365, 1729171365, '1'),
(161663, 33896, 'QU', 'OK', 'S', 1729171367, 1729171367, '1'),
(161664, 30310, 'QU', 'OK', 'S', 1729171437, 1729171437, '1'),
(161665, 22373, 'QU', 'OK', 'S', 1729172949, 1729172949, '1'),
(161666, 22373, 'QU', 'OK', 'S', 1729172949, 1729172949, '1'),
(161667, 22373, 'QU', 'OK', 'S', 1729172949, 1729172949, '1'),
(161668, 15852, 'QU', 'OK', 'S', 1729172966, 1729172966, '1'),
(161669, 24472, 'QU', 'OK', 'S', 1729172980, 1729172980, '1'),
(161670, 24472, 'QU', 'OK', 'S', 1729172980, 1729172980, '1'),
(161671, 28862, 'QU', 'OK', 'S', 1729173007, 1729173007, '1'),
(161672, 28862, 'QU', 'OK', 'S', 1729173007, 1729173007, '1'),
(161673, 23507, 'QU', 'OK', 'S', 1729173024, 1729173024, '1'),
(161674, 23656, 'QU', 'OK', 'S', 1729173038, 1729173038, '1'),
(161675, 23656, 'QU', 'OK', 'S', 1729173038, 1729173038, '1'),
(161676, 23656, 'QU', 'OK', 'S', 1729173038, 1729173038, '1'),
(161677, 30589, 'QU', 'OK', 'S', 1729173692, 1729173692, '1'),
(161678, 26347, 'QU', 'OK', 'S', 1729174189, 1729174189, '1'),
(161679, 24597, 'QU', 'OK', 'S', 1729174191, 1729174191, '1'),
(161680, 24592, 'QU', 'OK', 'S', 1729174197, 1729174197, '1'),
(161681, 29309, 'QU', 'OK', 'S', 1729174199, 1729174199, '1'),
(161682, 31456, 'QU', 'OK', 'S', 1729174201, 1729174201, '1'),
(161683, 29022, 'QU', 'OK', 'S', 1729174204, 1729174204, '1'),
(161684, 32472, 'QU', 'OK', 'S', 1729174205, 1729174205, '1'),
(161685, 26341, 'QU', 'OK', 'S', 1729174207, 1729174207, '1'),
(161686, 29022, 'QU', 'OK', 'S', 1729174209, 1729174209, '1'),
(161687, 31232, 'QU', 'OK', 'S', 1729174216, 1729174216, '1'),
(161688, 22083, 'QU', 'OK', 'S', 1729174232, 1729174232, '1'),
(161689, 26541, 'QU', 'OK', 'S', 1729174238, 1729174238, '1'),
(161690, 24699, 'QU', 'OK', 'S', 1729174248, 1729174248, '1'),
(161691, 26304, 'QU', 'OK', 'S', 1729174254, 1729174254, '1'),
(161692, 24595, 'QU', 'OK', 'S', 1729174260, 1729174260, '1'),
(161693, 26306, 'QU', 'OK', 'S', 1729174268, 1729174268, '1'),
(161694, 31049, 'QU', 'OK', 'S', 1729174289, 1729174289, '1'),
(161695, 33346, 'QU', 'OK', 'S', 1729174808, 1729174808, '1'),
(161696, 29399, 'QU', 'OK', 'S', 1729174814, 1729174814, '1'),
(161697, 30435, 'QU', 'OK', 'S', 1729174817, 1729174817, '1'),
(161698, 27465, 'QU', 'OK', 'S', 1729174819, 1729174819, '1'),
(161699, 27465, 'QU', 'OK', 'S', 1729174820, 1729174820, '1'),
(161700, 33141, 'QU', 'OK', 'S', 1729174822, 1729174822, '1'),
(161701, 27454, 'QU', 'OK', 'S', 1729174825, 1729174825, '1'),
(161702, 26478, 'QU', 'OK', 'S', 1729174826, 1729174826, '1'),
(161703, 27454, 'QU', 'OK', 'S', 1729174828, 1729174828, '1'),
(161704, 33290, 'QU', 'OK', 'S', 1729174830, 1729174830, '1'),
(161705, 32398, 'QU', 'OK', 'S', 1729174833, 1729174833, '1'),
(161706, 29615, 'QU', 'OK', 'S', 1729174835, 1729174835, '1'),
(161707, 29615, 'QU', 'OK', 'S', 1729174837, 1729174837, '1'),
(161708, 32112, 'QU', 'OK', 'S', 1729174839, 1729174839, '1'),
(161709, 29399, 'QU', 'OK', 'S', 1729174841, 1729174841, '1'),
(161710, 2670, 'QU', 'OK', 'S', 1729174850, 1729174850, '1'),
(161711, 26528, 'QU', 'OK', 'S', 1729227845, 1729227845, '1'),
(161712, 33380, 'QU', 'OK', 'S', 1729228425, 1729228425, '1'),
(161713, 33380, 'QU', 'OK', 'S', 1729228427, 1729228427, '1'),
(161714, 31019, 'QU', 'OK', 'S', 1729228904, 1729228904, '1'),
(161715, 31019, 'QU', 'OK', 'S', 1729228911, 1729228911, '1'),
(161716, 29478, 'QU', 'OK', 'S', 1729228915, 1729228915, '1'),
(161717, 31115, 'QU', 'OK', 'S', 1729228918, 1729228918, '1'),
(161718, 12709, 'QU', 'OK', 'S', 1729228925, 1729228925, '1'),
(161719, 29478, 'QU', 'OK', 'S', 1729228927, 1729228927, '1'),
(161720, 12709, 'QU', 'OK', 'S', 1729228933, 1729228933, '1'),
(161721, 31115, 'QU', 'OK', 'S', 1729228938, 1729228938, '1'),
(161722, 33441, 'QU', 'OK', 'S', 1729228959, 1729228959, '1'),
(161723, 31019, 'QU', 'OK', 'S', 1729228963, 1729228963, '1'),
(161724, 32618, 'QU', 'OK', 'S', 1729228965, 1729228965, '1'),
(161725, 24851, 'QU', 'OK', 'S', 1729228992, 1729228992, '1'),
(161726, 24851, 'QU', 'OK', 'S', 1729228992, 1729228992, '1'),
(161727, 27437, 'QU', 'OK', 'S', 1729229011, 1729229011, '1'),
(161728, 27437, 'QU', 'OK', 'S', 1729229011, 1729229011, '1'),
(161729, 31019, 'QU', 'OK', 'S', 1729229150, 1729229150, '1'),
(161730, 31019, 'QU', 'OK', 'S', 1729229150, 1729229150, '1'),
(161731, 31019, 'QU', 'OK', 'S', 1729229150, 1729229150, '1'),
(161732, 11615, 'QU', 'OK', 'S', 1729229189, 1729229189, '1'),
(161733, 11615, 'QU', 'OK', 'S', 1729229189, 1729229189, '1'),
(161734, 28998, 'QU', 'OK', 'S', 1729229525, 1729229525, '1'),
(161735, 28998, 'QU', 'OK', 'S', 1729229527, 1729229527, '1'),
(161736, 28998, 'QU', 'OK', 'S', 1729229530, 1729229530, '1'),
(161737, 28998, 'QU', 'OK', 'S', 1729229531, 1729229531, '1'),
(161738, 28998, 'QU', 'OK', 'S', 1729229649, 1729229649, '1'),
(161739, 28998, 'QU', 'OK', 'S', 1729229758, 1729229758, '1'),
(161740, 30890, 'QU', 'OK', 'S', 1729230789, 1729230789, '1'),
(161741, 30890, 'QU', 'OK', 'S', 1729230792, 1729230792, '1'),
(161742, 30890, 'QU', 'OK', 'S', 1729230796, 1729230796, '1'),
(161743, 30890, 'QU', 'OK', 'S', 1729230799, 1729230799, '1'),
(161744, 30890, 'QU', 'OK', 'S', 1729230801, 1729230801, '1'),
(161745, 30890, 'QU', 'OK', 'S', 1729230804, 1729230804, '1'),
(161746, 30890, 'QU', 'OK', 'S', 1729230807, 1729230807, '1'),
(161747, 30890, 'QU', 'OK', 'S', 1729230809, 1729230809, '1'),
(161748, 30890, 'QU', 'OK', 'S', 1729230812, 1729230812, '1'),
(161749, 30890, 'QU', 'OK', 'S', 1729230815, 1729230815, '1'),
(161750, 30890, 'QU', 'OK', 'S', 1729230818, 1729230818, '1'),
(161751, 30890, 'QU', 'OK', 'S', 1729230822, 1729230822, '1'),
(161752, 30890, 'QU', 'OK', 'S', 1729230826, 1729230826, '1'),
(161753, 18135, 'QU', 'OK', 'S', 1729230858, 1729230858, '1'),
(161754, 31434, 'QU', 'OK', 'S', 1729230868, 1729230868, '1'),
(161755, 15499, 'QU', 'OK', 'S', 1729232138, 1729232138, '1'),
(161756, 15499, 'QU', 'OK', 'S', 1729232142, 1729232142, '1'),
(161757, 15499, 'QU', 'OK', 'S', 1729232146, 1729232146, '1'),
(161758, 15499, 'QU', 'OK', 'S', 1729232151, 1729232151, '1'),
(161759, 15499, 'QU', 'OK', 'S', 1729232155, 1729232155, '1'),
(161760, 15499, 'QU', 'OK', 'S', 1729232160, 1729232160, '1'),
(161761, 15499, 'QU', 'OK', 'S', 1729232165, 1729232165, '1'),
(161762, 15499, 'QU', 'OK', 'S', 1729232170, 1729232170, '1'),
(161763, 15499, 'QU', 'OK', 'S', 1729232172, 1729232172, '1'),
(161764, 32949, 'QU', 'OK', 'S', 1729232625, 1729232625, '1'),
(161765, 32949, 'QU', 'OK', 'S', 1729232629, 1729232629, '1'),
(161766, 32949, 'QU', 'OK', 'S', 1729232635, 1729232635, '1'),
(161767, 32949, 'QU', 'OK', 'S', 1729232640, 1729232640, '1'),
(161768, 32949, 'QU', 'OK', 'S', 1729232644, 1729232644, '1'),
(161769, 32949, 'QU', 'OK', 'S', 1729232650, 1729232650, '1'),
(161770, 32949, 'QU', 'OK', 'S', 1729232658, 1729232658, '1'),
(161771, 32949, 'QU', 'OK', 'S', 1729232663, 1729232663, '1'),
(161772, 28222, 'QU', 'OK', 'S', 1729232826, 1729232826, '1'),
(161773, 28222, 'QU', 'OK', 'S', 1729232833, 1729232833, '1'),
(161774, 28222, 'QU', 'OK', 'S', 1729232839, 1729232839, '1'),
(161775, 28222, 'QU', 'OK', 'S', 1729232852, 1729232852, '1'),
(161776, 28222, 'QU', 'OK', 'S', 1729232861, 1729232861, '1'),
(161777, 28222, 'QU', 'OK', 'S', 1729232868, 1729232868, '1'),
(161778, 28222, 'QU', 'OK', 'S', 1729232874, 1729232874, '1'),
(161779, 28222, 'QU', 'OK', 'S', 1729232883, 1729232883, '1'),
(161780, 28222, 'QU', 'OK', 'S', 1729232892, 1729232892, '1'),
(161781, 28222, 'QU', 'OK', 'S', 1729232899, 1729232899, '1'),
(161782, 28222, 'QU', 'OK', 'S', 1729232906, 1729232906, '1'),
(161783, 33690, 'QU', 'OK', 'S', 1729232966, 1729232966, '1'),
(161784, 33690, 'QU', 'OK', 'S', 1729232970, 1729232970, '1'),
(161785, 33690, 'QU', 'OK', 'S', 1729232976, 1729232976, '1'),
(161786, 33690, 'QU', 'OK', 'S', 1729232983, 1729232983, '1'),
(161787, 33690, 'QU', 'OK', 'S', 1729232989, 1729232989, '1'),
(161788, 33690, 'QU', 'OK', 'S', 1729232994, 1729232994, '1'),
(161789, 33690, 'QU', 'OK', 'S', 1729233000, 1729233000, '1'),
(161790, 33690, 'QU', 'OK', 'S', 1729233005, 1729233005, '1'),
(161791, 33690, 'QU', 'OK', 'S', 1729233010, 1729233010, '1'),
(161792, 33690, 'QU', 'OK', 'S', 1729233015, 1729233015, '1'),
(161793, 32143, 'QU', 'OK', 'S', 1729233338, 1729233338, '1'),
(161794, 32143, 'QU', 'OK', 'S', 1729233344, 1729233344, '1'),
(161795, 32143, 'QU', 'OK', 'S', 1729233349, 1729233349, '1'),
(161796, 32143, 'QU', 'OK', 'S', 1729233354, 1729233354, '1'),
(161797, 24940, 'QU', 'OK', 'S', 1729233547, 1729233547, '1'),
(161798, 24940, 'QU', 'OK', 'S', 1729233553, 1729233553, '1'),
(161799, 24940, 'QU', 'OK', 'S', 1729233560, 1729233560, '1'),
(161800, 24940, 'QU', 'OK', 'S', 1729233565, 1729233565, '1'),
(161801, 24940, 'QU', 'OK', 'S', 1729233572, 1729233572, '1'),
(161802, 24940, 'QU', 'OK', 'S', 1729233579, 1729233579, '1'),
(161803, 29645, 'QU', 'OK', 'S', 1729234391, 1729234391, '1'),
(161804, 29645, 'QU', 'OK', 'S', 1729234415, 1729234415, '1'),
(161805, 29645, 'QU', 'OK', 'S', 1729234450, 1729234450, '1'),
(161806, 29645, 'QU', 'OK', 'S', 1729234486, 1729234486, '1'),
(161807, 29645, 'QU', 'OK', 'S', 1729234504, 1729234504, '1'),
(161808, 29645, 'QU', 'OK', 'S', 1729234513, 1729234513, '1'),
(161809, 29645, 'QU', 'OK', 'S', 1729234532, 1729234532, '1'),
(161810, 32686, 'QU', 'OK', 'S', 1729234639, 1729234639, '1'),
(161811, 31799, 'QU', 'OK', 'S', 1729234990, 1729234990, '1'),
(161812, 31799, 'QU', 'OK', 'S', 1729234995, 1729234995, '1'),
(161813, 31799, 'QU', 'OK', 'S', 1729235000, 1729235000, '1'),
(161814, 31799, 'QU', 'OK', 'S', 1729235005, 1729235005, '1'),
(161815, 31799, 'QU', 'OK', 'S', 1729235013, 1729235013, '1'),
(161816, 31736, 'QU', 'OK', 'S', 1729235039, 1729235039, '1'),
(161817, 31736, 'QU', 'OK', 'S', 1729235046, 1729235046, '1'),
(161818, 31395, 'QU', 'OK', 'S', 1729235097, 1729235097, '1'),
(161819, 26528, 'QU', 'OK', 'S', 1729235100, 1729235100, '1'),
(161820, 33947, 'QU', 'OK', 'S', 1729235103, 1729235103, '1'),
(161821, 31736, 'QU', 'OK', 'S', 1729235106, 1729235106, '1'),
(161822, 33524, 'QU', 'OK', 'S', 1729235111, 1729235111, '1'),
(161823, 33260, 'QU', 'OK', 'S', 1729235113, 1729235113, '1'),
(161824, 31406, 'QU', 'OK', 'S', 1729235116, 1729235116, '1'),
(161825, 33930, 'QU', 'OK', 'S', 1729235117, 1729235117, '1'),
(161826, 12126, 'QU', 'OK', 'S', 1729235131, 1729235131, '1'),
(161827, 31736, 'QU', 'OK', 'S', 1729235138, 1729235138, '1'),
(161828, 33930, 'QU', 'OK', 'S', 1729235144, 1729235144, '1'),
(161829, 33930, 'QU', 'OK', 'S', 1729235150, 1729235150, '1'),
(161830, 33930, 'QU', 'OK', 'S', 1729235155, 1729235155, '1'),
(161831, 31736, 'QU', 'OK', 'S', 1729235165, 1729235165, '1'),
(161832, 33930, 'QU', 'OK', 'S', 1729235173, 1729235173, '1'),
(161833, 27460, 'QU', 'OK', 'S', 1729235179, 1729235179, '1'),
(161834, 15499, 'QU', 'OK', 'S', 1729235190, 1729235190, '1'),
(161835, 32438, 'QU', 'OK', 'S', 1729235201, 1729235201, '1'),
(161836, 31632, 'QU', 'OK', 'S', 1729235286, 1729235286, '1'),
(161837, 31632, 'QU', 'OK', 'S', 1729235292, 1729235292, '1'),
(161838, 31632, 'QU', 'OK', 'S', 1729235297, 1729235297, '1'),
(161839, 31632, 'QU', 'OK', 'S', 1729235304, 1729235304, '1'),
(161840, 31632, 'QU', 'OK', 'S', 1729235759, 1729235759, '1'),
(161841, 31632, 'QU', 'OK', 'S', 1729235766, 1729235766, '1'),
(161842, 33235, 'QU', 'OK', 'S', 1729235846, 1729235846, '1'),
(161843, 33743, 'QU', 'OK', 'S', 1729236243, 1729236243, '1'),
(161844, 33743, 'QU', 'OK', 'S', 1729236259, 1729236259, '1'),
(161845, 33743, 'QU', 'OK', 'S', 1729236267, 1729236267, '1'),
(161846, 33743, 'QU', 'OK', 'S', 1729236275, 1729236275, '1'),
(161847, 33743, 'QU', 'OK', 'S', 1729236285, 1729236285, '1'),
(161848, 27023, 'QU', 'OK', 'S', 1729237609, 1729237609, '1'),
(161849, 31690, 'QU', 'OK', 'S', 1729237651, 1729237651, '1'),
(161850, 24546, 'QU', 'OK', 'S', 1729237692, 1729237692, '1'),
(161851, 24597, 'QU', 'OK', 'S', 1729237725, 1729237725, '1'),
(161852, 31186, 'QU', 'OK', 'S', 1729237757, 1729237757, '1'),
(161853, 26763, 'QU', 'OK', 'S', 1729237795, 1729237795, '1'),
(161854, 24314, 'QU', 'OK', 'S', 1729237948, 1729237948, '1'),
(161855, 27919, 'QU', 'OK', 'S', 1729237986, 1729237986, '1'),
(161856, 23908, 'QU', 'OK', 'S', 1729238075, 1729238075, '1'),
(161857, 32596, 'QU', 'OK', 'S', 1729238111, 1729238111, '1'),
(161858, 30348, 'QU', 'OK', 'S', 1729238147, 1729238147, '1'),
(161859, 30615, 'QU', 'OK', 'S', 1729238978, 1729238978, '1'),
(161860, 31364, 'QU', 'OK', 'S', 1729238981, 1729238981, '1'),
(161861, 32350, 'QU', 'OK', 'S', 1729238991, 1729238991, '1'),
(161862, 31585, 'QU', 'OK', 'S', 1729239201, 1729239201, '1'),
(161863, 24321, 'QU', 'OK', 'S', 1729239235, 1729239235, '1'),
(161864, 33610, 'QU', 'OK', 'S', 1729239278, 1729239278, '1'),
(161865, 31735, 'QU', 'OK', 'S', 1729239601, 1729239601, '1'),
(161866, 31735, 'QU', 'OK', 'S', 1729239619, 1729239619, '1'),
(161867, 31735, 'QU', 'OK', 'S', 1729239634, 1729239634, '1'),
(161868, 31735, 'QU', 'OK', 'S', 1729239663, 1729239663, '1'),
(161869, 31735, 'QU', 'OK', 'S', 1729239674, 1729239674, '1'),
(161870, 31735, 'QU', 'OK', 'S', 1729239689, 1729239689, '1'),
(161871, 31735, 'QU', 'OK', 'S', 1729239743, 1729239743, '1'),
(161872, 31735, 'QU', 'OK', 'S', 1729239761, 1729239761, '1'),
(161873, 31735, 'QU', 'OK', 'S', 1729239770, 1729239770, '1'),
(161874, 31735, 'QU', 'OK', 'S', 1729239789, 1729239789, '1'),
(161875, 24800, 'QU', 'OK', 'S', 1729239886, 1729239886, '1'),
(161876, 24800, 'QU', 'OK', 'S', 1729239894, 1729239894, '1'),
(161877, 24800, 'QU', 'OK', 'S', 1729239903, 1729239903, '1'),
(161878, 24800, 'QU', 'OK', 'S', 1729239912, 1729239912, '1'),
(161879, 24800, 'QU', 'OK', 'S', 1729239928, 1729239928, '1'),
(161880, 24800, 'QU', 'OK', 'S', 1729239934, 1729239934, '1'),
(161881, 32219, 'QU', 'OK', 'S', 1729240009, 1729240009, '1'),
(161882, 32219, 'QU', 'OK', 'S', 1729240020, 1729240020, '1'),
(161883, 32219, 'QU', 'OK', 'S', 1729240029, 1729240029, '1'),
(161884, 32219, 'QU', 'OK', 'S', 1729240036, 1729240036, '1'),
(161885, 33285, 'QU', 'OK', 'S', 1729240054, 1729240054, '1'),
(161886, 29388, 'QU', 'OK', 'S', 1729240115, 1729240115, '1'),
(161887, 5410, 'QU', 'OK', 'S', 1729240123, 1729240123, '1'),
(161888, 33774, 'QU', 'OK', 'S', 1729240136, 1729240136, '1'),
(161889, 27250, 'QU', 'OK', 'S', 1729240162, 1729240162, '1'),
(161890, 30633, 'QU', 'OK', 'S', 1729240289, 1729240289, '1'),
(161891, 6884, 'QU', 'OK', 'S', 1729240296, 1729240296, '1'),
(161892, 21232, 'QU', 'OK', 'S', 1729240299, 1729240299, '1'),
(161893, 21231, 'QU', 'OK', 'S', 1729240302, 1729240302, '1'),
(161894, 26557, 'QU', 'OK', 'S', 1729240304, 1729240304, '1'),
(161895, 26555, 'QU', 'OK', 'S', 1729240306, 1729240306, '1'),
(161896, 23370, 'QU', 'OK', 'S', 1729240309, 1729240309, '1'),
(161897, 26728, 'QU', 'OK', 'S', 1729240319, 1729240319, '1'),
(161898, 21293, 'QU', 'OK', 'S', 1729240322, 1729240322, '1'),
(161899, 32772, 'QU', 'OK', 'S', 1729240325, 1729240325, '1'),
(161900, 32772, 'QU', 'OK', 'S', 1729240330, 1729240330, '1'),
(161901, 13144, 'QU', 'OK', 'S', 1729240335, 1729240335, '1'),
(161902, 26557, 'QU', 'OK', 'S', 1729240338, 1729240338, '1'),
(161903, 24602, 'QU', 'OK', 'S', 1729240341, 1729240341, '1'),
(161904, 33541, 'QU', 'OK', 'S', 1729240344, 1729240344, '1'),
(161905, 9377, 'QU', 'OK', 'S', 1729240354, 1729240354, '1'),
(161906, 3954, 'QU', 'OK', 'S', 1729240357, 1729240357, '1'),
(161907, 26557, 'QU', 'OK', 'S', 1729240359, 1729240359, '1'),
(161908, 24235, 'QU', 'OK', 'S', 1729240362, 1729240362, '1'),
(161909, 3954, 'QU', 'OK', 'S', 1729240367, 1729240367, '1'),
(161910, 2651, 'QU', 'OK', 'S', 1729240372, 1729240372, '1'),
(161911, 26555, 'QU', 'OK', 'S', 1729240376, 1729240376, '1'),
(161912, 6899, 'QU', 'OK', 'S', 1729240394, 1729240394, '1'),
(161913, 26635, 'QU', 'OK', 'S', 1729240703, 1729240703, '1'),
(161914, 26635, 'QU', 'OK', 'S', 1729240707, 1729240707, '1'),
(161915, 32169, 'QU', 'OK', 'S', 1729240710, 1729240710, '1'),
(161916, 32183, 'QU', 'OK', 'S', 1729240714, 1729240714, '1'),
(161917, 32165, 'QU', 'OK', 'S', 1729240716, 1729240716, '1'),
(161918, 32183, 'QU', 'OK', 'S', 1729240720, 1729240720, '1'),
(161919, 32183, 'QU', 'OK', 'S', 1729240723, 1729240723, '1'),
(161920, 15999, 'QU', 'OK', 'S', 1729240731, 1729240731, '1'),
(161921, 9714, 'QU', 'OK', 'S', 1729240735, 1729240735, '1'),
(161922, 13548, 'QU', 'OK', 'S', 1729240748, 1729240748, '1'),
(161923, 13548, 'QU', 'OK', 'S', 1729240754, 1729240754, '1'),
(161924, 9714, 'QU', 'OK', 'S', 1729240761, 1729240761, '1'),
(161925, 28523, 'QU', 'OK', 'S', 1729240771, 1729240771, '1'),
(161926, 28523, 'QU', 'OK', 'S', 1729240775, 1729240775, '1'),
(161927, 15999, 'QU', 'OK', 'S', 1729240784, 1729240784, '1'),
(161928, 25767, 'QU', 'OK', 'S', 1729240789, 1729240789, '1'),
(161929, 32168, 'QU', 'OK', 'S', 1729240799, 1729240799, '1'),
(161930, 32169, 'QU', 'OK', 'S', 1729240803, 1729240803, '1'),
(161931, 5880, 'QU', 'OK', 'S', 1729240912, 1729240912, '1'),
(161932, 34064, 'QU', 'OK', 'S', 1729240915, 1729240915, '1'),
(161933, 34064, 'QU', 'OK', 'S', 1729240918, 1729240918, '1'),
(161934, 8726, 'QU', 'OK', 'S', 1729240921, 1729240921, '1'),
(161935, 32169, 'QU', 'OK', 'S', 1729240924, 1729240924, '1'),
(161936, 6116, 'QU', 'OK', 'S', 1729240926, 1729240926, '1'),
(161937, 11718, 'QU', 'OK', 'S', 1729240931, 1729240931, '1'),
(161938, 8726, 'QU', 'OK', 'S', 1729240933, 1729240933, '1'),
(161939, 15999, 'QU', 'OK', 'S', 1729240936, 1729240936, '1'),
(161940, 15999, 'QU', 'OK', 'S', 1729240939, 1729240939, '1'),
(161941, 10419, 'QU', 'OK', 'S', 1729240943, 1729240943, '1'),
(161942, 32143, 'QU', 'OK', 'S', 1729240947, 1729240947, '1'),
(161943, 32143, 'QU', 'OK', 'S', 1729240952, 1729240952, '1'),
(161944, 32143, 'QU', 'OK', 'S', 1729240956, 1729240956, '1'),
(161945, 32143, 'QU', 'OK', 'S', 1729240959, 1729240959, '1'),
(161946, 32143, 'QU', 'OK', 'S', 1729240962, 1729240962, '1'),
(161947, 22277, 'QU', 'OK', 'S', 1729240966, 1729240966, '1'),
(161948, 22277, 'QU', 'OK', 'S', 1729240970, 1729240970, '1'),
(161949, 22277, 'QU', 'OK', 'S', 1729240977, 1729240977, '1'),
(161950, 17978, 'QU', 'OK', 'S', 1729240984, 1729240984, '1'),
(161951, 25751, 'QU', 'OK', 'S', 1729240988, 1729240988, '1'),
(161952, 32693, 'QU', 'OK', 'S', 1729240992, 1729240992, '1'),
(161953, 22277, 'QU', 'OK', 'S', 1729240996, 1729240996, '1'),
(161954, 27456, 'QU', 'OK', 'S', 1729241002, 1729241002, '1'),
(161955, 31208, 'QU', 'OK', 'S', 1729241008, 1729241008, '1'),
(161956, 17888, 'QU', 'OK', 'S', 1729241012, 1729241012, '1'),
(161957, 17886, 'QU', 'OK', 'S', 1729241018, 1729241018, '1'),
(161958, 22277, 'QU', 'OK', 'S', 1729241055, 1729241055, '1'),
(161959, 31208, 'QU', 'OK', 'S', 1729241375, 1729241375, '1'),
(161960, 25759, 'QU', 'OK', 'S', 1729241378, 1729241378, '1'),
(161961, 32168, 'QU', 'OK', 'S', 1729241847, 1729241847, '1'),
(161962, 32183, 'QU', 'OK', 'S', 1729241852, 1729241852, '1'),
(161963, 32169, 'QU', 'OK', 'S', 1729241855, 1729241855, '1'),
(161964, 28221, 'QU', 'OK', 'S', 1729241858, 1729241858, '1'),
(161965, 32165, 'QU', 'OK', 'S', 1729241861, 1729241861, '1'),
(161966, 32168, 'QU', 'OK', 'S', 1729241864, 1729241864, '1'),
(161967, 24575, 'QU', 'OK', 'S', 1729241867, 1729241867, '1'),
(161968, 12585, 'QU', 'OK', 'S', 1729241873, 1729241873, '1'),
(161969, 28523, 'QU', 'OK', 'S', 1729241878, 1729241878, '1'),
(161970, 21798, 'QU', 'OK', 'S', 1729241882, 1729241882, '1'),
(161971, 21798, 'QU', 'OK', 'S', 1729241886, 1729241886, '1'),
(161972, 28523, 'QU', 'OK', 'S', 1729241901, 1729241901, '1'),
(161973, 28523, 'QU', 'OK', 'S', 1729241903, 1729241903, '1'),
(161974, 30591, 'QU', 'OK', 'S', 1729241908, 1729241908, '1'),
(161975, 31208, 'QU', 'OK', 'S', 1729241912, 1729241912, '1'),
(161976, 21798, 'QU', 'OK', 'S', 1729241915, 1729241915, '1'),
(161977, 32693, 'QU', 'OK', 'S', 1729241927, 1729241927, '1'),
(161978, 21798, 'QU', 'OK', 'S', 1729241930, 1729241930, '1'),
(161979, 31208, 'QU', 'OK', 'S', 1729241934, 1729241934, '1'),
(161980, 33500, 'QU', 'OK', 'S', 1729241940, 1729241940, '1'),
(161981, 16860, 'QU', 'OK', 'S', 1729241943, 1729241943, '1'),
(161982, 33500, 'QU', 'OK', 'S', 1729241952, 1729241952, '1'),
(161983, 21816, 'QU', 'OK', 'S', 1729241975, 1729241975, '1'),
(161984, 30435, 'QU', 'OK', 'S', 1729241979, 1729241979, '1'),
(161985, 30591, 'QU', 'OK', 'S', 1729241987, 1729241987, '1'),
(161986, 31456, 'QU', 'OK', 'S', 1729241990, 1729241990, '1'),
(161987, 21798, 'QU', 'OK', 'S', 1729241996, 1729241996, '1'),
(161988, 25751, 'QU', 'OK', 'S', 1729242007, 1729242007, '1'),
(161989, 27456, 'QU', 'OK', 'S', 1729242015, 1729242015, '1'),
(161990, 21815, 'QU', 'OK', 'S', 1729242018, 1729242018, '1'),
(161991, 34048, 'QU', 'OK', 'S', 1729242047, 1729242047, '1'),
(161992, 34048, 'QU', 'OK', 'S', 1729242050, 1729242050, '1'),
(161993, 34048, 'QU', 'OK', 'S', 1729242054, 1729242054, '1'),
(161994, 34048, 'QU', 'OK', 'S', 1729242056, 1729242056, '1'),
(161995, 27459, 'QU', 'OK', 'S', 1729242062, 1729242062, '1'),
(161996, 26347, 'QU', 'OK', 'S', 1729242080, 1729242080, '1'),
(161997, 26347, 'QU', 'OK', 'S', 1729242096, 1729242096, '1'),
(161998, 26347, 'QU', 'OK', 'S', 1729242103, 1729242103, '1'),
(161999, 21816, 'QU', 'OK', 'S', 1729242287, 1729242287, '1'),
(162000, 21816, 'QU', 'OK', 'S', 1729242301, 1729242301, '1'),
(162001, 21816, 'QU', 'OK', 'S', 1729242310, 1729242310, '1'),
(162002, 17870, 'QU', 'OK', 'S', 1729242343, 1729242343, '1'),
(162003, 17870, 'QU', 'OK', 'S', 1729242347, 1729242347, '1'),
(162004, 17870, 'QU', 'OK', 'S', 1729242360, 1729242360, '1'),
(162005, 26911, 'QU', 'OK', 'S', 1729242492, 1729242492, '1'),
(162006, 30883, 'QU', 'OK', 'S', 1729242495, 1729242495, '1'),
(162007, 30357, 'QU', 'OK', 'S', 1729242497, 1729242497, '1'),
(162008, 33327, 'QU', 'OK', 'S', 1729242510, 1729242510, '1'),
(162009, 31312, 'QU', 'OK', 'S', 1729242513, 1729242513, '1'),
(162010, 28119, 'QU', 'OK', 'S', 1729242532, 1729242532, '1'),
(162011, 22571, 'QU', 'OK', 'S', 1729242537, 1729242537, '1'),
(162012, 33524, 'QU', 'OK', 'S', 1729242544, 1729242544, '1'),
(162013, 29441, 'QU', 'OK', 'S', 1729242558, 1729242558, '1'),
(162014, 33524, 'QU', 'OK', 'S', 1729242560, 1729242560, '1'),
(162015, 31395, 'QU', 'OK', 'S', 1729242565, 1729242565, '1'),
(162016, 31406, 'QU', 'OK', 'S', 1729242569, 1729242569, '1'),
(162017, 31115, 'QU', 'OK', 'S', 1729242572, 1729242572, '1'),
(162018, 31796, 'QU', 'OK', 'S', 1729242593, 1729242593, '1'),
(162019, 25765, 'QU', 'OK', 'S', 1729242598, 1729242598, '1'),
(162020, 25084, 'QU', 'OK', 'S', 1729242601, 1729242601, '1'),
(162021, 32693, 'QU', 'OK', 'S', 1729242608, 1729242608, '1'),
(162022, 33985, 'QU', 'OK', 'S', 1729242610, 1729242610, '1'),
(162023, 33929, 'QU', 'OK', 'S', 1729242613, 1729242613, '1'),
(162024, 33346, 'QU', 'OK', 'S', 1729242618, 1729242618, '1'),
(162025, 33985, 'QU', 'OK', 'S', 1729242627, 1729242627, '1'),
(162026, 33985, 'QU', 'OK', 'S', 1729242630, 1729242630, '1'),
(162027, 33985, 'QU', 'OK', 'S', 1729242633, 1729242633, '1'),
(162028, 34019, 'QU', 'OK', 'S', 1729242636, 1729242636, '1'),
(162029, 24444, 'QU', 'OK', 'S', 1729242642, 1729242642, '1'),
(162030, 25084, 'QU', 'OK', 'S', 1729242645, 1729242645, '1'),
(162031, 33929, 'QU', 'OK', 'S', 1729242648, 1729242648, '1'),
(162032, 33614, 'QU', 'OK', 'S', 1729242655, 1729242655, '1'),
(162033, 27020, 'QU', 'OK', 'S', 1729242657, 1729242657, '1'),
(162034, 20674, 'QU', 'OK', 'S', 1729242663, 1729242663, '1'),
(162035, 20674, 'QU', 'OK', 'S', 1729242667, 1729242667, '1'),
(162036, 28683, 'QU', 'OK', 'S', 1729242674, 1729242674, '1'),
(162037, 33981, 'QU', 'OK', 'S', 1729242677, 1729242677, '1'),
(162038, 33981, 'QU', 'OK', 'S', 1729242680, 1729242680, '1'),
(162039, 33524, 'QU', 'OK', 'S', 1729242684, 1729242684, '1'),
(162040, 31796, 'QU', 'OK', 'S', 1729242692, 1729242692, '1'),
(162041, 33614, 'QU', 'OK', 'S', 1729242694, 1729242694, '1'),
(162042, 33614, 'QU', 'OK', 'S', 1729242697, 1729242697, '1'),
(162043, 20674, 'QU', 'OK', 'S', 1729242701, 1729242701, '1'),
(162044, 28683, 'QU', 'OK', 'S', 1729242706, 1729242706, '1'),
(162045, 31796, 'QU', 'OK', 'S', 1729242708, 1729242708, '1'),
(162046, 25084, 'QU', 'OK', 'S', 1729242714, 1729242714, '1'),
(162047, 25084, 'QU', 'OK', 'S', 1729242718, 1729242718, '1'),
(162048, 33985, 'QU', 'OK', 'S', 1729242721, 1729242721, '1'),
(162049, 12834, 'QU', 'OK', 'S', 1729242728, 1729242728, '1'),
(162050, 31807, 'QU', 'OK', 'S', 1729242850, 1729242850, '1'),
(162051, 31807, 'QU', 'OK', 'S', 1729242865, 1729242865, '1'),
(162052, 30890, 'QU', 'OK', 'S', 1729243094, 1729243094, '1'),
(162053, 30890, 'QU', 'OK', 'S', 1729243117, 1729243117, '1'),
(162054, 10412, 'QU', 'OK', 'S', 1729243288, 1729243288, '1'),
(162055, 23139, 'QU', 'OK', 'S', 1729243363, 1729243363, '1'),
(162056, 21339, 'QU', 'OK', 'S', 1729243368, 1729243368, '1'),
(162057, 28524, 'QU', 'OK', 'S', 1729243372, 1729243372, '1'),
(162058, 10412, 'QU', 'OK', 'S', 1729243380, 1729243380, '1'),
(162059, 31924, 'QU', 'OK', 'S', 1729243381, 1729243381, '1'),
(162060, 10412, 'QU', 'OK', 'S', 1729243404, 1729243404, '1'),
(162061, 10412, 'QU', 'OK', 'S', 1729243415, 1729243415, '1'),
(162062, 10412, 'QU', 'OK', 'S', 1729243424, 1729243424, '1'),
(162063, 31282, 'QU', 'OK', 'S', 1729243435, 1729243435, '1'),
(162064, 31972, 'QU', 'OK', 'S', 1729243458, 1729243458, '1'),
(162065, 24324, 'QU', 'OK', 'S', 1729243461, 1729243461, '1'),
(162066, 30395, 'QU', 'OK', 'S', 1729243465, 1729243465, '1'),
(162067, 4183, 'QU', 'OK', 'S', 1729243468, 1729243468, '1'),
(162068, 31096, 'QU', 'OK', 'S', 1729243472, 1729243472, '1'),
(162069, 18000, 'QU', 'OK', 'S', 1729243475, 1729243475, '1'),
(162070, 31699, 'QU', 'OK', 'S', 1729243479, 1729243479, '1'),
(162071, 32262, 'QU', 'OK', 'S', 1729243484, 1729243484, '1'),
(162072, 33400, 'QU', 'OK', 'S', 1729243504, 1729243504, '1'),
(162073, 34040, 'QU', 'OK', 'S', 1729243509, 1729243509, '1'),
(162074, 12709, 'QU', 'OK', 'S', 1729243512, 1729243512, '1'),
(162075, 26215, 'QU', 'OK', 'S', 1729243516, 1729243516, '1'),
(162076, 13789, 'QU', 'OK', 'S', 1729243518, 1729243518, '1'),
(162077, 33917, 'QU', 'OK', 'S', 1729243523, 1729243523, '1'),
(162078, 15919, 'QU', 'OK', 'S', 1729243528, 1729243528, '1'),
(162079, 15889, 'QU', 'OK', 'S', 1729243530, 1729243530, '1'),
(162080, 29304, 'QU', 'OK', 'S', 1729243534, 1729243534, '1'),
(162081, 9871, 'QU', 'OK', 'S', 1729243536, 1729243536, '1'),
(162082, 32040, 'QU', 'OK', 'S', 1729243544, 1729243544, '1'),
(162083, 34169, 'QU', 'OK', 'S', 1729245026, 1729245026, '1'),
(162084, 34169, 'QU', 'OK', 'S', 1729245034, 1729245034, '1'),
(162085, 34170, 'QU', 'OK', 'S', 1729245055, 1729245055, '1'),
(162086, 34170, 'QU', 'OK', 'S', 1729245063, 1729245063, '1'),
(162087, 34171, 'QU', 'OK', 'S', 1729245087, 1729245087, '1'),
(162088, 34171, 'QU', 'OK', 'S', 1729245095, 1729245095, '1'),
(162089, 34173, 'QU', 'OK', 'S', 1729245118, 1729245118, '1'),
(162090, 34173, 'QU', 'OK', 'S', 1729245127, 1729245127, '1'),
(162091, 34172, 'QU', 'OK', 'S', 1729245170, 1729245170, '1'),
(162092, 34172, 'QU', 'OK', 'S', 1729245178, 1729245178, '1'),
(162093, 34175, 'QU', 'OK', 'S', 1729245231, 1729245231, '1'),
(162094, 34175, 'QU', 'OK', 'S', 1729245239, 1729245239, '1'),
(162095, 34176, 'QU', 'OK', 'S', 1729245310, 1729245310, '1'),
(162096, 34176, 'QU', 'OK', 'S', 1729245318, 1729245318, '1'),
(162097, 34177, 'QU', 'OK', 'S', 1729245419, 1729245419, '1'),
(162098, 34177, 'QU', 'OK', 'S', 1729245430, 1729245430, '1'),
(162099, 34178, 'QU', 'OK', 'S', 1729245472, 1729245472, '1'),
(162100, 34178, 'QU', 'OK', 'S', 1729245480, 1729245480, '1'),
(162101, 34179, 'QU', 'OK', 'S', 1729245535, 1729245535, '1'),
(162102, 34179, 'QU', 'OK', 'S', 1729245543, 1729245543, '1'),
(162103, 34180, 'QU', 'OK', 'S', 1729245587, 1729245587, '1'),
(162104, 34180, 'QU', 'OK', 'S', 1729245595, 1729245595, '1'),
(162105, 34181, 'QU', 'OK', 'S', 1729245621, 1729245621, '1'),
(162106, 34181, 'QU', 'OK', 'S', 1729245629, 1729245629, '1'),
(162107, 34182, 'QU', 'OK', 'S', 1729245653, 1729245653, '1'),
(162108, 34182, 'QU', 'OK', 'S', 1729245662, 1729245662, '1'),
(162109, 34183, 'QU', 'OK', 'S', 1729245688, 1729245688, '1'),
(162110, 34183, 'QU', 'OK', 'S', 1729245696, 1729245696, '1'),
(162111, 34184, 'QU', 'OK', 'S', 1729245742, 1729245742, '1'),
(162112, 28071, 'QU', 'OK', 'S', 1729245750, 1729245750, '1'),
(162113, 34184, 'QU', 'OK', 'S', 1729245751, 1729245751, '1'),
(162114, 34185, 'QU', 'OK', 'S', 1729245778, 1729245778, '1'),
(162115, 26386, 'QU', 'OK', 'S', 1729245785, 1729245785, '1'),
(162116, 34185, 'QU', 'OK', 'S', 1729245788, 1729245788, '1'),
(162117, 30219, 'QU', 'OK', 'S', 1729245812, 1729245812, '1'),
(162118, 28612, 'QU', 'OK', 'S', 1729245840, 1729245840, '1'),
(162119, 34164, 'QU', 'OK', 'S', 1729245858, 1729245858, '1'),
(162120, 34164, 'QU', 'OK', 'S', 1729245866, 1729245866, '1'),
(162121, 19643, 'QU', 'OK', 'S', 1729245877, 1729245877, '1'),
(162122, 34165, 'QU', 'OK', 'S', 1729245892, 1729245892, '1'),
(162123, 34165, 'QU', 'OK', 'S', 1729245901, 1729245901, '1'),
(162124, 33840, 'QU', 'OK', 'S', 1729245903, 1729245903, '1'),
(162125, 31893, 'QU', 'OK', 'S', 1729245981, 1729245981, '1'),
(162126, 30311, 'QU', 'OK', 'S', 1729245988, 1729245988, '1'),
(162127, 23148, 'QU', 'OK', 'S', 1729245993, 1729245993, '1'),
(162128, 23150, 'QU', 'OK', 'S', 1729245997, 1729245997, '1'),
(162129, 27487, 'QU', 'OK', 'S', 1729246018, 1729246018, '1'),
(162130, 23147, 'QU', 'OK', 'S', 1729246023, 1729246023, '1'),
(162131, 17311, 'QU', 'OK', 'S', 1729246028, 1729246028, '1'),
(162132, 29166, 'QU', 'OK', 'S', 1729246037, 1729246037, '1'),
(162133, 33315, 'QU', 'OK', 'S', 1729246049, 1729246049, '1'),
(162134, 31244, 'QU', 'OK', 'S', 1729246065, 1729246065, '1'),
(162135, 23151, 'QU', 'OK', 'S', 1729246089, 1729246089, '1'),
(162136, 33174, 'QU', 'OK', 'S', 1729246099, 1729246099, '1'),
(162137, 32711, 'QU', 'OK', 'S', 1729246102, 1729246102, '1'),
(162138, 32916, 'QU', 'OK', 'S', 1729246134, 1729246134, '1'),
(162139, 30535, 'QU', 'OK', 'S', 1729246191, 1729246191, '1'),
(162140, 30535, 'QU', 'OK', 'S', 1729246235, 1729246235, '1'),
(162141, 33705, 'QU', 'OK', 'S', 1729246272, 1729246272, '1'),
(162142, 17309, 'QU', 'OK', 'S', 1729246282, 1729246282, '1'),
(162143, 23151, 'QU', 'OK', 'S', 1729246287, 1729246287, '1'),
(162144, 23153, 'QU', 'OK', 'S', 1729246303, 1729246303, '1'),
(162145, 32714, 'QU', 'OK', 'S', 1729246311, 1729246311, '1'),
(162146, 23146, 'QU', 'OK', 'S', 1729246315, 1729246315, '1'),
(162147, 34166, 'QU', 'OK', 'S', 1729246420, 1729246420, '1'),
(162148, 33706, 'QU', 'OK', 'S', 1729246422, 1729246422, '1'),
(162149, 8896, 'QU', 'OK', 'S', 1729246462, 1729246462, '1'),
(162150, 8896, 'QU', 'OK', 'S', 1729246464, 1729246464, '1'),
(162151, 8896, 'QU', 'OK', 'S', 1729246467, 1729246467, '1'),
(162152, 34018, 'QU', 'OK', 'S', 1729246467, 1729246467, '1'),
(162153, 8896, 'QU', 'OK', 'S', 1729246468, 1729246468, '1'),
(162154, 8896, 'QU', 'OK', 'S', 1729246472, 1729246472, '1'),
(162155, 23140, 'QU', 'OK', 'S', 1729246474, 1729246474, '1'),
(162156, 8896, 'QU', 'OK', 'S', 1729246478, 1729246478, '1'),
(162157, 31585, 'QU', 'OK', 'S', 1729246481, 1729246481, '1'),
(162158, 23143, 'QU', 'OK', 'S', 1729246492, 1729246492, '1'),
(162159, 29171, 'QU', 'OK', 'S', 1729246517, 1729246517, '1'),
(162160, 32867, 'QU', 'OK', 'S', 1729246545, 1729246545, '1'),
(162161, 33705, 'QU', 'OK', 'S', 1729246550, 1729246550, '1'),
(162162, 27406, 'QU', 'OK', 'S', 1729246564, 1729246564, '1'),
(162163, 27406, 'QU', 'OK', 'S', 1729246570, 1729246570, '1'),
(162164, 26550, 'QU', 'OK', 'S', 1729246588, 1729246588, '1'),
(162165, 27792, 'QU', 'OK', 'S', 1729246609, 1729246609, '1'),
(162166, 32867, 'QU', 'OK', 'S', 1729246609, 1729246609, '1'),
(162167, 27792, 'QU', 'OK', 'S', 1729246619, 1729246619, '1'),
(162168, 10428, 'QU', 'OK', 'S', 1729246895, 1729246895, '1'),
(162169, 9601, 'QU', 'OK', 'S', 1729246951, 1729246951, '1'),
(162170, 9601, 'QU', 'OK', 'S', 1729246961, 1729246961, '1'),
(162171, 27351, 'QU', 'OK', 'S', 1729247244, 1729247244, '1'),
(162172, 9329, 'QU', 'OK', 'S', 1729251698, 1729251698, '1'),
(162173, 20894, 'QU', 'OK', 'S', 1729251701, 1729251701, '1'),
(162174, 18373, 'QU', 'OK', 'S', 1729251708, 1729251708, '1'),
(162175, 33105, 'QU', 'OK', 'S', 1729251711, 1729251711, '1'),
(162176, 15831, 'QU', 'OK', 'S', 1729251714, 1729251714, '1'),
(162177, 32377, 'QU', 'OK', 'S', 1729251727, 1729251727, '1'),
(162178, 18373, 'QU', 'OK', 'S', 1729251738, 1729251738, '1'),
(162179, 23295, 'QU', 'OK', 'S', 1729251741, 1729251741, '1'),
(162180, 21168, 'QU', 'OK', 'S', 1729251743, 1729251743, '1'),
(162181, 18373, 'QU', 'OK', 'S', 1729251748, 1729251748, '1'),
(162182, 15117, 'QU', 'OK', 'S', 1729251751, 1729251751, '1'),
(162183, 15120, 'QU', 'OK', 'S', 1729251754, 1729251754, '1'),
(162184, 15831, 'QU', 'OK', 'S', 1729251757, 1729251757, '1'),
(162185, 24338, 'QU', 'OK', 'S', 1729251761, 1729251761, '1'),
(162186, 32369, 'QU', 'OK', 'S', 1729251772, 1729251772, '1'),
(162187, 15120, 'QU', 'OK', 'S', 1729251787, 1729251787, '1'),
(162188, 31199, 'QU', 'OK', 'S', 1729251789, 1729251789, '1'),
(162189, 18677, 'QU', 'OK', 'S', 1729251792, 1729251792, '1'),
(162190, 24338, 'QU', 'OK', 'S', 1729251796, 1729251796, '1'),
(162191, 29887, 'QU', 'OK', 'S', 1729251798, 1729251798, '1'),
(162192, 31005, 'QU', 'OK', 'S', 1729251801, 1729251801, '1'),
(162193, 32279, 'QU', 'OK', 'S', 1729251805, 1729251805, '1'),
(162194, 33327, 'QU', 'OK', 'S', 1729251809, 1729251809, '1'),
(162195, 18373, 'QU', 'OK', 'S', 1729251812, 1729251812, '1'),
(162196, 31356, 'QU', 'OK', 'S', 1729251817, 1729251817, '1'),
(162197, 31356, 'QU', 'OK', 'S', 1729251823, 1729251823, '1'),
(162198, 33167, 'QU', 'OK', 'S', 1729251826, 1729251826, '1'),
(162199, 32874, 'QU', 'OK', 'S', 1729253313, 1729253313, '1'),
(162200, 23342, 'QU', 'OK', 'S', 1729253474, 1729253474, '1'),
(162201, 26866, 'QU', 'OK', 'S', 1729253477, 1729253477, '1'),
(162202, 23342, 'QU', 'OK', 'S', 1729253482, 1729253482, '1'),
(162203, 24347, 'QU', 'OK', 'S', 1729253485, 1729253485, '1'),
(162204, 26862, 'QU', 'OK', 'S', 1729253491, 1729253491, '1'),
(162205, 26550, 'QU', 'OK', 'S', 1729253495, 1729253495, '1'),
(162206, 18527, 'QU', 'OK', 'S', 1729253509, 1729253509, '1'),
(162207, 26502, 'QU', 'OK', 'S', 1729253521, 1729253521, '1'),
(162208, 31091, 'QU', 'OK', 'S', 1729253525, 1729253525, '1'),
(162209, 32936, 'QU', 'OK', 'S', 1729253528, 1729253528, '1'),
(162210, 24629, 'QU', 'OK', 'S', 1729253532, 1729253532, '1'),
(162211, 24580, 'QU', 'OK', 'S', 1729253537, 1729253537, '1'),
(162212, 32362, 'QU', 'OK', 'S', 1729253547, 1729253547, '1'),
(162213, 9052, 'QU', 'OK', 'S', 1729253551, 1729253551, '1'),
(162214, 10575, 'QU', 'OK', 'S', 1729253557, 1729253557, '1'),
(162215, 34124, 'QU', 'OK', 'S', 1729253562, 1729253562, '1'),
(162216, 19622, 'QU', 'OK', 'S', 1729253570, 1729253570, '1'),
(162217, 33904, 'QU', 'OK', 'S', 1729253576, 1729253576, '1'),
(162218, 33604, 'QU', 'OK', 'S', 1729253581, 1729253581, '1'),
(162219, 33928, 'QU', 'OK', 'S', 1729253587, 1729253587, '1'),
(162220, 26864, 'QU', 'OK', 'S', 1729253594, 1729253594, '1'),
(162221, 33346, 'QU', 'OK', 'S', 1729253601, 1729253601, '1'),
(162222, 31096, 'QU', 'OK', 'S', 1729253609, 1729253609, '1'),
(162223, 33985, 'QU', 'OK', 'S', 1729253620, 1729253620, '1'),
(162224, 33985, 'QU', 'OK', 'S', 1729253623, 1729253623, '1'),
(162225, 33138, 'QU', 'OK', 'S', 1729253627, 1729253627, '1'),
(162226, 33821, 'QU', 'OK', 'S', 1729253630, 1729253630, '1'),
(162227, 33985, 'QU', 'OK', 'S', 1729253636, 1729253636, '1'),
(162228, 33985, 'QU', 'OK', 'S', 1729253639, 1729253639, '1'),
(162229, 33138, 'QU', 'OK', 'S', 1729253643, 1729253643, '1'),
(162230, 24629, 'QU', 'OK', 'S', 1729253647, 1729253647, '1'),
(162231, 34010, 'QU', 'OK', 'S', 1729253665, 1729253665, '1'),
(162232, 32567, 'QU', 'OK', 'S', 1729253669, 1729253669, '1'),
(162233, 33145, 'QU', 'OK', 'S', 1729253673, 1729253673, '1'),
(162234, 33929, 'QU', 'OK', 'S', 1729253678, 1729253678, '1'),
(162235, 33821, 'QU', 'OK', 'S', 1729253683, 1729253683, '1'),
(162236, 33929, 'QU', 'OK', 'S', 1729253686, 1729253686, '1'),
(162237, 21640, 'QU', 'OK', 'S', 1729253694, 1729253694, '1'),
(162238, 8515, 'QU', 'OK', 'S', 1729253888, 1729253888, '1'),
(162239, 8515, 'QU', 'OK', 'S', 1729253912, 1729253912, '1'),
(162240, 8515, 'QU', 'OK', 'S', 1729253917, 1729253917, '1'),
(162241, 23127, 'QU', 'OK', 'S', 1729254092, 1729254092, '1'),
(162242, 28325, 'QU', 'OK', 'S', 1729254096, 1729254096, '1'),
(162243, 17532, 'QU', 'OK', 'S', 1729254100, 1729254100, '1'),
(162244, 33124, 'QU', 'OK', 'S', 1729254103, 1729254103, '1'),
(162245, 28325, 'QU', 'OK', 'S', 1729254106, 1729254106, '1'),
(162246, 32040, 'QU', 'OK', 'S', 1729254109, 1729254109, '1'),
(162247, 14362, 'QU', 'OK', 'S', 1729254113, 1729254113, '1'),
(162248, 32033, 'QU', 'OK', 'S', 1729254115, 1729254115, '1'),
(162249, 29808, 'QU', 'OK', 'S', 1729254118, 1729254118, '1'),
(162250, 22069, 'QU', 'OK', 'S', 1729254121, 1729254121, '1'),
(162251, 32989, 'QU', 'OK', 'S', 1729254125, 1729254125, '1'),
(162252, 18685, 'QU', 'OK', 'S', 1729254129, 1729254129, '1'),
(162253, 14362, 'QU', 'OK', 'S', 1729254132, 1729254132, '1'),
(162254, 17532, 'QU', 'OK', 'S', 1729254135, 1729254135, '1'),
(162255, 17532, 'QU', 'OK', 'S', 1729254138, 1729254138, '1'),
(162256, 17532, 'QU', 'OK', 'S', 1729254140, 1729254140, '1'),
(162257, 17807, 'QU', 'OK', 'S', 1729254143, 1729254143, '1'),
(162258, 33100, 'QU', 'OK', 'S', 1729254146, 1729254146, '1'),
(162259, 27799, 'QU', 'OK', 'S', 1729254336, 1729254336, '1'),
(162260, 13020, 'QU', 'OK', 'S', 1729254459, 1729254459, '1'),
(162261, 12906, 'QU', 'OK', 'S', 1729254467, 1729254467, '1'),
(162262, 24745, 'QU', 'OK', 'S', 1729254476, 1729254476, '1'),
(162263, 29502, 'QU', 'OK', 'S', 1729254503, 1729254503, '1'),
(162264, 12127, 'QU', 'OK', 'S', 1729254556, 1729254556, '1'),
(162265, 22927, 'QU', 'OK', 'S', 1729254572, 1729254572, '1'),
(162266, 24042, 'QU', 'OK', 'S', 1729254580, 1729254580, '1'),
(162267, 32751, 'QU', 'OK', 'S', 1729254598, 1729254598, '1'),
(162268, 12450, 'QU', 'OK', 'S', 1729254615, 1729254615, '1'),
(162269, 15476, 'QU', 'OK', 'S', 1729254625, 1729254625, '1'),
(162270, 12114, 'QU', 'OK', 'S', 1729254977, 1729254977, '1'),
(162271, 30416, 'QU', 'OK', 'S', 1729255032, 1729255032, '1'),
(162272, 33343, 'QU', 'OK', 'S', 1729255527, 1729255527, '1'),
(162273, 20047, 'QU', 'OK', 'S', 1729255806, 1729255806, '1'),
(162274, 10412, 'QU', 'OK', 'S', 1729256169, 1729256169, '1'),
(162275, 26864, 'QU', 'OK', 'S', 1729256177, 1729256177, '1'),
(162276, 26864, 'QU', 'OK', 'S', 1729256182, 1729256182, '1'),
(162277, 26864, 'QU', 'OK', 'S', 1729256185, 1729256185, '1'),
(162278, 33235, 'QU', 'OK', 'S', 1729256188, 1729256188, '1'),
(162279, 10412, 'QU', 'OK', 'S', 1729256193, 1729256193, '1'),
(162280, 26864, 'QU', 'OK', 'S', 1729256194, 1729256194, '1'),
(162281, 33235, 'QU', 'OK', 'S', 1729256204, 1729256204, '1'),
(162282, 33260, 'QU', 'OK', 'S', 1729256213, 1729256213, '1'),
(162283, 33235, 'QU', 'OK', 'S', 1729256217, 1729256217, '1'),
(162284, 21132, 'QU', 'OK', 'S', 1729256221, 1729256221, '1'),
(162285, 21132, 'QU', 'OK', 'S', 1729256230, 1729256230, '1'),
(162286, 33235, 'QU', 'OK', 'S', 1729256232, 1729256232, '1'),
(162287, 33234, 'QU', 'OK', 'S', 1729256235, 1729256235, '1'),
(162288, 33234, 'QU', 'OK', 'S', 1729256238, 1729256238, '1'),
(162289, 10412, 'QU', 'OK', 'S', 1729256240, 1729256240, '1'),
(162290, 30357, 'QU', 'OK', 'S', 1729256241, 1729256241, '1'),
(162291, 29303, 'QU', 'OK', 'S', 1729256244, 1729256244, '1'),
(162292, 10412, 'QU', 'OK', 'S', 1729256248, 1729256248, '1'),
(162293, 26528, 'QU', 'OK', 'S', 1729256248, 1729256248, '1'),
(162294, 33060, 'QU', 'OK', 'S', 1729256261, 1729256261, '1'),
(162295, 29478, 'QU', 'OK', 'S', 1729256264, 1729256264, '1'),
(162296, 29478, 'QU', 'OK', 'S', 1729256267, 1729256267, '1'),
(162297, 33930, 'QU', 'OK', 'S', 1729256270, 1729256270, '1'),
(162298, 33932, 'QU', 'OK', 'S', 1729256273, 1729256273, '1'),
(162299, 10412, 'QU', 'OK', 'S', 1729256277, 1729256277, '1'),
(162300, 33235, 'QU', 'OK', 'S', 1729256296, 1729256296, '1'),
(162301, 33195, 'QU', 'OK', 'S', 1729256308, 1729256308, '1'),
(162302, 33195, 'QU', 'OK', 'S', 1729256311, 1729256311, '1'),
(162303, 33195, 'QU', 'OK', 'S', 1729256316, 1729256316, '1'),
(162304, 33195, 'QU', 'OK', 'S', 1729256319, 1729256319, '1'),
(162305, 23835, 'QU', 'OK', 'S', 1729256328, 1729256328, '1'),
(162306, 26433, 'QU', 'OK', 'S', 1729256332, 1729256332, '1'),
(162307, 30227, 'QU', 'OK', 'S', 1729256341, 1729256341, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(162308, 33931, 'QU', 'OK', 'S', 1729256347, 1729256347, '1'),
(162309, 30829, 'QU', 'OK', 'S', 1729256351, 1729256351, '1'),
(162310, 30829, 'QU', 'OK', 'S', 1729256354, 1729256354, '1'),
(162311, 33060, 'QU', 'OK', 'S', 1729256359, 1729256359, '1'),
(162312, 33931, 'QU', 'OK', 'S', 1729256363, 1729256363, '1'),
(162313, 33932, 'QU', 'OK', 'S', 1729256366, 1729256366, '1'),
(162314, 23334, 'QU', 'OK', 'S', 1729256368, 1729256368, '1'),
(162315, 30829, 'QU', 'OK', 'S', 1729256371, 1729256371, '1'),
(162316, 31105, 'QU', 'OK', 'S', 1729256376, 1729256376, '1'),
(162317, 33441, 'QU', 'OK', 'S', 1729256394, 1729256394, '1'),
(162318, 30829, 'QU', 'OK', 'S', 1729256401, 1729256401, '1'),
(162319, 33846, 'QU', 'OK', 'S', 1729256654, 1729256654, '1'),
(162320, 33846, 'QU', 'OK', 'S', 1729256660, 1729256660, '1'),
(162321, 33846, 'QU', 'OK', 'S', 1729256672, 1729256672, '1'),
(162322, 33846, 'QU', 'OK', 'S', 1729256677, 1729256677, '1'),
(162323, 33846, 'QU', 'OK', 'S', 1729256712, 1729256712, '1'),
(162324, 33846, 'QU', 'OK', 'S', 1729256731, 1729256731, '1'),
(162325, 33846, 'QU', 'OK', 'S', 1729256790, 1729256790, '1'),
(162326, 33846, 'QU', 'OK', 'S', 1729256801, 1729256801, '1'),
(162327, 14452, 'QU', 'OK', 'S', 1729256803, 1729256803, '1'),
(162328, 33846, 'QU', 'OK', 'S', 1729256807, 1729256807, '1'),
(162329, 2696, 'QU', 'OK', 'S', 1729256956, 1729256956, '1'),
(162330, 14859, 'QU', 'OK', 'S', 1729256969, 1729256969, '1'),
(162331, 32688, 'QU', 'OK', 'S', 1729258020, 1729258020, '1'),
(162332, 32688, 'QU', 'OK', 'S', 1729258071, 1729258071, '1'),
(162333, 25684, 'QU', 'OK', 'S', 1729259205, 1729259205, '1'),
(162334, 25684, 'QU', 'OK', 'S', 1729259215, 1729259215, '1'),
(162335, 28523, 'QU', 'OK', 'S', 1729260077, 1729260077, '1'),
(162336, 21816, 'QU', 'OK', 'S', 1729260468, 1729260468, '1'),
(162337, 21816, 'QU', 'OK', 'S', 1729260472, 1729260472, '1'),
(162338, 21816, 'QU', 'OK', 'S', 1729260478, 1729260478, '1'),
(162339, 7207, 'QU', 'OK', 'S', 1729260598, 1729260598, '1'),
(162340, 12797, 'QU', 'OK', 'S', 1729260602, 1729260602, '1'),
(162341, 32220, 'QU', 'OK', 'S', 1729260608, 1729260608, '1'),
(162342, 14759, 'QU', 'OK', 'S', 1729260610, 1729260610, '1'),
(162343, 18256, 'QU', 'OK', 'S', 1729260637, 1729260637, '1'),
(162344, 6585, 'QU', 'OK', 'S', 1729260642, 1729260642, '1'),
(162345, 6626, 'QU', 'OK', 'S', 1729260645, 1729260645, '1'),
(162346, 29645, 'QU', 'OK', 'S', 1729260649, 1729260649, '1'),
(162347, 24783, 'QU', 'OK', 'S', 1729260658, 1729260658, '1'),
(162348, 6119, 'QU', 'OK', 'S', 1729260663, 1729260663, '1'),
(162349, 33541, 'QU', 'OK', 'S', 1729260668, 1729260668, '1'),
(162350, 14478, 'QU', 'OK', 'S', 1729260670, 1729260670, '1'),
(162351, 3177, 'QU', 'OK', 'S', 1729260707, 1729260707, '1'),
(162352, 21385, 'QU', 'OK', 'S', 1729260719, 1729260719, '1'),
(162353, 18994, 'QU', 'OK', 'S', 1729260722, 1729260722, '1'),
(162354, 28523, 'QU', 'OK', 'S', 1729260726, 1729260726, '1'),
(162355, 1570, 'QU', 'OK', 'S', 1729260835, 1729260835, '1'),
(162356, 25557, 'QU', 'OK', 'S', 1729260840, 1729260840, '1'),
(162357, 32239, 'QU', 'OK', 'S', 1729260845, 1729260845, '1'),
(162358, 31823, 'QU', 'OK', 'S', 1729260848, 1729260848, '1'),
(162359, 33898, 'QU', 'OK', 'S', 1729260853, 1729260853, '1'),
(162360, 30207, 'QU', 'OK', 'S', 1729260858, 1729260858, '1'),
(162361, 32345, 'QU', 'OK', 'S', 1729260862, 1729260862, '1'),
(162362, 33544, 'QU', 'OK', 'S', 1729260868, 1729260868, '1'),
(162363, 21613, 'QU', 'OK', 'S', 1729260871, 1729260871, '1'),
(162364, 33261, 'QU', 'OK', 'S', 1729260874, 1729260874, '1'),
(162365, 21611, 'QU', 'OK', 'S', 1729260876, 1729260876, '1'),
(162366, 30565, 'QU', 'OK', 'S', 1729260882, 1729260882, '1'),
(162367, 18778, 'QU', 'OK', 'S', 1729260885, 1729260885, '1'),
(162368, 32477, 'QU', 'OK', 'S', 1729260888, 1729260888, '1'),
(162369, 25671, 'QU', 'OK', 'S', 1729260895, 1729260895, '1'),
(162370, 19063, 'QU', 'OK', 'S', 1729260902, 1729260902, '1'),
(162371, 24592, 'QU', 'OK', 'S', 1729260909, 1729260909, '1'),
(162372, 33538, 'QU', 'OK', 'S', 1729260912, 1729260912, '1'),
(162373, 20574, 'QU', 'OK', 'S', 1729260916, 1729260916, '1'),
(162374, 27696, 'QU', 'OK', 'S', 1729260919, 1729260919, '1'),
(162375, 14722, 'QU', 'OK', 'S', 1729260922, 1729260922, '1'),
(162376, 34057, 'QU', 'OK', 'S', 1729260928, 1729260928, '1'),
(162377, 30470, 'QU', 'OK', 'S', 1729261813, 1729261813, '1'),
(162378, 34160, 'QU', 'OK', 'S', 1729312544, 1729312544, '1'),
(162379, 31091, 'QU', 'OK', 'S', 1729312592, 1729312592, '1'),
(162380, 34148, 'QU', 'OK', 'S', 1729312624, 1729312624, '1'),
(162381, 34167, 'QU', 'OK', 'S', 1729312898, 1729312898, '1'),
(162382, 34168, 'QU', 'OK', 'S', 1729313118, 1729313118, '1'),
(162383, 34163, 'QU', 'OK', 'S', 1729313258, 1729313258, '1'),
(162384, 31105, 'QU', 'OK', 'S', 1729313322, 1729313322, '1'),
(162385, 31105, 'QU', 'OK', 'S', 1729313334, 1729313334, '1'),
(162386, 30435, 'QU', 'OK', 'S', 1729313455, 1729313455, '1'),
(162387, 34161, 'QU', 'OK', 'S', 1729314055, 1729314055, '1'),
(162388, 34162, 'QU', 'OK', 'S', 1729315209, 1729315209, '1'),
(162389, 30796, 'QU', 'OK', 'S', 1729316211, 1729316211, '1'),
(162390, 32853, 'QU', 'OK', 'S', 1729316267, 1729316267, '1'),
(162391, 15019, 'QU', 'OK', 'S', 1729316269, 1729316269, '1'),
(162392, 32751, 'QU', 'OK', 'S', 1729316271, 1729316271, '1'),
(162393, 20005, 'QU', 'OK', 'S', 1729316274, 1729316274, '1'),
(162394, 18966, 'QU', 'OK', 'S', 1729316276, 1729316276, '1'),
(162395, 20487, 'QU', 'OK', 'S', 1729316281, 1729316281, '1'),
(162396, 34064, 'QU', 'OK', 'S', 1729316532, 1729316532, '1'),
(162397, 34064, 'QU', 'OK', 'S', 1729316534, 1729316534, '1'),
(162398, 34064, 'QU', 'OK', 'S', 1729316551, 1729316551, '1'),
(162399, 33260, 'QU', 'OK', 'S', 1729316662, 1729316662, '1'),
(162400, 33260, 'QU', 'OK', 'S', 1729316765, 1729316765, '1'),
(162401, 33260, 'QU', 'OK', 'S', 1729316805, 1729316805, '1'),
(162402, 33260, 'QU', 'OK', 'S', 1729316896, 1729316896, '1'),
(162403, 33790, 'QU', 'OK', 'S', 1729316989, 1729316989, '1'),
(162404, 19811, 'QU', 'OK', 'S', 1729317001, 1729317001, '1'),
(162405, 18810, 'QU', 'OK', 'S', 1729317007, 1729317007, '1'),
(162406, 33787, 'QU', 'OK', 'S', 1729317011, 1729317011, '1'),
(162407, 34069, 'QU', 'OK', 'S', 1729317016, 1729317016, '1'),
(162408, 33785, 'QU', 'OK', 'S', 1729317019, 1729317019, '1'),
(162409, 34105, 'QU', 'OK', 'S', 1729317022, 1729317022, '1'),
(162410, 11797, 'QU', 'OK', 'S', 1729317047, 1729317047, '1'),
(162411, 33791, 'QU', 'OK', 'S', 1729317051, 1729317051, '1'),
(162412, 33786, 'QU', 'OK', 'S', 1729317054, 1729317054, '1'),
(162413, 33780, 'QU', 'OK', 'S', 1729317057, 1729317057, '1'),
(162414, 33765, 'QU', 'OK', 'S', 1729317061, 1729317061, '1'),
(162415, 33767, 'QU', 'OK', 'S', 1729317065, 1729317065, '1'),
(162416, 33767, 'QU', 'OK', 'S', 1729317067, 1729317067, '1'),
(162417, 33778, 'QU', 'OK', 'S', 1729317072, 1729317072, '1'),
(162418, 33778, 'QU', 'OK', 'S', 1729317077, 1729317077, '1'),
(162419, 33778, 'QU', 'OK', 'S', 1729317080, 1729317080, '1'),
(162420, 34070, 'QU', 'OK', 'S', 1729317149, 1729317149, '1'),
(162421, 23227, 'QU', 'OK', 'S', 1729317211, 1729317211, '1'),
(162422, 31430, 'QU', 'OK', 'S', 1729317878, 1729317878, '1'),
(162423, 27130, 'QU', 'OK', 'S', 1729319597, 1729319597, '1'),
(162424, 33342, 'QU', 'OK', 'S', 1729319610, 1729319610, '1'),
(162425, 33997, 'QU', 'OK', 'S', 1729320873, 1729320873, '1'),
(162426, 34012, 'QU', 'OK', 'S', 1729320878, 1729320878, '1'),
(162427, 33789, 'QU', 'OK', 'S', 1729320881, 1729320881, '1'),
(162428, 34040, 'QU', 'OK', 'S', 1729320883, 1729320883, '1'),
(162429, 34045, 'QU', 'OK', 'S', 1729320886, 1729320886, '1'),
(162430, 34045, 'QU', 'OK', 'S', 1729320888, 1729320888, '1'),
(162431, 34038, 'QU', 'OK', 'S', 1729320891, 1729320891, '1'),
(162432, 33960, 'QU', 'OK', 'S', 1729320895, 1729320895, '1'),
(162433, 34025, 'QU', 'OK', 'S', 1729320898, 1729320898, '1'),
(162434, 34064, 'QU', 'OK', 'S', 1729320899, 1729320899, '1'),
(162435, 34064, 'QU', 'OK', 'S', 1729320903, 1729320903, '1'),
(162436, 34009, 'QU', 'OK', 'S', 1729320911, 1729320911, '1'),
(162437, 33959, 'QU', 'OK', 'S', 1729320915, 1729320915, '1'),
(162438, 34064, 'QU', 'OK', 'S', 1729320918, 1729320918, '1'),
(162439, 34064, 'QU', 'OK', 'S', 1729320921, 1729320921, '1'),
(162440, 33751, 'QU', 'OK', 'S', 1729320924, 1729320924, '1'),
(162441, 33973, 'QU', 'OK', 'S', 1729320928, 1729320928, '1'),
(162442, 34032, 'QU', 'OK', 'S', 1729320931, 1729320931, '1'),
(162443, 34031, 'QU', 'OK', 'S', 1729320933, 1729320933, '1'),
(162444, 34014, 'QU', 'OK', 'S', 1729320936, 1729320936, '1'),
(162445, 34047, 'QU', 'OK', 'S', 1729320938, 1729320938, '1'),
(162446, 34008, 'QU', 'OK', 'S', 1729320940, 1729320940, '1'),
(162447, 33974, 'QU', 'OK', 'S', 1729320941, 1729320941, '1'),
(162448, 28523, 'QU', 'OK', 'S', 1729321173, 1729321173, '1'),
(162449, 19504, 'QU', 'OK', 'S', 1729321544, 1729321544, '1'),
(162450, 19504, 'QU', 'OK', 'S', 1729321545, 1729321545, '1'),
(162451, 19504, 'QU', 'OK', 'S', 1729321548, 1729321548, '1'),
(162452, 9621, 'QU', 'OK', 'S', 1729321550, 1729321550, '1'),
(162453, 9621, 'QU', 'OK', 'S', 1729321554, 1729321554, '1'),
(162454, 10838, 'QU', 'OK', 'S', 1729321558, 1729321558, '1'),
(162455, 34101, 'QU', 'OK', 'S', 1729321663, 1729321663, '1'),
(162456, 34110, 'QU', 'OK', 'S', 1729321683, 1729321683, '1'),
(162457, 34098, 'QU', 'OK', 'S', 1729321695, 1729321695, '1'),
(162458, 13502, 'QU', 'OK', 'S', 1729322734, 1729322734, '1'),
(162459, 13502, 'QU', 'OK', 'S', 1729322736, 1729322736, '1'),
(162460, 13502, 'QU', 'OK', 'S', 1729322738, 1729322738, '1'),
(162461, 18219, 'QU', 'OK', 'S', 1729322740, 1729322740, '1'),
(162462, 13501, 'QU', 'OK', 'S', 1729322742, 1729322742, '1'),
(162463, 13502, 'QU', 'OK', 'S', 1729322744, 1729322744, '1'),
(162464, 18219, 'QU', 'OK', 'S', 1729322748, 1729322748, '1'),
(162465, 18219, 'QU', 'OK', 'S', 1729322750, 1729322750, '1'),
(162466, 18219, 'QU', 'OK', 'S', 1729322753, 1729322753, '1'),
(162467, 13501, 'QU', 'OK', 'S', 1729322760, 1729322760, '1'),
(162468, 18223, 'QU', 'OK', 'S', 1729322831, 1729322831, '1'),
(162469, 18223, 'QU', 'OK', 'S', 1729322837, 1729322837, '1'),
(162470, 13502, 'QU', 'OK', 'S', 1729323236, 1729323236, '1'),
(162471, 18219, 'QU', 'OK', 'S', 1729323243, 1729323243, '1'),
(162472, 30533, 'QU', 'OK', 'S', 1729323799, 1729323799, '1'),
(162473, 30533, 'QU', 'OK', 'S', 1729323809, 1729323809, '1'),
(162474, 30533, 'QU', 'OK', 'S', 1729323843, 1729323843, '1'),
(162475, 30533, 'QU', 'OK', 'S', 1729323848, 1729323848, '1'),
(162476, 30533, 'QU', 'OK', 'S', 1729323890, 1729323890, '1'),
(162477, 32400, 'QU', 'OK', 'S', 1729323905, 1729323905, '1'),
(162478, 32400, 'QU', 'OK', 'S', 1729324152, 1729324152, '1'),
(162479, 32400, 'QU', 'OK', 'S', 1729324154, 1729324154, '1'),
(162480, 32400, 'QU', 'OK', 'S', 1729324156, 1729324156, '1'),
(162481, 29676, 'QU', 'OK', 'S', 1729324813, 1729324813, '1'),
(162482, 33961, 'QU', 'OK', 'S', 1729324816, 1729324816, '1'),
(162483, 34109, 'QU', 'OK', 'S', 1729324818, 1729324818, '1'),
(162484, 34134, 'QU', 'OK', 'S', 1729324820, 1729324820, '1'),
(162485, 34086, 'QU', 'OK', 'S', 1729324822, 1729324822, '1'),
(162486, 22404, 'QU', 'OK', 'S', 1729324836, 1729324836, '1'),
(162487, 34135, 'QU', 'OK', 'S', 1729324839, 1729324839, '1'),
(162488, 34092, 'QU', 'OK', 'S', 1729324842, 1729324842, '1'),
(162489, 12287, 'QU', 'OK', 'S', 1729324845, 1729324845, '1'),
(162490, 33699, 'QU', 'OK', 'S', 1729324848, 1729324848, '1'),
(162491, 32354, 'QU', 'OK', 'S', 1729324850, 1729324850, '1'),
(162492, 27122, 'QU', 'OK', 'S', 1729324853, 1729324853, '1'),
(162493, 34136, 'QU', 'OK', 'S', 1729324857, 1729324857, '1'),
(162494, 27119, 'QU', 'OK', 'S', 1729324861, 1729324861, '1'),
(162495, 20631, 'QU', 'OK', 'S', 1729324863, 1729324863, '1'),
(162496, 33936, 'QU', 'OK', 'S', 1729324871, 1729324871, '1'),
(162497, 28667, 'QU', 'OK', 'S', 1729325723, 1729325723, '1'),
(162498, 28667, 'QU', 'OK', 'S', 1729325731, 1729325731, '1'),
(162499, 28667, 'QU', 'OK', 'S', 1729325735, 1729325735, '1'),
(162500, 28667, 'QU', 'OK', 'S', 1729325739, 1729325739, '1'),
(162501, 28667, 'QU', 'OK', 'S', 1729325751, 1729325751, '1'),
(162502, 28667, 'QU', 'OK', 'S', 1729325757, 1729325757, '1'),
(162503, 28667, 'QU', 'OK', 'S', 1729325762, 1729325762, '1'),
(162504, 28667, 'QU', 'OK', 'S', 1729325767, 1729325767, '1'),
(162505, 28667, 'QU', 'OK', 'S', 1729326100, 1729326100, '1'),
(162506, 28667, 'QU', 'OK', 'S', 1729326105, 1729326105, '1'),
(162507, 28667, 'QU', 'OK', 'S', 1729326112, 1729326112, '1'),
(162508, 28667, 'QU', 'OK', 'S', 1729326118, 1729326118, '1'),
(162509, 28667, 'QU', 'OK', 'S', 1729326125, 1729326125, '1'),
(162510, 28667, 'QU', 'OK', 'S', 1729326132, 1729326132, '1'),
(162511, 23638, 'QU', 'OK', 'S', 1729326267, 1729326267, '1'),
(162512, 25323, 'QU', 'OK', 'S', 1729326329, 1729326329, '1'),
(162513, 33869, 'QU', 'OK', 'S', 1729326337, 1729326337, '1'),
(162514, 26364, 'QU', 'OK', 'S', 1729329921, 1729329921, '1'),
(162515, 26364, 'QU', 'OK', 'S', 1729329944, 1729329944, '1'),
(162516, 26364, 'QU', 'OK', 'S', 1729329956, 1729329956, '1'),
(162517, 26364, 'QU', 'OK', 'S', 1729329969, 1729329969, '1'),
(162518, 26364, 'QU', 'OK', 'S', 1729329994, 1729329994, '1'),
(162519, 26364, 'QU', 'OK', 'S', 1729330013, 1729330013, '1'),
(162520, 26364, 'QU', 'OK', 'S', 1729330027, 1729330027, '1'),
(162521, 26364, 'QU', 'OK', 'S', 1729330040, 1729330040, '1'),
(162522, 26364, 'QU', 'OK', 'S', 1729330076, 1729330076, '1'),
(162523, 26364, 'QU', 'OK', 'S', 1729330116, 1729330116, '1'),
(162524, 26364, 'QU', 'OK', 'S', 1729330164, 1729330164, '1'),
(162525, 33843, 'QU', 'OK', 'S', 1729330411, 1729330411, '1'),
(162526, 33843, 'QU', 'OK', 'S', 1729330416, 1729330416, '1'),
(162527, 33843, 'QU', 'OK', 'S', 1729330420, 1729330420, '1'),
(162528, 33843, 'QU', 'OK', 'S', 1729330426, 1729330426, '1'),
(162529, 33843, 'QU', 'OK', 'S', 1729330431, 1729330431, '1'),
(162530, 33843, 'QU', 'OK', 'S', 1729330435, 1729330435, '1'),
(162531, 33843, 'QU', 'OK', 'S', 1729330440, 1729330440, '1'),
(162532, 33843, 'QU', 'OK', 'S', 1729330445, 1729330445, '1'),
(162533, 33843, 'QU', 'OK', 'S', 1729330451, 1729330451, '1'),
(162534, 33843, 'QU', 'OK', 'S', 1729330456, 1729330456, '1'),
(162535, 33843, 'QU', 'OK', 'S', 1729330463, 1729330463, '1'),
(162536, 30297, 'QU', 'OK', 'S', 1729330561, 1729330561, '1'),
(162537, 30297, 'QU', 'OK', 'S', 1729330572, 1729330572, '1'),
(162538, 30297, 'QU', 'OK', 'S', 1729330579, 1729330579, '1'),
(162539, 31633, 'QU', 'OK', 'S', 1729330758, 1729330758, '1'),
(162540, 31633, 'QU', 'OK', 'S', 1729330765, 1729330765, '1'),
(162541, 31633, 'QU', 'OK', 'S', 1729330776, 1729330776, '1'),
(162542, 31633, 'QU', 'OK', 'S', 1729330788, 1729330788, '1'),
(162543, 31633, 'QU', 'OK', 'S', 1729330794, 1729330794, '1'),
(162544, 31633, 'QU', 'OK', 'S', 1729330807, 1729330807, '1'),
(162545, 31633, 'QU', 'OK', 'S', 1729330856, 1729330856, '1'),
(162546, 31193, 'QU', 'OK', 'S', 1729331014, 1729331014, '1'),
(162547, 30982, 'QU', 'OK', 'S', 1729331136, 1729331136, '1'),
(162548, 25684, 'QU', 'OK', 'S', 1729331159, 1729331159, '1'),
(162549, 16310, 'QU', 'OK', 'S', 1729331168, 1729331168, '1'),
(162550, 33544, 'QU', 'OK', 'S', 1729331180, 1729331180, '1'),
(162551, 31193, 'QU', 'OK', 'S', 1729331407, 1729331407, '1'),
(162552, 33922, 'QU', 'OK', 'S', 1729331632, 1729331632, '1'),
(162553, 30806, 'QU', 'OK', 'S', 1729331762, 1729331762, '1'),
(162554, 34201, 'QU', 'OK', 'S', 1729332236, 1729332236, '1'),
(162555, 34201, 'QU', 'OK', 'S', 1729332243, 1729332243, '1'),
(162556, 34204, 'QU', 'OK', 'S', 1729332268, 1729332268, '1'),
(162557, 34204, 'QU', 'OK', 'S', 1729332277, 1729332277, '1'),
(162558, 34205, 'QU', 'OK', 'S', 1729332298, 1729332298, '1'),
(162559, 34205, 'QU', 'OK', 'S', 1729332306, 1729332306, '1'),
(162560, 34207, 'QU', 'OK', 'S', 1729332328, 1729332328, '1'),
(162561, 34207, 'QU', 'OK', 'S', 1729332336, 1729332336, '1'),
(162562, 34206, 'QU', 'OK', 'S', 1729332377, 1729332377, '1'),
(162563, 34206, 'QU', 'OK', 'S', 1729332384, 1729332384, '1'),
(162564, 34208, 'QU', 'OK', 'S', 1729332406, 1729332406, '1'),
(162565, 34208, 'QU', 'OK', 'S', 1729332415, 1729332415, '1'),
(162566, 34210, 'QU', 'OK', 'S', 1729332437, 1729332437, '1'),
(162567, 34210, 'QU', 'OK', 'S', 1729332445, 1729332445, '1'),
(162568, 34209, 'QU', 'OK', 'S', 1729332482, 1729332482, '1'),
(162569, 34209, 'QU', 'OK', 'S', 1729332490, 1729332490, '1'),
(162570, 34203, 'QU', 'OK', 'S', 1729332663, 1729332663, '1'),
(162571, 34203, 'QU', 'OK', 'S', 1729332674, 1729332674, '1'),
(162572, 34211, 'QU', 'OK', 'S', 1729332705, 1729332705, '1'),
(162573, 34211, 'QU', 'OK', 'S', 1729332712, 1729332712, '1'),
(162574, 30806, 'QU', 'OK', 'S', 1729332780, 1729332780, '1'),
(162575, 34212, 'QU', 'OK', 'S', 1729332797, 1729332797, '1'),
(162576, 30806, 'QU', 'OK', 'S', 1729332802, 1729332802, '1'),
(162577, 34212, 'QU', 'OK', 'S', 1729332805, 1729332805, '1'),
(162578, 30176, 'QU', 'OK', 'S', 1729332858, 1729332858, '1'),
(162579, 32294, 'QU', 'OK', 'S', 1729332919, 1729332919, '1'),
(162580, 32772, 'QU', 'OK', 'S', 1729332958, 1729332958, '1'),
(162581, 31089, 'QU', 'OK', 'S', 1729332961, 1729332961, '1'),
(162582, 33905, 'QU', 'OK', 'S', 1729332963, 1729332963, '1'),
(162583, 31924, 'QU', 'OK', 'S', 1729332969, 1729332969, '1'),
(162584, 33269, 'QU', 'OK', 'S', 1729332972, 1729332972, '1'),
(162585, 33525, 'QU', 'OK', 'S', 1729332975, 1729332975, '1'),
(162586, 32353, 'QU', 'OK', 'S', 1729333440, 1729333440, '1'),
(162587, 8896, 'QU', 'OK', 'S', 1729333505, 1729333505, '1'),
(162588, 34193, 'QU', 'OK', 'S', 1729333656, 1729333656, '1'),
(162589, 25383, 'QU', 'OK', 'S', 1729333946, 1729333946, '1'),
(162590, 26171, 'QU', 'OK', 'S', 1729333950, 1729333950, '1'),
(162591, 34090, 'QU', 'OK', 'S', 1729333956, 1729333956, '1'),
(162592, 29926, 'QU', 'OK', 'S', 1729334360, 1729334360, '1'),
(162593, 15845, 'QU', 'OK', 'S', 1729334418, 1729334418, '1'),
(162594, 29757, 'QU', 'OK', 'S', 1729335045, 1729335045, '1'),
(162595, 29757, 'QU', 'OK', 'S', 1729335094, 1729335094, '1'),
(162596, 28666, 'QU', 'OK', 'S', 1729335141, 1729335141, '1'),
(162597, 34198, 'QU', 'OK', 'S', 1729335220, 1729335220, '1'),
(162598, 17981, 'QU', 'OK', 'S', 1729335282, 1729335282, '1'),
(162599, 34200, 'QU', 'OK', 'S', 1729335454, 1729335454, '1'),
(162600, 30470, 'QU', 'OK', 'S', 1729336022, 1729336022, '1'),
(162601, 34199, 'QU', 'OK', 'S', 1729336025, 1729336025, '1'),
(162602, 34202, 'QU', 'OK', 'S', 1729336258, 1729336258, '1'),
(162603, 34196, 'QU', 'OK', 'S', 1729337101, 1729337101, '1'),
(162604, 34192, 'QU', 'OK', 'S', 1729337253, 1729337253, '1'),
(162605, 34194, 'QU', 'OK', 'S', 1729337331, 1729337331, '1'),
(162606, 34195, 'QU', 'OK', 'S', 1729337383, 1729337383, '1'),
(162607, 34213, 'QU', 'OK', 'S', 1729337838, 1729337838, '1'),
(162608, 34213, 'QU', 'OK', 'S', 1729337846, 1729337846, '1'),
(162609, 34214, 'QU', 'OK', 'S', 1729337869, 1729337869, '1'),
(162610, 34214, 'QU', 'OK', 'S', 1729337878, 1729337878, '1'),
(162611, 32477, 'QU', 'OK', 'S', 1729337934, 1729337934, '1'),
(162612, 18203, 'QU', 'OK', 'S', 1729337992, 1729337992, '1'),
(162613, 34190, 'QU', 'OK', 'S', 1729337996, 1729337996, '1'),
(162614, 33987, 'QU', 'OK', 'S', 1729338023, 1729338023, '1'),
(162615, 32477, 'QU', 'OK', 'S', 1729338103, 1729338103, '1'),
(162616, 33900, 'QU', 'OK', 'S', 1729338128, 1729338128, '1'),
(162617, 34191, 'QU', 'OK', 'S', 1729338131, 1729338131, '1'),
(162618, 33062, 'QU', 'OK', 'S', 1729338143, 1729338143, '1'),
(162619, 34197, 'QU', 'OK', 'S', 1729338190, 1729338190, '1'),
(162620, 34215, 'QU', 'OK', 'S', 1729338452, 1729338452, '1'),
(162621, 34215, 'QU', 'OK', 'S', 1729338459, 1729338459, '1'),
(162622, 34188, 'QU', 'OK', 'S', 1729338580, 1729338580, '1'),
(162623, 34189, 'QU', 'OK', 'S', 1729338636, 1729338636, '1'),
(162624, 33233, 'QU', 'OK', 'S', 1729338792, 1729338792, '1'),
(162625, 34186, 'QU', 'OK', 'S', 1729339808, 1729339808, '1'),
(162626, 34187, 'QU', 'OK', 'S', 1729339861, 1729339861, '1'),
(162627, 30470, 'QU', 'OK', 'S', 1729339940, 1729339940, '1'),
(162628, 32354, 'QU', 'OK', 'S', 1729340194, 1729340194, '1'),
(162629, 27176, 'QU', 'OK', 'S', 1729340231, 1729340231, '1'),
(162630, 30442, 'QU', 'OK', 'S', 1729340675, 1729340675, '1'),
(162631, 29775, 'QU', 'OK', 'S', 1729340711, 1729340711, '1'),
(162632, 31307, 'QU', 'OK', 'S', 1729340757, 1729340757, '1'),
(162633, 34216, 'QU', 'OK', 'S', 1729341064, 1729341064, '1'),
(162634, 34216, 'QU', 'OK', 'S', 1729341073, 1729341073, '1'),
(162635, 34217, 'QU', 'OK', 'S', 1729341096, 1729341096, '1'),
(162636, 34217, 'QU', 'OK', 'S', 1729341106, 1729341106, '1'),
(162637, 33541, 'QU', 'OK', 'S', 1729341764, 1729341764, '1'),
(162638, 26120, 'QU', 'OK', 'S', 1729343658, 1729343658, '1'),
(162639, 26120, 'QU', 'OK', 'S', 1729343679, 1729343679, '1'),
(162640, 26120, 'QU', 'OK', 'S', 1729343708, 1729343708, '1'),
(162641, 26120, 'QU', 'OK', 'S', 1729343721, 1729343721, '1'),
(162642, 26120, 'QU', 'OK', 'S', 1729343730, 1729343730, '1'),
(162643, 26120, 'QU', 'OK', 'S', 1729343738, 1729343738, '1'),
(162644, 26120, 'QU', 'OK', 'S', 1729343743, 1729343743, '1'),
(162645, 34121, 'QU', 'OK', 'S', 1729343753, 1729343753, '1'),
(162646, 26120, 'QU', 'OK', 'S', 1729343754, 1729343754, '1'),
(162647, 26120, 'QU', 'OK', 'S', 1729343769, 1729343769, '1'),
(162648, 26120, 'QU', 'OK', 'S', 1729343775, 1729343775, '1'),
(162649, 26120, 'QU', 'OK', 'S', 1729343783, 1729343783, '1'),
(162650, 26120, 'QU', 'OK', 'S', 1729343791, 1729343791, '1'),
(162651, 26120, 'QU', 'OK', 'S', 1729343802, 1729343802, '1'),
(162652, 26120, 'QU', 'OK', 'S', 1729343811, 1729343811, '1'),
(162653, 12387, 'QU', 'OK', 'S', 1729343900, 1729343900, '1'),
(162654, 33430, 'QU', 'OK', 'S', 1729343935, 1729343935, '1'),
(162655, 33428, 'QU', 'OK', 'S', 1729343941, 1729343941, '1'),
(162656, 33427, 'QU', 'OK', 'S', 1729343946, 1729343946, '1'),
(162657, 33425, 'QU', 'OK', 'S', 1729343951, 1729343951, '1'),
(162658, 20440, 'QU', 'OK', 'S', 1729343954, 1729343954, '1'),
(162659, 33424, 'QU', 'OK', 'S', 1729343956, 1729343956, '1'),
(162660, 33423, 'QU', 'OK', 'S', 1729343962, 1729343962, '1'),
(162661, 33422, 'QU', 'OK', 'S', 1729343967, 1729343967, '1'),
(162662, 33186, 'QU', 'OK', 'S', 1729343973, 1729343973, '1'),
(162663, 33179, 'QU', 'OK', 'S', 1729343987, 1729343987, '1'),
(162664, 33178, 'QU', 'OK', 'S', 1729343994, 1729343994, '1'),
(162665, 33161, 'QU', 'OK', 'S', 1729343999, 1729343999, '1'),
(162666, 33160, 'QU', 'OK', 'S', 1729344004, 1729344004, '1'),
(162667, 14646, 'QU', 'OK', 'S', 1729344023, 1729344023, '1'),
(162668, 33012, 'QU', 'OK', 'S', 1729344078, 1729344078, '1'),
(162669, 33011, 'QU', 'OK', 'S', 1729344083, 1729344083, '1'),
(162670, 33010, 'QU', 'OK', 'S', 1729344090, 1729344090, '1'),
(162671, 33010, 'QU', 'OK', 'S', 1729344098, 1729344098, '1'),
(162672, 33009, 'QU', 'OK', 'S', 1729344104, 1729344104, '1'),
(162673, 8513, 'QU', 'OK', 'S', 1729344109, 1729344109, '1'),
(162674, 32929, 'QU', 'OK', 'S', 1729344111, 1729344111, '1'),
(162675, 32849, 'QU', 'OK', 'S', 1729344127, 1729344127, '1'),
(162676, 32846, 'QU', 'OK', 'S', 1729344135, 1729344135, '1'),
(162677, 32844, 'QU', 'OK', 'S', 1729344142, 1729344142, '1'),
(162678, 30941, 'QU', 'OK', 'S', 1729344150, 1729344150, '1'),
(162679, 19620, 'QU', 'OK', 'S', 1729344158, 1729344158, '1'),
(162680, 24065, 'QU', 'OK', 'S', 1729344162, 1729344162, '1'),
(162681, 34081, 'QU', 'OK', 'S', 1729344166, 1729344166, '1'),
(162682, 20937, 'QU', 'OK', 'S', 1729344169, 1729344169, '1'),
(162683, 29254, 'QU', 'OK', 'S', 1729344172, 1729344172, '1'),
(162684, 19538, 'QU', 'OK', 'S', 1729344177, 1729344177, '1'),
(162685, 33945, 'QU', 'OK', 'S', 1729344180, 1729344180, '1'),
(162686, 19624, 'QU', 'OK', 'S', 1729344183, 1729344183, '1'),
(162687, 31748, 'QU', 'OK', 'S', 1729344187, 1729344187, '1'),
(162688, 32736, 'QU', 'OK', 'S', 1729344195, 1729344195, '1'),
(162689, 32772, 'QU', 'OK', 'S', 1729344199, 1729344199, '1'),
(162690, 18186, 'QU', 'OK', 'S', 1729344202, 1729344202, '1'),
(162691, 31075, 'QU', 'OK', 'S', 1729344207, 1729344207, '1'),
(162692, 31099, 'QU', 'OK', 'S', 1729344212, 1729344212, '1'),
(162693, 27961, 'QU', 'OK', 'S', 1729344265, 1729344265, '1'),
(162694, 20416, 'QU', 'OK', 'S', 1729344266, 1729344266, '1'),
(162695, 30440, 'QU', 'OK', 'S', 1729344276, 1729344276, '1'),
(162696, 27960, 'QU', 'OK', 'S', 1729344279, 1729344279, '1'),
(162697, 24343, 'QU', 'OK', 'S', 1729344283, 1729344283, '1'),
(162698, 31100, 'QU', 'OK', 'S', 1729344286, 1729344286, '1'),
(162699, 6052, 'QU', 'OK', 'S', 1729344293, 1729344293, '1'),
(162700, 4681, 'QU', 'OK', 'S', 1729344297, 1729344297, '1'),
(162701, 33250, 'QU', 'OK', 'S', 1729344301, 1729344301, '1'),
(162702, 28391, 'QU', 'OK', 'S', 1729344303, 1729344303, '1'),
(162703, 25599, 'QU', 'OK', 'S', 1729344307, 1729344307, '1'),
(162704, 16218, 'QU', 'OK', 'S', 1729344310, 1729344310, '1'),
(162705, 31112, 'QU', 'OK', 'S', 1729344315, 1729344315, '1'),
(162706, 34128, 'QU', 'OK', 'S', 1729344317, 1729344317, '1'),
(162707, 5008, 'QU', 'OK', 'S', 1729344323, 1729344323, '1'),
(162708, 31971, 'QU', 'OK', 'S', 1729344325, 1729344325, '1'),
(162709, 32753, 'QU', 'OK', 'S', 1729344333, 1729344333, '1'),
(162710, 31916, 'QU', 'OK', 'S', 1729344336, 1729344336, '1'),
(162711, 22374, 'QU', 'OK', 'S', 1729344340, 1729344340, '1'),
(162712, 31686, 'QU', 'OK', 'S', 1729344352, 1729344352, '1'),
(162713, 22093, 'QU', 'OK', 'S', 1729344357, 1729344357, '1'),
(162714, 11678, 'QU', 'OK', 'S', 1729344367, 1729344367, '1'),
(162715, 33860, 'QU', 'OK', 'S', 1729344370, 1729344370, '1'),
(162716, 33839, 'QU', 'OK', 'S', 1729344375, 1729344375, '1'),
(162717, 23976, 'QU', 'OK', 'S', 1729344378, 1729344378, '1'),
(162718, 33920, 'QU', 'OK', 'S', 1729344382, 1729344382, '1'),
(162719, 33840, 'QU', 'OK', 'S', 1729344390, 1729344390, '1'),
(162720, 30438, 'QU', 'OK', 'S', 1729344394, 1729344394, '1'),
(162721, 20416, 'QU', 'OK', 'S', 1729344394, 1729344394, '1'),
(162722, 6364, 'QU', 'OK', 'S', 1729344409, 1729344409, '1'),
(162723, 30440, 'QU', 'OK', 'S', 1729344413, 1729344413, '1'),
(162724, 31117, 'QU', 'OK', 'S', 1729344424, 1729344424, '1'),
(162725, 33468, 'QU', 'OK', 'S', 1729344429, 1729344429, '1'),
(162726, 28387, 'QU', 'OK', 'S', 1729344433, 1729344433, '1'),
(162727, 32571, 'QU', 'OK', 'S', 1729344438, 1729344438, '1'),
(162728, 33500, 'QU', 'OK', 'S', 1729344450, 1729344450, '1'),
(162729, 30440, 'QU', 'OK', 'S', 1729344453, 1729344453, '1'),
(162730, 19063, 'QU', 'OK', 'S', 1729344463, 1729344463, '1'),
(162731, 33166, 'QU', 'OK', 'S', 1729344468, 1729344468, '1'),
(162732, 29252, 'QU', 'OK', 'S', 1729344471, 1729344471, '1'),
(162733, 15156, 'QU', 'OK', 'S', 1729344476, 1729344476, '1'),
(162734, 24592, 'QU', 'OK', 'S', 1729344482, 1729344482, '1'),
(162735, 32358, 'QU', 'OK', 'S', 1729344485, 1729344485, '1'),
(162736, 31096, 'QU', 'OK', 'S', 1729344488, 1729344488, '1'),
(162737, 31619, 'QU', 'OK', 'S', 1729344495, 1729344495, '1'),
(162738, 20416, 'QU', 'OK', 'S', 1729344500, 1729344500, '1'),
(162739, 33284, 'QU', 'OK', 'S', 1729344502, 1729344502, '1'),
(162740, 18910, 'QU', 'OK', 'S', 1729344506, 1729344506, '1'),
(162741, 33206, 'QU', 'OK', 'S', 1729344510, 1729344510, '1'),
(162742, 17889, 'QU', 'OK', 'S', 1729344518, 1729344518, '1'),
(162743, 32997, 'QU', 'OK', 'S', 1729344523, 1729344523, '1'),
(162744, 10442, 'QU', 'OK', 'S', 1729344526, 1729344526, '1'),
(162745, 33347, 'QU', 'OK', 'S', 1729344529, 1729344529, '1'),
(162746, 25266, 'QU', 'OK', 'S', 1729344581, 1729344581, '1'),
(162747, 20416, 'QU', 'OK', 'S', 1729344608, 1729344608, '1'),
(162748, 20473, 'QU', 'OK', 'S', 1729344715, 1729344715, '1'),
(162749, 20416, 'QU', 'OK', 'S', 1729344803, 1729344803, '1'),
(162750, 28504, 'QU', 'OK', 'S', 1729344903, 1729344903, '1'),
(162751, 14646, 'QU', 'OK', 'S', 1729344971, 1729344971, '1'),
(162752, 9523, 'QU', 'OK', 'S', 1729345006, 1729345006, '1'),
(162753, 4432, 'QU', 'OK', 'S', 1729345195, 1729345195, '1'),
(162754, 18830, 'QU', 'OK', 'S', 1729345208, 1729345208, '1'),
(162755, 27364, 'QU', 'OK', 'S', 1729345211, 1729345211, '1'),
(162756, 33401, 'QU', 'OK', 'S', 1729345231, 1729345231, '1'),
(162757, 29532, 'QU', 'OK', 'S', 1729345236, 1729345236, '1'),
(162758, 33266, 'QU', 'OK', 'S', 1729345238, 1729345238, '1'),
(162759, 24314, 'QU', 'OK', 'S', 1729345244, 1729345244, '1'),
(162760, 24597, 'QU', 'OK', 'S', 1729345248, 1729345248, '1'),
(162761, 13510, 'QU', 'OK', 'S', 1729345259, 1729345259, '1'),
(162762, 33309, 'QU', 'OK', 'S', 1729345264, 1729345264, '1'),
(162763, 14553, 'QU', 'OK', 'S', 1729345276, 1729345276, '1'),
(162764, 32460, 'QU', 'OK', 'S', 1729345281, 1729345281, '1'),
(162765, 21962, 'QU', 'OK', 'S', 1729345285, 1729345285, '1'),
(162766, 34077, 'QU', 'OK', 'S', 1729345290, 1729345290, '1'),
(162767, 7656, 'QU', 'OK', 'S', 1729345306, 1729345306, '1'),
(162768, 24851, 'QU', 'OK', 'S', 1729345310, 1729345310, '1'),
(162769, 29252, 'QU', 'OK', 'S', 1729345314, 1729345314, '1'),
(162770, 17888, 'QU', 'OK', 'S', 1729345319, 1729345319, '1'),
(162771, 33025, 'QU', 'OK', 'S', 1729345322, 1729345322, '1'),
(162772, 31093, 'QU', 'OK', 'S', 1729345337, 1729345337, '1'),
(162773, 32808, 'QU', 'OK', 'S', 1729345343, 1729345343, '1'),
(162774, 17892, 'QU', 'OK', 'S', 1729345346, 1729345346, '1'),
(162775, 32460, 'QU', 'OK', 'S', 1729345350, 1729345350, '1'),
(162776, 33726, 'QU', 'OK', 'S', 1729345366, 1729345366, '1'),
(162777, 33329, 'QU', 'OK', 'S', 1729345378, 1729345378, '1'),
(162778, 31714, 'QU', 'OK', 'S', 1729345385, 1729345385, '1'),
(162779, 33175, 'QU', 'OK', 'S', 1729345388, 1729345388, '1'),
(162780, 30791, 'QU', 'OK', 'S', 1729345394, 1729345394, '1'),
(162781, 30435, 'QU', 'OK', 'S', 1729345398, 1729345398, '1'),
(162782, 18132, 'QU', 'OK', 'S', 1729345406, 1729345406, '1'),
(162783, 30795, 'QU', 'OK', 'S', 1729345411, 1729345411, '1'),
(162784, 33271, 'QU', 'OK', 'S', 1729345416, 1729345416, '1'),
(162785, 33032, 'QU', 'OK', 'S', 1729345420, 1729345420, '1'),
(162786, 9871, 'QU', 'OK', 'S', 1729345460, 1729345460, '1'),
(162787, 12600, 'QU', 'OK', 'S', 1729345468, 1729345468, '1'),
(162788, 9871, 'QU', 'OK', 'S', 1729345471, 1729345471, '1'),
(162789, 3167, 'QU', 'OK', 'S', 1729345486, 1729345486, '1'),
(162790, 33766, 'QU', 'OK', 'S', 1729345515, 1729345515, '1'),
(162791, 33766, 'QU', 'OK', 'S', 1729345528, 1729345528, '1'),
(162792, 9701, 'QU', 'OK', 'S', 1729345530, 1729345530, '1'),
(162793, 21008, 'QU', 'OK', 'S', 1729345540, 1729345540, '1'),
(162794, 1313, 'QU', 'OK', 'S', 1729345556, 1729345556, '1'),
(162795, 21567, 'QU', 'OK', 'S', 1729345629, 1729345629, '1'),
(162796, 19964, 'QU', 'OK', 'S', 1729345722, 1729345722, '1'),
(162797, 12606, 'QU', 'OK', 'S', 1729345774, 1729345774, '1'),
(162798, 32187, 'QU', 'OK', 'S', 1729345814, 1729345814, '1'),
(162799, 32328, 'QU', 'OK', 'S', 1729345822, 1729345822, '1'),
(162800, 32220, 'QU', 'OK', 'S', 1729345825, 1729345825, '1'),
(162801, 32327, 'QU', 'OK', 'S', 1729345829, 1729345829, '1'),
(162802, 29871, 'QU', 'OK', 'S', 1729345832, 1729345832, '1'),
(162803, 29769, 'QU', 'OK', 'S', 1729345838, 1729345838, '1'),
(162804, 18781, 'QU', 'OK', 'S', 1729345842, 1729345842, '1'),
(162805, 29871, 'QU', 'OK', 'S', 1729345846, 1729345846, '1'),
(162806, 11614, 'QU', 'OK', 'S', 1729345849, 1729345849, '1'),
(162807, 21783, 'QU', 'OK', 'S', 1729345852, 1729345852, '1'),
(162808, 29438, 'QU', 'OK', 'S', 1729345857, 1729345857, '1'),
(162809, 29368, 'QU', 'OK', 'S', 1729345861, 1729345861, '1'),
(162810, 32186, 'QU', 'OK', 'S', 1729345864, 1729345864, '1'),
(162811, 21697, 'QU', 'OK', 'S', 1729345867, 1729345867, '1'),
(162812, 29494, 'QU', 'OK', 'S', 1729345871, 1729345871, '1'),
(162813, 21789, 'QU', 'OK', 'S', 1729345886, 1729345886, '1'),
(162814, 18356, 'QU', 'OK', 'S', 1729345893, 1729345893, '1'),
(162815, 29985, 'QU', 'OK', 'S', 1729345896, 1729345896, '1'),
(162816, 31235, 'QU', 'OK', 'S', 1729345899, 1729345899, '1'),
(162817, 23214, 'QU', 'OK', 'S', 1729345902, 1729345902, '1'),
(162818, 2351, 'QU', 'OK', 'S', 1729345906, 1729345906, '1'),
(162819, 32948, 'QU', 'OK', 'S', 1729345910, 1729345910, '1'),
(162820, 29716, 'QU', 'OK', 'S', 1729345913, 1729345913, '1'),
(162821, 29663, 'QU', 'OK', 'S', 1729345923, 1729345923, '1'),
(162822, 31527, 'QU', 'OK', 'S', 1729345929, 1729345929, '1'),
(162823, 31573, 'QU', 'OK', 'S', 1729345932, 1729345932, '1'),
(162824, 31534, 'QU', 'OK', 'S', 1729345934, 1729345934, '1'),
(162825, 34147, 'QU', 'OK', 'S', 1729345938, 1729345938, '1'),
(162826, 29771, 'QU', 'OK', 'S', 1729345941, 1729345941, '1'),
(162827, 30967, 'QU', 'OK', 'S', 1729345944, 1729345944, '1'),
(162828, 29495, 'QU', 'OK', 'S', 1729345949, 1729345949, '1'),
(162829, 23214, 'QU', 'OK', 'S', 1729345952, 1729345952, '1'),
(162830, 21695, 'QU', 'OK', 'S', 1729345955, 1729345955, '1'),
(162831, 29369, 'QU', 'OK', 'S', 1729345961, 1729345961, '1'),
(162832, 29343, 'QU', 'OK', 'S', 1729345964, 1729345964, '1'),
(162833, 278, 'QU', 'OK', 'S', 1729345969, 1729345969, '1'),
(162834, 12288, 'QU', 'OK', 'S', 1729346018, 1729346018, '1'),
(162835, 12288, 'QU', 'OK', 'S', 1729346026, 1729346026, '1'),
(162836, 2081, 'QU', 'OK', 'S', 1729346055, 1729346055, '1'),
(162837, 3456, 'QU', 'OK', 'S', 1729346110, 1729346110, '1'),
(162838, 29612, 'QU', 'OK', 'S', 1729346205, 1729346205, '1'),
(162839, 31896, 'QU', 'OK', 'S', 1729346249, 1729346249, '1'),
(162840, 28326, 'QU', 'OK', 'S', 1729346258, 1729346258, '1'),
(162841, 33546, 'QU', 'OK', 'S', 1729346278, 1729346278, '1'),
(162842, 33545, 'QU', 'OK', 'S', 1729346283, 1729346283, '1'),
(162843, 33545, 'QU', 'OK', 'S', 1729346286, 1729346286, '1'),
(162844, 29022, 'QU', 'OK', 'S', 1729346288, 1729346288, '1'),
(162845, 33545, 'QU', 'OK', 'S', 1729346292, 1729346292, '1'),
(162846, 31732, 'QU', 'OK', 'S', 1729346295, 1729346295, '1'),
(162847, 31733, 'QU', 'OK', 'S', 1729346299, 1729346299, '1'),
(162848, 20461, 'QU', 'OK', 'S', 1729346301, 1729346301, '1'),
(162849, 20461, 'QU', 'OK', 'S', 1729346307, 1729346307, '1'),
(162850, 20461, 'QU', 'OK', 'S', 1729346309, 1729346309, '1'),
(162851, 31406, 'QU', 'OK', 'S', 1729346313, 1729346313, '1'),
(162852, 31406, 'QU', 'OK', 'S', 1729346317, 1729346317, '1'),
(162853, 20461, 'QU', 'OK', 'S', 1729346330, 1729346330, '1'),
(162854, 3282, 'QU', 'OK', 'S', 1729346337, 1729346337, '1'),
(162855, 31406, 'QU', 'OK', 'S', 1729346351, 1729346351, '1'),
(162856, 7779, 'QU', 'OK', 'S', 1729346356, 1729346356, '1'),
(162857, 7656, 'QU', 'OK', 'S', 1729346372, 1729346372, '1'),
(162858, 7011, 'QU', 'OK', 'S', 1729346377, 1729346377, '1'),
(162859, 7779, 'QU', 'OK', 'S', 1729346380, 1729346380, '1'),
(162860, 832, 'QU', 'OK', 'S', 1729346391, 1729346391, '1'),
(162861, 7011, 'QU', 'OK', 'S', 1729346391, 1729346391, '1'),
(162862, 16706, 'QU', 'OK', 'S', 1729346449, 1729346449, '1'),
(162863, 3279, 'QU', 'OK', 'S', 1729346622, 1729346622, '1'),
(162864, 3550, 'QU', 'OK', 'S', 1729346797, 1729346797, '1'),
(162865, 31902, 'QU', 'OK', 'S', 1729405995, 1729405995, '1'),
(162866, 31901, 'QU', 'OK', 'S', 1729406031, 1729406031, '1'),
(162867, 31900, 'QU', 'OK', 'S', 1729406065, 1729406065, '1'),
(162868, 31828, 'QU', 'OK', 'S', 1729406078, 1729406078, '1'),
(162869, 31798, 'QU', 'OK', 'S', 1729406139, 1729406139, '1'),
(162870, 31759, 'QU', 'OK', 'S', 1729406200, 1729406200, '1'),
(162871, 31740, 'QU', 'OK', 'S', 1729406360, 1729406360, '1'),
(162872, 31549, 'QU', 'OK', 'S', 1729406374, 1729406374, '1'),
(162873, 31547, 'QU', 'OK', 'S', 1729406416, 1729406416, '1'),
(162874, 31526, 'QU', 'OK', 'S', 1729406465, 1729406465, '1'),
(162875, 31524, 'QU', 'OK', 'S', 1729406501, 1729406501, '1'),
(162876, 31524, 'QU', 'OK', 'S', 1729406614, 1729406614, '1'),
(162877, 31422, 'QU', 'OK', 'S', 1729406678, 1729406678, '1'),
(162878, 31372, 'QU', 'OK', 'S', 1729406746, 1729406746, '1'),
(162879, 31281, 'QU', 'OK', 'S', 1729406811, 1729406811, '1'),
(162880, 31279, 'QU', 'OK', 'S', 1729406878, 1729406878, '1'),
(162881, 31247, 'QU', 'OK', 'S', 1729406905, 1729406905, '1'),
(162882, 31246, 'QU', 'OK', 'S', 1729407031, 1729407031, '1'),
(162883, 31245, 'QU', 'OK', 'S', 1729407086, 1729407086, '1'),
(162884, 31176, 'QU', 'OK', 'S', 1729407138, 1729407138, '1'),
(162885, 31175, 'QU', 'OK', 'S', 1729407162, 1729407162, '1'),
(162886, 31173, 'QU', 'OK', 'S', 1729407178, 1729407178, '1'),
(162887, 31125, 'QU', 'OK', 'S', 1729407203, 1729407203, '1'),
(162888, 31124, 'QU', 'OK', 'S', 1729407223, 1729407223, '1'),
(162889, 31123, 'QU', 'OK', 'S', 1729407237, 1729407237, '1'),
(162890, 31069, 'QU', 'OK', 'S', 1729407265, 1729407265, '1'),
(162891, 31066, 'QU', 'OK', 'S', 1729407282, 1729407282, '1'),
(162892, 31065, 'QU', 'OK', 'S', 1729407383, 1729407383, '1'),
(162893, 30246, 'QU', 'OK', 'S', 1729407676, 1729407676, '1'),
(162894, 30238, 'QU', 'OK', 'S', 1729407716, 1729407716, '1'),
(162895, 30237, 'QU', 'OK', 'S', 1729407735, 1729407735, '1'),
(162896, 30236, 'QU', 'OK', 'S', 1729407759, 1729407759, '1'),
(162897, 29514, 'QU', 'OK', 'S', 1729407774, 1729407774, '1'),
(162898, 29513, 'QU', 'OK', 'S', 1729407835, 1729407835, '1'),
(162899, 29512, 'QU', 'OK', 'S', 1729407864, 1729407864, '1'),
(162900, 29511, 'QU', 'OK', 'S', 1729407888, 1729407888, '1'),
(162901, 29510, 'QU', 'OK', 'S', 1729407915, 1729407915, '1'),
(162902, 29509, 'QU', 'OK', 'S', 1729407932, 1729407932, '1'),
(162903, 29508, 'QU', 'OK', 'S', 1729407955, 1729407955, '1'),
(162904, 29506, 'QU', 'OK', 'S', 1729407986, 1729407986, '1'),
(162905, 29504, 'QU', 'OK', 'S', 1729408065, 1729408065, '1'),
(162906, 28951, 'QU', 'OK', 'S', 1729408132, 1729408132, '1'),
(162907, 28950, 'QU', 'OK', 'S', 1729408163, 1729408163, '1'),
(162908, 28949, 'QU', 'OK', 'S', 1729408202, 1729408202, '1'),
(162909, 28948, 'QU', 'OK', 'S', 1729408265, 1729408265, '1'),
(162910, 28943, 'QU', 'OK', 'S', 1729408283, 1729408283, '1'),
(162911, 28944, 'QU', 'OK', 'S', 1729408296, 1729408296, '1'),
(162912, 28942, 'QU', 'OK', 'S', 1729408327, 1729408327, '1'),
(162913, 28941, 'QU', 'OK', 'S', 1729408376, 1729408376, '1'),
(162914, 28940, 'QU', 'OK', 'S', 1729408397, 1729408397, '1'),
(162915, 28939, 'QU', 'OK', 'S', 1729408407, 1729408407, '1'),
(162916, 28525, 'QU', 'OK', 'S', 1729408475, 1729408475, '1'),
(162917, 28524, 'QU', 'OK', 'S', 1729408509, 1729408509, '1'),
(162918, 28522, 'QU', 'OK', 'S', 1729408533, 1729408533, '1'),
(162919, 28521, 'QU', 'OK', 'S', 1729408605, 1729408605, '1'),
(162920, 28520, 'QU', 'OK', 'S', 1729408619, 1729408619, '1'),
(162921, 28517, 'QU', 'OK', 'S', 1729408642, 1729408642, '1'),
(162922, 28516, 'QU', 'OK', 'S', 1729408654, 1729408654, '1'),
(162923, 28515, 'QU', 'OK', 'S', 1729408677, 1729408677, '1'),
(162924, 28512, 'QU', 'OK', 'S', 1729408732, 1729408732, '1'),
(162925, 28491, 'QU', 'OK', 'S', 1729408751, 1729408751, '1'),
(162926, 28474, 'QU', 'OK', 'S', 1729408786, 1729408786, '1'),
(162927, 27628, 'QU', 'OK', 'S', 1729408830, 1729408830, '1'),
(162928, 27585, 'QU', 'OK', 'S', 1729408850, 1729408850, '1'),
(162929, 27584, 'QU', 'OK', 'S', 1729408865, 1729408865, '1'),
(162930, 27583, 'QU', 'OK', 'S', 1729408874, 1729408874, '1'),
(162931, 27582, 'QU', 'OK', 'S', 1729408885, 1729408885, '1'),
(162932, 27581, 'QU', 'OK', 'S', 1729408896, 1729408896, '1'),
(162933, 27580, 'QU', 'OK', 'S', 1729408906, 1729408906, '1'),
(162934, 27556, 'QU', 'OK', 'S', 1729408916, 1729408916, '1'),
(162935, 27555, 'QU', 'OK', 'S', 1729408927, 1729408927, '1'),
(162936, 27553, 'QU', 'OK', 'S', 1729408940, 1729408940, '1'),
(162937, 27550, 'QU', 'OK', 'S', 1729408965, 1729408965, '1'),
(162938, 27548, 'QU', 'OK', 'S', 1729408988, 1729408988, '1'),
(162939, 27536, 'QU', 'OK', 'S', 1729409010, 1729409010, '1'),
(162940, 27525, 'QU', 'OK', 'S', 1729409025, 1729409025, '1'),
(162941, 34082, 'QU', 'OK', 'S', 1729409028, 1729409028, '1'),
(162942, 34082, 'QU', 'OK', 'S', 1729409034, 1729409034, '1'),
(162943, 26808, 'QU', 'OK', 'S', 1729409043, 1729409043, '1'),
(162944, 34066, 'QU', 'OK', 'S', 1729409045, 1729409045, '1'),
(162945, 34066, 'QU', 'OK', 'S', 1729409051, 1729409051, '1'),
(162946, 26807, 'QU', 'OK', 'S', 1729409063, 1729409063, '1'),
(162947, 34065, 'QU', 'OK', 'S', 1729409066, 1729409066, '1'),
(162948, 34065, 'QU', 'OK', 'S', 1729409086, 1729409086, '1'),
(162949, 33981, 'QU', 'OK', 'S', 1729409094, 1729409094, '1'),
(162950, 26804, 'QU', 'OK', 'S', 1729409097, 1729409097, '1'),
(162951, 33981, 'QU', 'OK', 'S', 1729409101, 1729409101, '1'),
(162952, 26803, 'QU', 'OK', 'S', 1729409104, 1729409104, '1'),
(162953, 26801, 'QU', 'OK', 'S', 1729409114, 1729409114, '1'),
(162954, 33484, 'QU', 'OK', 'S', 1729409116, 1729409116, '1'),
(162955, 33484, 'QU', 'OK', 'S', 1729409125, 1729409125, '1'),
(162956, 33450, 'QU', 'OK', 'S', 1729409136, 1729409136, '1'),
(162957, 33450, 'QU', 'OK', 'S', 1729409144, 1729409144, '1'),
(162958, 26799, 'QU', 'OK', 'S', 1729409147, 1729409147, '1'),
(162959, 33449, 'QU', 'OK', 'S', 1729409152, 1729409152, '1'),
(162960, 33449, 'QU', 'OK', 'S', 1729409158, 1729409158, '1'),
(162961, 26800, 'QU', 'OK', 'S', 1729409160, 1729409160, '1'),
(162962, 33159, 'QU', 'OK', 'S', 1729409176, 1729409176, '1'),
(162963, 26798, 'QU', 'OK', 'S', 1729409182, 1729409182, '1'),
(162964, 33159, 'QU', 'OK', 'S', 1729409183, 1729409183, '1'),
(162965, 33158, 'QU', 'OK', 'S', 1729409198, 1729409198, '1'),
(162966, 33158, 'QU', 'OK', 'S', 1729409204, 1729409204, '1'),
(162967, 33157, 'QU', 'OK', 'S', 1729409210, 1729409210, '1'),
(162968, 33157, 'QU', 'OK', 'S', 1729409215, 1729409215, '1'),
(162969, 33153, 'QU', 'OK', 'S', 1729409220, 1729409220, '1'),
(162970, 33153, 'QU', 'OK', 'S', 1729409227, 1729409227, '1'),
(162971, 33107, 'QU', 'OK', 'S', 1729409233, 1729409233, '1'),
(162972, 33107, 'QU', 'OK', 'S', 1729409239, 1729409239, '1'),
(162973, 32683, 'QU', 'OK', 'S', 1729409245, 1729409245, '1'),
(162974, 32683, 'QU', 'OK', 'S', 1729409250, 1729409250, '1'),
(162975, 30658, 'QU', 'OK', 'S', 1729409257, 1729409257, '1'),
(162976, 30658, 'QU', 'OK', 'S', 1729409262, 1729409262, '1'),
(162977, 30657, 'QU', 'OK', 'S', 1729409269, 1729409269, '1'),
(162978, 30657, 'QU', 'OK', 'S', 1729409276, 1729409276, '1'),
(162979, 30644, 'QU', 'OK', 'S', 1729409285, 1729409285, '1'),
(162980, 30644, 'QU', 'OK', 'S', 1729409291, 1729409291, '1'),
(162981, 30564, 'QU', 'OK', 'S', 1729409296, 1729409296, '1'),
(162982, 30564, 'QU', 'OK', 'S', 1729409304, 1729409304, '1'),
(162983, 30553, 'QU', 'OK', 'S', 1729409318, 1729409318, '1'),
(162984, 26797, 'QU', 'OK', 'S', 1729409322, 1729409322, '1'),
(162985, 30552, 'QU', 'OK', 'S', 1729409324, 1729409324, '1'),
(162986, 30552, 'QU', 'OK', 'S', 1729409329, 1729409329, '1'),
(162987, 26796, 'QU', 'OK', 'S', 1729409344, 1729409344, '1'),
(162988, 26795, 'QU', 'OK', 'S', 1729409365, 1729409365, '1'),
(162989, 28811, 'QU', 'OK', 'S', 1729409371, 1729409371, '1'),
(162990, 28811, 'QU', 'OK', 'S', 1729409378, 1729409378, '1'),
(162991, 26794, 'QU', 'OK', 'S', 1729409385, 1729409385, '1'),
(162992, 28528, 'QU', 'OK', 'S', 1729409398, 1729409398, '1'),
(162993, 28528, 'QU', 'OK', 'S', 1729409405, 1729409405, '1'),
(162994, 28526, 'QU', 'OK', 'S', 1729409411, 1729409411, '1'),
(162995, 28526, 'QU', 'OK', 'S', 1729409417, 1729409417, '1'),
(162996, 26931, 'QU', 'OK', 'S', 1729409427, 1729409427, '1'),
(162997, 26930, 'QU', 'OK', 'S', 1729409438, 1729409438, '1'),
(162998, 26793, 'QU', 'OK', 'S', 1729409447, 1729409447, '1'),
(162999, 26908, 'QU', 'OK', 'S', 1729409480, 1729409480, '1'),
(163000, 26903, 'QU', 'OK', 'S', 1729409492, 1729409492, '1'),
(163001, 26900, 'QU', 'OK', 'S', 1729409500, 1729409500, '1'),
(163002, 26900, 'QU', 'OK', 'S', 1729409508, 1729409508, '1'),
(163003, 26792, 'QU', 'OK', 'S', 1729409511, 1729409511, '1'),
(163004, 26791, 'QU', 'OK', 'S', 1729409533, 1729409533, '1'),
(163005, 26896, 'QU', 'OK', 'S', 1729409673, 1729409673, '1'),
(163006, 26894, 'QU', 'OK', 'S', 1729409680, 1729409680, '1'),
(163007, 26894, 'QU', 'OK', 'S', 1729409686, 1729409686, '1'),
(163008, 26456, 'QU', 'OK', 'S', 1729409727, 1729409727, '1'),
(163009, 26453, 'QU', 'OK', 'S', 1729409758, 1729409758, '1'),
(163010, 26446, 'QU', 'OK', 'S', 1729409780, 1729409780, '1'),
(163011, 26446, 'QU', 'OK', 'S', 1729409792, 1729409792, '1'),
(163012, 26445, 'QU', 'OK', 'S', 1729409816, 1729409816, '1'),
(163013, 26431, 'QU', 'OK', 'S', 1729409848, 1729409848, '1'),
(163014, 26430, 'QU', 'OK', 'S', 1729409867, 1729409867, '1'),
(163015, 26428, 'QU', 'OK', 'S', 1729409888, 1729409888, '1'),
(163016, 24969, 'QU', 'OK', 'S', 1729409917, 1729409917, '1'),
(163017, 24968, 'QU', 'OK', 'S', 1729409942, 1729409942, '1'),
(163018, 24966, 'QU', 'OK', 'S', 1729409960, 1729409960, '1'),
(163019, 24964, 'QU', 'OK', 'S', 1729409982, 1729409982, '1'),
(163020, 24964, 'QU', 'OK', 'S', 1729409982, 1729409982, '1'),
(163021, 24962, 'QU', 'OK', 'S', 1729410004, 1729410004, '1'),
(163022, 24962, 'QU', 'OK', 'S', 1729410004, 1729410004, '1'),
(163023, 24960, 'QU', 'OK', 'S', 1729410024, 1729410024, '1'),
(163024, 24960, 'QU', 'OK', 'S', 1729410024, 1729410024, '1'),
(163025, 24956, 'QU', 'OK', 'S', 1729410050, 1729410050, '1'),
(163026, 24956, 'QU', 'OK', 'S', 1729410050, 1729410050, '1'),
(163027, 21869, 'QU', 'OK', 'S', 1729410073, 1729410073, '1'),
(163028, 26889, 'QU', 'OK', 'S', 1729410179, 1729410179, '1'),
(163029, 26889, 'QU', 'OK', 'S', 1729410187, 1729410187, '1'),
(163030, 26751, 'QU', 'OK', 'S', 1729410195, 1729410195, '1'),
(163031, 26751, 'QU', 'OK', 'S', 1729410200, 1729410200, '1'),
(163032, 26748, 'QU', 'OK', 'S', 1729410213, 1729410213, '1'),
(163033, 19502, 'QU', 'OK', 'S', 1729410224, 1729410224, '1'),
(163034, 19502, 'QU', 'OK', 'S', 1729410224, 1729410224, '1'),
(163035, 19484, 'QU', 'OK', 'S', 1729410295, 1729410295, '1'),
(163036, 19484, 'QU', 'OK', 'S', 1729410295, 1729410295, '1'),
(163037, 26367, 'QU', 'OK', 'S', 1729410316, 1729410316, '1'),
(163038, 25298, 'QU', 'OK', 'S', 1729410367, 1729410367, '1'),
(163039, 24839, 'QU', 'OK', 'S', 1729410386, 1729410386, '1'),
(163040, 24839, 'QU', 'OK', 'S', 1729410392, 1729410392, '1'),
(163041, 24837, 'QU', 'OK', 'S', 1729410400, 1729410400, '1'),
(163042, 24837, 'QU', 'OK', 'S', 1729410407, 1729410407, '1'),
(163043, 31964, 'QU', 'OK', 'S', 1729410422, 1729410422, '1'),
(163044, 24835, 'QU', 'OK', 'S', 1729410426, 1729410426, '1'),
(163045, 24835, 'QU', 'OK', 'S', 1729410431, 1729410431, '1'),
(163046, 24834, 'QU', 'OK', 'S', 1729410440, 1729410440, '1'),
(163047, 24834, 'QU', 'OK', 'S', 1729410446, 1729410446, '1'),
(163048, 24665, 'QU', 'OK', 'S', 1729410458, 1729410458, '1'),
(163049, 31968, 'QU', 'OK', 'S', 1729410463, 1729410463, '1'),
(163050, 24281, 'QU', 'OK', 'S', 1729410464, 1729410464, '1'),
(163051, 24281, 'QU', 'OK', 'S', 1729410468, 1729410468, '1'),
(163052, 24256, 'QU', 'OK', 'S', 1729410488, 1729410488, '1'),
(163053, 31974, 'QU', 'OK', 'S', 1729410494, 1729410494, '1'),
(163054, 24252, 'QU', 'OK', 'S', 1729410500, 1729410500, '1'),
(163055, 24249, 'QU', 'OK', 'S', 1729410508, 1729410508, '1'),
(163056, 24249, 'QU', 'OK', 'S', 1729410514, 1729410514, '1'),
(163057, 31975, 'QU', 'OK', 'S', 1729410520, 1729410520, '1'),
(163058, 24084, 'QU', 'OK', 'S', 1729410522, 1729410522, '1'),
(163059, 24084, 'QU', 'OK', 'S', 1729410529, 1729410529, '1'),
(163060, 24083, 'QU', 'OK', 'S', 1729410536, 1729410536, '1'),
(163061, 32523, 'QU', 'OK', 'S', 1729410542, 1729410542, '1'),
(163062, 32558, 'QU', 'OK', 'S', 1729410554, 1729410554, '1'),
(163063, 24083, 'QU', 'OK', 'S', 1729410560, 1729410560, '1'),
(163064, 24074, 'QU', 'OK', 'S', 1729410567, 1729410567, '1'),
(163065, 32557, 'QU', 'OK', 'S', 1729410568, 1729410568, '1'),
(163066, 24074, 'QU', 'OK', 'S', 1729410572, 1729410572, '1'),
(163067, 23975, 'QU', 'OK', 'S', 1729410578, 1729410578, '1'),
(163068, 23975, 'QU', 'OK', 'S', 1729410583, 1729410583, '1'),
(163069, 23974, 'QU', 'OK', 'S', 1729410588, 1729410588, '1'),
(163070, 23974, 'QU', 'OK', 'S', 1729410594, 1729410594, '1'),
(163071, 32603, 'QU', 'OK', 'S', 1729410595, 1729410595, '1'),
(163072, 23969, 'QU', 'OK', 'S', 1729410602, 1729410602, '1'),
(163073, 23969, 'QU', 'OK', 'S', 1729410608, 1729410608, '1'),
(163074, 32613, 'QU', 'OK', 'S', 1729410612, 1729410612, '1'),
(163075, 32614, 'QU', 'OK', 'S', 1729410621, 1729410621, '1'),
(163076, 32629, 'QU', 'OK', 'S', 1729410632, 1729410632, '1'),
(163077, 3517, 'QU', 'OK', 'S', 1729410634, 1729410634, '1'),
(163078, 32662, 'QU', 'OK', 'S', 1729410643, 1729410643, '1'),
(163079, 32663, 'QU', 'OK', 'S', 1729410663, 1729410663, '1'),
(163080, 33386, 'QU', 'OK', 'S', 1729410685, 1729410685, '1'),
(163081, 33386, 'QU', 'OK', 'S', 1729410685, 1729410685, '1'),
(163082, 33386, 'QU', 'OK', 'S', 1729410685, 1729410685, '1'),
(163083, 33400, 'QU', 'OK', 'S', 1729410704, 1729410704, '1'),
(163084, 33400, 'QU', 'OK', 'S', 1729410704, 1729410704, '1'),
(163085, 23563, 'QU', 'OK', 'S', 1729410707, 1729410707, '1'),
(163086, 23563, 'QU', 'OK', 'S', 1729410713, 1729410713, '1'),
(163087, 33469, 'QU', 'OK', 'S', 1729410716, 1729410716, '1'),
(163088, 23459, 'QU', 'OK', 'S', 1729410720, 1729410720, '1'),
(163089, 23459, 'QU', 'OK', 'S', 1729410726, 1729410726, '1'),
(163090, 23352, 'QU', 'OK', 'S', 1729410731, 1729410731, '1'),
(163091, 23352, 'QU', 'OK', 'S', 1729410737, 1729410737, '1'),
(163092, 33472, 'QU', 'OK', 'S', 1729410739, 1729410739, '1'),
(163093, 23319, 'QU', 'OK', 'S', 1729410744, 1729410744, '1'),
(163094, 33479, 'QU', 'OK', 'S', 1729410749, 1729410749, '1'),
(163095, 23319, 'QU', 'OK', 'S', 1729410750, 1729410750, '1'),
(163096, 33480, 'QU', 'OK', 'S', 1729410759, 1729410759, '1'),
(163097, 23135, 'QU', 'OK', 'S', 1729410765, 1729410765, '1'),
(163098, 33479, 'QU', 'OK', 'S', 1729410770, 1729410770, '1'),
(163099, 23135, 'QU', 'OK', 'S', 1729410774, 1729410774, '1'),
(163100, 33481, 'QU', 'OK', 'S', 1729410781, 1729410781, '1'),
(163101, 22994, 'QU', 'OK', 'S', 1729410787, 1729410787, '1'),
(163102, 33516, 'QU', 'OK', 'S', 1729410791, 1729410791, '1'),
(163103, 22992, 'QU', 'OK', 'S', 1729410794, 1729410794, '1'),
(163104, 22992, 'QU', 'OK', 'S', 1729410801, 1729410801, '1'),
(163105, 33517, 'QU', 'OK', 'S', 1729410802, 1729410802, '1'),
(163106, 33516, 'QU', 'OK', 'S', 1729410813, 1729410813, '1'),
(163107, 33538, 'QU', 'OK', 'S', 1729410825, 1729410825, '1'),
(163108, 22976, 'QU', 'OK', 'S', 1729410832, 1729410832, '1'),
(163109, 22976, 'QU', 'OK', 'S', 1729410839, 1729410839, '1'),
(163110, 22975, 'QU', 'OK', 'S', 1729410848, 1729410848, '1'),
(163111, 22975, 'QU', 'OK', 'S', 1729410854, 1729410854, '1'),
(163112, 22974, 'QU', 'OK', 'S', 1729410871, 1729410871, '1'),
(163113, 22973, 'QU', 'OK', 'S', 1729410877, 1729410877, '1'),
(163114, 22973, 'QU', 'OK', 'S', 1729410885, 1729410885, '1'),
(163115, 33907, 'QU', 'OK', 'S', 1729410888, 1729410888, '1'),
(163116, 22828, 'QU', 'OK', 'S', 1729410894, 1729410894, '1'),
(163117, 22828, 'QU', 'OK', 'S', 1729410900, 1729410900, '1'),
(163118, 33908, 'QU', 'OK', 'S', 1729410908, 1729410908, '1'),
(163119, 3517, 'QU', 'OK', 'S', 1729410938, 1729410938, '1'),
(163120, 3517, 'QU', 'OK', 'S', 1729410938, 1729410938, '1'),
(163121, 31955, 'QU', 'OK', 'S', 1729410956, 1729410956, '1'),
(163122, 22790, 'QU', 'OK', 'S', 1729411004, 1729411004, '1'),
(163123, 22790, 'QU', 'OK', 'S', 1729411010, 1729411010, '1'),
(163124, 22789, 'QU', 'OK', 'S', 1729411029, 1729411029, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(163125, 22789, 'QU', 'OK', 'S', 1729411038, 1729411038, '1'),
(163126, 22788, 'QU', 'OK', 'S', 1729411045, 1729411045, '1'),
(163127, 22788, 'QU', 'OK', 'S', 1729411053, 1729411053, '1'),
(163128, 22787, 'QU', 'OK', 'S', 1729411062, 1729411062, '1'),
(163129, 22787, 'QU', 'OK', 'S', 1729411069, 1729411069, '1'),
(163130, 22751, 'QU', 'OK', 'S', 1729411079, 1729411079, '1'),
(163131, 22751, 'QU', 'OK', 'S', 1729411085, 1729411085, '1'),
(163132, 22750, 'QU', 'OK', 'S', 1729411100, 1729411100, '1'),
(163133, 22750, 'QU', 'OK', 'S', 1729411108, 1729411108, '1'),
(163134, 21365, 'QU', 'OK', 'S', 1729411127, 1729411127, '1'),
(163135, 21365, 'QU', 'OK', 'S', 1729411137, 1729411137, '1'),
(163136, 21364, 'QU', 'OK', 'S', 1729411144, 1729411144, '1'),
(163137, 21364, 'QU', 'OK', 'S', 1729411150, 1729411150, '1'),
(163138, 21363, 'QU', 'OK', 'S', 1729411157, 1729411157, '1'),
(163139, 21363, 'QU', 'OK', 'S', 1729411164, 1729411164, '1'),
(163140, 21146, 'QU', 'OK', 'S', 1729411174, 1729411174, '1'),
(163141, 21146, 'QU', 'OK', 'S', 1729411179, 1729411179, '1'),
(163142, 21145, 'QU', 'OK', 'S', 1729411187, 1729411187, '1'),
(163143, 21145, 'QU', 'OK', 'S', 1729411193, 1729411193, '1'),
(163144, 21034, 'QU', 'OK', 'S', 1729411602, 1729411602, '1'),
(163145, 21034, 'QU', 'OK', 'S', 1729411607, 1729411607, '1'),
(163146, 21032, 'QU', 'OK', 'S', 1729411616, 1729411616, '1'),
(163147, 21032, 'QU', 'OK', 'S', 1729411622, 1729411622, '1'),
(163148, 21031, 'QU', 'OK', 'S', 1729411633, 1729411633, '1'),
(163149, 21030, 'QU', 'OK', 'S', 1729411648, 1729411648, '1'),
(163150, 21029, 'QU', 'OK', 'S', 1729411656, 1729411656, '1'),
(163151, 21029, 'QU', 'OK', 'S', 1729411662, 1729411662, '1'),
(163152, 20561, 'QU', 'OK', 'S', 1729411673, 1729411673, '1'),
(163153, 20381, 'QU', 'OK', 'S', 1729411679, 1729411679, '1'),
(163154, 20381, 'QU', 'OK', 'S', 1729411687, 1729411687, '1'),
(163155, 16904, 'QU', 'OK', 'S', 1729411701, 1729411701, '1'),
(163156, 16758, 'QU', 'OK', 'S', 1729411708, 1729411708, '1'),
(163157, 16342, 'QU', 'OK', 'S', 1729411747, 1729411747, '1'),
(163158, 16326, 'QU', 'OK', 'S', 1729411753, 1729411753, '1'),
(163159, 16326, 'QU', 'OK', 'S', 1729411760, 1729411760, '1'),
(163160, 15995, 'QU', 'OK', 'S', 1729416064, 1729416064, '1'),
(163161, 15995, 'QU', 'OK', 'S', 1729416212, 1729416212, '1'),
(163162, 15781, 'QU', 'OK', 'S', 1729416269, 1729416269, '1'),
(163163, 15674, 'QU', 'OK', 'S', 1729416280, 1729416280, '1'),
(163164, 15674, 'QU', 'OK', 'S', 1729416289, 1729416289, '1'),
(163165, 15138, 'QU', 'OK', 'S', 1729416302, 1729416302, '1'),
(163166, 15138, 'QU', 'OK', 'S', 1729416307, 1729416307, '1'),
(163167, 14915, 'QU', 'OK', 'S', 1729416314, 1729416314, '1'),
(163168, 14915, 'QU', 'OK', 'S', 1729416318, 1729416318, '1'),
(163169, 14781, 'QU', 'OK', 'S', 1729416335, 1729416335, '1'),
(163170, 14781, 'QU', 'OK', 'S', 1729416345, 1729416345, '1'),
(163171, 14255, 'QU', 'OK', 'S', 1729416357, 1729416357, '1'),
(163172, 14255, 'QU', 'OK', 'S', 1729416364, 1729416364, '1'),
(163173, 14216, 'QU', 'OK', 'S', 1729416374, 1729416374, '1'),
(163174, 14215, 'QU', 'OK', 'S', 1729416382, 1729416382, '1'),
(163175, 13973, 'QU', 'OK', 'S', 1729416395, 1729416395, '1'),
(163176, 13820, 'QU', 'OK', 'S', 1729416405, 1729416405, '1'),
(163177, 13486, 'QU', 'OK', 'S', 1729416412, 1729416412, '1'),
(163178, 13486, 'QU', 'OK', 'S', 1729416417, 1729416417, '1'),
(163179, 12863, 'QU', 'OK', 'S', 1729422805, 1729422805, '1'),
(163180, 12863, 'QU', 'OK', 'S', 1729422811, 1729422811, '1'),
(163181, 12861, 'QU', 'OK', 'S', 1729422817, 1729422817, '1'),
(163182, 12618, 'QU', 'OK', 'S', 1729422824, 1729422824, '1'),
(163183, 11999, 'QU', 'OK', 'S', 1729422838, 1729422838, '1'),
(163184, 11999, 'QU', 'OK', 'S', 1729422845, 1729422845, '1'),
(163185, 11609, 'QU', 'OK', 'S', 1729422858, 1729422858, '1'),
(163186, 11609, 'QU', 'OK', 'S', 1729422864, 1729422864, '1'),
(163187, 10720, 'QU', 'OK', 'S', 1729422882, 1729422882, '1'),
(163188, 10719, 'QU', 'OK', 'S', 1729422888, 1729422888, '1'),
(163189, 10719, 'QU', 'OK', 'S', 1729422894, 1729422894, '1'),
(163190, 10718, 'QU', 'OK', 'S', 1729422900, 1729422900, '1'),
(163191, 10718, 'QU', 'OK', 'S', 1729422910, 1729422910, '1'),
(163192, 10717, 'QU', 'OK', 'S', 1729422916, 1729422916, '1'),
(163193, 10717, 'QU', 'OK', 'S', 1729422920, 1729422920, '1'),
(163194, 10710, 'QU', 'OK', 'S', 1729422926, 1729422926, '1'),
(163195, 10710, 'QU', 'OK', 'S', 1729422932, 1729422932, '1'),
(163196, 10691, 'QU', 'OK', 'S', 1729422944, 1729422944, '1'),
(163197, 10690, 'QU', 'OK', 'S', 1729422949, 1729422949, '1'),
(163198, 10690, 'QU', 'OK', 'S', 1729422954, 1729422954, '1'),
(163199, 10678, 'QU', 'OK', 'S', 1729422986, 1729422986, '1'),
(163200, 10522, 'QU', 'OK', 'S', 1729423001, 1729423001, '1'),
(163201, 10521, 'QU', 'OK', 'S', 1729423022, 1729423022, '1'),
(163202, 10519, 'QU', 'OK', 'S', 1729423029, 1729423029, '1'),
(163203, 10519, 'QU', 'OK', 'S', 1729423035, 1729423035, '1'),
(163204, 10516, 'QU', 'OK', 'S', 1729423040, 1729423040, '1'),
(163205, 10516, 'QU', 'OK', 'S', 1729423047, 1729423047, '1'),
(163206, 10514, 'QU', 'OK', 'S', 1729423060, 1729423060, '1'),
(163207, 9833, 'QU', 'OK', 'S', 1729423081, 1729423081, '1'),
(163208, 9426, 'QU', 'OK', 'S', 1729423134, 1729423134, '1'),
(163209, 9426, 'QU', 'OK', 'S', 1729423170, 1729423170, '1'),
(163210, 8857, 'QU', 'OK', 'S', 1729423193, 1729423193, '1'),
(163211, 8489, 'QU', 'OK', 'S', 1729423201, 1729423201, '1'),
(163212, 8489, 'QU', 'OK', 'S', 1729423206, 1729423206, '1'),
(163213, 8356, 'QU', 'OK', 'S', 1729423256, 1729423256, '1'),
(163214, 8356, 'QU', 'OK', 'S', 1729423262, 1729423262, '1'),
(163215, 8334, 'QU', 'OK', 'S', 1729423268, 1729423268, '1'),
(163216, 8326, 'QU', 'OK', 'S', 1729423511, 1729423511, '1'),
(163217, 8159, 'QU', 'OK', 'S', 1729423521, 1729423521, '1'),
(163218, 8103, 'QU', 'OK', 'S', 1729423533, 1729423533, '1'),
(163219, 8048, 'QU', 'OK', 'S', 1729425657, 1729425657, '1'),
(163220, 8048, 'QU', 'OK', 'S', 1729425669, 1729425669, '1'),
(163221, 7978, 'QU', 'OK', 'S', 1729425674, 1729425674, '1'),
(163222, 7978, 'QU', 'OK', 'S', 1729425679, 1729425679, '1'),
(163223, 7972, 'QU', 'OK', 'S', 1729425694, 1729425694, '1'),
(163224, 7587, 'QU', 'OK', 'S', 1729425717, 1729425717, '1'),
(163225, 7585, 'QU', 'OK', 'S', 1729425722, 1729425722, '1'),
(163226, 7585, 'QU', 'OK', 'S', 1729425728, 1729425728, '1'),
(163227, 6586, 'QU', 'OK', 'S', 1729425740, 1729425740, '1'),
(163228, 6126, 'QU', 'OK', 'S', 1729425836, 1729425836, '1'),
(163229, 6003, 'QU', 'OK', 'S', 1729425843, 1729425843, '1'),
(163230, 6003, 'QU', 'OK', 'S', 1729425848, 1729425848, '1'),
(163231, 5760, 'QU', 'OK', 'S', 1729425860, 1729425860, '1'),
(163232, 5503, 'QU', 'OK', 'S', 1729425874, 1729425874, '1'),
(163233, 5394, 'QU', 'OK', 'S', 1729425880, 1729425880, '1'),
(163234, 5394, 'QU', 'OK', 'S', 1729425888, 1729425888, '1'),
(163235, 5346, 'QU', 'OK', 'S', 1729425893, 1729425893, '1'),
(163236, 5346, 'QU', 'OK', 'S', 1729425899, 1729425899, '1'),
(163237, 5080, 'QU', 'OK', 'S', 1729425905, 1729425905, '1'),
(163238, 5080, 'QU', 'OK', 'S', 1729425910, 1729425910, '1'),
(163239, 4385, 'QU', 'OK', 'S', 1729425921, 1729425921, '1'),
(163240, 4086, 'QU', 'OK', 'S', 1729425932, 1729425932, '1'),
(163241, 4086, 'QU', 'OK', 'S', 1729425936, 1729425936, '1'),
(163242, 3972, 'QU', 'OK', 'S', 1729425943, 1729425943, '1'),
(163243, 3972, 'QU', 'OK', 'S', 1729425947, 1729425947, '1'),
(163244, 3920, 'QU', 'OK', 'S', 1729425954, 1729425954, '1'),
(163245, 3920, 'QU', 'OK', 'S', 1729425959, 1729425959, '1'),
(163246, 3916, 'QU', 'OK', 'S', 1729425967, 1729425967, '1'),
(163247, 3916, 'QU', 'OK', 'S', 1729425973, 1729425973, '1'),
(163248, 3402, 'QU', 'OK', 'S', 1729425978, 1729425978, '1'),
(163249, 3402, 'QU', 'OK', 'S', 1729425982, 1729425982, '1'),
(163250, 3299, 'QU', 'OK', 'S', 1729425996, 1729425996, '1'),
(163251, 3203, 'QU', 'OK', 'S', 1729426006, 1729426006, '1'),
(163252, 3188, 'QU', 'OK', 'S', 1729426012, 1729426012, '1'),
(163253, 3188, 'QU', 'OK', 'S', 1729426016, 1729426016, '1'),
(163254, 3155, 'QU', 'OK', 'S', 1729426030, 1729426030, '1'),
(163255, 3135, 'QU', 'OK', 'S', 1729426036, 1729426036, '1'),
(163256, 3135, 'QU', 'OK', 'S', 1729426042, 1729426042, '1'),
(163257, 3096, 'QU', 'OK', 'S', 1729426054, 1729426054, '1'),
(163258, 3022, 'QU', 'OK', 'S', 1729426065, 1729426065, '1'),
(163259, 3021, 'QU', 'OK', 'S', 1729426070, 1729426070, '1'),
(163260, 3021, 'QU', 'OK', 'S', 1729426076, 1729426076, '1'),
(163261, 2808, 'QU', 'OK', 'S', 1729426086, 1729426086, '1'),
(163262, 1877, 'QU', 'OK', 'S', 1729426092, 1729426092, '1'),
(163263, 1877, 'QU', 'OK', 'S', 1729426099, 1729426099, '1'),
(163264, 33181, 'QU', 'OK', 'S', 1729485729, 1729485729, '1'),
(163265, 33181, 'QU', 'OK', 'S', 1729485738, 1729485738, '1'),
(163266, 34193, 'QU', 'OK', 'S', 1729485924, 1729485924, '1'),
(163267, 21132, 'QU', 'OK', 'S', 1729487375, 1729487375, '1'),
(163268, 21132, 'QU', 'OK', 'S', 1729487399, 1729487399, '1'),
(163269, 21132, 'QU', 'OK', 'S', 1729487488, 1729487488, '1'),
(163270, 26366, 'QU', 'OK', 'S', 1729487733, 1729487733, '1'),
(163271, 24299, 'QU', 'OK', 'S', 1729487888, 1729487888, '1'),
(163272, 24299, 'QU', 'OK', 'S', 1729487888, 1729487888, '1'),
(163273, 31019, 'QU', 'OK', 'S', 1729487914, 1729487914, '1'),
(163274, 31019, 'QU', 'OK', 'S', 1729487914, 1729487914, '1'),
(163275, 31019, 'QU', 'OK', 'S', 1729487914, 1729487914, '1'),
(163276, 29303, 'QU', 'OK', 'S', 1729487960, 1729487960, '1'),
(163277, 29303, 'QU', 'OK', 'S', 1729487960, 1729487960, '1'),
(163278, 26442, 'QU', 'OK', 'S', 1729488009, 1729488009, '1'),
(163279, 26433, 'QU', 'OK', 'S', 1729488017, 1729488017, '1'),
(163280, 26366, 'QU', 'OK', 'S', 1729488025, 1729488025, '1'),
(163281, 33260, 'QU', 'OK', 'S', 1729488037, 1729488037, '1'),
(163282, 22788, 'QU', 'OK', 'S', 1729489926, 1729489926, '1'),
(163283, 31430, 'QU', 'OK', 'S', 1729490918, 1729490918, '1'),
(163284, 25588, 'QU', 'OK', 'S', 1729491000, 1729491000, '1'),
(163285, 25588, 'QU', 'OK', 'S', 1729491000, 1729491000, '1'),
(163286, 25588, 'QU', 'OK', 'S', 1729491000, 1729491000, '1'),
(163287, 25588, 'QU', 'OK', 'S', 1729491000, 1729491000, '1'),
(163288, 33557, 'QU', 'OK', 'S', 1729491048, 1729491048, '1'),
(163289, 33545, 'QU', 'OK', 'S', 1729491291, 1729491291, '1'),
(163290, 24321, 'QU', 'OK', 'S', 1729492113, 1729492113, '1'),
(163291, 17981, 'QU', 'OK', 'S', 1729492148, 1729492148, '1'),
(163292, 17977, 'QU', 'OK', 'S', 1729492156, 1729492156, '1'),
(163293, 28193, 'QU', 'OK', 'S', 1729492230, 1729492230, '1'),
(163294, 28905, 'QU', 'OK', 'S', 1729492262, 1729492262, '1'),
(163295, 2961, 'QU', 'OK', 'S', 1729492298, 1729492298, '1'),
(163296, 2961, 'QU', 'OK', 'S', 1729492298, 1729492298, '1'),
(163297, 10558, 'QU', 'OK', 'S', 1729492312, 1729492312, '1'),
(163298, 29449, 'QU', 'OK', 'S', 1729492331, 1729492331, '1'),
(163299, 29449, 'QU', 'OK', 'S', 1729492331, 1729492331, '1'),
(163300, 26677, 'QU', 'OK', 'S', 1729492356, 1729492356, '1'),
(163301, 26677, 'QU', 'OK', 'S', 1729492356, 1729492356, '1'),
(163302, 31693, 'QU', 'OK', 'S', 1729492375, 1729492375, '1'),
(163303, 4162, 'QU', 'OK', 'S', 1729492382, 1729492382, '1'),
(163304, 24699, 'QU', 'OK', 'S', 1729492396, 1729492396, '1'),
(163305, 26306, 'QU', 'OK', 'S', 1729492415, 1729492415, '1'),
(163306, 22714, 'QU', 'OK', 'S', 1729492434, 1729492434, '1'),
(163307, 25751, 'QU', 'OK', 'S', 1729492450, 1729492450, '1'),
(163308, 25751, 'QU', 'OK', 'S', 1729492450, 1729492450, '1'),
(163309, 4969, 'QU', 'OK', 'S', 1729492518, 1729492518, '1'),
(163310, 32201, 'QU', 'OK', 'S', 1729492546, 1729492546, '1'),
(163311, 32201, 'QU', 'OK', 'S', 1729492550, 1729492550, '1'),
(163312, 12336, 'QU', 'OK', 'S', 1729492578, 1729492578, '1'),
(163313, 31049, 'QU', 'OK', 'S', 1729492590, 1729492590, '1'),
(163314, 27277, 'QU', 'OK', 'S', 1729492598, 1729492598, '1'),
(163315, 5847, 'QU', 'OK', 'S', 1729492610, 1729492610, '1'),
(163316, 25494, 'QU', 'OK', 'S', 1729492775, 1729492775, '1'),
(163317, 25494, 'QU', 'OK', 'S', 1729492775, 1729492775, '1'),
(163318, 16860, 'QU', 'OK', 'S', 1729492824, 1729492824, '1'),
(163319, 16860, 'QU', 'OK', 'S', 1729492824, 1729492824, '1'),
(163320, 30890, 'QU', 'OK', 'S', 1729492839, 1729492839, '1'),
(163321, 31021, 'QU', 'OK', 'S', 1729492851, 1729492851, '1'),
(163322, 32234, 'QU', 'OK', 'S', 1729492859, 1729492859, '1'),
(163323, 9454, 'QU', 'OK', 'S', 1729492867, 1729492867, '1'),
(163324, 32692, 'QU', 'OK', 'S', 1729492876, 1729492876, '1'),
(163325, 32204, 'QU', 'OK', 'S', 1729492891, 1729492891, '1'),
(163326, 32143, 'QU', 'OK', 'S', 1729492911, 1729492911, '1'),
(163327, 32143, 'QU', 'OK', 'S', 1729492911, 1729492911, '1'),
(163328, 32143, 'QU', 'OK', 'S', 1729492911, 1729492911, '1'),
(163329, 30435, 'QU', 'OK', 'S', 1729494563, 1729494563, '1'),
(163330, 30435, 'QU', 'OK', 'S', 1729494563, 1729494563, '1'),
(163331, 30435, 'QU', 'OK', 'S', 1729494563, 1729494563, '1'),
(163332, 34193, 'QU', 'OK', 'S', 1729495213, 1729495213, '1'),
(163333, 23351, 'QU', 'OK', 'S', 1729495229, 1729495229, '1'),
(163334, 23342, 'QU', 'OK', 'S', 1729495232, 1729495232, '1'),
(163335, 23345, 'QU', 'OK', 'S', 1729495238, 1729495238, '1'),
(163336, 26550, 'QU', 'OK', 'S', 1729495243, 1729495243, '1'),
(163337, 26547, 'QU', 'OK', 'S', 1729495414, 1729495414, '1'),
(163338, 31105, 'QU', 'OK', 'S', 1729495421, 1729495421, '1'),
(163339, 23166, 'QU', 'OK', 'S', 1729495427, 1729495427, '1'),
(163340, 30457, 'QU', 'OK', 'S', 1729495432, 1729495432, '1'),
(163341, 23353, 'QU', 'OK', 'S', 1729495436, 1729495436, '1'),
(163342, 27116, 'QU', 'OK', 'S', 1729495440, 1729495440, '1'),
(163343, 23354, 'QU', 'OK', 'S', 1729495443, 1729495443, '1'),
(163344, 26915, 'QU', 'OK', 'S', 1729495449, 1729495449, '1'),
(163345, 32868, 'QU', 'OK', 'S', 1729495535, 1729495535, '1'),
(163346, 25686, 'QU', 'OK', 'S', 1729495543, 1729495543, '1'),
(163347, 25686, 'QU', 'OK', 'S', 1729495548, 1729495548, '1'),
(163348, 32063, 'QU', 'OK', 'S', 1729495551, 1729495551, '1'),
(163349, 24815, 'QU', 'OK', 'S', 1729495557, 1729495557, '1'),
(163350, 26502, 'QU', 'OK', 'S', 1729495560, 1729495560, '1'),
(163351, 33122, 'QU', 'OK', 'S', 1729495650, 1729495650, '1'),
(163352, 28604, 'QU', 'OK', 'S', 1729495654, 1729495654, '1'),
(163353, 23324, 'QU', 'OK', 'S', 1729495700, 1729495700, '1'),
(163354, 23324, 'QU', 'OK', 'S', 1729495703, 1729495703, '1'),
(163355, 24815, 'QU', 'OK', 'S', 1729495713, 1729495713, '1'),
(163356, 24893, 'QU', 'OK', 'S', 1729495814, 1729495814, '1'),
(163357, 9455, 'QU', 'OK', 'S', 1729497245, 1729497245, '1'),
(163358, 13803, 'QU', 'OK', 'S', 1729497248, 1729497248, '1'),
(163359, 33863, 'QU', 'OK', 'S', 1729497251, 1729497251, '1'),
(163360, 9455, 'QU', 'OK', 'S', 1729497277, 1729497277, '1'),
(163361, 9455, 'QU', 'OK', 'S', 1729497280, 1729497280, '1'),
(163362, 25607, 'QU', 'OK', 'S', 1729498305, 1729498305, '1'),
(163363, 9455, 'QU', 'OK', 'S', 1729503021, 1729503021, '1'),
(163364, 34229, 'QU', 'OK', 'S', 1729503495, 1729503495, '1'),
(163365, 34229, 'QU', 'OK', 'S', 1729503508, 1729503508, '1'),
(163366, 34230, 'QU', 'OK', 'S', 1729503541, 1729503541, '1'),
(163367, 34230, 'QU', 'OK', 'S', 1729503548, 1729503548, '1'),
(163368, 34232, 'QU', 'OK', 'S', 1729503583, 1729503583, '1'),
(163369, 34232, 'QU', 'OK', 'S', 1729503621, 1729503621, '1'),
(163370, 34236, 'QU', 'OK', 'S', 1729503651, 1729503651, '1'),
(163371, 34236, 'QU', 'OK', 'S', 1729503661, 1729503661, '1'),
(163372, 30829, 'QU', 'OK', 'S', 1729503694, 1729503694, '1'),
(163373, 30829, 'QU', 'OK', 'S', 1729503694, 1729503694, '1'),
(163374, 34235, 'QU', 'OK', 'S', 1729503730, 1729503730, '1'),
(163375, 34235, 'QU', 'OK', 'S', 1729503738, 1729503738, '1'),
(163376, 34238, 'QU', 'OK', 'S', 1729503771, 1729503771, '1'),
(163377, 34238, 'QU', 'OK', 'S', 1729503778, 1729503778, '1'),
(163378, 34239, 'QU', 'OK', 'S', 1729503848, 1729503848, '1'),
(163379, 34239, 'QU', 'OK', 'S', 1729503855, 1729503855, '1'),
(163380, 34241, 'QU', 'OK', 'S', 1729503880, 1729503880, '1'),
(163381, 34241, 'QU', 'OK', 'S', 1729503888, 1729503888, '1'),
(163382, 34224, 'QU', 'OK', 'S', 1729504386, 1729504386, '1'),
(163383, 34225, 'QU', 'OK', 'S', 1729504567, 1729504567, '1'),
(163384, 34227, 'QU', 'OK', 'S', 1729504787, 1729504787, '1'),
(163385, 34228, 'QU', 'OK', 'S', 1729505066, 1729505066, '1'),
(163386, 33260, 'QU', 'OK', 'S', 1729505138, 1729505138, '1'),
(163387, 34243, 'QU', 'OK', 'S', 1729505473, 1729505473, '1'),
(163388, 34243, 'QU', 'OK', 'S', 1729505481, 1729505481, '1'),
(163389, 26307, 'QU', 'OK', 'S', 1729505822, 1729505822, '1'),
(163390, 1455, 'QU', 'OK', 'S', 1729505824, 1729505824, '1'),
(163391, 33725, 'QU', 'OK', 'S', 1729505828, 1729505828, '1'),
(163392, 618, 'QU', 'OK', 'S', 1729505831, 1729505831, '1'),
(163393, 34162, 'QU', 'OK', 'S', 1729505835, 1729505835, '1'),
(163394, 21232, 'QU', 'OK', 'S', 1729505837, 1729505837, '1'),
(163395, 34226, 'QU', 'OK', 'S', 1729507639, 1729507639, '1'),
(163396, 34231, 'QU', 'OK', 'S', 1729508216, 1729508216, '1'),
(163397, 34234, 'QU', 'OK', 'S', 1729508399, 1729508399, '1'),
(163398, 34233, 'QU', 'OK', 'S', 1729508552, 1729508552, '1'),
(163399, 34233, 'QU', 'OK', 'S', 1729508560, 1729508560, '1'),
(163400, 34240, 'QU', 'OK', 'S', 1729508688, 1729508688, '1'),
(163401, 31736, 'QU', 'OK', 'S', 1729508814, 1729508814, '1'),
(163402, 32017, 'QU', 'OK', 'S', 1729509006, 1729509006, '1'),
(163403, 32017, 'QU', 'OK', 'S', 1729509010, 1729509010, '1'),
(163404, 34237, 'QU', 'OK', 'S', 1729509276, 1729509276, '1'),
(163405, 34220, 'QU', 'OK', 'S', 1729509350, 1729509350, '1'),
(163406, 34121, 'QU', 'OK', 'S', 1729509861, 1729509861, '1'),
(163407, 34223, 'QU', 'OK', 'S', 1729509869, 1729509869, '1'),
(163408, 34117, 'QU', 'OK', 'S', 1729509872, 1729509872, '1'),
(163409, 33430, 'QU', 'OK', 'S', 1729509878, 1729509878, '1'),
(163410, 34222, 'QU', 'OK', 'S', 1729509972, 1729509972, '1'),
(163411, 34221, 'QU', 'OK', 'S', 1729510526, 1729510526, '1'),
(163412, 34242, 'QU', 'OK', 'S', 1729510579, 1729510579, '1'),
(163413, 34198, 'QU', 'OK', 'S', 1729510619, 1729510619, '1'),
(163414, 34219, 'QU', 'OK', 'S', 1729510758, 1729510758, '1'),
(163415, 34219, 'QU', 'OK', 'S', 1729510782, 1729510782, '1'),
(163416, 34246, 'QU', 'OK', 'S', 1729510832, 1729510832, '1'),
(163417, 34245, 'QU', 'OK', 'S', 1729510937, 1729510937, '1'),
(163418, 34247, 'QU', 'OK', 'S', 1729510972, 1729510972, '1'),
(163419, 28023, 'QU', 'OK', 'S', 1729511976, 1729511976, '1'),
(163420, 25071, 'QU', 'OK', 'S', 1729511986, 1729511986, '1'),
(163421, 30357, 'QU', 'OK', 'S', 1729512448, 1729512448, '1'),
(163422, 30357, 'QU', 'OK', 'S', 1729512481, 1729512481, '1'),
(163423, 30357, 'QU', 'OK', 'S', 1729512602, 1729512602, '1'),
(163424, 29586, 'QU', 'OK', 'S', 1729512624, 1729512624, '1'),
(163425, 17397, 'QU', 'OK', 'S', 1729512645, 1729512645, '1'),
(163426, 20047, 'QU', 'OK', 'S', 1729512667, 1729512667, '1'),
(163427, 12620, 'QU', 'OK', 'S', 1729512985, 1729512985, '1'),
(163428, 27348, 'QU', 'OK', 'S', 1729513092, 1729513092, '1'),
(163429, 21878, 'QU', 'OK', 'S', 1729513141, 1729513141, '1'),
(163430, 30997, 'QU', 'OK', 'S', 1729513981, 1729513981, '1'),
(163431, 32651, 'QU', 'OK', 'S', 1729514063, 1729514063, '1'),
(163432, 15890, 'QU', 'OK', 'S', 1729514067, 1729514067, '1'),
(163433, 24764, 'QU', 'OK', 'S', 1729514070, 1729514070, '1'),
(163434, 15889, 'QU', 'OK', 'S', 1729514073, 1729514073, '1'),
(163435, 21088, 'QU', 'OK', 'S', 1729514077, 1729514077, '1'),
(163436, 32652, 'QU', 'OK', 'S', 1729514080, 1729514080, '1'),
(163437, 33740, 'QU', 'OK', 'S', 1729514083, 1729514083, '1'),
(163438, 4173, 'QU', 'OK', 'S', 1729514086, 1729514086, '1'),
(163439, 31265, 'QU', 'OK', 'S', 1729514092, 1729514092, '1'),
(163440, 27283, 'QU', 'OK', 'S', 1729514099, 1729514099, '1'),
(163441, 23324, 'QU', 'OK', 'S', 1729514104, 1729514104, '1'),
(163442, 31267, 'QU', 'OK', 'S', 1729514111, 1729514111, '1'),
(163443, 15915, 'QU', 'OK', 'S', 1729514115, 1729514115, '1'),
(163444, 28019, 'QU', 'OK', 'S', 1729514120, 1729514120, '1'),
(163445, 31588, 'QU', 'OK', 'S', 1729514125, 1729514125, '1'),
(163446, 33085, 'QU', 'OK', 'S', 1729514127, 1729514127, '1'),
(163447, 31587, 'QU', 'OK', 'S', 1729514143, 1729514143, '1'),
(163448, 31199, 'QU', 'OK', 'S', 1729514148, 1729514148, '1'),
(163449, 24433, 'QU', 'OK', 'S', 1729514151, 1729514151, '1'),
(163450, 33292, 'QU', 'OK', 'S', 1729514157, 1729514157, '1'),
(163451, 33293, 'QU', 'OK', 'S', 1729514161, 1729514161, '1'),
(163452, 24242, 'QU', 'OK', 'S', 1729514166, 1729514166, '1'),
(163453, 11446, 'QU', 'OK', 'S', 1729514170, 1729514170, '1'),
(163454, 21088, 'QU', 'OK', 'S', 1729514173, 1729514173, '1'),
(163455, 33525, 'QU', 'OK', 'S', 1729514760, 1729514760, '1'),
(163456, 11946, 'QU', 'OK', 'S', 1729514762, 1729514762, '1'),
(163457, 33928, 'QU', 'OK', 'S', 1729514765, 1729514765, '1'),
(163458, 8406, 'QU', 'OK', 'S', 1729514767, 1729514767, '1'),
(163459, 21839, 'QU', 'OK', 'S', 1729514769, 1729514769, '1'),
(163460, 33525, 'QU', 'OK', 'S', 1729514772, 1729514772, '1'),
(163461, 29380, 'QU', 'OK', 'S', 1729514775, 1729514775, '1'),
(163462, 33347, 'QU', 'OK', 'S', 1729514778, 1729514778, '1'),
(163463, 32947, 'QU', 'OK', 'S', 1729514781, 1729514781, '1'),
(163464, 12797, 'QU', 'OK', 'S', 1729514785, 1729514785, '1'),
(163465, 21841, 'QU', 'OK', 'S', 1729514790, 1729514790, '1'),
(163466, 20489, 'QU', 'OK', 'S', 1729514794, 1729514794, '1'),
(163467, 19197, 'QU', 'OK', 'S', 1729514796, 1729514796, '1'),
(163468, 31406, 'QU', 'OK', 'S', 1729514799, 1729514799, '1'),
(163469, 28652, 'QU', 'OK', 'S', 1729514802, 1729514802, '1'),
(163470, 32382, 'QU', 'OK', 'S', 1729514805, 1729514805, '1'),
(163471, 33929, 'QU', 'OK', 'S', 1729514809, 1729514809, '1'),
(163472, 33525, 'QU', 'OK', 'S', 1729514812, 1729514812, '1'),
(163473, 21005, 'QU', 'OK', 'S', 1729514816, 1729514816, '1'),
(163474, 33614, 'QU', 'OK', 'S', 1729514819, 1729514819, '1'),
(163475, 30591, 'QU', 'OK', 'S', 1729514821, 1729514821, '1'),
(163476, 30591, 'QU', 'OK', 'S', 1729514824, 1729514824, '1'),
(163477, 33614, 'QU', 'OK', 'S', 1729514826, 1729514826, '1'),
(163478, 19197, 'QU', 'OK', 'S', 1729514829, 1729514829, '1'),
(163479, 28508, 'QU', 'OK', 'S', 1729514971, 1729514971, '1'),
(163480, 26554, 'QU', 'OK', 'S', 1729515077, 1729515077, '1'),
(163481, 31114, 'QU', 'OK', 'S', 1729515081, 1729515081, '1'),
(163482, 32017, 'QU', 'OK', 'S', 1729515083, 1729515083, '1'),
(163483, 31327, 'QU', 'OK', 'S', 1729515085, 1729515085, '1'),
(163484, 31112, 'QU', 'OK', 'S', 1729515088, 1729515088, '1'),
(163485, 31205, 'QU', 'OK', 'S', 1729515090, 1729515090, '1'),
(163486, 32017, 'QU', 'OK', 'S', 1729515093, 1729515093, '1'),
(163487, 31327, 'QU', 'OK', 'S', 1729515097, 1729515097, '1'),
(163488, 31099, 'QU', 'OK', 'S', 1729515099, 1729515099, '1'),
(163489, 33857, 'QU', 'OK', 'S', 1729515103, 1729515103, '1'),
(163490, 28344, 'QU', 'OK', 'S', 1729515106, 1729515106, '1'),
(163491, 26639, 'QU', 'OK', 'S', 1729515120, 1729515120, '1'),
(163492, 26641, 'QU', 'OK', 'S', 1729515135, 1729515135, '1'),
(163493, 31327, 'QU', 'OK', 'S', 1729515153, 1729515153, '1'),
(163494, 32056, 'QU', 'OK', 'S', 1729515156, 1729515156, '1'),
(163495, 25299, 'QU', 'OK', 'S', 1729515159, 1729515159, '1'),
(163496, 31492, 'QU', 'OK', 'S', 1729515177, 1729515177, '1'),
(163497, 25964, 'QU', 'OK', 'S', 1729515180, 1729515180, '1'),
(163498, 32017, 'QU', 'OK', 'S', 1729515183, 1729515183, '1'),
(163499, 32733, 'QU', 'OK', 'S', 1729515186, 1729515186, '1'),
(163500, 34064, 'QU', 'OK', 'S', 1729515189, 1729515189, '1'),
(163501, 34064, 'QU', 'OK', 'S', 1729515191, 1729515191, '1'),
(163502, 33156, 'QU', 'OK', 'S', 1729515194, 1729515194, '1'),
(163503, 34064, 'QU', 'OK', 'S', 1729515198, 1729515198, '1'),
(163504, 34064, 'QU', 'OK', 'S', 1729515200, 1729515200, '1'),
(163505, 34064, 'QU', 'OK', 'S', 1729515203, 1729515203, '1'),
(163506, 34064, 'QU', 'OK', 'S', 1729515208, 1729515208, '1'),
(163507, 34064, 'QU', 'OK', 'S', 1729515211, 1729515211, '1'),
(163508, 34064, 'QU', 'OK', 'S', 1729515214, 1729515214, '1'),
(163509, 32031, 'QU', 'OK', 'S', 1729515217, 1729515217, '1'),
(163510, 6899, 'QU', 'OK', 'S', 1729515220, 1729515220, '1'),
(163511, 6899, 'QU', 'OK', 'S', 1729515223, 1729515223, '1'),
(163512, 28344, 'QU', 'OK', 'S', 1729515227, 1729515227, '1'),
(163513, 33156, 'QU', 'OK', 'S', 1729515230, 1729515230, '1'),
(163514, 28420, 'QU', 'OK', 'S', 1729515233, 1729515233, '1'),
(163515, 31736, 'QU', 'OK', 'S', 1729515236, 1729515236, '1'),
(163516, 33524, 'QU', 'OK', 'S', 1729515241, 1729515241, '1'),
(163517, 33524, 'QU', 'OK', 'S', 1729515246, 1729515246, '1'),
(163518, 33524, 'QU', 'OK', 'S', 1729515248, 1729515248, '1'),
(163519, 31225, 'QU', 'OK', 'S', 1729515255, 1729515255, '1'),
(163520, 34064, 'QU', 'OK', 'S', 1729515258, 1729515258, '1'),
(163521, 31588, 'QU', 'OK', 'S', 1729515261, 1729515261, '1'),
(163522, 11833, 'QU', 'OK', 'S', 1729515265, 1729515265, '1'),
(163523, 34064, 'QU', 'OK', 'S', 1729515269, 1729515269, '1'),
(163524, 34064, 'QU', 'OK', 'S', 1729515272, 1729515272, '1'),
(163525, 33524, 'QU', 'OK', 'S', 1729515275, 1729515275, '1'),
(163526, 33719, 'QU', 'OK', 'S', 1729515278, 1729515278, '1'),
(163527, 34064, 'QU', 'OK', 'S', 1729515282, 1729515282, '1'),
(163528, 33524, 'QU', 'OK', 'S', 1729515285, 1729515285, '1'),
(163529, 34064, 'QU', 'OK', 'S', 1729515303, 1729515303, '1'),
(163530, 34064, 'QU', 'OK', 'S', 1729515324, 1729515324, '1'),
(163531, 34064, 'QU', 'OK', 'S', 1729515345, 1729515345, '1'),
(163532, 33500, 'QU', 'OK', 'S', 1729515695, 1729515695, '1'),
(163533, 2000, 'QU', 'OK', 'S', 1729516494, 1729516494, '1'),
(163534, 2288, 'QU', 'OK', 'S', 1729516542, 1729516542, '1'),
(163535, 1338, 'QU', 'OK', 'S', 1729516625, 1729516625, '1'),
(163536, 1336, 'QU', 'OK', 'S', 1729516665, 1729516665, '1'),
(163537, 2684, 'QU', 'OK', 'S', 1729517078, 1729517078, '1'),
(163538, 2288, 'QU', 'OK', 'S', 1729517262, 1729517262, '1'),
(163539, 3279, 'QU', 'OK', 'S', 1729517296, 1729517296, '1'),
(163540, 31874, 'QU', 'OK', 'S', 1729517443, 1729517443, '1'),
(163541, 31874, 'QU', 'OK', 'S', 1729517446, 1729517446, '1'),
(163542, 31874, 'QU', 'OK', 'S', 1729517449, 1729517449, '1'),
(163543, 31874, 'QU', 'OK', 'S', 1729517452, 1729517452, '1'),
(163544, 31874, 'QU', 'OK', 'S', 1729517456, 1729517456, '1'),
(163545, 31874, 'QU', 'OK', 'S', 1729517459, 1729517459, '1'),
(163546, 31874, 'QU', 'OK', 'S', 1729517463, 1729517463, '1'),
(163547, 31874, 'QU', 'OK', 'S', 1729517467, 1729517467, '1'),
(163548, 31874, 'QU', 'OK', 'S', 1729517471, 1729517471, '1'),
(163549, 31874, 'QU', 'OK', 'S', 1729517476, 1729517476, '1'),
(163550, 31874, 'QU', 'OK', 'S', 1729517479, 1729517479, '1'),
(163551, 31874, 'QU', 'OK', 'S', 1729517483, 1729517483, '1'),
(163552, 31874, 'QU', 'OK', 'S', 1729517487, 1729517487, '1'),
(163553, 31874, 'QU', 'OK', 'S', 1729517491, 1729517491, '1'),
(163554, 31874, 'QU', 'OK', 'S', 1729517495, 1729517495, '1'),
(163555, 31874, 'QU', 'OK', 'S', 1729517499, 1729517499, '1'),
(163556, 31874, 'QU', 'OK', 'S', 1729517502, 1729517502, '1'),
(163557, 31874, 'QU', 'OK', 'S', 1729517557, 1729517557, '1'),
(163558, 2602, 'QU', 'OK', 'S', 1729517901, 1729517901, '1'),
(163559, 2602, 'QU', 'OK', 'S', 1729517946, 1729517946, '1'),
(163560, 2602, 'QU', 'OK', 'S', 1729517976, 1729517976, '1'),
(163561, 2602, 'QU', 'OK', 'S', 1729518041, 1729518041, '1'),
(163562, 2602, 'QU', 'OK', 'S', 1729518046, 1729518046, '1'),
(163563, 3114, 'QU', 'OK', 'S', 1729518258, 1729518258, '1'),
(163564, 29663, 'QU', 'OK', 'S', 1729576648, 1729576648, '1'),
(163565, 25266, 'QU', 'OK', 'S', 1729577284, 1729577284, '1'),
(163566, 29532, 'QU', 'OK', 'S', 1729577289, 1729577289, '1'),
(163567, 29705, 'QU', 'OK', 'S', 1729577376, 1729577376, '1'),
(163568, 33294, 'QU', 'OK', 'S', 1729579031, 1729579031, '1'),
(163569, 34270, 'QU', 'OK', 'S', 1729581414, 1729581414, '1'),
(163570, 34270, 'QU', 'OK', 'S', 1729581421, 1729581421, '1'),
(163571, 34271, 'QU', 'OK', 'S', 1729581447, 1729581447, '1'),
(163572, 34271, 'QU', 'OK', 'S', 1729581455, 1729581455, '1'),
(163573, 34272, 'QU', 'OK', 'S', 1729581488, 1729581488, '1'),
(163574, 34272, 'QU', 'OK', 'S', 1729581496, 1729581496, '1'),
(163575, 34273, 'QU', 'OK', 'S', 1729581521, 1729581521, '1'),
(163576, 34273, 'QU', 'OK', 'S', 1729581531, 1729581531, '1'),
(163577, 34274, 'QU', 'OK', 'S', 1729581565, 1729581565, '1'),
(163578, 34274, 'QU', 'OK', 'S', 1729581574, 1729581574, '1'),
(163579, 34253, 'QU', 'OK', 'S', 1729582114, 1729582114, '1'),
(163580, 34248, 'QU', 'OK', 'S', 1729582578, 1729582578, '1'),
(163581, 34249, 'QU', 'OK', 'S', 1729582618, 1729582618, '1'),
(163582, 34250, 'QU', 'OK', 'S', 1729582688, 1729582688, '1'),
(163583, 34251, 'QU', 'OK', 'S', 1729582822, 1729582822, '1'),
(163584, 34252, 'QU', 'OK', 'S', 1729582910, 1729582910, '1'),
(163585, 34269, 'QU', 'OK', 'S', 1729583057, 1729583057, '1'),
(163586, 34268, 'QU', 'OK', 'S', 1729583173, 1729583173, '1'),
(163587, 34264, 'QU', 'OK', 'S', 1729583330, 1729583330, '1'),
(163588, 34262, 'QU', 'OK', 'S', 1729583413, 1729583413, '1'),
(163589, 34263, 'QU', 'OK', 'S', 1729583524, 1729583524, '1'),
(163590, 34263, 'QU', 'OK', 'S', 1729583534, 1729583534, '1'),
(163591, 34265, 'QU', 'OK', 'S', 1729583560, 1729583560, '1'),
(163592, 34265, 'QU', 'OK', 'S', 1729583568, 1729583568, '1'),
(163593, 34266, 'QU', 'OK', 'S', 1729583590, 1729583590, '1'),
(163594, 34266, 'QU', 'OK', 'S', 1729583598, 1729583598, '1'),
(163595, 34267, 'QU', 'OK', 'S', 1729583623, 1729583623, '1'),
(163596, 34267, 'QU', 'OK', 'S', 1729583632, 1729583632, '1'),
(163597, 34261, 'QU', 'OK', 'S', 1729583675, 1729583675, '1'),
(163598, 34261, 'QU', 'OK', 'S', 1729583684, 1729583684, '1'),
(163599, 15382, 'QU', 'OK', 'S', 1729583723, 1729583723, '1'),
(163600, 34254, 'QU', 'OK', 'S', 1729583734, 1729583734, '1'),
(163601, 15383, 'QU', 'OK', 'S', 1729583738, 1729583738, '1'),
(163602, 15384, 'QU', 'OK', 'S', 1729583747, 1729583747, '1'),
(163603, 15384, 'QU', 'OK', 'S', 1729583759, 1729583759, '1'),
(163604, 15385, 'QU', 'OK', 'S', 1729583778, 1729583778, '1'),
(163605, 31367, 'QU', 'OK', 'S', 1729583780, 1729583780, '1'),
(163606, 15565, 'QU', 'OK', 'S', 1729583794, 1729583794, '1'),
(163607, 15564, 'QU', 'OK', 'S', 1729583803, 1729583803, '1'),
(163608, 15388, 'QU', 'OK', 'S', 1729583812, 1729583812, '1'),
(163609, 15563, 'QU', 'OK', 'S', 1729583827, 1729583827, '1'),
(163610, 33417, 'QU', 'OK', 'S', 1729583970, 1729583970, '1'),
(163611, 33417, 'QU', 'OK', 'S', 1729583982, 1729583982, '1'),
(163612, 34257, 'QU', 'OK', 'S', 1729584049, 1729584049, '1'),
(163613, 34255, 'QU', 'OK', 'S', 1729584336, 1729584336, '1'),
(163614, 34256, 'QU', 'OK', 'S', 1729584443, 1729584443, '1'),
(163615, 32343, 'QU', 'OK', 'S', 1729584519, 1729584519, '1'),
(163616, 32343, 'QU', 'OK', 'S', 1729584523, 1729584523, '1'),
(163617, 32882, 'QU', 'OK', 'S', 1729584524, 1729584524, '1'),
(163618, 26885, 'QU', 'OK', 'S', 1729584527, 1729584527, '1'),
(163619, 32882, 'QU', 'OK', 'S', 1729584530, 1729584530, '1'),
(163620, 32342, 'QU', 'OK', 'S', 1729584532, 1729584532, '1'),
(163621, 33740, 'QU', 'OK', 'S', 1729584535, 1729584535, '1'),
(163622, 32884, 'QU', 'OK', 'S', 1729584538, 1729584538, '1'),
(163623, 32884, 'QU', 'OK', 'S', 1729584540, 1729584540, '1'),
(163624, 30207, 'QU', 'OK', 'S', 1729584543, 1729584543, '1'),
(163625, 29721, 'QU', 'OK', 'S', 1729584545, 1729584545, '1'),
(163626, 30207, 'QU', 'OK', 'S', 1729584548, 1729584548, '1'),
(163627, 32358, 'QU', 'OK', 'S', 1729584552, 1729584552, '1'),
(163628, 27093, 'QU', 'OK', 'S', 1729584554, 1729584554, '1'),
(163629, 32342, 'QU', 'OK', 'S', 1729584557, 1729584557, '1'),
(163630, 24863, 'QU', 'OK', 'S', 1729584560, 1729584560, '1'),
(163631, 26885, 'QU', 'OK', 'S', 1729584563, 1729584563, '1'),
(163632, 26477, 'QU', 'OK', 'S', 1729584574, 1729584574, '1'),
(163633, 14798, 'QU', 'OK', 'S', 1729584578, 1729584578, '1'),
(163634, 22430, 'QU', 'OK', 'S', 1729584582, 1729584582, '1'),
(163635, 28676, 'QU', 'OK', 'S', 1729584586, 1729584586, '1'),
(163636, 33172, 'QU', 'OK', 'S', 1729584589, 1729584589, '1'),
(163637, 16889, 'QU', 'OK', 'S', 1729584593, 1729584593, '1'),
(163638, 25062, 'QU', 'OK', 'S', 1729584596, 1729584596, '1'),
(163639, 32147, 'QU', 'OK', 'S', 1729584599, 1729584599, '1'),
(163640, 33737, 'QU', 'OK', 'S', 1729584604, 1729584604, '1'),
(163641, 30207, 'QU', 'OK', 'S', 1729584608, 1729584608, '1'),
(163642, 30207, 'QU', 'OK', 'S', 1729584618, 1729584618, '1'),
(163643, 29629, 'QU', 'OK', 'S', 1729584622, 1729584622, '1'),
(163644, 30207, 'QU', 'OK', 'S', 1729584628, 1729584628, '1'),
(163645, 30207, 'QU', 'OK', 'S', 1729584701, 1729584701, '1'),
(163646, 33142, 'QU', 'OK', 'S', 1729584795, 1729584795, '1'),
(163647, 34258, 'QU', 'OK', 'S', 1729584852, 1729584852, '1'),
(163648, 23151, 'QU', 'OK', 'S', 1729584879, 1729584879, '1'),
(163649, 20783, 'QU', 'OK', 'S', 1729584883, 1729584883, '1'),
(163650, 33175, 'QU', 'OK', 'S', 1729584886, 1729584886, '1'),
(163651, 23151, 'QU', 'OK', 'S', 1729584888, 1729584888, '1'),
(163652, 20783, 'QU', 'OK', 'S', 1729584891, 1729584891, '1'),
(163653, 20783, 'QU', 'OK', 'S', 1729584894, 1729584894, '1'),
(163654, 20783, 'QU', 'OK', 'S', 1729584898, 1729584898, '1'),
(163655, 20780, 'QU', 'OK', 'S', 1729584902, 1729584902, '1'),
(163656, 20780, 'QU', 'OK', 'S', 1729584906, 1729584906, '1'),
(163657, 20780, 'QU', 'OK', 'S', 1729584910, 1729584910, '1'),
(163658, 23151, 'QU', 'OK', 'S', 1729584914, 1729584914, '1'),
(163659, 20780, 'QU', 'OK', 'S', 1729584918, 1729584918, '1'),
(163660, 20780, 'QU', 'OK', 'S', 1729584921, 1729584921, '1'),
(163661, 33175, 'QU', 'OK', 'S', 1729584925, 1729584925, '1'),
(163662, 33175, 'QU', 'OK', 'S', 1729584929, 1729584929, '1'),
(163663, 33175, 'QU', 'OK', 'S', 1729584934, 1729584934, '1'),
(163664, 33175, 'QU', 'OK', 'S', 1729584938, 1729584938, '1'),
(163665, 20799, 'QU', 'OK', 'S', 1729584952, 1729584952, '1'),
(163666, 34259, 'QU', 'OK', 'S', 1729585034, 1729585034, '1'),
(163667, 33928, 'QU', 'OK', 'S', 1729585137, 1729585137, '1'),
(163668, 34260, 'QU', 'OK', 'S', 1729585164, 1729585164, '1'),
(163669, 32495, 'QU', 'OK', 'S', 1729585235, 1729585235, '1'),
(163670, 32495, 'QU', 'OK', 'S', 1729585244, 1729585244, '1'),
(163671, 33417, 'QU', 'OK', 'S', 1729585485, 1729585485, '1'),
(163672, 33417, 'QU', 'OK', 'S', 1729585488, 1729585488, '1'),
(163673, 15387, 'QU', 'OK', 'S', 1729586167, 1729586167, '1'),
(163674, 15386, 'QU', 'OK', 'S', 1729586179, 1729586179, '1'),
(163675, 17768, 'QU', 'OK', 'S', 1729586198, 1729586198, '1'),
(163676, 17767, 'QU', 'OK', 'S', 1729586205, 1729586205, '1'),
(163677, 17766, 'QU', 'OK', 'S', 1729586211, 1729586211, '1'),
(163678, 17765, 'QU', 'OK', 'S', 1729586218, 1729586218, '1'),
(163679, 15630, 'QU', 'OK', 'S', 1729586229, 1729586229, '1'),
(163680, 15568, 'QU', 'OK', 'S', 1729586236, 1729586236, '1'),
(163681, 15567, 'QU', 'OK', 'S', 1729586248, 1729586248, '1'),
(163682, 17782, 'QU', 'OK', 'S', 1729586279, 1729586279, '1'),
(163683, 17781, 'QU', 'OK', 'S', 1729586286, 1729586286, '1'),
(163684, 17778, 'QU', 'OK', 'S', 1729586295, 1729586295, '1'),
(163685, 17777, 'QU', 'OK', 'S', 1729586306, 1729586306, '1'),
(163686, 17776, 'QU', 'OK', 'S', 1729586311, 1729586311, '1'),
(163687, 17775, 'QU', 'OK', 'S', 1729586316, 1729586316, '1'),
(163688, 17774, 'QU', 'OK', 'S', 1729586324, 1729586324, '1'),
(163689, 17771, 'QU', 'OK', 'S', 1729586332, 1729586332, '1'),
(163690, 21904, 'QU', 'OK', 'S', 1729586368, 1729586368, '1'),
(163691, 21903, 'QU', 'OK', 'S', 1729586375, 1729586375, '1'),
(163692, 21902, 'QU', 'OK', 'S', 1729586383, 1729586383, '1'),
(163693, 21901, 'QU', 'OK', 'S', 1729586391, 1729586391, '1'),
(163694, 21900, 'QU', 'OK', 'S', 1729586396, 1729586396, '1'),
(163695, 21899, 'QU', 'OK', 'S', 1729586403, 1729586403, '1'),
(163696, 21898, 'QU', 'OK', 'S', 1729586410, 1729586410, '1'),
(163697, 21897, 'QU', 'OK', 'S', 1729586416, 1729586416, '1'),
(163698, 21896, 'QU', 'OK', 'S', 1729586427, 1729586427, '1'),
(163699, 21608, 'QU', 'OK', 'S', 1729586432, 1729586432, '1'),
(163700, 23565, 'QU', 'OK', 'S', 1729586555, 1729586555, '1'),
(163701, 23564, 'QU', 'OK', 'S', 1729586563, 1729586563, '1'),
(163702, 23559, 'QU', 'OK', 'S', 1729586582, 1729586582, '1'),
(163703, 23558, 'QU', 'OK', 'S', 1729586591, 1729586591, '1'),
(163704, 23557, 'QU', 'OK', 'S', 1729586602, 1729586602, '1'),
(163705, 23556, 'QU', 'OK', 'S', 1729586608, 1729586608, '1'),
(163706, 23555, 'QU', 'OK', 'S', 1729586617, 1729586617, '1'),
(163707, 23553, 'QU', 'OK', 'S', 1729586626, 1729586626, '1'),
(163708, 21905, 'QU', 'OK', 'S', 1729586633, 1729586633, '1'),
(163709, 23621, 'QU', 'OK', 'S', 1729586681, 1729586681, '1'),
(163710, 23620, 'QU', 'OK', 'S', 1729586689, 1729586689, '1'),
(163711, 23618, 'QU', 'OK', 'S', 1729586695, 1729586695, '1'),
(163712, 23589, 'QU', 'OK', 'S', 1729586701, 1729586701, '1'),
(163713, 23588, 'QU', 'OK', 'S', 1729586707, 1729586707, '1'),
(163714, 23569, 'QU', 'OK', 'S', 1729586713, 1729586713, '1'),
(163715, 23568, 'QU', 'OK', 'S', 1729586718, 1729586718, '1'),
(163716, 23567, 'QU', 'OK', 'S', 1729586724, 1729586724, '1'),
(163717, 23566, 'QU', 'OK', 'S', 1729586730, 1729586730, '1'),
(163718, 5532, 'QU', 'OK', 'S', 1729588631, 1729588631, '1'),
(163719, 13460, 'QU', 'OK', 'S', 1729591693, 1729591693, '1'),
(163720, 24628, 'QU', 'OK', 'S', 1729591700, 1729591700, '1'),
(163721, 22113, 'QU', 'OK', 'S', 1729591712, 1729591712, '1'),
(163722, 22113, 'QU', 'OK', 'S', 1729591712, 1729591712, '1'),
(163723, 32344, 'QU', 'OK', 'S', 1729591730, 1729591730, '1'),
(163724, 32344, 'QU', 'OK', 'S', 1729591730, 1729591730, '1'),
(163725, 32161, 'QU', 'OK', 'S', 1729591745, 1729591745, '1'),
(163726, 33694, 'QU', 'OK', 'S', 1729591753, 1729591753, '1'),
(163727, 20047, 'QU', 'OK', 'S', 1729591763, 1729591763, '1'),
(163728, 24813, 'QU', 'OK', 'S', 1729591784, 1729591784, '1'),
(163729, 32143, 'QU', 'OK', 'S', 1729592360, 1729592360, '1'),
(163730, 32143, 'QU', 'OK', 'S', 1729592364, 1729592364, '1'),
(163731, 32143, 'QU', 'OK', 'S', 1729592368, 1729592368, '1'),
(163732, 33928, 'QU', 'OK', 'S', 1729592441, 1729592441, '1'),
(163733, 33928, 'QU', 'OK', 'S', 1729592449, 1729592449, '1'),
(163734, 33928, 'QU', 'OK', 'S', 1729592520, 1729592520, '1'),
(163735, 13311, 'QU', 'OK', 'S', 1729593680, 1729593680, '1'),
(163736, 29390, 'QU', 'OK', 'S', 1729593686, 1729593686, '1'),
(163737, 33581, 'QU', 'OK', 'S', 1729593694, 1729593694, '1'),
(163738, 31736, 'QU', 'OK', 'S', 1729593717, 1729593717, '1'),
(163739, 33396, 'QU', 'OK', 'S', 1729593729, 1729593729, '1'),
(163740, 32733, 'QU', 'OK', 'S', 1729594460, 1729594460, '1'),
(163741, 32733, 'QU', 'OK', 'S', 1729594463, 1729594463, '1'),
(163742, 16359, 'QU', 'OK', 'S', 1729594484, 1729594484, '1'),
(163743, 33681, 'QU', 'OK', 'S', 1729595369, 1729595369, '1'),
(163744, 33218, 'QU', 'OK', 'S', 1729595379, 1729595379, '1'),
(163745, 33919, 'QU', 'OK', 'S', 1729595382, 1729595382, '1'),
(163746, 33503, 'QU', 'OK', 'S', 1729595384, 1729595384, '1'),
(163747, 33502, 'QU', 'OK', 'S', 1729595387, 1729595387, '1'),
(163748, 33923, 'QU', 'OK', 'S', 1729595389, 1729595389, '1'),
(163749, 33479, 'QU', 'OK', 'S', 1729595392, 1729595392, '1'),
(163750, 33678, 'QU', 'OK', 'S', 1729595394, 1729595394, '1'),
(163751, 33616, 'QU', 'OK', 'S', 1729595396, 1729595396, '1'),
(163752, 32883, 'QU', 'OK', 'S', 1729595398, 1729595398, '1'),
(163753, 32883, 'QU', 'OK', 'S', 1729595400, 1729595400, '1'),
(163754, 33762, 'QU', 'OK', 'S', 1729595402, 1729595402, '1'),
(163755, 32883, 'QU', 'OK', 'S', 1729595404, 1729595404, '1'),
(163756, 30291, 'QU', 'OK', 'S', 1729595518, 1729595518, '1'),
(163757, 34129, 'QU', 'OK', 'S', 1729596895, 1729596895, '1'),
(163758, 34136, 'QU', 'OK', 'S', 1729596916, 1729596916, '1'),
(163759, 32704, 'QU', 'OK', 'S', 1729596925, 1729596925, '1'),
(163760, 34149, 'QU', 'OK', 'S', 1729597564, 1729597564, '1'),
(163761, 32436, 'QU', 'OK', 'S', 1729600475, 1729600475, '1'),
(163762, 31624, 'QU', 'OK', 'S', 1729600548, 1729600548, '1'),
(163763, 34064, 'QU', 'OK', 'S', 1729601034, 1729601034, '1'),
(163764, 32844, 'QU', 'OK', 'S', 1729601121, 1729601121, '1'),
(163765, 34077, 'QU', 'OK', 'S', 1729601168, 1729601168, '1'),
(163766, 29775, 'QU', 'OK', 'S', 1729661648, 1729661648, '1'),
(163767, 33150, 'QU', 'OK', 'S', 1729661661, 1729661661, '1'),
(163768, 30242, 'QU', 'OK', 'S', 1729661664, 1729661664, '1'),
(163769, 30234, 'QU', 'OK', 'S', 1729661669, 1729661669, '1'),
(163770, 28689, 'QU', 'OK', 'S', 1729661672, 1729661672, '1'),
(163771, 27643, 'QU', 'OK', 'S', 1729661676, 1729661676, '1'),
(163772, 27873, 'QU', 'OK', 'S', 1729661680, 1729661680, '1'),
(163773, 30154, 'QU', 'OK', 'S', 1729661688, 1729661688, '1'),
(163774, 33726, 'QU', 'OK', 'S', 1729661692, 1729661692, '1'),
(163775, 30613, 'QU', 'OK', 'S', 1729661696, 1729661696, '1'),
(163776, 29994, 'QU', 'OK', 'S', 1729661700, 1729661700, '1'),
(163777, 33551, 'QU', 'OK', 'S', 1729661704, 1729661704, '1'),
(163778, 18331, 'QU', 'OK', 'S', 1729661708, 1729661708, '1'),
(163779, 18577, 'QU', 'OK', 'S', 1729661728, 1729661728, '1'),
(163780, 33159, 'QU', 'OK', 'S', 1729661963, 1729661963, '1'),
(163781, 33159, 'QU', 'OK', 'S', 1729661966, 1729661966, '1'),
(163782, 33449, 'QU', 'OK', 'S', 1729661971, 1729661971, '1'),
(163783, 33449, 'QU', 'OK', 'S', 1729661974, 1729661974, '1'),
(163784, 33159, 'QU', 'OK', 'S', 1729661977, 1729661977, '1'),
(163785, 33449, 'QU', 'OK', 'S', 1729661980, 1729661980, '1'),
(163786, 33449, 'QU', 'OK', 'S', 1729661982, 1729661982, '1'),
(163787, 33449, 'QU', 'OK', 'S', 1729661989, 1729661989, '1'),
(163788, 33450, 'QU', 'OK', 'S', 1729662002, 1729662002, '1'),
(163789, 33159, 'QU', 'OK', 'S', 1729662008, 1729662008, '1'),
(163790, 25179, 'QU', 'OK', 'S', 1729662357, 1729662357, '1'),
(163791, 22588, 'QU', 'OK', 'S', 1729662365, 1729662365, '1'),
(163792, 26086, 'QU', 'OK', 'S', 1729662369, 1729662369, '1'),
(163793, 22579, 'QU', 'OK', 'S', 1729662373, 1729662373, '1'),
(163794, 22582, 'QU', 'OK', 'S', 1729662376, 1729662376, '1'),
(163795, 22585, 'QU', 'OK', 'S', 1729662379, 1729662379, '1'),
(163796, 25179, 'QU', 'OK', 'S', 1729662387, 1729662387, '1'),
(163797, 21232, 'QU', 'OK', 'S', 1729665071, 1729665071, '1'),
(163798, 26307, 'QU', 'OK', 'S', 1729665083, 1729665083, '1'),
(163799, 29645, 'QU', 'OK', 'S', 1729665096, 1729665096, '1'),
(163800, 21385, 'QU', 'OK', 'S', 1729665115, 1729665115, '1'),
(163801, 18523, 'QU', 'OK', 'S', 1729665717, 1729665717, '1'),
(163802, 15897, 'QU', 'OK', 'S', 1729667193, 1729667193, '1'),
(163803, 32934, 'QU', 'OK', 'S', 1729667203, 1729667203, '1'),
(163804, 15897, 'QU', 'OK', 'S', 1729667208, 1729667208, '1'),
(163805, 32934, 'QU', 'OK', 'S', 1729667215, 1729667215, '1'),
(163806, 32934, 'QU', 'OK', 'S', 1729667218, 1729667218, '1'),
(163807, 15204, 'QU', 'OK', 'S', 1729667234, 1729667234, '1'),
(163808, 21366, 'QU', 'OK', 'S', 1729667238, 1729667238, '1'),
(163809, 30796, 'QU', 'OK', 'S', 1729667242, 1729667242, '1'),
(163810, 30260, 'QU', 'OK', 'S', 1729667246, 1729667246, '1'),
(163811, 33329, 'QU', 'OK', 'S', 1729667251, 1729667251, '1'),
(163812, 32936, 'QU', 'OK', 'S', 1729667258, 1729667258, '1'),
(163813, 13117, 'QU', 'OK', 'S', 1729667273, 1729667273, '1'),
(163814, 30651, 'QU', 'OK', 'S', 1729667277, 1729667277, '1'),
(163815, 33860, 'QU', 'OK', 'S', 1729667281, 1729667281, '1'),
(163816, 33736, 'QU', 'OK', 'S', 1729667289, 1729667289, '1'),
(163817, 33766, 'QU', 'OK', 'S', 1729667292, 1729667292, '1'),
(163818, 32936, 'QU', 'OK', 'S', 1729667297, 1729667297, '1'),
(163819, 32491, 'QU', 'OK', 'S', 1729667307, 1729667307, '1'),
(163820, 33868, 'QU', 'OK', 'S', 1729667312, 1729667312, '1'),
(163821, 32432, 'QU', 'OK', 'S', 1729667323, 1729667323, '1'),
(163822, 32493, 'QU', 'OK', 'S', 1729667330, 1729667330, '1'),
(163823, 33840, 'QU', 'OK', 'S', 1729667346, 1729667346, '1'),
(163824, 33860, 'QU', 'OK', 'S', 1729667351, 1729667351, '1'),
(163825, 17118, 'QU', 'OK', 'S', 1729667366, 1729667366, '1'),
(163826, 27296, 'QU', 'OK', 'S', 1729667379, 1729667379, '1'),
(163827, 30260, 'QU', 'OK', 'S', 1729667394, 1729667394, '1'),
(163828, 33863, 'QU', 'OK', 'S', 1729668336, 1729668336, '1'),
(163829, 33877, 'QU', 'OK', 'S', 1729668340, 1729668340, '1'),
(163830, 34280, 'QU', 'OK', 'S', 1729668833, 1729668833, '1'),
(163831, 34282, 'QU', 'OK', 'S', 1729668887, 1729668887, '1'),
(163832, 34277, 'QU', 'OK', 'S', 1729668927, 1729668927, '1'),
(163833, 34276, 'QU', 'OK', 'S', 1729669208, 1729669208, '1'),
(163834, 34279, 'QU', 'OK', 'S', 1729669431, 1729669431, '1'),
(163835, 34297, 'QU', 'OK', 'S', 1729669550, 1729669550, '1'),
(163836, 30123, 'QU', 'OK', 'S', 1729669584, 1729669584, '1'),
(163837, 34118, 'QU', 'OK', 'S', 1729669586, 1729669586, '1'),
(163838, 28600, 'QU', 'OK', 'S', 1729669588, 1729669588, '1'),
(163839, 26328, 'QU', 'OK', 'S', 1729669597, 1729669597, '1'),
(163840, 29013, 'QU', 'OK', 'S', 1729669599, 1729669599, '1'),
(163841, 33407, 'QU', 'OK', 'S', 1729669606, 1729669606, '1'),
(163842, 31451, 'QU', 'OK', 'S', 1729669610, 1729669610, '1'),
(163843, 17301, 'QU', 'OK', 'S', 1729669651, 1729669651, '1'),
(163844, 17301, 'QU', 'OK', 'S', 1729669655, 1729669655, '1'),
(163845, 34294, 'QU', 'OK', 'S', 1729669754, 1729669754, '1'),
(163846, 34264, 'QU', 'OK', 'S', 1729669978, 1729669978, '1'),
(163847, 34298, 'QU', 'OK', 'S', 1729669979, 1729669979, '1'),
(163848, 34290, 'QU', 'OK', 'S', 1729670184, 1729670184, '1'),
(163849, 34288, 'QU', 'OK', 'S', 1729670323, 1729670323, '1'),
(163850, 34275, 'QU', 'OK', 'S', 1729670737, 1729670737, '1'),
(163851, 34278, 'QU', 'OK', 'S', 1729670883, 1729670883, '1'),
(163852, 34281, 'QU', 'OK', 'S', 1729670954, 1729670954, '1'),
(163853, 34283, 'QU', 'OK', 'S', 1729671005, 1729671005, '1'),
(163854, 34284, 'QU', 'OK', 'S', 1729671162, 1729671162, '1'),
(163855, 34286, 'QU', 'OK', 'S', 1729671227, 1729671227, '1'),
(163856, 34287, 'QU', 'OK', 'S', 1729671293, 1729671293, '1'),
(163857, 34289, 'QU', 'OK', 'S', 1729671457, 1729671457, '1'),
(163858, 34291, 'QU', 'OK', 'S', 1729671507, 1729671507, '1'),
(163859, 34292, 'QU', 'OK', 'S', 1729671573, 1729671573, '1'),
(163860, 34295, 'QU', 'OK', 'S', 1729671881, 1729671881, '1'),
(163861, 34293, 'QU', 'OK', 'S', 1729672006, 1729672006, '1'),
(163862, 34296, 'QU', 'OK', 'S', 1729672059, 1729672059, '1'),
(163863, 34283, 'QU', 'OK', 'S', 1729672300, 1729672300, '1'),
(163864, 31406, 'QU', 'OK', 'S', 1729674944, 1729674944, '1'),
(163865, 32688, 'QU', 'OK', 'S', 1729674998, 1729674998, '1'),
(163866, 16310, 'QU', 'OK', 'S', 1729675177, 1729675177, '1'),
(163867, 16310, 'QU', 'OK', 'S', 1729675177, 1729675177, '1'),
(163868, 16310, 'QU', 'OK', 'S', 1729675177, 1729675177, '1'),
(163869, 16310, 'QU', 'OK', 'S', 1729675177, 1729675177, '1'),
(163870, 16311, 'QU', 'OK', 'S', 1729675235, 1729675235, '1'),
(163871, 16311, 'QU', 'OK', 'S', 1729675235, 1729675235, '1'),
(163872, 16312, 'QU', 'OK', 'S', 1729675345, 1729675345, '1'),
(163873, 16313, 'QU', 'OK', 'S', 1729675358, 1729675358, '1'),
(163874, 16314, 'QU', 'OK', 'S', 1729675373, 1729675373, '1'),
(163875, 16316, 'QU', 'OK', 'S', 1729675392, 1729675392, '1'),
(163876, 16317, 'QU', 'OK', 'S', 1729675423, 1729675423, '1'),
(163877, 16317, 'QU', 'OK', 'S', 1729675423, 1729675423, '1'),
(163878, 16317, 'QU', 'OK', 'S', 1729675423, 1729675423, '1'),
(163879, 16317, 'QU', 'OK', 'S', 1729675423, 1729675423, '1'),
(163880, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163881, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163882, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163883, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163884, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163885, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163886, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163887, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163888, 16754, 'QU', 'OK', 'S', 1729676653, 1729676653, '1'),
(163889, 16756, 'QU', 'OK', 'S', 1729676679, 1729676679, '1'),
(163890, 16756, 'QU', 'OK', 'S', 1729676679, 1729676679, '1'),
(163891, 16756, 'QU', 'OK', 'S', 1729676679, 1729676679, '1'),
(163892, 16756, 'QU', 'OK', 'S', 1729676679, 1729676679, '1'),
(163893, 31746, 'QU', 'OK', 'S', 1729676883, 1729676883, '1'),
(163894, 29653, 'QU', 'OK', 'S', 1729676920, 1729676920, '1'),
(163895, 24813, 'QU', 'OK', 'S', 1729676958, 1729676958, '1'),
(163896, 25557, 'QU', 'OK', 'S', 1729677008, 1729677008, '1'),
(163897, 27330, 'QU', 'OK', 'S', 1729677065, 1729677065, '1'),
(163898, 31746, 'QU', 'OK', 'S', 1729677111, 1729677111, '1'),
(163899, 29653, 'QU', 'OK', 'S', 1729677150, 1729677150, '1'),
(163900, 27678, 'QU', 'OK', 'S', 1729680398, 1729680398, '1'),
(163901, 34289, 'QU', 'OK', 'S', 1729682877, 1729682877, '1'),
(163902, 14542, 'QU', 'OK', 'S', 1729682987, 1729682987, '1'),
(163903, 32688, 'QU', 'OK', 'S', 1729683016, 1729683016, '1'),
(163904, 18558, 'QU', 'OK', 'S', 1729683652, 1729683652, '1'),
(163905, 33412, 'QU', 'OK', 'S', 1729684173, 1729684173, '1'),
(163906, 30529, 'QU', 'OK', 'S', 1729684483, 1729684483, '1'),
(163907, 29023, 'QU', 'OK', 'S', 1729684735, 1729684735, '1'),
(163908, 24322, 'QU', 'OK', 'S', 1729684893, 1729684893, '1'),
(163909, 33873, 'QU', 'OK', 'S', 1729685441, 1729685441, '1'),
(163910, 18584, 'QU', 'OK', 'S', 1729685443, 1729685443, '1'),
(163911, 33774, 'QU', 'OK', 'S', 1729685447, 1729685447, '1'),
(163912, 31001, 'QU', 'OK', 'S', 1729685448, 1729685448, '1'),
(163913, 29404, 'QU', 'OK', 'S', 1729685507, 1729685507, '1'),
(163914, 33272, 'QU', 'OK', 'S', 1729685510, 1729685510, '1'),
(163915, 33920, 'QU', 'OK', 'S', 1729685515, 1729685515, '1'),
(163916, 14614, 'QU', 'OK', 'S', 1729685520, 1729685520, '1'),
(163917, 30537, 'QU', 'OK', 'S', 1729685523, 1729685523, '1'),
(163918, 26577, 'QU', 'OK', 'S', 1729685609, 1729685609, '1'),
(163919, 33327, 'QU', 'OK', 'S', 1729685616, 1729685616, '1'),
(163920, 33327, 'QU', 'OK', 'S', 1729685627, 1729685627, '1'),
(163921, 33952, 'QU', 'OK', 'S', 1729685631, 1729685631, '1'),
(163922, 33898, 'QU', 'OK', 'S', 1729685638, 1729685638, '1'),
(163923, 33952, 'QU', 'OK', 'S', 1729685642, 1729685642, '1'),
(163924, 28441, 'QU', 'OK', 'S', 1729685646, 1729685646, '1'),
(163925, 33169, 'QU', 'OK', 'S', 1729685651, 1729685651, '1'),
(163926, 33180, 'QU', 'OK', 'S', 1729685661, 1729685661, '1'),
(163927, 29388, 'QU', 'OK', 'S', 1729685679, 1729685679, '1'),
(163928, 29388, 'QU', 'OK', 'S', 1729685684, 1729685684, '1'),
(163929, 32495, 'QU', 'OK', 'S', 1729685688, 1729685688, '1'),
(163930, 33898, 'QU', 'OK', 'S', 1729685692, 1729685692, '1'),
(163931, 33898, 'QU', 'OK', 'S', 1729685697, 1729685697, '1'),
(163932, 32112, 'QU', 'OK', 'S', 1729685701, 1729685701, '1'),
(163933, 31111, 'QU', 'OK', 'S', 1729685709, 1729685709, '1'),
(163934, 31111, 'QU', 'OK', 'S', 1729685715, 1729685715, '1'),
(163935, 33327, 'QU', 'OK', 'S', 1729685719, 1729685719, '1'),
(163936, 33952, 'QU', 'OK', 'S', 1729685723, 1729685723, '1'),
(163937, 33327, 'QU', 'OK', 'S', 1729685725, 1729685725, '1'),
(163938, 33952, 'QU', 'OK', 'S', 1729685785, 1729685785, '1'),
(163939, 33952, 'QU', 'OK', 'S', 1729685788, 1729685788, '1'),
(163940, 24261, 'QU', 'OK', 'S', 1729685795, 1729685795, '1'),
(163941, 31111, 'QU', 'OK', 'S', 1729685799, 1729685799, '1'),
(163942, 33169, 'QU', 'OK', 'S', 1729685803, 1729685803, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(163943, 32882, 'QU', 'OK', 'S', 1729685805, 1729685805, '1'),
(163944, 32882, 'QU', 'OK', 'S', 1729685810, 1729685810, '1'),
(163945, 33175, 'QU', 'OK', 'S', 1729685814, 1729685814, '1'),
(163946, 33327, 'QU', 'OK', 'S', 1729685819, 1729685819, '1'),
(163947, 33180, 'QU', 'OK', 'S', 1729685828, 1729685828, '1'),
(163948, 33180, 'QU', 'OK', 'S', 1729685833, 1729685833, '1'),
(163949, 24241, 'QU', 'OK', 'S', 1729685838, 1729685838, '1'),
(163950, 31246, 'QU', 'OK', 'S', 1729685842, 1729685842, '1'),
(163951, 29399, 'QU', 'OK', 'S', 1729685848, 1729685848, '1'),
(163952, 24247, 'QU', 'OK', 'S', 1729685860, 1729685860, '1'),
(163953, 33294, 'QU', 'OK', 'S', 1729685937, 1729685937, '1'),
(163954, 24247, 'QU', 'OK', 'S', 1729685940, 1729685940, '1'),
(163955, 6499, 'QU', 'OK', 'S', 1729685944, 1729685944, '1'),
(163956, 24247, 'QU', 'OK', 'S', 1729685960, 1729685960, '1'),
(163957, 24247, 'QU', 'OK', 'S', 1729685964, 1729685964, '1'),
(163958, 24247, 'QU', 'OK', 'S', 1729685968, 1729685968, '1'),
(163959, 31111, 'QU', 'OK', 'S', 1729685971, 1729685971, '1'),
(163960, 31111, 'QU', 'OK', 'S', 1729685975, 1729685975, '1'),
(163961, 31275, 'QU', 'OK', 'S', 1729685980, 1729685980, '1'),
(163962, 31714, 'QU', 'OK', 'S', 1729685983, 1729685983, '1'),
(163963, 33175, 'QU', 'OK', 'S', 1729685985, 1729685985, '1'),
(163964, 33175, 'QU', 'OK', 'S', 1729685987, 1729685987, '1'),
(163965, 33175, 'QU', 'OK', 'S', 1729685990, 1729685990, '1'),
(163966, 33175, 'QU', 'OK', 'S', 1729685992, 1729685992, '1'),
(163967, 24239, 'QU', 'OK', 'S', 1729685997, 1729685997, '1'),
(163968, 30435, 'QU', 'OK', 'S', 1729686009, 1729686009, '1'),
(163969, 34289, 'QU', 'OK', 'S', 1729686019, 1729686019, '1'),
(163970, 32882, 'QU', 'OK', 'S', 1729686022, 1729686022, '1'),
(163971, 31307, 'QU', 'OK', 'S', 1729686027, 1729686027, '1'),
(163972, 24254, 'QU', 'OK', 'S', 1729686031, 1729686031, '1'),
(163973, 31714, 'QU', 'OK', 'S', 1729686033, 1729686033, '1'),
(163974, 30435, 'QU', 'OK', 'S', 1729686038, 1729686038, '1'),
(163975, 30435, 'QU', 'OK', 'S', 1729686040, 1729686040, '1'),
(163976, 34077, 'QU', 'OK', 'S', 1729686836, 1729686836, '1'),
(163977, 32176, 'QU', 'OK', 'S', 1729686850, 1729686850, '1'),
(163978, 34064, 'QU', 'OK', 'S', 1729686864, 1729686864, '1'),
(163979, 33180, 'QU', 'OK', 'S', 1729686867, 1729686867, '1'),
(163980, 32112, 'QU', 'OK', 'S', 1729686869, 1729686869, '1'),
(163981, 32176, 'QU', 'OK', 'S', 1729686872, 1729686872, '1'),
(163982, 32844, 'QU', 'OK', 'S', 1729686874, 1729686874, '1'),
(163983, 31624, 'QU', 'OK', 'S', 1729686877, 1729686877, '1'),
(163984, 24314, 'QU', 'OK', 'S', 1729686880, 1729686880, '1'),
(163985, 33457, 'QU', 'OK', 'S', 1729686882, 1729686882, '1'),
(163986, 32652, 'QU', 'OK', 'S', 1729686884, 1729686884, '1'),
(163987, 13506, 'QU', 'OK', 'S', 1729687006, 1729687006, '1'),
(163988, 13506, 'QU', 'OK', 'S', 1729687010, 1729687010, '1'),
(163989, 32435, 'QU', 'OK', 'S', 1729688018, 1729688018, '1'),
(163990, 32435, 'QU', 'OK', 'S', 1729688021, 1729688021, '1'),
(163991, 32435, 'QU', 'OK', 'S', 1729688025, 1729688025, '1'),
(163992, 32435, 'QU', 'OK', 'S', 1729688028, 1729688028, '1'),
(163993, 32435, 'QU', 'OK', 'S', 1729688032, 1729688032, '1'),
(163994, 32971, 'QU', 'OK', 'S', 1729688169, 1729688169, '1'),
(163995, 23946, 'QU', 'OK', 'S', 1729688204, 1729688204, '1'),
(163996, 34284, 'QU', 'OK', 'S', 1729688830, 1729688830, '1'),
(163997, 34283, 'QU', 'OK', 'S', 1729688850, 1729688850, '1'),
(163998, 32436, 'QU', 'OK', 'S', 1729689548, 1729689548, '1'),
(163999, 32102, 'QU', 'OK', 'S', 1729689583, 1729689583, '1'),
(164000, 26862, 'QU', 'OK', 'S', 1729689618, 1729689618, '1'),
(164001, 25298, 'QU', 'OK', 'S', 1729689731, 1729689731, '1'),
(164002, 24893, 'QU', 'OK', 'S', 1729689766, 1729689766, '1'),
(164003, 31246, 'QU', 'OK', 'S', 1729692001, 1729692001, '1'),
(164004, 33554, 'QU', 'OK', 'S', 1729692044, 1729692044, '1'),
(164005, 29753, 'QU', 'OK', 'S', 1729692062, 1729692062, '1'),
(164006, 29753, 'QU', 'OK', 'S', 1729692062, 1729692062, '1'),
(164007, 32495, 'QU', 'OK', 'S', 1729692080, 1729692080, '1'),
(164008, 32248, 'QU', 'OK', 'S', 1729692095, 1729692095, '1'),
(164009, 31247, 'QU', 'OK', 'S', 1729692105, 1729692105, '1'),
(164010, 33479, 'QU', 'OK', 'S', 1729692121, 1729692121, '1'),
(164011, 33479, 'QU', 'OK', 'S', 1729692121, 1729692121, '1'),
(164012, 33479, 'QU', 'OK', 'S', 1729692121, 1729692121, '1'),
(164013, 33538, 'QU', 'OK', 'S', 1729692142, 1729692142, '1'),
(164014, 33538, 'QU', 'OK', 'S', 1729692142, 1729692142, '1'),
(164015, 33538, 'QU', 'OK', 'S', 1729692142, 1729692142, '1'),
(164016, 33538, 'QU', 'OK', 'S', 1729692142, 1729692142, '1'),
(164017, 33538, 'QU', 'OK', 'S', 1729692142, 1729692142, '1'),
(164018, 33295, 'QU', 'OK', 'S', 1729692172, 1729692172, '1'),
(164019, 33180, 'QU', 'OK', 'S', 1729692330, 1729692330, '1'),
(164020, 31247, 'QU', 'OK', 'S', 1729746646, 1729746646, '1'),
(164021, 15897, 'QU', 'OK', 'S', 1729746913, 1729746913, '1'),
(164022, 15897, 'QU', 'OK', 'S', 1729746917, 1729746917, '1'),
(164023, 15897, 'QU', 'OK', 'S', 1729746920, 1729746920, '1'),
(164024, 34299, 'QU', 'OK', 'S', 1729746942, 1729746942, '1'),
(164025, 34220, 'QU', 'OK', 'S', 1729749400, 1729749400, '1'),
(164026, 33741, 'QU', 'OK', 'S', 1729749404, 1729749404, '1'),
(164027, 34200, 'QU', 'OK', 'S', 1729749410, 1729749410, '1'),
(164028, 33392, 'QU', 'OK', 'S', 1729749422, 1729749422, '1'),
(164029, 33230, 'QU', 'OK', 'S', 1729749427, 1729749427, '1'),
(164030, 26592, 'QU', 'OK', 'S', 1729749442, 1729749442, '1'),
(164031, 34260, 'QU', 'OK', 'S', 1729749646, 1729749646, '1'),
(164032, 21376, 'QU', 'OK', 'S', 1729750659, 1729750659, '1'),
(164033, 33863, 'QU', 'OK', 'S', 1729750661, 1729750661, '1'),
(164034, 33863, 'QU', 'OK', 'S', 1729750664, 1729750664, '1'),
(164035, 33863, 'QU', 'OK', 'S', 1729750672, 1729750672, '1'),
(164036, 31690, 'QU', 'OK', 'S', 1729752016, 1729752016, '1'),
(164037, 34286, 'QU', 'OK', 'S', 1729753270, 1729753270, '1'),
(164038, 33737, 'QU', 'OK', 'S', 1729753754, 1729753754, '1'),
(164039, 34119, 'QU', 'OK', 'S', 1729754598, 1729754598, '1'),
(164040, 29355, 'QU', 'OK', 'S', 1729754601, 1729754601, '1'),
(164041, 33597, 'QU', 'OK', 'S', 1729754605, 1729754605, '1'),
(164042, 25754, 'QU', 'OK', 'S', 1729754982, 1729754982, '1'),
(164043, 25754, 'QU', 'OK', 'S', 1729754982, 1729754982, '1'),
(164044, 25754, 'QU', 'OK', 'S', 1729754982, 1729754982, '1'),
(164045, 25754, 'QU', 'OK', 'S', 1729754982, 1729754982, '1'),
(164046, 23151, 'QU', 'OK', 'S', 1729755001, 1729755001, '1'),
(164047, 27514, 'QU', 'OK', 'S', 1729755778, 1729755778, '1'),
(164048, 27479, 'QU', 'OK', 'S', 1729755786, 1729755786, '1'),
(164049, 27477, 'QU', 'OK', 'S', 1729755796, 1729755796, '1'),
(164050, 24562, 'QU', 'OK', 'S', 1729755803, 1729755803, '1'),
(164051, 26488, 'QU', 'OK', 'S', 1729755831, 1729755831, '1'),
(164052, 26488, 'QU', 'OK', 'S', 1729755834, 1729755834, '1'),
(164053, 15750, 'QU', 'OK', 'S', 1729755837, 1729755837, '1'),
(164054, 18651, 'QU', 'OK', 'S', 1729755840, 1729755840, '1'),
(164055, 13491, 'QU', 'OK', 'S', 1729755842, 1729755842, '1'),
(164056, 13491, 'QU', 'OK', 'S', 1729755846, 1729755846, '1'),
(164057, 34193, 'QU', 'OK', 'S', 1729755853, 1729755853, '1'),
(164058, 34193, 'QU', 'OK', 'S', 1729755855, 1729755855, '1'),
(164059, 34193, 'QU', 'OK', 'S', 1729755862, 1729755862, '1'),
(164060, 34193, 'QU', 'OK', 'S', 1729755864, 1729755864, '1'),
(164061, 32870, 'QU', 'OK', 'S', 1729755870, 1729755870, '1'),
(164062, 13381, 'QU', 'OK', 'S', 1729755875, 1729755875, '1'),
(164063, 3112, 'QU', 'OK', 'S', 1729755880, 1729755880, '1'),
(164064, 18651, 'QU', 'OK', 'S', 1729755890, 1729755890, '1'),
(164065, 29592, 'QU', 'OK', 'S', 1729755897, 1729755897, '1'),
(164066, 8406, 'QU', 'OK', 'S', 1729755902, 1729755902, '1'),
(164067, 30512, 'QU', 'OK', 'S', 1729755905, 1729755905, '1'),
(164068, 25637, 'QU', 'OK', 'S', 1729755919, 1729755919, '1'),
(164069, 25637, 'QU', 'OK', 'S', 1729755928, 1729755928, '1'),
(164070, 30401, 'QU', 'OK', 'S', 1729755933, 1729755933, '1'),
(164071, 30512, 'QU', 'OK', 'S', 1729755937, 1729755937, '1'),
(164072, 30512, 'QU', 'OK', 'S', 1729755942, 1729755942, '1'),
(164073, 9871, 'QU', 'OK', 'S', 1729755947, 1729755947, '1'),
(164074, 9871, 'QU', 'OK', 'S', 1729755950, 1729755950, '1'),
(164075, 33719, 'QU', 'OK', 'S', 1729755954, 1729755954, '1'),
(164076, 20990, 'QU', 'OK', 'S', 1729755961, 1729755961, '1'),
(164077, 29645, 'QU', 'OK', 'S', 1729755965, 1729755965, '1'),
(164078, 9871, 'QU', 'OK', 'S', 1729755971, 1729755971, '1'),
(164079, 11948, 'QU', 'OK', 'S', 1729755988, 1729755988, '1'),
(164080, 30401, 'QU', 'OK', 'S', 1729755992, 1729755992, '1'),
(164081, 34084, 'QU', 'OK', 'S', 1729755999, 1729755999, '1'),
(164082, 34084, 'QU', 'OK', 'S', 1729756002, 1729756002, '1'),
(164083, 9523, 'QU', 'OK', 'S', 1729756006, 1729756006, '1'),
(164084, 25788, 'QU', 'OK', 'S', 1729756032, 1729756032, '1'),
(164085, 30194, 'QU', 'OK', 'S', 1729756294, 1729756294, '1'),
(164086, 8909, 'QU', 'OK', 'S', 1729756297, 1729756297, '1'),
(164087, 18685, 'QU', 'OK', 'S', 1729756301, 1729756301, '1'),
(164088, 5238, 'QU', 'OK', 'S', 1729756304, 1729756304, '1'),
(164089, 8909, 'QU', 'OK', 'S', 1729756311, 1729756311, '1'),
(164090, 20383, 'QU', 'OK', 'S', 1729756316, 1729756316, '1'),
(164091, 20382, 'QU', 'OK', 'S', 1729756321, 1729756321, '1'),
(164092, 31832, 'QU', 'OK', 'S', 1729756324, 1729756324, '1'),
(164093, 33177, 'QU', 'OK', 'S', 1729756333, 1729756333, '1'),
(164094, 33177, 'QU', 'OK', 'S', 1729756338, 1729756338, '1'),
(164095, 33177, 'QU', 'OK', 'S', 1729756343, 1729756343, '1'),
(164096, 2710, 'QU', 'OK', 'S', 1729756350, 1729756350, '1'),
(164097, 2710, 'QU', 'OK', 'S', 1729756354, 1729756354, '1'),
(164098, 6586, 'QU', 'OK', 'S', 1729756362, 1729756362, '1'),
(164099, 3927, 'QU', 'OK', 'S', 1729756369, 1729756369, '1'),
(164100, 29872, 'QU', 'OK', 'S', 1729756375, 1729756375, '1'),
(164101, 28975, 'QU', 'OK', 'S', 1729756381, 1729756381, '1'),
(164102, 24762, 'QU', 'OK', 'S', 1729756386, 1729756386, '1'),
(164103, 22976, 'QU', 'OK', 'S', 1729756392, 1729756392, '1'),
(164104, 22975, 'QU', 'OK', 'S', 1729756394, 1729756394, '1'),
(164105, 12249, 'QU', 'OK', 'S', 1729756402, 1729756402, '1'),
(164106, 26865, 'QU', 'OK', 'S', 1729756408, 1729756408, '1'),
(164107, 26865, 'QU', 'OK', 'S', 1729756412, 1729756412, '1'),
(164108, 3033, 'QU', 'OK', 'S', 1729756421, 1729756421, '1'),
(164109, 3033, 'QU', 'OK', 'S', 1729756446, 1729756446, '1'),
(164110, 2710, 'QU', 'OK', 'S', 1729756466, 1729756466, '1'),
(164111, 1838, 'QU', 'OK', 'S', 1729756553, 1729756553, '1'),
(164112, 3501, 'QU', 'OK', 'S', 1729756566, 1729756566, '1'),
(164113, 2718, 'QU', 'OK', 'S', 1729756652, 1729756652, '1'),
(164114, 34297, 'QU', 'OK', 'S', 1729758226, 1729758226, '1'),
(164115, 34247, 'QU', 'OK', 'S', 1729758228, 1729758228, '1'),
(164116, 34231, 'QU', 'OK', 'S', 1729758231, 1729758231, '1'),
(164117, 34297, 'QU', 'OK', 'S', 1729758233, 1729758233, '1'),
(164118, 2633, 'QU', 'OK', 'S', 1729758244, 1729758244, '1'),
(164119, 34303, 'QU', 'OK', 'S', 1729758658, 1729758658, '1'),
(164120, 34304, 'QU', 'OK', 'S', 1729761084, 1729761084, '1'),
(164121, 34306, 'QU', 'OK', 'S', 1729761259, 1729761259, '1'),
(164122, 34307, 'QU', 'OK', 'S', 1729761462, 1729761462, '1'),
(164123, 34308, 'QU', 'OK', 'S', 1729761565, 1729761565, '1'),
(164124, 34309, 'QU', 'OK', 'S', 1729761688, 1729761688, '1'),
(164125, 34310, 'QU', 'OK', 'S', 1729761729, 1729761729, '1'),
(164126, 34311, 'QU', 'OK', 'S', 1729761851, 1729761851, '1'),
(164127, 34312, 'QU', 'OK', 'S', 1729761979, 1729761979, '1'),
(164128, 18500, 'QU', 'OK', 'S', 1729762036, 1729762036, '1'),
(164129, 18500, 'QU', 'OK', 'S', 1729762036, 1729762036, '1'),
(164130, 18500, 'QU', 'OK', 'S', 1729762036, 1729762036, '1'),
(164131, 13580, 'QU', 'OK', 'S', 1729762068, 1729762068, '1'),
(164132, 33580, 'QU', 'OK', 'S', 1729762076, 1729762076, '1'),
(164133, 33778, 'QU', 'OK', 'S', 1729762098, 1729762098, '1'),
(164134, 34313, 'QU', 'OK', 'S', 1729762108, 1729762108, '1'),
(164135, 19551, 'QU', 'OK', 'S', 1729762119, 1729762119, '1'),
(164136, 19551, 'QU', 'OK', 'S', 1729762119, 1729762119, '1'),
(164137, 23060, 'QU', 'OK', 'S', 1729762143, 1729762143, '1'),
(164138, 17740, 'QU', 'OK', 'S', 1729762156, 1729762156, '1'),
(164139, 32579, 'QU', 'OK', 'S', 1729762180, 1729762180, '1'),
(164140, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164141, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164142, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164143, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164144, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164145, 32874, 'QU', 'OK', 'S', 1729762216, 1729762216, '1'),
(164146, 21438, 'QU', 'OK', 'S', 1729762276, 1729762276, '1'),
(164147, 21438, 'QU', 'OK', 'S', 1729762276, 1729762276, '1'),
(164148, 30362, 'QU', 'OK', 'S', 1729762309, 1729762309, '1'),
(164149, 32057, 'QU', 'OK', 'S', 1729762386, 1729762386, '1'),
(164150, 32057, 'QU', 'OK', 'S', 1729762386, 1729762386, '1'),
(164151, 31619, 'QU', 'OK', 'S', 1729762407, 1729762407, '1'),
(164152, 31619, 'QU', 'OK', 'S', 1729762408, 1729762408, '1'),
(164153, 31622, 'QU', 'OK', 'S', 1729762429, 1729762429, '1'),
(164154, 18454, 'QU', 'OK', 'S', 1729762451, 1729762451, '1'),
(164155, 18454, 'QU', 'OK', 'S', 1729762451, 1729762451, '1'),
(164156, 32934, 'QU', 'OK', 'S', 1729762488, 1729762488, '1'),
(164157, 34319, 'QU', 'OK', 'S', 1729762997, 1729762997, '1'),
(164158, 34320, 'QU', 'OK', 'S', 1729763267, 1729763267, '1'),
(164159, 34290, 'QU', 'OK', 'S', 1729763340, 1729763340, '1'),
(164160, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164161, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164162, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164163, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164164, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164165, 29582, 'QU', 'OK', 'S', 1729763478, 1729763478, '1'),
(164166, 33901, 'QU', 'OK', 'S', 1729763535, 1729763535, '1'),
(164167, 33901, 'QU', 'OK', 'S', 1729763535, 1729763535, '1'),
(164168, 33380, 'QU', 'OK', 'S', 1729763562, 1729763562, '1'),
(164169, 33900, 'QU', 'OK', 'S', 1729763583, 1729763583, '1'),
(164170, 31317, 'QU', 'OK', 'S', 1729764437, 1729764437, '1'),
(164171, 33869, 'QU', 'OK', 'S', 1729764448, 1729764448, '1'),
(164172, 33950, 'QU', 'OK', 'S', 1729764462, 1729764462, '1'),
(164173, 33950, 'QU', 'OK', 'S', 1729764483, 1729764483, '1'),
(164174, 19066, 'QU', 'OK', 'S', 1729765061, 1729765061, '1'),
(164175, 33900, 'QU', 'OK', 'S', 1729765404, 1729765404, '1'),
(164176, 33901, 'QU', 'OK', 'S', 1729765429, 1729765429, '1'),
(164177, 33900, 'QU', 'OK', 'S', 1729765437, 1729765437, '1'),
(164178, 33900, 'QU', 'OK', 'S', 1729765442, 1729765442, '1'),
(164179, 34064, 'QU', 'OK', 'S', 1729765448, 1729765448, '1'),
(164180, 34064, 'QU', 'OK', 'S', 1729765451, 1729765451, '1'),
(164181, 34064, 'QU', 'OK', 'S', 1729765456, 1729765456, '1'),
(164182, 34077, 'QU', 'OK', 'S', 1729765470, 1729765470, '1'),
(164183, 34077, 'QU', 'OK', 'S', 1729765475, 1729765475, '1'),
(164184, 34317, 'QU', 'OK', 'S', 1729765574, 1729765574, '1'),
(164185, 34318, 'QU', 'OK', 'S', 1729765603, 1729765603, '1'),
(164186, 34321, 'QU', 'OK', 'S', 1729765709, 1729765709, '1'),
(164187, 34322, 'QU', 'OK', 'S', 1729765741, 1729765741, '1'),
(164188, 21873, 'QU', 'OK', 'S', 1729765981, 1729765981, '1'),
(164189, 34067, 'QU', 'OK', 'S', 1729766120, 1729766120, '1'),
(164190, 8870, 'QU', 'OK', 'S', 1729766388, 1729766388, '1'),
(164191, 24583, 'QU', 'OK', 'S', 1729768993, 1729768993, '1'),
(164192, 18400, 'QU', 'OK', 'S', 1729768993, 1729768993, '1'),
(164193, 33280, 'QU', 'OK', 'S', 1729769629, 1729769629, '1'),
(164194, 17410, 'QU', 'OK', 'S', 1729769646, 1729769646, '1'),
(164195, 17410, 'QU', 'OK', 'S', 1729769646, 1729769646, '1'),
(164196, 17410, 'QU', 'OK', 'S', 1729769646, 1729769646, '1'),
(164197, 17410, 'QU', 'OK', 'S', 1729769646, 1729769646, '1'),
(164198, 17410, 'QU', 'OK', 'S', 1729769646, 1729769646, '1'),
(164199, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164200, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164201, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164202, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164203, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164204, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164205, 19840, 'QU', 'OK', 'S', 1729769685, 1729769685, '1'),
(164206, 19840, 'QU', 'OK', 'S', 1729769686, 1729769686, '1'),
(164207, 19840, 'QU', 'OK', 'S', 1729769686, 1729769686, '1'),
(164208, 19840, 'QU', 'OK', 'S', 1729769686, 1729769686, '1'),
(164209, 19840, 'QU', 'OK', 'S', 1729769686, 1729769686, '1'),
(164210, 19840, 'QU', 'OK', 'S', 1729769686, 1729769686, '1'),
(164211, 18584, 'QU', 'OK', 'S', 1729769723, 1729769723, '1'),
(164212, 18584, 'QU', 'OK', 'S', 1729769723, 1729769723, '1'),
(164213, 19840, 'QU', 'OK', 'S', 1729770343, 1729770343, '1'),
(164214, 19840, 'QU', 'OK', 'S', 1729770346, 1729770346, '1'),
(164215, 19840, 'QU', 'OK', 'S', 1729770349, 1729770349, '1'),
(164216, 19840, 'QU', 'OK', 'S', 1729770352, 1729770352, '1'),
(164217, 19840, 'QU', 'OK', 'S', 1729770354, 1729770354, '1'),
(164218, 19840, 'QU', 'OK', 'S', 1729770356, 1729770356, '1'),
(164219, 19840, 'QU', 'OK', 'S', 1729770359, 1729770359, '1'),
(164220, 19840, 'QU', 'OK', 'S', 1729770362, 1729770362, '1'),
(164221, 19840, 'QU', 'OK', 'S', 1729770364, 1729770364, '1'),
(164222, 34064, 'QU', 'OK', 'S', 1729771710, 1729771710, '1'),
(164223, 34064, 'QU', 'OK', 'S', 1729771723, 1729771723, '1'),
(164224, 33866, 'QU', 'OK', 'S', 1729771725, 1729771725, '1'),
(164225, 24875, 'QU', 'OK', 'S', 1729771727, 1729771727, '1'),
(164226, 34067, 'QU', 'OK', 'S', 1729771729, 1729771729, '1'),
(164227, 27767, 'QU', 'OK', 'S', 1729776287, 1729776287, '1'),
(164228, 27767, 'QU', 'OK', 'S', 1729776291, 1729776291, '1'),
(164229, 33843, 'QU', 'OK', 'S', 1729776658, 1729776658, '1'),
(164230, 15654, 'QU', 'OK', 'S', 1729776827, 1729776827, '1'),
(164231, 15655, 'QU', 'OK', 'S', 1729776834, 1729776834, '1'),
(164232, 25450, 'QU', 'OK', 'S', 1729776842, 1729776842, '1'),
(164233, 33948, 'QU', 'OK', 'S', 1729776850, 1729776850, '1'),
(164234, 25633, 'QU', 'OK', 'S', 1729777009, 1729777009, '1'),
(164235, 27514, 'QU', 'OK', 'S', 1729777021, 1729777021, '1'),
(164236, 25637, 'QU', 'OK', 'S', 1729777036, 1729777036, '1'),
(164237, 13381, 'QU', 'OK', 'S', 1729777050, 1729777050, '1'),
(164238, 2546, 'QU', 'OK', 'S', 1729777061, 1729777061, '1'),
(164239, 2546, 'QU', 'OK', 'S', 1729777061, 1729777061, '1'),
(164240, 26802, 'QU', 'OK', 'S', 1729777089, 1729777089, '1'),
(164241, 13381, 'QU', 'OK', 'S', 1729777411, 1729777411, '1'),
(164242, 27514, 'QU', 'OK', 'S', 1729777649, 1729777649, '1'),
(164243, 34067, 'QU', 'OK', 'S', 1729778183, 1729778183, '1'),
(164244, 34290, 'QU', 'OK', 'S', 1729778291, 1729778291, '1'),
(164245, 25632, 'QU', 'OK', 'S', 1729780379, 1729780379, '1'),
(164246, 33249, 'QU', 'OK', 'S', 1729830759, 1729830759, '1'),
(164247, 33249, 'QU', 'OK', 'S', 1729830835, 1729830835, '1'),
(164248, 14473, 'QU', 'OK', 'S', 1729832379, 1729832379, '1'),
(164249, 13548, 'QU', 'OK', 'S', 1729832383, 1729832383, '1'),
(164250, 10758, 'QU', 'OK', 'S', 1729832387, 1729832387, '1'),
(164251, 9715, 'QU', 'OK', 'S', 1729832393, 1729832393, '1'),
(164252, 15455, 'QU', 'OK', 'S', 1729832396, 1729832396, '1'),
(164253, 12974, 'QU', 'OK', 'S', 1729832403, 1729832403, '1'),
(164254, 3188, 'QU', 'OK', 'S', 1729832407, 1729832407, '1'),
(164255, 11033, 'QU', 'OK', 'S', 1729832411, 1729832411, '1'),
(164256, 14502, 'QU', 'OK', 'S', 1729832415, 1729832415, '1'),
(164257, 14474, 'QU', 'OK', 'S', 1729832419, 1729832419, '1'),
(164258, 31005, 'QU', 'OK', 'S', 1729832423, 1729832423, '1'),
(164259, 24575, 'QU', 'OK', 'S', 1729832427, 1729832427, '1'),
(164260, 13763, 'QU', 'OK', 'S', 1729832432, 1729832432, '1'),
(164261, 19037, 'QU', 'OK', 'S', 1729832439, 1729832439, '1'),
(164262, 13629, 'QU', 'OK', 'S', 1729832447, 1729832447, '1'),
(164263, 25520, 'QU', 'OK', 'S', 1729832456, 1729832456, '1'),
(164264, 13628, 'QU', 'OK', 'S', 1729832464, 1729832464, '1'),
(164265, 30565, 'QU', 'OK', 'S', 1729832468, 1729832468, '1'),
(164266, 30633, 'QU', 'OK', 'S', 1729832479, 1729832479, '1'),
(164267, 22927, 'QU', 'OK', 'S', 1729832484, 1729832484, '1'),
(164268, 33678, 'QU', 'OK', 'S', 1729832488, 1729832488, '1'),
(164269, 33815, 'QU', 'OK', 'S', 1729832492, 1729832492, '1'),
(164270, 34010, 'QU', 'OK', 'S', 1729832496, 1729832496, '1'),
(164271, 34049, 'QU', 'OK', 'S', 1729832500, 1729832500, '1'),
(164272, 24592, 'QU', 'OK', 'S', 1729832504, 1729832504, '1'),
(164273, 15451, 'QU', 'OK', 'S', 1729832508, 1729832508, '1'),
(164274, 19522, 'QU', 'OK', 'S', 1729832514, 1729832514, '1'),
(164275, 11080, 'QU', 'OK', 'S', 1729832518, 1729832518, '1'),
(164276, 13472, 'QU', 'OK', 'S', 1729832522, 1729832522, '1'),
(164277, 21160, 'QU', 'OK', 'S', 1729832527, 1729832527, '1'),
(164278, 25669, 'QU', 'OK', 'S', 1729832533, 1729832533, '1'),
(164279, 30941, 'QU', 'OK', 'S', 1729832537, 1729832537, '1'),
(164280, 31058, 'QU', 'OK', 'S', 1729832541, 1729832541, '1'),
(164281, 29409, 'QU', 'OK', 'S', 1729832549, 1729832549, '1'),
(164282, 19034, 'QU', 'OK', 'S', 1729832553, 1729832553, '1'),
(164283, 32251, 'QU', 'OK', 'S', 1729832557, 1729832557, '1'),
(164284, 20693, 'QU', 'OK', 'S', 1729832561, 1729832561, '1'),
(164285, 13471, 'QU', 'OK', 'S', 1729832565, 1729832565, '1'),
(164286, 25477, 'QU', 'OK', 'S', 1729832569, 1729832569, '1'),
(164287, 20961, 'QU', 'OK', 'S', 1729832573, 1729832573, '1'),
(164288, 25994, 'QU', 'OK', 'S', 1729832577, 1729832577, '1'),
(164289, 18804, 'QU', 'OK', 'S', 1729832583, 1729832583, '1'),
(164290, 26923, 'QU', 'OK', 'S', 1729832587, 1729832587, '1'),
(164291, 33347, 'QU', 'OK', 'S', 1729832593, 1729832593, '1'),
(164292, 26313, 'QU', 'OK', 'S', 1729832597, 1729832597, '1'),
(164293, 33206, 'QU', 'OK', 'S', 1729832602, 1729832602, '1'),
(164294, 21888, 'QU', 'OK', 'S', 1729832608, 1729832608, '1'),
(164295, 33763, 'QU', 'OK', 'S', 1729832612, 1729832612, '1'),
(164296, 33875, 'QU', 'OK', 'S', 1729832620, 1729832620, '1'),
(164297, 33875, 'QU', 'OK', 'S', 1729832624, 1729832624, '1'),
(164298, 32183, 'QU', 'OK', 'S', 1729832628, 1729832628, '1'),
(164299, 24561, 'QU', 'OK', 'S', 1729832632, 1729832632, '1'),
(164300, 14542, 'QU', 'OK', 'S', 1729832637, 1729832637, '1'),
(164301, 14542, 'QU', 'OK', 'S', 1729832642, 1729832642, '1'),
(164302, 18577, 'QU', 'OK', 'S', 1729832645, 1729832645, '1'),
(164303, 34097, 'QU', 'OK', 'S', 1729832650, 1729832650, '1'),
(164304, 24321, 'QU', 'OK', 'S', 1729832656, 1729832656, '1'),
(164305, 33884, 'QU', 'OK', 'S', 1729832660, 1729832660, '1'),
(164306, 32661, 'QU', 'OK', 'S', 1729832677, 1729832677, '1'),
(164307, 31005, 'QU', 'OK', 'S', 1729832683, 1729832683, '1'),
(164308, 33307, 'QU', 'OK', 'S', 1729832688, 1729832688, '1'),
(164309, 18713, 'QU', 'OK', 'S', 1729832693, 1729832693, '1'),
(164310, 1107, 'QU', 'OK', 'S', 1729832726, 1729832726, '1'),
(164311, 29200, 'QU', 'OK', 'S', 1729833345, 1729833345, '1'),
(164312, 29200, 'QU', 'OK', 'S', 1729833351, 1729833351, '1'),
(164313, 4499, 'QU', 'OK', 'S', 1729833396, 1729833396, '1'),
(164314, 4499, 'QU', 'OK', 'S', 1729833406, 1729833406, '1'),
(164315, 12813, 'QU', 'OK', 'S', 1729833577, 1729833577, '1'),
(164316, 32993, 'QU', 'OK', 'S', 1729833581, 1729833581, '1'),
(164317, 25672, 'QU', 'OK', 'S', 1729833585, 1729833585, '1'),
(164318, 13638, 'QU', 'OK', 'S', 1729833599, 1729833599, '1'),
(164319, 33719, 'QU', 'OK', 'S', 1729833605, 1729833605, '1'),
(164320, 22832, 'QU', 'OK', 'S', 1729833613, 1729833613, '1'),
(164321, 22832, 'QU', 'OK', 'S', 1729833618, 1729833618, '1'),
(164322, 33126, 'QU', 'OK', 'S', 1729833622, 1729833622, '1'),
(164323, 32436, 'QU', 'OK', 'S', 1729833627, 1729833627, '1'),
(164324, 30357, 'QU', 'OK', 'S', 1729833632, 1729833632, '1'),
(164325, 32233, 'QU', 'OK', 'S', 1729833637, 1729833637, '1'),
(164326, 27250, 'QU', 'OK', 'S', 1729833645, 1729833645, '1'),
(164327, 32122, 'QU', 'OK', 'S', 1729833652, 1729833652, '1'),
(164328, 16596, 'QU', 'OK', 'S', 1729833657, 1729833657, '1'),
(164329, 32887, 'QU', 'OK', 'S', 1729833674, 1729833674, '1'),
(164330, 31091, 'QU', 'OK', 'S', 1729833678, 1729833678, '1'),
(164331, 32378, 'QU', 'OK', 'S', 1729833688, 1729833688, '1'),
(164332, 32320, 'QU', 'OK', 'S', 1729833690, 1729833690, '1'),
(164333, 32377, 'QU', 'OK', 'S', 1729833694, 1729833694, '1'),
(164334, 26528, 'QU', 'OK', 'S', 1729833703, 1729833703, '1'),
(164335, 33526, 'QU', 'OK', 'S', 1729833706, 1729833706, '1'),
(164336, 8308, 'QU', 'OK', 'S', 1729833710, 1729833710, '1'),
(164337, 33903, 'QU', 'OK', 'S', 1729833715, 1729833715, '1'),
(164338, 33903, 'QU', 'OK', 'S', 1729833724, 1729833724, '1'),
(164339, 31896, 'QU', 'OK', 'S', 1729833730, 1729833730, '1'),
(164340, 13014, 'QU', 'OK', 'S', 1729833734, 1729833734, '1'),
(164341, 33756, 'QU', 'OK', 'S', 1729833857, 1729833857, '1'),
(164342, 21374, 'QU', 'OK', 'S', 1729833859, 1729833859, '1'),
(164343, 13488, 'QU', 'OK', 'S', 1729834804, 1729834804, '1'),
(164344, 5761, 'QU', 'OK', 'S', 1729835134, 1729835134, '1'),
(164345, 5761, 'QU', 'OK', 'S', 1729835134, 1729835134, '1'),
(164346, 5815, 'QU', 'OK', 'S', 1729835149, 1729835149, '1'),
(164347, 3226, 'QU', 'OK', 'S', 1729835161, 1729835161, '1'),
(164348, 13488, 'QU', 'OK', 'S', 1729835202, 1729835202, '1'),
(164349, 2718, 'QU', 'OK', 'S', 1729835293, 1729835293, '1'),
(164350, 2718, 'QU', 'OK', 'S', 1729836024, 1729836024, '1'),
(164351, 2718, 'QU', 'OK', 'S', 1729836038, 1729836038, '1'),
(164352, 2718, 'QU', 'OK', 'S', 1729836136, 1729836136, '1'),
(164353, 32832, 'QU', 'OK', 'S', 1729837732, 1729837732, '1'),
(164354, 21634, 'QU', 'OK', 'S', 1729838969, 1729838969, '1'),
(164355, 34337, 'QU', 'OK', 'S', 1729839388, 1729839388, '1'),
(164356, 34323, 'QU', 'OK', 'S', 1729839567, 1729839567, '1'),
(164357, 33691, 'QU', 'OK', 'S', 1729839863, 1729839863, '1'),
(164358, 33691, 'QU', 'OK', 'S', 1729839880, 1729839880, '1'),
(164359, 33691, 'QU', 'OK', 'S', 1729839898, 1729839898, '1'),
(164360, 34324, 'QU', 'OK', 'S', 1729839918, 1729839918, '1'),
(164361, 33691, 'QU', 'OK', 'S', 1729839931, 1729839931, '1'),
(164362, 33691, 'QU', 'OK', 'S', 1729839943, 1729839943, '1'),
(164363, 34325, 'QU', 'OK', 'S', 1729840075, 1729840075, '1'),
(164364, 33743, 'QU', 'OK', 'S', 1729840075, 1729840075, '1'),
(164365, 33743, 'QU', 'OK', 'S', 1729840083, 1729840083, '1'),
(164366, 33743, 'QU', 'OK', 'S', 1729840089, 1729840089, '1'),
(164367, 34326, 'QU', 'OK', 'S', 1729840168, 1729840168, '1'),
(164368, 34327, 'QU', 'OK', 'S', 1729840205, 1729840205, '1'),
(164369, 135, 'QU', 'OK', 'S', 1729840232, 1729840232, '1'),
(164370, 135, 'QU', 'OK', 'S', 1729840279, 1729840279, '1'),
(164371, 34328, 'QU', 'OK', 'S', 1729840319, 1729840319, '1'),
(164372, 135, 'QU', 'OK', 'S', 1729840346, 1729840346, '1'),
(164373, 135, 'QU', 'OK', 'S', 1729840376, 1729840376, '1'),
(164374, 135, 'QU', 'OK', 'S', 1729840395, 1729840395, '1'),
(164375, 135, 'QU', 'OK', 'S', 1729840408, 1729840408, '1'),
(164376, 135, 'QU', 'OK', 'S', 1729840426, 1729840426, '1'),
(164377, 135, 'QU', 'OK', 'S', 1729840441, 1729840441, '1'),
(164378, 135, 'QU', 'OK', 'S', 1729840448, 1729840448, '1'),
(164379, 135, 'QU', 'OK', 'S', 1729840460, 1729840460, '1'),
(164380, 135, 'QU', 'OK', 'S', 1729840469, 1729840469, '1'),
(164381, 34329, 'QU', 'OK', 'S', 1729840533, 1729840533, '1'),
(164382, 33927, 'QU', 'OK', 'S', 1729840558, 1729840558, '1'),
(164383, 33927, 'QU', 'OK', 'S', 1729840571, 1729840571, '1'),
(164384, 33927, 'QU', 'OK', 'S', 1729840581, 1729840581, '1'),
(164385, 33927, 'QU', 'OK', 'S', 1729840590, 1729840590, '1'),
(164386, 33927, 'QU', 'OK', 'S', 1729840602, 1729840602, '1'),
(164387, 33852, 'QU', 'OK', 'S', 1729840652, 1729840652, '1'),
(164388, 33852, 'QU', 'OK', 'S', 1729840670, 1729840670, '1'),
(164389, 33852, 'QU', 'OK', 'S', 1729840681, 1729840681, '1'),
(164390, 33852, 'QU', 'OK', 'S', 1729840688, 1729840688, '1'),
(164391, 33852, 'QU', 'OK', 'S', 1729840744, 1729840744, '1'),
(164392, 33707, 'QU', 'OK', 'S', 1729840775, 1729840775, '1'),
(164393, 34330, 'QU', 'OK', 'S', 1729840804, 1729840804, '1'),
(164394, 34331, 'QU', 'OK', 'S', 1729840906, 1729840906, '1'),
(164395, 10412, 'QU', 'OK', 'S', 1729840918, 1729840918, '1'),
(164396, 10412, 'QU', 'OK', 'S', 1729840930, 1729840930, '1'),
(164397, 34332, 'QU', 'OK', 'S', 1729840949, 1729840949, '1'),
(164398, 10412, 'QU', 'OK', 'S', 1729840950, 1729840950, '1'),
(164399, 10412, 'QU', 'OK', 'S', 1729840963, 1729840963, '1'),
(164400, 10412, 'QU', 'OK', 'S', 1729840974, 1729840974, '1'),
(164401, 10412, 'QU', 'OK', 'S', 1729840987, 1729840987, '1'),
(164402, 10412, 'QU', 'OK', 'S', 1729841003, 1729841003, '1'),
(164403, 10412, 'QU', 'OK', 'S', 1729841012, 1729841012, '1'),
(164404, 10412, 'QU', 'OK', 'S', 1729841065, 1729841065, '1'),
(164405, 34333, 'QU', 'OK', 'S', 1729841080, 1729841080, '1'),
(164406, 10412, 'QU', 'OK', 'S', 1729841083, 1729841083, '1'),
(164407, 34334, 'QU', 'OK', 'S', 1729841117, 1729841117, '1'),
(164408, 34335, 'QU', 'OK', 'S', 1729841154, 1729841154, '1'),
(164409, 10412, 'QU', 'OK', 'S', 1729841177, 1729841177, '1'),
(164410, 10412, 'QU', 'OK', 'S', 1729841188, 1729841188, '1'),
(164411, 34336, 'QU', 'OK', 'S', 1729841214, 1729841214, '1'),
(164412, 14542, 'QU', 'OK', 'S', 1729841338, 1729841338, '1'),
(164413, 14542, 'QU', 'OK', 'S', 1729841356, 1729841356, '1'),
(164414, 34342, 'QU', 'OK', 'S', 1729841365, 1729841365, '1'),
(164415, 14542, 'QU', 'OK', 'S', 1729841392, 1729841392, '1'),
(164416, 14542, 'QU', 'OK', 'S', 1729841437, 1729841437, '1'),
(164417, 14542, 'QU', 'OK', 'S', 1729841451, 1729841451, '1'),
(164418, 14542, 'QU', 'OK', 'S', 1729841460, 1729841460, '1'),
(164419, 14542, 'QU', 'OK', 'S', 1729841468, 1729841468, '1'),
(164420, 14542, 'QU', 'OK', 'S', 1729841477, 1729841477, '1'),
(164421, 14542, 'QU', 'OK', 'S', 1729841553, 1729841553, '1'),
(164422, 14542, 'QU', 'OK', 'S', 1729841562, 1729841562, '1'),
(164423, 31588, 'QU', 'OK', 'S', 1729841675, 1729841675, '1'),
(164424, 34343, 'QU', 'OK', 'S', 1729841713, 1729841713, '1'),
(164425, 33950, 'QU', 'OK', 'S', 1729841774, 1729841774, '1'),
(164426, 15897, 'QU', 'OK', 'S', 1729841859, 1729841859, '1'),
(164427, 15897, 'QU', 'OK', 'S', 1729841870, 1729841870, '1'),
(164428, 24322, 'QU', 'OK', 'S', 1729841884, 1729841884, '1'),
(164429, 25036, 'QU', 'OK', 'S', 1729841888, 1729841888, '1'),
(164430, 33234, 'QU', 'OK', 'S', 1729841891, 1729841891, '1'),
(164431, 33234, 'QU', 'OK', 'S', 1729841893, 1729841893, '1'),
(164432, 16127, 'QU', 'OK', 'S', 1729842009, 1729842009, '1'),
(164433, 19479, 'QU', 'OK', 'S', 1729842858, 1729842858, '1'),
(164434, 33787, 'QU', 'OK', 'S', 1729843227, 1729843227, '1'),
(164435, 33785, 'QU', 'OK', 'S', 1729843386, 1729843386, '1'),
(164436, 26966, 'QU', 'OK', 'S', 1729844113, 1729844113, '1'),
(164437, 33786, 'QU', 'OK', 'S', 1729844227, 1729844227, '1'),
(164438, 26120, 'QU', 'OK', 'S', 1729848375, 1729848375, '1'),
(164439, 30016, 'QU', 'OK', 'S', 1729850215, 1729850215, '1'),
(164440, 16191, 'QU', 'OK', 'S', 1729850264, 1729850264, '1'),
(164441, 16191, 'QU', 'OK', 'S', 1729850267, 1729850267, '1'),
(164442, 31246, 'QU', 'OK', 'S', 1729850276, 1729850276, '1'),
(164443, 13460, 'QU', 'OK', 'S', 1729850338, 1729850338, '1'),
(164444, 29478, 'QU', 'OK', 'S', 1729850341, 1729850341, '1'),
(164445, 13460, 'QU', 'OK', 'S', 1729850343, 1729850343, '1'),
(164446, 29478, 'QU', 'OK', 'S', 1729850346, 1729850346, '1'),
(164447, 29478, 'QU', 'OK', 'S', 1729850348, 1729850348, '1'),
(164448, 29478, 'QU', 'OK', 'S', 1729850350, 1729850350, '1'),
(164449, 29478, 'QU', 'OK', 'S', 1729850353, 1729850353, '1'),
(164450, 20950, 'QU', 'OK', 'S', 1729851154, 1729851154, '1'),
(164451, 20950, 'QU', 'OK', 'S', 1729851160, 1729851160, '1'),
(164452, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164453, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164454, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164455, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164456, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164457, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164458, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164459, 34085, 'QU', 'OK', 'S', 1729851302, 1729851302, '1'),
(164460, 32143, 'QU', 'OK', 'S', 1729851654, 1729851654, '1'),
(164461, 32143, 'QU', 'OK', 'S', 1729851685, 1729851685, '1'),
(164462, 24581, 'QU', 'OK', 'S', 1729856996, 1729856996, '1'),
(164463, 30087, 'QU', 'OK', 'S', 1729860958, 1729860958, '1'),
(164464, 13515, 'QU', 'OK', 'S', 1729860976, 1729860976, '1'),
(164465, 32497, 'QU', 'OK', 'S', 1729861023, 1729861023, '1'),
(164466, 30416, 'QU', 'OK', 'S', 1729861058, 1729861058, '1'),
(164467, 33268, 'QU', 'OK', 'S', 1729861066, 1729861066, '1'),
(164468, 30656, 'QU', 'OK', 'S', 1729861077, 1729861077, '1'),
(164469, 32950, 'QU', 'OK', 'S', 1729861132, 1729861132, '1'),
(164470, 32950, 'QU', 'OK', 'S', 1729861142, 1729861142, '1'),
(164471, 32690, 'QU', 'OK', 'S', 1729861154, 1729861154, '1'),
(164472, 21064, 'QU', 'OK', 'S', 1729861168, 1729861168, '1'),
(164473, 33259, 'QU', 'OK', 'S', 1729861184, 1729861184, '1'),
(164474, 14163, 'QU', 'OK', 'S', 1729861196, 1729861196, '1'),
(164475, 32949, 'QU', 'OK', 'S', 1729861244, 1729861244, '1'),
(164476, 32949, 'QU', 'OK', 'S', 1729861250, 1729861250, '1'),
(164477, 26756, 'QU', 'OK', 'S', 1729861265, 1729861265, '1'),
(164478, 33581, 'QU', 'OK', 'S', 1729861280, 1729861280, '1'),
(164479, 32495, 'QU', 'OK', 'S', 1729861306, 1729861306, '1'),
(164480, 30655, 'QU', 'OK', 'S', 1729861312, 1729861312, '1'),
(164481, 33601, 'QU', 'OK', 'S', 1729861334, 1729861334, '1'),
(164482, 30419, 'QU', 'OK', 'S', 1729861341, 1729861341, '1'),
(164483, 17553, 'QU', 'OK', 'S', 1729863794, 1729863794, '1'),
(164484, 17553, 'QU', 'OK', 'S', 1729863798, 1729863798, '1'),
(164485, 17553, 'QU', 'OK', 'S', 1729863802, 1729863802, '1'),
(164486, 17553, 'QU', 'OK', 'S', 1729863805, 1729863805, '1'),
(164487, 17553, 'QU', 'OK', 'S', 1729863809, 1729863809, '1'),
(164488, 17553, 'QU', 'OK', 'S', 1729863812, 1729863812, '1'),
(164489, 17553, 'QU', 'OK', 'S', 1729863816, 1729863816, '1'),
(164490, 17553, 'QU', 'OK', 'S', 1729863820, 1729863820, '1'),
(164491, 17553, 'QU', 'OK', 'S', 1729863823, 1729863823, '1'),
(164492, 13058, 'QU', 'OK', 'S', 1729919506, 1729919506, '1'),
(164493, 23146, 'QU', 'OK', 'S', 1729919508, 1729919508, '1'),
(164494, 33343, 'QU', 'OK', 'S', 1729919643, 1729919643, '1'),
(164495, 32102, 'QU', 'OK', 'S', 1729919649, 1729919649, '1'),
(164496, 5705, 'QU', 'OK', 'S', 1729920270, 1729920270, '1'),
(164497, 26290, 'QU', 'OK', 'S', 1729923025, 1729923025, '1'),
(164498, 26306, 'QU', 'OK', 'S', 1729923035, 1729923035, '1'),
(164499, 24597, 'QU', 'OK', 'S', 1729923044, 1729923044, '1'),
(164500, 33114, 'QU', 'OK', 'S', 1729923303, 1729923303, '1'),
(164501, 32959, 'QU', 'OK', 'S', 1729923478, 1729923478, '1'),
(164502, 33089, 'QU', 'OK', 'S', 1729924605, 1729924605, '1'),
(164503, 9701, 'QU', 'OK', 'S', 1729924619, 1729924619, '1'),
(164504, 21079, 'QU', 'OK', 'S', 1729924627, 1729924627, '1'),
(164505, 15041, 'QU', 'OK', 'S', 1729924644, 1729924644, '1'),
(164506, 26817, 'QU', 'OK', 'S', 1729924658, 1729924658, '1'),
(164507, 32033, 'QU', 'OK', 'S', 1729925589, 1729925589, '1'),
(164508, 33405, 'QU', 'OK', 'S', 1729925613, 1729925613, '1'),
(164509, 33526, 'QU', 'OK', 'S', 1729925613, 1729925613, '1'),
(164510, 32705, 'QU', 'OK', 'S', 1729925618, 1729925618, '1'),
(164511, 3397, 'QU', 'OK', 'S', 1729925624, 1729925624, '1'),
(164512, 34115, 'QU', 'OK', 'S', 1729925641, 1729925641, '1'),
(164513, 34115, 'QU', 'OK', 'S', 1729925646, 1729925646, '1'),
(164514, 14, 'QU', 'OK', 'S', 1729925679, 1729925679, '1'),
(164515, 33543, 'QU', 'OK', 'S', 1729925692, 1729925692, '1'),
(164516, 144, 'QU', 'OK', 'S', 1729925700, 1729925700, '1'),
(164517, 10880, 'QU', 'OK', 'S', 1729925705, 1729925705, '1'),
(164518, 19308, 'QU', 'OK', 'S', 1729925711, 1729925711, '1'),
(164519, 8483, 'QU', 'OK', 'S', 1729925719, 1729925719, '1'),
(164520, 1232, 'QU', 'OK', 'S', 1729925724, 1729925724, '1'),
(164521, 30964, 'QU', 'OK', 'S', 1729925728, 1729925728, '1'),
(164522, 10880, 'QU', 'OK', 'S', 1729925734, 1729925734, '1'),
(164523, 16379, 'QU', 'OK', 'S', 1729925741, 1729925741, '1'),
(164524, 24352, 'QU', 'OK', 'S', 1729925748, 1729925748, '1'),
(164525, 5558, 'QU', 'OK', 'S', 1729925752, 1729925752, '1'),
(164526, 33918, 'QU', 'OK', 'S', 1729925756, 1729925756, '1'),
(164527, 33920, 'QU', 'OK', 'S', 1729925762, 1729925762, '1'),
(164528, 24102, 'QU', 'OK', 'S', 1729925769, 1729925769, '1'),
(164529, 3850, 'QU', 'OK', 'S', 1729925778, 1729925778, '1'),
(164530, 33556, 'QU', 'OK', 'S', 1729925783, 1729925783, '1'),
(164531, 15831, 'QU', 'OK', 'S', 1729925790, 1729925790, '1'),
(164532, 33918, 'QU', 'OK', 'S', 1729925795, 1729925795, '1'),
(164533, 16994, 'QU', 'OK', 'S', 1729925816, 1729925816, '1'),
(164534, 5359, 'QU', 'OK', 'S', 1729925836, 1729925836, '1'),
(164535, 7089, 'QU', 'OK', 'S', 1729925844, 1729925844, '1'),
(164536, 27961, 'QU', 'OK', 'S', 1729925849, 1729925849, '1'),
(164537, 24127, 'QU', 'OK', 'S', 1729925855, 1729925855, '1'),
(164538, 29033, 'QU', 'OK', 'S', 1729925860, 1729925860, '1'),
(164539, 22436, 'QU', 'OK', 'S', 1729925864, 1729925864, '1'),
(164540, 33847, 'QU', 'OK', 'S', 1729925869, 1729925869, '1'),
(164541, 18545, 'QU', 'OK', 'S', 1729925873, 1729925873, '1'),
(164542, 630, 'QU', 'OK', 'S', 1729925878, 1729925878, '1'),
(164543, 25310, 'QU', 'OK', 'S', 1729925883, 1729925883, '1'),
(164544, 25306, 'QU', 'OK', 'S', 1729925887, 1729925887, '1'),
(164545, 19874, 'QU', 'OK', 'S', 1729925892, 1729925892, '1'),
(164546, 32190, 'QU', 'OK', 'S', 1729925897, 1729925897, '1'),
(164547, 15460, 'QU', 'OK', 'S', 1729925903, 1729925903, '1'),
(164548, 5264, 'QU', 'OK', 'S', 1729925908, 1729925908, '1'),
(164549, 11949, 'QU', 'OK', 'S', 1729925911, 1729925911, '1'),
(164550, 31782, 'QU', 'OK', 'S', 1729925916, 1729925916, '1'),
(164551, 3905, 'QU', 'OK', 'S', 1729925921, 1729925921, '1'),
(164552, 12329, 'QU', 'OK', 'S', 1729925926, 1729925926, '1'),
(164553, 3846, 'QU', 'OK', 'S', 1729925931, 1729925931, '1'),
(164554, 2050, 'QU', 'OK', 'S', 1729925935, 1729925935, '1'),
(164555, 31782, 'QU', 'OK', 'S', 1729925941, 1729925941, '1'),
(164556, 31782, 'QU', 'OK', 'S', 1729925946, 1729925946, '1'),
(164557, 34107, 'QU', 'OK', 'S', 1729925962, 1729925962, '1'),
(164558, 33275, 'QU', 'OK', 'S', 1729925968, 1729925968, '1'),
(164559, 2087, 'QU', 'OK', 'S', 1729925973, 1729925973, '1'),
(164560, 31304, 'QU', 'OK', 'S', 1729925979, 1729925979, '1'),
(164561, 25002, 'QU', 'OK', 'S', 1729926007, 1729926007, '1'),
(164562, 5532, 'QU', 'OK', 'S', 1729926012, 1729926012, '1'),
(164563, 33616, 'QU', 'OK', 'S', 1729926017, 1729926017, '1'),
(164564, 33545, 'QU', 'OK', 'S', 1729926022, 1729926022, '1'),
(164565, 12328, 'QU', 'OK', 'S', 1729926028, 1729926028, '1'),
(164566, 27468, 'QU', 'OK', 'S', 1729926034, 1729926034, '1'),
(164567, 20374, 'QU', 'OK', 'S', 1729926037, 1729926037, '1'),
(164568, 27465, 'QU', 'OK', 'S', 1729926040, 1729926040, '1'),
(164569, 33556, 'QU', 'OK', 'S', 1729926045, 1729926045, '1'),
(164570, 32673, 'QU', 'OK', 'S', 1729926051, 1729926051, '1'),
(164571, 2098, 'QU', 'OK', 'S', 1729926056, 1729926056, '1'),
(164572, 4569, 'QU', 'OK', 'S', 1729926074, 1729926074, '1'),
(164573, 4569, 'QU', 'OK', 'S', 1729926084, 1729926084, '1'),
(164574, 5749, 'QU', 'OK', 'S', 1729926088, 1729926088, '1'),
(164575, 30357, 'QU', 'OK', 'S', 1729926094, 1729926094, '1'),
(164576, 31823, 'QU', 'OK', 'S', 1729926107, 1729926107, '1'),
(164577, 1839, 'QU', 'OK', 'S', 1729926112, 1729926112, '1'),
(164578, 3050, 'QU', 'OK', 'S', 1729926119, 1729926119, '1'),
(164579, 1086, 'QU', 'OK', 'S', 1729926190, 1729926190, '1'),
(164580, 1837, 'QU', 'OK', 'S', 1729926197, 1729926197, '1'),
(164581, 1838, 'QU', 'OK', 'S', 1729926206, 1729926206, '1'),
(164582, 6043, 'QU', 'OK', 'S', 1729926311, 1729926311, '1'),
(164583, 6043, 'QU', 'OK', 'S', 1729926328, 1729926328, '1'),
(164584, 33543, 'QU', 'OK', 'S', 1729926369, 1729926369, '1'),
(164585, 33543, 'QU', 'OK', 'S', 1729926372, 1729926372, '1'),
(164586, 28058, 'QU', 'OK', 'S', 1729926416, 1729926416, '1'),
(164587, 28058, 'QU', 'OK', 'S', 1729926422, 1729926422, '1'),
(164588, 1934, 'QU', 'OK', 'S', 1729926474, 1729926474, '1'),
(164589, 1934, 'QU', 'OK', 'S', 1729926480, 1729926480, '1'),
(164590, 7953, 'QU', 'OK', 'S', 1729926522, 1729926522, '1'),
(164591, 7793, 'QU', 'OK', 'S', 1729926544, 1729926544, '1'),
(164592, 7793, 'QU', 'OK', 'S', 1729926553, 1729926553, '1'),
(164593, 7953, 'QU', 'OK', 'S', 1729926575, 1729926575, '1'),
(164594, 4569, 'QU', 'OK', 'S', 1729926587, 1729926587, '1'),
(164595, 4569, 'QU', 'OK', 'S', 1729926591, 1729926591, '1'),
(164596, 33946, 'QU', 'OK', 'S', 1729927676, 1729927676, '1'),
(164597, 33544, 'QU', 'OK', 'S', 1729927680, 1729927680, '1'),
(164598, 28659, 'QU', 'OK', 'S', 1729927684, 1729927684, '1'),
(164599, 34245, 'QU', 'OK', 'S', 1729927690, 1729927690, '1'),
(164600, 33788, 'QU', 'OK', 'S', 1729927695, 1729927695, '1'),
(164601, 28663, 'QU', 'OK', 'S', 1729927712, 1729927712, '1'),
(164602, 32708, 'QU', 'OK', 'S', 1729927729, 1729927729, '1'),
(164603, 34259, 'QU', 'OK', 'S', 1729927907, 1729927907, '1'),
(164604, 34152, 'QU', 'OK', 'S', 1729927947, 1729927947, '1'),
(164605, 33832, 'QU', 'OK', 'S', 1729927984, 1729927984, '1'),
(164606, 34110, 'QU', 'OK', 'S', 1729927987, 1729927987, '1'),
(164607, 32715, 'QU', 'OK', 'S', 1729927989, 1729927989, '1'),
(164608, 34114, 'QU', 'OK', 'S', 1729927994, 1729927994, '1'),
(164609, 34115, 'QU', 'OK', 'S', 1729927996, 1729927996, '1'),
(164610, 18132, 'QU', 'OK', 'S', 1729928003, 1729928003, '1'),
(164611, 18132, 'QU', 'OK', 'S', 1729928005, 1729928005, '1'),
(164612, 18135, 'QU', 'OK', 'S', 1729928027, 1729928027, '1'),
(164613, 18135, 'QU', 'OK', 'S', 1729928027, 1729928027, '1'),
(164614, 29023, 'QU', 'OK', 'S', 1729928324, 1729928324, '1'),
(164615, 34224, 'QU', 'OK', 'S', 1729928327, 1729928327, '1'),
(164616, 34228, 'QU', 'OK', 'S', 1729928330, 1729928330, '1'),
(164617, 15897, 'QU', 'OK', 'S', 1729928343, 1729928343, '1'),
(164618, 34079, 'QU', 'OK', 'S', 1729928348, 1729928348, '1'),
(164619, 33962, 'QU', 'OK', 'S', 1729928350, 1729928350, '1'),
(164620, 33945, 'QU', 'OK', 'S', 1729928353, 1729928353, '1'),
(164621, 34347, 'QU', 'OK', 'S', 1729929881, 1729929881, '1'),
(164622, 34348, 'QU', 'OK', 'S', 1729930174, 1729930174, '1'),
(164623, 34349, 'QU', 'OK', 'S', 1729930684, 1729930684, '1'),
(164624, 34351, 'QU', 'OK', 'S', 1729930800, 1729930800, '1'),
(164625, 34346, 'QU', 'OK', 'S', 1729931073, 1729931073, '1'),
(164626, 34354, 'QU', 'OK', 'S', 1729931258, 1729931258, '1'),
(164627, 34344, 'QU', 'OK', 'S', 1729934141, 1729934141, '1'),
(164628, 15275, 'QU', 'OK', 'S', 1729934261, 1729934261, '1'),
(164629, 27489, 'QU', 'OK', 'S', 1729934273, 1729934273, '1'),
(164630, 33519, 'QU', 'OK', 'S', 1729934293, 1729934293, '1'),
(164631, 31324, 'QU', 'OK', 'S', 1729934308, 1729934308, '1'),
(164632, 28049, 'QU', 'OK', 'S', 1729934321, 1729934321, '1'),
(164633, 23148, 'QU', 'OK', 'S', 1729934332, 1729934332, '1'),
(164634, 8418, 'QU', 'OK', 'S', 1729934368, 1729934368, '1'),
(164635, 32710, 'QU', 'OK', 'S', 1729934384, 1729934384, '1'),
(164636, 33321, 'QU', 'OK', 'S', 1729934400, 1729934400, '1'),
(164637, 33375, 'QU', 'OK', 'S', 1729934415, 1729934415, '1'),
(164638, 33320, 'QU', 'OK', 'S', 1729934429, 1729934429, '1'),
(164639, 33372, 'QU', 'OK', 'S', 1729934450, 1729934450, '1'),
(164640, 29029, 'QU', 'OK', 'S', 1729934464, 1729934464, '1'),
(164641, 33847, 'QU', 'OK', 'S', 1729934487, 1729934487, '1'),
(164642, 33847, 'QU', 'OK', 'S', 1729934506, 1729934506, '1'),
(164643, 33847, 'QU', 'OK', 'S', 1729934521, 1729934521, '1'),
(164644, 33847, 'QU', 'OK', 'S', 1729934535, 1729934535, '1'),
(164645, 33847, 'QU', 'OK', 'S', 1729934549, 1729934549, '1'),
(164646, 34360, 'QU', 'OK', 'S', 1729948568, 1729948568, '1'),
(164647, 34358, 'QU', 'OK', 'S', 1729948939, 1729948939, '1'),
(164648, 34362, 'QU', 'OK', 'S', 1729949415, 1729949415, '1'),
(164649, 34359, 'QU', 'OK', 'S', 1729949531, 1729949531, '1'),
(164650, 34353, 'QU', 'OK', 'S', 1729949651, 1729949651, '1'),
(164651, 34364, 'QU', 'OK', 'S', 1729949893, 1729949893, '1'),
(164652, 34365, 'QU', 'OK', 'S', 1729950014, 1729950014, '1'),
(164653, 34366, 'QU', 'OK', 'S', 1729950120, 1729950120, '1'),
(164654, 34363, 'QU', 'OK', 'S', 1729950239, 1729950239, '1'),
(164655, 34361, 'QU', 'OK', 'S', 1729950372, 1729950372, '1'),
(164656, 34355, 'QU', 'OK', 'S', 1729950487, 1729950487, '1'),
(164657, 34356, 'QU', 'OK', 'S', 1729950629, 1729950629, '1'),
(164658, 34345, 'QU', 'OK', 'S', 1729950805, 1729950805, '1'),
(164659, 34350, 'QU', 'OK', 'S', 1729950959, 1729950959, '1'),
(164660, 34352, 'QU', 'OK', 'S', 1729951096, 1729951096, '1'),
(164661, 34276, 'QU', 'OK', 'S', 1730092506, 1730092506, '1'),
(164662, 34247, 'QU', 'OK', 'S', 1730094698, 1730094698, '1'),
(164663, 34294, 'QU', 'OK', 'S', 1730094704, 1730094704, '1'),
(164664, 34234, 'QU', 'OK', 'S', 1730094707, 1730094707, '1'),
(164665, 34297, 'QU', 'OK', 'S', 1730094709, 1730094709, '1'),
(164666, 33227, 'QU', 'OK', 'S', 1730094712, 1730094712, '1'),
(164667, 30529, 'QU', 'OK', 'S', 1730094715, 1730094715, '1'),
(164668, 34308, 'QU', 'OK', 'S', 1730094717, 1730094717, '1'),
(164669, 34221, 'QU', 'OK', 'S', 1730094720, 1730094720, '1'),
(164670, 34347, 'QU', 'OK', 'S', 1730095118, 1730095118, '1'),
(164671, 30580, 'QU', 'OK', 'S', 1730095308, 1730095308, '1'),
(164672, 33954, 'QU', 'OK', 'S', 1730098183, 1730098183, '1'),
(164673, 3978, 'QU', 'OK', 'S', 1730098193, 1730098193, '1'),
(164674, 17977, 'QU', 'OK', 'S', 1730098234, 1730098234, '1'),
(164675, 20169, 'QU', 'OK', 'S', 1730098909, 1730098909, '1'),
(164676, 19699, 'QU', 'OK', 'S', 1730098912, 1730098912, '1'),
(164677, 15060, 'QU', 'OK', 'S', 1730098914, 1730098914, '1'),
(164678, 14809, 'QU', 'OK', 'S', 1730098917, 1730098917, '1'),
(164679, 32827, 'QU', 'OK', 'S', 1730098919, 1730098919, '1'),
(164680, 11948, 'QU', 'OK', 'S', 1730098922, 1730098922, '1'),
(164681, 31924, 'QU', 'OK', 'S', 1730098924, 1730098924, '1'),
(164682, 34343, 'QU', 'OK', 'S', 1730098928, 1730098928, '1'),
(164683, 32487, 'QU', 'OK', 'S', 1730098931, 1730098931, '1'),
(164684, 18713, 'QU', 'OK', 'S', 1730098932, 1730098932, '1'),
(164685, 18596, 'QU', 'OK', 'S', 1730098934, 1730098934, '1'),
(164686, 21721, 'QU', 'OK', 'S', 1730098936, 1730098936, '1'),
(164687, 33538, 'QU', 'OK', 'S', 1730098958, 1730098958, '1'),
(164688, 30746, 'QU', 'OK', 'S', 1730098965, 1730098965, '1'),
(164689, 31395, 'QU', 'OK', 'S', 1730100096, 1730100096, '1'),
(164690, 27741, 'QU', 'OK', 'S', 1730100331, 1730100331, '1'),
(164691, 25002, 'QU', 'OK', 'S', 1730100346, 1730100346, '1'),
(164692, 25394, 'QU', 'OK', 'S', 1730100565, 1730100565, '1'),
(164693, 32294, 'QU', 'OK', 'S', 1730100723, 1730100723, '1'),
(164694, 33557, 'QU', 'OK', 'S', 1730101039, 1730101039, '1'),
(164695, 33557, 'QU', 'OK', 'S', 1730101091, 1730101091, '1'),
(164696, 30831, 'QU', 'OK', 'S', 1730101714, 1730101714, '1'),
(164697, 24762, 'QU', 'OK', 'S', 1730102191, 1730102191, '1'),
(164698, 25436, 'QU', 'OK', 'S', 1730102421, 1730102421, '1'),
(164699, 30311, 'QU', 'OK', 'S', 1730102551, 1730102551, '1'),
(164700, 30811, 'QU', 'OK', 'S', 1730102613, 1730102613, '1'),
(164701, 33930, 'QU', 'OK', 'S', 1730102751, 1730102751, '1'),
(164702, 34077, 'QU', 'OK', 'S', 1730103048, 1730103048, '1'),
(164703, 30311, 'QU', 'OK', 'S', 1730103164, 1730103164, '1'),
(164704, 34276, 'QU', 'OK', 'S', 1730109288, 1730109288, '1'),
(164705, 34287, 'QU', 'OK', 'S', 1730109302, 1730109302, '1'),
(164706, 33115, 'QU', 'OK', 'S', 1730109304, 1730109304, '1'),
(164707, 34289, 'QU', 'OK', 'S', 1730109306, 1730109306, '1'),
(164708, 27454, 'QU', 'OK', 'S', 1730112297, 1730112297, '1'),
(164709, 28905, 'QU', 'OK', 'S', 1730112306, 1730112306, '1'),
(164710, 18135, 'QU', 'OK', 'S', 1730112318, 1730112318, '1'),
(164711, 28058, 'QU', 'OK', 'S', 1730112325, 1730112325, '1'),
(164712, 13311, 'QU', 'OK', 'S', 1730112334, 1730112334, '1'),
(164713, 33581, 'QU', 'OK', 'S', 1730112351, 1730112351, '1'),
(164714, 30887, 'QU', 'OK', 'S', 1730112361, 1730112361, '1'),
(164715, 8872, 'QU', 'OK', 'S', 1730112414, 1730112414, '1'),
(164716, 27142, 'QU', 'OK', 'S', 1730112428, 1730112428, '1'),
(164717, 33538, 'QU', 'OK', 'S', 1730112460, 1730112460, '1'),
(164718, 5184, 'QU', 'OK', 'S', 1730112494, 1730112494, '1'),
(164719, 33707, 'QU', 'OK', 'S', 1730112504, 1730112504, '1'),
(164720, 5341, 'QU', 'OK', 'S', 1730113149, 1730113149, '1'),
(164721, 4904, 'QU', 'OK', 'S', 1730113995, 1730113995, '1'),
(164722, 34369, 'QU', 'OK', 'S', 1730122180, 1730122180, '1'),
(164723, 34369, 'QU', 'OK', 'S', 1730122234, 1730122234, '1'),
(164724, 34370, 'QU', 'OK', 'S', 1730122560, 1730122560, '1'),
(164725, 34371, 'QU', 'OK', 'S', 1730122721, 1730122721, '1'),
(164726, 34379, 'QU', 'OK', 'S', 1730122929, 1730122929, '1'),
(164727, 34378, 'QU', 'OK', 'S', 1730122970, 1730122970, '1'),
(164728, 34380, 'QU', 'OK', 'S', 1730123003, 1730123003, '1'),
(164729, 34381, 'QU', 'OK', 'S', 1730123026, 1730123026, '1'),
(164730, 34367, 'QU', 'OK', 'S', 1730123094, 1730123094, '1'),
(164731, 34368, 'QU', 'OK', 'S', 1730123147, 1730123147, '1'),
(164732, 34374, 'QU', 'OK', 'S', 1730123333, 1730123333, '1'),
(164733, 34375, 'QU', 'OK', 'S', 1730123469, 1730123469, '1'),
(164734, 34376, 'QU', 'OK', 'S', 1730123640, 1730123640, '1'),
(164735, 34377, 'QU', 'OK', 'S', 1730123806, 1730123806, '1'),
(164736, 28110, 'QU', 'OK', 'S', 1730123896, 1730123896, '1'),
(164737, 33789, 'QU', 'OK', 'S', 1730123899, 1730123899, '1'),
(164738, 34283, 'QU', 'OK', 'S', 1730123901, 1730123901, '1'),
(164739, 33089, 'QU', 'OK', 'S', 1730123903, 1730123903, '1'),
(164740, 34373, 'QU', 'OK', 'S', 1730123904, 1730123904, '1'),
(164741, 22892, 'QU', 'OK', 'S', 1730123907, 1730123907, '1'),
(164742, 33787, 'QU', 'OK', 'S', 1730123911, 1730123911, '1'),
(164743, 18000, 'QU', 'OK', 'S', 1730123913, 1730123913, '1'),
(164744, 33839, 'QU', 'OK', 'S', 1730123916, 1730123916, '1'),
(164745, 34372, 'QU', 'OK', 'S', 1730124198, 1730124198, '1'),
(164746, 328, 'QU', 'OK', 'S', 1730125473, 1730125473, '1'),
(164747, 34128, 'QU', 'OK', 'S', 1730125480, 1730125480, '1'),
(164748, 26746, 'QU', 'OK', 'S', 1730125483, 1730125483, '1'),
(164749, 26745, 'QU', 'OK', 'S', 1730125487, 1730125487, '1'),
(164750, 28682, 'QU', 'OK', 'S', 1730125489, 1730125489, '1'),
(164751, 21046, 'QU', 'OK', 'S', 1730125492, 1730125492, '1'),
(164752, 30348, 'QU', 'OK', 'S', 1730125494, 1730125494, '1'),
(164753, 8008, 'QU', 'OK', 'S', 1730125497, 1730125497, '1'),
(164754, 26836, 'QU', 'OK', 'S', 1730125500, 1730125500, '1'),
(164755, 24582, 'QU', 'OK', 'S', 1730125503, 1730125503, '1'),
(164756, 24582, 'QU', 'OK', 'S', 1730125506, 1730125506, '1'),
(164757, 21567, 'QU', 'OK', 'S', 1730125509, 1730125509, '1'),
(164758, 32364, 'QU', 'OK', 'S', 1730125512, 1730125512, '1'),
(164759, 21567, 'QU', 'OK', 'S', 1730125514, 1730125514, '1'),
(164760, 19622, 'QU', 'OK', 'S', 1730125517, 1730125517, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(164761, 33617, 'QU', 'OK', 'S', 1730125520, 1730125520, '1'),
(164762, 30438, 'QU', 'OK', 'S', 1730125524, 1730125524, '1'),
(164763, 13472, 'QU', 'OK', 'S', 1730125529, 1730125529, '1'),
(164764, 11074, 'QU', 'OK', 'S', 1730125532, 1730125532, '1'),
(164765, 13904, 'QU', 'OK', 'S', 1730125535, 1730125535, '1'),
(164766, 33347, 'QU', 'OK', 'S', 1730125538, 1730125538, '1'),
(164767, 12547, 'QU', 'OK', 'S', 1730125542, 1730125542, '1'),
(164768, 9725, 'QU', 'OK', 'S', 1730125545, 1730125545, '1'),
(164769, 26228, 'QU', 'OK', 'S', 1730125562, 1730125562, '1'),
(164770, 20259, 'QU', 'OK', 'S', 1730125570, 1730125570, '1'),
(164771, 30395, 'QU', 'OK', 'S', 1730125572, 1730125572, '1'),
(164772, 20174, 'QU', 'OK', 'S', 1730125575, 1730125575, '1'),
(164773, 33396, 'QU', 'OK', 'S', 1730125578, 1730125578, '1'),
(164774, 20174, 'QU', 'OK', 'S', 1730125587, 1730125587, '1'),
(164775, 34145, 'QU', 'OK', 'S', 1730125592, 1730125592, '1'),
(164776, 8143, 'QU', 'OK', 'S', 1730125595, 1730125595, '1'),
(164777, 20174, 'QU', 'OK', 'S', 1730125599, 1730125599, '1'),
(164778, 33619, 'QU', 'OK', 'S', 1730125603, 1730125603, '1'),
(164779, 33619, 'QU', 'OK', 'S', 1730125606, 1730125606, '1'),
(164780, 7680, 'QU', 'OK', 'S', 1730125610, 1730125610, '1'),
(164781, 6589, 'QU', 'OK', 'S', 1730125630, 1730125630, '1'),
(164782, 24127, 'QU', 'OK', 'S', 1730125643, 1730125643, '1'),
(164783, 25572, 'QU', 'OK', 'S', 1730125659, 1730125659, '1'),
(164784, 23714, 'QU', 'OK', 'S', 1730125671, 1730125671, '1'),
(164785, 20755, 'QU', 'OK', 'S', 1730125679, 1730125679, '1'),
(164786, 20174, 'QU', 'OK', 'S', 1730125695, 1730125695, '1'),
(164787, 28023, 'QU', 'OK', 'S', 1730125713, 1730125713, '1'),
(164788, 16991, 'QU', 'OK', 'S', 1730125720, 1730125720, '1'),
(164789, 17258, 'QU', 'OK', 'S', 1730125753, 1730125753, '1'),
(164790, 26774, 'QU', 'OK', 'S', 1730125761, 1730125761, '1'),
(164791, 24127, 'QU', 'OK', 'S', 1730125771, 1730125771, '1'),
(164792, 19083, 'QU', 'OK', 'S', 1730125778, 1730125778, '1'),
(164793, 23621, 'QU', 'OK', 'S', 1730125803, 1730125803, '1'),
(164794, 23621, 'QU', 'OK', 'S', 1730125803, 1730125803, '1'),
(164795, 33186, 'QU', 'OK', 'S', 1730125819, 1730125819, '1'),
(164796, 33186, 'QU', 'OK', 'S', 1730125819, 1730125819, '1'),
(164797, 33186, 'QU', 'OK', 'S', 1730125819, 1730125819, '1'),
(164798, 33186, 'QU', 'OK', 'S', 1730125819, 1730125819, '1'),
(164799, 11376, 'QU', 'OK', 'S', 1730125832, 1730125832, '1'),
(164800, 33396, 'QU', 'OK', 'S', 1730125838, 1730125838, '1'),
(164801, 33274, 'QU', 'OK', 'S', 1730125848, 1730125848, '1'),
(164802, 33274, 'QU', 'OK', 'S', 1730125848, 1730125848, '1'),
(164803, 33619, 'QU', 'OK', 'S', 1730126321, 1730126321, '1'),
(164804, 15897, 'QU', 'OK', 'S', 1730186341, 1730186341, '1'),
(164805, 19305, 'QU', 'OK', 'S', 1730186723, 1730186723, '1'),
(164806, 19305, 'QU', 'OK', 'S', 1730186727, 1730186727, '1'),
(164807, 19305, 'QU', 'OK', 'S', 1730186729, 1730186729, '1'),
(164808, 25323, 'QU', 'OK', 'S', 1730186733, 1730186733, '1'),
(164809, 25323, 'QU', 'OK', 'S', 1730186740, 1730186740, '1'),
(164810, 25323, 'QU', 'OK', 'S', 1730186743, 1730186743, '1'),
(164811, 25323, 'QU', 'OK', 'S', 1730186795, 1730186795, '1'),
(164812, 25323, 'QU', 'OK', 'S', 1730186797, 1730186797, '1'),
(164813, 19305, 'QU', 'OK', 'S', 1730186816, 1730186816, '1'),
(164814, 19305, 'QU', 'OK', 'S', 1730186816, 1730186816, '1'),
(164815, 33284, 'QU', 'OK', 'S', 1730186883, 1730186883, '1'),
(164816, 25938, 'QU', 'OK', 'S', 1730186938, 1730186938, '1'),
(164817, 34351, 'QU', 'OK', 'S', 1730188178, 1730188178, '1'),
(164818, 34349, 'QU', 'OK', 'S', 1730188201, 1730188201, '1'),
(164819, 29753, 'QU', 'OK', 'S', 1730188555, 1730188555, '1'),
(164820, 24102, 'QU', 'OK', 'S', 1730188719, 1730188719, '1'),
(164821, 33872, 'QU', 'OK', 'S', 1730188840, 1730188840, '1'),
(164822, 30435, 'QU', 'OK', 'S', 1730189076, 1730189076, '1'),
(164823, 25588, 'QU', 'OK', 'S', 1730189386, 1730189386, '1'),
(164824, 34393, 'QU', 'OK', 'S', 1730189527, 1730189527, '1'),
(164825, 34396, 'QU', 'OK', 'S', 1730189547, 1730189547, '1'),
(164826, 34397, 'QU', 'OK', 'S', 1730189580, 1730189580, '1'),
(164827, 34398, 'QU', 'OK', 'S', 1730189601, 1730189601, '1'),
(164828, 34325, 'QU', 'OK', 'S', 1730190010, 1730190010, '1'),
(164829, 34325, 'QU', 'OK', 'S', 1730190215, 1730190215, '1'),
(164830, 34325, 'QU', 'OK', 'S', 1730190228, 1730190228, '1'),
(164831, 34325, 'QU', 'OK', 'S', 1730190273, 1730190273, '1'),
(164832, 34327, 'QU', 'OK', 'S', 1730190319, 1730190319, '1'),
(164833, 34326, 'QU', 'OK', 'S', 1730190343, 1730190343, '1'),
(164834, 34324, 'QU', 'OK', 'S', 1730190359, 1730190359, '1'),
(164835, 34342, 'QU', 'OK', 'S', 1730190374, 1730190374, '1'),
(164836, 34329, 'QU', 'OK', 'S', 1730190442, 1730190442, '1'),
(164837, 34329, 'QU', 'OK', 'S', 1730190460, 1730190460, '1'),
(164838, 34329, 'QU', 'OK', 'S', 1730190473, 1730190473, '1'),
(164839, 33240, 'QU', 'OK', 'S', 1730190575, 1730190575, '1'),
(164840, 33240, 'QU', 'OK', 'S', 1730190592, 1730190592, '1'),
(164841, 33303, 'QU', 'OK', 'S', 1730190603, 1730190603, '1'),
(164842, 31450, 'QU', 'OK', 'S', 1730193197, 1730193197, '1'),
(164843, 34335, 'QU', 'OK', 'S', 1730193214, 1730193214, '1'),
(164844, 33073, 'QU', 'OK', 'S', 1730193222, 1730193222, '1'),
(164845, 34388, 'QU', 'OK', 'S', 1730193520, 1730193520, '1'),
(164846, 34390, 'QU', 'OK', 'S', 1730194049, 1730194049, '1'),
(164847, 34394, 'QU', 'OK', 'S', 1730194631, 1730194631, '1'),
(164848, 34395, 'QU', 'OK', 'S', 1730194849, 1730194849, '1'),
(164849, 13457, 'QU', 'OK', 'S', 1730198580, 1730198580, '1'),
(164850, 13457, 'QU', 'OK', 'S', 1730198583, 1730198583, '1'),
(164851, 13457, 'QU', 'OK', 'S', 1730198585, 1730198585, '1'),
(164852, 13457, 'QU', 'OK', 'S', 1730198587, 1730198587, '1'),
(164853, 13457, 'QU', 'OK', 'S', 1730198591, 1730198591, '1'),
(164854, 13457, 'QU', 'OK', 'S', 1730198594, 1730198594, '1'),
(164855, 13457, 'QU', 'OK', 'S', 1730198596, 1730198596, '1'),
(164856, 13457, 'QU', 'OK', 'S', 1730198599, 1730198599, '1'),
(164857, 13457, 'QU', 'OK', 'S', 1730198602, 1730198602, '1'),
(164858, 13457, 'QU', 'OK', 'S', 1730198605, 1730198605, '1'),
(164859, 2197, 'QU', 'OK', 'S', 1730198620, 1730198620, '1'),
(164860, 2197, 'QU', 'OK', 'S', 1730198627, 1730198627, '1'),
(164861, 2197, 'QU', 'OK', 'S', 1730198635, 1730198635, '1'),
(164862, 2197, 'QU', 'OK', 'S', 1730198642, 1730198642, '1'),
(164863, 34391, 'QU', 'OK', 'S', 1730205489, 1730205489, '1'),
(164864, 31955, 'QU', 'OK', 'S', 1730205854, 1730205854, '1'),
(164865, 18155, 'QU', 'OK', 'S', 1730205935, 1730205935, '1'),
(164866, 22271, 'QU', 'OK', 'S', 1730205985, 1730205985, '1'),
(164867, 34387, 'QU', 'OK', 'S', 1730206325, 1730206325, '1'),
(164868, 34389, 'QU', 'OK', 'S', 1730206662, 1730206662, '1'),
(164869, 34382, 'QU', 'OK', 'S', 1730206702, 1730206702, '1'),
(164870, 34382, 'QU', 'OK', 'S', 1730206710, 1730206710, '1'),
(164871, 34386, 'QU', 'OK', 'S', 1730206824, 1730206824, '1'),
(164872, 34383, 'QU', 'OK', 'S', 1730207004, 1730207004, '1'),
(164873, 34383, 'QU', 'OK', 'S', 1730207013, 1730207013, '1'),
(164874, 34392, 'QU', 'OK', 'S', 1730207279, 1730207279, '1'),
(164875, 32362, 'QU', 'OK', 'S', 1730207513, 1730207513, '1'),
(164876, 32362, 'QU', 'OK', 'S', 1730207541, 1730207541, '1'),
(164877, 32362, 'QU', 'OK', 'S', 1730207557, 1730207557, '1'),
(164878, 32362, 'QU', 'OK', 'S', 1730207578, 1730207578, '1'),
(164879, 33776, 'QU', 'OK', 'S', 1730263207, 1730263207, '1'),
(164880, 34400, 'QU', 'OK', 'S', 1730275085, 1730275085, '1'),
(164881, 34369, 'QU', 'OK', 'S', 1730276877, 1730276877, '1'),
(164882, 34401, 'QU', 'OK', 'S', 1730277474, 1730277474, '1'),
(164883, 34409, 'QU', 'OK', 'S', 1730277534, 1730277534, '1'),
(164884, 34406, 'QU', 'OK', 'S', 1730277596, 1730277596, '1'),
(164885, 34403, 'QU', 'OK', 'S', 1730278296, 1730278296, '1'),
(164886, 34405, 'QU', 'OK', 'S', 1730278409, 1730278409, '1'),
(164887, 34407, 'QU', 'OK', 'S', 1730278862, 1730278862, '1'),
(164888, 34351, 'QU', 'OK', 'S', 1730282696, 1730282696, '1'),
(164889, 34226, 'QU', 'OK', 'S', 1730282780, 1730282780, '1'),
(164890, 34226, 'QU', 'OK', 'S', 1730282789, 1730282789, '1'),
(164891, 34193, 'QU', 'OK', 'S', 1730282803, 1730282803, '1'),
(164892, 25192, 'QU', 'OK', 'S', 1730282813, 1730282813, '1'),
(164893, 9560, 'QU', 'OK', 'S', 1730696574, 1730696574, '1'),
(164894, 9560, 'QU', 'OK', 'S', 1730696577, 1730696577, '1'),
(164895, 9560, 'QU', 'OK', 'S', 1730696581, 1730696581, '1'),
(164896, 9560, 'QU', 'OK', 'S', 1730696584, 1730696584, '1'),
(164897, 25523, 'QU', 'OK', 'S', 1730696711, 1730696711, '1'),
(164898, 25523, 'QU', 'OK', 'S', 1730696717, 1730696717, '1'),
(164899, 34405, 'QU', 'OK', 'S', 1730697516, 1730697516, '1'),
(164900, 31679, 'QU', 'OK', 'S', 1730697657, 1730697657, '1'),
(164901, 34369, 'QU', 'OK', 'S', 1730697696, 1730697696, '1'),
(164902, 33672, 'QU', 'OK', 'S', 1730697729, 1730697729, '1'),
(164903, 15915, 'QU', 'OK', 'S', 1730697946, 1730697946, '1'),
(164904, 30050, 'QU', 'OK', 'S', 1730698508, 1730698508, '1'),
(164905, 30382, 'QU', 'OK', 'S', 1730698710, 1730698710, '1'),
(164906, 34248, 'QU', 'OK', 'S', 1730698721, 1730698721, '1'),
(164907, 12611, 'QU', 'OK', 'S', 1730703049, 1730703049, '1'),
(164908, 33876, 'QU', 'OK', 'S', 1730703053, 1730703053, '1'),
(164909, 33237, 'QU', 'OK', 'S', 1730703057, 1730703057, '1'),
(164910, 33238, 'QU', 'OK', 'S', 1730703063, 1730703063, '1'),
(164911, 33068, 'QU', 'OK', 'S', 1730703069, 1730703069, '1'),
(164912, 33068, 'QU', 'OK', 'S', 1730703090, 1730703090, '1'),
(164913, 33234, 'QU', 'OK', 'S', 1730703093, 1730703093, '1'),
(164914, 30515, 'QU', 'OK', 'S', 1730703111, 1730703111, '1'),
(164915, 33421, 'QU', 'OK', 'S', 1730704122, 1730704122, '1'),
(164916, 34282, 'QU', 'OK', 'S', 1730707259, 1730707259, '1'),
(164917, 34282, 'QU', 'OK', 'S', 1730707272, 1730707272, '1'),
(164918, 34282, 'QU', 'OK', 'S', 1730707272, 1730707272, '1'),
(164919, 34282, 'QU', 'OK', 'S', 1730707272, 1730707272, '1'),
(164920, 34282, 'QU', 'OK', 'S', 1730707272, 1730707272, '1'),
(164921, 34282, 'QU', 'OK', 'S', 1730707272, 1730707272, '1'),
(164922, 34280, 'QU', 'OK', 'S', 1730707290, 1730707290, '1'),
(164923, 34280, 'QU', 'OK', 'S', 1730707290, 1730707290, '1'),
(164924, 34280, 'QU', 'OK', 'S', 1730707290, 1730707290, '1'),
(164925, 34280, 'QU', 'OK', 'S', 1730707290, 1730707290, '1'),
(164926, 34280, 'QU', 'OK', 'S', 1730707290, 1730707290, '1'),
(164927, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164928, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164929, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164930, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164931, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164932, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164933, 34277, 'QU', 'OK', 'S', 1730707307, 1730707307, '1'),
(164934, 34121, 'QU', 'OK', 'S', 1730707331, 1730707331, '1'),
(164935, 34117, 'QU', 'OK', 'S', 1730707338, 1730707338, '1'),
(164936, 33430, 'QU', 'OK', 'S', 1730707347, 1730707347, '1'),
(164937, 33427, 'QU', 'OK', 'S', 1730707359, 1730707359, '1'),
(164938, 33427, 'QU', 'OK', 'S', 1730707359, 1730707359, '1'),
(164939, 33425, 'QU', 'OK', 'S', 1730707365, 1730707365, '1'),
(164940, 33425, 'QU', 'OK', 'S', 1730707370, 1730707370, '1'),
(164941, 33424, 'QU', 'OK', 'S', 1730707376, 1730707376, '1'),
(164942, 33423, 'QU', 'OK', 'S', 1730707444, 1730707444, '1'),
(164943, 33422, 'QU', 'OK', 'S', 1730708102, 1730708102, '1'),
(164944, 33186, 'QU', 'OK', 'S', 1730708108, 1730708108, '1'),
(164945, 33179, 'QU', 'OK', 'S', 1730708118, 1730708118, '1'),
(164946, 33178, 'QU', 'OK', 'S', 1730708127, 1730708127, '1'),
(164947, 33161, 'QU', 'OK', 'S', 1730708133, 1730708133, '1'),
(164948, 33160, 'QU', 'OK', 'S', 1730708143, 1730708143, '1'),
(164949, 33012, 'QU', 'OK', 'S', 1730708149, 1730708149, '1'),
(164950, 33011, 'QU', 'OK', 'S', 1730708155, 1730708155, '1'),
(164951, 33010, 'QU', 'OK', 'S', 1730708161, 1730708161, '1'),
(164952, 33009, 'QU', 'OK', 'S', 1730708178, 1730708178, '1'),
(164953, 32968, 'QU', 'OK', 'S', 1730708184, 1730708184, '1'),
(164954, 32929, 'QU', 'OK', 'S', 1730708190, 1730708190, '1'),
(164955, 32846, 'QU', 'OK', 'S', 1730708238, 1730708238, '1'),
(164956, 32844, 'QU', 'OK', 'S', 1730708246, 1730708246, '1'),
(164957, 32811, 'QU', 'OK', 'S', 1730708259, 1730708259, '1'),
(164958, 32810, 'QU', 'OK', 'S', 1730708268, 1730708268, '1'),
(164959, 32649, 'QU', 'OK', 'S', 1730708275, 1730708275, '1'),
(164960, 32631, 'QU', 'OK', 'S', 1730708293, 1730708293, '1'),
(164961, 32349, 'QU', 'OK', 'S', 1730708298, 1730708298, '1'),
(164962, 32348, 'QU', 'OK', 'S', 1730708305, 1730708305, '1'),
(164963, 32127, 'QU', 'OK', 'S', 1730708311, 1730708311, '1'),
(164964, 32100, 'QU', 'OK', 'S', 1730708317, 1730708317, '1'),
(164965, 32080, 'QU', 'OK', 'S', 1730708324, 1730708324, '1'),
(164966, 32079, 'QU', 'OK', 'S', 1730708331, 1730708331, '1'),
(164967, 31867, 'QU', 'OK', 'S', 1730708421, 1730708421, '1'),
(164968, 31866, 'QU', 'OK', 'S', 1730708426, 1730708426, '1'),
(164969, 31847, 'QU', 'OK', 'S', 1730708432, 1730708432, '1'),
(164970, 31845, 'QU', 'OK', 'S', 1730708438, 1730708438, '1'),
(164971, 31842, 'QU', 'OK', 'S', 1730708443, 1730708443, '1'),
(164972, 29830, 'QU', 'OK', 'S', 1730708450, 1730708450, '1'),
(164973, 29803, 'QU', 'OK', 'S', 1730708457, 1730708457, '1'),
(164974, 29792, 'QU', 'OK', 'S', 1730708464, 1730708464, '1'),
(164975, 29791, 'QU', 'OK', 'S', 1730708606, 1730708606, '1'),
(164976, 29784, 'QU', 'OK', 'S', 1730708616, 1730708616, '1'),
(164977, 29722, 'QU', 'OK', 'S', 1730708630, 1730708630, '1'),
(164978, 29697, 'QU', 'OK', 'S', 1730708641, 1730708641, '1'),
(164979, 29345, 'QU', 'OK', 'S', 1730708697, 1730708697, '1'),
(164980, 29324, 'QU', 'OK', 'S', 1730708707, 1730708707, '1'),
(164981, 29324, 'QU', 'OK', 'S', 1730708707, 1730708707, '1'),
(164982, 29320, 'QU', 'OK', 'S', 1730708714, 1730708714, '1'),
(164983, 29279, 'QU', 'OK', 'S', 1730708732, 1730708732, '1'),
(164984, 29277, 'QU', 'OK', 'S', 1730708740, 1730708740, '1'),
(164985, 29279, 'QU', 'OK', 'S', 1730708746, 1730708746, '1'),
(164986, 29277, 'QU', 'OK', 'S', 1730708752, 1730708752, '1'),
(164987, 29276, 'QU', 'OK', 'S', 1730708759, 1730708759, '1'),
(164988, 29272, 'QU', 'OK', 'S', 1730708959, 1730708959, '1'),
(164989, 29268, 'QU', 'OK', 'S', 1730708967, 1730708967, '1'),
(164990, 28743, 'QU', 'OK', 'S', 1730708983, 1730708983, '1'),
(164991, 28741, 'QU', 'OK', 'S', 1730708990, 1730708990, '1'),
(164992, 28724, 'QU', 'OK', 'S', 1730709004, 1730709004, '1'),
(164993, 28723, 'QU', 'OK', 'S', 1730709009, 1730709009, '1'),
(164994, 28719, 'QU', 'OK', 'S', 1730709019, 1730709019, '1'),
(164995, 28719, 'QU', 'OK', 'S', 1730709025, 1730709025, '1'),
(164996, 28718, 'QU', 'OK', 'S', 1730709032, 1730709032, '1'),
(164997, 28323, 'QU', 'OK', 'S', 1730709057, 1730709057, '1'),
(164998, 28322, 'QU', 'OK', 'S', 1730709062, 1730709062, '1'),
(164999, 28316, 'QU', 'OK', 'S', 1730709070, 1730709070, '1'),
(165000, 28314, 'QU', 'OK', 'S', 1730709077, 1730709077, '1'),
(165001, 25776, 'QU', 'OK', 'S', 1730709083, 1730709083, '1'),
(165002, 25776, 'QU', 'OK', 'S', 1730709087, 1730709087, '1'),
(165003, 25775, 'QU', 'OK', 'S', 1730709099, 1730709099, '1'),
(165004, 25774, 'QU', 'OK', 'S', 1730709107, 1730709107, '1'),
(165005, 25772, 'QU', 'OK', 'S', 1730709128, 1730709128, '1'),
(165006, 25772, 'QU', 'OK', 'S', 1730709133, 1730709133, '1'),
(165007, 25771, 'QU', 'OK', 'S', 1730709144, 1730709144, '1'),
(165008, 25770, 'QU', 'OK', 'S', 1730709150, 1730709150, '1'),
(165009, 25768, 'QU', 'OK', 'S', 1730709161, 1730709161, '1'),
(165010, 25768, 'QU', 'OK', 'S', 1730709168, 1730709168, '1'),
(165011, 25763, 'QU', 'OK', 'S', 1730709178, 1730709178, '1'),
(165012, 25762, 'QU', 'OK', 'S', 1730709183, 1730709183, '1'),
(165013, 25749, 'QU', 'OK', 'S', 1730709189, 1730709189, '1'),
(165014, 25744, 'QU', 'OK', 'S', 1730709194, 1730709194, '1'),
(165015, 25741, 'QU', 'OK', 'S', 1730709201, 1730709201, '1'),
(165016, 25741, 'QU', 'OK', 'S', 1730709206, 1730709206, '1'),
(165017, 25733, 'QU', 'OK', 'S', 1730712139, 1730712139, '1'),
(165018, 25733, 'QU', 'OK', 'S', 1730712144, 1730712144, '1'),
(165019, 25731, 'QU', 'OK', 'S', 1730712155, 1730712155, '1'),
(165020, 25731, 'QU', 'OK', 'S', 1730712162, 1730712162, '1'),
(165021, 25729, 'QU', 'OK', 'S', 1730712173, 1730712173, '1'),
(165022, 25725, 'QU', 'OK', 'S', 1730712179, 1730712179, '1'),
(165023, 25725, 'QU', 'OK', 'S', 1730712185, 1730712185, '1'),
(165024, 25724, 'QU', 'OK', 'S', 1730712191, 1730712191, '1'),
(165025, 25724, 'QU', 'OK', 'S', 1730712196, 1730712196, '1'),
(165026, 25719, 'QU', 'OK', 'S', 1730712211, 1730712211, '1'),
(165027, 25704, 'QU', 'OK', 'S', 1730712220, 1730712220, '1'),
(165028, 25704, 'QU', 'OK', 'S', 1730712227, 1730712227, '1'),
(165029, 25702, 'QU', 'OK', 'S', 1730712233, 1730712233, '1'),
(165030, 25702, 'QU', 'OK', 'S', 1730712238, 1730712238, '1'),
(165031, 25702, 'QU', 'OK', 'S', 1730712247, 1730712247, '1'),
(165032, 25699, 'QU', 'OK', 'S', 1730712252, 1730712252, '1'),
(165033, 25699, 'QU', 'OK', 'S', 1730712257, 1730712257, '1'),
(165034, 25695, 'QU', 'OK', 'S', 1730712270, 1730712270, '1'),
(165035, 25692, 'QU', 'OK', 'S', 1730712279, 1730712279, '1'),
(165036, 25692, 'QU', 'OK', 'S', 1730712285, 1730712285, '1'),
(165037, 25687, 'QU', 'OK', 'S', 1730712294, 1730712294, '1'),
(165038, 24653, 'QU', 'OK', 'S', 1730712305, 1730712305, '1'),
(165039, 24652, 'QU', 'OK', 'S', 1730712314, 1730712314, '1'),
(165040, 24649, 'QU', 'OK', 'S', 1730712323, 1730712323, '1'),
(165041, 24644, 'QU', 'OK', 'S', 1730712333, 1730712333, '1'),
(165042, 24643, 'QU', 'OK', 'S', 1730712339, 1730712339, '1'),
(165043, 24642, 'QU', 'OK', 'S', 1730712344, 1730712344, '1'),
(165044, 24641, 'QU', 'OK', 'S', 1730712355, 1730712355, '1'),
(165045, 24639, 'QU', 'OK', 'S', 1730712361, 1730712361, '1'),
(165046, 24636, 'QU', 'OK', 'S', 1730712369, 1730712369, '1'),
(165047, 24635, 'QU', 'OK', 'S', 1730712375, 1730712375, '1'),
(165048, 24634, 'QU', 'OK', 'S', 1730712381, 1730712381, '1'),
(165049, 24564, 'QU', 'OK', 'S', 1730712387, 1730712387, '1'),
(165050, 24430, 'QU', 'OK', 'S', 1730712394, 1730712394, '1'),
(165051, 24429, 'QU', 'OK', 'S', 1730712400, 1730712400, '1'),
(165052, 24412, 'QU', 'OK', 'S', 1730712405, 1730712405, '1'),
(165053, 24411, 'QU', 'OK', 'S', 1730712415, 1730712415, '1'),
(165054, 24410, 'QU', 'OK', 'S', 1730712420, 1730712420, '1'),
(165055, 24404, 'QU', 'OK', 'S', 1730712426, 1730712426, '1'),
(165056, 24402, 'QU', 'OK', 'S', 1730712431, 1730712431, '1'),
(165057, 24402, 'QU', 'OK', 'S', 1730712436, 1730712436, '1'),
(165058, 24398, 'QU', 'OK', 'S', 1730712446, 1730712446, '1'),
(165059, 24397, 'QU', 'OK', 'S', 1730712451, 1730712451, '1'),
(165060, 24396, 'QU', 'OK', 'S', 1730712457, 1730712457, '1'),
(165061, 24394, 'QU', 'OK', 'S', 1730712469, 1730712469, '1'),
(165062, 24391, 'QU', 'OK', 'S', 1730712494, 1730712494, '1'),
(165063, 24391, 'QU', 'OK', 'S', 1730712500, 1730712500, '1'),
(165064, 24389, 'QU', 'OK', 'S', 1730712506, 1730712506, '1'),
(165065, 24388, 'QU', 'OK', 'S', 1730712512, 1730712512, '1'),
(165066, 24387, 'QU', 'OK', 'S', 1730712521, 1730712521, '1'),
(165067, 24387, 'QU', 'OK', 'S', 1730712527, 1730712527, '1'),
(165068, 23630, 'QU', 'OK', 'S', 1730712536, 1730712536, '1'),
(165069, 23629, 'QU', 'OK', 'S', 1730712551, 1730712551, '1'),
(165070, 23627, 'QU', 'OK', 'S', 1730712559, 1730712559, '1'),
(165071, 23626, 'QU', 'OK', 'S', 1730712568, 1730712568, '1'),
(165072, 23625, 'QU', 'OK', 'S', 1730712576, 1730712576, '1'),
(165073, 21242, 'QU', 'OK', 'S', 1730712652, 1730712652, '1'),
(165074, 24474, 'QU', 'OK', 'S', 1730712661, 1730712661, '1'),
(165075, 21242, 'QU', 'OK', 'S', 1730712663, 1730712663, '1'),
(165076, 25304, 'QU', 'OK', 'S', 1730712666, 1730712666, '1'),
(165077, 6065, 'QU', 'OK', 'S', 1730712670, 1730712670, '1'),
(165078, 31096, 'QU', 'OK', 'S', 1730712672, 1730712672, '1'),
(165079, 25096, 'QU', 'OK', 'S', 1730712688, 1730712688, '1'),
(165080, 15382, 'QU', 'OK', 'S', 1730712719, 1730712719, '1'),
(165081, 15383, 'QU', 'OK', 'S', 1730712727, 1730712727, '1'),
(165082, 30019, 'QU', 'OK', 'S', 1730712736, 1730712736, '1'),
(165083, 15384, 'QU', 'OK', 'S', 1730712736, 1730712736, '1'),
(165084, 18727, 'QU', 'OK', 'S', 1730712740, 1730712740, '1'),
(165085, 15385, 'QU', 'OK', 'S', 1730712743, 1730712743, '1'),
(165086, 22471, 'QU', 'OK', 'S', 1730712744, 1730712744, '1'),
(165087, 24814, 'QU', 'OK', 'S', 1730712872, 1730712872, '1'),
(165088, 15568, 'QU', 'OK', 'S', 1730712912, 1730712912, '1'),
(165089, 15568, 'QU', 'OK', 'S', 1730712919, 1730712919, '1'),
(165090, 15567, 'QU', 'OK', 'S', 1730712924, 1730712924, '1'),
(165091, 15567, 'QU', 'OK', 'S', 1730712930, 1730712930, '1'),
(165092, 15565, 'QU', 'OK', 'S', 1730712940, 1730712940, '1'),
(165093, 15565, 'QU', 'OK', 'S', 1730712946, 1730712946, '1'),
(165094, 15564, 'QU', 'OK', 'S', 1730712955, 1730712955, '1'),
(165095, 15564, 'QU', 'OK', 'S', 1730712960, 1730712960, '1'),
(165096, 15563, 'QU', 'OK', 'S', 1730712968, 1730712968, '1'),
(165097, 15563, 'QU', 'OK', 'S', 1730712975, 1730712975, '1'),
(165098, 15388, 'QU', 'OK', 'S', 1730712983, 1730712983, '1'),
(165099, 15388, 'QU', 'OK', 'S', 1730712989, 1730712989, '1'),
(165100, 15387, 'QU', 'OK', 'S', 1730712995, 1730712995, '1'),
(165101, 15386, 'QU', 'OK', 'S', 1730713001, 1730713001, '1'),
(165102, 15386, 'QU', 'OK', 'S', 1730713007, 1730713007, '1'),
(165103, 6065, 'QU', 'OK', 'S', 1730714619, 1730714619, '1'),
(165104, 32604, 'QU', 'OK', 'S', 1730720301, 1730720301, '1'),
(165105, 32165, 'QU', 'OK', 'S', 1730720343, 1730720343, '1'),
(165106, 28617, 'QU', 'OK', 'S', 1730720465, 1730720465, '1'),
(165107, 32234, 'QU', 'OK', 'S', 1730720511, 1730720511, '1'),
(165108, 32167, 'QU', 'OK', 'S', 1730720551, 1730720551, '1'),
(165109, 7866, 'QU', 'OK', 'S', 1730720594, 1730720594, '1'),
(165110, 31874, 'QU', 'OK', 'S', 1730720662, 1730720662, '1'),
(165111, 9740, 'QU', 'OK', 'S', 1730720702, 1730720702, '1'),
(165112, 32190, 'QU', 'OK', 'S', 1730720876, 1730720876, '1'),
(165113, 31371, 'QU', 'OK', 'S', 1730720917, 1730720917, '1'),
(165114, 32210, 'QU', 'OK', 'S', 1730720967, 1730720967, '1'),
(165115, 26798, 'QU', 'OK', 'S', 1730721006, 1730721006, '1'),
(165116, 32500, 'QU', 'OK', 'S', 1730721046, 1730721046, '1'),
(165117, 32439, 'QU', 'OK', 'S', 1730721085, 1730721085, '1'),
(165118, 32170, 'QU', 'OK', 'S', 1730721347, 1730721347, '1'),
(165119, 32171, 'QU', 'OK', 'S', 1730721386, 1730721386, '1'),
(165120, 33473, 'QU', 'OK', 'S', 1730721423, 1730721423, '1'),
(165121, 31740, 'QU', 'OK', 'S', 1730721465, 1730721465, '1'),
(165122, 32689, 'QU', 'OK', 'S', 1730721512, 1730721512, '1'),
(165123, 33217, 'QU', 'OK', 'S', 1730721553, 1730721553, '1'),
(165124, 31406, 'QU', 'OK', 'S', 1730721786, 1730721786, '1'),
(165125, 32686, 'QU', 'OK', 'S', 1730722152, 1730722152, '1'),
(165126, 34247, 'QU', 'OK', 'S', 1730722213, 1730722213, '1'),
(165127, 32693, 'QU', 'OK', 'S', 1730722248, 1730722248, '1'),
(165128, 26776, 'QU', 'OK', 'S', 1730722510, 1730722510, '1'),
(165129, 25744, 'QU', 'OK', 'S', 1730722674, 1730722674, '1'),
(165130, 25744, 'QU', 'OK', 'S', 1730722674, 1730722674, '1'),
(165131, 25744, 'QU', 'OK', 'S', 1730722674, 1730722674, '1'),
(165132, 25744, 'QU', 'OK', 'S', 1730722674, 1730722674, '1'),
(165133, 25744, 'QU', 'OK', 'S', 1730722674, 1730722674, '1'),
(165134, 26917, 'QU', 'OK', 'S', 1730722777, 1730722777, '1'),
(165135, 27817, 'QU', 'OK', 'S', 1730722846, 1730722846, '1'),
(165136, 16345, 'QU', 'OK', 'S', 1730722896, 1730722896, '1'),
(165137, 26887, 'QU', 'OK', 'S', 1730723125, 1730723125, '1'),
(165138, 26888, 'QU', 'OK', 'S', 1730723170, 1730723170, '1'),
(165139, 26969, 'QU', 'OK', 'S', 1730723225, 1730723225, '1'),
(165140, 26890, 'QU', 'OK', 'S', 1730723712, 1730723712, '1'),
(165141, 2803, 'QU', 'OK', 'S', 1730723774, 1730723774, '1'),
(165142, 30949, 'QU', 'OK', 'S', 1730723807, 1730723807, '1'),
(165143, 15897, 'QU', 'OK', 'S', 1730724143, 1730724143, '1'),
(165144, 28965, 'QU', 'OK', 'S', 1730724242, 1730724242, '1'),
(165145, 11324, 'QU', 'OK', 'S', 1730727499, 1730727499, '1'),
(165146, 787, 'QU', 'OK', 'S', 1730727521, 1730727521, '1'),
(165147, 33523, 'QU', 'OK', 'S', 1730728093, 1730728093, '1'),
(165148, 33523, 'QU', 'OK', 'S', 1730728098, 1730728098, '1'),
(165149, 33523, 'QU', 'OK', 'S', 1730728105, 1730728105, '1'),
(165150, 33523, 'QU', 'OK', 'S', 1730728109, 1730728109, '1'),
(165151, 33523, 'QU', 'OK', 'S', 1730728114, 1730728114, '1'),
(165152, 26528, 'QU', 'OK', 'S', 1730728119, 1730728119, '1'),
(165153, 33524, 'QU', 'OK', 'S', 1730728124, 1730728124, '1'),
(165154, 33448, 'QU', 'OK', 'S', 1730728128, 1730728128, '1'),
(165155, 20418, 'QU', 'OK', 'S', 1730728192, 1730728192, '1'),
(165156, 33448, 'QU', 'OK', 'S', 1730728197, 1730728197, '1'),
(165157, 33524, 'QU', 'OK', 'S', 1730728220, 1730728220, '1'),
(165158, 26580, 'QU', 'OK', 'S', 1730728232, 1730728232, '1'),
(165159, 33524, 'QU', 'OK', 'S', 1730728243, 1730728243, '1'),
(165160, 33617, 'QU', 'OK', 'S', 1730728248, 1730728248, '1'),
(165161, 33524, 'QU', 'OK', 'S', 1730728252, 1730728252, '1'),
(165162, 20418, 'QU', 'OK', 'S', 1730728256, 1730728256, '1'),
(165163, 33617, 'QU', 'OK', 'S', 1730728260, 1730728260, '1'),
(165164, 28015, 'QU', 'OK', 'S', 1730728268, 1730728268, '1'),
(165165, 26580, 'QU', 'OK', 'S', 1730728273, 1730728273, '1'),
(165166, 28015, 'QU', 'OK', 'S', 1730728287, 1730728287, '1'),
(165167, 33524, 'QU', 'OK', 'S', 1730728291, 1730728291, '1'),
(165168, 33448, 'QU', 'OK', 'S', 1730728296, 1730728296, '1'),
(165169, 29929, 'QU', 'OK', 'S', 1730728300, 1730728300, '1'),
(165170, 33448, 'QU', 'OK', 'S', 1730728305, 1730728305, '1'),
(165171, 33448, 'QU', 'OK', 'S', 1730728309, 1730728309, '1'),
(165172, 29929, 'QU', 'OK', 'S', 1730728314, 1730728314, '1'),
(165173, 33448, 'QU', 'OK', 'S', 1730728318, 1730728318, '1'),
(165174, 29929, 'QU', 'OK', 'S', 1730728322, 1730728322, '1'),
(165175, 29929, 'QU', 'OK', 'S', 1730728327, 1730728327, '1'),
(165176, 28015, 'QU', 'OK', 'S', 1730728331, 1730728331, '1'),
(165177, 33448, 'QU', 'OK', 'S', 1730728336, 1730728336, '1'),
(165178, 29929, 'QU', 'OK', 'S', 1730728341, 1730728341, '1'),
(165179, 33524, 'QU', 'OK', 'S', 1730728347, 1730728347, '1'),
(165180, 33619, 'QU', 'OK', 'S', 1730728352, 1730728352, '1'),
(165181, 33524, 'QU', 'OK', 'S', 1730728356, 1730728356, '1'),
(165182, 33619, 'QU', 'OK', 'S', 1730728361, 1730728361, '1'),
(165183, 33617, 'QU', 'OK', 'S', 1730728365, 1730728365, '1'),
(165184, 33619, 'QU', 'OK', 'S', 1730728370, 1730728370, '1'),
(165185, 33619, 'QU', 'OK', 'S', 1730728375, 1730728375, '1'),
(165186, 34146, 'QU', 'OK', 'S', 1730728382, 1730728382, '1'),
(165187, 33619, 'QU', 'OK', 'S', 1730728386, 1730728386, '1'),
(165188, 34146, 'QU', 'OK', 'S', 1730728478, 1730728478, '1'),
(165189, 31395, 'QU', 'OK', 'S', 1730728725, 1730728725, '1'),
(165190, 26580, 'QU', 'OK', 'S', 1730728729, 1730728729, '1'),
(165191, 31893, 'QU', 'OK', 'S', 1730728734, 1730728734, '1'),
(165192, 31464, 'QU', 'OK', 'S', 1730728738, 1730728738, '1'),
(165193, 31464, 'QU', 'OK', 'S', 1730728744, 1730728744, '1'),
(165194, 31464, 'QU', 'OK', 'S', 1730728750, 1730728750, '1'),
(165195, 29929, 'QU', 'OK', 'S', 1730728755, 1730728755, '1'),
(165196, 33523, 'QU', 'OK', 'S', 1730728759, 1730728759, '1'),
(165197, 33523, 'QU', 'OK', 'S', 1730728764, 1730728764, '1'),
(165198, 29929, 'QU', 'OK', 'S', 1730728768, 1730728768, '1'),
(165199, 19625, 'QU', 'OK', 'S', 1730728772, 1730728772, '1'),
(165200, 31395, 'QU', 'OK', 'S', 1730728860, 1730728860, '1'),
(165201, 19625, 'QU', 'OK', 'S', 1730728865, 1730728865, '1'),
(165202, 19625, 'QU', 'OK', 'S', 1730728875, 1730728875, '1'),
(165203, 19625, 'QU', 'OK', 'S', 1730728880, 1730728880, '1'),
(165204, 34128, 'QU', 'OK', 'S', 1730728884, 1730728884, '1'),
(165205, 33346, 'QU', 'OK', 'S', 1730728889, 1730728889, '1'),
(165206, 32683, 'QU', 'OK', 'S', 1730728898, 1730728898, '1'),
(165207, 19625, 'QU', 'OK', 'S', 1730728902, 1730728902, '1'),
(165208, 33346, 'QU', 'OK', 'S', 1730728907, 1730728907, '1'),
(165209, 34128, 'QU', 'OK', 'S', 1730728911, 1730728911, '1'),
(165210, 31091, 'QU', 'OK', 'S', 1730728916, 1730728916, '1'),
(165211, 33925, 'QU', 'OK', 'S', 1730728920, 1730728920, '1'),
(165212, 33619, 'QU', 'OK', 'S', 1730728924, 1730728924, '1'),
(165213, 33524, 'QU', 'OK', 'S', 1730728930, 1730728930, '1'),
(165214, 33619, 'QU', 'OK', 'S', 1730728935, 1730728935, '1'),
(165215, 33925, 'QU', 'OK', 'S', 1730728938, 1730728938, '1'),
(165216, 26528, 'QU', 'OK', 'S', 1730728945, 1730728945, '1'),
(165217, 34013, 'QU', 'OK', 'S', 1730728950, 1730728950, '1'),
(165218, 33619, 'QU', 'OK', 'S', 1730728954, 1730728954, '1'),
(165219, 24546, 'QU', 'OK', 'S', 1730728958, 1730728958, '1'),
(165220, 33441, 'QU', 'OK', 'S', 1730728964, 1730728964, '1'),
(165221, 34013, 'QU', 'OK', 'S', 1730728969, 1730728969, '1'),
(165222, 33523, 'QU', 'OK', 'S', 1730728992, 1730728992, '1'),
(165223, 4969, 'QU', 'OK', 'S', 1730784298, 1730784298, '1'),
(165224, 30890, 'QU', 'OK', 'S', 1730784326, 1730784326, '1'),
(165225, 34256, 'QU', 'OK', 'S', 1730791177, 1730791177, '1'),
(165226, 27711, 'QU', 'OK', 'S', 1730791181, 1730791181, '1'),
(165227, 27685, 'QU', 'OK', 'S', 1730791185, 1730791185, '1'),
(165228, 34129, 'QU', 'OK', 'S', 1730791189, 1730791189, '1'),
(165229, 27685, 'QU', 'OK', 'S', 1730791193, 1730791193, '1'),
(165230, 33107, 'QU', 'OK', 'S', 1730791198, 1730791198, '1'),
(165231, 33352, 'QU', 'OK', 'S', 1730791202, 1730791202, '1'),
(165232, 27802, 'QU', 'OK', 'S', 1730791207, 1730791207, '1'),
(165233, 33136, 'QU', 'OK', 'S', 1730791210, 1730791210, '1'),
(165234, 27808, 'QU', 'OK', 'S', 1730791214, 1730791214, '1'),
(165235, 27808, 'QU', 'OK', 'S', 1730791218, 1730791218, '1'),
(165236, 34025, 'QU', 'OK', 'S', 1730791222, 1730791222, '1'),
(165237, 34146, 'QU', 'OK', 'S', 1730791227, 1730791227, '1'),
(165238, 33982, 'QU', 'OK', 'S', 1730791241, 1730791241, '1'),
(165239, 23766, 'QU', 'OK', 'S', 1730791257, 1730791257, '1'),
(165240, 23766, 'QU', 'OK', 'S', 1730791261, 1730791261, '1'),
(165241, 24878, 'QU', 'OK', 'S', 1730791266, 1730791266, '1'),
(165242, 24883, 'QU', 'OK', 'S', 1730791270, 1730791270, '1'),
(165243, 33930, 'QU', 'OK', 'S', 1730791274, 1730791274, '1'),
(165244, 32377, 'QU', 'OK', 'S', 1730791278, 1730791278, '1'),
(165245, 32166, 'QU', 'OK', 'S', 1730791282, 1730791282, '1'),
(165246, 32688, 'QU', 'OK', 'S', 1730791287, 1730791287, '1'),
(165247, 26591, 'QU', 'OK', 'S', 1730791291, 1730791291, '1'),
(165248, 32688, 'QU', 'OK', 'S', 1730791296, 1730791296, '1'),
(165249, 32377, 'QU', 'OK', 'S', 1730791301, 1730791301, '1'),
(165250, 26591, 'QU', 'OK', 'S', 1730791307, 1730791307, '1'),
(165251, 27711, 'QU', 'OK', 'S', 1730791312, 1730791312, '1'),
(165252, 33843, 'QU', 'OK', 'S', 1730791317, 1730791317, '1'),
(165253, 33156, 'QU', 'OK', 'S', 1730791321, 1730791321, '1'),
(165254, 33823, 'QU', 'OK', 'S', 1730791326, 1730791326, '1'),
(165255, 32233, 'QU', 'OK', 'S', 1730791330, 1730791330, '1'),
(165256, 33925, 'QU', 'OK', 'S', 1730791335, 1730791335, '1'),
(165257, 33823, 'QU', 'OK', 'S', 1730791339, 1730791339, '1'),
(165258, 33347, 'QU', 'OK', 'S', 1730791344, 1730791344, '1'),
(165259, 33819, 'QU', 'OK', 'S', 1730791349, 1730791349, '1'),
(165260, 33925, 'QU', 'OK', 'S', 1730791354, 1730791354, '1'),
(165261, 25031, 'QU', 'OK', 'S', 1730791358, 1730791358, '1'),
(165262, 33972, 'QU', 'OK', 'S', 1730791362, 1730791362, '1'),
(165263, 22706, 'QU', 'OK', 'S', 1730791367, 1730791367, '1'),
(165264, 33819, 'QU', 'OK', 'S', 1730791371, 1730791371, '1'),
(165265, 34335, 'QU', 'OK', 'S', 1730791377, 1730791377, '1'),
(165266, 33929, 'QU', 'OK', 'S', 1730791381, 1730791381, '1'),
(165267, 34334, 'QU', 'OK', 'S', 1730791386, 1730791386, '1'),
(165268, 34112, 'QU', 'OK', 'S', 1730791391, 1730791391, '1'),
(165269, 33928, 'QU', 'OK', 'S', 1730791396, 1730791396, '1'),
(165270, 33928, 'QU', 'OK', 'S', 1730791485, 1730791485, '1'),
(165271, 34336, 'QU', 'OK', 'S', 1730791489, 1730791489, '1'),
(165272, 33616, 'QU', 'OK', 'S', 1730791494, 1730791494, '1'),
(165273, 32671, 'QU', 'OK', 'S', 1730791501, 1730791501, '1'),
(165274, 33929, 'QU', 'OK', 'S', 1730791505, 1730791505, '1'),
(165275, 33989, 'QU', 'OK', 'S', 1730791510, 1730791510, '1'),
(165276, 33974, 'QU', 'OK', 'S', 1730791515, 1730791515, '1'),
(165277, 33887, 'QU', 'OK', 'S', 1730791520, 1730791520, '1'),
(165278, 33822, 'QU', 'OK', 'S', 1730791524, 1730791524, '1'),
(165279, 33605, 'QU', 'OK', 'S', 1730791528, 1730791528, '1'),
(165280, 33963, 'QU', 'OK', 'S', 1730791533, 1730791533, '1'),
(165281, 33540, 'QU', 'OK', 'S', 1730791538, 1730791538, '1'),
(165282, 34331, 'QU', 'OK', 'S', 1730791542, 1730791542, '1'),
(165283, 25031, 'QU', 'OK', 'S', 1730791548, 1730791548, '1'),
(165284, 33854, 'QU', 'OK', 'S', 1730791550, 1730791550, '1'),
(165285, 33982, 'QU', 'OK', 'S', 1730791622, 1730791622, '1'),
(165286, 33982, 'QU', 'OK', 'S', 1730791627, 1730791627, '1'),
(165287, 30967, 'QU', 'OK', 'S', 1730791706, 1730791706, '1'),
(165288, 18743, 'QU', 'OK', 'S', 1730791711, 1730791711, '1'),
(165289, 16531, 'QU', 'OK', 'S', 1730791721, 1730791721, '1'),
(165290, 9871, 'QU', 'OK', 'S', 1730791726, 1730791726, '1'),
(165291, 31198, 'QU', 'OK', 'S', 1730791732, 1730791732, '1'),
(165292, 5410, 'QU', 'OK', 'S', 1730791737, 1730791737, '1'),
(165293, 25002, 'QU', 'OK', 'S', 1730791741, 1730791741, '1'),
(165294, 30969, 'QU', 'OK', 'S', 1730791745, 1730791745, '1'),
(165295, 31200, 'QU', 'OK', 'S', 1730791750, 1730791750, '1'),
(165296, 30048, 'QU', 'OK', 'S', 1730791756, 1730791756, '1'),
(165297, 32220, 'QU', 'OK', 'S', 1730791763, 1730791763, '1'),
(165298, 32186, 'QU', 'OK', 'S', 1730791768, 1730791768, '1'),
(165299, 13457, 'QU', 'OK', 'S', 1730791773, 1730791773, '1'),
(165300, 21150, 'QU', 'OK', 'S', 1730791778, 1730791778, '1'),
(165301, 30291, 'QU', 'OK', 'S', 1730791784, 1730791784, '1'),
(165302, 32327, 'QU', 'OK', 'S', 1730791789, 1730791789, '1'),
(165303, 32328, 'QU', 'OK', 'S', 1730791794, 1730791794, '1'),
(165304, 29029, 'QU', 'OK', 'S', 1730791802, 1730791802, '1'),
(165305, 3698, 'QU', 'OK', 'S', 1730791807, 1730791807, '1'),
(165306, 29035, 'QU', 'OK', 'S', 1730791813, 1730791813, '1'),
(165307, 19023, 'QU', 'OK', 'S', 1730791818, 1730791818, '1'),
(165308, 27297, 'QU', 'OK', 'S', 1730791823, 1730791823, '1'),
(165309, 25002, 'QU', 'OK', 'S', 1730791828, 1730791828, '1'),
(165310, 27290, 'QU', 'OK', 'S', 1730791832, 1730791832, '1'),
(165311, 16216, 'QU', 'OK', 'S', 1730791838, 1730791838, '1'),
(165312, 31043, 'QU', 'OK', 'S', 1730791843, 1730791843, '1'),
(165313, 33843, 'QU', 'OK', 'S', 1730791849, 1730791849, '1'),
(165314, 21088, 'QU', 'OK', 'S', 1730791860, 1730791860, '1'),
(165315, 16530, 'QU', 'OK', 'S', 1730791866, 1730791866, '1'),
(165316, 9975, 'QU', 'OK', 'S', 1730791872, 1730791872, '1'),
(165317, 28359, 'QU', 'OK', 'S', 1730791876, 1730791876, '1'),
(165318, 8362, 'QU', 'OK', 'S', 1730791881, 1730791881, '1'),
(165319, 997, 'QU', 'OK', 'S', 1730791885, 1730791885, '1'),
(165320, 18340, 'QU', 'OK', 'S', 1730791896, 1730791896, '1'),
(165321, 27347, 'QU', 'OK', 'S', 1730791901, 1730791901, '1'),
(165322, 15260, 'QU', 'OK', 'S', 1730791910, 1730791910, '1'),
(165323, 29032, 'QU', 'OK', 'S', 1730791915, 1730791915, '1'),
(165324, 24832, 'QU', 'OK', 'S', 1730791919, 1730791919, '1'),
(165325, 7637, 'QU', 'OK', 'S', 1730791924, 1730791924, '1'),
(165326, 4635, 'QU', 'OK', 'S', 1730791930, 1730791930, '1'),
(165327, 5518, 'QU', 'OK', 'S', 1730791935, 1730791935, '1'),
(165328, 18821, 'QU', 'OK', 'S', 1730791940, 1730791940, '1'),
(165329, 13530, 'QU', 'OK', 'S', 1730791944, 1730791944, '1'),
(165330, 33863, 'QU', 'OK', 'S', 1730791952, 1730791952, '1'),
(165331, 5275, 'QU', 'OK', 'S', 1730791957, 1730791957, '1'),
(165332, 18586, 'QU', 'OK', 'S', 1730791962, 1730791962, '1'),
(165333, 16491, 'QU', 'OK', 'S', 1730791969, 1730791969, '1'),
(165334, 16926, 'QU', 'OK', 'S', 1730791974, 1730791974, '1'),
(165335, 21088, 'QU', 'OK', 'S', 1730791979, 1730791979, '1'),
(165336, 16218, 'QU', 'OK', 'S', 1730791998, 1730791998, '1'),
(165337, 2419, 'QU', 'OK', 'S', 1730792015, 1730792015, '1'),
(165338, 2086, 'QU', 'OK', 'S', 1730792023, 1730792023, '1'),
(165339, 99, 'QU', 'OK', 'S', 1730792029, 1730792029, '1'),
(165340, 31780, 'QU', 'OK', 'S', 1730792541, 1730792541, '1'),
(165341, 28640, 'QU', 'OK', 'S', 1730792543, 1730792543, '1'),
(165342, 25964, 'QU', 'OK', 'S', 1730793058, 1730793058, '1'),
(165343, 34410, 'QU', 'OK', 'S', 1730794041, 1730794041, '1'),
(165344, 31747, 'QU', 'OK', 'S', 1730794180, 1730794180, '1'),
(165345, 30301, 'QU', 'OK', 'S', 1730794185, 1730794185, '1'),
(165346, 9810, 'QU', 'OK', 'S', 1730794190, 1730794190, '1'),
(165347, 1232, 'QU', 'OK', 'S', 1730794194, 1730794194, '1'),
(165348, 26894, 'QU', 'OK', 'S', 1730794199, 1730794199, '1'),
(165349, 29608, 'QU', 'OK', 'S', 1730794212, 1730794212, '1'),
(165350, 8478, 'QU', 'OK', 'S', 1730794218, 1730794218, '1'),
(165351, 34364, 'QU', 'OK', 'S', 1730794223, 1730794223, '1'),
(165352, 34004, 'QU', 'OK', 'S', 1730794225, 1730794225, '1'),
(165353, 34010, 'QU', 'OK', 'S', 1730794230, 1730794230, '1'),
(165354, 33925, 'QU', 'OK', 'S', 1730794240, 1730794240, '1'),
(165355, 3512, 'QU', 'OK', 'S', 1730794245, 1730794245, '1'),
(165356, 323, 'QU', 'OK', 'S', 1730794250, 1730794250, '1'),
(165357, 20524, 'QU', 'OK', 'S', 1730794255, 1730794255, '1'),
(165358, 19012, 'QU', 'OK', 'S', 1730794260, 1730794260, '1'),
(165359, 33113, 'QU', 'OK', 'S', 1730794266, 1730794266, '1'),
(165360, 30992, 'QU', 'OK', 'S', 1730794271, 1730794271, '1'),
(165361, 33822, 'QU', 'OK', 'S', 1730794278, 1730794278, '1'),
(165362, 33527, 'QU', 'OK', 'S', 1730794283, 1730794283, '1'),
(165363, 32493, 'QU', 'OK', 'S', 1730794288, 1730794288, '1'),
(165364, 4193, 'QU', 'OK', 'S', 1730794293, 1730794293, '1'),
(165365, 33774, 'QU', 'OK', 'S', 1730794298, 1730794298, '1'),
(165366, 3887, 'QU', 'OK', 'S', 1730794304, 1730794304, '1'),
(165367, 10363, 'QU', 'OK', 'S', 1730794309, 1730794309, '1'),
(165368, 20171, 'QU', 'OK', 'S', 1730794314, 1730794314, '1'),
(165369, 4032, 'QU', 'OK', 'S', 1730794319, 1730794319, '1'),
(165370, 19010, 'QU', 'OK', 'S', 1730794325, 1730794325, '1'),
(165371, 8166, 'QU', 'OK', 'S', 1730794330, 1730794330, '1'),
(165372, 33451, 'QU', 'OK', 'S', 1730794335, 1730794335, '1'),
(165373, 33836, 'QU', 'OK', 'S', 1730794341, 1730794341, '1'),
(165374, 34053, 'QU', 'OK', 'S', 1730794346, 1730794346, '1'),
(165375, 10880, 'QU', 'OK', 'S', 1730794351, 1730794351, '1'),
(165376, 33557, 'QU', 'OK', 'S', 1730794356, 1730794356, '1'),
(165377, 20704, 'QU', 'OK', 'S', 1730794362, 1730794362, '1'),
(165378, 4527, 'QU', 'OK', 'S', 1730794367, 1730794367, '1'),
(165379, 34333, 'QU', 'OK', 'S', 1730794373, 1730794373, '1'),
(165380, 3188, 'QU', 'OK', 'S', 1730794379, 1730794379, '1'),
(165381, 3188, 'QU', 'OK', 'S', 1730794385, 1730794385, '1'),
(165382, 14542, 'QU', 'OK', 'S', 1730794394, 1730794394, '1'),
(165383, 33840, 'QU', 'OK', 'S', 1730794399, 1730794399, '1'),
(165384, 20367, 'QU', 'OK', 'S', 1730794404, 1730794404, '1'),
(165385, 31210, 'QU', 'OK', 'S', 1730794409, 1730794409, '1'),
(165386, 3626, 'QU', 'OK', 'S', 1730794415, 1730794415, '1'),
(165387, 8150, 'QU', 'OK', 'S', 1730794420, 1730794420, '1'),
(165388, 33073, 'QU', 'OK', 'S', 1730794425, 1730794425, '1'),
(165389, 34330, 'QU', 'OK', 'S', 1730794433, 1730794433, '1'),
(165390, 34411, 'QU', 'OK', 'S', 1730794434, 1730794434, '1'),
(165391, 12286, 'QU', 'OK', 'S', 1730794438, 1730794438, '1'),
(165392, 32158, 'QU', 'OK', 'S', 1730794443, 1730794443, '1'),
(165393, 33965, 'QU', 'OK', 'S', 1730794448, 1730794448, '1'),
(165394, 21103, 'QU', 'OK', 'S', 1730794453, 1730794453, '1'),
(165395, 11615, 'QU', 'OK', 'S', 1730794459, 1730794459, '1'),
(165396, 18830, 'QU', 'OK', 'S', 1730794466, 1730794466, '1'),
(165397, 32937, 'QU', 'OK', 'S', 1730794472, 1730794472, '1'),
(165398, 31215, 'QU', 'OK', 'S', 1730794477, 1730794477, '1'),
(165399, 21047, 'QU', 'OK', 'S', 1730794487, 1730794487, '1'),
(165400, 649, 'QU', 'OK', 'S', 1730794492, 1730794492, '1'),
(165401, 34371, 'QU', 'OK', 'S', 1730794497, 1730794497, '1'),
(165402, 31209, 'QU', 'OK', 'S', 1730794502, 1730794502, '1'),
(165403, 33834, 'QU', 'OK', 'S', 1730794507, 1730794507, '1'),
(165404, 33698, 'QU', 'OK', 'S', 1730794512, 1730794512, '1'),
(165405, 8167, 'QU', 'OK', 'S', 1730794517, 1730794517, '1'),
(165406, 29013, 'QU', 'OK', 'S', 1730794521, 1730794521, '1'),
(165407, 33198, 'QU', 'OK', 'S', 1730794526, 1730794526, '1'),
(165408, 1692, 'QU', 'OK', 'S', 1730794540, 1730794540, '1'),
(165409, 274, 'QU', 'OK', 'S', 1730794566, 1730794566, '1'),
(165410, 1733, 'QU', 'OK', 'S', 1730794581, 1730794581, '1'),
(165411, 3188, 'QU', 'OK', 'S', 1730794594, 1730794594, '1'),
(165412, 3188, 'QU', 'OK', 'S', 1730794614, 1730794614, '1'),
(165413, 3188, 'QU', 'OK', 'S', 1730794652, 1730794652, '1'),
(165414, 3188, 'QU', 'OK', 'S', 1730794656, 1730794656, '1'),
(165415, 116, 'QU', 'OK', 'S', 1730794682, 1730794682, '1'),
(165416, 116, 'QU', 'OK', 'S', 1730794690, 1730794690, '1'),
(165417, 12143, 'QU', 'OK', 'S', 1730794724, 1730794724, '1'),
(165418, 12143, 'QU', 'OK', 'S', 1730794731, 1730794731, '1'),
(165419, 34412, 'QU', 'OK', 'S', 1730794753, 1730794753, '1'),
(165420, 29753, 'QU', 'OK', 'S', 1730794827, 1730794827, '1'),
(165421, 34375, 'QU', 'OK', 'S', 1730794849, 1730794849, '1'),
(165422, 34414, 'QU', 'OK', 'S', 1730794974, 1730794974, '1'),
(165423, 34413, 'QU', 'OK', 'S', 1730795042, 1730795042, '1'),
(165424, 34415, 'QU', 'OK', 'S', 1730795310, 1730795310, '1'),
(165425, 34416, 'QU', 'OK', 'S', 1730797815, 1730797815, '1'),
(165426, 34417, 'QU', 'OK', 'S', 1730797843, 1730797843, '1'),
(165427, 34418, 'QU', 'OK', 'S', 1730797864, 1730797864, '1'),
(165428, 34419, 'QU', 'OK', 'S', 1730797884, 1730797884, '1'),
(165429, 34420, 'QU', 'OK', 'S', 1730797908, 1730797908, '1'),
(165430, 34421, 'QU', 'OK', 'S', 1730797935, 1730797935, '1'),
(165431, 34422, 'QU', 'OK', 'S', 1730797989, 1730797989, '1'),
(165432, 34423, 'QU', 'OK', 'S', 1730798011, 1730798011, '1'),
(165433, 34424, 'QU', 'OK', 'S', 1730798032, 1730798032, '1'),
(165434, 34425, 'QU', 'OK', 'S', 1730798053, 1730798053, '1'),
(165435, 34360, 'QU', 'OK', 'S', 1730798245, 1730798245, '1'),
(165436, 32749, 'QU', 'OK', 'S', 1730798348, 1730798348, '1'),
(165437, 33379, 'QU', 'OK', 'S', 1730798974, 1730798974, '1'),
(165438, 33461, 'QU', 'OK', 'S', 1730799030, 1730799030, '1'),
(165439, 31288, 'QU', 'OK', 'S', 1730799176, 1730799176, '1'),
(165440, 26756, 'QU', 'OK', 'S', 1730799242, 1730799242, '1'),
(165441, 18954, 'QU', 'OK', 'S', 1730799315, 1730799315, '1'),
(165442, 33948, 'QU', 'OK', 'S', 1730799382, 1730799382, '1'),
(165443, 33903, 'QU', 'OK', 'S', 1730799423, 1730799423, '1'),
(165444, 34414, 'QU', 'OK', 'S', 1730803272, 1730803272, '1'),
(165445, 34414, 'QU', 'OK', 'S', 1730803314, 1730803314, '1'),
(165446, 34414, 'QU', 'OK', 'S', 1730803317, 1730803317, '1'),
(165447, 33948, 'QU', 'OK', 'S', 1730803320, 1730803320, '1'),
(165448, 34012, 'QU', 'OK', 'S', 1730803519, 1730803519, '1'),
(165449, 31019, 'QU', 'OK', 'S', 1730803537, 1730803537, '1'),
(165450, 31019, 'QU', 'OK', 'S', 1730803537, 1730803537, '1'),
(165451, 31874, 'QU', 'OK', 'S', 1730803566, 1730803566, '1'),
(165452, 22135, 'QU', 'OK', 'S', 1730803591, 1730803591, '1'),
(165453, 22135, 'QU', 'OK', 'S', 1730803591, 1730803591, '1'),
(165454, 22135, 'QU', 'OK', 'S', 1730803591, 1730803591, '1'),
(165455, 22113, 'QU', 'OK', 'S', 1730803610, 1730803610, '1'),
(165456, 22113, 'QU', 'OK', 'S', 1730803610, 1730803610, '1'),
(165457, 22113, 'QU', 'OK', 'S', 1730803610, 1730803610, '1'),
(165458, 22113, 'QU', 'OK', 'S', 1730803610, 1730803610, '1'),
(165459, 22113, 'QU', 'OK', 'S', 1730803610, 1730803610, '1'),
(165460, 22022, 'QU', 'OK', 'S', 1730803634, 1730803634, '1'),
(165461, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165462, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165463, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165464, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165465, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165466, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165467, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165468, 25588, 'QU', 'OK', 'S', 1730803648, 1730803648, '1'),
(165469, 24074, 'QU', 'OK', 'S', 1730803767, 1730803767, '1'),
(165470, 24074, 'QU', 'OK', 'S', 1730803767, 1730803767, '1'),
(165471, 24074, 'QU', 'OK', 'S', 1730803767, 1730803767, '1'),
(165472, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165473, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165474, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165475, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165476, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165477, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165478, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165479, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165480, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165481, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165482, 25686, 'QU', 'OK', 'S', 1730803979, 1730803979, '1'),
(165483, 23747, 'QU', 'OK', 'S', 1730803993, 1730803993, '1'),
(165484, 31464, 'QU', 'OK', 'S', 1730804074, 1730804074, '1'),
(165485, 32686, 'QU', 'OK', 'S', 1730804092, 1730804092, '1'),
(165486, 32686, 'QU', 'OK', 'S', 1730804092, 1730804092, '1'),
(165487, 33613, 'QU', 'OK', 'S', 1730804106, 1730804106, '1'),
(165488, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165489, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165490, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165491, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165492, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165493, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165494, 25744, 'QU', 'OK', 'S', 1730804122, 1730804122, '1'),
(165495, 33336, 'QU', 'OK', 'S', 1730804141, 1730804141, '1'),
(165496, 33336, 'QU', 'OK', 'S', 1730804141, 1730804141, '1'),
(165497, 33523, 'QU', 'OK', 'S', 1730805713, 1730805713, '1'),
(165498, 19625, 'QU', 'OK', 'S', 1730807062, 1730807062, '1'),
(165499, 33448, 'QU', 'OK', 'S', 1730807082, 1730807082, '1'),
(165500, 33448, 'QU', 'OK', 'S', 1730807082, 1730807082, '1'),
(165501, 12630, 'QU', 'OK', 'S', 1730807259, 1730807259, '1'),
(165502, 30889, 'QU', 'OK', 'S', 1730807288, 1730807288, '1'),
(165503, 32609, 'QU', 'OK', 'S', 1730807321, 1730807321, '1'),
(165504, 15546, 'QU', 'OK', 'S', 1730807354, 1730807354, '1'),
(165505, 32661, 'QU', 'OK', 'S', 1730807386, 1730807386, '1'),
(165506, 17918, 'QU', 'OK', 'S', 1730807420, 1730807420, '1'),
(165507, 14389, 'QU', 'OK', 'S', 1730807629, 1730807629, '1'),
(165508, 32190, 'QU', 'OK', 'S', 1730807665, 1730807665, '1'),
(165509, 33914, 'QU', 'OK', 'S', 1730807699, 1730807699, '1'),
(165510, 24349, 'QU', 'OK', 'S', 1730807737, 1730807737, '1'),
(165511, 32556, 'QU', 'OK', 'S', 1730808119, 1730808119, '1'),
(165512, 33211, 'QU', 'OK', 'S', 1730808148, 1730808148, '1'),
(165513, 32161, 'QU', 'OK', 'S', 1730808188, 1730808188, '1'),
(165514, 31229, 'QU', 'OK', 'S', 1730808261, 1730808261, '1'),
(165515, 29271, 'QU', 'OK', 'S', 1730808311, 1730808311, '1'),
(165516, 33739, 'QU', 'OK', 'S', 1730808345, 1730808345, '1'),
(165517, 30994, 'QU', 'OK', 'S', 1730808949, 1730808949, '1'),
(165518, 16533, 'QU', 'OK', 'S', 1730809041, 1730809041, '1'),
(165519, 33218, 'QU', 'OK', 'S', 1730809089, 1730809089, '1'),
(165520, 21259, 'QU', 'OK', 'S', 1730809581, 1730809581, '1'),
(165521, 33217, 'QU', 'OK', 'S', 1730809734, 1730809734, '1'),
(165522, 32976, 'QU', 'OK', 'S', 1730809940, 1730809940, '1'),
(165523, 28211, 'QU', 'OK', 'S', 1730809969, 1730809969, '1'),
(165524, 27053, 'QU', 'OK', 'S', 1730810039, 1730810039, '1'),
(165525, 24931, 'QU', 'OK', 'S', 1730810481, 1730810481, '1'),
(165526, 30435, 'QU', 'OK', 'S', 1730810543, 1730810543, '1'),
(165527, 29753, 'QU', 'OK', 'S', 1730810726, 1730810726, '1'),
(165528, 17201, 'QU', 'OK', 'S', 1730810944, 1730810944, '1'),
(165529, 34035, 'QU', 'OK', 'S', 1730811221, 1730811221, '1'),
(165530, 31896, 'QU', 'OK', 'S', 1730811598, 1730811598, '1'),
(165531, 31896, 'QU', 'OK', 'S', 1730811672, 1730811672, '1'),
(165532, 31655, 'QU', 'OK', 'S', 1730811712, 1730811712, '1'),
(165533, 33962, 'QU', 'OK', 'S', 1730811788, 1730811788, '1'),
(165534, 33829, 'QU', 'OK', 'S', 1730812374, 1730812374, '1'),
(165535, 29060, 'QU', 'OK', 'S', 1730812384, 1730812384, '1'),
(165536, 33900, 'QU', 'OK', 'S', 1730812768, 1730812768, '1'),
(165537, 33901, 'QU', 'OK', 'S', 1730812784, 1730812784, '1'),
(165538, 33274, 'QU', 'OK', 'S', 1730812832, 1730812832, '1'),
(165539, 33274, 'QU', 'OK', 'S', 1730812832, 1730812832, '1'),
(165540, 32490, 'QU', 'OK', 'S', 1730813226, 1730813226, '1'),
(165541, 34256, 'QU', 'OK', 'S', 1730813226, 1730813226, '1'),
(165542, 34321, 'QU', 'OK', 'S', 1730813226, 1730813226, '1'),
(165543, 30311, 'QU', 'OK', 'S', 1730814265, 1730814265, '1'),
(165544, 32917, 'QU', 'OK', 'S', 1730814299, 1730814299, '1'),
(165545, 32344, 'QU', 'OK', 'S', 1730814347, 1730814347, '1'),
(165546, 32476, 'QU', 'OK', 'S', 1730814484, 1730814484, '1'),
(165547, 33704, 'QU', 'OK', 'S', 1730814860, 1730814860, '1'),
(165548, 3188, 'QU', 'OK', 'S', 1730814913, 1730814913, '1'),
(165549, 13511, 'QU', 'OK', 'S', 1730870816, 1730870816, '1'),
(165550, 13511, 'QU', 'OK', 'S', 1730870816, 1730870816, '1'),
(165551, 32872, 'QU', 'OK', 'S', 1730870854, 1730870854, '1'),
(165552, 33501, 'QU', 'OK', 'S', 1730870870, 1730870870, '1'),
(165553, 30435, 'QU', 'OK', 'S', 1730871204, 1730871204, '1'),
(165554, 8545, 'QU', 'OK', 'S', 1730872479, 1730872479, '1'),
(165555, 18781, 'QU', 'OK', 'S', 1730874368, 1730874368, '1'),
(165556, 18781, 'QU', 'OK', 'S', 1730874387, 1730874387, '1'),
(165557, 18781, 'QU', 'OK', 'S', 1730874413, 1730874413, '1'),
(165558, 18781, 'QU', 'OK', 'S', 1730874434, 1730874434, '1'),
(165559, 18781, 'QU', 'OK', 'S', 1730874472, 1730874472, '1'),
(165560, 18781, 'QU', 'OK', 'S', 1730874488, 1730874488, '1'),
(165561, 18781, 'QU', 'OK', 'S', 1730874511, 1730874511, '1'),
(165562, 29001, 'QU', 'OK', 'S', 1730874658, 1730874658, '1'),
(165563, 29001, 'QU', 'OK', 'S', 1730874751, 1730874751, '1'),
(165564, 29001, 'QU', 'OK', 'S', 1730874883, 1730874883, '1'),
(165565, 29001, 'QU', 'OK', 'S', 1730874913, 1730874913, '1'),
(165566, 29001, 'QU', 'OK', 'S', 1730874914, 1730874914, '1'),
(165567, 29001, 'QU', 'OK', 'S', 1730874933, 1730874933, '1'),
(165568, 29001, 'QU', 'OK', 'S', 1730874941, 1730874941, '1'),
(165569, 29001, 'QU', 'OK', 'S', 1730875277, 1730875277, '1'),
(165570, 29001, 'QU', 'OK', 'S', 1730875329, 1730875329, '1'),
(165571, 29001, 'QU', 'OK', 'S', 1730875358, 1730875358, '1'),
(165572, 29001, 'QU', 'OK', 'S', 1730875368, 1730875368, '1'),
(165573, 29001, 'QU', 'OK', 'S', 1730875397, 1730875397, '1'),
(165574, 29001, 'QU', 'OK', 'S', 1730875418, 1730875418, '1'),
(165575, 29001, 'QU', 'OK', 'S', 1730875460, 1730875460, '1'),
(165576, 29001, 'QU', 'OK', 'S', 1730875583, 1730875583, '1'),
(165577, 29001, 'QU', 'OK', 'S', 1730875615, 1730875615, '1'),
(165578, 23876, 'QU', 'OK', 'S', 1730875740, 1730875740, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(165579, 23915, 'QU', 'OK', 'S', 1730875802, 1730875802, '1'),
(165580, 23989, 'QU', 'OK', 'S', 1730875844, 1730875844, '1'),
(165581, 5847, 'QU', 'OK', 'S', 1730875850, 1730875850, '1'),
(165582, 5847, 'QU', 'OK', 'S', 1730875854, 1730875854, '1'),
(165583, 5847, 'QU', 'OK', 'S', 1730875857, 1730875857, '1'),
(165584, 5847, 'QU', 'OK', 'S', 1730875861, 1730875861, '1'),
(165585, 5847, 'QU', 'OK', 'S', 1730875864, 1730875864, '1'),
(165586, 5847, 'QU', 'OK', 'S', 1730875868, 1730875868, '1'),
(165587, 5847, 'QU', 'OK', 'S', 1730875871, 1730875871, '1'),
(165588, 5847, 'QU', 'OK', 'S', 1730875874, 1730875874, '1'),
(165589, 5847, 'QU', 'OK', 'S', 1730875877, 1730875877, '1'),
(165590, 5847, 'QU', 'OK', 'S', 1730875881, 1730875881, '1'),
(165591, 5847, 'QU', 'OK', 'S', 1730875884, 1730875884, '1'),
(165592, 5847, 'QU', 'OK', 'S', 1730875887, 1730875887, '1'),
(165593, 5847, 'QU', 'OK', 'S', 1730875917, 1730875917, '1'),
(165594, 23917, 'QU', 'OK', 'S', 1730875955, 1730875955, '1'),
(165595, 28101, 'QU', 'OK', 'S', 1730876027, 1730876027, '1'),
(165596, 25242, 'QU', 'OK', 'S', 1730876063, 1730876063, '1'),
(165597, 25242, 'QU', 'OK', 'S', 1730876066, 1730876066, '1'),
(165598, 23990, 'QU', 'OK', 'S', 1730876385, 1730876385, '1'),
(165599, 29976, 'QU', 'OK', 'S', 1730876491, 1730876491, '1'),
(165600, 23932, 'QU', 'OK', 'S', 1730876545, 1730876545, '1'),
(165601, 33667, 'QU', 'OK', 'S', 1730876810, 1730876810, '1'),
(165602, 31808, 'QU', 'OK', 'S', 1730876931, 1730876931, '1'),
(165603, 30326, 'QU', 'OK', 'S', 1730877137, 1730877137, '1'),
(165604, 28825, 'QU', 'OK', 'S', 1730877488, 1730877488, '1'),
(165605, 14543, 'QU', 'OK', 'S', 1730878008, 1730878008, '1'),
(165606, 14543, 'QU', 'OK', 'S', 1730878012, 1730878012, '1'),
(165607, 14543, 'QU', 'OK', 'S', 1730878016, 1730878016, '1'),
(165608, 14543, 'QU', 'OK', 'S', 1730878021, 1730878021, '1'),
(165609, 14543, 'QU', 'OK', 'S', 1730878024, 1730878024, '1'),
(165610, 14543, 'QU', 'OK', 'S', 1730878028, 1730878028, '1'),
(165611, 14543, 'QU', 'OK', 'S', 1730878032, 1730878032, '1'),
(165612, 14543, 'QU', 'OK', 'S', 1730878036, 1730878036, '1'),
(165613, 14543, 'QU', 'OK', 'S', 1730878040, 1730878040, '1'),
(165614, 14543, 'QU', 'OK', 'S', 1730878044, 1730878044, '1'),
(165615, 14543, 'QU', 'OK', 'S', 1730878048, 1730878048, '1'),
(165616, 14543, 'QU', 'OK', 'S', 1730878052, 1730878052, '1'),
(165617, 14543, 'QU', 'OK', 'S', 1730878056, 1730878056, '1'),
(165618, 14543, 'QU', 'OK', 'S', 1730878060, 1730878060, '1'),
(165619, 14543, 'QU', 'OK', 'S', 1730878064, 1730878064, '1'),
(165620, 14543, 'QU', 'OK', 'S', 1730878068, 1730878068, '1'),
(165621, 14543, 'QU', 'OK', 'S', 1730878072, 1730878072, '1'),
(165622, 14543, 'QU', 'OK', 'S', 1730878076, 1730878076, '1'),
(165623, 16487, 'QU', 'OK', 'S', 1730878078, 1730878078, '1'),
(165624, 14543, 'QU', 'OK', 'S', 1730878080, 1730878080, '1'),
(165625, 14543, 'QU', 'OK', 'S', 1730878085, 1730878085, '1'),
(165626, 14543, 'QU', 'OK', 'S', 1730878089, 1730878089, '1'),
(165627, 14543, 'QU', 'OK', 'S', 1730878093, 1730878093, '1'),
(165628, 14543, 'QU', 'OK', 'S', 1730878097, 1730878097, '1'),
(165629, 14543, 'QU', 'OK', 'S', 1730878101, 1730878101, '1'),
(165630, 14543, 'QU', 'OK', 'S', 1730878105, 1730878105, '1'),
(165631, 14543, 'QU', 'OK', 'S', 1730878109, 1730878109, '1'),
(165632, 14543, 'QU', 'OK', 'S', 1730878113, 1730878113, '1'),
(165633, 14543, 'QU', 'OK', 'S', 1730878117, 1730878117, '1'),
(165634, 14543, 'QU', 'OK', 'S', 1730878125, 1730878125, '1'),
(165635, 14543, 'QU', 'OK', 'S', 1730878132, 1730878132, '1'),
(165636, 14543, 'QU', 'OK', 'S', 1730878151, 1730878151, '1'),
(165637, 14543, 'QU', 'OK', 'S', 1730878158, 1730878158, '1'),
(165638, 14543, 'QU', 'OK', 'S', 1730878262, 1730878262, '1'),
(165639, 33380, 'QU', 'OK', 'S', 1730878332, 1730878332, '1'),
(165640, 34217, 'QU', 'OK', 'S', 1730880080, 1730880080, '1'),
(165641, 34217, 'QU', 'OK', 'S', 1730880193, 1730880193, '1'),
(165642, 25096, 'QU', 'OK', 'S', 1730880219, 1730880219, '1'),
(165643, 18727, 'QU', 'OK', 'S', 1730880229, 1730880229, '1'),
(165644, 31795, 'QU', 'OK', 'S', 1730880412, 1730880412, '1'),
(165645, 31795, 'QU', 'OK', 'S', 1730880438, 1730880438, '1'),
(165646, 31795, 'QU', 'OK', 'S', 1730880452, 1730880452, '1'),
(165647, 31795, 'QU', 'OK', 'S', 1730880468, 1730880468, '1'),
(165648, 31795, 'QU', 'OK', 'S', 1730880489, 1730880489, '1'),
(165649, 31795, 'QU', 'OK', 'S', 1730880507, 1730880507, '1'),
(165650, 31795, 'QU', 'OK', 'S', 1730880531, 1730880531, '1'),
(165651, 31795, 'QU', 'OK', 'S', 1730880728, 1730880728, '1'),
(165652, 31795, 'QU', 'OK', 'S', 1730880901, 1730880901, '1'),
(165653, 31795, 'QU', 'OK', 'S', 1730881030, 1730881030, '1'),
(165654, 31795, 'QU', 'OK', 'S', 1730881041, 1730881041, '1'),
(165655, 31795, 'QU', 'OK', 'S', 1730881078, 1730881078, '1'),
(165656, 31795, 'QU', 'OK', 'S', 1730881139, 1730881139, '1'),
(165657, 24925, 'QU', 'OK', 'S', 1730881473, 1730881473, '1'),
(165658, 33260, 'QU', 'OK', 'S', 1730881476, 1730881476, '1'),
(165659, 24925, 'QU', 'OK', 'S', 1730881478, 1730881478, '1'),
(165660, 33260, 'QU', 'OK', 'S', 1730881480, 1730881480, '1'),
(165661, 33841, 'QU', 'OK', 'S', 1730881483, 1730881483, '1'),
(165662, 31616, 'QU', 'OK', 'S', 1730881486, 1730881486, '1'),
(165663, 33040, 'QU', 'OK', 'S', 1730881489, 1730881489, '1'),
(165664, 33725, 'QU', 'OK', 'S', 1730881495, 1730881495, '1'),
(165665, 33725, 'QU', 'OK', 'S', 1730881503, 1730881503, '1'),
(165666, 32974, 'QU', 'OK', 'S', 1730881509, 1730881509, '1'),
(165667, 26656, 'QU', 'OK', 'S', 1730885081, 1730885081, '1'),
(165668, 26656, 'QU', 'OK', 'S', 1730885081, 1730885081, '1'),
(165669, 26656, 'QU', 'OK', 'S', 1730885081, 1730885081, '1'),
(165670, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165671, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165672, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165673, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165674, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165675, 5847, 'QU', 'OK', 'S', 1730885115, 1730885115, '1'),
(165676, 33538, 'QU', 'OK', 'S', 1730885353, 1730885353, '1'),
(165677, 33538, 'QU', 'OK', 'S', 1730885353, 1730885353, '1'),
(165678, 33538, 'QU', 'OK', 'S', 1730885353, 1730885353, '1'),
(165679, 33538, 'QU', 'OK', 'S', 1730885353, 1730885353, '1'),
(165680, 19567, 'QU', 'OK', 'S', 1730885373, 1730885373, '1'),
(165681, 19567, 'QU', 'OK', 'S', 1730885373, 1730885373, '1'),
(165682, 19567, 'QU', 'OK', 'S', 1730885373, 1730885373, '1'),
(165683, 5847, 'QU', 'OK', 'S', 1730885759, 1730885759, '1'),
(165684, 31787, 'QU', 'OK', 'S', 1730885789, 1730885789, '1'),
(165685, 32692, 'QU', 'OK', 'S', 1730886762, 1730886762, '1'),
(165686, 27486, 'QU', 'OK', 'S', 1730886973, 1730886973, '1'),
(165687, 32495, 'QU', 'OK', 'S', 1730887031, 1730887031, '1'),
(165688, 23747, 'QU', 'OK', 'S', 1730887346, 1730887346, '1'),
(165689, 25684, 'QU', 'OK', 'S', 1730887514, 1730887514, '1'),
(165690, 25067, 'QU', 'OK', 'S', 1730887777, 1730887777, '1'),
(165691, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165692, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165693, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165694, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165695, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165696, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165697, 32985, 'QU', 'OK', 'S', 1730887815, 1730887815, '1'),
(165698, 31395, 'QU', 'OK', 'S', 1730887870, 1730887870, '1'),
(165699, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165700, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165701, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165702, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165703, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165704, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165705, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165706, 32347, 'QU', 'OK', 'S', 1730887880, 1730887880, '1'),
(165707, 32344, 'QU', 'OK', 'S', 1730887913, 1730887913, '1'),
(165708, 32274, 'QU', 'OK', 'S', 1730887947, 1730887947, '1'),
(165709, 32274, 'QU', 'OK', 'S', 1730887947, 1730887947, '1'),
(165710, 32274, 'QU', 'OK', 'S', 1730887947, 1730887947, '1'),
(165711, 32274, 'QU', 'OK', 'S', 1730887947, 1730887947, '1'),
(165712, 32274, 'QU', 'OK', 'S', 1730887947, 1730887947, '1'),
(165713, 34264, 'QU', 'OK', 'S', 1730887950, 1730887950, '1'),
(165714, 34264, 'QU', 'OK', 'S', 1730887969, 1730887969, '1'),
(165715, 34264, 'QU', 'OK', 'S', 1730887972, 1730887972, '1'),
(165716, 33162, 'QU', 'OK', 'S', 1730887976, 1730887976, '1'),
(165717, 33766, 'QU', 'OK', 'S', 1730887981, 1730887981, '1'),
(165718, 33218, 'QU', 'OK', 'S', 1730887996, 1730887996, '1'),
(165719, 34360, 'QU', 'OK', 'S', 1730888000, 1730888000, '1'),
(165720, 33893, 'QU', 'OK', 'S', 1730888003, 1730888003, '1'),
(165721, 34372, 'QU', 'OK', 'S', 1730888939, 1730888939, '1'),
(165722, 29599, 'QU', 'OK', 'S', 1730889587, 1730889587, '1'),
(165723, 34445, 'QU', 'OK', 'S', 1730889609, 1730889609, '1'),
(165724, 33379, 'QU', 'OK', 'S', 1730889717, 1730889717, '1'),
(165725, 5400, 'QU', 'OK', 'S', 1730890158, 1730890158, '1'),
(165726, 32362, 'QU', 'OK', 'S', 1730890355, 1730890355, '1'),
(165727, 12683, 'QU', 'OK', 'S', 1730890420, 1730890420, '1'),
(165728, 12638, 'QU', 'OK', 'S', 1730890883, 1730890883, '1'),
(165729, 24042, 'QU', 'OK', 'S', 1730890902, 1730890902, '1'),
(165730, 10069, 'QU', 'OK', 'S', 1730890912, 1730890912, '1'),
(165731, 25588, 'QU', 'OK', 'S', 1730890945, 1730890945, '1'),
(165732, 17396, 'QU', 'OK', 'S', 1730890956, 1730890956, '1'),
(165733, 34081, 'QU', 'OK', 'S', 1730890968, 1730890968, '1'),
(165734, 9877, 'QU', 'OK', 'S', 1730890987, 1730890987, '1'),
(165735, 34282, 'QU', 'OK', 'S', 1730892330, 1730892330, '1'),
(165736, 34282, 'QU', 'OK', 'S', 1730892335, 1730892335, '1'),
(165737, 34280, 'QU', 'OK', 'S', 1730892342, 1730892342, '1'),
(165738, 34277, 'QU', 'OK', 'S', 1730892436, 1730892436, '1'),
(165739, 34277, 'QU', 'OK', 'S', 1730892441, 1730892441, '1'),
(165740, 34121, 'QU', 'OK', 'S', 1730892448, 1730892448, '1'),
(165741, 34117, 'QU', 'OK', 'S', 1730892452, 1730892452, '1'),
(165742, 33430, 'QU', 'OK', 'S', 1730892458, 1730892458, '1'),
(165743, 33428, 'QU', 'OK', 'S', 1730892463, 1730892463, '1'),
(165744, 33427, 'QU', 'OK', 'S', 1730892471, 1730892471, '1'),
(165745, 33425, 'QU', 'OK', 'S', 1730892480, 1730892480, '1'),
(165746, 33424, 'QU', 'OK', 'S', 1730892487, 1730892487, '1'),
(165747, 34447, 'QU', 'OK', 'S', 1730896837, 1730896837, '1'),
(165748, 34440, 'QU', 'OK', 'S', 1730896979, 1730896979, '1'),
(165749, 34440, 'QU', 'OK', 'S', 1730897233, 1730897233, '1'),
(165750, 34445, 'QU', 'OK', 'S', 1730897341, 1730897341, '1'),
(165751, 34444, 'QU', 'OK', 'S', 1730897784, 1730897784, '1'),
(165752, 34448, 'QU', 'OK', 'S', 1730898220, 1730898220, '1'),
(165753, 34442, 'QU', 'OK', 'S', 1730898412, 1730898412, '1'),
(165754, 34428, 'QU', 'OK', 'S', 1730898471, 1730898471, '1'),
(165755, 34446, 'QU', 'OK', 'S', 1730900549, 1730900549, '1'),
(165756, 34433, 'QU', 'OK', 'S', 1730900706, 1730900706, '1'),
(165757, 34434, 'QU', 'OK', 'S', 1730900760, 1730900760, '1'),
(165758, 34427, 'QU', 'OK', 'S', 1730900806, 1730900806, '1'),
(165759, 33423, 'QU', 'OK', 'S', 1730900938, 1730900938, '1'),
(165760, 33422, 'QU', 'OK', 'S', 1730900944, 1730900944, '1'),
(165761, 33186, 'QU', 'OK', 'S', 1730900950, 1730900950, '1'),
(165762, 33179, 'QU', 'OK', 'S', 1730900956, 1730900956, '1'),
(165763, 33178, 'QU', 'OK', 'S', 1730900962, 1730900962, '1'),
(165764, 33161, 'QU', 'OK', 'S', 1730900968, 1730900968, '1'),
(165765, 33160, 'QU', 'OK', 'S', 1730900974, 1730900974, '1'),
(165766, 33012, 'QU', 'OK', 'S', 1730900982, 1730900982, '1'),
(165767, 33011, 'QU', 'OK', 'S', 1730900988, 1730900988, '1'),
(165768, 33010, 'QU', 'OK', 'S', 1730900994, 1730900994, '1'),
(165769, 33009, 'QU', 'OK', 'S', 1730901020, 1730901020, '1'),
(165770, 32968, 'QU', 'OK', 'S', 1730901028, 1730901028, '1'),
(165771, 32929, 'QU', 'OK', 'S', 1730901047, 1730901047, '1'),
(165772, 32849, 'QU', 'OK', 'S', 1730901069, 1730901069, '1'),
(165773, 32846, 'QU', 'OK', 'S', 1730901077, 1730901077, '1'),
(165774, 32844, 'QU', 'OK', 'S', 1730901082, 1730901082, '1'),
(165775, 32811, 'QU', 'OK', 'S', 1730901088, 1730901088, '1'),
(165776, 32810, 'QU', 'OK', 'S', 1730901094, 1730901094, '1'),
(165777, 34436, 'QU', 'OK', 'S', 1730901097, 1730901097, '1'),
(165778, 32810, 'QU', 'OK', 'S', 1730901101, 1730901101, '1'),
(165779, 32649, 'QU', 'OK', 'S', 1730901156, 1730901156, '1'),
(165780, 34360, 'QU', 'OK', 'S', 1730901173, 1730901173, '1'),
(165781, 34429, 'QU', 'OK', 'S', 1730901405, 1730901405, '1'),
(165782, 34430, 'QU', 'OK', 'S', 1730901504, 1730901504, '1'),
(165783, 30019, 'QU', 'OK', 'S', 1730956940, 1730956940, '1'),
(165784, 25304, 'QU', 'OK', 'S', 1730956952, 1730956952, '1'),
(165785, 34447, 'QU', 'OK', 'S', 1730956958, 1730956958, '1'),
(165786, 31214, 'QU', 'OK', 'S', 1730966967, 1730966967, '1'),
(165787, 13311, 'QU', 'OK', 'S', 1730967182, 1730967182, '1'),
(165788, 20660, 'QU', 'OK', 'S', 1730967189, 1730967189, '1'),
(165789, 33580, 'QU', 'OK', 'S', 1730967197, 1730967197, '1'),
(165790, 20755, 'QU', 'OK', 'S', 1730967213, 1730967213, '1'),
(165791, 4969, 'QU', 'OK', 'S', 1730967229, 1730967229, '1'),
(165792, 31736, 'QU', 'OK', 'S', 1730967236, 1730967236, '1'),
(165793, 25606, 'QU', 'OK', 'S', 1730967251, 1730967251, '1'),
(165794, 31279, 'QU', 'OK', 'S', 1730967271, 1730967271, '1'),
(165795, 9734, 'QU', 'OK', 'S', 1730967727, 1730967727, '1'),
(165796, 18557, 'QU', 'OK', 'S', 1730967857, 1730967857, '1'),
(165797, 30890, 'QU', 'OK', 'S', 1730967969, 1730967969, '1'),
(165798, 34438, 'QU', 'OK', 'S', 1730975502, 1730975502, '1'),
(165799, 29243, 'QU', 'OK', 'S', 1730975767, 1730975767, '1'),
(165800, 10729, 'QU', 'OK', 'S', 1730975780, 1730975780, '1'),
(165801, 22236, 'QU', 'OK', 'S', 1730975783, 1730975783, '1'),
(165802, 34439, 'QU', 'OK', 'S', 1730975809, 1730975809, '1'),
(165803, 25965, 'QU', 'OK', 'S', 1730976038, 1730976038, '1'),
(165804, 23747, 'QU', 'OK', 'S', 1730976060, 1730976060, '1'),
(165805, 34431, 'QU', 'OK', 'S', 1730976276, 1730976276, '1'),
(165806, 34432, 'QU', 'OK', 'S', 1730976313, 1730976313, '1'),
(165807, 33868, 'QU', 'OK', 'S', 1730976532, 1730976532, '1'),
(165808, 33868, 'QU', 'OK', 'S', 1730976534, 1730976534, '1'),
(165809, 33868, 'QU', 'OK', 'S', 1730976537, 1730976537, '1'),
(165810, 26071, 'QU', 'OK', 'S', 1730976543, 1730976543, '1'),
(165811, 26071, 'QU', 'OK', 'S', 1730976543, 1730976543, '1'),
(165812, 26071, 'QU', 'OK', 'S', 1730976543, 1730976543, '1'),
(165813, 34435, 'QU', 'OK', 'S', 1730976751, 1730976751, '1'),
(165814, 34441, 'QU', 'OK', 'S', 1730977195, 1730977195, '1'),
(165815, 34443, 'QU', 'OK', 'S', 1730977490, 1730977490, '1'),
(165816, 34467, 'QU', 'OK', 'S', 1730978358, 1730978358, '1'),
(165817, 34461, 'QU', 'OK', 'S', 1730978633, 1730978633, '1'),
(165818, 34462, 'QU', 'OK', 'S', 1730978665, 1730978665, '1'),
(165819, 34463, 'QU', 'OK', 'S', 1730978771, 1730978771, '1'),
(165820, 34464, 'QU', 'OK', 'S', 1730978895, 1730978895, '1'),
(165821, 34465, 'QU', 'OK', 'S', 1730978928, 1730978928, '1'),
(165822, 34466, 'QU', 'OK', 'S', 1730978982, 1730978982, '1'),
(165823, 34449, 'QU', 'OK', 'S', 1730979286, 1730979286, '1'),
(165824, 34450, 'QU', 'OK', 'S', 1730979320, 1730979320, '1'),
(165825, 34454, 'QU', 'OK', 'S', 1730979441, 1730979441, '1'),
(165826, 34453, 'QU', 'OK', 'S', 1730979569, 1730979569, '1'),
(165827, 34455, 'QU', 'OK', 'S', 1730979682, 1730979682, '1'),
(165828, 34456, 'QU', 'OK', 'S', 1730979924, 1730979924, '1'),
(165829, 34455, 'QU', 'OK', 'S', 1730979956, 1730979956, '1'),
(165830, 34457, 'QU', 'OK', 'S', 1730980117, 1730980117, '1'),
(165831, 34458, 'QU', 'OK', 'S', 1730980153, 1730980153, '1'),
(165832, 34459, 'QU', 'OK', 'S', 1730980204, 1730980204, '1'),
(165833, 34460, 'QU', 'OK', 'S', 1730980341, 1730980341, '1'),
(165834, 34471, 'QU', 'OK', 'S', 1730980380, 1730980380, '1'),
(165835, 34451, 'QU', 'OK', 'S', 1730980606, 1730980606, '1'),
(165836, 34057, 'QU', 'OK', 'S', 1730982737, 1730982737, '1'),
(165837, 34391, 'QU', 'OK', 'S', 1730982740, 1730982740, '1'),
(165838, 33711, 'QU', 'OK', 'S', 1730982755, 1730982755, '1'),
(165839, 32983, 'QU', 'OK', 'S', 1730983270, 1730983270, '1'),
(165840, 33380, 'QU', 'OK', 'S', 1730983278, 1730983278, '1'),
(165841, 34405, 'QU', 'OK', 'S', 1730983281, 1730983281, '1'),
(165842, 34406, 'QU', 'OK', 'S', 1730983283, 1730983283, '1'),
(165843, 34407, 'QU', 'OK', 'S', 1730983285, 1730983285, '1'),
(165844, 34403, 'QU', 'OK', 'S', 1730983287, 1730983287, '1'),
(165845, 34279, 'QU', 'OK', 'S', 1730983289, 1730983289, '1'),
(165846, 33083, 'QU', 'OK', 'S', 1730983292, 1730983292, '1'),
(165847, 34363, 'QU', 'OK', 'S', 1730983294, 1730983294, '1'),
(165848, 32983, 'QU', 'OK', 'S', 1730983296, 1730983296, '1'),
(165849, 34045, 'QU', 'OK', 'S', 1730983318, 1730983318, '1'),
(165850, 33084, 'QU', 'OK', 'S', 1730983988, 1730983988, '1'),
(165851, 33987, 'QU', 'OK', 'S', 1730987216, 1730987216, '1'),
(165852, 34078, 'QU', 'OK', 'S', 1730987231, 1730987231, '1'),
(165853, 34078, 'QU', 'OK', 'S', 1730987234, 1730987234, '1'),
(165854, 33727, 'QU', 'OK', 'S', 1730987237, 1730987237, '1'),
(165855, 3592, 'QU', 'OK', 'S', 1730987240, 1730987240, '1'),
(165856, 3701, 'QU', 'OK', 'S', 1730987242, 1730987242, '1'),
(165857, 3701, 'QU', 'OK', 'S', 1730987278, 1730987278, '1'),
(165858, 34078, 'QU', 'OK', 'S', 1730987282, 1730987282, '1'),
(165859, 3701, 'QU', 'OK', 'S', 1730987297, 1730987297, '1'),
(165860, 32332, 'QU', 'OK', 'S', 1730987316, 1730987316, '1'),
(165861, 3592, 'QU', 'OK', 'S', 1730987319, 1730987319, '1'),
(165862, 699, 'QU', 'OK', 'S', 1730987329, 1730987329, '1'),
(165863, 116, 'QU', 'OK', 'S', 1730987334, 1730987334, '1'),
(165864, 699, 'QU', 'OK', 'S', 1730987339, 1730987339, '1'),
(165865, 34474, 'QU', 'OK', 'S', 1731041729, 1731041729, '1'),
(165866, 14542, 'QU', 'OK', 'S', 1731041851, 1731041851, '1'),
(165867, 32525, 'QU', 'OK', 'S', 1731041853, 1731041853, '1'),
(165868, 30742, 'QU', 'OK', 'S', 1731041855, 1731041855, '1'),
(165869, 32451, 'QU', 'OK', 'S', 1731041858, 1731041858, '1'),
(165870, 34446, 'QU', 'OK', 'S', 1731041864, 1731041864, '1'),
(165871, 34475, 'QU', 'OK', 'S', 1731041865, 1731041865, '1'),
(165872, 31520, 'QU', 'OK', 'S', 1731041868, 1731041868, '1'),
(165873, 34473, 'QU', 'OK', 'S', 1731041981, 1731041981, '1'),
(165874, 34472, 'QU', 'OK', 'S', 1731042002, 1731042002, '1'),
(165875, 34452, 'QU', 'OK', 'S', 1731042061, 1731042061, '1'),
(165876, 32686, 'QU', 'OK', 'S', 1731042357, 1731042357, '1'),
(165877, 34468, 'QU', 'OK', 'S', 1731042523, 1731042523, '1'),
(165878, 34469, 'QU', 'OK', 'S', 1731042909, 1731042909, '1'),
(165879, 34470, 'QU', 'OK', 'S', 1731043350, 1731043350, '1'),
(165880, 28610, 'QU', 'OK', 'S', 1731043490, 1731043490, '1'),
(165881, 34473, 'QU', 'OK', 'S', 1731044084, 1731044084, '1'),
(165882, 34472, 'QU', 'OK', 'S', 1731044090, 1731044090, '1'),
(165883, 33975, 'QU', 'OK', 'S', 1731044090, 1731044090, '1'),
(165884, 33793, 'QU', 'OK', 'S', 1731044096, 1731044096, '1'),
(165885, 34425, 'QU', 'OK', 'S', 1731044098, 1731044098, '1'),
(165886, 29508, 'QU', 'OK', 'S', 1731044101, 1731044101, '1'),
(165887, 34424, 'QU', 'OK', 'S', 1731044105, 1731044105, '1'),
(165888, 33914, 'QU', 'OK', 'S', 1731044105, 1731044105, '1'),
(165889, 34418, 'QU', 'OK', 'S', 1731044110, 1731044110, '1'),
(165890, 33796, 'QU', 'OK', 'S', 1731044112, 1731044112, '1'),
(165891, 10807, 'QU', 'OK', 'S', 1731044119, 1731044119, '1'),
(165892, 34041, 'QU', 'OK', 'S', 1731044126, 1731044126, '1'),
(165893, 33801, 'QU', 'OK', 'S', 1731044130, 1731044130, '1'),
(165894, 31758, 'QU', 'OK', 'S', 1731044138, 1731044138, '1'),
(165895, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165896, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165897, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165898, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165899, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165900, 34417, 'QU', 'OK', 'S', 1731044140, 1731044140, '1'),
(165901, 32340, 'QU', 'OK', 'S', 1731044144, 1731044144, '1'),
(165902, 34417, 'QU', 'OK', 'S', 1731044146, 1731044146, '1'),
(165903, 33945, 'QU', 'OK', 'S', 1731044149, 1731044149, '1'),
(165904, 34416, 'QU', 'OK', 'S', 1731044152, 1731044152, '1'),
(165905, 33795, 'QU', 'OK', 'S', 1731044154, 1731044154, '1'),
(165906, 34408, 'QU', 'OK', 'S', 1731044158, 1731044158, '1'),
(165907, 31740, 'QU', 'OK', 'S', 1731044159, 1731044159, '1'),
(165908, 34404, 'QU', 'OK', 'S', 1731044162, 1731044162, '1'),
(165909, 19479, 'QU', 'OK', 'S', 1731044163, 1731044163, '1'),
(165910, 34402, 'QU', 'OK', 'S', 1731044167, 1731044167, '1'),
(165911, 34035, 'QU', 'OK', 'S', 1731044167, 1731044167, '1'),
(165912, 34399, 'QU', 'OK', 'S', 1731044171, 1731044171, '1'),
(165913, 33969, 'QU', 'OK', 'S', 1731044172, 1731044172, '1'),
(165914, 34398, 'QU', 'OK', 'S', 1731044176, 1731044176, '1'),
(165915, 34349, 'QU', 'OK', 'S', 1731044177, 1731044177, '1'),
(165916, 34397, 'QU', 'OK', 'S', 1731044180, 1731044180, '1'),
(165917, 32689, 'QU', 'OK', 'S', 1731044181, 1731044181, '1'),
(165918, 34396, 'QU', 'OK', 'S', 1731044185, 1731044185, '1'),
(165919, 34347, 'QU', 'OK', 'S', 1731044187, 1731044187, '1'),
(165920, 34389, 'QU', 'OK', 'S', 1731044191, 1731044191, '1'),
(165921, 29645, 'QU', 'OK', 'S', 1731044196, 1731044196, '1'),
(165922, 34389, 'QU', 'OK', 'S', 1731044196, 1731044196, '1'),
(165923, 14887, 'QU', 'OK', 'S', 1731044201, 1731044201, '1'),
(165924, 34385, 'QU', 'OK', 'S', 1731044201, 1731044201, '1'),
(165925, 33719, 'QU', 'OK', 'S', 1731044205, 1731044205, '1'),
(165926, 34381, 'QU', 'OK', 'S', 1731044209, 1731044209, '1'),
(165927, 15288, 'QU', 'OK', 'S', 1731044210, 1731044210, '1'),
(165928, 33944, 'QU', 'OK', 'S', 1731044214, 1731044214, '1'),
(165929, 34380, 'QU', 'OK', 'S', 1731044214, 1731044214, '1'),
(165930, 33962, 'QU', 'OK', 'S', 1731044219, 1731044219, '1'),
(165931, 33966, 'QU', 'OK', 'S', 1731044223, 1731044223, '1'),
(165932, 34037, 'QU', 'OK', 'S', 1731044227, 1731044227, '1'),
(165933, 9871, 'QU', 'OK', 'S', 1731044230, 1731044230, '1'),
(165934, 34198, 'QU', 'OK', 'S', 1731044234, 1731044234, '1'),
(165935, 32794, 'QU', 'OK', 'S', 1731046167, 1731046167, '1'),
(165936, 32794, 'QU', 'OK', 'S', 1731046167, 1731046167, '1'),
(165937, 32161, 'QU', 'OK', 'S', 1731046234, 1731046234, '1'),
(165938, 32161, 'QU', 'OK', 'S', 1731046234, 1731046234, '1'),
(165939, 32161, 'QU', 'OK', 'S', 1731046234, 1731046234, '1'),
(165940, 32161, 'QU', 'OK', 'S', 1731046234, 1731046234, '1'),
(165941, 32161, 'QU', 'OK', 'S', 1731046234, 1731046234, '1'),
(165942, 32140, 'QU', 'OK', 'S', 1731046262, 1731046262, '1'),
(165943, 29710, 'QU', 'OK', 'S', 1731046361, 1731046361, '1'),
(165944, 29710, 'QU', 'OK', 'S', 1731046361, 1731046361, '1'),
(165945, 29710, 'QU', 'OK', 'S', 1731046361, 1731046361, '1'),
(165946, 29710, 'QU', 'OK', 'S', 1731046361, 1731046361, '1'),
(165947, 29662, 'QU', 'OK', 'S', 1731046413, 1731046413, '1'),
(165948, 29662, 'QU', 'OK', 'S', 1731046413, 1731046413, '1'),
(165949, 29662, 'QU', 'OK', 'S', 1731046413, 1731046413, '1'),
(165950, 29662, 'QU', 'OK', 'S', 1731046413, 1731046413, '1'),
(165951, 29660, 'QU', 'OK', 'S', 1731046427, 1731046427, '1'),
(165952, 29284, 'QU', 'OK', 'S', 1731046454, 1731046454, '1'),
(165953, 29284, 'QU', 'OK', 'S', 1731046454, 1731046454, '1'),
(165954, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165955, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165956, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165957, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165958, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165959, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165960, 27169, 'QU', 'OK', 'S', 1731046660, 1731046660, '1'),
(165961, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165962, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165963, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165964, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165965, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165966, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165967, 27194, 'QU', 'OK', 'S', 1731046703, 1731046703, '1'),
(165968, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165969, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165970, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165971, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165972, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165973, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165974, 27198, 'QU', 'OK', 'S', 1731046746, 1731046746, '1'),
(165975, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165976, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165977, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165978, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165979, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165980, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165981, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165982, 27233, 'QU', 'OK', 'S', 1731046777, 1731046777, '1'),
(165983, 26228, 'QU', 'OK', 'S', 1731046822, 1731046822, '1'),
(165984, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165985, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165986, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165987, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165988, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165989, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165990, 27197, 'QU', 'OK', 'S', 1731046855, 1731046855, '1'),
(165991, 27147, 'QU', 'OK', 'S', 1731046889, 1731046889, '1'),
(165992, 27147, 'QU', 'OK', 'S', 1731046889, 1731046889, '1'),
(165993, 27147, 'QU', 'OK', 'S', 1731046889, 1731046889, '1'),
(165994, 27147, 'QU', 'OK', 'S', 1731046889, 1731046889, '1'),
(165995, 27147, 'QU', 'OK', 'S', 1731046889, 1731046889, '1'),
(165996, 10740, 'QU', 'OK', 'S', 1731046920, 1731046920, '1'),
(165997, 34079, 'QU', 'OK', 'S', 1731046926, 1731046926, '1'),
(165998, 22647, 'QU', 'OK', 'S', 1731046930, 1731046930, '1'),
(165999, 33824, 'QU', 'OK', 'S', 1731046935, 1731046935, '1'),
(166000, 34037, 'QU', 'OK', 'S', 1731046939, 1731046939, '1'),
(166001, 30805, 'QU', 'OK', 'S', 1731046944, 1731046944, '1'),
(166002, 33543, 'QU', 'OK', 'S', 1731046949, 1731046949, '1'),
(166003, 33894, 'QU', 'OK', 'S', 1731046953, 1731046953, '1'),
(166004, 34349, 'QU', 'OK', 'S', 1731046958, 1731046958, '1'),
(166005, 30559, 'QU', 'OK', 'S', 1731046962, 1731046962, '1'),
(166006, 33476, 'QU', 'OK', 'S', 1731046966, 1731046966, '1'),
(166007, 33863, 'QU', 'OK', 'S', 1731046974, 1731046974, '1'),
(166008, 33863, 'QU', 'OK', 'S', 1731046979, 1731046979, '1'),
(166009, 33945, 'QU', 'OK', 'S', 1731046983, 1731046983, '1'),
(166010, 18794, 'QU', 'OK', 'S', 1731046987, 1731046987, '1'),
(166011, 30133, 'QU', 'OK', 'S', 1731046991, 1731046991, '1'),
(166012, 30133, 'QU', 'OK', 'S', 1731046997, 1731046997, '1'),
(166013, 34035, 'QU', 'OK', 'S', 1731047000, 1731047000, '1'),
(166014, 29591, 'QU', 'OK', 'S', 1731047004, 1731047004, '1'),
(166015, 21045, 'QU', 'OK', 'S', 1731047009, 1731047009, '1'),
(166016, 30805, 'QU', 'OK', 'S', 1731047012, 1731047012, '1'),
(166017, 33784, 'QU', 'OK', 'S', 1731047017, 1731047017, '1'),
(166018, 19643, 'QU', 'OK', 'S', 1731047024, 1731047024, '1'),
(166019, 23139, 'QU', 'OK', 'S', 1731047030, 1731047030, '1'),
(166020, 26733, 'QU', 'OK', 'S', 1731047031, 1731047031, '1'),
(166021, 26733, 'QU', 'OK', 'S', 1731047031, 1731047031, '1'),
(166022, 26733, 'QU', 'OK', 'S', 1731047031, 1731047031, '1'),
(166023, 26733, 'QU', 'OK', 'S', 1731047031, 1731047031, '1'),
(166024, 34081, 'QU', 'OK', 'S', 1731047035, 1731047035, '1'),
(166025, 30763, 'QU', 'OK', 'S', 1731047039, 1731047039, '1'),
(166026, 25788, 'QU', 'OK', 'S', 1731047042, 1731047042, '1'),
(166027, 26724, 'QU', 'OK', 'S', 1731047069, 1731047069, '1'),
(166028, 26724, 'QU', 'OK', 'S', 1731047069, 1731047069, '1'),
(166029, 26724, 'QU', 'OK', 'S', 1731047069, 1731047069, '1'),
(166030, 33863, 'QU', 'OK', 'S', 1731047172, 1731047172, '1'),
(166031, 30330, 'QU', 'OK', 'S', 1731047307, 1731047307, '1'),
(166032, 34436, 'QU', 'OK', 'S', 1731048494, 1731048494, '1'),
(166033, 34033, 'QU', 'OK', 'S', 1731048840, 1731048840, '1'),
(166034, 33955, 'QU', 'OK', 'S', 1731048844, 1731048844, '1'),
(166035, 33955, 'QU', 'OK', 'S', 1731048846, 1731048846, '1'),
(166036, 34007, 'QU', 'OK', 'S', 1731048848, 1731048848, '1'),
(166037, 34007, 'QU', 'OK', 'S', 1731048850, 1731048850, '1'),
(166038, 33854, 'QU', 'OK', 'S', 1731048855, 1731048855, '1'),
(166039, 34345, 'QU', 'OK', 'S', 1731048858, 1731048858, '1'),
(166040, 34345, 'QU', 'OK', 'S', 1731048860, 1731048860, '1'),
(166041, 34251, 'QU', 'OK', 'S', 1731048875, 1731048875, '1'),
(166042, 34251, 'QU', 'OK', 'S', 1731048877, 1731048877, '1'),
(166043, 33745, 'QU', 'OK', 'S', 1731048880, 1731048880, '1'),
(166044, 33955, 'QU', 'OK', 'S', 1731048885, 1731048885, '1'),
(166045, 33853, 'QU', 'OK', 'S', 1731048891, 1731048891, '1'),
(166046, 34252, 'QU', 'OK', 'S', 1731048892, 1731048892, '1'),
(166047, 34317, 'QU', 'OK', 'S', 1731048895, 1731048895, '1'),
(166048, 34252, 'QU', 'OK', 'S', 1731048898, 1731048898, '1'),
(166049, 34141, 'QU', 'OK', 'S', 1731048900, 1731048900, '1'),
(166050, 33823, 'QU', 'OK', 'S', 1731048910, 1731048910, '1'),
(166051, 33823, 'QU', 'OK', 'S', 1731048912, 1731048912, '1'),
(166052, 34140, 'QU', 'OK', 'S', 1731048915, 1731048915, '1'),
(166053, 34318, 'QU', 'OK', 'S', 1731049058, 1731049058, '1'),
(166054, 34318, 'QU', 'OK', 'S', 1731049072, 1731049072, '1'),
(166055, 33819, 'QU', 'OK', 'S', 1731049082, 1731049082, '1'),
(166056, 33819, 'QU', 'OK', 'S', 1731049084, 1731049084, '1'),
(166057, 18270, 'QU', 'OK', 'S', 1731049853, 1731049853, '1'),
(166058, 18270, 'QU', 'OK', 'S', 1731049916, 1731049916, '1'),
(166059, 18270, 'QU', 'OK', 'S', 1731049930, 1731049930, '1'),
(166060, 18270, 'QU', 'OK', 'S', 1731049937, 1731049937, '1'),
(166061, 18270, 'QU', 'OK', 'S', 1731049944, 1731049944, '1'),
(166062, 18270, 'QU', 'OK', 'S', 1731049950, 1731049950, '1'),
(166063, 18270, 'QU', 'OK', 'S', 1731049959, 1731049959, '1'),
(166064, 21888, 'QU', 'OK', 'S', 1731050435, 1731050435, '1'),
(166065, 19535, 'QU', 'OK', 'S', 1731050440, 1731050440, '1'),
(166066, 34409, 'QU', 'OK', 'S', 1731050446, 1731050446, '1'),
(166067, 18132, 'QU', 'OK', 'S', 1731050454, 1731050454, '1'),
(166068, 26813, 'QU', 'OK', 'S', 1731050459, 1731050459, '1'),
(166069, 19535, 'QU', 'OK', 'S', 1731050470, 1731050470, '1'),
(166070, 16201, 'QU', 'OK', 'S', 1731050475, 1731050475, '1'),
(166071, 33975, 'QU', 'OK', 'S', 1731050489, 1731050489, '1'),
(166072, 34147, 'QU', 'OK', 'S', 1731050494, 1731050494, '1'),
(166073, 30301, 'QU', 'OK', 'S', 1731050500, 1731050500, '1'),
(166074, 34413, 'QU', 'OK', 'S', 1731050506, 1731050506, '1'),
(166075, 34269, 'QU', 'OK', 'S', 1731050511, 1731050511, '1'),
(166076, 34400, 'QU', 'OK', 'S', 1731050515, 1731050515, '1'),
(166077, 33240, 'QU', 'OK', 'S', 1731050522, 1731050522, '1'),
(166078, 10277, 'QU', 'OK', 'S', 1731050538, 1731050538, '1'),
(166079, 33509, 'QU', 'OK', 'S', 1731050548, 1731050548, '1'),
(166080, 30882, 'QU', 'OK', 'S', 1731050554, 1731050554, '1'),
(166081, 29367, 'QU', 'OK', 'S', 1731050559, 1731050559, '1'),
(166082, 28649, 'QU', 'OK', 'S', 1731050564, 1731050564, '1'),
(166083, 13506, 'QU', 'OK', 'S', 1731050568, 1731050568, '1'),
(166084, 34328, 'QU', 'OK', 'S', 1731050574, 1731050574, '1'),
(166085, 19535, 'QU', 'OK', 'S', 1731050578, 1731050578, '1'),
(166086, 21727, 'QU', 'OK', 'S', 1731050583, 1731050583, '1'),
(166087, 24592, 'QU', 'OK', 'S', 1731050587, 1731050587, '1'),
(166088, 24592, 'QU', 'OK', 'S', 1731050596, 1731050596, '1'),
(166089, 13506, 'QU', 'OK', 'S', 1731050603, 1731050603, '1'),
(166090, 30581, 'QU', 'OK', 'S', 1731050610, 1731050610, '1'),
(166091, 26810, 'QU', 'OK', 'S', 1731050627, 1731050627, '1'),
(166092, 977, 'QU', 'OK', 'S', 1731050681, 1731050681, '1'),
(166093, 977, 'QU', 'OK', 'S', 1731050757, 1731050757, '1'),
(166094, 24592, 'QU', 'OK', 'S', 1731050776, 1731050776, '1'),
(166095, 24592, 'QU', 'OK', 'S', 1731050780, 1731050780, '1'),
(166096, 25172, 'QU', 'OK', 'S', 1731051327, 1731051327, '1'),
(166097, 25172, 'QU', 'OK', 'S', 1731051327, 1731051327, '1'),
(166098, 25172, 'QU', 'OK', 'S', 1731051327, 1731051327, '1'),
(166099, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166100, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166101, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166102, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166103, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166104, 25229, 'QU', 'OK', 'S', 1731051399, 1731051399, '1'),
(166105, 25145, 'QU', 'OK', 'S', 1731051646, 1731051646, '1'),
(166106, 24101, 'QU', 'OK', 'S', 1731051755, 1731051755, '1'),
(166107, 24101, 'QU', 'OK', 'S', 1731051755, 1731051755, '1'),
(166108, 27284, 'QU', 'OK', 'S', 1731054442, 1731054442, '1'),
(166109, 27284, 'QU', 'OK', 'S', 1731054464, 1731054464, '1'),
(166110, 19742, 'QU', 'OK', 'S', 1731058248, 1731058248, '1'),
(166111, 19742, 'QU', 'OK', 'S', 1731058248, 1731058248, '1'),
(166112, 19742, 'QU', 'OK', 'S', 1731058248, 1731058248, '1'),
(166113, 19742, 'QU', 'OK', 'S', 1731058248, 1731058248, '1'),
(166114, 19742, 'QU', 'OK', 'S', 1731058248, 1731058248, '1'),
(166115, 34463, 'QU', 'OK', 'S', 1731059545, 1731059545, '1'),
(166116, 31776, 'QU', 'OK', 'S', 1731060276, 1731060276, '1'),
(166117, 34484, 'QU', 'OK', 'S', 1731061027, 1731061027, '1'),
(166118, 21888, 'QU', 'OK', 'S', 1731061572, 1731061572, '1'),
(166119, 33358, 'QU', 'OK', 'S', 1731064101, 1731064101, '1'),
(166120, 30930, 'QU', 'OK', 'S', 1731064103, 1731064103, '1'),
(166121, 24259, 'QU', 'OK', 'S', 1731064107, 1731064107, '1'),
(166122, 27400, 'QU', 'OK', 'S', 1731064109, 1731064109, '1'),
(166123, 34311, 'QU', 'OK', 'S', 1731064114, 1731064114, '1'),
(166124, 24250, 'QU', 'OK', 'S', 1731064129, 1731064129, '1'),
(166125, 15995, 'QU', 'OK', 'S', 1731064139, 1731064139, '1'),
(166126, 31409, 'QU', 'OK', 'S', 1731064148, 1731064148, '1'),
(166127, 34276, 'QU', 'OK', 'S', 1731064173, 1731064173, '1'),
(166128, 8048, 'QU', 'OK', 'S', 1731064237, 1731064237, '1'),
(166129, 8048, 'QU', 'OK', 'S', 1731064243, 1731064243, '1'),
(166130, 34082, 'QU', 'OK', 'S', 1731064381, 1731064381, '1'),
(166131, 34082, 'QU', 'OK', 'S', 1731064388, 1731064388, '1'),
(166132, 34066, 'QU', 'OK', 'S', 1731064404, 1731064404, '1'),
(166133, 34066, 'QU', 'OK', 'S', 1731064409, 1731064409, '1'),
(166134, 34065, 'QU', 'OK', 'S', 1731064414, 1731064414, '1'),
(166135, 34065, 'QU', 'OK', 'S', 1731064421, 1731064421, '1'),
(166136, 33981, 'QU', 'OK', 'S', 1731064465, 1731064465, '1'),
(166137, 33981, 'QU', 'OK', 'S', 1731064473, 1731064473, '1'),
(166138, 33484, 'QU', 'OK', 'S', 1731064505, 1731064505, '1'),
(166139, 33484, 'QU', 'OK', 'S', 1731064511, 1731064511, '1'),
(166140, 33450, 'QU', 'OK', 'S', 1731064519, 1731064519, '1'),
(166141, 33450, 'QU', 'OK', 'S', 1731064525, 1731064525, '1'),
(166142, 33449, 'QU', 'OK', 'S', 1731064532, 1731064532, '1'),
(166143, 33449, 'QU', 'OK', 'S', 1731064537, 1731064537, '1'),
(166144, 33159, 'QU', 'OK', 'S', 1731064545, 1731064545, '1'),
(166145, 33159, 'QU', 'OK', 'S', 1731064551, 1731064551, '1'),
(166146, 33158, 'QU', 'OK', 'S', 1731064557, 1731064557, '1'),
(166147, 33153, 'QU', 'OK', 'S', 1731064572, 1731064572, '1'),
(166148, 33153, 'QU', 'OK', 'S', 1731064577, 1731064577, '1'),
(166149, 33157, 'QU', 'OK', 'S', 1731064599, 1731064599, '1'),
(166150, 33157, 'QU', 'OK', 'S', 1731064606, 1731064606, '1'),
(166151, 33107, 'QU', 'OK', 'S', 1731064613, 1731064613, '1'),
(166152, 33107, 'QU', 'OK', 'S', 1731064620, 1731064620, '1'),
(166153, 30658, 'QU', 'OK', 'S', 1731064629, 1731064629, '1'),
(166154, 30658, 'QU', 'OK', 'S', 1731064635, 1731064635, '1'),
(166155, 30657, 'QU', 'OK', 'S', 1731064641, 1731064641, '1'),
(166156, 30657, 'QU', 'OK', 'S', 1731064647, 1731064647, '1'),
(166157, 30644, 'QU', 'OK', 'S', 1731064652, 1731064652, '1'),
(166158, 30644, 'QU', 'OK', 'S', 1731064659, 1731064659, '1'),
(166159, 30564, 'QU', 'OK', 'S', 1731064666, 1731064666, '1'),
(166160, 30564, 'QU', 'OK', 'S', 1731064673, 1731064673, '1'),
(166161, 30553, 'QU', 'OK', 'S', 1731064678, 1731064678, '1'),
(166162, 30553, 'QU', 'OK', 'S', 1731064684, 1731064684, '1'),
(166163, 30552, 'QU', 'OK', 'S', 1731064689, 1731064689, '1'),
(166164, 30552, 'QU', 'OK', 'S', 1731064694, 1731064694, '1'),
(166165, 28811, 'QU', 'OK', 'S', 1731064702, 1731064702, '1'),
(166166, 28811, 'QU', 'OK', 'S', 1731064707, 1731064707, '1'),
(166167, 28528, 'QU', 'OK', 'S', 1731064728, 1731064728, '1'),
(166168, 28528, 'QU', 'OK', 'S', 1731064733, 1731064733, '1'),
(166169, 28526, 'QU', 'OK', 'S', 1731064739, 1731064739, '1'),
(166170, 28526, 'QU', 'OK', 'S', 1731064746, 1731064746, '1'),
(166171, 26931, 'QU', 'OK', 'S', 1731064752, 1731064752, '1'),
(166172, 26931, 'QU', 'OK', 'S', 1731064758, 1731064758, '1'),
(166173, 26930, 'QU', 'OK', 'S', 1731064763, 1731064763, '1'),
(166174, 26930, 'QU', 'OK', 'S', 1731064769, 1731064769, '1'),
(166175, 26908, 'QU', 'OK', 'S', 1731064776, 1731064776, '1'),
(166176, 26908, 'QU', 'OK', 'S', 1731064781, 1731064781, '1'),
(166177, 26903, 'QU', 'OK', 'S', 1731064787, 1731064787, '1'),
(166178, 26903, 'QU', 'OK', 'S', 1731064792, 1731064792, '1'),
(166179, 26900, 'QU', 'OK', 'S', 1731064798, 1731064798, '1'),
(166180, 26900, 'QU', 'OK', 'S', 1731064803, 1731064803, '1'),
(166181, 26896, 'QU', 'OK', 'S', 1731064809, 1731064809, '1'),
(166182, 26896, 'QU', 'OK', 'S', 1731064815, 1731064815, '1'),
(166183, 26892, 'QU', 'OK', 'S', 1731064827, 1731064827, '1'),
(166184, 26892, 'QU', 'OK', 'S', 1731064833, 1731064833, '1'),
(166185, 26889, 'QU', 'OK', 'S', 1731064840, 1731064840, '1'),
(166186, 26889, 'QU', 'OK', 'S', 1731064845, 1731064845, '1'),
(166187, 26748, 'QU', 'OK', 'S', 1731064853, 1731064853, '1'),
(166188, 26748, 'QU', 'OK', 'S', 1731064858, 1731064858, '1'),
(166189, 26747, 'QU', 'OK', 'S', 1731064872, 1731064872, '1'),
(166190, 26367, 'QU', 'OK', 'S', 1731064879, 1731064879, '1'),
(166191, 26367, 'QU', 'OK', 'S', 1731064885, 1731064885, '1'),
(166192, 25298, 'QU', 'OK', 'S', 1731065020, 1731065020, '1'),
(166193, 25298, 'QU', 'OK', 'S', 1731065025, 1731065025, '1'),
(166194, 24839, 'QU', 'OK', 'S', 1731065032, 1731065032, '1'),
(166195, 24839, 'QU', 'OK', 'S', 1731065037, 1731065037, '1'),
(166196, 24837, 'QU', 'OK', 'S', 1731065043, 1731065043, '1'),
(166197, 24837, 'QU', 'OK', 'S', 1731065048, 1731065048, '1'),
(166198, 24835, 'QU', 'OK', 'S', 1731065088, 1731065088, '1'),
(166199, 24835, 'QU', 'OK', 'S', 1731065095, 1731065095, '1'),
(166200, 24834, 'QU', 'OK', 'S', 1731065101, 1731065101, '1'),
(166201, 24834, 'QU', 'OK', 'S', 1731065106, 1731065106, '1'),
(166202, 24665, 'QU', 'OK', 'S', 1731065116, 1731065116, '1'),
(166203, 24665, 'QU', 'OK', 'S', 1731065121, 1731065121, '1'),
(166204, 24281, 'QU', 'OK', 'S', 1731065125, 1731065125, '1'),
(166205, 24281, 'QU', 'OK', 'S', 1731065130, 1731065130, '1'),
(166206, 24256, 'QU', 'OK', 'S', 1731065148, 1731065148, '1'),
(166207, 24256, 'QU', 'OK', 'S', 1731065155, 1731065155, '1'),
(166208, 24252, 'QU', 'OK', 'S', 1731065180, 1731065180, '1'),
(166209, 24252, 'QU', 'OK', 'S', 1731065185, 1731065185, '1'),
(166210, 24249, 'QU', 'OK', 'S', 1731065217, 1731065217, '1'),
(166211, 24249, 'QU', 'OK', 'S', 1731065225, 1731065225, '1'),
(166212, 24084, 'QU', 'OK', 'S', 1731065261, 1731065261, '1'),
(166213, 24084, 'QU', 'OK', 'S', 1731065268, 1731065268, '1'),
(166214, 24083, 'QU', 'OK', 'S', 1731065275, 1731065275, '1'),
(166215, 24083, 'QU', 'OK', 'S', 1731065283, 1731065283, '1'),
(166216, 23975, 'QU', 'OK', 'S', 1731065290, 1731065290, '1'),
(166217, 23975, 'QU', 'OK', 'S', 1731065295, 1731065295, '1'),
(166218, 23974, 'QU', 'OK', 'S', 1731065301, 1731065301, '1'),
(166219, 23974, 'QU', 'OK', 'S', 1731065307, 1731065307, '1'),
(166220, 23969, 'QU', 'OK', 'S', 1731065334, 1731065334, '1'),
(166221, 23969, 'QU', 'OK', 'S', 1731065341, 1731065341, '1'),
(166222, 23563, 'QU', 'OK', 'S', 1731065371, 1731065371, '1'),
(166223, 23563, 'QU', 'OK', 'S', 1731065377, 1731065377, '1'),
(166224, 23459, 'QU', 'OK', 'S', 1731065384, 1731065384, '1'),
(166225, 23459, 'QU', 'OK', 'S', 1731065391, 1731065391, '1'),
(166226, 23352, 'QU', 'OK', 'S', 1731065399, 1731065399, '1'),
(166227, 23352, 'QU', 'OK', 'S', 1731065404, 1731065404, '1'),
(166228, 23319, 'QU', 'OK', 'S', 1731065411, 1731065411, '1'),
(166229, 23319, 'QU', 'OK', 'S', 1731065417, 1731065417, '1'),
(166230, 23135, 'QU', 'OK', 'S', 1731065425, 1731065425, '1'),
(166231, 23135, 'QU', 'OK', 'S', 1731065431, 1731065431, '1'),
(166232, 22994, 'QU', 'OK', 'S', 1731065450, 1731065450, '1'),
(166233, 22994, 'QU', 'OK', 'S', 1731065456, 1731065456, '1'),
(166234, 23319, 'QU', 'OK', 'S', 1731065479, 1731065479, '1'),
(166235, 23319, 'QU', 'OK', 'S', 1731065484, 1731065484, '1'),
(166236, 23135, 'QU', 'OK', 'S', 1731065500, 1731065500, '1'),
(166237, 23135, 'QU', 'OK', 'S', 1731065505, 1731065505, '1'),
(166238, 22992, 'QU', 'OK', 'S', 1731065514, 1731065514, '1'),
(166239, 22992, 'QU', 'OK', 'S', 1731065520, 1731065520, '1'),
(166240, 22976, 'QU', 'OK', 'S', 1731065553, 1731065553, '1'),
(166241, 22976, 'QU', 'OK', 'S', 1731065563, 1731065563, '1'),
(166242, 22975, 'QU', 'OK', 'S', 1731065575, 1731065575, '1'),
(166243, 22975, 'QU', 'OK', 'S', 1731065581, 1731065581, '1'),
(166244, 22974, 'QU', 'OK', 'S', 1731065586, 1731065586, '1'),
(166245, 22974, 'QU', 'OK', 'S', 1731065597, 1731065597, '1'),
(166246, 22973, 'QU', 'OK', 'S', 1731065604, 1731065604, '1'),
(166247, 22973, 'QU', 'OK', 'S', 1731065610, 1731065610, '1'),
(166248, 18270, 'QU', 'OK', 'S', 1731065641, 1731065641, '1'),
(166249, 18270, 'QU', 'OK', 'S', 1731065645, 1731065645, '1'),
(166250, 22828, 'QU', 'OK', 'S', 1731065646, 1731065646, '1'),
(166251, 22828, 'QU', 'OK', 'S', 1731065654, 1731065654, '1'),
(166252, 22790, 'QU', 'OK', 'S', 1731065660, 1731065660, '1'),
(166253, 22790, 'QU', 'OK', 'S', 1731065666, 1731065666, '1'),
(166254, 22789, 'QU', 'OK', 'S', 1731065672, 1731065672, '1'),
(166255, 22789, 'QU', 'OK', 'S', 1731065677, 1731065677, '1'),
(166256, 22788, 'QU', 'OK', 'S', 1731065685, 1731065685, '1'),
(166257, 18270, 'QU', 'OK', 'S', 1731065687, 1731065687, '1'),
(166258, 22788, 'QU', 'OK', 'S', 1731065692, 1731065692, '1'),
(166259, 22787, 'QU', 'OK', 'S', 1731065702, 1731065702, '1'),
(166260, 22787, 'QU', 'OK', 'S', 1731065708, 1731065708, '1'),
(166261, 22751, 'QU', 'OK', 'S', 1731065715, 1731065715, '1'),
(166262, 22751, 'QU', 'OK', 'S', 1731065720, 1731065720, '1'),
(166263, 22750, 'QU', 'OK', 'S', 1731065729, 1731065729, '1'),
(166264, 22750, 'QU', 'OK', 'S', 1731065734, 1731065734, '1'),
(166265, 21365, 'QU', 'OK', 'S', 1731065743, 1731065743, '1'),
(166266, 21365, 'QU', 'OK', 'S', 1731065749, 1731065749, '1'),
(166267, 21364, 'QU', 'OK', 'S', 1731065757, 1731065757, '1'),
(166268, 21146, 'QU', 'OK', 'S', 1731065768, 1731065768, '1'),
(166269, 21146, 'QU', 'OK', 'S', 1731065774, 1731065774, '1'),
(166270, 21145, 'QU', 'OK', 'S', 1731065795, 1731065795, '1'),
(166271, 21145, 'QU', 'OK', 'S', 1731065800, 1731065800, '1'),
(166272, 21034, 'QU', 'OK', 'S', 1731065809, 1731065809, '1'),
(166273, 21034, 'QU', 'OK', 'S', 1731065818, 1731065818, '1'),
(166274, 21032, 'QU', 'OK', 'S', 1731065824, 1731065824, '1'),
(166275, 21032, 'QU', 'OK', 'S', 1731065833, 1731065833, '1'),
(166276, 21031, 'QU', 'OK', 'S', 1731065851, 1731065851, '1'),
(166277, 21031, 'QU', 'OK', 'S', 1731065858, 1731065858, '1'),
(166278, 21030, 'QU', 'OK', 'S', 1731065864, 1731065864, '1'),
(166279, 21030, 'QU', 'OK', 'S', 1731065870, 1731065870, '1'),
(166280, 21030, 'QU', 'OK', 'S', 1731065905, 1731065905, '1'),
(166281, 21030, 'QU', 'OK', 'S', 1731065910, 1731065910, '1'),
(166282, 21029, 'QU', 'OK', 'S', 1731065927, 1731065927, '1'),
(166283, 21029, 'QU', 'OK', 'S', 1731065935, 1731065935, '1'),
(166284, 20561, 'QU', 'OK', 'S', 1731065952, 1731065952, '1'),
(166285, 20561, 'QU', 'OK', 'S', 1731065957, 1731065957, '1'),
(166286, 20381, 'QU', 'OK', 'S', 1731065963, 1731065963, '1'),
(166287, 20381, 'QU', 'OK', 'S', 1731065973, 1731065973, '1'),
(166288, 16758, 'QU', 'OK', 'S', 1731066016, 1731066016, '1'),
(166289, 16758, 'QU', 'OK', 'S', 1731066023, 1731066023, '1'),
(166290, 16342, 'QU', 'OK', 'S', 1731066047, 1731066047, '1'),
(166291, 16342, 'QU', 'OK', 'S', 1731066052, 1731066052, '1'),
(166292, 16326, 'QU', 'OK', 'S', 1731066137, 1731066137, '1'),
(166293, 16326, 'QU', 'OK', 'S', 1731066161, 1731066161, '1'),
(166294, 15995, 'QU', 'OK', 'S', 1731066175, 1731066175, '1'),
(166295, 15995, 'QU', 'OK', 'S', 1731066182, 1731066182, '1'),
(166296, 15781, 'QU', 'OK', 'S', 1731066189, 1731066189, '1'),
(166297, 15781, 'QU', 'OK', 'S', 1731066194, 1731066194, '1'),
(166298, 15674, 'QU', 'OK', 'S', 1731066217, 1731066217, '1'),
(166299, 15674, 'QU', 'OK', 'S', 1731066223, 1731066223, '1'),
(166300, 15138, 'QU', 'OK', 'S', 1731066231, 1731066231, '1'),
(166301, 15138, 'QU', 'OK', 'S', 1731066236, 1731066236, '1'),
(166302, 14915, 'QU', 'OK', 'S', 1731066242, 1731066242, '1'),
(166303, 14915, 'QU', 'OK', 'S', 1731066249, 1731066249, '1'),
(166304, 14781, 'QU', 'OK', 'S', 1731066286, 1731066286, '1'),
(166305, 14781, 'QU', 'OK', 'S', 1731066296, 1731066296, '1'),
(166306, 14255, 'QU', 'OK', 'S', 1731066310, 1731066310, '1'),
(166307, 14255, 'QU', 'OK', 'S', 1731066318, 1731066318, '1'),
(166308, 14216, 'QU', 'OK', 'S', 1731066323, 1731066323, '1'),
(166309, 14216, 'QU', 'OK', 'S', 1731066330, 1731066330, '1'),
(166310, 14215, 'QU', 'OK', 'S', 1731066339, 1731066339, '1'),
(166311, 14215, 'QU', 'OK', 'S', 1731066346, 1731066346, '1'),
(166312, 13973, 'QU', 'OK', 'S', 1731066352, 1731066352, '1'),
(166313, 13973, 'QU', 'OK', 'S', 1731066359, 1731066359, '1'),
(166314, 13820, 'QU', 'OK', 'S', 1731066364, 1731066364, '1'),
(166315, 13820, 'QU', 'OK', 'S', 1731066369, 1731066369, '1'),
(166316, 13486, 'QU', 'OK', 'S', 1731066378, 1731066378, '1'),
(166317, 13486, 'QU', 'OK', 'S', 1731066383, 1731066383, '1'),
(166318, 12863, 'QU', 'OK', 'S', 1731066470, 1731066470, '1'),
(166319, 12863, 'QU', 'OK', 'S', 1731066476, 1731066476, '1'),
(166320, 12861, 'QU', 'OK', 'S', 1731066489, 1731066489, '1'),
(166321, 12618, 'QU', 'OK', 'S', 1731066495, 1731066495, '1'),
(166322, 12618, 'QU', 'OK', 'S', 1731066500, 1731066500, '1'),
(166323, 11999, 'QU', 'OK', 'S', 1731066511, 1731066511, '1'),
(166324, 11999, 'QU', 'OK', 'S', 1731066520, 1731066520, '1'),
(166325, 11609, 'QU', 'OK', 'S', 1731066531, 1731066531, '1'),
(166326, 11609, 'QU', 'OK', 'S', 1731066536, 1731066536, '1'),
(166327, 10853, 'QU', 'OK', 'S', 1731066589, 1731066589, '1'),
(166328, 10853, 'QU', 'OK', 'S', 1731066596, 1731066596, '1'),
(166329, 10720, 'QU', 'OK', 'S', 1731066666, 1731066666, '1'),
(166330, 10720, 'QU', 'OK', 'S', 1731066672, 1731066672, '1'),
(166331, 10720, 'QU', 'OK', 'S', 1731066709, 1731066709, '1'),
(166332, 10720, 'QU', 'OK', 'S', 1731066714, 1731066714, '1'),
(166333, 10719, 'QU', 'OK', 'S', 1731066722, 1731066722, '1'),
(166334, 10719, 'QU', 'OK', 'S', 1731066729, 1731066729, '1'),
(166335, 10718, 'QU', 'OK', 'S', 1731067062, 1731067062, '1'),
(166336, 10718, 'QU', 'OK', 'S', 1731067070, 1731067070, '1'),
(166337, 10717, 'QU', 'OK', 'S', 1731067076, 1731067076, '1'),
(166338, 10717, 'QU', 'OK', 'S', 1731067081, 1731067081, '1'),
(166339, 10710, 'QU', 'OK', 'S', 1731067085, 1731067085, '1'),
(166340, 10710, 'QU', 'OK', 'S', 1731067092, 1731067092, '1'),
(166341, 10691, 'QU', 'OK', 'S', 1731067099, 1731067099, '1'),
(166342, 10691, 'QU', 'OK', 'S', 1731067105, 1731067105, '1'),
(166343, 10690, 'QU', 'OK', 'S', 1731067109, 1731067109, '1'),
(166344, 10690, 'QU', 'OK', 'S', 1731067115, 1731067115, '1'),
(166345, 10678, 'QU', 'OK', 'S', 1731067122, 1731067122, '1'),
(166346, 10678, 'QU', 'OK', 'S', 1731067128, 1731067128, '1'),
(166347, 10522, 'QU', 'OK', 'S', 1731067139, 1731067139, '1'),
(166348, 10522, 'QU', 'OK', 'S', 1731067145, 1731067145, '1'),
(166349, 10521, 'QU', 'OK', 'S', 1731067151, 1731067151, '1'),
(166350, 10521, 'QU', 'OK', 'S', 1731067157, 1731067157, '1'),
(166351, 10519, 'QU', 'OK', 'S', 1731067165, 1731067165, '1'),
(166352, 10519, 'QU', 'OK', 'S', 1731067172, 1731067172, '1'),
(166353, 10516, 'QU', 'OK', 'S', 1731067179, 1731067179, '1'),
(166354, 10516, 'QU', 'OK', 'S', 1731067185, 1731067185, '1'),
(166355, 10514, 'QU', 'OK', 'S', 1731067546, 1731067546, '1'),
(166356, 10514, 'QU', 'OK', 'S', 1731067552, 1731067552, '1'),
(166357, 33073, 'QU', 'OK', 'S', 1731068007, 1731068007, '1'),
(166358, 31450, 'QU', 'OK', 'S', 1731068007, 1731068007, '1'),
(166359, 34335, 'QU', 'OK', 'S', 1731068007, 1731068007, '1'),
(166360, 27414, 'QU', 'OK', 'S', 1731068097, 1731068097, '1'),
(166361, 34277, 'QU', 'OK', 'S', 1731068097, 1731068097, '1'),
(166362, 12045, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166363, 12793, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166364, 15172, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166365, 15172, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166366, 14745, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166367, 14745, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166368, 14746, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166369, 16991, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166370, 21451, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166371, 22095, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166372, 23509, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166373, 14853, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166374, 14853, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166375, 18595, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166376, 20791, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166377, 24893, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166378, 20394, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166379, 20013, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166380, 26763, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166381, 28544, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166382, 28544, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166383, 28544, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166384, 28618, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166385, 21328, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166386, 25683, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166387, 16991, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166388, 28864, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166389, 29480, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166390, 29480, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166391, 29480, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166392, 29480, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166393, 29480, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166394, 29598, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166395, 29598, 'QU', 'OK', 'S', 1731068142, 1731068142, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(166396, 27103, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166397, 29931, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166398, 26763, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166399, 26763, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166400, 29441, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166401, 26763, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166402, 26763, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166403, 30540, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166404, 25683, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166405, 30653, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166406, 28864, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166407, 32138, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166408, 24893, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166409, 21365, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166410, 26502, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166411, 33448, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166412, 33691, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166413, 33707, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166414, 30645, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166415, 21609, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166416, 25683, 'QU', 'OK', 'S', 1731068142, 1731068142, '1'),
(166417, 29459, 'QU', 'OK', 'S', 1731068366, 1731068366, '1'),
(166418, 9833, 'QU', 'OK', 'S', 1731068430, 1731068430, '1'),
(166419, 9833, 'QU', 'OK', 'S', 1731068437, 1731068437, '1'),
(166420, 9426, 'QU', 'OK', 'S', 1731068469, 1731068469, '1'),
(166421, 9426, 'QU', 'OK', 'S', 1731068475, 1731068475, '1'),
(166422, 8857, 'QU', 'OK', 'S', 1731068488, 1731068488, '1'),
(166423, 8857, 'QU', 'OK', 'S', 1731068494, 1731068494, '1'),
(166424, 8489, 'QU', 'OK', 'S', 1731068500, 1731068500, '1'),
(166425, 8489, 'QU', 'OK', 'S', 1731068505, 1731068505, '1'),
(166426, 8159, 'QU', 'OK', 'S', 1731068531, 1731068531, '1'),
(166427, 8159, 'QU', 'OK', 'S', 1731068536, 1731068536, '1'),
(166428, 8103, 'QU', 'OK', 'S', 1731068542, 1731068542, '1'),
(166429, 8103, 'QU', 'OK', 'S', 1731068550, 1731068550, '1'),
(166430, 8048, 'QU', 'OK', 'S', 1731068621, 1731068621, '1'),
(166431, 8048, 'QU', 'OK', 'S', 1731068627, 1731068627, '1'),
(166432, 7978, 'QU', 'OK', 'S', 1731068635, 1731068635, '1'),
(166433, 7978, 'QU', 'OK', 'S', 1731068642, 1731068642, '1'),
(166434, 7972, 'QU', 'OK', 'S', 1731068650, 1731068650, '1'),
(166435, 7972, 'QU', 'OK', 'S', 1731068657, 1731068657, '1'),
(166436, 7587, 'QU', 'OK', 'S', 1731068666, 1731068666, '1'),
(166437, 7587, 'QU', 'OK', 'S', 1731068671, 1731068671, '1'),
(166438, 7585, 'QU', 'OK', 'S', 1731068676, 1731068676, '1'),
(166439, 7585, 'QU', 'OK', 'S', 1731068682, 1731068682, '1'),
(166440, 6126, 'QU', 'OK', 'S', 1731068691, 1731068691, '1'),
(166441, 6126, 'QU', 'OK', 'S', 1731068696, 1731068696, '1'),
(166442, 6003, 'QU', 'OK', 'S', 1731068704, 1731068704, '1'),
(166443, 6003, 'QU', 'OK', 'S', 1731068711, 1731068711, '1'),
(166444, 5760, 'QU', 'OK', 'S', 1731068719, 1731068719, '1'),
(166445, 5760, 'QU', 'OK', 'S', 1731068726, 1731068726, '1'),
(166446, 5503, 'QU', 'OK', 'S', 1731068733, 1731068733, '1'),
(166447, 5503, 'QU', 'OK', 'S', 1731068739, 1731068739, '1'),
(166448, 5394, 'QU', 'OK', 'S', 1731068747, 1731068747, '1'),
(166449, 5394, 'QU', 'OK', 'S', 1731068752, 1731068752, '1'),
(166450, 5346, 'QU', 'OK', 'S', 1731068758, 1731068758, '1'),
(166451, 5346, 'QU', 'OK', 'S', 1731068764, 1731068764, '1'),
(166452, 5080, 'QU', 'OK', 'S', 1731068772, 1731068772, '1'),
(166453, 5080, 'QU', 'OK', 'S', 1731068779, 1731068779, '1'),
(166454, 4385, 'QU', 'OK', 'S', 1731068908, 1731068908, '1'),
(166455, 4385, 'QU', 'OK', 'S', 1731068912, 1731068912, '1'),
(166456, 4086, 'QU', 'OK', 'S', 1731068924, 1731068924, '1'),
(166457, 4086, 'QU', 'OK', 'S', 1731068930, 1731068930, '1'),
(166458, 3972, 'QU', 'OK', 'S', 1731068943, 1731068943, '1'),
(166459, 3972, 'QU', 'OK', 'S', 1731068948, 1731068948, '1'),
(166460, 3920, 'QU', 'OK', 'S', 1731068955, 1731068955, '1'),
(166461, 3920, 'QU', 'OK', 'S', 1731068961, 1731068961, '1'),
(166462, 3916, 'QU', 'OK', 'S', 1731068966, 1731068966, '1'),
(166463, 3916, 'QU', 'OK', 'S', 1731068971, 1731068971, '1'),
(166464, 3402, 'QU', 'OK', 'S', 1731068979, 1731068979, '1'),
(166465, 3402, 'QU', 'OK', 'S', 1731068984, 1731068984, '1'),
(166466, 3299, 'QU', 'OK', 'S', 1731068990, 1731068990, '1'),
(166467, 3299, 'QU', 'OK', 'S', 1731068995, 1731068995, '1'),
(166468, 3188, 'QU', 'OK', 'S', 1731069001, 1731069001, '1'),
(166469, 3155, 'QU', 'OK', 'S', 1731069010, 1731069010, '1'),
(166470, 3155, 'QU', 'OK', 'S', 1731069014, 1731069014, '1'),
(166471, 3188, 'QU', 'OK', 'S', 1731069018, 1731069018, '1'),
(166472, 3135, 'QU', 'OK', 'S', 1731069025, 1731069025, '1'),
(166473, 3135, 'QU', 'OK', 'S', 1731069031, 1731069031, '1'),
(166474, 3096, 'QU', 'OK', 'S', 1731069036, 1731069036, '1'),
(166475, 3096, 'QU', 'OK', 'S', 1731069049, 1731069049, '1'),
(166476, 3022, 'QU', 'OK', 'S', 1731069056, 1731069056, '1'),
(166477, 3022, 'QU', 'OK', 'S', 1731069061, 1731069061, '1'),
(166478, 3021, 'QU', 'OK', 'S', 1731069068, 1731069068, '1'),
(166479, 3021, 'QU', 'OK', 'S', 1731069074, 1731069074, '1'),
(166480, 2808, 'QU', 'OK', 'S', 1731069083, 1731069083, '1'),
(166481, 2808, 'QU', 'OK', 'S', 1731069088, 1731069088, '1'),
(166482, 1877, 'QU', 'OK', 'S', 1731069095, 1731069095, '1'),
(166483, 1877, 'QU', 'OK', 'S', 1731069100, 1731069100, '1'),
(166484, 21626, 'QU', 'OK', 'S', 1731069900, 1731069900, '1'),
(166485, 18135, 'QU', 'OK', 'S', 1731069914, 1731069914, '1'),
(166486, 18135, 'QU', 'OK', 'S', 1731069914, 1731069914, '1'),
(166487, 18135, 'QU', 'OK', 'S', 1731069914, 1731069914, '1'),
(166488, 18135, 'QU', 'OK', 'S', 1731069914, 1731069914, '1'),
(166489, 25649, 'QU', 'OK', 'S', 1731070022, 1731070022, '1'),
(166490, 24583, 'QU', 'OK', 'S', 1731070028, 1731070028, '1'),
(166491, 31209, 'QU', 'OK', 'S', 1731070038, 1731070038, '1'),
(166492, 31815, 'QU', 'OK', 'S', 1731070055, 1731070055, '1'),
(166493, 31815, 'QU', 'OK', 'S', 1731070055, 1731070055, '1'),
(166494, 25071, 'QU', 'OK', 'S', 1731070085, 1731070085, '1'),
(166495, 977, 'QU', 'OK', 'S', 1731070235, 1731070235, '1'),
(166496, 34476, 'QU', 'OK', 'S', 1731070650, 1731070650, '1'),
(166497, 34477, 'QU', 'OK', 'S', 1731070689, 1731070689, '1'),
(166498, 34478, 'QU', 'OK', 'S', 1731070759, 1731070759, '1'),
(166499, 34479, 'QU', 'OK', 'S', 1731070798, 1731070798, '1'),
(166500, 34482, 'QU', 'OK', 'S', 1731071195, 1731071195, '1'),
(166501, 34415, 'QU', 'OK', 'S', 1731071369, 1731071369, '1'),
(166502, 23639, 'QU', 'OK', 'S', 1731071371, 1731071371, '1'),
(166503, 26890, 'QU', 'OK', 'S', 1731071375, 1731071375, '1'),
(166504, 26917, 'QU', 'OK', 'S', 1731071377, 1731071377, '1'),
(166505, 18406, 'QU', 'OK', 'S', 1731071379, 1731071379, '1'),
(166506, 11034, 'QU', 'OK', 'S', 1731071443, 1731071443, '1'),
(166507, 11034, 'QU', 'OK', 'S', 1731071464, 1731071464, '1'),
(166508, 34483, 'QU', 'OK', 'S', 1731071663, 1731071663, '1'),
(166509, 29343, 'QU', 'OK', 'S', 1731071668, 1731071668, '1'),
(166510, 32186, 'QU', 'OK', 'S', 1731071674, 1731071674, '1'),
(166511, 19197, 'QU', 'OK', 'S', 1731071690, 1731071690, '1'),
(166512, 18713, 'QU', 'OK', 'S', 1731071695, 1731071695, '1'),
(166513, 18713, 'QU', 'OK', 'S', 1731071702, 1731071702, '1'),
(166514, 21789, 'QU', 'OK', 'S', 1731071807, 1731071807, '1'),
(166515, 857, 'QU', 'OK', 'S', 1731071810, 1731071810, '1'),
(166516, 27778, 'QU', 'OK', 'S', 1731071813, 1731071813, '1'),
(166517, 34485, 'QU', 'OK', 'S', 1731071815, 1731071815, '1'),
(166518, 29355, 'QU', 'OK', 'S', 1731071816, 1731071816, '1'),
(166519, 27781, 'QU', 'OK', 'S', 1731071818, 1731071818, '1'),
(166520, 15836, 'QU', 'OK', 'S', 1731071820, 1731071820, '1'),
(166521, 16888, 'QU', 'OK', 'S', 1731071823, 1731071823, '1'),
(166522, 21498, 'QU', 'OK', 'S', 1731071859, 1731071859, '1'),
(166523, 34480, 'QU', 'OK', 'S', 1731071870, 1731071870, '1'),
(166524, 34481, 'QU', 'OK', 'S', 1731071942, 1731071942, '1'),
(166525, 31229, 'QU', 'OK', 'S', 1731072014, 1731072014, '1'),
(166526, 34351, 'QU', 'OK', 'S', 1731072023, 1731072023, '1'),
(166527, 33860, 'QU', 'OK', 'S', 1731072028, 1731072028, '1'),
(166528, 33736, 'QU', 'OK', 'S', 1731072032, 1731072032, '1'),
(166529, 33719, 'QU', 'OK', 'S', 1731072049, 1731072049, '1'),
(166530, 33962, 'QU', 'OK', 'S', 1731072058, 1731072058, '1'),
(166531, 34348, 'QU', 'OK', 'S', 1731072063, 1731072063, '1'),
(166532, 33839, 'QU', 'OK', 'S', 1731072068, 1731072068, '1'),
(166533, 3592, 'QU', 'OK', 'S', 1731072073, 1731072073, '1'),
(166534, 33468, 'QU', 'OK', 'S', 1731072078, 1731072078, '1'),
(166535, 33766, 'QU', 'OK', 'S', 1731072084, 1731072084, '1'),
(166536, 5619, 'QU', 'OK', 'S', 1731072089, 1731072089, '1'),
(166537, 34063, 'QU', 'OK', 'S', 1731072093, 1731072093, '1'),
(166538, 32495, 'QU', 'OK', 'S', 1731072098, 1731072098, '1'),
(166539, 34037, 'QU', 'OK', 'S', 1731072103, 1731072103, '1'),
(166540, 34189, 'QU', 'OK', 'S', 1731072112, 1731072112, '1'),
(166541, 34430, 'QU', 'OK', 'S', 1731072123, 1731072123, '1'),
(166542, 34432, 'QU', 'OK', 'S', 1731072127, 1731072127, '1'),
(166543, 34429, 'QU', 'OK', 'S', 1731072132, 1731072132, '1'),
(166544, 33969, 'QU', 'OK', 'S', 1731072136, 1731072136, '1'),
(166545, 33412, 'QU', 'OK', 'S', 1731072141, 1731072141, '1'),
(166546, 32692, 'QU', 'OK', 'S', 1731072146, 1731072146, '1'),
(166547, 26756, 'QU', 'OK', 'S', 1731072151, 1731072151, '1'),
(166548, 34105, 'QU', 'OK', 'S', 1731072157, 1731072157, '1'),
(166549, 32870, 'QU', 'OK', 'S', 1731072160, 1731072160, '1'),
(166550, 29645, 'QU', 'OK', 'S', 1731072184, 1731072184, '1'),
(166551, 2434, 'QU', 'OK', 'S', 1731072220, 1731072220, '1'),
(166552, 2434, 'QU', 'OK', 'S', 1731072232, 1731072232, '1'),
(166553, 2846, 'QU', 'OK', 'S', 1731072261, 1731072261, '1'),
(166554, 27667, 'QU', 'OK', 'S', 1731072386, 1731072386, '1'),
(166555, 34382, 'QU', 'OK', 'S', 1731072518, 1731072518, '1'),
(166556, 32705, 'QU', 'OK', 'S', 1731072541, 1731072541, '1'),
(166557, 8695, 'QU', 'OK', 'S', 1731072547, 1731072547, '1'),
(166558, 33766, 'QU', 'OK', 'S', 1731072551, 1731072551, '1'),
(166559, 33994, 'QU', 'OK', 'S', 1731072578, 1731072578, '1'),
(166560, 27940, 'QU', 'OK', 'S', 1731072583, 1731072583, '1'),
(166561, 34276, 'QU', 'OK', 'S', 1731072586, 1731072586, '1'),
(166562, 28118, 'QU', 'OK', 'S', 1731072590, 1731072590, '1'),
(166563, 30593, 'QU', 'OK', 'S', 1731072595, 1731072595, '1'),
(166564, 28118, 'QU', 'OK', 'S', 1731072599, 1731072599, '1'),
(166565, 34363, 'QU', 'OK', 'S', 1731072603, 1731072603, '1'),
(166566, 34363, 'QU', 'OK', 'S', 1731072651, 1731072651, '1'),
(166567, 8467, 'QU', 'OK', 'S', 1731072657, 1731072657, '1'),
(166568, 3033, 'QU', 'OK', 'S', 1731072661, 1731072661, '1'),
(166569, 28691, 'QU', 'OK', 'S', 1731072665, 1731072665, '1'),
(166570, 21769, 'QU', 'OK', 'S', 1731072670, 1731072670, '1'),
(166571, 34149, 'QU', 'OK', 'S', 1731072675, 1731072675, '1'),
(166572, 34308, 'QU', 'OK', 'S', 1731072678, 1731072678, '1'),
(166573, 33687, 'QU', 'OK', 'S', 1731072682, 1731072682, '1'),
(166574, 33769, 'QU', 'OK', 'S', 1731072687, 1731072687, '1'),
(166575, 29188, 'QU', 'OK', 'S', 1731072694, 1731072694, '1'),
(166576, 8467, 'QU', 'OK', 'S', 1731072699, 1731072699, '1'),
(166577, 34383, 'QU', 'OK', 'S', 1731072704, 1731072704, '1'),
(166578, 27049, 'QU', 'OK', 'S', 1731072707, 1731072707, '1'),
(166579, 31702, 'QU', 'OK', 'S', 1731072725, 1731072725, '1'),
(166580, 32011, 'QU', 'OK', 'S', 1731072740, 1731072740, '1'),
(166581, 28902, 'QU', 'OK', 'S', 1731072753, 1731072753, '1'),
(166582, 34384, 'QU', 'OK', 'S', 1731072871, 1731072871, '1'),
(166583, 14369, 'QU', 'OK', 'S', 1731073032, 1731073032, '1'),
(166584, 23138, 'QU', 'OK', 'S', 1731073039, 1731073039, '1'),
(166585, 14369, 'QU', 'OK', 'S', 1731073045, 1731073045, '1'),
(166586, 14367, 'QU', 'OK', 'S', 1731073049, 1731073049, '1'),
(166587, 20820, 'QU', 'OK', 'S', 1731073053, 1731073053, '1'),
(166588, 32686, 'QU', 'OK', 'S', 1731073058, 1731073058, '1'),
(166589, 8297, 'QU', 'OK', 'S', 1731073065, 1731073065, '1'),
(166590, 32686, 'QU', 'OK', 'S', 1731073088, 1731073088, '1'),
(166591, 23184, 'QU', 'OK', 'S', 1731073091, 1731073091, '1'),
(166592, 23184, 'QU', 'OK', 'S', 1731073098, 1731073098, '1'),
(166593, 25631, 'QU', 'OK', 'S', 1731073104, 1731073104, '1'),
(166594, 31810, 'QU', 'OK', 'S', 1731073109, 1731073109, '1'),
(166595, 11201, 'QU', 'OK', 'S', 1731073124, 1731073124, '1'),
(166596, 11201, 'QU', 'OK', 'S', 1731073130, 1731073130, '1'),
(166597, 33544, 'QU', 'OK', 'S', 1731073133, 1731073133, '1'),
(166598, 25631, 'QU', 'OK', 'S', 1731073138, 1731073138, '1'),
(166599, 11201, 'QU', 'OK', 'S', 1731073146, 1731073146, '1'),
(166600, 33788, 'QU', 'OK', 'S', 1731073152, 1731073152, '1'),
(166601, 34347, 'QU', 'OK', 'S', 1731073157, 1731073157, '1'),
(166602, 33274, 'QU', 'OK', 'S', 1731073161, 1731073161, '1'),
(166603, 15342, 'QU', 'OK', 'S', 1731073166, 1731073166, '1'),
(166604, 21170, 'QU', 'OK', 'S', 1731073170, 1731073170, '1'),
(166605, 11201, 'QU', 'OK', 'S', 1731073175, 1731073175, '1'),
(166606, 21293, 'QU', 'OK', 'S', 1731073195, 1731073195, '1'),
(166607, 11201, 'QU', 'OK', 'S', 1731073197, 1731073197, '1'),
(166608, 33396, 'QU', 'OK', 'S', 1731073206, 1731073206, '1'),
(166609, 18743, 'QU', 'OK', 'S', 1731073215, 1731073215, '1'),
(166610, 33794, 'QU', 'OK', 'S', 1731073220, 1731073220, '1'),
(166611, 31810, 'QU', 'OK', 'S', 1731073225, 1731073225, '1'),
(166612, 15342, 'QU', 'OK', 'S', 1731073230, 1731073230, '1'),
(166613, 15343, 'QU', 'OK', 'S', 1731073242, 1731073242, '1'),
(166614, 15343, 'QU', 'OK', 'S', 1731073247, 1731073247, '1'),
(166615, 33526, 'QU', 'OK', 'S', 1731073254, 1731073254, '1'),
(166616, 23138, 'QU', 'OK', 'S', 1731073262, 1731073262, '1'),
(166617, 135, 'QU', 'OK', 'S', 1731073274, 1731073274, '1'),
(166618, 23145, 'QU', 'OK', 'S', 1731073279, 1731073279, '1'),
(166619, 21293, 'QU', 'OK', 'S', 1731073284, 1731073284, '1'),
(166620, 135, 'QU', 'OK', 'S', 1731073290, 1731073290, '1'),
(166621, 33863, 'QU', 'OK', 'S', 1731073296, 1731073296, '1'),
(166622, 31747, 'QU', 'OK', 'S', 1731073301, 1731073301, '1'),
(166623, 31809, 'QU', 'OK', 'S', 1731073306, 1731073306, '1'),
(166624, 20820, 'QU', 'OK', 'S', 1731073314, 1731073314, '1'),
(166625, 32017, 'QU', 'OK', 'S', 1731073316, 1731073316, '1'),
(166626, 23144, 'QU', 'OK', 'S', 1731073323, 1731073323, '1'),
(166627, 33554, 'QU', 'OK', 'S', 1731073426, 1731073426, '1'),
(166628, 33554, 'QU', 'OK', 'S', 1731073438, 1731073438, '1'),
(166629, 34287, 'QU', 'OK', 'S', 1731073517, 1731073517, '1'),
(166630, 16618, 'QU', 'OK', 'S', 1731073655, 1731073655, '1'),
(166631, 16618, 'QU', 'OK', 'S', 1731073661, 1731073661, '1'),
(166632, 18743, 'QU', 'OK', 'S', 1731073667, 1731073667, '1'),
(166633, 4637, 'QU', 'OK', 'S', 1731073672, 1731073672, '1'),
(166634, 18938, 'QU', 'OK', 'S', 1731073678, 1731073678, '1'),
(166635, 21356, 'QU', 'OK', 'S', 1731073684, 1731073684, '1'),
(166636, 20482, 'QU', 'OK', 'S', 1731073689, 1731073689, '1'),
(166637, 18938, 'QU', 'OK', 'S', 1731073701, 1731073701, '1'),
(166638, 18938, 'QU', 'OK', 'S', 1731073707, 1731073707, '1'),
(166639, 16618, 'QU', 'OK', 'S', 1731073712, 1731073712, '1'),
(166640, 27843, 'QU', 'OK', 'S', 1731073718, 1731073718, '1'),
(166641, 14366, 'QU', 'OK', 'S', 1731073724, 1731073724, '1'),
(166642, 30107, 'QU', 'OK', 'S', 1731073729, 1731073729, '1'),
(166643, 18938, 'QU', 'OK', 'S', 1731073735, 1731073735, '1'),
(166644, 18939, 'QU', 'OK', 'S', 1731073740, 1731073740, '1'),
(166645, 21160, 'QU', 'OK', 'S', 1731073748, 1731073748, '1'),
(166646, 29653, 'QU', 'OK', 'S', 1731073754, 1731073754, '1'),
(166647, 20373, 'QU', 'OK', 'S', 1731073758, 1731073758, '1'),
(166648, 14368, 'QU', 'OK', 'S', 1731073761, 1731073761, '1'),
(166649, 29367, 'QU', 'OK', 'S', 1731073768, 1731073768, '1'),
(166650, 30107, 'QU', 'OK', 'S', 1731073772, 1731073772, '1'),
(166651, 30107, 'QU', 'OK', 'S', 1731073778, 1731073778, '1'),
(166652, 33784, 'QU', 'OK', 'S', 1731073783, 1731073783, '1'),
(166653, 18939, 'QU', 'OK', 'S', 1731073790, 1731073790, '1'),
(166654, 20373, 'QU', 'OK', 'S', 1731073797, 1731073797, '1'),
(166655, 20373, 'QU', 'OK', 'S', 1731073803, 1731073803, '1'),
(166656, 33788, 'QU', 'OK', 'S', 1731073808, 1731073808, '1'),
(166657, 18939, 'QU', 'OK', 'S', 1731073814, 1731073814, '1'),
(166658, 22900, 'QU', 'OK', 'S', 1731073821, 1731073821, '1'),
(166659, 18939, 'QU', 'OK', 'S', 1731073828, 1731073828, '1'),
(166660, 18939, 'QU', 'OK', 'S', 1731073832, 1731073832, '1'),
(166661, 21142, 'QU', 'OK', 'S', 1731073838, 1731073838, '1'),
(166662, 30826, 'QU', 'OK', 'S', 1731073851, 1731073851, '1'),
(166663, 30826, 'QU', 'OK', 'S', 1731073856, 1731073856, '1'),
(166664, 30826, 'QU', 'OK', 'S', 1731073861, 1731073861, '1'),
(166665, 22900, 'QU', 'OK', 'S', 1731073868, 1731073868, '1'),
(166666, 13511, 'QU', 'OK', 'S', 1731073874, 1731073874, '1'),
(166667, 33543, 'QU', 'OK', 'S', 1731073879, 1731073879, '1'),
(166668, 22900, 'QU', 'OK', 'S', 1731073887, 1731073887, '1'),
(166669, 30593, 'QU', 'OK', 'S', 1731073893, 1731073893, '1'),
(166670, 30593, 'QU', 'OK', 'S', 1731073898, 1731073898, '1'),
(166671, 30593, 'QU', 'OK', 'S', 1731073904, 1731073904, '1'),
(166672, 30284, 'QU', 'OK', 'S', 1731073911, 1731073911, '1'),
(166673, 30826, 'QU', 'OK', 'S', 1731073916, 1731073916, '1'),
(166674, 33543, 'QU', 'OK', 'S', 1731073922, 1731073922, '1'),
(166675, 33543, 'QU', 'OK', 'S', 1731073931, 1731073931, '1'),
(166676, 20524, 'QU', 'OK', 'S', 1731073937, 1731073937, '1'),
(166677, 16379, 'QU', 'OK', 'S', 1731073943, 1731073943, '1'),
(166678, 10880, 'QU', 'OK', 'S', 1731073948, 1731073948, '1'),
(166679, 10880, 'QU', 'OK', 'S', 1731073954, 1731073954, '1'),
(166680, 30494, 'QU', 'OK', 'S', 1731073981, 1731073981, '1'),
(166681, 20524, 'QU', 'OK', 'S', 1731073987, 1731073987, '1'),
(166682, 10880, 'QU', 'OK', 'S', 1731074132, 1731074132, '1'),
(166683, 21213, 'QU', 'OK', 'S', 1731074138, 1731074138, '1'),
(166684, 34348, 'QU', 'OK', 'S', 1731074147, 1731074147, '1'),
(166685, 34347, 'QU', 'OK', 'S', 1731074153, 1731074153, '1'),
(166686, 21203, 'QU', 'OK', 'S', 1731074158, 1731074158, '1'),
(166687, 20704, 'QU', 'OK', 'S', 1731074209, 1731074209, '1'),
(166688, 18814, 'QU', 'OK', 'S', 1731074218, 1731074218, '1'),
(166689, 19012, 'QU', 'OK', 'S', 1731074224, 1731074224, '1'),
(166690, 26641, 'QU', 'OK', 'S', 1731074231, 1731074231, '1'),
(166691, 21213, 'QU', 'OK', 'S', 1731074237, 1731074237, '1'),
(166692, 28551, 'QU', 'OK', 'S', 1731074242, 1731074242, '1'),
(166693, 20171, 'QU', 'OK', 'S', 1731074248, 1731074248, '1'),
(166694, 20171, 'QU', 'OK', 'S', 1731074253, 1731074253, '1'),
(166695, 20704, 'QU', 'OK', 'S', 1731074258, 1731074258, '1'),
(166696, 21213, 'QU', 'OK', 'S', 1731074263, 1731074263, '1'),
(166697, 19010, 'QU', 'OK', 'S', 1731074269, 1731074269, '1'),
(166698, 30977, 'QU', 'OK', 'S', 1731074274, 1731074274, '1'),
(166699, 31228, 'QU', 'OK', 'S', 1731074279, 1731074279, '1'),
(166700, 28551, 'QU', 'OK', 'S', 1731074286, 1731074286, '1'),
(166701, 31757, 'QU', 'OK', 'S', 1731074291, 1731074291, '1'),
(166702, 24169, 'QU', 'OK', 'S', 1731074296, 1731074296, '1'),
(166703, 20971, 'QU', 'OK', 'S', 1731074305, 1731074305, '1'),
(166704, 26649, 'QU', 'OK', 'S', 1731074313, 1731074313, '1'),
(166705, 20971, 'QU', 'OK', 'S', 1731074319, 1731074319, '1'),
(166706, 14363, 'QU', 'OK', 'S', 1731074328, 1731074328, '1'),
(166707, 15460, 'QU', 'OK', 'S', 1731074334, 1731074334, '1'),
(166708, 15424, 'QU', 'OK', 'S', 1731074344, 1731074344, '1'),
(166709, 18798, 'QU', 'OK', 'S', 1731074348, 1731074348, '1'),
(166710, 13327, 'QU', 'OK', 'S', 1731074378, 1731074378, '1'),
(166711, 3314, 'QU', 'OK', 'S', 1731074414, 1731074414, '1'),
(166712, 9043, 'QU', 'OK', 'S', 1731074424, 1731074424, '1'),
(166713, 9043, 'QU', 'OK', 'S', 1731074430, 1731074430, '1'),
(166714, 9440, 'QU', 'OK', 'S', 1731074434, 1731074434, '1'),
(166715, 20973, 'QU', 'OK', 'S', 1731074436, 1731074436, '1'),
(166716, 15261, 'QU', 'OK', 'S', 1731074453, 1731074453, '1'),
(166717, 20165, 'QU', 'OK', 'S', 1731074459, 1731074459, '1'),
(166718, 9636, 'QU', 'OK', 'S', 1731074468, 1731074468, '1'),
(166719, 5667, 'QU', 'OK', 'S', 1731074484, 1731074484, '1'),
(166720, 20165, 'QU', 'OK', 'S', 1731074488, 1731074488, '1'),
(166721, 31078, 'QU', 'OK', 'S', 1731074493, 1731074493, '1'),
(166722, 31079, 'QU', 'OK', 'S', 1731074496, 1731074496, '1'),
(166723, 15999, 'QU', 'OK', 'S', 1731074502, 1731074502, '1'),
(166724, 32210, 'QU', 'OK', 'S', 1731074509, 1731074509, '1'),
(166725, 13058, 'QU', 'OK', 'S', 1731074531, 1731074531, '1'),
(166726, 15889, 'QU', 'OK', 'S', 1731074790, 1731074790, '1'),
(166727, 24366, 'QU', 'OK', 'S', 1731074795, 1731074795, '1'),
(166728, 24366, 'QU', 'OK', 'S', 1731074798, 1731074798, '1'),
(166729, 24366, 'QU', 'OK', 'S', 1731074800, 1731074800, '1'),
(166730, 24366, 'QU', 'OK', 'S', 1731074802, 1731074802, '1'),
(166731, 24366, 'QU', 'OK', 'S', 1731074804, 1731074804, '1'),
(166732, 17998, 'QU', 'OK', 'S', 1731074806, 1731074806, '1'),
(166733, 17998, 'QU', 'OK', 'S', 1731074810, 1731074810, '1'),
(166734, 17998, 'QU', 'OK', 'S', 1731074812, 1731074812, '1'),
(166735, 17998, 'QU', 'OK', 'S', 1731074814, 1731074814, '1'),
(166736, 17998, 'QU', 'OK', 'S', 1731074816, 1731074816, '1'),
(166737, 18155, 'QU', 'OK', 'S', 1731128544, 1731128544, '1'),
(166738, 30348, 'QU', 'OK', 'S', 1731129266, 1731129266, '1'),
(166739, 34427, 'QU', 'OK', 'S', 1731129292, 1731129292, '1'),
(166740, 27785, 'QU', 'OK', 'S', 1731129301, 1731129301, '1'),
(166741, 27778, 'QU', 'OK', 'S', 1731129311, 1731129311, '1'),
(166742, 34447, 'QU', 'OK', 'S', 1731129834, 1731129834, '1'),
(166743, 34428, 'QU', 'OK', 'S', 1731129857, 1731129857, '1'),
(166744, 34440, 'QU', 'OK', 'S', 1731130154, 1731130154, '1'),
(166745, 13016, 'QU', 'OK', 'S', 1731130281, 1731130281, '1'),
(166746, 33583, 'QU', 'OK', 'S', 1731130284, 1731130284, '1'),
(166747, 31984, 'QU', 'OK', 'S', 1731130654, 1731130654, '1'),
(166748, 28215, 'QU', 'OK', 'S', 1731130660, 1731130660, '1'),
(166749, 19143, 'QU', 'OK', 'S', 1731130666, 1731130666, '1'),
(166750, 4200, 'QU', 'OK', 'S', 1731130688, 1731130688, '1'),
(166751, 26313, 'QU', 'OK', 'S', 1731130695, 1731130695, '1'),
(166752, 4200, 'QU', 'OK', 'S', 1731130702, 1731130702, '1'),
(166753, 15343, 'QU', 'OK', 'S', 1731130712, 1731130712, '1'),
(166754, 19143, 'QU', 'OK', 'S', 1731130717, 1731130717, '1'),
(166755, 26315, 'QU', 'OK', 'S', 1731130723, 1731130723, '1'),
(166756, 8698, 'QU', 'OK', 'S', 1731130728, 1731130728, '1'),
(166757, 24900, 'QU', 'OK', 'S', 1731130733, 1731130733, '1'),
(166758, 28816, 'QU', 'OK', 'S', 1731130738, 1731130738, '1'),
(166759, 11797, 'QU', 'OK', 'S', 1731130744, 1731130744, '1'),
(166760, 9975, 'QU', 'OK', 'S', 1731130750, 1731130750, '1'),
(166761, 31209, 'QU', 'OK', 'S', 1731130756, 1731130756, '1'),
(166762, 28865, 'QU', 'OK', 'S', 1731130761, 1731130761, '1'),
(166763, 24899, 'QU', 'OK', 'S', 1731130768, 1731130768, '1'),
(166764, 25341, 'QU', 'OK', 'S', 1731130776, 1731130776, '1'),
(166765, 25388, 'QU', 'OK', 'S', 1731130783, 1731130783, '1'),
(166766, 25272, 'QU', 'OK', 'S', 1731130787, 1731130787, '1'),
(166767, 33524, 'QU', 'OK', 'S', 1731130792, 1731130792, '1'),
(166768, 23013, 'QU', 'OK', 'S', 1731130797, 1731130797, '1'),
(166769, 25388, 'QU', 'OK', 'S', 1731130803, 1731130803, '1'),
(166770, 25388, 'QU', 'OK', 'S', 1731130807, 1731130807, '1'),
(166771, 25388, 'QU', 'OK', 'S', 1731130812, 1731130812, '1'),
(166772, 33524, 'QU', 'OK', 'S', 1731130818, 1731130818, '1'),
(166773, 33877, 'QU', 'OK', 'S', 1731130823, 1731130823, '1'),
(166774, 25272, 'QU', 'OK', 'S', 1731130828, 1731130828, '1'),
(166775, 33321, 'QU', 'OK', 'S', 1731130833, 1731130833, '1'),
(166776, 32686, 'QU', 'OK', 'S', 1731130840, 1731130840, '1'),
(166777, 32686, 'QU', 'OK', 'S', 1731130847, 1731130847, '1'),
(166778, 33877, 'QU', 'OK', 'S', 1731130852, 1731130852, '1'),
(166779, 31390, 'QU', 'OK', 'S', 1731130858, 1731130858, '1'),
(166780, 22706, 'QU', 'OK', 'S', 1731130862, 1731130862, '1'),
(166781, 33877, 'QU', 'OK', 'S', 1731130868, 1731130868, '1'),
(166782, 29645, 'QU', 'OK', 'S', 1731130875, 1731130875, '1'),
(166783, 135, 'QU', 'OK', 'S', 1731130880, 1731130880, '1'),
(166784, 30270, 'QU', 'OK', 'S', 1731130887, 1731130887, '1'),
(166785, 28843, 'QU', 'OK', 'S', 1731130892, 1731130892, '1'),
(166786, 28846, 'QU', 'OK', 'S', 1731130897, 1731130897, '1'),
(166787, 32560, 'QU', 'OK', 'S', 1731130903, 1731130903, '1'),
(166788, 32560, 'QU', 'OK', 'S', 1731130908, 1731130908, '1'),
(166789, 12414, 'QU', 'OK', 'S', 1731130914, 1731130914, '1'),
(166790, 12414, 'QU', 'OK', 'S', 1731130919, 1731130919, '1'),
(166791, 33852, 'QU', 'OK', 'S', 1731130924, 1731130924, '1'),
(166792, 33852, 'QU', 'OK', 'S', 1731130930, 1731130930, '1'),
(166793, 34193, 'QU', 'OK', 'S', 1731130935, 1731130935, '1'),
(166794, 33741, 'QU', 'OK', 'S', 1731130944, 1731130944, '1'),
(166795, 135, 'QU', 'OK', 'S', 1731130950, 1731130950, '1'),
(166796, 24676, 'QU', 'OK', 'S', 1731130956, 1731130956, '1'),
(166797, 24556, 'QU', 'OK', 'S', 1731130962, 1731130962, '1'),
(166798, 34193, 'QU', 'OK', 'S', 1731130966, 1731130966, '1'),
(166799, 34361, 'QU', 'OK', 'S', 1731130971, 1731130971, '1'),
(166800, 28973, 'QU', 'OK', 'S', 1731130977, 1731130977, '1'),
(166801, 28963, 'QU', 'OK', 'S', 1731130984, 1731130984, '1'),
(166802, 34193, 'QU', 'OK', 'S', 1731131008, 1731131008, '1'),
(166803, 25372, 'QU', 'OK', 'S', 1731131012, 1731131012, '1'),
(166804, 33544, 'QU', 'OK', 'S', 1731131018, 1731131018, '1'),
(166805, 33863, 'QU', 'OK', 'S', 1731131029, 1731131029, '1'),
(166806, 30137, 'QU', 'OK', 'S', 1731131033, 1731131033, '1'),
(166807, 33113, 'QU', 'OK', 'S', 1731131040, 1731131040, '1'),
(166808, 33985, 'QU', 'OK', 'S', 1731131046, 1731131046, '1'),
(166809, 32752, 'QU', 'OK', 'S', 1731131054, 1731131054, '1'),
(166810, 19726, 'QU', 'OK', 'S', 1731131058, 1731131058, '1'),
(166811, 24683, 'QU', 'OK', 'S', 1731131065, 1731131065, '1'),
(166812, 24688, 'QU', 'OK', 'S', 1731131069, 1731131069, '1'),
(166813, 30136, 'QU', 'OK', 'S', 1731131074, 1731131074, '1'),
(166814, 29363, 'QU', 'OK', 'S', 1731131079, 1731131079, '1'),
(166815, 24683, 'QU', 'OK', 'S', 1731131083, 1731131083, '1'),
(166816, 7860, 'QU', 'OK', 'S', 1731131092, 1731131092, '1'),
(166817, 7830, 'QU', 'OK', 'S', 1731131098, 1731131098, '1'),
(166818, 33985, 'QU', 'OK', 'S', 1731131103, 1731131103, '1'),
(166819, 33158, 'QU', 'OK', 'S', 1731131107, 1731131107, '1'),
(166820, 33117, 'QU', 'OK', 'S', 1731131113, 1731131113, '1'),
(166821, 33158, 'QU', 'OK', 'S', 1731131126, 1731131126, '1'),
(166822, 16670, 'QU', 'OK', 'S', 1731131134, 1731131134, '1'),
(166823, 34077, 'QU', 'OK', 'S', 1731131140, 1731131140, '1'),
(166824, 34077, 'QU', 'OK', 'S', 1731131146, 1731131146, '1'),
(166825, 24688, 'QU', 'OK', 'S', 1731131150, 1731131150, '1'),
(166826, 7860, 'QU', 'OK', 'S', 1731131157, 1731131157, '1'),
(166827, 33036, 'QU', 'OK', 'S', 1731131174, 1731131174, '1'),
(166828, 33036, 'QU', 'OK', 'S', 1731131181, 1731131181, '1'),
(166829, 33036, 'QU', 'OK', 'S', 1731131183, 1731131183, '1'),
(166830, 33036, 'QU', 'OK', 'S', 1731131186, 1731131186, '1'),
(166831, 33395, 'QU', 'OK', 'S', 1731133520, 1731133520, '1'),
(166832, 33295, 'QU', 'OK', 'S', 1731133597, 1731133597, '1'),
(166833, 33276, 'QU', 'OK', 'S', 1731133607, 1731133607, '1'),
(166834, 33721, 'QU', 'OK', 'S', 1731137604, 1731137604, '1'),
(166835, 33720, 'QU', 'OK', 'S', 1731137607, 1731137607, '1'),
(166836, 34498, 'QU', 'OK', 'S', 1731137919, 1731137919, '1'),
(166837, 34495, 'QU', 'OK', 'S', 1731138440, 1731138440, '1'),
(166838, 34496, 'QU', 'OK', 'S', 1731138625, 1731138625, '1'),
(166839, 25222, 'QU', 'OK', 'S', 1731139200, 1731139200, '1'),
(166840, 34497, 'QU', 'OK', 'S', 1731139410, 1731139410, '1'),
(166841, 34497, 'QU', 'OK', 'S', 1731139480, 1731139480, '1'),
(166842, 34496, 'QU', 'OK', 'S', 1731139527, 1731139527, '1'),
(166843, 34497, 'QU', 'OK', 'S', 1731139790, 1731139790, '1'),
(166844, 31798, 'QU', 'OK', 'S', 1731140030, 1731140030, '1'),
(166845, 26581, 'QU', 'OK', 'S', 1731140118, 1731140118, '1'),
(166846, 26581, 'QU', 'OK', 'S', 1731140118, 1731140118, '1'),
(166847, 26602, 'QU', 'OK', 'S', 1731140178, 1731140178, '1'),
(166848, 26602, 'QU', 'OK', 'S', 1731140178, 1731140178, '1'),
(166849, 26602, 'QU', 'OK', 'S', 1731140178, 1731140178, '1'),
(166850, 22109, 'QU', 'OK', 'S', 1731140868, 1731140868, '1'),
(166851, 34505, 'QU', 'OK', 'S', 1731143829, 1731143829, '1'),
(166852, 3022, 'QU', 'OK', 'S', 1731144020, 1731144020, '1'),
(166853, 25388, 'QU', 'OK', 'S', 1731144121, 1731144121, '1'),
(166854, 6949, 'QU', 'OK', 'S', 1731144165, 1731144165, '1'),
(166855, 26366, 'QU', 'OK', 'S', 1731144253, 1731144253, '1'),
(166856, 27081, 'QU', 'OK', 'S', 1731144451, 1731144451, '1'),
(166857, 7866, 'QU', 'OK', 'S', 1731144507, 1731144507, '1'),
(166858, 32688, 'QU', 'OK', 'S', 1731144568, 1731144568, '1'),
(166859, 34492, 'QU', 'OK', 'S', 1731146586, 1731146586, '1'),
(166860, 34493, 'QU', 'OK', 'S', 1731146829, 1731146829, '1'),
(166861, 34494, 'QU', 'OK', 'S', 1731146881, 1731146881, '1'),
(166862, 30723, 'QU', 'OK', 'S', 1731146938, 1731146938, '1'),
(166863, 34486, 'QU', 'OK', 'S', 1731147140, 1731147140, '1'),
(166864, 34487, 'QU', 'OK', 'S', 1731147176, 1731147176, '1'),
(166865, 34488, 'QU', 'OK', 'S', 1731147209, 1731147209, '1'),
(166866, 34489, 'QU', 'OK', 'S', 1731148000, 1731148000, '1'),
(166867, 34490, 'QU', 'OK', 'S', 1731148033, 1731148033, '1'),
(166868, 34491, 'QU', 'OK', 'S', 1731148066, 1731148066, '1'),
(166869, 34499, 'QU', 'OK', 'S', 1731148553, 1731148553, '1'),
(166870, 34500, 'QU', 'OK', 'S', 1731148606, 1731148606, '1'),
(166871, 34501, 'QU', 'OK', 'S', 1731148654, 1731148654, '1'),
(166872, 34502, 'QU', 'OK', 'S', 1731148697, 1731148697, '1'),
(166873, 33778, 'QU', 'OK', 'S', 1731148969, 1731148969, '1'),
(166874, 31520, 'QU', 'OK', 'S', 1731149005, 1731149005, '1'),
(166875, 33033, 'QU', 'OK', 'S', 1731149105, 1731149105, '1'),
(166876, 33180, 'QU', 'OK', 'S', 1731150172, 1731150172, '1'),
(166877, 11034, 'QU', 'OK', 'S', 1731152934, 1731152934, '1'),
(166878, 13588, 'QU', 'OK', 'S', 1731153025, 1731153025, '1'),
(166879, 24349, 'QU', 'OK', 'S', 1731153032, 1731153032, '1'),
(166880, 28497, 'QU', 'OK', 'S', 1731153041, 1731153041, '1'),
(166881, 23678, 'QU', 'OK', 'S', 1731153049, 1731153049, '1'),
(166882, 33464, 'QU', 'OK', 'S', 1731153062, 1731153062, '1'),
(166883, 33295, 'QU', 'OK', 'S', 1731153071, 1731153071, '1'),
(166884, 34485, 'QU', 'OK', 'S', 1731155046, 1731155046, '1'),
(166885, 34475, 'QU', 'OK', 'S', 1731155054, 1731155054, '1'),
(166886, 34475, 'QU', 'OK', 'S', 1731155054, 1731155054, '1'),
(166887, 34447, 'QU', 'OK', 'S', 1731155064, 1731155064, '1'),
(166888, 34415, 'QU', 'OK', 'S', 1731155111, 1731155111, '1'),
(166889, 34414, 'QU', 'OK', 'S', 1731155117, 1731155117, '1'),
(166890, 34395, 'QU', 'OK', 'S', 1731155137, 1731155137, '1'),
(166891, 34376, 'QU', 'OK', 'S', 1731155145, 1731155145, '1'),
(166892, 34361, 'QU', 'OK', 'S', 1731155350, 1731155350, '1'),
(166893, 34361, 'QU', 'OK', 'S', 1731155350, 1731155350, '1'),
(166894, 34357, 'QU', 'OK', 'S', 1731155366, 1731155366, '1'),
(166895, 34357, 'QU', 'OK', 'S', 1731155366, 1731155366, '1'),
(166896, 34357, 'QU', 'OK', 'S', 1731155366, 1731155366, '1'),
(166897, 34228, 'QU', 'OK', 'S', 1731155380, 1731155380, '1'),
(166898, 34227, 'QU', 'OK', 'S', 1731155388, 1731155388, '1'),
(166899, 34225, 'QU', 'OK', 'S', 1731155395, 1731155395, '1'),
(166900, 34224, 'QU', 'OK', 'S', 1731155401, 1731155401, '1'),
(166901, 34070, 'QU', 'OK', 'S', 1731155431, 1731155431, '1'),
(166902, 24349, 'QU', 'OK', 'S', 1731155498, 1731155498, '1'),
(166903, 13588, 'QU', 'OK', 'S', 1731155523, 1731155523, '1'),
(166904, 30259, 'QU', 'OK', 'S', 1731155550, 1731155550, '1'),
(166905, 30259, 'QU', 'OK', 'S', 1731155550, 1731155550, '1'),
(166906, 15705, 'QU', 'OK', 'S', 1731155571, 1731155571, '1'),
(166907, 12638, 'QU', 'OK', 'S', 1731155590, 1731155590, '1'),
(166908, 12638, 'QU', 'OK', 'S', 1731155590, 1731155590, '1'),
(166909, 21610, 'QU', 'OK', 'S', 1731155607, 1731155607, '1'),
(166910, 28635, 'QU', 'OK', 'S', 1731155661, 1731155661, '1'),
(166911, 28635, 'QU', 'OK', 'S', 1731155661, 1731155661, '1'),
(166912, 21626, 'QU', 'OK', 'S', 1731155703, 1731155703, '1'),
(166913, 31776, 'QU', 'OK', 'S', 1731155725, 1731155725, '1'),
(166914, 34045, 'QU', 'OK', 'S', 1731155808, 1731155808, '1'),
(166915, 26471, 'QU', 'OK', 'S', 1731155834, 1731155834, '1'),
(166916, 26471, 'QU', 'OK', 'S', 1731155834, 1731155834, '1'),
(166917, 27315, 'QU', 'OK', 'S', 1731155904, 1731155904, '1'),
(166918, 27315, 'QU', 'OK', 'S', 1731155904, 1731155904, '1'),
(166919, 26219, 'QU', 'OK', 'S', 1731155942, 1731155942, '1'),
(166920, 26219, 'QU', 'OK', 'S', 1731155942, 1731155942, '1'),
(166921, 30153, 'QU', 'OK', 'S', 1731155963, 1731155963, '1'),
(166922, 30153, 'QU', 'OK', 'S', 1731155963, 1731155963, '1'),
(166923, 32870, 'QU', 'OK', 'S', 1731155982, 1731155982, '1'),
(166924, 17396, 'QU', 'OK', 'S', 1731156012, 1731156012, '1'),
(166925, 24042, 'QU', 'OK', 'S', 1731156035, 1731156035, '1'),
(166926, 24042, 'QU', 'OK', 'S', 1731156035, 1731156035, '1'),
(166927, 33948, 'QU', 'OK', 'S', 1731156082, 1731156082, '1'),
(166928, 32036, 'QU', 'OK', 'S', 1731156151, 1731156151, '1'),
(166929, 32611, 'QU', 'OK', 'S', 1731156172, 1731156172, '1'),
(166930, 33630, 'QU', 'OK', 'S', 1731156193, 1731156193, '1'),
(166931, 27109, 'QU', 'OK', 'S', 1731156216, 1731156216, '1'),
(166932, 27109, 'QU', 'OK', 'S', 1731156216, 1731156216, '1'),
(166933, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166934, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166935, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166936, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166937, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166938, 30794, 'QU', 'OK', 'S', 1731156241, 1731156241, '1'),
(166939, 33285, 'QU', 'OK', 'S', 1731156273, 1731156273, '1'),
(166940, 33285, 'QU', 'OK', 'S', 1731156273, 1731156273, '1'),
(166941, 33285, 'QU', 'OK', 'S', 1731156273, 1731156273, '1'),
(166942, 33285, 'QU', 'OK', 'S', 1731156273, 1731156273, '1'),
(166943, 33285, 'QU', 'OK', 'S', 1731156273, 1731156273, '1'),
(166944, 30472, 'QU', 'OK', 'S', 1731156297, 1731156297, '1'),
(166945, 32959, 'QU', 'OK', 'S', 1731156325, 1731156325, '1'),
(166946, 32959, 'QU', 'OK', 'S', 1731156325, 1731156325, '1'),
(166947, 32959, 'QU', 'OK', 'S', 1731156325, 1731156325, '1'),
(166948, 32959, 'QU', 'OK', 'S', 1731156325, 1731156325, '1'),
(166949, 32959, 'QU', 'OK', 'S', 1731156325, 1731156325, '1'),
(166950, 33284, 'QU', 'OK', 'S', 1731156351, 1731156351, '1'),
(166951, 33284, 'QU', 'OK', 'S', 1731156351, 1731156351, '1'),
(166952, 32874, 'QU', 'OK', 'S', 1731156383, 1731156383, '1'),
(166953, 32874, 'QU', 'OK', 'S', 1731156383, 1731156383, '1'),
(166954, 32450, 'QU', 'OK', 'S', 1731156417, 1731156417, '1'),
(166955, 27849, 'QU', 'OK', 'S', 1731156434, 1731156434, '1'),
(166956, 31339, 'QU', 'OK', 'S', 1731156461, 1731156461, '1'),
(166957, 31339, 'QU', 'OK', 'S', 1731156461, 1731156461, '1'),
(166958, 32582, 'QU', 'OK', 'S', 1731156496, 1731156496, '1'),
(166959, 32582, 'QU', 'OK', 'S', 1731156496, 1731156496, '1'),
(166960, 24670, 'QU', 'OK', 'S', 1731156516, 1731156516, '1'),
(166961, 24846, 'QU', 'OK', 'S', 1731156531, 1731156531, '1'),
(166962, 33868, 'QU', 'OK', 'S', 1731156567, 1731156567, '1'),
(166963, 33868, 'QU', 'OK', 'S', 1731156567, 1731156567, '1'),
(166964, 11201, 'QU', 'OK', 'S', 1731156589, 1731156589, '1'),
(166965, 11201, 'QU', 'OK', 'S', 1731156592, 1731156592, '1'),
(166966, 34018, 'QU', 'OK', 'S', 1731156606, 1731156606, '1'),
(166967, 32556, 'QU', 'OK', 'S', 1731156646, 1731156646, '1'),
(166968, 32556, 'QU', 'OK', 'S', 1731156646, 1731156646, '1'),
(166969, 32057, 'QU', 'OK', 'S', 1731156681, 1731156681, '1'),
(166970, 32057, 'QU', 'OK', 'S', 1731156681, 1731156681, '1'),
(166971, 32057, 'QU', 'OK', 'S', 1731156681, 1731156681, '1'),
(166972, 32057, 'QU', 'OK', 'S', 1731156681, 1731156681, '1'),
(166973, 33874, 'QU', 'OK', 'S', 1731156728, 1731156728, '1'),
(166974, 33874, 'QU', 'OK', 'S', 1731156728, 1731156728, '1'),
(166975, 33849, 'QU', 'OK', 'S', 1731156741, 1731156741, '1'),
(166976, 33774, 'QU', 'OK', 'S', 1731156758, 1731156758, '1'),
(166977, 33775, 'QU', 'OK', 'S', 1731156767, 1731156767, '1'),
(166978, 33775, 'QU', 'OK', 'S', 1731156767, 1731156767, '1'),
(166979, 33629, 'QU', 'OK', 'S', 1731156784, 1731156784, '1'),
(166980, 33629, 'QU', 'OK', 'S', 1731156784, 1731156784, '1'),
(166981, 33601, 'QU', 'OK', 'S', 1731156797, 1731156797, '1'),
(166982, 33601, 'QU', 'OK', 'S', 1731156797, 1731156797, '1'),
(166983, 33601, 'QU', 'OK', 'S', 1731156797, 1731156797, '1'),
(166984, 33601, 'QU', 'OK', 'S', 1731156797, 1731156797, '1'),
(166985, 33143, 'QU', 'OK', 'S', 1731156810, 1731156810, '1'),
(166986, 33143, 'QU', 'OK', 'S', 1731156810, 1731156810, '1'),
(166987, 33283, 'QU', 'OK', 'S', 1731156828, 1731156828, '1'),
(166988, 33267, 'QU', 'OK', 'S', 1731156838, 1731156838, '1'),
(166989, 32938, 'QU', 'OK', 'S', 1731156881, 1731156881, '1'),
(166990, 32936, 'QU', 'OK', 'S', 1731156894, 1731156894, '1'),
(166991, 32936, 'QU', 'OK', 'S', 1731156894, 1731156894, '1'),
(166992, 32936, 'QU', 'OK', 'S', 1731156894, 1731156894, '1'),
(166993, 32936, 'QU', 'OK', 'S', 1731156894, 1731156894, '1'),
(166994, 32936, 'QU', 'OK', 'S', 1731156894, 1731156894, '1'),
(166995, 32931, 'QU', 'OK', 'S', 1731156903, 1731156903, '1'),
(166996, 32881, 'QU', 'OK', 'S', 1731156920, 1731156920, '1'),
(166997, 32881, 'QU', 'OK', 'S', 1731156920, 1731156920, '1'),
(166998, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(166999, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(167000, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(167001, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(167002, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(167003, 32867, 'QU', 'OK', 'S', 1731156932, 1731156932, '1'),
(167004, 32806, 'QU', 'OK', 'S', 1731156943, 1731156943, '1'),
(167005, 32805, 'QU', 'OK', 'S', 1731156951, 1731156951, '1'),
(167006, 32805, 'QU', 'OK', 'S', 1731156951, 1731156951, '1'),
(167007, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167008, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167009, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167010, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167011, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167012, 32605, 'QU', 'OK', 'S', 1731156983, 1731156983, '1'),
(167013, 32595, 'QU', 'OK', 'S', 1731156990, 1731156990, '1'),
(167014, 32569, 'QU', 'OK', 'S', 1731157006, 1731157006, '1'),
(167015, 32569, 'QU', 'OK', 'S', 1731157006, 1731157006, '1'),
(167016, 32569, 'QU', 'OK', 'S', 1731157006, 1731157006, '1'),
(167017, 32529, 'QU', 'OK', 'S', 1731157019, 1731157019, '1'),
(167018, 32491, 'QU', 'OK', 'S', 1731157032, 1731157032, '1'),
(167019, 31551, 'QU', 'OK', 'S', 1731157086, 1731157086, '1'),
(167020, 31551, 'QU', 'OK', 'S', 1731157092, 1731157092, '1'),
(167021, 31362, 'QU', 'OK', 'S', 1731157102, 1731157102, '1'),
(167022, 31304, 'QU', 'OK', 'S', 1731157117, 1731157117, '1'),
(167023, 31304, 'QU', 'OK', 'S', 1731157117, 1731157117, '1'),
(167024, 31304, 'QU', 'OK', 'S', 1731157117, 1731157117, '1'),
(167025, 31304, 'QU', 'OK', 'S', 1731157118, 1731157118, '1'),
(167026, 31003, 'QU', 'OK', 'S', 1731157135, 1731157135, '1'),
(167027, 30014, 'QU', 'OK', 'S', 1731157227, 1731157227, '1'),
(167028, 29754, 'QU', 'OK', 'S', 1731157248, 1731157248, '1'),
(167029, 29754, 'QU', 'OK', 'S', 1731157248, 1731157248, '1'),
(167030, 29391, 'QU', 'OK', 'S', 1731157268, 1731157268, '1'),
(167031, 29391, 'QU', 'OK', 'S', 1731157268, 1731157268, '1'),
(167032, 28591, 'QU', 'OK', 'S', 1731157300, 1731157300, '1'),
(167033, 27874, 'QU', 'OK', 'S', 1731157317, 1731157317, '1'),
(167034, 27874, 'QU', 'OK', 'S', 1731157317, 1731157317, '1'),
(167035, 22778, 'QU', 'OK', 'S', 1731157328, 1731157328, '1'),
(167036, 27378, 'QU', 'OK', 'S', 1731157350, 1731157350, '1'),
(167037, 27378, 'QU', 'OK', 'S', 1731157350, 1731157350, '1'),
(167038, 27364, 'QU', 'OK', 'S', 1731157366, 1731157366, '1'),
(167039, 27364, 'QU', 'OK', 'S', 1731157366, 1731157366, '1'),
(167040, 27293, 'QU', 'OK', 'S', 1731157380, 1731157380, '1'),
(167041, 27249, 'QU', 'OK', 'S', 1731157396, 1731157396, '1'),
(167042, 27249, 'QU', 'OK', 'S', 1731157396, 1731157396, '1'),
(167043, 27018, 'QU', 'OK', 'S', 1731157437, 1731157437, '1'),
(167044, 20706, 'QU', 'OK', 'S', 1731157707, 1731157707, '1'),
(167045, 17109, 'QU', 'OK', 'S', 1731157950, 1731157950, '1'),
(167046, 17109, 'QU', 'OK', 'S', 1731157994, 1731157994, '1'),
(167047, 16609, 'QU', 'OK', 'S', 1731158897, 1731158897, '1'),
(167048, 15344, 'QU', 'OK', 'S', 1731158978, 1731158978, '1'),
(167049, 4691, 'QU', 'OK', 'S', 1731159277, 1731159277, '1'),
(167050, 4691, 'QU', 'OK', 'S', 1731159282, 1731159282, '1'),
(167051, 4691, 'QU', 'OK', 'S', 1731159286, 1731159286, '1'),
(167052, 4691, 'QU', 'OK', 'S', 1731159289, 1731159289, '1'),
(167053, 4691, 'QU', 'OK', 'S', 1731159292, 1731159292, '1'),
(167054, 4691, 'QU', 'OK', 'S', 1731159295, 1731159295, '1'),
(167055, 4691, 'QU', 'OK', 'S', 1731159299, 1731159299, '1'),
(167056, 4691, 'QU', 'OK', 'S', 1731159302, 1731159302, '1'),
(167057, 4691, 'QU', 'OK', 'S', 1731159306, 1731159306, '1'),
(167058, 4691, 'QU', 'OK', 'S', 1731159309, 1731159309, '1'),
(167059, 4691, 'QU', 'OK', 'S', 1731159312, 1731159312, '1'),
(167060, 4691, 'QU', 'OK', 'S', 1731159316, 1731159316, '1'),
(167061, 4691, 'QU', 'OK', 'S', 1731159319, 1731159319, '1'),
(167062, 4691, 'QU', 'OK', 'S', 1731159322, 1731159322, '1'),
(167063, 34026, 'QU', 'OK', 'S', 1731306663, 1731306663, '1'),
(167064, 25026, 'QU', 'OK', 'S', 1731306665, 1731306665, '1'),
(167065, 25026, 'QU', 'OK', 'S', 1731306667, 1731306667, '1'),
(167066, 33702, 'QU', 'OK', 'S', 1731307100, 1731307100, '1'),
(167067, 31019, 'QU', 'OK', 'S', 1731307110, 1731307110, '1'),
(167068, 32334, 'QU', 'OK', 'S', 1731307122, 1731307122, '1'),
(167069, 3468, 'QU', 'OK', 'S', 1731307138, 1731307138, '1'),
(167070, 32094, 'QU', 'OK', 'S', 1731307195, 1731307195, '1'),
(167071, 29879, 'QU', 'OK', 'S', 1731307525, 1731307525, '1'),
(167072, 9454, 'QU', 'OK', 'S', 1731307545, 1731307545, '1'),
(167073, 18387, 'QU', 'OK', 'S', 1731307741, 1731307741, '1'),
(167074, 27579, 'QU', 'OK', 'S', 1731307911, 1731307911, '1'),
(167075, 26071, 'QU', 'OK', 'S', 1731308501, 1731308501, '1'),
(167076, 10710, 'QU', 'OK', 'S', 1731309181, 1731309181, '1'),
(167077, 25684, 'QU', 'OK', 'S', 1731309236, 1731309236, '1'),
(167078, 32757, 'QU', 'OK', 'S', 1731309246, 1731309246, '1'),
(167079, 34465, 'QU', 'OK', 'S', 1731309251, 1731309251, '1'),
(167080, 33672, 'QU', 'OK', 'S', 1731309256, 1731309256, '1'),
(167081, 29889, 'QU', 'OK', 'S', 1731309261, 1731309261, '1'),
(167082, 33073, 'QU', 'OK', 'S', 1731309277, 1731309277, '1'),
(167083, 17978, 'QU', 'OK', 'S', 1731309283, 1731309283, '1'),
(167084, 30564, 'QU', 'OK', 'S', 1731309785, 1731309785, '1'),
(167085, 18198, 'QU', 'OK', 'S', 1731309790, 1731309790, '1'),
(167086, 29399, 'QU', 'OK', 'S', 1731309793, 1731309793, '1'),
(167087, 29327, 'QU', 'OK', 'S', 1731309798, 1731309798, '1'),
(167088, 32692, 'QU', 'OK', 'S', 1731309803, 1731309803, '1'),
(167089, 30295, 'QU', 'OK', 'S', 1731309813, 1731309813, '1'),
(167090, 22993, 'QU', 'OK', 'S', 1731309818, 1731309818, '1'),
(167091, 32331, 'QU', 'OK', 'S', 1731309823, 1731309823, '1'),
(167092, 22547, 'QU', 'OK', 'S', 1731309825, 1731309825, '1'),
(167093, 33569, 'QU', 'OK', 'S', 1731309827, 1731309827, '1'),
(167094, 29105, 'QU', 'OK', 'S', 1731309831, 1731309831, '1'),
(167095, 34011, 'QU', 'OK', 'S', 1731309833, 1731309833, '1'),
(167096, 29398, 'QU', 'OK', 'S', 1731309836, 1731309836, '1'),
(167097, 26732, 'QU', 'OK', 'S', 1731309849, 1731309849, '1'),
(167098, 23343, 'QU', 'OK', 'S', 1731309860, 1731309860, '1'),
(167099, 21151, 'QU', 'OK', 'S', 1731310189, 1731310189, '1'),
(167100, 28357, 'QU', 'OK', 'S', 1731310198, 1731310198, '1'),
(167101, 28357, 'QU', 'OK', 'S', 1731310200, 1731310200, '1'),
(167102, 33300, 'QU', 'OK', 'S', 1731310218, 1731310218, '1'),
(167103, 21151, 'QU', 'OK', 'S', 1731310370, 1731310370, '1'),
(167104, 33558, 'QU', 'OK', 'S', 1731310647, 1731310647, '1'),
(167105, 33129, 'QU', 'OK', 'S', 1731310677, 1731310677, '1'),
(167106, 31873, 'QU', 'OK', 'S', 1731310710, 1731310710, '1'),
(167107, 32959, 'QU', 'OK', 'S', 1731310745, 1731310745, '1'),
(167108, 33260, 'QU', 'OK', 'S', 1731310796, 1731310796, '1'),
(167109, 32493, 'QU', 'OK', 'S', 1731310835, 1731310835, '1'),
(167110, 30297, 'QU', 'OK', 'S', 1731311004, 1731311004, '1'),
(167111, 31398, 'QU', 'OK', 'S', 1731311042, 1731311042, '1'),
(167112, 31322, 'QU', 'OK', 'S', 1731311073, 1731311073, '1'),
(167113, 30296, 'QU', 'OK', 'S', 1731311215, 1731311215, '1'),
(167114, 34497, 'QU', 'OK', 'S', 1731311265, 1731311265, '1'),
(167115, 33414, 'QU', 'OK', 'S', 1731311889, 1731311889, '1'),
(167116, 34299, 'QU', 'OK', 'S', 1731312053, 1731312053, '1'),
(167117, 33413, 'QU', 'OK', 'S', 1731312104, 1731312104, '1'),
(167118, 24597, 'QU', 'OK', 'S', 1731312191, 1731312191, '1'),
(167119, 23015, 'QU', 'OK', 'S', 1731312306, 1731312306, '1'),
(167120, 23761, 'QU', 'OK', 'S', 1731312403, 1731312403, '1'),
(167121, 30536, 'QU', 'OK', 'S', 1731312439, 1731312439, '1'),
(167122, 34085, 'QU', 'OK', 'S', 1731312643, 1731312643, '1'),
(167123, 33710, 'QU', 'OK', 'S', 1731312743, 1731312743, '1'),
(167124, 33694, 'QU', 'OK', 'S', 1731312777, 1731312777, '1'),
(167125, 16408, 'QU', 'OK', 'S', 1731313251, 1731313251, '1'),
(167126, 24299, 'QU', 'OK', 'S', 1731313312, 1731313312, '1'),
(167127, 29753, 'QU', 'OK', 'S', 1731313472, 1731313472, '1'),
(167128, 32768, 'QU', 'OK', 'S', 1731313685, 1731313685, '1'),
(167129, 32766, 'QU', 'OK', 'S', 1731313783, 1731313783, '1'),
(167130, 31956, 'QU', 'OK', 'S', 1731316168, 1731316168, '1'),
(167131, 31955, 'QU', 'OK', 'S', 1731316182, 1731316182, '1'),
(167132, 31951, 'QU', 'OK', 'S', 1731316199, 1731316199, '1'),
(167133, 31944, 'QU', 'OK', 'S', 1731316216, 1731316216, '1'),
(167134, 31926, 'QU', 'OK', 'S', 1731316242, 1731316242, '1'),
(167135, 31925, 'QU', 'OK', 'S', 1731316253, 1731316253, '1'),
(167136, 31921, 'QU', 'OK', 'S', 1731316266, 1731316266, '1'),
(167137, 31902, 'QU', 'OK', 'S', 1731316281, 1731316281, '1'),
(167138, 31901, 'QU', 'OK', 'S', 1731316293, 1731316293, '1'),
(167139, 31828, 'QU', 'OK', 'S', 1731316326, 1731316326, '1'),
(167140, 31798, 'QU', 'OK', 'S', 1731316336, 1731316336, '1'),
(167141, 31740, 'QU', 'OK', 'S', 1731316348, 1731316348, '1'),
(167142, 31759, 'QU', 'OK', 'S', 1731316357, 1731316357, '1'),
(167143, 31526, 'QU', 'OK', 'S', 1731316429, 1731316429, '1'),
(167144, 31524, 'QU', 'OK', 'S', 1731316444, 1731316444, '1'),
(167145, 31372, 'QU', 'OK', 'S', 1731316465, 1731316465, '1'),
(167146, 31281, 'QU', 'OK', 'S', 1731316477, 1731316477, '1'),
(167147, 31247, 'QU', 'OK', 'S', 1731316487, 1731316487, '1'),
(167148, 31246, 'QU', 'OK', 'S', 1731316507, 1731316507, '1'),
(167149, 31245, 'QU', 'OK', 'S', 1731316517, 1731316517, '1'),
(167150, 31176, 'QU', 'OK', 'S', 1731316528, 1731316528, '1'),
(167151, 31175, 'QU', 'OK', 'S', 1731316542, 1731316542, '1'),
(167152, 31173, 'QU', 'OK', 'S', 1731316553, 1731316553, '1'),
(167153, 31125, 'QU', 'OK', 'S', 1731316563, 1731316563, '1'),
(167154, 31124, 'QU', 'OK', 'S', 1731316574, 1731316574, '1'),
(167155, 31123, 'QU', 'OK', 'S', 1731316585, 1731316585, '1'),
(167156, 31066, 'QU', 'OK', 'S', 1731316690, 1731316690, '1'),
(167157, 31065, 'QU', 'OK', 'S', 1731316699, 1731316699, '1'),
(167158, 29513, 'QU', 'OK', 'S', 1731316732, 1731316732, '1'),
(167159, 31147, 'QU', 'OK', 'S', 1731316956, 1731316956, '1'),
(167160, 30301, 'QU', 'OK', 'S', 1731317878, 1731317878, '1'),
(167161, 33774, 'QU', 'OK', 'S', 1731317919, 1731317919, '1'),
(167162, 33690, 'QU', 'OK', 'S', 1731318488, 1731318488, '1'),
(167163, 34521, 'QU', 'OK', 'S', 1731319073, 1731319073, '1'),
(167164, 34522, 'QU', 'OK', 'S', 1731319104, 1731319104, '1'),
(167165, 34523, 'QU', 'OK', 'S', 1731319140, 1731319140, '1'),
(167166, 34519, 'QU', 'OK', 'S', 1731319237, 1731319237, '1'),
(167167, 34520, 'QU', 'OK', 'S', 1731319278, 1731319278, '1'),
(167168, 34517, 'QU', 'OK', 'S', 1731319416, 1731319416, '1'),
(167169, 34518, 'QU', 'OK', 'S', 1731319455, 1731319455, '1'),
(167170, 33905, 'QU', 'OK', 'S', 1731319503, 1731319503, '1'),
(167171, 33739, 'QU', 'OK', 'S', 1731319506, 1731319506, '1'),
(167172, 32077, 'QU', 'OK', 'S', 1731319508, 1731319508, '1'),
(167173, 34037, 'QU', 'OK', 'S', 1731319511, 1731319511, '1'),
(167174, 34036, 'QU', 'OK', 'S', 1731319514, 1731319514, '1'),
(167175, 34506, 'QU', 'OK', 'S', 1731319655, 1731319655, '1'),
(167176, 34507, 'QU', 'OK', 'S', 1731319696, 1731319696, '1'),
(167177, 34508, 'QU', 'OK', 'S', 1731319731, 1731319731, '1'),
(167178, 16408, 'QU', 'OK', 'S', 1731319847, 1731319847, '1'),
(167179, 34509, 'QU', 'OK', 'S', 1731319855, 1731319855, '1'),
(167180, 16408, 'QU', 'OK', 'S', 1731319857, 1731319857, '1'),
(167181, 16408, 'QU', 'OK', 'S', 1731319869, 1731319869, '1'),
(167182, 16408, 'QU', 'OK', 'S', 1731319876, 1731319876, '1'),
(167183, 16408, 'QU', 'OK', 'S', 1731319884, 1731319884, '1'),
(167184, 34510, 'QU', 'OK', 'S', 1731319892, 1731319892, '1'),
(167185, 16408, 'QU', 'OK', 'S', 1731319902, 1731319902, '1'),
(167186, 16408, 'QU', 'OK', 'S', 1731319910, 1731319910, '1'),
(167187, 34511, 'QU', 'OK', 'S', 1731319928, 1731319928, '1'),
(167188, 15897, 'QU', 'OK', 'S', 1731320016, 1731320016, '1'),
(167189, 34511, 'QU', 'OK', 'S', 1731320053, 1731320053, '1'),
(167190, 32826, 'QU', 'OK', 'S', 1731320083, 1731320083, '1'),
(167191, 34512, 'QU', 'OK', 'S', 1731320289, 1731320289, '1'),
(167192, 34513, 'QU', 'OK', 'S', 1731320338, 1731320338, '1'),
(167193, 34514, 'QU', 'OK', 'S', 1731320388, 1731320388, '1'),
(167194, 34515, 'QU', 'OK', 'S', 1731320425, 1731320425, '1'),
(167195, 34516, 'QU', 'OK', 'S', 1731320465, 1731320465, '1'),
(167196, 29512, 'QU', 'OK', 'S', 1731320480, 1731320480, '1'),
(167197, 29511, 'QU', 'OK', 'S', 1731320491, 1731320491, '1'),
(167198, 29510, 'QU', 'OK', 'S', 1731320522, 1731320522, '1'),
(167199, 29509, 'QU', 'OK', 'S', 1731320537, 1731320537, '1'),
(167200, 29508, 'QU', 'OK', 'S', 1731320606, 1731320606, '1'),
(167201, 28952, 'QU', 'OK', 'S', 1731320654, 1731320654, '1'),
(167202, 28951, 'QU', 'OK', 'S', 1731320663, 1731320663, '1'),
(167203, 28950, 'QU', 'OK', 'S', 1731320673, 1731320673, '1'),
(167204, 28948, 'QU', 'OK', 'S', 1731320687, 1731320687, '1'),
(167205, 28945, 'QU', 'OK', 'S', 1731320699, 1731320699, '1'),
(167206, 28944, 'QU', 'OK', 'S', 1731320716, 1731320716, '1'),
(167207, 28943, 'QU', 'OK', 'S', 1731320727, 1731320727, '1'),
(167208, 28939, 'QU', 'OK', 'S', 1731320743, 1731320743, '1'),
(167209, 28525, 'QU', 'OK', 'S', 1731320756, 1731320756, '1'),
(167210, 28524, 'QU', 'OK', 'S', 1731320765, 1731320765, '1'),
(167211, 28522, 'QU', 'OK', 'S', 1731320779, 1731320779, '1'),
(167212, 28521, 'QU', 'OK', 'S', 1731320790, 1731320790, '1'),
(167213, 8857, 'QU', 'OK', 'S', 1731320816, 1731320816, '1'),
(167214, 34375, 'QU', 'OK', 'S', 1731320821, 1731320821, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(167215, 28491, 'QU', 'OK', 'S', 1731320903, 1731320903, '1'),
(167216, 28489, 'QU', 'OK', 'S', 1731320911, 1731320911, '1'),
(167217, 27628, 'QU', 'OK', 'S', 1731320940, 1731320940, '1'),
(167218, 27585, 'QU', 'OK', 'S', 1731320952, 1731320952, '1'),
(167219, 27584, 'QU', 'OK', 'S', 1731320963, 1731320963, '1'),
(167220, 27582, 'QU', 'OK', 'S', 1731320974, 1731320974, '1'),
(167221, 27581, 'QU', 'OK', 'S', 1731320991, 1731320991, '1'),
(167222, 27556, 'QU', 'OK', 'S', 1731321010, 1731321010, '1'),
(167223, 27555, 'QU', 'OK', 'S', 1731321022, 1731321022, '1'),
(167224, 27550, 'QU', 'OK', 'S', 1731321038, 1731321038, '1'),
(167225, 27553, 'QU', 'OK', 'S', 1731321051, 1731321051, '1'),
(167226, 27548, 'QU', 'OK', 'S', 1731321062, 1731321062, '1'),
(167227, 27536, 'QU', 'OK', 'S', 1731321072, 1731321072, '1'),
(167228, 27525, 'QU', 'OK', 'S', 1731321083, 1731321083, '1'),
(167229, 26808, 'QU', 'OK', 'S', 1731321113, 1731321113, '1'),
(167230, 26807, 'QU', 'OK', 'S', 1731321123, 1731321123, '1'),
(167231, 26804, 'QU', 'OK', 'S', 1731321150, 1731321150, '1'),
(167232, 26803, 'QU', 'OK', 'S', 1731321158, 1731321158, '1'),
(167233, 26801, 'QU', 'OK', 'S', 1731321168, 1731321168, '1'),
(167234, 26800, 'QU', 'OK', 'S', 1731321187, 1731321187, '1'),
(167235, 26799, 'QU', 'OK', 'S', 1731321197, 1731321197, '1'),
(167236, 34442, 'QU', 'OK', 'S', 1731321274, 1731321274, '1'),
(167237, 26799, 'QU', 'OK', 'S', 1731321280, 1731321280, '1'),
(167238, 34442, 'QU', 'OK', 'S', 1731321280, 1731321280, '1'),
(167239, 26798, 'QU', 'OK', 'S', 1731321295, 1731321295, '1'),
(167240, 26797, 'QU', 'OK', 'S', 1731321317, 1731321317, '1'),
(167241, 26795, 'QU', 'OK', 'S', 1731321330, 1731321330, '1'),
(167242, 26796, 'QU', 'OK', 'S', 1731321342, 1731321342, '1'),
(167243, 26794, 'QU', 'OK', 'S', 1731321355, 1731321355, '1'),
(167244, 26793, 'QU', 'OK', 'S', 1731321366, 1731321366, '1'),
(167245, 26794, 'QU', 'OK', 'S', 1731321425, 1731321425, '1'),
(167246, 34017, 'QU', 'OK', 'S', 1731321611, 1731321611, '1'),
(167247, 29645, 'QU', 'OK', 'S', 1731321638, 1731321638, '1'),
(167248, 34439, 'QU', 'OK', 'S', 1731321644, 1731321644, '1'),
(167249, 33950, 'QU', 'OK', 'S', 1731321650, 1731321650, '1'),
(167250, 33950, 'QU', 'OK', 'S', 1731321660, 1731321660, '1'),
(167251, 33995, 'QU', 'OK', 'S', 1731321665, 1731321665, '1'),
(167252, 23102, 'QU', 'OK', 'S', 1731321670, 1731321670, '1'),
(167253, 31620, 'QU', 'OK', 'S', 1731321675, 1731321675, '1'),
(167254, 24677, 'QU', 'OK', 'S', 1731321680, 1731321680, '1'),
(167255, 16602, 'QU', 'OK', 'S', 1731321684, 1731321684, '1'),
(167256, 23760, 'QU', 'OK', 'S', 1731321712, 1731321712, '1'),
(167257, 20738, 'QU', 'OK', 'S', 1731321722, 1731321722, '1'),
(167258, 34439, 'QU', 'OK', 'S', 1731321727, 1731321727, '1'),
(167259, 26792, 'QU', 'OK', 'S', 1731321728, 1731321728, '1'),
(167260, 33364, 'QU', 'OK', 'S', 1731321731, 1731321731, '1'),
(167261, 33775, 'QU', 'OK', 'S', 1731321736, 1731321736, '1'),
(167262, 26791, 'QU', 'OK', 'S', 1731321739, 1731321739, '1'),
(167263, 33106, 'QU', 'OK', 'S', 1731321740, 1731321740, '1'),
(167264, 32609, 'QU', 'OK', 'S', 1731321748, 1731321748, '1'),
(167265, 26456, 'QU', 'OK', 'S', 1731321750, 1731321750, '1'),
(167266, 34438, 'QU', 'OK', 'S', 1731321752, 1731321752, '1'),
(167267, 34439, 'QU', 'OK', 'S', 1731321756, 1731321756, '1'),
(167268, 34198, 'QU', 'OK', 'S', 1731321761, 1731321761, '1'),
(167269, 33411, 'QU', 'OK', 'S', 1731321766, 1731321766, '1'),
(167270, 26431, 'QU', 'OK', 'S', 1731321769, 1731321769, '1'),
(167271, 30475, 'QU', 'OK', 'S', 1731321771, 1731321771, '1'),
(167272, 24648, 'QU', 'OK', 'S', 1731321775, 1731321775, '1'),
(167273, 17668, 'QU', 'OK', 'S', 1731321779, 1731321779, '1'),
(167274, 24968, 'QU', 'OK', 'S', 1731321782, 1731321782, '1'),
(167275, 16608, 'QU', 'OK', 'S', 1731321784, 1731321784, '1'),
(167276, 12379, 'QU', 'OK', 'S', 1731321789, 1731321789, '1'),
(167277, 24966, 'QU', 'OK', 'S', 1731321793, 1731321793, '1'),
(167278, 33408, 'QU', 'OK', 'S', 1731321794, 1731321794, '1'),
(167279, 135, 'QU', 'OK', 'S', 1731321799, 1731321799, '1'),
(167280, 29502, 'QU', 'OK', 'S', 1731321804, 1731321804, '1'),
(167281, 24964, 'QU', 'OK', 'S', 1731321806, 1731321806, '1'),
(167282, 24964, 'QU', 'OK', 'S', 1731321806, 1731321806, '1'),
(167283, 33326, 'QU', 'OK', 'S', 1731321809, 1731321809, '1'),
(167284, 14242, 'QU', 'OK', 'S', 1731321814, 1731321814, '1'),
(167285, 33138, 'QU', 'OK', 'S', 1731321820, 1731321820, '1'),
(167286, 33408, 'QU', 'OK', 'S', 1731321822, 1731321822, '1'),
(167287, 24962, 'QU', 'OK', 'S', 1731321824, 1731321824, '1'),
(167288, 24962, 'QU', 'OK', 'S', 1731321824, 1731321824, '1'),
(167289, 24960, 'QU', 'OK', 'S', 1731321841, 1731321841, '1'),
(167290, 24960, 'QU', 'OK', 'S', 1731321841, 1731321841, '1'),
(167291, 33527, 'QU', 'OK', 'S', 1731321848, 1731321848, '1'),
(167292, 24956, 'QU', 'OK', 'S', 1731321853, 1731321853, '1'),
(167293, 24956, 'QU', 'OK', 'S', 1731321853, 1731321853, '1'),
(167294, 19505, 'QU', 'OK', 'S', 1731321889, 1731321889, '1'),
(167295, 19505, 'QU', 'OK', 'S', 1731321889, 1731321889, '1'),
(167296, 33908, 'QU', 'OK', 'S', 1731321960, 1731321960, '1'),
(167297, 33907, 'QU', 'OK', 'S', 1731321968, 1731321968, '1'),
(167298, 33896, 'QU', 'OK', 'S', 1731321980, 1731321980, '1'),
(167299, 33898, 'QU', 'OK', 'S', 1731321983, 1731321983, '1'),
(167300, 3498, 'QU', 'OK', 'S', 1731321983, 1731321983, '1'),
(167301, 33138, 'QU', 'OK', 'S', 1731321986, 1731321986, '1'),
(167302, 29542, 'QU', 'OK', 'S', 1731321988, 1731321988, '1'),
(167303, 33408, 'QU', 'OK', 'S', 1731321992, 1731321992, '1'),
(167304, 33538, 'QU', 'OK', 'S', 1731321994, 1731321994, '1'),
(167305, 33899, 'QU', 'OK', 'S', 1731322004, 1731322004, '1'),
(167306, 33517, 'QU', 'OK', 'S', 1731322014, 1731322014, '1'),
(167307, 33479, 'QU', 'OK', 'S', 1731322066, 1731322066, '1'),
(167308, 33400, 'QU', 'OK', 'S', 1731322086, 1731322086, '1'),
(167309, 33400, 'QU', 'OK', 'S', 1731322086, 1731322086, '1'),
(167310, 33386, 'QU', 'OK', 'S', 1731322107, 1731322107, '1'),
(167311, 33386, 'QU', 'OK', 'S', 1731322107, 1731322107, '1'),
(167312, 33386, 'QU', 'OK', 'S', 1731322107, 1731322107, '1'),
(167313, 32663, 'QU', 'OK', 'S', 1731322120, 1731322120, '1'),
(167314, 32662, 'QU', 'OK', 'S', 1731322139, 1731322139, '1'),
(167315, 32629, 'QU', 'OK', 'S', 1731322150, 1731322150, '1'),
(167316, 31975, 'QU', 'OK', 'S', 1731322174, 1731322174, '1'),
(167317, 31964, 'QU', 'OK', 'S', 1731322189, 1731322189, '1'),
(167318, 31899, 'QU', 'OK', 'S', 1731322434, 1731322434, '1'),
(167319, 32399, 'QU', 'OK', 'S', 1731322437, 1731322437, '1'),
(167320, 24861, 'QU', 'OK', 'S', 1731322440, 1731322440, '1'),
(167321, 30589, 'QU', 'OK', 'S', 1731322442, 1731322442, '1'),
(167322, 34064, 'QU', 'OK', 'S', 1731322599, 1731322599, '1'),
(167323, 34438, 'QU', 'OK', 'S', 1731322603, 1731322603, '1'),
(167324, 3055, 'QU', 'OK', 'S', 1731322607, 1731322607, '1'),
(167325, 29076, 'QU', 'OK', 'S', 1731323044, 1731323044, '1'),
(167326, 29219, 'QU', 'OK', 'S', 1731323047, 1731323047, '1'),
(167327, 2946, 'QU', 'OK', 'S', 1731326513, 1731326513, '1'),
(167328, 22549, 'QU', 'OK', 'S', 1731326523, 1731326523, '1'),
(167329, 30206, 'QU', 'OK', 'S', 1731326531, 1731326531, '1'),
(167330, 34331, 'QU', 'OK', 'S', 1731326548, 1731326548, '1'),
(167331, 18137, 'QU', 'OK', 'S', 1731326587, 1731326587, '1'),
(167332, 17846, 'QU', 'OK', 'S', 1731326594, 1731326594, '1'),
(167333, 31019, 'QU', 'OK', 'S', 1731326602, 1731326602, '1'),
(167334, 25686, 'QU', 'OK', 'S', 1731326620, 1731326620, '1'),
(167335, 25686, 'QU', 'OK', 'S', 1731326620, 1731326620, '1'),
(167336, 25057, 'QU', 'OK', 'S', 1731326636, 1731326636, '1'),
(167337, 34539, 'QU', 'OK', 'S', 1731326944, 1731326944, '1'),
(167338, 29219, 'QU', 'OK', 'S', 1731327431, 1731327431, '1'),
(167339, 34540, 'QU', 'OK', 'S', 1731327483, 1731327483, '1'),
(167340, 23760, 'QU', 'OK', 'S', 1731327512, 1731327512, '1'),
(167341, 31828, 'QU', 'OK', 'S', 1731327650, 1731327650, '1'),
(167342, 21610, 'QU', 'OK', 'S', 1731327689, 1731327689, '1'),
(167343, 12782, 'QU', 'OK', 'S', 1731327698, 1731327698, '1'),
(167344, 12638, 'QU', 'OK', 'S', 1731327707, 1731327707, '1'),
(167345, 34524, 'QU', 'OK', 'S', 1731328141, 1731328141, '1'),
(167346, 34525, 'QU', 'OK', 'S', 1731328175, 1731328175, '1'),
(167347, 34526, 'QU', 'OK', 'S', 1731328253, 1731328253, '1'),
(167348, 34527, 'QU', 'OK', 'S', 1731328431, 1731328431, '1'),
(167349, 18714, 'QU', 'OK', 'S', 1731328766, 1731328766, '1'),
(167350, 34528, 'QU', 'OK', 'S', 1731328780, 1731328780, '1'),
(167351, 34529, 'QU', 'OK', 'S', 1731328876, 1731328876, '1'),
(167352, 34530, 'QU', 'OK', 'S', 1731328991, 1731328991, '1'),
(167353, 34531, 'QU', 'OK', 'S', 1731329042, 1731329042, '1'),
(167354, 34532, 'QU', 'OK', 'S', 1731329112, 1731329112, '1'),
(167355, 33400, 'QU', 'OK', 'S', 1731329229, 1731329229, '1'),
(167356, 34533, 'QU', 'OK', 'S', 1731329249, 1731329249, '1'),
(167357, 33400, 'QU', 'OK', 'S', 1731329257, 1731329257, '1'),
(167358, 33400, 'QU', 'OK', 'S', 1731329282, 1731329282, '1'),
(167359, 34534, 'QU', 'OK', 'S', 1731329295, 1731329295, '1'),
(167360, 33412, 'QU', 'OK', 'S', 1731329323, 1731329323, '1'),
(167361, 33412, 'QU', 'OK', 'S', 1731329340, 1731329340, '1'),
(167362, 33412, 'QU', 'OK', 'S', 1731329355, 1731329355, '1'),
(167363, 33914, 'QU', 'OK', 'S', 1731329388, 1731329388, '1'),
(167364, 34535, 'QU', 'OK', 'S', 1731329393, 1731329393, '1'),
(167365, 33916, 'QU', 'OK', 'S', 1731329422, 1731329422, '1'),
(167366, 33914, 'QU', 'OK', 'S', 1731329456, 1731329456, '1'),
(167367, 34534, 'QU', 'OK', 'S', 1731329511, 1731329511, '1'),
(167368, 33916, 'QU', 'OK', 'S', 1731329511, 1731329511, '1'),
(167369, 33914, 'QU', 'OK', 'S', 1731329533, 1731329533, '1'),
(167370, 34533, 'QU', 'OK', 'S', 1731329533, 1731329533, '1'),
(167371, 34535, 'QU', 'OK', 'S', 1731329569, 1731329569, '1'),
(167372, 33975, 'QU', 'OK', 'S', 1731329596, 1731329596, '1'),
(167373, 34536, 'QU', 'OK', 'S', 1731329612, 1731329612, '1'),
(167374, 33975, 'QU', 'OK', 'S', 1731329643, 1731329643, '1'),
(167375, 34537, 'QU', 'OK', 'S', 1731329645, 1731329645, '1'),
(167376, 34538, 'QU', 'OK', 'S', 1731329677, 1731329677, '1'),
(167377, 12630, 'QU', 'OK', 'S', 1731329788, 1731329788, '1'),
(167378, 12630, 'QU', 'OK', 'S', 1731329893, 1731329893, '1'),
(167379, 12630, 'QU', 'OK', 'S', 1731329913, 1731329913, '1'),
(167380, 34543, 'QU', 'OK', 'S', 1731329940, 1731329940, '1'),
(167381, 34541, 'QU', 'OK', 'S', 1731330284, 1731330284, '1'),
(167382, 33583, 'QU', 'OK', 'S', 1731330435, 1731330435, '1'),
(167383, 13016, 'QU', 'OK', 'S', 1731330436, 1731330436, '1'),
(167384, 34544, 'QU', 'OK', 'S', 1731330439, 1731330439, '1'),
(167385, 11042, 'QU', 'OK', 'S', 1731330577, 1731330577, '1'),
(167386, 33585, 'QU', 'OK', 'S', 1731330579, 1731330579, '1'),
(167387, 34542, 'QU', 'OK', 'S', 1731330660, 1731330660, '1'),
(167388, 20161, 'QU', 'OK', 'S', 1731330963, 1731330963, '1'),
(167389, 20161, 'QU', 'OK', 'S', 1731330967, 1731330967, '1'),
(167390, 29772, 'QU', 'OK', 'S', 1731330971, 1731330971, '1'),
(167391, 29772, 'QU', 'OK', 'S', 1731330976, 1731330976, '1'),
(167392, 13457, 'QU', 'OK', 'S', 1731330983, 1731330983, '1'),
(167393, 13457, 'QU', 'OK', 'S', 1731330986, 1731330986, '1'),
(167394, 13457, 'QU', 'OK', 'S', 1731330988, 1731330988, '1'),
(167395, 6320, 'QU', 'OK', 'S', 1731330994, 1731330994, '1'),
(167396, 34383, 'QU', 'OK', 'S', 1731330998, 1731330998, '1'),
(167397, 18809, 'QU', 'OK', 'S', 1731331003, 1731331003, '1'),
(167398, 34193, 'QU', 'OK', 'S', 1731331007, 1731331007, '1'),
(167399, 13457, 'QU', 'OK', 'S', 1731331014, 1731331014, '1'),
(167400, 32818, 'QU', 'OK', 'S', 1731331018, 1731331018, '1'),
(167401, 19817, 'QU', 'OK', 'S', 1731331021, 1731331021, '1'),
(167402, 19817, 'QU', 'OK', 'S', 1731331025, 1731331025, '1'),
(167403, 32166, 'QU', 'OK', 'S', 1731331029, 1731331029, '1'),
(167404, 19817, 'QU', 'OK', 'S', 1731331033, 1731331033, '1'),
(167405, 19817, 'QU', 'OK', 'S', 1731331037, 1731331037, '1'),
(167406, 32181, 'QU', 'OK', 'S', 1731331042, 1731331042, '1'),
(167407, 29615, 'QU', 'OK', 'S', 1731331046, 1731331046, '1'),
(167408, 19817, 'QU', 'OK', 'S', 1731331050, 1731331050, '1'),
(167409, 19817, 'QU', 'OK', 'S', 1731331055, 1731331055, '1'),
(167410, 22359, 'QU', 'OK', 'S', 1731331066, 1731331066, '1'),
(167411, 33585, 'QU', 'OK', 'S', 1731332361, 1731332361, '1'),
(167412, 34495, 'QU', 'OK', 'S', 1731332369, 1731332369, '1'),
(167413, 34497, 'QU', 'OK', 'S', 1731332371, 1731332371, '1'),
(167414, 34495, 'QU', 'OK', 'S', 1731332717, 1731332717, '1'),
(167415, 33614, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167416, 33614, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167417, 33614, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167418, 33611, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167419, 33786, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167420, 33614, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167421, 33614, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167422, 33786, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167423, 33787, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167424, 33786, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167425, 33787, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167426, 33611, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167427, 33796, 'QU', 'OK', 'S', 1731389523, 1731389523, '1'),
(167428, 33959, 'QU', 'OK', 'S', 1731389577, 1731389577, '1'),
(167429, 33959, 'QU', 'OK', 'S', 1731389597, 1731389597, '1'),
(167430, 33951, 'QU', 'OK', 'S', 1731389604, 1731389604, '1'),
(167431, 33959, 'QU', 'OK', 'S', 1731389608, 1731389608, '1'),
(167432, 34323, 'QU', 'OK', 'S', 1731389612, 1731389612, '1'),
(167433, 34444, 'QU', 'OK', 'S', 1731389617, 1731389617, '1'),
(167434, 33787, 'QU', 'OK', 'S', 1731389623, 1731389623, '1'),
(167435, 33787, 'QU', 'OK', 'S', 1731389629, 1731389629, '1'),
(167436, 33614, 'QU', 'OK', 'S', 1731389634, 1731389634, '1'),
(167437, 33614, 'QU', 'OK', 'S', 1731389638, 1731389638, '1'),
(167438, 34276, 'QU', 'OK', 'S', 1731389689, 1731389689, '1'),
(167439, 33614, 'QU', 'OK', 'S', 1731389694, 1731389694, '1'),
(167440, 33611, 'QU', 'OK', 'S', 1731389698, 1731389698, '1'),
(167441, 33614, 'QU', 'OK', 'S', 1731389703, 1731389703, '1'),
(167442, 34190, 'QU', 'OK', 'S', 1731389707, 1731389707, '1'),
(167443, 33796, 'QU', 'OK', 'S', 1731389712, 1731389712, '1'),
(167444, 33786, 'QU', 'OK', 'S', 1731389718, 1731389718, '1'),
(167445, 33786, 'QU', 'OK', 'S', 1731389722, 1731389722, '1'),
(167446, 33786, 'QU', 'OK', 'S', 1731389727, 1731389727, '1'),
(167447, 34190, 'QU', 'OK', 'S', 1731389732, 1731389732, '1'),
(167448, 34279, 'QU', 'OK', 'S', 1731389742, 1731389742, '1'),
(167449, 34276, 'QU', 'OK', 'S', 1731389754, 1731389754, '1'),
(167450, 33953, 'QU', 'OK', 'S', 1731389765, 1731389765, '1'),
(167451, 34323, 'QU', 'OK', 'S', 1731389771, 1731389771, '1'),
(167452, 34323, 'QU', 'OK', 'S', 1731389776, 1731389776, '1'),
(167453, 33951, 'QU', 'OK', 'S', 1731389783, 1731389783, '1'),
(167454, 33611, 'QU', 'OK', 'S', 1731389792, 1731389792, '1'),
(167455, 19012, 'QU', 'OK', 'S', 1731400124, 1731400124, '1'),
(167456, 14542, 'QU', 'OK', 'S', 1731400132, 1731400132, '1'),
(167457, 34347, 'QU', 'OK', 'S', 1731400135, 1731400135, '1'),
(167458, 19479, 'QU', 'OK', 'S', 1731400163, 1731400163, '1'),
(167459, 33343, 'QU', 'OK', 'S', 1731400177, 1731400177, '1'),
(167460, 34545, 'QU', 'OK', 'S', 1731402735, 1731402735, '1'),
(167461, 34549, 'QU', 'OK', 'S', 1731403266, 1731403266, '1'),
(167462, 34546, 'QU', 'OK', 'S', 1731403393, 1731403393, '1'),
(167463, 34547, 'QU', 'OK', 'S', 1731404014, 1731404014, '1'),
(167464, 34548, 'QU', 'OK', 'S', 1731406350, 1731406350, '1'),
(167465, 34567, 'QU', 'OK', 'S', 1731408927, 1731408927, '1'),
(167466, 33544, 'QU', 'OK', 'S', 1731409355, 1731409355, '1'),
(167467, 34569, 'QU', 'OK', 'S', 1731409374, 1731409374, '1'),
(167468, 34586, 'QU', 'OK', 'S', 1731409492, 1731409492, '1'),
(167469, 34587, 'QU', 'OK', 'S', 1731409642, 1731409642, '1'),
(167470, 34591, 'QU', 'OK', 'S', 1731409754, 1731409754, '1'),
(167471, 34592, 'QU', 'OK', 'S', 1731409886, 1731409886, '1'),
(167472, 34593, 'QU', 'OK', 'S', 1731409993, 1731409993, '1'),
(167473, 34590, 'QU', 'OK', 'S', 1731410205, 1731410205, '1'),
(167474, 34589, 'QU', 'OK', 'S', 1731410232, 1731410232, '1'),
(167475, 34550, 'QU', 'OK', 'S', 1731410369, 1731410369, '1'),
(167476, 34554, 'QU', 'OK', 'S', 1731410405, 1731410405, '1'),
(167477, 34555, 'QU', 'OK', 'S', 1731410451, 1731410451, '1'),
(167478, 34556, 'QU', 'OK', 'S', 1731410586, 1731410586, '1'),
(167479, 34557, 'QU', 'OK', 'S', 1731410631, 1731410631, '1'),
(167480, 34558, 'QU', 'OK', 'S', 1731410726, 1731410726, '1'),
(167481, 34559, 'QU', 'OK', 'S', 1731410762, 1731410762, '1'),
(167482, 34560, 'QU', 'OK', 'S', 1731410800, 1731410800, '1'),
(167483, 34383, 'QU', 'OK', 'S', 1731410949, 1731410949, '1'),
(167484, 25748, 'QU', 'OK', 'S', 1731410987, 1731410987, '1'),
(167485, 24322, 'QU', 'OK', 'S', 1731410996, 1731410996, '1'),
(167486, 15915, 'QU', 'OK', 'S', 1731411002, 1731411002, '1'),
(167487, 33258, 'QU', 'OK', 'S', 1731411006, 1731411006, '1'),
(167488, 33954, 'QU', 'OK', 'S', 1731411015, 1731411015, '1'),
(167489, 16481, 'QU', 'OK', 'S', 1731411020, 1731411020, '1'),
(167490, 29368, 'QU', 'OK', 'S', 1731411028, 1731411028, '1'),
(167491, 29368, 'QU', 'OK', 'S', 1731411033, 1731411033, '1'),
(167492, 3852, 'QU', 'OK', 'S', 1731411042, 1731411042, '1'),
(167493, 34561, 'QU', 'OK', 'S', 1731412181, 1731412181, '1'),
(167494, 34562, 'QU', 'OK', 'S', 1731412217, 1731412217, '1'),
(167495, 34554, 'QU', 'OK', 'S', 1731412245, 1731412245, '1'),
(167496, 34551, 'QU', 'OK', 'S', 1731412378, 1731412378, '1'),
(167497, 34553, 'QU', 'OK', 'S', 1731412419, 1731412419, '1'),
(167498, 34552, 'QU', 'OK', 'S', 1731412551, 1731412551, '1'),
(167499, 31317, 'QU', 'OK', 'S', 1731412633, 1731412633, '1'),
(167500, 24762, 'QU', 'OK', 'S', 1731412667, 1731412667, '1'),
(167501, 34563, 'QU', 'OK', 'S', 1731412947, 1731412947, '1'),
(167502, 34588, 'QU', 'OK', 'S', 1731413549, 1731413549, '1'),
(167503, 34588, 'QU', 'OK', 'S', 1731413557, 1731413557, '1'),
(167504, 34584, 'QU', 'OK', 'S', 1731413833, 1731413833, '1'),
(167505, 34585, 'QU', 'OK', 'S', 1731414181, 1731414181, '1'),
(167506, 34576, 'QU', 'OK', 'S', 1731415322, 1731415322, '1'),
(167507, 34577, 'QU', 'OK', 'S', 1731415356, 1731415356, '1'),
(167508, 34578, 'QU', 'OK', 'S', 1731415395, 1731415395, '1'),
(167509, 34570, 'QU', 'OK', 'S', 1731415568, 1731415568, '1'),
(167510, 34571, 'QU', 'OK', 'S', 1731415607, 1731415607, '1'),
(167511, 34575, 'QU', 'OK', 'S', 1731415662, 1731415662, '1'),
(167512, 34575, 'QU', 'OK', 'S', 1731416107, 1731416107, '1'),
(167513, 34576, 'QU', 'OK', 'S', 1731416162, 1731416162, '1'),
(167514, 34572, 'QU', 'OK', 'S', 1731416348, 1731416348, '1'),
(167515, 34533, 'QU', 'OK', 'S', 1731416430, 1731416430, '1'),
(167516, 34534, 'QU', 'OK', 'S', 1731416484, 1731416484, '1'),
(167517, 34573, 'QU', 'OK', 'S', 1731416548, 1731416548, '1'),
(167518, 34574, 'QU', 'OK', 'S', 1731416582, 1731416582, '1'),
(167519, 34564, 'QU', 'OK', 'S', 1731416850, 1731416850, '1'),
(167520, 34565, 'QU', 'OK', 'S', 1731416875, 1731416875, '1'),
(167521, 34566, 'QU', 'OK', 'S', 1731416898, 1731416898, '1'),
(167522, 34579, 'QU', 'OK', 'S', 1731416965, 1731416965, '1'),
(167523, 34580, 'QU', 'OK', 'S', 1731416988, 1731416988, '1'),
(167524, 34582, 'QU', 'OK', 'S', 1731417013, 1731417013, '1'),
(167525, 34581, 'QU', 'OK', 'S', 1731417064, 1731417064, '1'),
(167526, 15918, 'QU', 'OK', 'S', 1731417361, 1731417361, '1'),
(167527, 15897, 'QU', 'OK', 'S', 1731417795, 1731417795, '1'),
(167528, 21170, 'QU', 'OK', 'S', 1731418090, 1731418090, '1'),
(167529, 29367, 'QU', 'OK', 'S', 1731419412, 1731419412, '1'),
(167530, 32122, 'QU', 'OK', 'S', 1731420232, 1731420232, '1'),
(167531, 33137, 'QU', 'OK', 'S', 1731420237, 1731420237, '1'),
(167532, 33137, 'QU', 'OK', 'S', 1731420242, 1731420242, '1'),
(167533, 24220, 'QU', 'OK', 'S', 1731420246, 1731420246, '1'),
(167534, 22824, 'QU', 'OK', 'S', 1731420249, 1731420249, '1'),
(167535, 32370, 'QU', 'OK', 'S', 1731420252, 1731420252, '1'),
(167536, 26766, 'QU', 'OK', 'S', 1731420255, 1731420255, '1'),
(167537, 32196, 'QU', 'OK', 'S', 1731420264, 1731420264, '1'),
(167538, 12282, 'QU', 'OK', 'S', 1731420270, 1731420270, '1'),
(167539, 32122, 'QU', 'OK', 'S', 1731420319, 1731420319, '1'),
(167540, 31094, 'QU', 'OK', 'S', 1731420333, 1731420333, '1'),
(167541, 28856, 'QU', 'OK', 'S', 1731420342, 1731420342, '1'),
(167542, 28856, 'QU', 'OK', 'S', 1731420348, 1731420348, '1'),
(167543, 12155, 'QU', 'OK', 'S', 1731420356, 1731420356, '1'),
(167544, 24883, 'QU', 'OK', 'S', 1731420362, 1731420362, '1'),
(167545, 29565, 'QU', 'OK', 'S', 1731420370, 1731420370, '1'),
(167546, 32693, 'QU', 'OK', 'S', 1731420374, 1731420374, '1'),
(167547, 33327, 'QU', 'OK', 'S', 1731420380, 1731420380, '1'),
(167548, 31333, 'QU', 'OK', 'S', 1731420385, 1731420385, '1'),
(167549, 26763, 'QU', 'OK', 'S', 1731420389, 1731420389, '1'),
(167550, 26766, 'QU', 'OK', 'S', 1731420403, 1731420403, '1'),
(167551, 31172, 'QU', 'OK', 'S', 1731420410, 1731420410, '1'),
(167552, 12155, 'QU', 'OK', 'S', 1731420417, 1731420417, '1'),
(167553, 26023, 'QU', 'OK', 'S', 1731420426, 1731420426, '1'),
(167554, 31736, 'QU', 'OK', 'S', 1731420431, 1731420431, '1'),
(167555, 28830, 'QU', 'OK', 'S', 1731420435, 1731420435, '1'),
(167556, 28830, 'QU', 'OK', 'S', 1731420440, 1731420440, '1'),
(167557, 31736, 'QU', 'OK', 'S', 1731420451, 1731420451, '1'),
(167558, 29565, 'QU', 'OK', 'S', 1731420456, 1731420456, '1'),
(167559, 34091, 'QU', 'OK', 'S', 1731420463, 1731420463, '1'),
(167560, 31333, 'QU', 'OK', 'S', 1731420467, 1731420467, '1'),
(167561, 26023, 'QU', 'OK', 'S', 1731420472, 1731420472, '1'),
(167562, 31094, 'QU', 'OK', 'S', 1731420477, 1731420477, '1'),
(167563, 9334, 'QU', 'OK', 'S', 1731420482, 1731420482, '1'),
(167564, 26766, 'QU', 'OK', 'S', 1731420495, 1731420495, '1'),
(167565, 31333, 'QU', 'OK', 'S', 1731420500, 1731420500, '1'),
(167566, 33876, 'QU', 'OK', 'S', 1731420506, 1731420506, '1'),
(167567, 33137, 'QU', 'OK', 'S', 1731420511, 1731420511, '1'),
(167568, 33137, 'QU', 'OK', 'S', 1731420515, 1731420515, '1'),
(167569, 26023, 'QU', 'OK', 'S', 1731420519, 1731420519, '1'),
(167570, 31094, 'QU', 'OK', 'S', 1731420528, 1731420528, '1'),
(167571, 12280, 'QU', 'OK', 'S', 1731420533, 1731420533, '1'),
(167572, 26763, 'QU', 'OK', 'S', 1731420538, 1731420538, '1'),
(167573, 33137, 'QU', 'OK', 'S', 1731420542, 1731420542, '1'),
(167574, 28830, 'QU', 'OK', 'S', 1731420547, 1731420547, '1'),
(167575, 28830, 'QU', 'OK', 'S', 1731420552, 1731420552, '1'),
(167576, 26763, 'QU', 'OK', 'S', 1731420556, 1731420556, '1'),
(167577, 32096, 'QU', 'OK', 'S', 1731420560, 1731420560, '1'),
(167578, 25031, 'QU', 'OK', 'S', 1731420565, 1731420565, '1'),
(167579, 15914, 'QU', 'OK', 'S', 1731421147, 1731421147, '1'),
(167580, 15890, 'QU', 'OK', 'S', 1731421151, 1731421151, '1'),
(167581, 13665, 'QU', 'OK', 'S', 1731421154, 1731421154, '1'),
(167582, 22874, 'QU', 'OK', 'S', 1731421158, 1731421158, '1'),
(167583, 21562, 'QU', 'OK', 'S', 1731421161, 1731421161, '1'),
(167584, 15919, 'QU', 'OK', 'S', 1731421164, 1731421164, '1'),
(167585, 34390, 'QU', 'OK', 'S', 1731421167, 1731421167, '1'),
(167586, 34388, 'QU', 'OK', 'S', 1731421172, 1731421172, '1'),
(167587, 34390, 'QU', 'OK', 'S', 1731421175, 1731421175, '1'),
(167588, 34470, 'QU', 'OK', 'S', 1731421178, 1731421178, '1'),
(167589, 9772, 'QU', 'OK', 'S', 1731421181, 1731421181, '1'),
(167590, 13657, 'QU', 'OK', 'S', 1731421191, 1731421191, '1'),
(167591, 22890, 'QU', 'OK', 'S', 1731421195, 1731421195, '1'),
(167592, 32201, 'QU', 'OK', 'S', 1731421200, 1731421200, '1'),
(167593, 32144, 'QU', 'OK', 'S', 1731421205, 1731421205, '1'),
(167594, 32144, 'QU', 'OK', 'S', 1731421210, 1731421210, '1'),
(167595, 34469, 'QU', 'OK', 'S', 1731421213, 1731421213, '1'),
(167596, 34470, 'QU', 'OK', 'S', 1731421217, 1731421217, '1'),
(167597, 15344, 'QU', 'OK', 'S', 1731421222, 1731421222, '1'),
(167598, 22893, 'QU', 'OK', 'S', 1731421227, 1731421227, '1'),
(167599, 34388, 'QU', 'OK', 'S', 1731421231, 1731421231, '1'),
(167600, 9772, 'QU', 'OK', 'S', 1731421235, 1731421235, '1'),
(167601, 13657, 'QU', 'OK', 'S', 1731421240, 1731421240, '1'),
(167602, 22890, 'QU', 'OK', 'S', 1731421244, 1731421244, '1'),
(167603, 15915, 'QU', 'OK', 'S', 1731421249, 1731421249, '1'),
(167604, 30296, 'QU', 'OK', 'S', 1731421254, 1731421254, '1'),
(167605, 29924, 'QU', 'OK', 'S', 1731421260, 1731421260, '1'),
(167606, 29924, 'QU', 'OK', 'S', 1731421267, 1731421267, '1'),
(167607, 33247, 'QU', 'OK', 'S', 1731421276, 1731421276, '1'),
(167608, 21888, 'QU', 'OK', 'S', 1731421280, 1731421280, '1'),
(167609, 30435, 'QU', 'OK', 'S', 1731421285, 1731421285, '1'),
(167610, 30591, 'QU', 'OK', 'S', 1731421290, 1731421290, '1'),
(167611, 22892, 'QU', 'OK', 'S', 1731421295, 1731421295, '1'),
(167612, 29398, 'QU', 'OK', 'S', 1731421299, 1731421299, '1'),
(167613, 30435, 'QU', 'OK', 'S', 1731421304, 1731421304, '1'),
(167614, 14476, 'QU', 'OK', 'S', 1731421308, 1731421308, '1'),
(167615, 29327, 'QU', 'OK', 'S', 1731421313, 1731421313, '1'),
(167616, 30435, 'QU', 'OK', 'S', 1731421317, 1731421317, '1'),
(167617, 30435, 'QU', 'OK', 'S', 1731421322, 1731421322, '1'),
(167618, 13657, 'QU', 'OK', 'S', 1731421326, 1731421326, '1'),
(167619, 33247, 'QU', 'OK', 'S', 1731421332, 1731421332, '1'),
(167620, 30435, 'QU', 'OK', 'S', 1731421337, 1731421337, '1'),
(167621, 30435, 'QU', 'OK', 'S', 1731421343, 1731421343, '1'),
(167622, 14476, 'QU', 'OK', 'S', 1731421346, 1731421346, '1'),
(167623, 14638, 'QU', 'OK', 'S', 1731421351, 1731421351, '1'),
(167624, 14476, 'QU', 'OK', 'S', 1731421355, 1731421355, '1'),
(167625, 17998, 'QU', 'OK', 'S', 1731421360, 1731421360, '1'),
(167626, 22874, 'QU', 'OK', 'S', 1731421370, 1731421370, '1'),
(167627, 14476, 'QU', 'OK', 'S', 1731421387, 1731421387, '1'),
(167628, 31955, 'QU', 'OK', 'S', 1731474650, 1731474650, '1'),
(167629, 31926, 'QU', 'OK', 'S', 1731474724, 1731474724, '1'),
(167630, 34497, 'QU', 'OK', 'S', 1731475739, 1731475739, '1'),
(167631, 13914, 'QU', 'OK', 'S', 1731476480, 1731476480, '1'),
(167632, 13914, 'QU', 'OK', 'S', 1731476489, 1731476489, '1'),
(167633, 33392, 'QU', 'OK', 'S', 1731477741, 1731477741, '1'),
(167634, 33392, 'QU', 'OK', 'S', 1731477746, 1731477746, '1'),
(167635, 13567, 'QU', 'OK', 'S', 1731477952, 1731477952, '1'),
(167636, 31102, 'QU', 'OK', 'S', 1731477958, 1731477958, '1'),
(167637, 31075, 'QU', 'OK', 'S', 1731477964, 1731477964, '1'),
(167638, 30169, 'QU', 'OK', 'S', 1731477968, 1731477968, '1'),
(167639, 31075, 'QU', 'OK', 'S', 1731477978, 1731477978, '1'),
(167640, 32246, 'QU', 'OK', 'S', 1731477983, 1731477983, '1'),
(167641, 31075, 'QU', 'OK', 'S', 1731477986, 1731477986, '1'),
(167642, 13460, 'QU', 'OK', 'S', 1731477990, 1731477990, '1'),
(167643, 30169, 'QU', 'OK', 'S', 1731477994, 1731477994, '1'),
(167644, 30013, 'QU', 'OK', 'S', 1731477998, 1731477998, '1'),
(167645, 18906, 'QU', 'OK', 'S', 1731478003, 1731478003, '1'),
(167646, 13567, 'QU', 'OK', 'S', 1731478009, 1731478009, '1'),
(167647, 30013, 'QU', 'OK', 'S', 1731478013, 1731478013, '1'),
(167648, 29021, 'QU', 'OK', 'S', 1731478017, 1731478017, '1'),
(167649, 24845, 'QU', 'OK', 'S', 1731478057, 1731478057, '1'),
(167650, 24846, 'QU', 'OK', 'S', 1731478064, 1731478064, '1'),
(167651, 21781, 'QU', 'OK', 'S', 1731478114, 1731478114, '1'),
(167652, 33703, 'QU', 'OK', 'S', 1731479554, 1731479554, '1'),
(167653, 33703, 'QU', 'OK', 'S', 1731479564, 1731479564, '1'),
(167654, 33694, 'QU', 'OK', 'S', 1731479571, 1731479571, '1'),
(167655, 33710, 'QU', 'OK', 'S', 1731479584, 1731479584, '1'),
(167656, 33731, 'QU', 'OK', 'S', 1731479591, 1731479591, '1'),
(167657, 33731, 'QU', 'OK', 'S', 1731479596, 1731479596, '1'),
(167658, 32681, 'QU', 'OK', 'S', 1731480394, 1731480394, '1'),
(167659, 32605, 'QU', 'OK', 'S', 1731480398, 1731480398, '1'),
(167660, 32679, 'QU', 'OK', 'S', 1731480402, 1731480402, '1'),
(167661, 32671, 'QU', 'OK', 'S', 1731480406, 1731480406, '1'),
(167662, 32618, 'QU', 'OK', 'S', 1731480408, 1731480408, '1'),
(167663, 32692, 'QU', 'OK', 'S', 1731480412, 1731480412, '1'),
(167664, 32605, 'QU', 'OK', 'S', 1731480415, 1731480415, '1'),
(167665, 32677, 'QU', 'OK', 'S', 1731480420, 1731480420, '1'),
(167666, 32682, 'QU', 'OK', 'S', 1731480440, 1731480440, '1'),
(167667, 34064, 'QU', 'OK', 'S', 1731481655, 1731481655, '1'),
(167668, 34495, 'QU', 'OK', 'S', 1731481658, 1731481658, '1'),
(167669, 34496, 'QU', 'OK', 'S', 1731481660, 1731481660, '1'),
(167670, 29216, 'QU', 'OK', 'S', 1731481737, 1731481737, '1'),
(167671, 30318, 'QU', 'OK', 'S', 1731481781, 1731481781, '1'),
(167672, 33418, 'QU', 'OK', 'S', 1731481833, 1731481833, '1'),
(167673, 33646, 'QU', 'OK', 'S', 1731481867, 1731481867, '1'),
(167674, 28795, 'QU', 'OK', 'S', 1731481902, 1731481902, '1'),
(167675, 29214, 'QU', 'OK', 'S', 1731481960, 1731481960, '1'),
(167676, 29215, 'QU', 'OK', 'S', 1731482005, 1731482005, '1'),
(167677, 34115, 'QU', 'OK', 'S', 1731482384, 1731482384, '1'),
(167678, 28865, 'QU', 'OK', 'S', 1731483627, 1731483627, '1'),
(167679, 28067, 'QU', 'OK', 'S', 1731483995, 1731483995, '1'),
(167680, 28067, 'QU', 'OK', 'S', 1731483999, 1731483999, '1'),
(167681, 28065, 'QU', 'OK', 'S', 1731484144, 1731484144, '1'),
(167682, 28060, 'QU', 'OK', 'S', 1731484897, 1731484897, '1'),
(167683, 28060, 'QU', 'OK', 'S', 1731484900, 1731484900, '1'),
(167684, 34605, 'QU', 'OK', 'S', 1731485141, 1731485141, '1'),
(167685, 34606, 'QU', 'OK', 'S', 1731485164, 1731485164, '1'),
(167686, 34594, 'QU', 'OK', 'S', 1731485197, 1731485197, '1'),
(167687, 34595, 'QU', 'OK', 'S', 1731485237, 1731485237, '1'),
(167688, 34596, 'QU', 'OK', 'S', 1731485293, 1731485293, '1'),
(167689, 34597, 'QU', 'OK', 'S', 1731485371, 1731485371, '1'),
(167690, 28067, 'QU', 'OK', 'S', 1731485682, 1731485682, '1'),
(167691, 33287, 'QU', 'OK', 'S', 1731486148, 1731486148, '1'),
(167692, 34059, 'QU', 'OK', 'S', 1731486493, 1731486493, '1'),
(167693, 30529, 'QU', 'OK', 'S', 1731489298, 1731489298, '1'),
(167694, 33380, 'QU', 'OK', 'S', 1731489632, 1731489632, '1'),
(167695, 34057, 'QU', 'OK', 'S', 1731489810, 1731489810, '1'),
(167696, 34497, 'QU', 'OK', 'S', 1731489958, 1731489958, '1'),
(167697, 33462, 'QU', 'OK', 'S', 1731490132, 1731490132, '1'),
(167698, 32201, 'QU', 'OK', 'S', 1731490819, 1731490819, '1'),
(167699, 34359, 'QU', 'OK', 'S', 1731491213, 1731491213, '1'),
(167700, 34359, 'QU', 'OK', 'S', 1731491216, 1731491216, '1'),
(167701, 27734, 'QU', 'OK', 'S', 1731491623, 1731491623, '1'),
(167702, 26351, 'QU', 'OK', 'S', 1731491663, 1731491663, '1'),
(167703, 34064, 'QU', 'OK', 'S', 1731491858, 1731491858, '1'),
(167704, 33620, 'QU', 'OK', 'S', 1731492180, 1731492180, '1'),
(167705, 26198, 'QU', 'OK', 'S', 1731492320, 1731492320, '1'),
(167706, 12288, 'QU', 'OK', 'S', 1731492555, 1731492555, '1'),
(167707, 30789, 'QU', 'OK', 'S', 1731492782, 1731492782, '1'),
(167708, 5400, 'QU', 'OK', 'S', 1731492913, 1731492913, '1'),
(167709, 5532, 'QU', 'OK', 'S', 1731493112, 1731493112, '1'),
(167710, 34077, 'QU', 'OK', 'S', 1731493161, 1731493161, '1'),
(167711, 23807, 'QU', 'OK', 'S', 1731493637, 1731493637, '1'),
(167712, 34377, 'QU', 'OK', 'S', 1731493722, 1731493722, '1'),
(167713, 21070, 'QU', 'OK', 'S', 1731493727, 1731493727, '1'),
(167714, 14924, 'QU', 'OK', 'S', 1731493737, 1731493737, '1'),
(167715, 18844, 'QU', 'OK', 'S', 1731493750, 1731493750, '1'),
(167716, 13440, 'QU', 'OK', 'S', 1731493753, 1731493753, '1'),
(167717, 33967, 'QU', 'OK', 'S', 1731493755, 1731493755, '1'),
(167718, 18766, 'QU', 'OK', 'S', 1731493757, 1731493757, '1'),
(167719, 23227, 'QU', 'OK', 'S', 1731493760, 1731493760, '1'),
(167720, 27216, 'QU', 'OK', 'S', 1731493763, 1731493763, '1'),
(167721, 23227, 'QU', 'OK', 'S', 1731493779, 1731493779, '1'),
(167722, 14476, 'QU', 'OK', 'S', 1731493783, 1731493783, '1'),
(167723, 31994, 'QU', 'OK', 'S', 1731493787, 1731493787, '1'),
(167724, 30012, 'QU', 'OK', 'S', 1731493792, 1731493792, '1'),
(167725, 24322, 'QU', 'OK', 'S', 1731493809, 1731493809, '1'),
(167726, 18713, 'QU', 'OK', 'S', 1731493812, 1731493812, '1'),
(167727, 22483, 'QU', 'OK', 'S', 1731493816, 1731493816, '1'),
(167728, 32370, 'QU', 'OK', 'S', 1731493820, 1731493820, '1'),
(167729, 25044, 'QU', 'OK', 'S', 1731493825, 1731493825, '1'),
(167730, 34255, 'QU', 'OK', 'S', 1731493829, 1731493829, '1'),
(167731, 15048, 'QU', 'OK', 'S', 1731493834, 1731493834, '1'),
(167732, 15048, 'QU', 'OK', 'S', 1731493841, 1731493841, '1'),
(167733, 14476, 'QU', 'OK', 'S', 1731493844, 1731493844, '1'),
(167734, 31026, 'QU', 'OK', 'S', 1731493848, 1731493848, '1'),
(167735, 34104, 'QU', 'OK', 'S', 1731493853, 1731493853, '1'),
(167736, 21241, 'QU', 'OK', 'S', 1731493859, 1731493859, '1'),
(167737, 32092, 'QU', 'OK', 'S', 1731493863, 1731493863, '1'),
(167738, 34087, 'QU', 'OK', 'S', 1731493868, 1731493868, '1'),
(167739, 34087, 'QU', 'OK', 'S', 1731493874, 1731493874, '1'),
(167740, 26214, 'QU', 'OK', 'S', 1731493877, 1731493877, '1'),
(167741, 32787, 'QU', 'OK', 'S', 1731493881, 1731493881, '1'),
(167742, 26188, 'QU', 'OK', 'S', 1731493893, 1731493893, '1'),
(167743, 24794, 'QU', 'OK', 'S', 1731493897, 1731493897, '1'),
(167744, 29557, 'QU', 'OK', 'S', 1731493902, 1731493902, '1'),
(167745, 21014, 'QU', 'OK', 'S', 1731493907, 1731493907, '1'),
(167746, 18766, 'QU', 'OK', 'S', 1731493912, 1731493912, '1'),
(167747, 24322, 'QU', 'OK', 'S', 1731493919, 1731493919, '1'),
(167748, 18329, 'QU', 'OK', 'S', 1731493927, 1731493927, '1'),
(167749, 14513, 'QU', 'OK', 'S', 1731493933, 1731493933, '1'),
(167750, 14476, 'QU', 'OK', 'S', 1731493939, 1731493939, '1'),
(167751, 26188, 'QU', 'OK', 'S', 1731493945, 1731493945, '1'),
(167752, 31853, 'QU', 'OK', 'S', 1731493950, 1731493950, '1'),
(167753, 14924, 'QU', 'OK', 'S', 1731493954, 1731493954, '1'),
(167754, 14924, 'QU', 'OK', 'S', 1731493959, 1731493959, '1'),
(167755, 30941, 'QU', 'OK', 'S', 1731493963, 1731493963, '1'),
(167756, 26214, 'QU', 'OK', 'S', 1731493968, 1731493968, '1'),
(167757, 26091, 'QU', 'OK', 'S', 1731493973, 1731493973, '1'),
(167758, 20858, 'QU', 'OK', 'S', 1731493978, 1731493978, '1'),
(167759, 18844, 'QU', 'OK', 'S', 1731493982, 1731493982, '1'),
(167760, 24322, 'QU', 'OK', 'S', 1731493986, 1731493986, '1'),
(167761, 29005, 'QU', 'OK', 'S', 1731493991, 1731493991, '1'),
(167762, 10779, 'QU', 'OK', 'S', 1731493995, 1731493995, '1'),
(167763, 24794, 'QU', 'OK', 'S', 1731494000, 1731494000, '1'),
(167764, 15445, 'QU', 'OK', 'S', 1731494004, 1731494004, '1'),
(167765, 19845, 'QU', 'OK', 'S', 1731494008, 1731494008, '1'),
(167766, 29668, 'QU', 'OK', 'S', 1731494013, 1731494013, '1'),
(167767, 13440, 'QU', 'OK', 'S', 1731494019, 1731494019, '1'),
(167768, 23844, 'QU', 'OK', 'S', 1731494024, 1731494024, '1'),
(167769, 13440, 'QU', 'OK', 'S', 1731494031, 1731494031, '1'),
(167770, 23230, 'QU', 'OK', 'S', 1731494112, 1731494112, '1'),
(167771, 26069, 'QU', 'OK', 'S', 1731494270, 1731494270, '1'),
(167772, 26069, 'QU', 'OK', 'S', 1731494270, 1731494270, '1'),
(167773, 19688, 'QU', 'OK', 'S', 1731494326, 1731494326, '1'),
(167774, 19688, 'QU', 'OK', 'S', 1731494326, 1731494326, '1'),
(167775, 12518, 'QU', 'OK', 'S', 1731494359, 1731494359, '1'),
(167776, 15157, 'QU', 'OK', 'S', 1731494366, 1731494366, '1'),
(167777, 23002, 'QU', 'OK', 'S', 1731494380, 1731494380, '1'),
(167778, 23002, 'QU', 'OK', 'S', 1731494380, 1731494380, '1'),
(167779, 23805, 'QU', 'OK', 'S', 1731494441, 1731494441, '1'),
(167780, 25029, 'QU', 'OK', 'S', 1731494480, 1731494480, '1'),
(167781, 25012, 'QU', 'OK', 'S', 1731494516, 1731494516, '1'),
(167782, 25012, 'QU', 'OK', 'S', 1731494530, 1731494530, '1'),
(167783, 25012, 'QU', 'OK', 'S', 1731494533, 1731494533, '1'),
(167784, 25014, 'QU', 'OK', 'S', 1731494588, 1731494588, '1'),
(167785, 25014, 'QU', 'OK', 'S', 1731494596, 1731494596, '1'),
(167786, 27832, 'QU', 'OK', 'S', 1731495392, 1731495392, '1'),
(167787, 32775, 'QU', 'OK', 'S', 1731495485, 1731495485, '1'),
(167788, 26435, 'QU', 'OK', 'S', 1731496001, 1731496001, '1'),
(167789, 26679, 'QU', 'OK', 'S', 1731496101, 1731496101, '1'),
(167790, 28831, 'QU', 'OK', 'S', 1731496321, 1731496321, '1'),
(167791, 28831, 'QU', 'OK', 'S', 1731496324, 1731496324, '1'),
(167792, 28831, 'QU', 'OK', 'S', 1731496326, 1731496326, '1'),
(167793, 29050, 'QU', 'OK', 'S', 1731496773, 1731496773, '1'),
(167794, 32028, 'QU', 'OK', 'S', 1731496809, 1731496809, '1'),
(167795, 34198, 'QU', 'OK', 'S', 1731496813, 1731496813, '1'),
(167796, 24587, 'QU', 'OK', 'S', 1731496823, 1731496823, '1'),
(167797, 33234, 'QU', 'OK', 'S', 1731496827, 1731496827, '1'),
(167798, 25415, 'QU', 'OK', 'S', 1731496834, 1731496834, '1'),
(167799, 33195, 'QU', 'OK', 'S', 1731496838, 1731496838, '1'),
(167800, 11178, 'QU', 'OK', 'S', 1731496841, 1731496841, '1'),
(167801, 28828, 'QU', 'OK', 'S', 1731496845, 1731496845, '1'),
(167802, 33843, 'QU', 'OK', 'S', 1731496850, 1731496850, '1'),
(167803, 12049, 'QU', 'OK', 'S', 1731496854, 1731496854, '1'),
(167804, 33897, 'QU', 'OK', 'S', 1731496857, 1731496857, '1'),
(167805, 34299, 'QU', 'OK', 'S', 1731496862, 1731496862, '1'),
(167806, 33235, 'QU', 'OK', 'S', 1731496867, 1731496867, '1'),
(167807, 26766, 'QU', 'OK', 'S', 1731496871, 1731496871, '1'),
(167808, 29753, 'QU', 'OK', 'S', 1731496875, 1731496875, '1'),
(167809, 33283, 'QU', 'OK', 'S', 1731496890, 1731496890, '1'),
(167810, 33453, 'QU', 'OK', 'S', 1731496916, 1731496916, '1'),
(167811, 33453, 'QU', 'OK', 'S', 1731497153, 1731497153, '1'),
(167812, 33453, 'QU', 'OK', 'S', 1731497159, 1731497159, '1'),
(167813, 31807, 'QU', 'OK', 'S', 1731499057, 1731499057, '1'),
(167814, 34598, 'QU', 'OK', 'S', 1731499512, 1731499512, '1'),
(167815, 34598, 'QU', 'OK', 'S', 1731499776, 1731499776, '1'),
(167816, 34607, 'QU', 'OK', 'S', 1731499825, 1731499825, '1'),
(167817, 34608, 'QU', 'OK', 'S', 1731499864, 1731499864, '1'),
(167818, 25637, 'QU', 'OK', 'S', 1731500048, 1731500048, '1'),
(167819, 7423, 'QU', 'OK', 'S', 1731500094, 1731500094, '1'),
(167820, 30143, 'QU', 'OK', 'S', 1731500152, 1731500152, '1'),
(167821, 25637, 'QU', 'OK', 'S', 1731500264, 1731500264, '1'),
(167822, 34603, 'QU', 'OK', 'S', 1731500538, 1731500538, '1'),
(167823, 31773, 'QU', 'OK', 'S', 1731500737, 1731500737, '1'),
(167824, 22017, 'QU', 'OK', 'S', 1731500744, 1731500744, '1'),
(167825, 28020, 'QU', 'OK', 'S', 1731500757, 1731500757, '1'),
(167826, 28020, 'QU', 'OK', 'S', 1731500757, 1731500757, '1'),
(167827, 28020, 'QU', 'OK', 'S', 1731500757, 1731500757, '1'),
(167828, 21888, 'QU', 'OK', 'S', 1731500777, 1731500777, '1'),
(167829, 21888, 'QU', 'OK', 'S', 1731500777, 1731500777, '1'),
(167830, 34602, 'QU', 'OK', 'S', 1731500777, 1731500777, '1'),
(167831, 34600, 'QU', 'OK', 'S', 1731500934, 1731500934, '1'),
(167832, 34601, 'QU', 'OK', 'S', 1731501333, 1731501333, '1'),
(167833, 30487, 'QU', 'OK', 'S', 1731501369, 1731501369, '1'),
(167834, 15466, 'QU', 'OK', 'S', 1731501382, 1731501382, '1'),
(167835, 27528, 'QU', 'OK', 'S', 1731501396, 1731501396, '1'),
(167836, 27528, 'QU', 'OK', 'S', 1731501396, 1731501396, '1'),
(167837, 32144, 'QU', 'OK', 'S', 1731501423, 1731501423, '1'),
(167838, 32144, 'QU', 'OK', 'S', 1731501423, 1731501423, '1'),
(167839, 32204, 'QU', 'OK', 'S', 1731501450, 1731501450, '1'),
(167840, 33247, 'QU', 'OK', 'S', 1731501462, 1731501462, '1'),
(167841, 29927, 'QU', 'OK', 'S', 1731501678, 1731501678, '1'),
(167842, 34604, 'QU', 'OK', 'S', 1731501683, 1731501683, '1'),
(167843, 29927, 'QU', 'OK', 'S', 1731501734, 1731501734, '1'),
(167844, 34599, 'QU', 'OK', 'S', 1731501809, 1731501809, '1'),
(167845, 34599, 'QU', 'OK', 'S', 1731501817, 1731501817, '1'),
(167846, 34599, 'QU', 'OK', 'S', 1731501825, 1731501825, '1'),
(167847, 34599, 'QU', 'OK', 'S', 1731501834, 1731501834, '1'),
(167848, 34599, 'QU', 'OK', 'S', 1731501843, 1731501843, '1'),
(167849, 34060, 'QU', 'OK', 'S', 1731501906, 1731501906, '1'),
(167850, 33767, 'QU', 'OK', 'S', 1731502191, 1731502191, '1'),
(167851, 14750, 'QU', 'OK', 'S', 1731502585, 1731502585, '1'),
(167852, 26798, 'QU', 'OK', 'S', 1731502625, 1731502625, '1'),
(167853, 33551, 'QU', 'OK', 'S', 1731502732, 1731502732, '1'),
(167854, 30140, 'QU', 'OK', 'S', 1731502878, 1731502878, '1'),
(167855, 30994, 'QU', 'OK', 'S', 1731502931, 1731502931, '1'),
(167856, 29253, 'QU', 'OK', 'S', 1731503251, 1731503251, '1'),
(167857, 32749, 'QU', 'OK', 'S', 1731503519, 1731503519, '1'),
(167858, 32171, 'QU', 'OK', 'S', 1731503526, 1731503526, '1'),
(167859, 33585, 'QU', 'OK', 'S', 1731503530, 1731503530, '1'),
(167860, 28848, 'QU', 'OK', 'S', 1731503532, 1731503532, '1'),
(167861, 32191, 'QU', 'OK', 'S', 1731503534, 1731503534, '1'),
(167862, 25031, 'QU', 'OK', 'S', 1731503537, 1731503537, '1'),
(167863, 25031, 'QU', 'OK', 'S', 1731503541, 1731503541, '1'),
(167864, 14543, 'QU', 'OK', 'S', 1731503545, 1731503545, '1'),
(167865, 14543, 'QU', 'OK', 'S', 1731503548, 1731503548, '1'),
(167866, 25179, 'QU', 'OK', 'S', 1731503551, 1731503551, '1'),
(167867, 25179, 'QU', 'OK', 'S', 1731503554, 1731503554, '1'),
(167868, 25025, 'QU', 'OK', 'S', 1731503556, 1731503556, '1'),
(167869, 31406, 'QU', 'OK', 'S', 1731503561, 1731503561, '1'),
(167870, 27066, 'QU', 'OK', 'S', 1731503567, 1731503567, '1'),
(167871, 28848, 'QU', 'OK', 'S', 1731503573, 1731503573, '1'),
(167872, 22456, 'QU', 'OK', 'S', 1731503577, 1731503577, '1'),
(167873, 13548, 'QU', 'OK', 'S', 1731503583, 1731503583, '1'),
(167874, 33112, 'QU', 'OK', 'S', 1731503587, 1731503587, '1'),
(167875, 33217, 'QU', 'OK', 'S', 1731503593, 1731503593, '1'),
(167876, 24580, 'QU', 'OK', 'S', 1731503599, 1731503599, '1'),
(167877, 26146, 'QU', 'OK', 'S', 1731503603, 1731503603, '1'),
(167878, 33217, 'QU', 'OK', 'S', 1731503607, 1731503607, '1'),
(167879, 32166, 'QU', 'OK', 'S', 1731503612, 1731503612, '1'),
(167880, 23013, 'QU', 'OK', 'S', 1731503616, 1731503616, '1'),
(167881, 24580, 'QU', 'OK', 'S', 1731503620, 1731503620, '1'),
(167882, 23013, 'QU', 'OK', 'S', 1731503624, 1731503624, '1'),
(167883, 23013, 'QU', 'OK', 'S', 1731503631, 1731503631, '1'),
(167884, 20416, 'QU', 'OK', 'S', 1731503634, 1731503634, '1'),
(167885, 24561, 'QU', 'OK', 'S', 1731503639, 1731503639, '1'),
(167886, 22811, 'QU', 'OK', 'S', 1731503644, 1731503644, '1'),
(167887, 21001, 'QU', 'OK', 'S', 1731503648, 1731503648, '1'),
(167888, 34539, 'QU', 'OK', 'S', 1731503654, 1731503654, '1'),
(167889, 34539, 'QU', 'OK', 'S', 1731503658, 1731503658, '1'),
(167890, 31406, 'QU', 'OK', 'S', 1731503662, 1731503662, '1'),
(167891, 25002, 'QU', 'OK', 'S', 1731503667, 1731503667, '1'),
(167892, 34539, 'QU', 'OK', 'S', 1731503671, 1731503671, '1'),
(167893, 25002, 'QU', 'OK', 'S', 1731503677, 1731503677, '1'),
(167894, 34539, 'QU', 'OK', 'S', 1731503682, 1731503682, '1'),
(167895, 34539, 'QU', 'OK', 'S', 1731503686, 1731503686, '1'),
(167896, 19043, 'QU', 'OK', 'S', 1731503691, 1731503691, '1'),
(167897, 34539, 'QU', 'OK', 'S', 1731503695, 1731503695, '1'),
(167898, 25520, 'QU', 'OK', 'S', 1731503699, 1731503699, '1'),
(167899, 24034, 'QU', 'OK', 'S', 1731503703, 1731503703, '1'),
(167900, 30442, 'QU', 'OK', 'S', 1731503706, 1731503706, '1'),
(167901, 17388, 'QU', 'OK', 'S', 1731503709, 1731503709, '1'),
(167902, 31406, 'QU', 'OK', 'S', 1731503712, 1731503712, '1'),
(167903, 24883, 'QU', 'OK', 'S', 1731503723, 1731503723, '1'),
(167904, 31406, 'QU', 'OK', 'S', 1731503730, 1731503730, '1'),
(167905, 12280, 'QU', 'OK', 'S', 1731503743, 1731503743, '1'),
(167906, 15344, 'QU', 'OK', 'S', 1731504263, 1731504263, '1'),
(167907, 19656, 'QU', 'OK', 'S', 1731504364, 1731504364, '1'),
(167908, 25056, 'QU', 'OK', 'S', 1731504871, 1731504871, '1'),
(167909, 25056, 'QU', 'OK', 'S', 1731504879, 1731504879, '1'),
(167910, 25056, 'QU', 'OK', 'S', 1731504905, 1731504905, '1'),
(167911, 25056, 'QU', 'OK', 'S', 1731504922, 1731504922, '1'),
(167912, 25056, 'QU', 'OK', 'S', 1731504939, 1731504939, '1'),
(167913, 34026, 'QU', 'OK', 'S', 1731559968, 1731559968, '1'),
(167914, 17978, 'QU', 'OK', 'S', 1731559972, 1731559972, '1'),
(167915, 25792, 'QU', 'OK', 'S', 1731559975, 1731559975, '1'),
(167916, 17978, 'QU', 'OK', 'S', 1731559979, 1731559979, '1'),
(167917, 26173, 'QU', 'OK', 'S', 1731559983, 1731559983, '1'),
(167918, 27091, 'QU', 'OK', 'S', 1731559987, 1731559987, '1'),
(167919, 31375, 'QU', 'OK', 'S', 1731559991, 1731559991, '1'),
(167920, 34490, 'QU', 'OK', 'S', 1731559995, 1731559995, '1'),
(167921, 25378, 'QU', 'OK', 'S', 1731559999, 1731559999, '1'),
(167922, 34491, 'QU', 'OK', 'S', 1731560002, 1731560002, '1'),
(167923, 17978, 'QU', 'OK', 'S', 1731560005, 1731560005, '1'),
(167924, 17978, 'QU', 'OK', 'S', 1731560008, 1731560008, '1'),
(167925, 34186, 'QU', 'OK', 'S', 1731560010, 1731560010, '1'),
(167926, 17978, 'QU', 'OK', 'S', 1731560019, 1731560019, '1'),
(167927, 26174, 'QU', 'OK', 'S', 1731560022, 1731560022, '1'),
(167928, 31502, 'QU', 'OK', 'S', 1731560025, 1731560025, '1'),
(167929, 34089, 'QU', 'OK', 'S', 1731560029, 1731560029, '1'),
(167930, 11941, 'QU', 'OK', 'S', 1731560106, 1731560106, '1'),
(167931, 34438, 'QU', 'OK', 'S', 1731560110, 1731560110, '1'),
(167932, 11943, 'QU', 'OK', 'S', 1731560114, 1731560114, '1'),
(167933, 34439, 'QU', 'OK', 'S', 1731560118, 1731560118, '1'),
(167934, 34359, 'QU', 'OK', 'S', 1731560121, 1731560121, '1'),
(167935, 34359, 'QU', 'OK', 'S', 1731560127, 1731560127, '1'),
(167936, 3905, 'QU', 'OK', 'S', 1731560131, 1731560131, '1'),
(167937, 3994, 'QU', 'OK', 'S', 1731560135, 1731560135, '1'),
(167938, 3994, 'QU', 'OK', 'S', 1731560140, 1731560140, '1'),
(167939, 25016, 'QU', 'OK', 'S', 1731560144, 1731560144, '1'),
(167940, 15213, 'QU', 'OK', 'S', 1731560148, 1731560148, '1'),
(167941, 3994, 'QU', 'OK', 'S', 1731560154, 1731560154, '1'),
(167942, 30211, 'QU', 'OK', 'S', 1731560166, 1731560166, '1'),
(167943, 30211, 'QU', 'OK', 'S', 1731560171, 1731560171, '1'),
(167944, 3905, 'QU', 'OK', 'S', 1731560176, 1731560176, '1'),
(167945, 24424, 'QU', 'OK', 'S', 1731560181, 1731560181, '1'),
(167946, 25016, 'QU', 'OK', 'S', 1731560184, 1731560184, '1'),
(167947, 34527, 'QU', 'OK', 'S', 1731560189, 1731560189, '1'),
(167948, 3994, 'QU', 'OK', 'S', 1731560192, 1731560192, '1'),
(167949, 3994, 'QU', 'OK', 'S', 1731560239, 1731560239, '1'),
(167950, 25012, 'QU', 'OK', 'S', 1731560267, 1731560267, '1'),
(167951, 25014, 'QU', 'OK', 'S', 1731560303, 1731560303, '1'),
(167952, 25014, 'QU', 'OK', 'S', 1731560311, 1731560311, '1'),
(167953, 25012, 'QU', 'OK', 'S', 1731560315, 1731560315, '1'),
(167954, 3994, 'QU', 'OK', 'S', 1731560318, 1731560318, '1'),
(167955, 31194, 'QU', 'OK', 'S', 1731560363, 1731560363, '1'),
(167956, 12620, 'QU', 'OK', 'S', 1731560370, 1731560370, '1'),
(167957, 27347, 'QU', 'OK', 'S', 1731560373, 1731560373, '1'),
(167958, 27347, 'QU', 'OK', 'S', 1731560376, 1731560376, '1'),
(167959, 24960, 'QU', 'OK', 'S', 1731560378, 1731560378, '1'),
(167960, 24962, 'QU', 'OK', 'S', 1731560383, 1731560383, '1'),
(167961, 24962, 'QU', 'OK', 'S', 1731560388, 1731560388, '1'),
(167962, 14973, 'QU', 'OK', 'S', 1731560394, 1731560394, '1'),
(167963, 28358, 'QU', 'OK', 'S', 1731560398, 1731560398, '1'),
(167964, 27347, 'QU', 'OK', 'S', 1731560403, 1731560403, '1'),
(167965, 28358, 'QU', 'OK', 'S', 1731560407, 1731560407, '1'),
(167966, 27347, 'QU', 'OK', 'S', 1731560412, 1731560412, '1'),
(167967, 31198, 'QU', 'OK', 'S', 1731560415, 1731560415, '1'),
(167968, 31200, 'QU', 'OK', 'S', 1731560418, 1731560418, '1'),
(167969, 16742, 'QU', 'OK', 'S', 1731560423, 1731560423, '1'),
(167970, 23747, 'QU', 'OK', 'S', 1731560484, 1731560484, '1'),
(167971, 23747, 'QU', 'OK', 'S', 1731560489, 1731560489, '1'),
(167972, 34133, 'QU', 'OK', 'S', 1731560493, 1731560493, '1'),
(167973, 34133, 'QU', 'OK', 'S', 1731560498, 1731560498, '1'),
(167974, 34585, 'QU', 'OK', 'S', 1731560503, 1731560503, '1'),
(167975, 34585, 'QU', 'OK', 'S', 1731560509, 1731560509, '1'),
(167976, 34542, 'QU', 'OK', 'S', 1731560514, 1731560514, '1'),
(167977, 34585, 'QU', 'OK', 'S', 1731560518, 1731560518, '1'),
(167978, 34542, 'QU', 'OK', 'S', 1731560524, 1731560524, '1'),
(167979, 34542, 'QU', 'OK', 'S', 1731560529, 1731560529, '1'),
(167980, 32604, 'QU', 'OK', 'S', 1731560534, 1731560534, '1'),
(167981, 31498, 'QU', 'OK', 'S', 1731560539, 1731560539, '1'),
(167982, 31498, 'QU', 'OK', 'S', 1731560543, 1731560543, '1'),
(167983, 34539, 'QU', 'OK', 'S', 1731560548, 1731560548, '1'),
(167984, 34539, 'QU', 'OK', 'S', 1731560554, 1731560554, '1'),
(167985, 32604, 'QU', 'OK', 'S', 1731560558, 1731560558, '1'),
(167986, 32604, 'QU', 'OK', 'S', 1731560563, 1731560563, '1'),
(167987, 34539, 'QU', 'OK', 'S', 1731560567, 1731560567, '1'),
(167988, 34539, 'QU', 'OK', 'S', 1731560572, 1731560572, '1'),
(167989, 34539, 'QU', 'OK', 'S', 1731560576, 1731560576, '1'),
(167990, 34539, 'QU', 'OK', 'S', 1731560580, 1731560580, '1'),
(167991, 32689, 'QU', 'OK', 'S', 1731566500, 1731566500, '1'),
(167992, 31758, 'QU', 'OK', 'S', 1731566524, 1731566524, '1'),
(167993, 33986, 'QU', 'OK', 'S', 1731566632, 1731566632, '1'),
(167994, 26782, 'QU', 'OK', 'S', 1731566646, 1731566646, '1'),
(167995, 34359, 'QU', 'OK', 'S', 1731568317, 1731568317, '1'),
(167996, 25012, 'QU', 'OK', 'S', 1731568348, 1731568348, '1'),
(167997, 25014, 'QU', 'OK', 'S', 1731568352, 1731568352, '1'),
(167998, 34359, 'QU', 'OK', 'S', 1731568529, 1731568529, '1'),
(167999, 3905, 'QU', 'OK', 'S', 1731568993, 1731568993, '1'),
(168000, 3905, 'QU', 'OK', 'S', 1731568993, 1731568993, '1'),
(168001, 34623, 'QU', 'OK', 'S', 1731569260, 1731569260, '1'),
(168002, 34616, 'QU', 'OK', 'S', 1731569294, 1731569294, '1'),
(168003, 3905, 'QU', 'OK', 'S', 1731570731, 1731570731, '1'),
(168004, 34544, 'QU', 'OK', 'S', 1731571000, 1731571000, '1'),
(168005, 34544, 'QU', 'OK', 'S', 1731571023, 1731571023, '1'),
(168006, 34544, 'QU', 'OK', 'S', 1731571032, 1731571032, '1'),
(168007, 34593, 'QU', 'OK', 'S', 1731571060, 1731571060, '1'),
(168008, 34593, 'QU', 'OK', 'S', 1731571075, 1731571075, '1'),
(168009, 34593, 'QU', 'OK', 'S', 1731571162, 1731571162, '1'),
(168010, 34549, 'QU', 'OK', 'S', 1731571275, 1731571275, '1'),
(168011, 34549, 'QU', 'OK', 'S', 1731571289, 1731571289, '1'),
(168012, 34549, 'QU', 'OK', 'S', 1731571306, 1731571306, '1'),
(168013, 30012, 'QU', 'OK', 'S', 1731571460, 1731571460, '1'),
(168014, 23366, 'QU', 'OK', 'S', 1731571463, 1731571463, '1'),
(168015, 29946, 'QU', 'OK', 'S', 1731571467, 1731571467, '1'),
(168016, 34543, 'QU', 'OK', 'S', 1731571680, 1731571680, '1'),
(168017, 34543, 'QU', 'OK', 'S', 1731571690, 1731571690, '1'),
(168018, 34543, 'QU', 'OK', 'S', 1731571699, 1731571699, '1'),
(168019, 34593, 'QU', 'OK', 'S', 1731571801, 1731571801, '1'),
(168020, 34617, 'QU', 'OK', 'S', 1731572076, 1731572076, '1'),
(168021, 34569, 'QU', 'OK', 'S', 1731572491, 1731572491, '1'),
(168022, 34624, 'QU', 'OK', 'S', 1731576543, 1731576543, '1'),
(168023, 34625, 'QU', 'OK', 'S', 1731576567, 1731576567, '1'),
(168024, 30860, 'QU', 'OK', 'S', 1731577836, 1731577836, '1'),
(168025, 24740, 'QU', 'OK', 'S', 1731577921, 1731577921, '1'),
(168026, 24738, 'QU', 'OK', 'S', 1731577934, 1731577934, '1'),
(168027, 24742, 'QU', 'OK', 'S', 1731577950, 1731577950, '1'),
(168028, 26447, 'QU', 'OK', 'S', 1731578002, 1731578002, '1'),
(168029, 26450, 'QU', 'OK', 'S', 1731578039, 1731578039, '1'),
(168030, 26451, 'QU', 'OK', 'S', 1731578053, 1731578053, '1'),
(168031, 34620, 'QU', 'OK', 'S', 1731578794, 1731578794, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(168032, 34628, 'QU', 'OK', 'S', 1731578889, 1731578889, '1'),
(168033, 15705, 'QU', 'OK', 'S', 1731578984, 1731578984, '1'),
(168034, 34618, 'QU', 'OK', 'S', 1731579122, 1731579122, '1'),
(168035, 34611, 'QU', 'OK', 'S', 1731579239, 1731579239, '1'),
(168036, 34621, 'QU', 'OK', 'S', 1731579606, 1731579606, '1'),
(168037, 34622, 'QU', 'OK', 'S', 1731579761, 1731579761, '1'),
(168038, 34619, 'QU', 'OK', 'S', 1731579890, 1731579890, '1'),
(168039, 24322, 'QU', 'OK', 'S', 1731579941, 1731579941, '1'),
(168040, 34064, 'QU', 'OK', 'S', 1731579953, 1731579953, '1'),
(168041, 4190, 'QU', 'OK', 'S', 1731579957, 1731579957, '1'),
(168042, 2327, 'QU', 'OK', 'S', 1731579969, 1731579969, '1'),
(168043, 26505, 'QU', 'OK', 'S', 1731580003, 1731580003, '1'),
(168044, 26512, 'QU', 'OK', 'S', 1731580117, 1731580117, '1'),
(168045, 26513, 'QU', 'OK', 'S', 1731580125, 1731580125, '1'),
(168046, 34609, 'QU', 'OK', 'S', 1731580130, 1731580130, '1'),
(168047, 26514, 'QU', 'OK', 'S', 1731580134, 1731580134, '1'),
(168048, 26515, 'QU', 'OK', 'S', 1731580143, 1731580143, '1'),
(168049, 26463, 'QU', 'OK', 'S', 1731580170, 1731580170, '1'),
(168050, 34610, 'QU', 'OK', 'S', 1731580172, 1731580172, '1'),
(168051, 26517, 'QU', 'OK', 'S', 1731580221, 1731580221, '1'),
(168052, 26518, 'QU', 'OK', 'S', 1731580235, 1731580235, '1'),
(168053, 26519, 'QU', 'OK', 'S', 1731580242, 1731580242, '1'),
(168054, 34612, 'QU', 'OK', 'S', 1731580244, 1731580244, '1'),
(168055, 26521, 'QU', 'OK', 'S', 1731580250, 1731580250, '1'),
(168056, 26596, 'QU', 'OK', 'S', 1731580269, 1731580269, '1'),
(168057, 26858, 'QU', 'OK', 'S', 1731580296, 1731580296, '1'),
(168058, 34613, 'QU', 'OK', 'S', 1731580296, 1731580296, '1'),
(168059, 26911, 'QU', 'OK', 'S', 1731580323, 1731580323, '1'),
(168060, 27975, 'QU', 'OK', 'S', 1731580467, 1731580467, '1'),
(168061, 34629, 'QU', 'OK', 'S', 1731580576, 1731580576, '1'),
(168062, 28961, 'QU', 'OK', 'S', 1731580604, 1731580604, '1'),
(168063, 28991, 'QU', 'OK', 'S', 1731580633, 1731580633, '1'),
(168064, 34614, 'QU', 'OK', 'S', 1731580909, 1731580909, '1'),
(168065, 34615, 'QU', 'OK', 'S', 1731580946, 1731580946, '1'),
(168066, 30191, 'QU', 'OK', 'S', 1731580987, 1731580987, '1'),
(168067, 24929, 'QU', 'OK', 'S', 1731581010, 1731581010, '1'),
(168068, 24929, 'QU', 'OK', 'S', 1731581010, 1731581010, '1'),
(168069, 34626, 'QU', 'OK', 'S', 1731581129, 1731581129, '1'),
(168070, 34627, 'QU', 'OK', 'S', 1731581245, 1731581245, '1'),
(168071, 24931, 'QU', 'OK', 'S', 1731581288, 1731581288, '1'),
(168072, 24931, 'QU', 'OK', 'S', 1731581288, 1731581288, '1'),
(168073, 24931, 'QU', 'OK', 'S', 1731581288, 1731581288, '1'),
(168074, 24931, 'QU', 'OK', 'S', 1731581288, 1731581288, '1'),
(168075, 24931, 'QU', 'OK', 'S', 1731581288, 1731581288, '1'),
(168076, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168077, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168078, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168079, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168080, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168081, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168082, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168083, 26470, 'QU', 'OK', 'S', 1731581646, 1731581646, '1'),
(168084, 33637, 'QU', 'OK', 'S', 1731581933, 1731581933, '1'),
(168085, 24102, 'QU', 'OK', 'S', 1731582154, 1731582154, '1'),
(168086, 205, 'QU', 'OK', 'S', 1731582371, 1731582371, '1'),
(168087, 20832, 'QU', 'OK', 'S', 1731582601, 1731582601, '1'),
(168088, 25636, 'QU', 'OK', 'S', 1731582644, 1731582644, '1'),
(168089, 25636, 'QU', 'OK', 'S', 1731582680, 1731582680, '1'),
(168090, 24153, 'QU', 'OK', 'S', 1731582723, 1731582723, '1'),
(168091, 16311, 'QU', 'OK', 'S', 1731583803, 1731583803, '1'),
(168092, 16312, 'QU', 'OK', 'S', 1731583839, 1731583839, '1'),
(168093, 16312, 'QU', 'OK', 'S', 1731583839, 1731583839, '1'),
(168094, 22573, 'QU', 'OK', 'S', 1731583890, 1731583890, '1'),
(168095, 16754, 'QU', 'OK', 'S', 1731583893, 1731583893, '1'),
(168096, 16756, 'QU', 'OK', 'S', 1731583927, 1731583927, '1'),
(168097, 16757, 'QU', 'OK', 'S', 1731583948, 1731583948, '1'),
(168098, 16994, 'QU', 'OK', 'S', 1731584077, 1731584077, '1'),
(168099, 16994, 'QU', 'OK', 'S', 1731584077, 1731584077, '1'),
(168100, 16994, 'QU', 'OK', 'S', 1731584077, 1731584077, '1'),
(168101, 18107, 'QU', 'OK', 'S', 1731584132, 1731584132, '1'),
(168102, 18364, 'QU', 'OK', 'S', 1731584199, 1731584199, '1'),
(168103, 20061, 'QU', 'OK', 'S', 1731584300, 1731584300, '1'),
(168104, 20062, 'QU', 'OK', 'S', 1731584467, 1731584467, '1'),
(168105, 20063, 'QU', 'OK', 'S', 1731584501, 1731584501, '1'),
(168106, 20064, 'QU', 'OK', 'S', 1731584515, 1731584515, '1'),
(168107, 20066, 'QU', 'OK', 'S', 1731584596, 1731584596, '1'),
(168108, 20670, 'QU', 'OK', 'S', 1731584622, 1731584622, '1'),
(168109, 21126, 'QU', 'OK', 'S', 1731584715, 1731584715, '1'),
(168110, 21127, 'QU', 'OK', 'S', 1731584733, 1731584733, '1'),
(168111, 21322, 'QU', 'OK', 'S', 1731586780, 1731586780, '1'),
(168112, 32234, 'QU', 'OK', 'S', 1731586873, 1731586873, '1'),
(168113, 34618, 'QU', 'OK', 'S', 1731586964, 1731586964, '1'),
(168114, 34618, 'QU', 'OK', 'S', 1731586994, 1731586994, '1'),
(168115, 34360, 'QU', 'OK', 'S', 1731587141, 1731587141, '1'),
(168116, 33262, 'QU', 'OK', 'S', 1731587150, 1731587150, '1'),
(168117, 30974, 'QU', 'OK', 'S', 1731587153, 1731587153, '1'),
(168118, 21328, 'QU', 'OK', 'S', 1731588018, 1731588018, '1'),
(168119, 21332, 'QU', 'OK', 'S', 1731588086, 1731588086, '1'),
(168120, 21333, 'QU', 'OK', 'S', 1731588122, 1731588122, '1'),
(168121, 34305, 'QU', 'OK', 'S', 1731588598, 1731588598, '1'),
(168122, 24112, 'QU', 'OK', 'S', 1731588638, 1731588638, '1'),
(168123, 32609, 'QU', 'OK', 'S', 1731588715, 1731588715, '1'),
(168124, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168125, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168126, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168127, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168128, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168129, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168130, 21334, 'QU', 'OK', 'S', 1731589020, 1731589020, '1'),
(168131, 21565, 'QU', 'OK', 'S', 1731589032, 1731589032, '1'),
(168132, 27832, 'QU', 'OK', 'S', 1731589034, 1731589034, '1'),
(168133, 21606, 'QU', 'OK', 'S', 1731589046, 1731589046, '1'),
(168134, 21609, 'QU', 'OK', 'S', 1731589079, 1731589079, '1'),
(168135, 31246, 'QU', 'OK', 'S', 1731589237, 1731589237, '1'),
(168136, 26456, 'QU', 'OK', 'S', 1731589317, 1731589317, '1'),
(168137, 28775, 'QU', 'OK', 'S', 1731589363, 1731589363, '1'),
(168138, 32874, 'QU', 'OK', 'S', 1731589527, 1731589527, '1'),
(168139, 21850, 'QU', 'OK', 'S', 1731589544, 1731589544, '1'),
(168140, 32726, 'QU', 'OK', 'S', 1731589575, 1731589575, '1'),
(168141, 22099, 'QU', 'OK', 'S', 1731589583, 1731589583, '1'),
(168142, 22136, 'QU', 'OK', 'S', 1731589624, 1731589624, '1'),
(168143, 22137, 'QU', 'OK', 'S', 1731589647, 1731589647, '1'),
(168144, 22183, 'QU', 'OK', 'S', 1731589675, 1731589675, '1'),
(168145, 22183, 'QU', 'OK', 'S', 1731589675, 1731589675, '1'),
(168146, 22183, 'QU', 'OK', 'S', 1731589675, 1731589675, '1'),
(168147, 22183, 'QU', 'OK', 'S', 1731589675, 1731589675, '1'),
(168148, 22183, 'QU', 'OK', 'S', 1731589675, 1731589675, '1'),
(168149, 33930, 'QU', 'OK', 'S', 1731589733, 1731589733, '1'),
(168150, 25686, 'QU', 'OK', 'S', 1731590163, 1731590163, '1'),
(168151, 24803, 'QU', 'OK', 'S', 1731591359, 1731591359, '1'),
(168152, 33789, 'QU', 'OK', 'S', 1731591363, 1731591363, '1'),
(168153, 31916, 'QU', 'OK', 'S', 1731591367, 1731591367, '1'),
(168154, 32229, 'QU', 'OK', 'S', 1731591377, 1731591377, '1'),
(168155, 32606, 'QU', 'OK', 'S', 1731591380, 1731591380, '1'),
(168156, 22305, 'QU', 'OK', 'S', 1731591384, 1731591384, '1'),
(168157, 22298, 'QU', 'OK', 'S', 1731591388, 1731591388, '1'),
(168158, 23870, 'QU', 'OK', 'S', 1731591392, 1731591392, '1'),
(168159, 24604, 'QU', 'OK', 'S', 1731591396, 1731591396, '1'),
(168160, 31278, 'QU', 'OK', 'S', 1731591399, 1731591399, '1'),
(168161, 28461, 'QU', 'OK', 'S', 1731591404, 1731591404, '1'),
(168162, 29927, 'QU', 'OK', 'S', 1731591420, 1731591420, '1'),
(168163, 28511, 'QU', 'OK', 'S', 1731591493, 1731591493, '1'),
(168164, 28511, 'QU', 'OK', 'S', 1731591498, 1731591498, '1'),
(168165, 33920, 'QU', 'OK', 'S', 1731591674, 1731591674, '1'),
(168166, 33443, 'QU', 'OK', 'S', 1731591677, 1731591677, '1'),
(168167, 33749, 'QU', 'OK', 'S', 1731591680, 1731591680, '1'),
(168168, 34394, 'QU', 'OK', 'S', 1731591684, 1731591684, '1'),
(168169, 34308, 'QU', 'OK', 'S', 1731591686, 1731591686, '1'),
(168170, 33956, 'QU', 'OK', 'S', 1731591689, 1731591689, '1'),
(168171, 34367, 'QU', 'OK', 'S', 1731591691, 1731591691, '1'),
(168172, 33971, 'QU', 'OK', 'S', 1731591693, 1731591693, '1'),
(168173, 34452, 'QU', 'OK', 'S', 1731591696, 1731591696, '1'),
(168174, 7680, 'QU', 'OK', 'S', 1731591773, 1731591773, '1'),
(168175, 7680, 'QU', 'OK', 'S', 1731591776, 1731591776, '1'),
(168176, 13471, 'QU', 'OK', 'S', 1731591778, 1731591778, '1'),
(168177, 11071, 'QU', 'OK', 'S', 1731591782, 1731591782, '1'),
(168178, 13472, 'QU', 'OK', 'S', 1731591785, 1731591785, '1'),
(168179, 13472, 'QU', 'OK', 'S', 1731591792, 1731591792, '1'),
(168180, 9674, 'QU', 'OK', 'S', 1731591795, 1731591795, '1'),
(168181, 34329, 'QU', 'OK', 'S', 1731591798, 1731591798, '1'),
(168182, 32864, 'QU', 'OK', 'S', 1731591804, 1731591804, '1'),
(168183, 32362, 'QU', 'OK', 'S', 1731591808, 1731591808, '1'),
(168184, 32868, 'QU', 'OK', 'S', 1731591811, 1731591811, '1'),
(168185, 3372, 'QU', 'OK', 'S', 1731591815, 1731591815, '1'),
(168186, 13471, 'QU', 'OK', 'S', 1731591818, 1731591818, '1'),
(168187, 3372, 'QU', 'OK', 'S', 1731591835, 1731591835, '1'),
(168188, 1483, 'QU', 'OK', 'S', 1731591843, 1731591843, '1'),
(168189, 34327, 'QU', 'OK', 'S', 1731591846, 1731591846, '1'),
(168190, 34327, 'QU', 'OK', 'S', 1731591848, 1731591848, '1'),
(168191, 31617, 'QU', 'OK', 'S', 1731591918, 1731591918, '1'),
(168192, 31617, 'QU', 'OK', 'S', 1731591922, 1731591922, '1'),
(168193, 31617, 'QU', 'OK', 'S', 1731591926, 1731591926, '1'),
(168194, 33262, 'QU', 'OK', 'S', 1731591932, 1731591932, '1'),
(168195, 33262, 'QU', 'OK', 'S', 1731591936, 1731591936, '1'),
(168196, 33353, 'QU', 'OK', 'S', 1731591950, 1731591950, '1'),
(168197, 31807, 'QU', 'OK', 'S', 1731591958, 1731591958, '1'),
(168198, 31392, 'QU', 'OK', 'S', 1731591962, 1731591962, '1'),
(168199, 31807, 'QU', 'OK', 'S', 1731591966, 1731591966, '1'),
(168200, 31283, 'QU', 'OK', 'S', 1731591974, 1731591974, '1'),
(168201, 33653, 'QU', 'OK', 'S', 1731591984, 1731591984, '1'),
(168202, 31617, 'QU', 'OK', 'S', 1731591988, 1731591988, '1'),
(168203, 34495, 'QU', 'OK', 'S', 1731591993, 1731591993, '1'),
(168204, 26146, 'QU', 'OK', 'S', 1731592000, 1731592000, '1'),
(168205, 26146, 'QU', 'OK', 'S', 1731592015, 1731592015, '1'),
(168206, 32038, 'QU', 'OK', 'S', 1731592019, 1731592019, '1'),
(168207, 32038, 'QU', 'OK', 'S', 1731592023, 1731592023, '1'),
(168208, 32038, 'QU', 'OK', 'S', 1731592027, 1731592027, '1'),
(168209, 34495, 'QU', 'OK', 'S', 1731592029, 1731592029, '1'),
(168210, 19134, 'QU', 'OK', 'S', 1731592032, 1731592032, '1'),
(168211, 31923, 'QU', 'OK', 'S', 1731592036, 1731592036, '1'),
(168212, 31923, 'QU', 'OK', 'S', 1731592039, 1731592039, '1'),
(168213, 33579, 'QU', 'OK', 'S', 1731592044, 1731592044, '1'),
(168214, 31392, 'QU', 'OK', 'S', 1731592048, 1731592048, '1'),
(168215, 34308, 'QU', 'OK', 'S', 1731592054, 1731592054, '1'),
(168216, 34223, 'QU', 'OK', 'S', 1731592063, 1731592063, '1'),
(168217, 34223, 'QU', 'OK', 'S', 1731592072, 1731592072, '1'),
(168218, 34223, 'QU', 'OK', 'S', 1731592077, 1731592077, '1'),
(168219, 34223, 'QU', 'OK', 'S', 1731592090, 1731592090, '1'),
(168220, 28359, 'QU', 'OK', 'S', 1731652810, 1731652810, '1'),
(168221, 14172, 'QU', 'OK', 'S', 1731652862, 1731652862, '1'),
(168222, 14172, 'QU', 'OK', 'S', 1731652862, 1731652862, '1'),
(168223, 26994, 'QU', 'OK', 'S', 1731652879, 1731652879, '1'),
(168224, 28359, 'QU', 'OK', 'S', 1731652897, 1731652897, '1'),
(168225, 23954, 'QU', 'OK', 'S', 1731654262, 1731654262, '1'),
(168226, 24940, 'QU', 'OK', 'S', 1731655685, 1731655685, '1'),
(168227, 31614, 'QU', 'OK', 'S', 1731655696, 1731655696, '1'),
(168228, 26080, 'QU', 'OK', 'S', 1731655701, 1731655701, '1'),
(168229, 27137, 'QU', 'OK', 'S', 1731655704, 1731655704, '1'),
(168230, 27681, 'QU', 'OK', 'S', 1731655708, 1731655708, '1'),
(168231, 31818, 'QU', 'OK', 'S', 1731655711, 1731655711, '1'),
(168232, 27598, 'QU', 'OK', 'S', 1731655713, 1731655713, '1'),
(168233, 27681, 'QU', 'OK', 'S', 1731655717, 1731655717, '1'),
(168234, 33627, 'QU', 'OK', 'S', 1731655720, 1731655720, '1'),
(168235, 22815, 'QU', 'OK', 'S', 1731655727, 1731655727, '1'),
(168236, 22815, 'QU', 'OK', 'S', 1731655730, 1731655730, '1'),
(168237, 28490, 'QU', 'OK', 'S', 1731655734, 1731655734, '1'),
(168238, 27648, 'QU', 'OK', 'S', 1731655739, 1731655739, '1'),
(168239, 27636, 'QU', 'OK', 'S', 1731655744, 1731655744, '1'),
(168240, 29746, 'QU', 'OK', 'S', 1731655748, 1731655748, '1'),
(168241, 29948, 'QU', 'OK', 'S', 1731655753, 1731655753, '1'),
(168242, 30037, 'QU', 'OK', 'S', 1731655758, 1731655758, '1'),
(168243, 27602, 'QU', 'OK', 'S', 1731655762, 1731655762, '1'),
(168244, 30037, 'QU', 'OK', 'S', 1731655767, 1731655767, '1'),
(168245, 30037, 'QU', 'OK', 'S', 1731655772, 1731655772, '1'),
(168246, 34224, 'QU', 'OK', 'S', 1731655778, 1731655778, '1'),
(168247, 34224, 'QU', 'OK', 'S', 1731655783, 1731655783, '1'),
(168248, 26888, 'QU', 'OK', 'S', 1731655788, 1731655788, '1'),
(168249, 9121, 'QU', 'OK', 'S', 1731655812, 1731655812, '1'),
(168250, 33247, 'QU', 'OK', 'S', 1731655818, 1731655818, '1'),
(168251, 4051, 'QU', 'OK', 'S', 1731655823, 1731655823, '1'),
(168252, 4004, 'QU', 'OK', 'S', 1731655829, 1731655829, '1'),
(168253, 9357, 'QU', 'OK', 'S', 1731655834, 1731655834, '1'),
(168254, 9357, 'QU', 'OK', 'S', 1731655839, 1731655839, '1'),
(168255, 4051, 'QU', 'OK', 'S', 1731655844, 1731655844, '1'),
(168256, 4004, 'QU', 'OK', 'S', 1731655853, 1731655853, '1'),
(168257, 33708, 'QU', 'OK', 'S', 1731655858, 1731655858, '1'),
(168258, 9422, 'QU', 'OK', 'S', 1731655863, 1731655863, '1'),
(168259, 28735, 'QU', 'OK', 'S', 1731655868, 1731655868, '1'),
(168260, 21700, 'QU', 'OK', 'S', 1731655873, 1731655873, '1'),
(168261, 27636, 'QU', 'OK', 'S', 1731655878, 1731655878, '1'),
(168262, 34125, 'QU', 'OK', 'S', 1731655882, 1731655882, '1'),
(168263, 34122, 'QU', 'OK', 'S', 1731655887, 1731655887, '1'),
(168264, 33837, 'QU', 'OK', 'S', 1731655891, 1731655891, '1'),
(168265, 34119, 'QU', 'OK', 'S', 1731655897, 1731655897, '1'),
(168266, 28672, 'QU', 'OK', 'S', 1731655901, 1731655901, '1'),
(168267, 28675, 'QU', 'OK', 'S', 1731655906, 1731655906, '1'),
(168268, 30007, 'QU', 'OK', 'S', 1731655911, 1731655911, '1'),
(168269, 24688, 'QU', 'OK', 'S', 1731655916, 1731655916, '1'),
(168270, 26887, 'QU', 'OK', 'S', 1731655921, 1731655921, '1'),
(168271, 26162, 'QU', 'OK', 'S', 1731655926, 1731655926, '1'),
(168272, 33247, 'QU', 'OK', 'S', 1731655931, 1731655931, '1'),
(168273, 14256, 'QU', 'OK', 'S', 1731655937, 1731655937, '1'),
(168274, 14256, 'QU', 'OK', 'S', 1731655944, 1731655944, '1'),
(168275, 24688, 'QU', 'OK', 'S', 1731655948, 1731655948, '1'),
(168276, 34191, 'QU', 'OK', 'S', 1731655957, 1731655957, '1'),
(168277, 34412, 'QU', 'OK', 'S', 1731655962, 1731655962, '1'),
(168278, 34415, 'QU', 'OK', 'S', 1731655967, 1731655967, '1'),
(168279, 27339, 'QU', 'OK', 'S', 1731655972, 1731655972, '1'),
(168280, 27339, 'QU', 'OK', 'S', 1731655977, 1731655977, '1'),
(168281, 27079, 'QU', 'OK', 'S', 1731655982, 1731655982, '1'),
(168282, 29298, 'QU', 'OK', 'S', 1731655987, 1731655987, '1'),
(168283, 34414, 'QU', 'OK', 'S', 1731655993, 1731655993, '1'),
(168284, 28598, 'QU', 'OK', 'S', 1731655998, 1731655998, '1'),
(168285, 9121, 'QU', 'OK', 'S', 1731656003, 1731656003, '1'),
(168286, 34562, 'QU', 'OK', 'S', 1731656008, 1731656008, '1'),
(168287, 34557, 'QU', 'OK', 'S', 1731656013, 1731656013, '1'),
(168288, 32478, 'QU', 'OK', 'S', 1731656018, 1731656018, '1'),
(168289, 32052, 'QU', 'OK', 'S', 1731656023, 1731656023, '1'),
(168290, 28751, 'QU', 'OK', 'S', 1731656028, 1731656028, '1'),
(168291, 33626, 'QU', 'OK', 'S', 1731656033, 1731656033, '1'),
(168292, 34324, 'QU', 'OK', 'S', 1731656039, 1731656039, '1'),
(168293, 33918, 'QU', 'OK', 'S', 1731656045, 1731656045, '1'),
(168294, 34481, 'QU', 'OK', 'S', 1731656051, 1731656051, '1'),
(168295, 33838, 'QU', 'OK', 'S', 1731656056, 1731656056, '1'),
(168296, 34113, 'QU', 'OK', 'S', 1731656061, 1731656061, '1'),
(168297, 24941, 'QU', 'OK', 'S', 1731656064, 1731656064, '1'),
(168298, 34113, 'QU', 'OK', 'S', 1731656065, 1731656065, '1'),
(168299, 30182, 'QU', 'OK', 'S', 1731656071, 1731656071, '1'),
(168300, 24941, 'QU', 'OK', 'S', 1731656073, 1731656073, '1'),
(168301, 26356, 'QU', 'OK', 'S', 1731656076, 1731656076, '1'),
(168302, 32478, 'QU', 'OK', 'S', 1731656081, 1731656081, '1'),
(168303, 28596, 'QU', 'OK', 'S', 1731656087, 1731656087, '1'),
(168304, 33168, 'QU', 'OK', 'S', 1731656092, 1731656092, '1'),
(168305, 24939, 'QU', 'OK', 'S', 1731656168, 1731656168, '1'),
(168306, 24939, 'QU', 'OK', 'S', 1731656171, 1731656171, '1'),
(168307, 34563, 'QU', 'OK', 'S', 1731656195, 1731656195, '1'),
(168308, 34563, 'QU', 'OK', 'S', 1731656195, 1731656195, '1'),
(168309, 34563, 'QU', 'OK', 'S', 1731656195, 1731656195, '1'),
(168310, 34563, 'QU', 'OK', 'S', 1731656195, 1731656195, '1'),
(168311, 34564, 'QU', 'OK', 'S', 1731656241, 1731656241, '1'),
(168312, 34564, 'QU', 'OK', 'S', 1731656241, 1731656241, '1'),
(168313, 34564, 'QU', 'OK', 'S', 1731656241, 1731656241, '1'),
(168314, 34564, 'QU', 'OK', 'S', 1731656241, 1731656241, '1'),
(168315, 34564, 'QU', 'OK', 'S', 1731656241, 1731656241, '1'),
(168316, 34565, 'QU', 'OK', 'S', 1731656264, 1731656264, '1'),
(168317, 34565, 'QU', 'OK', 'S', 1731656264, 1731656264, '1'),
(168318, 34565, 'QU', 'OK', 'S', 1731656264, 1731656264, '1'),
(168319, 34565, 'QU', 'OK', 'S', 1731656264, 1731656264, '1'),
(168320, 34566, 'QU', 'OK', 'S', 1731656309, 1731656309, '1'),
(168321, 34566, 'QU', 'OK', 'S', 1731656309, 1731656309, '1'),
(168322, 34566, 'QU', 'OK', 'S', 1731656309, 1731656309, '1'),
(168323, 34566, 'QU', 'OK', 'S', 1731656309, 1731656309, '1'),
(168324, 34566, 'QU', 'OK', 'S', 1731656309, 1731656309, '1'),
(168325, 34581, 'QU', 'OK', 'S', 1731656341, 1731656341, '1'),
(168326, 34581, 'QU', 'OK', 'S', 1731656341, 1731656341, '1'),
(168327, 34581, 'QU', 'OK', 'S', 1731656341, 1731656341, '1'),
(168328, 34581, 'QU', 'OK', 'S', 1731656341, 1731656341, '1'),
(168329, 34581, 'QU', 'OK', 'S', 1731656341, 1731656341, '1'),
(168330, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168331, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168332, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168333, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168334, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168335, 34582, 'QU', 'OK', 'S', 1731656367, 1731656367, '1'),
(168336, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168337, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168338, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168339, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168340, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168341, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168342, 34595, 'QU', 'OK', 'S', 1731656435, 1731656435, '1'),
(168343, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168344, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168345, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168346, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168347, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168348, 34596, 'QU', 'OK', 'S', 1731656487, 1731656487, '1'),
(168349, 34597, 'QU', 'OK', 'S', 1731656520, 1731656520, '1'),
(168350, 34597, 'QU', 'OK', 'S', 1731656520, 1731656520, '1'),
(168351, 34597, 'QU', 'OK', 'S', 1731656520, 1731656520, '1'),
(168352, 34597, 'QU', 'OK', 'S', 1731656520, 1731656520, '1'),
(168353, 34597, 'QU', 'OK', 'S', 1731656520, 1731656520, '1'),
(168354, 34616, 'QU', 'OK', 'S', 1731657106, 1731657106, '1'),
(168355, 34616, 'QU', 'OK', 'S', 1731657106, 1731657106, '1'),
(168356, 34616, 'QU', 'OK', 'S', 1731657106, 1731657106, '1'),
(168357, 34616, 'QU', 'OK', 'S', 1731657106, 1731657106, '1'),
(168358, 34616, 'QU', 'OK', 'S', 1731657106, 1731657106, '1'),
(168359, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168360, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168361, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168362, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168363, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168364, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168365, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168366, 34617, 'QU', 'OK', 'S', 1731657144, 1731657144, '1'),
(168367, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168368, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168369, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168370, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168371, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168372, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168373, 34594, 'QU', 'OK', 'S', 1731657223, 1731657223, '1'),
(168374, 28050, 'QU', 'OK', 'S', 1731657272, 1731657272, '1'),
(168375, 28050, 'QU', 'OK', 'S', 1731657272, 1731657272, '1'),
(168376, 28050, 'QU', 'OK', 'S', 1731657272, 1731657272, '1'),
(168377, 27093, 'QU', 'OK', 'S', 1731657288, 1731657288, '1'),
(168378, 9939, 'QU', 'OK', 'S', 1731657300, 1731657300, '1'),
(168379, 24699, 'QU', 'OK', 'S', 1731657311, 1731657311, '1'),
(168380, 24699, 'QU', 'OK', 'S', 1731657311, 1731657311, '1'),
(168381, 30753, 'QU', 'OK', 'S', 1731657331, 1731657331, '1'),
(168382, 30753, 'QU', 'OK', 'S', 1731657331, 1731657331, '1'),
(168383, 17978, 'QU', 'OK', 'S', 1731657382, 1731657382, '1'),
(168384, 17978, 'QU', 'OK', 'S', 1731657393, 1731657393, '1'),
(168385, 23102, 'QU', 'OK', 'S', 1731664103, 1731664103, '1'),
(168386, 23102, 'QU', 'OK', 'S', 1731664113, 1731664113, '1'),
(168387, 23090, 'QU', 'OK', 'S', 1731664162, 1731664162, '1'),
(168388, 23067, 'QU', 'OK', 'S', 1731664268, 1731664268, '1'),
(168389, 22781, 'QU', 'OK', 'S', 1731664308, 1731664308, '1'),
(168390, 30947, 'QU', 'OK', 'S', 1731664539, 1731664539, '1'),
(168391, 30947, 'QU', 'OK', 'S', 1731664549, 1731664549, '1'),
(168392, 30947, 'QU', 'OK', 'S', 1731664552, 1731664552, '1'),
(168393, 31178, 'QU', 'OK', 'S', 1731664555, 1731664555, '1'),
(168394, 34545, 'QU', 'OK', 'S', 1731664827, 1731664827, '1'),
(168395, 34545, 'QU', 'OK', 'S', 1731664831, 1731664831, '1'),
(168396, 34064, 'QU', 'OK', 'S', 1731664833, 1731664833, '1'),
(168397, 34064, 'QU', 'OK', 'S', 1731664841, 1731664841, '1'),
(168398, 34536, 'QU', 'OK', 'S', 1731664945, 1731664945, '1'),
(168399, 34634, 'QU', 'OK', 'S', 1731667533, 1731667533, '1'),
(168400, 34634, 'QU', 'OK', 'S', 1731667534, 1731667534, '1'),
(168401, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168402, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168403, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168404, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168405, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168406, 34636, 'QU', 'OK', 'S', 1731667564, 1731667564, '1'),
(168407, 34636, 'QU', 'OK', 'S', 1731667565, 1731667565, '1'),
(168408, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168409, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168410, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168411, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168412, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168413, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168414, 34635, 'QU', 'OK', 'S', 1731667595, 1731667595, '1'),
(168415, 34632, 'QU', 'OK', 'S', 1731669911, 1731669911, '1'),
(168416, 34652, 'QU', 'OK', 'S', 1731670137, 1731670137, '1'),
(168417, 34647, 'QU', 'OK', 'S', 1731670246, 1731670246, '1'),
(168418, 34648, 'QU', 'OK', 'S', 1731670284, 1731670284, '1'),
(168419, 34649, 'QU', 'OK', 'S', 1731670356, 1731670356, '1'),
(168420, 34503, 'QU', 'OK', 'S', 1731670643, 1731670643, '1'),
(168421, 34650, 'QU', 'OK', 'S', 1731670704, 1731670704, '1'),
(168422, 34633, 'QU', 'OK', 'S', 1731671875, 1731671875, '1'),
(168423, 34638, 'QU', 'OK', 'S', 1731672131, 1731672131, '1'),
(168424, 34639, 'QU', 'OK', 'S', 1731672234, 1731672234, '1'),
(168425, 34640, 'QU', 'OK', 'S', 1731672324, 1731672324, '1'),
(168426, 34637, 'QU', 'OK', 'S', 1731672454, 1731672454, '1'),
(168427, 34641, 'QU', 'OK', 'S', 1731672592, 1731672592, '1'),
(168428, 34642, 'QU', 'OK', 'S', 1731672712, 1731672712, '1'),
(168429, 34643, 'QU', 'OK', 'S', 1731672930, 1731672930, '1'),
(168430, 34642, 'QU', 'OK', 'S', 1731672967, 1731672967, '1'),
(168431, 34651, 'QU', 'OK', 'S', 1731673008, 1731673008, '1'),
(168432, 31193, 'QU', 'OK', 'S', 1731673313, 1731673313, '1'),
(168433, 34479, 'QU', 'OK', 'S', 1731673355, 1731673355, '1'),
(168434, 34537, 'QU', 'OK', 'S', 1731673360, 1731673360, '1'),
(168435, 34464, 'QU', 'OK', 'S', 1731673363, 1731673363, '1'),
(168436, 34462, 'QU', 'OK', 'S', 1731673367, 1731673367, '1'),
(168437, 34538, 'QU', 'OK', 'S', 1731673376, 1731673376, '1'),
(168438, 34644, 'QU', 'OK', 'S', 1731673577, 1731673577, '1'),
(168439, 34645, 'QU', 'OK', 'S', 1731673607, 1731673607, '1'),
(168440, 34646, 'QU', 'OK', 'S', 1731673639, 1731673639, '1'),
(168441, 34630, 'QU', 'OK', 'S', 1731673838, 1731673838, '1'),
(168442, 34631, 'QU', 'OK', 'S', 1731673893, 1731673893, '1'),
(168443, 5400, 'QU', 'OK', 'S', 1731674124, 1731674124, '1'),
(168444, 31807, 'QU', 'OK', 'S', 1731674290, 1731674290, '1'),
(168445, 24851, 'QU', 'OK', 'S', 1731674433, 1731674433, '1'),
(168446, 32300, 'QU', 'OK', 'S', 1731675299, 1731675299, '1'),
(168447, 29059, 'QU', 'OK', 'S', 1731675314, 1731675314, '1'),
(168448, 21804, 'QU', 'OK', 'S', 1731675317, 1731675317, '1'),
(168449, 30435, 'QU', 'OK', 'S', 1731675319, 1731675319, '1'),
(168450, 21804, 'QU', 'OK', 'S', 1731675322, 1731675322, '1'),
(168451, 21804, 'QU', 'OK', 'S', 1731675325, 1731675325, '1'),
(168452, 21804, 'QU', 'OK', 'S', 1731675328, 1731675328, '1'),
(168453, 21804, 'QU', 'OK', 'S', 1731675330, 1731675330, '1'),
(168454, 18198, 'QU', 'OK', 'S', 1731675333, 1731675333, '1'),
(168455, 29059, 'QU', 'OK', 'S', 1731675335, 1731675335, '1'),
(168456, 21804, 'QU', 'OK', 'S', 1731675351, 1731675351, '1'),
(168457, 21612, 'QU', 'OK', 'S', 1731675364, 1731675364, '1'),
(168458, 32451, 'QU', 'OK', 'S', 1731675815, 1731675815, '1'),
(168459, 32451, 'QU', 'OK', 'S', 1731675815, 1731675815, '1'),
(168460, 32451, 'QU', 'OK', 'S', 1731675815, 1731675815, '1'),
(168461, 32678, 'QU', 'OK', 'S', 1731675831, 1731675831, '1'),
(168462, 31730, 'QU', 'OK', 'S', 1731675849, 1731675849, '1'),
(168463, 32953, 'QU', 'OK', 'S', 1731675857, 1731675857, '1'),
(168464, 31520, 'QU', 'OK', 'S', 1731675868, 1731675868, '1'),
(168465, 31520, 'QU', 'OK', 'S', 1731675868, 1731675868, '1'),
(168466, 3372, 'QU', 'OK', 'S', 1731675894, 1731675894, '1'),
(168467, 32300, 'QU', 'OK', 'S', 1731675911, 1731675911, '1'),
(168468, 32430, 'QU', 'OK', 'S', 1731676395, 1731676395, '1'),
(168469, 32430, 'QU', 'OK', 'S', 1731676395, 1731676395, '1'),
(168470, 32430, 'QU', 'OK', 'S', 1731676395, 1731676395, '1'),
(168471, 3948, 'QU', 'OK', 'S', 1731735570, 1731735570, '1'),
(168472, 4190, 'QU', 'OK', 'S', 1731735622, 1731735622, '1'),
(168473, 3948, 'QU', 'OK', 'S', 1731735705, 1731735705, '1'),
(168474, 32367, 'QU', 'OK', 'S', 1731737320, 1731737320, '1'),
(168475, 18051, 'QU', 'OK', 'S', 1731739227, 1731739227, '1'),
(168476, 18051, 'QU', 'OK', 'S', 1731739227, 1731739227, '1'),
(168477, 21888, 'QU', 'OK', 'S', 1731739307, 1731739307, '1'),
(168478, 21888, 'QU', 'OK', 'S', 1731739307, 1731739307, '1'),
(168479, 17397, 'QU', 'OK', 'S', 1731739327, 1731739327, '1'),
(168480, 30348, 'QU', 'OK', 'S', 1731739339, 1731739339, '1'),
(168481, 30973, 'QU', 'OK', 'S', 1731739743, 1731739743, '1'),
(168482, 23013, 'QU', 'OK', 'S', 1731740123, 1731740123, '1'),
(168483, 31188, 'QU', 'OK', 'S', 1731741712, 1731741712, '1'),
(168484, 34667, 'QU', 'OK', 'S', 1731741834, 1731741834, '1'),
(168485, 33557, 'QU', 'OK', 'S', 1731741879, 1731741879, '1'),
(168486, 14542, 'QU', 'OK', 'S', 1731741881, 1731741881, '1'),
(168487, 14542, 'QU', 'OK', 'S', 1731741884, 1731741884, '1'),
(168488, 32300, 'QU', 'OK', 'S', 1731741969, 1731741969, '1'),
(168489, 34666, 'QU', 'OK', 'S', 1731742076, 1731742076, '1'),
(168490, 34668, 'QU', 'OK', 'S', 1731742235, 1731742235, '1'),
(168491, 34669, 'QU', 'OK', 'S', 1731742337, 1731742337, '1'),
(168492, 30907, 'QU', 'OK', 'S', 1731742339, 1731742339, '1'),
(168493, 34663, 'QU', 'OK', 'S', 1731742453, 1731742453, '1'),
(168494, 34664, 'QU', 'OK', 'S', 1731742596, 1731742596, '1'),
(168495, 34665, 'QU', 'OK', 'S', 1731742677, 1731742677, '1'),
(168496, 1221, 'QU', 'OK', 'S', 1731743370, 1731743370, '1'),
(168497, 34667, 'QU', 'OK', 'S', 1731748756, 1731748756, '1'),
(168498, 34667, 'QU', 'OK', 'S', 1731748770, 1731748770, '1'),
(168499, 34663, 'QU', 'OK', 'S', 1731748772, 1731748772, '1'),
(168500, 34667, 'QU', 'OK', 'S', 1731748774, 1731748774, '1'),
(168501, 34668, 'QU', 'OK', 'S', 1731748776, 1731748776, '1'),
(168502, 34668, 'QU', 'OK', 'S', 1731748778, 1731748778, '1'),
(168503, 34664, 'QU', 'OK', 'S', 1731748780, 1731748780, '1'),
(168504, 34534, 'QU', 'OK', 'S', 1731752147, 1731752147, '1'),
(168505, 34534, 'QU', 'OK', 'S', 1731752150, 1731752150, '1'),
(168506, 34672, 'QU', 'OK', 'S', 1731753338, 1731753338, '1'),
(168507, 34672, 'QU', 'OK', 'S', 1731753358, 1731753358, '1'),
(168508, 34671, 'QU', 'OK', 'S', 1731754411, 1731754411, '1'),
(168509, 34670, 'QU', 'OK', 'S', 1731754593, 1731754593, '1'),
(168510, 34673, 'QU', 'OK', 'S', 1731754789, 1731754789, '1'),
(168511, 34620, 'QU', 'OK', 'S', 1731754868, 1731754868, '1'),
(168512, 34653, 'QU', 'OK', 'S', 1731755153, 1731755153, '1'),
(168513, 34655, 'QU', 'OK', 'S', 1731755236, 1731755236, '1'),
(168514, 34619, 'QU', 'OK', 'S', 1731755334, 1731755334, '1'),
(168515, 34657, 'QU', 'OK', 'S', 1731755504, 1731755504, '1'),
(168516, 34656, 'QU', 'OK', 'S', 1731755625, 1731755625, '1'),
(168517, 34654, 'QU', 'OK', 'S', 1731755658, 1731755658, '1'),
(168518, 34658, 'QU', 'OK', 'S', 1731755863, 1731755863, '1'),
(168519, 34659, 'QU', 'OK', 'S', 1731755894, 1731755894, '1'),
(168520, 34674, 'QU', 'OK', 'S', 1731755936, 1731755936, '1'),
(168521, 26505, 'QU', 'OK', 'S', 1731757596, 1731757596, '1'),
(168522, 34308, 'QU', 'OK', 'S', 1731757602, 1731757602, '1'),
(168523, 34308, 'QU', 'OK', 'S', 1731758021, 1731758021, '1'),
(168524, 30890, 'QU', 'OK', 'S', 1731760677, 1731760677, '1'),
(168525, 21099, 'QU', 'OK', 'S', 1731761463, 1731761463, '1'),
(168526, 33513, 'QU', 'OK', 'S', 1731762675, 1731762675, '1'),
(168527, 31562, 'QU', 'OK', 'S', 1731762773, 1731762773, '1'),
(168528, 33538, 'QU', 'OK', 'S', 1731762820, 1731762820, '1'),
(168529, 18444, 'QU', 'OK', 'S', 1731762867, 1731762867, '1'),
(168530, 34351, 'QU', 'OK', 'S', 1731762871, 1731762871, '1'),
(168531, 34496, 'QU', 'OK', 'S', 1731763733, 1731763733, '1'),
(168532, 34618, 'QU', 'OK', 'S', 1731763774, 1731763774, '1'),
(168533, 34629, 'QU', 'OK', 'S', 1731763791, 1731763791, '1'),
(168534, 34375, 'QU', 'OK', 'S', 1731763803, 1731763803, '1'),
(168535, 23046, 'QU', 'OK', 'S', 1731763934, 1731763934, '1'),
(168536, 34355, 'QU', 'OK', 'S', 1731764098, 1731764098, '1'),
(168537, 34006, 'QU', 'OK', 'S', 1731764264, 1731764264, '1'),
(168538, 33007, 'QU', 'OK', 'S', 1731907780, 1731907780, '1'),
(168539, 26290, 'QU', 'OK', 'S', 1731908314, 1731908314, '1'),
(168540, 26402, 'QU', 'OK', 'S', 1731908327, 1731908327, '1'),
(168541, 26402, 'QU', 'OK', 'S', 1731908327, 1731908327, '1'),
(168542, 28605, 'QU', 'OK', 'S', 1731908343, 1731908343, '1'),
(168543, 26311, 'QU', 'OK', 'S', 1731908357, 1731908357, '1'),
(168544, 26273, 'QU', 'OK', 'S', 1731908373, 1731908373, '1'),
(168545, 22499, 'QU', 'OK', 'S', 1731908385, 1731908385, '1'),
(168546, 28583, 'QU', 'OK', 'S', 1731908407, 1731908407, '1'),
(168547, 34414, 'QU', 'OK', 'S', 1731908575, 1731908575, '1'),
(168548, 33786, 'QU', 'OK', 'S', 1731908691, 1731908691, '1'),
(168549, 28488, 'QU', 'OK', 'S', 1731908791, 1731908791, '1'),
(168550, 28480, 'QU', 'OK', 'S', 1731908800, 1731908800, '1'),
(168551, 33786, 'QU', 'OK', 'S', 1731908804, 1731908804, '1'),
(168552, 27623, 'QU', 'OK', 'S', 1731908808, 1731908808, '1'),
(168553, 33786, 'QU', 'OK', 'S', 1731908821, 1731908821, '1'),
(168554, 24470, 'QU', 'OK', 'S', 1731908840, 1731908840, '1'),
(168555, 24470, 'QU', 'OK', 'S', 1731908840, 1731908840, '1'),
(168556, 24472, 'QU', 'OK', 'S', 1731908858, 1731908858, '1'),
(168557, 29666, 'QU', 'OK', 'S', 1731908873, 1731908873, '1'),
(168558, 33786, 'QU', 'OK', 'S', 1731908876, 1731908876, '1'),
(168559, 17178, 'QU', 'OK', 'S', 1731908890, 1731908890, '1'),
(168560, 17178, 'QU', 'OK', 'S', 1731908890, 1731908890, '1'),
(168561, 33786, 'QU', 'OK', 'S', 1731908892, 1731908892, '1'),
(168562, 33785, 'QU', 'OK', 'S', 1731908971, 1731908971, '1'),
(168563, 33785, 'QU', 'OK', 'S', 1731908981, 1731908981, '1'),
(168564, 30202, 'QU', 'OK', 'S', 1731908988, 1731908988, '1'),
(168565, 33785, 'QU', 'OK', 'S', 1731908993, 1731908993, '1'),
(168566, 32204, 'QU', 'OK', 'S', 1731909003, 1731909003, '1'),
(168567, 33785, 'QU', 'OK', 'S', 1731909004, 1731909004, '1'),
(168568, 31474, 'QU', 'OK', 'S', 1731909018, 1731909018, '1'),
(168569, 31474, 'QU', 'OK', 'S', 1731909018, 1731909018, '1'),
(168570, 33785, 'QU', 'OK', 'S', 1731909021, 1731909021, '1'),
(168571, 31475, 'QU', 'OK', 'S', 1731909047, 1731909047, '1'),
(168572, 31193, 'QU', 'OK', 'S', 1731910514, 1731910514, '1'),
(168573, 31193, 'QU', 'OK', 'S', 1731910520, 1731910520, '1'),
(168574, 31193, 'QU', 'OK', 'S', 1731910537, 1731910537, '1'),
(168575, 31193, 'QU', 'OK', 'S', 1731910549, 1731910549, '1'),
(168576, 31193, 'QU', 'OK', 'S', 1731910564, 1731910564, '1'),
(168577, 31193, 'QU', 'OK', 'S', 1731910570, 1731910570, '1'),
(168578, 31193, 'QU', 'OK', 'S', 1731910580, 1731910580, '1'),
(168579, 28067, 'QU', 'OK', 'S', 1731910692, 1731910692, '1'),
(168580, 28067, 'QU', 'OK', 'S', 1731910699, 1731910699, '1'),
(168581, 28067, 'QU', 'OK', 'S', 1731910728, 1731910728, '1'),
(168582, 28067, 'QU', 'OK', 'S', 1731910740, 1731910740, '1'),
(168583, 28067, 'QU', 'OK', 'S', 1731910752, 1731910752, '1'),
(168584, 28067, 'QU', 'OK', 'S', 1731910762, 1731910762, '1'),
(168585, 28067, 'QU', 'OK', 'S', 1731910778, 1731910778, '1'),
(168586, 28067, 'QU', 'OK', 'S', 1731910786, 1731910786, '1'),
(168587, 28067, 'QU', 'OK', 'S', 1731910802, 1731910802, '1'),
(168588, 28067, 'QU', 'OK', 'S', 1731910809, 1731910809, '1'),
(168589, 28067, 'QU', 'OK', 'S', 1731910819, 1731910819, '1'),
(168590, 28067, 'QU', 'OK', 'S', 1731910989, 1731910989, '1'),
(168591, 28067, 'QU', 'OK', 'S', 1731911008, 1731911008, '1'),
(168592, 28067, 'QU', 'OK', 'S', 1731911020, 1731911020, '1'),
(168593, 28067, 'QU', 'OK', 'S', 1731911028, 1731911028, '1'),
(168594, 28067, 'QU', 'OK', 'S', 1731911039, 1731911039, '1'),
(168595, 28067, 'QU', 'OK', 'S', 1731911050, 1731911050, '1'),
(168596, 28067, 'QU', 'OK', 'S', 1731911061, 1731911061, '1'),
(168597, 28067, 'QU', 'OK', 'S', 1731911075, 1731911075, '1'),
(168598, 15897, 'QU', 'OK', 'S', 1731911908, 1731911908, '1'),
(168599, 15897, 'QU', 'OK', 'S', 1731911917, 1731911917, '1'),
(168600, 15897, 'QU', 'OK', 'S', 1731911926, 1731911926, '1'),
(168601, 15897, 'QU', 'OK', 'S', 1731911933, 1731911933, '1'),
(168602, 15897, 'QU', 'OK', 'S', 1731912031, 1731912031, '1'),
(168603, 15897, 'QU', 'OK', 'S', 1731912043, 1731912043, '1'),
(168604, 15897, 'QU', 'OK', 'S', 1731912050, 1731912050, '1'),
(168605, 15918, 'QU', 'OK', 'S', 1731913257, 1731913257, '1'),
(168606, 15918, 'QU', 'OK', 'S', 1731913271, 1731913271, '1'),
(168607, 15918, 'QU', 'OK', 'S', 1731913286, 1731913286, '1'),
(168608, 15918, 'QU', 'OK', 'S', 1731913300, 1731913300, '1'),
(168609, 15918, 'QU', 'OK', 'S', 1731913314, 1731913314, '1'),
(168610, 15918, 'QU', 'OK', 'S', 1731913328, 1731913328, '1'),
(168611, 15918, 'QU', 'OK', 'S', 1731913345, 1731913345, '1'),
(168612, 15918, 'QU', 'OK', 'S', 1731913351, 1731913351, '1'),
(168613, 15918, 'QU', 'OK', 'S', 1731913369, 1731913369, '1'),
(168614, 15918, 'QU', 'OK', 'S', 1731913379, 1731913379, '1'),
(168615, 15918, 'QU', 'OK', 'S', 1731913394, 1731913394, '1'),
(168616, 15918, 'QU', 'OK', 'S', 1731913402, 1731913402, '1'),
(168617, 15918, 'QU', 'OK', 'S', 1731913416, 1731913416, '1'),
(168618, 15918, 'QU', 'OK', 'S', 1731913426, 1731913426, '1'),
(168619, 15918, 'QU', 'OK', 'S', 1731913434, 1731913434, '1'),
(168620, 15918, 'QU', 'OK', 'S', 1731913476, 1731913476, '1'),
(168621, 15918, 'QU', 'OK', 'S', 1731913491, 1731913491, '1'),
(168622, 15918, 'QU', 'OK', 'S', 1731913499, 1731913499, '1'),
(168623, 15918, 'QU', 'OK', 'S', 1731913509, 1731913509, '1'),
(168624, 15918, 'QU', 'OK', 'S', 1731913524, 1731913524, '1'),
(168625, 15918, 'QU', 'OK', 'S', 1731913536, 1731913536, '1'),
(168626, 15918, 'QU', 'OK', 'S', 1731913550, 1731913550, '1'),
(168627, 15918, 'QU', 'OK', 'S', 1731913558, 1731913558, '1'),
(168628, 15918, 'QU', 'OK', 'S', 1731913567, 1731913567, '1'),
(168629, 15918, 'QU', 'OK', 'S', 1731913578, 1731913578, '1'),
(168630, 15918, 'QU', 'OK', 'S', 1731913587, 1731913587, '1'),
(168631, 15918, 'QU', 'OK', 'S', 1731913600, 1731913600, '1'),
(168632, 15918, 'QU', 'OK', 'S', 1731913623, 1731913623, '1'),
(168633, 15918, 'QU', 'OK', 'S', 1731913634, 1731913634, '1'),
(168634, 14256, 'QU', 'OK', 'S', 1731913642, 1731913642, '1'),
(168635, 15918, 'QU', 'OK', 'S', 1731913643, 1731913643, '1'),
(168636, 8406, 'QU', 'OK', 'S', 1731913816, 1731913816, '1'),
(168637, 8406, 'QU', 'OK', 'S', 1731913999, 1731913999, '1'),
(168638, 8406, 'QU', 'OK', 'S', 1731914034, 1731914034, '1'),
(168639, 8406, 'QU', 'OK', 'S', 1731914051, 1731914051, '1'),
(168640, 8406, 'QU', 'OK', 'S', 1731914058, 1731914058, '1'),
(168641, 28067, 'QU', 'OK', 'S', 1731914142, 1731914142, '1'),
(168642, 28067, 'QU', 'OK', 'S', 1731914151, 1731914151, '1'),
(168643, 28067, 'QU', 'OK', 'S', 1731914170, 1731914170, '1'),
(168644, 28067, 'QU', 'OK', 'S', 1731914191, 1731914191, '1'),
(168645, 28067, 'QU', 'OK', 'S', 1731914208, 1731914208, '1'),
(168646, 32190, 'QU', 'OK', 'S', 1731914267, 1731914267, '1'),
(168647, 32190, 'QU', 'OK', 'S', 1731914289, 1731914289, '1'),
(168648, 32190, 'QU', 'OK', 'S', 1731914307, 1731914307, '1'),
(168649, 32190, 'QU', 'OK', 'S', 1731914351, 1731914351, '1'),
(168650, 32190, 'QU', 'OK', 'S', 1731914367, 1731914367, '1'),
(168651, 32190, 'QU', 'OK', 'S', 1731914381, 1731914381, '1'),
(168652, 32190, 'QU', 'OK', 'S', 1731914463, 1731914463, '1'),
(168653, 30296, 'QU', 'OK', 'S', 1731914995, 1731914995, '1'),
(168654, 30296, 'QU', 'OK', 'S', 1731915031, 1731915031, '1'),
(168655, 30296, 'QU', 'OK', 'S', 1731915039, 1731915039, '1'),
(168656, 32870, 'QU', 'OK', 'S', 1731915126, 1731915126, '1'),
(168657, 32870, 'QU', 'OK', 'S', 1731915140, 1731915140, '1'),
(168658, 32870, 'QU', 'OK', 'S', 1731915152, 1731915152, '1'),
(168659, 31492, 'QU', 'OK', 'S', 1731915286, 1731915286, '1'),
(168660, 31492, 'QU', 'OK', 'S', 1731915289, 1731915289, '1'),
(168661, 31492, 'QU', 'OK', 'S', 1731915292, 1731915292, '1'),
(168662, 14542, 'QU', 'OK', 'S', 1731915664, 1731915664, '1'),
(168663, 14542, 'QU', 'OK', 'S', 1731915679, 1731915679, '1'),
(168664, 14542, 'QU', 'OK', 'S', 1731915718, 1731915718, '1'),
(168665, 14542, 'QU', 'OK', 'S', 1731915724, 1731915724, '1'),
(168666, 14542, 'QU', 'OK', 'S', 1731915732, 1731915732, '1'),
(168667, 14542, 'QU', 'OK', 'S', 1731915737, 1731915737, '1'),
(168668, 14542, 'QU', 'OK', 'S', 1731915743, 1731915743, '1'),
(168669, 14542, 'QU', 'OK', 'S', 1731915750, 1731915750, '1'),
(168670, 14542, 'QU', 'OK', 'S', 1731915757, 1731915757, '1'),
(168671, 14542, 'QU', 'OK', 'S', 1731915766, 1731915766, '1'),
(168672, 29645, 'QU', 'OK', 'S', 1731916439, 1731916439, '1'),
(168673, 29645, 'QU', 'OK', 'S', 1731916452, 1731916452, '1'),
(168674, 29645, 'QU', 'OK', 'S', 1731916467, 1731916467, '1'),
(168675, 29645, 'QU', 'OK', 'S', 1731916485, 1731916485, '1'),
(168676, 29645, 'QU', 'OK', 'S', 1731916609, 1731916609, '1'),
(168677, 29645, 'QU', 'OK', 'S', 1731916617, 1731916617, '1'),
(168678, 29645, 'QU', 'OK', 'S', 1731916689, 1731916689, '1'),
(168679, 29645, 'QU', 'OK', 'S', 1731916703, 1731916703, '1'),
(168680, 29645, 'QU', 'OK', 'S', 1731916719, 1731916719, '1'),
(168681, 32870, 'QU', 'OK', 'S', 1731916793, 1731916793, '1'),
(168682, 32870, 'QU', 'OK', 'S', 1731916801, 1731916801, '1'),
(168683, 32870, 'QU', 'OK', 'S', 1731916811, 1731916811, '1'),
(168684, 32870, 'QU', 'OK', 'S', 1731916830, 1731916830, '1'),
(168685, 32870, 'QU', 'OK', 'S', 1731916848, 1731916848, '1'),
(168686, 32870, 'QU', 'OK', 'S', 1731916857, 1731916857, '1'),
(168687, 32870, 'QU', 'OK', 'S', 1731916873, 1731916873, '1'),
(168688, 34269, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168689, 31759, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168690, 29511, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168691, 28951, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168692, 28522, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168693, 24969, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168694, 32663, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168695, 33400, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168696, 15546, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168697, 15546, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168698, 34375, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168699, 34423, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168700, 30815, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168701, 32558, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168702, 26431, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168703, 28524, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168704, 28491, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168705, 27585, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168706, 27584, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168707, 27582, 'QU', 'OK', 'S', 1731916877, 1731916877, '1'),
(168708, 33525, 'QU', 'OK', 'S', 1731916937, 1731916937, '1'),
(168709, 33525, 'QU', 'OK', 'S', 1731916955, 1731916955, '1'),
(168710, 33525, 'QU', 'OK', 'S', 1731916967, 1731916967, '1'),
(168711, 33525, 'QU', 'OK', 'S', 1731916973, 1731916973, '1'),
(168712, 33525, 'QU', 'OK', 'S', 1731917034, 1731917034, '1'),
(168713, 33525, 'QU', 'OK', 'S', 1731917043, 1731917043, '1'),
(168714, 33525, 'QU', 'OK', 'S', 1731917052, 1731917052, '1'),
(168715, 25684, 'QU', 'OK', 'S', 1731917194, 1731917194, '1'),
(168716, 25684, 'QU', 'OK', 'S', 1731917201, 1731917201, '1'),
(168717, 25684, 'QU', 'OK', 'S', 1731917221, 1731917221, '1'),
(168718, 25684, 'QU', 'OK', 'S', 1731917231, 1731917231, '1'),
(168719, 25684, 'QU', 'OK', 'S', 1731917251, 1731917251, '1'),
(168720, 25684, 'QU', 'OK', 'S', 1731917387, 1731917387, '1'),
(168721, 25684, 'QU', 'OK', 'S', 1731917430, 1731917430, '1'),
(168722, 25684, 'QU', 'OK', 'S', 1731917474, 1731917474, '1'),
(168723, 25684, 'QU', 'OK', 'S', 1731917485, 1731917485, '1'),
(168724, 25684, 'QU', 'OK', 'S', 1731917494, 1731917494, '1'),
(168725, 31147, 'QU', 'OK', 'S', 1731921483, 1731921483, '1'),
(168726, 31492, 'QU', 'OK', 'S', 1731922202, 1731922202, '1'),
(168727, 31492, 'QU', 'OK', 'S', 1731922203, 1731922203, '1'),
(168728, 19188, 'QU', 'OK', 'S', 1731922358, 1731922358, '1'),
(168729, 25475, 'QU', 'OK', 'S', 1731922367, 1731922367, '1'),
(168730, 26442, 'QU', 'OK', 'S', 1731922385, 1731922385, '1'),
(168731, 26442, 'QU', 'OK', 'S', 1731922386, 1731922386, '1'),
(168732, 26865, 'QU', 'OK', 'S', 1731922400, 1731922400, '1'),
(168733, 29005, 'QU', 'OK', 'S', 1731923327, 1731923327, '1'),
(168734, 29005, 'QU', 'OK', 'S', 1731923336, 1731923336, '1'),
(168735, 29005, 'QU', 'OK', 'S', 1731923363, 1731923363, '1'),
(168736, 29005, 'QU', 'OK', 'S', 1731923385, 1731923385, '1'),
(168737, 29005, 'QU', 'OK', 'S', 1731923392, 1731923392, '1'),
(168738, 32190, 'QU', 'OK', 'S', 1731923445, 1731923445, '1'),
(168739, 25686, 'QU', 'OK', 'S', 1731923453, 1731923453, '1'),
(168740, 25686, 'QU', 'OK', 'S', 1731923458, 1731923458, '1'),
(168741, 25686, 'QU', 'OK', 'S', 1731923461, 1731923461, '1'),
(168742, 25686, 'QU', 'OK', 'S', 1731923464, 1731923464, '1'),
(168743, 25686, 'QU', 'OK', 'S', 1731923467, 1731923467, '1'),
(168744, 25686, 'QU', 'OK', 'S', 1731923472, 1731923472, '1'),
(168745, 25686, 'QU', 'OK', 'S', 1731923478, 1731923478, '1'),
(168746, 25686, 'QU', 'OK', 'S', 1731923484, 1731923484, '1'),
(168747, 25686, 'QU', 'OK', 'S', 1731923489, 1731923489, '1'),
(168748, 25686, 'QU', 'OK', 'S', 1731923494, 1731923494, '1'),
(168749, 25686, 'QU', 'OK', 'S', 1731923498, 1731923498, '1'),
(168750, 33691, 'QU', 'OK', 'S', 1731923520, 1731923520, '1'),
(168751, 31464, 'QU', 'OK', 'S', 1731923524, 1731923524, '1'),
(168752, 33691, 'QU', 'OK', 'S', 1731923554, 1731923554, '1'),
(168753, 33691, 'QU', 'OK', 'S', 1731923576, 1731923576, '1'),
(168754, 33691, 'QU', 'OK', 'S', 1731923622, 1731923622, '1'),
(168755, 33691, 'QU', 'OK', 'S', 1731923630, 1731923630, '1'),
(168756, 33691, 'QU', 'OK', 'S', 1731923660, 1731923660, '1'),
(168757, 33691, 'QU', 'OK', 'S', 1731923673, 1731923673, '1'),
(168758, 33691, 'QU', 'OK', 'S', 1731923686, 1731923686, '1'),
(168759, 33691, 'QU', 'OK', 'S', 1731923727, 1731923727, '1'),
(168760, 23747, 'QU', 'OK', 'S', 1731923779, 1731923779, '1'),
(168761, 23747, 'QU', 'OK', 'S', 1731923795, 1731923795, '1'),
(168762, 23747, 'QU', 'OK', 'S', 1731923903, 1731923903, '1'),
(168763, 23747, 'QU', 'OK', 'S', 1731923909, 1731923909, '1'),
(168764, 28067, 'QU', 'OK', 'S', 1731924034, 1731924034, '1'),
(168765, 28067, 'QU', 'OK', 'S', 1731924044, 1731924044, '1'),
(168766, 28067, 'QU', 'OK', 'S', 1731924059, 1731924059, '1'),
(168767, 28067, 'QU', 'OK', 'S', 1731924065, 1731924065, '1'),
(168768, 28848, 'QU', 'OK', 'S', 1731924291, 1731924291, '1'),
(168769, 33691, 'QU', 'OK', 'S', 1731924396, 1731924396, '1'),
(168770, 15897, 'QU', 'OK', 'S', 1731924528, 1731924528, '1'),
(168771, 15897, 'QU', 'OK', 'S', 1731924544, 1731924544, '1'),
(168772, 15897, 'QU', 'OK', 'S', 1731924633, 1731924633, '1'),
(168773, 15897, 'QU', 'OK', 'S', 1731924640, 1731924640, '1'),
(168774, 15897, 'QU', 'OK', 'S', 1731924661, 1731924661, '1'),
(168775, 15897, 'QU', 'OK', 'S', 1731924747, 1731924747, '1'),
(168776, 15897, 'QU', 'OK', 'S', 1731924835, 1731924835, '1'),
(168777, 15897, 'QU', 'OK', 'S', 1731924847, 1731924847, '1'),
(168778, 22135, 'QU', 'OK', 'S', 1731925735, 1731925735, '1'),
(168779, 22135, 'QU', 'OK', 'S', 1731925757, 1731925757, '1'),
(168780, 22135, 'QU', 'OK', 'S', 1731925876, 1731925876, '1'),
(168781, 22135, 'QU', 'OK', 'S', 1731925930, 1731925930, '1'),
(168782, 22135, 'QU', 'OK', 'S', 1731926002, 1731926002, '1'),
(168783, 22135, 'QU', 'OK', 'S', 1731926007, 1731926007, '1'),
(168784, 22135, 'QU', 'OK', 'S', 1731926010, 1731926010, '1'),
(168785, 22135, 'QU', 'OK', 'S', 1731926013, 1731926013, '1'),
(168786, 19457, 'QU', 'OK', 'S', 1731926157, 1731926157, '1'),
(168787, 34542, 'QU', 'OK', 'S', 1731926344, 1731926344, '1'),
(168788, 33040, 'QU', 'OK', 'S', 1731927707, 1731927707, '1'),
(168789, 33260, 'QU', 'OK', 'S', 1731927733, 1731927733, '1'),
(168790, 33260, 'QU', 'OK', 'S', 1731927733, 1731927733, '1'),
(168791, 24925, 'QU', 'OK', 'S', 1731927758, 1731927758, '1'),
(168792, 24925, 'QU', 'OK', 'S', 1731927758, 1731927758, '1'),
(168793, 31616, 'QU', 'OK', 'S', 1731927789, 1731927789, '1'),
(168794, 33841, 'QU', 'OK', 'S', 1731927801, 1731927801, '1'),
(168795, 33720, 'QU', 'OK', 'S', 1731927813, 1731927813, '1'),
(168796, 32974, 'QU', 'OK', 'S', 1731927829, 1731927829, '1'),
(168797, 33721, 'QU', 'OK', 'S', 1731927844, 1731927844, '1'),
(168798, 34463, 'QU', 'OK', 'S', 1731927857, 1731927857, '1'),
(168799, 30327, 'QU', 'OK', 'S', 1731928154, 1731928154, '1'),
(168800, 30327, 'QU', 'OK', 'S', 1731928200, 1731928200, '1'),
(168801, 33725, 'QU', 'OK', 'S', 1731928258, 1731928258, '1'),
(168802, 33725, 'QU', 'OK', 'S', 1731928261, 1731928261, '1'),
(168803, 25067, 'QU', 'OK', 'S', 1731929595, 1731929595, '1'),
(168804, 25067, 'QU', 'OK', 'S', 1731929595, 1731929595, '1'),
(168805, 34677, 'QU', 'OK', 'S', 1731929825, 1731929825, '1'),
(168806, 34677, 'QU', 'OK', 'S', 1731929832, 1731929832, '1'),
(168807, 34727, 'QU', 'OK', 'S', 1731930203, 1731930203, '1'),
(168808, 34726, 'QU', 'OK', 'S', 1731930268, 1731930268, '1'),
(168809, 34725, 'QU', 'OK', 'S', 1731930301, 1731930301, '1'),
(168810, 34724, 'QU', 'OK', 'S', 1731930419, 1731930419, '1'),
(168811, 34723, 'QU', 'OK', 'S', 1731930456, 1731930456, '1'),
(168812, 34721, 'QU', 'OK', 'S', 1731930521, 1731930521, '1'),
(168813, 34720, 'QU', 'OK', 'S', 1731930670, 1731930670, '1'),
(168814, 34719, 'QU', 'OK', 'S', 1731930703, 1731930703, '1'),
(168815, 34722, 'QU', 'OK', 'S', 1731930751, 1731930751, '1'),
(168816, 33579, 'QU', 'OK', 'S', 1731931262, 1731931262, '1'),
(168817, 30362, 'QU', 'OK', 'S', 1731931281, 1731931281, '1'),
(168818, 30416, 'QU', 'OK', 'S', 1731931304, 1731931304, '1'),
(168819, 30416, 'QU', 'OK', 'S', 1731931304, 1731931304, '1'),
(168820, 18328, 'QU', 'OK', 'S', 1731931355, 1731931355, '1'),
(168821, 33900, 'QU', 'OK', 'S', 1731931362, 1731931362, '1'),
(168822, 26817, 'QU', 'OK', 'S', 1731931379, 1731931379, '1'),
(168823, 23986, 'QU', 'OK', 'S', 1731931393, 1731931393, '1'),
(168824, 23985, 'QU', 'OK', 'S', 1731931401, 1731931401, '1'),
(168825, 25928, 'QU', 'OK', 'S', 1731931408, 1731931408, '1'),
(168826, 29991, 'QU', 'OK', 'S', 1731931421, 1731931421, '1'),
(168827, 29991, 'QU', 'OK', 'S', 1731931421, 1731931421, '1'),
(168828, 29970, 'QU', 'OK', 'S', 1731931457, 1731931457, '1'),
(168829, 32302, 'QU', 'OK', 'S', 1731931466, 1731931466, '1'),
(168830, 34700, 'QU', 'OK', 'S', 1731932066, 1731932066, '1'),
(168831, 34700, 'QU', 'OK', 'S', 1731932099, 1731932099, '1'),
(168832, 34701, 'QU', 'OK', 'S', 1731932156, 1731932156, '1'),
(168833, 18328, 'QU', 'OK', 'S', 1731932166, 1731932166, '1'),
(168834, 34702, 'QU', 'OK', 'S', 1731932294, 1731932294, '1'),
(168835, 34703, 'QU', 'OK', 'S', 1731932354, 1731932354, '1'),
(168836, 33830, 'QU', 'OK', 'S', 1731932517, 1731932517, '1'),
(168837, 32500, 'QU', 'OK', 'S', 1731932565, 1731932565, '1'),
(168838, 30418, 'QU', 'OK', 'S', 1731932610, 1731932610, '1'),
(168839, 34704, 'QU', 'OK', 'S', 1731932873, 1731932873, '1'),
(168840, 34705, 'QU', 'OK', 'S', 1731932919, 1731932919, '1'),
(168841, 34710, 'QU', 'OK', 'S', 1731933137, 1731933137, '1'),
(168842, 34711, 'QU', 'OK', 'S', 1731933235, 1731933235, '1'),
(168843, 34713, 'QU', 'OK', 'S', 1731933321, 1731933321, '1'),
(168844, 34715, 'QU', 'OK', 'S', 1731933400, 1731933400, '1'),
(168845, 34707, 'QU', 'OK', 'S', 1731933527, 1731933527, '1'),
(168846, 34708, 'QU', 'OK', 'S', 1731933557, 1731933557, '1'),
(168847, 34709, 'QU', 'OK', 'S', 1731933588, 1731933588, '1'),
(168848, 34712, 'QU', 'OK', 'S', 1731933621, 1731933621, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(168849, 34714, 'QU', 'OK', 'S', 1731933653, 1731933653, '1'),
(168850, 34716, 'QU', 'OK', 'S', 1731933684, 1731933684, '1'),
(168851, 34690, 'QU', 'OK', 'S', 1731934022, 1731934022, '1'),
(168852, 34691, 'QU', 'OK', 'S', 1731934212, 1731934212, '1'),
(168853, 34685, 'QU', 'OK', 'S', 1731934759, 1731934759, '1'),
(168854, 34686, 'QU', 'OK', 'S', 1731934999, 1731934999, '1'),
(168855, 34687, 'QU', 'OK', 'S', 1731935177, 1731935177, '1'),
(168856, 34688, 'QU', 'OK', 'S', 1731935347, 1731935347, '1'),
(168857, 34717, 'QU', 'OK', 'S', 1731935526, 1731935526, '1'),
(168858, 34689, 'QU', 'OK', 'S', 1731935681, 1731935681, '1'),
(168859, 34675, 'QU', 'OK', 'S', 1731935976, 1731935976, '1'),
(168860, 34676, 'QU', 'OK', 'S', 1731936088, 1731936088, '1'),
(168861, 34684, 'QU', 'OK', 'S', 1731936183, 1731936183, '1'),
(168862, 34692, 'QU', 'OK', 'S', 1731936272, 1731936272, '1'),
(168863, 34693, 'QU', 'OK', 'S', 1731936309, 1731936309, '1'),
(168864, 34694, 'QU', 'OK', 'S', 1731936357, 1731936357, '1'),
(168865, 34695, 'QU', 'OK', 'S', 1731936494, 1731936494, '1'),
(168866, 34696, 'QU', 'OK', 'S', 1731936533, 1731936533, '1'),
(168867, 34697, 'QU', 'OK', 'S', 1731936574, 1731936574, '1'),
(168868, 34698, 'QU', 'OK', 'S', 1731936749, 1731936749, '1'),
(168869, 34699, 'QU', 'OK', 'S', 1731936780, 1731936780, '1'),
(168870, 34686, 'QU', 'OK', 'S', 1731995983, 1731995983, '1'),
(168871, 34689, 'QU', 'OK', 'S', 1731995986, 1731995986, '1'),
(168872, 34685, 'QU', 'OK', 'S', 1731995988, 1731995988, '1'),
(168873, 34688, 'QU', 'OK', 'S', 1731995991, 1731995991, '1'),
(168874, 34687, 'QU', 'OK', 'S', 1731995994, 1731995994, '1'),
(168875, 34717, 'QU', 'OK', 'S', 1731995997, 1731995997, '1'),
(168876, 24235, 'QU', 'OK', 'S', 1732002950, 1732002950, '1'),
(168877, 34200, 'QU', 'OK', 'S', 1732002953, 1732002953, '1'),
(168878, 33077, 'QU', 'OK', 'S', 1732002957, 1732002957, '1'),
(168879, 28660, 'QU', 'OK', 'S', 1732002960, 1732002960, '1'),
(168880, 24939, 'QU', 'OK', 'S', 1732002964, 1732002964, '1'),
(168881, 33704, 'QU', 'OK', 'S', 1732002967, 1732002967, '1'),
(168882, 26756, 'QU', 'OK', 'S', 1732003854, 1732003854, '1'),
(168883, 34130, 'QU', 'OK', 'S', 1732003928, 1732003928, '1'),
(168884, 31361, 'QU', 'OK', 'S', 1732011267, 1732011267, '1'),
(168885, 26917, 'QU', 'OK', 'S', 1732012034, 1732012034, '1'),
(168886, 33786, 'QU', 'OK', 'S', 1732012050, 1732012050, '1'),
(168887, 29712, 'QU', 'OK', 'S', 1732012055, 1732012055, '1'),
(168888, 33786, 'QU', 'OK', 'S', 1732012058, 1732012058, '1'),
(168889, 33787, 'QU', 'OK', 'S', 1732012062, 1732012062, '1'),
(168890, 34088, 'QU', 'OK', 'S', 1732012065, 1732012065, '1'),
(168891, 32556, 'QU', 'OK', 'S', 1732012068, 1732012068, '1'),
(168892, 26917, 'QU', 'OK', 'S', 1732012073, 1732012073, '1'),
(168893, 26888, 'QU', 'OK', 'S', 1732012078, 1732012078, '1'),
(168894, 26890, 'QU', 'OK', 'S', 1732012082, 1732012082, '1'),
(168895, 26917, 'QU', 'OK', 'S', 1732012090, 1732012090, '1'),
(168896, 30166, 'QU', 'OK', 'S', 1732012095, 1732012095, '1'),
(168897, 30166, 'QU', 'OK', 'S', 1732012099, 1732012099, '1'),
(168898, 26917, 'QU', 'OK', 'S', 1732012104, 1732012104, '1'),
(168899, 33787, 'QU', 'OK', 'S', 1732012108, 1732012108, '1'),
(168900, 29712, 'QU', 'OK', 'S', 1732012112, 1732012112, '1'),
(168901, 26888, 'QU', 'OK', 'S', 1732012117, 1732012117, '1'),
(168902, 34025, 'QU', 'OK', 'S', 1732012120, 1732012120, '1'),
(168903, 26198, 'QU', 'OK', 'S', 1732012124, 1732012124, '1'),
(168904, 33462, 'QU', 'OK', 'S', 1732012129, 1732012129, '1'),
(168905, 33787, 'QU', 'OK', 'S', 1732012132, 1732012132, '1'),
(168906, 34059, 'QU', 'OK', 'S', 1732012136, 1732012136, '1'),
(168907, 26888, 'QU', 'OK', 'S', 1732012139, 1732012139, '1'),
(168908, 33786, 'QU', 'OK', 'S', 1732012142, 1732012142, '1'),
(168909, 29712, 'QU', 'OK', 'S', 1732012153, 1732012153, '1'),
(168910, 30166, 'QU', 'OK', 'S', 1732012164, 1732012164, '1'),
(168911, 34742, 'QU', 'OK', 'S', 1732012613, 1732012613, '1'),
(168912, 34742, 'QU', 'OK', 'S', 1732012620, 1732012620, '1'),
(168913, 34728, 'QU', 'OK', 'S', 1732014633, 1732014633, '1'),
(168914, 34729, 'QU', 'OK', 'S', 1732014680, 1732014680, '1'),
(168915, 34730, 'QU', 'OK', 'S', 1732014717, 1732014717, '1'),
(168916, 31575, 'QU', 'OK', 'S', 1732014723, 1732014723, '1'),
(168917, 34746, 'QU', 'OK', 'S', 1732015033, 1732015033, '1'),
(168918, 34745, 'QU', 'OK', 'S', 1732015077, 1732015077, '1'),
(168919, 34744, 'QU', 'OK', 'S', 1732015126, 1732015126, '1'),
(168920, 34742, 'QU', 'OK', 'S', 1732015332, 1732015332, '1'),
(168921, 34741, 'QU', 'OK', 'S', 1732015391, 1732015391, '1'),
(168922, 34740, 'QU', 'OK', 'S', 1732015494, 1732015494, '1'),
(168923, 34739, 'QU', 'OK', 'S', 1732015678, 1732015678, '1'),
(168924, 34738, 'QU', 'OK', 'S', 1732015725, 1732015725, '1'),
(168925, 34737, 'QU', 'OK', 'S', 1732015760, 1732015760, '1'),
(168926, 34736, 'QU', 'OK', 'S', 1732015916, 1732015916, '1'),
(168927, 34743, 'QU', 'OK', 'S', 1732016062, 1732016062, '1'),
(168928, 21888, 'QU', 'OK', 'S', 1732016164, 1732016164, '1'),
(168929, 34735, 'QU', 'OK', 'S', 1732016166, 1732016166, '1'),
(168930, 21888, 'QU', 'OK', 'S', 1732016171, 1732016171, '1'),
(168931, 34755, 'QU', 'OK', 'S', 1732016345, 1732016345, '1'),
(168932, 34756, 'QU', 'OK', 'S', 1732016385, 1732016385, '1'),
(168933, 34733, 'QU', 'OK', 'S', 1732016443, 1732016443, '1'),
(168934, 34754, 'QU', 'OK', 'S', 1732016821, 1732016821, '1'),
(168935, 34747, 'QU', 'OK', 'S', 1732017213, 1732017213, '1'),
(168936, 34761, 'QU', 'OK', 'S', 1732018265, 1732018265, '1'),
(168937, 34764, 'QU', 'OK', 'S', 1732018306, 1732018306, '1'),
(168938, 34761, 'QU', 'OK', 'S', 1732018357, 1732018357, '1'),
(168939, 34764, 'QU', 'OK', 'S', 1732018415, 1732018415, '1'),
(168940, 34767, 'QU', 'OK', 'S', 1732018728, 1732018728, '1'),
(168941, 34768, 'QU', 'OK', 'S', 1732018841, 1732018841, '1'),
(168942, 34771, 'QU', 'OK', 'S', 1732018962, 1732018962, '1'),
(168943, 34772, 'QU', 'OK', 'S', 1732019083, 1732019083, '1'),
(168944, 34773, 'QU', 'OK', 'S', 1732019181, 1732019181, '1'),
(168945, 34747, 'QU', 'OK', 'S', 1732019222, 1732019222, '1'),
(168946, 34764, 'QU', 'OK', 'S', 1732019325, 1732019325, '1'),
(168947, 23349, 'QU', 'OK', 'S', 1732019377, 1732019377, '1'),
(168948, 34731, 'QU', 'OK', 'S', 1732019629, 1732019629, '1'),
(168949, 34753, 'QU', 'OK', 'S', 1732019912, 1732019912, '1'),
(168950, 34748, 'QU', 'OK', 'S', 1732019972, 1732019972, '1'),
(168951, 34769, 'QU', 'OK', 'S', 1732020018, 1732020018, '1'),
(168952, 34770, 'QU', 'OK', 'S', 1732020116, 1732020116, '1'),
(168953, 34757, 'QU', 'OK', 'S', 1732020172, 1732020172, '1'),
(168954, 34758, 'QU', 'OK', 'S', 1732020238, 1732020238, '1'),
(168955, 34702, 'QU', 'OK', 'S', 1732020323, 1732020323, '1'),
(168956, 34749, 'QU', 'OK', 'S', 1732020681, 1732020681, '1'),
(168957, 34750, 'QU', 'OK', 'S', 1732020708, 1732020708, '1'),
(168958, 34751, 'QU', 'OK', 'S', 1732020732, 1732020732, '1'),
(168959, 34752, 'QU', 'OK', 'S', 1732020755, 1732020755, '1'),
(168960, 34543, 'QU', 'OK', 'S', 1732020782, 1732020782, '1'),
(168961, 34081, 'QU', 'OK', 'S', 1732020791, 1732020791, '1'),
(168962, 31711, 'QU', 'OK', 'S', 1732020796, 1732020796, '1'),
(168963, 33966, 'QU', 'OK', 'S', 1732020800, 1732020800, '1'),
(168964, 31382, 'QU', 'OK', 'S', 1732020804, 1732020804, '1'),
(168965, 34037, 'QU', 'OK', 'S', 1732020808, 1732020808, '1'),
(168966, 31270, 'QU', 'OK', 'S', 1732020812, 1732020812, '1'),
(168967, 33969, 'QU', 'OK', 'S', 1732020817, 1732020817, '1'),
(168968, 31272, 'QU', 'OK', 'S', 1732020822, 1732020822, '1'),
(168969, 33945, 'QU', 'OK', 'S', 1732020826, 1732020826, '1'),
(168970, 31272, 'QU', 'OK', 'S', 1732020832, 1732020832, '1'),
(168971, 30329, 'QU', 'OK', 'S', 1732020991, 1732020991, '1'),
(168972, 30329, 'QU', 'OK', 'S', 1732020995, 1732020995, '1'),
(168973, 33944, 'QU', 'OK', 'S', 1732020999, 1732020999, '1'),
(168974, 33962, 'QU', 'OK', 'S', 1732021002, 1732021002, '1'),
(168975, 31683, 'QU', 'OK', 'S', 1732021007, 1732021007, '1'),
(168976, 34036, 'QU', 'OK', 'S', 1732021013, 1732021013, '1'),
(168977, 34080, 'QU', 'OK', 'S', 1732021018, 1732021018, '1'),
(168978, 34079, 'QU', 'OK', 'S', 1732021023, 1732021023, '1'),
(168979, 29491, 'QU', 'OK', 'S', 1732021037, 1732021037, '1'),
(168980, 30329, 'QU', 'OK', 'S', 1732021060, 1732021060, '1'),
(168981, 31380, 'QU', 'OK', 'S', 1732021071, 1732021071, '1'),
(168982, 34080, 'QU', 'OK', 'S', 1732021080, 1732021080, '1'),
(168983, 34763, 'QU', 'OK', 'S', 1732021150, 1732021150, '1'),
(168984, 30329, 'QU', 'OK', 'S', 1732021155, 1732021155, '1'),
(168985, 30329, 'QU', 'OK', 'S', 1732021163, 1732021163, '1'),
(168986, 31272, 'QU', 'OK', 'S', 1732021233, 1732021233, '1'),
(168987, 34765, 'QU', 'OK', 'S', 1732021258, 1732021258, '1'),
(168988, 34080, 'QU', 'OK', 'S', 1732021272, 1732021272, '1'),
(168989, 34766, 'QU', 'OK', 'S', 1732021352, 1732021352, '1'),
(168990, 30326, 'QU', 'OK', 'S', 1732021360, 1732021360, '1'),
(168991, 33575, 'QU', 'OK', 'S', 1732021366, 1732021366, '1'),
(168992, 30326, 'QU', 'OK', 'S', 1732021369, 1732021369, '1'),
(168993, 30326, 'QU', 'OK', 'S', 1732021384, 1732021384, '1'),
(168994, 34442, 'QU', 'OK', 'S', 1732021394, 1732021394, '1'),
(168995, 21633, 'QU', 'OK', 'S', 1732021585, 1732021585, '1'),
(168996, 15277, 'QU', 'OK', 'S', 1732021614, 1732021614, '1'),
(168997, 33629, 'QU', 'OK', 'S', 1732021664, 1732021664, '1'),
(168998, 33575, 'QU', 'OK', 'S', 1732022245, 1732022245, '1'),
(168999, 33575, 'QU', 'OK', 'S', 1732022255, 1732022255, '1'),
(169000, 30173, 'QU', 'OK', 'S', 1732022258, 1732022258, '1'),
(169001, 30238, 'QU', 'OK', 'S', 1732022271, 1732022271, '1'),
(169002, 34586, 'QU', 'OK', 'S', 1732022576, 1732022576, '1'),
(169003, 34587, 'QU', 'OK', 'S', 1732022601, 1732022601, '1'),
(169004, 34593, 'QU', 'OK', 'S', 1732022639, 1732022639, '1'),
(169005, 34569, 'QU', 'OK', 'S', 1732022664, 1732022664, '1'),
(169006, 34591, 'QU', 'OK', 'S', 1732022747, 1732022747, '1'),
(169007, 34592, 'QU', 'OK', 'S', 1732022789, 1732022789, '1'),
(169008, 34567, 'QU', 'OK', 'S', 1732022840, 1732022840, '1'),
(169009, 3222, 'QU', 'OK', 'S', 1732022990, 1732022990, '1'),
(169010, 19901, 'QU', 'OK', 'S', 1732023041, 1732023041, '1'),
(169011, 16533, 'QU', 'OK', 'S', 1732023070, 1732023070, '1'),
(169012, 34376, 'QU', 'OK', 'S', 1732025431, 1732025431, '1'),
(169013, 1130, 'QU', 'OK', 'S', 1732084071, 1732084071, '1'),
(169014, 34795, 'QU', 'OK', 'S', 1732085416, 1732085416, '1'),
(169015, 34796, 'QU', 'OK', 'S', 1732085571, 1732085571, '1'),
(169016, 34797, 'QU', 'OK', 'S', 1732085687, 1732085687, '1'),
(169017, 34774, 'QU', 'OK', 'S', 1732085869, 1732085869, '1'),
(169018, 34775, 'QU', 'OK', 'S', 1732085912, 1732085912, '1'),
(169019, 31069, 'QU', 'OK', 'S', 1732087158, 1732087158, '1'),
(169020, 31069, 'QU', 'OK', 'S', 1732087158, 1732087158, '1'),
(169021, 31069, 'QU', 'OK', 'S', 1732087158, 1732087158, '1'),
(169022, 33765, 'QU', 'OK', 'S', 1732087550, 1732087550, '1'),
(169023, 30920, 'QU', 'OK', 'S', 1732087555, 1732087555, '1'),
(169024, 33839, 'QU', 'OK', 'S', 1732087559, 1732087559, '1'),
(169025, 33736, 'QU', 'OK', 'S', 1732087564, 1732087564, '1'),
(169026, 34659, 'QU', 'OK', 'S', 1732087568, 1732087568, '1'),
(169027, 33737, 'QU', 'OK', 'S', 1732087577, 1732087577, '1'),
(169028, 33435, 'QU', 'OK', 'S', 1732087583, 1732087583, '1'),
(169029, 33736, 'QU', 'OK', 'S', 1732087590, 1732087590, '1'),
(169030, 30763, 'QU', 'OK', 'S', 1732087594, 1732087594, '1'),
(169031, 33217, 'QU', 'OK', 'S', 1732087599, 1732087599, '1'),
(169032, 33414, 'QU', 'OK', 'S', 1732087604, 1732087604, '1'),
(169033, 33737, 'QU', 'OK', 'S', 1732087609, 1732087609, '1'),
(169034, 29681, 'QU', 'OK', 'S', 1732087614, 1732087614, '1'),
(169035, 29427, 'QU', 'OK', 'S', 1732087618, 1732087618, '1'),
(169036, 29426, 'QU', 'OK', 'S', 1732087623, 1732087623, '1'),
(169037, 12707, 'QU', 'OK', 'S', 1732087628, 1732087628, '1'),
(169038, 34503, 'QU', 'OK', 'S', 1732087634, 1732087634, '1'),
(169039, 30174, 'QU', 'OK', 'S', 1732087855, 1732087855, '1'),
(169040, 30174, 'QU', 'OK', 'S', 1732087871, 1732087871, '1'),
(169041, 29079, 'QU', 'OK', 'S', 1732088333, 1732088333, '1'),
(169042, 29218, 'QU', 'OK', 'S', 1732088375, 1732088375, '1'),
(169043, 29218, 'QU', 'OK', 'S', 1732088391, 1732088391, '1'),
(169044, 29079, 'QU', 'OK', 'S', 1732088396, 1732088396, '1'),
(169045, 30172, 'QU', 'OK', 'S', 1732088474, 1732088474, '1'),
(169046, 30172, 'QU', 'OK', 'S', 1732088488, 1732088488, '1'),
(169047, 30172, 'QU', 'OK', 'S', 1732088500, 1732088500, '1'),
(169048, 33826, 'QU', 'OK', 'S', 1732088731, 1732088731, '1'),
(169049, 31616, 'QU', 'OK', 'S', 1732088736, 1732088736, '1'),
(169050, 24851, 'QU', 'OK', 'S', 1732088740, 1732088740, '1'),
(169051, 29740, 'QU', 'OK', 'S', 1732088744, 1732088744, '1'),
(169052, 24851, 'QU', 'OK', 'S', 1732088749, 1732088749, '1'),
(169053, 34449, 'QU', 'OK', 'S', 1732088753, 1732088753, '1'),
(169054, 32086, 'QU', 'OK', 'S', 1732088758, 1732088758, '1'),
(169055, 27734, 'QU', 'OK', 'S', 1732088763, 1732088763, '1'),
(169056, 29675, 'QU', 'OK', 'S', 1732088769, 1732088769, '1'),
(169057, 27736, 'QU', 'OK', 'S', 1732088774, 1732088774, '1'),
(169058, 29113, 'QU', 'OK', 'S', 1732088779, 1732088779, '1'),
(169059, 32305, 'QU', 'OK', 'S', 1732088784, 1732088784, '1'),
(169060, 32305, 'QU', 'OK', 'S', 1732088789, 1732088789, '1'),
(169061, 34115, 'QU', 'OK', 'S', 1732088795, 1732088795, '1'),
(169062, 21511, 'QU', 'OK', 'S', 1732088801, 1732088801, '1'),
(169063, 33218, 'QU', 'OK', 'S', 1732088807, 1732088807, '1'),
(169064, 30787, 'QU', 'OK', 'S', 1732088813, 1732088813, '1'),
(169065, 30787, 'QU', 'OK', 'S', 1732088817, 1732088817, '1'),
(169066, 19726, 'QU', 'OK', 'S', 1732088821, 1732088821, '1'),
(169067, 33315, 'QU', 'OK', 'S', 1732088826, 1732088826, '1'),
(169068, 30267, 'QU', 'OK', 'S', 1732088831, 1732088831, '1'),
(169069, 29673, 'QU', 'OK', 'S', 1732088837, 1732088837, '1'),
(169070, 31404, 'QU', 'OK', 'S', 1732088842, 1732088842, '1'),
(169071, 34330, 'QU', 'OK', 'S', 1732088847, 1732088847, '1'),
(169072, 33770, 'QU', 'OK', 'S', 1732088854, 1732088854, '1'),
(169073, 29200, 'QU', 'OK', 'S', 1732088860, 1732088860, '1'),
(169074, 29226, 'QU', 'OK', 'S', 1732088865, 1732088865, '1'),
(169075, 33413, 'QU', 'OK', 'S', 1732088870, 1732088870, '1'),
(169076, 8938, 'QU', 'OK', 'S', 1732088875, 1732088875, '1'),
(169077, 33721, 'QU', 'OK', 'S', 1732088884, 1732088884, '1'),
(169078, 27610, 'QU', 'OK', 'S', 1732088888, 1732088888, '1'),
(169079, 33702, 'QU', 'OK', 'S', 1732088896, 1732088896, '1'),
(169080, 34144, 'QU', 'OK', 'S', 1732088907, 1732088907, '1'),
(169081, 34577, 'QU', 'OK', 'S', 1732088913, 1732088913, '1'),
(169082, 9069, 'QU', 'OK', 'S', 1732088919, 1732088919, '1'),
(169083, 34160, 'QU', 'OK', 'S', 1732088924, 1732088924, '1'),
(169084, 28775, 'QU', 'OK', 'S', 1732088929, 1732088929, '1'),
(169085, 31685, 'QU', 'OK', 'S', 1732088937, 1732088937, '1'),
(169086, 31663, 'QU', 'OK', 'S', 1732088942, 1732088942, '1'),
(169087, 30460, 'QU', 'OK', 'S', 1732088947, 1732088947, '1'),
(169088, 34552, 'QU', 'OK', 'S', 1732088953, 1732088953, '1'),
(169089, 33825, 'QU', 'OK', 'S', 1732088959, 1732088959, '1'),
(169090, 34055, 'QU', 'OK', 'S', 1732088996, 1732088996, '1'),
(169091, 21507, 'QU', 'OK', 'S', 1732089016, 1732089016, '1'),
(169092, 30269, 'QU', 'OK', 'S', 1732089021, 1732089021, '1'),
(169093, 32055, 'QU', 'OK', 'S', 1732089026, 1732089026, '1'),
(169094, 33121, 'QU', 'OK', 'S', 1732089033, 1732089033, '1'),
(169095, 34525, 'QU', 'OK', 'S', 1732089040, 1732089040, '1'),
(169096, 27773, 'QU', 'OK', 'S', 1732089050, 1732089050, '1'),
(169097, 33603, 'QU', 'OK', 'S', 1732089065, 1732089065, '1'),
(169098, 30284, 'QU', 'OK', 'S', 1732089070, 1732089070, '1'),
(169099, 34319, 'QU', 'OK', 'S', 1732089077, 1732089077, '1'),
(169100, 33603, 'QU', 'OK', 'S', 1732089082, 1732089082, '1'),
(169101, 30284, 'QU', 'OK', 'S', 1732089088, 1732089088, '1'),
(169102, 32027, 'QU', 'OK', 'S', 1732089160, 1732089160, '1'),
(169103, 34553, 'QU', 'OK', 'S', 1732089165, 1732089165, '1'),
(169104, 33646, 'QU', 'OK', 'S', 1732089185, 1732089185, '1'),
(169105, 29095, 'QU', 'OK', 'S', 1732089189, 1732089189, '1'),
(169106, 33701, 'QU', 'OK', 'S', 1732089193, 1732089193, '1'),
(169107, 32283, 'QU', 'OK', 'S', 1732089198, 1732089198, '1'),
(169108, 32283, 'QU', 'OK', 'S', 1732089203, 1732089203, '1'),
(169109, 34010, 'QU', 'OK', 'S', 1732089208, 1732089208, '1'),
(169110, 33167, 'QU', 'OK', 'S', 1732089214, 1732089214, '1'),
(169111, 31687, 'QU', 'OK', 'S', 1732089223, 1732089223, '1'),
(169112, 34131, 'QU', 'OK', 'S', 1732089231, 1732089231, '1'),
(169113, 30207, 'QU', 'OK', 'S', 1732089236, 1732089236, '1'),
(169114, 34507, 'QU', 'OK', 'S', 1732089248, 1732089248, '1'),
(169115, 31531, 'QU', 'OK', 'S', 1732089256, 1732089256, '1'),
(169116, 32024, 'QU', 'OK', 'S', 1732089271, 1732089271, '1'),
(169117, 34034, 'QU', 'OK', 'S', 1732089287, 1732089287, '1'),
(169118, 34705, 'QU', 'OK', 'S', 1732089304, 1732089304, '1'),
(169119, 34702, 'QU', 'OK', 'S', 1732089314, 1732089314, '1'),
(169120, 28853, 'QU', 'OK', 'S', 1732089329, 1732089329, '1'),
(169121, 31661, 'QU', 'OK', 'S', 1732089340, 1732089340, '1'),
(169122, 29334, 'QU', 'OK', 'S', 1732089354, 1732089354, '1'),
(169123, 30172, 'QU', 'OK', 'S', 1732089481, 1732089481, '1'),
(169124, 31682, 'QU', 'OK', 'S', 1732089580, 1732089580, '1'),
(169125, 33400, 'QU', 'OK', 'S', 1732090438, 1732090438, '1'),
(169126, 24969, 'QU', 'OK', 'S', 1732090580, 1732090580, '1'),
(169127, 34391, 'QU', 'OK', 'S', 1732090591, 1732090591, '1'),
(169128, 34785, 'QU', 'OK', 'S', 1732094186, 1732094186, '1'),
(169129, 34786, 'QU', 'OK', 'S', 1732094367, 1732094367, '1'),
(169130, 34787, 'QU', 'OK', 'S', 1732094490, 1732094490, '1'),
(169131, 34785, 'QU', 'OK', 'S', 1732095006, 1732095006, '1'),
(169132, 34785, 'QU', 'OK', 'S', 1732095009, 1732095009, '1'),
(169133, 34785, 'QU', 'OK', 'S', 1732095013, 1732095013, '1'),
(169134, 34785, 'QU', 'OK', 'S', 1732095016, 1732095016, '1'),
(169135, 34785, 'QU', 'OK', 'S', 1732095020, 1732095020, '1'),
(169136, 34785, 'QU', 'OK', 'S', 1732095024, 1732095024, '1'),
(169137, 34785, 'QU', 'OK', 'S', 1732095030, 1732095030, '1'),
(169138, 34785, 'QU', 'OK', 'S', 1732095035, 1732095035, '1'),
(169139, 34784, 'QU', 'OK', 'S', 1732095162, 1732095162, '1'),
(169140, 30890, 'QU', 'OK', 'S', 1732095176, 1732095176, '1'),
(169141, 30890, 'QU', 'OK', 'S', 1732095181, 1732095181, '1'),
(169142, 30890, 'QU', 'OK', 'S', 1732095186, 1732095186, '1'),
(169143, 30890, 'QU', 'OK', 'S', 1732095191, 1732095191, '1'),
(169144, 30890, 'QU', 'OK', 'S', 1732095195, 1732095195, '1'),
(169145, 30890, 'QU', 'OK', 'S', 1732095200, 1732095200, '1'),
(169146, 30890, 'QU', 'OK', 'S', 1732095205, 1732095205, '1'),
(169147, 30890, 'QU', 'OK', 'S', 1732095209, 1732095209, '1'),
(169148, 30890, 'QU', 'OK', 'S', 1732095215, 1732095215, '1'),
(169149, 30890, 'QU', 'OK', 'S', 1732095219, 1732095219, '1'),
(169150, 30890, 'QU', 'OK', 'S', 1732095224, 1732095224, '1'),
(169151, 30890, 'QU', 'OK', 'S', 1732095229, 1732095229, '1'),
(169152, 30890, 'QU', 'OK', 'S', 1732095234, 1732095234, '1'),
(169153, 30890, 'QU', 'OK', 'S', 1732095239, 1732095239, '1'),
(169154, 30890, 'QU', 'OK', 'S', 1732095245, 1732095245, '1'),
(169155, 30890, 'QU', 'OK', 'S', 1732095249, 1732095249, '1'),
(169156, 30890, 'QU', 'OK', 'S', 1732095254, 1732095254, '1'),
(169157, 30890, 'QU', 'OK', 'S', 1732095259, 1732095259, '1'),
(169158, 30890, 'QU', 'OK', 'S', 1732095264, 1732095264, '1'),
(169159, 30890, 'QU', 'OK', 'S', 1732095269, 1732095269, '1'),
(169160, 30890, 'QU', 'OK', 'S', 1732095273, 1732095273, '1'),
(169161, 30890, 'QU', 'OK', 'S', 1732095278, 1732095278, '1'),
(169162, 30890, 'QU', 'OK', 'S', 1732095282, 1732095282, '1'),
(169163, 34783, 'QU', 'OK', 'S', 1732095401, 1732095401, '1'),
(169164, 34782, 'QU', 'OK', 'S', 1732095725, 1732095725, '1'),
(169165, 34781, 'QU', 'OK', 'S', 1732095930, 1732095930, '1'),
(169166, 34780, 'QU', 'OK', 'S', 1732096205, 1732096205, '1'),
(169167, 34779, 'QU', 'OK', 'S', 1732097129, 1732097129, '1'),
(169168, 34778, 'QU', 'OK', 'S', 1732097354, 1732097354, '1'),
(169169, 34777, 'QU', 'OK', 'S', 1732097446, 1732097446, '1'),
(169170, 34776, 'QU', 'OK', 'S', 1732097635, 1732097635, '1'),
(169171, 34569, 'QU', 'OK', 'S', 1732097800, 1732097800, '1'),
(169172, 34791, 'QU', 'OK', 'S', 1732097881, 1732097881, '1'),
(169173, 34790, 'QU', 'OK', 'S', 1732098296, 1732098296, '1'),
(169174, 34789, 'QU', 'OK', 'S', 1732098524, 1732098524, '1'),
(169175, 34788, 'QU', 'OK', 'S', 1732098733, 1732098733, '1'),
(169176, 34732, 'QU', 'OK', 'S', 1732098850, 1732098850, '1'),
(169177, 26198, 'QU', 'OK', 'S', 1732098886, 1732098886, '1'),
(169178, 34415, 'QU', 'OK', 'S', 1732098952, 1732098952, '1'),
(169179, 34668, 'QU', 'OK', 'S', 1732099176, 1732099176, '1'),
(169180, 33874, 'QU', 'OK', 'S', 1732099187, 1732099187, '1'),
(169181, 31489, 'QU', 'OK', 'S', 1732099511, 1732099511, '1'),
(169182, 34487, 'QU', 'OK', 'S', 1732099587, 1732099587, '1'),
(169183, 34432, 'QU', 'OK', 'S', 1732099600, 1732099600, '1'),
(169184, 34684, 'QU', 'OK', 'S', 1732099610, 1732099610, '1'),
(169185, 34429, 'QU', 'OK', 'S', 1732099613, 1732099613, '1'),
(169186, 34429, 'QU', 'OK', 'S', 1732099616, 1732099616, '1'),
(169187, 34603, 'QU', 'OK', 'S', 1732102450, 1732102450, '1'),
(169188, 34733, 'QU', 'OK', 'S', 1732102454, 1732102454, '1'),
(169189, 34730, 'QU', 'OK', 'S', 1732102459, 1732102459, '1'),
(169190, 34731, 'QU', 'OK', 'S', 1732102464, 1732102464, '1'),
(169191, 34622, 'QU', 'OK', 'S', 1732102469, 1732102469, '1'),
(169192, 34434, 'QU', 'OK', 'S', 1732104556, 1732104556, '1'),
(169193, 32914, 'QU', 'OK', 'S', 1732106830, 1732106830, '1'),
(169194, 33983, 'QU', 'OK', 'S', 1732106908, 1732106908, '1'),
(169195, 34391, 'QU', 'OK', 'S', 1732106911, 1732106911, '1'),
(169196, 9863, 'QU', 'OK', 'S', 1732107188, 1732107188, '1'),
(169197, 14543, 'QU', 'OK', 'S', 1732107194, 1732107194, '1'),
(169198, 18836, 'QU', 'OK', 'S', 1732107202, 1732107202, '1'),
(169199, 32201, 'QU', 'OK', 'S', 1732107212, 1732107212, '1'),
(169200, 32201, 'QU', 'OK', 'S', 1732107220, 1732107220, '1'),
(169201, 32201, 'QU', 'OK', 'S', 1732107226, 1732107226, '1'),
(169202, 28065, 'QU', 'OK', 'S', 1732107231, 1732107231, '1'),
(169203, 12143, 'QU', 'OK', 'S', 1732107237, 1732107237, '1'),
(169204, 2945, 'QU', 'OK', 'S', 1732107243, 1732107243, '1'),
(169205, 13511, 'QU', 'OK', 'S', 1732107248, 1732107248, '1'),
(169206, 15608, 'QU', 'OK', 'S', 1732107253, 1732107253, '1'),
(169207, 12144, 'QU', 'OK', 'S', 1732107260, 1732107260, '1'),
(169208, 21893, 'QU', 'OK', 'S', 1732107266, 1732107266, '1'),
(169209, 21170, 'QU', 'OK', 'S', 1732107271, 1732107271, '1'),
(169210, 11186, 'QU', 'OK', 'S', 1732107275, 1732107275, '1'),
(169211, 12143, 'QU', 'OK', 'S', 1732107479, 1732107479, '1'),
(169212, 34638, 'QU', 'OK', 'S', 1732107484, 1732107484, '1'),
(169213, 21169, 'QU', 'OK', 'S', 1732107489, 1732107489, '1'),
(169214, 34639, 'QU', 'OK', 'S', 1732107495, 1732107495, '1'),
(169215, 34668, 'QU', 'OK', 'S', 1732107500, 1732107500, '1'),
(169216, 34639, 'QU', 'OK', 'S', 1732107522, 1732107522, '1'),
(169217, 23349, 'QU', 'OK', 'S', 1732107528, 1732107528, '1'),
(169218, 34667, 'QU', 'OK', 'S', 1732107556, 1732107556, '1'),
(169219, 8334, 'QU', 'OK', 'S', 1732107562, 1732107562, '1'),
(169220, 34639, 'QU', 'OK', 'S', 1732107566, 1732107566, '1'),
(169221, 34585, 'QU', 'OK', 'S', 1732107589, 1732107589, '1'),
(169222, 34585, 'QU', 'OK', 'S', 1732107592, 1732107592, '1'),
(169223, 26547, 'QU', 'OK', 'S', 1732107604, 1732107604, '1'),
(169224, 14543, 'QU', 'OK', 'S', 1732107608, 1732107608, '1'),
(169225, 18836, 'QU', 'OK', 'S', 1732107621, 1732107621, '1'),
(169226, 34248, 'QU', 'OK', 'S', 1732107704, 1732107704, '1'),
(169227, 32842, 'QU', 'OK', 'S', 1732107740, 1732107740, '1'),
(169228, 15499, 'QU', 'OK', 'S', 1732109228, 1732109228, '1'),
(169229, 31868, 'QU', 'OK', 'S', 1732109312, 1732109312, '1'),
(169230, 34018, 'QU', 'OK', 'S', 1732109370, 1732109370, '1'),
(169231, 34387, 'QU', 'OK', 'S', 1732109585, 1732109585, '1'),
(169232, 34387, 'QU', 'OK', 'S', 1732109591, 1732109591, '1'),
(169233, 32887, 'QU', 'OK', 'S', 1732109595, 1732109595, '1'),
(169234, 29359, 'QU', 'OK', 'S', 1732109601, 1732109601, '1'),
(169235, 28865, 'QU', 'OK', 'S', 1732109606, 1732109606, '1'),
(169236, 29459, 'QU', 'OK', 'S', 1732109611, 1732109611, '1'),
(169237, 32559, 'QU', 'OK', 'S', 1732109616, 1732109616, '1'),
(169238, 33029, 'QU', 'OK', 'S', 1732109658, 1732109658, '1'),
(169239, 12144, 'QU', 'OK', 'S', 1732109663, 1732109663, '1'),
(169240, 12144, 'QU', 'OK', 'S', 1732109668, 1732109668, '1'),
(169241, 1013, 'QU', 'OK', 'S', 1732109711, 1732109711, '1'),
(169242, 15618, 'QU', 'OK', 'S', 1732109717, 1732109717, '1'),
(169243, 33473, 'QU', 'OK', 'S', 1732109723, 1732109723, '1'),
(169244, 3842, 'QU', 'OK', 'S', 1732109728, 1732109728, '1'),
(169245, 3842, 'QU', 'OK', 'S', 1732109733, 1732109733, '1'),
(169246, 4191, 'QU', 'OK', 'S', 1732109742, 1732109742, '1'),
(169247, 4191, 'QU', 'OK', 'S', 1732109751, 1732109751, '1'),
(169248, 34348, 'QU', 'OK', 'S', 1732109756, 1732109756, '1'),
(169249, 4013, 'QU', 'OK', 'S', 1732109761, 1732109761, '1'),
(169250, 3852, 'QU', 'OK', 'S', 1732109772, 1732109772, '1'),
(169251, 3852, 'QU', 'OK', 'S', 1732109776, 1732109776, '1'),
(169252, 33209, 'QU', 'OK', 'S', 1732109782, 1732109782, '1'),
(169253, 4191, 'QU', 'OK', 'S', 1732109789, 1732109789, '1'),
(169254, 25002, 'QU', 'OK', 'S', 1732109794, 1732109794, '1'),
(169255, 8567, 'QU', 'OK', 'S', 1732109799, 1732109799, '1'),
(169256, 25002, 'QU', 'OK', 'S', 1732109803, 1732109803, '1'),
(169257, 34085, 'QU', 'OK', 'S', 1732109816, 1732109816, '1'),
(169258, 34085, 'QU', 'OK', 'S', 1732109821, 1732109821, '1'),
(169259, 25002, 'QU', 'OK', 'S', 1732109828, 1732109828, '1'),
(169260, 28023, 'QU', 'OK', 'S', 1732109841, 1732109841, '1'),
(169261, 29, 'QU', 'OK', 'S', 1732109860, 1732109860, '1'),
(169262, 29, 'QU', 'OK', 'S', 1732109936, 1732109936, '1'),
(169263, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169264, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169265, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169266, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169267, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169268, 34547, 'QU', 'OK', 'S', 1732110362, 1732110362, '1'),
(169269, 34547, 'QU', 'OK', 'S', 1732110363, 1732110363, '1'),
(169270, 34475, 'QU', 'OK', 'S', 1732110437, 1732110437, '1'),
(169271, 34475, 'QU', 'OK', 'S', 1732110437, 1732110437, '1'),
(169272, 34447, 'QU', 'OK', 'S', 1732110450, 1732110450, '1'),
(169273, 34361, 'QU', 'OK', 'S', 1732110470, 1732110470, '1'),
(169274, 34361, 'QU', 'OK', 'S', 1732110470, 1732110470, '1'),
(169275, 34038, 'QU', 'OK', 'S', 1732110529, 1732110529, '1'),
(169276, 34038, 'QU', 'OK', 'S', 1732110529, 1732110529, '1'),
(169277, 34017, 'QU', 'OK', 'S', 1732110550, 1732110550, '1'),
(169278, 34017, 'QU', 'OK', 'S', 1732110550, 1732110550, '1'),
(169279, 33946, 'QU', 'OK', 'S', 1732110570, 1732110570, '1'),
(169280, 33874, 'QU', 'OK', 'S', 1732110584, 1732110584, '1'),
(169281, 33874, 'QU', 'OK', 'S', 1732110584, 1732110584, '1'),
(169282, 33872, 'QU', 'OK', 'S', 1732110693, 1732110693, '1'),
(169283, 33872, 'QU', 'OK', 'S', 1732110693, 1732110693, '1'),
(169284, 29, 'QU', 'OK', 'S', 1732110702, 1732110702, '1'),
(169285, 33873, 'QU', 'OK', 'S', 1732110707, 1732110707, '1'),
(169286, 33873, 'QU', 'OK', 'S', 1732110707, 1732110707, '1'),
(169287, 33775, 'QU', 'OK', 'S', 1732110734, 1732110734, '1'),
(169288, 33775, 'QU', 'OK', 'S', 1732110734, 1732110734, '1'),
(169289, 33601, 'QU', 'OK', 'S', 1732110750, 1732110750, '1'),
(169290, 33601, 'QU', 'OK', 'S', 1732110750, 1732110750, '1'),
(169291, 33601, 'QU', 'OK', 'S', 1732110750, 1732110750, '1'),
(169292, 33601, 'QU', 'OK', 'S', 1732110750, 1732110750, '1'),
(169293, 33581, 'QU', 'OK', 'S', 1732110759, 1732110759, '1'),
(169294, 33581, 'QU', 'OK', 'S', 1732110759, 1732110759, '1'),
(169295, 33317, 'QU', 'OK', 'S', 1732110787, 1732110787, '1'),
(169296, 33317, 'QU', 'OK', 'S', 1732110787, 1732110787, '1'),
(169297, 33317, 'QU', 'OK', 'S', 1732110787, 1732110787, '1'),
(169298, 33317, 'QU', 'OK', 'S', 1732110787, 1732110787, '1'),
(169299, 33317, 'QU', 'OK', 'S', 1732110787, 1732110787, '1'),
(169300, 33283, 'QU', 'OK', 'S', 1732110804, 1732110804, '1'),
(169301, 32582, 'QU', 'OK', 'S', 1732110826, 1732110826, '1'),
(169302, 32582, 'QU', 'OK', 'S', 1732110826, 1732110826, '1'),
(169303, 32574, 'QU', 'OK', 'S', 1732110838, 1732110838, '1'),
(169304, 32574, 'QU', 'OK', 'S', 1732110838, 1732110838, '1'),
(169305, 32527, 'QU', 'OK', 'S', 1732110875, 1732110875, '1'),
(169306, 32495, 'QU', 'OK', 'S', 1732110889, 1732110889, '1'),
(169307, 32495, 'QU', 'OK', 'S', 1732110889, 1732110889, '1'),
(169308, 32491, 'QU', 'OK', 'S', 1732110896, 1732110896, '1'),
(169309, 32432, 'QU', 'OK', 'S', 1732110925, 1732110925, '1'),
(169310, 32432, 'QU', 'OK', 'S', 1732110925, 1732110925, '1'),
(169311, 32057, 'QU', 'OK', 'S', 1732110947, 1732110947, '1'),
(169312, 32057, 'QU', 'OK', 'S', 1732110947, 1732110947, '1'),
(169313, 32057, 'QU', 'OK', 'S', 1732110947, 1732110947, '1'),
(169314, 32057, 'QU', 'OK', 'S', 1732110947, 1732110947, '1'),
(169315, 32057, 'QU', 'OK', 'S', 1732110947, 1732110947, '1'),
(169316, 31294, 'QU', 'OK', 'S', 1732110991, 1732110991, '1'),
(169317, 31294, 'QU', 'OK', 'S', 1732110991, 1732110991, '1'),
(169318, 31379, 'QU', 'OK', 'S', 1732111006, 1732111006, '1'),
(169319, 31379, 'QU', 'OK', 'S', 1732111006, 1732111006, '1'),
(169320, 31379, 'QU', 'OK', 'S', 1732111006, 1732111006, '1'),
(169321, 31519, 'QU', 'OK', 'S', 1732111016, 1732111016, '1'),
(169322, 31519, 'QU', 'OK', 'S', 1732111016, 1732111016, '1'),
(169323, 31553, 'QU', 'OK', 'S', 1732111024, 1732111024, '1'),
(169324, 31619, 'QU', 'OK', 'S', 1732111034, 1732111034, '1'),
(169325, 31619, 'QU', 'OK', 'S', 1732111034, 1732111034, '1'),
(169326, 31946, 'QU', 'OK', 'S', 1732111053, 1732111053, '1'),
(169327, 31946, 'QU', 'OK', 'S', 1732111053, 1732111053, '1'),
(169328, 30793, 'QU', 'OK', 'S', 1732111129, 1732111129, '1'),
(169329, 30793, 'QU', 'OK', 'S', 1732111129, 1732111129, '1'),
(169330, 30793, 'QU', 'OK', 'S', 1732111129, 1732111129, '1'),
(169331, 30793, 'QU', 'OK', 'S', 1732111129, 1732111129, '1'),
(169332, 30793, 'QU', 'OK', 'S', 1732111129, 1732111129, '1'),
(169333, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169334, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169335, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169336, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169337, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169338, 30723, 'QU', 'OK', 'S', 1732111160, 1732111160, '1'),
(169339, 30613, 'QU', 'OK', 'S', 1732111172, 1732111172, '1'),
(169340, 31147, 'QU', 'OK', 'S', 1732166683, 1732166683, '1'),
(169341, 33103, 'QU', 'OK', 'S', 1732168502, 1732168502, '1'),
(169342, 31081, 'QU', 'OK', 'S', 1732168609, 1732168609, '1'),
(169343, 31081, 'QU', 'OK', 'S', 1732168695, 1732168695, '1'),
(169344, 33104, 'QU', 'OK', 'S', 1732168793, 1732168793, '1'),
(169345, 31081, 'QU', 'OK', 'S', 1732168880, 1732168880, '1'),
(169346, 31934, 'QU', 'OK', 'S', 1732171252, 1732171252, '1'),
(169347, 29601, 'QU', 'OK', 'S', 1732171278, 1732171278, '1'),
(169348, 29604, 'QU', 'OK', 'S', 1732171286, 1732171286, '1'),
(169349, 29600, 'QU', 'OK', 'S', 1732171292, 1732171292, '1'),
(169350, 29551, 'QU', 'OK', 'S', 1732171301, 1732171301, '1'),
(169351, 29454, 'QU', 'OK', 'S', 1732171309, 1732171309, '1'),
(169352, 29448, 'QU', 'OK', 'S', 1732171323, 1732171323, '1'),
(169353, 29520, 'QU', 'OK', 'S', 1732171336, 1732171336, '1'),
(169354, 29518, 'QU', 'OK', 'S', 1732171352, 1732171352, '1'),
(169355, 28854, 'QU', 'OK', 'S', 1732171365, 1732171365, '1'),
(169356, 30044, 'QU', 'OK', 'S', 1732171373, 1732171373, '1'),
(169357, 23322, 'QU', 'OK', 'S', 1732171390, 1732171390, '1'),
(169358, 31025, 'QU', 'OK', 'S', 1732171402, 1732171402, '1'),
(169359, 31074, 'QU', 'OK', 'S', 1732171412, 1732171412, '1'),
(169360, 31213, 'QU', 'OK', 'S', 1732171444, 1732171444, '1'),
(169361, 31533, 'QU', 'OK', 'S', 1732171454, 1732171454, '1'),
(169362, 26541, 'QU', 'OK', 'S', 1732171475, 1732171475, '1'),
(169363, 26541, 'QU', 'OK', 'S', 1732171475, 1732171475, '1'),
(169364, 31772, 'QU', 'OK', 'S', 1732171495, 1732171495, '1'),
(169365, 29049, 'QU', 'OK', 'S', 1732171516, 1732171516, '1'),
(169366, 29307, 'QU', 'OK', 'S', 1732171530, 1732171530, '1'),
(169367, 31049, 'QU', 'OK', 'S', 1732171540, 1732171540, '1'),
(169368, 31186, 'QU', 'OK', 'S', 1732171551, 1732171551, '1'),
(169369, 31053, 'QU', 'OK', 'S', 1732171604, 1732171604, '1'),
(169370, 27277, 'QU', 'OK', 'S', 1732171612, 1732171612, '1'),
(169371, 30305, 'QU', 'OK', 'S', 1732171624, 1732171624, '1'),
(169372, 30207, 'QU', 'OK', 'S', 1732171633, 1732171633, '1'),
(169373, 30973, 'QU', 'OK', 'S', 1732171650, 1732171650, '1'),
(169374, 13502, 'QU', 'OK', 'S', 1732172144, 1732172144, '1'),
(169375, 18219, 'QU', 'OK', 'S', 1732172202, 1732172202, '1'),
(169376, 10412, 'QU', 'OK', 'S', 1732176042, 1732176042, '1'),
(169377, 33794, 'QU', 'OK', 'S', 1732177382, 1732177382, '1'),
(169378, 18045, 'QU', 'OK', 'S', 1732177385, 1732177385, '1'),
(169379, 21950, 'QU', 'OK', 'S', 1732177390, 1732177390, '1'),
(169380, 33843, 'QU', 'OK', 'S', 1732177392, 1732177392, '1'),
(169381, 26966, 'QU', 'OK', 'S', 1732177396, 1732177396, '1'),
(169382, 25637, 'QU', 'OK', 'S', 1732177400, 1732177400, '1'),
(169383, 34084, 'QU', 'OK', 'S', 1732177403, 1732177403, '1'),
(169384, 22604, 'QU', 'OK', 'S', 1732177405, 1732177405, '1'),
(169385, 32692, 'QU', 'OK', 'S', 1732177408, 1732177408, '1'),
(169386, 11720, 'QU', 'OK', 'S', 1732177413, 1732177413, '1'),
(169387, 32757, 'QU', 'OK', 'S', 1732177423, 1732177423, '1'),
(169388, 3327, 'QU', 'OK', 'S', 1732177435, 1732177435, '1'),
(169389, 33395, 'QU', 'OK', 'S', 1732177660, 1732177660, '1'),
(169390, 32102, 'QU', 'OK', 'S', 1732177798, 1732177798, '1'),
(169391, 23139, 'QU', 'OK', 'S', 1732180174, 1732180174, '1'),
(169392, 32707, 'QU', 'OK', 'S', 1732180273, 1732180273, '1'),
(169393, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169394, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169395, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169396, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169397, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169398, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169399, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169400, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169401, 34623, 'QU', 'OK', 'S', 1732182275, 1732182275, '1'),
(169402, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169403, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169404, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169405, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169406, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169407, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169408, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169409, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169410, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169411, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169412, 34498, 'QU', 'OK', 'S', 1732182315, 1732182315, '1'),
(169413, 34282, 'QU', 'OK', 'S', 1732182363, 1732182363, '1'),
(169414, 34280, 'QU', 'OK', 'S', 1732182376, 1732182376, '1'),
(169415, 34277, 'QU', 'OK', 'S', 1732182383, 1732182383, '1'),
(169416, 34121, 'QU', 'OK', 'S', 1732182391, 1732182391, '1'),
(169417, 34117, 'QU', 'OK', 'S', 1732182396, 1732182396, '1'),
(169418, 33430, 'QU', 'OK', 'S', 1732182409, 1732182409, '1'),
(169419, 33428, 'QU', 'OK', 'S', 1732182415, 1732182415, '1'),
(169420, 33427, 'QU', 'OK', 'S', 1732182425, 1732182425, '1'),
(169421, 33425, 'QU', 'OK', 'S', 1732182477, 1732182477, '1'),
(169422, 33424, 'QU', 'OK', 'S', 1732182537, 1732182537, '1'),
(169423, 33423, 'QU', 'OK', 'S', 1732182577, 1732182577, '1'),
(169424, 33422, 'QU', 'OK', 'S', 1732182597, 1732182597, '1'),
(169425, 33186, 'QU', 'OK', 'S', 1732182617, 1732182617, '1'),
(169426, 33179, 'QU', 'OK', 'S', 1732182631, 1732182631, '1'),
(169427, 33178, 'QU', 'OK', 'S', 1732182644, 1732182644, '1'),
(169428, 33178, 'QU', 'OK', 'S', 1732182644, 1732182644, '1'),
(169429, 33161, 'QU', 'OK', 'S', 1732182653, 1732182653, '1'),
(169430, 33012, 'QU', 'OK', 'S', 1732182754, 1732182754, '1'),
(169431, 33011, 'QU', 'OK', 'S', 1732182769, 1732182769, '1'),
(169432, 33010, 'QU', 'OK', 'S', 1732182775, 1732182775, '1'),
(169433, 33009, 'QU', 'OK', 'S', 1732182781, 1732182781, '1'),
(169434, 33009, 'QU', 'OK', 'S', 1732182787, 1732182787, '1'),
(169435, 33009, 'QU', 'OK', 'S', 1732182792, 1732182792, '1'),
(169436, 32968, 'QU', 'OK', 'S', 1732182800, 1732182800, '1'),
(169437, 32929, 'QU', 'OK', 'S', 1732182807, 1732182807, '1'),
(169438, 32849, 'QU', 'OK', 'S', 1732182814, 1732182814, '1'),
(169439, 32846, 'QU', 'OK', 'S', 1732182822, 1732182822, '1'),
(169440, 32844, 'QU', 'OK', 'S', 1732182831, 1732182831, '1'),
(169441, 32811, 'QU', 'OK', 'S', 1732182838, 1732182838, '1'),
(169442, 32810, 'QU', 'OK', 'S', 1732182861, 1732182861, '1'),
(169443, 32649, 'QU', 'OK', 'S', 1732182868, 1732182868, '1'),
(169444, 26715, 'QU', 'OK', 'S', 1732184273, 1732184273, '1'),
(169445, 21873, 'QU', 'OK', 'S', 1732184317, 1732184317, '1'),
(169446, 21886, 'QU', 'OK', 'S', 1732184326, 1732184326, '1'),
(169447, 34822, 'QU', 'OK', 'S', 1732188616, 1732188616, '1'),
(169448, 34821, 'QU', 'OK', 'S', 1732188794, 1732188794, '1'),
(169449, 34820, 'QU', 'OK', 'S', 1732188889, 1732188889, '1'),
(169450, 34819, 'QU', 'OK', 'S', 1732188984, 1732188984, '1'),
(169451, 34816, 'QU', 'OK', 'S', 1732189102, 1732189102, '1'),
(169452, 34816, 'QU', 'OK', 'S', 1732189126, 1732189126, '1'),
(169453, 34816, 'QU', 'OK', 'S', 1732189144, 1732189144, '1'),
(169454, 34816, 'QU', 'OK', 'S', 1732189147, 1732189147, '1'),
(169455, 34816, 'QU', 'OK', 'S', 1732189150, 1732189150, '1'),
(169456, 32951, 'QU', 'OK', 'S', 1732189220, 1732189220, '1'),
(169457, 34817, 'QU', 'OK', 'S', 1732189238, 1732189238, '1'),
(169458, 31591, 'QU', 'OK', 'S', 1732189260, 1732189260, '1'),
(169459, 34818, 'QU', 'OK', 'S', 1732189273, 1732189273, '1'),
(169460, 31927, 'QU', 'OK', 'S', 1732189305, 1732189305, '1'),
(169461, 34823, 'QU', 'OK', 'S', 1732191438, 1732191438, '1'),
(169462, 34824, 'QU', 'OK', 'S', 1732191564, 1732191564, '1'),
(169463, 34814, 'QU', 'OK', 'S', 1732191679, 1732191679, '1'),
(169464, 34815, 'QU', 'OK', 'S', 1732191703, 1732191703, '1'),
(169465, 34811, 'QU', 'OK', 'S', 1732192655, 1732192655, '1'),
(169466, 34812, 'QU', 'OK', 'S', 1732192734, 1732192734, '1'),
(169467, 34813, 'QU', 'OK', 'S', 1732192823, 1732192823, '1'),
(169468, 34810, 'QU', 'OK', 'S', 1732192952, 1732192952, '1'),
(169469, 34798, 'QU', 'OK', 'S', 1732193106, 1732193106, '1'),
(169470, 34799, 'QU', 'OK', 'S', 1732193570, 1732193570, '1'),
(169471, 23679, 'QU', 'OK', 'S', 1732193706, 1732193706, '1'),
(169472, 23679, 'QU', 'OK', 'S', 1732193706, 1732193706, '1'),
(169473, 23679, 'QU', 'OK', 'S', 1732193706, 1732193706, '1'),
(169474, 34800, 'QU', 'OK', 'S', 1732193715, 1732193715, '1'),
(169475, 34801, 'QU', 'OK', 'S', 1732193845, 1732193845, '1'),
(169476, 34802, 'QU', 'OK', 'S', 1732194114, 1732194114, '1'),
(169477, 34803, 'QU', 'OK', 'S', 1732194248, 1732194248, '1'),
(169478, 34804, 'QU', 'OK', 'S', 1732194379, 1732194379, '1'),
(169479, 34805, 'QU', 'OK', 'S', 1732194487, 1732194487, '1'),
(169480, 34809, 'QU', 'OK', 'S', 1732194638, 1732194638, '1'),
(169481, 34809, 'QU', 'OK', 'S', 1732194652, 1732194652, '1'),
(169482, 34808, 'QU', 'OK', 'S', 1732194762, 1732194762, '1'),
(169483, 34807, 'QU', 'OK', 'S', 1732194881, 1732194881, '1'),
(169484, 34806, 'QU', 'OK', 'S', 1732195008, 1732195008, '1'),
(169485, 34735, 'QU', 'OK', 'S', 1732195341, 1732195341, '1'),
(169486, 34734, 'QU', 'OK', 'S', 1732195458, 1732195458, '1'),
(169487, 28617, 'QU', 'OK', 'S', 1732195640, 1732195640, '1'),
(169488, 33787, 'QU', 'OK', 'S', 1732256032, 1732256032, '1'),
(169489, 33785, 'QU', 'OK', 'S', 1732256036, 1732256036, '1'),
(169490, 34064, 'QU', 'OK', 'S', 1732256038, 1732256038, '1'),
(169491, 33786, 'QU', 'OK', 'S', 1732256041, 1732256041, '1'),
(169492, 33789, 'QU', 'OK', 'S', 1732256044, 1732256044, '1'),
(169493, 27999, 'QU', 'OK', 'S', 1732256156, 1732256156, '1'),
(169494, 27999, 'QU', 'OK', 'S', 1732256159, 1732256159, '1'),
(169495, 32984, 'QU', 'OK', 'S', 1732260267, 1732260267, '1'),
(169496, 32984, 'QU', 'OK', 'S', 1732260267, 1732260267, '1'),
(169497, 32984, 'QU', 'OK', 'S', 1732260267, 1732260267, '1'),
(169498, 32346, 'QU', 'OK', 'S', 1732260535, 1732260535, '1'),
(169499, 27999, 'QU', 'OK', 'S', 1732262007, 1732262007, '1'),
(169500, 33528, 'QU', 'OK', 'S', 1732262010, 1732262010, '1'),
(169501, 33528, 'QU', 'OK', 'S', 1732262066, 1732262066, '1'),
(169502, 27999, 'QU', 'OK', 'S', 1732262068, 1732262068, '1'),
(169503, 27999, 'QU', 'OK', 'S', 1732262163, 1732262163, '1'),
(169504, 27999, 'QU', 'OK', 'S', 1732262167, 1732262167, '1'),
(169505, 33528, 'QU', 'OK', 'S', 1732262175, 1732262175, '1'),
(169506, 34868, 'QU', 'OK', 'S', 1732269951, 1732269951, '1'),
(169507, 18967, 'QU', 'OK', 'S', 1732270806, 1732270806, '1'),
(169508, 20489, 'QU', 'OK', 'S', 1732270809, 1732270809, '1'),
(169509, 24925, 'QU', 'OK', 'S', 1732270812, 1732270812, '1'),
(169510, 31429, 'QU', 'OK', 'S', 1732270815, 1732270815, '1'),
(169511, 26619, 'QU', 'OK', 'S', 1732271249, 1732271249, '1'),
(169512, 34869, 'QU', 'OK', 'S', 1732272185, 1732272185, '1'),
(169513, 25482, 'QU', 'OK', 'S', 1732272844, 1732272844, '1'),
(169514, 25482, 'QU', 'OK', 'S', 1732272849, 1732272849, '1'),
(169515, 25482, 'QU', 'OK', 'S', 1732272853, 1732272853, '1'),
(169516, 20337, 'QU', 'OK', 'S', 1732272858, 1732272858, '1'),
(169517, 20346, 'QU', 'OK', 'S', 1732272864, 1732272864, '1'),
(169518, 25482, 'QU', 'OK', 'S', 1732272883, 1732272883, '1'),
(169519, 25482, 'QU', 'OK', 'S', 1732272887, 1732272887, '1'),
(169520, 25482, 'QU', 'OK', 'S', 1732272895, 1732272895, '1'),
(169521, 21085, 'QU', 'OK', 'S', 1732272908, 1732272908, '1'),
(169522, 25363, 'QU', 'OK', 'S', 1732272913, 1732272913, '1'),
(169523, 31807, 'QU', 'OK', 'S', 1732272917, 1732272917, '1'),
(169524, 25482, 'QU', 'OK', 'S', 1732272925, 1732272925, '1'),
(169525, 26528, 'QU', 'OK', 'S', 1732272930, 1732272930, '1'),
(169526, 31807, 'QU', 'OK', 'S', 1732272934, 1732272934, '1'),
(169527, 25575, 'QU', 'OK', 'S', 1732272942, 1732272942, '1'),
(169528, 20761, 'QU', 'OK', 'S', 1732272947, 1732272947, '1'),
(169529, 20763, 'QU', 'OK', 'S', 1732272952, 1732272952, '1'),
(169530, 26351, 'QU', 'OK', 'S', 1732272984, 1732272984, '1'),
(169531, 34643, 'QU', 'OK', 'S', 1732272994, 1732272994, '1'),
(169532, 34864, 'QU', 'OK', 'S', 1732272998, 1732272998, '1'),
(169533, 24438, 'QU', 'OK', 'S', 1732272999, 1732272999, '1'),
(169534, 20761, 'QU', 'OK', 'S', 1732273003, 1732273003, '1'),
(169535, 20761, 'QU', 'OK', 'S', 1732273007, 1732273007, '1'),
(169536, 26352, 'QU', 'OK', 'S', 1732273012, 1732273012, '1'),
(169537, 16552, 'QU', 'OK', 'S', 1732273016, 1732273016, '1'),
(169538, 25575, 'QU', 'OK', 'S', 1732273023, 1732273023, '1'),
(169539, 25515, 'QU', 'OK', 'S', 1732273029, 1732273029, '1'),
(169540, 24438, 'QU', 'OK', 'S', 1732273034, 1732273034, '1'),
(169541, 25515, 'QU', 'OK', 'S', 1732273038, 1732273038, '1'),
(169542, 25367, 'QU', 'OK', 'S', 1732273042, 1732273042, '1'),
(169543, 24957, 'QU', 'OK', 'S', 1732273045, 1732273045, '1'),
(169544, 25367, 'QU', 'OK', 'S', 1732273049, 1732273049, '1'),
(169545, 24918, 'QU', 'OK', 'S', 1732273054, 1732273054, '1'),
(169546, 25067, 'QU', 'OK', 'S', 1732273059, 1732273059, '1'),
(169547, 31924, 'QU', 'OK', 'S', 1732273065, 1732273065, '1'),
(169548, 34382, 'QU', 'OK', 'S', 1732273070, 1732273070, '1'),
(169549, 34384, 'QU', 'OK', 'S', 1732273077, 1732273077, '1'),
(169550, 34384, 'QU', 'OK', 'S', 1732273082, 1732273082, '1'),
(169551, 34384, 'QU', 'OK', 'S', 1732273087, 1732273087, '1'),
(169552, 34384, 'QU', 'OK', 'S', 1732273092, 1732273092, '1'),
(169553, 30830, 'QU', 'OK', 'S', 1732273098, 1732273098, '1'),
(169554, 23460, 'QU', 'OK', 'S', 1732273104, 1732273104, '1'),
(169555, 25057, 'QU', 'OK', 'S', 1732273110, 1732273110, '1'),
(169556, 26862, 'QU', 'OK', 'S', 1732273115, 1732273115, '1'),
(169557, 34865, 'QU', 'OK', 'S', 1732273445, 1732273445, '1'),
(169558, 25482, 'QU', 'OK', 'S', 1732273525, 1732273525, '1'),
(169559, 34841, 'QU', 'OK', 'S', 1732273909, 1732273909, '1'),
(169560, 34842, 'QU', 'OK', 'S', 1732274019, 1732274019, '1'),
(169561, 34843, 'QU', 'OK', 'S', 1732274147, 1732274147, '1'),
(169562, 34844, 'QU', 'OK', 'S', 1732274317, 1732274317, '1'),
(169563, 34862, 'QU', 'OK', 'S', 1732274463, 1732274463, '1'),
(169564, 34863, 'QU', 'OK', 'S', 1732274487, 1732274487, '1'),
(169565, 34825, 'QU', 'OK', 'S', 1732274535, 1732274535, '1'),
(169566, 34826, 'QU', 'OK', 'S', 1732274564, 1732274564, '1'),
(169567, 34827, 'QU', 'OK', 'S', 1732274801, 1732274801, '1'),
(169568, 34828, 'QU', 'OK', 'S', 1732274834, 1732274834, '1'),
(169569, 34831, 'QU', 'OK', 'S', 1732275292, 1732275292, '1'),
(169570, 34832, 'QU', 'OK', 'S', 1732275324, 1732275324, '1'),
(169571, 34833, 'QU', 'OK', 'S', 1732275356, 1732275356, '1'),
(169572, 34834, 'QU', 'OK', 'S', 1732275519, 1732275519, '1'),
(169573, 34835, 'QU', 'OK', 'S', 1732275585, 1732275585, '1'),
(169574, 34836, 'QU', 'OK', 'S', 1732275651, 1732275651, '1'),
(169575, 34837, 'QU', 'OK', 'S', 1732275873, 1732275873, '1'),
(169576, 34838, 'QU', 'OK', 'S', 1732275907, 1732275907, '1'),
(169577, 34839, 'QU', 'OK', 'S', 1732275956, 1732275956, '1'),
(169578, 34840, 'QU', 'OK', 'S', 1732275993, 1732275993, '1'),
(169579, 28067, 'QU', 'OK', 'S', 1732276049, 1732276049, '1'),
(169580, 34868, 'QU', 'OK', 'S', 1732277355, 1732277355, '1'),
(169581, 34869, 'QU', 'OK', 'S', 1732277383, 1732277383, '1'),
(169582, 34540, 'QU', 'OK', 'S', 1732277416, 1732277416, '1'),
(169583, 23394, 'QU', 'OK', 'S', 1732277452, 1732277452, '1'),
(169584, 23394, 'QU', 'OK', 'S', 1732277514, 1732277514, '1'),
(169585, 33380, 'QU', 'OK', 'S', 1732277538, 1732277538, '1'),
(169586, 23374, 'QU', 'OK', 'S', 1732277574, 1732277574, '1'),
(169587, 23374, 'QU', 'OK', 'S', 1732277585, 1732277585, '1'),
(169588, 23047, 'QU', 'OK', 'S', 1732277594, 1732277594, '1'),
(169589, 26350, 'QU', 'OK', 'S', 1732277599, 1732277599, '1'),
(169590, 33463, 'QU', 'OK', 'S', 1732277601, 1732277601, '1'),
(169591, 25025, 'QU', 'OK', 'S', 1732277604, 1732277604, '1'),
(169592, 19346, 'QU', 'OK', 'S', 1732277610, 1732277610, '1'),
(169593, 19346, 'QU', 'OK', 'S', 1732277615, 1732277615, '1'),
(169594, 26350, 'QU', 'OK', 'S', 1732277624, 1732277624, '1'),
(169595, 25025, 'QU', 'OK', 'S', 1732277630, 1732277630, '1'),
(169596, 34057, 'QU', 'OK', 'S', 1732277632, 1732277632, '1'),
(169597, 26350, 'QU', 'OK', 'S', 1732277635, 1732277635, '1'),
(169598, 25025, 'QU', 'OK', 'S', 1732277641, 1732277641, '1'),
(169599, 25025, 'QU', 'OK', 'S', 1732277646, 1732277646, '1'),
(169600, 23376, 'QU', 'OK', 'S', 1732277647, 1732277647, '1'),
(169601, 19346, 'QU', 'OK', 'S', 1732277655, 1732277655, '1'),
(169602, 31117, 'QU', 'OK', 'S', 1732277658, 1732277658, '1'),
(169603, 25561, 'QU', 'OK', 'S', 1732277669, 1732277669, '1'),
(169604, 30335, 'QU', 'OK', 'S', 1732277674, 1732277674, '1'),
(169605, 24928, 'QU', 'OK', 'S', 1732277679, 1732277679, '1'),
(169606, 23376, 'QU', 'OK', 'S', 1732277684, 1732277684, '1'),
(169607, 7866, 'QU', 'OK', 'S', 1732277684, 1732277684, '1'),
(169608, 34696, 'QU', 'OK', 'S', 1732277692, 1732277692, '1'),
(169609, 25561, 'QU', 'OK', 'S', 1732277697, 1732277697, '1'),
(169610, 25561, 'QU', 'OK', 'S', 1732277703, 1732277703, '1'),
(169611, 25561, 'QU', 'OK', 'S', 1732277709, 1732277709, '1'),
(169612, 30668, 'QU', 'OK', 'S', 1732277716, 1732277716, '1'),
(169613, 30668, 'QU', 'OK', 'S', 1732277721, 1732277721, '1'),
(169614, 30502, 'QU', 'OK', 'S', 1732277728, 1732277728, '1'),
(169615, 34723, 'QU', 'OK', 'S', 1732277732, 1732277732, '1'),
(169616, 25561, 'QU', 'OK', 'S', 1732277733, 1732277733, '1'),
(169617, 25561, 'QU', 'OK', 'S', 1732277741, 1732277741, '1'),
(169618, 30668, 'QU', 'OK', 'S', 1732277744, 1732277744, '1'),
(169619, 30526, 'QU', 'OK', 'S', 1732277762, 1732277762, '1'),
(169620, 34726, 'QU', 'OK', 'S', 1732277781, 1732277781, '1'),
(169621, 30502, 'QU', 'OK', 'S', 1732277809, 1732277809, '1'),
(169622, 20071, 'QU', 'OK', 'S', 1732277815, 1732277815, '1'),
(169623, 31599, 'QU', 'OK', 'S', 1732277819, 1732277819, '1'),
(169624, 12246, 'QU', 'OK', 'S', 1732277822, 1732277822, '1'),
(169625, 20026, 'QU', 'OK', 'S', 1732277826, 1732277826, '1'),
(169626, 12246, 'QU', 'OK', 'S', 1732277832, 1732277832, '1'),
(169627, 25561, 'QU', 'OK', 'S', 1732277841, 1732277841, '1'),
(169628, 12246, 'QU', 'OK', 'S', 1732277852, 1732277852, '1'),
(169629, 30335, 'QU', 'OK', 'S', 1732277857, 1732277857, '1'),
(169630, 25561, 'QU', 'OK', 'S', 1732277863, 1732277863, '1'),
(169631, 31395, 'QU', 'OK', 'S', 1732277869, 1732277869, '1'),
(169632, 30357, 'QU', 'OK', 'S', 1732277874, 1732277874, '1'),
(169633, 30357, 'QU', 'OK', 'S', 1732277881, 1732277881, '1'),
(169634, 30540, 'QU', 'OK', 'S', 1732277890, 1732277890, '1'),
(169635, 30526, 'QU', 'OK', 'S', 1732277895, 1732277895, '1'),
(169636, 30540, 'QU', 'OK', 'S', 1732277906, 1732277906, '1'),
(169637, 30526, 'QU', 'OK', 'S', 1732277911, 1732277911, '1'),
(169638, 30502, 'QU', 'OK', 'S', 1732277917, 1732277917, '1'),
(169639, 12246, 'QU', 'OK', 'S', 1732277941, 1732277941, '1'),
(169640, 26215, 'QU', 'OK', 'S', 1732277947, 1732277947, '1'),
(169641, 26215, 'QU', 'OK', 'S', 1732277952, 1732277952, '1'),
(169642, 30031, 'QU', 'OK', 'S', 1732277962, 1732277962, '1'),
(169643, 30502, 'QU', 'OK', 'S', 1732277976, 1732277976, '1'),
(169644, 25561, 'QU', 'OK', 'S', 1732277989, 1732277989, '1'),
(169645, 30540, 'QU', 'OK', 'S', 1732278019, 1732278019, '1'),
(169646, 30357, 'QU', 'OK', 'S', 1732278026, 1732278026, '1'),
(169647, 25052, 'QU', 'OK', 'S', 1732278046, 1732278046, '1'),
(169648, 12246, 'QU', 'OK', 'S', 1732278101, 1732278101, '1'),
(169649, 25052, 'QU', 'OK', 'S', 1732278418, 1732278418, '1'),
(169650, 25052, 'QU', 'OK', 'S', 1732278423, 1732278423, '1'),
(169651, 34847, 'QU', 'OK', 'S', 1732280815, 1732280815, '1'),
(169652, 34848, 'QU', 'OK', 'S', 1732280908, 1732280908, '1'),
(169653, 34849, 'QU', 'OK', 'S', 1732281046, 1732281046, '1'),
(169654, 34846, 'QU', 'OK', 'S', 1732281154, 1732281154, '1'),
(169655, 34854, 'QU', 'OK', 'S', 1732281392, 1732281392, '1'),
(169656, 34855, 'QU', 'OK', 'S', 1732281499, 1732281499, '1'),
(169657, 34856, 'QU', 'OK', 'S', 1732281608, 1732281608, '1'),
(169658, 34845, 'QU', 'OK', 'S', 1732281724, 1732281724, '1'),
(169659, 34858, 'QU', 'OK', 'S', 1732281951, 1732281951, '1'),
(169660, 34859, 'QU', 'OK', 'S', 1732282055, 1732282055, '1'),
(169661, 34860, 'QU', 'OK', 'S', 1732282150, 1732282150, '1'),
(169662, 34861, 'QU', 'OK', 'S', 1732282260, 1732282260, '1'),
(169663, 33778, 'QU', 'OK', 'S', 1732282359, 1732282359, '1'),
(169664, 30535, 'QU', 'OK', 'S', 1732282370, 1732282370, '1'),
(169665, 28419, 'QU', 'OK', 'S', 1732282372, 1732282372, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(169666, 33367, 'QU', 'OK', 'S', 1732282375, 1732282375, '1'),
(169667, 26728, 'QU', 'OK', 'S', 1732282377, 1732282377, '1'),
(169668, 31620, 'QU', 'OK', 'S', 1732282379, 1732282379, '1'),
(169669, 34440, 'QU', 'OK', 'S', 1732282382, 1732282382, '1'),
(169670, 30888, 'QU', 'OK', 'S', 1732282384, 1732282384, '1'),
(169671, 22608, 'QU', 'OK', 'S', 1732282387, 1732282387, '1'),
(169672, 31621, 'QU', 'OK', 'S', 1732282389, 1732282389, '1'),
(169673, 34444, 'QU', 'OK', 'S', 1732282391, 1732282391, '1'),
(169674, 30152, 'QU', 'OK', 'S', 1732282394, 1732282394, '1'),
(169675, 24286, 'QU', 'OK', 'S', 1732282396, 1732282396, '1'),
(169676, 32996, 'QU', 'OK', 'S', 1732282398, 1732282398, '1'),
(169677, 30416, 'QU', 'OK', 'S', 1732282400, 1732282400, '1'),
(169678, 30792, 'QU', 'OK', 'S', 1732282403, 1732282403, '1'),
(169679, 30301, 'QU', 'OK', 'S', 1732282406, 1732282406, '1'),
(169680, 34446, 'QU', 'OK', 'S', 1732282408, 1732282408, '1'),
(169681, 19924, 'QU', 'OK', 'S', 1732282411, 1732282411, '1'),
(169682, 33138, 'QU', 'OK', 'S', 1732282413, 1732282413, '1'),
(169683, 17933, 'QU', 'OK', 'S', 1732282415, 1732282415, '1'),
(169684, 34852, 'QU', 'OK', 'S', 1732282425, 1732282425, '1'),
(169685, 34851, 'QU', 'OK', 'S', 1732282535, 1732282535, '1'),
(169686, 30888, 'QU', 'OK', 'S', 1732282670, 1732282670, '1'),
(169687, 34853, 'QU', 'OK', 'S', 1732282677, 1732282677, '1'),
(169688, 34850, 'QU', 'OK', 'S', 1732282911, 1732282911, '1'),
(169689, 29870, 'QU', 'OK', 'S', 1732283394, 1732283394, '1'),
(169690, 34162, 'QU', 'OK', 'S', 1732283402, 1732283402, '1'),
(169691, 34162, 'QU', 'OK', 'S', 1732283410, 1732283410, '1'),
(169692, 34162, 'QU', 'OK', 'S', 1732283415, 1732283415, '1'),
(169693, 33710, 'QU', 'OK', 'S', 1732283419, 1732283419, '1'),
(169694, 29756, 'QU', 'OK', 'S', 1732283424, 1732283424, '1'),
(169695, 34162, 'QU', 'OK', 'S', 1732283428, 1732283428, '1'),
(169696, 34162, 'QU', 'OK', 'S', 1732283433, 1732283433, '1'),
(169697, 29756, 'QU', 'OK', 'S', 1732283438, 1732283438, '1'),
(169698, 34697, 'QU', 'OK', 'S', 1732283444, 1732283444, '1'),
(169699, 23327, 'QU', 'OK', 'S', 1732283449, 1732283449, '1'),
(169700, 34162, 'QU', 'OK', 'S', 1732283457, 1732283457, '1'),
(169701, 29689, 'QU', 'OK', 'S', 1732283462, 1732283462, '1'),
(169702, 29689, 'QU', 'OK', 'S', 1732283465, 1732283465, '1'),
(169703, 28019, 'QU', 'OK', 'S', 1732283470, 1732283470, '1'),
(169704, 33235, 'QU', 'OK', 'S', 1732283475, 1732283475, '1'),
(169705, 33234, 'QU', 'OK', 'S', 1732283481, 1732283481, '1'),
(169706, 23327, 'QU', 'OK', 'S', 1732283523, 1732283523, '1'),
(169707, 23327, 'QU', 'OK', 'S', 1732283530, 1732283530, '1'),
(169708, 29756, 'QU', 'OK', 'S', 1732283535, 1732283535, '1'),
(169709, 33287, 'QU', 'OK', 'S', 1732283540, 1732283540, '1'),
(169710, 30085, 'QU', 'OK', 'S', 1732283545, 1732283545, '1'),
(169711, 26075, 'QU', 'OK', 'S', 1732283550, 1732283550, '1'),
(169712, 29961, 'QU', 'OK', 'S', 1732283560, 1732283560, '1'),
(169713, 29961, 'QU', 'OK', 'S', 1732283566, 1732283566, '1'),
(169714, 30085, 'QU', 'OK', 'S', 1732283569, 1732283569, '1'),
(169715, 26081, 'QU', 'OK', 'S', 1732283602, 1732283602, '1'),
(169716, 23457, 'QU', 'OK', 'S', 1732283615, 1732283615, '1'),
(169717, 28831, 'QU', 'OK', 'S', 1732285531, 1732285531, '1'),
(169718, 28830, 'QU', 'OK', 'S', 1732285557, 1732285557, '1'),
(169719, 28830, 'QU', 'OK', 'S', 1732285569, 1732285569, '1'),
(169720, 28830, 'QU', 'OK', 'S', 1732285577, 1732285577, '1'),
(169721, 18045, 'QU', 'OK', 'S', 1732340466, 1732340466, '1'),
(169722, 15897, 'QU', 'OK', 'S', 1732345163, 1732345163, '1'),
(169723, 15897, 'QU', 'OK', 'S', 1732345175, 1732345175, '1'),
(169724, 15897, 'QU', 'OK', 'S', 1732345186, 1732345186, '1'),
(169725, 15897, 'QU', 'OK', 'S', 1732345216, 1732345216, '1'),
(169726, 15897, 'QU', 'OK', 'S', 1732345228, 1732345228, '1'),
(169727, 15897, 'QU', 'OK', 'S', 1732345251, 1732345251, '1'),
(169728, 15897, 'QU', 'OK', 'S', 1732345258, 1732345258, '1'),
(169729, 15897, 'QU', 'OK', 'S', 1732345267, 1732345267, '1'),
(169730, 15897, 'QU', 'OK', 'S', 1732345278, 1732345278, '1'),
(169731, 15897, 'QU', 'OK', 'S', 1732345291, 1732345291, '1'),
(169732, 15897, 'QU', 'OK', 'S', 1732345301, 1732345301, '1'),
(169733, 15897, 'QU', 'OK', 'S', 1732345310, 1732345310, '1'),
(169734, 15897, 'QU', 'OK', 'S', 1732345382, 1732345382, '1'),
(169735, 15897, 'QU', 'OK', 'S', 1732345389, 1732345389, '1'),
(169736, 15897, 'QU', 'OK', 'S', 1732345399, 1732345399, '1'),
(169737, 15897, 'QU', 'OK', 'S', 1732345412, 1732345412, '1'),
(169738, 15897, 'QU', 'OK', 'S', 1732345423, 1732345423, '1'),
(169739, 15897, 'QU', 'OK', 'S', 1732345435, 1732345435, '1'),
(169740, 34018, 'QU', 'OK', 'S', 1732345442, 1732345442, '1'),
(169741, 15897, 'QU', 'OK', 'S', 1732345509, 1732345509, '1'),
(169742, 15897, 'QU', 'OK', 'S', 1732345518, 1732345518, '1'),
(169743, 32744, 'QU', 'OK', 'S', 1732345520, 1732345520, '1'),
(169744, 32744, 'QU', 'OK', 'S', 1732345520, 1732345520, '1'),
(169745, 15897, 'QU', 'OK', 'S', 1732345531, 1732345531, '1'),
(169746, 15897, 'QU', 'OK', 'S', 1732345576, 1732345576, '1'),
(169747, 30060, 'QU', 'OK', 'S', 1732345655, 1732345655, '1'),
(169748, 30060, 'QU', 'OK', 'S', 1732345655, 1732345655, '1'),
(169749, 32433, 'QU', 'OK', 'S', 1732345693, 1732345693, '1'),
(169750, 23084, 'QU', 'OK', 'S', 1732345744, 1732345744, '1'),
(169751, 23084, 'QU', 'OK', 'S', 1732345744, 1732345744, '1'),
(169752, 18624, 'QU', 'OK', 'S', 1732345789, 1732345789, '1'),
(169753, 18624, 'QU', 'OK', 'S', 1732345789, 1732345789, '1'),
(169754, 26694, 'QU', 'OK', 'S', 1732345825, 1732345825, '1'),
(169755, 26688, 'QU', 'OK', 'S', 1732345858, 1732345858, '1'),
(169756, 32891, 'QU', 'OK', 'S', 1732345903, 1732345903, '1'),
(169757, 32891, 'QU', 'OK', 'S', 1732345903, 1732345903, '1'),
(169758, 32891, 'QU', 'OK', 'S', 1732345903, 1732345903, '1'),
(169759, 20228, 'QU', 'OK', 'S', 1732345946, 1732345946, '1'),
(169760, 34070, 'QU', 'OK', 'S', 1732345978, 1732345978, '1'),
(169761, 17410, 'QU', 'OK', 'S', 1732346073, 1732346073, '1'),
(169762, 17410, 'QU', 'OK', 'S', 1732346073, 1732346073, '1'),
(169763, 17410, 'QU', 'OK', 'S', 1732346073, 1732346073, '1'),
(169764, 28861, 'QU', 'OK', 'S', 1732346112, 1732346112, '1'),
(169765, 27323, 'QU', 'OK', 'S', 1732346184, 1732346184, '1'),
(169766, 22889, 'QU', 'OK', 'S', 1732348385, 1732348385, '1'),
(169767, 33463, 'QU', 'OK', 'S', 1732348403, 1732348403, '1'),
(169768, 33463, 'QU', 'OK', 'S', 1732348407, 1732348407, '1'),
(169769, 34853, 'QU', 'OK', 'S', 1732348504, 1732348504, '1'),
(169770, 34853, 'QU', 'OK', 'S', 1732348506, 1732348506, '1'),
(169771, 34853, 'QU', 'OK', 'S', 1732348508, 1732348508, '1'),
(169772, 34853, 'QU', 'OK', 'S', 1732348511, 1732348511, '1'),
(169773, 34853, 'QU', 'OK', 'S', 1732348518, 1732348518, '1'),
(169774, 34853, 'QU', 'OK', 'S', 1732348521, 1732348521, '1'),
(169775, 34853, 'QU', 'OK', 'S', 1732348524, 1732348524, '1'),
(169776, 34854, 'QU', 'OK', 'S', 1732348561, 1732348561, '1'),
(169777, 34854, 'QU', 'OK', 'S', 1732348563, 1732348563, '1'),
(169778, 34854, 'QU', 'OK', 'S', 1732348566, 1732348566, '1'),
(169779, 34854, 'QU', 'OK', 'S', 1732348568, 1732348568, '1'),
(169780, 34854, 'QU', 'OK', 'S', 1732348571, 1732348571, '1'),
(169781, 34854, 'QU', 'OK', 'S', 1732348573, 1732348573, '1'),
(169782, 34854, 'QU', 'OK', 'S', 1732348575, 1732348575, '1'),
(169783, 34854, 'QU', 'OK', 'S', 1732348577, 1732348577, '1'),
(169784, 34799, 'QU', 'OK', 'S', 1732348614, 1732348614, '1'),
(169785, 34799, 'QU', 'OK', 'S', 1732348617, 1732348617, '1'),
(169786, 34799, 'QU', 'OK', 'S', 1732348620, 1732348620, '1'),
(169787, 34799, 'QU', 'OK', 'S', 1732348622, 1732348622, '1'),
(169788, 34799, 'QU', 'OK', 'S', 1732348625, 1732348625, '1'),
(169789, 34799, 'QU', 'OK', 'S', 1732348627, 1732348627, '1'),
(169790, 34799, 'QU', 'OK', 'S', 1732348629, 1732348629, '1'),
(169791, 34798, 'QU', 'OK', 'S', 1732348671, 1732348671, '1'),
(169792, 34798, 'QU', 'OK', 'S', 1732348674, 1732348674, '1'),
(169793, 34798, 'QU', 'OK', 'S', 1732348676, 1732348676, '1'),
(169794, 34798, 'QU', 'OK', 'S', 1732348677, 1732348677, '1'),
(169795, 34798, 'QU', 'OK', 'S', 1732348679, 1732348679, '1'),
(169796, 32096, 'QU', 'OK', 'S', 1732348703, 1732348703, '1'),
(169797, 34850, 'QU', 'OK', 'S', 1732348720, 1732348720, '1'),
(169798, 34850, 'QU', 'OK', 'S', 1732348723, 1732348723, '1'),
(169799, 34850, 'QU', 'OK', 'S', 1732348724, 1732348724, '1'),
(169800, 34850, 'QU', 'OK', 'S', 1732348726, 1732348726, '1'),
(169801, 34850, 'QU', 'OK', 'S', 1732348728, 1732348728, '1'),
(169802, 34850, 'QU', 'OK', 'S', 1732348733, 1732348733, '1'),
(169803, 34850, 'QU', 'OK', 'S', 1732348736, 1732348736, '1'),
(169804, 34850, 'QU', 'OK', 'S', 1732348738, 1732348738, '1'),
(169805, 34802, 'QU', 'OK', 'S', 1732348780, 1732348780, '1'),
(169806, 34802, 'QU', 'OK', 'S', 1732348783, 1732348783, '1'),
(169807, 34802, 'QU', 'OK', 'S', 1732348785, 1732348785, '1'),
(169808, 34802, 'QU', 'OK', 'S', 1732348788, 1732348788, '1'),
(169809, 34802, 'QU', 'OK', 'S', 1732348791, 1732348791, '1'),
(169810, 34802, 'QU', 'OK', 'S', 1732348793, 1732348793, '1'),
(169811, 34802, 'QU', 'OK', 'S', 1732348795, 1732348795, '1'),
(169812, 34802, 'QU', 'OK', 'S', 1732348798, 1732348798, '1'),
(169813, 28830, 'QU', 'OK', 'S', 1732353581, 1732353581, '1'),
(169814, 28830, 'QU', 'OK', 'S', 1732353595, 1732353595, '1'),
(169815, 28830, 'QU', 'OK', 'S', 1732353611, 1732353611, '1'),
(169816, 28830, 'QU', 'OK', 'S', 1732353628, 1732353628, '1'),
(169817, 28830, 'QU', 'OK', 'S', 1732353649, 1732353649, '1'),
(169818, 28830, 'QU', 'OK', 'S', 1732353662, 1732353662, '1'),
(169819, 28830, 'QU', 'OK', 'S', 1732353676, 1732353676, '1'),
(169820, 28830, 'QU', 'OK', 'S', 1732353693, 1732353693, '1'),
(169821, 28848, 'QU', 'OK', 'S', 1732354033, 1732354033, '1'),
(169822, 28848, 'QU', 'OK', 'S', 1732354099, 1732354099, '1'),
(169823, 28848, 'QU', 'OK', 'S', 1732354116, 1732354116, '1'),
(169824, 28848, 'QU', 'OK', 'S', 1732354143, 1732354143, '1'),
(169825, 28848, 'QU', 'OK', 'S', 1732354299, 1732354299, '1'),
(169826, 28848, 'QU', 'OK', 'S', 1732354313, 1732354313, '1'),
(169827, 28848, 'QU', 'OK', 'S', 1732354332, 1732354332, '1'),
(169828, 28848, 'QU', 'OK', 'S', 1732354350, 1732354350, '1'),
(169829, 28848, 'QU', 'OK', 'S', 1732354360, 1732354360, '1'),
(169830, 28848, 'QU', 'OK', 'S', 1732354377, 1732354377, '1'),
(169831, 28848, 'QU', 'OK', 'S', 1732354390, 1732354390, '1'),
(169832, 34910, 'QU', 'OK', 'S', 1732354488, 1732354488, '1'),
(169833, 28848, 'QU', 'OK', 'S', 1732354644, 1732354644, '1'),
(169834, 28848, 'QU', 'OK', 'S', 1732354656, 1732354656, '1'),
(169835, 28848, 'QU', 'OK', 'S', 1732354668, 1732354668, '1'),
(169836, 33930, 'QU', 'OK', 'S', 1732354715, 1732354715, '1'),
(169837, 33930, 'QU', 'OK', 'S', 1732354728, 1732354728, '1'),
(169838, 33930, 'QU', 'OK', 'S', 1732354740, 1732354740, '1'),
(169839, 33930, 'QU', 'OK', 'S', 1732354759, 1732354759, '1'),
(169840, 31916, 'QU', 'OK', 'S', 1732354822, 1732354822, '1'),
(169841, 31916, 'QU', 'OK', 'S', 1732354841, 1732354841, '1'),
(169842, 31916, 'QU', 'OK', 'S', 1732354859, 1732354859, '1'),
(169843, 31916, 'QU', 'OK', 'S', 1732354870, 1732354870, '1'),
(169844, 31916, 'QU', 'OK', 'S', 1732354877, 1732354877, '1'),
(169845, 31916, 'QU', 'OK', 'S', 1732354887, 1732354887, '1'),
(169846, 31916, 'QU', 'OK', 'S', 1732354910, 1732354910, '1'),
(169847, 25002, 'QU', 'OK', 'S', 1732354949, 1732354949, '1'),
(169848, 25002, 'QU', 'OK', 'S', 1732354963, 1732354963, '1'),
(169849, 25002, 'QU', 'OK', 'S', 1732354974, 1732354974, '1'),
(169850, 34883, 'QU', 'OK', 'S', 1732355018, 1732355018, '1'),
(169851, 25002, 'QU', 'OK', 'S', 1732355075, 1732355075, '1'),
(169852, 25002, 'QU', 'OK', 'S', 1732355094, 1732355094, '1'),
(169853, 25002, 'QU', 'OK', 'S', 1732355108, 1732355108, '1'),
(169854, 25002, 'QU', 'OK', 'S', 1732355119, 1732355119, '1'),
(169855, 25002, 'QU', 'OK', 'S', 1732355135, 1732355135, '1'),
(169856, 25002, 'QU', 'OK', 'S', 1732355191, 1732355191, '1'),
(169857, 25002, 'QU', 'OK', 'S', 1732355202, 1732355202, '1'),
(169858, 25002, 'QU', 'OK', 'S', 1732355230, 1732355230, '1'),
(169859, 25002, 'QU', 'OK', 'S', 1732355246, 1732355246, '1'),
(169860, 34060, 'QU', 'OK', 'S', 1732355337, 1732355337, '1'),
(169861, 34629, 'QU', 'OK', 'S', 1732355349, 1732355349, '1'),
(169862, 34391, 'QU', 'OK', 'S', 1732355360, 1732355360, '1'),
(169863, 34391, 'QU', 'OK', 'S', 1732355368, 1732355368, '1'),
(169864, 34060, 'QU', 'OK', 'S', 1732355379, 1732355379, '1'),
(169865, 33462, 'QU', 'OK', 'S', 1732355389, 1732355389, '1'),
(169866, 34060, 'QU', 'OK', 'S', 1732355400, 1732355400, '1'),
(169867, 34391, 'QU', 'OK', 'S', 1732355408, 1732355408, '1'),
(169868, 34913, 'QU', 'OK', 'S', 1732355475, 1732355475, '1'),
(169869, 34914, 'QU', 'OK', 'S', 1732355991, 1732355991, '1'),
(169870, 21121, 'QU', 'OK', 'S', 1732356519, 1732356519, '1'),
(169871, 26303, 'QU', 'OK', 'S', 1732356524, 1732356524, '1'),
(169872, 34451, 'QU', 'OK', 'S', 1732356526, 1732356526, '1'),
(169873, 21119, 'QU', 'OK', 'S', 1732356528, 1732356528, '1'),
(169874, 21136, 'QU', 'OK', 'S', 1732356530, 1732356530, '1'),
(169875, 34909, 'QU', 'OK', 'S', 1732356657, 1732356657, '1'),
(169876, 34786, 'QU', 'OK', 'S', 1732357563, 1732357563, '1'),
(169877, 34782, 'QU', 'OK', 'S', 1732357566, 1732357566, '1'),
(169878, 34910, 'QU', 'OK', 'S', 1732359394, 1732359394, '1'),
(169879, 34909, 'QU', 'OK', 'S', 1732359431, 1732359431, '1'),
(169880, 34893, 'QU', 'OK', 'S', 1732359868, 1732359868, '1'),
(169881, 34889, 'QU', 'OK', 'S', 1732360036, 1732360036, '1'),
(169882, 34890, 'QU', 'OK', 'S', 1732360110, 1732360110, '1'),
(169883, 34891, 'QU', 'OK', 'S', 1732360245, 1732360245, '1'),
(169884, 34866, 'QU', 'OK', 'S', 1732360357, 1732360357, '1'),
(169885, 34866, 'QU', 'OK', 'S', 1732360364, 1732360364, '1'),
(169886, 34888, 'QU', 'OK', 'S', 1732360423, 1732360423, '1'),
(169887, 34887, 'QU', 'OK', 'S', 1732360489, 1732360489, '1'),
(169888, 18958, 'QU', 'OK', 'S', 1732360635, 1732360635, '1'),
(169889, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169890, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169891, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169892, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169893, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169894, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169895, 34417, 'QU', 'OK', 'S', 1732362132, 1732362132, '1'),
(169896, 34085, 'QU', 'OK', 'S', 1732362162, 1732362162, '1'),
(169897, 34085, 'QU', 'OK', 'S', 1732362162, 1732362162, '1'),
(169898, 34085, 'QU', 'OK', 'S', 1732362162, 1732362162, '1'),
(169899, 23468, 'QU', 'OK', 'S', 1732363146, 1732363146, '1'),
(169900, 23468, 'QU', 'OK', 'S', 1732363153, 1732363153, '1'),
(169901, 34894, 'QU', 'OK', 'S', 1732364371, 1732364371, '1'),
(169902, 34822, 'QU', 'OK', 'S', 1732364456, 1732364456, '1'),
(169903, 34820, 'QU', 'OK', 'S', 1732364503, 1732364503, '1'),
(169904, 34895, 'QU', 'OK', 'S', 1732364521, 1732364521, '1'),
(169905, 34896, 'QU', 'OK', 'S', 1732364623, 1732364623, '1'),
(169906, 34915, 'QU', 'OK', 'S', 1732364745, 1732364745, '1'),
(169907, 34897, 'QU', 'OK', 'S', 1732364903, 1732364903, '1'),
(169908, 34898, 'QU', 'OK', 'S', 1732365018, 1732365018, '1'),
(169909, 34899, 'QU', 'OK', 'S', 1732365156, 1732365156, '1'),
(169910, 34900, 'QU', 'OK', 'S', 1732365255, 1732365255, '1'),
(169911, 34901, 'QU', 'OK', 'S', 1732365392, 1732365392, '1'),
(169912, 34902, 'QU', 'OK', 'S', 1732365640, 1732365640, '1'),
(169913, 34903, 'QU', 'OK', 'S', 1732365755, 1732365755, '1'),
(169914, 34904, 'QU', 'OK', 'S', 1732365959, 1732365959, '1'),
(169915, 34905, 'QU', 'OK', 'S', 1732366147, 1732366147, '1'),
(169916, 26351, 'QU', 'OK', 'S', 1732366183, 1732366183, '1'),
(169917, 26351, 'QU', 'OK', 'S', 1732366229, 1732366229, '1'),
(169918, 26351, 'QU', 'OK', 'S', 1732366250, 1732366250, '1'),
(169919, 34906, 'QU', 'OK', 'S', 1732366286, 1732366286, '1'),
(169920, 34907, 'QU', 'OK', 'S', 1732366389, 1732366389, '1'),
(169921, 26351, 'QU', 'OK', 'S', 1732366424, 1732366424, '1'),
(169922, 26351, 'QU', 'OK', 'S', 1732366432, 1732366432, '1'),
(169923, 33787, 'QU', 'OK', 'S', 1732366477, 1732366477, '1'),
(169924, 33787, 'QU', 'OK', 'S', 1732366482, 1732366482, '1'),
(169925, 33787, 'QU', 'OK', 'S', 1732366487, 1732366487, '1'),
(169926, 33787, 'QU', 'OK', 'S', 1732366492, 1732366492, '1'),
(169927, 33787, 'QU', 'OK', 'S', 1732366497, 1732366497, '1'),
(169928, 33787, 'QU', 'OK', 'S', 1732366508, 1732366508, '1'),
(169929, 33787, 'QU', 'OK', 'S', 1732366516, 1732366516, '1'),
(169930, 33787, 'QU', 'OK', 'S', 1732366521, 1732366521, '1'),
(169931, 24676, 'QU', 'OK', 'S', 1732366612, 1732366612, '1'),
(169932, 24676, 'QU', 'OK', 'S', 1732366620, 1732366620, '1'),
(169933, 24676, 'QU', 'OK', 'S', 1732366625, 1732366625, '1'),
(169934, 24676, 'QU', 'OK', 'S', 1732366630, 1732366630, '1'),
(169935, 24676, 'QU', 'OK', 'S', 1732366636, 1732366636, '1'),
(169936, 24676, 'QU', 'OK', 'S', 1732366641, 1732366641, '1'),
(169937, 24676, 'QU', 'OK', 'S', 1732366645, 1732366645, '1'),
(169938, 24676, 'QU', 'OK', 'S', 1732366650, 1732366650, '1'),
(169939, 24676, 'QU', 'OK', 'S', 1732366654, 1732366654, '1'),
(169940, 24676, 'QU', 'OK', 'S', 1732366659, 1732366659, '1'),
(169941, 24676, 'QU', 'OK', 'S', 1732366666, 1732366666, '1'),
(169942, 24676, 'QU', 'OK', 'S', 1732366670, 1732366670, '1'),
(169943, 24676, 'QU', 'OK', 'S', 1732366676, 1732366676, '1'),
(169944, 24676, 'QU', 'OK', 'S', 1732366681, 1732366681, '1'),
(169945, 24676, 'QU', 'OK', 'S', 1732366686, 1732366686, '1'),
(169946, 24676, 'QU', 'OK', 'S', 1732366690, 1732366690, '1'),
(169947, 24676, 'QU', 'OK', 'S', 1732366695, 1732366695, '1'),
(169948, 24676, 'QU', 'OK', 'S', 1732366700, 1732366700, '1'),
(169949, 24676, 'QU', 'OK', 'S', 1732366704, 1732366704, '1'),
(169950, 24676, 'QU', 'OK', 'S', 1732366709, 1732366709, '1'),
(169951, 24676, 'QU', 'OK', 'S', 1732366714, 1732366714, '1'),
(169952, 34908, 'QU', 'OK', 'S', 1732366766, 1732366766, '1'),
(169953, 26966, 'QU', 'OK', 'S', 1732366851, 1732366851, '1'),
(169954, 26966, 'QU', 'OK', 'S', 1732366882, 1732366882, '1'),
(169955, 26966, 'QU', 'OK', 'S', 1732366929, 1732366929, '1'),
(169956, 26966, 'QU', 'OK', 'S', 1732366971, 1732366971, '1'),
(169957, 34879, 'QU', 'OK', 'S', 1732367133, 1732367133, '1'),
(169958, 21121, 'QU', 'OK', 'S', 1732367299, 1732367299, '1'),
(169959, 21119, 'QU', 'OK', 'S', 1732367309, 1732367309, '1'),
(169960, 34882, 'QU', 'OK', 'S', 1732367318, 1732367318, '1'),
(169961, 21121, 'QU', 'OK', 'S', 1732367410, 1732367410, '1'),
(169962, 34870, 'QU', 'OK', 'S', 1732367539, 1732367539, '1'),
(169963, 34871, 'QU', 'OK', 'S', 1732367804, 1732367804, '1'),
(169964, 34872, 'QU', 'OK', 'S', 1732367850, 1732367850, '1'),
(169965, 34873, 'QU', 'OK', 'S', 1732367892, 1732367892, '1'),
(169966, 31258, 'QU', 'OK', 'S', 1732368091, 1732368091, '1'),
(169967, 31062, 'QU', 'OK', 'S', 1732368093, 1732368093, '1'),
(169968, 31063, 'QU', 'OK', 'S', 1732368095, 1732368095, '1'),
(169969, 34874, 'QU', 'OK', 'S', 1732368101, 1732368101, '1'),
(169970, 31062, 'QU', 'OK', 'S', 1732368106, 1732368106, '1'),
(169971, 33746, 'QU', 'OK', 'S', 1732368111, 1732368111, '1'),
(169972, 15117, 'QU', 'OK', 'S', 1732368113, 1732368113, '1'),
(169973, 32151, 'QU', 'OK', 'S', 1732368115, 1732368115, '1'),
(169974, 32154, 'QU', 'OK', 'S', 1732368117, 1732368117, '1'),
(169975, 31258, 'QU', 'OK', 'S', 1732368119, 1732368119, '1'),
(169976, 20170, 'QU', 'OK', 'S', 1732368121, 1732368121, '1'),
(169977, 31071, 'QU', 'OK', 'S', 1732368123, 1732368123, '1'),
(169978, 5532, 'QU', 'OK', 'S', 1732368126, 1732368126, '1'),
(169979, 21047, 'QU', 'OK', 'S', 1732368128, 1732368128, '1'),
(169980, 29503, 'QU', 'OK', 'S', 1732368130, 1732368130, '1'),
(169981, 15836, 'QU', 'OK', 'S', 1732368132, 1732368132, '1'),
(169982, 33866, 'QU', 'OK', 'S', 1732368135, 1732368135, '1'),
(169983, 29503, 'QU', 'OK', 'S', 1732368143, 1732368143, '1'),
(169984, 17518, 'QU', 'OK', 'S', 1732368145, 1732368145, '1'),
(169985, 34875, 'QU', 'OK', 'S', 1732368147, 1732368147, '1'),
(169986, 30831, 'QU', 'OK', 'S', 1732368219, 1732368219, '1'),
(169987, 34880, 'QU', 'OK', 'S', 1732368254, 1732368254, '1'),
(169988, 30831, 'QU', 'OK', 'S', 1732368262, 1732368262, '1'),
(169989, 31063, 'QU', 'OK', 'S', 1732368296, 1732368296, '1'),
(169990, 30831, 'QU', 'OK', 'S', 1732368352, 1732368352, '1'),
(169991, 30831, 'QU', 'OK', 'S', 1732368370, 1732368370, '1'),
(169992, 30831, 'QU', 'OK', 'S', 1732368387, 1732368387, '1'),
(169993, 34876, 'QU', 'OK', 'S', 1732368444, 1732368444, '1'),
(169994, 33386, 'QU', 'OK', 'S', 1732368460, 1732368460, '1'),
(169995, 33386, 'QU', 'OK', 'S', 1732368479, 1732368479, '1'),
(169996, 32870, 'QU', 'OK', 'S', 1732368604, 1732368604, '1'),
(169997, 32870, 'QU', 'OK', 'S', 1732368609, 1732368609, '1'),
(169998, 34881, 'QU', 'OK', 'S', 1732368613, 1732368613, '1'),
(169999, 32870, 'QU', 'OK', 'S', 1732368615, 1732368615, '1'),
(170000, 32870, 'QU', 'OK', 'S', 1732368621, 1732368621, '1'),
(170001, 34884, 'QU', 'OK', 'S', 1732368650, 1732368650, '1'),
(170002, 33476, 'QU', 'OK', 'S', 1732368669, 1732368669, '1'),
(170003, 33476, 'QU', 'OK', 'S', 1732368677, 1732368677, '1'),
(170004, 33476, 'QU', 'OK', 'S', 1732368704, 1732368704, '1'),
(170005, 33476, 'QU', 'OK', 'S', 1732368721, 1732368721, '1'),
(170006, 33476, 'QU', 'OK', 'S', 1732368763, 1732368763, '1'),
(170007, 31081, 'QU', 'OK', 'S', 1732368852, 1732368852, '1'),
(170008, 31081, 'QU', 'OK', 'S', 1732368858, 1732368858, '1'),
(170009, 31081, 'QU', 'OK', 'S', 1732368903, 1732368903, '1'),
(170010, 34877, 'QU', 'OK', 'S', 1732368947, 1732368947, '1'),
(170011, 29005, 'QU', 'OK', 'S', 1732368966, 1732368966, '1'),
(170012, 29005, 'QU', 'OK', 'S', 1732368973, 1732368973, '1'),
(170013, 34878, 'QU', 'OK', 'S', 1732368975, 1732368975, '1'),
(170014, 34885, 'QU', 'OK', 'S', 1732369033, 1732369033, '1'),
(170015, 34892, 'QU', 'OK', 'S', 1732369321, 1732369321, '1'),
(170016, 34886, 'QU', 'OK', 'S', 1732369361, 1732369361, '1'),
(170017, 34886, 'QU', 'OK', 'S', 1732369371, 1732369371, '1'),
(170018, 30903, 'QU', 'OK', 'S', 1732369382, 1732369382, '1'),
(170019, 33526, 'QU', 'OK', 'S', 1732513034, 1732513034, '1'),
(170020, 33863, 'QU', 'OK', 'S', 1732513042, 1732513042, '1'),
(170021, 34348, 'QU', 'OK', 'S', 1732513047, 1732513047, '1'),
(170022, 33907, 'QU', 'OK', 'S', 1732513050, 1732513050, '1'),
(170023, 34547, 'QU', 'OK', 'S', 1732513052, 1732513052, '1'),
(170024, 30610, 'QU', 'OK', 'S', 1732513054, 1732513054, '1'),
(170025, 32294, 'QU', 'OK', 'S', 1732514438, 1732514438, '1'),
(170026, 32294, 'QU', 'OK', 'S', 1732514444, 1732514444, '1'),
(170027, 32294, 'QU', 'OK', 'S', 1732514448, 1732514448, '1'),
(170028, 32294, 'QU', 'OK', 'S', 1732514455, 1732514455, '1'),
(170029, 23549, 'QU', 'OK', 'S', 1732514637, 1732514637, '1'),
(170030, 34064, 'QU', 'OK', 'S', 1732514640, 1732514640, '1'),
(170031, 31434, 'QU', 'OK', 'S', 1732514642, 1732514642, '1'),
(170032, 31434, 'QU', 'OK', 'S', 1732514655, 1732514655, '1'),
(170033, 29083, 'QU', 'OK', 'S', 1732514658, 1732514658, '1'),
(170034, 31924, 'QU', 'OK', 'S', 1732514661, 1732514661, '1'),
(170035, 19929, 'QU', 'OK', 'S', 1732514670, 1732514670, '1'),
(170036, 26814, 'QU', 'OK', 'S', 1732514673, 1732514673, '1'),
(170037, 26813, 'QU', 'OK', 'S', 1732514676, 1732514676, '1'),
(170038, 19992, 'QU', 'OK', 'S', 1732514718, 1732514718, '1'),
(170039, 19992, 'QU', 'OK', 'S', 1732514723, 1732514723, '1'),
(170040, 19708, 'QU', 'OK', 'S', 1732516816, 1732516816, '1'),
(170041, 34632, 'QU', 'OK', 'S', 1732516860, 1732516860, '1'),
(170042, 34523, 'QU', 'OK', 'S', 1732516914, 1732516914, '1'),
(170043, 15829, 'QU', 'OK', 'S', 1732517053, 1732517053, '1'),
(170044, 15834, 'QU', 'OK', 'S', 1732517179, 1732517179, '1'),
(170045, 20852, 'QU', 'OK', 'S', 1732517343, 1732517343, '1'),
(170046, 14809, 'QU', 'OK', 'S', 1732517403, 1732517403, '1'),
(170047, 15833, 'QU', 'OK', 'S', 1732517468, 1732517468, '1'),
(170048, 21191, 'QU', 'OK', 'S', 1732517534, 1732517534, '1'),
(170049, 18677, 'QU', 'OK', 'S', 1732517589, 1732517589, '1'),
(170050, 15830, 'QU', 'OK', 'S', 1732517656, 1732517656, '1'),
(170051, 20892, 'QU', 'OK', 'S', 1732517699, 1732517699, '1'),
(170052, 23177, 'QU', 'OK', 'S', 1732517763, 1732517763, '1'),
(170053, 23286, 'QU', 'OK', 'S', 1732517860, 1732517860, '1'),
(170054, 24582, 'QU', 'OK', 'S', 1732518559, 1732518559, '1'),
(170055, 24571, 'QU', 'OK', 'S', 1732518565, 1732518565, '1'),
(170056, 24582, 'QU', 'OK', 'S', 1732518568, 1732518568, '1'),
(170057, 24582, 'QU', 'OK', 'S', 1732518571, 1732518571, '1'),
(170058, 34642, 'QU', 'OK', 'S', 1732518589, 1732518589, '1'),
(170059, 12492, 'QU', 'OK', 'S', 1732518595, 1732518595, '1'),
(170060, 32552, 'QU', 'OK', 'S', 1732518598, 1732518598, '1'),
(170061, 34005, 'QU', 'OK', 'S', 1732518604, 1732518604, '1'),
(170062, 12085, 'QU', 'OK', 'S', 1732518623, 1732518623, '1'),
(170063, 29753, 'QU', 'OK', 'S', 1732518627, 1732518627, '1'),
(170064, 31208, 'QU', 'OK', 'S', 1732518630, 1732518630, '1'),
(170065, 34547, 'QU', 'OK', 'S', 1732518636, 1732518636, '1'),
(170066, 29753, 'QU', 'OK', 'S', 1732518647, 1732518647, '1'),
(170067, 34642, 'QU', 'OK', 'S', 1732518650, 1732518650, '1'),
(170068, 12085, 'QU', 'OK', 'S', 1732518652, 1732518652, '1'),
(170069, 12492, 'QU', 'OK', 'S', 1732518655, 1732518655, '1'),
(170070, 14529, 'QU', 'OK', 'S', 1732518778, 1732518778, '1'),
(170071, 20261, 'QU', 'OK', 'S', 1732518875, 1732518875, '1'),
(170072, 19534, 'QU', 'OK', 'S', 1732518938, 1732518938, '1'),
(170073, 17807, 'QU', 'OK', 'S', 1732519035, 1732519035, '1'),
(170074, 9377, 'QU', 'OK', 'S', 1732519995, 1732519995, '1'),
(170075, 9377, 'QU', 'OK', 'S', 1732520007, 1732520007, '1'),
(170076, 15041, 'QU', 'OK', 'S', 1732520142, 1732520142, '1'),
(170077, 1221, 'QU', 'OK', 'S', 1732520847, 1732520847, '1'),
(170078, 29478, 'QU', 'OK', 'S', 1732521305, 1732521305, '1'),
(170079, 16868, 'QU', 'OK', 'S', 1732521493, 1732521493, '1'),
(170080, 34929, 'QU', 'OK', 'S', 1732521568, 1732521568, '1'),
(170081, 34924, 'QU', 'OK', 'S', 1732521710, 1732521710, '1'),
(170082, 34931, 'QU', 'OK', 'S', 1732521887, 1732521887, '1'),
(170083, 34932, 'QU', 'OK', 'S', 1732522030, 1732522030, '1'),
(170084, 30001, 'QU', 'OK', 'S', 1732522270, 1732522270, '1'),
(170085, 34933, 'QU', 'OK', 'S', 1732522373, 1732522373, '1'),
(170086, 34928, 'QU', 'OK', 'S', 1732522817, 1732522817, '1'),
(170087, 34925, 'QU', 'OK', 'S', 1732523150, 1732523150, '1'),
(170088, 34926, 'QU', 'OK', 'S', 1732523186, 1732523186, '1'),
(170089, 34927, 'QU', 'OK', 'S', 1732523221, 1732523221, '1'),
(170090, 34629, 'QU', 'OK', 'S', 1732526955, 1732526955, '1'),
(170091, 31546, 'QU', 'OK', 'S', 1732529429, 1732529429, '1'),
(170092, 10623, 'QU', 'OK', 'S', 1732530386, 1732530386, '1'),
(170093, 34742, 'QU', 'OK', 'S', 1732530892, 1732530892, '1'),
(170094, 34911, 'QU', 'OK', 'S', 1732531468, 1732531468, '1'),
(170095, 34911, 'QU', 'OK', 'S', 1732531476, 1732531476, '1'),
(170096, 34912, 'QU', 'OK', 'S', 1732531512, 1732531512, '1'),
(170097, 34912, 'QU', 'OK', 'S', 1732531519, 1732531519, '1'),
(170098, 33247, 'QU', 'OK', 'S', 1732532220, 1732532220, '1'),
(170099, 34567, 'QU', 'OK', 'S', 1732536215, 1732536215, '1'),
(170100, 34567, 'QU', 'OK', 'S', 1732536225, 1732536225, '1'),
(170101, 34567, 'QU', 'OK', 'S', 1732536230, 1732536230, '1'),
(170102, 34567, 'QU', 'OK', 'S', 1732536233, 1732536233, '1'),
(170103, 34567, 'QU', 'OK', 'S', 1732536236, 1732536236, '1'),
(170104, 30555, 'QU', 'OK', 'S', 1732536846, 1732536846, '1'),
(170105, 30484, 'QU', 'OK', 'S', 1732537495, 1732537495, '1'),
(170106, 30514, 'QU', 'OK', 'S', 1732537654, 1732537654, '1'),
(170107, 34892, 'QU', 'OK', 'S', 1732537728, 1732537728, '1'),
(170108, 30512, 'QU', 'OK', 'S', 1732537876, 1732537876, '1'),
(170109, 32028, 'QU', 'OK', 'S', 1732538070, 1732538070, '1'),
(170110, 34920, 'QU', 'OK', 'S', 1732538559, 1732538559, '1'),
(170111, 34921, 'QU', 'OK', 'S', 1732538669, 1732538669, '1'),
(170112, 34922, 'QU', 'OK', 'S', 1732538764, 1732538764, '1'),
(170113, 34923, 'QU', 'OK', 'S', 1732538870, 1732538870, '1'),
(170114, 34917, 'QU', 'OK', 'S', 1732539078, 1732539078, '1'),
(170115, 34918, 'QU', 'OK', 'S', 1732539200, 1732539200, '1'),
(170116, 34919, 'QU', 'OK', 'S', 1732539287, 1732539287, '1'),
(170117, 34916, 'QU', 'OK', 'S', 1732539385, 1732539385, '1'),
(170118, 32028, 'QU', 'OK', 'S', 1732539453, 1732539453, '1'),
(170119, 34713, 'QU', 'OK', 'S', 1732541042, 1732541042, '1'),
(170120, 34710, 'QU', 'OK', 'S', 1732541165, 1732541165, '1'),
(170121, 34715, 'QU', 'OK', 'S', 1732541245, 1732541245, '1'),
(170122, 34711, 'QU', 'OK', 'S', 1732541384, 1732541384, '1'),
(170123, 34444, 'QU', 'OK', 'S', 1732599289, 1732599289, '1'),
(170124, 17410, 'QU', 'OK', 'S', 1732599343, 1732599343, '1'),
(170125, 17410, 'QU', 'OK', 'S', 1732599343, 1732599343, '1'),
(170126, 28861, 'QU', 'OK', 'S', 1732599395, 1732599395, '1'),
(170127, 22766, 'QU', 'OK', 'S', 1732599408, 1732599408, '1'),
(170128, 27323, 'QU', 'OK', 'S', 1732599416, 1732599416, '1'),
(170129, 24450, 'QU', 'OK', 'S', 1732599433, 1732599433, '1'),
(170130, 33473, 'QU', 'OK', 'S', 1732599442, 1732599442, '1'),
(170131, 25500, 'QU', 'OK', 'S', 1732599674, 1732599674, '1'),
(170132, 32204, 'QU', 'OK', 'S', 1732599686, 1732599686, '1'),
(170133, 32144, 'QU', 'OK', 'S', 1732599694, 1732599694, '1'),
(170134, 25126, 'QU', 'OK', 'S', 1732599701, 1732599701, '1'),
(170135, 34443, 'QU', 'OK', 'S', 1732600248, 1732600248, '1'),
(170136, 33763, 'QU', 'OK', 'S', 1732600833, 1732600833, '1'),
(170137, 7379, 'QU', 'OK', 'S', 1732601665, 1732601665, '1'),
(170138, 12735, 'QU', 'OK', 'S', 1732602312, 1732602312, '1'),
(170139, 21298, 'QU', 'OK', 'S', 1732602316, 1732602316, '1'),
(170140, 33690, 'QU', 'OK', 'S', 1732602319, 1732602319, '1'),
(170141, 21298, 'QU', 'OK', 'S', 1732602322, 1732602322, '1'),
(170142, 10412, 'QU', 'OK', 'S', 1732602375, 1732602375, '1'),
(170143, 10412, 'QU', 'OK', 'S', 1732602379, 1732602379, '1'),
(170144, 12704, 'QU', 'OK', 'S', 1732602698, 1732602698, '1'),
(170145, 12704, 'QU', 'OK', 'S', 1732602700, 1732602700, '1'),
(170146, 12704, 'QU', 'OK', 'S', 1732602972, 1732602972, '1'),
(170147, 24259, 'QU', 'OK', 'S', 1732603838, 1732603838, '1'),
(170148, 24250, 'QU', 'OK', 'S', 1732603841, 1732603841, '1'),
(170149, 24259, 'QU', 'OK', 'S', 1732603843, 1732603843, '1'),
(170150, 24250, 'QU', 'OK', 'S', 1732603845, 1732603845, '1'),
(170151, 34591, 'QU', 'OK', 'S', 1732605743, 1732605743, '1'),
(170152, 34591, 'QU', 'OK', 'S', 1732605750, 1732605750, '1'),
(170153, 10479, 'QU', 'OK', 'S', 1732607926, 1732607926, '1'),
(170154, 9893, 'QU', 'OK', 'S', 1732607930, 1732607930, '1'),
(170155, 22643, 'QU', 'OK', 'S', 1732607933, 1732607933, '1'),
(170156, 19102, 'QU', 'OK', 'S', 1732607938, 1732607938, '1'),
(170157, 33386, 'QU', 'OK', 'S', 1732607943, 1732607943, '1'),
(170158, 32181, 'QU', 'OK', 'S', 1732607946, 1732607946, '1'),
(170159, 27475, 'QU', 'OK', 'S', 1732607951, 1732607951, '1'),
(170160, 7773, 'QU', 'OK', 'S', 1732607956, 1732607956, '1'),
(170161, 14922, 'QU', 'OK', 'S', 1732607961, 1732607961, '1'),
(170162, 13555, 'QU', 'OK', 'S', 1732607967, 1732607967, '1'),
(170163, 21935, 'QU', 'OK', 'S', 1732607972, 1732607972, '1'),
(170164, 9491, 'QU', 'OK', 'S', 1732607977, 1732607977, '1'),
(170165, 9491, 'QU', 'OK', 'S', 1732607983, 1732607983, '1'),
(170166, 24989, 'QU', 'OK', 'S', 1732607990, 1732607990, '1'),
(170167, 19431, 'QU', 'OK', 'S', 1732607995, 1732607995, '1'),
(170168, 19599, 'QU', 'OK', 'S', 1732608000, 1732608000, '1'),
(170169, 21576, 'QU', 'OK', 'S', 1732608008, 1732608008, '1'),
(170170, 22896, 'QU', 'OK', 'S', 1732608013, 1732608013, '1'),
(170171, 33287, 'QU', 'OK', 'S', 1732608017, 1732608017, '1'),
(170172, 29929, 'QU', 'OK', 'S', 1732608022, 1732608022, '1'),
(170173, 10516, 'QU', 'OK', 'S', 1732608033, 1732608033, '1'),
(170174, 29929, 'QU', 'OK', 'S', 1732608038, 1732608038, '1'),
(170175, 26592, 'QU', 'OK', 'S', 1732608043, 1732608043, '1'),
(170176, 21935, 'QU', 'OK', 'S', 1732608050, 1732608050, '1'),
(170177, 32757, 'QU', 'OK', 'S', 1732608055, 1732608055, '1'),
(170178, 24172, 'QU', 'OK', 'S', 1732608061, 1732608061, '1'),
(170179, 30721, 'QU', 'OK', 'S', 1732608075, 1732608075, '1'),
(170180, 31807, 'QU', 'OK', 'S', 1732608079, 1732608079, '1'),
(170181, 33878, 'QU', 'OK', 'S', 1732608088, 1732608088, '1'),
(170182, 29503, 'QU', 'OK', 'S', 1732608092, 1732608092, '1'),
(170183, 24157, 'QU', 'OK', 'S', 1732608099, 1732608099, '1'),
(170184, 24270, 'QU', 'OK', 'S', 1732608105, 1732608105, '1'),
(170185, 29767, 'QU', 'OK', 'S', 1732608109, 1732608109, '1'),
(170186, 29501, 'QU', 'OK', 'S', 1732608115, 1732608115, '1'),
(170187, 10519, 'QU', 'OK', 'S', 1732608130, 1732608130, '1'),
(170188, 24160, 'QU', 'OK', 'S', 1732608141, 1732608141, '1'),
(170189, 16490, 'QU', 'OK', 'S', 1732608148, 1732608148, '1'),
(170190, 16490, 'QU', 'OK', 'S', 1732608155, 1732608155, '1'),
(170191, 24180, 'QU', 'OK', 'S', 1732608215, 1732608215, '1'),
(170192, 31293, 'QU', 'OK', 'S', 1732608221, 1732608221, '1'),
(170193, 29602, 'QU', 'OK', 'S', 1732608227, 1732608227, '1'),
(170194, 16534, 'QU', 'OK', 'S', 1732608232, 1732608232, '1'),
(170195, 22789, 'QU', 'OK', 'S', 1732608239, 1732608239, '1'),
(170196, 21948, 'QU', 'OK', 'S', 1732608259, 1732608259, '1'),
(170197, 10442, 'QU', 'OK', 'S', 1732608265, 1732608265, '1'),
(170198, 22821, 'QU', 'OK', 'S', 1732608270, 1732608270, '1'),
(170199, 21952, 'QU', 'OK', 'S', 1732608276, 1732608276, '1'),
(170200, 9810, 'QU', 'OK', 'S', 1732608281, 1732608281, '1'),
(170201, 15156, 'QU', 'OK', 'S', 1732608286, 1732608286, '1'),
(170202, 29602, 'QU', 'OK', 'S', 1732608292, 1732608292, '1'),
(170203, 31217, 'QU', 'OK', 'S', 1732608298, 1732608298, '1'),
(170204, 9949, 'QU', 'OK', 'S', 1732608303, 1732608303, '1'),
(170205, 11670, 'QU', 'OK', 'S', 1732608309, 1732608309, '1'),
(170206, 25386, 'QU', 'OK', 'S', 1732608349, 1732608349, '1'),
(170207, 12282, 'QU', 'OK', 'S', 1732608355, 1732608355, '1'),
(170208, 16534, 'QU', 'OK', 'S', 1732608362, 1732608362, '1'),
(170209, 14715, 'QU', 'OK', 'S', 1732608373, 1732608373, '1'),
(170210, 12705, 'QU', 'OK', 'S', 1732608379, 1732608379, '1'),
(170211, 25637, 'QU', 'OK', 'S', 1732608394, 1732608394, '1'),
(170212, 18160, 'QU', 'OK', 'S', 1732608407, 1732608407, '1'),
(170213, 26588, 'QU', 'OK', 'S', 1732608421, 1732608421, '1'),
(170214, 26967, 'QU', 'OK', 'S', 1732608449, 1732608449, '1'),
(170215, 32166, 'QU', 'OK', 'S', 1732608507, 1732608507, '1'),
(170216, 32166, 'QU', 'OK', 'S', 1732608510, 1732608510, '1'),
(170217, 19858, 'QU', 'OK', 'S', 1732608551, 1732608551, '1'),
(170218, 19858, 'QU', 'OK', 'S', 1732608555, 1732608555, '1'),
(170219, 25056, 'QU', 'OK', 'S', 1732608886, 1732608886, '1'),
(170220, 24942, 'QU', 'OK', 'S', 1732608889, 1732608889, '1'),
(170221, 32495, 'QU', 'OK', 'S', 1732608892, 1732608892, '1'),
(170222, 33620, 'QU', 'OK', 'S', 1732608894, 1732608894, '1'),
(170223, 34822, 'QU', 'OK', 'S', 1732608896, 1732608896, '1'),
(170224, 28660, 'QU', 'OK', 'S', 1732608899, 1732608899, '1'),
(170225, 34891, 'QU', 'OK', 'S', 1732608903, 1732608903, '1'),
(170226, 323, 'QU', 'OK', 'S', 1732608906, 1732608906, '1'),
(170227, 30994, 'QU', 'OK', 'S', 1732608909, 1732608909, '1'),
(170228, 28659, 'QU', 'OK', 'S', 1732608917, 1732608917, '1'),
(170229, 34945, 'QU', 'OK', 'S', 1732612605, 1732612605, '1'),
(170230, 9377, 'QU', 'OK', 'S', 1732612796, 1732612796, '1'),
(170231, 9377, 'QU', 'OK', 'S', 1732612806, 1732612806, '1'),
(170232, 25914, 'QU', 'OK', 'S', 1732612846, 1732612846, '1'),
(170233, 34946, 'QU', 'OK', 'S', 1732613048, 1732613048, '1'),
(170234, 34942, 'QU', 'OK', 'S', 1732613238, 1732613238, '1'),
(170235, 34943, 'QU', 'OK', 'S', 1732613269, 1732613269, '1'),
(170236, 34944, 'QU', 'OK', 'S', 1732613306, 1732613306, '1'),
(170237, 34936, 'QU', 'OK', 'S', 1732613428, 1732613428, '1'),
(170238, 34593, 'QU', 'OK', 'S', 1732613451, 1732613451, '1'),
(170239, 34865, 'QU', 'OK', 'S', 1732613463, 1732613463, '1'),
(170240, 34593, 'QU', 'OK', 'S', 1732613481, 1732613481, '1'),
(170241, 30326, 'QU', 'OK', 'S', 1732613517, 1732613517, '1'),
(170242, 34716, 'QU', 'OK', 'S', 1732614075, 1732614075, '1'),
(170243, 34656, 'QU', 'OK', 'S', 1732614107, 1732614107, '1'),
(170244, 34712, 'QU', 'OK', 'S', 1732614142, 1732614142, '1'),
(170245, 34714, 'QU', 'OK', 'S', 1732614172, 1732614172, '1'),
(170246, 31520, 'QU', 'OK', 'S', 1732614178, 1732614178, '1'),
(170247, 31520, 'QU', 'OK', 'S', 1732614178, 1732614178, '1'),
(170248, 30357, 'QU', 'OK', 'S', 1732614196, 1732614196, '1'),
(170249, 34709, 'QU', 'OK', 'S', 1732614207, 1732614207, '1'),
(170250, 34657, 'QU', 'OK', 'S', 1732614239, 1732614239, '1'),
(170251, 10623, 'QU', 'OK', 'S', 1732614360, 1732614360, '1'),
(170252, 15925, 'QU', 'OK', 'S', 1732614459, 1732614459, '1'),
(170253, 15925, 'QU', 'OK', 'S', 1732614459, 1732614459, '1'),
(170254, 15925, 'QU', 'OK', 'S', 1732614459, 1732614459, '1'),
(170255, 16552, 'QU', 'OK', 'S', 1732614522, 1732614522, '1'),
(170256, 19304, 'QU', 'OK', 'S', 1732614544, 1732614544, '1'),
(170257, 21063, 'QU', 'OK', 'S', 1732614556, 1732614556, '1'),
(170258, 11438, 'QU', 'OK', 'S', 1732614599, 1732614599, '1'),
(170259, 20335, 'QU', 'OK', 'S', 1732614621, 1732614621, '1'),
(170260, 2469, 'QU', 'OK', 'S', 1732614644, 1732614644, '1'),
(170261, 29303, 'QU', 'OK', 'S', 1732614657, 1732614657, '1'),
(170262, 29303, 'QU', 'OK', 'S', 1732614657, 1732614657, '1'),
(170263, 32005, 'QU', 'OK', 'S', 1732614672, 1732614672, '1'),
(170264, 34881, 'QU', 'OK', 'S', 1732615058, 1732615058, '1'),
(170265, 34836, 'QU', 'OK', 'S', 1732615082, 1732615082, '1'),
(170266, 28861, 'QU', 'OK', 'S', 1732615092, 1732615092, '1'),
(170267, 34395, 'QU', 'OK', 'S', 1732615097, 1732615097, '1'),
(170268, 34932, 'QU', 'OK', 'S', 1732615120, 1732615120, '1'),
(170269, 34225, 'QU', 'OK', 'S', 1732615147, 1732615147, '1'),
(170270, 34225, 'QU', 'OK', 'S', 1732615153, 1732615153, '1'),
(170271, 33773, 'QU', 'OK', 'S', 1732615161, 1732615161, '1'),
(170272, 34394, 'QU', 'OK', 'S', 1732615167, 1732615167, '1'),
(170273, 34395, 'QU', 'OK', 'S', 1732615176, 1732615176, '1'),
(170274, 34415, 'QU', 'OK', 'S', 1732615180, 1732615180, '1'),
(170275, 33285, 'QU', 'OK', 'S', 1732615184, 1732615184, '1'),
(170276, 34412, 'QU', 'OK', 'S', 1732615191, 1732615191, '1'),
(170277, 34077, 'QU', 'OK', 'S', 1732615195, 1732615195, '1'),
(170278, 26620, 'QU', 'OK', 'S', 1732615202, 1732615202, '1'),
(170279, 24677, 'QU', 'OK', 'S', 1732615208, 1732615208, '1'),
(170280, 18457, 'QU', 'OK', 'S', 1732615212, 1732615212, '1'),
(170281, 34227, 'QU', 'OK', 'S', 1732615218, 1732615218, '1'),
(170282, 34412, 'QU', 'OK', 'S', 1732615223, 1732615223, '1'),
(170283, 34394, 'QU', 'OK', 'S', 1732615228, 1732615228, '1'),
(170284, 34870, 'QU', 'OK', 'S', 1732615235, 1732615235, '1'),
(170285, 34874, 'QU', 'OK', 'S', 1732615254, 1732615254, '1'),
(170286, 34874, 'QU', 'OK', 'S', 1732615256, 1732615256, '1'),
(170287, 34361, 'QU', 'OK', 'S', 1732615283, 1732615283, '1'),
(170288, 34361, 'QU', 'OK', 'S', 1732615291, 1732615291, '1'),
(170289, 32535, 'QU', 'OK', 'S', 1732615305, 1732615305, '1'),
(170290, 20265, 'QU', 'OK', 'S', 1732615314, 1732615314, '1'),
(170291, 20264, 'QU', 'OK', 'S', 1732615330, 1732615330, '1'),
(170292, 34870, 'QU', 'OK', 'S', 1732615347, 1732615347, '1'),
(170293, 34227, 'QU', 'OK', 'S', 1732615355, 1732615355, '1'),
(170294, 30613, 'QU', 'OK', 'S', 1732615361, 1732615361, '1'),
(170295, 34882, 'QU', 'OK', 'S', 1732615368, 1732615368, '1'),
(170296, 34415, 'QU', 'OK', 'S', 1732615401, 1732615401, '1'),
(170297, 33285, 'QU', 'OK', 'S', 1732615405, 1732615405, '1'),
(170298, 26625, 'QU', 'OK', 'S', 1732615415, 1732615415, '1'),
(170299, 34875, 'QU', 'OK', 'S', 1732615420, 1732615420, '1'),
(170300, 34269, 'QU', 'OK', 'S', 1732615435, 1732615435, '1'),
(170301, 34877, 'QU', 'OK', 'S', 1732615440, 1732615440, '1'),
(170302, 34877, 'QU', 'OK', 'S', 1732615451, 1732615451, '1'),
(170303, 34885, 'QU', 'OK', 'S', 1732615467, 1732615467, '1'),
(170304, 31288, 'QU', 'OK', 'S', 1732615473, 1732615473, '1'),
(170305, 34933, 'QU', 'OK', 'S', 1732615485, 1732615485, '1'),
(170306, 33271, 'QU', 'OK', 'S', 1732615497, 1732615497, '1'),
(170307, 34882, 'QU', 'OK', 'S', 1732615508, 1732615508, '1'),
(170308, 34856, 'QU', 'OK', 'S', 1732616950, 1732616950, '1'),
(170309, 34856, 'QU', 'OK', 'S', 1732616955, 1732616955, '1'),
(170310, 34856, 'QU', 'OK', 'S', 1732616958, 1732616958, '1'),
(170311, 34856, 'QU', 'OK', 'S', 1732616961, 1732616961, '1'),
(170312, 34856, 'QU', 'OK', 'S', 1732616964, 1732616964, '1'),
(170313, 34856, 'QU', 'OK', 'S', 1732616966, 1732616966, '1'),
(170314, 34856, 'QU', 'OK', 'S', 1732616969, 1732616969, '1'),
(170315, 34861, 'QU', 'OK', 'S', 1732616999, 1732616999, '1'),
(170316, 34861, 'QU', 'OK', 'S', 1732617003, 1732617003, '1'),
(170317, 34861, 'QU', 'OK', 'S', 1732617005, 1732617005, '1'),
(170318, 34861, 'QU', 'OK', 'S', 1732617007, 1732617007, '1'),
(170319, 34861, 'QU', 'OK', 'S', 1732617010, 1732617010, '1'),
(170320, 34861, 'QU', 'OK', 'S', 1732617013, 1732617013, '1'),
(170321, 34861, 'QU', 'OK', 'S', 1732617015, 1732617015, '1'),
(170322, 34803, 'QU', 'OK', 'S', 1732617049, 1732617049, '1'),
(170323, 34803, 'QU', 'OK', 'S', 1732617052, 1732617052, '1'),
(170324, 34803, 'QU', 'OK', 'S', 1732617055, 1732617055, '1'),
(170325, 34803, 'QU', 'OK', 'S', 1732617057, 1732617057, '1'),
(170326, 34803, 'QU', 'OK', 'S', 1732617060, 1732617060, '1'),
(170327, 34803, 'QU', 'OK', 'S', 1732617063, 1732617063, '1'),
(170328, 34803, 'QU', 'OK', 'S', 1732617065, 1732617065, '1'),
(170329, 34803, 'QU', 'OK', 'S', 1732617068, 1732617068, '1'),
(170330, 34898, 'QU', 'OK', 'S', 1732617094, 1732617094, '1'),
(170331, 34898, 'QU', 'OK', 'S', 1732617096, 1732617096, '1'),
(170332, 34898, 'QU', 'OK', 'S', 1732617099, 1732617099, '1'),
(170333, 34898, 'QU', 'OK', 'S', 1732617102, 1732617102, '1'),
(170334, 34898, 'QU', 'OK', 'S', 1732617105, 1732617105, '1'),
(170335, 34898, 'QU', 'OK', 'S', 1732617107, 1732617107, '1'),
(170336, 34800, 'QU', 'OK', 'S', 1732617136, 1732617136, '1'),
(170337, 34800, 'QU', 'OK', 'S', 1732617139, 1732617139, '1'),
(170338, 34800, 'QU', 'OK', 'S', 1732617142, 1732617142, '1'),
(170339, 34800, 'QU', 'OK', 'S', 1732617145, 1732617145, '1'),
(170340, 34800, 'QU', 'OK', 'S', 1732617154, 1732617154, '1'),
(170341, 34800, 'QU', 'OK', 'S', 1732617158, 1732617158, '1'),
(170342, 34800, 'QU', 'OK', 'S', 1732617161, 1732617161, '1'),
(170343, 34800, 'QU', 'OK', 'S', 1732617164, 1732617164, '1'),
(170344, 34776, 'QU', 'OK', 'S', 1732617201, 1732617201, '1'),
(170345, 34776, 'QU', 'OK', 'S', 1732617204, 1732617204, '1'),
(170346, 34776, 'QU', 'OK', 'S', 1732617207, 1732617207, '1'),
(170347, 34776, 'QU', 'OK', 'S', 1732617210, 1732617210, '1'),
(170348, 34776, 'QU', 'OK', 'S', 1732617213, 1732617213, '1'),
(170349, 34776, 'QU', 'OK', 'S', 1732617220, 1732617220, '1'),
(170350, 34776, 'QU', 'OK', 'S', 1732617223, 1732617223, '1'),
(170351, 34900, 'QU', 'OK', 'S', 1732617249, 1732617249, '1'),
(170352, 34900, 'QU', 'OK', 'S', 1732617252, 1732617252, '1'),
(170353, 34900, 'QU', 'OK', 'S', 1732617255, 1732617255, '1'),
(170354, 34900, 'QU', 'OK', 'S', 1732617258, 1732617258, '1'),
(170355, 34900, 'QU', 'OK', 'S', 1732617261, 1732617261, '1'),
(170356, 34900, 'QU', 'OK', 'S', 1732617263, 1732617263, '1'),
(170357, 34900, 'QU', 'OK', 'S', 1732617267, 1732617267, '1'),
(170358, 34808, 'QU', 'OK', 'S', 1732617288, 1732617288, '1'),
(170359, 34808, 'QU', 'OK', 'S', 1732617291, 1732617291, '1'),
(170360, 34808, 'QU', 'OK', 'S', 1732617293, 1732617293, '1'),
(170361, 34808, 'QU', 'OK', 'S', 1732617296, 1732617296, '1'),
(170362, 34808, 'QU', 'OK', 'S', 1732617298, 1732617298, '1'),
(170363, 34808, 'QU', 'OK', 'S', 1732617301, 1732617301, '1'),
(170364, 34781, 'QU', 'OK', 'S', 1732617340, 1732617340, '1'),
(170365, 34781, 'QU', 'OK', 'S', 1732617343, 1732617343, '1'),
(170366, 34781, 'QU', 'OK', 'S', 1732617346, 1732617346, '1'),
(170367, 34781, 'QU', 'OK', 'S', 1732617348, 1732617348, '1'),
(170368, 34781, 'QU', 'OK', 'S', 1732617351, 1732617351, '1'),
(170369, 34781, 'QU', 'OK', 'S', 1732617353, 1732617353, '1'),
(170370, 34781, 'QU', 'OK', 'S', 1732617356, 1732617356, '1'),
(170371, 34781, 'QU', 'OK', 'S', 1732617358, 1732617358, '1'),
(170372, 34813, 'QU', 'OK', 'S', 1732617385, 1732617385, '1'),
(170373, 34813, 'QU', 'OK', 'S', 1732617387, 1732617387, '1'),
(170374, 34813, 'QU', 'OK', 'S', 1732617390, 1732617390, '1'),
(170375, 34813, 'QU', 'OK', 'S', 1732617393, 1732617393, '1'),
(170376, 34813, 'QU', 'OK', 'S', 1732617395, 1732617395, '1'),
(170377, 34813, 'QU', 'OK', 'S', 1732617397, 1732617397, '1'),
(170378, 34813, 'QU', 'OK', 'S', 1732617400, 1732617400, '1'),
(170379, 24034, 'QU', 'OK', 'S', 1732617608, 1732617608, '1'),
(170380, 24142, 'QU', 'OK', 'S', 1732617612, 1732617612, '1'),
(170381, 24142, 'QU', 'OK', 'S', 1732617613, 1732617613, '1'),
(170382, 25582, 'QU', 'OK', 'S', 1732617635, 1732617635, '1'),
(170383, 31434, 'QU', 'OK', 'S', 1732617640, 1732617640, '1'),
(170384, 34891, 'QU', 'OK', 'S', 1732617781, 1732617781, '1'),
(170385, 34645, 'QU', 'OK', 'S', 1732618152, 1732618152, '1'),
(170386, 13713, 'QU', 'OK', 'S', 1732618160, 1732618160, '1'),
(170387, 13713, 'QU', 'OK', 'S', 1732618222, 1732618222, '1'),
(170388, 13713, 'QU', 'OK', 'S', 1732618242, 1732618242, '1'),
(170389, 13713, 'QU', 'OK', 'S', 1732618250, 1732618250, '1'),
(170390, 13713, 'QU', 'OK', 'S', 1732618254, 1732618254, '1'),
(170391, 23192, 'QU', 'OK', 'S', 1732622999, 1732622999, '1'),
(170392, 25337, 'QU', 'OK', 'S', 1732623026, 1732623026, '1'),
(170393, 23468, 'QU', 'OK', 'S', 1732623056, 1732623056, '1'),
(170394, 22814, 'QU', 'OK', 'S', 1732623086, 1732623086, '1'),
(170395, 21169, 'QU', 'OK', 'S', 1732623126, 1732623126, '1'),
(170396, 22933, 'QU', 'OK', 'S', 1732623163, 1732623163, '1'),
(170397, 26037, 'QU', 'OK', 'S', 1732623191, 1732623191, '1'),
(170398, 26037, 'QU', 'OK', 'S', 1732623195, 1732623195, '1'),
(170399, 26041, 'QU', 'OK', 'S', 1732623228, 1732623228, '1'),
(170400, 26041, 'QU', 'OK', 'S', 1732623231, 1732623231, '1'),
(170401, 26041, 'QU', 'OK', 'S', 1732623256, 1732623256, '1'),
(170402, 22082, 'QU', 'OK', 'S', 1732623282, 1732623282, '1'),
(170403, 31700, 'QU', 'OK', 'S', 1732623298, 1732623298, '1'),
(170404, 34644, 'QU', 'OK', 'S', 1732623305, 1732623305, '1'),
(170405, 25208, 'QU', 'OK', 'S', 1732623310, 1732623310, '1'),
(170406, 23500, 'QU', 'OK', 'S', 1732623385, 1732623385, '1'),
(170407, 32382, 'QU', 'OK', 'S', 1732623479, 1732623479, '1'),
(170408, 32382, 'QU', 'OK', 'S', 1732623515, 1732623515, '1'),
(170409, 20761, 'QU', 'OK', 'S', 1732623550, 1732623550, '1'),
(170410, 24928, 'QU', 'OK', 'S', 1732624413, 1732624413, '1'),
(170411, 30003, 'QU', 'OK', 'S', 1732624693, 1732624693, '1'),
(170412, 30003, 'QU', 'OK', 'S', 1732624704, 1732624704, '1'),
(170413, 30085, 'QU', 'OK', 'S', 1732624759, 1732624759, '1'),
(170414, 30605, 'QU', 'OK', 'S', 1732624809, 1732624809, '1'),
(170415, 23327, 'QU', 'OK', 'S', 1732624850, 1732624850, '1'),
(170416, 31852, 'QU', 'OK', 'S', 1732624861, 1732624861, '1'),
(170417, 32382, 'QU', 'OK', 'S', 1732624886, 1732624886, '1'),
(170418, 32382, 'QU', 'OK', 'S', 1732625050, 1732625050, '1'),
(170419, 17918, 'QU', 'OK', 'S', 1732625287, 1732625287, '1'),
(170420, 26757, 'QU', 'OK', 'S', 1732625320, 1732625320, '1'),
(170421, 31798, 'QU', 'OK', 'S', 1732625356, 1732625356, '1'),
(170422, 31928, 'QU', 'OK', 'S', 1732625460, 1732625460, '1'),
(170423, 31828, 'QU', 'OK', 'S', 1732625498, 1732625498, '1'),
(170424, 31302, 'QU', 'OK', 'S', 1732625537, 1732625537, '1'),
(170425, 31551, 'QU', 'OK', 'S', 1732625660, 1732625660, '1'),
(170426, 17929, 'QU', 'OK', 'S', 1732625692, 1732625692, '1'),
(170427, 31860, 'QU', 'OK', 'S', 1732625781, 1732625781, '1'),
(170428, 24299, 'QU', 'OK', 'S', 1732625952, 1732625952, '1'),
(170429, 29239, 'QU', 'OK', 'S', 1732626043, 1732626043, '1'),
(170430, 31526, 'QU', 'OK', 'S', 1732626778, 1732626778, '1'),
(170431, 23327, 'QU', 'OK', 'S', 1732626870, 1732626870, '1'),
(170432, 33845, 'QU', 'OK', 'S', 1732626881, 1732626881, '1'),
(170433, 30613, 'QU', 'OK', 'S', 1732626926, 1732626926, '1'),
(170434, 30613, 'QU', 'OK', 'S', 1732626967, 1732626967, '1'),
(170435, 26366, 'QU', 'OK', 'S', 1732629224, 1732629224, '1'),
(170436, 26366, 'QU', 'OK', 'S', 1732630235, 1732630235, '1'),
(170437, 23654, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170438, 24527, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170439, 27079, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170440, 1258, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170441, 1258, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170442, 1258, 'QU', 'OK', 'S', 1732630842, 1732630842, '1'),
(170443, 34964, 'QU', 'OK', 'S', 1732685164, 1732685164, '1'),
(170444, 24544, 'QU', 'OK', 'S', 1732686583, 1732686583, '1'),
(170445, 30056, 'QU', 'OK', 'S', 1732686596, 1732686596, '1'),
(170446, 30581, 'QU', 'OK', 'S', 1732686602, 1732686602, '1'),
(170447, 34964, 'QU', 'OK', 'S', 1732686605, 1732686605, '1'),
(170448, 34964, 'QU', 'OK', 'S', 1732686607, 1732686607, '1'),
(170449, 33775, 'QU', 'OK', 'S', 1732686611, 1732686611, '1'),
(170450, 30581, 'QU', 'OK', 'S', 1732686616, 1732686616, '1'),
(170451, 33775, 'QU', 'OK', 'S', 1732686622, 1732686622, '1'),
(170452, 31519, 'QU', 'OK', 'S', 1732686636, 1732686636, '1'),
(170453, 32609, 'QU', 'OK', 'S', 1732686645, 1732686645, '1'),
(170454, 2696, 'QU', 'OK', 'S', 1732692299, 1732692299, '1'),
(170455, 2696, 'QU', 'OK', 'S', 1732692303, 1732692303, '1'),
(170456, 2696, 'QU', 'OK', 'S', 1732692314, 1732692314, '1'),
(170457, 2696, 'QU', 'OK', 'S', 1732692319, 1732692319, '1'),
(170458, 2696, 'QU', 'OK', 'S', 1732692322, 1732692322, '1'),
(170459, 33930, 'QU', 'OK', 'S', 1732692572, 1732692572, '1'),
(170460, 26864, 'QU', 'OK', 'S', 1732693302, 1732693302, '1'),
(170461, 25480, 'QU', 'OK', 'S', 1732694133, 1732694133, '1'),
(170462, 25480, 'QU', 'OK', 'S', 1732694137, 1732694137, '1'),
(170463, 33233, 'QU', 'OK', 'S', 1732694140, 1732694140, '1'),
(170464, 33233, 'QU', 'OK', 'S', 1732694144, 1732694144, '1'),
(170465, 18743, 'QU', 'OK', 'S', 1732694147, 1732694147, '1'),
(170466, 23145, 'QU', 'OK', 'S', 1732694150, 1732694150, '1'),
(170467, 22645, 'QU', 'OK', 'S', 1732694152, 1732694152, '1'),
(170468, 23145, 'QU', 'OK', 'S', 1732694163, 1732694163, '1'),
(170469, 2294, 'QU', 'OK', 'S', 1732694165, 1732694165, '1'),
(170470, 31747, 'QU', 'OK', 'S', 1732694171, 1732694171, '1'),
(170471, 15342, 'QU', 'OK', 'S', 1732694175, 1732694175, '1'),
(170472, 3852, 'QU', 'OK', 'S', 1732694179, 1732694179, '1'),
(170473, 14366, 'QU', 'OK', 'S', 1732694183, 1732694183, '1'),
(170474, 12089, 'QU', 'OK', 'S', 1732694187, 1732694187, '1'),
(170475, 31810, 'QU', 'OK', 'S', 1732694189, 1732694189, '1'),
(170476, 31809, 'QU', 'OK', 'S', 1732694193, 1732694193, '1'),
(170477, 23138, 'QU', 'OK', 'S', 1732694196, 1732694196, '1'),
(170478, 23183, 'QU', 'OK', 'S', 1732694199, 1732694199, '1'),
(170479, 33783, 'QU', 'OK', 'S', 1732694202, 1732694202, '1'),
(170480, 15344, 'QU', 'OK', 'S', 1732694205, 1732694205, '1'),
(170481, 34299, 'QU', 'OK', 'S', 1732694207, 1732694207, '1'),
(170482, 23141, 'QU', 'OK', 'S', 1732694781, 1732694781, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(170483, 34586, 'QU', 'OK', 'S', 1732702509, 1732702509, '1'),
(170484, 34586, 'QU', 'OK', 'S', 1732702591, 1732702591, '1'),
(170485, 28835, 'QU', 'OK', 'S', 1732702946, 1732702946, '1'),
(170486, 28835, 'QU', 'OK', 'S', 1732702980, 1732702980, '1'),
(170487, 28835, 'QU', 'OK', 'S', 1732702999, 1732702999, '1'),
(170488, 28835, 'QU', 'OK', 'S', 1732703000, 1732703000, '1'),
(170489, 28835, 'QU', 'OK', 'S', 1732703007, 1732703007, '1'),
(170490, 19479, 'QU', 'OK', 'S', 1732703060, 1732703060, '1'),
(170491, 19479, 'QU', 'OK', 'S', 1732703064, 1732703064, '1'),
(170492, 19479, 'QU', 'OK', 'S', 1732703068, 1732703068, '1'),
(170493, 30219, 'QU', 'OK', 'S', 1732703248, 1732703248, '1'),
(170494, 30219, 'QU', 'OK', 'S', 1732703251, 1732703251, '1'),
(170495, 30219, 'QU', 'OK', 'S', 1732703254, 1732703254, '1'),
(170496, 30219, 'QU', 'OK', 'S', 1732703256, 1732703256, '1'),
(170497, 29767, 'QU', 'OK', 'S', 1732703273, 1732703273, '1'),
(170498, 34228, 'QU', 'OK', 'S', 1732703333, 1732703333, '1'),
(170499, 30212, 'QU', 'OK', 'S', 1732703337, 1732703337, '1'),
(170500, 30212, 'QU', 'OK', 'S', 1732703340, 1732703340, '1'),
(170501, 30212, 'QU', 'OK', 'S', 1732703343, 1732703343, '1'),
(170502, 30212, 'QU', 'OK', 'S', 1732703347, 1732703347, '1'),
(170503, 30212, 'QU', 'OK', 'S', 1732703363, 1732703363, '1'),
(170504, 32853, 'QU', 'OK', 'S', 1732703424, 1732703424, '1'),
(170505, 32853, 'QU', 'OK', 'S', 1732703427, 1732703427, '1'),
(170506, 32853, 'QU', 'OK', 'S', 1732703429, 1732703429, '1'),
(170507, 32853, 'QU', 'OK', 'S', 1732703432, 1732703432, '1'),
(170508, 34933, 'QU', 'OK', 'S', 1732703681, 1732703681, '1'),
(170509, 34933, 'QU', 'OK', 'S', 1732703683, 1732703683, '1'),
(170510, 34933, 'QU', 'OK', 'S', 1732703686, 1732703686, '1'),
(170511, 34933, 'QU', 'OK', 'S', 1732703689, 1732703689, '1'),
(170512, 32851, 'QU', 'OK', 'S', 1732703724, 1732703724, '1'),
(170513, 32851, 'QU', 'OK', 'S', 1732703728, 1732703728, '1'),
(170514, 32851, 'QU', 'OK', 'S', 1732703730, 1732703730, '1'),
(170515, 32851, 'QU', 'OK', 'S', 1732703738, 1732703738, '1'),
(170516, 32851, 'QU', 'OK', 'S', 1732703741, 1732703741, '1'),
(170517, 29868, 'QU', 'OK', 'S', 1732703876, 1732703876, '1'),
(170518, 29868, 'QU', 'OK', 'S', 1732703879, 1732703879, '1'),
(170519, 29868, 'QU', 'OK', 'S', 1732703892, 1732703892, '1'),
(170520, 12974, 'QU', 'OK', 'S', 1732704010, 1732704010, '1'),
(170521, 12974, 'QU', 'OK', 'S', 1732704017, 1732704017, '1'),
(170522, 12974, 'QU', 'OK', 'S', 1732704020, 1732704020, '1'),
(170523, 12974, 'QU', 'OK', 'S', 1732704023, 1732704023, '1'),
(170524, 17391, 'QU', 'OK', 'S', 1732704089, 1732704089, '1'),
(170525, 30671, 'QU', 'OK', 'S', 1732704092, 1732704092, '1'),
(170526, 33885, 'QU', 'OK', 'S', 1732704103, 1732704103, '1'),
(170527, 32654, 'QU', 'OK', 'S', 1732704114, 1732704114, '1'),
(170528, 31805, 'QU', 'OK', 'S', 1732704123, 1732704123, '1'),
(170529, 33610, 'QU', 'OK', 'S', 1732704131, 1732704131, '1'),
(170530, 34699, 'QU', 'OK', 'S', 1732704139, 1732704139, '1'),
(170531, 31578, 'QU', 'OK', 'S', 1732704145, 1732704145, '1'),
(170532, 33654, 'QU', 'OK', 'S', 1732704151, 1732704151, '1'),
(170533, 33433, 'QU', 'OK', 'S', 1732704156, 1732704156, '1'),
(170534, 29767, 'QU', 'OK', 'S', 1732704157, 1732704157, '1'),
(170535, 34883, 'QU', 'OK', 'S', 1732704169, 1732704169, '1'),
(170536, 31536, 'QU', 'OK', 'S', 1732704184, 1732704184, '1'),
(170537, 34961, 'QU', 'OK', 'S', 1732705549, 1732705549, '1'),
(170538, 34960, 'QU', 'OK', 'S', 1732705733, 1732705733, '1'),
(170539, 5184, 'QU', 'OK', 'S', 1732705905, 1732705905, '1'),
(170540, 5184, 'QU', 'OK', 'S', 1732705915, 1732705915, '1'),
(170541, 5184, 'QU', 'OK', 'S', 1732705920, 1732705920, '1'),
(170542, 34401, 'QU', 'OK', 'S', 1732706033, 1732706033, '1'),
(170543, 5185, 'QU', 'OK', 'S', 1732706407, 1732706407, '1'),
(170544, 5185, 'QU', 'OK', 'S', 1732706413, 1732706413, '1'),
(170545, 34908, 'QU', 'OK', 'S', 1732706434, 1732706434, '1'),
(170546, 34908, 'QU', 'OK', 'S', 1732706437, 1732706437, '1'),
(170547, 34908, 'QU', 'OK', 'S', 1732706438, 1732706438, '1'),
(170548, 34908, 'QU', 'OK', 'S', 1732706441, 1732706441, '1'),
(170549, 34908, 'QU', 'OK', 'S', 1732706443, 1732706443, '1'),
(170550, 34801, 'QU', 'OK', 'S', 1732706488, 1732706488, '1'),
(170551, 34801, 'QU', 'OK', 'S', 1732706490, 1732706490, '1'),
(170552, 34801, 'QU', 'OK', 'S', 1732706492, 1732706492, '1'),
(170553, 34801, 'QU', 'OK', 'S', 1732706494, 1732706494, '1'),
(170554, 34801, 'QU', 'OK', 'S', 1732706504, 1732706504, '1'),
(170555, 34918, 'QU', 'OK', 'S', 1732706546, 1732706546, '1'),
(170556, 34923, 'QU', 'OK', 'S', 1732706622, 1732706622, '1'),
(170557, 34923, 'QU', 'OK', 'S', 1732706625, 1732706625, '1'),
(170558, 3846, 'QU', 'OK', 'S', 1732706654, 1732706654, '1'),
(170559, 11945, 'QU', 'OK', 'S', 1732706678, 1732706678, '1'),
(170560, 5184, 'QU', 'OK', 'S', 1732706682, 1732706682, '1'),
(170561, 5341, 'QU', 'OK', 'S', 1732706686, 1732706686, '1'),
(170562, 11948, 'QU', 'OK', 'S', 1732706689, 1732706689, '1'),
(170563, 5264, 'QU', 'OK', 'S', 1732706694, 1732706694, '1'),
(170564, 5342, 'QU', 'OK', 'S', 1732706702, 1732706702, '1'),
(170565, 5341, 'QU', 'OK', 'S', 1732706706, 1732706706, '1'),
(170566, 5342, 'QU', 'OK', 'S', 1732706711, 1732706711, '1'),
(170567, 5185, 'QU', 'OK', 'S', 1732706716, 1732706716, '1'),
(170568, 5185, 'QU', 'OK', 'S', 1732706720, 1732706720, '1'),
(170569, 3954, 'QU', 'OK', 'S', 1732706725, 1732706725, '1'),
(170570, 5264, 'QU', 'OK', 'S', 1732706730, 1732706730, '1'),
(170571, 11948, 'QU', 'OK', 'S', 1732706743, 1732706743, '1'),
(170572, 4900, 'QU', 'OK', 'S', 1732706775, 1732706775, '1'),
(170573, 1349, 'QU', 'OK', 'S', 1732706783, 1732706783, '1'),
(170574, 5184, 'QU', 'OK', 'S', 1732706786, 1732706786, '1'),
(170575, 5184, 'QU', 'OK', 'S', 1732706789, 1732706789, '1'),
(170576, 3846, 'QU', 'OK', 'S', 1732706794, 1732706794, '1'),
(170577, 1801, 'QU', 'OK', 'S', 1732706799, 1732706799, '1'),
(170578, 11949, 'QU', 'OK', 'S', 1732706802, 1732706802, '1'),
(170579, 14962, 'QU', 'OK', 'S', 1732706805, 1732706805, '1'),
(170580, 32201, 'QU', 'OK', 'S', 1732706946, 1732706946, '1'),
(170581, 32201, 'QU', 'OK', 'S', 1732706962, 1732706962, '1'),
(170582, 18821, 'QU', 'OK', 'S', 1732706966, 1732706966, '1'),
(170583, 32201, 'QU', 'OK', 'S', 1732706969, 1732706969, '1'),
(170584, 32144, 'QU', 'OK', 'S', 1732706973, 1732706973, '1'),
(170585, 32201, 'QU', 'OK', 'S', 1732706977, 1732706977, '1'),
(170586, 18821, 'QU', 'OK', 'S', 1732706980, 1732706980, '1'),
(170587, 32201, 'QU', 'OK', 'S', 1732706983, 1732706983, '1'),
(170588, 32201, 'QU', 'OK', 'S', 1732706986, 1732706986, '1'),
(170589, 32201, 'QU', 'OK', 'S', 1732706988, 1732706988, '1'),
(170590, 32201, 'QU', 'OK', 'S', 1732706991, 1732706991, '1'),
(170591, 32201, 'QU', 'OK', 'S', 1732706994, 1732706994, '1'),
(170592, 32201, 'QU', 'OK', 'S', 1732707003, 1732707003, '1'),
(170593, 18784, 'QU', 'OK', 'S', 1732707062, 1732707062, '1'),
(170594, 18784, 'QU', 'OK', 'S', 1732707066, 1732707066, '1'),
(170595, 33247, 'QU', 'OK', 'S', 1732707082, 1732707082, '1'),
(170596, 18821, 'QU', 'OK', 'S', 1732707085, 1732707085, '1'),
(170597, 18821, 'QU', 'OK', 'S', 1732707089, 1732707089, '1'),
(170598, 18784, 'QU', 'OK', 'S', 1732707178, 1732707178, '1'),
(170599, 18821, 'QU', 'OK', 'S', 1732707241, 1732707241, '1'),
(170600, 3954, 'QU', 'OK', 'S', 1732707288, 1732707288, '1'),
(170601, 11946, 'QU', 'OK', 'S', 1732707324, 1732707324, '1'),
(170602, 3846, 'QU', 'OK', 'S', 1732707347, 1732707347, '1'),
(170603, 5370, 'QU', 'OK', 'S', 1732707378, 1732707378, '1'),
(170604, 5342, 'QU', 'OK', 'S', 1732707386, 1732707386, '1'),
(170605, 24584, 'QU', 'OK', 'S', 1732707392, 1732707392, '1'),
(170606, 24424, 'QU', 'OK', 'S', 1732707404, 1732707404, '1'),
(170607, 5341, 'QU', 'OK', 'S', 1732707416, 1732707416, '1'),
(170608, 14962, 'QU', 'OK', 'S', 1732707428, 1732707428, '1'),
(170609, 1801, 'QU', 'OK', 'S', 1732707434, 1732707434, '1'),
(170610, 11951, 'QU', 'OK', 'S', 1732707443, 1732707443, '1'),
(170611, 11951, 'QU', 'OK', 'S', 1732707449, 1732707449, '1'),
(170612, 5184, 'QU', 'OK', 'S', 1732707455, 1732707455, '1'),
(170613, 1801, 'QU', 'OK', 'S', 1732707466, 1732707466, '1'),
(170614, 5185, 'QU', 'OK', 'S', 1732707479, 1732707479, '1'),
(170615, 24584, 'QU', 'OK', 'S', 1732707499, 1732707499, '1'),
(170616, 11947, 'QU', 'OK', 'S', 1732707534, 1732707534, '1'),
(170617, 31270, 'QU', 'OK', 'S', 1732707804, 1732707804, '1'),
(170618, 29059, 'QU', 'OK', 'S', 1732707858, 1732707858, '1'),
(170619, 32165, 'QU', 'OK', 'S', 1732707894, 1732707894, '1'),
(170620, 31746, 'QU', 'OK', 'S', 1732707948, 1732707948, '1'),
(170621, 34448, 'QU', 'OK', 'S', 1732707978, 1732707978, '1'),
(170622, 34810, 'QU', 'OK', 'S', 1732708008, 1732708008, '1'),
(170623, 32828, 'QU', 'OK', 'S', 1732708018, 1732708018, '1'),
(170624, 32828, 'QU', 'OK', 'S', 1732708023, 1732708023, '1'),
(170625, 30654, 'QU', 'OK', 'S', 1732708027, 1732708027, '1'),
(170626, 24145, 'QU', 'OK', 'S', 1732708031, 1732708031, '1'),
(170627, 29240, 'QU', 'OK', 'S', 1732708035, 1732708035, '1'),
(170628, 27237, 'QU', 'OK', 'S', 1732708040, 1732708040, '1'),
(170629, 22785, 'QU', 'OK', 'S', 1732708047, 1732708047, '1'),
(170630, 22785, 'QU', 'OK', 'S', 1732708052, 1732708052, '1'),
(170631, 22785, 'QU', 'OK', 'S', 1732708094, 1732708094, '1'),
(170632, 34720, 'QU', 'OK', 'S', 1732708102, 1732708102, '1'),
(170633, 22370, 'QU', 'OK', 'S', 1732708106, 1732708106, '1'),
(170634, 30499, 'QU', 'OK', 'S', 1732708116, 1732708116, '1'),
(170635, 29824, 'QU', 'OK', 'S', 1732708122, 1732708122, '1'),
(170636, 20701, 'QU', 'OK', 'S', 1732708127, 1732708127, '1'),
(170637, 30499, 'QU', 'OK', 'S', 1732708134, 1732708134, '1'),
(170638, 27738, 'QU', 'OK', 'S', 1732708140, 1732708140, '1'),
(170639, 27738, 'QU', 'OK', 'S', 1732708145, 1732708145, '1'),
(170640, 27739, 'QU', 'OK', 'S', 1732708151, 1732708151, '1'),
(170641, 27738, 'QU', 'OK', 'S', 1732708157, 1732708157, '1'),
(170642, 34142, 'QU', 'OK', 'S', 1732708162, 1732708162, '1'),
(170643, 19726, 'QU', 'OK', 'S', 1732708167, 1732708167, '1'),
(170644, 31857, 'QU', 'OK', 'S', 1732708172, 1732708172, '1'),
(170645, 19726, 'QU', 'OK', 'S', 1732708177, 1732708177, '1'),
(170646, 30913, 'QU', 'OK', 'S', 1732708182, 1732708182, '1'),
(170647, 30913, 'QU', 'OK', 'S', 1732708186, 1732708186, '1'),
(170648, 34772, 'QU', 'OK', 'S', 1732708193, 1732708193, '1'),
(170649, 27741, 'QU', 'OK', 'S', 1732708201, 1732708201, '1'),
(170650, 27237, 'QU', 'OK', 'S', 1732708207, 1732708207, '1'),
(170651, 33888, 'QU', 'OK', 'S', 1732708214, 1732708214, '1'),
(170652, 22962, 'QU', 'OK', 'S', 1732708221, 1732708221, '1'),
(170653, 19726, 'QU', 'OK', 'S', 1732708226, 1732708226, '1'),
(170654, 14840, 'QU', 'OK', 'S', 1732708231, 1732708231, '1'),
(170655, 27737, 'QU', 'OK', 'S', 1732708235, 1732708235, '1'),
(170656, 27073, 'QU', 'OK', 'S', 1732708242, 1732708242, '1'),
(170657, 34771, 'QU', 'OK', 'S', 1732708250, 1732708250, '1'),
(170658, 34772, 'QU', 'OK', 'S', 1732708267, 1732708267, '1'),
(170659, 34768, 'QU', 'OK', 'S', 1732708278, 1732708278, '1'),
(170660, 34773, 'QU', 'OK', 'S', 1732708288, 1732708288, '1'),
(170661, 29824, 'QU', 'OK', 'S', 1732708302, 1732708302, '1'),
(170662, 34767, 'QU', 'OK', 'S', 1732708308, 1732708308, '1'),
(170663, 34771, 'QU', 'OK', 'S', 1732708314, 1732708314, '1'),
(170664, 34767, 'QU', 'OK', 'S', 1732708318, 1732708318, '1'),
(170665, 34768, 'QU', 'OK', 'S', 1732708326, 1732708326, '1'),
(170666, 31129, 'QU', 'OK', 'S', 1732708331, 1732708331, '1'),
(170667, 22962, 'QU', 'OK', 'S', 1732708336, 1732708336, '1'),
(170668, 22962, 'QU', 'OK', 'S', 1732708343, 1732708343, '1'),
(170669, 34764, 'QU', 'OK', 'S', 1732708348, 1732708348, '1'),
(170670, 12026, 'QU', 'OK', 'S', 1732708353, 1732708353, '1'),
(170671, 16888, 'QU', 'OK', 'S', 1732708359, 1732708359, '1'),
(170672, 34773, 'QU', 'OK', 'S', 1732708365, 1732708365, '1'),
(170673, 22785, 'QU', 'OK', 'S', 1732708374, 1732708374, '1'),
(170674, 29825, 'QU', 'OK', 'S', 1732708380, 1732708380, '1'),
(170675, 30944, 'QU', 'OK', 'S', 1732708385, 1732708385, '1'),
(170676, 29738, 'QU', 'OK', 'S', 1732708391, 1732708391, '1'),
(170677, 19724, 'QU', 'OK', 'S', 1732708410, 1732708410, '1'),
(170678, 30944, 'QU', 'OK', 'S', 1732708418, 1732708418, '1'),
(170679, 30944, 'QU', 'OK', 'S', 1732708424, 1732708424, '1'),
(170680, 29337, 'QU', 'OK', 'S', 1732708430, 1732708430, '1'),
(170681, 30943, 'QU', 'OK', 'S', 1732708435, 1732708435, '1'),
(170682, 31084, 'QU', 'OK', 'S', 1732708452, 1732708452, '1'),
(170683, 30200, 'QU', 'OK', 'S', 1732708465, 1732708465, '1'),
(170684, 16888, 'QU', 'OK', 'S', 1732708479, 1732708479, '1'),
(170685, 34622, 'QU', 'OK', 'S', 1732708492, 1732708492, '1'),
(170686, 16888, 'QU', 'OK', 'S', 1732708541, 1732708541, '1'),
(170687, 16888, 'QU', 'OK', 'S', 1732708548, 1732708548, '1'),
(170688, 25755, 'QU', 'OK', 'S', 1732708661, 1732708661, '1'),
(170689, 33959, 'QU', 'OK', 'S', 1732708670, 1732708670, '1'),
(170690, 21983, 'QU', 'OK', 'S', 1732708675, 1732708675, '1'),
(170691, 25758, 'QU', 'OK', 'S', 1732708679, 1732708679, '1'),
(170692, 25755, 'QU', 'OK', 'S', 1732708693, 1732708693, '1'),
(170693, 26676, 'QU', 'OK', 'S', 1732708708, 1732708708, '1'),
(170694, 25755, 'QU', 'OK', 'S', 1732708729, 1732708729, '1'),
(170695, 21982, 'QU', 'OK', 'S', 1732708738, 1732708738, '1'),
(170696, 26676, 'QU', 'OK', 'S', 1732708744, 1732708744, '1'),
(170697, 32362, 'QU', 'OK', 'S', 1732708747, 1732708747, '1'),
(170698, 32354, 'QU', 'OK', 'S', 1732708753, 1732708753, '1'),
(170699, 32354, 'QU', 'OK', 'S', 1732708759, 1732708759, '1'),
(170700, 32354, 'QU', 'OK', 'S', 1732708763, 1732708763, '1'),
(170701, 34137, 'QU', 'OK', 'S', 1732708919, 1732708919, '1'),
(170702, 34137, 'QU', 'OK', 'S', 1732708924, 1732708924, '1'),
(170703, 34137, 'QU', 'OK', 'S', 1732708927, 1732708927, '1'),
(170704, 34137, 'QU', 'OK', 'S', 1732708930, 1732708930, '1'),
(170705, 25758, 'QU', 'OK', 'S', 1732708935, 1732708935, '1'),
(170706, 26676, 'QU', 'OK', 'S', 1732708941, 1732708941, '1'),
(170707, 21980, 'QU', 'OK', 'S', 1732708949, 1732708949, '1'),
(170708, 32354, 'QU', 'OK', 'S', 1732708955, 1732708955, '1'),
(170709, 33506, 'QU', 'OK', 'S', 1732708963, 1732708963, '1'),
(170710, 33612, 'QU', 'OK', 'S', 1732708969, 1732708969, '1'),
(170711, 25758, 'QU', 'OK', 'S', 1732708991, 1732708991, '1'),
(170712, 21982, 'QU', 'OK', 'S', 1732709000, 1732709000, '1'),
(170713, 33163, 'QU', 'OK', 'S', 1732709007, 1732709007, '1'),
(170714, 33163, 'QU', 'OK', 'S', 1732709012, 1732709012, '1'),
(170715, 33349, 'QU', 'OK', 'S', 1732709018, 1732709018, '1'),
(170716, 21983, 'QU', 'OK', 'S', 1732709025, 1732709025, '1'),
(170717, 33163, 'QU', 'OK', 'S', 1732709031, 1732709031, '1'),
(170718, 33583, 'QU', 'OK', 'S', 1732709042, 1732709042, '1'),
(170719, 32362, 'QU', 'OK', 'S', 1732709049, 1732709049, '1'),
(170720, 26676, 'QU', 'OK', 'S', 1732709058, 1732709058, '1'),
(170721, 32362, 'QU', 'OK', 'S', 1732709066, 1732709066, '1'),
(170722, 21982, 'QU', 'OK', 'S', 1732709084, 1732709084, '1'),
(170723, 34631, 'QU', 'OK', 'S', 1732709098, 1732709098, '1'),
(170724, 34631, 'QU', 'OK', 'S', 1732709106, 1732709106, '1'),
(170725, 34631, 'QU', 'OK', 'S', 1732709111, 1732709111, '1'),
(170726, 34631, 'QU', 'OK', 'S', 1732709114, 1732709114, '1'),
(170727, 34631, 'QU', 'OK', 'S', 1732709119, 1732709119, '1'),
(170728, 21982, 'QU', 'OK', 'S', 1732709124, 1732709124, '1'),
(170729, 34918, 'QU', 'OK', 'S', 1732710630, 1732710630, '1'),
(170730, 34918, 'QU', 'OK', 'S', 1732710634, 1732710634, '1'),
(170731, 33439, 'QU', 'OK', 'S', 1732711591, 1732711591, '1'),
(170732, 33759, 'QU', 'OK', 'S', 1732712591, 1732712591, '1'),
(170733, 33758, 'QU', 'OK', 'S', 1732712605, 1732712605, '1'),
(170734, 33757, 'QU', 'OK', 'S', 1732712621, 1732712621, '1'),
(170735, 34962, 'QU', 'OK', 'S', 1732712908, 1732712908, '1'),
(170736, 34963, 'QU', 'OK', 'S', 1732713448, 1732713448, '1'),
(170737, 2718, 'QU', 'OK', 'S', 1732713640, 1732713640, '1'),
(170738, 2718, 'QU', 'OK', 'S', 1732713647, 1732713647, '1'),
(170739, 2718, 'QU', 'OK', 'S', 1732713649, 1732713649, '1'),
(170740, 2718, 'QU', 'OK', 'S', 1732713665, 1732713665, '1'),
(170741, 2718, 'QU', 'OK', 'S', 1732713678, 1732713678, '1'),
(170742, 2718, 'QU', 'OK', 'S', 1732713682, 1732713682, '1'),
(170743, 2718, 'QU', 'OK', 'S', 1732713689, 1732713689, '1'),
(170744, 2718, 'QU', 'OK', 'S', 1732713700, 1732713700, '1'),
(170745, 2718, 'QU', 'OK', 'S', 1732713740, 1732713740, '1'),
(170746, 2718, 'QU', 'OK', 'S', 1732713749, 1732713749, '1'),
(170747, 34970, 'QU', 'OK', 'S', 1732714062, 1732714062, '1'),
(170748, 34965, 'QU', 'OK', 'S', 1732714139, 1732714139, '1'),
(170749, 34962, 'QU', 'OK', 'S', 1732714204, 1732714204, '1'),
(170750, 34967, 'QU', 'OK', 'S', 1732714252, 1732714252, '1'),
(170751, 34966, 'QU', 'OK', 'S', 1732714300, 1732714300, '1'),
(170752, 18803, 'QU', 'OK', 'S', 1732772968, 1732772968, '1'),
(170753, 27874, 'QU', 'OK', 'S', 1732774119, 1732774119, '1'),
(170754, 32894, 'QU', 'OK', 'S', 1732774126, 1732774126, '1'),
(170755, 29753, 'QU', 'OK', 'S', 1732774138, 1732774138, '1'),
(170756, 30472, 'QU', 'OK', 'S', 1732774147, 1732774147, '1'),
(170757, 22135, 'QU', 'OK', 'S', 1732774163, 1732774163, '1'),
(170758, 34899, 'QU', 'OK', 'S', 1732774768, 1732774768, '1'),
(170759, 34899, 'QU', 'OK', 'S', 1732774771, 1732774771, '1'),
(170760, 34899, 'QU', 'OK', 'S', 1732774774, 1732774774, '1'),
(170761, 34899, 'QU', 'OK', 'S', 1732774776, 1732774776, '1'),
(170762, 34899, 'QU', 'OK', 'S', 1732774779, 1732774779, '1'),
(170763, 34805, 'QU', 'OK', 'S', 1732774831, 1732774831, '1'),
(170764, 34805, 'QU', 'OK', 'S', 1732774834, 1732774834, '1'),
(170765, 34805, 'QU', 'OK', 'S', 1732774837, 1732774837, '1'),
(170766, 34805, 'QU', 'OK', 'S', 1732774841, 1732774841, '1'),
(170767, 34805, 'QU', 'OK', 'S', 1732774844, 1732774844, '1'),
(170768, 34812, 'QU', 'OK', 'S', 1732774910, 1732774910, '1'),
(170769, 34812, 'QU', 'OK', 'S', 1732774913, 1732774913, '1'),
(170770, 34812, 'QU', 'OK', 'S', 1732774916, 1732774916, '1'),
(170771, 19479, 'QU', 'OK', 'S', 1732775422, 1732775422, '1'),
(170772, 32257, 'QU', 'OK', 'S', 1732775424, 1732775424, '1'),
(170773, 32257, 'QU', 'OK', 'S', 1732775427, 1732775427, '1'),
(170774, 32257, 'QU', 'OK', 'S', 1732775429, 1732775429, '1'),
(170775, 23092, 'QU', 'OK', 'S', 1732775434, 1732775434, '1'),
(170776, 14996, 'QU', 'OK', 'S', 1732775436, 1732775436, '1'),
(170777, 14344, 'QU', 'OK', 'S', 1732775438, 1732775438, '1'),
(170778, 21993, 'QU', 'OK', 'S', 1732775443, 1732775443, '1'),
(170779, 21993, 'QU', 'OK', 'S', 1732775445, 1732775445, '1'),
(170780, 29751, 'QU', 'OK', 'S', 1732775899, 1732775899, '1'),
(170781, 29751, 'QU', 'OK', 'S', 1732775903, 1732775903, '1'),
(170782, 29751, 'QU', 'OK', 'S', 1732775905, 1732775905, '1'),
(170783, 29751, 'QU', 'OK', 'S', 1732775907, 1732775907, '1'),
(170784, 29751, 'QU', 'OK', 'S', 1732775909, 1732775909, '1'),
(170785, 29751, 'QU', 'OK', 'S', 1732775912, 1732775912, '1'),
(170786, 26387, 'QU', 'OK', 'S', 1732776050, 1732776050, '1'),
(170787, 32938, 'QU', 'OK', 'S', 1732776060, 1732776060, '1'),
(170788, 14585, 'QU', 'OK', 'S', 1732777742, 1732777742, '1'),
(170789, 32690, 'QU', 'OK', 'S', 1732777754, 1732777754, '1'),
(170790, 34347, 'QU', 'OK', 'S', 1732777760, 1732777760, '1'),
(170791, 34618, 'QU', 'OK', 'S', 1732777776, 1732777776, '1'),
(170792, 13633, 'QU', 'OK', 'S', 1732777790, 1732777790, '1'),
(170793, 34064, 'QU', 'OK', 'S', 1732777870, 1732777870, '1'),
(170794, 34496, 'QU', 'OK', 'S', 1732777875, 1732777875, '1'),
(170795, 32040, 'QU', 'OK', 'S', 1732777881, 1732777881, '1'),
(170796, 32028, 'QU', 'OK', 'S', 1732777886, 1732777886, '1'),
(170797, 33767, 'QU', 'OK', 'S', 1732777892, 1732777892, '1'),
(170798, 24882, 'QU', 'OK', 'S', 1732777899, 1732777899, '1'),
(170799, 33895, 'QU', 'OK', 'S', 1732777904, 1732777904, '1'),
(170800, 34044, 'QU', 'OK', 'S', 1732777910, 1732777910, '1'),
(170801, 32491, 'QU', 'OK', 'S', 1732777920, 1732777920, '1'),
(170802, 33554, 'QU', 'OK', 'S', 1732777926, 1732777926, '1'),
(170803, 33339, 'QU', 'OK', 'S', 1732777931, 1732777931, '1'),
(170804, 31955, 'QU', 'OK', 'S', 1732777936, 1732777936, '1'),
(170805, 33338, 'QU', 'OK', 'S', 1732777941, 1732777941, '1'),
(170806, 30529, 'QU', 'OK', 'S', 1732777949, 1732777949, '1'),
(170807, 33954, 'QU', 'OK', 'S', 1732777954, 1732777954, '1'),
(170808, 32689, 'QU', 'OK', 'S', 1732777960, 1732777960, '1'),
(170809, 22844, 'QU', 'OK', 'S', 1732777965, 1732777965, '1'),
(170810, 34376, 'QU', 'OK', 'S', 1732777970, 1732777970, '1'),
(170811, 33458, 'QU', 'OK', 'S', 1732778205, 1732778205, '1'),
(170812, 21050, 'QU', 'OK', 'S', 1732778211, 1732778211, '1'),
(170813, 32327, 'QU', 'OK', 'S', 1732778216, 1732778216, '1'),
(170814, 32186, 'QU', 'OK', 'S', 1732778222, 1732778222, '1'),
(170815, 32343, 'QU', 'OK', 'S', 1732778228, 1732778228, '1'),
(170816, 32343, 'QU', 'OK', 'S', 1732778233, 1732778233, '1'),
(170817, 30969, 'QU', 'OK', 'S', 1732778238, 1732778238, '1'),
(170818, 32396, 'QU', 'OK', 'S', 1732778244, 1732778244, '1'),
(170819, 30967, 'QU', 'OK', 'S', 1732778250, 1732778250, '1'),
(170820, 21050, 'QU', 'OK', 'S', 1732778257, 1732778257, '1'),
(170821, 32251, 'QU', 'OK', 'S', 1732778262, 1732778262, '1'),
(170822, 22892, 'QU', 'OK', 'S', 1732778268, 1732778268, '1'),
(170823, 26478, 'QU', 'OK', 'S', 1732778273, 1732778273, '1'),
(170824, 32251, 'QU', 'OK', 'S', 1732778290, 1732778290, '1'),
(170825, 18713, 'QU', 'OK', 'S', 1732778296, 1732778296, '1'),
(170826, 32253, 'QU', 'OK', 'S', 1732778303, 1732778303, '1'),
(170827, 32253, 'QU', 'OK', 'S', 1732778309, 1732778309, '1'),
(170828, 19523, 'QU', 'OK', 'S', 1732778315, 1732778315, '1'),
(170829, 18713, 'QU', 'OK', 'S', 1732778320, 1732778320, '1'),
(170830, 26478, 'QU', 'OK', 'S', 1732778325, 1732778325, '1'),
(170831, 31043, 'QU', 'OK', 'S', 1732778339, 1732778339, '1'),
(170832, 32395, 'QU', 'OK', 'S', 1732778345, 1732778345, '1'),
(170833, 32328, 'QU', 'OK', 'S', 1732778351, 1732778351, '1'),
(170834, 26478, 'QU', 'OK', 'S', 1732778357, 1732778357, '1'),
(170835, 21046, 'QU', 'OK', 'S', 1732778414, 1732778414, '1'),
(170836, 22892, 'QU', 'OK', 'S', 1732778438, 1732778438, '1'),
(170837, 24366, 'QU', 'OK', 'S', 1732778444, 1732778444, '1'),
(170838, 15915, 'QU', 'OK', 'S', 1732778454, 1732778454, '1'),
(170839, 22892, 'QU', 'OK', 'S', 1732778464, 1732778464, '1'),
(170840, 20533, 'QU', 'OK', 'S', 1732778470, 1732778470, '1'),
(170841, 27534, 'QU', 'OK', 'S', 1732778480, 1732778480, '1'),
(170842, 33951, 'QU', 'OK', 'S', 1732778486, 1732778486, '1'),
(170843, 34913, 'QU', 'OK', 'S', 1732778499, 1732778499, '1'),
(170844, 30048, 'QU', 'OK', 'S', 1732778506, 1732778506, '1'),
(170845, 22867, 'QU', 'OK', 'S', 1732778513, 1732778513, '1'),
(170846, 15915, 'QU', 'OK', 'S', 1732778518, 1732778518, '1'),
(170847, 34690, 'QU', 'OK', 'S', 1732778524, 1732778524, '1'),
(170848, 33620, 'QU', 'OK', 'S', 1732778529, 1732778529, '1'),
(170849, 30048, 'QU', 'OK', 'S', 1732778535, 1732778535, '1'),
(170850, 34913, 'QU', 'OK', 'S', 1732778541, 1732778541, '1'),
(170851, 34470, 'QU', 'OK', 'S', 1732778547, 1732778547, '1'),
(170852, 33951, 'QU', 'OK', 'S', 1732778553, 1732778553, '1'),
(170853, 34470, 'QU', 'OK', 'S', 1732778562, 1732778562, '1'),
(170854, 32394, 'QU', 'OK', 'S', 1732778569, 1732778569, '1'),
(170855, 15914, 'QU', 'OK', 'S', 1732778575, 1732778575, '1'),
(170856, 13660, 'QU', 'OK', 'S', 1732778581, 1732778581, '1'),
(170857, 22890, 'QU', 'OK', 'S', 1732778594, 1732778594, '1'),
(170858, 23788, 'QU', 'OK', 'S', 1732778601, 1732778601, '1'),
(170859, 15914, 'QU', 'OK', 'S', 1732778608, 1732778608, '1'),
(170860, 13665, 'QU', 'OK', 'S', 1732778614, 1732778614, '1'),
(170861, 15467, 'QU', 'OK', 'S', 1732778622, 1732778622, '1'),
(170862, 29898, 'QU', 'OK', 'S', 1732778628, 1732778628, '1'),
(170863, 29896, 'QU', 'OK', 'S', 1732778634, 1732778634, '1'),
(170864, 15919, 'QU', 'OK', 'S', 1732778648, 1732778648, '1'),
(170865, 33231, 'QU', 'OK', 'S', 1732778654, 1732778654, '1'),
(170866, 22890, 'QU', 'OK', 'S', 1732778661, 1732778661, '1'),
(170867, 22890, 'QU', 'OK', 'S', 1732778668, 1732778668, '1'),
(170868, 15919, 'QU', 'OK', 'S', 1732778677, 1732778677, '1'),
(170869, 19513, 'QU', 'OK', 'S', 1732778683, 1732778683, '1'),
(170870, 32394, 'QU', 'OK', 'S', 1732778715, 1732778715, '1'),
(170871, 20750, 'QU', 'OK', 'S', 1732778728, 1732778728, '1'),
(170872, 28108, 'QU', 'OK', 'S', 1732778736, 1732778736, '1'),
(170873, 16441, 'QU', 'OK', 'S', 1732778742, 1732778742, '1'),
(170874, 19410, 'QU', 'OK', 'S', 1732778749, 1732778749, '1'),
(170875, 21046, 'QU', 'OK', 'S', 1732778756, 1732778756, '1'),
(170876, 32328, 'QU', 'OK', 'S', 1732778765, 1732778765, '1'),
(170877, 14515, 'QU', 'OK', 'S', 1732778771, 1732778771, '1'),
(170878, 32661, 'QU', 'OK', 'S', 1732778777, 1732778777, '1'),
(170879, 32394, 'QU', 'OK', 'S', 1732778785, 1732778785, '1'),
(170880, 32167, 'QU', 'OK', 'S', 1732778791, 1732778791, '1'),
(170881, 32165, 'QU', 'OK', 'S', 1732778799, 1732778799, '1'),
(170882, 32165, 'QU', 'OK', 'S', 1732778805, 1732778805, '1'),
(170883, 19407, 'QU', 'OK', 'S', 1732778812, 1732778812, '1'),
(170884, 32327, 'QU', 'OK', 'S', 1732778818, 1732778818, '1'),
(170885, 32327, 'QU', 'OK', 'S', 1732778826, 1732778826, '1'),
(170886, 16442, 'QU', 'OK', 'S', 1732778832, 1732778832, '1'),
(170887, 30046, 'QU', 'OK', 'S', 1732778840, 1732778840, '1'),
(170888, 34390, 'QU', 'OK', 'S', 1732778845, 1732778845, '1'),
(170889, 32604, 'QU', 'OK', 'S', 1732778851, 1732778851, '1'),
(170890, 32187, 'QU', 'OK', 'S', 1732778860, 1732778860, '1'),
(170891, 30100, 'QU', 'OK', 'S', 1732778866, 1732778866, '1'),
(170892, 34390, 'QU', 'OK', 'S', 1732778872, 1732778872, '1'),
(170893, 12591, 'QU', 'OK', 'S', 1732778878, 1732778878, '1'),
(170894, 15915, 'QU', 'OK', 'S', 1732778884, 1732778884, '1'),
(170895, 32328, 'QU', 'OK', 'S', 1732778903, 1732778903, '1'),
(170896, 23786, 'QU', 'OK', 'S', 1732778915, 1732778915, '1'),
(170897, 19431, 'QU', 'OK', 'S', 1732778921, 1732778921, '1'),
(170898, 20137, 'QU', 'OK', 'S', 1732778927, 1732778927, '1'),
(170899, 16822, 'QU', 'OK', 'S', 1732778980, 1732778980, '1'),
(170900, 11699, 'QU', 'OK', 'S', 1732778986, 1732778986, '1'),
(170901, 19413, 'QU', 'OK', 'S', 1732778993, 1732778993, '1'),
(170902, 19409, 'QU', 'OK', 'S', 1732778998, 1732778998, '1'),
(170903, 16822, 'QU', 'OK', 'S', 1732779005, 1732779005, '1'),
(170904, 31086, 'QU', 'OK', 'S', 1732779012, 1732779012, '1'),
(170905, 17602, 'QU', 'OK', 'S', 1732779020, 1732779020, '1'),
(170906, 26884, 'QU', 'OK', 'S', 1732779030, 1732779030, '1'),
(170907, 26884, 'QU', 'OK', 'S', 1732779036, 1732779036, '1'),
(170908, 22874, 'QU', 'OK', 'S', 1732779045, 1732779045, '1'),
(170909, 34690, 'QU', 'OK', 'S', 1732779056, 1732779056, '1'),
(170910, 34690, 'QU', 'OK', 'S', 1732779060, 1732779060, '1'),
(170911, 22867, 'QU', 'OK', 'S', 1732779066, 1732779066, '1'),
(170912, 27528, 'QU', 'OK', 'S', 1732779075, 1732779075, '1'),
(170913, 34411, 'QU', 'OK', 'S', 1732779087, 1732779087, '1'),
(170914, 17998, 'QU', 'OK', 'S', 1732779094, 1732779094, '1'),
(170915, 30270, 'QU', 'OK', 'S', 1732779100, 1732779100, '1'),
(170916, 28167, 'QU', 'OK', 'S', 1732779106, 1732779106, '1'),
(170917, 21258, 'QU', 'OK', 'S', 1732779112, 1732779112, '1'),
(170918, 16850, 'QU', 'OK', 'S', 1732779123, 1732779123, '1'),
(170919, 14922, 'QU', 'OK', 'S', 1732779130, 1732779130, '1'),
(170920, 16443, 'QU', 'OK', 'S', 1732779137, 1732779137, '1'),
(170921, 34388, 'QU', 'OK', 'S', 1732779143, 1732779143, '1'),
(170922, 26069, 'QU', 'OK', 'S', 1732779150, 1732779150, '1'),
(170923, 32198, 'QU', 'OK', 'S', 1732779156, 1732779156, '1'),
(170924, 34411, 'QU', 'OK', 'S', 1732779163, 1732779163, '1'),
(170925, 14112, 'QU', 'OK', 'S', 1732779172, 1732779172, '1'),
(170926, 31044, 'QU', 'OK', 'S', 1732779296, 1732779296, '1'),
(170927, 31044, 'QU', 'OK', 'S', 1732779300, 1732779300, '1'),
(170928, 27534, 'QU', 'OK', 'S', 1732779457, 1732779457, '1'),
(170929, 27534, 'QU', 'OK', 'S', 1732779627, 1732779627, '1'),
(170930, 33895, 'QU', 'OK', 'S', 1732779753, 1732779753, '1'),
(170931, 24794, 'QU', 'OK', 'S', 1732779770, 1732779770, '1'),
(170932, 32481, 'QU', 'OK', 'S', 1732779776, 1732779776, '1'),
(170933, 24765, 'QU', 'OK', 'S', 1732779783, 1732779783, '1'),
(170934, 32689, 'QU', 'OK', 'S', 1732779841, 1732779841, '1'),
(170935, 34347, 'QU', 'OK', 'S', 1732779847, 1732779847, '1'),
(170936, 24363, 'QU', 'OK', 'S', 1732779854, 1732779854, '1'),
(170937, 21019, 'QU', 'OK', 'S', 1732779888, 1732779888, '1'),
(170938, 28652, 'QU', 'OK', 'S', 1732779893, 1732779893, '1'),
(170939, 15117, 'QU', 'OK', 'S', 1732779899, 1732779899, '1'),
(170940, 21005, 'QU', 'OK', 'S', 1732779905, 1732779905, '1'),
(170941, 33177, 'QU', 'OK', 'S', 1732779914, 1732779914, '1'),
(170942, 23067, 'QU', 'OK', 'S', 1732779922, 1732779922, '1'),
(170943, 31059, 'QU', 'OK', 'S', 1732779927, 1732779927, '1'),
(170944, 31059, 'QU', 'OK', 'S', 1732779933, 1732779933, '1'),
(170945, 17521, 'QU', 'OK', 'S', 1732779938, 1732779938, '1'),
(170946, 25036, 'QU', 'OK', 'S', 1732779944, 1732779944, '1'),
(170947, 31059, 'QU', 'OK', 'S', 1732779949, 1732779949, '1'),
(170948, 20448, 'QU', 'OK', 'S', 1732779955, 1732779955, '1'),
(170949, 20773, 'QU', 'OK', 'S', 1732779972, 1732779972, '1'),
(170950, 20773, 'QU', 'OK', 'S', 1732779979, 1732779979, '1'),
(170951, 30628, 'QU', 'OK', 'S', 1732779997, 1732779997, '1'),
(170952, 9980, 'QU', 'OK', 'S', 1732780004, 1732780004, '1'),
(170953, 20451, 'QU', 'OK', 'S', 1732780011, 1732780011, '1'),
(170954, 12143, 'QU', 'OK', 'S', 1732780018, 1732780018, '1'),
(170955, 29714, 'QU', 'OK', 'S', 1732780024, 1732780024, '1'),
(170956, 20890, 'QU', 'OK', 'S', 1732780031, 1732780031, '1'),
(170957, 20773, 'QU', 'OK', 'S', 1732780036, 1732780036, '1'),
(170958, 31434, 'QU', 'OK', 'S', 1732780042, 1732780042, '1'),
(170959, 16590, 'QU', 'OK', 'S', 1732780048, 1732780048, '1'),
(170960, 34332, 'QU', 'OK', 'S', 1732780054, 1732780054, '1'),
(170961, 16590, 'QU', 'OK', 'S', 1732780060, 1732780060, '1'),
(170962, 31070, 'QU', 'OK', 'S', 1732780069, 1732780069, '1'),
(170963, 31434, 'QU', 'OK', 'S', 1732780074, 1732780074, '1'),
(170964, 33287, 'QU', 'OK', 'S', 1732780080, 1732780080, '1'),
(170965, 34548, 'QU', 'OK', 'S', 1732780086, 1732780086, '1'),
(170966, 24065, 'QU', 'OK', 'S', 1732780094, 1732780094, '1'),
(170967, 34702, 'QU', 'OK', 'S', 1732780100, 1732780100, '1'),
(170968, 24485, 'QU', 'OK', 'S', 1732780106, 1732780106, '1'),
(170969, 10069, 'QU', 'OK', 'S', 1732780112, 1732780112, '1'),
(170970, 34292, 'QU', 'OK', 'S', 1732780118, 1732780118, '1'),
(170971, 34810, 'QU', 'OK', 'S', 1732780128, 1732780128, '1'),
(170972, 34548, 'QU', 'OK', 'S', 1732780134, 1732780134, '1'),
(170973, 33950, 'QU', 'OK', 'S', 1732780153, 1732780153, '1'),
(170974, 34758, 'QU', 'OK', 'S', 1732780165, 1732780165, '1'),
(170975, 34894, 'QU', 'OK', 'S', 1732780171, 1732780171, '1'),
(170976, 19625, 'QU', 'OK', 'S', 1732780177, 1732780177, '1'),
(170977, 33025, 'QU', 'OK', 'S', 1732780183, 1732780183, '1'),
(170978, 34801, 'QU', 'OK', 'S', 1732780189, 1732780189, '1'),
(170979, 34897, 'QU', 'OK', 'S', 1732780194, 1732780194, '1'),
(170980, 34907, 'QU', 'OK', 'S', 1732780200, 1732780200, '1'),
(170981, 34901, 'QU', 'OK', 'S', 1732780205, 1732780205, '1'),
(170982, 20889, 'QU', 'OK', 'S', 1732780212, 1732780212, '1'),
(170983, 19625, 'QU', 'OK', 'S', 1732780217, 1732780217, '1'),
(170984, 34859, 'QU', 'OK', 'S', 1732780224, 1732780224, '1'),
(170985, 19527, 'QU', 'OK', 'S', 1732780234, 1732780234, '1'),
(170986, 34919, 'QU', 'OK', 'S', 1732780241, 1732780241, '1'),
(170987, 20781, 'QU', 'OK', 'S', 1732780247, 1732780247, '1'),
(170988, 21405, 'QU', 'OK', 'S', 1732780256, 1732780256, '1'),
(170989, 34757, 'QU', 'OK', 'S', 1732780264, 1732780264, '1'),
(170990, 15134, 'QU', 'OK', 'S', 1732780271, 1732780271, '1'),
(170991, 22573, 'QU', 'OK', 'S', 1732780281, 1732780281, '1'),
(170992, 34871, 'QU', 'OK', 'S', 1732780293, 1732780293, '1'),
(170993, 17523, 'QU', 'OK', 'S', 1732780298, 1732780298, '1'),
(170994, 18677, 'QU', 'OK', 'S', 1732780315, 1732780315, '1'),
(170995, 5188, 'QU', 'OK', 'S', 1732780321, 1732780321, '1'),
(170996, 17523, 'QU', 'OK', 'S', 1732780328, 1732780328, '1'),
(170997, 25036, 'QU', 'OK', 'S', 1732780351, 1732780351, '1'),
(170998, 25036, 'QU', 'OK', 'S', 1732780358, 1732780358, '1'),
(170999, 25388, 'QU', 'OK', 'S', 1732780365, 1732780365, '1'),
(171000, 19026, 'QU', 'OK', 'S', 1732780373, 1732780373, '1'),
(171001, 21047, 'QU', 'OK', 'S', 1732780378, 1732780378, '1'),
(171002, 21005, 'QU', 'OK', 'S', 1732780385, 1732780385, '1'),
(171003, 21019, 'QU', 'OK', 'S', 1732780392, 1732780392, '1'),
(171004, 20889, 'QU', 'OK', 'S', 1732780398, 1732780398, '1'),
(171005, 18566, 'QU', 'OK', 'S', 1732780404, 1732780404, '1'),
(171006, 21004, 'QU', 'OK', 'S', 1732780410, 1732780410, '1'),
(171007, 18566, 'QU', 'OK', 'S', 1732780416, 1732780416, '1'),
(171008, 25418, 'QU', 'OK', 'S', 1732780422, 1732780422, '1'),
(171009, 29981, 'QU', 'OK', 'S', 1732780428, 1732780428, '1'),
(171010, 29715, 'QU', 'OK', 'S', 1732780435, 1732780435, '1'),
(171011, 28673, 'QU', 'OK', 'S', 1732780441, 1732780441, '1'),
(171012, 33106, 'QU', 'OK', 'S', 1732780447, 1732780447, '1'),
(171013, 29951, 'QU', 'OK', 'S', 1732780454, 1732780454, '1'),
(171014, 17525, 'QU', 'OK', 'S', 1732780460, 1732780460, '1'),
(171015, 6320, 'QU', 'OK', 'S', 1732780466, 1732780466, '1'),
(171016, 20887, 'QU', 'OK', 'S', 1732780472, 1732780472, '1'),
(171017, 34499, 'QU', 'OK', 'S', 1732780478, 1732780478, '1'),
(171018, 20888, 'QU', 'OK', 'S', 1732780484, 1732780484, '1'),
(171019, 34459, 'QU', 'OK', 'S', 1732780490, 1732780490, '1'),
(171020, 25393, 'QU', 'OK', 'S', 1732780499, 1732780499, '1'),
(171021, 34907, 'QU', 'OK', 'S', 1732780505, 1732780505, '1'),
(171022, 34777, 'QU', 'OK', 'S', 1732780511, 1732780511, '1'),
(171023, 34777, 'QU', 'OK', 'S', 1732780518, 1732780518, '1'),
(171024, 34895, 'QU', 'OK', 'S', 1732780524, 1732780524, '1'),
(171025, 34848, 'QU', 'OK', 'S', 1732780530, 1732780530, '1'),
(171026, 34816, 'QU', 'OK', 'S', 1732780537, 1732780537, '1'),
(171027, 20890, 'QU', 'OK', 'S', 1732780545, 1732780545, '1'),
(171028, 31097, 'QU', 'OK', 'S', 1732780551, 1732780551, '1'),
(171029, 30194, 'QU', 'OK', 'S', 1732780561, 1732780561, '1'),
(171030, 32996, 'QU', 'OK', 'S', 1732780569, 1732780569, '1'),
(171031, 34919, 'QU', 'OK', 'S', 1732780578, 1732780578, '1'),
(171032, 34801, 'QU', 'OK', 'S', 1732780588, 1732780588, '1'),
(171033, 34810, 'QU', 'OK', 'S', 1732780595, 1732780595, '1'),
(171034, 30628, 'QU', 'OK', 'S', 1732780601, 1732780601, '1'),
(171035, 34500, 'QU', 'OK', 'S', 1732780608, 1732780608, '1'),
(171036, 34611, 'QU', 'OK', 'S', 1732780614, 1732780614, '1'),
(171037, 34790, 'QU', 'OK', 'S', 1732780621, 1732780621, '1'),
(171038, 34923, 'QU', 'OK', 'S', 1732780625, 1732780625, '1'),
(171039, 34847, 'QU', 'OK', 'S', 1732780629, 1732780629, '1'),
(171040, 34895, 'QU', 'OK', 'S', 1732780633, 1732780633, '1'),
(171041, 34894, 'QU', 'OK', 'S', 1732780638, 1732780638, '1'),
(171042, 28673, 'QU', 'OK', 'S', 1732780663, 1732780663, '1'),
(171043, 34923, 'QU', 'OK', 'S', 1732780680, 1732780680, '1'),
(171044, 34809, 'QU', 'OK', 'S', 1732780687, 1732780687, '1'),
(171045, 34847, 'QU', 'OK', 'S', 1732780694, 1732780694, '1'),
(171046, 34809, 'QU', 'OK', 'S', 1732780700, 1732780700, '1'),
(171047, 34897, 'QU', 'OK', 'S', 1732780708, 1732780708, '1'),
(171048, 34859, 'QU', 'OK', 'S', 1732780714, 1732780714, '1'),
(171049, 34806, 'QU', 'OK', 'S', 1732780721, 1732780721, '1'),
(171050, 34852, 'QU', 'OK', 'S', 1732780728, 1732780728, '1'),
(171051, 35015, 'QU', 'OK', 'S', 1732780732, 1732780732, '1'),
(171052, 34925, 'QU', 'OK', 'S', 1732780734, 1732780734, '1'),
(171053, 35015, 'QU', 'OK', 'S', 1732780739, 1732780739, '1'),
(171054, 32451, 'QU', 'OK', 'S', 1732780742, 1732780742, '1'),
(171055, 34848, 'QU', 'OK', 'S', 1732780748, 1732780748, '1'),
(171056, 34852, 'QU', 'OK', 'S', 1732780755, 1732780755, '1'),
(171057, 34806, 'QU', 'OK', 'S', 1732780762, 1732780762, '1'),
(171058, 34790, 'QU', 'OK', 'S', 1732780766, 1732780766, '1'),
(171059, 32199, 'QU', 'OK', 'S', 1732780783, 1732780783, '1'),
(171060, 30994, 'QU', 'OK', 'S', 1732780810, 1732780810, '1'),
(171061, 27399, 'QU', 'OK', 'S', 1732780823, 1732780823, '1'),
(171062, 2777, 'QU', 'OK', 'S', 1732780835, 1732780835, '1'),
(171063, 2471, 'QU', 'OK', 'S', 1732780857, 1732780857, '1'),
(171064, 33287, 'QU', 'OK', 'S', 1732780888, 1732780888, '1'),
(171065, 1887, 'QU', 'OK', 'S', 1732780895, 1732780895, '1'),
(171066, 19706, 'QU', 'OK', 'S', 1732780904, 1732780904, '1'),
(171067, 25637, 'QU', 'OK', 'S', 1732781286, 1732781286, '1'),
(171068, 25637, 'QU', 'OK', 'S', 1732781290, 1732781290, '1'),
(171069, 20773, 'QU', 'OK', 'S', 1732781304, 1732781304, '1'),
(171070, 20773, 'QU', 'OK', 'S', 1732781307, 1732781307, '1'),
(171071, 30686, 'QU', 'OK', 'S', 1732781347, 1732781347, '1'),
(171072, 30686, 'QU', 'OK', 'S', 1732781351, 1732781351, '1'),
(171073, 16590, 'QU', 'OK', 'S', 1732781383, 1732781383, '1'),
(171074, 16590, 'QU', 'OK', 'S', 1732781386, 1732781386, '1'),
(171075, 32938, 'QU', 'OK', 'S', 1732781706, 1732781706, '1'),
(171076, 19479, 'QU', 'OK', 'S', 1732781749, 1732781749, '1'),
(171077, 34968, 'QU', 'OK', 'S', 1732782319, 1732782319, '1'),
(171078, 34968, 'QU', 'OK', 'S', 1732782328, 1732782328, '1'),
(171079, 34969, 'QU', 'OK', 'S', 1732782702, 1732782702, '1'),
(171080, 34972, 'QU', 'OK', 'S', 1732785311, 1732785311, '1'),
(171081, 34973, 'QU', 'OK', 'S', 1732785354, 1732785354, '1'),
(171082, 34974, 'QU', 'OK', 'S', 1732785403, 1732785403, '1'),
(171083, 34979, 'QU', 'OK', 'S', 1732785521, 1732785521, '1'),
(171084, 34980, 'QU', 'OK', 'S', 1732785565, 1732785565, '1'),
(171085, 34982, 'QU', 'OK', 'S', 1732785914, 1732785914, '1'),
(171086, 34983, 'QU', 'OK', 'S', 1732786224, 1732786224, '1'),
(171087, 21935, 'QU', 'OK', 'S', 1732786986, 1732786986, '1'),
(171088, 19602, 'QU', 'OK', 'S', 1732786990, 1732786990, '1'),
(171089, 13904, 'QU', 'OK', 'S', 1732787079, 1732787079, '1'),
(171090, 29203, 'QU', 'OK', 'S', 1732787101, 1732787101, '1'),
(171091, 21935, 'QU', 'OK', 'S', 1732787120, 1732787120, '1'),
(171092, 19602, 'QU', 'OK', 'S', 1732787141, 1732787141, '1'),
(171093, 19607, 'QU', 'OK', 'S', 1732787170, 1732787170, '1'),
(171094, 19606, 'QU', 'OK', 'S', 1732787181, 1732787181, '1'),
(171095, 31740, 'QU', 'OK', 'S', 1732787197, 1732787197, '1'),
(171096, 32234, 'QU', 'OK', 'S', 1732787208, 1732787208, '1'),
(171097, 26864, 'QU', 'OK', 'S', 1732787220, 1732787220, '1'),
(171098, 34984, 'QU', 'OK', 'S', 1732787956, 1732787956, '1'),
(171099, 34982, 'QU', 'OK', 'S', 1732788245, 1732788245, '1'),
(171100, 34982, 'QU', 'OK', 'S', 1732788249, 1732788249, '1'),
(171101, 34984, 'QU', 'OK', 'S', 1732788282, 1732788282, '1'),
(171102, 34985, 'QU', 'OK', 'S', 1732788446, 1732788446, '1'),
(171103, 34761, 'QU', 'OK', 'S', 1732790216, 1732790216, '1'),
(171104, 34767, 'QU', 'OK', 'S', 1732790241, 1732790241, '1'),
(171105, 35007, 'QU', 'OK', 'S', 1732790314, 1732790314, '1'),
(171106, 35011, 'QU', 'OK', 'S', 1732790600, 1732790600, '1'),
(171107, 35012, 'QU', 'OK', 'S', 1732790705, 1732790705, '1'),
(171108, 35013, 'QU', 'OK', 'S', 1732790810, 1732790810, '1'),
(171109, 34992, 'QU', 'OK', 'S', 1732791059, 1732791059, '1'),
(171110, 34993, 'QU', 'OK', 'S', 1732791111, 1732791111, '1'),
(171111, 34994, 'QU', 'OK', 'S', 1732791180, 1732791180, '1'),
(171112, 34991, 'QU', 'OK', 'S', 1732791688, 1732791688, '1'),
(171113, 34767, 'QU', 'OK', 'S', 1732791811, 1732791811, '1'),
(171114, 35009, 'QU', 'OK', 'S', 1732791889, 1732791889, '1'),
(171115, 35009, 'QU', 'OK', 'S', 1732791899, 1732791899, '1'),
(171116, 35010, 'QU', 'OK', 'S', 1732791935, 1732791935, '1'),
(171117, 35010, 'QU', 'OK', 'S', 1732791942, 1732791942, '1'),
(171118, 34995, 'QU', 'OK', 'S', 1732795907, 1732795907, '1'),
(171119, 34996, 'QU', 'OK', 'S', 1732796006, 1732796006, '1'),
(171120, 34997, 'QU', 'OK', 'S', 1732796110, 1732796110, '1'),
(171121, 25308, 'QU', 'OK', 'S', 1732796123, 1732796123, '1'),
(171122, 20200, 'QU', 'OK', 'S', 1732796134, 1732796134, '1'),
(171123, 23015, 'QU', 'OK', 'S', 1732796137, 1732796137, '1'),
(171124, 29668, 'QU', 'OK', 'S', 1732796139, 1732796139, '1'),
(171125, 19409, 'QU', 'OK', 'S', 1732796141, 1732796141, '1'),
(171126, 29808, 'QU', 'OK', 'S', 1732796143, 1732796143, '1'),
(171127, 28537, 'QU', 'OK', 'S', 1732796145, 1732796145, '1'),
(171128, 34998, 'QU', 'OK', 'S', 1732796228, 1732796228, '1'),
(171129, 34999, 'QU', 'OK', 'S', 1732798111, 1732798111, '1'),
(171130, 35000, 'QU', 'OK', 'S', 1732798227, 1732798227, '1'),
(171131, 35001, 'QU', 'OK', 'S', 1732798400, 1732798400, '1'),
(171132, 35002, 'QU', 'OK', 'S', 1732798554, 1732798554, '1'),
(171133, 35003, 'QU', 'OK', 'S', 1732798768, 1732798768, '1'),
(171134, 35004, 'QU', 'OK', 'S', 1732798897, 1732798897, '1'),
(171135, 35005, 'QU', 'OK', 'S', 1732799177, 1732799177, '1'),
(171136, 35006, 'QU', 'OK', 'S', 1732799287, 1732799287, '1'),
(171137, 34669, 'QU', 'OK', 'S', 1732799287, 1732799287, '1'),
(171138, 34963, 'QU', 'OK', 'S', 1732799301, 1732799301, '1'),
(171139, 34666, 'QU', 'OK', 'S', 1732799303, 1732799303, '1'),
(171140, 34666, 'QU', 'OK', 'S', 1732799307, 1732799307, '1'),
(171141, 34669, 'QU', 'OK', 'S', 1732799310, 1732799310, '1'),
(171142, 32951, 'QU', 'OK', 'S', 1732799864, 1732799864, '1'),
(171143, 32951, 'QU', 'OK', 'S', 1732799873, 1732799873, '1'),
(171144, 34540, 'QU', 'OK', 'S', 1732799908, 1732799908, '1'),
(171145, 33473, 'QU', 'OK', 'S', 1732799989, 1732799989, '1'),
(171146, 25067, 'QU', 'OK', 'S', 1732800152, 1732800152, '1'),
(171147, 31520, 'QU', 'OK', 'S', 1732800293, 1732800293, '1'),
(171148, 34965, 'QU', 'OK', 'S', 1732801155, 1732801155, '1'),
(171149, 34965, 'QU', 'OK', 'S', 1732801158, 1732801158, '1'),
(171150, 21935, 'QU', 'OK', 'S', 1732803267, 1732803267, '1'),
(171151, 21935, 'QU', 'OK', 'S', 1732803271, 1732803271, '1'),
(171152, 25256, 'QU', 'OK', 'S', 1732858884, 1732858884, '1'),
(171153, 11331, 'QU', 'OK', 'S', 1732858893, 1732858893, '1'),
(171154, 26625, 'QU', 'OK', 'S', 1732858900, 1732858900, '1'),
(171155, 29753, 'QU', 'OK', 'S', 1732858942, 1732858942, '1'),
(171156, 33948, 'QU', 'OK', 'S', 1732858964, 1732858964, '1'),
(171157, 11498, 'QU', 'OK', 'S', 1732858975, 1732858975, '1'),
(171158, 30474, 'QU', 'OK', 'S', 1732858983, 1732858983, '1'),
(171159, 34017, 'QU', 'OK', 'S', 1732858991, 1732858991, '1'),
(171160, 32931, 'QU', 'OK', 'S', 1732859022, 1732859022, '1'),
(171161, 32477, 'QU', 'OK', 'S', 1732859030, 1732859030, '1'),
(171162, 20067, 'QU', 'OK', 'S', 1732859048, 1732859048, '1'),
(171163, 16584, 'QU', 'OK', 'S', 1732859057, 1732859057, '1'),
(171164, 2718, 'QU', 'OK', 'S', 1732859065, 1732859065, '1'),
(171165, 11496, 'QU', 'OK', 'S', 1732859079, 1732859079, '1'),
(171166, 34716, 'QU', 'OK', 'S', 1732860075, 1732860075, '1'),
(171167, 33859, 'QU', 'OK', 'S', 1732860107, 1732860107, '1'),
(171168, 17234, 'QU', 'OK', 'S', 1732860112, 1732860112, '1'),
(171169, 28367, 'QU', 'OK', 'S', 1732860117, 1732860117, '1'),
(171170, 17000, 'QU', 'OK', 'S', 1732860122, 1732860122, '1'),
(171171, 17002, 'QU', 'OK', 'S', 1732860127, 1732860127, '1'),
(171172, 30374, 'QU', 'OK', 'S', 1732860132, 1732860132, '1'),
(171173, 34656, 'QU', 'OK', 'S', 1732860137, 1732860137, '1'),
(171174, 22606, 'QU', 'OK', 'S', 1732860143, 1732860143, '1'),
(171175, 16372, 'QU', 'OK', 'S', 1732860147, 1732860147, '1'),
(171176, 34650, 'QU', 'OK', 'S', 1732860151, 1732860151, '1'),
(171177, 23120, 'QU', 'OK', 'S', 1732860157, 1732860157, '1'),
(171178, 33327, 'QU', 'OK', 'S', 1732860161, 1732860161, '1'),
(171179, 23799, 'QU', 'OK', 'S', 1732860166, 1732860166, '1'),
(171180, 13755, 'QU', 'OK', 'S', 1732860170, 1732860170, '1'),
(171181, 34649, 'QU', 'OK', 'S', 1732860181, 1732860181, '1'),
(171182, 34838, 'QU', 'OK', 'S', 1732860186, 1732860186, '1'),
(171183, 33131, 'QU', 'OK', 'S', 1732860192, 1732860192, '1'),
(171184, 30994, 'QU', 'OK', 'S', 1732860197, 1732860197, '1'),
(171185, 20147, 'QU', 'OK', 'S', 1732860203, 1732860203, '1'),
(171186, 19526, 'QU', 'OK', 'S', 1732860208, 1732860208, '1'),
(171187, 14901, 'QU', 'OK', 'S', 1732860213, 1732860213, '1'),
(171188, 34712, 'QU', 'OK', 'S', 1732860218, 1732860218, '1'),
(171189, 25895, 'QU', 'OK', 'S', 1732860223, 1732860223, '1'),
(171190, 30499, 'QU', 'OK', 'S', 1732860229, 1732860229, '1'),
(171191, 30892, 'QU', 'OK', 'S', 1732860239, 1732860239, '1'),
(171192, 31857, 'QU', 'OK', 'S', 1732860393, 1732860393, '1'),
(171193, 16888, 'QU', 'OK', 'S', 1732861857, 1732861857, '1'),
(171194, 32354, 'QU', 'OK', 'S', 1732861874, 1732861874, '1'),
(171195, 1801, 'QU', 'OK', 'S', 1732861887, 1732861887, '1'),
(171196, 16490, 'QU', 'OK', 'S', 1732862697, 1732862697, '1'),
(171197, 9492, 'QU', 'OK', 'S', 1732862703, 1732862703, '1'),
(171198, 28816, 'QU', 'OK', 'S', 1732865494, 1732865494, '1'),
(171199, 28816, 'QU', 'OK', 'S', 1732865499, 1732865499, '1'),
(171200, 28816, 'QU', 'OK', 'S', 1732865502, 1732865502, '1'),
(171201, 28816, 'QU', 'OK', 'S', 1732865510, 1732865510, '1'),
(171202, 34384, 'QU', 'OK', 'S', 1732865635, 1732865635, '1'),
(171203, 34384, 'QU', 'OK', 'S', 1732865638, 1732865638, '1'),
(171204, 34384, 'QU', 'OK', 'S', 1732865641, 1732865641, '1'),
(171205, 34384, 'QU', 'OK', 'S', 1732865644, 1732865644, '1'),
(171206, 29001, 'QU', 'OK', 'S', 1732865678, 1732865678, '1'),
(171207, 29001, 'QU', 'OK', 'S', 1732865681, 1732865681, '1'),
(171208, 29001, 'QU', 'OK', 'S', 1732865683, 1732865683, '1'),
(171209, 29001, 'QU', 'OK', 'S', 1732865686, 1732865686, '1'),
(171210, 29001, 'QU', 'OK', 'S', 1732865688, 1732865688, '1'),
(171211, 31737, 'QU', 'OK', 'S', 1732865705, 1732865705, '1'),
(171212, 31737, 'QU', 'OK', 'S', 1732865707, 1732865707, '1'),
(171213, 31737, 'QU', 'OK', 'S', 1732865710, 1732865710, '1'),
(171214, 31737, 'QU', 'OK', 'S', 1732865712, 1732865712, '1'),
(171215, 31737, 'QU', 'OK', 'S', 1732865715, 1732865715, '1'),
(171216, 34347, 'QU', 'OK', 'S', 1732865733, 1732865733, '1'),
(171217, 34347, 'QU', 'OK', 'S', 1732865736, 1732865736, '1'),
(171218, 34347, 'QU', 'OK', 'S', 1732865739, 1732865739, '1'),
(171219, 34347, 'QU', 'OK', 'S', 1732865742, 1732865742, '1'),
(171220, 34382, 'QU', 'OK', 'S', 1732865777, 1732865777, '1'),
(171221, 34382, 'QU', 'OK', 'S', 1732865781, 1732865781, '1'),
(171222, 34382, 'QU', 'OK', 'S', 1732865785, 1732865785, '1'),
(171223, 34382, 'QU', 'OK', 'S', 1732865790, 1732865790, '1'),
(171224, 34383, 'QU', 'OK', 'S', 1732865825, 1732865825, '1'),
(171225, 34383, 'QU', 'OK', 'S', 1732865829, 1732865829, '1'),
(171226, 34383, 'QU', 'OK', 'S', 1732865833, 1732865833, '1'),
(171227, 34383, 'QU', 'OK', 'S', 1732865837, 1732865837, '1'),
(171228, 34383, 'QU', 'OK', 'S', 1732865842, 1732865842, '1'),
(171229, 34369, 'QU', 'OK', 'S', 1732865901, 1732865901, '1'),
(171230, 34369, 'QU', 'OK', 'S', 1732865907, 1732865907, '1'),
(171231, 34369, 'QU', 'OK', 'S', 1732865911, 1732865911, '1'),
(171232, 34369, 'QU', 'OK', 'S', 1732865915, 1732865915, '1'),
(171233, 16175, 'QU', 'OK', 'S', 1732865957, 1732865957, '1'),
(171234, 16175, 'QU', 'OK', 'S', 1732865959, 1732865959, '1'),
(171235, 16175, 'QU', 'OK', 'S', 1732865962, 1732865962, '1'),
(171236, 34370, 'QU', 'OK', 'S', 1732865983, 1732865983, '1'),
(171237, 34370, 'QU', 'OK', 'S', 1732865988, 1732865988, '1'),
(171238, 34193, 'QU', 'OK', 'S', 1732866015, 1732866015, '1'),
(171239, 34193, 'QU', 'OK', 'S', 1732866021, 1732866021, '1'),
(171240, 34193, 'QU', 'OK', 'S', 1732866029, 1732866029, '1'),
(171241, 34193, 'QU', 'OK', 'S', 1732866040, 1732866040, '1'),
(171242, 33767, 'QU', 'OK', 'S', 1732867706, 1732867706, '1'),
(171243, 33859, 'QU', 'OK', 'S', 1732867730, 1732867730, '1'),
(171244, 31687, 'QU', 'OK', 'S', 1732867739, 1732867739, '1'),
(171245, 34017, 'QU', 'OK', 'S', 1732867743, 1732867743, '1'),
(171246, 33766, 'QU', 'OK', 'S', 1732867747, 1732867747, '1'),
(171247, 33859, 'QU', 'OK', 'S', 1732867752, 1732867752, '1'),
(171248, 33859, 'QU', 'OK', 'S', 1732867757, 1732867757, '1'),
(171249, 31530, 'QU', 'OK', 'S', 1732867768, 1732867768, '1'),
(171250, 33740, 'QU', 'OK', 'S', 1732867774, 1732867774, '1'),
(171251, 30992, 'QU', 'OK', 'S', 1732867786, 1732867786, '1'),
(171252, 33740, 'QU', 'OK', 'S', 1732867792, 1732867792, '1'),
(171253, 33839, 'QU', 'OK', 'S', 1732867798, 1732867798, '1'),
(171254, 33765, 'QU', 'OK', 'S', 1732867808, 1732867808, '1'),
(171255, 24299, 'QU', 'OK', 'S', 1732867814, 1732867814, '1'),
(171256, 33077, 'QU', 'OK', 'S', 1732867990, 1732867990, '1'),
(171257, 30888, 'QU', 'OK', 'S', 1732868066, 1732868066, '1'),
(171258, 33859, 'QU', 'OK', 'S', 1732868222, 1732868222, '1'),
(171259, 33765, 'QU', 'OK', 'S', 1732868234, 1732868234, '1'),
(171260, 33765, 'QU', 'OK', 'S', 1732868238, 1732868238, '1'),
(171261, 33859, 'QU', 'OK', 'S', 1732868243, 1732868243, '1'),
(171262, 29105, 'QU', 'OK', 'S', 1732868560, 1732868560, '1'),
(171263, 34734, 'QU', 'OK', 'S', 1732868563, 1732868563, '1'),
(171264, 29691, 'QU', 'OK', 'S', 1732868565, 1732868565, '1'),
(171265, 34735, 'QU', 'OK', 'S', 1732868567, 1732868567, '1'),
(171266, 28709, 'QU', 'OK', 'S', 1732868570, 1732868570, '1'),
(171267, 35039, 'QU', 'OK', 'S', 1732868967, 1732868967, '1'),
(171268, 30992, 'QU', 'OK', 'S', 1732869331, 1732869331, '1'),
(171269, 33077, 'QU', 'OK', 'S', 1732869343, 1732869343, '1'),
(171270, 35040, 'QU', 'OK', 'S', 1732871684, 1732871684, '1'),
(171271, 34864, 'QU', 'OK', 'S', 1732872247, 1732872247, '1'),
(171272, 34864, 'QU', 'OK', 'S', 1732872263, 1732872263, '1'),
(171273, 33327, 'QU', 'OK', 'S', 1732872321, 1732872321, '1'),
(171274, 35014, 'QU', 'OK', 'S', 1732872627, 1732872627, '1'),
(171275, 34435, 'QU', 'OK', 'S', 1732874132, 1732874132, '1'),
(171276, 35016, 'QU', 'OK', 'S', 1732874135, 1732874135, '1'),
(171277, 21073, 'QU', 'OK', 'S', 1732874221, 1732874221, '1'),
(171278, 7606, 'QU', 'OK', 'S', 1732874228, 1732874228, '1'),
(171279, 16358, 'QU', 'OK', 'S', 1732874266, 1732874266, '1'),
(171280, 34986, 'QU', 'OK', 'S', 1732874326, 1732874326, '1'),
(171281, 34987, 'QU', 'OK', 'S', 1732874526, 1732874526, '1'),
(171282, 34988, 'QU', 'OK', 'S', 1732874692, 1732874692, '1'),
(171283, 34989, 'QU', 'OK', 'S', 1732874813, 1732874813, '1'),
(171284, 31687, 'QU', 'OK', 'S', 1732875220, 1732875220, '1'),
(171285, 31663, 'QU', 'OK', 'S', 1732875224, 1732875224, '1'),
(171286, 30284, 'QU', 'OK', 'S', 1732875226, 1732875226, '1'),
(171287, 22268, 'QU', 'OK', 'S', 1732875229, 1732875229, '1'),
(171288, 31531, 'QU', 'OK', 'S', 1732875232, 1732875232, '1'),
(171289, 34990, 'QU', 'OK', 'S', 1732875234, 1732875234, '1'),
(171290, 18554, 'QU', 'OK', 'S', 1732875234, 1732875234, '1'),
(171291, 18538, 'QU', 'OK', 'S', 1732875237, 1732875237, '1'),
(171292, 29448, 'QU', 'OK', 'S', 1732875254, 1732875254, '1'),
(171293, 12707, 'QU', 'OK', 'S', 1732875264, 1732875264, '1'),
(171294, 29518, 'QU', 'OK', 'S', 1732875331, 1732875331, '1'),
(171295, 33768, 'QU', 'OK', 'S', 1732875338, 1732875338, '1'),
(171296, 31021, 'QU', 'OK', 'S', 1732875351, 1732875351, '1'),
(171297, 34930, 'QU', 'OK', 'S', 1732875440, 1732875440, '1'),
(171298, 34935, 'QU', 'OK', 'S', 1732875556, 1732875556, '1'),
(171299, 35017, 'QU', 'OK', 'S', 1732875940, 1732875940, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(171300, 35022, 'QU', 'OK', 'S', 1732876105, 1732876105, '1'),
(171301, 35024, 'QU', 'OK', 'S', 1732876306, 1732876306, '1'),
(171302, 35025, 'QU', 'OK', 'S', 1732876502, 1732876502, '1'),
(171303, 31972, 'QU', 'OK', 'S', 1732876924, 1732876924, '1'),
(171304, 33258, 'QU', 'OK', 'S', 1732876928, 1732876928, '1'),
(171305, 33767, 'QU', 'OK', 'S', 1732876932, 1732876932, '1'),
(171306, 31019, 'QU', 'OK', 'S', 1732876935, 1732876935, '1'),
(171307, 28998, 'QU', 'OK', 'S', 1732876936, 1732876936, '1'),
(171308, 28998, 'QU', 'OK', 'S', 1732876943, 1732876943, '1'),
(171309, 16276, 'QU', 'OK', 'S', 1732876946, 1732876946, '1'),
(171310, 30976, 'QU', 'OK', 'S', 1732876948, 1732876948, '1'),
(171311, 35029, 'QU', 'OK', 'S', 1732877119, 1732877119, '1'),
(171312, 28998, 'QU', 'OK', 'S', 1732877148, 1732877148, '1'),
(171313, 35030, 'QU', 'OK', 'S', 1732877240, 1732877240, '1'),
(171314, 33768, 'QU', 'OK', 'S', 1732877253, 1732877253, '1'),
(171315, 35031, 'QU', 'OK', 'S', 1732877363, 1732877363, '1'),
(171316, 35032, 'QU', 'OK', 'S', 1732877634, 1732877634, '1'),
(171317, 35033, 'QU', 'OK', 'S', 1732877904, 1732877904, '1'),
(171318, 35034, 'QU', 'OK', 'S', 1732878095, 1732878095, '1'),
(171319, 35035, 'QU', 'OK', 'S', 1732878306, 1732878306, '1'),
(171320, 35023, 'QU', 'OK', 'S', 1732878395, 1732878395, '1'),
(171321, 35026, 'QU', 'OK', 'S', 1732879652, 1732879652, '1'),
(171322, 35027, 'QU', 'OK', 'S', 1732879812, 1732879812, '1'),
(171323, 35028, 'QU', 'OK', 'S', 1732879902, 1732879902, '1'),
(171324, 34666, 'QU', 'OK', 'S', 1732880095, 1732880095, '1'),
(171325, 29556, 'QU', 'OK', 'S', 1732880097, 1732880097, '1'),
(171326, 32947, 'QU', 'OK', 'S', 1732880108, 1732880108, '1'),
(171327, 31567, 'QU', 'OK', 'S', 1732880371, 1732880371, '1'),
(171328, 31556, 'QU', 'OK', 'S', 1732880381, 1732880381, '1'),
(171329, 21030, 'QU', 'OK', 'S', 1732880383, 1732880383, '1'),
(171330, 11724, 'QU', 'OK', 'S', 1732880385, 1732880385, '1'),
(171331, 11724, 'QU', 'OK', 'S', 1732880388, 1732880388, '1'),
(171332, 19983, 'QU', 'OK', 'S', 1732880389, 1732880389, '1'),
(171333, 19981, 'QU', 'OK', 'S', 1732880394, 1732880394, '1'),
(171334, 26552, 'QU', 'OK', 'S', 1732880396, 1732880396, '1'),
(171335, 30553, 'QU', 'OK', 'S', 1732880399, 1732880399, '1'),
(171336, 34735, 'QU', 'OK', 'S', 1732880401, 1732880401, '1'),
(171337, 35018, 'QU', 'OK', 'S', 1732880627, 1732880627, '1'),
(171338, 35019, 'QU', 'OK', 'S', 1732880736, 1732880736, '1'),
(171339, 16072, 'QU', 'OK', 'S', 1732880777, 1732880777, '1'),
(171340, 16519, 'QU', 'OK', 'S', 1732880780, 1732880780, '1'),
(171341, 19267, 'QU', 'OK', 'S', 1732880783, 1732880783, '1'),
(171342, 24313, 'QU', 'OK', 'S', 1732880785, 1732880785, '1'),
(171343, 34064, 'QU', 'OK', 'S', 1732880787, 1732880787, '1'),
(171344, 34693, 'QU', 'OK', 'S', 1732880789, 1732880789, '1'),
(171345, 27376, 'QU', 'OK', 'S', 1732880793, 1732880793, '1'),
(171346, 34734, 'QU', 'OK', 'S', 1732880795, 1732880795, '1'),
(171347, 19985, 'QU', 'OK', 'S', 1732880797, 1732880797, '1'),
(171348, 23135, 'QU', 'OK', 'S', 1732880799, 1732880799, '1'),
(171349, 19988, 'QU', 'OK', 'S', 1732880802, 1732880802, '1'),
(171350, 32004, 'QU', 'OK', 'S', 1732880804, 1732880804, '1'),
(171351, 16093, 'QU', 'OK', 'S', 1732880806, 1732880806, '1'),
(171352, 35020, 'QU', 'OK', 'S', 1732880853, 1732880853, '1'),
(171353, 35021, 'QU', 'OK', 'S', 1732880991, 1732880991, '1'),
(171354, 29831, 'QU', 'OK', 'S', 1732881395, 1732881395, '1'),
(171355, 21146, 'QU', 'OK', 'S', 1732881397, 1732881397, '1'),
(171356, 34732, 'QU', 'OK', 'S', 1732881399, 1732881399, '1'),
(171357, 33437, 'QU', 'OK', 'S', 1732884404, 1732884404, '1'),
(171358, 33558, 'QU', 'OK', 'S', 1732884556, 1732884556, '1'),
(171359, 34228, 'QU', 'OK', 'S', 1732884776, 1732884776, '1'),
(171360, 33557, 'QU', 'OK', 'S', 1732884780, 1732884780, '1'),
(171361, 17391, 'QU', 'OK', 'S', 1732884828, 1732884828, '1'),
(171362, 29767, 'QU', 'OK', 'S', 1732884892, 1732884892, '1'),
(171363, 32294, 'QU', 'OK', 'S', 1732885275, 1732885275, '1'),
(171364, 34439, 'QU', 'OK', 'S', 1732885329, 1732885329, '1'),
(171365, 34691, 'QU', 'OK', 'S', 1732885424, 1732885424, '1'),
(171366, 34691, 'QU', 'OK', 'S', 1732885431, 1732885431, '1'),
(171367, 34691, 'QU', 'OK', 'S', 1732885466, 1732885466, '1'),
(171368, 30890, 'QU', 'OK', 'S', 1732885555, 1732885555, '1'),
(171369, 33934, 'QU', 'OK', 'S', 1732885786, 1732885786, '1'),
(171370, 25217, 'QU', 'OK', 'S', 1732885825, 1732885825, '1'),
(171371, 24606, 'QU', 'OK', 'S', 1732885853, 1732885853, '1'),
(171372, 21935, 'QU', 'OK', 'S', 1732885965, 1732885965, '1'),
(171373, 24989, 'QU', 'OK', 'S', 1732886013, 1732886013, '1'),
(171374, 32166, 'QU', 'OK', 'S', 1732886080, 1732886080, '1'),
(171375, 34442, 'QU', 'OK', 'S', 1732886144, 1732886144, '1'),
(171376, 34442, 'QU', 'OK', 'S', 1732886147, 1732886147, '1'),
(171377, 32476, 'QU', 'OK', 'S', 1732886217, 1732886217, '1'),
(171378, 24939, 'QU', 'OK', 'S', 1732886230, 1732886230, '1'),
(171379, 24939, 'QU', 'OK', 'S', 1732886232, 1732886232, '1'),
(171380, 30511, 'QU', 'OK', 'S', 1732886537, 1732886537, '1'),
(171381, 32874, 'QU', 'OK', 'S', 1732886564, 1732886564, '1'),
(171382, 326, 'QU', 'OK', 'S', 1732886573, 1732886573, '1'),
(171383, 31279, 'QU', 'OK', 'S', 1732886581, 1732886581, '1'),
(171384, 21710, 'QU', 'OK', 'S', 1732886604, 1732886604, '1'),
(171385, 33295, 'QU', 'OK', 'S', 1732886641, 1732886641, '1'),
(171386, 25025, 'QU', 'OK', 'S', 1732887717, 1732887717, '1'),
(171387, 23335, 'QU', 'OK', 'S', 1732887773, 1732887773, '1'),
(171388, 35022, 'QU', 'OK', 'S', 1732887927, 1732887927, '1'),
(171389, 35022, 'QU', 'OK', 'S', 1732887929, 1732887929, '1'),
(171390, 31396, 'QU', 'OK', 'S', 1732943169, 1732943169, '1'),
(171391, 18596, 'QU', 'OK', 'S', 1732943925, 1732943925, '1'),
(171392, 34347, 'QU', 'OK', 'S', 1732943927, 1732943927, '1'),
(171393, 34348, 'QU', 'OK', 'S', 1732943929, 1732943929, '1'),
(171394, 31746, 'QU', 'OK', 'S', 1732943933, 1732943933, '1'),
(171395, 32495, 'QU', 'OK', 'S', 1732943936, 1732943936, '1'),
(171396, 13425, 'QU', 'OK', 'S', 1732947900, 1732947900, '1'),
(171397, 26069, 'QU', 'OK', 'S', 1732947904, 1732947904, '1'),
(171398, 32951, 'QU', 'OK', 'S', 1732947908, 1732947908, '1'),
(171399, 14496, 'QU', 'OK', 'S', 1732947911, 1732947911, '1'),
(171400, 29640, 'QU', 'OK', 'S', 1732947966, 1732947966, '1'),
(171401, 32917, 'QU', 'OK', 'S', 1732947979, 1732947979, '1'),
(171402, 26757, 'QU', 'OK', 'S', 1732948171, 1732948171, '1'),
(171403, 18400, 'QU', 'OK', 'S', 1732948189, 1732948189, '1'),
(171404, 31302, 'QU', 'OK', 'S', 1732948212, 1732948212, '1'),
(171405, 17275, 'QU', 'OK', 'S', 1732948483, 1732948483, '1'),
(171406, 27249, 'QU', 'OK', 'S', 1732948495, 1732948495, '1'),
(171407, 30582, 'QU', 'OK', 'S', 1732948510, 1732948510, '1'),
(171408, 27437, 'QU', 'OK', 'S', 1732948519, 1732948519, '1'),
(171409, 30744, 'QU', 'OK', 'S', 1732948529, 1732948529, '1'),
(171410, 32451, 'QU', 'OK', 'S', 1732948563, 1732948563, '1'),
(171411, 32451, 'QU', 'OK', 'S', 1732948563, 1732948563, '1'),
(171412, 32430, 'QU', 'OK', 'S', 1732948582, 1732948582, '1'),
(171413, 32608, 'QU', 'OK', 'S', 1732948593, 1732948593, '1'),
(171414, 33032, 'QU', 'OK', 'S', 1732948606, 1732948606, '1'),
(171415, 17933, 'QU', 'OK', 'S', 1732948619, 1732948619, '1'),
(171416, 19622, 'QU', 'OK', 'S', 1732948648, 1732948648, '1'),
(171417, 29254, 'QU', 'OK', 'S', 1732948666, 1732948666, '1'),
(171418, 29281, 'QU', 'OK', 'S', 1732948680, 1732948680, '1'),
(171419, 31214, 'QU', 'OK', 'S', 1732948696, 1732948696, '1'),
(171420, 31214, 'QU', 'OK', 'S', 1732948696, 1732948696, '1'),
(171421, 32951, 'QU', 'OK', 'S', 1732948736, 1732948736, '1'),
(171422, 26069, 'QU', 'OK', 'S', 1732948777, 1732948777, '1'),
(171423, 19094, 'QU', 'OK', 'S', 1732948793, 1732948793, '1'),
(171424, 19078, 'QU', 'OK', 'S', 1732948809, 1732948809, '1'),
(171425, 13425, 'QU', 'OK', 'S', 1732948830, 1732948830, '1'),
(171426, 14496, 'QU', 'OK', 'S', 1732948843, 1732948843, '1'),
(171427, 26795, 'QU', 'OK', 'S', 1732948860, 1732948860, '1'),
(171428, 2696, 'QU', 'OK', 'S', 1732948876, 1732948876, '1'),
(171429, 15466, 'QU', 'OK', 'S', 1732948897, 1732948897, '1'),
(171430, 13662, 'QU', 'OK', 'S', 1732948906, 1732948906, '1'),
(171431, 20533, 'QU', 'OK', 'S', 1732948925, 1732948925, '1'),
(171432, 6900, 'QU', 'OK', 'S', 1732948935, 1732948935, '1'),
(171433, 24611, 'QU', 'OK', 'S', 1732948955, 1732948955, '1'),
(171434, 20533, 'QU', 'OK', 'S', 1732949245, 1732949245, '1'),
(171435, 32582, 'QU', 'OK', 'S', 1732949421, 1732949421, '1'),
(171436, 3830, 'QU', 'OK', 'S', 1732949610, 1732949610, '1'),
(171437, 4013, 'QU', 'OK', 'S', 1732949738, 1732949738, '1'),
(171438, 3830, 'QU', 'OK', 'S', 1732949745, 1732949745, '1'),
(171439, 4063, 'QU', 'OK', 'S', 1732949757, 1732949757, '1'),
(171440, 4051, 'QU', 'OK', 'S', 1732949761, 1732949761, '1'),
(171441, 4063, 'QU', 'OK', 'S', 1732949765, 1732949765, '1'),
(171442, 4051, 'QU', 'OK', 'S', 1732949768, 1732949768, '1'),
(171443, 3835, 'QU', 'OK', 'S', 1732949773, 1732949773, '1'),
(171444, 28861, 'QU', 'OK', 'S', 1732949782, 1732949782, '1'),
(171445, 3830, 'QU', 'OK', 'S', 1732949824, 1732949824, '1'),
(171446, 3830, 'QU', 'OK', 'S', 1732949828, 1732949828, '1'),
(171447, 3830, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171448, 28861, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171449, 3835, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171450, 4051, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171451, 4063, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171452, 4051, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171453, 4063, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171454, 3830, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171455, 4013, 'QU', 'OK', 'S', 1732950001, 1732950001, '1'),
(171456, 3835, 'QU', 'OK', 'S', 1732950031, 1732950031, '1'),
(171457, 3835, 'QU', 'OK', 'S', 1732950039, 1732950039, '1'),
(171458, 28861, 'QU', 'OK', 'S', 1732950042, 1732950042, '1'),
(171459, 3830, 'QU', 'OK', 'S', 1732950045, 1732950045, '1'),
(171460, 4063, 'QU', 'OK', 'S', 1732950047, 1732950047, '1'),
(171461, 4063, 'QU', 'OK', 'S', 1732950049, 1732950049, '1'),
(171462, 4051, 'QU', 'OK', 'S', 1732950051, 1732950051, '1'),
(171463, 4051, 'QU', 'OK', 'S', 1732950054, 1732950054, '1'),
(171464, 4013, 'QU', 'OK', 'S', 1732950056, 1732950056, '1'),
(171465, 3830, 'QU', 'OK', 'S', 1732950062, 1732950062, '1'),
(171466, 20773, 'QU', 'OK', 'S', 1732953391, 1732953391, '1'),
(171467, 30994, 'QU', 'OK', 'S', 1732953397, 1732953397, '1'),
(171468, 31544, 'QU', 'OK', 'S', 1732953441, 1732953441, '1'),
(171469, 30994, 'QU', 'OK', 'S', 1732953441, 1732953441, '1'),
(171470, 30994, 'QU', 'OK', 'S', 1732953446, 1732953446, '1'),
(171471, 28838, 'QU', 'OK', 'S', 1732953498, 1732953498, '1'),
(171472, 11699, 'QU', 'OK', 'S', 1732953645, 1732953645, '1'),
(171473, 32256, 'QU', 'OK', 'S', 1732953687, 1732953687, '1'),
(171474, 316, 'QU', 'OK', 'S', 1732953696, 1732953696, '1'),
(171475, 32874, 'QU', 'OK', 'S', 1732955044, 1732955044, '1'),
(171476, 34444, 'QU', 'OK', 'S', 1732958376, 1732958376, '1'),
(171477, 31288, 'QU', 'OK', 'S', 1732958386, 1732958386, '1'),
(171478, 29652, 'QU', 'OK', 'S', 1732958392, 1732958392, '1'),
(171479, 33776, 'QU', 'OK', 'S', 1732958396, 1732958396, '1'),
(171480, 27310, 'QU', 'OK', 'S', 1732958416, 1732958416, '1'),
(171481, 30234, 'QU', 'OK', 'S', 1732958421, 1732958421, '1'),
(171482, 31361, 'QU', 'OK', 'S', 1732958426, 1732958426, '1'),
(171483, 33271, 'QU', 'OK', 'S', 1732958430, 1732958430, '1'),
(171484, 32479, 'QU', 'OK', 'S', 1732958437, 1732958437, '1'),
(171485, 30086, 'QU', 'OK', 'S', 1732958452, 1732958452, '1'),
(171486, 34485, 'QU', 'OK', 'S', 1732958457, 1732958457, '1'),
(171487, 30153, 'QU', 'OK', 'S', 1732958463, 1732958463, '1'),
(171488, 32460, 'QU', 'OK', 'S', 1732958471, 1732958471, '1'),
(171489, 34228, 'QU', 'OK', 'S', 1732958488, 1732958488, '1'),
(171490, 30234, 'QU', 'OK', 'S', 1732958548, 1732958548, '1'),
(171491, 34475, 'QU', 'OK', 'S', 1732958555, 1732958555, '1'),
(171492, 26757, 'QU', 'OK', 'S', 1732958566, 1732958566, '1'),
(171493, 34929, 'QU', 'OK', 'S', 1732958571, 1732958571, '1'),
(171494, 35035, 'QU', 'OK', 'S', 1732958575, 1732958575, '1'),
(171495, 29433, 'QU', 'OK', 'S', 1732958581, 1732958581, '1'),
(171496, 35035, 'QU', 'OK', 'S', 1732958587, 1732958587, '1'),
(171497, 34929, 'QU', 'OK', 'S', 1732958594, 1732958594, '1'),
(171498, 30613, 'QU', 'OK', 'S', 1732958604, 1732958604, '1'),
(171499, 34893, 'QU', 'OK', 'S', 1732958609, 1732958609, '1'),
(171500, 34882, 'QU', 'OK', 'S', 1732958616, 1732958616, '1'),
(171501, 34893, 'QU', 'OK', 'S', 1732958621, 1732958621, '1'),
(171502, 34893, 'QU', 'OK', 'S', 1732958627, 1732958627, '1'),
(171503, 34929, 'QU', 'OK', 'S', 1732958636, 1732958636, '1'),
(171504, 34228, 'QU', 'OK', 'S', 1732958637, 1732958637, '1'),
(171505, 20406, 'QU', 'OK', 'S', 1732958640, 1732958640, '1'),
(171506, 26756, 'QU', 'OK', 'S', 1732958645, 1732958645, '1'),
(171507, 30416, 'QU', 'OK', 'S', 1732958650, 1732958650, '1'),
(171508, 34227, 'QU', 'OK', 'S', 1732958666, 1732958666, '1'),
(171509, 34227, 'QU', 'OK', 'S', 1732958681, 1732958681, '1'),
(171510, 34225, 'QU', 'OK', 'S', 1732958696, 1732958696, '1'),
(171511, 34225, 'QU', 'OK', 'S', 1732958711, 1732958711, '1'),
(171512, 34395, 'QU', 'OK', 'S', 1732958741, 1732958741, '1'),
(171513, 34395, 'QU', 'OK', 'S', 1732958755, 1732958755, '1'),
(171514, 34414, 'QU', 'OK', 'S', 1732958780, 1732958780, '1'),
(171515, 33773, 'QU', 'OK', 'S', 1732958793, 1732958793, '1'),
(171516, 34394, 'QU', 'OK', 'S', 1732958825, 1732958825, '1'),
(171517, 34224, 'QU', 'OK', 'S', 1732958882, 1732958882, '1'),
(171518, 34224, 'QU', 'OK', 'S', 1732958921, 1732958921, '1'),
(171519, 19010, 'QU', 'OK', 'S', 1732959424, 1732959424, '1'),
(171520, 30613, 'QU', 'OK', 'S', 1732959429, 1732959429, '1'),
(171521, 33793, 'QU', 'OK', 'S', 1732959436, 1732959436, '1'),
(171522, 19012, 'QU', 'OK', 'S', 1732959441, 1732959441, '1'),
(171523, 29808, 'QU', 'OK', 'S', 1732959447, 1732959447, '1'),
(171524, 29807, 'QU', 'OK', 'S', 1732959452, 1732959452, '1'),
(171525, 28450, 'QU', 'OK', 'S', 1732959456, 1732959456, '1'),
(171526, 33620, 'QU', 'OK', 'S', 1732959461, 1732959461, '1'),
(171527, 13914, 'QU', 'OK', 'S', 1732959466, 1732959466, '1'),
(171528, 28016, 'QU', 'OK', 'S', 1732959513, 1732959513, '1'),
(171529, 28016, 'QU', 'OK', 'S', 1732959522, 1732959522, '1'),
(171530, 34963, 'QU', 'OK', 'S', 1732960042, 1732960042, '1'),
(171531, 34963, 'QU', 'OK', 'S', 1732960046, 1732960046, '1'),
(171532, 34961, 'QU', 'OK', 'S', 1732960051, 1732960051, '1'),
(171533, 33110, 'QU', 'OK', 'S', 1732960518, 1732960518, '1'),
(171534, 22404, 'QU', 'OK', 'S', 1732960524, 1732960524, '1'),
(171535, 19750, 'QU', 'OK', 'S', 1732960529, 1732960529, '1'),
(171536, 31374, 'QU', 'OK', 'S', 1732960561, 1732960561, '1'),
(171537, 31374, 'QU', 'OK', 'S', 1732960566, 1732960566, '1'),
(171538, 32354, 'QU', 'OK', 'S', 1732961474, 1732961474, '1'),
(171539, 34658, 'QU', 'OK', 'S', 1732961537, 1732961537, '1'),
(171540, 14629, 'QU', 'OK', 'S', 1732961542, 1732961542, '1'),
(171541, 17970, 'QU', 'OK', 'S', 1732961548, 1732961548, '1'),
(171542, 28998, 'QU', 'OK', 'S', 1732961553, 1732961553, '1'),
(171543, 14902, 'QU', 'OK', 'S', 1732961621, 1732961621, '1'),
(171544, 14902, 'QU', 'OK', 'S', 1732961627, 1732961627, '1'),
(171545, 16275, 'QU', 'OK', 'S', 1732962099, 1732962099, '1'),
(171546, 12708, 'QU', 'OK', 'S', 1732962104, 1732962104, '1'),
(171547, 33862, 'QU', 'OK', 'S', 1732962109, 1732962109, '1'),
(171548, 34835, 'QU', 'OK', 'S', 1732962114, 1732962114, '1'),
(171549, 34897, 'QU', 'OK', 'S', 1732962338, 1732962338, '1'),
(171550, 30123, 'QU', 'OK', 'S', 1732962424, 1732962424, '1'),
(171551, 30102, 'QU', 'OK', 'S', 1732962427, 1732962427, '1'),
(171552, 29952, 'QU', 'OK', 'S', 1732962433, 1732962433, '1'),
(171553, 29105, 'QU', 'OK', 'S', 1732962438, 1732962438, '1'),
(171554, 34703, 'QU', 'OK', 'S', 1732962441, 1732962441, '1'),
(171555, 27323, 'QU', 'OK', 'S', 1732962444, 1732962444, '1'),
(171556, 28714, 'QU', 'OK', 'S', 1732962448, 1732962448, '1'),
(171557, 34513, 'QU', 'OK', 'S', 1732962454, 1732962454, '1'),
(171558, 34100, 'QU', 'OK', 'S', 1732962457, 1732962457, '1'),
(171559, 15831, 'QU', 'OK', 'S', 1732962460, 1732962460, '1'),
(171560, 34758, 'QU', 'OK', 'S', 1732962473, 1732962473, '1'),
(171561, 20894, 'QU', 'OK', 'S', 1732962478, 1732962478, '1'),
(171562, 15831, 'QU', 'OK', 'S', 1732962482, 1732962482, '1'),
(171563, 20894, 'QU', 'OK', 'S', 1732962485, 1732962485, '1'),
(171564, 34108, 'QU', 'OK', 'S', 1732962490, 1732962490, '1'),
(171565, 16752, 'QU', 'OK', 'S', 1732962495, 1732962495, '1'),
(171566, 25037, 'QU', 'OK', 'S', 1732962499, 1732962499, '1'),
(171567, 31566, 'QU', 'OK', 'S', 1732962526, 1732962526, '1'),
(171568, 29621, 'QU', 'OK', 'S', 1732962542, 1732962542, '1'),
(171569, 28735, 'QU', 'OK', 'S', 1732962603, 1732962603, '1'),
(171570, 31507, 'QU', 'OK', 'S', 1732962642, 1732962642, '1'),
(171571, 28735, 'QU', 'OK', 'S', 1732962647, 1732962647, '1'),
(171572, 31507, 'QU', 'OK', 'S', 1732962652, 1732962652, '1'),
(171573, 5400, 'QU', 'OK', 'S', 1732963105, 1732963105, '1'),
(171574, 33954, 'QU', 'OK', 'S', 1732963131, 1732963131, '1'),
(171575, 33475, 'QU', 'OK', 'S', 1732963629, 1732963629, '1'),
(171576, 26966, 'QU', 'OK', 'S', 1732963690, 1732963690, '1'),
(171577, 34228, 'QU', 'OK', 'S', 1732963788, 1732963788, '1'),
(171578, 33875, 'QU', 'OK', 'S', 1732963792, 1732963792, '1'),
(171579, 34225, 'QU', 'OK', 'S', 1732963797, 1732963797, '1'),
(171580, 34225, 'QU', 'OK', 'S', 1732963801, 1732963801, '1'),
(171581, 34415, 'QU', 'OK', 'S', 1732963804, 1732963804, '1'),
(171582, 34415, 'QU', 'OK', 'S', 1732963816, 1732963816, '1'),
(171583, 26966, 'QU', 'OK', 'S', 1732963839, 1732963839, '1'),
(171584, 26966, 'QU', 'OK', 'S', 1732963908, 1732963908, '1'),
(171585, 15897, 'QU', 'OK', 'S', 1732964011, 1732964011, '1'),
(171586, 15897, 'QU', 'OK', 'S', 1732964077, 1732964077, '1'),
(171587, 15897, 'QU', 'OK', 'S', 1732964103, 1732964103, '1'),
(171588, 17393, 'QU', 'OK', 'S', 1732964118, 1732964118, '1'),
(171589, 18331, 'QU', 'OK', 'S', 1732964121, 1732964121, '1'),
(171590, 18335, 'QU', 'OK', 'S', 1732964124, 1732964124, '1'),
(171591, 18333, 'QU', 'OK', 'S', 1732964126, 1732964126, '1'),
(171592, 15897, 'QU', 'OK', 'S', 1732964138, 1732964138, '1'),
(171593, 15897, 'QU', 'OK', 'S', 1732964196, 1732964196, '1'),
(171594, 13425, 'QU', 'OK', 'S', 1732964787, 1732964787, '1'),
(171595, 15897, 'QU', 'OK', 'S', 1732965197, 1732965197, '1'),
(171596, 15897, 'QU', 'OK', 'S', 1732965231, 1732965231, '1'),
(171597, 15897, 'QU', 'OK', 'S', 1732965260, 1732965260, '1'),
(171598, 15897, 'QU', 'OK', 'S', 1732965273, 1732965273, '1'),
(171599, 15897, 'QU', 'OK', 'S', 1732965279, 1732965279, '1'),
(171600, 15897, 'QU', 'OK', 'S', 1732965285, 1732965285, '1'),
(171601, 15897, 'QU', 'OK', 'S', 1732965294, 1732965294, '1'),
(171602, 27423, 'QU', 'OK', 'S', 1732965300, 1732965300, '1'),
(171603, 15897, 'QU', 'OK', 'S', 1732965305, 1732965305, '1'),
(171604, 23461, 'QU', 'OK', 'S', 1732965307, 1732965307, '1'),
(171605, 23547, 'QU', 'OK', 'S', 1732965310, 1732965310, '1'),
(171606, 15897, 'QU', 'OK', 'S', 1732965313, 1732965313, '1'),
(171607, 23547, 'QU', 'OK', 'S', 1732965317, 1732965317, '1'),
(171608, 15897, 'QU', 'OK', 'S', 1732965321, 1732965321, '1'),
(171609, 23547, 'QU', 'OK', 'S', 1732965326, 1732965326, '1'),
(171610, 23551, 'QU', 'OK', 'S', 1732965331, 1732965331, '1'),
(171611, 27496, 'QU', 'OK', 'S', 1732965337, 1732965337, '1'),
(171612, 27495, 'QU', 'OK', 'S', 1732965342, 1732965342, '1'),
(171613, 27496, 'QU', 'OK', 'S', 1732965347, 1732965347, '1'),
(171614, 27423, 'QU', 'OK', 'S', 1732965358, 1732965358, '1'),
(171615, 27422, 'QU', 'OK', 'S', 1732965363, 1732965363, '1'),
(171616, 27422, 'QU', 'OK', 'S', 1732965369, 1732965369, '1'),
(171617, 27475, 'QU', 'OK', 'S', 1732965374, 1732965374, '1'),
(171618, 17364, 'QU', 'OK', 'S', 1732965380, 1732965380, '1'),
(171619, 27420, 'QU', 'OK', 'S', 1732965385, 1732965385, '1'),
(171620, 23547, 'QU', 'OK', 'S', 1732965390, 1732965390, '1'),
(171621, 8315, 'QU', 'OK', 'S', 1732965435, 1732965435, '1'),
(171622, 8315, 'QU', 'OK', 'S', 1732965442, 1732965442, '1'),
(171623, 9994, 'QU', 'OK', 'S', 1732965449, 1732965449, '1'),
(171624, 23461, 'QU', 'OK', 'S', 1732965455, 1732965455, '1'),
(171625, 23364, 'QU', 'OK', 'S', 1732965463, 1732965463, '1'),
(171626, 23042, 'QU', 'OK', 'S', 1732965468, 1732965468, '1'),
(171627, 23390, 'QU', 'OK', 'S', 1732965473, 1732965473, '1'),
(171628, 23366, 'QU', 'OK', 'S', 1732965479, 1732965479, '1'),
(171629, 23394, 'QU', 'OK', 'S', 1732965492, 1732965492, '1'),
(171630, 23368, 'QU', 'OK', 'S', 1732965503, 1732965503, '1'),
(171631, 17665, 'QU', 'OK', 'S', 1732965509, 1732965509, '1'),
(171632, 25026, 'QU', 'OK', 'S', 1732965521, 1732965521, '1'),
(171633, 23366, 'QU', 'OK', 'S', 1732965533, 1732965533, '1'),
(171634, 23374, 'QU', 'OK', 'S', 1732965538, 1732965538, '1'),
(171635, 25123, 'QU', 'OK', 'S', 1732965553, 1732965553, '1'),
(171636, 25080, 'QU', 'OK', 'S', 1732965564, 1732965564, '1'),
(171637, 25073, 'QU', 'OK', 'S', 1732965580, 1732965580, '1'),
(171638, 23042, 'QU', 'OK', 'S', 1732965586, 1732965586, '1'),
(171639, 34964, 'QU', 'OK', 'S', 1732966228, 1732966228, '1'),
(171640, 34964, 'QU', 'OK', 'S', 1732966228, 1732966228, '1'),
(171641, 34964, 'QU', 'OK', 'S', 1732966228, 1732966228, '1'),
(171642, 34947, 'QU', 'OK', 'S', 1732966238, 1732966238, '1'),
(171643, 34947, 'QU', 'OK', 'S', 1732966238, 1732966238, '1'),
(171644, 34946, 'QU', 'OK', 'S', 1732966248, 1732966248, '1'),
(171645, 34946, 'QU', 'OK', 'S', 1732966248, 1732966248, '1'),
(171646, 34946, 'QU', 'OK', 'S', 1732966248, 1732966248, '1'),
(171647, 34946, 'QU', 'OK', 'S', 1732966248, 1732966248, '1'),
(171648, 34945, 'QU', 'OK', 'S', 1732966266, 1732966266, '1'),
(171649, 34945, 'QU', 'OK', 'S', 1732966266, 1732966266, '1'),
(171650, 34945, 'QU', 'OK', 'S', 1732966266, 1732966266, '1'),
(171651, 34945, 'QU', 'OK', 'S', 1732966266, 1732966266, '1'),
(171652, 34891, 'QU', 'OK', 'S', 1732966286, 1732966286, '1'),
(171653, 34891, 'QU', 'OK', 'S', 1732966286, 1732966286, '1'),
(171654, 34891, 'QU', 'OK', 'S', 1732966286, 1732966286, '1'),
(171655, 34891, 'QU', 'OK', 'S', 1732966286, 1732966286, '1'),
(171656, 34475, 'QU', 'OK', 'S', 1732966316, 1732966316, '1'),
(171657, 34475, 'QU', 'OK', 'S', 1732966316, 1732966316, '1'),
(171658, 34440, 'QU', 'OK', 'S', 1732966339, 1732966339, '1'),
(171659, 34440, 'QU', 'OK', 'S', 1732966339, 1732966339, '1'),
(171660, 34440, 'QU', 'OK', 'S', 1732966339, 1732966339, '1'),
(171661, 34440, 'QU', 'OK', 'S', 1732966339, 1732966339, '1'),
(171662, 34440, 'QU', 'OK', 'S', 1732966339, 1732966339, '1'),
(171663, 34077, 'QU', 'OK', 'S', 1732966374, 1732966374, '1'),
(171664, 34077, 'QU', 'OK', 'S', 1732966374, 1732966374, '1'),
(171665, 34077, 'QU', 'OK', 'S', 1732966374, 1732966374, '1'),
(171666, 34077, 'QU', 'OK', 'S', 1732966374, 1732966374, '1'),
(171667, 34069, 'QU', 'OK', 'S', 1732966383, 1732966383, '1'),
(171668, 34038, 'QU', 'OK', 'S', 1732966395, 1732966395, '1'),
(171669, 34038, 'QU', 'OK', 'S', 1732966395, 1732966395, '1'),
(171670, 33992, 'QU', 'OK', 'S', 1732966421, 1732966421, '1'),
(171671, 33948, 'QU', 'OK', 'S', 1732966430, 1732966430, '1'),
(171672, 33948, 'QU', 'OK', 'S', 1732966430, 1732966430, '1'),
(171673, 33849, 'QU', 'OK', 'S', 1732966462, 1732966462, '1'),
(171674, 33848, 'QU', 'OK', 'S', 1732966468, 1732966468, '1'),
(171675, 33763, 'QU', 'OK', 'S', 1732966496, 1732966496, '1'),
(171676, 33763, 'QU', 'OK', 'S', 1732966496, 1732966496, '1'),
(171677, 33630, 'QU', 'OK', 'S', 1732966510, 1732966510, '1'),
(171678, 33630, 'QU', 'OK', 'S', 1732966510, 1732966510, '1'),
(171679, 33630, 'QU', 'OK', 'S', 1732966510, 1732966510, '1'),
(171680, 33630, 'QU', 'OK', 'S', 1732966510, 1732966510, '1'),
(171681, 33582, 'QU', 'OK', 'S', 1732966528, 1732966528, '1'),
(171682, 33580, 'QU', 'OK', 'S', 1732966537, 1732966537, '1'),
(171683, 33527, 'QU', 'OK', 'S', 1732966544, 1732966544, '1'),
(171684, 33286, 'QU', 'OK', 'S', 1732966567, 1732966567, '1'),
(171685, 33266, 'QU', 'OK', 'S', 1732966609, 1732966609, '1'),
(171686, 33266, 'QU', 'OK', 'S', 1732966609, 1732966609, '1'),
(171687, 33106, 'QU', 'OK', 'S', 1732966625, 1732966625, '1'),
(171688, 32996, 'QU', 'OK', 'S', 1732966658, 1732966658, '1'),
(171689, 32996, 'QU', 'OK', 'S', 1732966658, 1732966658, '1'),
(171690, 32996, 'QU', 'OK', 'S', 1732966658, 1732966658, '1'),
(171691, 32996, 'QU', 'OK', 'S', 1732966658, 1732966658, '1'),
(171692, 32938, 'QU', 'OK', 'S', 1732966672, 1732966672, '1'),
(171693, 32934, 'QU', 'OK', 'S', 1732966687, 1732966687, '1'),
(171694, 32934, 'QU', 'OK', 'S', 1732966687, 1732966687, '1'),
(171695, 32934, 'QU', 'OK', 'S', 1732966687, 1732966687, '1'),
(171696, 32934, 'QU', 'OK', 'S', 1732966687, 1732966687, '1'),
(171697, 32931, 'QU', 'OK', 'S', 1732966693, 1732966693, '1'),
(171698, 32926, 'QU', 'OK', 'S', 1732966703, 1732966703, '1'),
(171699, 32893, 'QU', 'OK', 'S', 1732966720, 1732966720, '1'),
(171700, 32893, 'QU', 'OK', 'S', 1732966720, 1732966720, '1'),
(171701, 32893, 'QU', 'OK', 'S', 1732966720, 1732966720, '1'),
(171702, 32874, 'QU', 'OK', 'S', 1732966729, 1732966729, '1'),
(171703, 32874, 'QU', 'OK', 'S', 1732966729, 1732966729, '1'),
(171704, 32808, 'QU', 'OK', 'S', 1732966741, 1732966741, '1'),
(171705, 32808, 'QU', 'OK', 'S', 1732966741, 1732966741, '1'),
(171706, 32754, 'QU', 'OK', 'S', 1732966753, 1732966753, '1'),
(171707, 32754, 'QU', 'OK', 'S', 1732966753, 1732966753, '1'),
(171708, 32753, 'QU', 'OK', 'S', 1732966760, 1732966760, '1'),
(171709, 32746, 'QU', 'OK', 'S', 1732966774, 1732966774, '1'),
(171710, 32732, 'QU', 'OK', 'S', 1732966786, 1732966786, '1'),
(171711, 32678, 'QU', 'OK', 'S', 1732966794, 1732966794, '1'),
(171712, 32678, 'QU', 'OK', 'S', 1732966794, 1732966794, '1'),
(171713, 32612, 'QU', 'OK', 'S', 1732966801, 1732966801, '1'),
(171714, 32611, 'QU', 'OK', 'S', 1732966807, 1732966807, '1'),
(171715, 32609, 'QU', 'OK', 'S', 1732966813, 1732966813, '1'),
(171716, 32608, 'QU', 'OK', 'S', 1732966821, 1732966821, '1'),
(171717, 32608, 'QU', 'OK', 'S', 1732966821, 1732966821, '1'),
(171718, 32579, 'QU', 'OK', 'S', 1732966836, 1732966836, '1'),
(171719, 32571, 'QU', 'OK', 'S', 1732966848, 1732966848, '1'),
(171720, 32571, 'QU', 'OK', 'S', 1732966848, 1732966848, '1'),
(171721, 32567, 'QU', 'OK', 'S', 1732966860, 1732966860, '1'),
(171722, 32567, 'QU', 'OK', 'S', 1732966860, 1732966860, '1'),
(171723, 32567, 'QU', 'OK', 'S', 1732966860, 1732966860, '1'),
(171724, 32567, 'QU', 'OK', 'S', 1732966860, 1732966860, '1'),
(171725, 32567, 'QU', 'OK', 'S', 1732966860, 1732966860, '1'),
(171726, 32529, 'QU', 'OK', 'S', 1732966877, 1732966877, '1'),
(171727, 32495, 'QU', 'OK', 'S', 1732966890, 1732966890, '1'),
(171728, 25077, 'QU', 'OK', 'S', 1732966894, 1732966894, '1'),
(171729, 32479, 'QU', 'OK', 'S', 1732966904, 1732966904, '1'),
(171730, 25113, 'QU', 'OK', 'S', 1732966908, 1732966908, '1'),
(171731, 28994, 'QU', 'OK', 'S', 1732966914, 1732966914, '1'),
(171732, 32417, 'QU', 'OK', 'S', 1732966940, 1732966940, '1'),
(171733, 32417, 'QU', 'OK', 'S', 1732966940, 1732966940, '1'),
(171734, 32417, 'QU', 'OK', 'S', 1732966940, 1732966940, '1'),
(171735, 32417, 'QU', 'OK', 'S', 1732966940, 1732966940, '1'),
(171736, 25073, 'QU', 'OK', 'S', 1732966946, 1732966946, '1'),
(171737, 23394, 'QU', 'OK', 'S', 1732966951, 1732966951, '1'),
(171738, 31706, 'QU', 'OK', 'S', 1732966971, 1732966971, '1'),
(171739, 31706, 'QU', 'OK', 'S', 1732966971, 1732966971, '1'),
(171740, 31706, 'QU', 'OK', 'S', 1732966971, 1732966971, '1'),
(171741, 31706, 'QU', 'OK', 'S', 1732966971, 1732966971, '1'),
(171742, 23388, 'QU', 'OK', 'S', 1732966972, 1732966972, '1'),
(171743, 31620, 'QU', 'OK', 'S', 1732966983, 1732966983, '1'),
(171744, 31620, 'QU', 'OK', 'S', 1732966983, 1732966983, '1'),
(171745, 27475, 'QU', 'OK', 'S', 1732966988, 1732966988, '1'),
(171746, 23388, 'QU', 'OK', 'S', 1732966992, 1732966992, '1'),
(171747, 31552, 'QU', 'OK', 'S', 1732966997, 1732966997, '1'),
(171748, 31552, 'QU', 'OK', 'S', 1732966997, 1732966997, '1'),
(171749, 31552, 'QU', 'OK', 'S', 1732966997, 1732966997, '1'),
(171750, 31552, 'QU', 'OK', 'S', 1732966997, 1732966997, '1'),
(171751, 31519, 'QU', 'OK', 'S', 1732967005, 1732967005, '1'),
(171752, 31361, 'QU', 'OK', 'S', 1732967017, 1732967017, '1'),
(171753, 31361, 'QU', 'OK', 'S', 1732967017, 1732967017, '1'),
(171754, 31361, 'QU', 'OK', 'S', 1732967017, 1732967017, '1'),
(171755, 27421, 'QU', 'OK', 'S', 1732967018, 1732967018, '1'),
(171756, 23551, 'QU', 'OK', 'S', 1732967033, 1732967033, '1'),
(171757, 31294, 'QU', 'OK', 'S', 1732967036, 1732967036, '1'),
(171758, 31294, 'QU', 'OK', 'S', 1732967036, 1732967036, '1'),
(171759, 31003, 'QU', 'OK', 'S', 1732967050, 1732967050, '1'),
(171760, 30888, 'QU', 'OK', 'S', 1732967057, 1732967057, '1'),
(171761, 30475, 'QU', 'OK', 'S', 1732967088, 1732967088, '1'),
(171762, 30475, 'QU', 'OK', 'S', 1732967088, 1732967088, '1'),
(171763, 30472, 'QU', 'OK', 'S', 1732967096, 1732967096, '1'),
(171764, 30310, 'QU', 'OK', 'S', 1732967115, 1732967115, '1'),
(171765, 30260, 'QU', 'OK', 'S', 1732967131, 1732967131, '1'),
(171766, 30260, 'QU', 'OK', 'S', 1732967131, 1732967131, '1'),
(171767, 30260, 'QU', 'OK', 'S', 1732967131, 1732967131, '1'),
(171768, 30260, 'QU', 'OK', 'S', 1732967131, 1732967131, '1'),
(171769, 30061, 'QU', 'OK', 'S', 1732967172, 1732967172, '1'),
(171770, 30061, 'QU', 'OK', 'S', 1732967172, 1732967172, '1'),
(171771, 29754, 'QU', 'OK', 'S', 1732967212, 1732967212, '1'),
(171772, 29754, 'QU', 'OK', 'S', 1732967212, 1732967212, '1'),
(171773, 29390, 'QU', 'OK', 'S', 1732967248, 1732967248, '1'),
(171774, 29390, 'QU', 'OK', 'S', 1732967248, 1732967248, '1'),
(171775, 29387, 'QU', 'OK', 'S', 1732967258, 1732967258, '1'),
(171776, 28627, 'QU', 'OK', 'S', 1732967295, 1732967295, '1'),
(171777, 28626, 'QU', 'OK', 'S', 1732967305, 1732967305, '1'),
(171778, 28626, 'QU', 'OK', 'S', 1732967312, 1732967312, '1'),
(171779, 20773, 'QU', 'OK', 'S', 1732967840, 1732967840, '1'),
(171780, 34386, 'QU', 'OK', 'S', 1732967845, 1732967845, '1'),
(171781, 34386, 'QU', 'OK', 'S', 1732967850, 1732967850, '1'),
(171782, 34386, 'QU', 'OK', 'S', 1732967855, 1732967855, '1'),
(171783, 31337, 'QU', 'OK', 'S', 1732967861, 1732967861, '1'),
(171784, 31348, 'QU', 'OK', 'S', 1732967870, 1732967870, '1'),
(171785, 31337, 'QU', 'OK', 'S', 1732967991, 1732967991, '1'),
(171786, 31390, 'QU', 'OK', 'S', 1732967996, 1732967996, '1'),
(171787, 31390, 'QU', 'OK', 'S', 1732968002, 1732968002, '1'),
(171788, 31405, 'QU', 'OK', 'S', 1732968007, 1732968007, '1'),
(171789, 31405, 'QU', 'OK', 'S', 1732968011, 1732968011, '1'),
(171790, 31405, 'QU', 'OK', 'S', 1732968016, 1732968016, '1'),
(171791, 31348, 'QU', 'OK', 'S', 1732968020, 1732968020, '1'),
(171792, 23190, 'QU', 'OK', 'S', 1732968584, 1732968584, '1'),
(171793, 34598, 'QU', 'OK', 'S', 1732968847, 1732968847, '1'),
(171794, 34598, 'QU', 'OK', 'S', 1732968850, 1732968850, '1'),
(171795, 35013, 'QU', 'OK', 'S', 1732970348, 1732970348, '1'),
(171796, 35012, 'QU', 'OK', 'S', 1732970380, 1732970380, '1'),
(171797, 35011, 'QU', 'OK', 'S', 1732970391, 1732970391, '1'),
(171798, 34851, 'QU', 'OK', 'S', 1732970407, 1732970407, '1'),
(171799, 34848, 'QU', 'OK', 'S', 1732970412, 1732970412, '1'),
(171800, 34819, 'QU', 'OK', 'S', 1732970421, 1732970421, '1'),
(171801, 34821, 'QU', 'OK', 'S', 1732970425, 1732970425, '1'),
(171802, 35057, 'QU', 'OK', 'S', 1732972338, 1732972338, '1'),
(171803, 35058, 'QU', 'OK', 'S', 1732972441, 1732972441, '1'),
(171804, 35059, 'QU', 'OK', 'S', 1732972549, 1732972549, '1'),
(171805, 35060, 'QU', 'OK', 'S', 1732972643, 1732972643, '1'),
(171806, 35061, 'QU', 'OK', 'S', 1732972742, 1732972742, '1'),
(171807, 35062, 'QU', 'OK', 'S', 1732972873, 1732972873, '1'),
(171808, 35063, 'QU', 'OK', 'S', 1732973003, 1732973003, '1'),
(171809, 35065, 'QU', 'OK', 'S', 1732973139, 1732973139, '1'),
(171810, 35051, 'QU', 'OK', 'S', 1732973189, 1732973189, '1'),
(171811, 35064, 'QU', 'OK', 'S', 1732973377, 1732973377, '1'),
(171812, 35053, 'QU', 'OK', 'S', 1732973672, 1732973672, '1'),
(171813, 35054, 'QU', 'OK', 'S', 1732973765, 1732973765, '1'),
(171814, 35055, 'QU', 'OK', 'S', 1732973817, 1732973817, '1'),
(171815, 35056, 'QU', 'OK', 'S', 1732973862, 1732973862, '1'),
(171816, 35052, 'QU', 'OK', 'S', 1732973984, 1732973984, '1'),
(171817, 34971, 'QU', 'OK', 'S', 1732974018, 1732974018, '1'),
(171818, 21888, 'QU', 'OK', 'S', 1733114319, 1733114319, '1'),
(171819, 35041, 'QU', 'OK', 'S', 1733114804, 1733114804, '1'),
(171820, 35042, 'QU', 'OK', 'S', 1733114885, 1733114885, '1'),
(171821, 35043, 'QU', 'OK', 'S', 1733116110, 1733116110, '1'),
(171822, 35044, 'QU', 'OK', 'S', 1733116207, 1733116207, '1'),
(171823, 35043, 'QU', 'OK', 'S', 1733116252, 1733116252, '1'),
(171824, 35045, 'QU', 'OK', 'S', 1733116836, 1733116836, '1'),
(171825, 35046, 'QU', 'OK', 'S', 1733116969, 1733116969, '1'),
(171826, 35047, 'QU', 'OK', 'S', 1733117109, 1733117109, '1'),
(171827, 35048, 'QU', 'OK', 'S', 1733117185, 1733117185, '1'),
(171828, 35048, 'QU', 'OK', 'S', 1733117256, 1733117256, '1'),
(171829, 26504, 'QU', 'OK', 'S', 1733117338, 1733117338, '1'),
(171830, 35049, 'QU', 'OK', 'S', 1733117362, 1733117362, '1'),
(171831, 35050, 'QU', 'OK', 'S', 1733117439, 1733117439, '1'),
(171832, 12422, 'QU', 'OK', 'S', 1733117561, 1733117561, '1'),
(171833, 20228, 'QU', 'OK', 'S', 1733117628, 1733117628, '1'),
(171834, 20228, 'QU', 'OK', 'S', 1733117628, 1733117628, '1'),
(171835, 34070, 'QU', 'OK', 'S', 1733117628, 1733117628, '1'),
(171836, 18135, 'QU', 'OK', 'S', 1733117761, 1733117761, '1'),
(171837, 18135, 'QU', 'OK', 'S', 1733117761, 1733117761, '1'),
(171838, 18135, 'QU', 'OK', 'S', 1733117761, 1733117761, '1'),
(171839, 18135, 'QU', 'OK', 'S', 1733117761, 1733117761, '1'),
(171840, 18137, 'QU', 'OK', 'S', 1733117779, 1733117779, '1'),
(171841, 18137, 'QU', 'OK', 'S', 1733117779, 1733117779, '1'),
(171842, 24677, 'QU', 'OK', 'S', 1733117798, 1733117798, '1'),
(171843, 24677, 'QU', 'OK', 'S', 1733117798, 1733117798, '1'),
(171844, 24667, 'QU', 'OK', 'S', 1733117832, 1733117832, '1'),
(171845, 24667, 'QU', 'OK', 'S', 1733117832, 1733117832, '1'),
(171846, 24667, 'QU', 'OK', 'S', 1733117832, 1733117832, '1'),
(171847, 33525, 'QU', 'OK', 'S', 1733118110, 1733118110, '1'),
(171848, 33525, 'QU', 'OK', 'S', 1733118110, 1733118110, '1'),
(171849, 33525, 'QU', 'OK', 'S', 1733118110, 1733118110, '1'),
(171850, 33525, 'QU', 'OK', 'S', 1733118110, 1733118110, '1'),
(171851, 33525, 'QU', 'OK', 'S', 1733118110, 1733118110, '1'),
(171852, 30794, 'QU', 'OK', 'S', 1733118986, 1733118986, '1'),
(171853, 33343, 'QU', 'OK', 'S', 1733118993, 1733118993, '1'),
(171854, 18045, 'QU', 'OK', 'S', 1733119373, 1733119373, '1'),
(171855, 34085, 'QU', 'OK', 'S', 1733120048, 1733120048, '1'),
(171856, 29454, 'QU', 'OK', 'S', 1733120434, 1733120434, '1'),
(171857, 29448, 'QU', 'OK', 'S', 1733120441, 1733120441, '1'),
(171858, 16188, 'QU', 'OK', 'S', 1733120451, 1733120451, '1'),
(171859, 24380, 'QU', 'OK', 'S', 1733120460, 1733120460, '1'),
(171860, 20705, 'QU', 'OK', 'S', 1733120473, 1733120473, '1'),
(171861, 24830, 'QU', 'OK', 'S', 1733120485, 1733120485, '1'),
(171862, 33475, 'QU', 'OK', 'S', 1733120633, 1733120633, '1'),
(171863, 33475, 'QU', 'OK', 'S', 1733120637, 1733120637, '1'),
(171864, 33475, 'QU', 'OK', 'S', 1733120668, 1733120668, '1'),
(171865, 18803, 'QU', 'OK', 'S', 1733120737, 1733120737, '1'),
(171866, 15751, 'QU', 'OK', 'S', 1733122210, 1733122210, '1'),
(171867, 25096, 'QU', 'OK', 'S', 1733122218, 1733122218, '1'),
(171868, 62, 'QU', 'OK', 'S', 1733124912, 1733124912, '1'),
(171869, 35081, 'QU', 'OK', 'S', 1733128248, 1733128248, '1'),
(171870, 35082, 'QU', 'OK', 'S', 1733130473, 1733130473, '1'),
(171871, 35083, 'QU', 'OK', 'S', 1733130690, 1733130690, '1'),
(171872, 35084, 'QU', 'OK', 'S', 1733130827, 1733130827, '1'),
(171873, 35085, 'QU', 'OK', 'S', 1733131108, 1733131108, '1'),
(171874, 35086, 'QU', 'OK', 'S', 1733131322, 1733131322, '1'),
(171875, 35024, 'QU', 'OK', 'S', 1733131378, 1733131378, '1'),
(171876, 35087, 'QU', 'OK', 'S', 1733131498, 1733131498, '1'),
(171877, 35088, 'QU', 'OK', 'S', 1733132657, 1733132657, '1'),
(171878, 34415, 'QU', 'OK', 'S', 1733132713, 1733132713, '1'),
(171879, 35089, 'QU', 'OK', 'S', 1733132839, 1733132839, '1'),
(171880, 35090, 'QU', 'OK', 'S', 1733133153, 1733133153, '1'),
(171881, 35080, 'QU', 'OK', 'S', 1733133497, 1733133497, '1'),
(171882, 27849, 'QU', 'OK', 'S', 1733133589, 1733133589, '1'),
(171883, 35068, 'QU', 'OK', 'S', 1733133762, 1733133762, '1'),
(171884, 35069, 'QU', 'OK', 'S', 1733133831, 1733133831, '1'),
(171885, 35078, 'QU', 'OK', 'S', 1733134579, 1733134579, '1'),
(171886, 35079, 'QU', 'OK', 'S', 1733134649, 1733134649, '1'),
(171887, 35070, 'QU', 'OK', 'S', 1733134781, 1733134781, '1'),
(171888, 35071, 'QU', 'OK', 'S', 1733134881, 1733134881, '1'),
(171889, 35072, 'QU', 'OK', 'S', 1733134974, 1733134974, '1'),
(171890, 35073, 'QU', 'OK', 'S', 1733135078, 1733135078, '1'),
(171891, 35074, 'QU', 'OK', 'S', 1733135209, 1733135209, '1'),
(171892, 35075, 'QU', 'OK', 'S', 1733135330, 1733135330, '1'),
(171893, 35076, 'QU', 'OK', 'S', 1733135466, 1733135466, '1'),
(171894, 34893, 'QU', 'OK', 'S', 1733135511, 1733135511, '1'),
(171895, 15751, 'QU', 'OK', 'S', 1733135547, 1733135547, '1'),
(171896, 30152, 'QU', 'OK', 'S', 1733140832, 1733140832, '1'),
(171897, 30152, 'QU', 'OK', 'S', 1733140832, 1733140832, '1'),
(171898, 30152, 'QU', 'OK', 'S', 1733140832, 1733140832, '1'),
(171899, 19549, 'QU', 'OK', 'S', 1733140917, 1733140917, '1'),
(171900, 19549, 'QU', 'OK', 'S', 1733140917, 1733140917, '1'),
(171901, 28441, 'QU', 'OK', 'S', 1733141098, 1733141098, '1'),
(171902, 28441, 'QU', 'OK', 'S', 1733141098, 1733141098, '1'),
(171903, 28441, 'QU', 'OK', 'S', 1733141098, 1733141098, '1'),
(171904, 28441, 'QU', 'OK', 'S', 1733141098, 1733141098, '1'),
(171905, 28589, 'QU', 'OK', 'S', 1733141163, 1733141163, '1'),
(171906, 27157, 'QU', 'OK', 'S', 1733141257, 1733141257, '1'),
(171907, 24041, 'QU', 'OK', 'S', 1733141559, 1733141559, '1'),
(171908, 21438, 'QU', 'OK', 'S', 1733141596, 1733141596, '1'),
(171909, 34256, 'QU', 'OK', 'S', 1733142133, 1733142133, '1'),
(171910, 34710, 'QU', 'OK', 'S', 1733142138, 1733142138, '1'),
(171911, 7013, 'QU', 'OK', 'S', 1733142140, 1733142140, '1'),
(171912, 1500, 'QU', 'OK', 'S', 1733142143, 1733142143, '1'),
(171913, 31687, 'QU', 'OK', 'S', 1733142147, 1733142147, '1'),
(171914, 34036, 'QU', 'OK', 'S', 1733142151, 1733142151, '1'),
(171915, 35030, 'QU', 'OK', 'S', 1733142154, 1733142154, '1'),
(171916, 32416, 'QU', 'OK', 'S', 1733142160, 1733142160, '1'),
(171917, 29380, 'QU', 'OK', 'S', 1733142163, 1733142163, '1'),
(171918, 32451, 'QU', 'OK', 'S', 1733142173, 1733142173, '1'),
(171919, 32451, 'QU', 'OK', 'S', 1733142173, 1733142173, '1'),
(171920, 32451, 'QU', 'OK', 'S', 1733142173, 1733142173, '1'),
(171921, 32451, 'QU', 'OK', 'S', 1733142173, 1733142173, '1'),
(171922, 34474, 'QU', 'OK', 'S', 1733142264, 1733142264, '1'),
(171923, 34475, 'QU', 'OK', 'S', 1733142266, 1733142266, '1'),
(171924, 34869, 'QU', 'OK', 'S', 1733142315, 1733142315, '1'),
(171925, 17933, 'QU', 'OK', 'S', 1733142319, 1733142319, '1'),
(171926, 17236, 'QU', 'OK', 'S', 1733142323, 1733142323, '1'),
(171927, 34269, 'QU', 'OK', 'S', 1733142327, 1733142327, '1'),
(171928, 33558, 'QU', 'OK', 'S', 1733142330, 1733142330, '1'),
(171929, 34453, 'QU', 'OK', 'S', 1733142333, 1733142333, '1'),
(171930, 26198, 'QU', 'OK', 'S', 1733142335, 1733142335, '1'),
(171931, 24544, 'QU', 'OK', 'S', 1733142338, 1733142338, '1'),
(171932, 205, 'QU', 'OK', 'S', 1733142361, 1733142361, '1'),
(171933, 19173, 'QU', 'OK', 'S', 1733142446, 1733142446, '1'),
(171934, 135, 'QU', 'OK', 'S', 1733142450, 1733142450, '1'),
(171935, 31111, 'QU', 'OK', 'S', 1733142454, 1733142454, '1'),
(171936, 31737, 'QU', 'OK', 'S', 1733142457, 1733142457, '1'),
(171937, 33877, 'QU', 'OK', 'S', 1733142461, 1733142461, '1'),
(171938, 31618, 'QU', 'OK', 'S', 1733142466, 1733142466, '1'),
(171939, 15695, 'QU', 'OK', 'S', 1733142470, 1733142470, '1'),
(171940, 27043, 'QU', 'OK', 'S', 1733142473, 1733142473, '1'),
(171941, 23184, 'QU', 'OK', 'S', 1733142478, 1733142478, '1'),
(171942, 27138, 'QU', 'OK', 'S', 1733142482, 1733142482, '1'),
(171943, 33877, 'QU', 'OK', 'S', 1733142487, 1733142487, '1'),
(171944, 33744, 'QU', 'OK', 'S', 1733142491, 1733142491, '1'),
(171945, 26041, 'QU', 'OK', 'S', 1733142495, 1733142495, '1'),
(171946, 31774, 'QU', 'OK', 'S', 1733142499, 1733142499, '1'),
(171947, 26041, 'QU', 'OK', 'S', 1733142508, 1733142508, '1'),
(171948, 31799, 'QU', 'OK', 'S', 1733142529, 1733142529, '1'),
(171949, 31746, 'QU', 'OK', 'S', 1733142533, 1733142533, '1'),
(171950, 32988, 'QU', 'OK', 'S', 1733142538, 1733142538, '1'),
(171951, 31810, 'QU', 'OK', 'S', 1733142543, 1733142543, '1'),
(171952, 28325, 'QU', 'OK', 'S', 1733142549, 1733142549, '1'),
(171953, 33084, 'QU', 'OK', 'S', 1733142558, 1733142558, '1'),
(171954, 33234, 'QU', 'OK', 'S', 1733142564, 1733142564, '1'),
(171955, 34573, 'QU', 'OK', 'S', 1733142569, 1733142569, '1'),
(171956, 30243, 'QU', 'OK', 'S', 1733142574, 1733142574, '1'),
(171957, 34193, 'QU', 'OK', 'S', 1733142579, 1733142579, '1'),
(171958, 33778, 'QU', 'OK', 'S', 1733143252, 1733143252, '1'),
(171959, 33778, 'QU', 'OK', 'S', 1733143252, 1733143252, '1'),
(171960, 33778, 'QU', 'OK', 'S', 1733143252, 1733143252, '1'),
(171961, 33778, 'QU', 'OK', 'S', 1733143252, 1733143252, '1'),
(171962, 33778, 'QU', 'OK', 'S', 1733143252, 1733143252, '1'),
(171963, 33868, 'QU', 'OK', 'S', 1733143373, 1733143373, '1'),
(171964, 33868, 'QU', 'OK', 'S', 1733143373, 1733143373, '1'),
(171965, 33868, 'QU', 'OK', 'S', 1733143373, 1733143373, '1'),
(171966, 33868, 'QU', 'OK', 'S', 1733143373, 1733143373, '1'),
(171967, 35089, 'QU', 'OK', 'S', 1733143607, 1733143607, '1'),
(171968, 35088, 'QU', 'OK', 'S', 1733143645, 1733143645, '1'),
(171969, 34376, 'QU', 'OK', 'S', 1733143842, 1733143842, '1'),
(171970, 34077, 'QU', 'OK', 'S', 1733143891, 1733143891, '1'),
(171971, 34077, 'QU', 'OK', 'S', 1733143891, 1733143891, '1'),
(171972, 20370, 'QU', 'OK', 'S', 1733144052, 1733144052, '1'),
(171973, 33285, 'QU', 'OK', 'S', 1733144126, 1733144126, '1'),
(171974, 32754, 'QU', 'OK', 'S', 1733144183, 1733144183, '1'),
(171975, 32754, 'QU', 'OK', 'S', 1733144183, 1733144183, '1'),
(171976, 32612, 'QU', 'OK', 'S', 1733144204, 1733144204, '1'),
(171977, 32595, 'QU', 'OK', 'S', 1733144233, 1733144233, '1'),
(171978, 32574, 'QU', 'OK', 'S', 1733144253, 1733144253, '1'),
(171979, 32574, 'QU', 'OK', 'S', 1733144253, 1733144253, '1'),
(171980, 32449, 'QU', 'OK', 'S', 1733144336, 1733144336, '1'),
(171981, 32417, 'QU', 'OK', 'S', 1733144430, 1733144430, '1'),
(171982, 32417, 'QU', 'OK', 'S', 1733144430, 1733144430, '1'),
(171983, 32417, 'QU', 'OK', 'S', 1733144430, 1733144430, '1'),
(171984, 32057, 'QU', 'OK', 'S', 1733144458, 1733144458, '1'),
(171985, 31731, 'QU', 'OK', 'S', 1733144486, 1733144486, '1'),
(171986, 31338, 'QU', 'OK', 'S', 1733144519, 1733144519, '1'),
(171987, 21612, 'QU', 'OK', 'S', 1733144804, 1733144804, '1'),
(171988, 31309, 'QU', 'OK', 'S', 1733144809, 1733144809, '1'),
(171989, 31294, 'QU', 'OK', 'S', 1733144827, 1733144827, '1'),
(171990, 31294, 'QU', 'OK', 'S', 1733144827, 1733144827, '1'),
(171991, 31003, 'QU', 'OK', 'S', 1733144848, 1733144848, '1'),
(171992, 31003, 'QU', 'OK', 'S', 1733144848, 1733144848, '1'),
(171993, 30864, 'QU', 'OK', 'S', 1733144868, 1733144868, '1'),
(171994, 30311, 'QU', 'OK', 'S', 1733144927, 1733144927, '1'),
(171995, 360, 'QU', 'OK', 'S', 1733146025, 1733146025, '1'),
(171996, 62, 'QU', 'OK', 'S', 1733146132, 1733146132, '1'),
(171997, 62, 'QU', 'OK', 'S', 1733146158, 1733146158, '1'),
(171998, 62, 'QU', 'OK', 'S', 1733146165, 1733146165, '1'),
(171999, 7483, 'QU', 'OK', 'S', 1733146295, 1733146295, '1'),
(172000, 31319, 'QU', 'OK', 'S', 1733202371, 1733202371, '1'),
(172001, 31319, 'QU', 'OK', 'S', 1733202376, 1733202376, '1'),
(172002, 31319, 'QU', 'OK', 'S', 1733202381, 1733202381, '1'),
(172003, 31319, 'QU', 'OK', 'S', 1733202385, 1733202385, '1'),
(172004, 31319, 'QU', 'OK', 'S', 1733202390, 1733202390, '1'),
(172005, 31319, 'QU', 'OK', 'S', 1733202395, 1733202395, '1'),
(172006, 31319, 'QU', 'OK', 'S', 1733202400, 1733202400, '1'),
(172007, 31319, 'QU', 'OK', 'S', 1733202405, 1733202405, '1'),
(172008, 31319, 'QU', 'OK', 'S', 1733202408, 1733202408, '1'),
(172009, 31319, 'QU', 'OK', 'S', 1733202413, 1733202413, '1'),
(172010, 28952, 'QU', 'OK', 'S', 1733203094, 1733203094, '1'),
(172011, 28951, 'QU', 'OK', 'S', 1733203137, 1733203137, '1'),
(172012, 28950, 'QU', 'OK', 'S', 1733203156, 1733203156, '1'),
(172013, 28948, 'QU', 'OK', 'S', 1733203172, 1733203172, '1'),
(172014, 28945, 'QU', 'OK', 'S', 1733203182, 1733203182, '1'),
(172015, 28944, 'QU', 'OK', 'S', 1733203198, 1733203198, '1'),
(172016, 28943, 'QU', 'OK', 'S', 1733203219, 1733203219, '1'),
(172017, 28941, 'QU', 'OK', 'S', 1733203235, 1733203235, '1'),
(172018, 28940, 'QU', 'OK', 'S', 1733203245, 1733203245, '1'),
(172019, 28525, 'QU', 'OK', 'S', 1733203258, 1733203258, '1'),
(172020, 28524, 'QU', 'OK', 'S', 1733203278, 1733203278, '1'),
(172021, 28522, 'QU', 'OK', 'S', 1733203290, 1733203290, '1'),
(172022, 28521, 'QU', 'OK', 'S', 1733203298, 1733203298, '1'),
(172023, 28520, 'QU', 'OK', 'S', 1733203311, 1733203311, '1'),
(172024, 28516, 'QU', 'OK', 'S', 1733203322, 1733203322, '1'),
(172025, 28513, 'QU', 'OK', 'S', 1733203332, 1733203332, '1'),
(172026, 28491, 'QU', 'OK', 'S', 1733203362, 1733203362, '1'),
(172027, 28489, 'QU', 'OK', 'S', 1733203371, 1733203371, '1'),
(172028, 33898, 'QU', 'OK', 'S', 1733203414, 1733203414, '1'),
(172029, 33400, 'QU', 'OK', 'S', 1733203468, 1733203468, '1'),
(172030, 33400, 'QU', 'OK', 'S', 1733203468, 1733203468, '1'),
(172031, 33400, 'QU', 'OK', 'S', 1733203468, 1733203468, '1'),
(172032, 33386, 'QU', 'OK', 'S', 1733203487, 1733203487, '1'),
(172033, 33386, 'QU', 'OK', 'S', 1733203487, 1733203487, '1'),
(172034, 33386, 'QU', 'OK', 'S', 1733203487, 1733203487, '1'),
(172035, 10927, 'QU', 'OK', 'S', 1733203490, 1733203490, '1'),
(172036, 10927, 'QU', 'OK', 'S', 1733203495, 1733203495, '1'),
(172037, 32663, 'QU', 'OK', 'S', 1733203499, 1733203499, '1'),
(172038, 21888, 'QU', 'OK', 'S', 1733203499, 1733203499, '1'),
(172039, 21888, 'QU', 'OK', 'S', 1733203504, 1733203504, '1'),
(172040, 10927, 'QU', 'OK', 'S', 1733203508, 1733203508, '1'),
(172041, 21888, 'QU', 'OK', 'S', 1733203512, 1733203512, '1'),
(172042, 34497, 'QU', 'OK', 'S', 1733203518, 1733203518, '1'),
(172043, 32662, 'QU', 'OK', 'S', 1733203519, 1733203519, '1'),
(172044, 34497, 'QU', 'OK', 'S', 1733203523, 1733203523, '1'),
(172045, 34524, 'QU', 'OK', 'S', 1733203527, 1733203527, '1'),
(172046, 34926, 'QU', 'OK', 'S', 1733203531, 1733203531, '1'),
(172047, 29399, 'QU', 'OK', 'S', 1733203539, 1733203539, '1'),
(172048, 29200, 'QU', 'OK', 'S', 1733203544, 1733203544, '1'),
(172049, 19840, 'QU', 'OK', 'S', 1733203549, 1733203549, '1'),
(172050, 19840, 'QU', 'OK', 'S', 1733203554, 1733203554, '1'),
(172051, 19840, 'QU', 'OK', 'S', 1733203560, 1733203560, '1'),
(172052, 7866, 'QU', 'OK', 'S', 1733203563, 1733203563, '1'),
(172053, 34374, 'QU', 'OK', 'S', 1733203568, 1733203568, '1'),
(172054, 31987, 'QU', 'OK', 'S', 1733203573, 1733203573, '1'),
(172055, 34451, 'QU', 'OK', 'S', 1733203585, 1733203585, '1'),
(172056, 32617, 'QU', 'OK', 'S', 1733203586, 1733203586, '1'),
(172057, 34148, 'QU', 'OK', 'S', 1733203590, 1733203590, '1'),
(172058, 33554, 'QU', 'OK', 'S', 1733203596, 1733203596, '1'),
(172059, 34430, 'QU', 'OK', 'S', 1733203600, 1733203600, '1'),
(172060, 33637, 'QU', 'OK', 'S', 1733203605, 1733203605, '1'),
(172061, 32603, 'QU', 'OK', 'S', 1733203612, 1733203612, '1'),
(172062, 34499, 'QU', 'OK', 'S', 1733203614, 1733203614, '1'),
(172063, 26776, 'QU', 'OK', 'S', 1733203619, 1733203619, '1'),
(172064, 31425, 'QU', 'OK', 'S', 1733203624, 1733203624, '1'),
(172065, 34452, 'QU', 'OK', 'S', 1733203628, 1733203628, '1'),
(172066, 34501, 'QU', 'OK', 'S', 1733203633, 1733203633, '1'),
(172067, 32558, 'QU', 'OK', 'S', 1733203633, 1733203633, '1'),
(172068, 33603, 'QU', 'OK', 'S', 1733203637, 1733203637, '1'),
(172069, 34502, 'QU', 'OK', 'S', 1733203641, 1733203641, '1'),
(172070, 30992, 'QU', 'OK', 'S', 1733203657, 1733203657, '1'),
(172071, 32523, 'QU', 'OK', 'S', 1733203658, 1733203658, '1'),
(172072, 18132, 'QU', 'OK', 'S', 1733203662, 1733203662, '1'),
(172073, 19840, 'QU', 'OK', 'S', 1733203674, 1733203674, '1'),
(172074, 28010, 'QU', 'OK', 'S', 1733203725, 1733203725, '1'),
(172075, 28010, 'QU', 'OK', 'S', 1733203729, 1733203729, '1'),
(172076, 31964, 'QU', 'OK', 'S', 1733203834, 1733203834, '1'),
(172077, 31957, 'QU', 'OK', 'S', 1733204249, 1733204249, '1'),
(172078, 31956, 'QU', 'OK', 'S', 1733204509, 1733204509, '1'),
(172079, 31944, 'QU', 'OK', 'S', 1733204611, 1733204611, '1'),
(172080, 21888, 'QU', 'OK', 'S', 1733204655, 1733204655, '1'),
(172081, 21888, 'QU', 'OK', 'S', 1733204655, 1733204655, '1'),
(172082, 21888, 'QU', 'OK', 'S', 1733204655, 1733204655, '1'),
(172083, 34662, 'QU', 'OK', 'S', 1733204676, 1733204676, '1'),
(172084, 34662, 'QU', 'OK', 'S', 1733204676, 1733204676, '1'),
(172085, 34662, 'QU', 'OK', 'S', 1733204676, 1733204676, '1'),
(172086, 34662, 'QU', 'OK', 'S', 1733204676, 1733204676, '1'),
(172087, 34661, 'QU', 'OK', 'S', 1733204694, 1733204694, '1'),
(172088, 34661, 'QU', 'OK', 'S', 1733204694, 1733204694, '1'),
(172089, 34661, 'QU', 'OK', 'S', 1733204694, 1733204694, '1'),
(172090, 34661, 'QU', 'OK', 'S', 1733204694, 1733204694, '1'),
(172091, 34660, 'QU', 'OK', 'S', 1733204718, 1733204718, '1'),
(172092, 34660, 'QU', 'OK', 'S', 1733204718, 1733204718, '1'),
(172093, 34660, 'QU', 'OK', 'S', 1733204718, 1733204718, '1'),
(172094, 34660, 'QU', 'OK', 'S', 1733204718, 1733204718, '1'),
(172095, 34660, 'QU', 'OK', 'S', 1733204718, 1733204718, '1'),
(172096, 34599, 'QU', 'OK', 'S', 1733204737, 1733204737, '1'),
(172097, 34599, 'QU', 'OK', 'S', 1733204737, 1733204737, '1'),
(172098, 34599, 'QU', 'OK', 'S', 1733204737, 1733204737, '1'),
(172099, 34599, 'QU', 'OK', 'S', 1733204737, 1733204737, '1'),
(172100, 34583, 'QU', 'OK', 'S', 1733204771, 1733204771, '1'),
(172101, 34583, 'QU', 'OK', 'S', 1733204771, 1733204771, '1'),
(172102, 34583, 'QU', 'OK', 'S', 1733204771, 1733204771, '1'),
(172103, 31926, 'QU', 'OK', 'S', 1733204772, 1733204772, '1'),
(172104, 34568, 'QU', 'OK', 'S', 1733204788, 1733204788, '1'),
(172105, 34568, 'QU', 'OK', 'S', 1733204788, 1733204788, '1'),
(172106, 34568, 'QU', 'OK', 'S', 1733204788, 1733204788, '1'),
(172107, 31925, 'QU', 'OK', 'S', 1733204811, 1733204811, '1'),
(172108, 34660, 'QU', 'OK', 'S', 1733204815, 1733204815, '1'),
(172109, 31921, 'QU', 'OK', 'S', 1733204883, 1733204883, '1'),
(172110, 31920, 'QU', 'OK', 'S', 1733204902, 1733204902, '1'),
(172111, 31902, 'QU', 'OK', 'S', 1733204937, 1733204937, '1'),
(172112, 31901, 'QU', 'OK', 'S', 1733205013, 1733205013, '1'),
(172113, 31900, 'QU', 'OK', 'S', 1733205059, 1733205059, '1'),
(172114, 31828, 'QU', 'OK', 'S', 1733205074, 1733205074, '1'),
(172115, 31798, 'QU', 'OK', 'S', 1733205087, 1733205087, '1'),
(172116, 31759, 'QU', 'OK', 'S', 1733205095, 1733205095, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(172117, 31740, 'QU', 'OK', 'S', 1733205107, 1733205107, '1'),
(172118, 31524, 'QU', 'OK', 'S', 1733205129, 1733205129, '1'),
(172119, 31423, 'QU', 'OK', 'S', 1733205141, 1733205141, '1'),
(172120, 31372, 'QU', 'OK', 'S', 1733205153, 1733205153, '1'),
(172121, 31279, 'QU', 'OK', 'S', 1733205166, 1733205166, '1'),
(172122, 31247, 'QU', 'OK', 'S', 1733205175, 1733205175, '1'),
(172123, 31246, 'QU', 'OK', 'S', 1733205363, 1733205363, '1'),
(172124, 31245, 'QU', 'OK', 'S', 1733205373, 1733205373, '1'),
(172125, 31176, 'QU', 'OK', 'S', 1733205384, 1733205384, '1'),
(172126, 31175, 'QU', 'OK', 'S', 1733205397, 1733205397, '1'),
(172127, 31173, 'QU', 'OK', 'S', 1733205406, 1733205406, '1'),
(172128, 31125, 'QU', 'OK', 'S', 1733205416, 1733205416, '1'),
(172129, 31123, 'QU', 'OK', 'S', 1733205429, 1733205429, '1'),
(172130, 31069, 'QU', 'OK', 'S', 1733205437, 1733205437, '1'),
(172131, 31066, 'QU', 'OK', 'S', 1733205445, 1733205445, '1'),
(172132, 30266, 'QU', 'OK', 'S', 1733205469, 1733205469, '1'),
(172133, 30265, 'QU', 'OK', 'S', 1733205477, 1733205477, '1'),
(172134, 29513, 'QU', 'OK', 'S', 1733205503, 1733205503, '1'),
(172135, 29511, 'QU', 'OK', 'S', 1733205564, 1733205564, '1'),
(172136, 29507, 'QU', 'OK', 'S', 1733205595, 1733205595, '1'),
(172137, 29509, 'QU', 'OK', 'S', 1733205702, 1733205702, '1'),
(172138, 29508, 'QU', 'OK', 'S', 1733205759, 1733205759, '1'),
(172139, 27585, 'QU', 'OK', 'S', 1733206089, 1733206089, '1'),
(172140, 27584, 'QU', 'OK', 'S', 1733206099, 1733206099, '1'),
(172141, 26801, 'QU', 'OK', 'S', 1733206114, 1733206114, '1'),
(172142, 26803, 'QU', 'OK', 'S', 1733206122, 1733206122, '1'),
(172143, 26804, 'QU', 'OK', 'S', 1733206130, 1733206130, '1'),
(172144, 26805, 'QU', 'OK', 'S', 1733206138, 1733206138, '1'),
(172145, 26808, 'QU', 'OK', 'S', 1733206150, 1733206150, '1'),
(172146, 26795, 'QU', 'OK', 'S', 1733206190, 1733206190, '1'),
(172147, 26456, 'QU', 'OK', 'S', 1733206235, 1733206235, '1'),
(172148, 21708, 'QU', 'OK', 'S', 1733206416, 1733206416, '1'),
(172149, 21708, 'QU', 'OK', 'S', 1733206416, 1733206416, '1'),
(172150, 24964, 'QU', 'OK', 'S', 1733206459, 1733206459, '1'),
(172151, 24964, 'QU', 'OK', 'S', 1733206459, 1733206459, '1'),
(172152, 26431, 'QU', 'OK', 'S', 1733206493, 1733206493, '1'),
(172153, 26791, 'QU', 'OK', 'S', 1733206516, 1733206516, '1'),
(172154, 26792, 'QU', 'OK', 'S', 1733206537, 1733206537, '1'),
(172155, 26792, 'QU', 'OK', 'S', 1733206569, 1733206569, '1'),
(172156, 26793, 'QU', 'OK', 'S', 1733206581, 1733206581, '1'),
(172157, 35058, 'QU', 'OK', 'S', 1733206581, 1733206581, '1'),
(172158, 35060, 'QU', 'OK', 'S', 1733206583, 1733206583, '1'),
(172159, 35060, 'QU', 'OK', 'S', 1733206586, 1733206586, '1'),
(172160, 26794, 'QU', 'OK', 'S', 1733206780, 1733206780, '1'),
(172161, 26793, 'QU', 'OK', 'S', 1733206941, 1733206941, '1'),
(172162, 26792, 'QU', 'OK', 'S', 1733207050, 1733207050, '1'),
(172163, 35098, 'QU', 'OK', 'S', 1733207358, 1733207358, '1'),
(172164, 8345, 'QU', 'OK', 'S', 1733208480, 1733208480, '1'),
(172165, 35099, 'QU', 'OK', 'S', 1733209454, 1733209454, '1'),
(172166, 35090, 'QU', 'OK', 'S', 1733209632, 1733209632, '1'),
(172167, 35108, 'QU', 'OK', 'S', 1733209746, 1733209746, '1'),
(172168, 35109, 'QU', 'OK', 'S', 1733209855, 1733209855, '1'),
(172169, 35110, 'QU', 'OK', 'S', 1733209983, 1733209983, '1'),
(172170, 35111, 'QU', 'OK', 'S', 1733210152, 1733210152, '1'),
(172171, 35112, 'QU', 'OK', 'S', 1733210262, 1733210262, '1'),
(172172, 35092, 'QU', 'OK', 'S', 1733210437, 1733210437, '1'),
(172173, 35093, 'QU', 'OK', 'S', 1733210472, 1733210472, '1'),
(172174, 35094, 'QU', 'OK', 'S', 1733210524, 1733210524, '1'),
(172175, 35095, 'QU', 'OK', 'S', 1733210554, 1733210554, '1'),
(172176, 35096, 'QU', 'OK', 'S', 1733210780, 1733210780, '1'),
(172177, 35097, 'QU', 'OK', 'S', 1733210807, 1733210807, '1'),
(172178, 34109, 'QU', 'OK', 'S', 1733210876, 1733210876, '1'),
(172179, 16888, 'QU', 'OK', 'S', 1733211051, 1733211051, '1'),
(172180, 1801, 'QU', 'OK', 'S', 1733211105, 1733211105, '1'),
(172181, 32354, 'QU', 'OK', 'S', 1733211180, 1733211180, '1'),
(172182, 34882, 'QU', 'OK', 'S', 1733211269, 1733211269, '1'),
(172183, 34889, 'QU', 'OK', 'S', 1733211300, 1733211300, '1'),
(172184, 35085, 'QU', 'OK', 'S', 1733211331, 1733211331, '1'),
(172185, 35085, 'QU', 'OK', 'S', 1733211401, 1733211401, '1'),
(172186, 35085, 'QU', 'OK', 'S', 1733211407, 1733211407, '1'),
(172187, 35100, 'QU', 'OK', 'S', 1733212031, 1733212031, '1'),
(172188, 34974, 'QU', 'OK', 'S', 1733212397, 1733212397, '1'),
(172189, 12637, 'QU', 'OK', 'S', 1733213498, 1733213498, '1'),
(172190, 12637, 'QU', 'OK', 'S', 1733213511, 1733213511, '1'),
(172191, 12637, 'QU', 'OK', 'S', 1733213523, 1733213523, '1'),
(172192, 12637, 'QU', 'OK', 'S', 1733213549, 1733213549, '1'),
(172193, 12637, 'QU', 'OK', 'S', 1733213558, 1733213558, '1'),
(172194, 12637, 'QU', 'OK', 'S', 1733213568, 1733213568, '1'),
(172195, 12637, 'QU', 'OK', 'S', 1733213572, 1733213572, '1'),
(172196, 12637, 'QU', 'OK', 'S', 1733213584, 1733213584, '1'),
(172197, 29005, 'QU', 'OK', 'S', 1733213675, 1733213675, '1'),
(172198, 15819, 'QU', 'OK', 'S', 1733219475, 1733219475, '1'),
(172199, 13547, 'QU', 'OK', 'S', 1733220032, 1733220032, '1'),
(172200, 35040, 'QU', 'OK', 'S', 1733220095, 1733220095, '1'),
(172201, 35040, 'QU', 'OK', 'S', 1733220095, 1733220095, '1'),
(172202, 35040, 'QU', 'OK', 'S', 1733220095, 1733220095, '1'),
(172203, 35039, 'QU', 'OK', 'S', 1733220110, 1733220110, '1'),
(172204, 35039, 'QU', 'OK', 'S', 1733220110, 1733220110, '1'),
(172205, 35039, 'QU', 'OK', 'S', 1733220110, 1733220110, '1'),
(172206, 35039, 'QU', 'OK', 'S', 1733220110, 1733220110, '1'),
(172207, 34960, 'QU', 'OK', 'S', 1733220122, 1733220122, '1'),
(172208, 34960, 'QU', 'OK', 'S', 1733220122, 1733220122, '1'),
(172209, 34960, 'QU', 'OK', 'S', 1733220122, 1733220122, '1'),
(172210, 15816, 'QU', 'OK', 'S', 1733220132, 1733220132, '1'),
(172211, 14572, 'QU', 'OK', 'S', 1733220170, 1733220170, '1'),
(172212, 23060, 'QU', 'OK', 'S', 1733220180, 1733220180, '1'),
(172213, 24039, 'QU', 'OK', 'S', 1733220190, 1733220190, '1'),
(172214, 24041, 'QU', 'OK', 'S', 1733220201, 1733220201, '1'),
(172215, 21438, 'QU', 'OK', 'S', 1733220212, 1733220212, '1'),
(172216, 14720, 'QU', 'OK', 'S', 1733220213, 1733220213, '1'),
(172217, 19925, 'QU', 'OK', 'S', 1733220223, 1733220223, '1'),
(172218, 15390, 'QU', 'OK', 'S', 1733220274, 1733220274, '1'),
(172219, 15009, 'QU', 'OK', 'S', 1733220319, 1733220319, '1'),
(172220, 14316, 'QU', 'OK', 'S', 1733220371, 1733220371, '1'),
(172221, 15825, 'QU', 'OK', 'S', 1733220424, 1733220424, '1'),
(172222, 15818, 'QU', 'OK', 'S', 1733220520, 1733220520, '1'),
(172223, 11939, 'QU', 'OK', 'S', 1733220600, 1733220600, '1'),
(172224, 9605, 'QU', 'OK', 'S', 1733220653, 1733220653, '1'),
(172225, 15875, 'QU', 'OK', 'S', 1733220721, 1733220721, '1'),
(172226, 8859, 'QU', 'OK', 'S', 1733220832, 1733220832, '1'),
(172227, 9906, 'QU', 'OK', 'S', 1733220941, 1733220941, '1'),
(172228, 14572, 'QU', 'OK', 'S', 1733221015, 1733221015, '1'),
(172229, 14572, 'QU', 'OK', 'S', 1733221019, 1733221019, '1'),
(172230, 14572, 'QU', 'OK', 'S', 1733221026, 1733221026, '1'),
(172231, 23060, 'QU', 'OK', 'S', 1733221061, 1733221061, '1'),
(172232, 23060, 'QU', 'OK', 'S', 1733221064, 1733221064, '1'),
(172233, 23060, 'QU', 'OK', 'S', 1733221067, 1733221067, '1'),
(172234, 23060, 'QU', 'OK', 'S', 1733221070, 1733221070, '1'),
(172235, 23060, 'QU', 'OK', 'S', 1733221074, 1733221074, '1'),
(172236, 23060, 'QU', 'OK', 'S', 1733221080, 1733221080, '1'),
(172237, 23060, 'QU', 'OK', 'S', 1733221083, 1733221083, '1'),
(172238, 23060, 'QU', 'OK', 'S', 1733221086, 1733221086, '1'),
(172239, 23060, 'QU', 'OK', 'S', 1733221090, 1733221090, '1'),
(172240, 35101, 'QU', 'OK', 'S', 1733221090, 1733221090, '1'),
(172241, 23060, 'QU', 'OK', 'S', 1733221093, 1733221093, '1'),
(172242, 23060, 'QU', 'OK', 'S', 1733221095, 1733221095, '1'),
(172243, 23060, 'QU', 'OK', 'S', 1733221098, 1733221098, '1'),
(172244, 24039, 'QU', 'OK', 'S', 1733221264, 1733221264, '1'),
(172245, 24039, 'QU', 'OK', 'S', 1733221266, 1733221266, '1'),
(172246, 24039, 'QU', 'OK', 'S', 1733221268, 1733221268, '1'),
(172247, 24039, 'QU', 'OK', 'S', 1733221280, 1733221280, '1'),
(172248, 24039, 'QU', 'OK', 'S', 1733221283, 1733221283, '1'),
(172249, 24039, 'QU', 'OK', 'S', 1733221285, 1733221285, '1'),
(172250, 24039, 'QU', 'OK', 'S', 1733221287, 1733221287, '1'),
(172251, 24039, 'QU', 'OK', 'S', 1733221289, 1733221289, '1'),
(172252, 35102, 'QU', 'OK', 'S', 1733221325, 1733221325, '1'),
(172253, 35103, 'QU', 'OK', 'S', 1733221525, 1733221525, '1'),
(172254, 35104, 'QU', 'OK', 'S', 1733221704, 1733221704, '1'),
(172255, 24041, 'QU', 'OK', 'S', 1733221834, 1733221834, '1'),
(172256, 24041, 'QU', 'OK', 'S', 1733221837, 1733221837, '1'),
(172257, 24041, 'QU', 'OK', 'S', 1733221840, 1733221840, '1'),
(172258, 24041, 'QU', 'OK', 'S', 1733221842, 1733221842, '1'),
(172259, 24041, 'QU', 'OK', 'S', 1733221854, 1733221854, '1'),
(172260, 24041, 'QU', 'OK', 'S', 1733221857, 1733221857, '1'),
(172261, 24041, 'QU', 'OK', 'S', 1733221859, 1733221859, '1'),
(172262, 24041, 'QU', 'OK', 'S', 1733221862, 1733221862, '1'),
(172263, 24041, 'QU', 'OK', 'S', 1733221864, 1733221864, '1'),
(172264, 24041, 'QU', 'OK', 'S', 1733221867, 1733221867, '1'),
(172265, 24041, 'QU', 'OK', 'S', 1733221874, 1733221874, '1'),
(172266, 24041, 'QU', 'OK', 'S', 1733221877, 1733221877, '1'),
(172267, 24041, 'QU', 'OK', 'S', 1733221881, 1733221881, '1'),
(172268, 24041, 'QU', 'OK', 'S', 1733221884, 1733221884, '1'),
(172269, 24041, 'QU', 'OK', 'S', 1733221887, 1733221887, '1'),
(172270, 24041, 'QU', 'OK', 'S', 1733221890, 1733221890, '1'),
(172271, 24041, 'QU', 'OK', 'S', 1733221893, 1733221893, '1'),
(172272, 24041, 'QU', 'OK', 'S', 1733221895, 1733221895, '1'),
(172273, 24041, 'QU', 'OK', 'S', 1733221898, 1733221898, '1'),
(172274, 24041, 'QU', 'OK', 'S', 1733221900, 1733221900, '1'),
(172275, 24041, 'QU', 'OK', 'S', 1733221904, 1733221904, '1'),
(172276, 24041, 'QU', 'OK', 'S', 1733221907, 1733221907, '1'),
(172277, 24041, 'QU', 'OK', 'S', 1733221910, 1733221910, '1'),
(172278, 24041, 'QU', 'OK', 'S', 1733221914, 1733221914, '1'),
(172279, 24041, 'QU', 'OK', 'S', 1733221917, 1733221917, '1'),
(172280, 24041, 'QU', 'OK', 'S', 1733221921, 1733221921, '1'),
(172281, 24041, 'QU', 'OK', 'S', 1733221924, 1733221924, '1'),
(172282, 21438, 'QU', 'OK', 'S', 1733221963, 1733221963, '1'),
(172283, 21438, 'QU', 'OK', 'S', 1733221966, 1733221966, '1'),
(172284, 21438, 'QU', 'OK', 'S', 1733221968, 1733221968, '1'),
(172285, 21438, 'QU', 'OK', 'S', 1733221971, 1733221971, '1'),
(172286, 21438, 'QU', 'OK', 'S', 1733221973, 1733221973, '1'),
(172287, 21438, 'QU', 'OK', 'S', 1733221976, 1733221976, '1'),
(172288, 21438, 'QU', 'OK', 'S', 1733221979, 1733221979, '1'),
(172289, 21438, 'QU', 'OK', 'S', 1733221981, 1733221981, '1'),
(172290, 21438, 'QU', 'OK', 'S', 1733221984, 1733221984, '1'),
(172291, 17981, 'QU', 'OK', 'S', 1733222305, 1733222305, '1'),
(172292, 360, 'QU', 'OK', 'S', 1733222448, 1733222448, '1'),
(172293, 32248, 'QU', 'OK', 'S', 1733222561, 1733222561, '1'),
(172294, 32248, 'QU', 'OK', 'S', 1733222565, 1733222565, '1'),
(172295, 35100, 'QU', 'OK', 'S', 1733223724, 1733223724, '1'),
(172296, 31261, 'QU', 'OK', 'S', 1733223763, 1733223763, '1'),
(172297, 32686, 'QU', 'OK', 'S', 1733223812, 1733223812, '1'),
(172298, 24815, 'QU', 'OK', 'S', 1733223950, 1733223950, '1'),
(172299, 20431, 'QU', 'OK', 'S', 1733223973, 1733223973, '1'),
(172300, 31466, 'QU', 'OK', 'S', 1733223982, 1733223982, '1'),
(172301, 32751, 'QU', 'OK', 'S', 1733223989, 1733223989, '1'),
(172302, 2956, 'QU', 'OK', 'S', 1733224018, 1733224018, '1'),
(172303, 31293, 'QU', 'OK', 'S', 1733224027, 1733224027, '1'),
(172304, 31261, 'QU', 'OK', 'S', 1733224091, 1733224091, '1'),
(172305, 26547, 'QU', 'OK', 'S', 1733224161, 1733224161, '1'),
(172306, 10537, 'QU', 'OK', 'S', 1733224497, 1733224497, '1'),
(172307, 10537, 'QU', 'OK', 'S', 1733224503, 1733224503, '1'),
(172308, 34154, 'QU', 'OK', 'S', 1733224833, 1733224833, '1'),
(172309, 33557, 'QU', 'OK', 'S', 1733224887, 1733224887, '1'),
(172310, 31828, 'QU', 'OK', 'S', 1733224953, 1733224953, '1'),
(172311, 17981, 'QU', 'OK', 'S', 1733225011, 1733225011, '1'),
(172312, 17976, 'QU', 'OK', 'S', 1733225022, 1733225022, '1'),
(172313, 26259, 'QU', 'OK', 'S', 1733225029, 1733225029, '1'),
(172314, 26541, 'QU', 'OK', 'S', 1733225037, 1733225037, '1'),
(172315, 34806, 'QU', 'OK', 'S', 1733225124, 1733225124, '1'),
(172316, 34018, 'QU', 'OK', 'S', 1733225133, 1733225133, '1'),
(172317, 33620, 'QU', 'OK', 'S', 1733225145, 1733225145, '1'),
(172318, 32451, 'QU', 'OK', 'S', 1733225146, 1733225146, '1'),
(172319, 32248, 'QU', 'OK', 'S', 1733225157, 1733225157, '1'),
(172320, 31807, 'QU', 'OK', 'S', 1733225307, 1733225307, '1'),
(172321, 31828, 'QU', 'OK', 'S', 1733225337, 1733225337, '1'),
(172322, 26351, 'QU', 'OK', 'S', 1733225439, 1733225439, '1'),
(172323, 32612, 'QU', 'OK', 'S', 1733226009, 1733226009, '1'),
(172324, 34623, 'QU', 'OK', 'S', 1733227112, 1733227112, '1'),
(172325, 34498, 'QU', 'OK', 'S', 1733227119, 1733227119, '1'),
(172326, 34282, 'QU', 'OK', 'S', 1733227126, 1733227126, '1'),
(172327, 34280, 'QU', 'OK', 'S', 1733227130, 1733227130, '1'),
(172328, 12202, 'QU', 'OK', 'S', 1733228755, 1733228755, '1'),
(172329, 33614, 'QU', 'OK', 'S', 1733228767, 1733228767, '1'),
(172330, 28441, 'QU', 'OK', 'S', 1733228880, 1733228880, '1'),
(172331, 34643, 'QU', 'OK', 'S', 1733228898, 1733228898, '1'),
(172332, 19549, 'QU', 'OK', 'S', 1733229693, 1733229693, '1'),
(172333, 19549, 'QU', 'OK', 'S', 1733229693, 1733229693, '1'),
(172334, 19549, 'QU', 'OK', 'S', 1733229695, 1733229695, '1'),
(172335, 19549, 'QU', 'OK', 'S', 1733229697, 1733229697, '1'),
(172336, 19549, 'QU', 'OK', 'S', 1733229700, 1733229700, '1'),
(172337, 19549, 'QU', 'OK', 'S', 1733229706, 1733229706, '1'),
(172338, 19549, 'QU', 'OK', 'S', 1733229709, 1733229709, '1'),
(172339, 19549, 'QU', 'OK', 'S', 1733229711, 1733229711, '1'),
(172340, 26037, 'QU', 'OK', 'S', 1733229852, 1733229852, '1'),
(172341, 31500, 'QU', 'OK', 'S', 1733230814, 1733230814, '1'),
(172342, 31144, 'QU', 'OK', 'S', 1733289138, 1733289138, '1'),
(172343, 31568, 'QU', 'OK', 'S', 1733293644, 1733293644, '1'),
(172344, 25185, 'QU', 'OK', 'S', 1733293661, 1733293661, '1'),
(172345, 28938, 'QU', 'OK', 'S', 1733293673, 1733293673, '1'),
(172346, 28905, 'QU', 'OK', 'S', 1733293681, 1733293681, '1'),
(172347, 28115, 'QU', 'OK', 'S', 1733293691, 1733293691, '1'),
(172348, 34942, 'QU', 'OK', 'S', 1733293709, 1733293709, '1'),
(172349, 22430, 'QU', 'OK', 'S', 1733293719, 1733293719, '1'),
(172350, 31689, 'QU', 'OK', 'S', 1733293761, 1733293761, '1'),
(172351, 22961, 'QU', 'OK', 'S', 1733293771, 1733293771, '1'),
(172352, 33217, 'QU', 'OK', 'S', 1733293790, 1733293790, '1'),
(172353, 34249, 'QU', 'OK', 'S', 1733293808, 1733293808, '1'),
(172354, 34787, 'QU', 'OK', 'S', 1733293823, 1733293823, '1'),
(172355, 34804, 'QU', 'OK', 'S', 1733293840, 1733293840, '1'),
(172356, 33778, 'QU', 'OK', 'S', 1733293867, 1733293867, '1'),
(172357, 34264, 'QU', 'OK', 'S', 1733293883, 1733293883, '1'),
(172358, 33868, 'QU', 'OK', 'S', 1733293890, 1733293890, '1'),
(172359, 17410, 'QU', 'OK', 'S', 1733293926, 1733293926, '1'),
(172360, 17410, 'QU', 'OK', 'S', 1733293926, 1733293926, '1'),
(172361, 30580, 'QU', 'OK', 'S', 1733293948, 1733293948, '1'),
(172362, 15902, 'QU', 'OK', 'S', 1733293960, 1733293960, '1'),
(172363, 15902, 'QU', 'OK', 'S', 1733293960, 1733293960, '1'),
(172364, 15902, 'QU', 'OK', 'S', 1733293960, 1733293960, '1'),
(172365, 22014, 'QU', 'OK', 'S', 1733293988, 1733293988, '1'),
(172366, 21878, 'QU', 'OK', 'S', 1733293999, 1733293999, '1'),
(172367, 21877, 'QU', 'OK', 'S', 1733294188, 1733294188, '1'),
(172368, 23517, 'QU', 'OK', 'S', 1733294200, 1733294200, '1'),
(172369, 23517, 'QU', 'OK', 'S', 1733294200, 1733294200, '1'),
(172370, 33379, 'QU', 'OK', 'S', 1733294221, 1733294221, '1'),
(172371, 25588, 'QU', 'OK', 'S', 1733294232, 1733294232, '1'),
(172372, 25588, 'QU', 'OK', 'S', 1733294232, 1733294232, '1'),
(172373, 25687, 'QU', 'OK', 'S', 1733294268, 1733294268, '1'),
(172374, 31500, 'QU', 'OK', 'S', 1733294287, 1733294287, '1'),
(172375, 30994, 'QU', 'OK', 'S', 1733294388, 1733294388, '1'),
(172376, 34898, 'QU', 'OK', 'S', 1733294733, 1733294733, '1'),
(172377, 34905, 'QU', 'OK', 'S', 1733294735, 1733294735, '1'),
(172378, 34646, 'QU', 'OK', 'S', 1733294738, 1733294738, '1'),
(172379, 34895, 'QU', 'OK', 'S', 1733294744, 1733294744, '1'),
(172380, 34645, 'QU', 'OK', 'S', 1733294746, 1733294746, '1'),
(172381, 34893, 'QU', 'OK', 'S', 1733294749, 1733294749, '1'),
(172382, 34064, 'QU', 'OK', 'S', 1733294752, 1733294752, '1'),
(172383, 34545, 'QU', 'OK', 'S', 1733294756, 1733294756, '1'),
(172384, 34064, 'QU', 'OK', 'S', 1733294759, 1733294759, '1'),
(172385, 34644, 'QU', 'OK', 'S', 1733294904, 1733294904, '1'),
(172386, 34545, 'QU', 'OK', 'S', 1733294913, 1733294913, '1'),
(172387, 30994, 'QU', 'OK', 'S', 1733295517, 1733295517, '1'),
(172388, 21888, 'QU', 'OK', 'S', 1733295879, 1733295879, '1'),
(172389, 34475, 'QU', 'OK', 'S', 1733295882, 1733295882, '1'),
(172390, 33212, 'QU', 'OK', 'S', 1733295884, 1733295884, '1'),
(172391, 33203, 'QU', 'OK', 'S', 1733295887, 1733295887, '1'),
(172392, 16268, 'QU', 'OK', 'S', 1733295889, 1733295889, '1'),
(172393, 34890, 'QU', 'OK', 'S', 1733295891, 1733295891, '1'),
(172394, 28311, 'QU', 'OK', 'S', 1733295892, 1733295892, '1'),
(172395, 34064, 'QU', 'OK', 'S', 1733295894, 1733295894, '1'),
(172396, 28253, 'QU', 'OK', 'S', 1733295952, 1733295952, '1'),
(172397, 31828, 'QU', 'OK', 'S', 1733295955, 1733295955, '1'),
(172398, 25637, 'QU', 'OK', 'S', 1733295959, 1733295959, '1'),
(172399, 34883, 'QU', 'OK', 'S', 1733295962, 1733295962, '1'),
(172400, 18289, 'QU', 'OK', 'S', 1733297254, 1733297254, '1'),
(172401, 8811, 'QU', 'OK', 'S', 1733297257, 1733297257, '1'),
(172402, 34587, 'QU', 'OK', 'S', 1733297262, 1733297262, '1'),
(172403, 33945, 'QU', 'OK', 'S', 1733297267, 1733297267, '1'),
(172404, 34685, 'QU', 'OK', 'S', 1733297277, 1733297277, '1'),
(172405, 34549, 'QU', 'OK', 'S', 1733297283, 1733297283, '1'),
(172406, 34592, 'QU', 'OK', 'S', 1733297289, 1733297289, '1'),
(172407, 33545, 'QU', 'OK', 'S', 1733297294, 1733297294, '1'),
(172408, 23181, 'QU', 'OK', 'S', 1733297299, 1733297299, '1'),
(172409, 34549, 'QU', 'OK', 'S', 1733297305, 1733297305, '1'),
(172410, 34081, 'QU', 'OK', 'S', 1733297310, 1733297310, '1'),
(172411, 34687, 'QU', 'OK', 'S', 1733297315, 1733297315, '1'),
(172412, 28513, 'QU', 'OK', 'S', 1733297319, 1733297319, '1'),
(172413, 21033, 'QU', 'OK', 'S', 1733297326, 1733297326, '1'),
(172414, 21059, 'QU', 'OK', 'S', 1733297331, 1733297331, '1'),
(172415, 20818, 'QU', 'OK', 'S', 1733297336, 1733297336, '1'),
(172416, 20820, 'QU', 'OK', 'S', 1733297341, 1733297341, '1'),
(172417, 34592, 'QU', 'OK', 'S', 1733297346, 1733297346, '1'),
(172418, 16533, 'QU', 'OK', 'S', 1733297354, 1733297354, '1'),
(172419, 34587, 'QU', 'OK', 'S', 1733297361, 1733297361, '1'),
(172420, 21164, 'QU', 'OK', 'S', 1733297369, 1733297369, '1'),
(172421, 21164, 'QU', 'OK', 'S', 1733297379, 1733297379, '1'),
(172422, 21160, 'QU', 'OK', 'S', 1733297384, 1733297384, '1'),
(172423, 29513, 'QU', 'OK', 'S', 1733297390, 1733297390, '1'),
(172424, 31526, 'QU', 'OK', 'S', 1733297396, 1733297396, '1'),
(172425, 34080, 'QU', 'OK', 'S', 1733297401, 1733297401, '1'),
(172426, 34035, 'QU', 'OK', 'S', 1733297406, 1733297406, '1'),
(172427, 16533, 'QU', 'OK', 'S', 1733297413, 1733297413, '1'),
(172428, 34587, 'QU', 'OK', 'S', 1733297419, 1733297419, '1'),
(172429, 34592, 'QU', 'OK', 'S', 1733297426, 1733297426, '1'),
(172430, 34081, 'QU', 'OK', 'S', 1733297432, 1733297432, '1'),
(172431, 34036, 'QU', 'OK', 'S', 1733297438, 1733297438, '1'),
(172432, 25288, 'QU', 'OK', 'S', 1733297443, 1733297443, '1'),
(172433, 34591, 'QU', 'OK', 'S', 1733297449, 1733297449, '1'),
(172434, 31526, 'QU', 'OK', 'S', 1733297454, 1733297454, '1'),
(172435, 34586, 'QU', 'OK', 'S', 1733297461, 1733297461, '1'),
(172436, 34543, 'QU', 'OK', 'S', 1733297467, 1733297467, '1'),
(172437, 34569, 'QU', 'OK', 'S', 1733297472, 1733297472, '1'),
(172438, 34549, 'QU', 'OK', 'S', 1733297478, 1733297478, '1'),
(172439, 34593, 'QU', 'OK', 'S', 1733297495, 1733297495, '1'),
(172440, 34036, 'QU', 'OK', 'S', 1733297501, 1733297501, '1'),
(172441, 34689, 'QU', 'OK', 'S', 1733297507, 1733297507, '1'),
(172442, 34569, 'QU', 'OK', 'S', 1733297512, 1733297512, '1'),
(172443, 34383, 'QU', 'OK', 'S', 1733297535, 1733297535, '1'),
(172444, 34383, 'QU', 'OK', 'S', 1733297540, 1733297540, '1'),
(172445, 24926, 'QU', 'OK', 'S', 1733297547, 1733297547, '1'),
(172446, 18743, 'QU', 'OK', 'S', 1733297552, 1733297552, '1'),
(172447, 29653, 'QU', 'OK', 'S', 1733297558, 1733297558, '1'),
(172448, 30972, 'QU', 'OK', 'S', 1733297562, 1733297562, '1'),
(172449, 18743, 'QU', 'OK', 'S', 1733297567, 1733297567, '1'),
(172450, 34411, 'QU', 'OK', 'S', 1733297576, 1733297576, '1'),
(172451, 33953, 'QU', 'OK', 'S', 1733297581, 1733297581, '1'),
(172452, 15342, 'QU', 'OK', 'S', 1733297590, 1733297590, '1'),
(172453, 20921, 'QU', 'OK', 'S', 1733297595, 1733297595, '1'),
(172454, 11201, 'QU', 'OK', 'S', 1733297602, 1733297602, '1'),
(172455, 30972, 'QU', 'OK', 'S', 1733297607, 1733297607, '1'),
(172456, 135, 'QU', 'OK', 'S', 1733297612, 1733297612, '1'),
(172457, 219, 'QU', 'OK', 'S', 1733297617, 1733297617, '1'),
(172458, 15340, 'QU', 'OK', 'S', 1733297624, 1733297624, '1'),
(172459, 34618, 'QU', 'OK', 'S', 1733297631, 1733297631, '1'),
(172460, 34496, 'QU', 'OK', 'S', 1733297636, 1733297636, '1'),
(172461, 31434, 'QU', 'OK', 'S', 1733297684, 1733297684, '1'),
(172462, 24381, 'QU', 'OK', 'S', 1733297690, 1733297690, '1'),
(172463, 24381, 'QU', 'OK', 'S', 1733297696, 1733297696, '1'),
(172464, 24559, 'QU', 'OK', 'S', 1733297709, 1733297709, '1'),
(172465, 27339, 'QU', 'OK', 'S', 1733297716, 1733297716, '1'),
(172466, 15343, 'QU', 'OK', 'S', 1733297722, 1733297722, '1'),
(172467, 25536, 'QU', 'OK', 'S', 1733297729, 1733297729, '1'),
(172468, 6111, 'QU', 'OK', 'S', 1733297734, 1733297734, '1'),
(172469, 6111, 'QU', 'OK', 'S', 1733297737, 1733297737, '1'),
(172470, 33852, 'QU', 'OK', 'S', 1733297748, 1733297748, '1'),
(172471, 32988, 'QU', 'OK', 'S', 1733297756, 1733297756, '1'),
(172472, 33262, 'QU', 'OK', 'S', 1733297762, 1733297762, '1'),
(172473, 33262, 'QU', 'OK', 'S', 1733297768, 1733297768, '1'),
(172474, 33262, 'QU', 'OK', 'S', 1733297772, 1733297772, '1'),
(172475, 33262, 'QU', 'OK', 'S', 1733297779, 1733297779, '1'),
(172476, 32887, 'QU', 'OK', 'S', 1733297786, 1733297786, '1'),
(172477, 32872, 'QU', 'OK', 'S', 1733297792, 1733297792, '1'),
(172478, 32988, 'QU', 'OK', 'S', 1733297797, 1733297797, '1'),
(172479, 32988, 'QU', 'OK', 'S', 1733297802, 1733297802, '1'),
(172480, 33783, 'QU', 'OK', 'S', 1733297808, 1733297808, '1'),
(172481, 30611, 'QU', 'OK', 'S', 1733297814, 1733297814, '1'),
(172482, 25341, 'QU', 'OK', 'S', 1733297821, 1733297821, '1'),
(172483, 25341, 'QU', 'OK', 'S', 1733297828, 1733297828, '1'),
(172484, 31799, 'QU', 'OK', 'S', 1733297835, 1733297835, '1'),
(172485, 24559, 'QU', 'OK', 'S', 1733297855, 1733297855, '1'),
(172486, 32031, 'QU', 'OK', 'S', 1733297863, 1733297863, '1'),
(172487, 32031, 'QU', 'OK', 'S', 1733297867, 1733297867, '1'),
(172488, 33060, 'QU', 'OK', 'S', 1733297872, 1733297872, '1'),
(172489, 31633, 'QU', 'OK', 'S', 1733297877, 1733297877, '1'),
(172490, 31633, 'QU', 'OK', 'S', 1733297881, 1733297881, '1'),
(172491, 31810, 'QU', 'OK', 'S', 1733297886, 1733297886, '1'),
(172492, 31747, 'QU', 'OK', 'S', 1733297895, 1733297895, '1'),
(172493, 27330, 'QU', 'OK', 'S', 1733297900, 1733297900, '1'),
(172494, 31747, 'QU', 'OK', 'S', 1733297906, 1733297906, '1'),
(172495, 33877, 'QU', 'OK', 'S', 1733297912, 1733297912, '1'),
(172496, 33877, 'QU', 'OK', 'S', 1733297918, 1733297918, '1'),
(172497, 33863, 'QU', 'OK', 'S', 1733297925, 1733297925, '1'),
(172498, 33863, 'QU', 'OK', 'S', 1733297931, 1733297931, '1'),
(172499, 27331, 'QU', 'OK', 'S', 1733297939, 1733297939, '1'),
(172500, 27331, 'QU', 'OK', 'S', 1733297944, 1733297944, '1'),
(172501, 27331, 'QU', 'OK', 'S', 1733297952, 1733297952, '1'),
(172502, 33104, 'QU', 'OK', 'S', 1733297959, 1733297959, '1'),
(172503, 32426, 'QU', 'OK', 'S', 1733297967, 1733297967, '1'),
(172504, 27330, 'QU', 'OK', 'S', 1733297976, 1733297976, '1'),
(172505, 27330, 'QU', 'OK', 'S', 1733297981, 1733297981, '1'),
(172506, 28220, 'QU', 'OK', 'S', 1733298035, 1733298035, '1'),
(172507, 34348, 'QU', 'OK', 'S', 1733298041, 1733298041, '1'),
(172508, 5400, 'QU', 'OK', 'S', 1733298047, 1733298047, '1'),
(172509, 11745, 'QU', 'OK', 'S', 1733298052, 1733298052, '1'),
(172510, 24559, 'QU', 'OK', 'S', 1733298058, 1733298058, '1'),
(172511, 31822, 'QU', 'OK', 'S', 1733298101, 1733298101, '1'),
(172512, 31810, 'QU', 'OK', 'S', 1733298126, 1733298126, '1'),
(172513, 32885, 'QU', 'OK', 'S', 1733298190, 1733298190, '1'),
(172514, 32885, 'QU', 'OK', 'S', 1733298193, 1733298193, '1'),
(172515, 21033, 'QU', 'OK', 'S', 1733298244, 1733298244, '1'),
(172516, 21033, 'QU', 'OK', 'S', 1733298247, 1733298247, '1'),
(172517, 25288, 'QU', 'OK', 'S', 1733298288, 1733298288, '1'),
(172518, 25288, 'QU', 'OK', 'S', 1733298291, 1733298291, '1'),
(172519, 34514, 'QU', 'OK', 'S', 1733298426, 1733298426, '1'),
(172520, 34608, 'QU', 'OK', 'S', 1733298440, 1733298440, '1'),
(172521, 34460, 'QU', 'OK', 'S', 1733298445, 1733298445, '1'),
(172522, 28731, 'QU', 'OK', 'S', 1733298454, 1733298454, '1'),
(172523, 33085, 'QU', 'OK', 'S', 1733298457, 1733298457, '1'),
(172524, 34346, 'QU', 'OK', 'S', 1733298461, 1733298461, '1'),
(172525, 34774, 'QU', 'OK', 'S', 1733298467, 1733298467, '1'),
(172526, 21259, 'QU', 'OK', 'S', 1733298471, 1733298471, '1'),
(172527, 31510, 'QU', 'OK', 'S', 1733298476, 1733298476, '1'),
(172528, 29844, 'QU', 'OK', 'S', 1733298486, 1733298486, '1'),
(172529, 34094, 'QU', 'OK', 'S', 1733298496, 1733298496, '1'),
(172530, 34826, 'QU', 'OK', 'S', 1733298501, 1733298501, '1'),
(172531, 33091, 'QU', 'OK', 'S', 1733298505, 1733298505, '1'),
(172532, 34518, 'QU', 'OK', 'S', 1733298510, 1733298510, '1'),
(172533, 13858, 'QU', 'OK', 'S', 1733298514, 1733298514, '1'),
(172534, 32818, 'QU', 'OK', 'S', 1733298518, 1733298518, '1'),
(172535, 27893, 'QU', 'OK', 'S', 1733298669, 1733298669, '1'),
(172536, 27893, 'QU', 'OK', 'S', 1733298675, 1733298675, '1'),
(172537, 27893, 'QU', 'OK', 'S', 1733298687, 1733298687, '1'),
(172538, 33238, 'QU', 'OK', 'S', 1733298692, 1733298692, '1'),
(172539, 29805, 'QU', 'OK', 'S', 1733298707, 1733298707, '1'),
(172540, 29361, 'QU', 'OK', 'S', 1733299566, 1733299566, '1'),
(172541, 29361, 'QU', 'OK', 'S', 1733299570, 1733299570, '1'),
(172542, 29653, 'QU', 'OK', 'S', 1733299578, 1733299578, '1'),
(172543, 20524, 'QU', 'OK', 'S', 1733299583, 1733299583, '1'),
(172544, 18938, 'QU', 'OK', 'S', 1733299589, 1733299589, '1'),
(172545, 29653, 'QU', 'OK', 'S', 1733299599, 1733299599, '1'),
(172546, 31156, 'QU', 'OK', 'S', 1733299604, 1733299604, '1'),
(172547, 31156, 'QU', 'OK', 'S', 1733299606, 1733299606, '1'),
(172548, 14543, 'QU', 'OK', 'S', 1733299621, 1733299621, '1'),
(172549, 18939, 'QU', 'OK', 'S', 1733299626, 1733299626, '1'),
(172550, 18938, 'QU', 'OK', 'S', 1733299646, 1733299646, '1'),
(172551, 18939, 'QU', 'OK', 'S', 1733299651, 1733299651, '1'),
(172552, 18939, 'QU', 'OK', 'S', 1733299658, 1733299658, '1'),
(172553, 18942, 'QU', 'OK', 'S', 1733299663, 1733299663, '1'),
(172554, 31807, 'QU', 'OK', 'S', 1733299732, 1733299732, '1'),
(172555, 31807, 'QU', 'OK', 'S', 1733299736, 1733299736, '1'),
(172556, 2695, 'QU', 'OK', 'S', 1733299742, 1733299742, '1'),
(172557, 29756, 'QU', 'OK', 'S', 1733299746, 1733299746, '1'),
(172558, 18942, 'QU', 'OK', 'S', 1733299748, 1733299748, '1'),
(172559, 23646, 'QU', 'OK', 'S', 1733299752, 1733299752, '1'),
(172560, 27398, 'QU', 'OK', 'S', 1733299755, 1733299755, '1'),
(172561, 33788, 'QU', 'OK', 'S', 1733299765, 1733299765, '1'),
(172562, 33852, 'QU', 'OK', 'S', 1733299770, 1733299770, '1'),
(172563, 18800, 'QU', 'OK', 'S', 1733299775, 1733299775, '1'),
(172564, 34584, 'QU', 'OK', 'S', 1733299780, 1733299780, '1'),
(172565, 34542, 'QU', 'OK', 'S', 1733299792, 1733299792, '1'),
(172566, 24939, 'QU', 'OK', 'S', 1733299803, 1733299803, '1'),
(172567, 30813, 'QU', 'OK', 'S', 1733299808, 1733299808, '1'),
(172568, 34584, 'QU', 'OK', 'S', 1733299822, 1733299822, '1'),
(172569, 34384, 'QU', 'OK', 'S', 1733299827, 1733299827, '1'),
(172570, 34384, 'QU', 'OK', 'S', 1733299833, 1733299833, '1'),
(172571, 31280, 'QU', 'OK', 'S', 1733299837, 1733299837, '1'),
(172572, 31282, 'QU', 'OK', 'S', 1733299848, 1733299848, '1'),
(172573, 31111, 'QU', 'OK', 'S', 1733299862, 1733299862, '1'),
(172574, 30137, 'QU', 'OK', 'S', 1733299868, 1733299868, '1'),
(172575, 33496, 'QU', 'OK', 'S', 1733299875, 1733299875, '1'),
(172576, 27332, 'QU', 'OK', 'S', 1733299921, 1733299921, '1'),
(172577, 24941, 'QU', 'OK', 'S', 1733299931, 1733299931, '1'),
(172578, 19064, 'QU', 'OK', 'S', 1733299938, 1733299938, '1'),
(172579, 24942, 'QU', 'OK', 'S', 1733299942, 1733299942, '1'),
(172580, 30812, 'QU', 'OK', 'S', 1733299948, 1733299948, '1'),
(172581, 33863, 'QU', 'OK', 'S', 1733299953, 1733299953, '1'),
(172582, 24940, 'QU', 'OK', 'S', 1733299970, 1733299970, '1'),
(172583, 30950, 'QU', 'OK', 'S', 1733299987, 1733299987, '1'),
(172584, 27331, 'QU', 'OK', 'S', 1733300085, 1733300085, '1'),
(172585, 27331, 'QU', 'OK', 'S', 1733300119, 1733300119, '1'),
(172586, 27331, 'QU', 'OK', 'S', 1733300123, 1733300123, '1'),
(172587, 27331, 'QU', 'OK', 'S', 1733300126, 1733300126, '1'),
(172588, 30950, 'QU', 'OK', 'S', 1733300134, 1733300134, '1'),
(172589, 34386, 'QU', 'OK', 'S', 1733300254, 1733300254, '1'),
(172590, 34386, 'QU', 'OK', 'S', 1733300276, 1733300276, '1'),
(172591, 34386, 'QU', 'OK', 'S', 1733300289, 1733300289, '1'),
(172592, 34386, 'QU', 'OK', 'S', 1733300303, 1733300303, '1'),
(172593, 34346, 'QU', 'OK', 'S', 1733300351, 1733300351, '1'),
(172594, 34346, 'QU', 'OK', 'S', 1733300359, 1733300359, '1'),
(172595, 34346, 'QU', 'OK', 'S', 1733300366, 1733300366, '1'),
(172596, 34346, 'QU', 'OK', 'S', 1733300371, 1733300371, '1'),
(172597, 27712, 'QU', 'OK', 'S', 1733300715, 1733300715, '1'),
(172598, 33525, 'QU', 'OK', 'S', 1733300725, 1733300725, '1'),
(172599, 27284, 'QU', 'OK', 'S', 1733300735, 1733300735, '1'),
(172600, 26807, 'QU', 'OK', 'S', 1733300747, 1733300747, '1'),
(172601, 26807, 'QU', 'OK', 'S', 1733300747, 1733300747, '1'),
(172602, 29756, 'QU', 'OK', 'S', 1733300760, 1733300760, '1'),
(172603, 26966, 'QU', 'OK', 'S', 1733300771, 1733300771, '1'),
(172604, 33852, 'QU', 'OK', 'S', 1733301060, 1733301060, '1'),
(172605, 33525, 'QU', 'OK', 'S', 1733301069, 1733301069, '1'),
(172606, 33525, 'QU', 'OK', 'S', 1733301081, 1733301081, '1'),
(172607, 33525, 'QU', 'OK', 'S', 1733301085, 1733301085, '1'),
(172608, 31144, 'QU', 'OK', 'S', 1733301140, 1733301140, '1'),
(172609, 34787, 'QU', 'OK', 'S', 1733304502, 1733304502, '1'),
(172610, 35030, 'QU', 'OK', 'S', 1733304526, 1733304526, '1'),
(172611, 34995, 'QU', 'OK', 'S', 1733304531, 1733304531, '1'),
(172612, 35029, 'QU', 'OK', 'S', 1733304536, 1733304536, '1'),
(172613, 34790, 'QU', 'OK', 'S', 1733304540, 1733304540, '1'),
(172614, 35122, 'QU', 'OK', 'S', 1733305068, 1733305068, '1'),
(172615, 33541, 'QU', 'OK', 'S', 1733305529, 1733305529, '1'),
(172616, 29756, 'QU', 'OK', 'S', 1733305611, 1733305611, '1'),
(172617, 27712, 'QU', 'OK', 'S', 1733305620, 1733305620, '1'),
(172618, 27712, 'QU', 'OK', 'S', 1733305623, 1733305623, '1'),
(172619, 27712, 'QU', 'OK', 'S', 1733305626, 1733305626, '1'),
(172620, 27712, 'QU', 'OK', 'S', 1733305630, 1733305630, '1'),
(172621, 27712, 'QU', 'OK', 'S', 1733305637, 1733305637, '1'),
(172622, 35123, 'QU', 'OK', 'S', 1733305989, 1733305989, '1'),
(172623, 35126, 'QU', 'OK', 'S', 1733306149, 1733306149, '1'),
(172624, 35131, 'QU', 'OK', 'S', 1733306454, 1733306454, '1'),
(172625, 35130, 'QU', 'OK', 'S', 1733306653, 1733306653, '1'),
(172626, 35115, 'QU', 'OK', 'S', 1733306912, 1733306912, '1'),
(172627, 35113, 'QU', 'OK', 'S', 1733307110, 1733307110, '1'),
(172628, 35114, 'QU', 'OK', 'S', 1733307140, 1733307140, '1'),
(172629, 35113, 'QU', 'OK', 'S', 1733307187, 1733307187, '1'),
(172630, 35114, 'QU', 'OK', 'S', 1733307210, 1733307210, '1'),
(172631, 35065, 'QU', 'OK', 'S', 1733307295, 1733307295, '1'),
(172632, 35124, 'QU', 'OK', 'S', 1733307348, 1733307348, '1'),
(172633, 35125, 'QU', 'OK', 'S', 1733307642, 1733307642, '1'),
(172634, 35127, 'QU', 'OK', 'S', 1733307822, 1733307822, '1'),
(172635, 21088, 'QU', 'OK', 'S', 1733308159, 1733308159, '1'),
(172636, 21088, 'QU', 'OK', 'S', 1733308163, 1733308163, '1'),
(172637, 21088, 'QU', 'OK', 'S', 1733308170, 1733308170, '1'),
(172638, 21088, 'QU', 'OK', 'S', 1733308175, 1733308175, '1'),
(172639, 34690, 'QU', 'OK', 'S', 1733308179, 1733308179, '1'),
(172640, 21088, 'QU', 'OK', 'S', 1733308184, 1733308184, '1'),
(172641, 34351, 'QU', 'OK', 'S', 1733308201, 1733308201, '1'),
(172642, 34348, 'QU', 'OK', 'S', 1733308284, 1733308284, '1'),
(172643, 34598, 'QU', 'OK', 'S', 1733308292, 1733308292, '1'),
(172644, 34598, 'QU', 'OK', 'S', 1733308300, 1733308300, '1'),
(172645, 34348, 'QU', 'OK', 'S', 1733308306, 1733308306, '1'),
(172646, 34598, 'QU', 'OK', 'S', 1733308316, 1733308316, '1'),
(172647, 34690, 'QU', 'OK', 'S', 1733308322, 1733308322, '1'),
(172648, 34598, 'QU', 'OK', 'S', 1733308335, 1733308335, '1'),
(172649, 34348, 'QU', 'OK', 'S', 1733308348, 1733308348, '1'),
(172650, 34598, 'QU', 'OK', 'S', 1733308390, 1733308390, '1'),
(172651, 34804, 'QU', 'OK', 'S', 1733308390, 1733308390, '1'),
(172652, 34348, 'QU', 'OK', 'S', 1733308394, 1733308394, '1'),
(172653, 34804, 'QU', 'OK', 'S', 1733308394, 1733308394, '1'),
(172654, 34804, 'QU', 'OK', 'S', 1733308398, 1733308398, '1'),
(172655, 34467, 'QU', 'OK', 'S', 1733308401, 1733308401, '1'),
(172656, 34804, 'QU', 'OK', 'S', 1733308402, 1733308402, '1'),
(172657, 34598, 'QU', 'OK', 'S', 1733308405, 1733308405, '1'),
(172658, 34467, 'QU', 'OK', 'S', 1733308418, 1733308418, '1'),
(172659, 34351, 'QU', 'OK', 'S', 1733308423, 1733308423, '1'),
(172660, 34467, 'QU', 'OK', 'S', 1733308429, 1733308429, '1'),
(172661, 34598, 'QU', 'OK', 'S', 1733308439, 1733308439, '1'),
(172662, 34351, 'QU', 'OK', 'S', 1733308443, 1733308443, '1'),
(172663, 35129, 'QU', 'OK', 'S', 1733308466, 1733308466, '1'),
(172664, 35128, 'QU', 'OK', 'S', 1733308550, 1733308550, '1'),
(172665, 34690, 'QU', 'OK', 'S', 1733308654, 1733308654, '1'),
(172666, 34690, 'QU', 'OK', 'S', 1733308711, 1733308711, '1'),
(172667, 35116, 'QU', 'OK', 'S', 1733309212, 1733309212, '1'),
(172668, 35117, 'QU', 'OK', 'S', 1733309252, 1733309252, '1'),
(172669, 35118, 'QU', 'OK', 'S', 1733309424, 1733309424, '1'),
(172670, 34467, 'QU', 'OK', 'S', 1733309902, 1733309902, '1'),
(172671, 35119, 'QU', 'OK', 'S', 1733309963, 1733309963, '1'),
(172672, 22079, 'QU', 'OK', 'S', 1733310459, 1733310459, '1'),
(172673, 35120, 'QU', 'OK', 'S', 1733310498, 1733310498, '1'),
(172674, 6095, 'QU', 'OK', 'S', 1733310507, 1733310507, '1'),
(172675, 15126, 'QU', 'OK', 'S', 1733310511, 1733310511, '1'),
(172676, 30357, 'QU', 'OK', 'S', 1733310515, 1733310515, '1'),
(172677, 35121, 'QU', 'OK', 'S', 1733310602, 1733310602, '1'),
(172678, 35011, 'QU', 'OK', 'S', 1733311367, 1733311367, '1'),
(172679, 3292, 'QU', 'OK', 'S', 1733314346, 1733314346, '1'),
(172680, 34981, 'QU', 'OK', 'S', 1733315004, 1733315004, '1'),
(172681, 34975, 'QU', 'OK', 'S', 1733315138, 1733315138, '1'),
(172682, 34976, 'QU', 'OK', 'S', 1733315241, 1733315241, '1'),
(172683, 34977, 'QU', 'OK', 'S', 1733315351, 1733315351, '1'),
(172684, 18220, 'QU', 'OK', 'S', 1733316544, 1733316544, '1'),
(172685, 21626, 'QU', 'OK', 'S', 1733316555, 1733316555, '1'),
(172686, 29690, 'QU', 'OK', 'S', 1733316568, 1733316568, '1'),
(172687, 29636, 'QU', 'OK', 'S', 1733316576, 1733316576, '1'),
(172688, 29629, 'QU', 'OK', 'S', 1733316584, 1733316584, '1'),
(172689, 24366, 'QU', 'OK', 'S', 1733317051, 1733317051, '1'),
(172690, 34641, 'QU', 'OK', 'S', 1733318575, 1733318575, '1'),
(172691, 35012, 'QU', 'OK', 'S', 1733318598, 1733318598, '1'),
(172692, 27676, 'QU', 'OK', 'S', 1733376199, 1733376199, '1'),
(172693, 34775, 'QU', 'OK', 'S', 1733376246, 1733376246, '1'),
(172694, 33860, 'QU', 'OK', 'S', 1733376287, 1733376287, '1'),
(172695, 14401, 'QU', 'OK', 'S', 1733376368, 1733376368, '1'),
(172696, 14401, 'QU', 'OK', 'S', 1733376418, 1733376418, '1'),
(172697, 14401, 'QU', 'OK', 'S', 1733376434, 1733376434, '1'),
(172698, 6521, 'QU', 'OK', 'S', 1733376437, 1733376437, '1'),
(172699, 34806, 'QU', 'OK', 'S', 1733376444, 1733376444, '1'),
(172700, 32181, 'QU', 'OK', 'S', 1733376448, 1733376448, '1'),
(172701, 32181, 'QU', 'OK', 'S', 1733376452, 1733376452, '1'),
(172702, 34983, 'QU', 'OK', 'S', 1733376455, 1733376455, '1'),
(172703, 32338, 'QU', 'OK', 'S', 1733376459, 1733376459, '1'),
(172704, 35021, 'QU', 'OK', 'S', 1733376464, 1733376464, '1'),
(172705, 24604, 'QU', 'OK', 'S', 1733376468, 1733376468, '1'),
(172706, 21952, 'QU', 'OK', 'S', 1733376472, 1733376472, '1'),
(172707, 32320, 'QU', 'OK', 'S', 1733376476, 1733376476, '1'),
(172708, 30828, 'QU', 'OK', 'S', 1733376480, 1733376480, '1'),
(172709, 12771, 'QU', 'OK', 'S', 1733376484, 1733376484, '1'),
(172710, 34804, 'QU', 'OK', 'S', 1733376488, 1733376488, '1'),
(172711, 30828, 'QU', 'OK', 'S', 1733376492, 1733376492, '1'),
(172712, 24980, 'QU', 'OK', 'S', 1733376496, 1733376496, '1'),
(172713, 32354, 'QU', 'OK', 'S', 1733376501, 1733376501, '1'),
(172714, 34810, 'QU', 'OK', 'S', 1733376506, 1733376506, '1'),
(172715, 34897, 'QU', 'OK', 'S', 1733376510, 1733376510, '1'),
(172716, 35029, 'QU', 'OK', 'S', 1733376515, 1733376515, '1'),
(172717, 24980, 'QU', 'OK', 'S', 1733376520, 1733376520, '1'),
(172718, 34528, 'QU', 'OK', 'S', 1733376527, 1733376527, '1'),
(172719, 28461, 'QU', 'OK', 'S', 1733376531, 1733376531, '1'),
(172720, 21955, 'QU', 'OK', 'S', 1733376535, 1733376535, '1'),
(172721, 35051, 'QU', 'OK', 'S', 1733376539, 1733376539, '1'),
(172722, 34886, 'QU', 'OK', 'S', 1733376543, 1733376543, '1'),
(172723, 34452, 'QU', 'OK', 'S', 1733376548, 1733376548, '1'),
(172724, 34630, 'QU', 'OK', 'S', 1733376552, 1733376552, '1'),
(172725, 35020, 'QU', 'OK', 'S', 1733376559, 1733376559, '1'),
(172726, 32354, 'QU', 'OK', 'S', 1733376563, 1733376563, '1'),
(172727, 34984, 'QU', 'OK', 'S', 1733376568, 1733376568, '1'),
(172728, 21950, 'QU', 'OK', 'S', 1733376573, 1733376573, '1'),
(172729, 12483, 'QU', 'OK', 'S', 1733376578, 1733376578, '1'),
(172730, 27528, 'QU', 'OK', 'S', 1733376579, 1733376579, '1'),
(172731, 28506, 'QU', 'OK', 'S', 1733376583, 1733376583, '1'),
(172732, 30901, 'QU', 'OK', 'S', 1733376587, 1733376587, '1'),
(172733, 34904, 'QU', 'OK', 'S', 1733376593, 1733376593, '1'),
(172734, 26776, 'QU', 'OK', 'S', 1733376597, 1733376597, '1'),
(172735, 27528, 'QU', 'OK', 'S', 1733376600, 1733376600, '1'),
(172736, 24980, 'QU', 'OK', 'S', 1733376601, 1733376601, '1'),
(172737, 34919, 'QU', 'OK', 'S', 1733376606, 1733376606, '1'),
(172738, 34450, 'QU', 'OK', 'S', 1733376611, 1733376611, '1'),
(172739, 34219, 'QU', 'OK', 'S', 1733376616, 1733376616, '1'),
(172740, 24980, 'QU', 'OK', 'S', 1733376622, 1733376622, '1'),
(172741, 34805, 'QU', 'OK', 'S', 1733376627, 1733376627, '1'),
(172742, 27528, 'QU', 'OK', 'S', 1733376634, 1733376634, '1'),
(172743, 32354, 'QU', 'OK', 'S', 1733376641, 1733376641, '1'),
(172744, 3191, 'QU', 'OK', 'S', 1733376650, 1733376650, '1'),
(172745, 21789, 'QU', 'OK', 'S', 1733376720, 1733376720, '1'),
(172746, 21789, 'QU', 'OK', 'S', 1733376739, 1733376739, '1'),
(172747, 21783, 'QU', 'OK', 'S', 1733376790, 1733376790, '1'),
(172748, 21783, 'QU', 'OK', 'S', 1733376855, 1733376855, '1'),
(172749, 21789, 'QU', 'OK', 'S', 1733376908, 1733376908, '1'),
(172750, 31408, 'QU', 'OK', 'S', 1733377189, 1733377189, '1'),
(172751, 31408, 'QU', 'OK', 'S', 1733377192, 1733377192, '1'),
(172752, 31408, 'QU', 'OK', 'S', 1733377193, 1733377193, '1'),
(172753, 31408, 'QU', 'OK', 'S', 1733377196, 1733377196, '1'),
(172754, 31408, 'QU', 'OK', 'S', 1733377200, 1733377200, '1'),
(172755, 31408, 'QU', 'OK', 'S', 1733377203, 1733377203, '1'),
(172756, 31408, 'QU', 'OK', 'S', 1733377205, 1733377205, '1'),
(172757, 31408, 'QU', 'OK', 'S', 1733377208, 1733377208, '1'),
(172758, 31408, 'QU', 'OK', 'S', 1733377212, 1733377212, '1'),
(172759, 31408, 'QU', 'OK', 'S', 1733377214, 1733377214, '1'),
(172760, 21783, 'QU', 'OK', 'S', 1733377331, 1733377331, '1'),
(172761, 18221, 'QU', 'OK', 'S', 1733377564, 1733377564, '1'),
(172762, 18221, 'QU', 'OK', 'S', 1733377608, 1733377608, '1'),
(172763, 18221, 'QU', 'OK', 'S', 1733377655, 1733377655, '1'),
(172764, 27712, 'QU', 'OK', 'S', 1733377732, 1733377732, '1'),
(172765, 27712, 'QU', 'OK', 'S', 1733377740, 1733377740, '1'),
(172766, 13440, 'QU', 'OK', 'S', 1733377778, 1733377778, '1'),
(172767, 18223, 'QU', 'OK', 'S', 1733378449, 1733378449, '1'),
(172768, 18223, 'QU', 'OK', 'S', 1733378551, 1733378551, '1'),
(172769, 18223, 'QU', 'OK', 'S', 1733378592, 1733378592, '1'),
(172770, 13440, 'QU', 'OK', 'S', 1733378708, 1733378708, '1'),
(172771, 34438, 'QU', 'OK', 'S', 1733380664, 1733380664, '1'),
(172772, 34643, 'QU', 'OK', 'S', 1733380670, 1733380670, '1'),
(172773, 34643, 'QU', 'OK', 'S', 1733380675, 1733380675, '1'),
(172774, 34542, 'QU', 'OK', 'S', 1733380683, 1733380683, '1'),
(172775, 34542, 'QU', 'OK', 'S', 1733380690, 1733380690, '1'),
(172776, 34542, 'QU', 'OK', 'S', 1733380701, 1733380701, '1'),
(172777, 33252, 'QU', 'OK', 'S', 1733380705, 1733380705, '1'),
(172778, 33252, 'QU', 'OK', 'S', 1733380709, 1733380709, '1'),
(172779, 33252, 'QU', 'OK', 'S', 1733380714, 1733380714, '1'),
(172780, 33252, 'QU', 'OK', 'S', 1733380718, 1733380718, '1'),
(172781, 33252, 'QU', 'OK', 'S', 1733380724, 1733380724, '1'),
(172782, 34438, 'QU', 'OK', 'S', 1733380799, 1733380799, '1'),
(172783, 34438, 'QU', 'OK', 'S', 1733380856, 1733380856, '1'),
(172784, 33917, 'QU', 'OK', 'S', 1733380866, 1733380866, '1'),
(172785, 33917, 'QU', 'OK', 'S', 1733380870, 1733380870, '1'),
(172786, 34542, 'QU', 'OK', 'S', 1733380877, 1733380877, '1'),
(172787, 32354, 'QU', 'OK', 'S', 1733380882, 1733380882, '1'),
(172788, 34542, 'QU', 'OK', 'S', 1733380889, 1733380889, '1'),
(172789, 29165, 'QU', 'OK', 'S', 1733381480, 1733381480, '1'),
(172790, 29163, 'QU', 'OK', 'S', 1733381554, 1733381554, '1'),
(172791, 29162, 'QU', 'OK', 'S', 1733381580, 1733381580, '1'),
(172792, 29160, 'QU', 'OK', 'S', 1733381610, 1733381610, '1'),
(172793, 27072, 'QU', 'OK', 'S', 1733381694, 1733381694, '1'),
(172794, 26988, 'QU', 'OK', 'S', 1733381734, 1733381734, '1'),
(172795, 26979, 'QU', 'OK', 'S', 1733381778, 1733381778, '1'),
(172796, 26961, 'QU', 'OK', 'S', 1733381832, 1733381832, '1'),
(172797, 26381, 'QU', 'OK', 'S', 1733381892, 1733381892, '1'),
(172798, 26373, 'QU', 'OK', 'S', 1733381935, 1733381935, '1'),
(172799, 26371, 'QU', 'OK', 'S', 1733381962, 1733381962, '1'),
(172800, 25984, 'QU', 'OK', 'S', 1733381995, 1733381995, '1'),
(172801, 25982, 'QU', 'OK', 'S', 1733382034, 1733382034, '1'),
(172802, 25982, 'QU', 'OK', 'S', 1733382037, 1733382037, '1'),
(172803, 25969, 'QU', 'OK', 'S', 1733382074, 1733382074, '1'),
(172804, 25968, 'QU', 'OK', 'S', 1733382102, 1733382102, '1'),
(172805, 25967, 'QU', 'OK', 'S', 1733382151, 1733382151, '1'),
(172806, 25966, 'QU', 'OK', 'S', 1733382181, 1733382181, '1'),
(172807, 25963, 'QU', 'OK', 'S', 1733382229, 1733382229, '1'),
(172808, 25962, 'QU', 'OK', 'S', 1733382260, 1733382260, '1'),
(172809, 25961, 'QU', 'OK', 'S', 1733382296, 1733382296, '1'),
(172810, 25959, 'QU', 'OK', 'S', 1733382326, 1733382326, '1'),
(172811, 25958, 'QU', 'OK', 'S', 1733382362, 1733382362, '1'),
(172812, 25958, 'QU', 'OK', 'S', 1733382370, 1733382370, '1'),
(172813, 25955, 'QU', 'OK', 'S', 1733382398, 1733382398, '1'),
(172814, 25945, 'QU', 'OK', 'S', 1733382427, 1733382427, '1'),
(172815, 25942, 'QU', 'OK', 'S', 1733382475, 1733382475, '1'),
(172816, 25939, 'QU', 'OK', 'S', 1733382504, 1733382504, '1'),
(172817, 25937, 'QU', 'OK', 'S', 1733382540, 1733382540, '1'),
(172818, 25934, 'QU', 'OK', 'S', 1733382571, 1733382571, '1'),
(172819, 25932, 'QU', 'OK', 'S', 1733382609, 1733382609, '1'),
(172820, 25931, 'QU', 'OK', 'S', 1733382637, 1733382637, '1'),
(172821, 32204, 'QU', 'OK', 'S', 1733383212, 1733383212, '1'),
(172822, 30950, 'QU', 'OK', 'S', 1733384202, 1733384202, '1'),
(172823, 30950, 'QU', 'OK', 'S', 1733384206, 1733384206, '1'),
(172824, 30950, 'QU', 'OK', 'S', 1733384209, 1733384209, '1'),
(172825, 30950, 'QU', 'OK', 'S', 1733384220, 1733384220, '1'),
(172826, 30950, 'QU', 'OK', 'S', 1733384223, 1733384223, '1'),
(172827, 25930, 'QU', 'OK', 'S', 1733384224, 1733384224, '1'),
(172828, 30950, 'QU', 'OK', 'S', 1733384230, 1733384230, '1'),
(172829, 30950, 'QU', 'OK', 'S', 1733384233, 1733384233, '1'),
(172830, 25929, 'QU', 'OK', 'S', 1733384245, 1733384245, '1'),
(172831, 30950, 'QU', 'OK', 'S', 1733384252, 1733384252, '1'),
(172832, 30950, 'QU', 'OK', 'S', 1733384256, 1733384256, '1'),
(172833, 25928, 'QU', 'OK', 'S', 1733384275, 1733384275, '1'),
(172834, 30950, 'QU', 'OK', 'S', 1733384292, 1733384292, '1'),
(172835, 30950, 'QU', 'OK', 'S', 1733384301, 1733384301, '1'),
(172836, 25927, 'QU', 'OK', 'S', 1733384306, 1733384306, '1'),
(172837, 25926, 'QU', 'OK', 'S', 1733384461, 1733384461, '1'),
(172838, 25925, 'QU', 'OK', 'S', 1733384486, 1733384486, '1'),
(172839, 25726, 'QU', 'OK', 'S', 1733384528, 1733384528, '1'),
(172840, 25115, 'QU', 'OK', 'S', 1733384586, 1733384586, '1'),
(172841, 25100, 'QU', 'OK', 'S', 1733384643, 1733384643, '1'),
(172842, 25098, 'QU', 'OK', 'S', 1733384673, 1733384673, '1'),
(172843, 35123, 'QU', 'OK', 'S', 1733384690, 1733384690, '1'),
(172844, 35130, 'QU', 'OK', 'S', 1733384693, 1733384693, '1'),
(172845, 35123, 'QU', 'OK', 'S', 1733384695, 1733384695, '1'),
(172846, 25094, 'QU', 'OK', 'S', 1733384707, 1733384707, '1'),
(172847, 25092, 'QU', 'OK', 'S', 1733384755, 1733384755, '1'),
(172848, 23992, 'QU', 'OK', 'S', 1733384824, 1733384824, '1'),
(172849, 23992, 'QU', 'OK', 'S', 1733384834, 1733384834, '1'),
(172850, 23987, 'QU', 'OK', 'S', 1733384879, 1733384879, '1'),
(172851, 23986, 'QU', 'OK', 'S', 1733384909, 1733384909, '1'),
(172852, 23985, 'QU', 'OK', 'S', 1733384948, 1733384948, '1'),
(172853, 2965, 'QU', 'OK', 'S', 1733385109, 1733385109, '1'),
(172854, 32693, 'QU', 'OK', 'S', 1733386475, 1733386475, '1'),
(172855, 28977, 'QU', 'OK', 'S', 1733386641, 1733386641, '1'),
(172856, 30631, 'QU', 'OK', 'S', 1733386689, 1733386689, '1'),
(172857, 31880, 'QU', 'OK', 'S', 1733386793, 1733386793, '1'),
(172858, 25263, 'QU', 'OK', 'S', 1733386821, 1733386821, '1'),
(172859, 34376, 'QU', 'OK', 'S', 1733386853, 1733386853, '1'),
(172860, 31880, 'QU', 'OK', 'S', 1733386955, 1733386955, '1'),
(172861, 34361, 'QU', 'OK', 'S', 1733386993, 1733386993, '1'),
(172862, 28519, 'QU', 'OK', 'S', 1733387118, 1733387118, '1'),
(172863, 32354, 'QU', 'OK', 'S', 1733387417, 1733387417, '1'),
(172864, 24604, 'QU', 'OK', 'S', 1733389748, 1733389748, '1'),
(172865, 33983, 'QU', 'OK', 'S', 1733392945, 1733392945, '1'),
(172866, 17886, 'QU', 'OK', 'S', 1733392947, 1733392947, '1'),
(172867, 17895, 'QU', 'OK', 'S', 1733392949, 1733392949, '1'),
(172868, 17886, 'QU', 'OK', 'S', 1733393054, 1733393054, '1'),
(172869, 17886, 'QU', 'OK', 'S', 1733393057, 1733393057, '1'),
(172870, 35139, 'QU', 'OK', 'S', 1733394451, 1733394451, '1'),
(172871, 35138, 'QU', 'OK', 'S', 1733395145, 1733395145, '1'),
(172872, 35107, 'QU', 'OK', 'S', 1733395614, 1733395614, '1'),
(172873, 35155, 'QU', 'OK', 'S', 1733395670, 1733395670, '1'),
(172874, 35105, 'QU', 'OK', 'S', 1733395795, 1733395795, '1'),
(172875, 35144, 'QU', 'OK', 'S', 1733395915, 1733395915, '1'),
(172876, 35106, 'QU', 'OK', 'S', 1733396029, 1733396029, '1'),
(172877, 35143, 'QU', 'OK', 'S', 1733396143, 1733396143, '1'),
(172878, 35148, 'QU', 'OK', 'S', 1733396603, 1733396603, '1'),
(172879, 35149, 'QU', 'OK', 'S', 1733396727, 1733396727, '1'),
(172880, 35150, 'QU', 'OK', 'S', 1733396870, 1733396870, '1'),
(172881, 35151, 'QU', 'OK', 'S', 1733396992, 1733396992, '1'),
(172882, 1500, 'QU', 'OK', 'S', 1733397095, 1733397095, '1'),
(172883, 35152, 'QU', 'OK', 'S', 1733397108, 1733397108, '1'),
(172884, 20374, 'QU', 'OK', 'S', 1733397532, 1733397532, '1'),
(172885, 35033, 'QU', 'OK', 'S', 1733397546, 1733397546, '1'),
(172886, 35111, 'QU', 'OK', 'S', 1733397554, 1733397554, '1'),
(172887, 35127, 'QU', 'OK', 'S', 1733397558, 1733397558, '1'),
(172888, 35153, 'QU', 'OK', 'S', 1733397650, 1733397650, '1'),
(172889, 14757, 'QU', 'OK', 'S', 1733397739, 1733397739, '1'),
(172890, 33863, 'QU', 'OK', 'S', 1733397742, 1733397742, '1'),
(172891, 25067, 'QU', 'OK', 'S', 1733397746, 1733397746, '1'),
(172892, 15546, 'QU', 'OK', 'S', 1733397751, 1733397751, '1'),
(172893, 15546, 'QU', 'OK', 'S', 1733397758, 1733397758, '1'),
(172894, 21330, 'QU', 'OK', 'S', 1733397762, 1733397762, '1'),
(172895, 34935, 'QU', 'OK', 'S', 1733397766, 1733397766, '1'),
(172896, 35154, 'QU', 'OK', 'S', 1733397774, 1733397774, '1'),
(172897, 35144, 'QU', 'OK', 'S', 1733397804, 1733397804, '1'),
(172898, 35136, 'QU', 'OK', 'S', 1733398846, 1733398846, '1'),
(172899, 35137, 'QU', 'OK', 'S', 1733398878, 1733398878, '1'),
(172900, 35145, 'QU', 'OK', 'S', 1733398917, 1733398917, '1'),
(172901, 35146, 'QU', 'OK', 'S', 1733399212, 1733399212, '1'),
(172902, 35147, 'QU', 'OK', 'S', 1733399245, 1733399245, '1'),
(172903, 35140, 'QU', 'OK', 'S', 1733399676, 1733399676, '1'),
(172904, 35141, 'QU', 'OK', 'S', 1733399824, 1733399824, '1'),
(172905, 21259, 'QU', 'OK', 'S', 1733399982, 1733399982, '1'),
(172906, 35142, 'QU', 'OK', 'S', 1733400146, 1733400146, '1'),
(172907, 35154, 'QU', 'OK', 'S', 1733400266, 1733400266, '1'),
(172908, 35132, 'QU', 'OK', 'S', 1733400382, 1733400382, '1'),
(172909, 35133, 'QU', 'OK', 'S', 1733400539, 1733400539, '1'),
(172910, 35135, 'QU', 'OK', 'S', 1733400645, 1733400645, '1'),
(172911, 35127, 'QU', 'OK', 'S', 1733401596, 1733401596, '1'),
(172912, 35124, 'QU', 'OK', 'S', 1733401610, 1733401610, '1'),
(172913, 34081, 'QU', 'OK', 'S', 1733404946, 1733404946, '1'),
(172914, 12906, 'QU', 'OK', 'S', 1733405718, 1733405718, '1'),
(172915, 26697, 'QU', 'OK', 'S', 1733405763, 1733405763, '1'),
(172916, 26697, 'QU', 'OK', 'S', 1733405763, 1733405763, '1'),
(172917, 26756, 'QU', 'OK', 'S', 1733405786, 1733405786, '1'),
(172918, 20660, 'QU', 'OK', 'S', 1733405801, 1733405801, '1'),
(172919, 30361, 'QU', 'OK', 'S', 1733405813, 1733405813, '1'),
(172920, 30361, 'QU', 'OK', 'S', 1733405813, 1733405813, '1'),
(172921, 15688, 'QU', 'OK', 'S', 1733405832, 1733405832, '1'),
(172922, 28595, 'QU', 'OK', 'S', 1733405871, 1733405871, '1'),
(172923, 32874, 'QU', 'OK', 'S', 1733405910, 1733405910, '1'),
(172924, 32574, 'QU', 'OK', 'S', 1733405968, 1733405968, '1'),
(172925, 29753, 'QU', 'OK', 'S', 1733405985, 1733405985, '1'),
(172926, 33979, 'QU', 'OK', 'S', 1733463413, 1733463413, '1'),
(172927, 30994, 'QU', 'OK', 'S', 1733463423, 1733463423, '1'),
(172928, 34197, 'QU', 'OK', 'S', 1733463482, 1733463482, '1'),
(172929, 23761, 'QU', 'OK', 'S', 1733463492, 1733463492, '1'),
(172930, 30529, 'QU', 'OK', 'S', 1733463541, 1733463541, '1'),
(172931, 30529, 'QU', 'OK', 'S', 1733463544, 1733463544, '1'),
(172932, 35098, 'QU', 'OK', 'S', 1733463933, 1733463933, '1'),
(172933, 35098, 'QU', 'OK', 'S', 1733463939, 1733463939, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(172934, 35098, 'QU', 'OK', 'S', 1733463944, 1733463944, '1'),
(172935, 35098, 'QU', 'OK', 'S', 1733463949, 1733463949, '1'),
(172936, 35098, 'QU', 'OK', 'S', 1733463953, 1733463953, '1'),
(172937, 35098, 'QU', 'OK', 'S', 1733463957, 1733463957, '1'),
(172938, 19085, 'QU', 'OK', 'S', 1733463961, 1733463961, '1'),
(172939, 34935, 'QU', 'OK', 'S', 1733463965, 1733463965, '1'),
(172940, 34935, 'QU', 'OK', 'S', 1733463971, 1733463971, '1'),
(172941, 35098, 'QU', 'OK', 'S', 1733463977, 1733463977, '1'),
(172942, 35098, 'QU', 'OK', 'S', 1733463983, 1733463983, '1'),
(172943, 19085, 'QU', 'OK', 'S', 1733463987, 1733463987, '1'),
(172944, 33557, 'QU', 'OK', 'S', 1733464001, 1733464001, '1'),
(172945, 33557, 'QU', 'OK', 'S', 1733464006, 1733464006, '1'),
(172946, 33557, 'QU', 'OK', 'S', 1733464010, 1733464010, '1'),
(172947, 25686, 'QU', 'OK', 'S', 1733464031, 1733464031, '1'),
(172948, 33557, 'QU', 'OK', 'S', 1733464038, 1733464038, '1'),
(172949, 33557, 'QU', 'OK', 'S', 1733464044, 1733464044, '1'),
(172950, 32117, 'QU', 'OK', 'S', 1733464050, 1733464050, '1'),
(172951, 21888, 'QU', 'OK', 'S', 1733464056, 1733464056, '1'),
(172952, 35072, 'QU', 'OK', 'S', 1733464062, 1733464062, '1'),
(172953, 32088, 'QU', 'OK', 'S', 1733464067, 1733464067, '1'),
(172954, 35120, 'QU', 'OK', 'S', 1733464089, 1733464089, '1'),
(172955, 34935, 'QU', 'OK', 'S', 1733464096, 1733464096, '1'),
(172956, 34935, 'QU', 'OK', 'S', 1733464102, 1733464102, '1'),
(172957, 18132, 'QU', 'OK', 'S', 1733464108, 1733464108, '1'),
(172958, 35120, 'QU', 'OK', 'S', 1733464115, 1733464115, '1'),
(172959, 35072, 'QU', 'OK', 'S', 1733464118, 1733464118, '1'),
(172960, 21888, 'QU', 'OK', 'S', 1733464123, 1733464123, '1'),
(172961, 21888, 'QU', 'OK', 'S', 1733464125, 1733464125, '1'),
(172962, 34193, 'QU', 'OK', 'S', 1733464132, 1733464132, '1'),
(172963, 35045, 'QU', 'OK', 'S', 1733464139, 1733464139, '1'),
(172964, 35045, 'QU', 'OK', 'S', 1733464141, 1733464141, '1'),
(172965, 29054, 'QU', 'OK', 'S', 1733464144, 1733464144, '1'),
(172966, 35050, 'QU', 'OK', 'S', 1733464148, 1733464148, '1'),
(172967, 21888, 'QU', 'OK', 'S', 1733464154, 1733464154, '1'),
(172968, 34193, 'QU', 'OK', 'S', 1733464161, 1733464161, '1'),
(172969, 34542, 'QU', 'OK', 'S', 1733464168, 1733464168, '1'),
(172970, 34542, 'QU', 'OK', 'S', 1733464172, 1733464172, '1'),
(172971, 32201, 'QU', 'OK', 'S', 1733464177, 1733464177, '1'),
(172972, 33247, 'QU', 'OK', 'S', 1733464184, 1733464184, '1'),
(172973, 34584, 'QU', 'OK', 'S', 1733464195, 1733464195, '1'),
(172974, 32201, 'QU', 'OK', 'S', 1733464213, 1733464213, '1'),
(172975, 34584, 'QU', 'OK', 'S', 1733464220, 1733464220, '1'),
(172976, 33247, 'QU', 'OK', 'S', 1733464224, 1733464224, '1'),
(172977, 34584, 'QU', 'OK', 'S', 1733464230, 1733464230, '1'),
(172978, 32201, 'QU', 'OK', 'S', 1733464235, 1733464235, '1'),
(172979, 32201, 'QU', 'OK', 'S', 1733464240, 1733464240, '1'),
(172980, 34584, 'QU', 'OK', 'S', 1733464246, 1733464246, '1'),
(172981, 34193, 'QU', 'OK', 'S', 1733464250, 1733464250, '1'),
(172982, 32201, 'QU', 'OK', 'S', 1733464254, 1733464254, '1'),
(172983, 32201, 'QU', 'OK', 'S', 1733464257, 1733464257, '1'),
(172984, 34193, 'QU', 'OK', 'S', 1733464274, 1733464274, '1'),
(172985, 33247, 'QU', 'OK', 'S', 1733464282, 1733464282, '1'),
(172986, 33247, 'QU', 'OK', 'S', 1733464288, 1733464288, '1'),
(172987, 34930, 'QU', 'OK', 'S', 1733464302, 1733464302, '1'),
(172988, 27067, 'QU', 'OK', 'S', 1733464414, 1733464414, '1'),
(172989, 27067, 'QU', 'OK', 'S', 1733464422, 1733464422, '1'),
(172990, 26350, 'QU', 'OK', 'S', 1733464436, 1733464436, '1'),
(172991, 27067, 'QU', 'OK', 'S', 1733464442, 1733464442, '1'),
(172992, 20626, 'QU', 'OK', 'S', 1733464540, 1733464540, '1'),
(172993, 28188, 'QU', 'OK', 'S', 1733464548, 1733464548, '1'),
(172994, 20626, 'QU', 'OK', 'S', 1733464551, 1733464551, '1'),
(172995, 20626, 'QU', 'OK', 'S', 1733464556, 1733464556, '1'),
(172996, 20626, 'QU', 'OK', 'S', 1733464561, 1733464561, '1'),
(172997, 20626, 'QU', 'OK', 'S', 1733464566, 1733464566, '1'),
(172998, 25416, 'QU', 'OK', 'S', 1733464570, 1733464570, '1'),
(172999, 20626, 'QU', 'OK', 'S', 1733464574, 1733464574, '1'),
(173000, 25416, 'QU', 'OK', 'S', 1733464583, 1733464583, '1'),
(173001, 25416, 'QU', 'OK', 'S', 1733464587, 1733464587, '1'),
(173002, 27068, 'QU', 'OK', 'S', 1733464592, 1733464592, '1'),
(173003, 25416, 'QU', 'OK', 'S', 1733464595, 1733464595, '1'),
(173004, 24957, 'QU', 'OK', 'S', 1733464599, 1733464599, '1'),
(173005, 19923, 'QU', 'OK', 'S', 1733464606, 1733464606, '1'),
(173006, 24918, 'QU', 'OK', 'S', 1733464614, 1733464614, '1'),
(173007, 24957, 'QU', 'OK', 'S', 1733464617, 1733464617, '1'),
(173008, 24918, 'QU', 'OK', 'S', 1733464626, 1733464626, '1'),
(173009, 28119, 'QU', 'OK', 'S', 1733464634, 1733464634, '1'),
(173010, 28119, 'QU', 'OK', 'S', 1733464639, 1733464639, '1'),
(173011, 28816, 'QU', 'OK', 'S', 1733464645, 1733464645, '1'),
(173012, 28816, 'QU', 'OK', 'S', 1733464654, 1733464654, '1'),
(173013, 34990, 'QU', 'OK', 'S', 1733464666, 1733464666, '1'),
(173014, 26352, 'QU', 'OK', 'S', 1733464670, 1733464670, '1'),
(173015, 24918, 'QU', 'OK', 'S', 1733464675, 1733464675, '1'),
(173016, 26352, 'QU', 'OK', 'S', 1733464679, 1733464679, '1'),
(173017, 32993, 'QU', 'OK', 'S', 1733464683, 1733464683, '1'),
(173018, 14543, 'QU', 'OK', 'S', 1733464691, 1733464691, '1'),
(173019, 34637, 'QU', 'OK', 'S', 1733464695, 1733464695, '1'),
(173020, 14543, 'QU', 'OK', 'S', 1733464699, 1733464699, '1'),
(173021, 14543, 'QU', 'OK', 'S', 1733464702, 1733464702, '1'),
(173022, 14543, 'QU', 'OK', 'S', 1733464705, 1733464705, '1'),
(173023, 30030, 'QU', 'OK', 'S', 1733464709, 1733464709, '1'),
(173024, 30357, 'QU', 'OK', 'S', 1733464735, 1733464735, '1'),
(173025, 34990, 'QU', 'OK', 'S', 1733464745, 1733464745, '1'),
(173026, 31924, 'QU', 'OK', 'S', 1733464795, 1733464795, '1'),
(173027, 31924, 'QU', 'OK', 'S', 1733464803, 1733464803, '1'),
(173028, 30031, 'QU', 'OK', 'S', 1733464817, 1733464817, '1'),
(173029, 34585, 'QU', 'OK', 'S', 1733465139, 1733465139, '1'),
(173030, 35113, 'QU', 'OK', 'S', 1733466942, 1733466942, '1'),
(173031, 32988, 'QU', 'OK', 'S', 1733467276, 1733467276, '1'),
(173032, 34474, 'QU', 'OK', 'S', 1733467918, 1733467918, '1'),
(173033, 26185, 'QU', 'OK', 'S', 1733467927, 1733467927, '1'),
(173034, 20275, 'QU', 'OK', 'S', 1733467953, 1733467953, '1'),
(173035, 34038, 'QU', 'OK', 'S', 1733467961, 1733467961, '1'),
(173036, 34936, 'QU', 'OK', 'S', 1733468275, 1733468275, '1'),
(173037, 34060, 'QU', 'OK', 'S', 1733468285, 1733468285, '1'),
(173038, 32456, 'QU', 'OK', 'S', 1733468290, 1733468290, '1'),
(173039, 35064, 'QU', 'OK', 'S', 1733468293, 1733468293, '1'),
(173040, 34303, 'QU', 'OK', 'S', 1733468299, 1733468299, '1'),
(173041, 34642, 'QU', 'OK', 'S', 1733468310, 1733468310, '1'),
(173042, 33925, 'QU', 'OK', 'S', 1733468313, 1733468313, '1'),
(173043, 34355, 'QU', 'OK', 'S', 1733468317, 1733468317, '1'),
(173044, 34151, 'QU', 'OK', 'S', 1733468320, 1733468320, '1'),
(173045, 34355, 'QU', 'OK', 'S', 1733468327, 1733468327, '1'),
(173046, 32443, 'QU', 'OK', 'S', 1733468334, 1733468334, '1'),
(173047, 34150, 'QU', 'OK', 'S', 1733468337, 1733468337, '1'),
(173048, 33925, 'QU', 'OK', 'S', 1733468340, 1733468340, '1'),
(173049, 34618, 'QU', 'OK', 'S', 1733468343, 1733468343, '1'),
(173050, 35032, 'QU', 'OK', 'S', 1733468345, 1733468345, '1'),
(173051, 32382, 'QU', 'OK', 'S', 1733468347, 1733468347, '1'),
(173052, 34448, 'QU', 'OK', 'S', 1733468350, 1733468350, '1'),
(173053, 34392, 'QU', 'OK', 'S', 1733468353, 1733468353, '1'),
(173054, 32382, 'QU', 'OK', 'S', 1733468356, 1733468356, '1'),
(173055, 34392, 'QU', 'OK', 'S', 1733468359, 1733468359, '1'),
(173056, 35033, 'QU', 'OK', 'S', 1733468362, 1733468362, '1'),
(173057, 34448, 'QU', 'OK', 'S', 1733468367, 1733468367, '1'),
(173058, 32369, 'QU', 'OK', 'S', 1733468415, 1733468415, '1'),
(173059, 34358, 'QU', 'OK', 'S', 1733468762, 1733468762, '1'),
(173060, 35007, 'QU', 'OK', 'S', 1733468805, 1733468805, '1'),
(173061, 34107, 'QU', 'OK', 'S', 1733468824, 1733468824, '1'),
(173062, 29643, 'QU', 'OK', 'S', 1733468831, 1733468831, '1'),
(173063, 31455, 'QU', 'OK', 'S', 1733469163, 1733469163, '1'),
(173064, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173065, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173066, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173067, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173068, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173069, 30723, 'QU', 'OK', 'S', 1733470272, 1733470272, '1'),
(173070, 12642, 'QU', 'OK', 'S', 1733470357, 1733470357, '1'),
(173071, 34357, 'QU', 'OK', 'S', 1733470383, 1733470383, '1'),
(173072, 34357, 'QU', 'OK', 'S', 1733470383, 1733470383, '1'),
(173073, 34357, 'QU', 'OK', 'S', 1733470383, 1733470383, '1'),
(173074, 12906, 'QU', 'OK', 'S', 1733471328, 1733471328, '1'),
(173075, 24316, 'QU', 'OK', 'S', 1733472044, 1733472044, '1'),
(173076, 32446, 'QU', 'OK', 'S', 1733472669, 1733472669, '1'),
(173077, 30994, 'QU', 'OK', 'S', 1733472682, 1733472682, '1'),
(173078, 34820, 'QU', 'OK', 'S', 1733472684, 1733472684, '1'),
(173079, 34891, 'QU', 'OK', 'S', 1733472687, 1733472687, '1'),
(173080, 34822, 'QU', 'OK', 'S', 1733472690, 1733472690, '1'),
(173081, 31752, 'QU', 'OK', 'S', 1733472692, 1733472692, '1'),
(173082, 33077, 'QU', 'OK', 'S', 1733472698, 1733472698, '1'),
(173083, 15546, 'QU', 'OK', 'S', 1733472706, 1733472706, '1'),
(173084, 33260, 'QU', 'OK', 'S', 1733472710, 1733472710, '1'),
(173085, 34444, 'QU', 'OK', 'S', 1733472713, 1733472713, '1'),
(173086, 35164, 'QU', 'OK', 'S', 1733477850, 1733477850, '1'),
(173087, 35163, 'QU', 'OK', 'S', 1733478017, 1733478017, '1'),
(173088, 35176, 'QU', 'OK', 'S', 1733479757, 1733479757, '1'),
(173089, 17236, 'QU', 'OK', 'S', 1733480051, 1733480051, '1'),
(173090, 35161, 'QU', 'OK', 'S', 1733480635, 1733480635, '1'),
(173091, 34352, 'QU', 'OK', 'S', 1733480863, 1733480863, '1'),
(173092, 33614, 'QU', 'OK', 'S', 1733480890, 1733480890, '1'),
(173093, 35090, 'QU', 'OK', 'S', 1733480900, 1733480900, '1'),
(173094, 35090, 'QU', 'OK', 'S', 1733480900, 1733480900, '1'),
(173095, 33872, 'QU', 'OK', 'S', 1733480914, 1733480914, '1'),
(173096, 34641, 'QU', 'OK', 'S', 1733480938, 1733480938, '1'),
(173097, 33901, 'QU', 'OK', 'S', 1733480946, 1733480946, '1'),
(173098, 32248, 'QU', 'OK', 'S', 1733480961, 1733480961, '1'),
(173099, 35161, 'QU', 'OK', 'S', 1733481024, 1733481024, '1'),
(173100, 32382, 'QU', 'OK', 'S', 1733481031, 1733481031, '1'),
(173101, 32382, 'QU', 'OK', 'S', 1733481034, 1733481034, '1'),
(173102, 33614, 'QU', 'OK', 'S', 1733481190, 1733481190, '1'),
(173103, 35090, 'QU', 'OK', 'S', 1733481192, 1733481192, '1'),
(173104, 32966, 'QU', 'OK', 'S', 1733481244, 1733481244, '1'),
(173105, 15499, 'QU', 'OK', 'S', 1733482082, 1733482082, '1'),
(173106, 15499, 'QU', 'OK', 'S', 1733482101, 1733482101, '1'),
(173107, 15499, 'QU', 'OK', 'S', 1733482107, 1733482107, '1'),
(173108, 15499, 'QU', 'OK', 'S', 1733482111, 1733482111, '1'),
(173109, 35162, 'QU', 'OK', 'S', 1733482436, 1733482436, '1'),
(173110, 35160, 'QU', 'OK', 'S', 1733482551, 1733482551, '1'),
(173111, 35161, 'QU', 'OK', 'S', 1733482624, 1733482624, '1'),
(173112, 34844, 'QU', 'OK', 'S', 1733482964, 1733482964, '1'),
(173113, 35170, 'QU', 'OK', 'S', 1733483250, 1733483250, '1'),
(173114, 35166, 'QU', 'OK', 'S', 1733483431, 1733483431, '1'),
(173115, 35167, 'QU', 'OK', 'S', 1733483654, 1733483654, '1'),
(173116, 35168, 'QU', 'OK', 'S', 1733483783, 1733483783, '1'),
(173117, 35169, 'QU', 'OK', 'S', 1733483919, 1733483919, '1'),
(173118, 35156, 'QU', 'OK', 'S', 1733484075, 1733484075, '1'),
(173119, 35157, 'QU', 'OK', 'S', 1733484114, 1733484114, '1'),
(173120, 35158, 'QU', 'OK', 'S', 1733484153, 1733484153, '1'),
(173121, 35159, 'QU', 'OK', 'S', 1733484295, 1733484295, '1'),
(173122, 35179, 'QU', 'OK', 'S', 1733484340, 1733484340, '1'),
(173123, 35180, 'QU', 'OK', 'S', 1733484372, 1733484372, '1'),
(173124, 35173, 'QU', 'OK', 'S', 1733484499, 1733484499, '1'),
(173125, 35176, 'QU', 'OK', 'S', 1733484556, 1733484556, '1'),
(173126, 35171, 'QU', 'OK', 'S', 1733484702, 1733484702, '1'),
(173127, 35172, 'QU', 'OK', 'S', 1733484823, 1733484823, '1'),
(173128, 35163, 'QU', 'OK', 'S', 1733485017, 1733485017, '1'),
(173129, 35164, 'QU', 'OK', 'S', 1733485039, 1733485039, '1'),
(173130, 35130, 'QU', 'OK', 'S', 1733485095, 1733485095, '1'),
(173131, 15897, 'QU', 'OK', 'S', 1733485364, 1733485364, '1'),
(173132, 12379, 'QU', 'OK', 'S', 1733485539, 1733485539, '1'),
(173133, 11842, 'QU', 'OK', 'S', 1733485579, 1733485579, '1'),
(173134, 35040, 'QU', 'OK', 'S', 1733485996, 1733485996, '1'),
(173135, 35039, 'QU', 'OK', 'S', 1733486003, 1733486003, '1'),
(173136, 34960, 'QU', 'OK', 'S', 1733486008, 1733486008, '1'),
(173137, 34623, 'QU', 'OK', 'S', 1733486014, 1733486014, '1'),
(173138, 34498, 'QU', 'OK', 'S', 1733486029, 1733486029, '1'),
(173139, 34282, 'QU', 'OK', 'S', 1733486037, 1733486037, '1'),
(173140, 35096, 'QU', 'OK', 'S', 1733487067, 1733487067, '1'),
(173141, 34280, 'QU', 'OK', 'S', 1733488914, 1733488914, '1'),
(173142, 34277, 'QU', 'OK', 'S', 1733488933, 1733488933, '1'),
(173143, 34121, 'QU', 'OK', 'S', 1733488945, 1733488945, '1'),
(173144, 34117, 'QU', 'OK', 'S', 1733488955, 1733488955, '1'),
(173145, 33430, 'QU', 'OK', 'S', 1733488973, 1733488973, '1'),
(173146, 33428, 'QU', 'OK', 'S', 1733488978, 1733488978, '1'),
(173147, 33427, 'QU', 'OK', 'S', 1733488983, 1733488983, '1'),
(173148, 33425, 'QU', 'OK', 'S', 1733488989, 1733488989, '1'),
(173149, 33424, 'QU', 'OK', 'S', 1733488994, 1733488994, '1'),
(173150, 33423, 'QU', 'OK', 'S', 1733489001, 1733489001, '1'),
(173151, 33422, 'QU', 'OK', 'S', 1733489006, 1733489006, '1'),
(173152, 33186, 'QU', 'OK', 'S', 1733489011, 1733489011, '1'),
(173153, 33179, 'QU', 'OK', 'S', 1733489017, 1733489017, '1'),
(173154, 33178, 'QU', 'OK', 'S', 1733489023, 1733489023, '1'),
(173155, 33161, 'QU', 'OK', 'S', 1733489033, 1733489033, '1'),
(173156, 33160, 'QU', 'OK', 'S', 1733489039, 1733489039, '1'),
(173157, 33012, 'QU', 'OK', 'S', 1733489044, 1733489044, '1'),
(173158, 33011, 'QU', 'OK', 'S', 1733489051, 1733489051, '1'),
(173159, 33010, 'QU', 'OK', 'S', 1733489059, 1733489059, '1'),
(173160, 33009, 'QU', 'OK', 'S', 1733489064, 1733489064, '1'),
(173161, 32968, 'QU', 'OK', 'S', 1733489071, 1733489071, '1'),
(173162, 32929, 'QU', 'OK', 'S', 1733489077, 1733489077, '1'),
(173163, 32929, 'QU', 'OK', 'S', 1733489084, 1733489084, '1'),
(173164, 32849, 'QU', 'OK', 'S', 1733489089, 1733489089, '1'),
(173165, 32846, 'QU', 'OK', 'S', 1733489100, 1733489100, '1'),
(173166, 32811, 'QU', 'OK', 'S', 1733489106, 1733489106, '1'),
(173167, 32810, 'QU', 'OK', 'S', 1733489113, 1733489113, '1'),
(173168, 32649, 'QU', 'OK', 'S', 1733489119, 1733489119, '1'),
(173169, 32631, 'QU', 'OK', 'S', 1733489128, 1733489128, '1'),
(173170, 32349, 'QU', 'OK', 'S', 1733489134, 1733489134, '1'),
(173171, 23747, 'QU', 'OK', 'S', 1733489394, 1733489394, '1'),
(173172, 32348, 'QU', 'OK', 'S', 1733489529, 1733489529, '1'),
(173173, 32127, 'QU', 'OK', 'S', 1733489535, 1733489535, '1'),
(173174, 32100, 'QU', 'OK', 'S', 1733489543, 1733489543, '1'),
(173175, 35091, 'QU', 'OK', 'S', 1733490610, 1733490610, '1'),
(173176, 35176, 'QU', 'OK', 'S', 1733491419, 1733491419, '1'),
(173177, 35176, 'QU', 'OK', 'S', 1733491432, 1733491432, '1'),
(173178, 35176, 'QU', 'OK', 'S', 1733491435, 1733491435, '1'),
(173179, 35176, 'QU', 'OK', 'S', 1733491438, 1733491438, '1'),
(173180, 35176, 'QU', 'OK', 'S', 1733491441, 1733491441, '1'),
(173181, 35176, 'QU', 'OK', 'S', 1733491443, 1733491443, '1'),
(173182, 35176, 'QU', 'OK', 'S', 1733491445, 1733491445, '1'),
(173183, 35176, 'QU', 'OK', 'S', 1733491447, 1733491447, '1'),
(173184, 35176, 'QU', 'OK', 'S', 1733491449, 1733491449, '1'),
(173185, 35176, 'QU', 'OK', 'S', 1733491451, 1733491451, '1'),
(173186, 35176, 'QU', 'OK', 'S', 1733491454, 1733491454, '1'),
(173187, 35176, 'QU', 'OK', 'S', 1733491456, 1733491456, '1'),
(173188, 35176, 'QU', 'OK', 'S', 1733491458, 1733491458, '1'),
(173189, 35176, 'QU', 'OK', 'S', 1733491460, 1733491460, '1'),
(173190, 35176, 'QU', 'OK', 'S', 1733491462, 1733491462, '1'),
(173191, 35176, 'QU', 'OK', 'S', 1733491464, 1733491464, '1'),
(173192, 35176, 'QU', 'OK', 'S', 1733491470, 1733491470, '1'),
(173193, 34990, 'QU', 'OK', 'S', 1733491518, 1733491518, '1'),
(173194, 34930, 'QU', 'OK', 'S', 1733491528, 1733491528, '1'),
(173195, 34990, 'QU', 'OK', 'S', 1733491541, 1733491541, '1'),
(173196, 34990, 'QU', 'OK', 'S', 1733491555, 1733491555, '1'),
(173197, 14542, 'QU', 'OK', 'S', 1733546261, 1733546261, '1'),
(173198, 33475, 'QU', 'OK', 'S', 1733546617, 1733546617, '1'),
(173199, 32949, 'QU', 'OK', 'S', 1733546804, 1733546804, '1'),
(173200, 34276, 'QU', 'OK', 'S', 1733547083, 1733547083, '1'),
(173201, 34357, 'QU', 'OK', 'S', 1733547139, 1733547139, '1'),
(173202, 24297, 'QU', 'OK', 'S', 1733547218, 1733547218, '1'),
(173203, 34484, 'QU', 'OK', 'S', 1733547343, 1733547343, '1'),
(173204, 24544, 'QU', 'OK', 'S', 1733547376, 1733547376, '1'),
(173205, 34930, 'QU', 'OK', 'S', 1733547477, 1733547477, '1'),
(173206, 32393, 'QU', 'OK', 'S', 1733547508, 1733547508, '1'),
(173207, 25936, 'QU', 'OK', 'S', 1733547660, 1733547660, '1'),
(173208, 15897, 'QU', 'OK', 'S', 1733547704, 1733547704, '1'),
(173209, 9352, 'QU', 'OK', 'S', 1733547725, 1733547725, '1'),
(173210, 8870, 'QU', 'OK', 'S', 1733547819, 1733547819, '1'),
(173211, 23324, 'QU', 'OK', 'S', 1733547851, 1733547851, '1'),
(173212, 30362, 'QU', 'OK', 'S', 1733547883, 1733547883, '1'),
(173213, 32688, 'QU', 'OK', 'S', 1733547975, 1733547975, '1'),
(173214, 29753, 'QU', 'OK', 'S', 1733548004, 1733548004, '1'),
(173215, 34018, 'QU', 'OK', 'S', 1733548054, 1733548054, '1'),
(173216, 17275, 'QU', 'OK', 'S', 1733548165, 1733548165, '1'),
(173217, 35008, 'QU', 'OK', 'S', 1733548191, 1733548191, '1'),
(173218, 28589, 'QU', 'OK', 'S', 1733548219, 1733548219, '1'),
(173219, 27788, 'QU', 'OK', 'S', 1733548425, 1733548425, '1'),
(173220, 32774, 'QU', 'OK', 'S', 1733548662, 1733548662, '1'),
(173221, 33379, 'QU', 'OK', 'S', 1733548690, 1733548690, '1'),
(173222, 21111, 'QU', 'OK', 'S', 1733548719, 1733548719, '1'),
(173223, 34992, 'QU', 'OK', 'S', 1733550568, 1733550568, '1'),
(173224, 34349, 'QU', 'OK', 'S', 1733550570, 1733550570, '1'),
(173225, 32692, 'QU', 'OK', 'S', 1733550572, 1733550572, '1'),
(173226, 58, 'QU', 'OK', 'S', 1733550574, 1733550574, '1'),
(173227, 620, 'QU', 'OK', 'S', 1733550577, 1733550577, '1'),
(173228, 20370, 'QU', 'OK', 'S', 1733550579, 1733550579, '1'),
(173229, 25672, 'QU', 'OK', 'S', 1733550582, 1733550582, '1'),
(173230, 15711, 'QU', 'OK', 'S', 1733550584, 1733550584, '1'),
(173231, 20370, 'QU', 'OK', 'S', 1733550597, 1733550597, '1'),
(173232, 34663, 'QU', 'OK', 'S', 1733550607, 1733550607, '1'),
(173233, 34663, 'QU', 'OK', 'S', 1733550624, 1733550624, '1'),
(173234, 33894, 'QU', 'OK', 'S', 1733550629, 1733550629, '1'),
(173235, 28865, 'QU', 'OK', 'S', 1733550635, 1733550635, '1'),
(173236, 28067, 'QU', 'OK', 'S', 1733550640, 1733550640, '1'),
(173237, 34584, 'QU', 'OK', 'S', 1733550645, 1733550645, '1'),
(173238, 20370, 'QU', 'OK', 'S', 1733551310, 1733551310, '1'),
(173239, 20370, 'QU', 'OK', 'S', 1733551312, 1733551312, '1'),
(173240, 34664, 'QU', 'OK', 'S', 1733551452, 1733551452, '1'),
(173241, 20368, 'QU', 'OK', 'S', 1733551539, 1733551539, '1'),
(173242, 31807, 'QU', 'OK', 'S', 1733551606, 1733551606, '1'),
(173243, 31807, 'QU', 'OK', 'S', 1733551611, 1733551611, '1'),
(173244, 62, 'QU', 'OK', 'S', 1733552211, 1733552211, '1'),
(173245, 7379, 'QU', 'OK', 'S', 1733552383, 1733552383, '1'),
(173246, 7656, 'QU', 'OK', 'S', 1733552455, 1733552455, '1'),
(173247, 27364, 'QU', 'OK', 'S', 1733552458, 1733552458, '1'),
(173248, 34496, 'QU', 'OK', 'S', 1733552460, 1733552460, '1'),
(173249, 34618, 'QU', 'OK', 'S', 1733552462, 1733552462, '1'),
(173250, 34452, 'QU', 'OK', 'S', 1733552464, 1733552464, '1'),
(173251, 32606, 'QU', 'OK', 'S', 1733552466, 1733552466, '1'),
(173252, 32181, 'QU', 'OK', 'S', 1733552469, 1733552469, '1'),
(173253, 34417, 'QU', 'OK', 'S', 1733552479, 1733552479, '1'),
(173254, 7379, 'QU', 'OK', 'S', 1733552494, 1733552494, '1'),
(173255, 24592, 'QU', 'OK', 'S', 1733552703, 1733552703, '1'),
(173256, 24455, 'QU', 'OK', 'S', 1733553424, 1733553424, '1'),
(173257, 12642, 'QU', 'OK', 'S', 1733553432, 1733553432, '1'),
(173258, 7787, 'QU', 'OK', 'S', 1733553443, 1733553443, '1'),
(173259, 33613, 'QU', 'OK', 'S', 1733553452, 1733553452, '1'),
(173260, 35026, 'QU', 'OK', 'S', 1733553620, 1733553620, '1'),
(173261, 32595, 'QU', 'OK', 'S', 1733553631, 1733553631, '1'),
(173262, 34268, 'QU', 'OK', 'S', 1733553634, 1733553634, '1'),
(173263, 22897, 'QU', 'OK', 'S', 1733553637, 1733553637, '1'),
(173264, 34075, 'QU', 'OK', 'S', 1733553640, 1733553640, '1'),
(173265, 35030, 'QU', 'OK', 'S', 1733553642, 1733553642, '1'),
(173266, 34797, 'QU', 'OK', 'S', 1733553644, 1733553644, '1'),
(173267, 35122, 'QU', 'OK', 'S', 1733554396, 1733554396, '1'),
(173268, 35122, 'QU', 'OK', 'S', 1733554402, 1733554402, '1'),
(173269, 33852, 'QU', 'OK', 'S', 1733554570, 1733554570, '1'),
(173270, 23327, 'QU', 'OK', 'S', 1733555055, 1733555055, '1'),
(173271, 30357, 'QU', 'OK', 'S', 1733555058, 1733555058, '1'),
(173272, 27712, 'QU', 'OK', 'S', 1733555302, 1733555302, '1'),
(173273, 27454, 'QU', 'OK', 'S', 1733555316, 1733555316, '1'),
(173274, 27454, 'QU', 'OK', 'S', 1733555316, 1733555316, '1'),
(173275, 29449, 'QU', 'OK', 'S', 1733555382, 1733555382, '1'),
(173276, 29449, 'QU', 'OK', 'S', 1733555382, 1733555382, '1'),
(173277, 29452, 'QU', 'OK', 'S', 1733555492, 1733555492, '1'),
(173278, 29452, 'QU', 'OK', 'S', 1733555492, 1733555492, '1'),
(173279, 29452, 'QU', 'OK', 'S', 1733555492, 1733555492, '1'),
(173280, 17845, 'QU', 'OK', 'S', 1733555506, 1733555506, '1'),
(173281, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173282, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173283, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173284, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173285, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173286, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173287, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173288, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173289, 18137, 'QU', 'OK', 'S', 1733555525, 1733555525, '1'),
(173290, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173291, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173292, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173293, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173294, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173295, 5400, 'QU', 'OK', 'S', 1733555555, 1733555555, '1'),
(173296, 34643, 'QU', 'OK', 'S', 1733555598, 1733555598, '1'),
(173297, 30357, 'QU', 'OK', 'S', 1733555618, 1733555618, '1'),
(173298, 24918, 'QU', 'OK', 'S', 1733555632, 1733555632, '1'),
(173299, 30770, 'QU', 'OK', 'S', 1733555650, 1733555650, '1'),
(173300, 12724, 'QU', 'OK', 'S', 1733555658, 1733555658, '1'),
(173301, 32080, 'QU', 'OK', 'S', 1733555812, 1733555812, '1'),
(173302, 32079, 'QU', 'OK', 'S', 1733555821, 1733555821, '1'),
(173303, 31867, 'QU', 'OK', 'S', 1733555834, 1733555834, '1'),
(173304, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173305, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173306, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173307, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173308, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173309, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173310, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173311, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173312, 35201, 'QU', 'OK', 'S', 1733555922, 1733555922, '1'),
(173313, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173314, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173315, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173316, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173317, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173318, 35202, 'QU', 'OK', 'S', 1733555954, 1733555954, '1'),
(173319, 35040, 'QU', 'OK', 'S', 1733555979, 1733555979, '1'),
(173320, 35039, 'QU', 'OK', 'S', 1733555987, 1733555987, '1'),
(173321, 34960, 'QU', 'OK', 'S', 1733555995, 1733555995, '1'),
(173322, 34960, 'QU', 'OK', 'S', 1733556015, 1733556015, '1'),
(173323, 34623, 'QU', 'OK', 'S', 1733556039, 1733556039, '1'),
(173324, 34498, 'QU', 'OK', 'S', 1733556103, 1733556103, '1'),
(173325, 34282, 'QU', 'OK', 'S', 1733556113, 1733556113, '1'),
(173326, 34990, 'QU', 'OK', 'S', 1733556123, 1733556123, '1'),
(173327, 34990, 'QU', 'OK', 'S', 1733556131, 1733556131, '1'),
(173328, 34280, 'QU', 'OK', 'S', 1733556133, 1733556133, '1'),
(173329, 34277, 'QU', 'OK', 'S', 1733556146, 1733556146, '1'),
(173330, 34990, 'QU', 'OK', 'S', 1733556155, 1733556155, '1'),
(173331, 34121, 'QU', 'OK', 'S', 1733556192, 1733556192, '1'),
(173332, 34117, 'QU', 'OK', 'S', 1733556203, 1733556203, '1'),
(173333, 34990, 'QU', 'OK', 'S', 1733556205, 1733556205, '1'),
(173334, 34990, 'QU', 'OK', 'S', 1733556215, 1733556215, '1'),
(173335, 33430, 'QU', 'OK', 'S', 1733556218, 1733556218, '1'),
(173336, 34990, 'QU', 'OK', 'S', 1733556225, 1733556225, '1'),
(173337, 34990, 'QU', 'OK', 'S', 1733556229, 1733556229, '1'),
(173338, 33428, 'QU', 'OK', 'S', 1733556234, 1733556234, '1'),
(173339, 33425, 'QU', 'OK', 'S', 1733556245, 1733556245, '1'),
(173340, 33423, 'QU', 'OK', 'S', 1733556272, 1733556272, '1'),
(173341, 33424, 'QU', 'OK', 'S', 1733556286, 1733556286, '1'),
(173342, 33424, 'QU', 'OK', 'S', 1733556294, 1733556294, '1'),
(173343, 33186, 'QU', 'OK', 'S', 1733556306, 1733556306, '1'),
(173344, 33422, 'QU', 'OK', 'S', 1733556318, 1733556318, '1'),
(173345, 29053, 'QU', 'OK', 'S', 1733556334, 1733556334, '1'),
(173346, 23327, 'QU', 'OK', 'S', 1733556347, 1733556347, '1'),
(173347, 33179, 'QU', 'OK', 'S', 1733556367, 1733556367, '1'),
(173348, 33178, 'QU', 'OK', 'S', 1733556375, 1733556375, '1'),
(173349, 32204, 'QU', 'OK', 'S', 1733556381, 1733556381, '1'),
(173350, 33161, 'QU', 'OK', 'S', 1733556384, 1733556384, '1'),
(173351, 33160, 'QU', 'OK', 'S', 1733556393, 1733556393, '1'),
(173352, 33012, 'QU', 'OK', 'S', 1733556402, 1733556402, '1'),
(173353, 33011, 'QU', 'OK', 'S', 1733556410, 1733556410, '1'),
(173354, 33010, 'QU', 'OK', 'S', 1733556420, 1733556420, '1'),
(173355, 33009, 'QU', 'OK', 'S', 1733556435, 1733556435, '1'),
(173356, 32968, 'QU', 'OK', 'S', 1733556443, 1733556443, '1'),
(173357, 32929, 'QU', 'OK', 'S', 1733556453, 1733556453, '1'),
(173358, 32849, 'QU', 'OK', 'S', 1733556468, 1733556468, '1'),
(173359, 32846, 'QU', 'OK', 'S', 1733556476, 1733556476, '1'),
(173360, 32811, 'QU', 'OK', 'S', 1733556855, 1733556855, '1'),
(173361, 32810, 'QU', 'OK', 'S', 1733556863, 1733556863, '1'),
(173362, 32649, 'QU', 'OK', 'S', 1733556873, 1733556873, '1'),
(173363, 32631, 'QU', 'OK', 'S', 1733556880, 1733556880, '1'),
(173364, 32349, 'QU', 'OK', 'S', 1733556888, 1733556888, '1'),
(173365, 32348, 'QU', 'OK', 'S', 1733556897, 1733556897, '1'),
(173366, 32127, 'QU', 'OK', 'S', 1733556940, 1733556940, '1'),
(173367, 32100, 'QU', 'OK', 'S', 1733556949, 1733556949, '1'),
(173368, 31866, 'QU', 'OK', 'S', 1733556972, 1733556972, '1'),
(173369, 31847, 'QU', 'OK', 'S', 1733556977, 1733556977, '1'),
(173370, 31845, 'QU', 'OK', 'S', 1733556986, 1733556986, '1'),
(173371, 31842, 'QU', 'OK', 'S', 1733556998, 1733556998, '1'),
(173372, 29830, 'QU', 'OK', 'S', 1733557010, 1733557010, '1'),
(173373, 29803, 'QU', 'OK', 'S', 1733557019, 1733557019, '1'),
(173374, 29792, 'QU', 'OK', 'S', 1733557026, 1733557026, '1'),
(173375, 29791, 'QU', 'OK', 'S', 1733557037, 1733557037, '1'),
(173376, 29784, 'QU', 'OK', 'S', 1733557046, 1733557046, '1'),
(173377, 29722, 'QU', 'OK', 'S', 1733557061, 1733557061, '1'),
(173378, 29697, 'QU', 'OK', 'S', 1733557152, 1733557152, '1'),
(173379, 29345, 'QU', 'OK', 'S', 1733557161, 1733557161, '1'),
(173380, 29324, 'QU', 'OK', 'S', 1733557168, 1733557168, '1'),
(173381, 29320, 'QU', 'OK', 'S', 1733557183, 1733557183, '1'),
(173382, 29279, 'QU', 'OK', 'S', 1733557194, 1733557194, '1'),
(173383, 29279, 'QU', 'OK', 'S', 1733557201, 1733557201, '1'),
(173384, 29277, 'QU', 'OK', 'S', 1733557209, 1733557209, '1'),
(173385, 29276, 'QU', 'OK', 'S', 1733557216, 1733557216, '1'),
(173386, 29272, 'QU', 'OK', 'S', 1733557226, 1733557226, '1'),
(173387, 29272, 'QU', 'OK', 'S', 1733557235, 1733557235, '1'),
(173388, 29268, 'QU', 'OK', 'S', 1733557241, 1733557241, '1'),
(173389, 28743, 'QU', 'OK', 'S', 1733557303, 1733557303, '1'),
(173390, 28741, 'QU', 'OK', 'S', 1733557318, 1733557318, '1'),
(173391, 28724, 'QU', 'OK', 'S', 1733557326, 1733557326, '1'),
(173392, 28723, 'QU', 'OK', 'S', 1733557334, 1733557334, '1'),
(173393, 28719, 'QU', 'OK', 'S', 1733557343, 1733557343, '1'),
(173394, 28719, 'QU', 'OK', 'S', 1733557349, 1733557349, '1'),
(173395, 28718, 'QU', 'OK', 'S', 1733557358, 1733557358, '1'),
(173396, 28323, 'QU', 'OK', 'S', 1733557368, 1733557368, '1'),
(173397, 28322, 'QU', 'OK', 'S', 1733557376, 1733557376, '1'),
(173398, 28316, 'QU', 'OK', 'S', 1733557484, 1733557484, '1'),
(173399, 28314, 'QU', 'OK', 'S', 1733557493, 1733557493, '1'),
(173400, 25775, 'QU', 'OK', 'S', 1733557502, 1733557502, '1'),
(173401, 25774, 'QU', 'OK', 'S', 1733557510, 1733557510, '1'),
(173402, 34193, 'QU', 'OK', 'S', 1733557515, 1733557515, '1'),
(173403, 25772, 'QU', 'OK', 'S', 1733557517, 1733557517, '1'),
(173404, 25771, 'QU', 'OK', 'S', 1733557527, 1733557527, '1'),
(173405, 25768, 'QU', 'OK', 'S', 1733557546, 1733557546, '1'),
(173406, 25768, 'QU', 'OK', 'S', 1733557551, 1733557551, '1'),
(173407, 26352, 'QU', 'OK', 'S', 1733557594, 1733557594, '1'),
(173408, 15382, 'QU', 'OK', 'S', 1733557628, 1733557628, '1'),
(173409, 15565, 'QU', 'OK', 'S', 1733557641, 1733557641, '1'),
(173410, 15564, 'QU', 'OK', 'S', 1733557651, 1733557651, '1'),
(173411, 15563, 'QU', 'OK', 'S', 1733557662, 1733557662, '1'),
(173412, 15388, 'QU', 'OK', 'S', 1733557670, 1733557670, '1'),
(173413, 15387, 'QU', 'OK', 'S', 1733557679, 1733557679, '1'),
(173414, 15386, 'QU', 'OK', 'S', 1733557692, 1733557692, '1'),
(173415, 15385, 'QU', 'OK', 'S', 1733557712, 1733557712, '1'),
(173416, 15384, 'QU', 'OK', 'S', 1733557730, 1733557730, '1'),
(173417, 15383, 'QU', 'OK', 'S', 1733557739, 1733557739, '1'),
(173418, 17768, 'QU', 'OK', 'S', 1733557878, 1733557878, '1'),
(173419, 17767, 'QU', 'OK', 'S', 1733557886, 1733557886, '1'),
(173420, 17766, 'QU', 'OK', 'S', 1733557896, 1733557896, '1'),
(173421, 17765, 'QU', 'OK', 'S', 1733557907, 1733557907, '1'),
(173422, 15568, 'QU', 'OK', 'S', 1733557934, 1733557934, '1'),
(173423, 15567, 'QU', 'OK', 'S', 1733558100, 1733558100, '1'),
(173424, 17782, 'QU', 'OK', 'S', 1733558136, 1733558136, '1'),
(173425, 17781, 'QU', 'OK', 'S', 1733558147, 1733558147, '1'),
(173426, 17778, 'QU', 'OK', 'S', 1733558156, 1733558156, '1'),
(173427, 17777, 'QU', 'OK', 'S', 1733558179, 1733558179, '1'),
(173428, 17776, 'QU', 'OK', 'S', 1733558232, 1733558232, '1'),
(173429, 17775, 'QU', 'OK', 'S', 1733558239, 1733558239, '1'),
(173430, 17774, 'QU', 'OK', 'S', 1733558670, 1733558670, '1'),
(173431, 17771, 'QU', 'OK', 'S', 1733558676, 1733558676, '1'),
(173432, 21904, 'QU', 'OK', 'S', 1733558688, 1733558688, '1'),
(173433, 21903, 'QU', 'OK', 'S', 1733558694, 1733558694, '1'),
(173434, 21902, 'QU', 'OK', 'S', 1733558700, 1733558700, '1'),
(173435, 21901, 'QU', 'OK', 'S', 1733558707, 1733558707, '1'),
(173436, 21900, 'QU', 'OK', 'S', 1733558715, 1733558715, '1'),
(173437, 21899, 'QU', 'OK', 'S', 1733558720, 1733558720, '1'),
(173438, 21898, 'QU', 'OK', 'S', 1733558727, 1733558727, '1'),
(173439, 21897, 'QU', 'OK', 'S', 1733558736, 1733558736, '1'),
(173440, 21896, 'QU', 'OK', 'S', 1733558743, 1733558743, '1'),
(173441, 21608, 'QU', 'OK', 'S', 1733558751, 1733558751, '1'),
(173442, 23565, 'QU', 'OK', 'S', 1733558775, 1733558775, '1'),
(173443, 23564, 'QU', 'OK', 'S', 1733558780, 1733558780, '1'),
(173444, 23559, 'QU', 'OK', 'S', 1733558793, 1733558793, '1'),
(173445, 23558, 'QU', 'OK', 'S', 1733558805, 1733558805, '1'),
(173446, 23556, 'QU', 'OK', 'S', 1733558820, 1733558820, '1'),
(173447, 23555, 'QU', 'OK', 'S', 1733558829, 1733558829, '1'),
(173448, 23553, 'QU', 'OK', 'S', 1733558860, 1733558860, '1'),
(173449, 21905, 'QU', 'OK', 'S', 1733558867, 1733558867, '1'),
(173450, 23621, 'QU', 'OK', 'S', 1733558972, 1733558972, '1'),
(173451, 23620, 'QU', 'OK', 'S', 1733558979, 1733558979, '1'),
(173452, 23618, 'QU', 'OK', 'S', 1733558995, 1733558995, '1'),
(173453, 8114, 'QU', 'OK', 'S', 1733564141, 1733564141, '1'),
(173454, 35098, 'QU', 'OK', 'S', 1733564143, 1733564143, '1'),
(173455, 35101, 'QU', 'OK', 'S', 1733564146, 1733564146, '1'),
(173456, 35103, 'QU', 'OK', 'S', 1733564148, 1733564148, '1'),
(173457, 34992, 'QU', 'OK', 'S', 1733564344, 1733564344, '1'),
(173458, 28865, 'QU', 'OK', 'S', 1733564407, 1733564407, '1'),
(173459, 34584, 'QU', 'OK', 'S', 1733564437, 1733564437, '1'),
(173460, 15711, 'QU', 'OK', 'S', 1733564447, 1733564447, '1'),
(173461, 34349, 'QU', 'OK', 'S', 1733564473, 1733564473, '1'),
(173462, 20368, 'QU', 'OK', 'S', 1733564483, 1733564483, '1'),
(173463, 620, 'QU', 'OK', 'S', 1733564501, 1733564501, '1'),
(173464, 15711, 'QU', 'OK', 'S', 1733564519, 1733564519, '1'),
(173465, 25672, 'QU', 'OK', 'S', 1733564560, 1733564560, '1'),
(173466, 31807, 'QU', 'OK', 'S', 1733564622, 1733564622, '1'),
(173467, 33894, 'QU', 'OK', 'S', 1733564827, 1733564827, '1'),
(173468, 34584, 'QU', 'OK', 'S', 1733564870, 1733564870, '1'),
(173469, 33894, 'QU', 'OK', 'S', 1733564895, 1733564895, '1'),
(173470, 34584, 'QU', 'OK', 'S', 1733564927, 1733564927, '1'),
(173471, 34584, 'QU', 'OK', 'S', 1733564957, 1733564957, '1'),
(173472, 31807, 'QU', 'OK', 'S', 1733564960, 1733564960, '1'),
(173473, 25672, 'QU', 'OK', 'S', 1733564962, 1733564962, '1'),
(173474, 620, 'QU', 'OK', 'S', 1733564964, 1733564964, '1'),
(173475, 20368, 'QU', 'OK', 'S', 1733564967, 1733564967, '1'),
(173476, 34349, 'QU', 'OK', 'S', 1733564970, 1733564970, '1'),
(173477, 28865, 'QU', 'OK', 'S', 1733564972, 1733564972, '1'),
(173478, 34992, 'QU', 'OK', 'S', 1733564975, 1733564975, '1'),
(173479, 34992, 'QU', 'OK', 'S', 1733565185, 1733565185, '1'),
(173480, 28865, 'QU', 'OK', 'S', 1733565237, 1733565237, '1'),
(173481, 20368, 'QU', 'OK', 'S', 1733565266, 1733565266, '1'),
(173482, 34349, 'QU', 'OK', 'S', 1733565279, 1733565279, '1'),
(173483, 31807, 'QU', 'OK', 'S', 1733565293, 1733565293, '1'),
(173484, 15711, 'QU', 'OK', 'S', 1733565330, 1733565330, '1'),
(173485, 34584, 'QU', 'OK', 'S', 1733565424, 1733565424, '1'),
(173486, 31807, 'QU', 'OK', 'S', 1733565447, 1733565447, '1'),
(173487, 25672, 'QU', 'OK', 'S', 1733565494, 1733565494, '1'),
(173488, 34584, 'QU', 'OK', 'S', 1733565575, 1733565575, '1'),
(173489, 25672, 'QU', 'OK', 'S', 1733565616, 1733565616, '1'),
(173490, 34584, 'QU', 'OK', 'S', 1733565845, 1733565845, '1'),
(173491, 33558, 'QU', 'OK', 'S', 1733566573, 1733566573, '1'),
(173492, 25056, 'QU', 'OK', 'S', 1733566585, 1733566585, '1'),
(173493, 23165, 'QU', 'OK', 'S', 1733566587, 1733566587, '1'),
(173494, 23165, 'QU', 'OK', 'S', 1733566590, 1733566590, '1'),
(173495, 5400, 'QU', 'OK', 'S', 1733568305, 1733568305, '1'),
(173496, 5400, 'QU', 'OK', 'S', 1733568310, 1733568310, '1'),
(173497, 5400, 'QU', 'OK', 'S', 1733568322, 1733568322, '1'),
(173498, 5400, 'QU', 'OK', 'S', 1733568325, 1733568325, '1'),
(173499, 5400, 'QU', 'OK', 'S', 1733568327, 1733568327, '1'),
(173500, 5400, 'QU', 'OK', 'S', 1733568339, 1733568339, '1'),
(173501, 5400, 'QU', 'OK', 'S', 1733568342, 1733568342, '1'),
(173502, 5400, 'QU', 'OK', 'S', 1733568433, 1733568433, '1'),
(173503, 5400, 'QU', 'OK', 'S', 1733568435, 1733568435, '1'),
(173504, 35206, 'QU', 'OK', 'S', 1733568660, 1733568660, '1'),
(173505, 35206, 'QU', 'OK', 'S', 1733568668, 1733568668, '1'),
(173506, 35207, 'QU', 'OK', 'S', 1733568688, 1733568688, '1'),
(173507, 35207, 'QU', 'OK', 'S', 1733568696, 1733568696, '1'),
(173508, 35201, 'QU', 'OK', 'S', 1733568733, 1733568733, '1'),
(173509, 35201, 'QU', 'OK', 'S', 1733568743, 1733568743, '1'),
(173510, 35201, 'QU', 'OK', 'S', 1733568753, 1733568753, '1'),
(173511, 35201, 'QU', 'OK', 'S', 1733568761, 1733568761, '1'),
(173512, 35201, 'QU', 'OK', 'S', 1733568770, 1733568770, '1'),
(173513, 35201, 'QU', 'OK', 'S', 1733568779, 1733568779, '1'),
(173514, 35201, 'QU', 'OK', 'S', 1733568788, 1733568788, '1'),
(173515, 35201, 'QU', 'OK', 'S', 1733568798, 1733568798, '1'),
(173516, 35201, 'QU', 'OK', 'S', 1733568807, 1733568807, '1'),
(173517, 35201, 'QU', 'OK', 'S', 1733568816, 1733568816, '1'),
(173518, 32204, 'QU', 'OK', 'S', 1733568908, 1733568908, '1'),
(173519, 31924, 'QU', 'OK', 'S', 1733568937, 1733568937, '1'),
(173520, 31924, 'QU', 'OK', 'S', 1733568940, 1733568940, '1'),
(173521, 31924, 'QU', 'OK', 'S', 1733568943, 1733568943, '1'),
(173522, 31924, 'QU', 'OK', 'S', 1733568944, 1733568944, '1'),
(173523, 31924, 'QU', 'OK', 'S', 1733568947, 1733568947, '1'),
(173524, 31924, 'QU', 'OK', 'S', 1733568949, 1733568949, '1'),
(173525, 5400, 'QU', 'OK', 'S', 1733569170, 1733569170, '1'),
(173526, 5400, 'QU', 'OK', 'S', 1733569172, 1733569172, '1'),
(173527, 5400, 'QU', 'OK', 'S', 1733569175, 1733569175, '1'),
(173528, 35190, 'QU', 'OK', 'S', 1733569578, 1733569578, '1'),
(173529, 35191, 'QU', 'OK', 'S', 1733569675, 1733569675, '1'),
(173530, 35194, 'QU', 'OK', 'S', 1733569793, 1733569793, '1'),
(173531, 35195, 'QU', 'OK', 'S', 1733569909, 1733569909, '1'),
(173532, 35196, 'QU', 'OK', 'S', 1733570038, 1733570038, '1'),
(173533, 34930, 'QU', 'OK', 'S', 1733570125, 1733570125, '1'),
(173534, 34930, 'QU', 'OK', 'S', 1733570129, 1733570129, '1'),
(173535, 35192, 'QU', 'OK', 'S', 1733570151, 1733570151, '1'),
(173536, 35193, 'QU', 'OK', 'S', 1733570720, 1733570720, '1'),
(173537, 35197, 'QU', 'OK', 'S', 1733570919, 1733570919, '1'),
(173538, 35208, 'QU', 'OK', 'S', 1733571004, 1733571004, '1'),
(173539, 35205, 'QU', 'OK', 'S', 1733571206, 1733571206, '1'),
(173540, 35204, 'QU', 'OK', 'S', 1733571255, 1733571255, '1'),
(173541, 35203, 'QU', 'OK', 'S', 1733571288, 1733571288, '1'),
(173542, 34961, 'QU', 'OK', 'S', 1733571622, 1733571622, '1'),
(173543, 34038, 'QU', 'OK', 'S', 1733571675, 1733571675, '1'),
(173544, 35181, 'QU', 'OK', 'S', 1733571972, 1733571972, '1'),
(173545, 35182, 'QU', 'OK', 'S', 1733573074, 1733573074, '1'),
(173546, 35183, 'QU', 'OK', 'S', 1733573114, 1733573114, '1'),
(173547, 35184, 'QU', 'OK', 'S', 1733573279, 1733573279, '1'),
(173548, 35185, 'QU', 'OK', 'S', 1733573336, 1733573336, '1'),
(173549, 35186, 'QU', 'OK', 'S', 1733573503, 1733573503, '1'),
(173550, 35189, 'QU', 'OK', 'S', 1733573566, 1733573566, '1'),
(173551, 35208, 'QU', 'OK', 'S', 1733573776, 1733573776, '1'),
(173552, 34221, 'QU', 'OK', 'S', 1733573867, 1733573867, '1'),
(173553, 32461, 'QU', 'OK', 'S', 1733573930, 1733573930, '1'),
(173554, 34654, 'QU', 'OK', 'S', 1733574528, 1733574528, '1'),
(173555, 34082, 'QU', 'OK', 'S', 1733643946, 1733643946, '1'),
(173556, 34082, 'QU', 'OK', 'S', 1733643953, 1733643953, '1'),
(173557, 34066, 'QU', 'OK', 'S', 1733643959, 1733643959, '1'),
(173558, 34066, 'QU', 'OK', 'S', 1733643964, 1733643964, '1'),
(173559, 34065, 'QU', 'OK', 'S', 1733643970, 1733643970, '1'),
(173560, 34065, 'QU', 'OK', 'S', 1733643976, 1733643976, '1'),
(173561, 33981, 'QU', 'OK', 'S', 1733643982, 1733643982, '1'),
(173562, 33981, 'QU', 'OK', 'S', 1733643989, 1733643989, '1'),
(173563, 33759, 'QU', 'OK', 'S', 1733644002, 1733644002, '1'),
(173564, 33758, 'QU', 'OK', 'S', 1733644014, 1733644014, '1'),
(173565, 33757, 'QU', 'OK', 'S', 1733644030, 1733644030, '1'),
(173566, 33484, 'QU', 'OK', 'S', 1733644039, 1733644039, '1'),
(173567, 33484, 'QU', 'OK', 'S', 1733644046, 1733644046, '1'),
(173568, 33450, 'QU', 'OK', 'S', 1733644057, 1733644057, '1'),
(173569, 33450, 'QU', 'OK', 'S', 1733644063, 1733644063, '1'),
(173570, 33449, 'QU', 'OK', 'S', 1733644070, 1733644070, '1'),
(173571, 33449, 'QU', 'OK', 'S', 1733644075, 1733644075, '1'),
(173572, 33439, 'QU', 'OK', 'S', 1733644082, 1733644082, '1'),
(173573, 33153, 'QU', 'OK', 'S', 1733644105, 1733644105, '1'),
(173574, 33153, 'QU', 'OK', 'S', 1733644112, 1733644112, '1'),
(173575, 33159, 'QU', 'OK', 'S', 1733644647, 1733644647, '1'),
(173576, 33159, 'QU', 'OK', 'S', 1733644654, 1733644654, '1'),
(173577, 33158, 'QU', 'OK', 'S', 1733644696, 1733644696, '1'),
(173578, 33158, 'QU', 'OK', 'S', 1733644749, 1733644749, '1'),
(173579, 33158, 'QU', 'OK', 'S', 1733644757, 1733644757, '1'),
(173580, 33157, 'QU', 'OK', 'S', 1733644773, 1733644773, '1'),
(173581, 33157, 'QU', 'OK', 'S', 1733644783, 1733644783, '1'),
(173582, 33157, 'QU', 'OK', 'S', 1733644893, 1733644893, '1'),
(173583, 33157, 'QU', 'OK', 'S', 1733644911, 1733644911, '1'),
(173584, 33153, 'QU', 'OK', 'S', 1733644934, 1733644934, '1'),
(173585, 33153, 'QU', 'OK', 'S', 1733644969, 1733644969, '1'),
(173586, 33153, 'QU', 'OK', 'S', 1733644975, 1733644975, '1'),
(173587, 33153, 'QU', 'OK', 'S', 1733644981, 1733644981, '1'),
(173588, 33107, 'QU', 'OK', 'S', 1733644989, 1733644989, '1'),
(173589, 33107, 'QU', 'OK', 'S', 1733644995, 1733644995, '1'),
(173590, 30658, 'QU', 'OK', 'S', 1733645004, 1733645004, '1'),
(173591, 30658, 'QU', 'OK', 'S', 1733645014, 1733645014, '1'),
(173592, 30657, 'QU', 'OK', 'S', 1733645067, 1733645067, '1'),
(173593, 30657, 'QU', 'OK', 'S', 1733645092, 1733645092, '1'),
(173594, 30644, 'QU', 'OK', 'S', 1733645103, 1733645103, '1'),
(173595, 30564, 'QU', 'OK', 'S', 1733645153, 1733645153, '1'),
(173596, 30564, 'QU', 'OK', 'S', 1733645159, 1733645159, '1'),
(173597, 30644, 'QU', 'OK', 'S', 1733645175, 1733645175, '1'),
(173598, 30553, 'QU', 'OK', 'S', 1733645199, 1733645199, '1'),
(173599, 30553, 'QU', 'OK', 'S', 1733645211, 1733645211, '1'),
(173600, 30552, 'QU', 'OK', 'S', 1733645243, 1733645243, '1'),
(173601, 30552, 'QU', 'OK', 'S', 1733645251, 1733645251, '1'),
(173602, 28811, 'QU', 'OK', 'S', 1733645322, 1733645322, '1'),
(173603, 28811, 'QU', 'OK', 'S', 1733645327, 1733645327, '1'),
(173604, 28528, 'QU', 'OK', 'S', 1733645506, 1733645506, '1'),
(173605, 28528, 'QU', 'OK', 'S', 1733645513, 1733645513, '1'),
(173606, 28526, 'QU', 'OK', 'S', 1733645521, 1733645521, '1'),
(173607, 28526, 'QU', 'OK', 'S', 1733645529, 1733645529, '1'),
(173608, 26931, 'QU', 'OK', 'S', 1733645618, 1733645618, '1'),
(173609, 26931, 'QU', 'OK', 'S', 1733645623, 1733645623, '1'),
(173610, 26930, 'QU', 'OK', 'S', 1733645632, 1733645632, '1'),
(173611, 26930, 'QU', 'OK', 'S', 1733645640, 1733645640, '1'),
(173612, 26908, 'QU', 'OK', 'S', 1733645802, 1733645802, '1'),
(173613, 26908, 'QU', 'OK', 'S', 1733645807, 1733645807, '1'),
(173614, 26903, 'QU', 'OK', 'S', 1733645812, 1733645812, '1'),
(173615, 26903, 'QU', 'OK', 'S', 1733645818, 1733645818, '1'),
(173616, 26900, 'QU', 'OK', 'S', 1733645824, 1733645824, '1'),
(173617, 26900, 'QU', 'OK', 'S', 1733645828, 1733645828, '1'),
(173618, 26896, 'QU', 'OK', 'S', 1733645868, 1733645868, '1'),
(173619, 26896, 'QU', 'OK', 'S', 1733645873, 1733645873, '1'),
(173620, 26892, 'QU', 'OK', 'S', 1733645880, 1733645880, '1'),
(173621, 26892, 'QU', 'OK', 'S', 1733645885, 1733645885, '1'),
(173622, 26889, 'QU', 'OK', 'S', 1733645890, 1733645890, '1'),
(173623, 26889, 'QU', 'OK', 'S', 1733645896, 1733645896, '1'),
(173624, 26748, 'QU', 'OK', 'S', 1733645904, 1733645904, '1'),
(173625, 26748, 'QU', 'OK', 'S', 1733645909, 1733645909, '1'),
(173626, 26747, 'QU', 'OK', 'S', 1733645913, 1733645913, '1'),
(173627, 26747, 'QU', 'OK', 'S', 1733645918, 1733645918, '1'),
(173628, 26367, 'QU', 'OK', 'S', 1733645923, 1733645923, '1'),
(173629, 26367, 'QU', 'OK', 'S', 1733645928, 1733645928, '1'),
(173630, 25298, 'QU', 'OK', 'S', 1733645935, 1733645935, '1'),
(173631, 25298, 'QU', 'OK', 'S', 1733645940, 1733645940, '1'),
(173632, 24839, 'QU', 'OK', 'S', 1733645945, 1733645945, '1'),
(173633, 24839, 'QU', 'OK', 'S', 1733645953, 1733645953, '1'),
(173634, 24837, 'QU', 'OK', 'S', 1733645959, 1733645959, '1'),
(173635, 24837, 'QU', 'OK', 'S', 1733645965, 1733645965, '1'),
(173636, 24835, 'QU', 'OK', 'S', 1733645971, 1733645971, '1'),
(173637, 24835, 'QU', 'OK', 'S', 1733645976, 1733645976, '1'),
(173638, 24834, 'QU', 'OK', 'S', 1733646010, 1733646010, '1'),
(173639, 24834, 'QU', 'OK', 'S', 1733646016, 1733646016, '1'),
(173640, 24665, 'QU', 'OK', 'S', 1733646207, 1733646207, '1'),
(173641, 24665, 'QU', 'OK', 'S', 1733646213, 1733646213, '1'),
(173642, 24281, 'QU', 'OK', 'S', 1733646219, 1733646219, '1'),
(173643, 24281, 'QU', 'OK', 'S', 1733646223, 1733646223, '1'),
(173644, 24256, 'QU', 'OK', 'S', 1733646512, 1733646512, '1'),
(173645, 24256, 'QU', 'OK', 'S', 1733646519, 1733646519, '1'),
(173646, 24252, 'QU', 'OK', 'S', 1733646526, 1733646526, '1'),
(173647, 24252, 'QU', 'OK', 'S', 1733646533, 1733646533, '1'),
(173648, 24249, 'QU', 'OK', 'S', 1733646543, 1733646543, '1'),
(173649, 24249, 'QU', 'OK', 'S', 1733646548, 1733646548, '1'),
(173650, 24084, 'QU', 'OK', 'S', 1733646555, 1733646555, '1'),
(173651, 24084, 'QU', 'OK', 'S', 1733646560, 1733646560, '1'),
(173652, 24083, 'QU', 'OK', 'S', 1733646769, 1733646769, '1'),
(173653, 24083, 'QU', 'OK', 'S', 1733646776, 1733646776, '1'),
(173654, 23975, 'QU', 'OK', 'S', 1733646783, 1733646783, '1'),
(173655, 23975, 'QU', 'OK', 'S', 1733646791, 1733646791, '1'),
(173656, 24074, 'QU', 'OK', 'S', 1733646797, 1733646797, '1'),
(173657, 24074, 'QU', 'OK', 'S', 1733646801, 1733646801, '1'),
(173658, 23974, 'QU', 'OK', 'S', 1733646807, 1733646807, '1'),
(173659, 23974, 'QU', 'OK', 'S', 1733646814, 1733646814, '1'),
(173660, 23969, 'QU', 'OK', 'S', 1733646819, 1733646819, '1'),
(173661, 23969, 'QU', 'OK', 'S', 1733646824, 1733646824, '1'),
(173662, 23563, 'QU', 'OK', 'S', 1733647079, 1733647079, '1'),
(173663, 35161, 'QU', 'OK', 'S', 1733722845, 1733722845, '1'),
(173664, 14543, 'QU', 'OK', 'S', 1733722847, 1733722847, '1'),
(173665, 14543, 'QU', 'OK', 'S', 1733722849, 1733722849, '1'),
(173666, 14543, 'QU', 'OK', 'S', 1733722852, 1733722852, '1'),
(173667, 14543, 'QU', 'OK', 'S', 1733722866, 1733722866, '1'),
(173668, 14543, 'QU', 'OK', 'S', 1733722868, 1733722868, '1'),
(173669, 14543, 'QU', 'OK', 'S', 1733722870, 1733722870, '1'),
(173670, 14542, 'QU', 'OK', 'S', 1733722999, 1733722999, '1'),
(173671, 14542, 'QU', 'OK', 'S', 1733723001, 1733723001, '1'),
(173672, 14542, 'QU', 'OK', 'S', 1733723004, 1733723004, '1'),
(173673, 14542, 'QU', 'OK', 'S', 1733723015, 1733723015, '1'),
(173674, 1263, 'QU', 'OK', 'S', 1733723297, 1733723297, '1'),
(173675, 34439, 'QU', 'OK', 'S', 1733726632, 1733726632, '1'),
(173676, 34439, 'QU', 'OK', 'S', 1733726635, 1733726635, '1'),
(173677, 34439, 'QU', 'OK', 'S', 1733726637, 1733726637, '1'),
(173678, 34439, 'QU', 'OK', 'S', 1733726640, 1733726640, '1'),
(173679, 34439, 'QU', 'OK', 'S', 1733726644, 1733726644, '1'),
(173680, 33950, 'QU', 'OK', 'S', 1733726648, 1733726648, '1'),
(173681, 33060, 'QU', 'OK', 'S', 1733726653, 1733726653, '1'),
(173682, 25436, 'QU', 'OK', 'S', 1733726656, 1733726656, '1'),
(173683, 31762, 'QU', 'OK', 'S', 1733726660, 1733726660, '1'),
(173684, 32881, 'QU', 'OK', 'S', 1733726664, 1733726664, '1'),
(173685, 34737, 'QU', 'OK', 'S', 1733726667, 1733726667, '1'),
(173686, 28631, 'QU', 'OK', 'S', 1733726669, 1733726669, '1'),
(173687, 27249, 'QU', 'OK', 'S', 1733726672, 1733726672, '1'),
(173688, 33872, 'QU', 'OK', 'S', 1733726674, 1733726674, '1'),
(173689, 32609, 'QU', 'OK', 'S', 1733726678, 1733726678, '1'),
(173690, 33873, 'QU', 'OK', 'S', 1733726680, 1733726680, '1'),
(173691, 33774, 'QU', 'OK', 'S', 1733726682, 1733726682, '1'),
(173692, 20646, 'QU', 'OK', 'S', 1733726806, 1733726806, '1'),
(173693, 29521, 'QU', 'OK', 'S', 1733730139, 1733730139, '1'),
(173694, 35202, 'QU', 'OK', 'S', 1733730516, 1733730516, '1'),
(173695, 35201, 'QU', 'OK', 'S', 1733730523, 1733730523, '1'),
(173696, 35040, 'QU', 'OK', 'S', 1733730530, 1733730530, '1'),
(173697, 35039, 'QU', 'OK', 'S', 1733730537, 1733730537, '1'),
(173698, 34960, 'QU', 'OK', 'S', 1733730544, 1733730544, '1'),
(173699, 34623, 'QU', 'OK', 'S', 1733730553, 1733730553, '1'),
(173700, 34498, 'QU', 'OK', 'S', 1733730560, 1733730560, '1'),
(173701, 34282, 'QU', 'OK', 'S', 1733730568, 1733730568, '1'),
(173702, 34280, 'QU', 'OK', 'S', 1733730575, 1733730575, '1'),
(173703, 34277, 'QU', 'OK', 'S', 1733730582, 1733730582, '1'),
(173704, 34117, 'QU', 'OK', 'S', 1733732846, 1733732846, '1'),
(173705, 33430, 'QU', 'OK', 'S', 1733732860, 1733732860, '1'),
(173706, 33428, 'QU', 'OK', 'S', 1733732875, 1733732875, '1'),
(173707, 33427, 'QU', 'OK', 'S', 1733732882, 1733732882, '1'),
(173708, 33425, 'QU', 'OK', 'S', 1733732888, 1733732888, '1'),
(173709, 33424, 'QU', 'OK', 'S', 1733732895, 1733732895, '1'),
(173710, 33423, 'QU', 'OK', 'S', 1733732901, 1733732901, '1'),
(173711, 33422, 'QU', 'OK', 'S', 1733732907, 1733732907, '1'),
(173712, 33186, 'QU', 'OK', 'S', 1733732914, 1733732914, '1'),
(173713, 33179, 'QU', 'OK', 'S', 1733732942, 1733732942, '1'),
(173714, 33178, 'QU', 'OK', 'S', 1733732948, 1733732948, '1'),
(173715, 33161, 'QU', 'OK', 'S', 1733732954, 1733732954, '1'),
(173716, 33012, 'QU', 'OK', 'S', 1733732963, 1733732963, '1'),
(173717, 33011, 'QU', 'OK', 'S', 1733732972, 1733732972, '1'),
(173718, 33010, 'QU', 'OK', 'S', 1733732978, 1733732978, '1'),
(173719, 33009, 'QU', 'OK', 'S', 1733732987, 1733732987, '1'),
(173720, 32968, 'QU', 'OK', 'S', 1733732995, 1733732995, '1'),
(173721, 32929, 'QU', 'OK', 'S', 1733733002, 1733733002, '1'),
(173722, 33379, 'QU', 'OK', 'S', 1733737256, 1733737256, '1'),
(173723, 14543, 'QU', 'OK', 'S', 1733737430, 1733737430, '1'),
(173724, 35217, 'QU', 'OK', 'S', 1733739224, 1733739224, '1'),
(173725, 30318, 'QU', 'OK', 'S', 1733739642, 1733739642, '1'),
(173726, 35188, 'QU', 'OK', 'S', 1733739823, 1733739823, '1'),
(173727, 35188, 'QU', 'OK', 'S', 1733739830, 1733739830, '1'),
(173728, 35216, 'QU', 'OK', 'S', 1733739990, 1733739990, '1'),
(173729, 35213, 'QU', 'OK', 'S', 1733740369, 1733740369, '1'),
(173730, 35214, 'QU', 'OK', 'S', 1733740458, 1733740458, '1'),
(173731, 35215, 'QU', 'OK', 'S', 1733740546, 1733740546, '1'),
(173732, 35233, 'QU', 'OK', 'S', 1733740659, 1733740659, '1'),
(173733, 35232, 'QU', 'OK', 'S', 1733740702, 1733740702, '1'),
(173734, 35231, 'QU', 'OK', 'S', 1733740751, 1733740751, '1'),
(173735, 35219, 'QU', 'OK', 'S', 1733740919, 1733740919, '1'),
(173736, 35223, 'QU', 'OK', 'S', 1733741075, 1733741075, '1'),
(173737, 35230, 'QU', 'OK', 'S', 1733741159, 1733741159, '1'),
(173738, 34057, 'QU', 'OK', 'S', 1733741178, 1733741178, '1'),
(173739, 35184, 'QU', 'OK', 'S', 1733741187, 1733741187, '1'),
(173740, 35229, 'QU', 'OK', 'S', 1733741189, 1733741189, '1'),
(173741, 35218, 'QU', 'OK', 'S', 1733741318, 1733741318, '1'),
(173742, 35220, 'QU', 'OK', 'S', 1733741463, 1733741463, '1'),
(173743, 35221, 'QU', 'OK', 'S', 1733741586, 1733741586, '1'),
(173744, 35222, 'QU', 'OK', 'S', 1733741691, 1733741691, '1'),
(173745, 35210, 'QU', 'OK', 'S', 1733741892, 1733741892, '1'),
(173746, 35211, 'QU', 'OK', 'S', 1733741952, 1733741952, '1'),
(173747, 35212, 'QU', 'OK', 'S', 1733741985, 1733741985, '1'),
(173748, 35224, 'QU', 'OK', 'S', 1733742048, 1733742048, '1'),
(173749, 35225, 'QU', 'OK', 'S', 1733742547, 1733742547, '1'),
(173750, 35226, 'QU', 'OK', 'S', 1733742583, 1733742583, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(173751, 35227, 'QU', 'OK', 'S', 1733742644, 1733742644, '1'),
(173752, 35228, 'QU', 'OK', 'S', 1733742764, 1733742764, '1'),
(173753, 33386, 'QU', 'OK', 'S', 1733742980, 1733742980, '1'),
(173754, 23460, 'QU', 'OK', 'S', 1733743577, 1733743577, '1'),
(173755, 35164, 'QU', 'OK', 'S', 1733743710, 1733743710, '1'),
(173756, 35107, 'QU', 'OK', 'S', 1733743725, 1733743725, '1'),
(173757, 35191, 'QU', 'OK', 'S', 1733743729, 1733743729, '1'),
(173758, 35190, 'QU', 'OK', 'S', 1733743733, 1733743733, '1'),
(173759, 35162, 'QU', 'OK', 'S', 1733743742, 1733743742, '1'),
(173760, 35106, 'QU', 'OK', 'S', 1733743747, 1733743747, '1'),
(173761, 35105, 'QU', 'OK', 'S', 1733743754, 1733743754, '1'),
(173762, 35144, 'QU', 'OK', 'S', 1733743761, 1733743761, '1'),
(173763, 24793, 'QU', 'OK', 'S', 1733743798, 1733743798, '1'),
(173764, 30831, 'QU', 'OK', 'S', 1733743907, 1733743907, '1'),
(173765, 30806, 'QU', 'OK', 'S', 1733744018, 1733744018, '1'),
(173766, 28222, 'QU', 'OK', 'S', 1733744149, 1733744149, '1'),
(173767, 19843, 'QU', 'OK', 'S', 1733744568, 1733744568, '1'),
(173768, 34386, 'QU', 'OK', 'S', 1733744947, 1733744947, '1'),
(173769, 34346, 'QU', 'OK', 'S', 1733746031, 1733746031, '1'),
(173770, 33786, 'QU', 'OK', 'S', 1733746941, 1733746941, '1'),
(173771, 34947, 'QU', 'OK', 'S', 1733747085, 1733747085, '1'),
(173772, 34947, 'QU', 'OK', 'S', 1733747085, 1733747085, '1'),
(173773, 33785, 'QU', 'OK', 'S', 1733747174, 1733747174, '1'),
(173774, 35226, 'QU', 'OK', 'S', 1733747334, 1733747334, '1'),
(173775, 34484, 'QU', 'OK', 'S', 1733747378, 1733747378, '1'),
(173776, 35224, 'QU', 'OK', 'S', 1733747492, 1733747492, '1'),
(173777, 35225, 'QU', 'OK', 'S', 1733747586, 1733747586, '1'),
(173778, 35146, 'QU', 'OK', 'S', 1733749898, 1733749898, '1'),
(173779, 35147, 'QU', 'OK', 'S', 1733749905, 1733749905, '1'),
(173780, 34382, 'QU', 'OK', 'S', 1733749909, 1733749909, '1'),
(173781, 26798, 'QU', 'OK', 'S', 1733749914, 1733749914, '1'),
(173782, 25683, 'QU', 'OK', 'S', 1733749922, 1733749922, '1'),
(173783, 32949, 'QU', 'OK', 'S', 1733749929, 1733749929, '1'),
(173784, 35026, 'QU', 'OK', 'S', 1733810778, 1733810778, '1'),
(173785, 31798, 'QU', 'OK', 'S', 1733810781, 1733810781, '1'),
(173786, 31828, 'QU', 'OK', 'S', 1733810796, 1733810796, '1'),
(173787, 21170, 'QU', 'OK', 'S', 1733811913, 1733811913, '1'),
(173788, 21169, 'QU', 'OK', 'S', 1733811916, 1733811916, '1'),
(173789, 23757, 'QU', 'OK', 'S', 1733811918, 1733811918, '1'),
(173790, 32773, 'QU', 'OK', 'S', 1733811921, 1733811921, '1'),
(173791, 18538, 'QU', 'OK', 'S', 1733811923, 1733811923, '1'),
(173792, 31984, 'QU', 'OK', 'S', 1733811925, 1733811925, '1'),
(173793, 18552, 'QU', 'OK', 'S', 1733811928, 1733811928, '1'),
(173794, 18546, 'QU', 'OK', 'S', 1733811931, 1733811931, '1'),
(173795, 32371, 'QU', 'OK', 'S', 1733811933, 1733811933, '1'),
(173796, 18558, 'QU', 'OK', 'S', 1733811935, 1733811935, '1'),
(173797, 18559, 'QU', 'OK', 'S', 1733811942, 1733811942, '1'),
(173798, 18560, 'QU', 'OK', 'S', 1733811944, 1733811944, '1'),
(173799, 31984, 'QU', 'OK', 'S', 1733811947, 1733811947, '1'),
(173800, 15275, 'QU', 'OK', 'S', 1733811950, 1733811950, '1'),
(173801, 15275, 'QU', 'OK', 'S', 1733811952, 1733811952, '1'),
(173802, 15608, 'QU', 'OK', 'S', 1733811954, 1733811954, '1'),
(173803, 18241, 'QU', 'OK', 'S', 1733812372, 1733812372, '1'),
(173804, 18241, 'QU', 'OK', 'S', 1733812455, 1733812455, '1'),
(173805, 5532, 'QU', 'OK', 'S', 1733812464, 1733812464, '1'),
(173806, 32170, 'QU', 'OK', 'S', 1733812467, 1733812467, '1'),
(173807, 32439, 'QU', 'OK', 'S', 1733812471, 1733812471, '1'),
(173808, 33745, 'QU', 'OK', 'S', 1733812481, 1733812481, '1'),
(173809, 29927, 'QU', 'OK', 'S', 1733812519, 1733812519, '1'),
(173810, 15308, 'QU', 'OK', 'S', 1733812522, 1733812522, '1'),
(173811, 4051, 'QU', 'OK', 'S', 1733812537, 1733812537, '1'),
(173812, 3853, 'QU', 'OK', 'S', 1733812541, 1733812541, '1'),
(173813, 18948, 'QU', 'OK', 'S', 1733812544, 1733812544, '1'),
(173814, 18948, 'QU', 'OK', 'S', 1733812547, 1733812547, '1'),
(173815, 32237, 'QU', 'OK', 'S', 1733812550, 1733812550, '1'),
(173816, 24581, 'QU', 'OK', 'S', 1733812570, 1733812570, '1'),
(173817, 24581, 'QU', 'OK', 'S', 1733812573, 1733812573, '1'),
(173818, 32237, 'QU', 'OK', 'S', 1733812575, 1733812575, '1'),
(173819, 9451, 'QU', 'OK', 'S', 1733812604, 1733812604, '1'),
(173820, 32237, 'QU', 'OK', 'S', 1733812607, 1733812607, '1'),
(173821, 35104, 'QU', 'OK', 'S', 1733812610, 1733812610, '1'),
(173822, 32237, 'QU', 'OK', 'S', 1733812635, 1733812635, '1'),
(173823, 4051, 'QU', 'OK', 'S', 1733812638, 1733812638, '1'),
(173824, 33725, 'QU', 'OK', 'S', 1733812661, 1733812661, '1'),
(173825, 35007, 'QU', 'OK', 'S', 1733812691, 1733812691, '1'),
(173826, 30435, 'QU', 'OK', 'S', 1733812693, 1733812693, '1'),
(173827, 28795, 'QU', 'OK', 'S', 1733812699, 1733812699, '1'),
(173828, 30435, 'QU', 'OK', 'S', 1733812712, 1733812712, '1'),
(173829, 29107, 'QU', 'OK', 'S', 1733812714, 1733812714, '1'),
(173830, 35115, 'QU', 'OK', 'S', 1733812718, 1733812718, '1'),
(173831, 34971, 'QU', 'OK', 'S', 1733812721, 1733812721, '1'),
(173832, 34556, 'QU', 'OK', 'S', 1733812724, 1733812724, '1'),
(173833, 34993, 'QU', 'OK', 'S', 1733812727, 1733812727, '1'),
(173834, 24581, 'QU', 'OK', 'S', 1733812731, 1733812731, '1'),
(173835, 20436, 'QU', 'OK', 'S', 1733812734, 1733812734, '1'),
(173836, 35115, 'QU', 'OK', 'S', 1733812746, 1733812746, '1'),
(173837, 32237, 'QU', 'OK', 'S', 1733812750, 1733812750, '1'),
(173838, 32237, 'QU', 'OK', 'S', 1733812755, 1733812755, '1'),
(173839, 34628, 'QU', 'OK', 'S', 1733812779, 1733812779, '1'),
(173840, 28709, 'QU', 'OK', 'S', 1733812782, 1733812782, '1'),
(173841, 33418, 'QU', 'OK', 'S', 1733812788, 1733812788, '1'),
(173842, 31391, 'QU', 'OK', 'S', 1733812792, 1733812792, '1'),
(173843, 31103, 'QU', 'OK', 'S', 1733812795, 1733812795, '1'),
(173844, 34409, 'QU', 'OK', 'S', 1733812799, 1733812799, '1'),
(173845, 30670, 'QU', 'OK', 'S', 1733812804, 1733812804, '1'),
(173846, 34673, 'QU', 'OK', 'S', 1733812810, 1733812810, '1'),
(173847, 33610, 'QU', 'OK', 'S', 1733812813, 1733812813, '1'),
(173848, 34087, 'QU', 'OK', 'S', 1733812816, 1733812816, '1'),
(173849, 23350, 'QU', 'OK', 'S', 1733812818, 1733812818, '1'),
(173850, 26550, 'QU', 'OK', 'S', 1733812821, 1733812821, '1'),
(173851, 34882, 'QU', 'OK', 'S', 1733812827, 1733812827, '1'),
(173852, 34065, 'QU', 'OK', 'S', 1733812841, 1733812841, '1'),
(173853, 24581, 'QU', 'OK', 'S', 1733812949, 1733812949, '1'),
(173854, 24581, 'QU', 'OK', 'S', 1733812953, 1733812953, '1'),
(173855, 34969, 'QU', 'OK', 'S', 1733813210, 1733813210, '1'),
(173856, 35144, 'QU', 'OK', 'S', 1733813214, 1733813214, '1'),
(173857, 7866, 'QU', 'OK', 'S', 1733813217, 1733813217, '1'),
(173858, 34996, 'QU', 'OK', 'S', 1733813231, 1733813231, '1'),
(173859, 29380, 'QU', 'OK', 'S', 1733813241, 1733813241, '1'),
(173860, 34969, 'QU', 'OK', 'S', 1733813246, 1733813246, '1'),
(173861, 24815, 'QU', 'OK', 'S', 1733813249, 1733813249, '1'),
(173862, 34995, 'QU', 'OK', 'S', 1733813252, 1733813252, '1'),
(173863, 31293, 'QU', 'OK', 'S', 1733813256, 1733813256, '1'),
(173864, 35143, 'QU', 'OK', 'S', 1733813259, 1733813259, '1'),
(173865, 27665, 'QU', 'OK', 'S', 1733813268, 1733813268, '1'),
(173866, 34637, 'QU', 'OK', 'S', 1733813271, 1733813271, '1'),
(173867, 35138, 'QU', 'OK', 'S', 1733813286, 1733813286, '1'),
(173868, 35160, 'QU', 'OK', 'S', 1733813290, 1733813290, '1'),
(173869, 34864, 'QU', 'OK', 'S', 1733813292, 1733813292, '1'),
(173870, 35191, 'QU', 'OK', 'S', 1733813295, 1733813295, '1'),
(173871, 35164, 'QU', 'OK', 'S', 1733813299, 1733813299, '1'),
(173872, 35190, 'QU', 'OK', 'S', 1733813302, 1733813302, '1'),
(173873, 25056, 'QU', 'OK', 'S', 1733813304, 1733813304, '1'),
(173874, 35163, 'QU', 'OK', 'S', 1733813307, 1733813307, '1'),
(173875, 27667, 'QU', 'OK', 'S', 1733813312, 1733813312, '1'),
(173876, 31807, 'QU', 'OK', 'S', 1733813348, 1733813348, '1'),
(173877, 31807, 'QU', 'OK', 'S', 1733813353, 1733813353, '1'),
(173878, 33386, 'QU', 'OK', 'S', 1733816210, 1733816210, '1'),
(173879, 33386, 'QU', 'OK', 'S', 1733816222, 1733816222, '1'),
(173880, 33386, 'QU', 'OK', 'S', 1733816236, 1733816236, '1'),
(173881, 21888, 'QU', 'OK', 'S', 1733816544, 1733816544, '1'),
(173882, 21888, 'QU', 'OK', 'S', 1733816554, 1733816554, '1'),
(173883, 21888, 'QU', 'OK', 'S', 1733816570, 1733816570, '1'),
(173884, 21888, 'QU', 'OK', 'S', 1733816597, 1733816597, '1'),
(173885, 33620, 'QU', 'OK', 'S', 1733816712, 1733816712, '1'),
(173886, 33620, 'QU', 'OK', 'S', 1733816729, 1733816729, '1'),
(173887, 33620, 'QU', 'OK', 'S', 1733816754, 1733816754, '1'),
(173888, 33620, 'QU', 'OK', 'S', 1733816762, 1733816762, '1'),
(173889, 33620, 'QU', 'OK', 'S', 1733816786, 1733816786, '1'),
(173890, 33620, 'QU', 'OK', 'S', 1733816792, 1733816792, '1'),
(173891, 33620, 'QU', 'OK', 'S', 1733816803, 1733816803, '1'),
(173892, 33620, 'QU', 'OK', 'S', 1733816814, 1733816814, '1'),
(173893, 35127, 'QU', 'OK', 'S', 1733816864, 1733816864, '1'),
(173894, 23327, 'QU', 'OK', 'S', 1733816883, 1733816883, '1'),
(173895, 35064, 'QU', 'OK', 'S', 1733816941, 1733816941, '1'),
(173896, 35110, 'QU', 'OK', 'S', 1733816943, 1733816943, '1'),
(173897, 35110, 'QU', 'OK', 'S', 1733816945, 1733816945, '1'),
(173898, 35110, 'QU', 'OK', 'S', 1733817008, 1733817008, '1'),
(173899, 32506, 'QU', 'OK', 'S', 1733818873, 1733818873, '1'),
(173900, 5400, 'QU', 'OK', 'S', 1733818962, 1733818962, '1'),
(173901, 5400, 'QU', 'OK', 'S', 1733818999, 1733818999, '1'),
(173902, 5400, 'QU', 'OK', 'S', 1733819002, 1733819002, '1'),
(173903, 14901, 'QU', 'OK', 'S', 1733819008, 1733819008, '1'),
(173904, 14901, 'QU', 'OK', 'S', 1733819037, 1733819037, '1'),
(173905, 14901, 'QU', 'OK', 'S', 1733819051, 1733819051, '1'),
(173906, 33343, 'QU', 'OK', 'S', 1733819076, 1733819076, '1'),
(173907, 33544, 'QU', 'OK', 'S', 1733819089, 1733819089, '1'),
(173908, 135, 'QU', 'OK', 'S', 1733819099, 1733819099, '1'),
(173909, 25523, 'QU', 'OK', 'S', 1733819136, 1733819136, '1'),
(173910, 30579, 'QU', 'OK', 'S', 1733819164, 1733819164, '1'),
(173911, 31547, 'QU', 'OK', 'S', 1733819218, 1733819218, '1'),
(173912, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173913, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173914, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173915, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173916, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173917, 34417, 'QU', 'OK', 'S', 1733822852, 1733822852, '1'),
(173918, 34085, 'QU', 'OK', 'S', 1733823114, 1733823114, '1'),
(173919, 34085, 'QU', 'OK', 'S', 1733823114, 1733823114, '1'),
(173920, 34085, 'QU', 'OK', 'S', 1733823114, 1733823114, '1'),
(173921, 34085, 'QU', 'OK', 'S', 1733823114, 1733823114, '1'),
(173922, 34085, 'QU', 'OK', 'S', 1733823114, 1733823114, '1'),
(173923, 34297, 'QU', 'OK', 'S', 1733824426, 1733824426, '1'),
(173924, 32369, 'QU', 'OK', 'S', 1733824489, 1733824489, '1'),
(173925, 32369, 'QU', 'OK', 'S', 1733824498, 1733824498, '1'),
(173926, 34360, 'QU', 'OK', 'S', 1733824515, 1733824515, '1'),
(173927, 34366, 'QU', 'OK', 'S', 1733824520, 1733824520, '1'),
(173928, 34018, 'QU', 'OK', 'S', 1733824530, 1733824530, '1'),
(173929, 35127, 'QU', 'OK', 'S', 1733824541, 1733824541, '1'),
(173930, 34234, 'QU', 'OK', 'S', 1733824557, 1733824557, '1'),
(173931, 34360, 'QU', 'OK', 'S', 1733824605, 1733824605, '1'),
(173932, 31028, 'QU', 'OK', 'S', 1733824615, 1733824615, '1'),
(173933, 30362, 'QU', 'OK', 'S', 1733824622, 1733824622, '1'),
(173934, 34360, 'QU', 'OK', 'S', 1733824656, 1733824656, '1'),
(173935, 34352, 'QU', 'OK', 'S', 1733824699, 1733824699, '1'),
(173936, 34352, 'QU', 'OK', 'S', 1733824713, 1733824713, '1'),
(173937, 35086, 'QU', 'OK', 'S', 1733824724, 1733824724, '1'),
(173938, 34945, 'QU', 'OK', 'S', 1733824768, 1733824768, '1'),
(173939, 34945, 'QU', 'OK', 'S', 1733824774, 1733824774, '1'),
(173940, 34276, 'QU', 'OK', 'S', 1733824812, 1733824812, '1'),
(173941, 34364, 'QU', 'OK', 'S', 1733824818, 1733824818, '1'),
(173942, 34364, 'QU', 'OK', 'S', 1733824820, 1733824820, '1'),
(173943, 34365, 'QU', 'OK', 'S', 1733824871, 1733824871, '1'),
(173944, 30994, 'QU', 'OK', 'S', 1733824893, 1733824893, '1'),
(173945, 31519, 'QU', 'OK', 'S', 1733824898, 1733824898, '1'),
(173946, 35025, 'QU', 'OK', 'S', 1733824913, 1733824913, '1'),
(173947, 34365, 'QU', 'OK', 'S', 1733824935, 1733824935, '1'),
(173948, 34365, 'QU', 'OK', 'S', 1733824939, 1733824939, '1'),
(173949, 35110, 'QU', 'OK', 'S', 1733824980, 1733824980, '1'),
(173950, 34304, 'QU', 'OK', 'S', 1733824985, 1733824985, '1'),
(173951, 34364, 'QU', 'OK', 'S', 1733824989, 1733824989, '1'),
(173952, 35060, 'QU', 'OK', 'S', 1733824992, 1733824992, '1'),
(173953, 35029, 'QU', 'OK', 'S', 1733824995, 1733824995, '1'),
(173954, 32476, 'QU', 'OK', 'S', 1733824998, 1733824998, '1'),
(173955, 35080, 'QU', 'OK', 'S', 1733825060, 1733825060, '1'),
(173956, 35080, 'QU', 'OK', 'S', 1733825063, 1733825063, '1'),
(173957, 35080, 'QU', 'OK', 'S', 1733825069, 1733825069, '1'),
(173958, 35080, 'QU', 'OK', 'S', 1733825072, 1733825072, '1'),
(173959, 35127, 'QU', 'OK', 'S', 1733825091, 1733825091, '1'),
(173960, 35127, 'QU', 'OK', 'S', 1733825094, 1733825094, '1'),
(173961, 34355, 'QU', 'OK', 'S', 1733825108, 1733825108, '1'),
(173962, 35025, 'QU', 'OK', 'S', 1733825122, 1733825122, '1'),
(173963, 35025, 'QU', 'OK', 'S', 1733825142, 1733825142, '1'),
(173964, 35140, 'QU', 'OK', 'S', 1733825205, 1733825205, '1'),
(173965, 35140, 'QU', 'OK', 'S', 1733825228, 1733825228, '1'),
(173966, 35140, 'QU', 'OK', 'S', 1733825233, 1733825233, '1'),
(173967, 35142, 'QU', 'OK', 'S', 1733825294, 1733825294, '1'),
(173968, 35142, 'QU', 'OK', 'S', 1733825301, 1733825301, '1'),
(173969, 35142, 'QU', 'OK', 'S', 1733825306, 1733825306, '1'),
(173970, 33775, 'QU', 'OK', 'S', 1733825331, 1733825331, '1'),
(173971, 35110, 'QU', 'OK', 'S', 1733825345, 1733825345, '1'),
(173972, 35025, 'QU', 'OK', 'S', 1733825362, 1733825362, '1'),
(173973, 26198, 'QU', 'OK', 'S', 1733825368, 1733825368, '1'),
(173974, 34221, 'QU', 'OK', 'S', 1733825372, 1733825372, '1'),
(173975, 31860, 'QU', 'OK', 'S', 1733825385, 1733825385, '1'),
(173976, 34358, 'QU', 'OK', 'S', 1733825401, 1733825401, '1'),
(173977, 31860, 'QU', 'OK', 'S', 1733825405, 1733825405, '1'),
(173978, 34627, 'QU', 'OK', 'S', 1733825409, 1733825409, '1'),
(173979, 34627, 'QU', 'OK', 'S', 1733825418, 1733825418, '1'),
(173980, 25470, 'QU', 'OK', 'S', 1733825425, 1733825425, '1'),
(173981, 35234, 'QU', 'OK', 'S', 1733825433, 1733825433, '1'),
(173982, 34472, 'QU', 'OK', 'S', 1733825474, 1733825474, '1'),
(173983, 35235, 'QU', 'OK', 'S', 1733825657, 1733825657, '1'),
(173984, 35069, 'QU', 'OK', 'S', 1733825772, 1733825772, '1'),
(173985, 35069, 'QU', 'OK', 'S', 1733825778, 1733825778, '1'),
(173986, 35069, 'QU', 'OK', 'S', 1733825782, 1733825782, '1'),
(173987, 35236, 'QU', 'OK', 'S', 1733825862, 1733825862, '1'),
(173988, 34946, 'QU', 'OK', 'S', 1733825882, 1733825882, '1'),
(173989, 34946, 'QU', 'OK', 'S', 1733825885, 1733825885, '1'),
(173990, 35152, 'QU', 'OK', 'S', 1733825990, 1733825990, '1'),
(173991, 31192, 'QU', 'OK', 'S', 1733826271, 1733826271, '1'),
(173992, 35237, 'QU', 'OK', 'S', 1733826295, 1733826295, '1'),
(173993, 25189, 'QU', 'OK', 'S', 1733826350, 1733826350, '1'),
(173994, 34569, 'QU', 'OK', 'S', 1733826361, 1733826361, '1'),
(173995, 34591, 'QU', 'OK', 'S', 1733826376, 1733826376, '1'),
(173996, 34591, 'QU', 'OK', 'S', 1733826376, 1733826376, '1'),
(173997, 33062, 'QU', 'OK', 'S', 1733826402, 1733826402, '1'),
(173998, 26796, 'QU', 'OK', 'S', 1733826419, 1733826419, '1'),
(173999, 31740, 'QU', 'OK', 'S', 1733826430, 1733826430, '1'),
(174000, 26807, 'QU', 'OK', 'S', 1733826447, 1733826447, '1'),
(174001, 26807, 'QU', 'OK', 'S', 1733826447, 1733826447, '1'),
(174002, 22814, 'QU', 'OK', 'S', 1733826467, 1733826467, '1'),
(174003, 26817, 'QU', 'OK', 'S', 1733826479, 1733826479, '1'),
(174004, 32688, 'QU', 'OK', 'S', 1733826589, 1733826589, '1'),
(174005, 32686, 'QU', 'OK', 'S', 1733826597, 1733826597, '1'),
(174006, 7069, 'QU', 'OK', 'S', 1733826607, 1733826607, '1'),
(174007, 35238, 'QU', 'OK', 'S', 1733826852, 1733826852, '1'),
(174008, 35126, 'QU', 'OK', 'S', 1733826998, 1733826998, '1'),
(174009, 35126, 'QU', 'OK', 'S', 1733827005, 1733827005, '1'),
(174010, 35060, 'QU', 'OK', 'S', 1733827008, 1733827008, '1'),
(174011, 35060, 'QU', 'OK', 'S', 1733827012, 1733827012, '1'),
(174012, 35151, 'QU', 'OK', 'S', 1733827015, 1733827015, '1'),
(174013, 35151, 'QU', 'OK', 'S', 1733827019, 1733827019, '1'),
(174014, 34366, 'QU', 'OK', 'S', 1733827038, 1733827038, '1'),
(174015, 35239, 'QU', 'OK', 'S', 1733827254, 1733827254, '1'),
(174016, 33268, 'QU', 'OK', 'S', 1733827412, 1733827412, '1'),
(174017, 34375, 'QU', 'OK', 'S', 1733827423, 1733827423, '1'),
(174018, 35240, 'QU', 'OK', 'S', 1733827484, 1733827484, '1'),
(174019, 33786, 'QU', 'OK', 'S', 1733827598, 1733827598, '1'),
(174020, 33786, 'QU', 'OK', 'S', 1733827606, 1733827606, '1'),
(174021, 33786, 'QU', 'OK', 'S', 1733827614, 1733827614, '1'),
(174022, 33786, 'QU', 'OK', 'S', 1733827622, 1733827622, '1'),
(174023, 35139, 'QU', 'OK', 'S', 1733827623, 1733827623, '1'),
(174024, 33786, 'QU', 'OK', 'S', 1733827627, 1733827627, '1'),
(174025, 33786, 'QU', 'OK', 'S', 1733827632, 1733827632, '1'),
(174026, 33786, 'QU', 'OK', 'S', 1733827639, 1733827639, '1'),
(174027, 33786, 'QU', 'OK', 'S', 1733827644, 1733827644, '1'),
(174028, 33786, 'QU', 'OK', 'S', 1733827649, 1733827649, '1'),
(174029, 33786, 'QU', 'OK', 'S', 1733827660, 1733827660, '1'),
(174030, 15897, 'QU', 'OK', 'S', 1733827663, 1733827663, '1'),
(174031, 35241, 'QU', 'OK', 'S', 1733827985, 1733827985, '1'),
(174032, 35245, 'QU', 'OK', 'S', 1733828465, 1733828465, '1'),
(174033, 35242, 'QU', 'OK', 'S', 1733828516, 1733828516, '1'),
(174034, 35243, 'QU', 'OK', 'S', 1733828662, 1733828662, '1'),
(174035, 35244, 'QU', 'OK', 'S', 1733828802, 1733828802, '1'),
(174036, 35247, 'QU', 'OK', 'S', 1733829055, 1733829055, '1'),
(174037, 35246, 'QU', 'OK', 'S', 1733829149, 1733829149, '1'),
(174038, 35248, 'QU', 'OK', 'S', 1733829203, 1733829203, '1'),
(174039, 35249, 'QU', 'OK', 'S', 1733829365, 1733829365, '1'),
(174040, 35250, 'QU', 'OK', 'S', 1733829394, 1733829394, '1'),
(174041, 35251, 'QU', 'OK', 'S', 1733829426, 1733829426, '1'),
(174042, 26776, 'QU', 'OK', 'S', 1733829549, 1733829549, '1'),
(174043, 29838, 'QU', 'OK', 'S', 1733829583, 1733829583, '1'),
(174044, 32988, 'QU', 'OK', 'S', 1733829600, 1733829600, '1'),
(174045, 32988, 'QU', 'OK', 'S', 1733829603, 1733829603, '1'),
(174046, 32988, 'QU', 'OK', 'S', 1733829605, 1733829605, '1'),
(174047, 13088, 'QU', 'OK', 'S', 1733830712, 1733830712, '1'),
(174048, 12906, 'QU', 'OK', 'S', 1733833463, 1733833463, '1'),
(174049, 33285, 'QU', 'OK', 'S', 1733833471, 1733833471, '1'),
(174050, 25185, 'QU', 'OK', 'S', 1733833913, 1733833913, '1'),
(174051, 25185, 'QU', 'OK', 'S', 1733833913, 1733833913, '1'),
(174052, 27046, 'QU', 'OK', 'S', 1733833928, 1733833928, '1'),
(174053, 27053, 'QU', 'OK', 'S', 1733833939, 1733833939, '1'),
(174054, 35227, 'QU', 'OK', 'S', 1733834090, 1733834090, '1'),
(174055, 845, 'QU', 'OK', 'S', 1733834283, 1733834283, '1'),
(174056, 11946, 'QU', 'OK', 'S', 1733835437, 1733835437, '1'),
(174057, 3568, 'QU', 'OK', 'S', 1733836454, 1733836454, '1'),
(174058, 3568, 'QU', 'OK', 'S', 1733836540, 1733836540, '1'),
(174059, 35247, 'QU', 'OK', 'S', 1733836641, 1733836641, '1'),
(174060, 3568, 'QU', 'OK', 'S', 1733836793, 1733836793, '1'),
(174061, 3568, 'QU', 'OK', 'S', 1733836826, 1733836826, '1'),
(174062, 3568, 'QU', 'OK', 'S', 1733836889, 1733836889, '1'),
(174063, 3568, 'QU', 'OK', 'S', 1733837005, 1733837005, '1'),
(174064, 3568, 'QU', 'OK', 'S', 1733837025, 1733837025, '1'),
(174065, 12782, 'QU', 'OK', 'S', 1733837369, 1733837369, '1'),
(174066, 33903, 'QU', 'OK', 'S', 1733837378, 1733837378, '1'),
(174067, 8845, 'QU', 'OK', 'S', 1733837400, 1733837400, '1'),
(174068, 25067, 'QU', 'OK', 'S', 1733837419, 1733837419, '1'),
(174069, 11946, 'QU', 'OK', 'S', 1733837664, 1733837664, '1'),
(174070, 4494, 'QU', 'OK', 'S', 1733837715, 1733837715, '1'),
(174071, 7974, 'QU', 'OK', 'S', 1733837782, 1733837782, '1'),
(174072, 35098, 'QU', 'OK', 'S', 1733895809, 1733895809, '1'),
(174073, 35098, 'QU', 'OK', 'S', 1733895813, 1733895813, '1'),
(174074, 34064, 'QU', 'OK', 'S', 1733895818, 1733895818, '1'),
(174075, 21160, 'QU', 'OK', 'S', 1733895822, 1733895822, '1'),
(174076, 34064, 'QU', 'OK', 'S', 1733895826, 1733895826, '1'),
(174077, 21035, 'QU', 'OK', 'S', 1733895829, 1733895829, '1'),
(174078, 14887, 'QU', 'OK', 'S', 1733895832, 1733895832, '1'),
(174079, 14887, 'QU', 'OK', 'S', 1733895838, 1733895838, '1'),
(174080, 18075, 'QU', 'OK', 'S', 1733895844, 1733895844, '1'),
(174081, 24582, 'QU', 'OK', 'S', 1733895848, 1733895848, '1'),
(174082, 12940, 'QU', 'OK', 'S', 1733895851, 1733895851, '1'),
(174083, 32364, 'QU', 'OK', 'S', 1733895854, 1733895854, '1'),
(174084, 22892, 'QU', 'OK', 'S', 1733895858, 1733895858, '1'),
(174085, 22892, 'QU', 'OK', 'S', 1733895862, 1733895862, '1'),
(174086, 32364, 'QU', 'OK', 'S', 1733895866, 1733895866, '1'),
(174087, 24582, 'QU', 'OK', 'S', 1733895869, 1733895869, '1'),
(174088, 24582, 'QU', 'OK', 'S', 1733895874, 1733895874, '1'),
(174089, 29437, 'QU', 'OK', 'S', 1733895880, 1733895880, '1'),
(174090, 30414, 'QU', 'OK', 'S', 1733895885, 1733895885, '1'),
(174091, 30414, 'QU', 'OK', 'S', 1733895891, 1733895891, '1'),
(174092, 24582, 'QU', 'OK', 'S', 1733895897, 1733895897, '1'),
(174093, 15336, 'QU', 'OK', 'S', 1733895904, 1733895904, '1'),
(174094, 15336, 'QU', 'OK', 'S', 1733895909, 1733895909, '1'),
(174095, 32885, 'QU', 'OK', 'S', 1733895915, 1733895915, '1'),
(174096, 21783, 'QU', 'OK', 'S', 1733895922, 1733895922, '1'),
(174097, 21783, 'QU', 'OK', 'S', 1733895927, 1733895927, '1'),
(174098, 21783, 'QU', 'OK', 'S', 1733895932, 1733895932, '1'),
(174099, 12288, 'QU', 'OK', 'S', 1733895939, 1733895939, '1'),
(174100, 29495, 'QU', 'OK', 'S', 1733895944, 1733895944, '1'),
(174101, 29495, 'QU', 'OK', 'S', 1733895949, 1733895949, '1'),
(174102, 10412, 'QU', 'OK', 'S', 1733895953, 1733895953, '1'),
(174103, 12288, 'QU', 'OK', 'S', 1733895960, 1733895960, '1'),
(174104, 6230, 'QU', 'OK', 'S', 1733895965, 1733895965, '1'),
(174105, 32885, 'QU', 'OK', 'S', 1733895970, 1733895970, '1'),
(174106, 28873, 'QU', 'OK', 'S', 1733895975, 1733895975, '1'),
(174107, 15546, 'QU', 'OK', 'S', 1733895980, 1733895980, '1'),
(174108, 13437, 'QU', 'OK', 'S', 1733895986, 1733895986, '1'),
(174109, 26814, 'QU', 'OK', 'S', 1733895991, 1733895991, '1'),
(174110, 14994, 'QU', 'OK', 'S', 1733895996, 1733895996, '1'),
(174111, 13437, 'QU', 'OK', 'S', 1733895999, 1733895999, '1'),
(174112, 13437, 'QU', 'OK', 'S', 1733896005, 1733896005, '1'),
(174113, 26814, 'QU', 'OK', 'S', 1733896010, 1733896010, '1'),
(174114, 13437, 'QU', 'OK', 'S', 1733896025, 1733896025, '1'),
(174115, 28888, 'QU', 'OK', 'S', 1733896030, 1733896030, '1'),
(174116, 13437, 'QU', 'OK', 'S', 1733896053, 1733896053, '1'),
(174117, 22892, 'QU', 'OK', 'S', 1733896093, 1733896093, '1'),
(174118, 34064, 'QU', 'OK', 'S', 1733896100, 1733896100, '1'),
(174119, 3089, 'QU', 'OK', 'S', 1733896115, 1733896115, '1'),
(174120, 3089, 'QU', 'OK', 'S', 1733896123, 1733896123, '1'),
(174121, 35155, 'QU', 'OK', 'S', 1733904419, 1733904419, '1'),
(174122, 32984, 'QU', 'OK', 'S', 1733904463, 1733904463, '1'),
(174123, 32984, 'QU', 'OK', 'S', 1733904463, 1733904463, '1'),
(174124, 32984, 'QU', 'OK', 'S', 1733904463, 1733904463, '1'),
(174125, 35216, 'QU', 'OK', 'S', 1733904905, 1733904905, '1'),
(174126, 33077, 'QU', 'OK', 'S', 1733905564, 1733905564, '1'),
(174127, 34517, 'QU', 'OK', 'S', 1733905572, 1733905572, '1'),
(174128, 34116, 'QU', 'OK', 'S', 1733905574, 1733905574, '1'),
(174129, 34116, 'QU', 'OK', 'S', 1733905576, 1733905576, '1'),
(174130, 34118, 'QU', 'OK', 'S', 1733905579, 1733905579, '1'),
(174131, 18934, 'QU', 'OK', 'S', 1733905582, 1733905582, '1'),
(174132, 34517, 'QU', 'OK', 'S', 1733905585, 1733905585, '1'),
(174133, 34073, 'QU', 'OK', 'S', 1733905587, 1733905587, '1'),
(174134, 31934, 'QU', 'OK', 'S', 1733905589, 1733905589, '1'),
(174135, 34295, 'QU', 'OK', 'S', 1733905591, 1733905591, '1'),
(174136, 34701, 'QU', 'OK', 'S', 1733905593, 1733905593, '1'),
(174137, 34514, 'QU', 'OK', 'S', 1733905595, 1733905595, '1'),
(174138, 34701, 'QU', 'OK', 'S', 1733905597, 1733905597, '1'),
(174139, 34863, 'QU', 'OK', 'S', 1733906807, 1733906807, '1'),
(174140, 34815, 'QU', 'OK', 'S', 1733906932, 1733906932, '1'),
(174141, 34862, 'QU', 'OK', 'S', 1733907232, 1733907232, '1'),
(174142, 34862, 'QU', 'OK', 'S', 1733907232, 1733907232, '1'),
(174143, 34862, 'QU', 'OK', 'S', 1733907232, 1733907232, '1'),
(174144, 34815, 'QU', 'OK', 'S', 1733907274, 1733907274, '1'),
(174145, 34815, 'QU', 'OK', 'S', 1733907274, 1733907274, '1'),
(174146, 34814, 'QU', 'OK', 'S', 1733907322, 1733907322, '1'),
(174147, 34814, 'QU', 'OK', 'S', 1733907322, 1733907322, '1'),
(174148, 34814, 'QU', 'OK', 'S', 1733907322, 1733907322, '1'),
(174149, 34770, 'QU', 'OK', 'S', 1733907341, 1733907341, '1'),
(174150, 34770, 'QU', 'OK', 'S', 1733907341, 1733907341, '1'),
(174151, 34752, 'QU', 'OK', 'S', 1733907401, 1733907401, '1'),
(174152, 34751, 'QU', 'OK', 'S', 1733907443, 1733907443, '1'),
(174153, 34751, 'QU', 'OK', 'S', 1733907443, 1733907443, '1'),
(174154, 34750, 'QU', 'OK', 'S', 1733907461, 1733907461, '1'),
(174155, 34750, 'QU', 'OK', 'S', 1733907461, 1733907461, '1'),
(174156, 34749, 'QU', 'OK', 'S', 1733907486, 1733907486, '1'),
(174157, 34749, 'QU', 'OK', 'S', 1733907486, 1733907486, '1'),
(174158, 34749, 'QU', 'OK', 'S', 1733907486, 1733907486, '1'),
(174159, 34748, 'QU', 'OK', 'S', 1733907508, 1733907508, '1'),
(174160, 34748, 'QU', 'OK', 'S', 1733907508, 1733907508, '1'),
(174161, 34748, 'QU', 'OK', 'S', 1733907508, 1733907508, '1'),
(174162, 34683, 'QU', 'OK', 'S', 1733907526, 1733907526, '1'),
(174163, 34683, 'QU', 'OK', 'S', 1733907526, 1733907526, '1'),
(174164, 34681, 'QU', 'OK', 'S', 1733907638, 1733907638, '1'),
(174165, 34681, 'QU', 'OK', 'S', 1733907638, 1733907638, '1'),
(174166, 34681, 'QU', 'OK', 'S', 1733907638, 1733907638, '1'),
(174167, 34680, 'QU', 'OK', 'S', 1733907665, 1733907665, '1'),
(174168, 34680, 'QU', 'OK', 'S', 1733907665, 1733907665, '1'),
(174169, 34679, 'QU', 'OK', 'S', 1733907676, 1733907676, '1'),
(174170, 34679, 'QU', 'OK', 'S', 1733907676, 1733907676, '1'),
(174171, 34678, 'QU', 'OK', 'S', 1733907722, 1733907722, '1'),
(174172, 34677, 'QU', 'OK', 'S', 1733907984, 1733907984, '1'),
(174173, 34003, 'QU', 'OK', 'S', 1733908063, 1733908063, '1'),
(174174, 34002, 'QU', 'OK', 'S', 1733908078, 1733908078, '1'),
(174175, 34002, 'QU', 'OK', 'S', 1733908078, 1733908078, '1'),
(174176, 34002, 'QU', 'OK', 'S', 1733908078, 1733908078, '1'),
(174177, 34001, 'QU', 'OK', 'S', 1733908102, 1733908102, '1'),
(174178, 34001, 'QU', 'OK', 'S', 1733908102, 1733908102, '1'),
(174179, 34000, 'QU', 'OK', 'S', 1733908216, 1733908216, '1'),
(174180, 34679, 'QU', 'OK', 'S', 1733908306, 1733908306, '1'),
(174181, 33941, 'QU', 'OK', 'S', 1733908368, 1733908368, '1'),
(174182, 33940, 'QU', 'OK', 'S', 1733908381, 1733908381, '1'),
(174183, 33940, 'QU', 'OK', 'S', 1733908381, 1733908381, '1'),
(174184, 33940, 'QU', 'OK', 'S', 1733908381, 1733908381, '1'),
(174185, 33915, 'QU', 'OK', 'S', 1733908497, 1733908497, '1'),
(174186, 33913, 'QU', 'OK', 'S', 1733908537, 1733908537, '1'),
(174187, 33913, 'QU', 'OK', 'S', 1733908537, 1733908537, '1'),
(174188, 33912, 'QU', 'OK', 'S', 1733908559, 1733908559, '1'),
(174189, 33912, 'QU', 'OK', 'S', 1733908559, 1733908559, '1'),
(174190, 33911, 'QU', 'OK', 'S', 1733908577, 1733908577, '1'),
(174191, 33910, 'QU', 'OK', 'S', 1733908612, 1733908612, '1'),
(174192, 33909, 'QU', 'OK', 'S', 1733908631, 1733908631, '1'),
(174193, 33818, 'QU', 'OK', 'S', 1733908659, 1733908659, '1'),
(174194, 33816, 'QU', 'OK', 'S', 1733908685, 1733908685, '1'),
(174195, 33816, 'QU', 'OK', 'S', 1733908685, 1733908685, '1'),
(174196, 33814, 'QU', 'OK', 'S', 1733908706, 1733908706, '1'),
(174197, 33814, 'QU', 'OK', 'S', 1733908706, 1733908706, '1'),
(174198, 33812, 'QU', 'OK', 'S', 1733908722, 1733908722, '1'),
(174199, 33811, 'QU', 'OK', 'S', 1733908734, 1733908734, '1'),
(174200, 33809, 'QU', 'OK', 'S', 1733908758, 1733908758, '1'),
(174201, 33808, 'QU', 'OK', 'S', 1733908773, 1733908773, '1'),
(174202, 33807, 'QU', 'OK', 'S', 1733908797, 1733908797, '1'),
(174203, 33806, 'QU', 'OK', 'S', 1733908826, 1733908826, '1'),
(174204, 33805, 'QU', 'OK', 'S', 1733908838, 1733908838, '1'),
(174205, 33804, 'QU', 'OK', 'S', 1733908861, 1733908861, '1'),
(174206, 33803, 'QU', 'OK', 'S', 1733908872, 1733908872, '1'),
(174207, 33802, 'QU', 'OK', 'S', 1733908911, 1733908911, '1'),
(174208, 33817, 'QU', 'OK', 'S', 1733909008, 1733909008, '1'),
(174209, 33817, 'QU', 'OK', 'S', 1733909008, 1733909008, '1'),
(174210, 31814, 'QU', 'OK', 'S', 1733909078, 1733909078, '1'),
(174211, 31184, 'QU', 'OK', 'S', 1733909115, 1733909115, '1'),
(174212, 31184, 'QU', 'OK', 'S', 1733909126, 1733909126, '1'),
(174213, 31182, 'QU', 'OK', 'S', 1733909184, 1733909184, '1'),
(174214, 31182, 'QU', 'OK', 'S', 1733909184, 1733909184, '1'),
(174215, 32386, 'QU', 'OK', 'S', 1733909951, 1733909951, '1'),
(174216, 32386, 'QU', 'OK', 'S', 1733909958, 1733909958, '1'),
(174217, 32387, 'QU', 'OK', 'S', 1733909985, 1733909985, '1'),
(174218, 32387, 'QU', 'OK', 'S', 1733909993, 1733909993, '1'),
(174219, 32388, 'QU', 'OK', 'S', 1733910003, 1733910003, '1'),
(174220, 32388, 'QU', 'OK', 'S', 1733910009, 1733910009, '1'),
(174221, 32282, 'QU', 'OK', 'S', 1733910050, 1733910050, '1'),
(174222, 32282, 'QU', 'OK', 'S', 1733910057, 1733910057, '1'),
(174223, 32281, 'QU', 'OK', 'S', 1733910077, 1733910077, '1'),
(174224, 32281, 'QU', 'OK', 'S', 1733910083, 1733910083, '1'),
(174225, 32252, 'QU', 'OK', 'S', 1733910097, 1733910097, '1'),
(174226, 32252, 'QU', 'OK', 'S', 1733910104, 1733910104, '1'),
(174227, 32250, 'QU', 'OK', 'S', 1733910129, 1733910129, '1'),
(174228, 32250, 'QU', 'OK', 'S', 1733910137, 1733910137, '1'),
(174229, 34788, 'QU', 'OK', 'S', 1733910362, 1733910362, '1'),
(174230, 34809, 'QU', 'OK', 'S', 1733910372, 1733910372, '1'),
(174231, 26690, 'QU', 'OK', 'S', 1733910375, 1733910375, '1'),
(174232, 24595, 'QU', 'OK', 'S', 1733910377, 1733910377, '1'),
(174233, 34916, 'QU', 'OK', 'S', 1733910380, 1733910380, '1'),
(174234, 35020, 'QU', 'OK', 'S', 1733910383, 1733910383, '1'),
(174235, 26345, 'QU', 'OK', 'S', 1733910385, 1733910385, '1'),
(174236, 33678, 'QU', 'OK', 'S', 1733910388, 1733910388, '1'),
(174237, 35113, 'QU', 'OK', 'S', 1733910770, 1733910770, '1'),
(174238, 35113, 'QU', 'OK', 'S', 1733911145, 1733911145, '1'),
(174239, 26690, 'QU', 'OK', 'S', 1733912738, 1733912738, '1'),
(174240, 28528, 'QU', 'OK', 'S', 1733913525, 1733913525, '1'),
(174241, 14887, 'QU', 'OK', 'S', 1733915889, 1733915889, '1'),
(174242, 14887, 'QU', 'OK', 'S', 1733915902, 1733915902, '1'),
(174243, 14887, 'QU', 'OK', 'S', 1733915904, 1733915904, '1'),
(174244, 25026, 'QU', 'OK', 'S', 1733915906, 1733915906, '1'),
(174245, 34248, 'QU', 'OK', 'S', 1733915908, 1733915908, '1'),
(174246, 29300, 'QU', 'OK', 'S', 1733916778, 1733916778, '1'),
(174247, 29391, 'QU', 'OK', 'S', 1733916829, 1733916829, '1'),
(174248, 29391, 'QU', 'OK', 'S', 1733916829, 1733916829, '1'),
(174249, 34018, 'QU', 'OK', 'S', 1733916864, 1733916864, '1'),
(174250, 34822, 'QU', 'OK', 'S', 1733916872, 1733916872, '1'),
(174251, 33307, 'QU', 'OK', 'S', 1733916879, 1733916879, '1'),
(174252, 18570, 'QU', 'OK', 'S', 1733916901, 1733916901, '1'),
(174253, 29300, 'QU', 'OK', 'S', 1733916974, 1733916974, '1'),
(174254, 18570, 'QU', 'OK', 'S', 1733916988, 1733916988, '1'),
(174255, 29300, 'QU', 'OK', 'S', 1733916989, 1733916989, '1'),
(174256, 18570, 'QU', 'OK', 'S', 1733916991, 1733916991, '1'),
(174257, 18570, 'QU', 'OK', 'S', 1733916994, 1733916994, '1'),
(174258, 18570, 'QU', 'OK', 'S', 1733916999, 1733916999, '1'),
(174259, 18570, 'QU', 'OK', 'S', 1733917002, 1733917002, '1'),
(174260, 18570, 'QU', 'OK', 'S', 1733917006, 1733917006, '1'),
(174261, 33268, 'QU', 'OK', 'S', 1733917586, 1733917586, '1'),
(174262, 35255, 'QU', 'OK', 'S', 1733919158, 1733919158, '1'),
(174263, 35256, 'QU', 'OK', 'S', 1733919237, 1733919237, '1'),
(174264, 35280, 'QU', 'OK', 'S', 1733919342, 1733919342, '1'),
(174265, 35281, 'QU', 'OK', 'S', 1733919438, 1733919438, '1'),
(174266, 35282, 'QU', 'OK', 'S', 1733919537, 1733919537, '1'),
(174267, 35283, 'QU', 'OK', 'S', 1733919618, 1733919618, '1'),
(174268, 35284, 'QU', 'OK', 'S', 1733919693, 1733919693, '1'),
(174269, 35285, 'QU', 'OK', 'S', 1733919792, 1733919792, '1'),
(174270, 35291, 'QU', 'OK', 'S', 1733920586, 1733920586, '1'),
(174271, 35286, 'QU', 'OK', 'S', 1733920721, 1733920721, '1'),
(174272, 32161, 'QU', 'OK', 'S', 1733920841, 1733920841, '1'),
(174273, 35272, 'QU', 'OK', 'S', 1733921551, 1733921551, '1'),
(174274, 35272, 'QU', 'OK', 'S', 1733921780, 1733921780, '1'),
(174275, 35273, 'QU', 'OK', 'S', 1733922440, 1733922440, '1'),
(174276, 35274, 'QU', 'OK', 'S', 1733922796, 1733922796, '1'),
(174277, 35275, 'QU', 'OK', 'S', 1733923075, 1733923075, '1'),
(174278, 35090, 'QU', 'OK', 'S', 1733923093, 1733923093, '1'),
(174279, 35090, 'QU', 'OK', 'S', 1733923095, 1733923095, '1'),
(174280, 35090, 'QU', 'OK', 'S', 1733923099, 1733923099, '1'),
(174281, 35090, 'QU', 'OK', 'S', 1733923101, 1733923101, '1'),
(174282, 35247, 'QU', 'OK', 'S', 1733923147, 1733923147, '1'),
(174283, 35247, 'QU', 'OK', 'S', 1733923150, 1733923150, '1'),
(174284, 35251, 'QU', 'OK', 'S', 1733923153, 1733923153, '1'),
(174285, 35276, 'QU', 'OK', 'S', 1733923476, 1733923476, '1'),
(174286, 31180, 'QU', 'OK', 'S', 1733923775, 1733923775, '1'),
(174287, 35277, 'QU', 'OK', 'S', 1733923914, 1733923914, '1'),
(174288, 30794, 'QU', 'OK', 'S', 1733924178, 1733924178, '1'),
(174289, 3853, 'QU', 'OK', 'S', 1733924200, 1733924200, '1'),
(174290, 35278, 'QU', 'OK', 'S', 1733924255, 1733924255, '1'),
(174291, 26911, 'QU', 'OK', 'S', 1733924373, 1733924373, '1'),
(174292, 10458, 'QU', 'OK', 'S', 1733924402, 1733924402, '1'),
(174293, 30019, 'QU', 'OK', 'S', 1733924471, 1733924471, '1'),
(174294, 28086, 'QU', 'OK', 'S', 1733924514, 1733924514, '1'),
(174295, 33882, 'QU', 'OK', 'S', 1733924524, 1733924524, '1'),
(174296, 33613, 'QU', 'OK', 'S', 1733924534, 1733924534, '1'),
(174297, 17637, 'QU', 'OK', 'S', 1733924549, 1733924549, '1'),
(174298, 23682, 'QU', 'OK', 'S', 1733924558, 1733924558, '1'),
(174299, 17026, 'QU', 'OK', 'S', 1733925648, 1733925648, '1'),
(174300, 4014, 'QU', 'OK', 'S', 1733925718, 1733925718, '1'),
(174301, 35292, 'QU', 'OK', 'S', 1733977067, 1733977067, '1'),
(174302, 35279, 'QU', 'OK', 'S', 1733977117, 1733977117, '1'),
(174303, 35279, 'QU', 'OK', 'S', 1733977124, 1733977124, '1'),
(174304, 35271, 'QU', 'OK', 'S', 1733977171, 1733977171, '1'),
(174305, 35271, 'QU', 'OK', 'S', 1733977178, 1733977178, '1'),
(174306, 35270, 'QU', 'OK', 'S', 1733977199, 1733977199, '1'),
(174307, 35270, 'QU', 'OK', 'S', 1733977206, 1733977206, '1'),
(174308, 35269, 'QU', 'OK', 'S', 1733977229, 1733977229, '1'),
(174309, 35269, 'QU', 'OK', 'S', 1733977235, 1733977235, '1'),
(174310, 35268, 'QU', 'OK', 'S', 1733977255, 1733977255, '1'),
(174311, 35268, 'QU', 'OK', 'S', 1733977262, 1733977262, '1'),
(174312, 35267, 'QU', 'OK', 'S', 1733977284, 1733977284, '1'),
(174313, 35267, 'QU', 'OK', 'S', 1733977291, 1733977291, '1'),
(174314, 35267, 'QU', 'OK', 'S', 1733977299, 1733977299, '1'),
(174315, 35266, 'QU', 'OK', 'S', 1733977412, 1733977412, '1'),
(174316, 35266, 'QU', 'OK', 'S', 1733977419, 1733977419, '1'),
(174317, 35265, 'QU', 'OK', 'S', 1733977443, 1733977443, '1'),
(174318, 35265, 'QU', 'OK', 'S', 1733977449, 1733977449, '1'),
(174319, 35252, 'QU', 'OK', 'S', 1733977495, 1733977495, '1'),
(174320, 35252, 'QU', 'OK', 'S', 1733977502, 1733977502, '1'),
(174321, 35253, 'QU', 'OK', 'S', 1733977522, 1733977522, '1'),
(174322, 35253, 'QU', 'OK', 'S', 1733977529, 1733977529, '1'),
(174323, 35254, 'QU', 'OK', 'S', 1733977554, 1733977554, '1'),
(174324, 35254, 'QU', 'OK', 'S', 1733977561, 1733977561, '1'),
(174325, 35257, 'QU', 'OK', 'S', 1733977593, 1733977593, '1'),
(174326, 35257, 'QU', 'OK', 'S', 1733977600, 1733977600, '1'),
(174327, 35258, 'QU', 'OK', 'S', 1733977621, 1733977621, '1'),
(174328, 35258, 'QU', 'OK', 'S', 1733977628, 1733977628, '1'),
(174329, 35259, 'QU', 'OK', 'S', 1733977649, 1733977649, '1'),
(174330, 35259, 'QU', 'OK', 'S', 1733977657, 1733977657, '1'),
(174331, 35260, 'QU', 'OK', 'S', 1733977708, 1733977708, '1'),
(174332, 35260, 'QU', 'OK', 'S', 1733977715, 1733977715, '1'),
(174333, 35261, 'QU', 'OK', 'S', 1733977772, 1733977772, '1'),
(174334, 35261, 'QU', 'OK', 'S', 1733977779, 1733977779, '1'),
(174335, 35264, 'QU', 'OK', 'S', 1733978125, 1733978125, '1'),
(174336, 35264, 'QU', 'OK', 'S', 1733978132, 1733978132, '1'),
(174337, 35263, 'QU', 'OK', 'S', 1733978154, 1733978154, '1'),
(174338, 35263, 'QU', 'OK', 'S', 1733978161, 1733978161, '1'),
(174339, 35262, 'QU', 'OK', 'S', 1733978181, 1733978181, '1'),
(174340, 35262, 'QU', 'OK', 'S', 1733978188, 1733978188, '1'),
(174341, 35290, 'QU', 'OK', 'S', 1733978372, 1733978372, '1'),
(174342, 35289, 'QU', 'OK', 'S', 1733978738, 1733978738, '1'),
(174343, 35288, 'QU', 'OK', 'S', 1733979544, 1733979544, '1'),
(174344, 35287, 'QU', 'OK', 'S', 1733980155, 1733980155, '1'),
(174345, 33392, 'QU', 'OK', 'S', 1733980694, 1733980694, '1'),
(174346, 33392, 'QU', 'OK', 'S', 1733980710, 1733980710, '1'),
(174347, 35281, 'QU', 'OK', 'S', 1733981184, 1733981184, '1'),
(174348, 35293, 'QU', 'OK', 'S', 1733982549, 1733982549, '1'),
(174349, 35293, 'QU', 'OK', 'S', 1733982555, 1733982555, '1'),
(174350, 35294, 'QU', 'OK', 'S', 1733982582, 1733982582, '1'),
(174351, 35294, 'QU', 'OK', 'S', 1733982589, 1733982589, '1'),
(174352, 35295, 'QU', 'OK', 'S', 1733982619, 1733982619, '1'),
(174353, 35295, 'QU', 'OK', 'S', 1733982626, 1733982626, '1'),
(174354, 35296, 'QU', 'OK', 'S', 1733983856, 1733983856, '1'),
(174355, 35296, 'QU', 'OK', 'S', 1733983863, 1733983863, '1'),
(174356, 35297, 'QU', 'OK', 'S', 1733983889, 1733983889, '1'),
(174357, 35297, 'QU', 'OK', 'S', 1733983896, 1733983896, '1'),
(174358, 35298, 'QU', 'OK', 'S', 1733983922, 1733983922, '1'),
(174359, 35298, 'QU', 'OK', 'S', 1733983928, 1733983928, '1'),
(174360, 35256, 'QU', 'OK', 'S', 1733984970, 1733984970, '1'),
(174361, 35299, 'QU', 'OK', 'S', 1733984983, 1733984983, '1'),
(174362, 35299, 'QU', 'OK', 'S', 1733984990, 1733984990, '1'),
(174363, 35300, 'QU', 'OK', 'S', 1733985010, 1733985010, '1'),
(174364, 35300, 'QU', 'OK', 'S', 1733985017, 1733985017, '1'),
(174365, 26625, 'QU', 'OK', 'S', 1733985683, 1733985683, '1'),
(174366, 26625, 'QU', 'OK', 'S', 1733985694, 1733985694, '1'),
(174367, 30089, 'QU', 'OK', 'S', 1733985796, 1733985796, '1'),
(174368, 27039, 'QU', 'OK', 'S', 1733985870, 1733985870, '1'),
(174369, 35303, 'QU', 'OK', 'S', 1733986433, 1733986433, '1'),
(174370, 35303, 'QU', 'OK', 'S', 1733986439, 1733986439, '1'),
(174371, 18582, 'QU', 'OK', 'S', 1733986568, 1733986568, '1'),
(174372, 29391, 'QU', 'OK', 'S', 1733986631, 1733986631, '1'),
(174373, 29391, 'QU', 'OK', 'S', 1733986631, 1733986631, '1'),
(174374, 34018, 'QU', 'OK', 'S', 1733986659, 1733986659, '1'),
(174375, 33307, 'QU', 'OK', 'S', 1733986681, 1733986681, '1'),
(174376, 33307, 'QU', 'OK', 'S', 1733986681, 1733986681, '1'),
(174377, 33268, 'QU', 'OK', 'S', 1733986702, 1733986702, '1'),
(174378, 33268, 'QU', 'OK', 'S', 1733986702, 1733986702, '1'),
(174379, 11331, 'QU', 'OK', 'S', 1733986727, 1733986727, '1'),
(174380, 12845, 'QU', 'OK', 'S', 1733986745, 1733986745, '1'),
(174381, 28633, 'QU', 'OK', 'S', 1733986762, 1733986762, '1'),
(174382, 28633, 'QU', 'OK', 'S', 1733986762, 1733986762, '1'),
(174383, 28609, 'QU', 'OK', 'S', 1733986777, 1733986777, '1'),
(174384, 35281, 'QU', 'OK', 'S', 1733986958, 1733986958, '1'),
(174385, 35256, 'QU', 'OK', 'S', 1733986969, 1733986969, '1'),
(174386, 35286, 'QU', 'OK', 'S', 1733987266, 1733987266, '1'),
(174387, 35306, 'QU', 'OK', 'S', 1733987469, 1733987469, '1'),
(174388, 35306, 'QU', 'OK', 'S', 1733987476, 1733987476, '1'),
(174389, 35306, 'QU', 'OK', 'S', 1733987484, 1733987484, '1'),
(174390, 35306, 'QU', 'OK', 'S', 1733987492, 1733987492, '1'),
(174391, 35305, 'QU', 'OK', 'S', 1733987518, 1733987518, '1'),
(174392, 35305, 'QU', 'OK', 'S', 1733987525, 1733987525, '1'),
(174393, 35305, 'QU', 'OK', 'S', 1733987533, 1733987533, '1'),
(174394, 35305, 'QU', 'OK', 'S', 1733987542, 1733987542, '1'),
(174395, 35305, 'QU', 'OK', 'S', 1733987550, 1733987550, '1'),
(174396, 35304, 'QU', 'OK', 'S', 1733987573, 1733987573, '1'),
(174397, 35304, 'QU', 'OK', 'S', 1733987579, 1733987579, '1'),
(174398, 19655, 'QU', 'OK', 'S', 1733987810, 1733987810, '1'),
(174399, 26620, 'QU', 'OK', 'S', 1733988688, 1733988688, '1'),
(174400, 20160, 'QU', 'OK', 'S', 1733989195, 1733989195, '1'),
(174401, 20160, 'QU', 'OK', 'S', 1733989195, 1733989195, '1'),
(174402, 20160, 'QU', 'OK', 'S', 1733989195, 1733989195, '1'),
(174403, 35189, 'QU', 'OK', 'S', 1733989943, 1733989943, '1'),
(174404, 14351, 'QU', 'OK', 'S', 1733989947, 1733989947, '1'),
(174405, 14351, 'QU', 'OK', 'S', 1733989947, 1733989947, '1'),
(174406, 18942, 'QU', 'OK', 'S', 1733990567, 1733990567, '1'),
(174407, 11961, 'QU', 'OK', 'S', 1733990570, 1733990570, '1'),
(174408, 11962, 'QU', 'OK', 'S', 1733990572, 1733990572, '1'),
(174409, 35302, 'QU', 'OK', 'S', 1733990589, 1733990589, '1'),
(174410, 35302, 'QU', 'OK', 'S', 1733990596, 1733990596, '1'),
(174411, 35301, 'QU', 'OK', 'S', 1733990618, 1733990618, '1'),
(174412, 35301, 'QU', 'OK', 'S', 1733990625, 1733990625, '1'),
(174413, 25292, 'QU', 'OK', 'S', 1733990764, 1733990764, '1'),
(174414, 22648, 'QU', 'OK', 'S', 1733990800, 1733990800, '1'),
(174415, 22648, 'QU', 'OK', 'S', 1733990814, 1733990814, '1'),
(174416, 22648, 'QU', 'OK', 'S', 1733990820, 1733990820, '1'),
(174417, 22096, 'QU', 'OK', 'S', 1733990885, 1733990885, '1'),
(174418, 23324, 'QU', 'OK', 'S', 1733990995, 1733990995, '1'),
(174419, 26490, 'QU', 'OK', 'S', 1733991002, 1733991002, '1'),
(174420, 31228, 'QU', 'OK', 'S', 1733991005, 1733991005, '1'),
(174421, 26490, 'QU', 'OK', 'S', 1733991011, 1733991011, '1'),
(174422, 32688, 'QU', 'OK', 'S', 1733991015, 1733991015, '1'),
(174423, 30890, 'QU', 'OK', 'S', 1733991018, 1733991018, '1'),
(174424, 32950, 'QU', 'OK', 'S', 1733991021, 1733991021, '1'),
(174425, 22701, 'QU', 'OK', 'S', 1733991024, 1733991024, '1'),
(174426, 22701, 'QU', 'OK', 'S', 1733991028, 1733991028, '1'),
(174427, 26635, 'QU', 'OK', 'S', 1733991031, 1733991031, '1'),
(174428, 33894, 'QU', 'OK', 'S', 1733991036, 1733991036, '1'),
(174429, 19172, 'QU', 'OK', 'S', 1733991038, 1733991038, '1'),
(174430, 35103, 'QU', 'OK', 'S', 1733991041, 1733991041, '1'),
(174431, 34383, 'QU', 'OK', 'S', 1733991045, 1733991045, '1'),
(174432, 19172, 'QU', 'OK', 'S', 1733991047, 1733991047, '1'),
(174433, 35103, 'QU', 'OK', 'S', 1733991050, 1733991050, '1'),
(174434, 19172, 'QU', 'OK', 'S', 1733991054, 1733991054, '1'),
(174435, 32201, 'QU', 'OK', 'S', 1733991060, 1733991060, '1'),
(174436, 32201, 'QU', 'OK', 'S', 1733991068, 1733991068, '1'),
(174437, 12943, 'QU', 'OK', 'S', 1733991072, 1733991072, '1'),
(174438, 12943, 'QU', 'OK', 'S', 1733991079, 1733991079, '1'),
(174439, 12943, 'QU', 'OK', 'S', 1733991083, 1733991083, '1'),
(174440, 19171, 'QU', 'OK', 'S', 1733991087, 1733991087, '1'),
(174441, 12943, 'QU', 'OK', 'S', 1733991098, 1733991098, '1'),
(174442, 12943, 'QU', 'OK', 'S', 1733991103, 1733991103, '1'),
(174443, 26351, 'QU', 'OK', 'S', 1733991109, 1733991109, '1'),
(174444, 32201, 'QU', 'OK', 'S', 1733991113, 1733991113, '1'),
(174445, 23343, 'QU', 'OK', 'S', 1733991119, 1733991119, '1'),
(174446, 23345, 'QU', 'OK', 'S', 1733991124, 1733991124, '1'),
(174447, 32686, 'QU', 'OK', 'S', 1733991130, 1733991130, '1'),
(174448, 23343, 'QU', 'OK', 'S', 1733991134, 1733991134, '1'),
(174449, 12943, 'QU', 'OK', 'S', 1733991139, 1733991139, '1'),
(174450, 33786, 'QU', 'OK', 'S', 1733991145, 1733991145, '1'),
(174451, 23884, 'QU', 'OK', 'S', 1733991149, 1733991149, '1'),
(174452, 24314, 'QU', 'OK', 'S', 1733991154, 1733991154, '1'),
(174453, 33786, 'QU', 'OK', 'S', 1733991159, 1733991159, '1'),
(174454, 31104, 'QU', 'OK', 'S', 1733991164, 1733991164, '1'),
(174455, 32044, 'QU', 'OK', 'S', 1733991171, 1733991171, '1'),
(174456, 31228, 'QU', 'OK', 'S', 1733991176, 1733991176, '1'),
(174457, 35098, 'QU', 'OK', 'S', 1733991180, 1733991180, '1'),
(174458, 35098, 'QU', 'OK', 'S', 1733991185, 1733991185, '1'),
(174459, 35098, 'QU', 'OK', 'S', 1733991189, 1733991189, '1'),
(174460, 35098, 'QU', 'OK', 'S', 1733991195, 1733991195, '1'),
(174461, 35098, 'QU', 'OK', 'S', 1733991200, 1733991200, '1'),
(174462, 35098, 'QU', 'OK', 'S', 1733991204, 1733991204, '1'),
(174463, 26350, 'QU', 'OK', 'S', 1733991208, 1733991208, '1'),
(174464, 23883, 'QU', 'OK', 'S', 1733991212, 1733991212, '1'),
(174465, 26352, 'QU', 'OK', 'S', 1733991217, 1733991217, '1'),
(174466, 30599, 'QU', 'OK', 'S', 1733991222, 1733991222, '1'),
(174467, 30599, 'QU', 'OK', 'S', 1733991228, 1733991228, '1'),
(174468, 30599, 'QU', 'OK', 'S', 1733991233, 1733991233, '1'),
(174469, 25067, 'QU', 'OK', 'S', 1733991238, 1733991238, '1'),
(174470, 30599, 'QU', 'OK', 'S', 1733991243, 1733991243, '1'),
(174471, 30599, 'QU', 'OK', 'S', 1733991248, 1733991248, '1'),
(174472, 23887, 'QU', 'OK', 'S', 1733991253, 1733991253, '1'),
(174473, 31104, 'QU', 'OK', 'S', 1733991258, 1733991258, '1'),
(174474, 31104, 'QU', 'OK', 'S', 1733991266, 1733991266, '1'),
(174475, 30599, 'QU', 'OK', 'S', 1733991271, 1733991271, '1'),
(174476, 22826, 'QU', 'OK', 'S', 1733991276, 1733991276, '1'),
(174477, 17887, 'QU', 'OK', 'S', 1733991281, 1733991281, '1'),
(174478, 33785, 'QU', 'OK', 'S', 1733991285, 1733991285, '1'),
(174479, 17890, 'QU', 'OK', 'S', 1733991290, 1733991290, '1'),
(174480, 22824, 'QU', 'OK', 'S', 1733991297, 1733991297, '1'),
(174481, 32045, 'QU', 'OK', 'S', 1733991301, 1733991301, '1'),
(174482, 21440, 'QU', 'OK', 'S', 1733991382, 1733991382, '1'),
(174483, 22824, 'QU', 'OK', 'S', 1733991481, 1733991481, '1'),
(174484, 32044, 'QU', 'OK', 'S', 1733991489, 1733991489, '1'),
(174485, 32045, 'QU', 'OK', 'S', 1733991493, 1733991493, '1'),
(174486, 17892, 'QU', 'OK', 'S', 1733991498, 1733991498, '1'),
(174487, 21451, 'QU', 'OK', 'S', 1733991500, 1733991500, '1'),
(174488, 17892, 'QU', 'OK', 'S', 1733991502, 1733991502, '1'),
(174489, 17894, 'QU', 'OK', 'S', 1733991507, 1733991507, '1'),
(174490, 17892, 'QU', 'OK', 'S', 1733991511, 1733991511, '1'),
(174491, 20229, 'QU', 'OK', 'S', 1733991517, 1733991517, '1'),
(174492, 17894, 'QU', 'OK', 'S', 1733991521, 1733991521, '1'),
(174493, 22826, 'QU', 'OK', 'S', 1733991526, 1733991526, '1'),
(174494, 22826, 'QU', 'OK', 'S', 1733991530, 1733991530, '1'),
(174495, 17894, 'QU', 'OK', 'S', 1733991535, 1733991535, '1'),
(174496, 21448, 'QU', 'OK', 'S', 1733991535, 1733991535, '1'),
(174497, 21448, 'QU', 'OK', 'S', 1733991538, 1733991538, '1'),
(174498, 33785, 'QU', 'OK', 'S', 1733991542, 1733991542, '1'),
(174499, 17887, 'QU', 'OK', 'S', 1733991547, 1733991547, '1'),
(174500, 17887, 'QU', 'OK', 'S', 1733991549, 1733991549, '1'),
(174501, 789, 'QU', 'OK', 'S', 1733991571, 1733991571, '1'),
(174502, 26940, 'QU', 'OK', 'S', 1733991632, 1733991632, '1'),
(174503, 19879, 'QU', 'OK', 'S', 1733991776, 1733991776, '1'),
(174504, 19879, 'QU', 'OK', 'S', 1733991785, 1733991785, '1'),
(174505, 19879, 'QU', 'OK', 'S', 1733991881, 1733991881, '1'),
(174506, 19878, 'QU', 'OK', 'S', 1733991913, 1733991913, '1'),
(174507, 19878, 'QU', 'OK', 'S', 1733991964, 1733991964, '1'),
(174508, 30476, 'QU', 'OK', 'S', 1733992091, 1733992091, '1'),
(174509, 22826, 'QU', 'OK', 'S', 1733992122, 1733992122, '1'),
(174510, 19876, 'QU', 'OK', 'S', 1733992164, 1733992164, '1'),
(174511, 27296, 'QU', 'OK', 'S', 1733996053, 1733996053, '1'),
(174512, 35317, 'QU', 'OK', 'S', 1733997127, 1733997127, '1'),
(174513, 21117, 'QU', 'OK', 'S', 1733997316, 1733997316, '1'),
(174514, 21117, 'QU', 'OK', 'S', 1733997316, 1733997316, '1'),
(174515, 35309, 'QU', 'OK', 'S', 1733997374, 1733997374, '1'),
(174516, 19659, 'QU', 'OK', 'S', 1733997449, 1733997449, '1'),
(174517, 35310, 'QU', 'OK', 'S', 1733997515, 1733997515, '1'),
(174518, 18454, 'QU', 'OK', 'S', 1733997587, 1733997587, '1'),
(174519, 35312, 'QU', 'OK', 'S', 1733997781, 1733997781, '1'),
(174520, 17347, 'QU', 'OK', 'S', 1733997804, 1733997804, '1'),
(174521, 16371, 'QU', 'OK', 'S', 1733998325, 1733998325, '1'),
(174522, 16371, 'QU', 'OK', 'S', 1733998325, 1733998325, '1'),
(174523, 35316, 'QU', 'OK', 'S', 1733998377, 1733998377, '1'),
(174524, 16367, 'QU', 'OK', 'S', 1733998403, 1733998403, '1'),
(174525, 16367, 'QU', 'OK', 'S', 1733998403, 1733998403, '1'),
(174526, 16367, 'QU', 'OK', 'S', 1733998403, 1733998403, '1'),
(174527, 14967, 'QU', 'OK', 'S', 1733998611, 1733998611, '1'),
(174528, 14967, 'QU', 'OK', 'S', 1733998611, 1733998611, '1'),
(174529, 14967, 'QU', 'OK', 'S', 1733998611, 1733998611, '1'),
(174530, 35313, 'QU', 'OK', 'S', 1733998644, 1733998644, '1'),
(174531, 35313, 'QU', 'OK', 'S', 1733998679, 1733998679, '1'),
(174532, 35313, 'QU', 'OK', 'S', 1733998686, 1733998686, '1'),
(174533, 35311, 'QU', 'OK', 'S', 1733998726, 1733998726, '1'),
(174534, 35307, 'QU', 'OK', 'S', 1733998857, 1733998857, '1'),
(174535, 35308, 'QU', 'OK', 'S', 1733998891, 1733998891, '1'),
(174536, 35315, 'QU', 'OK', 'S', 1733998934, 1733998934, '1'),
(174537, 35314, 'QU', 'OK', 'S', 1733998988, 1733998988, '1'),
(174538, 31413, 'QU', 'OK', 'S', 1733999651, 1733999651, '1'),
(174539, 31127, 'QU', 'OK', 'S', 1733999690, 1733999690, '1'),
(174540, 31031, 'QU', 'OK', 'S', 1733999904, 1733999904, '1'),
(174541, 31026, 'QU', 'OK', 'S', 1733999945, 1733999945, '1'),
(174542, 29586, 'QU', 'OK', 'S', 1733999961, 1733999961, '1'),
(174543, 29586, 'QU', 'OK', 'S', 1733999961, 1733999961, '1'),
(174544, 30928, 'QU', 'OK', 'S', 1734000087, 1734000087, '1'),
(174545, 30913, 'QU', 'OK', 'S', 1734000114, 1734000114, '1'),
(174546, 31751, 'QU', 'OK', 'S', 1734000172, 1734000172, '1'),
(174547, 27036, 'QU', 'OK', 'S', 1734000294, 1734000294, '1'),
(174548, 27036, 'QU', 'OK', 'S', 1734000294, 1734000294, '1'),
(174549, 33557, 'QU', 'OK', 'S', 1734000603, 1734000603, '1'),
(174550, 33557, 'QU', 'OK', 'S', 1734000763, 1734000763, '1'),
(174551, 33557, 'QU', 'OK', 'S', 1734000766, 1734000766, '1'),
(174552, 33557, 'QU', 'OK', 'S', 1734000769, 1734000769, '1'),
(174553, 33557, 'QU', 'OK', 'S', 1734000773, 1734000773, '1'),
(174554, 33557, 'QU', 'OK', 'S', 1734000776, 1734000776, '1'),
(174555, 33557, 'QU', 'OK', 'S', 1734000779, 1734000779, '1'),
(174556, 33557, 'QU', 'OK', 'S', 1734000782, 1734000782, '1'),
(174557, 33557, 'QU', 'OK', 'S', 1734000785, 1734000785, '1'),
(174558, 33557, 'QU', 'OK', 'S', 1734000790, 1734000790, '1'),
(174559, 33557, 'QU', 'OK', 'S', 1734000794, 1734000794, '1'),
(174560, 33557, 'QU', 'OK', 'S', 1734000802, 1734000802, '1'),
(174561, 33557, 'QU', 'OK', 'S', 1734000806, 1734000806, '1'),
(174562, 33557, 'QU', 'OK', 'S', 1734000809, 1734000809, '1'),
(174563, 33557, 'QU', 'OK', 'S', 1734000813, 1734000813, '1'),
(174564, 33557, 'QU', 'OK', 'S', 1734000817, 1734000817, '1'),
(174565, 33557, 'QU', 'OK', 'S', 1734000836, 1734000836, '1'),
(174566, 28940, 'QU', 'OK', 'S', 1734002157, 1734002157, '1'),
(174567, 13029, 'QU', 'OK', 'S', 1734003010, 1734003010, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(174568, 32949, 'QU', 'OK', 'S', 1734003988, 1734003988, '1'),
(174569, 33558, 'QU', 'OK', 'S', 1734003993, 1734003993, '1'),
(174570, 27053, 'QU', 'OK', 'S', 1734004107, 1734004107, '1'),
(174571, 26804, 'QU', 'OK', 'S', 1734004173, 1734004173, '1'),
(174572, 21111, 'QU', 'OK', 'S', 1734004241, 1734004241, '1'),
(174573, 21888, 'QU', 'OK', 'S', 1734004272, 1734004272, '1'),
(174574, 33928, 'QU', 'OK', 'S', 1734004902, 1734004902, '1'),
(174575, 33927, 'QU', 'OK', 'S', 1734005372, 1734005372, '1'),
(174576, 2731, 'QU', 'OK', 'S', 1734005910, 1734005910, '1'),
(174577, 3918, 'QU', 'OK', 'S', 1734006325, 1734006325, '1'),
(174578, 3918, 'QU', 'OK', 'S', 1734006328, 1734006328, '1'),
(174579, 3918, 'QU', 'OK', 'S', 1734006331, 1734006331, '1'),
(174580, 3918, 'QU', 'OK', 'S', 1734006334, 1734006334, '1'),
(174581, 3918, 'QU', 'OK', 'S', 1734006337, 1734006337, '1'),
(174582, 1567, 'QU', 'OK', 'S', 1734006383, 1734006383, '1'),
(174583, 1567, 'QU', 'OK', 'S', 1734006393, 1734006393, '1'),
(174584, 1558, 'QU', 'OK', 'S', 1734006446, 1734006446, '1'),
(174585, 23, 'QU', 'OK', 'S', 1734006899, 1734006899, '1'),
(174586, 643, 'QU', 'OK', 'S', 1734007271, 1734007271, '1'),
(174587, 643, 'QU', 'OK', 'S', 1734007274, 1734007274, '1'),
(174588, 643, 'QU', 'OK', 'S', 1734007277, 1734007277, '1'),
(174589, 643, 'QU', 'OK', 'S', 1734007280, 1734007280, '1'),
(174590, 643, 'QU', 'OK', 'S', 1734007283, 1734007283, '1'),
(174591, 643, 'QU', 'OK', 'S', 1734007287, 1734007287, '1'),
(174592, 643, 'QU', 'OK', 'S', 1734007291, 1734007291, '1'),
(174593, 643, 'QU', 'OK', 'S', 1734007294, 1734007294, '1'),
(174594, 4240, 'QU', 'OK', 'S', 1734009542, 1734009542, '1'),
(174595, 553, 'QU', 'OK', 'S', 1734009737, 1734009737, '1'),
(174596, 28633, 'QU', 'OK', 'S', 1734067710, 1734067710, '1'),
(174597, 34351, 'QU', 'OK', 'S', 1734067781, 1734067781, '1'),
(174598, 32584, 'QU', 'OK', 'S', 1734067986, 1734067986, '1'),
(174599, 32584, 'QU', 'OK', 'S', 1734067986, 1734067986, '1'),
(174600, 32584, 'QU', 'OK', 'S', 1734067986, 1734067986, '1'),
(174601, 20899, 'QU', 'OK', 'S', 1734068014, 1734068014, '1'),
(174602, 20899, 'QU', 'OK', 'S', 1734068014, 1734068014, '1'),
(174603, 26672, 'QU', 'OK', 'S', 1734068039, 1734068039, '1'),
(174604, 26672, 'QU', 'OK', 'S', 1734068039, 1734068039, '1'),
(174605, 26672, 'QU', 'OK', 'S', 1734068039, 1734068039, '1'),
(174606, 26672, 'QU', 'OK', 'S', 1734068039, 1734068039, '1'),
(174607, 28497, 'QU', 'OK', 'S', 1734068059, 1734068059, '1'),
(174608, 23202, 'QU', 'OK', 'S', 1734068080, 1734068080, '1'),
(174609, 34351, 'QU', 'OK', 'S', 1734068093, 1734068093, '1'),
(174610, 34351, 'QU', 'OK', 'S', 1734068104, 1734068104, '1'),
(174611, 23351, 'QU', 'OK', 'S', 1734068123, 1734068123, '1'),
(174612, 32688, 'QU', 'OK', 'S', 1734068147, 1734068147, '1'),
(174613, 32688, 'QU', 'OK', 'S', 1734068147, 1734068147, '1'),
(174614, 32686, 'QU', 'OK', 'S', 1734068174, 1734068174, '1'),
(174615, 32686, 'QU', 'OK', 'S', 1734068174, 1734068174, '1'),
(174616, 32686, 'QU', 'OK', 'S', 1734068174, 1734068174, '1'),
(174617, 32686, 'QU', 'OK', 'S', 1734068174, 1734068174, '1'),
(174618, 32144, 'QU', 'OK', 'S', 1734068199, 1734068199, '1'),
(174619, 32144, 'QU', 'OK', 'S', 1734068199, 1734068199, '1'),
(174620, 28633, 'QU', 'OK', 'S', 1734069064, 1734069064, '1'),
(174621, 28633, 'QU', 'OK', 'S', 1734069067, 1734069067, '1'),
(174622, 32584, 'QU', 'OK', 'S', 1734069089, 1734069089, '1'),
(174623, 32584, 'QU', 'OK', 'S', 1734069091, 1734069091, '1'),
(174624, 32584, 'QU', 'OK', 'S', 1734069094, 1734069094, '1'),
(174625, 20899, 'QU', 'OK', 'S', 1734069120, 1734069120, '1'),
(174626, 20899, 'QU', 'OK', 'S', 1734069122, 1734069122, '1'),
(174627, 20899, 'QU', 'OK', 'S', 1734069124, 1734069124, '1'),
(174628, 20899, 'QU', 'OK', 'S', 1734069126, 1734069126, '1'),
(174629, 20899, 'QU', 'OK', 'S', 1734069131, 1734069131, '1'),
(174630, 20899, 'QU', 'OK', 'S', 1734069133, 1734069133, '1'),
(174631, 20899, 'QU', 'OK', 'S', 1734069146, 1734069146, '1'),
(174632, 20899, 'QU', 'OK', 'S', 1734069148, 1734069148, '1'),
(174633, 20899, 'QU', 'OK', 'S', 1734069150, 1734069150, '1'),
(174634, 20899, 'QU', 'OK', 'S', 1734069153, 1734069153, '1'),
(174635, 20899, 'QU', 'OK', 'S', 1734069155, 1734069155, '1'),
(174636, 20899, 'QU', 'OK', 'S', 1734069157, 1734069157, '1'),
(174637, 26672, 'QU', 'OK', 'S', 1734069203, 1734069203, '1'),
(174638, 26672, 'QU', 'OK', 'S', 1734069206, 1734069206, '1'),
(174639, 26672, 'QU', 'OK', 'S', 1734069209, 1734069209, '1'),
(174640, 26672, 'QU', 'OK', 'S', 1734069211, 1734069211, '1'),
(174641, 26672, 'QU', 'OK', 'S', 1734069213, 1734069213, '1'),
(174642, 26672, 'QU', 'OK', 'S', 1734069215, 1734069215, '1'),
(174643, 26672, 'QU', 'OK', 'S', 1734069218, 1734069218, '1'),
(174644, 26672, 'QU', 'OK', 'S', 1734069221, 1734069221, '1'),
(174645, 35339, 'QU', 'OK', 'S', 1734070784, 1734070784, '1'),
(174646, 35342, 'QU', 'OK', 'S', 1734070938, 1734070938, '1'),
(174647, 35333, 'QU', 'OK', 'S', 1734071039, 1734071039, '1'),
(174648, 35331, 'QU', 'OK', 'S', 1734071130, 1734071130, '1'),
(174649, 32801, 'QU', 'OK', 'S', 1734071157, 1734071157, '1'),
(174650, 31654, 'QU', 'OK', 'S', 1734071161, 1734071161, '1'),
(174651, 32796, 'QU', 'OK', 'S', 1734071165, 1734071165, '1'),
(174652, 33922, 'QU', 'OK', 'S', 1734071913, 1734071913, '1'),
(174653, 33922, 'QU', 'OK', 'S', 1734071918, 1734071918, '1'),
(174654, 32201, 'QU', 'OK', 'S', 1734071948, 1734071948, '1'),
(174655, 19340, 'QU', 'OK', 'S', 1734071955, 1734071955, '1'),
(174656, 25936, 'QU', 'OK', 'S', 1734072043, 1734072043, '1'),
(174657, 32201, 'QU', 'OK', 'S', 1734072048, 1734072048, '1'),
(174658, 13259, 'QU', 'OK', 'S', 1734072057, 1734072057, '1'),
(174659, 25936, 'QU', 'OK', 'S', 1734072065, 1734072065, '1'),
(174660, 32201, 'QU', 'OK', 'S', 1734072070, 1734072070, '1'),
(174661, 19340, 'QU', 'OK', 'S', 1734072076, 1734072076, '1'),
(174662, 33247, 'QU', 'OK', 'S', 1734072081, 1734072081, '1'),
(174663, 33247, 'QU', 'OK', 'S', 1734072105, 1734072105, '1'),
(174664, 33247, 'QU', 'OK', 'S', 1734072117, 1734072117, '1'),
(174665, 13259, 'QU', 'OK', 'S', 1734072164, 1734072164, '1'),
(174666, 13259, 'QU', 'OK', 'S', 1734072170, 1734072170, '1'),
(174667, 28461, 'QU', 'OK', 'S', 1734072184, 1734072184, '1'),
(174668, 24847, 'QU', 'OK', 'S', 1734072189, 1734072189, '1'),
(174669, 34382, 'QU', 'OK', 'S', 1734072195, 1734072195, '1'),
(174670, 34382, 'QU', 'OK', 'S', 1734072200, 1734072200, '1'),
(174671, 24847, 'QU', 'OK', 'S', 1734072205, 1734072205, '1'),
(174672, 24847, 'QU', 'OK', 'S', 1734072209, 1734072209, '1'),
(174673, 20508, 'QU', 'OK', 'S', 1734072213, 1734072213, '1'),
(174674, 20508, 'QU', 'OK', 'S', 1734072218, 1734072218, '1'),
(174675, 24847, 'QU', 'OK', 'S', 1734072222, 1734072222, '1'),
(174676, 33247, 'QU', 'OK', 'S', 1734072227, 1734072227, '1'),
(174677, 19340, 'QU', 'OK', 'S', 1734072232, 1734072232, '1'),
(174678, 25477, 'QU', 'OK', 'S', 1734072247, 1734072247, '1'),
(174679, 20508, 'QU', 'OK', 'S', 1734072282, 1734072282, '1'),
(174680, 20508, 'QU', 'OK', 'S', 1734072288, 1734072288, '1'),
(174681, 35316, 'QU', 'OK', 'S', 1734073908, 1734073908, '1'),
(174682, 35346, 'QU', 'OK', 'S', 1734074092, 1734074092, '1'),
(174683, 35345, 'QU', 'OK', 'S', 1734074294, 1734074294, '1'),
(174684, 35344, 'QU', 'OK', 'S', 1734074479, 1734074479, '1'),
(174685, 35345, 'QU', 'OK', 'S', 1734076008, 1734076008, '1'),
(174686, 34892, 'QU', 'OK', 'S', 1734076133, 1734076133, '1'),
(174687, 30576, 'QU', 'OK', 'S', 1734076145, 1734076145, '1'),
(174688, 14542, 'QU', 'OK', 'S', 1734076146, 1734076146, '1'),
(174689, 21888, 'QU', 'OK', 'S', 1734076149, 1734076149, '1'),
(174690, 35312, 'QU', 'OK', 'S', 1734076315, 1734076315, '1'),
(174691, 35316, 'QU', 'OK', 'S', 1734076714, 1734076714, '1'),
(174692, 21827, 'QU', 'OK', 'S', 1734077125, 1734077125, '1'),
(174693, 18912, 'QU', 'OK', 'S', 1734077218, 1734077218, '1'),
(174694, 11952, 'QU', 'OK', 'S', 1734077311, 1734077311, '1'),
(174695, 11955, 'QU', 'OK', 'S', 1734077327, 1734077327, '1'),
(174696, 11928, 'QU', 'OK', 'S', 1734077400, 1734077400, '1'),
(174697, 8217, 'QU', 'OK', 'S', 1734077555, 1734077555, '1'),
(174698, 20445, 'QU', 'OK', 'S', 1734077750, 1734077750, '1'),
(174699, 22942, 'QU', 'OK', 'S', 1734077827, 1734077827, '1'),
(174700, 22942, 'QU', 'OK', 'S', 1734077845, 1734077845, '1'),
(174701, 22942, 'QU', 'OK', 'S', 1734077849, 1734077849, '1'),
(174702, 22942, 'QU', 'OK', 'S', 1734077965, 1734077965, '1'),
(174703, 19875, 'QU', 'OK', 'S', 1734078043, 1734078043, '1'),
(174704, 19875, 'QU', 'OK', 'S', 1734078047, 1734078047, '1'),
(174705, 19875, 'QU', 'OK', 'S', 1734078057, 1734078057, '1'),
(174706, 19065, 'QU', 'OK', 'S', 1734078186, 1734078186, '1'),
(174707, 33501, 'QU', 'OK', 'S', 1734078283, 1734078283, '1'),
(174708, 33501, 'QU', 'OK', 'S', 1734078294, 1734078294, '1'),
(174709, 19066, 'QU', 'OK', 'S', 1734078336, 1734078336, '1'),
(174710, 19066, 'QU', 'OK', 'S', 1734078368, 1734078368, '1'),
(174711, 19066, 'QU', 'OK', 'S', 1734078371, 1734078371, '1'),
(174712, 19066, 'QU', 'OK', 'S', 1734078373, 1734078373, '1'),
(174713, 19066, 'QU', 'OK', 'S', 1734078377, 1734078377, '1'),
(174714, 19066, 'QU', 'OK', 'S', 1734078387, 1734078387, '1'),
(174715, 20651, 'QU', 'OK', 'S', 1734078423, 1734078423, '1'),
(174716, 20651, 'QU', 'OK', 'S', 1734078426, 1734078426, '1'),
(174717, 20651, 'QU', 'OK', 'S', 1734078428, 1734078428, '1'),
(174718, 21888, 'QU', 'OK', 'S', 1734078455, 1734078455, '1'),
(174719, 21888, 'QU', 'OK', 'S', 1734078458, 1734078458, '1'),
(174720, 21888, 'QU', 'OK', 'S', 1734078463, 1734078463, '1'),
(174721, 21888, 'QU', 'OK', 'S', 1734078467, 1734078467, '1'),
(174722, 21888, 'QU', 'OK', 'S', 1734078472, 1734078472, '1'),
(174723, 21888, 'QU', 'OK', 'S', 1734078476, 1734078476, '1'),
(174724, 21888, 'QU', 'OK', 'S', 1734078481, 1734078481, '1'),
(174725, 21888, 'QU', 'OK', 'S', 1734078485, 1734078485, '1'),
(174726, 21888, 'QU', 'OK', 'S', 1734078603, 1734078603, '1'),
(174727, 35216, 'QU', 'OK', 'S', 1734082276, 1734082276, '1'),
(174728, 35327, 'QU', 'OK', 'S', 1734083645, 1734083645, '1'),
(174729, 35346, 'QU', 'OK', 'S', 1734083786, 1734083786, '1'),
(174730, 35346, 'QU', 'OK', 'S', 1734083789, 1734083789, '1'),
(174731, 35346, 'QU', 'OK', 'S', 1734083792, 1734083792, '1'),
(174732, 35316, 'QU', 'OK', 'S', 1734083795, 1734083795, '1'),
(174733, 35339, 'QU', 'OK', 'S', 1734083798, 1734083798, '1'),
(174734, 35342, 'QU', 'OK', 'S', 1734083801, 1734083801, '1'),
(174735, 35331, 'QU', 'OK', 'S', 1734083808, 1734083808, '1'),
(174736, 35339, 'QU', 'OK', 'S', 1734083811, 1734083811, '1'),
(174737, 35344, 'QU', 'OK', 'S', 1734083814, 1734083814, '1'),
(174738, 35345, 'QU', 'OK', 'S', 1734083818, 1734083818, '1'),
(174739, 35344, 'QU', 'OK', 'S', 1734083821, 1734083821, '1'),
(174740, 35333, 'QU', 'OK', 'S', 1734083823, 1734083823, '1'),
(174741, 35344, 'QU', 'OK', 'S', 1734083826, 1734083826, '1'),
(174742, 35344, 'QU', 'OK', 'S', 1734083828, 1734083828, '1'),
(174743, 19878, 'QU', 'OK', 'S', 1734084067, 1734084067, '1'),
(174744, 35336, 'QU', 'OK', 'S', 1734085080, 1734085080, '1'),
(174745, 33437, 'QU', 'OK', 'S', 1734085357, 1734085357, '1'),
(174746, 19812, 'QU', 'OK', 'S', 1734085367, 1734085367, '1'),
(174747, 33234, 'QU', 'OK', 'S', 1734085372, 1734085372, '1'),
(174748, 33927, 'QU', 'OK', 'S', 1734085384, 1734085384, '1'),
(174749, 32758, 'QU', 'OK', 'S', 1734085388, 1734085388, '1'),
(174750, 20368, 'QU', 'OK', 'S', 1734085395, 1734085395, '1'),
(174751, 33930, 'QU', 'OK', 'S', 1734085400, 1734085400, '1'),
(174752, 33259, 'QU', 'OK', 'S', 1734085404, 1734085404, '1'),
(174753, 35318, 'QU', 'OK', 'S', 1734085407, 1734085407, '1'),
(174754, 33124, 'QU', 'OK', 'S', 1734085409, 1734085409, '1'),
(174755, 32962, 'QU', 'OK', 'S', 1734085413, 1734085413, '1'),
(174756, 32962, 'QU', 'OK', 'S', 1734085417, 1734085417, '1'),
(174757, 32962, 'QU', 'OK', 'S', 1734085421, 1734085421, '1'),
(174758, 33928, 'QU', 'OK', 'S', 1734085431, 1734085431, '1'),
(174759, 34059, 'QU', 'OK', 'S', 1734085438, 1734085438, '1'),
(174760, 34910, 'QU', 'OK', 'S', 1734085442, 1734085442, '1'),
(174761, 34497, 'QU', 'OK', 'S', 1734085445, 1734085445, '1'),
(174762, 32172, 'QU', 'OK', 'S', 1734085455, 1734085455, '1'),
(174763, 33579, 'QU', 'OK', 'S', 1734085459, 1734085459, '1'),
(174764, 35341, 'QU', 'OK', 'S', 1734085461, 1734085461, '1'),
(174765, 32117, 'QU', 'OK', 'S', 1734085469, 1734085469, '1'),
(174766, 35008, 'QU', 'OK', 'S', 1734085473, 1734085473, '1'),
(174767, 32966, 'QU', 'OK', 'S', 1734085477, 1734085477, '1'),
(174768, 33100, 'QU', 'OK', 'S', 1734085480, 1734085480, '1'),
(174769, 35162, 'QU', 'OK', 'S', 1734085483, 1734085483, '1'),
(174770, 35162, 'QU', 'OK', 'S', 1734085492, 1734085492, '1'),
(174771, 33100, 'QU', 'OK', 'S', 1734085499, 1734085499, '1'),
(174772, 31897, 'QU', 'OK', 'S', 1734085507, 1734085507, '1'),
(174773, 34910, 'QU', 'OK', 'S', 1734085512, 1734085512, '1'),
(174774, 33579, 'QU', 'OK', 'S', 1734085522, 1734085522, '1'),
(174775, 33616, 'QU', 'OK', 'S', 1734085529, 1734085529, '1'),
(174776, 35339, 'QU', 'OK', 'S', 1734085554, 1734085554, '1'),
(174777, 32089, 'QU', 'OK', 'S', 1734085559, 1734085559, '1'),
(174778, 35341, 'QU', 'OK', 'S', 1734085575, 1734085575, '1'),
(174779, 35334, 'QU', 'OK', 'S', 1734085616, 1734085616, '1'),
(174780, 35330, 'QU', 'OK', 'S', 1734085780, 1734085780, '1'),
(174781, 35328, 'QU', 'OK', 'S', 1734085856, 1734085856, '1'),
(174782, 35143, 'QU', 'OK', 'S', 1734085860, 1734085860, '1'),
(174783, 33852, 'QU', 'OK', 'S', 1734085925, 1734085925, '1'),
(174784, 33852, 'QU', 'OK', 'S', 1734085928, 1734085928, '1'),
(174785, 35329, 'QU', 'OK', 'S', 1734085930, 1734085930, '1'),
(174786, 32118, 'QU', 'OK', 'S', 1734085962, 1734085962, '1'),
(174787, 32118, 'QU', 'OK', 'S', 1734085966, 1734085966, '1'),
(174788, 35335, 'QU', 'OK', 'S', 1734085973, 1734085973, '1'),
(174789, 35332, 'QU', 'OK', 'S', 1734086075, 1734086075, '1'),
(174790, 35355, 'QU', 'OK', 'S', 1734086469, 1734086469, '1'),
(174791, 35363, 'QU', 'OK', 'S', 1734086788, 1734086788, '1'),
(174792, 35364, 'QU', 'OK', 'S', 1734086823, 1734086823, '1'),
(174793, 32246, 'QU', 'OK', 'S', 1734086864, 1734086864, '1'),
(174794, 34067, 'QU', 'OK', 'S', 1734087018, 1734087018, '1'),
(174795, 31675, 'QU', 'OK', 'S', 1734087054, 1734087054, '1'),
(174796, 31675, 'QU', 'OK', 'S', 1734087060, 1734087060, '1'),
(174797, 22579, 'QU', 'OK', 'S', 1734087091, 1734087091, '1'),
(174798, 14840, 'QU', 'OK', 'S', 1734087174, 1734087174, '1'),
(174799, 24380, 'QU', 'OK', 'S', 1734087192, 1734087192, '1'),
(174800, 23320, 'QU', 'OK', 'S', 1734087241, 1734087241, '1'),
(174801, 11331, 'QU', 'OK', 'S', 1734087269, 1734087269, '1'),
(174802, 34822, 'QU', 'OK', 'S', 1734087280, 1734087280, '1'),
(174803, 12845, 'QU', 'OK', 'S', 1734087292, 1734087292, '1'),
(174804, 32477, 'QU', 'OK', 'S', 1734087304, 1734087304, '1'),
(174805, 33525, 'QU', 'OK', 'S', 1734087314, 1734087314, '1'),
(174806, 31354, 'QU', 'OK', 'S', 1734087325, 1734087325, '1'),
(174807, 31392, 'QU', 'OK', 'S', 1734087340, 1734087340, '1'),
(174808, 31773, 'QU', 'OK', 'S', 1734087358, 1734087358, '1'),
(174809, 31834, 'QU', 'OK', 'S', 1734087368, 1734087368, '1'),
(174810, 33900, 'QU', 'OK', 'S', 1734087384, 1734087384, '1'),
(174811, 33901, 'QU', 'OK', 'S', 1734087394, 1734087394, '1'),
(174812, 22585, 'QU', 'OK', 'S', 1734087468, 1734087468, '1'),
(174813, 31544, 'QU', 'OK', 'S', 1734087508, 1734087508, '1'),
(174814, 33443, 'QU', 'OK', 'S', 1734087537, 1734087537, '1'),
(174815, 32248, 'QU', 'OK', 'S', 1734087644, 1734087644, '1'),
(174816, 13074, 'QU', 'OK', 'S', 1734088612, 1734088612, '1'),
(174817, 32885, 'QU', 'OK', 'S', 1734088776, 1734088776, '1'),
(174818, 26933, 'QU', 'OK', 'S', 1734092054, 1734092054, '1'),
(174819, 26933, 'QU', 'OK', 'S', 1734092054, 1734092054, '1'),
(174820, 28977, 'QU', 'OK', 'S', 1734093014, 1734093014, '1'),
(174821, 21888, 'QU', 'OK', 'S', 1734149763, 1734149763, '1'),
(174822, 35357, 'QU', 'OK', 'S', 1734150313, 1734150313, '1'),
(174823, 35366, 'QU', 'OK', 'S', 1734150480, 1734150480, '1'),
(174824, 35361, 'QU', 'OK', 'S', 1734150630, 1734150630, '1'),
(174825, 35356, 'QU', 'OK', 'S', 1734150756, 1734150756, '1'),
(174826, 35362, 'QU', 'OK', 'S', 1734150940, 1734150940, '1'),
(174827, 35358, 'QU', 'OK', 'S', 1734151038, 1734151038, '1'),
(174828, 35347, 'QU', 'OK', 'S', 1734151171, 1734151171, '1'),
(174829, 35359, 'QU', 'OK', 'S', 1734151279, 1734151279, '1'),
(174830, 35365, 'QU', 'OK', 'S', 1734151386, 1734151386, '1'),
(174831, 35367, 'QU', 'OK', 'S', 1734151423, 1734151423, '1'),
(174832, 35346, 'QU', 'OK', 'S', 1734151471, 1734151471, '1'),
(174833, 35348, 'QU', 'OK', 'S', 1734151585, 1734151585, '1'),
(174834, 35349, 'QU', 'OK', 'S', 1734151614, 1734151614, '1'),
(174835, 35350, 'QU', 'OK', 'S', 1734151642, 1734151642, '1'),
(174836, 35243, 'QU', 'OK', 'S', 1734152358, 1734152358, '1'),
(174837, 35360, 'QU', 'OK', 'S', 1734152422, 1734152422, '1'),
(174838, 35337, 'QU', 'OK', 'S', 1734152544, 1734152544, '1'),
(174839, 35344, 'QU', 'OK', 'S', 1734152603, 1734152603, '1'),
(174840, 32422, 'QU', 'OK', 'S', 1734152643, 1734152643, '1'),
(174841, 34966, 'QU', 'OK', 'S', 1734152923, 1734152923, '1'),
(174842, 24830, 'QU', 'OK', 'S', 1734152966, 1734152966, '1'),
(174843, 32102, 'QU', 'OK', 'S', 1734152994, 1734152994, '1'),
(174844, 35338, 'QU', 'OK', 'S', 1734153361, 1734153361, '1'),
(174845, 35340, 'QU', 'OK', 'S', 1734153452, 1734153452, '1'),
(174846, 35343, 'QU', 'OK', 'S', 1734153506, 1734153506, '1'),
(174847, 35319, 'QU', 'OK', 'S', 1734153620, 1734153620, '1'),
(174848, 35320, 'QU', 'OK', 'S', 1734153681, 1734153681, '1'),
(174849, 35321, 'QU', 'OK', 'S', 1734153716, 1734153716, '1'),
(174850, 35321, 'QU', 'OK', 'S', 1734153721, 1734153721, '1'),
(174851, 35322, 'QU', 'OK', 'S', 1734153762, 1734153762, '1'),
(174852, 35326, 'QU', 'OK', 'S', 1734154094, 1734154094, '1'),
(174853, 35325, 'QU', 'OK', 'S', 1734154125, 1734154125, '1'),
(174854, 35324, 'QU', 'OK', 'S', 1734154163, 1734154163, '1'),
(174855, 35323, 'QU', 'OK', 'S', 1734154193, 1734154193, '1'),
(174856, 34887, 'QU', 'OK', 'S', 1734154252, 1734154252, '1'),
(174857, 34673, 'QU', 'OK', 'S', 1734154736, 1734154736, '1'),
(174858, 35351, 'QU', 'OK', 'S', 1734155562, 1734155562, '1'),
(174859, 35352, 'QU', 'OK', 'S', 1734155660, 1734155660, '1'),
(174860, 35353, 'QU', 'OK', 'S', 1734155828, 1734155828, '1'),
(174861, 35354, 'QU', 'OK', 'S', 1734155931, 1734155931, '1'),
(174862, 19182, 'QU', 'OK', 'S', 1734161296, 1734161296, '1'),
(174863, 19180, 'QU', 'OK', 'S', 1734161360, 1734161360, '1'),
(174864, 19180, 'QU', 'OK', 'S', 1734161363, 1734161363, '1'),
(174865, 19143, 'QU', 'OK', 'S', 1734161478, 1734161478, '1'),
(174866, 19143, 'QU', 'OK', 'S', 1734161481, 1734161481, '1'),
(174867, 19143, 'QU', 'OK', 'S', 1734161494, 1734161494, '1'),
(174868, 19143, 'QU', 'OK', 'S', 1734161526, 1734161526, '1'),
(174869, 12056, 'QU', 'OK', 'S', 1734161582, 1734161582, '1'),
(174870, 12056, 'QU', 'OK', 'S', 1734161588, 1734161588, '1'),
(174871, 19890, 'QU', 'OK', 'S', 1734162245, 1734162245, '1'),
(174872, 4120, 'QU', 'OK', 'S', 1734162315, 1734162315, '1'),
(174873, 20993, 'QU', 'OK', 'S', 1734163450, 1734163450, '1'),
(174874, 27875, 'QU', 'OK', 'S', 1734163721, 1734163721, '1'),
(174875, 19841, 'QU', 'OK', 'S', 1734164196, 1734164196, '1'),
(174876, 28523, 'QU', 'OK', 'S', 1734164258, 1734164258, '1'),
(174877, 19269, 'QU', 'OK', 'S', 1734164384, 1734164384, '1'),
(174878, 19268, 'QU', 'OK', 'S', 1734164406, 1734164406, '1'),
(174879, 19271, 'QU', 'OK', 'S', 1734164422, 1734164422, '1'),
(174880, 19270, 'QU', 'OK', 'S', 1734164442, 1734164442, '1'),
(174881, 19270, 'QU', 'OK', 'S', 1734164452, 1734164452, '1'),
(174882, 19270, 'QU', 'OK', 'S', 1734164470, 1734164470, '1'),
(174883, 4239, 'QU', 'OK', 'S', 1734164952, 1734164952, '1'),
(174884, 22280, 'QU', 'OK', 'S', 1734164968, 1734164968, '1'),
(174885, 30059, 'QU', 'OK', 'S', 1734165144, 1734165144, '1'),
(174886, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174887, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174888, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174889, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174890, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174891, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174892, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174893, 35337, 'QU', 'OK', 'S', 1734167572, 1734167572, '1'),
(174894, 35202, 'QU', 'OK', 'S', 1734167798, 1734167798, '1'),
(174895, 35201, 'QU', 'OK', 'S', 1734167827, 1734167827, '1'),
(174896, 35040, 'QU', 'OK', 'S', 1734167838, 1734167838, '1'),
(174897, 35039, 'QU', 'OK', 'S', 1734167876, 1734167876, '1'),
(174898, 34960, 'QU', 'OK', 'S', 1734167882, 1734167882, '1'),
(174899, 34960, 'QU', 'OK', 'S', 1734167890, 1734167890, '1'),
(174900, 34623, 'QU', 'OK', 'S', 1734167898, 1734167898, '1'),
(174901, 34498, 'QU', 'OK', 'S', 1734167905, 1734167905, '1'),
(174902, 34282, 'QU', 'OK', 'S', 1734167912, 1734167912, '1'),
(174903, 34280, 'QU', 'OK', 'S', 1734167920, 1734167920, '1'),
(174904, 27118, 'QU', 'OK', 'S', 1734169665, 1734169665, '1'),
(174905, 34277, 'QU', 'OK', 'S', 1734169813, 1734169813, '1'),
(174906, 34121, 'QU', 'OK', 'S', 1734169818, 1734169818, '1'),
(174907, 34117, 'QU', 'OK', 'S', 1734169824, 1734169824, '1'),
(174908, 33430, 'QU', 'OK', 'S', 1734169830, 1734169830, '1'),
(174909, 33428, 'QU', 'OK', 'S', 1734169835, 1734169835, '1'),
(174910, 33427, 'QU', 'OK', 'S', 1734169842, 1734169842, '1'),
(174911, 33425, 'QU', 'OK', 'S', 1734169850, 1734169850, '1'),
(174912, 33425, 'QU', 'OK', 'S', 1734169859, 1734169859, '1'),
(174913, 33424, 'QU', 'OK', 'S', 1734169867, 1734169867, '1'),
(174914, 33423, 'QU', 'OK', 'S', 1734169875, 1734169875, '1'),
(174915, 33422, 'QU', 'OK', 'S', 1734169884, 1734169884, '1'),
(174916, 33186, 'QU', 'OK', 'S', 1734169897, 1734169897, '1'),
(174917, 33179, 'QU', 'OK', 'S', 1734169904, 1734169904, '1'),
(174918, 33178, 'QU', 'OK', 'S', 1734169910, 1734169910, '1'),
(174919, 33161, 'QU', 'OK', 'S', 1734169916, 1734169916, '1'),
(174920, 33160, 'QU', 'OK', 'S', 1734169925, 1734169925, '1'),
(174921, 33012, 'QU', 'OK', 'S', 1734169994, 1734169994, '1'),
(174922, 33011, 'QU', 'OK', 'S', 1734170001, 1734170001, '1'),
(174923, 33010, 'QU', 'OK', 'S', 1734170010, 1734170010, '1'),
(174924, 33009, 'QU', 'OK', 'S', 1734170018, 1734170018, '1'),
(174925, 32968, 'QU', 'OK', 'S', 1734170025, 1734170025, '1'),
(174926, 32929, 'QU', 'OK', 'S', 1734170035, 1734170035, '1'),
(174927, 32849, 'QU', 'OK', 'S', 1734170042, 1734170042, '1'),
(174928, 32846, 'QU', 'OK', 'S', 1734170054, 1734170054, '1'),
(174929, 32811, 'QU', 'OK', 'S', 1734170068, 1734170068, '1'),
(174930, 32810, 'QU', 'OK', 'S', 1734170073, 1734170073, '1'),
(174931, 32649, 'QU', 'OK', 'S', 1734170089, 1734170089, '1'),
(174932, 32631, 'QU', 'OK', 'S', 1734170096, 1734170096, '1'),
(174933, 32349, 'QU', 'OK', 'S', 1734170103, 1734170103, '1'),
(174934, 21804, 'QU', 'OK', 'S', 1734170105, 1734170105, '1'),
(174935, 9952, 'QU', 'OK', 'S', 1734170111, 1734170111, '1'),
(174936, 32348, 'QU', 'OK', 'S', 1734170114, 1734170114, '1'),
(174937, 30805, 'QU', 'OK', 'S', 1734170116, 1734170116, '1'),
(174938, 32127, 'QU', 'OK', 'S', 1734170119, 1734170119, '1'),
(174939, 14982, 'QU', 'OK', 'S', 1734170120, 1734170120, '1'),
(174940, 31738, 'QU', 'OK', 'S', 1734170126, 1734170126, '1'),
(174941, 32100, 'QU', 'OK', 'S', 1734170127, 1734170127, '1'),
(174942, 32080, 'QU', 'OK', 'S', 1734170133, 1734170133, '1'),
(174943, 32079, 'QU', 'OK', 'S', 1734170140, 1734170140, '1'),
(174944, 31867, 'QU', 'OK', 'S', 1734170154, 1734170154, '1'),
(174945, 31866, 'QU', 'OK', 'S', 1734170161, 1734170161, '1'),
(174946, 31847, 'QU', 'OK', 'S', 1734170167, 1734170167, '1'),
(174947, 31845, 'QU', 'OK', 'S', 1734170173, 1734170173, '1'),
(174948, 31842, 'QU', 'OK', 'S', 1734170180, 1734170180, '1'),
(174949, 28221, 'QU', 'OK', 'S', 1734170397, 1734170397, '1'),
(174950, 3181, 'QU', 'OK', 'S', 1734170405, 1734170405, '1'),
(174951, 35314, 'QU', 'OK', 'S', 1734170412, 1734170412, '1'),
(174952, 32692, 'QU', 'OK', 'S', 1734170417, 1734170417, '1'),
(174953, 21804, 'QU', 'OK', 'S', 1734170421, 1734170421, '1'),
(174954, 18650, 'QU', 'OK', 'S', 1734170427, 1734170427, '1'),
(174955, 34687, 'QU', 'OK', 'S', 1734170432, 1734170432, '1'),
(174956, 5602, 'QU', 'OK', 'S', 1734170438, 1734170438, '1'),
(174957, 5602, 'QU', 'OK', 'S', 1734170449, 1734170449, '1'),
(174958, 33526, 'QU', 'OK', 'S', 1734170454, 1734170454, '1'),
(174959, 31526, 'QU', 'OK', 'S', 1734170459, 1734170459, '1'),
(174960, 34685, 'QU', 'OK', 'S', 1734170463, 1734170463, '1'),
(174961, 34717, 'QU', 'OK', 'S', 1734170468, 1734170468, '1'),
(174962, 34689, 'QU', 'OK', 'S', 1734170473, 1734170473, '1'),
(174963, 31596, 'QU', 'OK', 'S', 1734170475, 1734170475, '1'),
(174964, 34686, 'QU', 'OK', 'S', 1734170477, 1734170477, '1'),
(174965, 31750, 'QU', 'OK', 'S', 1734170629, 1734170629, '1'),
(174966, 31138, 'QU', 'OK', 'S', 1734170734, 1734170734, '1'),
(174967, 5610, 'QU', 'OK', 'S', 1734170883, 1734170883, '1'),
(174968, 29830, 'QU', 'OK', 'S', 1734171298, 1734171298, '1'),
(174969, 32961, 'QU', 'OK', 'S', 1734171309, 1734171309, '1'),
(174970, 29803, 'QU', 'OK', 'S', 1734171310, 1734171310, '1'),
(174971, 29792, 'QU', 'OK', 'S', 1734171320, 1734171320, '1'),
(174972, 29791, 'QU', 'OK', 'S', 1734171326, 1734171326, '1'),
(174973, 29722, 'QU', 'OK', 'S', 1734171361, 1734171361, '1'),
(174974, 29697, 'QU', 'OK', 'S', 1734171375, 1734171375, '1'),
(174975, 29345, 'QU', 'OK', 'S', 1734171388, 1734171388, '1'),
(174976, 29324, 'QU', 'OK', 'S', 1734171417, 1734171417, '1'),
(174977, 29320, 'QU', 'OK', 'S', 1734171449, 1734171449, '1'),
(174978, 29279, 'QU', 'OK', 'S', 1734171604, 1734171604, '1'),
(174979, 29277, 'QU', 'OK', 'S', 1734171626, 1734171626, '1'),
(174980, 29276, 'QU', 'OK', 'S', 1734171636, 1734171636, '1'),
(174981, 29272, 'QU', 'OK', 'S', 1734171644, 1734171644, '1'),
(174982, 29272, 'QU', 'OK', 'S', 1734171651, 1734171651, '1'),
(174983, 29268, 'QU', 'OK', 'S', 1734171663, 1734171663, '1'),
(174984, 28743, 'QU', 'OK', 'S', 1734171669, 1734171669, '1'),
(174985, 28741, 'QU', 'OK', 'S', 1734171675, 1734171675, '1'),
(174986, 28724, 'QU', 'OK', 'S', 1734171683, 1734171683, '1'),
(174987, 24668, 'QU', 'OK', 'S', 1734171698, 1734171698, '1'),
(174988, 28723, 'QU', 'OK', 'S', 1734171707, 1734171707, '1'),
(174989, 28719, 'QU', 'OK', 'S', 1734171717, 1734171717, '1'),
(174990, 28719, 'QU', 'OK', 'S', 1734171723, 1734171723, '1'),
(174991, 28718, 'QU', 'OK', 'S', 1734171735, 1734171735, '1'),
(174992, 28323, 'QU', 'OK', 'S', 1734171744, 1734171744, '1'),
(174993, 26715, 'QU', 'OK', 'S', 1734171761, 1734171761, '1'),
(174994, 28322, 'QU', 'OK', 'S', 1734171774, 1734171774, '1'),
(174995, 28316, 'QU', 'OK', 'S', 1734171873, 1734171873, '1'),
(174996, 28314, 'QU', 'OK', 'S', 1734171881, 1734171881, '1'),
(174997, 25776, 'QU', 'OK', 'S', 1734171890, 1734171890, '1'),
(174998, 25776, 'QU', 'OK', 'S', 1734171898, 1734171898, '1'),
(174999, 25775, 'QU', 'OK', 'S', 1734171910, 1734171910, '1'),
(175000, 25774, 'QU', 'OK', 'S', 1734171921, 1734171921, '1'),
(175001, 25772, 'QU', 'OK', 'S', 1734171931, 1734171931, '1'),
(175002, 25772, 'QU', 'OK', 'S', 1734171936, 1734171936, '1'),
(175003, 25771, 'QU', 'OK', 'S', 1734171950, 1734171950, '1'),
(175004, 25770, 'QU', 'OK', 'S', 1734171967, 1734171967, '1'),
(175005, 25768, 'QU', 'OK', 'S', 1734171978, 1734171978, '1'),
(175006, 25768, 'QU', 'OK', 'S', 1734171990, 1734171990, '1'),
(175007, 25763, 'QU', 'OK', 'S', 1734172002, 1734172002, '1'),
(175008, 25762, 'QU', 'OK', 'S', 1734172014, 1734172014, '1'),
(175009, 25749, 'QU', 'OK', 'S', 1734172045, 1734172045, '1'),
(175010, 25744, 'QU', 'OK', 'S', 1734172058, 1734172058, '1'),
(175011, 25741, 'QU', 'OK', 'S', 1734172126, 1734172126, '1'),
(175012, 25741, 'QU', 'OK', 'S', 1734172133, 1734172133, '1'),
(175013, 25733, 'QU', 'OK', 'S', 1734172151, 1734172151, '1'),
(175014, 25733, 'QU', 'OK', 'S', 1734172157, 1734172157, '1'),
(175015, 29998, 'QU', 'OK', 'S', 1734172200, 1734172200, '1'),
(175016, 25731, 'QU', 'OK', 'S', 1734172722, 1734172722, '1'),
(175017, 31596, 'QU', 'OK', 'S', 1734172843, 1734172843, '1'),
(175018, 35381, 'QU', 'OK', 'S', 1734173052, 1734173052, '1'),
(175019, 30058, 'QU', 'OK', 'S', 1734173258, 1734173258, '1'),
(175020, 30058, 'QU', 'OK', 'S', 1734173258, 1734173258, '1'),
(175021, 16990, 'QU', 'OK', 'S', 1734173288, 1734173288, '1'),
(175022, 31751, 'QU', 'OK', 'S', 1734173540, 1734173540, '1'),
(175023, 31621, 'QU', 'OK', 'S', 1734173548, 1734173548, '1'),
(175024, 35377, 'QU', 'OK', 'S', 1734173584, 1734173584, '1'),
(175025, 27878, 'QU', 'OK', 'S', 1734173693, 1734173693, '1'),
(175026, 30059, 'QU', 'OK', 'S', 1734173769, 1734173769, '1'),
(175027, 35378, 'QU', 'OK', 'S', 1734173793, 1734173793, '1'),
(175028, 35379, 'QU', 'OK', 'S', 1734173951, 1734173951, '1'),
(175029, 35384, 'QU', 'OK', 'S', 1734174268, 1734174268, '1'),
(175030, 31611, 'QU', 'OK', 'S', 1734174409, 1734174409, '1'),
(175031, 18844, 'QU', 'OK', 'S', 1734174425, 1734174425, '1'),
(175032, 30529, 'QU', 'OK', 'S', 1734174431, 1734174431, '1'),
(175033, 28673, 'QU', 'OK', 'S', 1734174435, 1734174435, '1'),
(175034, 28673, 'QU', 'OK', 'S', 1734174440, 1734174440, '1'),
(175035, 35022, 'QU', 'OK', 'S', 1734174444, 1734174444, '1'),
(175036, 28673, 'QU', 'OK', 'S', 1734174448, 1734174448, '1'),
(175037, 34113, 'QU', 'OK', 'S', 1734174457, 1734174457, '1'),
(175038, 12257, 'QU', 'OK', 'S', 1734174464, 1734174464, '1'),
(175039, 35390, 'QU', 'OK', 'S', 1734174467, 1734174467, '1'),
(175040, 35115, 'QU', 'OK', 'S', 1734174470, 1734174470, '1'),
(175041, 28673, 'QU', 'OK', 'S', 1734174476, 1734174476, '1'),
(175042, 28673, 'QU', 'OK', 'S', 1734174480, 1734174480, '1'),
(175043, 34113, 'QU', 'OK', 'S', 1734174486, 1734174486, '1'),
(175044, 28673, 'QU', 'OK', 'S', 1734174490, 1734174490, '1'),
(175045, 31292, 'QU', 'OK', 'S', 1734174501, 1734174501, '1'),
(175046, 35389, 'QU', 'OK', 'S', 1734174508, 1734174508, '1'),
(175047, 31655, 'QU', 'OK', 'S', 1734174558, 1734174558, '1'),
(175048, 2482, 'QU', 'OK', 'S', 1734174563, 1734174563, '1'),
(175049, 30530, 'QU', 'OK', 'S', 1734174569, 1734174569, '1'),
(175050, 28695, 'QU', 'OK', 'S', 1734174575, 1734174575, '1'),
(175051, 23418, 'QU', 'OK', 'S', 1734174581, 1734174581, '1'),
(175052, 33927, 'QU', 'OK', 'S', 1734174697, 1734174697, '1'),
(175053, 29753, 'QU', 'OK', 'S', 1734174895, 1734174895, '1'),
(175054, 15688, 'QU', 'OK', 'S', 1734174931, 1734174931, '1'),
(175055, 30361, 'QU', 'OK', 'S', 1734174955, 1734174955, '1'),
(175056, 30361, 'QU', 'OK', 'S', 1734174955, 1734174955, '1'),
(175057, 35386, 'QU', 'OK', 'S', 1734174971, 1734174971, '1'),
(175058, 24830, 'QU', 'OK', 'S', 1734174974, 1734174974, '1'),
(175059, 11331, 'QU', 'OK', 'S', 1734175002, 1734175002, '1'),
(175060, 12845, 'QU', 'OK', 'S', 1734175019, 1734175019, '1'),
(175061, 35385, 'QU', 'OK', 'S', 1734175130, 1734175130, '1'),
(175062, 35387, 'QU', 'OK', 'S', 1734175241, 1734175241, '1'),
(175063, 35347, 'QU', 'OK', 'S', 1734175283, 1734175283, '1'),
(175064, 35347, 'QU', 'OK', 'S', 1734175283, 1734175283, '1'),
(175065, 35347, 'QU', 'OK', 'S', 1734175283, 1734175283, '1'),
(175066, 35347, 'QU', 'OK', 'S', 1734175283, 1734175283, '1'),
(175067, 35347, 'QU', 'OK', 'S', 1734175283, 1734175283, '1'),
(175068, 35380, 'QU', 'OK', 'S', 1734175479, 1734175479, '1'),
(175069, 35368, 'QU', 'OK', 'S', 1734175759, 1734175759, '1'),
(175070, 35368, 'QU', 'OK', 'S', 1734175807, 1734175807, '1'),
(175071, 33766, 'QU', 'OK', 'S', 1734176015, 1734176015, '1'),
(175072, 35369, 'QU', 'OK', 'S', 1734176130, 1734176130, '1'),
(175073, 35370, 'QU', 'OK', 'S', 1734176180, 1734176180, '1'),
(175074, 35388, 'QU', 'OK', 'S', 1734176227, 1734176227, '1'),
(175075, 35378, 'QU', 'OK', 'S', 1734176263, 1734176263, '1'),
(175076, 35382, 'QU', 'OK', 'S', 1734176467, 1734176467, '1'),
(175077, 35383, 'QU', 'OK', 'S', 1734176529, 1734176529, '1'),
(175078, 35373, 'QU', 'OK', 'S', 1734176652, 1734176652, '1'),
(175079, 35374, 'QU', 'OK', 'S', 1734176685, 1734176685, '1'),
(175080, 35376, 'QU', 'OK', 'S', 1734176747, 1734176747, '1'),
(175081, 35375, 'QU', 'OK', 'S', 1734176779, 1734176779, '1'),
(175082, 35371, 'QU', 'OK', 'S', 1734177768, 1734177768, '1'),
(175083, 35372, 'QU', 'OK', 'S', 1734177835, 1734177835, '1'),
(175084, 34964, 'QU', 'OK', 'S', 1734177916, 1734177916, '1'),
(175085, 31807, 'QU', 'OK', 'S', 1734178136, 1734178136, '1'),
(175086, 19843, 'QU', 'OK', 'S', 1734178473, 1734178473, '1'),
(175087, 29029, 'QU', 'OK', 'S', 1734327460, 1734327460, '1'),
(175088, 29029, 'QU', 'OK', 'S', 1734327467, 1734327467, '1'),
(175089, 20920, 'QU', 'OK', 'S', 1734327473, 1734327473, '1'),
(175090, 29029, 'QU', 'OK', 'S', 1734327478, 1734327478, '1'),
(175091, 29029, 'QU', 'OK', 'S', 1734327483, 1734327483, '1'),
(175092, 21160, 'QU', 'OK', 'S', 1734327493, 1734327493, '1'),
(175093, 29753, 'QU', 'OK', 'S', 1734327497, 1734327497, '1'),
(175094, 29029, 'QU', 'OK', 'S', 1734327501, 1734327501, '1'),
(175095, 20920, 'QU', 'OK', 'S', 1734327505, 1734327505, '1'),
(175096, 20920, 'QU', 'OK', 'S', 1734327509, 1734327509, '1'),
(175097, 33233, 'QU', 'OK', 'S', 1734327514, 1734327514, '1'),
(175098, 33233, 'QU', 'OK', 'S', 1734327520, 1734327520, '1'),
(175099, 33233, 'QU', 'OK', 'S', 1734327524, 1734327524, '1'),
(175100, 21160, 'QU', 'OK', 'S', 1734327570, 1734327570, '1'),
(175101, 21160, 'QU', 'OK', 'S', 1734327574, 1734327574, '1'),
(175102, 23418, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175103, 28695, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175104, 30530, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175105, 2482, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175106, 31655, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175107, 31292, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175108, 28673, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175109, 34113, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175110, 28673, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175111, 28673, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175112, 35115, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175113, 12257, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175114, 34113, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175115, 28673, 'QU', 'OK', 'S', 1734329081, 1734329081, '1'),
(175116, 35022, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175117, 28673, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175118, 28673, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175119, 30529, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175120, 18844, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175121, 31611, 'QU', 'OK', 'S', 1734329082, 1734329082, '1'),
(175122, 18844, 'QU', 'OK', 'S', 1734329202, 1734329202, '1'),
(175123, 28673, 'QU', 'OK', 'S', 1734329267, 1734329267, '1'),
(175124, 33547, 'QU', 'OK', 'S', 1734329411, 1734329411, '1'),
(175125, 30529, 'QU', 'OK', 'S', 1734329465, 1734329465, '1'),
(175126, 31611, 'QU', 'OK', 'S', 1734329471, 1734329471, '1'),
(175127, 34113, 'QU', 'OK', 'S', 1734329476, 1734329476, '1'),
(175128, 28673, 'QU', 'OK', 'S', 1734329482, 1734329482, '1'),
(175129, 28673, 'QU', 'OK', 'S', 1734329487, 1734329487, '1'),
(175130, 31655, 'QU', 'OK', 'S', 1734329492, 1734329492, '1'),
(175131, 31292, 'QU', 'OK', 'S', 1734329499, 1734329499, '1'),
(175132, 2482, 'QU', 'OK', 'S', 1734329505, 1734329505, '1'),
(175133, 35115, 'QU', 'OK', 'S', 1734329512, 1734329512, '1'),
(175134, 30530, 'QU', 'OK', 'S', 1734329517, 1734329517, '1'),
(175135, 12257, 'QU', 'OK', 'S', 1734329533, 1734329533, '1'),
(175136, 28695, 'QU', 'OK', 'S', 1734329539, 1734329539, '1'),
(175137, 23418, 'QU', 'OK', 'S', 1734329546, 1734329546, '1'),
(175138, 35022, 'QU', 'OK', 'S', 1734329552, 1734329552, '1'),
(175139, 28673, 'QU', 'OK', 'S', 1734329559, 1734329559, '1'),
(175140, 34113, 'QU', 'OK', 'S', 1734329567, 1734329567, '1'),
(175141, 28673, 'QU', 'OK', 'S', 1734329574, 1734329574, '1'),
(175142, 28673, 'QU', 'OK', 'S', 1734329579, 1734329579, '1'),
(175143, 24550, 'QU', 'OK', 'S', 1734333080, 1734333080, '1'),
(175144, 24550, 'QU', 'OK', 'S', 1734333080, 1734333080, '1'),
(175145, 24112, 'QU', 'OK', 'S', 1734334202, 1734334202, '1'),
(175146, 22658, 'QU', 'OK', 'S', 1734334457, 1734334457, '1'),
(175147, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175148, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175149, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175150, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175151, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175152, 30175, 'QU', 'OK', 'S', 1734335480, 1734335480, '1'),
(175153, 31519, 'QU', 'OK', 'S', 1734335531, 1734335531, '1'),
(175154, 31519, 'QU', 'OK', 'S', 1734335531, 1734335531, '1'),
(175155, 4973, 'QU', 'OK', 'S', 1734336398, 1734336398, '1'),
(175156, 14406, 'QU', 'OK', 'S', 1734336650, 1734336650, '1'),
(175157, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175158, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175159, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175160, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175161, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175162, 30737, 'QU', 'OK', 'S', 1734337345, 1734337345, '1'),
(175163, 35316, 'QU', 'OK', 'S', 1734341932, 1734341932, '1'),
(175164, 35354, 'QU', 'OK', 'S', 1734341949, 1734341949, '1'),
(175165, 35284, 'QU', 'OK', 'S', 1734341964, 1734341964, '1'),
(175166, 35284, 'QU', 'OK', 'S', 1734342366, 1734342366, '1'),
(175167, 35227, 'QU', 'OK', 'S', 1734342482, 1734342482, '1'),
(175168, 35227, 'QU', 'OK', 'S', 1734342546, 1734342546, '1'),
(175169, 34447, 'QU', 'OK', 'S', 1734342647, 1734342647, '1'),
(175170, 35327, 'QU', 'OK', 'S', 1734342969, 1734342969, '1'),
(175171, 35398, 'QU', 'OK', 'S', 1734343322, 1734343322, '1'),
(175172, 28624, 'QU', 'OK', 'S', 1734343710, 1734343710, '1'),
(175173, 28624, 'QU', 'OK', 'S', 1734343710, 1734343710, '1'),
(175174, 35414, 'QU', 'OK', 'S', 1734343863, 1734343863, '1'),
(175175, 35413, 'QU', 'OK', 'S', 1734344018, 1734344018, '1'),
(175176, 35412, 'QU', 'OK', 'S', 1734344894, 1734344894, '1'),
(175177, 35411, 'QU', 'OK', 'S', 1734345044, 1734345044, '1'),
(175178, 24275, 'QU', 'OK', 'S', 1734345185, 1734345185, '1'),
(175179, 35410, 'QU', 'OK', 'S', 1734345199, 1734345199, '1'),
(175180, 23716, 'QU', 'OK', 'S', 1734345696, 1734345696, '1'),
(175181, 35409, 'QU', 'OK', 'S', 1734346272, 1734346272, '1'),
(175182, 35380, 'QU', 'OK', 'S', 1734346713, 1734346713, '1'),
(175183, 35391, 'QU', 'OK', 'S', 1734346735, 1734346735, '1'),
(175184, 35414, 'QU', 'OK', 'S', 1734346956, 1734346956, '1'),
(175185, 29853, 'QU', 'OK', 'S', 1734346991, 1734346991, '1'),
(175186, 29853, 'QU', 'OK', 'S', 1734346991, 1734346991, '1'),
(175187, 35392, 'QU', 'OK', 'S', 1734347092, 1734347092, '1'),
(175188, 35408, 'QU', 'OK', 'S', 1734347142, 1734347142, '1'),
(175189, 35401, 'QU', 'OK', 'S', 1734347366, 1734347366, '1'),
(175190, 35355, 'QU', 'OK', 'S', 1734348084, 1734348084, '1'),
(175191, 32497, 'QU', 'OK', 'S', 1734348237, 1734348237, '1'),
(175192, 35399, 'QU', 'OK', 'S', 1734348282, 1734348282, '1'),
(175193, 35400, 'QU', 'OK', 'S', 1734348311, 1734348311, '1'),
(175194, 31775, 'QU', 'OK', 'S', 1734348634, 1734348634, '1'),
(175195, 35405, 'QU', 'OK', 'S', 1734348638, 1734348638, '1'),
(175196, 35405, 'QU', 'OK', 'S', 1734348644, 1734348644, '1'),
(175197, 27051, 'QU', 'OK', 'S', 1734348709, 1734348709, '1'),
(175198, 27051, 'QU', 'OK', 'S', 1734348709, 1734348709, '1'),
(175199, 35404, 'QU', 'OK', 'S', 1734348764, 1734348764, '1'),
(175200, 35406, 'QU', 'OK', 'S', 1734348900, 1734348900, '1'),
(175201, 35407, 'QU', 'OK', 'S', 1734349015, 1734349015, '1'),
(175202, 35403, 'QU', 'OK', 'S', 1734349072, 1734349072, '1'),
(175203, 26697, 'QU', 'OK', 'S', 1734349129, 1734349129, '1'),
(175204, 35402, 'QU', 'OK', 'S', 1734349158, 1734349158, '1'),
(175205, 35397, 'QU', 'OK', 'S', 1734349267, 1734349267, '1'),
(175206, 30088, 'QU', 'OK', 'S', 1734349330, 1734349330, '1'),
(175207, 30088, 'QU', 'OK', 'S', 1734349330, 1734349330, '1'),
(175208, 35396, 'QU', 'OK', 'S', 1734349369, 1734349369, '1'),
(175209, 35395, 'QU', 'OK', 'S', 1734349401, 1734349401, '1'),
(175210, 35394, 'QU', 'OK', 'S', 1734349433, 1734349433, '1'),
(175211, 35393, 'QU', 'OK', 'S', 1734349464, 1734349464, '1'),
(175212, 27783, 'QU', 'OK', 'S', 1734349482, 1734349482, '1'),
(175213, 32612, 'QU', 'OK', 'S', 1734349963, 1734349963, '1'),
(175214, 24317, 'QU', 'OK', 'S', 1734350089, 1734350089, '1'),
(175215, 18679, 'QU', 'OK', 'S', 1734350306, 1734350306, '1'),
(175216, 18679, 'QU', 'OK', 'S', 1734350326, 1734350326, '1'),
(175217, 26697, 'QU', 'OK', 'S', 1734350650, 1734350650, '1'),
(175218, 24528, 'QU', 'OK', 'S', 1734350707, 1734350707, '1'),
(175219, 21160, 'QU', 'OK', 'S', 1734350712, 1734350712, '1'),
(175220, 21499, 'QU', 'OK', 'S', 1734350716, 1734350716, '1'),
(175221, 33953, 'QU', 'OK', 'S', 1734350719, 1734350719, '1'),
(175222, 17887, 'QU', 'OK', 'S', 1734350722, 1734350722, '1'),
(175223, 30967, 'QU', 'OK', 'S', 1734350724, 1734350724, '1'),
(175224, 33951, 'QU', 'OK', 'S', 1734350726, 1734350726, '1'),
(175225, 32328, 'QU', 'OK', 'S', 1734350730, 1734350730, '1'),
(175226, 27106, 'QU', 'OK', 'S', 1734351339, 1734351339, '1'),
(175227, 25450, 'QU', 'OK', 'S', 1734351584, 1734351584, '1'),
(175228, 25450, 'QU', 'OK', 'S', 1734351643, 1734351643, '1'),
(175229, 25433, 'QU', 'OK', 'S', 1734351886, 1734351886, '1'),
(175230, 14320, 'QU', 'OK', 'S', 1734352572, 1734352572, '1'),
(175231, 14320, 'QU', 'OK', 'S', 1734352579, 1734352579, '1'),
(175232, 28167, 'QU', 'OK', 'S', 1734352584, 1734352584, '1'),
(175233, 21038, 'QU', 'OK', 'S', 1734352589, 1734352589, '1'),
(175234, 12813, 'QU', 'OK', 'S', 1734352598, 1734352598, '1'),
(175235, 14316, 'QU', 'OK', 'S', 1734352606, 1734352606, '1'),
(175236, 21037, 'QU', 'OK', 'S', 1734352611, 1734352611, '1'),
(175237, 18666, 'QU', 'OK', 'S', 1734352616, 1734352616, '1'),
(175238, 11746, 'QU', 'OK', 'S', 1734352622, 1734352622, '1'),
(175239, 26202, 'QU', 'OK', 'S', 1734352626, 1734352626, '1'),
(175240, 16508, 'QU', 'OK', 'S', 1734352630, 1734352630, '1'),
(175241, 11746, 'QU', 'OK', 'S', 1734352635, 1734352635, '1'),
(175242, 28167, 'QU', 'OK', 'S', 1734352643, 1734352643, '1'),
(175243, 28108, 'QU', 'OK', 'S', 1734352651, 1734352651, '1'),
(175244, 26202, 'QU', 'OK', 'S', 1734352656, 1734352656, '1'),
(175245, 26656, 'QU', 'OK', 'S', 1734352661, 1734352661, '1'),
(175246, 26656, 'QU', 'OK', 'S', 1734352661, 1734352661, '1'),
(175247, 26746, 'QU', 'OK', 'S', 1734352662, 1734352662, '1'),
(175248, 8686, 'QU', 'OK', 'S', 1734352666, 1734352666, '1'),
(175249, 31217, 'QU', 'OK', 'S', 1734352672, 1734352672, '1'),
(175250, 8686, 'QU', 'OK', 'S', 1734352676, 1734352676, '1'),
(175251, 14196, 'QU', 'OK', 'S', 1734352681, 1734352681, '1'),
(175252, 31939, 'QU', 'OK', 'S', 1734352689, 1734352689, '1'),
(175253, 27685, 'QU', 'OK', 'S', 1734352697, 1734352697, '1'),
(175254, 31939, 'QU', 'OK', 'S', 1734352702, 1734352702, '1'),
(175255, 21258, 'QU', 'OK', 'S', 1734352801, 1734352801, '1'),
(175256, 31939, 'QU', 'OK', 'S', 1734352807, 1734352807, '1'),
(175257, 31939, 'QU', 'OK', 'S', 1734352817, 1734352817, '1'),
(175258, 31092, 'QU', 'OK', 'S', 1734352822, 1734352822, '1'),
(175259, 29503, 'QU', 'OK', 'S', 1734352838, 1734352838, '1'),
(175260, 27843, 'QU', 'OK', 'S', 1734352843, 1734352843, '1'),
(175261, 29503, 'QU', 'OK', 'S', 1734352849, 1734352849, '1'),
(175262, 31092, 'QU', 'OK', 'S', 1734352854, 1734352854, '1'),
(175263, 19606, 'QU', 'OK', 'S', 1734352859, 1734352859, '1'),
(175264, 31092, 'QU', 'OK', 'S', 1734352864, 1734352864, '1'),
(175265, 31092, 'QU', 'OK', 'S', 1734352869, 1734352869, '1'),
(175266, 18762, 'QU', 'OK', 'S', 1734352874, 1734352874, '1'),
(175267, 29503, 'QU', 'OK', 'S', 1734352879, 1734352879, '1'),
(175268, 21026, 'QU', 'OK', 'S', 1734352884, 1734352884, '1'),
(175269, 12482, 'QU', 'OK', 'S', 1734352889, 1734352889, '1'),
(175270, 31092, 'QU', 'OK', 'S', 1734352894, 1734352894, '1'),
(175271, 31092, 'QU', 'OK', 'S', 1734352899, 1734352899, '1'),
(175272, 21957, 'QU', 'OK', 'S', 1734352904, 1734352904, '1'),
(175273, 31333, 'QU', 'OK', 'S', 1734352909, 1734352909, '1'),
(175274, 21957, 'QU', 'OK', 'S', 1734352913, 1734352913, '1'),
(175275, 21026, 'QU', 'OK', 'S', 1734352918, 1734352918, '1'),
(175276, 32298, 'QU', 'OK', 'S', 1734352926, 1734352926, '1'),
(175277, 16517, 'QU', 'OK', 'S', 1734352932, 1734352932, '1'),
(175278, 12482, 'QU', 'OK', 'S', 1734352938, 1734352938, '1'),
(175279, 31333, 'QU', 'OK', 'S', 1734352942, 1734352942, '1'),
(175280, 16441, 'QU', 'OK', 'S', 1734352947, 1734352947, '1'),
(175281, 22688, 'QU', 'OK', 'S', 1734352951, 1734352951, '1'),
(175282, 29479, 'QU', 'OK', 'S', 1734352956, 1734352956, '1'),
(175283, 29479, 'QU', 'OK', 'S', 1734352961, 1734352961, '1'),
(175284, 25964, 'QU', 'OK', 'S', 1734352966, 1734352966, '1'),
(175285, 27686, 'QU', 'OK', 'S', 1734352971, 1734352971, '1'),
(175286, 22688, 'QU', 'OK', 'S', 1734352979, 1734352979, '1'),
(175287, 29061, 'QU', 'OK', 'S', 1734352985, 1734352985, '1'),
(175288, 29503, 'QU', 'OK', 'S', 1734352993, 1734352993, '1'),
(175289, 21024, 'QU', 'OK', 'S', 1734352998, 1734352998, '1'),
(175290, 28108, 'QU', 'OK', 'S', 1734353004, 1734353004, '1'),
(175291, 12482, 'QU', 'OK', 'S', 1734353008, 1734353008, '1'),
(175292, 25964, 'QU', 'OK', 'S', 1734353013, 1734353013, '1'),
(175293, 31392, 'QU', 'OK', 'S', 1734353017, 1734353017, '1'),
(175294, 32298, 'QU', 'OK', 'S', 1734353022, 1734353022, '1'),
(175295, 29479, 'QU', 'OK', 'S', 1734353027, 1734353027, '1'),
(175296, 21955, 'QU', 'OK', 'S', 1734353033, 1734353033, '1'),
(175297, 27684, 'QU', 'OK', 'S', 1734353039, 1734353039, '1'),
(175298, 31939, 'QU', 'OK', 'S', 1734353044, 1734353044, '1'),
(175299, 27843, 'QU', 'OK', 'S', 1734353050, 1734353050, '1'),
(175300, 21027, 'QU', 'OK', 'S', 1734353055, 1734353055, '1'),
(175301, 16440, 'QU', 'OK', 'S', 1734353061, 1734353061, '1'),
(175302, 31428, 'QU', 'OK', 'S', 1734353068, 1734353068, '1'),
(175303, 19606, 'QU', 'OK', 'S', 1734353075, 1734353075, '1'),
(175304, 21957, 'QU', 'OK', 'S', 1734353081, 1734353081, '1'),
(175305, 21957, 'QU', 'OK', 'S', 1734353088, 1734353088, '1'),
(175306, 31428, 'QU', 'OK', 'S', 1734353093, 1734353093, '1'),
(175307, 21024, 'QU', 'OK', 'S', 1734353099, 1734353099, '1'),
(175308, 12482, 'QU', 'OK', 'S', 1734353104, 1734353104, '1'),
(175309, 27685, 'QU', 'OK', 'S', 1734353110, 1734353110, '1'),
(175310, 22706, 'QU', 'OK', 'S', 1734353116, 1734353116, '1'),
(175311, 22706, 'QU', 'OK', 'S', 1734353121, 1734353121, '1'),
(175312, 22706, 'QU', 'OK', 'S', 1734353125, 1734353125, '1'),
(175313, 22706, 'QU', 'OK', 'S', 1734353130, 1734353130, '1'),
(175314, 21026, 'QU', 'OK', 'S', 1734353134, 1734353134, '1'),
(175315, 21026, 'QU', 'OK', 'S', 1734353141, 1734353141, '1'),
(175316, 21026, 'QU', 'OK', 'S', 1734353146, 1734353146, '1'),
(175317, 29061, 'QU', 'OK', 'S', 1734353152, 1734353152, '1'),
(175318, 29479, 'QU', 'OK', 'S', 1734353158, 1734353158, '1'),
(175319, 29061, 'QU', 'OK', 'S', 1734353164, 1734353164, '1'),
(175320, 33930, 'QU', 'OK', 'S', 1734353170, 1734353170, '1'),
(175321, 29479, 'QU', 'OK', 'S', 1734353175, 1734353175, '1'),
(175322, 33930, 'QU', 'OK', 'S', 1734353180, 1734353180, '1'),
(175323, 21026, 'QU', 'OK', 'S', 1734353187, 1734353187, '1'),
(175324, 29479, 'QU', 'OK', 'S', 1734353190, 1734353190, '1'),
(175325, 29182, 'QU', 'OK', 'S', 1734353196, 1734353196, '1'),
(175326, 29182, 'QU', 'OK', 'S', 1734353200, 1734353200, '1'),
(175327, 22309, 'QU', 'OK', 'S', 1734353251, 1734353251, '1'),
(175328, 22309, 'QU', 'OK', 'S', 1734353283, 1734353283, '1'),
(175329, 21955, 'QU', 'OK', 'S', 1734353618, 1734353618, '1'),
(175330, 35334, 'QU', 'OK', 'S', 1734414961, 1734414961, '1'),
(175331, 29434, 'QU', 'OK', 'S', 1734415446, 1734415446, '1'),
(175332, 34470, 'QU', 'OK', 'S', 1734415735, 1734415735, '1'),
(175333, 19550, 'QU', 'OK', 'S', 1734415768, 1734415768, '1'),
(175334, 34691, 'QU', 'OK', 'S', 1734415798, 1734415798, '1'),
(175335, 34039, 'QU', 'OK', 'S', 1734415840, 1734415840, '1'),
(175336, 21626, 'QU', 'OK', 'S', 1734415876, 1734415876, '1'),
(175337, 33412, 'QU', 'OK', 'S', 1734415910, 1734415910, '1'),
(175338, 26468, 'QU', 'OK', 'S', 1734415913, 1734415913, '1'),
(175339, 28647, 'QU', 'OK', 'S', 1734415945, 1734415945, '1'),
(175340, 23807, 'QU', 'OK', 'S', 1734415991, 1734415991, '1'),
(175341, 34646, 'QU', 'OK', 'S', 1734416044, 1734416044, '1'),
(175342, 28506, 'QU', 'OK', 'S', 1734416243, 1734416243, '1'),
(175343, 28840, 'QU', 'OK', 'S', 1734416257, 1734416257, '1'),
(175344, 31547, 'QU', 'OK', 'S', 1734416360, 1734416360, '1'),
(175345, 29513, 'QU', 'OK', 'S', 1734416397, 1734416397, '1'),
(175346, 28520, 'QU', 'OK', 'S', 1734416499, 1734416499, '1'),
(175347, 11331, 'QU', 'OK', 'S', 1734416682, 1734416682, '1'),
(175348, 26682, 'QU', 'OK', 'S', 1734416714, 1734416714, '1'),
(175349, 30190, 'QU', 'OK', 'S', 1734416746, 1734416746, '1'),
(175350, 20232, 'QU', 'OK', 'S', 1734416852, 1734416852, '1'),
(175351, 34346, 'QU', 'OK', 'S', 1734416886, 1734416886, '1'),
(175352, 26672, 'QU', 'OK', 'S', 1734416980, 1734416980, '1'),
(175353, 22658, 'QU', 'OK', 'S', 1734417011, 1734417011, '1'),
(175354, 16749, 'QU', 'OK', 'S', 1734417040, 1734417040, '1'),
(175355, 27409, 'QU', 'OK', 'S', 1734417144, 1734417144, '1'),
(175356, 22404, 'QU', 'OK', 'S', 1734417178, 1734417178, '1'),
(175357, 31588, 'QU', 'OK', 'S', 1734417210, 1734417210, '1'),
(175358, 32178, 'QU', 'OK', 'S', 1734417406, 1734417406, '1'),
(175359, 30607, 'QU', 'OK', 'S', 1734417440, 1734417440, '1'),
(175360, 33319, 'QU', 'OK', 'S', 1734417472, 1734417472, '1'),
(175361, 29619, 'QU', 'OK', 'S', 1734417515, 1734417515, '1'),
(175362, 35425, 'QU', 'OK', 'S', 1734417963, 1734417963, '1'),
(175363, 35380, 'QU', 'OK', 'S', 1734418061, 1734418061, '1'),
(175364, 35424, 'QU', 'OK', 'S', 1734418078, 1734418078, '1'),
(175365, 35388, 'QU', 'OK', 'S', 1734418102, 1734418102, '1'),
(175366, 23102, 'QU', 'OK', 'S', 1734418106, 1734418106, '1'),
(175367, 28957, 'QU', 'OK', 'S', 1734418109, 1734418109, '1'),
(175368, 35347, 'QU', 'OK', 'S', 1734418115, 1734418115, '1'),
(175369, 35364, 'QU', 'OK', 'S', 1734418118, 1734418118, '1'),
(175370, 21317, 'QU', 'OK', 'S', 1734418122, 1734418122, '1'),
(175371, 35347, 'QU', 'OK', 'S', 1734418125, 1734418125, '1'),
(175372, 33458, 'QU', 'OK', 'S', 1734418130, 1734418130, '1'),
(175373, 21313, 'QU', 'OK', 'S', 1734418133, 1734418133, '1'),
(175374, 34147, 'QU', 'OK', 'S', 1734418136, 1734418136, '1'),
(175375, 21327, 'QU', 'OK', 'S', 1734418139, 1734418139, '1'),
(175376, 34964, 'QU', 'OK', 'S', 1734418143, 1734418143, '1'),
(175377, 21311, 'QU', 'OK', 'S', 1734418146, 1734418146, '1'),
(175378, 35028, 'QU', 'OK', 'S', 1734418150, 1734418150, '1'),
(175379, 21312, 'QU', 'OK', 'S', 1734418157, 1734418157, '1'),
(175380, 35352, 'QU', 'OK', 'S', 1734418160, 1734418160, '1'),
(175381, 35353, 'QU', 'OK', 'S', 1734418163, 1734418163, '1'),
(175382, 35353, 'QU', 'OK', 'S', 1734418165, 1734418165, '1'),
(175383, 35354, 'QU', 'OK', 'S', 1734418168, 1734418168, '1'),
(175384, 35378, 'QU', 'OK', 'S', 1734418170, 1734418170, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(175385, 35354, 'QU', 'OK', 'S', 1734418172, 1734418172, '1'),
(175386, 35353, 'QU', 'OK', 'S', 1734418179, 1734418179, '1'),
(175387, 35354, 'QU', 'OK', 'S', 1734418182, 1734418182, '1'),
(175388, 35379, 'QU', 'OK', 'S', 1734418184, 1734418184, '1'),
(175389, 35352, 'QU', 'OK', 'S', 1734418190, 1734418190, '1'),
(175390, 4942, 'QU', 'OK', 'S', 1734418193, 1734418193, '1'),
(175391, 33473, 'QU', 'OK', 'S', 1734418197, 1734418197, '1'),
(175392, 35352, 'QU', 'OK', 'S', 1734418200, 1734418200, '1'),
(175393, 35418, 'QU', 'OK', 'S', 1734418201, 1734418201, '1'),
(175394, 29405, 'QU', 'OK', 'S', 1734418203, 1734418203, '1'),
(175395, 27618, 'QU', 'OK', 'S', 1734418206, 1734418206, '1'),
(175396, 29654, 'QU', 'OK', 'S', 1734418211, 1734418211, '1'),
(175397, 35378, 'QU', 'OK', 'S', 1734418214, 1734418214, '1'),
(175398, 35378, 'QU', 'OK', 'S', 1734418221, 1734418221, '1'),
(175399, 23680, 'QU', 'OK', 'S', 1734418224, 1734418224, '1'),
(175400, 23104, 'QU', 'OK', 'S', 1734418231, 1734418231, '1'),
(175401, 35419, 'QU', 'OK', 'S', 1734418342, 1734418342, '1'),
(175402, 35423, 'QU', 'OK', 'S', 1734418417, 1734418417, '1'),
(175403, 35415, 'QU', 'OK', 'S', 1734418637, 1734418637, '1'),
(175404, 35415, 'QU', 'OK', 'S', 1734418664, 1734418664, '1'),
(175405, 35422, 'QU', 'OK', 'S', 1734419020, 1734419020, '1'),
(175406, 24830, 'QU', 'OK', 'S', 1734419294, 1734419294, '1'),
(175407, 12750, 'QU', 'OK', 'S', 1734419308, 1734419308, '1'),
(175408, 30361, 'QU', 'OK', 'S', 1734419322, 1734419322, '1'),
(175409, 30361, 'QU', 'OK', 'S', 1734419322, 1734419322, '1'),
(175410, 15688, 'QU', 'OK', 'S', 1734419342, 1734419342, '1'),
(175411, 15688, 'QU', 'OK', 'S', 1734419342, 1734419342, '1'),
(175412, 35426, 'QU', 'OK', 'S', 1734419342, 1734419342, '1'),
(175413, 28595, 'QU', 'OK', 'S', 1734419373, 1734419373, '1'),
(175414, 29753, 'QU', 'OK', 'S', 1734419388, 1734419388, '1'),
(175415, 29753, 'QU', 'OK', 'S', 1734419388, 1734419388, '1'),
(175416, 34375, 'QU', 'OK', 'S', 1734419412, 1734419412, '1'),
(175417, 34375, 'QU', 'OK', 'S', 1734419412, 1734419412, '1'),
(175418, 33343, 'QU', 'OK', 'S', 1734419427, 1734419427, '1'),
(175419, 33525, 'QU', 'OK', 'S', 1734419439, 1734419439, '1'),
(175420, 33544, 'QU', 'OK', 'S', 1734419447, 1734419447, '1'),
(175421, 29612, 'QU', 'OK', 'S', 1734419460, 1734419460, '1'),
(175422, 35416, 'QU', 'OK', 'S', 1734419473, 1734419473, '1'),
(175423, 31192, 'QU', 'OK', 'S', 1734419473, 1734419473, '1'),
(175424, 28038, 'QU', 'OK', 'S', 1734419484, 1734419484, '1'),
(175425, 34569, 'QU', 'OK', 'S', 1734419495, 1734419495, '1'),
(175426, 35417, 'QU', 'OK', 'S', 1734419503, 1734419503, '1'),
(175427, 34591, 'QU', 'OK', 'S', 1734419511, 1734419511, '1'),
(175428, 34591, 'QU', 'OK', 'S', 1734419511, 1734419511, '1'),
(175429, 33866, 'QU', 'OK', 'S', 1734419518, 1734419518, '1'),
(175430, 34587, 'QU', 'OK', 'S', 1734419532, 1734419532, '1'),
(175431, 34587, 'QU', 'OK', 'S', 1734419532, 1734419532, '1'),
(175432, 35368, 'QU', 'OK', 'S', 1734419535, 1734419535, '1'),
(175433, 35420, 'QU', 'OK', 'S', 1734419597, 1734419597, '1'),
(175434, 35421, 'QU', 'OK', 'S', 1734419637, 1734419637, '1'),
(175435, 31408, 'QU', 'OK', 'S', 1734419789, 1734419789, '1'),
(175436, 14543, 'QU', 'OK', 'S', 1734420183, 1734420183, '1'),
(175437, 31408, 'QU', 'OK', 'S', 1734420348, 1734420348, '1'),
(175438, 14528, 'QU', 'OK', 'S', 1734420471, 1734420471, '1'),
(175439, 14720, 'QU', 'OK', 'S', 1734420509, 1734420509, '1'),
(175440, 19926, 'QU', 'OK', 'S', 1734420560, 1734420560, '1'),
(175441, 19105, 'QU', 'OK', 'S', 1734420564, 1734420564, '1'),
(175442, 26923, 'QU', 'OK', 'S', 1734420617, 1734420617, '1'),
(175443, 31576, 'QU', 'OK', 'S', 1734420766, 1734420766, '1'),
(175444, 5725, 'QU', 'OK', 'S', 1734420806, 1734420806, '1'),
(175445, 34401, 'QU', 'OK', 'S', 1734420833, 1734420833, '1'),
(175446, 8406, 'QU', 'OK', 'S', 1734420886, 1734420886, '1'),
(175447, 31736, 'QU', 'OK', 'S', 1734421002, 1734421002, '1'),
(175448, 20671, 'QU', 'OK', 'S', 1734421003, 1734421003, '1'),
(175449, 26769, 'QU', 'OK', 'S', 1734421033, 1734421033, '1'),
(175450, 15193, 'QU', 'OK', 'S', 1734421135, 1734421135, '1'),
(175451, 32949, 'QU', 'OK', 'S', 1734421291, 1734421291, '1'),
(175452, 11535, 'QU', 'OK', 'S', 1734421367, 1734421367, '1'),
(175453, 33843, 'QU', 'OK', 'S', 1734421544, 1734421544, '1'),
(175454, 13826, 'QU', 'OK', 'S', 1734421562, 1734421562, '1'),
(175455, 24604, 'QU', 'OK', 'S', 1734421689, 1734421689, '1'),
(175456, 13715, 'QU', 'OK', 'S', 1734421720, 1734421720, '1'),
(175457, 17580, 'QU', 'OK', 'S', 1734421758, 1734421758, '1'),
(175458, 20558, 'QU', 'OK', 'S', 1734421956, 1734421956, '1'),
(175459, 34349, 'QU', 'OK', 'S', 1734422689, 1734422689, '1'),
(175460, 34383, 'QU', 'OK', 'S', 1734422726, 1734422726, '1'),
(175461, 32867, 'QU', 'OK', 'S', 1734422768, 1734422768, '1'),
(175462, 34387, 'QU', 'OK', 'S', 1734422800, 1734422800, '1'),
(175463, 16486, 'QU', 'OK', 'S', 1734422830, 1734422830, '1'),
(175464, 33710, 'QU', 'OK', 'S', 1734422866, 1734422866, '1'),
(175465, 20760, 'QU', 'OK', 'S', 1734423020, 1734423020, '1'),
(175466, 21502, 'QU', 'OK', 'S', 1734423049, 1734423049, '1'),
(175467, 34386, 'QU', 'OK', 'S', 1734423086, 1734423086, '1'),
(175468, 33743, 'QU', 'OK', 'S', 1734423174, 1734423174, '1'),
(175469, 33691, 'QU', 'OK', 'S', 1734423402, 1734423402, '1'),
(175470, 34371, 'QU', 'OK', 'S', 1734423461, 1734423461, '1'),
(175471, 30178, 'QU', 'OK', 'S', 1734423532, 1734423532, '1'),
(175472, 34401, 'QU', 'OK', 'S', 1734423570, 1734423570, '1'),
(175473, 35391, 'QU', 'OK', 'S', 1734424383, 1734424383, '1'),
(175474, 24688, 'QU', 'OK', 'S', 1734427989, 1734427989, '1'),
(175475, 35394, 'QU', 'OK', 'S', 1734428271, 1734428271, '1'),
(175476, 35395, 'QU', 'OK', 'S', 1734428286, 1734428286, '1'),
(175477, 31652, 'QU', 'OK', 'S', 1734428410, 1734428410, '1'),
(175478, 31652, 'QU', 'OK', 'S', 1734428413, 1734428413, '1'),
(175479, 31652, 'QU', 'OK', 'S', 1734428425, 1734428425, '1'),
(175480, 30303, 'QU', 'OK', 'S', 1734428507, 1734428507, '1'),
(175481, 30302, 'QU', 'OK', 'S', 1734428645, 1734428645, '1'),
(175482, 30486, 'QU', 'OK', 'S', 1734428783, 1734428783, '1'),
(175483, 18895, 'QU', 'OK', 'S', 1734428960, 1734428960, '1'),
(175484, 30971, 'QU', 'OK', 'S', 1734429024, 1734429024, '1'),
(175485, 30159, 'QU', 'OK', 'S', 1734429181, 1734429181, '1'),
(175486, 30159, 'QU', 'OK', 'S', 1734429190, 1734429190, '1'),
(175487, 30159, 'QU', 'OK', 'S', 1734429193, 1734429193, '1'),
(175488, 30159, 'QU', 'OK', 'S', 1734429197, 1734429197, '1'),
(175489, 30277, 'QU', 'OK', 'S', 1734429313, 1734429313, '1'),
(175490, 30277, 'QU', 'OK', 'S', 1734429475, 1734429475, '1'),
(175491, 30277, 'QU', 'OK', 'S', 1734429482, 1734429482, '1'),
(175492, 30679, 'QU', 'OK', 'S', 1734429820, 1734429820, '1'),
(175493, 19066, 'QU', 'OK', 'S', 1734430486, 1734430486, '1'),
(175494, 19066, 'QU', 'OK', 'S', 1734430509, 1734430509, '1'),
(175495, 24767, 'QU', 'OK', 'S', 1734431248, 1734431248, '1'),
(175496, 24767, 'QU', 'OK', 'S', 1734431254, 1734431254, '1'),
(175497, 28115, 'QU', 'OK', 'S', 1734432605, 1734432605, '1'),
(175498, 32809, 'QU', 'OK', 'S', 1734432615, 1734432615, '1'),
(175499, 27315, 'QU', 'OK', 'S', 1734432625, 1734432625, '1'),
(175500, 22645, 'QU', 'OK', 'S', 1734433871, 1734433871, '1'),
(175501, 22645, 'QU', 'OK', 'S', 1734433876, 1734433876, '1'),
(175502, 14367, 'QU', 'OK', 'S', 1734433879, 1734433879, '1'),
(175503, 31809, 'QU', 'OK', 'S', 1734433884, 1734433884, '1'),
(175504, 14367, 'QU', 'OK', 'S', 1734433891, 1734433891, '1'),
(175505, 18806, 'QU', 'OK', 'S', 1734433895, 1734433895, '1'),
(175506, 14542, 'QU', 'OK', 'S', 1734433897, 1734433897, '1'),
(175507, 14542, 'QU', 'OK', 'S', 1734433899, 1734433899, '1'),
(175508, 18806, 'QU', 'OK', 'S', 1734433905, 1734433905, '1'),
(175509, 34618, 'QU', 'OK', 'S', 1734433908, 1734433908, '1'),
(175510, 12456, 'QU', 'OK', 'S', 1734433918, 1734433918, '1'),
(175511, 2294, 'QU', 'OK', 'S', 1734433925, 1734433925, '1'),
(175512, 34618, 'QU', 'OK', 'S', 1734433929, 1734433929, '1'),
(175513, 135, 'QU', 'OK', 'S', 1734433932, 1734433932, '1'),
(175514, 31799, 'QU', 'OK', 'S', 1734433934, 1734433934, '1'),
(175515, 31799, 'QU', 'OK', 'S', 1734433937, 1734433937, '1'),
(175516, 34497, 'QU', 'OK', 'S', 1734433940, 1734433940, '1'),
(175517, 33852, 'QU', 'OK', 'S', 1734433943, 1734433943, '1'),
(175518, 34497, 'QU', 'OK', 'S', 1734433946, 1734433946, '1'),
(175519, 33852, 'QU', 'OK', 'S', 1734433948, 1734433948, '1'),
(175520, 31799, 'QU', 'OK', 'S', 1734434315, 1734434315, '1'),
(175521, 31799, 'QU', 'OK', 'S', 1734434318, 1734434318, '1'),
(175522, 34348, 'QU', 'OK', 'S', 1734434665, 1734434665, '1'),
(175523, 26807, 'QU', 'OK', 'S', 1734434918, 1734434918, '1'),
(175524, 26807, 'QU', 'OK', 'S', 1734434918, 1734434918, '1'),
(175525, 34415, 'QU', 'OK', 'S', 1734435244, 1734435244, '1'),
(175526, 11216, 'QU', 'OK', 'S', 1734435254, 1734435254, '1'),
(175527, 17405, 'QU', 'OK', 'S', 1734435264, 1734435264, '1'),
(175528, 13485, 'QU', 'OK', 'S', 1734435286, 1734435286, '1'),
(175529, 26068, 'QU', 'OK', 'S', 1734435303, 1734435303, '1'),
(175530, 26068, 'QU', 'OK', 'S', 1734435303, 1734435303, '1'),
(175531, 11481, 'QU', 'OK', 'S', 1734435318, 1734435318, '1'),
(175532, 17264, 'QU', 'OK', 'S', 1734435346, 1734435346, '1'),
(175533, 17264, 'QU', 'OK', 'S', 1734435346, 1734435346, '1'),
(175534, 35089, 'QU', 'OK', 'S', 1734435399, 1734435399, '1'),
(175535, 29583, 'QU', 'OK', 'S', 1734435429, 1734435429, '1'),
(175536, 32927, 'QU', 'OK', 'S', 1734435446, 1734435446, '1'),
(175537, 32927, 'QU', 'OK', 'S', 1734435446, 1734435446, '1'),
(175538, 27876, 'QU', 'OK', 'S', 1734435502, 1734435502, '1'),
(175539, 27876, 'QU', 'OK', 'S', 1734435502, 1734435502, '1'),
(175540, 26664, 'QU', 'OK', 'S', 1734435518, 1734435518, '1'),
(175541, 21624, 'QU', 'OK', 'S', 1734435559, 1734435559, '1'),
(175542, 20236, 'QU', 'OK', 'S', 1734435607, 1734435607, '1'),
(175543, 20236, 'QU', 'OK', 'S', 1734435607, 1734435607, '1'),
(175544, 20236, 'QU', 'OK', 'S', 1734435607, 1734435607, '1'),
(175545, 19720, 'QU', 'OK', 'S', 1734435623, 1734435623, '1'),
(175546, 34947, 'QU', 'OK', 'S', 1734435692, 1734435692, '1'),
(175547, 23091, 'QU', 'OK', 'S', 1734435719, 1734435719, '1'),
(175548, 27259, 'QU', 'OK', 'S', 1734435740, 1734435740, '1'),
(175549, 23638, 'QU', 'OK', 'S', 1734435754, 1734435754, '1'),
(175550, 23638, 'QU', 'OK', 'S', 1734435754, 1734435754, '1'),
(175551, 29779, 'QU', 'OK', 'S', 1734435773, 1734435773, '1'),
(175552, 14328, 'QU', 'OK', 'S', 1734435798, 1734435798, '1'),
(175553, 14328, 'QU', 'OK', 'S', 1734435798, 1734435798, '1'),
(175554, 21067, 'QU', 'OK', 'S', 1734435813, 1734435813, '1'),
(175555, 20268, 'QU', 'OK', 'S', 1734435852, 1734435852, '1'),
(175556, 19799, 'QU', 'OK', 'S', 1734435868, 1734435868, '1'),
(175557, 26933, 'QU', 'OK', 'S', 1734435901, 1734435901, '1'),
(175558, 26933, 'QU', 'OK', 'S', 1734435901, 1734435901, '1'),
(175559, 22614, 'QU', 'OK', 'S', 1734435924, 1734435924, '1'),
(175560, 32809, 'QU', 'OK', 'S', 1734435980, 1734435980, '1'),
(175561, 32809, 'QU', 'OK', 'S', 1734435980, 1734435980, '1'),
(175562, 32809, 'QU', 'OK', 'S', 1734435980, 1734435980, '1'),
(175563, 32809, 'QU', 'OK', 'S', 1734435980, 1734435980, '1'),
(175564, 32809, 'QU', 'OK', 'S', 1734435980, 1734435980, '1'),
(175565, 28807, 'QU', 'OK', 'S', 1734435991, 1734435991, '1'),
(175566, 13074, 'QU', 'OK', 'S', 1734436007, 1734436007, '1'),
(175567, 30864, 'QU', 'OK', 'S', 1734436020, 1734436020, '1'),
(175568, 12794, 'QU', 'OK', 'S', 1734436038, 1734436038, '1'),
(175569, 12794, 'QU', 'OK', 'S', 1734436038, 1734436038, '1'),
(175570, 26715, 'QU', 'OK', 'S', 1734436058, 1734436058, '1'),
(175571, 11084, 'QU', 'OK', 'S', 1734436069, 1734436069, '1'),
(175572, 24830, 'QU', 'OK', 'S', 1734436137, 1734436137, '1'),
(175573, 12555, 'QU', 'OK', 'S', 1734437569, 1734437569, '1'),
(175574, 35393, 'QU', 'OK', 'S', 1734437617, 1734437617, '1'),
(175575, 35409, 'QU', 'OK', 'S', 1734437657, 1734437657, '1'),
(175576, 35394, 'QU', 'OK', 'S', 1734437691, 1734437691, '1'),
(175577, 35400, 'QU', 'OK', 'S', 1734437744, 1734437744, '1'),
(175578, 35361, 'QU', 'OK', 'S', 1734437795, 1734437795, '1'),
(175579, 35343, 'QU', 'OK', 'S', 1734437843, 1734437843, '1'),
(175580, 35392, 'QU', 'OK', 'S', 1734438002, 1734438002, '1'),
(175581, 35391, 'QU', 'OK', 'S', 1734438053, 1734438053, '1'),
(175582, 35391, 'QU', 'OK', 'S', 1734438083, 1734438083, '1'),
(175583, 35391, 'QU', 'OK', 'S', 1734438119, 1734438119, '1'),
(175584, 35391, 'QU', 'OK', 'S', 1734438137, 1734438137, '1'),
(175585, 28221, 'QU', 'OK', 'S', 1734439368, 1734439368, '1'),
(175586, 21298, 'QU', 'OK', 'S', 1734439543, 1734439543, '1'),
(175587, 21298, 'QU', 'OK', 'S', 1734439554, 1734439554, '1'),
(175588, 21298, 'QU', 'OK', 'S', 1734439565, 1734439565, '1'),
(175589, 21297, 'QU', 'OK', 'S', 1734439669, 1734439669, '1'),
(175590, 21297, 'QU', 'OK', 'S', 1734439679, 1734439679, '1'),
(175591, 21298, 'QU', 'OK', 'S', 1734439740, 1734439740, '1'),
(175592, 24941, 'QU', 'OK', 'S', 1734439867, 1734439867, '1'),
(175593, 24941, 'QU', 'OK', 'S', 1734439875, 1734439875, '1'),
(175594, 27941, 'QU', 'OK', 'S', 1734440205, 1734440205, '1'),
(175595, 21448, 'QU', 'OK', 'S', 1734440817, 1734440817, '1'),
(175596, 21448, 'QU', 'OK', 'S', 1734440820, 1734440820, '1'),
(175597, 17056, 'QU', 'OK', 'S', 1734440862, 1734440862, '1'),
(175598, 31809, 'QU', 'OK', 'S', 1734440868, 1734440868, '1'),
(175599, 20434, 'QU', 'OK', 'S', 1734440920, 1734440920, '1'),
(175600, 22678, 'QU', 'OK', 'S', 1734441091, 1734441091, '1'),
(175601, 19173, 'QU', 'OK', 'S', 1734441935, 1734441935, '1'),
(175602, 19171, 'QU', 'OK', 'S', 1734442024, 1734442024, '1'),
(175603, 19176, 'QU', 'OK', 'S', 1734442366, 1734442366, '1'),
(175604, 35434, 'QU', 'OK', 'S', 1734500893, 1734500893, '1'),
(175605, 35434, 'QU', 'OK', 'S', 1734500914, 1734500914, '1'),
(175606, 35435, 'QU', 'OK', 'S', 1734500940, 1734500940, '1'),
(175607, 35436, 'QU', 'OK', 'S', 1734500973, 1734500973, '1'),
(175608, 35421, 'QU', 'OK', 'S', 1734501734, 1734501734, '1'),
(175609, 35433, 'QU', 'OK', 'S', 1734502878, 1734502878, '1'),
(175610, 35432, 'QU', 'OK', 'S', 1734502940, 1734502940, '1'),
(175611, 35431, 'QU', 'OK', 'S', 1734502989, 1734502989, '1'),
(175612, 35430, 'QU', 'OK', 'S', 1734503023, 1734503023, '1'),
(175613, 35429, 'QU', 'OK', 'S', 1734503229, 1734503229, '1'),
(175614, 35428, 'QU', 'OK', 'S', 1734503262, 1734503262, '1'),
(175615, 35427, 'QU', 'OK', 'S', 1734503311, 1734503311, '1'),
(175616, 33557, 'QU', 'OK', 'S', 1734504163, 1734504163, '1'),
(175617, 34220, 'QU', 'OK', 'S', 1734504289, 1734504289, '1'),
(175618, 33702, 'QU', 'OK', 'S', 1734504317, 1734504317, '1'),
(175619, 33769, 'QU', 'OK', 'S', 1734504346, 1734504346, '1'),
(175620, 34731, 'QU', 'OK', 'S', 1734504399, 1734504399, '1'),
(175621, 34730, 'QU', 'OK', 'S', 1734504451, 1734504451, '1'),
(175622, 19103, 'QU', 'OK', 'S', 1734505406, 1734505406, '1'),
(175623, 19103, 'QU', 'OK', 'S', 1734505410, 1734505410, '1'),
(175624, 19103, 'QU', 'OK', 'S', 1734505413, 1734505413, '1'),
(175625, 18941, 'QU', 'OK', 'S', 1734505585, 1734505585, '1'),
(175626, 18941, 'QU', 'OK', 'S', 1734505588, 1734505588, '1'),
(175627, 18941, 'QU', 'OK', 'S', 1734505597, 1734505597, '1'),
(175628, 18941, 'QU', 'OK', 'S', 1734505609, 1734505609, '1'),
(175629, 18941, 'QU', 'OK', 'S', 1734505611, 1734505611, '1'),
(175630, 18941, 'QU', 'OK', 'S', 1734505626, 1734505626, '1'),
(175631, 18941, 'QU', 'OK', 'S', 1734505629, 1734505629, '1'),
(175632, 18941, 'QU', 'OK', 'S', 1734505632, 1734505632, '1'),
(175633, 18941, 'QU', 'OK', 'S', 1734505635, 1734505635, '1'),
(175634, 18941, 'QU', 'OK', 'S', 1734505638, 1734505638, '1'),
(175635, 18941, 'QU', 'OK', 'S', 1734505641, 1734505641, '1'),
(175636, 18941, 'QU', 'OK', 'S', 1734505644, 1734505644, '1'),
(175637, 19044, 'QU', 'OK', 'S', 1734505808, 1734505808, '1'),
(175638, 19044, 'QU', 'OK', 'S', 1734505811, 1734505811, '1'),
(175639, 19048, 'QU', 'OK', 'S', 1734505884, 1734505884, '1'),
(175640, 19047, 'QU', 'OK', 'S', 1734505939, 1734505939, '1'),
(175641, 19047, 'QU', 'OK', 'S', 1734505948, 1734505948, '1'),
(175642, 19047, 'QU', 'OK', 'S', 1734505956, 1734505956, '1'),
(175643, 19043, 'QU', 'OK', 'S', 1734506147, 1734506147, '1'),
(175644, 19043, 'QU', 'OK', 'S', 1734506163, 1734506163, '1'),
(175645, 19043, 'QU', 'OK', 'S', 1734506167, 1734506167, '1'),
(175646, 19041, 'QU', 'OK', 'S', 1734506240, 1734506240, '1'),
(175647, 19274, 'QU', 'OK', 'S', 1734508871, 1734508871, '1'),
(175648, 19274, 'QU', 'OK', 'S', 1734508873, 1734508873, '1'),
(175649, 13618, 'QU', 'OK', 'S', 1734509694, 1734509694, '1'),
(175650, 34539, 'QU', 'OK', 'S', 1734509923, 1734509923, '1'),
(175651, 20601, 'QU', 'OK', 'S', 1734509971, 1734509971, '1'),
(175652, 11770, 'QU', 'OK', 'S', 1734509979, 1734509979, '1'),
(175653, 19621, 'QU', 'OK', 'S', 1734509988, 1734509988, '1'),
(175654, 35367, 'QU', 'OK', 'S', 1734509992, 1734509992, '1'),
(175655, 35339, 'QU', 'OK', 'S', 1734509997, 1734509997, '1'),
(175656, 35339, 'QU', 'OK', 'S', 1734509999, 1734509999, '1'),
(175657, 35366, 'QU', 'OK', 'S', 1734510006, 1734510006, '1'),
(175658, 34539, 'QU', 'OK', 'S', 1734510014, 1734510014, '1'),
(175659, 35191, 'QU', 'OK', 'S', 1734510019, 1734510019, '1'),
(175660, 20601, 'QU', 'OK', 'S', 1734510024, 1734510024, '1'),
(175661, 21586, 'QU', 'OK', 'S', 1734510028, 1734510028, '1'),
(175662, 32382, 'QU', 'OK', 'S', 1734510033, 1734510033, '1'),
(175663, 25036, 'QU', 'OK', 'S', 1734510037, 1734510037, '1'),
(175664, 34962, 'QU', 'OK', 'S', 1734510043, 1734510043, '1'),
(175665, 15009, 'QU', 'OK', 'S', 1734510048, 1734510048, '1'),
(175666, 13053, 'QU', 'OK', 'S', 1734510053, 1734510053, '1'),
(175667, 33379, 'QU', 'OK', 'S', 1734510061, 1734510061, '1'),
(175668, 23817, 'QU', 'OK', 'S', 1734510066, 1734510066, '1'),
(175669, 34060, 'QU', 'OK', 'S', 1734510073, 1734510073, '1'),
(175670, 12843, 'QU', 'OK', 'S', 1734510078, 1734510078, '1'),
(175671, 23631, 'QU', 'OK', 'S', 1734510093, 1734510093, '1'),
(175672, 4653, 'QU', 'OK', 'S', 1734510099, 1734510099, '1'),
(175673, 32185, 'QU', 'OK', 'S', 1734510104, 1734510104, '1'),
(175674, 32185, 'QU', 'OK', 'S', 1734510109, 1734510109, '1'),
(175675, 35327, 'QU', 'OK', 'S', 1734510151, 1734510151, '1'),
(175676, 30289, 'QU', 'OK', 'S', 1734510154, 1734510154, '1'),
(175677, 30384, 'QU', 'OK', 'S', 1734510160, 1734510160, '1'),
(175678, 28070, 'QU', 'OK', 'S', 1734510166, 1734510166, '1'),
(175679, 32185, 'QU', 'OK', 'S', 1734510177, 1734510177, '1'),
(175680, 32606, 'QU', 'OK', 'S', 1734510185, 1734510185, '1'),
(175681, 32604, 'QU', 'OK', 'S', 1734510189, 1734510189, '1'),
(175682, 32185, 'QU', 'OK', 'S', 1734510194, 1734510194, '1'),
(175683, 32185, 'QU', 'OK', 'S', 1734510197, 1734510197, '1'),
(175684, 21583, 'QU', 'OK', 'S', 1734510205, 1734510205, '1'),
(175685, 21583, 'QU', 'OK', 'S', 1734510212, 1734510212, '1'),
(175686, 11770, 'QU', 'OK', 'S', 1734510224, 1734510224, '1'),
(175687, 24579, 'QU', 'OK', 'S', 1734510244, 1734510244, '1'),
(175688, 34962, 'QU', 'OK', 'S', 1734510250, 1734510250, '1'),
(175689, 20477, 'QU', 'OK', 'S', 1734510254, 1734510254, '1'),
(175690, 18092, 'QU', 'OK', 'S', 1734510260, 1734510260, '1'),
(175691, 31340, 'QU', 'OK', 'S', 1734510265, 1734510265, '1'),
(175692, 34962, 'QU', 'OK', 'S', 1734510270, 1734510270, '1'),
(175693, 32382, 'QU', 'OK', 'S', 1734510279, 1734510279, '1'),
(175694, 32262, 'QU', 'OK', 'S', 1734510284, 1734510284, '1'),
(175695, 32382, 'QU', 'OK', 'S', 1734510290, 1734510290, '1'),
(175696, 30440, 'QU', 'OK', 'S', 1734510294, 1734510294, '1'),
(175697, 32263, 'QU', 'OK', 'S', 1734510300, 1734510300, '1'),
(175698, 30573, 'QU', 'OK', 'S', 1734510309, 1734510309, '1'),
(175699, 25936, 'QU', 'OK', 'S', 1734510314, 1734510314, '1'),
(175700, 34962, 'QU', 'OK', 'S', 1734510320, 1734510320, '1'),
(175701, 34962, 'QU', 'OK', 'S', 1734510326, 1734510326, '1'),
(175702, 30813, 'QU', 'OK', 'S', 1734510333, 1734510333, '1'),
(175703, 31280, 'QU', 'OK', 'S', 1734510340, 1734510340, '1'),
(175704, 29655, 'QU', 'OK', 'S', 1734510347, 1734510347, '1'),
(175705, 31280, 'QU', 'OK', 'S', 1734510357, 1734510357, '1'),
(175706, 31280, 'QU', 'OK', 'S', 1734510363, 1734510363, '1'),
(175707, 31280, 'QU', 'OK', 'S', 1734510369, 1734510369, '1'),
(175708, 31280, 'QU', 'OK', 'S', 1734510375, 1734510375, '1'),
(175709, 31282, 'QU', 'OK', 'S', 1734510381, 1734510381, '1'),
(175710, 34084, 'QU', 'OK', 'S', 1734510390, 1734510390, '1'),
(175711, 12081, 'QU', 'OK', 'S', 1734510394, 1734510394, '1'),
(175712, 32747, 'QU', 'OK', 'S', 1734510406, 1734510406, '1'),
(175713, 32470, 'QU', 'OK', 'S', 1734510409, 1734510409, '1'),
(175714, 28064, 'QU', 'OK', 'S', 1734510423, 1734510423, '1'),
(175715, 28064, 'QU', 'OK', 'S', 1734510432, 1734510432, '1'),
(175716, 12075, 'QU', 'OK', 'S', 1734510448, 1734510448, '1'),
(175717, 24809, 'QU', 'OK', 'S', 1734510455, 1734510455, '1'),
(175718, 12081, 'QU', 'OK', 'S', 1734510466, 1734510466, '1'),
(175719, 32284, 'QU', 'OK', 'S', 1734510473, 1734510473, '1'),
(175720, 12075, 'QU', 'OK', 'S', 1734510478, 1734510478, '1'),
(175721, 33218, 'QU', 'OK', 'S', 1734510483, 1734510483, '1'),
(175722, 27767, 'QU', 'OK', 'S', 1734510487, 1734510487, '1'),
(175723, 35332, 'QU', 'OK', 'S', 1734510491, 1734510491, '1'),
(175724, 35088, 'QU', 'OK', 'S', 1734510497, 1734510497, '1'),
(175725, 35396, 'QU', 'OK', 'S', 1734510504, 1734510504, '1'),
(175726, 12078, 'QU', 'OK', 'S', 1734510509, 1734510509, '1'),
(175727, 12077, 'QU', 'OK', 'S', 1734510521, 1734510521, '1'),
(175728, 12077, 'QU', 'OK', 'S', 1734510527, 1734510527, '1'),
(175729, 32283, 'QU', 'OK', 'S', 1734510532, 1734510532, '1'),
(175730, 12078, 'QU', 'OK', 'S', 1734510537, 1734510537, '1'),
(175731, 24690, 'QU', 'OK', 'S', 1734510544, 1734510544, '1'),
(175732, 24688, 'QU', 'OK', 'S', 1734510550, 1734510550, '1'),
(175733, 24688, 'QU', 'OK', 'S', 1734510556, 1734510556, '1'),
(175734, 12077, 'QU', 'OK', 'S', 1734510561, 1734510561, '1'),
(175735, 30763, 'QU', 'OK', 'S', 1734510565, 1734510565, '1'),
(175736, 34109, 'QU', 'OK', 'S', 1734510572, 1734510572, '1'),
(175737, 28548, 'QU', 'OK', 'S', 1734510578, 1734510578, '1'),
(175738, 34926, 'QU', 'OK', 'S', 1734510581, 1734510581, '1'),
(175739, 34945, 'QU', 'OK', 'S', 1734510583, 1734510583, '1'),
(175740, 17824, 'QU', 'OK', 'S', 1734510588, 1734510588, '1'),
(175741, 28548, 'QU', 'OK', 'S', 1734510593, 1734510593, '1'),
(175742, 25822, 'QU', 'OK', 'S', 1734510598, 1734510598, '1'),
(175743, 11783, 'QU', 'OK', 'S', 1734510603, 1734510603, '1'),
(175744, 18307, 'QU', 'OK', 'S', 1734510609, 1734510609, '1'),
(175745, 33217, 'QU', 'OK', 'S', 1734510628, 1734510628, '1'),
(175746, 22490, 'QU', 'OK', 'S', 1734510637, 1734510637, '1'),
(175747, 33218, 'QU', 'OK', 'S', 1734510651, 1734510651, '1'),
(175748, 18308, 'QU', 'OK', 'S', 1734510679, 1734510679, '1'),
(175749, 24809, 'QU', 'OK', 'S', 1734510682, 1734510682, '1'),
(175750, 18659, 'QU', 'OK', 'S', 1734510684, 1734510684, '1'),
(175751, 22779, 'QU', 'OK', 'S', 1734512805, 1734512805, '1'),
(175752, 24322, 'QU', 'OK', 'S', 1734514542, 1734514542, '1'),
(175753, 24321, 'QU', 'OK', 'S', 1734514556, 1734514556, '1'),
(175754, 23726, 'QU', 'OK', 'S', 1734514697, 1734514697, '1'),
(175755, 23726, 'QU', 'OK', 'S', 1734514697, 1734514697, '1'),
(175756, 23726, 'QU', 'OK', 'S', 1734514697, 1734514697, '1'),
(175757, 23722, 'QU', 'OK', 'S', 1734514716, 1734514716, '1'),
(175758, 23722, 'QU', 'OK', 'S', 1734514716, 1734514716, '1'),
(175759, 23722, 'QU', 'OK', 'S', 1734514716, 1734514716, '1'),
(175760, 23677, 'QU', 'OK', 'S', 1734514778, 1734514778, '1'),
(175761, 23677, 'QU', 'OK', 'S', 1734514779, 1734514779, '1'),
(175762, 23677, 'QU', 'OK', 'S', 1734514779, 1734514779, '1'),
(175763, 19617, 'QU', 'OK', 'S', 1734514964, 1734514964, '1'),
(175764, 19191, 'QU', 'OK', 'S', 1734514968, 1734514968, '1'),
(175765, 35318, 'QU', 'OK', 'S', 1734514971, 1734514971, '1'),
(175766, 29656, 'QU', 'OK', 'S', 1734514975, 1734514975, '1'),
(175767, 29656, 'QU', 'OK', 'S', 1734514978, 1734514978, '1'),
(175768, 1263, 'QU', 'OK', 'S', 1734515213, 1734515213, '1'),
(175769, 2953, 'QU', 'OK', 'S', 1734515477, 1734515477, '1'),
(175770, 2953, 'QU', 'OK', 'S', 1734515513, 1734515513, '1'),
(175771, 2953, 'QU', 'OK', 'S', 1734515524, 1734515524, '1'),
(175772, 2953, 'QU', 'OK', 'S', 1734515532, 1734515532, '1'),
(175773, 2953, 'QU', 'OK', 'S', 1734515538, 1734515538, '1'),
(175774, 2953, 'QU', 'OK', 'S', 1734515546, 1734515546, '1'),
(175775, 2953, 'QU', 'OK', 'S', 1734515576, 1734515576, '1'),
(175776, 2953, 'QU', 'OK', 'S', 1734515580, 1734515580, '1'),
(175777, 2953, 'QU', 'OK', 'S', 1734515587, 1734515587, '1'),
(175778, 18898, 'QU', 'OK', 'S', 1734515667, 1734515667, '1'),
(175779, 11201, 'QU', 'OK', 'S', 1734515700, 1734515700, '1'),
(175780, 814, 'QU', 'OK', 'S', 1734516786, 1734516786, '1'),
(175781, 814, 'QU', 'OK', 'S', 1734516789, 1734516789, '1'),
(175782, 3181, 'QU', 'OK', 'S', 1734516963, 1734516963, '1'),
(175783, 30864, 'QU', 'OK', 'S', 1734517056, 1734517056, '1'),
(175784, 10150, 'QU', 'OK', 'S', 1734517225, 1734517225, '1'),
(175785, 10150, 'QU', 'OK', 'S', 1734517227, 1734517227, '1'),
(175786, 35209, 'QU', 'OK', 'S', 1734517326, 1734517326, '1'),
(175787, 32885, 'QU', 'OK', 'S', 1734517662, 1734517662, '1'),
(175788, 3618, 'QU', 'OK', 'S', 1734517848, 1734517848, '1'),
(175789, 3618, 'QU', 'OK', 'S', 1734517851, 1734517851, '1'),
(175790, 3618, 'QU', 'OK', 'S', 1734517865, 1734517865, '1'),
(175791, 26804, 'QU', 'OK', 'S', 1734517986, 1734517986, '1'),
(175792, 4152, 'QU', 'OK', 'S', 1734521721, 1734521721, '1'),
(175793, 1028, 'QU', 'OK', 'S', 1734522863, 1734522863, '1'),
(175794, 20354, 'QU', 'OK', 'S', 1734522875, 1734522875, '1'),
(175795, 21195, 'QU', 'OK', 'S', 1734523429, 1734523429, '1'),
(175796, 21195, 'QU', 'OK', 'S', 1734523433, 1734523433, '1'),
(175797, 21195, 'QU', 'OK', 'S', 1734523436, 1734523436, '1'),
(175798, 21195, 'QU', 'OK', 'S', 1734523439, 1734523439, '1'),
(175799, 21195, 'QU', 'OK', 'S', 1734523442, 1734523442, '1'),
(175800, 21195, 'QU', 'OK', 'S', 1734523445, 1734523445, '1'),
(175801, 21195, 'QU', 'OK', 'S', 1734523456, 1734523456, '1'),
(175802, 21195, 'QU', 'OK', 'S', 1734523459, 1734523459, '1'),
(175803, 21195, 'QU', 'OK', 'S', 1734523466, 1734523466, '1'),
(175804, 21195, 'QU', 'OK', 'S', 1734523470, 1734523470, '1'),
(175805, 21195, 'QU', 'OK', 'S', 1734523473, 1734523473, '1'),
(175806, 21195, 'QU', 'OK', 'S', 1734523476, 1734523476, '1'),
(175807, 21195, 'QU', 'OK', 'S', 1734523480, 1734523480, '1'),
(175808, 21195, 'QU', 'OK', 'S', 1734523483, 1734523483, '1'),
(175809, 21195, 'QU', 'OK', 'S', 1734523486, 1734523486, '1'),
(175810, 21195, 'QU', 'OK', 'S', 1734523489, 1734523489, '1'),
(175811, 21195, 'QU', 'OK', 'S', 1734523492, 1734523492, '1'),
(175812, 21195, 'QU', 'OK', 'S', 1734523503, 1734523503, '1'),
(175813, 21195, 'QU', 'OK', 'S', 1734523507, 1734523507, '1'),
(175814, 21195, 'QU', 'OK', 'S', 1734523510, 1734523510, '1'),
(175815, 21195, 'QU', 'OK', 'S', 1734523526, 1734523526, '1'),
(175816, 21195, 'QU', 'OK', 'S', 1734523529, 1734523529, '1'),
(175817, 21195, 'QU', 'OK', 'S', 1734523532, 1734523532, '1'),
(175818, 21195, 'QU', 'OK', 'S', 1734523536, 1734523536, '1'),
(175819, 21195, 'QU', 'OK', 'S', 1734523539, 1734523539, '1'),
(175820, 21195, 'QU', 'OK', 'S', 1734523542, 1734523542, '1'),
(175821, 21195, 'QU', 'OK', 'S', 1734523545, 1734523545, '1'),
(175822, 21195, 'QU', 'OK', 'S', 1734523556, 1734523556, '1'),
(175823, 21195, 'QU', 'OK', 'S', 1734523559, 1734523559, '1'),
(175824, 21195, 'QU', 'OK', 'S', 1734523562, 1734523562, '1'),
(175825, 21195, 'QU', 'OK', 'S', 1734523565, 1734523565, '1'),
(175826, 23437, 'QU', 'OK', 'S', 1734523618, 1734523618, '1'),
(175827, 23437, 'QU', 'OK', 'S', 1734523621, 1734523621, '1'),
(175828, 23437, 'QU', 'OK', 'S', 1734523624, 1734523624, '1'),
(175829, 23437, 'QU', 'OK', 'S', 1734523627, 1734523627, '1'),
(175830, 23437, 'QU', 'OK', 'S', 1734523631, 1734523631, '1'),
(175831, 23437, 'QU', 'OK', 'S', 1734523634, 1734523634, '1'),
(175832, 23437, 'QU', 'OK', 'S', 1734523638, 1734523638, '1'),
(175833, 23437, 'QU', 'OK', 'S', 1734523641, 1734523641, '1'),
(175834, 23437, 'QU', 'OK', 'S', 1734523644, 1734523644, '1'),
(175835, 23437, 'QU', 'OK', 'S', 1734523648, 1734523648, '1'),
(175836, 23437, 'QU', 'OK', 'S', 1734523662, 1734523662, '1'),
(175837, 23437, 'QU', 'OK', 'S', 1734523665, 1734523665, '1'),
(175838, 23437, 'QU', 'OK', 'S', 1734523668, 1734523668, '1'),
(175839, 23437, 'QU', 'OK', 'S', 1734523671, 1734523671, '1'),
(175840, 23437, 'QU', 'OK', 'S', 1734523674, 1734523674, '1'),
(175841, 23437, 'QU', 'OK', 'S', 1734523677, 1734523677, '1'),
(175842, 23437, 'QU', 'OK', 'S', 1734523681, 1734523681, '1'),
(175843, 23437, 'QU', 'OK', 'S', 1734523684, 1734523684, '1'),
(175844, 23437, 'QU', 'OK', 'S', 1734523687, 1734523687, '1'),
(175845, 23437, 'QU', 'OK', 'S', 1734523690, 1734523690, '1'),
(175846, 23432, 'QU', 'OK', 'S', 1734523749, 1734523749, '1'),
(175847, 23432, 'QU', 'OK', 'S', 1734523753, 1734523753, '1'),
(175848, 23432, 'QU', 'OK', 'S', 1734523756, 1734523756, '1'),
(175849, 23432, 'QU', 'OK', 'S', 1734523760, 1734523760, '1'),
(175850, 23432, 'QU', 'OK', 'S', 1734523763, 1734523763, '1'),
(175851, 23432, 'QU', 'OK', 'S', 1734523766, 1734523766, '1'),
(175852, 23432, 'QU', 'OK', 'S', 1734523777, 1734523777, '1'),
(175853, 23432, 'QU', 'OK', 'S', 1734523780, 1734523780, '1'),
(175854, 23432, 'QU', 'OK', 'S', 1734523782, 1734523782, '1'),
(175855, 23432, 'QU', 'OK', 'S', 1734523785, 1734523785, '1'),
(175856, 23432, 'QU', 'OK', 'S', 1734523789, 1734523789, '1'),
(175857, 23432, 'QU', 'OK', 'S', 1734523792, 1734523792, '1'),
(175858, 23432, 'QU', 'OK', 'S', 1734523795, 1734523795, '1'),
(175859, 23432, 'QU', 'OK', 'S', 1734523799, 1734523799, '1'),
(175860, 23432, 'QU', 'OK', 'S', 1734523802, 1734523802, '1'),
(175861, 23432, 'QU', 'OK', 'S', 1734523805, 1734523805, '1'),
(175862, 23432, 'QU', 'OK', 'S', 1734523818, 1734523818, '1'),
(175863, 23432, 'QU', 'OK', 'S', 1734523821, 1734523821, '1'),
(175864, 23432, 'QU', 'OK', 'S', 1734523824, 1734523824, '1'),
(175865, 23432, 'QU', 'OK', 'S', 1734523827, 1734523827, '1'),
(175866, 23432, 'QU', 'OK', 'S', 1734523830, 1734523830, '1'),
(175867, 23432, 'QU', 'OK', 'S', 1734523833, 1734523833, '1'),
(175868, 23432, 'QU', 'OK', 'S', 1734523836, 1734523836, '1'),
(175869, 23432, 'QU', 'OK', 'S', 1734523839, 1734523839, '1'),
(175870, 23432, 'QU', 'OK', 'S', 1734523843, 1734523843, '1'),
(175871, 23432, 'QU', 'OK', 'S', 1734523847, 1734523847, '1'),
(175872, 23432, 'QU', 'OK', 'S', 1734523858, 1734523858, '1'),
(175873, 23432, 'QU', 'OK', 'S', 1734523861, 1734523861, '1'),
(175874, 23432, 'QU', 'OK', 'S', 1734523864, 1734523864, '1'),
(175875, 23432, 'QU', 'OK', 'S', 1734523867, 1734523867, '1'),
(175876, 23432, 'QU', 'OK', 'S', 1734523871, 1734523871, '1'),
(175877, 23432, 'QU', 'OK', 'S', 1734523874, 1734523874, '1'),
(175878, 23495, 'QU', 'OK', 'S', 1734523915, 1734523915, '1'),
(175879, 23495, 'QU', 'OK', 'S', 1734523924, 1734523924, '1'),
(175880, 23495, 'QU', 'OK', 'S', 1734523931, 1734523931, '1'),
(175881, 23504, 'QU', 'OK', 'S', 1734523978, 1734523978, '1'),
(175882, 23504, 'QU', 'OK', 'S', 1734523987, 1734523987, '1'),
(175883, 23504, 'QU', 'OK', 'S', 1734523995, 1734523995, '1'),
(175884, 23512, 'QU', 'OK', 'S', 1734524072, 1734524072, '1'),
(175885, 23512, 'QU', 'OK', 'S', 1734524085, 1734524085, '1'),
(175886, 23512, 'QU', 'OK', 'S', 1734524095, 1734524095, '1'),
(175887, 16717, 'QU', 'OK', 'S', 1734524524, 1734524524, '1'),
(175888, 19606, 'QU', 'OK', 'S', 1734524526, 1734524526, '1'),
(175889, 19606, 'QU', 'OK', 'S', 1734524531, 1734524531, '1'),
(175890, 4239, 'QU', 'OK', 'S', 1734524604, 1734524604, '1'),
(175891, 9949, 'QU', 'OK', 'S', 1734526268, 1734526268, '1'),
(175892, 9949, 'QU', 'OK', 'S', 1734526268, 1734526268, '1'),
(175893, 19606, 'QU', 'OK', 'S', 1734526317, 1734526317, '1'),
(175894, 19606, 'QU', 'OK', 'S', 1734526317, 1734526317, '1'),
(175895, 19606, 'QU', 'OK', 'S', 1734526317, 1734526317, '1'),
(175896, 16717, 'QU', 'OK', 'S', 1734526331, 1734526331, '1'),
(175897, 30140, 'QU', 'OK', 'S', 1734526344, 1734526344, '1'),
(175898, 21258, 'QU', 'OK', 'S', 1734526357, 1734526357, '1'),
(175899, 26746, 'QU', 'OK', 'S', 1734526377, 1734526377, '1'),
(175900, 22698, 'QU', 'OK', 'S', 1734526395, 1734526395, '1'),
(175901, 22698, 'QU', 'OK', 'S', 1734526395, 1734526395, '1'),
(175902, 30747, 'QU', 'OK', 'S', 1734526419, 1734526419, '1'),
(175903, 30814, 'QU', 'OK', 'S', 1734526460, 1734526460, '1'),
(175904, 30814, 'QU', 'OK', 'S', 1734526460, 1734526460, '1'),
(175905, 29061, 'QU', 'OK', 'S', 1734526482, 1734526482, '1'),
(175906, 1370, 'QU', 'OK', 'S', 1734526602, 1734526602, '1'),
(175907, 1084, 'QU', 'OK', 'S', 1734526824, 1734526824, '1'),
(175908, 1084, 'QU', 'OK', 'S', 1734526834, 1734526834, '1'),
(175909, 1084, 'QU', 'OK', 'S', 1734526837, 1734526837, '1'),
(175910, 1084, 'QU', 'OK', 'S', 1734526841, 1734526841, '1'),
(175911, 1084, 'QU', 'OK', 'S', 1734526859, 1734526859, '1'),
(175912, 1084, 'QU', 'OK', 'S', 1734526862, 1734526862, '1'),
(175913, 1084, 'QU', 'OK', 'S', 1734526874, 1734526874, '1'),
(175914, 1084, 'QU', 'OK', 'S', 1734526877, 1734526877, '1'),
(175915, 1084, 'QU', 'OK', 'S', 1734526891, 1734526891, '1'),
(175916, 29171, 'QU', 'OK', 'S', 1734528249, 1734528249, '1'),
(175917, 29244, 'QU', 'OK', 'S', 1734528259, 1734528259, '1'),
(175918, 31585, 'QU', 'OK', 'S', 1734528267, 1734528267, '1'),
(175919, 28953, 'QU', 'OK', 'S', 1734528299, 1734528299, '1'),
(175920, 29007, 'QU', 'OK', 'S', 1734528313, 1734528313, '1'),
(175921, 29009, 'QU', 'OK', 'S', 1734528354, 1734528354, '1'),
(175922, 26273, 'QU', 'OK', 'S', 1734528361, 1734528361, '1'),
(175923, 26255, 'QU', 'OK', 'S', 1734528370, 1734528370, '1'),
(175924, 29813, 'QU', 'OK', 'S', 1734528386, 1734528386, '1'),
(175925, 31023, 'QU', 'OK', 'S', 1734528476, 1734528476, '1'),
(175926, 31023, 'QU', 'OK', 'S', 1734528476, 1734528476, '1'),
(175927, 31320, 'QU', 'OK', 'S', 1734528497, 1734528497, '1'),
(175928, 33218, 'QU', 'OK', 'S', 1734528522, 1734528522, '1'),
(175929, 35053, 'QU', 'OK', 'S', 1734528560, 1734528560, '1'),
(175930, 35053, 'QU', 'OK', 'S', 1734528560, 1734528560, '1'),
(175931, 25078, 'QU', 'OK', 'S', 1734528583, 1734528583, '1'),
(175932, 32610, 'QU', 'OK', 'S', 1734528596, 1734528596, '1'),
(175933, 11457, 'QU', 'OK', 'S', 1734528610, 1734528610, '1'),
(175934, 11783, 'QU', 'OK', 'S', 1734528619, 1734528619, '1'),
(175935, 12320, 'QU', 'OK', 'S', 1734528649, 1734528649, '1'),
(175936, 12324, 'QU', 'OK', 'S', 1734528661, 1734528661, '1'),
(175937, 28061, 'QU', 'OK', 'S', 1734528677, 1734528677, '1'),
(175938, 28061, 'QU', 'OK', 'S', 1734528677, 1734528677, '1'),
(175939, 26664, 'QU', 'OK', 'S', 1734528696, 1734528696, '1'),
(175940, 27876, 'QU', 'OK', 'S', 1734528705, 1734528705, '1'),
(175941, 32894, 'QU', 'OK', 'S', 1734528717, 1734528717, '1'),
(175942, 32927, 'QU', 'OK', 'S', 1734528727, 1734528727, '1'),
(175943, 32927, 'QU', 'OK', 'S', 1734528727, 1734528727, '1'),
(175944, 29583, 'QU', 'OK', 'S', 1734528749, 1734528749, '1'),
(175945, 34964, 'QU', 'OK', 'S', 1734528770, 1734528770, '1'),
(175946, 32918, 'QU', 'OK', 'S', 1734528784, 1734528784, '1'),
(175947, 34154, 'QU', 'OK', 'S', 1734528794, 1734528794, '1'),
(175948, 32464, 'QU', 'OK', 'S', 1734528808, 1734528808, '1'),
(175949, 25936, 'QU', 'OK', 'S', 1734528820, 1734528820, '1'),
(175950, 29316, 'QU', 'OK', 'S', 1734528835, 1734528835, '1'),
(175951, 29924, 'QU', 'OK', 'S', 1734528860, 1734528860, '1'),
(175952, 29924, 'QU', 'OK', 'S', 1734528860, 1734528860, '1'),
(175953, 29926, 'QU', 'OK', 'S', 1734528883, 1734528883, '1'),
(175954, 29927, 'QU', 'OK', 'S', 1734528894, 1734528894, '1'),
(175955, 18229, 'QU', 'OK', 'S', 1734528903, 1734528903, '1'),
(175956, 29598, 'QU', 'OK', 'S', 1734528917, 1734528917, '1'),
(175957, 28682, 'QU', 'OK', 'S', 1734528933, 1734528933, '1'),
(175958, 25921, 'QU', 'OK', 'S', 1734528952, 1734528952, '1'),
(175959, 25981, 'QU', 'OK', 'S', 1734528960, 1734528960, '1'),
(175960, 28025, 'QU', 'OK', 'S', 1734528969, 1734528969, '1'),
(175961, 21584, 'QU', 'OK', 'S', 1734529007, 1734529007, '1'),
(175962, 35377, 'QU', 'OK', 'S', 1734529040, 1734529040, '1'),
(175963, 35377, 'QU', 'OK', 'S', 1734529040, 1734529040, '1'),
(175964, 30633, 'QU', 'OK', 'S', 1734529056, 1734529056, '1'),
(175965, 28186, 'QU', 'OK', 'S', 1734529070, 1734529070, '1'),
(175966, 28187, 'QU', 'OK', 'S', 1734529090, 1734529090, '1'),
(175967, 30974, 'QU', 'OK', 'S', 1734529159, 1734529159, '1'),
(175968, 30974, 'QU', 'OK', 'S', 1734529159, 1734529159, '1'),
(175969, 19479, 'QU', 'OK', 'S', 1734529182, 1734529182, '1'),
(175970, 31246, 'QU', 'OK', 'S', 1734529199, 1734529199, '1'),
(175971, 31246, 'QU', 'OK', 'S', 1734529199, 1734529199, '1'),
(175972, 25161, 'QU', 'OK', 'S', 1734529219, 1734529219, '1'),
(175973, 26704, 'QU', 'OK', 'S', 1734529242, 1734529242, '1'),
(175974, 30079, 'QU', 'OK', 'S', 1734529254, 1734529254, '1'),
(175975, 22322, 'QU', 'OK', 'S', 1734529269, 1734529269, '1'),
(175976, 23075, 'QU', 'OK', 'S', 1734529283, 1734529283, '1'),
(175977, 27519, 'QU', 'OK', 'S', 1734529298, 1734529298, '1'),
(175978, 23665, 'QU', 'OK', 'S', 1734529316, 1734529316, '1'),
(175979, 23665, 'QU', 'OK', 'S', 1734529316, 1734529316, '1'),
(175980, 23665, 'QU', 'OK', 'S', 1734529316, 1734529316, '1'),
(175981, 23663, 'QU', 'OK', 'S', 1734529413, 1734529413, '1'),
(175982, 23663, 'QU', 'OK', 'S', 1734529413, 1734529413, '1'),
(175983, 15194, 'QU', 'OK', 'S', 1734529442, 1734529442, '1'),
(175984, 18091, 'QU', 'OK', 'S', 1734529450, 1734529450, '1'),
(175985, 25420, 'QU', 'OK', 'S', 1734529466, 1734529466, '1'),
(175986, 25424, 'QU', 'OK', 'S', 1734529474, 1734529474, '1'),
(175987, 34963, 'QU', 'OK', 'S', 1734529503, 1734529503, '1'),
(175988, 34963, 'QU', 'OK', 'S', 1734529503, 1734529503, '1'),
(175989, 17625, 'QU', 'OK', 'S', 1734529518, 1734529518, '1'),
(175990, 17550, 'QU', 'OK', 'S', 1734529524, 1734529524, '1'),
(175991, 33077, 'QU', 'OK', 'S', 1734529533, 1734529533, '1'),
(175992, 34397, 'QU', 'OK', 'S', 1734529549, 1734529549, '1'),
(175993, 34064, 'QU', 'OK', 'S', 1734529659, 1734529659, '1'),
(175994, 34064, 'QU', 'OK', 'S', 1734529662, 1734529662, '1'),
(175995, 34064, 'QU', 'OK', 'S', 1734529664, 1734529664, '1'),
(175996, 34064, 'QU', 'OK', 'S', 1734529668, 1734529668, '1'),
(175997, 34064, 'QU', 'OK', 'S', 1734529670, 1734529670, '1'),
(175998, 33295, 'QU', 'OK', 'S', 1734529891, 1734529891, '1'),
(175999, 24808, 'QU', 'OK', 'S', 1734529930, 1734529930, '1'),
(176000, 26745, 'QU', 'OK', 'S', 1734530412, 1734530412, '1'),
(176001, 34908, 'QU', 'OK', 'S', 1734530562, 1734530562, '1'),
(176002, 35019, 'QU', 'OK', 'S', 1734530568, 1734530568, '1'),
(176003, 34905, 'QU', 'OK', 'S', 1734530577, 1734530577, '1'),
(176004, 34985, 'QU', 'OK', 'S', 1734530582, 1734530582, '1'),
(176005, 34807, 'QU', 'OK', 'S', 1734530585, 1734530585, '1'),
(176006, 34809, 'QU', 'OK', 'S', 1734530587, 1734530587, '1'),
(176007, 34996, 'QU', 'OK', 'S', 1734530590, 1734530590, '1'),
(176008, 35019, 'QU', 'OK', 'S', 1734530593, 1734530593, '1'),
(176009, 33035, 'QU', 'OK', 'S', 1734530596, 1734530596, '1'),
(176010, 35019, 'QU', 'OK', 'S', 1734530599, 1734530599, '1'),
(176011, 35351, 'QU', 'OK', 'S', 1734530601, 1734530601, '1'),
(176012, 34784, 'QU', 'OK', 'S', 1734530610, 1734530610, '1'),
(176013, 34919, 'QU', 'OK', 'S', 1734530612, 1734530612, '1'),
(176014, 34809, 'QU', 'OK', 'S', 1734530615, 1734530615, '1'),
(176015, 35020, 'QU', 'OK', 'S', 1734530618, 1734530618, '1'),
(176016, 34998, 'QU', 'OK', 'S', 1734530620, 1734530620, '1'),
(176017, 34801, 'QU', 'OK', 'S', 1734530623, 1734530623, '1'),
(176018, 34919, 'QU', 'OK', 'S', 1734530627, 1734530627, '1'),
(176019, 35351, 'QU', 'OK', 'S', 1734530629, 1734530629, '1'),
(176020, 34807, 'QU', 'OK', 'S', 1734530634, 1734530634, '1'),
(176021, 25649, 'QU', 'OK', 'S', 1734530638, 1734530638, '1'),
(176022, 35018, 'QU', 'OK', 'S', 1734530641, 1734530641, '1'),
(176023, 34809, 'QU', 'OK', 'S', 1734530645, 1734530645, '1'),
(176024, 33035, 'QU', 'OK', 'S', 1734530650, 1734530650, '1'),
(176025, 35021, 'QU', 'OK', 'S', 1734530655, 1734530655, '1'),
(176026, 35351, 'QU', 'OK', 'S', 1734530659, 1734530659, '1'),
(176027, 34908, 'QU', 'OK', 'S', 1734530664, 1734530664, '1'),
(176028, 35019, 'QU', 'OK', 'S', 1734530667, 1734530667, '1'),
(176029, 35351, 'QU', 'OK', 'S', 1734530676, 1734530676, '1'),
(176030, 34809, 'QU', 'OK', 'S', 1734530681, 1734530681, '1'),
(176031, 34807, 'QU', 'OK', 'S', 1734530687, 1734530687, '1'),
(176032, 26543, 'QU', 'OK', 'S', 1734530690, 1734530690, '1'),
(176033, 35020, 'QU', 'OK', 'S', 1734530694, 1734530694, '1'),
(176034, 21688, 'QU', 'OK', 'S', 1734530699, 1734530699, '1'),
(176035, 20196, 'QU', 'OK', 'S', 1734530704, 1734530704, '1'),
(176036, 35021, 'QU', 'OK', 'S', 1734530708, 1734530708, '1'),
(176037, 29250, 'QU', 'OK', 'S', 1734530716, 1734530716, '1'),
(176038, 34806, 'QU', 'OK', 'S', 1734530719, 1734530719, '1'),
(176039, 35020, 'QU', 'OK', 'S', 1734530723, 1734530723, '1'),
(176040, 35018, 'QU', 'OK', 'S', 1734530725, 1734530725, '1'),
(176041, 23761, 'QU', 'OK', 'S', 1734530729, 1734530729, '1'),
(176042, 34806, 'QU', 'OK', 'S', 1734530732, 1734530732, '1'),
(176043, 34806, 'QU', 'OK', 'S', 1734530734, 1734530734, '1'),
(176044, 34985, 'QU', 'OK', 'S', 1734530738, 1734530738, '1'),
(176045, 35021, 'QU', 'OK', 'S', 1734530741, 1734530741, '1'),
(176046, 34807, 'QU', 'OK', 'S', 1734530743, 1734530743, '1'),
(176047, 35020, 'QU', 'OK', 'S', 1734530746, 1734530746, '1'),
(176048, 27842, 'QU', 'OK', 'S', 1734530749, 1734530749, '1'),
(176049, 28806, 'QU', 'OK', 'S', 1734530752, 1734530752, '1'),
(176050, 34806, 'QU', 'OK', 'S', 1734530755, 1734530755, '1'),
(176051, 34809, 'QU', 'OK', 'S', 1734530758, 1734530758, '1'),
(176052, 34908, 'QU', 'OK', 'S', 1734530761, 1734530761, '1'),
(176053, 28806, 'QU', 'OK', 'S', 1734530764, 1734530764, '1'),
(176054, 34908, 'QU', 'OK', 'S', 1734530767, 1734530767, '1'),
(176055, 34807, 'QU', 'OK', 'S', 1734530770, 1734530770, '1'),
(176056, 35021, 'QU', 'OK', 'S', 1734530772, 1734530772, '1'),
(176057, 29250, 'QU', 'OK', 'S', 1734530776, 1734530776, '1'),
(176058, 33820, 'QU', 'OK', 'S', 1734530778, 1734530778, '1'),
(176059, 35018, 'QU', 'OK', 'S', 1734530781, 1734530781, '1'),
(176060, 34905, 'QU', 'OK', 'S', 1734530784, 1734530784, '1'),
(176061, 35351, 'QU', 'OK', 'S', 1734530786, 1734530786, '1'),
(176062, 35021, 'QU', 'OK', 'S', 1734530789, 1734530789, '1'),
(176063, 1569, 'QU', 'OK', 'S', 1734530797, 1734530797, '1'),
(176064, 22614, 'QU', 'OK', 'S', 1734585126, 1734585126, '1'),
(176065, 24842, 'QU', 'OK', 'S', 1734585138, 1734585138, '1'),
(176066, 26933, 'QU', 'OK', 'S', 1734585146, 1734585146, '1'),
(176067, 19799, 'QU', 'OK', 'S', 1734585159, 1734585159, '1'),
(176068, 19799, 'QU', 'OK', 'S', 1734585159, 1734585159, '1'),
(176069, 20268, 'QU', 'OK', 'S', 1734585190, 1734585190, '1'),
(176070, 20268, 'QU', 'OK', 'S', 1734585190, 1734585190, '1'),
(176071, 17440, 'QU', 'OK', 'S', 1734585207, 1734585207, '1'),
(176072, 21067, 'QU', 'OK', 'S', 1734585215, 1734585215, '1'),
(176073, 14328, 'QU', 'OK', 'S', 1734585231, 1734585231, '1'),
(176074, 28631, 'QU', 'OK', 'S', 1734585239, 1734585239, '1'),
(176075, 23638, 'QU', 'OK', 'S', 1734585262, 1734585262, '1'),
(176076, 33950, 'QU', 'OK', 'S', 1734585273, 1734585273, '1'),
(176077, 27324, 'QU', 'OK', 'S', 1734585281, 1734585281, '1'),
(176078, 30613, 'QU', 'OK', 'S', 1734585291, 1734585291, '1'),
(176079, 19925, 'QU', 'OK', 'S', 1734585300, 1734585300, '1'),
(176080, 19720, 'QU', 'OK', 'S', 1734585314, 1734585314, '1'),
(176081, 20236, 'QU', 'OK', 'S', 1734585326, 1734585326, '1'),
(176082, 21624, 'QU', 'OK', 'S', 1734585340, 1734585340, '1'),
(176083, 27618, 'QU', 'OK', 'S', 1734585351, 1734585351, '1'),
(176084, 29377, 'QU', 'OK', 'S', 1734585361, 1734585361, '1'),
(176085, 29372, 'QU', 'OK', 'S', 1734585370, 1734585370, '1'),
(176086, 22017, 'QU', 'OK', 'S', 1734585380, 1734585380, '1'),
(176087, 28020, 'QU', 'OK', 'S', 1734585392, 1734585392, '1'),
(176088, 28025, 'QU', 'OK', 'S', 1734585402, 1734585402, '1'),
(176089, 22014, 'QU', 'OK', 'S', 1734585462, 1734585462, '1'),
(176090, 22014, 'QU', 'OK', 'S', 1734585462, 1734585462, '1'),
(176091, 21195, 'QU', 'OK', 'S', 1734585563, 1734585563, '1'),
(176092, 23437, 'QU', 'OK', 'S', 1734586044, 1734586044, '1'),
(176093, 23432, 'QU', 'OK', 'S', 1734586054, 1734586054, '1'),
(176094, 23495, 'QU', 'OK', 'S', 1734586061, 1734586061, '1'),
(176095, 23504, 'QU', 'OK', 'S', 1734586069, 1734586069, '1'),
(176096, 23512, 'QU', 'OK', 'S', 1734586082, 1734586082, '1'),
(176097, 35378, 'QU', 'OK', 'S', 1734587148, 1734587148, '1'),
(176098, 22041, 'QU', 'OK', 'S', 1734589027, 1734589027, '1'),
(176099, 22044, 'QU', 'OK', 'S', 1734589042, 1734589042, '1'),
(176100, 22050, 'QU', 'OK', 'S', 1734589046, 1734589046, '1'),
(176101, 22039, 'QU', 'OK', 'S', 1734589064, 1734589064, '1'),
(176102, 22072, 'QU', 'OK', 'S', 1734589067, 1734589067, '1'),
(176103, 22073, 'QU', 'OK', 'S', 1734589084, 1734589084, '1'),
(176104, 22079, 'QU', 'OK', 'S', 1734589089, 1734589089, '1'),
(176105, 22048, 'QU', 'OK', 'S', 1734589092, 1734589092, '1'),
(176106, 35441, 'QU', 'OK', 'S', 1734589883, 1734589883, '1'),
(176107, 35442, 'QU', 'OK', 'S', 1734589936, 1734589936, '1'),
(176108, 35447, 'QU', 'OK', 'S', 1734590148, 1734590148, '1'),
(176109, 35444, 'QU', 'OK', 'S', 1734590185, 1734590185, '1'),
(176110, 35445, 'QU', 'OK', 'S', 1734590256, 1734590256, '1'),
(176111, 35446, 'QU', 'OK', 'S', 1734590287, 1734590287, '1'),
(176112, 35437, 'QU', 'OK', 'S', 1734590437, 1734590437, '1'),
(176113, 35438, 'QU', 'OK', 'S', 1734590466, 1734590466, '1'),
(176114, 35439, 'QU', 'OK', 'S', 1734590496, 1734590496, '1'),
(176115, 35440, 'QU', 'OK', 'S', 1734590540, 1734590540, '1'),
(176116, 35443, 'QU', 'OK', 'S', 1734590569, 1734590569, '1'),
(176117, 35448, 'QU', 'OK', 'S', 1734590945, 1734590945, '1'),
(176118, 35449, 'QU', 'OK', 'S', 1734591078, 1734591078, '1'),
(176119, 35450, 'QU', 'OK', 'S', 1734591250, 1734591250, '1'),
(176120, 35451, 'QU', 'OK', 'S', 1734591351, 1734591351, '1'),
(176121, 26702, 'QU', 'OK', 'S', 1734591529, 1734591529, '1'),
(176122, 32984, 'QU', 'OK', 'S', 1734591540, 1734591540, '1'),
(176123, 32984, 'QU', 'OK', 'S', 1734591540, 1734591540, '1'),
(176124, 26724, 'QU', 'OK', 'S', 1734591614, 1734591614, '1'),
(176125, 34589, 'QU', 'OK', 'S', 1734591624, 1734591624, '1'),
(176126, 34589, 'QU', 'OK', 'S', 1734591624, 1734591624, '1'),
(176127, 17319, 'QU', 'OK', 'S', 1734591640, 1734591640, '1'),
(176128, 34892, 'QU', 'OK', 'S', 1734591713, 1734591713, '1'),
(176129, 30896, 'QU', 'OK', 'S', 1734591720, 1734591720, '1'),
(176130, 30321, 'QU', 'OK', 'S', 1734591731, 1734591731, '1'),
(176131, 30324, 'QU', 'OK', 'S', 1734591749, 1734591749, '1'),
(176132, 30392, 'QU', 'OK', 'S', 1734591759, 1734591759, '1'),
(176133, 30322, 'QU', 'OK', 'S', 1734591771, 1734591771, '1'),
(176134, 30441, 'QU', 'OK', 'S', 1734591801, 1734591801, '1'),
(176135, 30373, 'QU', 'OK', 'S', 1734591810, 1734591810, '1'),
(176136, 30372, 'QU', 'OK', 'S', 1734591818, 1734591818, '1'),
(176137, 30370, 'QU', 'OK', 'S', 1734591826, 1734591826, '1'),
(176138, 30323, 'QU', 'OK', 'S', 1734591835, 1734591835, '1'),
(176139, 30374, 'QU', 'OK', 'S', 1734591844, 1734591844, '1'),
(176140, 34745, 'QU', 'OK', 'S', 1734591853, 1734591853, '1'),
(176141, 25316, 'QU', 'OK', 'S', 1734591860, 1734591860, '1'),
(176142, 28030, 'QU', 'OK', 'S', 1734591869, 1734591869, '1'),
(176143, 24564, 'QU', 'OK', 'S', 1734591905, 1734591905, '1'),
(176144, 26025, 'QU', 'OK', 'S', 1734592637, 1734592637, '1'),
(176145, 1024, 'QU', 'OK', 'S', 1734592751, 1734592751, '1'),
(176146, 1024, 'QU', 'OK', 'S', 1734592760, 1734592760, '1'),
(176147, 1024, 'QU', 'OK', 'S', 1734592768, 1734592768, '1'),
(176148, 1024, 'QU', 'OK', 'S', 1734592771, 1734592771, '1'),
(176149, 27842, 'QU', 'OK', 'S', 1734592817, 1734592817, '1'),
(176150, 1569, 'QU', 'OK', 'S', 1734592827, 1734592827, '1'),
(176151, 1161, 'QU', 'OK', 'S', 1734593145, 1734593145, '1'),
(176152, 1161, 'QU', 'OK', 'S', 1734593155, 1734593155, '1'),
(176153, 1161, 'QU', 'OK', 'S', 1734593166, 1734593166, '1'),
(176154, 26290, 'QU', 'OK', 'S', 1734593483, 1734593483, '1'),
(176155, 34430, 'QU', 'OK', 'S', 1734593490, 1734593490, '1'),
(176156, 21831, 'QU', 'OK', 'S', 1734593502, 1734593502, '1'),
(176157, 21831, 'QU', 'OK', 'S', 1734593502, 1734593502, '1'),
(176158, 21832, 'QU', 'OK', 'S', 1734593521, 1734593521, '1'),
(176159, 21832, 'QU', 'OK', 'S', 1734593521, 1734593521, '1'),
(176160, 3265, 'QU', 'OK', 'S', 1734593569, 1734593569, '1'),
(176161, 20195, 'QU', 'OK', 'S', 1734593578, 1734593578, '1'),
(176162, 13721, 'QU', 'OK', 'S', 1734593585, 1734593585, '1'),
(176163, 34810, 'QU', 'OK', 'S', 1734593617, 1734593617, '1'),
(176164, 34810, 'QU', 'OK', 'S', 1734593617, 1734593617, '1'),
(176165, 34810, 'QU', 'OK', 'S', 1734593617, 1734593617, '1'),
(176166, 34810, 'QU', 'OK', 'S', 1734593617, 1734593617, '1'),
(176167, 34905, 'QU', 'OK', 'S', 1734593708, 1734593708, '1'),
(176168, 34905, 'QU', 'OK', 'S', 1734593708, 1734593708, '1'),
(176169, 34916, 'QU', 'OK', 'S', 1734593732, 1734593732, '1'),
(176170, 34916, 'QU', 'OK', 'S', 1734593732, 1734593732, '1'),
(176171, 34916, 'QU', 'OK', 'S', 1734593732, 1734593732, '1'),
(176172, 34916, 'QU', 'OK', 'S', 1734593732, 1734593732, '1'),
(176173, 35041, 'QU', 'OK', 'S', 1734593918, 1734593918, '1'),
(176174, 25872, 'QU', 'OK', 'S', 1734593938, 1734593938, '1'),
(176175, 26304, 'QU', 'OK', 'S', 1734594100, 1734594100, '1'),
(176176, 27163, 'QU', 'OK', 'S', 1734594108, 1734594108, '1'),
(176177, 24595, 'QU', 'OK', 'S', 1734594116, 1734594116, '1'),
(176178, 24597, 'QU', 'OK', 'S', 1734594133, 1734594133, '1'),
(176179, 33147, 'QU', 'OK', 'S', 1734594141, 1734594141, '1'),
(176180, 25754, 'QU', 'OK', 'S', 1734594155, 1734594155, '1'),
(176181, 25754, 'QU', 'OK', 'S', 1734594155, 1734594155, '1'),
(176182, 25754, 'QU', 'OK', 'S', 1734594156, 1734594156, '1'),
(176183, 25754, 'QU', 'OK', 'S', 1734594156, 1734594156, '1'),
(176184, 25750, 'QU', 'OK', 'S', 1734594181, 1734594181, '1'),
(176185, 25751, 'QU', 'OK', 'S', 1734594200, 1734594200, '1'),
(176186, 25751, 'QU', 'OK', 'S', 1734594200, 1734594200, '1'),
(176187, 25751, 'QU', 'OK', 'S', 1734594200, 1734594200, '1'),
(176188, 25751, 'QU', 'OK', 'S', 1734594200, 1734594200, '1'),
(176189, 25751, 'QU', 'OK', 'S', 1734594200, 1734594200, '1'),
(176190, 27842, 'QU', 'OK', 'S', 1734594219, 1734594219, '1'),
(176191, 17667, 'QU', 'OK', 'S', 1734594267, 1734594267, '1'),
(176192, 25648, 'QU', 'OK', 'S', 1734594275, 1734594275, '1'),
(176193, 28803, 'QU', 'OK', 'S', 1734594285, 1734594285, '1'),
(176194, 27333, 'QU', 'OK', 'S', 1734594300, 1734594300, '1'),
(176195, 29291, 'QU', 'OK', 'S', 1734594316, 1734594316, '1'),
(176196, 1226, 'QU', 'OK', 'S', 1734594749, 1734594749, '1'),
(176197, 1226, 'QU', 'OK', 'S', 1734594884, 1734594884, '1'),
(176198, 22044, 'QU', 'OK', 'S', 1734595570, 1734595570, '1'),
(176199, 35324, 'QU', 'OK', 'S', 1734595582, 1734595582, '1'),
(176200, 35326, 'QU', 'OK', 'S', 1734595613, 1734595613, '1'),
(176201, 18307, 'QU', 'OK', 'S', 1734596248, 1734596248, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(176202, 35317, 'QU', 'OK', 'S', 1734596305, 1734596305, '1'),
(176203, 1016, 'QU', 'OK', 'S', 1734596462, 1734596462, '1'),
(176204, 1016, 'QU', 'OK', 'S', 1734596466, 1734596466, '1'),
(176205, 35347, 'QU', 'OK', 'S', 1734596697, 1734596697, '1'),
(176206, 35290, 'QU', 'OK', 'S', 1734596793, 1734596793, '1'),
(176207, 35289, 'QU', 'OK', 'S', 1734596866, 1734596866, '1'),
(176208, 35289, 'QU', 'OK', 'S', 1734596902, 1734596902, '1'),
(176209, 35287, 'QU', 'OK', 'S', 1734597007, 1734597007, '1'),
(176210, 28222, 'QU', 'OK', 'S', 1734597085, 1734597085, '1'),
(176211, 3627, 'QU', 'OK', 'S', 1734600556, 1734600556, '1'),
(176212, 3181, 'QU', 'OK', 'S', 1734601061, 1734601061, '1'),
(176213, 3181, 'QU', 'OK', 'S', 1734601065, 1734601065, '1'),
(176214, 3181, 'QU', 'OK', 'S', 1734601078, 1734601078, '1'),
(176215, 3181, 'QU', 'OK', 'S', 1734601086, 1734601086, '1'),
(176216, 3181, 'QU', 'OK', 'S', 1734601091, 1734601091, '1'),
(176217, 3181, 'QU', 'OK', 'S', 1734601120, 1734601120, '1'),
(176218, 11201, 'QU', 'OK', 'S', 1734601185, 1734601185, '1'),
(176219, 11201, 'QU', 'OK', 'S', 1734601190, 1734601190, '1'),
(176220, 11201, 'QU', 'OK', 'S', 1734601200, 1734601200, '1'),
(176221, 11201, 'QU', 'OK', 'S', 1734601205, 1734601205, '1'),
(176222, 11201, 'QU', 'OK', 'S', 1734601217, 1734601217, '1'),
(176223, 11201, 'QU', 'OK', 'S', 1734601232, 1734601232, '1'),
(176224, 11201, 'QU', 'OK', 'S', 1734601237, 1734601237, '1'),
(176225, 11201, 'QU', 'OK', 'S', 1734601243, 1734601243, '1'),
(176226, 11201, 'QU', 'OK', 'S', 1734601261, 1734601261, '1'),
(176227, 5118, 'QU', 'OK', 'S', 1734601289, 1734601289, '1'),
(176228, 22044, 'QU', 'OK', 'S', 1734601340, 1734601340, '1'),
(176229, 147, 'QU', 'OK', 'S', 1734601506, 1734601506, '1'),
(176230, 5118, 'QU', 'OK', 'S', 1734601592, 1734601592, '1'),
(176231, 12482, 'QU', 'OK', 'S', 1734602584, 1734602584, '1'),
(176232, 4973, 'QU', 'OK', 'S', 1734602612, 1734602612, '1'),
(176233, 1243, 'QU', 'OK', 'S', 1734603341, 1734603341, '1'),
(176234, 411, 'QU', 'OK', 'S', 1734604648, 1734604648, '1'),
(176235, 27348, 'QU', 'OK', 'S', 1734605610, 1734605610, '1'),
(176236, 27333, 'QU', 'OK', 'S', 1734605613, 1734605613, '1'),
(176237, 31563, 'QU', 'OK', 'S', 1734605616, 1734605616, '1'),
(176238, 26543, 'QU', 'OK', 'S', 1734605619, 1734605619, '1'),
(176239, 26776, 'QU', 'OK', 'S', 1734605621, 1734605621, '1'),
(176240, 27393, 'QU', 'OK', 'S', 1734605912, 1734605912, '1'),
(176241, 27393, 'QU', 'OK', 'S', 1734605916, 1734605916, '1'),
(176242, 7069, 'QU', 'OK', 'S', 1734607802, 1734607802, '1'),
(176243, 7069, 'QU', 'OK', 'S', 1734607814, 1734607814, '1'),
(176244, 7069, 'QU', 'OK', 'S', 1734607819, 1734607819, '1'),
(176245, 2838, 'QU', 'OK', 'S', 1734607877, 1734607877, '1'),
(176246, 2838, 'QU', 'OK', 'S', 1734607881, 1734607881, '1'),
(176247, 2838, 'QU', 'OK', 'S', 1734607926, 1734607926, '1'),
(176248, 35041, 'QU', 'OK', 'S', 1734608073, 1734608073, '1'),
(176249, 4303, 'QU', 'OK', 'S', 1734608109, 1734608109, '1'),
(176250, 4303, 'QU', 'OK', 'S', 1734608113, 1734608113, '1'),
(176251, 4303, 'QU', 'OK', 'S', 1734608118, 1734608118, '1'),
(176252, 4303, 'QU', 'OK', 'S', 1734608127, 1734608127, '1'),
(176253, 4374, 'QU', 'OK', 'S', 1734608243, 1734608243, '1'),
(176254, 7067, 'QU', 'OK', 'S', 1734608302, 1734608302, '1'),
(176255, 33739, 'QU', 'OK', 'S', 1734608781, 1734608781, '1'),
(176256, 34466, 'QU', 'OK', 'S', 1734608784, 1734608784, '1'),
(176257, 29846, 'QU', 'OK', 'S', 1734608786, 1734608786, '1'),
(176258, 34578, 'QU', 'OK', 'S', 1734608788, 1734608788, '1'),
(176259, 33723, 'QU', 'OK', 'S', 1734608790, 1734608790, '1'),
(176260, 14838, 'QU', 'OK', 'S', 1734608803, 1734608803, '1'),
(176261, 28550, 'QU', 'OK', 'S', 1734608809, 1734608809, '1'),
(176262, 29847, 'QU', 'OK', 'S', 1734608816, 1734608816, '1'),
(176263, 31019, 'QU', 'OK', 'S', 1734608831, 1734608831, '1'),
(176264, 27415, 'QU', 'OK', 'S', 1734611137, 1734611137, '1'),
(176265, 27415, 'QU', 'OK', 'S', 1734611140, 1734611140, '1'),
(176266, 27395, 'QU', 'OK', 'S', 1734611211, 1734611211, '1'),
(176267, 27398, 'QU', 'OK', 'S', 1734611636, 1734611636, '1'),
(176268, 27394, 'QU', 'OK', 'S', 1734611717, 1734611717, '1'),
(176269, 27394, 'QU', 'OK', 'S', 1734611737, 1734611737, '1'),
(176270, 27394, 'QU', 'OK', 'S', 1734611742, 1734611742, '1'),
(176271, 3179, 'QU', 'OK', 'S', 1734613059, 1734613059, '1'),
(176272, 3179, 'QU', 'OK', 'S', 1734613071, 1734613071, '1'),
(176273, 3179, 'QU', 'OK', 'S', 1734613076, 1734613076, '1'),
(176274, 3179, 'QU', 'OK', 'S', 1734613082, 1734613082, '1'),
(176275, 22796, 'QU', 'OK', 'S', 1734613386, 1734613386, '1'),
(176276, 22796, 'QU', 'OK', 'S', 1734613438, 1734613438, '1'),
(176277, 22796, 'QU', 'OK', 'S', 1734613453, 1734613453, '1'),
(176278, 22795, 'QU', 'OK', 'S', 1734613618, 1734613618, '1'),
(176279, 34149, 'QU', 'OK', 'S', 1734613956, 1734613956, '1'),
(176280, 27566, 'QU', 'OK', 'S', 1734614333, 1734614333, '1'),
(176281, 12739, 'QU', 'OK', 'S', 1734614727, 1734614727, '1'),
(176282, 31264, 'QU', 'OK', 'S', 1734614731, 1734614731, '1'),
(176283, 18686, 'QU', 'OK', 'S', 1734614734, 1734614734, '1'),
(176284, 9135, 'QU', 'OK', 'S', 1734614736, 1734614736, '1'),
(176285, 19008, 'QU', 'OK', 'S', 1734614741, 1734614741, '1'),
(176286, 30713, 'QU', 'OK', 'S', 1734614743, 1734614743, '1'),
(176287, 1569, 'QU', 'OK', 'S', 1734615830, 1734615830, '1'),
(176288, 24905, 'QU', 'OK', 'S', 1734671437, 1734671437, '1'),
(176289, 24905, 'QU', 'OK', 'S', 1734671471, 1734671471, '1'),
(176290, 24900, 'QU', 'OK', 'S', 1734671748, 1734671748, '1'),
(176291, 24899, 'QU', 'OK', 'S', 1734672105, 1734672105, '1'),
(176292, 21428, 'QU', 'OK', 'S', 1734673011, 1734673011, '1'),
(176293, 21428, 'QU', 'OK', 'S', 1734673011, 1734673011, '1'),
(176294, 21302, 'QU', 'OK', 'S', 1734673205, 1734673205, '1'),
(176295, 21135, 'QU', 'OK', 'S', 1734673206, 1734673206, '1'),
(176296, 21135, 'QU', 'OK', 'S', 1734673206, 1734673206, '1'),
(176297, 15897, 'QU', 'OK', 'S', 1734673272, 1734673272, '1'),
(176298, 21359, 'QU', 'OK', 'S', 1734673675, 1734673675, '1'),
(176299, 21359, 'QU', 'OK', 'S', 1734673675, 1734673675, '1'),
(176300, 21359, 'QU', 'OK', 'S', 1734673675, 1734673675, '1'),
(176301, 27399, 'QU', 'OK', 'S', 1734673916, 1734673916, '1'),
(176302, 27056, 'QU', 'OK', 'S', 1734674046, 1734674046, '1'),
(176303, 27056, 'QU', 'OK', 'S', 1734674046, 1734674046, '1'),
(176304, 31288, 'QU', 'OK', 'S', 1734674147, 1734674147, '1'),
(176305, 20269, 'QU', 'OK', 'S', 1734674235, 1734674235, '1'),
(176306, 20269, 'QU', 'OK', 'S', 1734674235, 1734674235, '1'),
(176307, 20269, 'QU', 'OK', 'S', 1734674235, 1734674235, '1'),
(176308, 26800, 'QU', 'OK', 'S', 1734674243, 1734674243, '1'),
(176309, 26799, 'QU', 'OK', 'S', 1734674257, 1734674257, '1'),
(176310, 26799, 'QU', 'OK', 'S', 1734674341, 1734674341, '1'),
(176311, 35347, 'QU', 'OK', 'S', 1734674391, 1734674391, '1'),
(176312, 35347, 'QU', 'OK', 'S', 1734674391, 1734674391, '1'),
(176313, 35347, 'QU', 'OK', 'S', 1734674391, 1734674391, '1'),
(176314, 35347, 'QU', 'OK', 'S', 1734674391, 1734674391, '1'),
(176315, 35347, 'QU', 'OK', 'S', 1734674391, 1734674391, '1'),
(176316, 26797, 'QU', 'OK', 'S', 1734674537, 1734674537, '1'),
(176317, 26796, 'QU', 'OK', 'S', 1734674595, 1734674595, '1'),
(176318, 26794, 'QU', 'OK', 'S', 1734674701, 1734674701, '1'),
(176319, 26793, 'QU', 'OK', 'S', 1734674729, 1734674729, '1'),
(176320, 26792, 'QU', 'OK', 'S', 1734674752, 1734674752, '1'),
(176321, 26791, 'QU', 'OK', 'S', 1734674771, 1734674771, '1'),
(176322, 26456, 'QU', 'OK', 'S', 1734674782, 1734674782, '1'),
(176323, 34360, 'QU', 'OK', 'S', 1734674832, 1734674832, '1'),
(176324, 34360, 'QU', 'OK', 'S', 1734674832, 1734674832, '1'),
(176325, 26446, 'QU', 'OK', 'S', 1734674835, 1734674835, '1'),
(176326, 26431, 'QU', 'OK', 'S', 1734674858, 1734674858, '1'),
(176327, 24968, 'QU', 'OK', 'S', 1734674880, 1734674880, '1'),
(176328, 24964, 'QU', 'OK', 'S', 1734674897, 1734674897, '1'),
(176329, 24964, 'QU', 'OK', 'S', 1734674897, 1734674897, '1'),
(176330, 21708, 'QU', 'OK', 'S', 1734674957, 1734674957, '1'),
(176331, 21708, 'QU', 'OK', 'S', 1734674957, 1734674957, '1'),
(176332, 27018, 'QU', 'OK', 'S', 1734675024, 1734675024, '1'),
(176333, 27018, 'QU', 'OK', 'S', 1734675024, 1734675024, '1'),
(176334, 33899, 'QU', 'OK', 'S', 1734675079, 1734675079, '1'),
(176335, 33898, 'QU', 'OK', 'S', 1734675091, 1734675091, '1'),
(176336, 33517, 'QU', 'OK', 'S', 1734675140, 1734675140, '1'),
(176337, 33481, 'QU', 'OK', 'S', 1734675154, 1734675154, '1'),
(176338, 33480, 'QU', 'OK', 'S', 1734675164, 1734675164, '1'),
(176339, 33400, 'QU', 'OK', 'S', 1734675265, 1734675265, '1'),
(176340, 33400, 'QU', 'OK', 'S', 1734675265, 1734675265, '1'),
(176341, 33400, 'QU', 'OK', 'S', 1734675265, 1734675265, '1'),
(176342, 33386, 'QU', 'OK', 'S', 1734675282, 1734675282, '1'),
(176343, 33386, 'QU', 'OK', 'S', 1734675282, 1734675282, '1'),
(176344, 33386, 'QU', 'OK', 'S', 1734675282, 1734675282, '1'),
(176345, 31362, 'QU', 'OK', 'S', 1734675310, 1734675310, '1'),
(176346, 31362, 'QU', 'OK', 'S', 1734675310, 1734675310, '1'),
(176347, 22024, 'QU', 'OK', 'S', 1734675325, 1734675325, '1'),
(176348, 31964, 'QU', 'OK', 'S', 1734675362, 1734675362, '1'),
(176349, 31975, 'QU', 'OK', 'S', 1734675383, 1734675383, '1'),
(176350, 31957, 'QU', 'OK', 'S', 1734675418, 1734675418, '1'),
(176351, 31951, 'QU', 'OK', 'S', 1734675444, 1734675444, '1'),
(176352, 31926, 'QU', 'OK', 'S', 1734675456, 1734675456, '1'),
(176353, 31920, 'QU', 'OK', 'S', 1734675472, 1734675472, '1'),
(176354, 31902, 'QU', 'OK', 'S', 1734675487, 1734675487, '1'),
(176355, 31900, 'QU', 'OK', 'S', 1734675508, 1734675508, '1'),
(176356, 24949, 'QU', 'OK', 'S', 1734675537, 1734675537, '1'),
(176357, 31547, 'QU', 'OK', 'S', 1734675571, 1734675571, '1'),
(176358, 31281, 'QU', 'OK', 'S', 1734675618, 1734675618, '1'),
(176359, 31246, 'QU', 'OK', 'S', 1734675641, 1734675641, '1'),
(176360, 27298, 'QU', 'OK', 'S', 1734675645, 1734675645, '1'),
(176361, 34440, 'QU', 'OK', 'S', 1734675650, 1734675650, '1'),
(176362, 34440, 'QU', 'OK', 'S', 1734675650, 1734675650, '1'),
(176363, 34440, 'QU', 'OK', 'S', 1734675650, 1734675650, '1'),
(176364, 34440, 'QU', 'OK', 'S', 1734675650, 1734675650, '1'),
(176365, 34440, 'QU', 'OK', 'S', 1734675650, 1734675650, '1'),
(176366, 31176, 'QU', 'OK', 'S', 1734675666, 1734675666, '1'),
(176367, 31175, 'QU', 'OK', 'S', 1734675676, 1734675676, '1'),
(176368, 31173, 'QU', 'OK', 'S', 1734675685, 1734675685, '1'),
(176369, 31125, 'QU', 'OK', 'S', 1734675695, 1734675695, '1'),
(176370, 31124, 'QU', 'OK', 'S', 1734675706, 1734675706, '1'),
(176371, 31123, 'QU', 'OK', 'S', 1734675716, 1734675716, '1'),
(176372, 31066, 'QU', 'OK', 'S', 1734675737, 1734675737, '1'),
(176373, 31065, 'QU', 'OK', 'S', 1734675765, 1734675765, '1'),
(176374, 34891, 'QU', 'OK', 'S', 1734675791, 1734675791, '1'),
(176375, 34891, 'QU', 'OK', 'S', 1734675791, 1734675791, '1'),
(176376, 34891, 'QU', 'OK', 'S', 1734675791, 1734675791, '1'),
(176377, 34891, 'QU', 'OK', 'S', 1734675791, 1734675791, '1'),
(176378, 29514, 'QU', 'OK', 'S', 1734675799, 1734675799, '1'),
(176379, 29513, 'QU', 'OK', 'S', 1734675807, 1734675807, '1'),
(176380, 29511, 'QU', 'OK', 'S', 1734675824, 1734675824, '1'),
(176381, 29504, 'QU', 'OK', 'S', 1734675838, 1734675838, '1'),
(176382, 28489, 'QU', 'OK', 'S', 1734675868, 1734675868, '1'),
(176383, 28512, 'QU', 'OK', 'S', 1734675880, 1734675880, '1'),
(176384, 22725, 'QU', 'OK', 'S', 1734676080, 1734676080, '1'),
(176385, 22725, 'QU', 'OK', 'S', 1734676080, 1734676080, '1'),
(176386, 24296, 'QU', 'OK', 'S', 1734676181, 1734676181, '1'),
(176387, 27053, 'QU', 'OK', 'S', 1734676225, 1734676225, '1'),
(176388, 27053, 'QU', 'OK', 'S', 1734676225, 1734676225, '1'),
(176389, 27053, 'QU', 'OK', 'S', 1734676225, 1734676225, '1'),
(176390, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176391, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176392, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176393, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176394, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176395, 30794, 'QU', 'OK', 'S', 1734676287, 1734676287, '1'),
(176396, 20990, 'QU', 'OK', 'S', 1734676366, 1734676366, '1'),
(176397, 34045, 'QU', 'OK', 'S', 1734676478, 1734676478, '1'),
(176398, 34045, 'QU', 'OK', 'S', 1734676478, 1734676478, '1'),
(176399, 34045, 'QU', 'OK', 'S', 1734676478, 1734676478, '1'),
(176400, 33580, 'QU', 'OK', 'S', 1734676481, 1734676481, '1'),
(176401, 32506, 'QU', 'OK', 'S', 1734676742, 1734676742, '1'),
(176402, 32417, 'QU', 'OK', 'S', 1734676746, 1734676746, '1'),
(176403, 32417, 'QU', 'OK', 'S', 1734676746, 1734676746, '1'),
(176404, 30062, 'QU', 'OK', 'S', 1734676951, 1734676951, '1'),
(176405, 26617, 'QU', 'OK', 'S', 1734676974, 1734676974, '1'),
(176406, 26617, 'QU', 'OK', 'S', 1734676974, 1734676974, '1'),
(176407, 29852, 'QU', 'OK', 'S', 1734677059, 1734677059, '1'),
(176408, 18575, 'QU', 'OK', 'S', 1734677332, 1734677332, '1'),
(176409, 18575, 'QU', 'OK', 'S', 1734677332, 1734677332, '1'),
(176410, 18575, 'QU', 'OK', 'S', 1734677332, 1734677332, '1'),
(176411, 34946, 'QU', 'OK', 'S', 1734677533, 1734677533, '1'),
(176412, 34946, 'QU', 'OK', 'S', 1734677533, 1734677533, '1'),
(176413, 20652, 'QU', 'OK', 'S', 1734677692, 1734677692, '1'),
(176414, 20652, 'QU', 'OK', 'S', 1734677692, 1734677692, '1'),
(176415, 27159, 'QU', 'OK', 'S', 1734677867, 1734677867, '1'),
(176416, 27159, 'QU', 'OK', 'S', 1734677867, 1734677867, '1'),
(176417, 29994, 'QU', 'OK', 'S', 1734678033, 1734678033, '1'),
(176418, 29994, 'QU', 'OK', 'S', 1734678033, 1734678033, '1'),
(176419, 33129, 'QU', 'OK', 'S', 1734678501, 1734678501, '1'),
(176420, 30311, 'QU', 'OK', 'S', 1734678896, 1734678896, '1'),
(176421, 30311, 'QU', 'OK', 'S', 1734678896, 1734678896, '1'),
(176422, 30152, 'QU', 'OK', 'S', 1734679032, 1734679032, '1'),
(176423, 31807, 'QU', 'OK', 'S', 1734679305, 1734679305, '1'),
(176424, 17953, 'QU', 'OK', 'S', 1734679677, 1734679677, '1'),
(176425, 26190, 'QU', 'OK', 'S', 1734679689, 1734679689, '1'),
(176426, 26932, 'QU', 'OK', 'S', 1734679786, 1734679786, '1'),
(176427, 30613, 'QU', 'OK', 'S', 1734679789, 1734679789, '1'),
(176428, 31807, 'QU', 'OK', 'S', 1734679791, 1734679791, '1'),
(176429, 33950, 'QU', 'OK', 'S', 1734679793, 1734679793, '1'),
(176430, 24349, 'QU', 'OK', 'S', 1734679796, 1734679796, '1'),
(176431, 31090, 'QU', 'OK', 'S', 1734679865, 1734679865, '1'),
(176432, 17908, 'QU', 'OK', 'S', 1734679881, 1734679881, '1'),
(176433, 33260, 'QU', 'OK', 'S', 1734679886, 1734679886, '1'),
(176434, 31091, 'QU', 'OK', 'S', 1734679891, 1734679891, '1'),
(176435, 28031, 'QU', 'OK', 'S', 1734679896, 1734679896, '1'),
(176436, 32466, 'QU', 'OK', 'S', 1734679901, 1734679901, '1'),
(176437, 32466, 'QU', 'OK', 'S', 1734679906, 1734679906, '1'),
(176438, 30716, 'QU', 'OK', 'S', 1734679911, 1734679911, '1'),
(176439, 30654, 'QU', 'OK', 'S', 1734679915, 1734679915, '1'),
(176440, 21492, 'QU', 'OK', 'S', 1734679922, 1734679922, '1'),
(176441, 17908, 'QU', 'OK', 'S', 1734679929, 1734679929, '1'),
(176442, 17908, 'QU', 'OK', 'S', 1734679935, 1734679935, '1'),
(176443, 30892, 'QU', 'OK', 'S', 1734679939, 1734679939, '1'),
(176444, 17906, 'QU', 'OK', 'S', 1734679944, 1734679944, '1'),
(176445, 22208, 'QU', 'OK', 'S', 1734680036, 1734680036, '1'),
(176446, 22208, 'QU', 'OK', 'S', 1734680036, 1734680036, '1'),
(176447, 29498, 'QU', 'OK', 'S', 1734680136, 1734680136, '1'),
(176448, 29498, 'QU', 'OK', 'S', 1734680136, 1734680136, '1'),
(176449, 30362, 'QU', 'OK', 'S', 1734680161, 1734680161, '1'),
(176450, 30362, 'QU', 'OK', 'S', 1734680161, 1734680161, '1'),
(176451, 30362, 'QU', 'OK', 'S', 1734680161, 1734680161, '1'),
(176452, 30362, 'QU', 'OK', 'S', 1734680161, 1734680161, '1'),
(176453, 29432, 'QU', 'OK', 'S', 1734680302, 1734680302, '1'),
(176454, 20276, 'QU', 'OK', 'S', 1734680425, 1734680425, '1'),
(176455, 20276, 'QU', 'OK', 'S', 1734680425, 1734680425, '1'),
(176456, 20276, 'QU', 'OK', 'S', 1734680425, 1734680425, '1'),
(176457, 31034, 'QU', 'OK', 'S', 1734680480, 1734680480, '1'),
(176458, 22023, 'QU', 'OK', 'S', 1734680736, 1734680736, '1'),
(176459, 34990, 'QU', 'OK', 'S', 1734680907, 1734680907, '1'),
(176460, 24182, 'QU', 'OK', 'S', 1734680933, 1734680933, '1'),
(176461, 20264, 'QU', 'OK', 'S', 1734681007, 1734681007, '1'),
(176462, 34935, 'QU', 'OK', 'S', 1734681054, 1734681054, '1'),
(176463, 34018, 'QU', 'OK', 'S', 1734681113, 1734681113, '1'),
(176464, 32535, 'QU', 'OK', 'S', 1734681197, 1734681197, '1'),
(176465, 32535, 'QU', 'OK', 'S', 1734681197, 1734681197, '1'),
(176466, 28481, 'QU', 'OK', 'S', 1734681340, 1734681340, '1'),
(176467, 28313, 'QU', 'OK', 'S', 1734681346, 1734681346, '1'),
(176468, 27781, 'QU', 'OK', 'S', 1734681352, 1734681352, '1'),
(176469, 28801, 'QU', 'OK', 'S', 1734681358, 1734681358, '1'),
(176470, 25754, 'QU', 'OK', 'S', 1734681363, 1734681363, '1'),
(176471, 29356, 'QU', 'OK', 'S', 1734681367, 1734681367, '1'),
(176472, 29356, 'QU', 'OK', 'S', 1734681371, 1734681371, '1'),
(176473, 29316, 'QU', 'OK', 'S', 1734681376, 1734681376, '1'),
(176474, 25653, 'QU', 'OK', 'S', 1734681380, 1734681380, '1'),
(176475, 29356, 'QU', 'OK', 'S', 1734681385, 1734681385, '1'),
(176476, 33896, 'QU', 'OK', 'S', 1734681390, 1734681390, '1'),
(176477, 30529, 'QU', 'OK', 'S', 1734681396, 1734681396, '1'),
(176478, 28051, 'QU', 'OK', 'S', 1734681401, 1734681401, '1'),
(176479, 31585, 'QU', 'OK', 'S', 1734681405, 1734681405, '1'),
(176480, 29465, 'QU', 'OK', 'S', 1734681410, 1734681410, '1'),
(176481, 28051, 'QU', 'OK', 'S', 1734681415, 1734681415, '1'),
(176482, 29554, 'QU', 'OK', 'S', 1734681419, 1734681419, '1'),
(176483, 28801, 'QU', 'OK', 'S', 1734681423, 1734681423, '1'),
(176484, 27329, 'QU', 'OK', 'S', 1734681424, 1734681424, '1'),
(176485, 25650, 'QU', 'OK', 'S', 1734681428, 1734681428, '1'),
(176486, 25654, 'QU', 'OK', 'S', 1734681436, 1734681436, '1'),
(176487, 29171, 'QU', 'OK', 'S', 1734681441, 1734681441, '1'),
(176488, 27329, 'QU', 'OK', 'S', 1734681442, 1734681442, '1'),
(176489, 29553, 'QU', 'OK', 'S', 1734681445, 1734681445, '1'),
(176490, 28801, 'QU', 'OK', 'S', 1734681451, 1734681451, '1'),
(176491, 15604, 'QU', 'OK', 'S', 1734681456, 1734681456, '1'),
(176492, 25653, 'QU', 'OK', 'S', 1734681461, 1734681461, '1'),
(176493, 29466, 'QU', 'OK', 'S', 1734681465, 1734681465, '1'),
(176494, 28051, 'QU', 'OK', 'S', 1734681470, 1734681470, '1'),
(176495, 29164, 'QU', 'OK', 'S', 1734681474, 1734681474, '1'),
(176496, 3384, 'QU', 'OK', 'S', 1734681488, 1734681488, '1'),
(176497, 27331, 'QU', 'OK', 'S', 1734681636, 1734681636, '1'),
(176498, 27331, 'QU', 'OK', 'S', 1734681638, 1734681638, '1'),
(176499, 27331, 'QU', 'OK', 'S', 1734681648, 1734681648, '1'),
(176500, 27331, 'QU', 'OK', 'S', 1734681651, 1734681651, '1'),
(176501, 27331, 'QU', 'OK', 'S', 1734681663, 1734681663, '1'),
(176502, 27331, 'QU', 'OK', 'S', 1734681702, 1734681702, '1'),
(176503, 30015, 'QU', 'OK', 'S', 1734681710, 1734681710, '1'),
(176504, 30015, 'QU', 'OK', 'S', 1734681710, 1734681710, '1'),
(176505, 27331, 'QU', 'OK', 'S', 1734681715, 1734681715, '1'),
(176506, 27331, 'QU', 'OK', 'S', 1734681734, 1734681734, '1'),
(176507, 3704, 'QU', 'OK', 'S', 1734681838, 1734681838, '1'),
(176508, 18954, 'QU', 'OK', 'S', 1734681877, 1734681877, '1'),
(176509, 27330, 'QU', 'OK', 'S', 1734681972, 1734681972, '1'),
(176510, 27330, 'QU', 'OK', 'S', 1734681975, 1734681975, '1'),
(176511, 22718, 'QU', 'OK', 'S', 1734682071, 1734682071, '1'),
(176512, 22718, 'QU', 'OK', 'S', 1734682071, 1734682071, '1'),
(176513, 30973, 'QU', 'OK', 'S', 1734682220, 1734682220, '1'),
(176514, 12284, 'QU', 'OK', 'S', 1734682371, 1734682371, '1'),
(176515, 33274, 'QU', 'OK', 'S', 1734682391, 1734682391, '1'),
(176516, 35344, 'QU', 'OK', 'S', 1734682399, 1734682399, '1'),
(176517, 32693, 'QU', 'OK', 'S', 1734682403, 1734682403, '1'),
(176518, 25669, 'QU', 'OK', 'S', 1734682406, 1734682406, '1'),
(176519, 28832, 'QU', 'OK', 'S', 1734682410, 1734682410, '1'),
(176520, 27812, 'QU', 'OK', 'S', 1734682413, 1734682413, '1'),
(176521, 3704, 'QU', 'OK', 'S', 1734682530, 1734682530, '1'),
(176522, 3704, 'QU', 'OK', 'S', 1734682534, 1734682534, '1'),
(176523, 3704, 'QU', 'OK', 'S', 1734682538, 1734682538, '1'),
(176524, 28313, 'QU', 'OK', 'S', 1734682758, 1734682758, '1'),
(176525, 28484, 'QU', 'OK', 'S', 1734682764, 1734682764, '1'),
(176526, 28424, 'QU', 'OK', 'S', 1734682769, 1734682769, '1'),
(176527, 29356, 'QU', 'OK', 'S', 1734682774, 1734682774, '1'),
(176528, 24328, 'QU', 'OK', 'S', 1734682784, 1734682784, '1'),
(176529, 31780, 'QU', 'OK', 'S', 1734682790, 1734682790, '1'),
(176530, 18257, 'QU', 'OK', 'S', 1734682795, 1734682795, '1'),
(176531, 24299, 'QU', 'OK', 'S', 1734682801, 1734682801, '1'),
(176532, 28423, 'QU', 'OK', 'S', 1734682806, 1734682806, '1'),
(176533, 31304, 'QU', 'OK', 'S', 1734682811, 1734682811, '1'),
(176534, 33260, 'QU', 'OK', 'S', 1734682817, 1734682817, '1'),
(176535, 27785, 'QU', 'OK', 'S', 1734682822, 1734682822, '1'),
(176536, 30529, 'QU', 'OK', 'S', 1734682827, 1734682827, '1'),
(176537, 31551, 'QU', 'OK', 'S', 1734682833, 1734682833, '1'),
(176538, 28717, 'QU', 'OK', 'S', 1734682943, 1734682943, '1'),
(176539, 27058, 'QU', 'OK', 'S', 1734683108, 1734683108, '1'),
(176540, 27058, 'QU', 'OK', 'S', 1734683108, 1734683108, '1'),
(176541, 27058, 'QU', 'OK', 'S', 1734683108, 1734683108, '1'),
(176542, 24175, 'QU', 'OK', 'S', 1734683297, 1734683297, '1'),
(176543, 21114, 'QU', 'OK', 'S', 1734683325, 1734683325, '1'),
(176544, 21114, 'QU', 'OK', 'S', 1734683325, 1734683325, '1'),
(176545, 34038, 'QU', 'OK', 'S', 1734683378, 1734683378, '1'),
(176546, 34038, 'QU', 'OK', 'S', 1734683378, 1734683378, '1'),
(176547, 33309, 'QU', 'OK', 'S', 1734683432, 1734683432, '1'),
(176548, 32806, 'QU', 'OK', 'S', 1734683459, 1734683459, '1'),
(176549, 28058, 'QU', 'OK', 'S', 1734686999, 1734686999, '1'),
(176550, 26351, 'QU', 'OK', 'S', 1734687043, 1734687043, '1'),
(176551, 31193, 'QU', 'OK', 'S', 1734687079, 1734687079, '1'),
(176552, 31261, 'QU', 'OK', 'S', 1734687112, 1734687112, '1'),
(176553, 24940, 'QU', 'OK', 'S', 1734687190, 1734687190, '1'),
(176554, 27566, 'QU', 'OK', 'S', 1734687835, 1734687835, '1'),
(176555, 16994, 'QU', 'OK', 'S', 1734687877, 1734687877, '1'),
(176556, 26955, 'QU', 'OK', 'S', 1734687960, 1734687960, '1'),
(176557, 26955, 'QU', 'OK', 'S', 1734687961, 1734687961, '1'),
(176558, 34543, 'QU', 'OK', 'S', 1734687984, 1734687984, '1'),
(176559, 18917, 'QU', 'OK', 'S', 1734688297, 1734688297, '1'),
(176560, 32028, 'QU', 'OK', 'S', 1734688303, 1734688303, '1'),
(176561, 28654, 'QU', 'OK', 'S', 1734688311, 1734688311, '1'),
(176562, 11946, 'QU', 'OK', 'S', 1734688319, 1734688319, '1'),
(176563, 24836, 'QU', 'OK', 'S', 1734688455, 1734688455, '1'),
(176564, 24836, 'QU', 'OK', 'S', 1734688455, 1734688455, '1'),
(176565, 24836, 'QU', 'OK', 'S', 1734688455, 1734688455, '1'),
(176566, 35448, 'QU', 'OK', 'S', 1734688852, 1734688852, '1'),
(176567, 35450, 'QU', 'OK', 'S', 1734688855, 1734688855, '1'),
(176568, 35451, 'QU', 'OK', 'S', 1734688857, 1734688857, '1'),
(176569, 35449, 'QU', 'OK', 'S', 1734688860, 1734688860, '1'),
(176570, 32926, 'QU', 'OK', 'S', 1734689111, 1734689111, '1'),
(176571, 32926, 'QU', 'OK', 'S', 1734689111, 1734689111, '1'),
(176572, 22616, 'QU', 'OK', 'S', 1734689553, 1734689553, '1'),
(176573, 22616, 'QU', 'OK', 'S', 1734689553, 1734689553, '1'),
(176574, 22616, 'QU', 'OK', 'S', 1734689756, 1734689756, '1'),
(176575, 33582, 'QU', 'OK', 'S', 1734690969, 1734690969, '1'),
(176576, 33582, 'QU', 'OK', 'S', 1734690969, 1734690969, '1'),
(176577, 33582, 'QU', 'OK', 'S', 1734690969, 1734690969, '1'),
(176578, 33582, 'QU', 'OK', 'S', 1734690969, 1734690969, '1'),
(176579, 33471, 'QU', 'OK', 'S', 1734691246, 1734691246, '1'),
(176580, 22267, 'QU', 'OK', 'S', 1734691252, 1734691252, '1'),
(176581, 34074, 'QU', 'OK', 'S', 1734691258, 1734691258, '1'),
(176582, 33725, 'QU', 'OK', 'S', 1734691263, 1734691263, '1'),
(176583, 25299, 'QU', 'OK', 'S', 1734691268, 1734691268, '1'),
(176584, 33515, 'QU', 'OK', 'S', 1734691273, 1734691273, '1'),
(176585, 33440, 'QU', 'OK', 'S', 1734691278, 1734691278, '1'),
(176586, 34072, 'QU', 'OK', 'S', 1734691282, 1734691282, '1'),
(176587, 32768, 'QU', 'OK', 'S', 1734691288, 1734691288, '1'),
(176588, 33507, 'QU', 'OK', 'S', 1734691293, 1734691293, '1'),
(176589, 34698, 'QU', 'OK', 'S', 1734691298, 1734691298, '1'),
(176590, 34295, 'QU', 'OK', 'S', 1734691303, 1734691303, '1'),
(176591, 33694, 'QU', 'OK', 'S', 1734691308, 1734691308, '1'),
(176592, 34054, 'QU', 'OK', 'S', 1734691314, 1734691314, '1'),
(176593, 33782, 'QU', 'OK', 'S', 1734691319, 1734691319, '1'),
(176594, 32766, 'QU', 'OK', 'S', 1734691323, 1734691323, '1'),
(176595, 34492, 'QU', 'OK', 'S', 1734691328, 1734691328, '1'),
(176596, 34073, 'QU', 'OK', 'S', 1734691332, 1734691332, '1'),
(176597, 34518, 'QU', 'OK', 'S', 1734691337, 1734691337, '1'),
(176598, 34872, 'QU', 'OK', 'S', 1734691343, 1734691343, '1'),
(176599, 31556, 'QU', 'OK', 'S', 1734691348, 1734691348, '1'),
(176600, 34724, 'QU', 'OK', 'S', 1734691356, 1734691356, '1'),
(176601, 32913, 'QU', 'OK', 'S', 1734691369, 1734691369, '1'),
(176602, 35115, 'QU', 'OK', 'S', 1734691386, 1734691386, '1'),
(176603, 34099, 'QU', 'OK', 'S', 1734691398, 1734691398, '1'),
(176604, 32721, 'QU', 'OK', 'S', 1734691409, 1734691409, '1'),
(176605, 34494, 'QU', 'OK', 'S', 1734691414, 1734691414, '1'),
(176606, 33260, 'QU', 'OK', 'S', 1734691419, 1734691419, '1'),
(176607, 31556, 'QU', 'OK', 'S', 1734691426, 1734691426, '1'),
(176608, 34530, 'QU', 'OK', 'S', 1734691431, 1734691431, '1'),
(176609, 23318, 'QU', 'OK', 'S', 1734691437, 1734691437, '1'),
(176610, 34071, 'QU', 'OK', 'S', 1734691446, 1734691446, '1'),
(176611, 28801, 'QU', 'OK', 'S', 1734691456, 1734691456, '1'),
(176612, 34108, 'QU', 'OK', 'S', 1734691463, 1734691463, '1'),
(176613, 28222, 'QU', 'OK', 'S', 1734691479, 1734691479, '1'),
(176614, 31561, 'QU', 'OK', 'S', 1734691510, 1734691510, '1'),
(176615, 27317, 'QU', 'OK', 'S', 1734691516, 1734691516, '1'),
(176616, 34757, 'QU', 'OK', 'S', 1734691580, 1734691580, '1'),
(176617, 34456, 'QU', 'OK', 'S', 1734691587, 1734691587, '1'),
(176618, 23318, 'QU', 'OK', 'S', 1734691592, 1734691592, '1'),
(176619, 33673, 'QU', 'OK', 'S', 1734691600, 1734691600, '1'),
(176620, 34011, 'QU', 'OK', 'S', 1734691701, 1734691701, '1'),
(176621, 33634, 'QU', 'OK', 'S', 1734691957, 1734691957, '1'),
(176622, 33550, 'QU', 'OK', 'S', 1734691965, 1734691965, '1'),
(176623, 33432, 'QU', 'OK', 'S', 1734691974, 1734691974, '1'),
(176624, 34843, 'QU', 'OK', 'S', 1734691994, 1734691994, '1'),
(176625, 35230, 'QU', 'OK', 'S', 1734692006, 1734692006, '1'),
(176626, 33490, 'QU', 'OK', 'S', 1734692021, 1734692021, '1'),
(176627, 34771, 'QU', 'OK', 'S', 1734692028, 1734692028, '1'),
(176628, 35231, 'QU', 'OK', 'S', 1734692100, 1734692100, '1'),
(176629, 25294, 'QU', 'OK', 'S', 1734692107, 1734692107, '1'),
(176630, 31342, 'QU', 'OK', 'S', 1734692119, 1734692119, '1'),
(176631, 34764, 'QU', 'OK', 'S', 1734692124, 1734692124, '1'),
(176632, 30673, 'QU', 'OK', 'S', 1734692129, 1734692129, '1'),
(176633, 32659, 'QU', 'OK', 'S', 1734692134, 1734692134, '1'),
(176634, 29640, 'QU', 'OK', 'S', 1734692140, 1734692140, '1'),
(176635, 33781, 'QU', 'OK', 'S', 1734692144, 1734692144, '1'),
(176636, 34842, 'QU', 'OK', 'S', 1734692149, 1734692149, '1'),
(176637, 32489, 'QU', 'OK', 'S', 1734692155, 1734692155, '1'),
(176638, 25294, 'QU', 'OK', 'S', 1734692163, 1734692163, '1'),
(176639, 30994, 'QU', 'OK', 'S', 1734692168, 1734692168, '1'),
(176640, 33946, 'QU', 'OK', 'S', 1734692572, 1734692572, '1'),
(176641, 26617, 'QU', 'OK', 'S', 1734693480, 1734693480, '1'),
(176642, 33317, 'QU', 'OK', 'S', 1734693702, 1734693702, '1'),
(176643, 33317, 'QU', 'OK', 'S', 1734693702, 1734693702, '1'),
(176644, 33317, 'QU', 'OK', 'S', 1734693702, 1734693702, '1'),
(176645, 33317, 'QU', 'OK', 'S', 1734693703, 1734693703, '1'),
(176646, 33317, 'QU', 'OK', 'S', 1734693703, 1734693703, '1'),
(176647, 17257, 'QU', 'OK', 'S', 1734694251, 1734694251, '1'),
(176648, 3453, 'QU', 'OK', 'S', 1734694271, 1734694271, '1'),
(176649, 3453, 'QU', 'OK', 'S', 1734694281, 1734694281, '1'),
(176650, 3453, 'QU', 'OK', 'S', 1734694291, 1734694291, '1'),
(176651, 3453, 'QU', 'OK', 'S', 1734694294, 1734694294, '1'),
(176652, 3452, 'QU', 'OK', 'S', 1734694566, 1734694566, '1'),
(176653, 28441, 'QU', 'OK', 'S', 1734694570, 1734694570, '1'),
(176654, 28441, 'QU', 'OK', 'S', 1734694570, 1734694570, '1'),
(176655, 28441, 'QU', 'OK', 'S', 1734694570, 1734694570, '1'),
(176656, 28441, 'QU', 'OK', 'S', 1734694570, 1734694570, '1'),
(176657, 3452, 'QU', 'OK', 'S', 1734694576, 1734694576, '1'),
(176658, 12976, 'QU', 'OK', 'S', 1734694999, 1734694999, '1'),
(176659, 12976, 'QU', 'OK', 'S', 1734694999, 1734694999, '1'),
(176660, 20560, 'QU', 'OK', 'S', 1734694999, 1734694999, '1'),
(176661, 25448, 'QU', 'OK', 'S', 1734695544, 1734695544, '1'),
(176662, 25448, 'QU', 'OK', 'S', 1734695544, 1734695544, '1'),
(176663, 27364, 'QU', 'OK', 'S', 1734695576, 1734695576, '1'),
(176664, 30723, 'QU', 'OK', 'S', 1734696072, 1734696072, '1'),
(176665, 30723, 'QU', 'OK', 'S', 1734696072, 1734696072, '1'),
(176666, 30723, 'QU', 'OK', 'S', 1734696072, 1734696072, '1'),
(176667, 32867, 'QU', 'OK', 'S', 1734696126, 1734696126, '1'),
(176668, 32867, 'QU', 'OK', 'S', 1734696126, 1734696126, '1'),
(176669, 32867, 'QU', 'OK', 'S', 1734696126, 1734696126, '1'),
(176670, 32867, 'QU', 'OK', 'S', 1734696126, 1734696126, '1'),
(176671, 32867, 'QU', 'OK', 'S', 1734696126, 1734696126, '1'),
(176672, 32495, 'QU', 'OK', 'S', 1734696343, 1734696343, '1'),
(176673, 32495, 'QU', 'OK', 'S', 1734696343, 1734696343, '1'),
(176674, 24409, 'QU', 'OK', 'S', 1734696689, 1734696689, '1'),
(176675, 33946, 'QU', 'OK', 'S', 1734696701, 1734696701, '1'),
(176676, 23522, 'QU', 'OK', 'S', 1734696782, 1734696782, '1'),
(176677, 23522, 'QU', 'OK', 'S', 1734696794, 1734696794, '1'),
(176678, 23522, 'QU', 'OK', 'S', 1734696802, 1734696802, '1'),
(176679, 23520, 'QU', 'OK', 'S', 1734696845, 1734696845, '1'),
(176680, 23520, 'QU', 'OK', 'S', 1734696854, 1734696854, '1'),
(176681, 23520, 'QU', 'OK', 'S', 1734696864, 1734696864, '1'),
(176682, 23517, 'QU', 'OK', 'S', 1734696892, 1734696892, '1'),
(176683, 23517, 'QU', 'OK', 'S', 1734696902, 1734696902, '1'),
(176684, 23515, 'QU', 'OK', 'S', 1734696934, 1734696934, '1'),
(176685, 23515, 'QU', 'OK', 'S', 1734696942, 1734696942, '1'),
(176686, 23515, 'QU', 'OK', 'S', 1734696950, 1734696950, '1'),
(176687, 23514, 'QU', 'OK', 'S', 1734696970, 1734696970, '1'),
(176688, 23514, 'QU', 'OK', 'S', 1734696979, 1734696979, '1'),
(176689, 23514, 'QU', 'OK', 'S', 1734696986, 1734696986, '1'),
(176690, 23512, 'QU', 'OK', 'S', 1734697011, 1734697011, '1'),
(176691, 23511, 'QU', 'OK', 'S', 1734697042, 1734697042, '1'),
(176692, 23511, 'QU', 'OK', 'S', 1734697053, 1734697053, '1'),
(176693, 23511, 'QU', 'OK', 'S', 1734697062, 1734697062, '1'),
(176694, 23510, 'QU', 'OK', 'S', 1734697085, 1734697085, '1'),
(176695, 23509, 'QU', 'OK', 'S', 1734697109, 1734697109, '1'),
(176696, 23509, 'QU', 'OK', 'S', 1734697118, 1734697118, '1'),
(176697, 23509, 'QU', 'OK', 'S', 1734697125, 1734697125, '1'),
(176698, 21133, 'QU', 'OK', 'S', 1734697152, 1734697152, '1'),
(176699, 23508, 'QU', 'OK', 'S', 1734697175, 1734697175, '1'),
(176700, 23508, 'QU', 'OK', 'S', 1734697182, 1734697182, '1'),
(176701, 21134, 'QU', 'OK', 'S', 1734697185, 1734697185, '1'),
(176702, 23508, 'QU', 'OK', 'S', 1734697191, 1734697191, '1'),
(176703, 23507, 'QU', 'OK', 'S', 1734697219, 1734697219, '1'),
(176704, 25446, 'QU', 'OK', 'S', 1734697221, 1734697221, '1'),
(176705, 23507, 'QU', 'OK', 'S', 1734697227, 1734697227, '1'),
(176706, 23507, 'QU', 'OK', 'S', 1734697237, 1734697237, '1'),
(176707, 23506, 'QU', 'OK', 'S', 1734697265, 1734697265, '1'),
(176708, 23506, 'QU', 'OK', 'S', 1734697273, 1734697273, '1'),
(176709, 23506, 'QU', 'OK', 'S', 1734697281, 1734697281, '1'),
(176710, 17753, 'QU', 'OK', 'S', 1734697293, 1734697293, '1'),
(176711, 17753, 'QU', 'OK', 'S', 1734697293, 1734697293, '1'),
(176712, 23505, 'QU', 'OK', 'S', 1734697335, 1734697335, '1'),
(176713, 22256, 'QU', 'OK', 'S', 1734697351, 1734697351, '1'),
(176714, 23504, 'QU', 'OK', 'S', 1734697352, 1734697352, '1'),
(176715, 23503, 'QU', 'OK', 'S', 1734697373, 1734697373, '1'),
(176716, 23503, 'QU', 'OK', 'S', 1734697381, 1734697381, '1'),
(176717, 23503, 'QU', 'OK', 'S', 1734697389, 1734697389, '1'),
(176718, 23495, 'QU', 'OK', 'S', 1734697414, 1734697414, '1'),
(176719, 24670, 'QU', 'OK', 'S', 1734697455, 1734697455, '1'),
(176720, 23493, 'QU', 'OK', 'S', 1734697466, 1734697466, '1'),
(176721, 23489, 'QU', 'OK', 'S', 1734697545, 1734697545, '1'),
(176722, 23489, 'QU', 'OK', 'S', 1734697554, 1734697554, '1'),
(176723, 23489, 'QU', 'OK', 'S', 1734697562, 1734697562, '1'),
(176724, 24171, 'QU', 'OK', 'S', 1734697604, 1734697604, '1'),
(176725, 23453, 'QU', 'OK', 'S', 1734697943, 1734697943, '1'),
(176726, 23439, 'QU', 'OK', 'S', 1734698011, 1734698011, '1'),
(176727, 23439, 'QU', 'OK', 'S', 1734698020, 1734698020, '1'),
(176728, 23439, 'QU', 'OK', 'S', 1734698023, 1734698023, '1'),
(176729, 23439, 'QU', 'OK', 'S', 1734698026, 1734698026, '1'),
(176730, 23439, 'QU', 'OK', 'S', 1734698029, 1734698029, '1'),
(176731, 23439, 'QU', 'OK', 'S', 1734698032, 1734698032, '1'),
(176732, 23439, 'QU', 'OK', 'S', 1734698035, 1734698035, '1'),
(176733, 23439, 'QU', 'OK', 'S', 1734698038, 1734698038, '1'),
(176734, 23439, 'QU', 'OK', 'S', 1734698041, 1734698041, '1'),
(176735, 23439, 'QU', 'OK', 'S', 1734698044, 1734698044, '1'),
(176736, 23439, 'QU', 'OK', 'S', 1734698047, 1734698047, '1'),
(176737, 23439, 'QU', 'OK', 'S', 1734698057, 1734698057, '1'),
(176738, 23439, 'QU', 'OK', 'S', 1734698060, 1734698060, '1'),
(176739, 23439, 'QU', 'OK', 'S', 1734698063, 1734698063, '1'),
(176740, 23439, 'QU', 'OK', 'S', 1734698066, 1734698066, '1'),
(176741, 23439, 'QU', 'OK', 'S', 1734698069, 1734698069, '1'),
(176742, 23439, 'QU', 'OK', 'S', 1734698072, 1734698072, '1'),
(176743, 23436, 'QU', 'OK', 'S', 1734698115, 1734698115, '1'),
(176744, 23436, 'QU', 'OK', 'S', 1734698118, 1734698118, '1'),
(176745, 23436, 'QU', 'OK', 'S', 1734698121, 1734698121, '1'),
(176746, 23436, 'QU', 'OK', 'S', 1734698124, 1734698124, '1'),
(176747, 23436, 'QU', 'OK', 'S', 1734698127, 1734698127, '1'),
(176748, 23436, 'QU', 'OK', 'S', 1734698131, 1734698131, '1'),
(176749, 23436, 'QU', 'OK', 'S', 1734698140, 1734698140, '1'),
(176750, 23436, 'QU', 'OK', 'S', 1734698143, 1734698143, '1'),
(176751, 23436, 'QU', 'OK', 'S', 1734698146, 1734698146, '1'),
(176752, 23436, 'QU', 'OK', 'S', 1734698149, 1734698149, '1'),
(176753, 23436, 'QU', 'OK', 'S', 1734698152, 1734698152, '1'),
(176754, 23436, 'QU', 'OK', 'S', 1734698155, 1734698155, '1'),
(176755, 23436, 'QU', 'OK', 'S', 1734698159, 1734698159, '1'),
(176756, 23436, 'QU', 'OK', 'S', 1734698162, 1734698162, '1'),
(176757, 23436, 'QU', 'OK', 'S', 1734698165, 1734698165, '1'),
(176758, 23436, 'QU', 'OK', 'S', 1734698168, 1734698168, '1'),
(176759, 23436, 'QU', 'OK', 'S', 1734698177, 1734698177, '1'),
(176760, 23436, 'QU', 'OK', 'S', 1734698180, 1734698180, '1'),
(176761, 23436, 'QU', 'OK', 'S', 1734698183, 1734698183, '1'),
(176762, 23436, 'QU', 'OK', 'S', 1734698186, 1734698186, '1'),
(176763, 23436, 'QU', 'OK', 'S', 1734698189, 1734698189, '1'),
(176764, 23436, 'QU', 'OK', 'S', 1734698193, 1734698193, '1'),
(176765, 23436, 'QU', 'OK', 'S', 1734698196, 1734698196, '1'),
(176766, 23436, 'QU', 'OK', 'S', 1734698199, 1734698199, '1'),
(176767, 23436, 'QU', 'OK', 'S', 1734698202, 1734698202, '1'),
(176768, 23436, 'QU', 'OK', 'S', 1734698205, 1734698205, '1'),
(176769, 23436, 'QU', 'OK', 'S', 1734698213, 1734698213, '1'),
(176770, 23436, 'QU', 'OK', 'S', 1734698216, 1734698216, '1'),
(176771, 23436, 'QU', 'OK', 'S', 1734698219, 1734698219, '1'),
(176772, 23436, 'QU', 'OK', 'S', 1734698223, 1734698223, '1'),
(176773, 23436, 'QU', 'OK', 'S', 1734698225, 1734698225, '1'),
(176774, 23436, 'QU', 'OK', 'S', 1734698229, 1734698229, '1'),
(176775, 23435, 'QU', 'OK', 'S', 1734698264, 1734698264, '1'),
(176776, 23435, 'QU', 'OK', 'S', 1734698267, 1734698267, '1'),
(176777, 23435, 'QU', 'OK', 'S', 1734698270, 1734698270, '1'),
(176778, 23435, 'QU', 'OK', 'S', 1734698273, 1734698273, '1'),
(176779, 23435, 'QU', 'OK', 'S', 1734698277, 1734698277, '1'),
(176780, 23435, 'QU', 'OK', 'S', 1734698280, 1734698280, '1'),
(176781, 23435, 'QU', 'OK', 'S', 1734698290, 1734698290, '1'),
(176782, 23435, 'QU', 'OK', 'S', 1734698293, 1734698293, '1'),
(176783, 23435, 'QU', 'OK', 'S', 1734698296, 1734698296, '1'),
(176784, 23435, 'QU', 'OK', 'S', 1734698300, 1734698300, '1'),
(176785, 23435, 'QU', 'OK', 'S', 1734698303, 1734698303, '1'),
(176786, 23435, 'QU', 'OK', 'S', 1734698306, 1734698306, '1'),
(176787, 23435, 'QU', 'OK', 'S', 1734698309, 1734698309, '1'),
(176788, 23435, 'QU', 'OK', 'S', 1734698312, 1734698312, '1'),
(176789, 23435, 'QU', 'OK', 'S', 1734698316, 1734698316, '1'),
(176790, 23435, 'QU', 'OK', 'S', 1734698319, 1734698319, '1'),
(176791, 23435, 'QU', 'OK', 'S', 1734698330, 1734698330, '1'),
(176792, 23435, 'QU', 'OK', 'S', 1734698333, 1734698333, '1'),
(176793, 23435, 'QU', 'OK', 'S', 1734698336, 1734698336, '1'),
(176794, 23435, 'QU', 'OK', 'S', 1734698339, 1734698339, '1'),
(176795, 23435, 'QU', 'OK', 'S', 1734698342, 1734698342, '1'),
(176796, 23435, 'QU', 'OK', 'S', 1734698346, 1734698346, '1'),
(176797, 23435, 'QU', 'OK', 'S', 1734698349, 1734698349, '1'),
(176798, 23435, 'QU', 'OK', 'S', 1734698352, 1734698352, '1'),
(176799, 23435, 'QU', 'OK', 'S', 1734698355, 1734698355, '1'),
(176800, 23435, 'QU', 'OK', 'S', 1734698358, 1734698358, '1'),
(176801, 23435, 'QU', 'OK', 'S', 1734698373, 1734698373, '1'),
(176802, 23435, 'QU', 'OK', 'S', 1734698377, 1734698377, '1'),
(176803, 23435, 'QU', 'OK', 'S', 1734698379, 1734698379, '1'),
(176804, 23435, 'QU', 'OK', 'S', 1734698383, 1734698383, '1'),
(176805, 23435, 'QU', 'OK', 'S', 1734698386, 1734698386, '1'),
(176806, 23435, 'QU', 'OK', 'S', 1734698389, 1734698389, '1'),
(176807, 23433, 'QU', 'OK', 'S', 1734698419, 1734698419, '1'),
(176808, 23433, 'QU', 'OK', 'S', 1734698422, 1734698422, '1'),
(176809, 23433, 'QU', 'OK', 'S', 1734698426, 1734698426, '1'),
(176810, 23433, 'QU', 'OK', 'S', 1734698431, 1734698431, '1'),
(176811, 23433, 'QU', 'OK', 'S', 1734698437, 1734698437, '1'),
(176812, 23433, 'QU', 'OK', 'S', 1734698440, 1734698440, '1'),
(176813, 11842, 'QU', 'OK', 'S', 1734698445, 1734698445, '1'),
(176814, 23433, 'QU', 'OK', 'S', 1734698451, 1734698451, '1'),
(176815, 23433, 'QU', 'OK', 'S', 1734698454, 1734698454, '1'),
(176816, 23433, 'QU', 'OK', 'S', 1734698458, 1734698458, '1'),
(176817, 23433, 'QU', 'OK', 'S', 1734698461, 1734698461, '1'),
(176818, 23433, 'QU', 'OK', 'S', 1734698475, 1734698475, '1'),
(176819, 23433, 'QU', 'OK', 'S', 1734698479, 1734698479, '1'),
(176820, 23433, 'QU', 'OK', 'S', 1734698481, 1734698481, '1'),
(176821, 23433, 'QU', 'OK', 'S', 1734698490, 1734698490, '1'),
(176822, 23433, 'QU', 'OK', 'S', 1734698493, 1734698493, '1'),
(176823, 23433, 'QU', 'OK', 'S', 1734698495, 1734698495, '1'),
(176824, 23433, 'QU', 'OK', 'S', 1734698505, 1734698505, '1'),
(176825, 23433, 'QU', 'OK', 'S', 1734698509, 1734698509, '1'),
(176826, 23433, 'QU', 'OK', 'S', 1734698512, 1734698512, '1'),
(176827, 23433, 'QU', 'OK', 'S', 1734698515, 1734698515, '1'),
(176828, 23433, 'QU', 'OK', 'S', 1734698518, 1734698518, '1'),
(176829, 23433, 'QU', 'OK', 'S', 1734698521, 1734698521, '1'),
(176830, 23433, 'QU', 'OK', 'S', 1734698524, 1734698524, '1'),
(176831, 23433, 'QU', 'OK', 'S', 1734698527, 1734698527, '1'),
(176832, 23433, 'QU', 'OK', 'S', 1734698530, 1734698530, '1'),
(176833, 23433, 'QU', 'OK', 'S', 1734698533, 1734698533, '1'),
(176834, 23433, 'QU', 'OK', 'S', 1734698545, 1734698545, '1'),
(176835, 23433, 'QU', 'OK', 'S', 1734698548, 1734698548, '1'),
(176836, 12379, 'QU', 'OK', 'S', 1734698550, 1734698550, '1'),
(176837, 23433, 'QU', 'OK', 'S', 1734698552, 1734698552, '1'),
(176838, 23433, 'QU', 'OK', 'S', 1734698555, 1734698555, '1'),
(176839, 23433, 'QU', 'OK', 'S', 1734698558, 1734698558, '1'),
(176840, 23433, 'QU', 'OK', 'S', 1734698561, 1734698561, '1'),
(176841, 23432, 'QU', 'OK', 'S', 1734698596, 1734698596, '1'),
(176842, 23431, 'QU', 'OK', 'S', 1734698621, 1734698621, '1'),
(176843, 13379, 'QU', 'OK', 'S', 1734698638, 1734698638, '1'),
(176844, 21427, 'QU', 'OK', 'S', 1734698648, 1734698648, '1'),
(176845, 21208, 'QU', 'OK', 'S', 1734698698, 1734698698, '1'),
(176846, 21207, 'QU', 'OK', 'S', 1734698725, 1734698725, '1'),
(176847, 21207, 'QU', 'OK', 'S', 1734698728, 1734698728, '1'),
(176848, 21207, 'QU', 'OK', 'S', 1734698731, 1734698731, '1'),
(176849, 21207, 'QU', 'OK', 'S', 1734698740, 1734698740, '1'),
(176850, 21207, 'QU', 'OK', 'S', 1734698743, 1734698743, '1'),
(176851, 21207, 'QU', 'OK', 'S', 1734698746, 1734698746, '1'),
(176852, 21207, 'QU', 'OK', 'S', 1734698749, 1734698749, '1'),
(176853, 21207, 'QU', 'OK', 'S', 1734698753, 1734698753, '1'),
(176854, 21207, 'QU', 'OK', 'S', 1734698756, 1734698756, '1'),
(176855, 21207, 'QU', 'OK', 'S', 1734698759, 1734698759, '1'),
(176856, 21207, 'QU', 'OK', 'S', 1734698762, 1734698762, '1'),
(176857, 21207, 'QU', 'OK', 'S', 1734698765, 1734698765, '1'),
(176858, 21207, 'QU', 'OK', 'S', 1734698768, 1734698768, '1'),
(176859, 21207, 'QU', 'OK', 'S', 1734698779, 1734698779, '1'),
(176860, 21207, 'QU', 'OK', 'S', 1734698782, 1734698782, '1'),
(176861, 21207, 'QU', 'OK', 'S', 1734698785, 1734698785, '1'),
(176862, 21207, 'QU', 'OK', 'S', 1734698788, 1734698788, '1'),
(176863, 21207, 'QU', 'OK', 'S', 1734698791, 1734698791, '1'),
(176864, 21207, 'QU', 'OK', 'S', 1734698794, 1734698794, '1'),
(176865, 21207, 'QU', 'OK', 'S', 1734698798, 1734698798, '1'),
(176866, 21207, 'QU', 'OK', 'S', 1734698801, 1734698801, '1'),
(176867, 21207, 'QU', 'OK', 'S', 1734698804, 1734698804, '1'),
(176868, 21207, 'QU', 'OK', 'S', 1734698807, 1734698807, '1'),
(176869, 21207, 'QU', 'OK', 'S', 1734698816, 1734698816, '1'),
(176870, 21207, 'QU', 'OK', 'S', 1734698819, 1734698819, '1'),
(176871, 21207, 'QU', 'OK', 'S', 1734698823, 1734698823, '1'),
(176872, 21207, 'QU', 'OK', 'S', 1734698826, 1734698826, '1'),
(176873, 16484, 'QU', 'OK', 'S', 1734698829, 1734698829, '1'),
(176874, 16484, 'QU', 'OK', 'S', 1734698829, 1734698829, '1'),
(176875, 21207, 'QU', 'OK', 'S', 1734698829, 1734698829, '1'),
(176876, 21207, 'QU', 'OK', 'S', 1734698832, 1734698832, '1'),
(176877, 16483, 'QU', 'OK', 'S', 1734698849, 1734698849, '1'),
(176878, 21196, 'QU', 'OK', 'S', 1734698860, 1734698860, '1'),
(176879, 21196, 'QU', 'OK', 'S', 1734698863, 1734698863, '1'),
(176880, 21196, 'QU', 'OK', 'S', 1734698866, 1734698866, '1'),
(176881, 21196, 'QU', 'OK', 'S', 1734698869, 1734698869, '1'),
(176882, 21196, 'QU', 'OK', 'S', 1734698872, 1734698872, '1'),
(176883, 21196, 'QU', 'OK', 'S', 1734698875, 1734698875, '1'),
(176884, 21196, 'QU', 'OK', 'S', 1734698884, 1734698884, '1'),
(176885, 21196, 'QU', 'OK', 'S', 1734698887, 1734698887, '1'),
(176886, 21196, 'QU', 'OK', 'S', 1734698890, 1734698890, '1'),
(176887, 21196, 'QU', 'OK', 'S', 1734698894, 1734698894, '1'),
(176888, 21196, 'QU', 'OK', 'S', 1734698898, 1734698898, '1'),
(176889, 21196, 'QU', 'OK', 'S', 1734698901, 1734698901, '1'),
(176890, 16602, 'QU', 'OK', 'S', 1734698904, 1734698904, '1'),
(176891, 16602, 'QU', 'OK', 'S', 1734698904, 1734698904, '1'),
(176892, 21196, 'QU', 'OK', 'S', 1734698905, 1734698905, '1'),
(176893, 21196, 'QU', 'OK', 'S', 1734698908, 1734698908, '1'),
(176894, 21196, 'QU', 'OK', 'S', 1734698911, 1734698911, '1'),
(176895, 21196, 'QU', 'OK', 'S', 1734698914, 1734698914, '1'),
(176896, 21196, 'QU', 'OK', 'S', 1734698924, 1734698924, '1'),
(176897, 21196, 'QU', 'OK', 'S', 1734698927, 1734698927, '1'),
(176898, 21196, 'QU', 'OK', 'S', 1734698932, 1734698932, '1'),
(176899, 16603, 'QU', 'OK', 'S', 1734699076, 1734699076, '1'),
(176900, 16603, 'QU', 'OK', 'S', 1734699076, 1734699076, '1'),
(176901, 16606, 'QU', 'OK', 'S', 1734699258, 1734699258, '1'),
(176902, 21196, 'QU', 'OK', 'S', 1734699577, 1734699577, '1'),
(176903, 21196, 'QU', 'OK', 'S', 1734699581, 1734699581, '1'),
(176904, 21196, 'QU', 'OK', 'S', 1734699585, 1734699585, '1'),
(176905, 21196, 'QU', 'OK', 'S', 1734699588, 1734699588, '1'),
(176906, 21196, 'QU', 'OK', 'S', 1734699591, 1734699591, '1'),
(176907, 21196, 'QU', 'OK', 'S', 1734699594, 1734699594, '1'),
(176908, 21196, 'QU', 'OK', 'S', 1734699597, 1734699597, '1'),
(176909, 21196, 'QU', 'OK', 'S', 1734699609, 1734699609, '1'),
(176910, 21196, 'QU', 'OK', 'S', 1734699612, 1734699612, '1'),
(176911, 21196, 'QU', 'OK', 'S', 1734699615, 1734699615, '1'),
(176912, 21888, 'QU', 'OK', 'S', 1734699649, 1734699649, '1'),
(176913, 15120, 'QU', 'OK', 'S', 1734699652, 1734699652, '1'),
(176914, 33982, 'QU', 'OK', 'S', 1734699655, 1734699655, '1'),
(176915, 32087, 'QU', 'OK', 'S', 1734699657, 1734699657, '1'),
(176916, 32117, 'QU', 'OK', 'S', 1734699659, 1734699659, '1'),
(176917, 33983, 'QU', 'OK', 'S', 1734699661, 1734699661, '1'),
(176918, 32392, 'QU', 'OK', 'S', 1734699663, 1734699663, '1'),
(176919, 18596, 'QU', 'OK', 'S', 1734699665, 1734699665, '1'),
(176920, 32956, 'QU', 'OK', 'S', 1734699825, 1734699825, '1'),
(176921, 32956, 'QU', 'OK', 'S', 1734699825, 1734699825, '1'),
(176922, 32956, 'QU', 'OK', 'S', 1734699825, 1734699825, '1'),
(176923, 32956, 'QU', 'OK', 'S', 1734699825, 1734699825, '1'),
(176924, 32956, 'QU', 'OK', 'S', 1734699825, 1734699825, '1'),
(176925, 23706, 'QU', 'OK', 'S', 1734700022, 1734700022, '1'),
(176926, 21196, 'QU', 'OK', 'S', 1734700186, 1734700186, '1'),
(176927, 21196, 'QU', 'OK', 'S', 1734700189, 1734700189, '1'),
(176928, 21196, 'QU', 'OK', 'S', 1734700192, 1734700192, '1'),
(176929, 21195, 'QU', 'OK', 'S', 1734700241, 1734700241, '1'),
(176930, 19253, 'QU', 'OK', 'S', 1734700284, 1734700284, '1'),
(176931, 18127, 'QU', 'OK', 'S', 1734700312, 1734700312, '1'),
(176932, 18103, 'QU', 'OK', 'S', 1734700428, 1734700428, '1'),
(176933, 18103, 'QU', 'OK', 'S', 1734700431, 1734700431, '1'),
(176934, 18103, 'QU', 'OK', 'S', 1734700462, 1734700462, '1'),
(176935, 18103, 'QU', 'OK', 'S', 1734700465, 1734700465, '1'),
(176936, 18103, 'QU', 'OK', 'S', 1734700468, 1734700468, '1'),
(176937, 18103, 'QU', 'OK', 'S', 1734700471, 1734700471, '1'),
(176938, 18103, 'QU', 'OK', 'S', 1734700474, 1734700474, '1'),
(176939, 18103, 'QU', 'OK', 'S', 1734700477, 1734700477, '1'),
(176940, 18103, 'QU', 'OK', 'S', 1734700480, 1734700480, '1'),
(176941, 18103, 'QU', 'OK', 'S', 1734700806, 1734700806, '1'),
(176942, 18103, 'QU', 'OK', 'S', 1734700809, 1734700809, '1'),
(176943, 18103, 'QU', 'OK', 'S', 1734700812, 1734700812, '1'),
(176944, 18103, 'QU', 'OK', 'S', 1734700816, 1734700816, '1'),
(176945, 18103, 'QU', 'OK', 'S', 1734700819, 1734700819, '1'),
(176946, 18103, 'QU', 'OK', 'S', 1734700822, 1734700822, '1'),
(176947, 18103, 'QU', 'OK', 'S', 1734700834, 1734700834, '1'),
(176948, 18103, 'QU', 'OK', 'S', 1734700837, 1734700837, '1'),
(176949, 18103, 'QU', 'OK', 'S', 1734700840, 1734700840, '1'),
(176950, 17500, 'QU', 'OK', 'S', 1734700905, 1734700905, '1'),
(176951, 17497, 'QU', 'OK', 'S', 1734700937, 1734700937, '1'),
(176952, 16032, 'QU', 'OK', 'S', 1734754895, 1734754895, '1'),
(176953, 33443, 'QU', 'OK', 'S', 1734754951, 1734754951, '1'),
(176954, 31654, 'QU', 'OK', 'S', 1734754976, 1734754976, '1'),
(176955, 24448, 'QU', 'OK', 'S', 1734755067, 1734755067, '1'),
(176956, 24321, 'QU', 'OK', 'S', 1734755149, 1734755149, '1'),
(176957, 31612, 'QU', 'OK', 'S', 1734755176, 1734755176, '1'),
(176958, 34570, 'QU', 'OK', 'S', 1734755206, 1734755206, '1'),
(176959, 19376, 'QU', 'OK', 'S', 1734755244, 1734755244, '1'),
(176960, 35204, 'QU', 'OK', 'S', 1734755269, 1734755269, '1'),
(176961, 34722, 'QU', 'OK', 'S', 1734755300, 1734755300, '1'),
(176962, 34648, 'QU', 'OK', 'S', 1734755331, 1734755331, '1'),
(176963, 23919, 'QU', 'OK', 'S', 1734755384, 1734755384, '1'),
(176964, 16027, 'QU', 'OK', 'S', 1734755409, 1734755409, '1'),
(176965, 31655, 'QU', 'OK', 'S', 1734755841, 1734755841, '1'),
(176966, 24145, 'QU', 'OK', 'S', 1734755865, 1734755865, '1'),
(176967, 19376, 'QU', 'OK', 'S', 1734755895, 1734755895, '1'),
(176968, 34721, 'QU', 'OK', 'S', 1734755926, 1734755926, '1'),
(176969, 34993, 'QU', 'OK', 'S', 1734755948, 1734755948, '1'),
(176970, 32178, 'QU', 'OK', 'S', 1734758150, 1734758150, '1'),
(176971, 34388, 'QU', 'OK', 'S', 1734758153, 1734758153, '1'),
(176972, 34860, 'QU', 'OK', 'S', 1734758157, 1734758157, '1'),
(176973, 33810, 'QU', 'OK', 'S', 1734758160, 1734758160, '1'),
(176974, 33813, 'QU', 'OK', 'S', 1734758169, 1734758169, '1'),
(176975, 32470, 'QU', 'OK', 'S', 1734758171, 1734758171, '1'),
(176976, 33115, 'QU', 'OK', 'S', 1734758173, 1734758173, '1'),
(176977, 33193, 'QU', 'OK', 'S', 1734758176, 1734758176, '1'),
(176978, 26478, 'QU', 'OK', 'S', 1734758178, 1734758178, '1'),
(176979, 33643, 'QU', 'OK', 'S', 1734758180, 1734758180, '1'),
(176980, 33682, 'QU', 'OK', 'S', 1734758190, 1734758190, '1'),
(176981, 34811, 'QU', 'OK', 'S', 1734758193, 1734758193, '1'),
(176982, 33134, 'QU', 'OK', 'S', 1734758198, 1734758198, '1'),
(176983, 33135, 'QU', 'OK', 'S', 1734758201, 1734758201, '1'),
(176984, 34249, 'QU', 'OK', 'S', 1734758204, 1734758204, '1'),
(176985, 32635, 'QU', 'OK', 'S', 1734758208, 1734758208, '1'),
(176986, 32490, 'QU', 'OK', 'S', 1734758212, 1734758212, '1'),
(176987, 34851, 'QU', 'OK', 'S', 1734758216, 1734758216, '1'),
(176988, 29898, 'QU', 'OK', 'S', 1734758220, 1734758220, '1'),
(176989, 33697, 'QU', 'OK', 'S', 1734758224, 1734758224, '1'),
(176990, 34322, 'QU', 'OK', 'S', 1734758227, 1734758227, '1'),
(176991, 5410, 'QU', 'OK', 'S', 1734758232, 1734758232, '1'),
(176992, 34983, 'QU', 'OK', 'S', 1734758247, 1734758247, '1'),
(176993, 34250, 'QU', 'OK', 'S', 1734758250, 1734758250, '1'),
(176994, 34943, 'QU', 'OK', 'S', 1734758253, 1734758253, '1'),
(176995, 32766, 'QU', 'OK', 'S', 1734758256, 1734758256, '1'),
(176996, 34432, 'QU', 'OK', 'S', 1734758259, 1734758259, '1'),
(176997, 35211, 'QU', 'OK', 'S', 1734758261, 1734758261, '1'),
(176998, 33035, 'QU', 'OK', 'S', 1734758265, 1734758265, '1'),
(176999, 33696, 'QU', 'OK', 'S', 1734758268, 1734758268, '1'),
(177000, 34787, 'QU', 'OK', 'S', 1734758271, 1734758271, '1'),
(177001, 35117, 'QU', 'OK', 'S', 1734758274, 1734758274, '1'),
(177002, 34942, 'QU', 'OK', 'S', 1734758278, 1734758278, '1'),
(177003, 34925, 'QU', 'OK', 'S', 1734758281, 1734758281, '1'),
(177004, 26478, 'QU', 'OK', 'S', 1734758284, 1734758284, '1'),
(177005, 34977, 'QU', 'OK', 'S', 1734758287, 1734758287, '1'),
(177006, 35376, 'QU', 'OK', 'S', 1734758291, 1734758291, '1'),
(177007, 35376, 'QU', 'OK', 'S', 1734758297, 1734758297, '1'),
(177008, 35185, 'QU', 'OK', 'S', 1734758300, 1734758300, '1'),
(177009, 35045, 'QU', 'OK', 'S', 1734758307, 1734758307, '1'),
(177010, 34901, 'QU', 'OK', 'S', 1734758311, 1734758311, '1'),
(177011, 33678, 'QU', 'OK', 'S', 1734758315, 1734758315, '1'),
(177012, 35361, 'QU', 'OK', 'S', 1734758318, 1734758318, '1'),
(177013, 35074, 'QU', 'OK', 'S', 1734758322, 1734758322, '1'),
(177014, 25217, 'QU', 'OK', 'S', 1734758325, 1734758325, '1'),
(177015, 32969, 'QU', 'OK', 'S', 1734758330, 1734758330, '1'),
(177016, 35132, 'QU', 'OK', 'S', 1734758334, 1734758334, '1'),
(177017, 34430, 'QU', 'OK', 'S', 1734758338, 1734758338, '1'),
(177018, 33114, 'QU', 'OK', 'S', 1734758344, 1734758344, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(177019, 35020, 'QU', 'OK', 'S', 1734758352, 1734758352, '1'),
(177020, 34500, 'QU', 'OK', 'S', 1734758370, 1734758370, '1'),
(177021, 21099, 'QU', 'OK', 'S', 1734758396, 1734758396, '1'),
(177022, 32556, 'QU', 'OK', 'S', 1734762283, 1734762283, '1'),
(177023, 32556, 'QU', 'OK', 'S', 1734762283, 1734762283, '1'),
(177024, 32430, 'QU', 'OK', 'S', 1734762662, 1734762662, '1'),
(177025, 32430, 'QU', 'OK', 'S', 1734762662, 1734762662, '1'),
(177026, 33008, 'QU', 'OK', 'S', 1734763220, 1734763220, '1'),
(177027, 35405, 'QU', 'OK', 'S', 1734763371, 1734763371, '1'),
(177028, 35405, 'QU', 'OK', 'S', 1734763371, 1734763371, '1'),
(177029, 35405, 'QU', 'OK', 'S', 1734763382, 1734763382, '1'),
(177030, 35405, 'QU', 'OK', 'S', 1734763382, 1734763382, '1'),
(177031, 20986, 'QU', 'OK', 'S', 1734764274, 1734764274, '1'),
(177032, 30092, 'QU', 'OK', 'S', 1734764652, 1734764652, '1'),
(177033, 26757, 'QU', 'OK', 'S', 1734765514, 1734765514, '1'),
(177034, 24842, 'QU', 'OK', 'S', 1734765522, 1734765522, '1'),
(177035, 26628, 'QU', 'OK', 'S', 1734765530, 1734765530, '1'),
(177036, 29838, 'QU', 'OK', 'S', 1734765546, 1734765546, '1'),
(177037, 30190, 'QU', 'OK', 'S', 1734765553, 1734765553, '1'),
(177038, 21067, 'QU', 'OK', 'S', 1734765564, 1734765564, '1'),
(177039, 14328, 'QU', 'OK', 'S', 1734765573, 1734765573, '1'),
(177040, 28607, 'QU', 'OK', 'S', 1734765597, 1734765597, '1'),
(177041, 19682, 'QU', 'OK', 'S', 1734765607, 1734765607, '1'),
(177042, 24296, 'QU', 'OK', 'S', 1734765616, 1734765616, '1'),
(177043, 18584, 'QU', 'OK', 'S', 1734766096, 1734766096, '1'),
(177044, 18584, 'QU', 'OK', 'S', 1734766096, 1734766096, '1'),
(177045, 18584, 'QU', 'OK', 'S', 1734766096, 1734766096, '1'),
(177046, 24648, 'QU', 'OK', 'S', 1734766270, 1734766270, '1'),
(177047, 24648, 'QU', 'OK', 'S', 1734766270, 1734766270, '1'),
(177048, 24054, 'QU', 'OK', 'S', 1734766471, 1734766471, '1'),
(177049, 24054, 'QU', 'OK', 'S', 1734766471, 1734766471, '1'),
(177050, 22573, 'QU', 'OK', 'S', 1734766690, 1734766690, '1'),
(177051, 35078, 'QU', 'OK', 'S', 1734767508, 1734767508, '1'),
(177052, 35322, 'QU', 'OK', 'S', 1734767527, 1734767527, '1'),
(177053, 34049, 'QU', 'OK', 'S', 1734767585, 1734767585, '1'),
(177054, 17846, 'QU', 'OK', 'S', 1734767595, 1734767595, '1'),
(177055, 22430, 'QU', 'OK', 'S', 1734767605, 1734767605, '1'),
(177056, 22961, 'QU', 'OK', 'S', 1734767621, 1734767621, '1'),
(177057, 35372, 'QU', 'OK', 'S', 1734767710, 1734767710, '1'),
(177058, 24597, 'QU', 'OK', 'S', 1734767740, 1734767740, '1'),
(177059, 30580, 'QU', 'OK', 'S', 1734767753, 1734767753, '1'),
(177060, 27333, 'QU', 'OK', 'S', 1734767794, 1734767794, '1'),
(177061, 34863, 'QU', 'OK', 'S', 1734767807, 1734767807, '1'),
(177062, 34193, 'QU', 'OK', 'S', 1734767969, 1734767969, '1'),
(177063, 19840, 'QU', 'OK', 'S', 1734767984, 1734767984, '1'),
(177064, 34193, 'QU', 'OK', 'S', 1734767986, 1734767986, '1'),
(177065, 19840, 'QU', 'OK', 'S', 1734767987, 1734767987, '1'),
(177066, 19840, 'QU', 'OK', 'S', 1734767989, 1734767989, '1'),
(177067, 19840, 'QU', 'OK', 'S', 1734767992, 1734767992, '1'),
(177068, 19840, 'QU', 'OK', 'S', 1734767994, 1734767994, '1'),
(177069, 19840, 'QU', 'OK', 'S', 1734767997, 1734767997, '1'),
(177070, 19840, 'QU', 'OK', 'S', 1734768000, 1734768000, '1'),
(177071, 19840, 'QU', 'OK', 'S', 1734768003, 1734768003, '1'),
(177072, 19840, 'QU', 'OK', 'S', 1734768005, 1734768005, '1'),
(177073, 19840, 'QU', 'OK', 'S', 1734768008, 1734768008, '1'),
(177074, 19840, 'QU', 'OK', 'S', 1734768010, 1734768010, '1'),
(177075, 19840, 'QU', 'OK', 'S', 1734768014, 1734768014, '1'),
(177076, 19840, 'QU', 'OK', 'S', 1734768017, 1734768017, '1'),
(177077, 19840, 'QU', 'OK', 'S', 1734768020, 1734768020, '1'),
(177078, 19840, 'QU', 'OK', 'S', 1734768022, 1734768022, '1'),
(177079, 35400, 'QU', 'OK', 'S', 1734768026, 1734768026, '1'),
(177080, 35343, 'QU', 'OK', 'S', 1734768029, 1734768029, '1'),
(177081, 35393, 'QU', 'OK', 'S', 1734768035, 1734768035, '1'),
(177082, 35361, 'QU', 'OK', 'S', 1734768039, 1734768039, '1'),
(177083, 35394, 'QU', 'OK', 'S', 1734768099, 1734768099, '1'),
(177084, 35453, 'QU', 'OK', 'S', 1734768115, 1734768115, '1'),
(177085, 35391, 'QU', 'OK', 'S', 1734768212, 1734768212, '1'),
(177086, 35391, 'QU', 'OK', 'S', 1734768214, 1734768214, '1'),
(177087, 35391, 'QU', 'OK', 'S', 1734768217, 1734768217, '1'),
(177088, 35392, 'QU', 'OK', 'S', 1734768219, 1734768219, '1'),
(177089, 35391, 'QU', 'OK', 'S', 1734768222, 1734768222, '1'),
(177090, 35470, 'QU', 'OK', 'S', 1734768270, 1734768270, '1'),
(177091, 35458, 'QU', 'OK', 'S', 1734768416, 1734768416, '1'),
(177092, 35456, 'QU', 'OK', 'S', 1734768704, 1734768704, '1'),
(177093, 35457, 'QU', 'OK', 'S', 1734768854, 1734768854, '1'),
(177094, 35455, 'QU', 'OK', 'S', 1734769002, 1734769002, '1'),
(177095, 35454, 'QU', 'OK', 'S', 1734769102, 1734769102, '1'),
(177096, 22617, 'QU', 'OK', 'S', 1734769238, 1734769238, '1'),
(177097, 22617, 'QU', 'OK', 'S', 1734769238, 1734769238, '1'),
(177098, 35468, 'QU', 'OK', 'S', 1734769418, 1734769418, '1'),
(177099, 32382, 'QU', 'OK', 'S', 1734769516, 1734769516, '1'),
(177100, 32382, 'QU', 'OK', 'S', 1734769516, 1734769516, '1'),
(177101, 32382, 'QU', 'OK', 'S', 1734769516, 1734769516, '1'),
(177102, 30360, 'QU', 'OK', 'S', 1734769523, 1734769523, '1'),
(177103, 26719, 'QU', 'OK', 'S', 1734769541, 1734769541, '1'),
(177104, 34962, 'QU', 'OK', 'S', 1734769565, 1734769565, '1'),
(177105, 34962, 'QU', 'OK', 'S', 1734769648, 1734769648, '1'),
(177106, 35366, 'QU', 'OK', 'S', 1734769671, 1734769671, '1'),
(177107, 32263, 'QU', 'OK', 'S', 1734769684, 1734769684, '1'),
(177108, 30580, 'QU', 'OK', 'S', 1734769706, 1734769706, '1'),
(177109, 30580, 'QU', 'OK', 'S', 1734769706, 1734769706, '1'),
(177110, 30580, 'QU', 'OK', 'S', 1734769706, 1734769706, '1'),
(177111, 30580, 'QU', 'OK', 'S', 1734769706, 1734769706, '1'),
(177112, 30580, 'QU', 'OK', 'S', 1734769706, 1734769706, '1'),
(177113, 34395, 'QU', 'OK', 'S', 1734769745, 1734769745, '1'),
(177114, 24667, 'QU', 'OK', 'S', 1734769792, 1734769792, '1'),
(177115, 32565, 'QU', 'OK', 'S', 1734769998, 1734769998, '1'),
(177116, 35230, 'QU', 'OK', 'S', 1734772695, 1734772695, '1'),
(177117, 30529, 'QU', 'OK', 'S', 1734772708, 1734772708, '1'),
(177118, 32489, 'QU', 'OK', 'S', 1734772720, 1734772720, '1'),
(177119, 27317, 'QU', 'OK', 'S', 1734772733, 1734772733, '1'),
(177120, 33260, 'QU', 'OK', 'S', 1734772756, 1734772756, '1'),
(177121, 33260, 'QU', 'OK', 'S', 1734772768, 1734772768, '1'),
(177122, 33896, 'QU', 'OK', 'S', 1734772781, 1734772781, '1'),
(177123, 34843, 'QU', 'OK', 'S', 1734772797, 1734772797, '1'),
(177124, 34842, 'QU', 'OK', 'S', 1734772810, 1734772810, '1'),
(177125, 33432, 'QU', 'OK', 'S', 1734772823, 1734772823, '1'),
(177126, 34764, 'QU', 'OK', 'S', 1734772837, 1734772837, '1'),
(177127, 34771, 'QU', 'OK', 'S', 1734772850, 1734772850, '1'),
(177128, 35469, 'QU', 'OK', 'S', 1734773086, 1734773086, '1'),
(177129, 24688, 'QU', 'OK', 'S', 1734773175, 1734773175, '1'),
(177130, 24688, 'QU', 'OK', 'S', 1734773175, 1734773175, '1'),
(177131, 33466, 'QU', 'OK', 'S', 1734773230, 1734773230, '1'),
(177132, 33466, 'QU', 'OK', 'S', 1734773230, 1734773230, '1'),
(177133, 35452, 'QU', 'OK', 'S', 1734773242, 1734773242, '1'),
(177134, 24690, 'QU', 'OK', 'S', 1734773250, 1734773250, '1'),
(177135, 33999, 'QU', 'OK', 'S', 1734773261, 1734773261, '1'),
(177136, 33381, 'QU', 'OK', 'S', 1734773281, 1734773281, '1'),
(177137, 33381, 'QU', 'OK', 'S', 1734773281, 1734773281, '1'),
(177138, 33381, 'QU', 'OK', 'S', 1734773281, 1734773281, '1'),
(177139, 35460, 'QU', 'OK', 'S', 1734773319, 1734773319, '1'),
(177140, 35465, 'QU', 'OK', 'S', 1734773438, 1734773438, '1'),
(177141, 35466, 'QU', 'OK', 'S', 1734773472, 1734773472, '1'),
(177142, 35467, 'QU', 'OK', 'S', 1734773512, 1734773512, '1'),
(177143, 35462, 'QU', 'OK', 'S', 1734773711, 1734773711, '1'),
(177144, 35461, 'QU', 'OK', 'S', 1734773744, 1734773744, '1'),
(177145, 27402, 'QU', 'OK', 'S', 1734773895, 1734773895, '1'),
(177146, 24055, 'QU', 'OK', 'S', 1734774081, 1734774081, '1'),
(177147, 27023, 'QU', 'OK', 'S', 1734774084, 1734774084, '1'),
(177148, 21888, 'QU', 'OK', 'S', 1734774126, 1734774126, '1'),
(177149, 22251, 'QU', 'OK', 'S', 1734774129, 1734774129, '1'),
(177150, 21888, 'QU', 'OK', 'S', 1734774131, 1734774131, '1'),
(177151, 30498, 'QU', 'OK', 'S', 1734774135, 1734774135, '1'),
(177152, 28077, 'QU', 'OK', 'S', 1734774138, 1734774138, '1'),
(177153, 21888, 'QU', 'OK', 'S', 1734774144, 1734774144, '1'),
(177154, 34299, 'QU', 'OK', 'S', 1734774152, 1734774152, '1'),
(177155, 15897, 'QU', 'OK', 'S', 1734774159, 1734774159, '1'),
(177156, 15897, 'QU', 'OK', 'S', 1734774163, 1734774163, '1'),
(177157, 15897, 'QU', 'OK', 'S', 1734774168, 1734774168, '1'),
(177158, 30423, 'QU', 'OK', 'S', 1734774183, 1734774183, '1'),
(177159, 23120, 'QU', 'OK', 'S', 1734774300, 1734774300, '1'),
(177160, 33694, 'QU', 'OK', 'S', 1734774317, 1734774317, '1'),
(177161, 32466, 'QU', 'OK', 'S', 1734774503, 1734774503, '1'),
(177162, 32466, 'QU', 'OK', 'S', 1734774510, 1734774510, '1'),
(177163, 28313, 'QU', 'OK', 'S', 1734774529, 1734774529, '1'),
(177164, 28313, 'QU', 'OK', 'S', 1734774535, 1734774535, '1'),
(177165, 27481, 'QU', 'OK', 'S', 1734774558, 1734774558, '1'),
(177166, 12379, 'QU', 'OK', 'S', 1734774841, 1734774841, '1'),
(177167, 34037, 'QU', 'OK', 'S', 1734774898, 1734774898, '1'),
(177168, 33966, 'QU', 'OK', 'S', 1734774935, 1734774935, '1'),
(177169, 22753, 'QU', 'OK', 'S', 1734775347, 1734775347, '1'),
(177170, 22757, 'QU', 'OK', 'S', 1734775598, 1734775598, '1'),
(177171, 22755, 'QU', 'OK', 'S', 1734775928, 1734775928, '1'),
(177172, 35224, 'QU', 'OK', 'S', 1734776666, 1734776666, '1'),
(177173, 35224, 'QU', 'OK', 'S', 1734776666, 1734776666, '1'),
(177174, 27302, 'QU', 'OK', 'S', 1734779250, 1734779250, '1'),
(177175, 23711, 'QU', 'OK', 'S', 1734779578, 1734779578, '1'),
(177176, 24113, 'QU', 'OK', 'S', 1734780232, 1734780232, '1'),
(177177, 24113, 'QU', 'OK', 'S', 1734780232, 1734780232, '1'),
(177178, 30654, 'QU', 'OK', 'S', 1734780627, 1734780627, '1'),
(177179, 28673, 'QU', 'OK', 'S', 1734780725, 1734780725, '1'),
(177180, 30529, 'QU', 'OK', 'S', 1734780737, 1734780737, '1'),
(177181, 23418, 'QU', 'OK', 'S', 1734780750, 1734780750, '1'),
(177182, 30530, 'QU', 'OK', 'S', 1734780762, 1734780762, '1'),
(177183, 31611, 'QU', 'OK', 'S', 1734780772, 1734780772, '1'),
(177184, 28673, 'QU', 'OK', 'S', 1734780784, 1734780784, '1'),
(177185, 28695, 'QU', 'OK', 'S', 1734780795, 1734780795, '1'),
(177186, 33547, 'QU', 'OK', 'S', 1734780804, 1734780804, '1'),
(177187, 28313, 'QU', 'OK', 'S', 1734780817, 1734780817, '1'),
(177188, 25933, 'QU', 'OK', 'S', 1734781067, 1734781067, '1'),
(177189, 28794, 'QU', 'OK', 'S', 1734781099, 1734781099, '1'),
(177190, 33433, 'QU', 'OK', 'S', 1734781172, 1734781172, '1'),
(177191, 31544, 'QU', 'OK', 'S', 1734781314, 1734781314, '1'),
(177192, 17496, 'QU', 'OK', 'S', 1734781549, 1734781549, '1'),
(177193, 17470, 'QU', 'OK', 'S', 1734781572, 1734781572, '1'),
(177194, 17467, 'QU', 'OK', 'S', 1734781591, 1734781591, '1'),
(177195, 17467, 'QU', 'OK', 'S', 1734781594, 1734781594, '1'),
(177196, 17467, 'QU', 'OK', 'S', 1734781602, 1734781602, '1'),
(177197, 17467, 'QU', 'OK', 'S', 1734781606, 1734781606, '1'),
(177198, 17467, 'QU', 'OK', 'S', 1734781609, 1734781609, '1'),
(177199, 17467, 'QU', 'OK', 'S', 1734781612, 1734781612, '1'),
(177200, 17467, 'QU', 'OK', 'S', 1734781615, 1734781615, '1'),
(177201, 17467, 'QU', 'OK', 'S', 1734781618, 1734781618, '1'),
(177202, 17467, 'QU', 'OK', 'S', 1734781621, 1734781621, '1'),
(177203, 17467, 'QU', 'OK', 'S', 1734781630, 1734781630, '1'),
(177204, 17467, 'QU', 'OK', 'S', 1734781633, 1734781633, '1'),
(177205, 17467, 'QU', 'OK', 'S', 1734781636, 1734781636, '1'),
(177206, 17467, 'QU', 'OK', 'S', 1734781639, 1734781639, '1'),
(177207, 17467, 'QU', 'OK', 'S', 1734781642, 1734781642, '1'),
(177208, 17467, 'QU', 'OK', 'S', 1734781646, 1734781646, '1'),
(177209, 17467, 'QU', 'OK', 'S', 1734781657, 1734781657, '1'),
(177210, 17467, 'QU', 'OK', 'S', 1734781660, 1734781660, '1'),
(177211, 17463, 'QU', 'OK', 'S', 1734781684, 1734781684, '1'),
(177212, 17178, 'QU', 'OK', 'S', 1734781702, 1734781702, '1'),
(177213, 17178, 'QU', 'OK', 'S', 1734781705, 1734781705, '1'),
(177214, 17178, 'QU', 'OK', 'S', 1734781708, 1734781708, '1'),
(177215, 17178, 'QU', 'OK', 'S', 1734781711, 1734781711, '1'),
(177216, 17178, 'QU', 'OK', 'S', 1734781714, 1734781714, '1'),
(177217, 17178, 'QU', 'OK', 'S', 1734781718, 1734781718, '1'),
(177218, 17178, 'QU', 'OK', 'S', 1734781721, 1734781721, '1'),
(177219, 17178, 'QU', 'OK', 'S', 1734781725, 1734781725, '1'),
(177220, 17178, 'QU', 'OK', 'S', 1734781728, 1734781728, '1'),
(177221, 17178, 'QU', 'OK', 'S', 1734781731, 1734781731, '1'),
(177222, 17178, 'QU', 'OK', 'S', 1734781741, 1734781741, '1'),
(177223, 17178, 'QU', 'OK', 'S', 1734781744, 1734781744, '1'),
(177224, 17178, 'QU', 'OK', 'S', 1734781747, 1734781747, '1'),
(177225, 17178, 'QU', 'OK', 'S', 1734781754, 1734781754, '1'),
(177226, 17178, 'QU', 'OK', 'S', 1734781757, 1734781757, '1'),
(177227, 17178, 'QU', 'OK', 'S', 1734781761, 1734781761, '1'),
(177228, 17178, 'QU', 'OK', 'S', 1734781764, 1734781764, '1'),
(177229, 17178, 'QU', 'OK', 'S', 1734781767, 1734781767, '1'),
(177230, 17178, 'QU', 'OK', 'S', 1734781771, 1734781771, '1'),
(177231, 17178, 'QU', 'OK', 'S', 1734781774, 1734781774, '1'),
(177232, 17178, 'QU', 'OK', 'S', 1734781777, 1734781777, '1'),
(177233, 17178, 'QU', 'OK', 'S', 1734781781, 1734781781, '1'),
(177234, 17178, 'QU', 'OK', 'S', 1734781784, 1734781784, '1'),
(177235, 17178, 'QU', 'OK', 'S', 1734781788, 1734781788, '1'),
(177236, 17178, 'QU', 'OK', 'S', 1734781791, 1734781791, '1'),
(177237, 17178, 'QU', 'OK', 'S', 1734781794, 1734781794, '1'),
(177238, 17178, 'QU', 'OK', 'S', 1734781798, 1734781798, '1'),
(177239, 17178, 'QU', 'OK', 'S', 1734781801, 1734781801, '1'),
(177240, 17178, 'QU', 'OK', 'S', 1734781804, 1734781804, '1'),
(177241, 17178, 'QU', 'OK', 'S', 1734781808, 1734781808, '1'),
(177242, 17178, 'QU', 'OK', 'S', 1734781811, 1734781811, '1'),
(177243, 17178, 'QU', 'OK', 'S', 1734781815, 1734781815, '1'),
(177244, 17178, 'QU', 'OK', 'S', 1734781818, 1734781818, '1'),
(177245, 17178, 'QU', 'OK', 'S', 1734781821, 1734781821, '1'),
(177246, 17178, 'QU', 'OK', 'S', 1734781825, 1734781825, '1'),
(177247, 17178, 'QU', 'OK', 'S', 1734781828, 1734781828, '1'),
(177248, 17178, 'QU', 'OK', 'S', 1734781831, 1734781831, '1'),
(177249, 17178, 'QU', 'OK', 'S', 1734781834, 1734781834, '1'),
(177250, 30725, 'QU', 'OK', 'S', 1734781836, 1734781836, '1'),
(177251, 17178, 'QU', 'OK', 'S', 1734781838, 1734781838, '1'),
(177252, 17178, 'QU', 'OK', 'S', 1734781841, 1734781841, '1'),
(177253, 17178, 'QU', 'OK', 'S', 1734781851, 1734781851, '1'),
(177254, 17178, 'QU', 'OK', 'S', 1734781854, 1734781854, '1'),
(177255, 17178, 'QU', 'OK', 'S', 1734781857, 1734781857, '1'),
(177256, 17178, 'QU', 'OK', 'S', 1734781860, 1734781860, '1'),
(177257, 17178, 'QU', 'OK', 'S', 1734781865, 1734781865, '1'),
(177258, 17178, 'QU', 'OK', 'S', 1734781868, 1734781868, '1'),
(177259, 17178, 'QU', 'OK', 'S', 1734781871, 1734781871, '1'),
(177260, 17178, 'QU', 'OK', 'S', 1734781874, 1734781874, '1'),
(177261, 17178, 'QU', 'OK', 'S', 1734781877, 1734781877, '1'),
(177262, 17178, 'QU', 'OK', 'S', 1734781880, 1734781880, '1'),
(177263, 17178, 'QU', 'OK', 'S', 1734781883, 1734781883, '1'),
(177264, 17178, 'QU', 'OK', 'S', 1734781887, 1734781887, '1'),
(177265, 17178, 'QU', 'OK', 'S', 1734781890, 1734781890, '1'),
(177266, 17178, 'QU', 'OK', 'S', 1734781893, 1734781893, '1'),
(177267, 17178, 'QU', 'OK', 'S', 1734781896, 1734781896, '1'),
(177268, 17178, 'QU', 'OK', 'S', 1734781899, 1734781899, '1'),
(177269, 17178, 'QU', 'OK', 'S', 1734781902, 1734781902, '1'),
(177270, 17178, 'QU', 'OK', 'S', 1734781905, 1734781905, '1'),
(177271, 17178, 'QU', 'OK', 'S', 1734781909, 1734781909, '1'),
(177272, 17178, 'QU', 'OK', 'S', 1734781912, 1734781912, '1'),
(177273, 17178, 'QU', 'OK', 'S', 1734781919, 1734781919, '1'),
(177274, 17178, 'QU', 'OK', 'S', 1734781923, 1734781923, '1'),
(177275, 17178, 'QU', 'OK', 'S', 1734781926, 1734781926, '1'),
(177276, 17178, 'QU', 'OK', 'S', 1734781929, 1734781929, '1'),
(177277, 17178, 'QU', 'OK', 'S', 1734781932, 1734781932, '1'),
(177278, 17178, 'QU', 'OK', 'S', 1734781935, 1734781935, '1'),
(177279, 17178, 'QU', 'OK', 'S', 1734781939, 1734781939, '1'),
(177280, 17178, 'QU', 'OK', 'S', 1734781942, 1734781942, '1'),
(177281, 17178, 'QU', 'OK', 'S', 1734781945, 1734781945, '1'),
(177282, 17178, 'QU', 'OK', 'S', 1734781949, 1734781949, '1'),
(177283, 35406, 'QU', 'OK', 'S', 1734782272, 1734782272, '1'),
(177284, 30737, 'QU', 'OK', 'S', 1734782770, 1734782770, '1'),
(177285, 30737, 'QU', 'OK', 'S', 1734782770, 1734782770, '1'),
(177286, 30737, 'QU', 'OK', 'S', 1734782770, 1734782770, '1'),
(177287, 30737, 'QU', 'OK', 'S', 1734782770, 1734782770, '1'),
(177288, 30737, 'QU', 'OK', 'S', 1734782770, 1734782770, '1'),
(177289, 30737, 'QU', 'OK', 'S', 1734782936, 1734782936, '1'),
(177290, 30737, 'QU', 'OK', 'S', 1734782936, 1734782936, '1'),
(177291, 30737, 'QU', 'OK', 'S', 1734782936, 1734782936, '1'),
(177292, 30737, 'QU', 'OK', 'S', 1734782936, 1734782936, '1'),
(177293, 31339, 'QU', 'OK', 'S', 1734786404, 1734786404, '1'),
(177294, 31339, 'QU', 'OK', 'S', 1734786404, 1734786404, '1'),
(177295, 23441, 'QU', 'OK', 'S', 1734788111, 1734788111, '1'),
(177296, 17529, 'QU', 'OK', 'S', 1734788121, 1734788121, '1'),
(177297, 32102, 'QU', 'OK', 'S', 1734789503, 1734789503, '1'),
(177298, 14773, 'QU', 'OK', 'S', 1734789508, 1734789508, '1'),
(177299, 34612, 'QU', 'OK', 'S', 1734789510, 1734789510, '1'),
(177300, 4755, 'QU', 'OK', 'S', 1734789513, 1734789513, '1'),
(177301, 21424, 'QU', 'OK', 'S', 1734789520, 1734789520, '1'),
(177302, 21656, 'QU', 'OK', 'S', 1734789522, 1734789522, '1'),
(177303, 27190, 'QU', 'OK', 'S', 1734789524, 1734789524, '1'),
(177304, 7986, 'QU', 'OK', 'S', 1734789526, 1734789526, '1'),
(177305, 34093, 'QU', 'OK', 'S', 1734789528, 1734789528, '1'),
(177306, 33626, 'QU', 'OK', 'S', 1734789531, 1734789531, '1'),
(177307, 8930, 'QU', 'OK', 'S', 1734789534, 1734789534, '1'),
(177308, 27696, 'QU', 'OK', 'S', 1734789537, 1734789537, '1'),
(177309, 21699, 'QU', 'OK', 'S', 1734789540, 1734789540, '1'),
(177310, 2354, 'QU', 'OK', 'S', 1734789543, 1734789543, '1'),
(177311, 9334, 'QU', 'OK', 'S', 1734789546, 1734789546, '1'),
(177312, 21583, 'QU', 'OK', 'S', 1734789548, 1734789548, '1'),
(177313, 9334, 'QU', 'OK', 'S', 1734789551, 1734789551, '1'),
(177314, 21888, 'QU', 'OK', 'S', 1734789553, 1734789553, '1'),
(177315, 20594, 'QU', 'OK', 'S', 1734789556, 1734789556, '1'),
(177316, 34823, 'QU', 'OK', 'S', 1734789559, 1734789559, '1'),
(177317, 27696, 'QU', 'OK', 'S', 1734789563, 1734789563, '1'),
(177318, 25842, 'QU', 'OK', 'S', 1734789565, 1734789565, '1'),
(177319, 2354, 'QU', 'OK', 'S', 1734789567, 1734789567, '1'),
(177320, 9316, 'QU', 'OK', 'S', 1734789570, 1734789570, '1'),
(177321, 23227, 'QU', 'OK', 'S', 1734789581, 1734789581, '1'),
(177322, 23230, 'QU', 'OK', 'S', 1734789585, 1734789585, '1'),
(177323, 32704, 'QU', 'OK', 'S', 1734789618, 1734789618, '1'),
(177324, 32704, 'QU', 'OK', 'S', 1734789629, 1734789629, '1'),
(177325, 20616, 'QU', 'OK', 'S', 1734789752, 1734789752, '1'),
(177326, 27701, 'QU', 'OK', 'S', 1734789763, 1734789763, '1'),
(177327, 31315, 'QU', 'OK', 'S', 1734789770, 1734789770, '1'),
(177328, 3704, 'QU', 'OK', 'S', 1734789790, 1734789790, '1'),
(177329, 32314, 'QU', 'OK', 'S', 1734789805, 1734789805, '1'),
(177330, 30813, 'QU', 'OK', 'S', 1734931985, 1734931985, '1'),
(177331, 34401, 'QU', 'OK', 'S', 1734932060, 1734932060, '1'),
(177332, 34387, 'QU', 'OK', 'S', 1734932160, 1734932160, '1'),
(177333, 34387, 'QU', 'OK', 'S', 1734932218, 1734932218, '1'),
(177334, 34387, 'QU', 'OK', 'S', 1734932233, 1734932233, '1'),
(177335, 34193, 'QU', 'OK', 'S', 1734932403, 1734932403, '1'),
(177336, 34193, 'QU', 'OK', 'S', 1734932440, 1734932440, '1'),
(177337, 34193, 'QU', 'OK', 'S', 1734932462, 1734932462, '1'),
(177338, 34193, 'QU', 'OK', 'S', 1734932803, 1734932803, '1'),
(177339, 9871, 'QU', 'OK', 'S', 1734935478, 1734935478, '1'),
(177340, 4637, 'QU', 'OK', 'S', 1734935482, 1734935482, '1'),
(177341, 9871, 'QU', 'OK', 'S', 1734935485, 1734935485, '1'),
(177342, 30446, 'QU', 'OK', 'S', 1734935487, 1734935487, '1'),
(177343, 15912, 'QU', 'OK', 'S', 1734935488, 1734935488, '1'),
(177344, 9871, 'QU', 'OK', 'S', 1734935490, 1734935490, '1'),
(177345, 30446, 'QU', 'OK', 'S', 1734935510, 1734935510, '1'),
(177346, 35356, 'QU', 'OK', 'S', 1734935516, 1734935516, '1'),
(177347, 21376, 'QU', 'OK', 'S', 1734935520, 1734935520, '1'),
(177348, 14880, 'QU', 'OK', 'S', 1734935522, 1734935522, '1'),
(177349, 21376, 'QU', 'OK', 'S', 1734935534, 1734935534, '1'),
(177350, 12994, 'QU', 'OK', 'S', 1734935536, 1734935536, '1'),
(177351, 29752, 'QU', 'OK', 'S', 1734935538, 1734935538, '1'),
(177352, 31412, 'QU', 'OK', 'S', 1734935543, 1734935543, '1'),
(177353, 9871, 'QU', 'OK', 'S', 1734935544, 1734935544, '1'),
(177354, 9871, 'QU', 'OK', 'S', 1734935546, 1734935546, '1'),
(177355, 9871, 'QU', 'OK', 'S', 1734935548, 1734935548, '1'),
(177356, 23813, 'QU', 'OK', 'S', 1734935550, 1734935550, '1'),
(177357, 33417, 'QU', 'OK', 'S', 1734935553, 1734935553, '1'),
(177358, 15462, 'QU', 'OK', 'S', 1734935556, 1734935556, '1'),
(177359, 9457, 'QU', 'OK', 'S', 1734935598, 1734935598, '1'),
(177360, 9917, 'QU', 'OK', 'S', 1734935634, 1734935634, '1'),
(177361, 29634, 'QU', 'OK', 'S', 1734935738, 1734935738, '1'),
(177362, 15140, 'QU', 'OK', 'S', 1734935872, 1734935872, '1'),
(177363, 13629, 'QU', 'OK', 'S', 1734936367, 1734936367, '1'),
(177364, 14551, 'QU', 'OK', 'S', 1734936417, 1734936417, '1'),
(177365, 34964, 'QU', 'OK', 'S', 1734937790, 1734937790, '1'),
(177366, 34964, 'QU', 'OK', 'S', 1734937790, 1734937790, '1'),
(177367, 34964, 'QU', 'OK', 'S', 1734937790, 1734937790, '1'),
(177368, 35408, 'QU', 'OK', 'S', 1734938054, 1734938054, '1'),
(177369, 34945, 'QU', 'OK', 'S', 1734938093, 1734938093, '1'),
(177370, 34945, 'QU', 'OK', 'S', 1734938093, 1734938093, '1'),
(177371, 34945, 'QU', 'OK', 'S', 1734938093, 1734938093, '1'),
(177372, 34945, 'QU', 'OK', 'S', 1734938093, 1734938093, '1'),
(177373, 35180, 'QU', 'OK', 'S', 1734938149, 1734938149, '1'),
(177374, 34052, 'QU', 'OK', 'S', 1734938160, 1734938160, '1'),
(177375, 34052, 'QU', 'OK', 'S', 1734938166, 1734938166, '1'),
(177376, 34052, 'QU', 'OK', 'S', 1734938168, 1734938168, '1'),
(177377, 9805, 'QU', 'OK', 'S', 1734938172, 1734938172, '1'),
(177378, 35356, 'QU', 'OK', 'S', 1734938175, 1734938175, '1'),
(177379, 27092, 'QU', 'OK', 'S', 1734938177, 1734938177, '1'),
(177380, 35093, 'QU', 'OK', 'S', 1734938181, 1734938181, '1'),
(177381, 27895, 'QU', 'OK', 'S', 1734938184, 1734938184, '1'),
(177382, 7987, 'QU', 'OK', 'S', 1734938187, 1734938187, '1'),
(177383, 35356, 'QU', 'OK', 'S', 1734938190, 1734938190, '1'),
(177384, 7987, 'QU', 'OK', 'S', 1734938195, 1734938195, '1'),
(177385, 9805, 'QU', 'OK', 'S', 1734938204, 1734938204, '1'),
(177386, 33008, 'QU', 'OK', 'S', 1734938252, 1734938252, '1'),
(177387, 33008, 'QU', 'OK', 'S', 1734938256, 1734938256, '1'),
(177388, 35088, 'QU', 'OK', 'S', 1734938330, 1734938330, '1'),
(177389, 35088, 'QU', 'OK', 'S', 1734938330, 1734938330, '1'),
(177390, 34281, 'QU', 'OK', 'S', 1734939624, 1734939624, '1'),
(177391, 31138, 'QU', 'OK', 'S', 1734940987, 1734940987, '1'),
(177392, 31500, 'QU', 'OK', 'S', 1734941330, 1734941330, '1'),
(177393, 20663, 'QU', 'OK', 'S', 1734946782, 1734946782, '1'),
(177394, 35485, 'QU', 'OK', 'S', 1734947329, 1734947329, '1'),
(177395, 35486, 'QU', 'OK', 'S', 1734947616, 1734947616, '1'),
(177396, 35487, 'QU', 'OK', 'S', 1734947876, 1734947876, '1'),
(177397, 35491, 'QU', 'OK', 'S', 1734948532, 1734948532, '1'),
(177398, 35488, 'QU', 'OK', 'S', 1734948590, 1734948590, '1'),
(177399, 35489, 'QU', 'OK', 'S', 1734948621, 1734948621, '1'),
(177400, 35490, 'QU', 'OK', 'S', 1734948647, 1734948647, '1'),
(177401, 35472, 'QU', 'OK', 'S', 1734948851, 1734948851, '1'),
(177402, 35471, 'QU', 'OK', 'S', 1734948921, 1734948921, '1'),
(177403, 35473, 'QU', 'OK', 'S', 1734949170, 1734949170, '1'),
(177404, 35474, 'QU', 'OK', 'S', 1734949318, 1734949318, '1'),
(177405, 35475, 'QU', 'OK', 'S', 1734949499, 1734949499, '1'),
(177406, 35476, 'QU', 'OK', 'S', 1734949919, 1734949919, '1'),
(177407, 35477, 'QU', 'OK', 'S', 1734950204, 1734950204, '1'),
(177408, 33800, 'QU', 'OK', 'S', 1734953087, 1734953087, '1'),
(177409, 35255, 'QU', 'OK', 'S', 1734953092, 1734953092, '1'),
(177410, 35255, 'QU', 'OK', 'S', 1734953104, 1734953104, '1'),
(177411, 21025, 'QU', 'OK', 'S', 1734953137, 1734953137, '1'),
(177412, 35163, 'QU', 'OK', 'S', 1734953142, 1734953142, '1'),
(177413, 35163, 'QU', 'OK', 'S', 1734953148, 1734953148, '1'),
(177414, 21025, 'QU', 'OK', 'S', 1734953151, 1734953151, '1'),
(177415, 21025, 'QU', 'OK', 'S', 1734953156, 1734953156, '1'),
(177416, 32233, 'QU', 'OK', 'S', 1734953162, 1734953162, '1'),
(177417, 32181, 'QU', 'OK', 'S', 1734953166, 1734953166, '1'),
(177418, 32181, 'QU', 'OK', 'S', 1734953169, 1734953169, '1'),
(177419, 32181, 'QU', 'OK', 'S', 1734953173, 1734953173, '1'),
(177420, 32233, 'QU', 'OK', 'S', 1734953177, 1734953177, '1'),
(177421, 32181, 'QU', 'OK', 'S', 1734953180, 1734953180, '1'),
(177422, 32233, 'QU', 'OK', 'S', 1734953204, 1734953204, '1'),
(177423, 33619, 'QU', 'OK', 'S', 1734953208, 1734953208, '1'),
(177424, 32181, 'QU', 'OK', 'S', 1734953212, 1734953212, '1'),
(177425, 32181, 'QU', 'OK', 'S', 1734953216, 1734953216, '1'),
(177426, 33617, 'QU', 'OK', 'S', 1734953220, 1734953220, '1'),
(177427, 33617, 'QU', 'OK', 'S', 1734953224, 1734953224, '1'),
(177428, 18238, 'QU', 'OK', 'S', 1734953228, 1734953228, '1'),
(177429, 26877, 'QU', 'OK', 'S', 1734953232, 1734953232, '1'),
(177430, 26877, 'QU', 'OK', 'S', 1734953241, 1734953241, '1'),
(177431, 33619, 'QU', 'OK', 'S', 1734953244, 1734953244, '1'),
(177432, 33617, 'QU', 'OK', 'S', 1734953247, 1734953247, '1'),
(177433, 26967, 'QU', 'OK', 'S', 1734953250, 1734953250, '1'),
(177434, 33617, 'QU', 'OK', 'S', 1734953254, 1734953254, '1'),
(177435, 26969, 'QU', 'OK', 'S', 1734953259, 1734953259, '1'),
(177436, 26969, 'QU', 'OK', 'S', 1734953262, 1734953262, '1'),
(177437, 32233, 'QU', 'OK', 'S', 1734953266, 1734953266, '1'),
(177438, 32233, 'QU', 'OK', 'S', 1734953272, 1734953272, '1'),
(177439, 21028, 'QU', 'OK', 'S', 1734953279, 1734953279, '1'),
(177440, 13620, 'QU', 'OK', 'S', 1734953286, 1734953286, '1'),
(177441, 26202, 'QU', 'OK', 'S', 1734953296, 1734953296, '1'),
(177442, 25671, 'QU', 'OK', 'S', 1734953305, 1734953305, '1'),
(177443, 26202, 'QU', 'OK', 'S', 1734953308, 1734953308, '1'),
(177444, 18666, 'QU', 'OK', 'S', 1734953315, 1734953315, '1'),
(177445, 25660, 'QU', 'OK', 'S', 1734953326, 1734953326, '1'),
(177446, 28090, 'QU', 'OK', 'S', 1734953329, 1734953329, '1'),
(177447, 9652, 'QU', 'OK', 'S', 1734953333, 1734953333, '1'),
(177448, 15041, 'QU', 'OK', 'S', 1734953341, 1734953341, '1'),
(177449, 11807, 'QU', 'OK', 'S', 1734953346, 1734953346, '1'),
(177450, 13023, 'QU', 'OK', 'S', 1734953350, 1734953350, '1'),
(177451, 25671, 'QU', 'OK', 'S', 1734953352, 1734953352, '1'),
(177452, 21028, 'QU', 'OK', 'S', 1734953356, 1734953356, '1'),
(177453, 26972, 'QU', 'OK', 'S', 1734953359, 1734953359, '1'),
(177454, 26969, 'QU', 'OK', 'S', 1734953364, 1734953364, '1'),
(177455, 26972, 'QU', 'OK', 'S', 1734953377, 1734953377, '1'),
(177456, 15825, 'QU', 'OK', 'S', 1734953387, 1734953387, '1'),
(177457, 18752, 'QU', 'OK', 'S', 1734953395, 1734953395, '1'),
(177458, 35090, 'QU', 'OK', 'S', 1734953399, 1734953399, '1'),
(177459, 35090, 'QU', 'OK', 'S', 1734953404, 1734953404, '1'),
(177460, 11573, 'QU', 'OK', 'S', 1734953417, 1734953417, '1'),
(177461, 35385, 'QU', 'OK', 'S', 1734953427, 1734953427, '1'),
(177462, 35484, 'QU', 'OK', 'S', 1734954863, 1734954863, '1'),
(177463, 35478, 'QU', 'OK', 'S', 1734955090, 1734955090, '1'),
(177464, 35479, 'QU', 'OK', 'S', 1734955344, 1734955344, '1'),
(177465, 26715, 'QU', 'OK', 'S', 1734955502, 1734955502, '1'),
(177466, 35483, 'QU', 'OK', 'S', 1734955574, 1734955574, '1'),
(177467, 35482, 'QU', 'OK', 'S', 1734955777, 1734955777, '1'),
(177468, 35481, 'QU', 'OK', 'S', 1734956025, 1734956025, '1'),
(177469, 22256, 'QU', 'OK', 'S', 1734956446, 1734956446, '1'),
(177470, 22254, 'QU', 'OK', 'S', 1734956473, 1734956473, '1'),
(177471, 31700, 'QU', 'OK', 'S', 1734956554, 1734956554, '1'),
(177472, 35480, 'QU', 'OK', 'S', 1734956615, 1734956615, '1'),
(177473, 33437, 'QU', 'OK', 'S', 1734957168, 1734957168, '1'),
(177474, 19840, 'QU', 'OK', 'S', 1734957305, 1734957305, '1'),
(177475, 19840, 'QU', 'OK', 'S', 1734957321, 1734957321, '1'),
(177476, 19840, 'QU', 'OK', 'S', 1734957341, 1734957341, '1'),
(177477, 30300, 'QU', 'OK', 'S', 1734957526, 1734957526, '1'),
(177478, 35408, 'QU', 'OK', 'S', 1734957563, 1734957563, '1'),
(177479, 35408, 'QU', 'OK', 'S', 1734957566, 1734957566, '1'),
(177480, 32449, 'QU', 'OK', 'S', 1734958531, 1734958531, '1'),
(177481, 32449, 'QU', 'OK', 'S', 1734958531, 1734958531, '1'),
(177482, 27403, 'QU', 'OK', 'S', 1734958542, 1734958542, '1'),
(177483, 17741, 'QU', 'OK', 'S', 1734959482, 1734959482, '1'),
(177484, 17741, 'QU', 'OK', 'S', 1734959482, 1734959482, '1'),
(177485, 17750, 'QU', 'OK', 'S', 1734959557, 1734959557, '1'),
(177486, 17750, 'QU', 'OK', 'S', 1734959557, 1734959557, '1'),
(177487, 20902, 'QU', 'OK', 'S', 1734959686, 1734959686, '1'),
(177488, 20904, 'QU', 'OK', 'S', 1734959712, 1734959712, '1'),
(177489, 20904, 'QU', 'OK', 'S', 1734959712, 1734959712, '1'),
(177490, 31708, 'QU', 'OK', 'S', 1734960160, 1734960160, '1'),
(177491, 34692, 'QU', 'OK', 'S', 1734960195, 1734960195, '1'),
(177492, 31555, 'QU', 'OK', 'S', 1734960223, 1734960223, '1'),
(177493, 30426, 'QU', 'OK', 'S', 1734960326, 1734960326, '1'),
(177494, 30616, 'QU', 'OK', 'S', 1734960407, 1734960407, '1'),
(177495, 30445, 'QU', 'OK', 'S', 1734960452, 1734960452, '1'),
(177496, 31441, 'QU', 'OK', 'S', 1734960484, 1734960484, '1'),
(177497, 31367, 'QU', 'OK', 'S', 1734960547, 1734960547, '1'),
(177498, 29925, 'QU', 'OK', 'S', 1734960581, 1734960581, '1'),
(177499, 29263, 'QU', 'OK', 'S', 1734960624, 1734960624, '1'),
(177500, 35379, 'QU', 'OK', 'S', 1735017340, 1735017340, '1'),
(177501, 35379, 'QU', 'OK', 'S', 1735017344, 1735017344, '1'),
(177502, 20475, 'QU', 'OK', 'S', 1735017483, 1735017483, '1'),
(177503, 35317, 'QU', 'OK', 'S', 1735018205, 1735018205, '1'),
(177504, 35317, 'QU', 'OK', 'S', 1735018208, 1735018208, '1'),
(177505, 35163, 'QU', 'OK', 'S', 1735018344, 1735018344, '1'),
(177506, 28090, 'QU', 'OK', 'S', 1735018720, 1735018720, '1'),
(177507, 13261, 'QU', 'OK', 'S', 1735019013, 1735019013, '1'),
(177508, 26746, 'QU', 'OK', 'S', 1735019028, 1735019028, '1'),
(177509, 21079, 'QU', 'OK', 'S', 1735019035, 1735019035, '1'),
(177510, 26967, 'QU', 'OK', 'S', 1735019162, 1735019162, '1'),
(177511, 28090, 'QU', 'OK', 'S', 1735019189, 1735019189, '1'),
(177512, 20290, 'QU', 'OK', 'S', 1735019305, 1735019305, '1'),
(177513, 20290, 'QU', 'OK', 'S', 1735019305, 1735019305, '1'),
(177514, 20290, 'QU', 'OK', 'S', 1735019305, 1735019305, '1'),
(177515, 20290, 'QU', 'OK', 'S', 1735019305, 1735019305, '1'),
(177516, 15041, 'QU', 'OK', 'S', 1735019328, 1735019328, '1'),
(177517, 15042, 'QU', 'OK', 'S', 1735019337, 1735019337, '1'),
(177518, 18793, 'QU', 'OK', 'S', 1735019350, 1735019350, '1'),
(177519, 22309, 'QU', 'OK', 'S', 1735019360, 1735019360, '1'),
(177520, 29970, 'QU', 'OK', 'S', 1735019372, 1735019372, '1'),
(177521, 30001, 'QU', 'OK', 'S', 1735019379, 1735019379, '1'),
(177522, 32726, 'QU', 'OK', 'S', 1735019391, 1735019391, '1'),
(177523, 32726, 'QU', 'OK', 'S', 1735019391, 1735019391, '1'),
(177524, 32726, 'QU', 'OK', 'S', 1735019391, 1735019391, '1'),
(177525, 21028, 'QU', 'OK', 'S', 1735019611, 1735019611, '1'),
(177526, 21912, 'QU', 'OK', 'S', 1735021679, 1735021679, '1'),
(177527, 14840, 'QU', 'OK', 'S', 1735024942, 1735024942, '1'),
(177528, 34929, 'QU', 'OK', 'S', 1735025229, 1735025229, '1'),
(177529, 28589, 'QU', 'OK', 'S', 1735025232, 1735025232, '1'),
(177530, 26185, 'QU', 'OK', 'S', 1735025285, 1735025285, '1'),
(177531, 19007, 'QU', 'OK', 'S', 1735025294, 1735025294, '1'),
(177532, 15761, 'QU', 'OK', 'S', 1735025306, 1735025306, '1'),
(177533, 23156, 'QU', 'OK', 'S', 1735035651, 1735035651, '1'),
(177534, 23327, 'QU', 'OK', 'S', 1735035676, 1735035676, '1'),
(177535, 35286, 'QU', 'OK', 'S', 1735035678, 1735035678, '1'),
(177536, 10940, 'QU', 'OK', 'S', 1735035681, 1735035681, '1'),
(177537, 31795, 'QU', 'OK', 'S', 1735035685, 1735035685, '1'),
(177538, 30411, 'QU', 'OK', 'S', 1735035687, 1735035687, '1'),
(177539, 24883, 'QU', 'OK', 'S', 1735035695, 1735035695, '1'),
(177540, 24177, 'QU', 'OK', 'S', 1735035698, 1735035698, '1'),
(177541, 11892, 'QU', 'OK', 'S', 1735035702, 1735035702, '1'),
(177542, 10446, 'QU', 'OK', 'S', 1735035704, 1735035704, '1'),
(177543, 13937, 'QU', 'OK', 'S', 1735035708, 1735035708, '1'),
(177544, 29493, 'QU', 'OK', 'S', 1735036019, 1735036019, '1'),
(177545, 29493, 'QU', 'OK', 'S', 1735036036, 1735036036, '1'),
(177546, 29493, 'QU', 'OK', 'S', 1735036221, 1735036221, '1'),
(177547, 29493, 'QU', 'OK', 'S', 1735036231, 1735036231, '1'),
(177548, 29493, 'QU', 'OK', 'S', 1735036256, 1735036256, '1'),
(177549, 29493, 'QU', 'OK', 'S', 1735036260, 1735036260, '1'),
(177550, 29493, 'QU', 'OK', 'S', 1735036328, 1735036328, '1'),
(177551, 29493, 'QU', 'OK', 'S', 1735036333, 1735036333, '1'),
(177552, 21710, 'QU', 'OK', 'S', 1735036574, 1735036574, '1'),
(177553, 31700, 'QU', 'OK', 'S', 1735036593, 1735036593, '1'),
(177554, 33882, 'QU', 'OK', 'S', 1735036950, 1735036950, '1'),
(177555, 35515, 'QU', 'OK', 'S', 1735037316, 1735037316, '1'),
(177556, 35516, 'QU', 'OK', 'S', 1735037534, 1735037534, '1'),
(177557, 35511, 'QU', 'OK', 'S', 1735037657, 1735037657, '1'),
(177558, 35508, 'QU', 'OK', 'S', 1735037755, 1735037755, '1'),
(177559, 35514, 'QU', 'OK', 'S', 1735037858, 1735037858, '1'),
(177560, 35512, 'QU', 'OK', 'S', 1735037941, 1735037941, '1'),
(177561, 27043, 'QU', 'OK', 'S', 1735038896, 1735038896, '1'),
(177562, 23043, 'QU', 'OK', 'S', 1735038901, 1735038901, '1'),
(177563, 27677, 'QU', 'OK', 'S', 1735038915, 1735038915, '1'),
(177564, 26719, 'QU', 'OK', 'S', 1735038923, 1735038923, '1'),
(177565, 30360, 'QU', 'OK', 'S', 1735038930, 1735038930, '1'),
(177566, 32953, 'QU', 'OK', 'S', 1735039106, 1735039106, '1'),
(177567, 25071, 'QU', 'OK', 'S', 1735039129, 1735039129, '1'),
(177568, 35501, 'QU', 'OK', 'S', 1735039144, 1735039144, '1'),
(177569, 23045, 'QU', 'OK', 'S', 1735039152, 1735039152, '1'),
(177570, 27043, 'QU', 'OK', 'S', 1735039182, 1735039182, '1'),
(177571, 30536, 'QU', 'OK', 'S', 1735039190, 1735039190, '1'),
(177572, 35502, 'QU', 'OK', 'S', 1735039222, 1735039222, '1'),
(177573, 35503, 'QU', 'OK', 'S', 1735039315, 1735039315, '1'),
(177574, 35504, 'QU', 'OK', 'S', 1735039395, 1735039395, '1'),
(177575, 35498, 'QU', 'OK', 'S', 1735039623, 1735039623, '1'),
(177576, 35499, 'QU', 'OK', 'S', 1735040840, 1735040840, '1'),
(177577, 35500, 'QU', 'OK', 'S', 1735040919, 1735040919, '1'),
(177578, 35492, 'QU', 'OK', 'S', 1735041327, 1735041327, '1'),
(177579, 35493, 'QU', 'OK', 'S', 1735041369, 1735041369, '1'),
(177580, 35494, 'QU', 'OK', 'S', 1735041413, 1735041413, '1'),
(177581, 35495, 'QU', 'OK', 'S', 1735041588, 1735041588, '1'),
(177582, 35496, 'QU', 'OK', 'S', 1735041700, 1735041700, '1'),
(177583, 35497, 'QU', 'OK', 'S', 1735041735, 1735041735, '1'),
(177584, 35509, 'QU', 'OK', 'S', 1735041864, 1735041864, '1'),
(177585, 35510, 'QU', 'OK', 'S', 1735041895, 1735041895, '1'),
(177586, 35513, 'QU', 'OK', 'S', 1735041932, 1735041932, '1'),
(177587, 35517, 'QU', 'OK', 'S', 1735041967, 1735041967, '1'),
(177588, 35448, 'QU', 'OK', 'S', 1735042013, 1735042013, '1'),
(177589, 35448, 'QU', 'OK', 'S', 1735042021, 1735042021, '1'),
(177590, 30190, 'QU', 'OK', 'S', 1735042062, 1735042062, '1'),
(177591, 34930, 'QU', 'OK', 'S', 1735042474, 1735042474, '1'),
(177592, 35491, 'QU', 'OK', 'S', 1735042493, 1735042493, '1'),
(177593, 35468, 'QU', 'OK', 'S', 1735042497, 1735042497, '1'),
(177594, 35468, 'QU', 'OK', 'S', 1735042502, 1735042502, '1'),
(177595, 35468, 'QU', 'OK', 'S', 1735042505, 1735042505, '1'),
(177596, 33993, 'QU', 'OK', 'S', 1735042529, 1735042529, '1'),
(177597, 33993, 'QU', 'OK', 'S', 1735042540, 1735042540, '1'),
(177598, 35468, 'QU', 'OK', 'S', 1735042540, 1735042540, '1'),
(177599, 35468, 'QU', 'OK', 'S', 1735042541, 1735042541, '1'),
(177600, 35468, 'QU', 'OK', 'S', 1735042542, 1735042542, '1'),
(177601, 35491, 'QU', 'OK', 'S', 1735042542, 1735042542, '1'),
(177602, 34930, 'QU', 'OK', 'S', 1735042544, 1735042544, '1'),
(177603, 35176, 'QU', 'OK', 'S', 1735042614, 1735042614, '1'),
(177604, 35176, 'QU', 'OK', 'S', 1735042620, 1735042620, '1'),
(177605, 33993, 'QU', 'OK', 'S', 1735042626, 1735042626, '1'),
(177606, 33993, 'QU', 'OK', 'S', 1735042650, 1735042650, '1'),
(177607, 33993, 'QU', 'OK', 'S', 1735042659, 1735042659, '1'),
(177608, 35468, 'QU', 'OK', 'S', 1735042742, 1735042742, '1'),
(177609, 34930, 'QU', 'OK', 'S', 1735042746, 1735042746, '1'),
(177610, 35468, 'QU', 'OK', 'S', 1735042751, 1735042751, '1'),
(177611, 35468, 'QU', 'OK', 'S', 1735042756, 1735042756, '1'),
(177612, 35491, 'QU', 'OK', 'S', 1735042759, 1735042759, '1'),
(177613, 35409, 'QU', 'OK', 'S', 1735042882, 1735042882, '1'),
(177614, 33993, 'QU', 'OK', 'S', 1735042888, 1735042888, '1'),
(177615, 33993, 'QU', 'OK', 'S', 1735042927, 1735042927, '1'),
(177616, 33993, 'QU', 'OK', 'S', 1735042946, 1735042946, '1'),
(177617, 33993, 'QU', 'OK', 'S', 1735042968, 1735042968, '1'),
(177618, 35495, 'QU', 'OK', 'S', 1735045234, 1735045234, '1'),
(177619, 34643, 'QU', 'OK', 'S', 1735045240, 1735045240, '1'),
(177620, 2831, 'QU', 'OK', 'S', 1735111534, 1735111534, '1'),
(177621, 35514, 'QU', 'OK', 'S', 1735111540, 1735111540, '1'),
(177622, 31799, 'QU', 'OK', 'S', 1735111542, 1735111542, '1'),
(177623, 24810, 'QU', 'OK', 'S', 1735111545, 1735111545, '1'),
(177624, 35089, 'QU', 'OK', 'S', 1735111547, 1735111547, '1'),
(177625, 33475, 'QU', 'OK', 'S', 1735111550, 1735111550, '1'),
(177626, 30725, 'QU', 'OK', 'S', 1735111552, 1735111552, '1'),
(177627, 35176, 'QU', 'OK', 'S', 1735111558, 1735111558, '1'),
(177628, 30792, 'QU', 'OK', 'S', 1735111561, 1735111561, '1'),
(177629, 33557, 'QU', 'OK', 'S', 1735111563, 1735111563, '1'),
(177630, 35028, 'QU', 'OK', 'S', 1735111565, 1735111565, '1'),
(177631, 19305, 'QU', 'OK', 'S', 1735111568, 1735111568, '1'),
(177632, 25518, 'QU', 'OK', 'S', 1735111570, 1735111570, '1'),
(177633, 34386, 'QU', 'OK', 'S', 1735111573, 1735111573, '1'),
(177634, 29870, 'QU', 'OK', 'S', 1735111577, 1735111577, '1'),
(177635, 2455, 'QU', 'OK', 'S', 1735111607, 1735111607, '1'),
(177636, 25518, 'QU', 'OK', 'S', 1735111615, 1735111615, '1'),
(177637, 25515, 'QU', 'OK', 'S', 1735111684, 1735111684, '1'),
(177638, 25515, 'QU', 'OK', 'S', 1735111685, 1735111685, '1'),
(177639, 25518, 'QU', 'OK', 'S', 1735111741, 1735111741, '1'),
(177640, 31196, 'QU', 'OK', 'S', 1735114789, 1735114789, '1'),
(177641, 32423, 'QU', 'OK', 'S', 1735114807, 1735114807, '1'),
(177642, 31311, 'QU', 'OK', 'S', 1735114809, 1735114809, '1'),
(177643, 28211, 'QU', 'OK', 'S', 1735114812, 1735114812, '1'),
(177644, 31277, 'QU', 'OK', 'S', 1735114815, 1735114815, '1'),
(177645, 28195, 'QU', 'OK', 'S', 1735114818, 1735114818, '1'),
(177646, 32192, 'QU', 'OK', 'S', 1735114820, 1735114820, '1'),
(177647, 31330, 'QU', 'OK', 'S', 1735114822, 1735114822, '1'),
(177648, 32423, 'QU', 'OK', 'S', 1735114825, 1735114825, '1'),
(177649, 35137, 'QU', 'OK', 'S', 1735114827, 1735114827, '1'),
(177650, 32192, 'QU', 'OK', 'S', 1735114831, 1735114831, '1'),
(177651, 33098, 'QU', 'OK', 'S', 1735114840, 1735114840, '1'),
(177652, 25829, 'QU', 'OK', 'S', 1735114843, 1735114843, '1'),
(177653, 35324, 'QU', 'OK', 'S', 1735114846, 1735114846, '1'),
(177654, 31243, 'QU', 'OK', 'S', 1735114857, 1735114857, '1'),
(177655, 28213, 'QU', 'OK', 'S', 1735114863, 1735114863, '1'),
(177656, 32976, 'QU', 'OK', 'S', 1735115300, 1735115300, '1'),
(177657, 35308, 'QU', 'OK', 'S', 1735115352, 1735115352, '1'),
(177658, 34817, 'QU', 'OK', 'S', 1735115369, 1735115369, '1'),
(177659, 35325, 'QU', 'OK', 'S', 1735115405, 1735115405, '1'),
(177660, 35546, 'QU', 'OK', 'S', 1735115416, 1735115416, '1'),
(177661, 34818, 'QU', 'OK', 'S', 1735115432, 1735115432, '1'),
(177662, 35324, 'QU', 'OK', 'S', 1735115450, 1735115450, '1'),
(177663, 35136, 'QU', 'OK', 'S', 1735115464, 1735115464, '1'),
(177664, 33040, 'QU', 'OK', 'S', 1735115487, 1735115487, '1'),
(177665, 35323, 'QU', 'OK', 'S', 1735115524, 1735115524, '1'),
(177666, 33097, 'QU', 'OK', 'S', 1735115557, 1735115557, '1'),
(177667, 34840, 'QU', 'OK', 'S', 1735115569, 1735115569, '1'),
(177668, 27456, 'QU', 'OK', 'S', 1735115591, 1735115591, '1'),
(177669, 33369, 'QU', 'OK', 'S', 1735115608, 1735115608, '1'),
(177670, 34839, 'QU', 'OK', 'S', 1735115623, 1735115623, '1'),
(177671, 35307, 'QU', 'OK', 'S', 1735115636, 1735115636, '1'),
(177672, 26728, 'QU', 'OK', 'S', 1735115652, 1735115652, '1'),
(177673, 32419, 'QU', 'OK', 'S', 1735115703, 1735115703, '1'),
(177674, 28934, 'QU', 'OK', 'S', 1735115715, 1735115715, '1'),
(177675, 31941, 'QU', 'OK', 'S', 1735115729, 1735115729, '1'),
(177676, 28419, 'QU', 'OK', 'S', 1735115739, 1735115739, '1'),
(177677, 27457, 'QU', 'OK', 'S', 1735115756, 1735115756, '1'),
(177678, 31569, 'QU', 'OK', 'S', 1735115783, 1735115783, '1'),
(177679, 28169, 'QU', 'OK', 'S', 1735115820, 1735115820, '1'),
(177680, 28169, 'QU', 'OK', 'S', 1735115851, 1735115851, '1'),
(177681, 28212, 'QU', 'OK', 'S', 1735115870, 1735115870, '1'),
(177682, 31313, 'QU', 'OK', 'S', 1735115885, 1735115885, '1'),
(177683, 27467, 'QU', 'OK', 'S', 1735115923, 1735115923, '1'),
(177684, 35547, 'QU', 'OK', 'S', 1735118603, 1735118603, '1'),
(177685, 35547, 'QU', 'OK', 'S', 1735118780, 1735118780, '1'),
(177686, 35546, 'QU', 'OK', 'S', 1735118802, 1735118802, '1'),
(177687, 35548, 'QU', 'OK', 'S', 1735119707, 1735119707, '1'),
(177688, 31731, 'QU', 'OK', 'S', 1735119881, 1735119881, '1'),
(177689, 35538, 'QU', 'OK', 'S', 1735120146, 1735120146, '1'),
(177690, 35518, 'QU', 'OK', 'S', 1735120573, 1735120573, '1'),
(177691, 35519, 'QU', 'OK', 'S', 1735121110, 1735121110, '1'),
(177692, 35543, 'QU', 'OK', 'S', 1735121627, 1735121627, '1'),
(177693, 35544, 'QU', 'OK', 'S', 1735121847, 1735121847, '1'),
(177694, 35545, 'QU', 'OK', 'S', 1735122120, 1735122120, '1'),
(177695, 35549, 'QU', 'OK', 'S', 1735123006, 1735123006, '1'),
(177696, 35535, 'QU', 'OK', 'S', 1735123487, 1735123487, '1'),
(177697, 35536, 'QU', 'OK', 'S', 1735123770, 1735123770, '1'),
(177698, 35537, 'QU', 'OK', 'S', 1735123802, 1735123802, '1'),
(177699, 33040, 'QU', 'OK', 'S', 1735123943, 1735123943, '1'),
(177700, 35520, 'QU', 'OK', 'S', 1735124067, 1735124067, '1'),
(177701, 35521, 'QU', 'OK', 'S', 1735124099, 1735124099, '1'),
(177702, 35522, 'QU', 'OK', 'S', 1735124132, 1735124132, '1'),
(177703, 35530, 'QU', 'OK', 'S', 1735124297, 1735124297, '1'),
(177704, 35531, 'QU', 'OK', 'S', 1735124451, 1735124451, '1'),
(177705, 33040, 'QU', 'OK', 'S', 1735124540, 1735124540, '1'),
(177706, 35527, 'QU', 'OK', 'S', 1735124833, 1735124833, '1'),
(177707, 35528, 'QU', 'OK', 'S', 1735124871, 1735124871, '1'),
(177708, 35529, 'QU', 'OK', 'S', 1735124906, 1735124906, '1'),
(177709, 35524, 'QU', 'OK', 'S', 1735125410, 1735125410, '1'),
(177710, 35525, 'QU', 'OK', 'S', 1735125440, 1735125440, '1'),
(177711, 35526, 'QU', 'OK', 'S', 1735125475, 1735125475, '1'),
(177712, 35532, 'QU', 'OK', 'S', 1735125730, 1735125730, '1'),
(177713, 35532, 'QU', 'OK', 'S', 1735125993, 1735125993, '1'),
(177714, 35533, 'QU', 'OK', 'S', 1735126030, 1735126030, '1'),
(177715, 35534, 'QU', 'OK', 'S', 1735126063, 1735126063, '1'),
(177716, 35523, 'QU', 'OK', 'S', 1735126098, 1735126098, '1'),
(177717, 35505, 'QU', 'OK', 'S', 1735126396, 1735126396, '1'),
(177718, 35506, 'QU', 'OK', 'S', 1735126491, 1735126491, '1'),
(177719, 35507, 'QU', 'OK', 'S', 1735126595, 1735126595, '1'),
(177720, 31194, 'QU', 'OK', 'S', 1735127378, 1735127378, '1'),
(177721, 21512, 'QU', 'OK', 'S', 1735127452, 1735127452, '1'),
(177722, 28101, 'QU', 'OK', 'S', 1735127498, 1735127498, '1'),
(177723, 30261, 'QU', 'OK', 'S', 1735127532, 1735127532, '1'),
(177724, 23807, 'QU', 'OK', 'S', 1735127672, 1735127672, '1'),
(177725, 11948, 'QU', 'OK', 'S', 1735128879, 1735128879, '1'),
(177726, 35207, 'QU', 'OK', 'S', 1735129120, 1735129120, '1'),
(177727, 35206, 'QU', 'OK', 'S', 1735129147, 1735129147, '1'),
(177728, 35067, 'QU', 'OK', 'S', 1735129184, 1735129184, '1'),
(177729, 35066, 'QU', 'OK', 'S', 1735129211, 1735129211, '1'),
(177730, 35038, 'QU', 'OK', 'S', 1735129273, 1735129273, '1'),
(177731, 35037, 'QU', 'OK', 'S', 1735129300, 1735129300, '1'),
(177732, 35036, 'QU', 'OK', 'S', 1735129326, 1735129326, '1'),
(177733, 34945, 'QU', 'OK', 'S', 1735130515, 1735130515, '1'),
(177734, 35088, 'QU', 'OK', 'S', 1735130550, 1735130550, '1'),
(177735, 28654, 'QU', 'OK', 'S', 1735130583, 1735130583, '1'),
(177736, 35317, 'QU', 'OK', 'S', 1735131201, 1735131201, '1'),
(177737, 28030, 'QU', 'OK', 'S', 1735131286, 1735131286, '1'),
(177738, 33432, 'QU', 'OK', 'S', 1735131902, 1735131902, '1'),
(177739, 32774, 'QU', 'OK', 'S', 1735132039, 1735132039, '1'),
(177740, 32774, 'QU', 'OK', 'S', 1735132039, 1735132039, '1'),
(177741, 30470, 'QU', 'OK', 'S', 1735132067, 1735132067, '1'),
(177742, 31107, 'QU', 'OK', 'S', 1735132087, 1735132087, '1'),
(177743, 30794, 'QU', 'OK', 'S', 1735132132, 1735132132, '1'),
(177744, 30794, 'QU', 'OK', 'S', 1735132132, 1735132132, '1'),
(177745, 30794, 'QU', 'OK', 'S', 1735132132, 1735132132, '1'),
(177746, 35453, 'QU', 'OK', 'S', 1735132146, 1735132146, '1'),
(177747, 33280, 'QU', 'OK', 'S', 1735132167, 1735132167, '1'),
(177748, 33280, 'QU', 'OK', 'S', 1735132167, 1735132167, '1'),
(177749, 33280, 'QU', 'OK', 'S', 1735132167, 1735132167, '1'),
(177750, 33280, 'QU', 'OK', 'S', 1735132167, 1735132167, '1'),
(177751, 33280, 'QU', 'OK', 'S', 1735132167, 1735132167, '1'),
(177752, 35454, 'QU', 'OK', 'S', 1735132172, 1735132172, '1'),
(177753, 35455, 'QU', 'OK', 'S', 1735132199, 1735132199, '1'),
(177754, 16541, 'QU', 'OK', 'S', 1735132201, 1735132201, '1'),
(177755, 16541, 'QU', 'OK', 'S', 1735132201, 1735132201, '1'),
(177756, 35456, 'QU', 'OK', 'S', 1735132228, 1735132228, '1'),
(177757, 26460, 'QU', 'OK', 'S', 1735132236, 1735132236, '1'),
(177758, 26460, 'QU', 'OK', 'S', 1735132236, 1735132236, '1'),
(177759, 26460, 'QU', 'OK', 'S', 1735132236, 1735132236, '1'),
(177760, 35457, 'QU', 'OK', 'S', 1735132287, 1735132287, '1'),
(177761, 26185, 'QU', 'OK', 'S', 1735132292, 1735132292, '1'),
(177762, 26185, 'QU', 'OK', 'S', 1735132292, 1735132292, '1'),
(177763, 35458, 'QU', 'OK', 'S', 1735132324, 1735132324, '1'),
(177764, 26719, 'QU', 'OK', 'S', 1735132346, 1735132346, '1'),
(177765, 35470, 'QU', 'OK', 'S', 1735132350, 1735132350, '1'),
(177766, 32953, 'QU', 'OK', 'S', 1735132433, 1735132433, '1'),
(177767, 33381, 'QU', 'OK', 'S', 1735132503, 1735132503, '1'),
(177768, 35317, 'QU', 'OK', 'S', 1735132940, 1735132940, '1'),
(177769, 9805, 'QU', 'OK', 'S', 1735133382, 1735133382, '1'),
(177770, 31200, 'QU', 'OK', 'S', 1735191345, 1735191345, '1'),
(177771, 27667, 'QU', 'OK', 'S', 1735191347, 1735191347, '1'),
(177772, 27667, 'QU', 'OK', 'S', 1735191350, 1735191350, '1'),
(177773, 31200, 'QU', 'OK', 'S', 1735191352, 1735191352, '1'),
(177774, 31198, 'QU', 'OK', 'S', 1735191355, 1735191355, '1'),
(177775, 29079, 'QU', 'OK', 'S', 1735191359, 1735191359, '1'),
(177776, 29079, 'QU', 'OK', 'S', 1735191363, 1735191363, '1'),
(177777, 30357, 'QU', 'OK', 'S', 1735192245, 1735192245, '1'),
(177778, 35546, 'QU', 'OK', 'S', 1735192863, 1735192863, '1'),
(177779, 35546, 'QU', 'OK', 'S', 1735192934, 1735192934, '1'),
(177780, 35546, 'QU', 'OK', 'S', 1735192936, 1735192936, '1'),
(177781, 35546, 'QU', 'OK', 'S', 1735192941, 1735192941, '1'),
(177782, 35546, 'QU', 'OK', 'S', 1735192943, 1735192943, '1'),
(177783, 35546, 'QU', 'OK', 'S', 1735192946, 1735192946, '1'),
(177784, 35546, 'QU', 'OK', 'S', 1735192948, 1735192948, '1'),
(177785, 35546, 'QU', 'OK', 'S', 1735192951, 1735192951, '1'),
(177786, 35546, 'QU', 'OK', 'S', 1735192953, 1735192953, '1'),
(177787, 35546, 'QU', 'OK', 'S', 1735192955, 1735192955, '1'),
(177788, 35546, 'QU', 'OK', 'S', 1735192957, 1735192957, '1'),
(177789, 35546, 'QU', 'OK', 'S', 1735192959, 1735192959, '1'),
(177790, 35546, 'QU', 'OK', 'S', 1735192961, 1735192961, '1'),
(177791, 35546, 'QU', 'OK', 'S', 1735192963, 1735192963, '1'),
(177792, 35546, 'QU', 'OK', 'S', 1735192969, 1735192969, '1'),
(177793, 35547, 'QU', 'OK', 'S', 1735193106, 1735193106, '1'),
(177794, 35547, 'QU', 'OK', 'S', 1735193110, 1735193110, '1'),
(177795, 35547, 'QU', 'OK', 'S', 1735193112, 1735193112, '1'),
(177796, 35547, 'QU', 'OK', 'S', 1735193144, 1735193144, '1'),
(177797, 35547, 'QU', 'OK', 'S', 1735193166, 1735193166, '1'),
(177798, 35547, 'QU', 'OK', 'S', 1735193178, 1735193178, '1'),
(177799, 35547, 'QU', 'OK', 'S', 1735193187, 1735193187, '1'),
(177800, 35547, 'QU', 'OK', 'S', 1735193189, 1735193189, '1'),
(177801, 35547, 'QU', 'OK', 'S', 1735193191, 1735193191, '1'),
(177802, 35547, 'QU', 'OK', 'S', 1735193193, 1735193193, '1'),
(177803, 35547, 'QU', 'OK', 'S', 1735193195, 1735193195, '1'),
(177804, 35547, 'QU', 'OK', 'S', 1735193197, 1735193197, '1'),
(177805, 35547, 'QU', 'OK', 'S', 1735193200, 1735193200, '1'),
(177806, 35547, 'QU', 'OK', 'S', 1735193202, 1735193202, '1'),
(177807, 35547, 'QU', 'OK', 'S', 1735193204, 1735193204, '1'),
(177808, 35538, 'QU', 'OK', 'S', 1735193243, 1735193243, '1'),
(177809, 35538, 'QU', 'OK', 'S', 1735193246, 1735193246, '1'),
(177810, 35538, 'QU', 'OK', 'S', 1735193248, 1735193248, '1'),
(177811, 35538, 'QU', 'OK', 'S', 1735193250, 1735193250, '1'),
(177812, 35538, 'QU', 'OK', 'S', 1735193252, 1735193252, '1'),
(177813, 35538, 'QU', 'OK', 'S', 1735193254, 1735193254, '1'),
(177814, 34193, 'QU', 'OK', 'S', 1735195636, 1735195636, '1'),
(177815, 35566, 'QU', 'OK', 'S', 1735195819, 1735195819, '1'),
(177816, 35565, 'QU', 'OK', 'S', 1735196172, 1735196172, '1'),
(177817, 35565, 'QU', 'OK', 'S', 1735196248, 1735196248, '1'),
(177818, 35563, 'QU', 'OK', 'S', 1735196742, 1735196742, '1'),
(177819, 35567, 'QU', 'OK', 'S', 1735197381, 1735197381, '1'),
(177820, 35498, 'QU', 'OK', 'S', 1735197437, 1735197437, '1'),
(177821, 35568, 'QU', 'OK', 'S', 1735197531, 1735197531, '1'),
(177822, 35312, 'QU', 'OK', 'S', 1735197584, 1735197584, '1'),
(177823, 35569, 'QU', 'OK', 'S', 1735197804, 1735197804, '1'),
(177824, 35550, 'QU', 'OK', 'S', 1735197970, 1735197970, '1'),
(177825, 35551, 'QU', 'OK', 'S', 1735198042, 1735198042, '1'),
(177826, 35552, 'QU', 'OK', 'S', 1735198071, 1735198071, '1'),
(177827, 35553, 'QU', 'OK', 'S', 1735198192, 1735198192, '1'),
(177828, 35555, 'QU', 'OK', 'S', 1735198229, 1735198229, '1'),
(177829, 35554, 'QU', 'OK', 'S', 1735198375, 1735198375, '1'),
(177830, 35560, 'QU', 'OK', 'S', 1735198562, 1735198562, '1'),
(177831, 35556, 'QU', 'OK', 'S', 1735198683, 1735198683, '1'),
(177832, 35557, 'QU', 'OK', 'S', 1735198716, 1735198716, '1'),
(177833, 35558, 'QU', 'OK', 'S', 1735198744, 1735198744, '1'),
(177834, 35559, 'QU', 'OK', 'S', 1735198775, 1735198775, '1'),
(177835, 35561, 'QU', 'OK', 'S', 1735199145, 1735199145, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(177836, 35562, 'QU', 'OK', 'S', 1735199172, 1735199172, '1'),
(177837, 35564, 'QU', 'OK', 'S', 1735199463, 1735199463, '1'),
(177838, 35546, 'QU', 'OK', 'S', 1735200573, 1735200573, '1'),
(177839, 35565, 'QU', 'OK', 'S', 1735200617, 1735200617, '1'),
(177840, 35566, 'QU', 'OK', 'S', 1735200620, 1735200620, '1'),
(177841, 19103, 'QU', 'OK', 'S', 1735205551, 1735205551, '1'),
(177842, 35520, 'QU', 'OK', 'S', 1735206607, 1735206607, '1'),
(177843, 35522, 'QU', 'OK', 'S', 1735206643, 1735206643, '1'),
(177844, 35534, 'QU', 'OK', 'S', 1735206780, 1735206780, '1'),
(177845, 35528, 'QU', 'OK', 'S', 1735206826, 1735206826, '1'),
(177846, 35532, 'QU', 'OK', 'S', 1735206857, 1735206857, '1'),
(177847, 35524, 'QU', 'OK', 'S', 1735206896, 1735206896, '1'),
(177848, 35527, 'QU', 'OK', 'S', 1735206927, 1735206927, '1'),
(177849, 35536, 'QU', 'OK', 'S', 1735206970, 1735206970, '1'),
(177850, 35537, 'QU', 'OK', 'S', 1735206999, 1735206999, '1'),
(177851, 35546, 'QU', 'OK', 'S', 1735208359, 1735208359, '1'),
(177852, 35546, 'QU', 'OK', 'S', 1735208363, 1735208363, '1'),
(177853, 35546, 'QU', 'OK', 'S', 1735208366, 1735208366, '1'),
(177854, 35546, 'QU', 'OK', 'S', 1735208369, 1735208369, '1'),
(177855, 35546, 'QU', 'OK', 'S', 1735208373, 1735208373, '1'),
(177856, 35546, 'QU', 'OK', 'S', 1735208377, 1735208377, '1'),
(177857, 35546, 'QU', 'OK', 'S', 1735208380, 1735208380, '1'),
(177858, 35546, 'QU', 'OK', 'S', 1735208384, 1735208384, '1'),
(177859, 35546, 'QU', 'OK', 'S', 1735208388, 1735208388, '1'),
(177860, 35546, 'QU', 'OK', 'S', 1735208392, 1735208392, '1'),
(177861, 35546, 'QU', 'OK', 'S', 1735208395, 1735208395, '1'),
(177862, 35546, 'QU', 'OK', 'S', 1735208399, 1735208399, '1'),
(177863, 35546, 'QU', 'OK', 'S', 1735208403, 1735208403, '1'),
(177864, 35546, 'QU', 'OK', 'S', 1735208407, 1735208407, '1'),
(177865, 35546, 'QU', 'OK', 'S', 1735208410, 1735208410, '1'),
(177866, 35547, 'QU', 'OK', 'S', 1735208487, 1735208487, '1'),
(177867, 35547, 'QU', 'OK', 'S', 1735208491, 1735208491, '1'),
(177868, 35547, 'QU', 'OK', 'S', 1735208493, 1735208493, '1'),
(177869, 35547, 'QU', 'OK', 'S', 1735208498, 1735208498, '1'),
(177870, 35547, 'QU', 'OK', 'S', 1735208501, 1735208501, '1'),
(177871, 35547, 'QU', 'OK', 'S', 1735208505, 1735208505, '1'),
(177872, 35547, 'QU', 'OK', 'S', 1735208510, 1735208510, '1'),
(177873, 35547, 'QU', 'OK', 'S', 1735208514, 1735208514, '1'),
(177874, 35547, 'QU', 'OK', 'S', 1735208517, 1735208517, '1'),
(177875, 35547, 'QU', 'OK', 'S', 1735208522, 1735208522, '1'),
(177876, 35547, 'QU', 'OK', 'S', 1735208526, 1735208526, '1'),
(177877, 35547, 'QU', 'OK', 'S', 1735208530, 1735208530, '1'),
(177878, 35547, 'QU', 'OK', 'S', 1735208534, 1735208534, '1'),
(177879, 35547, 'QU', 'OK', 'S', 1735208537, 1735208537, '1'),
(177880, 35547, 'QU', 'OK', 'S', 1735208541, 1735208541, '1'),
(177881, 35538, 'QU', 'OK', 'S', 1735208618, 1735208618, '1'),
(177882, 35538, 'QU', 'OK', 'S', 1735208632, 1735208632, '1'),
(177883, 35538, 'QU', 'OK', 'S', 1735208641, 1735208641, '1'),
(177884, 35538, 'QU', 'OK', 'S', 1735208659, 1735208659, '1'),
(177885, 35538, 'QU', 'OK', 'S', 1735208670, 1735208670, '1'),
(177886, 35538, 'QU', 'OK', 'S', 1735208675, 1735208675, '1'),
(177887, 35538, 'QU', 'OK', 'S', 1735208889, 1735208889, '1'),
(177888, 35538, 'QU', 'OK', 'S', 1735208913, 1735208913, '1'),
(177889, 35538, 'QU', 'OK', 'S', 1735208918, 1735208918, '1'),
(177890, 35538, 'QU', 'OK', 'S', 1735208920, 1735208920, '1'),
(177891, 35538, 'QU', 'OK', 'S', 1735208922, 1735208922, '1'),
(177892, 35538, 'QU', 'OK', 'S', 1735208932, 1735208932, '1'),
(177893, 35547, 'QU', 'OK', 'S', 1735209034, 1735209034, '1'),
(177894, 35546, 'QU', 'OK', 'S', 1735209069, 1735209069, '1'),
(177895, 35546, 'QU', 'OK', 'S', 1735209089, 1735209089, '1'),
(177896, 35546, 'QU', 'OK', 'S', 1735209093, 1735209093, '1'),
(177897, 35546, 'QU', 'OK', 'S', 1735209169, 1735209169, '1'),
(177898, 35546, 'QU', 'OK', 'S', 1735209172, 1735209172, '1'),
(177899, 35546, 'QU', 'OK', 'S', 1735209176, 1735209176, '1'),
(177900, 35546, 'QU', 'OK', 'S', 1735209183, 1735209183, '1'),
(177901, 35547, 'QU', 'OK', 'S', 1735209404, 1735209404, '1'),
(177902, 35547, 'QU', 'OK', 'S', 1735209418, 1735209418, '1'),
(177903, 35547, 'QU', 'OK', 'S', 1735209421, 1735209421, '1'),
(177904, 35547, 'QU', 'OK', 'S', 1735209423, 1735209423, '1'),
(177905, 35547, 'QU', 'OK', 'S', 1735209425, 1735209425, '1'),
(177906, 35547, 'QU', 'OK', 'S', 1735209428, 1735209428, '1'),
(177907, 35547, 'QU', 'OK', 'S', 1735209430, 1735209430, '1'),
(177908, 35547, 'QU', 'OK', 'S', 1735209433, 1735209433, '1'),
(177909, 35547, 'QU', 'OK', 'S', 1735209435, 1735209435, '1'),
(177910, 35547, 'QU', 'OK', 'S', 1735209437, 1735209437, '1'),
(177911, 35547, 'QU', 'OK', 'S', 1735209440, 1735209440, '1'),
(177912, 35547, 'QU', 'OK', 'S', 1735209441, 1735209441, '1'),
(177913, 35547, 'QU', 'OK', 'S', 1735209443, 1735209443, '1'),
(177914, 35547, 'QU', 'OK', 'S', 1735209449, 1735209449, '1'),
(177915, 35546, 'QU', 'OK', 'S', 1735209484, 1735209484, '1'),
(177916, 35546, 'QU', 'OK', 'S', 1735209489, 1735209489, '1'),
(177917, 35546, 'QU', 'OK', 'S', 1735209491, 1735209491, '1'),
(177918, 35546, 'QU', 'OK', 'S', 1735209493, 1735209493, '1'),
(177919, 35546, 'QU', 'OK', 'S', 1735209496, 1735209496, '1'),
(177920, 35546, 'QU', 'OK', 'S', 1735209498, 1735209498, '1'),
(177921, 35546, 'QU', 'OK', 'S', 1735209500, 1735209500, '1'),
(177922, 35546, 'QU', 'OK', 'S', 1735209502, 1735209502, '1'),
(177923, 35546, 'QU', 'OK', 'S', 1735209504, 1735209504, '1'),
(177924, 35546, 'QU', 'OK', 'S', 1735209506, 1735209506, '1'),
(177925, 35546, 'QU', 'OK', 'S', 1735209508, 1735209508, '1'),
(177926, 35546, 'QU', 'OK', 'S', 1735209511, 1735209511, '1'),
(177927, 35546, 'QU', 'OK', 'S', 1735209513, 1735209513, '1'),
(177928, 35546, 'QU', 'OK', 'S', 1735209532, 1735209532, '1'),
(177929, 35538, 'QU', 'OK', 'S', 1735210054, 1735210054, '1'),
(177930, 35538, 'QU', 'OK', 'S', 1735210057, 1735210057, '1'),
(177931, 35538, 'QU', 'OK', 'S', 1735210060, 1735210060, '1'),
(177932, 35538, 'QU', 'OK', 'S', 1735210085, 1735210085, '1'),
(177933, 35538, 'QU', 'OK', 'S', 1735210088, 1735210088, '1'),
(177934, 35538, 'QU', 'OK', 'S', 1735210114, 1735210114, '1'),
(177935, 35538, 'QU', 'OK', 'S', 1735210118, 1735210118, '1'),
(177936, 35538, 'QU', 'OK', 'S', 1735210121, 1735210121, '1'),
(177937, 35538, 'QU', 'OK', 'S', 1735210130, 1735210130, '1'),
(177938, 35538, 'QU', 'OK', 'S', 1735210132, 1735210132, '1'),
(177939, 35538, 'QU', 'OK', 'S', 1735210135, 1735210135, '1'),
(177940, 35538, 'QU', 'OK', 'S', 1735210136, 1735210136, '1'),
(177941, 35546, 'QU', 'OK', 'S', 1735210191, 1735210191, '1'),
(177942, 35206, 'QU', 'OK', 'S', 1735210336, 1735210336, '1'),
(177943, 35207, 'QU', 'OK', 'S', 1735210341, 1735210341, '1'),
(177944, 19843, 'QU', 'OK', 'S', 1735210346, 1735210346, '1'),
(177945, 19843, 'QU', 'OK', 'S', 1735210350, 1735210350, '1'),
(177946, 19843, 'QU', 'OK', 'S', 1735210354, 1735210354, '1'),
(177947, 22781, 'QU', 'OK', 'S', 1735210361, 1735210361, '1'),
(177948, 34193, 'QU', 'OK', 'S', 1735210365, 1735210365, '1'),
(177949, 15546, 'QU', 'OK', 'S', 1735210369, 1735210369, '1'),
(177950, 32870, 'QU', 'OK', 'S', 1735210373, 1735210373, '1'),
(177951, 35547, 'QU', 'OK', 'S', 1735210578, 1735210578, '1'),
(177952, 35547, 'QU', 'OK', 'S', 1735210587, 1735210587, '1'),
(177953, 24830, 'QU', 'OK', 'S', 1735215692, 1735215692, '1'),
(177954, 33280, 'QU', 'OK', 'S', 1735215710, 1735215710, '1'),
(177955, 33280, 'QU', 'OK', 'S', 1735215710, 1735215710, '1'),
(177956, 30794, 'QU', 'OK', 'S', 1735215723, 1735215723, '1'),
(177957, 31107, 'QU', 'OK', 'S', 1735215730, 1735215730, '1'),
(177958, 30470, 'QU', 'OK', 'S', 1735215739, 1735215739, '1'),
(177959, 32774, 'QU', 'OK', 'S', 1735215746, 1735215746, '1'),
(177960, 34193, 'QU', 'OK', 'S', 1735215758, 1735215758, '1'),
(177961, 20929, 'QU', 'OK', 'S', 1735215768, 1735215768, '1'),
(177962, 33062, 'QU', 'OK', 'S', 1735215777, 1735215777, '1'),
(177963, 30594, 'QU', 'OK', 'S', 1735215787, 1735215787, '1'),
(177964, 24321, 'QU', 'OK', 'S', 1735215788, 1735215788, '1'),
(177965, 34646, 'QU', 'OK', 'S', 1735215794, 1735215794, '1'),
(177966, 24322, 'QU', 'OK', 'S', 1735215831, 1735215831, '1'),
(177967, 27747, 'QU', 'OK', 'S', 1735215843, 1735215843, '1'),
(177968, 33833, 'QU', 'OK', 'S', 1735215906, 1735215906, '1'),
(177969, 33831, 'QU', 'OK', 'S', 1735215916, 1735215916, '1'),
(177970, 33830, 'QU', 'OK', 'S', 1735215942, 1735215942, '1'),
(177971, 33831, 'QU', 'OK', 'S', 1735215947, 1735215947, '1'),
(177972, 33833, 'QU', 'OK', 'S', 1735215953, 1735215953, '1'),
(177973, 35522, 'QU', 'OK', 'S', 1735216427, 1735216427, '1'),
(177974, 35532, 'QU', 'OK', 'S', 1735216438, 1735216438, '1'),
(177975, 35534, 'QU', 'OK', 'S', 1735216441, 1735216441, '1'),
(177976, 35526, 'QU', 'OK', 'S', 1735216443, 1735216443, '1'),
(177977, 35528, 'QU', 'OK', 'S', 1735216453, 1735216453, '1'),
(177978, 35527, 'QU', 'OK', 'S', 1735216456, 1735216456, '1'),
(177979, 35536, 'QU', 'OK', 'S', 1735216458, 1735216458, '1'),
(177980, 35537, 'QU', 'OK', 'S', 1735216461, 1735216461, '1'),
(177981, 35524, 'QU', 'OK', 'S', 1735216465, 1735216465, '1'),
(177982, 35520, 'QU', 'OK', 'S', 1735216467, 1735216467, '1'),
(177983, 35563, 'QU', 'OK', 'S', 1735216676, 1735216676, '1'),
(177984, 35546, 'QU', 'OK', 'S', 1735216689, 1735216689, '1'),
(177985, 35520, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177986, 35524, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177987, 35537, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177988, 35536, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177989, 35527, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177990, 35528, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177991, 35526, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177992, 35534, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177993, 35532, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177994, 35522, 'QU', 'OK', 'S', 1735216869, 1735216869, '1'),
(177995, 34082, 'QU', 'OK', 'S', 1735218584, 1735218584, '1'),
(177996, 34082, 'QU', 'OK', 'S', 1735218590, 1735218590, '1'),
(177997, 34066, 'QU', 'OK', 'S', 1735218596, 1735218596, '1'),
(177998, 34066, 'QU', 'OK', 'S', 1735218601, 1735218601, '1'),
(177999, 34065, 'QU', 'OK', 'S', 1735218607, 1735218607, '1'),
(178000, 34065, 'QU', 'OK', 'S', 1735218612, 1735218612, '1'),
(178001, 33981, 'QU', 'OK', 'S', 1735218618, 1735218618, '1'),
(178002, 33981, 'QU', 'OK', 'S', 1735218623, 1735218623, '1'),
(178003, 33484, 'QU', 'OK', 'S', 1735218654, 1735218654, '1'),
(178004, 33484, 'QU', 'OK', 'S', 1735218660, 1735218660, '1'),
(178005, 33450, 'QU', 'OK', 'S', 1735218671, 1735218671, '1'),
(178006, 33450, 'QU', 'OK', 'S', 1735218676, 1735218676, '1'),
(178007, 33449, 'QU', 'OK', 'S', 1735218683, 1735218683, '1'),
(178008, 33449, 'QU', 'OK', 'S', 1735218689, 1735218689, '1'),
(178009, 33439, 'QU', 'OK', 'S', 1735218700, 1735218700, '1'),
(178010, 33159, 'QU', 'OK', 'S', 1735218705, 1735218705, '1'),
(178011, 33159, 'QU', 'OK', 'S', 1735218709, 1735218709, '1'),
(178012, 33158, 'QU', 'OK', 'S', 1735218724, 1735218724, '1'),
(178013, 33158, 'QU', 'OK', 'S', 1735218732, 1735218732, '1'),
(178014, 33157, 'QU', 'OK', 'S', 1735218739, 1735218739, '1'),
(178015, 33157, 'QU', 'OK', 'S', 1735218744, 1735218744, '1'),
(178016, 35546, 'QU', 'OK', 'S', 1735281639, 1735281639, '1'),
(178017, 35570, 'QU', 'OK', 'S', 1735287080, 1735287080, '1'),
(178018, 35571, 'QU', 'OK', 'S', 1735287298, 1735287298, '1'),
(178019, 35595, 'QU', 'OK', 'S', 1735288046, 1735288046, '1'),
(178020, 35594, 'QU', 'OK', 'S', 1735288057, 1735288057, '1'),
(178021, 35593, 'QU', 'OK', 'S', 1735288068, 1735288068, '1'),
(178022, 35592, 'QU', 'OK', 'S', 1735288078, 1735288078, '1'),
(178023, 35591, 'QU', 'OK', 'S', 1735288088, 1735288088, '1'),
(178024, 35591, 'QU', 'OK', 'S', 1735288125, 1735288125, '1'),
(178025, 35592, 'QU', 'OK', 'S', 1735288144, 1735288144, '1'),
(178026, 35593, 'QU', 'OK', 'S', 1735288160, 1735288160, '1'),
(178027, 35594, 'QU', 'OK', 'S', 1735288175, 1735288175, '1'),
(178028, 35595, 'QU', 'OK', 'S', 1735288190, 1735288190, '1'),
(178029, 33928, 'QU', 'OK', 'S', 1735288235, 1735288235, '1'),
(178030, 33928, 'QU', 'OK', 'S', 1735288271, 1735288271, '1'),
(178031, 33928, 'QU', 'OK', 'S', 1735288278, 1735288278, '1'),
(178032, 33928, 'QU', 'OK', 'S', 1735288290, 1735288290, '1'),
(178033, 35583, 'QU', 'OK', 'S', 1735290250, 1735290250, '1'),
(178034, 35584, 'QU', 'OK', 'S', 1735290282, 1735290282, '1'),
(178035, 35581, 'QU', 'OK', 'S', 1735290344, 1735290344, '1'),
(178036, 35582, 'QU', 'OK', 'S', 1735290378, 1735290378, '1'),
(178037, 35588, 'QU', 'OK', 'S', 1735290438, 1735290438, '1'),
(178038, 35589, 'QU', 'OK', 'S', 1735290470, 1735290470, '1'),
(178039, 35590, 'QU', 'OK', 'S', 1735290736, 1735290736, '1'),
(178040, 35585, 'QU', 'OK', 'S', 1735290862, 1735290862, '1'),
(178041, 35586, 'QU', 'OK', 'S', 1735290894, 1735290894, '1'),
(178042, 35587, 'QU', 'OK', 'S', 1735290923, 1735290923, '1'),
(178043, 35572, 'QU', 'OK', 'S', 1735291133, 1735291133, '1'),
(178044, 35573, 'QU', 'OK', 'S', 1735291165, 1735291165, '1'),
(178045, 35574, 'QU', 'OK', 'S', 1735291195, 1735291195, '1'),
(178046, 35575, 'QU', 'OK', 'S', 1735291247, 1735291247, '1'),
(178047, 35579, 'QU', 'OK', 'S', 1735291606, 1735291606, '1'),
(178048, 35576, 'QU', 'OK', 'S', 1735291769, 1735291769, '1'),
(178049, 35577, 'QU', 'OK', 'S', 1735291834, 1735291834, '1'),
(178050, 35578, 'QU', 'OK', 'S', 1735291871, 1735291871, '1'),
(178051, 35580, 'QU', 'OK', 'S', 1735291931, 1735291931, '1'),
(178052, 33959, 'QU', 'OK', 'S', 1735293172, 1735293172, '1'),
(178053, 34962, 'QU', 'OK', 'S', 1735293220, 1735293220, '1'),
(178054, 35413, 'QU', 'OK', 'S', 1735293230, 1735293230, '1'),
(178055, 33339, 'QU', 'OK', 'S', 1735293236, 1735293236, '1'),
(178056, 13633, 'QU', 'OK', 'S', 1735293243, 1735293243, '1'),
(178057, 34914, 'QU', 'OK', 'S', 1735293246, 1735293246, '1'),
(178058, 14722, 'QU', 'OK', 'S', 1735293252, 1735293252, '1'),
(178059, 34963, 'QU', 'OK', 'S', 1735293270, 1735293270, '1'),
(178060, 33466, 'QU', 'OK', 'S', 1735293591, 1735293591, '1'),
(178061, 33999, 'QU', 'OK', 'S', 1735293636, 1735293636, '1'),
(178062, 27893, 'QU', 'OK', 'S', 1735293878, 1735293878, '1'),
(178063, 28814, 'QU', 'OK', 'S', 1735294100, 1735294100, '1'),
(178064, 35567, 'QU', 'OK', 'S', 1735295119, 1735295119, '1'),
(178065, 30478, 'QU', 'OK', 'S', 1735295131, 1735295131, '1'),
(178066, 35569, 'QU', 'OK', 'S', 1735295177, 1735295177, '1'),
(178067, 31525, 'QU', 'OK', 'S', 1735295197, 1735295197, '1'),
(178068, 25130, 'QU', 'OK', 'S', 1735295228, 1735295228, '1'),
(178069, 35512, 'QU', 'OK', 'S', 1735295250, 1735295250, '1'),
(178070, 35508, 'QU', 'OK', 'S', 1735295294, 1735295294, '1'),
(178071, 35513, 'QU', 'OK', 'S', 1735295345, 1735295345, '1'),
(178072, 35500, 'QU', 'OK', 'S', 1735295420, 1735295420, '1'),
(178073, 35471, 'QU', 'OK', 'S', 1735295457, 1735295457, '1'),
(178074, 35565, 'QU', 'OK', 'S', 1735295510, 1735295510, '1'),
(178075, 35547, 'QU', 'OK', 'S', 1735295601, 1735295601, '1'),
(178076, 35546, 'QU', 'OK', 'S', 1735296146, 1735296146, '1'),
(178077, 35516, 'QU', 'OK', 'S', 1735296206, 1735296206, '1'),
(178078, 35515, 'QU', 'OK', 'S', 1735296242, 1735296242, '1'),
(178079, 35513, 'QU', 'OK', 'S', 1735297386, 1735297386, '1'),
(178080, 35514, 'QU', 'OK', 'S', 1735297793, 1735297793, '1'),
(178081, 32574, 'QU', 'OK', 'S', 1735298148, 1735298148, '1'),
(178082, 32574, 'QU', 'OK', 'S', 1735298148, 1735298148, '1'),
(178083, 32574, 'QU', 'OK', 'S', 1735298148, 1735298148, '1'),
(178084, 35569, 'QU', 'OK', 'S', 1735299531, 1735299531, '1'),
(178085, 35494, 'QU', 'OK', 'S', 1735299546, 1735299546, '1'),
(178086, 35569, 'QU', 'OK', 'S', 1735299549, 1735299549, '1'),
(178087, 35519, 'QU', 'OK', 'S', 1735299551, 1735299551, '1'),
(178088, 27394, 'QU', 'OK', 'S', 1735300795, 1735300795, '1'),
(178089, 23460, 'QU', 'OK', 'S', 1735301163, 1735301163, '1'),
(178090, 17511, 'QU', 'OK', 'S', 1735301431, 1735301431, '1'),
(178091, 17511, 'QU', 'OK', 'S', 1735301431, 1735301431, '1'),
(178092, 17514, 'QU', 'OK', 'S', 1735301466, 1735301466, '1'),
(178093, 28543, 'QU', 'OK', 'S', 1735301570, 1735301570, '1'),
(178094, 28543, 'QU', 'OK', 'S', 1735301570, 1735301570, '1'),
(178095, 28543, 'QU', 'OK', 'S', 1735301570, 1735301570, '1'),
(178096, 28543, 'QU', 'OK', 'S', 1735301570, 1735301570, '1'),
(178097, 32757, 'QU', 'OK', 'S', 1735301647, 1735301647, '1'),
(178098, 29581, 'QU', 'OK', 'S', 1735301665, 1735301665, '1'),
(178099, 31019, 'QU', 'OK', 'S', 1735302441, 1735302441, '1'),
(178100, 31746, 'QU', 'OK', 'S', 1735302758, 1735302758, '1'),
(178101, 33542, 'QU', 'OK', 'S', 1735303457, 1735303457, '1'),
(178102, 33852, 'QU', 'OK', 'S', 1735304201, 1735304201, '1'),
(178103, 35539, 'QU', 'OK', 'S', 1735363843, 1735363843, '1'),
(178104, 35540, 'QU', 'OK', 'S', 1735363855, 1735363855, '1'),
(178105, 35541, 'QU', 'OK', 'S', 1735363863, 1735363863, '1'),
(178106, 35542, 'QU', 'OK', 'S', 1735363871, 1735363871, '1'),
(178107, 23074, 'QU', 'OK', 'S', 1735364665, 1735364665, '1'),
(178108, 34452, 'QU', 'OK', 'S', 1735364668, 1735364668, '1'),
(178109, 35184, 'QU', 'OK', 'S', 1735364673, 1735364673, '1'),
(178110, 35135, 'QU', 'OK', 'S', 1735364681, 1735364681, '1'),
(178111, 31322, 'QU', 'OK', 'S', 1735364682, 1735364682, '1'),
(178112, 31763, 'QU', 'OK', 'S', 1735364692, 1735364692, '1'),
(178113, 33191, 'QU', 'OK', 'S', 1735364692, 1735364692, '1'),
(178114, 33558, 'QU', 'OK', 'S', 1735371055, 1735371055, '1'),
(178115, 30326, 'QU', 'OK', 'S', 1735371472, 1735371472, '1'),
(178116, 28222, 'QU', 'OK', 'S', 1735378756, 1735378756, '1'),
(178117, 30529, 'QU', 'OK', 'S', 1735378813, 1735378813, '1'),
(178118, 31746, 'QU', 'OK', 'S', 1735378855, 1735378855, '1'),
(178119, 23887, 'QU', 'OK', 'S', 1735381107, 1735381107, '1'),
(178120, 25130, 'QU', 'OK', 'S', 1735381111, 1735381111, '1'),
(178121, 31019, 'QU', 'OK', 'S', 1735381116, 1735381116, '1'),
(178122, 22726, 'QU', 'OK', 'S', 1735381120, 1735381120, '1'),
(178123, 33710, 'QU', 'OK', 'S', 1735381125, 1735381125, '1'),
(178124, 22728, 'QU', 'OK', 'S', 1735381131, 1735381131, '1'),
(178125, 22701, 'QU', 'OK', 'S', 1735381135, 1735381135, '1'),
(178126, 31397, 'QU', 'OK', 'S', 1735381140, 1735381140, '1'),
(178127, 31397, 'QU', 'OK', 'S', 1735381157, 1735381157, '1'),
(178128, 28531, 'QU', 'OK', 'S', 1735381164, 1735381164, '1'),
(178129, 21321, 'QU', 'OK', 'S', 1735381177, 1735381177, '1'),
(178130, 26026, 'QU', 'OK', 'S', 1735381182, 1735381182, '1'),
(178131, 24019, 'QU', 'OK', 'S', 1735381187, 1735381187, '1'),
(178132, 35486, 'QU', 'OK', 'S', 1735381193, 1735381193, '1'),
(178133, 19494, 'QU', 'OK', 'S', 1735381202, 1735381202, '1'),
(178134, 5798, 'QU', 'OK', 'S', 1735381207, 1735381207, '1'),
(178135, 19494, 'QU', 'OK', 'S', 1735381213, 1735381213, '1'),
(178136, 27230, 'QU', 'OK', 'S', 1735381221, 1735381221, '1'),
(178137, 27230, 'QU', 'OK', 'S', 1735381227, 1735381227, '1'),
(178138, 26130, 'QU', 'OK', 'S', 1735381230, 1735381230, '1'),
(178139, 31796, 'QU', 'OK', 'S', 1735381241, 1735381241, '1'),
(178140, 31895, 'QU', 'OK', 'S', 1735381246, 1735381246, '1'),
(178141, 31895, 'QU', 'OK', 'S', 1735381249, 1735381249, '1'),
(178142, 26026, 'QU', 'OK', 'S', 1735381254, 1735381254, '1'),
(178143, 31695, 'QU', 'OK', 'S', 1735381258, 1735381258, '1'),
(178144, 31695, 'QU', 'OK', 'S', 1735381262, 1735381262, '1'),
(178145, 30439, 'QU', 'OK', 'S', 1735381266, 1735381266, '1'),
(178146, 30439, 'QU', 'OK', 'S', 1735381271, 1735381271, '1'),
(178147, 31695, 'QU', 'OK', 'S', 1735381276, 1735381276, '1'),
(178148, 23883, 'QU', 'OK', 'S', 1735381281, 1735381281, '1'),
(178149, 26130, 'QU', 'OK', 'S', 1735381286, 1735381286, '1'),
(178150, 26023, 'QU', 'OK', 'S', 1735381291, 1735381291, '1'),
(178151, 23883, 'QU', 'OK', 'S', 1735381296, 1735381296, '1'),
(178152, 31895, 'QU', 'OK', 'S', 1735381302, 1735381302, '1'),
(178153, 31695, 'QU', 'OK', 'S', 1735381307, 1735381307, '1'),
(178154, 31695, 'QU', 'OK', 'S', 1735381311, 1735381311, '1'),
(178155, 31796, 'QU', 'OK', 'S', 1735381316, 1735381316, '1'),
(178156, 31796, 'QU', 'OK', 'S', 1735381322, 1735381322, '1'),
(178157, 31796, 'QU', 'OK', 'S', 1735381325, 1735381325, '1'),
(178158, 35381, 'QU', 'OK', 'S', 1735381338, 1735381338, '1'),
(178159, 34146, 'QU', 'OK', 'S', 1735381343, 1735381343, '1'),
(178160, 28167, 'QU', 'OK', 'S', 1735381348, 1735381348, '1'),
(178161, 26023, 'QU', 'OK', 'S', 1735381351, 1735381351, '1'),
(178162, 27919, 'QU', 'OK', 'S', 1735381356, 1735381356, '1'),
(178163, 34962, 'QU', 'OK', 'S', 1735381360, 1735381360, '1'),
(178164, 27230, 'QU', 'OK', 'S', 1735381366, 1735381366, '1'),
(178165, 27230, 'QU', 'OK', 'S', 1735381372, 1735381372, '1'),
(178166, 35486, 'QU', 'OK', 'S', 1735381377, 1735381377, '1'),
(178167, 26130, 'QU', 'OK', 'S', 1735381384, 1735381384, '1'),
(178168, 34962, 'QU', 'OK', 'S', 1735381389, 1735381389, '1'),
(178169, 35486, 'QU', 'OK', 'S', 1735381394, 1735381394, '1'),
(178170, 35486, 'QU', 'OK', 'S', 1735381400, 1735381400, '1'),
(178171, 28189, 'QU', 'OK', 'S', 1735381419, 1735381419, '1'),
(178172, 14542, 'QU', 'OK', 'S', 1735381424, 1735381424, '1'),
(178173, 35487, 'QU', 'OK', 'S', 1735381430, 1735381430, '1'),
(178174, 28222, 'QU', 'OK', 'S', 1735381436, 1735381436, '1'),
(178175, 34962, 'QU', 'OK', 'S', 1735381443, 1735381443, '1'),
(178176, 14542, 'QU', 'OK', 'S', 1735381449, 1735381449, '1'),
(178177, 14542, 'QU', 'OK', 'S', 1735381454, 1735381454, '1'),
(178178, 35486, 'QU', 'OK', 'S', 1735381459, 1735381459, '1'),
(178179, 35486, 'QU', 'OK', 'S', 1735381465, 1735381465, '1'),
(178180, 14542, 'QU', 'OK', 'S', 1735381470, 1735381470, '1'),
(178181, 14542, 'QU', 'OK', 'S', 1735381475, 1735381475, '1'),
(178182, 14542, 'QU', 'OK', 'S', 1735381479, 1735381479, '1'),
(178183, 5295, 'QU', 'OK', 'S', 1735381494, 1735381494, '1'),
(178184, 14542, 'QU', 'OK', 'S', 1735381523, 1735381523, '1'),
(178185, 35335, 'QU', 'OK', 'S', 1735381535, 1735381535, '1'),
(178186, 35144, 'QU', 'OK', 'S', 1735381552, 1735381552, '1'),
(178187, 35144, 'QU', 'OK', 'S', 1735381557, 1735381557, '1'),
(178188, 35144, 'QU', 'OK', 'S', 1735381562, 1735381562, '1'),
(178189, 35144, 'QU', 'OK', 'S', 1735381567, 1735381567, '1'),
(178190, 35144, 'QU', 'OK', 'S', 1735381573, 1735381573, '1'),
(178191, 27228, 'QU', 'OK', 'S', 1735381816, 1735381816, '1'),
(178192, 27228, 'QU', 'OK', 'S', 1735381818, 1735381818, '1'),
(178193, 35609, 'QU', 'OK', 'S', 1735382804, 1735382804, '1'),
(178194, 35610, 'QU', 'OK', 'S', 1735382857, 1735382857, '1'),
(178195, 35611, 'QU', 'OK', 'S', 1735382980, 1735382980, '1'),
(178196, 35611, 'QU', 'OK', 'S', 1735382988, 1735382988, '1'),
(178197, 35611, 'QU', 'OK', 'S', 1735382993, 1735382993, '1'),
(178198, 35611, 'QU', 'OK', 'S', 1735382996, 1735382996, '1'),
(178199, 35611, 'QU', 'OK', 'S', 1735383003, 1735383003, '1'),
(178200, 35610, 'QU', 'OK', 'S', 1735383140, 1735383140, '1'),
(178201, 35610, 'QU', 'OK', 'S', 1735383146, 1735383146, '1'),
(178202, 35607, 'QU', 'OK', 'S', 1735383386, 1735383386, '1'),
(178203, 35606, 'QU', 'OK', 'S', 1735383423, 1735383423, '1'),
(178204, 35615, 'QU', 'OK', 'S', 1735383764, 1735383764, '1'),
(178205, 35616, 'QU', 'OK', 'S', 1735383913, 1735383913, '1'),
(178206, 35617, 'QU', 'OK', 'S', 1735384000, 1735384000, '1'),
(178207, 35597, 'QU', 'OK', 'S', 1735384071, 1735384071, '1'),
(178208, 35600, 'QU', 'OK', 'S', 1735384233, 1735384233, '1'),
(178209, 35601, 'QU', 'OK', 'S', 1735384264, 1735384264, '1'),
(178210, 35602, 'QU', 'OK', 'S', 1735384340, 1735384340, '1'),
(178211, 35603, 'QU', 'OK', 'S', 1735384400, 1735384400, '1'),
(178212, 35604, 'QU', 'OK', 'S', 1735384440, 1735384440, '1'),
(178213, 35605, 'QU', 'OK', 'S', 1735384479, 1735384479, '1'),
(178214, 35599, 'QU', 'OK', 'S', 1735384559, 1735384559, '1'),
(178215, 35598, 'QU', 'OK', 'S', 1735385061, 1735385061, '1'),
(178216, 35614, 'QU', 'OK', 'S', 1735385581, 1735385581, '1'),
(178217, 31796, 'QU', 'OK', 'S', 1735386213, 1735386213, '1'),
(178218, 34360, 'QU', 'OK', 'S', 1735386268, 1735386268, '1'),
(178219, 34360, 'QU', 'OK', 'S', 1735386269, 1735386269, '1'),
(178220, 34220, 'QU', 'OK', 'S', 1735388678, 1735388678, '1'),
(178221, 34220, 'QU', 'OK', 'S', 1735388855, 1735388855, '1'),
(178222, 35567, 'QU', 'OK', 'S', 1735389089, 1735389089, '1'),
(178223, 35336, 'QU', 'OK', 'S', 1735389092, 1735389092, '1'),
(178224, 35205, 'QU', 'OK', 'S', 1735389096, 1735389096, '1'),
(178225, 34935, 'QU', 'OK', 'S', 1735389098, 1735389098, '1'),
(178226, 35468, 'QU', 'OK', 'S', 1735389100, 1735389100, '1'),
(178227, 34990, 'QU', 'OK', 'S', 1735389116, 1735389116, '1'),
(178228, 24235, 'QU', 'OK', 'S', 1735391630, 1735391630, '1'),
(178229, 22855, 'QU', 'OK', 'S', 1735391633, 1735391633, '1'),
(178230, 35609, 'QU', 'OK', 'S', 1735391707, 1735391707, '1'),
(178231, 35609, 'QU', 'OK', 'S', 1735391711, 1735391711, '1'),
(178232, 9081, 'QU', 'OK', 'S', 1735536690, 1735536690, '1'),
(178233, 9081, 'QU', 'OK', 'S', 1735536694, 1735536694, '1'),
(178234, 9081, 'QU', 'OK', 'S', 1735536697, 1735536697, '1'),
(178235, 35455, 'QU', 'OK', 'S', 1735539313, 1735539313, '1'),
(178236, 35409, 'QU', 'OK', 'S', 1735539391, 1735539391, '1'),
(178237, 35409, 'QU', 'OK', 'S', 1735539404, 1735539404, '1'),
(178238, 31287, 'QU', 'OK', 'S', 1735539418, 1735539418, '1'),
(178239, 11893, 'QU', 'OK', 'S', 1735539424, 1735539424, '1'),
(178240, 29061, 'QU', 'OK', 'S', 1735539427, 1735539427, '1'),
(178241, 26084, 'QU', 'OK', 'S', 1735539430, 1735539430, '1'),
(178242, 34452, 'QU', 'OK', 'S', 1735539432, 1735539432, '1'),
(178243, 32338, 'QU', 'OK', 'S', 1735539435, 1735539435, '1'),
(178244, 29023, 'QU', 'OK', 'S', 1735539437, 1735539437, '1'),
(178245, 12996, 'QU', 'OK', 'S', 1735539439, 1735539439, '1'),
(178246, 34488, 'QU', 'OK', 'S', 1735539441, 1735539441, '1'),
(178247, 21101, 'QU', 'OK', 'S', 1735539443, 1735539443, '1'),
(178248, 9947, 'QU', 'OK', 'S', 1735541095, 1735541095, '1'),
(178249, 9947, 'QU', 'OK', 'S', 1735541098, 1735541098, '1'),
(178250, 9947, 'QU', 'OK', 'S', 1735541104, 1735541104, '1'),
(178251, 9947, 'QU', 'OK', 'S', 1735541107, 1735541107, '1'),
(178252, 9947, 'QU', 'OK', 'S', 1735541109, 1735541109, '1'),
(178253, 9947, 'QU', 'OK', 'S', 1735541112, 1735541112, '1'),
(178254, 9947, 'QU', 'OK', 'S', 1735541115, 1735541115, '1'),
(178255, 9947, 'QU', 'OK', 'S', 1735541118, 1735541118, '1'),
(178256, 9947, 'QU', 'OK', 'S', 1735541121, 1735541121, '1'),
(178257, 9947, 'QU', 'OK', 'S', 1735541124, 1735541124, '1'),
(178258, 35547, 'QU', 'OK', 'S', 1735542589, 1735542589, '1'),
(178259, 34646, 'QU', 'OK', 'S', 1735543513, 1735543513, '1'),
(178260, 26084, 'QU', 'OK', 'S', 1735545895, 1735545895, '1'),
(178261, 29023, 'QU', 'OK', 'S', 1735545916, 1735545916, '1'),
(178262, 21101, 'QU', 'OK', 'S', 1735545934, 1735545934, '1'),
(178263, 35547, 'QU', 'OK', 'S', 1735546128, 1735546128, '1'),
(178264, 30326, 'QU', 'OK', 'S', 1735546195, 1735546195, '1'),
(178265, 30326, 'QU', 'OK', 'S', 1735546256, 1735546256, '1'),
(178266, 35546, 'QU', 'OK', 'S', 1735546269, 1735546269, '1'),
(178267, 30305, 'QU', 'OK', 'S', 1735546403, 1735546403, '1'),
(178268, 30976, 'QU', 'OK', 'S', 1735546514, 1735546514, '1'),
(178269, 30976, 'QU', 'OK', 'S', 1735546517, 1735546517, '1'),
(178270, 30776, 'QU', 'OK', 'S', 1735546520, 1735546520, '1'),
(178271, 30486, 'QU', 'OK', 'S', 1735546522, 1735546522, '1'),
(178272, 30303, 'QU', 'OK', 'S', 1735546526, 1735546526, '1'),
(178273, 28618, 'QU', 'OK', 'S', 1735546528, 1735546528, '1'),
(178274, 19840, 'QU', 'OK', 'S', 1735546534, 1735546534, '1'),
(178275, 19840, 'QU', 'OK', 'S', 1735546538, 1735546538, '1'),
(178276, 31019, 'QU', 'OK', 'S', 1735546542, 1735546542, '1'),
(178277, 31852, 'QU', 'OK', 'S', 1735546546, 1735546546, '1'),
(178278, 24526, 'QU', 'OK', 'S', 1735546549, 1735546549, '1'),
(178279, 1891, 'QU', 'OK', 'S', 1735546559, 1735546559, '1'),
(178280, 34928, 'QU', 'OK', 'S', 1735546788, 1735546788, '1'),
(178281, 23883, 'QU', 'OK', 'S', 1735546791, 1735546791, '1'),
(178282, 23883, 'QU', 'OK', 'S', 1735546793, 1735546793, '1'),
(178283, 34928, 'QU', 'OK', 'S', 1735546796, 1735546796, '1'),
(178284, 24688, 'QU', 'OK', 'S', 1735546800, 1735546800, '1'),
(178285, 34935, 'QU', 'OK', 'S', 1735546805, 1735546805, '1'),
(178286, 8539, 'QU', 'OK', 'S', 1735546811, 1735546811, '1'),
(178287, 35355, 'QU', 'OK', 'S', 1735546815, 1735546815, '1'),
(178288, 31019, 'QU', 'OK', 'S', 1735546821, 1735546821, '1'),
(178289, 35161, 'QU', 'OK', 'S', 1735546824, 1735546824, '1'),
(178290, 35355, 'QU', 'OK', 'S', 1735546828, 1735546828, '1'),
(178291, 35139, 'QU', 'OK', 'S', 1735546833, 1735546833, '1'),
(178292, 35510, 'QU', 'OK', 'S', 1735546850, 1735546850, '1'),
(178293, 25684, 'QU', 'OK', 'S', 1735547206, 1735547206, '1'),
(178294, 35007, 'QU', 'OK', 'S', 1735547208, 1735547208, '1'),
(178295, 30463, 'QU', 'OK', 'S', 1735547215, 1735547215, '1'),
(178296, 25684, 'QU', 'OK', 'S', 1735547216, 1735547216, '1'),
(178297, 30463, 'QU', 'OK', 'S', 1735547219, 1735547219, '1'),
(178298, 2321, 'QU', 'OK', 'S', 1735547228, 1735547228, '1'),
(178299, 19846, 'QU', 'OK', 'S', 1735547239, 1735547239, '1'),
(178300, 23897, 'QU', 'OK', 'S', 1735547251, 1735547251, '1'),
(178301, 23897, 'QU', 'OK', 'S', 1735547403, 1735547403, '1'),
(178302, 23897, 'QU', 'OK', 'S', 1735547410, 1735547410, '1'),
(178303, 35610, 'QU', 'OK', 'S', 1735550230, 1735550230, '1'),
(178304, 35609, 'QU', 'OK', 'S', 1735550279, 1735550279, '1'),
(178305, 35616, 'QU', 'OK', 'S', 1735550325, 1735550325, '1'),
(178306, 27109, 'QU', 'OK', 'S', 1735550795, 1735550795, '1'),
(178307, 31759, 'QU', 'OK', 'S', 1735550802, 1735550802, '1'),
(178308, 34187, 'QU', 'OK', 'S', 1735551188, 1735551188, '1'),
(178309, 33158, 'QU', 'OK', 'S', 1735552628, 1735552628, '1'),
(178310, 35504, 'QU', 'OK', 'S', 1735552631, 1735552631, '1'),
(178311, 22585, 'QU', 'OK', 'S', 1735555143, 1735555143, '1'),
(178312, 32461, 'QU', 'OK', 'S', 1735557923, 1735557923, '1'),
(178313, 35565, 'QU', 'OK', 'S', 1735557956, 1735557956, '1'),
(178314, 35546, 'QU', 'OK', 'S', 1735557959, 1735557959, '1'),
(178315, 35452, 'QU', 'OK', 'S', 1735557962, 1735557962, '1'),
(178316, 21028, 'QU', 'OK', 'S', 1735557965, 1735557965, '1'),
(178317, 18815, 'QU', 'OK', 'S', 1735557969, 1735557969, '1'),
(178318, 35452, 'QU', 'OK', 'S', 1735557974, 1735557974, '1'),
(178319, 14973, 'QU', 'OK', 'S', 1735557976, 1735557976, '1'),
(178320, 35565, 'QU', 'OK', 'S', 1735557979, 1735557979, '1'),
(178321, 35563, 'QU', 'OK', 'S', 1735557982, 1735557982, '1'),
(178322, 9553, 'QU', 'OK', 'S', 1735557987, 1735557987, '1'),
(178323, 31746, 'QU', 'OK', 'S', 1735557989, 1735557989, '1'),
(178324, 9555, 'QU', 'OK', 'S', 1735557993, 1735557993, '1'),
(178325, 35547, 'QU', 'OK', 'S', 1735557996, 1735557996, '1'),
(178326, 35563, 'QU', 'OK', 'S', 1735558002, 1735558002, '1'),
(178327, 35563, 'QU', 'OK', 'S', 1735558007, 1735558007, '1'),
(178328, 35547, 'QU', 'OK', 'S', 1735558019, 1735558019, '1'),
(178329, 35547, 'QU', 'OK', 'S', 1735558031, 1735558031, '1'),
(178330, 31746, 'QU', 'OK', 'S', 1735558034, 1735558034, '1'),
(178331, 31617, 'QU', 'OK', 'S', 1735558836, 1735558836, '1'),
(178332, 14369, 'QU', 'OK', 'S', 1735558841, 1735558841, '1'),
(178333, 33852, 'QU', 'OK', 'S', 1735558846, 1735558846, '1'),
(178334, 33852, 'QU', 'OK', 'S', 1735558851, 1735558851, '1'),
(178335, 14369, 'QU', 'OK', 'S', 1735558856, 1735558856, '1'),
(178336, 14363, 'QU', 'OK', 'S', 1735558864, 1735558864, '1'),
(178337, 33542, 'QU', 'OK', 'S', 1735558869, 1735558869, '1'),
(178338, 33542, 'QU', 'OK', 'S', 1735558874, 1735558874, '1'),
(178339, 35413, 'QU', 'OK', 'S', 1735559166, 1735559166, '1'),
(178340, 35564, 'QU', 'OK', 'S', 1735559182, 1735559182, '1'),
(178341, 35630, 'QU', 'OK', 'S', 1735559201, 1735559201, '1'),
(178342, 35565, 'QU', 'OK', 'S', 1735559291, 1735559291, '1'),
(178343, 18814, 'QU', 'OK', 'S', 1735559294, 1735559294, '1'),
(178344, 35469, 'QU', 'OK', 'S', 1735559296, 1735559296, '1'),
(178345, 33739, 'QU', 'OK', 'S', 1735559299, 1735559299, '1'),
(178346, 20751, 'QU', 'OK', 'S', 1735559343, 1735559343, '1'),
(178347, 35631, 'QU', 'OK', 'S', 1735559353, 1735559353, '1'),
(178348, 35629, 'QU', 'OK', 'S', 1735559541, 1735559541, '1'),
(178349, 26649, 'QU', 'OK', 'S', 1735559588, 1735559588, '1'),
(178350, 35448, 'QU', 'OK', 'S', 1735559607, 1735559607, '1'),
(178351, 31746, 'QU', 'OK', 'S', 1735559626, 1735559626, '1'),
(178352, 34463, 'QU', 'OK', 'S', 1735559628, 1735559628, '1'),
(178353, 9555, 'QU', 'OK', 'S', 1735559631, 1735559631, '1'),
(178354, 33739, 'QU', 'OK', 'S', 1735559722, 1735559722, '1'),
(178355, 35642, 'QU', 'OK', 'S', 1735559949, 1735559949, '1'),
(178356, 35621, 'QU', 'OK', 'S', 1735560303, 1735560303, '1'),
(178357, 35622, 'QU', 'OK', 'S', 1735560404, 1735560404, '1'),
(178358, 35623, 'QU', 'OK', 'S', 1735560451, 1735560451, '1'),
(178359, 27394, 'QU', 'OK', 'S', 1735560505, 1735560505, '1'),
(178360, 35624, 'QU', 'OK', 'S', 1735560506, 1735560506, '1'),
(178361, 3178, 'QU', 'OK', 'S', 1735560516, 1735560516, '1'),
(178362, 35632, 'QU', 'OK', 'S', 1735560703, 1735560703, '1'),
(178363, 35633, 'QU', 'OK', 'S', 1735560759, 1735560759, '1'),
(178364, 4141, 'QU', 'OK', 'S', 1735560803, 1735560803, '1'),
(178365, 33526, 'QU', 'OK', 'S', 1735560803, 1735560803, '1'),
(178366, 9081, 'QU', 'OK', 'S', 1735560803, 1735560803, '1'),
(178367, 35634, 'QU', 'OK', 'S', 1735560825, 1735560825, '1'),
(178368, 19404, 'QU', 'OK', 'S', 1735560878, 1735560878, '1'),
(178369, 35094, 'QU', 'OK', 'S', 1735560883, 1735560883, '1'),
(178370, 21522, 'QU', 'OK', 'S', 1735560887, 1735560887, '1'),
(178371, 35372, 'QU', 'OK', 'S', 1735560889, 1735560889, '1'),
(178372, 35358, 'QU', 'OK', 'S', 1735560892, 1735560892, '1'),
(178373, 35402, 'QU', 'OK', 'S', 1735560903, 1735560903, '1'),
(178374, 34448, 'QU', 'OK', 'S', 1735560905, 1735560905, '1'),
(178375, 35635, 'QU', 'OK', 'S', 1735560958, 1735560958, '1'),
(178376, 35636, 'QU', 'OK', 'S', 1735560998, 1735560998, '1'),
(178377, 35637, 'QU', 'OK', 'S', 1735561032, 1735561032, '1'),
(178378, 35638, 'QU', 'OK', 'S', 1735561165, 1735561165, '1'),
(178379, 35639, 'QU', 'OK', 'S', 1735561198, 1735561198, '1'),
(178380, 35640, 'QU', 'OK', 'S', 1735561227, 1735561227, '1'),
(178381, 35641, 'QU', 'OK', 'S', 1735561268, 1735561268, '1'),
(178382, 28998, 'QU', 'OK', 'S', 1735562959, 1735562959, '1'),
(178383, 28998, 'QU', 'OK', 'S', 1735562979, 1735562979, '1'),
(178384, 26023, 'QU', 'OK', 'S', 1735564198, 1735564198, '1'),
(178385, 24128, 'QU', 'OK', 'S', 1735564214, 1735564214, '1'),
(178386, 31397, 'QU', 'OK', 'S', 1735564223, 1735564223, '1'),
(178387, 23675, 'QU', 'OK', 'S', 1735564229, 1735564229, '1'),
(178388, 31834, 'QU', 'OK', 'S', 1735564375, 1735564375, '1'),
(178389, 26023, 'QU', 'OK', 'S', 1735564428, 1735564428, '1'),
(178390, 33691, 'QU', 'OK', 'S', 1735620189, 1735620189, '1'),
(178391, 32964, 'QU', 'OK', 'S', 1735620402, 1735620402, '1'),
(178392, 33620, 'QU', 'OK', 'S', 1735620454, 1735620454, '1'),
(178393, 32609, 'QU', 'OK', 'S', 1735621005, 1735621005, '1'),
(178394, 32294, 'QU', 'OK', 'S', 1735621160, 1735621160, '1'),
(178395, 32555, 'QU', 'OK', 'S', 1735621408, 1735621408, '1'),
(178396, 27995, 'QU', 'OK', 'S', 1735621663, 1735621663, '1'),
(178397, 24940, 'QU', 'OK', 'S', 1735621952, 1735621952, '1'),
(178398, 29608, 'QU', 'OK', 'S', 1735622199, 1735622199, '1'),
(178399, 31246, 'QU', 'OK', 'S', 1735623511, 1735623511, '1'),
(178400, 26456, 'QU', 'OK', 'S', 1735623907, 1735623907, '1'),
(178401, 35547, 'QU', 'OK', 'S', 1735625608, 1735625608, '1'),
(178402, 35547, 'QU', 'OK', 'S', 1735625617, 1735625617, '1'),
(178403, 35547, 'QU', 'OK', 'S', 1735625654, 1735625654, '1'),
(178404, 35547, 'QU', 'OK', 'S', 1735625901, 1735625901, '1'),
(178405, 26023, 'QU', 'OK', 'S', 1735625976, 1735625976, '1'),
(178406, 29448, 'QU', 'OK', 'S', 1735626866, 1735626866, '1'),
(178407, 10558, 'QU', 'OK', 'S', 1735626885, 1735626885, '1'),
(178408, 15100, 'QU', 'OK', 'S', 1735626892, 1735626892, '1'),
(178409, 30044, 'QU', 'OK', 'S', 1735626909, 1735626909, '1'),
(178410, 30251, 'QU', 'OK', 'S', 1735626916, 1735626916, '1'),
(178411, 30305, 'QU', 'OK', 'S', 1735626928, 1735626928, '1'),
(178412, 15100, 'QU', 'OK', 'S', 1735626971, 1735626971, '1'),
(178413, 15100, 'QU', 'OK', 'S', 1735626976, 1735626976, '1'),
(178414, 29448, 'QU', 'OK', 'S', 1735627000, 1735627000, '1'),
(178415, 29448, 'QU', 'OK', 'S', 1735627002, 1735627002, '1'),
(178416, 10558, 'QU', 'OK', 'S', 1735627025, 1735627025, '1'),
(178417, 30044, 'QU', 'OK', 'S', 1735627084, 1735627084, '1'),
(178418, 30305, 'QU', 'OK', 'S', 1735627111, 1735627111, '1'),
(178419, 35355, 'QU', 'OK', 'S', 1735627763, 1735627763, '1'),
(178420, 34779, 'QU', 'OK', 'S', 1735628298, 1735628298, '1'),
(178421, 34779, 'QU', 'OK', 'S', 1735628307, 1735628307, '1'),
(178422, 34779, 'QU', 'OK', 'S', 1735628309, 1735628309, '1'),
(178423, 33339, 'QU', 'OK', 'S', 1735628496, 1735628496, '1'),
(178424, 12995, 'QU', 'OK', 'S', 1735630428, 1735630428, '1'),
(178425, 12608, 'QU', 'OK', 'S', 1735630517, 1735630517, '1'),
(178426, 13010, 'QU', 'OK', 'S', 1735630726, 1735630726, '1'),
(178427, 13009, 'QU', 'OK', 'S', 1735630775, 1735630775, '1'),
(178428, 13550, 'QU', 'OK', 'S', 1735630836, 1735630836, '1'),
(178429, 12999, 'QU', 'OK', 'S', 1735630943, 1735630943, '1'),
(178430, 29463, 'QU', 'OK', 'S', 1735632674, 1735632674, '1'),
(178431, 31026, 'QU', 'OK', 'S', 1735632676, 1735632676, '1'),
(178432, 35599, 'QU', 'OK', 'S', 1735632678, 1735632678, '1'),
(178433, 35385, 'QU', 'OK', 'S', 1735632681, 1735632681, '1'),
(178434, 29511, 'QU', 'OK', 'S', 1735633035, 1735633035, '1'),
(178435, 20096, 'QU', 'OK', 'S', 1735633893, 1735633893, '1'),
(178436, 20096, 'QU', 'OK', 'S', 1735633919, 1735633919, '1'),
(178437, 35630, 'QU', 'OK', 'S', 1735637707, 1735637707, '1'),
(178438, 35630, 'QU', 'OK', 'S', 1735637711, 1735637711, '1'),
(178439, 35631, 'QU', 'OK', 'S', 1735637714, 1735637714, '1'),
(178440, 35629, 'QU', 'OK', 'S', 1735637722, 1735637722, '1'),
(178441, 35629, 'QU', 'OK', 'S', 1735637726, 1735637726, '1'),
(178442, 35629, 'QU', 'OK', 'S', 1735637730, 1735637730, '1'),
(178443, 35629, 'QU', 'OK', 'S', 1735637734, 1735637734, '1'),
(178444, 35629, 'QU', 'OK', 'S', 1735637742, 1735637742, '1'),
(178445, 35629, 'QU', 'OK', 'S', 1735637755, 1735637755, '1'),
(178446, 35645, 'QU', 'OK', 'S', 1735637863, 1735637863, '1'),
(178447, 35644, 'QU', 'OK', 'S', 1735637944, 1735637944, '1'),
(178448, 35663, 'QU', 'OK', 'S', 1735638136, 1735638136, '1'),
(178449, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178450, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178451, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178452, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178453, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178454, 35629, 'QU', 'OK', 'S', 1735638339, 1735638339, '1'),
(178455, 35629, 'QU', 'OK', 'S', 1735638381, 1735638381, '1'),
(178456, 35629, 'QU', 'OK', 'S', 1735638384, 1735638384, '1'),
(178457, 35629, 'QU', 'OK', 'S', 1735638386, 1735638386, '1'),
(178458, 35629, 'QU', 'OK', 'S', 1735638455, 1735638455, '1'),
(178459, 35629, 'QU', 'OK', 'S', 1735638457, 1735638457, '1'),
(178460, 35629, 'QU', 'OK', 'S', 1735638460, 1735638460, '1'),
(178461, 35658, 'QU', 'OK', 'S', 1735638719, 1735638719, '1'),
(178462, 35659, 'QU', 'OK', 'S', 1735638762, 1735638762, '1'),
(178463, 35661, 'QU', 'OK', 'S', 1735638863, 1735638863, '1'),
(178464, 35643, 'QU', 'OK', 'S', 1735638982, 1735638982, '1'),
(178465, 35666, 'QU', 'OK', 'S', 1735639150, 1735639150, '1'),
(178466, 35667, 'QU', 'OK', 'S', 1735639196, 1735639196, '1'),
(178467, 35668, 'QU', 'OK', 'S', 1735639231, 1735639231, '1'),
(178468, 35665, 'QU', 'OK', 'S', 1735639357, 1735639357, '1'),
(178469, 35664, 'QU', 'OK', 'S', 1735639386, 1735639386, '1'),
(178470, 35662, 'QU', 'OK', 'S', 1735639416, 1735639416, '1'),
(178471, 35660, 'QU', 'OK', 'S', 1735639814, 1735639814, '1'),
(178472, 35641, 'QU', 'OK', 'S', 1735640665, 1735640665, '1'),
(178473, 35640, 'QU', 'OK', 'S', 1735640694, 1735640694, '1'),
(178474, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178475, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178476, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178477, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178478, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178479, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178480, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178481, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178482, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178483, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178484, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178485, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178486, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178487, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178488, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178489, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178490, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178491, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178492, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178493, 35657, 'QU', 'OK', 'S', 1735641001, 1735641001, '1'),
(178494, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178495, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178496, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178497, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178498, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178499, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178500, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178501, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178502, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178503, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178504, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178505, 35436, 'QU', 'OK', 'S', 1735641037, 1735641037, '1'),
(178506, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178507, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178508, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178509, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178510, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178511, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178512, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178513, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178514, 35435, 'QU', 'OK', 'S', 1735641062, 1735641062, '1'),
(178515, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178516, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178517, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178518, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178519, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178520, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178521, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178522, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178523, 35434, 'QU', 'OK', 'S', 1735641095, 1735641095, '1'),
(178524, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178525, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178526, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178527, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178528, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178529, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178530, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178531, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178532, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178533, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178534, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178535, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178536, 35433, 'QU', 'OK', 'S', 1735641129, 1735641129, '1'),
(178537, 35337, 'QU', 'OK', 'S', 1735641164, 1735641164, '1'),
(178538, 35202, 'QU', 'OK', 'S', 1735641171, 1735641171, '1'),
(178539, 35201, 'QU', 'OK', 'S', 1735641177, 1735641177, '1'),
(178540, 35040, 'QU', 'OK', 'S', 1735641183, 1735641183, '1'),
(178541, 35039, 'QU', 'OK', 'S', 1735641189, 1735641189, '1'),
(178542, 34960, 'QU', 'OK', 'S', 1735641218, 1735641218, '1'),
(178543, 34960, 'QU', 'OK', 'S', 1735641218, 1735641218, '1'),
(178544, 34960, 'QU', 'OK', 'S', 1735641218, 1735641218, '1'),
(178545, 34623, 'QU', 'OK', 'S', 1735641229, 1735641229, '1'),
(178546, 34498, 'QU', 'OK', 'S', 1735641252, 1735641252, '1'),
(178547, 34282, 'QU', 'OK', 'S', 1735641261, 1735641261, '1'),
(178548, 34280, 'QU', 'OK', 'S', 1735641266, 1735641266, '1'),
(178549, 34280, 'QU', 'OK', 'S', 1735641273, 1735641273, '1'),
(178550, 34277, 'QU', 'OK', 'S', 1735641288, 1735641288, '1'),
(178551, 34121, 'QU', 'OK', 'S', 1735641296, 1735641296, '1'),
(178552, 34117, 'QU', 'OK', 'S', 1735641306, 1735641306, '1'),
(178553, 33430, 'QU', 'OK', 'S', 1735641317, 1735641317, '1'),
(178554, 33428, 'QU', 'OK', 'S', 1735641323, 1735641323, '1'),
(178555, 23661, 'QU', 'OK', 'S', 1735642042, 1735642042, '1'),
(178556, 27160, 'QU', 'OK', 'S', 1735642081, 1735642081, '1'),
(178557, 25062, 'QU', 'OK', 'S', 1735642109, 1735642109, '1'),
(178558, 31762, 'QU', 'OK', 'S', 1735642578, 1735642578, '1'),
(178559, 30059, 'QU', 'OK', 'S', 1735642729, 1735642729, '1'),
(178560, 29281, 'QU', 'OK', 'S', 1735642775, 1735642775, '1'),
(178561, 15017, 'QU', 'OK', 'S', 1735642986, 1735642986, '1'),
(178562, 15017, 'QU', 'OK', 'S', 1735642995, 1735642995, '1'),
(178563, 15017, 'QU', 'OK', 'S', 1735643004, 1735643004, '1'),
(178564, 15017, 'QU', 'OK', 'S', 1735643015, 1735643015, '1'),
(178565, 15017, 'QU', 'OK', 'S', 1735643020, 1735643020, '1'),
(178566, 15017, 'QU', 'OK', 'S', 1735643027, 1735643027, '1'),
(178567, 15017, 'QU', 'OK', 'S', 1735643042, 1735643042, '1'),
(178568, 15017, 'QU', 'OK', 'S', 1735643048, 1735643048, '1'),
(178569, 15017, 'QU', 'OK', 'S', 1735643053, 1735643053, '1'),
(178570, 15017, 'QU', 'OK', 'S', 1735643060, 1735643060, '1'),
(178571, 15017, 'QU', 'OK', 'S', 1735643069, 1735643069, '1'),
(178572, 15017, 'QU', 'OK', 'S', 1735643079, 1735643079, '1'),
(178573, 15018, 'QU', 'OK', 'S', 1735643134, 1735643134, '1'),
(178574, 15018, 'QU', 'OK', 'S', 1735643147, 1735643147, '1'),
(178575, 15018, 'QU', 'OK', 'S', 1735643153, 1735643153, '1'),
(178576, 15018, 'QU', 'OK', 'S', 1735643162, 1735643162, '1'),
(178577, 15018, 'QU', 'OK', 'S', 1735643175, 1735643175, '1'),
(178578, 15018, 'QU', 'OK', 'S', 1735643188, 1735643188, '1'),
(178579, 15018, 'QU', 'OK', 'S', 1735643195, 1735643195, '1'),
(178580, 15018, 'QU', 'OK', 'S', 1735643206, 1735643206, '1'),
(178581, 15018, 'QU', 'OK', 'S', 1735643221, 1735643221, '1'),
(178582, 15018, 'QU', 'OK', 'S', 1735643231, 1735643231, '1'),
(178583, 15018, 'QU', 'OK', 'S', 1735643238, 1735643238, '1'),
(178584, 15018, 'QU', 'OK', 'S', 1735643245, 1735643245, '1'),
(178585, 26972, 'QU', 'OK', 'S', 1735643529, 1735643529, '1'),
(178586, 25764, 'QU', 'OK', 'S', 1735643911, 1735643911, '1'),
(178587, 34415, 'QU', 'OK', 'S', 1735643919, 1735643919, '1'),
(178588, 23755, 'QU', 'OK', 'S', 1735644389, 1735644389, '1'),
(178589, 22842, 'QU', 'OK', 'S', 1735645470, 1735645470, '1'),
(178590, 14463, 'QU', 'OK', 'S', 1735645522, 1735645522, '1'),
(178591, 30176, 'QU', 'OK', 'S', 1735645563, 1735645563, '1'),
(178592, 16528, 'QU', 'OK', 'S', 1735645976, 1735645976, '1'),
(178593, 30605, 'QU', 'OK', 'S', 1735646980, 1735646980, '1'),
(178594, 34444, 'QU', 'OK', 'S', 1735647452, 1735647452, '1'),
(178595, 35631, 'QU', 'OK', 'S', 1735648774, 1735648774, '1'),
(178596, 35631, 'QU', 'OK', 'S', 1735648778, 1735648778, '1'),
(178597, 20662, 'QU', 'OK', 'S', 1735649520, 1735649520, '1'),
(178598, 30295, 'QU', 'OK', 'S', 1735649576, 1735649576, '1'),
(178599, 30296, 'QU', 'OK', 'S', 1735649613, 1735649613, '1'),
(178600, 21442, 'QU', 'OK', 'S', 1735649881, 1735649881, '1'),
(178601, 30815, 'QU', 'OK', 'S', 1735650605, 1735650605, '1'),
(178602, 35664, 'QU', 'OK', 'S', 1735650664, 1735650664, '1'),
(178603, 30815, 'QU', 'OK', 'S', 1735650677, 1735650677, '1'),
(178604, 35091, 'QU', 'OK', 'S', 1735651006, 1735651006, '1'),
(178605, 35091, 'QU', 'OK', 'S', 1735651012, 1735651012, '1'),
(178606, 35091, 'QU', 'OK', 'S', 1735651040, 1735651040, '1'),
(178607, 21894, 'QU', 'OK', 'S', 1735651206, 1735651206, '1'),
(178608, 19358, 'QU', 'OK', 'S', 1735651411, 1735651411, '1'),
(178609, 17487, 'QU', 'OK', 'S', 1735651437, 1735651437, '1'),
(178610, 22503, 'QU', 'OK', 'S', 1735651494, 1735651494, '1'),
(178611, 24713, 'QU', 'OK', 'S', 1735651619, 1735651619, '1'),
(178612, 19361, 'QU', 'OK', 'S', 1735651647, 1735651647, '1'),
(178613, 25800, 'QU', 'OK', 'S', 1735651706, 1735651706, '1'),
(178614, 22892, 'QU', 'OK', 'S', 1735651708, 1735651708, '1'),
(178615, 5400, 'QU', 'OK', 'S', 1735651713, 1735651713, '1'),
(178616, 5400, 'QU', 'OK', 'S', 1735651717, 1735651717, '1'),
(178617, 35642, 'QU', 'OK', 'S', 1735651721, 1735651721, '1'),
(178618, 32734, 'QU', 'OK', 'S', 1735651725, 1735651725, '1'),
(178619, 35642, 'QU', 'OK', 'S', 1735651727, 1735651727, '1'),
(178620, 35642, 'QU', 'OK', 'S', 1735651731, 1735651731, '1'),
(178621, 35642, 'QU', 'OK', 'S', 1735651733, 1735651733, '1'),
(178622, 35398, 'QU', 'OK', 'S', 1735651736, 1735651736, '1'),
(178623, 28640, 'QU', 'OK', 'S', 1735710790, 1735710790, '1'),
(178624, 28968, 'QU', 'OK', 'S', 1735710847, 1735710847, '1'),
(178625, 30396, 'QU', 'OK', 'S', 1735710939, 1735710939, '1'),
(178626, 31575, 'QU', 'OK', 'S', 1735711012, 1735711012, '1'),
(178627, 32757, 'QU', 'OK', 'S', 1735711087, 1735711087, '1'),
(178628, 30297, 'QU', 'OK', 'S', 1735711157, 1735711157, '1'),
(178629, 33993, 'QU', 'OK', 'S', 1735711444, 1735711444, '1'),
(178630, 20207, 'QU', 'OK', 'S', 1735711696, 1735711696, '1'),
(178631, 35567, 'QU', 'OK', 'S', 1735712976, 1735712976, '1'),
(178632, 35205, 'QU', 'OK', 'S', 1735712987, 1735712987, '1'),
(178633, 35468, 'QU', 'OK', 'S', 1735713000, 1735713000, '1'),
(178634, 35336, 'QU', 'OK', 'S', 1735713011, 1735713011, '1'),
(178635, 34990, 'QU', 'OK', 'S', 1735713022, 1735713022, '1'),
(178636, 34935, 'QU', 'OK', 'S', 1735713034, 1735713034, '1'),
(178637, 34990, 'QU', 'OK', 'S', 1735713161, 1735713161, '1'),
(178638, 21888, 'QU', 'OK', 'S', 1735713416, 1735713416, '1'),
(178639, 29495, 'QU', 'OK', 'S', 1735713944, 1735713944, '1'),
(178640, 26639, 'QU', 'OK', 'S', 1735714452, 1735714452, '1'),
(178641, 17440, 'QU', 'OK', 'S', 1735714476, 1735714476, '1'),
(178642, 17619, 'QU', 'OK', 'S', 1735714484, 1735714484, '1'),
(178643, 31294, 'QU', 'OK', 'S', 1735714493, 1735714493, '1'),
(178644, 32430, 'QU', 'OK', 'S', 1735714862, 1735714862, '1'),
(178645, 32430, 'QU', 'OK', 'S', 1735714862, 1735714862, '1'),
(178646, 26456, 'QU', 'OK', 'S', 1735714885, 1735714885, '1'),
(178647, 25799, 'QU', 'OK', 'S', 1735714919, 1735714919, '1'),
(178648, 35660, 'QU', 'OK', 'S', 1735716714, 1735716714, '1'),
(178649, 35660, 'QU', 'OK', 'S', 1735716723, 1735716723, '1'),
(178650, 35568, 'QU', 'OK', 'S', 1735718328, 1735718328, '1'),
(178651, 26675, 'QU', 'OK', 'S', 1735719942, 1735719942, '1'),
(178652, 31653, 'QU', 'OK', 'S', 1735723170, 1735723170, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(178653, 35468, 'QU', 'OK', 'S', 1735724557, 1735724557, '1'),
(178654, 35689, 'QU', 'OK', 'S', 1735727592, 1735727592, '1'),
(178655, 35691, 'QU', 'OK', 'S', 1735727714, 1735727714, '1'),
(178656, 29217, 'QU', 'OK', 'S', 1735727778, 1735727778, '1'),
(178657, 28513, 'QU', 'OK', 'S', 1735727788, 1735727788, '1'),
(178658, 29184, 'QU', 'OK', 'S', 1735727803, 1735727803, '1'),
(178659, 29184, 'QU', 'OK', 'S', 1735727806, 1735727806, '1'),
(178660, 35457, 'QU', 'OK', 'S', 1735727810, 1735727810, '1'),
(178661, 29184, 'QU', 'OK', 'S', 1735727813, 1735727813, '1'),
(178662, 35454, 'QU', 'OK', 'S', 1735727815, 1735727815, '1'),
(178663, 33944, 'QU', 'OK', 'S', 1735727862, 1735727862, '1'),
(178664, 30329, 'QU', 'OK', 'S', 1735727865, 1735727865, '1'),
(178665, 34079, 'QU', 'OK', 'S', 1735727868, 1735727868, '1'),
(178666, 33944, 'QU', 'OK', 'S', 1735727871, 1735727871, '1'),
(178667, 30484, 'QU', 'OK', 'S', 1735727874, 1735727874, '1'),
(178668, 30484, 'QU', 'OK', 'S', 1735727877, 1735727877, '1'),
(178669, 30512, 'QU', 'OK', 'S', 1735727882, 1735727882, '1'),
(178670, 34543, 'QU', 'OK', 'S', 1735727885, 1735727885, '1'),
(178671, 30512, 'QU', 'OK', 'S', 1735727888, 1735727888, '1'),
(178672, 34037, 'QU', 'OK', 'S', 1735727891, 1735727891, '1'),
(178673, 30512, 'QU', 'OK', 'S', 1735727894, 1735727894, '1'),
(178674, 35692, 'QU', 'OK', 'S', 1735727897, 1735727897, '1'),
(178675, 30329, 'QU', 'OK', 'S', 1735727897, 1735727897, '1'),
(178676, 33944, 'QU', 'OK', 'S', 1735727901, 1735727901, '1'),
(178677, 30329, 'QU', 'OK', 'S', 1735727904, 1735727904, '1'),
(178678, 30484, 'QU', 'OK', 'S', 1735727908, 1735727908, '1'),
(178679, 30512, 'QU', 'OK', 'S', 1735727911, 1735727911, '1'),
(178680, 29491, 'QU', 'OK', 'S', 1735727914, 1735727914, '1'),
(178681, 33944, 'QU', 'OK', 'S', 1735727918, 1735727918, '1'),
(178682, 30329, 'QU', 'OK', 'S', 1735727922, 1735727922, '1'),
(178683, 33969, 'QU', 'OK', 'S', 1735727927, 1735727927, '1'),
(178684, 30484, 'QU', 'OK', 'S', 1735727930, 1735727930, '1'),
(178685, 33969, 'QU', 'OK', 'S', 1735727933, 1735727933, '1'),
(178686, 34037, 'QU', 'OK', 'S', 1735727937, 1735727937, '1'),
(178687, 30329, 'QU', 'OK', 'S', 1735727940, 1735727940, '1'),
(178688, 34079, 'QU', 'OK', 'S', 1735727944, 1735727944, '1'),
(178689, 34080, 'QU', 'OK', 'S', 1735727947, 1735727947, '1'),
(178690, 34079, 'QU', 'OK', 'S', 1735727951, 1735727951, '1'),
(178691, 34079, 'QU', 'OK', 'S', 1735727954, 1735727954, '1'),
(178692, 29491, 'QU', 'OK', 'S', 1735727957, 1735727957, '1'),
(178693, 35693, 'QU', 'OK', 'S', 1735727959, 1735727959, '1'),
(178694, 34080, 'QU', 'OK', 'S', 1735727960, 1735727960, '1'),
(178695, 30512, 'QU', 'OK', 'S', 1735727967, 1735727967, '1'),
(178696, 33944, 'QU', 'OK', 'S', 1735727971, 1735727971, '1'),
(178697, 34079, 'QU', 'OK', 'S', 1735727974, 1735727974, '1'),
(178698, 33969, 'QU', 'OK', 'S', 1735727978, 1735727978, '1'),
(178699, 30484, 'QU', 'OK', 'S', 1735727981, 1735727981, '1'),
(178700, 34081, 'QU', 'OK', 'S', 1735727995, 1735727995, '1'),
(178701, 34036, 'QU', 'OK', 'S', 1735727998, 1735727998, '1'),
(178702, 33944, 'QU', 'OK', 'S', 1735728001, 1735728001, '1'),
(178703, 30484, 'QU', 'OK', 'S', 1735728005, 1735728005, '1'),
(178704, 35690, 'QU', 'OK', 'S', 1735728007, 1735728007, '1'),
(178705, 34079, 'QU', 'OK', 'S', 1735728008, 1735728008, '1'),
(178706, 33969, 'QU', 'OK', 'S', 1735728011, 1735728011, '1'),
(178707, 33969, 'QU', 'OK', 'S', 1735728025, 1735728025, '1'),
(178708, 33969, 'QU', 'OK', 'S', 1735728029, 1735728029, '1'),
(178709, 30329, 'QU', 'OK', 'S', 1735728032, 1735728032, '1'),
(178710, 35685, 'QU', 'OK', 'S', 1735728052, 1735728052, '1'),
(178711, 35681, 'QU', 'OK', 'S', 1735728314, 1735728314, '1'),
(178712, 35682, 'QU', 'OK', 'S', 1735728464, 1735728464, '1'),
(178713, 35683, 'QU', 'OK', 'S', 1735728546, 1735728546, '1'),
(178714, 35684, 'QU', 'OK', 'S', 1735728583, 1735728583, '1'),
(178715, 35372, 'QU', 'OK', 'S', 1735728941, 1735728941, '1'),
(178716, 35669, 'QU', 'OK', 'S', 1735729640, 1735729640, '1'),
(178717, 35670, 'QU', 'OK', 'S', 1735729909, 1735729909, '1'),
(178718, 35671, 'QU', 'OK', 'S', 1735730342, 1735730342, '1'),
(178719, 35672, 'QU', 'OK', 'S', 1735730597, 1735730597, '1'),
(178720, 35673, 'QU', 'OK', 'S', 1735732367, 1735732367, '1'),
(178721, 35674, 'QU', 'OK', 'S', 1735732671, 1735732671, '1'),
(178722, 35675, 'QU', 'OK', 'S', 1735732890, 1735732890, '1'),
(178723, 35676, 'QU', 'OK', 'S', 1735733166, 1735733166, '1'),
(178724, 35677, 'QU', 'OK', 'S', 1735733760, 1735733760, '1'),
(178725, 35678, 'QU', 'OK', 'S', 1735734340, 1735734340, '1'),
(178726, 35686, 'QU', 'OK', 'S', 1735734521, 1735734521, '1'),
(178727, 35679, 'QU', 'OK', 'S', 1735734852, 1735734852, '1'),
(178728, 35680, 'QU', 'OK', 'S', 1735735103, 1735735103, '1'),
(178729, 35611, 'QU', 'OK', 'S', 1735735152, 1735735152, '1'),
(178730, 10235, 'QU', 'OK', 'S', 1735735154, 1735735154, '1'),
(178731, 26994, 'QU', 'OK', 'S', 1735735250, 1735735250, '1'),
(178732, 27262, 'QU', 'OK', 'S', 1735735256, 1735735256, '1'),
(178733, 29563, 'QU', 'OK', 'S', 1735735265, 1735735265, '1'),
(178734, 9947, 'QU', 'OK', 'S', 1735735273, 1735735273, '1'),
(178735, 10890, 'QU', 'OK', 'S', 1735735281, 1735735281, '1'),
(178736, 10645, 'QU', 'OK', 'S', 1735735290, 1735735290, '1'),
(178737, 31588, 'QU', 'OK', 'S', 1735735348, 1735735348, '1'),
(178738, 21298, 'QU', 'OK', 'S', 1735736029, 1735736029, '1'),
(178739, 28815, 'QU', 'OK', 'S', 1735736378, 1735736378, '1'),
(178740, 31736, 'QU', 'OK', 'S', 1735736471, 1735736471, '1'),
(178741, 32400, 'QU', 'OK', 'S', 1735736508, 1735736508, '1'),
(178742, 32401, 'QU', 'OK', 'S', 1735736539, 1735736539, '1'),
(178743, 28058, 'QU', 'OK', 'S', 1735794976, 1735794976, '1'),
(178744, 19840, 'QU', 'OK', 'S', 1735794980, 1735794980, '1'),
(178745, 35578, 'QU', 'OK', 'S', 1735794983, 1735794983, '1'),
(178746, 32422, 'QU', 'OK', 'S', 1735794985, 1735794985, '1'),
(178747, 33309, 'QU', 'OK', 'S', 1735794988, 1735794988, '1'),
(178748, 35631, 'QU', 'OK', 'S', 1735796496, 1735796496, '1'),
(178749, 35630, 'QU', 'OK', 'S', 1735796513, 1735796513, '1'),
(178750, 35630, 'QU', 'OK', 'S', 1735796515, 1735796515, '1'),
(178751, 35631, 'QU', 'OK', 'S', 1735796605, 1735796605, '1'),
(178752, 35631, 'QU', 'OK', 'S', 1735799730, 1735799730, '1'),
(178753, 32606, 'QU', 'OK', 'S', 1735803059, 1735803059, '1'),
(178754, 19742, 'QU', 'OK', 'S', 1735803063, 1735803063, '1'),
(178755, 34388, 'QU', 'OK', 'S', 1735803066, 1735803066, '1'),
(178756, 18000, 'QU', 'OK', 'S', 1735803072, 1735803072, '1'),
(178757, 24604, 'QU', 'OK', 'S', 1735803107, 1735803107, '1'),
(178758, 24604, 'QU', 'OK', 'S', 1735803114, 1735803114, '1'),
(178759, 35715, 'QU', 'OK', 'S', 1735809741, 1735809741, '1'),
(178760, 35715, 'QU', 'OK', 'S', 1735809750, 1735809750, '1'),
(178761, 30137, 'QU', 'OK', 'S', 1735811870, 1735811870, '1'),
(178762, 31019, 'QU', 'OK', 'S', 1735811892, 1735811892, '1'),
(178763, 16415, 'QU', 'OK', 'S', 1735811901, 1735811901, '1'),
(178764, 24940, 'QU', 'OK', 'S', 1735811905, 1735811905, '1'),
(178765, 28062, 'QU', 'OK', 'S', 1735811911, 1735811911, '1'),
(178766, 35566, 'QU', 'OK', 'S', 1735811920, 1735811920, '1'),
(178767, 35564, 'QU', 'OK', 'S', 1735811925, 1735811925, '1'),
(178768, 33542, 'QU', 'OK', 'S', 1735811930, 1735811930, '1'),
(178769, 31019, 'QU', 'OK', 'S', 1735811934, 1735811934, '1'),
(178770, 35546, 'QU', 'OK', 'S', 1735811938, 1735811938, '1'),
(178771, 34541, 'QU', 'OK', 'S', 1735811943, 1735811943, '1'),
(178772, 35473, 'QU', 'OK', 'S', 1735811948, 1735811948, '1'),
(178773, 30976, 'QU', 'OK', 'S', 1735811953, 1735811953, '1'),
(178774, 35645, 'QU', 'OK', 'S', 1735811958, 1735811958, '1'),
(178775, 30207, 'QU', 'OK', 'S', 1735811963, 1735811963, '1'),
(178776, 30651, 'QU', 'OK', 'S', 1735811967, 1735811967, '1'),
(178777, 33274, 'QU', 'OK', 'S', 1735812190, 1735812190, '1'),
(178778, 35645, 'QU', 'OK', 'S', 1735812195, 1735812195, '1'),
(178779, 21888, 'QU', 'OK', 'S', 1735812666, 1735812666, '1'),
(178780, 30792, 'QU', 'OK', 'S', 1735812677, 1735812677, '1'),
(178781, 21169, 'QU', 'OK', 'S', 1735812682, 1735812682, '1'),
(178782, 35472, 'QU', 'OK', 'S', 1735812759, 1735812759, '1'),
(178783, 35500, 'QU', 'OK', 'S', 1735812776, 1735812776, '1'),
(178784, 35019, 'QU', 'OK', 'S', 1735812779, 1735812779, '1'),
(178785, 21888, 'QU', 'OK', 'S', 1735812781, 1735812781, '1'),
(178786, 21876, 'QU', 'OK', 'S', 1735812784, 1735812784, '1'),
(178787, 21111, 'QU', 'OK', 'S', 1735812858, 1735812858, '1'),
(178788, 32774, 'QU', 'OK', 'S', 1735812862, 1735812862, '1'),
(178789, 35474, 'QU', 'OK', 'S', 1735812867, 1735812867, '1'),
(178790, 30792, 'QU', 'OK', 'S', 1735812871, 1735812871, '1'),
(178791, 34785, 'QU', 'OK', 'S', 1735812877, 1735812877, '1'),
(178792, 35383, 'QU', 'OK', 'S', 1735812959, 1735812959, '1'),
(178793, 34810, 'QU', 'OK', 'S', 1735812961, 1735812961, '1'),
(178794, 28603, 'QU', 'OK', 'S', 1735813063, 1735813063, '1'),
(178795, 34787, 'QU', 'OK', 'S', 1735813068, 1735813068, '1'),
(178796, 34922, 'QU', 'OK', 'S', 1735813073, 1735813073, '1'),
(178797, 33395, 'QU', 'OK', 'S', 1735813078, 1735813078, '1'),
(178798, 32605, 'QU', 'OK', 'S', 1735813122, 1735813122, '1'),
(178799, 35448, 'QU', 'OK', 'S', 1735813127, 1735813127, '1'),
(178800, 34975, 'QU', 'OK', 'S', 1735813131, 1735813131, '1'),
(178801, 33739, 'QU', 'OK', 'S', 1735813164, 1735813164, '1'),
(178802, 35448, 'QU', 'OK', 'S', 1735813346, 1735813346, '1'),
(178803, 34858, 'QU', 'OK', 'S', 1735813351, 1735813351, '1'),
(178804, 34983, 'QU', 'OK', 'S', 1735813355, 1735813355, '1'),
(178805, 35450, 'QU', 'OK', 'S', 1735813358, 1735813358, '1'),
(178806, 34384, 'QU', 'OK', 'S', 1735813360, 1735813360, '1'),
(178807, 34917, 'QU', 'OK', 'S', 1735813407, 1735813407, '1'),
(178808, 35425, 'QU', 'OK', 'S', 1735813411, 1735813411, '1'),
(178809, 35449, 'QU', 'OK', 'S', 1735813415, 1735813415, '1'),
(178810, 34901, 'QU', 'OK', 'S', 1735813419, 1735813419, '1'),
(178811, 34382, 'QU', 'OK', 'S', 1735813519, 1735813519, '1'),
(178812, 33840, 'QU', 'OK', 'S', 1735813524, 1735813524, '1'),
(178813, 21170, 'QU', 'OK', 'S', 1735813529, 1735813529, '1'),
(178814, 34788, 'QU', 'OK', 'S', 1735813533, 1735813533, '1'),
(178815, 34855, 'QU', 'OK', 'S', 1735813538, 1735813538, '1'),
(178816, 35477, 'QU', 'OK', 'S', 1735813655, 1735813655, '1'),
(178817, 34383, 'QU', 'OK', 'S', 1735813658, 1735813658, '1'),
(178818, 34447, 'QU', 'OK', 'S', 1735813707, 1735813707, '1'),
(178819, 35714, 'QU', 'OK', 'S', 1735813771, 1735813771, '1'),
(178820, 35698, 'QU', 'OK', 'S', 1735814628, 1735814628, '1'),
(178821, 35699, 'QU', 'OK', 'S', 1735814780, 1735814780, '1'),
(178822, 35700, 'QU', 'OK', 'S', 1735814921, 1735814921, '1'),
(178823, 35701, 'QU', 'OK', 'S', 1735815111, 1735815111, '1'),
(178824, 35702, 'QU', 'OK', 'S', 1735815144, 1735815144, '1'),
(178825, 35703, 'QU', 'OK', 'S', 1735815179, 1735815179, '1'),
(178826, 35704, 'QU', 'OK', 'S', 1735815212, 1735815212, '1'),
(178827, 35705, 'QU', 'OK', 'S', 1735815243, 1735815243, '1'),
(178828, 35706, 'QU', 'OK', 'S', 1735815405, 1735815405, '1'),
(178829, 35707, 'QU', 'OK', 'S', 1735815511, 1735815511, '1'),
(178830, 35708, 'QU', 'OK', 'S', 1735815541, 1735815541, '1'),
(178831, 35709, 'QU', 'OK', 'S', 1735815574, 1735815574, '1'),
(178832, 35710, 'QU', 'OK', 'S', 1735815892, 1735815892, '1'),
(178833, 35714, 'QU', 'OK', 'S', 1735815941, 1735815941, '1'),
(178834, 35711, 'QU', 'OK', 'S', 1735816104, 1735816104, '1'),
(178835, 35673, 'QU', 'OK', 'S', 1735816123, 1735816123, '1'),
(178836, 35712, 'QU', 'OK', 'S', 1735816213, 1735816213, '1'),
(178837, 35669, 'QU', 'OK', 'S', 1735816223, 1735816223, '1'),
(178838, 35694, 'QU', 'OK', 'S', 1735816304, 1735816304, '1'),
(178839, 35695, 'QU', 'OK', 'S', 1735816350, 1735816350, '1'),
(178840, 35696, 'QU', 'OK', 'S', 1735816385, 1735816385, '1'),
(178841, 35697, 'QU', 'OK', 'S', 1735816426, 1735816426, '1'),
(178842, 35707, 'QU', 'OK', 'S', 1735817067, 1735817067, '1'),
(178843, 35713, 'QU', 'OK', 'S', 1735817106, 1735817106, '1'),
(178844, 28061, 'QU', 'OK', 'S', 1735817225, 1735817225, '1'),
(178845, 13460, 'QU', 'OK', 'S', 1735817822, 1735817822, '1'),
(178846, 29052, 'QU', 'OK', 'S', 1735819370, 1735819370, '1'),
(178847, 27109, 'QU', 'OK', 'S', 1735819491, 1735819491, '1'),
(178848, 10205, 'QU', 'OK', 'S', 1735820166, 1735820166, '1'),
(178849, 9397, 'QU', 'OK', 'S', 1735820340, 1735820340, '1'),
(178850, 18808, 'QU', 'OK', 'S', 1735820666, 1735820666, '1'),
(178851, 35093, 'QU', 'OK', 'S', 1735821527, 1735821527, '1'),
(178852, 35457, 'QU', 'OK', 'S', 1735821536, 1735821536, '1'),
(178853, 26214, 'QU', 'OK', 'S', 1735821539, 1735821539, '1'),
(178854, 32655, 'QU', 'OK', 'S', 1735821543, 1735821543, '1'),
(178855, 35454, 'QU', 'OK', 'S', 1735821546, 1735821546, '1'),
(178856, 35439, 'QU', 'OK', 'S', 1735821549, 1735821549, '1'),
(178857, 35229, 'QU', 'OK', 'S', 1735821656, 1735821656, '1'),
(178858, 28190, 'QU', 'OK', 'S', 1735821669, 1735821669, '1'),
(178859, 35203, 'QU', 'OK', 'S', 1735821673, 1735821673, '1'),
(178860, 28526, 'QU', 'OK', 'S', 1735821676, 1735821676, '1'),
(178861, 35159, 'QU', 'OK', 'S', 1735821685, 1735821685, '1'),
(178862, 19144, 'QU', 'OK', 'S', 1735823633, 1735823633, '1'),
(178863, 19144, 'QU', 'OK', 'S', 1735823753, 1735823753, '1'),
(178864, 19144, 'QU', 'OK', 'S', 1735823765, 1735823765, '1'),
(178865, 19144, 'QU', 'OK', 'S', 1735823774, 1735823774, '1'),
(178866, 19144, 'QU', 'OK', 'S', 1735823780, 1735823780, '1'),
(178867, 19144, 'QU', 'OK', 'S', 1735823787, 1735823787, '1'),
(178868, 18708, 'QU', 'OK', 'S', 1735824129, 1735824129, '1'),
(178869, 28902, 'QU', 'OK', 'S', 1735824390, 1735824390, '1'),
(178870, 31589, 'QU', 'OK', 'S', 1735824430, 1735824430, '1'),
(178871, 33954, 'QU', 'OK', 'S', 1735824535, 1735824535, '1'),
(178872, 28797, 'QU', 'OK', 'S', 1735824697, 1735824697, '1'),
(178873, 33542, 'QU', 'OK', 'S', 1735885244, 1735885244, '1'),
(178874, 35381, 'QU', 'OK', 'S', 1735885253, 1735885253, '1'),
(178875, 10880, 'QU', 'OK', 'S', 1735885258, 1735885258, '1'),
(178876, 35379, 'QU', 'OK', 'S', 1735885263, 1735885263, '1'),
(178877, 35487, 'QU', 'OK', 'S', 1735885267, 1735885267, '1'),
(178878, 35379, 'QU', 'OK', 'S', 1735885272, 1735885272, '1'),
(178879, 26776, 'QU', 'OK', 'S', 1735885277, 1735885277, '1'),
(178880, 35101, 'QU', 'OK', 'S', 1735885281, 1735885281, '1'),
(178881, 35122, 'QU', 'OK', 'S', 1735885286, 1735885286, '1'),
(178882, 35486, 'QU', 'OK', 'S', 1735885290, 1735885290, '1'),
(178883, 35487, 'QU', 'OK', 'S', 1735885294, 1735885294, '1'),
(178884, 33785, 'QU', 'OK', 'S', 1735885298, 1735885298, '1'),
(178885, 35486, 'QU', 'OK', 'S', 1735885302, 1735885302, '1'),
(178886, 35611, 'QU', 'OK', 'S', 1735885307, 1735885307, '1'),
(178887, 35452, 'QU', 'OK', 'S', 1735885314, 1735885314, '1'),
(178888, 3627, 'QU', 'OK', 'S', 1735892454, 1735892454, '1'),
(178889, 24688, 'QU', 'OK', 'S', 1735896054, 1735896054, '1'),
(178890, 24688, 'QU', 'OK', 'S', 1735896094, 1735896094, '1'),
(178891, 35660, 'QU', 'OK', 'S', 1735896597, 1735896597, '1'),
(178892, 24905, 'QU', 'OK', 'S', 1735896785, 1735896785, '1'),
(178893, 35381, 'QU', 'OK', 'S', 1735896824, 1735896824, '1'),
(178894, 35660, 'QU', 'OK', 'S', 1735896912, 1735896912, '1'),
(178895, 35660, 'QU', 'OK', 'S', 1735896920, 1735896920, '1'),
(178896, 35723, 'QU', 'OK', 'S', 1735899772, 1735899772, '1'),
(178897, 35724, 'QU', 'OK', 'S', 1735900236, 1735900236, '1'),
(178898, 35724, 'QU', 'OK', 'S', 1735900388, 1735900388, '1'),
(178899, 35723, 'QU', 'OK', 'S', 1735900486, 1735900486, '1'),
(178900, 35725, 'QU', 'OK', 'S', 1735900736, 1735900736, '1'),
(178901, 27867, 'QU', 'OK', 'S', 1735901209, 1735901209, '1'),
(178902, 9535, 'QU', 'OK', 'S', 1735901217, 1735901217, '1'),
(178903, 35743, 'QU', 'OK', 'S', 1735901583, 1735901583, '1'),
(178904, 27109, 'QU', 'OK', 'S', 1735904106, 1735904106, '1'),
(178905, 27109, 'QU', 'OK', 'S', 1735904116, 1735904116, '1'),
(178906, 27109, 'QU', 'OK', 'S', 1735904119, 1735904119, '1'),
(178907, 27109, 'QU', 'OK', 'S', 1735904122, 1735904122, '1'),
(178908, 27109, 'QU', 'OK', 'S', 1735904125, 1735904125, '1'),
(178909, 27109, 'QU', 'OK', 'S', 1735904127, 1735904127, '1'),
(178910, 27109, 'QU', 'OK', 'S', 1735904129, 1735904129, '1'),
(178911, 27109, 'QU', 'OK', 'S', 1735904131, 1735904131, '1'),
(178912, 27109, 'QU', 'OK', 'S', 1735904134, 1735904134, '1'),
(178913, 35746, 'QU', 'OK', 'S', 1735904870, 1735904870, '1'),
(178914, 35746, 'QU', 'OK', 'S', 1735904886, 1735904886, '1'),
(178915, 35746, 'QU', 'OK', 'S', 1735905276, 1735905276, '1'),
(178916, 35746, 'QU', 'OK', 'S', 1735905365, 1735905365, '1'),
(178917, 35316, 'QU', 'OK', 'S', 1735908109, 1735908109, '1'),
(178918, 35316, 'QU', 'OK', 'S', 1735908109, 1735908109, '1'),
(178919, 26657, 'QU', 'OK', 'S', 1735908122, 1735908122, '1'),
(178920, 25550, 'QU', 'OK', 'S', 1735908300, 1735908300, '1'),
(178921, 29267, 'QU', 'OK', 'S', 1735908302, 1735908302, '1'),
(178922, 25550, 'QU', 'OK', 'S', 1735908309, 1735908309, '1'),
(178923, 25415, 'QU', 'OK', 'S', 1735908436, 1735908436, '1'),
(178924, 35746, 'QU', 'OK', 'S', 1735909781, 1735909781, '1'),
(178925, 35746, 'QU', 'OK', 'S', 1735909950, 1735909950, '1'),
(178926, 32102, 'QU', 'OK', 'S', 1735910377, 1735910377, '1'),
(178927, 35579, 'QU', 'OK', 'S', 1735910572, 1735910572, '1'),
(178928, 35744, 'QU', 'OK', 'S', 1735910889, 1735910889, '1'),
(178929, 35745, 'QU', 'OK', 'S', 1735966768, 1735966768, '1'),
(178930, 35729, 'QU', 'OK', 'S', 1735967119, 1735967119, '1'),
(178931, 35730, 'QU', 'OK', 'S', 1735967280, 1735967280, '1'),
(178932, 35728, 'QU', 'OK', 'S', 1735967435, 1735967435, '1'),
(178933, 35732, 'QU', 'OK', 'S', 1735967563, 1735967563, '1'),
(178934, 35726, 'QU', 'OK', 'S', 1735967807, 1735967807, '1'),
(178935, 35731, 'QU', 'OK', 'S', 1735968005, 1735968005, '1'),
(178936, 35727, 'QU', 'OK', 'S', 1735968199, 1735968199, '1'),
(178937, 35735, 'QU', 'OK', 'S', 1735968345, 1735968345, '1'),
(178938, 35734, 'QU', 'OK', 'S', 1735968440, 1735968440, '1'),
(178939, 35733, 'QU', 'OK', 'S', 1735968572, 1735968572, '1'),
(178940, 35716, 'QU', 'OK', 'S', 1735968713, 1735968713, '1'),
(178941, 35717, 'QU', 'OK', 'S', 1735968744, 1735968744, '1'),
(178942, 35718, 'QU', 'OK', 'S', 1735968775, 1735968775, '1'),
(178943, 35719, 'QU', 'OK', 'S', 1735968920, 1735968920, '1'),
(178944, 35736, 'QU', 'OK', 'S', 1735969073, 1735969073, '1'),
(178945, 35737, 'QU', 'OK', 'S', 1735969130, 1735969130, '1'),
(178946, 35645, 'QU', 'OK', 'S', 1735969222, 1735969222, '1'),
(178947, 35738, 'QU', 'OK', 'S', 1735969321, 1735969321, '1'),
(178948, 23935, 'QU', 'OK', 'S', 1735969341, 1735969341, '1'),
(178949, 35739, 'QU', 'OK', 'S', 1735969422, 1735969422, '1'),
(178950, 35740, 'QU', 'OK', 'S', 1735969462, 1735969462, '1'),
(178951, 35741, 'QU', 'OK', 'S', 1735969503, 1735969503, '1'),
(178952, 35744, 'QU', 'OK', 'S', 1735969637, 1735969637, '1'),
(178953, 35745, 'QU', 'OK', 'S', 1735969677, 1735969677, '1'),
(178954, 32501, 'QU', 'OK', 'S', 1735969709, 1735969709, '1'),
(178955, 32501, 'QU', 'OK', 'S', 1735969714, 1735969714, '1'),
(178956, 33060, 'QU', 'OK', 'S', 1735969902, 1735969902, '1'),
(178957, 21298, 'QU', 'OK', 'S', 1735970376, 1735970376, '1'),
(178958, 25684, 'QU', 'OK', 'S', 1735972387, 1735972387, '1'),
(178959, 35546, 'QU', 'OK', 'S', 1735974220, 1735974220, '1'),
(178960, 24368, 'QU', 'OK', 'S', 1735974225, 1735974225, '1'),
(178961, 35546, 'QU', 'OK', 'S', 1735974228, 1735974228, '1'),
(178962, 9655, 'QU', 'OK', 'S', 1735974230, 1735974230, '1'),
(178963, 34057, 'QU', 'OK', 'S', 1735974233, 1735974233, '1'),
(178964, 28675, 'QU', 'OK', 'S', 1735974241, 1735974241, '1'),
(178965, 20558, 'QU', 'OK', 'S', 1735974245, 1735974245, '1'),
(178966, 33461, 'QU', 'OK', 'S', 1735974247, 1735974247, '1'),
(178967, 34618, 'QU', 'OK', 'S', 1735974250, 1735974250, '1'),
(178968, 34059, 'QU', 'OK', 'S', 1735974253, 1735974253, '1'),
(178969, 35563, 'QU', 'OK', 'S', 1735974255, 1735974255, '1'),
(178970, 35563, 'QU', 'OK', 'S', 1735974259, 1735974259, '1'),
(178971, 29948, 'QU', 'OK', 'S', 1735974262, 1735974262, '1'),
(178972, 35547, 'QU', 'OK', 'S', 1735974266, 1735974266, '1'),
(178973, 27817, 'QU', 'OK', 'S', 1735974269, 1735974269, '1'),
(178974, 24604, 'QU', 'OK', 'S', 1735974320, 1735974320, '1'),
(178975, 24604, 'QU', 'OK', 'S', 1735974327, 1735974327, '1'),
(178976, 35683, 'QU', 'OK', 'S', 1735975223, 1735975223, '1'),
(178977, 35519, 'QU', 'OK', 'S', 1735975236, 1735975236, '1'),
(178978, 35536, 'QU', 'OK', 'S', 1735975240, 1735975240, '1'),
(178979, 5705, 'QU', 'OK', 'S', 1735975330, 1735975330, '1'),
(178980, 35336, 'QU', 'OK', 'S', 1735975461, 1735975461, '1'),
(178981, 35341, 'QU', 'OK', 'S', 1735975472, 1735975472, '1'),
(178982, 35164, 'QU', 'OK', 'S', 1735975476, 1735975476, '1'),
(178983, 35726, 'QU', 'OK', 'S', 1735975479, 1735975479, '1'),
(178984, 29267, 'QU', 'OK', 'S', 1735976175, 1735976175, '1'),
(178985, 35569, 'QU', 'OK', 'S', 1735979553, 1735979553, '1'),
(178986, 24893, 'QU', 'OK', 'S', 1735979557, 1735979557, '1'),
(178987, 30806, 'QU', 'OK', 'S', 1735979572, 1735979572, '1'),
(178988, 32964, 'QU', 'OK', 'S', 1735979585, 1735979585, '1'),
(178989, 31261, 'QU', 'OK', 'S', 1735979591, 1735979591, '1'),
(178990, 32692, 'QU', 'OK', 'S', 1735979609, 1735979609, '1'),
(178991, 32692, 'QU', 'OK', 'S', 1735979613, 1735979613, '1'),
(178992, 22331, 'QU', 'OK', 'S', 1735979619, 1735979619, '1'),
(178993, 26547, 'QU', 'OK', 'S', 1735979629, 1735979629, '1'),
(178994, 30457, 'QU', 'OK', 'S', 1735979633, 1735979633, '1'),
(178995, 24811, 'QU', 'OK', 'S', 1735979638, 1735979638, '1'),
(178996, 25323, 'QU', 'OK', 'S', 1735979642, 1735979642, '1'),
(178997, 30455, 'QU', 'OK', 'S', 1735979647, 1735979647, '1'),
(178998, 24811, 'QU', 'OK', 'S', 1735979651, 1735979651, '1'),
(178999, 32693, 'QU', 'OK', 'S', 1735979656, 1735979656, '1'),
(179000, 26890, 'QU', 'OK', 'S', 1735982470, 1735982470, '1'),
(179001, 26890, 'QU', 'OK', 'S', 1735982476, 1735982476, '1'),
(179002, 33616, 'QU', 'OK', 'S', 1735982799, 1735982799, '1'),
(179003, 32493, 'QU', 'OK', 'S', 1735982804, 1735982804, '1'),
(179004, 30416, 'QU', 'OK', 'S', 1735982825, 1735982825, '1'),
(179005, 20406, 'QU', 'OK', 'S', 1735982830, 1735982830, '1'),
(179006, 28849, 'QU', 'OK', 'S', 1735982834, 1735982834, '1'),
(179007, 28832, 'QU', 'OK', 'S', 1735982838, 1735982838, '1'),
(179008, 28832, 'QU', 'OK', 'S', 1735982843, 1735982843, '1'),
(179009, 13460, 'QU', 'OK', 'S', 1735982847, 1735982847, '1'),
(179010, 28832, 'QU', 'OK', 'S', 1735982852, 1735982852, '1'),
(179011, 32028, 'QU', 'OK', 'S', 1735983330, 1735983330, '1'),
(179012, 33557, 'QU', 'OK', 'S', 1735983336, 1735983336, '1'),
(179013, 33558, 'QU', 'OK', 'S', 1735983340, 1735983340, '1'),
(179014, 33558, 'QU', 'OK', 'S', 1735983345, 1735983345, '1'),
(179015, 24767, 'QU', 'OK', 'S', 1735983654, 1735983654, '1'),
(179016, 34626, 'QU', 'OK', 'S', 1735983912, 1735983912, '1'),
(179017, 33772, 'QU', 'OK', 'S', 1735983918, 1735983918, '1'),
(179018, 34412, 'QU', 'OK', 'S', 1735983923, 1735983923, '1'),
(179019, 33843, 'QU', 'OK', 'S', 1735984188, 1735984188, '1'),
(179020, 33843, 'QU', 'OK', 'S', 1735984208, 1735984208, '1'),
(179021, 33928, 'QU', 'OK', 'S', 1735984616, 1735984616, '1'),
(179022, 33925, 'QU', 'OK', 'S', 1735984622, 1735984622, '1'),
(179023, 30311, 'QU', 'OK', 'S', 1735985654, 1735985654, '1'),
(179024, 16528, 'QU', 'OK', 'S', 1735985664, 1735985664, '1'),
(179025, 32460, 'QU', 'OK', 'S', 1735985673, 1735985673, '1'),
(179026, 32774, 'QU', 'OK', 'S', 1735985686, 1735985686, '1'),
(179027, 35776, 'QU', 'OK', 'S', 1735987118, 1735987118, '1'),
(179028, 35762, 'QU', 'OK', 'S', 1735987223, 1735987223, '1'),
(179029, 35763, 'QU', 'OK', 'S', 1735987259, 1735987259, '1'),
(179030, 35757, 'QU', 'OK', 'S', 1735988481, 1735988481, '1'),
(179031, 35758, 'QU', 'OK', 'S', 1735988578, 1735988578, '1'),
(179032, 35759, 'QU', 'OK', 'S', 1735988676, 1735988676, '1'),
(179033, 35760, 'QU', 'OK', 'S', 1735988833, 1735988833, '1'),
(179034, 35761, 'QU', 'OK', 'S', 1735988950, 1735988950, '1'),
(179035, 25334, 'QU', 'OK', 'S', 1735989250, 1735989250, '1'),
(179036, 25334, 'QU', 'OK', 'S', 1735989257, 1735989257, '1'),
(179037, 25379, 'QU', 'OK', 'S', 1735989316, 1735989316, '1'),
(179038, 25379, 'QU', 'OK', 'S', 1735989324, 1735989324, '1'),
(179039, 25389, 'QU', 'OK', 'S', 1735989386, 1735989386, '1'),
(179040, 25390, 'QU', 'OK', 'S', 1735989465, 1735989465, '1'),
(179041, 25392, 'QU', 'OK', 'S', 1735989489, 1735989489, '1'),
(179042, 25394, 'QU', 'OK', 'S', 1735989547, 1735989547, '1'),
(179043, 25396, 'QU', 'OK', 'S', 1735989565, 1735989565, '1'),
(179044, 25396, 'QU', 'OK', 'S', 1735989572, 1735989572, '1'),
(179045, 25399, 'QU', 'OK', 'S', 1735989621, 1735989621, '1'),
(179046, 25401, 'QU', 'OK', 'S', 1735989635, 1735989635, '1'),
(179047, 25402, 'QU', 'OK', 'S', 1735989681, 1735989681, '1'),
(179048, 25405, 'QU', 'OK', 'S', 1735989704, 1735989704, '1'),
(179049, 25405, 'QU', 'OK', 'S', 1735989711, 1735989711, '1'),
(179050, 25407, 'QU', 'OK', 'S', 1735989722, 1735989722, '1'),
(179051, 25409, 'QU', 'OK', 'S', 1735989733, 1735989733, '1'),
(179052, 25410, 'QU', 'OK', 'S', 1735989747, 1735989747, '1'),
(179053, 25410, 'QU', 'OK', 'S', 1735989755, 1735989755, '1'),
(179054, 25489, 'QU', 'OK', 'S', 1735989805, 1735989805, '1'),
(179055, 25489, 'QU', 'OK', 'S', 1735989812, 1735989812, '1'),
(179056, 25490, 'QU', 'OK', 'S', 1735989826, 1735989826, '1'),
(179057, 25490, 'QU', 'OK', 'S', 1735989831, 1735989831, '1'),
(179058, 25491, 'QU', 'OK', 'S', 1735989984, 1735989984, '1'),
(179059, 25576, 'QU', 'OK', 'S', 1735989997, 1735989997, '1'),
(179060, 25576, 'QU', 'OK', 'S', 1735990005, 1735990005, '1'),
(179061, 25579, 'QU', 'OK', 'S', 1735990025, 1735990025, '1'),
(179062, 25579, 'QU', 'OK', 'S', 1735990035, 1735990035, '1'),
(179063, 25736, 'QU', 'OK', 'S', 1735990112, 1735990112, '1'),
(179064, 25736, 'QU', 'OK', 'S', 1735990123, 1735990123, '1'),
(179065, 25781, 'QU', 'OK', 'S', 1735990151, 1735990151, '1'),
(179066, 25781, 'QU', 'OK', 'S', 1735990159, 1735990159, '1'),
(179067, 25782, 'QU', 'OK', 'S', 1735990182, 1735990182, '1'),
(179068, 25782, 'QU', 'OK', 'S', 1735990190, 1735990190, '1'),
(179069, 25784, 'QU', 'OK', 'S', 1735990241, 1735990241, '1'),
(179070, 25784, 'QU', 'OK', 'S', 1735990247, 1735990247, '1'),
(179071, 35773, 'QU', 'OK', 'S', 1735990305, 1735990305, '1'),
(179072, 35774, 'QU', 'OK', 'S', 1735990897, 1735990897, '1'),
(179073, 35775, 'QU', 'OK', 'S', 1735991923, 1735991923, '1'),
(179074, 2651, 'QU', 'OK', 'S', 1735992543, 1735992543, '1'),
(179075, 26850, 'QU', 'OK', 'S', 1735992603, 1735992603, '1'),
(179076, 26850, 'QU', 'OK', 'S', 1735992609, 1735992609, '1'),
(179077, 33592, 'QU', 'OK', 'S', 1735992630, 1735992630, '1'),
(179078, 26854, 'QU', 'OK', 'S', 1735992634, 1735992634, '1'),
(179079, 26854, 'QU', 'OK', 'S', 1735992640, 1735992640, '1'),
(179080, 26870, 'QU', 'OK', 'S', 1735992673, 1735992673, '1'),
(179081, 32425, 'QU', 'OK', 'S', 1735992675, 1735992675, '1'),
(179082, 26870, 'QU', 'OK', 'S', 1735992683, 1735992683, '1'),
(179083, 26873, 'QU', 'OK', 'S', 1735992739, 1735992739, '1'),
(179084, 23627, 'QU', 'OK', 'S', 1735992761, 1735992761, '1'),
(179085, 26880, 'QU', 'OK', 'S', 1735992782, 1735992782, '1'),
(179086, 23627, 'QU', 'OK', 'S', 1735992793, 1735992793, '1'),
(179087, 26880, 'QU', 'OK', 'S', 1735992794, 1735992794, '1'),
(179088, 27209, 'QU', 'OK', 'S', 1735992804, 1735992804, '1'),
(179089, 27209, 'QU', 'OK', 'S', 1735992811, 1735992811, '1'),
(179090, 27231, 'QU', 'OK', 'S', 1735992836, 1735992836, '1'),
(179091, 27231, 'QU', 'OK', 'S', 1735992845, 1735992845, '1'),
(179092, 27252, 'QU', 'OK', 'S', 1735992856, 1735992856, '1'),
(179093, 27252, 'QU', 'OK', 'S', 1735992863, 1735992863, '1'),
(179094, 27254, 'QU', 'OK', 'S', 1735992889, 1735992889, '1'),
(179095, 27254, 'QU', 'OK', 'S', 1735992898, 1735992898, '1'),
(179096, 27257, 'QU', 'OK', 'S', 1735992946, 1735992946, '1'),
(179097, 27257, 'QU', 'OK', 'S', 1735992963, 1735992963, '1'),
(179098, 27263, 'QU', 'OK', 'S', 1735993263, 1735993263, '1'),
(179099, 27264, 'QU', 'OK', 'S', 1735993307, 1735993307, '1'),
(179100, 27265, 'QU', 'OK', 'S', 1735993340, 1735993340, '1'),
(179101, 27268, 'QU', 'OK', 'S', 1735993358, 1735993358, '1'),
(179102, 27268, 'QU', 'OK', 'S', 1735993364, 1735993364, '1'),
(179103, 27270, 'QU', 'OK', 'S', 1735993384, 1735993384, '1'),
(179104, 27270, 'QU', 'OK', 'S', 1735993390, 1735993390, '1'),
(179105, 27272, 'QU', 'OK', 'S', 1735993405, 1735993405, '1'),
(179106, 27272, 'QU', 'OK', 'S', 1735993411, 1735993411, '1'),
(179107, 27277, 'QU', 'OK', 'S', 1735993492, 1735993492, '1'),
(179108, 27278, 'QU', 'OK', 'S', 1735993506, 1735993506, '1'),
(179109, 27278, 'QU', 'OK', 'S', 1735993514, 1735993514, '1'),
(179110, 27279, 'QU', 'OK', 'S', 1735993561, 1735993561, '1'),
(179111, 27280, 'QU', 'OK', 'S', 1735993567, 1735993567, '1'),
(179112, 27280, 'QU', 'OK', 'S', 1735993573, 1735993573, '1'),
(179113, 27333, 'QU', 'OK', 'S', 1735993709, 1735993709, '1'),
(179114, 27336, 'QU', 'OK', 'S', 1735993775, 1735993775, '1'),
(179115, 27337, 'QU', 'OK', 'S', 1735993814, 1735993814, '1'),
(179116, 27338, 'QU', 'OK', 'S', 1735993873, 1735993873, '1'),
(179117, 27340, 'QU', 'OK', 'S', 1735993882, 1735993882, '1'),
(179118, 35673, 'QU', 'OK', 'S', 1735994026, 1735994026, '1'),
(179119, 34548, 'QU', 'OK', 'S', 1735994028, 1735994028, '1'),
(179120, 32201, 'QU', 'OK', 'S', 1735994034, 1735994034, '1'),
(179121, 2535, 'QU', 'OK', 'S', 1735994037, 1735994037, '1'),
(179122, 30967, 'QU', 'OK', 'S', 1735994039, 1735994039, '1'),
(179123, 35547, 'QU', 'OK', 'S', 1735994042, 1735994042, '1'),
(179124, 32201, 'QU', 'OK', 'S', 1735994045, 1735994045, '1'),
(179125, 35547, 'QU', 'OK', 'S', 1735994048, 1735994048, '1'),
(179126, 21350, 'QU', 'OK', 'S', 1735994051, 1735994051, '1'),
(179127, 21350, 'QU', 'OK', 'S', 1735994053, 1735994053, '1'),
(179128, 35547, 'QU', 'OK', 'S', 1735994056, 1735994056, '1'),
(179129, 21350, 'QU', 'OK', 'S', 1735994058, 1735994058, '1'),
(179130, 11892, 'QU', 'OK', 'S', 1735994061, 1735994061, '1'),
(179131, 10205, 'QU', 'OK', 'S', 1735994064, 1735994064, '1'),
(179132, 15017, 'QU', 'OK', 'S', 1735994067, 1735994067, '1'),
(179133, 11892, 'QU', 'OK', 'S', 1735994071, 1735994071, '1'),
(179134, 15017, 'QU', 'OK', 'S', 1735994073, 1735994073, '1'),
(179135, 11720, 'QU', 'OK', 'S', 1735994076, 1735994076, '1'),
(179136, 11720, 'QU', 'OK', 'S', 1735994078, 1735994078, '1'),
(179137, 15017, 'QU', 'OK', 'S', 1735994081, 1735994081, '1'),
(179138, 15017, 'QU', 'OK', 'S', 1735994083, 1735994083, '1'),
(179139, 34548, 'QU', 'OK', 'S', 1735994087, 1735994087, '1'),
(179140, 11720, 'QU', 'OK', 'S', 1735994091, 1735994091, '1'),
(179141, 11720, 'QU', 'OK', 'S', 1735994094, 1735994094, '1'),
(179142, 11720, 'QU', 'OK', 'S', 1735994097, 1735994097, '1'),
(179143, 34548, 'QU', 'OK', 'S', 1735994099, 1735994099, '1'),
(179144, 27341, 'QU', 'OK', 'S', 1735994126, 1735994126, '1'),
(179145, 27341, 'QU', 'OK', 'S', 1735994126, 1735994126, '1'),
(179146, 27342, 'QU', 'OK', 'S', 1735994149, 1735994149, '1'),
(179147, 27342, 'QU', 'OK', 'S', 1735994159, 1735994159, '1'),
(179148, 27343, 'QU', 'OK', 'S', 1735994248, 1735994248, '1'),
(179149, 27344, 'QU', 'OK', 'S', 1735994269, 1735994269, '1'),
(179150, 27343, 'QU', 'OK', 'S', 1735994316, 1735994316, '1'),
(179151, 27348, 'QU', 'OK', 'S', 1735994330, 1735994330, '1'),
(179152, 27350, 'QU', 'OK', 'S', 1735994376, 1735994376, '1'),
(179153, 27351, 'QU', 'OK', 'S', 1735994383, 1735994383, '1'),
(179154, 27424, 'QU', 'OK', 'S', 1735994411, 1735994411, '1'),
(179155, 27425, 'QU', 'OK', 'S', 1735994486, 1735994486, '1'),
(179156, 27426, 'QU', 'OK', 'S', 1735994576, 1735994576, '1'),
(179157, 27427, 'QU', 'OK', 'S', 1735994596, 1735994596, '1'),
(179158, 27427, 'QU', 'OK', 'S', 1735994604, 1735994604, '1'),
(179159, 27427, 'QU', 'OK', 'S', 1735994710, 1735994710, '1'),
(179160, 27431, 'QU', 'OK', 'S', 1735994792, 1735994792, '1'),
(179161, 27433, 'QU', 'OK', 'S', 1735994803, 1735994803, '1'),
(179162, 27515, 'QU', 'OK', 'S', 1735994848, 1735994848, '1'),
(179163, 27515, 'QU', 'OK', 'S', 1735994854, 1735994854, '1'),
(179164, 27516, 'QU', 'OK', 'S', 1735994901, 1735994901, '1'),
(179165, 27518, 'QU', 'OK', 'S', 1735994967, 1735994967, '1'),
(179166, 27520, 'QU', 'OK', 'S', 1735995011, 1735995011, '1'),
(179167, 27520, 'QU', 'OK', 'S', 1735995019, 1735995019, '1'),
(179168, 27521, 'QU', 'OK', 'S', 1735995050, 1735995050, '1'),
(179169, 27521, 'QU', 'OK', 'S', 1735995058, 1735995058, '1'),
(179170, 27524, 'QU', 'OK', 'S', 1735995069, 1735995069, '1'),
(179171, 27524, 'QU', 'OK', 'S', 1735995077, 1735995077, '1'),
(179172, 27526, 'QU', 'OK', 'S', 1735995093, 1735995093, '1'),
(179173, 27526, 'QU', 'OK', 'S', 1735995101, 1735995101, '1'),
(179174, 27527, 'QU', 'OK', 'S', 1735995113, 1735995113, '1'),
(179175, 27527, 'QU', 'OK', 'S', 1735995120, 1735995120, '1'),
(179176, 27653, 'QU', 'OK', 'S', 1735995142, 1735995142, '1'),
(179177, 27698, 'QU', 'OK', 'S', 1735995241, 1735995241, '1'),
(179178, 27698, 'QU', 'OK', 'S', 1735995241, 1735995241, '1'),
(179179, 27698, 'QU', 'OK', 'S', 1735995241, 1735995241, '1'),
(179180, 27698, 'QU', 'OK', 'S', 1735995241, 1735995241, '1'),
(179181, 27698, 'QU', 'OK', 'S', 1735995241, 1735995241, '1'),
(179182, 27699, 'QU', 'OK', 'S', 1735995351, 1735995351, '1'),
(179183, 27699, 'QU', 'OK', 'S', 1735995359, 1735995359, '1'),
(179184, 27718, 'QU', 'OK', 'S', 1735995956, 1735995956, '1'),
(179185, 27718, 'QU', 'OK', 'S', 1735995965, 1735995965, '1'),
(179186, 27719, 'QU', 'OK', 'S', 1735996055, 1735996055, '1'),
(179187, 27719, 'QU', 'OK', 'S', 1735996068, 1735996068, '1'),
(179188, 27720, 'QU', 'OK', 'S', 1735996119, 1735996119, '1'),
(179189, 27720, 'QU', 'OK', 'S', 1735996129, 1735996129, '1'),
(179190, 27722, 'QU', 'OK', 'S', 1735996162, 1735996162, '1'),
(179191, 27722, 'QU', 'OK', 'S', 1735996201, 1735996201, '1'),
(179192, 27723, 'QU', 'OK', 'S', 1735996270, 1735996270, '1'),
(179193, 29288, 'QU', 'OK', 'S', 1735996394, 1735996394, '1'),
(179194, 29291, 'QU', 'OK', 'S', 1735996534, 1735996534, '1'),
(179195, 29307, 'QU', 'OK', 'S', 1735996601, 1735996601, '1'),
(179196, 29309, 'QU', 'OK', 'S', 1735996614, 1735996614, '1'),
(179197, 29310, 'QU', 'OK', 'S', 1735996637, 1735996637, '1'),
(179198, 29310, 'QU', 'OK', 'S', 1735996645, 1735996645, '1'),
(179199, 29312, 'QU', 'OK', 'S', 1735996658, 1735996658, '1'),
(179200, 29312, 'QU', 'OK', 'S', 1735996666, 1735996666, '1'),
(179201, 29352, 'QU', 'OK', 'S', 1735996683, 1735996683, '1'),
(179202, 29443, 'QU', 'OK', 'S', 1735996710, 1735996710, '1'),
(179203, 29444, 'QU', 'OK', 'S', 1735996722, 1735996722, '1'),
(179204, 29445, 'QU', 'OK', 'S', 1735996739, 1735996739, '1'),
(179205, 29446, 'QU', 'OK', 'S', 1735996753, 1735996753, '1'),
(179206, 29534, 'QU', 'OK', 'S', 1735996777, 1735996777, '1'),
(179207, 29535, 'QU', 'OK', 'S', 1735996794, 1735996794, '1'),
(179208, 29537, 'QU', 'OK', 'S', 1735996815, 1735996815, '1'),
(179209, 29537, 'QU', 'OK', 'S', 1735996822, 1735996822, '1'),
(179210, 29579, 'QU', 'OK', 'S', 1735996905, 1735996905, '1'),
(179211, 29579, 'QU', 'OK', 'S', 1735996913, 1735996913, '1'),
(179212, 30366, 'QU', 'OK', 'S', 1735996919, 1735996919, '1'),
(179213, 29582, 'QU', 'OK', 'S', 1735996933, 1735996933, '1'),
(179214, 29582, 'QU', 'OK', 'S', 1735996941, 1735996941, '1'),
(179215, 30462, 'QU', 'OK', 'S', 1735996975, 1735996975, '1'),
(179216, 30462, 'QU', 'OK', 'S', 1735996983, 1735996983, '1'),
(179217, 30459, 'QU', 'OK', 'S', 1735997001, 1735997001, '1'),
(179218, 30459, 'QU', 'OK', 'S', 1735997001, 1735997001, '1'),
(179219, 30465, 'QU', 'OK', 'S', 1735997057, 1735997057, '1'),
(179220, 30465, 'QU', 'OK', 'S', 1735997062, 1735997062, '1'),
(179221, 30468, 'QU', 'OK', 'S', 1735997079, 1735997079, '1'),
(179222, 30468, 'QU', 'OK', 'S', 1735997086, 1735997086, '1'),
(179223, 30469, 'QU', 'OK', 'S', 1735997101, 1735997101, '1'),
(179224, 30471, 'QU', 'OK', 'S', 1735997118, 1735997118, '1'),
(179225, 30639, 'QU', 'OK', 'S', 1735997140, 1735997140, '1'),
(179226, 30642, 'QU', 'OK', 'S', 1735997152, 1735997152, '1'),
(179227, 30646, 'QU', 'OK', 'S', 1735997165, 1735997165, '1'),
(179228, 30646, 'QU', 'OK', 'S', 1735997171, 1735997171, '1'),
(179229, 30648, 'QU', 'OK', 'S', 1735997189, 1735997189, '1'),
(179230, 30648, 'QU', 'OK', 'S', 1735997196, 1735997196, '1'),
(179231, 30649, 'QU', 'OK', 'S', 1735997213, 1735997213, '1'),
(179232, 30459, 'QU', 'OK', 'S', 1735997237, 1735997237, '1'),
(179233, 30459, 'QU', 'OK', 'S', 1735997237, 1735997237, '1'),
(179234, 30753, 'QU', 'OK', 'S', 1735997258, 1735997258, '1'),
(179235, 31045, 'QU', 'OK', 'S', 1735997268, 1735997268, '1'),
(179236, 31047, 'QU', 'OK', 'S', 1735997289, 1735997289, '1'),
(179237, 31047, 'QU', 'OK', 'S', 1735997296, 1735997296, '1'),
(179238, 31048, 'QU', 'OK', 'S', 1735997304, 1735997304, '1'),
(179239, 31048, 'QU', 'OK', 'S', 1735997312, 1735997312, '1'),
(179240, 31049, 'QU', 'OK', 'S', 1735997324, 1735997324, '1'),
(179241, 31050, 'QU', 'OK', 'S', 1735997366, 1735997366, '1'),
(179242, 31050, 'QU', 'OK', 'S', 1735997374, 1735997374, '1'),
(179243, 31054, 'QU', 'OK', 'S', 1735997400, 1735997400, '1'),
(179244, 31054, 'QU', 'OK', 'S', 1735997407, 1735997407, '1'),
(179245, 31182, 'QU', 'OK', 'S', 1735997580, 1735997580, '1'),
(179246, 31182, 'QU', 'OK', 'S', 1735997588, 1735997588, '1'),
(179247, 31052, 'QU', 'OK', 'S', 1735997663, 1735997663, '1'),
(179248, 31053, 'QU', 'OK', 'S', 1735997674, 1735997674, '1'),
(179249, 31053, 'QU', 'OK', 'S', 1735997674, 1735997674, '1'),
(179250, 31183, 'QU', 'OK', 'S', 1735997759, 1735997759, '1'),
(179251, 31184, 'QU', 'OK', 'S', 1735997773, 1735997773, '1'),
(179252, 24297, 'QU', 'OK', 'S', 1735997775, 1735997775, '1'),
(179253, 31184, 'QU', 'OK', 'S', 1735997780, 1735997780, '1'),
(179254, 31186, 'QU', 'OK', 'S', 1735997837, 1735997837, '1'),
(179255, 31234, 'QU', 'OK', 'S', 1735997866, 1735997866, '1'),
(179256, 31237, 'QU', 'OK', 'S', 1735997892, 1735997892, '1'),
(179257, 27347, 'QU', 'OK', 'S', 1735997931, 1735997931, '1'),
(179258, 31241, 'QU', 'OK', 'S', 1735997956, 1735997956, '1'),
(179259, 31239, 'QU', 'OK', 'S', 1735997998, 1735997998, '1'),
(179260, 31239, 'QU', 'OK', 'S', 1735998004, 1735998004, '1'),
(179261, 31248, 'QU', 'OK', 'S', 1735998032, 1735998032, '1'),
(179262, 31248, 'QU', 'OK', 'S', 1735998041, 1735998041, '1'),
(179263, 31300, 'QU', 'OK', 'S', 1735998079, 1735998079, '1'),
(179264, 31303, 'QU', 'OK', 'S', 1735998103, 1735998103, '1'),
(179265, 31305, 'QU', 'OK', 'S', 1735998142, 1735998142, '1'),
(179266, 31306, 'QU', 'OK', 'S', 1735998157, 1735998157, '1'),
(179267, 31308, 'QU', 'OK', 'S', 1735998191, 1735998191, '1'),
(179268, 31376, 'QU', 'OK', 'S', 1735998207, 1735998207, '1'),
(179269, 31376, 'QU', 'OK', 'S', 1735998214, 1735998214, '1'),
(179270, 31479, 'QU', 'OK', 'S', 1735998251, 1735998251, '1'),
(179271, 31479, 'QU', 'OK', 'S', 1735998259, 1735998259, '1'),
(179272, 31480, 'QU', 'OK', 'S', 1735998283, 1735998283, '1'),
(179273, 31503, 'QU', 'OK', 'S', 1735998300, 1735998300, '1'),
(179274, 31504, 'QU', 'OK', 'S', 1735998334, 1735998334, '1'),
(179275, 31562, 'QU', 'OK', 'S', 1735998356, 1735998356, '1'),
(179276, 31564, 'QU', 'OK', 'S', 1735998426, 1735998426, '1'),
(179277, 31565, 'QU', 'OK', 'S', 1735998435, 1735998435, '1'),
(179278, 31763, 'QU', 'OK', 'S', 1735998459, 1735998459, '1'),
(179279, 31763, 'QU', 'OK', 'S', 1735998466, 1735998466, '1'),
(179280, 31765, 'QU', 'OK', 'S', 1735998517, 1735998517, '1'),
(179281, 31765, 'QU', 'OK', 'S', 1735998533, 1735998533, '1'),
(179282, 31766, 'QU', 'OK', 'S', 1735998553, 1735998553, '1'),
(179283, 31786, 'QU', 'OK', 'S', 1735998593, 1735998593, '1'),
(179284, 31787, 'QU', 'OK', 'S', 1735998611, 1735998611, '1'),
(179285, 31792, 'QU', 'OK', 'S', 1735998619, 1735998619, '1'),
(179286, 31792, 'QU', 'OK', 'S', 1735998626, 1735998626, '1'),
(179287, 31814, 'QU', 'OK', 'S', 1735998656, 1735998656, '1'),
(179288, 31815, 'QU', 'OK', 'S', 1735998700, 1735998700, '1'),
(179289, 31815, 'QU', 'OK', 'S', 1735998700, 1735998700, '1'),
(179290, 31815, 'QU', 'OK', 'S', 1735998700, 1735998700, '1'),
(179291, 31820, 'QU', 'OK', 'S', 1735998772, 1735998772, '1'),
(179292, 31820, 'QU', 'OK', 'S', 1735998781, 1735998781, '1'),
(179293, 32250, 'QU', 'OK', 'S', 1735998814, 1735998814, '1'),
(179294, 32250, 'QU', 'OK', 'S', 1735998821, 1735998821, '1'),
(179295, 32252, 'QU', 'OK', 'S', 1735998855, 1735998855, '1'),
(179296, 32281, 'QU', 'OK', 'S', 1735998872, 1735998872, '1'),
(179297, 32282, 'QU', 'OK', 'S', 1735998902, 1735998902, '1'),
(179298, 32282, 'QU', 'OK', 'S', 1735998910, 1735998910, '1'),
(179299, 32386, 'QU', 'OK', 'S', 1735998918, 1735998918, '1'),
(179300, 32386, 'QU', 'OK', 'S', 1735998925, 1735998925, '1'),
(179301, 32387, 'QU', 'OK', 'S', 1735998936, 1735998936, '1'),
(179302, 32387, 'QU', 'OK', 'S', 1735998942, 1735998942, '1'),
(179303, 32388, 'QU', 'OK', 'S', 1735998952, 1735998952, '1'),
(179304, 32388, 'QU', 'OK', 'S', 1735998958, 1735998958, '1'),
(179305, 33802, 'QU', 'OK', 'S', 1735998992, 1735998992, '1'),
(179306, 33802, 'QU', 'OK', 'S', 1735999000, 1735999000, '1'),
(179307, 33803, 'QU', 'OK', 'S', 1735999032, 1735999032, '1'),
(179308, 33803, 'QU', 'OK', 'S', 1735999039, 1735999039, '1'),
(179309, 33804, 'QU', 'OK', 'S', 1735999045, 1735999045, '1'),
(179310, 33804, 'QU', 'OK', 'S', 1735999051, 1735999051, '1'),
(179311, 33805, 'QU', 'OK', 'S', 1735999063, 1735999063, '1'),
(179312, 33805, 'QU', 'OK', 'S', 1735999071, 1735999071, '1'),
(179313, 33806, 'QU', 'OK', 'S', 1735999086, 1735999086, '1'),
(179314, 33807, 'QU', 'OK', 'S', 1735999128, 1735999128, '1'),
(179315, 33807, 'QU', 'OK', 'S', 1735999135, 1735999135, '1'),
(179316, 33808, 'QU', 'OK', 'S', 1735999159, 1735999159, '1'),
(179317, 33808, 'QU', 'OK', 'S', 1735999166, 1735999166, '1'),
(179318, 33809, 'QU', 'OK', 'S', 1735999181, 1735999181, '1'),
(179319, 33809, 'QU', 'OK', 'S', 1735999188, 1735999188, '1'),
(179320, 33811, 'QU', 'OK', 'S', 1735999211, 1735999211, '1'),
(179321, 33811, 'QU', 'OK', 'S', 1735999219, 1735999219, '1'),
(179322, 33812, 'QU', 'OK', 'S', 1735999231, 1735999231, '1'),
(179323, 33812, 'QU', 'OK', 'S', 1735999239, 1735999239, '1'),
(179324, 33814, 'QU', 'OK', 'S', 1735999253, 1735999253, '1'),
(179325, 33814, 'QU', 'OK', 'S', 1735999260, 1735999260, '1'),
(179326, 33816, 'QU', 'OK', 'S', 1735999277, 1735999277, '1'),
(179327, 33816, 'QU', 'OK', 'S', 1735999285, 1735999285, '1'),
(179328, 33817, 'QU', 'OK', 'S', 1735999329, 1735999329, '1'),
(179329, 33818, 'QU', 'OK', 'S', 1735999361, 1735999361, '1'),
(179330, 33818, 'QU', 'OK', 'S', 1735999370, 1735999370, '1'),
(179331, 33909, 'QU', 'OK', 'S', 1735999418, 1735999418, '1'),
(179332, 33911, 'QU', 'OK', 'S', 1735999449, 1735999449, '1'),
(179333, 33911, 'QU', 'OK', 'S', 1735999456, 1735999456, '1'),
(179334, 33912, 'QU', 'OK', 'S', 1735999470, 1735999470, '1'),
(179335, 33912, 'QU', 'OK', 'S', 1735999478, 1735999478, '1'),
(179336, 33913, 'QU', 'OK', 'S', 1735999490, 1735999490, '1'),
(179337, 33913, 'QU', 'OK', 'S', 1735999497, 1735999497, '1'),
(179338, 33915, 'QU', 'OK', 'S', 1735999527, 1735999527, '1'),
(179339, 33915, 'QU', 'OK', 'S', 1735999536, 1735999536, '1'),
(179340, 33940, 'QU', 'OK', 'S', 1735999556, 1735999556, '1'),
(179341, 33940, 'QU', 'OK', 'S', 1735999563, 1735999563, '1'),
(179342, 33941, 'QU', 'OK', 'S', 1735999578, 1735999578, '1'),
(179343, 33941, 'QU', 'OK', 'S', 1735999586, 1735999586, '1'),
(179344, 34000, 'QU', 'OK', 'S', 1735999628, 1735999628, '1'),
(179345, 34001, 'QU', 'OK', 'S', 1735999650, 1735999650, '1'),
(179346, 34001, 'QU', 'OK', 'S', 1735999660, 1735999660, '1'),
(179347, 34002, 'QU', 'OK', 'S', 1735999677, 1735999677, '1'),
(179348, 34002, 'QU', 'OK', 'S', 1735999686, 1735999686, '1'),
(179349, 34003, 'QU', 'OK', 'S', 1735999698, 1735999698, '1'),
(179350, 34003, 'QU', 'OK', 'S', 1735999705, 1735999705, '1'),
(179351, 34677, 'QU', 'OK', 'S', 1735999720, 1735999720, '1'),
(179352, 34678, 'QU', 'OK', 'S', 1735999738, 1735999738, '1'),
(179353, 34678, 'QU', 'OK', 'S', 1735999745, 1735999745, '1'),
(179354, 34679, 'QU', 'OK', 'S', 1735999759, 1735999759, '1'),
(179355, 34679, 'QU', 'OK', 'S', 1735999769, 1735999769, '1'),
(179356, 34680, 'QU', 'OK', 'S', 1735999787, 1735999787, '1'),
(179357, 34680, 'QU', 'OK', 'S', 1735999795, 1735999795, '1'),
(179358, 34682, 'QU', 'OK', 'S', 1735999809, 1735999809, '1'),
(179359, 34682, 'QU', 'OK', 'S', 1735999809, 1735999809, '1'),
(179360, 34683, 'QU', 'OK', 'S', 1735999833, 1735999833, '1'),
(179361, 34683, 'QU', 'OK', 'S', 1735999841, 1735999841, '1'),
(179362, 34748, 'QU', 'OK', 'S', 1735999854, 1735999854, '1'),
(179363, 34748, 'QU', 'OK', 'S', 1735999868, 1735999868, '1'),
(179364, 34749, 'QU', 'OK', 'S', 1735999883, 1735999883, '1'),
(179365, 34749, 'QU', 'OK', 'S', 1735999896, 1735999896, '1'),
(179366, 34750, 'QU', 'OK', 'S', 1735999915, 1735999915, '1'),
(179367, 34750, 'QU', 'OK', 'S', 1735999925, 1735999925, '1'),
(179368, 34751, 'QU', 'OK', 'S', 1735999941, 1735999941, '1'),
(179369, 34751, 'QU', 'OK', 'S', 1735999952, 1735999952, '1'),
(179370, 34752, 'QU', 'OK', 'S', 1735999967, 1735999967, '1'),
(179371, 34752, 'QU', 'OK', 'S', 1735999976, 1735999976, '1'),
(179372, 34814, 'QU', 'OK', 'S', 1736000002, 1736000002, '1'),
(179373, 34814, 'QU', 'OK', 'S', 1736000015, 1736000015, '1'),
(179374, 34815, 'QU', 'OK', 'S', 1736000037, 1736000037, '1'),
(179375, 34815, 'QU', 'OK', 'S', 1736000047, 1736000047, '1'),
(179376, 34862, 'QU', 'OK', 'S', 1736000061, 1736000061, '1'),
(179377, 34862, 'QU', 'OK', 'S', 1736000071, 1736000071, '1'),
(179378, 34863, 'QU', 'OK', 'S', 1736000089, 1736000089, '1'),
(179379, 31193, 'QU', 'OK', 'S', 1736002921, 1736002921, '1'),
(179380, 26502, 'QU', 'OK', 'S', 1736003123, 1736003123, '1'),
(179381, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179382, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179383, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179384, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179385, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179386, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179387, 26502, 'QU', 'OK', 'S', 1736003153, 1736003153, '1'),
(179388, 31316, 'QU', 'OK', 'S', 1736003250, 1736003250, '1'),
(179389, 32102, 'QU', 'OK', 'S', 1736003266, 1736003266, '1'),
(179390, 35502, 'QU', 'OK', 'S', 1736140015, 1736140015, '1'),
(179391, 26555, 'QU', 'OK', 'S', 1736140023, 1736140023, '1'),
(179392, 26555, 'QU', 'OK', 'S', 1736140027, 1736140027, '1'),
(179393, 30117, 'QU', 'OK', 'S', 1736140032, 1736140032, '1'),
(179394, 8422, 'QU', 'OK', 'S', 1736140038, 1736140038, '1'),
(179395, 35339, 'QU', 'OK', 'S', 1736140043, 1736140043, '1'),
(179396, 34256, 'QU', 'OK', 'S', 1736140047, 1736140047, '1'),
(179397, 29562, 'QU', 'OK', 'S', 1736140052, 1736140052, '1'),
(179398, 34373, 'QU', 'OK', 'S', 1736140056, 1736140056, '1'),
(179399, 30179, 'QU', 'OK', 'S', 1736140072, 1736140072, '1'),
(179400, 24170, 'QU', 'OK', 'S', 1736140087, 1736140087, '1'),
(179401, 32722, 'QU', 'OK', 'S', 1736140091, 1736140091, '1'),
(179402, 35501, 'QU', 'OK', 'S', 1736140096, 1736140096, '1'),
(179403, 29805, 'QU', 'OK', 'S', 1736140101, 1736140101, '1'),
(179404, 35107, 'QU', 'OK', 'S', 1736140118, 1736140118, '1'),
(179405, 35190, 'QU', 'OK', 'S', 1736140123, 1736140123, '1'),
(179406, 35340, 'QU', 'OK', 'S', 1736140143, 1736140143, '1'),
(179407, 35515, 'QU', 'OK', 'S', 1736140148, 1736140148, '1'),
(179408, 35667, 'QU', 'OK', 'S', 1736140152, 1736140152, '1'),
(179409, 35233, 'QU', 'OK', 'S', 1736140158, 1736140158, '1'),
(179410, 35164, 'QU', 'OK', 'S', 1736140163, 1736140163, '1'),
(179411, 35460, 'QU', 'OK', 'S', 1736140173, 1736140173, '1'),
(179412, 35467, 'QU', 'OK', 'S', 1736140196, 1736140196, '1'),
(179413, 35516, 'QU', 'OK', 'S', 1736140204, 1736140204, '1'),
(179414, 30185, 'QU', 'OK', 'S', 1736140209, 1736140209, '1'),
(179415, 31122, 'QU', 'OK', 'S', 1736140231, 1736140231, '1'),
(179416, 31600, 'QU', 'OK', 'S', 1736140237, 1736140237, '1'),
(179417, 35514, 'QU', 'OK', 'S', 1736140251, 1736140251, '1'),
(179418, 31292, 'QU', 'OK', 'S', 1736140256, 1736140256, '1'),
(179419, 35129, 'QU', 'OK', 'S', 1736140261, 1736140261, '1'),
(179420, 34149, 'QU', 'OK', 'S', 1736140266, 1736140266, '1'),
(179421, 35059, 'QU', 'OK', 'S', 1736140272, 1736140272, '1'),
(179422, 35248, 'QU', 'OK', 'S', 1736140280, 1736140280, '1'),
(179423, 34892, 'QU', 'OK', 'S', 1736140285, 1736140285, '1'),
(179424, 30448, 'QU', 'OK', 'S', 1736140292, 1736140292, '1'),
(179425, 30605, 'QU', 'OK', 'S', 1736140296, 1736140296, '1'),
(179426, 31348, 'QU', 'OK', 'S', 1736140305, 1736140305, '1'),
(179427, 35636, 'QU', 'OK', 'S', 1736140319, 1736140319, '1'),
(179428, 34986, 'QU', 'OK', 'S', 1736140335, 1736140335, '1'),
(179429, 35282, 'QU', 'OK', 'S', 1736140341, 1736140341, '1'),
(179430, 35250, 'QU', 'OK', 'S', 1736140346, 1736140346, '1'),
(179431, 25121, 'QU', 'OK', 'S', 1736140353, 1736140353, '1'),
(179432, 35291, 'QU', 'OK', 'S', 1736140372, 1736140372, '1'),
(179433, 31876, 'QU', 'OK', 'S', 1736140390, 1736140390, '1'),
(179434, 34294, 'QU', 'OK', 'S', 1736140408, 1736140408, '1'),
(179435, 34366, 'QU', 'OK', 'S', 1736140423, 1736140423, '1'),
(179436, 35403, 'QU', 'OK', 'S', 1736140438, 1736140438, '1'),
(179437, 30641, 'QU', 'OK', 'S', 1736140510, 1736140510, '1'),
(179438, 35123, 'QU', 'OK', 'S', 1736140517, 1736140517, '1'),
(179439, 35493, 'QU', 'OK', 'S', 1736140533, 1736140533, '1'),
(179440, 35341, 'QU', 'OK', 'S', 1736140549, 1736140549, '1'),
(179441, 29397, 'QU', 'OK', 'S', 1736140593, 1736140593, '1'),
(179442, 33866, 'QU', 'OK', 'S', 1736140599, 1736140599, '1'),
(179443, 30806, 'QU', 'OK', 'S', 1736140605, 1736140605, '1'),
(179444, 30889, 'QU', 'OK', 'S', 1736140610, 1736140610, '1'),
(179445, 34295, 'QU', 'OK', 'S', 1736140615, 1736140615, '1'),
(179446, 34471, 'QU', 'OK', 'S', 1736140620, 1736140620, '1'),
(179447, 33959, 'QU', 'OK', 'S', 1736140624, 1736140624, '1'),
(179448, 35418, 'QU', 'OK', 'S', 1736140630, 1736140630, '1'),
(179449, 35598, 'QU', 'OK', 'S', 1736140635, 1736140635, '1'),
(179450, 35597, 'QU', 'OK', 'S', 1736140640, 1736140640, '1'),
(179451, 26592, 'QU', 'OK', 'S', 1736140645, 1736140645, '1'),
(179452, 35070, 'QU', 'OK', 'S', 1736140650, 1736140650, '1'),
(179453, 28801, 'QU', 'OK', 'S', 1736140658, 1736140658, '1'),
(179454, 26595, 'QU', 'OK', 'S', 1736140663, 1736140663, '1'),
(179455, 34372, 'QU', 'OK', 'S', 1736140668, 1736140668, '1'),
(179456, 26592, 'QU', 'OK', 'S', 1736140673, 1736140673, '1'),
(179457, 30713, 'QU', 'OK', 'S', 1736140678, 1736140678, '1'),
(179458, 26595, 'QU', 'OK', 'S', 1736140683, 1736140683, '1'),
(179459, 33785, 'QU', 'OK', 'S', 1736140687, 1736140687, '1'),
(179460, 15880, 'QU', 'OK', 'S', 1736140692, 1736140692, '1'),
(179461, 33058, 'QU', 'OK', 'S', 1736140872, 1736140872, '1'),
(179462, 33539, 'QU', 'OK', 'S', 1736140886, 1736140886, '1'),
(179463, 33785, 'QU', 'OK', 'S', 1736140905, 1736140905, '1'),
(179464, 31544, 'QU', 'OK', 'S', 1736141043, 1736141043, '1'),
(179465, 31544, 'QU', 'OK', 'S', 1736141048, 1736141048, '1'),
(179466, 32006, 'QU', 'OK', 'S', 1736141085, 1736141085, '1'),
(179467, 32006, 'QU', 'OK', 'S', 1736141091, 1736141091, '1'),
(179468, 22233, 'QU', 'OK', 'S', 1736141121, 1736141121, '1'),
(179469, 22233, 'QU', 'OK', 'S', 1736141126, 1736141126, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(179470, 31575, 'QU', 'OK', 'S', 1736141334, 1736141334, '1'),
(179471, 35341, 'QU', 'OK', 'S', 1736141444, 1736141444, '1'),
(179472, 35164, 'QU', 'OK', 'S', 1736141455, 1736141455, '1'),
(179473, 23146, 'QU', 'OK', 'S', 1736144610, 1736144610, '1'),
(179474, 23146, 'QU', 'OK', 'S', 1736144613, 1736144613, '1'),
(179475, 23146, 'QU', 'OK', 'S', 1736144616, 1736144616, '1'),
(179476, 32294, 'QU', 'OK', 'S', 1736144618, 1736144618, '1'),
(179477, 35569, 'QU', 'OK', 'S', 1736144620, 1736144620, '1'),
(179478, 35775, 'QU', 'OK', 'S', 1736144999, 1736144999, '1'),
(179479, 35775, 'QU', 'OK', 'S', 1736145003, 1736145003, '1'),
(179480, 35775, 'QU', 'OK', 'S', 1736145054, 1736145054, '1'),
(179481, 35775, 'QU', 'OK', 'S', 1736145058, 1736145058, '1'),
(179482, 35746, 'QU', 'OK', 'S', 1736146328, 1736146328, '1'),
(179483, 22797, 'QU', 'OK', 'S', 1736146335, 1736146335, '1'),
(179484, 35642, 'QU', 'OK', 'S', 1736146338, 1736146338, '1'),
(179485, 1701, 'QU', 'OK', 'S', 1736146344, 1736146344, '1'),
(179486, 35569, 'QU', 'OK', 'S', 1736146353, 1736146353, '1'),
(179487, 35546, 'QU', 'OK', 'S', 1736146402, 1736146402, '1'),
(179488, 35546, 'QU', 'OK', 'S', 1736146405, 1736146405, '1'),
(179489, 35773, 'QU', 'OK', 'S', 1736147270, 1736147270, '1'),
(179490, 35773, 'QU', 'OK', 'S', 1736147301, 1736147301, '1'),
(179491, 35773, 'QU', 'OK', 'S', 1736147305, 1736147305, '1'),
(179492, 35773, 'QU', 'OK', 'S', 1736147332, 1736147332, '1'),
(179493, 35773, 'QU', 'OK', 'S', 1736147703, 1736147703, '1'),
(179494, 35773, 'QU', 'OK', 'S', 1736147712, 1736147712, '1'),
(179495, 287, 'QU', 'OK', 'S', 1736148028, 1736148028, '1'),
(179496, 13460, 'QU', 'OK', 'S', 1736155949, 1736155949, '1'),
(179497, 13460, 'QU', 'OK', 'S', 1736155952, 1736155952, '1'),
(179498, 13460, 'QU', 'OK', 'S', 1736155954, 1736155954, '1'),
(179499, 13460, 'QU', 'OK', 'S', 1736155956, 1736155956, '1'),
(179500, 27893, 'QU', 'OK', 'S', 1736156639, 1736156639, '1'),
(179501, 27893, 'QU', 'OK', 'S', 1736156719, 1736156719, '1'),
(179502, 35451, 'QU', 'OK', 'S', 1736156748, 1736156748, '1'),
(179503, 21297, 'QU', 'OK', 'S', 1736157966, 1736157966, '1'),
(179504, 34496, 'QU', 'OK', 'S', 1736157998, 1736157998, '1'),
(179505, 19794, 'QU', 'OK', 'S', 1736158146, 1736158146, '1'),
(179506, 33900, 'QU', 'OK', 'S', 1736158154, 1736158154, '1'),
(179507, 21297, 'QU', 'OK', 'S', 1736158166, 1736158166, '1'),
(179508, 35798, 'QU', 'OK', 'S', 1736158497, 1736158497, '1'),
(179509, 21297, 'QU', 'OK', 'S', 1736158681, 1736158681, '1'),
(179510, 35797, 'QU', 'OK', 'S', 1736158837, 1736158837, '1'),
(179511, 35792, 'QU', 'OK', 'S', 1736159527, 1736159527, '1'),
(179512, 35496, 'QU', 'OK', 'S', 1736159916, 1736159916, '1'),
(179513, 5980, 'QU', 'OK', 'S', 1736160085, 1736160085, '1'),
(179514, 23334, 'QU', 'OK', 'S', 1736161197, 1736161197, '1'),
(179515, 35496, 'QU', 'OK', 'S', 1736161579, 1736161579, '1'),
(179516, 13451, 'QU', 'OK', 'S', 1736165273, 1736165273, '1'),
(179517, 18715, 'QU', 'OK', 'S', 1736165328, 1736165328, '1'),
(179518, 29057, 'QU', 'OK', 'S', 1736165332, 1736165332, '1'),
(179519, 18713, 'QU', 'OK', 'S', 1736165336, 1736165336, '1'),
(179520, 13439, 'QU', 'OK', 'S', 1736165347, 1736165347, '1'),
(179521, 13439, 'QU', 'OK', 'S', 1736165352, 1736165352, '1'),
(179522, 13445, 'QU', 'OK', 'S', 1736165356, 1736165356, '1'),
(179523, 29220, 'QU', 'OK', 'S', 1736165364, 1736165364, '1'),
(179524, 18715, 'QU', 'OK', 'S', 1736165369, 1736165369, '1'),
(179525, 13443, 'QU', 'OK', 'S', 1736165374, 1736165374, '1'),
(179526, 33293, 'QU', 'OK', 'S', 1736165377, 1736165377, '1'),
(179527, 13490, 'QU', 'OK', 'S', 1736165381, 1736165381, '1'),
(179528, 18713, 'QU', 'OK', 'S', 1736165386, 1736165386, '1'),
(179529, 33294, 'QU', 'OK', 'S', 1736165406, 1736165406, '1'),
(179530, 33294, 'QU', 'OK', 'S', 1736165410, 1736165410, '1'),
(179531, 21050, 'QU', 'OK', 'S', 1736165413, 1736165413, '1'),
(179532, 34546, 'QU', 'OK', 'S', 1736165419, 1736165419, '1'),
(179533, 35423, 'QU', 'OK', 'S', 1736165424, 1736165424, '1'),
(179534, 34888, 'QU', 'OK', 'S', 1736165428, 1736165428, '1'),
(179535, 13472, 'QU', 'OK', 'S', 1736165433, 1736165433, '1'),
(179536, 15875, 'QU', 'OK', 'S', 1736165439, 1736165439, '1'),
(179537, 24257, 'QU', 'OK', 'S', 1736165443, 1736165443, '1'),
(179538, 31062, 'QU', 'OK', 'S', 1736165447, 1736165447, '1'),
(179539, 13445, 'QU', 'OK', 'S', 1736165451, 1736165451, '1'),
(179540, 13441, 'QU', 'OK', 'S', 1736165457, 1736165457, '1'),
(179541, 35356, 'QU', 'OK', 'S', 1736165462, 1736165462, '1'),
(179542, 35412, 'QU', 'OK', 'S', 1736165467, 1736165467, '1'),
(179543, 35503, 'QU', 'OK', 'S', 1736165472, 1736165472, '1'),
(179544, 33293, 'QU', 'OK', 'S', 1736165476, 1736165476, '1'),
(179545, 13451, 'QU', 'OK', 'S', 1736165481, 1736165481, '1'),
(179546, 13445, 'QU', 'OK', 'S', 1736165486, 1736165486, '1'),
(179547, 13451, 'QU', 'OK', 'S', 1736165490, 1736165490, '1'),
(179548, 24030, 'QU', 'OK', 'S', 1736165494, 1736165494, '1'),
(179549, 33290, 'QU', 'OK', 'S', 1736165499, 1736165499, '1'),
(179550, 13445, 'QU', 'OK', 'S', 1736165505, 1736165505, '1'),
(179551, 35631, 'QU', 'OK', 'S', 1736165510, 1736165510, '1'),
(179552, 13490, 'QU', 'OK', 'S', 1736165517, 1736165517, '1'),
(179553, 21050, 'QU', 'OK', 'S', 1736165521, 1736165521, '1'),
(179554, 13439, 'QU', 'OK', 'S', 1736165528, 1736165528, '1'),
(179555, 24239, 'QU', 'OK', 'S', 1736165532, 1736165532, '1'),
(179556, 15060, 'QU', 'OK', 'S', 1736165537, 1736165537, '1'),
(179557, 13443, 'QU', 'OK', 'S', 1736165540, 1736165540, '1'),
(179558, 13441, 'QU', 'OK', 'S', 1736165545, 1736165545, '1'),
(179559, 13501, 'QU', 'OK', 'S', 1736165551, 1736165551, '1'),
(179560, 13449, 'QU', 'OK', 'S', 1736165555, 1736165555, '1'),
(179561, 31856, 'QU', 'OK', 'S', 1736165560, 1736165560, '1'),
(179562, 35486, 'QU', 'OK', 'S', 1736165569, 1736165569, '1'),
(179563, 18684, 'QU', 'OK', 'S', 1736165574, 1736165574, '1'),
(179564, 16528, 'QU', 'OK', 'S', 1736165580, 1736165580, '1'),
(179565, 9605, 'QU', 'OK', 'S', 1736165586, 1736165586, '1'),
(179566, 35104, 'QU', 'OK', 'S', 1736165593, 1736165593, '1'),
(179567, 35413, 'QU', 'OK', 'S', 1736165598, 1736165598, '1'),
(179568, 35102, 'QU', 'OK', 'S', 1736165606, 1736165606, '1'),
(179569, 13502, 'QU', 'OK', 'S', 1736165611, 1736165611, '1'),
(179570, 33290, 'QU', 'OK', 'S', 1736165627, 1736165627, '1'),
(179571, 35793, 'QU', 'OK', 'S', 1736167503, 1736167503, '1'),
(179572, 30913, 'QU', 'OK', 'S', 1736168023, 1736168023, '1'),
(179573, 35794, 'QU', 'OK', 'S', 1736168120, 1736168120, '1'),
(179574, 8109, 'QU', 'OK', 'S', 1736168171, 1736168171, '1'),
(179575, 8109, 'QU', 'OK', 'S', 1736168177, 1736168177, '1'),
(179576, 35799, 'QU', 'OK', 'S', 1736168427, 1736168427, '1'),
(179577, 35800, 'QU', 'OK', 'S', 1736168718, 1736168718, '1'),
(179578, 35801, 'QU', 'OK', 'S', 1736168954, 1736168954, '1'),
(179579, 35802, 'QU', 'OK', 'S', 1736169183, 1736169183, '1'),
(179580, 32007, 'QU', 'OK', 'S', 1736170326, 1736170326, '1'),
(179581, 35412, 'QU', 'OK', 'S', 1736170568, 1736170568, '1'),
(179582, 34588, 'QU', 'OK', 'S', 1736174820, 1736174820, '1'),
(179583, 34082, 'QU', 'OK', 'S', 1736174875, 1736174875, '1'),
(179584, 34066, 'QU', 'OK', 'S', 1736174885, 1736174885, '1'),
(179585, 34066, 'QU', 'OK', 'S', 1736174892, 1736174892, '1'),
(179586, 34065, 'QU', 'OK', 'S', 1736174964, 1736174964, '1'),
(179587, 34065, 'QU', 'OK', 'S', 1736174970, 1736174970, '1'),
(179588, 33981, 'QU', 'OK', 'S', 1736174984, 1736174984, '1'),
(179589, 33450, 'QU', 'OK', 'S', 1736175392, 1736175392, '1'),
(179590, 33449, 'QU', 'OK', 'S', 1736175405, 1736175405, '1'),
(179591, 33449, 'QU', 'OK', 'S', 1736175412, 1736175412, '1'),
(179592, 33439, 'QU', 'OK', 'S', 1736175424, 1736175424, '1'),
(179593, 33439, 'QU', 'OK', 'S', 1736175442, 1736175442, '1'),
(179594, 33159, 'QU', 'OK', 'S', 1736175454, 1736175454, '1'),
(179595, 33159, 'QU', 'OK', 'S', 1736175462, 1736175462, '1'),
(179596, 33157, 'QU', 'OK', 'S', 1736175516, 1736175516, '1'),
(179597, 33157, 'QU', 'OK', 'S', 1736175525, 1736175525, '1'),
(179598, 33153, 'QU', 'OK', 'S', 1736175535, 1736175535, '1'),
(179599, 33153, 'QU', 'OK', 'S', 1736175543, 1736175543, '1'),
(179600, 33107, 'QU', 'OK', 'S', 1736175555, 1736175555, '1'),
(179601, 33107, 'QU', 'OK', 'S', 1736175563, 1736175563, '1'),
(179602, 30658, 'QU', 'OK', 'S', 1736175585, 1736175585, '1'),
(179603, 30658, 'QU', 'OK', 'S', 1736175593, 1736175593, '1'),
(179604, 30657, 'QU', 'OK', 'S', 1736175602, 1736175602, '1'),
(179605, 30657, 'QU', 'OK', 'S', 1736175609, 1736175609, '1'),
(179606, 30644, 'QU', 'OK', 'S', 1736175618, 1736175618, '1'),
(179607, 30644, 'QU', 'OK', 'S', 1736175628, 1736175628, '1'),
(179608, 30552, 'QU', 'OK', 'S', 1736175644, 1736175644, '1'),
(179609, 30552, 'QU', 'OK', 'S', 1736175652, 1736175652, '1'),
(179610, 28811, 'QU', 'OK', 'S', 1736175670, 1736175670, '1'),
(179611, 28811, 'QU', 'OK', 'S', 1736175678, 1736175678, '1'),
(179612, 28528, 'QU', 'OK', 'S', 1736175698, 1736175698, '1'),
(179613, 28528, 'QU', 'OK', 'S', 1736175706, 1736175706, '1'),
(179614, 28526, 'QU', 'OK', 'S', 1736175715, 1736175715, '1'),
(179615, 28526, 'QU', 'OK', 'S', 1736175721, 1736175721, '1'),
(179616, 26931, 'QU', 'OK', 'S', 1736175787, 1736175787, '1'),
(179617, 26931, 'QU', 'OK', 'S', 1736175793, 1736175793, '1'),
(179618, 26930, 'QU', 'OK', 'S', 1736175801, 1736175801, '1'),
(179619, 26930, 'QU', 'OK', 'S', 1736175808, 1736175808, '1'),
(179620, 26908, 'QU', 'OK', 'S', 1736175821, 1736175821, '1'),
(179621, 26908, 'QU', 'OK', 'S', 1736175829, 1736175829, '1'),
(179622, 26900, 'QU', 'OK', 'S', 1736175838, 1736175838, '1'),
(179623, 26900, 'QU', 'OK', 'S', 1736175846, 1736175846, '1'),
(179624, 26899, 'QU', 'OK', 'S', 1736175857, 1736175857, '1'),
(179625, 26892, 'QU', 'OK', 'S', 1736175885, 1736175885, '1'),
(179626, 26892, 'QU', 'OK', 'S', 1736175893, 1736175893, '1'),
(179627, 23969, 'QU', 'OK', 'S', 1736177277, 1736177277, '1'),
(179628, 24256, 'QU', 'OK', 'S', 1736178972, 1736178972, '1'),
(179629, 24249, 'QU', 'OK', 'S', 1736179023, 1736179023, '1'),
(179630, 24249, 'QU', 'OK', 'S', 1736179032, 1736179032, '1'),
(179631, 24482, 'QU', 'OK', 'S', 1736179682, 1736179682, '1'),
(179632, 24482, 'QU', 'OK', 'S', 1736179833, 1736179833, '1'),
(179633, 21030, 'QU', 'OK', 'S', 1736180033, 1736180033, '1'),
(179634, 21146, 'QU', 'OK', 'S', 1736180126, 1736180126, '1'),
(179635, 21146, 'QU', 'OK', 'S', 1736180134, 1736180134, '1'),
(179636, 21365, 'QU', 'OK', 'S', 1736180410, 1736180410, '1'),
(179637, 23459, 'QU', 'OK', 'S', 1736181102, 1736181102, '1'),
(179638, 23459, 'QU', 'OK', 'S', 1736181291, 1736181291, '1'),
(179639, 23459, 'QU', 'OK', 'S', 1736181325, 1736181325, '1'),
(179640, 23563, 'QU', 'OK', 'S', 1736181347, 1736181347, '1'),
(179641, 23563, 'QU', 'OK', 'S', 1736181357, 1736181357, '1'),
(179642, 23352, 'QU', 'OK', 'S', 1736181382, 1736181382, '1'),
(179643, 23352, 'QU', 'OK', 'S', 1736181392, 1736181392, '1'),
(179644, 23319, 'QU', 'OK', 'S', 1736181413, 1736181413, '1'),
(179645, 23319, 'QU', 'OK', 'S', 1736181422, 1736181422, '1'),
(179646, 23135, 'QU', 'OK', 'S', 1736181437, 1736181437, '1'),
(179647, 23135, 'QU', 'OK', 'S', 1736181451, 1736181451, '1'),
(179648, 22751, 'QU', 'OK', 'S', 1736181959, 1736181959, '1'),
(179649, 22751, 'QU', 'OK', 'S', 1736181972, 1736181972, '1'),
(179650, 22750, 'QU', 'OK', 'S', 1736182053, 1736182053, '1'),
(179651, 22750, 'QU', 'OK', 'S', 1736182063, 1736182063, '1'),
(179652, 22750, 'QU', 'OK', 'S', 1736182202, 1736182202, '1'),
(179653, 22750, 'QU', 'OK', 'S', 1736182242, 1736182242, '1'),
(179654, 15781, 'QU', 'OK', 'S', 1736182406, 1736182406, '1'),
(179655, 15995, 'QU', 'OK', 'S', 1736182582, 1736182582, '1'),
(179656, 15995, 'QU', 'OK', 'S', 1736182685, 1736182685, '1'),
(179657, 15995, 'QU', 'OK', 'S', 1736182694, 1736182694, '1'),
(179658, 14255, 'QU', 'OK', 'S', 1736182812, 1736182812, '1'),
(179659, 12863, 'QU', 'OK', 'S', 1736183062, 1736183062, '1'),
(179660, 12863, 'QU', 'OK', 'S', 1736183070, 1736183070, '1'),
(179661, 12861, 'QU', 'OK', 'S', 1736183144, 1736183144, '1'),
(179662, 12861, 'QU', 'OK', 'S', 1736183151, 1736183151, '1'),
(179663, 12618, 'QU', 'OK', 'S', 1736183175, 1736183175, '1'),
(179664, 12618, 'QU', 'OK', 'S', 1736183183, 1736183183, '1'),
(179665, 11609, 'QU', 'OK', 'S', 1736183213, 1736183213, '1'),
(179666, 11609, 'QU', 'OK', 'S', 1736183224, 1736183224, '1'),
(179667, 10853, 'QU', 'OK', 'S', 1736183283, 1736183283, '1'),
(179668, 10853, 'QU', 'OK', 'S', 1736183295, 1736183295, '1'),
(179669, 10720, 'QU', 'OK', 'S', 1736183322, 1736183322, '1'),
(179670, 10720, 'QU', 'OK', 'S', 1736183332, 1736183332, '1'),
(179671, 10718, 'QU', 'OK', 'S', 1736183391, 1736183391, '1'),
(179672, 10718, 'QU', 'OK', 'S', 1736183454, 1736183454, '1'),
(179673, 10717, 'QU', 'OK', 'S', 1736183588, 1736183588, '1'),
(179674, 10690, 'QU', 'OK', 'S', 1736183942, 1736183942, '1'),
(179675, 10519, 'QU', 'OK', 'S', 1736184001, 1736184001, '1'),
(179676, 10519, 'QU', 'OK', 'S', 1736184009, 1736184009, '1'),
(179677, 10519, 'QU', 'OK', 'S', 1736184056, 1736184056, '1'),
(179678, 10519, 'QU', 'OK', 'S', 1736184066, 1736184066, '1'),
(179679, 8334, 'QU', 'OK', 'S', 1736184107, 1736184107, '1'),
(179680, 8159, 'QU', 'OK', 'S', 1736184132, 1736184132, '1'),
(179681, 8103, 'QU', 'OK', 'S', 1736184147, 1736184147, '1'),
(179682, 8103, 'QU', 'OK', 'S', 1736184156, 1736184156, '1'),
(179683, 8103, 'QU', 'OK', 'S', 1736184269, 1736184269, '1'),
(179684, 8103, 'QU', 'OK', 'S', 1736184278, 1736184278, '1'),
(179685, 8048, 'QU', 'OK', 'S', 1736184313, 1736184313, '1'),
(179686, 8048, 'QU', 'OK', 'S', 1736184321, 1736184321, '1'),
(179687, 7978, 'QU', 'OK', 'S', 1736184331, 1736184331, '1'),
(179688, 7978, 'QU', 'OK', 'S', 1736184349, 1736184349, '1'),
(179689, 24281, 'QU', 'OK', 'S', 1736184537, 1736184537, '1'),
(179690, 24281, 'QU', 'OK', 'S', 1736184545, 1736184545, '1'),
(179691, 24256, 'QU', 'OK', 'S', 1736184563, 1736184563, '1'),
(179692, 24249, 'QU', 'OK', 'S', 1736184577, 1736184577, '1'),
(179693, 24249, 'QU', 'OK', 'S', 1736184587, 1736184587, '1'),
(179694, 24084, 'QU', 'OK', 'S', 1736184612, 1736184612, '1'),
(179695, 24084, 'QU', 'OK', 'S', 1736184622, 1736184622, '1'),
(179696, 23975, 'QU', 'OK', 'S', 1736184646, 1736184646, '1'),
(179697, 23975, 'QU', 'OK', 'S', 1736184656, 1736184656, '1'),
(179698, 23974, 'QU', 'OK', 'S', 1736184694, 1736184694, '1'),
(179699, 23974, 'QU', 'OK', 'S', 1736184703, 1736184703, '1'),
(179700, 23974, 'QU', 'OK', 'S', 1736185319, 1736185319, '1'),
(179701, 23974, 'QU', 'OK', 'S', 1736185327, 1736185327, '1'),
(179702, 15138, 'QU', 'OK', 'S', 1736185370, 1736185370, '1'),
(179703, 15138, 'QU', 'OK', 'S', 1736185378, 1736185378, '1'),
(179704, 16326, 'QU', 'OK', 'S', 1736185409, 1736185409, '1'),
(179705, 16326, 'QU', 'OK', 'S', 1736185418, 1736185418, '1'),
(179706, 16758, 'QU', 'OK', 'S', 1736185507, 1736185507, '1'),
(179707, 16758, 'QU', 'OK', 'S', 1736185516, 1736185516, '1'),
(179708, 287, 'QU', 'OK', 'S', 1736224134, 1736224134, '1'),
(179709, 287, 'QU', 'OK', 'S', 1736224138, 1736224138, '1'),
(179710, 26825, 'QU', 'OK', 'S', 1736227775, 1736227775, '1'),
(179711, 34821, 'QU', 'OK', 'S', 1736227778, 1736227778, '1'),
(179712, 35147, 'QU', 'OK', 'S', 1736227780, 1736227780, '1'),
(179713, 30974, 'QU', 'OK', 'S', 1736227784, 1736227784, '1'),
(179714, 35793, 'QU', 'OK', 'S', 1736227958, 1736227958, '1'),
(179715, 31575, 'QU', 'OK', 'S', 1736229431, 1736229431, '1'),
(179716, 31645, 'QU', 'OK', 'S', 1736229532, 1736229532, '1'),
(179717, 26732, 'QU', 'OK', 'S', 1736233253, 1736233253, '1'),
(179718, 27330, 'QU', 'OK', 'S', 1736233257, 1736233257, '1'),
(179719, 12020, 'QU', 'OK', 'S', 1736233260, 1736233260, '1'),
(179720, 12020, 'QU', 'OK', 'S', 1736233271, 1736233271, '1'),
(179721, 35665, 'QU', 'OK', 'S', 1736233273, 1736233273, '1'),
(179722, 33374, 'QU', 'OK', 'S', 1736233275, 1736233275, '1'),
(179723, 12025, 'QU', 'OK', 'S', 1736233349, 1736233349, '1'),
(179724, 643, 'QU', 'OK', 'S', 1736234425, 1736234425, '1'),
(179725, 31081, 'QU', 'OK', 'S', 1736237919, 1736237919, '1'),
(179726, 31081, 'QU', 'OK', 'S', 1736237923, 1736237923, '1'),
(179727, 31081, 'QU', 'OK', 'S', 1736238000, 1736238000, '1'),
(179728, 32874, 'QU', 'OK', 'S', 1736242910, 1736242910, '1'),
(179729, 35316, 'QU', 'OK', 'S', 1736242913, 1736242913, '1'),
(179730, 30806, 'QU', 'OK', 'S', 1736243742, 1736243742, '1'),
(179731, 29239, 'QU', 'OK', 'S', 1736243794, 1736243794, '1'),
(179732, 29239, 'QU', 'OK', 'S', 1736243807, 1736243807, '1'),
(179733, 34497, 'QU', 'OK', 'S', 1736244427, 1736244427, '1'),
(179734, 34376, 'QU', 'OK', 'S', 1736244432, 1736244432, '1'),
(179735, 19878, 'QU', 'OK', 'S', 1736244434, 1736244434, '1'),
(179736, 19876, 'QU', 'OK', 'S', 1736244437, 1736244437, '1'),
(179737, 34256, 'QU', 'OK', 'S', 1736244440, 1736244440, '1'),
(179738, 23313, 'QU', 'OK', 'S', 1736244442, 1736244442, '1'),
(179739, 31177, 'QU', 'OK', 'S', 1736244444, 1736244444, '1'),
(179740, 31177, 'QU', 'OK', 'S', 1736244446, 1736244446, '1'),
(179741, 31172, 'QU', 'OK', 'S', 1736244448, 1736244448, '1'),
(179742, 30543, 'QU', 'OK', 'S', 1736244452, 1736244452, '1'),
(179743, 24324, 'QU', 'OK', 'S', 1736244455, 1736244455, '1'),
(179744, 25604, 'QU', 'OK', 'S', 1736244460, 1736244460, '1'),
(179745, 33843, 'QU', 'OK', 'S', 1736244461, 1736244461, '1'),
(179746, 27412, 'QU', 'OK', 'S', 1736244463, 1736244463, '1'),
(179747, 34057, 'QU', 'OK', 'S', 1736244473, 1736244473, '1'),
(179748, 33461, 'QU', 'OK', 'S', 1736244475, 1736244475, '1'),
(179749, 35825, 'QU', 'OK', 'S', 1736244524, 1736244524, '1'),
(179750, 35594, 'QU', 'OK', 'S', 1736244700, 1736244700, '1'),
(179751, 35594, 'QU', 'OK', 'S', 1736244700, 1736244700, '1'),
(179752, 35594, 'QU', 'OK', 'S', 1736244700, 1736244700, '1'),
(179753, 35594, 'QU', 'OK', 'S', 1736244700, 1736244700, '1'),
(179754, 35595, 'QU', 'OK', 'S', 1736244723, 1736244723, '1'),
(179755, 35595, 'QU', 'OK', 'S', 1736244723, 1736244723, '1'),
(179756, 35595, 'QU', 'OK', 'S', 1736244723, 1736244723, '1'),
(179757, 35595, 'QU', 'OK', 'S', 1736244723, 1736244723, '1'),
(179758, 35593, 'QU', 'OK', 'S', 1736244738, 1736244738, '1'),
(179759, 35593, 'QU', 'OK', 'S', 1736244738, 1736244738, '1'),
(179760, 35825, 'QU', 'OK', 'S', 1736244742, 1736244742, '1'),
(179761, 35592, 'QU', 'OK', 'S', 1736244753, 1736244753, '1'),
(179762, 35592, 'QU', 'OK', 'S', 1736244753, 1736244753, '1'),
(179763, 35592, 'QU', 'OK', 'S', 1736244753, 1736244753, '1'),
(179764, 35592, 'QU', 'OK', 'S', 1736244753, 1736244753, '1'),
(179765, 35591, 'QU', 'OK', 'S', 1736244767, 1736244767, '1'),
(179766, 35591, 'QU', 'OK', 'S', 1736244767, 1736244767, '1'),
(179767, 35591, 'QU', 'OK', 'S', 1736244767, 1736244767, '1'),
(179768, 33899, 'QU', 'OK', 'S', 1736244781, 1736244781, '1'),
(179769, 33898, 'QU', 'OK', 'S', 1736244799, 1736244799, '1'),
(179770, 33538, 'QU', 'OK', 'S', 1736244811, 1736244811, '1'),
(179771, 31524, 'QU', 'OK', 'S', 1736244881, 1736244881, '1'),
(179772, 28515, 'QU', 'OK', 'S', 1736244972, 1736244972, '1'),
(179773, 28512, 'QU', 'OK', 'S', 1736244996, 1736244996, '1'),
(179774, 35825, 'QU', 'OK', 'S', 1736245115, 1736245115, '1'),
(179775, 35825, 'QU', 'OK', 'S', 1736245121, 1736245121, '1'),
(179776, 21298, 'QU', 'OK', 'S', 1736245240, 1736245240, '1'),
(179777, 33983, 'QU', 'OK', 'S', 1736246441, 1736246441, '1'),
(179778, 29327, 'QU', 'OK', 'S', 1736246443, 1736246443, '1'),
(179779, 24235, 'QU', 'OK', 'S', 1736246748, 1736246748, '1'),
(179780, 35098, 'QU', 'OK', 'S', 1736246763, 1736246763, '1'),
(179781, 18578, 'QU', 'OK', 'S', 1736246767, 1736246767, '1'),
(179782, 24815, 'QU', 'OK', 'S', 1736246770, 1736246770, '1'),
(179783, 8044, 'QU', 'OK', 'S', 1736246771, 1736246771, '1'),
(179784, 35811, 'QU', 'OK', 'S', 1736247103, 1736247103, '1'),
(179785, 35812, 'QU', 'OK', 'S', 1736247473, 1736247473, '1'),
(179786, 35813, 'QU', 'OK', 'S', 1736247510, 1736247510, '1'),
(179787, 35814, 'QU', 'OK', 'S', 1736247546, 1736247546, '1'),
(179788, 35815, 'QU', 'OK', 'S', 1736247582, 1736247582, '1'),
(179789, 35824, 'QU', 'OK', 'S', 1736247783, 1736247783, '1'),
(179790, 35248, 'QU', 'OK', 'S', 1736248021, 1736248021, '1'),
(179791, 35699, 'QU', 'OK', 'S', 1736248024, 1736248024, '1'),
(179792, 13759, 'QU', 'OK', 'S', 1736248026, 1736248026, '1'),
(179793, 33752, 'QU', 'OK', 'S', 1736248029, 1736248029, '1'),
(179794, 32749, 'QU', 'OK', 'S', 1736248031, 1736248031, '1'),
(179795, 33033, 'QU', 'OK', 'S', 1736248033, 1736248033, '1'),
(179796, 32945, 'QU', 'OK', 'S', 1736248044, 1736248044, '1'),
(179797, 32193, 'QU', 'OK', 'S', 1736248046, 1736248046, '1'),
(179798, 35818, 'QU', 'OK', 'S', 1736248047, 1736248047, '1'),
(179799, 35675, 'QU', 'OK', 'S', 1736248048, 1736248048, '1'),
(179800, 33466, 'QU', 'OK', 'S', 1736248050, 1736248050, '1'),
(179801, 14901, 'QU', 'OK', 'S', 1736248053, 1736248053, '1'),
(179802, 35675, 'QU', 'OK', 'S', 1736248055, 1736248055, '1'),
(179803, 35671, 'QU', 'OK', 'S', 1736248061, 1736248061, '1'),
(179804, 33561, 'QU', 'OK', 'S', 1736248064, 1736248064, '1'),
(179805, 35660, 'QU', 'OK', 'S', 1736248066, 1736248066, '1'),
(179806, 32423, 'QU', 'OK', 'S', 1736248069, 1736248069, '1'),
(179807, 32178, 'QU', 'OK', 'S', 1736248071, 1736248071, '1'),
(179808, 32362, 'QU', 'OK', 'S', 1736248073, 1736248073, '1'),
(179809, 35705, 'QU', 'OK', 'S', 1736248075, 1736248075, '1'),
(179810, 35703, 'QU', 'OK', 'S', 1736248078, 1736248078, '1'),
(179811, 25062, 'QU', 'OK', 'S', 1736248082, 1736248082, '1'),
(179812, 32353, 'QU', 'OK', 'S', 1736248128, 1736248128, '1'),
(179813, 34892, 'QU', 'OK', 'S', 1736248132, 1736248132, '1'),
(179814, 33639, 'QU', 'OK', 'S', 1736248136, 1736248136, '1'),
(179815, 32419, 'QU', 'OK', 'S', 1736248139, 1736248139, '1'),
(179816, 20558, 'QU', 'OK', 'S', 1736248142, 1736248142, '1'),
(179817, 35285, 'QU', 'OK', 'S', 1736248145, 1736248145, '1'),
(179818, 35280, 'QU', 'OK', 'S', 1736248149, 1736248149, '1'),
(179819, 35500, 'QU', 'OK', 'S', 1736248152, 1736248152, '1'),
(179820, 35819, 'QU', 'OK', 'S', 1736248308, 1736248308, '1'),
(179821, 34647, 'QU', 'OK', 'S', 1736248356, 1736248356, '1'),
(179822, 35820, 'QU', 'OK', 'S', 1736248622, 1736248622, '1'),
(179823, 35823, 'QU', 'OK', 'S', 1736249129, 1736249129, '1'),
(179824, 35821, 'QU', 'OK', 'S', 1736249535, 1736249535, '1'),
(179825, 35822, 'QU', 'OK', 'S', 1736249681, 1736249681, '1'),
(179826, 35812, 'QU', 'OK', 'S', 1736249899, 1736249899, '1'),
(179827, 35813, 'QU', 'OK', 'S', 1736249939, 1736249939, '1'),
(179828, 35814, 'QU', 'OK', 'S', 1736249965, 1736249965, '1'),
(179829, 35815, 'QU', 'OK', 'S', 1736249988, 1736249988, '1'),
(179830, 35810, 'QU', 'OK', 'S', 1736250071, 1736250071, '1'),
(179831, 35809, 'QU', 'OK', 'S', 1736250113, 1736250113, '1'),
(179832, 35316, 'QU', 'OK', 'S', 1736250118, 1736250118, '1'),
(179833, 35808, 'QU', 'OK', 'S', 1736250316, 1736250316, '1'),
(179834, 35807, 'QU', 'OK', 'S', 1736250346, 1736250346, '1'),
(179835, 35806, 'QU', 'OK', 'S', 1736250403, 1736250403, '1'),
(179836, 35217, 'QU', 'OK', 'S', 1736250576, 1736250576, '1'),
(179837, 34316, 'QU', 'OK', 'S', 1736250620, 1736250620, '1'),
(179838, 35825, 'QU', 'OK', 'S', 1736250657, 1736250657, '1'),
(179839, 35823, 'QU', 'OK', 'S', 1736250666, 1736250666, '1'),
(179840, 30514, 'QU', 'OK', 'S', 1736250933, 1736250933, '1'),
(179841, 33962, 'QU', 'OK', 'S', 1736250956, 1736250956, '1'),
(179842, 33944, 'QU', 'OK', 'S', 1736250969, 1736250969, '1'),
(179843, 35720, 'QU', 'OK', 'S', 1736251052, 1736251052, '1'),
(179844, 34592, 'QU', 'OK', 'S', 1736251061, 1736251061, '1'),
(179845, 33060, 'QU', 'OK', 'S', 1736251090, 1736251090, '1'),
(179846, 26890, 'QU', 'OK', 'S', 1736251127, 1736251127, '1'),
(179847, 35098, 'QU', 'OK', 'S', 1736251677, 1736251677, '1'),
(179848, 24235, 'QU', 'OK', 'S', 1736251718, 1736251718, '1'),
(179849, 24815, 'QU', 'OK', 'S', 1736251766, 1736251766, '1'),
(179850, 18578, 'QU', 'OK', 'S', 1736251804, 1736251804, '1'),
(179851, 8044, 'QU', 'OK', 'S', 1736251843, 1736251843, '1'),
(179852, 35098, 'QU', 'OK', 'S', 1736251945, 1736251945, '1'),
(179853, 18578, 'QU', 'OK', 'S', 1736251952, 1736251952, '1'),
(179854, 24235, 'QU', 'OK', 'S', 1736251954, 1736251954, '1'),
(179855, 24815, 'QU', 'OK', 'S', 1736251957, 1736251957, '1'),
(179856, 8044, 'QU', 'OK', 'S', 1736251959, 1736251959, '1'),
(179857, 18578, 'QU', 'OK', 'S', 1736252110, 1736252110, '1'),
(179858, 23674, 'QU', 'OK', 'S', 1736252110, 1736252110, '1'),
(179859, 174, 'QU', 'OK', 'S', 1736252110, 1736252110, '1'),
(179860, 24321, 'QU', 'OK', 'S', 1736252110, 1736252110, '1'),
(179861, 35795, 'QU', 'OK', 'S', 1736253006, 1736253006, '1'),
(179862, 35796, 'QU', 'OK', 'S', 1736253182, 1736253182, '1'),
(179863, 35746, 'QU', 'OK', 'S', 1736253582, 1736253582, '1'),
(179864, 24322, 'QU', 'OK', 'S', 1736253657, 1736253657, '1'),
(179865, 30303, 'QU', 'OK', 'S', 1736253809, 1736253809, '1'),
(179866, 29756, 'QU', 'OK', 'S', 1736253923, 1736253923, '1'),
(179867, 30403, 'QU', 'OK', 'S', 1736254122, 1736254122, '1'),
(179868, 35742, 'QU', 'OK', 'S', 1736254202, 1736254202, '1'),
(179869, 33412, 'QU', 'OK', 'S', 1736254237, 1736254237, '1'),
(179870, 35359, 'QU', 'OK', 'S', 1736254621, 1736254621, '1'),
(179871, 35399, 'QU', 'OK', 'S', 1736254665, 1736254665, '1'),
(179872, 33929, 'QU', 'OK', 'S', 1736254714, 1736254714, '1'),
(179873, 33927, 'QU', 'OK', 'S', 1736254747, 1736254747, '1'),
(179874, 33928, 'QU', 'OK', 'S', 1736254785, 1736254785, '1'),
(179875, 24321, 'QU', 'OK', 'S', 1736255091, 1736255091, '1'),
(179876, 13460, 'QU', 'OK', 'S', 1736255858, 1736255858, '1'),
(179877, 25588, 'QU', 'OK', 'S', 1736255861, 1736255861, '1'),
(179878, 35660, 'QU', 'OK', 'S', 1736255866, 1736255866, '1'),
(179879, 31807, 'QU', 'OK', 'S', 1736255908, 1736255908, '1'),
(179880, 26351, 'QU', 'OK', 'S', 1736255911, 1736255911, '1'),
(179881, 34642, 'QU', 'OK', 'S', 1736255913, 1736255913, '1'),
(179882, 28814, 'QU', 'OK', 'S', 1736255916, 1736255916, '1'),
(179883, 30605, 'QU', 'OK', 'S', 1736255919, 1736255919, '1'),
(179884, 12191, 'QU', 'OK', 'S', 1736255930, 1736255930, '1'),
(179885, 35067, 'QU', 'OK', 'S', 1736255934, 1736255934, '1'),
(179886, 35291, 'QU', 'OK', 'S', 1736255936, 1736255936, '1'),
(179887, 35363, 'QU', 'OK', 'S', 1736255940, 1736255940, '1'),
(179888, 23460, 'QU', 'OK', 'S', 1736255942, 1736255942, '1'),
(179889, 22236, 'QU', 'OK', 'S', 1736256136, 1736256136, '1'),
(179890, 220, 'QU', 'OK', 'S', 1736257109, 1736257109, '1'),
(179891, 23172, 'QU', 'OK', 'S', 1736257115, 1736257115, '1'),
(179892, 5532, 'QU', 'OK', 'S', 1736257118, 1736257118, '1'),
(179893, 14368, 'QU', 'OK', 'S', 1736257121, 1736257121, '1'),
(179894, 20149, 'QU', 'OK', 'S', 1736257125, 1736257125, '1'),
(179895, 26547, 'QU', 'OK', 'S', 1736257129, 1736257129, '1'),
(179896, 23164, 'QU', 'OK', 'S', 1736257140, 1736257140, '1'),
(179897, 35097, 'QU', 'OK', 'S', 1736257145, 1736257145, '1'),
(179898, 30529, 'QU', 'OK', 'S', 1736257150, 1736257150, '1'),
(179899, 30529, 'QU', 'OK', 'S', 1736257156, 1736257156, '1'),
(179900, 35567, 'QU', 'OK', 'S', 1736257162, 1736257162, '1'),
(179901, 35793, 'QU', 'OK', 'S', 1736257166, 1736257166, '1'),
(179902, 35793, 'QU', 'OK', 'S', 1736257172, 1736257172, '1'),
(179903, 35568, 'QU', 'OK', 'S', 1736257176, 1736257176, '1'),
(179904, 24235, 'QU', 'OK', 'S', 1736257182, 1736257182, '1'),
(179905, 18947, 'QU', 'OK', 'S', 1736257187, 1736257187, '1'),
(179906, 26378, 'QU', 'OK', 'S', 1736257195, 1736257195, '1'),
(179907, 14901, 'QU', 'OK', 'S', 1736257197, 1736257197, '1'),
(179908, 18947, 'QU', 'OK', 'S', 1736257202, 1736257202, '1'),
(179909, 2522, 'QU', 'OK', 'S', 1736257255, 1736257255, '1'),
(179910, 2522, 'QU', 'OK', 'S', 1736257259, 1736257259, '1'),
(179911, 35793, 'QU', 'OK', 'S', 1736257265, 1736257265, '1'),
(179912, 35794, 'QU', 'OK', 'S', 1736257268, 1736257268, '1'),
(179913, 18679, 'QU', 'OK', 'S', 1736257948, 1736257948, '1'),
(179914, 18679, 'QU', 'OK', 'S', 1736257948, 1736257948, '1'),
(179915, 33720, 'QU', 'OK', 'S', 1736314205, 1736314205, '1'),
(179916, 35582, 'QU', 'OK', 'S', 1736314208, 1736314208, '1'),
(179917, 34984, 'QU', 'OK', 'S', 1736314211, 1736314211, '1'),
(179918, 35019, 'QU', 'OK', 'S', 1736314214, 1736314214, '1'),
(179919, 35075, 'QU', 'OK', 'S', 1736314216, 1736314216, '1'),
(179920, 35420, 'QU', 'OK', 'S', 1736314218, 1736314218, '1'),
(179921, 31196, 'QU', 'OK', 'S', 1736314220, 1736314220, '1'),
(179922, 35816, 'QU', 'OK', 'S', 1736318648, 1736318648, '1'),
(179923, 35817, 'QU', 'OK', 'S', 1736319207, 1736319207, '1'),
(179924, 35777, 'QU', 'OK', 'S', 1736319552, 1736319552, '1'),
(179925, 35778, 'QU', 'OK', 'S', 1736319946, 1736319946, '1'),
(179926, 35779, 'QU', 'OK', 'S', 1736320752, 1736320752, '1'),
(179927, 35780, 'QU', 'OK', 'S', 1736320970, 1736320970, '1'),
(179928, 8406, 'QU', 'OK', 'S', 1736321711, 1736321711, '1'),
(179929, 26705, 'QU', 'OK', 'S', 1736321716, 1736321716, '1'),
(179930, 31537, 'QU', 'OK', 'S', 1736321718, 1736321718, '1'),
(179931, 9040, 'QU', 'OK', 'S', 1736321721, 1736321721, '1'),
(179932, 29602, 'QU', 'OK', 'S', 1736321724, 1736321724, '1'),
(179933, 29893, 'QU', 'OK', 'S', 1736321729, 1736321729, '1'),
(179934, 30227, 'QU', 'OK', 'S', 1736321740, 1736321740, '1'),
(179935, 9893, 'QU', 'OK', 'S', 1736321745, 1736321745, '1'),
(179936, 14755, 'QU', 'OK', 'S', 1736321751, 1736321751, '1'),
(179937, 35381, 'QU', 'OK', 'S', 1736321756, 1736321756, '1'),
(179938, 21080, 'QU', 'OK', 'S', 1736321760, 1736321760, '1'),
(179939, 18042, 'QU', 'OK', 'S', 1736321772, 1736321772, '1'),
(179940, 35841, 'QU', 'OK', 'S', 1736322065, 1736322065, '1'),
(179941, 35838, 'QU', 'OK', 'S', 1736322513, 1736322513, '1'),
(179942, 35838, 'QU', 'OK', 'S', 1736322892, 1736322892, '1'),
(179943, 34161, 'QU', 'OK', 'S', 1736322908, 1736322908, '1'),
(179944, 34161, 'QU', 'OK', 'S', 1736322961, 1736322961, '1'),
(179945, 35827, 'QU', 'OK', 'S', 1736323036, 1736323036, '1'),
(179946, 33724, 'QU', 'OK', 'S', 1736323053, 1736323053, '1'),
(179947, 35828, 'QU', 'OK', 'S', 1736323067, 1736323067, '1'),
(179948, 35829, 'QU', 'OK', 'S', 1736323097, 1736323097, '1'),
(179949, 24957, 'QU', 'OK', 'S', 1736323229, 1736323229, '1'),
(179950, 35835, 'QU', 'OK', 'S', 1736323287, 1736323287, '1'),
(179951, 33724, 'QU', 'OK', 'S', 1736323338, 1736323338, '1'),
(179952, 35840, 'QU', 'OK', 'S', 1736323381, 1736323381, '1'),
(179953, 33724, 'QU', 'OK', 'S', 1736323431, 1736323431, '1'),
(179954, 33724, 'QU', 'OK', 'S', 1736323471, 1736323471, '1'),
(179955, 33724, 'QU', 'OK', 'S', 1736323505, 1736323505, '1'),
(179956, 35842, 'QU', 'OK', 'S', 1736323538, 1736323538, '1'),
(179957, 33724, 'QU', 'OK', 'S', 1736323552, 1736323552, '1'),
(179958, 30806, 'QU', 'OK', 'S', 1736323659, 1736323659, '1'),
(179959, 30806, 'QU', 'OK', 'S', 1736323668, 1736323668, '1'),
(179960, 30806, 'QU', 'OK', 'S', 1736323682, 1736323682, '1'),
(179961, 30806, 'QU', 'OK', 'S', 1736323690, 1736323690, '1'),
(179962, 35843, 'QU', 'OK', 'S', 1736323695, 1736323695, '1'),
(179963, 30806, 'QU', 'OK', 'S', 1736323699, 1736323699, '1'),
(179964, 23460, 'QU', 'OK', 'S', 1736323756, 1736323756, '1'),
(179965, 23460, 'QU', 'OK', 'S', 1736323793, 1736323793, '1'),
(179966, 23460, 'QU', 'OK', 'S', 1736323812, 1736323812, '1'),
(179967, 23460, 'QU', 'OK', 'S', 1736323825, 1736323825, '1'),
(179968, 23460, 'QU', 'OK', 'S', 1736323835, 1736323835, '1'),
(179969, 35844, 'QU', 'OK', 'S', 1736323840, 1736323840, '1'),
(179970, 23460, 'QU', 'OK', 'S', 1736323847, 1736323847, '1'),
(179971, 23460, 'QU', 'OK', 'S', 1736323861, 1736323861, '1'),
(179972, 23460, 'QU', 'OK', 'S', 1736323878, 1736323878, '1'),
(179973, 23460, 'QU', 'OK', 'S', 1736323887, 1736323887, '1'),
(179974, 35836, 'QU', 'OK', 'S', 1736324083, 1736324083, '1'),
(179975, 35837, 'QU', 'OK', 'S', 1736324124, 1736324124, '1'),
(179976, 35839, 'QU', 'OK', 'S', 1736324459, 1736324459, '1'),
(179977, 35830, 'QU', 'OK', 'S', 1736324651, 1736324651, '1'),
(179978, 35831, 'QU', 'OK', 'S', 1736324687, 1736324687, '1'),
(179979, 35832, 'QU', 'OK', 'S', 1736324721, 1736324721, '1'),
(179980, 35833, 'QU', 'OK', 'S', 1736324757, 1736324757, '1'),
(179981, 35834, 'QU', 'OK', 'S', 1736324786, 1736324786, '1'),
(179982, 34225, 'QU', 'OK', 'S', 1736328266, 1736328266, '1'),
(179983, 34228, 'QU', 'OK', 'S', 1736328521, 1736328521, '1'),
(179984, 28543, 'QU', 'OK', 'S', 1736328960, 1736328960, '1'),
(179985, 34412, 'QU', 'OK', 'S', 1736329023, 1736329023, '1'),
(179986, 34394, 'QU', 'OK', 'S', 1736329063, 1736329063, '1'),
(179987, 34414, 'QU', 'OK', 'S', 1736329244, 1736329244, '1'),
(179988, 34224, 'QU', 'OK', 'S', 1736329452, 1736329452, '1'),
(179989, 34395, 'QU', 'OK', 'S', 1736329573, 1736329573, '1'),
(179990, 34227, 'QU', 'OK', 'S', 1736329756, 1736329756, '1'),
(179991, 12340, 'QU', 'OK', 'S', 1736331297, 1736331297, '1'),
(179992, 12340, 'QU', 'OK', 'S', 1736331318, 1736331318, '1'),
(179993, 12340, 'QU', 'OK', 'S', 1736331356, 1736331356, '1'),
(179994, 12191, 'QU', 'OK', 'S', 1736331503, 1736331503, '1'),
(179995, 3770, 'QU', 'OK', 'S', 1736331769, 1736331769, '1'),
(179996, 3770, 'QU', 'OK', 'S', 1736332185, 1736332185, '1'),
(179997, 3770, 'QU', 'OK', 'S', 1736332206, 1736332206, '1'),
(179998, 3770, 'QU', 'OK', 'S', 1736332215, 1736332215, '1'),
(179999, 2854, 'QU', 'OK', 'S', 1736333016, 1736333016, '1'),
(180000, 35793, 'QU', 'OK', 'S', 1736333287, 1736333287, '1'),
(180001, 26182, 'QU', 'OK', 'S', 1736333294, 1736333294, '1'),
(180002, 26182, 'QU', 'OK', 'S', 1736333296, 1736333296, '1'),
(180003, 26182, 'QU', 'OK', 'S', 1736333299, 1736333299, '1'),
(180004, 26182, 'QU', 'OK', 'S', 1736333301, 1736333301, '1'),
(180005, 26182, 'QU', 'OK', 'S', 1736333303, 1736333303, '1'),
(180006, 26182, 'QU', 'OK', 'S', 1736333305, 1736333305, '1'),
(180007, 26182, 'QU', 'OK', 'S', 1736333307, 1736333307, '1'),
(180008, 26182, 'QU', 'OK', 'S', 1736333310, 1736333310, '1'),
(180009, 26182, 'QU', 'OK', 'S', 1736333312, 1736333312, '1'),
(180010, 26182, 'QU', 'OK', 'S', 1736333315, 1736333315, '1'),
(180011, 30310, 'QU', 'OK', 'S', 1736333353, 1736333353, '1'),
(180012, 30310, 'QU', 'OK', 'S', 1736333356, 1736333356, '1'),
(180013, 30310, 'QU', 'OK', 'S', 1736333394, 1736333394, '1'),
(180014, 30310, 'QU', 'OK', 'S', 1736333396, 1736333396, '1'),
(180015, 30310, 'QU', 'OK', 'S', 1736333399, 1736333399, '1'),
(180016, 30310, 'QU', 'OK', 'S', 1736333401, 1736333401, '1'),
(180017, 30310, 'QU', 'OK', 'S', 1736333403, 1736333403, '1'),
(180018, 30310, 'QU', 'OK', 'S', 1736333406, 1736333406, '1'),
(180019, 30310, 'QU', 'OK', 'S', 1736333410, 1736333410, '1'),
(180020, 30310, 'QU', 'OK', 'S', 1736333413, 1736333413, '1'),
(180021, 30310, 'QU', 'OK', 'S', 1736333415, 1736333415, '1'),
(180022, 30310, 'QU', 'OK', 'S', 1736333418, 1736333418, '1'),
(180023, 30310, 'QU', 'OK', 'S', 1736333420, 1736333420, '1'),
(180024, 30310, 'QU', 'OK', 'S', 1736333423, 1736333423, '1'),
(180025, 30310, 'QU', 'OK', 'S', 1736333457, 1736333457, '1'),
(180026, 30310, 'QU', 'OK', 'S', 1736333459, 1736333459, '1'),
(180027, 30310, 'QU', 'OK', 'S', 1736333461, 1736333461, '1'),
(180028, 30310, 'QU', 'OK', 'S', 1736333464, 1736333464, '1'),
(180029, 35793, 'QU', 'OK', 'S', 1736333471, 1736333471, '1'),
(180030, 30310, 'QU', 'OK', 'S', 1736333483, 1736333483, '1'),
(180031, 30310, 'QU', 'OK', 'S', 1736333485, 1736333485, '1'),
(180032, 35793, 'QU', 'OK', 'S', 1736333489, 1736333489, '1'),
(180033, 30310, 'QU', 'OK', 'S', 1736333489, 1736333489, '1'),
(180034, 30310, 'QU', 'OK', 'S', 1736333491, 1736333491, '1'),
(180035, 30310, 'QU', 'OK', 'S', 1736333493, 1736333493, '1'),
(180036, 30310, 'QU', 'OK', 'S', 1736333496, 1736333496, '1'),
(180037, 30310, 'QU', 'OK', 'S', 1736333498, 1736333498, '1'),
(180038, 30310, 'QU', 'OK', 'S', 1736333500, 1736333500, '1'),
(180039, 30310, 'QU', 'OK', 'S', 1736333503, 1736333503, '1'),
(180040, 35793, 'QU', 'OK', 'S', 1736333503, 1736333503, '1'),
(180041, 30310, 'QU', 'OK', 'S', 1736333505, 1736333505, '1'),
(180042, 35793, 'QU', 'OK', 'S', 1736333523, 1736333523, '1'),
(180043, 27365, 'QU', 'OK', 'S', 1736333538, 1736333538, '1'),
(180044, 27365, 'QU', 'OK', 'S', 1736333540, 1736333540, '1'),
(180045, 35793, 'QU', 'OK', 'S', 1736333541, 1736333541, '1'),
(180046, 35793, 'QU', 'OK', 'S', 1736333552, 1736333552, '1'),
(180047, 35793, 'QU', 'OK', 'S', 1736333574, 1736333574, '1'),
(180048, 32506, 'QU', 'OK', 'S', 1736333589, 1736333589, '1'),
(180049, 32506, 'QU', 'OK', 'S', 1736333591, 1736333591, '1'),
(180050, 32506, 'QU', 'OK', 'S', 1736333593, 1736333593, '1'),
(180051, 35793, 'QU', 'OK', 'S', 1736333594, 1736333594, '1'),
(180052, 32506, 'QU', 'OK', 'S', 1736333595, 1736333595, '1'),
(180053, 32506, 'QU', 'OK', 'S', 1736333597, 1736333597, '1'),
(180054, 32506, 'QU', 'OK', 'S', 1736333610, 1736333610, '1'),
(180055, 32506, 'QU', 'OK', 'S', 1736333612, 1736333612, '1'),
(180056, 32506, 'QU', 'OK', 'S', 1736333614, 1736333614, '1'),
(180057, 32506, 'QU', 'OK', 'S', 1736333616, 1736333616, '1'),
(180058, 32506, 'QU', 'OK', 'S', 1736333622, 1736333622, '1'),
(180059, 35793, 'QU', 'OK', 'S', 1736333623, 1736333623, '1'),
(180060, 32506, 'QU', 'OK', 'S', 1736333624, 1736333624, '1'),
(180061, 32506, 'QU', 'OK', 'S', 1736333626, 1736333626, '1'),
(180062, 32506, 'QU', 'OK', 'S', 1736333629, 1736333629, '1'),
(180063, 32506, 'QU', 'OK', 'S', 1736333631, 1736333631, '1'),
(180064, 32506, 'QU', 'OK', 'S', 1736333634, 1736333634, '1'),
(180065, 32506, 'QU', 'OK', 'S', 1736333636, 1736333636, '1'),
(180066, 35793, 'QU', 'OK', 'S', 1736333646, 1736333646, '1'),
(180067, 32506, 'QU', 'OK', 'S', 1736333650, 1736333650, '1'),
(180068, 35793, 'QU', 'OK', 'S', 1736333662, 1736333662, '1'),
(180069, 32506, 'QU', 'OK', 'S', 1736333678, 1736333678, '1'),
(180070, 35793, 'QU', 'OK', 'S', 1736333685, 1736333685, '1'),
(180071, 14832, 'QU', 'OK', 'S', 1736333711, 1736333711, '1'),
(180072, 35793, 'QU', 'OK', 'S', 1736333714, 1736333714, '1'),
(180073, 14832, 'QU', 'OK', 'S', 1736333716, 1736333716, '1'),
(180074, 14832, 'QU', 'OK', 'S', 1736333718, 1736333718, '1'),
(180075, 14832, 'QU', 'OK', 'S', 1736333720, 1736333720, '1'),
(180076, 14832, 'QU', 'OK', 'S', 1736333723, 1736333723, '1'),
(180077, 14832, 'QU', 'OK', 'S', 1736333726, 1736333726, '1'),
(180078, 14832, 'QU', 'OK', 'S', 1736333728, 1736333728, '1'),
(180079, 35793, 'QU', 'OK', 'S', 1736333730, 1736333730, '1'),
(180080, 14832, 'QU', 'OK', 'S', 1736333731, 1736333731, '1'),
(180081, 14832, 'QU', 'OK', 'S', 1736333735, 1736333735, '1'),
(180082, 14832, 'QU', 'OK', 'S', 1736333740, 1736333740, '1'),
(180083, 35793, 'QU', 'OK', 'S', 1736333743, 1736333743, '1'),
(180084, 14832, 'QU', 'OK', 'S', 1736333750, 1736333750, '1'),
(180085, 14832, 'QU', 'OK', 'S', 1736333753, 1736333753, '1'),
(180086, 14832, 'QU', 'OK', 'S', 1736333755, 1736333755, '1'),
(180087, 14832, 'QU', 'OK', 'S', 1736333758, 1736333758, '1'),
(180088, 14832, 'QU', 'OK', 'S', 1736333760, 1736333760, '1'),
(180089, 14832, 'QU', 'OK', 'S', 1736333762, 1736333762, '1'),
(180090, 14832, 'QU', 'OK', 'S', 1736333764, 1736333764, '1'),
(180091, 35793, 'QU', 'OK', 'S', 1736333765, 1736333765, '1'),
(180092, 14832, 'QU', 'OK', 'S', 1736333767, 1736333767, '1'),
(180093, 14832, 'QU', 'OK', 'S', 1736333769, 1736333769, '1'),
(180094, 14832, 'QU', 'OK', 'S', 1736333772, 1736333772, '1'),
(180095, 35794, 'QU', 'OK', 'S', 1736333788, 1736333788, '1'),
(180096, 35794, 'QU', 'OK', 'S', 1736333801, 1736333801, '1'),
(180097, 14832, 'QU', 'OK', 'S', 1736333814, 1736333814, '1'),
(180098, 35794, 'QU', 'OK', 'S', 1736333814, 1736333814, '1'),
(180099, 14832, 'QU', 'OK', 'S', 1736333817, 1736333817, '1'),
(180100, 14832, 'QU', 'OK', 'S', 1736333818, 1736333818, '1'),
(180101, 14832, 'QU', 'OK', 'S', 1736333820, 1736333820, '1'),
(180102, 35794, 'QU', 'OK', 'S', 1736333826, 1736333826, '1'),
(180103, 35794, 'QU', 'OK', 'S', 1736333839, 1736333839, '1'),
(180104, 33756, 'QU', 'OK', 'S', 1736333978, 1736333978, '1'),
(180105, 24491, 'QU', 'OK', 'S', 1736334583, 1736334583, '1'),
(180106, 18307, 'QU', 'OK', 'S', 1736334737, 1736334737, '1'),
(180107, 26378, 'QU', 'OK', 'S', 1736334747, 1736334747, '1'),
(180108, 26378, 'QU', 'OK', 'S', 1736334747, 1736334747, '1'),
(180109, 31772, 'QU', 'OK', 'S', 1736334762, 1736334762, '1'),
(180110, 21115, 'QU', 'OK', 'S', 1736334774, 1736334774, '1'),
(180111, 31563, 'QU', 'OK', 'S', 1736334788, 1736334788, '1'),
(180112, 20560, 'QU', 'OK', 'S', 1736334800, 1736334800, '1'),
(180113, 20047, 'QU', 'OK', 'S', 1736334808, 1736334808, '1'),
(180114, 8664, 'QU', 'OK', 'S', 1736335032, 1736335032, '1'),
(180115, 8664, 'QU', 'OK', 'S', 1736335037, 1736335037, '1'),
(180116, 8664, 'QU', 'OK', 'S', 1736335044, 1736335044, '1'),
(180117, 8664, 'QU', 'OK', 'S', 1736335052, 1736335052, '1'),
(180118, 8664, 'QU', 'OK', 'S', 1736335057, 1736335057, '1'),
(180119, 8664, 'QU', 'OK', 'S', 1736335063, 1736335063, '1'),
(180120, 8664, 'QU', 'OK', 'S', 1736335070, 1736335070, '1'),
(180121, 8664, 'QU', 'OK', 'S', 1736335079, 1736335079, '1'),
(180122, 8664, 'QU', 'OK', 'S', 1736335088, 1736335088, '1'),
(180123, 34037, 'QU', 'OK', 'S', 1736335103, 1736335103, '1'),
(180124, 16533, 'QU', 'OK', 'S', 1736335129, 1736335129, '1'),
(180125, 29513, 'QU', 'OK', 'S', 1736335148, 1736335148, '1'),
(180126, 30484, 'QU', 'OK', 'S', 1736335169, 1736335169, '1'),
(180127, 34685, 'QU', 'OK', 'S', 1736335183, 1736335183, '1'),
(180128, 30401, 'QU', 'OK', 'S', 1736335251, 1736335251, '1'),
(180129, 34587, 'QU', 'OK', 'S', 1736335273, 1736335273, '1'),
(180130, 34586, 'QU', 'OK', 'S', 1736335564, 1736335564, '1'),
(180131, 30326, 'QU', 'OK', 'S', 1736335664, 1736335664, '1'),
(180132, 2440, 'QU', 'OK', 'S', 1736336249, 1736336249, '1'),
(180133, 2440, 'QU', 'OK', 'S', 1736336266, 1736336266, '1'),
(180134, 2007, 'QU', 'OK', 'S', 1736336427, 1736336427, '1'),
(180135, 2007, 'QU', 'OK', 'S', 1736336432, 1736336432, '1'),
(180136, 35468, 'QU', 'OK', 'S', 1736336634, 1736336634, '1'),
(180137, 3850, 'QU', 'OK', 'S', 1736336638, 1736336638, '1'),
(180138, 18958, 'QU', 'OK', 'S', 1736336640, 1736336640, '1'),
(180139, 18958, 'QU', 'OK', 'S', 1736336643, 1736336643, '1'),
(180140, 3850, 'QU', 'OK', 'S', 1736336648, 1736336648, '1'),
(180141, 287, 'QU', 'OK', 'S', 1736337430, 1736337430, '1'),
(180142, 30302, 'QU', 'OK', 'S', 1736337432, 1736337432, '1'),
(180143, 287, 'QU', 'OK', 'S', 1736337501, 1736337501, '1'),
(180144, 259, 'QU', 'OK', 'S', 1736337930, 1736337930, '1'),
(180145, 259, 'QU', 'OK', 'S', 1736337933, 1736337933, '1'),
(180146, 259, 'QU', 'OK', 'S', 1736337936, 1736337936, '1'),
(180147, 259, 'QU', 'OK', 'S', 1736337939, 1736337939, '1'),
(180148, 259, 'QU', 'OK', 'S', 1736337942, 1736337942, '1'),
(180149, 259, 'QU', 'OK', 'S', 1736337946, 1736337946, '1'),
(180150, 259, 'QU', 'OK', 'S', 1736337949, 1736337949, '1'),
(180151, 259, 'QU', 'OK', 'S', 1736337951, 1736337951, '1'),
(180152, 259, 'QU', 'OK', 'S', 1736337955, 1736337955, '1'),
(180153, 259, 'QU', 'OK', 'S', 1736337958, 1736337958, '1'),
(180154, 259, 'QU', 'OK', 'S', 1736337961, 1736337961, '1'),
(180155, 259, 'QU', 'OK', 'S', 1736337969, 1736337969, '1'),
(180156, 259, 'QU', 'OK', 'S', 1736337974, 1736337974, '1'),
(180157, 259, 'QU', 'OK', 'S', 1736337978, 1736337978, '1'),
(180158, 259, 'QU', 'OK', 'S', 1736337983, 1736337983, '1'),
(180159, 259, 'QU', 'OK', 'S', 1736337987, 1736337987, '1'),
(180160, 259, 'QU', 'OK', 'S', 1736337992, 1736337992, '1'),
(180161, 259, 'QU', 'OK', 'S', 1736338003, 1736338003, '1'),
(180162, 259, 'QU', 'OK', 'S', 1736338007, 1736338007, '1'),
(180163, 286, 'QU', 'OK', 'S', 1736338086, 1736338086, '1'),
(180164, 286, 'QU', 'OK', 'S', 1736338097, 1736338097, '1'),
(180165, 286, 'QU', 'OK', 'S', 1736338123, 1736338123, '1'),
(180166, 286, 'QU', 'OK', 'S', 1736338138, 1736338138, '1'),
(180167, 286, 'QU', 'OK', 'S', 1736338152, 1736338152, '1'),
(180168, 34592, 'QU', 'OK', 'S', 1736338153, 1736338153, '1'),
(180169, 33962, 'QU', 'OK', 'S', 1736338166, 1736338166, '1'),
(180170, 33944, 'QU', 'OK', 'S', 1736338169, 1736338169, '1'),
(180171, 30514, 'QU', 'OK', 'S', 1736338172, 1736338172, '1'),
(180172, 34592, 'QU', 'OK', 'S', 1736338231, 1736338231, '1'),
(180173, 33944, 'QU', 'OK', 'S', 1736338328, 1736338328, '1'),
(180174, 30514, 'QU', 'OK', 'S', 1736338350, 1736338350, '1'),
(180175, 33962, 'QU', 'OK', 'S', 1736338365, 1736338365, '1'),
(180176, 24243, 'QU', 'OK', 'S', 1736339354, 1736339354, '1'),
(180177, 23747, 'QU', 'OK', 'S', 1736339359, 1736339359, '1'),
(180178, 30994, 'QU', 'OK', 'S', 1736339367, 1736339367, '1'),
(180179, 23747, 'QU', 'OK', 'S', 1736339372, 1736339372, '1'),
(180180, 23747, 'QU', 'OK', 'S', 1736339377, 1736339377, '1'),
(180181, 23747, 'QU', 'OK', 'S', 1736339382, 1736339382, '1'),
(180182, 11678, 'QU', 'OK', 'S', 1736339387, 1736339387, '1'),
(180183, 19690, 'QU', 'OK', 'S', 1736339391, 1736339391, '1'),
(180184, 11678, 'QU', 'OK', 'S', 1736339397, 1736339397, '1'),
(180185, 19690, 'QU', 'OK', 'S', 1736339402, 1736339402, '1'),
(180186, 19690, 'QU', 'OK', 'S', 1736339407, 1736339407, '1'),
(180187, 28189, 'QU', 'OK', 'S', 1736339412, 1736339412, '1'),
(180188, 26866, 'QU', 'OK', 'S', 1736339419, 1736339419, '1'),
(180189, 31439, 'QU', 'OK', 'S', 1736339424, 1736339424, '1'),
(180190, 35276, 'QU', 'OK', 'S', 1736339430, 1736339430, '1'),
(180191, 19535, 'QU', 'OK', 'S', 1736339435, 1736339435, '1'),
(180192, 27862, 'QU', 'OK', 'S', 1736339440, 1736339440, '1'),
(180193, 21888, 'QU', 'OK', 'S', 1736339445, 1736339445, '1'),
(180194, 21888, 'QU', 'OK', 'S', 1736339451, 1736339451, '1'),
(180195, 15055, 'QU', 'OK', 'S', 1736339456, 1736339456, '1'),
(180196, 21985, 'QU', 'OK', 'S', 1736339461, 1736339461, '1'),
(180197, 34883, 'QU', 'OK', 'S', 1736339467, 1736339467, '1'),
(180198, 27748, 'QU', 'OK', 'S', 1736339473, 1736339473, '1'),
(180199, 27748, 'QU', 'OK', 'S', 1736339475, 1736339475, '1'),
(180200, 21985, 'QU', 'OK', 'S', 1736339481, 1736339481, '1'),
(180201, 15055, 'QU', 'OK', 'S', 1736339483, 1736339483, '1'),
(180202, 24433, 'QU', 'OK', 'S', 1736339491, 1736339491, '1'),
(180203, 26866, 'QU', 'OK', 'S', 1736339497, 1736339497, '1'),
(180204, 24433, 'QU', 'OK', 'S', 1736339501, 1736339501, '1'),
(180205, 19305, 'QU', 'OK', 'S', 1736339506, 1736339506, '1'),
(180206, 18403, 'QU', 'OK', 'S', 1736339513, 1736339513, '1'),
(180207, 29148, 'QU', 'OK', 'S', 1736339518, 1736339518, '1'),
(180208, 1560, 'QU', 'OK', 'S', 1736339522, 1736339522, '1'),
(180209, 31492, 'QU', 'OK', 'S', 1736339524, 1736339524, '1'),
(180210, 1560, 'QU', 'OK', 'S', 1736339525, 1736339525, '1'),
(180211, 1560, 'QU', 'OK', 'S', 1736339528, 1736339528, '1'),
(180212, 19535, 'QU', 'OK', 'S', 1736339534, 1736339534, '1'),
(180213, 34883, 'QU', 'OK', 'S', 1736339540, 1736339540, '1'),
(180214, 19535, 'QU', 'OK', 'S', 1736339547, 1736339547, '1'),
(180215, 21737, 'QU', 'OK', 'S', 1736339553, 1736339553, '1'),
(180216, 19305, 'QU', 'OK', 'S', 1736339558, 1736339558, '1'),
(180217, 19305, 'QU', 'OK', 'S', 1736339566, 1736339566, '1'),
(180218, 21737, 'QU', 'OK', 'S', 1736339573, 1736339573, '1'),
(180219, 21737, 'QU', 'OK', 'S', 1736339579, 1736339579, '1'),
(180220, 19305, 'QU', 'OK', 'S', 1736339584, 1736339584, '1'),
(180221, 35276, 'QU', 'OK', 'S', 1736339590, 1736339590, '1'),
(180222, 31439, 'QU', 'OK', 'S', 1736339595, 1736339595, '1'),
(180223, 26866, 'QU', 'OK', 'S', 1736339602, 1736339602, '1'),
(180224, 1560, 'QU', 'OK', 'S', 1736339607, 1736339607, '1'),
(180225, 1560, 'QU', 'OK', 'S', 1736339622, 1736339622, '1'),
(180226, 33346, 'QU', 'OK', 'S', 1736339627, 1736339627, '1'),
(180227, 15172, 'QU', 'OK', 'S', 1736339633, 1736339633, '1'),
(180228, 33448, 'QU', 'OK', 'S', 1736339641, 1736339641, '1'),
(180229, 24939, 'QU', 'OK', 'S', 1736339646, 1736339646, '1'),
(180230, 24939, 'QU', 'OK', 'S', 1736339650, 1736339650, '1'),
(180231, 15172, 'QU', 'OK', 'S', 1736339655, 1736339655, '1'),
(180232, 1560, 'QU', 'OK', 'S', 1736339662, 1736339662, '1'),
(180233, 33448, 'QU', 'OK', 'S', 1736339665, 1736339665, '1'),
(180234, 1560, 'QU', 'OK', 'S', 1736339665, 1736339665, '1'),
(180235, 1560, 'QU', 'OK', 'S', 1736339668, 1736339668, '1'),
(180236, 15172, 'QU', 'OK', 'S', 1736339669, 1736339669, '1'),
(180237, 1560, 'QU', 'OK', 'S', 1736339671, 1736339671, '1'),
(180238, 1560, 'QU', 'OK', 'S', 1736339674, 1736339674, '1'),
(180239, 15172, 'QU', 'OK', 'S', 1736339674, 1736339674, '1'),
(180240, 30413, 'QU', 'OK', 'S', 1736339679, 1736339679, '1'),
(180241, 31913, 'QU', 'OK', 'S', 1736339683, 1736339683, '1'),
(180242, 31913, 'QU', 'OK', 'S', 1736339688, 1736339688, '1'),
(180243, 29493, 'QU', 'OK', 'S', 1736339694, 1736339694, '1'),
(180244, 15172, 'QU', 'OK', 'S', 1736339704, 1736339704, '1'),
(180245, 31395, 'QU', 'OK', 'S', 1736339711, 1736339711, '1'),
(180246, 33448, 'QU', 'OK', 'S', 1736339717, 1736339717, '1'),
(180247, 1560, 'QU', 'OK', 'S', 1736339725, 1736339725, '1'),
(180248, 33448, 'QU', 'OK', 'S', 1736339727, 1736339727, '1'),
(180249, 1560, 'QU', 'OK', 'S', 1736339728, 1736339728, '1'),
(180250, 31395, 'QU', 'OK', 'S', 1736339738, 1736339738, '1'),
(180251, 30413, 'QU', 'OK', 'S', 1736339743, 1736339743, '1'),
(180252, 34667, 'QU', 'OK', 'S', 1736339748, 1736339748, '1'),
(180253, 30413, 'QU', 'OK', 'S', 1736339754, 1736339754, '1'),
(180254, 34667, 'QU', 'OK', 'S', 1736339760, 1736339760, '1'),
(180255, 33448, 'QU', 'OK', 'S', 1736339765, 1736339765, '1'),
(180256, 31395, 'QU', 'OK', 'S', 1736339769, 1736339769, '1'),
(180257, 33448, 'QU', 'OK', 'S', 1736339774, 1736339774, '1'),
(180258, 34065, 'QU', 'OK', 'S', 1736339798, 1736339798, '1'),
(180259, 34066, 'QU', 'OK', 'S', 1736339803, 1736339803, '1'),
(180260, 34066, 'QU', 'OK', 'S', 1736339807, 1736339807, '1'),
(180261, 26625, 'QU', 'OK', 'S', 1736339952, 1736339952, '1'),
(180262, 26625, 'QU', 'OK', 'S', 1736339955, 1736339955, '1'),
(180263, 3693, 'QU', 'OK', 'S', 1736340848, 1736340848, '1'),
(180264, 19926, 'QU', 'OK', 'S', 1736341007, 1736341007, '1'),
(180265, 19926, 'QU', 'OK', 'S', 1736341011, 1736341011, '1'),
(180266, 19926, 'QU', 'OK', 'S', 1736341013, 1736341013, '1'),
(180267, 19926, 'QU', 'OK', 'S', 1736341018, 1736341018, '1'),
(180268, 19926, 'QU', 'OK', 'S', 1736341021, 1736341021, '1'),
(180269, 19926, 'QU', 'OK', 'S', 1736341024, 1736341024, '1'),
(180270, 19926, 'QU', 'OK', 'S', 1736341027, 1736341027, '1'),
(180271, 19926, 'QU', 'OK', 'S', 1736341042, 1736341042, '1'),
(180272, 8723, 'QU', 'OK', 'S', 1736341520, 1736341520, '1'),
(180273, 29602, 'QU', 'OK', 'S', 1736341532, 1736341532, '1'),
(180274, 16444, 'QU', 'OK', 'S', 1736341540, 1736341540, '1'),
(180275, 643, 'QU', 'OK', 'S', 1736342178, 1736342178, '1'),
(180276, 643, 'QU', 'OK', 'S', 1736342184, 1736342184, '1'),
(180277, 643, 'QU', 'OK', 'S', 1736342191, 1736342191, '1'),
(180278, 643, 'QU', 'OK', 'S', 1736342197, 1736342197, '1'),
(180279, 643, 'QU', 'OK', 'S', 1736342204, 1736342204, '1'),
(180280, 643, 'QU', 'OK', 'S', 1736342209, 1736342209, '1'),
(180281, 643, 'QU', 'OK', 'S', 1736342217, 1736342217, '1'),
(180282, 1314, 'QU', 'OK', 'S', 1736342667, 1736342667, '1'),
(180283, 359, 'QU', 'OK', 'S', 1736342715, 1736342715, '1'),
(180284, 359, 'QU', 'OK', 'S', 1736342723, 1736342723, '1'),
(180285, 29602, 'QU', 'OK', 'S', 1736343699, 1736343699, '1'),
(180286, 5120, 'QU', 'OK', 'S', 1736396746, 1736396746, '1'),
(180287, 3514, 'QU', 'OK', 'S', 1736396802, 1736396802, '1'),
(180288, 3514, 'QU', 'OK', 'S', 1736396811, 1736396811, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(180289, 3514, 'QU', 'OK', 'S', 1736396814, 1736396814, '1'),
(180290, 254, 'QU', 'OK', 'S', 1736397866, 1736397866, '1'),
(180291, 1333, 'QU', 'OK', 'S', 1736398194, 1736398194, '1'),
(180292, 1333, 'QU', 'OK', 'S', 1736398197, 1736398197, '1'),
(180293, 1333, 'QU', 'OK', 'S', 1736398200, 1736398200, '1'),
(180294, 1333, 'QU', 'OK', 'S', 1736398204, 1736398204, '1'),
(180295, 34064, 'QU', 'OK', 'S', 1736400998, 1736400998, '1'),
(180296, 34064, 'QU', 'OK', 'S', 1736401005, 1736401005, '1'),
(180297, 34545, 'QU', 'OK', 'S', 1736401007, 1736401007, '1'),
(180298, 34545, 'QU', 'OK', 'S', 1736401009, 1736401009, '1'),
(180299, 19840, 'QU', 'OK', 'S', 1736401032, 1736401032, '1'),
(180300, 19840, 'QU', 'OK', 'S', 1736401035, 1736401035, '1'),
(180301, 19840, 'QU', 'OK', 'S', 1736401037, 1736401037, '1'),
(180302, 19840, 'QU', 'OK', 'S', 1736401039, 1736401039, '1'),
(180303, 19840, 'QU', 'OK', 'S', 1736401041, 1736401041, '1'),
(180304, 19840, 'QU', 'OK', 'S', 1736401044, 1736401044, '1'),
(180305, 33720, 'QU', 'OK', 'S', 1736405075, 1736405075, '1'),
(180306, 182, 'QU', 'OK', 'S', 1736407762, 1736407762, '1'),
(180307, 4221, 'QU', 'OK', 'S', 1736408394, 1736408394, '1'),
(180308, 4221, 'QU', 'OK', 'S', 1736408406, 1736408406, '1'),
(180309, 6585, 'QU', 'OK', 'S', 1736408685, 1736408685, '1'),
(180310, 3371, 'QU', 'OK', 'S', 1736408961, 1736408961, '1'),
(180311, 3371, 'QU', 'OK', 'S', 1736408964, 1736408964, '1'),
(180312, 35700, 'QU', 'OK', 'S', 1736416495, 1736416495, '1'),
(180313, 20783, 'QU', 'OK', 'S', 1736417017, 1736417017, '1'),
(180314, 18838, 'QU', 'OK', 'S', 1736417020, 1736417020, '1'),
(180315, 31526, 'QU', 'OK', 'S', 1736417027, 1736417027, '1'),
(180316, 31185, 'QU', 'OK', 'S', 1736417031, 1736417031, '1'),
(180317, 28520, 'QU', 'OK', 'S', 1736417035, 1736417035, '1'),
(180318, 18566, 'QU', 'OK', 'S', 1736417038, 1736417038, '1'),
(180319, 12346, 'QU', 'OK', 'S', 1736417042, 1736417042, '1'),
(180320, 33101, 'QU', 'OK', 'S', 1736417047, 1736417047, '1'),
(180321, 16533, 'QU', 'OK', 'S', 1736417051, 1736417051, '1'),
(180322, 16533, 'QU', 'OK', 'S', 1736417055, 1736417055, '1'),
(180323, 33294, 'QU', 'OK', 'S', 1736417059, 1736417059, '1'),
(180324, 31185, 'QU', 'OK', 'S', 1736417081, 1736417081, '1'),
(180325, 31526, 'QU', 'OK', 'S', 1736417083, 1736417083, '1'),
(180326, 33966, 'QU', 'OK', 'S', 1736417088, 1736417088, '1'),
(180327, 14476, 'QU', 'OK', 'S', 1736417096, 1736417096, '1'),
(180328, 14476, 'QU', 'OK', 'S', 1736417104, 1736417104, '1'),
(180329, 33294, 'QU', 'OK', 'S', 1736417108, 1736417108, '1'),
(180330, 33294, 'QU', 'OK', 'S', 1736417110, 1736417110, '1'),
(180331, 33101, 'QU', 'OK', 'S', 1736417114, 1736417114, '1'),
(180332, 14476, 'QU', 'OK', 'S', 1736417236, 1736417236, '1'),
(180333, 30435, 'QU', 'OK', 'S', 1736417759, 1736417759, '1'),
(180334, 30435, 'QU', 'OK', 'S', 1736417761, 1736417761, '1'),
(180335, 30435, 'QU', 'OK', 'S', 1736417810, 1736417810, '1'),
(180336, 35791, 'QU', 'OK', 'S', 1736421326, 1736421326, '1'),
(180337, 35747, 'QU', 'OK', 'S', 1736422160, 1736422160, '1'),
(180338, 31746, 'QU', 'OK', 'S', 1736422632, 1736422632, '1'),
(180339, 31746, 'QU', 'OK', 'S', 1736422637, 1736422637, '1'),
(180340, 31746, 'QU', 'OK', 'S', 1736422643, 1736422643, '1'),
(180341, 31746, 'QU', 'OK', 'S', 1736422660, 1736422660, '1'),
(180342, 35766, 'QU', 'OK', 'S', 1736422672, 1736422672, '1'),
(180343, 19144, 'QU', 'OK', 'S', 1736422679, 1736422679, '1'),
(180344, 35316, 'QU', 'OK', 'S', 1736422733, 1736422733, '1'),
(180345, 24321, 'QU', 'OK', 'S', 1736422748, 1736422748, '1'),
(180346, 24322, 'QU', 'OK', 'S', 1736422761, 1736422761, '1'),
(180347, 35797, 'QU', 'OK', 'S', 1736422774, 1736422774, '1'),
(180348, 35314, 'QU', 'OK', 'S', 1736422790, 1736422790, '1'),
(180349, 35644, 'QU', 'OK', 'S', 1736422824, 1736422824, '1'),
(180350, 32501, 'QU', 'OK', 'S', 1736422842, 1736422842, '1'),
(180351, 31352, 'QU', 'OK', 'S', 1736422856, 1736422856, '1'),
(180352, 35516, 'QU', 'OK', 'S', 1736422869, 1736422869, '1'),
(180353, 7866, 'QU', 'OK', 'S', 1736422884, 1736422884, '1'),
(180354, 1737, 'QU', 'OK', 'S', 1736422911, 1736422911, '1'),
(180355, 35405, 'QU', 'OK', 'S', 1736422948, 1736422948, '1'),
(180356, 28058, 'QU', 'OK', 'S', 1736422962, 1736422962, '1'),
(180357, 35455, 'QU', 'OK', 'S', 1736422984, 1736422984, '1'),
(180358, 31928, 'QU', 'OK', 'S', 1736423002, 1736423002, '1'),
(180359, 28523, 'QU', 'OK', 'S', 1736423019, 1736423019, '1'),
(180360, 31746, 'QU', 'OK', 'S', 1736423036, 1736423036, '1'),
(180361, 20860, 'QU', 'OK', 'S', 1736423056, 1736423056, '1'),
(180362, 35456, 'QU', 'OK', 'S', 1736423124, 1736423124, '1'),
(180363, 14285, 'QU', 'OK', 'S', 1736423148, 1736423148, '1'),
(180364, 28815, 'QU', 'OK', 'S', 1736423168, 1736423168, '1'),
(180365, 13460, 'QU', 'OK', 'S', 1736423189, 1736423189, '1'),
(180366, 34864, 'QU', 'OK', 'S', 1736423206, 1736423206, '1'),
(180367, 28684, 'QU', 'OK', 'S', 1736423221, 1736423221, '1'),
(180368, 28684, 'QU', 'OK', 'S', 1736423234, 1736423234, '1'),
(180369, 34864, 'QU', 'OK', 'S', 1736423255, 1736423255, '1'),
(180370, 26013, 'QU', 'OK', 'S', 1736423270, 1736423270, '1'),
(180371, 32609, 'QU', 'OK', 'S', 1736423285, 1736423285, '1'),
(180372, 35406, 'QU', 'OK', 'S', 1736423305, 1736423305, '1'),
(180373, 26023, 'QU', 'OK', 'S', 1736423322, 1736423322, '1'),
(180374, 25920, 'QU', 'OK', 'S', 1736423344, 1736423344, '1'),
(180375, 33157, 'QU', 'OK', 'S', 1736423364, 1736423364, '1'),
(180376, 14163, 'QU', 'OK', 'S', 1736423410, 1736423410, '1'),
(180377, 14163, 'QU', 'OK', 'S', 1736423429, 1736423429, '1'),
(180378, 35748, 'QU', 'OK', 'S', 1736423441, 1736423441, '1'),
(180379, 35790, 'QU', 'OK', 'S', 1736423504, 1736423504, '1'),
(180380, 35765, 'QU', 'OK', 'S', 1736423533, 1736423533, '1'),
(180381, 27413, 'QU', 'OK', 'S', 1736423579, 1736423579, '1'),
(180382, 19006, 'QU', 'OK', 'S', 1736423588, 1736423588, '1'),
(180383, 33280, 'QU', 'OK', 'S', 1736423601, 1736423601, '1'),
(180384, 33280, 'QU', 'OK', 'S', 1736423601, 1736423601, '1'),
(180385, 33774, 'QU', 'OK', 'S', 1736423632, 1736423632, '1'),
(180386, 33901, 'QU', 'OK', 'S', 1736423660, 1736423660, '1'),
(180387, 34057, 'QU', 'OK', 'S', 1736423668, 1736423668, '1'),
(180388, 35649, 'QU', 'OK', 'S', 1736423677, 1736423677, '1'),
(180389, 31312, 'QU', 'OK', 'S', 1736423678, 1736423678, '1'),
(180390, 31310, 'QU', 'OK', 'S', 1736423691, 1736423691, '1'),
(180391, 31310, 'QU', 'OK', 'S', 1736423691, 1736423691, '1'),
(180392, 35648, 'QU', 'OK', 'S', 1736423696, 1736423696, '1'),
(180393, 30019, 'QU', 'OK', 'S', 1736423778, 1736423778, '1'),
(180394, 35651, 'QU', 'OK', 'S', 1736423820, 1736423820, '1'),
(180395, 35650, 'QU', 'OK', 'S', 1736423838, 1736423838, '1'),
(180396, 35653, 'QU', 'OK', 'S', 1736423879, 1736423879, '1'),
(180397, 35652, 'QU', 'OK', 'S', 1736423895, 1736423895, '1'),
(180398, 35756, 'QU', 'OK', 'S', 1736423956, 1736423956, '1'),
(180399, 35755, 'QU', 'OK', 'S', 1736423972, 1736423972, '1'),
(180400, 35770, 'QU', 'OK', 'S', 1736424011, 1736424011, '1'),
(180401, 35769, 'QU', 'OK', 'S', 1736424031, 1736424031, '1'),
(180402, 35647, 'QU', 'OK', 'S', 1736424091, 1736424091, '1'),
(180403, 35646, 'QU', 'OK', 'S', 1736424101, 1736424101, '1'),
(180404, 35626, 'QU', 'OK', 'S', 1736424146, 1736424146, '1'),
(180405, 35625, 'QU', 'OK', 'S', 1736424171, 1736424171, '1'),
(180406, 35628, 'QU', 'OK', 'S', 1736424221, 1736424221, '1'),
(180407, 35627, 'QU', 'OK', 'S', 1736424229, 1736424229, '1'),
(180408, 35750, 'QU', 'OK', 'S', 1736424303, 1736424303, '1'),
(180409, 35749, 'QU', 'OK', 'S', 1736424313, 1736424313, '1'),
(180410, 35764, 'QU', 'OK', 'S', 1736424365, 1736424365, '1'),
(180411, 35790, 'QU', 'OK', 'S', 1736424415, 1736424415, '1'),
(180412, 35790, 'QU', 'OK', 'S', 1736424550, 1736424550, '1'),
(180413, 35772, 'QU', 'OK', 'S', 1736424655, 1736424655, '1'),
(180414, 35771, 'QU', 'OK', 'S', 1736424666, 1736424666, '1'),
(180415, 35754, 'QU', 'OK', 'S', 1736424705, 1736424705, '1'),
(180416, 35753, 'QU', 'OK', 'S', 1736424713, 1736424713, '1'),
(180417, 35768, 'QU', 'OK', 'S', 1736424746, 1736424746, '1'),
(180418, 35767, 'QU', 'OK', 'S', 1736424758, 1736424758, '1'),
(180419, 35722, 'QU', 'OK', 'S', 1736424848, 1736424848, '1'),
(180420, 35721, 'QU', 'OK', 'S', 1736424858, 1736424858, '1'),
(180421, 35655, 'QU', 'OK', 'S', 1736424876, 1736424876, '1'),
(180422, 35654, 'QU', 'OK', 'S', 1736424885, 1736424885, '1'),
(180423, 35752, 'QU', 'OK', 'S', 1736424910, 1736424910, '1'),
(180424, 35751, 'QU', 'OK', 'S', 1736424920, 1736424920, '1'),
(180425, 28684, 'QU', 'OK', 'S', 1736425112, 1736425112, '1'),
(180426, 28684, 'QU', 'OK', 'S', 1736425128, 1736425128, '1'),
(180427, 35514, 'QU', 'OK', 'S', 1736425341, 1736425341, '1'),
(180428, 35610, 'QU', 'OK', 'S', 1736425364, 1736425364, '1'),
(180429, 35565, 'QU', 'OK', 'S', 1736425396, 1736425396, '1'),
(180430, 35609, 'QU', 'OK', 'S', 1736425407, 1736425407, '1'),
(180431, 35471, 'QU', 'OK', 'S', 1736425420, 1736425420, '1'),
(180432, 35547, 'QU', 'OK', 'S', 1736425440, 1736425440, '1'),
(180433, 35567, 'QU', 'OK', 'S', 1736425459, 1736425459, '1'),
(180434, 35569, 'QU', 'OK', 'S', 1736425474, 1736425474, '1'),
(180435, 35515, 'QU', 'OK', 'S', 1736425488, 1736425488, '1'),
(180436, 35546, 'QU', 'OK', 'S', 1736425501, 1736425501, '1'),
(180437, 35508, 'QU', 'OK', 'S', 1736425515, 1736425515, '1'),
(180438, 35512, 'QU', 'OK', 'S', 1736425598, 1736425598, '1'),
(180439, 35512, 'QU', 'OK', 'S', 1736425611, 1736425611, '1'),
(180440, 35616, 'QU', 'OK', 'S', 1736425625, 1736425625, '1'),
(180441, 35500, 'QU', 'OK', 'S', 1736425639, 1736425639, '1'),
(180442, 3684, 'QU', 'OK', 'S', 1736426907, 1736426907, '1'),
(180443, 3684, 'QU', 'OK', 'S', 1736426914, 1736426914, '1'),
(180444, 3684, 'QU', 'OK', 'S', 1736426920, 1736426920, '1'),
(180445, 3684, 'QU', 'OK', 'S', 1736426929, 1736426929, '1'),
(180446, 35791, 'QU', 'OK', 'S', 1736427041, 1736427041, '1'),
(180447, 35649, 'QU', 'OK', 'S', 1736427076, 1736427076, '1'),
(180448, 35648, 'QU', 'OK', 'S', 1736427085, 1736427085, '1'),
(180449, 35789, 'QU', 'OK', 'S', 1736427645, 1736427645, '1'),
(180450, 35788, 'QU', 'OK', 'S', 1736427664, 1736427664, '1'),
(180451, 35787, 'QU', 'OK', 'S', 1736427673, 1736427673, '1'),
(180452, 35786, 'QU', 'OK', 'S', 1736427693, 1736427693, '1'),
(180453, 35785, 'QU', 'OK', 'S', 1736427709, 1736427709, '1'),
(180454, 35784, 'QU', 'OK', 'S', 1736427724, 1736427724, '1'),
(180455, 35783, 'QU', 'OK', 'S', 1736427743, 1736427743, '1'),
(180456, 35782, 'QU', 'OK', 'S', 1736427756, 1736427756, '1'),
(180457, 35781, 'QU', 'OK', 'S', 1736427768, 1736427768, '1'),
(180458, 21298, 'QU', 'OK', 'S', 1736427842, 1736427842, '1'),
(180459, 2879, 'QU', 'OK', 'S', 1736428409, 1736428409, '1'),
(180460, 2879, 'QU', 'OK', 'S', 1736428417, 1736428417, '1'),
(180461, 2718, 'QU', 'OK', 'S', 1736428500, 1736428500, '1'),
(180462, 2718, 'QU', 'OK', 'S', 1736428526, 1736428526, '1'),
(180463, 2718, 'QU', 'OK', 'S', 1736428530, 1736428530, '1'),
(180464, 2718, 'QU', 'OK', 'S', 1736428559, 1736428559, '1'),
(180465, 2718, 'QU', 'OK', 'S', 1736428571, 1736428571, '1'),
(180466, 2718, 'QU', 'OK', 'S', 1736428586, 1736428586, '1'),
(180467, 2718, 'QU', 'OK', 'S', 1736428589, 1736428589, '1'),
(180468, 2718, 'QU', 'OK', 'S', 1736428617, 1736428617, '1'),
(180469, 21385, 'QU', 'OK', 'S', 1736429900, 1736429900, '1'),
(180470, 7183, 'QU', 'OK', 'S', 1736486657, 1736486657, '1'),
(180471, 11493, 'QU', 'OK', 'S', 1736487023, 1736487023, '1'),
(180472, 35715, 'QU', 'OK', 'S', 1736490045, 1736490045, '1'),
(180473, 35715, 'QU', 'OK', 'S', 1736490068, 1736490068, '1'),
(180474, 35715, 'QU', 'OK', 'S', 1736490068, 1736490068, '1'),
(180475, 35715, 'QU', 'OK', 'S', 1736490068, 1736490068, '1'),
(180476, 35715, 'QU', 'OK', 'S', 1736490069, 1736490069, '1'),
(180477, 35715, 'QU', 'OK', 'S', 1736490069, 1736490069, '1'),
(180478, 35715, 'QU', 'OK', 'S', 1736490069, 1736490069, '1'),
(180479, 35715, 'QU', 'OK', 'S', 1736490069, 1736490069, '1'),
(180480, 35715, 'QU', 'OK', 'S', 1736490069, 1736490069, '1'),
(180481, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180482, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180483, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180484, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180485, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180486, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180487, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180488, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180489, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180490, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180491, 35688, 'QU', 'OK', 'S', 1736490119, 1736490119, '1'),
(180492, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180493, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180494, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180495, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180496, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180497, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180498, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180499, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180500, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180501, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180502, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180503, 35687, 'QU', 'OK', 'S', 1736490160, 1736490160, '1'),
(180504, 35657, 'QU', 'OK', 'S', 1736490176, 1736490176, '1'),
(180505, 35436, 'QU', 'OK', 'S', 1736490182, 1736490182, '1'),
(180506, 35435, 'QU', 'OK', 'S', 1736490194, 1736490194, '1'),
(180507, 35434, 'QU', 'OK', 'S', 1736490200, 1736490200, '1'),
(180508, 35433, 'QU', 'OK', 'S', 1736490205, 1736490205, '1'),
(180509, 35337, 'QU', 'OK', 'S', 1736490212, 1736490212, '1'),
(180510, 35202, 'QU', 'OK', 'S', 1736490217, 1736490217, '1'),
(180511, 23162, 'QU', 'OK', 'S', 1736492344, 1736492344, '1'),
(180512, 35036, 'QU', 'OK', 'S', 1736492398, 1736492398, '1'),
(180513, 35037, 'QU', 'OK', 'S', 1736492439, 1736492439, '1'),
(180514, 35066, 'QU', 'OK', 'S', 1736492477, 1736492477, '1'),
(180515, 35038, 'QU', 'OK', 'S', 1736492537, 1736492537, '1'),
(180516, 35201, 'QU', 'OK', 'S', 1736500911, 1736500911, '1'),
(180517, 35201, 'QU', 'OK', 'S', 1736500911, 1736500911, '1'),
(180518, 35040, 'QU', 'OK', 'S', 1736500919, 1736500919, '1'),
(180519, 35039, 'QU', 'OK', 'S', 1736500926, 1736500926, '1'),
(180520, 34960, 'QU', 'OK', 'S', 1736500935, 1736500935, '1'),
(180521, 34960, 'QU', 'OK', 'S', 1736500935, 1736500935, '1'),
(180522, 34623, 'QU', 'OK', 'S', 1736500942, 1736500942, '1'),
(180523, 34498, 'QU', 'OK', 'S', 1736500948, 1736500948, '1'),
(180524, 34282, 'QU', 'OK', 'S', 1736500959, 1736500959, '1'),
(180525, 34280, 'QU', 'OK', 'S', 1736500964, 1736500964, '1'),
(180526, 34277, 'QU', 'OK', 'S', 1736500970, 1736500970, '1'),
(180527, 34121, 'QU', 'OK', 'S', 1736500976, 1736500976, '1'),
(180528, 34117, 'QU', 'OK', 'S', 1736500996, 1736500996, '1'),
(180529, 33430, 'QU', 'OK', 'S', 1736501026, 1736501026, '1'),
(180530, 33428, 'QU', 'OK', 'S', 1736501036, 1736501036, '1'),
(180531, 33427, 'QU', 'OK', 'S', 1736501108, 1736501108, '1'),
(180532, 33425, 'QU', 'OK', 'S', 1736501136, 1736501136, '1'),
(180533, 33424, 'QU', 'OK', 'S', 1736501143, 1736501143, '1'),
(180534, 33423, 'QU', 'OK', 'S', 1736501152, 1736501152, '1'),
(180535, 33422, 'QU', 'OK', 'S', 1736501158, 1736501158, '1'),
(180536, 33186, 'QU', 'OK', 'S', 1736501164, 1736501164, '1'),
(180537, 33179, 'QU', 'OK', 'S', 1736501169, 1736501169, '1'),
(180538, 33178, 'QU', 'OK', 'S', 1736501191, 1736501191, '1'),
(180539, 33161, 'QU', 'OK', 'S', 1736501197, 1736501197, '1'),
(180540, 33160, 'QU', 'OK', 'S', 1736501202, 1736501202, '1'),
(180541, 33012, 'QU', 'OK', 'S', 1736501275, 1736501275, '1'),
(180542, 33011, 'QU', 'OK', 'S', 1736501309, 1736501309, '1'),
(180543, 33010, 'QU', 'OK', 'S', 1736501315, 1736501315, '1'),
(180544, 24434, 'QU', 'OK', 'S', 1736501493, 1736501493, '1'),
(180545, 24434, 'QU', 'OK', 'S', 1736501496, 1736501496, '1'),
(180546, 24434, 'QU', 'OK', 'S', 1736501500, 1736501500, '1'),
(180547, 24434, 'QU', 'OK', 'S', 1736501503, 1736501503, '1'),
(180548, 24434, 'QU', 'OK', 'S', 1736501507, 1736501507, '1'),
(180549, 24434, 'QU', 'OK', 'S', 1736501511, 1736501511, '1'),
(180550, 24434, 'QU', 'OK', 'S', 1736501516, 1736501516, '1'),
(180551, 35853, 'QU', 'OK', 'S', 1736502821, 1736502821, '1'),
(180552, 35142, 'QU', 'OK', 'S', 1736503872, 1736503872, '1'),
(180553, 32476, 'QU', 'OK', 'S', 1736503874, 1736503874, '1'),
(180554, 32476, 'QU', 'OK', 'S', 1736503878, 1736503878, '1'),
(180555, 32609, 'QU', 'OK', 'S', 1736503880, 1736503880, '1'),
(180556, 27849, 'QU', 'OK', 'S', 1736503883, 1736503883, '1'),
(180557, 14573, 'QU', 'OK', 'S', 1736503896, 1736503896, '1'),
(180558, 27849, 'QU', 'OK', 'S', 1736503905, 1736503905, '1'),
(180559, 32732, 'QU', 'OK', 'S', 1736503913, 1736503913, '1'),
(180560, 23716, 'QU', 'OK', 'S', 1736503919, 1736503919, '1'),
(180561, 35854, 'QU', 'OK', 'S', 1736504914, 1736504914, '1'),
(180562, 35855, 'QU', 'OK', 'S', 1736505596, 1736505596, '1'),
(180563, 35852, 'QU', 'OK', 'S', 1736506679, 1736506679, '1'),
(180564, 35819, 'QU', 'OK', 'S', 1736506756, 1736506756, '1'),
(180565, 32450, 'QU', 'OK', 'S', 1736506805, 1736506805, '1'),
(180566, 35862, 'QU', 'OK', 'S', 1736506966, 1736506966, '1'),
(180567, 35850, 'QU', 'OK', 'S', 1736507090, 1736507090, '1'),
(180568, 35856, 'QU', 'OK', 'S', 1736507227, 1736507227, '1'),
(180569, 35858, 'QU', 'OK', 'S', 1736507356, 1736507356, '1'),
(180570, 35857, 'QU', 'OK', 'S', 1736508378, 1736508378, '1'),
(180571, 3155, 'QU', 'OK', 'S', 1736508479, 1736508479, '1'),
(180572, 35861, 'QU', 'OK', 'S', 1736508965, 1736508965, '1'),
(180573, 35851, 'QU', 'OK', 'S', 1736509994, 1736509994, '1'),
(180574, 35849, 'QU', 'OK', 'S', 1736510246, 1736510246, '1'),
(180575, 35859, 'QU', 'OK', 'S', 1736510325, 1736510325, '1'),
(180576, 30014, 'QU', 'OK', 'S', 1736510397, 1736510397, '1'),
(180577, 32699, 'QU', 'OK', 'S', 1736510840, 1736510840, '1'),
(180578, 32698, 'QU', 'OK', 'S', 1736510871, 1736510871, '1'),
(180579, 35847, 'QU', 'OK', 'S', 1736511204, 1736511204, '1'),
(180580, 35848, 'QU', 'OK', 'S', 1736511440, 1736511440, '1'),
(180581, 33235, 'QU', 'OK', 'S', 1736515131, 1736515131, '1'),
(180582, 34374, 'QU', 'OK', 'S', 1736515233, 1736515233, '1'),
(180583, 28061, 'QU', 'OK', 'S', 1736515348, 1736515348, '1'),
(180584, 26953, 'QU', 'OK', 'S', 1736515439, 1736515439, '1'),
(180585, 32416, 'QU', 'OK', 'S', 1736516716, 1736516716, '1'),
(180586, 20191, 'QU', 'OK', 'S', 1736518549, 1736518549, '1'),
(180587, 24199, 'QU', 'OK', 'S', 1736518582, 1736518582, '1'),
(180588, 3211, 'QU', 'OK', 'S', 1736570474, 1736570474, '1'),
(180589, 4366, 'QU', 'OK', 'S', 1736570804, 1736570804, '1'),
(180590, 35744, 'QU', 'OK', 'S', 1736573358, 1736573358, '1'),
(180591, 33262, 'QU', 'OK', 'S', 1736573361, 1736573361, '1'),
(180592, 35800, 'QU', 'OK', 'S', 1736573363, 1736573363, '1'),
(180593, 24592, 'QU', 'OK', 'S', 1736573365, 1736573365, '1'),
(180594, 34388, 'QU', 'OK', 'S', 1736573372, 1736573372, '1'),
(180595, 34388, 'QU', 'OK', 'S', 1736573375, 1736573375, '1'),
(180596, 35844, 'QU', 'OK', 'S', 1736573377, 1736573377, '1'),
(180597, 35823, 'QU', 'OK', 'S', 1736573379, 1736573379, '1'),
(180598, 34894, 'QU', 'OK', 'S', 1736573382, 1736573382, '1'),
(180599, 34894, 'QU', 'OK', 'S', 1736573384, 1736573384, '1'),
(180600, 4974, 'QU', 'OK', 'S', 1736578308, 1736578308, '1'),
(180601, 31062, 'QU', 'OK', 'S', 1736578507, 1736578507, '1'),
(180602, 8843, 'QU', 'OK', 'S', 1736580069, 1736580069, '1'),
(180603, 31784, 'QU', 'OK', 'S', 1736580277, 1736580277, '1'),
(180604, 18789, 'QU', 'OK', 'S', 1736580282, 1736580282, '1'),
(180605, 35777, 'QU', 'OK', 'S', 1736580291, 1736580291, '1'),
(180606, 35811, 'QU', 'OK', 'S', 1736580292, 1736580292, '1'),
(180607, 13115, 'QU', 'OK', 'S', 1736580295, 1736580295, '1'),
(180608, 35478, 'QU', 'OK', 'S', 1736580300, 1736580300, '1'),
(180609, 35796, 'QU', 'OK', 'S', 1736580303, 1736580303, '1'),
(180610, 28218, 'QU', 'OK', 'S', 1736580307, 1736580307, '1'),
(180611, 31784, 'QU', 'OK', 'S', 1736580314, 1736580314, '1'),
(180612, 18789, 'QU', 'OK', 'S', 1736580318, 1736580318, '1'),
(180613, 13115, 'QU', 'OK', 'S', 1736580322, 1736580322, '1'),
(180614, 26940, 'QU', 'OK', 'S', 1736580326, 1736580326, '1'),
(180615, 35777, 'QU', 'OK', 'S', 1736580332, 1736580332, '1'),
(180616, 35478, 'QU', 'OK', 'S', 1736580337, 1736580337, '1'),
(180617, 35478, 'QU', 'OK', 'S', 1736580341, 1736580341, '1'),
(180618, 35478, 'QU', 'OK', 'S', 1736580346, 1736580346, '1'),
(180619, 35547, 'QU', 'OK', 'S', 1736580350, 1736580350, '1'),
(180620, 35796, 'QU', 'OK', 'S', 1736580356, 1736580356, '1'),
(180621, 31335, 'QU', 'OK', 'S', 1736580361, 1736580361, '1'),
(180622, 28218, 'QU', 'OK', 'S', 1736580367, 1736580367, '1'),
(180623, 35778, 'QU', 'OK', 'S', 1736580373, 1736580373, '1'),
(180624, 26940, 'QU', 'OK', 'S', 1736580378, 1736580378, '1'),
(180625, 35811, 'QU', 'OK', 'S', 1736580379, 1736580379, '1'),
(180626, 19274, 'QU', 'OK', 'S', 1736580382, 1736580382, '1'),
(180627, 31335, 'QU', 'OK', 'S', 1736580387, 1736580387, '1'),
(180628, 31784, 'QU', 'OK', 'S', 1736580392, 1736580392, '1'),
(180629, 31784, 'QU', 'OK', 'S', 1736580398, 1736580398, '1'),
(180630, 35811, 'QU', 'OK', 'S', 1736580400, 1736580400, '1'),
(180631, 35778, 'QU', 'OK', 'S', 1736580404, 1736580404, '1'),
(180632, 31784, 'QU', 'OK', 'S', 1736580408, 1736580408, '1'),
(180633, 19047, 'QU', 'OK', 'S', 1736580417, 1736580417, '1'),
(180634, 19047, 'QU', 'OK', 'S', 1736580423, 1736580423, '1'),
(180635, 19047, 'QU', 'OK', 'S', 1736580428, 1736580428, '1'),
(180636, 33690, 'QU', 'OK', 'S', 1736580432, 1736580432, '1'),
(180637, 35547, 'QU', 'OK', 'S', 1736580438, 1736580438, '1'),
(180638, 35796, 'QU', 'OK', 'S', 1736580442, 1736580442, '1'),
(180639, 33620, 'QU', 'OK', 'S', 1736580447, 1736580447, '1'),
(180640, 35276, 'QU', 'OK', 'S', 1736580451, 1736580451, '1'),
(180641, 35547, 'QU', 'OK', 'S', 1736580456, 1736580456, '1'),
(180642, 35272, 'QU', 'OK', 'S', 1736580461, 1736580461, '1'),
(180643, 17893, 'QU', 'OK', 'S', 1736580466, 1736580466, '1'),
(180644, 17893, 'QU', 'OK', 'S', 1736580471, 1736580471, '1'),
(180645, 17893, 'QU', 'OK', 'S', 1736580475, 1736580475, '1'),
(180646, 35276, 'QU', 'OK', 'S', 1736580480, 1736580480, '1'),
(180647, 35714, 'QU', 'OK', 'S', 1736580487, 1736580487, '1'),
(180648, 35796, 'QU', 'OK', 'S', 1736580491, 1736580491, '1'),
(180649, 17893, 'QU', 'OK', 'S', 1736580496, 1736580496, '1'),
(180650, 17893, 'QU', 'OK', 'S', 1736580500, 1736580500, '1'),
(180651, 35714, 'QU', 'OK', 'S', 1736580505, 1736580505, '1'),
(180652, 17893, 'QU', 'OK', 'S', 1736580510, 1736580510, '1'),
(180653, 33618, 'QU', 'OK', 'S', 1736580514, 1736580514, '1'),
(180654, 33618, 'QU', 'OK', 'S', 1736580521, 1736580521, '1'),
(180655, 35276, 'QU', 'OK', 'S', 1736580526, 1736580526, '1'),
(180656, 33690, 'QU', 'OK', 'S', 1736580531, 1736580531, '1'),
(180657, 35714, 'QU', 'OK', 'S', 1736580535, 1736580535, '1'),
(180658, 33843, 'QU', 'OK', 'S', 1736580540, 1736580540, '1'),
(180659, 35714, 'QU', 'OK', 'S', 1736580545, 1736580545, '1'),
(180660, 17893, 'QU', 'OK', 'S', 1736580549, 1736580549, '1'),
(180661, 33690, 'QU', 'OK', 'S', 1736580554, 1736580554, '1'),
(180662, 33690, 'QU', 'OK', 'S', 1736580559, 1736580559, '1'),
(180663, 35714, 'QU', 'OK', 'S', 1736580565, 1736580565, '1'),
(180664, 35796, 'QU', 'OK', 'S', 1736580571, 1736580571, '1'),
(180665, 35714, 'QU', 'OK', 'S', 1736580577, 1736580577, '1'),
(180666, 33843, 'QU', 'OK', 'S', 1736580581, 1736580581, '1'),
(180667, 35272, 'QU', 'OK', 'S', 1736580586, 1736580586, '1'),
(180668, 33690, 'QU', 'OK', 'S', 1736580591, 1736580591, '1'),
(180669, 33690, 'QU', 'OK', 'S', 1736580596, 1736580596, '1'),
(180670, 35272, 'QU', 'OK', 'S', 1736580599, 1736580599, '1'),
(180671, 28867, 'QU', 'OK', 'S', 1736580606, 1736580606, '1'),
(180672, 35272, 'QU', 'OK', 'S', 1736580611, 1736580611, '1'),
(180673, 33843, 'QU', 'OK', 'S', 1736580616, 1736580616, '1'),
(180674, 20968, 'QU', 'OK', 'S', 1736580621, 1736580621, '1'),
(180675, 35276, 'QU', 'OK', 'S', 1736580633, 1736580633, '1'),
(180676, 35272, 'QU', 'OK', 'S', 1736580637, 1736580637, '1'),
(180677, 20968, 'QU', 'OK', 'S', 1736580642, 1736580642, '1'),
(180678, 20968, 'QU', 'OK', 'S', 1736580649, 1736580649, '1'),
(180679, 20968, 'QU', 'OK', 'S', 1736580653, 1736580653, '1'),
(180680, 33843, 'QU', 'OK', 'S', 1736580812, 1736580812, '1'),
(180681, 31784, 'QU', 'OK', 'S', 1736580817, 1736580817, '1'),
(180682, 19926, 'QU', 'OK', 'S', 1736581048, 1736581048, '1'),
(180683, 19926, 'QU', 'OK', 'S', 1736581072, 1736581072, '1'),
(180684, 35511, 'QU', 'OK', 'S', 1736581086, 1736581086, '1'),
(180685, 27686, 'QU', 'OK', 'S', 1736581092, 1736581092, '1'),
(180686, 13460, 'QU', 'OK', 'S', 1736581094, 1736581094, '1'),
(180687, 10412, 'QU', 'OK', 'S', 1736581099, 1736581099, '1'),
(180688, 31098, 'QU', 'OK', 'S', 1736581104, 1736581104, '1'),
(180689, 35799, 'QU', 'OK', 'S', 1736581107, 1736581107, '1'),
(180690, 31588, 'QU', 'OK', 'S', 1736581110, 1736581110, '1'),
(180691, 35792, 'QU', 'OK', 'S', 1736581113, 1736581113, '1'),
(180692, 7938, 'QU', 'OK', 'S', 1736581116, 1736581116, '1'),
(180693, 16928, 'QU', 'OK', 'S', 1736581118, 1736581118, '1'),
(180694, 33927, 'QU', 'OK', 'S', 1736581121, 1736581121, '1'),
(180695, 9871, 'QU', 'OK', 'S', 1736581126, 1736581126, '1'),
(180696, 26527, 'QU', 'OK', 'S', 1736581831, 1736581831, '1'),
(180697, 26525, 'QU', 'OK', 'S', 1736581923, 1736581923, '1'),
(180698, 26516, 'QU', 'OK', 'S', 1736582000, 1736582000, '1'),
(180699, 26505, 'QU', 'OK', 'S', 1736582066, 1736582066, '1'),
(180700, 26525, 'QU', 'OK', 'S', 1736582180, 1736582180, '1'),
(180701, 26516, 'QU', 'OK', 'S', 1736582196, 1736582196, '1'),
(180702, 26526, 'QU', 'OK', 'S', 1736582654, 1736582654, '1'),
(180703, 26517, 'QU', 'OK', 'S', 1736582683, 1736582683, '1'),
(180704, 26514, 'QU', 'OK', 'S', 1736582754, 1736582754, '1'),
(180705, 26524, 'QU', 'OK', 'S', 1736583071, 1736583071, '1'),
(180706, 26521, 'QU', 'OK', 'S', 1736583129, 1736583129, '1'),
(180707, 26512, 'QU', 'OK', 'S', 1736583184, 1736583184, '1'),
(180708, 26523, 'QU', 'OK', 'S', 1736583510, 1736583510, '1'),
(180709, 26519, 'QU', 'OK', 'S', 1736583574, 1736583574, '1'),
(180710, 26513, 'QU', 'OK', 'S', 1736583680, 1736583680, '1'),
(180711, 26522, 'QU', 'OK', 'S', 1736583854, 1736583854, '1'),
(180712, 26518, 'QU', 'OK', 'S', 1736583889, 1736583889, '1'),
(180713, 26515, 'QU', 'OK', 'S', 1736583916, 1736583916, '1'),
(180714, 35852, 'QU', 'OK', 'S', 1736588547, 1736588547, '1'),
(180715, 35868, 'QU', 'OK', 'S', 1736591520, 1736591520, '1'),
(180716, 35867, 'QU', 'OK', 'S', 1736591738, 1736591738, '1'),
(180717, 35866, 'QU', 'OK', 'S', 1736591914, 1736591914, '1'),
(180718, 35869, 'QU', 'OK', 'S', 1736591965, 1736591965, '1'),
(180719, 35888, 'QU', 'OK', 'S', 1736594436, 1736594436, '1'),
(180720, 35887, 'QU', 'OK', 'S', 1736594535, 1736594535, '1'),
(180721, 35886, 'QU', 'OK', 'S', 1736594729, 1736594729, '1'),
(180722, 34406, 'QU', 'OK', 'S', 1736594744, 1736594744, '1'),
(180723, 34406, 'QU', 'OK', 'S', 1736594758, 1736594758, '1'),
(180724, 34405, 'QU', 'OK', 'S', 1736594761, 1736594761, '1'),
(180725, 34405, 'QU', 'OK', 'S', 1736594763, 1736594763, '1'),
(180726, 34405, 'QU', 'OK', 'S', 1736594766, 1736594766, '1'),
(180727, 34405, 'QU', 'OK', 'S', 1736594768, 1736594768, '1'),
(180728, 35883, 'QU', 'OK', 'S', 1736595181, 1736595181, '1'),
(180729, 35882, 'QU', 'OK', 'S', 1736595482, 1736595482, '1'),
(180730, 35885, 'QU', 'OK', 'S', 1736595742, 1736595742, '1'),
(180731, 35881, 'QU', 'OK', 'S', 1736595894, 1736595894, '1'),
(180732, 14546, 'QU', 'OK', 'S', 1736596658, 1736596658, '1'),
(180733, 14546, 'QU', 'OK', 'S', 1736596660, 1736596660, '1'),
(180734, 24941, 'QU', 'OK', 'S', 1736596804, 1736596804, '1'),
(180735, 24281, 'QU', 'OK', 'S', 1736596814, 1736596814, '1'),
(180736, 31492, 'QU', 'OK', 'S', 1736596844, 1736596844, '1'),
(180737, 31214, 'QU', 'OK', 'S', 1736596863, 1736596863, '1'),
(180738, 31214, 'QU', 'OK', 'S', 1736596863, 1736596863, '1'),
(180739, 31214, 'QU', 'OK', 'S', 1736596863, 1736596863, '1'),
(180740, 6624, 'QU', 'OK', 'S', 1736596884, 1736596884, '1'),
(180741, 14546, 'QU', 'OK', 'S', 1736596894, 1736596894, '1'),
(180742, 35863, 'QU', 'OK', 'S', 1736597626, 1736597626, '1'),
(180743, 35870, 'QU', 'OK', 'S', 1736597687, 1736597687, '1'),
(180744, 35871, 'QU', 'OK', 'S', 1736597720, 1736597720, '1'),
(180745, 35872, 'QU', 'OK', 'S', 1736597901, 1736597901, '1'),
(180746, 26625, 'QU', 'OK', 'S', 1736597923, 1736597923, '1'),
(180747, 35873, 'QU', 'OK', 'S', 1736597959, 1736597959, '1'),
(180748, 35873, 'QU', 'OK', 'S', 1736598018, 1736598018, '1'),
(180749, 35874, 'QU', 'OK', 'S', 1736598052, 1736598052, '1'),
(180750, 35875, 'QU', 'OK', 'S', 1736598335, 1736598335, '1'),
(180751, 35876, 'QU', 'OK', 'S', 1736598420, 1736598420, '1'),
(180752, 35880, 'QU', 'OK', 'S', 1736598613, 1736598613, '1'),
(180753, 35884, 'QU', 'OK', 'S', 1736598648, 1736598648, '1'),
(180754, 31466, 'QU', 'OK', 'S', 1736598930, 1736598930, '1'),
(180755, 33860, 'QU', 'OK', 'S', 1736598942, 1736598942, '1'),
(180756, 26502, 'QU', 'OK', 'S', 1736598946, 1736598946, '1'),
(180757, 26550, 'QU', 'OK', 'S', 1736598948, 1736598948, '1'),
(180758, 35425, 'QU', 'OK', 'S', 1736598951, 1736598951, '1'),
(180759, 2429, 'QU', 'OK', 'S', 1736598953, 1736598953, '1'),
(180760, 33739, 'QU', 'OK', 'S', 1736598956, 1736598956, '1'),
(180761, 35712, 'QU', 'OK', 'S', 1736598959, 1736598959, '1'),
(180762, 35712, 'QU', 'OK', 'S', 1736598961, 1736598961, '1'),
(180763, 35448, 'QU', 'OK', 'S', 1736598967, 1736598967, '1'),
(180764, 35878, 'QU', 'OK', 'S', 1736599253, 1736599253, '1'),
(180765, 35879, 'QU', 'OK', 'S', 1736600103, 1736600103, '1'),
(180766, 35877, 'QU', 'OK', 'S', 1736600265, 1736600265, '1'),
(180767, 24929, 'QU', 'OK', 'S', 1736600866, 1736600866, '1'),
(180768, 35855, 'QU', 'OK', 'S', 1736601020, 1736601020, '1'),
(180769, 35133, 'QU', 'OK', 'S', 1736601024, 1736601024, '1'),
(180770, 11535, 'QU', 'OK', 'S', 1736601027, 1736601027, '1'),
(180771, 31246, 'QU', 'OK', 'S', 1736601640, 1736601640, '1'),
(180772, 21965, 'QU', 'OK', 'S', 1736601684, 1736601684, '1'),
(180773, 35642, 'QU', 'OK', 'S', 1736601798, 1736601798, '1'),
(180774, 34887, 'QU', 'OK', 'S', 1736601872, 1736601872, '1'),
(180775, 31746, 'QU', 'OK', 'S', 1736601921, 1736601921, '1'),
(180776, 33690, 'QU', 'OK', 'S', 1736601952, 1736601952, '1'),
(180777, 1889, 'QU', 'OK', 'S', 1736742980, 1736742980, '1'),
(180778, 35547, 'QU', 'OK', 'S', 1736745833, 1736745833, '1'),
(180779, 27402, 'QU', 'OK', 'S', 1736745837, 1736745837, '1'),
(180780, 35547, 'QU', 'OK', 'S', 1736745839, 1736745839, '1'),
(180781, 35377, 'QU', 'OK', 'S', 1736745841, 1736745841, '1'),
(180782, 35377, 'QU', 'OK', 'S', 1736745843, 1736745843, '1'),
(180783, 34064, 'QU', 'OK', 'S', 1736745845, 1736745845, '1'),
(180784, 35377, 'QU', 'OK', 'S', 1736745848, 1736745848, '1'),
(180785, 35547, 'QU', 'OK', 'S', 1736745851, 1736745851, '1'),
(180786, 14759, 'QU', 'OK', 'S', 1736745852, 1736745852, '1'),
(180787, 35377, 'QU', 'OK', 'S', 1736745856, 1736745856, '1'),
(180788, 12785, 'QU', 'OK', 'S', 1736745933, 1736745933, '1'),
(180789, 23085, 'QU', 'OK', 'S', 1736745945, 1736745945, '1'),
(180790, 23085, 'QU', 'OK', 'S', 1736745945, 1736745945, '1'),
(180791, 31647, 'QU', 'OK', 'S', 1736746010, 1736746010, '1'),
(180792, 31647, 'QU', 'OK', 'S', 1736746010, 1736746010, '1'),
(180793, 27876, 'QU', 'OK', 'S', 1736746026, 1736746026, '1'),
(180794, 32551, 'QU', 'OK', 'S', 1736746034, 1736746034, '1'),
(180795, 14757, 'QU', 'OK', 'S', 1736746083, 1736746083, '1'),
(180796, 19479, 'QU', 'OK', 'S', 1736746095, 1736746095, '1'),
(180797, 19479, 'QU', 'OK', 'S', 1736746095, 1736746095, '1'),
(180798, 22842, 'QU', 'OK', 'S', 1736751429, 1736751429, '1'),
(180799, 35886, 'QU', 'OK', 'S', 1736752042, 1736752042, '1'),
(180800, 19535, 'QU', 'OK', 'S', 1736752688, 1736752688, '1'),
(180801, 34547, 'QU', 'OK', 'S', 1736753335, 1736753335, '1'),
(180802, 34547, 'QU', 'OK', 'S', 1736753340, 1736753340, '1'),
(180803, 34547, 'QU', 'OK', 'S', 1736753394, 1736753394, '1'),
(180804, 34547, 'QU', 'OK', 'S', 1736753430, 1736753430, '1'),
(180805, 34547, 'QU', 'OK', 'S', 1736753467, 1736753467, '1'),
(180806, 34547, 'QU', 'OK', 'S', 1736753486, 1736753486, '1'),
(180807, 16888, 'QU', 'OK', 'S', 1736755250, 1736755250, '1'),
(180808, 31544, 'QU', 'OK', 'S', 1736755291, 1736755291, '1'),
(180809, 32354, 'QU', 'OK', 'S', 1736755361, 1736755361, '1'),
(180810, 31546, 'QU', 'OK', 'S', 1736755453, 1736755453, '1'),
(180811, 34636, 'QU', 'OK', 'S', 1736755646, 1736755646, '1'),
(180812, 34635, 'QU', 'OK', 'S', 1736755656, 1736755656, '1'),
(180813, 18045, 'QU', 'OK', 'S', 1736755669, 1736755669, '1'),
(180814, 30745, 'QU', 'OK', 'S', 1736761127, 1736761127, '1'),
(180815, 32230, 'QU', 'OK', 'S', 1736761179, 1736761179, '1'),
(180816, 31344, 'QU', 'OK', 'S', 1736761219, 1736761219, '1'),
(180817, 31579, 'QU', 'OK', 'S', 1736761271, 1736761271, '1'),
(180818, 31393, 'QU', 'OK', 'S', 1736761579, 1736761579, '1'),
(180819, 32420, 'QU', 'OK', 'S', 1736761679, 1736761679, '1'),
(180820, 32374, 'QU', 'OK', 'S', 1736761729, 1736761729, '1'),
(180821, 30673, 'QU', 'OK', 'S', 1736761780, 1736761780, '1'),
(180822, 31419, 'QU', 'OK', 'S', 1736761822, 1736761822, '1'),
(180823, 35864, 'QU', 'OK', 'S', 1736762208, 1736762208, '1'),
(180824, 35890, 'QU', 'OK', 'S', 1736762691, 1736762691, '1'),
(180825, 35891, 'QU', 'OK', 'S', 1736763202, 1736763202, '1'),
(180826, 35892, 'QU', 'OK', 'S', 1736763727, 1736763727, '1'),
(180827, 35893, 'QU', 'OK', 'S', 1736763985, 1736763985, '1'),
(180828, 34382, 'QU', 'OK', 'S', 1736764312, 1736764312, '1'),
(180829, 15343, 'QU', 'OK', 'S', 1736764330, 1736764330, '1'),
(180830, 35894, 'QU', 'OK', 'S', 1736764370, 1736764370, '1'),
(180831, 35715, 'QU', 'OK', 'S', 1736764545, 1736764545, '1'),
(180832, 35688, 'QU', 'OK', 'S', 1736764550, 1736764550, '1'),
(180833, 35687, 'QU', 'OK', 'S', 1736764557, 1736764557, '1'),
(180834, 35657, 'QU', 'OK', 'S', 1736764602, 1736764602, '1'),
(180835, 35436, 'QU', 'OK', 'S', 1736764609, 1736764609, '1'),
(180836, 35435, 'QU', 'OK', 'S', 1736764615, 1736764615, '1'),
(180837, 35434, 'QU', 'OK', 'S', 1736764621, 1736764621, '1'),
(180838, 35433, 'QU', 'OK', 'S', 1736764627, 1736764627, '1'),
(180839, 35337, 'QU', 'OK', 'S', 1736764635, 1736764635, '1'),
(180840, 35895, 'QU', 'OK', 'S', 1736764637, 1736764637, '1'),
(180841, 35202, 'QU', 'OK', 'S', 1736764642, 1736764642, '1'),
(180842, 35914, 'QU', 'OK', 'S', 1736765240, 1736765240, '1'),
(180843, 17885, 'QU', 'OK', 'S', 1736765394, 1736765394, '1'),
(180844, 17885, 'QU', 'OK', 'S', 1736765394, 1736765394, '1'),
(180845, 17885, 'QU', 'OK', 'S', 1736765394, 1736765394, '1'),
(180846, 17885, 'QU', 'OK', 'S', 1736765394, 1736765394, '1'),
(180847, 35898, 'QU', 'OK', 'S', 1736765412, 1736765412, '1'),
(180848, 33525, 'QU', 'OK', 'S', 1736765425, 1736765425, '1'),
(180849, 33525, 'QU', 'OK', 'S', 1736765425, 1736765425, '1'),
(180850, 25353, 'QU', 'OK', 'S', 1736765455, 1736765455, '1'),
(180851, 8843, 'QU', 'OK', 'S', 1736765467, 1736765467, '1'),
(180852, 20779, 'QU', 'OK', 'S', 1736765479, 1736765479, '1'),
(180853, 20779, 'QU', 'OK', 'S', 1736765479, 1736765479, '1'),
(180854, 20779, 'QU', 'OK', 'S', 1736765479, 1736765479, '1'),
(180855, 19521, 'QU', 'OK', 'S', 1736765512, 1736765512, '1'),
(180856, 19521, 'QU', 'OK', 'S', 1736765512, 1736765512, '1'),
(180857, 19521, 'QU', 'OK', 'S', 1736765512, 1736765512, '1'),
(180858, 19521, 'QU', 'OK', 'S', 1736765512, 1736765512, '1'),
(180859, 19521, 'QU', 'OK', 'S', 1736765512, 1736765512, '1'),
(180860, 19274, 'QU', 'OK', 'S', 1736765539, 1736765539, '1'),
(180861, 26805, 'QU', 'OK', 'S', 1736765555, 1736765555, '1'),
(180862, 26805, 'QU', 'OK', 'S', 1736765555, 1736765555, '1'),
(180863, 35896, 'QU', 'OK', 'S', 1736765652, 1736765652, '1'),
(180864, 35899, 'QU', 'OK', 'S', 1736765863, 1736765863, '1'),
(180865, 35900, 'QU', 'OK', 'S', 1736765896, 1736765896, '1'),
(180866, 35901, 'QU', 'OK', 'S', 1736765927, 1736765927, '1'),
(180867, 35902, 'QU', 'OK', 'S', 1736765988, 1736765988, '1'),
(180868, 31034, 'QU', 'OK', 'S', 1736766017, 1736766017, '1'),
(180869, 31034, 'QU', 'OK', 'S', 1736766017, 1736766017, '1'),
(180870, 35897, 'QU', 'OK', 'S', 1736766189, 1736766189, '1'),
(180871, 35905, 'QU', 'OK', 'S', 1736768069, 1736768069, '1'),
(180872, 30014, 'QU', 'OK', 'S', 1736768498, 1736768498, '1'),
(180873, 35844, 'QU', 'OK', 'S', 1736768506, 1736768506, '1'),
(180874, 35844, 'QU', 'OK', 'S', 1736768508, 1736768508, '1'),
(180875, 35906, 'QU', 'OK', 'S', 1736769215, 1736769215, '1'),
(180876, 35906, 'QU', 'OK', 'S', 1736769441, 1736769441, '1'),
(180877, 35915, 'QU', 'OK', 'S', 1736769990, 1736769990, '1'),
(180878, 30725, 'QU', 'OK', 'S', 1736770087, 1736770087, '1'),
(180879, 35714, 'QU', 'OK', 'S', 1736770127, 1736770127, '1'),
(180880, 35811, 'QU', 'OK', 'S', 1736770208, 1736770208, '1'),
(180881, 35811, 'QU', 'OK', 'S', 1736770232, 1736770232, '1'),
(180882, 35201, 'QU', 'OK', 'S', 1736770564, 1736770564, '1'),
(180883, 35040, 'QU', 'OK', 'S', 1736770570, 1736770570, '1'),
(180884, 35039, 'QU', 'OK', 'S', 1736770578, 1736770578, '1'),
(180885, 34960, 'QU', 'OK', 'S', 1736770585, 1736770585, '1'),
(180886, 34623, 'QU', 'OK', 'S', 1736770595, 1736770595, '1'),
(180887, 34498, 'QU', 'OK', 'S', 1736770600, 1736770600, '1'),
(180888, 34282, 'QU', 'OK', 'S', 1736770606, 1736770606, '1'),
(180889, 34277, 'QU', 'OK', 'S', 1736770618, 1736770618, '1'),
(180890, 34121, 'QU', 'OK', 'S', 1736770624, 1736770624, '1'),
(180891, 34117, 'QU', 'OK', 'S', 1736770638, 1736770638, '1'),
(180892, 33430, 'QU', 'OK', 'S', 1736770643, 1736770643, '1'),
(180893, 35918, 'QU', 'OK', 'S', 1736770704, 1736770704, '1'),
(180894, 35714, 'QU', 'OK', 'S', 1736770961, 1736770961, '1'),
(180895, 35916, 'QU', 'OK', 'S', 1736771009, 1736771009, '1'),
(180896, 35917, 'QU', 'OK', 'S', 1736771258, 1736771258, '1'),
(180897, 35885, 'QU', 'OK', 'S', 1736771584, 1736771584, '1'),
(180898, 35820, 'QU', 'OK', 'S', 1736771600, 1736771600, '1'),
(180899, 35379, 'QU', 'OK', 'S', 1736771603, 1736771603, '1'),
(180900, 35919, 'QU', 'OK', 'S', 1736771635, 1736771635, '1'),
(180901, 35903, 'QU', 'OK', 'S', 1736771669, 1736771669, '1'),
(180902, 35904, 'QU', 'OK', 'S', 1736771701, 1736771701, '1'),
(180903, 35860, 'QU', 'OK', 'S', 1736771955, 1736771955, '1'),
(180904, 35861, 'QU', 'OK', 'S', 1736772921, 1736772921, '1'),
(180905, 35850, 'QU', 'OK', 'S', 1736772923, 1736772923, '1'),
(180906, 28954, 'QU', 'OK', 'S', 1736772933, 1736772933, '1'),
(180907, 28956, 'QU', 'OK', 'S', 1736772935, 1736772935, '1'),
(180908, 29465, 'QU', 'OK', 'S', 1736772944, 1736772944, '1'),
(180909, 34372, 'QU', 'OK', 'S', 1736772948, 1736772948, '1'),
(180910, 3088, 'QU', 'OK', 'S', 1736772955, 1736772955, '1'),
(180911, 35822, 'QU', 'OK', 'S', 1736773396, 1736773396, '1'),
(180912, 35546, 'QU', 'OK', 'S', 1736773420, 1736773420, '1'),
(180913, 33320, 'QU', 'OK', 'S', 1736773425, 1736773425, '1'),
(180914, 35289, 'QU', 'OK', 'S', 1736773430, 1736773430, '1'),
(180915, 27475, 'QU', 'OK', 'S', 1736773434, 1736773434, '1'),
(180916, 35483, 'QU', 'OK', 'S', 1736773438, 1736773438, '1'),
(180917, 32424, 'QU', 'OK', 'S', 1736773442, 1736773442, '1'),
(180918, 34360, 'QU', 'OK', 'S', 1736773446, 1736773446, '1'),
(180919, 34222, 'QU', 'OK', 'S', 1736773456, 1736773456, '1'),
(180920, 35565, 'QU', 'OK', 'S', 1736773461, 1736773461, '1'),
(180921, 35290, 'QU', 'OK', 'S', 1736773468, 1736773468, '1'),
(180922, 33261, 'QU', 'OK', 'S', 1736773472, 1736773472, '1'),
(180923, 35818, 'QU', 'OK', 'S', 1736773488, 1736773488, '1'),
(180924, 35483, 'QU', 'OK', 'S', 1736773490, 1736773490, '1'),
(180925, 35818, 'QU', 'OK', 'S', 1736773495, 1736773495, '1'),
(180926, 32938, 'QU', 'OK', 'S', 1736773501, 1736773501, '1'),
(180927, 35289, 'QU', 'OK', 'S', 1736773503, 1736773503, '1'),
(180928, 34360, 'QU', 'OK', 'S', 1736773886, 1736773886, '1'),
(180929, 33261, 'QU', 'OK', 'S', 1736774170, 1736774170, '1'),
(180930, 33428, 'QU', 'OK', 'S', 1736774272, 1736774272, '1'),
(180931, 33427, 'QU', 'OK', 'S', 1736774290, 1736774290, '1'),
(180932, 34264, 'QU', 'OK', 'S', 1736776346, 1736776346, '1'),
(180933, 35316, 'QU', 'OK', 'S', 1736776356, 1736776356, '1'),
(180934, 35316, 'QU', 'OK', 'S', 1736776356, 1736776356, '1'),
(180935, 32460, 'QU', 'OK', 'S', 1736776370, 1736776370, '1'),
(180936, 32476, 'QU', 'OK', 'S', 1736776385, 1736776385, '1'),
(180937, 32476, 'QU', 'OK', 'S', 1736776385, 1736776385, '1'),
(180938, 18219, 'QU', 'OK', 'S', 1736776399, 1736776399, '1'),
(180939, 18243, 'QU', 'OK', 'S', 1736776408, 1736776408, '1'),
(180940, 35914, 'QU', 'OK', 'S', 1736832061, 1736832061, '1'),
(180941, 35890, 'QU', 'OK', 'S', 1736832076, 1736832076, '1'),
(180942, 13530, 'QU', 'OK', 'S', 1736833780, 1736833780, '1'),
(180943, 21361, 'QU', 'OK', 'S', 1736833784, 1736833784, '1'),
(180944, 13530, 'QU', 'OK', 'S', 1736833786, 1736833786, '1'),
(180945, 13530, 'QU', 'OK', 'S', 1736833790, 1736833790, '1'),
(180946, 30136, 'QU', 'OK', 'S', 1736833792, 1736833792, '1'),
(180947, 11647, 'QU', 'OK', 'S', 1736833797, 1736833797, '1'),
(180948, 21968, 'QU', 'OK', 'S', 1736833800, 1736833800, '1'),
(180949, 17894, 'QU', 'OK', 'S', 1736833803, 1736833803, '1'),
(180950, 13530, 'QU', 'OK', 'S', 1736833806, 1736833806, '1'),
(180951, 21968, 'QU', 'OK', 'S', 1736833819, 1736833819, '1'),
(180952, 11647, 'QU', 'OK', 'S', 1736833828, 1736833828, '1'),
(180953, 21968, 'QU', 'OK', 'S', 1736833832, 1736833832, '1'),
(180954, 21361, 'QU', 'OK', 'S', 1736833835, 1736833835, '1'),
(180955, 21361, 'QU', 'OK', 'S', 1736833838, 1736833838, '1'),
(180956, 17894, 'QU', 'OK', 'S', 1736833847, 1736833847, '1'),
(180957, 30136, 'QU', 'OK', 'S', 1736833861, 1736833861, '1'),
(180958, 5940, 'QU', 'OK', 'S', 1736833881, 1736833881, '1'),
(180959, 5940, 'QU', 'OK', 'S', 1736833883, 1736833883, '1'),
(180960, 5940, 'QU', 'OK', 'S', 1736833887, 1736833887, '1'),
(180961, 5940, 'QU', 'OK', 'S', 1736833889, 1736833889, '1'),
(180962, 17894, 'QU', 'OK', 'S', 1736833989, 1736833989, '1'),
(180963, 2713, 'QU', 'OK', 'S', 1736833999, 1736833999, '1'),
(180964, 2713, 'QU', 'OK', 'S', 1736834007, 1736834007, '1'),
(180965, 1313, 'QU', 'OK', 'S', 1736834020, 1736834020, '1'),
(180966, 1313, 'QU', 'OK', 'S', 1736834028, 1736834028, '1'),
(180967, 1313, 'QU', 'OK', 'S', 1736834077, 1736834077, '1'),
(180968, 1313, 'QU', 'OK', 'S', 1736834096, 1736834096, '1'),
(180969, 1313, 'QU', 'OK', 'S', 1736834106, 1736834106, '1'),
(180970, 11983, 'QU', 'OK', 'S', 1736839216, 1736839216, '1'),
(180971, 28993, 'QU', 'OK', 'S', 1736839220, 1736839220, '1'),
(180972, 25067, 'QU', 'OK', 'S', 1736839223, 1736839223, '1'),
(180973, 35546, 'QU', 'OK', 'S', 1736839225, 1736839225, '1'),
(180974, 35450, 'QU', 'OK', 'S', 1736839228, 1736839228, '1'),
(180975, 29756, 'QU', 'OK', 'S', 1736839230, 1736839230, '1'),
(180976, 24235, 'QU', 'OK', 'S', 1736839234, 1736839234, '1'),
(180977, 35714, 'QU', 'OK', 'S', 1736839236, 1736839236, '1'),
(180978, 31746, 'QU', 'OK', 'S', 1736839238, 1736839238, '1'),
(180979, 35726, 'QU', 'OK', 'S', 1736839241, 1736839241, '1'),
(180980, 33542, 'QU', 'OK', 'S', 1736840226, 1736840226, '1'),
(180981, 35714, 'QU', 'OK', 'S', 1736840230, 1736840230, '1'),
(180982, 35566, 'QU', 'OK', 'S', 1736840232, 1736840232, '1'),
(180983, 35566, 'QU', 'OK', 'S', 1736840235, 1736840235, '1'),
(180984, 35851, 'QU', 'OK', 'S', 1736840238, 1736840238, '1'),
(180985, 35714, 'QU', 'OK', 'S', 1736840240, 1736840240, '1'),
(180986, 19180, 'QU', 'OK', 'S', 1736840243, 1736840243, '1'),
(180987, 35714, 'QU', 'OK', 'S', 1736840245, 1736840245, '1'),
(180988, 20149, 'QU', 'OK', 'S', 1736847296, 1736847296, '1'),
(180989, 14901, 'QU', 'OK', 'S', 1736847310, 1736847310, '1'),
(180990, 35097, 'QU', 'OK', 'S', 1736847318, 1736847318, '1'),
(180991, 26378, 'QU', 'OK', 'S', 1736847386, 1736847386, '1'),
(180992, 23164, 'QU', 'OK', 'S', 1736847396, 1736847396, '1'),
(180993, 23172, 'QU', 'OK', 'S', 1736847407, 1736847407, '1'),
(180994, 34633, 'QU', 'OK', 'S', 1736847426, 1736847426, '1'),
(180995, 27975, 'QU', 'OK', 'S', 1736847490, 1736847490, '1'),
(180996, 31048, 'QU', 'OK', 'S', 1736847505, 1736847505, '1'),
(180997, 33660, 'QU', 'OK', 'S', 1736847543, 1736847543, '1'),
(180998, 18189, 'QU', 'OK', 'S', 1736848038, 1736848038, '1'),
(180999, 14644, 'QU', 'OK', 'S', 1736848077, 1736848077, '1'),
(181000, 19819, 'QU', 'OK', 'S', 1736848107, 1736848107, '1'),
(181001, 7094, 'QU', 'OK', 'S', 1736848119, 1736848119, '1'),
(181002, 24841, 'QU', 'OK', 'S', 1736848147, 1736848147, '1'),
(181003, 33252, 'QU', 'OK', 'S', 1736848160, 1736848160, '1'),
(181004, 9575, 'QU', 'OK', 'S', 1736848177, 1736848177, '1'),
(181005, 30457, 'QU', 'OK', 'S', 1736848206, 1736848206, '1'),
(181006, 34145, 'QU', 'OK', 'S', 1736848220, 1736848220, '1'),
(181007, 24160, 'QU', 'OK', 'S', 1736848232, 1736848232, '1'),
(181008, 24160, 'QU', 'OK', 'S', 1736848237, 1736848237, '1'),
(181009, 5667, 'QU', 'OK', 'S', 1736848263, 1736848263, '1'),
(181010, 33104, 'QU', 'OK', 'S', 1736848281, 1736848281, '1'),
(181011, 1830, 'QU', 'OK', 'S', 1736848378, 1736848378, '1'),
(181012, 19015, 'QU', 'OK', 'S', 1736848416, 1736848416, '1'),
(181013, 13279, 'QU', 'OK', 'S', 1736848430, 1736848430, '1'),
(181014, 19043, 'QU', 'OK', 'S', 1736848997, 1736848997, '1'),
(181015, 33104, 'QU', 'OK', 'S', 1736850355, 1736850355, '1'),
(181016, 35926, 'QU', 'OK', 'S', 1736852171, 1736852171, '1'),
(181017, 33962, 'QU', 'OK', 'S', 1736852241, 1736852241, '1'),
(181018, 35927, 'QU', 'OK', 'S', 1736852642, 1736852642, '1'),
(181019, 35928, 'QU', 'OK', 'S', 1736853299, 1736853299, '1'),
(181020, 35934, 'QU', 'OK', 'S', 1736854256, 1736854256, '1'),
(181021, 35935, 'QU', 'OK', 'S', 1736854430, 1736854430, '1'),
(181022, 27053, 'QU', 'OK', 'S', 1736855068, 1736855068, '1'),
(181023, 33582, 'QU', 'OK', 'S', 1736855074, 1736855074, '1'),
(181024, 35316, 'QU', 'OK', 'S', 1736855100, 1736855100, '1'),
(181025, 32894, 'QU', 'OK', 'S', 1736855110, 1736855110, '1'),
(181026, 13826, 'QU', 'OK', 'S', 1736855118, 1736855118, '1'),
(181027, 32400, 'QU', 'OK', 'S', 1736855139, 1736855139, '1'),
(181028, 19847, 'QU', 'OK', 'S', 1736855154, 1736855154, '1'),
(181029, 26774, 'QU', 'OK', 'S', 1736855166, 1736855166, '1'),
(181030, 35930, 'QU', 'OK', 'S', 1736855828, 1736855828, '1'),
(181031, 35921, 'QU', 'OK', 'S', 1736856515, 1736856515, '1'),
(181032, 35922, 'QU', 'OK', 'S', 1736856555, 1736856555, '1'),
(181033, 35923, 'QU', 'OK', 'S', 1736856604, 1736856604, '1'),
(181034, 35924, 'QU', 'OK', 'S', 1736856744, 1736856744, '1'),
(181035, 35925, 'QU', 'OK', 'S', 1736856781, 1736856781, '1'),
(181036, 35930, 'QU', 'OK', 'S', 1736856819, 1736856819, '1'),
(181037, 35920, 'QU', 'OK', 'S', 1736857170, 1736857170, '1'),
(181038, 35869, 'QU', 'OK', 'S', 1736857237, 1736857237, '1'),
(181039, 35513, 'QU', 'OK', 'S', 1736857288, 1736857288, '1'),
(181040, 35113, 'QU', 'OK', 'S', 1736857408, 1736857408, '1'),
(181041, 35932, 'QU', 'OK', 'S', 1736857605, 1736857605, '1'),
(181042, 8527, 'QU', 'OK', 'S', 1736857703, 1736857703, '1'),
(181043, 35933, 'QU', 'OK', 'S', 1736915903, 1736915903, '1'),
(181044, 35931, 'QU', 'OK', 'S', 1736916061, 1736916061, '1'),
(181045, 35929, 'QU', 'OK', 'S', 1736916115, 1736916115, '1'),
(181046, 35937, 'QU', 'OK', 'S', 1736916165, 1736916165, '1'),
(181047, 35936, 'QU', 'OK', 'S', 1736916353, 1736916353, '1'),
(181048, 35938, 'QU', 'OK', 'S', 1736916403, 1736916403, '1'),
(181049, 35939, 'QU', 'OK', 'S', 1736916447, 1736916447, '1'),
(181050, 35940, 'QU', 'OK', 'S', 1736916869, 1736916869, '1'),
(181051, 35941, 'QU', 'OK', 'S', 1736916901, 1736916901, '1'),
(181052, 35942, 'QU', 'OK', 'S', 1736916975, 1736916975, '1'),
(181053, 35943, 'QU', 'OK', 'S', 1736917013, 1736917013, '1'),
(181054, 35928, 'QU', 'OK', 'S', 1736917051, 1736917051, '1'),
(181055, 35927, 'QU', 'OK', 'S', 1736917078, 1736917078, '1'),
(181056, 35944, 'QU', 'OK', 'S', 1736917430, 1736917430, '1'),
(181057, 35945, 'QU', 'OK', 'S', 1736917635, 1736917635, '1'),
(181058, 35946, 'QU', 'OK', 'S', 1736917810, 1736917810, '1'),
(181059, 35316, 'QU', 'OK', 'S', 1736919080, 1736919080, '1'),
(181060, 35914, 'QU', 'OK', 'S', 1736920272, 1736920272, '1'),
(181061, 35898, 'QU', 'OK', 'S', 1736920288, 1736920288, '1'),
(181062, 34878, 'QU', 'OK', 'S', 1736920296, 1736920296, '1'),
(181063, 35931, 'QU', 'OK', 'S', 1736921829, 1736921829, '1'),
(181064, 5847, 'QU', 'OK', 'S', 1736922240, 1736922240, '1'),
(181065, 5847, 'QU', 'OK', 'S', 1736922240, 1736922240, '1'),
(181066, 5847, 'QU', 'OK', 'S', 1736922240, 1736922240, '1'),
(181067, 25588, 'QU', 'OK', 'S', 1736922268, 1736922268, '1'),
(181068, 25588, 'QU', 'OK', 'S', 1736922268, 1736922268, '1'),
(181069, 25588, 'QU', 'OK', 'S', 1736922268, 1736922268, '1'),
(181070, 25588, 'QU', 'OK', 'S', 1736922268, 1736922268, '1'),
(181071, 25588, 'QU', 'OK', 'S', 1736922268, 1736922268, '1'),
(181072, 27566, 'QU', 'OK', 'S', 1736922302, 1736922302, '1'),
(181073, 35928, 'QU', 'OK', 'S', 1736923303, 1736923303, '1'),
(181074, 35928, 'QU', 'OK', 'S', 1736923314, 1736923314, '1'),
(181075, 35916, 'QU', 'OK', 'S', 1736924844, 1736924844, '1'),
(181076, 35864, 'QU', 'OK', 'S', 1736924847, 1736924847, '1'),
(181077, 35835, 'QU', 'OK', 'S', 1736924850, 1736924850, '1'),
(181078, 35864, 'QU', 'OK', 'S', 1736924852, 1736924852, '1'),
(181079, 35864, 'QU', 'OK', 'S', 1736924859, 1736924859, '1'),
(181080, 35864, 'QU', 'OK', 'S', 1736924862, 1736924862, '1'),
(181081, 35864, 'QU', 'OK', 'S', 1736924864, 1736924864, '1'),
(181082, 35316, 'QU', 'OK', 'S', 1736924882, 1736924882, '1'),
(181083, 35876, 'QU', 'OK', 'S', 1736929362, 1736929362, '1'),
(181084, 35966, 'QU', 'OK', 'S', 1736934259, 1736934259, '1'),
(181085, 35949, 'QU', 'OK', 'S', 1736934889, 1736934889, '1'),
(181086, 35948, 'QU', 'OK', 'S', 1736935301, 1736935301, '1'),
(181087, 35948, 'QU', 'OK', 'S', 1736935322, 1736935322, '1'),
(181088, 35954, 'QU', 'OK', 'S', 1736935607, 1736935607, '1'),
(181089, 35955, 'QU', 'OK', 'S', 1736935982, 1736935982, '1'),
(181090, 35950, 'QU', 'OK', 'S', 1736936214, 1736936214, '1'),
(181091, 35951, 'QU', 'OK', 'S', 1736936243, 1736936243, '1'),
(181092, 35952, 'QU', 'OK', 'S', 1736936275, 1736936275, '1'),
(181093, 35953, 'QU', 'OK', 'S', 1736936305, 1736936305, '1'),
(181094, 35956, 'QU', 'OK', 'S', 1736936344, 1736936344, '1'),
(181095, 35974, 'QU', 'OK', 'S', 1736936774, 1736936774, '1'),
(181096, 24926, 'QU', 'OK', 'S', 1736936868, 1736936868, '1'),
(181097, 24926, 'QU', 'OK', 'S', 1736936876, 1736936876, '1'),
(181098, 14477, 'QU', 'OK', 'S', 1736936891, 1736936891, '1'),
(181099, 25684, 'QU', 'OK', 'S', 1736936902, 1736936902, '1'),
(181100, 25683, 'QU', 'OK', 'S', 1736936908, 1736936908, '1'),
(181101, 25683, 'QU', 'OK', 'S', 1736936911, 1736936911, '1'),
(181102, 35975, 'QU', 'OK', 'S', 1736936968, 1736936968, '1'),
(181103, 24381, 'QU', 'OK', 'S', 1736937034, 1736937034, '1'),
(181104, 14477, 'QU', 'OK', 'S', 1736937043, 1736937043, '1'),
(181105, 24926, 'QU', 'OK', 'S', 1736937051, 1736937051, '1'),
(181106, 24381, 'QU', 'OK', 'S', 1736937055, 1736937055, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(181107, 24381, 'QU', 'OK', 'S', 1736937059, 1736937059, '1'),
(181108, 24381, 'QU', 'OK', 'S', 1736937064, 1736937064, '1'),
(181109, 24381, 'QU', 'OK', 'S', 1736937067, 1736937067, '1'),
(181110, 24381, 'QU', 'OK', 'S', 1736937075, 1736937075, '1'),
(181111, 14477, 'QU', 'OK', 'S', 1736937079, 1736937079, '1'),
(181112, 24381, 'QU', 'OK', 'S', 1736937083, 1736937083, '1'),
(181113, 24926, 'QU', 'OK', 'S', 1736937087, 1736937087, '1'),
(181114, 16422, 'QU', 'OK', 'S', 1736937093, 1736937093, '1'),
(181115, 16422, 'QU', 'OK', 'S', 1736937098, 1736937098, '1'),
(181116, 16422, 'QU', 'OK', 'S', 1736937102, 1736937102, '1'),
(181117, 14477, 'QU', 'OK', 'S', 1736937106, 1736937106, '1'),
(181118, 16422, 'QU', 'OK', 'S', 1736937112, 1736937112, '1'),
(181119, 16422, 'QU', 'OK', 'S', 1736937116, 1736937116, '1'),
(181120, 24381, 'QU', 'OK', 'S', 1736937120, 1736937120, '1'),
(181121, 24926, 'QU', 'OK', 'S', 1736937124, 1736937124, '1'),
(181122, 35970, 'QU', 'OK', 'S', 1736937126, 1736937126, '1'),
(181123, 24926, 'QU', 'OK', 'S', 1736937129, 1736937129, '1'),
(181124, 24926, 'QU', 'OK', 'S', 1736937134, 1736937134, '1'),
(181125, 14477, 'QU', 'OK', 'S', 1736937139, 1736937139, '1'),
(181126, 14477, 'QU', 'OK', 'S', 1736937154, 1736937154, '1'),
(181127, 14477, 'QU', 'OK', 'S', 1736937168, 1736937168, '1'),
(181128, 35973, 'QU', 'OK', 'S', 1736937201, 1736937201, '1'),
(181129, 35972, 'QU', 'OK', 'S', 1736937244, 1736937244, '1'),
(181130, 35971, 'QU', 'OK', 'S', 1736937439, 1736937439, '1'),
(181131, 24928, 'QU', 'OK', 'S', 1736937493, 1736937493, '1'),
(181132, 24928, 'QU', 'OK', 'S', 1736937499, 1736937499, '1'),
(181133, 24928, 'QU', 'OK', 'S', 1736937506, 1736937506, '1'),
(181134, 24928, 'QU', 'OK', 'S', 1736937510, 1736937510, '1'),
(181135, 24928, 'QU', 'OK', 'S', 1736937513, 1736937513, '1'),
(181136, 35969, 'QU', 'OK', 'S', 1736937515, 1736937515, '1'),
(181137, 24928, 'QU', 'OK', 'S', 1736937517, 1736937517, '1'),
(181138, 24928, 'QU', 'OK', 'S', 1736937522, 1736937522, '1'),
(181139, 24928, 'QU', 'OK', 'S', 1736937526, 1736937526, '1'),
(181140, 24928, 'QU', 'OK', 'S', 1736937532, 1736937532, '1'),
(181141, 24928, 'QU', 'OK', 'S', 1736937536, 1736937536, '1'),
(181142, 24928, 'QU', 'OK', 'S', 1736937543, 1736937543, '1'),
(181143, 24928, 'QU', 'OK', 'S', 1736937547, 1736937547, '1'),
(181144, 24928, 'QU', 'OK', 'S', 1736937552, 1736937552, '1'),
(181145, 35968, 'QU', 'OK', 'S', 1736937554, 1736937554, '1'),
(181146, 24928, 'QU', 'OK', 'S', 1736937556, 1736937556, '1'),
(181147, 24928, 'QU', 'OK', 'S', 1736937560, 1736937560, '1'),
(181148, 24928, 'QU', 'OK', 'S', 1736937569, 1736937569, '1'),
(181149, 35967, 'QU', 'OK', 'S', 1736938290, 1736938290, '1'),
(181150, 35317, 'QU', 'OK', 'S', 1736945628, 1736945628, '1'),
(181151, 24867, 'QU', 'OK', 'S', 1736945709, 1736945709, '1'),
(181152, 11796, 'QU', 'OK', 'S', 1736945759, 1736945759, '1'),
(181153, 11796, 'QU', 'OK', 'S', 1736945779, 1736945779, '1'),
(181154, 11796, 'QU', 'OK', 'S', 1736945825, 1736945825, '1'),
(181155, 11796, 'QU', 'OK', 'S', 1736945839, 1736945839, '1'),
(181156, 35668, 'QU', 'OK', 'S', 1736945948, 1736945948, '1'),
(181157, 27286, 'QU', 'OK', 'S', 1736946021, 1736946021, '1'),
(181158, 27286, 'QU', 'OK', 'S', 1736946029, 1736946029, '1'),
(181159, 21852, 'QU', 'OK', 'S', 1736946140, 1736946140, '1'),
(181160, 35122, 'QU', 'OK', 'S', 1736948021, 1736948021, '1'),
(181161, 31896, 'QU', 'OK', 'S', 1736948026, 1736948026, '1'),
(181162, 31896, 'QU', 'OK', 'S', 1736948031, 1736948031, '1'),
(181163, 31896, 'QU', 'OK', 'S', 1736948035, 1736948035, '1'),
(181164, 31896, 'QU', 'OK', 'S', 1736948039, 1736948039, '1'),
(181165, 30083, 'QU', 'OK', 'S', 1736948047, 1736948047, '1'),
(181166, 30083, 'QU', 'OK', 'S', 1736948052, 1736948052, '1'),
(181167, 30081, 'QU', 'OK', 'S', 1736948066, 1736948066, '1'),
(181168, 27611, 'QU', 'OK', 'S', 1736948071, 1736948071, '1'),
(181169, 27611, 'QU', 'OK', 'S', 1736948075, 1736948075, '1'),
(181170, 30081, 'QU', 'OK', 'S', 1736948078, 1736948078, '1'),
(181171, 35122, 'QU', 'OK', 'S', 1736948085, 1736948085, '1'),
(181172, 35820, 'QU', 'OK', 'S', 1736948091, 1736948091, '1'),
(181173, 35851, 'QU', 'OK', 'S', 1736948098, 1736948098, '1'),
(181174, 19306, 'QU', 'OK', 'S', 1736948115, 1736948115, '1'),
(181175, 31617, 'QU', 'OK', 'S', 1736948119, 1736948119, '1'),
(181176, 19306, 'QU', 'OK', 'S', 1736948124, 1736948124, '1'),
(181177, 31617, 'QU', 'OK', 'S', 1736948137, 1736948137, '1'),
(181178, 31617, 'QU', 'OK', 'S', 1736948142, 1736948142, '1'),
(181179, 31617, 'QU', 'OK', 'S', 1736948146, 1736948146, '1'),
(181180, 35122, 'QU', 'OK', 'S', 1736948153, 1736948153, '1'),
(181181, 35820, 'QU', 'OK', 'S', 1736948158, 1736948158, '1'),
(181182, 35565, 'QU', 'OK', 'S', 1736948161, 1736948161, '1'),
(181183, 35565, 'QU', 'OK', 'S', 1736948167, 1736948167, '1'),
(181184, 35565, 'QU', 'OK', 'S', 1736948171, 1736948171, '1'),
(181185, 31746, 'QU', 'OK', 'S', 1736948176, 1736948176, '1'),
(181186, 31746, 'QU', 'OK', 'S', 1736948181, 1736948181, '1'),
(181187, 35565, 'QU', 'OK', 'S', 1736948186, 1736948186, '1'),
(181188, 35565, 'QU', 'OK', 'S', 1736948190, 1736948190, '1'),
(181189, 35565, 'QU', 'OK', 'S', 1736948195, 1736948195, '1'),
(181190, 35565, 'QU', 'OK', 'S', 1736948200, 1736948200, '1'),
(181191, 35565, 'QU', 'OK', 'S', 1736948205, 1736948205, '1'),
(181192, 31746, 'QU', 'OK', 'S', 1736948210, 1736948210, '1'),
(181193, 31746, 'QU', 'OK', 'S', 1736948214, 1736948214, '1'),
(181194, 30195, 'QU', 'OK', 'S', 1736948224, 1736948224, '1'),
(181195, 30195, 'QU', 'OK', 'S', 1736948229, 1736948229, '1'),
(181196, 29795, 'QU', 'OK', 'S', 1736948234, 1736948234, '1'),
(181197, 29795, 'QU', 'OK', 'S', 1736948243, 1736948243, '1'),
(181198, 35565, 'QU', 'OK', 'S', 1736948251, 1736948251, '1'),
(181199, 35565, 'QU', 'OK', 'S', 1736948274, 1736948274, '1'),
(181200, 2934, 'QU', 'OK', 'S', 1736948298, 1736948298, '1'),
(181201, 27609, 'QU', 'OK', 'S', 1736948503, 1736948503, '1'),
(181202, 328, 'QU', 'OK', 'S', 1737002315, 1737002315, '1'),
(181203, 328, 'QU', 'OK', 'S', 1737002318, 1737002318, '1'),
(181204, 35970, 'QU', 'OK', 'S', 1737008396, 1737008396, '1'),
(181205, 35970, 'QU', 'OK', 'S', 1737008543, 1737008543, '1'),
(181206, 35970, 'QU', 'OK', 'S', 1737008561, 1737008561, '1'),
(181207, 35970, 'QU', 'OK', 'S', 1737008563, 1737008563, '1'),
(181208, 8665, 'QU', 'OK', 'S', 1737008613, 1737008613, '1'),
(181209, 8665, 'QU', 'OK', 'S', 1737008616, 1737008616, '1'),
(181210, 35926, 'QU', 'OK', 'S', 1737009908, 1737009908, '1'),
(181211, 35928, 'QU', 'OK', 'S', 1737009912, 1737009912, '1'),
(181212, 35926, 'QU', 'OK', 'S', 1737009916, 1737009916, '1'),
(181213, 35926, 'QU', 'OK', 'S', 1737009919, 1737009919, '1'),
(181214, 35927, 'QU', 'OK', 'S', 1737009921, 1737009921, '1'),
(181215, 35927, 'QU', 'OK', 'S', 1737009926, 1737009926, '1'),
(181216, 35927, 'QU', 'OK', 'S', 1737009931, 1737009931, '1'),
(181217, 35928, 'QU', 'OK', 'S', 1737009933, 1737009933, '1'),
(181218, 35928, 'QU', 'OK', 'S', 1737009935, 1737009935, '1'),
(181219, 35927, 'QU', 'OK', 'S', 1737009938, 1737009938, '1'),
(181220, 23151, 'QU', 'OK', 'S', 1737015317, 1737015317, '1'),
(181221, 23151, 'QU', 'OK', 'S', 1737015320, 1737015320, '1'),
(181222, 34425, 'QU', 'OK', 'S', 1737015463, 1737015463, '1'),
(181223, 34424, 'QU', 'OK', 'S', 1737015485, 1737015485, '1'),
(181224, 34418, 'QU', 'OK', 'S', 1737015511, 1737015511, '1'),
(181225, 34408, 'QU', 'OK', 'S', 1737015643, 1737015643, '1'),
(181226, 34402, 'QU', 'OK', 'S', 1737015685, 1737015685, '1'),
(181227, 34399, 'QU', 'OK', 'S', 1737015720, 1737015720, '1'),
(181228, 34397, 'QU', 'OK', 'S', 1737015775, 1737015775, '1'),
(181229, 34396, 'QU', 'OK', 'S', 1737015791, 1737015791, '1'),
(181230, 34380, 'QU', 'OK', 'S', 1737015813, 1737015813, '1'),
(181231, 34379, 'QU', 'OK', 'S', 1737015832, 1737015832, '1'),
(181232, 34378, 'QU', 'OK', 'S', 1737015839, 1737015839, '1'),
(181233, 21888, 'QU', 'OK', 'S', 1737019847, 1737019847, '1'),
(181234, 34414, 'QU', 'OK', 'S', 1737019859, 1737019859, '1'),
(181235, 21888, 'QU', 'OK', 'S', 1737019864, 1737019864, '1'),
(181236, 21888, 'QU', 'OK', 'S', 1737019867, 1737019867, '1'),
(181237, 21888, 'QU', 'OK', 'S', 1737019872, 1737019872, '1'),
(181238, 21888, 'QU', 'OK', 'S', 1737019875, 1737019875, '1'),
(181239, 34414, 'QU', 'OK', 'S', 1737019880, 1737019880, '1'),
(181240, 34414, 'QU', 'OK', 'S', 1737019887, 1737019887, '1'),
(181241, 15454, 'QU', 'OK', 'S', 1737021318, 1737021318, '1'),
(181242, 34394, 'QU', 'OK', 'S', 1737021322, 1737021322, '1'),
(181243, 33772, 'QU', 'OK', 'S', 1737021328, 1737021328, '1'),
(181244, 34686, 'QU', 'OK', 'S', 1737021339, 1737021339, '1'),
(181245, 34686, 'QU', 'OK', 'S', 1737021341, 1737021341, '1'),
(181246, 33717, 'QU', 'OK', 'S', 1737021344, 1737021344, '1'),
(181247, 34686, 'QU', 'OK', 'S', 1737021347, 1737021347, '1'),
(181248, 34224, 'QU', 'OK', 'S', 1737021349, 1737021349, '1'),
(181249, 34686, 'QU', 'OK', 'S', 1737021351, 1737021351, '1'),
(181250, 15454, 'QU', 'OK', 'S', 1737021352, 1737021352, '1'),
(181251, 34686, 'QU', 'OK', 'S', 1737021354, 1737021354, '1'),
(181252, 30259, 'QU', 'OK', 'S', 1737021364, 1737021364, '1'),
(181253, 35225, 'QU', 'OK', 'S', 1737022351, 1737022351, '1'),
(181254, 35225, 'QU', 'OK', 'S', 1737022367, 1737022367, '1'),
(181255, 28939, 'QU', 'OK', 'S', 1737022376, 1737022376, '1'),
(181256, 35406, 'QU', 'OK', 'S', 1737022378, 1737022378, '1'),
(181257, 33966, 'QU', 'OK', 'S', 1737022380, 1737022380, '1'),
(181258, 33966, 'QU', 'OK', 'S', 1737022383, 1737022383, '1'),
(181259, 26301, 'QU', 'OK', 'S', 1737022389, 1737022389, '1'),
(181260, 33134, 'QU', 'OK', 'S', 1737022394, 1737022394, '1'),
(181261, 35224, 'QU', 'OK', 'S', 1737022396, 1737022396, '1'),
(181262, 35928, 'QU', 'OK', 'S', 1737022398, 1737022398, '1'),
(181263, 35926, 'QU', 'OK', 'S', 1737022400, 1737022400, '1'),
(181264, 35928, 'QU', 'OK', 'S', 1737022405, 1737022405, '1'),
(181265, 35955, 'QU', 'OK', 'S', 1737022408, 1737022408, '1'),
(181266, 35406, 'QU', 'OK', 'S', 1737022410, 1737022410, '1'),
(181267, 35926, 'QU', 'OK', 'S', 1737022413, 1737022413, '1'),
(181268, 35895, 'QU', 'OK', 'S', 1737022467, 1737022467, '1'),
(181269, 35926, 'QU', 'OK', 'S', 1737022759, 1737022759, '1'),
(181270, 23186, 'QU', 'OK', 'S', 1737022835, 1737022835, '1'),
(181271, 24451, 'QU', 'OK', 'S', 1737022887, 1737022887, '1'),
(181272, 33134, 'QU', 'OK', 'S', 1737023083, 1737023083, '1'),
(181273, 28618, 'QU', 'OK', 'S', 1737023129, 1737023129, '1'),
(181274, 22264, 'QU', 'OK', 'S', 1737023413, 1737023413, '1'),
(181275, 34994, 'QU', 'OK', 'S', 1737023597, 1737023597, '1'),
(181276, 2489, 'QU', 'OK', 'S', 1737023918, 1737023918, '1'),
(181277, 21894, 'QU', 'OK', 'S', 1737024001, 1737024001, '1'),
(181278, 21894, 'QU', 'OK', 'S', 1737024004, 1737024004, '1'),
(181279, 29267, 'QU', 'OK', 'S', 1737024093, 1737024093, '1'),
(181280, 21513, 'QU', 'OK', 'S', 1737024318, 1737024318, '1'),
(181281, 21513, 'QU', 'OK', 'S', 1737024328, 1737024328, '1'),
(181282, 21300, 'QU', 'OK', 'S', 1737024435, 1737024435, '1'),
(181283, 35982, 'QU', 'OK', 'S', 1737024845, 1737024845, '1'),
(181284, 35983, 'QU', 'OK', 'S', 1737024905, 1737024905, '1'),
(181285, 35984, 'QU', 'OK', 'S', 1737024931, 1737024931, '1'),
(181286, 35985, 'QU', 'OK', 'S', 1737024950, 1737024950, '1'),
(181287, 35998, 'QU', 'OK', 'S', 1737024970, 1737024970, '1'),
(181288, 35997, 'QU', 'OK', 'S', 1737024989, 1737024989, '1'),
(181289, 35996, 'QU', 'OK', 'S', 1737025010, 1737025010, '1'),
(181290, 35995, 'QU', 'OK', 'S', 1737025029, 1737025029, '1'),
(181291, 35994, 'QU', 'OK', 'S', 1737025083, 1737025083, '1'),
(181292, 35993, 'QU', 'OK', 'S', 1737025102, 1737025102, '1'),
(181293, 35992, 'QU', 'OK', 'S', 1737025120, 1737025120, '1'),
(181294, 35991, 'QU', 'OK', 'S', 1737025139, 1737025139, '1'),
(181295, 35990, 'QU', 'OK', 'S', 1737025159, 1737025159, '1'),
(181296, 35989, 'QU', 'OK', 'S', 1737025209, 1737025209, '1'),
(181297, 35988, 'QU', 'OK', 'S', 1737025229, 1737025229, '1'),
(181298, 35987, 'QU', 'OK', 'S', 1737025247, 1737025247, '1'),
(181299, 35986, 'QU', 'OK', 'S', 1737025271, 1737025271, '1'),
(181300, 35931, 'QU', 'OK', 'S', 1737025360, 1737025360, '1'),
(181301, 35931, 'QU', 'OK', 'S', 1737025363, 1737025363, '1'),
(181302, 35931, 'QU', 'OK', 'S', 1737025373, 1737025373, '1'),
(181303, 35927, 'QU', 'OK', 'S', 1737025426, 1737025426, '1'),
(181304, 35927, 'QU', 'OK', 'S', 1737025445, 1737025445, '1'),
(181305, 35927, 'QU', 'OK', 'S', 1737025466, 1737025466, '1'),
(181306, 35976, 'QU', 'OK', 'S', 1737026111, 1737026111, '1'),
(181307, 35977, 'QU', 'OK', 'S', 1737026357, 1737026357, '1'),
(181308, 32400, 'QU', 'OK', 'S', 1737026449, 1737026449, '1'),
(181309, 35978, 'QU', 'OK', 'S', 1737026622, 1737026622, '1'),
(181310, 35979, 'QU', 'OK', 'S', 1737026892, 1737026892, '1'),
(181311, 32102, 'QU', 'OK', 'S', 1737026913, 1737026913, '1'),
(181312, 25655, 'QU', 'OK', 'S', 1737026915, 1737026915, '1'),
(181313, 26969, 'QU', 'OK', 'S', 1737026919, 1737026919, '1'),
(181314, 25655, 'QU', 'OK', 'S', 1737026921, 1737026921, '1'),
(181315, 31850, 'QU', 'OK', 'S', 1737026923, 1737026923, '1'),
(181316, 29409, 'QU', 'OK', 'S', 1737026925, 1737026925, '1'),
(181317, 33852, 'QU', 'OK', 'S', 1737026927, 1737026927, '1'),
(181318, 33852, 'QU', 'OK', 'S', 1737026930, 1737026930, '1'),
(181319, 31406, 'QU', 'OK', 'S', 1737026932, 1737026932, '1'),
(181320, 29409, 'QU', 'OK', 'S', 1737026935, 1737026935, '1'),
(181321, 35930, 'QU', 'OK', 'S', 1737026938, 1737026938, '1'),
(181322, 30696, 'QU', 'OK', 'S', 1737026941, 1737026941, '1'),
(181323, 30696, 'QU', 'OK', 'S', 1737026943, 1737026943, '1'),
(181324, 35954, 'QU', 'OK', 'S', 1737026988, 1737026988, '1'),
(181325, 28916, 'QU', 'OK', 'S', 1737026992, 1737026992, '1'),
(181326, 35905, 'QU', 'OK', 'S', 1737027009, 1737027009, '1'),
(181327, 35928, 'QU', 'OK', 'S', 1737027010, 1737027010, '1'),
(181328, 15343, 'QU', 'OK', 'S', 1737027012, 1737027012, '1'),
(181329, 14762, 'QU', 'OK', 'S', 1737027015, 1737027015, '1'),
(181330, 14768, 'QU', 'OK', 'S', 1737027017, 1737027017, '1'),
(181331, 35898, 'QU', 'OK', 'S', 1737027025, 1737027025, '1'),
(181332, 35928, 'QU', 'OK', 'S', 1737027028, 1737027028, '1'),
(181333, 35914, 'QU', 'OK', 'S', 1737027030, 1737027030, '1'),
(181334, 35933, 'QU', 'OK', 'S', 1737027032, 1737027032, '1'),
(181335, 35906, 'QU', 'OK', 'S', 1737027036, 1737027036, '1'),
(181336, 35928, 'QU', 'OK', 'S', 1737027038, 1737027038, '1'),
(181337, 35906, 'QU', 'OK', 'S', 1737027046, 1737027046, '1'),
(181338, 30001, 'QU', 'OK', 'S', 1737027054, 1737027054, '1'),
(181339, 35928, 'QU', 'OK', 'S', 1737027058, 1737027058, '1'),
(181340, 32712, 'QU', 'OK', 'S', 1737027070, 1737027070, '1'),
(181341, 23152, 'QU', 'OK', 'S', 1737027081, 1737027081, '1'),
(181342, 34414, 'QU', 'OK', 'S', 1737027262, 1737027262, '1'),
(181343, 34414, 'QU', 'OK', 'S', 1737027273, 1737027273, '1'),
(181344, 3485, 'QU', 'OK', 'S', 1737028667, 1737028667, '1'),
(181345, 31750, 'QU', 'OK', 'S', 1737030182, 1737030182, '1'),
(181346, 31751, 'QU', 'OK', 'S', 1737030269, 1737030269, '1'),
(181347, 19144, 'QU', 'OK', 'S', 1737030437, 1737030437, '1'),
(181348, 35868, 'QU', 'OK', 'S', 1737030447, 1737030447, '1'),
(181349, 35867, 'QU', 'OK', 'S', 1737030450, 1737030450, '1'),
(181350, 3055, 'QU', 'OK', 'S', 1737030455, 1737030455, '1'),
(181351, 13460, 'QU', 'OK', 'S', 1737030467, 1737030467, '1'),
(181352, 33327, 'QU', 'OK', 'S', 1737030507, 1737030507, '1'),
(181353, 32069, 'QU', 'OK', 'S', 1737030511, 1737030511, '1'),
(181354, 33041, 'QU', 'OK', 'S', 1737030517, 1737030517, '1'),
(181355, 35660, 'QU', 'OK', 'S', 1737030521, 1737030521, '1'),
(181356, 35274, 'QU', 'OK', 'S', 1737030528, 1737030528, '1'),
(181357, 24206, 'QU', 'OK', 'S', 1737030533, 1737030533, '1'),
(181358, 16172, 'QU', 'OK', 'S', 1737030716, 1737030716, '1'),
(181359, 35817, 'QU', 'OK', 'S', 1737030722, 1737030722, '1'),
(181360, 35898, 'QU', 'OK', 'S', 1737030726, 1737030726, '1'),
(181361, 35777, 'QU', 'OK', 'S', 1737030729, 1737030729, '1'),
(181362, 35469, 'QU', 'OK', 'S', 1737030733, 1737030733, '1'),
(181363, 35866, 'QU', 'OK', 'S', 1737030736, 1737030736, '1'),
(181364, 35381, 'QU', 'OK', 'S', 1737030741, 1737030741, '1'),
(181365, 35609, 'QU', 'OK', 'S', 1737030750, 1737030750, '1'),
(181366, 35452, 'QU', 'OK', 'S', 1737031560, 1737031560, '1'),
(181367, 29767, 'QU', 'OK', 'S', 1737034552, 1737034552, '1'),
(181368, 13460, 'QU', 'OK', 'S', 1737034558, 1737034558, '1'),
(181369, 27711, 'QU', 'OK', 'S', 1737034560, 1737034560, '1'),
(181370, 33524, 'QU', 'OK', 'S', 1737034563, 1737034563, '1'),
(181371, 22933, 'QU', 'OK', 'S', 1737034566, 1737034566, '1'),
(181372, 20463, 'QU', 'OK', 'S', 1737034568, 1737034568, '1'),
(181373, 19607, 'QU', 'OK', 'S', 1737034570, 1737034570, '1'),
(181374, 29503, 'QU', 'OK', 'S', 1737034573, 1737034573, '1'),
(181375, 35931, 'QU', 'OK', 'S', 1737034577, 1737034577, '1'),
(181376, 35931, 'QU', 'OK', 'S', 1737034587, 1737034587, '1'),
(181377, 28816, 'QU', 'OK', 'S', 1737034590, 1737034590, '1'),
(181378, 19936, 'QU', 'OK', 'S', 1737034593, 1737034593, '1'),
(181379, 31428, 'QU', 'OK', 'S', 1737034595, 1737034595, '1'),
(181380, 19932, 'QU', 'OK', 'S', 1737034597, 1737034597, '1'),
(181381, 19932, 'QU', 'OK', 'S', 1737034606, 1737034606, '1'),
(181382, 33136, 'QU', 'OK', 'S', 1737034615, 1737034615, '1'),
(181383, 29503, 'QU', 'OK', 'S', 1737034619, 1737034619, '1'),
(181384, 25964, 'QU', 'OK', 'S', 1737034621, 1737034621, '1'),
(181385, 29501, 'QU', 'OK', 'S', 1737034624, 1737034624, '1'),
(181386, 29501, 'QU', 'OK', 'S', 1737034628, 1737034628, '1'),
(181387, 19738, 'QU', 'OK', 'S', 1737034632, 1737034632, '1'),
(181388, 35660, 'QU', 'OK', 'S', 1737034668, 1737034668, '1'),
(181389, 32964, 'QU', 'OK', 'S', 1737034673, 1737034673, '1'),
(181390, 32015, 'QU', 'OK', 'S', 1737034675, 1737034675, '1'),
(181391, 34545, 'QU', 'OK', 'S', 1737034679, 1737034679, '1'),
(181392, 34545, 'QU', 'OK', 'S', 1737034682, 1737034682, '1'),
(181393, 34935, 'QU', 'OK', 'S', 1737034686, 1737034686, '1'),
(181394, 31355, 'QU', 'OK', 'S', 1737034690, 1737034690, '1'),
(181395, 35197, 'QU', 'OK', 'S', 1737034700, 1737034700, '1'),
(181396, 31913, 'QU', 'OK', 'S', 1737034705, 1737034705, '1'),
(181397, 35629, 'QU', 'OK', 'S', 1737034711, 1737034711, '1'),
(181398, 34935, 'QU', 'OK', 'S', 1737034728, 1737034728, '1'),
(181399, 31895, 'QU', 'OK', 'S', 1737034730, 1737034730, '1'),
(181400, 35611, 'QU', 'OK', 'S', 1737034733, 1737034733, '1'),
(181401, 33928, 'QU', 'OK', 'S', 1737034736, 1737034736, '1'),
(181402, 35641, 'QU', 'OK', 'S', 1737034741, 1737034741, '1'),
(181403, 28551, 'QU', 'OK', 'S', 1737034743, 1737034743, '1'),
(181404, 34064, 'QU', 'OK', 'S', 1737034746, 1737034746, '1'),
(181405, 35343, 'QU', 'OK', 'S', 1737034748, 1737034748, '1'),
(181406, 33930, 'QU', 'OK', 'S', 1737034751, 1737034751, '1'),
(181407, 34545, 'QU', 'OK', 'S', 1737034755, 1737034755, '1'),
(181408, 34545, 'QU', 'OK', 'S', 1737034759, 1737034759, '1'),
(181409, 28697, 'QU', 'OK', 'S', 1737034763, 1737034763, '1'),
(181410, 35915, 'QU', 'OK', 'S', 1737034766, 1737034766, '1'),
(181411, 31762, 'QU', 'OK', 'S', 1737034770, 1737034770, '1'),
(181412, 29215, 'QU', 'OK', 'S', 1737034774, 1737034774, '1'),
(181413, 35917, 'QU', 'OK', 'S', 1737034778, 1737034778, '1'),
(181414, 35856, 'QU', 'OK', 'S', 1737034782, 1737034782, '1'),
(181415, 35857, 'QU', 'OK', 'S', 1737034786, 1737034786, '1'),
(181416, 31293, 'QU', 'OK', 'S', 1737034790, 1737034790, '1'),
(181417, 27688, 'QU', 'OK', 'S', 1737034795, 1737034795, '1'),
(181418, 27727, 'QU', 'OK', 'S', 1737034801, 1737034801, '1'),
(181419, 20186, 'QU', 'OK', 'S', 1737034809, 1737034809, '1'),
(181420, 26574, 'QU', 'OK', 'S', 1737034814, 1737034814, '1'),
(181421, 34064, 'QU', 'OK', 'S', 1737034817, 1737034817, '1'),
(181422, 34882, 'QU', 'OK', 'S', 1737034823, 1737034823, '1'),
(181423, 34064, 'QU', 'OK', 'S', 1737034829, 1737034829, '1'),
(181424, 34064, 'QU', 'OK', 'S', 1737034831, 1737034831, '1'),
(181425, 32867, 'QU', 'OK', 'S', 1737034834, 1737034834, '1'),
(181426, 32809, 'QU', 'OK', 'S', 1737034839, 1737034839, '1'),
(181427, 35280, 'QU', 'OK', 'S', 1737034844, 1737034844, '1'),
(181428, 35918, 'QU', 'OK', 'S', 1737034848, 1737034848, '1'),
(181429, 29986, 'QU', 'OK', 'S', 1737034852, 1737034852, '1'),
(181430, 34064, 'QU', 'OK', 'S', 1737034856, 1737034856, '1'),
(181431, 35316, 'QU', 'OK', 'S', 1737034859, 1737034859, '1'),
(181432, 31779, 'QU', 'OK', 'S', 1737034863, 1737034863, '1'),
(181433, 35916, 'QU', 'OK', 'S', 1737034868, 1737034868, '1'),
(181434, 9714, 'QU', 'OK', 'S', 1737034880, 1737034880, '1'),
(181435, 35857, 'QU', 'OK', 'S', 1737034885, 1737034885, '1'),
(181436, 14463, 'QU', 'OK', 'S', 1737034888, 1737034888, '1'),
(181437, 27693, 'QU', 'OK', 'S', 1737034893, 1737034893, '1'),
(181438, 35368, 'QU', 'OK', 'S', 1737034898, 1737034898, '1'),
(181439, 19932, 'QU', 'OK', 'S', 1737034904, 1737034904, '1'),
(181440, 31019, 'QU', 'OK', 'S', 1737034909, 1737034909, '1'),
(181441, 24339, 'QU', 'OK', 'S', 1737034918, 1737034918, '1'),
(181442, 31939, 'QU', 'OK', 'S', 1737034932, 1737034932, '1'),
(181443, 34545, 'QU', 'OK', 'S', 1737034936, 1737034936, '1'),
(181444, 31939, 'QU', 'OK', 'S', 1737034975, 1737034975, '1'),
(181445, 31019, 'QU', 'OK', 'S', 1737035018, 1737035018, '1'),
(181446, 21122, 'QU', 'OK', 'S', 1737035025, 1737035025, '1'),
(181447, 21122, 'QU', 'OK', 'S', 1737035032, 1737035032, '1'),
(181448, 20010, 'QU', 'OK', 'S', 1737035041, 1737035041, '1'),
(181449, 32827, 'QU', 'OK', 'S', 1737035054, 1737035054, '1'),
(181450, 35115, 'QU', 'OK', 'S', 1737035061, 1737035061, '1'),
(181451, 24339, 'QU', 'OK', 'S', 1737035109, 1737035109, '1'),
(181452, 24339, 'QU', 'OK', 'S', 1737035114, 1737035114, '1'),
(181453, 35980, 'QU', 'OK', 'S', 1737088356, 1737088356, '1'),
(181454, 35980, 'QU', 'OK', 'S', 1737090869, 1737090869, '1'),
(181455, 35980, 'QU', 'OK', 'S', 1737090871, 1737090871, '1'),
(181456, 35980, 'QU', 'OK', 'S', 1737090873, 1737090873, '1'),
(181457, 35980, 'QU', 'OK', 'S', 1737090875, 1737090875, '1'),
(181458, 24381, 'QU', 'OK', 'S', 1737091235, 1737091235, '1'),
(181459, 24381, 'QU', 'OK', 'S', 1737091238, 1737091238, '1'),
(181460, 33580, 'QU', 'OK', 'S', 1737091456, 1737091456, '1'),
(181461, 34361, 'QU', 'OK', 'S', 1737091467, 1737091467, '1'),
(181462, 34361, 'QU', 'OK', 'S', 1737091467, 1737091467, '1'),
(181463, 33525, 'QU', 'OK', 'S', 1737091501, 1737091501, '1'),
(181464, 33525, 'QU', 'OK', 'S', 1737091501, 1737091501, '1'),
(181465, 2469, 'QU', 'OK', 'S', 1737091555, 1737091555, '1'),
(181466, 14477, 'QU', 'OK', 'S', 1737091639, 1737091639, '1'),
(181467, 13312, 'QU', 'OK', 'S', 1737091654, 1737091654, '1'),
(181468, 16424, 'QU', 'OK', 'S', 1737092391, 1737092391, '1'),
(181469, 16424, 'QU', 'OK', 'S', 1737092410, 1737092410, '1'),
(181470, 16424, 'QU', 'OK', 'S', 1737092412, 1737092412, '1'),
(181471, 35914, 'QU', 'OK', 'S', 1737093146, 1737093146, '1'),
(181472, 35898, 'QU', 'OK', 'S', 1737094056, 1737094056, '1'),
(181473, 35928, 'QU', 'OK', 'S', 1737094111, 1737094111, '1'),
(181474, 35928, 'QU', 'OK', 'S', 1737094138, 1737094138, '1'),
(181475, 35906, 'QU', 'OK', 'S', 1737094202, 1737094202, '1'),
(181476, 35906, 'QU', 'OK', 'S', 1737094248, 1737094248, '1'),
(181477, 35933, 'QU', 'OK', 'S', 1737094285, 1737094285, '1'),
(181478, 15343, 'QU', 'OK', 'S', 1737094361, 1737094361, '1'),
(181479, 14768, 'QU', 'OK', 'S', 1737094397, 1737094397, '1'),
(181480, 14762, 'QU', 'OK', 'S', 1737094441, 1737094441, '1'),
(181481, 14768, 'QU', 'OK', 'S', 1737094656, 1737094656, '1'),
(181482, 15343, 'QU', 'OK', 'S', 1737094678, 1737094678, '1'),
(181483, 35933, 'QU', 'OK', 'S', 1737094680, 1737094680, '1'),
(181484, 14762, 'QU', 'OK', 'S', 1737094683, 1737094683, '1'),
(181485, 35906, 'QU', 'OK', 'S', 1737094687, 1737094687, '1'),
(181486, 35906, 'QU', 'OK', 'S', 1737094689, 1737094689, '1'),
(181487, 35928, 'QU', 'OK', 'S', 1737094692, 1737094692, '1'),
(181488, 35898, 'QU', 'OK', 'S', 1737094696, 1737094696, '1'),
(181489, 35928, 'QU', 'OK', 'S', 1737094707, 1737094707, '1'),
(181490, 35914, 'QU', 'OK', 'S', 1737094710, 1737094710, '1'),
(181491, 35954, 'QU', 'OK', 'S', 1737094995, 1737094995, '1'),
(181492, 35954, 'QU', 'OK', 'S', 1737095020, 1737095020, '1'),
(181493, 35948, 'QU', 'OK', 'S', 1737095951, 1737095951, '1'),
(181494, 35825, 'QU', 'OK', 'S', 1737096026, 1737096026, '1'),
(181495, 14699, 'QU', 'OK', 'S', 1737096432, 1737096432, '1'),
(181496, 16516, 'QU', 'OK', 'S', 1737096435, 1737096435, '1'),
(181497, 16322, 'QU', 'OK', 'S', 1737096437, 1737096437, '1'),
(181498, 33766, 'QU', 'OK', 'S', 1737096441, 1737096441, '1'),
(181499, 33766, 'QU', 'OK', 'S', 1737096445, 1737096445, '1'),
(181500, 14699, 'QU', 'OK', 'S', 1737096451, 1737096451, '1'),
(181501, 29939, 'QU', 'OK', 'S', 1737096454, 1737096454, '1'),
(181502, 27237, 'QU', 'OK', 'S', 1737096458, 1737096458, '1'),
(181503, 12126, 'QU', 'OK', 'S', 1737096460, 1737096460, '1'),
(181504, 31019, 'QU', 'OK', 'S', 1737096462, 1737096462, '1'),
(181505, 31019, 'QU', 'OK', 'S', 1737096466, 1737096466, '1'),
(181506, 33722, 'QU', 'OK', 'S', 1737096469, 1737096469, '1'),
(181507, 27229, 'QU', 'OK', 'S', 1737096471, 1737096471, '1'),
(181508, 35580, 'QU', 'OK', 'S', 1737096473, 1737096473, '1'),
(181509, 28998, 'QU', 'OK', 'S', 1737096476, 1737096476, '1'),
(181510, 28998, 'QU', 'OK', 'S', 1737096481, 1737096481, '1'),
(181511, 33600, 'QU', 'OK', 'S', 1737096483, 1737096483, '1'),
(181512, 16516, 'QU', 'OK', 'S', 1737096493, 1737096493, '1'),
(181513, 5602, 'QU', 'OK', 'S', 1737097164, 1737097164, '1'),
(181514, 25260, 'QU', 'OK', 'S', 1737097174, 1737097174, '1'),
(181515, 25555, 'QU', 'OK', 'S', 1737097177, 1737097177, '1'),
(181516, 5610, 'QU', 'OK', 'S', 1737097179, 1737097179, '1'),
(181517, 32974, 'QU', 'OK', 'S', 1737097181, 1737097181, '1'),
(181518, 14971, 'QU', 'OK', 'S', 1737097187, 1737097187, '1'),
(181519, 36022, 'QU', 'OK', 'S', 1737098698, 1737098698, '1'),
(181520, 36023, 'QU', 'OK', 'S', 1737099017, 1737099017, '1'),
(181521, 36024, 'QU', 'OK', 'S', 1737099245, 1737099245, '1'),
(181522, 36025, 'QU', 'OK', 'S', 1737099478, 1737099478, '1'),
(181523, 24321, 'QU', 'OK', 'S', 1737099532, 1737099532, '1'),
(181524, 24321, 'QU', 'OK', 'S', 1737099534, 1737099534, '1'),
(181525, 24321, 'QU', 'OK', 'S', 1737099536, 1737099536, '1'),
(181526, 24321, 'QU', 'OK', 'S', 1737099539, 1737099539, '1'),
(181527, 24321, 'QU', 'OK', 'S', 1737099541, 1737099541, '1'),
(181528, 24321, 'QU', 'OK', 'S', 1737099545, 1737099545, '1'),
(181529, 24321, 'QU', 'OK', 'S', 1737099547, 1737099547, '1'),
(181530, 35851, 'QU', 'OK', 'S', 1737099583, 1737099583, '1'),
(181531, 35851, 'QU', 'OK', 'S', 1737099596, 1737099596, '1'),
(181532, 35851, 'QU', 'OK', 'S', 1737099598, 1737099598, '1'),
(181533, 35851, 'QU', 'OK', 'S', 1737099600, 1737099600, '1'),
(181534, 36026, 'QU', 'OK', 'S', 1737099756, 1737099756, '1'),
(181535, 36027, 'QU', 'OK', 'S', 1737099990, 1737099990, '1'),
(181536, 31978, 'QU', 'OK', 'S', 1737100109, 1737100109, '1'),
(181537, 21122, 'QU', 'OK', 'S', 1737100206, 1737100206, '1'),
(181538, 36028, 'QU', 'OK', 'S', 1737100207, 1737100207, '1'),
(181539, 35645, 'QU', 'OK', 'S', 1737100307, 1737100307, '1'),
(181540, 35931, 'QU', 'OK', 'S', 1737100320, 1737100320, '1'),
(181541, 35931, 'QU', 'OK', 'S', 1737100333, 1737100333, '1'),
(181542, 22044, 'QU', 'OK', 'S', 1737100336, 1737100336, '1'),
(181543, 35931, 'QU', 'OK', 'S', 1737100345, 1737100345, '1'),
(181544, 35931, 'QU', 'OK', 'S', 1737100354, 1737100354, '1'),
(181545, 36029, 'QU', 'OK', 'S', 1737100407, 1737100407, '1'),
(181546, 22052, 'QU', 'OK', 'S', 1737100496, 1737100496, '1'),
(181547, 22052, 'QU', 'OK', 'S', 1737100510, 1737100510, '1'),
(181548, 35933, 'QU', 'OK', 'S', 1737100514, 1737100514, '1'),
(181549, 35564, 'QU', 'OK', 'S', 1737100519, 1737100519, '1'),
(181550, 36030, 'QU', 'OK', 'S', 1737100707, 1737100707, '1'),
(181551, 36031, 'QU', 'OK', 'S', 1737100886, 1737100886, '1'),
(181552, 13312, 'QU', 'OK', 'S', 1737101047, 1737101047, '1'),
(181553, 36032, 'QU', 'OK', 'S', 1737101182, 1737101182, '1'),
(181554, 16422, 'QU', 'OK', 'S', 1737102056, 1737102056, '1'),
(181555, 16422, 'QU', 'OK', 'S', 1737102058, 1737102058, '1'),
(181556, 16422, 'QU', 'OK', 'S', 1737102108, 1737102108, '1'),
(181557, 16422, 'QU', 'OK', 'S', 1737102110, 1737102110, '1'),
(181558, 16423, 'QU', 'OK', 'S', 1737102251, 1737102251, '1'),
(181559, 16423, 'QU', 'OK', 'S', 1737102262, 1737102262, '1'),
(181560, 16423, 'QU', 'OK', 'S', 1737102265, 1737102265, '1'),
(181561, 16423, 'QU', 'OK', 'S', 1737102268, 1737102268, '1'),
(181562, 28061, 'QU', 'OK', 'S', 1737107536, 1737107536, '1'),
(181563, 35807, 'QU', 'OK', 'S', 1737107547, 1737107547, '1'),
(181564, 3395, 'QU', 'OK', 'S', 1737107557, 1737107557, '1'),
(181565, 36018, 'QU', 'OK', 'S', 1737107838, 1737107838, '1'),
(181566, 18389, 'QU', 'OK', 'S', 1737108014, 1737108014, '1'),
(181567, 27109, 'QU', 'OK', 'S', 1737108347, 1737108347, '1'),
(181568, 22615, 'QU', 'OK', 'S', 1737108380, 1737108380, '1'),
(181569, 32612, 'QU', 'OK', 'S', 1737108389, 1737108389, '1'),
(181570, 33280, 'QU', 'OK', 'S', 1737108396, 1737108396, '1'),
(181571, 33317, 'QU', 'OK', 'S', 1737108411, 1737108411, '1'),
(181572, 35981, 'QU', 'OK', 'S', 1737108511, 1737108511, '1'),
(181573, 36019, 'QU', 'OK', 'S', 1737108867, 1737108867, '1'),
(181574, 32134, 'QU', 'OK', 'S', 1737109255, 1737109255, '1'),
(181575, 36020, 'QU', 'OK', 'S', 1737109364, 1737109364, '1'),
(181576, 36021, 'QU', 'OK', 'S', 1737109384, 1737109384, '1'),
(181577, 36003, 'QU', 'OK', 'S', 1737109587, 1737109587, '1'),
(181578, 24177, 'QU', 'OK', 'S', 1737109732, 1737109732, '1'),
(181579, 31514, 'QU', 'OK', 'S', 1737109810, 1737109810, '1'),
(181580, 35347, 'QU', 'OK', 'S', 1737109828, 1737109828, '1'),
(181581, 29501, 'QU', 'OK', 'S', 1737109879, 1737109879, '1'),
(181582, 31327, 'QU', 'OK', 'S', 1737109924, 1737109924, '1'),
(181583, 31327, 'QU', 'OK', 'S', 1737109974, 1737109974, '1'),
(181584, 35643, 'QU', 'OK', 'S', 1737110120, 1737110120, '1'),
(181585, 35893, 'QU', 'OK', 'S', 1737110147, 1737110147, '1'),
(181586, 35890, 'QU', 'OK', 'S', 1737110181, 1737110181, '1'),
(181587, 13460, 'QU', 'OK', 'S', 1737110184, 1737110184, '1'),
(181588, 35895, 'QU', 'OK', 'S', 1737110199, 1737110199, '1'),
(181589, 13460, 'QU', 'OK', 'S', 1737110219, 1737110219, '1'),
(181590, 13460, 'QU', 'OK', 'S', 1737110224, 1737110224, '1'),
(181591, 35926, 'QU', 'OK', 'S', 1737110228, 1737110228, '1'),
(181592, 35926, 'QU', 'OK', 'S', 1737110246, 1737110246, '1'),
(181593, 35926, 'QU', 'OK', 'S', 1737110257, 1737110257, '1'),
(181594, 35926, 'QU', 'OK', 'S', 1737110281, 1737110281, '1'),
(181595, 35926, 'QU', 'OK', 'S', 1737110292, 1737110292, '1'),
(181596, 35926, 'QU', 'OK', 'S', 1737110308, 1737110308, '1'),
(181597, 35980, 'QU', 'OK', 'S', 1737110332, 1737110332, '1'),
(181598, 35980, 'QU', 'OK', 'S', 1737110348, 1737110348, '1'),
(181599, 35980, 'QU', 'OK', 'S', 1737110363, 1737110363, '1'),
(181600, 35980, 'QU', 'OK', 'S', 1737110371, 1737110371, '1'),
(181601, 35980, 'QU', 'OK', 'S', 1737110382, 1737110382, '1'),
(181602, 35714, 'QU', 'OK', 'S', 1737110414, 1737110414, '1'),
(181603, 35927, 'QU', 'OK', 'S', 1737110478, 1737110478, '1'),
(181604, 35927, 'QU', 'OK', 'S', 1737110497, 1737110497, '1'),
(181605, 35927, 'QU', 'OK', 'S', 1737110512, 1737110512, '1'),
(181606, 35927, 'QU', 'OK', 'S', 1737110531, 1737110531, '1'),
(181607, 35927, 'QU', 'OK', 'S', 1737110551, 1737110551, '1'),
(181608, 35905, 'QU', 'OK', 'S', 1737110605, 1737110605, '1'),
(181609, 35905, 'QU', 'OK', 'S', 1737110616, 1737110616, '1'),
(181610, 35905, 'QU', 'OK', 'S', 1737110632, 1737110632, '1'),
(181611, 35905, 'QU', 'OK', 'S', 1737110642, 1737110642, '1'),
(181612, 35905, 'QU', 'OK', 'S', 1737110650, 1737110650, '1'),
(181613, 35905, 'QU', 'OK', 'S', 1737110662, 1737110662, '1'),
(181614, 36004, 'QU', 'OK', 'S', 1737110693, 1737110693, '1'),
(181615, 19933, 'QU', 'OK', 'S', 1737110765, 1737110765, '1'),
(181616, 36005, 'QU', 'OK', 'S', 1737111024, 1737111024, '1'),
(181617, 36015, 'QU', 'OK', 'S', 1737111283, 1737111283, '1'),
(181618, 36016, 'QU', 'OK', 'S', 1737111301, 1737111301, '1'),
(181619, 36017, 'QU', 'OK', 'S', 1737111319, 1737111319, '1'),
(181620, 36006, 'QU', 'OK', 'S', 1737111379, 1737111379, '1'),
(181621, 36007, 'QU', 'OK', 'S', 1737111408, 1737111408, '1'),
(181622, 36008, 'QU', 'OK', 'S', 1737111442, 1737111442, '1'),
(181623, 36009, 'QU', 'OK', 'S', 1737111583, 1737111583, '1'),
(181624, 36010, 'QU', 'OK', 'S', 1737111677, 1737111677, '1'),
(181625, 36002, 'QU', 'OK', 'S', 1737111731, 1737111731, '1'),
(181626, 35999, 'QU', 'OK', 'S', 1737111928, 1737111928, '1'),
(181627, 36000, 'QU', 'OK', 'S', 1737112271, 1737112271, '1'),
(181628, 36001, 'QU', 'OK', 'S', 1737112626, 1737112626, '1'),
(181629, 36011, 'QU', 'OK', 'S', 1737112994, 1737112994, '1'),
(181630, 36012, 'QU', 'OK', 'S', 1737113149, 1737113149, '1'),
(181631, 36013, 'QU', 'OK', 'S', 1737113288, 1737113288, '1'),
(181632, 36014, 'QU', 'OK', 'S', 1737113482, 1737113482, '1'),
(181633, 35980, 'QU', 'OK', 'S', 1737113528, 1737113528, '1'),
(181634, 35965, 'QU', 'OK', 'S', 1737114083, 1737114083, '1'),
(181635, 35957, 'QU', 'OK', 'S', 1737114549, 1737114549, '1'),
(181636, 35958, 'QU', 'OK', 'S', 1737114582, 1737114582, '1'),
(181637, 35962, 'QU', 'OK', 'S', 1737114652, 1737114652, '1'),
(181638, 35963, 'QU', 'OK', 'S', 1737114692, 1737114692, '1'),
(181639, 35964, 'QU', 'OK', 'S', 1737114725, 1737114725, '1'),
(181640, 35966, 'QU', 'OK', 'S', 1737114766, 1737114766, '1'),
(181641, 35970, 'QU', 'OK', 'S', 1737115225, 1737115225, '1'),
(181642, 35971, 'QU', 'OK', 'S', 1737115232, 1737115232, '1'),
(181643, 35983, 'QU', 'OK', 'S', 1737116863, 1737116863, '1'),
(181644, 35991, 'QU', 'OK', 'S', 1737116901, 1737116901, '1'),
(181645, 35988, 'QU', 'OK', 'S', 1737116924, 1737116924, '1'),
(181646, 35926, 'QU', 'OK', 'S', 1737121976, 1737121976, '1'),
(181647, 35928, 'QU', 'OK', 'S', 1737121979, 1737121979, '1'),
(181648, 35928, 'QU', 'OK', 'S', 1737121982, 1737121982, '1'),
(181649, 35926, 'QU', 'OK', 'S', 1737121984, 1737121984, '1'),
(181650, 35926, 'QU', 'OK', 'S', 1737121986, 1737121986, '1'),
(181651, 35927, 'QU', 'OK', 'S', 1737121989, 1737121989, '1'),
(181652, 35928, 'QU', 'OK', 'S', 1737121992, 1737121992, '1'),
(181653, 35928, 'QU', 'OK', 'S', 1737121994, 1737121994, '1'),
(181654, 35928, 'QU', 'OK', 'S', 1737122054, 1737122054, '1'),
(181655, 35912, 'QU', 'OK', 'S', 1737174891, 1737174891, '1'),
(181656, 35929, 'QU', 'OK', 'S', 1737175640, 1737175640, '1'),
(181657, 35907, 'QU', 'OK', 'S', 1737176065, 1737176065, '1'),
(181658, 33234, 'QU', 'OK', 'S', 1737181628, 1737181628, '1'),
(181659, 33234, 'QU', 'OK', 'S', 1737181639, 1737181639, '1'),
(181660, 33234, 'QU', 'OK', 'S', 1737181644, 1737181644, '1'),
(181661, 35966, 'QU', 'OK', 'S', 1737181648, 1737181648, '1'),
(181662, 35966, 'QU', 'OK', 'S', 1737181653, 1737181653, '1'),
(181663, 36019, 'QU', 'OK', 'S', 1737181657, 1737181657, '1'),
(181664, 35966, 'QU', 'OK', 'S', 1737181661, 1737181661, '1'),
(181665, 35966, 'QU', 'OK', 'S', 1737181664, 1737181664, '1'),
(181666, 36018, 'QU', 'OK', 'S', 1737181668, 1737181668, '1'),
(181667, 33234, 'QU', 'OK', 'S', 1737181672, 1737181672, '1'),
(181668, 35966, 'QU', 'OK', 'S', 1737181675, 1737181675, '1'),
(181669, 35966, 'QU', 'OK', 'S', 1737181680, 1737181680, '1'),
(181670, 36019, 'QU', 'OK', 'S', 1737181696, 1737181696, '1'),
(181671, 35966, 'QU', 'OK', 'S', 1737181729, 1737181729, '1'),
(181672, 36019, 'QU', 'OK', 'S', 1737181733, 1737181733, '1'),
(181673, 35981, 'QU', 'OK', 'S', 1737181736, 1737181736, '1'),
(181674, 36018, 'QU', 'OK', 'S', 1737181740, 1737181740, '1'),
(181675, 36018, 'QU', 'OK', 'S', 1737181744, 1737181744, '1'),
(181676, 36018, 'QU', 'OK', 'S', 1737181748, 1737181748, '1'),
(181677, 36018, 'QU', 'OK', 'S', 1737181752, 1737181752, '1'),
(181678, 36018, 'QU', 'OK', 'S', 1737181756, 1737181756, '1'),
(181679, 35966, 'QU', 'OK', 'S', 1737181760, 1737181760, '1'),
(181680, 35966, 'QU', 'OK', 'S', 1737181764, 1737181764, '1'),
(181681, 35981, 'QU', 'OK', 'S', 1737181768, 1737181768, '1'),
(181682, 35981, 'QU', 'OK', 'S', 1737181795, 1737181795, '1'),
(181683, 36018, 'QU', 'OK', 'S', 1737181800, 1737181800, '1'),
(181684, 35981, 'QU', 'OK', 'S', 1737181804, 1737181804, '1'),
(181685, 35981, 'QU', 'OK', 'S', 1737181809, 1737181809, '1'),
(181686, 35966, 'QU', 'OK', 'S', 1737181825, 1737181825, '1'),
(181687, 35966, 'QU', 'OK', 'S', 1737181829, 1737181829, '1'),
(181688, 36019, 'QU', 'OK', 'S', 1737181833, 1737181833, '1'),
(181689, 36018, 'QU', 'OK', 'S', 1737181837, 1737181837, '1'),
(181690, 36019, 'QU', 'OK', 'S', 1737181841, 1737181841, '1'),
(181691, 36018, 'QU', 'OK', 'S', 1737181845, 1737181845, '1'),
(181692, 35966, 'QU', 'OK', 'S', 1737181849, 1737181849, '1'),
(181693, 35981, 'QU', 'OK', 'S', 1737181854, 1737181854, '1'),
(181694, 36019, 'QU', 'OK', 'S', 1737181863, 1737181863, '1'),
(181695, 36018, 'QU', 'OK', 'S', 1737182131, 1737182131, '1'),
(181696, 35942, 'QU', 'OK', 'S', 1737182670, 1737182670, '1'),
(181697, 35867, 'QU', 'OK', 'S', 1737183069, 1737183069, '1'),
(181698, 35867, 'QU', 'OK', 'S', 1737183074, 1737183074, '1'),
(181699, 35867, 'QU', 'OK', 'S', 1737183079, 1737183079, '1'),
(181700, 35867, 'QU', 'OK', 'S', 1737183084, 1737183084, '1'),
(181701, 35867, 'QU', 'OK', 'S', 1737183096, 1737183096, '1'),
(181702, 35867, 'QU', 'OK', 'S', 1737183101, 1737183101, '1'),
(181703, 29924, 'QU', 'OK', 'S', 1737188380, 1737188380, '1'),
(181704, 29901, 'QU', 'OK', 'S', 1737188959, 1737188959, '1'),
(181705, 29901, 'QU', 'OK', 'S', 1737188959, 1737188959, '1'),
(181706, 29901, 'QU', 'OK', 'S', 1737188959, 1737188959, '1'),
(181707, 29901, 'QU', 'OK', 'S', 1737188959, 1737188959, '1'),
(181708, 29901, 'QU', 'OK', 'S', 1737188959, 1737188959, '1'),
(181709, 35715, 'QU', 'OK', 'S', 1737190386, 1737190386, '1'),
(181710, 35688, 'QU', 'OK', 'S', 1737190394, 1737190394, '1'),
(181711, 35687, 'QU', 'OK', 'S', 1737190401, 1737190401, '1'),
(181712, 35657, 'QU', 'OK', 'S', 1737190410, 1737190410, '1'),
(181713, 35436, 'QU', 'OK', 'S', 1737190417, 1737190417, '1'),
(181714, 35435, 'QU', 'OK', 'S', 1737190423, 1737190423, '1'),
(181715, 35434, 'QU', 'OK', 'S', 1737190428, 1737190428, '1'),
(181716, 35433, 'QU', 'OK', 'S', 1737190433, 1737190433, '1'),
(181717, 35337, 'QU', 'OK', 'S', 1737190445, 1737190445, '1'),
(181718, 35202, 'QU', 'OK', 'S', 1737190453, 1737190453, '1'),
(181719, 35201, 'QU', 'OK', 'S', 1737190464, 1737190464, '1'),
(181720, 35040, 'QU', 'OK', 'S', 1737190470, 1737190470, '1'),
(181721, 35039, 'QU', 'OK', 'S', 1737190866, 1737190866, '1'),
(181722, 34960, 'QU', 'OK', 'S', 1737190872, 1737190872, '1'),
(181723, 36019, 'QU', 'OK', 'S', 1737193558, 1737193558, '1'),
(181724, 35931, 'QU', 'OK', 'S', 1737193581, 1737193581, '1'),
(181725, 35927, 'QU', 'OK', 'S', 1737193603, 1737193603, '1'),
(181726, 35927, 'QU', 'OK', 'S', 1737193641, 1737193641, '1'),
(181727, 35927, 'QU', 'OK', 'S', 1737193676, 1737193676, '1'),
(181728, 33542, 'QU', 'OK', 'S', 1737194241, 1737194241, '1'),
(181729, 34623, 'QU', 'OK', 'S', 1737195057, 1737195057, '1'),
(181730, 34498, 'QU', 'OK', 'S', 1737195062, 1737195062, '1'),
(181731, 34282, 'QU', 'OK', 'S', 1737195077, 1737195077, '1'),
(181732, 34280, 'QU', 'OK', 'S', 1737195085, 1737195085, '1'),
(181733, 34277, 'QU', 'OK', 'S', 1737195094, 1737195094, '1'),
(181734, 34121, 'QU', 'OK', 'S', 1737195658, 1737195658, '1'),
(181735, 34117, 'QU', 'OK', 'S', 1737195902, 1737195902, '1'),
(181736, 33430, 'QU', 'OK', 'S', 1737195910, 1737195910, '1'),
(181737, 33428, 'QU', 'OK', 'S', 1737195915, 1737195915, '1'),
(181738, 33427, 'QU', 'OK', 'S', 1737195922, 1737195922, '1'),
(181739, 33425, 'QU', 'OK', 'S', 1737195935, 1737195935, '1'),
(181740, 33422, 'QU', 'OK', 'S', 1737195940, 1737195940, '1'),
(181741, 33186, 'QU', 'OK', 'S', 1737195946, 1737195946, '1'),
(181742, 33179, 'QU', 'OK', 'S', 1737195953, 1737195953, '1'),
(181743, 32929, 'QU', 'OK', 'S', 1737195971, 1737195971, '1'),
(181744, 32968, 'QU', 'OK', 'S', 1737195977, 1737195977, '1'),
(181745, 33009, 'QU', 'OK', 'S', 1737195987, 1737195987, '1'),
(181746, 33010, 'QU', 'OK', 'S', 1737195994, 1737195994, '1'),
(181747, 33011, 'QU', 'OK', 'S', 1737196004, 1737196004, '1'),
(181748, 36049, 'QU', 'OK', 'S', 1737196012, 1737196012, '1'),
(181749, 36050, 'QU', 'OK', 'S', 1737196175, 1737196175, '1'),
(181750, 36038, 'QU', 'OK', 'S', 1737196402, 1737196402, '1'),
(181751, 35980, 'QU', 'OK', 'S', 1737196468, 1737196468, '1'),
(181752, 36035, 'QU', 'OK', 'S', 1737196572, 1737196572, '1'),
(181753, 36036, 'QU', 'OK', 'S', 1737196756, 1737196756, '1'),
(181754, 36037, 'QU', 'OK', 'S', 1737197337, 1737197337, '1'),
(181755, 36069, 'QU', 'OK', 'S', 1737197769, 1737197769, '1'),
(181756, 36070, 'QU', 'OK', 'S', 1737198168, 1737198168, '1'),
(181757, 36071, 'QU', 'OK', 'S', 1737198496, 1737198496, '1'),
(181758, 36072, 'QU', 'OK', 'S', 1737198874, 1737198874, '1'),
(181759, 32693, 'QU', 'OK', 'S', 1737199618, 1737199618, '1'),
(181760, 32693, 'QU', 'OK', 'S', 1737199628, 1737199628, '1'),
(181761, 35894, 'QU', 'OK', 'S', 1737199631, 1737199631, '1'),
(181762, 35893, 'QU', 'OK', 'S', 1737199633, 1737199633, '1'),
(181763, 35966, 'QU', 'OK', 'S', 1737199636, 1737199636, '1'),
(181764, 36019, 'QU', 'OK', 'S', 1737199710, 1737199710, '1'),
(181765, 36073, 'QU', 'OK', 'S', 1737200252, 1737200252, '1'),
(181766, 36068, 'QU', 'OK', 'S', 1737200373, 1737200373, '1'),
(181767, 34309, 'QU', 'OK', 'S', 1737200377, 1737200377, '1'),
(181768, 34307, 'QU', 'OK', 'S', 1737200384, 1737200384, '1'),
(181769, 34977, 'QU', 'OK', 'S', 1737200386, 1737200386, '1'),
(181770, 34288, 'QU', 'OK', 'S', 1737200389, 1737200389, '1'),
(181771, 34431, 'QU', 'OK', 'S', 1737200391, 1737200391, '1'),
(181772, 35402, 'QU', 'OK', 'S', 1737200394, 1737200394, '1'),
(181773, 34431, 'QU', 'OK', 'S', 1737200396, 1737200396, '1'),
(181774, 32472, 'QU', 'OK', 'S', 1737200399, 1737200399, '1'),
(181775, 34999, 'QU', 'OK', 'S', 1737200401, 1737200401, '1'),
(181776, 35351, 'QU', 'OK', 'S', 1737200404, 1737200404, '1'),
(181777, 34294, 'QU', 'OK', 'S', 1737200407, 1737200407, '1'),
(181778, 31917, 'QU', 'OK', 'S', 1737200409, 1737200409, '1'),
(181779, 34901, 'QU', 'OK', 'S', 1737200412, 1737200412, '1'),
(181780, 32472, 'QU', 'OK', 'S', 1737200414, 1737200414, '1'),
(181781, 35031, 'QU', 'OK', 'S', 1737200417, 1737200417, '1'),
(181782, 35108, 'QU', 'OK', 'S', 1737200419, 1737200419, '1'),
(181783, 36067, 'QU', 'OK', 'S', 1737200421, 1737200421, '1'),
(181784, 35108, 'QU', 'OK', 'S', 1737200421, 1737200421, '1'),
(181785, 34234, 'QU', 'OK', 'S', 1737200424, 1737200424, '1'),
(181786, 35111, 'QU', 'OK', 'S', 1737200426, 1737200426, '1'),
(181787, 34980, 'QU', 'OK', 'S', 1737200428, 1737200428, '1'),
(181788, 34999, 'QU', 'OK', 'S', 1737200430, 1737200430, '1'),
(181789, 34276, 'QU', 'OK', 'S', 1737200509, 1737200509, '1'),
(181790, 34673, 'QU', 'OK', 'S', 1737200512, 1737200512, '1'),
(181791, 36064, 'QU', 'OK', 'S', 1737200537, 1737200537, '1'),
(181792, 34083, 'QU', 'OK', 'S', 1737200647, 1737200647, '1'),
(181793, 36066, 'QU', 'OK', 'S', 1737200727, 1737200727, '1'),
(181794, 36071, 'QU', 'OK', 'S', 1737200783, 1737200783, '1'),
(181795, 36062, 'QU', 'OK', 'S', 1737200909, 1737200909, '1'),
(181796, 36065, 'QU', 'OK', 'S', 1737200985, 1737200985, '1'),
(181797, 36063, 'QU', 'OK', 'S', 1737201097, 1737201097, '1'),
(181798, 36061, 'QU', 'OK', 'S', 1737201154, 1737201154, '1'),
(181799, 36051, 'QU', 'OK', 'S', 1737201226, 1737201226, '1'),
(181800, 36052, 'QU', 'OK', 'S', 1737201246, 1737201246, '1'),
(181801, 36053, 'QU', 'OK', 'S', 1737201266, 1737201266, '1'),
(181802, 36054, 'QU', 'OK', 'S', 1737201284, 1737201284, '1'),
(181803, 36055, 'QU', 'OK', 'S', 1737201304, 1737201304, '1'),
(181804, 36056, 'QU', 'OK', 'S', 1737201324, 1737201324, '1'),
(181805, 36058, 'QU', 'OK', 'S', 1737201344, 1737201344, '1'),
(181806, 36060, 'QU', 'OK', 'S', 1737201369, 1737201369, '1'),
(181807, 36059, 'QU', 'OK', 'S', 1737201387, 1737201387, '1'),
(181808, 36057, 'QU', 'OK', 'S', 1737201413, 1737201413, '1'),
(181809, 35929, 'QU', 'OK', 'S', 1737201455, 1737201455, '1'),
(181810, 35870, 'QU', 'OK', 'S', 1737201725, 1737201725, '1'),
(181811, 35871, 'QU', 'OK', 'S', 1737201766, 1737201766, '1'),
(181812, 35872, 'QU', 'OK', 'S', 1737202129, 1737202129, '1'),
(181813, 34307, 'QU', 'OK', 'S', 1737203078, 1737203078, '1'),
(181814, 19404, 'QU', 'OK', 'S', 1737203083, 1737203083, '1'),
(181815, 34778, 'QU', 'OK', 'S', 1737203086, 1737203086, '1'),
(181816, 34779, 'QU', 'OK', 'S', 1737203088, 1737203088, '1'),
(181817, 35872, 'QU', 'OK', 'S', 1737204118, 1737204118, '1'),
(181818, 36039, 'QU', 'OK', 'S', 1737204193, 1737204193, '1'),
(181819, 36040, 'QU', 'OK', 'S', 1737204222, 1737204222, '1'),
(181820, 36041, 'QU', 'OK', 'S', 1737204275, 1737204275, '1'),
(181821, 36042, 'QU', 'OK', 'S', 1737204305, 1737204305, '1'),
(181822, 36043, 'QU', 'OK', 'S', 1737204346, 1737204346, '1'),
(181823, 36044, 'QU', 'OK', 'S', 1737204392, 1737204392, '1'),
(181824, 36045, 'QU', 'OK', 'S', 1737204472, 1737204472, '1'),
(181825, 36046, 'QU', 'OK', 'S', 1737204501, 1737204501, '1'),
(181826, 36047, 'QU', 'OK', 'S', 1737204542, 1737204542, '1'),
(181827, 36048, 'QU', 'OK', 'S', 1737204571, 1737204571, '1'),
(181828, 35912, 'QU', 'OK', 'S', 1737204616, 1737204616, '1'),
(181829, 24084, 'QU', 'OK', 'S', 1737274020, 1737274020, '1'),
(181830, 24084, 'QU', 'OK', 'S', 1737274027, 1737274027, '1'),
(181831, 24083, 'QU', 'OK', 'S', 1737274035, 1737274035, '1'),
(181832, 24083, 'QU', 'OK', 'S', 1737274046, 1737274046, '1'),
(181833, 23975, 'QU', 'OK', 'S', 1737274052, 1737274052, '1'),
(181834, 23975, 'QU', 'OK', 'S', 1737274057, 1737274057, '1'),
(181835, 23974, 'QU', 'OK', 'S', 1737274063, 1737274063, '1'),
(181836, 23974, 'QU', 'OK', 'S', 1737274069, 1737274069, '1'),
(181837, 23969, 'QU', 'OK', 'S', 1737274075, 1737274075, '1'),
(181838, 23969, 'QU', 'OK', 'S', 1737274080, 1737274080, '1'),
(181839, 23563, 'QU', 'OK', 'S', 1737274097, 1737274097, '1'),
(181840, 23459, 'QU', 'OK', 'S', 1737274102, 1737274102, '1'),
(181841, 23459, 'QU', 'OK', 'S', 1737274111, 1737274111, '1'),
(181842, 23352, 'QU', 'OK', 'S', 1737274117, 1737274117, '1'),
(181843, 23352, 'QU', 'OK', 'S', 1737274122, 1737274122, '1'),
(181844, 23319, 'QU', 'OK', 'S', 1737274128, 1737274128, '1'),
(181845, 23319, 'QU', 'OK', 'S', 1737274134, 1737274134, '1'),
(181846, 23135, 'QU', 'OK', 'S', 1737274141, 1737274141, '1'),
(181847, 23135, 'QU', 'OK', 'S', 1737274147, 1737274147, '1'),
(181848, 22994, 'QU', 'OK', 'S', 1737274153, 1737274153, '1'),
(181849, 22994, 'QU', 'OK', 'S', 1737274158, 1737274158, '1'),
(181850, 22992, 'QU', 'OK', 'S', 1737274170, 1737274170, '1'),
(181851, 22992, 'QU', 'OK', 'S', 1737274174, 1737274174, '1'),
(181852, 22976, 'QU', 'OK', 'S', 1737274183, 1737274183, '1'),
(181853, 22976, 'QU', 'OK', 'S', 1737274191, 1737274191, '1'),
(181854, 22975, 'QU', 'OK', 'S', 1737274202, 1737274202, '1'),
(181855, 22975, 'QU', 'OK', 'S', 1737274208, 1737274208, '1'),
(181856, 22974, 'QU', 'OK', 'S', 1737274217, 1737274217, '1'),
(181857, 22974, 'QU', 'OK', 'S', 1737274222, 1737274222, '1'),
(181858, 22973, 'QU', 'OK', 'S', 1737274253, 1737274253, '1'),
(181859, 22973, 'QU', 'OK', 'S', 1737274258, 1737274258, '1'),
(181860, 22828, 'QU', 'OK', 'S', 1737274265, 1737274265, '1'),
(181861, 22828, 'QU', 'OK', 'S', 1737274272, 1737274272, '1'),
(181862, 22790, 'QU', 'OK', 'S', 1737274282, 1737274282, '1'),
(181863, 22790, 'QU', 'OK', 'S', 1737274287, 1737274287, '1'),
(181864, 22789, 'QU', 'OK', 'S', 1737274295, 1737274295, '1'),
(181865, 22788, 'QU', 'OK', 'S', 1737274325, 1737274325, '1'),
(181866, 22788, 'QU', 'OK', 'S', 1737274331, 1737274331, '1'),
(181867, 22787, 'QU', 'OK', 'S', 1737274342, 1737274342, '1'),
(181868, 22787, 'QU', 'OK', 'S', 1737274348, 1737274348, '1'),
(181869, 22787, 'QU', 'OK', 'S', 1737274353, 1737274353, '1'),
(181870, 22787, 'QU', 'OK', 'S', 1737274360, 1737274360, '1'),
(181871, 22751, 'QU', 'OK', 'S', 1737274367, 1737274367, '1'),
(181872, 22751, 'QU', 'OK', 'S', 1737274374, 1737274374, '1'),
(181873, 22750, 'QU', 'OK', 'S', 1737274407, 1737274407, '1'),
(181874, 22750, 'QU', 'OK', 'S', 1737274415, 1737274415, '1'),
(181875, 21364, 'QU', 'OK', 'S', 1737274430, 1737274430, '1'),
(181876, 21363, 'QU', 'OK', 'S', 1737274437, 1737274437, '1'),
(181877, 21363, 'QU', 'OK', 'S', 1737274443, 1737274443, '1'),
(181878, 21146, 'QU', 'OK', 'S', 1737274449, 1737274449, '1'),
(181879, 21146, 'QU', 'OK', 'S', 1737274454, 1737274454, '1'),
(181880, 21145, 'QU', 'OK', 'S', 1737274461, 1737274461, '1'),
(181881, 21145, 'QU', 'OK', 'S', 1737274472, 1737274472, '1'),
(181882, 21034, 'QU', 'OK', 'S', 1737274479, 1737274479, '1'),
(181883, 21034, 'QU', 'OK', 'S', 1737274486, 1737274486, '1'),
(181884, 21032, 'QU', 'OK', 'S', 1737274492, 1737274492, '1'),
(181885, 21032, 'QU', 'OK', 'S', 1737274497, 1737274497, '1'),
(181886, 21031, 'QU', 'OK', 'S', 1737274503, 1737274503, '1'),
(181887, 21031, 'QU', 'OK', 'S', 1737274509, 1737274509, '1'),
(181888, 21029, 'QU', 'OK', 'S', 1737274514, 1737274514, '1'),
(181889, 21029, 'QU', 'OK', 'S', 1737274519, 1737274519, '1'),
(181890, 20561, 'QU', 'OK', 'S', 1737274524, 1737274524, '1'),
(181891, 20561, 'QU', 'OK', 'S', 1737274529, 1737274529, '1'),
(181892, 20381, 'QU', 'OK', 'S', 1737274540, 1737274540, '1'),
(181893, 20381, 'QU', 'OK', 'S', 1737274547, 1737274547, '1'),
(181894, 16904, 'QU', 'OK', 'S', 1737274556, 1737274556, '1'),
(181895, 16904, 'QU', 'OK', 'S', 1737274562, 1737274562, '1'),
(181896, 16758, 'QU', 'OK', 'S', 1737274571, 1737274571, '1'),
(181897, 16758, 'QU', 'OK', 'S', 1737274577, 1737274577, '1'),
(181898, 16342, 'QU', 'OK', 'S', 1737274584, 1737274584, '1'),
(181899, 16342, 'QU', 'OK', 'S', 1737274590, 1737274590, '1'),
(181900, 16326, 'QU', 'OK', 'S', 1737274596, 1737274596, '1'),
(181901, 16326, 'QU', 'OK', 'S', 1737274601, 1737274601, '1'),
(181902, 15995, 'QU', 'OK', 'S', 1737274610, 1737274610, '1'),
(181903, 15995, 'QU', 'OK', 'S', 1737274615, 1737274615, '1'),
(181904, 15781, 'QU', 'OK', 'S', 1737274628, 1737274628, '1'),
(181905, 15674, 'QU', 'OK', 'S', 1737274646, 1737274646, '1'),
(181906, 15674, 'QU', 'OK', 'S', 1737274652, 1737274652, '1'),
(181907, 15138, 'QU', 'OK', 'S', 1737274661, 1737274661, '1'),
(181908, 15138, 'QU', 'OK', 'S', 1737274666, 1737274666, '1'),
(181909, 14915, 'QU', 'OK', 'S', 1737274672, 1737274672, '1'),
(181910, 14915, 'QU', 'OK', 'S', 1737274677, 1737274677, '1'),
(181911, 14781, 'QU', 'OK', 'S', 1737274685, 1737274685, '1'),
(181912, 14781, 'QU', 'OK', 'S', 1737274693, 1737274693, '1'),
(181913, 14216, 'QU', 'OK', 'S', 1737274734, 1737274734, '1'),
(181914, 14216, 'QU', 'OK', 'S', 1737274739, 1737274739, '1'),
(181915, 14215, 'QU', 'OK', 'S', 1737274745, 1737274745, '1'),
(181916, 14215, 'QU', 'OK', 'S', 1737274751, 1737274751, '1'),
(181917, 36008, 'QU', 'OK', 'S', 1737274786, 1737274786, '1'),
(181918, 36008, 'QU', 'OK', 'S', 1737274790, 1737274790, '1'),
(181919, 36007, 'QU', 'OK', 'S', 1737274822, 1737274822, '1'),
(181920, 36007, 'QU', 'OK', 'S', 1737274827, 1737274827, '1'),
(181921, 36006, 'QU', 'OK', 'S', 1737274845, 1737274845, '1'),
(181922, 36006, 'QU', 'OK', 'S', 1737274849, 1737274849, '1'),
(181923, 35888, 'QU', 'OK', 'S', 1737274854, 1737274854, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(181924, 35888, 'QU', 'OK', 'S', 1737274860, 1737274860, '1'),
(181925, 35887, 'QU', 'OK', 'S', 1737274866, 1737274866, '1'),
(181926, 35887, 'QU', 'OK', 'S', 1737274871, 1737274871, '1'),
(181927, 35886, 'QU', 'OK', 'S', 1737274876, 1737274876, '1'),
(181928, 35886, 'QU', 'OK', 'S', 1737274884, 1737274884, '1'),
(181929, 35862, 'QU', 'OK', 'S', 1737274894, 1737274894, '1'),
(181930, 35862, 'QU', 'OK', 'S', 1737274899, 1737274899, '1'),
(181931, 35841, 'QU', 'OK', 'S', 1737274910, 1737274910, '1'),
(181932, 35841, 'QU', 'OK', 'S', 1737274916, 1737274916, '1'),
(181933, 34082, 'QU', 'OK', 'S', 1737274930, 1737274930, '1'),
(181934, 34066, 'QU', 'OK', 'S', 1737274935, 1737274935, '1'),
(181935, 34066, 'QU', 'OK', 'S', 1737274939, 1737274939, '1'),
(181936, 34065, 'QU', 'OK', 'S', 1737274944, 1737274944, '1'),
(181937, 34065, 'QU', 'OK', 'S', 1737274948, 1737274948, '1'),
(181938, 33981, 'QU', 'OK', 'S', 1737274953, 1737274953, '1'),
(181939, 33981, 'QU', 'OK', 'S', 1737274959, 1737274959, '1'),
(181940, 33450, 'QU', 'OK', 'S', 1737274973, 1737274973, '1'),
(181941, 33449, 'QU', 'OK', 'S', 1737274979, 1737274979, '1'),
(181942, 33449, 'QU', 'OK', 'S', 1737274985, 1737274985, '1'),
(181943, 33439, 'QU', 'OK', 'S', 1737274992, 1737274992, '1'),
(181944, 33439, 'QU', 'OK', 'S', 1737274998, 1737274998, '1'),
(181945, 33159, 'QU', 'OK', 'S', 1737275004, 1737275004, '1'),
(181946, 33159, 'QU', 'OK', 'S', 1737275011, 1737275011, '1'),
(181947, 33157, 'QU', 'OK', 'S', 1737275017, 1737275017, '1'),
(181948, 33157, 'QU', 'OK', 'S', 1737275023, 1737275023, '1'),
(181949, 33153, 'QU', 'OK', 'S', 1737275032, 1737275032, '1'),
(181950, 30658, 'QU', 'OK', 'S', 1737275053, 1737275053, '1'),
(181951, 30658, 'QU', 'OK', 'S', 1737275059, 1737275059, '1'),
(181952, 30657, 'QU', 'OK', 'S', 1737275065, 1737275065, '1'),
(181953, 30657, 'QU', 'OK', 'S', 1737275071, 1737275071, '1'),
(181954, 30564, 'QU', 'OK', 'S', 1737275094, 1737275094, '1'),
(181955, 30564, 'QU', 'OK', 'S', 1737275100, 1737275100, '1'),
(181956, 30553, 'QU', 'OK', 'S', 1737275107, 1737275107, '1'),
(181957, 30553, 'QU', 'OK', 'S', 1737275114, 1737275114, '1'),
(181958, 30552, 'QU', 'OK', 'S', 1737275122, 1737275122, '1'),
(181959, 30552, 'QU', 'OK', 'S', 1737275130, 1737275130, '1'),
(181960, 28811, 'QU', 'OK', 'S', 1737275139, 1737275139, '1'),
(181961, 28811, 'QU', 'OK', 'S', 1737275144, 1737275144, '1'),
(181962, 28528, 'QU', 'OK', 'S', 1737275174, 1737275174, '1'),
(181963, 26931, 'QU', 'OK', 'S', 1737275185, 1737275185, '1'),
(181964, 26931, 'QU', 'OK', 'S', 1737275189, 1737275189, '1'),
(181965, 26930, 'QU', 'OK', 'S', 1737275194, 1737275194, '1'),
(181966, 26930, 'QU', 'OK', 'S', 1737275198, 1737275198, '1'),
(181967, 26908, 'QU', 'OK', 'S', 1737275206, 1737275206, '1'),
(181968, 26908, 'QU', 'OK', 'S', 1737275211, 1737275211, '1'),
(181969, 26900, 'QU', 'OK', 'S', 1737275217, 1737275217, '1'),
(181970, 26900, 'QU', 'OK', 'S', 1737275222, 1737275222, '1'),
(181971, 26899, 'QU', 'OK', 'S', 1737275235, 1737275235, '1'),
(181972, 26896, 'QU', 'OK', 'S', 1737275240, 1737275240, '1'),
(181973, 26896, 'QU', 'OK', 'S', 1737275245, 1737275245, '1'),
(181974, 26892, 'QU', 'OK', 'S', 1737275253, 1737275253, '1'),
(181975, 26892, 'QU', 'OK', 'S', 1737275259, 1737275259, '1'),
(181976, 26889, 'QU', 'OK', 'S', 1737275264, 1737275264, '1'),
(181977, 26889, 'QU', 'OK', 'S', 1737275270, 1737275270, '1'),
(181978, 26889, 'QU', 'OK', 'S', 1737275279, 1737275279, '1'),
(181979, 26889, 'QU', 'OK', 'S', 1737275284, 1737275284, '1'),
(181980, 26748, 'QU', 'OK', 'S', 1737275292, 1737275292, '1'),
(181981, 26748, 'QU', 'OK', 'S', 1737275300, 1737275300, '1'),
(181982, 26747, 'QU', 'OK', 'S', 1737275304, 1737275304, '1'),
(181983, 26747, 'QU', 'OK', 'S', 1737275309, 1737275309, '1'),
(181984, 26367, 'QU', 'OK', 'S', 1737275314, 1737275314, '1'),
(181985, 26367, 'QU', 'OK', 'S', 1737275318, 1737275318, '1'),
(181986, 25298, 'QU', 'OK', 'S', 1737275326, 1737275326, '1'),
(181987, 25298, 'QU', 'OK', 'S', 1737275334, 1737275334, '1'),
(181988, 24839, 'QU', 'OK', 'S', 1737275339, 1737275339, '1'),
(181989, 24839, 'QU', 'OK', 'S', 1737275346, 1737275346, '1'),
(181990, 24837, 'QU', 'OK', 'S', 1737275352, 1737275352, '1'),
(181991, 24837, 'QU', 'OK', 'S', 1737275357, 1737275357, '1'),
(181992, 24835, 'QU', 'OK', 'S', 1737275364, 1737275364, '1'),
(181993, 24835, 'QU', 'OK', 'S', 1737275370, 1737275370, '1'),
(181994, 24834, 'QU', 'OK', 'S', 1737275386, 1737275386, '1'),
(181995, 24834, 'QU', 'OK', 'S', 1737275392, 1737275392, '1'),
(181996, 24665, 'QU', 'OK', 'S', 1737275400, 1737275400, '1'),
(181997, 24665, 'QU', 'OK', 'S', 1737275405, 1737275405, '1'),
(181998, 24281, 'QU', 'OK', 'S', 1737275410, 1737275410, '1'),
(181999, 24281, 'QU', 'OK', 'S', 1737275415, 1737275415, '1'),
(182000, 24256, 'QU', 'OK', 'S', 1737275426, 1737275426, '1'),
(182001, 24256, 'QU', 'OK', 'S', 1737275433, 1737275433, '1'),
(182002, 24252, 'QU', 'OK', 'S', 1737275440, 1737275440, '1'),
(182003, 24252, 'QU', 'OK', 'S', 1737275446, 1737275446, '1'),
(182004, 24249, 'QU', 'OK', 'S', 1737275451, 1737275451, '1'),
(182005, 24249, 'QU', 'OK', 'S', 1737275457, 1737275457, '1'),
(182006, 13973, 'QU', 'OK', 'S', 1737275523, 1737275523, '1'),
(182007, 13973, 'QU', 'OK', 'S', 1737275529, 1737275529, '1'),
(182008, 13820, 'QU', 'OK', 'S', 1737275534, 1737275534, '1'),
(182009, 13820, 'QU', 'OK', 'S', 1737275539, 1737275539, '1'),
(182010, 13486, 'QU', 'OK', 'S', 1737275547, 1737275547, '1'),
(182011, 13486, 'QU', 'OK', 'S', 1737275555, 1737275555, '1'),
(182012, 12863, 'QU', 'OK', 'S', 1737275565, 1737275565, '1'),
(182013, 12863, 'QU', 'OK', 'S', 1737275571, 1737275571, '1'),
(182014, 12861, 'QU', 'OK', 'S', 1737275579, 1737275579, '1'),
(182015, 12861, 'QU', 'OK', 'S', 1737275584, 1737275584, '1'),
(182016, 12618, 'QU', 'OK', 'S', 1737275592, 1737275592, '1'),
(182017, 12618, 'QU', 'OK', 'S', 1737275598, 1737275598, '1'),
(182018, 11999, 'QU', 'OK', 'S', 1737275615, 1737275615, '1'),
(182019, 11999, 'QU', 'OK', 'S', 1737275620, 1737275620, '1'),
(182020, 11609, 'QU', 'OK', 'S', 1737275639, 1737275639, '1'),
(182021, 11609, 'QU', 'OK', 'S', 1737275644, 1737275644, '1'),
(182022, 10853, 'QU', 'OK', 'S', 1737275654, 1737275654, '1'),
(182023, 10853, 'QU', 'OK', 'S', 1737275659, 1737275659, '1'),
(182024, 10720, 'QU', 'OK', 'S', 1737275666, 1737275666, '1'),
(182025, 10720, 'QU', 'OK', 'S', 1737275674, 1737275674, '1'),
(182026, 10719, 'QU', 'OK', 'S', 1737275679, 1737275679, '1'),
(182027, 10719, 'QU', 'OK', 'S', 1737275684, 1737275684, '1'),
(182028, 10718, 'QU', 'OK', 'S', 1737275705, 1737275705, '1'),
(182029, 10718, 'QU', 'OK', 'S', 1737275711, 1737275711, '1'),
(182030, 10717, 'QU', 'OK', 'S', 1737275727, 1737275727, '1'),
(182031, 10710, 'QU', 'OK', 'S', 1737275734, 1737275734, '1'),
(182032, 10710, 'QU', 'OK', 'S', 1737275739, 1737275739, '1'),
(182033, 10691, 'QU', 'OK', 'S', 1737275745, 1737275745, '1'),
(182034, 10691, 'QU', 'OK', 'S', 1737275750, 1737275750, '1'),
(182035, 10690, 'QU', 'OK', 'S', 1737275761, 1737275761, '1'),
(182036, 10678, 'QU', 'OK', 'S', 1737275768, 1737275768, '1'),
(182037, 10678, 'QU', 'OK', 'S', 1737275774, 1737275774, '1'),
(182038, 10522, 'QU', 'OK', 'S', 1737275790, 1737275790, '1'),
(182039, 10522, 'QU', 'OK', 'S', 1737275795, 1737275795, '1'),
(182040, 10521, 'QU', 'OK', 'S', 1737275801, 1737275801, '1'),
(182041, 10521, 'QU', 'OK', 'S', 1737275807, 1737275807, '1'),
(182042, 10519, 'QU', 'OK', 'S', 1737275812, 1737275812, '1'),
(182043, 10519, 'QU', 'OK', 'S', 1737275818, 1737275818, '1'),
(182044, 10516, 'QU', 'OK', 'S', 1737275828, 1737275828, '1'),
(182045, 10516, 'QU', 'OK', 'S', 1737275835, 1737275835, '1'),
(182046, 10514, 'QU', 'OK', 'S', 1737275842, 1737275842, '1'),
(182047, 10514, 'QU', 'OK', 'S', 1737275847, 1737275847, '1'),
(182048, 9833, 'QU', 'OK', 'S', 1737275857, 1737275857, '1'),
(182049, 9833, 'QU', 'OK', 'S', 1737275863, 1737275863, '1'),
(182050, 9426, 'QU', 'OK', 'S', 1737275876, 1737275876, '1'),
(182051, 9426, 'QU', 'OK', 'S', 1737275882, 1737275882, '1'),
(182052, 8489, 'QU', 'OK', 'S', 1737275894, 1737275894, '1'),
(182053, 8489, 'QU', 'OK', 'S', 1737275900, 1737275900, '1'),
(182054, 8356, 'QU', 'OK', 'S', 1737275907, 1737275907, '1'),
(182055, 8356, 'QU', 'OK', 'S', 1737275912, 1737275912, '1'),
(182056, 8334, 'QU', 'OK', 'S', 1737275916, 1737275916, '1'),
(182057, 8334, 'QU', 'OK', 'S', 1737275920, 1737275920, '1'),
(182058, 8326, 'QU', 'OK', 'S', 1737275971, 1737275971, '1'),
(182059, 8326, 'QU', 'OK', 'S', 1737275976, 1737275976, '1'),
(182060, 8159, 'QU', 'OK', 'S', 1737275987, 1737275987, '1'),
(182061, 8103, 'QU', 'OK', 'S', 1737275995, 1737275995, '1'),
(182062, 8103, 'QU', 'OK', 'S', 1737276001, 1737276001, '1'),
(182063, 8048, 'QU', 'OK', 'S', 1737276036, 1737276036, '1'),
(182064, 8048, 'QU', 'OK', 'S', 1737276041, 1737276041, '1'),
(182065, 7978, 'QU', 'OK', 'S', 1737276047, 1737276047, '1'),
(182066, 7978, 'QU', 'OK', 'S', 1737276053, 1737276053, '1'),
(182067, 7972, 'QU', 'OK', 'S', 1737276063, 1737276063, '1'),
(182068, 7972, 'QU', 'OK', 'S', 1737276069, 1737276069, '1'),
(182069, 7587, 'QU', 'OK', 'S', 1737276077, 1737276077, '1'),
(182070, 7587, 'QU', 'OK', 'S', 1737276083, 1737276083, '1'),
(182071, 7585, 'QU', 'OK', 'S', 1737276089, 1737276089, '1'),
(182072, 7585, 'QU', 'OK', 'S', 1737276095, 1737276095, '1'),
(182073, 6126, 'QU', 'OK', 'S', 1737276105, 1737276105, '1'),
(182074, 6126, 'QU', 'OK', 'S', 1737276112, 1737276112, '1'),
(182075, 6003, 'QU', 'OK', 'S', 1737276118, 1737276118, '1'),
(182076, 6003, 'QU', 'OK', 'S', 1737276123, 1737276123, '1'),
(182077, 5760, 'QU', 'OK', 'S', 1737276129, 1737276129, '1'),
(182078, 5760, 'QU', 'OK', 'S', 1737276134, 1737276134, '1'),
(182079, 5503, 'QU', 'OK', 'S', 1737276142, 1737276142, '1'),
(182080, 5503, 'QU', 'OK', 'S', 1737276146, 1737276146, '1'),
(182081, 5394, 'QU', 'OK', 'S', 1737276155, 1737276155, '1'),
(182082, 5394, 'QU', 'OK', 'S', 1737276160, 1737276160, '1'),
(182083, 5346, 'QU', 'OK', 'S', 1737276165, 1737276165, '1'),
(182084, 5346, 'QU', 'OK', 'S', 1737276171, 1737276171, '1'),
(182085, 5080, 'QU', 'OK', 'S', 1737276182, 1737276182, '1'),
(182086, 5080, 'QU', 'OK', 'S', 1737276188, 1737276188, '1'),
(182087, 4385, 'QU', 'OK', 'S', 1737276196, 1737276196, '1'),
(182088, 4385, 'QU', 'OK', 'S', 1737276201, 1737276201, '1'),
(182089, 4366, 'QU', 'OK', 'S', 1737276212, 1737276212, '1'),
(182090, 4366, 'QU', 'OK', 'S', 1737276218, 1737276218, '1'),
(182091, 3972, 'QU', 'OK', 'S', 1737276235, 1737276235, '1'),
(182092, 3972, 'QU', 'OK', 'S', 1737276240, 1737276240, '1'),
(182093, 3920, 'QU', 'OK', 'S', 1737276246, 1737276246, '1'),
(182094, 3920, 'QU', 'OK', 'S', 1737276254, 1737276254, '1'),
(182095, 3916, 'QU', 'OK', 'S', 1737276262, 1737276262, '1'),
(182096, 3916, 'QU', 'OK', 'S', 1737276270, 1737276270, '1'),
(182097, 3402, 'QU', 'OK', 'S', 1737276278, 1737276278, '1'),
(182098, 3402, 'QU', 'OK', 'S', 1737276283, 1737276283, '1'),
(182099, 3299, 'QU', 'OK', 'S', 1737276293, 1737276293, '1'),
(182100, 3299, 'QU', 'OK', 'S', 1737276300, 1737276300, '1'),
(182101, 3203, 'QU', 'OK', 'S', 1737276305, 1737276305, '1'),
(182102, 3203, 'QU', 'OK', 'S', 1737276310, 1737276310, '1'),
(182103, 3188, 'QU', 'OK', 'S', 1737276316, 1737276316, '1'),
(182104, 3188, 'QU', 'OK', 'S', 1737276321, 1737276321, '1'),
(182105, 3155, 'QU', 'OK', 'S', 1737276326, 1737276326, '1'),
(182106, 3155, 'QU', 'OK', 'S', 1737276331, 1737276331, '1'),
(182107, 3135, 'QU', 'OK', 'S', 1737276335, 1737276335, '1'),
(182108, 3135, 'QU', 'OK', 'S', 1737276339, 1737276339, '1'),
(182109, 3096, 'QU', 'OK', 'S', 1737276346, 1737276346, '1'),
(182110, 3096, 'QU', 'OK', 'S', 1737276350, 1737276350, '1'),
(182111, 3022, 'QU', 'OK', 'S', 1737276357, 1737276357, '1'),
(182112, 3022, 'QU', 'OK', 'S', 1737276362, 1737276362, '1'),
(182113, 3021, 'QU', 'OK', 'S', 1737276371, 1737276371, '1'),
(182114, 3021, 'QU', 'OK', 'S', 1737276384, 1737276384, '1'),
(182115, 2808, 'QU', 'OK', 'S', 1737276392, 1737276392, '1'),
(182116, 2808, 'QU', 'OK', 'S', 1737276397, 1737276397, '1'),
(182117, 1877, 'QU', 'OK', 'S', 1737276402, 1737276402, '1'),
(182118, 1877, 'QU', 'OK', 'S', 1737276407, 1737276407, '1'),
(182119, 34622, 'QU', 'OK', 'S', 1737349981, 1737349981, '1'),
(182120, 35098, 'QU', 'OK', 'S', 1737349986, 1737349986, '1'),
(182121, 35914, 'QU', 'OK', 'S', 1737349988, 1737349988, '1'),
(182122, 35141, 'QU', 'OK', 'S', 1737349991, 1737349991, '1'),
(182123, 29496, 'QU', 'OK', 'S', 1737349993, 1737349993, '1'),
(182124, 34307, 'QU', 'OK', 'S', 1737349996, 1737349996, '1'),
(182125, 32555, 'QU', 'OK', 'S', 1737350000, 1737350000, '1'),
(182126, 29496, 'QU', 'OK', 'S', 1737350008, 1737350008, '1'),
(182127, 35811, 'QU', 'OK', 'S', 1737350010, 1737350010, '1'),
(182128, 35164, 'QU', 'OK', 'S', 1737350013, 1737350013, '1'),
(182129, 35726, 'QU', 'OK', 'S', 1737350016, 1737350016, '1'),
(182130, 35811, 'QU', 'OK', 'S', 1737350019, 1737350019, '1'),
(182131, 35860, 'QU', 'OK', 'S', 1737350027, 1737350027, '1'),
(182132, 31455, 'QU', 'OK', 'S', 1737350029, 1737350029, '1'),
(182133, 4184, 'QU', 'OK', 'S', 1737350481, 1737350481, '1'),
(182134, 35880, 'QU', 'OK', 'S', 1737352069, 1737352069, '1'),
(182135, 34935, 'QU', 'OK', 'S', 1737354837, 1737354837, '1'),
(182136, 35980, 'QU', 'OK', 'S', 1737355630, 1737355630, '1'),
(182137, 35811, 'QU', 'OK', 'S', 1737355828, 1737355828, '1'),
(182138, 29045, 'QU', 'OK', 'S', 1737356026, 1737356026, '1'),
(182139, 28872, 'QU', 'OK', 'S', 1737356029, 1737356029, '1'),
(182140, 135, 'QU', 'OK', 'S', 1737356031, 1737356031, '1'),
(182141, 15017, 'QU', 'OK', 'S', 1737356033, 1737356033, '1'),
(182142, 135, 'QU', 'OK', 'S', 1737356037, 1737356037, '1'),
(182143, 135, 'QU', 'OK', 'S', 1737356041, 1737356041, '1'),
(182144, 135, 'QU', 'OK', 'S', 1737356045, 1737356045, '1'),
(182145, 28875, 'QU', 'OK', 'S', 1737356048, 1737356048, '1'),
(182146, 135, 'QU', 'OK', 'S', 1737356109, 1737356109, '1'),
(182147, 29604, 'QU', 'OK', 'S', 1737357258, 1737357258, '1'),
(182148, 14838, 'QU', 'OK', 'S', 1737357269, 1737357269, '1'),
(182149, 33739, 'QU', 'OK', 'S', 1737357366, 1737357366, '1'),
(182150, 36032, 'QU', 'OK', 'S', 1737359468, 1737359468, '1'),
(182151, 36034, 'QU', 'OK', 'S', 1737359726, 1737359726, '1'),
(182152, 36033, 'QU', 'OK', 'S', 1737359947, 1737359947, '1'),
(182153, 36068, 'QU', 'OK', 'S', 1737360164, 1737360164, '1'),
(182154, 35660, 'QU', 'OK', 'S', 1737361900, 1737361900, '1'),
(182155, 29847, 'QU', 'OK', 'S', 1737364853, 1737364853, '1'),
(182156, 36095, 'QU', 'OK', 'S', 1737366696, 1737366696, '1'),
(182157, 393, 'QU', 'OK', 'S', 1737367916, 1737367916, '1'),
(182158, 304, 'QU', 'OK', 'S', 1737367934, 1737367934, '1'),
(182159, 36096, 'QU', 'OK', 'S', 1737368292, 1737368292, '1'),
(182160, 24321, 'QU', 'OK', 'S', 1737368542, 1737368542, '1'),
(182161, 24321, 'QU', 'OK', 'S', 1737368542, 1737368542, '1'),
(182162, 24321, 'QU', 'OK', 'S', 1737368542, 1737368542, '1'),
(182163, 24321, 'QU', 'OK', 'S', 1737368542, 1737368542, '1'),
(182164, 24321, 'QU', 'OK', 'S', 1737368543, 1737368543, '1'),
(182165, 24321, 'QU', 'OK', 'S', 1737368543, 1737368543, '1'),
(182166, 24321, 'QU', 'OK', 'S', 1737368543, 1737368543, '1'),
(182167, 36097, 'QU', 'OK', 'S', 1737368653, 1737368653, '1'),
(182168, 29901, 'QU', 'OK', 'S', 1737368713, 1737368713, '1'),
(182169, 29901, 'QU', 'OK', 'S', 1737368713, 1737368713, '1'),
(182170, 36098, 'QU', 'OK', 'S', 1737368974, 1737368974, '1'),
(182171, 36098, 'QU', 'OK', 'S', 1737369015, 1737369015, '1'),
(182172, 36097, 'QU', 'OK', 'S', 1737369102, 1737369102, '1'),
(182173, 36096, 'QU', 'OK', 'S', 1737369135, 1737369135, '1'),
(182174, 36095, 'QU', 'OK', 'S', 1737369156, 1737369156, '1'),
(182175, 36081, 'QU', 'OK', 'S', 1737370047, 1737370047, '1'),
(182176, 36082, 'QU', 'OK', 'S', 1737370406, 1737370406, '1'),
(182177, 36093, 'QU', 'OK', 'S', 1737370671, 1737370671, '1'),
(182178, 36094, 'QU', 'OK', 'S', 1737371214, 1737371214, '1'),
(182179, 36074, 'QU', 'OK', 'S', 1737371735, 1737371735, '1'),
(182180, 36075, 'QU', 'OK', 'S', 1737371782, 1737371782, '1'),
(182181, 36076, 'QU', 'OK', 'S', 1737371955, 1737371955, '1'),
(182182, 36077, 'QU', 'OK', 'S', 1737372050, 1737372050, '1'),
(182183, 36078, 'QU', 'OK', 'S', 1737372086, 1737372086, '1'),
(182184, 36079, 'QU', 'OK', 'S', 1737372123, 1737372123, '1'),
(182185, 36080, 'QU', 'OK', 'S', 1737372150, 1737372150, '1'),
(182186, 24321, 'QU', 'OK', 'S', 1737372323, 1737372323, '1'),
(182187, 24321, 'QU', 'OK', 'S', 1737372326, 1737372326, '1'),
(182188, 24321, 'QU', 'OK', 'S', 1737372329, 1737372329, '1'),
(182189, 24321, 'QU', 'OK', 'S', 1737372333, 1737372333, '1'),
(182190, 24321, 'QU', 'OK', 'S', 1737372336, 1737372336, '1'),
(182191, 24321, 'QU', 'OK', 'S', 1737372340, 1737372340, '1'),
(182192, 24321, 'QU', 'OK', 'S', 1737372343, 1737372343, '1'),
(182193, 35976, 'QU', 'OK', 'S', 1737373998, 1737373998, '1'),
(182194, 35425, 'QU', 'OK', 'S', 1737374009, 1737374009, '1'),
(182195, 36000, 'QU', 'OK', 'S', 1737374013, 1737374013, '1'),
(182196, 33860, 'QU', 'OK', 'S', 1737374022, 1737374022, '1'),
(182197, 33383, 'QU', 'OK', 'S', 1737374029, 1737374029, '1'),
(182198, 34909, 'QU', 'OK', 'S', 1737374032, 1737374032, '1'),
(182199, 36086, 'QU', 'OK', 'S', 1737374216, 1737374216, '1'),
(182200, 36087, 'QU', 'OK', 'S', 1737374287, 1737374287, '1'),
(182201, 36089, 'QU', 'OK', 'S', 1737374397, 1737374397, '1'),
(182202, 36090, 'QU', 'OK', 'S', 1737374429, 1737374429, '1'),
(182203, 36091, 'QU', 'OK', 'S', 1737374468, 1737374468, '1'),
(182204, 36092, 'QU', 'OK', 'S', 1737374497, 1737374497, '1'),
(182205, 35930, 'QU', 'OK', 'S', 1737375254, 1737375254, '1'),
(182206, 28717, 'QU', 'OK', 'S', 1737375311, 1737375311, '1'),
(182207, 35579, 'QU', 'OK', 'S', 1737376654, 1737376654, '1'),
(182208, 36001, 'QU', 'OK', 'S', 1737376679, 1737376679, '1'),
(182209, 35675, 'QU', 'OK', 'S', 1737376682, 1737376682, '1'),
(182210, 36005, 'QU', 'OK', 'S', 1737376685, 1737376685, '1'),
(182211, 36005, 'QU', 'OK', 'S', 1737376689, 1737376689, '1'),
(182212, 35806, 'QU', 'OK', 'S', 1737376694, 1737376694, '1'),
(182213, 35905, 'QU', 'OK', 'S', 1737376697, 1737376697, '1'),
(182214, 32248, 'QU', 'OK', 'S', 1737377248, 1737377248, '1'),
(182215, 31436, 'QU', 'OK', 'S', 1737377269, 1737377269, '1'),
(182216, 29636, 'QU', 'OK', 'S', 1737377281, 1737377281, '1'),
(182217, 36001, 'QU', 'OK', 'S', 1737377454, 1737377454, '1'),
(182218, 35999, 'QU', 'OK', 'S', 1737377683, 1737377683, '1'),
(182219, 35999, 'QU', 'OK', 'S', 1737377702, 1737377702, '1'),
(182220, 35999, 'QU', 'OK', 'S', 1737378037, 1737378037, '1'),
(182221, 30514, 'QU', 'OK', 'S', 1737378234, 1737378234, '1'),
(182222, 30514, 'QU', 'OK', 'S', 1737378264, 1737378264, '1'),
(182223, 36013, 'QU', 'OK', 'S', 1737378969, 1737378969, '1'),
(182224, 36034, 'QU', 'OK', 'S', 1737378994, 1737378994, '1'),
(182225, 36010, 'QU', 'OK', 'S', 1737379006, 1737379006, '1'),
(182226, 36018, 'QU', 'OK', 'S', 1737379019, 1737379019, '1'),
(182227, 36018, 'QU', 'OK', 'S', 1737379045, 1737379045, '1'),
(182228, 36018, 'QU', 'OK', 'S', 1737379057, 1737379057, '1'),
(182229, 36018, 'QU', 'OK', 'S', 1737379068, 1737379068, '1'),
(182230, 36018, 'QU', 'OK', 'S', 1737379079, 1737379079, '1'),
(182231, 36018, 'QU', 'OK', 'S', 1737379095, 1737379095, '1'),
(182232, 36018, 'QU', 'OK', 'S', 1737379102, 1737379102, '1'),
(182233, 36018, 'QU', 'OK', 'S', 1737379110, 1737379110, '1'),
(182234, 36018, 'QU', 'OK', 'S', 1737379119, 1737379119, '1'),
(182235, 36018, 'QU', 'OK', 'S', 1737379129, 1737379129, '1'),
(182236, 36018, 'QU', 'OK', 'S', 1737379137, 1737379137, '1'),
(182237, 36018, 'QU', 'OK', 'S', 1737379146, 1737379146, '1'),
(182238, 29241, 'QU', 'OK', 'S', 1737380464, 1737380464, '1'),
(182239, 29585, 'QU', 'OK', 'S', 1737380504, 1737380504, '1'),
(182240, 35521, 'QU', 'OK', 'S', 1737380590, 1737380590, '1'),
(182241, 35621, 'QU', 'OK', 'S', 1737380633, 1737380633, '1'),
(182242, 35941, 'QU', 'OK', 'S', 1737380710, 1737380710, '1'),
(182243, 33205, 'QU', 'OK', 'S', 1737380752, 1737380752, '1'),
(182244, 34064, 'QU', 'OK', 'S', 1737380807, 1737380807, '1'),
(182245, 34598, 'QU', 'OK', 'S', 1737380851, 1737380851, '1'),
(182246, 35466, 'QU', 'OK', 'S', 1737380885, 1737380885, '1'),
(182247, 33607, 'QU', 'OK', 'S', 1737380933, 1737380933, '1'),
(182248, 34094, 'QU', 'OK', 'S', 1737380975, 1737380975, '1'),
(182249, 35930, 'QU', 'OK', 'S', 1737441312, 1737441312, '1'),
(182250, 35498, 'QU', 'OK', 'S', 1737441318, 1737441318, '1'),
(182251, 35930, 'QU', 'OK', 'S', 1737441321, 1737441321, '1'),
(182252, 32393, 'QU', 'OK', 'S', 1737441326, 1737441326, '1'),
(182253, 31455, 'QU', 'OK', 'S', 1737441330, 1737441330, '1'),
(182254, 31455, 'QU', 'OK', 'S', 1737441335, 1737441335, '1'),
(182255, 22670, 'QU', 'OK', 'S', 1737441342, 1737441342, '1'),
(182256, 35930, 'QU', 'OK', 'S', 1737441345, 1737441345, '1'),
(182257, 35516, 'QU', 'OK', 'S', 1737441351, 1737441351, '1'),
(182258, 35930, 'QU', 'OK', 'S', 1737441356, 1737441356, '1'),
(182259, 35498, 'QU', 'OK', 'S', 1737441360, 1737441360, '1'),
(182260, 35498, 'QU', 'OK', 'S', 1737441364, 1737441364, '1'),
(182261, 27933, 'QU', 'OK', 'S', 1737441369, 1737441369, '1'),
(182262, 27933, 'QU', 'OK', 'S', 1737441385, 1737441385, '1'),
(182263, 23998, 'QU', 'OK', 'S', 1737441388, 1737441388, '1'),
(182264, 32393, 'QU', 'OK', 'S', 1737441393, 1737441393, '1'),
(182265, 28830, 'QU', 'OK', 'S', 1737441398, 1737441398, '1'),
(182266, 33136, 'QU', 'OK', 'S', 1737441402, 1737441402, '1'),
(182267, 31978, 'QU', 'OK', 'S', 1737441407, 1737441407, '1'),
(182268, 30599, 'QU', 'OK', 'S', 1737441411, 1737441411, '1'),
(182269, 35617, 'QU', 'OK', 'S', 1737441416, 1737441416, '1'),
(182270, 31455, 'QU', 'OK', 'S', 1737441422, 1737441422, '1'),
(182271, 35617, 'QU', 'OK', 'S', 1737441428, 1737441428, '1'),
(182272, 36018, 'QU', 'OK', 'S', 1737441433, 1737441433, '1'),
(182273, 31978, 'QU', 'OK', 'S', 1737441442, 1737441442, '1'),
(182274, 36018, 'QU', 'OK', 'S', 1737441447, 1737441447, '1'),
(182275, 36018, 'QU', 'OK', 'S', 1737441451, 1737441451, '1'),
(182276, 28850, 'QU', 'OK', 'S', 1737441455, 1737441455, '1'),
(182277, 31098, 'QU', 'OK', 'S', 1737441459, 1737441459, '1'),
(182278, 33136, 'QU', 'OK', 'S', 1737441464, 1737441464, '1'),
(182279, 31807, 'QU', 'OK', 'S', 1737441468, 1737441468, '1'),
(182280, 31807, 'QU', 'OK', 'S', 1737441472, 1737441472, '1'),
(182281, 31807, 'QU', 'OK', 'S', 1737441476, 1737441476, '1'),
(182282, 24841, 'QU', 'OK', 'S', 1737441479, 1737441479, '1'),
(182283, 33352, 'QU', 'OK', 'S', 1737441483, 1737441483, '1'),
(182284, 31737, 'QU', 'OK', 'S', 1737441487, 1737441487, '1'),
(182285, 33136, 'QU', 'OK', 'S', 1737441493, 1737441493, '1'),
(182286, 30599, 'QU', 'OK', 'S', 1737441497, 1737441497, '1'),
(182287, 33136, 'QU', 'OK', 'S', 1737441588, 1737441588, '1'),
(182288, 31455, 'QU', 'OK', 'S', 1737441593, 1737441593, '1'),
(182289, 27934, 'QU', 'OK', 'S', 1737441724, 1737441724, '1'),
(182290, 13460, 'QU', 'OK', 'S', 1737442348, 1737442348, '1'),
(182291, 13460, 'QU', 'OK', 'S', 1737442350, 1737442350, '1'),
(182292, 13460, 'QU', 'OK', 'S', 1737442353, 1737442353, '1'),
(182293, 35928, 'QU', 'OK', 'S', 1737444054, 1737444054, '1'),
(182294, 35715, 'QU', 'OK', 'S', 1737444897, 1737444897, '1'),
(182295, 35866, 'QU', 'OK', 'S', 1737446537, 1737446537, '1'),
(182296, 35906, 'QU', 'OK', 'S', 1737453941, 1737453941, '1'),
(182297, 35910, 'QU', 'OK', 'S', 1737454649, 1737454649, '1'),
(182298, 36005, 'QU', 'OK', 'S', 1737454736, 1737454736, '1'),
(182299, 36005, 'QU', 'OK', 'S', 1737454739, 1737454739, '1'),
(182300, 25666, 'QU', 'OK', 'S', 1737455309, 1737455309, '1'),
(182301, 36000, 'QU', 'OK', 'S', 1737455374, 1737455374, '1'),
(182302, 35928, 'QU', 'OK', 'S', 1737455376, 1737455376, '1'),
(182303, 35908, 'QU', 'OK', 'S', 1737455419, 1737455419, '1'),
(182304, 35930, 'QU', 'OK', 'S', 1737455480, 1737455480, '1'),
(182305, 35660, 'QU', 'OK', 'S', 1737455767, 1737455767, '1'),
(182306, 35660, 'QU', 'OK', 'S', 1737455768, 1737455768, '1'),
(182307, 35913, 'QU', 'OK', 'S', 1737455872, 1737455872, '1'),
(182308, 35929, 'QU', 'OK', 'S', 1737456865, 1737456865, '1'),
(182309, 35911, 'QU', 'OK', 'S', 1737456998, 1737456998, '1'),
(182310, 35907, 'QU', 'OK', 'S', 1737457178, 1737457178, '1'),
(182311, 36113, 'QU', 'OK', 'S', 1737457636, 1737457636, '1'),
(182312, 34371, 'QU', 'OK', 'S', 1737457757, 1737457757, '1'),
(182313, 34369, 'QU', 'OK', 'S', 1737457766, 1737457766, '1'),
(182314, 34369, 'QU', 'OK', 'S', 1737457771, 1737457771, '1'),
(182315, 30806, 'QU', 'OK', 'S', 1737457807, 1737457807, '1'),
(182316, 30806, 'QU', 'OK', 'S', 1737457815, 1737457815, '1'),
(182317, 34371, 'QU', 'OK', 'S', 1737457823, 1737457823, '1'),
(182318, 33558, 'QU', 'OK', 'S', 1737457842, 1737457842, '1'),
(182319, 33558, 'QU', 'OK', 'S', 1737457847, 1737457847, '1'),
(182320, 11099, 'QU', 'OK', 'S', 1737457852, 1737457852, '1'),
(182321, 31746, 'QU', 'OK', 'S', 1737457857, 1737457857, '1'),
(182322, 31746, 'QU', 'OK', 'S', 1737457863, 1737457863, '1'),
(182323, 34371, 'QU', 'OK', 'S', 1737457872, 1737457872, '1'),
(182324, 31746, 'QU', 'OK', 'S', 1737457877, 1737457877, '1'),
(182325, 12182, 'QU', 'OK', 'S', 1737457882, 1737457882, '1'),
(182326, 11099, 'QU', 'OK', 'S', 1737457886, 1737457886, '1'),
(182327, 12182, 'QU', 'OK', 'S', 1737457902, 1737457902, '1'),
(182328, 35563, 'QU', 'OK', 'S', 1737458023, 1737458023, '1'),
(182329, 22571, 'QU', 'OK', 'S', 1737458028, 1737458028, '1'),
(182330, 14170, 'QU', 'OK', 'S', 1737458036, 1737458036, '1'),
(182331, 21379, 'QU', 'OK', 'S', 1737458082, 1737458082, '1'),
(182332, 11099, 'QU', 'OK', 'S', 1737458089, 1737458089, '1'),
(182333, 21667, 'QU', 'OK', 'S', 1737458095, 1737458095, '1'),
(182334, 21379, 'QU', 'OK', 'S', 1737458100, 1737458100, '1'),
(182335, 21667, 'QU', 'OK', 'S', 1737458105, 1737458105, '1'),
(182336, 35631, 'QU', 'OK', 'S', 1737458110, 1737458110, '1'),
(182337, 21667, 'QU', 'OK', 'S', 1737458116, 1737458116, '1'),
(182338, 22571, 'QU', 'OK', 'S', 1737458121, 1737458121, '1'),
(182339, 35631, 'QU', 'OK', 'S', 1737458131, 1737458131, '1'),
(182340, 21949, 'QU', 'OK', 'S', 1737458136, 1737458136, '1'),
(182341, 35026, 'QU', 'OK', 'S', 1737458141, 1737458141, '1'),
(182342, 24093, 'QU', 'OK', 'S', 1737458146, 1737458146, '1'),
(182343, 32094, 'QU', 'OK', 'S', 1737458151, 1737458151, '1'),
(182344, 35563, 'QU', 'OK', 'S', 1737458159, 1737458159, '1'),
(182345, 32094, 'QU', 'OK', 'S', 1737458164, 1737458164, '1'),
(182346, 32094, 'QU', 'OK', 'S', 1737458171, 1737458171, '1'),
(182347, 35563, 'QU', 'OK', 'S', 1737458175, 1737458175, '1'),
(182348, 35563, 'QU', 'OK', 'S', 1737458181, 1737458181, '1'),
(182349, 21379, 'QU', 'OK', 'S', 1737458186, 1737458186, '1'),
(182350, 35642, 'QU', 'OK', 'S', 1737458191, 1737458191, '1'),
(182351, 15711, 'QU', 'OK', 'S', 1737458196, 1737458196, '1'),
(182352, 15711, 'QU', 'OK', 'S', 1737458201, 1737458201, '1'),
(182353, 14170, 'QU', 'OK', 'S', 1737458216, 1737458216, '1'),
(182354, 19875, 'QU', 'OK', 'S', 1737458221, 1737458221, '1'),
(182355, 35563, 'QU', 'OK', 'S', 1737458229, 1737458229, '1'),
(182356, 19875, 'QU', 'OK', 'S', 1737458245, 1737458245, '1'),
(182357, 35027, 'QU', 'OK', 'S', 1737458251, 1737458251, '1'),
(182358, 21947, 'QU', 'OK', 'S', 1737458257, 1737458257, '1'),
(182359, 33800, 'QU', 'OK', 'S', 1737458264, 1737458264, '1'),
(182360, 33793, 'QU', 'OK', 'S', 1737458270, 1737458270, '1'),
(182361, 21949, 'QU', 'OK', 'S', 1737458278, 1737458278, '1'),
(182362, 33339, 'QU', 'OK', 'S', 1737458292, 1737458292, '1'),
(182363, 33793, 'QU', 'OK', 'S', 1737458298, 1737458298, '1'),
(182364, 24093, 'QU', 'OK', 'S', 1737458306, 1737458306, '1'),
(182365, 35026, 'QU', 'OK', 'S', 1737458311, 1737458311, '1'),
(182366, 19875, 'QU', 'OK', 'S', 1737458317, 1737458317, '1'),
(182367, 15711, 'QU', 'OK', 'S', 1737458322, 1737458322, '1'),
(182368, 21947, 'QU', 'OK', 'S', 1737458327, 1737458327, '1'),
(182369, 21949, 'QU', 'OK', 'S', 1737458337, 1737458337, '1'),
(182370, 21947, 'QU', 'OK', 'S', 1737458342, 1737458342, '1'),
(182371, 33800, 'QU', 'OK', 'S', 1737458349, 1737458349, '1'),
(182372, 33793, 'QU', 'OK', 'S', 1737458356, 1737458356, '1'),
(182373, 33800, 'QU', 'OK', 'S', 1737458362, 1737458362, '1'),
(182374, 35027, 'QU', 'OK', 'S', 1737458368, 1737458368, '1'),
(182375, 34438, 'QU', 'OK', 'S', 1737458377, 1737458377, '1'),
(182376, 33793, 'QU', 'OK', 'S', 1737458391, 1737458391, '1'),
(182377, 19875, 'QU', 'OK', 'S', 1737458397, 1737458397, '1'),
(182378, 35028, 'QU', 'OK', 'S', 1737458414, 1737458414, '1'),
(182379, 35642, 'QU', 'OK', 'S', 1737458449, 1737458449, '1'),
(182380, 33259, 'QU', 'OK', 'S', 1737458469, 1737458469, '1'),
(182381, 33259, 'QU', 'OK', 'S', 1737458489, 1737458489, '1'),
(182382, 34438, 'QU', 'OK', 'S', 1737458501, 1737458501, '1'),
(182383, 34438, 'QU', 'OK', 'S', 1737458516, 1737458516, '1'),
(182384, 33558, 'QU', 'OK', 'S', 1737458569, 1737458569, '1'),
(182385, 33558, 'QU', 'OK', 'S', 1737458575, 1737458575, '1'),
(182386, 33339, 'QU', 'OK', 'S', 1737458584, 1737458584, '1'),
(182387, 20193, 'QU', 'OK', 'S', 1737458602, 1737458602, '1'),
(182388, 35906, 'QU', 'OK', 'S', 1737458729, 1737458729, '1'),
(182389, 36104, 'QU', 'OK', 'S', 1737460677, 1737460677, '1'),
(182390, 36121, 'QU', 'OK', 'S', 1737461322, 1737461322, '1'),
(182391, 36037, 'QU', 'OK', 'S', 1737461396, 1737461396, '1'),
(182392, 36122, 'QU', 'OK', 'S', 1737461771, 1737461771, '1'),
(182393, 36123, 'QU', 'OK', 'S', 1737462236, 1737462236, '1'),
(182394, 36140, 'QU', 'OK', 'S', 1737463276, 1737463276, '1'),
(182395, 36141, 'QU', 'OK', 'S', 1737463682, 1737463682, '1'),
(182396, 36142, 'QU', 'OK', 'S', 1737464650, 1737464650, '1'),
(182397, 36143, 'QU', 'OK', 'S', 1737464944, 1737464944, '1'),
(182398, 36132, 'QU', 'OK', 'S', 1737465252, 1737465252, '1'),
(182399, 36133, 'QU', 'OK', 'S', 1737465280, 1737465280, '1'),
(182400, 36137, 'QU', 'OK', 'S', 1737465338, 1737465338, '1'),
(182401, 36134, 'QU', 'OK', 'S', 1737465466, 1737465466, '1'),
(182402, 36135, 'QU', 'OK', 'S', 1737465538, 1737465538, '1'),
(182403, 36136, 'QU', 'OK', 'S', 1737465650, 1737465650, '1'),
(182404, 36138, 'QU', 'OK', 'S', 1737465694, 1737465694, '1'),
(182405, 36139, 'QU', 'OK', 'S', 1737465728, 1737465728, '1'),
(182406, 36126, 'QU', 'OK', 'S', 1737465941, 1737465941, '1'),
(182407, 36127, 'QU', 'OK', 'S', 1737465980, 1737465980, '1'),
(182408, 36128, 'QU', 'OK', 'S', 1737466020, 1737466020, '1'),
(182409, 36129, 'QU', 'OK', 'S', 1737466056, 1737466056, '1'),
(182410, 36130, 'QU', 'OK', 'S', 1737466098, 1737466098, '1'),
(182411, 36131, 'QU', 'OK', 'S', 1737466126, 1737466126, '1'),
(182412, 36124, 'QU', 'OK', 'S', 1737466182, 1737466182, '1'),
(182413, 36125, 'QU', 'OK', 'S', 1737466210, 1737466210, '1'),
(182414, 35909, 'QU', 'OK', 'S', 1737520646, 1737520646, '1'),
(182415, 35865, 'QU', 'OK', 'S', 1737521043, 1737521043, '1'),
(182416, 31135, 'QU', 'OK', 'S', 1737523498, 1737523498, '1'),
(182417, 35911, 'QU', 'OK', 'S', 1737524197, 1737524197, '1'),
(182418, 36117, 'QU', 'OK', 'S', 1737524516, 1737524516, '1'),
(182419, 36117, 'QU', 'OK', 'S', 1737524531, 1737524531, '1'),
(182420, 36114, 'QU', 'OK', 'S', 1737524611, 1737524611, '1'),
(182421, 33379, 'QU', 'OK', 'S', 1737524702, 1737524702, '1'),
(182422, 30277, 'QU', 'OK', 'S', 1737525975, 1737525975, '1'),
(182423, 35999, 'QU', 'OK', 'S', 1737526743, 1737526743, '1'),
(182424, 35999, 'QU', 'OK', 'S', 1737526778, 1737526778, '1'),
(182425, 35999, 'QU', 'OK', 'S', 1737527277, 1737527277, '1'),
(182426, 35905, 'QU', 'OK', 'S', 1737527447, 1737527447, '1'),
(182427, 31050, 'QU', 'OK', 'S', 1737527670, 1737527670, '1'),
(182428, 14769, 'QU', 'OK', 'S', 1737527674, 1737527674, '1'),
(182429, 36005, 'QU', 'OK', 'S', 1737527676, 1737527676, '1'),
(182430, 36122, 'QU', 'OK', 'S', 1737527679, 1737527679, '1'),
(182431, 36121, 'QU', 'OK', 'S', 1737527685, 1737527685, '1'),
(182432, 36104, 'QU', 'OK', 'S', 1737527688, 1737527688, '1'),
(182433, 25678, 'QU', 'OK', 'S', 1737527691, 1737527691, '1'),
(182434, 35042, 'QU', 'OK', 'S', 1737527704, 1737527704, '1'),
(182435, 35579, 'QU', 'OK', 'S', 1737527712, 1737527712, '1'),
(182436, 23747, 'QU', 'OK', 'S', 1737527821, 1737527821, '1'),
(182437, 24291, 'QU', 'OK', 'S', 1737527831, 1737527831, '1'),
(182438, 26366, 'QU', 'OK', 'S', 1737527836, 1737527836, '1'),
(182439, 31807, 'QU', 'OK', 'S', 1737527839, 1737527839, '1'),
(182440, 13460, 'QU', 'OK', 'S', 1737527843, 1737527843, '1'),
(182441, 11229, 'QU', 'OK', 'S', 1737527849, 1737527849, '1'),
(182442, 32757, 'QU', 'OK', 'S', 1737527862, 1737527862, '1'),
(182443, 24810, 'QU', 'OK', 'S', 1737527867, 1737527867, '1'),
(182444, 36018, 'QU', 'OK', 'S', 1737527872, 1737527872, '1'),
(182445, 24815, 'QU', 'OK', 'S', 1737527878, 1737527878, '1'),
(182446, 33150, 'QU', 'OK', 'S', 1737527883, 1737527883, '1'),
(182447, 33877, 'QU', 'OK', 'S', 1737527889, 1737527889, '1'),
(182448, 30992, 'QU', 'OK', 'S', 1737527895, 1737527895, '1'),
(182449, 32352, 'QU', 'OK', 'S', 1737527899, 1737527899, '1'),
(182450, 27901, 'QU', 'OK', 'S', 1737527904, 1737527904, '1'),
(182451, 23163, 'QU', 'OK', 'S', 1737527909, 1737527909, '1'),
(182452, 33327, 'QU', 'OK', 'S', 1737527914, 1737527914, '1'),
(182453, 36062, 'QU', 'OK', 'S', 1737527924, 1737527924, '1'),
(182454, 12329, 'QU', 'OK', 'S', 1737527935, 1737527935, '1'),
(182455, 32696, 'QU', 'OK', 'S', 1737527939, 1737527939, '1'),
(182456, 35981, 'QU', 'OK', 'S', 1737527944, 1737527944, '1'),
(182457, 35088, 'QU', 'OK', 'S', 1737527949, 1737527949, '1'),
(182458, 30090, 'QU', 'OK', 'S', 1737527954, 1737527954, '1'),
(182459, 35930, 'QU', 'OK', 'S', 1737527958, 1737527958, '1'),
(182460, 33863, 'QU', 'OK', 'S', 1737528013, 1737528013, '1'),
(182461, 33863, 'QU', 'OK', 'S', 1737528048, 1737528048, '1'),
(182462, 21110, 'QU', 'OK', 'S', 1737528179, 1737528179, '1'),
(182463, 32959, 'QU', 'OK', 'S', 1737528204, 1737528204, '1'),
(182464, 32959, 'QU', 'OK', 'S', 1737528204, 1737528204, '1'),
(182465, 32959, 'QU', 'OK', 'S', 1737528204, 1737528204, '1'),
(182466, 32959, 'QU', 'OK', 'S', 1737528204, 1737528204, '1'),
(182467, 32959, 'QU', 'OK', 'S', 1737528204, 1737528204, '1'),
(182468, 26666, 'QU', 'OK', 'S', 1737528237, 1737528237, '1'),
(182469, 35930, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182470, 30090, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182471, 35088, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182472, 35981, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182473, 32696, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182474, 12329, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182475, 36062, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182476, 33327, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182477, 23163, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182478, 27901, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182479, 32352, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182480, 30992, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182481, 33877, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182482, 33150, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182483, 24815, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182484, 36018, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182485, 24810, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182486, 32757, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182487, 11229, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182488, 13460, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182489, 31807, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182490, 26366, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182491, 24291, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182492, 23747, 'QU', 'OK', 'S', 1737528238, 1737528238, '1'),
(182493, 29901, 'QU', 'OK', 'S', 1737528260, 1737528260, '1'),
(182494, 12329, 'QU', 'OK', 'S', 1737528261, 1737528261, '1'),
(182495, 29901, 'QU', 'OK', 'S', 1737528268, 1737528268, '1'),
(182496, 32757, 'QU', 'OK', 'S', 1737528269, 1737528269, '1'),
(182497, 24810, 'QU', 'OK', 'S', 1737528273, 1737528273, '1'),
(182498, 33150, 'QU', 'OK', 'S', 1737528277, 1737528277, '1'),
(182499, 30992, 'QU', 'OK', 'S', 1737528282, 1737528282, '1'),
(182500, 24815, 'QU', 'OK', 'S', 1737528286, 1737528286, '1'),
(182501, 32352, 'QU', 'OK', 'S', 1737528291, 1737528291, '1'),
(182502, 36018, 'QU', 'OK', 'S', 1737528295, 1737528295, '1'),
(182503, 23163, 'QU', 'OK', 'S', 1737528299, 1737528299, '1'),
(182504, 27901, 'QU', 'OK', 'S', 1737528303, 1737528303, '1'),
(182505, 12127, 'QU', 'OK', 'S', 1737528306, 1737528306, '1'),
(182506, 12127, 'QU', 'OK', 'S', 1737528306, 1737528306, '1'),
(182507, 33327, 'QU', 'OK', 'S', 1737528307, 1737528307, '1'),
(182508, 35930, 'QU', 'OK', 'S', 1737528312, 1737528312, '1'),
(182509, 12127, 'QU', 'OK', 'S', 1737528313, 1737528313, '1'),
(182510, 23747, 'QU', 'OK', 'S', 1737528321, 1737528321, '1'),
(182511, 36062, 'QU', 'OK', 'S', 1737528326, 1737528326, '1'),
(182512, 30090, 'QU', 'OK', 'S', 1737528330, 1737528330, '1'),
(182513, 35088, 'QU', 'OK', 'S', 1737528334, 1737528334, '1'),
(182514, 33582, 'QU', 'OK', 'S', 1737528338, 1737528338, '1'),
(182515, 33582, 'QU', 'OK', 'S', 1737528338, 1737528338, '1'),
(182516, 33582, 'QU', 'OK', 'S', 1737528338, 1737528338, '1'),
(182517, 33582, 'QU', 'OK', 'S', 1737528338, 1737528338, '1'),
(182518, 33582, 'QU', 'OK', 'S', 1737528338, 1737528338, '1'),
(182519, 11229, 'QU', 'OK', 'S', 1737528339, 1737528339, '1'),
(182520, 33877, 'QU', 'OK', 'S', 1737528343, 1737528343, '1'),
(182521, 24291, 'QU', 'OK', 'S', 1737528348, 1737528348, '1'),
(182522, 13460, 'QU', 'OK', 'S', 1737528352, 1737528352, '1'),
(182523, 35981, 'QU', 'OK', 'S', 1737528357, 1737528357, '1'),
(182524, 32696, 'QU', 'OK', 'S', 1737528362, 1737528362, '1'),
(182525, 26366, 'QU', 'OK', 'S', 1737528367, 1737528367, '1'),
(182526, 31807, 'QU', 'OK', 'S', 1737528371, 1737528371, '1'),
(182527, 15746, 'QU', 'OK', 'S', 1737528395, 1737528395, '1'),
(182528, 33280, 'QU', 'OK', 'S', 1737528434, 1737528434, '1'),
(182529, 33280, 'QU', 'OK', 'S', 1737528434, 1737528434, '1'),
(182530, 33280, 'QU', 'OK', 'S', 1737528434, 1737528434, '1'),
(182531, 35347, 'QU', 'OK', 'S', 1737528454, 1737528454, '1'),
(182532, 35347, 'QU', 'OK', 'S', 1737528454, 1737528454, '1'),
(182533, 32612, 'QU', 'OK', 'S', 1737528470, 1737528470, '1'),
(182534, 22615, 'QU', 'OK', 'S', 1737528489, 1737528489, '1'),
(182535, 22615, 'QU', 'OK', 'S', 1737528489, 1737528489, '1'),
(182536, 22615, 'QU', 'OK', 'S', 1737528489, 1737528489, '1'),
(182537, 35316, 'QU', 'OK', 'S', 1737532569, 1737532569, '1'),
(182538, 34688, 'QU', 'OK', 'S', 1737532580, 1737532580, '1'),
(182539, 34688, 'QU', 'OK', 'S', 1737532610, 1737532610, '1'),
(182540, 31865, 'QU', 'OK', 'S', 1737532683, 1737532683, '1'),
(182541, 31865, 'QU', 'OK', 'S', 1737532696, 1737532696, '1'),
(182542, 34822, 'QU', 'OK', 'S', 1737532698, 1737532698, '1'),
(182543, 30277, 'QU', 'OK', 'S', 1737532701, 1737532701, '1'),
(182544, 35315, 'QU', 'OK', 'S', 1737532703, 1737532703, '1'),
(182545, 32906, 'QU', 'OK', 'S', 1737532708, 1737532708, '1'),
(182546, 31014, 'QU', 'OK', 'S', 1737532710, 1737532710, '1'),
(182547, 33082, 'QU', 'OK', 'S', 1737532712, 1737532712, '1'),
(182548, 31683, 'QU', 'OK', 'S', 1737532788, 1737532788, '1'),
(182549, 30401, 'QU', 'OK', 'S', 1737532799, 1737532799, '1'),
(182550, 31383, 'QU', 'OK', 'S', 1737532803, 1737532803, '1'),
(182551, 31683, 'QU', 'OK', 'S', 1737532806, 1737532806, '1'),
(182552, 31683, 'QU', 'OK', 'S', 1737532809, 1737532809, '1'),
(182553, 31382, 'QU', 'OK', 'S', 1737532812, 1737532812, '1'),
(182554, 24923, 'QU', 'OK', 'S', 1737532815, 1737532815, '1'),
(182555, 35928, 'QU', 'OK', 'S', 1737533702, 1737533702, '1'),
(182556, 29653, 'QU', 'OK', 'S', 1737533786, 1737533786, '1'),
(182557, 31568, 'QU', 'OK', 'S', 1737533802, 1737533802, '1'),
(182558, 36122, 'QU', 'OK', 'S', 1737533817, 1737533817, '1'),
(182559, 35563, 'QU', 'OK', 'S', 1737533830, 1737533830, '1'),
(182560, 35563, 'QU', 'OK', 'S', 1737533843, 1737533843, '1'),
(182561, 12709, 'QU', 'OK', 'S', 1737534317, 1737534317, '1'),
(182562, 12709, 'QU', 'OK', 'S', 1737534321, 1737534321, '1'),
(182563, 12709, 'QU', 'OK', 'S', 1737534325, 1737534325, '1'),
(182564, 12709, 'QU', 'OK', 'S', 1737534329, 1737534329, '1'),
(182565, 12709, 'QU', 'OK', 'S', 1737534337, 1737534337, '1'),
(182566, 31149, 'QU', 'OK', 'S', 1737534404, 1737534404, '1'),
(182567, 31149, 'QU', 'OK', 'S', 1737534428, 1737534428, '1'),
(182568, 31168, 'QU', 'OK', 'S', 1737534547, 1737534547, '1'),
(182569, 31168, 'QU', 'OK', 'S', 1737534550, 1737534550, '1'),
(182570, 31168, 'QU', 'OK', 'S', 1737534553, 1737534553, '1'),
(182571, 31168, 'QU', 'OK', 'S', 1737534559, 1737534559, '1'),
(182572, 31168, 'QU', 'OK', 'S', 1737534568, 1737534568, '1'),
(182573, 35928, 'QU', 'OK', 'S', 1737537949, 1737537949, '1'),
(182574, 36122, 'QU', 'OK', 'S', 1737538102, 1737538102, '1'),
(182575, 31144, 'QU', 'OK', 'S', 1737538410, 1737538410, '1'),
(182576, 20421, 'QU', 'OK', 'S', 1737540529, 1737540529, '1'),
(182577, 36140, 'QU', 'OK', 'S', 1737540556, 1737540556, '1'),
(182578, 36122, 'QU', 'OK', 'S', 1737540564, 1737540564, '1'),
(182579, 35908, 'QU', 'OK', 'S', 1737540701, 1737540701, '1'),
(182580, 35954, 'QU', 'OK', 'S', 1737540704, 1737540704, '1'),
(182581, 35796, 'QU', 'OK', 'S', 1737542090, 1737542090, '1'),
(182582, 34452, 'QU', 'OK', 'S', 1737542097, 1737542097, '1'),
(182583, 34451, 'QU', 'OK', 'S', 1737542100, 1737542100, '1'),
(182584, 36154, 'QU', 'OK', 'S', 1737542966, 1737542966, '1'),
(182585, 36155, 'QU', 'OK', 'S', 1737543468, 1737543468, '1'),
(182586, 36156, 'QU', 'OK', 'S', 1737543891, 1737543891, '1'),
(182587, 36157, 'QU', 'OK', 'S', 1737544328, 1737544328, '1'),
(182588, 36163, 'QU', 'OK', 'S', 1737545083, 1737545083, '1'),
(182589, 36144, 'QU', 'OK', 'S', 1737545141, 1737545141, '1'),
(182590, 36145, 'QU', 'OK', 'S', 1737545175, 1737545175, '1'),
(182591, 36146, 'QU', 'OK', 'S', 1737545202, 1737545202, '1'),
(182592, 36147, 'QU', 'OK', 'S', 1737545427, 1737545427, '1'),
(182593, 36148, 'QU', 'OK', 'S', 1737545499, 1737545499, '1'),
(182594, 36111, 'QU', 'OK', 'S', 1737545687, 1737545687, '1'),
(182595, 36112, 'QU', 'OK', 'S', 1737545720, 1737545720, '1'),
(182596, 36067, 'QU', 'OK', 'S', 1737545926, 1737545926, '1'),
(182597, 36149, 'QU', 'OK', 'S', 1737546111, 1737546111, '1'),
(182598, 36150, 'QU', 'OK', 'S', 1737546398, 1737546398, '1'),
(182599, 35487, 'QU', 'OK', 'S', 1737546993, 1737546993, '1'),
(182600, 35487, 'QU', 'OK', 'S', 1737546999, 1737546999, '1'),
(182601, 35487, 'QU', 'OK', 'S', 1737547009, 1737547009, '1'),
(182602, 35487, 'QU', 'OK', 'S', 1737547015, 1737547015, '1'),
(182603, 35487, 'QU', 'OK', 'S', 1737547019, 1737547019, '1'),
(182604, 35487, 'QU', 'OK', 'S', 1737547024, 1737547024, '1'),
(182605, 35487, 'QU', 'OK', 'S', 1737547029, 1737547029, '1'),
(182606, 35487, 'QU', 'OK', 'S', 1737547037, 1737547037, '1'),
(182607, 35487, 'QU', 'OK', 'S', 1737547042, 1737547042, '1'),
(182608, 35487, 'QU', 'OK', 'S', 1737547046, 1737547046, '1'),
(182609, 35487, 'QU', 'OK', 'S', 1737547051, 1737547051, '1'),
(182610, 35487, 'QU', 'OK', 'S', 1737547055, 1737547055, '1'),
(182611, 35485, 'QU', 'OK', 'S', 1737547615, 1737547615, '1'),
(182612, 35485, 'QU', 'OK', 'S', 1737547633, 1737547633, '1'),
(182613, 35485, 'QU', 'OK', 'S', 1737547655, 1737547655, '1'),
(182614, 35485, 'QU', 'OK', 'S', 1737547684, 1737547684, '1'),
(182615, 35485, 'QU', 'OK', 'S', 1737547696, 1737547696, '1'),
(182616, 35485, 'QU', 'OK', 'S', 1737547751, 1737547751, '1'),
(182617, 35485, 'QU', 'OK', 'S', 1737547789, 1737547789, '1'),
(182618, 35485, 'QU', 'OK', 'S', 1737547819, 1737547819, '1'),
(182619, 35485, 'QU', 'OK', 'S', 1737547834, 1737547834, '1'),
(182620, 35485, 'QU', 'OK', 'S', 1737547847, 1737547847, '1'),
(182621, 35485, 'QU', 'OK', 'S', 1737547866, 1737547866, '1'),
(182622, 35485, 'QU', 'OK', 'S', 1737547888, 1737547888, '1'),
(182623, 35486, 'QU', 'OK', 'S', 1737548029, 1737548029, '1'),
(182624, 35486, 'QU', 'OK', 'S', 1737548054, 1737548054, '1'),
(182625, 35486, 'QU', 'OK', 'S', 1737548090, 1737548090, '1'),
(182626, 35486, 'QU', 'OK', 'S', 1737548177, 1737548177, '1'),
(182627, 35486, 'QU', 'OK', 'S', 1737548197, 1737548197, '1'),
(182628, 35486, 'QU', 'OK', 'S', 1737548212, 1737548212, '1'),
(182629, 35486, 'QU', 'OK', 'S', 1737548221, 1737548221, '1'),
(182630, 29585, 'QU', 'OK', 'S', 1737549895, 1737549895, '1'),
(182631, 33320, 'QU', 'OK', 'S', 1737549950, 1737549950, '1'),
(182632, 14887, 'QU', 'OK', 'S', 1737551485, 1737551485, '1'),
(182633, 35933, 'QU', 'OK', 'S', 1737551489, 1737551489, '1'),
(182634, 988, 'QU', 'OK', 'S', 1737551496, 1737551496, '1'),
(182635, 36013, 'QU', 'OK', 'S', 1737551501, 1737551501, '1'),
(182636, 32447, 'QU', 'OK', 'S', 1737551551, 1737551551, '1'),
(182637, 32447, 'QU', 'OK', 'S', 1737551557, 1737551557, '1'),
(182638, 24877, 'QU', 'OK', 'S', 1737551561, 1737551561, '1'),
(182639, 29026, 'QU', 'OK', 'S', 1737551565, 1737551565, '1'),
(182640, 2338, 'QU', 'OK', 'S', 1737551572, 1737551572, '1'),
(182641, 29616, 'QU', 'OK', 'S', 1737551576, 1737551576, '1'),
(182642, 33290, 'QU', 'OK', 'S', 1737551580, 1737551580, '1'),
(182643, 32447, 'QU', 'OK', 'S', 1737551591, 1737551591, '1'),
(182644, 35965, 'QU', 'OK', 'S', 1737551595, 1737551595, '1'),
(182645, 24882, 'QU', 'OK', 'S', 1737551599, 1737551599, '1'),
(182646, 32447, 'QU', 'OK', 'S', 1737551604, 1737551604, '1'),
(182647, 35714, 'QU', 'OK', 'S', 1737551607, 1737551607, '1'),
(182648, 32448, 'QU', 'OK', 'S', 1737551610, 1737551610, '1'),
(182649, 24242, 'QU', 'OK', 'S', 1737551615, 1737551615, '1'),
(182650, 29365, 'QU', 'OK', 'S', 1737551617, 1737551617, '1'),
(182651, 29332, 'QU', 'OK', 'S', 1737551621, 1737551621, '1'),
(182652, 31713, 'QU', 'OK', 'S', 1737551626, 1737551626, '1'),
(182653, 29399, 'QU', 'OK', 'S', 1737551634, 1737551634, '1'),
(182654, 10205, 'QU', 'OK', 'S', 1737551651, 1737551651, '1'),
(182655, 24562, 'QU', 'OK', 'S', 1737551872, 1737551872, '1'),
(182656, 24833, 'QU', 'OK', 'S', 1737551948, 1737551948, '1'),
(182657, 11616, 'QU', 'OK', 'S', 1737551953, 1737551953, '1'),
(182658, 11282, 'QU', 'OK', 'S', 1737551956, 1737551956, '1'),
(182659, 11282, 'QU', 'OK', 'S', 1737551961, 1737551961, '1'),
(182660, 35966, 'QU', 'OK', 'S', 1737551970, 1737551970, '1'),
(182661, 14938, 'QU', 'OK', 'S', 1737551976, 1737551976, '1'),
(182662, 814, 'QU', 'OK', 'S', 1737551979, 1737551979, '1'),
(182663, 29379, 'QU', 'OK', 'S', 1737551982, 1737551982, '1'),
(182664, 31293, 'QU', 'OK', 'S', 1737551986, 1737551986, '1'),
(182665, 32102, 'QU', 'OK', 'S', 1737551990, 1737551990, '1'),
(182666, 30457, 'QU', 'OK', 'S', 1737551992, 1737551992, '1'),
(182667, 13460, 'QU', 'OK', 'S', 1737551996, 1737551996, '1'),
(182668, 14209, 'QU', 'OK', 'S', 1737552000, 1737552000, '1'),
(182669, 28019, 'QU', 'OK', 'S', 1737552004, 1737552004, '1'),
(182670, 35897, 'QU', 'OK', 'S', 1737552007, 1737552007, '1'),
(182671, 35723, 'QU', 'OK', 'S', 1737552011, 1737552011, '1'),
(182672, 35723, 'QU', 'OK', 'S', 1737552016, 1737552016, '1'),
(182673, 22896, 'QU', 'OK', 'S', 1737552018, 1737552018, '1'),
(182674, 11282, 'QU', 'OK', 'S', 1737552080, 1737552080, '1'),
(182675, 36122, 'QU', 'OK', 'S', 1737554111, 1737554111, '1'),
(182676, 36122, 'QU', 'OK', 'S', 1737554114, 1737554114, '1'),
(182677, 36122, 'QU', 'OK', 'S', 1737554117, 1737554117, '1'),
(182678, 36122, 'QU', 'OK', 'S', 1737554127, 1737554127, '1'),
(182679, 36122, 'QU', 'OK', 'S', 1737554381, 1737554381, '1'),
(182680, 36122, 'QU', 'OK', 'S', 1737554388, 1737554388, '1'),
(182681, 35896, 'QU', 'OK', 'S', 1737608900, 1737608900, '1'),
(182682, 34556, 'QU', 'OK', 'S', 1737608904, 1737608904, '1'),
(182683, 30890, 'QU', 'OK', 'S', 1737608906, 1737608906, '1'),
(182684, 35832, 'QU', 'OK', 'S', 1737608908, 1737608908, '1'),
(182685, 20168, 'QU', 'OK', 'S', 1737608910, 1737608910, '1'),
(182686, 11665, 'QU', 'OK', 'S', 1737617854, 1737617854, '1'),
(182687, 11665, 'QU', 'OK', 'S', 1737617860, 1737617860, '1'),
(182688, 35230, 'QU', 'OK', 'S', 1737617871, 1737617871, '1'),
(182689, 32345, 'QU', 'OK', 'S', 1737617876, 1737617876, '1'),
(182690, 11962, 'QU', 'OK', 'S', 1737617881, 1737617881, '1'),
(182691, 11962, 'QU', 'OK', 'S', 1737617886, 1737617886, '1'),
(182692, 11962, 'QU', 'OK', 'S', 1737617893, 1737617893, '1'),
(182693, 33150, 'QU', 'OK', 'S', 1737617899, 1737617899, '1'),
(182694, 35915, 'QU', 'OK', 'S', 1737617904, 1737617904, '1'),
(182695, 35915, 'QU', 'OK', 'S', 1737617910, 1737617910, '1'),
(182696, 32874, 'QU', 'OK', 'S', 1737617915, 1737617915, '1'),
(182697, 35915, 'QU', 'OK', 'S', 1737617920, 1737617920, '1'),
(182698, 35917, 'QU', 'OK', 'S', 1737617925, 1737617925, '1'),
(182699, 35917, 'QU', 'OK', 'S', 1737617929, 1737617929, '1'),
(182700, 35917, 'QU', 'OK', 'S', 1737617933, 1737617933, '1'),
(182701, 35917, 'QU', 'OK', 'S', 1737617942, 1737617942, '1'),
(182702, 31762, 'QU', 'OK', 'S', 1737617946, 1737617946, '1'),
(182703, 35915, 'QU', 'OK', 'S', 1737617951, 1737617951, '1'),
(182704, 35916, 'QU', 'OK', 'S', 1737617955, 1737617955, '1'),
(182705, 11331, 'QU', 'OK', 'S', 1737617968, 1737617968, '1'),
(182706, 31762, 'QU', 'OK', 'S', 1737617973, 1737617973, '1'),
(182707, 16528, 'QU', 'OK', 'S', 1737617977, 1737617977, '1'),
(182708, 35915, 'QU', 'OK', 'S', 1737617981, 1737617981, '1'),
(182709, 32874, 'QU', 'OK', 'S', 1737617985, 1737617985, '1'),
(182710, 18954, 'QU', 'OK', 'S', 1737617990, 1737617990, '1'),
(182711, 35916, 'QU', 'OK', 'S', 1737617995, 1737617995, '1'),
(182712, 35316, 'QU', 'OK', 'S', 1737617999, 1737617999, '1'),
(182713, 34890, 'QU', 'OK', 'S', 1737618004, 1737618004, '1'),
(182714, 30311, 'QU', 'OK', 'S', 1737618010, 1737618010, '1'),
(182715, 19550, 'QU', 'OK', 'S', 1737618014, 1737618014, '1'),
(182716, 35316, 'QU', 'OK', 'S', 1737618018, 1737618018, '1'),
(182717, 34474, 'QU', 'OK', 'S', 1737618024, 1737618024, '1'),
(182718, 34360, 'QU', 'OK', 'S', 1737618032, 1737618032, '1'),
(182719, 34360, 'QU', 'OK', 'S', 1737618036, 1737618036, '1'),
(182720, 28613, 'QU', 'OK', 'S', 1737618041, 1737618041, '1'),
(182721, 28613, 'QU', 'OK', 'S', 1737618049, 1737618049, '1'),
(182722, 34360, 'QU', 'OK', 'S', 1737618053, 1737618053, '1'),
(182723, 35316, 'QU', 'OK', 'S', 1737618057, 1737618057, '1'),
(182724, 35843, 'QU', 'OK', 'S', 1737618067, 1737618067, '1'),
(182725, 35842, 'QU', 'OK', 'S', 1737618071, 1737618071, '1'),
(182726, 35842, 'QU', 'OK', 'S', 1737618073, 1737618073, '1'),
(182727, 35842, 'QU', 'OK', 'S', 1737618076, 1737618076, '1'),
(182728, 35842, 'QU', 'OK', 'S', 1737618079, 1737618079, '1'),
(182729, 35844, 'QU', 'OK', 'S', 1737618083, 1737618083, '1'),
(182730, 35842, 'QU', 'OK', 'S', 1737618091, 1737618091, '1'),
(182731, 35843, 'QU', 'OK', 'S', 1737618094, 1737618094, '1'),
(182732, 35843, 'QU', 'OK', 'S', 1737618099, 1737618099, '1'),
(182733, 35843, 'QU', 'OK', 'S', 1737618102, 1737618102, '1'),
(182734, 35844, 'QU', 'OK', 'S', 1737618105, 1737618105, '1'),
(182735, 35843, 'QU', 'OK', 'S', 1737618108, 1737618108, '1'),
(182736, 35844, 'QU', 'OK', 'S', 1737618111, 1737618111, '1'),
(182737, 24737, 'QU', 'OK', 'S', 1737618137, 1737618137, '1'),
(182738, 24737, 'QU', 'OK', 'S', 1737618152, 1737618152, '1'),
(182739, 35844, 'QU', 'OK', 'S', 1737618163, 1737618163, '1'),
(182740, 35844, 'QU', 'OK', 'S', 1737618169, 1737618169, '1'),
(182741, 33175, 'QU', 'OK', 'S', 1737618366, 1737618366, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(182742, 33175, 'QU', 'OK', 'S', 1737618372, 1737618372, '1'),
(182743, 33175, 'QU', 'OK', 'S', 1737618378, 1737618378, '1'),
(182744, 33175, 'QU', 'OK', 'S', 1737618381, 1737618381, '1'),
(182745, 33175, 'QU', 'OK', 'S', 1737618383, 1737618383, '1'),
(182746, 33175, 'QU', 'OK', 'S', 1737618386, 1737618386, '1'),
(182747, 35835, 'QU', 'OK', 'S', 1737618421, 1737618421, '1'),
(182748, 35835, 'QU', 'OK', 'S', 1737618424, 1737618424, '1'),
(182749, 35835, 'QU', 'OK', 'S', 1737618427, 1737618427, '1'),
(182750, 35835, 'QU', 'OK', 'S', 1737618430, 1737618430, '1'),
(182751, 35835, 'QU', 'OK', 'S', 1737618433, 1737618433, '1'),
(182752, 31428, 'QU', 'OK', 'S', 1737624189, 1737624189, '1'),
(182753, 35838, 'QU', 'OK', 'S', 1737624211, 1737624211, '1'),
(182754, 35792, 'QU', 'OK', 'S', 1737624215, 1737624215, '1'),
(182755, 35930, 'QU', 'OK', 'S', 1737624218, 1737624218, '1'),
(182756, 30696, 'QU', 'OK', 'S', 1737624224, 1737624224, '1'),
(182757, 35949, 'QU', 'OK', 'S', 1737624229, 1737624229, '1'),
(182758, 35312, 'QU', 'OK', 'S', 1737625301, 1737625301, '1'),
(182759, 35312, 'QU', 'OK', 'S', 1737625305, 1737625305, '1'),
(182760, 35023, 'QU', 'OK', 'S', 1737625458, 1737625458, '1'),
(182761, 34433, 'QU', 'OK', 'S', 1737625505, 1737625505, '1'),
(182762, 27078, 'QU', 'OK', 'S', 1737625598, 1737625598, '1'),
(182763, 34970, 'QU', 'OK', 'S', 1737625631, 1737625631, '1'),
(182764, 30108, 'QU', 'OK', 'S', 1737625828, 1737625828, '1'),
(182765, 31116, 'QU', 'OK', 'S', 1737625854, 1737625854, '1'),
(182766, 31116, 'QU', 'OK', 'S', 1737625856, 1737625856, '1'),
(182767, 31116, 'QU', 'OK', 'S', 1737625859, 1737625859, '1'),
(182768, 22648, 'QU', 'OK', 'S', 1737625861, 1737625861, '1'),
(182769, 22648, 'QU', 'OK', 'S', 1737625866, 1737625866, '1'),
(182770, 35622, 'QU', 'OK', 'S', 1737625866, 1737625866, '1'),
(182771, 21664, 'QU', 'OK', 'S', 1737625870, 1737625870, '1'),
(182772, 21664, 'QU', 'OK', 'S', 1737625875, 1737625875, '1'),
(182773, 21801, 'QU', 'OK', 'S', 1737625882, 1737625882, '1'),
(182774, 21801, 'QU', 'OK', 'S', 1737625886, 1737625886, '1'),
(182775, 17449, 'QU', 'OK', 'S', 1737625889, 1737625889, '1'),
(182776, 19546, 'QU', 'OK', 'S', 1737625896, 1737625896, '1'),
(182777, 17201, 'QU', 'OK', 'S', 1737625899, 1737625899, '1'),
(182778, 19544, 'QU', 'OK', 'S', 1737625900, 1737625900, '1'),
(182779, 19544, 'QU', 'OK', 'S', 1737625903, 1737625903, '1'),
(182780, 17449, 'QU', 'OK', 'S', 1737625905, 1737625905, '1'),
(182781, 21801, 'QU', 'OK', 'S', 1737625908, 1737625908, '1'),
(182782, 21801, 'QU', 'OK', 'S', 1737625911, 1737625911, '1'),
(182783, 17449, 'QU', 'OK', 'S', 1737625914, 1737625914, '1'),
(182784, 18966, 'QU', 'OK', 'S', 1737625916, 1737625916, '1'),
(182785, 18966, 'QU', 'OK', 'S', 1737625920, 1737625920, '1'),
(182786, 18964, 'QU', 'OK', 'S', 1737625927, 1737625927, '1'),
(182787, 17449, 'QU', 'OK', 'S', 1737625929, 1737625929, '1'),
(182788, 18964, 'QU', 'OK', 'S', 1737625933, 1737625933, '1'),
(182789, 13303, 'QU', 'OK', 'S', 1737625936, 1737625936, '1'),
(182790, 17449, 'QU', 'OK', 'S', 1737625938, 1737625938, '1'),
(182791, 17449, 'QU', 'OK', 'S', 1737625941, 1737625941, '1'),
(182792, 19544, 'QU', 'OK', 'S', 1737625944, 1737625944, '1'),
(182793, 17449, 'QU', 'OK', 'S', 1737625960, 1737625960, '1'),
(182794, 19546, 'QU', 'OK', 'S', 1737625963, 1737625963, '1'),
(182795, 18964, 'QU', 'OK', 'S', 1737625968, 1737625968, '1'),
(182796, 19546, 'QU', 'OK', 'S', 1737625972, 1737625972, '1'),
(182797, 33609, 'QU', 'OK', 'S', 1737625973, 1737625973, '1'),
(182798, 21801, 'QU', 'OK', 'S', 1737625976, 1737625976, '1'),
(182799, 35465, 'QU', 'OK', 'S', 1737626004, 1737626004, '1'),
(182800, 35501, 'QU', 'OK', 'S', 1737626034, 1737626034, '1'),
(182801, 35502, 'QU', 'OK', 'S', 1737626036, 1737626036, '1'),
(182802, 28101, 'QU', 'OK', 'S', 1737626038, 1737626038, '1'),
(182803, 35502, 'QU', 'OK', 'S', 1737626039, 1737626039, '1'),
(182804, 18963, 'QU', 'OK', 'S', 1737626042, 1737626042, '1'),
(182805, 21802, 'QU', 'OK', 'S', 1737626045, 1737626045, '1'),
(182806, 14720, 'QU', 'OK', 'S', 1737626048, 1737626048, '1'),
(182807, 21802, 'QU', 'OK', 'S', 1737626052, 1737626052, '1'),
(182808, 35501, 'QU', 'OK', 'S', 1737626054, 1737626054, '1'),
(182809, 18963, 'QU', 'OK', 'S', 1737626056, 1737626056, '1'),
(182810, 18963, 'QU', 'OK', 'S', 1737626058, 1737626058, '1'),
(182811, 35501, 'QU', 'OK', 'S', 1737626061, 1737626061, '1'),
(182812, 35502, 'QU', 'OK', 'S', 1737626062, 1737626062, '1'),
(182813, 21802, 'QU', 'OK', 'S', 1737626064, 1737626064, '1'),
(182814, 27405, 'QU', 'OK', 'S', 1737626067, 1737626067, '1'),
(182815, 35606, 'QU', 'OK', 'S', 1737626070, 1737626070, '1'),
(182816, 27405, 'QU', 'OK', 'S', 1737626071, 1737626071, '1'),
(182817, 27405, 'QU', 'OK', 'S', 1737626079, 1737626079, '1'),
(182818, 27405, 'QU', 'OK', 'S', 1737626082, 1737626082, '1'),
(182819, 26950, 'QU', 'OK', 'S', 1737626085, 1737626085, '1'),
(182820, 26950, 'QU', 'OK', 'S', 1737626088, 1737626088, '1'),
(182821, 13303, 'QU', 'OK', 'S', 1737626109, 1737626109, '1'),
(182822, 27078, 'QU', 'OK', 'S', 1737626143, 1737626143, '1'),
(182823, 30106, 'QU', 'OK', 'S', 1737626184, 1737626184, '1'),
(182824, 33993, 'QU', 'OK', 'S', 1737626283, 1737626283, '1'),
(182825, 33993, 'QU', 'OK', 'S', 1737626307, 1737626307, '1'),
(182826, 28968, 'QU', 'OK', 'S', 1737626344, 1737626344, '1'),
(182827, 29654, 'QU', 'OK', 'S', 1737626379, 1737626379, '1'),
(182828, 30043, 'QU', 'OK', 'S', 1737626413, 1737626413, '1'),
(182829, 12414, 'QU', 'OK', 'S', 1737626460, 1737626460, '1'),
(182830, 28414, 'QU', 'OK', 'S', 1737626494, 1737626494, '1'),
(182831, 35792, 'QU', 'OK', 'S', 1737626742, 1737626742, '1'),
(182832, 31428, 'QU', 'OK', 'S', 1737626747, 1737626747, '1'),
(182833, 35949, 'QU', 'OK', 'S', 1737626826, 1737626826, '1'),
(182834, 35838, 'QU', 'OK', 'S', 1737626846, 1737626846, '1'),
(182835, 35147, 'QU', 'OK', 'S', 1737628610, 1737628610, '1'),
(182836, 35485, 'QU', 'OK', 'S', 1737630835, 1737630835, '1'),
(182837, 35933, 'QU', 'OK', 'S', 1737630890, 1737630890, '1'),
(182838, 35937, 'QU', 'OK', 'S', 1737631142, 1737631142, '1'),
(182839, 35878, 'QU', 'OK', 'S', 1737631144, 1737631144, '1'),
(182840, 36134, 'QU', 'OK', 'S', 1737631146, 1737631146, '1'),
(182841, 35888, 'QU', 'OK', 'S', 1737631148, 1737631148, '1'),
(182842, 35950, 'QU', 'OK', 'S', 1737631151, 1737631151, '1'),
(182843, 35693, 'QU', 'OK', 'S', 1737631154, 1737631154, '1'),
(182844, 33322, 'QU', 'OK', 'S', 1737631159, 1737631159, '1'),
(182845, 33343, 'QU', 'OK', 'S', 1737631339, 1737631339, '1'),
(182846, 35566, 'QU', 'OK', 'S', 1737631343, 1737631343, '1'),
(182847, 32294, 'QU', 'OK', 'S', 1737631345, 1737631345, '1'),
(182848, 35563, 'QU', 'OK', 'S', 1737631348, 1737631348, '1'),
(182849, 35981, 'QU', 'OK', 'S', 1737632108, 1737632108, '1'),
(182850, 2547, 'QU', 'OK', 'S', 1737632118, 1737632118, '1'),
(182851, 21293, 'QU', 'OK', 'S', 1737632163, 1737632163, '1'),
(182852, 21293, 'QU', 'OK', 'S', 1737632170, 1737632170, '1'),
(182853, 15280, 'QU', 'OK', 'S', 1737632187, 1737632187, '1'),
(182854, 2547, 'QU', 'OK', 'S', 1737632329, 1737632329, '1'),
(182855, 24875, 'QU', 'OK', 'S', 1737632342, 1737632342, '1'),
(182856, 19479, 'QU', 'OK', 'S', 1737632345, 1737632345, '1'),
(182857, 36167, 'QU', 'OK', 'S', 1737632818, 1737632818, '1'),
(182858, 12853, 'QU', 'OK', 'S', 1737633360, 1737633360, '1'),
(182859, 32438, 'QU', 'OK', 'S', 1737633457, 1737633457, '1'),
(182860, 36174, 'QU', 'OK', 'S', 1737633853, 1737633853, '1'),
(182861, 36176, 'QU', 'OK', 'S', 1737634464, 1737634464, '1'),
(182862, 36177, 'QU', 'OK', 'S', 1737634808, 1737634808, '1'),
(182863, 232, 'QU', 'OK', 'S', 1737635623, 1737635623, '1'),
(182864, 28038, 'QU', 'OK', 'S', 1737635630, 1737635630, '1'),
(182865, 28950, 'QU', 'OK', 'S', 1737635637, 1737635637, '1'),
(182866, 30326, 'QU', 'OK', 'S', 1737635648, 1737635648, '1'),
(182867, 35276, 'QU', 'OK', 'S', 1737635651, 1737635651, '1'),
(182868, 21893, 'QU', 'OK', 'S', 1737635874, 1737635874, '1'),
(182869, 33309, 'QU', 'OK', 'S', 1737635876, 1737635876, '1'),
(182870, 36172, 'QU', 'OK', 'S', 1737636156, 1737636156, '1'),
(182871, 36173, 'QU', 'OK', 'S', 1737636255, 1737636255, '1'),
(182872, 36181, 'QU', 'OK', 'S', 1737636293, 1737636293, '1'),
(182873, 36168, 'QU', 'OK', 'S', 1737636403, 1737636403, '1'),
(182874, 1479, 'QU', 'OK', 'S', 1737636463, 1737636463, '1'),
(182875, 36178, 'QU', 'OK', 'S', 1737636594, 1737636594, '1'),
(182876, 36169, 'QU', 'OK', 'S', 1737636861, 1737636861, '1'),
(182877, 36164, 'QU', 'OK', 'S', 1737637163, 1737637163, '1'),
(182878, 36165, 'QU', 'OK', 'S', 1737637221, 1737637221, '1'),
(182879, 36166, 'QU', 'OK', 'S', 1737637281, 1737637281, '1'),
(182880, 8870, 'QU', 'OK', 'S', 1737637601, 1737637601, '1'),
(182881, 36175, 'QU', 'OK', 'S', 1737637714, 1737637714, '1'),
(182882, 36179, 'QU', 'OK', 'S', 1737637858, 1737637858, '1'),
(182883, 36180, 'QU', 'OK', 'S', 1737637912, 1737637912, '1'),
(182884, 17449, 'QU', 'OK', 'S', 1737637985, 1737637985, '1'),
(182885, 17443, 'QU', 'OK', 'S', 1737638226, 1737638226, '1'),
(182886, 17443, 'QU', 'OK', 'S', 1737638226, 1737638226, '1'),
(182887, 30372, 'QU', 'OK', 'S', 1737638259, 1737638259, '1'),
(182888, 30372, 'QU', 'OK', 'S', 1737638259, 1737638259, '1'),
(182889, 34564, 'QU', 'OK', 'S', 1737638333, 1737638333, '1'),
(182890, 22896, 'QU', 'OK', 'S', 1737641052, 1737641052, '1'),
(182891, 22896, 'QU', 'OK', 'S', 1737641055, 1737641055, '1'),
(182892, 36095, 'QU', 'OK', 'S', 1737698665, 1737698665, '1'),
(182893, 36174, 'QU', 'OK', 'S', 1737698705, 1737698705, '1'),
(182894, 36150, 'QU', 'OK', 'S', 1737699873, 1737699873, '1'),
(182895, 36050, 'QU', 'OK', 'S', 1737699908, 1737699908, '1'),
(182896, 36049, 'QU', 'OK', 'S', 1737699929, 1737699929, '1'),
(182897, 35629, 'QU', 'OK', 'S', 1737700061, 1737700061, '1'),
(182898, 35104, 'QU', 'OK', 'S', 1737700080, 1737700080, '1'),
(182899, 35104, 'QU', 'OK', 'S', 1737700080, 1737700080, '1'),
(182900, 35101, 'QU', 'OK', 'S', 1737700139, 1737700139, '1'),
(182901, 24321, 'QU', 'OK', 'S', 1737700213, 1737700213, '1'),
(182902, 31471, 'QU', 'OK', 'S', 1737700357, 1737700357, '1'),
(182903, 33337, 'QU', 'OK', 'S', 1737700492, 1737700492, '1'),
(182904, 33336, 'QU', 'OK', 'S', 1737700506, 1737700506, '1'),
(182905, 28840, 'QU', 'OK', 'S', 1737700586, 1737700586, '1'),
(182906, 28508, 'QU', 'OK', 'S', 1737700654, 1737700654, '1'),
(182907, 28507, 'QU', 'OK', 'S', 1737700697, 1737700697, '1'),
(182908, 28506, 'QU', 'OK', 'S', 1737700749, 1737700749, '1'),
(182909, 28505, 'QU', 'OK', 'S', 1737700810, 1737700810, '1'),
(182910, 36167, 'QU', 'OK', 'S', 1737701873, 1737701873, '1'),
(182911, 36167, 'QU', 'OK', 'S', 1737701888, 1737701888, '1'),
(182912, 36167, 'QU', 'OK', 'S', 1737701891, 1737701891, '1'),
(182913, 36167, 'QU', 'OK', 'S', 1737701893, 1737701893, '1'),
(182914, 34588, 'QU', 'OK', 'S', 1737702968, 1737702968, '1'),
(182915, 34588, 'QU', 'OK', 'S', 1737702971, 1737702971, '1'),
(182916, 34588, 'QU', 'OK', 'S', 1737702976, 1737702976, '1'),
(182917, 35235, 'QU', 'OK', 'S', 1737704178, 1737704178, '1'),
(182918, 35235, 'QU', 'OK', 'S', 1737704190, 1737704190, '1'),
(182919, 35945, 'QU', 'OK', 'S', 1737704506, 1737704506, '1'),
(182920, 35946, 'QU', 'OK', 'S', 1737704522, 1737704522, '1'),
(182921, 24940, 'QU', 'OK', 'S', 1737704535, 1737704535, '1'),
(182922, 27394, 'QU', 'OK', 'S', 1737704547, 1737704547, '1'),
(182923, 35477, 'QU', 'OK', 'S', 1737704557, 1737704557, '1'),
(182924, 35476, 'QU', 'OK', 'S', 1737704567, 1737704567, '1'),
(182925, 35898, 'QU', 'OK', 'S', 1737704581, 1737704581, '1'),
(182926, 31470, 'QU', 'OK', 'S', 1737704727, 1737704727, '1'),
(182927, 24606, 'QU', 'OK', 'S', 1737704958, 1737704958, '1'),
(182928, 28508, 'QU', 'OK', 'S', 1737705150, 1737705150, '1'),
(182929, 28511, 'QU', 'OK', 'S', 1737705177, 1737705177, '1'),
(182930, 28464, 'QU', 'OK', 'S', 1737705217, 1737705217, '1'),
(182931, 28506, 'QU', 'OK', 'S', 1737705265, 1737705265, '1'),
(182932, 28504, 'QU', 'OK', 'S', 1737705324, 1737705324, '1'),
(182933, 26717, 'QU', 'OK', 'S', 1737705480, 1737705480, '1'),
(182934, 26716, 'QU', 'OK', 'S', 1737705778, 1737705778, '1'),
(182935, 33278, 'QU', 'OK', 'S', 1737705988, 1737705988, '1'),
(182936, 36182, 'QU', 'OK', 'S', 1737707986, 1737707986, '1'),
(182937, 30829, 'QU', 'OK', 'S', 1737711071, 1737711071, '1'),
(182938, 23468, 'QU', 'OK', 'S', 1737711077, 1737711077, '1'),
(182939, 36183, 'QU', 'OK', 'S', 1737711079, 1737711079, '1'),
(182940, 20061, 'QU', 'OK', 'S', 1737711086, 1737711086, '1'),
(182941, 36184, 'QU', 'OK', 'S', 1737711394, 1737711394, '1'),
(182942, 27437, 'QU', 'OK', 'S', 1737711485, 1737711485, '1'),
(182943, 27848, 'QU', 'OK', 'S', 1737711485, 1737711485, '1'),
(182944, 28592, 'QU', 'OK', 'S', 1737711505, 1737711505, '1'),
(182945, 22773, 'QU', 'OK', 'S', 1737711510, 1737711510, '1'),
(182946, 21610, 'QU', 'OK', 'S', 1737711521, 1737711521, '1'),
(182947, 36154, 'QU', 'OK', 'S', 1737711655, 1737711655, '1'),
(182948, 16533, 'QU', 'OK', 'S', 1737713799, 1737713799, '1'),
(182949, 34587, 'QU', 'OK', 'S', 1737713808, 1737713808, '1'),
(182950, 30514, 'QU', 'OK', 'S', 1737713815, 1737713815, '1'),
(182951, 34685, 'QU', 'OK', 'S', 1737713824, 1737713824, '1'),
(182952, 31525, 'QU', 'OK', 'S', 1737713832, 1737713832, '1'),
(182953, 34688, 'QU', 'OK', 'S', 1737713838, 1737713838, '1'),
(182954, 31448, 'QU', 'OK', 'S', 1737713845, 1737713845, '1'),
(182955, 31195, 'QU', 'OK', 'S', 1737713856, 1737713856, '1'),
(182956, 31272, 'QU', 'OK', 'S', 1737713863, 1737713863, '1'),
(182957, 31190, 'QU', 'OK', 'S', 1737713869, 1737713869, '1'),
(182958, 16533, 'QU', 'OK', 'S', 1737713880, 1737713880, '1'),
(182959, 34717, 'QU', 'OK', 'S', 1737713889, 1737713889, '1'),
(182960, 34717, 'QU', 'OK', 'S', 1737713894, 1737713894, '1'),
(182961, 34688, 'QU', 'OK', 'S', 1737713897, 1737713897, '1'),
(182962, 30171, 'QU', 'OK', 'S', 1737713903, 1737713903, '1'),
(182963, 34687, 'QU', 'OK', 'S', 1737713909, 1737713909, '1'),
(182964, 31382, 'QU', 'OK', 'S', 1737713912, 1737713912, '1'),
(182965, 31190, 'QU', 'OK', 'S', 1737713919, 1737713919, '1'),
(182966, 31195, 'QU', 'OK', 'S', 1737713928, 1737713928, '1'),
(182967, 34689, 'QU', 'OK', 'S', 1737713945, 1737713945, '1'),
(182968, 30171, 'QU', 'OK', 'S', 1737713957, 1737713957, '1'),
(182969, 31382, 'QU', 'OK', 'S', 1737713975, 1737713975, '1'),
(182970, 31272, 'QU', 'OK', 'S', 1737713984, 1737713984, '1'),
(182971, 31448, 'QU', 'OK', 'S', 1737714009, 1737714009, '1'),
(182972, 3222, 'QU', 'OK', 'S', 1737714041, 1737714041, '1'),
(182973, 3222, 'QU', 'OK', 'S', 1737714048, 1737714048, '1'),
(182974, 3222, 'QU', 'OK', 'S', 1737714054, 1737714054, '1'),
(182975, 3222, 'QU', 'OK', 'S', 1737714063, 1737714063, '1'),
(182976, 36185, 'QU', 'OK', 'S', 1737716628, 1737716628, '1'),
(182977, 36189, 'QU', 'OK', 'S', 1737716828, 1737716828, '1'),
(182978, 28564, 'QU', 'OK', 'S', 1737716833, 1737716833, '1'),
(182979, 34132, 'QU', 'OK', 'S', 1737716886, 1737716886, '1'),
(182980, 33694, 'QU', 'OK', 'S', 1737716912, 1737716912, '1'),
(182981, 36190, 'QU', 'OK', 'S', 1737716956, 1737716956, '1'),
(182982, 31419, 'QU', 'OK', 'S', 1737716982, 1737716982, '1'),
(182983, 36191, 'QU', 'OK', 'S', 1737716990, 1737716990, '1'),
(182984, 36192, 'QU', 'OK', 'S', 1737717179, 1737717179, '1'),
(182985, 36193, 'QU', 'OK', 'S', 1737717219, 1737717219, '1'),
(182986, 36194, 'QU', 'OK', 'S', 1737717256, 1737717256, '1'),
(182987, 36186, 'QU', 'OK', 'S', 1737718449, 1737718449, '1'),
(182988, 36187, 'QU', 'OK', 'S', 1737718768, 1737718768, '1'),
(182989, 36188, 'QU', 'OK', 'S', 1737719145, 1737719145, '1'),
(182990, 24043, 'QU', 'OK', 'S', 1737719241, 1737719241, '1'),
(182991, 29438, 'QU', 'OK', 'S', 1737719243, 1737719243, '1'),
(182992, 27848, 'QU', 'OK', 'S', 1737719252, 1737719252, '1'),
(182993, 21610, 'QU', 'OK', 'S', 1737719257, 1737719257, '1'),
(182994, 27437, 'QU', 'OK', 'S', 1737719262, 1737719262, '1'),
(182995, 34927, 'QU', 'OK', 'S', 1737719454, 1737719454, '1'),
(182996, 34927, 'QU', 'OK', 'S', 1737719470, 1737719470, '1'),
(182997, 33247, 'QU', 'OK', 'S', 1737719507, 1737719507, '1'),
(182998, 24043, 'QU', 'OK', 'S', 1737720180, 1737720180, '1'),
(182999, 22787, 'QU', 'OK', 'S', 1737721394, 1737721394, '1'),
(183000, 35896, 'QU', 'OK', 'S', 1737723922, 1737723922, '1'),
(183001, 36091, 'QU', 'OK', 'S', 1737723928, 1737723928, '1'),
(183002, 35621, 'QU', 'OK', 'S', 1737723932, 1737723932, '1'),
(183003, 35518, 'QU', 'OK', 'S', 1737723937, 1737723937, '1'),
(183004, 35579, 'QU', 'OK', 'S', 1737723943, 1737723943, '1'),
(183005, 35907, 'QU', 'OK', 'S', 1737723948, 1737723948, '1'),
(183006, 35908, 'QU', 'OK', 'S', 1737723952, 1737723952, '1'),
(183007, 35955, 'QU', 'OK', 'S', 1737723957, 1737723957, '1'),
(183008, 35714, 'QU', 'OK', 'S', 1737723960, 1737723960, '1'),
(183009, 35966, 'QU', 'OK', 'S', 1737723967, 1737723967, '1'),
(183010, 35714, 'QU', 'OK', 'S', 1737723975, 1737723975, '1'),
(183011, 35714, 'QU', 'OK', 'S', 1737723980, 1737723980, '1'),
(183012, 35419, 'QU', 'OK', 'S', 1737723984, 1737723984, '1'),
(183013, 35981, 'QU', 'OK', 'S', 1737723988, 1737723988, '1'),
(183014, 35966, 'QU', 'OK', 'S', 1737723992, 1737723992, '1'),
(183015, 35441, 'QU', 'OK', 'S', 1737723996, 1737723996, '1'),
(183016, 31019, 'QU', 'OK', 'S', 1737724013, 1737724013, '1'),
(183017, 36123, 'QU', 'OK', 'S', 1737724024, 1737724024, '1'),
(183018, 35645, 'QU', 'OK', 'S', 1737724030, 1737724030, '1'),
(183019, 34444, 'QU', 'OK', 'S', 1737724035, 1737724035, '1'),
(183020, 36123, 'QU', 'OK', 'S', 1737724040, 1737724040, '1'),
(183021, 35981, 'QU', 'OK', 'S', 1737724047, 1737724047, '1'),
(183022, 36123, 'QU', 'OK', 'S', 1737724053, 1737724053, '1'),
(183023, 36122, 'QU', 'OK', 'S', 1737724063, 1737724063, '1'),
(183024, 36123, 'QU', 'OK', 'S', 1737724067, 1737724067, '1'),
(183025, 36122, 'QU', 'OK', 'S', 1737724072, 1737724072, '1'),
(183026, 36122, 'QU', 'OK', 'S', 1737724077, 1737724077, '1'),
(183027, 304, 'QU', 'OK', 'S', 1737724081, 1737724081, '1'),
(183028, 27053, 'QU', 'OK', 'S', 1737724086, 1737724086, '1'),
(183029, 36150, 'QU', 'OK', 'S', 1737724092, 1737724092, '1'),
(183030, 35976, 'QU', 'OK', 'S', 1737724097, 1737724097, '1'),
(183031, 35999, 'QU', 'OK', 'S', 1737724102, 1737724102, '1'),
(183032, 36142, 'QU', 'OK', 'S', 1737724108, 1737724108, '1'),
(183033, 3684, 'QU', 'OK', 'S', 1737724120, 1737724120, '1'),
(183034, 35954, 'QU', 'OK', 'S', 1737724135, 1737724135, '1'),
(183035, 35422, 'QU', 'OK', 'S', 1737724150, 1737724150, '1'),
(183036, 31063, 'QU', 'OK', 'S', 1737724155, 1737724155, '1'),
(183037, 35913, 'QU', 'OK', 'S', 1737724159, 1737724159, '1'),
(183038, 35425, 'QU', 'OK', 'S', 1737724279, 1737724279, '1'),
(183039, 36138, 'QU', 'OK', 'S', 1737724285, 1737724285, '1'),
(183040, 35451, 'QU', 'OK', 'S', 1737724290, 1737724290, '1'),
(183041, 33412, 'QU', 'OK', 'S', 1737724293, 1737724293, '1'),
(183042, 36047, 'QU', 'OK', 'S', 1737724298, 1737724298, '1'),
(183043, 36077, 'QU', 'OK', 'S', 1737724304, 1737724304, '1'),
(183044, 20558, 'QU', 'OK', 'S', 1737724308, 1737724308, '1'),
(183045, 36001, 'QU', 'OK', 'S', 1737724313, 1737724313, '1'),
(183046, 35448, 'QU', 'OK', 'S', 1737724317, 1737724317, '1'),
(183047, 36075, 'QU', 'OK', 'S', 1737724322, 1737724322, '1'),
(183048, 36048, 'QU', 'OK', 'S', 1737724326, 1737724326, '1'),
(183049, 35920, 'QU', 'OK', 'S', 1737724330, 1737724330, '1'),
(183050, 35624, 'QU', 'OK', 'S', 1737724333, 1737724333, '1'),
(183051, 36076, 'QU', 'OK', 'S', 1737724337, 1737724337, '1'),
(183052, 35711, 'QU', 'OK', 'S', 1737724347, 1737724347, '1'),
(183053, 36137, 'QU', 'OK', 'S', 1737724356, 1737724356, '1'),
(183054, 35450, 'QU', 'OK', 'S', 1737724360, 1737724360, '1'),
(183055, 11535, 'QU', 'OK', 'S', 1737724363, 1737724363, '1'),
(183056, 35706, 'QU', 'OK', 'S', 1737724369, 1737724369, '1'),
(183057, 35584, 'QU', 'OK', 'S', 1737724373, 1737724373, '1'),
(183058, 35424, 'QU', 'OK', 'S', 1737724377, 1737724377, '1'),
(183059, 35449, 'QU', 'OK', 'S', 1737724383, 1737724383, '1'),
(183060, 35607, 'QU', 'OK', 'S', 1737724388, 1737724388, '1'),
(183061, 35588, 'QU', 'OK', 'S', 1737724394, 1737724394, '1'),
(183062, 35710, 'QU', 'OK', 'S', 1737724401, 1737724401, '1'),
(183063, 35709, 'QU', 'OK', 'S', 1737724406, 1737724406, '1'),
(183064, 35587, 'QU', 'OK', 'S', 1737724414, 1737724414, '1'),
(183065, 36045, 'QU', 'OK', 'S', 1737724420, 1737724420, '1'),
(183066, 36046, 'QU', 'OK', 'S', 1737724431, 1737724431, '1'),
(183067, 35581, 'QU', 'OK', 'S', 1737724434, 1737724434, '1'),
(183068, 33769, 'QU', 'OK', 'S', 1737724438, 1737724438, '1'),
(183069, 36135, 'QU', 'OK', 'S', 1737724442, 1737724442, '1'),
(183070, 36148, 'QU', 'OK', 'S', 1737724452, 1737724452, '1'),
(183071, 35407, 'QU', 'OK', 'S', 1737726255, 1737726255, '1'),
(183072, 24793, 'QU', 'OK', 'S', 1737726258, 1737726258, '1'),
(183073, 33665, 'QU', 'OK', 'S', 1737726260, 1737726260, '1'),
(183074, 36196, 'QU', 'OK', 'S', 1737780645, 1737780645, '1'),
(183075, 36197, 'QU', 'OK', 'S', 1737780681, 1737780681, '1'),
(183076, 36198, 'QU', 'OK', 'S', 1737780712, 1737780712, '1'),
(183077, 36118, 'QU', 'OK', 'S', 1737781088, 1737781088, '1'),
(183078, 36119, 'QU', 'OK', 'S', 1737781113, 1737781113, '1'),
(183079, 36120, 'QU', 'OK', 'S', 1737781139, 1737781139, '1'),
(183080, 36151, 'QU', 'OK', 'S', 1737781341, 1737781341, '1'),
(183081, 36152, 'QU', 'OK', 'S', 1737781364, 1737781364, '1'),
(183082, 36153, 'QU', 'OK', 'S', 1737781387, 1737781387, '1'),
(183083, 36103, 'QU', 'OK', 'S', 1737781525, 1737781525, '1'),
(183084, 2301, 'QU', 'OK', 'S', 1737783481, 1737783481, '1'),
(183085, 22868, 'QU', 'OK', 'S', 1737783494, 1737783494, '1'),
(183086, 19890, 'QU', 'OK', 'S', 1737783499, 1737783499, '1'),
(183087, 19890, 'QU', 'OK', 'S', 1737783505, 1737783505, '1'),
(183088, 21280, 'QU', 'OK', 'S', 1737783510, 1737783510, '1'),
(183089, 31831, 'QU', 'OK', 'S', 1737783517, 1737783517, '1'),
(183090, 29368, 'QU', 'OK', 'S', 1737783522, 1737783522, '1'),
(183091, 26214, 'QU', 'OK', 'S', 1737783529, 1737783529, '1'),
(183092, 29368, 'QU', 'OK', 'S', 1737783534, 1737783534, '1'),
(183093, 29368, 'QU', 'OK', 'S', 1737783538, 1737783538, '1'),
(183094, 29439, 'QU', 'OK', 'S', 1737783551, 1737783551, '1'),
(183095, 29368, 'QU', 'OK', 'S', 1737783555, 1737783555, '1'),
(183096, 28993, 'QU', 'OK', 'S', 1737783559, 1737783559, '1'),
(183097, 29439, 'QU', 'OK', 'S', 1737783563, 1737783563, '1'),
(183098, 21783, 'QU', 'OK', 'S', 1737783568, 1737783568, '1'),
(183099, 35498, 'QU', 'OK', 'S', 1737783573, 1737783573, '1'),
(183100, 35498, 'QU', 'OK', 'S', 1737783578, 1737783578, '1'),
(183101, 35949, 'QU', 'OK', 'S', 1737783583, 1737783583, '1'),
(183102, 35949, 'QU', 'OK', 'S', 1737783590, 1737783590, '1'),
(183103, 26425, 'QU', 'OK', 'S', 1737783595, 1737783595, '1'),
(183104, 35949, 'QU', 'OK', 'S', 1737783600, 1737783600, '1'),
(183105, 31807, 'QU', 'OK', 'S', 1737783605, 1737783605, '1'),
(183106, 32693, 'QU', 'OK', 'S', 1737783610, 1737783610, '1'),
(183107, 35914, 'QU', 'OK', 'S', 1737783615, 1737783615, '1'),
(183108, 29250, 'QU', 'OK', 'S', 1737783620, 1737783620, '1'),
(183109, 35546, 'QU', 'OK', 'S', 1737783627, 1737783627, '1'),
(183110, 35949, 'QU', 'OK', 'S', 1737783632, 1737783632, '1'),
(183111, 35799, 'QU', 'OK', 'S', 1737783637, 1737783637, '1'),
(183112, 25656, 'QU', 'OK', 'S', 1737783646, 1737783646, '1'),
(183113, 33284, 'QU', 'OK', 'S', 1737783652, 1737783652, '1'),
(183114, 34375, 'QU', 'OK', 'S', 1737783657, 1737783657, '1'),
(183115, 22869, 'QU', 'OK', 'S', 1737783663, 1737783663, '1'),
(183116, 25685, 'QU', 'OK', 'S', 1737783667, 1737783667, '1'),
(183117, 25685, 'QU', 'OK', 'S', 1737783675, 1737783675, '1'),
(183118, 20442, 'QU', 'OK', 'S', 1737783679, 1737783679, '1'),
(183119, 20442, 'QU', 'OK', 'S', 1737783683, 1737783683, '1'),
(183120, 26675, 'QU', 'OK', 'S', 1737783687, 1737783687, '1'),
(183121, 28993, 'QU', 'OK', 'S', 1737783694, 1737783694, '1'),
(183122, 31758, 'QU', 'OK', 'S', 1737783699, 1737783699, '1'),
(183123, 28993, 'QU', 'OK', 'S', 1737783703, 1737783703, '1'),
(183124, 30001, 'QU', 'OK', 'S', 1737783708, 1737783708, '1'),
(183125, 35546, 'QU', 'OK', 'S', 1737783713, 1737783713, '1'),
(183126, 35546, 'QU', 'OK', 'S', 1737783718, 1737783718, '1'),
(183127, 20446, 'QU', 'OK', 'S', 1737783725, 1737783725, '1'),
(183128, 32885, 'QU', 'OK', 'S', 1737783738, 1737783738, '1'),
(183129, 18822, 'QU', 'OK', 'S', 1737783875, 1737783875, '1'),
(183130, 36104, 'QU', 'OK', 'S', 1737784710, 1737784710, '1'),
(183131, 36104, 'QU', 'OK', 'S', 1737784727, 1737784727, '1'),
(183132, 36104, 'QU', 'OK', 'S', 1737784729, 1737784729, '1'),
(183133, 36154, 'QU', 'OK', 'S', 1737784868, 1737784868, '1'),
(183134, 36154, 'QU', 'OK', 'S', 1737784917, 1737784917, '1'),
(183135, 36154, 'QU', 'OK', 'S', 1737784932, 1737784932, '1'),
(183136, 36096, 'QU', 'OK', 'S', 1737785140, 1737785140, '1'),
(183137, 14813, 'QU', 'OK', 'S', 1737787503, 1737787503, '1'),
(183138, 29653, 'QU', 'OK', 'S', 1737789340, 1737789340, '1'),
(183139, 23078, 'QU', 'OK', 'S', 1737789347, 1737789347, '1'),
(183140, 23078, 'QU', 'OK', 'S', 1737789353, 1737789353, '1'),
(183141, 15926, 'QU', 'OK', 'S', 1737789356, 1737789356, '1'),
(183142, 25366, 'QU', 'OK', 'S', 1737789361, 1737789361, '1'),
(183143, 29361, 'QU', 'OK', 'S', 1737789366, 1737789366, '1'),
(183144, 29361, 'QU', 'OK', 'S', 1737789371, 1737789371, '1'),
(183145, 18708, 'QU', 'OK', 'S', 1737789379, 1737789379, '1'),
(183146, 18708, 'QU', 'OK', 'S', 1737789383, 1737789383, '1'),
(183147, 18708, 'QU', 'OK', 'S', 1737789388, 1737789388, '1'),
(183148, 18708, 'QU', 'OK', 'S', 1737789393, 1737789393, '1'),
(183149, 18708, 'QU', 'OK', 'S', 1737789398, 1737789398, '1'),
(183150, 31809, 'QU', 'OK', 'S', 1737789403, 1737789403, '1'),
(183151, 19810, 'QU', 'OK', 'S', 1737789413, 1737789413, '1'),
(183152, 19810, 'QU', 'OK', 'S', 1737789418, 1737789418, '1'),
(183153, 35714, 'QU', 'OK', 'S', 1737789423, 1737789423, '1'),
(183154, 35714, 'QU', 'OK', 'S', 1737789441, 1737789441, '1'),
(183155, 35714, 'QU', 'OK', 'S', 1737789446, 1737789446, '1'),
(183156, 35714, 'QU', 'OK', 'S', 1737789451, 1737789451, '1'),
(183157, 35714, 'QU', 'OK', 'S', 1737789456, 1737789456, '1'),
(183158, 19810, 'QU', 'OK', 'S', 1737789461, 1737789461, '1'),
(183159, 35714, 'QU', 'OK', 'S', 1737789466, 1737789466, '1'),
(183160, 35714, 'QU', 'OK', 'S', 1737789470, 1737789470, '1'),
(183161, 35714, 'QU', 'OK', 'S', 1737789487, 1737789487, '1'),
(183162, 21804, 'QU', 'OK', 'S', 1737789492, 1737789492, '1'),
(183163, 19810, 'QU', 'OK', 'S', 1737789496, 1737789496, '1'),
(183164, 25056, 'QU', 'OK', 'S', 1737789505, 1737789505, '1'),
(183165, 19810, 'QU', 'OK', 'S', 1737789511, 1737789511, '1'),
(183166, 19810, 'QU', 'OK', 'S', 1737789516, 1737789516, '1'),
(183167, 19810, 'QU', 'OK', 'S', 1737789521, 1737789521, '1'),
(183168, 35714, 'QU', 'OK', 'S', 1737789528, 1737789528, '1'),
(183169, 35714, 'QU', 'OK', 'S', 1737789532, 1737789532, '1'),
(183170, 21804, 'QU', 'OK', 'S', 1737789548, 1737789548, '1'),
(183171, 29361, 'QU', 'OK', 'S', 1737789563, 1737789563, '1'),
(183172, 21804, 'QU', 'OK', 'S', 1737789628, 1737789628, '1'),
(183173, 21804, 'QU', 'OK', 'S', 1737789633, 1737789633, '1'),
(183174, 36144, 'QU', 'OK', 'S', 1737789677, 1737789677, '1'),
(183175, 36091, 'QU', 'OK', 'S', 1737789711, 1737789711, '1'),
(183176, 35917, 'QU', 'OK', 'S', 1737791497, 1737791497, '1'),
(183177, 14253, 'QU', 'OK', 'S', 1737791504, 1737791504, '1'),
(183178, 21442, 'QU', 'OK', 'S', 1737791511, 1737791511, '1'),
(183179, 31706, 'QU', 'OK', 'S', 1737791517, 1737791517, '1'),
(183180, 32959, 'QU', 'OK', 'S', 1737791525, 1737791525, '1'),
(183181, 36042, 'QU', 'OK', 'S', 1737792075, 1737792075, '1'),
(183182, 36044, 'QU', 'OK', 'S', 1737792078, 1737792078, '1'),
(183183, 36002, 'QU', 'OK', 'S', 1737792080, 1737792080, '1'),
(183184, 35606, 'QU', 'OK', 'S', 1737792597, 1737792597, '1'),
(183185, 13580, 'QU', 'OK', 'S', 1737792635, 1737792635, '1'),
(183186, 13580, 'QU', 'OK', 'S', 1737792635, 1737792635, '1'),
(183187, 36154, 'QU', 'OK', 'S', 1737792642, 1737792642, '1'),
(183188, 13311, 'QU', 'OK', 'S', 1737792657, 1737792657, '1'),
(183189, 36096, 'QU', 'OK', 'S', 1737792661, 1737792661, '1'),
(183190, 33778, 'QU', 'OK', 'S', 1737792668, 1737792668, '1'),
(183191, 26186, 'QU', 'OK', 'S', 1737792690, 1737792690, '1'),
(183192, 19551, 'QU', 'OK', 'S', 1737792704, 1737792704, '1'),
(183193, 13666, 'QU', 'OK', 'S', 1737792728, 1737792728, '1'),
(183194, 14805, 'QU', 'OK', 'S', 1737792745, 1737792745, '1'),
(183195, 13018, 'QU', 'OK', 'S', 1737792768, 1737792768, '1'),
(183196, 21110, 'QU', 'OK', 'S', 1737792775, 1737792775, '1'),
(183197, 14330, 'QU', 'OK', 'S', 1737792798, 1737792798, '1'),
(183198, 21965, 'QU', 'OK', 'S', 1737792804, 1737792804, '1'),
(183199, 35714, 'QU', 'OK', 'S', 1737792895, 1737792895, '1'),
(183200, 35929, 'QU', 'OK', 'S', 1737793296, 1737793296, '1'),
(183201, 36055, 'QU', 'OK', 'S', 1737793466, 1737793466, '1'),
(183202, 13018, 'QU', 'OK', 'S', 1737794114, 1737794114, '1'),
(183203, 22241, 'QU', 'OK', 'S', 1737795369, 1737795369, '1'),
(183204, 25273, 'QU', 'OK', 'S', 1737795523, 1737795523, '1'),
(183205, 27782, 'QU', 'OK', 'S', 1737795785, 1737795785, '1'),
(183206, 22242, 'QU', 'OK', 'S', 1737796246, 1737796246, '1'),
(183207, 36154, 'QU', 'OK', 'S', 1737796409, 1737796409, '1'),
(183208, 30311, 'QU', 'OK', 'S', 1737797412, 1737797412, '1'),
(183209, 30311, 'QU', 'OK', 'S', 1737797482, 1737797482, '1'),
(183210, 21026, 'QU', 'OK', 'S', 1737797588, 1737797588, '1'),
(183211, 36136, 'QU', 'OK', 'S', 1737797642, 1737797642, '1'),
(183212, 35642, 'QU', 'OK', 'S', 1737798250, 1737798250, '1'),
(183213, 35316, 'QU', 'OK', 'S', 1737800145, 1737800145, '1'),
(183214, 36195, 'QU', 'OK', 'S', 1737803704, 1737803704, '1'),
(183215, 36204, 'QU', 'OK', 'S', 1737804220, 1737804220, '1'),
(183216, 36035, 'QU', 'OK', 'S', 1737804727, 1737804727, '1'),
(183217, 36207, 'QU', 'OK', 'S', 1737804836, 1737804836, '1'),
(183218, 36208, 'QU', 'OK', 'S', 1737805110, 1737805110, '1'),
(183219, 36209, 'QU', 'OK', 'S', 1737805237, 1737805237, '1'),
(183220, 36216, 'QU', 'OK', 'S', 1737805409, 1737805409, '1'),
(183221, 36217, 'QU', 'OK', 'S', 1737805559, 1737805559, '1'),
(183222, 36218, 'QU', 'OK', 'S', 1737805758, 1737805758, '1'),
(183223, 29220, 'QU', 'OK', 'S', 1737806266, 1737806266, '1'),
(183224, 36199, 'QU', 'OK', 'S', 1737807250, 1737807250, '1'),
(183225, 36018, 'QU', 'OK', 'S', 1737807286, 1737807286, '1'),
(183226, 36018, 'QU', 'OK', 'S', 1737807289, 1737807289, '1'),
(183227, 36018, 'QU', 'OK', 'S', 1737807291, 1737807291, '1'),
(183228, 36200, 'QU', 'OK', 'S', 1737807725, 1737807725, '1'),
(183229, 36201, 'QU', 'OK', 'S', 1737808140, 1737808140, '1'),
(183230, 36202, 'QU', 'OK', 'S', 1737808184, 1737808184, '1'),
(183231, 36203, 'QU', 'OK', 'S', 1737808243, 1737808243, '1'),
(183232, 36206, 'QU', 'OK', 'S', 1737808461, 1737808461, '1'),
(183233, 5569, 'QU', 'OK', 'S', 1737808600, 1737808600, '1'),
(183234, 5569, 'QU', 'OK', 'S', 1737808605, 1737808605, '1'),
(183235, 5569, 'QU', 'OK', 'S', 1737808607, 1737808607, '1'),
(183236, 12824, 'QU', 'OK', 'S', 1737808609, 1737808609, '1'),
(183237, 32595, 'QU', 'OK', 'S', 1737808612, 1737808612, '1'),
(183238, 36205, 'QU', 'OK', 'S', 1737808614, 1737808614, '1'),
(183239, 36213, 'QU', 'OK', 'S', 1737808987, 1737808987, '1'),
(183240, 36214, 'QU', 'OK', 'S', 1737809224, 1737809224, '1'),
(183241, 33987, 'QU', 'OK', 'S', 1737809352, 1737809352, '1'),
(183242, 28953, 'QU', 'OK', 'S', 1737809359, 1737809359, '1'),
(183243, 15280, 'QU', 'OK', 'S', 1737809368, 1737809368, '1'),
(183244, 12785, 'QU', 'OK', 'S', 1737809403, 1737809403, '1'),
(183245, 29753, 'QU', 'OK', 'S', 1737809418, 1737809418, '1'),
(183246, 29753, 'QU', 'OK', 'S', 1737809418, 1737809418, '1'),
(183247, 31309, 'QU', 'OK', 'S', 1737809432, 1737809432, '1'),
(183248, 25750, 'QU', 'OK', 'S', 1737809447, 1737809447, '1'),
(183249, 25750, 'QU', 'OK', 'S', 1737809447, 1737809447, '1'),
(183250, 25752, 'QU', 'OK', 'S', 1737809464, 1737809464, '1'),
(183251, 27842, 'QU', 'OK', 'S', 1737809475, 1737809475, '1'),
(183252, 27842, 'QU', 'OK', 'S', 1737809475, 1737809475, '1'),
(183253, 33526, 'QU', 'OK', 'S', 1737809504, 1737809504, '1'),
(183254, 12288, 'QU', 'OK', 'S', 1737809513, 1737809513, '1'),
(183255, 26504, 'QU', 'OK', 'S', 1737809536, 1737809536, '1'),
(183256, 26504, 'QU', 'OK', 'S', 1737809536, 1737809536, '1'),
(183257, 36215, 'QU', 'OK', 'S', 1737809551, 1737809551, '1'),
(183258, 31759, 'QU', 'OK', 'S', 1737809557, 1737809557, '1'),
(183259, 26442, 'QU', 'OK', 'S', 1737809567, 1737809567, '1'),
(183260, 30814, 'QU', 'OK', 'S', 1737809580, 1737809580, '1'),
(183261, 30814, 'QU', 'OK', 'S', 1737809580, 1737809580, '1'),
(183262, 36210, 'QU', 'OK', 'S', 1737809981, 1737809981, '1'),
(183263, 36211, 'QU', 'OK', 'S', 1737810005, 1737810005, '1'),
(183264, 36212, 'QU', 'OK', 'S', 1737810032, 1737810032, '1'),
(183265, 26745, 'QU', 'OK', 'S', 1737810365, 1737810365, '1'),
(183266, 26745, 'QU', 'OK', 'S', 1737810398, 1737810398, '1'),
(183267, 26745, 'QU', 'OK', 'S', 1737810401, 1737810401, '1'),
(183268, 16860, 'QU', 'OK', 'S', 1737810528, 1737810528, '1'),
(183269, 24240, 'QU', 'OK', 'S', 1737811146, 1737811146, '1'),
(183270, 24240, 'QU', 'OK', 'S', 1737811243, 1737811243, '1'),
(183271, 24240, 'QU', 'OK', 'S', 1737811247, 1737811247, '1'),
(183272, 24243, 'QU', 'OK', 'S', 1737811321, 1737811321, '1'),
(183273, 4002, 'QU', 'OK', 'S', 1737955289, 1737955289, '1'),
(183274, 35851, 'QU', 'OK', 'S', 1737956947, 1737956947, '1'),
(183275, 35851, 'QU', 'OK', 'S', 1737956950, 1737956950, '1'),
(183276, 35851, 'QU', 'OK', 'S', 1737956952, 1737956952, '1'),
(183277, 36117, 'QU', 'OK', 'S', 1737957738, 1737957738, '1'),
(183278, 36117, 'QU', 'OK', 'S', 1737957742, 1737957742, '1'),
(183279, 36157, 'QU', 'OK', 'S', 1737957748, 1737957748, '1'),
(183280, 32874, 'QU', 'OK', 'S', 1737957751, 1737957751, '1'),
(183281, 32193, 'QU', 'OK', 'S', 1737957754, 1737957754, '1'),
(183282, 36157, 'QU', 'OK', 'S', 1737957756, 1737957756, '1'),
(183283, 36157, 'QU', 'OK', 'S', 1737957759, 1737957759, '1'),
(183284, 1256, 'QU', 'OK', 'S', 1737960437, 1737960437, '1'),
(183285, 13545, 'QU', 'OK', 'S', 1737960548, 1737960548, '1'),
(183286, 13545, 'QU', 'OK', 'S', 1737960620, 1737960620, '1'),
(183287, 13545, 'QU', 'OK', 'S', 1737960620, 1737960620, '1'),
(183288, 35868, 'QU', 'OK', 'S', 1737960660, 1737960660, '1'),
(183289, 35868, 'QU', 'OK', 'S', 1737960663, 1737960663, '1'),
(183290, 23884, 'QU', 'OK', 'S', 1737960666, 1737960666, '1'),
(183291, 33327, 'QU', 'OK', 'S', 1737960668, 1737960668, '1'),
(183292, 23884, 'QU', 'OK', 'S', 1737960670, 1737960670, '1'),
(183293, 14170, 'QU', 'OK', 'S', 1737960672, 1737960672, '1'),
(183294, 20264, 'QU', 'OK', 'S', 1737960674, 1737960674, '1'),
(183295, 34268, 'QU', 'OK', 'S', 1737960676, 1737960676, '1'),
(183296, 35689, 'QU', 'OK', 'S', 1737960678, 1737960678, '1'),
(183297, 33327, 'QU', 'OK', 'S', 1737960680, 1737960680, '1'),
(183298, 33283, 'QU', 'OK', 'S', 1737960682, 1737960682, '1'),
(183299, 11564, 'QU', 'OK', 'S', 1737960712, 1737960712, '1'),
(183300, 21073, 'QU', 'OK', 'S', 1737960719, 1737960719, '1'),
(183301, 7606, 'QU', 'OK', 'S', 1737960729, 1737960729, '1'),
(183302, 33283, 'QU', 'OK', 'S', 1737960740, 1737960740, '1'),
(183303, 10931, 'QU', 'OK', 'S', 1737960747, 1737960747, '1'),
(183304, 23868, 'QU', 'OK', 'S', 1737960758, 1737960758, '1'),
(183305, 23868, 'QU', 'OK', 'S', 1737960758, 1737960758, '1'),
(183306, 11928, 'QU', 'OK', 'S', 1737960868, 1737960868, '1'),
(183307, 34542, 'QU', 'OK', 'S', 1737960918, 1737960918, '1'),
(183308, 323, 'QU', 'OK', 'S', 1737961032, 1737961032, '1'),
(183309, 323, 'QU', 'OK', 'S', 1737961035, 1737961035, '1'),
(183310, 36200, 'QU', 'OK', 'S', 1737961045, 1737961045, '1'),
(183311, 5012, 'QU', 'OK', 'S', 1737961409, 1737961409, '1'),
(183312, 32966, 'QU', 'OK', 'S', 1737961783, 1737961783, '1'),
(183313, 5012, 'QU', 'OK', 'S', 1737961821, 1737961821, '1'),
(183314, 33126, 'QU', 'OK', 'S', 1737962060, 1737962060, '1'),
(183315, 3777, 'QU', 'OK', 'S', 1737962120, 1737962120, '1'),
(183316, 2481, 'QU', 'OK', 'S', 1737962167, 1737962167, '1'),
(183317, 2481, 'QU', 'OK', 'S', 1737962170, 1737962170, '1'),
(183318, 2481, 'QU', 'OK', 'S', 1737962172, 1737962172, '1'),
(183319, 2481, 'QU', 'OK', 'S', 1737962176, 1737962176, '1'),
(183320, 2481, 'QU', 'OK', 'S', 1737962181, 1737962181, '1'),
(183321, 2481, 'QU', 'OK', 'S', 1737962184, 1737962184, '1'),
(183322, 2802, 'QU', 'OK', 'S', 1737962237, 1737962237, '1'),
(183323, 15926, 'QU', 'OK', 'S', 1737962346, 1737962346, '1'),
(183324, 15926, 'QU', 'OK', 'S', 1737962346, 1737962346, '1'),
(183325, 33060, 'QU', 'OK', 'S', 1737962359, 1737962359, '1'),
(183326, 19304, 'QU', 'OK', 'S', 1737962368, 1737962368, '1'),
(183327, 19304, 'QU', 'OK', 'S', 1737962368, 1737962368, '1'),
(183328, 31710, 'QU', 'OK', 'S', 1737962389, 1737962389, '1'),
(183329, 34037, 'QU', 'OK', 'S', 1737962398, 1737962398, '1'),
(183330, 26817, 'QU', 'OK', 'S', 1737962414, 1737962414, '1'),
(183331, 219, 'QU', 'OK', 'S', 1737962554, 1737962554, '1'),
(183332, 15926, 'QU', 'OK', 'S', 1737962642, 1737962642, '1'),
(183333, 15926, 'QU', 'OK', 'S', 1737962649, 1737962649, '1'),
(183334, 15926, 'QU', 'OK', 'S', 1737962667, 1737962667, '1'),
(183335, 15926, 'QU', 'OK', 'S', 1737962670, 1737962670, '1'),
(183336, 15926, 'QU', 'OK', 'S', 1737962690, 1737962690, '1'),
(183337, 15926, 'QU', 'OK', 'S', 1737962699, 1737962699, '1'),
(183338, 15926, 'QU', 'OK', 'S', 1737962702, 1737962702, '1'),
(183339, 15926, 'QU', 'OK', 'S', 1737962705, 1737962705, '1'),
(183340, 15926, 'QU', 'OK', 'S', 1737962707, 1737962707, '1'),
(183341, 15926, 'QU', 'OK', 'S', 1737962710, 1737962710, '1'),
(183342, 15926, 'QU', 'OK', 'S', 1737962712, 1737962712, '1'),
(183343, 15926, 'QU', 'OK', 'S', 1737962715, 1737962715, '1'),
(183344, 15926, 'QU', 'OK', 'S', 1737962717, 1737962717, '1'),
(183345, 15926, 'QU', 'OK', 'S', 1737962720, 1737962720, '1'),
(183346, 15926, 'QU', 'OK', 'S', 1737962725, 1737962725, '1'),
(183347, 15926, 'QU', 'OK', 'S', 1737962727, 1737962727, '1'),
(183348, 15926, 'QU', 'OK', 'S', 1737962730, 1737962730, '1'),
(183349, 15926, 'QU', 'OK', 'S', 1737962733, 1737962733, '1'),
(183350, 15926, 'QU', 'OK', 'S', 1737962736, 1737962736, '1'),
(183351, 15926, 'QU', 'OK', 'S', 1737962738, 1737962738, '1'),
(183352, 15926, 'QU', 'OK', 'S', 1737962742, 1737962742, '1'),
(183353, 15926, 'QU', 'OK', 'S', 1737962746, 1737962746, '1'),
(183354, 15926, 'QU', 'OK', 'S', 1737962748, 1737962748, '1'),
(183355, 15926, 'QU', 'OK', 'S', 1737962750, 1737962750, '1'),
(183356, 15926, 'QU', 'OK', 'S', 1737962762, 1737962762, '1'),
(183357, 15926, 'QU', 'OK', 'S', 1737962776, 1737962776, '1'),
(183358, 15926, 'QU', 'OK', 'S', 1737962779, 1737962779, '1'),
(183359, 15926, 'QU', 'OK', 'S', 1737962801, 1737962801, '1'),
(183360, 15926, 'QU', 'OK', 'S', 1737962806, 1737962806, '1'),
(183361, 15926, 'QU', 'OK', 'S', 1737962809, 1737962809, '1'),
(183362, 15926, 'QU', 'OK', 'S', 1737962811, 1737962811, '1'),
(183363, 15926, 'QU', 'OK', 'S', 1737962813, 1737962813, '1'),
(183364, 15926, 'QU', 'OK', 'S', 1737962816, 1737962816, '1'),
(183365, 15926, 'QU', 'OK', 'S', 1737962818, 1737962818, '1'),
(183366, 15926, 'QU', 'OK', 'S', 1737962820, 1737962820, '1'),
(183367, 15926, 'QU', 'OK', 'S', 1737962822, 1737962822, '1'),
(183368, 220, 'QU', 'OK', 'S', 1737962920, 1737962920, '1'),
(183369, 12104, 'QU', 'OK', 'S', 1737962954, 1737962954, '1'),
(183370, 5224, 'QU', 'OK', 'S', 1737963046, 1737963046, '1'),
(183371, 34351, 'QU', 'OK', 'S', 1737963049, 1737963049, '1'),
(183372, 5224, 'QU', 'OK', 'S', 1737963052, 1737963052, '1'),
(183373, 5224, 'QU', 'OK', 'S', 1737963056, 1737963056, '1'),
(183374, 4104, 'QU', 'OK', 'S', 1737963676, 1737963676, '1'),
(183375, 20808, 'QU', 'OK', 'S', 1737963893, 1737963893, '1'),
(183376, 20811, 'QU', 'OK', 'S', 1737963896, 1737963896, '1'),
(183377, 8386, 'QU', 'OK', 'S', 1737963897, 1737963897, '1'),
(183378, 33932, 'QU', 'OK', 'S', 1737963900, 1737963900, '1'),
(183379, 17996, 'QU', 'OK', 'S', 1737963917, 1737963917, '1'),
(183380, 33932, 'QU', 'OK', 'S', 1737963933, 1737963933, '1'),
(183381, 20803, 'QU', 'OK', 'S', 1737963936, 1737963936, '1'),
(183382, 20809, 'QU', 'OK', 'S', 1737963938, 1737963938, '1'),
(183383, 19479, 'QU', 'OK', 'S', 1737964049, 1737964049, '1'),
(183384, 448, 'QU', 'OK', 'S', 1737964251, 1737964251, '1'),
(183385, 448, 'QU', 'OK', 'S', 1737964269, 1737964269, '1'),
(183386, 448, 'QU', 'OK', 'S', 1737964294, 1737964294, '1'),
(183387, 448, 'QU', 'OK', 'S', 1737964321, 1737964321, '1'),
(183388, 448, 'QU', 'OK', 'S', 1737964411, 1737964411, '1'),
(183389, 36219, 'QU', 'OK', 'S', 1737964461, 1737964461, '1'),
(183390, 3346, 'QU', 'OK', 'S', 1737964831, 1737964831, '1'),
(183391, 36220, 'QU', 'OK', 'S', 1737964905, 1737964905, '1'),
(183392, 36229, 'QU', 'OK', 'S', 1737965466, 1737965466, '1'),
(183393, 3268, 'QU', 'OK', 'S', 1737965489, 1737965489, '1'),
(183394, 3268, 'QU', 'OK', 'S', 1737965616, 1737965616, '1'),
(183395, 3268, 'QU', 'OK', 'S', 1737965628, 1737965628, '1'),
(183396, 3268, 'QU', 'OK', 'S', 1737965645, 1737965645, '1'),
(183397, 36227, 'QU', 'OK', 'S', 1737965944, 1737965944, '1'),
(183398, 2619, 'QU', 'OK', 'S', 1737966067, 1737966067, '1'),
(183399, 5274, 'QU', 'OK', 'S', 1737966134, 1737966134, '1'),
(183400, 5274, 'QU', 'OK', 'S', 1737966137, 1737966137, '1'),
(183401, 7209, 'QU', 'OK', 'S', 1737966181, 1737966181, '1'),
(183402, 7209, 'QU', 'OK', 'S', 1737966188, 1737966188, '1'),
(183403, 7283, 'QU', 'OK', 'S', 1737966206, 1737966206, '1'),
(183404, 7283, 'QU', 'OK', 'S', 1737966208, 1737966208, '1'),
(183405, 36228, 'QU', 'OK', 'S', 1737966449, 1737966449, '1'),
(183406, 36233, 'QU', 'OK', 'S', 1737966617, 1737966617, '1'),
(183407, 34017, 'QU', 'OK', 'S', 1737971190, 1737971190, '1'),
(183408, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183409, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183410, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183411, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183412, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183413, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183414, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183415, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183416, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183417, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183418, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183419, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183420, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183421, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183422, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183423, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183424, 28617, 'QU', 'OK', 'S', 1737971216, 1737971216, '1'),
(183425, 35851, 'QU', 'OK', 'S', 1737971251, 1737971251, '1'),
(183426, 35851, 'QU', 'OK', 'S', 1737971251, 1737971251, '1'),
(183427, 30721, 'QU', 'OK', 'S', 1737971266, 1737971266, '1'),
(183428, 30349, 'QU', 'OK', 'S', 1737971977, 1737971977, '1'),
(183429, 30349, 'QU', 'OK', 'S', 1737971977, 1737971977, '1'),
(183430, 30349, 'QU', 'OK', 'S', 1737971977, 1737971977, '1'),
(183431, 25071, 'QU', 'OK', 'S', 1737972060, 1737972060, '1'),
(183432, 25071, 'QU', 'OK', 'S', 1737972060, 1737972060, '1'),
(183433, 34438, 'QU', 'OK', 'S', 1737972565, 1737972565, '1'),
(183434, 34438, 'QU', 'OK', 'S', 1737972577, 1737972577, '1'),
(183435, 36225, 'QU', 'OK', 'S', 1737972579, 1737972579, '1'),
(183436, 34438, 'QU', 'OK', 'S', 1737972580, 1737972580, '1'),
(183437, 34438, 'QU', 'OK', 'S', 1737972583, 1737972583, '1'),
(183438, 34438, 'QU', 'OK', 'S', 1737972586, 1737972586, '1'),
(183439, 5705, 'QU', 'OK', 'S', 1737973107, 1737973107, '1'),
(183440, 5705, 'QU', 'OK', 'S', 1737973111, 1737973111, '1'),
(183441, 36226, 'QU', 'OK', 'S', 1737973656, 1737973656, '1'),
(183442, 36232, 'QU', 'OK', 'S', 1737974093, 1737974093, '1'),
(183443, 36223, 'QU', 'OK', 'S', 1737974398, 1737974398, '1'),
(183444, 26028, 'QU', 'OK', 'S', 1737974490, 1737974490, '1'),
(183445, 26006, 'QU', 'OK', 'S', 1737974537, 1737974537, '1'),
(183446, 36121, 'QU', 'OK', 'S', 1737974547, 1737974547, '1'),
(183447, 36157, 'QU', 'OK', 'S', 1737974564, 1737974564, '1'),
(183448, 36121, 'QU', 'OK', 'S', 1737974567, 1737974567, '1'),
(183449, 36005, 'QU', 'OK', 'S', 1737974571, 1737974571, '1'),
(183450, 36005, 'QU', 'OK', 'S', 1737974584, 1737974584, '1'),
(183451, 36005, 'QU', 'OK', 'S', 1737974588, 1737974588, '1'),
(183452, 36005, 'QU', 'OK', 'S', 1737974593, 1737974593, '1'),
(183453, 36182, 'QU', 'OK', 'S', 1737974595, 1737974595, '1'),
(183454, 36005, 'QU', 'OK', 'S', 1737974598, 1737974598, '1'),
(183455, 36220, 'QU', 'OK', 'S', 1737974628, 1737974628, '1'),
(183456, 36231, 'QU', 'OK', 'S', 1737974755, 1737974755, '1'),
(183457, 36144, 'QU', 'OK', 'S', 1737974795, 1737974795, '1'),
(183458, 36230, 'QU', 'OK', 'S', 1737974809, 1737974809, '1'),
(183459, 17628, 'QU', 'OK', 'S', 1737974897, 1737974897, '1'),
(183460, 17628, 'QU', 'OK', 'S', 1737974899, 1737974899, '1'),
(183461, 17628, 'QU', 'OK', 'S', 1737974901, 1737974901, '1'),
(183462, 17628, 'QU', 'OK', 'S', 1737974904, 1737974904, '1'),
(183463, 17628, 'QU', 'OK', 'S', 1737974906, 1737974906, '1'),
(183464, 36224, 'QU', 'OK', 'S', 1737975006, 1737975006, '1'),
(183465, 36221, 'QU', 'OK', 'S', 1737975150, 1737975150, '1'),
(183466, 36222, 'QU', 'OK', 'S', 1737975237, 1737975237, '1'),
(183467, 35316, 'QU', 'OK', 'S', 1737975489, 1737975489, '1'),
(183468, 24034, 'QU', 'OK', 'S', 1737975562, 1737975562, '1'),
(183469, 35142, 'QU', 'OK', 'S', 1737980742, 1737980742, '1'),
(183470, 32272, 'QU', 'OK', 'S', 1737980745, 1737980745, '1'),
(183471, 35563, 'QU', 'OK', 'S', 1737980747, 1737980747, '1'),
(183472, 23177, 'QU', 'OK', 'S', 1737980749, 1737980749, '1'),
(183473, 21298, 'QU', 'OK', 'S', 1737980752, 1737980752, '1'),
(183474, 21298, 'QU', 'OK', 'S', 1737980754, 1737980754, '1'),
(183475, 27394, 'QU', 'OK', 'S', 1737981185, 1737981185, '1'),
(183476, 30395, 'QU', 'OK', 'S', 1737981410, 1737981410, '1'),
(183477, 36037, 'QU', 'OK', 'S', 1737981466, 1737981466, '1'),
(183478, 36104, 'QU', 'OK', 'S', 1737981853, 1737981853, '1'),
(183479, 36121, 'QU', 'OK', 'S', 1737981900, 1737981900, '1'),
(183480, 36122, 'QU', 'OK', 'S', 1737981942, 1737981942, '1'),
(183481, 36123, 'QU', 'OK', 'S', 1737981984, 1737981984, '1'),
(183482, 12785, 'QU', 'OK', 'S', 1737982037, 1737982037, '1'),
(183483, 28950, 'QU', 'OK', 'S', 1737982073, 1737982073, '1'),
(183484, 36209, 'QU', 'OK', 'S', 1737982865, 1737982865, '1'),
(183485, 36209, 'QU', 'OK', 'S', 1737982872, 1737982872, '1'),
(183486, 36218, 'QU', 'OK', 'S', 1737982875, 1737982875, '1'),
(183487, 36218, 'QU', 'OK', 'S', 1737982878, 1737982878, '1'),
(183488, 36188, 'QU', 'OK', 'S', 1737983690, 1737983690, '1'),
(183489, 36188, 'QU', 'OK', 'S', 1737983724, 1737983724, '1'),
(183490, 36188, 'QU', 'OK', 'S', 1737983730, 1737983730, '1'),
(183491, 24322, 'QU', 'OK', 'S', 1737983768, 1737983768, '1'),
(183492, 23306, 'QU', 'OK', 'S', 1737983980, 1737983980, '1'),
(183493, 23306, 'QU', 'OK', 'S', 1737983987, 1737983987, '1'),
(183494, 23306, 'QU', 'OK', 'S', 1737983990, 1737983990, '1'),
(183495, 33620, 'QU', 'OK', 'S', 1737984024, 1737984024, '1'),
(183496, 18196, 'QU', 'OK', 'S', 1737984279, 1737984279, '1'),
(183497, 25089, 'QU', 'OK', 'S', 1737984327, 1737984327, '1'),
(183498, 18790, 'QU', 'OK', 'S', 1737984383, 1737984383, '1'),
(183499, 14478, 'QU', 'OK', 'S', 1737984496, 1737984496, '1'),
(183500, 24676, 'QU', 'OK', 'S', 1737984540, 1737984540, '1'),
(183501, 12632, 'QU', 'OK', 'S', 1737984719, 1737984719, '1'),
(183502, 12615, 'QU', 'OK', 'S', 1737984761, 1737984761, '1'),
(183503, 36231, 'QU', 'OK', 'S', 1737985882, 1737985882, '1'),
(183504, 36231, 'QU', 'OK', 'S', 1737986034, 1737986034, '1'),
(183505, 15609, 'QU', 'OK', 'S', 1738041336, 1738041336, '1'),
(183506, 36208, 'QU', 'OK', 'S', 1738044483, 1738044483, '1'),
(183507, 36209, 'QU', 'OK', 'S', 1738044486, 1738044486, '1'),
(183508, 36216, 'QU', 'OK', 'S', 1738044489, 1738044489, '1'),
(183509, 36218, 'QU', 'OK', 'S', 1738044492, 1738044492, '1'),
(183510, 36217, 'QU', 'OK', 'S', 1738044494, 1738044494, '1'),
(183511, 36209, 'QU', 'OK', 'S', 1738045949, 1738045949, '1'),
(183512, 36209, 'QU', 'OK', 'S', 1738045952, 1738045952, '1'),
(183513, 36209, 'QU', 'OK', 'S', 1738045955, 1738045955, '1'),
(183514, 36209, 'QU', 'OK', 'S', 1738045959, 1738045959, '1'),
(183515, 36209, 'QU', 'OK', 'S', 1738045961, 1738045961, '1'),
(183516, 36209, 'QU', 'OK', 'S', 1738045964, 1738045964, '1'),
(183517, 36209, 'QU', 'OK', 'S', 1738045966, 1738045966, '1'),
(183518, 36209, 'QU', 'OK', 'S', 1738045969, 1738045969, '1'),
(183519, 36209, 'QU', 'OK', 'S', 1738045971, 1738045971, '1'),
(183520, 36217, 'QU', 'OK', 'S', 1738045981, 1738045981, '1'),
(183521, 36207, 'QU', 'OK', 'S', 1738045997, 1738045997, '1'),
(183522, 36207, 'QU', 'OK', 'S', 1738046000, 1738046000, '1'),
(183523, 36207, 'QU', 'OK', 'S', 1738046003, 1738046003, '1'),
(183524, 36207, 'QU', 'OK', 'S', 1738046005, 1738046005, '1'),
(183525, 36207, 'QU', 'OK', 'S', 1738046008, 1738046008, '1'),
(183526, 36207, 'QU', 'OK', 'S', 1738046011, 1738046011, '1'),
(183527, 36207, 'QU', 'OK', 'S', 1738046013, 1738046013, '1'),
(183528, 36207, 'QU', 'OK', 'S', 1738046016, 1738046016, '1'),
(183529, 36207, 'QU', 'OK', 'S', 1738046019, 1738046019, '1'),
(183530, 36207, 'QU', 'OK', 'S', 1738046022, 1738046022, '1'),
(183531, 36207, 'QU', 'OK', 'S', 1738046025, 1738046025, '1'),
(183532, 36181, 'QU', 'OK', 'S', 1738048720, 1738048720, '1'),
(183533, 29440, 'QU', 'OK', 'S', 1738049572, 1738049572, '1'),
(183534, 17818, 'QU', 'OK', 'S', 1738049589, 1738049589, '1'),
(183535, 35252, 'QU', 'OK', 'S', 1738051596, 1738051596, '1'),
(183536, 35253, 'QU', 'OK', 'S', 1738051736, 1738051736, '1'),
(183537, 35254, 'QU', 'OK', 'S', 1738051748, 1738051748, '1'),
(183538, 35257, 'QU', 'OK', 'S', 1738051797, 1738051797, '1'),
(183539, 35258, 'QU', 'OK', 'S', 1738051849, 1738051849, '1'),
(183540, 35259, 'QU', 'OK', 'S', 1738051912, 1738051912, '1'),
(183541, 35260, 'QU', 'OK', 'S', 1738051973, 1738051973, '1'),
(183542, 35261, 'QU', 'OK', 'S', 1738052037, 1738052037, '1'),
(183543, 35262, 'QU', 'OK', 'S', 1738052113, 1738052113, '1'),
(183544, 35263, 'QU', 'OK', 'S', 1738052170, 1738052170, '1'),
(183545, 35264, 'QU', 'OK', 'S', 1738052227, 1738052227, '1'),
(183546, 35265, 'QU', 'OK', 'S', 1738052271, 1738052271, '1'),
(183547, 35266, 'QU', 'OK', 'S', 1738052327, 1738052327, '1'),
(183548, 35267, 'QU', 'OK', 'S', 1738052362, 1738052362, '1'),
(183549, 35267, 'QU', 'OK', 'S', 1738052362, 1738052362, '1'),
(183550, 35268, 'QU', 'OK', 'S', 1738052427, 1738052427, '1'),
(183551, 35269, 'QU', 'OK', 'S', 1738052455, 1738052455, '1'),
(183552, 35413, 'QU', 'OK', 'S', 1738052474, 1738052474, '1'),
(183553, 35414, 'QU', 'OK', 'S', 1738052481, 1738052481, '1'),
(183554, 35456, 'QU', 'OK', 'S', 1738052488, 1738052488, '1'),
(183555, 35457, 'QU', 'OK', 'S', 1738052502, 1738052502, '1'),
(183556, 35453, 'QU', 'OK', 'S', 1738052507, 1738052507, '1'),
(183557, 35776, 'QU', 'OK', 'S', 1738052514, 1738052514, '1'),
(183558, 35776, 'QU', 'OK', 'S', 1738052521, 1738052521, '1'),
(183559, 36229, 'QU', 'OK', 'S', 1738052527, 1738052527, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(183560, 36229, 'QU', 'OK', 'S', 1738052534, 1738052534, '1'),
(183561, 35270, 'QU', 'OK', 'S', 1738052538, 1738052538, '1'),
(183562, 36229, 'QU', 'OK', 'S', 1738052539, 1738052539, '1'),
(183563, 36229, 'QU', 'OK', 'S', 1738052544, 1738052544, '1'),
(183564, 36229, 'QU', 'OK', 'S', 1738052550, 1738052550, '1'),
(183565, 36229, 'QU', 'OK', 'S', 1738052558, 1738052558, '1'),
(183566, 36229, 'QU', 'OK', 'S', 1738052564, 1738052564, '1'),
(183567, 35271, 'QU', 'OK', 'S', 1738052565, 1738052565, '1'),
(183568, 36229, 'QU', 'OK', 'S', 1738052572, 1738052572, '1'),
(183569, 36229, 'QU', 'OK', 'S', 1738052578, 1738052578, '1'),
(183570, 36229, 'QU', 'OK', 'S', 1738052583, 1738052583, '1'),
(183571, 36229, 'QU', 'OK', 'S', 1738052588, 1738052588, '1'),
(183572, 36200, 'QU', 'OK', 'S', 1738052595, 1738052595, '1'),
(183573, 35454, 'QU', 'OK', 'S', 1738052605, 1738052605, '1'),
(183574, 36200, 'QU', 'OK', 'S', 1738052611, 1738052611, '1'),
(183575, 36200, 'QU', 'OK', 'S', 1738052621, 1738052621, '1'),
(183576, 36200, 'QU', 'OK', 'S', 1738052628, 1738052628, '1'),
(183577, 36200, 'QU', 'OK', 'S', 1738052638, 1738052638, '1'),
(183578, 36200, 'QU', 'OK', 'S', 1738052650, 1738052650, '1'),
(183579, 36199, 'QU', 'OK', 'S', 1738052655, 1738052655, '1'),
(183580, 36199, 'QU', 'OK', 'S', 1738052659, 1738052659, '1'),
(183581, 36200, 'QU', 'OK', 'S', 1738052663, 1738052663, '1'),
(183582, 36204, 'QU', 'OK', 'S', 1738052668, 1738052668, '1'),
(183583, 36199, 'QU', 'OK', 'S', 1738052673, 1738052673, '1'),
(183584, 36199, 'QU', 'OK', 'S', 1738052678, 1738052678, '1'),
(183585, 36204, 'QU', 'OK', 'S', 1738052687, 1738052687, '1'),
(183586, 36204, 'QU', 'OK', 'S', 1738052693, 1738052693, '1'),
(183587, 36204, 'QU', 'OK', 'S', 1738052701, 1738052701, '1'),
(183588, 36199, 'QU', 'OK', 'S', 1738052707, 1738052707, '1'),
(183589, 36204, 'QU', 'OK', 'S', 1738052712, 1738052712, '1'),
(183590, 36204, 'QU', 'OK', 'S', 1738052717, 1738052717, '1'),
(183591, 35292, 'QU', 'OK', 'S', 1738052717, 1738052717, '1'),
(183592, 35821, 'QU', 'OK', 'S', 1738052722, 1738052722, '1'),
(183593, 36199, 'QU', 'OK', 'S', 1738052733, 1738052733, '1'),
(183594, 36204, 'QU', 'OK', 'S', 1738052741, 1738052741, '1'),
(183595, 35821, 'QU', 'OK', 'S', 1738052746, 1738052746, '1'),
(183596, 36204, 'QU', 'OK', 'S', 1738052750, 1738052750, '1'),
(183597, 13703, 'QU', 'OK', 'S', 1738052770, 1738052770, '1'),
(183598, 35293, 'QU', 'OK', 'S', 1738052809, 1738052809, '1'),
(183599, 2709, 'QU', 'OK', 'S', 1738052819, 1738052819, '1'),
(183600, 35294, 'QU', 'OK', 'S', 1738052830, 1738052830, '1'),
(183601, 2709, 'QU', 'OK', 'S', 1738052850, 1738052850, '1'),
(183602, 35295, 'QU', 'OK', 'S', 1738052859, 1738052859, '1'),
(183603, 2709, 'QU', 'OK', 'S', 1738052864, 1738052864, '1'),
(183604, 2709, 'QU', 'OK', 'S', 1738052877, 1738052877, '1'),
(183605, 35296, 'QU', 'OK', 'S', 1738052890, 1738052890, '1'),
(183606, 35297, 'QU', 'OK', 'S', 1738052910, 1738052910, '1'),
(183607, 35298, 'QU', 'OK', 'S', 1738052946, 1738052946, '1'),
(183608, 35299, 'QU', 'OK', 'S', 1738052959, 1738052959, '1'),
(183609, 35300, 'QU', 'OK', 'S', 1738053039, 1738053039, '1'),
(183610, 35301, 'QU', 'OK', 'S', 1738053080, 1738053080, '1'),
(183611, 34545, 'QU', 'OK', 'S', 1738053132, 1738053132, '1'),
(183612, 34545, 'QU', 'OK', 'S', 1738053146, 1738053146, '1'),
(183613, 34545, 'QU', 'OK', 'S', 1738053152, 1738053152, '1'),
(183614, 34545, 'QU', 'OK', 'S', 1738053156, 1738053156, '1'),
(183615, 34545, 'QU', 'OK', 'S', 1738053160, 1738053160, '1'),
(183616, 34545, 'QU', 'OK', 'S', 1738053163, 1738053163, '1'),
(183617, 34545, 'QU', 'OK', 'S', 1738053167, 1738053167, '1'),
(183618, 34545, 'QU', 'OK', 'S', 1738053170, 1738053170, '1'),
(183619, 35301, 'QU', 'OK', 'S', 1738053172, 1738053172, '1'),
(183620, 34545, 'QU', 'OK', 'S', 1738053194, 1738053194, '1'),
(183621, 34545, 'QU', 'OK', 'S', 1738053201, 1738053201, '1'),
(183622, 34545, 'QU', 'OK', 'S', 1738053207, 1738053207, '1'),
(183623, 34545, 'QU', 'OK', 'S', 1738053212, 1738053212, '1'),
(183624, 34545, 'QU', 'OK', 'S', 1738053221, 1738053221, '1'),
(183625, 34545, 'QU', 'OK', 'S', 1738053224, 1738053224, '1'),
(183626, 34545, 'QU', 'OK', 'S', 1738053227, 1738053227, '1'),
(183627, 35302, 'QU', 'OK', 'S', 1738053238, 1738053238, '1'),
(183628, 34064, 'QU', 'OK', 'S', 1738053244, 1738053244, '1'),
(183629, 34064, 'QU', 'OK', 'S', 1738053249, 1738053249, '1'),
(183630, 34064, 'QU', 'OK', 'S', 1738053252, 1738053252, '1'),
(183631, 34064, 'QU', 'OK', 'S', 1738053257, 1738053257, '1'),
(183632, 34064, 'QU', 'OK', 'S', 1738053260, 1738053260, '1'),
(183633, 34064, 'QU', 'OK', 'S', 1738053264, 1738053264, '1'),
(183634, 34064, 'QU', 'OK', 'S', 1738053267, 1738053267, '1'),
(183635, 34064, 'QU', 'OK', 'S', 1738053272, 1738053272, '1'),
(183636, 34064, 'QU', 'OK', 'S', 1738053276, 1738053276, '1'),
(183637, 34064, 'QU', 'OK', 'S', 1738053280, 1738053280, '1'),
(183638, 34064, 'QU', 'OK', 'S', 1738053284, 1738053284, '1'),
(183639, 34064, 'QU', 'OK', 'S', 1738053287, 1738053287, '1'),
(183640, 34064, 'QU', 'OK', 'S', 1738053290, 1738053290, '1'),
(183641, 34064, 'QU', 'OK', 'S', 1738053293, 1738053293, '1'),
(183642, 35304, 'QU', 'OK', 'S', 1738053301, 1738053301, '1'),
(183643, 35303, 'QU', 'OK', 'S', 1738053314, 1738053314, '1'),
(183644, 35304, 'QU', 'OK', 'S', 1738053322, 1738053322, '1'),
(183645, 35305, 'QU', 'OK', 'S', 1738053364, 1738053364, '1'),
(183646, 35305, 'QU', 'OK', 'S', 1738053364, 1738053364, '1'),
(183647, 35305, 'QU', 'OK', 'S', 1738053364, 1738053364, '1'),
(183648, 35305, 'QU', 'OK', 'S', 1738053364, 1738053364, '1'),
(183649, 35306, 'QU', 'OK', 'S', 1738053435, 1738053435, '1'),
(183650, 35306, 'QU', 'OK', 'S', 1738053435, 1738053435, '1'),
(183651, 35306, 'QU', 'OK', 'S', 1738053435, 1738053435, '1'),
(183652, 35305, 'QU', 'OK', 'S', 1738053465, 1738053465, '1'),
(183653, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183654, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183655, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183656, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183657, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183658, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183659, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183660, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183661, 36099, 'QU', 'OK', 'S', 1738053650, 1738053650, '1'),
(183662, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183663, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183664, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183665, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183666, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183667, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183668, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183669, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183670, 36110, 'QU', 'OK', 'S', 1738053684, 1738053684, '1'),
(183671, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183672, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183673, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183674, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183675, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183676, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183677, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183678, 36158, 'QU', 'OK', 'S', 1738053712, 1738053712, '1'),
(183679, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183680, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183681, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183682, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183683, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183684, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183685, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183686, 35279, 'QU', 'OK', 'S', 1738054786, 1738054786, '1'),
(183687, 36088, 'QU', 'OK', 'S', 1738054926, 1738054926, '1'),
(183688, 36088, 'QU', 'OK', 'S', 1738054926, 1738054926, '1'),
(183689, 36085, 'QU', 'OK', 'S', 1738054935, 1738054935, '1'),
(183690, 36085, 'QU', 'OK', 'S', 1738054935, 1738054935, '1'),
(183691, 36084, 'QU', 'OK', 'S', 1738054946, 1738054946, '1'),
(183692, 36083, 'QU', 'OK', 'S', 1738054953, 1738054953, '1'),
(183693, 36159, 'QU', 'OK', 'S', 1738054972, 1738054972, '1'),
(183694, 36160, 'QU', 'OK', 'S', 1738054985, 1738054985, '1'),
(183695, 36161, 'QU', 'OK', 'S', 1738054994, 1738054994, '1'),
(183696, 36161, 'QU', 'OK', 'S', 1738054994, 1738054994, '1'),
(183697, 36162, 'QU', 'OK', 'S', 1738055005, 1738055005, '1'),
(183698, 35852, 'QU', 'OK', 'S', 1738055571, 1738055571, '1'),
(183699, 35852, 'QU', 'OK', 'S', 1738055576, 1738055576, '1'),
(183700, 35852, 'QU', 'OK', 'S', 1738055582, 1738055582, '1'),
(183701, 29239, 'QU', 'OK', 'S', 1738055586, 1738055586, '1'),
(183702, 29239, 'QU', 'OK', 'S', 1738055590, 1738055590, '1'),
(183703, 35853, 'QU', 'OK', 'S', 1738055613, 1738055613, '1'),
(183704, 35854, 'QU', 'OK', 'S', 1738055617, 1738055617, '1'),
(183705, 35854, 'QU', 'OK', 'S', 1738055639, 1738055639, '1'),
(183706, 35854, 'QU', 'OK', 'S', 1738055644, 1738055644, '1'),
(183707, 35853, 'QU', 'OK', 'S', 1738055651, 1738055651, '1'),
(183708, 35853, 'QU', 'OK', 'S', 1738055657, 1738055657, '1'),
(183709, 35854, 'QU', 'OK', 'S', 1738055661, 1738055661, '1'),
(183710, 35854, 'QU', 'OK', 'S', 1738055671, 1738055671, '1'),
(183711, 35854, 'QU', 'OK', 'S', 1738055676, 1738055676, '1'),
(183712, 35854, 'QU', 'OK', 'S', 1738055681, 1738055681, '1'),
(183713, 35854, 'QU', 'OK', 'S', 1738055685, 1738055685, '1'),
(183714, 35854, 'QU', 'OK', 'S', 1738055688, 1738055688, '1'),
(183715, 35854, 'QU', 'OK', 'S', 1738055693, 1738055693, '1'),
(183716, 35537, 'QU', 'OK', 'S', 1738055704, 1738055704, '1'),
(183717, 35853, 'QU', 'OK', 'S', 1738055717, 1738055717, '1'),
(183718, 35853, 'QU', 'OK', 'S', 1738055721, 1738055721, '1'),
(183719, 35524, 'QU', 'OK', 'S', 1738055738, 1738055738, '1'),
(183720, 35526, 'QU', 'OK', 'S', 1738055747, 1738055747, '1'),
(183721, 35534, 'QU', 'OK', 'S', 1738055757, 1738055757, '1'),
(183722, 35528, 'QU', 'OK', 'S', 1738055769, 1738055769, '1'),
(183723, 35532, 'QU', 'OK', 'S', 1738055774, 1738055774, '1'),
(183724, 35536, 'QU', 'OK', 'S', 1738055782, 1738055782, '1'),
(183725, 35527, 'QU', 'OK', 'S', 1738055786, 1738055786, '1'),
(183726, 35522, 'QU', 'OK', 'S', 1738055800, 1738055800, '1'),
(183727, 35520, 'QU', 'OK', 'S', 1738055830, 1738055830, '1'),
(183728, 36109, 'QU', 'OK', 'S', 1738055948, 1738055948, '1'),
(183729, 36108, 'QU', 'OK', 'S', 1738055955, 1738055955, '1'),
(183730, 36107, 'QU', 'OK', 'S', 1738055962, 1738055962, '1'),
(183731, 36106, 'QU', 'OK', 'S', 1738055972, 1738055972, '1'),
(183732, 36105, 'QU', 'OK', 'S', 1738055980, 1738055980, '1'),
(183733, 36102, 'QU', 'OK', 'S', 1738055987, 1738055987, '1'),
(183734, 36101, 'QU', 'OK', 'S', 1738055994, 1738055994, '1'),
(183735, 36100, 'QU', 'OK', 'S', 1738056003, 1738056003, '1'),
(183736, 35864, 'QU', 'OK', 'S', 1738057210, 1738057210, '1'),
(183737, 35865, 'QU', 'OK', 'S', 1738057215, 1738057215, '1'),
(183738, 36242, 'QU', 'OK', 'S', 1738064946, 1738064946, '1'),
(183739, 36243, 'QU', 'OK', 'S', 1738065063, 1738065063, '1'),
(183740, 36246, 'QU', 'OK', 'S', 1738065351, 1738065351, '1'),
(183741, 3916, 'QU', 'OK', 'S', 1738066197, 1738066197, '1'),
(183742, 36234, 'QU', 'OK', 'S', 1738066938, 1738066938, '1'),
(183743, 36235, 'QU', 'OK', 'S', 1738067316, 1738067316, '1'),
(183744, 36200, 'QU', 'OK', 'S', 1738067505, 1738067505, '1'),
(183745, 32966, 'QU', 'OK', 'S', 1738067534, 1738067534, '1'),
(183746, 36244, 'QU', 'OK', 'S', 1738068088, 1738068088, '1'),
(183747, 36245, 'QU', 'OK', 'S', 1738068392, 1738068392, '1'),
(183748, 36236, 'QU', 'OK', 'S', 1738068895, 1738068895, '1'),
(183749, 36237, 'QU', 'OK', 'S', 1738069487, 1738069487, '1'),
(183750, 36238, 'QU', 'OK', 'S', 1738069595, 1738069595, '1'),
(183751, 36239, 'QU', 'OK', 'S', 1738069628, 1738069628, '1'),
(183752, 31517, 'QU', 'OK', 'S', 1738069690, 1738069690, '1'),
(183753, 36240, 'QU', 'OK', 'S', 1738069814, 1738069814, '1'),
(183754, 36241, 'QU', 'OK', 'S', 1738069846, 1738069846, '1'),
(183755, 33922, 'QU', 'OK', 'S', 1738071190, 1738071190, '1'),
(183756, 33920, 'QU', 'OK', 'S', 1738071583, 1738071583, '1'),
(183757, 35403, 'QU', 'OK', 'S', 1738071707, 1738071707, '1'),
(183758, 30244, 'QU', 'OK', 'S', 1738071715, 1738071715, '1'),
(183759, 35882, 'QU', 'OK', 'S', 1738071720, 1738071720, '1'),
(183760, 35882, 'QU', 'OK', 'S', 1738071723, 1738071723, '1'),
(183761, 35882, 'QU', 'OK', 'S', 1738071729, 1738071729, '1'),
(183762, 35918, 'QU', 'OK', 'S', 1738071735, 1738071735, '1'),
(183763, 36213, 'QU', 'OK', 'S', 1738071740, 1738071740, '1'),
(183764, 35366, 'QU', 'OK', 'S', 1738071745, 1738071745, '1'),
(183765, 35222, 'QU', 'OK', 'S', 1738071749, 1738071749, '1'),
(183766, 35222, 'QU', 'OK', 'S', 1738071754, 1738071754, '1'),
(183767, 35366, 'QU', 'OK', 'S', 1738071761, 1738071761, '1'),
(183768, 30578, 'QU', 'OK', 'S', 1738071767, 1738071767, '1'),
(183769, 30578, 'QU', 'OK', 'S', 1738071774, 1738071774, '1'),
(183770, 35799, 'QU', 'OK', 'S', 1738071778, 1738071778, '1'),
(183771, 35313, 'QU', 'OK', 'S', 1738071783, 1738071783, '1'),
(183772, 35222, 'QU', 'OK', 'S', 1738071788, 1738071788, '1'),
(183773, 35366, 'QU', 'OK', 'S', 1738071800, 1738071800, '1'),
(183774, 34242, 'QU', 'OK', 'S', 1738071811, 1738071811, '1'),
(183775, 34242, 'QU', 'OK', 'S', 1738071816, 1738071816, '1'),
(183776, 35062, 'QU', 'OK', 'S', 1738071821, 1738071821, '1'),
(183777, 35882, 'QU', 'OK', 'S', 1738071827, 1738071827, '1'),
(183778, 35918, 'QU', 'OK', 'S', 1738071843, 1738071843, '1'),
(183779, 35063, 'QU', 'OK', 'S', 1738071849, 1738071849, '1'),
(183780, 34152, 'QU', 'OK', 'S', 1738071854, 1738071854, '1'),
(183781, 34288, 'QU', 'OK', 'S', 1738071868, 1738071868, '1'),
(183782, 34288, 'QU', 'OK', 'S', 1738071874, 1738071874, '1'),
(183783, 35063, 'QU', 'OK', 'S', 1738071883, 1738071883, '1'),
(183784, 35385, 'QU', 'OK', 'S', 1738071888, 1738071888, '1'),
(183785, 34152, 'QU', 'OK', 'S', 1738071902, 1738071902, '1'),
(183786, 34887, 'QU', 'OK', 'S', 1738071926, 1738071926, '1'),
(183787, 34887, 'QU', 'OK', 'S', 1738071931, 1738071931, '1'),
(183788, 35062, 'QU', 'OK', 'S', 1738071938, 1738071938, '1'),
(183789, 35368, 'QU', 'OK', 'S', 1738071949, 1738071949, '1'),
(183790, 34039, 'QU', 'OK', 'S', 1738071960, 1738071960, '1'),
(183791, 34313, 'QU', 'OK', 'S', 1738071969, 1738071969, '1'),
(183792, 35368, 'QU', 'OK', 'S', 1738071976, 1738071976, '1'),
(183793, 31560, 'QU', 'OK', 'S', 1738071985, 1738071985, '1'),
(183794, 35918, 'QU', 'OK', 'S', 1738071993, 1738071993, '1'),
(183795, 35882, 'QU', 'OK', 'S', 1738071999, 1738071999, '1'),
(183796, 35150, 'QU', 'OK', 'S', 1738072005, 1738072005, '1'),
(183797, 34545, 'QU', 'OK', 'S', 1738072009, 1738072009, '1'),
(183798, 34545, 'QU', 'OK', 'S', 1738072014, 1738072014, '1'),
(183799, 14347, 'QU', 'OK', 'S', 1738072036, 1738072036, '1'),
(183800, 35918, 'QU', 'OK', 'S', 1738072045, 1738072045, '1'),
(183801, 35918, 'QU', 'OK', 'S', 1738072056, 1738072056, '1'),
(183802, 35385, 'QU', 'OK', 'S', 1738072065, 1738072065, '1'),
(183803, 32887, 'QU', 'OK', 'S', 1738072070, 1738072070, '1'),
(183804, 34891, 'QU', 'OK', 'S', 1738072076, 1738072076, '1'),
(183805, 24830, 'QU', 'OK', 'S', 1738072093, 1738072093, '1'),
(183806, 35917, 'QU', 'OK', 'S', 1738072098, 1738072098, '1'),
(183807, 35917, 'QU', 'OK', 'S', 1738072104, 1738072104, '1'),
(183808, 35917, 'QU', 'OK', 'S', 1738072129, 1738072129, '1'),
(183809, 35917, 'QU', 'OK', 'S', 1738072140, 1738072140, '1'),
(183810, 7402, 'QU', 'OK', 'S', 1738072145, 1738072145, '1'),
(183811, 35313, 'QU', 'OK', 'S', 1738072149, 1738072149, '1'),
(183812, 34358, 'QU', 'OK', 'S', 1738072154, 1738072154, '1'),
(183813, 30578, 'QU', 'OK', 'S', 1738072162, 1738072162, '1'),
(183814, 30578, 'QU', 'OK', 'S', 1738072168, 1738072168, '1'),
(183815, 8700, 'QU', 'OK', 'S', 1738072182, 1738072182, '1'),
(183816, 8700, 'QU', 'OK', 'S', 1738072188, 1738072188, '1'),
(183817, 7402, 'QU', 'OK', 'S', 1738072193, 1738072193, '1'),
(183818, 35368, 'QU', 'OK', 'S', 1738072197, 1738072197, '1'),
(183819, 36213, 'QU', 'OK', 'S', 1738072204, 1738072204, '1'),
(183820, 34246, 'QU', 'OK', 'S', 1738072209, 1738072209, '1'),
(183821, 20941, 'QU', 'OK', 'S', 1738072222, 1738072222, '1'),
(183822, 31754, 'QU', 'OK', 'S', 1738072227, 1738072227, '1'),
(183823, 20943, 'QU', 'OK', 'S', 1738072232, 1738072232, '1'),
(183824, 30913, 'QU', 'OK', 'S', 1738072273, 1738072273, '1'),
(183825, 35698, 'QU', 'OK', 'S', 1738072281, 1738072281, '1'),
(183826, 35698, 'QU', 'OK', 'S', 1738072290, 1738072290, '1'),
(183827, 30913, 'QU', 'OK', 'S', 1738072293, 1738072293, '1'),
(183828, 35222, 'QU', 'OK', 'S', 1738072368, 1738072368, '1'),
(183829, 34987, 'QU', 'OK', 'S', 1738072370, 1738072370, '1'),
(183830, 35086, 'QU', 'OK', 'S', 1738072389, 1738072389, '1'),
(183831, 35402, 'QU', 'OK', 'S', 1738072394, 1738072394, '1'),
(183832, 35150, 'QU', 'OK', 'S', 1738072400, 1738072400, '1'),
(183833, 34364, 'QU', 'OK', 'S', 1738072412, 1738072412, '1'),
(183834, 34364, 'QU', 'OK', 'S', 1738072415, 1738072415, '1'),
(183835, 34313, 'QU', 'OK', 'S', 1738072444, 1738072444, '1'),
(183836, 34987, 'QU', 'OK', 'S', 1738072449, 1738072449, '1'),
(183837, 34234, 'QU', 'OK', 'S', 1738072455, 1738072455, '1'),
(183838, 35729, 'QU', 'OK', 'S', 1738072460, 1738072460, '1'),
(183839, 30811, 'QU', 'OK', 'S', 1738072464, 1738072464, '1'),
(183840, 35086, 'QU', 'OK', 'S', 1738072469, 1738072469, '1'),
(183841, 35729, 'QU', 'OK', 'S', 1738072474, 1738072474, '1'),
(183842, 35799, 'QU', 'OK', 'S', 1738072479, 1738072479, '1'),
(183843, 34545, 'QU', 'OK', 'S', 1738072496, 1738072496, '1'),
(183844, 34358, 'QU', 'OK', 'S', 1738072501, 1738072501, '1'),
(183845, 31029, 'QU', 'OK', 'S', 1738072511, 1738072511, '1'),
(183846, 34545, 'QU', 'OK', 'S', 1738072516, 1738072516, '1'),
(183847, 31029, 'QU', 'OK', 'S', 1738072529, 1738072529, '1'),
(183848, 35222, 'QU', 'OK', 'S', 1738072597, 1738072597, '1'),
(183849, 35222, 'QU', 'OK', 'S', 1738072602, 1738072602, '1'),
(183850, 31779, 'QU', 'OK', 'S', 1738072638, 1738072638, '1'),
(183851, 31779, 'QU', 'OK', 'S', 1738072641, 1738072641, '1'),
(183852, 35643, 'QU', 'OK', 'S', 1738072747, 1738072747, '1'),
(183853, 31066, 'QU', 'OK', 'S', 1738126235, 1738126235, '1'),
(183854, 29504, 'QU', 'OK', 'S', 1738126260, 1738126260, '1'),
(183855, 28489, 'QU', 'OK', 'S', 1738126374, 1738126374, '1'),
(183856, 26669, 'QU', 'OK', 'S', 1738131018, 1738131018, '1'),
(183857, 10240, 'QU', 'OK', 'S', 1738135084, 1738135084, '1'),
(183858, 25132, 'QU', 'OK', 'S', 1738135095, 1738135095, '1'),
(183859, 4115, 'QU', 'OK', 'S', 1738135099, 1738135099, '1'),
(183860, 25053, 'QU', 'OK', 'S', 1738135106, 1738135106, '1'),
(183861, 23803, 'QU', 'OK', 'S', 1738135110, 1738135110, '1'),
(183862, 25126, 'QU', 'OK', 'S', 1738135115, 1738135115, '1'),
(183863, 35921, 'QU', 'OK', 'S', 1738135119, 1738135119, '1'),
(183864, 23801, 'QU', 'OK', 'S', 1738135124, 1738135124, '1'),
(183865, 23801, 'QU', 'OK', 'S', 1738135127, 1738135127, '1'),
(183866, 25040, 'QU', 'OK', 'S', 1738135133, 1738135133, '1'),
(183867, 25041, 'QU', 'OK', 'S', 1738135138, 1738135138, '1'),
(183868, 16934, 'QU', 'OK', 'S', 1738135144, 1738135144, '1'),
(183869, 16934, 'QU', 'OK', 'S', 1738135147, 1738135147, '1'),
(183870, 35485, 'QU', 'OK', 'S', 1738135155, 1738135155, '1'),
(183871, 28717, 'QU', 'OK', 'S', 1738135672, 1738135672, '1'),
(183872, 7402, 'QU', 'OK', 'S', 1738135937, 1738135937, '1'),
(183873, 30578, 'QU', 'OK', 'S', 1738136126, 1738136126, '1'),
(183874, 35504, 'QU', 'OK', 'S', 1738137210, 1738137210, '1'),
(183875, 35504, 'QU', 'OK', 'S', 1738137212, 1738137212, '1'),
(183876, 35504, 'QU', 'OK', 'S', 1738137215, 1738137215, '1'),
(183877, 36188, 'QU', 'OK', 'S', 1738147754, 1738147754, '1'),
(183878, 21947, 'QU', 'OK', 'S', 1738147812, 1738147812, '1'),
(183879, 36188, 'QU', 'OK', 'S', 1738147939, 1738147939, '1'),
(183880, 21947, 'QU', 'OK', 'S', 1738147944, 1738147944, '1'),
(183881, 21947, 'QU', 'OK', 'S', 1738147950, 1738147950, '1'),
(183882, 21947, 'QU', 'OK', 'S', 1738147956, 1738147956, '1'),
(183883, 36188, 'QU', 'OK', 'S', 1738147995, 1738147995, '1'),
(183884, 30174, 'QU', 'OK', 'S', 1738153416, 1738153416, '1'),
(183885, 30172, 'QU', 'OK', 'S', 1738153437, 1738153437, '1'),
(183886, 13574, 'QU', 'OK', 'S', 1738156792, 1738156792, '1'),
(183887, 13574, 'QU', 'OK', 'S', 1738156806, 1738156806, '1'),
(183888, 10821, 'QU', 'OK', 'S', 1738156935, 1738156935, '1'),
(183889, 36208, 'QU', 'OK', 'S', 1738159791, 1738159791, '1'),
(183890, 30329, 'QU', 'OK', 'S', 1738159939, 1738159939, '1'),
(183891, 32178, 'QU', 'OK', 'S', 1738215712, 1738215712, '1'),
(183892, 32178, 'QU', 'OK', 'S', 1738215726, 1738215726, '1'),
(183893, 36277, 'QU', 'OK', 'S', 1738220262, 1738220262, '1'),
(183894, 36276, 'QU', 'OK', 'S', 1738220290, 1738220290, '1'),
(183895, 36275, 'QU', 'OK', 'S', 1738220321, 1738220321, '1'),
(183896, 36273, 'QU', 'OK', 'S', 1738220443, 1738220443, '1'),
(183897, 36272, 'QU', 'OK', 'S', 1738220471, 1738220471, '1'),
(183898, 36271, 'QU', 'OK', 'S', 1738220506, 1738220506, '1'),
(183899, 36270, 'QU', 'OK', 'S', 1738220531, 1738220531, '1'),
(183900, 36269, 'QU', 'OK', 'S', 1738220559, 1738220559, '1'),
(183901, 21117, 'QU', 'OK', 'S', 1738221092, 1738221092, '1'),
(183902, 36223, 'QU', 'OK', 'S', 1738221094, 1738221094, '1'),
(183903, 35848, 'QU', 'OK', 'S', 1738221096, 1738221096, '1'),
(183904, 35848, 'QU', 'OK', 'S', 1738221098, 1738221098, '1'),
(183905, 36223, 'QU', 'OK', 'S', 1738221100, 1738221100, '1'),
(183906, 31746, 'QU', 'OK', 'S', 1738221103, 1738221103, '1'),
(183907, 31746, 'QU', 'OK', 'S', 1738221105, 1738221105, '1'),
(183908, 31746, 'QU', 'OK', 'S', 1738221107, 1738221107, '1'),
(183909, 31746, 'QU', 'OK', 'S', 1738221109, 1738221109, '1'),
(183910, 31746, 'QU', 'OK', 'S', 1738221111, 1738221111, '1'),
(183911, 33235, 'QU', 'OK', 'S', 1738221113, 1738221113, '1'),
(183912, 35951, 'QU', 'OK', 'S', 1738221115, 1738221115, '1'),
(183913, 36267, 'QU', 'OK', 'S', 1738221375, 1738221375, '1'),
(183914, 36266, 'QU', 'OK', 'S', 1738221413, 1738221413, '1'),
(183915, 36265, 'QU', 'OK', 'S', 1738221463, 1738221463, '1'),
(183916, 36253, 'QU', 'OK', 'S', 1738221619, 1738221619, '1'),
(183917, 36250, 'QU', 'OK', 'S', 1738221675, 1738221675, '1'),
(183918, 36248, 'QU', 'OK', 'S', 1738221892, 1738221892, '1'),
(183919, 36256, 'QU', 'OK', 'S', 1738222187, 1738222187, '1'),
(183920, 36249, 'QU', 'OK', 'S', 1738222260, 1738222260, '1'),
(183921, 34838, 'QU', 'OK', 'S', 1738222429, 1738222429, '1'),
(183922, 36075, 'QU', 'OK', 'S', 1738222454, 1738222454, '1'),
(183923, 36137, 'QU', 'OK', 'S', 1738222482, 1738222482, '1'),
(183924, 34452, 'QU', 'OK', 'S', 1738224120, 1738224120, '1'),
(183925, 34452, 'QU', 'OK', 'S', 1738224123, 1738224123, '1'),
(183926, 34452, 'QU', 'OK', 'S', 1738224126, 1738224126, '1'),
(183927, 34452, 'QU', 'OK', 'S', 1738224128, 1738224128, '1'),
(183928, 34452, 'QU', 'OK', 'S', 1738224155, 1738224155, '1'),
(183929, 36308, 'QU', 'OK', 'S', 1738224192, 1738224192, '1'),
(183930, 22793, 'QU', 'OK', 'S', 1738224201, 1738224201, '1'),
(183931, 22793, 'QU', 'OK', 'S', 1738224204, 1738224204, '1'),
(183932, 22793, 'QU', 'OK', 'S', 1738224207, 1738224207, '1'),
(183933, 22793, 'QU', 'OK', 'S', 1738224210, 1738224210, '1'),
(183934, 22793, 'QU', 'OK', 'S', 1738224213, 1738224213, '1'),
(183935, 22793, 'QU', 'OK', 'S', 1738224219, 1738224219, '1'),
(183936, 36306, 'QU', 'OK', 'S', 1738224426, 1738224426, '1'),
(183937, 35796, 'QU', 'OK', 'S', 1738224438, 1738224438, '1'),
(183938, 35796, 'QU', 'OK', 'S', 1738224440, 1738224440, '1'),
(183939, 36307, 'QU', 'OK', 'S', 1738224472, 1738224472, '1'),
(183940, 24793, 'QU', 'OK', 'S', 1738224525, 1738224525, '1'),
(183941, 24793, 'QU', 'OK', 'S', 1738224528, 1738224528, '1'),
(183942, 24793, 'QU', 'OK', 'S', 1738224531, 1738224531, '1'),
(183943, 24793, 'QU', 'OK', 'S', 1738224534, 1738224534, '1'),
(183944, 24793, 'QU', 'OK', 'S', 1738224537, 1738224537, '1'),
(183945, 24793, 'QU', 'OK', 'S', 1738224539, 1738224539, '1'),
(183946, 24793, 'QU', 'OK', 'S', 1738224542, 1738224542, '1'),
(183947, 34451, 'QU', 'OK', 'S', 1738224642, 1738224642, '1'),
(183948, 34451, 'QU', 'OK', 'S', 1738224644, 1738224644, '1'),
(183949, 34451, 'QU', 'OK', 'S', 1738224647, 1738224647, '1'),
(183950, 34451, 'QU', 'OK', 'S', 1738224649, 1738224649, '1'),
(183951, 34451, 'QU', 'OK', 'S', 1738224704, 1738224704, '1'),
(183952, 34451, 'QU', 'OK', 'S', 1738224708, 1738224708, '1'),
(183953, 34451, 'QU', 'OK', 'S', 1738224711, 1738224711, '1'),
(183954, 34451, 'QU', 'OK', 'S', 1738224714, 1738224714, '1'),
(183955, 34451, 'QU', 'OK', 'S', 1738224718, 1738224718, '1'),
(183956, 34451, 'QU', 'OK', 'S', 1738224720, 1738224720, '1'),
(183957, 34451, 'QU', 'OK', 'S', 1738224724, 1738224724, '1'),
(183958, 34451, 'QU', 'OK', 'S', 1738224727, 1738224727, '1'),
(183959, 34451, 'QU', 'OK', 'S', 1738224730, 1738224730, '1'),
(183960, 34451, 'QU', 'OK', 'S', 1738224733, 1738224733, '1'),
(183961, 34451, 'QU', 'OK', 'S', 1738224735, 1738224735, '1'),
(183962, 34451, 'QU', 'OK', 'S', 1738224863, 1738224863, '1'),
(183963, 34451, 'QU', 'OK', 'S', 1738224865, 1738224865, '1'),
(183964, 34451, 'QU', 'OK', 'S', 1738224868, 1738224868, '1'),
(183965, 36311, 'QU', 'OK', 'S', 1738225066, 1738225066, '1'),
(183966, 36312, 'QU', 'OK', 'S', 1738225098, 1738225098, '1'),
(183967, 36313, 'QU', 'OK', 'S', 1738225124, 1738225124, '1'),
(183968, 36310, 'QU', 'OK', 'S', 1738225207, 1738225207, '1'),
(183969, 36297, 'QU', 'OK', 'S', 1738225300, 1738225300, '1'),
(183970, 36296, 'QU', 'OK', 'S', 1738225336, 1738225336, '1'),
(183971, 36309, 'QU', 'OK', 'S', 1738225477, 1738225477, '1'),
(183972, 36302, 'QU', 'OK', 'S', 1738225559, 1738225559, '1'),
(183973, 35715, 'QU', 'OK', 'S', 1738225563, 1738225563, '1'),
(183974, 35688, 'QU', 'OK', 'S', 1738225571, 1738225571, '1'),
(183975, 35688, 'QU', 'OK', 'S', 1738225576, 1738225576, '1'),
(183976, 36247, 'QU', 'OK', 'S', 1738225755, 1738225755, '1'),
(183977, 36262, 'QU', 'OK', 'S', 1738225859, 1738225859, '1'),
(183978, 36261, 'QU', 'OK', 'S', 1738225883, 1738225883, '1'),
(183979, 35687, 'QU', 'OK', 'S', 1738227446, 1738227446, '1'),
(183980, 35657, 'QU', 'OK', 'S', 1738227456, 1738227456, '1'),
(183981, 35436, 'QU', 'OK', 'S', 1738227478, 1738227478, '1'),
(183982, 35435, 'QU', 'OK', 'S', 1738227489, 1738227489, '1'),
(183983, 35434, 'QU', 'OK', 'S', 1738227494, 1738227494, '1'),
(183984, 35433, 'QU', 'OK', 'S', 1738227506, 1738227506, '1'),
(183985, 35337, 'QU', 'OK', 'S', 1738227525, 1738227525, '1'),
(183986, 35202, 'QU', 'OK', 'S', 1738227531, 1738227531, '1'),
(183987, 35201, 'QU', 'OK', 'S', 1738227545, 1738227545, '1'),
(183988, 35040, 'QU', 'OK', 'S', 1738227551, 1738227551, '1'),
(183989, 35039, 'QU', 'OK', 'S', 1738227561, 1738227561, '1'),
(183990, 34960, 'QU', 'OK', 'S', 1738227584, 1738227584, '1'),
(183991, 34960, 'QU', 'OK', 'S', 1738227584, 1738227584, '1'),
(183992, 34623, 'QU', 'OK', 'S', 1738227594, 1738227594, '1'),
(183993, 34623, 'QU', 'OK', 'S', 1738227594, 1738227594, '1'),
(183994, 34282, 'QU', 'OK', 'S', 1738227606, 1738227606, '1'),
(183995, 34280, 'QU', 'OK', 'S', 1738227610, 1738227610, '1'),
(183996, 34277, 'QU', 'OK', 'S', 1738227615, 1738227615, '1'),
(183997, 34277, 'QU', 'OK', 'S', 1738227624, 1738227624, '1'),
(183998, 34280, 'QU', 'OK', 'S', 1738227634, 1738227634, '1'),
(183999, 34121, 'QU', 'OK', 'S', 1738227649, 1738227649, '1'),
(184000, 36184, 'QU', 'OK', 'S', 1738231281, 1738231281, '1'),
(184001, 36184, 'QU', 'OK', 'S', 1738231283, 1738231283, '1'),
(184002, 36208, 'QU', 'OK', 'S', 1738232810, 1738232810, '1'),
(184003, 36208, 'QU', 'OK', 'S', 1738232840, 1738232840, '1'),
(184004, 36208, 'QU', 'OK', 'S', 1738232842, 1738232842, '1'),
(184005, 36208, 'QU', 'OK', 'S', 1738232844, 1738232844, '1'),
(184006, 25288, 'QU', 'OK', 'S', 1738236741, 1738236741, '1'),
(184007, 14972, 'QU', 'OK', 'S', 1738236751, 1738236751, '1'),
(184008, 18690, 'QU', 'OK', 'S', 1738236756, 1738236756, '1'),
(184009, 33852, 'QU', 'OK', 'S', 1738236760, 1738236760, '1'),
(184010, 33690, 'QU', 'OK', 'S', 1738236764, 1738236764, '1'),
(184011, 33852, 'QU', 'OK', 'S', 1738236770, 1738236770, '1'),
(184012, 1336, 'QU', 'OK', 'S', 1738236778, 1738236778, '1'),
(184013, 7743, 'QU', 'OK', 'S', 1738236784, 1738236784, '1'),
(184014, 36033, 'QU', 'OK', 'S', 1738236789, 1738236789, '1'),
(184015, 5558, 'QU', 'OK', 'S', 1738236793, 1738236793, '1'),
(184016, 30143, 'QU', 'OK', 'S', 1738236809, 1738236809, '1'),
(184017, 30538, 'QU', 'OK', 'S', 1738236813, 1738236813, '1'),
(184018, 16359, 'QU', 'OK', 'S', 1738236819, 1738236819, '1'),
(184019, 21888, 'QU', 'OK', 'S', 1738236823, 1738236823, '1'),
(184020, 34353, 'QU', 'OK', 'S', 1738236827, 1738236827, '1'),
(184021, 11842, 'QU', 'OK', 'S', 1738236832, 1738236832, '1'),
(184022, 30581, 'QU', 'OK', 'S', 1738236858, 1738236858, '1'),
(184023, 12631, 'QU', 'OK', 'S', 1738236864, 1738236864, '1'),
(184024, 35024, 'QU', 'OK', 'S', 1738236869, 1738236869, '1'),
(184025, 7208, 'QU', 'OK', 'S', 1738236876, 1738236876, '1'),
(184026, 34353, 'QU', 'OK', 'S', 1738236880, 1738236880, '1'),
(184027, 22084, 'QU', 'OK', 'S', 1738236886, 1738236886, '1'),
(184028, 35839, 'QU', 'OK', 'S', 1738236972, 1738236972, '1'),
(184029, 19144, 'QU', 'OK', 'S', 1738237052, 1738237052, '1'),
(184030, 135, 'QU', 'OK', 'S', 1738237058, 1738237058, '1'),
(184031, 21888, 'QU', 'OK', 'S', 1738237063, 1738237063, '1'),
(184032, 21888, 'QU', 'OK', 'S', 1738237067, 1738237067, '1'),
(184033, 19144, 'QU', 'OK', 'S', 1738237074, 1738237074, '1'),
(184034, 19144, 'QU', 'OK', 'S', 1738237080, 1738237080, '1'),
(184035, 28825, 'QU', 'OK', 'S', 1738237084, 1738237084, '1'),
(184036, 35969, 'QU', 'OK', 'S', 1738237090, 1738237090, '1'),
(184037, 18743, 'QU', 'OK', 'S', 1738237095, 1738237095, '1'),
(184038, 36034, 'QU', 'OK', 'S', 1738237099, 1738237099, '1'),
(184039, 35933, 'QU', 'OK', 'S', 1738237105, 1738237105, '1'),
(184040, 24544, 'QU', 'OK', 'S', 1738237109, 1738237109, '1'),
(184041, 33786, 'QU', 'OK', 'S', 1738237114, 1738237114, '1'),
(184042, 33863, 'QU', 'OK', 'S', 1738237119, 1738237119, '1'),
(184043, 35025, 'QU', 'OK', 'S', 1738237135, 1738237135, '1'),
(184044, 35025, 'QU', 'OK', 'S', 1738237147, 1738237147, '1'),
(184045, 29239, 'QU', 'OK', 'S', 1738238903, 1738238903, '1'),
(184046, 29239, 'QU', 'OK', 'S', 1738238907, 1738238907, '1'),
(184047, 36290, 'QU', 'OK', 'S', 1738240753, 1738240753, '1'),
(184048, 36289, 'QU', 'OK', 'S', 1738241218, 1738241218, '1'),
(184049, 31246, 'QU', 'OK', 'S', 1738241647, 1738241647, '1'),
(184050, 36288, 'QU', 'OK', 'S', 1738241696, 1738241696, '1'),
(184051, 31246, 'QU', 'OK', 'S', 1738241811, 1738241811, '1'),
(184052, 31246, 'QU', 'OK', 'S', 1738241815, 1738241815, '1'),
(184053, 36280, 'QU', 'OK', 'S', 1738242130, 1738242130, '1'),
(184054, 36291, 'QU', 'OK', 'S', 1738242499, 1738242499, '1'),
(184055, 36292, 'QU', 'OK', 'S', 1738243023, 1738243023, '1'),
(184056, 36293, 'QU', 'OK', 'S', 1738243434, 1738243434, '1'),
(184057, 35826, 'QU', 'OK', 'S', 1738243870, 1738243870, '1'),
(184058, 36268, 'QU', 'OK', 'S', 1738244359, 1738244359, '1'),
(184059, 36213, 'QU', 'OK', 'S', 1738300785, 1738300785, '1'),
(184060, 35547, 'QU', 'OK', 'S', 1738302506, 1738302506, '1'),
(184061, 10540, 'QU', 'OK', 'S', 1738302674, 1738302674, '1'),
(184062, 26635, 'QU', 'OK', 'S', 1738303946, 1738303946, '1'),
(184063, 24926, 'QU', 'OK', 'S', 1738303949, 1738303949, '1'),
(184064, 36272, 'QU', 'OK', 'S', 1738303952, 1738303952, '1'),
(184065, 36314, 'QU', 'OK', 'S', 1738305209, 1738305209, '1'),
(184066, 36305, 'QU', 'OK', 'S', 1738305332, 1738305332, '1'),
(184067, 36305, 'QU', 'OK', 'S', 1738305396, 1738305396, '1'),
(184068, 36304, 'QU', 'OK', 'S', 1738305439, 1738305439, '1'),
(184069, 36303, 'QU', 'OK', 'S', 1738305611, 1738305611, '1'),
(184070, 36287, 'QU', 'OK', 'S', 1738305703, 1738305703, '1'),
(184071, 36286, 'QU', 'OK', 'S', 1738305776, 1738305776, '1'),
(184072, 36285, 'QU', 'OK', 'S', 1738305890, 1738305890, '1'),
(184073, 36284, 'QU', 'OK', 'S', 1738305969, 1738305969, '1'),
(184074, 36283, 'QU', 'OK', 'S', 1738306048, 1738306048, '1'),
(184075, 3723, 'QU', 'OK', 'S', 1738306124, 1738306124, '1'),
(184076, 36282, 'QU', 'OK', 'S', 1738306143, 1738306143, '1'),
(184077, 36281, 'QU', 'OK', 'S', 1738306207, 1738306207, '1'),
(184078, 20561, 'QU', 'OK', 'S', 1738307257, 1738307257, '1'),
(184079, 36299, 'QU', 'OK', 'S', 1738307464, 1738307464, '1'),
(184080, 36259, 'QU', 'OK', 'S', 1738307983, 1738307983, '1'),
(184081, 36258, 'QU', 'OK', 'S', 1738308278, 1738308278, '1'),
(184082, 36257, 'QU', 'OK', 'S', 1738308531, 1738308531, '1'),
(184083, 36278, 'QU', 'OK', 'S', 1738309501, 1738309501, '1'),
(184084, 36279, 'QU', 'OK', 'S', 1738309646, 1738309646, '1'),
(184085, 36315, 'QU', 'OK', 'S', 1738309892, 1738309892, '1'),
(184086, 36305, 'QU', 'OK', 'S', 1738310028, 1738310028, '1'),
(184087, 36304, 'QU', 'OK', 'S', 1738310043, 1738310043, '1'),
(184088, 36314, 'QU', 'OK', 'S', 1738310056, 1738310056, '1'),
(184089, 36299, 'QU', 'OK', 'S', 1738310078, 1738310078, '1'),
(184090, 36300, 'QU', 'OK', 'S', 1738311539, 1738311539, '1'),
(184091, 36300, 'QU', 'OK', 'S', 1738311680, 1738311680, '1'),
(184092, 36303, 'QU', 'OK', 'S', 1738311792, 1738311792, '1'),
(184093, 36259, 'QU', 'OK', 'S', 1738311904, 1738311904, '1'),
(184094, 36301, 'QU', 'OK', 'S', 1738312073, 1738312073, '1'),
(184095, 36277, 'QU', 'OK', 'S', 1738315349, 1738315349, '1'),
(184096, 36316, 'QU', 'OK', 'S', 1738320292, 1738320292, '1'),
(184097, 36323, 'QU', 'OK', 'S', 1738320707, 1738320707, '1'),
(184098, 36324, 'QU', 'OK', 'S', 1738321638, 1738321638, '1'),
(184099, 36325, 'QU', 'OK', 'S', 1738321674, 1738321674, '1'),
(184100, 36326, 'QU', 'OK', 'S', 1738321817, 1738321817, '1'),
(184101, 36327, 'QU', 'OK', 'S', 1738321894, 1738321894, '1'),
(184102, 36328, 'QU', 'OK', 'S', 1738321998, 1738321998, '1'),
(184103, 36317, 'QU', 'OK', 'S', 1738322217, 1738322217, '1'),
(184104, 36318, 'QU', 'OK', 'S', 1738322316, 1738322316, '1'),
(184105, 36329, 'QU', 'OK', 'S', 1738322469, 1738322469, '1'),
(184106, 36319, 'QU', 'OK', 'S', 1738322564, 1738322564, '1'),
(184107, 36321, 'QU', 'OK', 'S', 1738322652, 1738322652, '1'),
(184108, 36322, 'QU', 'OK', 'S', 1738322738, 1738322738, '1'),
(184109, 36320, 'QU', 'OK', 'S', 1738322788, 1738322788, '1'),
(184110, 30476, 'QU', 'OK', 'S', 1738322881, 1738322881, '1'),
(184111, 33528, 'QU', 'OK', 'S', 1738322931, 1738322931, '1'),
(184112, 36298, 'QU', 'OK', 'S', 1738323423, 1738323423, '1'),
(184113, 36263, 'QU', 'OK', 'S', 1738323729, 1738323729, '1'),
(184114, 36260, 'QU', 'OK', 'S', 1738324960, 1738324960, '1'),
(184115, 36219, 'QU', 'OK', 'S', 1738325153, 1738325153, '1'),
(184116, 36291, 'QU', 'OK', 'S', 1738384136, 1738384136, '1'),
(184117, 36242, 'QU', 'OK', 'S', 1738384876, 1738384876, '1'),
(184118, 36280, 'QU', 'OK', 'S', 1738385300, 1738385300, '1'),
(184119, 36288, 'QU', 'OK', 'S', 1738385612, 1738385612, '1'),
(184120, 36293, 'QU', 'OK', 'S', 1738386091, 1738386091, '1'),
(184121, 36290, 'QU', 'OK', 'S', 1738386365, 1738386365, '1'),
(184122, 36292, 'QU', 'OK', 'S', 1738386734, 1738386734, '1'),
(184123, 10104, 'QU', 'OK', 'S', 1738387498, 1738387498, '1'),
(184124, 10104, 'QU', 'OK', 'S', 1738387522, 1738387522, '1'),
(184125, 29029, 'QU', 'OK', 'S', 1738387559, 1738387559, '1'),
(184126, 32874, 'QU', 'OK', 'S', 1738387564, 1738387564, '1'),
(184127, 35546, 'QU', 'OK', 'S', 1738387566, 1738387566, '1'),
(184128, 10104, 'QU', 'OK', 'S', 1738387625, 1738387625, '1'),
(184129, 32411, 'QU', 'OK', 'S', 1738387628, 1738387628, '1'),
(184130, 18546, 'QU', 'OK', 'S', 1738387631, 1738387631, '1'),
(184131, 33230, 'QU', 'OK', 'S', 1738387633, 1738387633, '1'),
(184132, 33231, 'QU', 'OK', 'S', 1738387636, 1738387636, '1'),
(184133, 21768, 'QU', 'OK', 'S', 1738387638, 1738387638, '1'),
(184134, 16358, 'QU', 'OK', 'S', 1738387739, 1738387739, '1'),
(184135, 16358, 'QU', 'OK', 'S', 1738387741, 1738387741, '1'),
(184136, 16358, 'QU', 'OK', 'S', 1738387743, 1738387743, '1'),
(184137, 16358, 'QU', 'OK', 'S', 1738387894, 1738387894, '1'),
(184138, 16358, 'QU', 'OK', 'S', 1738387918, 1738387918, '1'),
(184139, 33235, 'QU', 'OK', 'S', 1738388929, 1738388929, '1'),
(184140, 33235, 'QU', 'OK', 'S', 1738388929, 1738388929, '1'),
(184141, 34947, 'QU', 'OK', 'S', 1738388950, 1738388950, '1'),
(184142, 34947, 'QU', 'OK', 'S', 1738388950, 1738388950, '1'),
(184143, 35715, 'QU', 'OK', 'S', 1738390628, 1738390628, '1'),
(184144, 13543, 'QU', 'OK', 'S', 1738392526, 1738392526, '1'),
(184145, 12852, 'QU', 'OK', 'S', 1738392532, 1738392532, '1'),
(184146, 35347, 'QU', 'OK', 'S', 1738392557, 1738392557, '1'),
(184147, 35729, 'QU', 'OK', 'S', 1738392565, 1738392565, '1'),
(184148, 35285, 'QU', 'OK', 'S', 1738392570, 1738392570, '1'),
(184149, 35342, 'QU', 'OK', 'S', 1738392574, 1738392574, '1'),
(184150, 36034, 'QU', 'OK', 'S', 1738392578, 1738392578, '1'),
(184151, 35933, 'QU', 'OK', 'S', 1738392583, 1738392583, '1'),
(184152, 35875, 'QU', 'OK', 'S', 1738392588, 1738392588, '1'),
(184153, 35862, 'QU', 'OK', 'S', 1738392596, 1738392596, '1'),
(184154, 30552, 'QU', 'OK', 'S', 1738392601, 1738392601, '1'),
(184155, 35860, 'QU', 'OK', 'S', 1738392606, 1738392606, '1'),
(184156, 36213, 'QU', 'OK', 'S', 1738392610, 1738392610, '1'),
(184157, 26892, 'QU', 'OK', 'S', 1738392615, 1738392615, '1'),
(184158, 36121, 'QU', 'OK', 'S', 1738392619, 1738392619, '1'),
(184159, 36175, 'QU', 'OK', 'S', 1738392623, 1738392623, '1'),
(184160, 31413, 'QU', 'OK', 'S', 1738392627, 1738392627, '1'),
(184161, 35343, 'QU', 'OK', 'S', 1738392634, 1738392634, '1'),
(184162, 35923, 'QU', 'OK', 'S', 1738392639, 1738392639, '1'),
(184163, 34430, 'QU', 'OK', 'S', 1738392643, 1738392643, '1'),
(184164, 35848, 'QU', 'OK', 'S', 1738392735, 1738392735, '1'),
(184165, 36287, 'QU', 'OK', 'S', 1738393221, 1738393221, '1'),
(184166, 36287, 'QU', 'OK', 'S', 1738393244, 1738393244, '1'),
(184167, 35868, 'QU', 'OK', 'S', 1738393802, 1738393802, '1'),
(184168, 35729, 'QU', 'OK', 'S', 1738393819, 1738393819, '1'),
(184169, 35868, 'QU', 'OK', 'S', 1738394173, 1738394173, '1'),
(184170, 35868, 'QU', 'OK', 'S', 1738394188, 1738394188, '1'),
(184171, 35868, 'QU', 'OK', 'S', 1738394198, 1738394198, '1'),
(184172, 35868, 'QU', 'OK', 'S', 1738394211, 1738394211, '1'),
(184173, 35868, 'QU', 'OK', 'S', 1738394226, 1738394226, '1'),
(184174, 35640, 'QU', 'OK', 'S', 1738394327, 1738394327, '1'),
(184175, 35640, 'QU', 'OK', 'S', 1738394332, 1738394332, '1'),
(184176, 35640, 'QU', 'OK', 'S', 1738394340, 1738394340, '1'),
(184177, 35640, 'QU', 'OK', 'S', 1738394351, 1738394351, '1'),
(184178, 35641, 'QU', 'OK', 'S', 1738394407, 1738394407, '1'),
(184179, 35616, 'QU', 'OK', 'S', 1738394512, 1738394512, '1'),
(184180, 35616, 'QU', 'OK', 'S', 1738394517, 1738394517, '1'),
(184181, 35499, 'QU', 'OK', 'S', 1738394569, 1738394569, '1'),
(184182, 35499, 'QU', 'OK', 'S', 1738394573, 1738394573, '1'),
(184183, 35499, 'QU', 'OK', 'S', 1738394577, 1738394577, '1'),
(184184, 35499, 'QU', 'OK', 'S', 1738394582, 1738394582, '1'),
(184185, 35869, 'QU', 'OK', 'S', 1738394637, 1738394637, '1'),
(184186, 30284, 'QU', 'OK', 'S', 1738394745, 1738394745, '1'),
(184187, 30284, 'QU', 'OK', 'S', 1738394760, 1738394760, '1'),
(184188, 30284, 'QU', 'OK', 'S', 1738394773, 1738394773, '1'),
(184189, 30284, 'QU', 'OK', 'S', 1738394784, 1738394784, '1'),
(184190, 30284, 'QU', 'OK', 'S', 1738394810, 1738394810, '1'),
(184191, 36012, 'QU', 'OK', 'S', 1738394872, 1738394872, '1'),
(184192, 36012, 'QU', 'OK', 'S', 1738394895, 1738394895, '1'),
(184193, 36012, 'QU', 'OK', 'S', 1738394915, 1738394915, '1'),
(184194, 36012, 'QU', 'OK', 'S', 1738394950, 1738394950, '1'),
(184195, 36012, 'QU', 'OK', 'S', 1738394962, 1738394962, '1'),
(184196, 36073, 'QU', 'OK', 'S', 1738395125, 1738395125, '1'),
(184197, 36073, 'QU', 'OK', 'S', 1738395131, 1738395131, '1'),
(184198, 36073, 'QU', 'OK', 'S', 1738395139, 1738395139, '1'),
(184199, 36073, 'QU', 'OK', 'S', 1738395154, 1738395154, '1'),
(184200, 21965, 'QU', 'OK', 'S', 1738395224, 1738395224, '1'),
(184201, 36066, 'QU', 'OK', 'S', 1738395241, 1738395241, '1'),
(184202, 36066, 'QU', 'OK', 'S', 1738395245, 1738395245, '1'),
(184203, 36066, 'QU', 'OK', 'S', 1738395250, 1738395250, '1'),
(184204, 36066, 'QU', 'OK', 'S', 1738395255, 1738395255, '1'),
(184205, 36066, 'QU', 'OK', 'S', 1738395260, 1738395260, '1'),
(184206, 16172, 'QU', 'OK', 'S', 1738395339, 1738395339, '1'),
(184207, 16172, 'QU', 'OK', 'S', 1738395347, 1738395347, '1'),
(184208, 16172, 'QU', 'OK', 'S', 1738395359, 1738395359, '1'),
(184209, 16172, 'QU', 'OK', 'S', 1738395365, 1738395365, '1'),
(184210, 16172, 'QU', 'OK', 'S', 1738395383, 1738395383, '1'),
(184211, 36094, 'QU', 'OK', 'S', 1738395682, 1738395682, '1'),
(184212, 36094, 'QU', 'OK', 'S', 1738395707, 1738395707, '1'),
(184213, 36094, 'QU', 'OK', 'S', 1738395720, 1738395720, '1'),
(184214, 14465, 'QU', 'OK', 'S', 1738395851, 1738395851, '1'),
(184215, 21434, 'QU', 'OK', 'S', 1738395860, 1738395860, '1'),
(184216, 24114, 'QU', 'OK', 'S', 1738395876, 1738395876, '1'),
(184217, 26994, 'QU', 'OK', 'S', 1738395885, 1738395885, '1'),
(184218, 27262, 'QU', 'OK', 'S', 1738395894, 1738395894, '1'),
(184219, 27251, 'QU', 'OK', 'S', 1738395908, 1738395908, '1'),
(184220, 30742, 'QU', 'OK', 'S', 1738395931, 1738395931, '1'),
(184221, 30742, 'QU', 'OK', 'S', 1738395931, 1738395931, '1'),
(184222, 30742, 'QU', 'OK', 'S', 1738395931, 1738395931, '1'),
(184223, 27437, 'QU', 'OK', 'S', 1738396000, 1738396000, '1'),
(184224, 13826, 'QU', 'OK', 'S', 1738396010, 1738396010, '1'),
(184225, 22106, 'QU', 'OK', 'S', 1738396026, 1738396026, '1'),
(184226, 33343, 'QU', 'OK', 'S', 1738396096, 1738396096, '1'),
(184227, 12976, 'QU', 'OK', 'S', 1738396110, 1738396110, '1'),
(184228, 26641, 'QU', 'OK', 'S', 1738396121, 1738396121, '1'),
(184229, 11866, 'QU', 'OK', 'S', 1738396128, 1738396128, '1'),
(184230, 17259, 'QU', 'OK', 'S', 1738396147, 1738396147, '1'),
(184231, 15320, 'QU', 'OK', 'S', 1738396158, 1738396158, '1'),
(184232, 18790, 'QU', 'OK', 'S', 1738396167, 1738396167, '1'),
(184233, 36094, 'QU', 'OK', 'S', 1738396178, 1738396178, '1'),
(184234, 36094, 'QU', 'OK', 'S', 1738396186, 1738396186, '1'),
(184235, 35945, 'QU', 'OK', 'S', 1738396363, 1738396363, '1'),
(184236, 35945, 'QU', 'OK', 'S', 1738396379, 1738396379, '1'),
(184237, 35945, 'QU', 'OK', 'S', 1738396393, 1738396393, '1'),
(184238, 35945, 'QU', 'OK', 'S', 1738396412, 1738396412, '1'),
(184239, 35945, 'QU', 'OK', 'S', 1738396426, 1738396426, '1'),
(184240, 35945, 'QU', 'OK', 'S', 1738396435, 1738396435, '1'),
(184241, 36009, 'QU', 'OK', 'S', 1738396502, 1738396502, '1'),
(184242, 36009, 'QU', 'OK', 'S', 1738396507, 1738396507, '1'),
(184243, 36009, 'QU', 'OK', 'S', 1738396514, 1738396514, '1'),
(184244, 36009, 'QU', 'OK', 'S', 1738396520, 1738396520, '1'),
(184245, 36009, 'QU', 'OK', 'S', 1738396525, 1738396525, '1'),
(184246, 36330, 'QU', 'OK', 'S', 1738396531, 1738396531, '1'),
(184247, 36331, 'QU', 'OK', 'S', 1738396578, 1738396578, '1'),
(184248, 35477, 'QU', 'OK', 'S', 1738396597, 1738396597, '1'),
(184249, 35477, 'QU', 'OK', 'S', 1738396610, 1738396610, '1'),
(184250, 35477, 'QU', 'OK', 'S', 1738396620, 1738396620, '1'),
(184251, 36332, 'QU', 'OK', 'S', 1738396623, 1738396623, '1'),
(184252, 35477, 'QU', 'OK', 'S', 1738396628, 1738396628, '1'),
(184253, 35477, 'QU', 'OK', 'S', 1738396661, 1738396661, '1'),
(184254, 36334, 'QU', 'OK', 'S', 1738396798, 1738396798, '1'),
(184255, 36038, 'QU', 'OK', 'S', 1738396838, 1738396838, '1'),
(184256, 36038, 'QU', 'OK', 'S', 1738396847, 1738396847, '1'),
(184257, 36038, 'QU', 'OK', 'S', 1738396855, 1738396855, '1'),
(184258, 36333, 'QU', 'OK', 'S', 1738396947, 1738396947, '1'),
(184259, 36300, 'QU', 'OK', 'S', 1738397030, 1738397030, '1'),
(184260, 33194, 'QU', 'OK', 'S', 1738397075, 1738397075, '1'),
(184261, 36288, 'QU', 'OK', 'S', 1738397131, 1738397131, '1'),
(184262, 35934, 'QU', 'OK', 'S', 1738397223, 1738397223, '1'),
(184263, 35934, 'QU', 'OK', 'S', 1738397252, 1738397252, '1'),
(184264, 35934, 'QU', 'OK', 'S', 1738397260, 1738397260, '1'),
(184265, 35934, 'QU', 'OK', 'S', 1738397271, 1738397271, '1'),
(184266, 36268, 'QU', 'OK', 'S', 1738397295, 1738397295, '1'),
(184267, 35934, 'QU', 'OK', 'S', 1738397305, 1738397305, '1'),
(184268, 35934, 'QU', 'OK', 'S', 1738397382, 1738397382, '1'),
(184269, 36180, 'QU', 'OK', 'S', 1738397384, 1738397384, '1'),
(184270, 20828, 'QU', 'OK', 'S', 1738397388, 1738397388, '1'),
(184271, 36168, 'QU', 'OK', 'S', 1738397392, 1738397392, '1'),
(184272, 2256, 'QU', 'OK', 'S', 1738397395, 1738397395, '1'),
(184273, 24448, 'QU', 'OK', 'S', 1738397399, 1738397399, '1'),
(184274, 6626, 'QU', 'OK', 'S', 1738397403, 1738397403, '1'),
(184275, 14366, 'QU', 'OK', 'S', 1738397411, 1738397411, '1'),
(184276, 20381, 'QU', 'OK', 'S', 1738397414, 1738397414, '1'),
(184277, 18189, 'QU', 'OK', 'S', 1738397418, 1738397418, '1'),
(184278, 24683, 'QU', 'OK', 'S', 1738397423, 1738397423, '1'),
(184279, 23175, 'QU', 'OK', 'S', 1738397429, 1738397429, '1'),
(184280, 28659, 'QU', 'OK', 'S', 1738397434, 1738397434, '1'),
(184281, 21703, 'QU', 'OK', 'S', 1738397440, 1738397440, '1'),
(184282, 18609, 'QU', 'OK', 'S', 1738397444, 1738397444, '1'),
(184283, 14285, 'QU', 'OK', 'S', 1738397453, 1738397453, '1'),
(184284, 31617, 'QU', 'OK', 'S', 1738397457, 1738397457, '1'),
(184285, 26892, 'QU', 'OK', 'S', 1738397460, 1738397460, '1'),
(184286, 14380, 'QU', 'OK', 'S', 1738397464, 1738397464, '1'),
(184287, 33877, 'QU', 'OK', 'S', 1738397467, 1738397467, '1'),
(184288, 21132, 'QU', 'OK', 'S', 1738397470, 1738397470, '1'),
(184289, 35589, 'QU', 'OK', 'S', 1738397474, 1738397474, '1'),
(184290, 2565, 'QU', 'OK', 'S', 1738397481, 1738397481, '1'),
(184291, 27286, 'QU', 'OK', 'S', 1738397520, 1738397520, '1'),
(184292, 27286, 'QU', 'OK', 'S', 1738397540, 1738397540, '1'),
(184293, 36342, 'QU', 'OK', 'S', 1738397792, 1738397792, '1'),
(184294, 36341, 'QU', 'OK', 'S', 1738397850, 1738397850, '1'),
(184295, 36340, 'QU', 'OK', 'S', 1738397898, 1738397898, '1'),
(184296, 36045, 'QU', 'OK', 'S', 1738398104, 1738398104, '1'),
(184297, 36144, 'QU', 'OK', 'S', 1738398140, 1738398140, '1'),
(184298, 20442, 'QU', 'OK', 'S', 1738398182, 1738398182, '1'),
(184299, 28523, 'QU', 'OK', 'S', 1738398377, 1738398377, '1'),
(184300, 36336, 'QU', 'OK', 'S', 1738398869, 1738398869, '1'),
(184301, 36337, 'QU', 'OK', 'S', 1738398895, 1738398895, '1'),
(184302, 36338, 'QU', 'OK', 'S', 1738398935, 1738398935, '1'),
(184303, 36269, 'QU', 'OK', 'S', 1738402053, 1738402053, '1'),
(184304, 36273, 'QU', 'OK', 'S', 1738402076, 1738402076, '1'),
(184305, 36345, 'QU', 'OK', 'S', 1738402689, 1738402689, '1'),
(184306, 36346, 'QU', 'OK', 'S', 1738403289, 1738403289, '1'),
(184307, 36344, 'QU', 'OK', 'S', 1738403859, 1738403859, '1'),
(184308, 36339, 'QU', 'OK', 'S', 1738403904, 1738403904, '1'),
(184309, 33437, 'QU', 'OK', 'S', 1738405472, 1738405472, '1'),
(184310, 33437, 'QU', 'OK', 'S', 1738405482, 1738405482, '1'),
(184311, 36243, 'QU', 'OK', 'S', 1738405662, 1738405662, '1'),
(184312, 23747, 'QU', 'OK', 'S', 1738405873, 1738405873, '1'),
(184313, 23747, 'QU', 'OK', 'S', 1738405894, 1738405894, '1'),
(184314, 23747, 'QU', 'OK', 'S', 1738405914, 1738405914, '1'),
(184315, 23747, 'QU', 'OK', 'S', 1738405943, 1738405943, '1'),
(184316, 23747, 'QU', 'OK', 'S', 1738405950, 1738405950, '1'),
(184317, 33476, 'QU', 'OK', 'S', 1738406023, 1738406023, '1'),
(184318, 33476, 'QU', 'OK', 'S', 1738406028, 1738406028, '1'),
(184319, 33476, 'QU', 'OK', 'S', 1738406037, 1738406037, '1'),
(184320, 33476, 'QU', 'OK', 'S', 1738406055, 1738406055, '1'),
(184321, 36258, 'QU', 'OK', 'S', 1738406093, 1738406093, '1'),
(184322, 33476, 'QU', 'OK', 'S', 1738406106, 1738406106, '1'),
(184323, 34370, 'QU', 'OK', 'S', 1738406206, 1738406206, '1'),
(184324, 34370, 'QU', 'OK', 'S', 1738406221, 1738406221, '1'),
(184325, 34370, 'QU', 'OK', 'S', 1738406235, 1738406235, '1'),
(184326, 34370, 'QU', 'OK', 'S', 1738406258, 1738406258, '1'),
(184327, 34370, 'QU', 'OK', 'S', 1738406269, 1738406269, '1'),
(184328, 36287, 'QU', 'OK', 'S', 1738406382, 1738406382, '1'),
(184329, 36289, 'QU', 'OK', 'S', 1738406439, 1738406439, '1'),
(184330, 30768, 'QU', 'OK', 'S', 1738406567, 1738406567, '1'),
(184331, 28078, 'QU', 'OK', 'S', 1738406575, 1738406575, '1'),
(184332, 16464, 'QU', 'OK', 'S', 1738406582, 1738406582, '1'),
(184333, 31066, 'QU', 'OK', 'S', 1738407052, 1738407052, '1'),
(184334, 31372, 'QU', 'OK', 'S', 1738407210, 1738407210, '1'),
(184335, 31247, 'QU', 'OK', 'S', 1738407242, 1738407242, '1'),
(184336, 36316, 'QU', 'OK', 'S', 1738408884, 1738408884, '1'),
(184337, 36316, 'QU', 'OK', 'S', 1738408909, 1738408909, '1'),
(184338, 27536, 'QU', 'OK', 'S', 1738410520, 1738410520, '1'),
(184339, 25499, 'QU', 'OK', 'S', 1738411251, 1738411251, '1'),
(184340, 25499, 'QU', 'OK', 'S', 1738411258, 1738411258, '1'),
(184341, 12773, 'QU', 'OK', 'S', 1738411289, 1738411289, '1'),
(184342, 7525, 'QU', 'OK', 'S', 1738411301, 1738411301, '1'),
(184343, 25500, 'QU', 'OK', 'S', 1738411310, 1738411310, '1'),
(184344, 34370, 'QU', 'OK', 'S', 1738411401, 1738411401, '1'),
(184345, 34370, 'QU', 'OK', 'S', 1738411405, 1738411405, '1'),
(184346, 34370, 'QU', 'OK', 'S', 1738411411, 1738411411, '1'),
(184347, 33235, 'QU', 'OK', 'S', 1738411749, 1738411749, '1'),
(184348, 33235, 'QU', 'OK', 'S', 1738411754, 1738411754, '1'),
(184349, 35341, 'QU', 'OK', 'S', 1738415299, 1738415299, '1'),
(184350, 15499, 'QU', 'OK', 'S', 1738415454, 1738415454, '1'),
(184351, 14542, 'QU', 'OK', 'S', 1738415638, 1738415638, '1'),
(184352, 14447, 'QU', 'OK', 'S', 1738415730, 1738415730, '1'),
(184353, 11051, 'QU', 'OK', 'S', 1738415977, 1738415977, '1'),
(184354, 36018, 'QU', 'OK', 'S', 1738416305, 1738416305, '1'),
(184355, 36018, 'QU', 'OK', 'S', 1738416314, 1738416314, '1'),
(184356, 23666, 'QU', 'OK', 'S', 1738416365, 1738416365, '1'),
(184357, 27584, 'QU', 'OK', 'S', 1738416398, 1738416398, '1'),
(184358, 35101, 'QU', 'OK', 'S', 1738417111, 1738417111, '1'),
(184359, 36134, 'QU', 'OK', 'S', 1738417114, 1738417114, '1'),
(184360, 36289, 'QU', 'OK', 'S', 1738417116, 1738417116, '1'),
(184361, 30657, 'QU', 'OK', 'S', 1738417118, 1738417118, '1'),
(184362, 24034, 'QU', 'OK', 'S', 1738417121, 1738417121, '1'),
(184363, 36289, 'QU', 'OK', 'S', 1738417129, 1738417129, '1'),
(184364, 31143, 'QU', 'OK', 'S', 1738560661, 1738560661, '1'),
(184365, 31147, 'QU', 'OK', 'S', 1738561845, 1738561845, '1'),
(184366, 36328, 'QU', 'OK', 'S', 1738563266, 1738563266, '1'),
(184367, 36323, 'QU', 'OK', 'S', 1738564900, 1738564900, '1'),
(184368, 36301, 'QU', 'OK', 'S', 1738564919, 1738564919, '1'),
(184369, 36316, 'QU', 'OK', 'S', 1738564922, 1738564922, '1'),
(184370, 36301, 'QU', 'OK', 'S', 1738564925, 1738564925, '1'),
(184371, 33129, 'QU', 'OK', 'S', 1738565726, 1738565726, '1'),
(184372, 23969, 'QU', 'OK', 'S', 1738565731, 1738565731, '1'),
(184373, 35034, 'QU', 'OK', 'S', 1738565734, 1738565734, '1'),
(184374, 34361, 'QU', 'OK', 'S', 1738565736, 1738565736, '1'),
(184375, 24084, 'QU', 'OK', 'S', 1738565739, 1738565739, '1'),
(184376, 35347, 'QU', 'OK', 'S', 1738565747, 1738565747, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(184377, 36168, 'QU', 'OK', 'S', 1738565752, 1738565752, '1'),
(184378, 35227, 'QU', 'OK', 'S', 1738565762, 1738565762, '1'),
(184379, 21892, 'QU', 'OK', 'S', 1738565774, 1738565774, '1'),
(184380, 36037, 'QU', 'OK', 'S', 1738567218, 1738567218, '1'),
(184381, 36035, 'QU', 'OK', 'S', 1738567264, 1738567264, '1'),
(184382, 26898, 'QU', 'OK', 'S', 1738568650, 1738568650, '1'),
(184383, 26763, 'QU', 'OK', 'S', 1738568655, 1738568655, '1'),
(184384, 20373, 'QU', 'OK', 'S', 1738568659, 1738568659, '1'),
(184385, 26766, 'QU', 'OK', 'S', 1738568666, 1738568666, '1'),
(184386, 26766, 'QU', 'OK', 'S', 1738568671, 1738568671, '1'),
(184387, 26763, 'QU', 'OK', 'S', 1738568675, 1738568675, '1'),
(184388, 35811, 'QU', 'OK', 'S', 1738568676, 1738568676, '1'),
(184389, 27020, 'QU', 'OK', 'S', 1738568680, 1738568680, '1'),
(184390, 26766, 'QU', 'OK', 'S', 1738568685, 1738568685, '1'),
(184391, 15711, 'QU', 'OK', 'S', 1738568691, 1738568691, '1'),
(184392, 15711, 'QU', 'OK', 'S', 1738568696, 1738568696, '1'),
(184393, 24882, 'QU', 'OK', 'S', 1738568706, 1738568706, '1'),
(184394, 35930, 'QU', 'OK', 'S', 1738568711, 1738568711, '1'),
(184395, 32003, 'QU', 'OK', 'S', 1738568716, 1738568716, '1'),
(184396, 26763, 'QU', 'OK', 'S', 1738568721, 1738568721, '1'),
(184397, 26763, 'QU', 'OK', 'S', 1738568725, 1738568725, '1'),
(184398, 26763, 'QU', 'OK', 'S', 1738568729, 1738568729, '1'),
(184399, 31094, 'QU', 'OK', 'S', 1738568734, 1738568734, '1'),
(184400, 35914, 'QU', 'OK', 'S', 1738568739, 1738568739, '1'),
(184401, 32117, 'QU', 'OK', 'S', 1738568749, 1738568749, '1'),
(184402, 32117, 'QU', 'OK', 'S', 1738568752, 1738568752, '1'),
(184403, 24882, 'QU', 'OK', 'S', 1738568756, 1738568756, '1'),
(184404, 32172, 'QU', 'OK', 'S', 1738568761, 1738568761, '1'),
(184405, 32172, 'QU', 'OK', 'S', 1738568766, 1738568766, '1'),
(184406, 32392, 'QU', 'OK', 'S', 1738568770, 1738568770, '1'),
(184407, 32392, 'QU', 'OK', 'S', 1738568775, 1738568775, '1'),
(184408, 35851, 'QU', 'OK', 'S', 1738568782, 1738568782, '1'),
(184409, 26898, 'QU', 'OK', 'S', 1738568787, 1738568787, '1'),
(184410, 26766, 'QU', 'OK', 'S', 1738568792, 1738568792, '1'),
(184411, 28838, 'QU', 'OK', 'S', 1738568798, 1738568798, '1'),
(184412, 31094, 'QU', 'OK', 'S', 1738568803, 1738568803, '1'),
(184413, 31738, 'QU', 'OK', 'S', 1738568810, 1738568810, '1'),
(184414, 26766, 'QU', 'OK', 'S', 1738568814, 1738568814, '1'),
(184415, 26766, 'QU', 'OK', 'S', 1738568818, 1738568818, '1'),
(184416, 31832, 'QU', 'OK', 'S', 1738568834, 1738568834, '1'),
(184417, 31258, 'QU', 'OK', 'S', 1738568841, 1738568841, '1'),
(184418, 24882, 'QU', 'OK', 'S', 1738568861, 1738568861, '1'),
(184419, 35883, 'QU', 'OK', 'S', 1738568872, 1738568872, '1'),
(184420, 26314, 'QU', 'OK', 'S', 1738568886, 1738568886, '1'),
(184421, 31695, 'QU', 'OK', 'S', 1738568891, 1738568891, '1'),
(184422, 26766, 'QU', 'OK', 'S', 1738568895, 1738568895, '1'),
(184423, 34438, 'QU', 'OK', 'S', 1738568908, 1738568908, '1'),
(184424, 35714, 'QU', 'OK', 'S', 1738569755, 1738569755, '1'),
(184425, 35714, 'QU', 'OK', 'S', 1738569771, 1738569771, '1'),
(184426, 12491, 'QU', 'OK', 'S', 1738569830, 1738569830, '1'),
(184427, 19599, 'QU', 'OK', 'S', 1738569835, 1738569835, '1'),
(184428, 12672, 'QU', 'OK', 'S', 1738569839, 1738569839, '1'),
(184429, 12491, 'QU', 'OK', 'S', 1738569844, 1738569844, '1'),
(184430, 12672, 'QU', 'OK', 'S', 1738569849, 1738569849, '1'),
(184431, 19542, 'QU', 'OK', 'S', 1738569854, 1738569854, '1'),
(184432, 12526, 'QU', 'OK', 'S', 1738569858, 1738569858, '1'),
(184433, 11718, 'QU', 'OK', 'S', 1738569862, 1738569862, '1'),
(184434, 32473, 'QU', 'OK', 'S', 1738569866, 1738569866, '1'),
(184435, 12698, 'QU', 'OK', 'S', 1738569871, 1738569871, '1'),
(184436, 12484, 'QU', 'OK', 'S', 1738569875, 1738569875, '1'),
(184437, 12698, 'QU', 'OK', 'S', 1738569879, 1738569879, '1'),
(184438, 12698, 'QU', 'OK', 'S', 1738569883, 1738569883, '1'),
(184439, 29099, 'QU', 'OK', 'S', 1738569889, 1738569889, '1'),
(184440, 24445, 'QU', 'OK', 'S', 1738569894, 1738569894, '1'),
(184441, 14557, 'QU', 'OK', 'S', 1738569899, 1738569899, '1'),
(184442, 35491, 'QU', 'OK', 'S', 1738569932, 1738569932, '1'),
(184443, 12482, 'QU', 'OK', 'S', 1738569941, 1738569941, '1'),
(184444, 12487, 'QU', 'OK', 'S', 1738569946, 1738569946, '1'),
(184445, 35933, 'QU', 'OK', 'S', 1738569953, 1738569953, '1'),
(184446, 12485, 'QU', 'OK', 'S', 1738569959, 1738569959, '1'),
(184447, 12698, 'QU', 'OK', 'S', 1738569964, 1738569964, '1'),
(184448, 20353, 'QU', 'OK', 'S', 1738569973, 1738569973, '1'),
(184449, 13312, 'QU', 'OK', 'S', 1738569977, 1738569977, '1'),
(184450, 12699, 'QU', 'OK', 'S', 1738569980, 1738569980, '1'),
(184451, 24905, 'QU', 'OK', 'S', 1738569985, 1738569985, '1'),
(184452, 12699, 'QU', 'OK', 'S', 1738569989, 1738569989, '1'),
(184453, 12699, 'QU', 'OK', 'S', 1738569993, 1738569993, '1'),
(184454, 12697, 'QU', 'OK', 'S', 1738569998, 1738569998, '1'),
(184455, 12698, 'QU', 'OK', 'S', 1738570003, 1738570003, '1'),
(184456, 12699, 'QU', 'OK', 'S', 1738570007, 1738570007, '1'),
(184457, 8685, 'QU', 'OK', 'S', 1738570011, 1738570011, '1'),
(184458, 24062, 'QU', 'OK', 'S', 1738570015, 1738570015, '1'),
(184459, 29099, 'QU', 'OK', 'S', 1738570022, 1738570022, '1'),
(184460, 31850, 'QU', 'OK', 'S', 1738570027, 1738570027, '1'),
(184461, 24948, 'QU', 'OK', 'S', 1738570037, 1738570037, '1'),
(184462, 29099, 'QU', 'OK', 'S', 1738570043, 1738570043, '1'),
(184463, 22776, 'QU', 'OK', 'S', 1738570048, 1738570048, '1'),
(184464, 31062, 'QU', 'OK', 'S', 1738570052, 1738570052, '1'),
(184465, 26832, 'QU', 'OK', 'S', 1738570061, 1738570061, '1'),
(184466, 26832, 'QU', 'OK', 'S', 1738570066, 1738570066, '1'),
(184467, 29099, 'QU', 'OK', 'S', 1738570071, 1738570071, '1'),
(184468, 12482, 'QU', 'OK', 'S', 1738570076, 1738570076, '1'),
(184469, 26832, 'QU', 'OK', 'S', 1738570080, 1738570080, '1'),
(184470, 12698, 'QU', 'OK', 'S', 1738570085, 1738570085, '1'),
(184471, 19269, 'QU', 'OK', 'S', 1738570093, 1738570093, '1'),
(184472, 12698, 'QU', 'OK', 'S', 1738570108, 1738570108, '1'),
(184473, 31335, 'QU', 'OK', 'S', 1738570119, 1738570119, '1'),
(184474, 12698, 'QU', 'OK', 'S', 1738570124, 1738570124, '1'),
(184475, 24946, 'QU', 'OK', 'S', 1738570133, 1738570133, '1'),
(184476, 31576, 'QU', 'OK', 'S', 1738570138, 1738570138, '1'),
(184477, 12697, 'QU', 'OK', 'S', 1738570143, 1738570143, '1'),
(184478, 33985, 'QU', 'OK', 'S', 1738570155, 1738570155, '1'),
(184479, 18789, 'QU', 'OK', 'S', 1738570179, 1738570179, '1'),
(184480, 24193, 'QU', 'OK', 'S', 1738570184, 1738570184, '1'),
(184481, 3474, 'QU', 'OK', 'S', 1738570189, 1738570189, '1'),
(184482, 33985, 'QU', 'OK', 'S', 1738570194, 1738570194, '1'),
(184483, 12699, 'QU', 'OK', 'S', 1738570199, 1738570199, '1'),
(184484, 12864, 'QU', 'OK', 'S', 1738570208, 1738570208, '1'),
(184485, 31428, 'QU', 'OK', 'S', 1738570224, 1738570224, '1'),
(184486, 28894, 'QU', 'OK', 'S', 1738570231, 1738570231, '1'),
(184487, 24815, 'QU', 'OK', 'S', 1738570238, 1738570238, '1'),
(184488, 12699, 'QU', 'OK', 'S', 1738570244, 1738570244, '1'),
(184489, 33556, 'QU', 'OK', 'S', 1738570255, 1738570255, '1'),
(184490, 33556, 'QU', 'OK', 'S', 1738570261, 1738570261, '1'),
(184491, 35329, 'QU', 'OK', 'S', 1738570273, 1738570273, '1'),
(184492, 35714, 'QU', 'OK', 'S', 1738570285, 1738570285, '1'),
(184493, 36323, 'QU', 'OK', 'S', 1738570291, 1738570291, '1'),
(184494, 35320, 'QU', 'OK', 'S', 1738570296, 1738570296, '1'),
(184495, 16332, 'QU', 'OK', 'S', 1738570305, 1738570305, '1'),
(184496, 33743, 'QU', 'OK', 'S', 1738570320, 1738570320, '1'),
(184497, 36323, 'QU', 'OK', 'S', 1738570324, 1738570324, '1'),
(184498, 17888, 'QU', 'OK', 'S', 1738570330, 1738570330, '1'),
(184499, 30136, 'QU', 'OK', 'S', 1738570337, 1738570337, '1'),
(184500, 34444, 'QU', 'OK', 'S', 1738570344, 1738570344, '1'),
(184501, 22328, 'QU', 'OK', 'S', 1738570354, 1738570354, '1'),
(184502, 33852, 'QU', 'OK', 'S', 1738570359, 1738570359, '1'),
(184503, 24034, 'QU', 'OK', 'S', 1738570365, 1738570365, '1'),
(184504, 17895, 'QU', 'OK', 'S', 1738570370, 1738570370, '1'),
(184505, 34331, 'QU', 'OK', 'S', 1738570375, 1738570375, '1'),
(184506, 36323, 'QU', 'OK', 'S', 1738570380, 1738570380, '1'),
(184507, 31450, 'QU', 'OK', 'S', 1738570390, 1738570390, '1'),
(184508, 36323, 'QU', 'OK', 'S', 1738570395, 1738570395, '1'),
(184509, 36323, 'QU', 'OK', 'S', 1738570401, 1738570401, '1'),
(184510, 12699, 'QU', 'OK', 'S', 1738570407, 1738570407, '1'),
(184511, 31537, 'QU', 'OK', 'S', 1738570413, 1738570413, '1'),
(184512, 8732, 'QU', 'OK', 'S', 1738570419, 1738570419, '1'),
(184513, 30233, 'QU', 'OK', 'S', 1738570427, 1738570427, '1'),
(184514, 12999, 'QU', 'OK', 'S', 1738570432, 1738570432, '1'),
(184515, 9975, 'QU', 'OK', 'S', 1738570439, 1738570439, '1'),
(184516, 17889, 'QU', 'OK', 'S', 1738570446, 1738570446, '1'),
(184517, 36094, 'QU', 'OK', 'S', 1738570452, 1738570452, '1'),
(184518, 36094, 'QU', 'OK', 'S', 1738570458, 1738570458, '1'),
(184519, 36220, 'QU', 'OK', 'S', 1738570462, 1738570462, '1'),
(184520, 31785, 'QU', 'OK', 'S', 1738570468, 1738570468, '1'),
(184521, 34474, 'QU', 'OK', 'S', 1738570474, 1738570474, '1'),
(184522, 34444, 'QU', 'OK', 'S', 1738570479, 1738570479, '1'),
(184523, 21965, 'QU', 'OK', 'S', 1738570484, 1738570484, '1'),
(184524, 17891, 'QU', 'OK', 'S', 1738570487, 1738570487, '1'),
(184525, 29099, 'QU', 'OK', 'S', 1738570489, 1738570489, '1'),
(184526, 22776, 'QU', 'OK', 'S', 1738570495, 1738570495, '1'),
(184527, 36323, 'QU', 'OK', 'S', 1738570498, 1738570498, '1'),
(184528, 28903, 'QU', 'OK', 'S', 1738570511, 1738570511, '1'),
(184529, 1004, 'QU', 'OK', 'S', 1738570520, 1738570520, '1'),
(184530, 1004, 'QU', 'OK', 'S', 1738570525, 1738570525, '1'),
(184531, 1934, 'QU', 'OK', 'S', 1738570649, 1738570649, '1'),
(184532, 1934, 'QU', 'OK', 'S', 1738570653, 1738570653, '1'),
(184533, 8789, 'QU', 'OK', 'S', 1738570680, 1738570680, '1'),
(184534, 8789, 'QU', 'OK', 'S', 1738570684, 1738570684, '1'),
(184535, 36291, 'QU', 'OK', 'S', 1738570948, 1738570948, '1'),
(184536, 36349, 'QU', 'OK', 'S', 1738574565, 1738574565, '1'),
(184537, 36350, 'QU', 'OK', 'S', 1738574824, 1738574824, '1'),
(184538, 36141, 'QU', 'OK', 'S', 1738574890, 1738574890, '1'),
(184539, 36141, 'QU', 'OK', 'S', 1738574897, 1738574897, '1'),
(184540, 22404, 'QU', 'OK', 'S', 1738574904, 1738574904, '1'),
(184541, 33760, 'QU', 'OK', 'S', 1738574909, 1738574909, '1'),
(184542, 35901, 'QU', 'OK', 'S', 1738574915, 1738574915, '1'),
(184543, 34924, 'QU', 'OK', 'S', 1738574921, 1738574921, '1'),
(184544, 28448, 'QU', 'OK', 'S', 1738574926, 1738574926, '1'),
(184545, 27679, 'QU', 'OK', 'S', 1738574934, 1738574934, '1'),
(184546, 27539, 'QU', 'OK', 'S', 1738574938, 1738574938, '1'),
(184547, 35692, 'QU', 'OK', 'S', 1738574945, 1738574945, '1'),
(184548, 34005, 'QU', 'OK', 'S', 1738574950, 1738574950, '1'),
(184549, 27176, 'QU', 'OK', 'S', 1738574957, 1738574957, '1'),
(184550, 31120, 'QU', 'OK', 'S', 1738575004, 1738575004, '1'),
(184551, 33110, 'QU', 'OK', 'S', 1738575010, 1738575010, '1'),
(184552, 36142, 'QU', 'OK', 'S', 1738575021, 1738575021, '1'),
(184553, 34067, 'QU', 'OK', 'S', 1738575025, 1738575025, '1'),
(184554, 35685, 'QU', 'OK', 'S', 1738575032, 1738575032, '1'),
(184555, 36306, 'QU', 'OK', 'S', 1738575037, 1738575037, '1'),
(184556, 33760, 'QU', 'OK', 'S', 1738575044, 1738575044, '1'),
(184557, 34924, 'QU', 'OK', 'S', 1738575049, 1738575049, '1'),
(184558, 34086, 'QU', 'OK', 'S', 1738575055, 1738575055, '1'),
(184559, 33110, 'QU', 'OK', 'S', 1738575060, 1738575060, '1'),
(184560, 32353, 'QU', 'OK', 'S', 1738575065, 1738575065, '1'),
(184561, 35698, 'QU', 'OK', 'S', 1738575072, 1738575072, '1'),
(184562, 34477, 'QU', 'OK', 'S', 1738575083, 1738575083, '1'),
(184563, 36147, 'QU', 'OK', 'S', 1738575089, 1738575089, '1'),
(184564, 35693, 'QU', 'OK', 'S', 1738575096, 1738575096, '1'),
(184565, 27538, 'QU', 'OK', 'S', 1738575102, 1738575102, '1'),
(184566, 34187, 'QU', 'OK', 'S', 1738575108, 1738575108, '1'),
(184567, 35698, 'QU', 'OK', 'S', 1738575116, 1738575116, '1'),
(184568, 28360, 'QU', 'OK', 'S', 1738575141, 1738575141, '1'),
(184569, 36356, 'QU', 'OK', 'S', 1738575611, 1738575611, '1'),
(184570, 36357, 'QU', 'OK', 'S', 1738575683, 1738575683, '1'),
(184571, 36353, 'QU', 'OK', 'S', 1738575825, 1738575825, '1'),
(184572, 36354, 'QU', 'OK', 'S', 1738575874, 1738575874, '1'),
(184573, 36355, 'QU', 'OK', 'S', 1738575907, 1738575907, '1'),
(184574, 35367, 'QU', 'OK', 'S', 1738576217, 1738576217, '1'),
(184575, 29432, 'QU', 'OK', 'S', 1738577478, 1738577478, '1'),
(184576, 35547, 'QU', 'OK', 'S', 1738577508, 1738577508, '1'),
(184577, 33848, 'QU', 'OK', 'S', 1738577517, 1738577517, '1'),
(184578, 36351, 'QU', 'OK', 'S', 1738577615, 1738577615, '1'),
(184579, 36341, 'QU', 'OK', 'S', 1738577694, 1738577694, '1'),
(184580, 32535, 'QU', 'OK', 'S', 1738577748, 1738577748, '1'),
(184581, 36352, 'QU', 'OK', 'S', 1738577900, 1738577900, '1'),
(184582, 36299, 'QU', 'OK', 'S', 1738578117, 1738578117, '1'),
(184583, 36360, 'QU', 'OK', 'S', 1738578268, 1738578268, '1'),
(184584, 36361, 'QU', 'OK', 'S', 1738578299, 1738578299, '1'),
(184585, 36362, 'QU', 'OK', 'S', 1738578341, 1738578341, '1'),
(184586, 36363, 'QU', 'OK', 'S', 1738578374, 1738578374, '1'),
(184587, 34316, 'QU', 'OK', 'S', 1738578426, 1738578426, '1'),
(184588, 36300, 'QU', 'OK', 'S', 1738578492, 1738578492, '1'),
(184589, 30327, 'QU', 'OK', 'S', 1738578524, 1738578524, '1'),
(184590, 35980, 'QU', 'OK', 'S', 1738578744, 1738578744, '1'),
(184591, 35980, 'QU', 'OK', 'S', 1738578752, 1738578752, '1'),
(184592, 35906, 'QU', 'OK', 'S', 1738578761, 1738578761, '1'),
(184593, 35928, 'QU', 'OK', 'S', 1738578767, 1738578767, '1'),
(184594, 35980, 'QU', 'OK', 'S', 1738578771, 1738578771, '1'),
(184595, 35980, 'QU', 'OK', 'S', 1738578774, 1738578774, '1'),
(184596, 35928, 'QU', 'OK', 'S', 1738578778, 1738578778, '1'),
(184597, 35928, 'QU', 'OK', 'S', 1738578784, 1738578784, '1'),
(184598, 35980, 'QU', 'OK', 'S', 1738578788, 1738578788, '1'),
(184599, 35980, 'QU', 'OK', 'S', 1738578797, 1738578797, '1'),
(184600, 35928, 'QU', 'OK', 'S', 1738578802, 1738578802, '1'),
(184601, 35906, 'QU', 'OK', 'S', 1738578807, 1738578807, '1'),
(184602, 35906, 'QU', 'OK', 'S', 1738578812, 1738578812, '1'),
(184603, 35906, 'QU', 'OK', 'S', 1738578832, 1738578832, '1'),
(184604, 35928, 'QU', 'OK', 'S', 1738578837, 1738578837, '1'),
(184605, 35928, 'QU', 'OK', 'S', 1738578842, 1738578842, '1'),
(184606, 35980, 'QU', 'OK', 'S', 1738578847, 1738578847, '1'),
(184607, 36176, 'QU', 'OK', 'S', 1738578852, 1738578852, '1'),
(184608, 35927, 'QU', 'OK', 'S', 1738578859, 1738578859, '1'),
(184609, 36176, 'QU', 'OK', 'S', 1738578868, 1738578868, '1'),
(184610, 36176, 'QU', 'OK', 'S', 1738578872, 1738578872, '1'),
(184611, 36176, 'QU', 'OK', 'S', 1738578876, 1738578876, '1'),
(184612, 36176, 'QU', 'OK', 'S', 1738578881, 1738578881, '1'),
(184613, 36176, 'QU', 'OK', 'S', 1738578885, 1738578885, '1'),
(184614, 36176, 'QU', 'OK', 'S', 1738578890, 1738578890, '1'),
(184615, 36176, 'QU', 'OK', 'S', 1738578895, 1738578895, '1'),
(184616, 36176, 'QU', 'OK', 'S', 1738578899, 1738578899, '1'),
(184617, 36176, 'QU', 'OK', 'S', 1738578904, 1738578904, '1'),
(184618, 36176, 'QU', 'OK', 'S', 1738578909, 1738578909, '1'),
(184619, 35927, 'QU', 'OK', 'S', 1738578918, 1738578918, '1'),
(184620, 35927, 'QU', 'OK', 'S', 1738578923, 1738578923, '1'),
(184621, 35927, 'QU', 'OK', 'S', 1738578928, 1738578928, '1'),
(184622, 35927, 'QU', 'OK', 'S', 1738578933, 1738578933, '1'),
(184623, 35906, 'QU', 'OK', 'S', 1738578949, 1738578949, '1'),
(184624, 35980, 'QU', 'OK', 'S', 1738578954, 1738578954, '1'),
(184625, 35928, 'QU', 'OK', 'S', 1738578957, 1738578957, '1'),
(184626, 35928, 'QU', 'OK', 'S', 1738578962, 1738578962, '1'),
(184627, 35928, 'QU', 'OK', 'S', 1738578966, 1738578966, '1'),
(184628, 35926, 'QU', 'OK', 'S', 1738578971, 1738578971, '1'),
(184629, 36123, 'QU', 'OK', 'S', 1738578975, 1738578975, '1'),
(184630, 36123, 'QU', 'OK', 'S', 1738578979, 1738578979, '1'),
(184631, 35926, 'QU', 'OK', 'S', 1738578983, 1738578983, '1'),
(184632, 35926, 'QU', 'OK', 'S', 1738578988, 1738578988, '1'),
(184633, 36156, 'QU', 'OK', 'S', 1738579000, 1738579000, '1'),
(184634, 36156, 'QU', 'OK', 'S', 1738579005, 1738579005, '1'),
(184635, 36156, 'QU', 'OK', 'S', 1738579010, 1738579010, '1'),
(184636, 36123, 'QU', 'OK', 'S', 1738579014, 1738579014, '1'),
(184637, 35926, 'QU', 'OK', 'S', 1738579024, 1738579024, '1'),
(184638, 35926, 'QU', 'OK', 'S', 1738579029, 1738579029, '1'),
(184639, 35926, 'QU', 'OK', 'S', 1738579033, 1738579033, '1'),
(184640, 35926, 'QU', 'OK', 'S', 1738579038, 1738579038, '1'),
(184641, 36121, 'QU', 'OK', 'S', 1738579043, 1738579043, '1'),
(184642, 36123, 'QU', 'OK', 'S', 1738579049, 1738579049, '1'),
(184643, 36156, 'QU', 'OK', 'S', 1738579054, 1738579054, '1'),
(184644, 36123, 'QU', 'OK', 'S', 1738579058, 1738579058, '1'),
(184645, 36123, 'QU', 'OK', 'S', 1738579063, 1738579063, '1'),
(184646, 36123, 'QU', 'OK', 'S', 1738579072, 1738579072, '1'),
(184647, 36121, 'QU', 'OK', 'S', 1738579076, 1738579076, '1'),
(184648, 36121, 'QU', 'OK', 'S', 1738579083, 1738579083, '1'),
(184649, 36121, 'QU', 'OK', 'S', 1738579090, 1738579090, '1'),
(184650, 36121, 'QU', 'OK', 'S', 1738579094, 1738579094, '1'),
(184651, 36121, 'QU', 'OK', 'S', 1738579102, 1738579102, '1'),
(184652, 36121, 'QU', 'OK', 'S', 1738579107, 1738579107, '1'),
(184653, 36121, 'QU', 'OK', 'S', 1738579112, 1738579112, '1'),
(184654, 36121, 'QU', 'OK', 'S', 1738579116, 1738579116, '1'),
(184655, 36123, 'QU', 'OK', 'S', 1738579127, 1738579127, '1'),
(184656, 36156, 'QU', 'OK', 'S', 1738579132, 1738579132, '1'),
(184657, 36156, 'QU', 'OK', 'S', 1738579136, 1738579136, '1'),
(184658, 35926, 'QU', 'OK', 'S', 1738579145, 1738579145, '1'),
(184659, 36123, 'QU', 'OK', 'S', 1738579149, 1738579149, '1'),
(184660, 36123, 'QU', 'OK', 'S', 1738579158, 1738579158, '1'),
(184661, 36123, 'QU', 'OK', 'S', 1738579168, 1738579168, '1'),
(184662, 36121, 'QU', 'OK', 'S', 1738579171, 1738579171, '1'),
(184663, 36121, 'QU', 'OK', 'S', 1738579181, 1738579181, '1'),
(184664, 36121, 'QU', 'OK', 'S', 1738579184, 1738579184, '1'),
(184665, 36121, 'QU', 'OK', 'S', 1738579188, 1738579188, '1'),
(184666, 36121, 'QU', 'OK', 'S', 1738579191, 1738579191, '1'),
(184667, 36121, 'QU', 'OK', 'S', 1738579196, 1738579196, '1'),
(184668, 36121, 'QU', 'OK', 'S', 1738579204, 1738579204, '1'),
(184669, 36123, 'QU', 'OK', 'S', 1738579211, 1738579211, '1'),
(184670, 36121, 'QU', 'OK', 'S', 1738579226, 1738579226, '1'),
(184671, 36123, 'QU', 'OK', 'S', 1738579239, 1738579239, '1'),
(184672, 36123, 'QU', 'OK', 'S', 1738579282, 1738579282, '1'),
(184673, 36123, 'QU', 'OK', 'S', 1738580243, 1738580243, '1'),
(184674, 16317, 'QU', 'OK', 'S', 1738583334, 1738583334, '1'),
(184675, 16317, 'QU', 'OK', 'S', 1738583334, 1738583334, '1'),
(184676, 16756, 'QU', 'OK', 'S', 1738583357, 1738583357, '1'),
(184677, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184678, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184679, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184680, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184681, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184682, 16757, 'QU', 'OK', 'S', 1738583387, 1738583387, '1'),
(184683, 16990, 'QU', 'OK', 'S', 1738583417, 1738583417, '1'),
(184684, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184685, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184686, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184687, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184688, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184689, 18105, 'QU', 'OK', 'S', 1738583986, 1738583986, '1'),
(184690, 18107, 'QU', 'OK', 'S', 1738584030, 1738584030, '1'),
(184691, 18107, 'QU', 'OK', 'S', 1738584030, 1738584030, '1'),
(184692, 18107, 'QU', 'OK', 'S', 1738584030, 1738584030, '1'),
(184693, 18107, 'QU', 'OK', 'S', 1738584030, 1738584030, '1'),
(184694, 18116, 'QU', 'OK', 'S', 1738584047, 1738584047, '1'),
(184695, 18155, 'QU', 'OK', 'S', 1738584112, 1738584112, '1'),
(184696, 18161, 'QU', 'OK', 'S', 1738584261, 1738584261, '1'),
(184697, 18161, 'QU', 'OK', 'S', 1738584261, 1738584261, '1'),
(184698, 18161, 'QU', 'OK', 'S', 1738584261, 1738584261, '1'),
(184699, 18161, 'QU', 'OK', 'S', 1738584261, 1738584261, '1'),
(184700, 18161, 'QU', 'OK', 'S', 1738584261, 1738584261, '1'),
(184701, 18247, 'QU', 'OK', 'S', 1738584335, 1738584335, '1'),
(184702, 18249, 'QU', 'OK', 'S', 1738584351, 1738584351, '1'),
(184703, 18250, 'QU', 'OK', 'S', 1738584361, 1738584361, '1'),
(184704, 18251, 'QU', 'OK', 'S', 1738584377, 1738584377, '1'),
(184705, 18251, 'QU', 'OK', 'S', 1738584377, 1738584377, '1'),
(184706, 18251, 'QU', 'OK', 'S', 1738584377, 1738584377, '1'),
(184707, 18251, 'QU', 'OK', 'S', 1738584377, 1738584377, '1'),
(184708, 18253, 'QU', 'OK', 'S', 1738584417, 1738584417, '1'),
(184709, 18253, 'QU', 'OK', 'S', 1738584417, 1738584417, '1'),
(184710, 18253, 'QU', 'OK', 'S', 1738584417, 1738584417, '1'),
(184711, 18253, 'QU', 'OK', 'S', 1738584417, 1738584417, '1'),
(184712, 18302, 'QU', 'OK', 'S', 1738584435, 1738584435, '1'),
(184713, 18302, 'QU', 'OK', 'S', 1738584442, 1738584442, '1'),
(184714, 18303, 'QU', 'OK', 'S', 1738584452, 1738584452, '1'),
(184715, 18303, 'QU', 'OK', 'S', 1738584459, 1738584459, '1'),
(184716, 18304, 'QU', 'OK', 'S', 1738584469, 1738584469, '1'),
(184717, 18305, 'QU', 'OK', 'S', 1738584480, 1738584480, '1'),
(184718, 18305, 'QU', 'OK', 'S', 1738584489, 1738584489, '1'),
(184719, 18354, 'QU', 'OK', 'S', 1738584513, 1738584513, '1'),
(184720, 18354, 'QU', 'OK', 'S', 1738584513, 1738584513, '1'),
(184721, 18357, 'QU', 'OK', 'S', 1738584549, 1738584549, '1'),
(184722, 18357, 'QU', 'OK', 'S', 1738584549, 1738584549, '1'),
(184723, 18357, 'QU', 'OK', 'S', 1738584549, 1738584549, '1'),
(184724, 18357, 'QU', 'OK', 'S', 1738584549, 1738584549, '1'),
(184725, 18790, 'QU', 'OK', 'S', 1738585290, 1738585290, '1'),
(184726, 18790, 'QU', 'OK', 'S', 1738585791, 1738585791, '1'),
(184727, 18790, 'QU', 'OK', 'S', 1738585794, 1738585794, '1'),
(184728, 18364, 'QU', 'OK', 'S', 1738585892, 1738585892, '1'),
(184729, 18375, 'QU', 'OK', 'S', 1738585934, 1738585934, '1'),
(184730, 18526, 'QU', 'OK', 'S', 1738586013, 1738586013, '1'),
(184731, 18526, 'QU', 'OK', 'S', 1738586013, 1738586013, '1'),
(184732, 18527, 'QU', 'OK', 'S', 1738586159, 1738586159, '1'),
(184733, 18527, 'QU', 'OK', 'S', 1738586159, 1738586159, '1'),
(184734, 18527, 'QU', 'OK', 'S', 1738586159, 1738586159, '1'),
(184735, 19003, 'QU', 'OK', 'S', 1738586427, 1738586427, '1'),
(184736, 19003, 'QU', 'OK', 'S', 1738586427, 1738586427, '1'),
(184737, 19003, 'QU', 'OK', 'S', 1738586427, 1738586427, '1'),
(184738, 19003, 'QU', 'OK', 'S', 1738586427, 1738586427, '1'),
(184739, 19004, 'QU', 'OK', 'S', 1738586462, 1738586462, '1'),
(184740, 19004, 'QU', 'OK', 'S', 1738586462, 1738586462, '1'),
(184741, 19004, 'QU', 'OK', 'S', 1738586462, 1738586462, '1'),
(184742, 19070, 'QU', 'OK', 'S', 1738588145, 1738588145, '1'),
(184743, 15773, 'QU', 'OK', 'S', 1738588301, 1738588301, '1'),
(184744, 18791, 'QU', 'OK', 'S', 1738588346, 1738588346, '1'),
(184745, 21843, 'QU', 'OK', 'S', 1738588377, 1738588377, '1'),
(184746, 18184, 'QU', 'OK', 'S', 1738588408, 1738588408, '1'),
(184747, 25367, 'QU', 'OK', 'S', 1738588444, 1738588444, '1'),
(184748, 19070, 'QU', 'OK', 'S', 1738588549, 1738588549, '1'),
(184749, 23185, 'QU', 'OK', 'S', 1738588799, 1738588799, '1'),
(184750, 23185, 'QU', 'OK', 'S', 1738588802, 1738588802, '1'),
(184751, 23185, 'QU', 'OK', 'S', 1738588805, 1738588805, '1'),
(184752, 23185, 'QU', 'OK', 'S', 1738588809, 1738588809, '1'),
(184753, 23185, 'QU', 'OK', 'S', 1738588811, 1738588811, '1'),
(184754, 23185, 'QU', 'OK', 'S', 1738588815, 1738588815, '1'),
(184755, 23185, 'QU', 'OK', 'S', 1738588829, 1738588829, '1'),
(184756, 4106, 'QU', 'OK', 'S', 1738588863, 1738588863, '1'),
(184757, 18852, 'QU', 'OK', 'S', 1738588889, 1738588889, '1'),
(184758, 35513, 'QU', 'OK', 'S', 1738588925, 1738588925, '1'),
(184759, 15144, 'QU', 'OK', 'S', 1738588990, 1738588990, '1'),
(184760, 15762, 'QU', 'OK', 'S', 1738589109, 1738589109, '1'),
(184761, 35691, 'QU', 'OK', 'S', 1738589151, 1738589151, '1'),
(184762, 15486, 'QU', 'OK', 'S', 1738589181, 1738589181, '1'),
(184763, 35689, 'QU', 'OK', 'S', 1738589213, 1738589213, '1'),
(184764, 35514, 'QU', 'OK', 'S', 1738589246, 1738589246, '1'),
(184765, 35312, 'QU', 'OK', 'S', 1738589286, 1738589286, '1'),
(184766, 35791, 'QU', 'OK', 'S', 1738644791, 1738644791, '1'),
(184767, 35791, 'QU', 'OK', 'S', 1738645321, 1738645321, '1'),
(184768, 36367, 'QU', 'OK', 'S', 1738647290, 1738647290, '1'),
(184769, 36366, 'QU', 'OK', 'S', 1738647433, 1738647433, '1'),
(184770, 34940, 'QU', 'OK', 'S', 1738647727, 1738647727, '1'),
(184771, 36365, 'QU', 'OK', 'S', 1738649530, 1738649530, '1'),
(184772, 36344, 'QU', 'OK', 'S', 1738649629, 1738649629, '1'),
(184773, 36368, 'QU', 'OK', 'S', 1738649897, 1738649897, '1'),
(184774, 31111, 'QU', 'OK', 'S', 1738650560, 1738650560, '1'),
(184775, 35327, 'QU', 'OK', 'S', 1738650814, 1738650814, '1'),
(184776, 35345, 'QU', 'OK', 'S', 1738651060, 1738651060, '1'),
(184777, 24316, 'QU', 'OK', 'S', 1738651100, 1738651100, '1'),
(184778, 34636, 'QU', 'OK', 'S', 1738651302, 1738651302, '1'),
(184779, 34635, 'QU', 'OK', 'S', 1738651315, 1738651315, '1'),
(184780, 34633, 'QU', 'OK', 'S', 1738651332, 1738651332, '1'),
(184781, 34616, 'QU', 'OK', 'S', 1738651354, 1738651354, '1'),
(184782, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184783, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184784, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184785, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184786, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184787, 34596, 'QU', 'OK', 'S', 1738651391, 1738651391, '1'),
(184788, 33994, 'QU', 'OK', 'S', 1738651398, 1738651398, '1'),
(184789, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184790, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184791, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184792, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184793, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184794, 34582, 'QU', 'OK', 'S', 1738651433, 1738651433, '1'),
(184795, 34566, 'QU', 'OK', 'S', 1738651475, 1738651475, '1'),
(184796, 34566, 'QU', 'OK', 'S', 1738651475, 1738651475, '1'),
(184797, 34566, 'QU', 'OK', 'S', 1738651475, 1738651475, '1'),
(184798, 34566, 'QU', 'OK', 'S', 1738651475, 1738651475, '1'),
(184799, 34566, 'QU', 'OK', 'S', 1738651475, 1738651475, '1'),
(184800, 35346, 'QU', 'OK', 'S', 1738651481, 1738651481, '1'),
(184801, 34564, 'QU', 'OK', 'S', 1738651507, 1738651507, '1'),
(184802, 34563, 'QU', 'OK', 'S', 1738651525, 1738651525, '1'),
(184803, 29239, 'QU', 'OK', 'S', 1738651635, 1738651635, '1'),
(184804, 28512, 'QU', 'OK', 'S', 1738651674, 1738651674, '1'),
(184805, 29239, 'QU', 'OK', 'S', 1738652243, 1738652243, '1'),
(184806, 35841, 'QU', 'OK', 'S', 1738652388, 1738652388, '1'),
(184807, 34633, 'QU', 'OK', 'S', 1738652444, 1738652444, '1'),
(184808, 33517, 'QU', 'OK', 'S', 1738652479, 1738652479, '1'),
(184809, 27975, 'QU', 'OK', 'S', 1738652630, 1738652630, '1'),
(184810, 33660, 'QU', 'OK', 'S', 1738652686, 1738652686, '1'),
(184811, 31048, 'QU', 'OK', 'S', 1738653042, 1738653042, '1'),
(184812, 35838, 'QU', 'OK', 'S', 1738653431, 1738653431, '1'),
(184813, 35838, 'QU', 'OK', 'S', 1738653434, 1738653434, '1'),
(184814, 35926, 'QU', 'OK', 'S', 1738653903, 1738653903, '1'),
(184815, 35716, 'QU', 'OK', 'S', 1738653956, 1738653956, '1'),
(184816, 35316, 'QU', 'OK', 'S', 1738653987, 1738653987, '1'),
(184817, 35359, 'QU', 'OK', 'S', 1738654387, 1738654387, '1'),
(184818, 35359, 'QU', 'OK', 'S', 1738654405, 1738654405, '1'),
(184819, 35798, 'QU', 'OK', 'S', 1738654485, 1738654485, '1'),
(184820, 35798, 'QU', 'OK', 'S', 1738654519, 1738654519, '1'),
(184821, 35820, 'QU', 'OK', 'S', 1738654558, 1738654558, '1'),
(184822, 34958, 'QU', 'OK', 'S', 1738654594, 1738654594, '1'),
(184823, 32141, 'QU', 'OK', 'S', 1738655167, 1738655167, '1'),
(184824, 32141, 'QU', 'OK', 'S', 1738655167, 1738655167, '1'),
(184825, 32141, 'QU', 'OK', 'S', 1738655167, 1738655167, '1'),
(184826, 24562, 'QU', 'OK', 'S', 1738656129, 1738656129, '1'),
(184827, 34951, 'QU', 'OK', 'S', 1738656159, 1738656159, '1'),
(184828, 32233, 'QU', 'OK', 'S', 1738656210, 1738656210, '1'),
(184829, 35512, 'QU', 'OK', 'S', 1738656249, 1738656249, '1'),
(184830, 35819, 'QU', 'OK', 'S', 1738656388, 1738656388, '1'),
(184831, 35796, 'QU', 'OK', 'S', 1738656435, 1738656435, '1'),
(184832, 35309, 'QU', 'OK', 'S', 1738656480, 1738656480, '1'),
(184833, 35362, 'QU', 'OK', 'S', 1738656516, 1738656516, '1'),
(184834, 35384, 'QU', 'OK', 'S', 1738656556, 1738656556, '1'),
(184835, 28222, 'QU', 'OK', 'S', 1738656796, 1738656796, '1'),
(184836, 35798, 'QU', 'OK', 'S', 1738656841, 1738656841, '1'),
(184837, 34276, 'QU', 'OK', 'S', 1738656885, 1738656885, '1'),
(184838, 25263, 'QU', 'OK', 'S', 1738657020, 1738657020, '1'),
(184839, 21414, 'QU', 'OK', 'S', 1738657081, 1738657081, '1'),
(184840, 35358, 'QU', 'OK', 'S', 1738657114, 1738657114, '1'),
(184841, 35008, 'QU', 'OK', 'S', 1738657155, 1738657155, '1'),
(184842, 32233, 'QU', 'OK', 'S', 1738657531, 1738657531, '1'),
(184843, 35819, 'QU', 'OK', 'S', 1738657569, 1738657569, '1'),
(184844, 28222, 'QU', 'OK', 'S', 1738657631, 1738657631, '1'),
(184845, 35356, 'QU', 'OK', 'S', 1738657665, 1738657665, '1'),
(184846, 32168, 'QU', 'OK', 'S', 1738657707, 1738657707, '1'),
(184847, 35347, 'QU', 'OK', 'S', 1738657743, 1738657743, '1'),
(184848, 31937, 'QU', 'OK', 'S', 1738660176, 1738660176, '1'),
(184849, 35820, 'QU', 'OK', 'S', 1738660246, 1738660246, '1'),
(184850, 35819, 'QU', 'OK', 'S', 1738660449, 1738660449, '1'),
(184851, 35796, 'QU', 'OK', 'S', 1738660498, 1738660498, '1'),
(184852, 35357, 'QU', 'OK', 'S', 1738660649, 1738660649, '1'),
(184853, 35313, 'QU', 'OK', 'S', 1738660676, 1738660676, '1'),
(184854, 35245, 'QU', 'OK', 'S', 1738660708, 1738660708, '1'),
(184855, 35403, 'QU', 'OK', 'S', 1738660788, 1738660788, '1'),
(184856, 32500, 'QU', 'OK', 'S', 1738660929, 1738660929, '1'),
(184857, 35962, 'QU', 'OK', 'S', 1738660992, 1738660992, '1'),
(184858, 25599, 'QU', 'OK', 'S', 1738661422, 1738661422, '1'),
(184859, 29388, 'QU', 'OK', 'S', 1738661754, 1738661754, '1'),
(184860, 29302, 'QU', 'OK', 'S', 1738661806, 1738661806, '1'),
(184861, 30543, 'QU', 'OK', 'S', 1738662850, 1738662850, '1'),
(184862, 36019, 'QU', 'OK', 'S', 1738662885, 1738662885, '1'),
(184863, 33918, 'QU', 'OK', 'S', 1738663268, 1738663268, '1'),
(184864, 29239, 'QU', 'OK', 'S', 1738663367, 1738663367, '1'),
(184865, 30334, 'QU', 'OK', 'S', 1738663422, 1738663422, '1'),
(184866, 35768, 'QU', 'OK', 'S', 1738663693, 1738663693, '1'),
(184867, 14542, 'QU', 'OK', 'S', 1738663898, 1738663898, '1'),
(184868, 14542, 'QU', 'OK', 'S', 1738663912, 1738663912, '1'),
(184869, 14542, 'QU', 'OK', 'S', 1738663921, 1738663921, '1'),
(184870, 14542, 'QU', 'OK', 'S', 1738663931, 1738663931, '1'),
(184871, 31147, 'QU', 'OK', 'S', 1738663962, 1738663962, '1'),
(184872, 35929, 'QU', 'OK', 'S', 1738664596, 1738664596, '1'),
(184873, 36113, 'QU', 'OK', 'S', 1738664670, 1738664670, '1'),
(184874, 35864, 'QU', 'OK', 'S', 1738664790, 1738664790, '1'),
(184875, 34508, 'QU', 'OK', 'S', 1738664942, 1738664942, '1'),
(184876, 35518, 'QU', 'OK', 'S', 1738664989, 1738664989, '1'),
(184877, 29674, 'QU', 'OK', 'S', 1738665045, 1738665045, '1'),
(184878, 34825, 'QU', 'OK', 'S', 1738665084, 1738665084, '1'),
(184879, 34012, 'QU', 'OK', 'S', 1738665200, 1738665200, '1'),
(184880, 36323, 'QU', 'OK', 'S', 1738666207, 1738666207, '1'),
(184881, 35546, 'QU', 'OK', 'S', 1738666233, 1738666233, '1'),
(184882, 24815, 'QU', 'OK', 'S', 1738667975, 1738667975, '1'),
(184883, 24815, 'QU', 'OK', 'S', 1738667979, 1738667979, '1'),
(184884, 25637, 'QU', 'OK', 'S', 1738669046, 1738669046, '1'),
(184885, 13311, 'QU', 'OK', 'S', 1738669200, 1738669200, '1'),
(184886, 26620, 'QU', 'OK', 'S', 1738669335, 1738669335, '1'),
(184887, 22712, 'QU', 'OK', 'S', 1738669350, 1738669350, '1'),
(184888, 32881, 'QU', 'OK', 'S', 1738669359, 1738669359, '1'),
(184889, 34947, 'QU', 'OK', 'S', 1738669366, 1738669366, '1'),
(184890, 25637, 'QU', 'OK', 'S', 1738669401, 1738669401, '1'),
(184891, 15431, 'QU', 'OK', 'S', 1738669417, 1738669417, '1'),
(184892, 25027, 'QU', 'OK', 'S', 1738669425, 1738669425, '1'),
(184893, 26069, 'QU', 'OK', 'S', 1738669546, 1738669546, '1'),
(184894, 19606, 'QU', 'OK', 'S', 1738669570, 1738669570, '1'),
(184895, 33062, 'QU', 'OK', 'S', 1738669617, 1738669617, '1'),
(184896, 2644, 'QU', 'OK', 'S', 1738669628, 1738669628, '1'),
(184897, 26803, 'QU', 'OK', 'S', 1738669645, 1738669645, '1'),
(184898, 3671, 'QU', 'OK', 'S', 1738669657, 1738669657, '1'),
(184899, 13647, 'QU', 'OK', 'S', 1738669673, 1738669673, '1'),
(184900, 36094, 'QU', 'OK', 'S', 1738671721, 1738671721, '1'),
(184901, 12699, 'QU', 'OK', 'S', 1738673089, 1738673089, '1'),
(184902, 35784, 'QU', 'OK', 'S', 1738732076, 1738732076, '1'),
(184903, 31167, 'QU', 'OK', 'S', 1738732341, 1738732341, '1'),
(184904, 18042, 'QU', 'OK', 'S', 1738732544, 1738732544, '1'),
(184905, 31165, 'QU', 'OK', 'S', 1738736633, 1738736633, '1'),
(184906, 36359, 'QU', 'OK', 'S', 1738738592, 1738738592, '1'),
(184907, 35848, 'QU', 'OK', 'S', 1738738722, 1738738722, '1'),
(184908, 35882, 'QU', 'OK', 'S', 1738738725, 1738738725, '1'),
(184909, 36149, 'QU', 'OK', 'S', 1738738728, 1738738728, '1'),
(184910, 36280, 'QU', 'OK', 'S', 1738738730, 1738738730, '1'),
(184911, 36245, 'QU', 'OK', 'S', 1738738732, 1738738732, '1'),
(184912, 35918, 'QU', 'OK', 'S', 1738738733, 1738738733, '1'),
(184913, 33747, 'QU', 'OK', 'S', 1738738735, 1738738735, '1'),
(184914, 35882, 'QU', 'OK', 'S', 1738738738, 1738738738, '1'),
(184915, 35885, 'QU', 'OK', 'S', 1738738740, 1738738740, '1'),
(184916, 36359, 'QU', 'OK', 'S', 1738739032, 1738739032, '1'),
(184917, 36323, 'QU', 'OK', 'S', 1738739301, 1738739301, '1'),
(184918, 36323, 'QU', 'OK', 'S', 1738739308, 1738739308, '1'),
(184919, 31500, 'QU', 'OK', 'S', 1738739390, 1738739390, '1'),
(184920, 35856, 'QU', 'OK', 'S', 1738739420, 1738739420, '1'),
(184921, 15881, 'QU', 'OK', 'S', 1738739937, 1738739937, '1'),
(184922, 15881, 'QU', 'OK', 'S', 1738739956, 1738739956, '1'),
(184923, 15881, 'QU', 'OK', 'S', 1738740010, 1738740010, '1'),
(184924, 15881, 'QU', 'OK', 'S', 1738740013, 1738740013, '1'),
(184925, 15881, 'QU', 'OK', 'S', 1738740016, 1738740016, '1'),
(184926, 36382, 'QU', 'OK', 'S', 1738740068, 1738740068, '1'),
(184927, 36381, 'QU', 'OK', 'S', 1738740100, 1738740100, '1'),
(184928, 35160, 'QU', 'OK', 'S', 1738740118, 1738740118, '1'),
(184929, 36380, 'QU', 'OK', 'S', 1738740123, 1738740123, '1'),
(184930, 36379, 'QU', 'OK', 'S', 1738740150, 1738740150, '1'),
(184931, 36291, 'QU', 'OK', 'S', 1738740154, 1738740154, '1'),
(184932, 36378, 'QU', 'OK', 'S', 1738740173, 1738740173, '1'),
(184933, 35591, 'QU', 'OK', 'S', 1738740188, 1738740188, '1'),
(184934, 36369, 'QU', 'OK', 'S', 1738740195, 1738740195, '1'),
(184935, 36374, 'QU', 'OK', 'S', 1738740539, 1738740539, '1'),
(184936, 36373, 'QU', 'OK', 'S', 1738740569, 1738740569, '1'),
(184937, 36372, 'QU', 'OK', 'S', 1738740600, 1738740600, '1'),
(184938, 36371, 'QU', 'OK', 'S', 1738740634, 1738740634, '1'),
(184939, 36370, 'QU', 'OK', 'S', 1738740664, 1738740664, '1'),
(184940, 36376, 'QU', 'OK', 'S', 1738740808, 1738740808, '1'),
(184941, 36376, 'QU', 'OK', 'S', 1738740866, 1738740866, '1'),
(184942, 36377, 'QU', 'OK', 'S', 1738740908, 1738740908, '1'),
(184943, 36376, 'QU', 'OK', 'S', 1738740922, 1738740922, '1'),
(184944, 36375, 'QU', 'OK', 'S', 1738741077, 1738741077, '1'),
(184945, 34253, 'QU', 'OK', 'S', 1738741128, 1738741128, '1'),
(184946, 36323, 'QU', 'OK', 'S', 1738741865, 1738741865, '1'),
(184947, 36339, 'QU', 'OK', 'S', 1738742797, 1738742797, '1'),
(184948, 36339, 'QU', 'OK', 'S', 1738742843, 1738742843, '1'),
(184949, 36345, 'QU', 'OK', 'S', 1738743241, 1738743241, '1'),
(184950, 31466, 'QU', 'OK', 'S', 1738743743, 1738743743, '1'),
(184951, 36121, 'QU', 'OK', 'S', 1738744021, 1738744021, '1'),
(184952, 36121, 'QU', 'OK', 'S', 1738744027, 1738744027, '1'),
(184953, 34103, 'QU', 'OK', 'S', 1738747844, 1738747844, '1'),
(184954, 19523, 'QU', 'OK', 'S', 1738747962, 1738747962, '1'),
(184955, 24986, 'QU', 'OK', 'S', 1738748021, 1738748021, '1'),
(184956, 25247, 'QU', 'OK', 'S', 1738748053, 1738748053, '1'),
(184957, 19918, 'QU', 'OK', 'S', 1738748086, 1738748086, '1'),
(184958, 24933, 'QU', 'OK', 'S', 1738748118, 1738748118, '1'),
(184959, 10621, 'QU', 'OK', 'S', 1738748187, 1738748187, '1'),
(184960, 10621, 'QU', 'OK', 'S', 1738748189, 1738748189, '1'),
(184961, 10621, 'QU', 'OK', 'S', 1738748189, 1738748189, '1'),
(184962, 10621, 'QU', 'OK', 'S', 1738748190, 1738748190, '1'),
(184963, 10621, 'QU', 'OK', 'S', 1738748193, 1738748193, '1'),
(184964, 1356, 'QU', 'OK', 'S', 1738748238, 1738748238, '1'),
(184965, 25036, 'QU', 'OK', 'S', 1738748275, 1738748275, '1'),
(184966, 36301, 'QU', 'OK', 'S', 1738748588, 1738748588, '1'),
(184967, 36300, 'QU', 'OK', 'S', 1738748605, 1738748605, '1'),
(184968, 34117, 'QU', 'OK', 'S', 1738748975, 1738748975, '1'),
(184969, 33430, 'QU', 'OK', 'S', 1738748980, 1738748980, '1'),
(184970, 33428, 'QU', 'OK', 'S', 1738748988, 1738748988, '1'),
(184971, 33427, 'QU', 'OK', 'S', 1738748995, 1738748995, '1'),
(184972, 33425, 'QU', 'OK', 'S', 1738749000, 1738749000, '1'),
(184973, 33423, 'QU', 'OK', 'S', 1738749009, 1738749009, '1'),
(184974, 33422, 'QU', 'OK', 'S', 1738749016, 1738749016, '1'),
(184975, 33186, 'QU', 'OK', 'S', 1738749023, 1738749023, '1'),
(184976, 33179, 'QU', 'OK', 'S', 1738749030, 1738749030, '1'),
(184977, 35715, 'QU', 'OK', 'S', 1738749058, 1738749058, '1'),
(184978, 35688, 'QU', 'OK', 'S', 1738749063, 1738749063, '1'),
(184979, 35687, 'QU', 'OK', 'S', 1738749069, 1738749069, '1'),
(184980, 32536, 'QU', 'OK', 'S', 1738749074, 1738749074, '1'),
(184981, 35657, 'QU', 'OK', 'S', 1738749078, 1738749078, '1'),
(184982, 21078, 'QU', 'OK', 'S', 1738749079, 1738749079, '1'),
(184983, 35436, 'QU', 'OK', 'S', 1738749085, 1738749085, '1'),
(184984, 21699, 'QU', 'OK', 'S', 1738749087, 1738749087, '1'),
(184985, 21078, 'QU', 'OK', 'S', 1738749090, 1738749090, '1'),
(184986, 35435, 'QU', 'OK', 'S', 1738749090, 1738749090, '1'),
(184987, 27117, 'QU', 'OK', 'S', 1738749093, 1738749093, '1'),
(184988, 21078, 'QU', 'OK', 'S', 1738749093, 1738749093, '1'),
(184989, 21699, 'QU', 'OK', 'S', 1738749099, 1738749099, '1'),
(184990, 35434, 'QU', 'OK', 'S', 1738749100, 1738749100, '1'),
(184991, 34909, 'QU', 'OK', 'S', 1738749106, 1738749106, '1'),
(184992, 35433, 'QU', 'OK', 'S', 1738749107, 1738749107, '1'),
(184993, 27188, 'QU', 'OK', 'S', 1738749110, 1738749110, '1'),
(184994, 35337, 'QU', 'OK', 'S', 1738749113, 1738749113, '1'),
(184995, 36193, 'QU', 'OK', 'S', 1738749114, 1738749114, '1'),
(184996, 35202, 'QU', 'OK', 'S', 1738749118, 1738749118, '1'),
(184997, 34838, 'QU', 'OK', 'S', 1738749119, 1738749119, '1'),
(184998, 36325, 'QU', 'OK', 'S', 1738749123, 1738749123, '1'),
(184999, 28894, 'QU', 'OK', 'S', 1738749128, 1738749128, '1'),
(185000, 35201, 'QU', 'OK', 'S', 1738749131, 1738749131, '1'),
(185001, 21145, 'QU', 'OK', 'S', 1738749133, 1738749133, '1'),
(185002, 35040, 'QU', 'OK', 'S', 1738749136, 1738749136, '1'),
(185003, 30658, 'QU', 'OK', 'S', 1738749139, 1738749139, '1'),
(185004, 35039, 'QU', 'OK', 'S', 1738749141, 1738749141, '1'),
(185005, 35217, 'QU', 'OK', 'S', 1738749144, 1738749144, '1'),
(185006, 34960, 'QU', 'OK', 'S', 1738749147, 1738749147, '1'),
(185007, 34736, 'QU', 'OK', 'S', 1738749149, 1738749149, '1'),
(185008, 34623, 'QU', 'OK', 'S', 1738749153, 1738749153, '1'),
(185009, 34738, 'QU', 'OK', 'S', 1738749154, 1738749154, '1'),
(185010, 34498, 'QU', 'OK', 'S', 1738749160, 1738749160, '1'),
(185011, 31696, 'QU', 'OK', 'S', 1738749163, 1738749163, '1'),
(185012, 17909, 'QU', 'OK', 'S', 1738749168, 1738749168, '1'),
(185013, 17906, 'QU', 'OK', 'S', 1738749172, 1738749172, '1'),
(185014, 34282, 'QU', 'OK', 'S', 1738749173, 1738749173, '1'),
(185015, 34280, 'QU', 'OK', 'S', 1738749178, 1738749178, '1'),
(185016, 34588, 'QU', 'OK', 'S', 1738749179, 1738749179, '1'),
(185017, 34277, 'QU', 'OK', 'S', 1738749187, 1738749187, '1'),
(185018, 34121, 'QU', 'OK', 'S', 1738749192, 1738749192, '1'),
(185019, 36326, 'QU', 'OK', 'S', 1738749196, 1738749196, '1'),
(185020, 33178, 'QU', 'OK', 'S', 1738749207, 1738749207, '1'),
(185021, 33161, 'QU', 'OK', 'S', 1738749212, 1738749212, '1'),
(185022, 33160, 'QU', 'OK', 'S', 1738749219, 1738749219, '1'),
(185023, 33160, 'QU', 'OK', 'S', 1738749229, 1738749229, '1'),
(185024, 33012, 'QU', 'OK', 'S', 1738749241, 1738749241, '1'),
(185025, 33011, 'QU', 'OK', 'S', 1738749247, 1738749247, '1'),
(185026, 33010, 'QU', 'OK', 'S', 1738749256, 1738749256, '1'),
(185027, 33009, 'QU', 'OK', 'S', 1738749269, 1738749269, '1'),
(185028, 32929, 'QU', 'OK', 'S', 1738749277, 1738749277, '1'),
(185029, 36301, 'QU', 'OK', 'S', 1738749361, 1738749361, '1'),
(185030, 269, 'QU', 'OK', 'S', 1738749364, 1738749364, '1'),
(185031, 21747, 'QU', 'OK', 'S', 1738749367, 1738749367, '1'),
(185032, 36301, 'QU', 'OK', 'S', 1738749369, 1738749369, '1'),
(185033, 36019, 'QU', 'OK', 'S', 1738749371, 1738749371, '1'),
(185034, 36323, 'QU', 'OK', 'S', 1738749373, 1738749373, '1'),
(185035, 36301, 'QU', 'OK', 'S', 1738749374, 1738749374, '1'),
(185036, 36301, 'QU', 'OK', 'S', 1738749376, 1738749376, '1'),
(185037, 36323, 'QU', 'OK', 'S', 1738749384, 1738749384, '1'),
(185038, 36301, 'QU', 'OK', 'S', 1738749386, 1738749386, '1'),
(185039, 36019, 'QU', 'OK', 'S', 1738749400, 1738749400, '1'),
(185040, 635, 'QU', 'OK', 'S', 1738749407, 1738749407, '1'),
(185041, 21145, 'QU', 'OK', 'S', 1738749439, 1738749439, '1'),
(185042, 21146, 'QU', 'OK', 'S', 1738749444, 1738749444, '1'),
(185043, 36019, 'QU', 'OK', 'S', 1738749975, 1738749975, '1'),
(185044, 12537, 'QU', 'OK', 'S', 1738750452, 1738750452, '1'),
(185045, 26214, 'QU', 'OK', 'S', 1738750484, 1738750484, '1'),
(185046, 1637, 'QU', 'OK', 'S', 1738753644, 1738753644, '1'),
(185047, 32849, 'QU', 'OK', 'S', 1738756777, 1738756777, '1'),
(185048, 32846, 'QU', 'OK', 'S', 1738756781, 1738756781, '1'),
(185049, 32811, 'QU', 'OK', 'S', 1738756788, 1738756788, '1'),
(185050, 32810, 'QU', 'OK', 'S', 1738756796, 1738756796, '1'),
(185051, 32649, 'QU', 'OK', 'S', 1738756806, 1738756806, '1'),
(185052, 32631, 'QU', 'OK', 'S', 1738756810, 1738756810, '1'),
(185053, 32349, 'QU', 'OK', 'S', 1738756865, 1738756865, '1'),
(185054, 32348, 'QU', 'OK', 'S', 1738756873, 1738756873, '1'),
(185055, 32127, 'QU', 'OK', 'S', 1738756878, 1738756878, '1'),
(185056, 32100, 'QU', 'OK', 'S', 1738757011, 1738757011, '1'),
(185057, 32080, 'QU', 'OK', 'S', 1738757017, 1738757017, '1'),
(185058, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185059, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185060, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185061, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185062, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185063, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185064, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185065, 31867, 'QU', 'OK', 'S', 1738757074, 1738757074, '1'),
(185066, 31867, 'QU', 'OK', 'S', 1738757113, 1738757113, '1'),
(185067, 31867, 'QU', 'OK', 'S', 1738757113, 1738757113, '1'),
(185068, 31867, 'QU', 'OK', 'S', 1738757113, 1738757113, '1'),
(185069, 31866, 'QU', 'OK', 'S', 1738757119, 1738757119, '1'),
(185070, 31847, 'QU', 'OK', 'S', 1738757148, 1738757148, '1'),
(185071, 31845, 'QU', 'OK', 'S', 1738757157, 1738757157, '1'),
(185072, 31842, 'QU', 'OK', 'S', 1738757164, 1738757164, '1'),
(185073, 29830, 'QU', 'OK', 'S', 1738757173, 1738757173, '1'),
(185074, 29803, 'QU', 'OK', 'S', 1738757180, 1738757180, '1'),
(185075, 29792, 'QU', 'OK', 'S', 1738757187, 1738757187, '1'),
(185076, 29791, 'QU', 'OK', 'S', 1738757193, 1738757193, '1'),
(185077, 29791, 'QU', 'OK', 'S', 1738757200, 1738757200, '1'),
(185078, 20329, 'QU', 'OK', 'S', 1738757786, 1738757786, '1'),
(185079, 30085, 'QU', 'OK', 'S', 1738757852, 1738757852, '1'),
(185080, 15140, 'QU', 'OK', 'S', 1738757917, 1738757917, '1'),
(185081, 14542, 'QU', 'OK', 'S', 1738758549, 1738758549, '1'),
(185082, 14542, 'QU', 'OK', 'S', 1738758571, 1738758571, '1'),
(185083, 14542, 'QU', 'OK', 'S', 1738758617, 1738758617, '1'),
(185084, 14542, 'QU', 'OK', 'S', 1738758649, 1738758649, '1'),
(185085, 14542, 'QU', 'OK', 'S', 1738758693, 1738758693, '1'),
(185086, 14542, 'QU', 'OK', 'S', 1738758736, 1738758736, '1'),
(185087, 14542, 'QU', 'OK', 'S', 1738758746, 1738758746, '1'),
(185088, 14542, 'QU', 'OK', 'S', 1738758876, 1738758876, '1'),
(185089, 14542, 'QU', 'OK', 'S', 1738758891, 1738758891, '1'),
(185090, 14542, 'QU', 'OK', 'S', 1738758935, 1738758935, '1'),
(185091, 14542, 'QU', 'OK', 'S', 1738758946, 1738758946, '1'),
(185092, 14542, 'QU', 'OK', 'S', 1738758966, 1738758966, '1'),
(185093, 14542, 'QU', 'OK', 'S', 1738758981, 1738758981, '1'),
(185094, 14542, 'QU', 'OK', 'S', 1738759049, 1738759049, '1'),
(185095, 14542, 'QU', 'OK', 'S', 1738759145, 1738759145, '1'),
(185096, 14542, 'QU', 'OK', 'S', 1738759167, 1738759167, '1'),
(185097, 14542, 'QU', 'OK', 'S', 1738759221, 1738759221, '1'),
(185098, 14542, 'QU', 'OK', 'S', 1738759231, 1738759231, '1'),
(185099, 14542, 'QU', 'OK', 'S', 1738759235, 1738759235, '1'),
(185100, 14542, 'QU', 'OK', 'S', 1738759275, 1738759275, '1'),
(185101, 14542, 'QU', 'OK', 'S', 1738759301, 1738759301, '1'),
(185102, 15499, 'QU', 'OK', 'S', 1738759755, 1738759755, '1'),
(185103, 15499, 'QU', 'OK', 'S', 1738759764, 1738759764, '1'),
(185104, 19479, 'QU', 'OK', 'S', 1738760171, 1738760171, '1'),
(185105, 21088, 'QU', 'OK', 'S', 1738760266, 1738760266, '1'),
(185106, 21088, 'QU', 'OK', 'S', 1738760286, 1738760286, '1'),
(185107, 21088, 'QU', 'OK', 'S', 1738760315, 1738760315, '1'),
(185108, 21088, 'QU', 'OK', 'S', 1738760331, 1738760331, '1'),
(185109, 21088, 'QU', 'OK', 'S', 1738760352, 1738760352, '1'),
(185110, 28816, 'QU', 'OK', 'S', 1738760426, 1738760426, '1'),
(185111, 28816, 'QU', 'OK', 'S', 1738760447, 1738760447, '1'),
(185112, 28816, 'QU', 'OK', 'S', 1738760447, 1738760447, '1'),
(185113, 28816, 'QU', 'OK', 'S', 1738760455, 1738760455, '1'),
(185114, 28816, 'QU', 'OK', 'S', 1738760479, 1738760479, '1'),
(185115, 28816, 'QU', 'OK', 'S', 1738760494, 1738760494, '1'),
(185116, 28816, 'QU', 'OK', 'S', 1738760504, 1738760504, '1'),
(185117, 32833, 'QU', 'OK', 'S', 1738761575, 1738761575, '1'),
(185118, 3211, 'QU', 'OK', 'S', 1738761593, 1738761593, '1'),
(185119, 8326, 'QU', 'OK', 'S', 1738761607, 1738761607, '1'),
(185120, 36359, 'QU', 'OK', 'S', 1738762803, 1738762803, '1'),
(185121, 36359, 'QU', 'OK', 'S', 1738762886, 1738762886, '1'),
(185122, 36359, 'QU', 'OK', 'S', 1738762893, 1738762893, '1'),
(185123, 36359, 'QU', 'OK', 'S', 1738762909, 1738762909, '1'),
(185124, 36359, 'QU', 'OK', 'S', 1738762916, 1738762916, '1'),
(185125, 36359, 'QU', 'OK', 'S', 1738762928, 1738762928, '1'),
(185126, 36359, 'QU', 'OK', 'S', 1738762939, 1738762939, '1'),
(185127, 36359, 'QU', 'OK', 'S', 1738762953, 1738762953, '1'),
(185128, 36346, 'QU', 'OK', 'S', 1738763020, 1738763020, '1'),
(185129, 30502, 'QU', 'OK', 'S', 1738763166, 1738763166, '1'),
(185130, 33920, 'QU', 'OK', 'S', 1738763171, 1738763171, '1'),
(185131, 33920, 'QU', 'OK', 'S', 1738763182, 1738763182, '1'),
(185132, 29495, 'QU', 'OK', 'S', 1738763193, 1738763193, '1'),
(185133, 36094, 'QU', 'OK', 'S', 1738763197, 1738763197, '1'),
(185134, 30502, 'QU', 'OK', 'S', 1738763216, 1738763216, '1'),
(185135, 13914, 'QU', 'OK', 'S', 1738763222, 1738763222, '1'),
(185136, 22701, 'QU', 'OK', 'S', 1738763227, 1738763227, '1'),
(185137, 29371, 'QU', 'OK', 'S', 1738763231, 1738763231, '1'),
(185138, 27329, 'QU', 'OK', 'S', 1738763236, 1738763236, '1'),
(185139, 32031, 'QU', 'OK', 'S', 1738763239, 1738763239, '1'),
(185140, 19841, 'QU', 'OK', 'S', 1738763243, 1738763243, '1'),
(185141, 22643, 'QU', 'OK', 'S', 1738763247, 1738763247, '1'),
(185142, 29344, 'QU', 'OK', 'S', 1738763251, 1738763251, '1'),
(185143, 22704, 'QU', 'OK', 'S', 1738763255, 1738763255, '1'),
(185144, 33542, 'QU', 'OK', 'S', 1738763280, 1738763280, '1'),
(185145, 33542, 'QU', 'OK', 'S', 1738763300, 1738763300, '1'),
(185146, 17446, 'QU', 'OK', 'S', 1738763335, 1738763335, '1'),
(185147, 22652, 'QU', 'OK', 'S', 1738763386, 1738763386, '1'),
(185148, 22652, 'QU', 'OK', 'S', 1738763415, 1738763415, '1'),
(185149, 17446, 'QU', 'OK', 'S', 1738763423, 1738763423, '1'),
(185150, 33542, 'QU', 'OK', 'S', 1738763433, 1738763433, '1'),
(185151, 33542, 'QU', 'OK', 'S', 1738763444, 1738763444, '1'),
(185152, 30053, 'QU', 'OK', 'S', 1738763477, 1738763477, '1'),
(185153, 36034, 'QU', 'OK', 'S', 1738763482, 1738763482, '1'),
(185154, 35024, 'QU', 'OK', 'S', 1738763488, 1738763488, '1'),
(185155, 36316, 'QU', 'OK', 'S', 1738763492, 1738763492, '1'),
(185156, 35861, 'QU', 'OK', 'S', 1738763496, 1738763496, '1'),
(185157, 35024, 'QU', 'OK', 'S', 1738763499, 1738763499, '1'),
(185158, 21298, 'QU', 'OK', 'S', 1738763500, 1738763500, '1'),
(185159, 29598, 'QU', 'OK', 'S', 1738763505, 1738763505, '1'),
(185160, 29598, 'QU', 'OK', 'S', 1738763510, 1738763510, '1'),
(185161, 24815, 'QU', 'OK', 'S', 1738763513, 1738763513, '1'),
(185162, 35933, 'QU', 'OK', 'S', 1738763518, 1738763518, '1'),
(185163, 35024, 'QU', 'OK', 'S', 1738763521, 1738763521, '1'),
(185164, 32102, 'QU', 'OK', 'S', 1738763522, 1738763522, '1'),
(185165, 36301, 'QU', 'OK', 'S', 1738763526, 1738763526, '1'),
(185166, 35024, 'QU', 'OK', 'S', 1738763530, 1738763530, '1'),
(185167, 19144, 'QU', 'OK', 'S', 1738763532, 1738763532, '1'),
(185168, 19144, 'QU', 'OK', 'S', 1738763536, 1738763536, '1'),
(185169, 35024, 'QU', 'OK', 'S', 1738763540, 1738763540, '1'),
(185170, 19144, 'QU', 'OK', 'S', 1738763541, 1738763541, '1'),
(185171, 35565, 'QU', 'OK', 'S', 1738763545, 1738763545, '1'),
(185172, 19144, 'QU', 'OK', 'S', 1738763550, 1738763550, '1'),
(185173, 35563, 'QU', 'OK', 'S', 1738763556, 1738763556, '1'),
(185174, 35714, 'QU', 'OK', 'S', 1738763561, 1738763561, '1'),
(185175, 35714, 'QU', 'OK', 'S', 1738763566, 1738763566, '1'),
(185176, 35075, 'QU', 'OK', 'S', 1738763569, 1738763569, '1'),
(185177, 35121, 'QU', 'OK', 'S', 1738763571, 1738763571, '1'),
(185178, 35075, 'QU', 'OK', 'S', 1738763574, 1738763574, '1'),
(185179, 35048, 'QU', 'OK', 'S', 1738763576, 1738763576, '1'),
(185180, 35072, 'QU', 'OK', 'S', 1738763580, 1738763580, '1'),
(185181, 35075, 'QU', 'OK', 'S', 1738763583, 1738763583, '1'),
(185182, 35121, 'QU', 'OK', 'S', 1738763585, 1738763585, '1'),
(185183, 21298, 'QU', 'OK', 'S', 1738763590, 1738763590, '1'),
(185184, 21298, 'QU', 'OK', 'S', 1738763592, 1738763592, '1'),
(185185, 19144, 'QU', 'OK', 'S', 1738763597, 1738763597, '1'),
(185186, 27767, 'QU', 'OK', 'S', 1738763600, 1738763600, '1'),
(185187, 36301, 'QU', 'OK', 'S', 1738763602, 1738763602, '1'),
(185188, 30724, 'QU', 'OK', 'S', 1738763605, 1738763605, '1'),
(185189, 3734, 'QU', 'OK', 'S', 1738763609, 1738763609, '1'),
(185190, 21298, 'QU', 'OK', 'S', 1738763613, 1738763613, '1'),
(185191, 3734, 'QU', 'OK', 'S', 1738763618, 1738763618, '1'),
(185192, 32339, 'QU', 'OK', 'S', 1738763621, 1738763621, '1'),
(185193, 36316, 'QU', 'OK', 'S', 1738763623, 1738763623, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(185194, 36301, 'QU', 'OK', 'S', 1738763625, 1738763625, '1'),
(185195, 24940, 'QU', 'OK', 'S', 1738763628, 1738763628, '1'),
(185196, 24940, 'QU', 'OK', 'S', 1738763738, 1738763738, '1'),
(185197, 24940, 'QU', 'OK', 'S', 1738763791, 1738763791, '1'),
(185198, 24940, 'QU', 'OK', 'S', 1738763799, 1738763799, '1'),
(185199, 24940, 'QU', 'OK', 'S', 1738763805, 1738763805, '1'),
(185200, 31146, 'QU', 'OK', 'S', 1738817084, 1738817084, '1'),
(185201, 31159, 'QU', 'OK', 'S', 1738817107, 1738817107, '1'),
(185202, 33083, 'QU', 'OK', 'S', 1738821226, 1738821226, '1'),
(185203, 28543, 'QU', 'OK', 'S', 1738821397, 1738821397, '1'),
(185204, 31428, 'QU', 'OK', 'S', 1738821437, 1738821437, '1'),
(185205, 34446, 'QU', 'OK', 'S', 1738821443, 1738821443, '1'),
(185206, 35342, 'QU', 'OK', 'S', 1738821456, 1738821456, '1'),
(185207, 36134, 'QU', 'OK', 'S', 1738822575, 1738822575, '1'),
(185208, 36167, 'QU', 'OK', 'S', 1738822583, 1738822583, '1'),
(185209, 34740, 'QU', 'OK', 'S', 1738822586, 1738822586, '1'),
(185210, 35704, 'QU', 'OK', 'S', 1738823693, 1738823693, '1'),
(185211, 35851, 'QU', 'OK', 'S', 1738823704, 1738823704, '1'),
(185212, 26763, 'QU', 'OK', 'S', 1738823721, 1738823721, '1'),
(185213, 30991, 'QU', 'OK', 'S', 1738823728, 1738823728, '1'),
(185214, 30993, 'QU', 'OK', 'S', 1738823735, 1738823735, '1'),
(185215, 31738, 'QU', 'OK', 'S', 1738823755, 1738823755, '1'),
(185216, 31738, 'QU', 'OK', 'S', 1738823755, 1738823755, '1'),
(185217, 31738, 'QU', 'OK', 'S', 1738823755, 1738823755, '1'),
(185218, 35930, 'QU', 'OK', 'S', 1738823803, 1738823803, '1'),
(185219, 17260, 'QU', 'OK', 'S', 1738823811, 1738823811, '1'),
(185220, 24869, 'QU', 'OK', 'S', 1738823821, 1738823821, '1'),
(185221, 17551, 'QU', 'OK', 'S', 1738824372, 1738824372, '1'),
(185222, 28838, 'QU', 'OK', 'S', 1738824381, 1738824381, '1'),
(185223, 35930, 'QU', 'OK', 'S', 1738824495, 1738824495, '1'),
(185224, 26763, 'QU', 'OK', 'S', 1738824497, 1738824497, '1'),
(185225, 35930, 'QU', 'OK', 'S', 1738824502, 1738824502, '1'),
(185226, 35930, 'QU', 'OK', 'S', 1738824504, 1738824504, '1'),
(185227, 26763, 'QU', 'OK', 'S', 1738824507, 1738824507, '1'),
(185228, 26763, 'QU', 'OK', 'S', 1738824509, 1738824509, '1'),
(185229, 26763, 'QU', 'OK', 'S', 1738824512, 1738824512, '1'),
(185230, 35930, 'QU', 'OK', 'S', 1738824525, 1738824525, '1'),
(185231, 17551, 'QU', 'OK', 'S', 1738824882, 1738824882, '1'),
(185232, 17551, 'QU', 'OK', 'S', 1738824885, 1738824885, '1'),
(185233, 17551, 'QU', 'OK', 'S', 1738824887, 1738824887, '1'),
(185234, 17551, 'QU', 'OK', 'S', 1738824889, 1738824889, '1'),
(185235, 17551, 'QU', 'OK', 'S', 1738824891, 1738824891, '1'),
(185236, 17551, 'QU', 'OK', 'S', 1738824894, 1738824894, '1'),
(185237, 17551, 'QU', 'OK', 'S', 1738824896, 1738824896, '1'),
(185238, 17260, 'QU', 'OK', 'S', 1738824986, 1738824986, '1'),
(185239, 17260, 'QU', 'OK', 'S', 1738824988, 1738824988, '1'),
(185240, 17260, 'QU', 'OK', 'S', 1738824990, 1738824990, '1'),
(185241, 17260, 'QU', 'OK', 'S', 1738824993, 1738824993, '1'),
(185242, 17260, 'QU', 'OK', 'S', 1738824996, 1738824996, '1'),
(185243, 17260, 'QU', 'OK', 'S', 1738824999, 1738824999, '1'),
(185244, 17260, 'QU', 'OK', 'S', 1738825002, 1738825002, '1'),
(185245, 17260, 'QU', 'OK', 'S', 1738825004, 1738825004, '1'),
(185246, 17260, 'QU', 'OK', 'S', 1738825007, 1738825007, '1'),
(185247, 17260, 'QU', 'OK', 'S', 1738825010, 1738825010, '1'),
(185248, 17260, 'QU', 'OK', 'S', 1738825013, 1738825013, '1'),
(185249, 17260, 'QU', 'OK', 'S', 1738825016, 1738825016, '1'),
(185250, 17260, 'QU', 'OK', 'S', 1738825018, 1738825018, '1'),
(185251, 17260, 'QU', 'OK', 'S', 1738825021, 1738825021, '1'),
(185252, 17260, 'QU', 'OK', 'S', 1738825025, 1738825025, '1'),
(185253, 17260, 'QU', 'OK', 'S', 1738825027, 1738825027, '1'),
(185254, 17260, 'QU', 'OK', 'S', 1738825030, 1738825030, '1'),
(185255, 17260, 'QU', 'OK', 'S', 1738825033, 1738825033, '1'),
(185256, 17260, 'QU', 'OK', 'S', 1738825035, 1738825035, '1'),
(185257, 17260, 'QU', 'OK', 'S', 1738825038, 1738825038, '1'),
(185258, 17260, 'QU', 'OK', 'S', 1738825040, 1738825040, '1'),
(185259, 17260, 'QU', 'OK', 'S', 1738825049, 1738825049, '1'),
(185260, 17260, 'QU', 'OK', 'S', 1738825052, 1738825052, '1'),
(185261, 17260, 'QU', 'OK', 'S', 1738825054, 1738825054, '1'),
(185262, 17260, 'QU', 'OK', 'S', 1738825056, 1738825056, '1'),
(185263, 17260, 'QU', 'OK', 'S', 1738825058, 1738825058, '1'),
(185264, 17260, 'QU', 'OK', 'S', 1738825060, 1738825060, '1'),
(185265, 34228, 'QU', 'OK', 'S', 1738825782, 1738825782, '1'),
(185266, 36093, 'QU', 'OK', 'S', 1738826549, 1738826549, '1'),
(185267, 36082, 'QU', 'OK', 'S', 1738826554, 1738826554, '1'),
(185268, 33126, 'QU', 'OK', 'S', 1738826556, 1738826556, '1'),
(185269, 36082, 'QU', 'OK', 'S', 1738826563, 1738826563, '1'),
(185270, 36081, 'QU', 'OK', 'S', 1738826566, 1738826566, '1'),
(185271, 33725, 'QU', 'OK', 'S', 1738826576, 1738826576, '1'),
(185272, 36082, 'QU', 'OK', 'S', 1738827679, 1738827679, '1'),
(185273, 28512, 'QU', 'OK', 'S', 1738827686, 1738827686, '1'),
(185274, 28512, 'QU', 'OK', 'S', 1738827688, 1738827688, '1'),
(185275, 36218, 'QU', 'OK', 'S', 1738827698, 1738827698, '1'),
(185276, 31195, 'QU', 'OK', 'S', 1738827701, 1738827701, '1'),
(185277, 36218, 'QU', 'OK', 'S', 1738827703, 1738827703, '1'),
(185278, 31195, 'QU', 'OK', 'S', 1738827706, 1738827706, '1'),
(185279, 36208, 'QU', 'OK', 'S', 1738827709, 1738827709, '1'),
(185280, 36208, 'QU', 'OK', 'S', 1738827712, 1738827712, '1'),
(185281, 16838, 'QU', 'OK', 'S', 1738829954, 1738829954, '1'),
(185282, 15565, 'QU', 'OK', 'S', 1738830976, 1738830976, '1'),
(185283, 36393, 'QU', 'OK', 'S', 1738831733, 1738831733, '1'),
(185284, 15563, 'QU', 'OK', 'S', 1738831864, 1738831864, '1'),
(185285, 15388, 'QU', 'OK', 'S', 1738831872, 1738831872, '1'),
(185286, 15388, 'QU', 'OK', 'S', 1738831879, 1738831879, '1'),
(185287, 15387, 'QU', 'OK', 'S', 1738831886, 1738831886, '1'),
(185288, 15386, 'QU', 'OK', 'S', 1738831893, 1738831893, '1'),
(185289, 15385, 'QU', 'OK', 'S', 1738831899, 1738831899, '1'),
(185290, 15384, 'QU', 'OK', 'S', 1738831906, 1738831906, '1'),
(185291, 15383, 'QU', 'OK', 'S', 1738831913, 1738831913, '1'),
(185292, 15382, 'QU', 'OK', 'S', 1738831920, 1738831920, '1'),
(185293, 17767, 'QU', 'OK', 'S', 1738831933, 1738831933, '1'),
(185294, 17766, 'QU', 'OK', 'S', 1738831940, 1738831940, '1'),
(185295, 17766, 'QU', 'OK', 'S', 1738831949, 1738831949, '1'),
(185296, 17765, 'QU', 'OK', 'S', 1738831965, 1738831965, '1'),
(185297, 15630, 'QU', 'OK', 'S', 1738831974, 1738831974, '1'),
(185298, 15568, 'QU', 'OK', 'S', 1738832002, 1738832002, '1'),
(185299, 15567, 'QU', 'OK', 'S', 1738832010, 1738832010, '1'),
(185300, 17782, 'QU', 'OK', 'S', 1738832026, 1738832026, '1'),
(185301, 17782, 'QU', 'OK', 'S', 1738832031, 1738832031, '1'),
(185302, 17781, 'QU', 'OK', 'S', 1738832037, 1738832037, '1'),
(185303, 17778, 'QU', 'OK', 'S', 1738832045, 1738832045, '1'),
(185304, 17777, 'QU', 'OK', 'S', 1738832052, 1738832052, '1'),
(185305, 17776, 'QU', 'OK', 'S', 1738832061, 1738832061, '1'),
(185306, 17775, 'QU', 'OK', 'S', 1738832068, 1738832068, '1'),
(185307, 17774, 'QU', 'OK', 'S', 1738832082, 1738832082, '1'),
(185308, 17771, 'QU', 'OK', 'S', 1738832091, 1738832091, '1'),
(185309, 17768, 'QU', 'OK', 'S', 1738832097, 1738832097, '1'),
(185310, 36389, 'QU', 'OK', 'S', 1738832117, 1738832117, '1'),
(185311, 36390, 'QU', 'OK', 'S', 1738832317, 1738832317, '1'),
(185312, 36392, 'QU', 'OK', 'S', 1738832611, 1738832611, '1'),
(185313, 21903, 'QU', 'OK', 'S', 1738832639, 1738832639, '1'),
(185314, 21902, 'QU', 'OK', 'S', 1738832644, 1738832644, '1'),
(185315, 21901, 'QU', 'OK', 'S', 1738832653, 1738832653, '1'),
(185316, 21900, 'QU', 'OK', 'S', 1738832661, 1738832661, '1'),
(185317, 21899, 'QU', 'OK', 'S', 1738832680, 1738832680, '1'),
(185318, 21898, 'QU', 'OK', 'S', 1738832686, 1738832686, '1'),
(185319, 21897, 'QU', 'OK', 'S', 1738832695, 1738832695, '1'),
(185320, 21896, 'QU', 'OK', 'S', 1738832702, 1738832702, '1'),
(185321, 21608, 'QU', 'OK', 'S', 1738832712, 1738832712, '1'),
(185322, 23564, 'QU', 'OK', 'S', 1738832725, 1738832725, '1'),
(185323, 36385, 'QU', 'OK', 'S', 1738832726, 1738832726, '1'),
(185324, 23559, 'QU', 'OK', 'S', 1738832732, 1738832732, '1'),
(185325, 23558, 'QU', 'OK', 'S', 1738832739, 1738832739, '1'),
(185326, 23557, 'QU', 'OK', 'S', 1738832747, 1738832747, '1'),
(185327, 23556, 'QU', 'OK', 'S', 1738832757, 1738832757, '1'),
(185328, 23555, 'QU', 'OK', 'S', 1738832763, 1738832763, '1'),
(185329, 23554, 'QU', 'OK', 'S', 1738832768, 1738832768, '1'),
(185330, 23554, 'QU', 'OK', 'S', 1738832774, 1738832774, '1'),
(185331, 23553, 'QU', 'OK', 'S', 1738832780, 1738832780, '1'),
(185332, 21905, 'QU', 'OK', 'S', 1738832790, 1738832790, '1'),
(185333, 21904, 'QU', 'OK', 'S', 1738832796, 1738832796, '1'),
(185334, 23620, 'QU', 'OK', 'S', 1738832818, 1738832818, '1'),
(185335, 23618, 'QU', 'OK', 'S', 1738832830, 1738832830, '1'),
(185336, 23589, 'QU', 'OK', 'S', 1738832837, 1738832837, '1'),
(185337, 23588, 'QU', 'OK', 'S', 1738832849, 1738832849, '1'),
(185338, 23569, 'QU', 'OK', 'S', 1738832871, 1738832871, '1'),
(185339, 36398, 'QU', 'OK', 'S', 1738832904, 1738832904, '1'),
(185340, 23567, 'QU', 'OK', 'S', 1738832960, 1738832960, '1'),
(185341, 23566, 'QU', 'OK', 'S', 1738832971, 1738832971, '1'),
(185342, 23565, 'QU', 'OK', 'S', 1738832977, 1738832977, '1'),
(185343, 23630, 'QU', 'OK', 'S', 1738833002, 1738833002, '1'),
(185344, 36388, 'QU', 'OK', 'S', 1738833116, 1738833116, '1'),
(185345, 31406, 'QU', 'OK', 'S', 1738833269, 1738833269, '1'),
(185346, 36391, 'QU', 'OK', 'S', 1738833507, 1738833507, '1'),
(185347, 23629, 'QU', 'OK', 'S', 1738833605, 1738833605, '1'),
(185348, 23627, 'QU', 'OK', 'S', 1738833612, 1738833612, '1'),
(185349, 36395, 'QU', 'OK', 'S', 1738833730, 1738833730, '1'),
(185350, 36396, 'QU', 'OK', 'S', 1738833782, 1738833782, '1'),
(185351, 36397, 'QU', 'OK', 'S', 1738833834, 1738833834, '1'),
(185352, 33724, 'QU', 'OK', 'S', 1738834069, 1738834069, '1'),
(185353, 35797, 'QU', 'OK', 'S', 1738834099, 1738834099, '1'),
(185354, 35512, 'QU', 'OK', 'S', 1738834126, 1738834126, '1'),
(185355, 23626, 'QU', 'OK', 'S', 1738835045, 1738835045, '1'),
(185356, 23625, 'QU', 'OK', 'S', 1738835053, 1738835053, '1'),
(185357, 23624, 'QU', 'OK', 'S', 1738835060, 1738835060, '1'),
(185358, 23621, 'QU', 'OK', 'S', 1738835073, 1738835073, '1'),
(185359, 24398, 'QU', 'OK', 'S', 1738835091, 1738835091, '1'),
(185360, 24397, 'QU', 'OK', 'S', 1738835097, 1738835097, '1'),
(185361, 24397, 'QU', 'OK', 'S', 1738835102, 1738835102, '1'),
(185362, 24396, 'QU', 'OK', 'S', 1738835108, 1738835108, '1'),
(185363, 24394, 'QU', 'OK', 'S', 1738835118, 1738835118, '1'),
(185364, 24394, 'QU', 'OK', 'S', 1738835118, 1738835118, '1'),
(185365, 24391, 'QU', 'OK', 'S', 1738835134, 1738835134, '1'),
(185366, 24389, 'QU', 'OK', 'S', 1738835144, 1738835144, '1'),
(185367, 24388, 'QU', 'OK', 'S', 1738835151, 1738835151, '1'),
(185368, 24387, 'QU', 'OK', 'S', 1738835159, 1738835159, '1'),
(185369, 24402, 'QU', 'OK', 'S', 1738835173, 1738835173, '1'),
(185370, 24404, 'QU', 'OK', 'S', 1738835179, 1738835179, '1'),
(185371, 24410, 'QU', 'OK', 'S', 1738835187, 1738835187, '1'),
(185372, 24411, 'QU', 'OK', 'S', 1738835194, 1738835194, '1'),
(185373, 24412, 'QU', 'OK', 'S', 1738835205, 1738835205, '1'),
(185374, 24429, 'QU', 'OK', 'S', 1738835213, 1738835213, '1'),
(185375, 24430, 'QU', 'OK', 'S', 1738835219, 1738835219, '1'),
(185376, 24564, 'QU', 'OK', 'S', 1738835233, 1738835233, '1'),
(185377, 24634, 'QU', 'OK', 'S', 1738835239, 1738835239, '1'),
(185378, 24635, 'QU', 'OK', 'S', 1738835247, 1738835247, '1'),
(185379, 24636, 'QU', 'OK', 'S', 1738835275, 1738835275, '1'),
(185380, 24639, 'QU', 'OK', 'S', 1738835281, 1738835281, '1'),
(185381, 24641, 'QU', 'OK', 'S', 1738835292, 1738835292, '1'),
(185382, 24642, 'QU', 'OK', 'S', 1738835298, 1738835298, '1'),
(185383, 24643, 'QU', 'OK', 'S', 1738835306, 1738835306, '1'),
(185384, 24644, 'QU', 'OK', 'S', 1738835312, 1738835312, '1'),
(185385, 24653, 'QU', 'OK', 'S', 1738835322, 1738835322, '1'),
(185386, 24652, 'QU', 'OK', 'S', 1738835327, 1738835327, '1'),
(185387, 24649, 'QU', 'OK', 'S', 1738835333, 1738835333, '1'),
(185388, 24644, 'QU', 'OK', 'S', 1738835347, 1738835347, '1'),
(185389, 24644, 'QU', 'OK', 'S', 1738835361, 1738835361, '1'),
(185390, 24644, 'QU', 'OK', 'S', 1738835361, 1738835361, '1'),
(185391, 25704, 'QU', 'OK', 'S', 1738835377, 1738835377, '1'),
(185392, 25704, 'QU', 'OK', 'S', 1738835384, 1738835384, '1'),
(185393, 25699, 'QU', 'OK', 'S', 1738835395, 1738835395, '1'),
(185394, 25699, 'QU', 'OK', 'S', 1738835400, 1738835400, '1'),
(185395, 25695, 'QU', 'OK', 'S', 1738835409, 1738835409, '1'),
(185396, 25692, 'QU', 'OK', 'S', 1738835417, 1738835417, '1'),
(185397, 25687, 'QU', 'OK', 'S', 1738835424, 1738835424, '1'),
(185398, 25731, 'QU', 'OK', 'S', 1738835445, 1738835445, '1'),
(185399, 25729, 'QU', 'OK', 'S', 1738835453, 1738835453, '1'),
(185400, 25725, 'QU', 'OK', 'S', 1738835460, 1738835460, '1'),
(185401, 30118, 'QU', 'OK', 'S', 1738835471, 1738835471, '1'),
(185402, 25724, 'QU', 'OK', 'S', 1738835473, 1738835473, '1'),
(185403, 36250, 'QU', 'OK', 'S', 1738835478, 1738835478, '1'),
(185404, 35858, 'QU', 'OK', 'S', 1738835481, 1738835481, '1'),
(185405, 35847, 'QU', 'OK', 'S', 1738837328, 1738837328, '1'),
(185406, 36316, 'QU', 'OK', 'S', 1738837330, 1738837330, '1'),
(185407, 30311, 'QU', 'OK', 'S', 1738837332, 1738837332, '1'),
(185408, 36316, 'QU', 'OK', 'S', 1738837334, 1738837334, '1'),
(185409, 35847, 'QU', 'OK', 'S', 1738837337, 1738837337, '1'),
(185410, 36323, 'QU', 'OK', 'S', 1738837339, 1738837339, '1'),
(185411, 33118, 'QU', 'OK', 'S', 1738837342, 1738837342, '1'),
(185412, 36323, 'QU', 'OK', 'S', 1738837343, 1738837343, '1'),
(185413, 28999, 'QU', 'OK', 'S', 1738837429, 1738837429, '1'),
(185414, 29594, 'QU', 'OK', 'S', 1738842526, 1738842526, '1'),
(185415, 35715, 'QU', 'OK', 'S', 1738844976, 1738844976, '1'),
(185416, 35688, 'QU', 'OK', 'S', 1738844982, 1738844982, '1'),
(185417, 35687, 'QU', 'OK', 'S', 1738844986, 1738844986, '1'),
(185418, 35657, 'QU', 'OK', 'S', 1738844993, 1738844993, '1'),
(185419, 35882, 'QU', 'OK', 'S', 1738845088, 1738845088, '1'),
(185420, 31329, 'QU', 'OK', 'S', 1738845103, 1738845103, '1'),
(185421, 28441, 'QU', 'OK', 'S', 1738845133, 1738845133, '1'),
(185422, 35436, 'QU', 'OK', 'S', 1738845173, 1738845173, '1'),
(185423, 35435, 'QU', 'OK', 'S', 1738845184, 1738845184, '1'),
(185424, 35434, 'QU', 'OK', 'S', 1738845190, 1738845190, '1'),
(185425, 36328, 'QU', 'OK', 'S', 1738846464, 1738846464, '1'),
(185426, 28512, 'QU', 'OK', 'S', 1738846617, 1738846617, '1'),
(185427, 36405, 'QU', 'OK', 'S', 1738847107, 1738847107, '1'),
(185428, 36406, 'QU', 'OK', 'S', 1738847355, 1738847355, '1'),
(185429, 36259, 'QU', 'OK', 'S', 1738847429, 1738847429, '1'),
(185430, 10942, 'QU', 'OK', 'S', 1738847485, 1738847485, '1'),
(185431, 36409, 'QU', 'OK', 'S', 1738847566, 1738847566, '1'),
(185432, 36394, 'QU', 'OK', 'S', 1738847688, 1738847688, '1'),
(185433, 36413, 'QU', 'OK', 'S', 1738847838, 1738847838, '1'),
(185434, 36414, 'QU', 'OK', 'S', 1738847894, 1738847894, '1'),
(185435, 36411, 'QU', 'OK', 'S', 1738847939, 1738847939, '1'),
(185436, 36412, 'QU', 'OK', 'S', 1738848193, 1738848193, '1'),
(185437, 36410, 'QU', 'OK', 'S', 1738848254, 1738848254, '1'),
(185438, 36407, 'QU', 'OK', 'S', 1738848311, 1738848311, '1'),
(185439, 36408, 'QU', 'OK', 'S', 1738848461, 1738848461, '1'),
(185440, 24583, 'QU', 'OK', 'S', 1738848483, 1738848483, '1'),
(185441, 3135, 'QU', 'OK', 'S', 1738848507, 1738848507, '1'),
(185442, 36399, 'QU', 'OK', 'S', 1738848521, 1738848521, '1'),
(185443, 36401, 'QU', 'OK', 'S', 1738848839, 1738848839, '1'),
(185444, 36402, 'QU', 'OK', 'S', 1738848871, 1738848871, '1'),
(185445, 36403, 'QU', 'OK', 'S', 1738848906, 1738848906, '1'),
(185446, 36404, 'QU', 'OK', 'S', 1738848938, 1738848938, '1'),
(185447, 28943, 'QU', 'OK', 'S', 1738849113, 1738849113, '1'),
(185448, 14389, 'QU', 'OK', 'S', 1738849124, 1738849124, '1'),
(185449, 31710, 'QU', 'OK', 'S', 1738849189, 1738849189, '1'),
(185450, 35381, 'QU', 'OK', 'S', 1738849387, 1738849387, '1'),
(185451, 20950, 'QU', 'OK', 'S', 1738849497, 1738849497, '1'),
(185452, 18954, 'QU', 'OK', 'S', 1738850207, 1738850207, '1'),
(185453, 18954, 'QU', 'OK', 'S', 1738850211, 1738850211, '1'),
(185454, 34430, 'QU', 'OK', 'S', 1738850214, 1738850214, '1'),
(185455, 35681, 'QU', 'OK', 'S', 1738850217, 1738850217, '1'),
(185456, 35681, 'QU', 'OK', 'S', 1738850221, 1738850221, '1'),
(185457, 14931, 'QU', 'OK', 'S', 1738850225, 1738850225, '1'),
(185458, 14993, 'QU', 'OK', 'S', 1738850231, 1738850231, '1'),
(185459, 34041, 'QU', 'OK', 'S', 1738850235, 1738850235, '1'),
(185460, 34041, 'QU', 'OK', 'S', 1738850240, 1738850240, '1'),
(185461, 33916, 'QU', 'OK', 'S', 1738850244, 1738850244, '1'),
(185462, 33916, 'QU', 'OK', 'S', 1738850249, 1738850249, '1'),
(185463, 33976, 'QU', 'OK', 'S', 1738850253, 1738850253, '1'),
(185464, 33976, 'QU', 'OK', 'S', 1738850296, 1738850296, '1'),
(185465, 27578, 'QU', 'OK', 'S', 1738850301, 1738850301, '1'),
(185466, 27578, 'QU', 'OK', 'S', 1738850305, 1738850305, '1'),
(185467, 14993, 'QU', 'OK', 'S', 1738850310, 1738850310, '1'),
(185468, 22795, 'QU', 'OK', 'S', 1738850315, 1738850315, '1'),
(185469, 22795, 'QU', 'OK', 'S', 1738850320, 1738850320, '1'),
(185470, 22795, 'QU', 'OK', 'S', 1738850325, 1738850325, '1'),
(185471, 22795, 'QU', 'OK', 'S', 1738850330, 1738850330, '1'),
(185472, 24899, 'QU', 'OK', 'S', 1738850335, 1738850335, '1'),
(185473, 24900, 'QU', 'OK', 'S', 1738850343, 1738850343, '1'),
(185474, 7703, 'QU', 'OK', 'S', 1738850347, 1738850347, '1'),
(185475, 24899, 'QU', 'OK', 'S', 1738850353, 1738850353, '1'),
(185476, 24900, 'QU', 'OK', 'S', 1738850359, 1738850359, '1'),
(185477, 35681, 'QU', 'OK', 'S', 1738850363, 1738850363, '1'),
(185478, 33916, 'QU', 'OK', 'S', 1738850369, 1738850369, '1'),
(185479, 16495, 'QU', 'OK', 'S', 1738850376, 1738850376, '1'),
(185480, 24900, 'QU', 'OK', 'S', 1738850380, 1738850380, '1'),
(185481, 22795, 'QU', 'OK', 'S', 1738850385, 1738850385, '1'),
(185482, 7703, 'QU', 'OK', 'S', 1738850390, 1738850390, '1'),
(185483, 24767, 'QU', 'OK', 'S', 1738850394, 1738850394, '1'),
(185484, 24767, 'QU', 'OK', 'S', 1738850399, 1738850399, '1'),
(185485, 24900, 'QU', 'OK', 'S', 1738850406, 1738850406, '1'),
(185486, 31198, 'QU', 'OK', 'S', 1738850410, 1738850410, '1'),
(185487, 31198, 'QU', 'OK', 'S', 1738850414, 1738850414, '1'),
(185488, 24900, 'QU', 'OK', 'S', 1738850416, 1738850416, '1'),
(185489, 3211, 'QU', 'OK', 'S', 1738907978, 1738907978, '1'),
(185490, 5394, 'QU', 'OK', 'S', 1738907992, 1738907992, '1'),
(185491, 36393, 'QU', 'OK', 'S', 1738912053, 1738912053, '1'),
(185492, 36393, 'QU', 'OK', 'S', 1738912055, 1738912055, '1'),
(185493, 36409, 'QU', 'OK', 'S', 1738912057, 1738912057, '1'),
(185494, 20662, 'QU', 'OK', 'S', 1738912061, 1738912061, '1'),
(185495, 28592, 'QU', 'OK', 'S', 1738912084, 1738912084, '1'),
(185496, 24315, 'QU', 'OK', 'S', 1738913180, 1738913180, '1'),
(185497, 7703, 'QU', 'OK', 'S', 1738914967, 1738914967, '1'),
(185498, 9040, 'QU', 'OK', 'S', 1738914971, 1738914971, '1'),
(185499, 35511, 'QU', 'OK', 'S', 1738914978, 1738914978, '1'),
(185500, 12924, 'QU', 'OK', 'S', 1738914997, 1738914997, '1'),
(185501, 36199, 'QU', 'OK', 'S', 1738914997, 1738914997, '1'),
(185502, 36167, 'QU', 'OK', 'S', 1738915004, 1738915004, '1'),
(185503, 28815, 'QU', 'OK', 'S', 1738915009, 1738915009, '1'),
(185504, 36257, 'QU', 'OK', 'S', 1738915017, 1738915017, '1'),
(185505, 36206, 'QU', 'OK', 'S', 1738915023, 1738915023, '1'),
(185506, 33691, 'QU', 'OK', 'S', 1738915033, 1738915033, '1'),
(185507, 28836, 'QU', 'OK', 'S', 1738915038, 1738915038, '1'),
(185508, 36199, 'QU', 'OK', 'S', 1738915054, 1738915054, '1'),
(185509, 31406, 'QU', 'OK', 'S', 1738915058, 1738915058, '1'),
(185510, 35896, 'QU', 'OK', 'S', 1738915063, 1738915063, '1'),
(185511, 35775, 'QU', 'OK', 'S', 1738915069, 1738915069, '1'),
(185512, 35773, 'QU', 'OK', 'S', 1738915075, 1738915075, '1'),
(185513, 25140, 'QU', 'OK', 'S', 1738915085, 1738915085, '1'),
(185514, 11983, 'QU', 'OK', 'S', 1738915090, 1738915090, '1'),
(185515, 13883, 'QU', 'OK', 'S', 1738915105, 1738915105, '1'),
(185516, 13312, 'QU', 'OK', 'S', 1738915265, 1738915265, '1'),
(185517, 13312, 'QU', 'OK', 'S', 1738915369, 1738915369, '1'),
(185518, 13312, 'QU', 'OK', 'S', 1738915377, 1738915377, '1'),
(185519, 16396, 'QU', 'OK', 'S', 1738915504, 1738915504, '1'),
(185520, 16801, 'QU', 'OK', 'S', 1738915682, 1738915682, '1'),
(185521, 16801, 'QU', 'OK', 'S', 1738915685, 1738915685, '1'),
(185522, 20149, 'QU', 'OK', 'S', 1738916094, 1738916094, '1'),
(185523, 20527, 'QU', 'OK', 'S', 1738916290, 1738916290, '1'),
(185524, 20527, 'QU', 'OK', 'S', 1738916422, 1738916422, '1'),
(185525, 32732, 'QU', 'OK', 'S', 1738920828, 1738920828, '1'),
(185526, 35796, 'QU', 'OK', 'S', 1738921741, 1738921741, '1'),
(185527, 34961, 'QU', 'OK', 'S', 1738921841, 1738921841, '1'),
(185528, 34961, 'QU', 'OK', 'S', 1738921843, 1738921843, '1'),
(185529, 34961, 'QU', 'OK', 'S', 1738921845, 1738921845, '1'),
(185530, 34451, 'QU', 'OK', 'S', 1738922232, 1738922232, '1'),
(185531, 34452, 'QU', 'OK', 'S', 1738922804, 1738922804, '1'),
(185532, 27888, 'QU', 'OK', 'S', 1738923253, 1738923253, '1'),
(185533, 27888, 'QU', 'OK', 'S', 1738923260, 1738923260, '1'),
(185534, 36378, 'QU', 'OK', 'S', 1738923286, 1738923286, '1'),
(185535, 31540, 'QU', 'OK', 'S', 1738923300, 1738923300, '1'),
(185536, 35925, 'QU', 'OK', 'S', 1738923303, 1738923303, '1'),
(185537, 35242, 'QU', 'OK', 'S', 1738923306, 1738923306, '1'),
(185538, 27888, 'QU', 'OK', 'S', 1738923311, 1738923311, '1'),
(185539, 23180, 'QU', 'OK', 'S', 1738923313, 1738923313, '1'),
(185540, 27888, 'QU', 'OK', 'S', 1738923324, 1738923324, '1'),
(185541, 35700, 'QU', 'OK', 'S', 1738923330, 1738923330, '1'),
(185542, 31094, 'QU', 'OK', 'S', 1738923334, 1738923334, '1'),
(185543, 23177, 'QU', 'OK', 'S', 1738923338, 1738923338, '1'),
(185544, 35692, 'QU', 'OK', 'S', 1738923342, 1738923342, '1'),
(185545, 35461, 'QU', 'OK', 'S', 1738923346, 1738923346, '1'),
(185546, 33136, 'QU', 'OK', 'S', 1738923351, 1738923351, '1'),
(185547, 23180, 'QU', 'OK', 'S', 1738923357, 1738923357, '1'),
(185548, 29934, 'QU', 'OK', 'S', 1738923361, 1738923361, '1'),
(185549, 21798, 'QU', 'OK', 'S', 1738923366, 1738923366, '1'),
(185550, 35775, 'QU', 'OK', 'S', 1738923368, 1738923368, '1'),
(185551, 14853, 'QU', 'OK', 'S', 1738923374, 1738923374, '1'),
(185552, 35560, 'QU', 'OK', 'S', 1738923442, 1738923442, '1'),
(185553, 35560, 'QU', 'OK', 'S', 1738923446, 1738923446, '1'),
(185554, 35560, 'QU', 'OK', 'S', 1738923449, 1738923449, '1'),
(185555, 33753, 'QU', 'OK', 'S', 1738923453, 1738923453, '1'),
(185556, 33609, 'QU', 'OK', 'S', 1738923457, 1738923457, '1'),
(185557, 35759, 'QU', 'OK', 'S', 1738923463, 1738923463, '1'),
(185558, 36065, 'QU', 'OK', 'S', 1738923467, 1738923467, '1'),
(185559, 35871, 'QU', 'OK', 'S', 1738923471, 1738923471, '1'),
(185560, 36143, 'QU', 'OK', 'S', 1738923476, 1738923476, '1'),
(185561, 35962, 'QU', 'OK', 'S', 1738923480, 1738923480, '1'),
(185562, 35729, 'QU', 'OK', 'S', 1738923484, 1738923484, '1'),
(185563, 36316, 'QU', 'OK', 'S', 1738923896, 1738923896, '1'),
(185564, 36316, 'QU', 'OK', 'S', 1738923909, 1738923909, '1'),
(185565, 35185, 'QU', 'OK', 'S', 1738924082, 1738924082, '1'),
(185566, 36291, 'QU', 'OK', 'S', 1738924097, 1738924097, '1'),
(185567, 33057, 'QU', 'OK', 'S', 1738924102, 1738924102, '1'),
(185568, 33136, 'QU', 'OK', 'S', 1738924106, 1738924106, '1'),
(185569, 30439, 'QU', 'OK', 'S', 1738924115, 1738924115, '1'),
(185570, 24890, 'QU', 'OK', 'S', 1738924121, 1738924121, '1'),
(185571, 34940, 'QU', 'OK', 'S', 1738924125, 1738924125, '1'),
(185572, 30439, 'QU', 'OK', 'S', 1738924129, 1738924129, '1'),
(185573, 35602, 'QU', 'OK', 'S', 1738924142, 1738924142, '1'),
(185574, 35601, 'QU', 'OK', 'S', 1738924144, 1738924144, '1'),
(185575, 35601, 'QU', 'OK', 'S', 1738924147, 1738924147, '1'),
(185576, 35600, 'QU', 'OK', 'S', 1738924153, 1738924153, '1'),
(185577, 36293, 'QU', 'OK', 'S', 1738924229, 1738924229, '1'),
(185578, 36291, 'QU', 'OK', 'S', 1738924234, 1738924234, '1'),
(185579, 36293, 'QU', 'OK', 'S', 1738924238, 1738924238, '1'),
(185580, 14853, 'QU', 'OK', 'S', 1738924722, 1738924722, '1'),
(185581, 35775, 'QU', 'OK', 'S', 1738924729, 1738924729, '1'),
(185582, 35775, 'QU', 'OK', 'S', 1738924736, 1738924736, '1'),
(185583, 36299, 'QU', 'OK', 'S', 1738924743, 1738924743, '1'),
(185584, 36299, 'QU', 'OK', 'S', 1738924748, 1738924748, '1'),
(185585, 36301, 'QU', 'OK', 'S', 1738924753, 1738924753, '1'),
(185586, 34873, 'QU', 'OK', 'S', 1738924758, 1738924758, '1'),
(185587, 35605, 'QU', 'OK', 'S', 1738924761, 1738924761, '1'),
(185588, 35604, 'QU', 'OK', 'S', 1738924766, 1738924766, '1'),
(185589, 35964, 'QU', 'OK', 'S', 1738924771, 1738924771, '1'),
(185590, 36301, 'QU', 'OK', 'S', 1738924777, 1738924777, '1'),
(185591, 36323, 'QU', 'OK', 'S', 1738924782, 1738924782, '1'),
(185592, 21001, 'QU', 'OK', 'S', 1738924786, 1738924786, '1'),
(185593, 36323, 'QU', 'OK', 'S', 1738924791, 1738924791, '1'),
(185594, 36292, 'QU', 'OK', 'S', 1738924889, 1738924889, '1'),
(185595, 36293, 'QU', 'OK', 'S', 1738924893, 1738924893, '1'),
(185596, 36323, 'QU', 'OK', 'S', 1738924897, 1738924897, '1'),
(185597, 36216, 'QU', 'OK', 'S', 1738925196, 1738925196, '1'),
(185598, 36283, 'QU', 'OK', 'S', 1738925205, 1738925205, '1'),
(185599, 35872, 'QU', 'OK', 'S', 1738925210, 1738925210, '1'),
(185600, 36301, 'QU', 'OK', 'S', 1738925216, 1738925216, '1'),
(185601, 35573, 'QU', 'OK', 'S', 1738925222, 1738925222, '1'),
(185602, 35574, 'QU', 'OK', 'S', 1738925224, 1738925224, '1'),
(185603, 35572, 'QU', 'OK', 'S', 1738925226, 1738925226, '1'),
(185604, 35574, 'QU', 'OK', 'S', 1738925232, 1738925232, '1'),
(185605, 36415, 'QU', 'OK', 'S', 1738927004, 1738927004, '1'),
(185606, 36416, 'QU', 'OK', 'S', 1738927036, 1738927036, '1'),
(185607, 36417, 'QU', 'OK', 'S', 1738927074, 1738927074, '1'),
(185608, 36417, 'QU', 'OK', 'S', 1738927081, 1738927081, '1'),
(185609, 36418, 'QU', 'OK', 'S', 1738927115, 1738927115, '1'),
(185610, 36419, 'QU', 'OK', 'S', 1738927160, 1738927160, '1'),
(185611, 36440, 'QU', 'OK', 'S', 1738928018, 1738928018, '1'),
(185612, 36435, 'QU', 'OK', 'S', 1738928342, 1738928342, '1'),
(185613, 36434, 'QU', 'OK', 'S', 1738929212, 1738929212, '1'),
(185614, 36433, 'QU', 'OK', 'S', 1738929333, 1738929333, '1'),
(185615, 31144, 'QU', 'OK', 'S', 1738929513, 1738929513, '1'),
(185616, 36426, 'QU', 'OK', 'S', 1738929574, 1738929574, '1'),
(185617, 36438, 'QU', 'OK', 'S', 1738929655, 1738929655, '1'),
(185618, 36422, 'QU', 'OK', 'S', 1738929773, 1738929773, '1'),
(185619, 36424, 'QU', 'OK', 'S', 1738929847, 1738929847, '1'),
(185620, 36425, 'QU', 'OK', 'S', 1738929882, 1738929882, '1'),
(185621, 36436, 'QU', 'OK', 'S', 1738930090, 1738930090, '1'),
(185622, 36437, 'QU', 'OK', 'S', 1738930148, 1738930148, '1'),
(185623, 36430, 'QU', 'OK', 'S', 1738930375, 1738930375, '1'),
(185624, 36429, 'QU', 'OK', 'S', 1738930564, 1738930564, '1'),
(185625, 33704, 'QU', 'OK', 'S', 1738930710, 1738930710, '1'),
(185626, 36351, 'QU', 'OK', 'S', 1738930832, 1738930832, '1'),
(185627, 34961, 'QU', 'OK', 'S', 1738931614, 1738931614, '1'),
(185628, 32248, 'QU', 'OK', 'S', 1738931772, 1738931772, '1'),
(185629, 32248, 'QU', 'OK', 'S', 1738931776, 1738931776, '1'),
(185630, 34398, 'QU', 'OK', 'S', 1738932350, 1738932350, '1'),
(185631, 36032, 'QU', 'OK', 'S', 1738933718, 1738933718, '1'),
(185632, 36032, 'QU', 'OK', 'S', 1738933729, 1738933729, '1'),
(185633, 15361, 'QU', 'OK', 'S', 1738933933, 1738933933, '1'),
(185634, 15361, 'QU', 'OK', 'S', 1738933953, 1738933953, '1'),
(185635, 15360, 'QU', 'OK', 'S', 1738933971, 1738933971, '1'),
(185636, 15360, 'QU', 'OK', 'S', 1738933974, 1738933974, '1'),
(185637, 36427, 'QU', 'OK', 'S', 1738933978, 1738933978, '1'),
(185638, 36428, 'QU', 'OK', 'S', 1738934476, 1738934476, '1'),
(185639, 31198, 'QU', 'OK', 'S', 1738934581, 1738934581, '1'),
(185640, 31198, 'QU', 'OK', 'S', 1738934595, 1738934595, '1'),
(185641, 13377, 'QU', 'OK', 'S', 1738934620, 1738934620, '1'),
(185642, 18797, 'QU', 'OK', 'S', 1738934785, 1738934785, '1'),
(185643, 36421, 'QU', 'OK', 'S', 1738934907, 1738934907, '1'),
(185644, 30395, 'QU', 'OK', 'S', 1738990608, 1738990608, '1'),
(185645, 30395, 'QU', 'OK', 'S', 1738990611, 1738990611, '1'),
(185646, 31130, 'QU', 'OK', 'S', 1738992749, 1738992749, '1'),
(185647, 31130, 'QU', 'OK', 'S', 1738992836, 1738992836, '1'),
(185648, 36426, 'QU', 'OK', 'S', 1738993840, 1738993840, '1'),
(185649, 20950, 'QU', 'OK', 'S', 1738993842, 1738993842, '1'),
(185650, 33981, 'QU', 'OK', 'S', 1738995461, 1738995461, '1'),
(185651, 33746, 'QU', 'OK', 'S', 1738995469, 1738995469, '1'),
(185652, 36405, 'QU', 'OK', 'S', 1738995473, 1738995473, '1'),
(185653, 36445, 'QU', 'OK', 'S', 1738997857, 1738997857, '1'),
(185654, 36451, 'QU', 'OK', 'S', 1738998138, 1738998138, '1'),
(185655, 36450, 'QU', 'OK', 'S', 1738998201, 1738998201, '1'),
(185656, 36441, 'QU', 'OK', 'S', 1738998252, 1738998252, '1'),
(185657, 36442, 'QU', 'OK', 'S', 1738998301, 1738998301, '1'),
(185658, 36443, 'QU', 'OK', 'S', 1738998337, 1738998337, '1'),
(185659, 36448, 'QU', 'OK', 'S', 1738998514, 1738998514, '1'),
(185660, 36449, 'QU', 'OK', 'S', 1738998547, 1738998547, '1'),
(185661, 36446, 'QU', 'OK', 'S', 1738998801, 1738998801, '1'),
(185662, 36447, 'QU', 'OK', 'S', 1738998982, 1738998982, '1'),
(185663, 36068, 'QU', 'OK', 'S', 1739000645, 1739000645, '1'),
(185664, 30444, 'QU', 'OK', 'S', 1739000744, 1739000744, '1'),
(185665, 36009, 'QU', 'OK', 'S', 1739000782, 1739000782, '1'),
(185666, 35945, 'QU', 'OK', 'S', 1739000814, 1739000814, '1'),
(185667, 35931, 'QU', 'OK', 'S', 1739000846, 1739000846, '1'),
(185668, 36049, 'QU', 'OK', 'S', 1739000877, 1739000877, '1'),
(185669, 36035, 'QU', 'OK', 'S', 1739001069, 1739001069, '1'),
(185670, 36012, 'QU', 'OK', 'S', 1739001103, 1739001103, '1'),
(185671, 36066, 'QU', 'OK', 'S', 1739001136, 1739001136, '1'),
(185672, 36245, 'QU', 'OK', 'S', 1739001256, 1739001256, '1'),
(185673, 35648, 'QU', 'OK', 'S', 1739001448, 1739001448, '1'),
(185674, 35646, 'QU', 'OK', 'S', 1739001516, 1739001516, '1'),
(185675, 35646, 'QU', 'OK', 'S', 1739001519, 1739001519, '1'),
(185676, 35791, 'QU', 'OK', 'S', 1739001577, 1739001577, '1'),
(185677, 36260, 'QU', 'OK', 'S', 1739001832, 1739001832, '1'),
(185678, 36244, 'QU', 'OK', 'S', 1739001911, 1739001911, '1'),
(185679, 30284, 'QU', 'OK', 'S', 1739001947, 1739001947, '1'),
(185680, 30108, 'QU', 'OK', 'S', 1739001993, 1739001993, '1'),
(185681, 36038, 'QU', 'OK', 'S', 1739002200, 1739002200, '1'),
(185682, 32069, 'QU', 'OK', 'S', 1739002232, 1739002232, '1'),
(185683, 20902, 'QU', 'OK', 'S', 1739002344, 1739002344, '1'),
(185684, 33520, 'QU', 'OK', 'S', 1739002650, 1739002650, '1'),
(185685, 36094, 'QU', 'OK', 'S', 1739002679, 1739002679, '1'),
(185686, 36073, 'QU', 'OK', 'S', 1739002741, 1739002741, '1'),
(185687, 34643, 'QU', 'OK', 'S', 1739002778, 1739002778, '1'),
(185688, 33690, 'QU', 'OK', 'S', 1739003265, 1739003265, '1'),
(185689, 35910, 'QU', 'OK', 'S', 1739003731, 1739003731, '1'),
(185690, 18810, 'QU', 'OK', 'S', 1739003762, 1739003762, '1'),
(185691, 26580, 'QU', 'OK', 'S', 1739003814, 1739003814, '1'),
(185692, 21843, 'QU', 'OK', 'S', 1739003853, 1739003853, '1'),
(185693, 17282, 'QU', 'OK', 'S', 1739004190, 1739004190, '1'),
(185694, 16545, 'QU', 'OK', 'S', 1739004268, 1739004268, '1'),
(185695, 21915, 'QU', 'OK', 'S', 1739004323, 1739004323, '1'),
(185696, 21089, 'QU', 'OK', 'S', 1739004358, 1739004358, '1'),
(185697, 2417, 'QU', 'OK', 'S', 1739004390, 1739004390, '1'),
(185698, 12737, 'QU', 'OK', 'S', 1739004549, 1739004549, '1'),
(185699, 31588, 'QU', 'OK', 'S', 1739004583, 1739004583, '1'),
(185700, 21850, 'QU', 'OK', 'S', 1739004616, 1739004616, '1'),
(185701, 15499, 'QU', 'OK', 'S', 1739005194, 1739005194, '1'),
(185702, 31229, 'QU', 'OK', 'S', 1739005321, 1739005321, '1'),
(185703, 27571, 'QU', 'OK', 'S', 1739005554, 1739005554, '1'),
(185704, 33793, 'QU', 'OK', 'S', 1739005686, 1739005686, '1'),
(185705, 29005, 'QU', 'OK', 'S', 1739005891, 1739005891, '1'),
(185706, 29079, 'QU', 'OK', 'S', 1739006460, 1739006460, '1'),
(185707, 34593, 'QU', 'OK', 'S', 1739006564, 1739006564, '1'),
(185708, 31711, 'QU', 'OK', 'S', 1739006653, 1739006653, '1'),
(185709, 36209, 'QU', 'OK', 'S', 1739006745, 1739006745, '1'),
(185710, 36209, 'QU', 'OK', 'S', 1739006750, 1739006750, '1'),
(185711, 34549, 'QU', 'OK', 'S', 1739006879, 1739006879, '1'),
(185712, 36303, 'QU', 'OK', 'S', 1739006936, 1739006936, '1'),
(185713, 34569, 'QU', 'OK', 'S', 1739007118, 1739007118, '1'),
(185714, 36207, 'QU', 'OK', 'S', 1739007251, 1739007251, '1'),
(185715, 36207, 'QU', 'OK', 'S', 1739007280, 1739007280, '1'),
(185716, 36207, 'QU', 'OK', 'S', 1739007293, 1739007293, '1'),
(185717, 36283, 'QU', 'OK', 'S', 1739007843, 1739007843, '1'),
(185718, 36293, 'QU', 'OK', 'S', 1739008080, 1739008080, '1'),
(185719, 35512, 'QU', 'OK', 'S', 1739008101, 1739008101, '1'),
(185720, 32693, 'QU', 'OK', 'S', 1739008104, 1739008104, '1'),
(185721, 36293, 'QU', 'OK', 'S', 1739008105, 1739008105, '1'),
(185722, 36280, 'QU', 'OK', 'S', 1739008108, 1739008108, '1'),
(185723, 36280, 'QU', 'OK', 'S', 1739008110, 1739008110, '1'),
(185724, 36288, 'QU', 'OK', 'S', 1739008112, 1739008112, '1'),
(185725, 36280, 'QU', 'OK', 'S', 1739008114, 1739008114, '1'),
(185726, 36280, 'QU', 'OK', 'S', 1739008115, 1739008115, '1'),
(185727, 35341, 'QU', 'OK', 'S', 1739008117, 1739008117, '1'),
(185728, 36288, 'QU', 'OK', 'S', 1739008119, 1739008119, '1'),
(185729, 23077, 'QU', 'OK', 'S', 1739008121, 1739008121, '1'),
(185730, 21757, 'QU', 'OK', 'S', 1739008124, 1739008124, '1'),
(185731, 36018, 'QU', 'OK', 'S', 1739008128, 1739008128, '1'),
(185732, 36291, 'QU', 'OK', 'S', 1739008130, 1739008130, '1'),
(185733, 36375, 'QU', 'OK', 'S', 1739008132, 1739008132, '1'),
(185734, 35106, 'QU', 'OK', 'S', 1739008151, 1739008151, '1'),
(185735, 30992, 'QU', 'OK', 'S', 1739008454, 1739008454, '1'),
(185736, 36347, 'QU', 'OK', 'S', 1739008518, 1739008518, '1'),
(185737, 36339, 'QU', 'OK', 'S', 1739008807, 1739008807, '1'),
(185738, 36358, 'QU', 'OK', 'S', 1739009214, 1739009214, '1'),
(185739, 36344, 'QU', 'OK', 'S', 1739010406, 1739010406, '1'),
(185740, 14931, 'QU', 'OK', 'S', 1739010654, 1739010654, '1'),
(185741, 22795, 'QU', 'OK', 'S', 1739012579, 1739012579, '1'),
(185742, 36032, 'QU', 'OK', 'S', 1739013348, 1739013348, '1'),
(185743, 36032, 'QU', 'OK', 'S', 1739013354, 1739013354, '1'),
(185744, 36032, 'QU', 'OK', 'S', 1739013358, 1739013358, '1'),
(185745, 36032, 'QU', 'OK', 'S', 1739013361, 1739013361, '1'),
(185746, 36364, 'QU', 'OK', 'S', 1739015725, 1739015725, '1'),
(185747, 36347, 'QU', 'OK', 'S', 1739016422, 1739016422, '1'),
(185748, 36364, 'QU', 'OK', 'S', 1739016903, 1739016903, '1'),
(185749, 36359, 'QU', 'OK', 'S', 1739016960, 1739016960, '1'),
(185750, 36358, 'QU', 'OK', 'S', 1739016999, 1739016999, '1'),
(185751, 36347, 'QU', 'OK', 'S', 1739017038, 1739017038, '1'),
(185752, 36346, 'QU', 'OK', 'S', 1739017075, 1739017075, '1'),
(185753, 36345, 'QU', 'OK', 'S', 1739017119, 1739017119, '1'),
(185754, 36344, 'QU', 'OK', 'S', 1739017146, 1739017146, '1'),
(185755, 36257, 'QU', 'OK', 'S', 1739017595, 1739017595, '1'),
(185756, 21843, 'QU', 'OK', 'S', 1739017638, 1739017638, '1'),
(185757, 24247, 'QU', 'OK', 'S', 1739017676, 1739017676, '1'),
(185758, 31193, 'QU', 'OK', 'S', 1739017758, 1739017758, '1'),
(185759, 33749, 'QU', 'OK', 'S', 1739017829, 1739017829, '1'),
(185760, 24815, 'QU', 'OK', 'S', 1739019477, 1739019477, '1'),
(185761, 33601, 'QU', 'OK', 'S', 1739019939, 1739019939, '1'),
(185762, 26975, 'QU', 'OK', 'S', 1739020003, 1739020003, '1'),
(185763, 26975, 'QU', 'OK', 'S', 1739020150, 1739020150, '1'),
(185764, 21008, 'QU', 'OK', 'S', 1739020191, 1739020191, '1'),
(185765, 35622, 'QU', 'OK', 'S', 1739020228, 1739020228, '1'),
(185766, 17410, 'QU', 'OK', 'S', 1739020354, 1739020354, '1'),
(185767, 35485, 'QU', 'OK', 'S', 1739020512, 1739020512, '1'),
(185768, 17704, 'QU', 'OK', 'S', 1739020548, 1739020548, '1'),
(185769, 24851, 'QU', 'OK', 'S', 1739020744, 1739020744, '1'),
(185770, 36134, 'QU', 'OK', 'S', 1739020792, 1739020792, '1'),
(185771, 30444, 'QU', 'OK', 'S', 1739020824, 1739020824, '1'),
(185772, 30349, 'QU', 'OK', 'S', 1739020861, 1739020861, '1'),
(185773, 34148, 'QU', 'OK', 'S', 1739020934, 1739020934, '1'),
(185774, 34148, 'QU', 'OK', 'S', 1739020941, 1739020941, '1'),
(185775, 34148, 'QU', 'OK', 'S', 1739020948, 1739020948, '1'),
(185776, 33751, 'QU', 'OK', 'S', 1739020952, 1739020952, '1'),
(185777, 34148, 'QU', 'OK', 'S', 1739020958, 1739020958, '1'),
(185778, 30992, 'QU', 'OK', 'S', 1739020965, 1739020965, '1'),
(185779, 23053, 'QU', 'OK', 'S', 1739020969, 1739020969, '1'),
(185780, 23053, 'QU', 'OK', 'S', 1739020974, 1739020974, '1'),
(185781, 15142, 'QU', 'OK', 'S', 1739020980, 1739020980, '1'),
(185782, 12737, 'QU', 'OK', 'S', 1739020980, 1739020980, '1'),
(185783, 11630, 'QU', 'OK', 'S', 1739020991, 1739020991, '1'),
(185784, 12940, 'QU', 'OK', 'S', 1739020995, 1739020995, '1'),
(185785, 34162, 'QU', 'OK', 'S', 1739021002, 1739021002, '1'),
(185786, 35689, 'QU', 'OK', 'S', 1739021009, 1739021009, '1'),
(185787, 35689, 'QU', 'OK', 'S', 1739021012, 1739021012, '1'),
(185788, 30003, 'QU', 'OK', 'S', 1739021017, 1739021017, '1'),
(185789, 19832, 'QU', 'OK', 'S', 1739021023, 1739021023, '1'),
(185790, 34162, 'QU', 'OK', 'S', 1739021031, 1739021031, '1'),
(185791, 30082, 'QU', 'OK', 'S', 1739021041, 1739021041, '1'),
(185792, 34253, 'QU', 'OK', 'S', 1739021048, 1739021048, '1'),
(185793, 30003, 'QU', 'OK', 'S', 1739021092, 1739021092, '1'),
(185794, 30085, 'QU', 'OK', 'S', 1739021097, 1739021097, '1'),
(185795, 30082, 'QU', 'OK', 'S', 1739021101, 1739021101, '1'),
(185796, 35797, 'QU', 'OK', 'S', 1739021107, 1739021107, '1'),
(185797, 30080, 'QU', 'OK', 'S', 1739021112, 1739021112, '1'),
(185798, 30080, 'QU', 'OK', 'S', 1739021117, 1739021117, '1'),
(185799, 36082, 'QU', 'OK', 'S', 1739021126, 1739021126, '1'),
(185800, 10810, 'QU', 'OK', 'S', 1739021138, 1739021138, '1'),
(185801, 35163, 'QU', 'OK', 'S', 1739021144, 1739021144, '1'),
(185802, 30702, 'QU', 'OK', 'S', 1739021149, 1739021149, '1'),
(185803, 36093, 'QU', 'OK', 'S', 1739021303, 1739021303, '1'),
(185804, 30083, 'QU', 'OK', 'S', 1739021308, 1739021308, '1'),
(185805, 30083, 'QU', 'OK', 'S', 1739021313, 1739021313, '1'),
(185806, 10625, 'QU', 'OK', 'S', 1739021319, 1739021319, '1'),
(185807, 31207, 'QU', 'OK', 'S', 1739021324, 1739021324, '1'),
(185808, 9088, 'QU', 'OK', 'S', 1739021329, 1739021329, '1'),
(185809, 9873, 'QU', 'OK', 'S', 1739021336, 1739021336, '1'),
(185810, 1654, 'QU', 'OK', 'S', 1739021342, 1739021342, '1'),
(185811, 14115, 'QU', 'OK', 'S', 1739021346, 1739021346, '1'),
(185812, 31207, 'QU', 'OK', 'S', 1739021351, 1739021351, '1'),
(185813, 14115, 'QU', 'OK', 'S', 1739021355, 1739021355, '1'),
(185814, 21435, 'QU', 'OK', 'S', 1739021360, 1739021360, '1'),
(185815, 11184, 'QU', 'OK', 'S', 1739021365, 1739021365, '1'),
(185816, 35512, 'QU', 'OK', 'S', 1739021372, 1739021372, '1'),
(185817, 30702, 'QU', 'OK', 'S', 1739021379, 1739021379, '1'),
(185818, 33346, 'QU', 'OK', 'S', 1739021387, 1739021387, '1'),
(185819, 33346, 'QU', 'OK', 'S', 1739021440, 1739021440, '1'),
(185820, 1654, 'QU', 'OK', 'S', 1739021445, 1739021445, '1'),
(185821, 30702, 'QU', 'OK', 'S', 1739021454, 1739021454, '1'),
(185822, 30003, 'QU', 'OK', 'S', 1739021487, 1739021487, '1'),
(185823, 35163, 'QU', 'OK', 'S', 1739021505, 1739021505, '1'),
(185824, 21435, 'QU', 'OK', 'S', 1739021515, 1739021515, '1'),
(185825, 14115, 'QU', 'OK', 'S', 1739021520, 1739021520, '1'),
(185826, 31455, 'QU', 'OK', 'S', 1739021525, 1739021525, '1'),
(185827, 33346, 'QU', 'OK', 'S', 1739021530, 1739021530, '1'),
(185828, 31455, 'QU', 'OK', 'S', 1739021874, 1739021874, '1'),
(185829, 34066, 'QU', 'OK', 'S', 1739021878, 1739021878, '1'),
(185830, 31207, 'QU', 'OK', 'S', 1739021886, 1739021886, '1'),
(185831, 31356, 'QU', 'OK', 'S', 1739021891, 1739021891, '1'),
(185832, 3466, 'QU', 'OK', 'S', 1739021898, 1739021898, '1'),
(185833, 35708, 'QU', 'OK', 'S', 1739021906, 1739021906, '1'),
(185834, 3083, 'QU', 'OK', 'S', 1739021930, 1739021930, '1'),
(185835, 3083, 'QU', 'OK', 'S', 1739021952, 1739021952, '1'),
(185836, 31137, 'QU', 'OK', 'S', 1739162379, 1739162379, '1'),
(185837, 31144, 'QU', 'OK', 'S', 1739162409, 1739162409, '1'),
(185838, 23319, 'QU', 'OK', 'S', 1739162952, 1739162952, '1'),
(185839, 31144, 'QU', 'OK', 'S', 1739162986, 1739162986, '1'),
(185840, 36293, 'QU', 'OK', 'S', 1739165596, 1739165596, '1'),
(185841, 32176, 'QU', 'OK', 'S', 1739165868, 1739165868, '1'),
(185842, 32176, 'QU', 'OK', 'S', 1739165868, 1739165868, '1'),
(185843, 32176, 'QU', 'OK', 'S', 1739165868, 1739165868, '1'),
(185844, 18500, 'QU', 'OK', 'S', 1739165886, 1739165886, '1'),
(185845, 18500, 'QU', 'OK', 'S', 1739165886, 1739165886, '1'),
(185846, 29994, 'QU', 'OK', 'S', 1739165939, 1739165939, '1'),
(185847, 29994, 'QU', 'OK', 'S', 1739165939, 1739165939, '1'),
(185848, 16578, 'QU', 'OK', 'S', 1739166278, 1739166278, '1'),
(185849, 16578, 'QU', 'OK', 'S', 1739166278, 1739166278, '1'),
(185850, 19551, 'QU', 'OK', 'S', 1739166308, 1739166308, '1'),
(185851, 19548, 'QU', 'OK', 'S', 1739166316, 1739166316, '1'),
(185852, 22710, 'QU', 'OK', 'S', 1739166323, 1739166323, '1'),
(185853, 28809, 'QU', 'OK', 'S', 1739166333, 1739166333, '1'),
(185854, 26996, 'QU', 'OK', 'S', 1739166341, 1739166341, '1'),
(185855, 27002, 'QU', 'OK', 'S', 1739166357, 1739166357, '1'),
(185856, 27002, 'QU', 'OK', 'S', 1739166357, 1739166357, '1'),
(185857, 27002, 'QU', 'OK', 'S', 1739166357, 1739166357, '1'),
(185858, 27002, 'QU', 'OK', 'S', 1739166357, 1739166357, '1'),
(185859, 27002, 'QU', 'OK', 'S', 1739166357, 1739166357, '1'),
(185860, 12782, 'QU', 'OK', 'S', 1739166391, 1739166391, '1'),
(185861, 30936, 'QU', 'OK', 'S', 1739166413, 1739166413, '1'),
(185862, 30936, 'QU', 'OK', 'S', 1739166413, 1739166413, '1'),
(185863, 30936, 'QU', 'OK', 'S', 1739166413, 1739166413, '1'),
(185864, 30936, 'QU', 'OK', 'S', 1739166413, 1739166413, '1'),
(185865, 31750, 'QU', 'OK', 'S', 1739166439, 1739166439, '1'),
(185866, 33082, 'QU', 'OK', 'S', 1739166451, 1739166451, '1'),
(185867, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185868, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185869, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185870, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185871, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185872, 33582, 'QU', 'OK', 'S', 1739166475, 1739166475, '1'),
(185873, 34890, 'QU', 'OK', 'S', 1739166507, 1739166507, '1'),
(185874, 32961, 'QU', 'OK', 'S', 1739166515, 1739166515, '1'),
(185875, 26684, 'QU', 'OK', 'S', 1739166528, 1739166528, '1'),
(185876, 26684, 'QU', 'OK', 'S', 1739166528, 1739166528, '1'),
(185877, 26684, 'QU', 'OK', 'S', 1739166528, 1739166528, '1'),
(185878, 20994, 'QU', 'OK', 'S', 1739166564, 1739166564, '1'),
(185879, 19006, 'QU', 'OK', 'S', 1739166581, 1739166581, '1'),
(185880, 19006, 'QU', 'OK', 'S', 1739166581, 1739166581, '1'),
(185881, 19006, 'QU', 'OK', 'S', 1739166581, 1739166581, '1'),
(185882, 19006, 'QU', 'OK', 'S', 1739166581, 1739166581, '1'),
(185883, 19006, 'QU', 'OK', 'S', 1739166581, 1739166581, '1'),
(185884, 28607, 'QU', 'OK', 'S', 1739166634, 1739166634, '1'),
(185885, 28607, 'QU', 'OK', 'S', 1739166634, 1739166634, '1'),
(185886, 31775, 'QU', 'OK', 'S', 1739166663, 1739166663, '1'),
(185887, 12555, 'QU', 'OK', 'S', 1739166675, 1739166675, '1'),
(185888, 21963, 'QU', 'OK', 'S', 1739166687, 1739166687, '1'),
(185889, 21963, 'QU', 'OK', 'S', 1739166687, 1739166687, '1'),
(185890, 30474, 'QU', 'OK', 'S', 1739166713, 1739166713, '1'),
(185891, 33317, 'QU', 'OK', 'S', 1739166741, 1739166741, '1'),
(185892, 33317, 'QU', 'OK', 'S', 1739166752, 1739166752, '1'),
(185893, 33317, 'QU', 'OK', 'S', 1739166752, 1739166752, '1'),
(185894, 33317, 'QU', 'OK', 'S', 1739166752, 1739166752, '1'),
(185895, 32057, 'QU', 'OK', 'S', 1739166774, 1739166774, '1'),
(185896, 32057, 'QU', 'OK', 'S', 1739166774, 1739166774, '1'),
(185897, 32057, 'QU', 'OK', 'S', 1739166774, 1739166774, '1'),
(185898, 33690, 'QU', 'OK', 'S', 1739168448, 1739168448, '1'),
(185899, 33336, 'QU', 'OK', 'S', 1739168452, 1739168452, '1'),
(185900, 35866, 'QU', 'OK', 'S', 1739168459, 1739168459, '1'),
(185901, 32450, 'QU', 'OK', 'S', 1739168464, 1739168464, '1'),
(185902, 35404, 'QU', 'OK', 'S', 1739168468, 1739168468, '1'),
(185903, 32956, 'QU', 'OK', 'S', 1739168472, 1739168472, '1'),
(185904, 17521, 'QU', 'OK', 'S', 1739168476, 1739168476, '1'),
(185905, 35935, 'QU', 'OK', 'S', 1739168480, 1739168480, '1'),
(185906, 21888, 'QU', 'OK', 'S', 1739168485, 1739168485, '1'),
(185907, 14502, 'QU', 'OK', 'S', 1739168489, 1739168489, '1'),
(185908, 21888, 'QU', 'OK', 'S', 1739168494, 1739168494, '1'),
(185909, 18458, 'QU', 'OK', 'S', 1739168498, 1739168498, '1'),
(185910, 35726, 'QU', 'OK', 'S', 1739168507, 1739168507, '1'),
(185911, 36339, 'QU', 'OK', 'S', 1739168513, 1739168513, '1'),
(185912, 26456, 'QU', 'OK', 'S', 1739168518, 1739168518, '1'),
(185913, 24808, 'QU', 'OK', 'S', 1739168529, 1739168529, '1'),
(185914, 32956, 'QU', 'OK', 'S', 1739168533, 1739168533, '1'),
(185915, 13763, 'QU', 'OK', 'S', 1739168540, 1739168540, '1'),
(185916, 35225, 'QU', 'OK', 'S', 1739168542, 1739168542, '1'),
(185917, 15453, 'QU', 'OK', 'S', 1739168547, 1739168547, '1'),
(185918, 33774, 'QU', 'OK', 'S', 1739168550, 1739168550, '1'),
(185919, 35966, 'QU', 'OK', 'S', 1739168554, 1739168554, '1'),
(185920, 18584, 'QU', 'OK', 'S', 1739168563, 1739168563, '1'),
(185921, 17521, 'QU', 'OK', 'S', 1739168567, 1739168567, '1'),
(185922, 35369, 'QU', 'OK', 'S', 1739168580, 1739168580, '1'),
(185923, 13284, 'QU', 'OK', 'S', 1739168597, 1739168597, '1'),
(185924, 35726, 'QU', 'OK', 'S', 1739168607, 1739168607, '1'),
(185925, 26890, 'QU', 'OK', 'S', 1739168638, 1739168638, '1'),
(185926, 32501, 'QU', 'OK', 'S', 1739168683, 1739168683, '1'),
(185927, 13377, 'QU', 'OK', 'S', 1739168705, 1739168705, '1'),
(185928, 33774, 'QU', 'OK', 'S', 1739168716, 1739168716, '1'),
(185929, 15852, 'QU', 'OK', 'S', 1739168731, 1739168731, '1'),
(185930, 32248, 'QU', 'OK', 'S', 1739168744, 1739168744, '1'),
(185931, 26890, 'QU', 'OK', 'S', 1739168810, 1739168810, '1'),
(185932, 29968, 'QU', 'OK', 'S', 1739168941, 1739168941, '1'),
(185933, 28838, 'QU', 'OK', 'S', 1739168948, 1739168948, '1'),
(185934, 33274, 'QU', 'OK', 'S', 1739169175, 1739169175, '1'),
(185935, 36445, 'QU', 'OK', 'S', 1739170308, 1739170308, '1'),
(185936, 36435, 'QU', 'OK', 'S', 1739171346, 1739171346, '1'),
(185937, 36422, 'QU', 'OK', 'S', 1739171349, 1739171349, '1'),
(185938, 36429, 'QU', 'OK', 'S', 1739171351, 1739171351, '1'),
(185939, 36453, 'QU', 'OK', 'S', 1739172208, 1739172208, '1'),
(185940, 36454, 'QU', 'OK', 'S', 1739172239, 1739172239, '1'),
(185941, 36455, 'QU', 'OK', 'S', 1739172275, 1739172275, '1'),
(185942, 36456, 'QU', 'OK', 'S', 1739172329, 1739172329, '1'),
(185943, 36457, 'QU', 'OK', 'S', 1739172366, 1739172366, '1'),
(185944, 11216, 'QU', 'OK', 'S', 1739172503, 1739172503, '1'),
(185945, 24292, 'QU', 'OK', 'S', 1739172523, 1739172523, '1'),
(185946, 24292, 'QU', 'OK', 'S', 1739172523, 1739172523, '1'),
(185947, 36326, 'QU', 'OK', 'S', 1739172574, 1739172574, '1'),
(185948, 32262, 'QU', 'OK', 'S', 1739172599, 1739172599, '1'),
(185949, 36344, 'QU', 'OK', 'S', 1739172616, 1739172616, '1'),
(185950, 29388, 'QU', 'OK', 'S', 1739172849, 1739172849, '1'),
(185951, 36458, 'QU', 'OK', 'S', 1739172919, 1739172919, '1'),
(185952, 32263, 'QU', 'OK', 'S', 1739172933, 1739172933, '1'),
(185953, 36459, 'QU', 'OK', 'S', 1739172987, 1739172987, '1'),
(185954, 36460, 'QU', 'OK', 'S', 1739173035, 1739173035, '1'),
(185955, 30109, 'QU', 'OK', 'S', 1739173054, 1739173054, '1'),
(185956, 36461, 'QU', 'OK', 'S', 1739173183, 1739173183, '1'),
(185957, 36462, 'QU', 'OK', 'S', 1739173218, 1739173218, '1'),
(185958, 36463, 'QU', 'OK', 'S', 1739173248, 1739173248, '1'),
(185959, 35794, 'QU', 'OK', 'S', 1739173525, 1739173525, '1'),
(185960, 35793, 'QU', 'OK', 'S', 1739174123, 1739174123, '1'),
(185961, 34608, 'QU', 'OK', 'S', 1739174266, 1739174266, '1'),
(185962, 25265, 'QU', 'OK', 'S', 1739174342, 1739174342, '1'),
(185963, 33250, 'QU', 'OK', 'S', 1739174378, 1739174378, '1'),
(185964, 20950, 'QU', 'OK', 'S', 1739174519, 1739174519, '1'),
(185965, 33202, 'QU', 'OK', 'S', 1739174585, 1739174585, '1'),
(185966, 33250, 'QU', 'OK', 'S', 1739174632, 1739174632, '1'),
(185967, 34395, 'QU', 'OK', 'S', 1739174647, 1739174647, '1'),
(185968, 25265, 'QU', 'OK', 'S', 1739174966, 1739174966, '1'),
(185969, 35793, 'QU', 'OK', 'S', 1739175005, 1739175005, '1'),
(185970, 16459, 'QU', 'OK', 'S', 1739175041, 1739175041, '1'),
(185971, 35506, 'QU', 'OK', 'S', 1739175165, 1739175165, '1'),
(185972, 35493, 'QU', 'OK', 'S', 1739175202, 1739175202, '1'),
(185973, 21146, 'QU', 'OK', 'S', 1739175333, 1739175333, '1'),
(185974, 28222, 'QU', 'OK', 'S', 1739175894, 1739175894, '1'),
(185975, 36061, 'QU', 'OK', 'S', 1739175995, 1739175995, '1'),
(185976, 35715, 'QU', 'OK', 'S', 1739176637, 1739176637, '1'),
(185977, 35688, 'QU', 'OK', 'S', 1739176643, 1739176643, '1'),
(185978, 35687, 'QU', 'OK', 'S', 1739176648, 1739176648, '1'),
(185979, 35657, 'QU', 'OK', 'S', 1739176657, 1739176657, '1'),
(185980, 35436, 'QU', 'OK', 'S', 1739176667, 1739176667, '1'),
(185981, 35435, 'QU', 'OK', 'S', 1739176698, 1739176698, '1'),
(185982, 35434, 'QU', 'OK', 'S', 1739176710, 1739176710, '1'),
(185983, 35337, 'QU', 'OK', 'S', 1739176717, 1739176717, '1'),
(185984, 35202, 'QU', 'OK', 'S', 1739176723, 1739176723, '1'),
(185985, 35201, 'QU', 'OK', 'S', 1739176734, 1739176734, '1'),
(185986, 35040, 'QU', 'OK', 'S', 1739176740, 1739176740, '1'),
(185987, 35039, 'QU', 'OK', 'S', 1739176750, 1739176750, '1'),
(185988, 34960, 'QU', 'OK', 'S', 1739176755, 1739176755, '1'),
(185989, 34623, 'QU', 'OK', 'S', 1739176773, 1739176773, '1'),
(185990, 34498, 'QU', 'OK', 'S', 1739176794, 1739176794, '1'),
(185991, 34282, 'QU', 'OK', 'S', 1739176801, 1739176801, '1'),
(185992, 34280, 'QU', 'OK', 'S', 1739176826, 1739176826, '1'),
(185993, 34277, 'QU', 'OK', 'S', 1739176832, 1739176832, '1'),
(185994, 34121, 'QU', 'OK', 'S', 1739176838, 1739176838, '1'),
(185995, 34117, 'QU', 'OK', 'S', 1739176862, 1739176862, '1'),
(185996, 33430, 'QU', 'OK', 'S', 1739176867, 1739176867, '1'),
(185997, 33428, 'QU', 'OK', 'S', 1739176871, 1739176871, '1'),
(185998, 33427, 'QU', 'OK', 'S', 1739176878, 1739176878, '1'),
(185999, 33425, 'QU', 'OK', 'S', 1739176885, 1739176885, '1'),
(186000, 33424, 'QU', 'OK', 'S', 1739176898, 1739176898, '1'),
(186001, 33423, 'QU', 'OK', 'S', 1739176905, 1739176905, '1'),
(186002, 33422, 'QU', 'OK', 'S', 1739176913, 1739176913, '1'),
(186003, 33186, 'QU', 'OK', 'S', 1739176921, 1739176921, '1'),
(186004, 33179, 'QU', 'OK', 'S', 1739176927, 1739176927, '1'),
(186005, 33178, 'QU', 'OK', 'S', 1739176948, 1739176948, '1'),
(186006, 33161, 'QU', 'OK', 'S', 1739176954, 1739176954, '1'),
(186007, 33160, 'QU', 'OK', 'S', 1739176959, 1739176959, '1'),
(186008, 33012, 'QU', 'OK', 'S', 1739176967, 1739176967, '1'),
(186009, 33011, 'QU', 'OK', 'S', 1739176974, 1739176974, '1'),
(186010, 33010, 'QU', 'OK', 'S', 1739176985, 1739176985, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(186011, 33009, 'QU', 'OK', 'S', 1739176991, 1739176991, '1'),
(186012, 32968, 'QU', 'OK', 'S', 1739177001, 1739177001, '1'),
(186013, 32929, 'QU', 'OK', 'S', 1739177008, 1739177008, '1'),
(186014, 32849, 'QU', 'OK', 'S', 1739177024, 1739177024, '1'),
(186015, 32846, 'QU', 'OK', 'S', 1739177078, 1739177078, '1'),
(186016, 32811, 'QU', 'OK', 'S', 1739177093, 1739177093, '1'),
(186017, 32810, 'QU', 'OK', 'S', 1739177105, 1739177105, '1'),
(186018, 32649, 'QU', 'OK', 'S', 1739177112, 1739177112, '1'),
(186019, 32631, 'QU', 'OK', 'S', 1739177118, 1739177118, '1'),
(186020, 32349, 'QU', 'OK', 'S', 1739177126, 1739177126, '1'),
(186021, 32348, 'QU', 'OK', 'S', 1739177152, 1739177152, '1'),
(186022, 32127, 'QU', 'OK', 'S', 1739177163, 1739177163, '1'),
(186023, 32100, 'QU', 'OK', 'S', 1739177177, 1739177177, '1'),
(186024, 32080, 'QU', 'OK', 'S', 1739177183, 1739177183, '1'),
(186025, 31867, 'QU', 'OK', 'S', 1739177201, 1739177201, '1'),
(186026, 31866, 'QU', 'OK', 'S', 1739177206, 1739177206, '1'),
(186027, 31847, 'QU', 'OK', 'S', 1739177217, 1739177217, '1'),
(186028, 31845, 'QU', 'OK', 'S', 1739177485, 1739177485, '1'),
(186029, 31842, 'QU', 'OK', 'S', 1739177492, 1739177492, '1'),
(186030, 29830, 'QU', 'OK', 'S', 1739177505, 1739177505, '1'),
(186031, 29830, 'QU', 'OK', 'S', 1739177505, 1739177505, '1'),
(186032, 29803, 'QU', 'OK', 'S', 1739177512, 1739177512, '1'),
(186033, 29792, 'QU', 'OK', 'S', 1739177521, 1739177521, '1'),
(186034, 29791, 'QU', 'OK', 'S', 1739177535, 1739177535, '1'),
(186035, 29784, 'QU', 'OK', 'S', 1739177545, 1739177545, '1'),
(186036, 29784, 'QU', 'OK', 'S', 1739177553, 1739177553, '1'),
(186037, 29697, 'QU', 'OK', 'S', 1739177573, 1739177573, '1'),
(186038, 29345, 'QU', 'OK', 'S', 1739177587, 1739177587, '1'),
(186039, 29324, 'QU', 'OK', 'S', 1739177592, 1739177592, '1'),
(186040, 29320, 'QU', 'OK', 'S', 1739177599, 1739177599, '1'),
(186041, 29279, 'QU', 'OK', 'S', 1739177608, 1739177608, '1'),
(186042, 29276, 'QU', 'OK', 'S', 1739177620, 1739177620, '1'),
(186043, 29272, 'QU', 'OK', 'S', 1739177668, 1739177668, '1'),
(186044, 29268, 'QU', 'OK', 'S', 1739177679, 1739177679, '1'),
(186045, 28743, 'QU', 'OK', 'S', 1739177687, 1739177687, '1'),
(186046, 28724, 'QU', 'OK', 'S', 1739178204, 1739178204, '1'),
(186047, 28723, 'QU', 'OK', 'S', 1739178210, 1739178210, '1'),
(186048, 28719, 'QU', 'OK', 'S', 1739178215, 1739178215, '1'),
(186049, 28719, 'QU', 'OK', 'S', 1739178223, 1739178223, '1'),
(186050, 28718, 'QU', 'OK', 'S', 1739178230, 1739178230, '1'),
(186051, 28323, 'QU', 'OK', 'S', 1739178237, 1739178237, '1'),
(186052, 28322, 'QU', 'OK', 'S', 1739178248, 1739178248, '1'),
(186053, 28316, 'QU', 'OK', 'S', 1739178260, 1739178260, '1'),
(186054, 28314, 'QU', 'OK', 'S', 1739178271, 1739178271, '1'),
(186055, 25776, 'QU', 'OK', 'S', 1739178278, 1739178278, '1'),
(186056, 25776, 'QU', 'OK', 'S', 1739178282, 1739178282, '1'),
(186057, 25775, 'QU', 'OK', 'S', 1739178289, 1739178289, '1'),
(186058, 25774, 'QU', 'OK', 'S', 1739178294, 1739178294, '1'),
(186059, 25772, 'QU', 'OK', 'S', 1739178305, 1739178305, '1'),
(186060, 25771, 'QU', 'OK', 'S', 1739178312, 1739178312, '1'),
(186061, 25770, 'QU', 'OK', 'S', 1739178317, 1739178317, '1'),
(186062, 25768, 'QU', 'OK', 'S', 1739178621, 1739178621, '1'),
(186063, 25768, 'QU', 'OK', 'S', 1739178627, 1739178627, '1'),
(186064, 25763, 'QU', 'OK', 'S', 1739178640, 1739178640, '1'),
(186065, 25762, 'QU', 'OK', 'S', 1739178648, 1739178648, '1'),
(186066, 19858, 'QU', 'OK', 'S', 1739179983, 1739179983, '1'),
(186067, 24575, 'QU', 'OK', 'S', 1739180157, 1739180157, '1'),
(186068, 24575, 'QU', 'OK', 'S', 1739180162, 1739180162, '1'),
(186069, 24575, 'QU', 'OK', 'S', 1739180165, 1739180165, '1'),
(186070, 24575, 'QU', 'OK', 'S', 1739180167, 1739180167, '1'),
(186071, 24575, 'QU', 'OK', 'S', 1739180171, 1739180171, '1'),
(186072, 24575, 'QU', 'OK', 'S', 1739180174, 1739180174, '1'),
(186073, 24575, 'QU', 'OK', 'S', 1739180177, 1739180177, '1'),
(186074, 24575, 'QU', 'OK', 'S', 1739180180, 1739180180, '1'),
(186075, 24575, 'QU', 'OK', 'S', 1739180184, 1739180184, '1'),
(186076, 24575, 'QU', 'OK', 'S', 1739180185, 1739180185, '1'),
(186077, 24575, 'QU', 'OK', 'S', 1739180189, 1739180189, '1'),
(186078, 24575, 'QU', 'OK', 'S', 1739180196, 1739180196, '1'),
(186079, 24575, 'QU', 'OK', 'S', 1739180199, 1739180199, '1'),
(186080, 24575, 'QU', 'OK', 'S', 1739180202, 1739180202, '1'),
(186081, 24575, 'QU', 'OK', 'S', 1739180206, 1739180206, '1'),
(186082, 24575, 'QU', 'OK', 'S', 1739180209, 1739180209, '1'),
(186083, 34076, 'QU', 'OK', 'S', 1739181247, 1739181247, '1'),
(186084, 34149, 'QU', 'OK', 'S', 1739181262, 1739181262, '1'),
(186085, 34226, 'QU', 'OK', 'S', 1739181267, 1739181267, '1'),
(186086, 32246, 'QU', 'OK', 'S', 1739181272, 1739181272, '1'),
(186087, 23807, 'QU', 'OK', 'S', 1739181279, 1739181279, '1'),
(186088, 31755, 'QU', 'OK', 'S', 1739181291, 1739181291, '1'),
(186089, 28794, 'QU', 'OK', 'S', 1739181296, 1739181296, '1'),
(186090, 33725, 'QU', 'OK', 'S', 1739181302, 1739181302, '1'),
(186091, 30478, 'QU', 'OK', 'S', 1739181423, 1739181423, '1'),
(186092, 34310, 'QU', 'OK', 'S', 1739181471, 1739181471, '1'),
(186093, 33725, 'QU', 'OK', 'S', 1739181921, 1739181921, '1'),
(186094, 33725, 'QU', 'OK', 'S', 1739181932, 1739181932, '1'),
(186095, 31307, 'QU', 'OK', 'S', 1739182931, 1739182931, '1'),
(186096, 36035, 'QU', 'OK', 'S', 1739183098, 1739183098, '1'),
(186097, 36037, 'QU', 'OK', 'S', 1739183134, 1739183134, '1'),
(186098, 33520, 'QU', 'OK', 'S', 1739183306, 1739183306, '1'),
(186099, 13460, 'QU', 'OK', 'S', 1739183353, 1739183353, '1'),
(186100, 35642, 'QU', 'OK', 'S', 1739184254, 1739184254, '1'),
(186101, 35642, 'QU', 'OK', 'S', 1739184257, 1739184257, '1'),
(186102, 35642, 'QU', 'OK', 'S', 1739184260, 1739184260, '1'),
(186103, 35642, 'QU', 'OK', 'S', 1739184264, 1739184264, '1'),
(186104, 27249, 'QU', 'OK', 'S', 1739184696, 1739184696, '1'),
(186105, 31762, 'QU', 'OK', 'S', 1739185036, 1739185036, '1'),
(186106, 35793, 'QU', 'OK', 'S', 1739185083, 1739185083, '1'),
(186107, 30295, 'QU', 'OK', 'S', 1739185307, 1739185307, '1'),
(186108, 31322, 'QU', 'OK', 'S', 1739185350, 1739185350, '1'),
(186109, 31489, 'QU', 'OK', 'S', 1739185399, 1739185399, '1'),
(186110, 34642, 'QU', 'OK', 'S', 1739185432, 1739185432, '1'),
(186111, 32102, 'QU', 'OK', 'S', 1739186231, 1739186231, '1'),
(186112, 35630, 'QU', 'OK', 'S', 1739186289, 1739186289, '1'),
(186113, 35866, 'QU', 'OK', 'S', 1739186484, 1739186484, '1'),
(186114, 30173, 'QU', 'OK', 'S', 1739186635, 1739186635, '1'),
(186115, 19958, 'QU', 'OK', 'S', 1739186688, 1739186688, '1'),
(186116, 36421, 'QU', 'OK', 'S', 1739186754, 1739186754, '1'),
(186117, 36421, 'QU', 'OK', 'S', 1739186757, 1739186757, '1'),
(186118, 36421, 'QU', 'OK', 'S', 1739186761, 1739186761, '1'),
(186119, 36421, 'QU', 'OK', 'S', 1739186765, 1739186765, '1'),
(186120, 36421, 'QU', 'OK', 'S', 1739186768, 1739186768, '1'),
(186121, 36421, 'QU', 'OK', 'S', 1739186771, 1739186771, '1'),
(186122, 36421, 'QU', 'OK', 'S', 1739186775, 1739186775, '1'),
(186123, 36421, 'QU', 'OK', 'S', 1739186779, 1739186779, '1'),
(186124, 36421, 'QU', 'OK', 'S', 1739186783, 1739186783, '1'),
(186125, 36421, 'QU', 'OK', 'S', 1739186787, 1739186787, '1'),
(186126, 36421, 'QU', 'OK', 'S', 1739186792, 1739186792, '1'),
(186127, 36421, 'QU', 'OK', 'S', 1739186795, 1739186795, '1'),
(186128, 32003, 'QU', 'OK', 'S', 1739186972, 1739186972, '1'),
(186129, 35793, 'QU', 'OK', 'S', 1739187066, 1739187066, '1'),
(186130, 34485, 'QU', 'OK', 'S', 1739187254, 1739187254, '1'),
(186131, 34442, 'QU', 'OK', 'S', 1739187261, 1739187261, '1'),
(186132, 31034, 'QU', 'OK', 'S', 1739187269, 1739187269, '1'),
(186133, 20268, 'QU', 'OK', 'S', 1739187281, 1739187281, '1'),
(186134, 20268, 'QU', 'OK', 'S', 1739187281, 1739187281, '1'),
(186135, 20661, 'QU', 'OK', 'S', 1739187300, 1739187300, '1'),
(186136, 25333, 'QU', 'OK', 'S', 1739187309, 1739187309, '1'),
(186137, 28613, 'QU', 'OK', 'S', 1739187318, 1739187318, '1'),
(186138, 30060, 'QU', 'OK', 'S', 1739187340, 1739187340, '1'),
(186139, 30173, 'QU', 'OK', 'S', 1739187373, 1739187373, '1'),
(186140, 32744, 'QU', 'OK', 'S', 1739187387, 1739187387, '1'),
(186141, 32744, 'QU', 'OK', 'S', 1739187387, 1739187387, '1'),
(186142, 31466, 'QU', 'OK', 'S', 1739187409, 1739187409, '1'),
(186143, 17956, 'QU', 'OK', 'S', 1739187425, 1739187425, '1'),
(186144, 35165, 'QU', 'OK', 'S', 1739187446, 1739187446, '1'),
(186145, 26671, 'QU', 'OK', 'S', 1739187450, 1739187450, '1'),
(186146, 32459, 'QU', 'OK', 'S', 1739187517, 1739187517, '1'),
(186147, 17745, 'QU', 'OK', 'S', 1739187528, 1739187528, '1'),
(186148, 17745, 'QU', 'OK', 'S', 1739187528, 1739187528, '1'),
(186149, 24293, 'QU', 'OK', 'S', 1739187551, 1739187551, '1'),
(186150, 30931, 'QU', 'OK', 'S', 1739187559, 1739187559, '1'),
(186151, 11509, 'QU', 'OK', 'S', 1739187566, 1739187566, '1'),
(186152, 35793, 'QU', 'OK', 'S', 1739187700, 1739187700, '1'),
(186153, 35793, 'QU', 'OK', 'S', 1739187718, 1739187718, '1'),
(186154, 31918, 'QU', 'OK', 'S', 1739187763, 1739187763, '1'),
(186155, 31872, 'QU', 'OK', 'S', 1739187820, 1739187820, '1'),
(186156, 31874, 'QU', 'OK', 'S', 1739187981, 1739187981, '1'),
(186157, 36037, 'QU', 'OK', 'S', 1739188103, 1739188103, '1'),
(186158, 34641, 'QU', 'OK', 'S', 1739188134, 1739188134, '1'),
(186159, 19102, 'QU', 'OK', 'S', 1739188166, 1739188166, '1'),
(186160, 36260, 'QU', 'OK', 'S', 1739188335, 1739188335, '1'),
(186161, 36244, 'QU', 'OK', 'S', 1739188625, 1739188625, '1'),
(186162, 19965, 'QU', 'OK', 'S', 1739188806, 1739188806, '1'),
(186163, 25762, 'QU', 'OK', 'S', 1739189049, 1739189049, '1'),
(186164, 25749, 'QU', 'OK', 'S', 1739189056, 1739189056, '1'),
(186165, 25744, 'QU', 'OK', 'S', 1739189068, 1739189068, '1'),
(186166, 25741, 'QU', 'OK', 'S', 1739189075, 1739189075, '1'),
(186167, 25741, 'QU', 'OK', 'S', 1739189080, 1739189080, '1'),
(186168, 31398, 'QU', 'OK', 'S', 1739189084, 1739189084, '1'),
(186169, 25733, 'QU', 'OK', 'S', 1739189087, 1739189087, '1'),
(186170, 25733, 'QU', 'OK', 'S', 1739189092, 1739189092, '1'),
(186171, 34124, 'QU', 'OK', 'S', 1739189142, 1739189142, '1'),
(186172, 19958, 'QU', 'OK', 'S', 1739189178, 1739189178, '1'),
(186173, 36464, 'QU', 'OK', 'S', 1739190401, 1739190401, '1'),
(186174, 36465, 'QU', 'OK', 'S', 1739190431, 1739190431, '1'),
(186175, 32941, 'QU', 'OK', 'S', 1739190477, 1739190477, '1'),
(186176, 36359, 'QU', 'OK', 'S', 1739190726, 1739190726, '1'),
(186177, 36359, 'QU', 'OK', 'S', 1739190734, 1739190734, '1'),
(186178, 36359, 'QU', 'OK', 'S', 1739190746, 1739190746, '1'),
(186179, 36359, 'QU', 'OK', 'S', 1739190759, 1739190759, '1'),
(186180, 36359, 'QU', 'OK', 'S', 1739190766, 1739190766, '1'),
(186181, 36359, 'QU', 'OK', 'S', 1739190775, 1739190775, '1'),
(186182, 36359, 'QU', 'OK', 'S', 1739190796, 1739190796, '1'),
(186183, 36359, 'QU', 'OK', 'S', 1739190805, 1739190805, '1'),
(186184, 36359, 'QU', 'OK', 'S', 1739190813, 1739190813, '1'),
(186185, 36359, 'QU', 'OK', 'S', 1739190819, 1739190819, '1'),
(186186, 36359, 'QU', 'OK', 'S', 1739190827, 1739190827, '1'),
(186187, 36359, 'QU', 'OK', 'S', 1739190835, 1739190835, '1'),
(186188, 36469, 'QU', 'OK', 'S', 1739190862, 1739190862, '1'),
(186189, 36468, 'QU', 'OK', 'S', 1739191045, 1739191045, '1'),
(186190, 36344, 'QU', 'OK', 'S', 1739191200, 1739191200, '1'),
(186191, 36344, 'QU', 'OK', 'S', 1739191209, 1739191209, '1'),
(186192, 36344, 'QU', 'OK', 'S', 1739191215, 1739191215, '1'),
(186193, 36344, 'QU', 'OK', 'S', 1739191226, 1739191226, '1'),
(186194, 36344, 'QU', 'OK', 'S', 1739191234, 1739191234, '1'),
(186195, 36344, 'QU', 'OK', 'S', 1739191239, 1739191239, '1'),
(186196, 36344, 'QU', 'OK', 'S', 1739191244, 1739191244, '1'),
(186197, 36344, 'QU', 'OK', 'S', 1739191249, 1739191249, '1'),
(186198, 36344, 'QU', 'OK', 'S', 1739191254, 1739191254, '1'),
(186199, 36344, 'QU', 'OK', 'S', 1739191263, 1739191263, '1'),
(186200, 36344, 'QU', 'OK', 'S', 1739191267, 1739191267, '1'),
(186201, 36344, 'QU', 'OK', 'S', 1739191271, 1739191271, '1'),
(186202, 36467, 'QU', 'OK', 'S', 1739191312, 1739191312, '1'),
(186203, 36466, 'QU', 'OK', 'S', 1739192759, 1739192759, '1'),
(186204, 9982, 'QU', 'OK', 'S', 1739193405, 1739193405, '1'),
(186205, 9982, 'QU', 'OK', 'S', 1739193439, 1739193439, '1'),
(186206, 9982, 'QU', 'OK', 'S', 1739193498, 1739193498, '1'),
(186207, 9982, 'QU', 'OK', 'S', 1739193515, 1739193515, '1'),
(186208, 32302, 'QU', 'OK', 'S', 1739194025, 1739194025, '1'),
(186209, 35707, 'QU', 'OK', 'S', 1739194056, 1739194056, '1'),
(186210, 19726, 'QU', 'OK', 'S', 1739194066, 1739194066, '1'),
(186211, 33580, 'QU', 'OK', 'S', 1739194074, 1739194074, '1'),
(186212, 27300, 'QU', 'OK', 'S', 1739194086, 1739194086, '1'),
(186213, 33024, 'QU', 'OK', 'S', 1739194110, 1739194110, '1'),
(186214, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186215, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186216, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186217, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186218, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186219, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186220, 24314, 'QU', 'OK', 'S', 1739194126, 1739194126, '1'),
(186221, 33525, 'QU', 'OK', 'S', 1739194156, 1739194156, '1'),
(186222, 33525, 'QU', 'OK', 'S', 1739194156, 1739194156, '1'),
(186223, 3462, 'QU', 'OK', 'S', 1739194186, 1739194186, '1'),
(186224, 3462, 'QU', 'OK', 'S', 1739194186, 1739194186, '1'),
(186225, 33105, 'QU', 'OK', 'S', 1739194211, 1739194211, '1'),
(186226, 14195, 'QU', 'OK', 'S', 1739194237, 1739194237, '1'),
(186227, 30085, 'QU', 'OK', 'S', 1739194256, 1739194256, '1'),
(186228, 15140, 'QU', 'OK', 'S', 1739194399, 1739194399, '1'),
(186229, 34162, 'QU', 'OK', 'S', 1739194419, 1739194419, '1'),
(186230, 24190, 'QU', 'OK', 'S', 1739194440, 1739194440, '1'),
(186231, 24190, 'QU', 'OK', 'S', 1739194440, 1739194440, '1'),
(186232, 24190, 'QU', 'OK', 'S', 1739194440, 1739194440, '1'),
(186233, 24190, 'QU', 'OK', 'S', 1739194440, 1739194440, '1'),
(186234, 34398, 'QU', 'OK', 'S', 1739194462, 1739194462, '1'),
(186235, 27571, 'QU', 'OK', 'S', 1739195535, 1739195535, '1'),
(186236, 27571, 'QU', 'OK', 'S', 1739195537, 1739195537, '1'),
(186237, 27571, 'QU', 'OK', 'S', 1739195558, 1739195558, '1'),
(186238, 30318, 'QU', 'OK', 'S', 1739195561, 1739195561, '1'),
(186239, 23460, 'QU', 'OK', 'S', 1739252216, 1739252216, '1'),
(186240, 31126, 'QU', 'OK', 'S', 1739252281, 1739252281, '1'),
(186241, 31126, 'QU', 'OK', 'S', 1739252285, 1739252285, '1'),
(186242, 31126, 'QU', 'OK', 'S', 1739252294, 1739252294, '1'),
(186243, 36237, 'QU', 'OK', 'S', 1739253413, 1739253413, '1'),
(186244, 36475, 'QU', 'OK', 'S', 1739258271, 1739258271, '1'),
(186245, 36476, 'QU', 'OK', 'S', 1739258386, 1739258386, '1'),
(186246, 36474, 'QU', 'OK', 'S', 1739258547, 1739258547, '1'),
(186247, 36473, 'QU', 'OK', 'S', 1739258595, 1739258595, '1'),
(186248, 36470, 'QU', 'OK', 'S', 1739258695, 1739258695, '1'),
(186249, 36471, 'QU', 'OK', 'S', 1739258743, 1739258743, '1'),
(186250, 36472, 'QU', 'OK', 'S', 1739258829, 1739258829, '1'),
(186251, 36477, 'QU', 'OK', 'S', 1739259048, 1739259048, '1'),
(186252, 36478, 'QU', 'OK', 'S', 1739259095, 1739259095, '1'),
(186253, 36479, 'QU', 'OK', 'S', 1739259596, 1739259596, '1'),
(186254, 9982, 'QU', 'OK', 'S', 1739259630, 1739259630, '1'),
(186255, 36037, 'QU', 'OK', 'S', 1739259666, 1739259666, '1'),
(186256, 36035, 'QU', 'OK', 'S', 1739260023, 1739260023, '1'),
(186257, 36061, 'QU', 'OK', 'S', 1739260060, 1739260060, '1'),
(186258, 36093, 'QU', 'OK', 'S', 1739260092, 1739260092, '1'),
(186259, 36480, 'QU', 'OK', 'S', 1739260469, 1739260469, '1'),
(186260, 36481, 'QU', 'OK', 'S', 1739260603, 1739260603, '1'),
(186261, 36482, 'QU', 'OK', 'S', 1739260772, 1739260772, '1'),
(186262, 36483, 'QU', 'OK', 'S', 1739260875, 1739260875, '1'),
(186263, 36484, 'QU', 'OK', 'S', 1739260916, 1739260916, '1'),
(186264, 36347, 'QU', 'OK', 'S', 1739261244, 1739261244, '1'),
(186265, 36347, 'QU', 'OK', 'S', 1739261256, 1739261256, '1'),
(186266, 36347, 'QU', 'OK', 'S', 1739261370, 1739261370, '1'),
(186267, 36347, 'QU', 'OK', 'S', 1739261389, 1739261389, '1'),
(186268, 36347, 'QU', 'OK', 'S', 1739261405, 1739261405, '1'),
(186269, 36347, 'QU', 'OK', 'S', 1739261418, 1739261418, '1'),
(186270, 36347, 'QU', 'OK', 'S', 1739261448, 1739261448, '1'),
(186271, 36347, 'QU', 'OK', 'S', 1739261463, 1739261463, '1'),
(186272, 36339, 'QU', 'OK', 'S', 1739261519, 1739261519, '1'),
(186273, 36339, 'QU', 'OK', 'S', 1739261548, 1739261548, '1'),
(186274, 36339, 'QU', 'OK', 'S', 1739261572, 1739261572, '1'),
(186275, 30599, 'QU', 'OK', 'S', 1739261573, 1739261573, '1'),
(186276, 36339, 'QU', 'OK', 'S', 1739261589, 1739261589, '1'),
(186277, 34227, 'QU', 'OK', 'S', 1739261591, 1739261591, '1'),
(186278, 22698, 'QU', 'OK', 'S', 1739261596, 1739261596, '1'),
(186279, 24980, 'QU', 'OK', 'S', 1739261598, 1739261598, '1'),
(186280, 12537, 'QU', 'OK', 'S', 1739261600, 1739261600, '1'),
(186281, 24980, 'QU', 'OK', 'S', 1739261602, 1739261602, '1'),
(186282, 27686, 'QU', 'OK', 'S', 1739261604, 1739261604, '1'),
(186283, 2012, 'QU', 'OK', 'S', 1739261609, 1739261609, '1'),
(186284, 24980, 'QU', 'OK', 'S', 1739261611, 1739261611, '1'),
(186285, 8666, 'QU', 'OK', 'S', 1739261614, 1739261614, '1'),
(186286, 36358, 'QU', 'OK', 'S', 1739261737, 1739261737, '1'),
(186287, 36358, 'QU', 'OK', 'S', 1739261759, 1739261759, '1'),
(186288, 36358, 'QU', 'OK', 'S', 1739261771, 1739261771, '1'),
(186289, 36358, 'QU', 'OK', 'S', 1739261797, 1739261797, '1'),
(186290, 36358, 'QU', 'OK', 'S', 1739261813, 1739261813, '1'),
(186291, 36358, 'QU', 'OK', 'S', 1739261829, 1739261829, '1'),
(186292, 36358, 'QU', 'OK', 'S', 1739261844, 1739261844, '1'),
(186293, 36358, 'QU', 'OK', 'S', 1739261855, 1739261855, '1'),
(186294, 36358, 'QU', 'OK', 'S', 1739261873, 1739261873, '1'),
(186295, 36358, 'QU', 'OK', 'S', 1739261893, 1739261893, '1'),
(186296, 36358, 'QU', 'OK', 'S', 1739261911, 1739261911, '1'),
(186297, 36358, 'QU', 'OK', 'S', 1739261923, 1739261923, '1'),
(186298, 33071, 'QU', 'OK', 'S', 1739265721, 1739265721, '1'),
(186299, 36339, 'QU', 'OK', 'S', 1739267091, 1739267091, '1'),
(186300, 36339, 'QU', 'OK', 'S', 1739267095, 1739267095, '1'),
(186301, 36339, 'QU', 'OK', 'S', 1739267106, 1739267106, '1'),
(186302, 36339, 'QU', 'OK', 'S', 1739267114, 1739267114, '1'),
(186303, 36339, 'QU', 'OK', 'S', 1739267120, 1739267120, '1'),
(186304, 36339, 'QU', 'OK', 'S', 1739267126, 1739267126, '1'),
(186305, 36339, 'QU', 'OK', 'S', 1739267133, 1739267133, '1'),
(186306, 36339, 'QU', 'OK', 'S', 1739267147, 1739267147, '1'),
(186307, 36339, 'QU', 'OK', 'S', 1739267151, 1739267151, '1'),
(186308, 36347, 'QU', 'OK', 'S', 1739267336, 1739267336, '1'),
(186309, 36364, 'QU', 'OK', 'S', 1739267509, 1739267509, '1'),
(186310, 36346, 'QU', 'OK', 'S', 1739267600, 1739267600, '1'),
(186311, 35629, 'QU', 'OK', 'S', 1739269456, 1739269456, '1'),
(186312, 28058, 'QU', 'OK', 'S', 1739269542, 1739269542, '1'),
(186313, 33903, 'QU', 'OK', 'S', 1739269693, 1739269693, '1'),
(186314, 17405, 'QU', 'OK', 'S', 1739269806, 1739269806, '1'),
(186315, 14464, 'QU', 'OK', 'S', 1739269919, 1739269919, '1'),
(186316, 33462, 'QU', 'OK', 'S', 1739270376, 1739270376, '1'),
(186317, 34641, 'QU', 'OK', 'S', 1739270430, 1739270430, '1'),
(186318, 7525, 'QU', 'OK', 'S', 1739271037, 1739271037, '1'),
(186319, 14477, 'QU', 'OK', 'S', 1739271356, 1739271356, '1'),
(186320, 14477, 'QU', 'OK', 'S', 1739271363, 1739271363, '1'),
(186321, 14477, 'QU', 'OK', 'S', 1739271442, 1739271442, '1'),
(186322, 14453, 'QU', 'OK', 'S', 1739271697, 1739271697, '1'),
(186323, 14630, 'QU', 'OK', 'S', 1739271775, 1739271775, '1'),
(186324, 14681, 'QU', 'OK', 'S', 1739271825, 1739271825, '1'),
(186325, 34162, 'QU', 'OK', 'S', 1739272092, 1739272092, '1'),
(186326, 34162, 'QU', 'OK', 'S', 1739272109, 1739272109, '1'),
(186327, 31090, 'QU', 'OK', 'S', 1739273064, 1739273064, '1'),
(186328, 8418, 'QU', 'OK', 'S', 1739273106, 1739273106, '1'),
(186329, 35351, 'QU', 'OK', 'S', 1739273145, 1739273145, '1'),
(186330, 34809, 'QU', 'OK', 'S', 1739273193, 1739273193, '1'),
(186331, 34806, 'QU', 'OK', 'S', 1739273223, 1739273223, '1'),
(186332, 34962, 'QU', 'OK', 'S', 1739273260, 1739273260, '1'),
(186333, 35965, 'QU', 'OK', 'S', 1739273424, 1739273424, '1'),
(186334, 24915, 'QU', 'OK', 'S', 1739273702, 1739273702, '1'),
(186335, 24932, 'QU', 'OK', 'S', 1739273731, 1739273731, '1'),
(186336, 24912, 'QU', 'OK', 'S', 1739273762, 1739273762, '1'),
(186337, 25210, 'QU', 'OK', 'S', 1739273790, 1739273790, '1'),
(186338, 25456, 'QU', 'OK', 'S', 1739273822, 1739273822, '1'),
(186339, 25461, 'QU', 'OK', 'S', 1739273908, 1739273908, '1'),
(186340, 25481, 'QU', 'OK', 'S', 1739273938, 1739273938, '1'),
(186341, 25231, 'QU', 'OK', 'S', 1739273968, 1739273968, '1'),
(186342, 36464, 'QU', 'OK', 'S', 1739274003, 1739274003, '1'),
(186343, 33725, 'QU', 'OK', 'S', 1739274375, 1739274375, '1'),
(186344, 33725, 'QU', 'OK', 'S', 1739274379, 1739274379, '1'),
(186345, 34591, 'QU', 'OK', 'S', 1739274438, 1739274438, '1'),
(186346, 34591, 'QU', 'OK', 'S', 1739274438, 1739274438, '1'),
(186347, 28513, 'QU', 'OK', 'S', 1739274464, 1739274464, '1'),
(186348, 28513, 'QU', 'OK', 'S', 1739274464, 1739274464, '1'),
(186349, 28512, 'QU', 'OK', 'S', 1739274483, 1739274483, '1'),
(186350, 31524, 'QU', 'OK', 'S', 1739274511, 1739274511, '1'),
(186351, 34593, 'QU', 'OK', 'S', 1739274529, 1739274529, '1'),
(186352, 34569, 'QU', 'OK', 'S', 1739274537, 1739274537, '1'),
(186353, 36209, 'QU', 'OK', 'S', 1739274550, 1739274550, '1'),
(186354, 31524, 'QU', 'OK', 'S', 1739274654, 1739274654, '1'),
(186355, 28516, 'QU', 'OK', 'S', 1739274699, 1739274699, '1'),
(186356, 28516, 'QU', 'OK', 'S', 1739274699, 1739274699, '1'),
(186357, 28516, 'QU', 'OK', 'S', 1739274699, 1739274699, '1'),
(186358, 31807, 'QU', 'OK', 'S', 1739275474, 1739275474, '1'),
(186359, 23162, 'QU', 'OK', 'S', 1739275804, 1739275804, '1'),
(186360, 32089, 'QU', 'OK', 'S', 1739275837, 1739275837, '1'),
(186361, 35660, 'QU', 'OK', 'S', 1739276934, 1739276934, '1'),
(186362, 35381, 'QU', 'OK', 'S', 1739277056, 1739277056, '1'),
(186363, 35609, 'QU', 'OK', 'S', 1739277091, 1739277091, '1'),
(186364, 13460, 'QU', 'OK', 'S', 1739277126, 1739277126, '1'),
(186365, 16172, 'QU', 'OK', 'S', 1739277193, 1739277193, '1'),
(186366, 35452, 'QU', 'OK', 'S', 1739277258, 1739277258, '1'),
(186367, 35868, 'QU', 'OK', 'S', 1739277324, 1739277324, '1'),
(186368, 36393, 'QU', 'OK', 'S', 1739277403, 1739277403, '1'),
(186369, 7860, 'QU', 'OK', 'S', 1739277408, 1739277408, '1'),
(186370, 36393, 'QU', 'OK', 'S', 1739277422, 1739277422, '1'),
(186371, 36393, 'QU', 'OK', 'S', 1739277431, 1739277431, '1'),
(186372, 36084, 'QU', 'OK', 'S', 1739277944, 1739277944, '1'),
(186373, 34439, 'QU', 'OK', 'S', 1739278038, 1739278038, '1'),
(186374, 34890, 'QU', 'OK', 'S', 1739278068, 1739278068, '1'),
(186375, 36084, 'QU', 'OK', 'S', 1739278355, 1739278355, '1'),
(186376, 26076, 'QU', 'OK', 'S', 1739278391, 1739278391, '1'),
(186377, 26073, 'QU', 'OK', 'S', 1739278434, 1739278434, '1'),
(186378, 26074, 'QU', 'OK', 'S', 1739278554, 1739278554, '1'),
(186379, 18940, 'QU', 'OK', 'S', 1739278655, 1739278655, '1'),
(186380, 18940, 'QU', 'OK', 'S', 1739278677, 1739278677, '1'),
(186381, 16596, 'QU', 'OK', 'S', 1739278893, 1739278893, '1'),
(186382, 29319, 'QU', 'OK', 'S', 1739279094, 1739279094, '1'),
(186383, 30498, 'QU', 'OK', 'S', 1739279126, 1739279126, '1'),
(186384, 36328, 'QU', 'OK', 'S', 1739279489, 1739279489, '1'),
(186385, 36328, 'QU', 'OK', 'S', 1739279493, 1739279493, '1'),
(186386, 36328, 'QU', 'OK', 'S', 1739279520, 1739279520, '1'),
(186387, 36328, 'QU', 'OK', 'S', 1739279526, 1739279526, '1'),
(186388, 36328, 'QU', 'OK', 'S', 1739279530, 1739279530, '1'),
(186389, 36328, 'QU', 'OK', 'S', 1739279536, 1739279536, '1'),
(186390, 36328, 'QU', 'OK', 'S', 1739279541, 1739279541, '1'),
(186391, 36328, 'QU', 'OK', 'S', 1739279545, 1739279545, '1'),
(186392, 36328, 'QU', 'OK', 'S', 1739279551, 1739279551, '1'),
(186393, 36328, 'QU', 'OK', 'S', 1739279555, 1739279555, '1'),
(186394, 36328, 'QU', 'OK', 'S', 1739279559, 1739279559, '1'),
(186395, 36328, 'QU', 'OK', 'S', 1739279569, 1739279569, '1'),
(186396, 36328, 'QU', 'OK', 'S', 1739279591, 1739279591, '1'),
(186397, 36328, 'QU', 'OK', 'S', 1739279597, 1739279597, '1'),
(186398, 36328, 'QU', 'OK', 'S', 1739279602, 1739279602, '1'),
(186399, 36328, 'QU', 'OK', 'S', 1739279612, 1739279612, '1'),
(186400, 36328, 'QU', 'OK', 'S', 1739279616, 1739279616, '1'),
(186401, 36328, 'QU', 'OK', 'S', 1739279629, 1739279629, '1'),
(186402, 36328, 'QU', 'OK', 'S', 1739279637, 1739279637, '1'),
(186403, 36328, 'QU', 'OK', 'S', 1739279641, 1739279641, '1'),
(186404, 34406, 'QU', 'OK', 'S', 1739279645, 1739279645, '1'),
(186405, 34406, 'QU', 'OK', 'S', 1739279651, 1739279651, '1'),
(186406, 34405, 'QU', 'OK', 'S', 1739279694, 1739279694, '1'),
(186407, 34405, 'QU', 'OK', 'S', 1739279704, 1739279704, '1'),
(186408, 34405, 'QU', 'OK', 'S', 1739279712, 1739279712, '1'),
(186409, 34405, 'QU', 'OK', 'S', 1739279774, 1739279774, '1'),
(186410, 34128, 'QU', 'OK', 'S', 1739279804, 1739279804, '1'),
(186411, 34128, 'QU', 'OK', 'S', 1739279810, 1739279810, '1'),
(186412, 34128, 'QU', 'OK', 'S', 1739279822, 1739279822, '1'),
(186413, 34128, 'QU', 'OK', 'S', 1739279835, 1739279835, '1'),
(186414, 34128, 'QU', 'OK', 'S', 1739279843, 1739279843, '1'),
(186415, 34128, 'QU', 'OK', 'S', 1739279855, 1739279855, '1'),
(186416, 34128, 'QU', 'OK', 'S', 1739279863, 1739279863, '1'),
(186417, 34128, 'QU', 'OK', 'S', 1739279876, 1739279876, '1'),
(186418, 34128, 'QU', 'OK', 'S', 1739279884, 1739279884, '1'),
(186419, 34128, 'QU', 'OK', 'S', 1739279900, 1739279900, '1'),
(186420, 36282, 'QU', 'OK', 'S', 1739279991, 1739279991, '1'),
(186421, 36282, 'QU', 'OK', 'S', 1739280000, 1739280000, '1'),
(186422, 30295, 'QU', 'OK', 'S', 1739280041, 1739280041, '1'),
(186423, 36171, 'QU', 'OK', 'S', 1739280069, 1739280069, '1'),
(186424, 36116, 'QU', 'OK', 'S', 1739280241, 1739280241, '1'),
(186425, 14542, 'QU', 'OK', 'S', 1739280329, 1739280329, '1'),
(186426, 14542, 'QU', 'OK', 'S', 1739280339, 1739280339, '1'),
(186427, 14542, 'QU', 'OK', 'S', 1739280348, 1739280348, '1'),
(186428, 14542, 'QU', 'OK', 'S', 1739280361, 1739280361, '1'),
(186429, 33900, 'QU', 'OK', 'S', 1739280367, 1739280367, '1'),
(186430, 14542, 'QU', 'OK', 'S', 1739280371, 1739280371, '1'),
(186431, 14542, 'QU', 'OK', 'S', 1739280380, 1739280380, '1'),
(186432, 33370, 'QU', 'OK', 'S', 1739280490, 1739280490, '1'),
(186433, 14542, 'QU', 'OK', 'S', 1739280544, 1739280544, '1'),
(186434, 14542, 'QU', 'OK', 'S', 1739280554, 1739280554, '1'),
(186435, 35875, 'QU', 'OK', 'S', 1739281412, 1739281412, '1'),
(186436, 35053, 'QU', 'OK', 'S', 1739281430, 1739281430, '1'),
(186437, 30239, 'QU', 'OK', 'S', 1739281433, 1739281433, '1'),
(186438, 34731, 'QU', 'OK', 'S', 1739281443, 1739281443, '1'),
(186439, 34731, 'QU', 'OK', 'S', 1739281446, 1739281446, '1'),
(186440, 34731, 'QU', 'OK', 'S', 1739281448, 1739281448, '1'),
(186441, 34730, 'QU', 'OK', 'S', 1739281451, 1739281451, '1'),
(186442, 34731, 'QU', 'OK', 'S', 1739281453, 1739281453, '1'),
(186443, 34731, 'QU', 'OK', 'S', 1739281455, 1739281455, '1'),
(186444, 30239, 'QU', 'OK', 'S', 1739281459, 1739281459, '1'),
(186445, 25832, 'QU', 'OK', 'S', 1739281474, 1739281474, '1'),
(186446, 32738, 'QU', 'OK', 'S', 1739281498, 1739281498, '1'),
(186447, 22972, 'QU', 'OK', 'S', 1739282589, 1739282589, '1'),
(186448, 24713, 'QU', 'OK', 'S', 1739282599, 1739282599, '1'),
(186449, 25546, 'QU', 'OK', 'S', 1739282601, 1739282601, '1'),
(186450, 22384, 'QU', 'OK', 'S', 1739282604, 1739282604, '1'),
(186451, 22382, 'QU', 'OK', 'S', 1739282606, 1739282606, '1'),
(186452, 22972, 'QU', 'OK', 'S', 1739282611, 1739282611, '1'),
(186453, 24718, 'QU', 'OK', 'S', 1739282614, 1739282614, '1'),
(186454, 22382, 'QU', 'OK', 'S', 1739282720, 1739282720, '1'),
(186455, 20829, 'QU', 'OK', 'S', 1739282728, 1739282728, '1'),
(186456, 22382, 'QU', 'OK', 'S', 1739282731, 1739282731, '1'),
(186457, 35875, 'QU', 'OK', 'S', 1739282856, 1739282856, '1'),
(186458, 23323, 'QU', 'OK', 'S', 1739282859, 1739282859, '1'),
(186459, 29338, 'QU', 'OK', 'S', 1739282862, 1739282862, '1'),
(186460, 23359, 'QU', 'OK', 'S', 1739282866, 1739282866, '1'),
(186461, 35876, 'QU', 'OK', 'S', 1739282868, 1739282868, '1'),
(186462, 35876, 'QU', 'OK', 'S', 1739282871, 1739282871, '1'),
(186463, 30239, 'QU', 'OK', 'S', 1739282876, 1739282876, '1'),
(186464, 30949, 'QU', 'OK', 'S', 1739282879, 1739282879, '1'),
(186465, 35836, 'QU', 'OK', 'S', 1739282882, 1739282882, '1'),
(186466, 33957, 'QU', 'OK', 'S', 1739282886, 1739282886, '1'),
(186467, 23359, 'QU', 'OK', 'S', 1739282900, 1739282900, '1'),
(186468, 36436, 'QU', 'OK', 'S', 1739283047, 1739283047, '1'),
(186469, 36436, 'QU', 'OK', 'S', 1739283047, 1739283047, '1'),
(186470, 36392, 'QU', 'OK', 'S', 1739283062, 1739283062, '1'),
(186471, 36392, 'QU', 'OK', 'S', 1739283062, 1739283062, '1'),
(186472, 36376, 'QU', 'OK', 'S', 1739283100, 1739283100, '1'),
(186473, 36376, 'QU', 'OK', 'S', 1739283100, 1739283100, '1'),
(186474, 35971, 'QU', 'OK', 'S', 1739283108, 1739283108, '1'),
(186475, 35857, 'QU', 'OK', 'S', 1739283134, 1739283134, '1'),
(186476, 35856, 'QU', 'OK', 'S', 1739283141, 1739283141, '1'),
(186477, 35870, 'QU', 'OK', 'S', 1739283142, 1739283142, '1'),
(186478, 29773, 'QU', 'OK', 'S', 1739283146, 1739283146, '1'),
(186479, 29773, 'QU', 'OK', 'S', 1739283150, 1739283150, '1'),
(186480, 35442, 'QU', 'OK', 'S', 1739283155, 1739283155, '1'),
(186481, 17435, 'QU', 'OK', 'S', 1739283159, 1739283159, '1'),
(186482, 34713, 'QU', 'OK', 'S', 1739283164, 1739283164, '1'),
(186483, 35717, 'QU', 'OK', 'S', 1739283169, 1739283169, '1'),
(186484, 35383, 'QU', 'OK', 'S', 1739283175, 1739283175, '1'),
(186485, 35383, 'QU', 'OK', 'S', 1739283175, 1739283175, '1'),
(186486, 35383, 'QU', 'OK', 'S', 1739283175, 1739283175, '1'),
(186487, 35870, 'QU', 'OK', 'S', 1739283177, 1739283177, '1'),
(186488, 35872, 'QU', 'OK', 'S', 1739283183, 1739283183, '1'),
(186489, 35382, 'QU', 'OK', 'S', 1739283185, 1739283185, '1'),
(186490, 35382, 'QU', 'OK', 'S', 1739283185, 1739283185, '1'),
(186491, 35382, 'QU', 'OK', 'S', 1739283185, 1739283185, '1'),
(186492, 35872, 'QU', 'OK', 'S', 1739283187, 1739283187, '1'),
(186493, 35716, 'QU', 'OK', 'S', 1739283191, 1739283191, '1'),
(186494, 36256, 'QU', 'OK', 'S', 1739283195, 1739283195, '1'),
(186495, 34576, 'QU', 'OK', 'S', 1739283201, 1739283201, '1'),
(186496, 34572, 'QU', 'OK', 'S', 1739283207, 1739283207, '1'),
(186497, 30129, 'QU', 'OK', 'S', 1739283218, 1739283218, '1'),
(186498, 35870, 'QU', 'OK', 'S', 1739283223, 1739283223, '1'),
(186499, 35957, 'QU', 'OK', 'S', 1739283230, 1739283230, '1'),
(186500, 36129, 'QU', 'OK', 'S', 1739283235, 1739283235, '1'),
(186501, 34827, 'QU', 'OK', 'S', 1739283239, 1739283239, '1'),
(186502, 34667, 'QU', 'OK', 'S', 1739283240, 1739283240, '1'),
(186503, 36164, 'QU', 'OK', 'S', 1739283252, 1739283252, '1'),
(186504, 17435, 'QU', 'OK', 'S', 1739283257, 1739283257, '1'),
(186505, 36130, 'QU', 'OK', 'S', 1739283261, 1739283261, '1'),
(186506, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186507, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186508, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186509, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186510, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186511, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186512, 34547, 'QU', 'OK', 'S', 1739283265, 1739283265, '1'),
(186513, 22434, 'QU', 'OK', 'S', 1739283267, 1739283267, '1'),
(186514, 35718, 'QU', 'OK', 'S', 1739283271, 1739283271, '1'),
(186515, 36112, 'QU', 'OK', 'S', 1739283276, 1739283276, '1'),
(186516, 36256, 'QU', 'OK', 'S', 1739283281, 1739283281, '1'),
(186517, 36256, 'QU', 'OK', 'S', 1739283286, 1739283286, '1'),
(186518, 34474, 'QU', 'OK', 'S', 1739283288, 1739283288, '1'),
(186519, 34474, 'QU', 'OK', 'S', 1739283288, 1739283288, '1'),
(186520, 34474, 'QU', 'OK', 'S', 1739283288, 1739283288, '1'),
(186521, 34474, 'QU', 'OK', 'S', 1739283288, 1739283288, '1'),
(186522, 36111, 'QU', 'OK', 'S', 1739283293, 1739283293, '1'),
(186523, 35697, 'QU', 'OK', 'S', 1739283299, 1739283299, '1'),
(186524, 34374, 'QU', 'OK', 'S', 1739283311, 1739283311, '1'),
(186525, 34374, 'QU', 'OK', 'S', 1739283311, 1739283311, '1'),
(186526, 14536, 'QU', 'OK', 'S', 1739283319, 1739283319, '1'),
(186527, 34122, 'QU', 'OK', 'S', 1739283325, 1739283325, '1'),
(186528, 36074, 'QU', 'OK', 'S', 1739283332, 1739283332, '1'),
(186529, 34070, 'QU', 'OK', 'S', 1739283344, 1739283344, '1'),
(186530, 34676, 'QU', 'OK', 'S', 1739283347, 1739283347, '1'),
(186531, 34533, 'QU', 'OK', 'S', 1739283353, 1739283353, '1'),
(186532, 34575, 'QU', 'OK', 'S', 1739283358, 1739283358, '1'),
(186533, 34018, 'QU', 'OK', 'S', 1739283360, 1739283360, '1'),
(186534, 28343, 'QU', 'OK', 'S', 1739283364, 1739283364, '1'),
(186535, 34017, 'QU', 'OK', 'S', 1739283366, 1739283366, '1'),
(186536, 31386, 'QU', 'OK', 'S', 1739283371, 1739283371, '1'),
(186537, 34769, 'QU', 'OK', 'S', 1739283377, 1739283377, '1'),
(186538, 33995, 'QU', 'OK', 'S', 1739283378, 1739283378, '1'),
(186539, 34711, 'QU', 'OK', 'S', 1739283381, 1739283381, '1'),
(186540, 30128, 'QU', 'OK', 'S', 1739283393, 1739283393, '1'),
(186541, 35695, 'QU', 'OK', 'S', 1739283410, 1739283410, '1'),
(186542, 33778, 'QU', 'OK', 'S', 1739283429, 1739283429, '1'),
(186543, 33778, 'QU', 'OK', 'S', 1739283429, 1739283429, '1'),
(186544, 33726, 'QU', 'OK', 'S', 1739283441, 1739283441, '1'),
(186545, 33580, 'QU', 'OK', 'S', 1739283457, 1739283457, '1'),
(186546, 33527, 'QU', 'OK', 'S', 1739283473, 1739283473, '1'),
(186547, 33317, 'QU', 'OK', 'S', 1739283489, 1739283489, '1'),
(186548, 33317, 'QU', 'OK', 'S', 1739283489, 1739283489, '1'),
(186549, 33317, 'QU', 'OK', 'S', 1739283489, 1739283489, '1'),
(186550, 33317, 'QU', 'OK', 'S', 1739283489, 1739283489, '1'),
(186551, 33309, 'QU', 'OK', 'S', 1739283506, 1739283506, '1'),
(186552, 33307, 'QU', 'OK', 'S', 1739283516, 1739283516, '1'),
(186553, 33284, 'QU', 'OK', 'S', 1739283539, 1739283539, '1'),
(186554, 33268, 'QU', 'OK', 'S', 1739283550, 1739283550, '1'),
(186555, 32961, 'QU', 'OK', 'S', 1739283574, 1739283574, '1'),
(186556, 32936, 'QU', 'OK', 'S', 1739283598, 1739283598, '1'),
(186557, 32936, 'QU', 'OK', 'S', 1739283598, 1739283598, '1'),
(186558, 32936, 'QU', 'OK', 'S', 1739283598, 1739283598, '1'),
(186559, 32936, 'QU', 'OK', 'S', 1739283598, 1739283598, '1'),
(186560, 32936, 'QU', 'OK', 'S', 1739283598, 1739283598, '1'),
(186561, 32926, 'QU', 'OK', 'S', 1739283611, 1739283611, '1'),
(186562, 32926, 'QU', 'OK', 'S', 1739283611, 1739283611, '1'),
(186563, 32896, 'QU', 'OK', 'S', 1739283617, 1739283617, '1'),
(186564, 32881, 'QU', 'OK', 'S', 1739283626, 1739283626, '1'),
(186565, 32867, 'QU', 'OK', 'S', 1739283644, 1739283644, '1'),
(186566, 32867, 'QU', 'OK', 'S', 1739283644, 1739283644, '1'),
(186567, 32867, 'QU', 'OK', 'S', 1739283644, 1739283644, '1'),
(186568, 32495, 'QU', 'OK', 'S', 1739283694, 1739283694, '1'),
(186569, 32495, 'QU', 'OK', 'S', 1739283694, 1739283694, '1'),
(186570, 32428, 'QU', 'OK', 'S', 1739283720, 1739283720, '1'),
(186571, 32036, 'QU', 'OK', 'S', 1739283731, 1739283731, '1'),
(186572, 31865, 'QU', 'OK', 'S', 1739283740, 1739283740, '1'),
(186573, 31762, 'QU', 'OK', 'S', 1739283748, 1739283748, '1'),
(186574, 31553, 'QU', 'OK', 'S', 1739283771, 1739283771, '1'),
(186575, 31551, 'QU', 'OK', 'S', 1739283783, 1739283783, '1'),
(186576, 31551, 'QU', 'OK', 'S', 1739283783, 1739283783, '1'),
(186577, 31338, 'QU', 'OK', 'S', 1739283799, 1739283799, '1'),
(186578, 31294, 'QU', 'OK', 'S', 1739283810, 1739283810, '1'),
(186579, 31294, 'QU', 'OK', 'S', 1739283810, 1739283810, '1'),
(186580, 30362, 'QU', 'OK', 'S', 1739283878, 1739283878, '1'),
(186581, 30362, 'QU', 'OK', 'S', 1739283898, 1739283898, '1'),
(186582, 30362, 'QU', 'OK', 'S', 1739283898, 1739283898, '1'),
(186583, 30362, 'QU', 'OK', 'S', 1739283898, 1739283898, '1'),
(186584, 30362, 'QU', 'OK', 'S', 1739283898, 1739283898, '1'),
(186585, 30014, 'QU', 'OK', 'S', 1739283925, 1739283925, '1'),
(186586, 29753, 'QU', 'OK', 'S', 1739283943, 1739283943, '1'),
(186587, 29650, 'QU', 'OK', 'S', 1739283960, 1739283960, '1'),
(186588, 29650, 'QU', 'OK', 'S', 1739283960, 1739283960, '1'),
(186589, 29650, 'QU', 'OK', 'S', 1739283960, 1739283960, '1'),
(186590, 29650, 'QU', 'OK', 'S', 1739283960, 1739283960, '1'),
(186591, 29650, 'QU', 'OK', 'S', 1739283960, 1739283960, '1'),
(186592, 29434, 'QU', 'OK', 'S', 1739283973, 1739283973, '1'),
(186593, 28543, 'QU', 'OK', 'S', 1739284031, 1739284031, '1'),
(186594, 28543, 'QU', 'OK', 'S', 1739284031, 1739284031, '1'),
(186595, 28543, 'QU', 'OK', 'S', 1739284031, 1739284031, '1'),
(186596, 28543, 'QU', 'OK', 'S', 1739284031, 1739284031, '1'),
(186597, 27849, 'QU', 'OK', 'S', 1739284065, 1739284065, '1'),
(186598, 27849, 'QU', 'OK', 'S', 1739284065, 1739284065, '1'),
(186599, 27378, 'QU', 'OK', 'S', 1739284132, 1739284132, '1'),
(186600, 27378, 'QU', 'OK', 'S', 1739284132, 1739284132, '1'),
(186601, 27160, 'QU', 'OK', 'S', 1739284155, 1739284155, '1'),
(186602, 15790, 'QU', 'OK', 'S', 1739335765, 1739335765, '1'),
(186603, 31140, 'QU', 'OK', 'S', 1739338910, 1739338910, '1'),
(186604, 31169, 'QU', 'OK', 'S', 1739338935, 1739338935, '1'),
(186605, 31169, 'QU', 'OK', 'S', 1739338950, 1739338950, '1'),
(186606, 17580, 'QU', 'OK', 'S', 1739339020, 1739339020, '1'),
(186607, 17580, 'QU', 'OK', 'S', 1739339430, 1739339430, '1'),
(186608, 17580, 'QU', 'OK', 'S', 1739339435, 1739339435, '1'),
(186609, 17580, 'QU', 'OK', 'S', 1739339439, 1739339439, '1'),
(186610, 17580, 'QU', 'OK', 'S', 1739339443, 1739339443, '1'),
(186611, 30498, 'QU', 'OK', 'S', 1739340432, 1739340432, '1'),
(186612, 36462, 'QU', 'OK', 'S', 1739340434, 1739340434, '1'),
(186613, 36461, 'QU', 'OK', 'S', 1739340437, 1739340437, '1'),
(186614, 35514, 'QU', 'OK', 'S', 1739340440, 1739340440, '1'),
(186615, 34593, 'QU', 'OK', 'S', 1739341506, 1739341506, '1'),
(186616, 34569, 'QU', 'OK', 'S', 1739341508, 1739341508, '1'),
(186617, 36209, 'QU', 'OK', 'S', 1739341510, 1739341510, '1'),
(186618, 36429, 'QU', 'OK', 'S', 1739341685, 1739341685, '1'),
(186619, 34909, 'QU', 'OK', 'S', 1739341699, 1739341699, '1'),
(186620, 36396, 'QU', 'OK', 'S', 1739341704, 1739341704, '1'),
(186621, 34520, 'QU', 'OK', 'S', 1739341709, 1739341709, '1'),
(186622, 34520, 'QU', 'OK', 'S', 1739341713, 1739341713, '1'),
(186623, 32681, 'QU', 'OK', 'S', 1739341933, 1739341933, '1'),
(186624, 32681, 'QU', 'OK', 'S', 1739341937, 1739341937, '1'),
(186625, 33777, 'QU', 'OK', 'S', 1739342247, 1739342247, '1'),
(186626, 15897, 'QU', 'OK', 'S', 1739342294, 1739342294, '1'),
(186627, 30538, 'QU', 'OK', 'S', 1739342296, 1739342296, '1'),
(186628, 34268, 'QU', 'OK', 'S', 1739342299, 1739342299, '1'),
(186629, 31747, 'QU', 'OK', 'S', 1739344624, 1739344624, '1'),
(186630, 36134, 'QU', 'OK', 'S', 1739344627, 1739344627, '1'),
(186631, 36187, 'QU', 'OK', 'S', 1739344919, 1739344919, '1'),
(186632, 16513, 'QU', 'OK', 'S', 1739344923, 1739344923, '1'),
(186633, 16513, 'QU', 'OK', 'S', 1739344926, 1739344926, '1'),
(186634, 36187, 'QU', 'OK', 'S', 1739344928, 1739344928, '1'),
(186635, 13575, 'QU', 'OK', 'S', 1739344931, 1739344931, '1'),
(186636, 25560, 'QU', 'OK', 'S', 1739344941, 1739344941, '1'),
(186637, 36376, 'QU', 'OK', 'S', 1739344944, 1739344944, '1'),
(186638, 34412, 'QU', 'OK', 'S', 1739344946, 1739344946, '1'),
(186639, 16514, 'QU', 'OK', 'S', 1739344948, 1739344948, '1'),
(186640, 15897, 'QU', 'OK', 'S', 1739344951, 1739344951, '1'),
(186641, 15897, 'QU', 'OK', 'S', 1739344953, 1739344953, '1'),
(186642, 16513, 'QU', 'OK', 'S', 1739344955, 1739344955, '1'),
(186643, 16514, 'QU', 'OK', 'S', 1739344958, 1739344958, '1'),
(186644, 36393, 'QU', 'OK', 'S', 1739344960, 1739344960, '1'),
(186645, 24656, 'QU', 'OK', 'S', 1739344963, 1739344963, '1'),
(186646, 25604, 'QU', 'OK', 'S', 1739344966, 1739344966, '1'),
(186647, 36393, 'QU', 'OK', 'S', 1739344970, 1739344970, '1'),
(186648, 9871, 'QU', 'OK', 'S', 1739345943, 1739345943, '1'),
(186649, 36408, 'QU', 'OK', 'S', 1739345947, 1739345947, '1'),
(186650, 16761, 'QU', 'OK', 'S', 1739345952, 1739345952, '1'),
(186651, 31796, 'QU', 'OK', 'S', 1739345956, 1739345956, '1'),
(186652, 33159, 'QU', 'OK', 'S', 1739345961, 1739345961, '1'),
(186653, 27194, 'QU', 'OK', 'S', 1739345965, 1739345965, '1'),
(186654, 35906, 'QU', 'OK', 'S', 1739345970, 1739345970, '1'),
(186655, 21094, 'QU', 'OK', 'S', 1739345975, 1739345975, '1'),
(186656, 31738, 'QU', 'OK', 'S', 1739345980, 1739345980, '1'),
(186657, 21330, 'QU', 'OK', 'S', 1739345984, 1739345984, '1'),
(186658, 3910, 'QU', 'OK', 'S', 1739345989, 1739345989, '1'),
(186659, 27684, 'QU', 'OK', 'S', 1739345993, 1739345993, '1'),
(186660, 32962, 'QU', 'OK', 'S', 1739345997, 1739345997, '1'),
(186661, 31738, 'QU', 'OK', 'S', 1739346002, 1739346002, '1'),
(186662, 31939, 'QU', 'OK', 'S', 1739346006, 1739346006, '1'),
(186663, 25547, 'QU', 'OK', 'S', 1739346011, 1739346011, '1'),
(186664, 31939, 'QU', 'OK', 'S', 1739346016, 1739346016, '1'),
(186665, 26364, 'QU', 'OK', 'S', 1739346021, 1739346021, '1'),
(186666, 24322, 'QU', 'OK', 'S', 1739346044, 1739346044, '1'),
(186667, 33637, 'QU', 'OK', 'S', 1739346060, 1739346060, '1'),
(186668, 10412, 'QU', 'OK', 'S', 1739346065, 1739346065, '1'),
(186669, 33144, 'QU', 'OK', 'S', 1739346070, 1739346070, '1'),
(186670, 35570, 'QU', 'OK', 'S', 1739346075, 1739346075, '1'),
(186671, 11243, 'QU', 'OK', 'S', 1739346087, 1739346087, '1'),
(186672, 34858, 'QU', 'OK', 'S', 1739346092, 1739346092, '1'),
(186673, 28850, 'QU', 'OK', 'S', 1739346096, 1739346096, '1'),
(186674, 32425, 'QU', 'OK', 'S', 1739346114, 1739346114, '1'),
(186675, 32151, 'QU', 'OK', 'S', 1739346120, 1739346120, '1'),
(186676, 33793, 'QU', 'OK', 'S', 1739346121, 1739346121, '1'),
(186677, 33793, 'QU', 'OK', 'S', 1739346127, 1739346127, '1'),
(186678, 33793, 'QU', 'OK', 'S', 1739346135, 1739346135, '1'),
(186679, 33793, 'QU', 'OK', 'S', 1739346140, 1739346140, '1'),
(186680, 33793, 'QU', 'OK', 'S', 1739346180, 1739346180, '1'),
(186681, 1212, 'QU', 'OK', 'S', 1739346193, 1739346193, '1'),
(186682, 27778, 'QU', 'OK', 'S', 1739346202, 1739346202, '1'),
(186683, 21530, 'QU', 'OK', 'S', 1739346208, 1739346208, '1'),
(186684, 21293, 'QU', 'OK', 'S', 1739346223, 1739346223, '1'),
(186685, 5275, 'QU', 'OK', 'S', 1739346233, 1739346233, '1'),
(186686, 15499, 'QU', 'OK', 'S', 1739346235, 1739346235, '1'),
(186687, 15499, 'QU', 'OK', 'S', 1739346246, 1739346246, '1'),
(186688, 20519, 'QU', 'OK', 'S', 1739346248, 1739346248, '1'),
(186689, 15499, 'QU', 'OK', 'S', 1739346251, 1739346251, '1'),
(186690, 15499, 'QU', 'OK', 'S', 1739346256, 1739346256, '1'),
(186691, 15499, 'QU', 'OK', 'S', 1739346261, 1739346261, '1'),
(186692, 2009, 'QU', 'OK', 'S', 1739346284, 1739346284, '1'),
(186693, 10412, 'QU', 'OK', 'S', 1739346289, 1739346289, '1'),
(186694, 31428, 'QU', 'OK', 'S', 1739346294, 1739346294, '1'),
(186695, 34810, 'QU', 'OK', 'S', 1739346299, 1739346299, '1'),
(186696, 35906, 'QU', 'OK', 'S', 1739346305, 1739346305, '1'),
(186697, 35980, 'QU', 'OK', 'S', 1739346310, 1739346310, '1'),
(186698, 19479, 'QU', 'OK', 'S', 1739346313, 1739346313, '1'),
(186699, 21102, 'QU', 'OK', 'S', 1739346315, 1739346315, '1'),
(186700, 3722, 'QU', 'OK', 'S', 1739346318, 1739346318, '1'),
(186701, 19479, 'QU', 'OK', 'S', 1739346319, 1739346319, '1'),
(186702, 28850, 'QU', 'OK', 'S', 1739346323, 1739346323, '1'),
(186703, 19479, 'QU', 'OK', 'S', 1739346325, 1739346325, '1'),
(186704, 19479, 'QU', 'OK', 'S', 1739346331, 1739346331, '1'),
(186705, 11243, 'QU', 'OK', 'S', 1739346338, 1739346338, '1'),
(186706, 19479, 'QU', 'OK', 'S', 1739346339, 1739346339, '1'),
(186707, 21743, 'QU', 'OK', 'S', 1739346362, 1739346362, '1'),
(186708, 21743, 'QU', 'OK', 'S', 1739346367, 1739346367, '1'),
(186709, 31711, 'QU', 'OK', 'S', 1739346371, 1739346371, '1'),
(186710, 32962, 'QU', 'OK', 'S', 1739346378, 1739346378, '1'),
(186711, 11971, 'QU', 'OK', 'S', 1739346383, 1739346383, '1'),
(186712, 23995, 'QU', 'OK', 'S', 1739346389, 1739346389, '1'),
(186713, 3841, 'QU', 'OK', 'S', 1739346395, 1739346395, '1'),
(186714, 35141, 'QU', 'OK', 'S', 1739346403, 1739346403, '1'),
(186715, 35141, 'QU', 'OK', 'S', 1739346408, 1739346408, '1'),
(186716, 35141, 'QU', 'OK', 'S', 1739346413, 1739346413, '1'),
(186717, 35642, 'QU', 'OK', 'S', 1739346424, 1739346424, '1'),
(186718, 9098, 'QU', 'OK', 'S', 1739346434, 1739346434, '1'),
(186719, 24157, 'QU', 'OK', 'S', 1739346441, 1739346441, '1'),
(186720, 135, 'QU', 'OK', 'S', 1739346447, 1739346447, '1'),
(186721, 11933, 'QU', 'OK', 'S', 1739346456, 1739346456, '1'),
(186722, 35321, 'QU', 'OK', 'S', 1739346463, 1739346463, '1'),
(186723, 33542, 'QU', 'OK', 'S', 1739346464, 1739346464, '1'),
(186724, 35681, 'QU', 'OK', 'S', 1739346467, 1739346467, '1'),
(186725, 33542, 'QU', 'OK', 'S', 1739346478, 1739346478, '1'),
(186726, 33542, 'QU', 'OK', 'S', 1739346514, 1739346514, '1'),
(186727, 31807, 'QU', 'OK', 'S', 1739346520, 1739346520, '1'),
(186728, 33863, 'QU', 'OK', 'S', 1739346526, 1739346526, '1'),
(186729, 36311, 'QU', 'OK', 'S', 1739346543, 1739346543, '1'),
(186730, 33117, 'QU', 'OK', 'S', 1739346550, 1739346550, '1'),
(186731, 1212, 'QU', 'OK', 'S', 1739346561, 1739346561, '1'),
(186732, 35316, 'QU', 'OK', 'S', 1739346567, 1739346567, '1'),
(186733, 19144, 'QU', 'OK', 'S', 1739346573, 1739346573, '1'),
(186734, 33542, 'QU', 'OK', 'S', 1739346573, 1739346573, '1'),
(186735, 32192, 'QU', 'OK', 'S', 1739346594, 1739346594, '1'),
(186736, 22604, 'QU', 'OK', 'S', 1739346600, 1739346600, '1'),
(186737, 3772, 'QU', 'OK', 'S', 1739346605, 1739346605, '1'),
(186738, 22604, 'QU', 'OK', 'S', 1739346609, 1739346609, '1'),
(186739, 2587, 'QU', 'OK', 'S', 1739346618, 1739346618, '1'),
(186740, 33542, 'QU', 'OK', 'S', 1739346623, 1739346623, '1'),
(186741, 29253, 'QU', 'OK', 'S', 1739346624, 1739346624, '1'),
(186742, 35981, 'QU', 'OK', 'S', 1739346631, 1739346631, '1'),
(186743, 29985, 'QU', 'OK', 'S', 1739346646, 1739346646, '1'),
(186744, 33542, 'QU', 'OK', 'S', 1739346647, 1739346647, '1'),
(186745, 33542, 'QU', 'OK', 'S', 1739346673, 1739346673, '1'),
(186746, 26301, 'QU', 'OK', 'S', 1739346679, 1739346679, '1'),
(186747, 26301, 'QU', 'OK', 'S', 1739346688, 1739346688, '1'),
(186748, 33542, 'QU', 'OK', 'S', 1739346691, 1739346691, '1'),
(186749, 21743, 'QU', 'OK', 'S', 1739346699, 1739346699, '1'),
(186750, 21743, 'QU', 'OK', 'S', 1739346702, 1739346702, '1'),
(186751, 33542, 'QU', 'OK', 'S', 1739346706, 1739346706, '1'),
(186752, 33542, 'QU', 'OK', 'S', 1739346723, 1739346723, '1'),
(186753, 35160, 'QU', 'OK', 'S', 1739346756, 1739346756, '1'),
(186754, 7166, 'QU', 'OK', 'S', 1739346762, 1739346762, '1'),
(186755, 35902, 'QU', 'OK', 'S', 1739346768, 1739346768, '1'),
(186756, 31198, 'QU', 'OK', 'S', 1739346773, 1739346773, '1'),
(186757, 12942, 'QU', 'OK', 'S', 1739346778, 1739346778, '1'),
(186758, 14888, 'QU', 'OK', 'S', 1739346783, 1739346783, '1'),
(186759, 30968, 'QU', 'OK', 'S', 1739346788, 1739346788, '1'),
(186760, 25171, 'QU', 'OK', 'S', 1739346795, 1739346795, '1'),
(186761, 25171, 'QU', 'OK', 'S', 1739346799, 1739346799, '1'),
(186762, 16928, 'QU', 'OK', 'S', 1739346803, 1739346803, '1'),
(186763, 36216, 'QU', 'OK', 'S', 1739346809, 1739346809, '1'),
(186764, 36218, 'QU', 'OK', 'S', 1739346815, 1739346815, '1'),
(186765, 30284, 'QU', 'OK', 'S', 1739346823, 1739346823, '1'),
(186766, 15919, 'QU', 'OK', 'S', 1739346827, 1739346827, '1'),
(186767, 31372, 'QU', 'OK', 'S', 1739346832, 1739346832, '1'),
(186768, 36323, 'QU', 'OK', 'S', 1739346837, 1739346837, '1'),
(186769, 36316, 'QU', 'OK', 'S', 1739346841, 1739346841, '1'),
(186770, 30324, 'QU', 'OK', 'S', 1739346847, 1739346847, '1'),
(186771, 18000, 'QU', 'OK', 'S', 1739346854, 1739346854, '1'),
(186772, 30725, 'QU', 'OK', 'S', 1739346859, 1739346859, '1'),
(186773, 27689, 'QU', 'OK', 'S', 1739346865, 1739346865, '1'),
(186774, 36033, 'QU', 'OK', 'S', 1739346871, 1739346871, '1'),
(186775, 2919, 'QU', 'OK', 'S', 1739346881, 1739346881, '1'),
(186776, 25175, 'QU', 'OK', 'S', 1739346896, 1739346896, '1'),
(186777, 25147, 'QU', 'OK', 'S', 1739346902, 1739346902, '1'),
(186778, 21804, 'QU', 'OK', 'S', 1739346907, 1739346907, '1'),
(186779, 30538, 'QU', 'OK', 'S', 1739346912, 1739346912, '1'),
(186780, 9859, 'QU', 'OK', 'S', 1739346923, 1739346923, '1'),
(186781, 22268, 'QU', 'OK', 'S', 1739346931, 1739346931, '1'),
(186782, 33455, 'QU', 'OK', 'S', 1739346938, 1739346938, '1'),
(186783, 5410, 'QU', 'OK', 'S', 1739346945, 1739346945, '1'),
(186784, 30243, 'QU', 'OK', 'S', 1739346951, 1739346951, '1'),
(186785, 19927, 'QU', 'OK', 'S', 1739346956, 1739346956, '1'),
(186786, 31066, 'QU', 'OK', 'S', 1739346961, 1739346961, '1'),
(186787, 36301, 'QU', 'OK', 'S', 1739346967, 1739346967, '1'),
(186788, 25398, 'QU', 'OK', 'S', 1739346976, 1739346976, '1'),
(186789, 36301, 'QU', 'OK', 'S', 1739346981, 1739346981, '1'),
(186790, 33551, 'QU', 'OK', 'S', 1739346989, 1739346989, '1'),
(186791, 36323, 'QU', 'OK', 'S', 1739346995, 1739346995, '1'),
(186792, 36301, 'QU', 'OK', 'S', 1739347000, 1739347000, '1'),
(186793, 27708, 'QU', 'OK', 'S', 1739347006, 1739347006, '1'),
(186794, 25128, 'QU', 'OK', 'S', 1739347011, 1739347011, '1'),
(186795, 10194, 'QU', 'OK', 'S', 1739347016, 1739347016, '1'),
(186796, 20360, 'QU', 'OK', 'S', 1739347021, 1739347021, '1'),
(186797, 35281, 'QU', 'OK', 'S', 1739347025, 1739347025, '1'),
(186798, 10194, 'QU', 'OK', 'S', 1739347029, 1739347029, '1'),
(186799, 36316, 'QU', 'OK', 'S', 1739347037, 1739347037, '1'),
(186800, 36323, 'QU', 'OK', 'S', 1739347044, 1739347044, '1'),
(186801, 35425, 'QU', 'OK', 'S', 1739347051, 1739347051, '1'),
(186802, 19927, 'QU', 'OK', 'S', 1739347066, 1739347066, '1'),
(186803, 25147, 'QU', 'OK', 'S', 1739347080, 1739347080, '1'),
(186804, 25398, 'QU', 'OK', 'S', 1739347085, 1739347085, '1'),
(186805, 33294, 'QU', 'OK', 'S', 1739347095, 1739347095, '1'),
(186806, 21562, 'QU', 'OK', 'S', 1739347261, 1739347261, '1'),
(186807, 21562, 'QU', 'OK', 'S', 1739347266, 1739347266, '1'),
(186808, 25171, 'QU', 'OK', 'S', 1739347274, 1739347274, '1'),
(186809, 25171, 'QU', 'OK', 'S', 1739347277, 1739347277, '1'),
(186810, 32354, 'QU', 'OK', 'S', 1739347569, 1739347569, '1'),
(186811, 36061, 'QU', 'OK', 'S', 1739348159, 1739348159, '1'),
(186812, 21888, 'QU', 'OK', 'S', 1739348164, 1739348164, '1'),
(186813, 34044, 'QU', 'OK', 'S', 1739348170, 1739348170, '1'),
(186814, 21888, 'QU', 'OK', 'S', 1739348176, 1739348176, '1'),
(186815, 30114, 'QU', 'OK', 'S', 1739348181, 1739348181, '1'),
(186816, 33690, 'QU', 'OK', 'S', 1739348185, 1739348185, '1'),
(186817, 31736, 'QU', 'OK', 'S', 1739348190, 1739348190, '1'),
(186818, 36245, 'QU', 'OK', 'S', 1739348194, 1739348194, '1'),
(186819, 35381, 'QU', 'OK', 'S', 1739348198, 1739348198, '1'),
(186820, 28894, 'QU', 'OK', 'S', 1739348214, 1739348214, '1'),
(186821, 36245, 'QU', 'OK', 'S', 1739348218, 1739348218, '1'),
(186822, 22718, 'QU', 'OK', 'S', 1739348223, 1739348223, '1'),
(186823, 36257, 'QU', 'OK', 'S', 1739348227, 1739348227, '1'),
(186824, 35380, 'QU', 'OK', 'S', 1739348231, 1739348231, '1'),
(186825, 36188, 'QU', 'OK', 'S', 1739348235, 1739348235, '1'),
(186826, 15499, 'QU', 'OK', 'S', 1739348239, 1739348239, '1'),
(186827, 34865, 'QU', 'OK', 'S', 1739348244, 1739348244, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(186828, 19814, 'QU', 'OK', 'S', 1739348248, 1739348248, '1'),
(186829, 7077, 'QU', 'OK', 'S', 1739348252, 1739348252, '1'),
(186830, 20964, 'QU', 'OK', 'S', 1739348256, 1739348256, '1'),
(186831, 13680, 'QU', 'OK', 'S', 1739348260, 1739348260, '1'),
(186832, 8007, 'QU', 'OK', 'S', 1739348265, 1739348265, '1'),
(186833, 9487, 'QU', 'OK', 'S', 1739348270, 1739348270, '1'),
(186834, 21085, 'QU', 'OK', 'S', 1739348275, 1739348275, '1'),
(186835, 29037, 'QU', 'OK', 'S', 1739348280, 1739348280, '1'),
(186836, 35617, 'QU', 'OK', 'S', 1739348285, 1739348285, '1'),
(186837, 25025, 'QU', 'OK', 'S', 1739348289, 1739348289, '1'),
(186838, 35878, 'QU', 'OK', 'S', 1739348294, 1739348294, '1'),
(186839, 19812, 'QU', 'OK', 'S', 1739348298, 1739348298, '1'),
(186840, 18810, 'QU', 'OK', 'S', 1739350517, 1739350517, '1'),
(186841, 25731, 'QU', 'OK', 'S', 1739351121, 1739351121, '1'),
(186842, 25724, 'QU', 'OK', 'S', 1739352853, 1739352853, '1'),
(186843, 25725, 'QU', 'OK', 'S', 1739352860, 1739352860, '1'),
(186844, 25729, 'QU', 'OK', 'S', 1739352868, 1739352868, '1'),
(186845, 25733, 'QU', 'OK', 'S', 1739352916, 1739352916, '1'),
(186846, 25733, 'QU', 'OK', 'S', 1739352922, 1739352922, '1'),
(186847, 25719, 'QU', 'OK', 'S', 1739352952, 1739352952, '1'),
(186848, 25704, 'QU', 'OK', 'S', 1739352964, 1739352964, '1'),
(186849, 25704, 'QU', 'OK', 'S', 1739352970, 1739352970, '1'),
(186850, 25699, 'QU', 'OK', 'S', 1739352980, 1739352980, '1'),
(186851, 25699, 'QU', 'OK', 'S', 1739352985, 1739352985, '1'),
(186852, 25695, 'QU', 'OK', 'S', 1739352995, 1739352995, '1'),
(186853, 25692, 'QU', 'OK', 'S', 1739353010, 1739353010, '1'),
(186854, 25687, 'QU', 'OK', 'S', 1739353023, 1739353023, '1'),
(186855, 36503, 'QU', 'OK', 'S', 1739354164, 1739354164, '1'),
(186856, 36503, 'QU', 'OK', 'S', 1739354164, 1739354164, '1'),
(186857, 36503, 'QU', 'OK', 'S', 1739354165, 1739354165, '1'),
(186858, 36503, 'QU', 'OK', 'S', 1739354165, 1739354165, '1'),
(186859, 36503, 'QU', 'OK', 'S', 1739354165, 1739354165, '1'),
(186860, 36503, 'QU', 'OK', 'S', 1739354165, 1739354165, '1'),
(186861, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186862, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186863, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186864, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186865, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186866, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186867, 36502, 'QU', 'OK', 'S', 1739354189, 1739354189, '1'),
(186868, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186869, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186870, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186871, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186872, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186873, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186874, 36501, 'QU', 'OK', 'S', 1739354210, 1739354210, '1'),
(186875, 35715, 'QU', 'OK', 'S', 1739354219, 1739354219, '1'),
(186876, 35688, 'QU', 'OK', 'S', 1739354235, 1739354235, '1'),
(186877, 35687, 'QU', 'OK', 'S', 1739354241, 1739354241, '1'),
(186878, 35657, 'QU', 'OK', 'S', 1739354255, 1739354255, '1'),
(186879, 35436, 'QU', 'OK', 'S', 1739354263, 1739354263, '1'),
(186880, 35435, 'QU', 'OK', 'S', 1739354280, 1739354280, '1'),
(186881, 35434, 'QU', 'OK', 'S', 1739354291, 1739354291, '1'),
(186882, 35433, 'QU', 'OK', 'S', 1739354313, 1739354313, '1'),
(186883, 35337, 'QU', 'OK', 'S', 1739354320, 1739354320, '1'),
(186884, 35202, 'QU', 'OK', 'S', 1739354326, 1739354326, '1'),
(186885, 35201, 'QU', 'OK', 'S', 1739354332, 1739354332, '1'),
(186886, 35040, 'QU', 'OK', 'S', 1739354344, 1739354344, '1'),
(186887, 35039, 'QU', 'OK', 'S', 1739354355, 1739354355, '1'),
(186888, 34960, 'QU', 'OK', 'S', 1739354361, 1739354361, '1'),
(186889, 34623, 'QU', 'OK', 'S', 1739354369, 1739354369, '1'),
(186890, 34498, 'QU', 'OK', 'S', 1739354381, 1739354381, '1'),
(186891, 34282, 'QU', 'OK', 'S', 1739354387, 1739354387, '1'),
(186892, 34121, 'QU', 'OK', 'S', 1739354408, 1739354408, '1'),
(186893, 34146, 'QU', 'OK', 'S', 1739355724, 1739355724, '1'),
(186894, 32393, 'QU', 'OK', 'S', 1739356026, 1739356026, '1'),
(186895, 33601, 'QU', 'OK', 'S', 1739356572, 1739356572, '1'),
(186896, 36142, 'QU', 'OK', 'S', 1739357301, 1739357301, '1'),
(186897, 36141, 'QU', 'OK', 'S', 1739357303, 1739357303, '1'),
(186898, 36142, 'QU', 'OK', 'S', 1739357306, 1739357306, '1'),
(186899, 36141, 'QU', 'OK', 'S', 1739357308, 1739357308, '1'),
(186900, 36094, 'QU', 'OK', 'S', 1739357310, 1739357310, '1'),
(186901, 27770, 'QU', 'OK', 'S', 1739357697, 1739357697, '1'),
(186902, 15280, 'QU', 'OK', 'S', 1739357827, 1739357827, '1'),
(186903, 27969, 'QU', 'OK', 'S', 1739357862, 1739357862, '1'),
(186904, 36505, 'QU', 'OK', 'S', 1739358420, 1739358420, '1'),
(186905, 36504, 'QU', 'OK', 'S', 1739358906, 1739358906, '1'),
(186906, 30087, 'QU', 'OK', 'S', 1739358963, 1739358963, '1'),
(186907, 36496, 'QU', 'OK', 'S', 1739358970, 1739358970, '1'),
(186908, 28861, 'QU', 'OK', 'S', 1739358976, 1739358976, '1'),
(186909, 36487, 'QU', 'OK', 'S', 1739359365, 1739359365, '1'),
(186910, 36488, 'QU', 'OK', 'S', 1739359434, 1739359434, '1'),
(186911, 36489, 'QU', 'OK', 'S', 1739359532, 1739359532, '1'),
(186912, 36490, 'QU', 'OK', 'S', 1739359566, 1739359566, '1'),
(186913, 36485, 'QU', 'OK', 'S', 1739359809, 1739359809, '1'),
(186914, 36486, 'QU', 'OK', 'S', 1739359845, 1739359845, '1'),
(186915, 36491, 'QU', 'OK', 'S', 1739359898, 1739359898, '1'),
(186916, 36492, 'QU', 'OK', 'S', 1739359945, 1739359945, '1'),
(186917, 36493, 'QU', 'OK', 'S', 1739360087, 1739360087, '1'),
(186918, 36494, 'QU', 'OK', 'S', 1739360121, 1739360121, '1'),
(186919, 36497, 'QU', 'OK', 'S', 1739360188, 1739360188, '1'),
(186920, 26028, 'QU', 'OK', 'S', 1739361651, 1739361651, '1'),
(186921, 36426, 'QU', 'OK', 'S', 1739361654, 1739361654, '1'),
(186922, 35352, 'QU', 'OK', 'S', 1739361662, 1739361662, '1'),
(186923, 36316, 'QU', 'OK', 'S', 1739361674, 1739361674, '1'),
(186924, 35547, 'QU', 'OK', 'S', 1739361674, 1739361674, '1'),
(186925, 35851, 'QU', 'OK', 'S', 1739361674, 1739361674, '1'),
(186926, 36498, 'QU', 'OK', 'S', 1739361827, 1739361827, '1'),
(186927, 36499, 'QU', 'OK', 'S', 1739362068, 1739362068, '1'),
(186928, 35606, 'QU', 'OK', 'S', 1739362117, 1739362117, '1'),
(186929, 35511, 'QU', 'OK', 'S', 1739362180, 1739362180, '1'),
(186930, 35508, 'QU', 'OK', 'S', 1739362194, 1739362194, '1'),
(186931, 35793, 'QU', 'OK', 'S', 1739362197, 1739362197, '1'),
(186932, 35660, 'QU', 'OK', 'S', 1739362199, 1739362199, '1'),
(186933, 34973, 'QU', 'OK', 'S', 1739362202, 1739362202, '1'),
(186934, 36138, 'QU', 'OK', 'S', 1739362386, 1739362386, '1'),
(186935, 26597, 'QU', 'OK', 'S', 1739362921, 1739362921, '1'),
(186936, 19105, 'QU', 'OK', 'S', 1739363073, 1739363073, '1'),
(186937, 7866, 'QU', 'OK', 'S', 1739363148, 1739363148, '1'),
(186938, 7866, 'QU', 'OK', 'S', 1739363160, 1739363160, '1'),
(186939, 33903, 'QU', 'OK', 'S', 1739363247, 1739363247, '1'),
(186940, 36231, 'QU', 'OK', 'S', 1739363569, 1739363569, '1'),
(186941, 36230, 'QU', 'OK', 'S', 1739363580, 1739363580, '1'),
(186942, 35821, 'QU', 'OK', 'S', 1739363582, 1739363582, '1'),
(186943, 35930, 'QU', 'OK', 'S', 1739363584, 1739363584, '1'),
(186944, 36169, 'QU', 'OK', 'S', 1739363587, 1739363587, '1'),
(186945, 31406, 'QU', 'OK', 'S', 1739364168, 1739364168, '1'),
(186946, 31795, 'QU', 'OK', 'S', 1739364257, 1739364257, '1'),
(186947, 34476, 'QU', 'OK', 'S', 1739364634, 1739364634, '1'),
(186948, 28862, 'QU', 'OK', 'S', 1739364668, 1739364668, '1'),
(186949, 33319, 'QU', 'OK', 'S', 1739364703, 1739364703, '1'),
(186950, 31210, 'QU', 'OK', 'S', 1739364769, 1739364769, '1'),
(186951, 29573, 'QU', 'OK', 'S', 1739364955, 1739364955, '1'),
(186952, 33462, 'QU', 'OK', 'S', 1739365861, 1739365861, '1'),
(186953, 34608, 'QU', 'OK', 'S', 1739366145, 1739366145, '1'),
(186954, 28512, 'QU', 'OK', 'S', 1739366173, 1739366173, '1'),
(186955, 26972, 'QU', 'OK', 'S', 1739366206, 1739366206, '1'),
(186956, 35407, 'QU', 'OK', 'S', 1739366359, 1739366359, '1'),
(186957, 3852, 'QU', 'OK', 'S', 1739366400, 1739366400, '1'),
(186958, 35885, 'QU', 'OK', 'S', 1739366447, 1739366447, '1'),
(186959, 31736, 'QU', 'OK', 'S', 1739366560, 1739366560, '1'),
(186960, 36260, 'QU', 'OK', 'S', 1739366634, 1739366634, '1'),
(186961, 36150, 'QU', 'OK', 'S', 1739366669, 1739366669, '1'),
(186962, 35515, 'QU', 'OK', 'S', 1739366700, 1739366700, '1'),
(186963, 28816, 'QU', 'OK', 'S', 1739367374, 1739367374, '1'),
(186964, 28816, 'QU', 'OK', 'S', 1739367381, 1739367381, '1'),
(186965, 28816, 'QU', 'OK', 'S', 1739367386, 1739367386, '1'),
(186966, 28816, 'QU', 'OK', 'S', 1739367390, 1739367390, '1'),
(186967, 28816, 'QU', 'OK', 'S', 1739367395, 1739367395, '1'),
(186968, 28816, 'QU', 'OK', 'S', 1739367401, 1739367401, '1'),
(186969, 28816, 'QU', 'OK', 'S', 1739367448, 1739367448, '1'),
(186970, 28816, 'QU', 'OK', 'S', 1739367454, 1739367454, '1'),
(186971, 28816, 'QU', 'OK', 'S', 1739367459, 1739367459, '1'),
(186972, 28816, 'QU', 'OK', 'S', 1739367466, 1739367466, '1'),
(186973, 28816, 'QU', 'OK', 'S', 1739367471, 1739367471, '1'),
(186974, 28816, 'QU', 'OK', 'S', 1739367478, 1739367478, '1'),
(186975, 28816, 'QU', 'OK', 'S', 1739367487, 1739367487, '1'),
(186976, 32738, 'QU', 'OK', 'S', 1739368739, 1739368739, '1'),
(186977, 32738, 'QU', 'OK', 'S', 1739368742, 1739368742, '1'),
(186978, 19004, 'QU', 'OK', 'S', 1739429970, 1739429970, '1'),
(186979, 19004, 'QU', 'OK', 'S', 1739429970, 1739429970, '1'),
(186980, 19004, 'QU', 'OK', 'S', 1739429970, 1739429970, '1'),
(186981, 20064, 'QU', 'OK', 'S', 1739430045, 1739430045, '1'),
(186982, 20064, 'QU', 'OK', 'S', 1739430045, 1739430045, '1'),
(186983, 20064, 'QU', 'OK', 'S', 1739430045, 1739430045, '1'),
(186984, 21126, 'QU', 'OK', 'S', 1739430087, 1739430087, '1'),
(186985, 21126, 'QU', 'OK', 'S', 1739430087, 1739430087, '1'),
(186986, 21318, 'QU', 'OK', 'S', 1739430114, 1739430114, '1'),
(186987, 21331, 'QU', 'OK', 'S', 1739430195, 1739430195, '1'),
(186988, 21565, 'QU', 'OK', 'S', 1739430519, 1739430519, '1'),
(186989, 21606, 'QU', 'OK', 'S', 1739430532, 1739430532, '1'),
(186990, 21609, 'QU', 'OK', 'S', 1739430552, 1739430552, '1'),
(186991, 22099, 'QU', 'OK', 'S', 1739430618, 1739430618, '1'),
(186992, 22099, 'QU', 'OK', 'S', 1739430618, 1739430618, '1'),
(186993, 22098, 'QU', 'OK', 'S', 1739430631, 1739430631, '1'),
(186994, 22098, 'QU', 'OK', 'S', 1739430631, 1739430631, '1'),
(186995, 22098, 'QU', 'OK', 'S', 1739430631, 1739430631, '1'),
(186996, 22100, 'QU', 'OK', 'S', 1739430664, 1739430664, '1'),
(186997, 22113, 'QU', 'OK', 'S', 1739430679, 1739430679, '1'),
(186998, 22113, 'QU', 'OK', 'S', 1739430679, 1739430679, '1'),
(186999, 24219, 'QU', 'OK', 'S', 1739430755, 1739430755, '1'),
(187000, 24732, 'QU', 'OK', 'S', 1739430775, 1739430775, '1'),
(187001, 24733, 'QU', 'OK', 'S', 1739430782, 1739430782, '1'),
(187002, 24734, 'QU', 'OK', 'S', 1739430789, 1739430789, '1'),
(187003, 36503, 'QU', 'OK', 'S', 1739434689, 1739434689, '1'),
(187004, 36502, 'QU', 'OK', 'S', 1739434698, 1739434698, '1'),
(187005, 36501, 'QU', 'OK', 'S', 1739434711, 1739434711, '1'),
(187006, 36501, 'QU', 'OK', 'S', 1739434711, 1739434711, '1'),
(187007, 35715, 'QU', 'OK', 'S', 1739434726, 1739434726, '1'),
(187008, 35688, 'QU', 'OK', 'S', 1739434740, 1739434740, '1'),
(187009, 35657, 'QU', 'OK', 'S', 1739434837, 1739434837, '1'),
(187010, 35436, 'QU', 'OK', 'S', 1739434852, 1739434852, '1'),
(187011, 35435, 'QU', 'OK', 'S', 1739434860, 1739434860, '1'),
(187012, 35434, 'QU', 'OK', 'S', 1739434867, 1739434867, '1'),
(187013, 35433, 'QU', 'OK', 'S', 1739434889, 1739434889, '1'),
(187014, 35337, 'QU', 'OK', 'S', 1739434895, 1739434895, '1'),
(187015, 35202, 'QU', 'OK', 'S', 1739434901, 1739434901, '1'),
(187016, 35201, 'QU', 'OK', 'S', 1739434915, 1739434915, '1'),
(187017, 35040, 'QU', 'OK', 'S', 1739434923, 1739434923, '1'),
(187018, 35039, 'QU', 'OK', 'S', 1739434931, 1739434931, '1'),
(187019, 34960, 'QU', 'OK', 'S', 1739434938, 1739434938, '1'),
(187020, 34623, 'QU', 'OK', 'S', 1739434950, 1739434950, '1'),
(187021, 34498, 'QU', 'OK', 'S', 1739434956, 1739434956, '1'),
(187022, 34282, 'QU', 'OK', 'S', 1739434967, 1739434967, '1'),
(187023, 34277, 'QU', 'OK', 'S', 1739436019, 1739436019, '1'),
(187024, 34121, 'QU', 'OK', 'S', 1739436026, 1739436026, '1'),
(187025, 34117, 'QU', 'OK', 'S', 1739436044, 1739436044, '1'),
(187026, 33430, 'QU', 'OK', 'S', 1739436051, 1739436051, '1'),
(187027, 33428, 'QU', 'OK', 'S', 1739436058, 1739436058, '1'),
(187028, 33427, 'QU', 'OK', 'S', 1739436070, 1739436070, '1'),
(187029, 33425, 'QU', 'OK', 'S', 1739436079, 1739436079, '1'),
(187030, 33424, 'QU', 'OK', 'S', 1739436501, 1739436501, '1'),
(187031, 33423, 'QU', 'OK', 'S', 1739436556, 1739436556, '1'),
(187032, 33422, 'QU', 'OK', 'S', 1739436859, 1739436859, '1'),
(187033, 33186, 'QU', 'OK', 'S', 1739436926, 1739436926, '1'),
(187034, 33179, 'QU', 'OK', 'S', 1739436933, 1739436933, '1'),
(187035, 33178, 'QU', 'OK', 'S', 1739436945, 1739436945, '1'),
(187036, 33161, 'QU', 'OK', 'S', 1739436955, 1739436955, '1'),
(187037, 33160, 'QU', 'OK', 'S', 1739436968, 1739436968, '1'),
(187038, 33012, 'QU', 'OK', 'S', 1739436979, 1739436979, '1'),
(187039, 33011, 'QU', 'OK', 'S', 1739436986, 1739436986, '1'),
(187040, 33010, 'QU', 'OK', 'S', 1739436991, 1739436991, '1'),
(187041, 33009, 'QU', 'OK', 'S', 1739436996, 1739436996, '1'),
(187042, 32968, 'QU', 'OK', 'S', 1739437009, 1739437009, '1'),
(187043, 32929, 'QU', 'OK', 'S', 1739437017, 1739437017, '1'),
(187044, 32849, 'QU', 'OK', 'S', 1739437026, 1739437026, '1'),
(187045, 32846, 'QU', 'OK', 'S', 1739437045, 1739437045, '1'),
(187046, 32811, 'QU', 'OK', 'S', 1739437057, 1739437057, '1'),
(187047, 32810, 'QU', 'OK', 'S', 1739437074, 1739437074, '1'),
(187048, 32649, 'QU', 'OK', 'S', 1739437084, 1739437084, '1'),
(187049, 32631, 'QU', 'OK', 'S', 1739437090, 1739437090, '1'),
(187050, 32349, 'QU', 'OK', 'S', 1739437216, 1739437216, '1'),
(187051, 32348, 'QU', 'OK', 'S', 1739437237, 1739437237, '1'),
(187052, 32127, 'QU', 'OK', 'S', 1739437244, 1739437244, '1'),
(187053, 32100, 'QU', 'OK', 'S', 1739437256, 1739437256, '1'),
(187054, 32080, 'QU', 'OK', 'S', 1739437268, 1739437268, '1'),
(187055, 31867, 'QU', 'OK', 'S', 1739437309, 1739437309, '1'),
(187056, 36405, 'QU', 'OK', 'S', 1739439815, 1739439815, '1'),
(187057, 15611, 'QU', 'OK', 'S', 1739439837, 1739439837, '1'),
(187058, 9115, 'QU', 'OK', 'S', 1739439851, 1739439851, '1'),
(187059, 32918, 'QU', 'OK', 'S', 1739439860, 1739439860, '1'),
(187060, 33321, 'QU', 'OK', 'S', 1739439869, 1739439869, '1'),
(187061, 32918, 'QU', 'OK', 'S', 1739440225, 1739440225, '1'),
(187062, 31866, 'QU', 'OK', 'S', 1739442123, 1739442123, '1'),
(187063, 31847, 'QU', 'OK', 'S', 1739442131, 1739442131, '1'),
(187064, 31845, 'QU', 'OK', 'S', 1739442160, 1739442160, '1'),
(187065, 31842, 'QU', 'OK', 'S', 1739442166, 1739442166, '1'),
(187066, 29830, 'QU', 'OK', 'S', 1739442175, 1739442175, '1'),
(187067, 29792, 'QU', 'OK', 'S', 1739442180, 1739442180, '1'),
(187068, 29791, 'QU', 'OK', 'S', 1739442187, 1739442187, '1'),
(187069, 29784, 'QU', 'OK', 'S', 1739442296, 1739442296, '1'),
(187070, 29722, 'QU', 'OK', 'S', 1739442307, 1739442307, '1'),
(187071, 29697, 'QU', 'OK', 'S', 1739442324, 1739442324, '1'),
(187072, 29345, 'QU', 'OK', 'S', 1739442334, 1739442334, '1'),
(187073, 29324, 'QU', 'OK', 'S', 1739442349, 1739442349, '1'),
(187074, 29320, 'QU', 'OK', 'S', 1739442357, 1739442357, '1'),
(187075, 29279, 'QU', 'OK', 'S', 1739442379, 1739442379, '1'),
(187076, 29277, 'QU', 'OK', 'S', 1739442735, 1739442735, '1'),
(187077, 29276, 'QU', 'OK', 'S', 1739442742, 1739442742, '1'),
(187078, 29276, 'QU', 'OK', 'S', 1739442742, 1739442742, '1'),
(187079, 29272, 'QU', 'OK', 'S', 1739442747, 1739442747, '1'),
(187080, 29268, 'QU', 'OK', 'S', 1739442776, 1739442776, '1'),
(187081, 29268, 'QU', 'OK', 'S', 1739442784, 1739442784, '1'),
(187082, 28743, 'QU', 'OK', 'S', 1739442791, 1739442791, '1'),
(187083, 28741, 'QU', 'OK', 'S', 1739442808, 1739442808, '1'),
(187084, 28724, 'QU', 'OK', 'S', 1739442816, 1739442816, '1'),
(187085, 28723, 'QU', 'OK', 'S', 1739442825, 1739442825, '1'),
(187086, 28719, 'QU', 'OK', 'S', 1739442834, 1739442834, '1'),
(187087, 28719, 'QU', 'OK', 'S', 1739442841, 1739442841, '1'),
(187088, 28718, 'QU', 'OK', 'S', 1739443013, 1739443013, '1'),
(187089, 28323, 'QU', 'OK', 'S', 1739443019, 1739443019, '1'),
(187090, 28322, 'QU', 'OK', 'S', 1739443033, 1739443033, '1'),
(187091, 28316, 'QU', 'OK', 'S', 1739443039, 1739443039, '1'),
(187092, 28314, 'QU', 'OK', 'S', 1739443066, 1739443066, '1'),
(187093, 25776, 'QU', 'OK', 'S', 1739443071, 1739443071, '1'),
(187094, 25776, 'QU', 'OK', 'S', 1739443077, 1739443077, '1'),
(187095, 25775, 'QU', 'OK', 'S', 1739443089, 1739443089, '1'),
(187096, 25774, 'QU', 'OK', 'S', 1739443095, 1739443095, '1'),
(187097, 25772, 'QU', 'OK', 'S', 1739443105, 1739443105, '1'),
(187098, 25771, 'QU', 'OK', 'S', 1739443119, 1739443119, '1'),
(187099, 25770, 'QU', 'OK', 'S', 1739443125, 1739443125, '1'),
(187100, 25768, 'QU', 'OK', 'S', 1739443136, 1739443136, '1'),
(187101, 25768, 'QU', 'OK', 'S', 1739443142, 1739443142, '1'),
(187102, 25763, 'QU', 'OK', 'S', 1739443256, 1739443256, '1'),
(187103, 25762, 'QU', 'OK', 'S', 1739443262, 1739443262, '1'),
(187104, 25749, 'QU', 'OK', 'S', 1739443269, 1739443269, '1'),
(187105, 25744, 'QU', 'OK', 'S', 1739443274, 1739443274, '1'),
(187106, 25741, 'QU', 'OK', 'S', 1739443283, 1739443283, '1'),
(187107, 25741, 'QU', 'OK', 'S', 1739443289, 1739443289, '1'),
(187108, 25733, 'QU', 'OK', 'S', 1739443308, 1739443308, '1'),
(187109, 25733, 'QU', 'OK', 'S', 1739443313, 1739443313, '1'),
(187110, 25731, 'QU', 'OK', 'S', 1739443318, 1739443318, '1'),
(187111, 25729, 'QU', 'OK', 'S', 1739443327, 1739443327, '1'),
(187112, 25725, 'QU', 'OK', 'S', 1739443339, 1739443339, '1'),
(187113, 25725, 'QU', 'OK', 'S', 1739443344, 1739443344, '1'),
(187114, 25724, 'QU', 'OK', 'S', 1739443350, 1739443350, '1'),
(187115, 25719, 'QU', 'OK', 'S', 1739443365, 1739443365, '1'),
(187116, 25704, 'QU', 'OK', 'S', 1739443375, 1739443375, '1'),
(187117, 25704, 'QU', 'OK', 'S', 1739443381, 1739443381, '1'),
(187118, 25699, 'QU', 'OK', 'S', 1739443391, 1739443391, '1'),
(187119, 25699, 'QU', 'OK', 'S', 1739443396, 1739443396, '1'),
(187120, 25695, 'QU', 'OK', 'S', 1739443403, 1739443403, '1'),
(187121, 36009, 'QU', 'OK', 'S', 1739443536, 1739443536, '1'),
(187122, 27893, 'QU', 'OK', 'S', 1739443539, 1739443539, '1'),
(187123, 13460, 'QU', 'OK', 'S', 1739443544, 1739443544, '1'),
(187124, 35381, 'QU', 'OK', 'S', 1739443551, 1739443551, '1'),
(187125, 32373, 'QU', 'OK', 'S', 1739443559, 1739443559, '1'),
(187126, 25692, 'QU', 'OK', 'S', 1739443894, 1739443894, '1'),
(187127, 25687, 'QU', 'OK', 'S', 1739443901, 1739443901, '1'),
(187128, 24653, 'QU', 'OK', 'S', 1739443910, 1739443910, '1'),
(187129, 24652, 'QU', 'OK', 'S', 1739443916, 1739443916, '1'),
(187130, 24649, 'QU', 'OK', 'S', 1739443921, 1739443921, '1'),
(187131, 22277, 'QU', 'OK', 'S', 1739443928, 1739443928, '1'),
(187132, 22277, 'QU', 'OK', 'S', 1739443928, 1739443928, '1'),
(187133, 22277, 'QU', 'OK', 'S', 1739443928, 1739443928, '1'),
(187134, 24644, 'QU', 'OK', 'S', 1739443929, 1739443929, '1'),
(187135, 24643, 'QU', 'OK', 'S', 1739443936, 1739443936, '1'),
(187136, 24642, 'QU', 'OK', 'S', 1739443942, 1739443942, '1'),
(187137, 8437, 'QU', 'OK', 'S', 1739443948, 1739443948, '1'),
(187138, 24641, 'QU', 'OK', 'S', 1739443951, 1739443951, '1'),
(187139, 27799, 'QU', 'OK', 'S', 1739443962, 1739443962, '1'),
(187140, 24639, 'QU', 'OK', 'S', 1739443962, 1739443962, '1'),
(187141, 24636, 'QU', 'OK', 'S', 1739443969, 1739443969, '1'),
(187142, 29244, 'QU', 'OK', 'S', 1739443971, 1739443971, '1'),
(187143, 24635, 'QU', 'OK', 'S', 1739443976, 1739443976, '1'),
(187144, 29161, 'QU', 'OK', 'S', 1739443980, 1739443980, '1'),
(187145, 24634, 'QU', 'OK', 'S', 1739443982, 1739443982, '1'),
(187146, 24564, 'QU', 'OK', 'S', 1739443987, 1739443987, '1'),
(187147, 28050, 'QU', 'OK', 'S', 1739443990, 1739443990, '1'),
(187148, 24430, 'QU', 'OK', 'S', 1739443996, 1739443996, '1'),
(187149, 26271, 'QU', 'OK', 'S', 1739443997, 1739443997, '1'),
(187150, 24412, 'QU', 'OK', 'S', 1739444002, 1739444002, '1'),
(187151, 28769, 'QU', 'OK', 'S', 1739444006, 1739444006, '1'),
(187152, 24411, 'QU', 'OK', 'S', 1739444008, 1739444008, '1'),
(187153, 24391, 'QU', 'OK', 'S', 1739444019, 1739444019, '1'),
(187154, 33073, 'QU', 'OK', 'S', 1739444024, 1739444024, '1'),
(187155, 24394, 'QU', 'OK', 'S', 1739444026, 1739444026, '1'),
(187156, 34051, 'QU', 'OK', 'S', 1739444032, 1739444032, '1'),
(187157, 24396, 'QU', 'OK', 'S', 1739444037, 1739444037, '1'),
(187158, 24397, 'QU', 'OK', 'S', 1739444045, 1739444045, '1'),
(187159, 35121, 'QU', 'OK', 'S', 1739444046, 1739444046, '1'),
(187160, 24397, 'QU', 'OK', 'S', 1739444053, 1739444053, '1'),
(187161, 24398, 'QU', 'OK', 'S', 1739444058, 1739444058, '1'),
(187162, 27120, 'QU', 'OK', 'S', 1739444060, 1739444060, '1'),
(187163, 24402, 'QU', 'OK', 'S', 1739444064, 1739444064, '1'),
(187164, 24402, 'QU', 'OK', 'S', 1739444069, 1739444069, '1'),
(187165, 22965, 'QU', 'OK', 'S', 1739444071, 1739444071, '1'),
(187166, 24404, 'QU', 'OK', 'S', 1739444078, 1739444078, '1'),
(187167, 24410, 'QU', 'OK', 'S', 1739444083, 1739444083, '1'),
(187168, 24389, 'QU', 'OK', 'S', 1739444096, 1739444096, '1'),
(187169, 24388, 'QU', 'OK', 'S', 1739444103, 1739444103, '1'),
(187170, 24387, 'QU', 'OK', 'S', 1739444113, 1739444113, '1'),
(187171, 23630, 'QU', 'OK', 'S', 1739444119, 1739444119, '1'),
(187172, 23629, 'QU', 'OK', 'S', 1739444124, 1739444124, '1'),
(187173, 23627, 'QU', 'OK', 'S', 1739444131, 1739444131, '1'),
(187174, 23626, 'QU', 'OK', 'S', 1739444135, 1739444135, '1'),
(187175, 23625, 'QU', 'OK', 'S', 1739444141, 1739444141, '1'),
(187176, 23624, 'QU', 'OK', 'S', 1739444151, 1739444151, '1'),
(187177, 23621, 'QU', 'OK', 'S', 1739444168, 1739444168, '1'),
(187178, 26677, 'QU', 'OK', 'S', 1739444176, 1739444176, '1'),
(187179, 23620, 'QU', 'OK', 'S', 1739444178, 1739444178, '1'),
(187180, 21793, 'QU', 'OK', 'S', 1739444183, 1739444183, '1'),
(187181, 23618, 'QU', 'OK', 'S', 1739444186, 1739444186, '1'),
(187182, 23589, 'QU', 'OK', 'S', 1739444194, 1739444194, '1'),
(187183, 23588, 'QU', 'OK', 'S', 1739444206, 1739444206, '1'),
(187184, 25028, 'QU', 'OK', 'S', 1739444208, 1739444208, '1'),
(187185, 25028, 'QU', 'OK', 'S', 1739444208, 1739444208, '1'),
(187186, 23569, 'QU', 'OK', 'S', 1739444210, 1739444210, '1'),
(187187, 23568, 'QU', 'OK', 'S', 1739444216, 1739444216, '1'),
(187188, 23567, 'QU', 'OK', 'S', 1739444233, 1739444233, '1'),
(187189, 23566, 'QU', 'OK', 'S', 1739444238, 1739444238, '1'),
(187190, 23565, 'QU', 'OK', 'S', 1739444243, 1739444243, '1'),
(187191, 23564, 'QU', 'OK', 'S', 1739444248, 1739444248, '1'),
(187192, 26304, 'QU', 'OK', 'S', 1739444248, 1739444248, '1'),
(187193, 23559, 'QU', 'OK', 'S', 1739444254, 1739444254, '1'),
(187194, 24597, 'QU', 'OK', 'S', 1739444257, 1739444257, '1'),
(187195, 23559, 'QU', 'OK', 'S', 1739444259, 1739444259, '1'),
(187196, 23558, 'QU', 'OK', 'S', 1739444267, 1739444267, '1'),
(187197, 11457, 'QU', 'OK', 'S', 1739444271, 1739444271, '1'),
(187198, 23557, 'QU', 'OK', 'S', 1739444275, 1739444275, '1'),
(187199, 23556, 'QU', 'OK', 'S', 1739444283, 1739444283, '1'),
(187200, 22024, 'QU', 'OK', 'S', 1739444286, 1739444286, '1'),
(187201, 23555, 'QU', 'OK', 'S', 1739444288, 1739444288, '1'),
(187202, 15655, 'QU', 'OK', 'S', 1739444295, 1739444295, '1'),
(187203, 23554, 'QU', 'OK', 'S', 1739444296, 1739444296, '1'),
(187204, 23554, 'QU', 'OK', 'S', 1739444302, 1739444302, '1'),
(187205, 27365, 'QU', 'OK', 'S', 1739444313, 1739444313, '1'),
(187206, 23553, 'QU', 'OK', 'S', 1739444319, 1739444319, '1'),
(187207, 11498, 'QU', 'OK', 'S', 1739444321, 1739444321, '1'),
(187208, 21905, 'QU', 'OK', 'S', 1739444324, 1739444324, '1'),
(187209, 21904, 'QU', 'OK', 'S', 1739444330, 1739444330, '1'),
(187210, 27302, 'QU', 'OK', 'S', 1739444331, 1739444331, '1'),
(187211, 21903, 'QU', 'OK', 'S', 1739444336, 1739444336, '1'),
(187212, 29316, 'QU', 'OK', 'S', 1739444347, 1739444347, '1'),
(187213, 21902, 'QU', 'OK', 'S', 1739444362, 1739444362, '1'),
(187214, 21901, 'QU', 'OK', 'S', 1739444377, 1739444377, '1'),
(187215, 21900, 'QU', 'OK', 'S', 1739444387, 1739444387, '1'),
(187216, 36328, 'QU', 'OK', 'S', 1739444405, 1739444405, '1'),
(187217, 25957, 'QU', 'OK', 'S', 1739444413, 1739444413, '1'),
(187218, 21899, 'QU', 'OK', 'S', 1739444429, 1739444429, '1'),
(187219, 21898, 'QU', 'OK', 'S', 1739444436, 1739444436, '1'),
(187220, 24538, 'QU', 'OK', 'S', 1739444438, 1739444438, '1'),
(187221, 21897, 'QU', 'OK', 'S', 1739444443, 1739444443, '1'),
(187222, 21896, 'QU', 'OK', 'S', 1739444471, 1739444471, '1'),
(187223, 33526, 'QU', 'OK', 'S', 1739444492, 1739444492, '1'),
(187224, 17782, 'QU', 'OK', 'S', 1739444495, 1739444495, '1'),
(187225, 17782, 'QU', 'OK', 'S', 1739444501, 1739444501, '1'),
(187226, 31524, 'QU', 'OK', 'S', 1739444507, 1739444507, '1'),
(187227, 17781, 'QU', 'OK', 'S', 1739444508, 1739444508, '1'),
(187228, 17778, 'QU', 'OK', 'S', 1739444515, 1739444515, '1'),
(187229, 17777, 'QU', 'OK', 'S', 1739444520, 1739444520, '1'),
(187230, 20517, 'QU', 'OK', 'S', 1739444523, 1739444523, '1'),
(187231, 17776, 'QU', 'OK', 'S', 1739444527, 1739444527, '1'),
(187232, 17775, 'QU', 'OK', 'S', 1739444532, 1739444532, '1'),
(187233, 26504, 'QU', 'OK', 'S', 1739444534, 1739444534, '1'),
(187234, 17774, 'QU', 'OK', 'S', 1739444554, 1739444554, '1'),
(187235, 30444, 'QU', 'OK', 'S', 1739444559, 1739444559, '1'),
(187236, 17771, 'QU', 'OK', 'S', 1739444559, 1739444559, '1'),
(187237, 17768, 'QU', 'OK', 'S', 1739444565, 1739444565, '1'),
(187238, 30374, 'QU', 'OK', 'S', 1739444568, 1739444568, '1'),
(187239, 17767, 'QU', 'OK', 'S', 1739444572, 1739444572, '1'),
(187240, 27687, 'QU', 'OK', 'S', 1739444580, 1739444580, '1'),
(187241, 17766, 'QU', 'OK', 'S', 1739444581, 1739444581, '1'),
(187242, 27691, 'QU', 'OK', 'S', 1739444587, 1739444587, '1'),
(187243, 17765, 'QU', 'OK', 'S', 1739444592, 1739444592, '1'),
(187244, 29690, 'QU', 'OK', 'S', 1739444595, 1739444595, '1'),
(187245, 15630, 'QU', 'OK', 'S', 1739444597, 1739444597, '1'),
(187246, 18651, 'QU', 'OK', 'S', 1739444610, 1739444610, '1'),
(187247, 32302, 'QU', 'OK', 'S', 1739444618, 1739444618, '1'),
(187248, 15568, 'QU', 'OK', 'S', 1739444624, 1739444624, '1'),
(187249, 15568, 'QU', 'OK', 'S', 1739444632, 1739444632, '1'),
(187250, 19564, 'QU', 'OK', 'S', 1739446716, 1739446716, '1'),
(187251, 19564, 'QU', 'OK', 'S', 1739446719, 1739446719, '1'),
(187252, 19563, 'QU', 'OK', 'S', 1739446818, 1739446818, '1'),
(187253, 19563, 'QU', 'OK', 'S', 1739446822, 1739446822, '1'),
(187254, 19562, 'QU', 'OK', 'S', 1739446998, 1739446998, '1'),
(187255, 19562, 'QU', 'OK', 'S', 1739447002, 1739447002, '1'),
(187256, 19561, 'QU', 'OK', 'S', 1739447020, 1739447020, '1'),
(187257, 19561, 'QU', 'OK', 'S', 1739447023, 1739447023, '1'),
(187258, 19561, 'QU', 'OK', 'S', 1739447026, 1739447026, '1'),
(187259, 19560, 'QU', 'OK', 'S', 1739447043, 1739447043, '1'),
(187260, 19560, 'QU', 'OK', 'S', 1739447046, 1739447046, '1'),
(187261, 19559, 'QU', 'OK', 'S', 1739447062, 1739447062, '1'),
(187262, 19559, 'QU', 'OK', 'S', 1739447065, 1739447065, '1'),
(187263, 19558, 'QU', 'OK', 'S', 1739447080, 1739447080, '1'),
(187264, 19558, 'QU', 'OK', 'S', 1739447083, 1739447083, '1'),
(187265, 19557, 'QU', 'OK', 'S', 1739447098, 1739447098, '1'),
(187266, 19557, 'QU', 'OK', 'S', 1739447101, 1739447101, '1'),
(187267, 19556, 'QU', 'OK', 'S', 1739447117, 1739447117, '1'),
(187268, 19556, 'QU', 'OK', 'S', 1739447120, 1739447120, '1'),
(187269, 19556, 'QU', 'OK', 'S', 1739447123, 1739447123, '1'),
(187270, 19555, 'QU', 'OK', 'S', 1739447139, 1739447139, '1'),
(187271, 19555, 'QU', 'OK', 'S', 1739447142, 1739447142, '1'),
(187272, 19553, 'QU', 'OK', 'S', 1739447160, 1739447160, '1'),
(187273, 19553, 'QU', 'OK', 'S', 1739447163, 1739447163, '1'),
(187274, 19553, 'QU', 'OK', 'S', 1739447166, 1739447166, '1'),
(187275, 19087, 'QU', 'OK', 'S', 1739447191, 1739447191, '1'),
(187276, 19087, 'QU', 'OK', 'S', 1739447194, 1739447194, '1'),
(187277, 19087, 'QU', 'OK', 'S', 1739447197, 1739447197, '1'),
(187278, 19087, 'QU', 'OK', 'S', 1739447200, 1739447200, '1'),
(187279, 19087, 'QU', 'OK', 'S', 1739447204, 1739447204, '1'),
(187280, 19087, 'QU', 'OK', 'S', 1739447207, 1739447207, '1'),
(187281, 19082, 'QU', 'OK', 'S', 1739447226, 1739447226, '1'),
(187282, 19082, 'QU', 'OK', 'S', 1739447229, 1739447229, '1'),
(187283, 19082, 'QU', 'OK', 'S', 1739447232, 1739447232, '1'),
(187284, 19080, 'QU', 'OK', 'S', 1739447247, 1739447247, '1'),
(187285, 19080, 'QU', 'OK', 'S', 1739447252, 1739447252, '1'),
(187286, 19080, 'QU', 'OK', 'S', 1739447255, 1739447255, '1'),
(187287, 19080, 'QU', 'OK', 'S', 1739447259, 1739447259, '1'),
(187288, 19080, 'QU', 'OK', 'S', 1739447262, 1739447262, '1'),
(187289, 19080, 'QU', 'OK', 'S', 1739447265, 1739447265, '1'),
(187290, 19080, 'QU', 'OK', 'S', 1739447268, 1739447268, '1'),
(187291, 19077, 'QU', 'OK', 'S', 1739447288, 1739447288, '1'),
(187292, 19077, 'QU', 'OK', 'S', 1739447291, 1739447291, '1'),
(187293, 19077, 'QU', 'OK', 'S', 1739447294, 1739447294, '1'),
(187294, 19076, 'QU', 'OK', 'S', 1739447316, 1739447316, '1'),
(187295, 19075, 'QU', 'OK', 'S', 1739447332, 1739447332, '1'),
(187296, 19075, 'QU', 'OK', 'S', 1739447335, 1739447335, '1'),
(187297, 19075, 'QU', 'OK', 'S', 1739447338, 1739447338, '1'),
(187298, 19074, 'QU', 'OK', 'S', 1739447353, 1739447353, '1'),
(187299, 19074, 'QU', 'OK', 'S', 1739447356, 1739447356, '1'),
(187300, 19074, 'QU', 'OK', 'S', 1739447359, 1739447359, '1'),
(187301, 36297, 'QU', 'OK', 'S', 1739447366, 1739447366, '1'),
(187302, 34547, 'QU', 'OK', 'S', 1739447368, 1739447368, '1'),
(187303, 19073, 'QU', 'OK', 'S', 1739447378, 1739447378, '1'),
(187304, 19073, 'QU', 'OK', 'S', 1739447381, 1739447381, '1'),
(187305, 19073, 'QU', 'OK', 'S', 1739447384, 1739447384, '1'),
(187306, 19073, 'QU', 'OK', 'S', 1739447388, 1739447388, '1'),
(187307, 19072, 'QU', 'OK', 'S', 1739447407, 1739447407, '1'),
(187308, 19072, 'QU', 'OK', 'S', 1739447410, 1739447410, '1'),
(187309, 19072, 'QU', 'OK', 'S', 1739447413, 1739447413, '1'),
(187310, 19072, 'QU', 'OK', 'S', 1739447416, 1739447416, '1'),
(187311, 19072, 'QU', 'OK', 'S', 1739447421, 1739447421, '1'),
(187312, 18999, 'QU', 'OK', 'S', 1739447452, 1739447452, '1'),
(187313, 18999, 'QU', 'OK', 'S', 1739447460, 1739447460, '1'),
(187314, 18999, 'QU', 'OK', 'S', 1739447470, 1739447470, '1'),
(187315, 18999, 'QU', 'OK', 'S', 1739447473, 1739447473, '1'),
(187316, 18999, 'QU', 'OK', 'S', 1739447482, 1739447482, '1'),
(187317, 18999, 'QU', 'OK', 'S', 1739447492, 1739447492, '1'),
(187318, 25171, 'QU', 'OK', 'S', 1739447896, 1739447896, '1'),
(187319, 18391, 'QU', 'OK', 'S', 1739448130, 1739448130, '1'),
(187320, 18391, 'QU', 'OK', 'S', 1739448133, 1739448133, '1'),
(187321, 18391, 'QU', 'OK', 'S', 1739448136, 1739448136, '1'),
(187322, 18390, 'QU', 'OK', 'S', 1739448152, 1739448152, '1'),
(187323, 18390, 'QU', 'OK', 'S', 1739448155, 1739448155, '1'),
(187324, 18390, 'QU', 'OK', 'S', 1739448159, 1739448159, '1'),
(187325, 18390, 'QU', 'OK', 'S', 1739448162, 1739448162, '1'),
(187326, 18388, 'QU', 'OK', 'S', 1739448181, 1739448181, '1'),
(187327, 18388, 'QU', 'OK', 'S', 1739448184, 1739448184, '1'),
(187328, 18388, 'QU', 'OK', 'S', 1739448187, 1739448187, '1'),
(187329, 18388, 'QU', 'OK', 'S', 1739448190, 1739448190, '1'),
(187330, 18387, 'QU', 'OK', 'S', 1739448206, 1739448206, '1'),
(187331, 25523, 'QU', 'OK', 'S', 1739448208, 1739448208, '1'),
(187332, 18387, 'QU', 'OK', 'S', 1739448209, 1739448209, '1'),
(187333, 18387, 'QU', 'OK', 'S', 1739448212, 1739448212, '1'),
(187334, 18387, 'QU', 'OK', 'S', 1739448215, 1739448215, '1'),
(187335, 18387, 'QU', 'OK', 'S', 1739448218, 1739448218, '1'),
(187336, 17629, 'QU', 'OK', 'S', 1739448244, 1739448244, '1'),
(187337, 17629, 'QU', 'OK', 'S', 1739448247, 1739448247, '1'),
(187338, 17629, 'QU', 'OK', 'S', 1739448250, 1739448250, '1'),
(187339, 17629, 'QU', 'OK', 'S', 1739448254, 1739448254, '1'),
(187340, 17629, 'QU', 'OK', 'S', 1739448257, 1739448257, '1'),
(187341, 17629, 'QU', 'OK', 'S', 1739448261, 1739448261, '1'),
(187342, 17629, 'QU', 'OK', 'S', 1739448265, 1739448265, '1'),
(187343, 17629, 'QU', 'OK', 'S', 1739448268, 1739448268, '1'),
(187344, 17629, 'QU', 'OK', 'S', 1739448271, 1739448271, '1'),
(187345, 17629, 'QU', 'OK', 'S', 1739448275, 1739448275, '1'),
(187346, 17627, 'QU', 'OK', 'S', 1739448299, 1739448299, '1'),
(187347, 17627, 'QU', 'OK', 'S', 1739448303, 1739448303, '1'),
(187348, 17627, 'QU', 'OK', 'S', 1739448306, 1739448306, '1'),
(187349, 17627, 'QU', 'OK', 'S', 1739448309, 1739448309, '1'),
(187350, 17627, 'QU', 'OK', 'S', 1739448311, 1739448311, '1'),
(187351, 17627, 'QU', 'OK', 'S', 1739448315, 1739448315, '1'),
(187352, 17627, 'QU', 'OK', 'S', 1739448318, 1739448318, '1'),
(187353, 17627, 'QU', 'OK', 'S', 1739448321, 1739448321, '1'),
(187354, 17625, 'QU', 'OK', 'S', 1739448339, 1739448339, '1'),
(187355, 17625, 'QU', 'OK', 'S', 1739448342, 1739448342, '1'),
(187356, 17625, 'QU', 'OK', 'S', 1739448345, 1739448345, '1'),
(187357, 17625, 'QU', 'OK', 'S', 1739448348, 1739448348, '1'),
(187358, 17625, 'QU', 'OK', 'S', 1739448351, 1739448351, '1'),
(187359, 17625, 'QU', 'OK', 'S', 1739448354, 1739448354, '1'),
(187360, 17625, 'QU', 'OK', 'S', 1739448357, 1739448357, '1'),
(187361, 17625, 'QU', 'OK', 'S', 1739448360, 1739448360, '1'),
(187362, 17623, 'QU', 'OK', 'S', 1739448381, 1739448381, '1'),
(187363, 17623, 'QU', 'OK', 'S', 1739448384, 1739448384, '1'),
(187364, 17623, 'QU', 'OK', 'S', 1739448387, 1739448387, '1'),
(187365, 17623, 'QU', 'OK', 'S', 1739448390, 1739448390, '1'),
(187366, 17623, 'QU', 'OK', 'S', 1739448394, 1739448394, '1'),
(187367, 17623, 'QU', 'OK', 'S', 1739448397, 1739448397, '1'),
(187368, 17623, 'QU', 'OK', 'S', 1739448401, 1739448401, '1'),
(187369, 17623, 'QU', 'OK', 'S', 1739448404, 1739448404, '1'),
(187370, 17623, 'QU', 'OK', 'S', 1739448407, 1739448407, '1'),
(187371, 17623, 'QU', 'OK', 'S', 1739448410, 1739448410, '1'),
(187372, 17623, 'QU', 'OK', 'S', 1739448415, 1739448415, '1'),
(187373, 17623, 'QU', 'OK', 'S', 1739448420, 1739448420, '1'),
(187374, 17622, 'QU', 'OK', 'S', 1739448446, 1739448446, '1'),
(187375, 17622, 'QU', 'OK', 'S', 1739448449, 1739448449, '1'),
(187376, 17622, 'QU', 'OK', 'S', 1739448452, 1739448452, '1'),
(187377, 17622, 'QU', 'OK', 'S', 1739448456, 1739448456, '1'),
(187378, 17622, 'QU', 'OK', 'S', 1739448459, 1739448459, '1'),
(187379, 17622, 'QU', 'OK', 'S', 1739448462, 1739448462, '1'),
(187380, 17622, 'QU', 'OK', 'S', 1739448465, 1739448465, '1'),
(187381, 17622, 'QU', 'OK', 'S', 1739448469, 1739448469, '1'),
(187382, 17622, 'QU', 'OK', 'S', 1739448473, 1739448473, '1'),
(187383, 17622, 'QU', 'OK', 'S', 1739448476, 1739448476, '1'),
(187384, 17622, 'QU', 'OK', 'S', 1739448479, 1739448479, '1'),
(187385, 17622, 'QU', 'OK', 'S', 1739448483, 1739448483, '1'),
(187386, 17622, 'QU', 'OK', 'S', 1739448486, 1739448486, '1'),
(187387, 17622, 'QU', 'OK', 'S', 1739448489, 1739448489, '1'),
(187388, 17622, 'QU', 'OK', 'S', 1739448492, 1739448492, '1'),
(187389, 17618, 'QU', 'OK', 'S', 1739448512, 1739448512, '1'),
(187390, 17618, 'QU', 'OK', 'S', 1739448515, 1739448515, '1'),
(187391, 17618, 'QU', 'OK', 'S', 1739448518, 1739448518, '1'),
(187392, 17618, 'QU', 'OK', 'S', 1739448521, 1739448521, '1'),
(187393, 17558, 'QU', 'OK', 'S', 1739448584, 1739448584, '1'),
(187394, 17558, 'QU', 'OK', 'S', 1739448587, 1739448587, '1'),
(187395, 17558, 'QU', 'OK', 'S', 1739448592, 1739448592, '1'),
(187396, 17558, 'QU', 'OK', 'S', 1739448595, 1739448595, '1'),
(187397, 17558, 'QU', 'OK', 'S', 1739448599, 1739448599, '1'),
(187398, 17558, 'QU', 'OK', 'S', 1739448603, 1739448603, '1'),
(187399, 17557, 'QU', 'OK', 'S', 1739448624, 1739448624, '1'),
(187400, 17557, 'QU', 'OK', 'S', 1739448628, 1739448628, '1'),
(187401, 17557, 'QU', 'OK', 'S', 1739448631, 1739448631, '1'),
(187402, 17557, 'QU', 'OK', 'S', 1739448635, 1739448635, '1'),
(187403, 17557, 'QU', 'OK', 'S', 1739448638, 1739448638, '1'),
(187404, 17557, 'QU', 'OK', 'S', 1739448642, 1739448642, '1'),
(187405, 17557, 'QU', 'OK', 'S', 1739448645, 1739448645, '1'),
(187406, 17557, 'QU', 'OK', 'S', 1739448648, 1739448648, '1'),
(187407, 17557, 'QU', 'OK', 'S', 1739448651, 1739448651, '1'),
(187408, 17557, 'QU', 'OK', 'S', 1739448654, 1739448654, '1'),
(187409, 17555, 'QU', 'OK', 'S', 1739448696, 1739448696, '1'),
(187410, 17555, 'QU', 'OK', 'S', 1739448699, 1739448699, '1'),
(187411, 17555, 'QU', 'OK', 'S', 1739448703, 1739448703, '1'),
(187412, 17555, 'QU', 'OK', 'S', 1739448706, 1739448706, '1'),
(187413, 17555, 'QU', 'OK', 'S', 1739448709, 1739448709, '1'),
(187414, 17555, 'QU', 'OK', 'S', 1739448713, 1739448713, '1'),
(187415, 17555, 'QU', 'OK', 'S', 1739448716, 1739448716, '1'),
(187416, 17555, 'QU', 'OK', 'S', 1739448720, 1739448720, '1'),
(187417, 17555, 'QU', 'OK', 'S', 1739448723, 1739448723, '1'),
(187418, 17555, 'QU', 'OK', 'S', 1739448726, 1739448726, '1'),
(187419, 17555, 'QU', 'OK', 'S', 1739448729, 1739448729, '1'),
(187420, 17555, 'QU', 'OK', 'S', 1739448732, 1739448732, '1'),
(187421, 17552, 'QU', 'OK', 'S', 1739448766, 1739448766, '1'),
(187422, 17552, 'QU', 'OK', 'S', 1739448769, 1739448769, '1'),
(187423, 17552, 'QU', 'OK', 'S', 1739448772, 1739448772, '1'),
(187424, 17552, 'QU', 'OK', 'S', 1739448777, 1739448777, '1'),
(187425, 17552, 'QU', 'OK', 'S', 1739448780, 1739448780, '1'),
(187426, 17552, 'QU', 'OK', 'S', 1739448783, 1739448783, '1'),
(187427, 17552, 'QU', 'OK', 'S', 1739448786, 1739448786, '1'),
(187428, 17552, 'QU', 'OK', 'S', 1739448789, 1739448789, '1'),
(187429, 17550, 'QU', 'OK', 'S', 1739448810, 1739448810, '1'),
(187430, 17550, 'QU', 'OK', 'S', 1739448813, 1739448813, '1'),
(187431, 17550, 'QU', 'OK', 'S', 1739448818, 1739448818, '1'),
(187432, 17550, 'QU', 'OK', 'S', 1739448821, 1739448821, '1'),
(187433, 17550, 'QU', 'OK', 'S', 1739448825, 1739448825, '1'),
(187434, 17505, 'QU', 'OK', 'S', 1739448840, 1739448840, '1'),
(187435, 17505, 'QU', 'OK', 'S', 1739448843, 1739448843, '1'),
(187436, 17505, 'QU', 'OK', 'S', 1739448846, 1739448846, '1'),
(187437, 17504, 'QU', 'OK', 'S', 1739448868, 1739448868, '1'),
(187438, 17504, 'QU', 'OK', 'S', 1739448871, 1739448871, '1'),
(187439, 17504, 'QU', 'OK', 'S', 1739448874, 1739448874, '1'),
(187440, 17504, 'QU', 'OK', 'S', 1739448877, 1739448877, '1'),
(187441, 17504, 'QU', 'OK', 'S', 1739448880, 1739448880, '1'),
(187442, 17504, 'QU', 'OK', 'S', 1739448883, 1739448883, '1'),
(187443, 17503, 'QU', 'OK', 'S', 1739448915, 1739448915, '1'),
(187444, 17503, 'QU', 'OK', 'S', 1739448918, 1739448918, '1'),
(187445, 17503, 'QU', 'OK', 'S', 1739448921, 1739448921, '1'),
(187446, 17503, 'QU', 'OK', 'S', 1739448924, 1739448924, '1'),
(187447, 17503, 'QU', 'OK', 'S', 1739448927, 1739448927, '1'),
(187448, 17503, 'QU', 'OK', 'S', 1739448930, 1739448930, '1'),
(187449, 17503, 'QU', 'OK', 'S', 1739448933, 1739448933, '1'),
(187450, 17503, 'QU', 'OK', 'S', 1739448938, 1739448938, '1'),
(187451, 17501, 'QU', 'OK', 'S', 1739448959, 1739448959, '1'),
(187452, 17501, 'QU', 'OK', 'S', 1739448962, 1739448962, '1'),
(187453, 16872, 'QU', 'OK', 'S', 1739448980, 1739448980, '1'),
(187454, 16872, 'QU', 'OK', 'S', 1739448983, 1739448983, '1'),
(187455, 16872, 'QU', 'OK', 'S', 1739448986, 1739448986, '1'),
(187456, 16872, 'QU', 'OK', 'S', 1739448989, 1739448989, '1'),
(187457, 16870, 'QU', 'OK', 'S', 1739449011, 1739449011, '1'),
(187458, 16870, 'QU', 'OK', 'S', 1739449015, 1739449015, '1'),
(187459, 16870, 'QU', 'OK', 'S', 1739449018, 1739449018, '1'),
(187460, 16870, 'QU', 'OK', 'S', 1739449021, 1739449021, '1'),
(187461, 16868, 'QU', 'OK', 'S', 1739449045, 1739449045, '1'),
(187462, 16868, 'QU', 'OK', 'S', 1739449048, 1739449048, '1'),
(187463, 16868, 'QU', 'OK', 'S', 1739449051, 1739449051, '1'),
(187464, 16868, 'QU', 'OK', 'S', 1739449054, 1739449054, '1'),
(187465, 16865, 'QU', 'OK', 'S', 1739449069, 1739449069, '1'),
(187466, 16865, 'QU', 'OK', 'S', 1739449072, 1739449072, '1'),
(187467, 16865, 'QU', 'OK', 'S', 1739449075, 1739449075, '1'),
(187468, 16865, 'QU', 'OK', 'S', 1739449078, 1739449078, '1'),
(187469, 16864, 'QU', 'OK', 'S', 1739449093, 1739449093, '1'),
(187470, 16864, 'QU', 'OK', 'S', 1739449096, 1739449096, '1'),
(187471, 16864, 'QU', 'OK', 'S', 1739449100, 1739449100, '1'),
(187472, 16864, 'QU', 'OK', 'S', 1739449103, 1739449103, '1'),
(187473, 16668, 'QU', 'OK', 'S', 1739449123, 1739449123, '1'),
(187474, 16668, 'QU', 'OK', 'S', 1739449126, 1739449126, '1'),
(187475, 16668, 'QU', 'OK', 'S', 1739449129, 1739449129, '1'),
(187476, 16667, 'QU', 'OK', 'S', 1739449147, 1739449147, '1'),
(187477, 16667, 'QU', 'OK', 'S', 1739449150, 1739449150, '1'),
(187478, 16667, 'QU', 'OK', 'S', 1739449153, 1739449153, '1'),
(187479, 16667, 'QU', 'OK', 'S', 1739449157, 1739449157, '1'),
(187480, 16667, 'QU', 'OK', 'S', 1739449160, 1739449160, '1'),
(187481, 16666, 'QU', 'OK', 'S', 1739449177, 1739449177, '1'),
(187482, 16666, 'QU', 'OK', 'S', 1739449182, 1739449182, '1'),
(187483, 16666, 'QU', 'OK', 'S', 1739449185, 1739449185, '1'),
(187484, 16666, 'QU', 'OK', 'S', 1739449188, 1739449188, '1'),
(187485, 16666, 'QU', 'OK', 'S', 1739449193, 1739449193, '1'),
(187486, 16666, 'QU', 'OK', 'S', 1739449196, 1739449196, '1'),
(187487, 16666, 'QU', 'OK', 'S', 1739449199, 1739449199, '1'),
(187488, 16666, 'QU', 'OK', 'S', 1739449202, 1739449202, '1'),
(187489, 16666, 'QU', 'OK', 'S', 1739449206, 1739449206, '1'),
(187490, 16665, 'QU', 'OK', 'S', 1739449228, 1739449228, '1'),
(187491, 16665, 'QU', 'OK', 'S', 1739449231, 1739449231, '1'),
(187492, 16665, 'QU', 'OK', 'S', 1739449234, 1739449234, '1'),
(187493, 16576, 'QU', 'OK', 'S', 1739449281, 1739449281, '1'),
(187494, 16576, 'QU', 'OK', 'S', 1739449284, 1739449284, '1'),
(187495, 16576, 'QU', 'OK', 'S', 1739449287, 1739449287, '1'),
(187496, 16576, 'QU', 'OK', 'S', 1739449290, 1739449290, '1'),
(187497, 16575, 'QU', 'OK', 'S', 1739449306, 1739449306, '1'),
(187498, 16575, 'QU', 'OK', 'S', 1739449309, 1739449309, '1'),
(187499, 16575, 'QU', 'OK', 'S', 1739449312, 1739449312, '1'),
(187500, 16574, 'QU', 'OK', 'S', 1739449339, 1739449339, '1'),
(187501, 16573, 'QU', 'OK', 'S', 1739449353, 1739449353, '1'),
(187502, 16573, 'QU', 'OK', 'S', 1739449356, 1739449356, '1'),
(187503, 16573, 'QU', 'OK', 'S', 1739449359, 1739449359, '1'),
(187504, 16573, 'QU', 'OK', 'S', 1739449362, 1739449362, '1'),
(187505, 16540, 'QU', 'OK', 'S', 1739449379, 1739449379, '1'),
(187506, 16540, 'QU', 'OK', 'S', 1739449382, 1739449382, '1'),
(187507, 16540, 'QU', 'OK', 'S', 1739449385, 1739449385, '1'),
(187508, 16540, 'QU', 'OK', 'S', 1739449388, 1739449388, '1'),
(187509, 16540, 'QU', 'OK', 'S', 1739449391, 1739449391, '1'),
(187510, 16539, 'QU', 'OK', 'S', 1739449406, 1739449406, '1'),
(187511, 16539, 'QU', 'OK', 'S', 1739449409, 1739449409, '1'),
(187512, 16539, 'QU', 'OK', 'S', 1739449412, 1739449412, '1'),
(187513, 16539, 'QU', 'OK', 'S', 1739449415, 1739449415, '1'),
(187514, 16539, 'QU', 'OK', 'S', 1739449419, 1739449419, '1'),
(187515, 16538, 'QU', 'OK', 'S', 1739449443, 1739449443, '1'),
(187516, 16538, 'QU', 'OK', 'S', 1739449446, 1739449446, '1'),
(187517, 16538, 'QU', 'OK', 'S', 1739449449, 1739449449, '1'),
(187518, 16538, 'QU', 'OK', 'S', 1739449453, 1739449453, '1'),
(187519, 16538, 'QU', 'OK', 'S', 1739449456, 1739449456, '1'),
(187520, 16538, 'QU', 'OK', 'S', 1739449459, 1739449459, '1'),
(187521, 16538, 'QU', 'OK', 'S', 1739449462, 1739449462, '1'),
(187522, 16522, 'QU', 'OK', 'S', 1739449480, 1739449480, '1'),
(187523, 16522, 'QU', 'OK', 'S', 1739449483, 1739449483, '1'),
(187524, 16522, 'QU', 'OK', 'S', 1739449486, 1739449486, '1'),
(187525, 16522, 'QU', 'OK', 'S', 1739449489, 1739449489, '1'),
(187526, 16522, 'QU', 'OK', 'S', 1739449493, 1739449493, '1'),
(187527, 16522, 'QU', 'OK', 'S', 1739449496, 1739449496, '1'),
(187528, 16522, 'QU', 'OK', 'S', 1739449499, 1739449499, '1'),
(187529, 16522, 'QU', 'OK', 'S', 1739449502, 1739449502, '1'),
(187530, 16520, 'QU', 'OK', 'S', 1739449520, 1739449520, '1'),
(187531, 16520, 'QU', 'OK', 'S', 1739449523, 1739449523, '1'),
(187532, 15766, 'QU', 'OK', 'S', 1739449551, 1739449551, '1'),
(187533, 15766, 'QU', 'OK', 'S', 1739449555, 1739449555, '1'),
(187534, 15766, 'QU', 'OK', 'S', 1739449558, 1739449558, '1'),
(187535, 15766, 'QU', 'OK', 'S', 1739449561, 1739449561, '1'),
(187536, 15766, 'QU', 'OK', 'S', 1739449565, 1739449565, '1'),
(187537, 15765, 'QU', 'OK', 'S', 1739449595, 1739449595, '1'),
(187538, 15765, 'QU', 'OK', 'S', 1739449598, 1739449598, '1'),
(187539, 15765, 'QU', 'OK', 'S', 1739449601, 1739449601, '1'),
(187540, 15765, 'QU', 'OK', 'S', 1739449605, 1739449605, '1'),
(187541, 15763, 'QU', 'OK', 'S', 1739449620, 1739449620, '1'),
(187542, 15763, 'QU', 'OK', 'S', 1739449623, 1739449623, '1'),
(187543, 15763, 'QU', 'OK', 'S', 1739449626, 1739449626, '1'),
(187544, 15761, 'QU', 'OK', 'S', 1739449644, 1739449644, '1'),
(187545, 15761, 'QU', 'OK', 'S', 1739449647, 1739449647, '1'),
(187546, 15761, 'QU', 'OK', 'S', 1739449650, 1739449650, '1'),
(187547, 15759, 'QU', 'OK', 'S', 1739449670, 1739449670, '1'),
(187548, 15759, 'QU', 'OK', 'S', 1739449673, 1739449673, '1'),
(187549, 15757, 'QU', 'OK', 'S', 1739449689, 1739449689, '1'),
(187550, 15757, 'QU', 'OK', 'S', 1739449692, 1739449692, '1'),
(187551, 15757, 'QU', 'OK', 'S', 1739449696, 1739449696, '1'),
(187552, 15756, 'QU', 'OK', 'S', 1739449719, 1739449719, '1'),
(187553, 15756, 'QU', 'OK', 'S', 1739449722, 1739449722, '1'),
(187554, 15756, 'QU', 'OK', 'S', 1739449725, 1739449725, '1'),
(187555, 15754, 'QU', 'OK', 'S', 1739449744, 1739449744, '1'),
(187556, 15753, 'QU', 'OK', 'S', 1739449759, 1739449759, '1'),
(187557, 15486, 'QU', 'OK', 'S', 1739449778, 1739449778, '1'),
(187558, 15486, 'QU', 'OK', 'S', 1739449782, 1739449782, '1'),
(187559, 15486, 'QU', 'OK', 'S', 1739449785, 1739449785, '1'),
(187560, 15486, 'QU', 'OK', 'S', 1739449788, 1739449788, '1'),
(187561, 15486, 'QU', 'OK', 'S', 1739449791, 1739449791, '1'),
(187562, 15485, 'QU', 'OK', 'S', 1739449812, 1739449812, '1'),
(187563, 15485, 'QU', 'OK', 'S', 1739449815, 1739449815, '1'),
(187564, 15481, 'QU', 'OK', 'S', 1739449872, 1739449872, '1'),
(187565, 15481, 'QU', 'OK', 'S', 1739449875, 1739449875, '1'),
(187566, 15481, 'QU', 'OK', 'S', 1739449878, 1739449878, '1'),
(187567, 15481, 'QU', 'OK', 'S', 1739449882, 1739449882, '1'),
(187568, 15481, 'QU', 'OK', 'S', 1739449885, 1739449885, '1'),
(187569, 15479, 'QU', 'OK', 'S', 1739449911, 1739449911, '1'),
(187570, 15479, 'QU', 'OK', 'S', 1739449913, 1739449913, '1'),
(187571, 15479, 'QU', 'OK', 'S', 1739449917, 1739449917, '1'),
(187572, 15479, 'QU', 'OK', 'S', 1739449920, 1739449920, '1'),
(187573, 15479, 'QU', 'OK', 'S', 1739449923, 1739449923, '1'),
(187574, 15479, 'QU', 'OK', 'S', 1739449926, 1739449926, '1'),
(187575, 15478, 'QU', 'OK', 'S', 1739449941, 1739449941, '1'),
(187576, 15478, 'QU', 'OK', 'S', 1739449944, 1739449944, '1'),
(187577, 15478, 'QU', 'OK', 'S', 1739449947, 1739449947, '1'),
(187578, 15478, 'QU', 'OK', 'S', 1739449950, 1739449950, '1'),
(187579, 15478, 'QU', 'OK', 'S', 1739449953, 1739449953, '1'),
(187580, 15478, 'QU', 'OK', 'S', 1739449956, 1739449956, '1'),
(187581, 15478, 'QU', 'OK', 'S', 1739449959, 1739449959, '1'),
(187582, 15478, 'QU', 'OK', 'S', 1739449962, 1739449962, '1'),
(187583, 15478, 'QU', 'OK', 'S', 1739449965, 1739449965, '1'),
(187584, 15478, 'QU', 'OK', 'S', 1739449968, 1739449968, '1'),
(187585, 15477, 'QU', 'OK', 'S', 1739449991, 1739449991, '1'),
(187586, 15477, 'QU', 'OK', 'S', 1739449994, 1739449994, '1'),
(187587, 15477, 'QU', 'OK', 'S', 1739449997, 1739449997, '1'),
(187588, 15477, 'QU', 'OK', 'S', 1739450000, 1739450000, '1'),
(187589, 15412, 'QU', 'OK', 'S', 1739450019, 1739450019, '1'),
(187590, 15412, 'QU', 'OK', 'S', 1739450022, 1739450022, '1'),
(187591, 15412, 'QU', 'OK', 'S', 1739450025, 1739450025, '1'),
(187592, 15412, 'QU', 'OK', 'S', 1739450029, 1739450029, '1'),
(187593, 15412, 'QU', 'OK', 'S', 1739450032, 1739450032, '1'),
(187594, 15412, 'QU', 'OK', 'S', 1739450035, 1739450035, '1'),
(187595, 15412, 'QU', 'OK', 'S', 1739450038, 1739450038, '1'),
(187596, 15412, 'QU', 'OK', 'S', 1739450041, 1739450041, '1'),
(187597, 15412, 'QU', 'OK', 'S', 1739450044, 1739450044, '1'),
(187598, 15411, 'QU', 'OK', 'S', 1739450086, 1739450086, '1'),
(187599, 15411, 'QU', 'OK', 'S', 1739450089, 1739450089, '1'),
(187600, 15411, 'QU', 'OK', 'S', 1739450092, 1739450092, '1'),
(187601, 15411, 'QU', 'OK', 'S', 1739450095, 1739450095, '1'),
(187602, 15410, 'QU', 'OK', 'S', 1739450109, 1739450109, '1'),
(187603, 15410, 'QU', 'OK', 'S', 1739450113, 1739450113, '1'),
(187604, 15410, 'QU', 'OK', 'S', 1739450116, 1739450116, '1'),
(187605, 15410, 'QU', 'OK', 'S', 1739450119, 1739450119, '1'),
(187606, 15410, 'QU', 'OK', 'S', 1739450122, 1739450122, '1'),
(187607, 15410, 'QU', 'OK', 'S', 1739450125, 1739450125, '1'),
(187608, 15410, 'QU', 'OK', 'S', 1739450128, 1739450128, '1'),
(187609, 15410, 'QU', 'OK', 'S', 1739450132, 1739450132, '1'),
(187610, 15410, 'QU', 'OK', 'S', 1739450135, 1739450135, '1'),
(187611, 15410, 'QU', 'OK', 'S', 1739450138, 1739450138, '1'),
(187612, 15409, 'QU', 'OK', 'S', 1739450152, 1739450152, '1'),
(187613, 15409, 'QU', 'OK', 'S', 1739450155, 1739450155, '1'),
(187614, 15409, 'QU', 'OK', 'S', 1739450159, 1739450159, '1'),
(187615, 15409, 'QU', 'OK', 'S', 1739450162, 1739450162, '1'),
(187616, 15409, 'QU', 'OK', 'S', 1739450165, 1739450165, '1'),
(187617, 15408, 'QU', 'OK', 'S', 1739450180, 1739450180, '1'),
(187618, 15408, 'QU', 'OK', 'S', 1739450183, 1739450183, '1'),
(187619, 15408, 'QU', 'OK', 'S', 1739450186, 1739450186, '1'),
(187620, 15408, 'QU', 'OK', 'S', 1739450189, 1739450189, '1'),
(187621, 15408, 'QU', 'OK', 'S', 1739450192, 1739450192, '1'),
(187622, 15408, 'QU', 'OK', 'S', 1739450196, 1739450196, '1'),
(187623, 15408, 'QU', 'OK', 'S', 1739450198, 1739450198, '1'),
(187624, 15408, 'QU', 'OK', 'S', 1739450202, 1739450202, '1'),
(187625, 15408, 'QU', 'OK', 'S', 1739450205, 1739450205, '1'),
(187626, 15186, 'QU', 'OK', 'S', 1739450234, 1739450234, '1'),
(187627, 15186, 'QU', 'OK', 'S', 1739450237, 1739450237, '1'),
(187628, 15186, 'QU', 'OK', 'S', 1739450240, 1739450240, '1'),
(187629, 15186, 'QU', 'OK', 'S', 1739450243, 1739450243, '1'),
(187630, 15186, 'QU', 'OK', 'S', 1739450246, 1739450246, '1'),
(187631, 15186, 'QU', 'OK', 'S', 1739450249, 1739450249, '1'),
(187632, 15186, 'QU', 'OK', 'S', 1739450252, 1739450252, '1'),
(187633, 15181, 'QU', 'OK', 'S', 1739450273, 1739450273, '1'),
(187634, 15181, 'QU', 'OK', 'S', 1739450276, 1739450276, '1'),
(187635, 15181, 'QU', 'OK', 'S', 1739450279, 1739450279, '1'),
(187636, 15181, 'QU', 'OK', 'S', 1739450282, 1739450282, '1'),
(187637, 15181, 'QU', 'OK', 'S', 1739450286, 1739450286, '1'),
(187638, 15181, 'QU', 'OK', 'S', 1739450289, 1739450289, '1'),
(187639, 15181, 'QU', 'OK', 'S', 1739450291, 1739450291, '1'),
(187640, 15181, 'QU', 'OK', 'S', 1739450294, 1739450294, '1'),
(187641, 15181, 'QU', 'OK', 'S', 1739450298, 1739450298, '1'),
(187642, 15180, 'QU', 'OK', 'S', 1739450317, 1739450317, '1'),
(187643, 15180, 'QU', 'OK', 'S', 1739450320, 1739450320, '1'),
(187644, 15180, 'QU', 'OK', 'S', 1739450323, 1739450323, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(187645, 15165, 'QU', 'OK', 'S', 1739450340, 1739450340, '1'),
(187646, 15165, 'QU', 'OK', 'S', 1739450344, 1739450344, '1'),
(187647, 15165, 'QU', 'OK', 'S', 1739450348, 1739450348, '1'),
(187648, 15165, 'QU', 'OK', 'S', 1739450351, 1739450351, '1'),
(187649, 15165, 'QU', 'OK', 'S', 1739450354, 1739450354, '1'),
(187650, 15165, 'QU', 'OK', 'S', 1739450357, 1739450357, '1'),
(187651, 15165, 'QU', 'OK', 'S', 1739450360, 1739450360, '1'),
(187652, 15165, 'QU', 'OK', 'S', 1739450363, 1739450363, '1'),
(187653, 15165, 'QU', 'OK', 'S', 1739450366, 1739450366, '1'),
(187654, 15165, 'QU', 'OK', 'S', 1739450370, 1739450370, '1'),
(187655, 2587, 'QU', 'OK', 'S', 1739450691, 1739450691, '1'),
(187656, 34447, 'QU', 'OK', 'S', 1739450930, 1739450930, '1'),
(187657, 15163, 'QU', 'OK', 'S', 1739451600, 1739451600, '1'),
(187658, 15163, 'QU', 'OK', 'S', 1739451600, 1739451600, '1'),
(187659, 15163, 'QU', 'OK', 'S', 1739451600, 1739451600, '1'),
(187660, 15163, 'QU', 'OK', 'S', 1739451600, 1739451600, '1'),
(187661, 15163, 'QU', 'OK', 'S', 1739451602, 1739451602, '1'),
(187662, 15163, 'QU', 'OK', 'S', 1739451602, 1739451602, '1'),
(187663, 15163, 'QU', 'OK', 'S', 1739451602, 1739451602, '1'),
(187664, 15162, 'QU', 'OK', 'S', 1739451647, 1739451647, '1'),
(187665, 15162, 'QU', 'OK', 'S', 1739451650, 1739451650, '1'),
(187666, 15162, 'QU', 'OK', 'S', 1739451656, 1739451656, '1'),
(187667, 15162, 'QU', 'OK', 'S', 1739451659, 1739451659, '1'),
(187668, 15162, 'QU', 'OK', 'S', 1739451663, 1739451663, '1'),
(187669, 15162, 'QU', 'OK', 'S', 1739451666, 1739451666, '1'),
(187670, 15162, 'QU', 'OK', 'S', 1739451669, 1739451669, '1'),
(187671, 15162, 'QU', 'OK', 'S', 1739451672, 1739451672, '1'),
(187672, 15162, 'QU', 'OK', 'S', 1739451675, 1739451675, '1'),
(187673, 15162, 'QU', 'OK', 'S', 1739451681, 1739451681, '1'),
(187674, 15160, 'QU', 'OK', 'S', 1739451702, 1739451702, '1'),
(187675, 15160, 'QU', 'OK', 'S', 1739451705, 1739451705, '1'),
(187676, 15160, 'QU', 'OK', 'S', 1739451708, 1739451708, '1'),
(187677, 15160, 'QU', 'OK', 'S', 1739451712, 1739451712, '1'),
(187678, 15160, 'QU', 'OK', 'S', 1739451716, 1739451716, '1'),
(187679, 14854, 'QU', 'OK', 'S', 1739451751, 1739451751, '1'),
(187680, 14854, 'QU', 'OK', 'S', 1739451754, 1739451754, '1'),
(187681, 14854, 'QU', 'OK', 'S', 1739451757, 1739451757, '1'),
(187682, 14854, 'QU', 'OK', 'S', 1739451761, 1739451761, '1'),
(187683, 14854, 'QU', 'OK', 'S', 1739451764, 1739451764, '1'),
(187684, 14854, 'QU', 'OK', 'S', 1739451767, 1739451767, '1'),
(187685, 14854, 'QU', 'OK', 'S', 1739451770, 1739451770, '1'),
(187686, 14854, 'QU', 'OK', 'S', 1739451779, 1739451779, '1'),
(187687, 14854, 'QU', 'OK', 'S', 1739451782, 1739451782, '1'),
(187688, 14854, 'QU', 'OK', 'S', 1739451795, 1739451795, '1'),
(187689, 14854, 'QU', 'OK', 'S', 1739451798, 1739451798, '1'),
(187690, 14854, 'QU', 'OK', 'S', 1739451802, 1739451802, '1'),
(187691, 14854, 'QU', 'OK', 'S', 1739451805, 1739451805, '1'),
(187692, 14854, 'QU', 'OK', 'S', 1739451809, 1739451809, '1'),
(187693, 14854, 'QU', 'OK', 'S', 1739451812, 1739451812, '1'),
(187694, 12683, 'QU', 'OK', 'S', 1739451855, 1739451855, '1'),
(187695, 12683, 'QU', 'OK', 'S', 1739451858, 1739451858, '1'),
(187696, 12683, 'QU', 'OK', 'S', 1739451861, 1739451861, '1'),
(187697, 12683, 'QU', 'OK', 'S', 1739451864, 1739451864, '1'),
(187698, 12683, 'QU', 'OK', 'S', 1739451867, 1739451867, '1'),
(187699, 12683, 'QU', 'OK', 'S', 1739451870, 1739451870, '1'),
(187700, 12683, 'QU', 'OK', 'S', 1739451873, 1739451873, '1'),
(187701, 12683, 'QU', 'OK', 'S', 1739451876, 1739451876, '1'),
(187702, 12683, 'QU', 'OK', 'S', 1739451879, 1739451879, '1'),
(187703, 12683, 'QU', 'OK', 'S', 1739451882, 1739451882, '1'),
(187704, 12683, 'QU', 'OK', 'S', 1739451886, 1739451886, '1'),
(187705, 12683, 'QU', 'OK', 'S', 1739451890, 1739451890, '1'),
(187706, 33797, 'QU', 'OK', 'S', 1739452919, 1739452919, '1'),
(187707, 14163, 'QU', 'OK', 'S', 1739510298, 1739510298, '1'),
(187708, 35385, 'QU', 'OK', 'S', 1739510304, 1739510304, '1'),
(187709, 23322, 'QU', 'OK', 'S', 1739510311, 1739510311, '1'),
(187710, 3152, 'QU', 'OK', 'S', 1739510311, 1739510311, '1'),
(187711, 13104, 'QU', 'OK', 'S', 1739510311, 1739510311, '1'),
(187712, 22430, 'QU', 'OK', 'S', 1739510311, 1739510311, '1'),
(187713, 23320, 'QU', 'OK', 'S', 1739510311, 1739510311, '1'),
(187714, 31160, 'QU', 'OK', 'S', 1739511333, 1739511333, '1'),
(187715, 31143, 'QU', 'OK', 'S', 1739511367, 1739511367, '1'),
(187716, 31143, 'QU', 'OK', 'S', 1739511370, 1739511370, '1'),
(187717, 31143, 'QU', 'OK', 'S', 1739511374, 1739511374, '1'),
(187718, 31154, 'QU', 'OK', 'S', 1739513928, 1739513928, '1'),
(187719, 31160, 'QU', 'OK', 'S', 1739514307, 1739514307, '1'),
(187720, 26434, 'QU', 'OK', 'S', 1739515574, 1739515574, '1'),
(187721, 26434, 'QU', 'OK', 'S', 1739515582, 1739515582, '1'),
(187722, 26434, 'QU', 'OK', 'S', 1739515591, 1739515591, '1'),
(187723, 26434, 'QU', 'OK', 'S', 1739515600, 1739515600, '1'),
(187724, 26434, 'QU', 'OK', 'S', 1739515608, 1739515608, '1'),
(187725, 26434, 'QU', 'OK', 'S', 1739515612, 1739515612, '1'),
(187726, 26434, 'QU', 'OK', 'S', 1739515617, 1739515617, '1'),
(187727, 26434, 'QU', 'OK', 'S', 1739515620, 1739515620, '1'),
(187728, 26434, 'QU', 'OK', 'S', 1739515624, 1739515624, '1'),
(187729, 26434, 'QU', 'OK', 'S', 1739515628, 1739515628, '1'),
(187730, 26434, 'QU', 'OK', 'S', 1739515637, 1739515637, '1'),
(187731, 26434, 'QU', 'OK', 'S', 1739515640, 1739515640, '1'),
(187732, 26434, 'QU', 'OK', 'S', 1739515643, 1739515643, '1'),
(187733, 26434, 'QU', 'OK', 'S', 1739515651, 1739515651, '1'),
(187734, 26434, 'QU', 'OK', 'S', 1739515654, 1739515654, '1'),
(187735, 26434, 'QU', 'OK', 'S', 1739515657, 1739515657, '1'),
(187736, 26434, 'QU', 'OK', 'S', 1739515668, 1739515668, '1'),
(187737, 24043, 'QU', 'OK', 'S', 1739517141, 1739517141, '1'),
(187738, 24043, 'QU', 'OK', 'S', 1739517151, 1739517151, '1'),
(187739, 36416, 'QU', 'OK', 'S', 1739517450, 1739517450, '1'),
(187740, 34820, 'QU', 'OK', 'S', 1739518109, 1739518109, '1'),
(187741, 24043, 'QU', 'OK', 'S', 1739518131, 1739518131, '1'),
(187742, 24043, 'QU', 'OK', 'S', 1739518136, 1739518136, '1'),
(187743, 24043, 'QU', 'OK', 'S', 1739518148, 1739518148, '1'),
(187744, 22869, 'QU', 'OK', 'S', 1739518262, 1739518262, '1'),
(187745, 28681, 'QU', 'OK', 'S', 1739518264, 1739518264, '1'),
(187746, 28002, 'QU', 'OK', 'S', 1739518266, 1739518266, '1'),
(187747, 12280, 'QU', 'OK', 'S', 1739518281, 1739518281, '1'),
(187748, 28002, 'QU', 'OK', 'S', 1739518283, 1739518283, '1'),
(187749, 28681, 'QU', 'OK', 'S', 1739518285, 1739518285, '1'),
(187750, 28681, 'QU', 'OK', 'S', 1739518287, 1739518287, '1'),
(187751, 28681, 'QU', 'OK', 'S', 1739518289, 1739518289, '1'),
(187752, 28681, 'QU', 'OK', 'S', 1739518291, 1739518291, '1'),
(187753, 28681, 'QU', 'OK', 'S', 1739518294, 1739518294, '1'),
(187754, 22871, 'QU', 'OK', 'S', 1739518297, 1739518297, '1'),
(187755, 28681, 'QU', 'OK', 'S', 1739518299, 1739518299, '1'),
(187756, 29543, 'QU', 'OK', 'S', 1739518742, 1739518742, '1'),
(187757, 22724, 'QU', 'OK', 'S', 1739518755, 1739518755, '1'),
(187758, 30048, 'QU', 'OK', 'S', 1739518759, 1739518759, '1'),
(187759, 21789, 'QU', 'OK', 'S', 1739518762, 1739518762, '1'),
(187760, 21783, 'QU', 'OK', 'S', 1739518765, 1739518765, '1'),
(187761, 30360, 'QU', 'OK', 'S', 1739518770, 1739518770, '1'),
(187762, 30360, 'QU', 'OK', 'S', 1739518775, 1739518775, '1'),
(187763, 15915, 'QU', 'OK', 'S', 1739518783, 1739518783, '1'),
(187764, 24297, 'QU', 'OK', 'S', 1739518790, 1739518790, '1'),
(187765, 24297, 'QU', 'OK', 'S', 1739518800, 1739518800, '1'),
(187766, 34037, 'QU', 'OK', 'S', 1739518813, 1739518813, '1'),
(187767, 33211, 'QU', 'OK', 'S', 1739518819, 1739518819, '1'),
(187768, 35883, 'QU', 'OK', 'S', 1739518833, 1739518833, '1'),
(187769, 25161, 'QU', 'OK', 'S', 1739519259, 1739519259, '1'),
(187770, 31754, 'QU', 'OK', 'S', 1739519261, 1739519261, '1'),
(187771, 34034, 'QU', 'OK', 'S', 1739519264, 1739519264, '1'),
(187772, 34068, 'QU', 'OK', 'S', 1739519266, 1739519266, '1'),
(187773, 26210, 'QU', 'OK', 'S', 1739519500, 1739519500, '1'),
(187774, 32787, 'QU', 'OK', 'S', 1739519574, 1739519574, '1'),
(187775, 10638, 'QU', 'OK', 'S', 1739519584, 1739519584, '1'),
(187776, 29610, 'QU', 'OK', 'S', 1739519641, 1739519641, '1'),
(187777, 20232, 'QU', 'OK', 'S', 1739519647, 1739519647, '1'),
(187778, 24252, 'QU', 'OK', 'S', 1739519651, 1739519651, '1'),
(187779, 21888, 'QU', 'OK', 'S', 1739519656, 1739519656, '1'),
(187780, 35776, 'QU', 'OK', 'S', 1739521079, 1739521079, '1'),
(187781, 36503, 'QU', 'OK', 'S', 1739521130, 1739521130, '1'),
(187782, 36502, 'QU', 'OK', 'S', 1739521136, 1739521136, '1'),
(187783, 36300, 'QU', 'OK', 'S', 1739521138, 1739521138, '1'),
(187784, 13104, 'QU', 'OK', 'S', 1739521140, 1739521140, '1'),
(187785, 36501, 'QU', 'OK', 'S', 1739521143, 1739521143, '1'),
(187786, 35853, 'QU', 'OK', 'S', 1739521147, 1739521147, '1'),
(187787, 8666, 'QU', 'OK', 'S', 1739521149, 1739521149, '1'),
(187788, 35109, 'QU', 'OK', 'S', 1739521152, 1739521152, '1'),
(187789, 35715, 'QU', 'OK', 'S', 1739521155, 1739521155, '1'),
(187790, 35688, 'QU', 'OK', 'S', 1739521161, 1739521161, '1'),
(187791, 35687, 'QU', 'OK', 'S', 1739521167, 1739521167, '1'),
(187792, 35657, 'QU', 'OK', 'S', 1739521182, 1739521182, '1'),
(187793, 35436, 'QU', 'OK', 'S', 1739521189, 1739521189, '1'),
(187794, 35435, 'QU', 'OK', 'S', 1739521194, 1739521194, '1'),
(187795, 35434, 'QU', 'OK', 'S', 1739521199, 1739521199, '1'),
(187796, 35433, 'QU', 'OK', 'S', 1739521213, 1739521213, '1'),
(187797, 35337, 'QU', 'OK', 'S', 1739521221, 1739521221, '1'),
(187798, 35202, 'QU', 'OK', 'S', 1739521233, 1739521233, '1'),
(187799, 35201, 'QU', 'OK', 'S', 1739521243, 1739521243, '1'),
(187800, 35040, 'QU', 'OK', 'S', 1739521250, 1739521250, '1'),
(187801, 35039, 'QU', 'OK', 'S', 1739521256, 1739521256, '1'),
(187802, 34623, 'QU', 'OK', 'S', 1739521271, 1739521271, '1'),
(187803, 28189, 'QU', 'OK', 'S', 1739521736, 1739521736, '1'),
(187804, 34960, 'QU', 'OK', 'S', 1739521833, 1739521833, '1'),
(187805, 34623, 'QU', 'OK', 'S', 1739522066, 1739522066, '1'),
(187806, 34498, 'QU', 'OK', 'S', 1739522078, 1739522078, '1'),
(187807, 34282, 'QU', 'OK', 'S', 1739522084, 1739522084, '1'),
(187808, 34280, 'QU', 'OK', 'S', 1739522106, 1739522106, '1'),
(187809, 34277, 'QU', 'OK', 'S', 1739522110, 1739522110, '1'),
(187810, 34121, 'QU', 'OK', 'S', 1739522132, 1739522132, '1'),
(187811, 34117, 'QU', 'OK', 'S', 1739522138, 1739522138, '1'),
(187812, 33430, 'QU', 'OK', 'S', 1739522147, 1739522147, '1'),
(187813, 33428, 'QU', 'OK', 'S', 1739522155, 1739522155, '1'),
(187814, 33427, 'QU', 'OK', 'S', 1739522166, 1739522166, '1'),
(187815, 33425, 'QU', 'OK', 'S', 1739522172, 1739522172, '1'),
(187816, 33424, 'QU', 'OK', 'S', 1739522178, 1739522178, '1'),
(187817, 33423, 'QU', 'OK', 'S', 1739522183, 1739522183, '1'),
(187818, 33422, 'QU', 'OK', 'S', 1739522210, 1739522210, '1'),
(187819, 33186, 'QU', 'OK', 'S', 1739522221, 1739522221, '1'),
(187820, 33179, 'QU', 'OK', 'S', 1739522227, 1739522227, '1'),
(187821, 33178, 'QU', 'OK', 'S', 1739522236, 1739522236, '1'),
(187822, 33161, 'QU', 'OK', 'S', 1739522242, 1739522242, '1'),
(187823, 33160, 'QU', 'OK', 'S', 1739522249, 1739522249, '1'),
(187824, 33012, 'QU', 'OK', 'S', 1739522257, 1739522257, '1'),
(187825, 33011, 'QU', 'OK', 'S', 1739522262, 1739522262, '1'),
(187826, 33010, 'QU', 'OK', 'S', 1739522268, 1739522268, '1'),
(187827, 33009, 'QU', 'OK', 'S', 1739522276, 1739522276, '1'),
(187828, 32968, 'QU', 'OK', 'S', 1739522287, 1739522287, '1'),
(187829, 32929, 'QU', 'OK', 'S', 1739522292, 1739522292, '1'),
(187830, 32849, 'QU', 'OK', 'S', 1739522302, 1739522302, '1'),
(187831, 32846, 'QU', 'OK', 'S', 1739522311, 1739522311, '1'),
(187832, 32811, 'QU', 'OK', 'S', 1739522321, 1739522321, '1'),
(187833, 32810, 'QU', 'OK', 'S', 1739522327, 1739522327, '1'),
(187834, 32649, 'QU', 'OK', 'S', 1739522333, 1739522333, '1'),
(187835, 32631, 'QU', 'OK', 'S', 1739522341, 1739522341, '1'),
(187836, 32349, 'QU', 'OK', 'S', 1739522363, 1739522363, '1'),
(187837, 32348, 'QU', 'OK', 'S', 1739522372, 1739522372, '1'),
(187838, 32127, 'QU', 'OK', 'S', 1739522379, 1739522379, '1'),
(187839, 32100, 'QU', 'OK', 'S', 1739522385, 1739522385, '1'),
(187840, 32080, 'QU', 'OK', 'S', 1739522396, 1739522396, '1'),
(187841, 36209, 'QU', 'OK', 'S', 1739526834, 1739526834, '1'),
(187842, 36199, 'QU', 'OK', 'S', 1739527372, 1739527372, '1'),
(187843, 33954, 'QU', 'OK', 'S', 1739527390, 1739527390, '1'),
(187844, 28222, 'QU', 'OK', 'S', 1739527397, 1739527397, '1'),
(187845, 24729, 'QU', 'OK', 'S', 1739527405, 1739527405, '1'),
(187846, 36199, 'QU', 'OK', 'S', 1739527412, 1739527412, '1'),
(187847, 34969, 'QU', 'OK', 'S', 1739527420, 1739527420, '1'),
(187848, 34969, 'QU', 'OK', 'S', 1739527428, 1739527428, '1'),
(187849, 34124, 'QU', 'OK', 'S', 1739527439, 1739527439, '1'),
(187850, 34969, 'QU', 'OK', 'S', 1739527445, 1739527445, '1'),
(187851, 34969, 'QU', 'OK', 'S', 1739527454, 1739527454, '1'),
(187852, 35930, 'QU', 'OK', 'S', 1739527463, 1739527463, '1'),
(187853, 323, 'QU', 'OK', 'S', 1739527474, 1739527474, '1'),
(187854, 323, 'QU', 'OK', 'S', 1739527479, 1739527479, '1'),
(187855, 28222, 'QU', 'OK', 'S', 1739527488, 1739527488, '1'),
(187856, 28222, 'QU', 'OK', 'S', 1739527499, 1739527499, '1'),
(187857, 35930, 'QU', 'OK', 'S', 1739527714, 1739527714, '1'),
(187858, 36387, 'QU', 'OK', 'S', 1739528150, 1739528150, '1'),
(187859, 36386, 'QU', 'OK', 'S', 1739528164, 1739528164, '1'),
(187860, 36495, 'QU', 'OK', 'S', 1739528384, 1739528384, '1'),
(187861, 36495, 'QU', 'OK', 'S', 1739528384, 1739528384, '1'),
(187862, 36495, 'QU', 'OK', 'S', 1739528384, 1739528384, '1'),
(187863, 36495, 'QU', 'OK', 'S', 1739528384, 1739528384, '1'),
(187864, 36495, 'QU', 'OK', 'S', 1739528384, 1739528384, '1'),
(187865, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187866, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187867, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187868, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187869, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187870, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187871, 36452, 'QU', 'OK', 'S', 1739528485, 1739528485, '1'),
(187872, 36444, 'QU', 'OK', 'S', 1739528536, 1739528536, '1'),
(187873, 36444, 'QU', 'OK', 'S', 1739528536, 1739528536, '1'),
(187874, 36444, 'QU', 'OK', 'S', 1739528536, 1739528536, '1'),
(187875, 36444, 'QU', 'OK', 'S', 1739528536, 1739528536, '1'),
(187876, 36444, 'QU', 'OK', 'S', 1739528536, 1739528536, '1'),
(187877, 36432, 'QU', 'OK', 'S', 1739529055, 1739529055, '1'),
(187878, 36432, 'QU', 'OK', 'S', 1739529055, 1739529055, '1'),
(187879, 36432, 'QU', 'OK', 'S', 1739529055, 1739529055, '1'),
(187880, 36432, 'QU', 'OK', 'S', 1739529055, 1739529055, '1'),
(187881, 36432, 'QU', 'OK', 'S', 1739529055, 1739529055, '1'),
(187882, 36431, 'QU', 'OK', 'S', 1739529136, 1739529136, '1'),
(187883, 36431, 'QU', 'OK', 'S', 1739529136, 1739529136, '1'),
(187884, 36431, 'QU', 'OK', 'S', 1739529136, 1739529136, '1'),
(187885, 36431, 'QU', 'OK', 'S', 1739529136, 1739529136, '1'),
(187886, 36431, 'QU', 'OK', 'S', 1739529136, 1739529136, '1'),
(187887, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187888, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187889, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187890, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187891, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187892, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187893, 36439, 'QU', 'OK', 'S', 1739529306, 1739529306, '1'),
(187894, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187895, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187896, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187897, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187898, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187899, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187900, 36384, 'QU', 'OK', 'S', 1739529371, 1739529371, '1'),
(187901, 27107, 'QU', 'OK', 'S', 1739530366, 1739530366, '1'),
(187902, 18883, 'QU', 'OK', 'S', 1739530509, 1739530509, '1'),
(187903, 18400, 'QU', 'OK', 'S', 1739530601, 1739530601, '1'),
(187904, 18400, 'QU', 'OK', 'S', 1739530601, 1739530601, '1'),
(187905, 33025, 'QU', 'OK', 'S', 1739530681, 1739530681, '1'),
(187906, 33286, 'QU', 'OK', 'S', 1739530722, 1739530722, '1'),
(187907, 33286, 'QU', 'OK', 'S', 1739530722, 1739530722, '1'),
(187908, 33024, 'QU', 'OK', 'S', 1739530784, 1739530784, '1'),
(187909, 33024, 'QU', 'OK', 'S', 1739530784, 1739530784, '1'),
(187910, 33024, 'QU', 'OK', 'S', 1739530784, 1739530784, '1'),
(187911, 27848, 'QU', 'OK', 'S', 1739530850, 1739530850, '1'),
(187912, 33032, 'QU', 'OK', 'S', 1739530888, 1739530888, '1'),
(187913, 27251, 'QU', 'OK', 'S', 1739530953, 1739530953, '1'),
(187914, 26195, 'QU', 'OK', 'S', 1739531046, 1739531046, '1'),
(187915, 19794, 'QU', 'OK', 'S', 1739531217, 1739531217, '1'),
(187916, 24265, 'QU', 'OK', 'S', 1739531248, 1739531248, '1'),
(187917, 24076, 'QU', 'OK', 'S', 1739531284, 1739531284, '1'),
(187918, 30936, 'QU', 'OK', 'S', 1739531324, 1739531324, '1'),
(187919, 30936, 'QU', 'OK', 'S', 1739531324, 1739531324, '1'),
(187920, 34947, 'QU', 'OK', 'S', 1739531554, 1739531554, '1'),
(187921, 31406, 'QU', 'OK', 'S', 1739533682, 1739533682, '1'),
(187922, 31406, 'QU', 'OK', 'S', 1739533694, 1739533694, '1'),
(187923, 36292, 'QU', 'OK', 'S', 1739533699, 1739533699, '1'),
(187924, 36293, 'QU', 'OK', 'S', 1739533701, 1739533701, '1'),
(187925, 36011, 'QU', 'OK', 'S', 1739533704, 1739533704, '1'),
(187926, 10205, 'QU', 'OK', 'S', 1739533709, 1739533709, '1'),
(187927, 36535, 'QU', 'OK', 'S', 1739535553, 1739535553, '1'),
(187928, 36536, 'QU', 'OK', 'S', 1739535887, 1739535887, '1'),
(187929, 36541, 'QU', 'OK', 'S', 1739536664, 1739536664, '1'),
(187930, 36530, 'QU', 'OK', 'S', 1739536935, 1739536935, '1'),
(187931, 24489, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187932, 26258, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187933, 26258, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187934, 26272, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187935, 26272, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187936, 34876, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187937, 35832, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187938, 35210, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187939, 35181, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187940, 27758, 'QU', 'OK', 'S', 1739537197, 1739537197, '1'),
(187941, 36531, 'QU', 'OK', 'S', 1739537450, 1739537450, '1'),
(187942, 36532, 'QU', 'OK', 'S', 1739537756, 1739537756, '1'),
(187943, 36533, 'QU', 'OK', 'S', 1739538073, 1739538073, '1'),
(187944, 36534, 'QU', 'OK', 'S', 1739538404, 1739538404, '1'),
(187945, 36537, 'QU', 'OK', 'S', 1739538855, 1739538855, '1'),
(187946, 36462, 'QU', 'OK', 'S', 1739538869, 1739538869, '1'),
(187947, 36462, 'QU', 'OK', 'S', 1739538873, 1739538873, '1'),
(187948, 36445, 'QU', 'OK', 'S', 1739538884, 1739538884, '1'),
(187949, 35341, 'QU', 'OK', 'S', 1739538889, 1739538889, '1'),
(187950, 36463, 'QU', 'OK', 'S', 1739538903, 1739538903, '1'),
(187951, 36458, 'QU', 'OK', 'S', 1739538911, 1739538911, '1'),
(187952, 34155, 'QU', 'OK', 'S', 1739538914, 1739538914, '1'),
(187953, 35341, 'QU', 'OK', 'S', 1739538919, 1739538919, '1'),
(187954, 36275, 'QU', 'OK', 'S', 1739538950, 1739538950, '1'),
(187955, 36329, 'QU', 'OK', 'S', 1739538964, 1739538964, '1'),
(187956, 36329, 'QU', 'OK', 'S', 1739538966, 1739538966, '1'),
(187957, 36270, 'QU', 'OK', 'S', 1739538969, 1739538969, '1'),
(187958, 35105, 'QU', 'OK', 'S', 1739539020, 1739539020, '1'),
(187959, 26957, 'QU', 'OK', 'S', 1739539111, 1739539111, '1'),
(187960, 28086, 'QU', 'OK', 'S', 1739539118, 1739539118, '1'),
(187961, 35966, 'QU', 'OK', 'S', 1739539251, 1739539251, '1'),
(187962, 35966, 'QU', 'OK', 'S', 1739539255, 1739539255, '1'),
(187963, 35981, 'QU', 'OK', 'S', 1739539258, 1739539258, '1'),
(187964, 35981, 'QU', 'OK', 'S', 1739539267, 1739539267, '1'),
(187965, 35981, 'QU', 'OK', 'S', 1739539270, 1739539270, '1'),
(187966, 35981, 'QU', 'OK', 'S', 1739539273, 1739539273, '1'),
(187967, 35981, 'QU', 'OK', 'S', 1739539277, 1739539277, '1'),
(187968, 28504, 'QU', 'OK', 'S', 1739539287, 1739539287, '1'),
(187969, 36529, 'QU', 'OK', 'S', 1739539292, 1739539292, '1'),
(187970, 35512, 'QU', 'OK', 'S', 1739539529, 1739539529, '1'),
(187971, 36538, 'QU', 'OK', 'S', 1739539849, 1739539849, '1'),
(187972, 36425, 'QU', 'OK', 'S', 1739540443, 1739540443, '1'),
(187973, 35487, 'QU', 'OK', 'S', 1739541490, 1739541490, '1'),
(187974, 35487, 'QU', 'OK', 'S', 1739541494, 1739541494, '1'),
(187975, 36094, 'QU', 'OK', 'S', 1739541500, 1739541500, '1'),
(187976, 35850, 'QU', 'OK', 'S', 1739541505, 1739541505, '1'),
(187977, 36094, 'QU', 'OK', 'S', 1739541509, 1739541509, '1'),
(187978, 35714, 'QU', 'OK', 'S', 1739541513, 1739541513, '1'),
(187979, 35714, 'QU', 'OK', 'S', 1739541518, 1739541518, '1'),
(187980, 35714, 'QU', 'OK', 'S', 1739541522, 1739541522, '1'),
(187981, 25915, 'QU', 'OK', 'S', 1739541529, 1739541529, '1'),
(187982, 24258, 'QU', 'OK', 'S', 1739541539, 1739541539, '1'),
(187983, 35714, 'QU', 'OK', 'S', 1739541544, 1739541544, '1'),
(187984, 35546, 'QU', 'OK', 'S', 1739541548, 1739541548, '1'),
(187985, 34441, 'QU', 'OK', 'S', 1739541563, 1739541563, '1'),
(187986, 24258, 'QU', 'OK', 'S', 1739541576, 1739541576, '1'),
(187987, 24258, 'QU', 'OK', 'S', 1739541581, 1739541581, '1'),
(187988, 24245, 'QU', 'OK', 'S', 1739541593, 1739541593, '1'),
(187989, 24245, 'QU', 'OK', 'S', 1739541597, 1739541597, '1'),
(187990, 36205, 'QU', 'OK', 'S', 1739541610, 1739541610, '1'),
(187991, 29615, 'QU', 'OK', 'S', 1739541616, 1739541616, '1'),
(187992, 34441, 'QU', 'OK', 'S', 1739541619, 1739541619, '1'),
(187993, 32151, 'QU', 'OK', 'S', 1739541643, 1739541643, '1'),
(187994, 29615, 'QU', 'OK', 'S', 1739541659, 1739541659, '1'),
(187995, 29616, 'QU', 'OK', 'S', 1739541663, 1739541663, '1'),
(187996, 29615, 'QU', 'OK', 'S', 1739541668, 1739541668, '1'),
(187997, 29615, 'QU', 'OK', 'S', 1739541672, 1739541672, '1'),
(187998, 33380, 'QU', 'OK', 'S', 1739541676, 1739541676, '1'),
(187999, 33380, 'QU', 'OK', 'S', 1739541681, 1739541681, '1'),
(188000, 33900, 'QU', 'OK', 'S', 1739541694, 1739541694, '1'),
(188001, 33900, 'QU', 'OK', 'S', 1739541699, 1739541699, '1'),
(188002, 33900, 'QU', 'OK', 'S', 1739541703, 1739541703, '1'),
(188003, 33379, 'QU', 'OK', 'S', 1739541707, 1739541707, '1'),
(188004, 33370, 'QU', 'OK', 'S', 1739541711, 1739541711, '1'),
(188005, 33380, 'QU', 'OK', 'S', 1739541715, 1739541715, '1'),
(188006, 33379, 'QU', 'OK', 'S', 1739541720, 1739541720, '1'),
(188007, 33379, 'QU', 'OK', 'S', 1739541725, 1739541725, '1'),
(188008, 33379, 'QU', 'OK', 'S', 1739541729, 1739541729, '1'),
(188009, 33379, 'QU', 'OK', 'S', 1739541734, 1739541734, '1'),
(188010, 33380, 'QU', 'OK', 'S', 1739541740, 1739541740, '1'),
(188011, 29615, 'QU', 'OK', 'S', 1739541745, 1739541745, '1'),
(188012, 29616, 'QU', 'OK', 'S', 1739541750, 1739541750, '1'),
(188013, 31712, 'QU', 'OK', 'S', 1739541753, 1739541753, '1'),
(188014, 31712, 'QU', 'OK', 'S', 1739541757, 1739541757, '1'),
(188015, 29615, 'QU', 'OK', 'S', 1739541761, 1739541761, '1'),
(188016, 29616, 'QU', 'OK', 'S', 1739541765, 1739541765, '1'),
(188017, 29615, 'QU', 'OK', 'S', 1739541770, 1739541770, '1'),
(188018, 34441, 'QU', 'OK', 'S', 1739541774, 1739541774, '1'),
(188019, 29616, 'QU', 'OK', 'S', 1739541779, 1739541779, '1'),
(188020, 29616, 'QU', 'OK', 'S', 1739541784, 1739541784, '1'),
(188021, 33370, 'QU', 'OK', 'S', 1739541789, 1739541789, '1'),
(188022, 33379, 'QU', 'OK', 'S', 1739541794, 1739541794, '1'),
(188023, 30625, 'QU', 'OK', 'S', 1739541799, 1739541799, '1'),
(188024, 35914, 'QU', 'OK', 'S', 1739541809, 1739541809, '1'),
(188025, 33380, 'QU', 'OK', 'S', 1739541814, 1739541814, '1'),
(188026, 29616, 'QU', 'OK', 'S', 1739541819, 1739541819, '1'),
(188027, 30625, 'QU', 'OK', 'S', 1739541821, 1739541821, '1'),
(188028, 31713, 'QU', 'OK', 'S', 1739541824, 1739541824, '1'),
(188029, 30625, 'QU', 'OK', 'S', 1739541826, 1739541826, '1'),
(188030, 31712, 'QU', 'OK', 'S', 1739541829, 1739541829, '1'),
(188031, 35914, 'QU', 'OK', 'S', 1739541835, 1739541835, '1'),
(188032, 34435, 'QU', 'OK', 'S', 1739541848, 1739541848, '1'),
(188033, 34435, 'QU', 'OK', 'S', 1739541860, 1739541860, '1'),
(188034, 34435, 'QU', 'OK', 'S', 1739541866, 1739541866, '1'),
(188035, 34435, 'QU', 'OK', 'S', 1739541872, 1739541872, '1'),
(188036, 34435, 'QU', 'OK', 'S', 1739541889, 1739541889, '1'),
(188037, 34435, 'QU', 'OK', 'S', 1739541893, 1739541893, '1'),
(188038, 29302, 'QU', 'OK', 'S', 1739541975, 1739541975, '1'),
(188039, 29302, 'QU', 'OK', 'S', 1739541980, 1739541980, '1'),
(188040, 15588, 'QU', 'OK', 'S', 1739541987, 1739541987, '1'),
(188041, 15588, 'QU', 'OK', 'S', 1739541993, 1739541993, '1'),
(188042, 20933, 'QU', 'OK', 'S', 1739541997, 1739541997, '1'),
(188043, 20933, 'QU', 'OK', 'S', 1739542002, 1739542002, '1'),
(188044, 33370, 'QU', 'OK', 'S', 1739542006, 1739542006, '1'),
(188045, 11991, 'QU', 'OK', 'S', 1739542010, 1739542010, '1'),
(188046, 36282, 'QU', 'OK', 'S', 1739542015, 1739542015, '1'),
(188047, 20933, 'QU', 'OK', 'S', 1739542020, 1739542020, '1'),
(188048, 20933, 'QU', 'OK', 'S', 1739542026, 1739542026, '1'),
(188049, 35897, 'QU', 'OK', 'S', 1739542030, 1739542030, '1'),
(188050, 36281, 'QU', 'OK', 'S', 1739542034, 1739542034, '1'),
(188051, 36282, 'QU', 'OK', 'S', 1739542039, 1739542039, '1'),
(188052, 36281, 'QU', 'OK', 'S', 1739542044, 1739542044, '1'),
(188053, 19877, 'QU', 'OK', 'S', 1739542049, 1739542049, '1'),
(188054, 25388, 'QU', 'OK', 'S', 1739542054, 1739542054, '1'),
(188055, 36281, 'QU', 'OK', 'S', 1739542059, 1739542059, '1'),
(188056, 29714, 'QU', 'OK', 'S', 1739542063, 1739542063, '1'),
(188057, 26511, 'QU', 'OK', 'S', 1739542068, 1739542068, '1'),
(188058, 29714, 'QU', 'OK', 'S', 1739542073, 1739542073, '1'),
(188059, 36375, 'QU', 'OK', 'S', 1739542077, 1739542077, '1'),
(188060, 31247, 'QU', 'OK', 'S', 1739542083, 1739542083, '1'),
(188061, 25388, 'QU', 'OK', 'S', 1739542086, 1739542086, '1'),
(188062, 36281, 'QU', 'OK', 'S', 1739542091, 1739542091, '1'),
(188063, 36281, 'QU', 'OK', 'S', 1739542106, 1739542106, '1'),
(188064, 25275, 'QU', 'OK', 'S', 1739542114, 1739542114, '1'),
(188065, 6146, 'QU', 'OK', 'S', 1739542118, 1739542118, '1'),
(188066, 36322, 'QU', 'OK', 'S', 1739542124, 1739542124, '1'),
(188067, 30053, 'QU', 'OK', 'S', 1739542128, 1739542128, '1'),
(188068, 30054, 'QU', 'OK', 'S', 1739542134, 1739542134, '1'),
(188069, 21383, 'QU', 'OK', 'S', 1739542139, 1739542139, '1'),
(188070, 24827, 'QU', 'OK', 'S', 1739542151, 1739542151, '1'),
(188071, 25275, 'QU', 'OK', 'S', 1739542156, 1739542156, '1'),
(188072, 31489, 'QU', 'OK', 'S', 1739542160, 1739542160, '1'),
(188073, 29714, 'QU', 'OK', 'S', 1739542165, 1739542165, '1'),
(188074, 16706, 'QU', 'OK', 'S', 1739542169, 1739542169, '1'),
(188075, 22952, 'QU', 'OK', 'S', 1739542175, 1739542175, '1'),
(188076, 33573, 'QU', 'OK', 'S', 1739542180, 1739542180, '1'),
(188077, 35570, 'QU', 'OK', 'S', 1739542186, 1739542186, '1'),
(188078, 31246, 'QU', 'OK', 'S', 1739542191, 1739542191, '1'),
(188079, 25900, 'QU', 'OK', 'S', 1739542197, 1739542197, '1'),
(188080, 31937, 'QU', 'OK', 'S', 1739542202, 1739542202, '1'),
(188081, 36173, 'QU', 'OK', 'S', 1739542208, 1739542208, '1'),
(188082, 29715, 'QU', 'OK', 'S', 1739542214, 1739542214, '1'),
(188083, 35799, 'QU', 'OK', 'S', 1739542218, 1739542218, '1'),
(188084, 33024, 'QU', 'OK', 'S', 1739542223, 1739542223, '1'),
(188085, 27249, 'QU', 'OK', 'S', 1739542228, 1739542228, '1'),
(188086, 4208, 'QU', 'OK', 'S', 1739542233, 1739542233, '1'),
(188087, 25903, 'QU', 'OK', 'S', 1739542238, 1739542238, '1'),
(188088, 24925, 'QU', 'OK', 'S', 1739542247, 1739542247, '1'),
(188089, 30054, 'QU', 'OK', 'S', 1739542252, 1739542252, '1'),
(188090, 27200, 'QU', 'OK', 'S', 1739542256, 1739542256, '1'),
(188091, 24043, 'QU', 'OK', 'S', 1739542266, 1739542266, '1'),
(188092, 3910, 'QU', 'OK', 'S', 1739542271, 1739542271, '1'),
(188093, 11372, 'QU', 'OK', 'S', 1739542277, 1739542277, '1'),
(188094, 30054, 'QU', 'OK', 'S', 1739542281, 1739542281, '1'),
(188095, 34200, 'QU', 'OK', 'S', 1739542288, 1739542288, '1'),
(188096, 34200, 'QU', 'OK', 'S', 1739542294, 1739542294, '1'),
(188097, 34200, 'QU', 'OK', 'S', 1739542299, 1739542299, '1'),
(188098, 34200, 'QU', 'OK', 'S', 1739542304, 1739542304, '1'),
(188099, 36265, 'QU', 'OK', 'S', 1739542309, 1739542309, '1'),
(188100, 35546, 'QU', 'OK', 'S', 1739542319, 1739542319, '1'),
(188101, 30053, 'QU', 'OK', 'S', 1739542324, 1739542324, '1'),
(188102, 24827, 'QU', 'OK', 'S', 1739542333, 1739542333, '1'),
(188103, 32609, 'QU', 'OK', 'S', 1739542338, 1739542338, '1'),
(188104, 11372, 'QU', 'OK', 'S', 1739542343, 1739542343, '1'),
(188105, 27249, 'QU', 'OK', 'S', 1739542348, 1739542348, '1'),
(188106, 32609, 'QU', 'OK', 'S', 1739542350, 1739542350, '1'),
(188107, 32609, 'QU', 'OK', 'S', 1739542355, 1739542355, '1'),
(188108, 30056, 'QU', 'OK', 'S', 1739542357, 1739542357, '1'),
(188109, 30062, 'QU', 'OK', 'S', 1739542364, 1739542364, '1'),
(188110, 22658, 'QU', 'OK', 'S', 1739542387, 1739542387, '1'),
(188111, 24925, 'QU', 'OK', 'S', 1739542402, 1739542402, '1'),
(188112, 30228, 'QU', 'OK', 'S', 1739542418, 1739542418, '1'),
(188113, 6146, 'QU', 'OK', 'S', 1739542433, 1739542433, '1'),
(188114, 33386, 'QU', 'OK', 'S', 1739542446, 1739542446, '1'),
(188115, 12690, 'QU', 'OK', 'S', 1739603846, 1739603846, '1'),
(188116, 28061, 'QU', 'OK', 'S', 1739604872, 1739604872, '1'),
(188117, 36172, 'QU', 'OK', 'S', 1739604892, 1739604892, '1'),
(188118, 36035, 'QU', 'OK', 'S', 1739604896, 1739604896, '1'),
(188119, 7311, 'QU', 'OK', 'S', 1739604899, 1739604899, '1'),
(188120, 31466, 'QU', 'OK', 'S', 1739604904, 1739604904, '1'),
(188121, 35897, 'QU', 'OK', 'S', 1739604914, 1739604914, '1'),
(188122, 35104, 'QU', 'OK', 'S', 1739617518, 1739617518, '1'),
(188123, 35104, 'QU', 'OK', 'S', 1739617522, 1739617522, '1'),
(188124, 35104, 'QU', 'OK', 'S', 1739617527, 1739617527, '1'),
(188125, 28058, 'QU', 'OK', 'S', 1739617585, 1739617585, '1'),
(188126, 28058, 'QU', 'OK', 'S', 1739617592, 1739617592, '1'),
(188127, 28058, 'QU', 'OK', 'S', 1739617601, 1739617601, '1'),
(188128, 28058, 'QU', 'OK', 'S', 1739617615, 1739617615, '1'),
(188129, 28058, 'QU', 'OK', 'S', 1739617624, 1739617624, '1'),
(188130, 35409, 'QU', 'OK', 'S', 1739620310, 1739620310, '1'),
(188131, 35933, 'QU', 'OK', 'S', 1739620902, 1739620902, '1'),
(188132, 20590, 'QU', 'OK', 'S', 1739621104, 1739621104, '1'),
(188133, 32610, 'QU', 'OK', 'S', 1739621454, 1739621454, '1'),
(188134, 12121, 'QU', 'OK', 'S', 1739621461, 1739621461, '1'),
(188135, 7576, 'QU', 'OK', 'S', 1739621468, 1739621468, '1'),
(188136, 36199, 'QU', 'OK', 'S', 1739621534, 1739621534, '1'),
(188137, 18278, 'QU', 'OK', 'S', 1739621545, 1739621545, '1'),
(188138, 31700, 'QU', 'OK', 'S', 1739621561, 1739621561, '1'),
(188139, 24321, 'QU', 'OK', 'S', 1739622277, 1739622277, '1'),
(188140, 35939, 'QU', 'OK', 'S', 1739622374, 1739622374, '1'),
(188141, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188142, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188143, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188144, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188145, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188146, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188147, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188148, 36500, 'QU', 'OK', 'S', 1739622889, 1739622889, '1'),
(188149, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188150, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188151, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188152, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188153, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188154, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188155, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188156, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188157, 36348, 'QU', 'OK', 'S', 1739622931, 1739622931, '1'),
(188158, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188159, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188160, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188161, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188162, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188163, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188164, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188165, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188166, 36335, 'QU', 'OK', 'S', 1739622973, 1739622973, '1'),
(188167, 36158, 'QU', 'OK', 'S', 1739622998, 1739622998, '1'),
(188168, 36110, 'QU', 'OK', 'S', 1739623008, 1739623008, '1'),
(188169, 36109, 'QU', 'OK', 'S', 1739623031, 1739623031, '1'),
(188170, 36108, 'QU', 'OK', 'S', 1739623039, 1739623039, '1'),
(188171, 36107, 'QU', 'OK', 'S', 1739623046, 1739623046, '1'),
(188172, 36105, 'QU', 'OK', 'S', 1739623057, 1739623057, '1'),
(188173, 36101, 'QU', 'OK', 'S', 1739623067, 1739623067, '1'),
(188174, 36100, 'QU', 'OK', 'S', 1739623074, 1739623074, '1'),
(188175, 36099, 'QU', 'OK', 'S', 1739623087, 1739623087, '1'),
(188176, 36083, 'QU', 'OK', 'S', 1739623097, 1739623097, '1'),
(188177, 35036, 'QU', 'OK', 'S', 1739623120, 1739623120, '1'),
(188178, 35037, 'QU', 'OK', 'S', 1739623131, 1739623131, '1'),
(188179, 35038, 'QU', 'OK', 'S', 1739623140, 1739623140, '1'),
(188180, 35067, 'QU', 'OK', 'S', 1739623149, 1739623149, '1'),
(188181, 35206, 'QU', 'OK', 'S', 1739623158, 1739623158, '1'),
(188182, 35207, 'QU', 'OK', 'S', 1739623166, 1739623166, '1'),
(188183, 21259, 'QU', 'OK', 'S', 1739624173, 1739624173, '1'),
(188184, 36000, 'QU', 'OK', 'S', 1739624220, 1739624220, '1'),
(188185, 36547, 'QU', 'OK', 'S', 1739624259, 1739624259, '1'),
(188186, 36474, 'QU', 'OK', 'S', 1739624271, 1739624271, '1'),
(188187, 36475, 'QU', 'OK', 'S', 1739624316, 1739624316, '1'),
(188188, 36548, 'QU', 'OK', 'S', 1739624324, 1739624324, '1'),
(188189, 31543, 'QU', 'OK', 'S', 1739624361, 1739624361, '1'),
(188190, 34535, 'QU', 'OK', 'S', 1739624397, 1739624397, '1'),
(188191, 36485, 'QU', 'OK', 'S', 1739624437, 1739624437, '1'),
(188192, 36549, 'QU', 'OK', 'S', 1739624446, 1739624446, '1'),
(188193, 36499, 'QU', 'OK', 'S', 1739624474, 1739624474, '1'),
(188194, 36550, 'QU', 'OK', 'S', 1739624483, 1739624483, '1'),
(188195, 34138, 'QU', 'OK', 'S', 1739624514, 1739624514, '1'),
(188196, 36551, 'QU', 'OK', 'S', 1739624521, 1739624521, '1'),
(188197, 34560, 'QU', 'OK', 'S', 1739624567, 1739624567, '1'),
(188198, 36552, 'QU', 'OK', 'S', 1739624648, 1739624648, '1'),
(188199, 36553, 'QU', 'OK', 'S', 1739624741, 1739624741, '1'),
(188200, 36554, 'QU', 'OK', 'S', 1739624880, 1739624880, '1'),
(188201, 36555, 'QU', 'OK', 'S', 1739624916, 1739624916, '1'),
(188202, 36556, 'QU', 'OK', 'S', 1739624956, 1739624956, '1'),
(188203, 36557, 'QU', 'OK', 'S', 1739625079, 1739625079, '1'),
(188204, 36558, 'QU', 'OK', 'S', 1739625117, 1739625117, '1'),
(188205, 36559, 'QU', 'OK', 'S', 1739625162, 1739625162, '1'),
(188206, 36560, 'QU', 'OK', 'S', 1739625271, 1739625271, '1'),
(188207, 36561, 'QU', 'OK', 'S', 1739625312, 1739625312, '1'),
(188208, 36562, 'QU', 'OK', 'S', 1739625348, 1739625348, '1'),
(188209, 36562, 'QU', 'OK', 'S', 1739625353, 1739625353, '1'),
(188210, 36563, 'QU', 'OK', 'S', 1739626282, 1739626282, '1'),
(188211, 26434, 'QU', 'OK', 'S', 1739626321, 1739626321, '1'),
(188212, 26434, 'QU', 'OK', 'S', 1739626321, 1739626321, '1'),
(188213, 36446, 'QU', 'OK', 'S', 1739769420, 1739769420, '1'),
(188214, 36446, 'QU', 'OK', 'S', 1739769423, 1739769423, '1'),
(188215, 36362, 'QU', 'OK', 'S', 1739770564, 1739770564, '1'),
(188216, 35678, 'QU', 'OK', 'S', 1739770567, 1739770567, '1'),
(188217, 11220, 'QU', 'OK', 'S', 1739770570, 1739770570, '1'),
(188218, 33211, 'QU', 'OK', 'S', 1739770611, 1739770611, '1'),
(188219, 29021, 'QU', 'OK', 'S', 1739771076, 1739771076, '1'),
(188220, 36504, 'QU', 'OK', 'S', 1739771084, 1739771084, '1'),
(188221, 36180, 'QU', 'OK', 'S', 1739771091, 1739771091, '1'),
(188222, 24136, 'QU', 'OK', 'S', 1739771096, 1739771096, '1'),
(188223, 2680, 'QU', 'OK', 'S', 1739771101, 1739771101, '1'),
(188224, 16335, 'QU', 'OK', 'S', 1739771106, 1739771106, '1'),
(188225, 36428, 'QU', 'OK', 'S', 1739771111, 1739771111, '1'),
(188226, 21341, 'QU', 'OK', 'S', 1739771115, 1739771115, '1'),
(188227, 16340, 'QU', 'OK', 'S', 1739771119, 1739771119, '1'),
(188228, 30503, 'QU', 'OK', 'S', 1739771124, 1739771124, '1'),
(188229, 14513, 'QU', 'OK', 'S', 1739771128, 1739771128, '1'),
(188230, 10519, 'QU', 'OK', 'S', 1739771132, 1739771132, '1'),
(188231, 36434, 'QU', 'OK', 'S', 1739771138, 1739771138, '1'),
(188232, 35104, 'QU', 'OK', 'S', 1739771144, 1739771144, '1'),
(188233, 36365, 'QU', 'OK', 'S', 1739771162, 1739771162, '1'),
(188234, 16317, 'QU', 'OK', 'S', 1739771168, 1739771168, '1'),
(188235, 31571, 'QU', 'OK', 'S', 1739771173, 1739771173, '1'),
(188236, 32003, 'QU', 'OK', 'S', 1739771239, 1739771239, '1'),
(188237, 12126, 'QU', 'OK', 'S', 1739771327, 1739771327, '1'),
(188238, 36392, 'QU', 'OK', 'S', 1739771332, 1739771332, '1'),
(188239, 35197, 'QU', 'OK', 'S', 1739771336, 1739771336, '1'),
(188240, 36367, 'QU', 'OK', 'S', 1739771341, 1739771341, '1'),
(188241, 35885, 'QU', 'OK', 'S', 1739771345, 1739771345, '1'),
(188242, 27849, 'QU', 'OK', 'S', 1739771349, 1739771349, '1'),
(188243, 36371, 'QU', 'OK', 'S', 1739771354, 1739771354, '1'),
(188244, 36395, 'QU', 'OK', 'S', 1739772764, 1739772764, '1'),
(188245, 33837, 'QU', 'OK', 'S', 1739772771, 1739772771, '1'),
(188246, 35517, 'QU', 'OK', 'S', 1739772776, 1739772776, '1'),
(188247, 36484, 'QU', 'OK', 'S', 1739772781, 1739772781, '1'),
(188248, 33528, 'QU', 'OK', 'S', 1739772784, 1739772784, '1'),
(188249, 35283, 'QU', 'OK', 'S', 1739772794, 1739772794, '1'),
(188250, 35283, 'QU', 'OK', 'S', 1739772797, 1739772797, '1'),
(188251, 34709, 'QU', 'OK', 'S', 1739772799, 1739772799, '1'),
(188252, 21626, 'QU', 'OK', 'S', 1739772803, 1739772803, '1'),
(188253, 36221, 'QU', 'OK', 'S', 1739772809, 1739772809, '1'),
(188254, 33084, 'QU', 'OK', 'S', 1739772814, 1739772814, '1'),
(188255, 35281, 'QU', 'OK', 'S', 1739772818, 1739772818, '1'),
(188256, 33748, 'QU', 'OK', 'S', 1739772823, 1739772823, '1'),
(188257, 35316, 'QU', 'OK', 'S', 1739772828, 1739772828, '1'),
(188258, 32820, 'QU', 'OK', 'S', 1739772832, 1739772832, '1'),
(188259, 20531, 'QU', 'OK', 'S', 1739772837, 1739772837, '1'),
(188260, 32322, 'QU', 'OK', 'S', 1739772843, 1739772843, '1'),
(188261, 35316, 'QU', 'OK', 'S', 1739772849, 1739772849, '1'),
(188262, 18519, 'QU', 'OK', 'S', 1739772853, 1739772853, '1'),
(188263, 33880, 'QU', 'OK', 'S', 1739772858, 1739772858, '1'),
(188264, 22582, 'QU', 'OK', 'S', 1739772862, 1739772862, '1'),
(188265, 35316, 'QU', 'OK', 'S', 1739772866, 1739772866, '1'),
(188266, 36240, 'QU', 'OK', 'S', 1739772871, 1739772871, '1'),
(188267, 36307, 'QU', 'OK', 'S', 1739772876, 1739772876, '1'),
(188268, 19704, 'QU', 'OK', 'S', 1739773449, 1739773449, '1'),
(188269, 34254, 'QU', 'OK', 'S', 1739773453, 1739773453, '1'),
(188270, 34129, 'QU', 'OK', 'S', 1739773455, 1739773455, '1'),
(188271, 34060, 'QU', 'OK', 'S', 1739773457, 1739773457, '1'),
(188272, 36494, 'QU', 'OK', 'S', 1739773469, 1739773469, '1'),
(188273, 10968, 'QU', 'OK', 'S', 1739773984, 1739773984, '1'),
(188274, 36578, 'QU', 'OK', 'S', 1739774398, 1739774398, '1'),
(188275, 36579, 'QU', 'OK', 'S', 1739774427, 1739774427, '1'),
(188276, 36580, 'QU', 'OK', 'S', 1739774454, 1739774454, '1'),
(188277, 15499, 'QU', 'OK', 'S', 1739774693, 1739774693, '1'),
(188278, 11328, 'QU', 'OK', 'S', 1739774752, 1739774752, '1'),
(188279, 11328, 'QU', 'OK', 'S', 1739774753, 1739774753, '1'),
(188280, 11328, 'QU', 'OK', 'S', 1739774753, 1739774753, '1'),
(188281, 29432, 'QU', 'OK', 'S', 1739774805, 1739774805, '1'),
(188282, 29432, 'QU', 'OK', 'S', 1739774805, 1739774805, '1'),
(188283, 29432, 'QU', 'OK', 'S', 1739774805, 1739774805, '1'),
(188284, 29432, 'QU', 'OK', 'S', 1739774805, 1739774805, '1'),
(188285, 29432, 'QU', 'OK', 'S', 1739774805, 1739774805, '1'),
(188286, 21442, 'QU', 'OK', 'S', 1739774831, 1739774831, '1'),
(188287, 21442, 'QU', 'OK', 'S', 1739774831, 1739774831, '1'),
(188288, 21442, 'QU', 'OK', 'S', 1739774831, 1739774831, '1'),
(188289, 21442, 'QU', 'OK', 'S', 1739774831, 1739774831, '1'),
(188290, 33283, 'QU', 'OK', 'S', 1739774856, 1739774856, '1'),
(188291, 33283, 'QU', 'OK', 'S', 1739774857, 1739774857, '1'),
(188292, 33283, 'QU', 'OK', 'S', 1739774857, 1739774857, '1'),
(188293, 31140, 'QU', 'OK', 'S', 1739775459, 1739775459, '1'),
(188294, 31140, 'QU', 'OK', 'S', 1739775479, 1739775479, '1'),
(188295, 25637, 'QU', 'OK', 'S', 1739775506, 1739775506, '1'),
(188296, 25637, 'QU', 'OK', 'S', 1739775509, 1739775509, '1'),
(188297, 25637, 'QU', 'OK', 'S', 1739775513, 1739775513, '1'),
(188298, 25637, 'QU', 'OK', 'S', 1739775522, 1739775522, '1'),
(188299, 25637, 'QU', 'OK', 'S', 1739775526, 1739775526, '1'),
(188300, 25637, 'QU', 'OK', 'S', 1739775531, 1739775531, '1'),
(188301, 27326, 'QU', 'OK', 'S', 1739776665, 1739776665, '1'),
(188302, 27326, 'QU', 'OK', 'S', 1739776669, 1739776669, '1'),
(188303, 27326, 'QU', 'OK', 'S', 1739776672, 1739776672, '1'),
(188304, 27326, 'QU', 'OK', 'S', 1739776675, 1739776675, '1'),
(188305, 27326, 'QU', 'OK', 'S', 1739776678, 1739776678, '1'),
(188306, 27326, 'QU', 'OK', 'S', 1739776681, 1739776681, '1'),
(188307, 27326, 'QU', 'OK', 'S', 1739776684, 1739776684, '1'),
(188308, 27326, 'QU', 'OK', 'S', 1739776696, 1739776696, '1'),
(188309, 27326, 'QU', 'OK', 'S', 1739777357, 1739777357, '1'),
(188310, 35799, 'QU', 'OK', 'S', 1739777365, 1739777365, '1'),
(188311, 30110, 'QU', 'OK', 'S', 1739777369, 1739777369, '1'),
(188312, 12848, 'QU', 'OK', 'S', 1739777371, 1739777371, '1'),
(188313, 32313, 'QU', 'OK', 'S', 1739777374, 1739777374, '1'),
(188314, 30291, 'QU', 'OK', 'S', 1739777379, 1739777379, '1'),
(188315, 24941, 'QU', 'OK', 'S', 1739777383, 1739777383, '1'),
(188316, 21495, 'QU', 'OK', 'S', 1739777387, 1739777387, '1'),
(188317, 32500, 'QU', 'OK', 'S', 1739777391, 1739777391, '1'),
(188318, 27584, 'QU', 'OK', 'S', 1739777394, 1739777394, '1'),
(188319, 32040, 'QU', 'OK', 'S', 1739777397, 1739777397, '1'),
(188320, 22598, 'QU', 'OK', 'S', 1739777401, 1739777401, '1'),
(188321, 32262, 'QU', 'OK', 'S', 1739777406, 1739777406, '1'),
(188322, 10412, 'QU', 'OK', 'S', 1739777411, 1739777411, '1'),
(188323, 34395, 'QU', 'OK', 'S', 1739777415, 1739777415, '1'),
(188324, 10412, 'QU', 'OK', 'S', 1739777420, 1739777420, '1'),
(188325, 25637, 'QU', 'OK', 'S', 1739777431, 1739777431, '1'),
(188326, 25637, 'QU', 'OK', 'S', 1739777487, 1739777487, '1'),
(188327, 25637, 'QU', 'OK', 'S', 1739777491, 1739777491, '1'),
(188328, 25637, 'QU', 'OK', 'S', 1739777502, 1739777502, '1'),
(188329, 27109, 'QU', 'OK', 'S', 1739777961, 1739777961, '1'),
(188330, 30014, 'QU', 'OK', 'S', 1739777968, 1739777968, '1'),
(188331, 24842, 'QU', 'OK', 'S', 1739777980, 1739777980, '1'),
(188332, 22718, 'QU', 'OK', 'S', 1739777988, 1739777988, '1'),
(188333, 22711, 'QU', 'OK', 'S', 1739777996, 1739777996, '1'),
(188334, 12881, 'QU', 'OK', 'S', 1739778009, 1739778009, '1'),
(188335, 22710, 'QU', 'OK', 'S', 1739778022, 1739778022, '1'),
(188336, 12755, 'QU', 'OK', 'S', 1739778030, 1739778030, '1'),
(188337, 17636, 'QU', 'OK', 'S', 1739778050, 1739778050, '1'),
(188338, 32535, 'QU', 'OK', 'S', 1739778062, 1739778062, '1'),
(188339, 17515, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188340, 31339, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188341, 31339, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188342, 13715, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188343, 29753, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188344, 29753, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188345, 27198, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188346, 26429, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188347, 27326, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188348, 33477, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188349, 27580, 'QU', 'OK', 'S', 1739778095, 1739778095, '1'),
(188350, 28522, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188351, 31759, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188352, 29509, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188353, 27585, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188354, 26797, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188355, 35383, 'QU', 'OK', 'S', 1739778096, 1739778096, '1'),
(188356, 33312, 'QU', 'OK', 'S', 1739778335, 1739778335, '1'),
(188357, 24842, 'QU', 'OK', 'S', 1739778401, 1739778401, '1'),
(188358, 15588, 'QU', 'OK', 'S', 1739781399, 1739781399, '1'),
(188359, 35678, 'QU', 'OK', 'S', 1739781587, 1739781587, '1'),
(188360, 32535, 'QU', 'OK', 'S', 1739781595, 1739781595, '1'),
(188361, 34146, 'QU', 'OK', 'S', 1739784633, 1739784633, '1'),
(188362, 35631, 'QU', 'OK', 'S', 1739785204, 1739785204, '1'),
(188363, 35631, 'QU', 'OK', 'S', 1739785499, 1739785499, '1'),
(188364, 36087, 'QU', 'OK', 'S', 1739786799, 1739786799, '1'),
(188365, 36087, 'QU', 'OK', 'S', 1739786803, 1739786803, '1'),
(188366, 36086, 'QU', 'OK', 'S', 1739786809, 1739786809, '1'),
(188367, 36086, 'QU', 'OK', 'S', 1739786814, 1739786814, '1'),
(188368, 36008, 'QU', 'OK', 'S', 1739786819, 1739786819, '1'),
(188369, 36008, 'QU', 'OK', 'S', 1739786826, 1739786826, '1'),
(188370, 36007, 'QU', 'OK', 'S', 1739786835, 1739786835, '1'),
(188371, 36007, 'QU', 'OK', 'S', 1739786840, 1739786840, '1'),
(188372, 36006, 'QU', 'OK', 'S', 1739786845, 1739786845, '1'),
(188373, 36006, 'QU', 'OK', 'S', 1739786850, 1739786850, '1'),
(188374, 35888, 'QU', 'OK', 'S', 1739786855, 1739786855, '1'),
(188375, 35888, 'QU', 'OK', 'S', 1739786862, 1739786862, '1'),
(188376, 35887, 'QU', 'OK', 'S', 1739786867, 1739786867, '1'),
(188377, 35887, 'QU', 'OK', 'S', 1739786871, 1739786871, '1'),
(188378, 35886, 'QU', 'OK', 'S', 1739786877, 1739786877, '1'),
(188379, 35886, 'QU', 'OK', 'S', 1739786884, 1739786884, '1'),
(188380, 35862, 'QU', 'OK', 'S', 1739786890, 1739786890, '1'),
(188381, 35862, 'QU', 'OK', 'S', 1739786894, 1739786894, '1'),
(188382, 35841, 'QU', 'OK', 'S', 1739786900, 1739786900, '1'),
(188383, 35841, 'QU', 'OK', 'S', 1739786907, 1739786907, '1'),
(188384, 34082, 'QU', 'OK', 'S', 1739786973, 1739786973, '1'),
(188385, 34082, 'QU', 'OK', 'S', 1739786978, 1739786978, '1'),
(188386, 34065, 'QU', 'OK', 'S', 1739786984, 1739786984, '1'),
(188387, 34065, 'QU', 'OK', 'S', 1739786990, 1739786990, '1'),
(188388, 33981, 'QU', 'OK', 'S', 1739786997, 1739786997, '1'),
(188389, 33981, 'QU', 'OK', 'S', 1739787002, 1739787002, '1'),
(188390, 33450, 'QU', 'OK', 'S', 1739787016, 1739787016, '1'),
(188391, 33450, 'QU', 'OK', 'S', 1739787022, 1739787022, '1'),
(188392, 33449, 'QU', 'OK', 'S', 1739787029, 1739787029, '1'),
(188393, 33449, 'QU', 'OK', 'S', 1739787034, 1739787034, '1'),
(188394, 33439, 'QU', 'OK', 'S', 1739787040, 1739787040, '1'),
(188395, 33439, 'QU', 'OK', 'S', 1739787046, 1739787046, '1'),
(188396, 33159, 'QU', 'OK', 'S', 1739787058, 1739787058, '1'),
(188397, 33159, 'QU', 'OK', 'S', 1739787064, 1739787064, '1'),
(188398, 33157, 'QU', 'OK', 'S', 1739787071, 1739787071, '1'),
(188399, 33157, 'QU', 'OK', 'S', 1739787076, 1739787076, '1'),
(188400, 33153, 'QU', 'OK', 'S', 1739787088, 1739787088, '1'),
(188401, 33107, 'QU', 'OK', 'S', 1739787094, 1739787094, '1'),
(188402, 33107, 'QU', 'OK', 'S', 1739787101, 1739787101, '1'),
(188403, 30658, 'QU', 'OK', 'S', 1739787109, 1739787109, '1'),
(188404, 30658, 'QU', 'OK', 'S', 1739787114, 1739787114, '1'),
(188405, 30657, 'QU', 'OK', 'S', 1739787121, 1739787121, '1'),
(188406, 30644, 'QU', 'OK', 'S', 1739787128, 1739787128, '1'),
(188407, 30644, 'QU', 'OK', 'S', 1739787134, 1739787134, '1'),
(188408, 30564, 'QU', 'OK', 'S', 1739787140, 1739787140, '1'),
(188409, 30564, 'QU', 'OK', 'S', 1739787146, 1739787146, '1'),
(188410, 30553, 'QU', 'OK', 'S', 1739787151, 1739787151, '1'),
(188411, 30553, 'QU', 'OK', 'S', 1739787158, 1739787158, '1'),
(188412, 30552, 'QU', 'OK', 'S', 1739787165, 1739787165, '1'),
(188413, 30552, 'QU', 'OK', 'S', 1739787170, 1739787170, '1'),
(188414, 28811, 'QU', 'OK', 'S', 1739787178, 1739787178, '1'),
(188415, 28811, 'QU', 'OK', 'S', 1739787186, 1739787186, '1'),
(188416, 28528, 'QU', 'OK', 'S', 1739787205, 1739787205, '1'),
(188417, 28526, 'QU', 'OK', 'S', 1739787211, 1739787211, '1'),
(188418, 28526, 'QU', 'OK', 'S', 1739787219, 1739787219, '1'),
(188419, 26931, 'QU', 'OK', 'S', 1739787263, 1739787263, '1'),
(188420, 26931, 'QU', 'OK', 'S', 1739787268, 1739787268, '1'),
(188421, 26930, 'QU', 'OK', 'S', 1739787275, 1739787275, '1'),
(188422, 26930, 'QU', 'OK', 'S', 1739787280, 1739787280, '1'),
(188423, 26908, 'QU', 'OK', 'S', 1739787292, 1739787292, '1'),
(188424, 26908, 'QU', 'OK', 'S', 1739787297, 1739787297, '1'),
(188425, 26900, 'QU', 'OK', 'S', 1739787304, 1739787304, '1'),
(188426, 26900, 'QU', 'OK', 'S', 1739787308, 1739787308, '1'),
(188427, 26892, 'QU', 'OK', 'S', 1739787315, 1739787315, '1'),
(188428, 26892, 'QU', 'OK', 'S', 1739787321, 1739787321, '1'),
(188429, 26889, 'QU', 'OK', 'S', 1739787326, 1739787326, '1'),
(188430, 26889, 'QU', 'OK', 'S', 1739787331, 1739787331, '1'),
(188431, 26748, 'QU', 'OK', 'S', 1739787339, 1739787339, '1'),
(188432, 26748, 'QU', 'OK', 'S', 1739787343, 1739787343, '1'),
(188433, 26747, 'QU', 'OK', 'S', 1739787349, 1739787349, '1'),
(188434, 26747, 'QU', 'OK', 'S', 1739787354, 1739787354, '1'),
(188435, 26367, 'QU', 'OK', 'S', 1739787360, 1739787360, '1'),
(188436, 26367, 'QU', 'OK', 'S', 1739787367, 1739787367, '1'),
(188437, 25298, 'QU', 'OK', 'S', 1739787377, 1739787377, '1'),
(188438, 25298, 'QU', 'OK', 'S', 1739787383, 1739787383, '1'),
(188439, 24839, 'QU', 'OK', 'S', 1739787390, 1739787390, '1'),
(188440, 24839, 'QU', 'OK', 'S', 1739787396, 1739787396, '1'),
(188441, 24837, 'QU', 'OK', 'S', 1739787401, 1739787401, '1'),
(188442, 24837, 'QU', 'OK', 'S', 1739787407, 1739787407, '1'),
(188443, 24835, 'QU', 'OK', 'S', 1739787414, 1739787414, '1'),
(188444, 24835, 'QU', 'OK', 'S', 1739787420, 1739787420, '1'),
(188445, 24834, 'QU', 'OK', 'S', 1739787425, 1739787425, '1'),
(188446, 24834, 'QU', 'OK', 'S', 1739787435, 1739787435, '1'),
(188447, 24665, 'QU', 'OK', 'S', 1739787442, 1739787442, '1'),
(188448, 24665, 'QU', 'OK', 'S', 1739787446, 1739787446, '1'),
(188449, 24281, 'QU', 'OK', 'S', 1739787451, 1739787451, '1'),
(188450, 24281, 'QU', 'OK', 'S', 1739787455, 1739787455, '1'),
(188451, 24256, 'QU', 'OK', 'S', 1739787465, 1739787465, '1'),
(188452, 24256, 'QU', 'OK', 'S', 1739787470, 1739787470, '1'),
(188453, 24249, 'QU', 'OK', 'S', 1739787544, 1739787544, '1'),
(188454, 24249, 'QU', 'OK', 'S', 1739787550, 1739787550, '1'),
(188455, 24084, 'QU', 'OK', 'S', 1739787557, 1739787557, '1'),
(188456, 24084, 'QU', 'OK', 'S', 1739787563, 1739787563, '1'),
(188457, 24083, 'QU', 'OK', 'S', 1739787569, 1739787569, '1'),
(188458, 24083, 'QU', 'OK', 'S', 1739787574, 1739787574, '1'),
(188459, 23975, 'QU', 'OK', 'S', 1739787580, 1739787580, '1'),
(188460, 23975, 'QU', 'OK', 'S', 1739787587, 1739787587, '1'),
(188461, 23974, 'QU', 'OK', 'S', 1739787594, 1739787594, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(188462, 31317, 'QU', 'OK', 'S', 1739787595, 1739787595, '1'),
(188463, 23974, 'QU', 'OK', 'S', 1739787599, 1739787599, '1'),
(188464, 23969, 'QU', 'OK', 'S', 1739787610, 1739787610, '1'),
(188465, 23969, 'QU', 'OK', 'S', 1739787616, 1739787616, '1'),
(188466, 23563, 'QU', 'OK', 'S', 1739787627, 1739787627, '1'),
(188467, 36273, 'QU', 'OK', 'S', 1739787629, 1739787629, '1'),
(188468, 23563, 'QU', 'OK', 'S', 1739787633, 1739787633, '1'),
(188469, 23459, 'QU', 'OK', 'S', 1739787638, 1739787638, '1'),
(188470, 36269, 'QU', 'OK', 'S', 1739787660, 1739787660, '1'),
(188471, 23563, 'QU', 'OK', 'S', 1739787676, 1739787676, '1'),
(188472, 23563, 'QU', 'OK', 'S', 1739787682, 1739787682, '1'),
(188473, 23459, 'QU', 'OK', 'S', 1739787693, 1739787693, '1'),
(188474, 23352, 'QU', 'OK', 'S', 1739787698, 1739787698, '1'),
(188475, 23352, 'QU', 'OK', 'S', 1739787704, 1739787704, '1'),
(188476, 23319, 'QU', 'OK', 'S', 1739787711, 1739787711, '1'),
(188477, 23319, 'QU', 'OK', 'S', 1739787716, 1739787716, '1'),
(188478, 23135, 'QU', 'OK', 'S', 1739787726, 1739787726, '1'),
(188479, 23135, 'QU', 'OK', 'S', 1739787734, 1739787734, '1'),
(188480, 15897, 'QU', 'OK', 'S', 1739787739, 1739787739, '1'),
(188481, 22994, 'QU', 'OK', 'S', 1739787741, 1739787741, '1'),
(188482, 22994, 'QU', 'OK', 'S', 1739787746, 1739787746, '1'),
(188483, 22992, 'QU', 'OK', 'S', 1739787752, 1739787752, '1'),
(188484, 22976, 'QU', 'OK', 'S', 1739787763, 1739787763, '1'),
(188485, 22976, 'QU', 'OK', 'S', 1739787769, 1739787769, '1'),
(188486, 22975, 'QU', 'OK', 'S', 1739787775, 1739787775, '1'),
(188487, 22975, 'QU', 'OK', 'S', 1739787783, 1739787783, '1'),
(188488, 22975, 'QU', 'OK', 'S', 1739787791, 1739787791, '1'),
(188489, 22975, 'QU', 'OK', 'S', 1739787797, 1739787797, '1'),
(188490, 22974, 'QU', 'OK', 'S', 1739787803, 1739787803, '1'),
(188491, 22974, 'QU', 'OK', 'S', 1739787809, 1739787809, '1'),
(188492, 22973, 'QU', 'OK', 'S', 1739787816, 1739787816, '1'),
(188493, 22973, 'QU', 'OK', 'S', 1739787822, 1739787822, '1'),
(188494, 22828, 'QU', 'OK', 'S', 1739787829, 1739787829, '1'),
(188495, 22828, 'QU', 'OK', 'S', 1739787834, 1739787834, '1'),
(188496, 22790, 'QU', 'OK', 'S', 1739787840, 1739787840, '1'),
(188497, 22790, 'QU', 'OK', 'S', 1739787847, 1739787847, '1'),
(188498, 22789, 'QU', 'OK', 'S', 1739787867, 1739787867, '1'),
(188499, 22788, 'QU', 'OK', 'S', 1739787937, 1739787937, '1'),
(188500, 22788, 'QU', 'OK', 'S', 1739787944, 1739787944, '1'),
(188501, 22787, 'QU', 'OK', 'S', 1739787996, 1739787996, '1'),
(188502, 22787, 'QU', 'OK', 'S', 1739788005, 1739788005, '1'),
(188503, 22751, 'QU', 'OK', 'S', 1739788044, 1739788044, '1'),
(188504, 22751, 'QU', 'OK', 'S', 1739788050, 1739788050, '1'),
(188505, 22750, 'QU', 'OK', 'S', 1739788062, 1739788062, '1'),
(188506, 22750, 'QU', 'OK', 'S', 1739788068, 1739788068, '1'),
(188507, 21365, 'QU', 'OK', 'S', 1739788083, 1739788083, '1'),
(188508, 21364, 'QU', 'OK', 'S', 1739788091, 1739788091, '1'),
(188509, 21364, 'QU', 'OK', 'S', 1739788097, 1739788097, '1'),
(188510, 21363, 'QU', 'OK', 'S', 1739788103, 1739788103, '1'),
(188511, 21363, 'QU', 'OK', 'S', 1739788109, 1739788109, '1'),
(188512, 21146, 'QU', 'OK', 'S', 1739788118, 1739788118, '1'),
(188513, 21146, 'QU', 'OK', 'S', 1739788127, 1739788127, '1'),
(188514, 21145, 'QU', 'OK', 'S', 1739788133, 1739788133, '1'),
(188515, 21145, 'QU', 'OK', 'S', 1739788139, 1739788139, '1'),
(188516, 36564, 'QU', 'OK', 'S', 1739788285, 1739788285, '1'),
(188517, 10968, 'QU', 'OK', 'S', 1739788340, 1739788340, '1'),
(188518, 21364, 'QU', 'OK', 'S', 1739788452, 1739788452, '1'),
(188519, 21364, 'QU', 'OK', 'S', 1739788459, 1739788459, '1'),
(188520, 21363, 'QU', 'OK', 'S', 1739788467, 1739788467, '1'),
(188521, 21363, 'QU', 'OK', 'S', 1739788472, 1739788472, '1'),
(188522, 21146, 'QU', 'OK', 'S', 1739788478, 1739788478, '1'),
(188523, 21146, 'QU', 'OK', 'S', 1739788484, 1739788484, '1'),
(188524, 21145, 'QU', 'OK', 'S', 1739788491, 1739788491, '1'),
(188525, 21145, 'QU', 'OK', 'S', 1739788497, 1739788497, '1'),
(188526, 21034, 'QU', 'OK', 'S', 1739788505, 1739788505, '1'),
(188527, 21034, 'QU', 'OK', 'S', 1739788510, 1739788510, '1'),
(188528, 21032, 'QU', 'OK', 'S', 1739788522, 1739788522, '1'),
(188529, 21032, 'QU', 'OK', 'S', 1739788527, 1739788527, '1'),
(188530, 21031, 'QU', 'OK', 'S', 1739788538, 1739788538, '1'),
(188531, 21031, 'QU', 'OK', 'S', 1739788543, 1739788543, '1'),
(188532, 21030, 'QU', 'OK', 'S', 1739788564, 1739788564, '1'),
(188533, 21029, 'QU', 'OK', 'S', 1739788577, 1739788577, '1'),
(188534, 21029, 'QU', 'OK', 'S', 1739788582, 1739788582, '1'),
(188535, 24322, 'QU', 'OK', 'S', 1739788585, 1739788585, '1'),
(188536, 20561, 'QU', 'OK', 'S', 1739788591, 1739788591, '1'),
(188537, 20561, 'QU', 'OK', 'S', 1739788597, 1739788597, '1'),
(188538, 20381, 'QU', 'OK', 'S', 1739788604, 1739788604, '1'),
(188539, 20381, 'QU', 'OK', 'S', 1739788612, 1739788612, '1'),
(188540, 16904, 'QU', 'OK', 'S', 1739788625, 1739788625, '1'),
(188541, 16904, 'QU', 'OK', 'S', 1739788631, 1739788631, '1'),
(188542, 16758, 'QU', 'OK', 'S', 1739788638, 1739788638, '1'),
(188543, 16758, 'QU', 'OK', 'S', 1739788644, 1739788644, '1'),
(188544, 16342, 'QU', 'OK', 'S', 1739788650, 1739788650, '1'),
(188545, 16342, 'QU', 'OK', 'S', 1739788657, 1739788657, '1'),
(188546, 16326, 'QU', 'OK', 'S', 1739788664, 1739788664, '1'),
(188547, 16326, 'QU', 'OK', 'S', 1739788671, 1739788671, '1'),
(188548, 15995, 'QU', 'OK', 'S', 1739788686, 1739788686, '1'),
(188549, 15995, 'QU', 'OK', 'S', 1739788693, 1739788693, '1'),
(188550, 15781, 'QU', 'OK', 'S', 1739788700, 1739788700, '1'),
(188551, 15781, 'QU', 'OK', 'S', 1739788705, 1739788705, '1'),
(188552, 15674, 'QU', 'OK', 'S', 1739788713, 1739788713, '1'),
(188553, 15674, 'QU', 'OK', 'S', 1739788719, 1739788719, '1'),
(188554, 15138, 'QU', 'OK', 'S', 1739788727, 1739788727, '1'),
(188555, 15138, 'QU', 'OK', 'S', 1739788734, 1739788734, '1'),
(188556, 14915, 'QU', 'OK', 'S', 1739788741, 1739788741, '1'),
(188557, 14915, 'QU', 'OK', 'S', 1739788748, 1739788748, '1'),
(188558, 14781, 'QU', 'OK', 'S', 1739788757, 1739788757, '1'),
(188559, 14781, 'QU', 'OK', 'S', 1739788764, 1739788764, '1'),
(188560, 14255, 'QU', 'OK', 'S', 1739788783, 1739788783, '1'),
(188561, 14255, 'QU', 'OK', 'S', 1739788791, 1739788791, '1'),
(188562, 24321, 'QU', 'OK', 'S', 1739788806, 1739788806, '1'),
(188563, 14216, 'QU', 'OK', 'S', 1739788899, 1739788899, '1'),
(188564, 14216, 'QU', 'OK', 'S', 1739788904, 1739788904, '1'),
(188565, 14215, 'QU', 'OK', 'S', 1739788915, 1739788915, '1'),
(188566, 14215, 'QU', 'OK', 'S', 1739788921, 1739788921, '1'),
(188567, 13973, 'QU', 'OK', 'S', 1739788931, 1739788931, '1'),
(188568, 13973, 'QU', 'OK', 'S', 1739788936, 1739788936, '1'),
(188569, 13820, 'QU', 'OK', 'S', 1739788941, 1739788941, '1'),
(188570, 13820, 'QU', 'OK', 'S', 1739788945, 1739788945, '1'),
(188571, 13486, 'QU', 'OK', 'S', 1739788957, 1739788957, '1'),
(188572, 33274, 'QU', 'OK', 'S', 1739788957, 1739788957, '1'),
(188573, 13486, 'QU', 'OK', 'S', 1739788963, 1739788963, '1'),
(188574, 12863, 'QU', 'OK', 'S', 1739788975, 1739788975, '1'),
(188575, 12863, 'QU', 'OK', 'S', 1739788981, 1739788981, '1'),
(188576, 24259, 'QU', 'OK', 'S', 1739788985, 1739788985, '1'),
(188577, 12861, 'QU', 'OK', 'S', 1739788987, 1739788987, '1'),
(188578, 12861, 'QU', 'OK', 'S', 1739788992, 1739788992, '1'),
(188579, 12618, 'QU', 'OK', 'S', 1739788997, 1739788997, '1'),
(188580, 12618, 'QU', 'OK', 'S', 1739789001, 1739789001, '1'),
(188581, 11999, 'QU', 'OK', 'S', 1739789013, 1739789013, '1'),
(188582, 11999, 'QU', 'OK', 'S', 1739789019, 1739789019, '1'),
(188583, 11609, 'QU', 'OK', 'S', 1739789032, 1739789032, '1'),
(188584, 11609, 'QU', 'OK', 'S', 1739789038, 1739789038, '1'),
(188585, 10853, 'QU', 'OK', 'S', 1739789050, 1739789050, '1'),
(188586, 10853, 'QU', 'OK', 'S', 1739789055, 1739789055, '1'),
(188587, 10720, 'QU', 'OK', 'S', 1739789063, 1739789063, '1'),
(188588, 10720, 'QU', 'OK', 'S', 1739789068, 1739789068, '1'),
(188589, 10719, 'QU', 'OK', 'S', 1739789075, 1739789075, '1'),
(188590, 10719, 'QU', 'OK', 'S', 1739789080, 1739789080, '1'),
(188591, 10718, 'QU', 'OK', 'S', 1739789085, 1739789085, '1'),
(188592, 10718, 'QU', 'OK', 'S', 1739789091, 1739789091, '1'),
(188593, 10717, 'QU', 'OK', 'S', 1739789096, 1739789096, '1'),
(188594, 10717, 'QU', 'OK', 'S', 1739789101, 1739789101, '1'),
(188595, 10710, 'QU', 'OK', 'S', 1739789108, 1739789108, '1'),
(188596, 10710, 'QU', 'OK', 'S', 1739789114, 1739789114, '1'),
(188597, 10691, 'QU', 'OK', 'S', 1739789119, 1739789119, '1'),
(188598, 10691, 'QU', 'OK', 'S', 1739789126, 1739789126, '1'),
(188599, 10678, 'QU', 'OK', 'S', 1739789136, 1739789136, '1'),
(188600, 10678, 'QU', 'OK', 'S', 1739789142, 1739789142, '1'),
(188601, 10522, 'QU', 'OK', 'S', 1739789163, 1739789163, '1'),
(188602, 10522, 'QU', 'OK', 'S', 1739789168, 1739789168, '1'),
(188603, 10521, 'QU', 'OK', 'S', 1739789178, 1739789178, '1'),
(188604, 10521, 'QU', 'OK', 'S', 1739789184, 1739789184, '1'),
(188605, 10519, 'QU', 'OK', 'S', 1739789240, 1739789240, '1'),
(188606, 10519, 'QU', 'OK', 'S', 1739789246, 1739789246, '1'),
(188607, 10516, 'QU', 'OK', 'S', 1739789260, 1739789260, '1'),
(188608, 10516, 'QU', 'OK', 'S', 1739789266, 1739789266, '1'),
(188609, 10514, 'QU', 'OK', 'S', 1739789272, 1739789272, '1'),
(188610, 10514, 'QU', 'OK', 'S', 1739789278, 1739789278, '1'),
(188611, 9833, 'QU', 'OK', 'S', 1739789288, 1739789288, '1'),
(188612, 9833, 'QU', 'OK', 'S', 1739789295, 1739789295, '1'),
(188613, 9426, 'QU', 'OK', 'S', 1739789304, 1739789304, '1'),
(188614, 9426, 'QU', 'OK', 'S', 1739789310, 1739789310, '1'),
(188615, 8489, 'QU', 'OK', 'S', 1739789333, 1739789333, '1'),
(188616, 8489, 'QU', 'OK', 'S', 1739789338, 1739789338, '1'),
(188617, 8356, 'QU', 'OK', 'S', 1739789366, 1739789366, '1'),
(188618, 8356, 'QU', 'OK', 'S', 1739789372, 1739789372, '1'),
(188619, 8334, 'QU', 'OK', 'S', 1739789377, 1739789377, '1'),
(188620, 8334, 'QU', 'OK', 'S', 1739789382, 1739789382, '1'),
(188621, 8159, 'QU', 'OK', 'S', 1739789392, 1739789392, '1'),
(188622, 8159, 'QU', 'OK', 'S', 1739789396, 1739789396, '1'),
(188623, 8103, 'QU', 'OK', 'S', 1739789406, 1739789406, '1'),
(188624, 8103, 'QU', 'OK', 'S', 1739789411, 1739789411, '1'),
(188625, 8048, 'QU', 'OK', 'S', 1739789421, 1739789421, '1'),
(188626, 8048, 'QU', 'OK', 'S', 1739789426, 1739789426, '1'),
(188627, 7978, 'QU', 'OK', 'S', 1739789432, 1739789432, '1'),
(188628, 7978, 'QU', 'OK', 'S', 1739789436, 1739789436, '1'),
(188629, 7972, 'QU', 'OK', 'S', 1739789444, 1739789444, '1'),
(188630, 7972, 'QU', 'OK', 'S', 1739789450, 1739789450, '1'),
(188631, 7587, 'QU', 'OK', 'S', 1739789464, 1739789464, '1'),
(188632, 7587, 'QU', 'OK', 'S', 1739789468, 1739789468, '1'),
(188633, 7585, 'QU', 'OK', 'S', 1739789472, 1739789472, '1'),
(188634, 7585, 'QU', 'OK', 'S', 1739789477, 1739789477, '1'),
(188635, 6126, 'QU', 'OK', 'S', 1739789493, 1739789493, '1'),
(188636, 6126, 'QU', 'OK', 'S', 1739789497, 1739789497, '1'),
(188637, 36594, 'QU', 'OK', 'S', 1739789504, 1739789504, '1'),
(188638, 6003, 'QU', 'OK', 'S', 1739789512, 1739789512, '1'),
(188639, 6003, 'QU', 'OK', 'S', 1739789517, 1739789517, '1'),
(188640, 5760, 'QU', 'OK', 'S', 1739789523, 1739789523, '1'),
(188641, 5760, 'QU', 'OK', 'S', 1739789527, 1739789527, '1'),
(188642, 5503, 'QU', 'OK', 'S', 1739789534, 1739789534, '1'),
(188643, 5503, 'QU', 'OK', 'S', 1739789539, 1739789539, '1'),
(188644, 36595, 'QU', 'OK', 'S', 1739789544, 1739789544, '1'),
(188645, 5394, 'QU', 'OK', 'S', 1739789546, 1739789546, '1'),
(188646, 5394, 'QU', 'OK', 'S', 1739789551, 1739789551, '1'),
(188647, 5346, 'QU', 'OK', 'S', 1739789556, 1739789556, '1'),
(188648, 5346, 'QU', 'OK', 'S', 1739789562, 1739789562, '1'),
(188649, 5080, 'QU', 'OK', 'S', 1739789571, 1739789571, '1'),
(188650, 5080, 'QU', 'OK', 'S', 1739789576, 1739789576, '1'),
(188651, 4385, 'QU', 'OK', 'S', 1739789587, 1739789587, '1'),
(188652, 4385, 'QU', 'OK', 'S', 1739789592, 1739789592, '1'),
(188653, 4366, 'QU', 'OK', 'S', 1739789596, 1739789596, '1'),
(188654, 4366, 'QU', 'OK', 'S', 1739789601, 1739789601, '1'),
(188655, 36596, 'QU', 'OK', 'S', 1739789603, 1739789603, '1'),
(188656, 3972, 'QU', 'OK', 'S', 1739789615, 1739789615, '1'),
(188657, 3972, 'QU', 'OK', 'S', 1739789619, 1739789619, '1'),
(188658, 3920, 'QU', 'OK', 'S', 1739789626, 1739789626, '1'),
(188659, 3920, 'QU', 'OK', 'S', 1739789631, 1739789631, '1'),
(188660, 3916, 'QU', 'OK', 'S', 1739789637, 1739789637, '1'),
(188661, 3916, 'QU', 'OK', 'S', 1739789641, 1739789641, '1'),
(188662, 3723, 'QU', 'OK', 'S', 1739789649, 1739789649, '1'),
(188663, 3723, 'QU', 'OK', 'S', 1739789654, 1739789654, '1'),
(188664, 3402, 'QU', 'OK', 'S', 1739789661, 1739789661, '1'),
(188665, 3402, 'QU', 'OK', 'S', 1739789667, 1739789667, '1'),
(188666, 33727, 'QU', 'OK', 'S', 1739789670, 1739789670, '1'),
(188667, 3299, 'QU', 'OK', 'S', 1739789672, 1739789672, '1'),
(188668, 25057, 'QU', 'OK', 'S', 1739789674, 1739789674, '1'),
(188669, 3299, 'QU', 'OK', 'S', 1739789677, 1739789677, '1'),
(188670, 3203, 'QU', 'OK', 'S', 1739789681, 1739789681, '1'),
(188671, 3203, 'QU', 'OK', 'S', 1739789687, 1739789687, '1'),
(188672, 3188, 'QU', 'OK', 'S', 1739789692, 1739789692, '1'),
(188673, 3188, 'QU', 'OK', 'S', 1739789697, 1739789697, '1'),
(188674, 3155, 'QU', 'OK', 'S', 1739789702, 1739789702, '1'),
(188675, 3155, 'QU', 'OK', 'S', 1739789707, 1739789707, '1'),
(188676, 3135, 'QU', 'OK', 'S', 1739789715, 1739789715, '1'),
(188677, 3135, 'QU', 'OK', 'S', 1739789720, 1739789720, '1'),
(188678, 3096, 'QU', 'OK', 'S', 1739789727, 1739789727, '1'),
(188679, 3096, 'QU', 'OK', 'S', 1739789731, 1739789731, '1'),
(188680, 3022, 'QU', 'OK', 'S', 1739789736, 1739789736, '1'),
(188681, 3022, 'QU', 'OK', 'S', 1739789740, 1739789740, '1'),
(188682, 3021, 'QU', 'OK', 'S', 1739789747, 1739789747, '1'),
(188683, 3021, 'QU', 'OK', 'S', 1739789753, 1739789753, '1'),
(188684, 2808, 'QU', 'OK', 'S', 1739789758, 1739789758, '1'),
(188685, 2808, 'QU', 'OK', 'S', 1739789764, 1739789764, '1'),
(188686, 1877, 'QU', 'OK', 'S', 1739789770, 1739789770, '1'),
(188687, 1877, 'QU', 'OK', 'S', 1739789773, 1739789773, '1'),
(188688, 36592, 'QU', 'OK', 'S', 1739789803, 1739789803, '1'),
(188689, 24169, 'QU', 'OK', 'S', 1739790030, 1739790030, '1'),
(188690, 36591, 'QU', 'OK', 'S', 1739790054, 1739790054, '1'),
(188691, 36590, 'QU', 'OK', 'S', 1739790096, 1739790096, '1'),
(188692, 36589, 'QU', 'OK', 'S', 1739790219, 1739790219, '1'),
(188693, 36588, 'QU', 'OK', 'S', 1739790254, 1739790254, '1'),
(188694, 36587, 'QU', 'OK', 'S', 1739790290, 1739790290, '1'),
(188695, 36586, 'QU', 'OK', 'S', 1739790605, 1739790605, '1'),
(188696, 36583, 'QU', 'OK', 'S', 1739790644, 1739790644, '1'),
(188697, 36584, 'QU', 'OK', 'S', 1739790783, 1739790783, '1'),
(188698, 36585, 'QU', 'OK', 'S', 1739790820, 1739790820, '1'),
(188699, 36539, 'QU', 'OK', 'S', 1739791108, 1739791108, '1'),
(188700, 29889, 'QU', 'OK', 'S', 1739791216, 1739791216, '1'),
(188701, 36479, 'QU', 'OK', 'S', 1739791302, 1739791302, '1'),
(188702, 31135, 'QU', 'OK', 'S', 1739791764, 1739791764, '1'),
(188703, 31130, 'QU', 'OK', 'S', 1739791803, 1739791803, '1'),
(188704, 27659, 'QU', 'OK', 'S', 1739792154, 1739792154, '1'),
(188705, 27302, 'QU', 'OK', 'S', 1739792203, 1739792203, '1'),
(188706, 31918, 'QU', 'OK', 'S', 1739792374, 1739792374, '1'),
(188707, 31861, 'QU', 'OK', 'S', 1739792435, 1739792435, '1'),
(188708, 36445, 'QU', 'OK', 'S', 1739792463, 1739792463, '1'),
(188709, 36507, 'QU', 'OK', 'S', 1739792749, 1739792749, '1'),
(188710, 36508, 'QU', 'OK', 'S', 1739792789, 1739792789, '1'),
(188711, 36509, 'QU', 'OK', 'S', 1739792826, 1739792826, '1'),
(188712, 36511, 'QU', 'OK', 'S', 1739792871, 1739792871, '1'),
(188713, 36512, 'QU', 'OK', 'S', 1739792910, 1739792910, '1'),
(188714, 36513, 'QU', 'OK', 'S', 1739792940, 1739792940, '1'),
(188715, 36510, 'QU', 'OK', 'S', 1739793005, 1739793005, '1'),
(188716, 33704, 'QU', 'OK', 'S', 1739793062, 1739793062, '1'),
(188717, 32420, 'QU', 'OK', 'S', 1739793625, 1739793625, '1'),
(188718, 36506, 'QU', 'OK', 'S', 1739793979, 1739793979, '1'),
(188719, 36542, 'QU', 'OK', 'S', 1739794059, 1739794059, '1'),
(188720, 36543, 'QU', 'OK', 'S', 1739794216, 1739794216, '1'),
(188721, 36544, 'QU', 'OK', 'S', 1739794258, 1739794258, '1'),
(188722, 36545, 'QU', 'OK', 'S', 1739794341, 1739794341, '1'),
(188723, 36546, 'QU', 'OK', 'S', 1739794428, 1739794428, '1'),
(188724, 36569, 'QU', 'OK', 'S', 1739794479, 1739794479, '1'),
(188725, 36540, 'QU', 'OK', 'S', 1739794655, 1739794655, '1'),
(188726, 36569, 'QU', 'OK', 'S', 1739795248, 1739795248, '1'),
(188727, 31140, 'QU', 'OK', 'S', 1739795792, 1739795792, '1'),
(188728, 31140, 'QU', 'OK', 'S', 1739795815, 1739795815, '1'),
(188729, 22778, 'QU', 'OK', 'S', 1739795821, 1739795821, '1'),
(188730, 35101, 'QU', 'OK', 'S', 1739795826, 1739795826, '1'),
(188731, 30466, 'QU', 'OK', 'S', 1739795829, 1739795829, '1'),
(188732, 3876, 'QU', 'OK', 'S', 1739795833, 1739795833, '1'),
(188733, 30466, 'QU', 'OK', 'S', 1739795838, 1739795838, '1'),
(188734, 30466, 'QU', 'OK', 'S', 1739795845, 1739795845, '1'),
(188735, 28617, 'QU', 'OK', 'S', 1739795850, 1739795850, '1'),
(188736, 26814, 'QU', 'OK', 'S', 1739795854, 1739795854, '1'),
(188737, 22947, 'QU', 'OK', 'S', 1739795859, 1739795859, '1'),
(188738, 35966, 'QU', 'OK', 'S', 1739795864, 1739795864, '1'),
(188739, 7772, 'QU', 'OK', 'S', 1739795869, 1739795869, '1'),
(188740, 28965, 'QU', 'OK', 'S', 1739795875, 1739795875, '1'),
(188741, 33309, 'QU', 'OK', 'S', 1739795880, 1739795880, '1'),
(188742, 33309, 'QU', 'OK', 'S', 1739795886, 1739795886, '1'),
(188743, 26672, 'QU', 'OK', 'S', 1739795890, 1739795890, '1'),
(188744, 23434, 'QU', 'OK', 'S', 1739795895, 1739795895, '1'),
(188745, 29379, 'QU', 'OK', 'S', 1739795900, 1739795900, '1'),
(188746, 28617, 'QU', 'OK', 'S', 1739795905, 1739795905, '1'),
(188747, 30113, 'QU', 'OK', 'S', 1739795909, 1739795909, '1'),
(188748, 29379, 'QU', 'OK', 'S', 1739795914, 1739795914, '1'),
(188749, 34456, 'QU', 'OK', 'S', 1739795918, 1739795918, '1'),
(188750, 22058, 'QU', 'OK', 'S', 1739795929, 1739795929, '1'),
(188751, 24559, 'QU', 'OK', 'S', 1739795934, 1739795934, '1'),
(188752, 22058, 'QU', 'OK', 'S', 1739795940, 1739795940, '1'),
(188753, 35617, 'QU', 'OK', 'S', 1739795945, 1739795945, '1'),
(188754, 22058, 'QU', 'OK', 'S', 1739795950, 1739795950, '1'),
(188755, 22058, 'QU', 'OK', 'S', 1739795957, 1739795957, '1'),
(188756, 23434, 'QU', 'OK', 'S', 1739795963, 1739795963, '1'),
(188757, 16669, 'QU', 'OK', 'S', 1739795967, 1739795967, '1'),
(188758, 28617, 'QU', 'OK', 'S', 1739795972, 1739795972, '1'),
(188759, 34551, 'QU', 'OK', 'S', 1739795977, 1739795977, '1'),
(188760, 33152, 'QU', 'OK', 'S', 1739795981, 1739795981, '1'),
(188761, 34551, 'QU', 'OK', 'S', 1739795986, 1739795986, '1'),
(188762, 35966, 'QU', 'OK', 'S', 1739795990, 1739795990, '1'),
(188763, 34455, 'QU', 'OK', 'S', 1739795995, 1739795995, '1'),
(188764, 23434, 'QU', 'OK', 'S', 1739796000, 1739796000, '1'),
(188765, 22058, 'QU', 'OK', 'S', 1739796005, 1739796005, '1'),
(188766, 22058, 'QU', 'OK', 'S', 1739796010, 1739796010, '1'),
(188767, 23434, 'QU', 'OK', 'S', 1739796021, 1739796021, '1'),
(188768, 35500, 'QU', 'OK', 'S', 1739796026, 1739796026, '1'),
(188769, 30133, 'QU', 'OK', 'S', 1739796030, 1739796030, '1'),
(188770, 29379, 'QU', 'OK', 'S', 1739796037, 1739796037, '1'),
(188771, 29379, 'QU', 'OK', 'S', 1739796042, 1739796042, '1'),
(188772, 34883, 'QU', 'OK', 'S', 1739796048, 1739796048, '1'),
(188773, 34883, 'QU', 'OK', 'S', 1739796058, 1739796058, '1'),
(188774, 34883, 'QU', 'OK', 'S', 1739796063, 1739796063, '1'),
(188775, 35371, 'QU', 'OK', 'S', 1739796067, 1739796067, '1'),
(188776, 28617, 'QU', 'OK', 'S', 1739796072, 1739796072, '1'),
(188777, 26301, 'QU', 'OK', 'S', 1739796077, 1739796077, '1'),
(188778, 28189, 'QU', 'OK', 'S', 1739796081, 1739796081, '1'),
(188779, 29379, 'QU', 'OK', 'S', 1739796088, 1739796088, '1'),
(188780, 29379, 'QU', 'OK', 'S', 1739796093, 1739796093, '1'),
(188781, 29379, 'QU', 'OK', 'S', 1739796098, 1739796098, '1'),
(188782, 29379, 'QU', 'OK', 'S', 1739796103, 1739796103, '1'),
(188783, 29379, 'QU', 'OK', 'S', 1739796109, 1739796109, '1'),
(188784, 26813, 'QU', 'OK', 'S', 1739796114, 1739796114, '1'),
(188785, 29379, 'QU', 'OK', 'S', 1739796117, 1739796117, '1'),
(188786, 23388, 'QU', 'OK', 'S', 1739796125, 1739796125, '1'),
(188787, 30994, 'QU', 'OK', 'S', 1739796155, 1739796155, '1'),
(188788, 30994, 'QU', 'OK', 'S', 1739796162, 1739796162, '1'),
(188789, 36545, 'QU', 'OK', 'S', 1739797534, 1739797534, '1'),
(188790, 30529, 'QU', 'OK', 'S', 1739797570, 1739797570, '1'),
(188791, 22058, 'QU', 'OK', 'S', 1739797675, 1739797675, '1'),
(188792, 34883, 'QU', 'OK', 'S', 1739797677, 1739797677, '1'),
(188793, 33309, 'QU', 'OK', 'S', 1739797679, 1739797679, '1'),
(188794, 31140, 'QU', 'OK', 'S', 1739797681, 1739797681, '1'),
(188795, 30994, 'QU', 'OK', 'S', 1739797690, 1739797690, '1'),
(188796, 32993, 'QU', 'OK', 'S', 1739798031, 1739798031, '1'),
(188797, 32151, 'QU', 'OK', 'S', 1739798133, 1739798133, '1'),
(188798, 32151, 'QU', 'OK', 'S', 1739798133, 1739798133, '1'),
(188799, 19794, 'QU', 'OK', 'S', 1739798178, 1739798178, '1'),
(188800, 19794, 'QU', 'OK', 'S', 1739798178, 1739798178, '1'),
(188801, 24265, 'QU', 'OK', 'S', 1739798223, 1739798223, '1'),
(188802, 24265, 'QU', 'OK', 'S', 1739798223, 1739798223, '1'),
(188803, 24265, 'QU', 'OK', 'S', 1739798223, 1739798223, '1'),
(188804, 31193, 'QU', 'OK', 'S', 1739798247, 1739798247, '1'),
(188805, 24076, 'QU', 'OK', 'S', 1739798253, 1739798253, '1'),
(188806, 24076, 'QU', 'OK', 'S', 1739798253, 1739798253, '1'),
(188807, 24076, 'QU', 'OK', 'S', 1739798253, 1739798253, '1'),
(188808, 36062, 'QU', 'OK', 'S', 1739798275, 1739798275, '1'),
(188809, 30936, 'QU', 'OK', 'S', 1739798292, 1739798292, '1'),
(188810, 30936, 'QU', 'OK', 'S', 1739798292, 1739798292, '1'),
(188811, 30396, 'QU', 'OK', 'S', 1739798309, 1739798309, '1'),
(188812, 35851, 'QU', 'OK', 'S', 1739798315, 1739798315, '1'),
(188813, 33380, 'QU', 'OK', 'S', 1739798389, 1739798389, '1'),
(188814, 36267, 'QU', 'OK', 'S', 1739798400, 1739798400, '1'),
(188815, 36267, 'QU', 'OK', 'S', 1739798400, 1739798400, '1'),
(188816, 36100, 'QU', 'OK', 'S', 1739798521, 1739798521, '1'),
(188817, 24257, 'QU', 'OK', 'S', 1739798538, 1739798538, '1'),
(188818, 24257, 'QU', 'OK', 'S', 1739798538, 1739798538, '1'),
(188819, 24257, 'QU', 'OK', 'S', 1739798538, 1739798538, '1'),
(188820, 24241, 'QU', 'OK', 'S', 1739798565, 1739798565, '1'),
(188821, 34438, 'QU', 'OK', 'S', 1739798983, 1739798983, '1'),
(188822, 33380, 'QU', 'OK', 'S', 1739799960, 1739799960, '1'),
(188823, 35966, 'QU', 'OK', 'S', 1739800797, 1739800797, '1'),
(188824, 35966, 'QU', 'OK', 'S', 1739800801, 1739800801, '1'),
(188825, 35966, 'QU', 'OK', 'S', 1739800803, 1739800803, '1'),
(188826, 35966, 'QU', 'OK', 'S', 1739800806, 1739800806, '1'),
(188827, 35966, 'QU', 'OK', 'S', 1739800808, 1739800808, '1'),
(188828, 35966, 'QU', 'OK', 'S', 1739800812, 1739800812, '1'),
(188829, 35966, 'QU', 'OK', 'S', 1739800814, 1739800814, '1'),
(188830, 34146, 'QU', 'OK', 'S', 1739858800, 1739858800, '1'),
(188831, 36082, 'QU', 'OK', 'S', 1739866442, 1739866442, '1'),
(188832, 33020, 'QU', 'OK', 'S', 1739866940, 1739866940, '1'),
(188833, 33020, 'QU', 'OK', 'S', 1739866960, 1739866960, '1'),
(188834, 35513, 'QU', 'OK', 'S', 1739871576, 1739871576, '1'),
(188835, 35616, 'QU', 'OK', 'S', 1739871619, 1739871619, '1'),
(188836, 35346, 'QU', 'OK', 'S', 1739871671, 1739871671, '1'),
(188837, 35144, 'QU', 'OK', 'S', 1739871744, 1739871744, '1'),
(188838, 35516, 'QU', 'OK', 'S', 1739871831, 1739871831, '1'),
(188839, 35617, 'QU', 'OK', 'S', 1739871881, 1739871881, '1'),
(188840, 28564, 'QU', 'OK', 'S', 1739872106, 1739872106, '1'),
(188841, 35499, 'QU', 'OK', 'S', 1739872183, 1739872183, '1'),
(188842, 30495, 'QU', 'OK', 'S', 1739872233, 1739872233, '1'),
(188843, 32948, 'QU', 'OK', 'S', 1739872368, 1739872368, '1'),
(188844, 35797, 'QU', 'OK', 'S', 1739872434, 1739872434, '1'),
(188845, 35512, 'QU', 'OK', 'S', 1739872487, 1739872487, '1'),
(188846, 25686, 'QU', 'OK', 'S', 1739872519, 1739872519, '1'),
(188847, 27994, 'QU', 'OK', 'S', 1739872551, 1739872551, '1'),
(188848, 12950, 'QU', 'OK', 'S', 1739872652, 1739872652, '1'),
(188849, 36616, 'QU', 'OK', 'S', 1739874994, 1739874994, '1'),
(188850, 36606, 'QU', 'OK', 'S', 1739875283, 1739875283, '1'),
(188851, 36607, 'QU', 'OK', 'S', 1739875470, 1739875470, '1'),
(188852, 36608, 'QU', 'OK', 'S', 1739875675, 1739875675, '1'),
(188853, 36616, 'QU', 'OK', 'S', 1739875720, 1739875720, '1'),
(188854, 31386, 'QU', 'OK', 'S', 1739875832, 1739875832, '1'),
(188855, 35872, 'QU', 'OK', 'S', 1739875855, 1739875855, '1'),
(188856, 36609, 'QU', 'OK', 'S', 1739875866, 1739875866, '1'),
(188857, 34122, 'QU', 'OK', 'S', 1739875867, 1739875867, '1'),
(188858, 34575, 'QU', 'OK', 'S', 1739875884, 1739875884, '1'),
(188859, 34533, 'QU', 'OK', 'S', 1739875901, 1739875901, '1'),
(188860, 30129, 'QU', 'OK', 'S', 1739875911, 1739875911, '1'),
(188861, 35872, 'QU', 'OK', 'S', 1739876812, 1739876812, '1'),
(188862, 36610, 'QU', 'OK', 'S', 1739878093, 1739878093, '1'),
(188863, 5216, 'QU', 'OK', 'S', 1739878368, 1739878368, '1'),
(188864, 36611, 'QU', 'OK', 'S', 1739878486, 1739878486, '1'),
(188865, 36597, 'QU', 'OK', 'S', 1739879032, 1739879032, '1'),
(188866, 36598, 'QU', 'OK', 'S', 1739879149, 1739879149, '1'),
(188867, 36599, 'QU', 'OK', 'S', 1739879198, 1739879198, '1'),
(188868, 36600, 'QU', 'OK', 'S', 1739879234, 1739879234, '1'),
(188869, 36600, 'QU', 'OK', 'S', 1739879330, 1739879330, '1'),
(188870, 36601, 'QU', 'OK', 'S', 1739879379, 1739879379, '1'),
(188871, 36602, 'QU', 'OK', 'S', 1739879416, 1739879416, '1'),
(188872, 36611, 'QU', 'OK', 'S', 1739879538, 1739879538, '1'),
(188873, 36612, 'QU', 'OK', 'S', 1739879579, 1739879579, '1'),
(188874, 36614, 'QU', 'OK', 'S', 1739879693, 1739879693, '1'),
(188875, 36613, 'QU', 'OK', 'S', 1739879748, 1739879748, '1'),
(188876, 36615, 'QU', 'OK', 'S', 1739879854, 1739879854, '1'),
(188877, 36613, 'QU', 'OK', 'S', 1739880160, 1739880160, '1'),
(188878, 36565, 'QU', 'OK', 'S', 1739880458, 1739880458, '1'),
(188879, 36566, 'QU', 'OK', 'S', 1739880488, 1739880488, '1'),
(188880, 36567, 'QU', 'OK', 'S', 1739880525, 1739880525, '1'),
(188881, 36568, 'QU', 'OK', 'S', 1739880641, 1739880641, '1'),
(188882, 36574, 'QU', 'OK', 'S', 1739881150, 1739881150, '1'),
(188883, 36572, 'QU', 'OK', 'S', 1739881438, 1739881438, '1'),
(188884, 36571, 'QU', 'OK', 'S', 1739881579, 1739881579, '1'),
(188885, 36570, 'QU', 'OK', 'S', 1739881690, 1739881690, '1'),
(188886, 36573, 'QU', 'OK', 'S', 1739881739, 1739881739, '1'),
(188887, 30240, 'QU', 'OK', 'S', 1739881818, 1739881818, '1'),
(188888, 31927, 'QU', 'OK', 'S', 1739882036, 1739882036, '1'),
(188889, 35659, 'QU', 'OK', 'S', 1739882039, 1739882039, '1'),
(188890, 21952, 'QU', 'OK', 'S', 1739882042, 1739882042, '1'),
(188891, 35659, 'QU', 'OK', 'S', 1739882044, 1739882044, '1'),
(188892, 36271, 'QU', 'OK', 'S', 1739882112, 1739882112, '1'),
(188893, 36596, 'QU', 'OK', 'S', 1739882115, 1739882115, '1'),
(188894, 36448, 'QU', 'OK', 'S', 1739882129, 1739882129, '1'),
(188895, 36564, 'QU', 'OK', 'S', 1739882327, 1739882327, '1'),
(188896, 34483, 'QU', 'OK', 'S', 1739882331, 1739882331, '1'),
(188897, 35160, 'QU', 'OK', 'S', 1739882335, 1739882335, '1'),
(188898, 33929, 'QU', 'OK', 'S', 1739882339, 1739882339, '1'),
(188899, 4939, 'QU', 'OK', 'S', 1739882343, 1739882343, '1'),
(188900, 2596, 'QU', 'OK', 'S', 1739882346, 1739882346, '1'),
(188901, 30628, 'QU', 'OK', 'S', 1739882348, 1739882348, '1'),
(188902, 2709, 'QU', 'OK', 'S', 1739882352, 1739882352, '1'),
(188903, 3978, 'QU', 'OK', 'S', 1739882357, 1739882357, '1'),
(188904, 17282, 'QU', 'OK', 'S', 1739882361, 1739882361, '1'),
(188905, 3052, 'QU', 'OK', 'S', 1739882376, 1739882376, '1'),
(188906, 36575, 'QU', 'OK', 'S', 1739882392, 1739882392, '1'),
(188907, 31854, 'QU', 'OK', 'S', 1739882401, 1739882401, '1'),
(188908, 36167, 'QU', 'OK', 'S', 1739882409, 1739882409, '1'),
(188909, 269, 'QU', 'OK', 'S', 1739882425, 1739882425, '1'),
(188910, 36576, 'QU', 'OK', 'S', 1739882431, 1739882431, '1'),
(188911, 23091, 'QU', 'OK', 'S', 1739882524, 1739882524, '1'),
(188912, 36577, 'QU', 'OK', 'S', 1739883366, 1739883366, '1'),
(188913, 36581, 'QU', 'OK', 'S', 1739883414, 1739883414, '1'),
(188914, 36582, 'QU', 'OK', 'S', 1739883626, 1739883626, '1'),
(188915, 36569, 'QU', 'OK', 'S', 1739884000, 1739884000, '1'),
(188916, 36036, 'QU', 'OK', 'S', 1739884053, 1739884053, '1'),
(188917, 36093, 'QU', 'OK', 'S', 1739884105, 1739884105, '1'),
(188918, 22646, 'QU', 'OK', 'S', 1739884208, 1739884208, '1'),
(188919, 22646, 'QU', 'OK', 'S', 1739884256, 1739884256, '1'),
(188920, 12926, 'QU', 'OK', 'S', 1739884264, 1739884264, '1'),
(188921, 32294, 'QU', 'OK', 'S', 1739884271, 1739884271, '1'),
(188922, 18642, 'QU', 'OK', 'S', 1739884276, 1739884276, '1'),
(188923, 32294, 'QU', 'OK', 'S', 1739884281, 1739884281, '1'),
(188924, 34148, 'QU', 'OK', 'S', 1739884287, 1739884287, '1'),
(188925, 35469, 'QU', 'OK', 'S', 1739884287, 1739884287, '1'),
(188926, 32294, 'QU', 'OK', 'S', 1739884296, 1739884296, '1'),
(188927, 32294, 'QU', 'OK', 'S', 1739884301, 1739884301, '1'),
(188928, 32294, 'QU', 'OK', 'S', 1739884307, 1739884307, '1'),
(188929, 32294, 'QU', 'OK', 'S', 1739884314, 1739884314, '1'),
(188930, 32294, 'QU', 'OK', 'S', 1739884319, 1739884319, '1'),
(188931, 12175, 'QU', 'OK', 'S', 1739884326, 1739884326, '1'),
(188932, 12175, 'QU', 'OK', 'S', 1739884332, 1739884332, '1'),
(188933, 32294, 'QU', 'OK', 'S', 1739884340, 1739884340, '1'),
(188934, 32294, 'QU', 'OK', 'S', 1739884346, 1739884346, '1'),
(188935, 32294, 'QU', 'OK', 'S', 1739884351, 1739884351, '1'),
(188936, 12175, 'QU', 'OK', 'S', 1739884356, 1739884356, '1'),
(188937, 36037, 'QU', 'OK', 'S', 1739884359, 1739884359, '1'),
(188938, 12175, 'QU', 'OK', 'S', 1739884362, 1739884362, '1'),
(188939, 12175, 'QU', 'OK', 'S', 1739884368, 1739884368, '1'),
(188940, 12507, 'QU', 'OK', 'S', 1739884384, 1739884384, '1'),
(188941, 36036, 'QU', 'OK', 'S', 1739884393, 1739884393, '1'),
(188942, 12926, 'QU', 'OK', 'S', 1739884400, 1739884400, '1'),
(188943, 18642, 'QU', 'OK', 'S', 1739884418, 1739884418, '1'),
(188944, 36050, 'QU', 'OK', 'S', 1739884447, 1739884447, '1'),
(188945, 34387, 'QU', 'OK', 'S', 1739884472, 1739884472, '1'),
(188946, 34387, 'QU', 'OK', 'S', 1739884480, 1739884480, '1'),
(188947, 34387, 'QU', 'OK', 'S', 1739884493, 1739884493, '1'),
(188948, 34387, 'QU', 'OK', 'S', 1739884500, 1739884500, '1'),
(188949, 34387, 'QU', 'OK', 'S', 1739884507, 1739884507, '1'),
(188950, 34387, 'QU', 'OK', 'S', 1739884514, 1739884514, '1'),
(188951, 34387, 'QU', 'OK', 'S', 1739884519, 1739884519, '1'),
(188952, 14389, 'QU', 'OK', 'S', 1739884524, 1739884524, '1'),
(188953, 34387, 'QU', 'OK', 'S', 1739884556, 1739884556, '1'),
(188954, 14389, 'QU', 'OK', 'S', 1739884562, 1739884562, '1'),
(188955, 33458, 'QU', 'OK', 'S', 1739884568, 1739884568, '1'),
(188956, 33458, 'QU', 'OK', 'S', 1739884576, 1739884576, '1'),
(188957, 15711, 'QU', 'OK', 'S', 1739884582, 1739884582, '1'),
(188958, 15711, 'QU', 'OK', 'S', 1739884590, 1739884590, '1'),
(188959, 35164, 'QU', 'OK', 'S', 1739884597, 1739884597, '1'),
(188960, 26106, 'QU', 'OK', 'S', 1739884603, 1739884603, '1'),
(188961, 35164, 'QU', 'OK', 'S', 1739884610, 1739884610, '1'),
(188962, 33458, 'QU', 'OK', 'S', 1739884616, 1739884616, '1'),
(188963, 15711, 'QU', 'OK', 'S', 1739884621, 1739884621, '1'),
(188964, 13378, 'QU', 'OK', 'S', 1739884627, 1739884627, '1'),
(188965, 34387, 'QU', 'OK', 'S', 1739884640, 1739884640, '1'),
(188966, 34387, 'QU', 'OK', 'S', 1739884646, 1739884646, '1'),
(188967, 15711, 'QU', 'OK', 'S', 1739884650, 1739884650, '1'),
(188968, 24947, 'QU', 'OK', 'S', 1739884656, 1739884656, '1'),
(188969, 14389, 'QU', 'OK', 'S', 1739884662, 1739884662, '1'),
(188970, 6626, 'QU', 'OK', 'S', 1739884668, 1739884668, '1'),
(188971, 35866, 'QU', 'OK', 'S', 1739884674, 1739884674, '1'),
(188972, 15711, 'QU', 'OK', 'S', 1739884681, 1739884681, '1'),
(188973, 33458, 'QU', 'OK', 'S', 1739884687, 1739884687, '1'),
(188974, 17042, 'QU', 'OK', 'S', 1739884693, 1739884693, '1'),
(188975, 24947, 'QU', 'OK', 'S', 1739884699, 1739884699, '1'),
(188976, 699, 'QU', 'OK', 'S', 1739884712, 1739884712, '1'),
(188977, 13378, 'QU', 'OK', 'S', 1739884718, 1739884718, '1'),
(188978, 12340, 'QU', 'OK', 'S', 1739884726, 1739884726, '1'),
(188979, 12340, 'QU', 'OK', 'S', 1739884737, 1739884737, '1'),
(188980, 34387, 'QU', 'OK', 'S', 1739884750, 1739884750, '1'),
(188981, 34387, 'QU', 'OK', 'S', 1739884755, 1739884755, '1'),
(188982, 17042, 'QU', 'OK', 'S', 1739884762, 1739884762, '1'),
(188983, 19686, 'QU', 'OK', 'S', 1739884768, 1739884768, '1'),
(188984, 33230, 'QU', 'OK', 'S', 1739884775, 1739884775, '1'),
(188985, 33230, 'QU', 'OK', 'S', 1739884782, 1739884782, '1'),
(188986, 22101, 'QU', 'OK', 'S', 1739884789, 1739884789, '1'),
(188987, 17042, 'QU', 'OK', 'S', 1739884794, 1739884794, '1'),
(188988, 22101, 'QU', 'OK', 'S', 1739884800, 1739884800, '1'),
(188989, 33230, 'QU', 'OK', 'S', 1739884807, 1739884807, '1'),
(188990, 33230, 'QU', 'OK', 'S', 1739884813, 1739884813, '1'),
(188991, 699, 'QU', 'OK', 'S', 1739884823, 1739884823, '1'),
(188992, 35155, 'QU', 'OK', 'S', 1739884832, 1739884832, '1'),
(188993, 35866, 'QU', 'OK', 'S', 1739884841, 1739884841, '1'),
(188994, 6626, 'QU', 'OK', 'S', 1739884857, 1739884857, '1'),
(188995, 17042, 'QU', 'OK', 'S', 1739884863, 1739884863, '1'),
(188996, 17042, 'QU', 'OK', 'S', 1739884869, 1739884869, '1'),
(188997, 26732, 'QU', 'OK', 'S', 1739885033, 1739885033, '1'),
(188998, 30318, 'QU', 'OK', 'S', 1739885045, 1739885045, '1'),
(188999, 26732, 'QU', 'OK', 'S', 1739885048, 1739885048, '1'),
(189000, 27317, 'QU', 'OK', 'S', 1739886047, 1739886047, '1'),
(189001, 27317, 'QU', 'OK', 'S', 1739886089, 1739886089, '1'),
(189002, 27317, 'QU', 'OK', 'S', 1739886116, 1739886116, '1'),
(189003, 20616, 'QU', 'OK', 'S', 1739886130, 1739886130, '1'),
(189004, 33629, 'QU', 'OK', 'S', 1739886148, 1739886148, '1'),
(189005, 27317, 'QU', 'OK', 'S', 1739886160, 1739886160, '1'),
(189006, 30391, 'QU', 'OK', 'S', 1739886175, 1739886175, '1'),
(189007, 33629, 'QU', 'OK', 'S', 1739887662, 1739887662, '1'),
(189008, 29514, 'QU', 'OK', 'S', 1739892991, 1739892991, '1'),
(189009, 29513, 'QU', 'OK', 'S', 1739893002, 1739893002, '1'),
(189010, 29511, 'QU', 'OK', 'S', 1739893022, 1739893022, '1'),
(189011, 29510, 'QU', 'OK', 'S', 1739893035, 1739893035, '1'),
(189012, 29510, 'QU', 'OK', 'S', 1739893049, 1739893049, '1'),
(189013, 29508, 'QU', 'OK', 'S', 1739893063, 1739893063, '1'),
(189014, 29504, 'QU', 'OK', 'S', 1739893079, 1739893079, '1'),
(189015, 28952, 'QU', 'OK', 'S', 1739893092, 1739893092, '1'),
(189016, 28951, 'QU', 'OK', 'S', 1739893100, 1739893100, '1'),
(189017, 28950, 'QU', 'OK', 'S', 1739893124, 1739893124, '1'),
(189018, 28948, 'QU', 'OK', 'S', 1739893140, 1739893140, '1'),
(189019, 28945, 'QU', 'OK', 'S', 1739893150, 1739893150, '1'),
(189020, 28944, 'QU', 'OK', 'S', 1739893163, 1739893163, '1'),
(189021, 28943, 'QU', 'OK', 'S', 1739893173, 1739893173, '1'),
(189022, 28939, 'QU', 'OK', 'S', 1739893195, 1739893195, '1'),
(189023, 28940, 'QU', 'OK', 'S', 1739893205, 1739893205, '1'),
(189024, 28520, 'QU', 'OK', 'S', 1739893231, 1739893231, '1'),
(189025, 28513, 'QU', 'OK', 'S', 1739893270, 1739893270, '1'),
(189026, 28512, 'QU', 'OK', 'S', 1739893292, 1739893292, '1'),
(189027, 28491, 'QU', 'OK', 'S', 1739893304, 1739893304, '1'),
(189028, 27628, 'QU', 'OK', 'S', 1739893324, 1739893324, '1'),
(189029, 27585, 'QU', 'OK', 'S', 1739893394, 1739893394, '1'),
(189030, 27584, 'QU', 'OK', 'S', 1739893424, 1739893424, '1'),
(189031, 27582, 'QU', 'OK', 'S', 1739893443, 1739893443, '1'),
(189032, 27555, 'QU', 'OK', 'S', 1739893460, 1739893460, '1'),
(189033, 26446, 'QU', 'OK', 'S', 1739893501, 1739893501, '1'),
(189034, 36527, 'QU', 'OK', 'S', 1739893657, 1739893657, '1'),
(189035, 36527, 'QU', 'OK', 'S', 1739893674, 1739893674, '1'),
(189036, 36526, 'QU', 'OK', 'S', 1739893688, 1739893688, '1'),
(189037, 36525, 'QU', 'OK', 'S', 1739893698, 1739893698, '1'),
(189038, 36524, 'QU', 'OK', 'S', 1739893711, 1739893711, '1'),
(189039, 36523, 'QU', 'OK', 'S', 1739893721, 1739893721, '1'),
(189040, 36522, 'QU', 'OK', 'S', 1739893731, 1739893731, '1'),
(189041, 36520, 'QU', 'OK', 'S', 1739893742, 1739893742, '1'),
(189042, 36519, 'QU', 'OK', 'S', 1739893752, 1739893752, '1'),
(189043, 36518, 'QU', 'OK', 'S', 1739893763, 1739893763, '1'),
(189044, 36517, 'QU', 'OK', 'S', 1739893774, 1739893774, '1'),
(189045, 36516, 'QU', 'OK', 'S', 1739893785, 1739893785, '1'),
(189046, 36515, 'QU', 'OK', 'S', 1739893795, 1739893795, '1'),
(189047, 36514, 'QU', 'OK', 'S', 1739893805, 1739893805, '1'),
(189048, 31900, 'QU', 'OK', 'S', 1739893863, 1739893863, '1'),
(189049, 31759, 'QU', 'OK', 'S', 1739893879, 1739893879, '1'),
(189050, 31524, 'QU', 'OK', 'S', 1739893897, 1739893897, '1'),
(189051, 31176, 'QU', 'OK', 'S', 1739893916, 1739893916, '1'),
(189052, 31175, 'QU', 'OK', 'S', 1739893948, 1739893948, '1'),
(189053, 36528, 'QU', 'OK', 'S', 1739894202, 1739894202, '1'),
(189054, 36521, 'QU', 'OK', 'S', 1739939632, 1739939632, '1'),
(189055, 33908, 'QU', 'OK', 'S', 1739939717, 1739939717, '1'),
(189056, 33907, 'QU', 'OK', 'S', 1739939728, 1739939728, '1'),
(189057, 33517, 'QU', 'OK', 'S', 1739939810, 1739939810, '1'),
(189058, 33481, 'QU', 'OK', 'S', 1739939831, 1739939831, '1'),
(189059, 33469, 'QU', 'OK', 'S', 1739939863, 1739939863, '1'),
(189060, 28814, 'QU', 'OK', 'S', 1739944970, 1739944970, '1'),
(189061, 36547, 'QU', 'OK', 'S', 1739944974, 1739944974, '1'),
(189062, 36550, 'QU', 'OK', 'S', 1739944976, 1739944976, '1'),
(189063, 36551, 'QU', 'OK', 'S', 1739944979, 1739944979, '1'),
(189064, 36548, 'QU', 'OK', 'S', 1739944982, 1739944982, '1'),
(189065, 36547, 'QU', 'OK', 'S', 1739944986, 1739944986, '1'),
(189066, 36552, 'QU', 'OK', 'S', 1739944988, 1739944988, '1'),
(189067, 36552, 'QU', 'OK', 'S', 1739944998, 1739944998, '1'),
(189068, 36549, 'QU', 'OK', 'S', 1739945001, 1739945001, '1'),
(189069, 18619, 'QU', 'OK', 'S', 1739946902, 1739946902, '1'),
(189070, 18619, 'QU', 'OK', 'S', 1739946906, 1739946906, '1'),
(189071, 21280, 'QU', 'OK', 'S', 1739946908, 1739946908, '1'),
(189072, 34388, 'QU', 'OK', 'S', 1739946911, 1739946911, '1'),
(189073, 19144, 'QU', 'OK', 'S', 1739946915, 1739946915, '1'),
(189074, 35825, 'QU', 'OK', 'S', 1739946918, 1739946918, '1'),
(189075, 19840, 'QU', 'OK', 'S', 1739946920, 1739946920, '1'),
(189076, 36234, 'QU', 'OK', 'S', 1739946922, 1739946922, '1'),
(189077, 27159, 'QU', 'OK', 'S', 1739946924, 1739946924, '1'),
(189078, 14542, 'QU', 'OK', 'S', 1739947087, 1739947087, '1'),
(189079, 14542, 'QU', 'OK', 'S', 1739947100, 1739947100, '1'),
(189080, 20929, 'QU', 'OK', 'S', 1739950445, 1739950445, '1'),
(189081, 20929, 'QU', 'OK', 'S', 1739950448, 1739950448, '1'),
(189082, 29302, 'QU', 'OK', 'S', 1739950723, 1739950723, '1'),
(189083, 29302, 'QU', 'OK', 'S', 1739950726, 1739950726, '1'),
(189084, 31975, 'QU', 'OK', 'S', 1739950816, 1739950816, '1'),
(189085, 31975, 'QU', 'OK', 'S', 1739950819, 1739950819, '1'),
(189086, 31968, 'QU', 'OK', 'S', 1739950906, 1739950906, '1'),
(189087, 31956, 'QU', 'OK', 'S', 1739950957, 1739950957, '1'),
(189088, 31955, 'QU', 'OK', 'S', 1739951008, 1739951008, '1'),
(189089, 31955, 'QU', 'OK', 'S', 1739951011, 1739951011, '1'),
(189090, 31955, 'QU', 'OK', 'S', 1739951015, 1739951015, '1'),
(189091, 31955, 'QU', 'OK', 'S', 1739951058, 1739951058, '1'),
(189092, 31955, 'QU', 'OK', 'S', 1739951061, 1739951061, '1'),
(189093, 31955, 'QU', 'OK', 'S', 1739951064, 1739951064, '1'),
(189094, 31955, 'QU', 'OK', 'S', 1739951067, 1739951067, '1'),
(189095, 31949, 'QU', 'OK', 'S', 1739951315, 1739951315, '1'),
(189096, 31926, 'QU', 'OK', 'S', 1739951515, 1739951515, '1'),
(189097, 31925, 'QU', 'OK', 'S', 1739951628, 1739951628, '1'),
(189098, 31925, 'QU', 'OK', 'S', 1739951632, 1739951632, '1'),
(189099, 31925, 'QU', 'OK', 'S', 1739951635, 1739951635, '1'),
(189100, 31925, 'QU', 'OK', 'S', 1739951639, 1739951639, '1'),
(189101, 31925, 'QU', 'OK', 'S', 1739951642, 1739951642, '1'),
(189102, 31828, 'QU', 'OK', 'S', 1739951775, 1739951775, '1'),
(189103, 31828, 'QU', 'OK', 'S', 1739951778, 1739951778, '1'),
(189104, 31828, 'QU', 'OK', 'S', 1739951781, 1739951781, '1'),
(189105, 31828, 'QU', 'OK', 'S', 1739952008, 1739952008, '1'),
(189106, 31828, 'QU', 'OK', 'S', 1739952015, 1739952015, '1'),
(189107, 31759, 'QU', 'OK', 'S', 1739952150, 1739952150, '1'),
(189108, 31759, 'QU', 'OK', 'S', 1739952153, 1739952153, '1'),
(189109, 31759, 'QU', 'OK', 'S', 1739952157, 1739952157, '1'),
(189110, 31759, 'QU', 'OK', 'S', 1739952160, 1739952160, '1'),
(189111, 31759, 'QU', 'OK', 'S', 1739952163, 1739952163, '1'),
(189112, 31759, 'QU', 'OK', 'S', 1739952168, 1739952168, '1'),
(189113, 31759, 'QU', 'OK', 'S', 1739952171, 1739952171, '1'),
(189114, 31759, 'QU', 'OK', 'S', 1739952174, 1739952174, '1'),
(189115, 31759, 'QU', 'OK', 'S', 1739952179, 1739952179, '1'),
(189116, 31759, 'QU', 'OK', 'S', 1739952183, 1739952183, '1'),
(189117, 31759, 'QU', 'OK', 'S', 1739952186, 1739952186, '1'),
(189118, 31759, 'QU', 'OK', 'S', 1739952189, 1739952189, '1'),
(189119, 31759, 'QU', 'OK', 'S', 1739952206, 1739952206, '1'),
(189120, 31759, 'QU', 'OK', 'S', 1739952218, 1739952218, '1'),
(189121, 31759, 'QU', 'OK', 'S', 1739952224, 1739952224, '1'),
(189122, 31759, 'QU', 'OK', 'S', 1739952228, 1739952228, '1'),
(189123, 31759, 'QU', 'OK', 'S', 1739952231, 1739952231, '1'),
(189124, 31828, 'QU', 'OK', 'S', 1739952392, 1739952392, '1'),
(189125, 36440, 'QU', 'OK', 'S', 1739953399, 1739953399, '1'),
(189126, 27160, 'QU', 'OK', 'S', 1739953449, 1739953449, '1'),
(189127, 36208, 'QU', 'OK', 'S', 1739953495, 1739953495, '1'),
(189128, 24245, 'QU', 'OK', 'S', 1739953532, 1739953532, '1'),
(189129, 36421, 'QU', 'OK', 'S', 1739953568, 1739953568, '1'),
(189130, 36421, 'QU', 'OK', 'S', 1739953570, 1739953570, '1'),
(189131, 20950, 'QU', 'OK', 'S', 1739953573, 1739953573, '1'),
(189132, 36421, 'QU', 'OK', 'S', 1739953584, 1739953584, '1'),
(189133, 36421, 'QU', 'OK', 'S', 1739953596, 1739953596, '1'),
(189134, 24322, 'QU', 'OK', 'S', 1739953645, 1739953645, '1'),
(189135, 24322, 'QU', 'OK', 'S', 1739953647, 1739953647, '1'),
(189136, 24322, 'QU', 'OK', 'S', 1739953650, 1739953650, '1'),
(189137, 19479, 'QU', 'OK', 'S', 1739953663, 1739953663, '1'),
(189138, 14542, 'QU', 'OK', 'S', 1739953672, 1739953672, '1'),
(189139, 14542, 'QU', 'OK', 'S', 1739953674, 1739953674, '1'),
(189140, 14542, 'QU', 'OK', 'S', 1739953677, 1739953677, '1'),
(189141, 14542, 'QU', 'OK', 'S', 1739953680, 1739953680, '1'),
(189142, 14542, 'QU', 'OK', 'S', 1739953683, 1739953683, '1'),
(189143, 14542, 'QU', 'OK', 'S', 1739953686, 1739953686, '1'),
(189144, 31648, 'QU', 'OK', 'S', 1739953688, 1739953688, '1'),
(189145, 24259, 'QU', 'OK', 'S', 1739953691, 1739953691, '1'),
(189146, 14542, 'QU', 'OK', 'S', 1739953715, 1739953715, '1'),
(189147, 34435, 'QU', 'OK', 'S', 1739953720, 1739953720, '1'),
(189148, 24259, 'QU', 'OK', 'S', 1739953721, 1739953721, '1'),
(189149, 34435, 'QU', 'OK', 'S', 1739953723, 1739953723, '1'),
(189150, 31798, 'QU', 'OK', 'S', 1739953748, 1739953748, '1'),
(189151, 14542, 'QU', 'OK', 'S', 1739953768, 1739953768, '1'),
(189152, 14542, 'QU', 'OK', 'S', 1739953774, 1739953774, '1'),
(189153, 14542, 'QU', 'OK', 'S', 1739953817, 1739953817, '1'),
(189154, 14542, 'QU', 'OK', 'S', 1739953823, 1739953823, '1'),
(189155, 18137, 'QU', 'OK', 'S', 1739953849, 1739953849, '1'),
(189156, 18135, 'QU', 'OK', 'S', 1739953849, 1739953849, '1'),
(189157, 18000, 'QU', 'OK', 'S', 1739953898, 1739953898, '1'),
(189158, 18000, 'QU', 'OK', 'S', 1739953903, 1739953903, '1'),
(189159, 18000, 'QU', 'OK', 'S', 1739953905, 1739953905, '1'),
(189160, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189161, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189162, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189163, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189164, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189165, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189166, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189167, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189168, 36605, 'QU', 'OK', 'S', 1739955932, 1739955932, '1'),
(189169, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189170, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189171, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189172, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189173, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189174, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189175, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189176, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189177, 36604, 'QU', 'OK', 'S', 1739955964, 1739955964, '1'),
(189178, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189179, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189180, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189181, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189182, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189183, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189184, 36603, 'QU', 'OK', 'S', 1739955989, 1739955989, '1'),
(189185, 31175, 'QU', 'OK', 'S', 1739957468, 1739957468, '1'),
(189186, 31549, 'QU', 'OK', 'S', 1739957927, 1739957927, '1'),
(189187, 31549, 'QU', 'OK', 'S', 1739957930, 1739957930, '1'),
(189188, 31175, 'QU', 'OK', 'S', 1739957980, 1739957980, '1'),
(189189, 31175, 'QU', 'OK', 'S', 1739957983, 1739957983, '1'),
(189190, 31175, 'QU', 'OK', 'S', 1739957986, 1739957986, '1'),
(189191, 31175, 'QU', 'OK', 'S', 1739957989, 1739957989, '1'),
(189192, 31175, 'QU', 'OK', 'S', 1739957992, 1739957992, '1'),
(189193, 31175, 'QU', 'OK', 'S', 1739957995, 1739957995, '1'),
(189194, 31175, 'QU', 'OK', 'S', 1739957998, 1739957998, '1'),
(189195, 30531, 'QU', 'OK', 'S', 1739958097, 1739958097, '1'),
(189196, 30531, 'QU', 'OK', 'S', 1739958100, 1739958100, '1'),
(189197, 30531, 'QU', 'OK', 'S', 1739958104, 1739958104, '1'),
(189198, 30245, 'QU', 'OK', 'S', 1739958297, 1739958297, '1'),
(189199, 30236, 'QU', 'OK', 'S', 1739958392, 1739958392, '1'),
(189200, 30236, 'QU', 'OK', 'S', 1739958395, 1739958395, '1'),
(189201, 30236, 'QU', 'OK', 'S', 1739958424, 1739958424, '1'),
(189202, 30237, 'QU', 'OK', 'S', 1739958470, 1739958470, '1'),
(189203, 30237, 'QU', 'OK', 'S', 1739958473, 1739958473, '1'),
(189204, 30237, 'QU', 'OK', 'S', 1739958476, 1739958476, '1'),
(189205, 30237, 'QU', 'OK', 'S', 1739958479, 1739958479, '1'),
(189206, 36429, 'QU', 'OK', 'S', 1739958548, 1739958548, '1'),
(189207, 36429, 'QU', 'OK', 'S', 1739958552, 1739958552, '1'),
(189208, 36429, 'QU', 'OK', 'S', 1739958556, 1739958556, '1'),
(189209, 36429, 'QU', 'OK', 'S', 1739958560, 1739958560, '1'),
(189210, 36429, 'QU', 'OK', 'S', 1739958565, 1739958565, '1'),
(189211, 36429, 'QU', 'OK', 'S', 1739958569, 1739958569, '1'),
(189212, 36429, 'QU', 'OK', 'S', 1739958573, 1739958573, '1'),
(189213, 36429, 'QU', 'OK', 'S', 1739958578, 1739958578, '1'),
(189214, 28681, 'QU', 'OK', 'S', 1739959905, 1739959905, '1'),
(189215, 22869, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189216, 22871, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189217, 12280, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189218, 28002, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189219, 28002, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189220, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189221, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189222, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189223, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189224, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189225, 28681, 'QU', 'OK', 'S', 1739959922, 1739959922, '1'),
(189226, 36171, 'QU', 'OK', 'S', 1739960209, 1739960209, '1'),
(189227, 20988, 'QU', 'OK', 'S', 1739960218, 1739960218, '1'),
(189228, 36429, 'QU', 'OK', 'S', 1739960410, 1739960410, '1'),
(189229, 27691, 'QU', 'OK', 'S', 1739960465, 1739960465, '1'),
(189230, 27392, 'QU', 'OK', 'S', 1739960506, 1739960506, '1'),
(189231, 36600, 'QU', 'OK', 'S', 1739960566, 1739960566, '1'),
(189232, 35851, 'QU', 'OK', 'S', 1739960823, 1739960823, '1'),
(189233, 35851, 'QU', 'OK', 'S', 1739960877, 1739960877, '1'),
(189234, 35851, 'QU', 'OK', 'S', 1739960881, 1739960881, '1'),
(189235, 34390, 'QU', 'OK', 'S', 1739960884, 1739960884, '1'),
(189236, 34390, 'QU', 'OK', 'S', 1739960887, 1739960887, '1'),
(189237, 35563, 'QU', 'OK', 'S', 1739960890, 1739960890, '1'),
(189238, 35563, 'QU', 'OK', 'S', 1739960892, 1739960892, '1'),
(189239, 35563, 'QU', 'OK', 'S', 1739960895, 1739960895, '1'),
(189240, 35452, 'QU', 'OK', 'S', 1739960897, 1739960897, '1'),
(189241, 35514, 'QU', 'OK', 'S', 1739960911, 1739960911, '1'),
(189242, 35563, 'QU', 'OK', 'S', 1739960925, 1739960925, '1'),
(189243, 20660, 'QU', 'OK', 'S', 1739961307, 1739961307, '1'),
(189244, 20660, 'QU', 'OK', 'S', 1739961307, 1739961307, '1'),
(189245, 36622, 'QU', 'OK', 'S', 1739961322, 1739961322, '1'),
(189246, 24677, 'QU', 'OK', 'S', 1739961323, 1739961323, '1'),
(189247, 24677, 'QU', 'OK', 'S', 1739961323, 1739961323, '1'),
(189248, 21736, 'QU', 'OK', 'S', 1739961338, 1739961338, '1'),
(189249, 22610, 'QU', 'OK', 'S', 1739961349, 1739961349, '1'),
(189250, 20228, 'QU', 'OK', 'S', 1739961360, 1739961360, '1'),
(189251, 20228, 'QU', 'OK', 'S', 1739961360, 1739961360, '1'),
(189252, 24739, 'QU', 'OK', 'S', 1739961387, 1739961387, '1'),
(189253, 32754, 'QU', 'OK', 'S', 1739961399, 1739961399, '1'),
(189254, 36623, 'QU', 'OK', 'S', 1739961723, 1739961723, '1'),
(189255, 24667, 'QU', 'OK', 'S', 1739961942, 1739961942, '1'),
(189256, 24667, 'QU', 'OK', 'S', 1739961942, 1739961942, '1'),
(189257, 18135, 'QU', 'OK', 'S', 1739962100, 1739962100, '1'),
(189258, 18135, 'QU', 'OK', 'S', 1739962100, 1739962100, '1'),
(189259, 35380, 'QU', 'OK', 'S', 1739962120, 1739962120, '1'),
(189260, 35380, 'QU', 'OK', 'S', 1739962120, 1739962120, '1'),
(189261, 14805, 'QU', 'OK', 'S', 1739962135, 1739962135, '1'),
(189262, 35714, 'QU', 'OK', 'S', 1739962147, 1739962147, '1'),
(189263, 35714, 'QU', 'OK', 'S', 1739962147, 1739962147, '1'),
(189264, 35483, 'QU', 'OK', 'S', 1739962163, 1739962163, '1'),
(189265, 17071, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189266, 17071, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189267, 21134, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189268, 21134, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189269, 21134, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189270, 21134, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189271, 21134, 'QU', 'OK', 'S', 1739962342, 1739962342, '1'),
(189272, 23091, 'QU', 'OK', 'S', 1739962387, 1739962387, '1'),
(189273, 21888, 'QU', 'OK', 'S', 1739962752, 1739962752, '1'),
(189274, 21888, 'QU', 'OK', 'S', 1739962812, 1739962812, '1'),
(189275, 21888, 'QU', 'OK', 'S', 1739962822, 1739962822, '1'),
(189276, 11796, 'QU', 'OK', 'S', 1739962897, 1739962897, '1'),
(189277, 11796, 'QU', 'OK', 'S', 1739962932, 1739962932, '1'),
(189278, 11796, 'QU', 'OK', 'S', 1739962938, 1739962938, '1'),
(189279, 11796, 'QU', 'OK', 'S', 1739962985, 1739962985, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(189280, 11796, 'QU', 'OK', 'S', 1739963001, 1739963001, '1'),
(189281, 34401, 'QU', 'OK', 'S', 1739963048, 1739963048, '1'),
(189282, 34401, 'QU', 'OK', 'S', 1739963053, 1739963053, '1'),
(189283, 34401, 'QU', 'OK', 'S', 1739963087, 1739963087, '1'),
(189284, 34401, 'QU', 'OK', 'S', 1739963093, 1739963093, '1'),
(189285, 34401, 'QU', 'OK', 'S', 1739963100, 1739963100, '1'),
(189286, 31798, 'QU', 'OK', 'S', 1739963118, 1739963118, '1'),
(189287, 19479, 'QU', 'OK', 'S', 1739963430, 1739963430, '1'),
(189288, 36633, 'QU', 'OK', 'S', 1739963795, 1739963795, '1'),
(189289, 35161, 'QU', 'OK', 'S', 1739963898, 1739963898, '1'),
(189290, 30155, 'QU', 'OK', 'S', 1739963939, 1739963939, '1'),
(189291, 36631, 'QU', 'OK', 'S', 1739963979, 1739963979, '1'),
(189292, 35514, 'QU', 'OK', 'S', 1739963991, 1739963991, '1'),
(189293, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189294, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189295, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189296, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189297, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189298, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189299, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189300, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189301, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189302, 23868, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189303, 14542, 'QU', 'OK', 'S', 1739964116, 1739964116, '1'),
(189304, 14542, 'QU', 'OK', 'S', 1739964128, 1739964128, '1'),
(189305, 14542, 'QU', 'OK', 'S', 1739964131, 1739964131, '1'),
(189306, 14542, 'QU', 'OK', 'S', 1739964133, 1739964133, '1'),
(189307, 30444, 'QU', 'OK', 'S', 1739964410, 1739964410, '1'),
(189308, 31147, 'QU', 'OK', 'S', 1739964418, 1739964418, '1'),
(189309, 31147, 'QU', 'OK', 'S', 1739964423, 1739964423, '1'),
(189310, 36632, 'QU', 'OK', 'S', 1739964897, 1739964897, '1'),
(189311, 36624, 'QU', 'OK', 'S', 1739965140, 1739965140, '1'),
(189312, 36630, 'QU', 'OK', 'S', 1739965268, 1739965268, '1'),
(189313, 36560, 'QU', 'OK', 'S', 1739965358, 1739965358, '1'),
(189314, 36631, 'QU', 'OK', 'S', 1739965567, 1739965567, '1'),
(189315, 36633, 'QU', 'OK', 'S', 1739965629, 1739965629, '1'),
(189316, 36632, 'QU', 'OK', 'S', 1739965663, 1739965663, '1'),
(189317, 36624, 'QU', 'OK', 'S', 1739965778, 1739965778, '1'),
(189318, 36629, 'QU', 'OK', 'S', 1739965838, 1739965838, '1'),
(189319, 36630, 'QU', 'OK', 'S', 1739965865, 1739965865, '1'),
(189320, 20096, 'QU', 'OK', 'S', 1739966067, 1739966067, '1'),
(189321, 29838, 'QU', 'OK', 'S', 1739966070, 1739966070, '1'),
(189322, 20096, 'QU', 'OK', 'S', 1739966074, 1739966074, '1'),
(189323, 36625, 'QU', 'OK', 'S', 1739966307, 1739966307, '1'),
(189324, 30155, 'QU', 'OK', 'S', 1739966450, 1739966450, '1'),
(189325, 30155, 'QU', 'OK', 'S', 1739966478, 1739966478, '1'),
(189326, 36631, 'QU', 'OK', 'S', 1739966719, 1739966719, '1'),
(189327, 36345, 'QU', 'OK', 'S', 1739966722, 1739966722, '1'),
(189328, 36631, 'QU', 'OK', 'S', 1739966745, 1739966745, '1'),
(189329, 36631, 'QU', 'OK', 'S', 1739966748, 1739966748, '1'),
(189330, 36633, 'QU', 'OK', 'S', 1739966760, 1739966760, '1'),
(189331, 36633, 'QU', 'OK', 'S', 1739966772, 1739966772, '1'),
(189332, 36633, 'QU', 'OK', 'S', 1739966776, 1739966776, '1'),
(189333, 36633, 'QU', 'OK', 'S', 1739966779, 1739966779, '1'),
(189334, 36633, 'QU', 'OK', 'S', 1739966782, 1739966782, '1'),
(189335, 36633, 'QU', 'OK', 'S', 1739966785, 1739966785, '1'),
(189336, 36633, 'QU', 'OK', 'S', 1739966787, 1739966787, '1'),
(189337, 36621, 'QU', 'OK', 'S', 1739966788, 1739966788, '1'),
(189338, 36633, 'QU', 'OK', 'S', 1739966790, 1739966790, '1'),
(189339, 36633, 'QU', 'OK', 'S', 1739966792, 1739966792, '1'),
(189340, 739, 'QU', 'OK', 'S', 1739966800, 1739966800, '1'),
(189341, 36620, 'QU', 'OK', 'S', 1739966964, 1739966964, '1'),
(189342, 36619, 'QU', 'OK', 'S', 1739967150, 1739967150, '1'),
(189343, 36622, 'QU', 'OK', 'S', 1739967234, 1739967234, '1'),
(189344, 36623, 'QU', 'OK', 'S', 1739967297, 1739967297, '1'),
(189345, 24239, 'QU', 'OK', 'S', 1739967653, 1739967653, '1'),
(189346, 24236, 'QU', 'OK', 'S', 1739967656, 1739967656, '1'),
(189347, 29616, 'QU', 'OK', 'S', 1739967658, 1739967658, '1'),
(189348, 13441, 'QU', 'OK', 'S', 1739967660, 1739967660, '1'),
(189349, 18244, 'QU', 'OK', 'S', 1739967663, 1739967663, '1'),
(189350, 29332, 'QU', 'OK', 'S', 1739967666, 1739967666, '1'),
(189351, 18240, 'QU', 'OK', 'S', 1739967668, 1739967668, '1'),
(189352, 32176, 'QU', 'OK', 'S', 1739967671, 1739967671, '1'),
(189353, 29399, 'QU', 'OK', 'S', 1739967674, 1739967674, '1'),
(189354, 34441, 'QU', 'OK', 'S', 1739967686, 1739967686, '1'),
(189355, 13452, 'QU', 'OK', 'S', 1739967688, 1739967688, '1'),
(189356, 13443, 'QU', 'OK', 'S', 1739967692, 1739967692, '1'),
(189357, 18416, 'QU', 'OK', 'S', 1739967707, 1739967707, '1'),
(189358, 36617, 'QU', 'OK', 'S', 1739968231, 1739968231, '1'),
(189359, 36618, 'QU', 'OK', 'S', 1739968275, 1739968275, '1'),
(189360, 24745, 'QU', 'OK', 'S', 1739969394, 1739969394, '1'),
(189361, 18803, 'QU', 'OK', 'S', 1739969406, 1739969406, '1'),
(189362, 36626, 'QU', 'OK', 'S', 1739970532, 1739970532, '1'),
(189363, 36628, 'QU', 'OK', 'S', 1739970745, 1739970745, '1'),
(189364, 36627, 'QU', 'OK', 'S', 1739970893, 1739970893, '1'),
(189365, 35867, 'QU', 'OK', 'S', 1739971270, 1739971270, '1'),
(189366, 35866, 'QU', 'OK', 'S', 1739971302, 1739971302, '1'),
(189367, 33041, 'QU', 'OK', 'S', 1739971344, 1739971344, '1'),
(189368, 19144, 'QU', 'OK', 'S', 1739971433, 1739971433, '1'),
(189369, 31798, 'QU', 'OK', 'S', 1739972719, 1739972719, '1'),
(189370, 31798, 'QU', 'OK', 'S', 1739972724, 1739972724, '1'),
(189371, 31798, 'QU', 'OK', 'S', 1739972727, 1739972727, '1'),
(189372, 19843, 'QU', 'OK', 'S', 1739972744, 1739972744, '1'),
(189373, 19843, 'QU', 'OK', 'S', 1739972748, 1739972748, '1'),
(189374, 19843, 'QU', 'OK', 'S', 1739972753, 1739972753, '1'),
(189375, 19843, 'QU', 'OK', 'S', 1739972756, 1739972756, '1'),
(189376, 19843, 'QU', 'OK', 'S', 1739972759, 1739972759, '1'),
(189377, 19843, 'QU', 'OK', 'S', 1739972763, 1739972763, '1'),
(189378, 19843, 'QU', 'OK', 'S', 1739972766, 1739972766, '1'),
(189379, 19843, 'QU', 'OK', 'S', 1739972768, 1739972768, '1'),
(189380, 19843, 'QU', 'OK', 'S', 1739972772, 1739972772, '1'),
(189381, 19843, 'QU', 'OK', 'S', 1739972773, 1739972773, '1'),
(189382, 19843, 'QU', 'OK', 'S', 1739972777, 1739972777, '1'),
(189383, 36359, 'QU', 'OK', 'S', 1739974282, 1739974282, '1'),
(189384, 36358, 'QU', 'OK', 'S', 1739974285, 1739974285, '1'),
(189385, 36359, 'QU', 'OK', 'S', 1739974310, 1739974310, '1'),
(189386, 36358, 'QU', 'OK', 'S', 1739974312, 1739974312, '1'),
(189387, 36305, 'QU', 'OK', 'S', 1739974316, 1739974316, '1'),
(189388, 36436, 'QU', 'OK', 'S', 1739974322, 1739974322, '1'),
(189389, 36436, 'QU', 'OK', 'S', 1739974324, 1739974324, '1'),
(189390, 31194, 'QU', 'OK', 'S', 1739974326, 1739974326, '1'),
(189391, 36215, 'QU', 'OK', 'S', 1739974328, 1739974328, '1'),
(189392, 31194, 'QU', 'OK', 'S', 1739974336, 1739974336, '1'),
(189393, 31194, 'QU', 'OK', 'S', 1739974353, 1739974353, '1'),
(189394, 23153, 'QU', 'OK', 'S', 1740028070, 1740028070, '1'),
(189395, 36534, 'QU', 'OK', 'S', 1740028072, 1740028072, '1'),
(189396, 7491, 'QU', 'OK', 'S', 1740028074, 1740028074, '1'),
(189397, 2439, 'QU', 'OK', 'S', 1740028076, 1740028076, '1'),
(189398, 25424, 'QU', 'OK', 'S', 1740028078, 1740028078, '1'),
(189399, 30886, 'QU', 'OK', 'S', 1740028081, 1740028081, '1'),
(189400, 33262, 'QU', 'OK', 'S', 1740028083, 1740028083, '1'),
(189401, 36001, 'QU', 'OK', 'S', 1740028085, 1740028085, '1'),
(189402, 36001, 'QU', 'OK', 'S', 1740028087, 1740028087, '1'),
(189403, 27360, 'QU', 'OK', 'S', 1740028089, 1740028089, '1'),
(189404, 25309, 'QU', 'OK', 'S', 1740028091, 1740028091, '1'),
(189405, 22526, 'QU', 'OK', 'S', 1740028093, 1740028093, '1'),
(189406, 36094, 'QU', 'OK', 'S', 1740028095, 1740028095, '1'),
(189407, 3355, 'QU', 'OK', 'S', 1740028104, 1740028104, '1'),
(189408, 3436, 'QU', 'OK', 'S', 1740028112, 1740028112, '1'),
(189409, 160, 'QU', 'OK', 'S', 1740028118, 1740028118, '1'),
(189410, 31194, 'QU', 'OK', 'S', 1740028515, 1740028515, '1'),
(189411, 36305, 'QU', 'OK', 'S', 1740028519, 1740028519, '1'),
(189412, 36436, 'QU', 'OK', 'S', 1740028520, 1740028520, '1'),
(189413, 36436, 'QU', 'OK', 'S', 1740028521, 1740028521, '1'),
(189414, 36215, 'QU', 'OK', 'S', 1740028531, 1740028531, '1'),
(189415, 36215, 'QU', 'OK', 'S', 1740028557, 1740028557, '1'),
(189416, 36436, 'QU', 'OK', 'S', 1740028563, 1740028563, '1'),
(189417, 36436, 'QU', 'OK', 'S', 1740028569, 1740028569, '1'),
(189418, 31194, 'QU', 'OK', 'S', 1740028573, 1740028573, '1'),
(189419, 31194, 'QU', 'OK', 'S', 1740028577, 1740028577, '1'),
(189420, 35799, 'QU', 'OK', 'S', 1740028593, 1740028593, '1'),
(189421, 36358, 'QU', 'OK', 'S', 1740028600, 1740028600, '1'),
(189422, 36358, 'QU', 'OK', 'S', 1740028604, 1740028604, '1'),
(189423, 31194, 'QU', 'OK', 'S', 1740028615, 1740028615, '1'),
(189424, 31194, 'QU', 'OK', 'S', 1740028620, 1740028620, '1'),
(189425, 36406, 'QU', 'OK', 'S', 1740028634, 1740028634, '1'),
(189426, 36215, 'QU', 'OK', 'S', 1740028640, 1740028640, '1'),
(189427, 35799, 'QU', 'OK', 'S', 1740028645, 1740028645, '1'),
(189428, 36032, 'QU', 'OK', 'S', 1740028650, 1740028650, '1'),
(189429, 36437, 'QU', 'OK', 'S', 1740028656, 1740028656, '1'),
(189430, 36406, 'QU', 'OK', 'S', 1740028660, 1740028660, '1'),
(189431, 36205, 'QU', 'OK', 'S', 1740028665, 1740028665, '1'),
(189432, 36205, 'QU', 'OK', 'S', 1740028669, 1740028669, '1'),
(189433, 35935, 'QU', 'OK', 'S', 1740028676, 1740028676, '1'),
(189434, 35935, 'QU', 'OK', 'S', 1740028681, 1740028681, '1'),
(189435, 36032, 'QU', 'OK', 'S', 1740028687, 1740028687, '1'),
(189436, 36218, 'QU', 'OK', 'S', 1740028692, 1740028692, '1'),
(189437, 36218, 'QU', 'OK', 'S', 1740028699, 1740028699, '1'),
(189438, 36305, 'QU', 'OK', 'S', 1740028702, 1740028702, '1'),
(189439, 36440, 'QU', 'OK', 'S', 1740028719, 1740028719, '1'),
(189440, 36406, 'QU', 'OK', 'S', 1740028729, 1740028729, '1'),
(189441, 36422, 'QU', 'OK', 'S', 1740028741, 1740028741, '1'),
(189442, 36305, 'QU', 'OK', 'S', 1740028777, 1740028777, '1'),
(189443, 36213, 'QU', 'OK', 'S', 1740029106, 1740029106, '1'),
(189444, 36213, 'QU', 'OK', 'S', 1740029111, 1740029111, '1'),
(189445, 36168, 'QU', 'OK', 'S', 1740029139, 1740029139, '1'),
(189446, 36168, 'QU', 'OK', 'S', 1740029144, 1740029144, '1'),
(189447, 36346, 'QU', 'OK', 'S', 1740029156, 1740029156, '1'),
(189448, 36346, 'QU', 'OK', 'S', 1740029159, 1740029159, '1'),
(189449, 36346, 'QU', 'OK', 'S', 1740029161, 1740029161, '1'),
(189450, 36346, 'QU', 'OK', 'S', 1740029163, 1740029163, '1'),
(189451, 36346, 'QU', 'OK', 'S', 1740029165, 1740029165, '1'),
(189452, 36346, 'QU', 'OK', 'S', 1740029171, 1740029171, '1'),
(189453, 36358, 'QU', 'OK', 'S', 1740029404, 1740029404, '1'),
(189454, 36358, 'QU', 'OK', 'S', 1740029408, 1740029408, '1'),
(189455, 36358, 'QU', 'OK', 'S', 1740029410, 1740029410, '1'),
(189456, 36358, 'QU', 'OK', 'S', 1740029412, 1740029412, '1'),
(189457, 36358, 'QU', 'OK', 'S', 1740029415, 1740029415, '1'),
(189458, 36358, 'QU', 'OK', 'S', 1740029417, 1740029417, '1'),
(189459, 36359, 'QU', 'OK', 'S', 1740029427, 1740029427, '1'),
(189460, 36359, 'QU', 'OK', 'S', 1740029430, 1740029430, '1'),
(189461, 36359, 'QU', 'OK', 'S', 1740029432, 1740029432, '1'),
(189462, 36359, 'QU', 'OK', 'S', 1740029434, 1740029434, '1'),
(189463, 36359, 'QU', 'OK', 'S', 1740029436, 1740029436, '1'),
(189464, 36359, 'QU', 'OK', 'S', 1740029439, 1740029439, '1'),
(189465, 36572, 'QU', 'OK', 'S', 1740029727, 1740029727, '1'),
(189466, 13501, 'QU', 'OK', 'S', 1740030040, 1740030040, '1'),
(189467, 13439, 'QU', 'OK', 'S', 1740030379, 1740030379, '1'),
(189468, 17042, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189469, 17042, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189470, 6626, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189471, 35866, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189472, 35155, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189473, 699, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189474, 33230, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189475, 33230, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189476, 22101, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189477, 17042, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189478, 22101, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189479, 33230, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189480, 33230, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189481, 19686, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189482, 17042, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189483, 12340, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189484, 12340, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189485, 13378, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189486, 699, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189487, 24947, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189488, 17042, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189489, 33458, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189490, 15711, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189491, 35866, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189492, 6626, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189493, 14389, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189494, 24947, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189495, 15711, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189496, 13378, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189497, 15711, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189498, 33458, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189499, 35164, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189500, 26106, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189501, 35164, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189502, 15711, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189503, 15711, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189504, 33458, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189505, 33458, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189506, 14389, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189507, 14389, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189508, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189509, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189510, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189511, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189512, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189513, 34387, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189514, 18642, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189515, 12926, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189516, 12507, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189517, 12175, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189518, 12175, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189519, 12175, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189520, 32294, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189521, 32294, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189522, 32294, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189523, 12175, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189524, 12175, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189525, 32294, 'QU', 'OK', 'S', 1740030747, 1740030747, '1'),
(189526, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189527, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189528, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189529, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189530, 34148, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189531, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189532, 18642, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189533, 32294, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189534, 12926, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189535, 22646, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189536, 22646, 'QU', 'OK', 'S', 1740030748, 1740030748, '1'),
(189537, 33230, 'QU', 'OK', 'S', 1740030784, 1740030784, '1'),
(189538, 33230, 'QU', 'OK', 'S', 1740030790, 1740030790, '1'),
(189539, 22101, 'QU', 'OK', 'S', 1740030796, 1740030796, '1'),
(189540, 33230, 'QU', 'OK', 'S', 1740030804, 1740030804, '1'),
(189541, 19686, 'QU', 'OK', 'S', 1740030811, 1740030811, '1'),
(189542, 12340, 'QU', 'OK', 'S', 1740030819, 1740030819, '1'),
(189543, 35866, 'QU', 'OK', 'S', 1740030824, 1740030824, '1'),
(189544, 6626, 'QU', 'OK', 'S', 1740030830, 1740030830, '1'),
(189545, 35155, 'QU', 'OK', 'S', 1740030836, 1740030836, '1'),
(189546, 13378, 'QU', 'OK', 'S', 1740030842, 1740030842, '1'),
(189547, 15711, 'QU', 'OK', 'S', 1740030847, 1740030847, '1'),
(189548, 24947, 'QU', 'OK', 'S', 1740030853, 1740030853, '1'),
(189549, 33458, 'QU', 'OK', 'S', 1740030861, 1740030861, '1'),
(189550, 35164, 'QU', 'OK', 'S', 1740030866, 1740030866, '1'),
(189551, 26106, 'QU', 'OK', 'S', 1740030872, 1740030872, '1'),
(189552, 33458, 'QU', 'OK', 'S', 1740030878, 1740030878, '1'),
(189553, 33458, 'QU', 'OK', 'S', 1740030883, 1740030883, '1'),
(189554, 17042, 'QU', 'OK', 'S', 1740030945, 1740030945, '1'),
(189555, 17042, 'QU', 'OK', 'S', 1740030949, 1740030949, '1'),
(189556, 14389, 'QU', 'OK', 'S', 1740030954, 1740030954, '1'),
(189557, 22101, 'QU', 'OK', 'S', 1740030998, 1740030998, '1'),
(189558, 33230, 'QU', 'OK', 'S', 1740031008, 1740031008, '1'),
(189559, 17042, 'QU', 'OK', 'S', 1740031014, 1740031014, '1'),
(189560, 36531, 'QU', 'OK', 'S', 1740032463, 1740032463, '1'),
(189561, 36533, 'QU', 'OK', 'S', 1740032477, 1740032477, '1'),
(189562, 14389, 'QU', 'OK', 'S', 1740032876, 1740032876, '1'),
(189563, 34387, 'QU', 'OK', 'S', 1740032882, 1740032882, '1'),
(189564, 34387, 'QU', 'OK', 'S', 1740032897, 1740032897, '1'),
(189565, 34387, 'QU', 'OK', 'S', 1740032903, 1740032903, '1'),
(189566, 35164, 'QU', 'OK', 'S', 1740032916, 1740032916, '1'),
(189567, 15711, 'QU', 'OK', 'S', 1740032921, 1740032921, '1'),
(189568, 12340, 'QU', 'OK', 'S', 1740032926, 1740032926, '1'),
(189569, 857, 'QU', 'OK', 'S', 1740033040, 1740033040, '1'),
(189570, 35384, 'QU', 'OK', 'S', 1740033050, 1740033050, '1'),
(189571, 17042, 'QU', 'OK', 'S', 1740033351, 1740033351, '1'),
(189572, 35866, 'QU', 'OK', 'S', 1740033366, 1740033366, '1'),
(189573, 17042, 'QU', 'OK', 'S', 1740033372, 1740033372, '1'),
(189574, 15711, 'QU', 'OK', 'S', 1740033377, 1740033377, '1'),
(189575, 24947, 'QU', 'OK', 'S', 1740033383, 1740033383, '1'),
(189576, 13378, 'QU', 'OK', 'S', 1740033408, 1740033408, '1'),
(189577, 15711, 'QU', 'OK', 'S', 1740033416, 1740033416, '1'),
(189578, 6626, 'QU', 'OK', 'S', 1740033421, 1740033421, '1'),
(189579, 33458, 'QU', 'OK', 'S', 1740033428, 1740033428, '1'),
(189580, 34387, 'QU', 'OK', 'S', 1740033432, 1740033432, '1'),
(189581, 34387, 'QU', 'OK', 'S', 1740033436, 1740033436, '1'),
(189582, 15711, 'QU', 'OK', 'S', 1740033440, 1740033440, '1'),
(189583, 34387, 'QU', 'OK', 'S', 1740033445, 1740033445, '1'),
(189584, 14389, 'QU', 'OK', 'S', 1740033448, 1740033448, '1'),
(189585, 699, 'QU', 'OK', 'S', 1740033454, 1740033454, '1'),
(189586, 699, 'QU', 'OK', 'S', 1740033464, 1740033464, '1'),
(189587, 18467, 'QU', 'OK', 'S', 1740033585, 1740033585, '1'),
(189588, 15585, 'QU', 'OK', 'S', 1740033597, 1740033597, '1'),
(189589, 12926, 'QU', 'OK', 'S', 1740033628, 1740033628, '1'),
(189590, 22646, 'QU', 'OK', 'S', 1740033637, 1740033637, '1'),
(189591, 22646, 'QU', 'OK', 'S', 1740033642, 1740033642, '1'),
(189592, 18642, 'QU', 'OK', 'S', 1740033648, 1740033648, '1'),
(189593, 32294, 'QU', 'OK', 'S', 1740033653, 1740033653, '1'),
(189594, 32294, 'QU', 'OK', 'S', 1740033657, 1740033657, '1'),
(189595, 12175, 'QU', 'OK', 'S', 1740033663, 1740033663, '1'),
(189596, 32294, 'QU', 'OK', 'S', 1740033670, 1740033670, '1'),
(189597, 32294, 'QU', 'OK', 'S', 1740033675, 1740033675, '1'),
(189598, 32294, 'QU', 'OK', 'S', 1740033681, 1740033681, '1'),
(189599, 32294, 'QU', 'OK', 'S', 1740033685, 1740033685, '1'),
(189600, 12175, 'QU', 'OK', 'S', 1740033691, 1740033691, '1'),
(189601, 32294, 'QU', 'OK', 'S', 1740033697, 1740033697, '1'),
(189602, 32294, 'QU', 'OK', 'S', 1740033702, 1740033702, '1'),
(189603, 32294, 'QU', 'OK', 'S', 1740033707, 1740033707, '1'),
(189604, 34148, 'QU', 'OK', 'S', 1740033712, 1740033712, '1'),
(189605, 12507, 'QU', 'OK', 'S', 1740033742, 1740033742, '1'),
(189606, 32294, 'QU', 'OK', 'S', 1740033747, 1740033747, '1'),
(189607, 12175, 'QU', 'OK', 'S', 1740033752, 1740033752, '1'),
(189608, 12175, 'QU', 'OK', 'S', 1740033757, 1740033757, '1'),
(189609, 12175, 'QU', 'OK', 'S', 1740033763, 1740033763, '1'),
(189610, 12926, 'QU', 'OK', 'S', 1740033770, 1740033770, '1'),
(189611, 18642, 'QU', 'OK', 'S', 1740033773, 1740033773, '1'),
(189612, 15711, 'QU', 'OK', 'S', 1740033834, 1740033834, '1'),
(189613, 17042, 'QU', 'OK', 'S', 1740033858, 1740033858, '1'),
(189614, 17042, 'QU', 'OK', 'S', 1740033863, 1740033863, '1'),
(189615, 17042, 'QU', 'OK', 'S', 1740033869, 1740033869, '1'),
(189616, 22101, 'QU', 'OK', 'S', 1740033877, 1740033877, '1'),
(189617, 22101, 'QU', 'OK', 'S', 1740033882, 1740033882, '1'),
(189618, 22101, 'QU', 'OK', 'S', 1740033888, 1740033888, '1'),
(189619, 35164, 'QU', 'OK', 'S', 1740033897, 1740033897, '1'),
(189620, 22101, 'QU', 'OK', 'S', 1740033909, 1740033909, '1'),
(189621, 22101, 'QU', 'OK', 'S', 1740033915, 1740033915, '1'),
(189622, 34478, 'QU', 'OK', 'S', 1740033918, 1740033918, '1'),
(189623, 24947, 'QU', 'OK', 'S', 1740033920, 1740033920, '1'),
(189624, 22101, 'QU', 'OK', 'S', 1740033926, 1740033926, '1'),
(189625, 3474, 'QU', 'OK', 'S', 1740033942, 1740033942, '1'),
(189626, 3474, 'QU', 'OK', 'S', 1740033945, 1740033945, '1'),
(189627, 15711, 'QU', 'OK', 'S', 1740033963, 1740033963, '1'),
(189628, 17042, 'QU', 'OK', 'S', 1740033969, 1740033969, '1'),
(189629, 17042, 'QU', 'OK', 'S', 1740033978, 1740033978, '1'),
(189630, 6626, 'QU', 'OK', 'S', 1740033986, 1740033986, '1'),
(189631, 699, 'QU', 'OK', 'S', 1740033993, 1740033993, '1'),
(189632, 30166, 'QU', 'OK', 'S', 1740034164, 1740034164, '1'),
(189633, 30166, 'QU', 'OK', 'S', 1740034171, 1740034171, '1'),
(189634, 13938, 'QU', 'OK', 'S', 1740034176, 1740034176, '1'),
(189635, 30166, 'QU', 'OK', 'S', 1740034182, 1740034182, '1'),
(189636, 30166, 'QU', 'OK', 'S', 1740034188, 1740034188, '1'),
(189637, 13938, 'QU', 'OK', 'S', 1740034191, 1740034191, '1'),
(189638, 13938, 'QU', 'OK', 'S', 1740034197, 1740034197, '1'),
(189639, 30166, 'QU', 'OK', 'S', 1740034204, 1740034204, '1'),
(189640, 30166, 'QU', 'OK', 'S', 1740034213, 1740034213, '1'),
(189641, 26938, 'QU', 'OK', 'S', 1740034233, 1740034233, '1'),
(189642, 13938, 'QU', 'OK', 'S', 1740034240, 1740034240, '1'),
(189643, 26938, 'QU', 'OK', 'S', 1740034245, 1740034245, '1'),
(189644, 26938, 'QU', 'OK', 'S', 1740034250, 1740034250, '1'),
(189645, 21298, 'QU', 'OK', 'S', 1740034256, 1740034256, '1'),
(189646, 20933, 'QU', 'OK', 'S', 1740034276, 1740034276, '1'),
(189647, 26938, 'QU', 'OK', 'S', 1740034282, 1740034282, '1'),
(189648, 21298, 'QU', 'OK', 'S', 1740034288, 1740034288, '1'),
(189649, 21298, 'QU', 'OK', 'S', 1740034298, 1740034298, '1'),
(189650, 21298, 'QU', 'OK', 'S', 1740034302, 1740034302, '1'),
(189651, 21298, 'QU', 'OK', 'S', 1740034307, 1740034307, '1'),
(189652, 21298, 'QU', 'OK', 'S', 1740034311, 1740034311, '1'),
(189653, 21298, 'QU', 'OK', 'S', 1740034315, 1740034315, '1'),
(189654, 32465, 'QU', 'OK', 'S', 1740034320, 1740034320, '1'),
(189655, 20933, 'QU', 'OK', 'S', 1740034323, 1740034323, '1'),
(189656, 21298, 'QU', 'OK', 'S', 1740034328, 1740034328, '1'),
(189657, 30166, 'QU', 'OK', 'S', 1740034333, 1740034333, '1'),
(189658, 31408, 'QU', 'OK', 'S', 1740034338, 1740034338, '1'),
(189659, 35891, 'QU', 'OK', 'S', 1740034344, 1740034344, '1'),
(189660, 30166, 'QU', 'OK', 'S', 1740034349, 1740034349, '1'),
(189661, 32465, 'QU', 'OK', 'S', 1740034355, 1740034355, '1'),
(189662, 20933, 'QU', 'OK', 'S', 1740034360, 1740034360, '1'),
(189663, 26940, 'QU', 'OK', 'S', 1740034366, 1740034366, '1'),
(189664, 31408, 'QU', 'OK', 'S', 1740034369, 1740034369, '1'),
(189665, 26940, 'QU', 'OK', 'S', 1740034376, 1740034376, '1'),
(189666, 20933, 'QU', 'OK', 'S', 1740034382, 1740034382, '1'),
(189667, 13938, 'QU', 'OK', 'S', 1740034389, 1740034389, '1'),
(189668, 13938, 'QU', 'OK', 'S', 1740034394, 1740034394, '1'),
(189669, 20933, 'QU', 'OK', 'S', 1740034400, 1740034400, '1'),
(189670, 26940, 'QU', 'OK', 'S', 1740034404, 1740034404, '1'),
(189671, 26940, 'QU', 'OK', 'S', 1740034410, 1740034410, '1'),
(189672, 21298, 'QU', 'OK', 'S', 1740034414, 1740034414, '1'),
(189673, 21298, 'QU', 'OK', 'S', 1740034420, 1740034420, '1'),
(189674, 26940, 'QU', 'OK', 'S', 1740034426, 1740034426, '1'),
(189675, 30166, 'QU', 'OK', 'S', 1740034431, 1740034431, '1'),
(189676, 30166, 'QU', 'OK', 'S', 1740034438, 1740034438, '1'),
(189677, 30166, 'QU', 'OK', 'S', 1740034446, 1740034446, '1'),
(189678, 35891, 'QU', 'OK', 'S', 1740034452, 1740034452, '1'),
(189679, 21298, 'QU', 'OK', 'S', 1740034457, 1740034457, '1'),
(189680, 32465, 'QU', 'OK', 'S', 1740034498, 1740034498, '1'),
(189681, 31408, 'QU', 'OK', 'S', 1740034548, 1740034548, '1'),
(189682, 22791, 'QU', 'OK', 'S', 1740034554, 1740034554, '1'),
(189683, 35891, 'QU', 'OK', 'S', 1740034560, 1740034560, '1'),
(189684, 35891, 'QU', 'OK', 'S', 1740034566, 1740034566, '1'),
(189685, 22791, 'QU', 'OK', 'S', 1740034573, 1740034573, '1'),
(189686, 744, 'QU', 'OK', 'S', 1740034579, 1740034579, '1'),
(189687, 22791, 'QU', 'OK', 'S', 1740034585, 1740034585, '1'),
(189688, 35891, 'QU', 'OK', 'S', 1740034592, 1740034592, '1'),
(189689, 30166, 'QU', 'OK', 'S', 1740034597, 1740034597, '1'),
(189690, 35792, 'QU', 'OK', 'S', 1740034603, 1740034603, '1'),
(189691, 31408, 'QU', 'OK', 'S', 1740034617, 1740034617, '1'),
(189692, 744, 'QU', 'OK', 'S', 1740034657, 1740034657, '1'),
(189693, 30166, 'QU', 'OK', 'S', 1740034864, 1740034864, '1'),
(189694, 30166, 'QU', 'OK', 'S', 1740034870, 1740034870, '1'),
(189695, 31408, 'QU', 'OK', 'S', 1740034875, 1740034875, '1'),
(189696, 31408, 'QU', 'OK', 'S', 1740034881, 1740034881, '1'),
(189697, 22791, 'QU', 'OK', 'S', 1740034886, 1740034886, '1'),
(189698, 27050, 'QU', 'OK', 'S', 1740034893, 1740034893, '1'),
(189699, 22791, 'QU', 'OK', 'S', 1740034901, 1740034901, '1'),
(189700, 30166, 'QU', 'OK', 'S', 1740034908, 1740034908, '1'),
(189701, 744, 'QU', 'OK', 'S', 1740034917, 1740034917, '1'),
(189702, 22791, 'QU', 'OK', 'S', 1740034923, 1740034923, '1'),
(189703, 27050, 'QU', 'OK', 'S', 1740034929, 1740034929, '1'),
(189704, 30166, 'QU', 'OK', 'S', 1740034944, 1740034944, '1'),
(189705, 744, 'QU', 'OK', 'S', 1740034971, 1740034971, '1'),
(189706, 31384, 'QU', 'OK', 'S', 1740034976, 1740034976, '1'),
(189707, 3083, 'QU', 'OK', 'S', 1740034980, 1740034980, '1'),
(189708, 1601, 'QU', 'OK', 'S', 1740034995, 1740034995, '1'),
(189709, 3083, 'QU', 'OK', 'S', 1740035003, 1740035003, '1'),
(189710, 1601, 'QU', 'OK', 'S', 1740035014, 1740035014, '1'),
(189711, 3083, 'QU', 'OK', 'S', 1740035033, 1740035033, '1'),
(189712, 744, 'QU', 'OK', 'S', 1740035046, 1740035046, '1'),
(189713, 3083, 'QU', 'OK', 'S', 1740035055, 1740035055, '1'),
(189714, 20933, 'QU', 'OK', 'S', 1740035063, 1740035063, '1'),
(189715, 26938, 'QU', 'OK', 'S', 1740035075, 1740035075, '1'),
(189716, 744, 'QU', 'OK', 'S', 1740035082, 1740035082, '1'),
(189717, 3083, 'QU', 'OK', 'S', 1740035099, 1740035099, '1'),
(189718, 744, 'QU', 'OK', 'S', 1740035107, 1740035107, '1'),
(189719, 35792, 'QU', 'OK', 'S', 1740035116, 1740035116, '1'),
(189720, 3083, 'QU', 'OK', 'S', 1740035125, 1740035125, '1'),
(189721, 653, 'QU', 'OK', 'S', 1740035137, 1740035137, '1'),
(189722, 3083, 'QU', 'OK', 'S', 1740035146, 1740035146, '1'),
(189723, 1601, 'QU', 'OK', 'S', 1740035155, 1740035155, '1'),
(189724, 30166, 'QU', 'OK', 'S', 1740035388, 1740035388, '1'),
(189725, 34387, 'QU', 'OK', 'S', 1740035392, 1740035392, '1'),
(189726, 30166, 'QU', 'OK', 'S', 1740035394, 1740035394, '1'),
(189727, 30166, 'QU', 'OK', 'S', 1740035397, 1740035397, '1'),
(189728, 34387, 'QU', 'OK', 'S', 1740035402, 1740035402, '1'),
(189729, 34387, 'QU', 'OK', 'S', 1740035406, 1740035406, '1'),
(189730, 22101, 'QU', 'OK', 'S', 1740035417, 1740035417, '1'),
(189731, 35866, 'QU', 'OK', 'S', 1740035456, 1740035456, '1'),
(189732, 35866, 'QU', 'OK', 'S', 1740035461, 1740035461, '1'),
(189733, 19358, 'QU', 'OK', 'S', 1740035462, 1740035462, '1'),
(189734, 19358, 'QU', 'OK', 'S', 1740035466, 1740035466, '1'),
(189735, 36635, 'QU', 'OK', 'S', 1740036094, 1740036094, '1'),
(189736, 36636, 'QU', 'OK', 'S', 1740036187, 1740036187, '1'),
(189737, 36637, 'QU', 'OK', 'S', 1740036279, 1740036279, '1'),
(189738, 36638, 'QU', 'OK', 'S', 1740036593, 1740036593, '1'),
(189739, 36648, 'QU', 'OK', 'S', 1740036642, 1740036642, '1'),
(189740, 34834, 'QU', 'OK', 'S', 1740037187, 1740037187, '1'),
(189741, 30651, 'QU', 'OK', 'S', 1740037196, 1740037196, '1'),
(189742, 36640, 'QU', 'OK', 'S', 1740037202, 1740037202, '1'),
(189743, 31661, 'QU', 'OK', 'S', 1740037222, 1740037222, '1'),
(189744, 36166, 'QU', 'OK', 'S', 1740037237, 1740037237, '1'),
(189745, 36374, 'QU', 'OK', 'S', 1740037242, 1740037242, '1'),
(189746, 16276, 'QU', 'OK', 'S', 1740037259, 1740037259, '1'),
(189747, 36372, 'QU', 'OK', 'S', 1740037266, 1740037266, '1'),
(189748, 36645, 'QU', 'OK', 'S', 1740037373, 1740037373, '1'),
(189749, 36646, 'QU', 'OK', 'S', 1740037418, 1740037418, '1'),
(189750, 36644, 'QU', 'OK', 'S', 1740037638, 1740037638, '1'),
(189751, 36643, 'QU', 'OK', 'S', 1740037684, 1740037684, '1'),
(189752, 36641, 'QU', 'OK', 'S', 1740037969, 1740037969, '1'),
(189753, 36642, 'QU', 'OK', 'S', 1740038007, 1740038007, '1'),
(189754, 36647, 'QU', 'OK', 'S', 1740038179, 1740038179, '1'),
(189755, 36649, 'QU', 'OK', 'S', 1740038270, 1740038270, '1'),
(189756, 36639, 'QU', 'OK', 'S', 1740038586, 1740038586, '1'),
(189757, 36634, 'QU', 'OK', 'S', 1740038733, 1740038733, '1'),
(189758, 3436, 'QU', 'OK', 'S', 1740038915, 1740038915, '1'),
(189759, 36598, 'QU', 'OK', 'S', 1740039142, 1740039142, '1'),
(189760, 35754, 'QU', 'OK', 'S', 1740039593, 1740039593, '1'),
(189761, 35654, 'QU', 'OK', 'S', 1740039632, 1740039632, '1'),
(189762, 35651, 'QU', 'OK', 'S', 1740039679, 1740039679, '1'),
(189763, 35650, 'QU', 'OK', 'S', 1740039684, 1740039684, '1'),
(189764, 35649, 'QU', 'OK', 'S', 1740039749, 1740039749, '1'),
(189765, 35648, 'QU', 'OK', 'S', 1740039757, 1740039757, '1'),
(189766, 36650, 'QU', 'OK', 'S', 1740039775, 1740039775, '1'),
(189767, 35772, 'QU', 'OK', 'S', 1740039784, 1740039784, '1'),
(189768, 36651, 'QU', 'OK', 'S', 1740040090, 1740040090, '1'),
(189769, 36653, 'QU', 'OK', 'S', 1740042868, 1740042868, '1'),
(189770, 36656, 'QU', 'OK', 'S', 1740043372, 1740043372, '1'),
(189771, 36654, 'QU', 'OK', 'S', 1740043828, 1740043828, '1'),
(189772, 36652, 'QU', 'OK', 'S', 1740044151, 1740044151, '1'),
(189773, 25550, 'QU', 'OK', 'S', 1740044258, 1740044258, '1'),
(189774, 36655, 'QU', 'OK', 'S', 1740044259, 1740044259, '1'),
(189775, 36073, 'QU', 'OK', 'S', 1740044877, 1740044877, '1'),
(189776, 34286, 'QU', 'OK', 'S', 1740044938, 1740044938, '1'),
(189777, 36049, 'QU', 'OK', 'S', 1740045038, 1740045038, '1'),
(189778, 36038, 'QU', 'OK', 'S', 1740045075, 1740045075, '1'),
(189779, 35898, 'QU', 'OK', 'S', 1740045122, 1740045122, '1'),
(189780, 36013, 'QU', 'OK', 'S', 1740045296, 1740045296, '1'),
(189781, 19284, 'QU', 'OK', 'S', 1740045851, 1740045851, '1'),
(189782, 19284, 'QU', 'OK', 'S', 1740045858, 1740045858, '1'),
(189783, 19284, 'QU', 'OK', 'S', 1740045861, 1740045861, '1'),
(189784, 19284, 'QU', 'OK', 'S', 1740045866, 1740045866, '1'),
(189785, 19284, 'QU', 'OK', 'S', 1740045868, 1740045868, '1'),
(189786, 19284, 'QU', 'OK', 'S', 1740045871, 1740045871, '1'),
(189787, 19284, 'QU', 'OK', 'S', 1740045873, 1740045873, '1'),
(189788, 19284, 'QU', 'OK', 'S', 1740045877, 1740045877, '1'),
(189789, 19284, 'QU', 'OK', 'S', 1740045879, 1740045879, '1'),
(189790, 18544, 'QU', 'OK', 'S', 1740046092, 1740046092, '1'),
(189791, 18544, 'QU', 'OK', 'S', 1740046095, 1740046095, '1'),
(189792, 18544, 'QU', 'OK', 'S', 1740046108, 1740046108, '1'),
(189793, 18544, 'QU', 'OK', 'S', 1740046110, 1740046110, '1'),
(189794, 21298, 'QU', 'OK', 'S', 1740046434, 1740046434, '1'),
(189795, 36010, 'QU', 'OK', 'S', 1740047323, 1740047323, '1'),
(189796, 36037, 'QU', 'OK', 'S', 1740047409, 1740047409, '1'),
(189797, 36032, 'QU', 'OK', 'S', 1740047466, 1740047466, '1'),
(189798, 36011, 'QU', 'OK', 'S', 1740047658, 1740047658, '1'),
(189799, 36014, 'QU', 'OK', 'S', 1740047702, 1740047702, '1'),
(189800, 36034, 'QU', 'OK', 'S', 1740047751, 1740047751, '1'),
(189801, 35892, 'QU', 'OK', 'S', 1740047940, 1740047940, '1'),
(189802, 35954, 'QU', 'OK', 'S', 1740047986, 1740047986, '1'),
(189803, 36159, 'QU', 'OK', 'S', 1740048188, 1740048188, '1'),
(189804, 36033, 'QU', 'OK', 'S', 1740048323, 1740048323, '1'),
(189805, 35891, 'QU', 'OK', 'S', 1740048397, 1740048397, '1'),
(189806, 35948, 'QU', 'OK', 'S', 1740048429, 1740048429, '1'),
(189807, 35955, 'QU', 'OK', 'S', 1740048533, 1740048533, '1'),
(189808, 36063, 'QU', 'OK', 'S', 1740048566, 1740048566, '1'),
(189809, 35890, 'QU', 'OK', 'S', 1740048601, 1740048601, '1'),
(189810, 35895, 'QU', 'OK', 'S', 1740048631, 1740048631, '1'),
(189811, 35895, 'QU', 'OK', 'S', 1740048674, 1740048674, '1'),
(189812, 160, 'QU', 'OK', 'S', 1740048715, 1740048715, '1'),
(189813, 36630, 'QU', 'OK', 'S', 1740048880, 1740048880, '1'),
(189814, 33042, 'QU', 'OK', 'S', 1740049366, 1740049366, '1'),
(189815, 14389, 'QU', 'OK', 'S', 1740049664, 1740049664, '1'),
(189816, 32689, 'QU', 'OK', 'S', 1740049791, 1740049791, '1'),
(189817, 31081, 'QU', 'OK', 'S', 1740049972, 1740049972, '1'),
(189818, 32978, 'QU', 'OK', 'S', 1740050577, 1740050577, '1'),
(189819, 160, 'QU', 'OK', 'S', 1740050843, 1740050843, '1'),
(189820, 160, 'QU', 'OK', 'S', 1740050846, 1740050846, '1'),
(189821, 160, 'QU', 'OK', 'S', 1740050848, 1740050848, '1'),
(189822, 160, 'QU', 'OK', 'S', 1740050851, 1740050851, '1'),
(189823, 160, 'QU', 'OK', 'S', 1740050855, 1740050855, '1'),
(189824, 160, 'QU', 'OK', 'S', 1740050858, 1740050858, '1'),
(189825, 4277, 'QU', 'OK', 'S', 1740051600, 1740051600, '1'),
(189826, 19505, 'QU', 'OK', 'S', 1740051613, 1740051613, '1'),
(189827, 4277, 'QU', 'OK', 'S', 1740051626, 1740051626, '1'),
(189828, 4277, 'QU', 'OK', 'S', 1740051630, 1740051630, '1'),
(189829, 19505, 'QU', 'OK', 'S', 1740051644, 1740051644, '1'),
(189830, 4277, 'QU', 'OK', 'S', 1740051922, 1740051922, '1'),
(189831, 35618, 'QU', 'OK', 'S', 1740051966, 1740051966, '1'),
(189832, 19705, 'QU', 'OK', 'S', 1740052094, 1740052094, '1'),
(189833, 4277, 'QU', 'OK', 'S', 1740052192, 1740052192, '1'),
(189834, 35620, 'QU', 'OK', 'S', 1740052197, 1740052197, '1'),
(189835, 32179, 'QU', 'OK', 'S', 1740052859, 1740052859, '1'),
(189836, 32179, 'QU', 'OK', 'S', 1740052859, 1740052859, '1'),
(189837, 32179, 'QU', 'OK', 'S', 1740052859, 1740052859, '1'),
(189838, 31432, 'QU', 'OK', 'S', 1740052991, 1740052991, '1'),
(189839, 29968, 'QU', 'OK', 'S', 1740053316, 1740053316, '1'),
(189840, 28838, 'QU', 'OK', 'S', 1740053413, 1740053413, '1'),
(189841, 20946, 'QU', 'OK', 'S', 1740054621, 1740054621, '1'),
(189842, 26453, 'QU', 'OK', 'S', 1740054695, 1740054695, '1'),
(189843, 26453, 'QU', 'OK', 'S', 1740054776, 1740054776, '1'),
(189844, 20946, 'QU', 'OK', 'S', 1740054818, 1740054818, '1'),
(189845, 26454, 'QU', 'OK', 'S', 1740054903, 1740054903, '1'),
(189846, 26795, 'QU', 'OK', 'S', 1740055043, 1740055043, '1'),
(189847, 26795, 'QU', 'OK', 'S', 1740055144, 1740055144, '1'),
(189848, 26795, 'QU', 'OK', 'S', 1740055147, 1740055147, '1'),
(189849, 26795, 'QU', 'OK', 'S', 1740055150, 1740055150, '1'),
(189850, 26795, 'QU', 'OK', 'S', 1740055153, 1740055153, '1'),
(189851, 26795, 'QU', 'OK', 'S', 1740055157, 1740055157, '1'),
(189852, 27555, 'QU', 'OK', 'S', 1740055215, 1740055215, '1'),
(189853, 27555, 'QU', 'OK', 'S', 1740055219, 1740055219, '1'),
(189854, 27555, 'QU', 'OK', 'S', 1740055225, 1740055225, '1'),
(189855, 27555, 'QU', 'OK', 'S', 1740055229, 1740055229, '1'),
(189856, 27583, 'QU', 'OK', 'S', 1740055388, 1740055388, '1'),
(189857, 28809, 'QU', 'OK', 'S', 1740055421, 1740055421, '1'),
(189858, 28809, 'QU', 'OK', 'S', 1740055421, 1740055421, '1'),
(189859, 28633, 'QU', 'OK', 'S', 1740055421, 1740055421, '1'),
(189860, 27621, 'QU', 'OK', 'S', 1740055554, 1740055554, '1'),
(189861, 27624, 'QU', 'OK', 'S', 1740055601, 1740055601, '1'),
(189862, 27625, 'QU', 'OK', 'S', 1740055645, 1740055645, '1'),
(189863, 27625, 'QU', 'OK', 'S', 1740055648, 1740055648, '1'),
(189864, 27625, 'QU', 'OK', 'S', 1740055652, 1740055652, '1'),
(189865, 27626, 'QU', 'OK', 'S', 1740055774, 1740055774, '1'),
(189866, 27627, 'QU', 'OK', 'S', 1740055827, 1740055827, '1'),
(189867, 27669, 'QU', 'OK', 'S', 1740055872, 1740055872, '1'),
(189868, 27670, 'QU', 'OK', 'S', 1740055922, 1740055922, '1'),
(189869, 27671, 'QU', 'OK', 'S', 1740055965, 1740055965, '1'),
(189870, 27672, 'QU', 'OK', 'S', 1740056006, 1740056006, '1'),
(189871, 27672, 'QU', 'OK', 'S', 1740056010, 1740056010, '1'),
(189872, 27673, 'QU', 'OK', 'S', 1740056050, 1740056050, '1'),
(189873, 27628, 'QU', 'OK', 'S', 1740056190, 1740056190, '1'),
(189874, 27628, 'QU', 'OK', 'S', 1740056193, 1740056193, '1'),
(189875, 27628, 'QU', 'OK', 'S', 1740056196, 1740056196, '1'),
(189876, 27628, 'QU', 'OK', 'S', 1740056199, 1740056199, '1'),
(189877, 27628, 'QU', 'OK', 'S', 1740056202, 1740056202, '1'),
(189878, 27628, 'QU', 'OK', 'S', 1740056205, 1740056205, '1'),
(189879, 27628, 'QU', 'OK', 'S', 1740056209, 1740056209, '1'),
(189880, 27628, 'QU', 'OK', 'S', 1740056211, 1740056211, '1'),
(189881, 27628, 'QU', 'OK', 'S', 1740056214, 1740056214, '1'),
(189882, 27628, 'QU', 'OK', 'S', 1740056218, 1740056218, '1'),
(189883, 29512, 'QU', 'OK', 'S', 1740056418, 1740056418, '1'),
(189884, 29512, 'QU', 'OK', 'S', 1740056421, 1740056421, '1'),
(189885, 29512, 'QU', 'OK', 'S', 1740056424, 1740056424, '1'),
(189886, 29511, 'QU', 'OK', 'S', 1740056852, 1740056852, '1'),
(189887, 29510, 'QU', 'OK', 'S', 1740057005, 1740057005, '1'),
(189888, 29510, 'QU', 'OK', 'S', 1740057010, 1740057010, '1'),
(189889, 29510, 'QU', 'OK', 'S', 1740057026, 1740057026, '1'),
(189890, 29510, 'QU', 'OK', 'S', 1740057030, 1740057030, '1'),
(189891, 29510, 'QU', 'OK', 'S', 1740057034, 1740057034, '1'),
(189892, 29510, 'QU', 'OK', 'S', 1740057038, 1740057038, '1'),
(189893, 29510, 'QU', 'OK', 'S', 1740057044, 1740057044, '1'),
(189894, 29510, 'QU', 'OK', 'S', 1740057047, 1740057047, '1'),
(189895, 29510, 'QU', 'OK', 'S', 1740057050, 1740057050, '1'),
(189896, 29510, 'QU', 'OK', 'S', 1740057053, 1740057053, '1'),
(189897, 29510, 'QU', 'OK', 'S', 1740057057, 1740057057, '1'),
(189898, 29507, 'QU', 'OK', 'S', 1740057181, 1740057181, '1'),
(189899, 29506, 'QU', 'OK', 'S', 1740057289, 1740057289, '1'),
(189900, 29174, 'QU', 'OK', 'S', 1740057355, 1740057355, '1'),
(189901, 36549, 'QU', 'OK', 'S', 1740114278, 1740114278, '1'),
(189902, 27317, 'QU', 'OK', 'S', 1740114280, 1740114280, '1'),
(189903, 36552, 'QU', 'OK', 'S', 1740114283, 1740114283, '1'),
(189904, 36552, 'QU', 'OK', 'S', 1740114284, 1740114284, '1'),
(189905, 36547, 'QU', 'OK', 'S', 1740114285, 1740114285, '1'),
(189906, 36548, 'QU', 'OK', 'S', 1740114286, 1740114286, '1'),
(189907, 36551, 'QU', 'OK', 'S', 1740114288, 1740114288, '1'),
(189908, 36550, 'QU', 'OK', 'S', 1740114289, 1740114289, '1'),
(189909, 36547, 'QU', 'OK', 'S', 1740114290, 1740114290, '1'),
(189910, 28814, 'QU', 'OK', 'S', 1740114291, 1740114291, '1'),
(189911, 33629, 'QU', 'OK', 'S', 1740114292, 1740114292, '1'),
(189912, 36547, 'QU', 'OK', 'S', 1740114299, 1740114299, '1'),
(189913, 28814, 'QU', 'OK', 'S', 1740114302, 1740114302, '1'),
(189914, 34695, 'QU', 'OK', 'S', 1740114335, 1740114335, '1'),
(189915, 33629, 'QU', 'OK', 'S', 1740114435, 1740114435, '1'),
(189916, 27317, 'QU', 'OK', 'S', 1740114592, 1740114592, '1'),
(189917, 19479, 'QU', 'OK', 'S', 1740115368, 1740115368, '1'),
(189918, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189919, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189920, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189921, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189922, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189923, 36469, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189924, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189925, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189926, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189927, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189928, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189929, 36468, 'QU', 'OK', 'S', 1740115583, 1740115583, '1'),
(189930, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189931, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189932, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189933, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189934, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189935, 29753, 'QU', 'OK', 'S', 1740117392, 1740117392, '1'),
(189936, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189937, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189938, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189939, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189940, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189941, 15499, 'QU', 'OK', 'S', 1740117449, 1740117449, '1'),
(189942, 36281, 'QU', 'OK', 'S', 1740118444, 1740118444, '1'),
(189943, 36447, 'QU', 'OK', 'S', 1740118446, 1740118446, '1'),
(189944, 15120, 'QU', 'OK', 'S', 1740118449, 1740118449, '1'),
(189945, 18596, 'QU', 'OK', 'S', 1740118450, 1740118450, '1'),
(189946, 15928, 'QU', 'OK', 'S', 1740118459, 1740118459, '1'),
(189947, 15928, 'QU', 'OK', 'S', 1740118471, 1740118471, '1'),
(189948, 6519, 'QU', 'OK', 'S', 1740118481, 1740118481, '1'),
(189949, 36551, 'QU', 'OK', 'S', 1740118816, 1740118816, '1'),
(189950, 36205, 'QU', 'OK', 'S', 1740118823, 1740118823, '1'),
(189951, 11051, 'QU', 'OK', 'S', 1740118828, 1740118828, '1'),
(189952, 36550, 'QU', 'OK', 'S', 1740118835, 1740118835, '1'),
(189953, 14159, 'QU', 'OK', 'S', 1740118840, 1740118840, '1'),
(189954, 7072, 'QU', 'OK', 'S', 1740118850, 1740118850, '1'),
(189955, 5798, 'QU', 'OK', 'S', 1740118855, 1740118855, '1'),
(189956, 35914, 'QU', 'OK', 'S', 1740118859, 1740118859, '1'),
(189957, 32842, 'QU', 'OK', 'S', 1740118865, 1740118865, '1'),
(189958, 21488, 'QU', 'OK', 'S', 1740118881, 1740118881, '1'),
(189959, 16710, 'QU', 'OK', 'S', 1740118886, 1740118886, '1'),
(189960, 15247, 'QU', 'OK', 'S', 1740118891, 1740118891, '1'),
(189961, 34755, 'QU', 'OK', 'S', 1740118896, 1740118896, '1'),
(189962, 30529, 'QU', 'OK', 'S', 1740118902, 1740118902, '1'),
(189963, 34909, 'QU', 'OK', 'S', 1740118906, 1740118906, '1'),
(189964, 35419, 'QU', 'OK', 'S', 1740118911, 1740118911, '1'),
(189965, 35114, 'QU', 'OK', 'S', 1740118917, 1740118917, '1'),
(189966, 35114, 'QU', 'OK', 'S', 1740118923, 1740118923, '1'),
(189967, 35579, 'QU', 'OK', 'S', 1740118928, 1740118928, '1'),
(189968, 31819, 'QU', 'OK', 'S', 1740118934, 1740118934, '1'),
(189969, 36307, 'QU', 'OK', 'S', 1740118939, 1740118939, '1'),
(189970, 32601, 'QU', 'OK', 'S', 1740118955, 1740118955, '1'),
(189971, 36124, 'QU', 'OK', 'S', 1740118960, 1740118960, '1'),
(189972, 36248, 'QU', 'OK', 'S', 1740118966, 1740118966, '1'),
(189973, 35720, 'QU', 'OK', 'S', 1740118971, 1740118971, '1'),
(189974, 35418, 'QU', 'OK', 'S', 1740118976, 1740118976, '1'),
(189975, 34886, 'QU', 'OK', 'S', 1740118980, 1740118980, '1'),
(189976, 16979, 'QU', 'OK', 'S', 1740118986, 1740118986, '1'),
(189977, 36248, 'QU', 'OK', 'S', 1740118991, 1740118991, '1'),
(189978, 36127, 'QU', 'OK', 'S', 1740118995, 1740118995, '1'),
(189979, 35350, 'QU', 'OK', 'S', 1740119001, 1740119001, '1'),
(189980, 34704, 'QU', 'OK', 'S', 1740119006, 1740119006, '1'),
(189981, 36237, 'QU', 'OK', 'S', 1740119011, 1740119011, '1'),
(189982, 35320, 'QU', 'OK', 'S', 1740119018, 1740119018, '1'),
(189983, 34478, 'QU', 'OK', 'S', 1740119023, 1740119023, '1'),
(189984, 35443, 'QU', 'OK', 'S', 1740119028, 1740119028, '1'),
(189985, 36125, 'QU', 'OK', 'S', 1740119034, 1740119034, '1'),
(189986, 36126, 'QU', 'OK', 'S', 1740119039, 1740119039, '1'),
(189987, 36041, 'QU', 'OK', 'S', 1740119045, 1740119045, '1'),
(189988, 34676, 'QU', 'OK', 'S', 1740119050, 1740119050, '1'),
(189989, 34095, 'QU', 'OK', 'S', 1740119055, 1740119055, '1'),
(189990, 35694, 'QU', 'OK', 'S', 1740119060, 1740119060, '1'),
(189991, 19293, 'QU', 'OK', 'S', 1740119066, 1740119066, '1'),
(189992, 36192, 'QU', 'OK', 'S', 1740119071, 1740119071, '1'),
(189993, 35571, 'QU', 'OK', 'S', 1740119076, 1740119076, '1'),
(189994, 34709, 'QU', 'OK', 'S', 1740119081, 1740119081, '1'),
(189995, 35348, 'QU', 'OK', 'S', 1740119086, 1740119086, '1'),
(189996, 34099, 'QU', 'OK', 'S', 1740119091, 1740119091, '1'),
(189997, 34021, 'QU', 'OK', 'S', 1740119096, 1740119096, '1'),
(189998, 35719, 'QU', 'OK', 'S', 1740119104, 1740119104, '1'),
(189999, 35571, 'QU', 'OK', 'S', 1740119110, 1740119110, '1'),
(190000, 34653, 'QU', 'OK', 'S', 1740119122, 1740119122, '1'),
(190001, 34655, 'QU', 'OK', 'S', 1740119128, 1740119128, '1'),
(190002, 11051, 'QU', 'OK', 'S', 1740119134, 1740119134, '1'),
(190003, 36189, 'QU', 'OK', 'S', 1740119139, 1740119139, '1'),
(190004, 35728, 'QU', 'OK', 'S', 1740119145, 1740119145, '1'),
(190005, 36043, 'QU', 'OK', 'S', 1740119150, 1740119150, '1'),
(190006, 32704, 'QU', 'OK', 'S', 1740119156, 1740119156, '1'),
(190007, 34714, 'QU', 'OK', 'S', 1740119161, 1740119161, '1'),
(190008, 21402, 'QU', 'OK', 'S', 1740119167, 1740119167, '1'),
(190009, 34703, 'QU', 'OK', 'S', 1740119172, 1740119172, '1'),
(190010, 16669, 'QU', 'OK', 'S', 1740119177, 1740119177, '1'),
(190011, 34096, 'QU', 'OK', 'S', 1740119195, 1740119195, '1'),
(190012, 34561, 'QU', 'OK', 'S', 1740119200, 1740119200, '1'),
(190013, 22525, 'QU', 'OK', 'S', 1740119206, 1740119206, '1'),
(190014, 32536, 'QU', 'OK', 'S', 1740119210, 1740119210, '1'),
(190015, 35830, 'QU', 'OK', 'S', 1740119215, 1740119215, '1'),
(190016, 34535, 'QU', 'OK', 'S', 1740119220, 1740119220, '1'),
(190017, 35738, 'QU', 'OK', 'S', 1740119225, 1740119225, '1'),
(190018, 35321, 'QU', 'OK', 'S', 1740119228, 1740119228, '1'),
(190019, 9208, 'QU', 'OK', 'S', 1740119234, 1740119234, '1'),
(190020, 34458, 'QU', 'OK', 'S', 1740119239, 1740119239, '1'),
(190021, 32723, 'QU', 'OK', 'S', 1740119247, 1740119247, '1'),
(190022, 32658, 'QU', 'OK', 'S', 1740119258, 1740119258, '1'),
(190023, 35831, 'QU', 'OK', 'S', 1740119313, 1740119313, '1'),
(190024, 35358, 'QU', 'OK', 'S', 1740119319, 1740119319, '1'),
(190025, 34479, 'QU', 'OK', 'S', 1740119324, 1740119324, '1'),
(190026, 35762, 'QU', 'OK', 'S', 1740119335, 1740119335, '1'),
(190027, 32659, 'QU', 'OK', 'S', 1740119342, 1740119342, '1'),
(190028, 34675, 'QU', 'OK', 'S', 1740119347, 1740119347, '1'),
(190029, 36074, 'QU', 'OK', 'S', 1740119361, 1740119361, '1'),
(190030, 7072, 'QU', 'OK', 'S', 1740119451, 1740119451, '1'),
(190031, 24455, 'QU', 'OK', 'S', 1740119473, 1740119473, '1'),
(190032, 24458, 'QU', 'OK', 'S', 1740119478, 1740119478, '1'),
(190033, 24453, 'QU', 'OK', 'S', 1740119482, 1740119482, '1'),
(190034, 35978, 'QU', 'OK', 'S', 1740119487, 1740119487, '1'),
(190035, 35978, 'QU', 'OK', 'S', 1740119491, 1740119491, '1'),
(190036, 35284, 'QU', 'OK', 'S', 1740119497, 1740119497, '1'),
(190037, 35341, 'QU', 'OK', 'S', 1740119502, 1740119502, '1'),
(190038, 10521, 'QU', 'OK', 'S', 1740119507, 1740119507, '1'),
(190039, 22241, 'QU', 'OK', 'S', 1740119512, 1740119512, '1'),
(190040, 36356, 'QU', 'OK', 'S', 1740119517, 1740119517, '1'),
(190041, 22243, 'QU', 'OK', 'S', 1740119522, 1740119522, '1'),
(190042, 35672, 'QU', 'OK', 'S', 1740119528, 1740119528, '1'),
(190043, 34963, 'QU', 'OK', 'S', 1740119532, 1740119532, '1'),
(190044, 35672, 'QU', 'OK', 'S', 1740119537, 1740119537, '1'),
(190045, 30303, 'QU', 'OK', 'S', 1740119542, 1740119542, '1'),
(190046, 30302, 'QU', 'OK', 'S', 1740119546, 1740119546, '1'),
(190047, 35670, 'QU', 'OK', 'S', 1740119550, 1740119550, '1'),
(190048, 30303, 'QU', 'OK', 'S', 1740119566, 1740119566, '1'),
(190049, 36365, 'QU', 'OK', 'S', 1740119574, 1740119574, '1'),
(190050, 34962, 'QU', 'OK', 'S', 1740119579, 1740119579, '1'),
(190051, 35855, 'QU', 'OK', 'S', 1740119585, 1740119585, '1'),
(190052, 35855, 'QU', 'OK', 'S', 1740119603, 1740119603, '1'),
(190053, 24357, 'QU', 'OK', 'S', 1740119607, 1740119607, '1'),
(190054, 34154, 'QU', 'OK', 'S', 1740119612, 1740119612, '1'),
(190055, 34146, 'QU', 'OK', 'S', 1740119617, 1740119617, '1'),
(190056, 35774, 'QU', 'OK', 'S', 1740119621, 1740119621, '1'),
(190057, 35855, 'QU', 'OK', 'S', 1740119626, 1740119626, '1'),
(190058, 20702, 'QU', 'OK', 'S', 1740119630, 1740119630, '1'),
(190059, 32364, 'QU', 'OK', 'S', 1740119640, 1740119640, '1'),
(190060, 31736, 'QU', 'OK', 'S', 1740119653, 1740119653, '1'),
(190061, 31736, 'QU', 'OK', 'S', 1740119658, 1740119658, '1'),
(190062, 35855, 'QU', 'OK', 'S', 1740119662, 1740119662, '1'),
(190063, 35774, 'QU', 'OK', 'S', 1740119667, 1740119667, '1'),
(190064, 24527, 'QU', 'OK', 'S', 1740119674, 1740119674, '1'),
(190065, 36289, 'QU', 'OK', 'S', 1740119679, 1740119679, '1'),
(190066, 16040, 'QU', 'OK', 'S', 1740119685, 1740119685, '1'),
(190067, 36288, 'QU', 'OK', 'S', 1740119689, 1740119689, '1'),
(190068, 36288, 'QU', 'OK', 'S', 1740119694, 1740119694, '1'),
(190069, 36289, 'QU', 'OK', 'S', 1740119698, 1740119698, '1'),
(190070, 11158, 'QU', 'OK', 'S', 1740119837, 1740119837, '1'),
(190071, 36289, 'QU', 'OK', 'S', 1740119842, 1740119842, '1'),
(190072, 36290, 'QU', 'OK', 'S', 1740119847, 1740119847, '1'),
(190073, 36203, 'QU', 'OK', 'S', 1740119851, 1740119851, '1'),
(190074, 35915, 'QU', 'OK', 'S', 1740119855, 1740119855, '1'),
(190075, 36327, 'QU', 'OK', 'S', 1740119860, 1740119860, '1'),
(190076, 36542, 'QU', 'OK', 'S', 1740119865, 1740119865, '1'),
(190077, 36241, 'QU', 'OK', 'S', 1740119870, 1740119870, '1'),
(190078, 35586, 'QU', 'OK', 'S', 1740119876, 1740119876, '1'),
(190079, 36290, 'QU', 'OK', 'S', 1740119879, 1740119879, '1'),
(190080, 28496, 'QU', 'OK', 'S', 1740119884, 1740119884, '1'),
(190081, 36376, 'QU', 'OK', 'S', 1740119889, 1740119889, '1'),
(190082, 36289, 'QU', 'OK', 'S', 1740119893, 1740119893, '1'),
(190083, 35317, 'QU', 'OK', 'S', 1740119898, 1740119898, '1'),
(190084, 15116, 'QU', 'OK', 'S', 1740119903, 1740119903, '1'),
(190085, 29805, 'QU', 'OK', 'S', 1740119908, 1740119908, '1'),
(190086, 20889, 'QU', 'OK', 'S', 1740119913, 1740119913, '1'),
(190087, 20889, 'QU', 'OK', 'S', 1740119918, 1740119918, '1'),
(190088, 36365, 'QU', 'OK', 'S', 1740119923, 1740119923, '1'),
(190089, 36186, 'QU', 'OK', 'S', 1740119928, 1740119928, '1'),
(190090, 5831, 'QU', 'OK', 'S', 1740119935, 1740119935, '1'),
(190091, 35317, 'QU', 'OK', 'S', 1740119944, 1740119944, '1'),
(190092, 33702, 'QU', 'OK', 'S', 1740119949, 1740119949, '1'),
(190093, 32003, 'QU', 'OK', 'S', 1740119955, 1740119955, '1'),
(190094, 36300, 'QU', 'OK', 'S', 1740119961, 1740119961, '1'),
(190095, 36187, 'QU', 'OK', 'S', 1740119967, 1740119967, '1'),
(190096, 36139, 'QU', 'OK', 'S', 1740119974, 1740119974, '1'),
(190097, 36376, 'QU', 'OK', 'S', 1740119979, 1740119979, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(190098, 20170, 'QU', 'OK', 'S', 1740119985, 1740119985, '1'),
(190099, 18844, 'QU', 'OK', 'S', 1740119992, 1740119992, '1'),
(190100, 36365, 'QU', 'OK', 'S', 1740120008, 1740120008, '1'),
(190101, 33866, 'QU', 'OK', 'S', 1740120014, 1740120014, '1'),
(190102, 243, 'QU', 'OK', 'S', 1740120025, 1740120025, '1'),
(190103, 1007, 'QU', 'OK', 'S', 1740120056, 1740120056, '1'),
(190104, 1007, 'QU', 'OK', 'S', 1740120060, 1740120060, '1'),
(190105, 36543, 'QU', 'OK', 'S', 1740121463, 1740121463, '1'),
(190106, 36584, 'QU', 'OK', 'S', 1740121471, 1740121471, '1'),
(190107, 36660, 'QU', 'OK', 'S', 1740122630, 1740122630, '1'),
(190108, 36665, 'QU', 'OK', 'S', 1740122821, 1740122821, '1'),
(190109, 36666, 'QU', 'OK', 'S', 1740122859, 1740122859, '1'),
(190110, 36660, 'QU', 'OK', 'S', 1740122883, 1740122883, '1'),
(190111, 36650, 'QU', 'OK', 'S', 1740123353, 1740123353, '1'),
(190112, 36650, 'QU', 'OK', 'S', 1740123357, 1740123357, '1'),
(190113, 36650, 'QU', 'OK', 'S', 1740123366, 1740123366, '1'),
(190114, 4956, 'QU', 'OK', 'S', 1740124606, 1740124606, '1'),
(190115, 6946, 'QU', 'OK', 'S', 1740124610, 1740124610, '1'),
(190116, 36563, 'QU', 'OK', 'S', 1740124612, 1740124612, '1'),
(190117, 36563, 'QU', 'OK', 'S', 1740124615, 1740124615, '1'),
(190118, 35714, 'QU', 'OK', 'S', 1740125312, 1740125312, '1'),
(190119, 24245, 'QU', 'OK', 'S', 1740125358, 1740125358, '1'),
(190120, 24247, 'QU', 'OK', 'S', 1740125382, 1740125382, '1'),
(190121, 24244, 'QU', 'OK', 'S', 1740125466, 1740125466, '1'),
(190122, 24254, 'QU', 'OK', 'S', 1740125592, 1740125592, '1'),
(190123, 24236, 'QU', 'OK', 'S', 1740126022, 1740126022, '1'),
(190124, 31729, 'QU', 'OK', 'S', 1740126203, 1740126203, '1'),
(190125, 16379, 'QU', 'OK', 'S', 1740133869, 1740133869, '1'),
(190126, 19152, 'QU', 'OK', 'S', 1740133890, 1740133890, '1'),
(190127, 19152, 'QU', 'OK', 'S', 1740133903, 1740133903, '1'),
(190128, 28690, 'QU', 'OK', 'S', 1740133908, 1740133908, '1'),
(190129, 28690, 'QU', 'OK', 'S', 1740133911, 1740133911, '1'),
(190130, 32705, 'QU', 'OK', 'S', 1740133916, 1740133916, '1'),
(190131, 34056, 'QU', 'OK', 'S', 1740133921, 1740133921, '1'),
(190132, 32666, 'QU', 'OK', 'S', 1740133926, 1740133926, '1'),
(190133, 34056, 'QU', 'OK', 'S', 1740133931, 1740133931, '1'),
(190134, 34467, 'QU', 'OK', 'S', 1740133940, 1740133940, '1'),
(190135, 34056, 'QU', 'OK', 'S', 1740133947, 1740133947, '1'),
(190136, 13511, 'QU', 'OK', 'S', 1740133954, 1740133954, '1'),
(190137, 16379, 'QU', 'OK', 'S', 1740133961, 1740133961, '1'),
(190138, 32670, 'QU', 'OK', 'S', 1740133966, 1740133966, '1'),
(190139, 32670, 'QU', 'OK', 'S', 1740133972, 1740133972, '1'),
(190140, 32670, 'QU', 'OK', 'S', 1740133977, 1740133977, '1'),
(190141, 32705, 'QU', 'OK', 'S', 1740133983, 1740133983, '1'),
(190142, 27332, 'QU', 'OK', 'S', 1740133997, 1740133997, '1'),
(190143, 34467, 'QU', 'OK', 'S', 1740134016, 1740134016, '1'),
(190144, 34056, 'QU', 'OK', 'S', 1740134022, 1740134022, '1'),
(190145, 13511, 'QU', 'OK', 'S', 1740134029, 1740134029, '1'),
(190146, 18916, 'QU', 'OK', 'S', 1740134034, 1740134034, '1'),
(190147, 20706, 'QU', 'OK', 'S', 1740134039, 1740134039, '1'),
(190148, 34387, 'QU', 'OK', 'S', 1740134045, 1740134045, '1'),
(190149, 34387, 'QU', 'OK', 'S', 1740134060, 1740134060, '1'),
(190150, 34387, 'QU', 'OK', 'S', 1740134069, 1740134069, '1'),
(190151, 32666, 'QU', 'OK', 'S', 1740134077, 1740134077, '1'),
(190152, 34387, 'QU', 'OK', 'S', 1740134093, 1740134093, '1'),
(190153, 34387, 'QU', 'OK', 'S', 1740134098, 1740134098, '1'),
(190154, 34387, 'QU', 'OK', 'S', 1740134104, 1740134104, '1'),
(190155, 27571, 'QU', 'OK', 'S', 1740134112, 1740134112, '1'),
(190156, 32666, 'QU', 'OK', 'S', 1740134121, 1740134121, '1'),
(190157, 33743, 'QU', 'OK', 'S', 1740134127, 1740134127, '1'),
(190158, 27571, 'QU', 'OK', 'S', 1740134132, 1740134132, '1'),
(190159, 33558, 'QU', 'OK', 'S', 1740134139, 1740134139, '1'),
(190160, 27571, 'QU', 'OK', 'S', 1740134143, 1740134143, '1'),
(190161, 33558, 'QU', 'OK', 'S', 1740134148, 1740134148, '1'),
(190162, 32773, 'QU', 'OK', 'S', 1740134153, 1740134153, '1'),
(190163, 32773, 'QU', 'OK', 'S', 1740134157, 1740134157, '1'),
(190164, 32773, 'QU', 'OK', 'S', 1740134162, 1740134162, '1'),
(190165, 34467, 'QU', 'OK', 'S', 1740134169, 1740134169, '1'),
(190166, 34598, 'QU', 'OK', 'S', 1740134233, 1740134233, '1'),
(190167, 34387, 'QU', 'OK', 'S', 1740134238, 1740134238, '1'),
(190168, 34371, 'QU', 'OK', 'S', 1740134257, 1740134257, '1'),
(190169, 33743, 'QU', 'OK', 'S', 1740134265, 1740134265, '1'),
(190170, 33743, 'QU', 'OK', 'S', 1740134276, 1740134276, '1'),
(190171, 34387, 'QU', 'OK', 'S', 1740134286, 1740134286, '1'),
(190172, 34598, 'QU', 'OK', 'S', 1740134307, 1740134307, '1'),
(190173, 20706, 'QU', 'OK', 'S', 1740134328, 1740134328, '1'),
(190174, 34387, 'QU', 'OK', 'S', 1740134344, 1740134344, '1'),
(190175, 34387, 'QU', 'OK', 'S', 1740134355, 1740134355, '1'),
(190176, 34371, 'QU', 'OK', 'S', 1740134361, 1740134361, '1'),
(190177, 16379, 'QU', 'OK', 'S', 1740134378, 1740134378, '1'),
(190178, 34387, 'QU', 'OK', 'S', 1740134384, 1740134384, '1'),
(190179, 13511, 'QU', 'OK', 'S', 1740134401, 1740134401, '1'),
(190180, 9873, 'QU', 'OK', 'S', 1740134583, 1740134583, '1'),
(190181, 30554, 'QU', 'OK', 'S', 1740134589, 1740134589, '1'),
(190182, 31061, 'QU', 'OK', 'S', 1740134595, 1740134595, '1'),
(190183, 30977, 'QU', 'OK', 'S', 1740134600, 1740134600, '1'),
(190184, 31060, 'QU', 'OK', 'S', 1740134604, 1740134604, '1'),
(190185, 31082, 'QU', 'OK', 'S', 1740134608, 1740134608, '1'),
(190186, 31082, 'QU', 'OK', 'S', 1740134611, 1740134611, '1'),
(190187, 31061, 'QU', 'OK', 'S', 1740134615, 1740134615, '1'),
(190188, 30977, 'QU', 'OK', 'S', 1740134620, 1740134620, '1'),
(190189, 30972, 'QU', 'OK', 'S', 1740134625, 1740134625, '1'),
(190190, 30972, 'QU', 'OK', 'S', 1740134629, 1740134629, '1'),
(190191, 31060, 'QU', 'OK', 'S', 1740134634, 1740134634, '1'),
(190192, 30972, 'QU', 'OK', 'S', 1740134639, 1740134639, '1'),
(190193, 9873, 'QU', 'OK', 'S', 1740134644, 1740134644, '1'),
(190194, 31060, 'QU', 'OK', 'S', 1740134648, 1740134648, '1'),
(190195, 31060, 'QU', 'OK', 'S', 1740134656, 1740134656, '1'),
(190196, 31060, 'QU', 'OK', 'S', 1740134660, 1740134660, '1'),
(190197, 31061, 'QU', 'OK', 'S', 1740134664, 1740134664, '1'),
(190198, 31060, 'QU', 'OK', 'S', 1740134669, 1740134669, '1'),
(190199, 9873, 'QU', 'OK', 'S', 1740134673, 1740134673, '1'),
(190200, 31061, 'QU', 'OK', 'S', 1740134678, 1740134678, '1'),
(190201, 31081, 'QU', 'OK', 'S', 1740134682, 1740134682, '1'),
(190202, 31082, 'QU', 'OK', 'S', 1740134687, 1740134687, '1'),
(190203, 31061, 'QU', 'OK', 'S', 1740134691, 1740134691, '1'),
(190204, 31299, 'QU', 'OK', 'S', 1740134695, 1740134695, '1'),
(190205, 31298, 'QU', 'OK', 'S', 1740134699, 1740134699, '1'),
(190206, 31298, 'QU', 'OK', 'S', 1740134704, 1740134704, '1'),
(190207, 31299, 'QU', 'OK', 'S', 1740134708, 1740134708, '1'),
(190208, 31299, 'QU', 'OK', 'S', 1740134712, 1740134712, '1'),
(190209, 31061, 'QU', 'OK', 'S', 1740134716, 1740134716, '1'),
(190210, 31061, 'QU', 'OK', 'S', 1740134737, 1740134737, '1'),
(190211, 31061, 'QU', 'OK', 'S', 1740134742, 1740134742, '1'),
(190212, 30972, 'QU', 'OK', 'S', 1740134747, 1740134747, '1'),
(190213, 31299, 'QU', 'OK', 'S', 1740134834, 1740134834, '1'),
(190214, 31299, 'QU', 'OK', 'S', 1740134839, 1740134839, '1'),
(190215, 33877, 'QU', 'OK', 'S', 1740134843, 1740134843, '1'),
(190216, 14738, 'QU', 'OK', 'S', 1740134849, 1740134849, '1'),
(190217, 33877, 'QU', 'OK', 'S', 1740134855, 1740134855, '1'),
(190218, 33877, 'QU', 'OK', 'S', 1740134860, 1740134860, '1'),
(190219, 14738, 'QU', 'OK', 'S', 1740134868, 1740134868, '1'),
(190220, 33877, 'QU', 'OK', 'S', 1740134880, 1740134880, '1'),
(190221, 14738, 'QU', 'OK', 'S', 1740134895, 1740134895, '1'),
(190222, 14738, 'QU', 'OK', 'S', 1740134899, 1740134899, '1'),
(190223, 14738, 'QU', 'OK', 'S', 1740134904, 1740134904, '1'),
(190224, 14738, 'QU', 'OK', 'S', 1740134908, 1740134908, '1'),
(190225, 14738, 'QU', 'OK', 'S', 1740134919, 1740134919, '1'),
(190226, 14738, 'QU', 'OK', 'S', 1740134924, 1740134924, '1'),
(190227, 14738, 'QU', 'OK', 'S', 1740134929, 1740134929, '1'),
(190228, 30502, 'QU', 'OK', 'S', 1740134934, 1740134934, '1'),
(190229, 30502, 'QU', 'OK', 'S', 1740134939, 1740134939, '1'),
(190230, 31081, 'QU', 'OK', 'S', 1740134945, 1740134945, '1'),
(190231, 31299, 'QU', 'OK', 'S', 1740134951, 1740134951, '1'),
(190232, 15134, 'QU', 'OK', 'S', 1740134959, 1740134959, '1'),
(190233, 30977, 'QU', 'OK', 'S', 1740134976, 1740134976, '1'),
(190234, 31081, 'QU', 'OK', 'S', 1740135013, 1740135013, '1'),
(190235, 31081, 'QU', 'OK', 'S', 1740135018, 1740135018, '1'),
(190236, 14461, 'QU', 'OK', 'S', 1740135167, 1740135167, '1'),
(190237, 14461, 'QU', 'OK', 'S', 1740135173, 1740135173, '1'),
(190238, 12478, 'QU', 'OK', 'S', 1740135178, 1740135178, '1'),
(190239, 14461, 'QU', 'OK', 'S', 1740135183, 1740135183, '1'),
(190240, 11371, 'QU', 'OK', 'S', 1740135187, 1740135187, '1'),
(190241, 18189, 'QU', 'OK', 'S', 1740135192, 1740135192, '1'),
(190242, 18189, 'QU', 'OK', 'S', 1740135197, 1740135197, '1'),
(190243, 18189, 'QU', 'OK', 'S', 1740135201, 1740135201, '1'),
(190244, 14306, 'QU', 'OK', 'S', 1740135205, 1740135205, '1'),
(190245, 14306, 'QU', 'OK', 'S', 1740135210, 1740135210, '1'),
(190246, 14306, 'QU', 'OK', 'S', 1740135214, 1740135214, '1'),
(190247, 14306, 'QU', 'OK', 'S', 1740135219, 1740135219, '1'),
(190248, 18189, 'QU', 'OK', 'S', 1740135273, 1740135273, '1'),
(190249, 11371, 'QU', 'OK', 'S', 1740135278, 1740135278, '1'),
(190250, 11371, 'QU', 'OK', 'S', 1740135283, 1740135283, '1'),
(190251, 8974, 'QU', 'OK', 'S', 1740135291, 1740135291, '1'),
(190252, 8974, 'QU', 'OK', 'S', 1740135295, 1740135295, '1'),
(190253, 18189, 'QU', 'OK', 'S', 1740135299, 1740135299, '1'),
(190254, 14461, 'QU', 'OK', 'S', 1740135306, 1740135306, '1'),
(190255, 18189, 'QU', 'OK', 'S', 1740135309, 1740135309, '1'),
(190256, 18699, 'QU', 'OK', 'S', 1740135315, 1740135315, '1'),
(190257, 2614, 'QU', 'OK', 'S', 1740135337, 1740135337, '1'),
(190258, 2614, 'QU', 'OK', 'S', 1740135344, 1740135344, '1'),
(190259, 15744, 'QU', 'OK', 'S', 1740135348, 1740135348, '1'),
(190260, 12711, 'QU', 'OK', 'S', 1740135353, 1740135353, '1'),
(190261, 6005, 'QU', 'OK', 'S', 1740135359, 1740135359, '1'),
(190262, 14461, 'QU', 'OK', 'S', 1740135370, 1740135370, '1'),
(190263, 14306, 'QU', 'OK', 'S', 1740135403, 1740135403, '1'),
(190264, 14306, 'QU', 'OK', 'S', 1740135407, 1740135407, '1'),
(190265, 19686, 'QU', 'OK', 'S', 1740138613, 1740138613, '1'),
(190266, 22646, 'QU', 'OK', 'S', 1740138699, 1740138699, '1'),
(190267, 22646, 'QU', 'OK', 'S', 1740138699, 1740138699, '1'),
(190268, 35866, 'QU', 'OK', 'S', 1740138749, 1740138749, '1'),
(190269, 35866, 'QU', 'OK', 'S', 1740138749, 1740138749, '1'),
(190270, 35866, 'QU', 'OK', 'S', 1740138749, 1740138749, '1'),
(190271, 699, 'QU', 'OK', 'S', 1740138795, 1740138795, '1'),
(190272, 699, 'QU', 'OK', 'S', 1740138795, 1740138795, '1'),
(190273, 699, 'QU', 'OK', 'S', 1740138795, 1740138795, '1'),
(190274, 33458, 'QU', 'OK', 'S', 1740138982, 1740138982, '1'),
(190275, 33458, 'QU', 'OK', 'S', 1740138982, 1740138982, '1'),
(190276, 33458, 'QU', 'OK', 'S', 1740138982, 1740138982, '1'),
(190277, 33458, 'QU', 'OK', 'S', 1740138982, 1740138982, '1'),
(190278, 6626, 'QU', 'OK', 'S', 1740139069, 1740139069, '1'),
(190279, 6626, 'QU', 'OK', 'S', 1740139069, 1740139069, '1'),
(190280, 6626, 'QU', 'OK', 'S', 1740139069, 1740139069, '1'),
(190281, 36605, 'QU', 'OK', 'S', 1740139607, 1740139607, '1'),
(190282, 36604, 'QU', 'OK', 'S', 1740139642, 1740139642, '1'),
(190283, 36603, 'QU', 'OK', 'S', 1740139649, 1740139649, '1'),
(190284, 36503, 'QU', 'OK', 'S', 1740139657, 1740139657, '1'),
(190285, 36502, 'QU', 'OK', 'S', 1740139663, 1740139663, '1'),
(190286, 36501, 'QU', 'OK', 'S', 1740139668, 1740139668, '1'),
(190287, 35715, 'QU', 'OK', 'S', 1740139674, 1740139674, '1'),
(190288, 35688, 'QU', 'OK', 'S', 1740139684, 1740139684, '1'),
(190289, 35687, 'QU', 'OK', 'S', 1740139689, 1740139689, '1'),
(190290, 35657, 'QU', 'OK', 'S', 1740139700, 1740139700, '1'),
(190291, 35436, 'QU', 'OK', 'S', 1740139721, 1740139721, '1'),
(190292, 35435, 'QU', 'OK', 'S', 1740139778, 1740139778, '1'),
(190293, 35434, 'QU', 'OK', 'S', 1740139786, 1740139786, '1'),
(190294, 35433, 'QU', 'OK', 'S', 1740139793, 1740139793, '1'),
(190295, 35337, 'QU', 'OK', 'S', 1740139805, 1740139805, '1'),
(190296, 35202, 'QU', 'OK', 'S', 1740139812, 1740139812, '1'),
(190297, 35201, 'QU', 'OK', 'S', 1740139820, 1740139820, '1'),
(190298, 35040, 'QU', 'OK', 'S', 1740139825, 1740139825, '1'),
(190299, 35039, 'QU', 'OK', 'S', 1740139833, 1740139833, '1'),
(190300, 34960, 'QU', 'OK', 'S', 1740139841, 1740139841, '1'),
(190301, 6810, 'QU', 'OK', 'S', 1740140752, 1740140752, '1'),
(190302, 6810, 'QU', 'OK', 'S', 1740140757, 1740140757, '1'),
(190303, 18780, 'QU', 'OK', 'S', 1740140766, 1740140766, '1'),
(190304, 18780, 'QU', 'OK', 'S', 1740140771, 1740140771, '1'),
(190305, 5100, 'QU', 'OK', 'S', 1740140779, 1740140779, '1'),
(190306, 24362, 'QU', 'OK', 'S', 1740140784, 1740140784, '1'),
(190307, 24362, 'QU', 'OK', 'S', 1740140789, 1740140789, '1'),
(190308, 6810, 'QU', 'OK', 'S', 1740140799, 1740140799, '1'),
(190309, 24362, 'QU', 'OK', 'S', 1740140814, 1740140814, '1'),
(190310, 2933, 'QU', 'OK', 'S', 1740140890, 1740140890, '1'),
(190311, 5100, 'QU', 'OK', 'S', 1740140895, 1740140895, '1'),
(190312, 5100, 'QU', 'OK', 'S', 1740140906, 1740140906, '1'),
(190313, 5100, 'QU', 'OK', 'S', 1740140921, 1740140921, '1'),
(190314, 9636, 'QU', 'OK', 'S', 1740140932, 1740140932, '1'),
(190315, 10531, 'QU', 'OK', 'S', 1740140992, 1740140992, '1'),
(190316, 10531, 'QU', 'OK', 'S', 1740140999, 1740140999, '1'),
(190317, 36388, 'QU', 'OK', 'S', 1740141018, 1740141018, '1'),
(190318, 35317, 'QU', 'OK', 'S', 1740141023, 1740141023, '1'),
(190319, 36388, 'QU', 'OK', 'S', 1740141027, 1740141027, '1'),
(190320, 32330, 'QU', 'OK', 'S', 1740141033, 1740141033, '1'),
(190321, 36289, 'QU', 'OK', 'S', 1740141037, 1740141037, '1'),
(190322, 32330, 'QU', 'OK', 'S', 1740141055, 1740141055, '1'),
(190323, 35176, 'QU', 'OK', 'S', 1740141060, 1740141060, '1'),
(190324, 36388, 'QU', 'OK', 'S', 1740141068, 1740141068, '1'),
(190325, 35317, 'QU', 'OK', 'S', 1740141077, 1740141077, '1'),
(190326, 33624, 'QU', 'OK', 'S', 1740141143, 1740141143, '1'),
(190327, 32382, 'QU', 'OK', 'S', 1740141156, 1740141156, '1'),
(190328, 36289, 'QU', 'OK', 'S', 1740141162, 1740141162, '1'),
(190329, 32382, 'QU', 'OK', 'S', 1740141299, 1740141299, '1'),
(190330, 35337, 'QU', 'OK', 'S', 1740141390, 1740141390, '1'),
(190331, 34623, 'QU', 'OK', 'S', 1740141414, 1740141414, '1'),
(190332, 34498, 'QU', 'OK', 'S', 1740141419, 1740141419, '1'),
(190333, 34282, 'QU', 'OK', 'S', 1740141425, 1740141425, '1'),
(190334, 34280, 'QU', 'OK', 'S', 1740141443, 1740141443, '1'),
(190335, 34277, 'QU', 'OK', 'S', 1740141456, 1740141456, '1'),
(190336, 34121, 'QU', 'OK', 'S', 1740141460, 1740141460, '1'),
(190337, 34117, 'QU', 'OK', 'S', 1740141468, 1740141468, '1'),
(190338, 34117, 'QU', 'OK', 'S', 1740141474, 1740141474, '1'),
(190339, 33430, 'QU', 'OK', 'S', 1740141481, 1740141481, '1'),
(190340, 30568, 'QU', 'OK', 'S', 1740141511, 1740141511, '1'),
(190341, 35317, 'QU', 'OK', 'S', 1740141524, 1740141524, '1'),
(190342, 33430, 'QU', 'OK', 'S', 1740141577, 1740141577, '1'),
(190343, 33428, 'QU', 'OK', 'S', 1740141587, 1740141587, '1'),
(190344, 33427, 'QU', 'OK', 'S', 1740141592, 1740141592, '1'),
(190345, 33425, 'QU', 'OK', 'S', 1740141603, 1740141603, '1'),
(190346, 33424, 'QU', 'OK', 'S', 1740141608, 1740141608, '1'),
(190347, 33423, 'QU', 'OK', 'S', 1740141614, 1740141614, '1'),
(190348, 33422, 'QU', 'OK', 'S', 1740141620, 1740141620, '1'),
(190349, 33186, 'QU', 'OK', 'S', 1740141627, 1740141627, '1'),
(190350, 33179, 'QU', 'OK', 'S', 1740141633, 1740141633, '1'),
(190351, 33178, 'QU', 'OK', 'S', 1740141647, 1740141647, '1'),
(190352, 33161, 'QU', 'OK', 'S', 1740141656, 1740141656, '1'),
(190353, 33012, 'QU', 'OK', 'S', 1740141662, 1740141662, '1'),
(190354, 33160, 'QU', 'OK', 'S', 1740141667, 1740141667, '1'),
(190355, 33011, 'QU', 'OK', 'S', 1740141707, 1740141707, '1'),
(190356, 33010, 'QU', 'OK', 'S', 1740141714, 1740141714, '1'),
(190357, 33009, 'QU', 'OK', 'S', 1740141726, 1740141726, '1'),
(190358, 32968, 'QU', 'OK', 'S', 1740141731, 1740141731, '1'),
(190359, 32929, 'QU', 'OK', 'S', 1740141736, 1740141736, '1'),
(190360, 32849, 'QU', 'OK', 'S', 1740141743, 1740141743, '1'),
(190361, 32846, 'QU', 'OK', 'S', 1740141752, 1740141752, '1'),
(190362, 32811, 'QU', 'OK', 'S', 1740141772, 1740141772, '1'),
(190363, 32810, 'QU', 'OK', 'S', 1740141784, 1740141784, '1'),
(190364, 32649, 'QU', 'OK', 'S', 1740141794, 1740141794, '1'),
(190365, 32649, 'QU', 'OK', 'S', 1740141794, 1740141794, '1'),
(190366, 32631, 'QU', 'OK', 'S', 1740141801, 1740141801, '1'),
(190367, 32631, 'QU', 'OK', 'S', 1740141801, 1740141801, '1'),
(190368, 32349, 'QU', 'OK', 'S', 1740141811, 1740141811, '1'),
(190369, 32348, 'QU', 'OK', 'S', 1740141817, 1740141817, '1'),
(190370, 32127, 'QU', 'OK', 'S', 1740141822, 1740141822, '1'),
(190371, 32100, 'QU', 'OK', 'S', 1740141838, 1740141838, '1'),
(190372, 32080, 'QU', 'OK', 'S', 1740141845, 1740141845, '1'),
(190373, 32080, 'QU', 'OK', 'S', 1740141859, 1740141859, '1'),
(190374, 31867, 'QU', 'OK', 'S', 1740141882, 1740141882, '1'),
(190375, 31866, 'QU', 'OK', 'S', 1740141890, 1740141890, '1'),
(190376, 31847, 'QU', 'OK', 'S', 1740141911, 1740141911, '1'),
(190377, 36602, 'QU', 'OK', 'S', 1740143858, 1740143858, '1'),
(190378, 36639, 'QU', 'OK', 'S', 1740143902, 1740143902, '1'),
(190379, 36646, 'QU', 'OK', 'S', 1740143930, 1740143930, '1'),
(190380, 36600, 'QU', 'OK', 'S', 1740143981, 1740143981, '1'),
(190381, 36613, 'QU', 'OK', 'S', 1740144014, 1740144014, '1'),
(190382, 36636, 'QU', 'OK', 'S', 1740144051, 1740144051, '1'),
(190383, 36612, 'QU', 'OK', 'S', 1740144086, 1740144086, '1'),
(190384, 36644, 'QU', 'OK', 'S', 1740144188, 1740144188, '1'),
(190385, 36638, 'QU', 'OK', 'S', 1740144225, 1740144225, '1'),
(190386, 36637, 'QU', 'OK', 'S', 1740144324, 1740144324, '1'),
(190387, 36615, 'QU', 'OK', 'S', 1740144358, 1740144358, '1'),
(190388, 36640, 'QU', 'OK', 'S', 1740144390, 1740144390, '1'),
(190389, 23935, 'QU', 'OK', 'S', 1740144549, 1740144549, '1'),
(190390, 36218, 'QU', 'OK', 'S', 1740200849, 1740200849, '1'),
(190391, 36281, 'QU', 'OK', 'S', 1740200858, 1740200858, '1'),
(190392, 31382, 'QU', 'OK', 'S', 1740200864, 1740200864, '1'),
(190393, 26756, 'QU', 'OK', 'S', 1740200869, 1740200869, '1'),
(190394, 23139, 'QU', 'OK', 'S', 1740200875, 1740200875, '1'),
(190395, 29220, 'QU', 'OK', 'S', 1740200880, 1740200880, '1'),
(190396, 19479, 'QU', 'OK', 'S', 1740200884, 1740200884, '1'),
(190397, 36392, 'QU', 'OK', 'S', 1740200888, 1740200888, '1'),
(190398, 15882, 'QU', 'OK', 'S', 1740200892, 1740200892, '1'),
(190399, 28441, 'QU', 'OK', 'S', 1740200898, 1740200898, '1'),
(190400, 20269, 'QU', 'OK', 'S', 1740200902, 1740200902, '1'),
(190401, 26468, 'QU', 'OK', 'S', 1740200907, 1740200907, '1'),
(190402, 11636, 'QU', 'OK', 'S', 1740200914, 1740200914, '1'),
(190403, 33776, 'QU', 'OK', 'S', 1740200920, 1740200920, '1'),
(190404, 31711, 'QU', 'OK', 'S', 1740200925, 1740200925, '1'),
(190405, 36440, 'QU', 'OK', 'S', 1740200930, 1740200930, '1'),
(190406, 10880, 'QU', 'OK', 'S', 1740200941, 1740200941, '1'),
(190407, 19924, 'QU', 'OK', 'S', 1740200946, 1740200946, '1'),
(190408, 32949, 'QU', 'OK', 'S', 1740200950, 1740200950, '1'),
(190409, 26683, 'QU', 'OK', 'S', 1740200955, 1740200955, '1'),
(190410, 27364, 'QU', 'OK', 'S', 1740200958, 1740200958, '1'),
(190411, 35228, 'QU', 'OK', 'S', 1740200963, 1740200963, '1'),
(190412, 36396, 'QU', 'OK', 'S', 1740200968, 1740200968, '1'),
(190413, 29993, 'QU', 'OK', 'S', 1740200972, 1740200972, '1'),
(190414, 33601, 'QU', 'OK', 'S', 1740200978, 1740200978, '1'),
(190415, 31304, 'QU', 'OK', 'S', 1740200983, 1740200983, '1'),
(190416, 16556, 'QU', 'OK', 'S', 1740200989, 1740200989, '1'),
(190417, 32949, 'QU', 'OK', 'S', 1740200994, 1740200994, '1'),
(190418, 33724, 'QU', 'OK', 'S', 1740200998, 1740200998, '1'),
(190419, 32949, 'QU', 'OK', 'S', 1740201004, 1740201004, '1'),
(190420, 27364, 'QU', 'OK', 'S', 1740201009, 1740201009, '1'),
(190421, 32949, 'QU', 'OK', 'S', 1740201013, 1740201013, '1'),
(190422, 29990, 'QU', 'OK', 'S', 1740201017, 1740201017, '1'),
(190423, 34357, 'QU', 'OK', 'S', 1740201022, 1740201022, '1'),
(190424, 26756, 'QU', 'OK', 'S', 1740201026, 1740201026, '1'),
(190425, 32748, 'QU', 'OK', 'S', 1740201030, 1740201030, '1'),
(190426, 34474, 'QU', 'OK', 'S', 1740201035, 1740201035, '1'),
(190427, 28441, 'QU', 'OK', 'S', 1740201039, 1740201039, '1'),
(190428, 30015, 'QU', 'OK', 'S', 1740201044, 1740201044, '1'),
(190429, 33894, 'QU', 'OK', 'S', 1740201049, 1740201049, '1'),
(190430, 18349, 'QU', 'OK', 'S', 1740201054, 1740201054, '1'),
(190431, 28441, 'QU', 'OK', 'S', 1740201167, 1740201167, '1'),
(190432, 28441, 'QU', 'OK', 'S', 1740201171, 1740201171, '1'),
(190433, 9917, 'QU', 'OK', 'S', 1740202474, 1740202474, '1'),
(190434, 34439, 'QU', 'OK', 'S', 1740202494, 1740202494, '1'),
(190435, 31698, 'QU', 'OK', 'S', 1740202499, 1740202499, '1'),
(190436, 31698, 'QU', 'OK', 'S', 1740202506, 1740202506, '1'),
(190437, 34438, 'QU', 'OK', 'S', 1740202510, 1740202510, '1'),
(190438, 36204, 'QU', 'OK', 'S', 1740202515, 1740202515, '1'),
(190439, 14756, 'QU', 'OK', 'S', 1740202520, 1740202520, '1'),
(190440, 31698, 'QU', 'OK', 'S', 1740202523, 1740202523, '1'),
(190441, 31698, 'QU', 'OK', 'S', 1740202530, 1740202530, '1'),
(190442, 34193, 'QU', 'OK', 'S', 1740202534, 1740202534, '1'),
(190443, 36204, 'QU', 'OK', 'S', 1740202539, 1740202539, '1'),
(190444, 36204, 'QU', 'OK', 'S', 1740202543, 1740202543, '1'),
(190445, 28221, 'QU', 'OK', 'S', 1740202547, 1740202547, '1'),
(190446, 34193, 'QU', 'OK', 'S', 1740202554, 1740202554, '1'),
(190447, 9851, 'QU', 'OK', 'S', 1740202561, 1740202561, '1'),
(190448, 11287, 'QU', 'OK', 'S', 1740202566, 1740202566, '1'),
(190449, 36094, 'QU', 'OK', 'S', 1740202613, 1740202613, '1'),
(190450, 34394, 'QU', 'OK', 'S', 1740202622, 1740202622, '1'),
(190451, 35981, 'QU', 'OK', 'S', 1740202627, 1740202627, '1'),
(190452, 13047, 'QU', 'OK', 'S', 1740202633, 1740202633, '1'),
(190453, 29800, 'QU', 'OK', 'S', 1740202637, 1740202637, '1'),
(190454, 29800, 'QU', 'OK', 'S', 1740202642, 1740202642, '1'),
(190455, 36418, 'QU', 'OK', 'S', 1740202646, 1740202646, '1'),
(190456, 29800, 'QU', 'OK', 'S', 1740202651, 1740202651, '1'),
(190457, 34395, 'QU', 'OK', 'S', 1740202656, 1740202656, '1'),
(190458, 36204, 'QU', 'OK', 'S', 1740202666, 1740202666, '1'),
(190459, 22919, 'QU', 'OK', 'S', 1740202670, 1740202670, '1'),
(190460, 22919, 'QU', 'OK', 'S', 1740202674, 1740202674, '1'),
(190461, 12286, 'QU', 'OK', 'S', 1740202681, 1740202681, '1'),
(190462, 35714, 'QU', 'OK', 'S', 1740202758, 1740202758, '1'),
(190463, 36417, 'QU', 'OK', 'S', 1740202763, 1740202763, '1'),
(190464, 34224, 'QU', 'OK', 'S', 1740202768, 1740202768, '1'),
(190465, 34224, 'QU', 'OK', 'S', 1740202771, 1740202771, '1'),
(190466, 36467, 'QU', 'OK', 'S', 1740203023, 1740203023, '1'),
(190467, 31517, 'QU', 'OK', 'S', 1740203068, 1740203068, '1'),
(190468, 29069, 'QU', 'OK', 'S', 1740203749, 1740203749, '1'),
(190469, 36239, 'QU', 'OK', 'S', 1740203758, 1740203758, '1'),
(190470, 20232, 'QU', 'OK', 'S', 1740203765, 1740203765, '1'),
(190471, 30090, 'QU', 'OK', 'S', 1740203815, 1740203815, '1'),
(190472, 11704, 'QU', 'OK', 'S', 1740203835, 1740203835, '1'),
(190473, 31517, 'QU', 'OK', 'S', 1740203843, 1740203843, '1'),
(190474, 29069, 'QU', 'OK', 'S', 1740204062, 1740204062, '1'),
(190475, 36239, 'QU', 'OK', 'S', 1740204208, 1740204208, '1'),
(190476, 20660, 'QU', 'OK', 'S', 1740204506, 1740204506, '1'),
(190477, 30529, 'QU', 'OK', 'S', 1740206089, 1740206089, '1'),
(190478, 36328, 'QU', 'OK', 'S', 1740207482, 1740207482, '1'),
(190479, 35025, 'QU', 'OK', 'S', 1740207867, 1740207867, '1'),
(190480, 36664, 'QU', 'OK', 'S', 1740208092, 1740208092, '1'),
(190481, 36244, 'QU', 'OK', 'S', 1740208445, 1740208445, '1'),
(190482, 36244, 'QU', 'OK', 'S', 1740208450, 1740208450, '1'),
(190483, 36258, 'QU', 'OK', 'S', 1740208455, 1740208455, '1'),
(190484, 36260, 'QU', 'OK', 'S', 1740208460, 1740208460, '1'),
(190485, 36150, 'QU', 'OK', 'S', 1740208465, 1740208465, '1'),
(190486, 36258, 'QU', 'OK', 'S', 1740208470, 1740208470, '1'),
(190487, 36242, 'QU', 'OK', 'S', 1740208475, 1740208475, '1'),
(190488, 36242, 'QU', 'OK', 'S', 1740208480, 1740208480, '1'),
(190489, 36242, 'QU', 'OK', 'S', 1740208485, 1740208485, '1'),
(190490, 36258, 'QU', 'OK', 'S', 1740208490, 1740208490, '1'),
(190491, 36242, 'QU', 'OK', 'S', 1740208495, 1740208495, '1'),
(190492, 36242, 'QU', 'OK', 'S', 1740208500, 1740208500, '1'),
(190493, 36260, 'QU', 'OK', 'S', 1740208505, 1740208505, '1'),
(190494, 36199, 'QU', 'OK', 'S', 1740208516, 1740208516, '1'),
(190495, 36199, 'QU', 'OK', 'S', 1740208522, 1740208522, '1'),
(190496, 36199, 'QU', 'OK', 'S', 1740208527, 1740208527, '1'),
(190497, 18607, 'QU', 'OK', 'S', 1740208533, 1740208533, '1'),
(190498, 18607, 'QU', 'OK', 'S', 1740208538, 1740208538, '1'),
(190499, 36199, 'QU', 'OK', 'S', 1740208547, 1740208547, '1'),
(190500, 36531, 'QU', 'OK', 'S', 1740209168, 1740209168, '1'),
(190501, 36531, 'QU', 'OK', 'S', 1740209174, 1740209174, '1'),
(190502, 36531, 'QU', 'OK', 'S', 1740209185, 1740209185, '1'),
(190503, 36531, 'QU', 'OK', 'S', 1740209190, 1740209190, '1'),
(190504, 36531, 'QU', 'OK', 'S', 1740209200, 1740209200, '1'),
(190505, 36531, 'QU', 'OK', 'S', 1740209225, 1740209225, '1'),
(190506, 36531, 'QU', 'OK', 'S', 1740209232, 1740209232, '1'),
(190507, 35342, 'QU', 'OK', 'S', 1740209969, 1740209969, '1'),
(190508, 35657, 'QU', 'OK', 'S', 1740210854, 1740210854, '1'),
(190509, 36605, 'QU', 'OK', 'S', 1740210863, 1740210863, '1'),
(190510, 36603, 'QU', 'OK', 'S', 1740210870, 1740210870, '1'),
(190511, 36604, 'QU', 'OK', 'S', 1740210891, 1740210891, '1'),
(190512, 36503, 'QU', 'OK', 'S', 1740210904, 1740210904, '1'),
(190513, 36502, 'QU', 'OK', 'S', 1740210909, 1740210909, '1'),
(190514, 36501, 'QU', 'OK', 'S', 1740210914, 1740210914, '1'),
(190515, 35715, 'QU', 'OK', 'S', 1740210932, 1740210932, '1'),
(190516, 35688, 'QU', 'OK', 'S', 1740210952, 1740210952, '1'),
(190517, 35687, 'QU', 'OK', 'S', 1740210959, 1740210959, '1'),
(190518, 35687, 'QU', 'OK', 'S', 1740210970, 1740210970, '1'),
(190519, 20660, 'QU', 'OK', 'S', 1740211117, 1740211117, '1'),
(190520, 27198, 'QU', 'OK', 'S', 1740211165, 1740211165, '1'),
(190521, 36483, 'QU', 'OK', 'S', 1740211194, 1740211194, '1'),
(190522, 31964, 'QU', 'OK', 'S', 1740211305, 1740211305, '1'),
(190523, 36271, 'QU', 'OK', 'S', 1740211342, 1740211342, '1'),
(190524, 20939, 'QU', 'OK', 'S', 1740211373, 1740211373, '1'),
(190525, 36659, 'QU', 'OK', 'S', 1740211793, 1740211793, '1'),
(190526, 15986, 'QU', 'OK', 'S', 1740211848, 1740211848, '1'),
(190527, 17493, 'QU', 'OK', 'S', 1740211857, 1740211857, '1'),
(190528, 29813, 'QU', 'OK', 'S', 1740211875, 1740211875, '1'),
(190529, 22499, 'QU', 'OK', 'S', 1740211916, 1740211916, '1'),
(190530, 36657, 'QU', 'OK', 'S', 1740211995, 1740211995, '1'),
(190531, 36658, 'QU', 'OK', 'S', 1740212233, 1740212233, '1'),
(190532, 36484, 'QU', 'OK', 'S', 1740212359, 1740212359, '1'),
(190533, 36484, 'QU', 'OK', 'S', 1740212387, 1740212387, '1'),
(190534, 35436, 'QU', 'OK', 'S', 1740212436, 1740212436, '1'),
(190535, 35435, 'QU', 'OK', 'S', 1740212449, 1740212449, '1'),
(190536, 35434, 'QU', 'OK', 'S', 1740212456, 1740212456, '1'),
(190537, 35433, 'QU', 'OK', 'S', 1740212467, 1740212467, '1'),
(190538, 35337, 'QU', 'OK', 'S', 1740212474, 1740212474, '1'),
(190539, 35202, 'QU', 'OK', 'S', 1740212479, 1740212479, '1'),
(190540, 35201, 'QU', 'OK', 'S', 1740212484, 1740212484, '1'),
(190541, 35040, 'QU', 'OK', 'S', 1740212493, 1740212493, '1'),
(190542, 35039, 'QU', 'OK', 'S', 1740212503, 1740212503, '1'),
(190543, 34960, 'QU', 'OK', 'S', 1740212511, 1740212511, '1'),
(190544, 34623, 'QU', 'OK', 'S', 1740212533, 1740212533, '1'),
(190545, 34498, 'QU', 'OK', 'S', 1740212544, 1740212544, '1'),
(190546, 34282, 'QU', 'OK', 'S', 1740212553, 1740212553, '1'),
(190547, 34280, 'QU', 'OK', 'S', 1740212604, 1740212604, '1'),
(190548, 34277, 'QU', 'OK', 'S', 1740212614, 1740212614, '1'),
(190549, 34121, 'QU', 'OK', 'S', 1740212631, 1740212631, '1'),
(190550, 34117, 'QU', 'OK', 'S', 1740212640, 1740212640, '1'),
(190551, 33430, 'QU', 'OK', 'S', 1740212645, 1740212645, '1'),
(190552, 33428, 'QU', 'OK', 'S', 1740212651, 1740212651, '1'),
(190553, 33427, 'QU', 'OK', 'S', 1740212660, 1740212660, '1'),
(190554, 33425, 'QU', 'OK', 'S', 1740212673, 1740212673, '1'),
(190555, 33424, 'QU', 'OK', 'S', 1740212680, 1740212680, '1'),
(190556, 33423, 'QU', 'OK', 'S', 1740212686, 1740212686, '1'),
(190557, 33422, 'QU', 'OK', 'S', 1740212694, 1740212694, '1'),
(190558, 33186, 'QU', 'OK', 'S', 1740212709, 1740212709, '1'),
(190559, 33179, 'QU', 'OK', 'S', 1740212715, 1740212715, '1'),
(190560, 33178, 'QU', 'OK', 'S', 1740212726, 1740212726, '1'),
(190561, 33161, 'QU', 'OK', 'S', 1740212732, 1740212732, '1'),
(190562, 33160, 'QU', 'OK', 'S', 1740212738, 1740212738, '1'),
(190563, 33012, 'QU', 'OK', 'S', 1740212754, 1740212754, '1'),
(190564, 33011, 'QU', 'OK', 'S', 1740213340, 1740213340, '1'),
(190565, 33010, 'QU', 'OK', 'S', 1740213346, 1740213346, '1'),
(190566, 33009, 'QU', 'OK', 'S', 1740213353, 1740213353, '1'),
(190567, 32968, 'QU', 'OK', 'S', 1740213359, 1740213359, '1'),
(190568, 32929, 'QU', 'OK', 'S', 1740213467, 1740213467, '1'),
(190569, 32849, 'QU', 'OK', 'S', 1740213474, 1740213474, '1'),
(190570, 32846, 'QU', 'OK', 'S', 1740213482, 1740213482, '1'),
(190571, 32811, 'QU', 'OK', 'S', 1740213670, 1740213670, '1'),
(190572, 32810, 'QU', 'OK', 'S', 1740213692, 1740213692, '1'),
(190573, 32649, 'QU', 'OK', 'S', 1740213697, 1740213697, '1'),
(190574, 32631, 'QU', 'OK', 'S', 1740213704, 1740213704, '1'),
(190575, 32349, 'QU', 'OK', 'S', 1740213710, 1740213710, '1'),
(190576, 36669, 'QU', 'OK', 'S', 1740215784, 1740215784, '1'),
(190577, 36657, 'QU', 'OK', 'S', 1740215857, 1740215857, '1'),
(190578, 36661, 'QU', 'OK', 'S', 1740215911, 1740215911, '1'),
(190579, 36662, 'QU', 'OK', 'S', 1740215944, 1740215944, '1'),
(190580, 36482, 'QU', 'OK', 'S', 1740216179, 1740216179, '1'),
(190581, 36479, 'QU', 'OK', 'S', 1740216211, 1740216211, '1'),
(190582, 30773, 'QU', 'OK', 'S', 1740216727, 1740216727, '1'),
(190583, 7983, 'QU', 'OK', 'S', 1740217231, 1740217231, '1'),
(190584, 7983, 'QU', 'OK', 'S', 1740217243, 1740217243, '1'),
(190585, 33620, 'QU', 'OK', 'S', 1740217408, 1740217408, '1'),
(190586, 35339, 'QU', 'OK', 'S', 1740217557, 1740217557, '1'),
(190587, 18352, 'QU', 'OK', 'S', 1740217637, 1740217637, '1'),
(190588, 5880, 'QU', 'OK', 'S', 1740217643, 1740217643, '1'),
(190589, 19860, 'QU', 'OK', 'S', 1740217648, 1740217648, '1'),
(190590, 8296, 'QU', 'OK', 'S', 1740217652, 1740217652, '1'),
(190591, 34370, 'QU', 'OK', 'S', 1740217655, 1740217655, '1'),
(190592, 18352, 'QU', 'OK', 'S', 1740217657, 1740217657, '1'),
(190593, 8296, 'QU', 'OK', 'S', 1740217663, 1740217663, '1'),
(190594, 28817, 'QU', 'OK', 'S', 1740217668, 1740217668, '1'),
(190595, 28817, 'QU', 'OK', 'S', 1740217679, 1740217679, '1'),
(190596, 28817, 'QU', 'OK', 'S', 1740217685, 1740217685, '1'),
(190597, 18352, 'QU', 'OK', 'S', 1740217690, 1740217690, '1'),
(190598, 8296, 'QU', 'OK', 'S', 1740217697, 1740217697, '1'),
(190599, 18352, 'QU', 'OK', 'S', 1740217704, 1740217704, '1'),
(190600, 19860, 'QU', 'OK', 'S', 1740217712, 1740217712, '1'),
(190601, 36622, 'QU', 'OK', 'S', 1740217726, 1740217726, '1'),
(190602, 1111, 'QU', 'OK', 'S', 1740217729, 1740217729, '1'),
(190603, 3492, 'QU', 'OK', 'S', 1740217738, 1740217738, '1'),
(190604, 3416, 'QU', 'OK', 'S', 1740217747, 1740217747, '1'),
(190605, 3416, 'QU', 'OK', 'S', 1740217755, 1740217755, '1'),
(190606, 3416, 'QU', 'OK', 'S', 1740217764, 1740217764, '1'),
(190607, 3492, 'QU', 'OK', 'S', 1740217774, 1740217774, '1'),
(190608, 3416, 'QU', 'OK', 'S', 1740217786, 1740217786, '1'),
(190609, 3492, 'QU', 'OK', 'S', 1740217809, 1740217809, '1'),
(190610, 3416, 'QU', 'OK', 'S', 1740217818, 1740217818, '1'),
(190611, 30631, 'QU', 'OK', 'S', 1740217844, 1740217844, '1'),
(190612, 32349, 'QU', 'OK', 'S', 1740217869, 1740217869, '1'),
(190613, 32348, 'QU', 'OK', 'S', 1740217875, 1740217875, '1'),
(190614, 32127, 'QU', 'OK', 'S', 1740217885, 1740217885, '1'),
(190615, 32100, 'QU', 'OK', 'S', 1740217892, 1740217892, '1'),
(190616, 32080, 'QU', 'OK', 'S', 1740217898, 1740217898, '1'),
(190617, 31867, 'QU', 'OK', 'S', 1740217943, 1740217943, '1'),
(190618, 31866, 'QU', 'OK', 'S', 1740217950, 1740217950, '1'),
(190619, 31847, 'QU', 'OK', 'S', 1740217963, 1740217963, '1'),
(190620, 31845, 'QU', 'OK', 'S', 1740217975, 1740217975, '1'),
(190621, 31842, 'QU', 'OK', 'S', 1740217980, 1740217980, '1'),
(190622, 29830, 'QU', 'OK', 'S', 1740217987, 1740217987, '1'),
(190623, 29803, 'QU', 'OK', 'S', 1740218004, 1740218004, '1'),
(190624, 29792, 'QU', 'OK', 'S', 1740218010, 1740218010, '1'),
(190625, 29791, 'QU', 'OK', 'S', 1740218018, 1740218018, '1'),
(190626, 29784, 'QU', 'OK', 'S', 1740218024, 1740218024, '1'),
(190627, 29722, 'QU', 'OK', 'S', 1740218030, 1740218030, '1'),
(190628, 29697, 'QU', 'OK', 'S', 1740218038, 1740218038, '1'),
(190629, 29345, 'QU', 'OK', 'S', 1740218052, 1740218052, '1'),
(190630, 29324, 'QU', 'OK', 'S', 1740218063, 1740218063, '1'),
(190631, 29320, 'QU', 'OK', 'S', 1740218068, 1740218068, '1'),
(190632, 29279, 'QU', 'OK', 'S', 1740218074, 1740218074, '1'),
(190633, 29277, 'QU', 'OK', 'S', 1740218086, 1740218086, '1'),
(190634, 29276, 'QU', 'OK', 'S', 1740218091, 1740218091, '1'),
(190635, 29272, 'QU', 'OK', 'S', 1740218100, 1740218100, '1'),
(190636, 29272, 'QU', 'OK', 'S', 1740218105, 1740218105, '1'),
(190637, 29268, 'QU', 'OK', 'S', 1740218114, 1740218114, '1'),
(190638, 1111, 'QU', 'OK', 'S', 1740218129, 1740218129, '1'),
(190639, 27656, 'QU', 'OK', 'S', 1740218173, 1740218173, '1'),
(190640, 36187, 'QU', 'OK', 'S', 1740218332, 1740218332, '1'),
(190641, 34484, 'QU', 'OK', 'S', 1740218514, 1740218514, '1'),
(190642, 36110, 'QU', 'OK', 'S', 1740218737, 1740218737, '1'),
(190643, 36105, 'QU', 'OK', 'S', 1740218843, 1740218843, '1'),
(190644, 19479, 'QU', 'OK', 'S', 1740218849, 1740218849, '1'),
(190645, 11636, 'QU', 'OK', 'S', 1740218887, 1740218887, '1'),
(190646, 28743, 'QU', 'OK', 'S', 1740218912, 1740218912, '1'),
(190647, 28741, 'QU', 'OK', 'S', 1740218918, 1740218918, '1'),
(190648, 28724, 'QU', 'OK', 'S', 1740218945, 1740218945, '1'),
(190649, 28723, 'QU', 'OK', 'S', 1740218954, 1740218954, '1'),
(190650, 34299, 'QU', 'OK', 'S', 1740218967, 1740218967, '1'),
(190651, 28719, 'QU', 'OK', 'S', 1740218977, 1740218977, '1'),
(190652, 28719, 'QU', 'OK', 'S', 1740218982, 1740218982, '1'),
(190653, 28718, 'QU', 'OK', 'S', 1740218988, 1740218988, '1'),
(190654, 28323, 'QU', 'OK', 'S', 1740218996, 1740218996, '1'),
(190655, 28322, 'QU', 'OK', 'S', 1740219013, 1740219013, '1'),
(190656, 28316, 'QU', 'OK', 'S', 1740219021, 1740219021, '1'),
(190657, 28314, 'QU', 'OK', 'S', 1740219027, 1740219027, '1'),
(190658, 25776, 'QU', 'OK', 'S', 1740219036, 1740219036, '1'),
(190659, 25776, 'QU', 'OK', 'S', 1740219040, 1740219040, '1'),
(190660, 25775, 'QU', 'OK', 'S', 1740219047, 1740219047, '1'),
(190661, 25774, 'QU', 'OK', 'S', 1740219089, 1740219089, '1'),
(190662, 25772, 'QU', 'OK', 'S', 1740219096, 1740219096, '1'),
(190663, 25772, 'QU', 'OK', 'S', 1740219101, 1740219101, '1'),
(190664, 25771, 'QU', 'OK', 'S', 1740219109, 1740219109, '1'),
(190665, 25770, 'QU', 'OK', 'S', 1740219122, 1740219122, '1'),
(190666, 25768, 'QU', 'OK', 'S', 1740219129, 1740219129, '1'),
(190667, 25763, 'QU', 'OK', 'S', 1740219140, 1740219140, '1'),
(190668, 25762, 'QU', 'OK', 'S', 1740219150, 1740219150, '1'),
(190669, 25749, 'QU', 'OK', 'S', 1740219168, 1740219168, '1'),
(190670, 27656, 'QU', 'OK', 'S', 1740219182, 1740219182, '1'),
(190671, 25744, 'QU', 'OK', 'S', 1740219196, 1740219196, '1'),
(190672, 25741, 'QU', 'OK', 'S', 1740219202, 1740219202, '1'),
(190673, 25741, 'QU', 'OK', 'S', 1740219207, 1740219207, '1'),
(190674, 33954, 'QU', 'OK', 'S', 1740219224, 1740219224, '1'),
(190675, 17636, 'QU', 'OK', 'S', 1740219287, 1740219287, '1'),
(190676, 36611, 'QU', 'OK', 'S', 1740219419, 1740219419, '1'),
(190677, 36341, 'QU', 'OK', 'S', 1740219424, 1740219424, '1'),
(190678, 36340, 'QU', 'OK', 'S', 1740219426, 1740219426, '1'),
(190679, 36180, 'QU', 'OK', 'S', 1740219430, 1740219430, '1'),
(190680, 36375, 'QU', 'OK', 'S', 1740219433, 1740219433, '1'),
(190681, 36607, 'QU', 'OK', 'S', 1740219436, 1740219436, '1'),
(190682, 36606, 'QU', 'OK', 'S', 1740219440, 1740219440, '1'),
(190683, 36610, 'QU', 'OK', 'S', 1740219446, 1740219446, '1'),
(190684, 36083, 'QU', 'OK', 'S', 1740219503, 1740219503, '1'),
(190685, 30395, 'QU', 'OK', 'S', 1740219549, 1740219549, '1'),
(190686, 36409, 'QU', 'OK', 'S', 1740219571, 1740219571, '1'),
(190687, 36271, 'QU', 'OK', 'S', 1740219870, 1740219870, '1'),
(190688, 36629, 'QU', 'OK', 'S', 1740223054, 1740223054, '1'),
(190689, 35799, 'QU', 'OK', 'S', 1740223068, 1740223068, '1'),
(190690, 36622, 'QU', 'OK', 'S', 1740223095, 1740223095, '1'),
(190691, 36632, 'QU', 'OK', 'S', 1740223102, 1740223102, '1'),
(190692, 36632, 'QU', 'OK', 'S', 1740223225, 1740223225, '1'),
(190693, 33262, 'QU', 'OK', 'S', 1740223233, 1740223233, '1'),
(190694, 36623, 'QU', 'OK', 'S', 1740223239, 1740223239, '1'),
(190695, 36623, 'QU', 'OK', 'S', 1740223244, 1740223244, '1'),
(190696, 36622, 'QU', 'OK', 'S', 1740223250, 1740223250, '1'),
(190697, 36623, 'QU', 'OK', 'S', 1740223255, 1740223255, '1'),
(190698, 36622, 'QU', 'OK', 'S', 1740223259, 1740223259, '1'),
(190699, 36622, 'QU', 'OK', 'S', 1740223264, 1740223264, '1'),
(190700, 31661, 'QU', 'OK', 'S', 1740223270, 1740223270, '1'),
(190701, 36632, 'QU', 'OK', 'S', 1740223275, 1740223275, '1'),
(190702, 36623, 'QU', 'OK', 'S', 1740223280, 1740223280, '1'),
(190703, 36623, 'QU', 'OK', 'S', 1740223286, 1740223286, '1'),
(190704, 36622, 'QU', 'OK', 'S', 1740223291, 1740223291, '1'),
(190705, 36622, 'QU', 'OK', 'S', 1740223297, 1740223297, '1'),
(190706, 36632, 'QU', 'OK', 'S', 1740223304, 1740223304, '1'),
(190707, 36622, 'QU', 'OK', 'S', 1740223317, 1740223317, '1'),
(190708, 36623, 'QU', 'OK', 'S', 1740223325, 1740223325, '1'),
(190709, 13567, 'QU', 'OK', 'S', 1740224198, 1740224198, '1'),
(190710, 27901, 'QU', 'OK', 'S', 1740224325, 1740224325, '1'),
(190711, 35104, 'QU', 'OK', 'S', 1740224422, 1740224422, '1'),
(190712, 35660, 'QU', 'OK', 'S', 1740225371, 1740225371, '1'),
(190713, 36328, 'QU', 'OK', 'S', 1740225416, 1740225416, '1'),
(190714, 36107, 'QU', 'OK', 'S', 1740225453, 1740225453, '1'),
(190715, 28149, 'QU', 'OK', 'S', 1740225498, 1740225498, '1'),
(190716, 15986, 'QU', 'OK', 'S', 1740225871, 1740225871, '1'),
(190717, 17493, 'QU', 'OK', 'S', 1740225911, 1740225911, '1'),
(190718, 29813, 'QU', 'OK', 'S', 1740225952, 1740225952, '1'),
(190719, 16070, 'QU', 'OK', 'S', 1740226017, 1740226017, '1'),
(190720, 36134, 'QU', 'OK', 'S', 1740226056, 1740226056, '1'),
(190721, 36667, 'QU', 'OK', 'S', 1740226092, 1740226092, '1'),
(190722, 36109, 'QU', 'OK', 'S', 1740226357, 1740226357, '1'),
(190723, 36107, 'QU', 'OK', 'S', 1740226399, 1740226399, '1'),
(190724, 33954, 'QU', 'OK', 'S', 1740226581, 1740226581, '1'),
(190725, 36101, 'QU', 'OK', 'S', 1740226691, 1740226691, '1'),
(190726, 17637, 'QU', 'OK', 'S', 1740226992, 1740226992, '1'),
(190727, 31384, 'QU', 'OK', 'S', 1740227221, 1740227221, '1'),
(190728, 31384, 'QU', 'OK', 'S', 1740227256, 1740227256, '1'),
(190729, 16070, 'QU', 'OK', 'S', 1740227278, 1740227278, '1'),
(190730, 16070, 'QU', 'OK', 'S', 1740227298, 1740227298, '1'),
(190731, 36134, 'QU', 'OK', 'S', 1740227401, 1740227401, '1'),
(190732, 7525, 'QU', 'OK', 'S', 1740227502, 1740227502, '1'),
(190733, 33129, 'QU', 'OK', 'S', 1740227510, 1740227510, '1'),
(190734, 30794, 'QU', 'OK', 'S', 1740227519, 1740227519, '1'),
(190735, 34394, 'QU', 'OK', 'S', 1740227529, 1740227529, '1'),
(190736, 31019, 'QU', 'OK', 'S', 1740227537, 1740227537, '1'),
(190737, 28480, 'QU', 'OK', 'S', 1740227551, 1740227551, '1'),
(190738, 29666, 'QU', 'OK', 'S', 1740227566, 1740227566, '1'),
(190739, 23448, 'QU', 'OK', 'S', 1740227581, 1740227581, '1'),
(190740, 23448, 'QU', 'OK', 'S', 1740227581, 1740227581, '1'),
(190741, 17129, 'QU', 'OK', 'S', 1740227657, 1740227657, '1'),
(190742, 30549, 'QU', 'OK', 'S', 1740227689, 1740227689, '1'),
(190743, 35922, 'QU', 'OK', 'S', 1740227696, 1740227696, '1'),
(190744, 36035, 'QU', 'OK', 'S', 1740227824, 1740227824, '1'),
(190745, 36667, 'QU', 'OK', 'S', 1740227878, 1740227878, '1'),
(190746, 36049, 'QU', 'OK', 'S', 1740228138, 1740228138, '1'),
(190747, 33042, 'QU', 'OK', 'S', 1740228355, 1740228355, '1'),
(190748, 36658, 'QU', 'OK', 'S', 1740228550, 1740228550, '1'),
(190749, 36658, 'QU', 'OK', 'S', 1740228564, 1740228564, '1'),
(190750, 36658, 'QU', 'OK', 'S', 1740228566, 1740228566, '1'),
(190751, 36658, 'QU', 'OK', 'S', 1740228567, 1740228567, '1'),
(190752, 36658, 'QU', 'OK', 'S', 1740228570, 1740228570, '1'),
(190753, 36669, 'QU', 'OK', 'S', 1740228605, 1740228605, '1'),
(190754, 36669, 'QU', 'OK', 'S', 1740228611, 1740228611, '1'),
(190755, 36681, 'QU', 'OK', 'S', 1740228975, 1740228975, '1'),
(190756, 36682, 'QU', 'OK', 'S', 1740229000, 1740229000, '1'),
(190757, 36683, 'QU', 'OK', 'S', 1740229024, 1740229024, '1'),
(190758, 36684, 'QU', 'OK', 'S', 1740229047, 1740229047, '1'),
(190759, 36670, 'QU', 'OK', 'S', 1740229125, 1740229125, '1'),
(190760, 36671, 'QU', 'OK', 'S', 1740229350, 1740229350, '1'),
(190761, 30252, 'QU', 'OK', 'S', 1740229375, 1740229375, '1'),
(190762, 36672, 'QU', 'OK', 'S', 1740229523, 1740229523, '1'),
(190763, 30303, 'QU', 'OK', 'S', 1740229616, 1740229616, '1'),
(190764, 31736, 'QU', 'OK', 'S', 1740229807, 1740229807, '1'),
(190765, 35999, 'QU', 'OK', 'S', 1740230078, 1740230078, '1'),
(190766, 35999, 'QU', 'OK', 'S', 1740230082, 1740230082, '1'),
(190767, 35999, 'QU', 'OK', 'S', 1740230086, 1740230086, '1'),
(190768, 21298, 'QU', 'OK', 'S', 1740230102, 1740230102, '1'),
(190769, 35838, 'QU', 'OK', 'S', 1740230106, 1740230106, '1'),
(190770, 35401, 'QU', 'OK', 'S', 1740230110, 1740230110, '1'),
(190771, 22251, 'QU', 'OK', 'S', 1740230114, 1740230114, '1'),
(190772, 36238, 'QU', 'OK', 'S', 1740230119, 1740230119, '1'),
(190773, 34412, 'QU', 'OK', 'S', 1740230123, 1740230123, '1'),
(190774, 32476, 'QU', 'OK', 'S', 1740230127, 1740230127, '1'),
(190775, 36388, 'QU', 'OK', 'S', 1740230132, 1740230132, '1'),
(190776, 28864, 'QU', 'OK', 'S', 1740230142, 1740230142, '1'),
(190777, 3299, 'QU', 'OK', 'S', 1740230164, 1740230164, '1'),
(190778, 34447, 'QU', 'OK', 'S', 1740230290, 1740230290, '1'),
(190779, 34447, 'QU', 'OK', 'S', 1740230294, 1740230294, '1'),
(190780, 36673, 'QU', 'OK', 'S', 1740230295, 1740230295, '1'),
(190781, 15897, 'QU', 'OK', 'S', 1740230513, 1740230513, '1'),
(190782, 15897, 'QU', 'OK', 'S', 1740230531, 1740230531, '1'),
(190783, 15897, 'QU', 'OK', 'S', 1740230595, 1740230595, '1'),
(190784, 15897, 'QU', 'OK', 'S', 1740230597, 1740230597, '1'),
(190785, 36677, 'QU', 'OK', 'S', 1740230620, 1740230620, '1'),
(190786, 27609, 'QU', 'OK', 'S', 1740230660, 1740230660, '1'),
(190787, 21688, 'QU', 'OK', 'S', 1740230665, 1740230665, '1'),
(190788, 21789, 'QU', 'OK', 'S', 1740230670, 1740230670, '1'),
(190789, 14901, 'QU', 'OK', 'S', 1740230674, 1740230674, '1'),
(190790, 21789, 'QU', 'OK', 'S', 1740230678, 1740230678, '1'),
(190791, 36545, 'QU', 'OK', 'S', 1740230696, 1740230696, '1'),
(190792, 24851, 'QU', 'OK', 'S', 1740230700, 1740230700, '1'),
(190793, 14840, 'QU', 'OK', 'S', 1740230704, 1740230704, '1'),
(190794, 36569, 'QU', 'OK', 'S', 1740230708, 1740230708, '1'),
(190795, 21259, 'QU', 'OK', 'S', 1740230711, 1740230711, '1'),
(190796, 35707, 'QU', 'OK', 'S', 1740230715, 1740230715, '1'),
(190797, 36668, 'QU', 'OK', 'S', 1740230721, 1740230721, '1'),
(190798, 20558, 'QU', 'OK', 'S', 1740230731, 1740230731, '1'),
(190799, 36544, 'QU', 'OK', 'S', 1740230735, 1740230735, '1'),
(190800, 12706, 'QU', 'OK', 'S', 1740230739, 1740230739, '1'),
(190801, 12707, 'QU', 'OK', 'S', 1740230743, 1740230743, '1'),
(190802, 6717, 'QU', 'OK', 'S', 1740230747, 1740230747, '1'),
(190803, 27240, 'QU', 'OK', 'S', 1740230753, 1740230753, '1'),
(190804, 6717, 'QU', 'OK', 'S', 1740230757, 1740230757, '1'),
(190805, 21688, 'QU', 'OK', 'S', 1740230764, 1740230764, '1'),
(190806, 25538, 'QU', 'OK', 'S', 1740230768, 1740230768, '1'),
(190807, 25538, 'QU', 'OK', 'S', 1740230773, 1740230773, '1'),
(190808, 21695, 'QU', 'OK', 'S', 1740230779, 1740230779, '1'),
(190809, 12288, 'QU', 'OK', 'S', 1740230783, 1740230783, '1'),
(190810, 12288, 'QU', 'OK', 'S', 1740230788, 1740230788, '1'),
(190811, 21783, 'QU', 'OK', 'S', 1740230792, 1740230792, '1'),
(190812, 21783, 'QU', 'OK', 'S', 1740230796, 1740230796, '1'),
(190813, 19726, 'QU', 'OK', 'S', 1740230804, 1740230804, '1'),
(190814, 27239, 'QU', 'OK', 'S', 1740230809, 1740230809, '1'),
(190815, 21695, 'QU', 'OK', 'S', 1740230812, 1740230812, '1'),
(190816, 35713, 'QU', 'OK', 'S', 1740230817, 1740230817, '1'),
(190817, 17962, 'QU', 'OK', 'S', 1740230831, 1740230831, '1'),
(190818, 36678, 'QU', 'OK', 'S', 1740230841, 1740230841, '1'),
(190819, 36674, 'QU', 'OK', 'S', 1740230951, 1740230951, '1'),
(190820, 36680, 'QU', 'OK', 'S', 1740231051, 1740231051, '1'),
(190821, 24322, 'QU', 'OK', 'S', 1740376833, 1740376833, '1'),
(190822, 24322, 'QU', 'OK', 'S', 1740376836, 1740376836, '1'),
(190823, 33042, 'QU', 'OK', 'S', 1740378845, 1740378845, '1'),
(190824, 36033, 'QU', 'OK', 'S', 1740378850, 1740378850, '1'),
(190825, 29388, 'QU', 'OK', 'S', 1740378853, 1740378853, '1'),
(190826, 35546, 'QU', 'OK', 'S', 1740378856, 1740378856, '1'),
(190827, 35225, 'QU', 'OK', 'S', 1740378858, 1740378858, '1'),
(190828, 35225, 'QU', 'OK', 'S', 1740378860, 1740378860, '1'),
(190829, 35225, 'QU', 'OK', 'S', 1740378873, 1740378873, '1'),
(190830, 35225, 'QU', 'OK', 'S', 1740378876, 1740378876, '1'),
(190831, 33042, 'QU', 'OK', 'S', 1740378879, 1740378879, '1'),
(190832, 12848, 'QU', 'OK', 'S', 1740378884, 1740378884, '1'),
(190833, 36013, 'QU', 'OK', 'S', 1740378887, 1740378887, '1'),
(190834, 36622, 'QU', 'OK', 'S', 1740378891, 1740378891, '1'),
(190835, 35224, 'QU', 'OK', 'S', 1740379612, 1740379612, '1'),
(190836, 35224, 'QU', 'OK', 'S', 1740379614, 1740379614, '1'),
(190837, 36669, 'QU', 'OK', 'S', 1740382312, 1740382312, '1'),
(190838, 36657, 'QU', 'OK', 'S', 1740383157, 1740383157, '1'),
(190839, 36657, 'QU', 'OK', 'S', 1740383165, 1740383165, '1'),
(190840, 36672, 'QU', 'OK', 'S', 1740383170, 1740383170, '1'),
(190841, 36671, 'QU', 'OK', 'S', 1740383173, 1740383173, '1'),
(190842, 36671, 'QU', 'OK', 'S', 1740383176, 1740383176, '1'),
(190843, 36623, 'QU', 'OK', 'S', 1740383178, 1740383178, '1'),
(190844, 36622, 'QU', 'OK', 'S', 1740383181, 1740383181, '1'),
(190845, 36657, 'QU', 'OK', 'S', 1740383183, 1740383183, '1'),
(190846, 36368, 'QU', 'OK', 'S', 1740383186, 1740383186, '1'),
(190847, 36368, 'QU', 'OK', 'S', 1740383188, 1740383188, '1'),
(190848, 36365, 'QU', 'OK', 'S', 1740383191, 1740383191, '1'),
(190849, 36368, 'QU', 'OK', 'S', 1740383193, 1740383193, '1'),
(190850, 36365, 'QU', 'OK', 'S', 1740383195, 1740383195, '1'),
(190851, 36300, 'QU', 'OK', 'S', 1740383197, 1740383197, '1'),
(190852, 36300, 'QU', 'OK', 'S', 1740383201, 1740383201, '1'),
(190853, 36300, 'QU', 'OK', 'S', 1740383204, 1740383204, '1'),
(190854, 36301, 'QU', 'OK', 'S', 1740383208, 1740383208, '1'),
(190855, 36301, 'QU', 'OK', 'S', 1740383211, 1740383211, '1'),
(190856, 36299, 'QU', 'OK', 'S', 1740383215, 1740383215, '1'),
(190857, 36299, 'QU', 'OK', 'S', 1740383218, 1740383218, '1'),
(190858, 36299, 'QU', 'OK', 'S', 1740383223, 1740383223, '1'),
(190859, 36477, 'QU', 'OK', 'S', 1740383228, 1740383228, '1'),
(190860, 36477, 'QU', 'OK', 'S', 1740383233, 1740383233, '1'),
(190861, 36478, 'QU', 'OK', 'S', 1740383240, 1740383240, '1'),
(190862, 20004, 'QU', 'OK', 'S', 1740383632, 1740383632, '1'),
(190863, 36168, 'QU', 'OK', 'S', 1740383636, 1740383636, '1'),
(190864, 36668, 'QU', 'OK', 'S', 1740384194, 1740384194, '1'),
(190865, 36679, 'QU', 'OK', 'S', 1740384373, 1740384373, '1'),
(190866, 36675, 'QU', 'OK', 'S', 1740385095, 1740385095, '1'),
(190867, 36669, 'QU', 'OK', 'S', 1740385247, 1740385247, '1'),
(190868, 36676, 'QU', 'OK', 'S', 1740388881, 1740388881, '1'),
(190869, 36605, 'QU', 'OK', 'S', 1740390609, 1740390609, '1'),
(190870, 36604, 'QU', 'OK', 'S', 1740390619, 1740390619, '1'),
(190871, 36603, 'QU', 'OK', 'S', 1740390626, 1740390626, '1'),
(190872, 36503, 'QU', 'OK', 'S', 1740390643, 1740390643, '1'),
(190873, 36502, 'QU', 'OK', 'S', 1740390649, 1740390649, '1'),
(190874, 36501, 'QU', 'OK', 'S', 1740390654, 1740390654, '1'),
(190875, 35715, 'QU', 'OK', 'S', 1740390662, 1740390662, '1'),
(190876, 35688, 'QU', 'OK', 'S', 1740390673, 1740390673, '1'),
(190877, 35687, 'QU', 'OK', 'S', 1740390679, 1740390679, '1'),
(190878, 35657, 'QU', 'OK', 'S', 1740390697, 1740390697, '1'),
(190879, 35436, 'QU', 'OK', 'S', 1740390715, 1740390715, '1'),
(190880, 35435, 'QU', 'OK', 'S', 1740390719, 1740390719, '1'),
(190881, 35434, 'QU', 'OK', 'S', 1740390725, 1740390725, '1'),
(190882, 35433, 'QU', 'OK', 'S', 1740390735, 1740390735, '1'),
(190883, 35337, 'QU', 'OK', 'S', 1740390741, 1740390741, '1'),
(190884, 35202, 'QU', 'OK', 'S', 1740390747, 1740390747, '1'),
(190885, 35201, 'QU', 'OK', 'S', 1740390753, 1740390753, '1'),
(190886, 35040, 'QU', 'OK', 'S', 1740390760, 1740390760, '1'),
(190887, 35039, 'QU', 'OK', 'S', 1740390765, 1740390765, '1'),
(190888, 34960, 'QU', 'OK', 'S', 1740390770, 1740390770, '1'),
(190889, 34623, 'QU', 'OK', 'S', 1740390783, 1740390783, '1'),
(190890, 34498, 'QU', 'OK', 'S', 1740390789, 1740390789, '1'),
(190891, 34282, 'QU', 'OK', 'S', 1740390794, 1740390794, '1'),
(190892, 34280, 'QU', 'OK', 'S', 1740390801, 1740390801, '1'),
(190893, 31165, 'QU', 'OK', 'S', 1740390802, 1740390802, '1'),
(190894, 34277, 'QU', 'OK', 'S', 1740390808, 1740390808, '1'),
(190895, 34121, 'QU', 'OK', 'S', 1740390814, 1740390814, '1'),
(190896, 34117, 'QU', 'OK', 'S', 1740390866, 1740390866, '1'),
(190897, 33430, 'QU', 'OK', 'S', 1740390875, 1740390875, '1'),
(190898, 33428, 'QU', 'OK', 'S', 1740390895, 1740390895, '1'),
(190899, 33427, 'QU', 'OK', 'S', 1740390901, 1740390901, '1'),
(190900, 33425, 'QU', 'OK', 'S', 1740390989, 1740390989, '1'),
(190901, 33424, 'QU', 'OK', 'S', 1740390995, 1740390995, '1'),
(190902, 33423, 'QU', 'OK', 'S', 1740390999, 1740390999, '1'),
(190903, 33422, 'QU', 'OK', 'S', 1740391004, 1740391004, '1'),
(190904, 33186, 'QU', 'OK', 'S', 1740391008, 1740391008, '1'),
(190905, 33179, 'QU', 'OK', 'S', 1740391016, 1740391016, '1'),
(190906, 33178, 'QU', 'OK', 'S', 1740391025, 1740391025, '1'),
(190907, 33161, 'QU', 'OK', 'S', 1740391032, 1740391032, '1'),
(190908, 33160, 'QU', 'OK', 'S', 1740391037, 1740391037, '1'),
(190909, 33012, 'QU', 'OK', 'S', 1740391042, 1740391042, '1'),
(190910, 33011, 'QU', 'OK', 'S', 1740391057, 1740391057, '1'),
(190911, 33010, 'QU', 'OK', 'S', 1740391062, 1740391062, '1'),
(190912, 33009, 'QU', 'OK', 'S', 1740391067, 1740391067, '1'),
(190913, 32968, 'QU', 'OK', 'S', 1740391077, 1740391077, '1'),
(190914, 32929, 'QU', 'OK', 'S', 1740391097, 1740391097, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(190915, 32849, 'QU', 'OK', 'S', 1740391104, 1740391104, '1'),
(190916, 32846, 'QU', 'OK', 'S', 1740391109, 1740391109, '1'),
(190917, 32811, 'QU', 'OK', 'S', 1740391118, 1740391118, '1'),
(190918, 32810, 'QU', 'OK', 'S', 1740391132, 1740391132, '1'),
(190919, 32649, 'QU', 'OK', 'S', 1740391137, 1740391137, '1'),
(190920, 32631, 'QU', 'OK', 'S', 1740391142, 1740391142, '1'),
(190921, 32349, 'QU', 'OK', 'S', 1740391147, 1740391147, '1'),
(190922, 32348, 'QU', 'OK', 'S', 1740391156, 1740391156, '1'),
(190923, 32127, 'QU', 'OK', 'S', 1740391163, 1740391163, '1'),
(190924, 36685, 'QU', 'OK', 'S', 1740391165, 1740391165, '1'),
(190925, 32100, 'QU', 'OK', 'S', 1740391173, 1740391173, '1'),
(190926, 32080, 'QU', 'OK', 'S', 1740391178, 1740391178, '1'),
(190927, 36688, 'QU', 'OK', 'S', 1740391203, 1740391203, '1'),
(190928, 31867, 'QU', 'OK', 'S', 1740391205, 1740391205, '1'),
(190929, 31866, 'QU', 'OK', 'S', 1740391211, 1740391211, '1'),
(190930, 31847, 'QU', 'OK', 'S', 1740391217, 1740391217, '1'),
(190931, 31845, 'QU', 'OK', 'S', 1740391223, 1740391223, '1'),
(190932, 31842, 'QU', 'OK', 'S', 1740391242, 1740391242, '1'),
(190933, 29830, 'QU', 'OK', 'S', 1740391249, 1740391249, '1'),
(190934, 36689, 'QU', 'OK', 'S', 1740391256, 1740391256, '1'),
(190935, 29803, 'QU', 'OK', 'S', 1740391263, 1740391263, '1'),
(190936, 29792, 'QU', 'OK', 'S', 1740391269, 1740391269, '1'),
(190937, 29791, 'QU', 'OK', 'S', 1740391275, 1740391275, '1'),
(190938, 29784, 'QU', 'OK', 'S', 1740391281, 1740391281, '1'),
(190939, 29722, 'QU', 'OK', 'S', 1740391323, 1740391323, '1'),
(190940, 29697, 'QU', 'OK', 'S', 1740391333, 1740391333, '1'),
(190941, 29345, 'QU', 'OK', 'S', 1740391341, 1740391341, '1'),
(190942, 29324, 'QU', 'OK', 'S', 1740391346, 1740391346, '1'),
(190943, 29320, 'QU', 'OK', 'S', 1740391354, 1740391354, '1'),
(190944, 29279, 'QU', 'OK', 'S', 1740391364, 1740391364, '1'),
(190945, 29277, 'QU', 'OK', 'S', 1740391376, 1740391376, '1'),
(190946, 29277, 'QU', 'OK', 'S', 1740391380, 1740391380, '1'),
(190947, 29276, 'QU', 'OK', 'S', 1740391385, 1740391385, '1'),
(190948, 29272, 'QU', 'OK', 'S', 1740391391, 1740391391, '1'),
(190949, 29272, 'QU', 'OK', 'S', 1740391396, 1740391396, '1'),
(190950, 29268, 'QU', 'OK', 'S', 1740391403, 1740391403, '1'),
(190951, 36690, 'QU', 'OK', 'S', 1740391409, 1740391409, '1'),
(190952, 28743, 'QU', 'OK', 'S', 1740391425, 1740391425, '1'),
(190953, 28741, 'QU', 'OK', 'S', 1740391436, 1740391436, '1'),
(190954, 28724, 'QU', 'OK', 'S', 1740391444, 1740391444, '1'),
(190955, 28723, 'QU', 'OK', 'S', 1740391450, 1740391450, '1'),
(190956, 36691, 'QU', 'OK', 'S', 1740391459, 1740391459, '1'),
(190957, 28719, 'QU', 'OK', 'S', 1740391468, 1740391468, '1'),
(190958, 28719, 'QU', 'OK', 'S', 1740391473, 1740391473, '1'),
(190959, 28718, 'QU', 'OK', 'S', 1740391477, 1740391477, '1'),
(190960, 28323, 'QU', 'OK', 'S', 1740391484, 1740391484, '1'),
(190961, 28322, 'QU', 'OK', 'S', 1740391492, 1740391492, '1'),
(190962, 28316, 'QU', 'OK', 'S', 1740391509, 1740391509, '1'),
(190963, 28314, 'QU', 'OK', 'S', 1740391515, 1740391515, '1'),
(190964, 25776, 'QU', 'OK', 'S', 1740391524, 1740391524, '1'),
(190965, 25776, 'QU', 'OK', 'S', 1740391529, 1740391529, '1'),
(190966, 25775, 'QU', 'OK', 'S', 1740391559, 1740391559, '1'),
(190967, 36692, 'QU', 'OK', 'S', 1740391579, 1740391579, '1'),
(190968, 25774, 'QU', 'OK', 'S', 1740391609, 1740391609, '1'),
(190969, 25772, 'QU', 'OK', 'S', 1740391614, 1740391614, '1'),
(190970, 25772, 'QU', 'OK', 'S', 1740391620, 1740391620, '1'),
(190971, 25771, 'QU', 'OK', 'S', 1740391628, 1740391628, '1'),
(190972, 25770, 'QU', 'OK', 'S', 1740391634, 1740391634, '1'),
(190973, 25768, 'QU', 'OK', 'S', 1740391642, 1740391642, '1'),
(190974, 25763, 'QU', 'OK', 'S', 1740391647, 1740391647, '1'),
(190975, 25762, 'QU', 'OK', 'S', 1740391652, 1740391652, '1'),
(190976, 25749, 'QU', 'OK', 'S', 1740391658, 1740391658, '1'),
(190977, 25744, 'QU', 'OK', 'S', 1740391682, 1740391682, '1'),
(190978, 25741, 'QU', 'OK', 'S', 1740391687, 1740391687, '1'),
(190979, 25733, 'QU', 'OK', 'S', 1740391703, 1740391703, '1'),
(190980, 25733, 'QU', 'OK', 'S', 1740391711, 1740391711, '1'),
(190981, 25731, 'QU', 'OK', 'S', 1740391717, 1740391717, '1'),
(190982, 25729, 'QU', 'OK', 'S', 1740391722, 1740391722, '1'),
(190983, 25725, 'QU', 'OK', 'S', 1740391727, 1740391727, '1'),
(190984, 35945, 'QU', 'OK', 'S', 1740391768, 1740391768, '1'),
(190985, 35945, 'QU', 'OK', 'S', 1740391780, 1740391780, '1'),
(190986, 35945, 'QU', 'OK', 'S', 1740391787, 1740391787, '1'),
(190987, 35945, 'QU', 'OK', 'S', 1740391795, 1740391795, '1'),
(190988, 35945, 'QU', 'OK', 'S', 1740391812, 1740391812, '1'),
(190989, 36505, 'QU', 'OK', 'S', 1740391860, 1740391860, '1'),
(190990, 36505, 'QU', 'OK', 'S', 1740391865, 1740391865, '1'),
(190991, 34470, 'QU', 'OK', 'S', 1740391948, 1740391948, '1'),
(190992, 34470, 'QU', 'OK', 'S', 1740391961, 1740391961, '1'),
(190993, 34470, 'QU', 'OK', 'S', 1740391970, 1740391970, '1'),
(190994, 34470, 'QU', 'OK', 'S', 1740391981, 1740391981, '1'),
(190995, 31098, 'QU', 'OK', 'S', 1740392043, 1740392043, '1'),
(190996, 31098, 'QU', 'OK', 'S', 1740392051, 1740392051, '1'),
(190997, 36375, 'QU', 'OK', 'S', 1740392108, 1740392108, '1'),
(190998, 36375, 'QU', 'OK', 'S', 1740392117, 1740392117, '1'),
(190999, 36375, 'QU', 'OK', 'S', 1740392124, 1740392124, '1'),
(191000, 36375, 'QU', 'OK', 'S', 1740392131, 1740392131, '1'),
(191001, 36375, 'QU', 'OK', 'S', 1740392139, 1740392139, '1'),
(191002, 25699, 'QU', 'OK', 'S', 1740392974, 1740392974, '1'),
(191003, 25699, 'QU', 'OK', 'S', 1740392979, 1740392979, '1'),
(191004, 36693, 'QU', 'OK', 'S', 1740392980, 1740392980, '1'),
(191005, 25695, 'QU', 'OK', 'S', 1740392986, 1740392986, '1'),
(191006, 25692, 'QU', 'OK', 'S', 1740392995, 1740392995, '1'),
(191007, 25687, 'QU', 'OK', 'S', 1740393002, 1740393002, '1'),
(191008, 24653, 'QU', 'OK', 'S', 1740393010, 1740393010, '1'),
(191009, 36694, 'QU', 'OK', 'S', 1740393011, 1740393011, '1'),
(191010, 24652, 'QU', 'OK', 'S', 1740393017, 1740393017, '1'),
(191011, 24649, 'QU', 'OK', 'S', 1740393022, 1740393022, '1'),
(191012, 24644, 'QU', 'OK', 'S', 1740393027, 1740393027, '1'),
(191013, 36550, 'QU', 'OK', 'S', 1740393347, 1740393347, '1'),
(191014, 36551, 'QU', 'OK', 'S', 1740393377, 1740393377, '1'),
(191015, 35834, 'QU', 'OK', 'S', 1740393564, 1740393564, '1'),
(191016, 32499, 'QU', 'OK', 'S', 1740393582, 1740393582, '1'),
(191017, 32524, 'QU', 'OK', 'S', 1740393584, 1740393584, '1'),
(191018, 36686, 'QU', 'OK', 'S', 1740393908, 1740393908, '1'),
(191019, 36687, 'QU', 'OK', 'S', 1740394393, 1740394393, '1'),
(191020, 35932, 'QU', 'OK', 'S', 1740396009, 1740396009, '1'),
(191021, 35932, 'QU', 'OK', 'S', 1740396012, 1740396012, '1'),
(191022, 33073, 'QU', 'OK', 'S', 1740397072, 1740397072, '1'),
(191023, 33582, 'QU', 'OK', 'S', 1740397133, 1740397133, '1'),
(191024, 33582, 'QU', 'OK', 'S', 1740397142, 1740397142, '1'),
(191025, 33582, 'QU', 'OK', 'S', 1740397144, 1740397144, '1'),
(191026, 33582, 'QU', 'OK', 'S', 1740397146, 1740397146, '1'),
(191027, 33582, 'QU', 'OK', 'S', 1740397148, 1740397148, '1'),
(191028, 33582, 'QU', 'OK', 'S', 1740397151, 1740397151, '1'),
(191029, 33582, 'QU', 'OK', 'S', 1740397159, 1740397159, '1'),
(191030, 33582, 'QU', 'OK', 'S', 1740397161, 1740397161, '1'),
(191031, 33582, 'QU', 'OK', 'S', 1740397164, 1740397164, '1'),
(191032, 33582, 'QU', 'OK', 'S', 1740397166, 1740397166, '1'),
(191033, 33582, 'QU', 'OK', 'S', 1740397168, 1740397168, '1'),
(191034, 33582, 'QU', 'OK', 'S', 1740397170, 1740397170, '1'),
(191035, 33582, 'QU', 'OK', 'S', 1740397184, 1740397184, '1'),
(191036, 33582, 'QU', 'OK', 'S', 1740397190, 1740397190, '1'),
(191037, 33582, 'QU', 'OK', 'S', 1740397193, 1740397193, '1'),
(191038, 33582, 'QU', 'OK', 'S', 1740397195, 1740397195, '1'),
(191039, 33582, 'QU', 'OK', 'S', 1740397198, 1740397198, '1'),
(191040, 33582, 'QU', 'OK', 'S', 1740397203, 1740397203, '1'),
(191041, 33582, 'QU', 'OK', 'S', 1740397228, 1740397228, '1'),
(191042, 33582, 'QU', 'OK', 'S', 1740397230, 1740397230, '1'),
(191043, 33582, 'QU', 'OK', 'S', 1740397232, 1740397232, '1'),
(191044, 35916, 'QU', 'OK', 'S', 1740397309, 1740397309, '1'),
(191045, 31317, 'QU', 'OK', 'S', 1740397806, 1740397806, '1'),
(191046, 15897, 'QU', 'OK', 'S', 1740397836, 1740397836, '1'),
(191047, 30396, 'QU', 'OK', 'S', 1740397909, 1740397909, '1'),
(191048, 28948, 'QU', 'OK', 'S', 1740398570, 1740398570, '1'),
(191049, 28949, 'QU', 'OK', 'S', 1740398633, 1740398633, '1'),
(191050, 28949, 'QU', 'OK', 'S', 1740398636, 1740398636, '1'),
(191051, 28944, 'QU', 'OK', 'S', 1740398783, 1740398783, '1'),
(191052, 28943, 'QU', 'OK', 'S', 1740398826, 1740398826, '1'),
(191053, 28942, 'QU', 'OK', 'S', 1740398874, 1740398874, '1'),
(191054, 36388, 'QU', 'OK', 'S', 1740399452, 1740399452, '1'),
(191055, 19310, 'QU', 'OK', 'S', 1740399601, 1740399601, '1'),
(191056, 33073, 'QU', 'OK', 'S', 1740399686, 1740399686, '1'),
(191057, 33582, 'QU', 'OK', 'S', 1740399721, 1740399721, '1'),
(191058, 22771, 'QU', 'OK', 'S', 1740399747, 1740399747, '1'),
(191059, 29583, 'QU', 'OK', 'S', 1740399757, 1740399757, '1'),
(191060, 23714, 'QU', 'OK', 'S', 1740399769, 1740399769, '1'),
(191061, 32476, 'QU', 'OK', 'S', 1740399776, 1740399776, '1'),
(191062, 19312, 'QU', 'OK', 'S', 1740399783, 1740399783, '1'),
(191063, 19882, 'QU', 'OK', 'S', 1740399788, 1740399788, '1'),
(191064, 22845, 'QU', 'OK', 'S', 1740399798, 1740399798, '1'),
(191065, 36388, 'QU', 'OK', 'S', 1740399834, 1740399834, '1'),
(191066, 36388, 'QU', 'OK', 'S', 1740399870, 1740399870, '1'),
(191067, 31820, 'QU', 'OK', 'S', 1740400514, 1740400514, '1'),
(191068, 30252, 'QU', 'OK', 'S', 1740400527, 1740400527, '1'),
(191069, 30286, 'QU', 'OK', 'S', 1740400535, 1740400535, '1'),
(191070, 30814, 'QU', 'OK', 'S', 1740400542, 1740400542, '1'),
(191071, 36576, 'QU', 'OK', 'S', 1740401956, 1740401956, '1'),
(191072, 26763, 'QU', 'OK', 'S', 1740402114, 1740402114, '1'),
(191073, 36659, 'QU', 'OK', 'S', 1740403079, 1740403079, '1'),
(191074, 36652, 'QU', 'OK', 'S', 1740403111, 1740403111, '1'),
(191075, 30374, 'QU', 'OK', 'S', 1740403145, 1740403145, '1'),
(191076, 27729, 'QU', 'OK', 'S', 1740403187, 1740403187, '1'),
(191077, 36655, 'QU', 'OK', 'S', 1740404912, 1740404912, '1'),
(191078, 35224, 'QU', 'OK', 'S', 1740404916, 1740404916, '1'),
(191079, 31736, 'QU', 'OK', 'S', 1740404918, 1740404918, '1'),
(191080, 12379, 'QU', 'OK', 'S', 1740404921, 1740404921, '1'),
(191081, 36616, 'QU', 'OK', 'S', 1740404923, 1740404923, '1'),
(191082, 36298, 'QU', 'OK', 'S', 1740404926, 1740404926, '1'),
(191083, 35345, 'QU', 'OK', 'S', 1740404928, 1740404928, '1'),
(191084, 21089, 'QU', 'OK', 'S', 1740404931, 1740404931, '1'),
(191085, 13826, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191086, 18584, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191087, 35746, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191088, 24043, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191089, 36150, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191090, 34228, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191091, 36339, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191092, 36339, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191093, 32501, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191094, 30936, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191095, 28322, 'QU', 'OK', 'S', 1740405035, 1740405035, '1'),
(191096, 31165, 'QU', 'OK', 'S', 1740459440, 1740459440, '1'),
(191097, 35342, 'QU', 'OK', 'S', 1740460452, 1740460452, '1'),
(191098, 36680, 'QU', 'OK', 'S', 1740460481, 1740460481, '1'),
(191099, 33042, 'QU', 'OK', 'S', 1740463953, 1740463953, '1'),
(191100, 36533, 'QU', 'OK', 'S', 1740466058, 1740466058, '1'),
(191101, 35144, 'QU', 'OK', 'S', 1740466072, 1740466072, '1'),
(191102, 36391, 'QU', 'OK', 'S', 1740466095, 1740466095, '1'),
(191103, 35513, 'QU', 'OK', 'S', 1740466100, 1740466100, '1'),
(191104, 29211, 'QU', 'OK', 'S', 1740466104, 1740466104, '1'),
(191105, 28222, 'QU', 'OK', 'S', 1740466112, 1740466112, '1'),
(191106, 36429, 'QU', 'OK', 'S', 1740466117, 1740466117, '1'),
(191107, 29542, 'QU', 'OK', 'S', 1740466123, 1740466123, '1'),
(191108, 36375, 'QU', 'OK', 'S', 1740466128, 1740466128, '1'),
(191109, 35512, 'QU', 'OK', 'S', 1740466140, 1740466140, '1'),
(191110, 35516, 'QU', 'OK', 'S', 1740466145, 1740466145, '1'),
(191111, 33260, 'QU', 'OK', 'S', 1740466153, 1740466153, '1'),
(191112, 35691, 'QU', 'OK', 'S', 1740466158, 1740466158, '1'),
(191113, 21298, 'QU', 'OK', 'S', 1740467369, 1740467369, '1'),
(191114, 25237, 'QU', 'OK', 'S', 1740468199, 1740468199, '1'),
(191115, 33724, 'QU', 'OK', 'S', 1740469981, 1740469981, '1'),
(191116, 33724, 'QU', 'OK', 'S', 1740469985, 1740469985, '1'),
(191117, 33724, 'QU', 'OK', 'S', 1740470031, 1740470031, '1'),
(191118, 33724, 'QU', 'OK', 'S', 1740470037, 1740470037, '1'),
(191119, 33724, 'QU', 'OK', 'S', 1740470042, 1740470042, '1'),
(191120, 34396, 'QU', 'OK', 'S', 1740470048, 1740470048, '1'),
(191121, 34381, 'QU', 'OK', 'S', 1740470120, 1740470120, '1'),
(191122, 34416, 'QU', 'OK', 'S', 1740470168, 1740470168, '1'),
(191123, 34378, 'QU', 'OK', 'S', 1740470290, 1740470290, '1'),
(191124, 34425, 'QU', 'OK', 'S', 1740470359, 1740470359, '1'),
(191125, 34404, 'QU', 'OK', 'S', 1740470464, 1740470464, '1'),
(191126, 34408, 'QU', 'OK', 'S', 1740470553, 1740470553, '1'),
(191127, 34397, 'QU', 'OK', 'S', 1740470572, 1740470572, '1'),
(191128, 34418, 'QU', 'OK', 'S', 1740470591, 1740470591, '1'),
(191129, 34424, 'QU', 'OK', 'S', 1740470601, 1740470601, '1'),
(191130, 34408, 'QU', 'OK', 'S', 1740470695, 1740470695, '1'),
(191131, 36700, 'QU', 'OK', 'S', 1740475645, 1740475645, '1'),
(191132, 36701, 'QU', 'OK', 'S', 1740475852, 1740475852, '1'),
(191133, 36702, 'QU', 'OK', 'S', 1740476232, 1740476232, '1'),
(191134, 36703, 'QU', 'OK', 'S', 1740476438, 1740476438, '1'),
(191135, 36698, 'QU', 'OK', 'S', 1740476981, 1740476981, '1'),
(191136, 36699, 'QU', 'OK', 'S', 1740477281, 1740477281, '1'),
(191137, 36710, 'QU', 'OK', 'S', 1740478005, 1740478005, '1'),
(191138, 36711, 'QU', 'OK', 'S', 1740478023, 1740478023, '1'),
(191139, 36697, 'QU', 'OK', 'S', 1740478067, 1740478067, '1'),
(191140, 36696, 'QU', 'OK', 'S', 1740478117, 1740478117, '1'),
(191141, 21259, 'QU', 'OK', 'S', 1740478165, 1740478165, '1'),
(191142, 36705, 'QU', 'OK', 'S', 1740478446, 1740478446, '1'),
(191143, 36706, 'QU', 'OK', 'S', 1740478657, 1740478657, '1'),
(191144, 36712, 'QU', 'OK', 'S', 1740479043, 1740479043, '1'),
(191145, 36707, 'QU', 'OK', 'S', 1740479099, 1740479099, '1'),
(191146, 36704, 'QU', 'OK', 'S', 1740479139, 1740479139, '1'),
(191147, 36713, 'QU', 'OK', 'S', 1740479229, 1740479229, '1'),
(191148, 36714, 'QU', 'OK', 'S', 1740479249, 1740479249, '1'),
(191149, 36715, 'QU', 'OK', 'S', 1740479269, 1740479269, '1'),
(191150, 36716, 'QU', 'OK', 'S', 1740479289, 1740479289, '1'),
(191151, 36708, 'QU', 'OK', 'S', 1740479331, 1740479331, '1'),
(191152, 36709, 'QU', 'OK', 'S', 1740479354, 1740479354, '1'),
(191153, 35660, 'QU', 'OK', 'S', 1740479787, 1740479787, '1'),
(191154, 36445, 'QU', 'OK', 'S', 1740480071, 1740480071, '1'),
(191155, 34969, 'QU', 'OK', 'S', 1740480797, 1740480797, '1'),
(191156, 35743, 'QU', 'OK', 'S', 1740481238, 1740481238, '1'),
(191157, 36706, 'QU', 'OK', 'S', 1740483597, 1740483597, '1'),
(191158, 36705, 'QU', 'OK', 'S', 1740483599, 1740483599, '1'),
(191159, 2761, 'QU', 'OK', 'S', 1740487599, 1740487599, '1'),
(191160, 2589, 'QU', 'OK', 'S', 1740487614, 1740487614, '1'),
(191161, 3861, 'QU', 'OK', 'S', 1740487635, 1740487635, '1'),
(191162, 3861, 'QU', 'OK', 'S', 1740487638, 1740487638, '1'),
(191163, 3861, 'QU', 'OK', 'S', 1740487641, 1740487641, '1'),
(191164, 3861, 'QU', 'OK', 'S', 1740487644, 1740487644, '1'),
(191165, 3861, 'QU', 'OK', 'S', 1740487647, 1740487647, '1'),
(191166, 5503, 'QU', 'OK', 'S', 1740487674, 1740487674, '1'),
(191167, 35868, 'QU', 'OK', 'S', 1740487739, 1740487739, '1'),
(191168, 22659, 'QU', 'OK', 'S', 1740487746, 1740487746, '1'),
(191169, 35868, 'QU', 'OK', 'S', 1740487757, 1740487757, '1'),
(191170, 35965, 'QU', 'OK', 'S', 1740487763, 1740487763, '1'),
(191171, 22659, 'QU', 'OK', 'S', 1740487767, 1740487767, '1'),
(191172, 35965, 'QU', 'OK', 'S', 1740487769, 1740487769, '1'),
(191173, 27555, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191174, 24739, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191175, 21073, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191176, 21073, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191177, 21073, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191178, 13545, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191179, 13545, 'QU', 'OK', 'S', 1740487826, 1740487826, '1'),
(191180, 12104, 'QU', 'OK', 'S', 1740488090, 1740488090, '1'),
(191181, 7525, 'QU', 'OK', 'S', 1740488965, 1740488965, '1'),
(191182, 34550, 'QU', 'OK', 'S', 1740489480, 1740489480, '1'),
(191183, 31638, 'QU', 'OK', 'S', 1740489482, 1740489482, '1'),
(191184, 31402, 'QU', 'OK', 'S', 1740489518, 1740489518, '1'),
(191185, 31402, 'QU', 'OK', 'S', 1740489522, 1740489522, '1'),
(191186, 16092, 'QU', 'OK', 'S', 1740489782, 1740489782, '1'),
(191187, 16712, 'QU', 'OK', 'S', 1740489786, 1740489786, '1'),
(191188, 18826, 'QU', 'OK', 'S', 1740491683, 1740491683, '1'),
(191189, 35934, 'QU', 'OK', 'S', 1740491774, 1740491774, '1'),
(191190, 34370, 'QU', 'OK', 'S', 1740492055, 1740492055, '1'),
(191191, 33620, 'QU', 'OK', 'S', 1740492058, 1740492058, '1'),
(191192, 35965, 'QU', 'OK', 'S', 1740547167, 1740547167, '1'),
(191193, 36687, 'QU', 'OK', 'S', 1740547365, 1740547365, '1'),
(191194, 36687, 'QU', 'OK', 'S', 1740547383, 1740547383, '1'),
(191195, 31147, 'QU', 'OK', 'S', 1740547872, 1740547872, '1'),
(191196, 35838, 'QU', 'OK', 'S', 1740548529, 1740548529, '1'),
(191197, 31327, 'QU', 'OK', 'S', 1740548531, 1740548531, '1'),
(191198, 32689, 'QU', 'OK', 'S', 1740548533, 1740548533, '1'),
(191199, 31327, 'QU', 'OK', 'S', 1740548535, 1740548535, '1'),
(191200, 13460, 'QU', 'OK', 'S', 1740548546, 1740548546, '1'),
(191201, 26351, 'QU', 'OK', 'S', 1740554410, 1740554410, '1'),
(191202, 32757, 'QU', 'OK', 'S', 1740554456, 1740554456, '1'),
(191203, 32757, 'QU', 'OK', 'S', 1740554466, 1740554466, '1'),
(191204, 32757, 'QU', 'OK', 'S', 1740554483, 1740554483, '1'),
(191205, 32757, 'QU', 'OK', 'S', 1740554524, 1740554524, '1'),
(191206, 36698, 'QU', 'OK', 'S', 1740555372, 1740555372, '1'),
(191207, 36657, 'QU', 'OK', 'S', 1740556369, 1740556369, '1'),
(191208, 36698, 'QU', 'OK', 'S', 1740558033, 1740558033, '1'),
(191209, 36698, 'QU', 'OK', 'S', 1740558054, 1740558054, '1'),
(191210, 36698, 'QU', 'OK', 'S', 1740558057, 1740558057, '1'),
(191211, 36658, 'QU', 'OK', 'S', 1740558065, 1740558065, '1'),
(191212, 35789, 'QU', 'OK', 'S', 1740558179, 1740558179, '1'),
(191213, 35789, 'QU', 'OK', 'S', 1740558199, 1740558199, '1'),
(191214, 35788, 'QU', 'OK', 'S', 1740558217, 1740558217, '1'),
(191215, 35786, 'QU', 'OK', 'S', 1740558247, 1740558247, '1'),
(191216, 35787, 'QU', 'OK', 'S', 1740558255, 1740558255, '1'),
(191217, 35785, 'QU', 'OK', 'S', 1740558287, 1740558287, '1'),
(191218, 35783, 'QU', 'OK', 'S', 1740558328, 1740558328, '1'),
(191219, 35782, 'QU', 'OK', 'S', 1740558364, 1740558364, '1'),
(191220, 35787, 'QU', 'OK', 'S', 1740558420, 1740558420, '1'),
(191221, 35782, 'QU', 'OK', 'S', 1740558440, 1740558440, '1'),
(191222, 8296, 'QU', 'OK', 'S', 1740558881, 1740558881, '1'),
(191223, 8296, 'QU', 'OK', 'S', 1740558889, 1740558889, '1'),
(191224, 35616, 'QU', 'OK', 'S', 1740563437, 1740563437, '1'),
(191225, 35616, 'QU', 'OK', 'S', 1740563455, 1740563455, '1'),
(191226, 35616, 'QU', 'OK', 'S', 1740563459, 1740563459, '1'),
(191227, 35616, 'QU', 'OK', 'S', 1740563463, 1740563463, '1'),
(191228, 35616, 'QU', 'OK', 'S', 1740563466, 1740563466, '1'),
(191229, 35714, 'QU', 'OK', 'S', 1740563470, 1740563470, '1'),
(191230, 35714, 'QU', 'OK', 'S', 1740563472, 1740563472, '1'),
(191231, 35714, 'QU', 'OK', 'S', 1740563475, 1740563475, '1'),
(191232, 35714, 'QU', 'OK', 'S', 1740563479, 1740563479, '1'),
(191233, 36671, 'QU', 'OK', 'S', 1740563491, 1740563491, '1'),
(191234, 36671, 'QU', 'OK', 'S', 1740563493, 1740563493, '1'),
(191235, 36699, 'QU', 'OK', 'S', 1740564323, 1740564323, '1'),
(191236, 36605, 'QU', 'OK', 'S', 1740564878, 1740564878, '1'),
(191237, 36604, 'QU', 'OK', 'S', 1740564888, 1740564888, '1'),
(191238, 36603, 'QU', 'OK', 'S', 1740564894, 1740564894, '1'),
(191239, 36503, 'QU', 'OK', 'S', 1740564904, 1740564904, '1'),
(191240, 36502, 'QU', 'OK', 'S', 1740564911, 1740564911, '1'),
(191241, 36501, 'QU', 'OK', 'S', 1740564917, 1740564917, '1'),
(191242, 35715, 'QU', 'OK', 'S', 1740564925, 1740564925, '1'),
(191243, 35688, 'QU', 'OK', 'S', 1740564931, 1740564931, '1'),
(191244, 35687, 'QU', 'OK', 'S', 1740564945, 1740564945, '1'),
(191245, 35657, 'QU', 'OK', 'S', 1740564950, 1740564950, '1'),
(191246, 35436, 'QU', 'OK', 'S', 1740565005, 1740565005, '1'),
(191247, 35435, 'QU', 'OK', 'S', 1740565034, 1740565034, '1'),
(191248, 35435, 'QU', 'OK', 'S', 1740565046, 1740565046, '1'),
(191249, 35433, 'QU', 'OK', 'S', 1740565070, 1740565070, '1'),
(191250, 35337, 'QU', 'OK', 'S', 1740565080, 1740565080, '1'),
(191251, 35202, 'QU', 'OK', 'S', 1740565096, 1740565096, '1'),
(191252, 35201, 'QU', 'OK', 'S', 1740565104, 1740565104, '1'),
(191253, 35040, 'QU', 'OK', 'S', 1740565110, 1740565110, '1'),
(191254, 35039, 'QU', 'OK', 'S', 1740565116, 1740565116, '1'),
(191255, 34960, 'QU', 'OK', 'S', 1740565123, 1740565123, '1'),
(191256, 36658, 'QU', 'OK', 'S', 1740566176, 1740566176, '1'),
(191257, 36729, 'QU', 'OK', 'S', 1740566735, 1740566735, '1'),
(191258, 36730, 'QU', 'OK', 'S', 1740566754, 1740566754, '1'),
(191259, 36731, 'QU', 'OK', 'S', 1740566775, 1740566775, '1'),
(191260, 36732, 'QU', 'OK', 'S', 1740566795, 1740566795, '1'),
(191261, 16936, 'QU', 'OK', 'S', 1740567025, 1740567025, '1'),
(191262, 36717, 'QU', 'OK', 'S', 1740567031, 1740567031, '1'),
(191263, 29413, 'QU', 'OK', 'S', 1740567033, 1740567033, '1'),
(191264, 25388, 'QU', 'OK', 'S', 1740567036, 1740567036, '1'),
(191265, 36718, 'QU', 'OK', 'S', 1740567291, 1740567291, '1'),
(191266, 36719, 'QU', 'OK', 'S', 1740567836, 1740567836, '1'),
(191267, 36720, 'QU', 'OK', 'S', 1740567983, 1740567983, '1'),
(191268, 36725, 'QU', 'OK', 'S', 1740569158, 1740569158, '1'),
(191269, 36726, 'QU', 'OK', 'S', 1740569425, 1740569425, '1'),
(191270, 36727, 'QU', 'OK', 'S', 1740569679, 1740569679, '1'),
(191271, 36728, 'QU', 'OK', 'S', 1740570022, 1740570022, '1'),
(191272, 35616, 'QU', 'OK', 'S', 1740570202, 1740570202, '1'),
(191273, 24321, 'QU', 'OK', 'S', 1740570229, 1740570229, '1'),
(191274, 24321, 'QU', 'OK', 'S', 1740570232, 1740570232, '1'),
(191275, 36310, 'QU', 'OK', 'S', 1740572065, 1740572065, '1'),
(191276, 23935, 'QU', 'OK', 'S', 1740572072, 1740572072, '1'),
(191277, 36733, 'QU', 'OK', 'S', 1740574129, 1740574129, '1'),
(191278, 36735, 'QU', 'OK', 'S', 1740574215, 1740574215, '1'),
(191279, 36739, 'QU', 'OK', 'S', 1740574332, 1740574332, '1'),
(191280, 36736, 'QU', 'OK', 'S', 1740574488, 1740574488, '1'),
(191281, 36740, 'QU', 'OK', 'S', 1740574572, 1740574572, '1'),
(191282, 36745, 'QU', 'OK', 'S', 1740574620, 1740574620, '1'),
(191283, 36742, 'QU', 'OK', 'S', 1740574998, 1740574998, '1'),
(191284, 36744, 'QU', 'OK', 'S', 1740575045, 1740575045, '1'),
(191285, 36746, 'QU', 'OK', 'S', 1740575084, 1740575084, '1'),
(191286, 36747, 'QU', 'OK', 'S', 1740575387, 1740575387, '1'),
(191287, 36743, 'QU', 'OK', 'S', 1740575563, 1740575563, '1'),
(191288, 36745, 'QU', 'OK', 'S', 1740575667, 1740575667, '1'),
(191289, 36721, 'QU', 'OK', 'S', 1740576583, 1740576583, '1'),
(191290, 32201, 'QU', 'OK', 'S', 1740577223, 1740577223, '1'),
(191291, 36553, 'QU', 'OK', 'S', 1740633943, 1740633943, '1'),
(191292, 33395, 'QU', 'OK', 'S', 1740641781, 1740641781, '1'),
(191293, 33777, 'QU', 'OK', 'S', 1740655382, 1740655382, '1'),
(191294, 33777, 'QU', 'OK', 'S', 1740655382, 1740655382, '1'),
(191295, 22617, 'QU', 'OK', 'S', 1740655459, 1740655459, '1'),
(191296, 28836, 'QU', 'OK', 'S', 1740655502, 1740655502, '1'),
(191297, 13377, 'QU', 'OK', 'S', 1740655634, 1740655634, '1'),
(191298, 13377, 'QU', 'OK', 'S', 1740655634, 1740655634, '1'),
(191299, 13377, 'QU', 'OK', 'S', 1740655634, 1740655634, '1'),
(191300, 17671, 'QU', 'OK', 'S', 1740655710, 1740655710, '1'),
(191301, 30090, 'QU', 'OK', 'S', 1740655769, 1740655769, '1'),
(191302, 30090, 'QU', 'OK', 'S', 1740655769, 1740655769, '1'),
(191303, 30090, 'QU', 'OK', 'S', 1740655769, 1740655769, '1'),
(191304, 30090, 'QU', 'OK', 'S', 1740655769, 1740655769, '1'),
(191305, 30090, 'QU', 'OK', 'S', 1740655769, 1740655769, '1'),
(191306, 30090, 'QU', 'OK', 'S', 1740655770, 1740655770, '1'),
(191307, 30090, 'QU', 'OK', 'S', 1740655770, 1740655770, '1'),
(191308, 35226, 'QU', 'OK', 'S', 1740655929, 1740655929, '1'),
(191309, 34447, 'QU', 'OK', 'S', 1740655974, 1740655974, '1'),
(191310, 35546, 'QU', 'OK', 'S', 1740655988, 1740655988, '1'),
(191311, 35546, 'QU', 'OK', 'S', 1740655991, 1740655991, '1'),
(191312, 35546, 'QU', 'OK', 'S', 1740655994, 1740655994, '1'),
(191313, 33873, 'QU', 'OK', 'S', 1740656095, 1740656095, '1'),
(191314, 33778, 'QU', 'OK', 'S', 1740656145, 1740656145, '1'),
(191315, 33778, 'QU', 'OK', 'S', 1740656145, 1740656145, '1'),
(191316, 33778, 'QU', 'OK', 'S', 1740656145, 1740656145, '1'),
(191317, 33582, 'QU', 'OK', 'S', 1740656182, 1740656182, '1'),
(191318, 33582, 'QU', 'OK', 'S', 1740656182, 1740656182, '1'),
(191319, 33329, 'QU', 'OK', 'S', 1740656200, 1740656200, '1'),
(191320, 33268, 'QU', 'OK', 'S', 1740656237, 1740656237, '1'),
(191321, 33268, 'QU', 'OK', 'S', 1740656237, 1740656237, '1'),
(191322, 32611, 'QU', 'OK', 'S', 1740656370, 1740656370, '1'),
(191323, 32450, 'QU', 'OK', 'S', 1740656540, 1740656540, '1'),
(191324, 32449, 'QU', 'OK', 'S', 1740656559, 1740656559, '1'),
(191325, 32433, 'QU', 'OK', 'S', 1740656577, 1740656577, '1'),
(191326, 31339, 'QU', 'OK', 'S', 1740656642, 1740656642, '1'),
(191327, 31003, 'QU', 'OK', 'S', 1740656666, 1740656666, '1'),
(191328, 30794, 'QU', 'OK', 'S', 1740656734, 1740656734, '1'),
(191329, 30362, 'QU', 'OK', 'S', 1740656808, 1740656808, '1'),
(191330, 30062, 'QU', 'OK', 'S', 1740656847, 1740656847, '1'),
(191331, 28627, 'QU', 'OK', 'S', 1740657065, 1740657065, '1'),
(191332, 28627, 'QU', 'OK', 'S', 1740657065, 1740657065, '1'),
(191333, 28627, 'QU', 'OK', 'S', 1740657065, 1740657065, '1'),
(191334, 28626, 'QU', 'OK', 'S', 1740657096, 1740657096, '1'),
(191335, 28626, 'QU', 'OK', 'S', 1740657096, 1740657096, '1'),
(191336, 28626, 'QU', 'OK', 'S', 1740657096, 1740657096, '1'),
(191337, 27849, 'QU', 'OK', 'S', 1740657154, 1740657154, '1'),
(191338, 27403, 'QU', 'OK', 'S', 1740657191, 1740657191, '1'),
(191339, 26617, 'QU', 'OK', 'S', 1740657345, 1740657345, '1'),
(191340, 26617, 'QU', 'OK', 'S', 1740657345, 1740657345, '1'),
(191341, 26198, 'QU', 'OK', 'S', 1740657397, 1740657397, '1'),
(191342, 25757, 'QU', 'OK', 'S', 1740657427, 1740657427, '1'),
(191343, 25471, 'QU', 'OK', 'S', 1740657436, 1740657436, '1'),
(191344, 25452, 'QU', 'OK', 'S', 1740657447, 1740657447, '1'),
(191345, 24668, 'QU', 'OK', 'S', 1740657506, 1740657506, '1'),
(191346, 24320, 'QU', 'OK', 'S', 1740657549, 1740657549, '1'),
(191347, 24187, 'QU', 'OK', 'S', 1740657619, 1740657619, '1'),
(191348, 24119, 'QU', 'OK', 'S', 1740657643, 1740657643, '1'),
(191349, 24112, 'QU', 'OK', 'S', 1740657663, 1740657663, '1'),
(191350, 24075, 'QU', 'OK', 'S', 1740657684, 1740657684, '1'),
(191351, 24073, 'QU', 'OK', 'S', 1740657692, 1740657692, '1'),
(191352, 24055, 'QU', 'OK', 'S', 1740657703, 1740657703, '1'),
(191353, 23087, 'QU', 'OK', 'S', 1740657730, 1740657730, '1'),
(191354, 23070, 'QU', 'OK', 'S', 1740657767, 1740657767, '1'),
(191355, 36723, 'QU', 'OK', 'S', 1740657775, 1740657775, '1'),
(191356, 22928, 'QU', 'OK', 'S', 1740657899, 1740657899, '1'),
(191357, 22927, 'QU', 'OK', 'S', 1740657910, 1740657910, '1'),
(191358, 22715, 'QU', 'OK', 'S', 1740657955, 1740657955, '1'),
(191359, 21414, 'QU', 'OK', 'S', 1740658050, 1740658050, '1'),
(191360, 21403, 'QU', 'OK', 'S', 1740658059, 1740658059, '1'),
(191361, 21111, 'QU', 'OK', 'S', 1740658085, 1740658085, '1'),
(191362, 36721, 'QU', 'OK', 'S', 1740658091, 1740658091, '1'),
(191363, 20755, 'QU', 'OK', 'S', 1740658162, 1740658162, '1'),
(191364, 20755, 'QU', 'OK', 'S', 1740658162, 1740658162, '1'),
(191365, 20277, 'QU', 'OK', 'S', 1740658207, 1740658207, '1'),
(191366, 32365, 'QU', 'OK', 'S', 1740658236, 1740658236, '1'),
(191367, 36725, 'QU', 'OK', 'S', 1740658241, 1740658241, '1'),
(191368, 36388, 'QU', 'OK', 'S', 1740658243, 1740658243, '1'),
(191369, 32365, 'QU', 'OK', 'S', 1740658245, 1740658245, '1'),
(191370, 36315, 'QU', 'OK', 'S', 1740658248, 1740658248, '1'),
(191371, 36724, 'QU', 'OK', 'S', 1740658252, 1740658252, '1'),
(191372, 36398, 'QU', 'OK', 'S', 1740658253, 1740658253, '1'),
(191373, 19924, 'QU', 'OK', 'S', 1740658253, 1740658253, '1'),
(191374, 35818, 'QU', 'OK', 'S', 1740658260, 1740658260, '1'),
(191375, 30090, 'QU', 'OK', 'S', 1740658265, 1740658265, '1'),
(191376, 36693, 'QU', 'OK', 'S', 1740658269, 1740658269, '1'),
(191377, 36380, 'QU', 'OK', 'S', 1740658272, 1740658272, '1'),
(191378, 22790, 'QU', 'OK', 'S', 1740658275, 1740658275, '1'),
(191379, 36267, 'QU', 'OK', 'S', 1740658277, 1740658277, '1'),
(191380, 16099, 'QU', 'OK', 'S', 1740658281, 1740658281, '1'),
(191381, 36265, 'QU', 'OK', 'S', 1740658285, 1740658285, '1'),
(191382, 33462, 'QU', 'OK', 'S', 1740658287, 1740658287, '1'),
(191383, 16099, 'QU', 'OK', 'S', 1740658289, 1740658289, '1'),
(191384, 36267, 'QU', 'OK', 'S', 1740658292, 1740658292, '1'),
(191385, 36116, 'QU', 'OK', 'S', 1740658295, 1740658295, '1'),
(191386, 33316, 'QU', 'OK', 'S', 1740658299, 1740658299, '1'),
(191387, 30628, 'QU', 'OK', 'S', 1740658303, 1740658303, '1'),
(191388, 36263, 'QU', 'OK', 'S', 1740658307, 1740658307, '1'),
(191389, 19550, 'QU', 'OK', 'S', 1740658311, 1740658311, '1'),
(191390, 20893, 'QU', 'OK', 'S', 1740658311, 1740658311, '1'),
(191391, 21009, 'QU', 'OK', 'S', 1740658314, 1740658314, '1'),
(191392, 36497, 'QU', 'OK', 'S', 1740658316, 1740658316, '1'),
(191393, 20453, 'QU', 'OK', 'S', 1740658319, 1740658319, '1'),
(191394, 18954, 'QU', 'OK', 'S', 1740658338, 1740658338, '1'),
(191395, 18954, 'QU', 'OK', 'S', 1740658338, 1740658338, '1'),
(191396, 27053, 'QU', 'OK', 'S', 1740658385, 1740658385, '1'),
(191397, 26745, 'QU', 'OK', 'S', 1740658387, 1740658387, '1'),
(191398, 36265, 'QU', 'OK', 'S', 1740658390, 1740658390, '1'),
(191399, 34963, 'QU', 'OK', 'S', 1740658392, 1740658392, '1'),
(191400, 34963, 'QU', 'OK', 'S', 1740658394, 1740658394, '1'),
(191401, 36492, 'QU', 'OK', 'S', 1740658396, 1740658396, '1'),
(191402, 22830, 'QU', 'OK', 'S', 1740658399, 1740658399, '1'),
(191403, 18463, 'QU', 'OK', 'S', 1740658454, 1740658454, '1'),
(191404, 36722, 'QU', 'OK', 'S', 1740658455, 1740658455, '1'),
(191405, 18452, 'QU', 'OK', 'S', 1740658489, 1740658489, '1'),
(191406, 33462, 'QU', 'OK', 'S', 1740658501, 1740658501, '1'),
(191407, 17914, 'QU', 'OK', 'S', 1740658532, 1740658532, '1'),
(191408, 28690, 'QU', 'OK', 'S', 1740658541, 1740658541, '1'),
(191409, 36300, 'QU', 'OK', 'S', 1740658574, 1740658574, '1'),
(191410, 36300, 'QU', 'OK', 'S', 1740658578, 1740658578, '1'),
(191411, 36250, 'QU', 'OK', 'S', 1740658580, 1740658580, '1'),
(191412, 36299, 'QU', 'OK', 'S', 1740658585, 1740658585, '1'),
(191413, 17468, 'QU', 'OK', 'S', 1740658619, 1740658619, '1'),
(191414, 35850, 'QU', 'OK', 'S', 1740658649, 1740658649, '1'),
(191415, 17261, 'QU', 'OK', 'S', 1740658673, 1740658673, '1'),
(191416, 36109, 'QU', 'OK', 'S', 1740658798, 1740658798, '1'),
(191417, 17126, 'QU', 'OK', 'S', 1740658818, 1740658818, '1'),
(191418, 17127, 'QU', 'OK', 'S', 1740658842, 1740658842, '1'),
(191419, 16749, 'QU', 'OK', 'S', 1740658865, 1740658865, '1'),
(191420, 16608, 'QU', 'OK', 'S', 1740658894, 1740658894, '1'),
(191421, 16608, 'QU', 'OK', 'S', 1740658894, 1740658894, '1'),
(191422, 16606, 'QU', 'OK', 'S', 1740658911, 1740658911, '1'),
(191423, 16606, 'QU', 'OK', 'S', 1740658911, 1740658911, '1'),
(191424, 16602, 'QU', 'OK', 'S', 1740658925, 1740658925, '1'),
(191425, 15697, 'QU', 'OK', 'S', 1740659021, 1740659021, '1'),
(191426, 15658, 'QU', 'OK', 'S', 1740659047, 1740659047, '1'),
(191427, 15645, 'QU', 'OK', 'S', 1740659065, 1740659065, '1'),
(191428, 15546, 'QU', 'OK', 'S', 1740659083, 1740659083, '1'),
(191429, 15546, 'QU', 'OK', 'S', 1740659083, 1740659083, '1'),
(191430, 14573, 'QU', 'OK', 'S', 1740659183, 1740659183, '1'),
(191431, 14573, 'QU', 'OK', 'S', 1740659183, 1740659183, '1'),
(191432, 13827, 'QU', 'OK', 'S', 1740659273, 1740659273, '1'),
(191433, 13543, 'QU', 'OK', 'S', 1740659317, 1740659317, '1'),
(191434, 13074, 'QU', 'OK', 'S', 1740659346, 1740659346, '1'),
(191435, 12853, 'QU', 'OK', 'S', 1740659427, 1740659427, '1'),
(191436, 12853, 'QU', 'OK', 'S', 1740659427, 1740659427, '1'),
(191437, 12784, 'QU', 'OK', 'S', 1740659472, 1740659472, '1'),
(191438, 12784, 'QU', 'OK', 'S', 1740659472, 1740659472, '1'),
(191439, 12780, 'QU', 'OK', 'S', 1740659488, 1740659488, '1'),
(191440, 12777, 'QU', 'OK', 'S', 1740659501, 1740659501, '1'),
(191441, 12755, 'QU', 'OK', 'S', 1740659543, 1740659543, '1'),
(191442, 12625, 'QU', 'OK', 'S', 1740659580, 1740659580, '1'),
(191443, 12379, 'QU', 'OK', 'S', 1740659634, 1740659634, '1'),
(191444, 12116, 'QU', 'OK', 'S', 1740659666, 1740659666, '1'),
(191445, 36558, 'QU', 'OK', 'S', 1740659707, 1740659707, '1'),
(191446, 11114, 'QU', 'OK', 'S', 1740659768, 1740659768, '1'),
(191447, 8965, 'QU', 'OK', 'S', 1740659795, 1740659795, '1'),
(191448, 36751, 'QU', 'OK', 'S', 1740659877, 1740659877, '1'),
(191449, 36741, 'QU', 'OK', 'S', 1740659972, 1740659972, '1'),
(191450, 36738, 'QU', 'OK', 'S', 1740660897, 1740660897, '1'),
(191451, 36737, 'QU', 'OK', 'S', 1740660928, 1740660928, '1'),
(191452, 36734, 'QU', 'OK', 'S', 1740660952, 1740660952, '1'),
(191453, 36742, 'QU', 'OK', 'S', 1740660991, 1740660991, '1'),
(191454, 36744, 'QU', 'OK', 'S', 1740661027, 1740661027, '1'),
(191455, 36746, 'QU', 'OK', 'S', 1740661052, 1740661052, '1'),
(191456, 36658, 'QU', 'OK', 'S', 1740661537, 1740661537, '1'),
(191457, 36749, 'QU', 'OK', 'S', 1740661658, 1740661658, '1'),
(191458, 36750, 'QU', 'OK', 'S', 1740661991, 1740661991, '1'),
(191459, 36073, 'QU', 'OK', 'S', 1740662441, 1740662441, '1'),
(191460, 35026, 'QU', 'OK', 'S', 1740662628, 1740662628, '1'),
(191461, 27652, 'QU', 'OK', 'S', 1740662880, 1740662880, '1'),
(191462, 21088, 'QU', 'OK', 'S', 1740663153, 1740663153, '1'),
(191463, 32692, 'QU', 'OK', 'S', 1740663696, 1740663696, '1'),
(191464, 36009, 'QU', 'OK', 'S', 1740663821, 1740663821, '1'),
(191465, 36062, 'QU', 'OK', 'S', 1740663934, 1740663934, '1'),
(191466, 36575, 'QU', 'OK', 'S', 1740664310, 1740664310, '1'),
(191467, 36576, 'QU', 'OK', 'S', 1740664800, 1740664800, '1'),
(191468, 36467, 'QU', 'OK', 'S', 1740720241, 1740720241, '1'),
(191469, 31126, 'QU', 'OK', 'S', 1740720341, 1740720341, '1'),
(191470, 36250, 'QU', 'OK', 'S', 1740726233, 1740726233, '1'),
(191471, 36745, 'QU', 'OK', 'S', 1740726247, 1740726247, '1'),
(191472, 36744, 'QU', 'OK', 'S', 1740726250, 1740726250, '1'),
(191473, 36746, 'QU', 'OK', 'S', 1740726254, 1740726254, '1'),
(191474, 36747, 'QU', 'OK', 'S', 1740726257, 1740726257, '1'),
(191475, 36726, 'QU', 'OK', 'S', 1740726260, 1740726260, '1'),
(191476, 36726, 'QU', 'OK', 'S', 1740726263, 1740726263, '1'),
(191477, 36726, 'QU', 'OK', 'S', 1740726264, 1740726264, '1'),
(191478, 36726, 'QU', 'OK', 'S', 1740726267, 1740726267, '1'),
(191479, 36726, 'QU', 'OK', 'S', 1740726269, 1740726269, '1'),
(191480, 13567, 'QU', 'OK', 'S', 1740726973, 1740726973, '1'),
(191481, 13284, 'QU', 'OK', 'S', 1740726978, 1740726978, '1'),
(191482, 7866, 'QU', 'OK', 'S', 1740726982, 1740726982, '1'),
(191483, 35978, 'QU', 'OK', 'S', 1740726985, 1740726985, '1'),
(191484, 21078, 'QU', 'OK', 'S', 1740726987, 1740726987, '1'),
(191485, 20939, 'QU', 'OK', 'S', 1740726990, 1740726990, '1'),
(191486, 25572, 'QU', 'OK', 'S', 1740726994, 1740726994, '1'),
(191487, 14502, 'QU', 'OK', 'S', 1740726997, 1740726997, '1'),
(191488, 8406, 'QU', 'OK', 'S', 1740727202, 1740727202, '1'),
(191489, 19656, 'QU', 'OK', 'S', 1740727383, 1740727383, '1'),
(191490, 8406, 'QU', 'OK', 'S', 1740727386, 1740727386, '1'),
(191491, 20290, 'QU', 'OK', 'S', 1740727567, 1740727567, '1'),
(191492, 36087, 'QU', 'OK', 'S', 1740727623, 1740727623, '1'),
(191493, 36087, 'QU', 'OK', 'S', 1740727628, 1740727628, '1'),
(191494, 36086, 'QU', 'OK', 'S', 1740727633, 1740727633, '1'),
(191495, 36086, 'QU', 'OK', 'S', 1740727638, 1740727638, '1'),
(191496, 36008, 'QU', 'OK', 'S', 1740727643, 1740727643, '1'),
(191497, 36008, 'QU', 'OK', 'S', 1740727648, 1740727648, '1'),
(191498, 36007, 'QU', 'OK', 'S', 1740728001, 1740728001, '1'),
(191499, 36007, 'QU', 'OK', 'S', 1740728006, 1740728006, '1'),
(191500, 36006, 'QU', 'OK', 'S', 1740728038, 1740728038, '1'),
(191501, 36006, 'QU', 'OK', 'S', 1740728043, 1740728043, '1'),
(191502, 35888, 'QU', 'OK', 'S', 1740728048, 1740728048, '1'),
(191503, 35888, 'QU', 'OK', 'S', 1740728073, 1740728073, '1'),
(191504, 35887, 'QU', 'OK', 'S', 1740728078, 1740728078, '1'),
(191505, 35887, 'QU', 'OK', 'S', 1740728082, 1740728082, '1'),
(191506, 35886, 'QU', 'OK', 'S', 1740728089, 1740728089, '1'),
(191507, 35886, 'QU', 'OK', 'S', 1740728095, 1740728095, '1'),
(191508, 35862, 'QU', 'OK', 'S', 1740728100, 1740728100, '1'),
(191509, 35862, 'QU', 'OK', 'S', 1740728105, 1740728105, '1'),
(191510, 35841, 'QU', 'OK', 'S', 1740728111, 1740728111, '1'),
(191511, 35841, 'QU', 'OK', 'S', 1740728118, 1740728118, '1'),
(191512, 34082, 'QU', 'OK', 'S', 1740728125, 1740728125, '1'),
(191513, 34082, 'QU', 'OK', 'S', 1740728131, 1740728131, '1'),
(191514, 34065, 'QU', 'OK', 'S', 1740728137, 1740728137, '1'),
(191515, 34065, 'QU', 'OK', 'S', 1740728143, 1740728143, '1'),
(191516, 33981, 'QU', 'OK', 'S', 1740728148, 1740728148, '1'),
(191517, 33981, 'QU', 'OK', 'S', 1740728153, 1740728153, '1'),
(191518, 33450, 'QU', 'OK', 'S', 1740728163, 1740728163, '1'),
(191519, 33450, 'QU', 'OK', 'S', 1740728168, 1740728168, '1'),
(191520, 33449, 'QU', 'OK', 'S', 1740728173, 1740728173, '1'),
(191521, 33449, 'QU', 'OK', 'S', 1740728178, 1740728178, '1'),
(191522, 33439, 'QU', 'OK', 'S', 1740728184, 1740728184, '1'),
(191523, 33439, 'QU', 'OK', 'S', 1740728189, 1740728189, '1'),
(191524, 33159, 'QU', 'OK', 'S', 1740728199, 1740728199, '1'),
(191525, 33159, 'QU', 'OK', 'S', 1740728207, 1740728207, '1'),
(191526, 33157, 'QU', 'OK', 'S', 1740728214, 1740728214, '1'),
(191527, 33157, 'QU', 'OK', 'S', 1740728220, 1740728220, '1'),
(191528, 33153, 'QU', 'OK', 'S', 1740728253, 1740728253, '1'),
(191529, 33153, 'QU', 'OK', 'S', 1740728258, 1740728258, '1'),
(191530, 33107, 'QU', 'OK', 'S', 1740728264, 1740728264, '1'),
(191531, 33107, 'QU', 'OK', 'S', 1740728270, 1740728270, '1'),
(191532, 30658, 'QU', 'OK', 'S', 1740728280, 1740728280, '1'),
(191533, 30658, 'QU', 'OK', 'S', 1740728286, 1740728286, '1'),
(191534, 30657, 'QU', 'OK', 'S', 1740728298, 1740728298, '1'),
(191535, 30644, 'QU', 'OK', 'S', 1740728304, 1740728304, '1'),
(191536, 30644, 'QU', 'OK', 'S', 1740728310, 1740728310, '1'),
(191537, 30564, 'QU', 'OK', 'S', 1740728315, 1740728315, '1'),
(191538, 30564, 'QU', 'OK', 'S', 1740728321, 1740728321, '1'),
(191539, 30553, 'QU', 'OK', 'S', 1740728327, 1740728327, '1'),
(191540, 30553, 'QU', 'OK', 'S', 1740728332, 1740728332, '1'),
(191541, 30552, 'QU', 'OK', 'S', 1740728338, 1740728338, '1'),
(191542, 30552, 'QU', 'OK', 'S', 1740728343, 1740728343, '1'),
(191543, 28811, 'QU', 'OK', 'S', 1740728350, 1740728350, '1'),
(191544, 28811, 'QU', 'OK', 'S', 1740728358, 1740728358, '1'),
(191545, 28528, 'QU', 'OK', 'S', 1740728374, 1740728374, '1'),
(191546, 28528, 'QU', 'OK', 'S', 1740728380, 1740728380, '1'),
(191547, 28526, 'QU', 'OK', 'S', 1740728387, 1740728387, '1'),
(191548, 28526, 'QU', 'OK', 'S', 1740728392, 1740728392, '1'),
(191549, 26931, 'QU', 'OK', 'S', 1740728398, 1740728398, '1'),
(191550, 26931, 'QU', 'OK', 'S', 1740728402, 1740728402, '1'),
(191551, 26930, 'QU', 'OK', 'S', 1740728407, 1740728407, '1'),
(191552, 26930, 'QU', 'OK', 'S', 1740728411, 1740728411, '1'),
(191553, 26908, 'QU', 'OK', 'S', 1740728421, 1740728421, '1'),
(191554, 26908, 'QU', 'OK', 'S', 1740728425, 1740728425, '1'),
(191555, 26900, 'QU', 'OK', 'S', 1740728432, 1740728432, '1'),
(191556, 26900, 'QU', 'OK', 'S', 1740728438, 1740728438, '1'),
(191557, 26892, 'QU', 'OK', 'S', 1740728446, 1740728446, '1'),
(191558, 26892, 'QU', 'OK', 'S', 1740728451, 1740728451, '1'),
(191559, 26889, 'QU', 'OK', 'S', 1740728457, 1740728457, '1'),
(191560, 26889, 'QU', 'OK', 'S', 1740728462, 1740728462, '1'),
(191561, 26748, 'QU', 'OK', 'S', 1740728471, 1740728471, '1'),
(191562, 26748, 'QU', 'OK', 'S', 1740728476, 1740728476, '1'),
(191563, 26747, 'QU', 'OK', 'S', 1740728482, 1740728482, '1'),
(191564, 26747, 'QU', 'OK', 'S', 1740728489, 1740728489, '1'),
(191565, 26367, 'QU', 'OK', 'S', 1740728498, 1740728498, '1'),
(191566, 26367, 'QU', 'OK', 'S', 1740728504, 1740728504, '1'),
(191567, 25298, 'QU', 'OK', 'S', 1740728513, 1740728513, '1'),
(191568, 25298, 'QU', 'OK', 'S', 1740728520, 1740728520, '1'),
(191569, 24839, 'QU', 'OK', 'S', 1740728527, 1740728527, '1'),
(191570, 24839, 'QU', 'OK', 'S', 1740728533, 1740728533, '1'),
(191571, 24837, 'QU', 'OK', 'S', 1740728540, 1740728540, '1'),
(191572, 24837, 'QU', 'OK', 'S', 1740728547, 1740728547, '1'),
(191573, 24835, 'QU', 'OK', 'S', 1740728554, 1740728554, '1'),
(191574, 24835, 'QU', 'OK', 'S', 1740728561, 1740728561, '1'),
(191575, 24834, 'QU', 'OK', 'S', 1740728567, 1740728567, '1'),
(191576, 24834, 'QU', 'OK', 'S', 1740728573, 1740728573, '1'),
(191577, 24665, 'QU', 'OK', 'S', 1740728581, 1740728581, '1'),
(191578, 24665, 'QU', 'OK', 'S', 1740728585, 1740728585, '1'),
(191579, 24281, 'QU', 'OK', 'S', 1740728591, 1740728591, '1'),
(191580, 24281, 'QU', 'OK', 'S', 1740728596, 1740728596, '1'),
(191581, 24256, 'QU', 'OK', 'S', 1740728604, 1740728604, '1'),
(191582, 24256, 'QU', 'OK', 'S', 1740728610, 1740728610, '1'),
(191583, 24249, 'QU', 'OK', 'S', 1740728631, 1740728631, '1'),
(191584, 24249, 'QU', 'OK', 'S', 1740728637, 1740728637, '1'),
(191585, 24084, 'QU', 'OK', 'S', 1740728643, 1740728643, '1'),
(191586, 24084, 'QU', 'OK', 'S', 1740728649, 1740728649, '1'),
(191587, 24083, 'QU', 'OK', 'S', 1740728655, 1740728655, '1'),
(191588, 24083, 'QU', 'OK', 'S', 1740728678, 1740728678, '1'),
(191589, 24074, 'QU', 'OK', 'S', 1740728690, 1740728690, '1'),
(191590, 24074, 'QU', 'OK', 'S', 1740728696, 1740728696, '1'),
(191591, 23975, 'QU', 'OK', 'S', 1740728703, 1740728703, '1'),
(191592, 23975, 'QU', 'OK', 'S', 1740728708, 1740728708, '1'),
(191593, 23974, 'QU', 'OK', 'S', 1740728715, 1740728715, '1'),
(191594, 23974, 'QU', 'OK', 'S', 1740728722, 1740728722, '1'),
(191595, 23969, 'QU', 'OK', 'S', 1740728729, 1740728729, '1'),
(191596, 23969, 'QU', 'OK', 'S', 1740728735, 1740728735, '1'),
(191597, 23563, 'QU', 'OK', 'S', 1740728745, 1740728745, '1'),
(191598, 23563, 'QU', 'OK', 'S', 1740728750, 1740728750, '1'),
(191599, 23459, 'QU', 'OK', 'S', 1740728755, 1740728755, '1'),
(191600, 23459, 'QU', 'OK', 'S', 1740728761, 1740728761, '1'),
(191601, 23352, 'QU', 'OK', 'S', 1740728766, 1740728766, '1'),
(191602, 23352, 'QU', 'OK', 'S', 1740728772, 1740728772, '1'),
(191603, 23319, 'QU', 'OK', 'S', 1740728779, 1740728779, '1'),
(191604, 23319, 'QU', 'OK', 'S', 1740728785, 1740728785, '1'),
(191605, 23135, 'QU', 'OK', 'S', 1740728795, 1740728795, '1'),
(191606, 23135, 'QU', 'OK', 'S', 1740728801, 1740728801, '1'),
(191607, 22994, 'QU', 'OK', 'S', 1740728808, 1740728808, '1'),
(191608, 22994, 'QU', 'OK', 'S', 1740728815, 1740728815, '1'),
(191609, 22992, 'QU', 'OK', 'S', 1740728830, 1740728830, '1'),
(191610, 22976, 'QU', 'OK', 'S', 1740728836, 1740728836, '1'),
(191611, 22976, 'QU', 'OK', 'S', 1740728842, 1740728842, '1'),
(191612, 22975, 'QU', 'OK', 'S', 1740728850, 1740728850, '1'),
(191613, 22975, 'QU', 'OK', 'S', 1740728856, 1740728856, '1'),
(191614, 22974, 'QU', 'OK', 'S', 1740728863, 1740728863, '1'),
(191615, 22974, 'QU', 'OK', 'S', 1740728870, 1740728870, '1'),
(191616, 22973, 'QU', 'OK', 'S', 1740728877, 1740728877, '1'),
(191617, 22973, 'QU', 'OK', 'S', 1740728885, 1740728885, '1'),
(191618, 22828, 'QU', 'OK', 'S', 1740728892, 1740728892, '1'),
(191619, 22828, 'QU', 'OK', 'S', 1740728899, 1740728899, '1'),
(191620, 22790, 'QU', 'OK', 'S', 1740728906, 1740728906, '1'),
(191621, 22790, 'QU', 'OK', 'S', 1740728913, 1740728913, '1'),
(191622, 22789, 'QU', 'OK', 'S', 1740728922, 1740728922, '1'),
(191623, 22789, 'QU', 'OK', 'S', 1740728928, 1740728928, '1'),
(191624, 22788, 'QU', 'OK', 'S', 1740728934, 1740728934, '1'),
(191625, 22788, 'QU', 'OK', 'S', 1740728943, 1740728943, '1'),
(191626, 22787, 'QU', 'OK', 'S', 1740728951, 1740728951, '1'),
(191627, 22787, 'QU', 'OK', 'S', 1740728957, 1740728957, '1'),
(191628, 22751, 'QU', 'OK', 'S', 1740728967, 1740728967, '1'),
(191629, 22750, 'QU', 'OK', 'S', 1740729005, 1740729005, '1'),
(191630, 22750, 'QU', 'OK', 'S', 1740729011, 1740729011, '1'),
(191631, 21364, 'QU', 'OK', 'S', 1740729021, 1740729021, '1'),
(191632, 21364, 'QU', 'OK', 'S', 1740729028, 1740729028, '1'),
(191633, 21365, 'QU', 'OK', 'S', 1740729035, 1740729035, '1'),
(191634, 21365, 'QU', 'OK', 'S', 1740729042, 1740729042, '1'),
(191635, 21363, 'QU', 'OK', 'S', 1740729052, 1740729052, '1'),
(191636, 21363, 'QU', 'OK', 'S', 1740729058, 1740729058, '1'),
(191637, 21146, 'QU', 'OK', 'S', 1740729065, 1740729065, '1'),
(191638, 21146, 'QU', 'OK', 'S', 1740729072, 1740729072, '1'),
(191639, 21145, 'QU', 'OK', 'S', 1740729084, 1740729084, '1'),
(191640, 21145, 'QU', 'OK', 'S', 1740729090, 1740729090, '1'),
(191641, 21034, 'QU', 'OK', 'S', 1740729097, 1740729097, '1'),
(191642, 21034, 'QU', 'OK', 'S', 1740729104, 1740729104, '1'),
(191643, 21032, 'QU', 'OK', 'S', 1740729112, 1740729112, '1'),
(191644, 21032, 'QU', 'OK', 'S', 1740729118, 1740729118, '1'),
(191645, 21031, 'QU', 'OK', 'S', 1740729127, 1740729127, '1'),
(191646, 21031, 'QU', 'OK', 'S', 1740729134, 1740729134, '1'),
(191647, 21030, 'QU', 'OK', 'S', 1740729141, 1740729141, '1'),
(191648, 21030, 'QU', 'OK', 'S', 1740729147, 1740729147, '1'),
(191649, 21029, 'QU', 'OK', 'S', 1740729163, 1740729163, '1'),
(191650, 21029, 'QU', 'OK', 'S', 1740729169, 1740729169, '1'),
(191651, 20561, 'QU', 'OK', 'S', 1740729177, 1740729177, '1'),
(191652, 20561, 'QU', 'OK', 'S', 1740729182, 1740729182, '1'),
(191653, 20381, 'QU', 'OK', 'S', 1740729192, 1740729192, '1'),
(191654, 20381, 'QU', 'OK', 'S', 1740729198, 1740729198, '1'),
(191655, 20561, 'QU', 'OK', 'S', 1740729210, 1740729210, '1'),
(191656, 20561, 'QU', 'OK', 'S', 1740729216, 1740729216, '1'),
(191657, 16904, 'QU', 'OK', 'S', 1740729228, 1740729228, '1'),
(191658, 16904, 'QU', 'OK', 'S', 1740729235, 1740729235, '1'),
(191659, 16758, 'QU', 'OK', 'S', 1740729250, 1740729250, '1'),
(191660, 16758, 'QU', 'OK', 'S', 1740729262, 1740729262, '1'),
(191661, 20290, 'QU', 'OK', 'S', 1740729270, 1740729270, '1'),
(191662, 16342, 'QU', 'OK', 'S', 1740729271, 1740729271, '1'),
(191663, 20290, 'QU', 'OK', 'S', 1740729273, 1740729273, '1'),
(191664, 16342, 'QU', 'OK', 'S', 1740729277, 1740729277, '1'),
(191665, 20290, 'QU', 'OK', 'S', 1740729282, 1740729282, '1'),
(191666, 16326, 'QU', 'OK', 'S', 1740729284, 1740729284, '1'),
(191667, 20290, 'QU', 'OK', 'S', 1740729285, 1740729285, '1'),
(191668, 16326, 'QU', 'OK', 'S', 1740729290, 1740729290, '1'),
(191669, 20290, 'QU', 'OK', 'S', 1740729293, 1740729293, '1'),
(191670, 20290, 'QU', 'OK', 'S', 1740729296, 1740729296, '1'),
(191671, 15995, 'QU', 'OK', 'S', 1740729297, 1740729297, '1'),
(191672, 15995, 'QU', 'OK', 'S', 1740729303, 1740729303, '1'),
(191673, 20290, 'QU', 'OK', 'S', 1740729305, 1740729305, '1'),
(191674, 20290, 'QU', 'OK', 'S', 1740729308, 1740729308, '1'),
(191675, 15781, 'QU', 'OK', 'S', 1740729309, 1740729309, '1'),
(191676, 15781, 'QU', 'OK', 'S', 1740729313, 1740729313, '1'),
(191677, 15674, 'QU', 'OK', 'S', 1740729319, 1740729319, '1'),
(191678, 15674, 'QU', 'OK', 'S', 1740729324, 1740729324, '1'),
(191679, 20290, 'QU', 'OK', 'S', 1740729331, 1740729331, '1'),
(191680, 15138, 'QU', 'OK', 'S', 1740729332, 1740729332, '1'),
(191681, 15138, 'QU', 'OK', 'S', 1740729338, 1740729338, '1'),
(191682, 14915, 'QU', 'OK', 'S', 1740729347, 1740729347, '1'),
(191683, 14915, 'QU', 'OK', 'S', 1740729353, 1740729353, '1'),
(191684, 14781, 'QU', 'OK', 'S', 1740729364, 1740729364, '1'),
(191685, 14781, 'QU', 'OK', 'S', 1740729374, 1740729374, '1'),
(191686, 14255, 'QU', 'OK', 'S', 1740729388, 1740729388, '1'),
(191687, 14255, 'QU', 'OK', 'S', 1740729394, 1740729394, '1'),
(191688, 14216, 'QU', 'OK', 'S', 1740729745, 1740729745, '1'),
(191689, 14216, 'QU', 'OK', 'S', 1740729753, 1740729753, '1'),
(191690, 14215, 'QU', 'OK', 'S', 1740729759, 1740729759, '1'),
(191691, 14215, 'QU', 'OK', 'S', 1740729764, 1740729764, '1'),
(191692, 13973, 'QU', 'OK', 'S', 1740729770, 1740729770, '1'),
(191693, 13973, 'QU', 'OK', 'S', 1740729776, 1740729776, '1'),
(191694, 13820, 'QU', 'OK', 'S', 1740729783, 1740729783, '1'),
(191695, 13820, 'QU', 'OK', 'S', 1740729787, 1740729787, '1'),
(191696, 13486, 'QU', 'OK', 'S', 1740729798, 1740729798, '1'),
(191697, 13486, 'QU', 'OK', 'S', 1740729805, 1740729805, '1'),
(191698, 12863, 'QU', 'OK', 'S', 1740729815, 1740729815, '1'),
(191699, 12863, 'QU', 'OK', 'S', 1740729819, 1740729819, '1'),
(191700, 12861, 'QU', 'OK', 'S', 1740729827, 1740729827, '1'),
(191701, 12861, 'QU', 'OK', 'S', 1740729832, 1740729832, '1'),
(191702, 12618, 'QU', 'OK', 'S', 1740729837, 1740729837, '1'),
(191703, 12618, 'QU', 'OK', 'S', 1740729842, 1740729842, '1'),
(191704, 11999, 'QU', 'OK', 'S', 1740729852, 1740729852, '1'),
(191705, 11999, 'QU', 'OK', 'S', 1740729859, 1740729859, '1'),
(191706, 11609, 'QU', 'OK', 'S', 1740729870, 1740729870, '1'),
(191707, 11609, 'QU', 'OK', 'S', 1740729884, 1740729884, '1'),
(191708, 10853, 'QU', 'OK', 'S', 1740729897, 1740729897, '1'),
(191709, 10853, 'QU', 'OK', 'S', 1740729904, 1740729904, '1'),
(191710, 10720, 'QU', 'OK', 'S', 1740729915, 1740729915, '1'),
(191711, 10720, 'QU', 'OK', 'S', 1740729921, 1740729921, '1'),
(191712, 10719, 'QU', 'OK', 'S', 1740729928, 1740729928, '1'),
(191713, 10719, 'QU', 'OK', 'S', 1740729933, 1740729933, '1'),
(191714, 10718, 'QU', 'OK', 'S', 1740729941, 1740729941, '1'),
(191715, 10718, 'QU', 'OK', 'S', 1740729949, 1740729949, '1'),
(191716, 10717, 'QU', 'OK', 'S', 1740729956, 1740729956, '1'),
(191717, 10717, 'QU', 'OK', 'S', 1740729962, 1740729962, '1'),
(191718, 10710, 'QU', 'OK', 'S', 1740729968, 1740729968, '1'),
(191719, 10710, 'QU', 'OK', 'S', 1740729974, 1740729974, '1'),
(191720, 10691, 'QU', 'OK', 'S', 1740729981, 1740729981, '1'),
(191721, 10691, 'QU', 'OK', 'S', 1740729987, 1740729987, '1'),
(191722, 10691, 'QU', 'OK', 'S', 1740729995, 1740729995, '1'),
(191723, 10691, 'QU', 'OK', 'S', 1740730004, 1740730004, '1'),
(191724, 10678, 'QU', 'OK', 'S', 1740730045, 1740730045, '1'),
(191725, 10678, 'QU', 'OK', 'S', 1740730051, 1740730051, '1'),
(191726, 10522, 'QU', 'OK', 'S', 1740730057, 1740730057, '1'),
(191727, 10522, 'QU', 'OK', 'S', 1740730064, 1740730064, '1'),
(191728, 10519, 'QU', 'OK', 'S', 1740730070, 1740730070, '1'),
(191729, 10519, 'QU', 'OK', 'S', 1740730076, 1740730076, '1'),
(191730, 10516, 'QU', 'OK', 'S', 1740730084, 1740730084, '1'),
(191731, 22713, 'QU', 'OK', 'S', 1740730086, 1740730086, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(191732, 10516, 'QU', 'OK', 'S', 1740730090, 1740730090, '1'),
(191733, 22713, 'QU', 'OK', 'S', 1740730090, 1740730090, '1'),
(191734, 10514, 'QU', 'OK', 'S', 1740730096, 1740730096, '1'),
(191735, 20904, 'QU', 'OK', 'S', 1740730102, 1740730102, '1'),
(191736, 10514, 'QU', 'OK', 'S', 1740730103, 1740730103, '1'),
(191737, 17682, 'QU', 'OK', 'S', 1740730113, 1740730113, '1'),
(191738, 9833, 'QU', 'OK', 'S', 1740730114, 1740730114, '1'),
(191739, 9833, 'QU', 'OK', 'S', 1740730119, 1740730119, '1'),
(191740, 21086, 'QU', 'OK', 'S', 1740730127, 1740730127, '1'),
(191741, 9426, 'QU', 'OK', 'S', 1740730127, 1740730127, '1'),
(191742, 9426, 'QU', 'OK', 'S', 1740730134, 1740730134, '1'),
(191743, 11333, 'QU', 'OK', 'S', 1740730148, 1740730148, '1'),
(191744, 11216, 'QU', 'OK', 'S', 1740730166, 1740730166, '1'),
(191745, 8489, 'QU', 'OK', 'S', 1740730171, 1740730171, '1'),
(191746, 8489, 'QU', 'OK', 'S', 1740730176, 1740730176, '1'),
(191747, 8356, 'QU', 'OK', 'S', 1740730218, 1740730218, '1'),
(191748, 8356, 'QU', 'OK', 'S', 1740730223, 1740730223, '1'),
(191749, 8334, 'QU', 'OK', 'S', 1740730229, 1740730229, '1'),
(191750, 8334, 'QU', 'OK', 'S', 1740730233, 1740730233, '1'),
(191751, 8159, 'QU', 'OK', 'S', 1740730240, 1740730240, '1'),
(191752, 8159, 'QU', 'OK', 'S', 1740730246, 1740730246, '1'),
(191753, 8103, 'QU', 'OK', 'S', 1740730252, 1740730252, '1'),
(191754, 8103, 'QU', 'OK', 'S', 1740730258, 1740730258, '1'),
(191755, 8048, 'QU', 'OK', 'S', 1740730266, 1740730266, '1'),
(191756, 8048, 'QU', 'OK', 'S', 1740730271, 1740730271, '1'),
(191757, 7978, 'QU', 'OK', 'S', 1740730279, 1740730279, '1'),
(191758, 7978, 'QU', 'OK', 'S', 1740730285, 1740730285, '1'),
(191759, 7972, 'QU', 'OK', 'S', 1740730293, 1740730293, '1'),
(191760, 24577, 'QU', 'OK', 'S', 1740730297, 1740730297, '1'),
(191761, 7972, 'QU', 'OK', 'S', 1740730298, 1740730298, '1'),
(191762, 7587, 'QU', 'OK', 'S', 1740730308, 1740730308, '1'),
(191763, 7587, 'QU', 'OK', 'S', 1740730312, 1740730312, '1'),
(191764, 7585, 'QU', 'OK', 'S', 1740730317, 1740730317, '1'),
(191765, 7585, 'QU', 'OK', 'S', 1740730322, 1740730322, '1'),
(191766, 6126, 'QU', 'OK', 'S', 1740730330, 1740730330, '1'),
(191767, 6126, 'QU', 'OK', 'S', 1740730335, 1740730335, '1'),
(191768, 6003, 'QU', 'OK', 'S', 1740730341, 1740730341, '1'),
(191769, 6003, 'QU', 'OK', 'S', 1740730346, 1740730346, '1'),
(191770, 5760, 'QU', 'OK', 'S', 1740730353, 1740730353, '1'),
(191771, 5760, 'QU', 'OK', 'S', 1740730358, 1740730358, '1'),
(191772, 5394, 'QU', 'OK', 'S', 1740730365, 1740730365, '1'),
(191773, 5394, 'QU', 'OK', 'S', 1740730370, 1740730370, '1'),
(191774, 5346, 'QU', 'OK', 'S', 1740730375, 1740730375, '1'),
(191775, 5346, 'QU', 'OK', 'S', 1740730380, 1740730380, '1'),
(191776, 24577, 'QU', 'OK', 'S', 1740730384, 1740730384, '1'),
(191777, 24577, 'QU', 'OK', 'S', 1740730386, 1740730386, '1'),
(191778, 5080, 'QU', 'OK', 'S', 1740730389, 1740730389, '1'),
(191779, 24577, 'QU', 'OK', 'S', 1740730390, 1740730390, '1'),
(191780, 24577, 'QU', 'OK', 'S', 1740730392, 1740730392, '1'),
(191781, 5080, 'QU', 'OK', 'S', 1740730394, 1740730394, '1'),
(191782, 24577, 'QU', 'OK', 'S', 1740730396, 1740730396, '1'),
(191783, 24577, 'QU', 'OK', 'S', 1740730398, 1740730398, '1'),
(191784, 24577, 'QU', 'OK', 'S', 1740730401, 1740730401, '1'),
(191785, 4385, 'QU', 'OK', 'S', 1740730403, 1740730403, '1'),
(191786, 24577, 'QU', 'OK', 'S', 1740730404, 1740730404, '1'),
(191787, 4385, 'QU', 'OK', 'S', 1740730407, 1740730407, '1'),
(191788, 24577, 'QU', 'OK', 'S', 1740730407, 1740730407, '1'),
(191789, 24577, 'QU', 'OK', 'S', 1740730411, 1740730411, '1'),
(191790, 4366, 'QU', 'OK', 'S', 1740730413, 1740730413, '1'),
(191791, 24577, 'QU', 'OK', 'S', 1740730414, 1740730414, '1'),
(191792, 24577, 'QU', 'OK', 'S', 1740730417, 1740730417, '1'),
(191793, 4366, 'QU', 'OK', 'S', 1740730418, 1740730418, '1'),
(191794, 24577, 'QU', 'OK', 'S', 1740730420, 1740730420, '1'),
(191795, 24577, 'QU', 'OK', 'S', 1740730423, 1740730423, '1'),
(191796, 24577, 'QU', 'OK', 'S', 1740730426, 1740730426, '1'),
(191797, 24577, 'QU', 'OK', 'S', 1740730429, 1740730429, '1'),
(191798, 3972, 'QU', 'OK', 'S', 1740730431, 1740730431, '1'),
(191799, 24577, 'QU', 'OK', 'S', 1740730432, 1740730432, '1'),
(191800, 24577, 'QU', 'OK', 'S', 1740730435, 1740730435, '1'),
(191801, 3972, 'QU', 'OK', 'S', 1740730436, 1740730436, '1'),
(191802, 3920, 'QU', 'OK', 'S', 1740730444, 1740730444, '1'),
(191803, 3920, 'QU', 'OK', 'S', 1740730450, 1740730450, '1'),
(191804, 3916, 'QU', 'OK', 'S', 1740730455, 1740730455, '1'),
(191805, 3916, 'QU', 'OK', 'S', 1740730459, 1740730459, '1'),
(191806, 3723, 'QU', 'OK', 'S', 1740730466, 1740730466, '1'),
(191807, 3723, 'QU', 'OK', 'S', 1740730470, 1740730470, '1'),
(191808, 3402, 'QU', 'OK', 'S', 1740730477, 1740730477, '1'),
(191809, 3402, 'QU', 'OK', 'S', 1740730484, 1740730484, '1'),
(191810, 3203, 'QU', 'OK', 'S', 1740730489, 1740730489, '1'),
(191811, 3203, 'QU', 'OK', 'S', 1740730494, 1740730494, '1'),
(191812, 3188, 'QU', 'OK', 'S', 1740730500, 1740730500, '1'),
(191813, 3188, 'QU', 'OK', 'S', 1740730506, 1740730506, '1'),
(191814, 3155, 'QU', 'OK', 'S', 1740730513, 1740730513, '1'),
(191815, 3155, 'QU', 'OK', 'S', 1740730517, 1740730517, '1'),
(191816, 3135, 'QU', 'OK', 'S', 1740730522, 1740730522, '1'),
(191817, 3135, 'QU', 'OK', 'S', 1740730528, 1740730528, '1'),
(191818, 3096, 'QU', 'OK', 'S', 1740730535, 1740730535, '1'),
(191819, 3096, 'QU', 'OK', 'S', 1740730539, 1740730539, '1'),
(191820, 3022, 'QU', 'OK', 'S', 1740730547, 1740730547, '1'),
(191821, 3022, 'QU', 'OK', 'S', 1740730552, 1740730552, '1'),
(191822, 3021, 'QU', 'OK', 'S', 1740730557, 1740730557, '1'),
(191823, 2808, 'QU', 'OK', 'S', 1740730562, 1740730562, '1'),
(191824, 2808, 'QU', 'OK', 'S', 1740730568, 1740730568, '1'),
(191825, 1877, 'QU', 'OK', 'S', 1740730572, 1740730572, '1'),
(191826, 1877, 'QU', 'OK', 'S', 1740730577, 1740730577, '1'),
(191827, 36701, 'QU', 'OK', 'S', 1740734246, 1740734246, '1'),
(191828, 35173, 'QU', 'OK', 'S', 1740735135, 1740735135, '1'),
(191829, 36697, 'QU', 'OK', 'S', 1740735511, 1740735511, '1'),
(191830, 36728, 'QU', 'OK', 'S', 1740737994, 1740737994, '1'),
(191831, 33542, 'QU', 'OK', 'S', 1740739050, 1740739050, '1'),
(191832, 33542, 'QU', 'OK', 'S', 1740739058, 1740739058, '1'),
(191833, 33542, 'QU', 'OK', 'S', 1740739075, 1740739075, '1'),
(191834, 33542, 'QU', 'OK', 'S', 1740739085, 1740739085, '1'),
(191835, 33542, 'QU', 'OK', 'S', 1740739092, 1740739092, '1'),
(191836, 33542, 'QU', 'OK', 'S', 1740739104, 1740739104, '1'),
(191837, 33542, 'QU', 'OK', 'S', 1740739122, 1740739122, '1'),
(191838, 33542, 'QU', 'OK', 'S', 1740739139, 1740739139, '1'),
(191839, 33542, 'QU', 'OK', 'S', 1740739149, 1740739149, '1'),
(191840, 33542, 'QU', 'OK', 'S', 1740739167, 1740739167, '1'),
(191841, 28835, 'QU', 'OK', 'S', 1740739201, 1740739201, '1'),
(191842, 28835, 'QU', 'OK', 'S', 1740739208, 1740739208, '1'),
(191843, 28835, 'QU', 'OK', 'S', 1740739212, 1740739212, '1'),
(191844, 36530, 'QU', 'OK', 'S', 1740739258, 1740739258, '1'),
(191845, 36530, 'QU', 'OK', 'S', 1740739266, 1740739266, '1'),
(191846, 36530, 'QU', 'OK', 'S', 1740739271, 1740739271, '1'),
(191847, 36530, 'QU', 'OK', 'S', 1740739279, 1740739279, '1'),
(191848, 36073, 'QU', 'OK', 'S', 1740739320, 1740739320, '1'),
(191849, 34146, 'QU', 'OK', 'S', 1740739362, 1740739362, '1'),
(191850, 34146, 'QU', 'OK', 'S', 1740739370, 1740739370, '1'),
(191851, 34146, 'QU', 'OK', 'S', 1740739438, 1740739438, '1'),
(191852, 34146, 'QU', 'OK', 'S', 1740739448, 1740739448, '1'),
(191853, 34146, 'QU', 'OK', 'S', 1740739453, 1740739453, '1'),
(191854, 34146, 'QU', 'OK', 'S', 1740739460, 1740739460, '1'),
(191855, 34146, 'QU', 'OK', 'S', 1740739465, 1740739465, '1'),
(191856, 34146, 'QU', 'OK', 'S', 1740739472, 1740739472, '1'),
(191857, 34146, 'QU', 'OK', 'S', 1740739485, 1740739485, '1'),
(191858, 34146, 'QU', 'OK', 'S', 1740739492, 1740739492, '1'),
(191859, 34146, 'QU', 'OK', 'S', 1740739500, 1740739500, '1'),
(191860, 36773, 'QU', 'OK', 'S', 1740742785, 1740742785, '1'),
(191861, 36775, 'QU', 'OK', 'S', 1740743202, 1740743202, '1'),
(191862, 36773, 'QU', 'OK', 'S', 1740743370, 1740743370, '1'),
(191863, 36775, 'QU', 'OK', 'S', 1740743489, 1740743489, '1'),
(191864, 36776, 'QU', 'OK', 'S', 1740743744, 1740743744, '1'),
(191865, 36392, 'QU', 'OK', 'S', 1740743802, 1740743802, '1'),
(191866, 36392, 'QU', 'OK', 'S', 1740743802, 1740743802, '1'),
(191867, 36793, 'QU', 'OK', 'S', 1740744446, 1740744446, '1'),
(191868, 36792, 'QU', 'OK', 'S', 1740744779, 1740744779, '1'),
(191869, 36791, 'QU', 'OK', 'S', 1740744982, 1740744982, '1'),
(191870, 36790, 'QU', 'OK', 'S', 1740745044, 1740745044, '1'),
(191871, 36789, 'QU', 'OK', 'S', 1740745221, 1740745221, '1'),
(191872, 36788, 'QU', 'OK', 'S', 1740745273, 1740745273, '1'),
(191873, 36787, 'QU', 'OK', 'S', 1740745327, 1740745327, '1'),
(191874, 36786, 'QU', 'OK', 'S', 1740745483, 1740745483, '1'),
(191875, 36785, 'QU', 'OK', 'S', 1740745516, 1740745516, '1'),
(191876, 36784, 'QU', 'OK', 'S', 1740746360, 1740746360, '1'),
(191877, 36783, 'QU', 'OK', 'S', 1740746391, 1740746391, '1'),
(191878, 36722, 'QU', 'OK', 'S', 1740746581, 1740746581, '1'),
(191879, 36795, 'QU', 'OK', 'S', 1740747076, 1740747076, '1'),
(191880, 36768, 'QU', 'OK', 'S', 1740747965, 1740747965, '1'),
(191881, 36769, 'QU', 'OK', 'S', 1740748508, 1740748508, '1'),
(191882, 36768, 'QU', 'OK', 'S', 1740748779, 1740748779, '1'),
(191883, 36778, 'QU', 'OK', 'S', 1740804392, 1740804392, '1'),
(191884, 36780, 'QU', 'OK', 'S', 1740804426, 1740804426, '1'),
(191885, 36796, 'QU', 'OK', 'S', 1740804628, 1740804628, '1'),
(191886, 36796, 'QU', 'OK', 'S', 1740804728, 1740804728, '1'),
(191887, 36797, 'QU', 'OK', 'S', 1740805417, 1740805417, '1'),
(191888, 36794, 'QU', 'OK', 'S', 1740805696, 1740805696, '1'),
(191889, 30295, 'QU', 'OK', 'S', 1740806124, 1740806124, '1'),
(191890, 15499, 'QU', 'OK', 'S', 1740806413, 1740806413, '1'),
(191891, 21888, 'QU', 'OK', 'S', 1740806608, 1740806608, '1'),
(191892, 36772, 'QU', 'OK', 'S', 1740807096, 1740807096, '1'),
(191893, 36771, 'QU', 'OK', 'S', 1740808189, 1740808189, '1'),
(191894, 36770, 'QU', 'OK', 'S', 1740808589, 1740808589, '1'),
(191895, 27901, 'QU', 'OK', 'S', 1740809077, 1740809077, '1'),
(191896, 36747, 'QU', 'OK', 'S', 1740809818, 1740809818, '1'),
(191897, 36774, 'QU', 'OK', 'S', 1740809959, 1740809959, '1'),
(191898, 36757, 'QU', 'OK', 'S', 1740811019, 1740811019, '1'),
(191899, 36752, 'QU', 'OK', 'S', 1740811280, 1740811280, '1'),
(191900, 36753, 'QU', 'OK', 'S', 1740811312, 1740811312, '1'),
(191901, 36754, 'QU', 'OK', 'S', 1740811338, 1740811338, '1'),
(191902, 36755, 'QU', 'OK', 'S', 1740811407, 1740811407, '1'),
(191903, 36756, 'QU', 'OK', 'S', 1740811437, 1740811437, '1'),
(191904, 36758, 'QU', 'OK', 'S', 1740812029, 1740812029, '1'),
(191905, 36759, 'QU', 'OK', 'S', 1740812064, 1740812064, '1'),
(191906, 36752, 'QU', 'OK', 'S', 1740812280, 1740812280, '1'),
(191907, 36763, 'QU', 'OK', 'S', 1740812383, 1740812383, '1'),
(191908, 36766, 'QU', 'OK', 'S', 1740812612, 1740812612, '1'),
(191909, 36767, 'QU', 'OK', 'S', 1740812668, 1740812668, '1'),
(191910, 36794, 'QU', 'OK', 'S', 1740812984, 1740812984, '1'),
(191911, 36748, 'QU', 'OK', 'S', 1740813240, 1740813240, '1'),
(191912, 36582, 'QU', 'OK', 'S', 1740813719, 1740813719, '1'),
(191913, 36747, 'QU', 'OK', 'S', 1740813945, 1740813945, '1'),
(191914, 36747, 'QU', 'OK', 'S', 1740813955, 1740813955, '1'),
(191915, 36581, 'QU', 'OK', 'S', 1740814250, 1740814250, '1'),
(191916, 36576, 'QU', 'OK', 'S', 1740814373, 1740814373, '1'),
(191917, 36575, 'QU', 'OK', 'S', 1740814395, 1740814395, '1'),
(191918, 36577, 'QU', 'OK', 'S', 1740814705, 1740814705, '1'),
(191919, 36541, 'QU', 'OK', 'S', 1740823595, 1740823595, '1'),
(191920, 36541, 'QU', 'OK', 'S', 1740823600, 1740823600, '1'),
(191921, 36798, 'QU', 'OK', 'S', 1740823702, 1740823702, '1'),
(191922, 35339, 'QU', 'OK', 'S', 1740823916, 1740823916, '1'),
(191923, 36804, 'QU', 'OK', 'S', 1740824100, 1740824100, '1'),
(191924, 36806, 'QU', 'OK', 'S', 1740824453, 1740824453, '1'),
(191925, 36805, 'QU', 'OK', 'S', 1740824842, 1740824842, '1'),
(191926, 36808, 'QU', 'OK', 'S', 1740825383, 1740825383, '1'),
(191927, 36807, 'QU', 'OK', 'S', 1740825666, 1740825666, '1'),
(191928, 36801, 'QU', 'OK', 'S', 1740826293, 1740826293, '1'),
(191929, 36802, 'QU', 'OK', 'S', 1740826321, 1740826321, '1'),
(191930, 36803, 'QU', 'OK', 'S', 1740826347, 1740826347, '1'),
(191931, 33827, 'QU', 'OK', 'S', 1740826808, 1740826808, '1'),
(191932, 34143, 'QU', 'OK', 'S', 1740826838, 1740826838, '1'),
(191933, 18589, 'QU', 'OK', 'S', 1740827855, 1740827855, '1'),
(191934, 8023, 'QU', 'OK', 'S', 1740828018, 1740828018, '1'),
(191935, 18588, 'QU', 'OK', 'S', 1740828984, 1740828984, '1'),
(191936, 31449, 'QU', 'OK', 'S', 1740829482, 1740829482, '1'),
(191937, 31449, 'QU', 'OK', 'S', 1740829789, 1740829789, '1'),
(191938, 31449, 'QU', 'OK', 'S', 1740829793, 1740829793, '1'),
(191939, 35799, 'QU', 'OK', 'S', 1740834263, 1740834263, '1'),
(191940, 11193, 'QU', 'OK', 'S', 1740834268, 1740834268, '1'),
(191941, 20770, 'QU', 'OK', 'S', 1740834270, 1740834270, '1'),
(191942, 14630, 'QU', 'OK', 'S', 1740834366, 1740834366, '1'),
(191943, 36577, 'QU', 'OK', 'S', 1740835173, 1740835173, '1'),
(191944, 36800, 'QU', 'OK', 'S', 1740977586, 1740977586, '1'),
(191945, 36800, 'QU', 'OK', 'S', 1740977586, 1740977586, '1'),
(191946, 36799, 'QU', 'OK', 'S', 1740977602, 1740977602, '1'),
(191947, 36799, 'QU', 'OK', 'S', 1740977602, 1740977602, '1'),
(191948, 36782, 'QU', 'OK', 'S', 1740977619, 1740977619, '1'),
(191949, 36782, 'QU', 'OK', 'S', 1740977619, 1740977619, '1'),
(191950, 36762, 'QU', 'OK', 'S', 1740977641, 1740977641, '1'),
(191951, 36762, 'QU', 'OK', 'S', 1740977641, 1740977641, '1'),
(191952, 36762, 'QU', 'OK', 'S', 1740977641, 1740977641, '1'),
(191953, 36781, 'QU', 'OK', 'S', 1740977667, 1740977667, '1'),
(191954, 36781, 'QU', 'OK', 'S', 1740977667, 1740977667, '1'),
(191955, 36761, 'QU', 'OK', 'S', 1740977693, 1740977693, '1'),
(191956, 36761, 'QU', 'OK', 'S', 1740977693, 1740977693, '1'),
(191957, 36761, 'QU', 'OK', 'S', 1740977693, 1740977693, '1'),
(191958, 32662, 'QU', 'OK', 'S', 1740977784, 1740977784, '1'),
(191959, 32629, 'QU', 'OK', 'S', 1740977871, 1740977871, '1'),
(191960, 32617, 'QU', 'OK', 'S', 1740977982, 1740977982, '1'),
(191961, 32603, 'QU', 'OK', 'S', 1740977997, 1740977997, '1'),
(191962, 32603, 'QU', 'OK', 'S', 1740978058, 1740978058, '1'),
(191963, 32558, 'QU', 'OK', 'S', 1740978072, 1740978072, '1'),
(191964, 32523, 'QU', 'OK', 'S', 1740978094, 1740978094, '1'),
(191965, 31798, 'QU', 'OK', 'S', 1740978140, 1740978140, '1'),
(191966, 31547, 'QU', 'OK', 'S', 1740978155, 1740978155, '1'),
(191967, 31247, 'QU', 'OK', 'S', 1740978198, 1740978198, '1'),
(191968, 31245, 'QU', 'OK', 'S', 1740978213, 1740978213, '1'),
(191969, 31176, 'QU', 'OK', 'S', 1740978282, 1740978282, '1'),
(191970, 31173, 'QU', 'OK', 'S', 1740978292, 1740978292, '1'),
(191971, 31125, 'QU', 'OK', 'S', 1740978303, 1740978303, '1'),
(191972, 31123, 'QU', 'OK', 'S', 1740978331, 1740978331, '1'),
(191973, 29514, 'QU', 'OK', 'S', 1740978353, 1740978353, '1'),
(191974, 29513, 'QU', 'OK', 'S', 1740978362, 1740978362, '1'),
(191975, 28520, 'QU', 'OK', 'S', 1740978407, 1740978407, '1'),
(191976, 28489, 'QU', 'OK', 'S', 1740978444, 1740978444, '1'),
(191977, 26456, 'QU', 'OK', 'S', 1740978472, 1740978472, '1'),
(191978, 24962, 'QU', 'OK', 'S', 1740978534, 1740978534, '1'),
(191979, 24962, 'QU', 'OK', 'S', 1740978534, 1740978534, '1'),
(191980, 24966, 'QU', 'OK', 'S', 1740978547, 1740978547, '1'),
(191981, 24956, 'QU', 'OK', 'S', 1740978603, 1740978603, '1'),
(191982, 24956, 'QU', 'OK', 'S', 1740978603, 1740978603, '1'),
(191983, 36134, 'QU', 'OK', 'S', 1740979272, 1740979272, '1'),
(191984, 33777, 'QU', 'OK', 'S', 1740979280, 1740979280, '1'),
(191985, 22734, 'QU', 'OK', 'S', 1740979288, 1740979288, '1'),
(191986, 28631, 'QU', 'OK', 'S', 1740979296, 1740979296, '1'),
(191987, 22617, 'QU', 'OK', 'S', 1740979304, 1740979304, '1'),
(191988, 33067, 'QU', 'OK', 'S', 1740979313, 1740979313, '1'),
(191989, 33067, 'QU', 'OK', 'S', 1740979313, 1740979313, '1'),
(191990, 20228, 'QU', 'OK', 'S', 1740979336, 1740979336, '1'),
(191991, 20228, 'QU', 'OK', 'S', 1740979336, 1740979336, '1'),
(191992, 27324, 'QU', 'OK', 'S', 1740979372, 1740979372, '1'),
(191993, 19720, 'QU', 'OK', 'S', 1740979383, 1740979383, '1'),
(191994, 13377, 'QU', 'OK', 'S', 1740979440, 1740979440, '1'),
(191995, 13377, 'QU', 'OK', 'S', 1740979440, 1740979440, '1'),
(191996, 21184, 'QU', 'OK', 'S', 1740979457, 1740979457, '1'),
(191997, 17671, 'QU', 'OK', 'S', 1740979464, 1740979464, '1'),
(191998, 27043, 'QU', 'OK', 'S', 1740979472, 1740979472, '1'),
(191999, 36808, 'QU', 'OK', 'S', 1740980043, 1740980043, '1'),
(192000, 36808, 'QU', 'OK', 'S', 1740980077, 1740980077, '1'),
(192001, 36469, 'QU', 'OK', 'S', 1740981347, 1740981347, '1'),
(192002, 31449, 'QU', 'OK', 'S', 1740981398, 1740981398, '1'),
(192003, 30090, 'QU', 'OK', 'S', 1740982350, 1740982350, '1'),
(192004, 34383, 'QU', 'OK', 'S', 1740987437, 1740987437, '1'),
(192005, 35563, 'QU', 'OK', 'S', 1740987440, 1740987440, '1'),
(192006, 27888, 'QU', 'OK', 'S', 1740987442, 1740987442, '1'),
(192007, 35563, 'QU', 'OK', 'S', 1740987444, 1740987444, '1'),
(192008, 35798, 'QU', 'OK', 'S', 1740987446, 1740987446, '1'),
(192009, 35142, 'QU', 'OK', 'S', 1740987448, 1740987448, '1'),
(192010, 36301, 'QU', 'OK', 'S', 1740987451, 1740987451, '1'),
(192011, 36654, 'QU', 'OK', 'S', 1740987453, 1740987453, '1'),
(192012, 23284, 'QU', 'OK', 'S', 1740987456, 1740987456, '1'),
(192013, 12734, 'QU', 'OK', 'S', 1740987458, 1740987458, '1'),
(192014, 12703, 'QU', 'OK', 'S', 1740988146, 1740988146, '1'),
(192015, 31438, 'QU', 'OK', 'S', 1740989119, 1740989119, '1'),
(192016, 31437, 'QU', 'OK', 'S', 1740989201, 1740989201, '1'),
(192017, 31166, 'QU', 'OK', 'S', 1740998091, 1740998091, '1'),
(192018, 36829, 'QU', 'OK', 'S', 1740998792, 1740998792, '1'),
(192019, 36830, 'QU', 'OK', 'S', 1740998929, 1740998929, '1'),
(192020, 36831, 'QU', 'OK', 'S', 1740999033, 1740999033, '1'),
(192021, 36832, 'QU', 'OK', 'S', 1740999208, 1740999208, '1'),
(192022, 36833, 'QU', 'OK', 'S', 1740999250, 1740999250, '1'),
(192023, 36834, 'QU', 'OK', 'S', 1740999291, 1740999291, '1'),
(192024, 36835, 'QU', 'OK', 'S', 1740999423, 1740999423, '1'),
(192025, 36836, 'QU', 'OK', 'S', 1740999455, 1740999455, '1'),
(192026, 36837, 'QU', 'OK', 'S', 1740999502, 1740999502, '1'),
(192027, 36838, 'QU', 'OK', 'S', 1740999638, 1740999638, '1'),
(192028, 36839, 'QU', 'OK', 'S', 1740999671, 1740999671, '1'),
(192029, 36840, 'QU', 'OK', 'S', 1740999705, 1740999705, '1'),
(192030, 36840, 'QU', 'OK', 'S', 1740999768, 1740999768, '1'),
(192031, 36841, 'QU', 'OK', 'S', 1740999797, 1740999797, '1'),
(192032, 36832, 'QU', 'OK', 'S', 1740999857, 1740999857, '1'),
(192033, 36839, 'QU', 'OK', 'S', 1740999900, 1740999900, '1'),
(192034, 36854, 'QU', 'OK', 'S', 1740999998, 1740999998, '1'),
(192035, 36842, 'QU', 'OK', 'S', 1741000347, 1741000347, '1'),
(192036, 36843, 'QU', 'OK', 'S', 1741000406, 1741000406, '1'),
(192037, 36844, 'QU', 'OK', 'S', 1741000461, 1741000461, '1'),
(192038, 36855, 'QU', 'OK', 'S', 1741000498, 1741000498, '1'),
(192039, 36845, 'QU', 'OK', 'S', 1741001099, 1741001099, '1'),
(192040, 36846, 'QU', 'OK', 'S', 1741001196, 1741001196, '1'),
(192041, 36847, 'QU', 'OK', 'S', 1741001456, 1741001456, '1'),
(192042, 36848, 'QU', 'OK', 'S', 1741001557, 1741001557, '1'),
(192043, 36849, 'QU', 'OK', 'S', 1741001637, 1741001637, '1'),
(192044, 36850, 'QU', 'OK', 'S', 1741001759, 1741001759, '1'),
(192045, 36851, 'QU', 'OK', 'S', 1741001846, 1741001846, '1'),
(192046, 36852, 'QU', 'OK', 'S', 1741001930, 1741001930, '1'),
(192047, 36853, 'QU', 'OK', 'S', 1741002054, 1741002054, '1'),
(192048, 31339, 'QU', 'OK', 'S', 1741002105, 1741002105, '1'),
(192049, 24663, 'QU', 'OK', 'S', 1741002156, 1741002156, '1'),
(192050, 28526, 'QU', 'OK', 'S', 1741005288, 1741005288, '1'),
(192051, 28744, 'QU', 'OK', 'S', 1741005291, 1741005291, '1'),
(192052, 18592, 'QU', 'OK', 'S', 1741005594, 1741005594, '1'),
(192053, 21680, 'QU', 'OK', 'S', 1741005810, 1741005810, '1'),
(192054, 18583, 'QU', 'OK', 'S', 1741005967, 1741005967, '1'),
(192055, 24855, 'QU', 'OK', 'S', 1741006098, 1741006098, '1'),
(192056, 18585, 'QU', 'OK', 'S', 1741006200, 1741006200, '1'),
(192057, 36707, 'QU', 'OK', 'S', 1741006257, 1741006257, '1'),
(192058, 36408, 'QU', 'OK', 'S', 1741006260, 1741006260, '1'),
(192059, 36537, 'QU', 'OK', 'S', 1741006263, 1741006263, '1'),
(192060, 36673, 'QU', 'OK', 'S', 1741006266, 1741006266, '1'),
(192061, 36804, 'QU', 'OK', 'S', 1741006268, 1741006268, '1'),
(192062, 35346, 'QU', 'OK', 'S', 1741006271, 1741006271, '1'),
(192063, 36265, 'QU', 'OK', 'S', 1741006274, 1741006274, '1'),
(192064, 35380, 'QU', 'OK', 'S', 1741006276, 1741006276, '1'),
(192065, 36757, 'QU', 'OK', 'S', 1741006278, 1741006278, '1'),
(192066, 31746, 'QU', 'OK', 'S', 1741006282, 1741006282, '1'),
(192067, 36827, 'QU', 'OK', 'S', 1741006842, 1741006842, '1'),
(192068, 36828, 'QU', 'OK', 'S', 1741006990, 1741006990, '1'),
(192069, 36823, 'QU', 'OK', 'S', 1741007038, 1741007038, '1'),
(192070, 36122, 'QU', 'OK', 'S', 1741007117, 1741007117, '1'),
(192071, 36339, 'QU', 'OK', 'S', 1741007120, 1741007120, '1'),
(192072, 36406, 'QU', 'OK', 'S', 1741007126, 1741007126, '1'),
(192073, 33785, 'QU', 'OK', 'S', 1741007128, 1741007128, '1'),
(192074, 21157, 'QU', 'OK', 'S', 1741007132, 1741007132, '1'),
(192075, 31964, 'QU', 'OK', 'S', 1741007134, 1741007134, '1'),
(192076, 32393, 'QU', 'OK', 'S', 1741007136, 1741007136, '1'),
(192077, 25936, 'QU', 'OK', 'S', 1741007140, 1741007140, '1'),
(192078, 36339, 'QU', 'OK', 'S', 1741007143, 1741007143, '1'),
(192079, 11139, 'QU', 'OK', 'S', 1741007146, 1741007146, '1'),
(192080, 14449, 'QU', 'OK', 'S', 1741007148, 1741007148, '1'),
(192081, 30704, 'QU', 'OK', 'S', 1741007150, 1741007150, '1'),
(192082, 36205, 'QU', 'OK', 'S', 1741007152, 1741007152, '1'),
(192083, 36157, 'QU', 'OK', 'S', 1741007155, 1741007155, '1'),
(192084, 36157, 'QU', 'OK', 'S', 1741007157, 1741007157, '1'),
(192085, 36678, 'QU', 'OK', 'S', 1741007159, 1741007159, '1'),
(192086, 36122, 'QU', 'OK', 'S', 1741007161, 1741007161, '1'),
(192087, 35857, 'QU', 'OK', 'S', 1741007164, 1741007164, '1'),
(192088, 31553, 'QU', 'OK', 'S', 1741007168, 1741007168, '1'),
(192089, 36812, 'QU', 'OK', 'S', 1741007242, 1741007242, '1'),
(192090, 36813, 'QU', 'OK', 'S', 1741007301, 1741007301, '1'),
(192091, 36814, 'QU', 'OK', 'S', 1741007343, 1741007343, '1'),
(192092, 36815, 'QU', 'OK', 'S', 1741007447, 1741007447, '1'),
(192093, 36816, 'QU', 'OK', 'S', 1741007479, 1741007479, '1'),
(192094, 36818, 'QU', 'OK', 'S', 1741007533, 1741007533, '1'),
(192095, 36826, 'QU', 'OK', 'S', 1741007710, 1741007710, '1'),
(192096, 36751, 'QU', 'OK', 'S', 1741007753, 1741007753, '1'),
(192097, 36820, 'QU', 'OK', 'S', 1741007899, 1741007899, '1'),
(192098, 36821, 'QU', 'OK', 'S', 1741007930, 1741007930, '1'),
(192099, 36822, 'QU', 'OK', 'S', 1741007963, 1741007963, '1'),
(192100, 36824, 'QU', 'OK', 'S', 1741008208, 1741008208, '1'),
(192101, 36825, 'QU', 'OK', 'S', 1741008700, 1741008700, '1'),
(192102, 36760, 'QU', 'OK', 'S', 1741063494, 1741063494, '1'),
(192103, 27286, 'QU', 'OK', 'S', 1741064949, 1741064949, '1'),
(192104, 27286, 'QU', 'OK', 'S', 1741064956, 1741064956, '1'),
(192105, 36012, 'QU', 'OK', 'S', 1741065046, 1741065046, '1'),
(192106, 36012, 'QU', 'OK', 'S', 1741065052, 1741065052, '1'),
(192107, 36012, 'QU', 'OK', 'S', 1741065059, 1741065059, '1'),
(192108, 36012, 'QU', 'OK', 'S', 1741065067, 1741065067, '1'),
(192109, 36012, 'QU', 'OK', 'S', 1741065072, 1741065072, '1'),
(192110, 14389, 'QU', 'OK', 'S', 1741065234, 1741065234, '1'),
(192111, 14389, 'QU', 'OK', 'S', 1741065243, 1741065243, '1'),
(192112, 14389, 'QU', 'OK', 'S', 1741065253, 1741065253, '1'),
(192113, 14389, 'QU', 'OK', 'S', 1741065335, 1741065335, '1'),
(192114, 36698, 'QU', 'OK', 'S', 1741065396, 1741065396, '1'),
(192115, 36698, 'QU', 'OK', 'S', 1741066583, 1741066583, '1'),
(192116, 36698, 'QU', 'OK', 'S', 1741066615, 1741066615, '1'),
(192117, 36698, 'QU', 'OK', 'S', 1741066623, 1741066623, '1'),
(192118, 36698, 'QU', 'OK', 'S', 1741066626, 1741066626, '1'),
(192119, 36698, 'QU', 'OK', 'S', 1741066628, 1741066628, '1'),
(192120, 36745, 'QU', 'OK', 'S', 1741069514, 1741069514, '1'),
(192121, 36775, 'QU', 'OK', 'S', 1741069520, 1741069520, '1'),
(192122, 24710, 'QU', 'OK', 'S', 1741069525, 1741069525, '1'),
(192123, 33020, 'QU', 'OK', 'S', 1741069529, 1741069529, '1'),
(192124, 26972, 'QU', 'OK', 'S', 1741069531, 1741069531, '1'),
(192125, 29591, 'QU', 'OK', 'S', 1741069537, 1741069537, '1'),
(192126, 36482, 'QU', 'OK', 'S', 1741069541, 1741069541, '1'),
(192127, 36651, 'QU', 'OK', 'S', 1741069547, 1741069547, '1'),
(192128, 36741, 'QU', 'OK', 'S', 1741069551, 1741069551, '1'),
(192129, 36741, 'QU', 'OK', 'S', 1741069558, 1741069558, '1'),
(192130, 36398, 'QU', 'OK', 'S', 1741069562, 1741069562, '1'),
(192131, 36609, 'QU', 'OK', 'S', 1741069566, 1741069566, '1'),
(192132, 35418, 'QU', 'OK', 'S', 1741069571, 1741069571, '1'),
(192133, 19312, 'QU', 'OK', 'S', 1741069575, 1741069575, '1'),
(192134, 19310, 'QU', 'OK', 'S', 1741069580, 1741069580, '1'),
(192135, 36491, 'QU', 'OK', 'S', 1741069585, 1741069585, '1'),
(192136, 36685, 'QU', 'OK', 'S', 1741069589, 1741069589, '1'),
(192137, 36690, 'QU', 'OK', 'S', 1741069594, 1741069594, '1'),
(192138, 34194, 'QU', 'OK', 'S', 1741069599, 1741069599, '1'),
(192139, 18708, 'QU', 'OK', 'S', 1741069604, 1741069604, '1'),
(192140, 34875, 'QU', 'OK', 'S', 1741070615, 1741070615, '1'),
(192141, 36476, 'QU', 'OK', 'S', 1741070618, 1741070618, '1'),
(192142, 35832, 'QU', 'OK', 'S', 1741070620, 1741070620, '1'),
(192143, 35782, 'QU', 'OK', 'S', 1741071695, 1741071695, '1'),
(192144, 35782, 'QU', 'OK', 'S', 1741071708, 1741071708, '1'),
(192145, 35782, 'QU', 'OK', 'S', 1741071716, 1741071716, '1'),
(192146, 36322, 'QU', 'OK', 'S', 1741072362, 1741072362, '1'),
(192147, 35785, 'QU', 'OK', 'S', 1741072552, 1741072552, '1'),
(192148, 35784, 'QU', 'OK', 'S', 1741072561, 1741072561, '1'),
(192149, 35781, 'QU', 'OK', 'S', 1741072594, 1741072594, '1'),
(192150, 35772, 'QU', 'OK', 'S', 1741072834, 1741072834, '1'),
(192151, 36867, 'QU', 'OK', 'S', 1741075265, 1741075265, '1'),
(192152, 36858, 'QU', 'OK', 'S', 1741075549, 1741075549, '1'),
(192153, 36859, 'QU', 'OK', 'S', 1741075587, 1741075587, '1'),
(192154, 36860, 'QU', 'OK', 'S', 1741075628, 1741075628, '1'),
(192155, 36861, 'QU', 'OK', 'S', 1741075847, 1741075847, '1'),
(192156, 36862, 'QU', 'OK', 'S', 1741075882, 1741075882, '1'),
(192157, 36863, 'QU', 'OK', 'S', 1741075932, 1741075932, '1'),
(192158, 36856, 'QU', 'OK', 'S', 1741076261, 1741076261, '1'),
(192159, 36857, 'QU', 'OK', 'S', 1741076361, 1741076361, '1'),
(192160, 36864, 'QU', 'OK', 'S', 1741076486, 1741076486, '1'),
(192161, 36865, 'QU', 'OK', 'S', 1741076579, 1741076579, '1'),
(192162, 36866, 'QU', 'OK', 'S', 1741076664, 1741076664, '1'),
(192163, 36465, 'QU', 'OK', 'S', 1741080240, 1741080240, '1'),
(192164, 31144, 'QU', 'OK', 'S', 1741080336, 1741080336, '1'),
(192165, 10205, 'QU', 'OK', 'S', 1741080773, 1741080773, '1'),
(192166, 10205, 'QU', 'OK', 'S', 1741080776, 1741080776, '1'),
(192167, 36811, 'QU', 'OK', 'S', 1741086450, 1741086450, '1'),
(192168, 36811, 'QU', 'OK', 'S', 1741086450, 1741086450, '1'),
(192169, 36811, 'QU', 'OK', 'S', 1741086450, 1741086450, '1'),
(192170, 36811, 'QU', 'OK', 'S', 1741086450, 1741086450, '1'),
(192171, 36811, 'QU', 'OK', 'S', 1741086450, 1741086450, '1'),
(192172, 36810, 'QU', 'OK', 'S', 1741086461, 1741086461, '1'),
(192173, 36810, 'QU', 'OK', 'S', 1741086461, 1741086461, '1'),
(192174, 36810, 'QU', 'OK', 'S', 1741086461, 1741086461, '1'),
(192175, 36810, 'QU', 'OK', 'S', 1741086461, 1741086461, '1'),
(192176, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192177, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192178, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192179, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192180, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192181, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192182, 36810, 'QU', 'OK', 'S', 1741086486, 1741086486, '1'),
(192183, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192184, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192185, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192186, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192187, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192188, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192189, 36809, 'QU', 'OK', 'S', 1741086508, 1741086508, '1'),
(192190, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192191, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192192, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192193, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192194, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192195, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192196, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192197, 36777, 'QU', 'OK', 'S', 1741086535, 1741086535, '1'),
(192198, 36765, 'QU', 'OK', 'S', 1741086550, 1741086550, '1'),
(192199, 36765, 'QU', 'OK', 'S', 1741086550, 1741086550, '1'),
(192200, 36765, 'QU', 'OK', 'S', 1741086550, 1741086550, '1'),
(192201, 36765, 'QU', 'OK', 'S', 1741086550, 1741086550, '1'),
(192202, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192203, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192204, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192205, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192206, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192207, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192208, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192209, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192210, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192211, 36764, 'QU', 'OK', 'S', 1741086580, 1741086580, '1'),
(192212, 36675, 'QU', 'OK', 'S', 1741088987, 1741088987, '1'),
(192213, 36675, 'QU', 'OK', 'S', 1741089004, 1741089004, '1'),
(192214, 36675, 'QU', 'OK', 'S', 1741089008, 1741089008, '1'),
(192215, 36675, 'QU', 'OK', 'S', 1741089011, 1741089011, '1'),
(192216, 36675, 'QU', 'OK', 'S', 1741089014, 1741089014, '1'),
(192217, 36675, 'QU', 'OK', 'S', 1741089017, 1741089017, '1'),
(192218, 36854, 'QU', 'OK', 'S', 1741089020, 1741089020, '1'),
(192219, 36855, 'QU', 'OK', 'S', 1741089022, 1741089022, '1'),
(192220, 31302, 'QU', 'OK', 'S', 1741091138, 1741091138, '1'),
(192221, 21382, 'QU', 'OK', 'S', 1741093148, 1741093148, '1'),
(192222, 36600, 'QU', 'OK', 'S', 1741093625, 1741093625, '1'),
(192223, 35153, 'QU', 'OK', 'S', 1741093637, 1741093637, '1'),
(192224, 36601, 'QU', 'OK', 'S', 1741093640, 1741093640, '1'),
(192225, 35105, 'QU', 'OK', 'S', 1741093645, 1741093645, '1'),
(192226, 36613, 'QU', 'OK', 'S', 1741093648, 1741093648, '1'),
(192227, 36012, 'QU', 'OK', 'S', 1741149820, 1741149820, '1'),
(192228, 35811, 'QU', 'OK', 'S', 1741150100, 1741150100, '1'),
(192229, 31919, 'QU', 'OK', 'S', 1741150288, 1741150288, '1'),
(192230, 24291, 'QU', 'OK', 'S', 1741150389, 1741150389, '1'),
(192231, 36445, 'QU', 'OK', 'S', 1741150688, 1741150688, '1'),
(192232, 36061, 'QU', 'OK', 'S', 1741150857, 1741150857, '1'),
(192233, 16459, 'QU', 'OK', 'S', 1741150892, 1741150892, '1'),
(192234, 33010, 'QU', 'OK', 'S', 1741150952, 1741150952, '1'),
(192235, 32102, 'QU', 'OK', 'S', 1741151232, 1741151232, '1'),
(192236, 23460, 'QU', 'OK', 'S', 1741151265, 1741151265, '1'),
(192237, 35630, 'QU', 'OK', 'S', 1741151611, 1741151611, '1'),
(192238, 31210, 'QU', 'OK', 'S', 1741151641, 1741151641, '1'),
(192239, 29847, 'QU', 'OK', 'S', 1741151681, 1741151681, '1'),
(192240, 31142, 'QU', 'OK', 'S', 1741151910, 1741151910, '1'),
(192241, 31157, 'QU', 'OK', 'S', 1741151929, 1741151929, '1'),
(192242, 35516, 'QU', 'OK', 'S', 1741152278, 1741152278, '1'),
(192243, 34646, 'QU', 'OK', 'S', 1741152334, 1741152334, '1'),
(192244, 35382, 'QU', 'OK', 'S', 1741152363, 1741152363, '1'),
(192245, 35660, 'QU', 'OK', 'S', 1741152409, 1741152409, '1'),
(192246, 35383, 'QU', 'OK', 'S', 1741152438, 1741152438, '1'),
(192247, 35817, 'QU', 'OK', 'S', 1741152618, 1741152618, '1'),
(192248, 24489, 'QU', 'OK', 'S', 1741153717, 1741153717, '1'),
(192249, 14838, 'QU', 'OK', 'S', 1741153726, 1741153726, '1'),
(192250, 22710, 'QU', 'OK', 'S', 1741153739, 1741153739, '1'),
(192251, 28746, 'QU', 'OK', 'S', 1741153747, 1741153747, '1'),
(192252, 8013, 'QU', 'OK', 'S', 1741153758, 1741153758, '1'),
(192253, 36675, 'QU', 'OK', 'S', 1741154423, 1741154423, '1'),
(192254, 36675, 'QU', 'OK', 'S', 1741154425, 1741154425, '1'),
(192255, 36675, 'QU', 'OK', 'S', 1741154427, 1741154427, '1'),
(192256, 36675, 'QU', 'OK', 'S', 1741154429, 1741154429, '1'),
(192257, 36675, 'QU', 'OK', 'S', 1741154432, 1741154432, '1'),
(192258, 29478, 'QU', 'OK', 'S', 1741154574, 1741154574, '1'),
(192259, 8406, 'QU', 'OK', 'S', 1741154613, 1741154613, '1'),
(192260, 36149, 'QU', 'OK', 'S', 1741154647, 1741154647, '1'),
(192261, 36149, 'QU', 'OK', 'S', 1741154747, 1741154747, '1'),
(192262, 36697, 'QU', 'OK', 'S', 1741154821, 1741154821, '1'),
(192263, 36149, 'QU', 'OK', 'S', 1741154850, 1741154850, '1'),
(192264, 36244, 'QU', 'OK', 'S', 1741155059, 1741155059, '1'),
(192265, 36150, 'QU', 'OK', 'S', 1741155103, 1741155103, '1'),
(192266, 10465, 'QU', 'OK', 'S', 1741156093, 1741156093, '1'),
(192267, 35794, 'QU', 'OK', 'S', 1741156119, 1741156119, '1'),
(192268, 34439, 'QU', 'OK', 'S', 1741156170, 1741156170, '1'),
(192269, 34439, 'QU', 'OK', 'S', 1741156179, 1741156179, '1'),
(192270, 34439, 'QU', 'OK', 'S', 1741156228, 1741156228, '1'),
(192271, 34439, 'QU', 'OK', 'S', 1741156257, 1741156257, '1'),
(192272, 34439, 'QU', 'OK', 'S', 1741156273, 1741156273, '1'),
(192273, 35617, 'QU', 'OK', 'S', 1741156530, 1741156530, '1'),
(192274, 35515, 'QU', 'OK', 'S', 1741156563, 1741156563, '1'),
(192275, 35798, 'QU', 'OK', 'S', 1741156774, 1741156774, '1'),
(192276, 35691, 'QU', 'OK', 'S', 1741156853, 1741156853, '1'),
(192277, 35689, 'QU', 'OK', 'S', 1741156909, 1741156909, '1'),
(192278, 35503, 'QU', 'OK', 'S', 1741157028, 1741157028, '1'),
(192279, 35501, 'QU', 'OK', 'S', 1741157215, 1741157215, '1'),
(192280, 35500, 'QU', 'OK', 'S', 1741157237, 1741157237, '1'),
(192281, 35797, 'QU', 'OK', 'S', 1741157410, 1741157410, '1'),
(192282, 35869, 'QU', 'OK', 'S', 1741157454, 1741157454, '1'),
(192283, 35508, 'QU', 'OK', 'S', 1741157508, 1741157508, '1'),
(192284, 35513, 'QU', 'OK', 'S', 1741157679, 1741157679, '1'),
(192285, 35512, 'QU', 'OK', 'S', 1741157723, 1741157723, '1'),
(192286, 35511, 'QU', 'OK', 'S', 1741157764, 1741157764, '1'),
(192287, 35798, 'QU', 'OK', 'S', 1741157864, 1741157864, '1'),
(192288, 35512, 'QU', 'OK', 'S', 1741157903, 1741157903, '1'),
(192289, 35503, 'QU', 'OK', 'S', 1741157977, 1741157977, '1'),
(192290, 35513, 'QU', 'OK', 'S', 1741158174, 1741158174, '1'),
(192291, 35797, 'QU', 'OK', 'S', 1741158238, 1741158238, '1'),
(192292, 35502, 'QU', 'OK', 'S', 1741158308, 1741158308, '1'),
(192293, 35504, 'QU', 'OK', 'S', 1741158358, 1741158358, '1'),
(192294, 35515, 'QU', 'OK', 'S', 1741158432, 1741158432, '1'),
(192295, 32609, 'QU', 'OK', 'S', 1741158492, 1741158492, '1'),
(192296, 33872, 'QU', 'OK', 'S', 1741158642, 1741158642, '1'),
(192297, 35035, 'QU', 'OK', 'S', 1741158961, 1741158961, '1'),
(192298, 14859, 'QU', 'OK', 'S', 1741159556, 1741159556, '1'),
(192299, 22309, 'QU', 'OK', 'S', 1741159592, 1741159592, '1'),
(192300, 36632, 'QU', 'OK', 'S', 1741159628, 1741159628, '1'),
(192301, 24581, 'QU', 'OK', 'S', 1741159788, 1741159788, '1'),
(192302, 35473, 'QU', 'OK', 'S', 1741159863, 1741159863, '1'),
(192303, 35472, 'QU', 'OK', 'S', 1741159894, 1741159894, '1'),
(192304, 35475, 'QU', 'OK', 'S', 1741159944, 1741159944, '1'),
(192305, 35474, 'QU', 'OK', 'S', 1741159983, 1741159983, '1'),
(192306, 35476, 'QU', 'OK', 'S', 1741160011, 1741160011, '1'),
(192307, 36530, 'QU', 'OK', 'S', 1741160045, 1741160045, '1'),
(192308, 18575, 'QU', 'OK', 'S', 1741160087, 1741160087, '1'),
(192309, 22249, 'QU', 'OK', 'S', 1741161283, 1741161283, '1'),
(192310, 23231, 'QU', 'OK', 'S', 1741161401, 1741161401, '1'),
(192311, 11616, 'QU', 'OK', 'S', 1741161404, 1741161404, '1'),
(192312, 33785, 'QU', 'OK', 'S', 1741161413, 1741161413, '1'),
(192313, 5634, 'QU', 'OK', 'S', 1741161422, 1741161422, '1'),
(192314, 30457, 'QU', 'OK', 'S', 1741161609, 1741161609, '1'),
(192315, 18184, 'QU', 'OK', 'S', 1741162289, 1741162289, '1'),
(192316, 24851, 'QU', 'OK', 'S', 1741162640, 1741162640, '1'),
(192317, 36071, 'QU', 'OK', 'S', 1741162645, 1741162645, '1'),
(192318, 36071, 'QU', 'OK', 'S', 1741162653, 1741162653, '1'),
(192319, 36071, 'QU', 'OK', 'S', 1741162657, 1741162657, '1'),
(192320, 33260, 'QU', 'OK', 'S', 1741162659, 1741162659, '1'),
(192321, 36724, 'QU', 'OK', 'S', 1741162664, 1741162664, '1'),
(192322, 36487, 'QU', 'OK', 'S', 1741162676, 1741162676, '1'),
(192323, 36487, 'QU', 'OK', 'S', 1741162947, 1741162947, '1'),
(192324, 35889, 'QU', 'OK', 'S', 1741167428, 1741167428, '1'),
(192325, 36574, 'QU', 'OK', 'S', 1741167486, 1741167486, '1'),
(192326, 23322, 'QU', 'OK', 'S', 1741167496, 1741167496, '1'),
(192327, 32460, 'QU', 'OK', 'S', 1741167506, 1741167506, '1'),
(192328, 14859, 'QU', 'OK', 'S', 1741167531, 1741167531, '1'),
(192329, 22309, 'QU', 'OK', 'S', 1741167537, 1741167537, '1'),
(192330, 15451, 'QU', 'OK', 'S', 1741167552, 1741167552, '1'),
(192331, 24607, 'QU', 'OK', 'S', 1741167561, 1741167561, '1'),
(192332, 2619, 'QU', 'OK', 'S', 1741167635, 1741167635, '1'),
(192333, 25248, 'QU', 'OK', 'S', 1741167853, 1741167853, '1'),
(192334, 28501, 'QU', 'OK', 'S', 1741168353, 1741168353, '1'),
(192335, 28838, 'QU', 'OK', 'S', 1741168440, 1741168440, '1'),
(192336, 30362, 'QU', 'OK', 'S', 1741168440, 1741168440, '1'),
(192337, 36760, 'QU', 'OK', 'S', 1741168521, 1741168521, '1'),
(192338, 36760, 'QU', 'OK', 'S', 1741168534, 1741168534, '1'),
(192339, 36300, 'QU', 'OK', 'S', 1741168580, 1741168580, '1'),
(192340, 36301, 'QU', 'OK', 'S', 1741168604, 1741168604, '1'),
(192341, 31011, 'QU', 'OK', 'S', 1741168689, 1741168689, '1'),
(192342, 259, 'QU', 'OK', 'S', 1741169032, 1741169032, '1'),
(192343, 259, 'QU', 'OK', 'S', 1741169040, 1741169040, '1'),
(192344, 259, 'QU', 'OK', 'S', 1741169046, 1741169046, '1'),
(192345, 259, 'QU', 'OK', 'S', 1741169055, 1741169055, '1'),
(192346, 259, 'QU', 'OK', 'S', 1741169063, 1741169063, '1'),
(192347, 259, 'QU', 'OK', 'S', 1741169071, 1741169071, '1'),
(192348, 259, 'QU', 'OK', 'S', 1741169082, 1741169082, '1'),
(192349, 259, 'QU', 'OK', 'S', 1741169088, 1741169088, '1'),
(192350, 259, 'QU', 'OK', 'S', 1741169096, 1741169096, '1'),
(192351, 259, 'QU', 'OK', 'S', 1741169101, 1741169101, '1'),
(192352, 259, 'QU', 'OK', 'S', 1741169107, 1741169107, '1'),
(192353, 259, 'QU', 'OK', 'S', 1741169113, 1741169113, '1'),
(192354, 259, 'QU', 'OK', 'S', 1741169126, 1741169126, '1'),
(192355, 259, 'QU', 'OK', 'S', 1741169133, 1741169133, '1'),
(192356, 259, 'QU', 'OK', 'S', 1741169140, 1741169140, '1'),
(192357, 259, 'QU', 'OK', 'S', 1741169146, 1741169146, '1'),
(192358, 259, 'QU', 'OK', 'S', 1741169152, 1741169152, '1'),
(192359, 259, 'QU', 'OK', 'S', 1741169159, 1741169159, '1'),
(192360, 27023, 'QU', 'OK', 'S', 1741170912, 1741170912, '1'),
(192361, 30582, 'QU', 'OK', 'S', 1741170955, 1741170955, '1'),
(192362, 30017, 'QU', 'OK', 'S', 1741171142, 1741171142, '1'),
(192363, 32808, 'QU', 'OK', 'S', 1741171253, 1741171253, '1'),
(192364, 35088, 'QU', 'OK', 'S', 1741171400, 1741171400, '1'),
(192365, 35088, 'QU', 'OK', 'S', 1741171400, 1741171400, '1'),
(192366, 34376, 'QU', 'OK', 'S', 1741171487, 1741171487, '1'),
(192367, 30234, 'QU', 'OK', 'S', 1741171557, 1741171557, '1'),
(192368, 30234, 'QU', 'OK', 'S', 1741171557, 1741171557, '1'),
(192369, 21961, 'QU', 'OK', 'S', 1741171626, 1741171626, '1'),
(192370, 21961, 'QU', 'OK', 'S', 1741171626, 1741171626, '1'),
(192371, 19551, 'QU', 'OK', 'S', 1741171688, 1741171688, '1'),
(192372, 30089, 'QU', 'OK', 'S', 1741171737, 1741171737, '1'),
(192373, 11216, 'QU', 'OK', 'S', 1741171817, 1741171817, '1'),
(192374, 20264, 'QU', 'OK', 'S', 1741171902, 1741171902, '1'),
(192375, 20264, 'QU', 'OK', 'S', 1741171930, 1741171930, '1'),
(192376, 11333, 'QU', 'OK', 'S', 1741171960, 1741171960, '1'),
(192377, 21086, 'QU', 'OK', 'S', 1741172011, 1741172011, '1'),
(192378, 21086, 'QU', 'OK', 'S', 1741172011, 1741172011, '1'),
(192379, 21086, 'QU', 'OK', 'S', 1741172011, 1741172011, '1'),
(192380, 17682, 'QU', 'OK', 'S', 1741172041, 1741172041, '1'),
(192381, 20904, 'QU', 'OK', 'S', 1741172070, 1741172070, '1'),
(192382, 22713, 'QU', 'OK', 'S', 1741172112, 1741172112, '1'),
(192383, 22713, 'QU', 'OK', 'S', 1741172112, 1741172112, '1'),
(192384, 22713, 'QU', 'OK', 'S', 1741172112, 1741172112, '1'),
(192385, 32506, 'QU', 'OK', 'S', 1741172389, 1741172389, '1'),
(192386, 32527, 'QU', 'OK', 'S', 1741172408, 1741172408, '1'),
(192387, 32527, 'QU', 'OK', 'S', 1741172408, 1741172408, '1'),
(192388, 30475, 'QU', 'OK', 'S', 1741172526, 1741172526, '1'),
(192389, 29779, 'QU', 'OK', 'S', 1741172583, 1741172583, '1'),
(192390, 17927, 'QU', 'OK', 'S', 1741173328, 1741173328, '1'),
(192391, 12641, 'QU', 'OK', 'S', 1741173376, 1741173376, '1'),
(192392, 17636, 'QU', 'OK', 'S', 1741173434, 1741173434, '1'),
(192393, 17321, 'QU', 'OK', 'S', 1741173670, 1741173670, '1'),
(192394, 16408, 'QU', 'OK', 'S', 1741173798, 1741173798, '1'),
(192395, 36828, 'QU', 'OK', 'S', 1741173864, 1741173864, '1'),
(192396, 36823, 'QU', 'OK', 'S', 1741173870, 1741173870, '1'),
(192397, 13838, 'QU', 'OK', 'S', 1741173913, 1741173913, '1'),
(192398, 36345, 'QU', 'OK', 'S', 1741181683, 1741181683, '1'),
(192399, 36345, 'QU', 'OK', 'S', 1741181688, 1741181688, '1'),
(192400, 36344, 'QU', 'OK', 'S', 1741181692, 1741181692, '1'),
(192401, 36344, 'QU', 'OK', 'S', 1741181698, 1741181698, '1'),
(192402, 18467, 'QU', 'OK', 'S', 1741181715, 1741181715, '1'),
(192403, 36344, 'QU', 'OK', 'S', 1741181720, 1741181720, '1'),
(192404, 36339, 'QU', 'OK', 'S', 1741181725, 1741181725, '1'),
(192405, 35564, 'QU', 'OK', 'S', 1741181728, 1741181728, '1'),
(192406, 35173, 'QU', 'OK', 'S', 1741181743, 1741181743, '1'),
(192407, 36339, 'QU', 'OK', 'S', 1741181746, 1741181746, '1'),
(192408, 36339, 'QU', 'OK', 'S', 1741181749, 1741181749, '1'),
(192409, 35481, 'QU', 'OK', 'S', 1741181755, 1741181755, '1'),
(192410, 12379, 'QU', 'OK', 'S', 1741181758, 1741181758, '1'),
(192411, 35406, 'QU', 'OK', 'S', 1741181762, 1741181762, '1'),
(192412, 35544, 'QU', 'OK', 'S', 1741181768, 1741181768, '1'),
(192413, 35224, 'QU', 'OK', 'S', 1741181772, 1741181772, '1'),
(192414, 35545, 'QU', 'OK', 'S', 1741181998, 1741181998, '1'),
(192415, 35544, 'QU', 'OK', 'S', 1741182001, 1741182001, '1'),
(192416, 2335, 'QU', 'OK', 'S', 1741182055, 1741182055, '1'),
(192417, 19551, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192418, 21115, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192419, 21961, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192420, 22610, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192421, 30089, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192422, 30234, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192423, 32460, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192424, 33629, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192425, 34376, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192426, 35088, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192427, 35546, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192428, 30582, 'QU', 'OK', 'S', 1741182216, 1741182216, '1'),
(192429, 11616, 'QU', 'OK', 'S', 1741182581, 1741182581, '1'),
(192430, 29690, 'QU', 'OK', 'S', 1741182592, 1741182592, '1'),
(192431, 31475, 'QU', 'OK', 'S', 1741182602, 1741182602, '1'),
(192432, 11616, 'QU', 'OK', 'S', 1741182632, 1741182632, '1'),
(192433, 31157, 'QU', 'OK', 'S', 1741242818, 1741242818, '1'),
(192434, 36724, 'QU', 'OK', 'S', 1741246021, 1741246021, '1'),
(192435, 35631, 'QU', 'OK', 'S', 1741246223, 1741246223, '1'),
(192436, 35631, 'QU', 'OK', 'S', 1741246235, 1741246235, '1'),
(192437, 36639, 'QU', 'OK', 'S', 1741246724, 1741246724, '1'),
(192438, 35101, 'QU', 'OK', 'S', 1741246729, 1741246729, '1'),
(192439, 35101, 'QU', 'OK', 'S', 1741246736, 1741246736, '1'),
(192440, 24710, 'QU', 'OK', 'S', 1741246773, 1741246773, '1'),
(192441, 35104, 'QU', 'OK', 'S', 1741246950, 1741246950, '1'),
(192442, 35104, 'QU', 'OK', 'S', 1741246957, 1741246957, '1'),
(192443, 24974, 'QU', 'OK', 'S', 1741246962, 1741246962, '1'),
(192444, 24974, 'QU', 'OK', 'S', 1741246967, 1741246967, '1'),
(192445, 35609, 'QU', 'OK', 'S', 1741246972, 1741246972, '1'),
(192446, 36757, 'QU', 'OK', 'S', 1741246977, 1741246977, '1'),
(192447, 36757, 'QU', 'OK', 'S', 1741246982, 1741246982, '1'),
(192448, 36033, 'QU', 'OK', 'S', 1741246990, 1741246990, '1'),
(192449, 36033, 'QU', 'OK', 'S', 1741246995, 1741246995, '1'),
(192450, 36033, 'QU', 'OK', 'S', 1741246999, 1741246999, '1'),
(192451, 36032, 'QU', 'OK', 'S', 1741247005, 1741247005, '1'),
(192452, 36032, 'QU', 'OK', 'S', 1741247011, 1741247011, '1'),
(192453, 36033, 'QU', 'OK', 'S', 1741247016, 1741247016, '1'),
(192454, 36032, 'QU', 'OK', 'S', 1741247022, 1741247022, '1'),
(192455, 36014, 'QU', 'OK', 'S', 1741247028, 1741247028, '1'),
(192456, 36011, 'QU', 'OK', 'S', 1741247035, 1741247035, '1'),
(192457, 36014, 'QU', 'OK', 'S', 1741247041, 1741247041, '1'),
(192458, 36646, 'QU', 'OK', 'S', 1741247142, 1741247142, '1'),
(192459, 36011, 'QU', 'OK', 'S', 1741247427, 1741247427, '1'),
(192460, 36668, 'QU', 'OK', 'S', 1741247432, 1741247432, '1'),
(192461, 14691, 'QU', 'OK', 'S', 1741247437, 1741247437, '1'),
(192462, 36757, 'QU', 'OK', 'S', 1741247441, 1741247441, '1'),
(192463, 36757, 'QU', 'OK', 'S', 1741247446, 1741247446, '1'),
(192464, 36757, 'QU', 'OK', 'S', 1741247450, 1741247450, '1'),
(192465, 20921, 'QU', 'OK', 'S', 1741247457, 1741247457, '1'),
(192466, 20921, 'QU', 'OK', 'S', 1741247462, 1741247462, '1'),
(192467, 36034, 'QU', 'OK', 'S', 1741247467, 1741247467, '1'),
(192468, 36011, 'QU', 'OK', 'S', 1741247473, 1741247473, '1'),
(192469, 36014, 'QU', 'OK', 'S', 1741247480, 1741247480, '1'),
(192470, 36014, 'QU', 'OK', 'S', 1741247487, 1741247487, '1'),
(192471, 35723, 'QU', 'OK', 'S', 1741247491, 1741247491, '1'),
(192472, 35723, 'QU', 'OK', 'S', 1741247497, 1741247497, '1'),
(192473, 36427, 'QU', 'OK', 'S', 1741247502, 1741247502, '1'),
(192474, 36428, 'QU', 'OK', 'S', 1741247508, 1741247508, '1'),
(192475, 35799, 'QU', 'OK', 'S', 1741247514, 1741247514, '1'),
(192476, 21804, 'QU', 'OK', 'S', 1741247530, 1741247530, '1'),
(192477, 35799, 'QU', 'OK', 'S', 1741247537, 1741247537, '1'),
(192478, 36390, 'QU', 'OK', 'S', 1741247543, 1741247543, '1'),
(192479, 36390, 'QU', 'OK', 'S', 1741247552, 1741247552, '1'),
(192480, 36389, 'QU', 'OK', 'S', 1741247559, 1741247559, '1'),
(192481, 36389, 'QU', 'OK', 'S', 1741247566, 1741247566, '1'),
(192482, 35563, 'QU', 'OK', 'S', 1741247570, 1741247570, '1'),
(192483, 35563, 'QU', 'OK', 'S', 1741247579, 1741247579, '1'),
(192484, 35563, 'QU', 'OK', 'S', 1741247585, 1741247585, '1'),
(192485, 36213, 'QU', 'OK', 'S', 1741247595, 1741247595, '1'),
(192486, 36390, 'QU', 'OK', 'S', 1741247601, 1741247601, '1'),
(192487, 36213, 'QU', 'OK', 'S', 1741247606, 1741247606, '1'),
(192488, 30578, 'QU', 'OK', 'S', 1741247615, 1741247615, '1'),
(192489, 21804, 'QU', 'OK', 'S', 1741247620, 1741247620, '1'),
(192490, 21804, 'QU', 'OK', 'S', 1741247627, 1741247627, '1'),
(192491, 16926, 'QU', 'OK', 'S', 1741247632, 1741247632, '1'),
(192492, 21804, 'QU', 'OK', 'S', 1741247637, 1741247637, '1'),
(192493, 35563, 'QU', 'OK', 'S', 1741247644, 1741247644, '1'),
(192494, 35799, 'QU', 'OK', 'S', 1741247650, 1741247650, '1'),
(192495, 34928, 'QU', 'OK', 'S', 1741247663, 1741247663, '1'),
(192496, 19479, 'QU', 'OK', 'S', 1741247671, 1741247671, '1'),
(192497, 35563, 'QU', 'OK', 'S', 1741247676, 1741247676, '1'),
(192498, 16926, 'QU', 'OK', 'S', 1741247683, 1741247683, '1'),
(192499, 36149, 'QU', 'OK', 'S', 1741247690, 1741247690, '1'),
(192500, 36168, 'QU', 'OK', 'S', 1741247697, 1741247697, '1'),
(192501, 36213, 'QU', 'OK', 'S', 1741247702, 1741247702, '1'),
(192502, 34928, 'QU', 'OK', 'S', 1741247716, 1741247716, '1'),
(192503, 36350, 'QU', 'OK', 'S', 1741247722, 1741247722, '1'),
(192504, 19479, 'QU', 'OK', 'S', 1741247730, 1741247730, '1'),
(192505, 35563, 'QU', 'OK', 'S', 1741247737, 1741247737, '1'),
(192506, 21804, 'QU', 'OK', 'S', 1741247744, 1741247744, '1'),
(192507, 21804, 'QU', 'OK', 'S', 1741247750, 1741247750, '1'),
(192508, 36034, 'QU', 'OK', 'S', 1741247774, 1741247774, '1'),
(192509, 36149, 'QU', 'OK', 'S', 1741247781, 1741247781, '1'),
(192510, 21804, 'QU', 'OK', 'S', 1741247807, 1741247807, '1'),
(192511, 28950, 'QU', 'OK', 'S', 1741247813, 1741247813, '1'),
(192512, 35563, 'QU', 'OK', 'S', 1741247836, 1741247836, '1'),
(192513, 35802, 'QU', 'OK', 'S', 1741247847, 1741247847, '1'),
(192514, 35802, 'QU', 'OK', 'S', 1741247850, 1741247850, '1'),
(192515, 35802, 'QU', 'OK', 'S', 1741247852, 1741247852, '1'),
(192516, 35802, 'QU', 'OK', 'S', 1741247855, 1741247855, '1'),
(192517, 35802, 'QU', 'OK', 'S', 1741247858, 1741247858, '1'),
(192518, 35801, 'QU', 'OK', 'S', 1741247861, 1741247861, '1'),
(192519, 35802, 'QU', 'OK', 'S', 1741247863, 1741247863, '1'),
(192520, 35802, 'QU', 'OK', 'S', 1741247866, 1741247866, '1'),
(192521, 35802, 'QU', 'OK', 'S', 1741247870, 1741247870, '1'),
(192522, 35801, 'QU', 'OK', 'S', 1741247872, 1741247872, '1'),
(192523, 35801, 'QU', 'OK', 'S', 1741247874, 1741247874, '1'),
(192524, 35801, 'QU', 'OK', 'S', 1741247877, 1741247877, '1'),
(192525, 35801, 'QU', 'OK', 'S', 1741247879, 1741247879, '1'),
(192526, 35802, 'QU', 'OK', 'S', 1741247882, 1741247882, '1'),
(192527, 35802, 'QU', 'OK', 'S', 1741247884, 1741247884, '1'),
(192528, 36602, 'QU', 'OK', 'S', 1741247963, 1741247963, '1'),
(192529, 36014, 'QU', 'OK', 'S', 1741248118, 1741248118, '1'),
(192530, 36615, 'QU', 'OK', 'S', 1741248143, 1741248143, '1'),
(192531, 36640, 'QU', 'OK', 'S', 1741248193, 1741248193, '1'),
(192532, 36613, 'QU', 'OK', 'S', 1741248262, 1741248262, '1'),
(192533, 35723, 'QU', 'OK', 'S', 1741248307, 1741248307, '1'),
(192534, 36389, 'QU', 'OK', 'S', 1741248311, 1741248311, '1'),
(192535, 35799, 'QU', 'OK', 'S', 1741248529, 1741248529, '1'),
(192536, 36389, 'QU', 'OK', 'S', 1741248582, 1741248582, '1'),
(192537, 35723, 'QU', 'OK', 'S', 1741248587, 1741248587, '1'),
(192538, 36389, 'QU', 'OK', 'S', 1741248590, 1741248590, '1'),
(192539, 35799, 'QU', 'OK', 'S', 1741248608, 1741248608, '1'),
(192540, 36638, 'QU', 'OK', 'S', 1741249309, 1741249309, '1'),
(192541, 36637, 'QU', 'OK', 'S', 1741249485, 1741249485, '1'),
(192542, 32102, 'QU', 'OK', 'S', 1741249629, 1741249629, '1'),
(192543, 32102, 'QU', 'OK', 'S', 1741249686, 1741249686, '1'),
(192544, 32102, 'QU', 'OK', 'S', 1741249860, 1741249860, '1'),
(192545, 32102, 'QU', 'OK', 'S', 1741249873, 1741249873, '1'),
(192546, 36644, 'QU', 'OK', 'S', 1741249944, 1741249944, '1'),
(192547, 36644, 'QU', 'OK', 'S', 1741249979, 1741249979, '1'),
(192548, 36422, 'QU', 'OK', 'S', 1741254864, 1741254864, '1'),
(192549, 36422, 'QU', 'OK', 'S', 1741254866, 1741254866, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(192550, 19479, 'QU', 'OK', 'S', 1741254899, 1741254899, '1'),
(192551, 36870, 'QU', 'OK', 'S', 1741255771, 1741255771, '1'),
(192552, 36870, 'QU', 'OK', 'S', 1741255799, 1741255799, '1'),
(192553, 36871, 'QU', 'OK', 'S', 1741256059, 1741256059, '1'),
(192554, 36883, 'QU', 'OK', 'S', 1741256731, 1741256731, '1'),
(192555, 36884, 'QU', 'OK', 'S', 1741256758, 1741256758, '1'),
(192556, 36885, 'QU', 'OK', 'S', 1741256786, 1741256786, '1'),
(192557, 36886, 'QU', 'OK', 'S', 1741256917, 1741256917, '1'),
(192558, 36887, 'QU', 'OK', 'S', 1741256945, 1741256945, '1'),
(192559, 8406, 'QU', 'OK', 'S', 1741256998, 1741256998, '1'),
(192560, 35945, 'QU', 'OK', 'S', 1741257055, 1741257055, '1'),
(192561, 35746, 'QU', 'OK', 'S', 1741257388, 1741257388, '1'),
(192562, 19538, 'QU', 'OK', 'S', 1741257395, 1741257395, '1'),
(192563, 35746, 'QU', 'OK', 'S', 1741257398, 1741257398, '1'),
(192564, 18592, 'QU', 'OK', 'S', 1741257403, 1741257403, '1'),
(192565, 35746, 'QU', 'OK', 'S', 1741257406, 1741257406, '1'),
(192566, 18592, 'QU', 'OK', 'S', 1741257409, 1741257409, '1'),
(192567, 35746, 'QU', 'OK', 'S', 1741257411, 1741257411, '1'),
(192568, 18583, 'QU', 'OK', 'S', 1741257414, 1741257414, '1'),
(192569, 35746, 'QU', 'OK', 'S', 1741257417, 1741257417, '1'),
(192570, 21088, 'QU', 'OK', 'S', 1741257419, 1741257419, '1'),
(192571, 21088, 'QU', 'OK', 'S', 1741257431, 1741257431, '1'),
(192572, 21088, 'QU', 'OK', 'S', 1741257436, 1741257436, '1'),
(192573, 33405, 'QU', 'OK', 'S', 1741257440, 1741257440, '1'),
(192574, 18583, 'QU', 'OK', 'S', 1741257443, 1741257443, '1'),
(192575, 8023, 'QU', 'OK', 'S', 1741257446, 1741257446, '1'),
(192576, 18583, 'QU', 'OK', 'S', 1741257452, 1741257452, '1'),
(192577, 18954, 'QU', 'OK', 'S', 1741257462, 1741257462, '1'),
(192578, 18583, 'QU', 'OK', 'S', 1741257467, 1741257467, '1'),
(192579, 35746, 'QU', 'OK', 'S', 1741257471, 1741257471, '1'),
(192580, 18583, 'QU', 'OK', 'S', 1741257475, 1741257475, '1'),
(192581, 36703, 'QU', 'OK', 'S', 1741257479, 1741257479, '1'),
(192582, 18583, 'QU', 'OK', 'S', 1741257484, 1741257484, '1'),
(192583, 35746, 'QU', 'OK', 'S', 1741257491, 1741257491, '1'),
(192584, 33405, 'QU', 'OK', 'S', 1741257533, 1741257533, '1'),
(192585, 8023, 'QU', 'OK', 'S', 1741257538, 1741257538, '1'),
(192586, 18583, 'QU', 'OK', 'S', 1741257542, 1741257542, '1'),
(192587, 18583, 'QU', 'OK', 'S', 1741257546, 1741257546, '1'),
(192588, 18592, 'QU', 'OK', 'S', 1741257551, 1741257551, '1'),
(192589, 35272, 'QU', 'OK', 'S', 1741257558, 1741257558, '1'),
(192590, 35272, 'QU', 'OK', 'S', 1741257566, 1741257566, '1'),
(192591, 21088, 'QU', 'OK', 'S', 1741257569, 1741257569, '1'),
(192592, 36677, 'QU', 'OK', 'S', 1741257574, 1741257574, '1'),
(192593, 36677, 'QU', 'OK', 'S', 1741257581, 1741257581, '1'),
(192594, 36703, 'QU', 'OK', 'S', 1741257585, 1741257585, '1'),
(192595, 26006, 'QU', 'OK', 'S', 1741257591, 1741257591, '1'),
(192596, 26006, 'QU', 'OK', 'S', 1741257613, 1741257613, '1'),
(192597, 18583, 'QU', 'OK', 'S', 1741257639, 1741257639, '1'),
(192598, 18583, 'QU', 'OK', 'S', 1741257650, 1741257650, '1'),
(192599, 26006, 'QU', 'OK', 'S', 1741257654, 1741257654, '1'),
(192600, 9982, 'QU', 'OK', 'S', 1741257660, 1741257660, '1'),
(192601, 35746, 'QU', 'OK', 'S', 1741257676, 1741257676, '1'),
(192602, 36703, 'QU', 'OK', 'S', 1741257682, 1741257682, '1'),
(192603, 35272, 'QU', 'OK', 'S', 1741257689, 1741257689, '1'),
(192604, 35849, 'QU', 'OK', 'S', 1741257693, 1741257693, '1'),
(192605, 35819, 'QU', 'OK', 'S', 1741257697, 1741257697, '1'),
(192606, 18586, 'QU', 'OK', 'S', 1741257701, 1741257701, '1'),
(192607, 33405, 'QU', 'OK', 'S', 1741257705, 1741257705, '1'),
(192608, 9982, 'QU', 'OK', 'S', 1741257708, 1741257708, '1'),
(192609, 18586, 'QU', 'OK', 'S', 1741257711, 1741257711, '1'),
(192610, 36703, 'QU', 'OK', 'S', 1741257714, 1741257714, '1'),
(192611, 21088, 'QU', 'OK', 'S', 1741260728, 1741260728, '1'),
(192612, 36882, 'QU', 'OK', 'S', 1741261463, 1741261463, '1'),
(192613, 36869, 'QU', 'OK', 'S', 1741261509, 1741261509, '1'),
(192614, 36245, 'QU', 'OK', 'S', 1741261768, 1741261768, '1'),
(192615, 36260, 'QU', 'OK', 'S', 1741261817, 1741261817, '1'),
(192616, 35367, 'QU', 'OK', 'S', 1741262630, 1741262630, '1'),
(192617, 35367, 'QU', 'OK', 'S', 1741262640, 1741262640, '1'),
(192618, 34608, 'QU', 'OK', 'S', 1741262645, 1741262645, '1'),
(192619, 33238, 'QU', 'OK', 'S', 1741262678, 1741262678, '1'),
(192620, 35367, 'QU', 'OK', 'S', 1741262684, 1741262684, '1'),
(192621, 22863, 'QU', 'OK', 'S', 1741262691, 1741262691, '1'),
(192622, 34608, 'QU', 'OK', 'S', 1741262696, 1741262696, '1'),
(192623, 36357, 'QU', 'OK', 'S', 1741262701, 1741262701, '1'),
(192624, 31090, 'QU', 'OK', 'S', 1741262709, 1741262709, '1'),
(192625, 34083, 'QU', 'OK', 'S', 1741262723, 1741262723, '1'),
(192626, 36435, 'QU', 'OK', 'S', 1741262728, 1741262728, '1'),
(192627, 36435, 'QU', 'OK', 'S', 1741262734, 1741262734, '1'),
(192628, 36435, 'QU', 'OK', 'S', 1741262740, 1741262740, '1'),
(192629, 29590, 'QU', 'OK', 'S', 1741262747, 1741262747, '1'),
(192630, 29592, 'QU', 'OK', 'S', 1741262752, 1741262752, '1'),
(192631, 29050, 'QU', 'OK', 'S', 1741262758, 1741262758, '1'),
(192632, 29585, 'QU', 'OK', 'S', 1741262766, 1741262766, '1'),
(192633, 22856, 'QU', 'OK', 'S', 1741262771, 1741262771, '1'),
(192634, 15362, 'QU', 'OK', 'S', 1741263373, 1741263373, '1'),
(192635, 18015, 'QU', 'OK', 'S', 1741263378, 1741263378, '1'),
(192636, 36244, 'QU', 'OK', 'S', 1741263426, 1741263426, '1'),
(192637, 36868, 'QU', 'OK', 'S', 1741263498, 1741263498, '1'),
(192638, 36879, 'QU', 'OK', 'S', 1741263722, 1741263722, '1'),
(192639, 29629, 'QU', 'OK', 'S', 1741263726, 1741263726, '1'),
(192640, 29636, 'QU', 'OK', 'S', 1741263736, 1741263736, '1'),
(192641, 29643, 'QU', 'OK', 'S', 1741263744, 1741263744, '1'),
(192642, 36878, 'QU', 'OK', 'S', 1741263752, 1741263752, '1'),
(192643, 36877, 'QU', 'OK', 'S', 1741263780, 1741263780, '1'),
(192644, 36876, 'QU', 'OK', 'S', 1741263808, 1741263808, '1'),
(192645, 36582, 'QU', 'OK', 'S', 1741263950, 1741263950, '1'),
(192646, 36794, 'QU', 'OK', 'S', 1741264000, 1741264000, '1'),
(192647, 19479, 'QU', 'OK', 'S', 1741264095, 1741264095, '1'),
(192648, 27386, 'QU', 'OK', 'S', 1741264512, 1741264512, '1'),
(192649, 18255, 'QU', 'OK', 'S', 1741265381, 1741265381, '1'),
(192650, 18228, 'QU', 'OK', 'S', 1741265389, 1741265389, '1'),
(192651, 15146, 'QU', 'OK', 'S', 1741265395, 1741265395, '1'),
(192652, 11309, 'QU', 'OK', 'S', 1741265404, 1741265404, '1'),
(192653, 15333, 'QU', 'OK', 'S', 1741265416, 1741265416, '1'),
(192654, 15148, 'QU', 'OK', 'S', 1741265423, 1741265423, '1'),
(192655, 15362, 'QU', 'OK', 'S', 1741265432, 1741265432, '1'),
(192656, 15362, 'QU', 'OK', 'S', 1741265439, 1741265439, '1'),
(192657, 35596, 'QU', 'OK', 'S', 1741266533, 1741266533, '1'),
(192658, 35608, 'QU', 'OK', 'S', 1741266544, 1741266544, '1'),
(192659, 20743, 'QU', 'OK', 'S', 1741266614, 1741266614, '1'),
(192660, 36014, 'QU', 'OK', 'S', 1741266619, 1741266619, '1'),
(192661, 25900, 'QU', 'OK', 'S', 1741266624, 1741266624, '1'),
(192662, 18362, 'QU', 'OK', 'S', 1741266630, 1741266630, '1'),
(192663, 36828, 'QU', 'OK', 'S', 1741266680, 1741266680, '1'),
(192664, 11309, 'QU', 'OK', 'S', 1741266689, 1741266689, '1'),
(192665, 20978, 'QU', 'OK', 'S', 1741266694, 1741266694, '1'),
(192666, 12147, 'QU', 'OK', 'S', 1741266698, 1741266698, '1'),
(192667, 15145, 'QU', 'OK', 'S', 1741266711, 1741266711, '1'),
(192668, 24925, 'QU', 'OK', 'S', 1741266716, 1741266716, '1'),
(192669, 18006, 'QU', 'OK', 'S', 1741266721, 1741266721, '1'),
(192670, 24721, 'QU', 'OK', 'S', 1741266724, 1741266724, '1'),
(192671, 20946, 'QU', 'OK', 'S', 1741266803, 1741266803, '1'),
(192672, 29506, 'QU', 'OK', 'S', 1741267318, 1741267318, '1'),
(192673, 18255, 'QU', 'OK', 'S', 1741267322, 1741267322, '1'),
(192674, 18589, 'QU', 'OK', 'S', 1741267843, 1741267843, '1'),
(192675, 18589, 'QU', 'OK', 'S', 1741267847, 1741267847, '1'),
(192676, 18589, 'QU', 'OK', 'S', 1741267876, 1741267876, '1'),
(192677, 18589, 'QU', 'OK', 'S', 1741267879, 1741267879, '1'),
(192678, 18589, 'QU', 'OK', 'S', 1741267884, 1741267884, '1'),
(192679, 36467, 'QU', 'OK', 'S', 1741325317, 1741325317, '1'),
(192680, 36345, 'QU', 'OK', 'S', 1741327370, 1741327370, '1'),
(192681, 36345, 'QU', 'OK', 'S', 1741327403, 1741327403, '1'),
(192682, 36345, 'QU', 'OK', 'S', 1741327406, 1741327406, '1'),
(192683, 36345, 'QU', 'OK', 'S', 1741327410, 1741327410, '1'),
(192684, 36345, 'QU', 'OK', 'S', 1741327415, 1741327415, '1'),
(192685, 36345, 'QU', 'OK', 'S', 1741327418, 1741327418, '1'),
(192686, 36344, 'QU', 'OK', 'S', 1741327427, 1741327427, '1'),
(192687, 36344, 'QU', 'OK', 'S', 1741327431, 1741327431, '1'),
(192688, 36344, 'QU', 'OK', 'S', 1741327434, 1741327434, '1'),
(192689, 36344, 'QU', 'OK', 'S', 1741327436, 1741327436, '1'),
(192690, 36344, 'QU', 'OK', 'S', 1741327439, 1741327439, '1'),
(192691, 36344, 'QU', 'OK', 'S', 1741327442, 1741327442, '1'),
(192692, 36339, 'QU', 'OK', 'S', 1741327445, 1741327445, '1'),
(192693, 36339, 'QU', 'OK', 'S', 1741327448, 1741327448, '1'),
(192694, 36339, 'QU', 'OK', 'S', 1741327451, 1741327451, '1'),
(192695, 36339, 'QU', 'OK', 'S', 1741327454, 1741327454, '1'),
(192696, 36339, 'QU', 'OK', 'S', 1741327457, 1741327457, '1'),
(192697, 36339, 'QU', 'OK', 'S', 1741327460, 1741327460, '1'),
(192698, 36345, 'QU', 'OK', 'S', 1741327606, 1741327606, '1'),
(192699, 17468, 'QU', 'OK', 'S', 1741328111, 1741328111, '1'),
(192700, 36670, 'QU', 'OK', 'S', 1741331293, 1741331293, '1'),
(192701, 36670, 'QU', 'OK', 'S', 1741331309, 1741331309, '1'),
(192702, 36671, 'QU', 'OK', 'S', 1741331312, 1741331312, '1'),
(192703, 36671, 'QU', 'OK', 'S', 1741331315, 1741331315, '1'),
(192704, 36672, 'QU', 'OK', 'S', 1741331317, 1741331317, '1'),
(192705, 36672, 'QU', 'OK', 'S', 1741331331, 1741331331, '1'),
(192706, 26763, 'QU', 'OK', 'S', 1741331713, 1741331713, '1'),
(192707, 26763, 'QU', 'OK', 'S', 1741331721, 1741331721, '1'),
(192708, 26763, 'QU', 'OK', 'S', 1741331724, 1741331724, '1'),
(192709, 26763, 'QU', 'OK', 'S', 1741331727, 1741331727, '1'),
(192710, 26763, 'QU', 'OK', 'S', 1741331733, 1741331733, '1'),
(192711, 26763, 'QU', 'OK', 'S', 1741331736, 1741331736, '1'),
(192712, 26763, 'QU', 'OK', 'S', 1741331740, 1741331740, '1'),
(192713, 26763, 'QU', 'OK', 'S', 1741331746, 1741331746, '1'),
(192714, 26763, 'QU', 'OK', 'S', 1741331749, 1741331749, '1'),
(192715, 26763, 'QU', 'OK', 'S', 1741331753, 1741331753, '1'),
(192716, 36121, 'QU', 'OK', 'S', 1741335151, 1741335151, '1'),
(192717, 36004, 'QU', 'OK', 'S', 1741335174, 1741335174, '1'),
(192718, 36004, 'QU', 'OK', 'S', 1741335177, 1741335177, '1'),
(192719, 36004, 'QU', 'OK', 'S', 1741335180, 1741335180, '1'),
(192720, 36150, 'QU', 'OK', 'S', 1741335187, 1741335187, '1'),
(192721, 36150, 'QU', 'OK', 'S', 1741335190, 1741335190, '1'),
(192722, 36149, 'QU', 'OK', 'S', 1741335193, 1741335193, '1'),
(192723, 36149, 'QU', 'OK', 'S', 1741335197, 1741335197, '1'),
(192724, 36150, 'QU', 'OK', 'S', 1741335201, 1741335201, '1'),
(192725, 36150, 'QU', 'OK', 'S', 1741335204, 1741335204, '1'),
(192726, 36149, 'QU', 'OK', 'S', 1741335207, 1741335207, '1'),
(192727, 36149, 'QU', 'OK', 'S', 1741335210, 1741335210, '1'),
(192728, 36149, 'QU', 'OK', 'S', 1741335214, 1741335214, '1'),
(192729, 19538, 'QU', 'OK', 'S', 1741336107, 1741336107, '1'),
(192730, 19538, 'QU', 'OK', 'S', 1741336110, 1741336110, '1'),
(192731, 35104, 'QU', 'OK', 'S', 1741341004, 1741341004, '1'),
(192732, 36896, 'QU', 'OK', 'S', 1741341862, 1741341862, '1'),
(192733, 36899, 'QU', 'OK', 'S', 1741342089, 1741342089, '1'),
(192734, 36902, 'QU', 'OK', 'S', 1741342357, 1741342357, '1'),
(192735, 36898, 'QU', 'OK', 'S', 1741342543, 1741342543, '1'),
(192736, 21382, 'QU', 'OK', 'S', 1741343297, 1741343297, '1'),
(192737, 21382, 'QU', 'OK', 'S', 1741343300, 1741343300, '1'),
(192738, 36904, 'QU', 'OK', 'S', 1741343305, 1741343305, '1'),
(192739, 36900, 'QU', 'OK', 'S', 1741343538, 1741343538, '1'),
(192740, 36905, 'QU', 'OK', 'S', 1741343718, 1741343718, '1'),
(192741, 36906, 'QU', 'OK', 'S', 1741344146, 1741344146, '1'),
(192742, 36901, 'QU', 'OK', 'S', 1741344315, 1741344315, '1'),
(192743, 36907, 'QU', 'OK', 'S', 1741344611, 1741344611, '1'),
(192744, 36903, 'QU', 'OK', 'S', 1741344776, 1741344776, '1'),
(192745, 36897, 'QU', 'OK', 'S', 1741344900, 1741344900, '1'),
(192746, 35629, 'QU', 'OK', 'S', 1741345810, 1741345810, '1'),
(192747, 36895, 'QU', 'OK', 'S', 1741346907, 1741346907, '1'),
(192748, 36888, 'QU', 'OK', 'S', 1741347234, 1741347234, '1'),
(192749, 36908, 'QU', 'OK', 'S', 1741347684, 1741347684, '1'),
(192750, 36909, 'QU', 'OK', 'S', 1741347712, 1741347712, '1'),
(192751, 24248, 'QU', 'OK', 'S', 1741347823, 1741347823, '1'),
(192752, 36911, 'QU', 'OK', 'S', 1741347985, 1741347985, '1'),
(192753, 36912, 'QU', 'OK', 'S', 1741348142, 1741348142, '1'),
(192754, 36910, 'QU', 'OK', 'S', 1741348344, 1741348344, '1'),
(192755, 36927, 'QU', 'OK', 'S', 1741348381, 1741348381, '1'),
(192756, 36928, 'QU', 'OK', 'S', 1741348411, 1741348411, '1'),
(192757, 36926, 'QU', 'OK', 'S', 1741348662, 1741348662, '1'),
(192758, 36925, 'QU', 'OK', 'S', 1741348690, 1741348690, '1'),
(192759, 36924, 'QU', 'OK', 'S', 1741348717, 1741348717, '1'),
(192760, 17127, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192761, 17127, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192762, 18954, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192763, 18954, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192764, 18954, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192765, 34375, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192766, 30582, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192767, 27386, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192768, 27023, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192769, 27109, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192770, 30017, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192771, 30017, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192772, 21610, 'QU', 'OK', 'S', 1741349435, 1741349435, '1'),
(192773, 36889, 'QU', 'OK', 'S', 1741349559, 1741349559, '1'),
(192774, 29284, 'QU', 'OK', 'S', 1741349650, 1741349650, '1'),
(192775, 35272, 'QU', 'OK', 'S', 1741350058, 1741350058, '1'),
(192776, 36890, 'QU', 'OK', 'S', 1741350069, 1741350069, '1'),
(192777, 35272, 'QU', 'OK', 'S', 1741350070, 1741350070, '1'),
(192778, 35272, 'QU', 'OK', 'S', 1741350126, 1741350126, '1'),
(192779, 36891, 'QU', 'OK', 'S', 1741350449, 1741350449, '1'),
(192780, 35629, 'QU', 'OK', 'S', 1741350700, 1741350700, '1'),
(192781, 17636, 'QU', 'OK', 'S', 1741350713, 1741350713, '1'),
(192782, 12638, 'QU', 'OK', 'S', 1741350728, 1741350728, '1'),
(192783, 12641, 'QU', 'OK', 'S', 1741350739, 1741350739, '1'),
(192784, 12641, 'QU', 'OK', 'S', 1741350739, 1741350739, '1'),
(192785, 17927, 'QU', 'OK', 'S', 1741350776, 1741350776, '1'),
(192786, 36421, 'QU', 'OK', 'S', 1741350823, 1741350823, '1'),
(192787, 36421, 'QU', 'OK', 'S', 1741350823, 1741350823, '1'),
(192788, 24262, 'QU', 'OK', 'S', 1741350847, 1741350847, '1'),
(192789, 24259, 'QU', 'OK', 'S', 1741350908, 1741350908, '1'),
(192790, 26763, 'QU', 'OK', 'S', 1741350931, 1741350931, '1'),
(192791, 36149, 'QU', 'OK', 'S', 1741351097, 1741351097, '1'),
(192792, 35629, 'QU', 'OK', 'S', 1741351113, 1741351113, '1'),
(192793, 27286, 'QU', 'OK', 'S', 1741351144, 1741351144, '1'),
(192794, 27286, 'QU', 'OK', 'S', 1741351144, 1741351144, '1'),
(192795, 33759, 'QU', 'OK', 'S', 1741351200, 1741351200, '1'),
(192796, 33758, 'QU', 'OK', 'S', 1741351242, 1741351242, '1'),
(192797, 33757, 'QU', 'OK', 'S', 1741351267, 1741351267, '1'),
(192798, 33439, 'QU', 'OK', 'S', 1741351509, 1741351509, '1'),
(192799, 36892, 'QU', 'OK', 'S', 1741353279, 1741353279, '1'),
(192800, 36893, 'QU', 'OK', 'S', 1741353690, 1741353690, '1'),
(192801, 36894, 'QU', 'OK', 'S', 1741353898, 1741353898, '1'),
(192802, 36889, 'QU', 'OK', 'S', 1741353988, 1741353988, '1'),
(192803, 31144, 'QU', 'OK', 'S', 1741411580, 1741411580, '1'),
(192804, 36467, 'QU', 'OK', 'S', 1741411615, 1741411615, '1'),
(192805, 36467, 'QU', 'OK', 'S', 1741411618, 1741411618, '1'),
(192806, 18592, 'QU', 'OK', 'S', 1741411735, 1741411735, '1'),
(192807, 18592, 'QU', 'OK', 'S', 1741411737, 1741411737, '1'),
(192808, 18592, 'QU', 'OK', 'S', 1741411743, 1741411743, '1'),
(192809, 18592, 'QU', 'OK', 'S', 1741411746, 1741411746, '1'),
(192810, 33726, 'QU', 'OK', 'S', 1741411750, 1741411750, '1'),
(192811, 35547, 'QU', 'OK', 'S', 1741411782, 1741411782, '1'),
(192812, 13460, 'QU', 'OK', 'S', 1741411995, 1741411995, '1'),
(192813, 36328, 'QU', 'OK', 'S', 1741412075, 1741412075, '1'),
(192814, 18592, 'QU', 'OK', 'S', 1741412107, 1741412107, '1'),
(192815, 18592, 'QU', 'OK', 'S', 1741412109, 1741412109, '1'),
(192816, 36375, 'QU', 'OK', 'S', 1741412357, 1741412357, '1'),
(192817, 34067, 'QU', 'OK', 'S', 1741412486, 1741412486, '1'),
(192818, 34067, 'QU', 'OK', 'S', 1741412511, 1741412511, '1'),
(192819, 36445, 'QU', 'OK', 'S', 1741412543, 1741412543, '1'),
(192820, 31924, 'QU', 'OK', 'S', 1741413248, 1741413248, '1'),
(192821, 33235, 'QU', 'OK', 'S', 1741413436, 1741413436, '1'),
(192822, 23747, 'QU', 'OK', 'S', 1741413596, 1741413596, '1'),
(192823, 36344, 'QU', 'OK', 'S', 1741413846, 1741413846, '1'),
(192824, 36344, 'QU', 'OK', 'S', 1741413849, 1741413849, '1'),
(192825, 36344, 'QU', 'OK', 'S', 1741413852, 1741413852, '1'),
(192826, 36467, 'QU', 'OK', 'S', 1741413871, 1741413871, '1'),
(192827, 25508, 'QU', 'OK', 'S', 1741414001, 1741414001, '1'),
(192828, 35144, 'QU', 'OK', 'S', 1741414133, 1741414133, '1'),
(192829, 36260, 'QU', 'OK', 'S', 1741414276, 1741414276, '1'),
(192830, 31587, 'QU', 'OK', 'S', 1741414320, 1741414320, '1'),
(192831, 36150, 'QU', 'OK', 'S', 1741414350, 1741414350, '1'),
(192832, 35981, 'QU', 'OK', 'S', 1741414386, 1741414386, '1'),
(192833, 34936, 'QU', 'OK', 'S', 1741414550, 1741414550, '1'),
(192834, 36244, 'QU', 'OK', 'S', 1741414579, 1741414579, '1'),
(192835, 35339, 'QU', 'OK', 'S', 1741414695, 1741414695, '1'),
(192836, 35028, 'QU', 'OK', 'S', 1741414802, 1741414802, '1'),
(192837, 18954, 'QU', 'OK', 'S', 1741414907, 1741414907, '1'),
(192838, 24800, 'QU', 'OK', 'S', 1741415023, 1741415023, '1'),
(192839, 36102, 'QU', 'OK', 'S', 1741415149, 1741415149, '1'),
(192840, 28149, 'QU', 'OK', 'S', 1741415536, 1741415536, '1'),
(192841, 36149, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192842, 36149, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192843, 36149, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192844, 36150, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192845, 36150, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192846, 36149, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192847, 36149, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192848, 36150, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192849, 36150, 'QU', 'OK', 'S', 1741415633, 1741415633, '1'),
(192850, 36577, 'QU', 'OK', 'S', 1741415967, 1741415967, '1'),
(192851, 36577, 'QU', 'OK', 'S', 1741415970, 1741415970, '1'),
(192852, 36794, 'QU', 'OK', 'S', 1741416167, 1741416167, '1'),
(192853, 36150, 'QU', 'OK', 'S', 1741416196, 1741416196, '1'),
(192854, 36845, 'QU', 'OK', 'S', 1741417599, 1741417599, '1'),
(192855, 36888, 'QU', 'OK', 'S', 1741421206, 1741421206, '1'),
(192856, 36888, 'QU', 'OK', 'S', 1741421209, 1741421209, '1'),
(192857, 36888, 'QU', 'OK', 'S', 1741421211, 1741421211, '1'),
(192858, 36888, 'QU', 'OK', 'S', 1741421213, 1741421213, '1'),
(192859, 36888, 'QU', 'OK', 'S', 1741421216, 1741421216, '1'),
(192860, 36888, 'QU', 'OK', 'S', 1741421218, 1741421218, '1'),
(192861, 36888, 'QU', 'OK', 'S', 1741421221, 1741421221, '1'),
(192862, 36888, 'QU', 'OK', 'S', 1741421223, 1741421223, '1'),
(192863, 36888, 'QU', 'OK', 'S', 1741421226, 1741421226, '1'),
(192864, 36888, 'QU', 'OK', 'S', 1741421228, 1741421228, '1'),
(192865, 36888, 'QU', 'OK', 'S', 1741421231, 1741421231, '1'),
(192866, 36888, 'QU', 'OK', 'S', 1741421234, 1741421234, '1'),
(192867, 36888, 'QU', 'OK', 'S', 1741421237, 1741421237, '1'),
(192868, 36888, 'QU', 'OK', 'S', 1741421239, 1741421239, '1'),
(192869, 36888, 'QU', 'OK', 'S', 1741421243, 1741421243, '1'),
(192870, 36888, 'QU', 'OK', 'S', 1741421245, 1741421245, '1'),
(192871, 36888, 'QU', 'OK', 'S', 1741421248, 1741421248, '1'),
(192872, 36888, 'QU', 'OK', 'S', 1741421250, 1741421250, '1'),
(192873, 36888, 'QU', 'OK', 'S', 1741421253, 1741421253, '1'),
(192874, 36888, 'QU', 'OK', 'S', 1741421255, 1741421255, '1'),
(192875, 36888, 'QU', 'OK', 'S', 1741421257, 1741421257, '1'),
(192876, 36888, 'QU', 'OK', 'S', 1741421259, 1741421259, '1'),
(192877, 36888, 'QU', 'OK', 'S', 1741421272, 1741421272, '1'),
(192878, 36888, 'QU', 'OK', 'S', 1741421398, 1741421398, '1'),
(192879, 11731, 'QU', 'OK', 'S', 1741426672, 1741426672, '1'),
(192880, 36949, 'QU', 'OK', 'S', 1741430839, 1741430839, '1'),
(192881, 36948, 'QU', 'OK', 'S', 1741431087, 1741431087, '1'),
(192882, 36937, 'QU', 'OK', 'S', 1741432085, 1741432085, '1'),
(192883, 36938, 'QU', 'OK', 'S', 1741432489, 1741432489, '1'),
(192884, 36936, 'QU', 'OK', 'S', 1741434616, 1741434616, '1'),
(192885, 36929, 'QU', 'OK', 'S', 1741434857, 1741434857, '1'),
(192886, 36930, 'QU', 'OK', 'S', 1741434889, 1741434889, '1'),
(192887, 36935, 'QU', 'OK', 'S', 1741434926, 1741434926, '1'),
(192888, 36931, 'QU', 'OK', 'S', 1741435116, 1741435116, '1'),
(192889, 36932, 'QU', 'OK', 'S', 1741435150, 1741435150, '1'),
(192890, 36933, 'QU', 'OK', 'S', 1741435188, 1741435188, '1'),
(192891, 36934, 'QU', 'OK', 'S', 1741435224, 1741435224, '1'),
(192892, 25089, 'QU', 'OK', 'S', 1741435336, 1741435336, '1'),
(192893, 24802, 'QU', 'OK', 'S', 1741435341, 1741435341, '1'),
(192894, 24802, 'QU', 'OK', 'S', 1741435345, 1741435345, '1'),
(192895, 14556, 'QU', 'OK', 'S', 1741435352, 1741435352, '1'),
(192896, 34990, 'QU', 'OK', 'S', 1741435357, 1741435357, '1'),
(192897, 14556, 'QU', 'OK', 'S', 1741435366, 1741435366, '1'),
(192898, 18634, 'QU', 'OK', 'S', 1741435370, 1741435370, '1'),
(192899, 25089, 'QU', 'OK', 'S', 1741435386, 1741435386, '1'),
(192900, 35381, 'QU', 'OK', 'S', 1741435439, 1741435439, '1'),
(192901, 24062, 'QU', 'OK', 'S', 1741435445, 1741435445, '1'),
(192902, 25089, 'QU', 'OK', 'S', 1741435450, 1741435450, '1'),
(192903, 26352, 'QU', 'OK', 'S', 1741435458, 1741435458, '1'),
(192904, 25518, 'QU', 'OK', 'S', 1741435467, 1741435467, '1'),
(192905, 26352, 'QU', 'OK', 'S', 1741435474, 1741435474, '1'),
(192906, 35381, 'QU', 'OK', 'S', 1741435479, 1741435479, '1'),
(192907, 24062, 'QU', 'OK', 'S', 1741435485, 1741435485, '1'),
(192908, 24062, 'QU', 'OK', 'S', 1741435492, 1741435492, '1'),
(192909, 34545, 'QU', 'OK', 'S', 1741435501, 1741435501, '1'),
(192910, 14556, 'QU', 'OK', 'S', 1741435516, 1741435516, '1'),
(192911, 25161, 'QU', 'OK', 'S', 1741435524, 1741435524, '1'),
(192912, 34545, 'QU', 'OK', 'S', 1741435527, 1741435527, '1'),
(192913, 36940, 'QU', 'OK', 'S', 1741435529, 1741435529, '1'),
(192914, 34545, 'QU', 'OK', 'S', 1741435538, 1741435538, '1'),
(192915, 34545, 'QU', 'OK', 'S', 1741435544, 1741435544, '1'),
(192916, 18634, 'QU', 'OK', 'S', 1741435823, 1741435823, '1'),
(192917, 25161, 'QU', 'OK', 'S', 1741435829, 1741435829, '1'),
(192918, 25161, 'QU', 'OK', 'S', 1741435831, 1741435831, '1'),
(192919, 25161, 'QU', 'OK', 'S', 1741435834, 1741435834, '1'),
(192920, 25518, 'QU', 'OK', 'S', 1741435838, 1741435838, '1'),
(192921, 31193, 'QU', 'OK', 'S', 1741435869, 1741435869, '1'),
(192922, 27066, 'QU', 'OK', 'S', 1741435876, 1741435876, '1'),
(192923, 27066, 'QU', 'OK', 'S', 1741435881, 1741435881, '1'),
(192924, 25303, 'QU', 'OK', 'S', 1741435885, 1741435885, '1'),
(192925, 25161, 'QU', 'OK', 'S', 1741435892, 1741435892, '1'),
(192926, 31193, 'QU', 'OK', 'S', 1741435897, 1741435897, '1'),
(192927, 36941, 'QU', 'OK', 'S', 1741436047, 1741436047, '1'),
(192928, 14556, 'QU', 'OK', 'S', 1741436346, 1741436346, '1'),
(192929, 36950, 'QU', 'OK', 'S', 1741436921, 1741436921, '1'),
(192930, 36951, 'QU', 'OK', 'S', 1741436973, 1741436973, '1'),
(192931, 36911, 'QU', 'OK', 'S', 1741437047, 1741437047, '1'),
(192932, 36953, 'QU', 'OK', 'S', 1741437276, 1741437276, '1'),
(192933, 24802, 'QU', 'OK', 'S', 1741437382, 1741437382, '1'),
(192934, 25027, 'QU', 'OK', 'S', 1741437384, 1741437384, '1'),
(192935, 36947, 'QU', 'OK', 'S', 1741437453, 1741437453, '1'),
(192936, 36946, 'QU', 'OK', 'S', 1741437570, 1741437570, '1'),
(192937, 36944, 'QU', 'OK', 'S', 1741437925, 1741437925, '1'),
(192938, 36945, 'QU', 'OK', 'S', 1741437957, 1741437957, '1'),
(192939, 36724, 'QU', 'OK', 'S', 1741438088, 1741438088, '1'),
(192940, 36649, 'QU', 'OK', 'S', 1741438095, 1741438095, '1'),
(192941, 36882, 'QU', 'OK', 'S', 1741438097, 1741438097, '1'),
(192942, 36943, 'QU', 'OK', 'S', 1741438201, 1741438201, '1'),
(192943, 36957, 'QU', 'OK', 'S', 1741438319, 1741438319, '1'),
(192944, 36956, 'QU', 'OK', 'S', 1741438347, 1741438347, '1'),
(192945, 36955, 'QU', 'OK', 'S', 1741438399, 1741438399, '1'),
(192946, 8023, 'QU', 'OK', 'S', 1741438880, 1741438880, '1'),
(192947, 8023, 'QU', 'OK', 'S', 1741438883, 1741438883, '1'),
(192948, 8023, 'QU', 'OK', 'S', 1741438885, 1741438885, '1'),
(192949, 8023, 'QU', 'OK', 'S', 1741438892, 1741438892, '1'),
(192950, 8023, 'QU', 'OK', 'S', 1741438939, 1741438939, '1'),
(192951, 8023, 'QU', 'OK', 'S', 1741438941, 1741438941, '1'),
(192952, 36500, 'QU', 'OK', 'S', 1741439861, 1741439861, '1'),
(192953, 36348, 'QU', 'OK', 'S', 1741439876, 1741439876, '1'),
(192954, 36335, 'QU', 'OK', 'S', 1741439888, 1741439888, '1'),
(192955, 36162, 'QU', 'OK', 'S', 1741439903, 1741439903, '1'),
(192956, 36161, 'QU', 'OK', 'S', 1741439913, 1741439913, '1'),
(192957, 36160, 'QU', 'OK', 'S', 1741439927, 1741439927, '1'),
(192958, 36159, 'QU', 'OK', 'S', 1741439936, 1741439936, '1'),
(192959, 36158, 'QU', 'OK', 'S', 1741439953, 1741439953, '1'),
(192960, 36158, 'QU', 'OK', 'S', 1741439953, 1741439953, '1'),
(192961, 36110, 'QU', 'OK', 'S', 1741439975, 1741439975, '1'),
(192962, 36110, 'QU', 'OK', 'S', 1741439975, 1741439975, '1'),
(192963, 36109, 'QU', 'OK', 'S', 1741439983, 1741439983, '1'),
(192964, 36108, 'QU', 'OK', 'S', 1741439991, 1741439991, '1'),
(192965, 36107, 'QU', 'OK', 'S', 1741439999, 1741439999, '1'),
(192966, 36106, 'QU', 'OK', 'S', 1741440008, 1741440008, '1'),
(192967, 36105, 'QU', 'OK', 'S', 1741440015, 1741440015, '1'),
(192968, 36102, 'QU', 'OK', 'S', 1741440024, 1741440024, '1'),
(192969, 36101, 'QU', 'OK', 'S', 1741440039, 1741440039, '1'),
(192970, 36100, 'QU', 'OK', 'S', 1741440045, 1741440045, '1'),
(192971, 36099, 'QU', 'OK', 'S', 1741440061, 1741440061, '1'),
(192972, 36099, 'QU', 'OK', 'S', 1741440061, 1741440061, '1'),
(192973, 36088, 'QU', 'OK', 'S', 1741440081, 1741440081, '1'),
(192974, 36085, 'QU', 'OK', 'S', 1741440091, 1741440091, '1'),
(192975, 36084, 'QU', 'OK', 'S', 1741440147, 1741440147, '1'),
(192976, 36083, 'QU', 'OK', 'S', 1741440156, 1741440156, '1'),
(192977, 35207, 'QU', 'OK', 'S', 1741440324, 1741440324, '1'),
(192978, 35206, 'QU', 'OK', 'S', 1741440331, 1741440331, '1'),
(192979, 35067, 'QU', 'OK', 'S', 1741440350, 1741440350, '1'),
(192980, 35067, 'QU', 'OK', 'S', 1741440357, 1741440357, '1'),
(192981, 30769, 'QU', 'OK', 'S', 1741441411, 1741441411, '1'),
(192982, 30645, 'QU', 'OK', 'S', 1741441438, 1741441438, '1'),
(192983, 30645, 'QU', 'OK', 'S', 1741441438, 1741441438, '1'),
(192984, 30645, 'QU', 'OK', 'S', 1741441438, 1741441438, '1'),
(192985, 29526, 'QU', 'OK', 'S', 1741441522, 1741441522, '1'),
(192986, 35066, 'QU', 'OK', 'S', 1741446644, 1741446644, '1'),
(192987, 29985, 'QU', 'OK', 'S', 1741583864, 1741583864, '1'),
(192988, 29367, 'QU', 'OK', 'S', 1741583888, 1741583888, '1'),
(192989, 12690, 'QU', 'OK', 'S', 1741583892, 1741583892, '1'),
(192990, 12690, 'QU', 'OK', 'S', 1741583896, 1741583896, '1'),
(192991, 36897, 'QU', 'OK', 'S', 1741585444, 1741585444, '1'),
(192992, 36898, 'QU', 'OK', 'S', 1741585494, 1741585494, '1'),
(192993, 36902, 'QU', 'OK', 'S', 1741585501, 1741585501, '1'),
(192994, 36885, 'QU', 'OK', 'S', 1741591505, 1741591505, '1'),
(192995, 36939, 'QU', 'OK', 'S', 1741592104, 1741592104, '1'),
(192996, 25637, 'QU', 'OK', 'S', 1741592287, 1741592287, '1'),
(192997, 31147, 'QU', 'OK', 'S', 1741593181, 1741593181, '1'),
(192998, 36639, 'QU', 'OK', 'S', 1741594241, 1741594241, '1'),
(192999, 36648, 'QU', 'OK', 'S', 1741594257, 1741594257, '1'),
(193000, 36649, 'QU', 'OK', 'S', 1741594260, 1741594260, '1'),
(193001, 36359, 'QU', 'OK', 'S', 1741594723, 1741594723, '1'),
(193002, 36359, 'QU', 'OK', 'S', 1741594728, 1741594728, '1'),
(193003, 35945, 'QU', 'OK', 'S', 1741594730, 1741594730, '1'),
(193004, 36359, 'QU', 'OK', 'S', 1741594734, 1741594734, '1'),
(193005, 36359, 'QU', 'OK', 'S', 1741594743, 1741594743, '1'),
(193006, 36672, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193007, 36672, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193008, 36671, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193009, 36671, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193010, 36670, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193011, 36670, 'QU', 'OK', 'S', 1741599662, 1741599662, '1'),
(193012, 36670, 'QU', 'OK', 'S', 1741599695, 1741599695, '1'),
(193013, 36672, 'QU', 'OK', 'S', 1741599698, 1741599698, '1'),
(193014, 36811, 'QU', 'OK', 'S', 1741599700, 1741599700, '1'),
(193015, 36811, 'QU', 'OK', 'S', 1741599700, 1741599700, '1'),
(193016, 36811, 'QU', 'OK', 'S', 1741599700, 1741599700, '1'),
(193017, 36811, 'QU', 'OK', 'S', 1741599700, 1741599700, '1'),
(193018, 36811, 'QU', 'OK', 'S', 1741599700, 1741599700, '1'),
(193019, 36671, 'QU', 'OK', 'S', 1741599701, 1741599701, '1'),
(193020, 36671, 'QU', 'OK', 'S', 1741599703, 1741599703, '1'),
(193021, 36670, 'QU', 'OK', 'S', 1741599705, 1741599705, '1'),
(193022, 36810, 'QU', 'OK', 'S', 1741599708, 1741599708, '1'),
(193023, 36810, 'QU', 'OK', 'S', 1741599708, 1741599708, '1'),
(193024, 36672, 'QU', 'OK', 'S', 1741599712, 1741599712, '1'),
(193025, 36810, 'QU', 'OK', 'S', 1741599718, 1741599718, '1'),
(193026, 36896, 'QU', 'OK', 'S', 1741601890, 1741601890, '1'),
(193027, 36905, 'QU', 'OK', 'S', 1741601894, 1741601894, '1'),
(193028, 36901, 'QU', 'OK', 'S', 1741601896, 1741601896, '1'),
(193029, 36900, 'QU', 'OK', 'S', 1741601899, 1741601899, '1'),
(193030, 35547, 'QU', 'OK', 'S', 1741602220, 1741602220, '1'),
(193031, 32872, 'QU', 'OK', 'S', 1741602632, 1741602632, '1'),
(193032, 31262, 'QU', 'OK', 'S', 1741603113, 1741603113, '1'),
(193033, 15446, 'QU', 'OK', 'S', 1741603264, 1741603264, '1'),
(193034, 15446, 'QU', 'OK', 'S', 1741603274, 1741603274, '1'),
(193035, 36346, 'QU', 'OK', 'S', 1741603819, 1741603819, '1'),
(193036, 36346, 'QU', 'OK', 'S', 1741603832, 1741603832, '1'),
(193037, 34474, 'QU', 'OK', 'S', 1741603835, 1741603835, '1'),
(193038, 35563, 'QU', 'OK', 'S', 1741603837, 1741603837, '1'),
(193039, 32872, 'QU', 'OK', 'S', 1741603841, 1741603841, '1'),
(193040, 26682, 'QU', 'OK', 'S', 1741603844, 1741603844, '1'),
(193041, 27770, 'QU', 'OK', 'S', 1741603847, 1741603847, '1'),
(193042, 33543, 'QU', 'OK', 'S', 1741603850, 1741603850, '1'),
(193043, 36345, 'QU', 'OK', 'S', 1741603854, 1741603854, '1'),
(193044, 36364, 'QU', 'OK', 'S', 1741603860, 1741603860, '1'),
(193045, 36346, 'QU', 'OK', 'S', 1741603863, 1741603863, '1'),
(193046, 36291, 'QU', 'OK', 'S', 1741603866, 1741603866, '1'),
(193047, 19479, 'QU', 'OK', 'S', 1741603872, 1741603872, '1'),
(193048, 27024, 'QU', 'OK', 'S', 1741603876, 1741603876, '1'),
(193049, 29174, 'QU', 'OK', 'S', 1741603879, 1741603879, '1'),
(193050, 35227, 'QU', 'OK', 'S', 1741603883, 1741603883, '1'),
(193051, 35566, 'QU', 'OK', 'S', 1741603893, 1741603893, '1'),
(193052, 31633, 'QU', 'OK', 'S', 1741603895, 1741603895, '1'),
(193053, 17410, 'QU', 'OK', 'S', 1741604018, 1741604018, '1'),
(193054, 36364, 'QU', 'OK', 'S', 1741604021, 1741604021, '1'),
(193055, 36345, 'QU', 'OK', 'S', 1741604024, 1741604024, '1'),
(193056, 19840, 'QU', 'OK', 'S', 1741604027, 1741604027, '1'),
(193057, 19840, 'QU', 'OK', 'S', 1741604031, 1741604031, '1'),
(193058, 36292, 'QU', 'OK', 'S', 1741604034, 1741604034, '1'),
(193059, 35404, 'QU', 'OK', 'S', 1741604036, 1741604036, '1'),
(193060, 24661, 'QU', 'OK', 'S', 1741604039, 1741604039, '1'),
(193061, 35744, 'QU', 'OK', 'S', 1741604041, 1741604041, '1'),
(193062, 35744, 'QU', 'OK', 'S', 1741604044, 1741604044, '1'),
(193063, 18000, 'QU', 'OK', 'S', 1741604046, 1741604046, '1'),
(193064, 36973, 'QU', 'OK', 'S', 1741604062, 1741604062, '1'),
(193065, 35404, 'QU', 'OK', 'S', 1741604103, 1741604103, '1'),
(193066, 35383, 'QU', 'OK', 'S', 1741604106, 1741604106, '1'),
(193067, 30582, 'QU', 'OK', 'S', 1741604172, 1741604172, '1'),
(193068, 16738, 'QU', 'OK', 'S', 1741604177, 1741604177, '1'),
(193069, 24960, 'QU', 'OK', 'S', 1741605051, 1741605051, '1'),
(193070, 24962, 'QU', 'OK', 'S', 1741605055, 1741605055, '1'),
(193071, 24964, 'QU', 'OK', 'S', 1741605058, 1741605058, '1'),
(193072, 36967, 'QU', 'OK', 'S', 1741605098, 1741605098, '1'),
(193073, 36968, 'QU', 'OK', 'S', 1741605147, 1741605147, '1'),
(193074, 36971, 'QU', 'OK', 'S', 1741605318, 1741605318, '1'),
(193075, 10516, 'QU', 'OK', 'S', 1741605471, 1741605471, '1'),
(193076, 13650, 'QU', 'OK', 'S', 1741605521, 1741605521, '1'),
(193077, 36958, 'QU', 'OK', 'S', 1741605767, 1741605767, '1'),
(193078, 36959, 'QU', 'OK', 'S', 1741605804, 1741605804, '1'),
(193079, 36964, 'QU', 'OK', 'S', 1741605911, 1741605911, '1'),
(193080, 36977, 'QU', 'OK', 'S', 1741606112, 1741606112, '1'),
(193081, 36974, 'QU', 'OK', 'S', 1741606149, 1741606149, '1'),
(193082, 36975, 'QU', 'OK', 'S', 1741606184, 1741606184, '1'),
(193083, 36976, 'QU', 'OK', 'S', 1741606297, 1741606297, '1'),
(193084, 36978, 'QU', 'OK', 'S', 1741606330, 1741606330, '1'),
(193085, 36724, 'QU', 'OK', 'S', 1741606355, 1741606355, '1'),
(193086, 36724, 'QU', 'OK', 'S', 1741606363, 1741606363, '1'),
(193087, 36979, 'QU', 'OK', 'S', 1741606364, 1741606364, '1'),
(193088, 36724, 'QU', 'OK', 'S', 1741606370, 1741606370, '1'),
(193089, 36980, 'QU', 'OK', 'S', 1741606482, 1741606482, '1'),
(193090, 36981, 'QU', 'OK', 'S', 1741606514, 1741606514, '1'),
(193091, 36982, 'QU', 'OK', 'S', 1741606548, 1741606548, '1'),
(193092, 22571, 'QU', 'OK', 'S', 1741606670, 1741606670, '1'),
(193093, 22571, 'QU', 'OK', 'S', 1741606670, 1741606670, '1'),
(193094, 36983, 'QU', 'OK', 'S', 1741606670, 1741606670, '1'),
(193095, 24802, 'QU', 'OK', 'S', 1741606690, 1741606690, '1'),
(193096, 36984, 'QU', 'OK', 'S', 1741606698, 1741606698, '1'),
(193097, 25027, 'QU', 'OK', 'S', 1741606701, 1741606701, '1'),
(193098, 36973, 'QU', 'OK', 'S', 1741606721, 1741606721, '1'),
(193099, 31262, 'QU', 'OK', 'S', 1741606844, 1741606844, '1'),
(193100, 25283, 'QU', 'OK', 'S', 1741606852, 1741606852, '1'),
(193101, 34064, 'QU', 'OK', 'S', 1741606863, 1741606863, '1'),
(193102, 34064, 'QU', 'OK', 'S', 1741606863, 1741606863, '1'),
(193103, 34064, 'QU', 'OK', 'S', 1741606863, 1741606863, '1'),
(193104, 34064, 'QU', 'OK', 'S', 1741606863, 1741606863, '1'),
(193105, 36972, 'QU', 'OK', 'S', 1741606888, 1741606888, '1'),
(193106, 36971, 'QU', 'OK', 'S', 1741606915, 1741606915, '1'),
(193107, 36970, 'QU', 'OK', 'S', 1741606938, 1741606938, '1'),
(193108, 36969, 'QU', 'OK', 'S', 1741606959, 1741606959, '1'),
(193109, 36968, 'QU', 'OK', 'S', 1741606980, 1741606980, '1'),
(193110, 36967, 'QU', 'OK', 'S', 1741607001, 1741607001, '1'),
(193111, 36880, 'QU', 'OK', 'S', 1741607205, 1741607205, '1'),
(193112, 36965, 'QU', 'OK', 'S', 1741607284, 1741607284, '1'),
(193113, 36964, 'QU', 'OK', 'S', 1741607355, 1741607355, '1'),
(193114, 36966, 'QU', 'OK', 'S', 1741607394, 1741607394, '1'),
(193115, 33319, 'QU', 'OK', 'S', 1741607471, 1741607471, '1'),
(193116, 33520, 'QU', 'OK', 'S', 1741609656, 1741609656, '1'),
(193117, 33520, 'QU', 'OK', 'S', 1741609667, 1741609667, '1'),
(193118, 36951, 'QU', 'OK', 'S', 1741610063, 1741610063, '1'),
(193119, 36951, 'QU', 'OK', 'S', 1741610063, 1741610063, '1'),
(193120, 36951, 'QU', 'OK', 'S', 1741610063, 1741610063, '1'),
(193121, 36951, 'QU', 'OK', 'S', 1741610063, 1741610063, '1'),
(193122, 36950, 'QU', 'OK', 'S', 1741610214, 1741610214, '1'),
(193123, 36950, 'QU', 'OK', 'S', 1741610214, 1741610214, '1'),
(193124, 36950, 'QU', 'OK', 'S', 1741610214, 1741610214, '1'),
(193125, 36950, 'QU', 'OK', 'S', 1741610214, 1741610214, '1'),
(193126, 36751, 'QU', 'OK', 'S', 1741610546, 1741610546, '1'),
(193127, 36751, 'QU', 'OK', 'S', 1741610546, 1741610546, '1'),
(193128, 36960, 'QU', 'OK', 'S', 1741611052, 1741611052, '1'),
(193129, 36961, 'QU', 'OK', 'S', 1741611299, 1741611299, '1'),
(193130, 36962, 'QU', 'OK', 'S', 1741611494, 1741611494, '1'),
(193131, 36469, 'QU', 'OK', 'S', 1741611554, 1741611554, '1'),
(193132, 36963, 'QU', 'OK', 'S', 1741611765, 1741611765, '1'),
(193133, 31144, 'QU', 'OK', 'S', 1741670244, 1741670244, '1'),
(193134, 14464, 'QU', 'OK', 'S', 1741671681, 1741671681, '1'),
(193135, 16749, 'QU', 'OK', 'S', 1741671686, 1741671686, '1'),
(193136, 36376, 'QU', 'OK', 'S', 1741671691, 1741671691, '1'),
(193137, 22659, 'QU', 'OK', 'S', 1741671695, 1741671695, '1'),
(193138, 26717, 'QU', 'OK', 'S', 1741671700, 1741671700, '1'),
(193139, 35407, 'QU', 'OK', 'S', 1741671708, 1741671708, '1'),
(193140, 33278, 'QU', 'OK', 'S', 1741671712, 1741671712, '1'),
(193141, 21434, 'QU', 'OK', 'S', 1741671716, 1741671716, '1'),
(193142, 14498, 'QU', 'OK', 'S', 1741671720, 1741671720, '1'),
(193143, 30175, 'QU', 'OK', 'S', 1741671725, 1741671725, '1'),
(193144, 30175, 'QU', 'OK', 'S', 1741671731, 1741671731, '1'),
(193145, 12379, 'QU', 'OK', 'S', 1741671735, 1741671735, '1'),
(193146, 17927, 'QU', 'OK', 'S', 1741671740, 1741671740, '1'),
(193147, 35885, 'QU', 'OK', 'S', 1741671743, 1741671743, '1'),
(193148, 27023, 'QU', 'OK', 'S', 1741671747, 1741671747, '1'),
(193149, 24043, 'QU', 'OK', 'S', 1741671812, 1741671812, '1'),
(193150, 28508, 'QU', 'OK', 'S', 1741671884, 1741671884, '1'),
(193151, 28508, 'QU', 'OK', 'S', 1741671891, 1741671891, '1'),
(193152, 36754, 'QU', 'OK', 'S', 1741672684, 1741672684, '1'),
(193153, 36789, 'QU', 'OK', 'S', 1741672686, 1741672686, '1'),
(193154, 36895, 'QU', 'OK', 'S', 1741672957, 1741672957, '1'),
(193155, 36905, 'QU', 'OK', 'S', 1741672980, 1741672980, '1'),
(193156, 36898, 'QU', 'OK', 'S', 1741673372, 1741673372, '1'),
(193157, 36899, 'QU', 'OK', 'S', 1741673375, 1741673375, '1'),
(193158, 36906, 'QU', 'OK', 'S', 1741673378, 1741673378, '1'),
(193159, 36905, 'QU', 'OK', 'S', 1741673381, 1741673381, '1'),
(193160, 36896, 'QU', 'OK', 'S', 1741673383, 1741673383, '1'),
(193161, 36900, 'QU', 'OK', 'S', 1741673386, 1741673386, '1'),
(193162, 36901, 'QU', 'OK', 'S', 1741673389, 1741673389, '1'),
(193163, 36907, 'QU', 'OK', 'S', 1741673393, 1741673393, '1'),
(193164, 36897, 'QU', 'OK', 'S', 1741673396, 1741673396, '1'),
(193165, 36903, 'QU', 'OK', 'S', 1741673399, 1741673399, '1'),
(193166, 36890, 'QU', 'OK', 'S', 1741674983, 1741674983, '1'),
(193167, 36896, 'QU', 'OK', 'S', 1741675258, 1741675258, '1'),
(193168, 36925, 'QU', 'OK', 'S', 1741675282, 1741675282, '1'),
(193169, 36529, 'QU', 'OK', 'S', 1741680684, 1741680684, '1'),
(193170, 36727, 'QU', 'OK', 'S', 1741680689, 1741680689, '1'),
(193171, 21088, 'QU', 'OK', 'S', 1741680692, 1741680692, '1'),
(193172, 35746, 'QU', 'OK', 'S', 1741680695, 1741680695, '1'),
(193173, 33690, 'QU', 'OK', 'S', 1741680698, 1741680698, '1'),
(193174, 35746, 'QU', 'OK', 'S', 1741680703, 1741680703, '1'),
(193175, 35746, 'QU', 'OK', 'S', 1741680706, 1741680706, '1'),
(193176, 36775, 'QU', 'OK', 'S', 1741680710, 1741680710, '1'),
(193177, 33843, 'QU', 'OK', 'S', 1741680714, 1741680714, '1'),
(193178, 35746, 'QU', 'OK', 'S', 1741680720, 1741680720, '1'),
(193179, 36726, 'QU', 'OK', 'S', 1741680724, 1741680724, '1'),
(193180, 32168, 'QU', 'OK', 'S', 1741680727, 1741680727, '1'),
(193181, 36776, 'QU', 'OK', 'S', 1741680730, 1741680730, '1'),
(193182, 34439, 'QU', 'OK', 'S', 1741680732, 1741680732, '1'),
(193183, 32168, 'QU', 'OK', 'S', 1741680737, 1741680737, '1'),
(193184, 35472, 'QU', 'OK', 'S', 1741680741, 1741680741, '1'),
(193185, 21089, 'QU', 'OK', 'S', 1741680749, 1741680749, '1'),
(193186, 32233, 'QU', 'OK', 'S', 1741680752, 1741680752, '1'),
(193187, 36770, 'QU', 'OK', 'S', 1741680754, 1741680754, '1'),
(193188, 36775, 'QU', 'OK', 'S', 1741680757, 1741680757, '1'),
(193189, 35499, 'QU', 'OK', 'S', 1741680760, 1741680760, '1'),
(193190, 21089, 'QU', 'OK', 'S', 1741680763, 1741680763, '1'),
(193191, 33691, 'QU', 'OK', 'S', 1741680767, 1741680767, '1'),
(193192, 36697, 'QU', 'OK', 'S', 1741680770, 1741680770, '1'),
(193193, 36419, 'QU', 'OK', 'S', 1741680773, 1741680773, '1'),
(193194, 32233, 'QU', 'OK', 'S', 1741680775, 1741680775, '1'),
(193195, 19965, 'QU', 'OK', 'S', 1741680778, 1741680778, '1'),
(193196, 19958, 'QU', 'OK', 'S', 1741680781, 1741680781, '1'),
(193197, 36776, 'QU', 'OK', 'S', 1741680784, 1741680784, '1'),
(193198, 36727, 'QU', 'OK', 'S', 1741680787, 1741680787, '1'),
(193199, 21088, 'QU', 'OK', 'S', 1741680791, 1741680791, '1'),
(193200, 32168, 'QU', 'OK', 'S', 1741680793, 1741680793, '1'),
(193201, 36529, 'QU', 'OK', 'S', 1741680803, 1741680803, '1'),
(193202, 19958, 'QU', 'OK', 'S', 1741680806, 1741680806, '1'),
(193203, 32168, 'QU', 'OK', 'S', 1741680809, 1741680809, '1'),
(193204, 36726, 'QU', 'OK', 'S', 1741680813, 1741680813, '1'),
(193205, 32168, 'QU', 'OK', 'S', 1741680861, 1741680861, '1'),
(193206, 32168, 'QU', 'OK', 'S', 1741680999, 1741680999, '1'),
(193207, 36723, 'QU', 'OK', 'S', 1741681371, 1741681371, '1'),
(193208, 37017, 'QU', 'OK', 'S', 1741681959, 1741681959, '1'),
(193209, 37016, 'QU', 'OK', 'S', 1741686095, 1741686095, '1'),
(193210, 34065, 'QU', 'OK', 'S', 1741686163, 1741686163, '1'),
(193211, 34065, 'QU', 'OK', 'S', 1741686172, 1741686172, '1'),
(193212, 35930, 'QU', 'OK', 'S', 1741686479, 1741686479, '1'),
(193213, 26387, 'QU', 'OK', 'S', 1741686502, 1741686502, '1'),
(193214, 36328, 'QU', 'OK', 'S', 1741686516, 1741686516, '1'),
(193215, 36323, 'QU', 'OK', 'S', 1741686519, 1741686519, '1'),
(193216, 22814, 'QU', 'OK', 'S', 1741686522, 1741686522, '1'),
(193217, 35953, 'QU', 'OK', 'S', 1741686537, 1741686537, '1'),
(193218, 36751, 'QU', 'OK', 'S', 1741686560, 1741686560, '1'),
(193219, 36950, 'QU', 'OK', 'S', 1741686581, 1741686581, '1'),
(193220, 31126, 'QU', 'OK', 'S', 1741689452, 1741689452, '1'),
(193221, 37016, 'QU', 'OK', 'S', 1741689876, 1741689876, '1'),
(193222, 37013, 'QU', 'OK', 'S', 1741690015, 1741690015, '1'),
(193223, 36369, 'QU', 'OK', 'S', 1741690108, 1741690108, '1'),
(193224, 36369, 'QU', 'OK', 'S', 1741690115, 1741690115, '1'),
(193225, 36369, 'QU', 'OK', 'S', 1741690118, 1741690118, '1'),
(193226, 35930, 'QU', 'OK', 'S', 1741690267, 1741690267, '1'),
(193227, 37002, 'QU', 'OK', 'S', 1741690630, 1741690630, '1'),
(193228, 37003, 'QU', 'OK', 'S', 1741690670, 1741690670, '1'),
(193229, 37004, 'QU', 'OK', 'S', 1741690726, 1741690726, '1'),
(193230, 37005, 'QU', 'OK', 'S', 1741690887, 1741690887, '1'),
(193231, 37006, 'QU', 'OK', 'S', 1741690920, 1741690920, '1'),
(193232, 37007, 'QU', 'OK', 'S', 1741691010, 1741691010, '1'),
(193233, 28445, 'QU', 'OK', 'S', 1741691115, 1741691115, '1'),
(193234, 32609, 'QU', 'OK', 'S', 1741691187, 1741691187, '1'),
(193235, 37011, 'QU', 'OK', 'S', 1741691512, 1741691512, '1'),
(193236, 37012, 'QU', 'OK', 'S', 1741691532, 1741691532, '1'),
(193237, 30326, 'QU', 'OK', 'S', 1741691939, 1741691939, '1'),
(193238, 34438, 'QU', 'OK', 'S', 1741692494, 1741692494, '1'),
(193239, 36997, 'QU', 'OK', 'S', 1741692623, 1741692623, '1'),
(193240, 36990, 'QU', 'OK', 'S', 1741692667, 1741692667, '1'),
(193241, 36988, 'QU', 'OK', 'S', 1741692706, 1741692706, '1'),
(193242, 36985, 'QU', 'OK', 'S', 1741692814, 1741692814, '1'),
(193243, 36986, 'QU', 'OK', 'S', 1741692873, 1741692873, '1'),
(193244, 36987, 'QU', 'OK', 'S', 1741692911, 1741692911, '1'),
(193245, 37001, 'QU', 'OK', 'S', 1741692952, 1741692952, '1'),
(193246, 36989, 'QU', 'OK', 'S', 1741693156, 1741693156, '1'),
(193247, 36991, 'QU', 'OK', 'S', 1741693193, 1741693193, '1'),
(193248, 36993, 'QU', 'OK', 'S', 1741693240, 1741693240, '1'),
(193249, 36994, 'QU', 'OK', 'S', 1741693388, 1741693388, '1'),
(193250, 36995, 'QU', 'OK', 'S', 1741693420, 1741693420, '1'),
(193251, 36996, 'QU', 'OK', 'S', 1741693455, 1741693455, '1'),
(193252, 36811, 'QU', 'OK', 'S', 1741694243, 1741694243, '1'),
(193253, 36810, 'QU', 'OK', 'S', 1741694248, 1741694248, '1'),
(193254, 36809, 'QU', 'OK', 'S', 1741694255, 1741694255, '1'),
(193255, 36777, 'QU', 'OK', 'S', 1741694271, 1741694271, '1'),
(193256, 36765, 'QU', 'OK', 'S', 1741694278, 1741694278, '1'),
(193257, 36998, 'QU', 'OK', 'S', 1741694288, 1741694288, '1'),
(193258, 36999, 'QU', 'OK', 'S', 1741694323, 1741694323, '1'),
(193259, 37000, 'QU', 'OK', 'S', 1741694353, 1741694353, '1'),
(193260, 31169, 'QU', 'OK', 'S', 1741694493, 1741694493, '1'),
(193261, 24915, 'QU', 'OK', 'S', 1741695269, 1741695269, '1'),
(193262, 25231, 'QU', 'OK', 'S', 1741695273, 1741695273, '1'),
(193263, 35008, 'QU', 'OK', 'S', 1741695729, 1741695729, '1'),
(193264, 8896, 'QU', 'OK', 'S', 1741696150, 1741696150, '1'),
(193265, 26478, 'QU', 'OK', 'S', 1741696893, 1741696893, '1'),
(193266, 32606, 'QU', 'OK', 'S', 1741696897, 1741696897, '1'),
(193267, 32606, 'QU', 'OK', 'S', 1741696900, 1741696900, '1'),
(193268, 32606, 'QU', 'OK', 'S', 1741696903, 1741696903, '1'),
(193269, 26877, 'QU', 'OK', 'S', 1741696905, 1741696905, '1'),
(193270, 26877, 'QU', 'OK', 'S', 1741696909, 1741696909, '1'),
(193271, 32607, 'QU', 'OK', 'S', 1741696911, 1741696911, '1'),
(193272, 32606, 'QU', 'OK', 'S', 1741696914, 1741696914, '1'),
(193273, 32607, 'QU', 'OK', 'S', 1741696917, 1741696917, '1'),
(193274, 32606, 'QU', 'OK', 'S', 1741696920, 1741696920, '1'),
(193275, 36937, 'QU', 'OK', 'S', 1741761250, 1741761250, '1'),
(193276, 36937, 'QU', 'OK', 'S', 1741761264, 1741761264, '1'),
(193277, 36937, 'QU', 'OK', 'S', 1741761273, 1741761273, '1'),
(193278, 18015, 'QU', 'OK', 'S', 1741761318, 1741761318, '1'),
(193279, 26877, 'QU', 'OK', 'S', 1741761402, 1741761402, '1'),
(193280, 36949, 'QU', 'OK', 'S', 1741762101, 1741762101, '1'),
(193281, 36949, 'QU', 'OK', 'S', 1741762108, 1741762108, '1'),
(193282, 36949, 'QU', 'OK', 'S', 1741762508, 1741762508, '1'),
(193283, 36949, 'QU', 'OK', 'S', 1741762526, 1741762526, '1'),
(193284, 26006, 'QU', 'OK', 'S', 1741766617, 1741766617, '1'),
(193285, 36033, 'QU', 'OK', 'S', 1741772475, 1741772475, '1'),
(193286, 24800, 'QU', 'OK', 'S', 1741772490, 1741772490, '1'),
(193287, 36793, 'QU', 'OK', 'S', 1741772496, 1741772496, '1'),
(193288, 36012, 'QU', 'OK', 'S', 1741772501, 1741772501, '1'),
(193289, 36094, 'QU', 'OK', 'S', 1741772506, 1741772506, '1'),
(193290, 36014, 'QU', 'OK', 'S', 1741772512, 1741772512, '1'),
(193291, 36895, 'QU', 'OK', 'S', 1741772517, 1741772517, '1'),
(193292, 35339, 'QU', 'OK', 'S', 1741772524, 1741772524, '1'),
(193293, 36073, 'QU', 'OK', 'S', 1741772529, 1741772529, '1'),
(193294, 35027, 'QU', 'OK', 'S', 1741772535, 1741772535, '1'),
(193295, 36481, 'QU', 'OK', 'S', 1741772541, 1741772541, '1'),
(193296, 23954, 'QU', 'OK', 'S', 1741772548, 1741772548, '1'),
(193297, 35028, 'QU', 'OK', 'S', 1741772552, 1741772552, '1'),
(193298, 36530, 'QU', 'OK', 'S', 1741772564, 1741772564, '1'),
(193299, 36013, 'QU', 'OK', 'S', 1741772570, 1741772570, '1'),
(193300, 19012, 'QU', 'OK', 'S', 1741772576, 1741772576, '1'),
(193301, 33914, 'QU', 'OK', 'S', 1741772584, 1741772584, '1'),
(193302, 25306, 'QU', 'OK', 'S', 1741772791, 1741772791, '1'),
(193303, 36445, 'QU', 'OK', 'S', 1741772796, 1741772796, '1'),
(193304, 29388, 'QU', 'OK', 'S', 1741772809, 1741772809, '1'),
(193305, 34200, 'QU', 'OK', 'S', 1741772825, 1741772825, '1'),
(193306, 30293, 'QU', 'OK', 'S', 1741772831, 1741772831, '1'),
(193307, 36697, 'QU', 'OK', 'S', 1741772838, 1741772838, '1'),
(193308, 35617, 'QU', 'OK', 'S', 1741772841, 1741772841, '1'),
(193309, 32345, 'QU', 'OK', 'S', 1741772845, 1741772845, '1'),
(193310, 35025, 'QU', 'OK', 'S', 1741772851, 1741772851, '1'),
(193311, 27198, 'QU', 'OK', 'S', 1741772854, 1741772854, '1'),
(193312, 30374, 'QU', 'OK', 'S', 1741772866, 1741772866, '1'),
(193313, 33516, 'QU', 'OK', 'S', 1741772899, 1741772899, '1'),
(193314, 32609, 'QU', 'OK', 'S', 1741772904, 1741772904, '1'),
(193315, 26877, 'QU', 'OK', 'S', 1741774377, 1741774377, '1'),
(193316, 26877, 'QU', 'OK', 'S', 1741774380, 1741774380, '1'),
(193317, 26877, 'QU', 'OK', 'S', 1741774404, 1741774404, '1'),
(193318, 26877, 'QU', 'OK', 'S', 1741774404, 1741774404, '1'),
(193319, 18219, 'QU', 'OK', 'S', 1741774475, 1741774475, '1'),
(193320, 21757, 'QU', 'OK', 'S', 1741774820, 1741774820, '1'),
(193321, 16396, 'QU', 'OK', 'S', 1741775130, 1741775130, '1'),
(193322, 12286, 'QU', 'OK', 'S', 1741775137, 1741775137, '1'),
(193323, 35424, 'QU', 'OK', 'S', 1741775141, 1741775141, '1'),
(193324, 12834, 'QU', 'OK', 'S', 1741775147, 1741775147, '1'),
(193325, 26832, 'QU', 'OK', 'S', 1741775150, 1741775150, '1'),
(193326, 11715, 'QU', 'OK', 'S', 1741775152, 1741775152, '1'),
(193327, 34084, 'QU', 'OK', 'S', 1741775156, 1741775156, '1'),
(193328, 13640, 'QU', 'OK', 'S', 1741775160, 1741775160, '1'),
(193329, 26478, 'QU', 'OK', 'S', 1741775164, 1741775164, '1'),
(193330, 13640, 'QU', 'OK', 'S', 1741775169, 1741775169, '1'),
(193331, 11718, 'QU', 'OK', 'S', 1741775174, 1741775174, '1'),
(193332, 31291, 'QU', 'OK', 'S', 1741775178, 1741775178, '1'),
(193333, 31291, 'QU', 'OK', 'S', 1741775183, 1741775183, '1'),
(193334, 31111, 'QU', 'OK', 'S', 1741775189, 1741775189, '1'),
(193335, 30964, 'QU', 'OK', 'S', 1741775194, 1741775194, '1'),
(193336, 13639, 'QU', 'OK', 'S', 1741775200, 1741775200, '1'),
(193337, 26884, 'QU', 'OK', 'S', 1741775204, 1741775204, '1'),
(193338, 34545, 'QU', 'OK', 'S', 1741775208, 1741775208, '1'),
(193339, 34754, 'QU', 'OK', 'S', 1741775213, 1741775213, '1'),
(193340, 34545, 'QU', 'OK', 'S', 1741775243, 1741775243, '1'),
(193341, 35343, 'QU', 'OK', 'S', 1741775247, 1741775247, '1'),
(193342, 15192, 'QU', 'OK', 'S', 1741775258, 1741775258, '1'),
(193343, 15192, 'QU', 'OK', 'S', 1741775263, 1741775263, '1'),
(193344, 36634, 'QU', 'OK', 'S', 1741775267, 1741775267, '1'),
(193345, 13640, 'QU', 'OK', 'S', 1741775271, 1741775271, '1'),
(193346, 31531, 'QU', 'OK', 'S', 1741775278, 1741775278, '1'),
(193347, 36328, 'QU', 'OK', 'S', 1741775283, 1741775283, '1'),
(193348, 8686, 'QU', 'OK', 'S', 1741775291, 1741775291, '1'),
(193349, 36896, 'QU', 'OK', 'S', 1741775298, 1741775298, '1'),
(193350, 27611, 'QU', 'OK', 'S', 1741775303, 1741775303, '1'),
(193351, 34454, 'QU', 'OK', 'S', 1741775307, 1741775307, '1'),
(193352, 11535, 'QU', 'OK', 'S', 1741775312, 1741775312, '1'),
(193353, 34526, 'QU', 'OK', 'S', 1741775317, 1741775317, '1'),
(193354, 34281, 'QU', 'OK', 'S', 1741775322, 1741775322, '1'),
(193355, 34452, 'QU', 'OK', 'S', 1741775329, 1741775329, '1'),
(193356, 36905, 'QU', 'OK', 'S', 1741775333, 1741775333, '1'),
(193357, 19551, 'QU', 'OK', 'S', 1741778487, 1741778487, '1'),
(193358, 14465, 'QU', 'OK', 'S', 1741778495, 1741778495, '1'),
(193359, 20756, 'QU', 'OK', 'S', 1741778517, 1741778517, '1'),
(193360, 20757, 'QU', 'OK', 'S', 1741778525, 1741778525, '1'),
(193361, 30582, 'QU', 'OK', 'S', 1741778537, 1741778537, '1'),
(193362, 24648, 'QU', 'OK', 'S', 1741778546, 1741778546, '1'),
(193363, 17468, 'QU', 'OK', 'S', 1741778558, 1741778558, '1'),
(193364, 29281, 'QU', 'OK', 'S', 1741778575, 1741778575, '1'),
(193365, 25579, 'QU', 'OK', 'S', 1741778584, 1741778584, '1'),
(193366, 36529, 'QU', 'OK', 'S', 1741779611, 1741779611, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(193367, 37046, 'QU', 'OK', 'S', 1741780233, 1741780233, '1'),
(193368, 37047, 'QU', 'OK', 'S', 1741780268, 1741780268, '1'),
(193369, 37028, 'QU', 'OK', 'S', 1741780534, 1741780534, '1'),
(193370, 36847, 'QU', 'OK', 'S', 1741780640, 1741780640, '1'),
(193371, 36848, 'QU', 'OK', 'S', 1741780643, 1741780643, '1'),
(193372, 36847, 'QU', 'OK', 'S', 1741780646, 1741780646, '1'),
(193373, 36848, 'QU', 'OK', 'S', 1741780648, 1741780648, '1'),
(193374, 37029, 'QU', 'OK', 'S', 1741780661, 1741780661, '1'),
(193375, 26756, 'QU', 'OK', 'S', 1741780692, 1741780692, '1'),
(193376, 26756, 'QU', 'OK', 'S', 1741780692, 1741780692, '1'),
(193377, 37030, 'QU', 'OK', 'S', 1741780762, 1741780762, '1'),
(193378, 37031, 'QU', 'OK', 'S', 1741780892, 1741780892, '1'),
(193379, 37032, 'QU', 'OK', 'S', 1741780997, 1741780997, '1'),
(193380, 37033, 'QU', 'OK', 'S', 1741781149, 1741781149, '1'),
(193381, 37034, 'QU', 'OK', 'S', 1741781261, 1741781261, '1'),
(193382, 37049, 'QU', 'OK', 'S', 1741782123, 1741782123, '1'),
(193383, 37049, 'QU', 'OK', 'S', 1741782141, 1741782141, '1'),
(193384, 37044, 'QU', 'OK', 'S', 1741782554, 1741782554, '1'),
(193385, 37045, 'QU', 'OK', 'S', 1741782783, 1741782783, '1'),
(193386, 35911, 'QU', 'OK', 'S', 1741782843, 1741782843, '1'),
(193387, 37018, 'QU', 'OK', 'S', 1741783104, 1741783104, '1'),
(193388, 37019, 'QU', 'OK', 'S', 1741783261, 1741783261, '1'),
(193389, 37020, 'QU', 'OK', 'S', 1741783369, 1741783369, '1'),
(193390, 37021, 'QU', 'OK', 'S', 1741783482, 1741783482, '1'),
(193391, 37023, 'QU', 'OK', 'S', 1741784417, 1741784417, '1'),
(193392, 37024, 'QU', 'OK', 'S', 1741784504, 1741784504, '1'),
(193393, 37025, 'QU', 'OK', 'S', 1741784547, 1741784547, '1'),
(193394, 37026, 'QU', 'OK', 'S', 1741786373, 1741786373, '1'),
(193395, 26456, 'QU', 'OK', 'S', 1741791962, 1741791962, '1'),
(193396, 31524, 'QU', 'OK', 'S', 1741792134, 1741792134, '1'),
(193397, 31525, 'QU', 'OK', 'S', 1741792147, 1741792147, '1'),
(193398, 37022, 'QU', 'OK', 'S', 1741839409, 1741839409, '1'),
(193399, 37041, 'QU', 'OK', 'S', 1741840965, 1741840965, '1'),
(193400, 37040, 'QU', 'OK', 'S', 1741841449, 1741841449, '1'),
(193401, 37039, 'QU', 'OK', 'S', 1741841671, 1741841671, '1'),
(193402, 37038, 'QU', 'OK', 'S', 1741841866, 1741841866, '1'),
(193403, 37037, 'QU', 'OK', 'S', 1741842128, 1741842128, '1'),
(193404, 37036, 'QU', 'OK', 'S', 1741842388, 1741842388, '1'),
(193405, 37035, 'QU', 'OK', 'S', 1741842648, 1741842648, '1'),
(193406, 36633, 'QU', 'OK', 'S', 1741842870, 1741842870, '1'),
(193407, 35965, 'QU', 'OK', 'S', 1741843149, 1741843149, '1'),
(193408, 35165, 'QU', 'OK', 'S', 1741843176, 1741843176, '1'),
(193409, 35165, 'QU', 'OK', 'S', 1741843200, 1741843200, '1'),
(193410, 29766, 'QU', 'OK', 'S', 1741843243, 1741843243, '1'),
(193411, 33250, 'QU', 'OK', 'S', 1741843305, 1741843305, '1'),
(193412, 35165, 'QU', 'OK', 'S', 1741843365, 1741843365, '1'),
(193413, 36257, 'QU', 'OK', 'S', 1741843597, 1741843597, '1'),
(193414, 29478, 'QU', 'OK', 'S', 1741843639, 1741843639, '1'),
(193415, 31656, 'QU', 'OK', 'S', 1741843681, 1741843681, '1'),
(193416, 36019, 'QU', 'OK', 'S', 1741843909, 1741843909, '1'),
(193417, 29767, 'QU', 'OK', 'S', 1741843959, 1741843959, '1'),
(193418, 32056, 'QU', 'OK', 'S', 1741843998, 1741843998, '1'),
(193419, 21996, 'QU', 'OK', 'S', 1741844048, 1741844048, '1'),
(193420, 29767, 'QU', 'OK', 'S', 1741844121, 1741844121, '1'),
(193421, 29478, 'QU', 'OK', 'S', 1741844156, 1741844156, '1'),
(193422, 35165, 'QU', 'OK', 'S', 1741844193, 1741844193, '1'),
(193423, 15191, 'QU', 'OK', 'S', 1741844662, 1741844662, '1'),
(193424, 15191, 'QU', 'OK', 'S', 1741844669, 1741844669, '1'),
(193425, 15190, 'QU', 'OK', 'S', 1741844944, 1741844944, '1'),
(193426, 15190, 'QU', 'OK', 'S', 1741844985, 1741844985, '1'),
(193427, 31142, 'QU', 'OK', 'S', 1741846283, 1741846283, '1'),
(193428, 2566, 'QU', 'OK', 'S', 1741848357, 1741848357, '1'),
(193429, 2566, 'QU', 'OK', 'S', 1741848360, 1741848360, '1'),
(193430, 2566, 'QU', 'OK', 'S', 1741848367, 1741848367, '1'),
(193431, 36993, 'QU', 'OK', 'S', 1741850151, 1741850151, '1'),
(193432, 20874, 'QU', 'OK', 'S', 1741853376, 1741853376, '1'),
(193433, 34451, 'QU', 'OK', 'S', 1741853402, 1741853402, '1'),
(193434, 28149, 'QU', 'OK', 'S', 1741853410, 1741853410, '1'),
(193435, 33109, 'QU', 'OK', 'S', 1741853417, 1741853417, '1'),
(193436, 36844, 'QU', 'OK', 'S', 1741853433, 1741853433, '1'),
(193437, 13759, 'QU', 'OK', 'S', 1741853449, 1741853449, '1'),
(193438, 22186, 'QU', 'OK', 'S', 1741853471, 1741853471, '1'),
(193439, 22200, 'QU', 'OK', 'S', 1741853503, 1741853503, '1'),
(193440, 25872, 'QU', 'OK', 'S', 1741853512, 1741853512, '1'),
(193441, 33513, 'QU', 'OK', 'S', 1741853520, 1741853520, '1'),
(193442, 36617, 'QU', 'OK', 'S', 1741853529, 1741853529, '1'),
(193443, 27842, 'QU', 'OK', 'S', 1741853656, 1741853656, '1'),
(193444, 17870, 'QU', 'OK', 'S', 1741853666, 1741853666, '1'),
(193445, 28160, 'QU', 'OK', 'S', 1741853676, 1741853676, '1'),
(193446, 27338, 'QU', 'OK', 'S', 1741853684, 1741853684, '1'),
(193447, 28149, 'QU', 'OK', 'S', 1741853723, 1741853723, '1'),
(193448, 33109, 'QU', 'OK', 'S', 1741853868, 1741853868, '1'),
(193449, 33109, 'QU', 'OK', 'S', 1741853878, 1741853878, '1'),
(193450, 36844, 'QU', 'OK', 'S', 1741853967, 1741853967, '1'),
(193451, 36844, 'QU', 'OK', 'S', 1741853969, 1741853969, '1'),
(193452, 36844, 'QU', 'OK', 'S', 1741853971, 1741853971, '1'),
(193453, 13759, 'QU', 'OK', 'S', 1741854004, 1741854004, '1'),
(193454, 13759, 'QU', 'OK', 'S', 1741854006, 1741854006, '1'),
(193455, 13759, 'QU', 'OK', 'S', 1741854012, 1741854012, '1'),
(193456, 13759, 'QU', 'OK', 'S', 1741854015, 1741854015, '1'),
(193457, 13759, 'QU', 'OK', 'S', 1741854021, 1741854021, '1'),
(193458, 13759, 'QU', 'OK', 'S', 1741854023, 1741854023, '1'),
(193459, 13759, 'QU', 'OK', 'S', 1741854029, 1741854029, '1'),
(193460, 13759, 'QU', 'OK', 'S', 1741854031, 1741854031, '1'),
(193461, 13759, 'QU', 'OK', 'S', 1741854039, 1741854039, '1'),
(193462, 13759, 'QU', 'OK', 'S', 1741854041, 1741854041, '1'),
(193463, 22186, 'QU', 'OK', 'S', 1741854087, 1741854087, '1'),
(193464, 22200, 'QU', 'OK', 'S', 1741854110, 1741854110, '1'),
(193465, 33513, 'QU', 'OK', 'S', 1741854163, 1741854163, '1'),
(193466, 36617, 'QU', 'OK', 'S', 1741854203, 1741854203, '1'),
(193467, 36617, 'QU', 'OK', 'S', 1741854206, 1741854206, '1'),
(193468, 27842, 'QU', 'OK', 'S', 1741854235, 1741854235, '1'),
(193469, 27842, 'QU', 'OK', 'S', 1741854238, 1741854238, '1'),
(193470, 17870, 'QU', 'OK', 'S', 1741854259, 1741854259, '1'),
(193471, 28160, 'QU', 'OK', 'S', 1741854298, 1741854298, '1'),
(193472, 28160, 'QU', 'OK', 'S', 1741854304, 1741854304, '1'),
(193473, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193474, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193475, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193476, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193477, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193478, 36751, 'QU', 'OK', 'S', 1741859369, 1741859369, '1'),
(193479, 37058, 'QU', 'OK', 'S', 1741859518, 1741859518, '1'),
(193480, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193481, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193482, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193483, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193484, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193485, 37009, 'QU', 'OK', 'S', 1741859669, 1741859669, '1'),
(193486, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193487, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193488, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193489, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193490, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193491, 37008, 'QU', 'OK', 'S', 1741860001, 1741860001, '1'),
(193492, 37059, 'QU', 'OK', 'S', 1741860016, 1741860016, '1'),
(193493, 37060, 'QU', 'OK', 'S', 1741860045, 1741860045, '1'),
(193494, 37061, 'QU', 'OK', 'S', 1741860073, 1741860073, '1'),
(193495, 36466, 'QU', 'OK', 'S', 1741860217, 1741860217, '1'),
(193496, 37056, 'QU', 'OK', 'S', 1741860623, 1741860623, '1'),
(193497, 37051, 'QU', 'OK', 'S', 1741861104, 1741861104, '1'),
(193498, 37056, 'QU', 'OK', 'S', 1741861309, 1741861309, '1'),
(193499, 2050, 'QU', 'OK', 'S', 1741861353, 1741861353, '1'),
(193500, 37055, 'QU', 'OK', 'S', 1741861812, 1741861812, '1'),
(193501, 24004, 'QU', 'OK', 'S', 1741862373, 1741862373, '1'),
(193502, 37054, 'QU', 'OK', 'S', 1741862585, 1741862585, '1'),
(193503, 37053, 'QU', 'OK', 'S', 1741863144, 1741863144, '1'),
(193504, 37052, 'QU', 'OK', 'S', 1741863660, 1741863660, '1'),
(193505, 36872, 'QU', 'OK', 'S', 1741865179, 1741865179, '1'),
(193506, 36872, 'QU', 'OK', 'S', 1741865179, 1741865179, '1'),
(193507, 36872, 'QU', 'OK', 'S', 1741865179, 1741865179, '1'),
(193508, 36873, 'QU', 'OK', 'S', 1741865195, 1741865195, '1'),
(193509, 36873, 'QU', 'OK', 'S', 1741865195, 1741865195, '1'),
(193510, 36844, 'QU', 'OK', 'S', 1741865210, 1741865210, '1'),
(193511, 36844, 'QU', 'OK', 'S', 1741865212, 1741865212, '1'),
(193512, 36874, 'QU', 'OK', 'S', 1741865214, 1741865214, '1'),
(193513, 36874, 'QU', 'OK', 'S', 1741865214, 1741865214, '1'),
(193514, 36844, 'QU', 'OK', 'S', 1741865214, 1741865214, '1'),
(193515, 28149, 'QU', 'OK', 'S', 1741865239, 1741865239, '1'),
(193516, 28149, 'QU', 'OK', 'S', 1741865243, 1741865243, '1'),
(193517, 36875, 'QU', 'OK', 'S', 1741865243, 1741865243, '1'),
(193518, 36875, 'QU', 'OK', 'S', 1741865243, 1741865243, '1'),
(193519, 36875, 'QU', 'OK', 'S', 1741865243, 1741865243, '1'),
(193520, 36844, 'QU', 'OK', 'S', 1741865245, 1741865245, '1'),
(193521, 36914, 'QU', 'OK', 'S', 1741865419, 1741865419, '1'),
(193522, 36914, 'QU', 'OK', 'S', 1741865419, 1741865419, '1'),
(193523, 36915, 'QU', 'OK', 'S', 1741865474, 1741865474, '1'),
(193524, 36915, 'QU', 'OK', 'S', 1741865474, 1741865474, '1'),
(193525, 36916, 'QU', 'OK', 'S', 1741865538, 1741865538, '1'),
(193526, 36916, 'QU', 'OK', 'S', 1741865538, 1741865538, '1'),
(193527, 36917, 'QU', 'OK', 'S', 1741865639, 1741865639, '1'),
(193528, 36917, 'QU', 'OK', 'S', 1741865639, 1741865639, '1'),
(193529, 36952, 'QU', 'OK', 'S', 1741865678, 1741865678, '1'),
(193530, 37010, 'QU', 'OK', 'S', 1741865707, 1741865707, '1'),
(193531, 37010, 'QU', 'OK', 'S', 1741865707, 1741865707, '1'),
(193532, 37010, 'QU', 'OK', 'S', 1741865707, 1741865707, '1'),
(193533, 13166, 'QU', 'OK', 'S', 1741866238, 1741866238, '1'),
(193534, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193535, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193536, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193537, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193538, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193539, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193540, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193541, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193542, 36992, 'QU', 'OK', 'S', 1741867089, 1741867089, '1'),
(193543, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193544, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193545, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193546, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193547, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193548, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193549, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193550, 37014, 'QU', 'OK', 'S', 1741867127, 1741867127, '1'),
(193551, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193552, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193553, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193554, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193555, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193556, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193557, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193558, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193559, 37015, 'QU', 'OK', 'S', 1741867153, 1741867153, '1'),
(193560, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193561, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193562, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193563, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193564, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193565, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193566, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193567, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193568, 37048, 'QU', 'OK', 'S', 1741867181, 1741867181, '1'),
(193569, 31864, 'QU', 'OK', 'S', 1741867523, 1741867523, '1'),
(193570, 34018, 'QU', 'OK', 'S', 1741867531, 1741867531, '1'),
(193571, 32234, 'QU', 'OK', 'S', 1741867876, 1741867876, '1'),
(193572, 36600, 'QU', 'OK', 'S', 1741871643, 1741871643, '1'),
(193573, 35930, 'QU', 'OK', 'S', 1742012667, 1742012667, '1'),
(193574, 14389, 'QU', 'OK', 'S', 1742012733, 1742012733, '1'),
(193575, 36960, 'QU', 'OK', 'S', 1742012773, 1742012773, '1'),
(193576, 35897, 'QU', 'OK', 'S', 1742012809, 1742012809, '1'),
(193577, 37056, 'QU', 'OK', 'S', 1742015536, 1742015536, '1'),
(193578, 37056, 'QU', 'OK', 'S', 1742015539, 1742015539, '1'),
(193579, 37056, 'QU', 'OK', 'S', 1742015546, 1742015546, '1'),
(193580, 35449, 'QU', 'OK', 'S', 1742015802, 1742015802, '1'),
(193581, 35451, 'QU', 'OK', 'S', 1742015808, 1742015808, '1'),
(193582, 36706, 'QU', 'OK', 'S', 1742015954, 1742015954, '1'),
(193583, 36469, 'QU', 'OK', 'S', 1742018429, 1742018429, '1'),
(193584, 36465, 'QU', 'OK', 'S', 1742018498, 1742018498, '1'),
(193585, 36963, 'QU', 'OK', 'S', 1742019847, 1742019847, '1'),
(193586, 36963, 'QU', 'OK', 'S', 1742019853, 1742019853, '1'),
(193587, 36963, 'QU', 'OK', 'S', 1742019859, 1742019859, '1'),
(193588, 36445, 'QU', 'OK', 'S', 1742020044, 1742020044, '1'),
(193589, 36445, 'QU', 'OK', 'S', 1742020050, 1742020050, '1'),
(193590, 36445, 'QU', 'OK', 'S', 1742020054, 1742020054, '1'),
(193591, 18063, 'QU', 'OK', 'S', 1742024638, 1742024638, '1'),
(193592, 18108, 'QU', 'OK', 'S', 1742024690, 1742024690, '1'),
(193593, 18114, 'QU', 'OK', 'S', 1742024767, 1742024767, '1'),
(193594, 28705, 'QU', 'OK', 'S', 1742024999, 1742024999, '1'),
(193595, 28705, 'QU', 'OK', 'S', 1742025002, 1742025002, '1'),
(193596, 24144, 'QU', 'OK', 'S', 1742025383, 1742025383, '1'),
(193597, 27417, 'QU', 'OK', 'S', 1742025471, 1742025471, '1'),
(193598, 27535, 'QU', 'OK', 'S', 1742025596, 1742025596, '1'),
(193599, 27417, 'QU', 'OK', 'S', 1742025633, 1742025633, '1'),
(193600, 28814, 'QU', 'OK', 'S', 1742025694, 1742025694, '1'),
(193601, 28703, 'QU', 'OK', 'S', 1742025722, 1742025722, '1'),
(193602, 28699, 'QU', 'OK', 'S', 1742025745, 1742025745, '1'),
(193603, 16533, 'QU', 'OK', 'S', 1742026148, 1742026148, '1'),
(193604, 16533, 'QU', 'OK', 'S', 1742026151, 1742026151, '1'),
(193605, 17360, 'QU', 'OK', 'S', 1742026611, 1742026611, '1'),
(193606, 34067, 'QU', 'OK', 'S', 1742026753, 1742026753, '1'),
(193607, 34067, 'QU', 'OK', 'S', 1742026755, 1742026755, '1'),
(193608, 28705, 'QU', 'OK', 'S', 1742026838, 1742026838, '1'),
(193609, 28705, 'QU', 'OK', 'S', 1742026842, 1742026842, '1'),
(193610, 36121, 'QU', 'OK', 'S', 1742033198, 1742033198, '1'),
(193611, 13166, 'QU', 'OK', 'S', 1742034987, 1742034987, '1'),
(193612, 26417, 'QU', 'OK', 'S', 1742034998, 1742034998, '1'),
(193613, 33126, 'QU', 'OK', 'S', 1742037439, 1742037439, '1'),
(193614, 36019, 'QU', 'OK', 'S', 1742037550, 1742037550, '1'),
(193615, 36633, 'QU', 'OK', 'S', 1742037589, 1742037589, '1'),
(193616, 37089, 'QU', 'OK', 'S', 1742037739, 1742037739, '1'),
(193617, 37056, 'QU', 'OK', 'S', 1742037849, 1742037849, '1'),
(193618, 37075, 'QU', 'OK', 'S', 1742038130, 1742038130, '1'),
(193619, 37075, 'QU', 'OK', 'S', 1742038179, 1742038179, '1'),
(193620, 37076, 'QU', 'OK', 'S', 1742038208, 1742038208, '1'),
(193621, 37077, 'QU', 'OK', 'S', 1742038330, 1742038330, '1'),
(193622, 37078, 'QU', 'OK', 'S', 1742038394, 1742038394, '1'),
(193623, 37080, 'QU', 'OK', 'S', 1742038469, 1742038469, '1'),
(193624, 34987, 'QU', 'OK', 'S', 1742038712, 1742038712, '1'),
(193625, 35861, 'QU', 'OK', 'S', 1742038721, 1742038721, '1'),
(193626, 35131, 'QU', 'OK', 'S', 1742038727, 1742038727, '1'),
(193627, 34987, 'QU', 'OK', 'S', 1742038732, 1742038732, '1'),
(193628, 26555, 'QU', 'OK', 'S', 1742038736, 1742038736, '1'),
(193629, 35131, 'QU', 'OK', 'S', 1742038741, 1742038741, '1'),
(193630, 35112, 'QU', 'OK', 'S', 1742038745, 1742038745, '1'),
(193631, 34247, 'QU', 'OK', 'S', 1742038776, 1742038776, '1'),
(193632, 26555, 'QU', 'OK', 'S', 1742038781, 1742038781, '1'),
(193633, 26557, 'QU', 'OK', 'S', 1742038785, 1742038785, '1'),
(193634, 34258, 'QU', 'OK', 'S', 1742038789, 1742038789, '1'),
(193635, 26555, 'QU', 'OK', 'S', 1742038793, 1742038793, '1'),
(193636, 35860, 'QU', 'OK', 'S', 1742038797, 1742038797, '1'),
(193637, 35131, 'QU', 'OK', 'S', 1742038802, 1742038802, '1'),
(193638, 26555, 'QU', 'OK', 'S', 1742038807, 1742038807, '1'),
(193639, 35064, 'QU', 'OK', 'S', 1742038813, 1742038813, '1'),
(193640, 36662, 'QU', 'OK', 'S', 1742038818, 1742038818, '1'),
(193641, 36598, 'QU', 'OK', 'S', 1742038823, 1742038823, '1'),
(193642, 2748, 'QU', 'OK', 'S', 1742038839, 1742038839, '1'),
(193643, 24794, 'QU', 'OK', 'S', 1742038859, 1742038859, '1'),
(193644, 31829, 'QU', 'OK', 'S', 1742039160, 1742039160, '1'),
(193645, 36637, 'QU', 'OK', 'S', 1742039165, 1742039165, '1'),
(193646, 35058, 'QU', 'OK', 'S', 1742039170, 1742039170, '1'),
(193647, 36637, 'QU', 'OK', 'S', 1742039175, 1742039175, '1'),
(193648, 37079, 'QU', 'OK', 'S', 1742040288, 1742040288, '1'),
(193649, 37081, 'QU', 'OK', 'S', 1742040356, 1742040356, '1'),
(193650, 37082, 'QU', 'OK', 'S', 1742040392, 1742040392, '1'),
(193651, 37083, 'QU', 'OK', 'S', 1742040554, 1742040554, '1'),
(193652, 37082, 'QU', 'OK', 'S', 1742040617, 1742040617, '1'),
(193653, 37081, 'QU', 'OK', 'S', 1742040732, 1742040732, '1'),
(193654, 37080, 'QU', 'OK', 'S', 1742040751, 1742040751, '1'),
(193655, 37084, 'QU', 'OK', 'S', 1742040807, 1742040807, '1'),
(193656, 25273, 'QU', 'OK', 'S', 1742040836, 1742040836, '1'),
(193657, 37085, 'QU', 'OK', 'S', 1742040853, 1742040853, '1'),
(193658, 37086, 'QU', 'OK', 'S', 1742041026, 1742041026, '1'),
(193659, 36973, 'QU', 'OK', 'S', 1742041068, 1742041068, '1'),
(193660, 36973, 'QU', 'OK', 'S', 1742041101, 1742041101, '1'),
(193661, 29302, 'QU', 'OK', 'S', 1742041159, 1742041159, '1'),
(193662, 34626, 'QU', 'OK', 'S', 1742041415, 1742041415, '1'),
(193663, 36739, 'QU', 'OK', 'S', 1742041417, 1742041417, '1'),
(193664, 37027, 'QU', 'OK', 'S', 1742041779, 1742041779, '1'),
(193665, 37001, 'QU', 'OK', 'S', 1742042594, 1742042594, '1'),
(193666, 18227, 'QU', 'OK', 'S', 1742042674, 1742042674, '1'),
(193667, 34545, 'QU', 'OK', 'S', 1742042777, 1742042777, '1'),
(193668, 36479, 'QU', 'OK', 'S', 1742042947, 1742042947, '1'),
(193669, 36010, 'QU', 'OK', 'S', 1742042983, 1742042983, '1'),
(193670, 35934, 'QU', 'OK', 'S', 1742043012, 1742043012, '1'),
(193671, 33954, 'QU', 'OK', 'S', 1742043044, 1742043044, '1'),
(193672, 29243, 'QU', 'OK', 'S', 1742043097, 1742043097, '1'),
(193673, 36636, 'QU', 'OK', 'S', 1742043142, 1742043142, '1'),
(193674, 22277, 'QU', 'OK', 'S', 1742043321, 1742043321, '1'),
(193675, 35141, 'QU', 'OK', 'S', 1742043490, 1742043490, '1'),
(193676, 33873, 'QU', 'OK', 'S', 1742043545, 1742043545, '1'),
(193677, 33774, 'QU', 'OK', 'S', 1742043584, 1742043584, '1'),
(193678, 18575, 'QU', 'OK', 'S', 1742043730, 1742043730, '1'),
(193679, 31695, 'QU', 'OK', 'S', 1742043776, 1742043776, '1'),
(193680, 36953, 'QU', 'OK', 'S', 1742043859, 1742043859, '1'),
(193681, 18575, 'QU', 'OK', 'S', 1742044143, 1742044143, '1'),
(193682, 31098, 'QU', 'OK', 'S', 1742044337, 1742044337, '1'),
(193683, 7866, 'QU', 'OK', 'S', 1742044506, 1742044506, '1'),
(193684, 13567, 'QU', 'OK', 'S', 1742044558, 1742044558, '1'),
(193685, 36847, 'QU', 'OK', 'S', 1742044657, 1742044657, '1'),
(193686, 36664, 'QU', 'OK', 'S', 1742044773, 1742044773, '1'),
(193687, 36645, 'QU', 'OK', 'S', 1742044808, 1742044808, '1'),
(193688, 36612, 'QU', 'OK', 'S', 1742044863, 1742044863, '1'),
(193689, 36649, 'QU', 'OK', 'S', 1742044982, 1742044982, '1'),
(193690, 36600, 'QU', 'OK', 'S', 1742045011, 1742045011, '1'),
(193691, 26769, 'QU', 'OK', 'S', 1742045051, 1742045051, '1'),
(193692, 26763, 'QU', 'OK', 'S', 1742045143, 1742045143, '1'),
(193693, 32977, 'QU', 'OK', 'S', 1742045401, 1742045401, '1'),
(193694, 31832, 'QU', 'OK', 'S', 1742045454, 1742045454, '1'),
(193695, 36725, 'QU', 'OK', 'S', 1742045967, 1742045967, '1'),
(193696, 31322, 'QU', 'OK', 'S', 1742045987, 1742045987, '1'),
(193697, 32365, 'QU', 'OK', 'S', 1742045990, 1742045990, '1'),
(193698, 33415, 'QU', 'OK', 'S', 1742045992, 1742045992, '1'),
(193699, 24582, 'QU', 'OK', 'S', 1742045994, 1742045994, '1'),
(193700, 36669, 'QU', 'OK', 'S', 1742045997, 1742045997, '1'),
(193701, 37034, 'QU', 'OK', 'S', 1742185973, 1742185973, '1'),
(193702, 37033, 'QU', 'OK', 'S', 1742186011, 1742186011, '1'),
(193703, 37032, 'QU', 'OK', 'S', 1742186041, 1742186041, '1'),
(193704, 37031, 'QU', 'OK', 'S', 1742186093, 1742186093, '1'),
(193705, 37030, 'QU', 'OK', 'S', 1742186127, 1742186127, '1'),
(193706, 37029, 'QU', 'OK', 'S', 1742186152, 1742186152, '1'),
(193707, 37028, 'QU', 'OK', 'S', 1742186182, 1742186182, '1'),
(193708, 37036, 'QU', 'OK', 'S', 1742186294, 1742186294, '1'),
(193709, 37035, 'QU', 'OK', 'S', 1742186317, 1742186317, '1'),
(193710, 35933, 'QU', 'OK', 'S', 1742186563, 1742186563, '1'),
(193711, 5400, 'QU', 'OK', 'S', 1742186899, 1742186899, '1'),
(193712, 30148, 'QU', 'OK', 'S', 1742187301, 1742187301, '1'),
(193713, 32205, 'QU', 'OK', 'S', 1742187341, 1742187341, '1'),
(193714, 28058, 'QU', 'OK', 'S', 1742187388, 1742187388, '1'),
(193715, 18636, 'QU', 'OK', 'S', 1742187522, 1742187522, '1'),
(193716, 14478, 'QU', 'OK', 'S', 1742187747, 1742187747, '1'),
(193717, 36096, 'QU', 'OK', 'S', 1742187852, 1742187852, '1'),
(193718, 36096, 'QU', 'OK', 'S', 1742187854, 1742187854, '1'),
(193719, 14542, 'QU', 'OK', 'S', 1742187970, 1742187970, '1'),
(193720, 36633, 'QU', 'OK', 'S', 1742189522, 1742189522, '1'),
(193721, 35811, 'QU', 'OK', 'S', 1742189526, 1742189526, '1'),
(193722, 13460, 'QU', 'OK', 'S', 1742189529, 1742189529, '1'),
(193723, 36760, 'QU', 'OK', 'S', 1742189532, 1742189532, '1'),
(193724, 36468, 'QU', 'OK', 'S', 1742189790, 1742189790, '1'),
(193725, 31161, 'QU', 'OK', 'S', 1742189846, 1742189846, '1'),
(193726, 31449, 'QU', 'OK', 'S', 1742189910, 1742189910, '1'),
(193727, 31144, 'QU', 'OK', 'S', 1742189946, 1742189946, '1'),
(193728, 31144, 'QU', 'OK', 'S', 1742189952, 1742189952, '1'),
(193729, 35907, 'QU', 'OK', 'S', 1742193277, 1742193277, '1'),
(193730, 18810, 'QU', 'OK', 'S', 1742193601, 1742193601, '1'),
(193731, 18810, 'QU', 'OK', 'S', 1742193604, 1742193604, '1'),
(193732, 18810, 'QU', 'OK', 'S', 1742193607, 1742193607, '1'),
(193733, 18810, 'QU', 'OK', 'S', 1742193609, 1742193609, '1'),
(193734, 18810, 'QU', 'OK', 'S', 1742193611, 1742193611, '1'),
(193735, 18810, 'QU', 'OK', 'S', 1742193616, 1742193616, '1'),
(193736, 21719, 'QU', 'OK', 'S', 1742197439, 1742197439, '1'),
(193737, 17529, 'QU', 'OK', 'S', 1742197442, 1742197442, '1'),
(193738, 35826, 'QU', 'OK', 'S', 1742197445, 1742197445, '1'),
(193739, 24925, 'QU', 'OK', 'S', 1742197449, 1742197449, '1'),
(193740, 34199, 'QU', 'OK', 'S', 1742197452, 1742197452, '1'),
(193741, 31828, 'QU', 'OK', 'S', 1742197456, 1742197456, '1'),
(193742, 19479, 'QU', 'OK', 'S', 1742197460, 1742197460, '1'),
(193743, 32263, 'QU', 'OK', 'S', 1742197463, 1742197463, '1'),
(193744, 20558, 'QU', 'OK', 'S', 1742198248, 1742198248, '1'),
(193745, 36826, 'QU', 'OK', 'S', 1742199203, 1742199203, '1'),
(193746, 26805, 'QU', 'OK', 'S', 1742199206, 1742199206, '1'),
(193747, 30528, 'QU', 'OK', 'S', 1742199208, 1742199208, '1'),
(193748, 30528, 'QU', 'OK', 'S', 1742199210, 1742199210, '1'),
(193749, 32872, 'QU', 'OK', 'S', 1742199214, 1742199214, '1'),
(193750, 31784, 'QU', 'OK', 'S', 1742199216, 1742199216, '1'),
(193751, 33877, 'QU', 'OK', 'S', 1742199218, 1742199218, '1'),
(193752, 32872, 'QU', 'OK', 'S', 1742199221, 1742199221, '1'),
(193753, 31784, 'QU', 'OK', 'S', 1742199223, 1742199223, '1'),
(193754, 29612, 'QU', 'OK', 'S', 1742199226, 1742199226, '1'),
(193755, 31784, 'QU', 'OK', 'S', 1742199235, 1742199235, '1'),
(193756, 33877, 'QU', 'OK', 'S', 1742199241, 1742199241, '1'),
(193757, 28019, 'QU', 'OK', 'S', 1742199244, 1742199244, '1'),
(193758, 29612, 'QU', 'OK', 'S', 1742199247, 1742199247, '1'),
(193759, 28019, 'QU', 'OK', 'S', 1742199250, 1742199250, '1'),
(193760, 29612, 'QU', 'OK', 'S', 1742199253, 1742199253, '1'),
(193761, 28019, 'QU', 'OK', 'S', 1742199256, 1742199256, '1'),
(193762, 29612, 'QU', 'OK', 'S', 1742199258, 1742199258, '1'),
(193763, 28019, 'QU', 'OK', 'S', 1742199261, 1742199261, '1'),
(193764, 32872, 'QU', 'OK', 'S', 1742199264, 1742199264, '1'),
(193765, 31784, 'QU', 'OK', 'S', 1742199825, 1742199825, '1'),
(193766, 31169, 'QU', 'OK', 'S', 1742200068, 1742200068, '1'),
(193767, 31169, 'QU', 'OK', 'S', 1742200078, 1742200078, '1'),
(193768, 31169, 'QU', 'OK', 'S', 1742200103, 1742200103, '1'),
(193769, 31144, 'QU', 'OK', 'S', 1742203878, 1742203878, '1'),
(193770, 24093, 'QU', 'OK', 'S', 1742204265, 1742204265, '1'),
(193771, 24093, 'QU', 'OK', 'S', 1742204276, 1742204276, '1'),
(193772, 14241, 'QU', 'OK', 'S', 1742204685, 1742204685, '1'),
(193773, 7475, 'QU', 'OK', 'S', 1742206732, 1742206732, '1'),
(193774, 12418, 'QU', 'OK', 'S', 1742207890, 1742207890, '1'),
(193775, 37072, 'QU', 'OK', 'S', 1742208181, 1742208181, '1'),
(193776, 37072, 'QU', 'OK', 'S', 1742208287, 1742208287, '1'),
(193777, 31143, 'QU', 'OK', 'S', 1742208657, 1742208657, '1'),
(193778, 36465, 'QU', 'OK', 'S', 1742208691, 1742208691, '1'),
(193779, 37071, 'QU', 'OK', 'S', 1742209324, 1742209324, '1'),
(193780, 37070, 'QU', 'OK', 'S', 1742209759, 1742209759, '1'),
(193781, 19143, 'QU', 'OK', 'S', 1742210700, 1742210700, '1'),
(193782, 34643, 'QU', 'OK', 'S', 1742210977, 1742210977, '1'),
(193783, 34643, 'QU', 'OK', 'S', 1742210979, 1742210979, '1'),
(193784, 34643, 'QU', 'OK', 'S', 1742210983, 1742210983, '1'),
(193785, 34643, 'QU', 'OK', 'S', 1742210986, 1742210986, '1'),
(193786, 35165, 'QU', 'OK', 'S', 1742210988, 1742210988, '1'),
(193787, 37069, 'QU', 'OK', 'S', 1742211802, 1742211802, '1'),
(193788, 37068, 'QU', 'OK', 'S', 1742212179, 1742212179, '1'),
(193789, 35503, 'QU', 'OK', 'S', 1742213659, 1742213659, '1'),
(193790, 37067, 'QU', 'OK', 'S', 1742214834, 1742214834, '1'),
(193791, 26931, 'QU', 'OK', 'S', 1742215348, 1742215348, '1'),
(193792, 31165, 'QU', 'OK', 'S', 1742215404, 1742215404, '1'),
(193793, 26930, 'QU', 'OK', 'S', 1742215490, 1742215490, '1'),
(193794, 26908, 'QU', 'OK', 'S', 1742215541, 1742215541, '1'),
(193795, 37066, 'QU', 'OK', 'S', 1742215661, 1742215661, '1'),
(193796, 26900, 'QU', 'OK', 'S', 1742215811, 1742215811, '1'),
(193797, 26892, 'QU', 'OK', 'S', 1742215938, 1742215938, '1'),
(193798, 4132, 'QU', 'OK', 'S', 1742216023, 1742216023, '1'),
(193799, 12418, 'QU', 'OK', 'S', 1742216064, 1742216064, '1'),
(193800, 26892, 'QU', 'OK', 'S', 1742216083, 1742216083, '1'),
(193801, 26748, 'QU', 'OK', 'S', 1742216138, 1742216138, '1'),
(193802, 26747, 'QU', 'OK', 'S', 1742216154, 1742216154, '1'),
(193803, 6003, 'QU', 'OK', 'S', 1742216361, 1742216361, '1'),
(193804, 6003, 'QU', 'OK', 'S', 1742216367, 1742216367, '1'),
(193805, 6003, 'QU', 'OK', 'S', 1742216371, 1742216371, '1'),
(193806, 6003, 'QU', 'OK', 'S', 1742216426, 1742216426, '1'),
(193807, 37065, 'QU', 'OK', 'S', 1742216427, 1742216427, '1'),
(193808, 6003, 'QU', 'OK', 'S', 1742216447, 1742216447, '1'),
(193809, 4385, 'QU', 'OK', 'S', 1742216537, 1742216537, '1'),
(193810, 3921, 'QU', 'OK', 'S', 1742216607, 1742216607, '1'),
(193811, 37064, 'QU', 'OK', 'S', 1742216796, 1742216796, '1'),
(193812, 37063, 'QU', 'OK', 'S', 1742217263, 1742217263, '1'),
(193813, 33439, 'QU', 'OK', 'S', 1742217389, 1742217389, '1'),
(193814, 37062, 'QU', 'OK', 'S', 1742217633, 1742217633, '1'),
(193815, 37050, 'QU', 'OK', 'S', 1742218338, 1742218338, '1'),
(193816, 15536, 'QU', 'OK', 'S', 1742219350, 1742219350, '1'),
(193817, 13377, 'QU', 'OK', 'S', 1742219357, 1742219357, '1'),
(193818, 24320, 'QU', 'OK', 'S', 1742219363, 1742219363, '1'),
(193819, 24272, 'QU', 'OK', 'S', 1742219369, 1742219369, '1'),
(193820, 35514, 'QU', 'OK', 'S', 1742219381, 1742219381, '1'),
(193821, 19843, 'QU', 'OK', 'S', 1742272726, 1742272726, '1'),
(193822, 21015, 'QU', 'OK', 'S', 1742275262, 1742275262, '1'),
(193823, 36669, 'QU', 'OK', 'S', 1742276597, 1742276597, '1'),
(193824, 35854, 'QU', 'OK', 'S', 1742276615, 1742276615, '1'),
(193825, 34975, 'QU', 'OK', 'S', 1742276617, 1742276617, '1'),
(193826, 31737, 'QU', 'OK', 'S', 1742276620, 1742276620, '1'),
(193827, 32371, 'QU', 'OK', 'S', 1742276622, 1742276622, '1'),
(193828, 35854, 'QU', 'OK', 'S', 1742276634, 1742276634, '1'),
(193829, 12586, 'QU', 'OK', 'S', 1742276636, 1742276636, '1'),
(193830, 29615, 'QU', 'OK', 'S', 1742276638, 1742276638, '1'),
(193831, 21099, 'QU', 'OK', 'S', 1742276641, 1742276641, '1'),
(193832, 36752, 'QU', 'OK', 'S', 1742277270, 1742277270, '1'),
(193833, 36816, 'QU', 'OK', 'S', 1742277273, 1742277273, '1'),
(193834, 36306, 'QU', 'OK', 'S', 1742277276, 1742277276, '1'),
(193835, 36156, 'QU', 'OK', 'S', 1742277287, 1742277287, '1'),
(193836, 22505, 'QU', 'OK', 'S', 1742279462, 1742279462, '1'),
(193837, 24690, 'QU', 'OK', 'S', 1742279465, 1742279465, '1'),
(193838, 26547, 'QU', 'OK', 'S', 1742279468, 1742279468, '1'),
(193839, 36001, 'QU', 'OK', 'S', 1742279474, 1742279474, '1'),
(193840, 34574, 'QU', 'OK', 'S', 1742279477, 1742279477, '1'),
(193841, 14542, 'QU', 'OK', 'S', 1742281400, 1742281400, '1'),
(193842, 35142, 'QU', 'OK', 'S', 1742281402, 1742281402, '1'),
(193843, 24611, 'QU', 'OK', 'S', 1742281404, 1742281404, '1'),
(193844, 34383, 'QU', 'OK', 'S', 1742281406, 1742281406, '1'),
(193845, 36576, 'QU', 'OK', 'S', 1742281441, 1742281441, '1'),
(193846, 36576, 'QU', 'OK', 'S', 1742281465, 1742281465, '1'),
(193847, 36576, 'QU', 'OK', 'S', 1742281496, 1742281496, '1'),
(193848, 36576, 'QU', 'OK', 'S', 1742281514, 1742281514, '1'),
(193849, 36576, 'QU', 'OK', 'S', 1742281551, 1742281551, '1'),
(193850, 36576, 'QU', 'OK', 'S', 1742281581, 1742281581, '1'),
(193851, 36576, 'QU', 'OK', 'S', 1742281608, 1742281608, '1'),
(193852, 36576, 'QU', 'OK', 'S', 1742281632, 1742281632, '1'),
(193853, 14542, 'QU', 'OK', 'S', 1742281693, 1742281693, '1'),
(193854, 14542, 'QU', 'OK', 'S', 1742281768, 1742281768, '1'),
(193855, 14542, 'QU', 'OK', 'S', 1742281781, 1742281781, '1'),
(193856, 14542, 'QU', 'OK', 'S', 1742281796, 1742281796, '1'),
(193857, 14542, 'QU', 'OK', 'S', 1742281817, 1742281817, '1'),
(193858, 37051, 'QU', 'OK', 'S', 1742281855, 1742281855, '1'),
(193859, 37053, 'QU', 'OK', 'S', 1742281894, 1742281894, '1'),
(193860, 37053, 'QU', 'OK', 'S', 1742281919, 1742281919, '1'),
(193861, 36575, 'QU', 'OK', 'S', 1742281952, 1742281952, '1'),
(193862, 36575, 'QU', 'OK', 'S', 1742281961, 1742281961, '1'),
(193863, 33542, 'QU', 'OK', 'S', 1742283744, 1742283744, '1'),
(193864, 33542, 'QU', 'OK', 'S', 1742283754, 1742283754, '1'),
(193865, 33542, 'QU', 'OK', 'S', 1742283763, 1742283763, '1'),
(193866, 33542, 'QU', 'OK', 'S', 1742283772, 1742283772, '1'),
(193867, 33542, 'QU', 'OK', 'S', 1742283778, 1742283778, '1'),
(193868, 33542, 'QU', 'OK', 'S', 1742283788, 1742283788, '1'),
(193869, 33542, 'QU', 'OK', 'S', 1742283791, 1742283791, '1'),
(193870, 33542, 'QU', 'OK', 'S', 1742283795, 1742283795, '1'),
(193871, 33542, 'QU', 'OK', 'S', 1742283870, 1742283870, '1'),
(193872, 33542, 'QU', 'OK', 'S', 1742283879, 1742283879, '1'),
(193873, 33542, 'QU', 'OK', 'S', 1742283888, 1742283888, '1'),
(193874, 33542, 'QU', 'OK', 'S', 1742283898, 1742283898, '1'),
(193875, 36582, 'QU', 'OK', 'S', 1742284879, 1742284879, '1'),
(193876, 31238, 'QU', 'OK', 'S', 1742286405, 1742286405, '1'),
(193877, 37110, 'QU', 'OK', 'S', 1742289855, 1742289855, '1'),
(193878, 28018, 'QU', 'OK', 'S', 1742289918, 1742289918, '1'),
(193879, 21099, 'QU', 'OK', 'S', 1742289921, 1742289921, '1'),
(193880, 6909, 'QU', 'OK', 'S', 1742290189, 1742290189, '1'),
(193881, 37123, 'QU', 'OK', 'S', 1742290621, 1742290621, '1'),
(193882, 37114, 'QU', 'OK', 'S', 1742290665, 1742290665, '1'),
(193883, 37122, 'QU', 'OK', 'S', 1742290801, 1742290801, '1'),
(193884, 37121, 'QU', 'OK', 'S', 1742290909, 1742290909, '1'),
(193885, 36121, 'QU', 'OK', 'S', 1742290978, 1742290978, '1'),
(193886, 37120, 'QU', 'OK', 'S', 1742291148, 1742291148, '1'),
(193887, 37119, 'QU', 'OK', 'S', 1742291237, 1742291237, '1'),
(193888, 37097, 'QU', 'OK', 'S', 1742291468, 1742291468, '1'),
(193889, 37098, 'QU', 'OK', 'S', 1742291508, 1742291508, '1'),
(193890, 37099, 'QU', 'OK', 'S', 1742291614, 1742291614, '1'),
(193891, 37091, 'QU', 'OK', 'S', 1742291657, 1742291657, '1'),
(193892, 37107, 'QU', 'OK', 'S', 1742291795, 1742291795, '1'),
(193893, 37108, 'QU', 'OK', 'S', 1742291910, 1742291910, '1'),
(193894, 37109, 'QU', 'OK', 'S', 1742292003, 1742292003, '1'),
(193895, 37100, 'QU', 'OK', 'S', 1742293114, 1742293114, '1'),
(193896, 37101, 'QU', 'OK', 'S', 1742293161, 1742293161, '1'),
(193897, 37102, 'QU', 'OK', 'S', 1742293225, 1742293225, '1'),
(193898, 37103, 'QU', 'OK', 'S', 1742293377, 1742293377, '1'),
(193899, 37106, 'QU', 'OK', 'S', 1742293433, 1742293433, '1'),
(193900, 37095, 'QU', 'OK', 'S', 1742293496, 1742293496, '1'),
(193901, 37096, 'QU', 'OK', 'S', 1742293566, 1742293566, '1'),
(193902, 37092, 'QU', 'OK', 'S', 1742293749, 1742293749, '1'),
(193903, 37093, 'QU', 'OK', 'S', 1742293781, 1742293781, '1'),
(193904, 37058, 'QU', 'OK', 'S', 1742293875, 1742293875, '1'),
(193905, 36465, 'QU', 'OK', 'S', 1742293938, 1742293938, '1'),
(193906, 37094, 'QU', 'OK', 'S', 1742293991, 1742293991, '1'),
(193907, 33074, 'QU', 'OK', 'S', 1742294092, 1742294092, '1'),
(193908, 36302, 'QU', 'OK', 'S', 1742295113, 1742295113, '1'),
(193909, 32358, 'QU', 'OK', 'S', 1742295177, 1742295177, '1'),
(193910, 32358, 'QU', 'OK', 'S', 1742295197, 1742295197, '1'),
(193911, 31169, 'QU', 'OK', 'S', 1742295230, 1742295230, '1'),
(193912, 36250, 'QU', 'OK', 'S', 1742295281, 1742295281, '1'),
(193913, 27776, 'QU', 'OK', 'S', 1742295473, 1742295473, '1'),
(193914, 10558, 'QU', 'OK', 'S', 1742295626, 1742295626, '1'),
(193915, 7326, 'QU', 'OK', 'S', 1742297254, 1742297254, '1'),
(193916, 35933, 'QU', 'OK', 'S', 1742297310, 1742297310, '1'),
(193917, 7326, 'QU', 'OK', 'S', 1742297324, 1742297324, '1'),
(193918, 35933, 'QU', 'OK', 'S', 1742297328, 1742297328, '1'),
(193919, 35933, 'QU', 'OK', 'S', 1742297330, 1742297330, '1'),
(193920, 12020, 'QU', 'OK', 'S', 1742297389, 1742297389, '1'),
(193921, 12020, 'QU', 'OK', 'S', 1742297392, 1742297392, '1'),
(193922, 12020, 'QU', 'OK', 'S', 1742297395, 1742297395, '1'),
(193923, 12708, 'QU', 'OK', 'S', 1742297481, 1742297481, '1'),
(193924, 12708, 'QU', 'OK', 'S', 1742297485, 1742297485, '1'),
(193925, 8103, 'QU', 'OK', 'S', 1742297486, 1742297486, '1'),
(193926, 12708, 'QU', 'OK', 'S', 1742297488, 1742297488, '1'),
(193927, 12708, 'QU', 'OK', 'S', 1742297491, 1742297491, '1'),
(193928, 12708, 'QU', 'OK', 'S', 1742297494, 1742297494, '1'),
(193929, 12708, 'QU', 'OK', 'S', 1742297497, 1742297497, '1'),
(193930, 12708, 'QU', 'OK', 'S', 1742297522, 1742297522, '1'),
(193931, 25951, 'QU', 'OK', 'S', 1742297639, 1742297639, '1'),
(193932, 21436, 'QU', 'OK', 'S', 1742298451, 1742298451, '1'),
(193933, 16189, 'QU', 'OK', 'S', 1742298543, 1742298543, '1'),
(193934, 16415, 'QU', 'OK', 'S', 1742299318, 1742299318, '1'),
(193935, 16415, 'QU', 'OK', 'S', 1742299348, 1742299348, '1'),
(193936, 24525, 'QU', 'OK', 'S', 1742299424, 1742299424, '1'),
(193937, 24525, 'QU', 'OK', 'S', 1742299440, 1742299440, '1'),
(193938, 27242, 'QU', 'OK', 'S', 1742299610, 1742299610, '1'),
(193939, 29450, 'QU', 'OK', 'S', 1742299716, 1742299716, '1'),
(193940, 29178, 'QU', 'OK', 'S', 1742299801, 1742299801, '1'),
(193941, 22994, 'QU', 'OK', 'S', 1742299832, 1742299832, '1'),
(193942, 22994, 'QU', 'OK', 'S', 1742299841, 1742299841, '1'),
(193943, 22992, 'QU', 'OK', 'S', 1742299925, 1742299925, '1'),
(193944, 22992, 'QU', 'OK', 'S', 1742299941, 1742299941, '1'),
(193945, 22992, 'QU', 'OK', 'S', 1742299952, 1742299952, '1'),
(193946, 22992, 'QU', 'OK', 'S', 1742299955, 1742299955, '1'),
(193947, 22992, 'QU', 'OK', 'S', 1742299959, 1742299959, '1'),
(193948, 22992, 'QU', 'OK', 'S', 1742299973, 1742299973, '1'),
(193949, 22992, 'QU', 'OK', 'S', 1742299986, 1742299986, '1'),
(193950, 22992, 'QU', 'OK', 'S', 1742299994, 1742299994, '1'),
(193951, 22992, 'QU', 'OK', 'S', 1742300013, 1742300013, '1'),
(193952, 22992, 'QU', 'OK', 'S', 1742300023, 1742300023, '1'),
(193953, 22992, 'QU', 'OK', 'S', 1742300034, 1742300034, '1'),
(193954, 3972, 'QU', 'OK', 'S', 1742300178, 1742300178, '1'),
(193955, 3972, 'QU', 'OK', 'S', 1742300187, 1742300187, '1'),
(193956, 3972, 'QU', 'OK', 'S', 1742300191, 1742300191, '1'),
(193957, 6003, 'QU', 'OK', 'S', 1742300384, 1742300384, '1'),
(193958, 6003, 'QU', 'OK', 'S', 1742300404, 1742300404, '1'),
(193959, 6003, 'QU', 'OK', 'S', 1742300431, 1742300431, '1'),
(193960, 6003, 'QU', 'OK', 'S', 1742300440, 1742300440, '1'),
(193961, 6003, 'QU', 'OK', 'S', 1742300498, 1742300498, '1'),
(193962, 21259, 'QU', 'OK', 'S', 1742300783, 1742300783, '1'),
(193963, 6006, 'QU', 'OK', 'S', 1742301302, 1742301302, '1'),
(193964, 20561, 'QU', 'OK', 'S', 1742301472, 1742301472, '1'),
(193965, 16125, 'QU', 'OK', 'S', 1742301614, 1742301614, '1'),
(193966, 16125, 'QU', 'OK', 'S', 1742301617, 1742301617, '1'),
(193967, 22750, 'QU', 'OK', 'S', 1742302148, 1742302148, '1'),
(193968, 8406, 'QU', 'OK', 'S', 1742302192, 1742302192, '1'),
(193969, 36150, 'QU', 'OK', 'S', 1742302196, 1742302196, '1'),
(193970, 12526, 'QU', 'OK', 'S', 1742302201, 1742302201, '1'),
(193971, 29361, 'QU', 'OK', 'S', 1742302205, 1742302205, '1'),
(193972, 12534, 'QU', 'OK', 'S', 1742302209, 1742302209, '1'),
(193973, 12534, 'QU', 'OK', 'S', 1742302214, 1742302214, '1'),
(193974, 12534, 'QU', 'OK', 'S', 1742302228, 1742302228, '1'),
(193975, 12534, 'QU', 'OK', 'S', 1742302234, 1742302234, '1'),
(193976, 33783, 'QU', 'OK', 'S', 1742302239, 1742302239, '1'),
(193977, 37029, 'QU', 'OK', 'S', 1742302243, 1742302243, '1'),
(193978, 23145, 'QU', 'OK', 'S', 1742302246, 1742302246, '1'),
(193979, 25563, 'QU', 'OK', 'S', 1742302254, 1742302254, '1'),
(193980, 36891, 'QU', 'OK', 'S', 1742302258, 1742302258, '1'),
(193981, 3592, 'QU', 'OK', 'S', 1742302263, 1742302263, '1'),
(193982, 25563, 'QU', 'OK', 'S', 1742302267, 1742302267, '1'),
(193983, 36888, 'QU', 'OK', 'S', 1742302272, 1742302272, '1'),
(193984, 36888, 'QU', 'OK', 'S', 1742302276, 1742302276, '1'),
(193985, 36674, 'QU', 'OK', 'S', 1742302279, 1742302279, '1'),
(193986, 36888, 'QU', 'OK', 'S', 1742302283, 1742302283, '1'),
(193987, 36888, 'QU', 'OK', 'S', 1742302289, 1742302289, '1'),
(193988, 36575, 'QU', 'OK', 'S', 1742302293, 1742302293, '1'),
(193989, 36888, 'QU', 'OK', 'S', 1742302296, 1742302296, '1'),
(193990, 36575, 'QU', 'OK', 'S', 1742302300, 1742302300, '1'),
(193991, 25520, 'QU', 'OK', 'S', 1742302305, 1742302305, '1'),
(193992, 36581, 'QU', 'OK', 'S', 1742302309, 1742302309, '1'),
(193993, 36581, 'QU', 'OK', 'S', 1742302314, 1742302314, '1'),
(193994, 36581, 'QU', 'OK', 'S', 1742302317, 1742302317, '1'),
(193995, 35714, 'QU', 'OK', 'S', 1742302321, 1742302321, '1'),
(193996, 35564, 'QU', 'OK', 'S', 1742302325, 1742302325, '1'),
(193997, 21146, 'QU', 'OK', 'S', 1742302390, 1742302390, '1'),
(193998, 21146, 'QU', 'OK', 'S', 1742302442, 1742302442, '1'),
(193999, 12526, 'QU', 'OK', 'S', 1742302444, 1742302444, '1'),
(194000, 21146, 'QU', 'OK', 'S', 1742302462, 1742302462, '1'),
(194001, 21145, 'QU', 'OK', 'S', 1742302501, 1742302501, '1'),
(194002, 12287, 'QU', 'OK', 'S', 1742302846, 1742302846, '1'),
(194003, 35867, 'QU', 'OK', 'S', 1742302978, 1742302978, '1'),
(194004, 21030, 'QU', 'OK', 'S', 1742302997, 1742302997, '1'),
(194005, 21030, 'QU', 'OK', 'S', 1742303027, 1742303027, '1'),
(194006, 21030, 'QU', 'OK', 'S', 1742303044, 1742303044, '1'),
(194007, 21030, 'QU', 'OK', 'S', 1742303054, 1742303054, '1'),
(194008, 21030, 'QU', 'OK', 'S', 1742303073, 1742303073, '1'),
(194009, 28222, 'QU', 'OK', 'S', 1742303128, 1742303128, '1'),
(194010, 36531, 'QU', 'OK', 'S', 1742303327, 1742303327, '1'),
(194011, 33077, 'QU', 'OK', 'S', 1742303515, 1742303515, '1'),
(194012, 30658, 'QU', 'OK', 'S', 1742303620, 1742303620, '1'),
(194013, 30658, 'QU', 'OK', 'S', 1742303648, 1742303648, '1'),
(194014, 20950, 'QU', 'OK', 'S', 1742303673, 1742303673, '1'),
(194015, 30657, 'QU', 'OK', 'S', 1742303806, 1742303806, '1'),
(194016, 18781, 'QU', 'OK', 'S', 1742303840, 1742303840, '1'),
(194017, 36393, 'QU', 'OK', 'S', 1742304132, 1742304132, '1'),
(194018, 36062, 'QU', 'OK', 'S', 1742304198, 1742304198, '1'),
(194019, 32757, 'QU', 'OK', 'S', 1742304311, 1742304311, '1'),
(194020, 36531, 'QU', 'OK', 'S', 1742304359, 1742304359, '1'),
(194021, 23747, 'QU', 'OK', 'S', 1742304447, 1742304447, '1'),
(194022, 26366, 'QU', 'OK', 'S', 1742304479, 1742304479, '1'),
(194023, 31317, 'QU', 'OK', 'S', 1742304509, 1742304509, '1'),
(194024, 4828, 'QU', 'OK', 'S', 1742304546, 1742304546, '1'),
(194025, 37054, 'QU', 'OK', 'S', 1742304612, 1742304612, '1'),
(194026, 37054, 'QU', 'OK', 'S', 1742304618, 1742304618, '1'),
(194027, 36019, 'QU', 'OK', 'S', 1742304687, 1742304687, '1'),
(194028, 2596, 'QU', 'OK', 'S', 1742304752, 1742304752, '1'),
(194029, 2596, 'QU', 'OK', 'S', 1742304755, 1742304755, '1'),
(194030, 37053, 'QU', 'OK', 'S', 1742304763, 1742304763, '1'),
(194031, 913, 'QU', 'OK', 'S', 1742304788, 1742304788, '1'),
(194032, 2596, 'QU', 'OK', 'S', 1742304916, 1742304916, '1'),
(194033, 1653, 'QU', 'OK', 'S', 1742359758, 1742359758, '1'),
(194034, 1729, 'QU', 'OK', 'S', 1742359922, 1742359922, '1'),
(194035, 35898, 'QU', 'OK', 'S', 1742361857, 1742361857, '1'),
(194036, 14638, 'QU', 'OK', 'S', 1742361864, 1742361864, '1'),
(194037, 14638, 'QU', 'OK', 'S', 1742361872, 1742361872, '1'),
(194038, 14542, 'QU', 'OK', 'S', 1742361876, 1742361876, '1'),
(194039, 36098, 'QU', 'OK', 'S', 1742361880, 1742361880, '1'),
(194040, 36098, 'QU', 'OK', 'S', 1742361883, 1742361883, '1'),
(194041, 35213, 'QU', 'OK', 'S', 1742361888, 1742361888, '1'),
(194042, 35213, 'QU', 'OK', 'S', 1742361891, 1742361891, '1'),
(194043, 32552, 'QU', 'OK', 'S', 1742361894, 1742361894, '1'),
(194044, 32552, 'QU', 'OK', 'S', 1742361899, 1742361899, '1'),
(194045, 34548, 'QU', 'OK', 'S', 1742361905, 1742361905, '1'),
(194046, 34548, 'QU', 'OK', 'S', 1742361909, 1742361909, '1'),
(194047, 31111, 'QU', 'OK', 'S', 1742361920, 1742361920, '1'),
(194048, 31111, 'QU', 'OK', 'S', 1742361924, 1742361924, '1'),
(194049, 31111, 'QU', 'OK', 'S', 1742361928, 1742361928, '1'),
(194050, 14638, 'QU', 'OK', 'S', 1742361939, 1742361939, '1'),
(194051, 34548, 'QU', 'OK', 'S', 1742361945, 1742361945, '1'),
(194052, 36883, 'QU', 'OK', 'S', 1742361953, 1742361953, '1'),
(194053, 36687, 'QU', 'OK', 'S', 1742361958, 1742361958, '1'),
(194054, 36750, 'QU', 'OK', 'S', 1742361962, 1742361962, '1'),
(194055, 14542, 'QU', 'OK', 'S', 1742361976, 1742361976, '1'),
(194056, 31149, 'QU', 'OK', 'S', 1742362736, 1742362736, '1'),
(194057, 31149, 'QU', 'OK', 'S', 1742362741, 1742362741, '1'),
(194058, 37062, 'QU', 'OK', 'S', 1742363904, 1742363904, '1'),
(194059, 37062, 'QU', 'OK', 'S', 1742363920, 1742363920, '1'),
(194060, 37062, 'QU', 'OK', 'S', 1742363923, 1742363923, '1'),
(194061, 23869, 'QU', 'OK', 'S', 1742364268, 1742364268, '1'),
(194062, 23869, 'QU', 'OK', 'S', 1742364268, 1742364268, '1'),
(194063, 23869, 'QU', 'OK', 'S', 1742364268, 1742364268, '1'),
(194064, 26805, 'QU', 'OK', 'S', 1742364316, 1742364316, '1'),
(194065, 23869, 'QU', 'OK', 'S', 1742364379, 1742364379, '1'),
(194066, 23869, 'QU', 'OK', 'S', 1742364382, 1742364382, '1'),
(194067, 23869, 'QU', 'OK', 'S', 1742364384, 1742364384, '1'),
(194068, 23869, 'QU', 'OK', 'S', 1742364386, 1742364386, '1'),
(194069, 23869, 'QU', 'OK', 'S', 1742364389, 1742364389, '1'),
(194070, 23869, 'QU', 'OK', 'S', 1742364391, 1742364391, '1'),
(194071, 23869, 'QU', 'OK', 'S', 1742364393, 1742364393, '1'),
(194072, 23869, 'QU', 'OK', 'S', 1742364396, 1742364396, '1'),
(194073, 23869, 'QU', 'OK', 'S', 1742364398, 1742364398, '1'),
(194074, 23869, 'QU', 'OK', 'S', 1742364401, 1742364401, '1'),
(194075, 23869, 'QU', 'OK', 'S', 1742364403, 1742364403, '1'),
(194076, 23869, 'QU', 'OK', 'S', 1742364406, 1742364406, '1'),
(194077, 23869, 'QU', 'OK', 'S', 1742364408, 1742364408, '1'),
(194078, 23869, 'QU', 'OK', 'S', 1742364410, 1742364410, '1'),
(194079, 23869, 'QU', 'OK', 'S', 1742364413, 1742364413, '1'),
(194080, 36633, 'QU', 'OK', 'S', 1742365221, 1742365221, '1'),
(194081, 36633, 'QU', 'OK', 'S', 1742365230, 1742365230, '1'),
(194082, 26763, 'QU', 'OK', 'S', 1742366351, 1742366351, '1'),
(194083, 26766, 'QU', 'OK', 'S', 1742366354, 1742366354, '1'),
(194084, 5400, 'QU', 'OK', 'S', 1742366356, 1742366356, '1'),
(194085, 35642, 'QU', 'OK', 'S', 1742366364, 1742366364, '1'),
(194086, 5400, 'QU', 'OK', 'S', 1742366367, 1742366367, '1'),
(194087, 36375, 'QU', 'OK', 'S', 1742366370, 1742366370, '1'),
(194088, 5400, 'QU', 'OK', 'S', 1742366373, 1742366373, '1'),
(194089, 35565, 'QU', 'OK', 'S', 1742366375, 1742366375, '1'),
(194090, 36941, 'QU', 'OK', 'S', 1742366378, 1742366378, '1'),
(194091, 36941, 'QU', 'OK', 'S', 1742366382, 1742366382, '1'),
(194092, 36941, 'QU', 'OK', 'S', 1742366386, 1742366386, '1'),
(194093, 36941, 'QU', 'OK', 'S', 1742366390, 1742366390, '1'),
(194094, 36941, 'QU', 'OK', 'S', 1742366404, 1742366404, '1'),
(194095, 36941, 'QU', 'OK', 'S', 1742366406, 1742366406, '1'),
(194096, 35008, 'QU', 'OK', 'S', 1742366409, 1742366409, '1'),
(194097, 29036, 'QU', 'OK', 'S', 1742366412, 1742366412, '1'),
(194098, 36174, 'QU', 'OK', 'S', 1742366415, 1742366415, '1'),
(194099, 36174, 'QU', 'OK', 'S', 1742366417, 1742366417, '1'),
(194100, 36174, 'QU', 'OK', 'S', 1742366420, 1742366420, '1'),
(194101, 32102, 'QU', 'OK', 'S', 1742366422, 1742366422, '1'),
(194102, 36174, 'QU', 'OK', 'S', 1742366424, 1742366424, '1'),
(194103, 27330, 'QU', 'OK', 'S', 1742366427, 1742366427, '1'),
(194104, 5400, 'QU', 'OK', 'S', 1742366430, 1742366430, '1'),
(194105, 5400, 'QU', 'OK', 'S', 1742366432, 1742366432, '1'),
(194106, 5400, 'QU', 'OK', 'S', 1742366435, 1742366435, '1'),
(194107, 5400, 'QU', 'OK', 'S', 1742366437, 1742366437, '1'),
(194108, 5400, 'QU', 'OK', 'S', 1742366440, 1742366440, '1'),
(194109, 26769, 'QU', 'OK', 'S', 1742366442, 1742366442, '1'),
(194110, 5400, 'QU', 'OK', 'S', 1742366445, 1742366445, '1'),
(194111, 27332, 'QU', 'OK', 'S', 1742366447, 1742366447, '1'),
(194112, 26041, 'QU', 'OK', 'S', 1742366457, 1742366457, '1'),
(194113, 28841, 'QU', 'OK', 'S', 1742366460, 1742366460, '1'),
(194114, 36941, 'QU', 'OK', 'S', 1742366551, 1742366551, '1'),
(194115, 36941, 'QU', 'OK', 'S', 1742366553, 1742366553, '1'),
(194116, 36699, 'QU', 'OK', 'S', 1742366628, 1742366628, '1'),
(194117, 34049, 'QU', 'OK', 'S', 1742366630, 1742366630, '1'),
(194118, 37099, 'QU', 'OK', 'S', 1742366632, 1742366632, '1'),
(194119, 36200, 'QU', 'OK', 'S', 1742366940, 1742366940, '1'),
(194120, 36727, 'QU', 'OK', 'S', 1742366950, 1742366950, '1'),
(194121, 36950, 'QU', 'OK', 'S', 1742366953, 1742366953, '1'),
(194122, 29478, 'QU', 'OK', 'S', 1742366957, 1742366957, '1'),
(194123, 36229, 'QU', 'OK', 'S', 1742366964, 1742366964, '1'),
(194124, 36776, 'QU', 'OK', 'S', 1742366974, 1742366974, '1'),
(194125, 36776, 'QU', 'OK', 'S', 1742366993, 1742366993, '1'),
(194126, 36480, 'QU', 'OK', 'S', 1742367001, 1742367001, '1'),
(194127, 37126, 'QU', 'OK', 'S', 1742370407, 1742370407, '1'),
(194128, 9494, 'QU', 'OK', 'S', 1742371121, 1742371121, '1'),
(194129, 7073, 'QU', 'OK', 'S', 1742371893, 1742371893, '1'),
(194130, 29553, 'QU', 'OK', 'S', 1742372083, 1742372083, '1'),
(194131, 29553, 'QU', 'OK', 'S', 1742372086, 1742372086, '1'),
(194132, 29553, 'QU', 'OK', 'S', 1742372088, 1742372088, '1'),
(194133, 29553, 'QU', 'OK', 'S', 1742372090, 1742372090, '1'),
(194134, 1125, 'QU', 'OK', 'S', 1742375791, 1742375791, '1'),
(194135, 3903, 'QU', 'OK', 'S', 1742376075, 1742376075, '1'),
(194136, 3903, 'QU', 'OK', 'S', 1742376078, 1742376078, '1'),
(194137, 3903, 'QU', 'OK', 'S', 1742376081, 1742376081, '1'),
(194138, 3903, 'QU', 'OK', 'S', 1742376084, 1742376084, '1'),
(194139, 3903, 'QU', 'OK', 'S', 1742376088, 1742376088, '1'),
(194140, 3903, 'QU', 'OK', 'S', 1742376091, 1742376091, '1'),
(194141, 3903, 'QU', 'OK', 'S', 1742376094, 1742376094, '1'),
(194142, 33920, 'QU', 'OK', 'S', 1742376107, 1742376107, '1'),
(194143, 33920, 'QU', 'OK', 'S', 1742376118, 1742376118, '1'),
(194144, 33920, 'QU', 'OK', 'S', 1742376150, 1742376150, '1'),
(194145, 26433, 'QU', 'OK', 'S', 1742376304, 1742376304, '1'),
(194146, 36575, 'QU', 'OK', 'S', 1742376657, 1742376657, '1'),
(194147, 9601, 'QU', 'OK', 'S', 1742377704, 1742377704, '1'),
(194148, 26433, 'QU', 'OK', 'S', 1742377714, 1742377714, '1'),
(194149, 2574, 'QU', 'OK', 'S', 1742378055, 1742378055, '1'),
(194150, 37060, 'QU', 'OK', 'S', 1742378060, 1742378060, '1'),
(194151, 2574, 'QU', 'OK', 'S', 1742378069, 1742378069, '1'),
(194152, 2574, 'QU', 'OK', 'S', 1742378072, 1742378072, '1'),
(194153, 36943, 'QU', 'OK', 'S', 1742378074, 1742378074, '1'),
(194154, 2574, 'QU', 'OK', 'S', 1742378075, 1742378075, '1'),
(194155, 36969, 'QU', 'OK', 'S', 1742378076, 1742378076, '1'),
(194156, 2574, 'QU', 'OK', 'S', 1742378078, 1742378078, '1'),
(194157, 37061, 'QU', 'OK', 'S', 1742378081, 1742378081, '1'),
(194158, 2574, 'QU', 'OK', 'S', 1742378083, 1742378083, '1'),
(194159, 2574, 'QU', 'OK', 'S', 1742378087, 1742378087, '1'),
(194160, 2574, 'QU', 'OK', 'S', 1742378090, 1742378090, '1'),
(194161, 36886, 'QU', 'OK', 'S', 1742378090, 1742378090, '1'),
(194162, 2574, 'QU', 'OK', 'S', 1742378093, 1742378093, '1'),
(194163, 2574, 'QU', 'OK', 'S', 1742378102, 1742378102, '1'),
(194164, 9685, 'QU', 'OK', 'S', 1742378276, 1742378276, '1'),
(194165, 9685, 'QU', 'OK', 'S', 1742378285, 1742378285, '1'),
(194166, 9685, 'QU', 'OK', 'S', 1742378288, 1742378288, '1'),
(194167, 9685, 'QU', 'OK', 'S', 1742378299, 1742378299, '1'),
(194168, 10553, 'QU', 'OK', 'S', 1742378706, 1742378706, '1'),
(194169, 10553, 'QU', 'OK', 'S', 1742378766, 1742378766, '1'),
(194170, 37044, 'QU', 'OK', 'S', 1742379427, 1742379427, '1'),
(194171, 37044, 'QU', 'OK', 'S', 1742379427, 1742379427, '1'),
(194172, 37062, 'QU', 'OK', 'S', 1742379648, 1742379648, '1'),
(194173, 35965, 'QU', 'OK', 'S', 1742380958, 1742380958, '1'),
(194174, 3876, 'QU', 'OK', 'S', 1742381673, 1742381673, '1'),
(194175, 12418, 'QU', 'OK', 'S', 1742381841, 1742381841, '1'),
(194176, 12418, 'QU', 'OK', 'S', 1742381844, 1742381844, '1'),
(194177, 14649, 'QU', 'OK', 'S', 1742382034, 1742382034, '1'),
(194178, 11632, 'QU', 'OK', 'S', 1742382034, 1742382034, '1'),
(194179, 10637, 'QU', 'OK', 'S', 1742382034, 1742382034, '1'),
(194180, 33621, 'QU', 'OK', 'S', 1742382034, 1742382034, '1'),
(194181, 23847, 'QU', 'OK', 'S', 1742382034, 1742382034, '1'),
(194182, 18219, 'QU', 'OK', 'S', 1742382120, 1742382120, '1'),
(194183, 18219, 'QU', 'OK', 'S', 1742382120, 1742382120, '1'),
(194184, 18219, 'QU', 'OK', 'S', 1742382120, 1742382120, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(194185, 13502, 'QU', 'OK', 'S', 1742382120, 1742382120, '1'),
(194186, 18219, 'QU', 'OK', 'S', 1742382120, 1742382120, '1'),
(194187, 13502, 'QU', 'OK', 'S', 1742382120, 1742382120, '1'),
(194188, 13502, 'QU', 'OK', 'S', 1742382121, 1742382121, '1'),
(194189, 13502, 'QU', 'OK', 'S', 1742382121, 1742382121, '1'),
(194190, 10882, 'QU', 'OK', 'S', 1742382767, 1742382767, '1'),
(194191, 10882, 'QU', 'OK', 'S', 1742382770, 1742382770, '1'),
(194192, 10882, 'QU', 'OK', 'S', 1742382772, 1742382772, '1'),
(194193, 10882, 'QU', 'OK', 'S', 1742382775, 1742382775, '1'),
(194194, 10882, 'QU', 'OK', 'S', 1742382778, 1742382778, '1'),
(194195, 10882, 'QU', 'OK', 'S', 1742382782, 1742382782, '1'),
(194196, 13330, 'QU', 'OK', 'S', 1742383968, 1742383968, '1'),
(194197, 12414, 'QU', 'OK', 'S', 1742384527, 1742384527, '1'),
(194198, 12414, 'QU', 'OK', 'S', 1742384541, 1742384541, '1'),
(194199, 12414, 'QU', 'OK', 'S', 1742384555, 1742384555, '1'),
(194200, 12414, 'QU', 'OK', 'S', 1742384558, 1742384558, '1'),
(194201, 9488, 'QU', 'OK', 'S', 1742384607, 1742384607, '1'),
(194202, 9488, 'QU', 'OK', 'S', 1742384615, 1742384615, '1'),
(194203, 9488, 'QU', 'OK', 'S', 1742384630, 1742384630, '1'),
(194204, 9488, 'QU', 'OK', 'S', 1742384633, 1742384633, '1'),
(194205, 9488, 'QU', 'OK', 'S', 1742384642, 1742384642, '1'),
(194206, 9487, 'QU', 'OK', 'S', 1742384701, 1742384701, '1'),
(194207, 9487, 'QU', 'OK', 'S', 1742384718, 1742384718, '1'),
(194208, 2915, 'QU', 'OK', 'S', 1742385621, 1742385621, '1'),
(194209, 25808, 'QU', 'OK', 'S', 1742385900, 1742385900, '1'),
(194210, 2710, 'QU', 'OK', 'S', 1742386125, 1742386125, '1'),
(194211, 3464, 'QU', 'OK', 'S', 1742386203, 1742386203, '1'),
(194212, 6072, 'QU', 'OK', 'S', 1742386303, 1742386303, '1'),
(194213, 18241, 'QU', 'OK', 'S', 1742386460, 1742386460, '1'),
(194214, 746, 'QU', 'OK', 'S', 1742386556, 1742386556, '1'),
(194215, 3051, 'QU', 'OK', 'S', 1742386687, 1742386687, '1'),
(194216, 3051, 'QU', 'OK', 'S', 1742386694, 1742386694, '1'),
(194217, 3719, 'QU', 'OK', 'S', 1742386919, 1742386919, '1'),
(194218, 15077, 'QU', 'OK', 'S', 1742387005, 1742387005, '1'),
(194219, 2211, 'QU', 'OK', 'S', 1742387037, 1742387037, '1'),
(194220, 2101, 'QU', 'OK', 'S', 1742387080, 1742387080, '1'),
(194221, 2724, 'QU', 'OK', 'S', 1742387470, 1742387470, '1'),
(194222, 3355, 'QU', 'OK', 'S', 1742387550, 1742387550, '1'),
(194223, 3585, 'QU', 'OK', 'S', 1742387558, 1742387558, '1'),
(194224, 3355, 'QU', 'OK', 'S', 1742387559, 1742387559, '1'),
(194225, 3585, 'QU', 'OK', 'S', 1742387561, 1742387561, '1'),
(194226, 3585, 'QU', 'OK', 'S', 1742387569, 1742387569, '1'),
(194227, 2098, 'QU', 'OK', 'S', 1742387601, 1742387601, '1'),
(194228, 3088, 'QU', 'OK', 'S', 1742387610, 1742387610, '1'),
(194229, 3088, 'QU', 'OK', 'S', 1742387613, 1742387613, '1'),
(194230, 1700, 'QU', 'OK', 'S', 1742387622, 1742387622, '1'),
(194231, 1318, 'QU', 'OK', 'S', 1742387638, 1742387638, '1'),
(194232, 437, 'QU', 'OK', 'S', 1742387658, 1742387658, '1'),
(194233, 437, 'QU', 'OK', 'S', 1742387661, 1742387661, '1'),
(194234, 437, 'QU', 'OK', 'S', 1742387665, 1742387665, '1'),
(194235, 1009, 'QU', 'OK', 'S', 1742387681, 1742387681, '1'),
(194236, 434, 'QU', 'OK', 'S', 1742387686, 1742387686, '1'),
(194237, 1009, 'QU', 'OK', 'S', 1742387687, 1742387687, '1'),
(194238, 434, 'QU', 'OK', 'S', 1742387689, 1742387689, '1'),
(194239, 3719, 'QU', 'OK', 'S', 1742387724, 1742387724, '1'),
(194240, 3187, 'QU', 'OK', 'S', 1742387846, 1742387846, '1'),
(194241, 2732, 'QU', 'OK', 'S', 1742387909, 1742387909, '1'),
(194242, 2732, 'QU', 'OK', 'S', 1742387924, 1742387924, '1'),
(194243, 1098, 'QU', 'OK', 'S', 1742388116, 1742388116, '1'),
(194244, 4489, 'QU', 'OK', 'S', 1742388196, 1742388196, '1'),
(194245, 3041, 'QU', 'OK', 'S', 1742388310, 1742388310, '1'),
(194246, 3041, 'QU', 'OK', 'S', 1742388318, 1742388318, '1'),
(194247, 3297, 'QU', 'OK', 'S', 1742388368, 1742388368, '1'),
(194248, 3443, 'QU', 'OK', 'S', 1742388454, 1742388454, '1'),
(194249, 37109, 'QU', 'OK', 'S', 1742388654, 1742388654, '1'),
(194250, 7527, 'QU', 'OK', 'S', 1742388800, 1742388800, '1'),
(194251, 2597, 'QU', 'OK', 'S', 1742388983, 1742388983, '1'),
(194252, 437, 'QU', 'OK', 'S', 1742389198, 1742389198, '1'),
(194253, 437, 'QU', 'OK', 'S', 1742389202, 1742389202, '1'),
(194254, 1885, 'QU', 'OK', 'S', 1742389671, 1742389671, '1'),
(194255, 2438, 'QU', 'OK', 'S', 1742389721, 1742389721, '1'),
(194256, 2850, 'QU', 'OK', 'S', 1742390013, 1742390013, '1'),
(194257, 3361, 'QU', 'OK', 'S', 1742390040, 1742390040, '1'),
(194258, 2349, 'QU', 'OK', 'S', 1742390207, 1742390207, '1'),
(194259, 2349, 'QU', 'OK', 'S', 1742390210, 1742390210, '1'),
(194260, 2349, 'QU', 'OK', 'S', 1742390213, 1742390213, '1'),
(194261, 2709, 'QU', 'OK', 'S', 1742390361, 1742390361, '1'),
(194262, 2090, 'QU', 'OK', 'S', 1742390485, 1742390485, '1'),
(194263, 2709, 'QU', 'OK', 'S', 1742390625, 1742390625, '1'),
(194264, 2709, 'QU', 'OK', 'S', 1742390647, 1742390647, '1'),
(194265, 2709, 'QU', 'OK', 'S', 1742390660, 1742390660, '1'),
(194266, 2709, 'QU', 'OK', 'S', 1742390674, 1742390674, '1'),
(194267, 17216, 'QU', 'OK', 'S', 1742391088, 1742391088, '1'),
(194268, 17216, 'QU', 'OK', 'S', 1742391104, 1742391104, '1'),
(194269, 2399, 'QU', 'OK', 'S', 1742391203, 1742391203, '1'),
(194270, 2355, 'QU', 'OK', 'S', 1742391231, 1742391231, '1'),
(194271, 2355, 'QU', 'OK', 'S', 1742391239, 1742391239, '1'),
(194272, 36939, 'QU', 'OK', 'S', 1742392417, 1742392417, '1'),
(194273, 33526, 'QU', 'OK', 'S', 1742447242, 1742447242, '1'),
(194274, 37135, 'QU', 'OK', 'S', 1742449762, 1742449762, '1'),
(194275, 37137, 'QU', 'OK', 'S', 1742451272, 1742451272, '1'),
(194276, 37136, 'QU', 'OK', 'S', 1742451314, 1742451314, '1'),
(194277, 37138, 'QU', 'OK', 'S', 1742451591, 1742451591, '1'),
(194278, 36939, 'QU', 'OK', 'S', 1742451802, 1742451802, '1'),
(194279, 37110, 'QU', 'OK', 'S', 1742452000, 1742452000, '1'),
(194280, 37128, 'QU', 'OK', 'S', 1742452683, 1742452683, '1'),
(194281, 35515, 'QU', 'OK', 'S', 1742452699, 1742452699, '1'),
(194282, 35515, 'QU', 'OK', 'S', 1742452712, 1742452712, '1'),
(194283, 37129, 'QU', 'OK', 'S', 1742452738, 1742452738, '1'),
(194284, 37131, 'QU', 'OK', 'S', 1742452830, 1742452830, '1'),
(194285, 31193, 'QU', 'OK', 'S', 1742452930, 1742452930, '1'),
(194286, 31193, 'QU', 'OK', 'S', 1742452941, 1742452941, '1'),
(194287, 37132, 'QU', 'OK', 'S', 1742452947, 1742452947, '1'),
(194288, 37133, 'QU', 'OK', 'S', 1742452978, 1742452978, '1'),
(194289, 37134, 'QU', 'OK', 'S', 1742453015, 1742453015, '1'),
(194290, 36156, 'QU', 'OK', 'S', 1742453050, 1742453050, '1'),
(194291, 34530, 'QU', 'OK', 'S', 1742453218, 1742453218, '1'),
(194292, 35834, 'QU', 'OK', 'S', 1742453247, 1742453247, '1'),
(194293, 31529, 'QU', 'OK', 'S', 1742453276, 1742453276, '1'),
(194294, 34690, 'QU', 'OK', 'S', 1742453328, 1742453328, '1'),
(194295, 34690, 'QU', 'OK', 'S', 1742453345, 1742453345, '1'),
(194296, 34690, 'QU', 'OK', 'S', 1742453395, 1742453395, '1'),
(194297, 34690, 'QU', 'OK', 'S', 1742453402, 1742453402, '1'),
(194298, 34690, 'QU', 'OK', 'S', 1742453409, 1742453409, '1'),
(194299, 21088, 'QU', 'OK', 'S', 1742453615, 1742453615, '1'),
(194300, 21088, 'QU', 'OK', 'S', 1742453628, 1742453628, '1'),
(194301, 21088, 'QU', 'OK', 'S', 1742453644, 1742453644, '1'),
(194302, 21088, 'QU', 'OK', 'S', 1742453655, 1742453655, '1'),
(194303, 21088, 'QU', 'OK', 'S', 1742453663, 1742453663, '1'),
(194304, 21088, 'QU', 'OK', 'S', 1742453670, 1742453670, '1'),
(194305, 21088, 'QU', 'OK', 'S', 1742453677, 1742453677, '1'),
(194306, 21088, 'QU', 'OK', 'S', 1742453702, 1742453702, '1'),
(194307, 21088, 'QU', 'OK', 'S', 1742453707, 1742453707, '1'),
(194308, 21088, 'QU', 'OK', 'S', 1742453762, 1742453762, '1'),
(194309, 34370, 'QU', 'OK', 'S', 1742453870, 1742453870, '1'),
(194310, 34370, 'QU', 'OK', 'S', 1742453895, 1742453895, '1'),
(194311, 34370, 'QU', 'OK', 'S', 1742453908, 1742453908, '1'),
(194312, 34370, 'QU', 'OK', 'S', 1742453949, 1742453949, '1'),
(194313, 36012, 'QU', 'OK', 'S', 1742454084, 1742454084, '1'),
(194314, 36012, 'QU', 'OK', 'S', 1742454092, 1742454092, '1'),
(194315, 36012, 'QU', 'OK', 'S', 1742454104, 1742454104, '1'),
(194316, 36012, 'QU', 'OK', 'S', 1742454112, 1742454112, '1'),
(194317, 36012, 'QU', 'OK', 'S', 1742454121, 1742454121, '1'),
(194318, 33690, 'QU', 'OK', 'S', 1742454260, 1742454260, '1'),
(194319, 33690, 'QU', 'OK', 'S', 1742454266, 1742454266, '1'),
(194320, 33690, 'QU', 'OK', 'S', 1742454276, 1742454276, '1'),
(194321, 33690, 'QU', 'OK', 'S', 1742454292, 1742454292, '1'),
(194322, 33690, 'QU', 'OK', 'S', 1742454315, 1742454315, '1'),
(194323, 36049, 'QU', 'OK', 'S', 1742454384, 1742454384, '1'),
(194324, 36049, 'QU', 'OK', 'S', 1742454389, 1742454389, '1'),
(194325, 35144, 'QU', 'OK', 'S', 1742454449, 1742454449, '1'),
(194326, 35144, 'QU', 'OK', 'S', 1742454461, 1742454461, '1'),
(194327, 35144, 'QU', 'OK', 'S', 1742454475, 1742454475, '1'),
(194328, 35144, 'QU', 'OK', 'S', 1742454483, 1742454483, '1'),
(194329, 35144, 'QU', 'OK', 'S', 1742454498, 1742454498, '1'),
(194330, 4087, 'QU', 'OK', 'S', 1742454697, 1742454697, '1'),
(194331, 4087, 'QU', 'OK', 'S', 1742454703, 1742454703, '1'),
(194332, 4087, 'QU', 'OK', 'S', 1742454707, 1742454707, '1'),
(194333, 4009, 'QU', 'OK', 'S', 1742454766, 1742454766, '1'),
(194334, 4009, 'QU', 'OK', 'S', 1742454769, 1742454769, '1'),
(194335, 34438, 'QU', 'OK', 'S', 1742454781, 1742454781, '1'),
(194336, 36082, 'QU', 'OK', 'S', 1742455028, 1742455028, '1'),
(194337, 22871, 'QU', 'OK', 'S', 1742455219, 1742455219, '1'),
(194338, 37032, 'QU', 'OK', 'S', 1742455300, 1742455300, '1'),
(194339, 3141, 'QU', 'OK', 'S', 1742455721, 1742455721, '1'),
(194340, 3141, 'QU', 'OK', 'S', 1742455735, 1742455735, '1'),
(194341, 32651, 'QU', 'OK', 'S', 1742455911, 1742455911, '1'),
(194342, 36539, 'QU', 'OK', 'S', 1742455916, 1742455916, '1'),
(194343, 36009, 'QU', 'OK', 'S', 1742455920, 1742455920, '1'),
(194344, 36563, 'QU', 'OK', 'S', 1742455926, 1742455926, '1'),
(194345, 32102, 'QU', 'OK', 'S', 1742455930, 1742455930, '1'),
(194346, 37072, 'QU', 'OK', 'S', 1742455933, 1742455933, '1'),
(194347, 36062, 'QU', 'OK', 'S', 1742455938, 1742455938, '1'),
(194348, 25462, 'QU', 'OK', 'S', 1742455941, 1742455941, '1'),
(194349, 36358, 'QU', 'OK', 'S', 1742455944, 1742455944, '1'),
(194350, 36358, 'QU', 'OK', 'S', 1742455947, 1742455947, '1'),
(194351, 37066, 'QU', 'OK', 'S', 1742455951, 1742455951, '1'),
(194352, 37066, 'QU', 'OK', 'S', 1742455955, 1742455955, '1'),
(194353, 37066, 'QU', 'OK', 'S', 1742455959, 1742455959, '1'),
(194354, 35566, 'QU', 'OK', 'S', 1742455961, 1742455961, '1'),
(194355, 35660, 'QU', 'OK', 'S', 1742455965, 1742455965, '1'),
(194356, 21016, 'QU', 'OK', 'S', 1742455970, 1742455970, '1'),
(194357, 35714, 'QU', 'OK', 'S', 1742455973, 1742455973, '1'),
(194358, 31324, 'QU', 'OK', 'S', 1742455976, 1742455976, '1'),
(194359, 31746, 'QU', 'OK', 'S', 1742455980, 1742455980, '1'),
(194360, 35472, 'QU', 'OK', 'S', 1742455986, 1742455986, '1'),
(194361, 33877, 'QU', 'OK', 'S', 1742455990, 1742455990, '1'),
(194362, 33877, 'QU', 'OK', 'S', 1742456001, 1742456001, '1'),
(194363, 37072, 'QU', 'OK', 'S', 1742456004, 1742456004, '1'),
(194364, 37068, 'QU', 'OK', 'S', 1742456014, 1742456014, '1'),
(194365, 37068, 'QU', 'OK', 'S', 1742456018, 1742456018, '1'),
(194366, 33920, 'QU', 'OK', 'S', 1742456022, 1742456022, '1'),
(194367, 30379, 'QU', 'OK', 'S', 1742456026, 1742456026, '1'),
(194368, 37062, 'QU', 'OK', 'S', 1742456029, 1742456029, '1'),
(194369, 35564, 'QU', 'OK', 'S', 1742456040, 1742456040, '1'),
(194370, 33920, 'QU', 'OK', 'S', 1742456044, 1742456044, '1'),
(194371, 36905, 'QU', 'OK', 'S', 1742456048, 1742456048, '1'),
(194372, 15901, 'QU', 'OK', 'S', 1742456052, 1742456052, '1'),
(194373, 36857, 'QU', 'OK', 'S', 1742456055, 1742456055, '1'),
(194374, 33920, 'QU', 'OK', 'S', 1742456059, 1742456059, '1'),
(194375, 37051, 'QU', 'OK', 'S', 1742456062, 1742456062, '1'),
(194376, 15897, 'QU', 'OK', 'S', 1742456067, 1742456067, '1'),
(194377, 37062, 'QU', 'OK', 'S', 1742456115, 1742456115, '1'),
(194378, 37062, 'QU', 'OK', 'S', 1742456128, 1742456128, '1'),
(194379, 37062, 'QU', 'OK', 'S', 1742456162, 1742456162, '1'),
(194380, 37062, 'QU', 'OK', 'S', 1742456193, 1742456193, '1'),
(194381, 2741, 'QU', 'OK', 'S', 1742456235, 1742456235, '1'),
(194382, 9939, 'QU', 'OK', 'S', 1742456667, 1742456667, '1'),
(194383, 2075, 'QU', 'OK', 'S', 1742457137, 1742457137, '1'),
(194384, 2075, 'QU', 'OK', 'S', 1742457142, 1742457142, '1'),
(194385, 2075, 'QU', 'OK', 'S', 1742457146, 1742457146, '1'),
(194386, 23284, 'QU', 'OK', 'S', 1742457359, 1742457359, '1'),
(194387, 4017, 'QU', 'OK', 'S', 1742458127, 1742458127, '1'),
(194388, 3767, 'QU', 'OK', 'S', 1742458228, 1742458228, '1'),
(194389, 3767, 'QU', 'OK', 'S', 1742458246, 1742458246, '1'),
(194390, 33877, 'QU', 'OK', 'S', 1742458269, 1742458269, '1'),
(194391, 3489, 'QU', 'OK', 'S', 1742458468, 1742458468, '1'),
(194392, 3488, 'QU', 'OK', 'S', 1742458779, 1742458779, '1'),
(194393, 3585, 'QU', 'OK', 'S', 1742462617, 1742462617, '1'),
(194394, 3585, 'QU', 'OK', 'S', 1742462622, 1742462622, '1'),
(194395, 3585, 'QU', 'OK', 'S', 1742462643, 1742462643, '1'),
(194396, 3585, 'QU', 'OK', 'S', 1742462646, 1742462646, '1'),
(194397, 3585, 'QU', 'OK', 'S', 1742462678, 1742462678, '1'),
(194398, 3585, 'QU', 'OK', 'S', 1742462681, 1742462681, '1'),
(194399, 3585, 'QU', 'OK', 'S', 1742462694, 1742462694, '1'),
(194400, 3585, 'QU', 'OK', 'S', 1742462699, 1742462699, '1'),
(194401, 3585, 'QU', 'OK', 'S', 1742462703, 1742462703, '1'),
(194402, 3585, 'QU', 'OK', 'S', 1742462706, 1742462706, '1'),
(194403, 3088, 'QU', 'OK', 'S', 1742462735, 1742462735, '1'),
(194404, 3088, 'QU', 'OK', 'S', 1742462758, 1742462758, '1'),
(194405, 3585, 'QU', 'OK', 'S', 1742462794, 1742462794, '1'),
(194406, 1318, 'QU', 'OK', 'S', 1742462859, 1742462859, '1'),
(194407, 1009, 'QU', 'OK', 'S', 1742462911, 1742462911, '1'),
(194408, 1005, 'QU', 'OK', 'S', 1742463053, 1742463053, '1'),
(194409, 37042, 'QU', 'OK', 'S', 1742463357, 1742463357, '1'),
(194410, 37042, 'QU', 'OK', 'S', 1742463357, 1742463357, '1'),
(194411, 37042, 'QU', 'OK', 'S', 1742463357, 1742463357, '1'),
(194412, 37042, 'QU', 'OK', 'S', 1742463357, 1742463357, '1'),
(194413, 33235, 'QU', 'OK', 'S', 1742463592, 1742463592, '1'),
(194414, 33235, 'QU', 'OK', 'S', 1742463596, 1742463596, '1'),
(194415, 33235, 'QU', 'OK', 'S', 1742463603, 1742463603, '1'),
(194416, 33235, 'QU', 'OK', 'S', 1742463607, 1742463607, '1'),
(194417, 33235, 'QU', 'OK', 'S', 1742463610, 1742463610, '1'),
(194418, 7255, 'QU', 'OK', 'S', 1742463656, 1742463656, '1'),
(194419, 13259, 'QU', 'OK', 'S', 1742463936, 1742463936, '1'),
(194420, 13259, 'QU', 'OK', 'S', 1742463984, 1742463984, '1'),
(194421, 13259, 'QU', 'OK', 'S', 1742463994, 1742463994, '1'),
(194422, 12441, 'QU', 'OK', 'S', 1742464068, 1742464068, '1'),
(194423, 37120, 'QU', 'OK', 'S', 1742464816, 1742464816, '1'),
(194424, 37107, 'QU', 'OK', 'S', 1742464826, 1742464826, '1'),
(194425, 37121, 'QU', 'OK', 'S', 1742464828, 1742464828, '1'),
(194426, 37121, 'QU', 'OK', 'S', 1742464830, 1742464830, '1'),
(194427, 34064, 'QU', 'OK', 'S', 1742465744, 1742465744, '1'),
(194428, 34064, 'QU', 'OK', 'S', 1742465791, 1742465791, '1'),
(194429, 34064, 'QU', 'OK', 'S', 1742465793, 1742465793, '1'),
(194430, 34064, 'QU', 'OK', 'S', 1742465797, 1742465797, '1'),
(194431, 34064, 'QU', 'OK', 'S', 1742465801, 1742465801, '1'),
(194432, 35978, 'QU', 'OK', 'S', 1742466268, 1742466268, '1'),
(194433, 30682, 'QU', 'OK', 'S', 1742466271, 1742466271, '1'),
(194434, 35978, 'QU', 'OK', 'S', 1742466274, 1742466274, '1'),
(194435, 35999, 'QU', 'OK', 'S', 1742466279, 1742466279, '1'),
(194436, 35999, 'QU', 'OK', 'S', 1742466283, 1742466283, '1'),
(194437, 2182, 'QU', 'OK', 'S', 1742466781, 1742466781, '1'),
(194438, 2182, 'QU', 'OK', 'S', 1742466794, 1742466794, '1'),
(194439, 2182, 'QU', 'OK', 'S', 1742466821, 1742466821, '1'),
(194440, 2182, 'QU', 'OK', 'S', 1742466826, 1742466826, '1'),
(194441, 2182, 'QU', 'OK', 'S', 1742466832, 1742466832, '1'),
(194442, 2182, 'QU', 'OK', 'S', 1742466837, 1742466837, '1'),
(194443, 2182, 'QU', 'OK', 'S', 1742466842, 1742466842, '1'),
(194444, 2182, 'QU', 'OK', 'S', 1742466858, 1742466858, '1'),
(194445, 2182, 'QU', 'OK', 'S', 1742466870, 1742466870, '1'),
(194446, 9643, 'QU', 'OK', 'S', 1742467551, 1742467551, '1'),
(194447, 13329, 'QU', 'OK', 'S', 1742467708, 1742467708, '1'),
(194448, 2769, 'QU', 'OK', 'S', 1742468104, 1742468104, '1'),
(194449, 31131, 'QU', 'OK', 'S', 1742468442, 1742468442, '1'),
(194450, 36973, 'QU', 'OK', 'S', 1742469592, 1742469592, '1'),
(194451, 36958, 'QU', 'OK', 'S', 1742469596, 1742469596, '1'),
(194452, 36973, 'QU', 'OK', 'S', 1742469598, 1742469598, '1'),
(194453, 36973, 'QU', 'OK', 'S', 1742469600, 1742469600, '1'),
(194454, 36959, 'QU', 'OK', 'S', 1742469605, 1742469605, '1'),
(194455, 37058, 'QU', 'OK', 'S', 1742469608, 1742469608, '1'),
(194456, 33343, 'QU', 'OK', 'S', 1742469830, 1742469830, '1'),
(194457, 5820, 'QU', 'OK', 'S', 1742470085, 1742470085, '1'),
(194458, 5820, 'QU', 'OK', 'S', 1742470098, 1742470098, '1'),
(194459, 36702, 'QU', 'OK', 'S', 1742470186, 1742470186, '1'),
(194460, 4354, 'QU', 'OK', 'S', 1742470199, 1742470199, '1'),
(194461, 4354, 'QU', 'OK', 'S', 1742470203, 1742470203, '1'),
(194462, 37069, 'QU', 'OK', 'S', 1742470241, 1742470241, '1'),
(194463, 35898, 'QU', 'OK', 'S', 1742470244, 1742470244, '1'),
(194464, 36717, 'QU', 'OK', 'S', 1742470248, 1742470248, '1'),
(194465, 36215, 'QU', 'OK', 'S', 1742470250, 1742470250, '1'),
(194466, 36903, 'QU', 'OK', 'S', 1742470259, 1742470259, '1'),
(194467, 36358, 'QU', 'OK', 'S', 1742470263, 1742470263, '1'),
(194468, 25462, 'QU', 'OK', 'S', 1742470266, 1742470266, '1'),
(194469, 19703, 'QU', 'OK', 'S', 1742470268, 1742470268, '1'),
(194470, 19703, 'QU', 'OK', 'S', 1742470271, 1742470271, '1'),
(194471, 19703, 'QU', 'OK', 'S', 1742470273, 1742470273, '1'),
(194472, 34382, 'QU', 'OK', 'S', 1742470276, 1742470276, '1'),
(194473, 36358, 'QU', 'OK', 'S', 1742470278, 1742470278, '1'),
(194474, 35564, 'QU', 'OK', 'S', 1742470280, 1742470280, '1'),
(194475, 36347, 'QU', 'OK', 'S', 1742470282, 1742470282, '1'),
(194476, 36899, 'QU', 'OK', 'S', 1742470284, 1742470284, '1'),
(194477, 35799, 'QU', 'OK', 'S', 1742470287, 1742470287, '1'),
(194478, 36220, 'QU', 'OK', 'S', 1742470290, 1742470290, '1'),
(194479, 36220, 'QU', 'OK', 'S', 1742470292, 1742470292, '1'),
(194480, 36220, 'QU', 'OK', 'S', 1742470294, 1742470294, '1'),
(194481, 2710, 'QU', 'OK', 'S', 1742470297, 1742470297, '1'),
(194482, 23123, 'QU', 'OK', 'S', 1742470299, 1742470299, '1'),
(194483, 2597, 'QU', 'OK', 'S', 1742470303, 1742470303, '1'),
(194484, 36220, 'QU', 'OK', 'S', 1742470305, 1742470305, '1'),
(194485, 36175, 'QU', 'OK', 'S', 1742470308, 1742470308, '1'),
(194486, 23123, 'QU', 'OK', 'S', 1742470310, 1742470310, '1'),
(194487, 23127, 'QU', 'OK', 'S', 1742470312, 1742470312, '1'),
(194488, 36122, 'QU', 'OK', 'S', 1742470324, 1742470324, '1'),
(194489, 36182, 'QU', 'OK', 'S', 1742470327, 1742470327, '1'),
(194490, 36182, 'QU', 'OK', 'S', 1742470332, 1742470332, '1'),
(194491, 36154, 'QU', 'OK', 'S', 1742470336, 1742470336, '1'),
(194492, 36154, 'QU', 'OK', 'S', 1742470338, 1742470338, '1'),
(194493, 36154, 'QU', 'OK', 'S', 1742470341, 1742470341, '1'),
(194494, 36154, 'QU', 'OK', 'S', 1742470343, 1742470343, '1'),
(194495, 36154, 'QU', 'OK', 'S', 1742470348, 1742470348, '1'),
(194496, 36122, 'QU', 'OK', 'S', 1742470351, 1742470351, '1'),
(194497, 2597, 'QU', 'OK', 'S', 1742470390, 1742470390, '1'),
(194498, 2597, 'QU', 'OK', 'S', 1742470397, 1742470397, '1'),
(194499, 2710, 'QU', 'OK', 'S', 1742470422, 1742470422, '1'),
(194500, 2710, 'QU', 'OK', 'S', 1742470434, 1742470434, '1'),
(194501, 37064, 'QU', 'OK', 'S', 1742470567, 1742470567, '1'),
(194502, 36346, 'QU', 'OK', 'S', 1742470585, 1742470585, '1'),
(194503, 36346, 'QU', 'OK', 'S', 1742470592, 1742470592, '1'),
(194504, 35547, 'QU', 'OK', 'S', 1742470595, 1742470595, '1'),
(194505, 36364, 'QU', 'OK', 'S', 1742470600, 1742470600, '1'),
(194506, 18541, 'QU', 'OK', 'S', 1742470606, 1742470606, '1'),
(194507, 36229, 'QU', 'OK', 'S', 1742470703, 1742470703, '1'),
(194508, 23152, 'QU', 'OK', 'S', 1742470729, 1742470729, '1'),
(194509, 23152, 'QU', 'OK', 'S', 1742470731, 1742470731, '1'),
(194510, 36346, 'QU', 'OK', 'S', 1742470787, 1742470787, '1'),
(194511, 36243, 'QU', 'OK', 'S', 1742470811, 1742470811, '1'),
(194512, 36121, 'QU', 'OK', 'S', 1742472529, 1742472529, '1'),
(194513, 36121, 'QU', 'OK', 'S', 1742472543, 1742472543, '1'),
(194514, 36121, 'QU', 'OK', 'S', 1742472578, 1742472578, '1'),
(194515, 36121, 'QU', 'OK', 'S', 1742472581, 1742472581, '1'),
(194516, 3694, 'QU', 'OK', 'S', 1742472657, 1742472657, '1'),
(194517, 4270, 'QU', 'OK', 'S', 1742472752, 1742472752, '1'),
(194518, 4270, 'QU', 'OK', 'S', 1742472784, 1742472784, '1'),
(194519, 4188, 'QU', 'OK', 'S', 1742472878, 1742472878, '1'),
(194520, 4188, 'QU', 'OK', 'S', 1742472900, 1742472900, '1'),
(194521, 36122, 'QU', 'OK', 'S', 1742472928, 1742472928, '1'),
(194522, 4188, 'QU', 'OK', 'S', 1742472931, 1742472931, '1'),
(194523, 36122, 'QU', 'OK', 'S', 1742472940, 1742472940, '1'),
(194524, 33247, 'QU', 'OK', 'S', 1742473009, 1742473009, '1'),
(194525, 26437, 'QU', 'OK', 'S', 1742473135, 1742473135, '1'),
(194526, 13367, 'QU', 'OK', 'S', 1742473162, 1742473162, '1'),
(194527, 13367, 'QU', 'OK', 'S', 1742473175, 1742473175, '1'),
(194528, 1258, 'QU', 'OK', 'S', 1742473317, 1742473317, '1'),
(194529, 37130, 'QU', 'OK', 'S', 1742473493, 1742473493, '1'),
(194530, 33089, 'QU', 'OK', 'S', 1742473531, 1742473531, '1'),
(194531, 35546, 'QU', 'OK', 'S', 1742473565, 1742473565, '1'),
(194532, 37130, 'QU', 'OK', 'S', 1742474538, 1742474538, '1'),
(194533, 4009, 'QU', 'OK', 'S', 1742474603, 1742474603, '1'),
(194534, 4009, 'QU', 'OK', 'S', 1742474608, 1742474608, '1'),
(194535, 23460, 'QU', 'OK', 'S', 1742474768, 1742474768, '1'),
(194536, 2661, 'QU', 'OK', 'S', 1742474787, 1742474787, '1'),
(194537, 2661, 'QU', 'OK', 'S', 1742474790, 1742474790, '1'),
(194538, 23747, 'QU', 'OK', 'S', 1742474801, 1742474801, '1'),
(194539, 29478, 'QU', 'OK', 'S', 1742474836, 1742474836, '1'),
(194540, 35691, 'QU', 'OK', 'S', 1742475020, 1742475020, '1'),
(194541, 12048, 'QU', 'OK', 'S', 1742475049, 1742475049, '1'),
(194542, 36375, 'QU', 'OK', 'S', 1742475101, 1742475101, '1'),
(194543, 2591, 'QU', 'OK', 'S', 1742475110, 1742475110, '1'),
(194544, 35512, 'QU', 'OK', 'S', 1742475134, 1742475134, '1'),
(194545, 36391, 'QU', 'OK', 'S', 1742475166, 1742475166, '1'),
(194546, 2838, 'QU', 'OK', 'S', 1742475256, 1742475256, '1'),
(194547, 2838, 'QU', 'OK', 'S', 1742475260, 1742475260, '1'),
(194548, 2838, 'QU', 'OK', 'S', 1742475270, 1742475270, '1'),
(194549, 2571, 'QU', 'OK', 'S', 1742475465, 1742475465, '1'),
(194550, 2571, 'QU', 'OK', 'S', 1742475472, 1742475472, '1'),
(194551, 2571, 'QU', 'OK', 'S', 1742475480, 1742475480, '1'),
(194552, 2571, 'QU', 'OK', 'S', 1742475484, 1742475484, '1'),
(194553, 28222, 'QU', 'OK', 'S', 1742475497, 1742475497, '1'),
(194554, 29542, 'QU', 'OK', 'S', 1742475531, 1742475531, '1'),
(194555, 8896, 'QU', 'OK', 'S', 1742475571, 1742475571, '1'),
(194556, 26351, 'QU', 'OK', 'S', 1742475613, 1742475613, '1'),
(194557, 31081, 'QU', 'OK', 'S', 1742475652, 1742475652, '1'),
(194558, 32102, 'QU', 'OK', 'S', 1742475688, 1742475688, '1'),
(194559, 2522, 'QU', 'OK', 'S', 1742475725, 1742475725, '1'),
(194560, 29478, 'QU', 'OK', 'S', 1742475780, 1742475780, '1'),
(194561, 23460, 'QU', 'OK', 'S', 1742475821, 1742475821, '1'),
(194562, 31210, 'QU', 'OK', 'S', 1742475853, 1742475853, '1'),
(194563, 3470, 'QU', 'OK', 'S', 1742476052, 1742476052, '1'),
(194564, 35516, 'QU', 'OK', 'S', 1742476059, 1742476059, '1'),
(194565, 34438, 'QU', 'OK', 'S', 1742476104, 1742476104, '1'),
(194566, 31587, 'QU', 'OK', 'S', 1742476140, 1742476140, '1'),
(194567, 9902, 'QU', 'OK', 'S', 1742476163, 1742476163, '1'),
(194568, 9902, 'QU', 'OK', 'S', 1742476167, 1742476167, '1'),
(194569, 21298, 'QU', 'OK', 'S', 1742476491, 1742476491, '1'),
(194570, 33042, 'QU', 'OK', 'S', 1742476811, 1742476811, '1'),
(194571, 14241, 'QU', 'OK', 'S', 1742476851, 1742476851, '1'),
(194572, 14241, 'QU', 'OK', 'S', 1742476878, 1742476878, '1'),
(194573, 3357, 'QU', 'OK', 'S', 1742476952, 1742476952, '1'),
(194574, 30511, 'QU', 'OK', 'S', 1742477211, 1742477211, '1'),
(194575, 29757, 'QU', 'OK', 'S', 1742477334, 1742477334, '1'),
(194576, 30794, 'QU', 'OK', 'S', 1742477429, 1742477429, '1'),
(194577, 36949, 'QU', 'OK', 'S', 1742477483, 1742477483, '1'),
(194578, 12683, 'QU', 'OK', 'S', 1742477625, 1742477625, '1'),
(194579, 28666, 'QU', 'OK', 'S', 1742477628, 1742477628, '1'),
(194580, 36408, 'QU', 'OK', 'S', 1742477678, 1742477678, '1'),
(194581, 30366, 'QU', 'OK', 'S', 1742477713, 1742477713, '1'),
(194582, 35144, 'QU', 'OK', 'S', 1742477814, 1742477814, '1'),
(194583, 6906, 'QU', 'OK', 'S', 1742477824, 1742477824, '1'),
(194584, 36541, 'QU', 'OK', 'S', 1742478090, 1742478090, '1'),
(194585, 36239, 'QU', 'OK', 'S', 1742478244, 1742478244, '1'),
(194586, 30444, 'QU', 'OK', 'S', 1742478281, 1742478281, '1'),
(194587, 36712, 'QU', 'OK', 'S', 1742478330, 1742478330, '1'),
(194588, 36847, 'QU', 'OK', 'S', 1742478438, 1742478438, '1'),
(194589, 30321, 'QU', 'OK', 'S', 1742478505, 1742478505, '1'),
(194590, 18523, 'QU', 'OK', 'S', 1742478595, 1742478595, '1'),
(194591, 33528, 'QU', 'OK', 'S', 1742478708, 1742478708, '1'),
(194592, 36831, 'QU', 'OK', 'S', 1742478740, 1742478740, '1'),
(194593, 33629, 'QU', 'OK', 'S', 1742478772, 1742478772, '1'),
(194594, 32358, 'QU', 'OK', 'S', 1742478809, 1742478809, '1'),
(194595, 21008, 'QU', 'OK', 'S', 1742478867, 1742478867, '1'),
(194596, 17580, 'QU', 'OK', 'S', 1742479005, 1742479005, '1'),
(194597, 20558, 'QU', 'OK', 'S', 1742479049, 1742479049, '1'),
(194598, 31852, 'QU', 'OK', 'S', 1742479082, 1742479082, '1'),
(194599, 30510, 'QU', 'OK', 'S', 1742479116, 1742479116, '1'),
(194600, 36793, 'QU', 'OK', 'S', 1742533771, 1742533771, '1'),
(194601, 36301, 'QU', 'OK', 'S', 1742533775, 1742533775, '1'),
(194602, 36898, 'QU', 'OK', 'S', 1742533777, 1742533777, '1'),
(194603, 36213, 'QU', 'OK', 'S', 1742536774, 1742536774, '1'),
(194604, 36941, 'QU', 'OK', 'S', 1742536776, 1742536776, '1'),
(194605, 30511, 'QU', 'OK', 'S', 1742536778, 1742536778, '1'),
(194606, 35379, 'QU', 'OK', 'S', 1742536780, 1742536780, '1'),
(194607, 21099, 'QU', 'OK', 'S', 1742536782, 1742536782, '1'),
(194608, 21099, 'QU', 'OK', 'S', 1742536784, 1742536784, '1'),
(194609, 2009, 'QU', 'OK', 'S', 1742537923, 1742537923, '1'),
(194610, 21170, 'QU', 'OK', 'S', 1742538003, 1742538003, '1'),
(194611, 14542, 'QU', 'OK', 'S', 1742538005, 1742538005, '1'),
(194612, 14542, 'QU', 'OK', 'S', 1742538008, 1742538008, '1'),
(194613, 14542, 'QU', 'OK', 'S', 1742538010, 1742538010, '1'),
(194614, 36941, 'QU', 'OK', 'S', 1742538014, 1742538014, '1'),
(194615, 36941, 'QU', 'OK', 'S', 1742538016, 1742538016, '1'),
(194616, 27994, 'QU', 'OK', 'S', 1742538339, 1742538339, '1'),
(194617, 34727, 'QU', 'OK', 'S', 1742538351, 1742538351, '1'),
(194618, 22902, 'QU', 'OK', 'S', 1742538359, 1742538359, '1'),
(194619, 34745, 'QU', 'OK', 'S', 1742538363, 1742538363, '1'),
(194620, 23000, 'QU', 'OK', 'S', 1742538366, 1742538366, '1'),
(194621, 27969, 'QU', 'OK', 'S', 1742538369, 1742538369, '1'),
(194622, 25292, 'QU', 'OK', 'S', 1742538371, 1742538371, '1'),
(194623, 31437, 'QU', 'OK', 'S', 1742538374, 1742538374, '1'),
(194624, 31753, 'QU', 'OK', 'S', 1742538377, 1742538377, '1'),
(194625, 3513, 'QU', 'OK', 'S', 1742538751, 1742538751, '1'),
(194626, 3513, 'QU', 'OK', 'S', 1742538759, 1742538759, '1'),
(194627, 3513, 'QU', 'OK', 'S', 1742538768, 1742538768, '1'),
(194628, 3513, 'QU', 'OK', 'S', 1742538771, 1742538771, '1'),
(194629, 7503, 'QU', 'OK', 'S', 1742540392, 1742540392, '1'),
(194630, 27075, 'QU', 'OK', 'S', 1742540960, 1742540960, '1'),
(194631, 3481, 'QU', 'OK', 'S', 1742541273, 1742541273, '1'),
(194632, 3481, 'QU', 'OK', 'S', 1742541292, 1742541292, '1'),
(194633, 3175, 'QU', 'OK', 'S', 1742541369, 1742541369, '1'),
(194634, 3175, 'QU', 'OK', 'S', 1742541379, 1742541379, '1'),
(194635, 3175, 'QU', 'OK', 'S', 1742541382, 1742541382, '1'),
(194636, 37054, 'QU', 'OK', 'S', 1742542033, 1742542033, '1'),
(194637, 36866, 'QU', 'OK', 'S', 1742542168, 1742542168, '1'),
(194638, 27454, 'QU', 'OK', 'S', 1742542199, 1742542199, '1'),
(194639, 25194, 'QU', 'OK', 'S', 1742542208, 1742542208, '1'),
(194640, 36844, 'QU', 'OK', 'S', 1742542217, 1742542217, '1'),
(194641, 29775, 'QU', 'OK', 'S', 1742542239, 1742542239, '1'),
(194642, 22771, 'QU', 'OK', 'S', 1742542248, 1742542248, '1'),
(194643, 28497, 'QU', 'OK', 'S', 1742542259, 1742542259, '1'),
(194644, 28497, 'QU', 'OK', 'S', 1742542259, 1742542259, '1'),
(194645, 33918, 'QU', 'OK', 'S', 1742542320, 1742542320, '1'),
(194646, 35546, 'QU', 'OK', 'S', 1742542331, 1742542331, '1'),
(194647, 23923, 'QU', 'OK', 'S', 1742542376, 1742542376, '1'),
(194648, 23923, 'QU', 'OK', 'S', 1742542376, 1742542376, '1'),
(194649, 13363, 'QU', 'OK', 'S', 1742542381, 1742542381, '1'),
(194650, 13363, 'QU', 'OK', 'S', 1742542384, 1742542384, '1'),
(194651, 26858, 'QU', 'OK', 'S', 1742542390, 1742542390, '1'),
(194652, 13363, 'QU', 'OK', 'S', 1742542394, 1742542394, '1'),
(194653, 29666, 'QU', 'OK', 'S', 1742542402, 1742542402, '1'),
(194654, 13363, 'QU', 'OK', 'S', 1742542403, 1742542403, '1'),
(194655, 33382, 'QU', 'OK', 'S', 1742542411, 1742542411, '1'),
(194656, 37055, 'QU', 'OK', 'S', 1742542458, 1742542458, '1'),
(194657, 27234, 'QU', 'OK', 'S', 1742542481, 1742542481, '1'),
(194658, 26817, 'QU', 'OK', 'S', 1742542495, 1742542495, '1'),
(194659, 32201, 'QU', 'OK', 'S', 1742542515, 1742542515, '1'),
(194660, 13296, 'QU', 'OK', 'S', 1742543518, 1742543518, '1'),
(194661, 37064, 'QU', 'OK', 'S', 1742543526, 1742543526, '1'),
(194662, 37064, 'QU', 'OK', 'S', 1742543528, 1742543528, '1'),
(194663, 37064, 'QU', 'OK', 'S', 1742543723, 1742543723, '1'),
(194664, 37064, 'QU', 'OK', 'S', 1742543728, 1742543728, '1'),
(194665, 37064, 'QU', 'OK', 'S', 1742543732, 1742543732, '1'),
(194666, 37064, 'QU', 'OK', 'S', 1742543735, 1742543735, '1'),
(194667, 29182, 'QU', 'OK', 'S', 1742544040, 1742544040, '1'),
(194668, 29251, 'QU', 'OK', 'S', 1742544043, 1742544043, '1'),
(194669, 37058, 'QU', 'OK', 'S', 1742544046, 1742544046, '1'),
(194670, 37058, 'QU', 'OK', 'S', 1742544049, 1742544049, '1'),
(194671, 29186, 'QU', 'OK', 'S', 1742544051, 1742544051, '1'),
(194672, 29251, 'QU', 'OK', 'S', 1742544053, 1742544053, '1'),
(194673, 37058, 'QU', 'OK', 'S', 1742544058, 1742544058, '1'),
(194674, 37058, 'QU', 'OK', 'S', 1742544061, 1742544061, '1'),
(194675, 36994, 'QU', 'OK', 'S', 1742544112, 1742544112, '1'),
(194676, 34963, 'QU', 'OK', 'S', 1742544122, 1742544122, '1'),
(194677, 33993, 'QU', 'OK', 'S', 1742544305, 1742544305, '1'),
(194678, 29091, 'QU', 'OK', 'S', 1742544316, 1742544316, '1'),
(194679, 33993, 'QU', 'OK', 'S', 1742544319, 1742544319, '1'),
(194680, 29546, 'QU', 'OK', 'S', 1742544327, 1742544327, '1'),
(194681, 13336, 'QU', 'OK', 'S', 1742544524, 1742544524, '1'),
(194682, 13336, 'QU', 'OK', 'S', 1742544535, 1742544535, '1'),
(194683, 13336, 'QU', 'OK', 'S', 1742544544, 1742544544, '1'),
(194684, 13336, 'QU', 'OK', 'S', 1742544547, 1742544547, '1'),
(194685, 35977, 'QU', 'OK', 'S', 1742544553, 1742544553, '1'),
(194686, 35977, 'QU', 'OK', 'S', 1742544556, 1742544556, '1'),
(194687, 35977, 'QU', 'OK', 'S', 1742544559, 1742544559, '1'),
(194688, 13336, 'QU', 'OK', 'S', 1742544559, 1742544559, '1'),
(194689, 36001, 'QU', 'OK', 'S', 1742544572, 1742544572, '1'),
(194690, 13336, 'QU', 'OK', 'S', 1742544573, 1742544573, '1'),
(194691, 13336, 'QU', 'OK', 'S', 1742544576, 1742544576, '1'),
(194692, 36001, 'QU', 'OK', 'S', 1742544580, 1742544580, '1'),
(194693, 36001, 'QU', 'OK', 'S', 1742544584, 1742544584, '1'),
(194694, 4144, 'QU', 'OK', 'S', 1742545250, 1742545250, '1'),
(194695, 4144, 'QU', 'OK', 'S', 1742545252, 1742545252, '1'),
(194696, 36844, 'QU', 'OK', 'S', 1742545304, 1742545304, '1'),
(194697, 22774, 'QU', 'OK', 'S', 1742545439, 1742545439, '1'),
(194698, 19986, 'QU', 'OK', 'S', 1742545441, 1742545441, '1'),
(194699, 20121, 'QU', 'OK', 'S', 1742545444, 1742545444, '1'),
(194700, 35850, 'QU', 'OK', 'S', 1742546574, 1742546574, '1'),
(194701, 35850, 'QU', 'OK', 'S', 1742546581, 1742546581, '1'),
(194702, 35850, 'QU', 'OK', 'S', 1742546584, 1742546584, '1'),
(194703, 6162, 'QU', 'OK', 'S', 1742549160, 1742549160, '1'),
(194704, 1280, 'QU', 'OK', 'S', 1742550363, 1742550363, '1'),
(194705, 35546, 'QU', 'OK', 'S', 1742551231, 1742551231, '1'),
(194706, 36698, 'QU', 'OK', 'S', 1742551600, 1742551600, '1'),
(194707, 36698, 'QU', 'OK', 'S', 1742551626, 1742551626, '1'),
(194708, 36698, 'QU', 'OK', 'S', 1742551654, 1742551654, '1'),
(194709, 36698, 'QU', 'OK', 'S', 1742551857, 1742551857, '1'),
(194710, 1262, 'QU', 'OK', 'S', 1742551879, 1742551879, '1'),
(194711, 1262, 'QU', 'OK', 'S', 1742551929, 1742551929, '1'),
(194712, 1262, 'QU', 'OK', 'S', 1742551953, 1742551953, '1'),
(194713, 12400, 'QU', 'OK', 'S', 1742552733, 1742552733, '1'),
(194714, 12400, 'QU', 'OK', 'S', 1742552737, 1742552737, '1'),
(194715, 12400, 'QU', 'OK', 'S', 1742552744, 1742552744, '1'),
(194716, 13272, 'QU', 'OK', 'S', 1742552934, 1742552934, '1'),
(194717, 3154, 'QU', 'OK', 'S', 1742553647, 1742553647, '1'),
(194718, 3154, 'QU', 'OK', 'S', 1742553649, 1742553649, '1'),
(194719, 14156, 'QU', 'OK', 'S', 1742553782, 1742553782, '1'),
(194720, 2109, 'QU', 'OK', 'S', 1742554534, 1742554534, '1'),
(194721, 1281, 'QU', 'OK', 'S', 1742554863, 1742554863, '1'),
(194722, 1281, 'QU', 'OK', 'S', 1742554875, 1742554875, '1'),
(194723, 1251, 'QU', 'OK', 'S', 1742555278, 1742555278, '1'),
(194724, 1251, 'QU', 'OK', 'S', 1742555289, 1742555289, '1'),
(194725, 1251, 'QU', 'OK', 'S', 1742555294, 1742555294, '1'),
(194726, 1251, 'QU', 'OK', 'S', 1742555554, 1742555554, '1'),
(194727, 21016, 'QU', 'OK', 'S', 1742555615, 1742555615, '1'),
(194728, 21016, 'QU', 'OK', 'S', 1742555625, 1742555625, '1'),
(194729, 13299, 'QU', 'OK', 'S', 1742556565, 1742556565, '1'),
(194730, 5829, 'QU', 'OK', 'S', 1742557056, 1742557056, '1'),
(194731, 9647, 'QU', 'OK', 'S', 1742557178, 1742557178, '1'),
(194732, 9647, 'QU', 'OK', 'S', 1742557181, 1742557181, '1'),
(194733, 4565, 'QU', 'OK', 'S', 1742559056, 1742559056, '1'),
(194734, 6073, 'QU', 'OK', 'S', 1742559132, 1742559132, '1'),
(194735, 4004, 'QU', 'OK', 'S', 1742559215, 1742559215, '1'),
(194736, 4004, 'QU', 'OK', 'S', 1742559227, 1742559227, '1'),
(194737, 4004, 'QU', 'OK', 'S', 1742559230, 1742559230, '1'),
(194738, 4004, 'QU', 'OK', 'S', 1742559266, 1742559266, '1'),
(194739, 3426, 'QU', 'OK', 'S', 1742559384, 1742559384, '1'),
(194740, 4035, 'QU', 'OK', 'S', 1742559775, 1742559775, '1'),
(194741, 3662, 'QU', 'OK', 'S', 1742559828, 1742559828, '1'),
(194742, 4872, 'QU', 'OK', 'S', 1742560197, 1742560197, '1'),
(194743, 5764, 'QU', 'OK', 'S', 1742560508, 1742560508, '1'),
(194744, 3425, 'QU', 'OK', 'S', 1742560820, 1742560820, '1'),
(194745, 7983, 'QU', 'OK', 'S', 1742560962, 1742560962, '1'),
(194746, 3599, 'QU', 'OK', 'S', 1742561089, 1742561089, '1'),
(194747, 3599, 'QU', 'OK', 'S', 1742561092, 1742561092, '1'),
(194748, 3599, 'QU', 'OK', 'S', 1742561095, 1742561095, '1'),
(194749, 3439, 'QU', 'OK', 'S', 1742561131, 1742561131, '1'),
(194750, 3439, 'QU', 'OK', 'S', 1742561140, 1742561140, '1'),
(194751, 25800, 'QU', 'OK', 'S', 1742561312, 1742561312, '1'),
(194752, 25799, 'QU', 'OK', 'S', 1742561350, 1742561350, '1'),
(194753, 21941, 'QU', 'OK', 'S', 1742561419, 1742561419, '1'),
(194754, 21941, 'QU', 'OK', 'S', 1742561422, 1742561422, '1'),
(194755, 24959, 'QU', 'OK', 'S', 1742561447, 1742561447, '1'),
(194756, 24959, 'QU', 'OK', 'S', 1742561449, 1742561449, '1'),
(194757, 3600, 'QU', 'OK', 'S', 1742561791, 1742561791, '1'),
(194758, 3594, 'QU', 'OK', 'S', 1742561834, 1742561834, '1'),
(194759, 3570, 'QU', 'OK', 'S', 1742561866, 1742561866, '1'),
(194760, 3853, 'QU', 'OK', 'S', 1742562038, 1742562038, '1'),
(194761, 3853, 'QU', 'OK', 'S', 1742562059, 1742562059, '1'),
(194762, 4051, 'QU', 'OK', 'S', 1742562280, 1742562280, '1'),
(194763, 4051, 'QU', 'OK', 'S', 1742562337, 1742562337, '1'),
(194764, 4051, 'QU', 'OK', 'S', 1742562360, 1742562360, '1'),
(194765, 5220, 'QU', 'OK', 'S', 1742562568, 1742562568, '1'),
(194766, 5220, 'QU', 'OK', 'S', 1742562573, 1742562573, '1'),
(194767, 5220, 'QU', 'OK', 'S', 1742562580, 1742562580, '1'),
(194768, 5144, 'QU', 'OK', 'S', 1742562827, 1742562827, '1'),
(194769, 4101, 'QU', 'OK', 'S', 1742563154, 1742563154, '1'),
(194770, 4101, 'QU', 'OK', 'S', 1742563157, 1742563157, '1'),
(194771, 3857, 'QU', 'OK', 'S', 1742563202, 1742563202, '1'),
(194772, 3857, 'QU', 'OK', 'S', 1742563216, 1742563216, '1'),
(194773, 5624, 'QU', 'OK', 'S', 1742563259, 1742563259, '1'),
(194774, 3842, 'QU', 'OK', 'S', 1742563366, 1742563366, '1'),
(194775, 3831, 'QU', 'OK', 'S', 1742563425, 1742563425, '1'),
(194776, 8441, 'QU', 'OK', 'S', 1742563439, 1742563439, '1'),
(194777, 3831, 'QU', 'OK', 'S', 1742563445, 1742563445, '1'),
(194778, 4191, 'QU', 'OK', 'S', 1742564176, 1742564176, '1'),
(194779, 4191, 'QU', 'OK', 'S', 1742564185, 1742564185, '1'),
(194780, 4191, 'QU', 'OK', 'S', 1742564195, 1742564195, '1'),
(194781, 4013, 'QU', 'OK', 'S', 1742564258, 1742564258, '1'),
(194782, 3852, 'QU', 'OK', 'S', 1742564355, 1742564355, '1'),
(194783, 3852, 'QU', 'OK', 'S', 1742564360, 1742564360, '1'),
(194784, 3852, 'QU', 'OK', 'S', 1742564363, 1742564363, '1'),
(194785, 3852, 'QU', 'OK', 'S', 1742564367, 1742564367, '1'),
(194786, 3852, 'QU', 'OK', 'S', 1742564370, 1742564370, '1'),
(194787, 3852, 'QU', 'OK', 'S', 1742564373, 1742564373, '1'),
(194788, 3852, 'QU', 'OK', 'S', 1742564376, 1742564376, '1'),
(194789, 3852, 'QU', 'OK', 'S', 1742564379, 1742564379, '1'),
(194790, 3852, 'QU', 'OK', 'S', 1742564382, 1742564382, '1'),
(194791, 3852, 'QU', 'OK', 'S', 1742564386, 1742564386, '1'),
(194792, 3852, 'QU', 'OK', 'S', 1742564389, 1742564389, '1'),
(194793, 3852, 'QU', 'OK', 'S', 1742564392, 1742564392, '1'),
(194794, 3852, 'QU', 'OK', 'S', 1742564418, 1742564418, '1'),
(194795, 3852, 'QU', 'OK', 'S', 1742564421, 1742564421, '1'),
(194796, 3852, 'QU', 'OK', 'S', 1742564426, 1742564426, '1'),
(194797, 3852, 'QU', 'OK', 'S', 1742564431, 1742564431, '1'),
(194798, 3852, 'QU', 'OK', 'S', 1742564434, 1742564434, '1'),
(194799, 3852, 'QU', 'OK', 'S', 1742564437, 1742564437, '1'),
(194800, 3852, 'QU', 'OK', 'S', 1742564440, 1742564440, '1'),
(194801, 3852, 'QU', 'OK', 'S', 1742564443, 1742564443, '1'),
(194802, 3852, 'QU', 'OK', 'S', 1742564446, 1742564446, '1'),
(194803, 3852, 'QU', 'OK', 'S', 1742564449, 1742564449, '1'),
(194804, 3852, 'QU', 'OK', 'S', 1742564453, 1742564453, '1'),
(194805, 414, 'QU', 'OK', 'S', 1742619415, 1742619415, '1'),
(194806, 414, 'QU', 'OK', 'S', 1742619426, 1742619426, '1'),
(194807, 31169, 'QU', 'OK', 'S', 1742620559, 1742620559, '1'),
(194808, 36440, 'QU', 'OK', 'S', 1742620994, 1742620994, '1'),
(194809, 35316, 'QU', 'OK', 'S', 1742621856, 1742621856, '1'),
(194810, 35035, 'QU', 'OK', 'S', 1742621903, 1742621903, '1'),
(194811, 34447, 'QU', 'OK', 'S', 1742621932, 1742621932, '1'),
(194812, 34446, 'QU', 'OK', 'S', 1742621948, 1742621948, '1'),
(194813, 34269, 'QU', 'OK', 'S', 1742621978, 1742621978, '1'),
(194814, 33874, 'QU', 'OK', 'S', 1742622122, 1742622122, '1'),
(194815, 33872, 'QU', 'OK', 'S', 1742622134, 1742622134, '1'),
(194816, 33870, 'QU', 'OK', 'S', 1742622151, 1742622151, '1'),
(194817, 33868, 'QU', 'OK', 'S', 1742622234, 1742622234, '1'),
(194818, 33868, 'QU', 'OK', 'S', 1742622234, 1742622234, '1'),
(194819, 33868, 'QU', 'OK', 'S', 1742622234, 1742622234, '1'),
(194820, 2781, 'QU', 'OK', 'S', 1742622381, 1742622381, '1'),
(194821, 32678, 'QU', 'OK', 'S', 1742622439, 1742622439, '1'),
(194822, 32574, 'QU', 'OK', 'S', 1742622469, 1742622469, '1'),
(194823, 32531, 'QU', 'OK', 'S', 1742622589, 1742622589, '1'),
(194824, 31338, 'QU', 'OK', 'S', 1742622661, 1742622661, '1'),
(194825, 29852, 'QU', 'OK', 'S', 1742622687, 1742622687, '1'),
(194826, 30864, 'QU', 'OK', 'S', 1742622707, 1742622707, '1'),
(194827, 30794, 'QU', 'OK', 'S', 1742622778, 1742622778, '1'),
(194828, 30177, 'QU', 'OK', 'S', 1742622821, 1742622821, '1'),
(194829, 30058, 'QU', 'OK', 'S', 1742622855, 1742622855, '1'),
(194830, 30014, 'QU', 'OK', 'S', 1742622866, 1742622866, '1'),
(194831, 29901, 'QU', 'OK', 'S', 1742622890, 1742622890, '1'),
(194832, 29779, 'QU', 'OK', 'S', 1742622918, 1742622918, '1'),
(194833, 29754, 'QU', 'OK', 'S', 1742622931, 1742622931, '1'),
(194834, 28287, 'QU', 'OK', 'S', 1742623010, 1742623010, '1'),
(194835, 27437, 'QU', 'OK', 'S', 1742623042, 1742623042, '1'),
(194836, 27403, 'QU', 'OK', 'S', 1742623059, 1742623059, '1'),
(194837, 27402, 'QU', 'OK', 'S', 1742623067, 1742623067, '1'),
(194838, 27021, 'QU', 'OK', 'S', 1742623135, 1742623135, '1'),
(194839, 26684, 'QU', 'OK', 'S', 1742623196, 1742623196, '1'),
(194840, 26672, 'QU', 'OK', 'S', 1742623214, 1742623214, '1'),
(194841, 26669, 'QU', 'OK', 'S', 1742623234, 1742623234, '1'),
(194842, 26669, 'QU', 'OK', 'S', 1742623234, 1742623234, '1'),
(194843, 26669, 'QU', 'OK', 'S', 1742623234, 1742623234, '1'),
(194844, 26657, 'QU', 'OK', 'S', 1742623284, 1742623284, '1'),
(194845, 26657, 'QU', 'OK', 'S', 1742623284, 1742623284, '1'),
(194846, 26657, 'QU', 'OK', 'S', 1742623284, 1742623284, '1'),
(194847, 25428, 'QU', 'OK', 'S', 1742623368, 1742623368, '1'),
(194848, 24546, 'QU', 'OK', 'S', 1742623413, 1742623413, '1'),
(194849, 24544, 'QU', 'OK', 'S', 1742623425, 1742623425, '1'),
(194850, 24041, 'QU', 'OK', 'S', 1742623536, 1742623536, '1'),
(194851, 23088, 'QU', 'OK', 'S', 1742623564, 1742623564, '1'),
(194852, 23087, 'QU', 'OK', 'S', 1742623576, 1742623576, '1'),
(194853, 23086, 'QU', 'OK', 'S', 1742623584, 1742623584, '1'),
(194854, 23070, 'QU', 'OK', 'S', 1742623601, 1742623601, '1'),
(194855, 22771, 'QU', 'OK', 'S', 1742623624, 1742623624, '1'),
(194856, 22734, 'QU', 'OK', 'S', 1742623646, 1742623646, '1'),
(194857, 22712, 'QU', 'OK', 'S', 1742623670, 1742623670, '1'),
(194858, 22712, 'QU', 'OK', 'S', 1742623670, 1742623670, '1'),
(194859, 22658, 'QU', 'OK', 'S', 1742623686, 1742623686, '1'),
(194860, 22597, 'QU', 'OK', 'S', 1742623716, 1742623716, '1'),
(194861, 22573, 'QU', 'OK', 'S', 1742623731, 1742623731, '1'),
(194862, 21111, 'QU', 'OK', 'S', 1742623947, 1742623947, '1'),
(194863, 18954, 'QU', 'OK', 'S', 1742624091, 1742624091, '1'),
(194864, 18954, 'QU', 'OK', 'S', 1742624091, 1742624091, '1'),
(194865, 17277, 'QU', 'OK', 'S', 1742624221, 1742624221, '1'),
(194866, 17262, 'QU', 'OK', 'S', 1742624240, 1742624240, '1'),
(194867, 16536, 'QU', 'OK', 'S', 1742624335, 1742624335, '1'),
(194868, 16536, 'QU', 'OK', 'S', 1742624336, 1742624336, '1'),
(194869, 32580, 'QU', 'OK', 'S', 1742625465, 1742625465, '1'),
(194870, 32579, 'QU', 'OK', 'S', 1742625590, 1742625590, '1'),
(194871, 32579, 'QU', 'OK', 'S', 1742625590, 1742625590, '1'),
(194872, 30362, 'QU', 'OK', 'S', 1742625823, 1742625823, '1'),
(194873, 30362, 'QU', 'OK', 'S', 1742625823, 1742625823, '1'),
(194874, 30362, 'QU', 'OK', 'S', 1742625823, 1742625823, '1'),
(194875, 30087, 'QU', 'OK', 'S', 1742625935, 1742625935, '1'),
(194876, 34442, 'QU', 'OK', 'S', 1742626121, 1742626121, '1'),
(194877, 13295, 'QU', 'OK', 'S', 1742626258, 1742626258, '1'),
(194878, 21736, 'QU', 'OK', 'S', 1742626612, 1742626612, '1'),
(194879, 21736, 'QU', 'OK', 'S', 1742626612, 1742626612, '1'),
(194880, 21736, 'QU', 'OK', 'S', 1742626612, 1742626612, '1'),
(194881, 13307, 'QU', 'OK', 'S', 1742626633, 1742626633, '1'),
(194882, 13307, 'QU', 'OK', 'S', 1742626656, 1742626656, '1'),
(194883, 32459, 'QU', 'OK', 'S', 1742626658, 1742626658, '1'),
(194884, 29838, 'QU', 'OK', 'S', 1742626690, 1742626690, '1'),
(194885, 17745, 'QU', 'OK', 'S', 1742626794, 1742626794, '1'),
(194886, 21564, 'QU', 'OK', 'S', 1742627040, 1742627040, '1'),
(194887, 21564, 'QU', 'OK', 'S', 1742627040, 1742627040, '1'),
(194888, 3586, 'QU', 'OK', 'S', 1742627600, 1742627600, '1'),
(194889, 135, 'QU', 'OK', 'S', 1742627742, 1742627742, '1'),
(194890, 9695, 'QU', 'OK', 'S', 1742627749, 1742627749, '1'),
(194891, 36358, 'QU', 'OK', 'S', 1742627751, 1742627751, '1'),
(194892, 36358, 'QU', 'OK', 'S', 1742627754, 1742627754, '1'),
(194893, 23138, 'QU', 'OK', 'S', 1742627757, 1742627757, '1'),
(194894, 35547, 'QU', 'OK', 'S', 1742627760, 1742627760, '1'),
(194895, 14366, 'QU', 'OK', 'S', 1742627764, 1742627764, '1'),
(194896, 14543, 'QU', 'OK', 'S', 1742627767, 1742627767, '1'),
(194897, 19274, 'QU', 'OK', 'S', 1742627770, 1742627770, '1'),
(194898, 18791, 'QU', 'OK', 'S', 1742627774, 1742627774, '1'),
(194899, 21721, 'QU', 'OK', 'S', 1742627777, 1742627777, '1'),
(194900, 11189, 'QU', 'OK', 'S', 1742627785, 1742627785, '1'),
(194901, 13441, 'QU', 'OK', 'S', 1742627788, 1742627788, '1'),
(194902, 15914, 'QU', 'OK', 'S', 1742627792, 1742627792, '1'),
(194903, 19064, 'QU', 'OK', 'S', 1742627797, 1742627797, '1'),
(194904, 26804, 'QU', 'OK', 'S', 1742627800, 1742627800, '1'),
(194905, 35934, 'QU', 'OK', 'S', 1742627805, 1742627805, '1'),
(194906, 34388, 'QU', 'OK', 'S', 1742627809, 1742627809, '1'),
(194907, 22871, 'QU', 'OK', 'S', 1742627812, 1742627812, '1'),
(194908, 18244, 'QU', 'OK', 'S', 1742627816, 1742627816, '1'),
(194909, 13449, 'QU', 'OK', 'S', 1742627820, 1742627820, '1'),
(194910, 22890, 'QU', 'OK', 'S', 1742627824, 1742627824, '1'),
(194911, 11615, 'QU', 'OK', 'S', 1742627833, 1742627833, '1'),
(194912, 14368, 'QU', 'OK', 'S', 1742627838, 1742627838, '1'),
(194913, 13440, 'QU', 'OK', 'S', 1742627842, 1742627842, '1'),
(194914, 13445, 'QU', 'OK', 'S', 1742627848, 1742627848, '1'),
(194915, 13444, 'QU', 'OK', 'S', 1742627853, 1742627853, '1'),
(194916, 13504, 'QU', 'OK', 'S', 1742627857, 1742627857, '1'),
(194917, 23181, 'QU', 'OK', 'S', 1742627864, 1742627864, '1'),
(194918, 34691, 'QU', 'OK', 'S', 1742627870, 1742627870, '1'),
(194919, 14369, 'QU', 'OK', 'S', 1742627877, 1742627877, '1'),
(194920, 2183, 'QU', 'OK', 'S', 1742627883, 1742627883, '1'),
(194921, 18221, 'QU', 'OK', 'S', 1742627888, 1742627888, '1'),
(194922, 13448, 'QU', 'OK', 'S', 1742627891, 1742627891, '1'),
(194923, 18244, 'QU', 'OK', 'S', 1742627894, 1742627894, '1'),
(194924, 13501, 'QU', 'OK', 'S', 1742627896, 1742627896, '1'),
(194925, 13443, 'QU', 'OK', 'S', 1742627899, 1742627899, '1'),
(194926, 13505, 'QU', 'OK', 'S', 1742627902, 1742627902, '1'),
(194927, 18223, 'QU', 'OK', 'S', 1742627905, 1742627905, '1'),
(194928, 19144, 'QU', 'OK', 'S', 1742627911, 1742627911, '1'),
(194929, 35802, 'QU', 'OK', 'S', 1742627917, 1742627917, '1'),
(194930, 13447, 'QU', 'OK', 'S', 1742627920, 1742627920, '1'),
(194931, 18822, 'QU', 'OK', 'S', 1742627923, 1742627923, '1'),
(194932, 35564, 'QU', 'OK', 'S', 1742627929, 1742627929, '1'),
(194933, 31971, 'QU', 'OK', 'S', 1742627934, 1742627934, '1'),
(194934, 34384, 'QU', 'OK', 'S', 1742627939, 1742627939, '1'),
(194935, 1839, 'QU', 'OK', 'S', 1742627943, 1742627943, '1'),
(194936, 13505, 'QU', 'OK', 'S', 1742627948, 1742627948, '1'),
(194937, 13451, 'QU', 'OK', 'S', 1742627954, 1742627954, '1'),
(194938, 13442, 'QU', 'OK', 'S', 1742627957, 1742627957, '1'),
(194939, 31746, 'QU', 'OK', 'S', 1742627963, 1742627963, '1'),
(194940, 34382, 'QU', 'OK', 'S', 1742627968, 1742627968, '1'),
(194941, 15342, 'QU', 'OK', 'S', 1742627975, 1742627975, '1'),
(194942, 13490, 'QU', 'OK', 'S', 1742627980, 1742627980, '1'),
(194943, 15343, 'QU', 'OK', 'S', 1742627983, 1742627983, '1'),
(194944, 11190, 'QU', 'OK', 'S', 1742627995, 1742627995, '1'),
(194945, 1878, 'QU', 'OK', 'S', 1742628009, 1742628009, '1'),
(194946, 1837, 'QU', 'OK', 'S', 1742628017, 1742628017, '1'),
(194947, 1876, 'QU', 'OK', 'S', 1742628023, 1742628023, '1'),
(194948, 1884, 'QU', 'OK', 'S', 1742628030, 1742628030, '1'),
(194949, 31747, 'QU', 'OK', 'S', 1742628068, 1742628068, '1'),
(194950, 31747, 'QU', 'OK', 'S', 1742628075, 1742628075, '1'),
(194951, 3122, 'QU', 'OK', 'S', 1742628743, 1742628743, '1'),
(194952, 4062, 'QU', 'OK', 'S', 1742629340, 1742629340, '1'),
(194953, 1341, 'QU', 'OK', 'S', 1742629356, 1742629356, '1'),
(194954, 1279, 'QU', 'OK', 'S', 1742630197, 1742630197, '1'),
(194955, 1986, 'QU', 'OK', 'S', 1742630265, 1742630265, '1'),
(194956, 37119, 'QU', 'OK', 'S', 1742630602, 1742630602, '1'),
(194957, 2472, 'QU', 'OK', 'S', 1742630698, 1742630698, '1'),
(194958, 2472, 'QU', 'OK', 'S', 1742631107, 1742631107, '1'),
(194959, 37122, 'QU', 'OK', 'S', 1742631929, 1742631929, '1'),
(194960, 37122, 'QU', 'OK', 'S', 1742631948, 1742631948, '1'),
(194961, 13670, 'QU', 'OK', 'S', 1742635041, 1742635041, '1'),
(194962, 10928, 'QU', 'OK', 'S', 1742635261, 1742635261, '1'),
(194963, 10928, 'QU', 'OK', 'S', 1742635287, 1742635287, '1'),
(194964, 12415, 'QU', 'OK', 'S', 1742635423, 1742635423, '1'),
(194965, 12415, 'QU', 'OK', 'S', 1742635426, 1742635426, '1'),
(194966, 12415, 'QU', 'OK', 'S', 1742635436, 1742635436, '1'),
(194967, 35316, 'QU', 'OK', 'S', 1742635633, 1742635633, '1'),
(194968, 13298, 'QU', 'OK', 'S', 1742636119, 1742636119, '1'),
(194969, 20513, 'QU', 'OK', 'S', 1742636508, 1742636508, '1'),
(194970, 20513, 'QU', 'OK', 'S', 1742636517, 1742636517, '1'),
(194971, 36328, 'QU', 'OK', 'S', 1742636940, 1742636940, '1'),
(194972, 36328, 'QU', 'OK', 'S', 1742636943, 1742636943, '1'),
(194973, 36328, 'QU', 'OK', 'S', 1742636945, 1742636945, '1'),
(194974, 36328, 'QU', 'OK', 'S', 1742636954, 1742636954, '1'),
(194975, 36328, 'QU', 'OK', 'S', 1742636958, 1742636958, '1'),
(194976, 37140, 'QU', 'OK', 'S', 1742637737, 1742637737, '1'),
(194977, 1318, 'QU', 'OK', 'S', 1742637778, 1742637778, '1'),
(194978, 36698, 'QU', 'OK', 'S', 1742637893, 1742637893, '1'),
(194979, 37139, 'QU', 'OK', 'S', 1742638278, 1742638278, '1'),
(194980, 37143, 'QU', 'OK', 'S', 1742638348, 1742638348, '1'),
(194981, 21245, 'QU', 'OK', 'S', 1742638418, 1742638418, '1'),
(194982, 37142, 'QU', 'OK', 'S', 1742638650, 1742638650, '1'),
(194983, 11772, 'QU', 'OK', 'S', 1742638852, 1742638852, '1'),
(194984, 37144, 'QU', 'OK', 'S', 1742638889, 1742638889, '1'),
(194985, 37145, 'QU', 'OK', 'S', 1742639158, 1742639158, '1'),
(194986, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194987, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194988, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194989, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194990, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194991, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194992, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194993, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194994, 37105, 'QU', 'OK', 'S', 1742639339, 1742639339, '1'),
(194995, 36775, 'QU', 'OK', 'S', 1742639752, 1742639752, '1'),
(194996, 23087, 'QU', 'OK', 'S', 1742639859, 1742639859, '1'),
(194997, 36897, 'QU', 'OK', 'S', 1742639896, 1742639896, '1'),
(194998, 36725, 'QU', 'OK', 'S', 1742639985, 1742639985, '1'),
(194999, 36776, 'QU', 'OK', 'S', 1742640017, 1742640017, '1'),
(195000, 36727, 'QU', 'OK', 'S', 1742640075, 1742640075, '1'),
(195001, 36727, 'QU', 'OK', 'S', 1742640298, 1742640298, '1'),
(195002, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195003, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195004, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195005, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(195006, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195007, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195008, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195009, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195010, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195011, 37104, 'QU', 'OK', 'S', 1742640402, 1742640402, '1'),
(195012, 36904, 'QU', 'OK', 'S', 1742640413, 1742640413, '1'),
(195013, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195014, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195015, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195016, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195017, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195018, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195019, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195020, 37088, 'QU', 'OK', 'S', 1742640433, 1742640433, '1'),
(195021, 36899, 'QU', 'OK', 'S', 1742640452, 1742640452, '1'),
(195022, 36775, 'QU', 'OK', 'S', 1742642134, 1742642134, '1'),
(195023, 36776, 'QU', 'OK', 'S', 1742642358, 1742642358, '1'),
(195024, 36726, 'QU', 'OK', 'S', 1742642525, 1742642525, '1'),
(195025, 36725, 'QU', 'OK', 'S', 1742643106, 1742643106, '1'),
(195026, 36796, 'QU', 'OK', 'S', 1742643306, 1742643306, '1'),
(195027, 37103, 'QU', 'OK', 'S', 1742643479, 1742643479, '1'),
(195028, 37101, 'QU', 'OK', 'S', 1742643490, 1742643490, '1'),
(195029, 37123, 'QU', 'OK', 'S', 1742643493, 1742643493, '1'),
(195030, 37100, 'QU', 'OK', 'S', 1742643495, 1742643495, '1'),
(195031, 37120, 'QU', 'OK', 'S', 1742643497, 1742643497, '1'),
(195032, 37109, 'QU', 'OK', 'S', 1742643499, 1742643499, '1'),
(195033, 37108, 'QU', 'OK', 'S', 1742643501, 1742643501, '1'),
(195034, 37114, 'QU', 'OK', 'S', 1742643503, 1742643503, '1'),
(195035, 36795, 'QU', 'OK', 'S', 1742643515, 1742643515, '1'),
(195036, 19085, 'QU', 'OK', 'S', 1742643673, 1742643673, '1'),
(195037, 33557, 'QU', 'OK', 'S', 1742643952, 1742643952, '1'),
(195038, 33557, 'QU', 'OK', 'S', 1742643961, 1742643961, '1'),
(195039, 33557, 'QU', 'OK', 'S', 1742643968, 1742643968, '1'),
(195040, 33557, 'QU', 'OK', 'S', 1742643974, 1742643974, '1'),
(195041, 33557, 'QU', 'OK', 'S', 1742644002, 1742644002, '1'),
(195042, 33557, 'QU', 'OK', 'S', 1742644019, 1742644019, '1'),
(195043, 27712, 'QU', 'OK', 'S', 1742644342, 1742644342, '1'),
(195044, 27712, 'QU', 'OK', 'S', 1742644350, 1742644350, '1'),
(195045, 27712, 'QU', 'OK', 'S', 1742644360, 1742644360, '1'),
(195046, 35806, 'QU', 'OK', 'S', 1742644607, 1742644607, '1'),
(195047, 32450, 'QU', 'OK', 'S', 1742644689, 1742644689, '1'),
(195048, 15711, 'QU', 'OK', 'S', 1742644925, 1742644925, '1'),
(195049, 4045, 'QU', 'OK', 'S', 1742645206, 1742645206, '1'),
(195050, 4045, 'QU', 'OK', 'S', 1742645211, 1742645211, '1'),
(195051, 4045, 'QU', 'OK', 'S', 1742645222, 1742645222, '1'),
(195052, 8855, 'QU', 'OK', 'S', 1742645280, 1742645280, '1'),
(195053, 22605, 'QU', 'OK', 'S', 1742645313, 1742645313, '1'),
(195054, 22208, 'QU', 'OK', 'S', 1742645341, 1742645341, '1'),
(195055, 4044, 'QU', 'OK', 'S', 1742645542, 1742645542, '1'),
(195056, 36121, 'QU', 'OK', 'S', 1742645594, 1742645594, '1'),
(195057, 4045, 'QU', 'OK', 'S', 1742645640, 1742645640, '1'),
(195058, 25799, 'QU', 'OK', 'S', 1742645676, 1742645676, '1'),
(195059, 35926, 'QU', 'OK', 'S', 1742645746, 1742645746, '1'),
(195060, 36268, 'QU', 'OK', 'S', 1742645786, 1742645786, '1'),
(195061, 27358, 'QU', 'OK', 'S', 1742645886, 1742645886, '1'),
(195062, 35980, 'QU', 'OK', 'S', 1742645894, 1742645894, '1'),
(195063, 36104, 'QU', 'OK', 'S', 1742645935, 1742645935, '1'),
(195064, 36174, 'QU', 'OK', 'S', 1742646120, 1742646120, '1'),
(195065, 36098, 'QU', 'OK', 'S', 1742646175, 1742646175, '1'),
(195066, 23127, 'QU', 'OK', 'S', 1742646215, 1742646215, '1'),
(195067, 23127, 'QU', 'OK', 'S', 1742646266, 1742646266, '1'),
(195068, 36122, 'QU', 'OK', 'S', 1742646289, 1742646289, '1'),
(195069, 23127, 'QU', 'OK', 'S', 1742646293, 1742646293, '1'),
(195070, 11799, 'QU', 'OK', 'S', 1742646420, 1742646420, '1'),
(195071, 36096, 'QU', 'OK', 'S', 1742646426, 1742646426, '1'),
(195072, 36177, 'QU', 'OK', 'S', 1742646474, 1742646474, '1'),
(195073, 4157, 'QU', 'OK', 'S', 1742646491, 1742646491, '1'),
(195074, 4091, 'QU', 'OK', 'S', 1742646687, 1742646687, '1'),
(195075, 4091, 'QU', 'OK', 'S', 1742646700, 1742646700, '1'),
(195076, 31317, 'QU', 'OK', 'S', 1742646947, 1742646947, '1'),
(195077, 36121, 'QU', 'OK', 'S', 1742647002, 1742647002, '1'),
(195078, 4109, 'QU', 'OK', 'S', 1742647048, 1742647048, '1'),
(195079, 36108, 'QU', 'OK', 'S', 1742647298, 1742647298, '1'),
(195080, 31317, 'QU', 'OK', 'S', 1742647359, 1742647359, '1'),
(195081, 4904, 'QU', 'OK', 'S', 1742647391, 1742647391, '1'),
(195082, 4179, 'QU', 'OK', 'S', 1742647490, 1742647490, '1'),
(195083, 30992, 'QU', 'OK', 'S', 1742647492, 1742647492, '1'),
(195084, 4179, 'QU', 'OK', 'S', 1742647494, 1742647494, '1'),
(195085, 31262, 'QU', 'OK', 'S', 1742647547, 1742647547, '1'),
(195086, 35409, 'QU', 'OK', 'S', 1742647820, 1742647820, '1'),
(195087, 3527, 'QU', 'OK', 'S', 1742648085, 1742648085, '1'),
(195088, 2696, 'QU', 'OK', 'S', 1742648193, 1742648193, '1'),
(195089, 1894, 'QU', 'OK', 'S', 1742648328, 1742648328, '1'),
(195090, 1655, 'QU', 'OK', 'S', 1742648434, 1742648434, '1'),
(195091, 1655, 'QU', 'OK', 'S', 1742648437, 1742648437, '1'),
(195092, 1655, 'QU', 'OK', 'S', 1742648446, 1742648446, '1'),
(195093, 1655, 'QU', 'OK', 'S', 1742648453, 1742648453, '1'),
(195094, 1655, 'QU', 'OK', 'S', 1742648456, 1742648456, '1'),
(195095, 13502, 'QU', 'OK', 'S', 1742648637, 1742648637, '1'),
(195096, 291, 'QU', 'OK', 'S', 1742648649, 1742648649, '1'),
(195097, 18219, 'QU', 'OK', 'S', 1742648664, 1742648664, '1'),
(195098, 7508, 'QU', 'OK', 'S', 1742648697, 1742648697, '1'),
(195099, 7508, 'QU', 'OK', 'S', 1742648705, 1742648705, '1'),
(195100, 7508, 'QU', 'OK', 'S', 1742648708, 1742648708, '1'),
(195101, 30311, 'QU', 'OK', 'S', 1742648713, 1742648713, '1'),
(195102, 18545, 'QU', 'OK', 'S', 1742648716, 1742648716, '1'),
(195103, 7508, 'QU', 'OK', 'S', 1742648718, 1742648718, '1'),
(195104, 26074, 'QU', 'OK', 'S', 1742648729, 1742648729, '1'),
(195105, 24244, 'QU', 'OK', 'S', 1742648733, 1742648733, '1'),
(195106, 14547, 'QU', 'OK', 'S', 1742648735, 1742648735, '1'),
(195107, 30311, 'QU', 'OK', 'S', 1742648751, 1742648751, '1'),
(195108, 1553, 'QU', 'OK', 'S', 1742648946, 1742648946, '1'),
(195109, 36532, 'QU', 'OK', 'S', 1742648968, 1742648968, '1'),
(195110, 36750, 'QU', 'OK', 'S', 1742649001, 1742649001, '1'),
(195111, 25, 'QU', 'OK', 'S', 1742649030, 1742649030, '1'),
(195112, 25, 'QU', 'OK', 'S', 1742649039, 1742649039, '1'),
(195113, 11229, 'QU', 'OK', 'S', 1742649049, 1742649049, '1'),
(195114, 29772, 'QU', 'OK', 'S', 1742649076, 1742649076, '1'),
(195115, 36536, 'QU', 'OK', 'S', 1742649085, 1742649085, '1'),
(195116, 16, 'QU', 'OK', 'S', 1742649103, 1742649103, '1'),
(195117, 36535, 'QU', 'OK', 'S', 1742649119, 1742649119, '1'),
(195118, 4733, 'QU', 'OK', 'S', 1742649135, 1742649135, '1'),
(195119, 30050, 'QU', 'OK', 'S', 1742649222, 1742649222, '1'),
(195120, 2550, 'QU', 'OK', 'S', 1742649252, 1742649252, '1'),
(195121, 36686, 'QU', 'OK', 'S', 1742649273, 1742649273, '1'),
(195122, 36687, 'QU', 'OK', 'S', 1742649314, 1742649314, '1'),
(195123, 36749, 'QU', 'OK', 'S', 1742649341, 1742649341, '1'),
(195124, 11192, 'QU', 'OK', 'S', 1742649370, 1742649370, '1'),
(195125, 36405, 'QU', 'OK', 'S', 1742649429, 1742649429, '1'),
(195126, 2594, 'QU', 'OK', 'S', 1742649448, 1742649448, '1'),
(195127, 36426, 'QU', 'OK', 'S', 1742649461, 1742649461, '1'),
(195128, 36426, 'QU', 'OK', 'S', 1742649487, 1742649487, '1'),
(195129, 36534, 'QU', 'OK', 'S', 1742649597, 1742649597, '1'),
(195130, 36100, 'QU', 'OK', 'S', 1742649641, 1742649641, '1'),
(195131, 2621, 'QU', 'OK', 'S', 1742649645, 1742649645, '1'),
(195132, 2621, 'QU', 'OK', 'S', 1742649649, 1742649649, '1'),
(195133, 36101, 'QU', 'OK', 'S', 1742649669, 1742649669, '1'),
(195134, 18939, 'QU', 'OK', 'S', 1742649741, 1742649741, '1'),
(195135, 36102, 'QU', 'OK', 'S', 1742649765, 1742649765, '1'),
(195136, 36109, 'QU', 'OK', 'S', 1742649798, 1742649798, '1'),
(195137, 36084, 'QU', 'OK', 'S', 1742649825, 1742649825, '1'),
(195138, 3181, 'QU', 'OK', 'S', 1742649924, 1742649924, '1'),
(195139, 3181, 'QU', 'OK', 'S', 1742649935, 1742649935, '1'),
(195140, 3181, 'QU', 'OK', 'S', 1742649940, 1742649940, '1'),
(195141, 3181, 'QU', 'OK', 'S', 1742649944, 1742649944, '1'),
(195142, 27770, 'QU', 'OK', 'S', 1742650243, 1742650243, '1'),
(195143, 26669, 'QU', 'OK', 'S', 1742650253, 1742650253, '1'),
(195144, 26669, 'QU', 'OK', 'S', 1742650253, 1742650253, '1'),
(195145, 26669, 'QU', 'OK', 'S', 1742650253, 1742650253, '1'),
(195146, 26668, 'QU', 'OK', 'S', 1742650272, 1742650272, '1'),
(195147, 26657, 'QU', 'OK', 'S', 1742650280, 1742650280, '1'),
(195148, 17745, 'QU', 'OK', 'S', 1742650288, 1742650288, '1'),
(195149, 34584, 'QU', 'OK', 'S', 1742650295, 1742650295, '1'),
(195150, 35546, 'QU', 'OK', 'S', 1742650302, 1742650302, '1'),
(195151, 32872, 'QU', 'OK', 'S', 1742650310, 1742650310, '1'),
(195152, 27284, 'QU', 'OK', 'S', 1742650321, 1742650321, '1'),
(195153, 31229, 'QU', 'OK', 'S', 1742650329, 1742650329, '1'),
(195154, 21297, 'QU', 'OK', 'S', 1742650336, 1742650336, '1'),
(195155, 13452, 'QU', 'OK', 'S', 1742650349, 1742650349, '1'),
(195156, 18219, 'QU', 'OK', 'S', 1742650359, 1742650359, '1'),
(195157, 18223, 'QU', 'OK', 'S', 1742650377, 1742650377, '1'),
(195158, 13439, 'QU', 'OK', 'S', 1742650383, 1742650383, '1'),
(195159, 18240, 'QU', 'OK', 'S', 1742650390, 1742650390, '1'),
(195160, 18243, 'QU', 'OK', 'S', 1742650397, 1742650397, '1'),
(195161, 18554, 'QU', 'OK', 'S', 1742650403, 1742650403, '1'),
(195162, 3188, 'QU', 'OK', 'S', 1742650414, 1742650414, '1'),
(195163, 13505, 'QU', 'OK', 'S', 1742650515, 1742650515, '1'),
(195164, 26807, 'QU', 'OK', 'S', 1742651003, 1742651003, '1'),
(195165, 22250, 'QU', 'OK', 'S', 1742651059, 1742651059, '1'),
(195166, 36954, 'QU', 'OK', 'S', 1742708654, 1742708654, '1'),
(195167, 36954, 'QU', 'OK', 'S', 1742708654, 1742708654, '1'),
(195168, 36954, 'QU', 'OK', 'S', 1742708654, 1742708654, '1'),
(195169, 36920, 'QU', 'OK', 'S', 1742708721, 1742708721, '1'),
(195170, 36920, 'QU', 'OK', 'S', 1742708721, 1742708721, '1'),
(195171, 36920, 'QU', 'OK', 'S', 1742708721, 1742708721, '1'),
(195172, 36954, 'QU', 'OK', 'S', 1742708797, 1742708797, '1'),
(195173, 36954, 'QU', 'OK', 'S', 1742708797, 1742708797, '1'),
(195174, 36954, 'QU', 'OK', 'S', 1742708797, 1742708797, '1'),
(195175, 36919, 'QU', 'OK', 'S', 1742708891, 1742708891, '1'),
(195176, 36919, 'QU', 'OK', 'S', 1742708891, 1742708891, '1'),
(195177, 36918, 'QU', 'OK', 'S', 1742708993, 1742708993, '1'),
(195178, 36881, 'QU', 'OK', 'S', 1742709076, 1742709076, '1'),
(195179, 36881, 'QU', 'OK', 'S', 1742709076, 1742709076, '1'),
(195180, 28829, 'QU', 'OK', 'S', 1742792343, 1742792343, '1'),
(195181, 28829, 'QU', 'OK', 'S', 1742792351, 1742792351, '1'),
(195182, 35819, 'QU', 'OK', 'S', 1742792354, 1742792354, '1'),
(195183, 35819, 'QU', 'OK', 'S', 1742792358, 1742792358, '1'),
(195184, 35820, 'QU', 'OK', 'S', 1742792362, 1742792362, '1'),
(195185, 28826, 'QU', 'OK', 'S', 1742792365, 1742792365, '1'),
(195186, 35820, 'QU', 'OK', 'S', 1742792368, 1742792368, '1'),
(195187, 35820, 'QU', 'OK', 'S', 1742792371, 1742792371, '1'),
(195188, 35820, 'QU', 'OK', 'S', 1742792375, 1742792375, '1'),
(195189, 35896, 'QU', 'OK', 'S', 1742792382, 1742792382, '1'),
(195190, 21843, 'QU', 'OK', 'S', 1742792386, 1742792386, '1'),
(195191, 35896, 'QU', 'OK', 'S', 1742792390, 1742792390, '1'),
(195192, 28826, 'QU', 'OK', 'S', 1742792396, 1742792396, '1'),
(195193, 35726, 'QU', 'OK', 'S', 1742792402, 1742792402, '1'),
(195194, 28826, 'QU', 'OK', 'S', 1742792407, 1742792407, '1'),
(195195, 28826, 'QU', 'OK', 'S', 1742792421, 1742792421, '1'),
(195196, 35819, 'QU', 'OK', 'S', 1742792426, 1742792426, '1'),
(195197, 28826, 'QU', 'OK', 'S', 1742792431, 1742792431, '1'),
(195198, 35819, 'QU', 'OK', 'S', 1742792436, 1742792436, '1'),
(195199, 21843, 'QU', 'OK', 'S', 1742792448, 1742792448, '1'),
(195200, 35726, 'QU', 'OK', 'S', 1742792453, 1742792453, '1'),
(195201, 35102, 'QU', 'OK', 'S', 1742792464, 1742792464, '1'),
(195202, 35102, 'QU', 'OK', 'S', 1742792470, 1742792470, '1'),
(195203, 35896, 'QU', 'OK', 'S', 1742792474, 1742792474, '1'),
(195204, 35896, 'QU', 'OK', 'S', 1742792478, 1742792478, '1'),
(195205, 28829, 'QU', 'OK', 'S', 1742792482, 1742792482, '1'),
(195206, 28829, 'QU', 'OK', 'S', 1742792485, 1742792485, '1'),
(195207, 35896, 'QU', 'OK', 'S', 1742792489, 1742792489, '1'),
(195208, 35896, 'QU', 'OK', 'S', 1742792492, 1742792492, '1'),
(195209, 35102, 'QU', 'OK', 'S', 1742792502, 1742792502, '1'),
(195210, 28829, 'QU', 'OK', 'S', 1742792506, 1742792506, '1'),
(195211, 35104, 'QU', 'OK', 'S', 1742792512, 1742792512, '1'),
(195212, 35102, 'QU', 'OK', 'S', 1742792517, 1742792517, '1'),
(195213, 35102, 'QU', 'OK', 'S', 1742792521, 1742792521, '1'),
(195214, 35102, 'QU', 'OK', 'S', 1742792525, 1742792525, '1'),
(195215, 34064, 'QU', 'OK', 'S', 1742792535, 1742792535, '1'),
(195216, 34064, 'QU', 'OK', 'S', 1742792541, 1742792541, '1'),
(195217, 34064, 'QU', 'OK', 'S', 1742792545, 1742792545, '1'),
(195218, 34064, 'QU', 'OK', 'S', 1742792549, 1742792549, '1'),
(195219, 34064, 'QU', 'OK', 'S', 1742792552, 1742792552, '1'),
(195220, 34064, 'QU', 'OK', 'S', 1742792555, 1742792555, '1'),
(195221, 34064, 'QU', 'OK', 'S', 1742792558, 1742792558, '1'),
(195222, 34064, 'QU', 'OK', 'S', 1742792561, 1742792561, '1'),
(195223, 34064, 'QU', 'OK', 'S', 1742792566, 1742792566, '1'),
(195224, 34064, 'QU', 'OK', 'S', 1742792571, 1742792571, '1'),
(195225, 34064, 'QU', 'OK', 'S', 1742792576, 1742792576, '1'),
(195226, 34064, 'QU', 'OK', 'S', 1742792580, 1742792580, '1'),
(195227, 34064, 'QU', 'OK', 'S', 1742792584, 1742792584, '1'),
(195228, 34064, 'QU', 'OK', 'S', 1742792591, 1742792591, '1'),
(195229, 34064, 'QU', 'OK', 'S', 1742792596, 1742792596, '1'),
(195230, 34064, 'QU', 'OK', 'S', 1742792603, 1742792603, '1'),
(195231, 34064, 'QU', 'OK', 'S', 1742792608, 1742792608, '1'),
(195232, 34064, 'QU', 'OK', 'S', 1742792613, 1742792613, '1'),
(195233, 34064, 'QU', 'OK', 'S', 1742792617, 1742792617, '1'),
(195234, 34064, 'QU', 'OK', 'S', 1742792622, 1742792622, '1'),
(195235, 34064, 'QU', 'OK', 'S', 1742792627, 1742792627, '1'),
(195236, 34064, 'QU', 'OK', 'S', 1742792631, 1742792631, '1'),
(195237, 34064, 'QU', 'OK', 'S', 1742792636, 1742792636, '1'),
(195238, 34064, 'QU', 'OK', 'S', 1742792642, 1742792642, '1'),
(195239, 34064, 'QU', 'OK', 'S', 1742792647, 1742792647, '1'),
(195240, 34064, 'QU', 'OK', 'S', 1742792666, 1742792666, '1'),
(195241, 34064, 'QU', 'OK', 'S', 1742792671, 1742792671, '1'),
(195242, 34064, 'QU', 'OK', 'S', 1742792677, 1742792677, '1'),
(195243, 34064, 'QU', 'OK', 'S', 1742792683, 1742792683, '1'),
(195244, 34064, 'QU', 'OK', 'S', 1742792688, 1742792688, '1'),
(195245, 34064, 'QU', 'OK', 'S', 1742792694, 1742792694, '1'),
(195246, 34064, 'QU', 'OK', 'S', 1742792698, 1742792698, '1'),
(195247, 34064, 'QU', 'OK', 'S', 1742792701, 1742792701, '1'),
(195248, 34064, 'QU', 'OK', 'S', 1742792706, 1742792706, '1'),
(195249, 34064, 'QU', 'OK', 'S', 1742792709, 1742792709, '1'),
(195250, 34064, 'QU', 'OK', 'S', 1742792712, 1742792712, '1'),
(195251, 34064, 'QU', 'OK', 'S', 1742792715, 1742792715, '1'),
(195252, 34064, 'QU', 'OK', 'S', 1742792718, 1742792718, '1'),
(195253, 34064, 'QU', 'OK', 'S', 1742792721, 1742792721, '1'),
(195254, 34064, 'QU', 'OK', 'S', 1742792725, 1742792725, '1'),
(195255, 34064, 'QU', 'OK', 'S', 1742792729, 1742792729, '1'),
(195256, 34064, 'QU', 'OK', 'S', 1742792732, 1742792732, '1'),
(195257, 34064, 'QU', 'OK', 'S', 1742792736, 1742792736, '1'),
(195258, 34064, 'QU', 'OK', 'S', 1742792743, 1742792743, '1'),
(195259, 34064, 'QU', 'OK', 'S', 1742792746, 1742792746, '1'),
(195260, 34064, 'QU', 'OK', 'S', 1742792754, 1742792754, '1'),
(195261, 34064, 'QU', 'OK', 'S', 1742792765, 1742792765, '1'),
(195262, 34064, 'QU', 'OK', 'S', 1742792769, 1742792769, '1'),
(195263, 34064, 'QU', 'OK', 'S', 1742792773, 1742792773, '1'),
(195264, 34064, 'QU', 'OK', 'S', 1742792776, 1742792776, '1'),
(195265, 34064, 'QU', 'OK', 'S', 1742792779, 1742792779, '1'),
(195266, 34064, 'QU', 'OK', 'S', 1742792782, 1742792782, '1'),
(195267, 34064, 'QU', 'OK', 'S', 1742792786, 1742792786, '1'),
(195268, 34064, 'QU', 'OK', 'S', 1742792789, 1742792789, '1'),
(195269, 34064, 'QU', 'OK', 'S', 1742792792, 1742792792, '1'),
(195270, 34064, 'QU', 'OK', 'S', 1742792795, 1742792795, '1'),
(195271, 34064, 'QU', 'OK', 'S', 1742792798, 1742792798, '1'),
(195272, 34064, 'QU', 'OK', 'S', 1742792802, 1742792802, '1'),
(195273, 34064, 'QU', 'OK', 'S', 1742792814, 1742792814, '1'),
(195274, 34064, 'QU', 'OK', 'S', 1742792817, 1742792817, '1'),
(195275, 34064, 'QU', 'OK', 'S', 1742792822, 1742792822, '1'),
(195276, 34064, 'QU', 'OK', 'S', 1742792825, 1742792825, '1'),
(195277, 34064, 'QU', 'OK', 'S', 1742792876, 1742792876, '1'),
(195278, 34064, 'QU', 'OK', 'S', 1742792880, 1742792880, '1'),
(195279, 34064, 'QU', 'OK', 'S', 1742792883, 1742792883, '1'),
(195280, 34064, 'QU', 'OK', 'S', 1742792886, 1742792886, '1'),
(195281, 34064, 'QU', 'OK', 'S', 1742792890, 1742792890, '1'),
(195282, 34064, 'QU', 'OK', 'S', 1742792893, 1742792893, '1'),
(195283, 34064, 'QU', 'OK', 'S', 1742792896, 1742792896, '1'),
(195284, 34064, 'QU', 'OK', 'S', 1742792899, 1742792899, '1'),
(195285, 34064, 'QU', 'OK', 'S', 1742792902, 1742792902, '1'),
(195286, 34064, 'QU', 'OK', 'S', 1742792904, 1742792904, '1'),
(195287, 34064, 'QU', 'OK', 'S', 1742792907, 1742792907, '1'),
(195288, 34064, 'QU', 'OK', 'S', 1742792910, 1742792910, '1'),
(195289, 34064, 'QU', 'OK', 'S', 1742792920, 1742792920, '1'),
(195290, 34064, 'QU', 'OK', 'S', 1742792926, 1742792926, '1'),
(195291, 34064, 'QU', 'OK', 'S', 1742792929, 1742792929, '1'),
(195292, 34064, 'QU', 'OK', 'S', 1742792932, 1742792932, '1'),
(195293, 34064, 'QU', 'OK', 'S', 1742792935, 1742792935, '1'),
(195294, 34064, 'QU', 'OK', 'S', 1742792938, 1742792938, '1'),
(195295, 34064, 'QU', 'OK', 'S', 1742792941, 1742792941, '1'),
(195296, 34064, 'QU', 'OK', 'S', 1742792944, 1742792944, '1'),
(195297, 34064, 'QU', 'OK', 'S', 1742792947, 1742792947, '1'),
(195298, 34064, 'QU', 'OK', 'S', 1742792949, 1742792949, '1'),
(195299, 34064, 'QU', 'OK', 'S', 1742792952, 1742792952, '1'),
(195300, 34064, 'QU', 'OK', 'S', 1742792957, 1742792957, '1'),
(195301, 34064, 'QU', 'OK', 'S', 1742792960, 1742792960, '1'),
(195302, 34064, 'QU', 'OK', 'S', 1742792973, 1742792973, '1'),
(195303, 34064, 'QU', 'OK', 'S', 1742792976, 1742792976, '1'),
(195304, 34064, 'QU', 'OK', 'S', 1742792979, 1742792979, '1'),
(195305, 34064, 'QU', 'OK', 'S', 1742792990, 1742792990, '1'),
(195306, 34064, 'QU', 'OK', 'S', 1742792995, 1742792995, '1'),
(195307, 34064, 'QU', 'OK', 'S', 1742793030, 1742793030, '1'),
(195308, 34064, 'QU', 'OK', 'S', 1742793034, 1742793034, '1'),
(195309, 34064, 'QU', 'OK', 'S', 1742793040, 1742793040, '1'),
(195310, 34064, 'QU', 'OK', 'S', 1742793045, 1742793045, '1'),
(195311, 34064, 'QU', 'OK', 'S', 1742793050, 1742793050, '1'),
(195312, 34064, 'QU', 'OK', 'S', 1742793055, 1742793055, '1'),
(195313, 34064, 'QU', 'OK', 'S', 1742793060, 1742793060, '1'),
(195314, 34064, 'QU', 'OK', 'S', 1742793066, 1742793066, '1'),
(195315, 34064, 'QU', 'OK', 'S', 1742793071, 1742793071, '1'),
(195316, 34064, 'QU', 'OK', 'S', 1742793077, 1742793077, '1'),
(195317, 34064, 'QU', 'OK', 'S', 1742793080, 1742793080, '1'),
(195318, 34064, 'QU', 'OK', 'S', 1742793084, 1742793084, '1'),
(195319, 34064, 'QU', 'OK', 'S', 1742793087, 1742793087, '1'),
(195320, 34064, 'QU', 'OK', 'S', 1742793091, 1742793091, '1'),
(195321, 34064, 'QU', 'OK', 'S', 1742793098, 1742793098, '1'),
(195322, 34064, 'QU', 'OK', 'S', 1742793101, 1742793101, '1'),
(195323, 34064, 'QU', 'OK', 'S', 1742793104, 1742793104, '1'),
(195324, 34064, 'QU', 'OK', 'S', 1742793110, 1742793110, '1'),
(195325, 34064, 'QU', 'OK', 'S', 1742793114, 1742793114, '1'),
(195326, 34064, 'QU', 'OK', 'S', 1742793117, 1742793117, '1'),
(195327, 34064, 'QU', 'OK', 'S', 1742793120, 1742793120, '1'),
(195328, 34064, 'QU', 'OK', 'S', 1742793123, 1742793123, '1'),
(195329, 34064, 'QU', 'OK', 'S', 1742793126, 1742793126, '1'),
(195330, 34064, 'QU', 'OK', 'S', 1742793131, 1742793131, '1'),
(195331, 34064, 'QU', 'OK', 'S', 1742793135, 1742793135, '1'),
(195332, 34064, 'QU', 'OK', 'S', 1742793138, 1742793138, '1'),
(195333, 34064, 'QU', 'OK', 'S', 1742793141, 1742793141, '1'),
(195334, 34064, 'QU', 'OK', 'S', 1742793255, 1742793255, '1'),
(195335, 34064, 'QU', 'OK', 'S', 1742793261, 1742793261, '1'),
(195336, 35897, 'QU', 'OK', 'S', 1742793314, 1742793314, '1'),
(195337, 35797, 'QU', 'OK', 'S', 1742793320, 1742793320, '1'),
(195338, 35897, 'QU', 'OK', 'S', 1742793327, 1742793327, '1'),
(195339, 36851, 'QU', 'OK', 'S', 1742793333, 1742793333, '1'),
(195340, 36851, 'QU', 'OK', 'S', 1742793338, 1742793338, '1'),
(195341, 36851, 'QU', 'OK', 'S', 1742793342, 1742793342, '1'),
(195342, 36851, 'QU', 'OK', 'S', 1742793345, 1742793345, '1'),
(195343, 35797, 'QU', 'OK', 'S', 1742793348, 1742793348, '1'),
(195344, 36852, 'QU', 'OK', 'S', 1742793354, 1742793354, '1'),
(195345, 36673, 'QU', 'OK', 'S', 1742793362, 1742793362, '1'),
(195346, 36673, 'QU', 'OK', 'S', 1742793367, 1742793367, '1'),
(195347, 36673, 'QU', 'OK', 'S', 1742793370, 1742793370, '1'),
(195348, 36673, 'QU', 'OK', 'S', 1742793373, 1742793373, '1'),
(195349, 36673, 'QU', 'OK', 'S', 1742793377, 1742793377, '1'),
(195350, 36849, 'QU', 'OK', 'S', 1742793386, 1742793386, '1'),
(195351, 36849, 'QU', 'OK', 'S', 1742793392, 1742793392, '1'),
(195352, 36849, 'QU', 'OK', 'S', 1742793397, 1742793397, '1'),
(195353, 36849, 'QU', 'OK', 'S', 1742793402, 1742793402, '1'),
(195354, 36849, 'QU', 'OK', 'S', 1742793407, 1742793407, '1'),
(195355, 36852, 'QU', 'OK', 'S', 1742793412, 1742793412, '1'),
(195356, 36852, 'QU', 'OK', 'S', 1742793418, 1742793418, '1'),
(195357, 36852, 'QU', 'OK', 'S', 1742793424, 1742793424, '1'),
(195358, 36852, 'QU', 'OK', 'S', 1742793428, 1742793428, '1'),
(195359, 25070, 'QU', 'OK', 'S', 1742793432, 1742793432, '1'),
(195360, 36852, 'QU', 'OK', 'S', 1742793444, 1742793444, '1'),
(195361, 25070, 'QU', 'OK', 'S', 1742793449, 1742793449, '1'),
(195362, 35355, 'QU', 'OK', 'S', 1742793455, 1742793455, '1'),
(195363, 25747, 'QU', 'OK', 'S', 1742793463, 1742793463, '1'),
(195364, 35398, 'QU', 'OK', 'S', 1742793465, 1742793465, '1'),
(195365, 25747, 'QU', 'OK', 'S', 1742793477, 1742793477, '1'),
(195366, 35398, 'QU', 'OK', 'S', 1742793485, 1742793485, '1'),
(195367, 25070, 'QU', 'OK', 'S', 1742793491, 1742793491, '1'),
(195368, 25070, 'QU', 'OK', 'S', 1742793496, 1742793496, '1'),
(195369, 35398, 'QU', 'OK', 'S', 1742793501, 1742793501, '1'),
(195370, 35398, 'QU', 'OK', 'S', 1742793506, 1742793506, '1'),
(195371, 35398, 'QU', 'OK', 'S', 1742793511, 1742793511, '1'),
(195372, 36141, 'QU', 'OK', 'S', 1742793517, 1742793517, '1'),
(195373, 32102, 'QU', 'OK', 'S', 1742793527, 1742793527, '1'),
(195374, 35355, 'QU', 'OK', 'S', 1742793532, 1742793532, '1'),
(195375, 35398, 'QU', 'OK', 'S', 1742793538, 1742793538, '1'),
(195376, 35355, 'QU', 'OK', 'S', 1742793544, 1742793544, '1'),
(195377, 35355, 'QU', 'OK', 'S', 1742793550, 1742793550, '1'),
(195378, 35355, 'QU', 'OK', 'S', 1742793555, 1742793555, '1'),
(195379, 35355, 'QU', 'OK', 'S', 1742793561, 1742793561, '1'),
(195380, 35122, 'QU', 'OK', 'S', 1742793567, 1742793567, '1'),
(195381, 35398, 'QU', 'OK', 'S', 1742793574, 1742793574, '1'),
(195382, 35122, 'QU', 'OK', 'S', 1742793580, 1742793580, '1'),
(195383, 35355, 'QU', 'OK', 'S', 1742793586, 1742793586, '1'),
(195384, 36846, 'QU', 'OK', 'S', 1742793712, 1742793712, '1'),
(195385, 36846, 'QU', 'OK', 'S', 1742793718, 1742793718, '1'),
(195386, 36846, 'QU', 'OK', 'S', 1742793724, 1742793724, '1'),
(195387, 36577, 'QU', 'OK', 'S', 1742793730, 1742793730, '1'),
(195388, 36577, 'QU', 'OK', 'S', 1742793739, 1742793739, '1'),
(195389, 36577, 'QU', 'OK', 'S', 1742793743, 1742793743, '1'),
(195390, 36577, 'QU', 'OK', 'S', 1742793747, 1742793747, '1'),
(195391, 36577, 'QU', 'OK', 'S', 1742793751, 1742793751, '1'),
(195392, 36577, 'QU', 'OK', 'S', 1742793757, 1742793757, '1'),
(195393, 36577, 'QU', 'OK', 'S', 1742793760, 1742793760, '1'),
(195394, 36577, 'QU', 'OK', 'S', 1742793765, 1742793765, '1'),
(195395, 36577, 'QU', 'OK', 'S', 1742793770, 1742793770, '1'),
(195396, 36577, 'QU', 'OK', 'S', 1742793776, 1742793776, '1'),
(195397, 36577, 'QU', 'OK', 'S', 1742793781, 1742793781, '1'),
(195398, 36577, 'QU', 'OK', 'S', 1742793787, 1742793787, '1'),
(195399, 36577, 'QU', 'OK', 'S', 1742793795, 1742793795, '1'),
(195400, 36577, 'QU', 'OK', 'S', 1742793801, 1742793801, '1'),
(195401, 36577, 'QU', 'OK', 'S', 1742793806, 1742793806, '1'),
(195402, 35797, 'QU', 'OK', 'S', 1742793812, 1742793812, '1'),
(195403, 36577, 'QU', 'OK', 'S', 1742793817, 1742793817, '1'),
(195404, 18230, 'QU', 'OK', 'S', 1742794297, 1742794297, '1'),
(195405, 31160, 'QU', 'OK', 'S', 1742794351, 1742794351, '1'),
(195406, 18234, 'QU', 'OK', 'S', 1742794366, 1742794366, '1'),
(195407, 31144, 'QU', 'OK', 'S', 1742794422, 1742794422, '1'),
(195408, 31144, 'QU', 'OK', 'S', 1742794429, 1742794429, '1'),
(195409, 31144, 'QU', 'OK', 'S', 1742794436, 1742794436, '1'),
(195410, 14973, 'QU', 'OK', 'S', 1742794441, 1742794441, '1'),
(195411, 31147, 'QU', 'OK', 'S', 1742794500, 1742794500, '1'),
(195412, 19305, 'QU', 'OK', 'S', 1742794518, 1742794518, '1'),
(195413, 31165, 'QU', 'OK', 'S', 1742794540, 1742794540, '1'),
(195414, 18840, 'QU', 'OK', 'S', 1742794598, 1742794598, '1'),
(195415, 36468, 'QU', 'OK', 'S', 1742794600, 1742794600, '1'),
(195416, 36468, 'QU', 'OK', 'S', 1742794603, 1742794603, '1'),
(195417, 19532, 'QU', 'OK', 'S', 1742794653, 1742794653, '1'),
(195418, 31140, 'QU', 'OK', 'S', 1742794655, 1742794655, '1'),
(195419, 16821, 'QU', 'OK', 'S', 1742794721, 1742794721, '1'),
(195420, 18840, 'QU', 'OK', 'S', 1742794884, 1742794884, '1'),
(195421, 2889, 'QU', 'OK', 'S', 1742794891, 1742794891, '1'),
(195422, 16739, 'QU', 'OK', 'S', 1742794932, 1742794932, '1'),
(195423, 19587, 'QU', 'OK', 'S', 1742794970, 1742794970, '1'),
(195424, 14953, 'QU', 'OK', 'S', 1742795036, 1742795036, '1'),
(195425, 15381, 'QU', 'OK', 'S', 1742795097, 1742795097, '1'),
(195426, 16443, 'QU', 'OK', 'S', 1742795154, 1742795154, '1'),
(195427, 14953, 'QU', 'OK', 'S', 1742795201, 1742795201, '1'),
(195428, 14918, 'QU', 'OK', 'S', 1742795279, 1742795279, '1'),
(195429, 14954, 'QU', 'OK', 'S', 1742795380, 1742795380, '1'),
(195430, 15381, 'QU', 'OK', 'S', 1742795447, 1742795447, '1'),
(195431, 19603, 'QU', 'OK', 'S', 1742795485, 1742795485, '1'),
(195432, 14853, 'QU', 'OK', 'S', 1742795530, 1742795530, '1'),
(195433, 16739, 'QU', 'OK', 'S', 1742795576, 1742795576, '1'),
(195434, 15217, 'QU', 'OK', 'S', 1742795655, 1742795655, '1'),
(195435, 15743, 'QU', 'OK', 'S', 1742795697, 1742795697, '1'),
(195436, 31822, 'QU', 'OK', 'S', 1742795718, 1742795718, '1'),
(195437, 4131, 'QU', 'OK', 'S', 1742795722, 1742795722, '1'),
(195438, 15342, 'QU', 'OK', 'S', 1742795725, 1742795725, '1'),
(195439, 35054, 'QU', 'OK', 'S', 1742795727, 1742795727, '1'),
(195440, 35799, 'QU', 'OK', 'S', 1742795729, 1742795729, '1'),
(195441, 35565, 'QU', 'OK', 'S', 1742795731, 1742795731, '1'),
(195442, 291, 'QU', 'OK', 'S', 1742795740, 1742795740, '1'),
(195443, 33343, 'QU', 'OK', 'S', 1742795755, 1742795755, '1'),
(195444, 15428, 'QU', 'OK', 'S', 1742795762, 1742795762, '1'),
(195445, 18710, 'QU', 'OK', 'S', 1742795807, 1742795807, '1'),
(195446, 18721, 'QU', 'OK', 'S', 1742795904, 1742795904, '1'),
(195447, 33343, 'QU', 'OK', 'S', 1742795927, 1742795927, '1'),
(195448, 33343, 'QU', 'OK', 'S', 1742795930, 1742795930, '1'),
(195449, 18720, 'QU', 'OK', 'S', 1742795957, 1742795957, '1'),
(195450, 18720, 'QU', 'OK', 'S', 1742795971, 1742795971, '1'),
(195451, 29344, 'QU', 'OK', 'S', 1742795974, 1742795974, '1'),
(195452, 15743, 'QU', 'OK', 'S', 1742796017, 1742796017, '1'),
(195453, 14872, 'QU', 'OK', 'S', 1742796153, 1742796153, '1'),
(195454, 15743, 'QU', 'OK', 'S', 1742796304, 1742796304, '1'),
(195455, 31317, 'QU', 'OK', 'S', 1742796623, 1742796623, '1'),
(195456, 33260, 'QU', 'OK', 'S', 1742796671, 1742796671, '1'),
(195457, 18378, 'QU', 'OK', 'S', 1742797206, 1742797206, '1'),
(195458, 19435, 'QU', 'OK', 'S', 1742797287, 1742797287, '1'),
(195459, 14853, 'QU', 'OK', 'S', 1742797333, 1742797333, '1'),
(195460, 16739, 'QU', 'OK', 'S', 1742797378, 1742797378, '1'),
(195461, 19435, 'QU', 'OK', 'S', 1742797422, 1742797422, '1'),
(195462, 16821, 'QU', 'OK', 'S', 1742797470, 1742797470, '1'),
(195463, 18721, 'QU', 'OK', 'S', 1742797512, 1742797512, '1'),
(195464, 15924, 'QU', 'OK', 'S', 1742797556, 1742797556, '1'),
(195465, 18615, 'QU', 'OK', 'S', 1742797612, 1742797612, '1'),
(195466, 14696, 'QU', 'OK', 'S', 1742797659, 1742797659, '1'),
(195467, 19303, 'QU', 'OK', 'S', 1742797709, 1742797709, '1'),
(195468, 14853, 'QU', 'OK', 'S', 1742797774, 1742797774, '1'),
(195469, 18720, 'QU', 'OK', 'S', 1742797839, 1742797839, '1'),
(195470, 18721, 'QU', 'OK', 'S', 1742797916, 1742797916, '1'),
(195471, 16821, 'QU', 'OK', 'S', 1742797959, 1742797959, '1'),
(195472, 16432, 'QU', 'OK', 'S', 1742798005, 1742798005, '1'),
(195473, 5400, 'QU', 'OK', 'S', 1742798136, 1742798136, '1'),
(195474, 31144, 'QU', 'OK', 'S', 1742799721, 1742799721, '1'),
(195475, 5400, 'QU', 'OK', 'S', 1742800528, 1742800528, '1'),
(195476, 37146, 'QU', 'OK', 'S', 1742801119, 1742801119, '1'),
(195477, 4950, 'QU', 'OK', 'S', 1742801362, 1742801362, '1'),
(195478, 37148, 'QU', 'OK', 'S', 1742801465, 1742801465, '1'),
(195479, 36108, 'QU', 'OK', 'S', 1742801914, 1742801914, '1'),
(195480, 37148, 'QU', 'OK', 'S', 1742801948, 1742801948, '1'),
(195481, 37146, 'QU', 'OK', 'S', 1742801974, 1742801974, '1'),
(195482, 37155, 'QU', 'OK', 'S', 1742802078, 1742802078, '1'),
(195483, 16801, 'QU', 'OK', 'S', 1742802240, 1742802240, '1'),
(195484, 16801, 'QU', 'OK', 'S', 1742802246, 1742802246, '1'),
(195485, 36037, 'QU', 'OK', 'S', 1742802252, 1742802252, '1'),
(195486, 36049, 'QU', 'OK', 'S', 1742802257, 1742802257, '1'),
(195487, 36049, 'QU', 'OK', 'S', 1742802262, 1742802262, '1'),
(195488, 36049, 'QU', 'OK', 'S', 1742802266, 1742802266, '1'),
(195489, 36049, 'QU', 'OK', 'S', 1742802270, 1742802270, '1'),
(195490, 36049, 'QU', 'OK', 'S', 1742802274, 1742802274, '1'),
(195491, 36049, 'QU', 'OK', 'S', 1742802277, 1742802277, '1'),
(195492, 8406, 'QU', 'OK', 'S', 1742802280, 1742802280, '1'),
(195493, 8406, 'QU', 'OK', 'S', 1742802284, 1742802284, '1'),
(195494, 36037, 'QU', 'OK', 'S', 1742802288, 1742802288, '1'),
(195495, 8406, 'QU', 'OK', 'S', 1742802291, 1742802291, '1'),
(195496, 36037, 'QU', 'OK', 'S', 1742802295, 1742802295, '1'),
(195497, 36037, 'QU', 'OK', 'S', 1742802298, 1742802298, '1'),
(195498, 36037, 'QU', 'OK', 'S', 1742802302, 1742802302, '1'),
(195499, 36093, 'QU', 'OK', 'S', 1742802305, 1742802305, '1'),
(195500, 36037, 'QU', 'OK', 'S', 1742802308, 1742802308, '1'),
(195501, 36037, 'QU', 'OK', 'S', 1742802312, 1742802312, '1'),
(195502, 33557, 'QU', 'OK', 'S', 1742802316, 1742802316, '1'),
(195503, 34133, 'QU', 'OK', 'S', 1742802419, 1742802419, '1'),
(195504, 34133, 'QU', 'OK', 'S', 1742802424, 1742802424, '1'),
(195505, 36037, 'QU', 'OK', 'S', 1742802427, 1742802427, '1'),
(195506, 36093, 'QU', 'OK', 'S', 1742802439, 1742802439, '1'),
(195507, 33557, 'QU', 'OK', 'S', 1742802445, 1742802445, '1'),
(195508, 33557, 'QU', 'OK', 'S', 1742802448, 1742802448, '1'),
(195509, 36949, 'QU', 'OK', 'S', 1742802452, 1742802452, '1'),
(195510, 36949, 'QU', 'OK', 'S', 1742802456, 1742802456, '1'),
(195511, 36037, 'QU', 'OK', 'S', 1742802459, 1742802459, '1'),
(195512, 37154, 'QU', 'OK', 'S', 1742802463, 1742802463, '1'),
(195513, 36037, 'QU', 'OK', 'S', 1742802466, 1742802466, '1'),
(195514, 36949, 'QU', 'OK', 'S', 1742802470, 1742802470, '1'),
(195515, 22726, 'QU', 'OK', 'S', 1742802477, 1742802477, '1'),
(195516, 22726, 'QU', 'OK', 'S', 1742802513, 1742802513, '1'),
(195517, 37149, 'QU', 'OK', 'S', 1742802517, 1742802517, '1'),
(195518, 22726, 'QU', 'OK', 'S', 1742802579, 1742802579, '1'),
(195519, 22726, 'QU', 'OK', 'S', 1742802593, 1742802593, '1'),
(195520, 36624, 'QU', 'OK', 'S', 1742802639, 1742802639, '1'),
(195521, 36624, 'QU', 'OK', 'S', 1742802644, 1742802644, '1'),
(195522, 36905, 'QU', 'OK', 'S', 1742802653, 1742802653, '1'),
(195523, 36093, 'QU', 'OK', 'S', 1742802660, 1742802660, '1'),
(195524, 35970, 'QU', 'OK', 'S', 1742802665, 1742802665, '1'),
(195525, 1637, 'QU', 'OK', 'S', 1742802700, 1742802700, '1'),
(195526, 1637, 'QU', 'OK', 'S', 1742802709, 1742802709, '1'),
(195527, 1637, 'QU', 'OK', 'S', 1742802718, 1742802718, '1'),
(195528, 1637, 'QU', 'OK', 'S', 1742802725, 1742802725, '1'),
(195529, 1637, 'QU', 'OK', 'S', 1742802734, 1742802734, '1'),
(195530, 1637, 'QU', 'OK', 'S', 1742802741, 1742802741, '1'),
(195531, 1637, 'QU', 'OK', 'S', 1742802750, 1742802750, '1'),
(195532, 37153, 'QU', 'OK', 'S', 1742802808, 1742802808, '1'),
(195533, 1637, 'QU', 'OK', 'S', 1742802862, 1742802862, '1'),
(195534, 1637, 'QU', 'OK', 'S', 1742802873, 1742802873, '1'),
(195535, 37150, 'QU', 'OK', 'S', 1742802915, 1742802915, '1'),
(195536, 37151, 'QU', 'OK', 'S', 1742802933, 1742802933, '1'),
(195537, 37152, 'QU', 'OK', 'S', 1742802956, 1742802956, '1'),
(195538, 1637, 'QU', 'OK', 'S', 1742803019, 1742803019, '1'),
(195539, 1637, 'QU', 'OK', 'S', 1742803058, 1742803058, '1'),
(195540, 1637, 'QU', 'OK', 'S', 1742803072, 1742803072, '1'),
(195541, 33126, 'QU', 'OK', 'S', 1742803105, 1742803105, '1'),
(195542, 33126, 'QU', 'OK', 'S', 1742803111, 1742803111, '1'),
(195543, 36650, 'QU', 'OK', 'S', 1742803208, 1742803208, '1'),
(195544, 33126, 'QU', 'OK', 'S', 1742803237, 1742803237, '1'),
(195545, 35793, 'QU', 'OK', 'S', 1742803241, 1742803241, '1'),
(195546, 36093, 'QU', 'OK', 'S', 1742803269, 1742803269, '1'),
(195547, 31098, 'QU', 'OK', 'S', 1742803283, 1742803283, '1'),
(195548, 36358, 'QU', 'OK', 'S', 1742803390, 1742803390, '1'),
(195549, 36468, 'QU', 'OK', 'S', 1742803412, 1742803412, '1'),
(195550, 31169, 'QU', 'OK', 'S', 1742803441, 1742803441, '1'),
(195551, 17580, 'QU', 'OK', 'S', 1742803487, 1742803487, '1'),
(195552, 36576, 'QU', 'OK', 'S', 1742803527, 1742803527, '1'),
(195553, 36582, 'QU', 'OK', 'S', 1742803589, 1742803589, '1'),
(195554, 36577, 'QU', 'OK', 'S', 1742803636, 1742803636, '1'),
(195555, 36958, 'QU', 'OK', 'S', 1742803831, 1742803831, '1'),
(195556, 35630, 'QU', 'OK', 'S', 1742803872, 1742803872, '1'),
(195557, 36530, 'QU', 'OK', 'S', 1742804006, 1742804006, '1'),
(195558, 36393, 'QU', 'OK', 'S', 1742804351, 1742804351, '1'),
(195559, 36505, 'QU', 'OK', 'S', 1742804436, 1742804436, '1'),
(195560, 36577, 'QU', 'OK', 'S', 1742804477, 1742804477, '1'),
(195561, 36575, 'QU', 'OK', 'S', 1742804588, 1742804588, '1'),
(195562, 36575, 'QU', 'OK', 'S', 1742804707, 1742804707, '1'),
(195563, 36364, 'QU', 'OK', 'S', 1742804744, 1742804744, '1'),
(195564, 36582, 'QU', 'OK', 'S', 1742804783, 1742804783, '1'),
(195565, 36575, 'QU', 'OK', 'S', 1742804957, 1742804957, '1'),
(195566, 36581, 'QU', 'OK', 'S', 1742804994, 1742804994, '1'),
(195567, 37146, 'QU', 'OK', 'S', 1742806297, 1742806297, '1'),
(195568, 36465, 'QU', 'OK', 'S', 1742810503, 1742810503, '1'),
(195569, 36467, 'QU', 'OK', 'S', 1742810529, 1742810529, '1'),
(195570, 6065, 'QU', 'OK', 'S', 1742810966, 1742810966, '1'),
(195571, 6065, 'QU', 'OK', 'S', 1742810991, 1742810991, '1'),
(195572, 6065, 'QU', 'OK', 'S', 1742811009, 1742811009, '1'),
(195573, 6065, 'QU', 'OK', 'S', 1742811040, 1742811040, '1'),
(195574, 6065, 'QU', 'OK', 'S', 1742811043, 1742811043, '1'),
(195575, 3712, 'QU', 'OK', 'S', 1742811177, 1742811177, '1'),
(195576, 3712, 'QU', 'OK', 'S', 1742811215, 1742811215, '1'),
(195577, 9109, 'QU', 'OK', 'S', 1742812094, 1742812094, '1'),
(195578, 9109, 'QU', 'OK', 'S', 1742812097, 1742812097, '1'),
(195579, 27607, 'QU', 'OK', 'S', 1742812101, 1742812101, '1'),
(195580, 33557, 'QU', 'OK', 'S', 1742812256, 1742812256, '1'),
(195581, 37147, 'QU', 'OK', 'S', 1742812530, 1742812530, '1'),
(195582, 9862, 'QU', 'OK', 'S', 1742814071, 1742814071, '1'),
(195583, 9862, 'QU', 'OK', 'S', 1742814081, 1742814081, '1'),
(195584, 9862, 'QU', 'OK', 'S', 1742814107, 1742814107, '1'),
(195585, 36948, 'QU', 'OK', 'S', 1742814566, 1742814566, '1'),
(195586, 1489, 'QU', 'OK', 'S', 1742814617, 1742814617, '1'),
(195587, 4128, 'QU', 'OK', 'S', 1742814617, 1742814617, '1'),
(195588, 1489, 'QU', 'OK', 'S', 1742814621, 1742814621, '1'),
(195589, 1489, 'QU', 'OK', 'S', 1742814624, 1742814624, '1'),
(195590, 4128, 'QU', 'OK', 'S', 1742814656, 1742814656, '1'),
(195591, 27607, 'QU', 'OK', 'S', 1742814689, 1742814689, '1'),
(195592, 4128, 'QU', 'OK', 'S', 1742814690, 1742814690, '1'),
(195593, 36948, 'QU', 'OK', 'S', 1742814718, 1742814718, '1'),
(195594, 36948, 'QU', 'OK', 'S', 1742814721, 1742814721, '1'),
(195595, 36948, 'QU', 'OK', 'S', 1742814724, 1742814724, '1'),
(195596, 36948, 'QU', 'OK', 'S', 1742814728, 1742814728, '1'),
(195597, 4128, 'QU', 'OK', 'S', 1742814832, 1742814832, '1'),
(195598, 2569, 'QU', 'OK', 'S', 1742815115, 1742815115, '1'),
(195599, 4128, 'QU', 'OK', 'S', 1742815225, 1742815225, '1'),
(195600, 2410, 'QU', 'OK', 'S', 1742815375, 1742815375, '1'),
(195601, 2410, 'QU', 'OK', 'S', 1742815378, 1742815378, '1'),
(195602, 2410, 'QU', 'OK', 'S', 1742815391, 1742815391, '1'),
(195603, 2410, 'QU', 'OK', 'S', 1742815395, 1742815395, '1'),
(195604, 31192, 'QU', 'OK', 'S', 1742815545, 1742815545, '1'),
(195605, 1709, 'QU', 'OK', 'S', 1742815642, 1742815642, '1'),
(195606, 4076, 'QU', 'OK', 'S', 1742815667, 1742815667, '1'),
(195607, 4076, 'QU', 'OK', 'S', 1742815670, 1742815670, '1'),
(195608, 4076, 'QU', 'OK', 'S', 1742815673, 1742815673, '1'),
(195609, 2914, 'QU', 'OK', 'S', 1742815809, 1742815809, '1'),
(195610, 8957, 'QU', 'OK', 'S', 1742815864, 1742815864, '1'),
(195611, 2914, 'QU', 'OK', 'S', 1742815894, 1742815894, '1'),
(195612, 4206, 'QU', 'OK', 'S', 1742816189, 1742816189, '1'),
(195613, 4206, 'QU', 'OK', 'S', 1742816201, 1742816201, '1'),
(195614, 3294, 'QU', 'OK', 'S', 1742816376, 1742816376, '1'),
(195615, 3053, 'QU', 'OK', 'S', 1742816390, 1742816390, '1'),
(195616, 3053, 'QU', 'OK', 'S', 1742816399, 1742816399, '1'),
(195617, 3294, 'QU', 'OK', 'S', 1742816403, 1742816403, '1'),
(195618, 2180, 'QU', 'OK', 'S', 1742816495, 1742816495, '1'),
(195619, 2180, 'QU', 'OK', 'S', 1742816504, 1742816504, '1'),
(195620, 2180, 'QU', 'OK', 'S', 1742816507, 1742816507, '1'),
(195621, 2180, 'QU', 'OK', 'S', 1742816514, 1742816514, '1'),
(195622, 2180, 'QU', 'OK', 'S', 1742816518, 1742816518, '1'),
(195623, 3066, 'QU', 'OK', 'S', 1742816620, 1742816620, '1'),
(195624, 2988, 'QU', 'OK', 'S', 1742816652, 1742816652, '1'),
(195625, 2302, 'QU', 'OK', 'S', 1742816776, 1742816776, '1'),
(195626, 2302, 'QU', 'OK', 'S', 1742816784, 1742816784, '1'),
(195627, 2104, 'QU', 'OK', 'S', 1742816792, 1742816792, '1'),
(195628, 2139, 'QU', 'OK', 'S', 1742816820, 1742816820, '1'),
(195629, 2139, 'QU', 'OK', 'S', 1742816823, 1742816823, '1'),
(195630, 2129, 'QU', 'OK', 'S', 1742816854, 1742816854, '1'),
(195631, 2129, 'QU', 'OK', 'S', 1742816857, 1742816857, '1'),
(195632, 2129, 'QU', 'OK', 'S', 1742816860, 1742816860, '1'),
(195633, 2128, 'QU', 'OK', 'S', 1742816925, 1742816925, '1'),
(195634, 2128, 'QU', 'OK', 'S', 1742816929, 1742816929, '1'),
(195635, 2127, 'QU', 'OK', 'S', 1742816989, 1742816989, '1'),
(195636, 2127, 'QU', 'OK', 'S', 1742816992, 1742816992, '1'),
(195637, 2127, 'QU', 'OK', 'S', 1742816995, 1742816995, '1'),
(195638, 2127, 'QU', 'OK', 'S', 1742816998, 1742816998, '1'),
(195639, 2127, 'QU', 'OK', 'S', 1742817002, 1742817002, '1'),
(195640, 2127, 'QU', 'OK', 'S', 1742817005, 1742817005, '1'),
(195641, 2127, 'QU', 'OK', 'S', 1742817008, 1742817008, '1'),
(195642, 2127, 'QU', 'OK', 'S', 1742817011, 1742817011, '1'),
(195643, 2127, 'QU', 'OK', 'S', 1742817018, 1742817018, '1'),
(195644, 2127, 'QU', 'OK', 'S', 1742817021, 1742817021, '1'),
(195645, 2110, 'QU', 'OK', 'S', 1742817051, 1742817051, '1'),
(195646, 2110, 'QU', 'OK', 'S', 1742817054, 1742817054, '1'),
(195647, 2110, 'QU', 'OK', 'S', 1742817057, 1742817057, '1'),
(195648, 2110, 'QU', 'OK', 'S', 1742817060, 1742817060, '1'),
(195649, 2110, 'QU', 'OK', 'S', 1742817064, 1742817064, '1'),
(195650, 2110, 'QU', 'OK', 'S', 1742817071, 1742817071, '1'),
(195651, 27610, 'QU', 'OK', 'S', 1742817075, 1742817075, '1'),
(195652, 2110, 'QU', 'OK', 'S', 1742817078, 1742817078, '1'),
(195653, 2106, 'QU', 'OK', 'S', 1742817116, 1742817116, '1'),
(195654, 21782, 'QU', 'OK', 'S', 1742817158, 1742817158, '1'),
(195655, 33870, 'QU', 'OK', 'S', 1742817169, 1742817169, '1'),
(195656, 37062, 'QU', 'OK', 'S', 1742817171, 1742817171, '1'),
(195657, 37062, 'QU', 'OK', 'S', 1742817173, 1742817173, '1'),
(195658, 32582, 'QU', 'OK', 'S', 1742817178, 1742817178, '1'),
(195659, 37062, 'QU', 'OK', 'S', 1742817181, 1742817181, '1'),
(195660, 37062, 'QU', 'OK', 'S', 1742817186, 1742817186, '1'),
(195661, 37031, 'QU', 'OK', 'S', 1742817192, 1742817192, '1'),
(195662, 37031, 'QU', 'OK', 'S', 1742817201, 1742817201, '1'),
(195663, 37030, 'QU', 'OK', 'S', 1742817206, 1742817206, '1'),
(195664, 3179, 'QU', 'OK', 'S', 1742817246, 1742817246, '1'),
(195665, 3179, 'QU', 'OK', 'S', 1742817255, 1742817255, '1'),
(195666, 3179, 'QU', 'OK', 'S', 1742817260, 1742817260, '1'),
(195667, 4146, 'QU', 'OK', 'S', 1742817266, 1742817266, '1'),
(195668, 4146, 'QU', 'OK', 'S', 1742817275, 1742817275, '1'),
(195669, 37029, 'QU', 'OK', 'S', 1742817329, 1742817329, '1'),
(195670, 33726, 'QU', 'OK', 'S', 1742817391, 1742817391, '1'),
(195671, 16536, 'QU', 'OK', 'S', 1742817399, 1742817399, '1'),
(195672, 16536, 'QU', 'OK', 'S', 1742817399, 1742817399, '1'),
(195673, 20268, 'QU', 'OK', 'S', 1742817417, 1742817417, '1'),
(195674, 20268, 'QU', 'OK', 'S', 1742817417, 1742817417, '1'),
(195675, 29838, 'QU', 'OK', 'S', 1742817443, 1742817443, '1'),
(195676, 26684, 'QU', 'OK', 'S', 1742817451, 1742817451, '1'),
(195677, 32459, 'QU', 'OK', 'S', 1742817461, 1742817461, '1'),
(195678, 32459, 'QU', 'OK', 'S', 1742817461, 1742817461, '1'),
(195679, 8957, 'QU', 'OK', 'S', 1742817474, 1742817474, '1'),
(195680, 25453, 'QU', 'OK', 'S', 1742817483, 1742817483, '1'),
(195681, 12686, 'QU', 'OK', 'S', 1742817495, 1742817495, '1'),
(195682, 12686, 'QU', 'OK', 'S', 1742817498, 1742817498, '1'),
(195683, 9678, 'QU', 'OK', 'S', 1742817635, 1742817635, '1'),
(195684, 9678, 'QU', 'OK', 'S', 1742817653, 1742817653, '1'),
(195685, 21736, 'QU', 'OK', 'S', 1742817887, 1742817887, '1'),
(195686, 1878, 'QU', 'OK', 'S', 1742817888, 1742817888, '1'),
(195687, 1878, 'QU', 'OK', 'S', 1742817891, 1742817891, '1'),
(195688, 1878, 'QU', 'OK', 'S', 1742817899, 1742817899, '1'),
(195689, 1878, 'QU', 'OK', 'S', 1742817905, 1742817905, '1'),
(195690, 3063, 'QU', 'OK', 'S', 1742817906, 1742817906, '1'),
(195691, 1878, 'QU', 'OK', 'S', 1742817913, 1742817913, '1'),
(195692, 1876, 'QU', 'OK', 'S', 1742817971, 1742817971, '1'),
(195693, 29852, 'QU', 'OK', 'S', 1742818017, 1742818017, '1'),
(195694, 36875, 'QU', 'OK', 'S', 1742818027, 1742818027, '1'),
(195695, 37062, 'QU', 'OK', 'S', 1742818276, 1742818276, '1'),
(195696, 37062, 'QU', 'OK', 'S', 1742818278, 1742818278, '1'),
(195697, 2102, 'QU', 'OK', 'S', 1742818350, 1742818350, '1'),
(195698, 1965, 'QU', 'OK', 'S', 1742818402, 1742818402, '1'),
(195699, 2110, 'QU', 'OK', 'S', 1742818650, 1742818650, '1'),
(195700, 2110, 'QU', 'OK', 'S', 1742818664, 1742818664, '1'),
(195701, 2110, 'QU', 'OK', 'S', 1742818675, 1742818675, '1'),
(195702, 2110, 'QU', 'OK', 'S', 1742818690, 1742818690, '1'),
(195703, 2110, 'QU', 'OK', 'S', 1742818696, 1742818696, '1'),
(195704, 2110, 'QU', 'OK', 'S', 1742818701, 1742818701, '1'),
(195705, 2110, 'QU', 'OK', 'S', 1742818705, 1742818705, '1'),
(195706, 2139, 'QU', 'OK', 'S', 1742818901, 1742818901, '1'),
(195707, 2128, 'QU', 'OK', 'S', 1742818933, 1742818933, '1'),
(195708, 2128, 'QU', 'OK', 'S', 1742818942, 1742818942, '1'),
(195709, 2824, 'QU', 'OK', 'S', 1742818979, 1742818979, '1'),
(195710, 2824, 'QU', 'OK', 'S', 1742819096, 1742819096, '1'),
(195711, 2824, 'QU', 'OK', 'S', 1742819099, 1742819099, '1'),
(195712, 2824, 'QU', 'OK', 'S', 1742819113, 1742819113, '1'),
(195713, 2824, 'QU', 'OK', 'S', 1742819117, 1742819117, '1'),
(195714, 2180, 'QU', 'OK', 'S', 1742819184, 1742819184, '1'),
(195715, 2180, 'QU', 'OK', 'S', 1742819197, 1742819197, '1'),
(195716, 2180, 'QU', 'OK', 'S', 1742819201, 1742819201, '1'),
(195717, 2180, 'QU', 'OK', 'S', 1742819211, 1742819211, '1'),
(195718, 2180, 'QU', 'OK', 'S', 1742819215, 1742819215, '1'),
(195719, 2129, 'QU', 'OK', 'S', 1742819277, 1742819277, '1'),
(195720, 2129, 'QU', 'OK', 'S', 1742819285, 1742819285, '1'),
(195721, 2129, 'QU', 'OK', 'S', 1742819290, 1742819290, '1'),
(195722, 33751, 'QU', 'OK', 'S', 1742819301, 1742819301, '1'),
(195723, 2106, 'QU', 'OK', 'S', 1742819321, 1742819321, '1'),
(195724, 36688, 'QU', 'OK', 'S', 1742819329, 1742819329, '1'),
(195725, 4978, 'QU', 'OK', 'S', 1742819356, 1742819356, '1'),
(195726, 4978, 'QU', 'OK', 'S', 1742819360, 1742819360, '1'),
(195727, 35426, 'QU', 'OK', 'S', 1742819376, 1742819376, '1'),
(195728, 36449, 'QU', 'OK', 'S', 1742819399, 1742819399, '1'),
(195729, 32420, 'QU', 'OK', 'S', 1742819425, 1742819425, '1'),
(195730, 36619, 'QU', 'OK', 'S', 1742819453, 1742819453, '1'),
(195731, 2127, 'QU', 'OK', 'S', 1742819473, 1742819473, '1'),
(195732, 2127, 'QU', 'OK', 'S', 1742819484, 1742819484, '1'),
(195733, 2127, 'QU', 'OK', 'S', 1742819489, 1742819489, '1'),
(195734, 2127, 'QU', 'OK', 'S', 1742819493, 1742819493, '1'),
(195735, 2127, 'QU', 'OK', 'S', 1742819512, 1742819512, '1'),
(195736, 2127, 'QU', 'OK', 'S', 1742819515, 1742819515, '1'),
(195737, 2127, 'QU', 'OK', 'S', 1742819533, 1742819533, '1'),
(195738, 2127, 'QU', 'OK', 'S', 1742819562, 1742819562, '1'),
(195739, 2127, 'QU', 'OK', 'S', 1742819597, 1742819597, '1'),
(195740, 2127, 'QU', 'OK', 'S', 1742819602, 1742819602, '1'),
(195741, 2572, 'QU', 'OK', 'S', 1742819855, 1742819855, '1'),
(195742, 8482, 'QU', 'OK', 'S', 1742820213, 1742820213, '1'),
(195743, 8482, 'QU', 'OK', 'S', 1742820256, 1742820256, '1'),
(195744, 8482, 'QU', 'OK', 'S', 1742820259, 1742820259, '1'),
(195745, 3454, 'QU', 'OK', 'S', 1742820359, 1742820359, '1'),
(195746, 9019, 'QU', 'OK', 'S', 1742820426, 1742820426, '1'),
(195747, 3597, 'QU', 'OK', 'S', 1742820460, 1742820460, '1'),
(195748, 9019, 'QU', 'OK', 'S', 1742820485, 1742820485, '1'),
(195749, 32535, 'QU', 'OK', 'S', 1742821005, 1742821005, '1'),
(195750, 35546, 'QU', 'OK', 'S', 1742821022, 1742821022, '1'),
(195751, 35546, 'QU', 'OK', 'S', 1742821022, 1742821022, '1'),
(195752, 13362, 'QU', 'OK', 'S', 1742821041, 1742821041, '1'),
(195753, 33525, 'QU', 'OK', 'S', 1742821049, 1742821049, '1'),
(195754, 33525, 'QU', 'OK', 'S', 1742821049, 1742821049, '1'),
(195755, 13362, 'QU', 'OK', 'S', 1742821050, 1742821050, '1'),
(195756, 36959, 'QU', 'OK', 'S', 1742821079, 1742821079, '1'),
(195757, 36959, 'QU', 'OK', 'S', 1742821079, 1742821079, '1'),
(195758, 36959, 'QU', 'OK', 'S', 1742821079, 1742821079, '1'),
(195759, 9853, 'QU', 'OK', 'S', 1742821128, 1742821128, '1'),
(195760, 3633, 'QU', 'OK', 'S', 1742821149, 1742821149, '1'),
(195761, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195762, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195763, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195764, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195765, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195766, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195767, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195768, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195769, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195770, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195771, 21874, 'QU', 'OK', 'S', 1742821154, 1742821154, '1'),
(195772, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195773, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195774, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195775, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195776, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195777, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195778, 21874, 'QU', 'OK', 'S', 1742821155, 1742821155, '1'),
(195779, 3633, 'QU', 'OK', 'S', 1742821164, 1742821164, '1'),
(195780, 29236, 'QU', 'OK', 'S', 1742821186, 1742821186, '1'),
(195781, 29236, 'QU', 'OK', 'S', 1742821186, 1742821186, '1'),
(195782, 29236, 'QU', 'OK', 'S', 1742821186, 1742821186, '1'),
(195783, 16994, 'QU', 'OK', 'S', 1742821291, 1742821291, '1'),
(195784, 36949, 'QU', 'OK', 'S', 1742821299, 1742821299, '1'),
(195785, 9109, 'QU', 'OK', 'S', 1742821316, 1742821316, '1'),
(195786, 35104, 'QU', 'OK', 'S', 1742821333, 1742821333, '1'),
(195787, 35104, 'QU', 'OK', 'S', 1742821333, 1742821333, '1'),
(195788, 35104, 'QU', 'OK', 'S', 1742821333, 1742821333, '1'),
(195789, 24203, 'QU', 'OK', 'S', 1742821357, 1742821357, '1'),
(195790, 24203, 'QU', 'OK', 'S', 1742821357, 1742821357, '1'),
(195791, 3609, 'QU', 'OK', 'S', 1742821701, 1742821701, '1'),
(195792, 1829, 'QU', 'OK', 'S', 1742821951, 1742821951, '1'),
(195793, 2919, 'QU', 'OK', 'S', 1742822003, 1742822003, '1'),
(195794, 6894, 'QU', 'OK', 'S', 1742822035, 1742822035, '1'),
(195795, 7067, 'QU', 'OK', 'S', 1742822059, 1742822059, '1'),
(195796, 31195, 'QU', 'OK', 'S', 1742822162, 1742822162, '1'),
(195797, 31195, 'QU', 'OK', 'S', 1742822167, 1742822167, '1'),
(195798, 739, 'QU', 'OK', 'S', 1742822353, 1742822353, '1'),
(195799, 4334, 'QU', 'OK', 'S', 1742822401, 1742822401, '1'),
(195800, 9360, 'QU', 'OK', 'S', 1742822719, 1742822719, '1'),
(195801, 7963, 'QU', 'OK', 'S', 1742822780, 1742822780, '1'),
(195802, 6887, 'QU', 'OK', 'S', 1742822850, 1742822850, '1'),
(195803, 6887, 'QU', 'OK', 'S', 1742822858, 1742822858, '1'),
(195804, 6269, 'QU', 'OK', 'S', 1742822909, 1742822909, '1'),
(195805, 6269, 'QU', 'OK', 'S', 1742822912, 1742822912, '1'),
(195806, 6268, 'QU', 'OK', 'S', 1742822952, 1742822952, '1'),
(195807, 6268, 'QU', 'OK', 'S', 1742822959, 1742822959, '1'),
(195808, 3638, 'QU', 'OK', 'S', 1742823007, 1742823007, '1'),
(195809, 1462, 'QU', 'OK', 'S', 1742823076, 1742823076, '1'),
(195810, 11201, 'QU', 'OK', 'S', 1742823239, 1742823239, '1'),
(195811, 11201, 'QU', 'OK', 'S', 1742823244, 1742823244, '1'),
(195812, 11201, 'QU', 'OK', 'S', 1742823249, 1742823249, '1'),
(195813, 11201, 'QU', 'OK', 'S', 1742823686, 1742823686, '1'),
(195814, 11201, 'QU', 'OK', 'S', 1742823695, 1742823695, '1'),
(195815, 35897, 'QU', 'OK', 'S', 1742824025, 1742824025, '1'),
(195816, 35897, 'QU', 'OK', 'S', 1742824037, 1742824037, '1'),
(195817, 35797, 'QU', 'OK', 'S', 1742824191, 1742824191, '1'),
(195818, 35873, 'QU', 'OK', 'S', 1742881969, 1742881969, '1'),
(195819, 35831, 'QU', 'OK', 'S', 1742881971, 1742881971, '1'),
(195820, 35873, 'QU', 'OK', 'S', 1742881981, 1742881981, '1'),
(195821, 32766, 'QU', 'OK', 'S', 1742881990, 1742881990, '1'),
(195822, 36834, 'QU', 'OK', 'S', 1742881994, 1742881994, '1'),
(195823, 35521, 'QU', 'OK', 'S', 1742881998, 1742881998, '1'),
(195824, 36932, 'QU', 'OK', 'S', 1742882007, 1742882007, '1'),
(195825, 35118, 'QU', 'OK', 'S', 1742882396, 1742882396, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(195826, 36741, 'QU', 'OK', 'S', 1742882585, 1742882585, '1'),
(195827, 36566, 'QU', 'OK', 'S', 1742882849, 1742882849, '1'),
(195828, 36190, 'QU', 'OK', 'S', 1742883473, 1742883473, '1'),
(195829, 36785, 'QU', 'OK', 'S', 1742883475, 1742883475, '1'),
(195830, 11535, 'QU', 'OK', 'S', 1742883559, 1742883559, '1'),
(195831, 37105, 'QU', 'OK', 'S', 1742891959, 1742891959, '1'),
(195832, 37104, 'QU', 'OK', 'S', 1742891966, 1742891966, '1'),
(195833, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195834, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195835, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195836, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195837, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195838, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195839, 37087, 'QU', 'OK', 'S', 1742891991, 1742891991, '1'),
(195840, 36811, 'QU', 'OK', 'S', 1742891998, 1742891998, '1'),
(195841, 36810, 'QU', 'OK', 'S', 1742892003, 1742892003, '1'),
(195842, 36809, 'QU', 'OK', 'S', 1742892008, 1742892008, '1'),
(195843, 36777, 'QU', 'OK', 'S', 1742892016, 1742892016, '1'),
(195844, 36765, 'QU', 'OK', 'S', 1742892021, 1742892021, '1'),
(195845, 36764, 'QU', 'OK', 'S', 1742892026, 1742892026, '1'),
(195846, 36605, 'QU', 'OK', 'S', 1742892042, 1742892042, '1'),
(195847, 36604, 'QU', 'OK', 'S', 1742892050, 1742892050, '1'),
(195848, 36603, 'QU', 'OK', 'S', 1742892059, 1742892059, '1'),
(195849, 36503, 'QU', 'OK', 'S', 1742892078, 1742892078, '1'),
(195850, 36502, 'QU', 'OK', 'S', 1742892100, 1742892100, '1'),
(195851, 36501, 'QU', 'OK', 'S', 1742892106, 1742892106, '1'),
(195852, 35715, 'QU', 'OK', 'S', 1742892113, 1742892113, '1'),
(195853, 35688, 'QU', 'OK', 'S', 1742892120, 1742892120, '1'),
(195854, 35687, 'QU', 'OK', 'S', 1742892130, 1742892130, '1'),
(195855, 35657, 'QU', 'OK', 'S', 1742892139, 1742892139, '1'),
(195856, 35436, 'QU', 'OK', 'S', 1742892153, 1742892153, '1'),
(195857, 35435, 'QU', 'OK', 'S', 1742892158, 1742892158, '1'),
(195858, 35434, 'QU', 'OK', 'S', 1742892169, 1742892169, '1'),
(195859, 35433, 'QU', 'OK', 'S', 1742892176, 1742892176, '1'),
(195860, 35337, 'QU', 'OK', 'S', 1742892182, 1742892182, '1'),
(195861, 35202, 'QU', 'OK', 'S', 1742892193, 1742892193, '1'),
(195862, 35201, 'QU', 'OK', 'S', 1742892199, 1742892199, '1'),
(195863, 35040, 'QU', 'OK', 'S', 1742892206, 1742892206, '1'),
(195864, 35039, 'QU', 'OK', 'S', 1742892212, 1742892212, '1'),
(195865, 34960, 'QU', 'OK', 'S', 1742892217, 1742892217, '1'),
(195866, 33427, 'QU', 'OK', 'S', 1742892226, 1742892226, '1'),
(195867, 33428, 'QU', 'OK', 'S', 1742892231, 1742892231, '1'),
(195868, 33430, 'QU', 'OK', 'S', 1742892237, 1742892237, '1'),
(195869, 34117, 'QU', 'OK', 'S', 1742892242, 1742892242, '1'),
(195870, 34121, 'QU', 'OK', 'S', 1742892256, 1742892256, '1'),
(195871, 34277, 'QU', 'OK', 'S', 1742892266, 1742892266, '1'),
(195872, 34282, 'QU', 'OK', 'S', 1742892271, 1742892271, '1'),
(195873, 34498, 'QU', 'OK', 'S', 1742892277, 1742892277, '1'),
(195874, 34623, 'QU', 'OK', 'S', 1742892282, 1742892282, '1'),
(195875, 33425, 'QU', 'OK', 'S', 1742893593, 1742893593, '1'),
(195876, 33424, 'QU', 'OK', 'S', 1742893598, 1742893598, '1'),
(195877, 33423, 'QU', 'OK', 'S', 1742893605, 1742893605, '1'),
(195878, 33422, 'QU', 'OK', 'S', 1742893610, 1742893610, '1'),
(195879, 33186, 'QU', 'OK', 'S', 1742893624, 1742893624, '1'),
(195880, 33179, 'QU', 'OK', 'S', 1742893630, 1742893630, '1'),
(195881, 33178, 'QU', 'OK', 'S', 1742893641, 1742893641, '1'),
(195882, 33161, 'QU', 'OK', 'S', 1742893650, 1742893650, '1'),
(195883, 33160, 'QU', 'OK', 'S', 1742893834, 1742893834, '1'),
(195884, 33012, 'QU', 'OK', 'S', 1742893841, 1742893841, '1'),
(195885, 33011, 'QU', 'OK', 'S', 1742894316, 1742894316, '1'),
(195886, 33010, 'QU', 'OK', 'S', 1742894322, 1742894322, '1'),
(195887, 33009, 'QU', 'OK', 'S', 1742894331, 1742894331, '1'),
(195888, 32968, 'QU', 'OK', 'S', 1742894348, 1742894348, '1'),
(195889, 32929, 'QU', 'OK', 'S', 1742894359, 1742894359, '1'),
(195890, 32849, 'QU', 'OK', 'S', 1742894377, 1742894377, '1'),
(195891, 32846, 'QU', 'OK', 'S', 1742894385, 1742894385, '1'),
(195892, 32811, 'QU', 'OK', 'S', 1742894393, 1742894393, '1'),
(195893, 32810, 'QU', 'OK', 'S', 1742894446, 1742894446, '1'),
(195894, 32649, 'QU', 'OK', 'S', 1742894471, 1742894471, '1'),
(195895, 32631, 'QU', 'OK', 'S', 1742894499, 1742894499, '1'),
(195896, 32349, 'QU', 'OK', 'S', 1742894505, 1742894505, '1'),
(195897, 32127, 'QU', 'OK', 'S', 1742894544, 1742894544, '1'),
(195898, 32100, 'QU', 'OK', 'S', 1742894554, 1742894554, '1'),
(195899, 32080, 'QU', 'OK', 'S', 1742894562, 1742894562, '1'),
(195900, 31867, 'QU', 'OK', 'S', 1742894687, 1742894687, '1'),
(195901, 31866, 'QU', 'OK', 'S', 1742894697, 1742894697, '1'),
(195902, 31847, 'QU', 'OK', 'S', 1742894713, 1742894713, '1'),
(195903, 31845, 'QU', 'OK', 'S', 1742894722, 1742894722, '1'),
(195904, 31845, 'QU', 'OK', 'S', 1742894782, 1742894782, '1'),
(195905, 31842, 'QU', 'OK', 'S', 1742894821, 1742894821, '1'),
(195906, 29830, 'QU', 'OK', 'S', 1742896349, 1742896349, '1'),
(195907, 37122, 'QU', 'OK', 'S', 1742900199, 1742900199, '1'),
(195908, 16372, 'QU', 'OK', 'S', 1742904265, 1742904265, '1'),
(195909, 16415, 'QU', 'OK', 'S', 1742904277, 1742904277, '1'),
(195910, 21008, 'QU', 'OK', 'S', 1742904283, 1742904283, '1'),
(195911, 18797, 'QU', 'OK', 'S', 1742904287, 1742904287, '1'),
(195912, 36457, 'QU', 'OK', 'S', 1742904290, 1742904290, '1'),
(195913, 22579, 'QU', 'OK', 'S', 1742904292, 1742904292, '1'),
(195914, 30809, 'QU', 'OK', 'S', 1742904295, 1742904295, '1'),
(195915, 16648, 'QU', 'OK', 'S', 1742908078, 1742908078, '1'),
(195916, 16648, 'QU', 'OK', 'S', 1742908078, 1742908078, '1'),
(195917, 16648, 'QU', 'OK', 'S', 1742908078, 1742908078, '1'),
(195918, 16648, 'QU', 'OK', 'S', 1742908078, 1742908078, '1'),
(195919, 35811, 'QU', 'OK', 'S', 1742908712, 1742908712, '1'),
(195920, 870, 'QU', 'OK', 'S', 1742910453, 1742910453, '1'),
(195921, 35104, 'QU', 'OK', 'S', 1742911935, 1742911935, '1'),
(195922, 1702, 'QU', 'OK', 'S', 1742964104, 1742964104, '1'),
(195923, 1702, 'QU', 'OK', 'S', 1742964221, 1742964221, '1'),
(195924, 1702, 'QU', 'OK', 'S', 1742964224, 1742964224, '1'),
(195925, 36468, 'QU', 'OK', 'S', 1742982476, 1742982476, '1'),
(195926, 31147, 'QU', 'OK', 'S', 1742982505, 1742982505, '1'),
(195927, 31147, 'QU', 'OK', 'S', 1742982511, 1742982511, '1'),
(195928, 29803, 'QU', 'OK', 'S', 1742985269, 1742985269, '1'),
(195929, 29792, 'QU', 'OK', 'S', 1742985310, 1742985310, '1'),
(195930, 29791, 'QU', 'OK', 'S', 1742985319, 1742985319, '1'),
(195931, 28216, 'QU', 'OK', 'S', 1742986647, 1742986647, '1'),
(195932, 36533, 'QU', 'OK', 'S', 1742986651, 1742986651, '1'),
(195933, 20437, 'QU', 'OK', 'S', 1742986658, 1742986658, '1'),
(195934, 37036, 'QU', 'OK', 'S', 1742986662, 1742986662, '1'),
(195935, 20437, 'QU', 'OK', 'S', 1742986670, 1742986670, '1'),
(195936, 36771, 'QU', 'OK', 'S', 1742986673, 1742986673, '1'),
(195937, 25288, 'QU', 'OK', 'S', 1742986676, 1742986676, '1'),
(195938, 36771, 'QU', 'OK', 'S', 1742986679, 1742986679, '1'),
(195939, 28222, 'QU', 'OK', 'S', 1742986682, 1742986682, '1'),
(195940, 36793, 'QU', 'OK', 'S', 1742986686, 1742986686, '1'),
(195941, 36827, 'QU', 'OK', 'S', 1742986689, 1742986689, '1'),
(195942, 19070, 'QU', 'OK', 'S', 1742986692, 1742986692, '1'),
(195943, 24316, 'QU', 'OK', 'S', 1742986695, 1742986695, '1'),
(195944, 18810, 'QU', 'OK', 'S', 1742986698, 1742986698, '1'),
(195945, 34439, 'QU', 'OK', 'S', 1742986700, 1742986700, '1'),
(195946, 37053, 'QU', 'OK', 'S', 1742986707, 1742986707, '1'),
(195947, 15762, 'QU', 'OK', 'S', 1742986714, 1742986714, '1'),
(195948, 15915, 'QU', 'OK', 'S', 1742986717, 1742986717, '1'),
(195949, 14542, 'QU', 'OK', 'S', 1742986722, 1742986722, '1'),
(195950, 36771, 'QU', 'OK', 'S', 1742986727, 1742986727, '1'),
(195951, 36770, 'QU', 'OK', 'S', 1742986731, 1742986731, '1'),
(195952, 28251, 'QU', 'OK', 'S', 1742986735, 1742986735, '1'),
(195953, 21096, 'QU', 'OK', 'S', 1742986742, 1742986742, '1'),
(195954, 36674, 'QU', 'OK', 'S', 1742986752, 1742986752, '1'),
(195955, 30890, 'QU', 'OK', 'S', 1742986754, 1742986754, '1'),
(195956, 34542, 'QU', 'OK', 'S', 1742986758, 1742986758, '1'),
(195957, 34438, 'QU', 'OK', 'S', 1742986765, 1742986765, '1'),
(195958, 20950, 'QU', 'OK', 'S', 1742986776, 1742986776, '1'),
(195959, 34193, 'QU', 'OK', 'S', 1742986801, 1742986801, '1'),
(195960, 22975, 'QU', 'OK', 'S', 1742986863, 1742986863, '1'),
(195961, 35546, 'QU', 'OK', 'S', 1742987022, 1742987022, '1'),
(195962, 24875, 'QU', 'OK', 'S', 1742987171, 1742987171, '1'),
(195963, 32328, 'QU', 'OK', 'S', 1742987471, 1742987471, '1'),
(195964, 32328, 'QU', 'OK', 'S', 1742987474, 1742987474, '1'),
(195965, 32328, 'QU', 'OK', 'S', 1742987477, 1742987477, '1'),
(195966, 32328, 'QU', 'OK', 'S', 1742987480, 1742987480, '1'),
(195967, 32328, 'QU', 'OK', 'S', 1742987501, 1742987501, '1'),
(195968, 32102, 'QU', 'OK', 'S', 1742989387, 1742989387, '1'),
(195969, 35339, 'QU', 'OK', 'S', 1742989792, 1742989792, '1'),
(195970, 35339, 'QU', 'OK', 'S', 1742989798, 1742989798, '1'),
(195971, 35339, 'QU', 'OK', 'S', 1742989810, 1742989810, '1'),
(195972, 35339, 'QU', 'OK', 'S', 1742989856, 1742989856, '1'),
(195973, 35339, 'QU', 'OK', 'S', 1742989878, 1742989878, '1'),
(195974, 35346, 'QU', 'OK', 'S', 1742989946, 1742989946, '1'),
(195975, 16172, 'QU', 'OK', 'S', 1742990037, 1742990037, '1'),
(195976, 16172, 'QU', 'OK', 'S', 1742990049, 1742990049, '1'),
(195977, 36581, 'QU', 'OK', 'S', 1742990087, 1742990087, '1'),
(195978, 36581, 'QU', 'OK', 'S', 1742990099, 1742990099, '1'),
(195979, 36581, 'QU', 'OK', 'S', 1742990105, 1742990105, '1'),
(195980, 16697, 'QU', 'OK', 'S', 1742990776, 1742990776, '1'),
(195981, 16182, 'QU', 'OK', 'S', 1742990845, 1742990845, '1'),
(195982, 18390, 'QU', 'OK', 'S', 1742990921, 1742990921, '1'),
(195983, 16424, 'QU', 'OK', 'S', 1742991041, 1742991041, '1'),
(195984, 18377, 'QU', 'OK', 'S', 1742991086, 1742991086, '1'),
(195985, 14963, 'QU', 'OK', 'S', 1742991126, 1742991126, '1'),
(195986, 14893, 'QU', 'OK', 'S', 1742991164, 1742991164, '1'),
(195987, 15755, 'QU', 'OK', 'S', 1742991207, 1742991207, '1'),
(195988, 15742, 'QU', 'OK', 'S', 1742991270, 1742991270, '1'),
(195989, 15795, 'QU', 'OK', 'S', 1742991324, 1742991324, '1'),
(195990, 18377, 'QU', 'OK', 'S', 1742991402, 1742991402, '1'),
(195991, 14667, 'QU', 'OK', 'S', 1742991455, 1742991455, '1'),
(195992, 18389, 'QU', 'OK', 'S', 1742991501, 1742991501, '1'),
(195993, 15330, 'QU', 'OK', 'S', 1742991547, 1742991547, '1'),
(195994, 15742, 'QU', 'OK', 'S', 1742991612, 1742991612, '1'),
(195995, 15434, 'QU', 'OK', 'S', 1742991762, 1742991762, '1'),
(195996, 18793, 'QU', 'OK', 'S', 1742991809, 1742991809, '1'),
(195997, 15924, 'QU', 'OK', 'S', 1742991848, 1742991848, '1'),
(195998, 20225, 'QU', 'OK', 'S', 1742991902, 1742991902, '1'),
(195999, 19497, 'QU', 'OK', 'S', 1742991951, 1742991951, '1'),
(196000, 15297, 'QU', 'OK', 'S', 1742992197, 1742992197, '1'),
(196001, 19162, 'QU', 'OK', 'S', 1742992506, 1742992506, '1'),
(196002, 18761, 'QU', 'OK', 'S', 1742992575, 1742992575, '1'),
(196003, 18573, 'QU', 'OK', 'S', 1742992709, 1742992709, '1'),
(196004, 15817, 'QU', 'OK', 'S', 1742992756, 1742992756, '1'),
(196005, 15817, 'QU', 'OK', 'S', 1742992832, 1742992832, '1'),
(196006, 37004, 'QU', 'OK', 'S', 1742993401, 1742993401, '1'),
(196007, 31832, 'QU', 'OK', 'S', 1742993406, 1742993406, '1'),
(196008, 31832, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196009, 37004, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196010, 11535, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196011, 36785, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196012, 36190, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196013, 36566, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196014, 36741, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196015, 35118, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196016, 36932, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196017, 35521, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196018, 36834, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196019, 32766, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196020, 35831, 'QU', 'OK', 'S', 1742993462, 1742993462, '1'),
(196021, 35098, 'QU', 'OK', 'S', 1742993473, 1742993473, '1'),
(196022, 36824, 'QU', 'OK', 'S', 1742993477, 1742993477, '1'),
(196023, 36824, 'QU', 'OK', 'S', 1742993496, 1742993496, '1'),
(196024, 9665, 'QU', 'OK', 'S', 1742993506, 1742993506, '1'),
(196025, 36760, 'QU', 'OK', 'S', 1742993512, 1742993512, '1'),
(196026, 36743, 'QU', 'OK', 'S', 1742993517, 1742993517, '1'),
(196027, 11047, 'QU', 'OK', 'S', 1742993520, 1742993520, '1'),
(196028, 36633, 'QU', 'OK', 'S', 1742993524, 1742993524, '1'),
(196029, 31832, 'QU', 'OK', 'S', 1742993527, 1742993527, '1'),
(196030, 36149, 'QU', 'OK', 'S', 1742993529, 1742993529, '1'),
(196031, 11047, 'QU', 'OK', 'S', 1742993533, 1742993533, '1'),
(196032, 36292, 'QU', 'OK', 'S', 1742993542, 1742993542, '1'),
(196033, 35098, 'QU', 'OK', 'S', 1742993550, 1742993550, '1'),
(196034, 33920, 'QU', 'OK', 'S', 1742993553, 1742993553, '1'),
(196035, 37068, 'QU', 'OK', 'S', 1742993557, 1742993557, '1'),
(196036, 36794, 'QU', 'OK', 'S', 1742993560, 1742993560, '1'),
(196037, 36149, 'QU', 'OK', 'S', 1742993565, 1742993565, '1'),
(196038, 30658, 'QU', 'OK', 'S', 1742993570, 1742993570, '1'),
(196039, 18954, 'QU', 'OK', 'S', 1742993573, 1742993573, '1'),
(196040, 37004, 'QU', 'OK', 'S', 1742993578, 1742993578, '1'),
(196041, 36562, 'QU', 'OK', 'S', 1742993583, 1742993583, '1'),
(196042, 27535, 'QU', 'OK', 'S', 1742993586, 1742993586, '1'),
(196043, 36250, 'QU', 'OK', 'S', 1742993590, 1742993590, '1'),
(196044, 36506, 'QU', 'OK', 'S', 1742993595, 1742993595, '1'),
(196045, 3637, 'QU', 'OK', 'S', 1742993600, 1742993600, '1'),
(196046, 36796, 'QU', 'OK', 'S', 1742993604, 1742993604, '1'),
(196047, 3622, 'QU', 'OK', 'S', 1742993608, 1742993608, '1'),
(196048, 1572, 'QU', 'OK', 'S', 1742993615, 1742993615, '1'),
(196049, 36785, 'QU', 'OK', 'S', 1742993622, 1742993622, '1'),
(196050, 36834, 'QU', 'OK', 'S', 1742993630, 1742993630, '1'),
(196051, 36741, 'QU', 'OK', 'S', 1742993632, 1742993632, '1'),
(196052, 36190, 'QU', 'OK', 'S', 1742993637, 1742993637, '1'),
(196053, 11535, 'QU', 'OK', 'S', 1742993640, 1742993640, '1'),
(196054, 35831, 'QU', 'OK', 'S', 1742993643, 1742993643, '1'),
(196055, 35521, 'QU', 'OK', 'S', 1742993646, 1742993646, '1'),
(196056, 36932, 'QU', 'OK', 'S', 1742993652, 1742993652, '1'),
(196057, 32766, 'QU', 'OK', 'S', 1742993656, 1742993656, '1'),
(196058, 35118, 'QU', 'OK', 'S', 1742993664, 1742993664, '1'),
(196059, 36566, 'QU', 'OK', 'S', 1742993667, 1742993667, '1'),
(196060, 36824, 'QU', 'OK', 'S', 1742993882, 1742993882, '1'),
(196061, 17406, 'QU', 'OK', 'S', 1742994121, 1742994121, '1'),
(196062, 28861, 'QU', 'OK', 'S', 1742994131, 1742994131, '1'),
(196063, 22770, 'QU', 'OK', 'S', 1742994140, 1742994140, '1'),
(196064, 34224, 'QU', 'OK', 'S', 1742994146, 1742994146, '1'),
(196065, 36747, 'QU', 'OK', 'S', 1742994172, 1742994172, '1'),
(196066, 36034, 'QU', 'OK', 'S', 1742995416, 1742995416, '1'),
(196067, 34369, 'QU', 'OK', 'S', 1742995419, 1742995419, '1'),
(196068, 36142, 'QU', 'OK', 'S', 1742995422, 1742995422, '1'),
(196069, 24813, 'QU', 'OK', 'S', 1742995424, 1742995424, '1'),
(196070, 21088, 'QU', 'OK', 'S', 1742995426, 1742995426, '1'),
(196071, 36034, 'QU', 'OK', 'S', 1742995428, 1742995428, '1'),
(196072, 36676, 'QU', 'OK', 'S', 1742995431, 1742995431, '1'),
(196073, 36610, 'QU', 'OK', 'S', 1742995435, 1742995435, '1'),
(196074, 12288, 'QU', 'OK', 'S', 1742995440, 1742995440, '1'),
(196075, 35799, 'QU', 'OK', 'S', 1742995443, 1742995443, '1'),
(196076, 29478, 'QU', 'OK', 'S', 1742995445, 1742995445, '1'),
(196077, 36870, 'QU', 'OK', 'S', 1742995448, 1742995448, '1'),
(196078, 35547, 'QU', 'OK', 'S', 1742995450, 1742995450, '1'),
(196079, 14542, 'QU', 'OK', 'S', 1742995454, 1742995454, '1'),
(196080, 21680, 'QU', 'OK', 'S', 1742995457, 1742995457, '1'),
(196081, 31111, 'QU', 'OK', 'S', 1742995462, 1742995462, '1'),
(196082, 5749, 'QU', 'OK', 'S', 1742995465, 1742995465, '1'),
(196083, 13797, 'QU', 'OK', 'S', 1742995467, 1742995467, '1'),
(196084, 22093, 'QU', 'OK', 'S', 1742995470, 1742995470, '1'),
(196085, 35008, 'QU', 'OK', 'S', 1742995475, 1742995475, '1'),
(196086, 36610, 'QU', 'OK', 'S', 1742995479, 1742995479, '1'),
(196087, 36610, 'QU', 'OK', 'S', 1742995482, 1742995482, '1'),
(196088, 35563, 'QU', 'OK', 'S', 1742995495, 1742995495, '1'),
(196089, 37042, 'QU', 'OK', 'S', 1742995664, 1742995664, '1'),
(196090, 36952, 'QU', 'OK', 'S', 1742995707, 1742995707, '1'),
(196091, 36913, 'QU', 'OK', 'S', 1742995739, 1742995739, '1'),
(196092, 36913, 'QU', 'OK', 'S', 1742995739, 1742995739, '1'),
(196093, 21448, 'QU', 'OK', 'S', 1742996081, 1742996081, '1'),
(196094, 37156, 'QU', 'OK', 'S', 1743050778, 1743050778, '1'),
(196095, 37158, 'QU', 'OK', 'S', 1743050941, 1743050941, '1'),
(196096, 37159, 'QU', 'OK', 'S', 1743051019, 1743051019, '1'),
(196097, 37159, 'QU', 'OK', 'S', 1743051032, 1743051032, '1'),
(196098, 37160, 'QU', 'OK', 'S', 1743051068, 1743051068, '1'),
(196099, 37161, 'QU', 'OK', 'S', 1743051305, 1743051305, '1'),
(196100, 35839, 'QU', 'OK', 'S', 1743051354, 1743051354, '1'),
(196101, 36174, 'QU', 'OK', 'S', 1743051463, 1743051463, '1'),
(196102, 35409, 'QU', 'OK', 'S', 1743051492, 1743051492, '1'),
(196103, 7508, 'QU', 'OK', 'S', 1743052375, 1743052375, '1'),
(196104, 6450, 'QU', 'OK', 'S', 1743053273, 1743053273, '1'),
(196105, 36935, 'QU', 'OK', 'S', 1743054465, 1743054465, '1'),
(196106, 36935, 'QU', 'OK', 'S', 1743054475, 1743054475, '1'),
(196107, 36977, 'QU', 'OK', 'S', 1743054477, 1743054477, '1'),
(196108, 34962, 'QU', 'OK', 'S', 1743054480, 1743054480, '1'),
(196109, 36878, 'QU', 'OK', 'S', 1743054482, 1743054482, '1'),
(196110, 26668, 'QU', 'OK', 'S', 1743054490, 1743054490, '1'),
(196111, 24262, 'QU', 'OK', 'S', 1743054493, 1743054493, '1'),
(196112, 36746, 'QU', 'OK', 'S', 1743054635, 1743054635, '1'),
(196113, 35546, 'QU', 'OK', 'S', 1743055015, 1743055015, '1'),
(196114, 35546, 'QU', 'OK', 'S', 1743055015, 1743055015, '1'),
(196115, 35546, 'QU', 'OK', 'S', 1743055076, 1743055076, '1'),
(196116, 35546, 'QU', 'OK', 'S', 1743055078, 1743055078, '1'),
(196117, 35546, 'QU', 'OK', 'S', 1743055081, 1743055081, '1'),
(196118, 35546, 'QU', 'OK', 'S', 1743055084, 1743055084, '1'),
(196119, 36576, 'QU', 'OK', 'S', 1743057717, 1743057717, '1'),
(196120, 36576, 'QU', 'OK', 'S', 1743057721, 1743057721, '1'),
(196121, 36576, 'QU', 'OK', 'S', 1743057727, 1743057727, '1'),
(196122, 36575, 'QU', 'OK', 'S', 1743057730, 1743057730, '1'),
(196123, 36575, 'QU', 'OK', 'S', 1743057734, 1743057734, '1'),
(196124, 36575, 'QU', 'OK', 'S', 1743057737, 1743057737, '1'),
(196125, 36358, 'QU', 'OK', 'S', 1743057741, 1743057741, '1'),
(196126, 36345, 'QU', 'OK', 'S', 1743057751, 1743057751, '1'),
(196127, 36358, 'QU', 'OK', 'S', 1743057754, 1743057754, '1'),
(196128, 36577, 'QU', 'OK', 'S', 1743057758, 1743057758, '1'),
(196129, 36577, 'QU', 'OK', 'S', 1743057761, 1743057761, '1'),
(196130, 36345, 'QU', 'OK', 'S', 1743057764, 1743057764, '1'),
(196131, 36576, 'QU', 'OK', 'S', 1743057796, 1743057796, '1'),
(196132, 36576, 'QU', 'OK', 'S', 1743057800, 1743057800, '1'),
(196133, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196134, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196135, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196136, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196137, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196138, 37090, 'QU', 'OK', 'S', 1743065197, 1743065197, '1'),
(196139, 37048, 'QU', 'OK', 'S', 1743065218, 1743065218, '1'),
(196140, 37048, 'QU', 'OK', 'S', 1743065218, 1743065218, '1'),
(196141, 37015, 'QU', 'OK', 'S', 1743065229, 1743065229, '1'),
(196142, 37015, 'QU', 'OK', 'S', 1743065229, 1743065229, '1'),
(196143, 36500, 'QU', 'OK', 'S', 1743065243, 1743065243, '1'),
(196144, 35036, 'QU', 'OK', 'S', 1743065750, 1743065750, '1'),
(196145, 35037, 'QU', 'OK', 'S', 1743065759, 1743065759, '1'),
(196146, 35038, 'QU', 'OK', 'S', 1743065768, 1743065768, '1'),
(196147, 35066, 'QU', 'OK', 'S', 1743065776, 1743065776, '1'),
(196148, 35067, 'QU', 'OK', 'S', 1743065784, 1743065784, '1'),
(196149, 35206, 'QU', 'OK', 'S', 1743065790, 1743065790, '1'),
(196150, 35207, 'QU', 'OK', 'S', 1743065796, 1743065796, '1'),
(196151, 26654, 'QU', 'OK', 'S', 1743067302, 1743067302, '1'),
(196152, 31307, 'QU', 'OK', 'S', 1743070637, 1743070637, '1'),
(196153, 35842, 'QU', 'OK', 'S', 1743070909, 1743070909, '1'),
(196154, 35842, 'QU', 'OK', 'S', 1743070913, 1743070913, '1'),
(196155, 36421, 'QU', 'OK', 'S', 1743071560, 1743071560, '1'),
(196156, 11614, 'QU', 'OK', 'S', 1743071766, 1743071766, '1'),
(196157, 28287, 'QU', 'OK', 'S', 1743073986, 1743073986, '1'),
(196158, 24073, 'QU', 'OK', 'S', 1743073993, 1743073993, '1'),
(196159, 29502, 'QU', 'OK', 'S', 1743074004, 1743074004, '1'),
(196160, 32611, 'QU', 'OK', 'S', 1743074011, 1743074011, '1'),
(196161, 21963, 'QU', 'OK', 'S', 1743074023, 1743074023, '1'),
(196162, 30474, 'QU', 'OK', 'S', 1743074030, 1743074030, '1'),
(196163, 35796, 'QU', 'OK', 'S', 1743074042, 1743074042, '1'),
(196164, 36094, 'QU', 'OK', 'S', 1743074050, 1743074050, '1'),
(196165, 22113, 'QU', 'OK', 'S', 1743074056, 1743074056, '1'),
(196166, 35802, 'QU', 'OK', 'S', 1743074075, 1743074075, '1'),
(196167, 35802, 'QU', 'OK', 'S', 1743074075, 1743074075, '1'),
(196168, 32686, 'QU', 'OK', 'S', 1743074096, 1743074096, '1'),
(196169, 18940, 'QU', 'OK', 'S', 1743074202, 1743074202, '1'),
(196170, 36141, 'QU', 'OK', 'S', 1743082586, 1743082586, '1'),
(196171, 31144, 'QU', 'OK', 'S', 1743139473, 1743139473, '1'),
(196172, 35877, 'QU', 'OK', 'S', 1743143800, 1743143800, '1'),
(196173, 32872, 'QU', 'OK', 'S', 1743143807, 1743143807, '1'),
(196174, 36375, 'QU', 'OK', 'S', 1743143809, 1743143809, '1'),
(196175, 36757, 'QU', 'OK', 'S', 1743143811, 1743143811, '1'),
(196176, 25951, 'QU', 'OK', 'S', 1743143813, 1743143813, '1'),
(196177, 16550, 'QU', 'OK', 'S', 1743147064, 1743147064, '1'),
(196178, 15329, 'QU', 'OK', 'S', 1743147126, 1743147126, '1'),
(196179, 15742, 'QU', 'OK', 'S', 1743147291, 1743147291, '1'),
(196180, 16550, 'QU', 'OK', 'S', 1743147378, 1743147378, '1'),
(196181, 18386, 'QU', 'OK', 'S', 1743147714, 1743147714, '1'),
(196182, 15232, 'QU', 'OK', 'S', 1743147767, 1743147767, '1'),
(196183, 18852, 'QU', 'OK', 'S', 1743147857, 1743147857, '1'),
(196184, 19637, 'QU', 'OK', 'S', 1743148105, 1743148105, '1'),
(196185, 37041, 'QU', 'OK', 'S', 1743151707, 1743151707, '1'),
(196186, 37039, 'QU', 'OK', 'S', 1743151734, 1743151734, '1'),
(196187, 37039, 'QU', 'OK', 'S', 1743151734, 1743151734, '1'),
(196188, 37039, 'QU', 'OK', 'S', 1743151734, 1743151734, '1'),
(196189, 37038, 'QU', 'OK', 'S', 1743151754, 1743151754, '1'),
(196190, 37038, 'QU', 'OK', 'S', 1743151754, 1743151754, '1'),
(196191, 37038, 'QU', 'OK', 'S', 1743151754, 1743151754, '1'),
(196192, 37038, 'QU', 'OK', 'S', 1743151754, 1743151754, '1'),
(196193, 36771, 'QU', 'OK', 'S', 1743154384, 1743154384, '1'),
(196194, 36978, 'QU', 'OK', 'S', 1743154391, 1743154391, '1'),
(196195, 35144, 'QU', 'OK', 'S', 1743154397, 1743154397, '1'),
(196196, 27770, 'QU', 'OK', 'S', 1743158783, 1743158783, '1'),
(196197, 27770, 'QU', 'OK', 'S', 1743158787, 1743158787, '1'),
(196198, 33629, 'QU', 'OK', 'S', 1743158839, 1743158839, '1'),
(196199, 27402, 'QU', 'OK', 'S', 1743158870, 1743158870, '1'),
(196200, 27043, 'QU', 'OK', 'S', 1743158927, 1743158927, '1'),
(196201, 21297, 'QU', 'OK', 'S', 1743158934, 1743158934, '1'),
(196202, 26807, 'QU', 'OK', 'S', 1743158941, 1743158941, '1'),
(196203, 26804, 'QU', 'OK', 'S', 1743158947, 1743158947, '1'),
(196204, 21232, 'QU', 'OK', 'S', 1743158953, 1743158953, '1'),
(196205, 15499, 'QU', 'OK', 'S', 1743159588, 1743159588, '1'),
(196206, 15499, 'QU', 'OK', 'S', 1743159602, 1743159602, '1'),
(196207, 15499, 'QU', 'OK', 'S', 1743159607, 1743159607, '1'),
(196208, 15499, 'QU', 'OK', 'S', 1743159614, 1743159614, '1'),
(196209, 35546, 'QU', 'OK', 'S', 1743160306, 1743160306, '1'),
(196210, 27043, 'QU', 'OK', 'S', 1743160337, 1743160337, '1'),
(196211, 27043, 'QU', 'OK', 'S', 1743160340, 1743160340, '1'),
(196212, 27043, 'QU', 'OK', 'S', 1743160344, 1743160344, '1'),
(196213, 21232, 'QU', 'OK', 'S', 1743160374, 1743160374, '1'),
(196214, 21232, 'QU', 'OK', 'S', 1743160377, 1743160377, '1'),
(196215, 21297, 'QU', 'OK', 'S', 1743160410, 1743160410, '1'),
(196216, 35799, 'QU', 'OK', 'S', 1743161663, 1743161663, '1'),
(196217, 36904, 'QU', 'OK', 'S', 1743161666, 1743161666, '1'),
(196218, 36904, 'QU', 'OK', 'S', 1743161668, 1743161668, '1'),
(196219, 35799, 'QU', 'OK', 'S', 1743161671, 1743161671, '1'),
(196220, 36904, 'QU', 'OK', 'S', 1743161673, 1743161673, '1'),
(196221, 3876, 'QU', 'OK', 'S', 1743161677, 1743161677, '1'),
(196222, 35710, 'QU', 'OK', 'S', 1743161680, 1743161680, '1'),
(196223, 36689, 'QU', 'OK', 'S', 1743161683, 1743161683, '1'),
(196224, 19479, 'QU', 'OK', 'S', 1743161686, 1743161686, '1'),
(196225, 21888, 'QU', 'OK', 'S', 1743163060, 1743163060, '1'),
(196226, 29805, 'QU', 'OK', 'S', 1743163066, 1743163066, '1'),
(196227, 11051, 'QU', 'OK', 'S', 1743163074, 1743163074, '1'),
(196228, 28108, 'QU', 'OK', 'S', 1743163077, 1743163077, '1'),
(196229, 28108, 'QU', 'OK', 'S', 1743163079, 1743163079, '1'),
(196230, 31469, 'QU', 'OK', 'S', 1743163085, 1743163085, '1'),
(196231, 26580, 'QU', 'OK', 'S', 1743163088, 1743163088, '1'),
(196232, 26580, 'QU', 'OK', 'S', 1743163091, 1743163091, '1'),
(196233, 23349, 'QU', 'OK', 'S', 1743163094, 1743163094, '1'),
(196234, 33235, 'QU', 'OK', 'S', 1743163097, 1743163097, '1'),
(196235, 36757, 'QU', 'OK', 'S', 1743163100, 1743163100, '1'),
(196236, 33195, 'QU', 'OK', 'S', 1743163102, 1743163102, '1'),
(196237, 35144, 'QU', 'OK', 'S', 1743163105, 1743163105, '1'),
(196238, 36757, 'QU', 'OK', 'S', 1743163108, 1743163108, '1'),
(196239, 31469, 'QU', 'OK', 'S', 1743163110, 1743163110, '1'),
(196240, 11051, 'QU', 'OK', 'S', 1743163112, 1743163112, '1'),
(196241, 23349, 'QU', 'OK', 'S', 1743163143, 1743163143, '1'),
(196242, 33954, 'QU', 'OK', 'S', 1743163150, 1743163150, '1'),
(196243, 26866, 'QU', 'OK', 'S', 1743163156, 1743163156, '1'),
(196244, 26866, 'QU', 'OK', 'S', 1743163161, 1743163161, '1'),
(196245, 23460, 'QU', 'OK', 'S', 1743163164, 1743163164, '1'),
(196246, 34299, 'QU', 'OK', 'S', 1743163167, 1743163167, '1'),
(196247, 29805, 'QU', 'OK', 'S', 1743163169, 1743163169, '1'),
(196248, 15191, 'QU', 'OK', 'S', 1743163197, 1743163197, '1'),
(196249, 15191, 'QU', 'OK', 'S', 1743163202, 1743163202, '1'),
(196250, 15191, 'QU', 'OK', 'S', 1743163335, 1743163335, '1'),
(196251, 36581, 'QU', 'OK', 'S', 1743163898, 1743163898, '1'),
(196252, 36581, 'QU', 'OK', 'S', 1743163903, 1743163903, '1'),
(196253, 36581, 'QU', 'OK', 'S', 1743163909, 1743163909, '1'),
(196254, 25508, 'QU', 'OK', 'S', 1743168131, 1743168131, '1'),
(196255, 31147, 'QU', 'OK', 'S', 1743224013, 1743224013, '1'),
(196256, 33450, 'QU', 'OK', 'S', 1743229063, 1743229063, '1'),
(196257, 33042, 'QU', 'OK', 'S', 1743229075, 1743229075, '1'),
(196258, 4565, 'QU', 'OK', 'S', 1743229086, 1743229086, '1'),
(196259, 3852, 'QU', 'OK', 'S', 1743229091, 1743229091, '1'),
(196260, 3852, 'QU', 'OK', 'S', 1743229095, 1743229095, '1'),
(196261, 4565, 'QU', 'OK', 'S', 1743229099, 1743229099, '1'),
(196262, 30148, 'QU', 'OK', 'S', 1743229102, 1743229102, '1'),
(196263, 30148, 'QU', 'OK', 'S', 1743229107, 1743229107, '1'),
(196264, 30148, 'QU', 'OK', 'S', 1743229128, 1743229128, '1'),
(196265, 33042, 'QU', 'OK', 'S', 1743229150, 1743229150, '1'),
(196266, 14237, 'QU', 'OK', 'S', 1743229154, 1743229154, '1'),
(196267, 14244, 'QU', 'OK', 'S', 1743229157, 1743229157, '1'),
(196268, 32168, 'QU', 'OK', 'S', 1743229160, 1743229160, '1'),
(196269, 36577, 'QU', 'OK', 'S', 1743229163, 1743229163, '1'),
(196270, 36581, 'QU', 'OK', 'S', 1743229166, 1743229166, '1'),
(196271, 36581, 'QU', 'OK', 'S', 1743229171, 1743229171, '1'),
(196272, 36347, 'QU', 'OK', 'S', 1743229174, 1743229174, '1'),
(196273, 32393, 'QU', 'OK', 'S', 1743229177, 1743229177, '1'),
(196274, 26806, 'QU', 'OK', 'S', 1743229181, 1743229181, '1'),
(196275, 34200, 'QU', 'OK', 'S', 1743229184, 1743229184, '1'),
(196276, 30704, 'QU', 'OK', 'S', 1743229188, 1743229188, '1'),
(196277, 30704, 'QU', 'OK', 'S', 1743229192, 1743229192, '1'),
(196278, 32061, 'QU', 'OK', 'S', 1743229196, 1743229196, '1'),
(196279, 32393, 'QU', 'OK', 'S', 1743229200, 1743229200, '1'),
(196280, 32059, 'QU', 'OK', 'S', 1743229205, 1743229205, '1'),
(196281, 32393, 'QU', 'OK', 'S', 1743229211, 1743229211, '1'),
(196282, 36536, 'QU', 'OK', 'S', 1743230229, 1743230229, '1'),
(196283, 36889, 'QU', 'OK', 'S', 1743230235, 1743230235, '1'),
(196284, 36890, 'QU', 'OK', 'S', 1743230239, 1743230239, '1'),
(196285, 16766, 'QU', 'OK', 'S', 1743230245, 1743230245, '1'),
(196286, 36889, 'QU', 'OK', 'S', 1743230250, 1743230250, '1'),
(196287, 14496, 'QU', 'OK', 'S', 1743230254, 1743230254, '1'),
(196288, 32181, 'QU', 'OK', 'S', 1743230259, 1743230259, '1'),
(196289, 20429, 'QU', 'OK', 'S', 1743230264, 1743230264, '1'),
(196290, 32607, 'QU', 'OK', 'S', 1743230268, 1743230268, '1'),
(196291, 32607, 'QU', 'OK', 'S', 1743230274, 1743230274, '1'),
(196292, 12161, 'QU', 'OK', 'S', 1743230282, 1743230282, '1'),
(196293, 20421, 'QU', 'OK', 'S', 1743230288, 1743230288, '1'),
(196294, 32183, 'QU', 'OK', 'S', 1743230293, 1743230293, '1'),
(196295, 32183, 'QU', 'OK', 'S', 1743230297, 1743230297, '1'),
(196296, 20421, 'QU', 'OK', 'S', 1743230301, 1743230301, '1'),
(196297, 32181, 'QU', 'OK', 'S', 1743230305, 1743230305, '1'),
(196298, 24580, 'QU', 'OK', 'S', 1743230310, 1743230310, '1'),
(196299, 32166, 'QU', 'OK', 'S', 1743230324, 1743230324, '1'),
(196300, 24580, 'QU', 'OK', 'S', 1743230349, 1743230349, '1'),
(196301, 32181, 'QU', 'OK', 'S', 1743230357, 1743230357, '1'),
(196302, 12610, 'QU', 'OK', 'S', 1743230368, 1743230368, '1'),
(196303, 12610, 'QU', 'OK', 'S', 1743230372, 1743230372, '1'),
(196304, 12610, 'QU', 'OK', 'S', 1743230376, 1743230376, '1'),
(196305, 24580, 'QU', 'OK', 'S', 1743230381, 1743230381, '1'),
(196306, 24580, 'QU', 'OK', 'S', 1743230387, 1743230387, '1'),
(196307, 36775, 'QU', 'OK', 'S', 1743230391, 1743230391, '1'),
(196308, 12610, 'QU', 'OK', 'S', 1743230396, 1743230396, '1'),
(196309, 24580, 'QU', 'OK', 'S', 1743230401, 1743230401, '1'),
(196310, 24580, 'QU', 'OK', 'S', 1743230407, 1743230407, '1'),
(196311, 22701, 'QU', 'OK', 'S', 1743230411, 1743230411, '1'),
(196312, 32607, 'QU', 'OK', 'S', 1743230435, 1743230435, '1'),
(196313, 36775, 'QU', 'OK', 'S', 1743230440, 1743230440, '1'),
(196314, 12596, 'QU', 'OK', 'S', 1743230444, 1743230444, '1'),
(196315, 32607, 'QU', 'OK', 'S', 1743230580, 1743230580, '1'),
(196316, 16990, 'QU', 'OK', 'S', 1743231122, 1743231122, '1'),
(196317, 16990, 'QU', 'OK', 'S', 1743231450, 1743231450, '1'),
(196318, 16990, 'QU', 'OK', 'S', 1743231490, 1743231490, '1'),
(196319, 19524, 'QU', 'OK', 'S', 1743233600, 1743233600, '1'),
(196320, 33292, 'QU', 'OK', 'S', 1743233603, 1743233603, '1'),
(196321, 36697, 'QU', 'OK', 'S', 1743234792, 1743234792, '1'),
(196322, 4090, 'QU', 'OK', 'S', 1743234796, 1743234796, '1'),
(196323, 25386, 'QU', 'OK', 'S', 1743234799, 1743234799, '1'),
(196324, 7790, 'QU', 'OK', 'S', 1743234802, 1743234802, '1'),
(196325, 32040, 'QU', 'OK', 'S', 1743234804, 1743234804, '1'),
(196326, 8294, 'QU', 'OK', 'S', 1743234806, 1743234806, '1'),
(196327, 25550, 'QU', 'OK', 'S', 1743234809, 1743234809, '1'),
(196328, 28826, 'QU', 'OK', 'S', 1743234811, 1743234811, '1'),
(196329, 19840, 'QU', 'OK', 'S', 1743235427, 1743235427, '1'),
(196330, 29478, 'QU', 'OK', 'S', 1743236318, 1743236318, '1'),
(196331, 17513, 'QU', 'OK', 'S', 1743241785, 1743241785, '1'),
(196332, 17513, 'QU', 'OK', 'S', 1743241806, 1743241806, '1'),
(196333, 31138, 'QU', 'OK', 'S', 1743241843, 1743241843, '1'),
(196334, 35316, 'QU', 'OK', 'S', 1743246775, 1743246775, '1'),
(196335, 35225, 'QU', 'OK', 'S', 1743246809, 1743246809, '1'),
(196336, 31034, 'QU', 'OK', 'S', 1743247014, 1743247014, '1'),
(196337, 16536, 'QU', 'OK', 'S', 1743247082, 1743247082, '1'),
(196338, 32748, 'QU', 'OK', 'S', 1743247288, 1743247288, '1'),
(196339, 32748, 'QU', 'OK', 'S', 1743247288, 1743247288, '1'),
(196340, 32748, 'QU', 'OK', 'S', 1743247288, 1743247288, '1'),
(196341, 32748, 'QU', 'OK', 'S', 1743247288, 1743247288, '1'),
(196342, 20264, 'QU', 'OK', 'S', 1743247448, 1743247448, '1'),
(196343, 20264, 'QU', 'OK', 'S', 1743247448, 1743247448, '1'),
(196344, 30723, 'QU', 'OK', 'S', 1743247518, 1743247518, '1'),
(196345, 30723, 'QU', 'OK', 'S', 1743247519, 1743247519, '1'),
(196346, 31288, 'QU', 'OK', 'S', 1743247554, 1743247554, '1'),
(196347, 33268, 'QU', 'OK', 'S', 1743247701, 1743247701, '1'),
(196348, 33268, 'QU', 'OK', 'S', 1743247701, 1743247701, '1'),
(196349, 30931, 'QU', 'OK', 'S', 1743247731, 1743247731, '1'),
(196350, 33629, 'QU', 'OK', 'S', 1743247806, 1743247806, '1'),
(196351, 33629, 'QU', 'OK', 'S', 1743247806, 1743247806, '1'),
(196352, 17404, 'QU', 'OK', 'S', 1743247860, 1743247860, '1'),
(196353, 28617, 'QU', 'OK', 'S', 1743248146, 1743248146, '1'),
(196354, 31647, 'QU', 'OK', 'S', 1743248369, 1743248369, '1'),
(196355, 31647, 'QU', 'OK', 'S', 1743248369, 1743248369, '1'),
(196356, 31647, 'QU', 'OK', 'S', 1743248369, 1743248369, '1'),
(196357, 31749, 'QU', 'OK', 'S', 1743248390, 1743248390, '1'),
(196358, 31749, 'QU', 'OK', 'S', 1743248390, 1743248390, '1'),
(196359, 31749, 'QU', 'OK', 'S', 1743248390, 1743248390, '1'),
(196360, 32459, 'QU', 'OK', 'S', 1743248430, 1743248430, '1'),
(196361, 32501, 'QU', 'OK', 'S', 1743248457, 1743248457, '1'),
(196362, 32537, 'QU', 'OK', 'S', 1743248476, 1743248476, '1'),
(196363, 29998, 'QU', 'OK', 'S', 1743248543, 1743248543, '1'),
(196364, 30014, 'QU', 'OK', 'S', 1743248552, 1743248552, '1'),
(196365, 30016, 'QU', 'OK', 'S', 1743248566, 1743248566, '1'),
(196366, 30091, 'QU', 'OK', 'S', 1743248599, 1743248599, '1'),
(196367, 30234, 'QU', 'OK', 'S', 1743248637, 1743248637, '1'),
(196368, 30723, 'QU', 'OK', 'S', 1743250870, 1743250870, '1'),
(196369, 17047, 'QU', 'OK', 'S', 1743250873, 1743250873, '1'),
(196370, 36678, 'QU', 'OK', 'S', 1743250876, 1743250876, '1'),
(196371, 35088, 'QU', 'OK', 'S', 1743251976, 1743251976, '1'),
(196372, 32748, 'QU', 'OK', 'S', 1743251978, 1743251978, '1'),
(196373, 36959, 'QU', 'OK', 'S', 1743257797, 1743257797, '1'),
(196374, 36959, 'QU', 'OK', 'S', 1743257801, 1743257801, '1'),
(196375, 36959, 'QU', 'OK', 'S', 1743257805, 1743257805, '1'),
(196376, 3366, 'QU', 'OK', 'S', 1743394958, 1743394958, '1'),
(196377, 14542, 'QU', 'OK', 'S', 1743398192, 1743398192, '1'),
(196378, 14542, 'QU', 'OK', 'S', 1743398202, 1743398202, '1'),
(196379, 14542, 'QU', 'OK', 'S', 1743398234, 1743398234, '1'),
(196380, 14542, 'QU', 'OK', 'S', 1743398247, 1743398247, '1'),
(196381, 14542, 'QU', 'OK', 'S', 1743398259, 1743398259, '1'),
(196382, 14542, 'QU', 'OK', 'S', 1743398275, 1743398275, '1'),
(196383, 14542, 'QU', 'OK', 'S', 1743398288, 1743398288, '1'),
(196384, 14542, 'QU', 'OK', 'S', 1743398310, 1743398310, '1'),
(196385, 14542, 'QU', 'OK', 'S', 1743398344, 1743398344, '1'),
(196386, 14542, 'QU', 'OK', 'S', 1743398369, 1743398369, '1'),
(196387, 31147, 'QU', 'OK', 'S', 1743398423, 1743398423, '1'),
(196388, 31147, 'QU', 'OK', 'S', 1743400837, 1743400837, '1'),
(196389, 31147, 'QU', 'OK', 'S', 1743400846, 1743400846, '1'),
(196390, 31147, 'QU', 'OK', 'S', 1743400850, 1743400850, '1'),
(196391, 31147, 'QU', 'OK', 'S', 1743400876, 1743400876, '1'),
(196392, 31147, 'QU', 'OK', 'S', 1743400884, 1743400884, '1'),
(196393, 31147, 'QU', 'OK', 'S', 1743400888, 1743400888, '1'),
(196394, 31144, 'QU', 'OK', 'S', 1743400929, 1743400929, '1'),
(196395, 4013, 'QU', 'OK', 'S', 1743404534, 1743404534, '1'),
(196396, 37165, 'QU', 'OK', 'S', 1743404536, 1743404536, '1'),
(196397, 37165, 'QU', 'OK', 'S', 1743404536, 1743404536, '1'),
(196398, 37165, 'QU', 'OK', 'S', 1743404536, 1743404536, '1'),
(196399, 37164, 'QU', 'OK', 'S', 1743404550, 1743404550, '1'),
(196400, 37164, 'QU', 'OK', 'S', 1743404550, 1743404550, '1'),
(196401, 24604, 'QU', 'OK', 'S', 1743404883, 1743404883, '1'),
(196402, 24893, 'QU', 'OK', 'S', 1743404944, 1743404944, '1'),
(196403, 21804, 'QU', 'OK', 'S', 1743405546, 1743405546, '1'),
(196404, 36952, 'QU', 'OK', 'S', 1743406011, 1743406011, '1'),
(196405, 36952, 'QU', 'OK', 'S', 1743406018, 1743406018, '1'),
(196406, 36952, 'QU', 'OK', 'S', 1743406035, 1743406035, '1'),
(196407, 36872, 'QU', 'OK', 'S', 1743406292, 1743406292, '1'),
(196408, 36874, 'QU', 'OK', 'S', 1743406446, 1743406446, '1'),
(196409, 36913, 'QU', 'OK', 'S', 1743406590, 1743406590, '1'),
(196410, 37042, 'QU', 'OK', 'S', 1743406767, 1743406767, '1'),
(196411, 36430, 'QU', 'OK', 'S', 1743407246, 1743407246, '1'),
(196412, 36429, 'QU', 'OK', 'S', 1743407283, 1743407283, '1'),
(196413, 36707, 'QU', 'OK', 'S', 1743407312, 1743407312, '1'),
(196414, 32851, 'QU', 'OK', 'S', 1743407514, 1743407514, '1'),
(196415, 35381, 'QU', 'OK', 'S', 1743407855, 1743407855, '1'),
(196416, 21088, 'QU', 'OK', 'S', 1743408100, 1743408100, '1'),
(196417, 36539, 'QU', 'OK', 'S', 1743408257, 1743408257, '1'),
(196418, 36538, 'QU', 'OK', 'S', 1743408301, 1743408301, '1'),
(196419, 36575, 'QU', 'OK', 'S', 1743408409, 1743408409, '1'),
(196420, 35409, 'QU', 'OK', 'S', 1743408595, 1743408595, '1'),
(196421, 36576, 'QU', 'OK', 'S', 1743408733, 1743408733, '1'),
(196422, 36531, 'QU', 'OK', 'S', 1743409071, 1743409071, '1'),
(196423, 36436, 'QU', 'OK', 'S', 1743409218, 1743409218, '1'),
(196424, 32036, 'QU', 'OK', 'S', 1743409267, 1743409267, '1'),
(196425, 16696, 'QU', 'OK', 'S', 1743409892, 1743409892, '1'),
(196426, 21020, 'QU', 'OK', 'S', 1743413502, 1743413502, '1'),
(196427, 18094, 'QU', 'OK', 'S', 1743413542, 1743413542, '1'),
(196428, 29645, 'QU', 'OK', 'S', 1743413655, 1743413655, '1'),
(196429, 29645, 'QU', 'OK', 'S', 1743413662, 1743413662, '1'),
(196430, 29645, 'QU', 'OK', 'S', 1743413699, 1743413699, '1'),
(196431, 16172, 'QU', 'OK', 'S', 1743413771, 1743413771, '1'),
(196432, 33852, 'QU', 'OK', 'S', 1743413841, 1743413841, '1'),
(196433, 33954, 'QU', 'OK', 'S', 1743413884, 1743413884, '1'),
(196434, 32654, 'QU', 'OK', 'S', 1743413968, 1743413968, '1'),
(196435, 34649, 'QU', 'OK', 'S', 1743416656, 1743416656, '1'),
(196436, 26877, 'QU', 'OK', 'S', 1743416721, 1743416721, '1'),
(196437, 33476, 'QU', 'OK', 'S', 1743416775, 1743416775, '1'),
(196438, 33620, 'QU', 'OK', 'S', 1743416860, 1743416860, '1'),
(196439, 16191, 'QU', 'OK', 'S', 1743416923, 1743416923, '1'),
(196440, 31736, 'QU', 'OK', 'S', 1743417004, 1743417004, '1'),
(196441, 33543, 'QU', 'OK', 'S', 1743417057, 1743417057, '1'),
(196442, 33863, 'QU', 'OK', 'S', 1743417107, 1743417107, '1'),
(196443, 33851, 'QU', 'OK', 'S', 1743417138, 1743417138, '1'),
(196444, 33544, 'QU', 'OK', 'S', 1743417337, 1743417337, '1'),
(196445, 31736, 'QU', 'OK', 'S', 1743417388, 1743417388, '1'),
(196446, 33525, 'QU', 'OK', 'S', 1743417440, 1743417440, '1'),
(196447, 33541, 'QU', 'OK', 'S', 1743417472, 1743417472, '1'),
(196448, 32686, 'QU', 'OK', 'S', 1743418692, 1743418692, '1'),
(196449, 18164, 'QU', 'OK', 'S', 1743418743, 1743418743, '1'),
(196450, 20365, 'QU', 'OK', 'S', 1743418983, 1743418983, '1'),
(196451, 20365, 'QU', 'OK', 'S', 1743419011, 1743419011, '1'),
(196452, 18109, 'QU', 'OK', 'S', 1743419086, 1743419086, '1'),
(196453, 34484, 'QU', 'OK', 'S', 1743419148, 1743419148, '1'),
(196454, 21888, 'QU', 'OK', 'S', 1743419667, 1743419667, '1'),
(196455, 21877, 'QU', 'OK', 'S', 1743419785, 1743419785, '1'),
(196456, 21877, 'QU', 'OK', 'S', 1743419785, 1743419785, '1'),
(196457, 21877, 'QU', 'OK', 'S', 1743419785, 1743419785, '1'),
(196458, 21877, 'QU', 'OK', 'S', 1743419785, 1743419785, '1'),
(196459, 19305, 'QU', 'OK', 'S', 1743419838, 1743419838, '1'),
(196460, 26865, 'QU', 'OK', 'S', 1743419916, 1743419916, '1'),
(196461, 32201, 'QU', 'OK', 'S', 1743419931, 1743419931, '1'),
(196462, 15192, 'QU', 'OK', 'S', 1743420181, 1743420181, '1'),
(196463, 739, 'QU', 'OK', 'S', 1743420462, 1743420462, '1'),
(196464, 36633, 'QU', 'OK', 'S', 1743420638, 1743420638, '1'),
(196465, 28826, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196466, 25550, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196467, 8294, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196468, 32040, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196469, 7790, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196470, 25386, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196471, 4090, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196472, 36697, 'QU', 'OK', 'S', 1743420988, 1743420988, '1'),
(196473, 7790, 'QU', 'OK', 'S', 1743421020, 1743421020, '1'),
(196474, 32040, 'QU', 'OK', 'S', 1743421024, 1743421024, '1'),
(196475, 8294, 'QU', 'OK', 'S', 1743421030, 1743421030, '1'),
(196476, 17179, 'QU', 'OK', 'S', 1743421099, 1743421099, '1'),
(196477, 17179, 'QU', 'OK', 'S', 1743421151, 1743421151, '1'),
(196478, 20256, 'QU', 'OK', 'S', 1743421191, 1743421191, '1'),
(196479, 16759, 'QU', 'OK', 'S', 1743421289, 1743421289, '1'),
(196480, 18206, 'QU', 'OK', 'S', 1743421329, 1743421329, '1'),
(196481, 21020, 'QU', 'OK', 'S', 1743421367, 1743421367, '1'),
(196482, 15742, 'QU', 'OK', 'S', 1743421410, 1743421410, '1'),
(196483, 16758, 'QU', 'OK', 'S', 1743421493, 1743421493, '1'),
(196484, 21027, 'QU', 'OK', 'S', 1743422019, 1743422019, '1'),
(196485, 16439, 'QU', 'OK', 'S', 1743422246, 1743422246, '1'),
(196486, 15160, 'QU', 'OK', 'S', 1743422937, 1743422937, '1'),
(196487, 16895, 'QU', 'OK', 'S', 1743422991, 1743422991, '1'),
(196488, 18721, 'QU', 'OK', 'S', 1743423093, 1743423093, '1'),
(196489, 16602, 'QU', 'OK', 'S', 1743423152, 1743423152, '1'),
(196490, 23884, 'QU', 'OK', 'S', 1743423632, 1743423632, '1'),
(196491, 17612, 'QU', 'OK', 'S', 1743423667, 1743423667, '1'),
(196492, 26120, 'QU', 'OK', 'S', 1743423680, 1743423680, '1'),
(196493, 15794, 'QU', 'OK', 'S', 1743423681, 1743423681, '1'),
(196494, 14496, 'QU', 'OK', 'S', 1743423698, 1743423698, '1'),
(196495, 36345, 'QU', 'OK', 'S', 1743423704, 1743423704, '1'),
(196496, 19532, 'QU', 'OK', 'S', 1743423714, 1743423714, '1'),
(196497, 32234, 'QU', 'OK', 'S', 1743423782, 1743423782, '1'),
(196498, 32234, 'QU', 'OK', 'S', 1743423782, 1743423782, '1'),
(196499, 12683, 'QU', 'OK', 'S', 1743424131, 1743424131, '1'),
(196500, 25964, 'QU', 'OK', 'S', 1743424245, 1743424245, '1'),
(196501, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196502, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196503, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196504, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196505, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196506, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196507, 24580, 'QU', 'OK', 'S', 1743424436, 1743424436, '1'),
(196508, 24582, 'QU', 'OK', 'S', 1743424459, 1743424459, '1'),
(196509, 24582, 'QU', 'OK', 'S', 1743424459, 1743424459, '1'),
(196510, 20217, 'QU', 'OK', 'S', 1743424482, 1743424482, '1'),
(196511, 20217, 'QU', 'OK', 'S', 1743424482, 1743424482, '1'),
(196512, 12608, 'QU', 'OK', 'S', 1743424507, 1743424507, '1'),
(196513, 24130, 'QU', 'OK', 'S', 1743424512, 1743424512, '1'),
(196514, 31147, 'QU', 'OK', 'S', 1743424546, 1743424546, '1'),
(196515, 26091, 'QU', 'OK', 'S', 1743424573, 1743424573, '1'),
(196516, 14496, 'QU', 'OK', 'S', 1743424867, 1743424867, '1'),
(196517, 25245, 'QU', 'OK', 'S', 1743426013, 1743426013, '1'),
(196518, 12413, 'QU', 'OK', 'S', 1743426236, 1743426236, '1'),
(196519, 13567, 'QU', 'OK', 'S', 1743426579, 1743426579, '1'),
(196520, 32234, 'QU', 'OK', 'S', 1743427737, 1743427737, '1'),
(196521, 15427, 'QU', 'OK', 'S', 1743482972, 1743482972, '1'),
(196522, 33993, 'QU', 'OK', 'S', 1743483731, 1743483731, '1'),
(196523, 27572, 'QU', 'OK', 'S', 1743483826, 1743483826, '1'),
(196524, 27562, 'QU', 'OK', 'S', 1743484584, 1743484584, '1'),
(196525, 27659, 'QU', 'OK', 'S', 1743486294, 1743486294, '1'),
(196526, 27659, 'QU', 'OK', 'S', 1743486301, 1743486301, '1'),
(196527, 31144, 'QU', 'OK', 'S', 1743486853, 1743486853, '1'),
(196528, 36467, 'QU', 'OK', 'S', 1743486914, 1743486914, '1'),
(196529, 6630, 'QU', 'OK', 'S', 1743489869, 1743489869, '1'),
(196530, 12708, 'QU', 'OK', 'S', 1743489871, 1743489871, '1'),
(196531, 18272, 'QU', 'OK', 'S', 1743490534, 1743490534, '1'),
(196532, 18546, 'QU', 'OK', 'S', 1743490537, 1743490537, '1'),
(196533, 36000, 'QU', 'OK', 'S', 1743490539, 1743490539, '1'),
(196534, 18546, 'QU', 'OK', 'S', 1743490544, 1743490544, '1'),
(196535, 29615, 'QU', 'OK', 'S', 1743490549, 1743490549, '1'),
(196536, 29615, 'QU', 'OK', 'S', 1743490551, 1743490551, '1'),
(196537, 18541, 'QU', 'OK', 'S', 1743490734, 1743490734, '1'),
(196538, 26210, 'QU', 'OK', 'S', 1743496041, 1743496041, '1'),
(196539, 16310, 'QU', 'OK', 'S', 1743496979, 1743496979, '1'),
(196540, 16310, 'QU', 'OK', 'S', 1743496979, 1743496979, '1'),
(196541, 16310, 'QU', 'OK', 'S', 1743496979, 1743496979, '1'),
(196542, 16311, 'QU', 'OK', 'S', 1743497000, 1743497000, '1'),
(196543, 16312, 'QU', 'OK', 'S', 1743497010, 1743497010, '1'),
(196544, 16313, 'QU', 'OK', 'S', 1743497024, 1743497024, '1'),
(196545, 16313, 'QU', 'OK', 'S', 1743497024, 1743497024, '1'),
(196546, 16756, 'QU', 'OK', 'S', 1743497075, 1743497075, '1'),
(196547, 16757, 'QU', 'OK', 'S', 1743497092, 1743497092, '1'),
(196548, 16990, 'QU', 'OK', 'S', 1743497109, 1743497109, '1'),
(196549, 18107, 'QU', 'OK', 'S', 1743497157, 1743497157, '1'),
(196550, 18116, 'QU', 'OK', 'S', 1743497170, 1743497170, '1'),
(196551, 18247, 'QU', 'OK', 'S', 1743497223, 1743497223, '1'),
(196552, 18249, 'QU', 'OK', 'S', 1743497230, 1743497230, '1'),
(196553, 18250, 'QU', 'OK', 'S', 1743497238, 1743497238, '1'),
(196554, 18251, 'QU', 'OK', 'S', 1743497250, 1743497250, '1'),
(196555, 18253, 'QU', 'OK', 'S', 1743497263, 1743497263, '1'),
(196556, 18354, 'QU', 'OK', 'S', 1743497289, 1743497289, '1'),
(196557, 18364, 'QU', 'OK', 'S', 1743497302, 1743497302, '1'),
(196558, 18526, 'QU', 'OK', 'S', 1743497351, 1743497351, '1'),
(196559, 18526, 'QU', 'OK', 'S', 1743497351, 1743497351, '1'),
(196560, 18527, 'QU', 'OK', 'S', 1743497370, 1743497370, '1'),
(196561, 20064, 'QU', 'OK', 'S', 1743497410, 1743497410, '1'),
(196562, 20063, 'QU', 'OK', 'S', 1743497422, 1743497422, '1'),
(196563, 20062, 'QU', 'OK', 'S', 1743497444, 1743497444, '1'),
(196564, 19005, 'QU', 'OK', 'S', 1743497474, 1743497474, '1'),
(196565, 19004, 'QU', 'OK', 'S', 1743497486, 1743497486, '1'),
(196566, 20065, 'QU', 'OK', 'S', 1743497503, 1743497503, '1'),
(196567, 20066, 'QU', 'OK', 'S', 1743497514, 1743497514, '1'),
(196568, 20668, 'QU', 'OK', 'S', 1743497524, 1743497524, '1'),
(196569, 20670, 'QU', 'OK', 'S', 1743497539, 1743497539, '1'),
(196570, 20680, 'QU', 'OK', 'S', 1743497551, 1743497551, '1'),
(196571, 21331, 'QU', 'OK', 'S', 1743498205, 1743498205, '1'),
(196572, 21332, 'QU', 'OK', 'S', 1743498222, 1743498222, '1'),
(196573, 21333, 'QU', 'OK', 'S', 1743498241, 1743498241, '1'),
(196574, 21565, 'QU', 'OK', 'S', 1743498259, 1743498259, '1'),
(196575, 21606, 'QU', 'OK', 'S', 1743498280, 1743498280, '1'),
(196576, 21714, 'QU', 'OK', 'S', 1743498816, 1743498816, '1'),
(196577, 21715, 'QU', 'OK', 'S', 1743498832, 1743498832, '1'),
(196578, 21715, 'QU', 'OK', 'S', 1743498904, 1743498904, '1'),
(196579, 21716, 'QU', 'OK', 'S', 1743498911, 1743498911, '1'),
(196580, 26091, 'QU', 'OK', 'S', 1743498991, 1743498991, '1'),
(196581, 36379, 'QU', 'OK', 'S', 1743499031, 1743499031, '1'),
(196582, 26120, 'QU', 'OK', 'S', 1743499077, 1743499077, '1'),
(196583, 21843, 'QU', 'OK', 'S', 1743499172, 1743499172, '1'),
(196584, 21718, 'QU', 'OK', 'S', 1743499189, 1743499189, '1'),
(196585, 21848, 'QU', 'OK', 'S', 1743499206, 1743499206, '1'),
(196586, 36530, 'QU', 'OK', 'S', 1743499209, 1743499209, '1'),
(196587, 22098, 'QU', 'OK', 'S', 1743499252, 1743499252, '1'),
(196588, 22099, 'QU', 'OK', 'S', 1743499268, 1743499268, '1'),
(196589, 22100, 'QU', 'OK', 'S', 1743499281, 1743499281, '1'),
(196590, 33437, 'QU', 'OK', 'S', 1743499361, 1743499361, '1'),
(196591, 22671, 'QU', 'OK', 'S', 1743499397, 1743499397, '1'),
(196592, 22669, 'QU', 'OK', 'S', 1743499404, 1743499404, '1'),
(196593, 22670, 'QU', 'OK', 'S', 1743499410, 1743499410, '1'),
(196594, 23202, 'QU', 'OK', 'S', 1743499465, 1743499465, '1'),
(196595, 36429, 'QU', 'OK', 'S', 1743499532, 1743499532, '1'),
(196596, 33793, 'QU', 'OK', 'S', 1743499730, 1743499730, '1'),
(196597, 37154, 'QU', 'OK', 'S', 1743500227, 1743500227, '1'),
(196598, 34882, 'QU', 'OK', 'S', 1743500303, 1743500303, '1'),
(196599, 31807, 'QU', 'OK', 'S', 1743500456, 1743500456, '1'),
(196600, 35381, 'QU', 'OK', 'S', 1743500642, 1743500642, '1'),
(196601, 35409, 'QU', 'OK', 'S', 1743500702, 1743500702, '1'),
(196602, 24619, 'QU', 'OK', 'S', 1743500721, 1743500721, '1'),
(196603, 30295, 'QU', 'OK', 'S', 1743500730, 1743500730, '1'),
(196604, 24620, 'QU', 'OK', 'S', 1743500741, 1743500741, '1'),
(196605, 24626, 'QU', 'OK', 'S', 1743500772, 1743500772, '1'),
(196606, 24629, 'QU', 'OK', 'S', 1743500787, 1743500787, '1'),
(196607, 24735, 'QU', 'OK', 'S', 1743500811, 1743500811, '1'),
(196608, 36207, 'QU', 'OK', 'S', 1743501257, 1743501257, '1'),
(196609, 33358, 'QU', 'OK', 'S', 1743501295, 1743501295, '1'),
(196610, 33330, 'QU', 'OK', 'S', 1743501328, 1743501328, '1'),
(196611, 35427, 'QU', 'OK', 'S', 1743501366, 1743501366, '1'),
(196612, 33360, 'QU', 'OK', 'S', 1743501391, 1743501391, '1'),
(196613, 18558, 'QU', 'OK', 'S', 1743501975, 1743501975, '1'),
(196614, 18558, 'QU', 'OK', 'S', 1743501977, 1743501977, '1'),
(196615, 18558, 'QU', 'OK', 'S', 1743501980, 1743501980, '1'),
(196616, 29852, 'QU', 'OK', 'S', 1743502020, 1743502020, '1'),
(196617, 24875, 'QU', 'OK', 'S', 1743502030, 1743502030, '1'),
(196618, 25500, 'QU', 'OK', 'S', 1743502037, 1743502037, '1'),
(196619, 26600, 'QU', 'OK', 'S', 1743502853, 1743502853, '1'),
(196620, 30769, 'QU', 'OK', 'S', 1743502943, 1743502943, '1'),
(196621, 30768, 'QU', 'OK', 'S', 1743502955, 1743502955, '1'),
(196622, 30893, 'QU', 'OK', 'S', 1743502966, 1743502966, '1'),
(196623, 30894, 'QU', 'OK', 'S', 1743502977, 1743502977, '1'),
(196624, 30895, 'QU', 'OK', 'S', 1743502985, 1743502985, '1'),
(196625, 35444, 'QU', 'OK', 'S', 1743503021, 1743503021, '1'),
(196626, 35430, 'QU', 'OK', 'S', 1743503062, 1743503062, '1'),
(196627, 35429, 'QU', 'OK', 'S', 1743503092, 1743503092, '1'),
(196628, 35446, 'QU', 'OK', 'S', 1743503123, 1743503123, '1'),
(196629, 35445, 'QU', 'OK', 'S', 1743503173, 1743503173, '1'),
(196630, 17580, 'QU', 'OK', 'S', 1743503485, 1743503485, '1'),
(196631, 12379, 'QU', 'OK', 'S', 1743503529, 1743503529, '1'),
(196632, 17580, 'QU', 'OK', 'S', 1743503568, 1743503568, '1'),
(196633, 19840, 'QU', 'OK', 'S', 1743503977, 1743503977, '1'),
(196634, 19840, 'QU', 'OK', 'S', 1743503980, 1743503980, '1'),
(196635, 19840, 'QU', 'OK', 'S', 1743503983, 1743503983, '1'),
(196636, 19840, 'QU', 'OK', 'S', 1743503985, 1743503985, '1'),
(196637, 24297, 'QU', 'OK', 'S', 1743504087, 1743504087, '1'),
(196638, 32806, 'QU', 'OK', 'S', 1743504117, 1743504117, '1'),
(196639, 25964, 'QU', 'OK', 'S', 1743504154, 1743504154, '1'),
(196640, 35547, 'QU', 'OK', 'S', 1743504322, 1743504322, '1'),
(196641, 30864, 'QU', 'OK', 'S', 1743504865, 1743504865, '1'),
(196642, 24741, 'QU', 'OK', 'S', 1743504938, 1743504938, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(196643, 9016, 'QU', 'OK', 'S', 1743505505, 1743505505, '1'),
(196644, 9016, 'QU', 'OK', 'S', 1743505515, 1743505515, '1'),
(196645, 9016, 'QU', 'OK', 'S', 1743505533, 1743505533, '1'),
(196646, 9016, 'QU', 'OK', 'S', 1743505536, 1743505536, '1'),
(196647, 9016, 'QU', 'OK', 'S', 1743505539, 1743505539, '1'),
(196648, 9016, 'QU', 'OK', 'S', 1743505549, 1743505549, '1'),
(196649, 16181, 'QU', 'OK', 'S', 1743505685, 1743505685, '1'),
(196650, 27326, 'QU', 'OK', 'S', 1743505725, 1743505725, '1'),
(196651, 21433, 'QU', 'OK', 'S', 1743505761, 1743505761, '1'),
(196652, 26491, 'QU', 'OK', 'S', 1743505829, 1743505829, '1'),
(196653, 34064, 'QU', 'OK', 'S', 1743505992, 1743505992, '1'),
(196654, 34611, 'QU', 'OK', 'S', 1743506067, 1743506067, '1'),
(196655, 37029, 'QU', 'OK', 'S', 1743506173, 1743506173, '1'),
(196656, 36973, 'QU', 'OK', 'S', 1743506222, 1743506222, '1'),
(196657, 20762, 'QU', 'OK', 'S', 1743506350, 1743506350, '1'),
(196658, 25337, 'QU', 'OK', 'S', 1743506388, 1743506388, '1'),
(196659, 15796, 'QU', 'OK', 'S', 1743506425, 1743506425, '1'),
(196660, 15796, 'QU', 'OK', 'S', 1743506566, 1743506566, '1'),
(196661, 17127, 'QU', 'OK', 'S', 1743506617, 1743506617, '1'),
(196662, 35833, 'QU', 'OK', 'S', 1743506729, 1743506729, '1'),
(196663, 35095, 'QU', 'OK', 'S', 1743506772, 1743506772, '1'),
(196664, 35094, 'QU', 'OK', 'S', 1743506803, 1743506803, '1'),
(196665, 34368, 'QU', 'OK', 'S', 1743506910, 1743506910, '1'),
(196666, 34654, 'QU', 'OK', 'S', 1743506950, 1743506950, '1'),
(196667, 34367, 'QU', 'OK', 'S', 1743506996, 1743506996, '1'),
(196668, 34113, 'QU', 'OK', 'S', 1743507461, 1743507461, '1'),
(196669, 28604, 'QU', 'OK', 'S', 1743507510, 1743507510, '1'),
(196670, 35376, 'QU', 'OK', 'S', 1743507562, 1743507562, '1'),
(196671, 35381, 'QU', 'OK', 'S', 1743507585, 1743507585, '1'),
(196672, 35381, 'QU', 'OK', 'S', 1743507590, 1743507590, '1'),
(196673, 35381, 'QU', 'OK', 'S', 1743507594, 1743507594, '1'),
(196674, 35381, 'QU', 'OK', 'S', 1743507598, 1743507598, '1'),
(196675, 29862, 'QU', 'OK', 'S', 1743507905, 1743507905, '1'),
(196676, 19277, 'QU', 'OK', 'S', 1743508534, 1743508534, '1'),
(196677, 20874, 'QU', 'OK', 'S', 1743508579, 1743508579, '1'),
(196678, 32486, 'QU', 'OK', 'S', 1743508713, 1743508713, '1'),
(196679, 33099, 'QU', 'OK', 'S', 1743508768, 1743508768, '1'),
(196680, 32975, 'QU', 'OK', 'S', 1743508807, 1743508807, '1'),
(196681, 18242, 'QU', 'OK', 'S', 1743508905, 1743508905, '1'),
(196682, 24236, 'QU', 'OK', 'S', 1743508954, 1743508954, '1'),
(196683, 29414, 'QU', 'OK', 'S', 1743509029, 1743509029, '1'),
(196684, 27198, 'QU', 'OK', 'S', 1743509232, 1743509232, '1'),
(196685, 23460, 'QU', 'OK', 'S', 1743509283, 1743509283, '1'),
(196686, 23460, 'QU', 'OK', 'S', 1743509287, 1743509287, '1'),
(196687, 31126, 'QU', 'OK', 'S', 1743509317, 1743509317, '1'),
(196688, 14542, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196689, 36750, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196690, 36687, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196691, 36883, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196692, 34548, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196693, 14638, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196694, 31111, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196695, 31111, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196696, 31111, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196697, 34548, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196698, 34548, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196699, 32552, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196700, 32552, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196701, 35213, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196702, 35213, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196703, 36098, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196704, 36098, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196705, 14542, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196706, 14638, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196707, 14638, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196708, 35898, 'QU', 'OK', 'S', 1743509570, 1743509570, '1'),
(196709, 7157, 'QU', 'OK', 'S', 1743512270, 1743512270, '1'),
(196710, 28883, 'QU', 'OK', 'S', 1743512279, 1743512279, '1'),
(196711, 29057, 'QU', 'OK', 'S', 1743512282, 1743512282, '1'),
(196712, 11700, 'QU', 'OK', 'S', 1743512289, 1743512289, '1'),
(196713, 36373, 'QU', 'OK', 'S', 1743512301, 1743512301, '1'),
(196714, 36045, 'QU', 'OK', 'S', 1743512307, 1743512307, '1'),
(196715, 21005, 'QU', 'OK', 'S', 1743512311, 1743512311, '1'),
(196716, 13881, 'QU', 'OK', 'S', 1743512321, 1743512321, '1'),
(196717, 10778, 'QU', 'OK', 'S', 1743512362, 1743512362, '1'),
(196718, 10778, 'QU', 'OK', 'S', 1743512365, 1743512365, '1'),
(196719, 36960, 'QU', 'OK', 'S', 1743512391, 1743512391, '1'),
(196720, 10777, 'QU', 'OK', 'S', 1743512568, 1743512568, '1'),
(196721, 10778, 'QU', 'OK', 'S', 1743512819, 1743512819, '1'),
(196722, 31147, 'QU', 'OK', 'S', 1743514684, 1743514684, '1'),
(196723, 12441, 'QU', 'OK', 'S', 1743570386, 1743570386, '1'),
(196724, 21115, 'QU', 'OK', 'S', 1743570388, 1743570388, '1'),
(196725, 36839, 'QU', 'OK', 'S', 1743570392, 1743570392, '1'),
(196726, 24688, 'QU', 'OK', 'S', 1743570395, 1743570395, '1'),
(196727, 35547, 'QU', 'OK', 'S', 1743570398, 1743570398, '1'),
(196728, 36839, 'QU', 'OK', 'S', 1743570400, 1743570400, '1'),
(196729, 34412, 'QU', 'OK', 'S', 1743570444, 1743570444, '1'),
(196730, 31144, 'QU', 'OK', 'S', 1743571460, 1743571460, '1'),
(196731, 13803, 'QU', 'OK', 'S', 1743572401, 1743572401, '1'),
(196732, 23185, 'QU', 'OK', 'S', 1743572416, 1743572416, '1'),
(196733, 35014, 'QU', 'OK', 'S', 1743574826, 1743574826, '1'),
(196734, 35085, 'QU', 'OK', 'S', 1743574829, 1743574829, '1'),
(196735, 14542, 'QU', 'OK', 'S', 1743574853, 1743574853, '1'),
(196736, 14542, 'QU', 'OK', 'S', 1743574867, 1743574867, '1'),
(196737, 14542, 'QU', 'OK', 'S', 1743574877, 1743574877, '1'),
(196738, 34438, 'QU', 'OK', 'S', 1743574881, 1743574881, '1'),
(196739, 14542, 'QU', 'OK', 'S', 1743574884, 1743574884, '1'),
(196740, 30511, 'QU', 'OK', 'S', 1743574884, 1743574884, '1'),
(196741, 30511, 'QU', 'OK', 'S', 1743574886, 1743574886, '1'),
(196742, 35775, 'QU', 'OK', 'S', 1743574889, 1743574889, '1'),
(196743, 35775, 'QU', 'OK', 'S', 1743574891, 1743574891, '1'),
(196744, 35775, 'QU', 'OK', 'S', 1743574894, 1743574894, '1'),
(196745, 36669, 'QU', 'OK', 'S', 1743574897, 1743574897, '1'),
(196746, 14542, 'QU', 'OK', 'S', 1743574899, 1743574899, '1'),
(196747, 26073, 'QU', 'OK', 'S', 1743574901, 1743574901, '1'),
(196748, 36618, 'QU', 'OK', 'S', 1743574906, 1743574906, '1'),
(196749, 37142, 'QU', 'OK', 'S', 1743574909, 1743574909, '1'),
(196750, 37142, 'QU', 'OK', 'S', 1743574915, 1743574915, '1'),
(196751, 35872, 'QU', 'OK', 'S', 1743574921, 1743574921, '1'),
(196752, 36323, 'QU', 'OK', 'S', 1743574923, 1743574923, '1'),
(196753, 14542, 'QU', 'OK', 'S', 1743574925, 1743574925, '1'),
(196754, 36143, 'QU', 'OK', 'S', 1743574926, 1743574926, '1'),
(196755, 37142, 'QU', 'OK', 'S', 1743574930, 1743574930, '1'),
(196756, 14542, 'QU', 'OK', 'S', 1743574940, 1743574940, '1'),
(196757, 14542, 'QU', 'OK', 'S', 1743574951, 1743574951, '1'),
(196758, 14542, 'QU', 'OK', 'S', 1743574966, 1743574966, '1'),
(196759, 14542, 'QU', 'OK', 'S', 1743574979, 1743574979, '1'),
(196760, 31147, 'QU', 'OK', 'S', 1743575075, 1743575075, '1'),
(196761, 36323, 'QU', 'OK', 'S', 1743575095, 1743575095, '1'),
(196762, 23624, 'QU', 'OK', 'S', 1743575429, 1743575429, '1'),
(196763, 23630, 'QU', 'OK', 'S', 1743575485, 1743575485, '1'),
(196764, 23630, 'QU', 'OK', 'S', 1743575498, 1743575498, '1'),
(196765, 23620, 'QU', 'OK', 'S', 1743575823, 1743575823, '1'),
(196766, 23620, 'QU', 'OK', 'S', 1743575837, 1743575837, '1'),
(196767, 23620, 'QU', 'OK', 'S', 1743575855, 1743575855, '1'),
(196768, 36763, 'QU', 'OK', 'S', 1743576457, 1743576457, '1'),
(196769, 13976, 'QU', 'OK', 'S', 1743576746, 1743576746, '1'),
(196770, 20953, 'QU', 'OK', 'S', 1743576840, 1743576840, '1'),
(196771, 20953, 'QU', 'OK', 'S', 1743576867, 1743576867, '1'),
(196772, 12456, 'QU', 'OK', 'S', 1743576916, 1743576916, '1'),
(196773, 20954, 'QU', 'OK', 'S', 1743577016, 1743577016, '1'),
(196774, 259, 'QU', 'OK', 'S', 1743577102, 1743577102, '1'),
(196775, 36697, 'QU', 'OK', 'S', 1743577325, 1743577325, '1'),
(196776, 30511, 'QU', 'OK', 'S', 1743577582, 1743577582, '1'),
(196777, 36959, 'QU', 'OK', 'S', 1743577683, 1743577683, '1'),
(196778, 36718, 'QU', 'OK', 'S', 1743577863, 1743577863, '1'),
(196779, 24242, 'QU', 'OK', 'S', 1743577901, 1743577901, '1'),
(196780, 32262, 'QU', 'OK', 'S', 1743579191, 1743579191, '1'),
(196781, 36328, 'QU', 'OK', 'S', 1743579432, 1743579432, '1'),
(196782, 20096, 'QU', 'OK', 'S', 1743579682, 1743579682, '1'),
(196783, 20099, 'QU', 'OK', 'S', 1743579687, 1743579687, '1'),
(196784, 21181, 'QU', 'OK', 'S', 1743579692, 1743579692, '1'),
(196785, 35144, 'QU', 'OK', 'S', 1743579697, 1743579697, '1'),
(196786, 35897, 'QU', 'OK', 'S', 1743579702, 1743579702, '1'),
(196787, 35725, 'QU', 'OK', 'S', 1743579707, 1743579707, '1'),
(196788, 19308, 'QU', 'OK', 'S', 1743579712, 1743579712, '1'),
(196789, 13669, 'QU', 'OK', 'S', 1743579719, 1743579719, '1'),
(196790, 36116, 'QU', 'OK', 'S', 1743579724, 1743579724, '1'),
(196791, 36171, 'QU', 'OK', 'S', 1743579729, 1743579729, '1'),
(196792, 31408, 'QU', 'OK', 'S', 1743579735, 1743579735, '1'),
(196793, 10537, 'QU', 'OK', 'S', 1743579743, 1743579743, '1'),
(196794, 20013, 'QU', 'OK', 'S', 1743579748, 1743579748, '1'),
(196795, 12797, 'QU', 'OK', 'S', 1743579759, 1743579759, '1'),
(196796, 22816, 'QU', 'OK', 'S', 1743579764, 1743579764, '1'),
(196797, 22229, 'QU', 'OK', 'S', 1743579772, 1743579772, '1'),
(196798, 19262, 'QU', 'OK', 'S', 1743579781, 1743579781, '1'),
(196799, 20013, 'QU', 'OK', 'S', 1743579786, 1743579786, '1'),
(196800, 33462, 'QU', 'OK', 'S', 1743579795, 1743579795, '1'),
(196801, 34386, 'QU', 'OK', 'S', 1743579806, 1743579806, '1'),
(196802, 30366, 'QU', 'OK', 'S', 1743579818, 1743579818, '1'),
(196803, 35867, 'QU', 'OK', 'S', 1743579823, 1743579823, '1'),
(196804, 30099, 'QU', 'OK', 'S', 1743579828, 1743579828, '1'),
(196805, 20902, 'QU', 'OK', 'S', 1743579832, 1743579832, '1'),
(196806, 17908, 'QU', 'OK', 'S', 1743579837, 1743579837, '1'),
(196807, 30190, 'QU', 'OK', 'S', 1743579842, 1743579842, '1'),
(196808, 3515, 'QU', 'OK', 'S', 1743579847, 1743579847, '1'),
(196809, 7508, 'QU', 'OK', 'S', 1743579852, 1743579852, '1'),
(196810, 7508, 'QU', 'OK', 'S', 1743579855, 1743579855, '1'),
(196811, 3051, 'QU', 'OK', 'S', 1743579861, 1743579861, '1'),
(196812, 11051, 'QU', 'OK', 'S', 1743579965, 1743579965, '1'),
(196813, 11051, 'QU', 'OK', 'S', 1743579975, 1743579975, '1'),
(196814, 36656, 'QU', 'OK', 'S', 1743580025, 1743580025, '1'),
(196815, 37018, 'QU', 'OK', 'S', 1743580337, 1743580337, '1'),
(196816, 36674, 'QU', 'OK', 'S', 1743580345, 1743580345, '1'),
(196817, 30559, 'QU', 'OK', 'S', 1743580350, 1743580350, '1'),
(196818, 11311, 'QU', 'OK', 'S', 1743580383, 1743580383, '1'),
(196819, 36529, 'QU', 'OK', 'S', 1743580419, 1743580419, '1'),
(196820, 36654, 'QU', 'OK', 'S', 1743580577, 1743580577, '1'),
(196821, 31918, 'QU', 'OK', 'S', 1743580603, 1743580603, '1'),
(196822, 36668, 'QU', 'OK', 'S', 1743580632, 1743580632, '1'),
(196823, 36289, 'QU', 'OK', 'S', 1743580671, 1743580671, '1'),
(196824, 36289, 'QU', 'OK', 'S', 1743580745, 1743580745, '1'),
(196825, 36529, 'QU', 'OK', 'S', 1743580830, 1743580830, '1'),
(196826, 36609, 'QU', 'OK', 'S', 1743580899, 1743580899, '1'),
(196827, 36651, 'QU', 'OK', 'S', 1743580937, 1743580937, '1'),
(196828, 36099, 'QU', 'OK', 'S', 1743581304, 1743581304, '1'),
(196829, 36419, 'QU', 'OK', 'S', 1743581408, 1743581408, '1'),
(196830, 36110, 'QU', 'OK', 'S', 1743581516, 1743581516, '1'),
(196831, 36348, 'QU', 'OK', 'S', 1743581692, 1743581692, '1'),
(196832, 36110, 'QU', 'OK', 'S', 1743582036, 1743582036, '1'),
(196833, 36158, 'QU', 'OK', 'S', 1743582270, 1743582270, '1'),
(196834, 36348, 'QU', 'OK', 'S', 1743582530, 1743582530, '1'),
(196835, 36099, 'QU', 'OK', 'S', 1743586656, 1743586656, '1'),
(196836, 36335, 'QU', 'OK', 'S', 1743586906, 1743586906, '1'),
(196837, 31645, 'QU', 'OK', 'S', 1743587413, 1743587413, '1'),
(196838, 31575, 'QU', 'OK', 'S', 1743587457, 1743587457, '1'),
(196839, 36828, 'QU', 'OK', 'S', 1743587499, 1743587499, '1'),
(196840, 30631, 'QU', 'OK', 'S', 1743587556, 1743587556, '1'),
(196841, 33557, 'QU', 'OK', 'S', 1743587841, 1743587841, '1'),
(196842, 35839, 'QU', 'OK', 'S', 1743588051, 1743588051, '1'),
(196843, 18463, 'QU', 'OK', 'S', 1743588129, 1743588129, '1'),
(196844, 36650, 'QU', 'OK', 'S', 1743588186, 1743588186, '1'),
(196845, 36655, 'QU', 'OK', 'S', 1743588527, 1743588527, '1'),
(196846, 36653, 'QU', 'OK', 'S', 1743588563, 1743588563, '1'),
(196847, 36653, 'QU', 'OK', 'S', 1743588586, 1743588586, '1'),
(196848, 36652, 'QU', 'OK', 'S', 1743588623, 1743588623, '1'),
(196849, 36607, 'QU', 'OK', 'S', 1743588652, 1743588652, '1'),
(196850, 36344, 'QU', 'OK', 'S', 1743589013, 1743589013, '1'),
(196851, 36344, 'QU', 'OK', 'S', 1743589018, 1743589018, '1'),
(196852, 36344, 'QU', 'OK', 'S', 1743589023, 1743589023, '1'),
(196853, 36344, 'QU', 'OK', 'S', 1743589026, 1743589026, '1'),
(196854, 36467, 'QU', 'OK', 'S', 1743589052, 1743589052, '1'),
(196855, 36393, 'QU', 'OK', 'S', 1743589351, 1743589351, '1'),
(196856, 36393, 'QU', 'OK', 'S', 1743589364, 1743589364, '1'),
(196857, 36393, 'QU', 'OK', 'S', 1743589383, 1743589383, '1'),
(196858, 31147, 'QU', 'OK', 'S', 1743589393, 1743589393, '1'),
(196859, 31147, 'QU', 'OK', 'S', 1743589401, 1743589401, '1'),
(196860, 36797, 'QU', 'OK', 'S', 1743589915, 1743589915, '1'),
(196861, 20559, 'QU', 'OK', 'S', 1743590635, 1743590635, '1'),
(196862, 37055, 'QU', 'OK', 'S', 1743590673, 1743590673, '1'),
(196863, 36794, 'QU', 'OK', 'S', 1743591099, 1743591099, '1'),
(196864, 36748, 'QU', 'OK', 'S', 1743591395, 1743591395, '1'),
(196865, 36748, 'QU', 'OK', 'S', 1743591543, 1743591543, '1'),
(196866, 36769, 'QU', 'OK', 'S', 1743591676, 1743591676, '1'),
(196867, 29993, 'QU', 'OK', 'S', 1743592036, 1743592036, '1'),
(196868, 28445, 'QU', 'OK', 'S', 1743592042, 1743592042, '1'),
(196869, 24186, 'QU', 'OK', 'S', 1743592061, 1743592061, '1'),
(196870, 30016, 'QU', 'OK', 'S', 1743592073, 1743592073, '1'),
(196871, 27118, 'QU', 'OK', 'S', 1743592080, 1743592080, '1'),
(196872, 32744, 'QU', 'OK', 'S', 1743592088, 1743592088, '1'),
(196873, 30311, 'QU', 'OK', 'S', 1743592100, 1743592100, '1'),
(196874, 32894, 'QU', 'OK', 'S', 1743592728, 1743592728, '1'),
(196875, 21442, 'QU', 'OK', 'S', 1743592742, 1743592742, '1'),
(196876, 33903, 'QU', 'OK', 'S', 1743592763, 1743592763, '1'),
(196877, 10204, 'QU', 'OK', 'S', 1743592887, 1743592887, '1'),
(196878, 14272, 'QU', 'OK', 'S', 1743592913, 1743592913, '1'),
(196879, 26833, 'QU', 'OK', 'S', 1743592933, 1743592933, '1'),
(196880, 27147, 'QU', 'OK', 'S', 1743592944, 1743592944, '1'),
(196881, 27147, 'QU', 'OK', 'S', 1743592944, 1743592944, '1'),
(196882, 20719, 'QU', 'OK', 'S', 1743592974, 1743592974, '1'),
(196883, 5410, 'QU', 'OK', 'S', 1743593327, 1743593327, '1'),
(196884, 29993, 'QU', 'OK', 'S', 1743593655, 1743593655, '1'),
(196885, 28445, 'QU', 'OK', 'S', 1743593824, 1743593824, '1'),
(196886, 28445, 'QU', 'OK', 'S', 1743593826, 1743593826, '1'),
(196887, 28445, 'QU', 'OK', 'S', 1743593828, 1743593828, '1'),
(196888, 28445, 'QU', 'OK', 'S', 1743593831, 1743593831, '1'),
(196889, 28445, 'QU', 'OK', 'S', 1743593833, 1743593833, '1'),
(196890, 28445, 'QU', 'OK', 'S', 1743593835, 1743593835, '1'),
(196891, 28445, 'QU', 'OK', 'S', 1743593839, 1743593839, '1'),
(196892, 28445, 'QU', 'OK', 'S', 1743593842, 1743593842, '1'),
(196893, 28445, 'QU', 'OK', 'S', 1743593845, 1743593845, '1'),
(196894, 36824, 'QU', 'OK', 'S', 1743593855, 1743593855, '1'),
(196895, 24186, 'QU', 'OK', 'S', 1743593873, 1743593873, '1'),
(196896, 24186, 'QU', 'OK', 'S', 1743593876, 1743593876, '1'),
(196897, 24186, 'QU', 'OK', 'S', 1743593879, 1743593879, '1'),
(196898, 24186, 'QU', 'OK', 'S', 1743593881, 1743593881, '1'),
(196899, 24186, 'QU', 'OK', 'S', 1743593886, 1743593886, '1'),
(196900, 24186, 'QU', 'OK', 'S', 1743593889, 1743593889, '1'),
(196901, 24186, 'QU', 'OK', 'S', 1743593891, 1743593891, '1'),
(196902, 24186, 'QU', 'OK', 'S', 1743593893, 1743593893, '1'),
(196903, 24186, 'QU', 'OK', 'S', 1743593895, 1743593895, '1'),
(196904, 24186, 'QU', 'OK', 'S', 1743593897, 1743593897, '1'),
(196905, 24186, 'QU', 'OK', 'S', 1743593900, 1743593900, '1'),
(196906, 24186, 'QU', 'OK', 'S', 1743593903, 1743593903, '1'),
(196907, 24186, 'QU', 'OK', 'S', 1743593906, 1743593906, '1'),
(196908, 24186, 'QU', 'OK', 'S', 1743593909, 1743593909, '1'),
(196909, 24186, 'QU', 'OK', 'S', 1743593911, 1743593911, '1'),
(196910, 24186, 'QU', 'OK', 'S', 1743593914, 1743593914, '1'),
(196911, 24186, 'QU', 'OK', 'S', 1743593916, 1743593916, '1'),
(196912, 24186, 'QU', 'OK', 'S', 1743593919, 1743593919, '1'),
(196913, 24186, 'QU', 'OK', 'S', 1743593921, 1743593921, '1'),
(196914, 24186, 'QU', 'OK', 'S', 1743593923, 1743593923, '1'),
(196915, 24186, 'QU', 'OK', 'S', 1743593926, 1743593926, '1'),
(196916, 24186, 'QU', 'OK', 'S', 1743593928, 1743593928, '1'),
(196917, 24186, 'QU', 'OK', 'S', 1743593930, 1743593930, '1'),
(196918, 24186, 'QU', 'OK', 'S', 1743593932, 1743593932, '1'),
(196919, 24186, 'QU', 'OK', 'S', 1743593935, 1743593935, '1'),
(196920, 24186, 'QU', 'OK', 'S', 1743593938, 1743593938, '1'),
(196921, 30016, 'QU', 'OK', 'S', 1743593965, 1743593965, '1'),
(196922, 30016, 'QU', 'OK', 'S', 1743593968, 1743593968, '1'),
(196923, 30016, 'QU', 'OK', 'S', 1743593970, 1743593970, '1'),
(196924, 30016, 'QU', 'OK', 'S', 1743593972, 1743593972, '1'),
(196925, 30016, 'QU', 'OK', 'S', 1743593975, 1743593975, '1'),
(196926, 27118, 'QU', 'OK', 'S', 1743594007, 1743594007, '1'),
(196927, 27118, 'QU', 'OK', 'S', 1743594009, 1743594009, '1'),
(196928, 27118, 'QU', 'OK', 'S', 1743594012, 1743594012, '1'),
(196929, 35743, 'QU', 'OK', 'S', 1743594172, 1743594172, '1'),
(196930, 32744, 'QU', 'OK', 'S', 1743594268, 1743594268, '1'),
(196931, 32744, 'QU', 'OK', 'S', 1743594270, 1743594270, '1'),
(196932, 32744, 'QU', 'OK', 'S', 1743594272, 1743594272, '1'),
(196933, 32744, 'QU', 'OK', 'S', 1743594274, 1743594274, '1'),
(196934, 32744, 'QU', 'OK', 'S', 1743594276, 1743594276, '1'),
(196935, 32744, 'QU', 'OK', 'S', 1743594278, 1743594278, '1'),
(196936, 32744, 'QU', 'OK', 'S', 1743594280, 1743594280, '1'),
(196937, 32744, 'QU', 'OK', 'S', 1743594282, 1743594282, '1'),
(196938, 30311, 'QU', 'OK', 'S', 1743594311, 1743594311, '1'),
(196939, 30311, 'QU', 'OK', 'S', 1743594314, 1743594314, '1'),
(196940, 30311, 'QU', 'OK', 'S', 1743594317, 1743594317, '1'),
(196941, 30311, 'QU', 'OK', 'S', 1743594319, 1743594319, '1'),
(196942, 30311, 'QU', 'OK', 'S', 1743594322, 1743594322, '1'),
(196943, 32894, 'QU', 'OK', 'S', 1743594393, 1743594393, '1'),
(196944, 21442, 'QU', 'OK', 'S', 1743594426, 1743594426, '1'),
(196945, 21442, 'QU', 'OK', 'S', 1743594428, 1743594428, '1'),
(196946, 21442, 'QU', 'OK', 'S', 1743594431, 1743594431, '1'),
(196947, 21442, 'QU', 'OK', 'S', 1743594434, 1743594434, '1'),
(196948, 21442, 'QU', 'OK', 'S', 1743594436, 1743594436, '1'),
(196949, 21442, 'QU', 'OK', 'S', 1743594439, 1743594439, '1'),
(196950, 21442, 'QU', 'OK', 'S', 1743594441, 1743594441, '1'),
(196951, 21442, 'QU', 'OK', 'S', 1743594444, 1743594444, '1'),
(196952, 21442, 'QU', 'OK', 'S', 1743594447, 1743594447, '1'),
(196953, 21442, 'QU', 'OK', 'S', 1743594449, 1743594449, '1'),
(196954, 21442, 'QU', 'OK', 'S', 1743594452, 1743594452, '1'),
(196955, 21442, 'QU', 'OK', 'S', 1743594455, 1743594455, '1'),
(196956, 21442, 'QU', 'OK', 'S', 1743594458, 1743594458, '1'),
(196957, 21442, 'QU', 'OK', 'S', 1743594461, 1743594461, '1'),
(196958, 21442, 'QU', 'OK', 'S', 1743594466, 1743594466, '1'),
(196959, 21442, 'QU', 'OK', 'S', 1743594469, 1743594469, '1'),
(196960, 21442, 'QU', 'OK', 'S', 1743594471, 1743594471, '1'),
(196961, 21442, 'QU', 'OK', 'S', 1743594474, 1743594474, '1'),
(196962, 21442, 'QU', 'OK', 'S', 1743594477, 1743594477, '1'),
(196963, 21442, 'QU', 'OK', 'S', 1743594479, 1743594479, '1'),
(196964, 21442, 'QU', 'OK', 'S', 1743594484, 1743594484, '1'),
(196965, 21442, 'QU', 'OK', 'S', 1743594487, 1743594487, '1'),
(196966, 36768, 'QU', 'OK', 'S', 1743594489, 1743594489, '1'),
(196967, 21442, 'QU', 'OK', 'S', 1743594490, 1743594490, '1'),
(196968, 21442, 'QU', 'OK', 'S', 1743594493, 1743594493, '1'),
(196969, 21442, 'QU', 'OK', 'S', 1743594497, 1743594497, '1'),
(196970, 21442, 'QU', 'OK', 'S', 1743594500, 1743594500, '1'),
(196971, 21442, 'QU', 'OK', 'S', 1743594504, 1743594504, '1'),
(196972, 21442, 'QU', 'OK', 'S', 1743594507, 1743594507, '1'),
(196973, 21442, 'QU', 'OK', 'S', 1743594509, 1743594509, '1'),
(196974, 21442, 'QU', 'OK', 'S', 1743594512, 1743594512, '1'),
(196975, 21442, 'QU', 'OK', 'S', 1743594515, 1743594515, '1'),
(196976, 21442, 'QU', 'OK', 'S', 1743594517, 1743594517, '1'),
(196977, 21442, 'QU', 'OK', 'S', 1743594520, 1743594520, '1'),
(196978, 21442, 'QU', 'OK', 'S', 1743594525, 1743594525, '1'),
(196979, 21442, 'QU', 'OK', 'S', 1743594527, 1743594527, '1'),
(196980, 21442, 'QU', 'OK', 'S', 1743594530, 1743594530, '1'),
(196981, 21442, 'QU', 'OK', 'S', 1743594533, 1743594533, '1'),
(196982, 21442, 'QU', 'OK', 'S', 1743594536, 1743594536, '1'),
(196983, 21442, 'QU', 'OK', 'S', 1743594539, 1743594539, '1'),
(196984, 21442, 'QU', 'OK', 'S', 1743594542, 1743594542, '1'),
(196985, 21442, 'QU', 'OK', 'S', 1743594545, 1743594545, '1'),
(196986, 21442, 'QU', 'OK', 'S', 1743594548, 1743594548, '1'),
(196987, 21442, 'QU', 'OK', 'S', 1743594551, 1743594551, '1'),
(196988, 21442, 'QU', 'OK', 'S', 1743594554, 1743594554, '1'),
(196989, 37052, 'QU', 'OK', 'S', 1743594586, 1743594586, '1'),
(196990, 33903, 'QU', 'OK', 'S', 1743594602, 1743594602, '1'),
(196991, 33903, 'QU', 'OK', 'S', 1743594605, 1743594605, '1'),
(196992, 33903, 'QU', 'OK', 'S', 1743594608, 1743594608, '1'),
(196993, 33903, 'QU', 'OK', 'S', 1743594610, 1743594610, '1'),
(196994, 33903, 'QU', 'OK', 'S', 1743594613, 1743594613, '1'),
(196995, 33903, 'QU', 'OK', 'S', 1743594616, 1743594616, '1'),
(196996, 33903, 'QU', 'OK', 'S', 1743594618, 1743594618, '1'),
(196997, 33903, 'QU', 'OK', 'S', 1743594621, 1743594621, '1'),
(196998, 33903, 'QU', 'OK', 'S', 1743594623, 1743594623, '1'),
(196999, 33903, 'QU', 'OK', 'S', 1743594627, 1743594627, '1'),
(197000, 10204, 'QU', 'OK', 'S', 1743594670, 1743594670, '1'),
(197001, 10204, 'QU', 'OK', 'S', 1743594672, 1743594672, '1'),
(197002, 10204, 'QU', 'OK', 'S', 1743594674, 1743594674, '1'),
(197003, 10204, 'QU', 'OK', 'S', 1743594677, 1743594677, '1'),
(197004, 10204, 'QU', 'OK', 'S', 1743594679, 1743594679, '1'),
(197005, 10204, 'QU', 'OK', 'S', 1743594705, 1743594705, '1'),
(197006, 10204, 'QU', 'OK', 'S', 1743594708, 1743594708, '1'),
(197007, 10204, 'QU', 'OK', 'S', 1743594710, 1743594710, '1'),
(197008, 10204, 'QU', 'OK', 'S', 1743594712, 1743594712, '1'),
(197009, 10204, 'QU', 'OK', 'S', 1743594716, 1743594716, '1'),
(197010, 14272, 'QU', 'OK', 'S', 1743594765, 1743594765, '1'),
(197011, 14272, 'QU', 'OK', 'S', 1743594773, 1743594773, '1'),
(197012, 14272, 'QU', 'OK', 'S', 1743594776, 1743594776, '1'),
(197013, 26833, 'QU', 'OK', 'S', 1743594811, 1743594811, '1'),
(197014, 26833, 'QU', 'OK', 'S', 1743594813, 1743594813, '1'),
(197015, 26833, 'QU', 'OK', 'S', 1743594815, 1743594815, '1'),
(197016, 26833, 'QU', 'OK', 'S', 1743594821, 1743594821, '1'),
(197017, 26833, 'QU', 'OK', 'S', 1743594824, 1743594824, '1'),
(197018, 26833, 'QU', 'OK', 'S', 1743594826, 1743594826, '1'),
(197019, 26833, 'QU', 'OK', 'S', 1743594832, 1743594832, '1'),
(197020, 26833, 'QU', 'OK', 'S', 1743594834, 1743594834, '1'),
(197021, 26833, 'QU', 'OK', 'S', 1743594836, 1743594836, '1'),
(197022, 26833, 'QU', 'OK', 'S', 1743594842, 1743594842, '1'),
(197023, 26833, 'QU', 'OK', 'S', 1743594845, 1743594845, '1'),
(197024, 26833, 'QU', 'OK', 'S', 1743594847, 1743594847, '1'),
(197025, 27147, 'QU', 'OK', 'S', 1743594887, 1743594887, '1'),
(197026, 27147, 'QU', 'OK', 'S', 1743594889, 1743594889, '1'),
(197027, 27147, 'QU', 'OK', 'S', 1743594891, 1743594891, '1'),
(197028, 27147, 'QU', 'OK', 'S', 1743594894, 1743594894, '1'),
(197029, 27147, 'QU', 'OK', 'S', 1743594897, 1743594897, '1'),
(197030, 27147, 'QU', 'OK', 'S', 1743594899, 1743594899, '1'),
(197031, 27147, 'QU', 'OK', 'S', 1743594901, 1743594901, '1'),
(197032, 27147, 'QU', 'OK', 'S', 1743594905, 1743594905, '1'),
(197033, 27147, 'QU', 'OK', 'S', 1743594908, 1743594908, '1'),
(197034, 27147, 'QU', 'OK', 'S', 1743594913, 1743594913, '1'),
(197035, 27147, 'QU', 'OK', 'S', 1743594915, 1743594915, '1'),
(197036, 27147, 'QU', 'OK', 'S', 1743594918, 1743594918, '1'),
(197037, 27147, 'QU', 'OK', 'S', 1743594920, 1743594920, '1'),
(197038, 27147, 'QU', 'OK', 'S', 1743594923, 1743594923, '1'),
(197039, 27147, 'QU', 'OK', 'S', 1743594939, 1743594939, '1'),
(197040, 27147, 'QU', 'OK', 'S', 1743594942, 1743594942, '1'),
(197041, 27147, 'QU', 'OK', 'S', 1743594944, 1743594944, '1'),
(197042, 27147, 'QU', 'OK', 'S', 1743594946, 1743594946, '1'),
(197043, 27147, 'QU', 'OK', 'S', 1743594949, 1743594949, '1'),
(197044, 27147, 'QU', 'OK', 'S', 1743594951, 1743594951, '1'),
(197045, 27147, 'QU', 'OK', 'S', 1743594953, 1743594953, '1'),
(197046, 27147, 'QU', 'OK', 'S', 1743594956, 1743594956, '1'),
(197047, 27147, 'QU', 'OK', 'S', 1743594958, 1743594958, '1'),
(197048, 27147, 'QU', 'OK', 'S', 1743594963, 1743594963, '1'),
(197049, 27147, 'QU', 'OK', 'S', 1743594966, 1743594966, '1'),
(197050, 27147, 'QU', 'OK', 'S', 1743594970, 1743594970, '1'),
(197051, 27147, 'QU', 'OK', 'S', 1743594973, 1743594973, '1'),
(197052, 27147, 'QU', 'OK', 'S', 1743594977, 1743594977, '1'),
(197053, 27147, 'QU', 'OK', 'S', 1743595006, 1743595006, '1'),
(197054, 27147, 'QU', 'OK', 'S', 1743595011, 1743595011, '1'),
(197055, 27147, 'QU', 'OK', 'S', 1743595014, 1743595014, '1'),
(197056, 27147, 'QU', 'OK', 'S', 1743595017, 1743595017, '1'),
(197057, 27147, 'QU', 'OK', 'S', 1743595019, 1743595019, '1'),
(197058, 27147, 'QU', 'OK', 'S', 1743595021, 1743595021, '1'),
(197059, 27147, 'QU', 'OK', 'S', 1743595023, 1743595023, '1'),
(197060, 27147, 'QU', 'OK', 'S', 1743595026, 1743595026, '1'),
(197061, 27147, 'QU', 'OK', 'S', 1743595028, 1743595028, '1'),
(197062, 27147, 'QU', 'OK', 'S', 1743595030, 1743595030, '1'),
(197063, 27147, 'QU', 'OK', 'S', 1743595032, 1743595032, '1'),
(197064, 27147, 'QU', 'OK', 'S', 1743595035, 1743595035, '1'),
(197065, 27147, 'QU', 'OK', 'S', 1743595037, 1743595037, '1'),
(197066, 27147, 'QU', 'OK', 'S', 1743595040, 1743595040, '1'),
(197067, 27147, 'QU', 'OK', 'S', 1743595051, 1743595051, '1'),
(197068, 27147, 'QU', 'OK', 'S', 1743595054, 1743595054, '1'),
(197069, 27147, 'QU', 'OK', 'S', 1743595057, 1743595057, '1'),
(197070, 27147, 'QU', 'OK', 'S', 1743595060, 1743595060, '1'),
(197071, 27147, 'QU', 'OK', 'S', 1743595062, 1743595062, '1'),
(197072, 27147, 'QU', 'OK', 'S', 1743595064, 1743595064, '1'),
(197073, 27147, 'QU', 'OK', 'S', 1743595067, 1743595067, '1'),
(197074, 27147, 'QU', 'OK', 'S', 1743595069, 1743595069, '1'),
(197075, 27147, 'QU', 'OK', 'S', 1743595072, 1743595072, '1'),
(197076, 27147, 'QU', 'OK', 'S', 1743595076, 1743595076, '1'),
(197077, 27147, 'QU', 'OK', 'S', 1743595079, 1743595079, '1'),
(197078, 27147, 'QU', 'OK', 'S', 1743595083, 1743595083, '1'),
(197079, 27147, 'QU', 'OK', 'S', 1743595099, 1743595099, '1'),
(197080, 27147, 'QU', 'OK', 'S', 1743595101, 1743595101, '1'),
(197081, 27147, 'QU', 'OK', 'S', 1743595106, 1743595106, '1'),
(197082, 27147, 'QU', 'OK', 'S', 1743595109, 1743595109, '1'),
(197083, 27147, 'QU', 'OK', 'S', 1743595111, 1743595111, '1'),
(197084, 27147, 'QU', 'OK', 'S', 1743595114, 1743595114, '1'),
(197085, 27147, 'QU', 'OK', 'S', 1743595117, 1743595117, '1'),
(197086, 27147, 'QU', 'OK', 'S', 1743595119, 1743595119, '1'),
(197087, 27147, 'QU', 'OK', 'S', 1743595121, 1743595121, '1'),
(197088, 27147, 'QU', 'OK', 'S', 1743595123, 1743595123, '1'),
(197089, 27147, 'QU', 'OK', 'S', 1743595128, 1743595128, '1'),
(197090, 27147, 'QU', 'OK', 'S', 1743595131, 1743595131, '1'),
(197091, 20719, 'QU', 'OK', 'S', 1743595175, 1743595175, '1'),
(197092, 36768, 'QU', 'OK', 'S', 1743595254, 1743595254, '1'),
(197093, 35339, 'QU', 'OK', 'S', 1743595256, 1743595256, '1'),
(197094, 35339, 'QU', 'OK', 'S', 1743595260, 1743595260, '1'),
(197095, 35339, 'QU', 'OK', 'S', 1743595264, 1743595264, '1'),
(197096, 35339, 'QU', 'OK', 'S', 1743595268, 1743595268, '1'),
(197097, 35743, 'QU', 'OK', 'S', 1743595310, 1743595310, '1'),
(197098, 36748, 'QU', 'OK', 'S', 1743595359, 1743595359, '1'),
(197099, 17668, 'QU', 'OK', 'S', 1743596506, 1743596506, '1'),
(197100, 37160, 'QU', 'OK', 'S', 1743596762, 1743596762, '1'),
(197101, 37159, 'QU', 'OK', 'S', 1743596816, 1743596816, '1'),
(197102, 37156, 'QU', 'OK', 'S', 1743596910, 1743596910, '1'),
(197103, 37106, 'QU', 'OK', 'S', 1743596968, 1743596968, '1'),
(197104, 37155, 'QU', 'OK', 'S', 1743597020, 1743597020, '1'),
(197105, 37119, 'QU', 'OK', 'S', 1743597127, 1743597127, '1'),
(197106, 37085, 'QU', 'OK', 'S', 1743597179, 1743597179, '1'),
(197107, 37102, 'QU', 'OK', 'S', 1743597211, 1743597211, '1'),
(197108, 37084, 'QU', 'OK', 'S', 1743597301, 1743597301, '1'),
(197109, 37086, 'QU', 'OK', 'S', 1743597333, 1743597333, '1'),
(197110, 37103, 'QU', 'OK', 'S', 1743597372, 1743597372, '1'),
(197111, 37101, 'QU', 'OK', 'S', 1743597511, 1743597511, '1'),
(197112, 37100, 'QU', 'OK', 'S', 1743597541, 1743597541, '1'),
(197113, 36792, 'QU', 'OK', 'S', 1743597629, 1743597629, '1'),
(197114, 12974, 'QU', 'OK', 'S', 1743597901, 1743597901, '1'),
(197115, 35346, 'QU', 'OK', 'S', 1743598076, 1743598076, '1'),
(197116, 35869, 'QU', 'OK', 'S', 1743598185, 1743598185, '1'),
(197117, 36531, 'QU', 'OK', 'S', 1743599108, 1743599108, '1'),
(197118, 36531, 'QU', 'OK', 'S', 1743599241, 1743599241, '1'),
(197119, 36531, 'QU', 'OK', 'S', 1743599268, 1743599268, '1'),
(197120, 35144, 'QU', 'OK', 'S', 1743599365, 1743599365, '1'),
(197121, 3712, 'QU', 'OK', 'S', 1743599906, 1743599906, '1'),
(197122, 4091, 'QU', 'OK', 'S', 1743600237, 1743600237, '1'),
(197123, 20136, 'QU', 'OK', 'S', 1743600385, 1743600385, '1'),
(197124, 9678, 'QU', 'OK', 'S', 1743600435, 1743600435, '1'),
(197125, 3873, 'QU', 'OK', 'S', 1743600514, 1743600514, '1'),
(197126, 3662, 'QU', 'OK', 'S', 1743600580, 1743600580, '1'),
(197127, 37162, 'QU', 'OK', 'S', 1743600653, 1743600653, '1'),
(197128, 3609, 'QU', 'OK', 'S', 1743600829, 1743600829, '1'),
(197129, 2116, 'QU', 'OK', 'S', 1743600882, 1743600882, '1'),
(197130, 2116, 'QU', 'OK', 'S', 1743600885, 1743600885, '1'),
(197131, 21695, 'QU', 'OK', 'S', 1743601185, 1743601185, '1'),
(197132, 32015, 'QU', 'OK', 'S', 1743601190, 1743601190, '1'),
(197133, 21695, 'QU', 'OK', 'S', 1743601197, 1743601197, '1'),
(197134, 21682, 'QU', 'OK', 'S', 1743601201, 1743601201, '1'),
(197135, 21789, 'QU', 'OK', 'S', 1743601205, 1743601205, '1'),
(197136, 21695, 'QU', 'OK', 'S', 1743601209, 1743601209, '1'),
(197137, 21695, 'QU', 'OK', 'S', 1743601213, 1743601213, '1'),
(197138, 27565, 'QU', 'OK', 'S', 1743601217, 1743601217, '1'),
(197139, 27948, 'QU', 'OK', 'S', 1743601221, 1743601221, '1'),
(197140, 13512, 'QU', 'OK', 'S', 1743601227, 1743601227, '1'),
(197141, 32015, 'QU', 'OK', 'S', 1743601232, 1743601232, '1'),
(197142, 32015, 'QU', 'OK', 'S', 1743601237, 1743601237, '1'),
(197143, 21789, 'QU', 'OK', 'S', 1743601243, 1743601243, '1'),
(197144, 33752, 'QU', 'OK', 'S', 1743601247, 1743601247, '1'),
(197145, 37059, 'QU', 'OK', 'S', 1743601251, 1743601251, '1'),
(197146, 36005, 'QU', 'OK', 'S', 1743601255, 1743601255, '1'),
(197147, 32015, 'QU', 'OK', 'S', 1743601260, 1743601260, '1'),
(197148, 34448, 'QU', 'OK', 'S', 1743601264, 1743601264, '1'),
(197149, 32015, 'QU', 'OK', 'S', 1743601269, 1743601269, '1'),
(197150, 31600, 'QU', 'OK', 'S', 1743601273, 1743601273, '1'),
(197151, 35444, 'QU', 'OK', 'S', 1743601277, 1743601277, '1'),
(197152, 5410, 'QU', 'OK', 'S', 1743601281, 1743601281, '1'),
(197153, 32015, 'QU', 'OK', 'S', 1743601286, 1743601286, '1'),
(197154, 36876, 'QU', 'OK', 'S', 1743601297, 1743601297, '1'),
(197155, 29398, 'QU', 'OK', 'S', 1743601302, 1743601302, '1'),
(197156, 9701, 'QU', 'OK', 'S', 1743601326, 1743601326, '1'),
(197157, 28201, 'QU', 'OK', 'S', 1743601332, 1743601332, '1'),
(197158, 21695, 'QU', 'OK', 'S', 1743601337, 1743601337, '1'),
(197159, 21695, 'QU', 'OK', 'S', 1743601343, 1743601343, '1'),
(197160, 27150, 'QU', 'OK', 'S', 1743601350, 1743601350, '1'),
(197161, 29898, 'QU', 'OK', 'S', 1743601357, 1743601357, '1'),
(197162, 24626, 'QU', 'OK', 'S', 1743601362, 1743601362, '1'),
(197163, 21716, 'QU', 'OK', 'S', 1743601416, 1743601416, '1'),
(197164, 21716, 'QU', 'OK', 'S', 1743601421, 1743601421, '1'),
(197165, 21697, 'QU', 'OK', 'S', 1743601553, 1743601553, '1'),
(197166, 21697, 'QU', 'OK', 'S', 1743601557, 1743601557, '1'),
(197167, 21697, 'QU', 'OK', 'S', 1743601561, 1743601561, '1'),
(197168, 13460, 'QU', 'OK', 'S', 1743654645, 1743654645, '1'),
(197169, 31919, 'QU', 'OK', 'S', 1743655105, 1743655105, '1'),
(197170, 31209, 'QU', 'OK', 'S', 1743655318, 1743655318, '1'),
(197171, 31209, 'QU', 'OK', 'S', 1743655341, 1743655341, '1'),
(197172, 34409, 'QU', 'OK', 'S', 1743655918, 1743655918, '1'),
(197173, 24014, 'QU', 'OK', 'S', 1743657938, 1743657938, '1'),
(197174, 32166, 'QU', 'OK', 'S', 1743658371, 1743658371, '1'),
(197175, 32166, 'QU', 'OK', 'S', 1743658374, 1743658374, '1'),
(197176, 32181, 'QU', 'OK', 'S', 1743658377, 1743658377, '1'),
(197177, 32166, 'QU', 'OK', 'S', 1743658393, 1743658393, '1'),
(197178, 32166, 'QU', 'OK', 'S', 1743658395, 1743658395, '1'),
(197179, 32166, 'QU', 'OK', 'S', 1743658398, 1743658398, '1'),
(197180, 32166, 'QU', 'OK', 'S', 1743658401, 1743658401, '1'),
(197181, 32166, 'QU', 'OK', 'S', 1743658404, 1743658404, '1'),
(197182, 32166, 'QU', 'OK', 'S', 1743658406, 1743658406, '1'),
(197183, 32918, 'QU', 'OK', 'S', 1743658791, 1743658791, '1'),
(197184, 37171, 'QU', 'OK', 'S', 1743659462, 1743659462, '1'),
(197185, 37167, 'QU', 'OK', 'S', 1743659520, 1743659520, '1'),
(197186, 37168, 'QU', 'OK', 'S', 1743659559, 1743659559, '1'),
(197187, 36900, 'QU', 'OK', 'S', 1743660273, 1743660273, '1'),
(197188, 36905, 'QU', 'OK', 'S', 1743660295, 1743660295, '1'),
(197189, 36907, 'QU', 'OK', 'S', 1743660297, 1743660297, '1'),
(197190, 36901, 'QU', 'OK', 'S', 1743660299, 1743660299, '1'),
(197191, 36728, 'QU', 'OK', 'S', 1743660303, 1743660303, '1'),
(197192, 36906, 'QU', 'OK', 'S', 1743660306, 1743660306, '1'),
(197193, 36904, 'QU', 'OK', 'S', 1743660308, 1743660308, '1'),
(197194, 30439, 'QU', 'OK', 'S', 1743661528, 1743661528, '1'),
(197195, 37168, 'QU', 'OK', 'S', 1743662338, 1743662338, '1'),
(197196, 37171, 'QU', 'OK', 'S', 1743662348, 1743662348, '1'),
(197197, 37167, 'QU', 'OK', 'S', 1743662351, 1743662351, '1'),
(197198, 36900, 'QU', 'OK', 'S', 1743662952, 1743662952, '1'),
(197199, 36900, 'QU', 'OK', 'S', 1743662954, 1743662954, '1'),
(197200, 36900, 'QU', 'OK', 'S', 1743662957, 1743662957, '1'),
(197201, 29514, 'QU', 'OK', 'S', 1743663067, 1743663067, '1'),
(197202, 25757, 'QU', 'OK', 'S', 1743663095, 1743663095, '1'),
(197203, 30864, 'QU', 'OK', 'S', 1743663123, 1743663123, '1'),
(197204, 16749, 'QU', 'OK', 'S', 1743663219, 1743663219, '1'),
(197205, 30511, 'QU', 'OK', 'S', 1743663245, 1743663245, '1'),
(197206, 37042, 'QU', 'OK', 'S', 1743663275, 1743663275, '1'),
(197207, 8870, 'QU', 'OK', 'S', 1743663414, 1743663414, '1'),
(197208, 32346, 'QU', 'OK', 'S', 1743663450, 1743663450, '1'),
(197209, 36486, 'QU', 'OK', 'S', 1743663485, 1743663485, '1'),
(197210, 36486, 'QU', 'OK', 'S', 1743663497, 1743663497, '1'),
(197211, 24322, 'QU', 'OK', 'S', 1743665272, 1743665272, '1'),
(197212, 36601, 'QU', 'OK', 'S', 1743665302, 1743665302, '1'),
(197213, 36018, 'QU', 'OK', 'S', 1743665611, 1743665611, '1'),
(197214, 14451, 'QU', 'OK', 'S', 1743665674, 1743665674, '1'),
(197215, 24677, 'QU', 'OK', 'S', 1743665710, 1743665710, '1'),
(197216, 32393, 'QU', 'OK', 'S', 1743665741, 1743665741, '1'),
(197217, 35107, 'QU', 'OK', 'S', 1743666007, 1743666007, '1'),
(197218, 35515, 'QU', 'OK', 'S', 1743666065, 1743666065, '1'),
(197219, 35515, 'QU', 'OK', 'S', 1743666093, 1743666093, '1'),
(197220, 36168, 'QU', 'OK', 'S', 1743666217, 1743666217, '1'),
(197221, 35515, 'QU', 'OK', 'S', 1743666314, 1743666314, '1'),
(197222, 35493, 'QU', 'OK', 'S', 1743666488, 1743666488, '1'),
(197223, 35144, 'QU', 'OK', 'S', 1743666520, 1743666520, '1'),
(197224, 35164, 'QU', 'OK', 'S', 1743666561, 1743666561, '1'),
(197225, 35144, 'QU', 'OK', 'S', 1743666607, 1743666607, '1'),
(197226, 35500, 'QU', 'OK', 'S', 1743666691, 1743666691, '1'),
(197227, 36673, 'QU', 'OK', 'S', 1743667197, 1743667197, '1'),
(197228, 36670, 'QU', 'OK', 'S', 1743667300, 1743667300, '1'),
(197229, 35689, 'QU', 'OK', 'S', 1743667344, 1743667344, '1'),
(197230, 32181, 'QU', 'OK', 'S', 1743668437, 1743668437, '1'),
(197231, 32181, 'QU', 'OK', 'S', 1743668442, 1743668442, '1'),
(197232, 32181, 'QU', 'OK', 'S', 1743668446, 1743668446, '1'),
(197233, 32181, 'QU', 'OK', 'S', 1743668466, 1743668466, '1'),
(197234, 32181, 'QU', 'OK', 'S', 1743668470, 1743668470, '1'),
(197235, 36300, 'QU', 'OK', 'S', 1743668489, 1743668489, '1'),
(197236, 35487, 'QU', 'OK', 'S', 1743668527, 1743668527, '1'),
(197237, 36083, 'QU', 'OK', 'S', 1743668564, 1743668564, '1'),
(197238, 31708, 'QU', 'OK', 'S', 1743668878, 1743668878, '1'),
(197239, 27306, 'QU', 'OK', 'S', 1743668953, 1743668953, '1'),
(197240, 12507, 'QU', 'OK', 'S', 1743668984, 1743668984, '1'),
(197241, 36656, 'QU', 'OK', 'S', 1743673306, 1743673306, '1'),
(197242, 35426, 'QU', 'OK', 'S', 1743673327, 1743673327, '1'),
(197243, 37023, 'QU', 'OK', 'S', 1743673382, 1743673382, '1'),
(197244, 37026, 'QU', 'OK', 'S', 1743673429, 1743673429, '1'),
(197245, 37020, 'QU', 'OK', 'S', 1743673537, 1743673537, '1'),
(197246, 37024, 'QU', 'OK', 'S', 1743673570, 1743673570, '1'),
(197247, 37022, 'QU', 'OK', 'S', 1743673604, 1743673604, '1'),
(197248, 37027, 'QU', 'OK', 'S', 1743673642, 1743673642, '1'),
(197249, 36158, 'QU', 'OK', 'S', 1743673686, 1743673686, '1'),
(197250, 36328, 'QU', 'OK', 'S', 1743673731, 1743673731, '1'),
(197251, 36406, 'QU', 'OK', 'S', 1743674201, 1743674201, '1'),
(197252, 31434, 'QU', 'OK', 'S', 1743674244, 1743674244, '1'),
(197253, 36422, 'QU', 'OK', 'S', 1743674285, 1743674285, '1'),
(197254, 36847, 'QU', 'OK', 'S', 1743674589, 1743674589, '1'),
(197255, 36847, 'QU', 'OK', 'S', 1743674593, 1743674593, '1'),
(197256, 36421, 'QU', 'OK', 'S', 1743674675, 1743674675, '1'),
(197257, 14389, 'QU', 'OK', 'S', 1743674707, 1743674707, '1'),
(197258, 36393, 'QU', 'OK', 'S', 1743674745, 1743674745, '1'),
(197259, 31081, 'QU', 'OK', 'S', 1743674870, 1743674870, '1'),
(197260, 36616, 'QU', 'OK', 'S', 1743674906, 1743674906, '1'),
(197261, 37052, 'QU', 'OK', 'S', 1743674962, 1743674962, '1'),
(197262, 31081, 'QU', 'OK', 'S', 1743675132, 1743675132, '1'),
(197263, 30972, 'QU', 'OK', 'S', 1743675188, 1743675188, '1'),
(197264, 31081, 'QU', 'OK', 'S', 1743675225, 1743675225, '1'),
(197265, 36537, 'QU', 'OK', 'S', 1743675347, 1743675347, '1'),
(197266, 33104, 'QU', 'OK', 'S', 1743675390, 1743675390, '1'),
(197267, 36678, 'QU', 'OK', 'S', 1743675424, 1743675424, '1'),
(197268, 31434, 'QU', 'OK', 'S', 1743675532, 1743675532, '1'),
(197269, 31168, 'QU', 'OK', 'S', 1743675532, 1743675532, '1'),
(197270, 31168, 'QU', 'OK', 'S', 1743675535, 1743675535, '1'),
(197271, 31168, 'QU', 'OK', 'S', 1743675538, 1743675538, '1'),
(197272, 31168, 'QU', 'OK', 'S', 1743675541, 1743675541, '1'),
(197273, 31168, 'QU', 'OK', 'S', 1743675545, 1743675545, '1'),
(197274, 36882, 'QU', 'OK', 'S', 1743675566, 1743675566, '1'),
(197275, 36541, 'QU', 'OK', 'S', 1743675599, 1743675599, '1'),
(197276, 36408, 'QU', 'OK', 'S', 1743675753, 1743675753, '1'),
(197277, 36391, 'QU', 'OK', 'S', 1743675789, 1743675789, '1'),
(197278, 19105, 'QU', 'OK', 'S', 1743675834, 1743675834, '1'),
(197279, 15790, 'QU', 'OK', 'S', 1743678227, 1743678227, '1'),
(197280, 17790, 'QU', 'OK', 'S', 1743678278, 1743678278, '1'),
(197281, 33473, 'QU', 'OK', 'S', 1743678325, 1743678325, '1'),
(197282, 26862, 'QU', 'OK', 'S', 1743678474, 1743678474, '1'),
(197283, 36241, 'QU', 'OK', 'S', 1743678512, 1743678512, '1'),
(197284, 36240, 'QU', 'OK', 'S', 1743678586, 1743678586, '1'),
(197285, 33557, 'QU', 'OK', 'S', 1743678746, 1743678746, '1'),
(197286, 36845, 'QU', 'OK', 'S', 1743679449, 1743679449, '1'),
(197287, 37030, 'QU', 'OK', 'S', 1743679483, 1743679483, '1'),
(197288, 21201, 'QU', 'OK', 'S', 1743679517, 1743679517, '1'),
(197289, 35660, 'QU', 'OK', 'S', 1743679559, 1743679559, '1'),
(197290, 25224, 'QU', 'OK', 'S', 1743679589, 1743679589, '1'),
(197291, 36576, 'QU', 'OK', 'S', 1743679717, 1743679717, '1'),
(197292, 36362, 'QU', 'OK', 'S', 1743679745, 1743679745, '1'),
(197293, 37166, 'QU', 'OK', 'S', 1743680338, 1743680338, '1'),
(197294, 37169, 'QU', 'OK', 'S', 1743680393, 1743680393, '1'),
(197295, 37170, 'QU', 'OK', 'S', 1743680473, 1743680473, '1'),
(197296, 31428, 'QU', 'OK', 'S', 1743681198, 1743681198, '1'),
(197297, 36776, 'QU', 'OK', 'S', 1743681236, 1743681236, '1'),
(197298, 36776, 'QU', 'OK', 'S', 1743681249, 1743681249, '1'),
(197299, 36727, 'QU', 'OK', 'S', 1743681278, 1743681278, '1'),
(197300, 37172, 'QU', 'OK', 'S', 1743682538, 1743682538, '1'),
(197301, 37170, 'QU', 'OK', 'S', 1743682646, 1743682646, '1'),
(197302, 37173, 'QU', 'OK', 'S', 1743682692, 1743682692, '1'),
(197303, 37174, 'QU', 'OK', 'S', 1743682927, 1743682927, '1'),
(197304, 37175, 'QU', 'OK', 'S', 1743682969, 1743682969, '1'),
(197305, 37178, 'QU', 'OK', 'S', 1743683690, 1743683690, '1'),
(197306, 37179, 'QU', 'OK', 'S', 1743683737, 1743683737, '1'),
(197307, 37180, 'QU', 'OK', 'S', 1743683797, 1743683797, '1'),
(197308, 37003, 'QU', 'OK', 'S', 1743684299, 1743684299, '1'),
(197309, 37004, 'QU', 'OK', 'S', 1743684393, 1743684393, '1'),
(197310, 37002, 'QU', 'OK', 'S', 1743684429, 1743684429, '1'),
(197311, 37176, 'QU', 'OK', 'S', 1743684905, 1743684905, '1'),
(197312, 37177, 'QU', 'OK', 'S', 1743684939, 1743684939, '1'),
(197313, 36229, 'QU', 'OK', 'S', 1743684983, 1743684983, '1'),
(197314, 35811, 'QU', 'OK', 'S', 1743685099, 1743685099, '1'),
(197315, 35811, 'QU', 'OK', 'S', 1743685291, 1743685291, '1'),
(197316, 36158, 'QU', 'OK', 'S', 1743685344, 1743685344, '1'),
(197317, 31147, 'QU', 'OK', 'S', 1743685532, 1743685532, '1'),
(197318, 13460, 'QU', 'OK', 'S', 1743687380, 1743687380, '1'),
(197319, 24580, 'QU', 'OK', 'S', 1743689851, 1743689851, '1'),
(197320, 31144, 'QU', 'OK', 'S', 1743745699, 1743745699, '1'),
(197321, 36466, 'QU', 'OK', 'S', 1743745750, 1743745750, '1'),
(197322, 36101, 'QU', 'OK', 'S', 1743747383, 1743747383, '1'),
(197323, 34690, 'QU', 'OK', 'S', 1743752783, 1743752783, '1'),
(197324, 34690, 'QU', 'OK', 'S', 1743752816, 1743752816, '1'),
(197325, 34690, 'QU', 'OK', 'S', 1743752853, 1743752853, '1'),
(197326, 34690, 'QU', 'OK', 'S', 1743752880, 1743752880, '1'),
(197327, 28835, 'QU', 'OK', 'S', 1743752984, 1743752984, '1'),
(197328, 28835, 'QU', 'OK', 'S', 1743753031, 1743753031, '1'),
(197329, 28835, 'QU', 'OK', 'S', 1743753037, 1743753037, '1'),
(197330, 28835, 'QU', 'OK', 'S', 1743753077, 1743753077, '1'),
(197331, 12518, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197332, 13512, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197333, 16757, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197334, 16757, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197335, 16938, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197336, 21697, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197337, 21697, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197338, 21697, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197339, 21682, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197340, 21716, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197341, 21789, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197342, 21789, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197343, 19688, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197344, 27948, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197345, 27565, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197346, 28201, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197347, 27579, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197348, 29398, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197349, 27150, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197350, 29898, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197351, 30844, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197352, 30836, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197353, 31400, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197354, 31600, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197355, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197356, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197357, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197358, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197359, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197360, 32015, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197361, 5410, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197362, 33752, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197363, 24626, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197364, 34448, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197365, 36005, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197366, 36876, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197367, 36900, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197368, 36900, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197369, 36900, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197370, 30769, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197371, 37059, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197372, 35444, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197373, 3489, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197374, 9701, 'QU', 'OK', 'S', 1743756211, 1743756211, '1'),
(197375, 28058, 'QU', 'OK', 'S', 1743760375, 1743760375, '1'),
(197376, 36791, 'QU', 'OK', 'S', 1743761036, 1743761036, '1'),
(197377, 31852, 'QU', 'OK', 'S', 1743761042, 1743761042, '1'),
(197378, 36726, 'QU', 'OK', 'S', 1743761046, 1743761046, '1'),
(197379, 25238, 'QU', 'OK', 'S', 1743761216, 1743761216, '1'),
(197380, 14930, 'QU', 'OK', 'S', 1743761218, 1743761218, '1'),
(197381, 31008, 'QU', 'OK', 'S', 1743761222, 1743761222, '1'),
(197382, 11180, 'QU', 'OK', 'S', 1743761224, 1743761224, '1'),
(197383, 25002, 'QU', 'OK', 'S', 1743761227, 1743761227, '1'),
(197384, 23925, 'QU', 'OK', 'S', 1743761230, 1743761230, '1'),
(197385, 23925, 'QU', 'OK', 'S', 1743761238, 1743761238, '1'),
(197386, 35566, 'QU', 'OK', 'S', 1743761241, 1743761241, '1'),
(197387, 31747, 'QU', 'OK', 'S', 1743761244, 1743761244, '1'),
(197388, 36171, 'QU', 'OK', 'S', 1743761246, 1743761246, '1'),
(197389, 33621, 'QU', 'OK', 'S', 1743761248, 1743761248, '1'),
(197390, 135, 'QU', 'OK', 'S', 1743761251, 1743761251, '1'),
(197391, 29328, 'QU', 'OK', 'S', 1743761253, 1743761253, '1'),
(197392, 33852, 'QU', 'OK', 'S', 1743761258, 1743761258, '1'),
(197393, 36117, 'QU', 'OK', 'S', 1743761263, 1743761263, '1'),
(197394, 34441, 'QU', 'OK', 'S', 1743761265, 1743761265, '1'),
(197395, 23925, 'QU', 'OK', 'S', 1743761268, 1743761268, '1'),
(197396, 18538, 'QU', 'OK', 'S', 1743761272, 1743761272, '1'),
(197397, 33292, 'QU', 'OK', 'S', 1743761276, 1743761276, '1'),
(197398, 23925, 'QU', 'OK', 'S', 1743761282, 1743761282, '1'),
(197399, 1075, 'QU', 'OK', 'S', 1743762363, 1743762363, '1'),
(197400, 30766, 'QU', 'OK', 'S', 1743762376, 1743762376, '1'),
(197401, 33894, 'QU', 'OK', 'S', 1743762388, 1743762388, '1'),
(197402, 23017, 'QU', 'OK', 'S', 1743762393, 1743762393, '1'),
(197403, 36375, 'QU', 'OK', 'S', 1743762400, 1743762400, '1'),
(197404, 29541, 'QU', 'OK', 'S', 1743762404, 1743762404, '1'),
(197405, 36757, 'QU', 'OK', 'S', 1743762410, 1743762410, '1'),
(197406, 33386, 'QU', 'OK', 'S', 1743762426, 1743762426, '1'),
(197407, 33801, 'QU', 'OK', 'S', 1743762441, 1743762441, '1'),
(197408, 20950, 'QU', 'OK', 'S', 1743762445, 1743762445, '1'),
(197409, 24556, 'QU', 'OK', 'S', 1743762449, 1743762449, '1'),
(197410, 33479, 'QU', 'OK', 'S', 1743762454, 1743762454, '1'),
(197411, 4817, 'QU', 'OK', 'S', 1743762458, 1743762458, '1'),
(197412, 648, 'QU', 'OK', 'S', 1743762466, 1743762466, '1'),
(197413, 22268, 'QU', 'OK', 'S', 1743762473, 1743762473, '1'),
(197414, 26431, 'QU', 'OK', 'S', 1743762496, 1743762496, '1'),
(197415, 30818, 'QU', 'OK', 'S', 1743762694, 1743762694, '1'),
(197416, 30510, 'QU', 'OK', 'S', 1743763089, 1743763089, '1'),
(197417, 30818, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197418, 26431, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197419, 22268, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197420, 648, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197421, 4817, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197422, 33479, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197423, 24556, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197424, 20950, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197425, 33801, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197426, 33386, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197427, 36757, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197428, 29541, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197429, 36375, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197430, 23017, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197431, 33894, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197432, 30766, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197433, 1075, 'QU', 'OK', 'S', 1743763091, 1743763091, '1'),
(197434, 24556, 'QU', 'OK', 'S', 1743763114, 1743763114, '1'),
(197435, 26431, 'QU', 'OK', 'S', 1743763122, 1743763122, '1'),
(197436, 20950, 'QU', 'OK', 'S', 1743763125, 1743763125, '1'),
(197437, 36757, 'QU', 'OK', 'S', 1743763128, 1743763128, '1'),
(197438, 22268, 'QU', 'OK', 'S', 1743763130, 1743763130, '1'),
(197439, 33479, 'QU', 'OK', 'S', 1743763132, 1743763132, '1'),
(197440, 33801, 'QU', 'OK', 'S', 1743763135, 1743763135, '1'),
(197441, 33386, 'QU', 'OK', 'S', 1743763137, 1743763137, '1'),
(197442, 30766, 'QU', 'OK', 'S', 1743763140, 1743763140, '1'),
(197443, 23017, 'QU', 'OK', 'S', 1743763143, 1743763143, '1'),
(197444, 30818, 'QU', 'OK', 'S', 1743763146, 1743763146, '1'),
(197445, 1075, 'QU', 'OK', 'S', 1743763149, 1743763149, '1'),
(197446, 29541, 'QU', 'OK', 'S', 1743763151, 1743763151, '1'),
(197447, 36375, 'QU', 'OK', 'S', 1743763153, 1743763153, '1'),
(197448, 4817, 'QU', 'OK', 'S', 1743763155, 1743763155, '1'),
(197449, 33894, 'QU', 'OK', 'S', 1743763159, 1743763159, '1'),
(197450, 25523, 'QU', 'OK', 'S', 1743766514, 1743766514, '1'),
(197451, 25523, 'QU', 'OK', 'S', 1743766516, 1743766516, '1'),
(197452, 25523, 'QU', 'OK', 'S', 1743766519, 1743766519, '1'),
(197453, 25523, 'QU', 'OK', 'S', 1743766522, 1743766522, '1'),
(197454, 25523, 'QU', 'OK', 'S', 1743766525, 1743766525, '1'),
(197455, 25523, 'QU', 'OK', 'S', 1743766528, 1743766528, '1'),
(197456, 25523, 'QU', 'OK', 'S', 1743766530, 1743766530, '1'),
(197457, 25523, 'QU', 'OK', 'S', 1743766532, 1743766532, '1'),
(197458, 25523, 'QU', 'OK', 'S', 1743766535, 1743766535, '1'),
(197459, 25523, 'QU', 'OK', 'S', 1743766538, 1743766538, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(197460, 33901, 'QU', 'OK', 'S', 1743766626, 1743766626, '1'),
(197461, 33901, 'QU', 'OK', 'S', 1743766630, 1743766630, '1'),
(197462, 21804, 'QU', 'OK', 'S', 1743766674, 1743766674, '1'),
(197463, 21804, 'QU', 'OK', 'S', 1743766676, 1743766676, '1'),
(197464, 21804, 'QU', 'OK', 'S', 1743766681, 1743766681, '1'),
(197465, 21804, 'QU', 'OK', 'S', 1743766683, 1743766683, '1'),
(197466, 21804, 'QU', 'OK', 'S', 1743766687, 1743766687, '1'),
(197467, 21804, 'QU', 'OK', 'S', 1743766691, 1743766691, '1'),
(197468, 21804, 'QU', 'OK', 'S', 1743766697, 1743766697, '1'),
(197469, 21804, 'QU', 'OK', 'S', 1743766699, 1743766699, '1'),
(197470, 21804, 'QU', 'OK', 'S', 1743766707, 1743766707, '1'),
(197471, 21804, 'QU', 'OK', 'S', 1743766712, 1743766712, '1'),
(197472, 21804, 'QU', 'OK', 'S', 1743766716, 1743766716, '1'),
(197473, 21804, 'QU', 'OK', 'S', 1743766722, 1743766722, '1'),
(197474, 21804, 'QU', 'OK', 'S', 1743766725, 1743766725, '1'),
(197475, 21804, 'QU', 'OK', 'S', 1743766734, 1743766734, '1'),
(197476, 21804, 'QU', 'OK', 'S', 1743766738, 1743766738, '1'),
(197477, 21804, 'QU', 'OK', 'S', 1743766794, 1743766794, '1'),
(197478, 21804, 'QU', 'OK', 'S', 1743766799, 1743766799, '1'),
(197479, 21804, 'QU', 'OK', 'S', 1743766803, 1743766803, '1'),
(197480, 21804, 'QU', 'OK', 'S', 1743766807, 1743766807, '1'),
(197481, 21804, 'QU', 'OK', 'S', 1743766811, 1743766811, '1'),
(197482, 21804, 'QU', 'OK', 'S', 1743766813, 1743766813, '1'),
(197483, 21804, 'QU', 'OK', 'S', 1743766816, 1743766816, '1'),
(197484, 21804, 'QU', 'OK', 'S', 1743766821, 1743766821, '1'),
(197485, 21804, 'QU', 'OK', 'S', 1743766827, 1743766827, '1'),
(197486, 21804, 'QU', 'OK', 'S', 1743766841, 1743766841, '1'),
(197487, 21804, 'QU', 'OK', 'S', 1743766851, 1743766851, '1'),
(197488, 21804, 'QU', 'OK', 'S', 1743766855, 1743766855, '1'),
(197489, 21804, 'QU', 'OK', 'S', 1743766863, 1743766863, '1'),
(197490, 21804, 'QU', 'OK', 'S', 1743766867, 1743766867, '1'),
(197491, 21804, 'QU', 'OK', 'S', 1743766873, 1743766873, '1'),
(197492, 21804, 'QU', 'OK', 'S', 1743766877, 1743766877, '1'),
(197493, 21804, 'QU', 'OK', 'S', 1743766881, 1743766881, '1'),
(197494, 21804, 'QU', 'OK', 'S', 1743766886, 1743766886, '1'),
(197495, 21804, 'QU', 'OK', 'S', 1743766890, 1743766890, '1'),
(197496, 21804, 'QU', 'OK', 'S', 1743766893, 1743766893, '1'),
(197497, 21804, 'QU', 'OK', 'S', 1743766900, 1743766900, '1'),
(197498, 21804, 'QU', 'OK', 'S', 1743766905, 1743766905, '1'),
(197499, 21804, 'QU', 'OK', 'S', 1743766908, 1743766908, '1'),
(197500, 21804, 'QU', 'OK', 'S', 1743766913, 1743766913, '1'),
(197501, 21804, 'QU', 'OK', 'S', 1743766917, 1743766917, '1'),
(197502, 21804, 'QU', 'OK', 'S', 1743766924, 1743766924, '1'),
(197503, 21804, 'QU', 'OK', 'S', 1743766929, 1743766929, '1'),
(197504, 21804, 'QU', 'OK', 'S', 1743766933, 1743766933, '1'),
(197505, 21804, 'QU', 'OK', 'S', 1743766939, 1743766939, '1'),
(197506, 21804, 'QU', 'OK', 'S', 1743766945, 1743766945, '1'),
(197507, 21804, 'QU', 'OK', 'S', 1743766951, 1743766951, '1'),
(197508, 21804, 'QU', 'OK', 'S', 1743766962, 1743766962, '1'),
(197509, 21804, 'QU', 'OK', 'S', 1743766967, 1743766967, '1'),
(197510, 21804, 'QU', 'OK', 'S', 1743766974, 1743766974, '1'),
(197511, 21804, 'QU', 'OK', 'S', 1743766980, 1743766980, '1'),
(197512, 21804, 'QU', 'OK', 'S', 1743766985, 1743766985, '1'),
(197513, 21804, 'QU', 'OK', 'S', 1743766987, 1743766987, '1'),
(197514, 21804, 'QU', 'OK', 'S', 1743767002, 1743767002, '1'),
(197515, 21804, 'QU', 'OK', 'S', 1743767008, 1743767008, '1'),
(197516, 21804, 'QU', 'OK', 'S', 1743767016, 1743767016, '1'),
(197517, 21804, 'QU', 'OK', 'S', 1743767022, 1743767022, '1'),
(197518, 25525, 'QU', 'OK', 'S', 1743767679, 1743767679, '1'),
(197519, 33461, 'QU', 'OK', 'S', 1743767681, 1743767681, '1'),
(197520, 29615, 'QU', 'OK', 'S', 1743768108, 1743768108, '1'),
(197521, 31147, 'QU', 'OK', 'S', 1743770121, 1743770121, '1'),
(197522, 37183, 'QU', 'OK', 'S', 1743771324, 1743771324, '1'),
(197523, 37190, 'QU', 'OK', 'S', 1743771715, 1743771715, '1'),
(197524, 37182, 'QU', 'OK', 'S', 1743772094, 1743772094, '1'),
(197525, 37181, 'QU', 'OK', 'S', 1743772406, 1743772406, '1'),
(197526, 37194, 'QU', 'OK', 'S', 1743772712, 1743772712, '1'),
(197527, 37195, 'QU', 'OK', 'S', 1743772868, 1743772868, '1'),
(197528, 30818, 'QU', 'OK', 'S', 1743773505, 1743773505, '1'),
(197529, 37200, 'QU', 'OK', 'S', 1743773554, 1743773554, '1'),
(197530, 30818, 'QU', 'OK', 'S', 1743773672, 1743773672, '1'),
(197531, 37216, 'QU', 'OK', 'S', 1743773771, 1743773771, '1'),
(197532, 37213, 'QU', 'OK', 'S', 1743774065, 1743774065, '1'),
(197533, 37214, 'QU', 'OK', 'S', 1743774097, 1743774097, '1'),
(197534, 37215, 'QU', 'OK', 'S', 1743774127, 1743774127, '1'),
(197535, 37201, 'QU', 'OK', 'S', 1743774288, 1743774288, '1'),
(197536, 37202, 'QU', 'OK', 'S', 1743774439, 1743774439, '1'),
(197537, 37203, 'QU', 'OK', 'S', 1743774496, 1743774496, '1'),
(197538, 37205, 'QU', 'OK', 'S', 1743774669, 1743774669, '1'),
(197539, 37206, 'QU', 'OK', 'S', 1743774707, 1743774707, '1'),
(197540, 37207, 'QU', 'OK', 'S', 1743774759, 1743774759, '1'),
(197541, 37208, 'QU', 'OK', 'S', 1743774813, 1743774813, '1'),
(197542, 9514, 'QU', 'OK', 'S', 1743774900, 1743774900, '1'),
(197543, 33954, 'QU', 'OK', 'S', 1743826193, 1743826193, '1'),
(197544, 37191, 'QU', 'OK', 'S', 1743827679, 1743827679, '1'),
(197545, 37192, 'QU', 'OK', 'S', 1743827809, 1743827809, '1'),
(197546, 37193, 'QU', 'OK', 'S', 1743827973, 1743827973, '1'),
(197547, 37182, 'QU', 'OK', 'S', 1743828460, 1743828460, '1'),
(197548, 37183, 'QU', 'OK', 'S', 1743828489, 1743828489, '1'),
(197549, 37190, 'QU', 'OK', 'S', 1743828522, 1743828522, '1'),
(197550, 37194, 'QU', 'OK', 'S', 1743828562, 1743828562, '1'),
(197551, 37195, 'QU', 'OK', 'S', 1743828588, 1743828588, '1'),
(197552, 37181, 'QU', 'OK', 'S', 1743828792, 1743828792, '1'),
(197553, 37198, 'QU', 'OK', 'S', 1743829176, 1743829176, '1'),
(197554, 37199, 'QU', 'OK', 'S', 1743829221, 1743829221, '1'),
(197555, 32181, 'QU', 'OK', 'S', 1743829265, 1743829265, '1'),
(197556, 26763, 'QU', 'OK', 'S', 1743829300, 1743829300, '1'),
(197557, 18527, 'QU', 'OK', 'S', 1743829337, 1743829337, '1'),
(197558, 31147, 'QU', 'OK', 'S', 1743829648, 1743829648, '1'),
(197559, 31161, 'QU', 'OK', 'S', 1743829673, 1743829673, '1'),
(197560, 31144, 'QU', 'OK', 'S', 1743829695, 1743829695, '1'),
(197561, 37050, 'QU', 'OK', 'S', 1743834079, 1743834079, '1'),
(197562, 37050, 'QU', 'OK', 'S', 1743834081, 1743834081, '1'),
(197563, 29866, 'QU', 'OK', 'S', 1743834084, 1743834084, '1'),
(197564, 29866, 'QU', 'OK', 'S', 1743834090, 1743834090, '1'),
(197565, 27981, 'QU', 'OK', 'S', 1743834093, 1743834093, '1'),
(197566, 18642, 'QU', 'OK', 'S', 1743834097, 1743834097, '1'),
(197567, 21916, 'QU', 'OK', 'S', 1743834100, 1743834100, '1'),
(197568, 22525, 'QU', 'OK', 'S', 1743834103, 1743834103, '1'),
(197569, 3831, 'QU', 'OK', 'S', 1743834106, 1743834106, '1'),
(197570, 21046, 'QU', 'OK', 'S', 1743834109, 1743834109, '1'),
(197571, 22577, 'QU', 'OK', 'S', 1743834113, 1743834113, '1'),
(197572, 24528, 'QU', 'OK', 'S', 1743834116, 1743834116, '1'),
(197573, 29365, 'QU', 'OK', 'S', 1743834120, 1743834120, '1'),
(197574, 29327, 'QU', 'OK', 'S', 1743834122, 1743834122, '1'),
(197575, 29935, 'QU', 'OK', 'S', 1743834341, 1743834341, '1'),
(197576, 3254, 'QU', 'OK', 'S', 1743834603, 1743834603, '1'),
(197577, 11032, 'QU', 'OK', 'S', 1743834623, 1743834623, '1'),
(197578, 27983, 'QU', 'OK', 'S', 1743834630, 1743834630, '1'),
(197579, 37212, 'QU', 'OK', 'S', 1743840262, 1743840262, '1'),
(197580, 37211, 'QU', 'OK', 'S', 1743841043, 1743841043, '1'),
(197581, 37209, 'QU', 'OK', 'S', 1743841651, 1743841651, '1'),
(197582, 37210, 'QU', 'OK', 'S', 1743846119, 1743846119, '1'),
(197583, 37103, 'QU', 'OK', 'S', 1743846714, 1743846714, '1'),
(197584, 37101, 'QU', 'OK', 'S', 1743846801, 1743846801, '1'),
(197585, 24322, 'QU', 'OK', 'S', 1743846806, 1743846806, '1'),
(197586, 24322, 'QU', 'OK', 'S', 1743846809, 1743846809, '1'),
(197587, 24322, 'QU', 'OK', 'S', 1743846815, 1743846815, '1'),
(197588, 37184, 'QU', 'OK', 'S', 1743846827, 1743846827, '1'),
(197589, 24322, 'QU', 'OK', 'S', 1743846849, 1743846849, '1'),
(197590, 24322, 'QU', 'OK', 'S', 1743846858, 1743846858, '1'),
(197591, 24322, 'QU', 'OK', 'S', 1743846922, 1743846922, '1'),
(197592, 33922, 'QU', 'OK', 'S', 1743846928, 1743846928, '1'),
(197593, 37095, 'QU', 'OK', 'S', 1743846934, 1743846934, '1'),
(197594, 37185, 'QU', 'OK', 'S', 1743846982, 1743846982, '1'),
(197595, 37186, 'QU', 'OK', 'S', 1743848681, 1743848681, '1'),
(197596, 37187, 'QU', 'OK', 'S', 1743848795, 1743848795, '1'),
(197597, 37188, 'QU', 'OK', 'S', 1743848911, 1743848911, '1'),
(197598, 37189, 'QU', 'OK', 'S', 1743849039, 1743849039, '1'),
(197599, 37196, 'QU', 'OK', 'S', 1743849160, 1743849160, '1'),
(197600, 37197, 'QU', 'OK', 'S', 1743849260, 1743849260, '1'),
(197601, 31147, 'QU', 'OK', 'S', 1743851396, 1743851396, '1'),
(197602, 37183, 'QU', 'OK', 'S', 1743854090, 1743854090, '1'),
(197603, 37195, 'QU', 'OK', 'S', 1743854094, 1743854094, '1'),
(197604, 18797, 'QU', 'OK', 'S', 1743860004, 1743860004, '1'),
(197605, 31098, 'QU', 'OK', 'S', 1744003524, 1744003524, '1'),
(197606, 31168, 'QU', 'OK', 'S', 1744003537, 1744003537, '1'),
(197607, 30591, 'QU', 'OK', 'S', 1744003785, 1744003785, '1'),
(197608, 31924, 'QU', 'OK', 'S', 1744004094, 1744004094, '1'),
(197609, 37209, 'QU', 'OK', 'S', 1744004274, 1744004274, '1'),
(197610, 37212, 'QU', 'OK', 'S', 1744004295, 1744004295, '1'),
(197611, 37209, 'QU', 'OK', 'S', 1744004297, 1744004297, '1'),
(197612, 37210, 'QU', 'OK', 'S', 1744004300, 1744004300, '1'),
(197613, 37212, 'QU', 'OK', 'S', 1744004305, 1744004305, '1'),
(197614, 37212, 'QU', 'OK', 'S', 1744004309, 1744004309, '1'),
(197615, 36704, 'QU', 'OK', 'S', 1744004353, 1744004353, '1'),
(197616, 35793, 'QU', 'OK', 'S', 1744004578, 1744004578, '1'),
(197617, 37197, 'QU', 'OK', 'S', 1744004744, 1744004744, '1'),
(197618, 37196, 'QU', 'OK', 'S', 1744004805, 1744004805, '1'),
(197619, 26641, 'QU', 'OK', 'S', 1744004860, 1744004860, '1'),
(197620, 26640, 'QU', 'OK', 'S', 1744004895, 1744004895, '1'),
(197621, 26608, 'QU', 'OK', 'S', 1744004928, 1744004928, '1'),
(197622, 26642, 'QU', 'OK', 'S', 1744004958, 1744004958, '1'),
(197623, 37210, 'QU', 'OK', 'S', 1744004959, 1744004959, '1'),
(197624, 37211, 'QU', 'OK', 'S', 1744004987, 1744004987, '1'),
(197625, 26637, 'QU', 'OK', 'S', 1744004988, 1744004988, '1'),
(197626, 37209, 'QU', 'OK', 'S', 1744004991, 1744004991, '1'),
(197627, 37210, 'QU', 'OK', 'S', 1744004993, 1744004993, '1'),
(197628, 37211, 'QU', 'OK', 'S', 1744004995, 1744004995, '1'),
(197629, 37209, 'QU', 'OK', 'S', 1744004996, 1744004996, '1'),
(197630, 37209, 'QU', 'OK', 'S', 1744004999, 1744004999, '1'),
(197631, 37210, 'QU', 'OK', 'S', 1744005195, 1744005195, '1'),
(197632, 37209, 'QU', 'OK', 'S', 1744005219, 1744005219, '1'),
(197633, 37209, 'QU', 'OK', 'S', 1744005221, 1744005221, '1'),
(197634, 37209, 'QU', 'OK', 'S', 1744005224, 1744005224, '1'),
(197635, 37036, 'QU', 'OK', 'S', 1744005224, 1744005224, '1'),
(197636, 37036, 'QU', 'OK', 'S', 1744005229, 1744005229, '1'),
(197637, 36724, 'QU', 'OK', 'S', 1744005406, 1744005406, '1'),
(197638, 37211, 'QU', 'OK', 'S', 1744005488, 1744005488, '1'),
(197639, 37209, 'QU', 'OK', 'S', 1744005510, 1744005510, '1'),
(197640, 37212, 'QU', 'OK', 'S', 1744005517, 1744005517, '1'),
(197641, 34608, 'QU', 'OK', 'S', 1744005554, 1744005554, '1'),
(197642, 30529, 'QU', 'OK', 'S', 1744005677, 1744005677, '1'),
(197643, 27786, 'QU', 'OK', 'S', 1744005838, 1744005838, '1'),
(197644, 37042, 'QU', 'OK', 'S', 1744005938, 1744005938, '1'),
(197645, 35509, 'QU', 'OK', 'S', 1744006095, 1744006095, '1'),
(197646, 31440, 'QU', 'OK', 'S', 1744006283, 1744006283, '1'),
(197647, 29934, 'QU', 'OK', 'S', 1744006357, 1744006357, '1'),
(197648, 37176, 'QU', 'OK', 'S', 1744013934, 1744013934, '1'),
(197649, 37177, 'QU', 'OK', 'S', 1744014037, 1744014037, '1'),
(197650, 37217, 'QU', 'OK', 'S', 1744014542, 1744014542, '1'),
(197651, 37218, 'QU', 'OK', 'S', 1744017251, 1744017251, '1'),
(197652, 37219, 'QU', 'OK', 'S', 1744017598, 1744017598, '1'),
(197653, 37252, 'QU', 'OK', 'S', 1744018174, 1744018174, '1'),
(197654, 37253, 'QU', 'OK', 'S', 1744018607, 1744018607, '1'),
(197655, 37249, 'QU', 'OK', 'S', 1744019017, 1744019017, '1'),
(197656, 37244, 'QU', 'OK', 'S', 1744019647, 1744019647, '1'),
(197657, 33193, 'QU', 'OK', 'S', 1744019692, 1744019692, '1'),
(197658, 37219, 'QU', 'OK', 'S', 1744019714, 1744019714, '1'),
(197659, 37210, 'QU', 'OK', 'S', 1744019718, 1744019718, '1'),
(197660, 37209, 'QU', 'OK', 'S', 1744019814, 1744019814, '1'),
(197661, 37211, 'QU', 'OK', 'S', 1744019818, 1744019818, '1'),
(197662, 37209, 'QU', 'OK', 'S', 1744019821, 1744019821, '1'),
(197663, 37209, 'QU', 'OK', 'S', 1744019823, 1744019823, '1'),
(197664, 37210, 'QU', 'OK', 'S', 1744019825, 1744019825, '1'),
(197665, 37212, 'QU', 'OK', 'S', 1744019828, 1744019828, '1'),
(197666, 37243, 'QU', 'OK', 'S', 1744019921, 1744019921, '1'),
(197667, 37212, 'QU', 'OK', 'S', 1744019946, 1744019946, '1'),
(197668, 37242, 'QU', 'OK', 'S', 1744020262, 1744020262, '1'),
(197669, 37181, 'QU', 'OK', 'S', 1744020856, 1744020856, '1'),
(197670, 37232, 'QU', 'OK', 'S', 1744021139, 1744021139, '1'),
(197671, 37233, 'QU', 'OK', 'S', 1744021278, 1744021278, '1'),
(197672, 3717, 'QU', 'OK', 'S', 1744021398, 1744021398, '1'),
(197673, 37239, 'QU', 'OK', 'S', 1744021461, 1744021461, '1'),
(197674, 37240, 'QU', 'OK', 'S', 1744021592, 1744021592, '1'),
(197675, 37241, 'QU', 'OK', 'S', 1744021631, 1744021631, '1'),
(197676, 37220, 'QU', 'OK', 'S', 1744021691, 1744021691, '1'),
(197677, 37222, 'QU', 'OK', 'S', 1744021788, 1744021788, '1'),
(197678, 36990, 'QU', 'OK', 'S', 1744021797, 1744021797, '1'),
(197679, 34145, 'QU', 'OK', 'S', 1744021806, 1744021806, '1'),
(197680, 34046, 'QU', 'OK', 'S', 1744021807, 1744021807, '1'),
(197681, 37228, 'QU', 'OK', 'S', 1744021845, 1744021845, '1'),
(197682, 37227, 'QU', 'OK', 'S', 1744021881, 1744021881, '1'),
(197683, 37224, 'QU', 'OK', 'S', 1744022148, 1744022148, '1'),
(197684, 37225, 'QU', 'OK', 'S', 1744022189, 1744022189, '1'),
(197685, 37231, 'QU', 'OK', 'S', 1744022712, 1744022712, '1'),
(197686, 9949, 'QU', 'OK', 'S', 1744022728, 1744022728, '1'),
(197687, 22929, 'QU', 'OK', 'S', 1744022736, 1744022736, '1'),
(197688, 12281, 'QU', 'OK', 'S', 1744022741, 1744022741, '1'),
(197689, 22929, 'QU', 'OK', 'S', 1744022745, 1744022745, '1'),
(197690, 37230, 'QU', 'OK', 'S', 1744022750, 1744022750, '1'),
(197691, 12281, 'QU', 'OK', 'S', 1744022761, 1744022761, '1'),
(197692, 22929, 'QU', 'OK', 'S', 1744022767, 1744022767, '1'),
(197693, 25386, 'QU', 'OK', 'S', 1744022770, 1744022770, '1'),
(197694, 25386, 'QU', 'OK', 'S', 1744022776, 1744022776, '1'),
(197695, 9810, 'QU', 'OK', 'S', 1744022779, 1744022779, '1'),
(197696, 12280, 'QU', 'OK', 'S', 1744022782, 1744022782, '1'),
(197697, 37229, 'QU', 'OK', 'S', 1744022782, 1744022782, '1'),
(197698, 31210, 'QU', 'OK', 'S', 1744022787, 1744022787, '1'),
(197699, 31210, 'QU', 'OK', 'S', 1744022790, 1744022790, '1'),
(197700, 31210, 'QU', 'OK', 'S', 1744022793, 1744022793, '1'),
(197701, 25964, 'QU', 'OK', 'S', 1744022798, 1744022798, '1'),
(197702, 12281, 'QU', 'OK', 'S', 1744022806, 1744022806, '1'),
(197703, 20567, 'QU', 'OK', 'S', 1744022810, 1744022810, '1'),
(197704, 31392, 'QU', 'OK', 'S', 1744022814, 1744022814, '1'),
(197705, 31428, 'QU', 'OK', 'S', 1744022819, 1744022819, '1'),
(197706, 20567, 'QU', 'OK', 'S', 1744022823, 1744022823, '1'),
(197707, 31311, 'QU', 'OK', 'S', 1744022827, 1744022827, '1'),
(197708, 30812, 'QU', 'OK', 'S', 1744022835, 1744022835, '1'),
(197709, 20567, 'QU', 'OK', 'S', 1744022839, 1744022839, '1'),
(197710, 36301, 'QU', 'OK', 'S', 1744022843, 1744022843, '1'),
(197711, 12280, 'QU', 'OK', 'S', 1744022848, 1744022848, '1'),
(197712, 35913, 'QU', 'OK', 'S', 1744022855, 1744022855, '1'),
(197713, 31258, 'QU', 'OK', 'S', 1744022860, 1744022860, '1'),
(197714, 25964, 'QU', 'OK', 'S', 1744022866, 1744022866, '1'),
(197715, 25964, 'QU', 'OK', 'S', 1744022870, 1744022870, '1'),
(197716, 25964, 'QU', 'OK', 'S', 1744022880, 1744022880, '1'),
(197717, 31258, 'QU', 'OK', 'S', 1744022884, 1744022884, '1'),
(197718, 22929, 'QU', 'OK', 'S', 1744022889, 1744022889, '1'),
(197719, 31258, 'QU', 'OK', 'S', 1744022893, 1744022893, '1'),
(197720, 37226, 'QU', 'OK', 'S', 1744022897, 1744022897, '1'),
(197721, 34392, 'QU', 'OK', 'S', 1744022898, 1744022898, '1'),
(197722, 31258, 'QU', 'OK', 'S', 1744022903, 1744022903, '1'),
(197723, 31258, 'QU', 'OK', 'S', 1744022908, 1744022908, '1'),
(197724, 20567, 'QU', 'OK', 'S', 1744022912, 1744022912, '1'),
(197725, 35908, 'QU', 'OK', 'S', 1744022917, 1744022917, '1'),
(197726, 35908, 'QU', 'OK', 'S', 1744022923, 1744022923, '1'),
(197727, 35865, 'QU', 'OK', 'S', 1744022927, 1744022927, '1'),
(197728, 35865, 'QU', 'OK', 'S', 1744022931, 1744022931, '1'),
(197729, 35908, 'QU', 'OK', 'S', 1744022937, 1744022937, '1'),
(197730, 20291, 'QU', 'OK', 'S', 1744022949, 1744022949, '1'),
(197731, 20291, 'QU', 'OK', 'S', 1744022952, 1744022952, '1'),
(197732, 35909, 'QU', 'OK', 'S', 1744022958, 1744022958, '1'),
(197733, 35909, 'QU', 'OK', 'S', 1744022963, 1744022963, '1'),
(197734, 34222, 'QU', 'OK', 'S', 1744022975, 1744022975, '1'),
(197735, 34222, 'QU', 'OK', 'S', 1744022978, 1744022978, '1'),
(197736, 35274, 'QU', 'OK', 'S', 1744022984, 1744022984, '1'),
(197737, 35274, 'QU', 'OK', 'S', 1744022990, 1744022990, '1'),
(197738, 9949, 'QU', 'OK', 'S', 1744022996, 1744022996, '1'),
(197739, 22929, 'QU', 'OK', 'S', 1744023001, 1744023001, '1'),
(197740, 31395, 'QU', 'OK', 'S', 1744023007, 1744023007, '1'),
(197741, 36864, 'QU', 'OK', 'S', 1744023011, 1744023011, '1'),
(197742, 36864, 'QU', 'OK', 'S', 1744023014, 1744023014, '1'),
(197743, 31395, 'QU', 'OK', 'S', 1744023023, 1744023023, '1'),
(197744, 34392, 'QU', 'OK', 'S', 1744023028, 1744023028, '1'),
(197745, 35909, 'QU', 'OK', 'S', 1744023034, 1744023034, '1'),
(197746, 36698, 'QU', 'OK', 'S', 1744023039, 1744023039, '1'),
(197747, 36698, 'QU', 'OK', 'S', 1744023044, 1744023044, '1'),
(197748, 36301, 'QU', 'OK', 'S', 1744023049, 1744023049, '1'),
(197749, 34448, 'QU', 'OK', 'S', 1744023054, 1744023054, '1'),
(197750, 36323, 'QU', 'OK', 'S', 1744023060, 1744023060, '1'),
(197751, 36323, 'QU', 'OK', 'S', 1744023068, 1744023068, '1'),
(197752, 35913, 'QU', 'OK', 'S', 1744023072, 1744023072, '1'),
(197753, 35929, 'QU', 'OK', 'S', 1744023077, 1744023077, '1'),
(197754, 37245, 'QU', 'OK', 'S', 1744023079, 1744023079, '1'),
(197755, 35912, 'QU', 'OK', 'S', 1744023082, 1744023082, '1'),
(197756, 35929, 'QU', 'OK', 'S', 1744023086, 1744023086, '1'),
(197757, 35912, 'QU', 'OK', 'S', 1744023099, 1744023099, '1'),
(197758, 35912, 'QU', 'OK', 'S', 1744023110, 1744023110, '1'),
(197759, 25964, 'QU', 'OK', 'S', 1744023115, 1744023115, '1'),
(197760, 25964, 'QU', 'OK', 'S', 1744023120, 1744023120, '1'),
(197761, 35865, 'QU', 'OK', 'S', 1744023124, 1744023124, '1'),
(197762, 34448, 'QU', 'OK', 'S', 1744023129, 1744023129, '1'),
(197763, 36301, 'QU', 'OK', 'S', 1744023133, 1744023133, '1'),
(197764, 12996, 'QU', 'OK', 'S', 1744023139, 1744023139, '1'),
(197765, 26876, 'QU', 'OK', 'S', 1744023145, 1744023145, '1'),
(197766, 26876, 'QU', 'OK', 'S', 1744023150, 1744023150, '1'),
(197767, 12996, 'QU', 'OK', 'S', 1744023154, 1744023154, '1'),
(197768, 36301, 'QU', 'OK', 'S', 1744023160, 1744023160, '1'),
(197769, 37251, 'QU', 'OK', 'S', 1744023160, 1744023160, '1'),
(197770, 34353, 'QU', 'OK', 'S', 1744023169, 1744023169, '1'),
(197771, 24581, 'QU', 'OK', 'S', 1744023174, 1744023174, '1'),
(197772, 26876, 'QU', 'OK', 'S', 1744023182, 1744023182, '1'),
(197773, 35910, 'QU', 'OK', 'S', 1744023189, 1744023189, '1'),
(197774, 37252, 'QU', 'OK', 'S', 1744023194, 1744023194, '1'),
(197775, 30546, 'QU', 'OK', 'S', 1744023194, 1744023194, '1'),
(197776, 35912, 'QU', 'OK', 'S', 1744023200, 1744023200, '1'),
(197777, 35912, 'QU', 'OK', 'S', 1744023205, 1744023205, '1'),
(197778, 24581, 'QU', 'OK', 'S', 1744023209, 1744023209, '1'),
(197779, 36301, 'QU', 'OK', 'S', 1744023218, 1744023218, '1'),
(197780, 29099, 'QU', 'OK', 'S', 1744023224, 1744023224, '1'),
(197781, 29251, 'QU', 'OK', 'S', 1744023231, 1744023231, '1'),
(197782, 35911, 'QU', 'OK', 'S', 1744023237, 1744023237, '1'),
(197783, 29186, 'QU', 'OK', 'S', 1744023245, 1744023245, '1'),
(197784, 35277, 'QU', 'OK', 'S', 1744023251, 1744023251, '1'),
(197785, 9810, 'QU', 'OK', 'S', 1744023257, 1744023257, '1'),
(197786, 34392, 'QU', 'OK', 'S', 1744023261, 1744023261, '1'),
(197787, 29186, 'QU', 'OK', 'S', 1744023266, 1744023266, '1'),
(197788, 35274, 'QU', 'OK', 'S', 1744023271, 1744023271, '1'),
(197789, 33524, 'QU', 'OK', 'S', 1744023277, 1744023277, '1'),
(197790, 35272, 'QU', 'OK', 'S', 1744023283, 1744023283, '1'),
(197791, 29059, 'QU', 'OK', 'S', 1744023292, 1744023292, '1'),
(197792, 29059, 'QU', 'OK', 'S', 1744023298, 1744023298, '1'),
(197793, 16639, 'QU', 'OK', 'S', 1744023303, 1744023303, '1'),
(197794, 35273, 'QU', 'OK', 'S', 1744023316, 1744023316, '1'),
(197795, 34448, 'QU', 'OK', 'S', 1744023324, 1744023324, '1'),
(197796, 29251, 'QU', 'OK', 'S', 1744023332, 1744023332, '1'),
(197797, 29099, 'QU', 'OK', 'S', 1744023337, 1744023337, '1'),
(197798, 29059, 'QU', 'OK', 'S', 1744023342, 1744023342, '1'),
(197799, 29059, 'QU', 'OK', 'S', 1744023348, 1744023348, '1'),
(197800, 29099, 'QU', 'OK', 'S', 1744023353, 1744023353, '1'),
(197801, 35272, 'QU', 'OK', 'S', 1744023366, 1744023366, '1'),
(197802, 35273, 'QU', 'OK', 'S', 1744023370, 1744023370, '1'),
(197803, 35277, 'QU', 'OK', 'S', 1744023375, 1744023375, '1'),
(197804, 35287, 'QU', 'OK', 'S', 1744023379, 1744023379, '1'),
(197805, 29094, 'QU', 'OK', 'S', 1744023386, 1744023386, '1'),
(197806, 29099, 'QU', 'OK', 'S', 1744023395, 1744023395, '1'),
(197807, 29059, 'QU', 'OK', 'S', 1744023403, 1744023403, '1'),
(197808, 29099, 'QU', 'OK', 'S', 1744023409, 1744023409, '1'),
(197809, 29099, 'QU', 'OK', 'S', 1744023414, 1744023414, '1'),
(197810, 22929, 'QU', 'OK', 'S', 1744023428, 1744023428, '1'),
(197811, 37216, 'QU', 'OK', 'S', 1744023430, 1744023430, '1'),
(197812, 35911, 'QU', 'OK', 'S', 1744023452, 1744023452, '1'),
(197813, 35911, 'QU', 'OK', 'S', 1744023485, 1744023485, '1'),
(197814, 37250, 'QU', 'OK', 'S', 1744023491, 1744023491, '1'),
(197815, 35910, 'QU', 'OK', 'S', 1744023503, 1744023503, '1'),
(197816, 35910, 'QU', 'OK', 'S', 1744023517, 1744023517, '1'),
(197817, 35913, 'QU', 'OK', 'S', 1744023533, 1744023533, '1'),
(197818, 37253, 'QU', 'OK', 'S', 1744023542, 1744023542, '1'),
(197819, 37200, 'QU', 'OK', 'S', 1744023666, 1744023666, '1'),
(197820, 37257, 'QU', 'OK', 'S', 1744023812, 1744023812, '1'),
(197821, 37258, 'QU', 'OK', 'S', 1744023862, 1744023862, '1'),
(197822, 35274, 'QU', 'OK', 'S', 1744024111, 1744024111, '1'),
(197823, 31147, 'QU', 'OK', 'S', 1744024119, 1744024119, '1'),
(197824, 31147, 'QU', 'OK', 'S', 1744024126, 1744024126, '1'),
(197825, 31147, 'QU', 'OK', 'S', 1744024148, 1744024148, '1'),
(197826, 37234, 'QU', 'OK', 'S', 1744024427, 1744024427, '1'),
(197827, 21049, 'QU', 'OK', 'S', 1744025002, 1744025002, '1'),
(197828, 21049, 'QU', 'OK', 'S', 1744025006, 1744025006, '1'),
(197829, 21049, 'QU', 'OK', 'S', 1744025015, 1744025015, '1'),
(197830, 21049, 'QU', 'OK', 'S', 1744025018, 1744025018, '1'),
(197831, 21049, 'QU', 'OK', 'S', 1744025022, 1744025022, '1'),
(197832, 22725, 'QU', 'OK', 'S', 1744025983, 1744025983, '1'),
(197833, 22725, 'QU', 'OK', 'S', 1744025983, 1744025983, '1'),
(197834, 22725, 'QU', 'OK', 'S', 1744025983, 1744025983, '1'),
(197835, 32531, 'QU', 'OK', 'S', 1744025998, 1744025998, '1'),
(197836, 19890, 'QU', 'OK', 'S', 1744026051, 1744026051, '1'),
(197837, 32872, 'QU', 'OK', 'S', 1744026059, 1744026059, '1'),
(197838, 35723, 'QU', 'OK', 'S', 1744026063, 1744026063, '1'),
(197839, 21049, 'QU', 'OK', 'S', 1744026067, 1744026067, '1'),
(197840, 21049, 'QU', 'OK', 'S', 1744026072, 1744026072, '1'),
(197841, 36217, 'QU', 'OK', 'S', 1744026089, 1744026089, '1'),
(197842, 34569, 'QU', 'OK', 'S', 1744026097, 1744026097, '1'),
(197843, 36757, 'QU', 'OK', 'S', 1744026102, 1744026102, '1'),
(197844, 36757, 'QU', 'OK', 'S', 1744026107, 1744026107, '1'),
(197845, 36283, 'QU', 'OK', 'S', 1744026110, 1744026110, '1'),
(197846, 35723, 'QU', 'OK', 'S', 1744026116, 1744026116, '1'),
(197847, 35723, 'QU', 'OK', 'S', 1744026124, 1744026124, '1'),
(197848, 35723, 'QU', 'OK', 'S', 1744026129, 1744026129, '1'),
(197849, 32872, 'QU', 'OK', 'S', 1744026133, 1744026133, '1'),
(197850, 35565, 'QU', 'OK', 'S', 1744026138, 1744026138, '1'),
(197851, 36757, 'QU', 'OK', 'S', 1744026142, 1744026142, '1'),
(197852, 32872, 'QU', 'OK', 'S', 1744026146, 1744026146, '1'),
(197853, 35563, 'QU', 'OK', 'S', 1744026151, 1744026151, '1'),
(197854, 19144, 'QU', 'OK', 'S', 1744026206, 1744026206, '1'),
(197855, 19144, 'QU', 'OK', 'S', 1744026206, 1744026206, '1'),
(197856, 22581, 'QU', 'OK', 'S', 1744026389, 1744026389, '1'),
(197857, 22581, 'QU', 'OK', 'S', 1744026393, 1744026393, '1'),
(197858, 14542, 'QU', 'OK', 'S', 1744027747, 1744027747, '1'),
(197859, 14542, 'QU', 'OK', 'S', 1744027775, 1744027775, '1'),
(197860, 14542, 'QU', 'OK', 'S', 1744027787, 1744027787, '1'),
(197861, 14542, 'QU', 'OK', 'S', 1744027801, 1744027801, '1'),
(197862, 14542, 'QU', 'OK', 'S', 1744027833, 1744027833, '1'),
(197863, 14542, 'QU', 'OK', 'S', 1744027854, 1744027854, '1'),
(197864, 14542, 'QU', 'OK', 'S', 1744027916, 1744027916, '1'),
(197865, 14542, 'QU', 'OK', 'S', 1744027956, 1744027956, '1'),
(197866, 22605, 'QU', 'OK', 'S', 1744027968, 1744027968, '1'),
(197867, 14542, 'QU', 'OK', 'S', 1744027968, 1744027968, '1'),
(197868, 14542, 'QU', 'OK', 'S', 1744027978, 1744027978, '1'),
(197869, 14542, 'QU', 'OK', 'S', 1744027992, 1744027992, '1'),
(197870, 14542, 'QU', 'OK', 'S', 1744028003, 1744028003, '1'),
(197871, 135, 'QU', 'OK', 'S', 1744028009, 1744028009, '1'),
(197872, 135, 'QU', 'OK', 'S', 1744028013, 1744028013, '1'),
(197873, 31147, 'QU', 'OK', 'S', 1744028027, 1744028027, '1'),
(197874, 31282, 'QU', 'OK', 'S', 1744028522, 1744028522, '1'),
(197875, 37180, 'QU', 'OK', 'S', 1744028663, 1744028663, '1'),
(197876, 36655, 'QU', 'OK', 'S', 1744028671, 1744028671, '1'),
(197877, 36607, 'QU', 'OK', 'S', 1744028674, 1744028674, '1'),
(197878, 36797, 'QU', 'OK', 'S', 1744028676, 1744028676, '1'),
(197879, 35842, 'QU', 'OK', 'S', 1744028684, 1744028684, '1'),
(197880, 35487, 'QU', 'OK', 'S', 1744028700, 1744028700, '1'),
(197881, 36656, 'QU', 'OK', 'S', 1744028708, 1744028708, '1'),
(197882, 23747, 'QU', 'OK', 'S', 1744028712, 1744028712, '1'),
(197883, 35660, 'QU', 'OK', 'S', 1744028718, 1744028718, '1'),
(197884, 35842, 'QU', 'OK', 'S', 1744028721, 1744028721, '1'),
(197885, 29414, 'QU', 'OK', 'S', 1744028727, 1744028727, '1'),
(197886, 36616, 'QU', 'OK', 'S', 1744028730, 1744028730, '1'),
(197887, 35842, 'QU', 'OK', 'S', 1744028734, 1744028734, '1'),
(197888, 35842, 'QU', 'OK', 'S', 1744028741, 1744028741, '1'),
(197889, 36973, 'QU', 'OK', 'S', 1744028745, 1744028745, '1'),
(197890, 35842, 'QU', 'OK', 'S', 1744028749, 1744028749, '1'),
(197891, 35842, 'QU', 'OK', 'S', 1744028751, 1744028751, '1'),
(197892, 24242, 'QU', 'OK', 'S', 1744028766, 1744028766, '1'),
(197893, 24242, 'QU', 'OK', 'S', 1744028768, 1744028768, '1'),
(197894, 18260, 'QU', 'OK', 'S', 1744030299, 1744030299, '1'),
(197895, 36575, 'QU', 'OK', 'S', 1744030443, 1744030443, '1'),
(197896, 2192, 'QU', 'OK', 'S', 1744030450, 1744030450, '1'),
(197897, 2192, 'QU', 'OK', 'S', 1744030485, 1744030485, '1'),
(197898, 28675, 'QU', 'OK', 'S', 1744031282, 1744031282, '1'),
(197899, 35518, 'QU', 'OK', 'S', 1744031316, 1744031316, '1'),
(197900, 22242, 'QU', 'OK', 'S', 1744031399, 1744031399, '1'),
(197901, 568, 'QU', 'OK', 'S', 1744032299, 1744032299, '1'),
(197902, 35487, 'QU', 'OK', 'S', 1744032818, 1744032818, '1'),
(197903, 35850, 'QU', 'OK', 'S', 1744032829, 1744032829, '1'),
(197904, 35850, 'QU', 'OK', 'S', 1744032831, 1744032831, '1'),
(197905, 36467, 'QU', 'OK', 'S', 1744032881, 1744032881, '1'),
(197906, 29380, 'QU', 'OK', 'S', 1744034287, 1744034287, '1'),
(197907, 26228, 'QU', 'OK', 'S', 1744034581, 1744034581, '1'),
(197908, 27320, 'QU', 'OK', 'S', 1744034610, 1744034610, '1'),
(197909, 3786, 'QU', 'OK', 'S', 1744034869, 1744034869, '1'),
(197910, 3786, 'QU', 'OK', 'S', 1744034886, 1744034886, '1'),
(197911, 3786, 'QU', 'OK', 'S', 1744034916, 1744034916, '1'),
(197912, 3786, 'QU', 'OK', 'S', 1744034919, 1744034919, '1'),
(197913, 3786, 'QU', 'OK', 'S', 1744034930, 1744034930, '1'),
(197914, 3786, 'QU', 'OK', 'S', 1744034935, 1744034935, '1'),
(197915, 3786, 'QU', 'OK', 'S', 1744034939, 1744034939, '1'),
(197916, 3786, 'QU', 'OK', 'S', 1744034954, 1744034954, '1'),
(197917, 9121, 'QU', 'OK', 'S', 1744035212, 1744035212, '1'),
(197918, 9121, 'QU', 'OK', 'S', 1744035215, 1744035215, '1'),
(197919, 37183, 'QU', 'OK', 'S', 1744035738, 1744035738, '1'),
(197920, 35977, 'QU', 'OK', 'S', 1744090759, 1744090759, '1'),
(197921, 30679, 'QU', 'OK', 'S', 1744090763, 1744090763, '1'),
(197922, 17094, 'QU', 'OK', 'S', 1744090765, 1744090765, '1'),
(197923, 35678, 'QU', 'OK', 'S', 1744090767, 1744090767, '1'),
(197924, 21789, 'QU', 'OK', 'S', 1744090769, 1744090769, '1'),
(197925, 33202, 'QU', 'OK', 'S', 1744090772, 1744090772, '1'),
(197926, 15445, 'QU', 'OK', 'S', 1744090774, 1744090774, '1'),
(197927, 21789, 'QU', 'OK', 'S', 1744090776, 1744090776, '1'),
(197928, 33202, 'QU', 'OK', 'S', 1744090779, 1744090779, '1'),
(197929, 33202, 'QU', 'OK', 'S', 1744090782, 1744090782, '1'),
(197930, 36392, 'QU', 'OK', 'S', 1744090785, 1744090785, '1'),
(197931, 29544, 'QU', 'OK', 'S', 1744090788, 1744090788, '1'),
(197932, 33202, 'QU', 'OK', 'S', 1744090790, 1744090790, '1'),
(197933, 22724, 'QU', 'OK', 'S', 1744090793, 1744090793, '1'),
(197934, 31154, 'QU', 'OK', 'S', 1744093476, 1744093476, '1'),
(197935, 36428, 'QU', 'OK', 'S', 1744093509, 1744093509, '1'),
(197936, 36049, 'QU', 'OK', 'S', 1744093542, 1744093542, '1'),
(197937, 36035, 'QU', 'OK', 'S', 1744093640, 1744093640, '1'),
(197938, 36035, 'QU', 'OK', 'S', 1744093640, 1744093640, '1'),
(197939, 33089, 'QU', 'OK', 'S', 1744093729, 1744093729, '1'),
(197940, 33089, 'QU', 'OK', 'S', 1744093729, 1744093729, '1'),
(197941, 35101, 'QU', 'OK', 'S', 1744093789, 1744093789, '1'),
(197942, 35101, 'QU', 'OK', 'S', 1744093789, 1744093789, '1'),
(197943, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197944, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197945, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197946, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197947, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197948, 32239, 'QU', 'OK', 'S', 1744093830, 1744093830, '1'),
(197949, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197950, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197951, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197952, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197953, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197954, 32171, 'QU', 'OK', 'S', 1744093869, 1744093869, '1'),
(197955, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197956, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197957, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197958, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197959, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197960, 32170, 'QU', 'OK', 'S', 1744093896, 1744093896, '1'),
(197961, 37089, 'QU', 'OK', 'S', 1744095300, 1744095300, '1'),
(197962, 36335, 'QU', 'OK', 'S', 1744095304, 1744095304, '1'),
(197963, 34865, 'QU', 'OK', 'S', 1744095308, 1744095308, '1'),
(197964, 34865, 'QU', 'OK', 'S', 1744095311, 1744095311, '1'),
(197965, 36909, 'QU', 'OK', 'S', 1744095316, 1744095316, '1'),
(197966, 36909, 'QU', 'OK', 'S', 1744095330, 1744095330, '1'),
(197967, 35780, 'QU', 'OK', 'S', 1744095333, 1744095333, '1'),
(197968, 34754, 'QU', 'OK', 'S', 1744095335, 1744095335, '1'),
(197969, 35780, 'QU', 'OK', 'S', 1744095340, 1744095340, '1'),
(197970, 36290, 'QU', 'OK', 'S', 1744095343, 1744095343, '1'),
(197971, 34754, 'QU', 'OK', 'S', 1744095346, 1744095346, '1'),
(197972, 20369, 'QU', 'OK', 'S', 1744095348, 1744095348, '1'),
(197973, 35462, 'QU', 'OK', 'S', 1744095351, 1744095351, '1'),
(197974, 21888, 'QU', 'OK', 'S', 1744095355, 1744095355, '1'),
(197975, 36702, 'QU', 'OK', 'S', 1744095358, 1744095358, '1'),
(197976, 34064, 'QU', 'OK', 'S', 1744095361, 1744095361, '1'),
(197977, 34865, 'QU', 'OK', 'S', 1744095364, 1744095364, '1'),
(197978, 36719, 'QU', 'OK', 'S', 1744095864, 1744095864, '1'),
(197979, 36891, 'QU', 'OK', 'S', 1744096286, 1744096286, '1'),
(197980, 37280, 'QU', 'OK', 'S', 1744096762, 1744096762, '1'),
(197981, 37281, 'QU', 'OK', 'S', 1744096891, 1744096891, '1'),
(197982, 37282, 'QU', 'OK', 'S', 1744097257, 1744097257, '1'),
(197983, 37283, 'QU', 'OK', 'S', 1744097412, 1744097412, '1'),
(197984, 37284, 'QU', 'OK', 'S', 1744097799, 1744097799, '1'),
(197985, 37282, 'QU', 'OK', 'S', 1744097817, 1744097817, '1'),
(197986, 37285, 'QU', 'OK', 'S', 1744097995, 1744097995, '1'),
(197987, 37286, 'QU', 'OK', 'S', 1744098293, 1744098293, '1'),
(197988, 37287, 'QU', 'OK', 'S', 1744098489, 1744098489, '1'),
(197989, 37288, 'QU', 'OK', 'S', 1744098787, 1744098787, '1'),
(197990, 37289, 'QU', 'OK', 'S', 1744098951, 1744098951, '1'),
(197991, 37290, 'QU', 'OK', 'S', 1744099262, 1744099262, '1'),
(197992, 37291, 'QU', 'OK', 'S', 1744099599, 1744099599, '1'),
(197993, 37292, 'QU', 'OK', 'S', 1744099819, 1744099819, '1'),
(197994, 37209, 'QU', 'OK', 'S', 1744099945, 1744099945, '1'),
(197995, 37210, 'QU', 'OK', 'S', 1744099952, 1744099952, '1'),
(197996, 37209, 'QU', 'OK', 'S', 1744099955, 1744099955, '1'),
(197997, 37212, 'QU', 'OK', 'S', 1744099958, 1744099958, '1'),
(197998, 37212, 'QU', 'OK', 'S', 1744099960, 1744099960, '1'),
(197999, 37212, 'QU', 'OK', 'S', 1744099963, 1744099963, '1'),
(198000, 37293, 'QU', 'OK', 'S', 1744100067, 1744100067, '1'),
(198001, 37294, 'QU', 'OK', 'S', 1744100336, 1744100336, '1'),
(198002, 37294, 'QU', 'OK', 'S', 1744100370, 1744100370, '1'),
(198003, 37294, 'QU', 'OK', 'S', 1744100374, 1744100374, '1'),
(198004, 37277, 'QU', 'OK', 'S', 1744101121, 1744101121, '1'),
(198005, 37277, 'QU', 'OK', 'S', 1744101144, 1744101144, '1'),
(198006, 36867, 'QU', 'OK', 'S', 1744104803, 1744104803, '1'),
(198007, 36704, 'QU', 'OK', 'S', 1744104806, 1744104806, '1'),
(198008, 27770, 'QU', 'OK', 'S', 1744104808, 1744104808, '1'),
(198009, 36116, 'QU', 'OK', 'S', 1744104812, 1744104812, '1'),
(198010, 32806, 'QU', 'OK', 'S', 1744104815, 1744104815, '1'),
(198011, 27770, 'QU', 'OK', 'S', 1744104817, 1744104817, '1'),
(198012, 31081, 'QU', 'OK', 'S', 1744104819, 1744104819, '1'),
(198013, 31081, 'QU', 'OK', 'S', 1744104823, 1744104823, '1'),
(198014, 35374, 'QU', 'OK', 'S', 1744104825, 1744104825, '1'),
(198015, 20261, 'QU', 'OK', 'S', 1744104938, 1744104938, '1'),
(198016, 37276, 'QU', 'OK', 'S', 1744105521, 1744105521, '1'),
(198017, 37278, 'QU', 'OK', 'S', 1744106403, 1744106403, '1'),
(198018, 37279, 'QU', 'OK', 'S', 1744106828, 1744106828, '1'),
(198019, 31280, 'QU', 'OK', 'S', 1744107130, 1744107130, '1'),
(198020, 35908, 'QU', 'OK', 'S', 1744107178, 1744107178, '1'),
(198021, 35908, 'QU', 'OK', 'S', 1744107195, 1744107195, '1'),
(198022, 37262, 'QU', 'OK', 'S', 1744107570, 1744107570, '1'),
(198023, 25161, 'QU', 'OK', 'S', 1744108329, 1744108329, '1'),
(198024, 17704, 'QU', 'OK', 'S', 1744108445, 1744108445, '1'),
(198025, 24200, 'QU', 'OK', 'S', 1744108452, 1744108452, '1'),
(198026, 20217, 'QU', 'OK', 'S', 1744108464, 1744108464, '1'),
(198027, 20217, 'QU', 'OK', 'S', 1744108464, 1744108464, '1'),
(198028, 18330, 'QU', 'OK', 'S', 1744108486, 1744108486, '1'),
(198029, 19604, 'QU', 'OK', 'S', 1744108498, 1744108498, '1'),
(198030, 19604, 'QU', 'OK', 'S', 1744108498, 1744108498, '1'),
(198031, 19604, 'QU', 'OK', 'S', 1744108498, 1744108498, '1'),
(198032, 19606, 'QU', 'OK', 'S', 1744108516, 1744108516, '1'),
(198033, 19606, 'QU', 'OK', 'S', 1744108516, 1744108516, '1'),
(198034, 19606, 'QU', 'OK', 'S', 1744108516, 1744108516, '1'),
(198035, 19606, 'QU', 'OK', 'S', 1744108516, 1744108516, '1'),
(198036, 16480, 'QU', 'OK', 'S', 1744108531, 1744108531, '1'),
(198037, 36698, 'QU', 'OK', 'S', 1744108540, 1744108540, '1'),
(198038, 31428, 'QU', 'OK', 'S', 1744108550, 1744108550, '1'),
(198039, 27456, 'QU', 'OK', 'S', 1744108571, 1744108571, '1'),
(198040, 27456, 'QU', 'OK', 'S', 1744108571, 1744108571, '1'),
(198041, 25194, 'QU', 'OK', 'S', 1744108587, 1744108587, '1'),
(198042, 36844, 'QU', 'OK', 'S', 1744108600, 1744108600, '1'),
(198043, 34448, 'QU', 'OK', 'S', 1744108996, 1744108996, '1'),
(198044, 37272, 'QU', 'OK', 'S', 1744109154, 1744109154, '1'),
(198045, 37273, 'QU', 'OK', 'S', 1744109197, 1744109197, '1'),
(198046, 37274, 'QU', 'OK', 'S', 1744109234, 1744109234, '1'),
(198047, 37275, 'QU', 'OK', 'S', 1744109336, 1744109336, '1'),
(198048, 29236, 'QU', 'OK', 'S', 1744109378, 1744109378, '1'),
(198049, 37266, 'QU', 'OK', 'S', 1744109588, 1744109588, '1'),
(198050, 29236, 'QU', 'OK', 'S', 1744109648, 1744109648, '1'),
(198051, 34448, 'QU', 'OK', 'S', 1744109764, 1744109764, '1'),
(198052, 37259, 'QU', 'OK', 'S', 1744109935, 1744109935, '1'),
(198053, 35929, 'QU', 'OK', 'S', 1744110156, 1744110156, '1'),
(198054, 37259, 'QU', 'OK', 'S', 1744110383, 1744110383, '1'),
(198055, 24581, 'QU', 'OK', 'S', 1744110409, 1744110409, '1'),
(198056, 4016, 'QU', 'OK', 'S', 1744111204, 1744111204, '1'),
(198057, 32801, 'QU', 'OK', 'S', 1744113255, 1744113255, '1'),
(198058, 31147, 'QU', 'OK', 'S', 1744114161, 1744114161, '1'),
(198059, 7576, 'QU', 'OK', 'S', 1744114700, 1744114700, '1'),
(198060, 7534, 'QU', 'OK', 'S', 1744114874, 1744114874, '1'),
(198061, 9471, 'QU', 'OK', 'S', 1744115103, 1744115103, '1'),
(198062, 9471, 'QU', 'OK', 'S', 1744115113, 1744115113, '1'),
(198063, 9471, 'QU', 'OK', 'S', 1744115116, 1744115116, '1'),
(198064, 4328, 'QU', 'OK', 'S', 1744115202, 1744115202, '1'),
(198065, 4328, 'QU', 'OK', 'S', 1744115206, 1744115206, '1'),
(198066, 29252, 'QU', 'OK', 'S', 1744115335, 1744115335, '1'),
(198067, 23756, 'QU', 'OK', 'S', 1744115339, 1744115339, '1'),
(198068, 29252, 'QU', 'OK', 'S', 1744115346, 1744115346, '1'),
(198069, 29252, 'QU', 'OK', 'S', 1744115351, 1744115351, '1'),
(198070, 29254, 'QU', 'OK', 'S', 1744115355, 1744115355, '1'),
(198071, 23749, 'QU', 'OK', 'S', 1744115359, 1744115359, '1'),
(198072, 19624, 'QU', 'OK', 'S', 1744115363, 1744115363, '1'),
(198073, 37041, 'QU', 'OK', 'S', 1744115368, 1744115368, '1'),
(198074, 16929, 'QU', 'OK', 'S', 1744115372, 1744115372, '1'),
(198075, 32117, 'QU', 'OK', 'S', 1744115377, 1744115377, '1'),
(198076, 23749, 'QU', 'OK', 'S', 1744115387, 1744115387, '1'),
(198077, 23756, 'QU', 'OK', 'S', 1744115392, 1744115392, '1'),
(198078, 37041, 'QU', 'OK', 'S', 1744115396, 1744115396, '1'),
(198079, 29252, 'QU', 'OK', 'S', 1744115401, 1744115401, '1'),
(198080, 29254, 'QU', 'OK', 'S', 1744115405, 1744115405, '1'),
(198081, 9621, 'QU', 'OK', 'S', 1744115408, 1744115408, '1'),
(198082, 29254, 'QU', 'OK', 'S', 1744115409, 1744115409, '1'),
(198083, 5045, 'QU', 'OK', 'S', 1744115414, 1744115414, '1'),
(198084, 13457, 'QU', 'OK', 'S', 1744115418, 1744115418, '1'),
(198085, 29254, 'QU', 'OK', 'S', 1744115426, 1744115426, '1'),
(198086, 13457, 'QU', 'OK', 'S', 1744115431, 1744115431, '1'),
(198087, 23749, 'QU', 'OK', 'S', 1744115435, 1744115435, '1'),
(198088, 37041, 'QU', 'OK', 'S', 1744115443, 1744115443, '1'),
(198089, 16929, 'QU', 'OK', 'S', 1744115448, 1744115448, '1'),
(198090, 36887, 'QU', 'OK', 'S', 1744115455, 1744115455, '1'),
(198091, 23756, 'QU', 'OK', 'S', 1744115459, 1744115459, '1'),
(198092, 13457, 'QU', 'OK', 'S', 1744115468, 1744115468, '1'),
(198093, 33541, 'QU', 'OK', 'S', 1744115474, 1744115474, '1'),
(198094, 32117, 'QU', 'OK', 'S', 1744115479, 1744115479, '1'),
(198095, 32117, 'QU', 'OK', 'S', 1744115484, 1744115484, '1'),
(198096, 24178, 'QU', 'OK', 'S', 1744115489, 1744115489, '1'),
(198097, 37041, 'QU', 'OK', 'S', 1744115494, 1744115494, '1'),
(198098, 37041, 'QU', 'OK', 'S', 1744115499, 1744115499, '1'),
(198099, 13457, 'QU', 'OK', 'S', 1744115504, 1744115504, '1'),
(198100, 30791, 'QU', 'OK', 'S', 1744115509, 1744115509, '1'),
(198101, 23749, 'QU', 'OK', 'S', 1744115514, 1744115514, '1'),
(198102, 37041, 'QU', 'OK', 'S', 1744115519, 1744115519, '1'),
(198103, 37041, 'QU', 'OK', 'S', 1744115524, 1744115524, '1'),
(198104, 23756, 'QU', 'OK', 'S', 1744115528, 1744115528, '1'),
(198105, 13457, 'QU', 'OK', 'S', 1744115533, 1744115533, '1'),
(198106, 19521, 'QU', 'OK', 'S', 1744115538, 1744115538, '1'),
(198107, 19624, 'QU', 'OK', 'S', 1744115542, 1744115542, '1'),
(198108, 36436, 'QU', 'OK', 'S', 1744115553, 1744115553, '1'),
(198109, 36436, 'QU', 'OK', 'S', 1744115559, 1744115559, '1'),
(198110, 5045, 'QU', 'OK', 'S', 1744115563, 1744115563, '1'),
(198111, 19521, 'QU', 'OK', 'S', 1744115568, 1744115568, '1'),
(198112, 32087, 'QU', 'OK', 'S', 1744115572, 1744115572, '1'),
(198113, 31093, 'QU', 'OK', 'S', 1744115577, 1744115577, '1'),
(198114, 17918, 'QU', 'OK', 'S', 1744115583, 1744115583, '1'),
(198115, 32087, 'QU', 'OK', 'S', 1744115587, 1744115587, '1'),
(198116, 32087, 'QU', 'OK', 'S', 1744115592, 1744115592, '1'),
(198117, 17918, 'QU', 'OK', 'S', 1744115597, 1744115597, '1'),
(198118, 32087, 'QU', 'OK', 'S', 1744115602, 1744115602, '1'),
(198119, 32087, 'QU', 'OK', 'S', 1744115608, 1744115608, '1'),
(198120, 23756, 'QU', 'OK', 'S', 1744115613, 1744115613, '1'),
(198121, 5045, 'QU', 'OK', 'S', 1744115618, 1744115618, '1'),
(198122, 31093, 'QU', 'OK', 'S', 1744115624, 1744115624, '1'),
(198123, 19521, 'QU', 'OK', 'S', 1744115628, 1744115628, '1'),
(198124, 23756, 'QU', 'OK', 'S', 1744115633, 1744115633, '1'),
(198125, 32087, 'QU', 'OK', 'S', 1744115639, 1744115639, '1'),
(198126, 23756, 'QU', 'OK', 'S', 1744115644, 1744115644, '1'),
(198127, 37041, 'QU', 'OK', 'S', 1744115650, 1744115650, '1'),
(198128, 19521, 'QU', 'OK', 'S', 1744115654, 1744115654, '1'),
(198129, 23756, 'QU', 'OK', 'S', 1744115659, 1744115659, '1'),
(198130, 16929, 'QU', 'OK', 'S', 1744115663, 1744115663, '1'),
(198131, 13457, 'QU', 'OK', 'S', 1744115671, 1744115671, '1'),
(198132, 19863, 'QU', 'OK', 'S', 1744115676, 1744115676, '1'),
(198133, 19863, 'QU', 'OK', 'S', 1744115680, 1744115680, '1'),
(198134, 19863, 'QU', 'OK', 'S', 1744115685, 1744115685, '1'),
(198135, 31093, 'QU', 'OK', 'S', 1744115691, 1744115691, '1'),
(198136, 11374, 'QU', 'OK', 'S', 1744115704, 1744115704, '1'),
(198137, 11374, 'QU', 'OK', 'S', 1744115711, 1744115711, '1'),
(198138, 11374, 'QU', 'OK', 'S', 1744115721, 1744115721, '1'),
(198139, 3765, 'QU', 'OK', 'S', 1744115734, 1744115734, '1'),
(198140, 30055, 'QU', 'OK', 'S', 1744115743, 1744115743, '1'),
(198141, 26177, 'QU', 'OK', 'S', 1744115749, 1744115749, '1'),
(198142, 3765, 'QU', 'OK', 'S', 1744115754, 1744115754, '1'),
(198143, 36393, 'QU', 'OK', 'S', 1744115754, 1744115754, '1'),
(198144, 36393, 'QU', 'OK', 'S', 1744115760, 1744115760, '1'),
(198145, 34369, 'QU', 'OK', 'S', 1744115765, 1744115765, '1'),
(198146, 26177, 'QU', 'OK', 'S', 1744115770, 1744115770, '1'),
(198147, 30055, 'QU', 'OK', 'S', 1744115776, 1744115776, '1'),
(198148, 30055, 'QU', 'OK', 'S', 1744115780, 1744115780, '1'),
(198149, 30055, 'QU', 'OK', 'S', 1744115785, 1744115785, '1'),
(198150, 29938, 'QU', 'OK', 'S', 1744115790, 1744115790, '1'),
(198151, 35724, 'QU', 'OK', 'S', 1744115796, 1744115796, '1'),
(198152, 35724, 'QU', 'OK', 'S', 1744115801, 1744115801, '1'),
(198153, 35724, 'QU', 'OK', 'S', 1744115807, 1744115807, '1'),
(198154, 26891, 'QU', 'OK', 'S', 1744115818, 1744115818, '1'),
(198155, 30055, 'QU', 'OK', 'S', 1744115823, 1744115823, '1'),
(198156, 36422, 'QU', 'OK', 'S', 1744115828, 1744115828, '1'),
(198157, 20374, 'QU', 'OK', 'S', 1744115832, 1744115832, '1'),
(198158, 26891, 'QU', 'OK', 'S', 1744115837, 1744115837, '1'),
(198159, 33620, 'QU', 'OK', 'S', 1744115842, 1744115842, '1'),
(198160, 36936, 'QU', 'OK', 'S', 1744115848, 1744115848, '1'),
(198161, 36011, 'QU', 'OK', 'S', 1744115853, 1744115853, '1'),
(198162, 36011, 'QU', 'OK', 'S', 1744115858, 1744115858, '1'),
(198163, 36011, 'QU', 'OK', 'S', 1744115866, 1744115866, '1'),
(198164, 33620, 'QU', 'OK', 'S', 1744115870, 1744115870, '1'),
(198165, 26177, 'QU', 'OK', 'S', 1744115875, 1744115875, '1'),
(198166, 35478, 'QU', 'OK', 'S', 1744115880, 1744115880, '1'),
(198167, 36936, 'QU', 'OK', 'S', 1744115886, 1744115886, '1'),
(198168, 31093, 'QU', 'OK', 'S', 1744115891, 1744115891, '1'),
(198169, 35478, 'QU', 'OK', 'S', 1744115896, 1744115896, '1'),
(198170, 36771, 'QU', 'OK', 'S', 1744115901, 1744115901, '1'),
(198171, 35478, 'QU', 'OK', 'S', 1744115907, 1744115907, '1'),
(198172, 18585, 'QU', 'OK', 'S', 1744115913, 1744115913, '1'),
(198173, 33620, 'QU', 'OK', 'S', 1744115918, 1744115918, '1'),
(198174, 36771, 'QU', 'OK', 'S', 1744115923, 1744115923, '1'),
(198175, 34040, 'QU', 'OK', 'S', 1744115929, 1744115929, '1'),
(198176, 32950, 'QU', 'OK', 'S', 1744115935, 1744115935, '1'),
(198177, 32950, 'QU', 'OK', 'S', 1744115940, 1744115940, '1'),
(198178, 35478, 'QU', 'OK', 'S', 1744115946, 1744115946, '1'),
(198179, 23756, 'QU', 'OK', 'S', 1744115959, 1744115959, '1'),
(198180, 26891, 'QU', 'OK', 'S', 1744115964, 1744115964, '1'),
(198181, 18585, 'QU', 'OK', 'S', 1744115969, 1744115969, '1'),
(198182, 3489, 'QU', 'OK', 'S', 1744115972, 1744115972, '1'),
(198183, 26177, 'QU', 'OK', 'S', 1744115977, 1744115977, '1'),
(198184, 3489, 'QU', 'OK', 'S', 1744115978, 1744115978, '1'),
(198185, 26177, 'QU', 'OK', 'S', 1744115983, 1744115983, '1'),
(198186, 26177, 'QU', 'OK', 'S', 1744115989, 1744115989, '1'),
(198187, 34040, 'QU', 'OK', 'S', 1744115994, 1744115994, '1'),
(198188, 23139, 'QU', 'OK', 'S', 1744116002, 1744116002, '1'),
(198189, 26893, 'QU', 'OK', 'S', 1744116013, 1744116013, '1'),
(198190, 26893, 'QU', 'OK', 'S', 1744116016, 1744116016, '1'),
(198191, 26893, 'QU', 'OK', 'S', 1744116018, 1744116018, '1'),
(198192, 30055, 'QU', 'OK', 'S', 1744116023, 1744116023, '1'),
(198193, 14542, 'QU', 'OK', 'S', 1744116029, 1744116029, '1'),
(198194, 34369, 'QU', 'OK', 'S', 1744116033, 1744116033, '1'),
(198195, 14542, 'QU', 'OK', 'S', 1744116039, 1744116039, '1'),
(198196, 26177, 'QU', 'OK', 'S', 1744116044, 1744116044, '1'),
(198197, 35479, 'QU', 'OK', 'S', 1744116050, 1744116050, '1'),
(198198, 26891, 'QU', 'OK', 'S', 1744116054, 1744116054, '1'),
(198199, 14542, 'QU', 'OK', 'S', 1744116061, 1744116061, '1'),
(198200, 23139, 'QU', 'OK', 'S', 1744116066, 1744116066, '1'),
(198201, 3489, 'QU', 'OK', 'S', 1744116072, 1744116072, '1'),
(198202, 20374, 'QU', 'OK', 'S', 1744116072, 1744116072, '1'),
(198203, 3489, 'QU', 'OK', 'S', 1744116077, 1744116077, '1'),
(198204, 3489, 'QU', 'OK', 'S', 1744116082, 1744116082, '1'),
(198205, 26891, 'QU', 'OK', 'S', 1744116083, 1744116083, '1'),
(198206, 3489, 'QU', 'OK', 'S', 1744116088, 1744116088, '1'),
(198207, 33690, 'QU', 'OK', 'S', 1744116088, 1744116088, '1'),
(198208, 33618, 'QU', 'OK', 'S', 1744116094, 1744116094, '1'),
(198209, 35479, 'QU', 'OK', 'S', 1744116099, 1744116099, '1'),
(198210, 35479, 'QU', 'OK', 'S', 1744116103, 1744116103, '1'),
(198211, 35479, 'QU', 'OK', 'S', 1744116109, 1744116109, '1'),
(198212, 20374, 'QU', 'OK', 'S', 1744116115, 1744116115, '1'),
(198213, 26891, 'QU', 'OK', 'S', 1744116117, 1744116117, '1'),
(198214, 20374, 'QU', 'OK', 'S', 1744116122, 1744116122, '1'),
(198215, 33618, 'QU', 'OK', 'S', 1744116138, 1744116138, '1'),
(198216, 33690, 'QU', 'OK', 'S', 1744116145, 1744116145, '1'),
(198217, 18585, 'QU', 'OK', 'S', 1744116153, 1744116153, '1'),
(198218, 18585, 'QU', 'OK', 'S', 1744116174, 1744116174, '1'),
(198219, 26891, 'QU', 'OK', 'S', 1744116179, 1744116179, '1'),
(198220, 30055, 'QU', 'OK', 'S', 1744116184, 1744116184, '1'),
(198221, 33690, 'QU', 'OK', 'S', 1744116285, 1744116285, '1'),
(198222, 33690, 'QU', 'OK', 'S', 1744116290, 1744116290, '1'),
(198223, 33690, 'QU', 'OK', 'S', 1744116303, 1744116303, '1'),
(198224, 35630, 'QU', 'OK', 'S', 1744116932, 1744116932, '1'),
(198225, 1714, 'QU', 'OK', 'S', 1744117908, 1744117908, '1'),
(198226, 1714, 'QU', 'OK', 'S', 1744117981, 1744117981, '1'),
(198227, 1702, 'QU', 'OK', 'S', 1744118256, 1744118256, '1'),
(198228, 1702, 'QU', 'OK', 'S', 1744118270, 1744118270, '1'),
(198229, 848, 'QU', 'OK', 'S', 1744118582, 1744118582, '1'),
(198230, 21110, 'QU', 'OK', 'S', 1744119240, 1744119240, '1'),
(198231, 31138, 'QU', 'OK', 'S', 1744178028, 1744178028, '1'),
(198232, 31138, 'QU', 'OK', 'S', 1744178035, 1744178035, '1'),
(198233, 31144, 'QU', 'OK', 'S', 1744178072, 1744178072, '1'),
(198234, 37292, 'QU', 'OK', 'S', 1744178099, 1744178099, '1'),
(198235, 36996, 'QU', 'OK', 'S', 1744178154, 1744178154, '1'),
(198236, 28977, 'QU', 'OK', 'S', 1744178194, 1744178194, '1'),
(198237, 28977, 'QU', 'OK', 'S', 1744178197, 1744178197, '1'),
(198238, 8529, 'QU', 'OK', 'S', 1744178813, 1744178813, '1'),
(198239, 8529, 'QU', 'OK', 'S', 1744178817, 1744178817, '1'),
(198240, 8529, 'QU', 'OK', 'S', 1744178821, 1744178821, '1'),
(198241, 8529, 'QU', 'OK', 'S', 1744178833, 1744178833, '1'),
(198242, 8529, 'QU', 'OK', 'S', 1744178836, 1744178836, '1'),
(198243, 8529, 'QU', 'OK', 'S', 1744178846, 1744178846, '1'),
(198244, 8529, 'QU', 'OK', 'S', 1744178849, 1744178849, '1'),
(198245, 8529, 'QU', 'OK', 'S', 1744178853, 1744178853, '1'),
(198246, 5831, 'QU', 'OK', 'S', 1744179153, 1744179153, '1'),
(198247, 5831, 'QU', 'OK', 'S', 1744179159, 1744179159, '1'),
(198248, 3661, 'QU', 'OK', 'S', 1744179606, 1744179606, '1'),
(198249, 3661, 'QU', 'OK', 'S', 1744179639, 1744179639, '1'),
(198250, 3661, 'QU', 'OK', 'S', 1744179648, 1744179648, '1'),
(198251, 3661, 'QU', 'OK', 'S', 1744179652, 1744179652, '1'),
(198252, 3661, 'QU', 'OK', 'S', 1744179656, 1744179656, '1'),
(198253, 3661, 'QU', 'OK', 'S', 1744179672, 1744179672, '1'),
(198254, 3661, 'QU', 'OK', 'S', 1744179675, 1744179675, '1'),
(198255, 2502, 'QU', 'OK', 'S', 1744180513, 1744180513, '1'),
(198256, 36301, 'QU', 'OK', 'S', 1744181054, 1744181054, '1'),
(198257, 2811, 'QU', 'OK', 'S', 1744182176, 1744182176, '1'),
(198258, 1472, 'QU', 'OK', 'S', 1744182871, 1744182871, '1'),
(198259, 1472, 'QU', 'OK', 'S', 1744182881, 1744182881, '1'),
(198260, 1472, 'QU', 'OK', 'S', 1744182884, 1744182884, '1'),
(198261, 27102, 'QU', 'OK', 'S', 1744184502, 1744184502, '1'),
(198262, 27102, 'QU', 'OK', 'S', 1744184569, 1744184569, '1'),
(198263, 4006, 'QU', 'OK', 'S', 1744184626, 1744184626, '1'),
(198264, 1148, 'QU', 'OK', 'S', 1744185004, 1744185004, '1'),
(198265, 37223, 'QU', 'OK', 'S', 1744185108, 1744185108, '1'),
(198266, 21110, 'QU', 'OK', 'S', 1744185243, 1744185243, '1'),
(198267, 18258, 'QU', 'OK', 'S', 1744185360, 1744185360, '1'),
(198268, 7637, 'QU', 'OK', 'S', 1744185532, 1744185532, '1'),
(198269, 10836, 'QU', 'OK', 'S', 1744185537, 1744185537, '1'),
(198270, 17927, 'QU', 'OK', 'S', 1744185550, 1744185550, '1'),
(198271, 17927, 'QU', 'OK', 'S', 1744185559, 1744185559, '1'),
(198272, 21382, 'QU', 'OK', 'S', 1744185562, 1744185562, '1'),
(198273, 16741, 'QU', 'OK', 'S', 1744185571, 1744185571, '1'),
(198274, 10836, 'QU', 'OK', 'S', 1744185573, 1744185573, '1'),
(198275, 35141, 'QU', 'OK', 'S', 1744185576, 1744185576, '1'),
(198276, 10836, 'QU', 'OK', 'S', 1744185576, 1744185576, '1'),
(198277, 21382, 'QU', 'OK', 'S', 1744185578, 1744185578, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(198278, 21361, 'QU', 'OK', 'S', 1744185585, 1744185585, '1'),
(198279, 7637, 'QU', 'OK', 'S', 1744185588, 1744185588, '1'),
(198280, 7637, 'QU', 'OK', 'S', 1744185591, 1744185591, '1'),
(198281, 21361, 'QU', 'OK', 'S', 1744185594, 1744185594, '1'),
(198282, 10836, 'QU', 'OK', 'S', 1744185595, 1744185595, '1'),
(198283, 21414, 'QU', 'OK', 'S', 1744185609, 1744185609, '1'),
(198284, 10836, 'QU', 'OK', 'S', 1744185614, 1744185614, '1'),
(198285, 10836, 'QU', 'OK', 'S', 1744185628, 1744185628, '1'),
(198286, 10836, 'QU', 'OK', 'S', 1744185654, 1744185654, '1'),
(198287, 10836, 'QU', 'OK', 'S', 1744185657, 1744185657, '1'),
(198288, 10836, 'QU', 'OK', 'S', 1744185661, 1744185661, '1'),
(198289, 10836, 'QU', 'OK', 'S', 1744185664, 1744185664, '1'),
(198290, 12379, 'QU', 'OK', 'S', 1744185675, 1744185675, '1'),
(198291, 10836, 'QU', 'OK', 'S', 1744185679, 1744185679, '1'),
(198292, 7637, 'QU', 'OK', 'S', 1744185682, 1744185682, '1'),
(198293, 12227, 'QU', 'OK', 'S', 1744185697, 1744185697, '1'),
(198294, 24043, 'QU', 'OK', 'S', 1744185699, 1744185699, '1'),
(198295, 12227, 'QU', 'OK', 'S', 1744185701, 1744185701, '1'),
(198296, 12227, 'QU', 'OK', 'S', 1744185711, 1744185711, '1'),
(198297, 12227, 'QU', 'OK', 'S', 1744185714, 1744185714, '1'),
(198298, 12227, 'QU', 'OK', 'S', 1744185723, 1744185723, '1'),
(198299, 10899, 'QU', 'OK', 'S', 1744185810, 1744185810, '1'),
(198300, 10899, 'QU', 'OK', 'S', 1744185818, 1744185818, '1'),
(198301, 10899, 'QU', 'OK', 'S', 1744185822, 1744185822, '1'),
(198302, 10899, 'QU', 'OK', 'S', 1744185825, 1744185825, '1'),
(198303, 10899, 'QU', 'OK', 'S', 1744185829, 1744185829, '1'),
(198304, 10899, 'QU', 'OK', 'S', 1744185838, 1744185838, '1'),
(198305, 10899, 'QU', 'OK', 'S', 1744185842, 1744185842, '1'),
(198306, 10899, 'QU', 'OK', 'S', 1744185845, 1744185845, '1'),
(198307, 21182, 'QU', 'OK', 'S', 1744185896, 1744185896, '1'),
(198308, 21182, 'QU', 'OK', 'S', 1744185906, 1744185906, '1'),
(198309, 21383, 'QU', 'OK', 'S', 1744185943, 1744185943, '1'),
(198310, 21383, 'QU', 'OK', 'S', 1744185946, 1744185946, '1'),
(198311, 14570, 'QU', 'OK', 'S', 1744185948, 1744185948, '1'),
(198312, 16741, 'QU', 'OK', 'S', 1744185973, 1744185973, '1'),
(198313, 30744, 'QU', 'OK', 'S', 1744186000, 1744186000, '1'),
(198314, 30744, 'QU', 'OK', 'S', 1744186000, 1744186000, '1'),
(198315, 35383, 'QU', 'OK', 'S', 1744186018, 1744186018, '1'),
(198316, 31249, 'QU', 'OK', 'S', 1744186112, 1744186112, '1'),
(198317, 31798, 'QU', 'OK', 'S', 1744186187, 1744186187, '1'),
(198318, 31147, 'QU', 'OK', 'S', 1744186196, 1744186196, '1'),
(198319, 31147, 'QU', 'OK', 'S', 1744186222, 1744186222, '1'),
(198320, 31147, 'QU', 'OK', 'S', 1744186227, 1744186227, '1'),
(198321, 36467, 'QU', 'OK', 'S', 1744186258, 1744186258, '1'),
(198322, 29924, 'QU', 'OK', 'S', 1744186645, 1744186645, '1'),
(198323, 2073, 'QU', 'OK', 'S', 1744187025, 1744187025, '1'),
(198324, 2343, 'QU', 'OK', 'S', 1744187101, 1744187101, '1'),
(198325, 2766, 'QU', 'OK', 'S', 1744187123, 1744187123, '1'),
(198326, 35223, 'QU', 'OK', 'S', 1744187286, 1744187286, '1'),
(198327, 3395, 'QU', 'OK', 'S', 1744187397, 1744187397, '1'),
(198328, 12280, 'QU', 'OK', 'S', 1744187417, 1744187417, '1'),
(198329, 1354, 'QU', 'OK', 'S', 1744191422, 1744191422, '1'),
(198330, 10553, 'QU', 'OK', 'S', 1744191684, 1744191684, '1'),
(198331, 26557, 'QU', 'OK', 'S', 1744191913, 1744191913, '1'),
(198332, 14542, 'QU', 'OK', 'S', 1744191997, 1744191997, '1'),
(198333, 14542, 'QU', 'OK', 'S', 1744192003, 1744192003, '1'),
(198334, 14542, 'QU', 'OK', 'S', 1744192014, 1744192014, '1'),
(198335, 14542, 'QU', 'OK', 'S', 1744192033, 1744192033, '1'),
(198336, 14542, 'QU', 'OK', 'S', 1744192038, 1744192038, '1'),
(198337, 14542, 'QU', 'OK', 'S', 1744192044, 1744192044, '1'),
(198338, 14542, 'QU', 'OK', 'S', 1744192051, 1744192051, '1'),
(198339, 14542, 'QU', 'OK', 'S', 1744192064, 1744192064, '1'),
(198340, 14542, 'QU', 'OK', 'S', 1744192143, 1744192143, '1'),
(198341, 14542, 'QU', 'OK', 'S', 1744192149, 1744192149, '1'),
(198342, 14542, 'QU', 'OK', 'S', 1744192176, 1744192176, '1'),
(198343, 14542, 'QU', 'OK', 'S', 1744192190, 1744192190, '1'),
(198344, 14542, 'QU', 'OK', 'S', 1744192207, 1744192207, '1'),
(198345, 35098, 'QU', 'OK', 'S', 1744192222, 1744192222, '1'),
(198346, 33247, 'QU', 'OK', 'S', 1744192294, 1744192294, '1'),
(198347, 33247, 'QU', 'OK', 'S', 1744192311, 1744192311, '1'),
(198348, 33247, 'QU', 'OK', 'S', 1744192316, 1744192316, '1'),
(198349, 33247, 'QU', 'OK', 'S', 1744192347, 1744192347, '1'),
(198350, 14542, 'QU', 'OK', 'S', 1744192383, 1744192383, '1'),
(198351, 14542, 'QU', 'OK', 'S', 1744192400, 1744192400, '1'),
(198352, 26041, 'QU', 'OK', 'S', 1744193333, 1744193333, '1'),
(198353, 26041, 'QU', 'OK', 'S', 1744193336, 1744193336, '1'),
(198354, 11763, 'QU', 'OK', 'S', 1744194060, 1744194060, '1'),
(198355, 11763, 'QU', 'OK', 'S', 1744194063, 1744194063, '1'),
(198356, 11763, 'QU', 'OK', 'S', 1744194077, 1744194077, '1'),
(198357, 11763, 'QU', 'OK', 'S', 1744194081, 1744194081, '1'),
(198358, 11763, 'QU', 'OK', 'S', 1744194084, 1744194084, '1'),
(198359, 11763, 'QU', 'OK', 'S', 1744194097, 1744194097, '1'),
(198360, 11763, 'QU', 'OK', 'S', 1744194163, 1744194163, '1'),
(198361, 3337, 'QU', 'OK', 'S', 1744194228, 1744194228, '1'),
(198362, 13464, 'QU', 'OK', 'S', 1744194502, 1744194502, '1'),
(198363, 27874, 'QU', 'OK', 'S', 1744195498, 1744195498, '1'),
(198364, 27874, 'QU', 'OK', 'S', 1744195498, 1744195498, '1'),
(198365, 12555, 'QU', 'OK', 'S', 1744195516, 1744195516, '1'),
(198366, 32537, 'QU', 'OK', 'S', 1744195527, 1744195527, '1'),
(198367, 24282, 'QU', 'OK', 'S', 1744195538, 1744195538, '1'),
(198368, 24282, 'QU', 'OK', 'S', 1744195538, 1744195538, '1'),
(198369, 34376, 'QU', 'OK', 'S', 1744195570, 1744195570, '1'),
(198370, 12117, 'QU', 'OK', 'S', 1744195593, 1744195593, '1'),
(198371, 12117, 'QU', 'OK', 'S', 1744195593, 1744195593, '1'),
(198372, 326, 'QU', 'OK', 'S', 1744195629, 1744195629, '1'),
(198373, 326, 'QU', 'OK', 'S', 1744195629, 1744195629, '1'),
(198374, 3490, 'QU', 'OK', 'S', 1744195648, 1744195648, '1'),
(198375, 20779, 'QU', 'OK', 'S', 1744195660, 1744195660, '1'),
(198376, 20779, 'QU', 'OK', 'S', 1744195660, 1744195660, '1'),
(198377, 20779, 'QU', 'OK', 'S', 1744195660, 1744195660, '1'),
(198378, 30791, 'QU', 'OK', 'S', 1744195677, 1744195677, '1'),
(198379, 23756, 'QU', 'OK', 'S', 1744195712, 1744195712, '1'),
(198380, 27566, 'QU', 'OK', 'S', 1744195725, 1744195725, '1'),
(198381, 36011, 'QU', 'OK', 'S', 1744195953, 1744195953, '1'),
(198382, 27874, 'QU', 'OK', 'S', 1744196003, 1744196003, '1'),
(198383, 27874, 'QU', 'OK', 'S', 1744196006, 1744196006, '1'),
(198384, 27874, 'QU', 'OK', 'S', 1744196008, 1744196008, '1'),
(198385, 27874, 'QU', 'OK', 'S', 1744196010, 1744196010, '1'),
(198386, 27874, 'QU', 'OK', 'S', 1744196013, 1744196013, '1'),
(198387, 27874, 'QU', 'OK', 'S', 1744196015, 1744196015, '1'),
(198388, 27874, 'QU', 'OK', 'S', 1744196017, 1744196017, '1'),
(198389, 27874, 'QU', 'OK', 'S', 1744196020, 1744196020, '1'),
(198390, 27874, 'QU', 'OK', 'S', 1744196022, 1744196022, '1'),
(198391, 27874, 'QU', 'OK', 'S', 1744196024, 1744196024, '1'),
(198392, 32537, 'QU', 'OK', 'S', 1744196047, 1744196047, '1'),
(198393, 32537, 'QU', 'OK', 'S', 1744196050, 1744196050, '1'),
(198394, 32537, 'QU', 'OK', 'S', 1744196052, 1744196052, '1'),
(198395, 32537, 'QU', 'OK', 'S', 1744196054, 1744196054, '1'),
(198396, 32537, 'QU', 'OK', 'S', 1744196059, 1744196059, '1'),
(198397, 32537, 'QU', 'OK', 'S', 1744196063, 1744196063, '1'),
(198398, 32537, 'QU', 'OK', 'S', 1744196070, 1744196070, '1'),
(198399, 32537, 'QU', 'OK', 'S', 1744196072, 1744196072, '1'),
(198400, 32537, 'QU', 'OK', 'S', 1744196075, 1744196075, '1'),
(198401, 12555, 'QU', 'OK', 'S', 1744196101, 1744196101, '1'),
(198402, 12555, 'QU', 'OK', 'S', 1744196104, 1744196104, '1'),
(198403, 12555, 'QU', 'OK', 'S', 1744196106, 1744196106, '1'),
(198404, 12555, 'QU', 'OK', 'S', 1744196109, 1744196109, '1'),
(198405, 12555, 'QU', 'OK', 'S', 1744196113, 1744196113, '1'),
(198406, 12555, 'QU', 'OK', 'S', 1744196116, 1744196116, '1'),
(198407, 12555, 'QU', 'OK', 'S', 1744196119, 1744196119, '1'),
(198408, 12555, 'QU', 'OK', 'S', 1744196122, 1744196122, '1'),
(198409, 12555, 'QU', 'OK', 'S', 1744196124, 1744196124, '1'),
(198410, 12555, 'QU', 'OK', 'S', 1744196127, 1744196127, '1'),
(198411, 12555, 'QU', 'OK', 'S', 1744196130, 1744196130, '1'),
(198412, 12555, 'QU', 'OK', 'S', 1744196133, 1744196133, '1'),
(198413, 12555, 'QU', 'OK', 'S', 1744196136, 1744196136, '1'),
(198414, 12555, 'QU', 'OK', 'S', 1744196141, 1744196141, '1'),
(198415, 12555, 'QU', 'OK', 'S', 1744196144, 1744196144, '1'),
(198416, 12555, 'QU', 'OK', 'S', 1744196147, 1744196147, '1'),
(198417, 12555, 'QU', 'OK', 'S', 1744196150, 1744196150, '1'),
(198418, 12555, 'QU', 'OK', 'S', 1744196154, 1744196154, '1'),
(198419, 12555, 'QU', 'OK', 'S', 1744196156, 1744196156, '1'),
(198420, 12555, 'QU', 'OK', 'S', 1744196160, 1744196160, '1'),
(198421, 12555, 'QU', 'OK', 'S', 1744196163, 1744196163, '1'),
(198422, 12555, 'QU', 'OK', 'S', 1744196166, 1744196166, '1'),
(198423, 12555, 'QU', 'OK', 'S', 1744196169, 1744196169, '1'),
(198424, 12555, 'QU', 'OK', 'S', 1744196172, 1744196172, '1'),
(198425, 12555, 'QU', 'OK', 'S', 1744196175, 1744196175, '1'),
(198426, 12555, 'QU', 'OK', 'S', 1744196177, 1744196177, '1'),
(198427, 12555, 'QU', 'OK', 'S', 1744196180, 1744196180, '1'),
(198428, 12555, 'QU', 'OK', 'S', 1744196183, 1744196183, '1'),
(198429, 12555, 'QU', 'OK', 'S', 1744196186, 1744196186, '1'),
(198430, 12555, 'QU', 'OK', 'S', 1744196189, 1744196189, '1'),
(198431, 12555, 'QU', 'OK', 'S', 1744196192, 1744196192, '1'),
(198432, 24282, 'QU', 'OK', 'S', 1744196250, 1744196250, '1'),
(198433, 24282, 'QU', 'OK', 'S', 1744196252, 1744196252, '1'),
(198434, 24282, 'QU', 'OK', 'S', 1744196254, 1744196254, '1'),
(198435, 24282, 'QU', 'OK', 'S', 1744196256, 1744196256, '1'),
(198436, 24282, 'QU', 'OK', 'S', 1744196259, 1744196259, '1'),
(198437, 24282, 'QU', 'OK', 'S', 1744196262, 1744196262, '1'),
(198438, 24282, 'QU', 'OK', 'S', 1744196264, 1744196264, '1'),
(198439, 24282, 'QU', 'OK', 'S', 1744196267, 1744196267, '1'),
(198440, 24282, 'QU', 'OK', 'S', 1744196269, 1744196269, '1'),
(198441, 34376, 'QU', 'OK', 'S', 1744196296, 1744196296, '1'),
(198442, 34376, 'QU', 'OK', 'S', 1744196298, 1744196298, '1'),
(198443, 34376, 'QU', 'OK', 'S', 1744196301, 1744196301, '1'),
(198444, 34376, 'QU', 'OK', 'S', 1744196303, 1744196303, '1'),
(198445, 34376, 'QU', 'OK', 'S', 1744196306, 1744196306, '1'),
(198446, 34376, 'QU', 'OK', 'S', 1744196308, 1744196308, '1'),
(198447, 34376, 'QU', 'OK', 'S', 1744196310, 1744196310, '1'),
(198448, 34376, 'QU', 'OK', 'S', 1744196315, 1744196315, '1'),
(198449, 34376, 'QU', 'OK', 'S', 1744196323, 1744196323, '1'),
(198450, 12117, 'QU', 'OK', 'S', 1744196346, 1744196346, '1'),
(198451, 12117, 'QU', 'OK', 'S', 1744196349, 1744196349, '1'),
(198452, 12117, 'QU', 'OK', 'S', 1744196356, 1744196356, '1'),
(198453, 12117, 'QU', 'OK', 'S', 1744196357, 1744196357, '1'),
(198454, 12117, 'QU', 'OK', 'S', 1744196363, 1744196363, '1'),
(198455, 12117, 'QU', 'OK', 'S', 1744196381, 1744196381, '1'),
(198456, 12117, 'QU', 'OK', 'S', 1744196383, 1744196383, '1'),
(198457, 12117, 'QU', 'OK', 'S', 1744196391, 1744196391, '1'),
(198458, 326, 'QU', 'OK', 'S', 1744196422, 1744196422, '1'),
(198459, 326, 'QU', 'OK', 'S', 1744196425, 1744196425, '1'),
(198460, 326, 'QU', 'OK', 'S', 1744196427, 1744196427, '1'),
(198461, 20779, 'QU', 'OK', 'S', 1744196462, 1744196462, '1'),
(198462, 20779, 'QU', 'OK', 'S', 1744196470, 1744196470, '1'),
(198463, 20779, 'QU', 'OK', 'S', 1744196473, 1744196473, '1'),
(198464, 20779, 'QU', 'OK', 'S', 1744196475, 1744196475, '1'),
(198465, 20779, 'QU', 'OK', 'S', 1744196488, 1744196488, '1'),
(198466, 30791, 'QU', 'OK', 'S', 1744196535, 1744196535, '1'),
(198467, 30791, 'QU', 'OK', 'S', 1744196543, 1744196543, '1'),
(198468, 30791, 'QU', 'OK', 'S', 1744196558, 1744196558, '1'),
(198469, 30791, 'QU', 'OK', 'S', 1744196570, 1744196570, '1'),
(198470, 30791, 'QU', 'OK', 'S', 1744196597, 1744196597, '1'),
(198471, 30791, 'QU', 'OK', 'S', 1744196640, 1744196640, '1'),
(198472, 30791, 'QU', 'OK', 'S', 1744196643, 1744196643, '1'),
(198473, 23756, 'QU', 'OK', 'S', 1744196682, 1744196682, '1'),
(198474, 23756, 'QU', 'OK', 'S', 1744196685, 1744196685, '1'),
(198475, 23756, 'QU', 'OK', 'S', 1744196688, 1744196688, '1'),
(198476, 23756, 'QU', 'OK', 'S', 1744196690, 1744196690, '1'),
(198477, 23756, 'QU', 'OK', 'S', 1744196692, 1744196692, '1'),
(198478, 23756, 'QU', 'OK', 'S', 1744196694, 1744196694, '1'),
(198479, 10909, 'QU', 'OK', 'S', 1744196707, 1744196707, '1'),
(198480, 27566, 'QU', 'OK', 'S', 1744196724, 1744196724, '1'),
(198481, 10909, 'QU', 'OK', 'S', 1744196728, 1744196728, '1'),
(198482, 10909, 'QU', 'OK', 'S', 1744196732, 1744196732, '1'),
(198483, 10909, 'QU', 'OK', 'S', 1744196747, 1744196747, '1'),
(198484, 34442, 'QU', 'OK', 'S', 1744196977, 1744196977, '1'),
(198485, 34442, 'QU', 'OK', 'S', 1744196977, 1744196977, '1'),
(198486, 34369, 'QU', 'OK', 'S', 1744197173, 1744197173, '1'),
(198487, 34369, 'QU', 'OK', 'S', 1744197177, 1744197177, '1'),
(198488, 33843, 'QU', 'OK', 'S', 1744197692, 1744197692, '1'),
(198489, 33843, 'QU', 'OK', 'S', 1744197692, 1744197692, '1'),
(198490, 33843, 'QU', 'OK', 'S', 1744197692, 1744197692, '1'),
(198491, 10978, 'QU', 'OK', 'S', 1744198094, 1744198094, '1'),
(198492, 10978, 'QU', 'OK', 'S', 1744198115, 1744198115, '1'),
(198493, 10978, 'QU', 'OK', 'S', 1744198125, 1744198125, '1'),
(198494, 15130, 'QU', 'OK', 'S', 1744198285, 1744198285, '1'),
(198495, 15130, 'QU', 'OK', 'S', 1744198302, 1744198302, '1'),
(198496, 16202, 'QU', 'OK', 'S', 1744198550, 1744198550, '1'),
(198497, 16201, 'QU', 'OK', 'S', 1744198627, 1744198627, '1'),
(198498, 16201, 'QU', 'OK', 'S', 1744198638, 1744198638, '1'),
(198499, 14527, 'QU', 'OK', 'S', 1744198758, 1744198758, '1'),
(198500, 14527, 'QU', 'OK', 'S', 1744198762, 1744198762, '1'),
(198501, 14527, 'QU', 'OK', 'S', 1744198783, 1744198783, '1'),
(198502, 14527, 'QU', 'OK', 'S', 1744198833, 1744198833, '1'),
(198503, 14527, 'QU', 'OK', 'S', 1744198868, 1744198868, '1'),
(198504, 14526, 'QU', 'OK', 'S', 1744198904, 1744198904, '1'),
(198505, 30668, 'QU', 'OK', 'S', 1744199275, 1744199275, '1'),
(198506, 35949, 'QU', 'OK', 'S', 1744199282, 1744199282, '1'),
(198507, 36018, 'QU', 'OK', 'S', 1744199286, 1744199286, '1'),
(198508, 35949, 'QU', 'OK', 'S', 1744199290, 1744199290, '1'),
(198509, 36769, 'QU', 'OK', 'S', 1744199294, 1744199294, '1'),
(198510, 36773, 'QU', 'OK', 'S', 1744199298, 1744199298, '1'),
(198511, 25563, 'QU', 'OK', 'S', 1744199303, 1744199303, '1'),
(198512, 25631, 'QU', 'OK', 'S', 1744199308, 1744199308, '1'),
(198513, 36699, 'QU', 'OK', 'S', 1744199313, 1744199313, '1'),
(198514, 37070, 'QU', 'OK', 'S', 1744199319, 1744199319, '1'),
(198515, 37085, 'QU', 'OK', 'S', 1744199323, 1744199323, '1'),
(198516, 27684, 'QU', 'OK', 'S', 1744199329, 1744199329, '1'),
(198517, 25039, 'QU', 'OK', 'S', 1744199333, 1744199333, '1'),
(198518, 36722, 'QU', 'OK', 'S', 1744199337, 1744199337, '1'),
(198519, 37063, 'QU', 'OK', 'S', 1744199341, 1744199341, '1'),
(198520, 37063, 'QU', 'OK', 'S', 1744199345, 1744199345, '1'),
(198521, 19990, 'QU', 'OK', 'S', 1744199350, 1744199350, '1'),
(198522, 35472, 'QU', 'OK', 'S', 1744199357, 1744199357, '1'),
(198523, 20508, 'QU', 'OK', 'S', 1744199365, 1744199365, '1'),
(198524, 36760, 'QU', 'OK', 'S', 1744199370, 1744199370, '1'),
(198525, 25042, 'QU', 'OK', 'S', 1744199781, 1744199781, '1'),
(198526, 37064, 'QU', 'OK', 'S', 1744199785, 1744199785, '1'),
(198527, 25631, 'QU', 'OK', 'S', 1744199790, 1744199790, '1'),
(198528, 23884, 'QU', 'OK', 'S', 1744199794, 1744199794, '1'),
(198529, 23994, 'QU', 'OK', 'S', 1744199798, 1744199798, '1'),
(198530, 36699, 'QU', 'OK', 'S', 1744199802, 1744199802, '1'),
(198531, 35949, 'QU', 'OK', 'S', 1744199808, 1744199808, '1'),
(198532, 30540, 'QU', 'OK', 'S', 1744199813, 1744199813, '1'),
(198533, 35878, 'QU', 'OK', 'S', 1744199826, 1744199826, '1'),
(198534, 36958, 'QU', 'OK', 'S', 1744199830, 1744199830, '1'),
(198535, 29380, 'QU', 'OK', 'S', 1744199834, 1744199834, '1'),
(198536, 24878, 'QU', 'OK', 'S', 1744199839, 1744199839, '1'),
(198537, 36019, 'QU', 'OK', 'S', 1744199843, 1744199843, '1'),
(198538, 35878, 'QU', 'OK', 'S', 1744199847, 1744199847, '1'),
(198539, 24000, 'QU', 'OK', 'S', 1744199851, 1744199851, '1'),
(198540, 36122, 'QU', 'OK', 'S', 1744199855, 1744199855, '1'),
(198541, 36721, 'QU', 'OK', 'S', 1744199863, 1744199863, '1'),
(198542, 19990, 'QU', 'OK', 'S', 1744199867, 1744199867, '1'),
(198543, 36122, 'QU', 'OK', 'S', 1744199873, 1744199873, '1'),
(198544, 36096, 'QU', 'OK', 'S', 1744199876, 1744199876, '1'),
(198545, 34868, 'QU', 'OK', 'S', 1744199879, 1744199879, '1'),
(198546, 36019, 'QU', 'OK', 'S', 1744199884, 1744199884, '1'),
(198547, 23994, 'QU', 'OK', 'S', 1744199888, 1744199888, '1'),
(198548, 36769, 'QU', 'OK', 'S', 1744199893, 1744199893, '1'),
(198549, 20508, 'QU', 'OK', 'S', 1744199898, 1744199898, '1'),
(198550, 36699, 'QU', 'OK', 'S', 1744199902, 1744199902, '1'),
(198551, 37067, 'QU', 'OK', 'S', 1744199907, 1744199907, '1'),
(198552, 36699, 'QU', 'OK', 'S', 1744199913, 1744199913, '1'),
(198553, 31736, 'QU', 'OK', 'S', 1744199918, 1744199918, '1'),
(198554, 37070, 'QU', 'OK', 'S', 1744199923, 1744199923, '1'),
(198555, 37102, 'QU', 'OK', 'S', 1744199927, 1744199927, '1'),
(198556, 36674, 'QU', 'OK', 'S', 1744199932, 1744199932, '1'),
(198557, 29362, 'QU', 'OK', 'S', 1744199936, 1744199936, '1'),
(198558, 25563, 'QU', 'OK', 'S', 1744199944, 1744199944, '1'),
(198559, 37066, 'QU', 'OK', 'S', 1744199950, 1744199950, '1'),
(198560, 37066, 'QU', 'OK', 'S', 1744199955, 1744199955, '1'),
(198561, 36018, 'QU', 'OK', 'S', 1744199959, 1744199959, '1'),
(198562, 31736, 'QU', 'OK', 'S', 1744199966, 1744199966, '1'),
(198563, 22776, 'QU', 'OK', 'S', 1744199974, 1744199974, '1'),
(198564, 36121, 'QU', 'OK', 'S', 1744199979, 1744199979, '1'),
(198565, 36539, 'QU', 'OK', 'S', 1744199984, 1744199984, '1'),
(198566, 36121, 'QU', 'OK', 'S', 1744199989, 1744199989, '1'),
(198567, 20508, 'QU', 'OK', 'S', 1744199993, 1744199993, '1'),
(198568, 36121, 'QU', 'OK', 'S', 1744199998, 1744199998, '1'),
(198569, 25563, 'QU', 'OK', 'S', 1744200003, 1744200003, '1'),
(198570, 25563, 'QU', 'OK', 'S', 1744200008, 1744200008, '1'),
(198571, 27394, 'QU', 'OK', 'S', 1744200015, 1744200015, '1'),
(198572, 25039, 'QU', 'OK', 'S', 1744200019, 1744200019, '1'),
(198573, 20508, 'QU', 'OK', 'S', 1744200027, 1744200027, '1'),
(198574, 36122, 'QU', 'OK', 'S', 1744200034, 1744200034, '1'),
(198575, 36096, 'QU', 'OK', 'S', 1744200039, 1744200039, '1'),
(198576, 37068, 'QU', 'OK', 'S', 1744200049, 1744200049, '1'),
(198577, 37068, 'QU', 'OK', 'S', 1744200056, 1744200056, '1'),
(198578, 37068, 'QU', 'OK', 'S', 1744200060, 1744200060, '1'),
(198579, 25039, 'QU', 'OK', 'S', 1744200066, 1744200066, '1'),
(198580, 37110, 'QU', 'OK', 'S', 1744200070, 1744200070, '1'),
(198581, 37110, 'QU', 'OK', 'S', 1744200076, 1744200076, '1'),
(198582, 31736, 'QU', 'OK', 'S', 1744200092, 1744200092, '1'),
(198583, 16820, 'QU', 'OK', 'S', 1744200104, 1744200104, '1'),
(198584, 1994, 'QU', 'OK', 'S', 1744200104, 1744200104, '1'),
(198585, 33931, 'QU', 'OK', 'S', 1744200152, 1744200152, '1'),
(198586, 17615, 'QU', 'OK', 'S', 1744201097, 1744201097, '1'),
(198587, 31147, 'QU', 'OK', 'S', 1744202178, 1744202178, '1'),
(198588, 8508, 'QU', 'OK', 'S', 1744203157, 1744203157, '1'),
(198589, 28850, 'QU', 'OK', 'S', 1744203167, 1744203167, '1'),
(198590, 35878, 'QU', 'OK', 'S', 1744203178, 1744203178, '1'),
(198591, 23868, 'QU', 'OK', 'S', 1744203187, 1744203187, '1'),
(198592, 20508, 'QU', 'OK', 'S', 1744203201, 1744203201, '1'),
(198593, 31081, 'QU', 'OK', 'S', 1744203217, 1744203217, '1'),
(198594, 3876, 'QU', 'OK', 'S', 1744203559, 1744203559, '1'),
(198595, 3195, 'QU', 'OK', 'S', 1744204322, 1744204322, '1'),
(198596, 16853, 'QU', 'OK', 'S', 1744205391, 1744205391, '1'),
(198597, 16853, 'QU', 'OK', 'S', 1744205408, 1744205408, '1'),
(198598, 16853, 'QU', 'OK', 'S', 1744205419, 1744205419, '1'),
(198599, 16853, 'QU', 'OK', 'S', 1744205422, 1744205422, '1'),
(198600, 31081, 'QU', 'OK', 'S', 1744206657, 1744206657, '1'),
(198601, 23334, 'QU', 'OK', 'S', 1744206660, 1744206660, '1'),
(198602, 35878, 'QU', 'OK', 'S', 1744206665, 1744206665, '1'),
(198603, 37177, 'QU', 'OK', 'S', 1744259928, 1744259928, '1'),
(198604, 26550, 'QU', 'OK', 'S', 1744264427, 1744264427, '1'),
(198605, 16373, 'QU', 'OK', 'S', 1744264431, 1744264431, '1'),
(198606, 36168, 'QU', 'OK', 'S', 1744264434, 1744264434, '1'),
(198607, 36168, 'QU', 'OK', 'S', 1744264436, 1744264436, '1'),
(198608, 35485, 'QU', 'OK', 'S', 1744264441, 1744264441, '1'),
(198609, 35485, 'QU', 'OK', 'S', 1744264444, 1744264444, '1'),
(198610, 14208, 'QU', 'OK', 'S', 1744264452, 1744264452, '1'),
(198611, 32003, 'QU', 'OK', 'S', 1744264930, 1744264930, '1'),
(198612, 32003, 'QU', 'OK', 'S', 1744264932, 1744264932, '1'),
(198613, 32003, 'QU', 'OK', 'S', 1744264934, 1744264934, '1'),
(198614, 31326, 'QU', 'OK', 'S', 1744265254, 1744265254, '1'),
(198615, 36468, 'QU', 'OK', 'S', 1744265350, 1744265350, '1'),
(198616, 37276, 'QU', 'OK', 'S', 1744265569, 1744265569, '1'),
(198617, 37279, 'QU', 'OK', 'S', 1744266338, 1744266338, '1'),
(198618, 37277, 'QU', 'OK', 'S', 1744266359, 1744266359, '1'),
(198619, 37279, 'QU', 'OK', 'S', 1744266361, 1744266361, '1'),
(198620, 37243, 'QU', 'OK', 'S', 1744266363, 1744266363, '1'),
(198621, 37277, 'QU', 'OK', 'S', 1744266369, 1744266369, '1'),
(198622, 37244, 'QU', 'OK', 'S', 1744266473, 1744266473, '1'),
(198623, 37249, 'QU', 'OK', 'S', 1744266481, 1744266481, '1'),
(198624, 28516, 'QU', 'OK', 'S', 1744268661, 1744268661, '1'),
(198625, 28491, 'QU', 'OK', 'S', 1744268878, 1744268878, '1'),
(198626, 28489, 'QU', 'OK', 'S', 1744268960, 1744268960, '1'),
(198627, 27585, 'QU', 'OK', 'S', 1744268990, 1744268990, '1'),
(198628, 37274, 'QU', 'OK', 'S', 1744269819, 1744269819, '1'),
(198629, 36369, 'QU', 'OK', 'S', 1744269826, 1744269826, '1'),
(198630, 37031, 'QU', 'OK', 'S', 1744269830, 1744269830, '1'),
(198631, 36417, 'QU', 'OK', 'S', 1744269832, 1744269832, '1'),
(198632, 36476, 'QU', 'OK', 'S', 1744269835, 1744269835, '1'),
(198633, 36476, 'QU', 'OK', 'S', 1744269840, 1744269840, '1'),
(198634, 36265, 'QU', 'OK', 'S', 1744269843, 1744269843, '1'),
(198635, 36483, 'QU', 'OK', 'S', 1744269847, 1744269847, '1'),
(198636, 36484, 'QU', 'OK', 'S', 1744269850, 1744269850, '1'),
(198637, 29178, 'QU', 'OK', 'S', 1744269852, 1744269852, '1'),
(198638, 37201, 'QU', 'OK', 'S', 1744270299, 1744270299, '1'),
(198639, 20952, 'QU', 'OK', 'S', 1744270946, 1744270946, '1'),
(198640, 20952, 'QU', 'OK', 'S', 1744270946, 1744270946, '1'),
(198641, 37108, 'QU', 'OK', 'S', 1744271018, 1744271018, '1'),
(198642, 35291, 'QU', 'OK', 'S', 1744271025, 1744271025, '1'),
(198643, 37108, 'QU', 'OK', 'S', 1744271033, 1744271033, '1'),
(198644, 30321, 'QU', 'OK', 'S', 1744271040, 1744271040, '1'),
(198645, 30321, 'QU', 'OK', 'S', 1744271044, 1744271044, '1'),
(198646, 37108, 'QU', 'OK', 'S', 1744271048, 1744271048, '1'),
(198647, 33528, 'QU', 'OK', 'S', 1744271055, 1744271055, '1'),
(198648, 30444, 'QU', 'OK', 'S', 1744271064, 1744271064, '1'),
(198649, 30444, 'QU', 'OK', 'S', 1744271067, 1744271067, '1'),
(198650, 30444, 'QU', 'OK', 'S', 1744271069, 1744271069, '1'),
(198651, 30444, 'QU', 'OK', 'S', 1744271071, 1744271071, '1'),
(198652, 30444, 'QU', 'OK', 'S', 1744271073, 1744271073, '1'),
(198653, 33327, 'QU', 'OK', 'S', 1744271085, 1744271085, '1'),
(198654, 33327, 'QU', 'OK', 'S', 1744271098, 1744271098, '1'),
(198655, 33327, 'QU', 'OK', 'S', 1744271143, 1744271143, '1'),
(198656, 33327, 'QU', 'OK', 'S', 1744271150, 1744271150, '1'),
(198657, 33327, 'QU', 'OK', 'S', 1744271578, 1744271578, '1'),
(198658, 33327, 'QU', 'OK', 'S', 1744271586, 1744271586, '1'),
(198659, 8896, 'QU', 'OK', 'S', 1744271828, 1744271828, '1'),
(198660, 8896, 'QU', 'OK', 'S', 1744271841, 1744271841, '1'),
(198661, 8896, 'QU', 'OK', 'S', 1744271843, 1744271843, '1'),
(198662, 8896, 'QU', 'OK', 'S', 1744271846, 1744271846, '1'),
(198663, 8896, 'QU', 'OK', 'S', 1744271848, 1744271848, '1'),
(198664, 28595, 'QU', 'OK', 'S', 1744273629, 1744273629, '1'),
(198665, 32506, 'QU', 'OK', 'S', 1744273635, 1744273635, '1'),
(198666, 34038, 'QU', 'OK', 'S', 1744273643, 1744273643, '1'),
(198667, 31144, 'QU', 'OK', 'S', 1744273727, 1744273727, '1'),
(198668, 31144, 'QU', 'OK', 'S', 1744273774, 1744273774, '1'),
(198669, 37310, 'QU', 'OK', 'S', 1744277241, 1744277241, '1'),
(198670, 37312, 'QU', 'OK', 'S', 1744277598, 1744277598, '1'),
(198671, 37311, 'QU', 'OK', 'S', 1744277869, 1744277869, '1'),
(198672, 37212, 'QU', 'OK', 'S', 1744278199, 1744278199, '1'),
(198673, 37242, 'QU', 'OK', 'S', 1744278218, 1744278218, '1'),
(198674, 37249, 'QU', 'OK', 'S', 1744278222, 1744278222, '1'),
(198675, 37243, 'QU', 'OK', 'S', 1744278225, 1744278225, '1'),
(198676, 37244, 'QU', 'OK', 'S', 1744278227, 1744278227, '1'),
(198677, 37212, 'QU', 'OK', 'S', 1744278230, 1744278230, '1'),
(198678, 37210, 'QU', 'OK', 'S', 1744278237, 1744278237, '1'),
(198679, 37212, 'QU', 'OK', 'S', 1744278240, 1744278240, '1'),
(198680, 37249, 'QU', 'OK', 'S', 1744278245, 1744278245, '1'),
(198681, 37244, 'QU', 'OK', 'S', 1744278255, 1744278255, '1'),
(198682, 37209, 'QU', 'OK', 'S', 1744278258, 1744278258, '1'),
(198683, 37212, 'QU', 'OK', 'S', 1744278261, 1744278261, '1'),
(198684, 37242, 'QU', 'OK', 'S', 1744278266, 1744278266, '1'),
(198685, 37064, 'QU', 'OK', 'S', 1744278317, 1744278317, '1'),
(198686, 37068, 'QU', 'OK', 'S', 1744278321, 1744278321, '1'),
(198687, 31520, 'QU', 'OK', 'S', 1744279233, 1744279233, '1'),
(198688, 32997, 'QU', 'OK', 'S', 1744279241, 1744279241, '1'),
(198689, 30052, 'QU', 'OK', 'S', 1744279247, 1744279247, '1'),
(198690, 33143, 'QU', 'OK', 'S', 1744279254, 1744279254, '1'),
(198691, 35641, 'QU', 'OK', 'S', 1744279335, 1744279335, '1'),
(198692, 23327, 'QU', 'OK', 'S', 1744279351, 1744279351, '1'),
(198693, 23334, 'QU', 'OK', 'S', 1744279453, 1744279453, '1'),
(198694, 23327, 'QU', 'OK', 'S', 1744279495, 1744279495, '1'),
(198695, 23327, 'QU', 'OK', 'S', 1744279500, 1744279500, '1'),
(198696, 35346, 'QU', 'OK', 'S', 1744280876, 1744280876, '1'),
(198697, 37309, 'QU', 'OK', 'S', 1744281884, 1744281884, '1'),
(198698, 1459, 'QU', 'OK', 'S', 1744282536, 1744282536, '1'),
(198699, 35660, 'QU', 'OK', 'S', 1744282541, 1744282541, '1'),
(198700, 35165, 'QU', 'OK', 'S', 1744282544, 1744282544, '1'),
(198701, 13460, 'QU', 'OK', 'S', 1744282547, 1744282547, '1'),
(198702, 1256, 'QU', 'OK', 'S', 1744282549, 1744282549, '1'),
(198703, 18948, 'QU', 'OK', 'S', 1744282551, 1744282551, '1'),
(198704, 36062, 'QU', 'OK', 'S', 1744282555, 1744282555, '1'),
(198705, 36107, 'QU', 'OK', 'S', 1744282558, 1744282558, '1'),
(198706, 2220, 'QU', 'OK', 'S', 1744282560, 1744282560, '1'),
(198707, 33059, 'QU', 'OK', 'S', 1744282568, 1744282568, '1'),
(198708, 33234, 'QU', 'OK', 'S', 1744282570, 1744282570, '1'),
(198709, 36607, 'QU', 'OK', 'S', 1744282575, 1744282575, '1'),
(198710, 27138, 'QU', 'OK', 'S', 1744282577, 1744282577, '1'),
(198711, 36109, 'QU', 'OK', 'S', 1744282580, 1744282580, '1'),
(198712, 37308, 'QU', 'OK', 'S', 1744283217, 1744283217, '1'),
(198713, 36467, 'QU', 'OK', 'S', 1744283342, 1744283342, '1'),
(198714, 31147, 'QU', 'OK', 'S', 1744283411, 1744283411, '1'),
(198715, 37307, 'QU', 'OK', 'S', 1744283525, 1744283525, '1'),
(198716, 37306, 'QU', 'OK', 'S', 1744283554, 1744283554, '1'),
(198717, 37305, 'QU', 'OK', 'S', 1744283585, 1744283585, '1'),
(198718, 37304, 'QU', 'OK', 'S', 1744283613, 1744283613, '1'),
(198719, 37245, 'QU', 'OK', 'S', 1744283647, 1744283647, '1'),
(198720, 37190, 'QU', 'OK', 'S', 1744283707, 1744283707, '1'),
(198721, 37312, 'QU', 'OK', 'S', 1744283762, 1744283762, '1'),
(198722, 37313, 'QU', 'OK', 'S', 1744284430, 1744284430, '1'),
(198723, 36996, 'QU', 'OK', 'S', 1744284443, 1744284443, '1'),
(198724, 27232, 'QU', 'OK', 'S', 1744284455, 1744284455, '1'),
(198725, 27232, 'QU', 'OK', 'S', 1744284480, 1744284480, '1'),
(198726, 36996, 'QU', 'OK', 'S', 1744284490, 1744284490, '1'),
(198727, 35704, 'QU', 'OK', 'S', 1744284494, 1744284494, '1'),
(198728, 37296, 'QU', 'OK', 'S', 1744284670, 1744284670, '1'),
(198729, 37295, 'QU', 'OK', 'S', 1744284749, 1744284749, '1'),
(198730, 37303, 'QU', 'OK', 'S', 1744284811, 1744284811, '1'),
(198731, 2587, 'QU', 'OK', 'S', 1744284819, 1744284819, '1'),
(198732, 25171, 'QU', 'OK', 'S', 1744284819, 1744284819, '1'),
(198733, 32354, 'QU', 'OK', 'S', 1744284819, 1744284819, '1'),
(198734, 21562, 'QU', 'OK', 'S', 1744284819, 1744284819, '1'),
(198735, 33294, 'QU', 'OK', 'S', 1744284819, 1744284819, '1'),
(198736, 25398, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198737, 25147, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198738, 19927, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198739, 35425, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198740, 36323, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198741, 36316, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198742, 10194, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198743, 35281, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198744, 20360, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198745, 10194, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198746, 25128, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198747, 27708, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198748, 36301, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198749, 36323, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198750, 33551, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198751, 36301, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198752, 25398, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198753, 36301, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198754, 31066, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198755, 19927, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198756, 30243, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198757, 5410, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198758, 33455, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198759, 22268, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198760, 9859, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198761, 30538, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198762, 21804, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198763, 25147, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198764, 25175, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198765, 2919, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198766, 36033, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198767, 27689, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198768, 30725, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198769, 18000, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198770, 30324, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198771, 36316, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198772, 36323, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198773, 31372, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198774, 15919, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198775, 30284, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198776, 36218, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198777, 36216, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198778, 16928, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198779, 30968, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198780, 14888, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198781, 12942, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198782, 31198, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198783, 35902, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198784, 7166, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198785, 35160, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198786, 26301, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198787, 29985, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198788, 35981, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198789, 29253, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198790, 2587, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198791, 22604, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198792, 3772, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198793, 22604, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198794, 32192, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198795, 19144, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198796, 35316, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198797, 1212, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198798, 33117, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198799, 36311, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198800, 33863, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198801, 31807, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198802, 35681, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198803, 35321, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198804, 11933, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198805, 24157, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198806, 9098, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198807, 35642, 'QU', 'OK', 'S', 1744284820, 1744284820, '1'),
(198808, 3841, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198809, 23995, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198810, 11971, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198811, 32962, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198812, 31711, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198813, 11243, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198814, 28850, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198815, 3722, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198816, 21102, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198817, 35980, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198818, 35906, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198819, 34810, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198820, 31428, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198821, 10412, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198822, 2009, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198823, 20519, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198824, 5275, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198825, 21293, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198826, 21530, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198827, 27778, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198828, 1212, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198829, 32151, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198830, 32425, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198831, 28850, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198832, 34858, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198833, 11243, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198834, 35570, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198835, 33144, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198836, 10412, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198837, 33637, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198838, 24322, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198839, 26364, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198840, 31939, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198841, 25547, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198842, 31939, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198843, 31738, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198844, 32962, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198845, 27684, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198846, 3910, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198847, 21330, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198848, 31738, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198849, 21094, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198850, 35906, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198851, 27194, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198852, 33159, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198853, 31796, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198854, 16761, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198855, 36408, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198856, 9871, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198857, 35294, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198858, 34750, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198859, 35646, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198860, 35791, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198861, 35347, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198862, 27279, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198863, 24538, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198864, 22270, 'QU', 'OK', 'S', 1744284821, 1744284821, '1'),
(198865, 26505, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198866, 26444, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198867, 34038, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198868, 26791, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198869, 15280, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198870, 35648, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198871, 24055, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198872, 30725, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198873, 23722, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198874, 23722, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198875, 18396, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198876, 18392, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198877, 7866, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198878, 27198, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198879, 33305, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198880, 31108, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198881, 28624, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198882, 16603, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198883, 21743, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198884, 33527, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198885, 23706, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198886, 30896, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198887, 27241, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198888, 30392, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198889, 27411, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198890, 27410, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198891, 27250, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198892, 29253, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198893, 29253, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198894, 28512, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198895, 31175, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198896, 31124, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198897, 29513, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198898, 29513, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198899, 29504, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198900, 29504, 'QU', 'OK', 'S', 1744284822, 1744284822, '1'),
(198901, 37297, 'QU', 'OK', 'S', 1744286048, 1744286048, '1'),
(198902, 37298, 'QU', 'OK', 'S', 1744286495, 1744286495, '1'),
(198903, 37299, 'QU', 'OK', 'S', 1744286828, 1744286828, '1'),
(198904, 37302, 'QU', 'OK', 'S', 1744287024, 1744287024, '1'),
(198905, 37301, 'QU', 'OK', 'S', 1744287131, 1744287131, '1'),
(198906, 37300, 'QU', 'OK', 'S', 1744287207, 1744287207, '1'),
(198907, 25086, 'QU', 'OK', 'S', 1744288013, 1744288013, '1'),
(198908, 25086, 'QU', 'OK', 'S', 1744288032, 1744288032, '1'),
(198909, 25077, 'QU', 'OK', 'S', 1744288154, 1744288154, '1'),
(198910, 25077, 'QU', 'OK', 'S', 1744288157, 1744288157, '1'),
(198911, 25077, 'QU', 'OK', 'S', 1744288162, 1744288162, '1'),
(198912, 25032, 'QU', 'OK', 'S', 1744288265, 1744288265, '1'),
(198913, 25051, 'QU', 'OK', 'S', 1744288313, 1744288313, '1'),
(198914, 25080, 'QU', 'OK', 'S', 1744288374, 1744288374, '1'),
(198915, 36960, 'QU', 'OK', 'S', 1744288496, 1744288496, '1'),
(198916, 36960, 'QU', 'OK', 'S', 1744288503, 1744288503, '1'),
(198917, 13460, 'QU', 'OK', 'S', 1744288507, 1744288507, '1'),
(198918, 13460, 'QU', 'OK', 'S', 1744288511, 1744288511, '1'),
(198919, 13460, 'QU', 'OK', 'S', 1744288515, 1744288515, '1'),
(198920, 13567, 'QU', 'OK', 'S', 1744288521, 1744288521, '1'),
(198921, 21805, 'QU', 'OK', 'S', 1744288524, 1744288524, '1'),
(198922, 33525, 'QU', 'OK', 'S', 1744288527, 1744288527, '1'),
(198923, 21805, 'QU', 'OK', 'S', 1744288544, 1744288544, '1'),
(198924, 21805, 'QU', 'OK', 'S', 1744288550, 1744288550, '1'),
(198925, 36912, 'QU', 'OK', 'S', 1744288554, 1744288554, '1'),
(198926, 13567, 'QU', 'OK', 'S', 1744288570, 1744288570, '1'),
(198927, 21680, 'QU', 'OK', 'S', 1744288592, 1744288592, '1'),
(198928, 21680, 'QU', 'OK', 'S', 1744288596, 1744288596, '1'),
(198929, 21680, 'QU', 'OK', 'S', 1744288599, 1744288599, '1'),
(198930, 36912, 'QU', 'OK', 'S', 1744288601, 1744288601, '1'),
(198931, 14542, 'QU', 'OK', 'S', 1744288604, 1744288604, '1'),
(198932, 14542, 'QU', 'OK', 'S', 1744288607, 1744288607, '1'),
(198933, 14542, 'QU', 'OK', 'S', 1744288610, 1744288610, '1'),
(198934, 14542, 'QU', 'OK', 'S', 1744288613, 1744288613, '1'),
(198935, 14542, 'QU', 'OK', 'S', 1744288615, 1744288615, '1'),
(198936, 21680, 'QU', 'OK', 'S', 1744288620, 1744288620, '1'),
(198937, 21680, 'QU', 'OK', 'S', 1744288626, 1744288626, '1'),
(198938, 21697, 'QU', 'OK', 'S', 1744288631, 1744288631, '1'),
(198939, 21697, 'QU', 'OK', 'S', 1744288634, 1744288634, '1'),
(198940, 21697, 'QU', 'OK', 'S', 1744288638, 1744288638, '1'),
(198941, 18585, 'QU', 'OK', 'S', 1744288641, 1744288641, '1'),
(198942, 18585, 'QU', 'OK', 'S', 1744288644, 1744288644, '1'),
(198943, 18585, 'QU', 'OK', 'S', 1744288647, 1744288647, '1'),
(198944, 18585, 'QU', 'OK', 'S', 1744288650, 1744288650, '1'),
(198945, 18585, 'QU', 'OK', 'S', 1744288652, 1744288652, '1'),
(198946, 4176, 'QU', 'OK', 'S', 1744288766, 1744288766, '1'),
(198947, 32436, 'QU', 'OK', 'S', 1744289022, 1744289022, '1'),
(198948, 32436, 'QU', 'OK', 'S', 1744289022, 1744289022, '1'),
(198949, 31464, 'QU', 'OK', 'S', 1744289037, 1744289037, '1'),
(198950, 31317, 'QU', 'OK', 'S', 1744289049, 1744289049, '1'),
(198951, 31316, 'QU', 'OK', 'S', 1744289062, 1744289062, '1'),
(198952, 30807, 'QU', 'OK', 'S', 1744289127, 1744289127, '1'),
(198953, 31261, 'QU', 'OK', 'S', 1744289147, 1744289147, '1'),
(198954, 31193, 'QU', 'OK', 'S', 1744289160, 1744289160, '1'),
(198955, 30396, 'QU', 'OK', 'S', 1744289185, 1744289185, '1'),
(198956, 25684, 'QU', 'OK', 'S', 1744289276, 1744289276, '1'),
(198957, 25684, 'QU', 'OK', 'S', 1744289276, 1744289276, '1'),
(198958, 25684, 'QU', 'OK', 'S', 1744289277, 1744289277, '1'),
(198959, 23460, 'QU', 'OK', 'S', 1744289328, 1744289328, '1'),
(198960, 3442, 'QU', 'OK', 'S', 1744289530, 1744289530, '1'),
(198961, 30240, 'QU', 'OK', 'S', 1744289668, 1744289668, '1'),
(198962, 35910, 'QU', 'OK', 'S', 1744289676, 1744289676, '1'),
(198963, 35910, 'QU', 'OK', 'S', 1744289680, 1744289680, '1'),
(198964, 35911, 'QU', 'OK', 'S', 1744289685, 1744289685, '1'),
(198965, 35911, 'QU', 'OK', 'S', 1744289688, 1744289688, '1'),
(198966, 27528, 'QU', 'OK', 'S', 1744289694, 1744289694, '1'),
(198967, 16372, 'QU', 'OK', 'S', 1744289701, 1744289701, '1'),
(198968, 35980, 'QU', 'OK', 'S', 1744289706, 1744289706, '1'),
(198969, 35980, 'QU', 'OK', 'S', 1744289709, 1744289709, '1'),
(198970, 35911, 'QU', 'OK', 'S', 1744289715, 1744289715, '1'),
(198971, 35911, 'QU', 'OK', 'S', 1744289722, 1744289722, '1'),
(198972, 15915, 'QU', 'OK', 'S', 1744289726, 1744289726, '1'),
(198973, 22867, 'QU', 'OK', 'S', 1744289729, 1744289729, '1'),
(198974, 36573, 'QU', 'OK', 'S', 1744289734, 1744289734, '1'),
(198975, 36573, 'QU', 'OK', 'S', 1744289739, 1744289739, '1'),
(198976, 27528, 'QU', 'OK', 'S', 1744289743, 1744289743, '1'),
(198977, 27528, 'QU', 'OK', 'S', 1744289748, 1744289748, '1'),
(198978, 22869, 'QU', 'OK', 'S', 1744289753, 1744289753, '1'),
(198979, 22867, 'QU', 'OK', 'S', 1744289757, 1744289757, '1'),
(198980, 35910, 'QU', 'OK', 'S', 1744289769, 1744289769, '1'),
(198981, 35910, 'QU', 'OK', 'S', 1744289772, 1744289772, '1'),
(198982, 35910, 'QU', 'OK', 'S', 1744289777, 1744289777, '1'),
(198983, 27528, 'QU', 'OK', 'S', 1744289782, 1744289782, '1'),
(198984, 35908, 'QU', 'OK', 'S', 1744289786, 1744289786, '1'),
(198985, 35980, 'QU', 'OK', 'S', 1744289793, 1744289793, '1'),
(198986, 22867, 'QU', 'OK', 'S', 1744289798, 1744289798, '1'),
(198987, 22867, 'QU', 'OK', 'S', 1744289802, 1744289802, '1'),
(198988, 37142, 'QU', 'OK', 'S', 1744289810, 1744289810, '1'),
(198989, 37142, 'QU', 'OK', 'S', 1744289822, 1744289822, '1'),
(198990, 22867, 'QU', 'OK', 'S', 1744289827, 1744289827, '1'),
(198991, 22867, 'QU', 'OK', 'S', 1744289838, 1744289838, '1'),
(198992, 22869, 'QU', 'OK', 'S', 1744289842, 1744289842, '1'),
(198993, 30050, 'QU', 'OK', 'S', 1744289863, 1744289863, '1'),
(198994, 35911, 'QU', 'OK', 'S', 1744289883, 1744289883, '1'),
(198995, 36573, 'QU', 'OK', 'S', 1744289889, 1744289889, '1'),
(198996, 30050, 'QU', 'OK', 'S', 1744289895, 1744289895, '1'),
(198997, 30050, 'QU', 'OK', 'S', 1744289900, 1744289900, '1'),
(198998, 15915, 'QU', 'OK', 'S', 1744289906, 1744289906, '1'),
(198999, 15915, 'QU', 'OK', 'S', 1744289910, 1744289910, '1'),
(199000, 30050, 'QU', 'OK', 'S', 1744289914, 1744289914, '1'),
(199001, 15915, 'QU', 'OK', 'S', 1744289917, 1744289917, '1'),
(199002, 35908, 'QU', 'OK', 'S', 1744289925, 1744289925, '1'),
(199003, 23949, 'QU', 'OK', 'S', 1744289931, 1744289931, '1'),
(199004, 16275, 'QU', 'OK', 'S', 1744289936, 1744289936, '1'),
(199005, 16275, 'QU', 'OK', 'S', 1744289943, 1744289943, '1'),
(199006, 35911, 'QU', 'OK', 'S', 1744289959, 1744289959, '1'),
(199007, 15915, 'QU', 'OK', 'S', 1744289966, 1744289966, '1'),
(199008, 22867, 'QU', 'OK', 'S', 1744289975, 1744289975, '1'),
(199009, 21436, 'QU', 'OK', 'S', 1744289981, 1744289981, '1'),
(199010, 22867, 'QU', 'OK', 'S', 1744289990, 1744289990, '1'),
(199011, 17580, 'QU', 'OK', 'S', 1744290001, 1744290001, '1'),
(199012, 30050, 'QU', 'OK', 'S', 1744290013, 1744290013, '1'),
(199013, 35908, 'QU', 'OK', 'S', 1744290025, 1744290025, '1'),
(199014, 35911, 'QU', 'OK', 'S', 1744290051, 1744290051, '1'),
(199015, 20558, 'QU', 'OK', 'S', 1744290062, 1744290062, '1'),
(199016, 35908, 'QU', 'OK', 'S', 1744290087, 1744290087, '1'),
(199017, 7597, 'QU', 'OK', 'S', 1744290108, 1744290108, '1'),
(199018, 35911, 'QU', 'OK', 'S', 1744290123, 1744290123, '1'),
(199019, 35908, 'QU', 'OK', 'S', 1744290146, 1744290146, '1'),
(199020, 35911, 'QU', 'OK', 'S', 1744290161, 1744290161, '1'),
(199021, 22869, 'QU', 'OK', 'S', 1744290631, 1744290631, '1'),
(199022, 22869, 'QU', 'OK', 'S', 1744290634, 1744290634, '1'),
(199023, 4240, 'QU', 'OK', 'S', 1744291011, 1744291011, '1'),
(199024, 4240, 'QU', 'OK', 'S', 1744291014, 1744291014, '1'),
(199025, 8028, 'QU', 'OK', 'S', 1744291121, 1744291121, '1'),
(199026, 8028, 'QU', 'OK', 'S', 1744291198, 1744291198, '1'),
(199027, 37105, 'QU', 'OK', 'S', 1744292473, 1744292473, '1'),
(199028, 37104, 'QU', 'OK', 'S', 1744292478, 1744292478, '1'),
(199029, 37088, 'QU', 'OK', 'S', 1744292484, 1744292484, '1'),
(199030, 37087, 'QU', 'OK', 'S', 1744292497, 1744292497, '1'),
(199031, 36811, 'QU', 'OK', 'S', 1744292505, 1744292505, '1'),
(199032, 36810, 'QU', 'OK', 'S', 1744292510, 1744292510, '1'),
(199033, 36809, 'QU', 'OK', 'S', 1744293437, 1744293437, '1'),
(199034, 36777, 'QU', 'OK', 'S', 1744293448, 1744293448, '1'),
(199035, 36765, 'QU', 'OK', 'S', 1744293456, 1744293456, '1'),
(199036, 36764, 'QU', 'OK', 'S', 1744293464, 1744293464, '1'),
(199037, 36605, 'QU', 'OK', 'S', 1744293493, 1744293493, '1'),
(199038, 36604, 'QU', 'OK', 'S', 1744293503, 1744293503, '1'),
(199039, 36603, 'QU', 'OK', 'S', 1744293509, 1744293509, '1'),
(199040, 36503, 'QU', 'OK', 'S', 1744293515, 1744293515, '1'),
(199041, 36502, 'QU', 'OK', 'S', 1744293529, 1744293529, '1'),
(199042, 36501, 'QU', 'OK', 'S', 1744293541, 1744293541, '1'),
(199043, 35715, 'QU', 'OK', 'S', 1744293549, 1744293549, '1'),
(199044, 35688, 'QU', 'OK', 'S', 1744293561, 1744293561, '1'),
(199045, 35687, 'QU', 'OK', 'S', 1744293566, 1744293566, '1'),
(199046, 35657, 'QU', 'OK', 'S', 1744293575, 1744293575, '1'),
(199047, 35436, 'QU', 'OK', 'S', 1744293593, 1744293593, '1'),
(199048, 35435, 'QU', 'OK', 'S', 1744293599, 1744293599, '1'),
(199049, 35434, 'QU', 'OK', 'S', 1744293605, 1744293605, '1'),
(199050, 35433, 'QU', 'OK', 'S', 1744293620, 1744293620, '1'),
(199051, 35337, 'QU', 'OK', 'S', 1744293628, 1744293628, '1'),
(199052, 35202, 'QU', 'OK', 'S', 1744293639, 1744293639, '1'),
(199053, 35201, 'QU', 'OK', 'S', 1744293647, 1744293647, '1'),
(199054, 35040, 'QU', 'OK', 'S', 1744293653, 1744293653, '1'),
(199055, 35039, 'QU', 'OK', 'S', 1744293659, 1744293659, '1'),
(199056, 34960, 'QU', 'OK', 'S', 1744293664, 1744293664, '1'),
(199057, 34623, 'QU', 'OK', 'S', 1744293693, 1744293693, '1'),
(199058, 34498, 'QU', 'OK', 'S', 1744293699, 1744293699, '1'),
(199059, 34282, 'QU', 'OK', 'S', 1744293704, 1744293704, '1'),
(199060, 34280, 'QU', 'OK', 'S', 1744293716, 1744293716, '1'),
(199061, 34277, 'QU', 'OK', 'S', 1744293721, 1744293721, '1'),
(199062, 34121, 'QU', 'OK', 'S', 1744293728, 1744293728, '1'),
(199063, 34117, 'QU', 'OK', 'S', 1744293740, 1744293740, '1'),
(199064, 33430, 'QU', 'OK', 'S', 1744293747, 1744293747, '1'),
(199065, 33428, 'QU', 'OK', 'S', 1744293752, 1744293752, '1'),
(199066, 33427, 'QU', 'OK', 'S', 1744293758, 1744293758, '1'),
(199067, 33425, 'QU', 'OK', 'S', 1744293775, 1744293775, '1'),
(199068, 33424, 'QU', 'OK', 'S', 1744293781, 1744293781, '1'),
(199069, 33423, 'QU', 'OK', 'S', 1744293787, 1744293787, '1'),
(199070, 33422, 'QU', 'OK', 'S', 1744293793, 1744293793, '1'),
(199071, 33186, 'QU', 'OK', 'S', 1744293803, 1744293803, '1'),
(199072, 33179, 'QU', 'OK', 'S', 1744293830, 1744293830, '1'),
(199073, 33179, 'QU', 'OK', 'S', 1744293836, 1744293836, '1'),
(199074, 33178, 'QU', 'OK', 'S', 1744293842, 1744293842, '1'),
(199075, 33161, 'QU', 'OK', 'S', 1744293847, 1744293847, '1'),
(199076, 33160, 'QU', 'OK', 'S', 1744293860, 1744293860, '1'),
(199077, 33012, 'QU', 'OK', 'S', 1744293866, 1744293866, '1'),
(199078, 31138, 'QU', 'OK', 'S', 1744349400, 1744349400, '1'),
(199079, 35973, 'QU', 'OK', 'S', 1744350836, 1744350836, '1'),
(199080, 18258, 'QU', 'OK', 'S', 1744350842, 1744350842, '1'),
(199081, 21182, 'QU', 'OK', 'S', 1744350846, 1744350846, '1'),
(199082, 18258, 'QU', 'OK', 'S', 1744350856, 1744350856, '1'),
(199083, 30227, 'QU', 'OK', 'S', 1744350864, 1744350864, '1'),
(199084, 13460, 'QU', 'OK', 'S', 1744350870, 1744350870, '1'),
(199085, 36535, 'QU', 'OK', 'S', 1744350876, 1744350876, '1'),
(199086, 36535, 'QU', 'OK', 'S', 1744350891, 1744350891, '1'),
(199087, 9871, 'QU', 'OK', 'S', 1744350898, 1744350898, '1'),
(199088, 13460, 'QU', 'OK', 'S', 1744350906, 1744350906, '1'),
(199089, 35381, 'QU', 'OK', 'S', 1744350911, 1744350911, '1'),
(199090, 31406, 'QU', 'OK', 'S', 1744350916, 1744350916, '1'),
(199091, 35811, 'QU', 'OK', 'S', 1744350924, 1744350924, '1'),
(199092, 13460, 'QU', 'OK', 'S', 1744350929, 1744350929, '1'),
(199093, 34409, 'QU', 'OK', 'S', 1744350936, 1744350936, '1'),
(199094, 13460, 'QU', 'OK', 'S', 1744350941, 1744350941, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(199095, 31406, 'QU', 'OK', 'S', 1744350946, 1744350946, '1'),
(199096, 31406, 'QU', 'OK', 'S', 1744350950, 1744350950, '1'),
(199097, 34064, 'QU', 'OK', 'S', 1744350954, 1744350954, '1'),
(199098, 13460, 'QU', 'OK', 'S', 1744350959, 1744350959, '1'),
(199099, 31406, 'QU', 'OK', 'S', 1744350963, 1744350963, '1'),
(199100, 31406, 'QU', 'OK', 'S', 1744350971, 1744350971, '1'),
(199101, 36536, 'QU', 'OK', 'S', 1744351099, 1744351099, '1'),
(199102, 21182, 'QU', 'OK', 'S', 1744351331, 1744351331, '1'),
(199103, 33690, 'QU', 'OK', 'S', 1744354467, 1744354467, '1'),
(199104, 33690, 'QU', 'OK', 'S', 1744354514, 1744354514, '1'),
(199105, 33690, 'QU', 'OK', 'S', 1744354523, 1744354523, '1'),
(199106, 33690, 'QU', 'OK', 'S', 1744354538, 1744354538, '1'),
(199107, 37309, 'QU', 'OK', 'S', 1744358844, 1744358844, '1'),
(199108, 36828, 'QU', 'OK', 'S', 1744358886, 1744358886, '1'),
(199109, 37309, 'QU', 'OK', 'S', 1744359767, 1744359767, '1'),
(199110, 31147, 'QU', 'OK', 'S', 1744366742, 1744366742, '1'),
(199111, 31147, 'QU', 'OK', 'S', 1744366753, 1744366753, '1'),
(199112, 31147, 'QU', 'OK', 'S', 1744366760, 1744366760, '1'),
(199113, 31147, 'QU', 'OK', 'S', 1744366773, 1744366773, '1'),
(199114, 35869, 'QU', 'OK', 'S', 1744366940, 1744366940, '1'),
(199115, 35869, 'QU', 'OK', 'S', 1744366944, 1744366944, '1'),
(199116, 35869, 'QU', 'OK', 'S', 1744366948, 1744366948, '1'),
(199117, 35869, 'QU', 'OK', 'S', 1744366953, 1744366953, '1'),
(199118, 36703, 'QU', 'OK', 'S', 1744367004, 1744367004, '1'),
(199119, 36719, 'QU', 'OK', 'S', 1744367194, 1744367194, '1'),
(199120, 37042, 'QU', 'OK', 'S', 1744367286, 1744367286, '1'),
(199121, 33260, 'QU', 'OK', 'S', 1744367351, 1744367351, '1'),
(199122, 36952, 'QU', 'OK', 'S', 1744367355, 1744367355, '1'),
(199123, 37051, 'QU', 'OK', 'S', 1744368066, 1744368066, '1'),
(199124, 32985, 'QU', 'OK', 'S', 1744368124, 1744368124, '1'),
(199125, 32985, 'QU', 'OK', 'S', 1744368124, 1744368124, '1'),
(199126, 32985, 'QU', 'OK', 'S', 1744368124, 1744368124, '1'),
(199127, 32985, 'QU', 'OK', 'S', 1744368124, 1744368124, '1'),
(199128, 32985, 'QU', 'OK', 'S', 1744368124, 1744368124, '1'),
(199129, 31147, 'QU', 'OK', 'S', 1744368202, 1744368202, '1'),
(199130, 31147, 'QU', 'OK', 'S', 1744368430, 1744368430, '1'),
(199131, 14542, 'QU', 'OK', 'S', 1744368662, 1744368662, '1'),
(199132, 14542, 'QU', 'OK', 'S', 1744368701, 1744368701, '1'),
(199133, 14542, 'QU', 'OK', 'S', 1744368719, 1744368719, '1'),
(199134, 14542, 'QU', 'OK', 'S', 1744368733, 1744368733, '1'),
(199135, 18797, 'QU', 'OK', 'S', 1744369184, 1744369184, '1'),
(199136, 37322, 'QU', 'OK', 'S', 1744369960, 1744369960, '1'),
(199137, 37327, 'QU', 'OK', 'S', 1744370498, 1744370498, '1'),
(199138, 37328, 'QU', 'OK', 'S', 1744370677, 1744370677, '1'),
(199139, 37323, 'QU', 'OK', 'S', 1744370936, 1744370936, '1'),
(199140, 37314, 'QU', 'OK', 'S', 1744372318, 1744372318, '1'),
(199141, 37315, 'QU', 'OK', 'S', 1744372434, 1744372434, '1'),
(199142, 37316, 'QU', 'OK', 'S', 1744372555, 1744372555, '1'),
(199143, 37330, 'QU', 'OK', 'S', 1744372665, 1744372665, '1'),
(199144, 37331, 'QU', 'OK', 'S', 1744372723, 1744372723, '1'),
(199145, 33954, 'QU', 'OK', 'S', 1744372787, 1744372787, '1'),
(199146, 37317, 'QU', 'OK', 'S', 1744372969, 1744372969, '1'),
(199147, 37243, 'QU', 'OK', 'S', 1744373181, 1744373181, '1'),
(199148, 37335, 'QU', 'OK', 'S', 1744373771, 1744373771, '1'),
(199149, 37336, 'QU', 'OK', 'S', 1744374442, 1744374442, '1'),
(199150, 37324, 'QU', 'OK', 'S', 1744374665, 1744374665, '1'),
(199151, 37326, 'QU', 'OK', 'S', 1744375030, 1744375030, '1'),
(199152, 27656, 'QU', 'OK', 'S', 1744375325, 1744375325, '1'),
(199153, 2870, 'QU', 'OK', 'S', 1744375329, 1744375329, '1'),
(199154, 34887, 'QU', 'OK', 'S', 1744375332, 1744375332, '1'),
(199155, 34965, 'QU', 'OK', 'S', 1744375335, 1744375335, '1'),
(199156, 30695, 'QU', 'OK', 'S', 1744375339, 1744375339, '1'),
(199157, 30695, 'QU', 'OK', 'S', 1744375344, 1744375344, '1'),
(199158, 34619, 'QU', 'OK', 'S', 1744375350, 1744375350, '1'),
(199159, 7833, 'QU', 'OK', 'S', 1744375357, 1744375357, '1'),
(199160, 21591, 'QU', 'OK', 'S', 1744375365, 1744375365, '1'),
(199161, 35053, 'QU', 'OK', 'S', 1744375370, 1744375370, '1'),
(199162, 13460, 'QU', 'OK', 'S', 1744375374, 1744375374, '1'),
(199163, 30810, 'QU', 'OK', 'S', 1744375378, 1744375378, '1'),
(199164, 36301, 'QU', 'OK', 'S', 1744375382, 1744375382, '1'),
(199165, 14763, 'QU', 'OK', 'S', 1744375388, 1744375388, '1'),
(199166, 14766, 'QU', 'OK', 'S', 1744375394, 1744375394, '1'),
(199167, 14767, 'QU', 'OK', 'S', 1744375399, 1744375399, '1'),
(199168, 25218, 'QU', 'OK', 'S', 1744375402, 1744375402, '1'),
(199169, 36619, 'QU', 'OK', 'S', 1744375406, 1744375406, '1'),
(199170, 14775, 'QU', 'OK', 'S', 1744375410, 1744375410, '1'),
(199171, 37325, 'QU', 'OK', 'S', 1744375413, 1744375413, '1'),
(199172, 21682, 'QU', 'OK', 'S', 1744375414, 1744375414, '1'),
(199173, 14744, 'QU', 'OK', 'S', 1744375418, 1744375418, '1'),
(199174, 1497, 'QU', 'OK', 'S', 1744375427, 1744375427, '1'),
(199175, 3717, 'QU', 'OK', 'S', 1744375432, 1744375432, '1'),
(199176, 2527, 'QU', 'OK', 'S', 1744375440, 1744375440, '1'),
(199177, 36078, 'QU', 'OK', 'S', 1744375446, 1744375446, '1'),
(199178, 36131, 'QU', 'OK', 'S', 1744375450, 1744375450, '1'),
(199179, 15915, 'QU', 'OK', 'S', 1744375455, 1744375455, '1'),
(199180, 2781, 'QU', 'OK', 'S', 1744375464, 1744375464, '1'),
(199181, 36490, 'QU', 'OK', 'S', 1744375474, 1744375474, '1'),
(199182, 33866, 'QU', 'OK', 'S', 1744375478, 1744375478, '1'),
(199183, 21584, 'QU', 'OK', 'S', 1744375482, 1744375482, '1'),
(199184, 36971, 'QU', 'OK', 'S', 1744375490, 1744375490, '1'),
(199185, 31702, 'QU', 'OK', 'S', 1744375493, 1744375493, '1'),
(199186, 3612, 'QU', 'OK', 'S', 1744375496, 1744375496, '1'),
(199187, 17580, 'QU', 'OK', 'S', 1744375500, 1744375500, '1'),
(199188, 36328, 'QU', 'OK', 'S', 1744375504, 1744375504, '1'),
(199189, 3892, 'QU', 'OK', 'S', 1744375510, 1744375510, '1'),
(199190, 25636, 'QU', 'OK', 'S', 1744375526, 1744375526, '1'),
(199191, 2123, 'QU', 'OK', 'S', 1744375544, 1744375544, '1'),
(199192, 37326, 'QU', 'OK', 'S', 1744375548, 1744375548, '1'),
(199193, 2898, 'QU', 'OK', 'S', 1744375563, 1744375563, '1'),
(199194, 34674, 'QU', 'OK', 'S', 1744375583, 1744375583, '1'),
(199195, 35839, 'QU', 'OK', 'S', 1744375689, 1744375689, '1'),
(199196, 3276, 'QU', 'OK', 'S', 1744375786, 1744375786, '1'),
(199197, 32102, 'QU', 'OK', 'S', 1744376090, 1744376090, '1'),
(199198, 34883, 'QU', 'OK', 'S', 1744376154, 1744376154, '1'),
(199199, 23460, 'QU', 'OK', 'S', 1744376338, 1744376338, '1'),
(199200, 28067, 'QU', 'OK', 'S', 1744376468, 1744376468, '1'),
(199201, 36622, 'QU', 'OK', 'S', 1744376848, 1744376848, '1'),
(199202, 29478, 'QU', 'OK', 'S', 1744376933, 1744376933, '1'),
(199203, 36623, 'QU', 'OK', 'S', 1744377133, 1744377133, '1'),
(199204, 36660, 'QU', 'OK', 'S', 1744377387, 1744377387, '1'),
(199205, 36610, 'QU', 'OK', 'S', 1744377497, 1744377497, '1'),
(199206, 36421, 'QU', 'OK', 'S', 1744377815, 1744377815, '1'),
(199207, 25684, 'QU', 'OK', 'S', 1744377916, 1744377916, '1'),
(199208, 28067, 'QU', 'OK', 'S', 1744378045, 1744378045, '1'),
(199209, 35797, 'QU', 'OK', 'S', 1744378408, 1744378408, '1'),
(199210, 37244, 'QU', 'OK', 'S', 1744378510, 1744378510, '1'),
(199211, 37244, 'QU', 'OK', 'S', 1744378532, 1744378532, '1'),
(199212, 37244, 'QU', 'OK', 'S', 1744378546, 1744378546, '1'),
(199213, 30495, 'QU', 'OK', 'S', 1744378723, 1744378723, '1'),
(199214, 36674, 'QU', 'OK', 'S', 1744378862, 1744378862, '1'),
(199215, 35339, 'QU', 'OK', 'S', 1744379301, 1744379301, '1'),
(199216, 35616, 'QU', 'OK', 'S', 1744379447, 1744379447, '1'),
(199217, 37291, 'QU', 'OK', 'S', 1744434360, 1744434360, '1'),
(199218, 37176, 'QU', 'OK', 'S', 1744435822, 1744435822, '1'),
(199219, 36699, 'QU', 'OK', 'S', 1744435839, 1744435839, '1'),
(199220, 36702, 'QU', 'OK', 'S', 1744435842, 1744435842, '1'),
(199221, 36720, 'QU', 'OK', 'S', 1744435844, 1744435844, '1'),
(199222, 37216, 'QU', 'OK', 'S', 1744435974, 1744435974, '1'),
(199223, 2855, 'QU', 'OK', 'S', 1744437083, 1744437083, '1'),
(199224, 37273, 'QU', 'OK', 'S', 1744437090, 1744437090, '1'),
(199225, 36792, 'QU', 'OK', 'S', 1744437092, 1744437092, '1'),
(199226, 37197, 'QU', 'OK', 'S', 1744437099, 1744437099, '1'),
(199227, 37197, 'QU', 'OK', 'S', 1744437102, 1744437102, '1'),
(199228, 37197, 'QU', 'OK', 'S', 1744437105, 1744437105, '1'),
(199229, 37197, 'QU', 'OK', 'S', 1744437107, 1744437107, '1'),
(199230, 37197, 'QU', 'OK', 'S', 1744437111, 1744437111, '1'),
(199231, 37197, 'QU', 'OK', 'S', 1744437114, 1744437114, '1'),
(199232, 37197, 'QU', 'OK', 'S', 1744437126, 1744437126, '1'),
(199233, 37351, 'QU', 'OK', 'S', 1744442549, 1744442549, '1'),
(199234, 37349, 'QU', 'OK', 'S', 1744442792, 1744442792, '1'),
(199235, 37350, 'QU', 'OK', 'S', 1744442986, 1744442986, '1'),
(199236, 37348, 'QU', 'OK', 'S', 1744444035, 1744444035, '1'),
(199237, 36667, 'QU', 'OK', 'S', 1744444105, 1744444105, '1'),
(199238, 36759, 'QU', 'OK', 'S', 1744444112, 1744444112, '1'),
(199239, 36667, 'QU', 'OK', 'S', 1744444118, 1744444118, '1'),
(199240, 36667, 'QU', 'OK', 'S', 1744444122, 1744444122, '1'),
(199241, 36712, 'QU', 'OK', 'S', 1744444128, 1744444128, '1'),
(199242, 37120, 'QU', 'OK', 'S', 1744444132, 1744444132, '1'),
(199243, 37107, 'QU', 'OK', 'S', 1744444137, 1744444137, '1'),
(199244, 35285, 'QU', 'OK', 'S', 1744444146, 1744444146, '1'),
(199245, 37122, 'QU', 'OK', 'S', 1744444151, 1744444151, '1'),
(199246, 30374, 'QU', 'OK', 'S', 1744444156, 1744444156, '1'),
(199247, 35249, 'QU', 'OK', 'S', 1744444160, 1744444160, '1'),
(199248, 17580, 'QU', 'OK', 'S', 1744444164, 1744444164, '1'),
(199249, 26066, 'QU', 'OK', 'S', 1744444169, 1744444169, '1'),
(199250, 27607, 'QU', 'OK', 'S', 1744444177, 1744444177, '1'),
(199251, 37109, 'QU', 'OK', 'S', 1744444181, 1744444181, '1'),
(199252, 37121, 'QU', 'OK', 'S', 1744444186, 1744444186, '1'),
(199253, 37123, 'QU', 'OK', 'S', 1744444190, 1744444190, '1'),
(199254, 37121, 'QU', 'OK', 'S', 1744444194, 1744444194, '1'),
(199255, 37119, 'QU', 'OK', 'S', 1744444205, 1744444205, '1'),
(199256, 37119, 'QU', 'OK', 'S', 1744444209, 1744444209, '1'),
(199257, 37121, 'QU', 'OK', 'S', 1744444214, 1744444214, '1'),
(199258, 37121, 'QU', 'OK', 'S', 1744444219, 1744444219, '1'),
(199259, 37121, 'QU', 'OK', 'S', 1744444223, 1744444223, '1'),
(199260, 37119, 'QU', 'OK', 'S', 1744444227, 1744444227, '1'),
(199261, 37119, 'QU', 'OK', 'S', 1744444232, 1744444232, '1'),
(199262, 36424, 'QU', 'OK', 'S', 1744444311, 1744444311, '1'),
(199263, 37343, 'QU', 'OK', 'S', 1744444379, 1744444379, '1'),
(199264, 37344, 'QU', 'OK', 'S', 1744444422, 1744444422, '1'),
(199265, 37342, 'QU', 'OK', 'S', 1744444466, 1744444466, '1'),
(199266, 31161, 'QU', 'OK', 'S', 1744444568, 1744444568, '1'),
(199267, 37337, 'QU', 'OK', 'S', 1744444604, 1744444604, '1'),
(199268, 37349, 'QU', 'OK', 'S', 1744444674, 1744444674, '1'),
(199269, 37350, 'QU', 'OK', 'S', 1744444823, 1744444823, '1'),
(199270, 37351, 'QU', 'OK', 'S', 1744444911, 1744444911, '1'),
(199271, 37055, 'QU', 'OK', 'S', 1744444959, 1744444959, '1'),
(199272, 37339, 'QU', 'OK', 'S', 1744445150, 1744445150, '1'),
(199273, 37338, 'QU', 'OK', 'S', 1744445207, 1744445207, '1'),
(199274, 37340, 'QU', 'OK', 'S', 1744445250, 1744445250, '1'),
(199275, 37341, 'QU', 'OK', 'S', 1744445284, 1744445284, '1'),
(199276, 37345, 'QU', 'OK', 'S', 1744445566, 1744445566, '1'),
(199277, 35743, 'QU', 'OK', 'S', 1744445602, 1744445602, '1'),
(199278, 37335, 'QU', 'OK', 'S', 1744445801, 1744445801, '1'),
(199279, 37347, 'QU', 'OK', 'S', 1744446311, 1744446311, '1'),
(199280, 15499, 'QU', 'OK', 'S', 1744450118, 1744450118, '1'),
(199281, 34545, 'QU', 'OK', 'S', 1744450201, 1744450201, '1'),
(199282, 18396, 'QU', 'OK', 'S', 1744450932, 1744450932, '1'),
(199283, 16603, 'QU', 'OK', 'S', 1744451042, 1744451042, '1'),
(199284, 35646, 'QU', 'OK', 'S', 1744451077, 1744451077, '1'),
(199285, 35294, 'QU', 'OK', 'S', 1744451289, 1744451289, '1'),
(199286, 27411, 'QU', 'OK', 'S', 1744451319, 1744451319, '1'),
(199287, 35791, 'QU', 'OK', 'S', 1744451387, 1744451387, '1'),
(199288, 29253, 'QU', 'OK', 'S', 1744451540, 1744451540, '1'),
(199289, 36453, 'QU', 'OK', 'S', 1744451568, 1744451568, '1'),
(199290, 29253, 'QU', 'OK', 'S', 1744451573, 1744451573, '1'),
(199291, 30725, 'QU', 'OK', 'S', 1744451604, 1744451604, '1'),
(199292, 26791, 'QU', 'OK', 'S', 1744451747, 1744451747, '1'),
(199293, 24538, 'QU', 'OK', 'S', 1744451843, 1744451843, '1'),
(199294, 28624, 'QU', 'OK', 'S', 1744451886, 1744451886, '1'),
(199295, 30392, 'QU', 'OK', 'S', 1744451999, 1744451999, '1'),
(199296, 7866, 'QU', 'OK', 'S', 1744452032, 1744452032, '1'),
(199297, 27250, 'QU', 'OK', 'S', 1744452064, 1744452064, '1'),
(199298, 33527, 'QU', 'OK', 'S', 1744452282, 1744452282, '1'),
(199299, 2009, 'QU', 'OK', 'S', 1744452320, 1744452320, '1'),
(199300, 27241, 'QU', 'OK', 'S', 1744452353, 1744452353, '1'),
(199301, 30896, 'QU', 'OK', 'S', 1744452451, 1744452451, '1'),
(199302, 23722, 'QU', 'OK', 'S', 1744452501, 1744452501, '1'),
(199303, 33313, 'QU', 'OK', 'S', 1744452535, 1744452535, '1'),
(199304, 34750, 'QU', 'OK', 'S', 1744452639, 1744452639, '1'),
(199305, 27198, 'QU', 'OK', 'S', 1744452681, 1744452681, '1'),
(199306, 28512, 'QU', 'OK', 'S', 1744452716, 1744452716, '1'),
(199307, 23722, 'QU', 'OK', 'S', 1744452806, 1744452806, '1'),
(199308, 26505, 'QU', 'OK', 'S', 1744452836, 1744452836, '1'),
(199309, 36436, 'QU', 'OK', 'S', 1744452869, 1744452869, '1'),
(199310, 24741, 'QU', 'OK', 'S', 1744452904, 1744452904, '1'),
(199311, 29753, 'QU', 'OK', 'S', 1744452948, 1744452948, '1'),
(199312, 27839, 'QU', 'OK', 'S', 1744454302, 1744454302, '1'),
(199313, 36034, 'QU', 'OK', 'S', 1744455518, 1744455518, '1'),
(199314, 36034, 'QU', 'OK', 'S', 1744455527, 1744455527, '1'),
(199315, 31924, 'QU', 'OK', 'S', 1744455541, 1744455541, '1'),
(199316, 37050, 'QU', 'OK', 'S', 1744455550, 1744455550, '1'),
(199317, 31924, 'QU', 'OK', 'S', 1744455555, 1744455555, '1'),
(199318, 31924, 'QU', 'OK', 'S', 1744455561, 1744455561, '1'),
(199319, 35478, 'QU', 'OK', 'S', 1744455565, 1744455565, '1'),
(199320, 36364, 'QU', 'OK', 'S', 1744455569, 1744455569, '1'),
(199321, 13442, 'QU', 'OK', 'S', 1744455575, 1744455575, '1'),
(199322, 31924, 'QU', 'OK', 'S', 1744455582, 1744455582, '1'),
(199323, 36364, 'QU', 'OK', 'S', 1744455587, 1744455587, '1'),
(199324, 36364, 'QU', 'OK', 'S', 1744455592, 1744455592, '1'),
(199325, 36364, 'QU', 'OK', 'S', 1744455599, 1744455599, '1'),
(199326, 36364, 'QU', 'OK', 'S', 1744455603, 1744455603, '1'),
(199327, 37050, 'QU', 'OK', 'S', 1744455608, 1744455608, '1'),
(199328, 37050, 'QU', 'OK', 'S', 1744455613, 1744455613, '1'),
(199329, 36364, 'QU', 'OK', 'S', 1744455619, 1744455619, '1'),
(199330, 31924, 'QU', 'OK', 'S', 1744455625, 1744455625, '1'),
(199331, 5410, 'QU', 'OK', 'S', 1744455630, 1744455630, '1'),
(199332, 30050, 'QU', 'OK', 'S', 1744455635, 1744455635, '1'),
(199333, 37050, 'QU', 'OK', 'S', 1744455640, 1744455640, '1'),
(199334, 30050, 'QU', 'OK', 'S', 1744455647, 1744455647, '1'),
(199335, 5410, 'QU', 'OK', 'S', 1744455653, 1744455653, '1'),
(199336, 21695, 'QU', 'OK', 'S', 1744455658, 1744455658, '1'),
(199337, 31924, 'QU', 'OK', 'S', 1744455663, 1744455663, '1'),
(199338, 32220, 'QU', 'OK', 'S', 1744455669, 1744455669, '1'),
(199339, 35277, 'QU', 'OK', 'S', 1744455673, 1744455673, '1'),
(199340, 35478, 'QU', 'OK', 'S', 1744455678, 1744455678, '1'),
(199341, 35277, 'QU', 'OK', 'S', 1744455683, 1744455683, '1'),
(199342, 35802, 'QU', 'OK', 'S', 1744455693, 1744455693, '1'),
(199343, 13449, 'QU', 'OK', 'S', 1744455699, 1744455699, '1'),
(199344, 13442, 'QU', 'OK', 'S', 1744455703, 1744455703, '1'),
(199345, 13442, 'QU', 'OK', 'S', 1744455708, 1744455708, '1'),
(199346, 35277, 'QU', 'OK', 'S', 1744455714, 1744455714, '1'),
(199347, 35278, 'QU', 'OK', 'S', 1744455719, 1744455719, '1'),
(199348, 35278, 'QU', 'OK', 'S', 1744455724, 1744455724, '1'),
(199349, 13490, 'QU', 'OK', 'S', 1744455729, 1744455729, '1'),
(199350, 13490, 'QU', 'OK', 'S', 1744455731, 1744455731, '1'),
(199351, 13490, 'QU', 'OK', 'S', 1744455734, 1744455734, '1'),
(199352, 13442, 'QU', 'OK', 'S', 1744455749, 1744455749, '1'),
(199353, 35802, 'QU', 'OK', 'S', 1744455753, 1744455753, '1'),
(199354, 13442, 'QU', 'OK', 'S', 1744455757, 1744455757, '1'),
(199355, 13442, 'QU', 'OK', 'S', 1744455761, 1744455761, '1'),
(199356, 13449, 'QU', 'OK', 'S', 1744455764, 1744455764, '1'),
(199357, 13449, 'QU', 'OK', 'S', 1744455768, 1744455768, '1'),
(199358, 13449, 'QU', 'OK', 'S', 1744455781, 1744455781, '1'),
(199359, 19305, 'QU', 'OK', 'S', 1744455786, 1744455786, '1'),
(199360, 31747, 'QU', 'OK', 'S', 1744455791, 1744455791, '1'),
(199361, 31747, 'QU', 'OK', 'S', 1744455798, 1744455798, '1'),
(199362, 31799, 'QU', 'OK', 'S', 1744455803, 1744455803, '1'),
(199363, 31799, 'QU', 'OK', 'S', 1744455808, 1744455808, '1'),
(199364, 32186, 'QU', 'OK', 'S', 1744455813, 1744455813, '1'),
(199365, 21695, 'QU', 'OK', 'S', 1744455819, 1744455819, '1'),
(199366, 35563, 'QU', 'OK', 'S', 1744455822, 1744455822, '1'),
(199367, 11780, 'QU', 'OK', 'S', 1744455828, 1744455828, '1'),
(199368, 11780, 'QU', 'OK', 'S', 1744455833, 1744455833, '1'),
(199369, 13444, 'QU', 'OK', 'S', 1744455838, 1744455838, '1'),
(199370, 13449, 'QU', 'OK', 'S', 1744455840, 1744455840, '1'),
(199371, 13442, 'QU', 'OK', 'S', 1744455843, 1744455843, '1'),
(199372, 32186, 'QU', 'OK', 'S', 1744455848, 1744455848, '1'),
(199373, 6036, 'QU', 'OK', 'S', 1744455854, 1744455854, '1'),
(199374, 13442, 'QU', 'OK', 'S', 1744455860, 1744455860, '1'),
(199375, 13444, 'QU', 'OK', 'S', 1744455864, 1744455864, '1'),
(199376, 35563, 'QU', 'OK', 'S', 1744455870, 1744455870, '1'),
(199377, 18219, 'QU', 'OK', 'S', 1744455878, 1744455878, '1'),
(199378, 18219, 'QU', 'OK', 'S', 1744455881, 1744455881, '1'),
(199379, 13442, 'QU', 'OK', 'S', 1744455883, 1744455883, '1'),
(199380, 13449, 'QU', 'OK', 'S', 1744455886, 1744455886, '1'),
(199381, 18244, 'QU', 'OK', 'S', 1744455889, 1744455889, '1'),
(199382, 13449, 'QU', 'OK', 'S', 1744455891, 1744455891, '1'),
(199383, 13449, 'QU', 'OK', 'S', 1744455893, 1744455893, '1'),
(199384, 18244, 'QU', 'OK', 'S', 1744455897, 1744455897, '1'),
(199385, 24432, 'QU', 'OK', 'S', 1744455900, 1744455900, '1'),
(199386, 18219, 'QU', 'OK', 'S', 1744455902, 1744455902, '1'),
(199387, 18244, 'QU', 'OK', 'S', 1744455906, 1744455906, '1'),
(199388, 18244, 'QU', 'OK', 'S', 1744455908, 1744455908, '1'),
(199389, 18244, 'QU', 'OK', 'S', 1744455911, 1744455911, '1'),
(199390, 13449, 'QU', 'OK', 'S', 1744455915, 1744455915, '1'),
(199391, 13442, 'QU', 'OK', 'S', 1744455918, 1744455918, '1'),
(199392, 13444, 'QU', 'OK', 'S', 1744455921, 1744455921, '1'),
(199393, 13444, 'QU', 'OK', 'S', 1744455925, 1744455925, '1'),
(199394, 13490, 'QU', 'OK', 'S', 1744455928, 1744455928, '1'),
(199395, 18219, 'QU', 'OK', 'S', 1744455930, 1744455930, '1'),
(199396, 32220, 'QU', 'OK', 'S', 1744455934, 1744455934, '1'),
(199397, 13444, 'QU', 'OK', 'S', 1744455937, 1744455937, '1'),
(199398, 13490, 'QU', 'OK', 'S', 1744455951, 1744455951, '1'),
(199399, 13449, 'QU', 'OK', 'S', 1744455953, 1744455953, '1'),
(199400, 33305, 'QU', 'OK', 'S', 1744455974, 1744455974, '1'),
(199401, 27410, 'QU', 'OK', 'S', 1744456006, 1744456006, '1'),
(199402, 15499, 'QU', 'OK', 'S', 1744456119, 1744456119, '1'),
(199403, 15280, 'QU', 'OK', 'S', 1744456214, 1744456214, '1'),
(199404, 23706, 'QU', 'OK', 'S', 1744456246, 1744456246, '1'),
(199405, 27279, 'QU', 'OK', 'S', 1744456277, 1744456277, '1'),
(199406, 27279, 'QU', 'OK', 'S', 1744456282, 1744456282, '1'),
(199407, 35347, 'QU', 'OK', 'S', 1744456434, 1744456434, '1'),
(199408, 24055, 'QU', 'OK', 'S', 1744456472, 1744456472, '1'),
(199409, 22024, 'QU', 'OK', 'S', 1744456592, 1744456592, '1'),
(199410, 26444, 'QU', 'OK', 'S', 1744456674, 1744456674, '1'),
(199411, 36882, 'QU', 'OK', 'S', 1744456741, 1744456741, '1'),
(199412, 31108, 'QU', 'OK', 'S', 1744456796, 1744456796, '1'),
(199413, 35648, 'QU', 'OK', 'S', 1744456919, 1744456919, '1'),
(199414, 36670, 'QU', 'OK', 'S', 1744457316, 1744457316, '1'),
(199415, 36671, 'QU', 'OK', 'S', 1744457420, 1744457420, '1'),
(199416, 31115, 'QU', 'OK', 'S', 1744457616, 1744457616, '1'),
(199417, 35546, 'QU', 'OK', 'S', 1744457891, 1744457891, '1'),
(199418, 33312, 'QU', 'OK', 'S', 1744457955, 1744457955, '1'),
(199419, 34414, 'QU', 'OK', 'S', 1744457995, 1744457995, '1'),
(199420, 36707, 'QU', 'OK', 'S', 1744458058, 1744458058, '1'),
(199421, 35868, 'QU', 'OK', 'S', 1744458093, 1744458093, '1'),
(199422, 35714, 'QU', 'OK', 'S', 1744458201, 1744458201, '1'),
(199423, 31939, 'QU', 'OK', 'S', 1744458238, 1744458238, '1'),
(199424, 31333, 'QU', 'OK', 'S', 1744458277, 1744458277, '1'),
(199425, 18575, 'QU', 'OK', 'S', 1744458380, 1744458380, '1'),
(199426, 37324, 'QU', 'OK', 'S', 1744458412, 1744458412, '1'),
(199427, 35796, 'QU', 'OK', 'S', 1744458578, 1744458578, '1'),
(199428, 33925, 'QU', 'OK', 'S', 1744458704, 1744458704, '1'),
(199429, 33950, 'QU', 'OK', 'S', 1744458782, 1744458782, '1'),
(199430, 35382, 'QU', 'OK', 'S', 1744458893, 1744458893, '1'),
(199431, 35382, 'QU', 'OK', 'S', 1744458896, 1744458896, '1'),
(199432, 35382, 'QU', 'OK', 'S', 1744459064, 1744459064, '1'),
(199433, 33476, 'QU', 'OK', 'S', 1744459070, 1744459070, '1'),
(199434, 5400, 'QU', 'OK', 'S', 1744459112, 1744459112, '1'),
(199435, 30311, 'QU', 'OK', 'S', 1744459145, 1744459145, '1'),
(199436, 14155, 'QU', 'OK', 'S', 1744460440, 1744460440, '1'),
(199437, 14155, 'QU', 'OK', 'S', 1744460444, 1744460444, '1'),
(199438, 14155, 'QU', 'OK', 'S', 1744460450, 1744460450, '1'),
(199439, 14155, 'QU', 'OK', 'S', 1744460455, 1744460455, '1'),
(199440, 14155, 'QU', 'OK', 'S', 1744460534, 1744460534, '1'),
(199441, 14155, 'QU', 'OK', 'S', 1744460656, 1744460656, '1'),
(199442, 14155, 'QU', 'OK', 'S', 1744460667, 1744460667, '1'),
(199443, 14155, 'QU', 'OK', 'S', 1744460671, 1744460671, '1'),
(199444, 14155, 'QU', 'OK', 'S', 1744460675, 1744460675, '1'),
(199445, 14155, 'QU', 'OK', 'S', 1744460756, 1744460756, '1'),
(199446, 14155, 'QU', 'OK', 'S', 1744460773, 1744460773, '1'),
(199447, 14155, 'QU', 'OK', 'S', 1744460860, 1744460860, '1'),
(199448, 13321, 'QU', 'OK', 'S', 1744461138, 1744461138, '1'),
(199449, 13303, 'QU', 'OK', 'S', 1744461571, 1744461571, '1'),
(199450, 13303, 'QU', 'OK', 'S', 1744461590, 1744461590, '1'),
(199451, 31147, 'QU', 'OK', 'S', 1744462154, 1744462154, '1'),
(199452, 31147, 'QU', 'OK', 'S', 1744462158, 1744462158, '1'),
(199453, 37210, 'QU', 'OK', 'S', 1744462492, 1744462492, '1'),
(199454, 28088, 'QU', 'OK', 'S', 1744462505, 1744462505, '1'),
(199455, 28088, 'QU', 'OK', 'S', 1744462513, 1744462513, '1'),
(199456, 37210, 'QU', 'OK', 'S', 1744462517, 1744462517, '1'),
(199457, 36299, 'QU', 'OK', 'S', 1744462521, 1744462521, '1'),
(199458, 37244, 'QU', 'OK', 'S', 1744462535, 1744462535, '1'),
(199459, 35930, 'QU', 'OK', 'S', 1744462540, 1744462540, '1'),
(199460, 37244, 'QU', 'OK', 'S', 1744462544, 1744462544, '1'),
(199461, 37243, 'QU', 'OK', 'S', 1744462546, 1744462546, '1'),
(199462, 16546, 'QU', 'OK', 'S', 1744462551, 1744462551, '1'),
(199463, 9591, 'QU', 'OK', 'S', 1744462556, 1744462556, '1'),
(199464, 31327, 'QU', 'OK', 'S', 1744462560, 1744462560, '1'),
(199465, 36299, 'QU', 'OK', 'S', 1744462568, 1744462568, '1'),
(199466, 36323, 'QU', 'OK', 'S', 1744462571, 1744462571, '1'),
(199467, 31327, 'QU', 'OK', 'S', 1744462582, 1744462582, '1'),
(199468, 37209, 'QU', 'OK', 'S', 1744462599, 1744462599, '1'),
(199469, 36323, 'QU', 'OK', 'S', 1744462603, 1744462603, '1'),
(199470, 34642, 'QU', 'OK', 'S', 1744462607, 1744462607, '1'),
(199471, 9982, 'QU', 'OK', 'S', 1744462619, 1744462619, '1'),
(199472, 31327, 'QU', 'OK', 'S', 1744462623, 1744462623, '1'),
(199473, 36658, 'QU', 'OK', 'S', 1744462627, 1744462627, '1'),
(199474, 36539, 'QU', 'OK', 'S', 1744462632, 1744462632, '1'),
(199475, 34064, 'QU', 'OK', 'S', 1744462636, 1744462636, '1'),
(199476, 37209, 'QU', 'OK', 'S', 1744462640, 1744462640, '1'),
(199477, 37244, 'QU', 'OK', 'S', 1744462645, 1744462645, '1'),
(199478, 31327, 'QU', 'OK', 'S', 1744462648, 1744462648, '1'),
(199479, 37244, 'QU', 'OK', 'S', 1744462653, 1744462653, '1'),
(199480, 37243, 'QU', 'OK', 'S', 1744462665, 1744462665, '1'),
(199481, 34641, 'QU', 'OK', 'S', 1744462717, 1744462717, '1'),
(199482, 34641, 'QU', 'OK', 'S', 1744462723, 1744462723, '1'),
(199483, 36658, 'QU', 'OK', 'S', 1744462761, 1744462761, '1'),
(199484, 36658, 'QU', 'OK', 'S', 1744462828, 1744462828, '1'),
(199485, 36610, 'QU', 'OK', 'S', 1744462922, 1744462922, '1'),
(199486, 10838, 'QU', 'OK', 'S', 1744463352, 1744463352, '1'),
(199487, 3383, 'QU', 'OK', 'S', 1744465553, 1744465553, '1'),
(199488, 6072, 'QU', 'OK', 'S', 1744465951, 1744465951, '1'),
(199489, 37188, 'QU', 'OK', 'S', 1744607208, 1744607208, '1'),
(199490, 37242, 'QU', 'OK', 'S', 1744607213, 1744607213, '1'),
(199491, 37242, 'QU', 'OK', 'S', 1744607217, 1744607217, '1'),
(199492, 37211, 'QU', 'OK', 'S', 1744607227, 1744607227, '1'),
(199493, 37244, 'QU', 'OK', 'S', 1744607231, 1744607231, '1'),
(199494, 37279, 'QU', 'OK', 'S', 1744607234, 1744607234, '1'),
(199495, 37244, 'QU', 'OK', 'S', 1744607238, 1744607238, '1'),
(199496, 37244, 'QU', 'OK', 'S', 1744607240, 1744607240, '1'),
(199497, 37278, 'QU', 'OK', 'S', 1744607243, 1744607243, '1'),
(199498, 31147, 'QU', 'OK', 'S', 1744609714, 1744609714, '1'),
(199499, 31147, 'QU', 'OK', 'S', 1744609724, 1744609724, '1'),
(199500, 31137, 'QU', 'OK', 'S', 1744609775, 1744609775, '1'),
(199501, 31126, 'QU', 'OK', 'S', 1744609807, 1744609807, '1'),
(199502, 36468, 'QU', 'OK', 'S', 1744609847, 1744609847, '1'),
(199503, 37291, 'QU', 'OK', 'S', 1744610091, 1744610091, '1'),
(199504, 31144, 'QU', 'OK', 'S', 1744610136, 1744610136, '1'),
(199505, 31144, 'QU', 'OK', 'S', 1744610144, 1744610144, '1'),
(199506, 31144, 'QU', 'OK', 'S', 1744610155, 1744610155, '1'),
(199507, 37097, 'QU', 'OK', 'S', 1744610407, 1744610407, '1'),
(199508, 37219, 'QU', 'OK', 'S', 1744610409, 1744610409, '1'),
(199509, 37219, 'QU', 'OK', 'S', 1744610417, 1744610417, '1'),
(199510, 35677, 'QU', 'OK', 'S', 1744610421, 1744610421, '1'),
(199511, 35672, 'QU', 'OK', 'S', 1744610423, 1744610423, '1'),
(199512, 24688, 'QU', 'OK', 'S', 1744612815, 1744612815, '1'),
(199513, 36618, 'QU', 'OK', 'S', 1744612822, 1744612822, '1'),
(199514, 23322, 'QU', 'OK', 'S', 1744612824, 1744612824, '1'),
(199515, 33193, 'QU', 'OK', 'S', 1744612826, 1744612826, '1'),
(199516, 27121, 'QU', 'OK', 'S', 1744612828, 1744612828, '1'),
(199517, 14721, 'QU', 'OK', 'S', 1744612830, 1744612830, '1'),
(199518, 26290, 'QU', 'OK', 'S', 1744613116, 1744613116, '1'),
(199519, 28605, 'QU', 'OK', 'S', 1744613122, 1744613122, '1'),
(199520, 26677, 'QU', 'OK', 'S', 1744613134, 1744613134, '1'),
(199521, 36436, 'QU', 'OK', 'S', 1744613142, 1744613142, '1'),
(199522, 18463, 'QU', 'OK', 'S', 1744613149, 1744613149, '1'),
(199523, 22608, 'QU', 'OK', 'S', 1744613155, 1744613155, '1'),
(199524, 3858, 'QU', 'OK', 'S', 1744613166, 1744613166, '1'),
(199525, 20668, 'QU', 'OK', 'S', 1744613174, 1744613174, '1'),
(199526, 35258, 'QU', 'OK', 'S', 1744613184, 1744613184, '1'),
(199527, 27698, 'QU', 'OK', 'S', 1744613191, 1744613191, '1'),
(199528, 33089, 'QU', 'OK', 'S', 1744613199, 1744613199, '1'),
(199529, 31867, 'QU', 'OK', 'S', 1744613206, 1744613206, '1'),
(199530, 30696, 'QU', 'OK', 'S', 1744613521, 1744613521, '1'),
(199531, 37291, 'QU', 'OK', 'S', 1744614542, 1744614542, '1'),
(199532, 37291, 'QU', 'OK', 'S', 1744614665, 1744614665, '1'),
(199533, 15919, 'QU', 'OK', 'S', 1744617396, 1744617396, '1'),
(199534, 37291, 'QU', 'OK', 'S', 1744617438, 1744617438, '1'),
(199535, 31327, 'QU', 'OK', 'S', 1744617475, 1744617475, '1'),
(199536, 28087, 'QU', 'OK', 'S', 1744617478, 1744617478, '1'),
(199537, 35019, 'QU', 'OK', 'S', 1744617490, 1744617490, '1'),
(199538, 27770, 'QU', 'OK', 'S', 1744617537, 1744617537, '1'),
(199539, 36323, 'QU', 'OK', 'S', 1744617544, 1744617544, '1'),
(199540, 16343, 'QU', 'OK', 'S', 1744617903, 1744617903, '1'),
(199541, 16343, 'QU', 'OK', 'S', 1744617905, 1744617905, '1'),
(199542, 16343, 'QU', 'OK', 'S', 1744617907, 1744617907, '1'),
(199543, 16343, 'QU', 'OK', 'S', 1744617911, 1744617911, '1'),
(199544, 34646, 'QU', 'OK', 'S', 1744623201, 1744623201, '1'),
(199545, 32579, 'QU', 'OK', 'S', 1744623517, 1744623517, '1'),
(199546, 21888, 'QU', 'OK', 'S', 1744623913, 1744623913, '1'),
(199547, 21888, 'QU', 'OK', 'S', 1744623913, 1744623913, '1'),
(199548, 36823, 'QU', 'OK', 'S', 1744624369, 1744624369, '1'),
(199549, 31147, 'QU', 'OK', 'S', 1744624569, 1744624569, '1'),
(199550, 31147, 'QU', 'OK', 'S', 1744624718, 1744624718, '1'),
(199551, 31147, 'QU', 'OK', 'S', 1744624736, 1744624736, '1'),
(199552, 16344, 'QU', 'OK', 'S', 1744624896, 1744624896, '1'),
(199553, 13763, 'QU', 'OK', 'S', 1744625246, 1744625246, '1'),
(199554, 37165, 'QU', 'OK', 'S', 1744625954, 1744625954, '1'),
(199555, 37165, 'QU', 'OK', 'S', 1744625954, 1744625954, '1'),
(199556, 37165, 'QU', 'OK', 'S', 1744625954, 1744625954, '1'),
(199557, 31942, 'QU', 'OK', 'S', 1744626386, 1744626386, '1'),
(199558, 31942, 'QU', 'OK', 'S', 1744626388, 1744626388, '1'),
(199559, 31942, 'QU', 'OK', 'S', 1744626391, 1744626391, '1'),
(199560, 31942, 'QU', 'OK', 'S', 1744626393, 1744626393, '1'),
(199561, 24257, 'QU', 'OK', 'S', 1744627525, 1744627525, '1'),
(199562, 35802, 'QU', 'OK', 'S', 1744627527, 1744627527, '1'),
(199563, 35802, 'QU', 'OK', 'S', 1744627529, 1744627529, '1'),
(199564, 35802, 'QU', 'OK', 'S', 1744627538, 1744627538, '1'),
(199565, 35802, 'QU', 'OK', 'S', 1744627543, 1744627543, '1'),
(199566, 35802, 'QU', 'OK', 'S', 1744627546, 1744627546, '1'),
(199567, 32926, 'QU', 'OK', 'S', 1744628213, 1744628213, '1'),
(199568, 32926, 'QU', 'OK', 'S', 1744628215, 1744628215, '1'),
(199569, 33525, 'QU', 'OK', 'S', 1744628295, 1744628295, '1'),
(199570, 33525, 'QU', 'OK', 'S', 1744628295, 1744628295, '1'),
(199571, 21805, 'QU', 'OK', 'S', 1744628312, 1744628312, '1'),
(199572, 24257, 'QU', 'OK', 'S', 1744628324, 1744628324, '1'),
(199573, 24257, 'QU', 'OK', 'S', 1744628324, 1744628324, '1'),
(199574, 24257, 'QU', 'OK', 'S', 1744628324, 1744628324, '1'),
(199575, 24257, 'QU', 'OK', 'S', 1744628324, 1744628324, '1'),
(199576, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199577, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199578, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199579, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199580, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199581, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199582, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199583, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199584, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199585, 31648, 'QU', 'OK', 'S', 1744628347, 1744628347, '1'),
(199586, 36726, 'QU', 'OK', 'S', 1744628829, 1744628829, '1'),
(199587, 34695, 'QU', 'OK', 'S', 1744628891, 1744628891, '1'),
(199588, 33903, 'QU', 'OK', 'S', 1744628923, 1744628923, '1'),
(199589, 34439, 'QU', 'OK', 'S', 1744628976, 1744628976, '1'),
(199590, 36468, 'QU', 'OK', 'S', 1744628992, 1744628992, '1'),
(199591, 37285, 'QU', 'OK', 'S', 1744629476, 1744629476, '1'),
(199592, 37285, 'QU', 'OK', 'S', 1744629501, 1744629501, '1'),
(199593, 37285, 'QU', 'OK', 'S', 1744629505, 1744629505, '1'),
(199594, 11763, 'QU', 'OK', 'S', 1744630393, 1744630393, '1'),
(199595, 11763, 'QU', 'OK', 'S', 1744630399, 1744630399, '1'),
(199596, 11763, 'QU', 'OK', 'S', 1744630402, 1744630402, '1'),
(199597, 11763, 'QU', 'OK', 'S', 1744630404, 1744630404, '1'),
(199598, 18045, 'QU', 'OK', 'S', 1744631411, 1744631411, '1'),
(199599, 18045, 'QU', 'OK', 'S', 1744631414, 1744631414, '1'),
(199600, 18045, 'QU', 'OK', 'S', 1744631424, 1744631424, '1'),
(199601, 35144, 'QU', 'OK', 'S', 1744631630, 1744631630, '1'),
(199602, 35106, 'QU', 'OK', 'S', 1744631660, 1744631660, '1'),
(199603, 36673, 'QU', 'OK', 'S', 1744631714, 1744631714, '1'),
(199604, 32805, 'QU', 'OK', 'S', 1744632207, 1744632207, '1'),
(199605, 29478, 'QU', 'OK', 'S', 1744632250, 1744632250, '1'),
(199606, 36819, 'QU', 'OK', 'S', 1744632281, 1744632281, '1'),
(199607, 36712, 'QU', 'OK', 'S', 1744632313, 1744632313, '1'),
(199608, 36393, 'QU', 'OK', 'S', 1744632359, 1744632359, '1'),
(199609, 36937, 'QU', 'OK', 'S', 1744632372, 1744632372, '1'),
(199610, 36892, 'QU', 'OK', 'S', 1744632385, 1744632385, '1'),
(199611, 34441, 'QU', 'OK', 'S', 1744632399, 1744632399, '1'),
(199612, 36771, 'QU', 'OK', 'S', 1744632407, 1744632407, '1'),
(199613, 37190, 'QU', 'OK', 'S', 1744632411, 1744632411, '1'),
(199614, 27331, 'QU', 'OK', 'S', 1744632416, 1744632416, '1'),
(199615, 5400, 'QU', 'OK', 'S', 1744632420, 1744632420, '1'),
(199616, 35409, 'QU', 'OK', 'S', 1744632430, 1744632430, '1'),
(199617, 34935, 'QU', 'OK', 'S', 1744632435, 1744632435, '1'),
(199618, 36195, 'QU', 'OK', 'S', 1744632449, 1744632449, '1'),
(199619, 36704, 'QU', 'OK', 'S', 1744632455, 1744632455, '1'),
(199620, 33739, 'QU', 'OK', 'S', 1744632460, 1744632460, '1'),
(199621, 37262, 'QU', 'OK', 'S', 1744632468, 1744632468, '1'),
(199622, 35451, 'QU', 'OK', 'S', 1744632473, 1744632473, '1'),
(199623, 33766, 'QU', 'OK', 'S', 1744632490, 1744632490, '1'),
(199624, 37219, 'QU', 'OK', 'S', 1744632495, 1744632495, '1'),
(199625, 10836, 'QU', 'OK', 'S', 1744632499, 1744632499, '1'),
(199626, 10836, 'QU', 'OK', 'S', 1744632512, 1744632512, '1'),
(199627, 35424, 'QU', 'OK', 'S', 1744632515, 1744632515, '1'),
(199628, 35617, 'QU', 'OK', 'S', 1744632521, 1744632521, '1'),
(199629, 19105, 'QU', 'OK', 'S', 1744632527, 1744632527, '1'),
(199630, 8023, 'QU', 'OK', 'S', 1744632532, 1744632532, '1'),
(199631, 18592, 'QU', 'OK', 'S', 1744632537, 1744632537, '1'),
(199632, 36298, 'QU', 'OK', 'S', 1744632542, 1744632542, '1'),
(199633, 37219, 'QU', 'OK', 'S', 1744632548, 1744632548, '1'),
(199634, 29747, 'QU', 'OK', 'S', 1744632559, 1744632559, '1'),
(199635, 37219, 'QU', 'OK', 'S', 1744632564, 1744632564, '1'),
(199636, 35450, 'QU', 'OK', 'S', 1744632569, 1744632569, '1'),
(199637, 26091, 'QU', 'OK', 'S', 1744632575, 1744632575, '1'),
(199638, 18589, 'QU', 'OK', 'S', 1744632579, 1744632579, '1'),
(199639, 20099, 'QU', 'OK', 'S', 1744632584, 1744632584, '1'),
(199640, 29750, 'QU', 'OK', 'S', 1744632590, 1744632590, '1'),
(199641, 20099, 'QU', 'OK', 'S', 1744632595, 1744632595, '1'),
(199642, 18585, 'QU', 'OK', 'S', 1744632601, 1744632601, '1'),
(199643, 24855, 'QU', 'OK', 'S', 1744632606, 1744632606, '1'),
(199644, 34443, 'QU', 'OK', 'S', 1744632610, 1744632610, '1'),
(199645, 20070, 'QU', 'OK', 'S', 1744632617, 1744632617, '1'),
(199646, 28221, 'QU', 'OK', 'S', 1744632623, 1744632623, '1'),
(199647, 36870, 'QU', 'OK', 'S', 1744632631, 1744632631, '1'),
(199648, 36871, 'QU', 'OK', 'S', 1744632635, 1744632635, '1'),
(199649, 21680, 'QU', 'OK', 'S', 1744632641, 1744632641, '1'),
(199650, 34935, 'QU', 'OK', 'S', 1744632655, 1744632655, '1'),
(199651, 37195, 'QU', 'OK', 'S', 1744632679, 1744632679, '1'),
(199652, 36937, 'QU', 'OK', 'S', 1744632683, 1744632683, '1'),
(199653, 37183, 'QU', 'OK', 'S', 1744632688, 1744632688, '1'),
(199654, 37183, 'QU', 'OK', 'S', 1744632693, 1744632693, '1'),
(199655, 20950, 'QU', 'OK', 'S', 1744632695, 1744632695, '1'),
(199656, 37308, 'QU', 'OK', 'S', 1744632696, 1744632696, '1'),
(199657, 27331, 'QU', 'OK', 'S', 1744632702, 1744632702, '1'),
(199658, 36406, 'QU', 'OK', 'S', 1744632707, 1744632707, '1'),
(199659, 36349, 'QU', 'OK', 'S', 1744632712, 1744632712, '1'),
(199660, 36349, 'QU', 'OK', 'S', 1744632718, 1744632718, '1'),
(199661, 9733, 'QU', 'OK', 'S', 1744632723, 1744632723, '1'),
(199662, 9734, 'QU', 'OK', 'S', 1744632772, 1744632772, '1'),
(199663, 35850, 'QU', 'OK', 'S', 1744632777, 1744632777, '1'),
(199664, 34864, 'QU', 'OK', 'S', 1744632781, 1744632781, '1'),
(199665, 36205, 'QU', 'OK', 'S', 1744633000, 1744633000, '1'),
(199666, 36705, 'QU', 'OK', 'S', 1744633005, 1744633005, '1'),
(199667, 36068, 'QU', 'OK', 'S', 1744633010, 1744633010, '1'),
(199668, 36700, 'QU', 'OK', 'S', 1744633014, 1744633014, '1'),
(199669, 36019, 'QU', 'OK', 'S', 1744633022, 1744633022, '1'),
(199670, 35327, 'QU', 'OK', 'S', 1744633032, 1744633032, '1'),
(199671, 30292, 'QU', 'OK', 'S', 1744633036, 1744633036, '1'),
(199672, 29001, 'QU', 'OK', 'S', 1744633044, 1744633044, '1'),
(199673, 24102, 'QU', 'OK', 'S', 1744633058, 1744633058, '1'),
(199674, 24102, 'QU', 'OK', 'S', 1744633062, 1744633062, '1'),
(199675, 31099, 'QU', 'OK', 'S', 1744633065, 1744633065, '1'),
(199676, 36019, 'QU', 'OK', 'S', 1744633070, 1744633070, '1'),
(199677, 35327, 'QU', 'OK', 'S', 1744633075, 1744633075, '1'),
(199678, 31736, 'QU', 'OK', 'S', 1744633081, 1744633081, '1'),
(199679, 35138, 'QU', 'OK', 'S', 1744633087, 1744633087, '1'),
(199680, 32509, 'QU', 'OK', 'S', 1744633092, 1744633092, '1'),
(199681, 36706, 'QU', 'OK', 'S', 1744633096, 1744633096, '1'),
(199682, 36893, 'QU', 'OK', 'S', 1744633102, 1744633102, '1'),
(199683, 30291, 'QU', 'OK', 'S', 1744633108, 1744633108, '1'),
(199684, 25588, 'QU', 'OK', 'S', 1744633112, 1744633112, '1'),
(199685, 26953, 'QU', 'OK', 'S', 1744633117, 1744633117, '1'),
(199686, 34864, 'QU', 'OK', 'S', 1744633143, 1744633143, '1'),
(199687, 17126, 'QU', 'OK', 'S', 1744633148, 1744633148, '1'),
(199688, 35024, 'QU', 'OK', 'S', 1744633155, 1744633155, '1'),
(199689, 27535, 'QU', 'OK', 'S', 1744633167, 1744633167, '1'),
(199690, 37190, 'QU', 'OK', 'S', 1744633172, 1744633172, '1'),
(199691, 17580, 'QU', 'OK', 'S', 1744633176, 1744633176, '1'),
(199692, 35138, 'QU', 'OK', 'S', 1744633182, 1744633182, '1'),
(199693, 35138, 'QU', 'OK', 'S', 1744633187, 1744633187, '1'),
(199694, 19310, 'QU', 'OK', 'S', 1744633192, 1744633192, '1'),
(199695, 17127, 'QU', 'OK', 'S', 1744633198, 1744633198, '1'),
(199696, 36701, 'QU', 'OK', 'S', 1744633203, 1744633203, '1'),
(199697, 34864, 'QU', 'OK', 'S', 1744633208, 1744633208, '1'),
(199698, 32563, 'QU', 'OK', 'S', 1744633213, 1744633213, '1'),
(199699, 35777, 'QU', 'OK', 'S', 1744633217, 1744633217, '1'),
(199700, 35967, 'QU', 'OK', 'S', 1744633222, 1744633222, '1'),
(199701, 36703, 'QU', 'OK', 'S', 1744633227, 1744633227, '1'),
(199702, 35378, 'QU', 'OK', 'S', 1744633250, 1744633250, '1'),
(199703, 30566, 'QU', 'OK', 'S', 1744633255, 1744633255, '1'),
(199704, 32358, 'QU', 'OK', 'S', 1744633272, 1744633272, '1'),
(199705, 35818, 'QU', 'OK', 'S', 1744633275, 1744633275, '1'),
(199706, 19742, 'QU', 'OK', 'S', 1744633278, 1744633278, '1'),
(199707, 24851, 'QU', 'OK', 'S', 1744633284, 1744633284, '1'),
(199708, 35378, 'QU', 'OK', 'S', 1744633288, 1744633288, '1'),
(199709, 34864, 'QU', 'OK', 'S', 1744633291, 1744633291, '1'),
(199710, 35377, 'QU', 'OK', 'S', 1744633296, 1744633296, '1'),
(199711, 18458, 'QU', 'OK', 'S', 1744633302, 1744633302, '1'),
(199712, 35024, 'QU', 'OK', 'S', 1744633306, 1744633306, '1'),
(199713, 37051, 'QU', 'OK', 'S', 1744633311, 1744633311, '1'),
(199714, 16639, 'QU', 'OK', 'S', 1744633314, 1744633314, '1'),
(199715, 19619, 'QU', 'OK', 'S', 1744633321, 1744633321, '1'),
(199716, 34321, 'QU', 'OK', 'S', 1744633327, 1744633327, '1'),
(199717, 35714, 'QU', 'OK', 'S', 1744633332, 1744633332, '1'),
(199718, 26776, 'QU', 'OK', 'S', 1744633343, 1744633343, '1'),
(199719, 36213, 'QU', 'OK', 'S', 1744633364, 1744633364, '1'),
(199720, 35379, 'QU', 'OK', 'S', 1744633373, 1744633373, '1'),
(199721, 12288, 'QU', 'OK', 'S', 1744633458, 1744633458, '1'),
(199722, 12288, 'QU', 'OK', 'S', 1744633466, 1744633466, '1'),
(199723, 24102, 'QU', 'OK', 'S', 1744633628, 1744633628, '1'),
(199724, 37006, 'QU', 'OK', 'S', 1744634075, 1744634075, '1'),
(199725, 30529, 'QU', 'OK', 'S', 1744634127, 1744634127, '1'),
(199726, 36822, 'QU', 'OK', 'S', 1744634152, 1744634152, '1'),
(199727, 36822, 'QU', 'OK', 'S', 1744634154, 1744634154, '1'),
(199728, 35519, 'QU', 'OK', 'S', 1744634179, 1744634179, '1'),
(199729, 31754, 'QU', 'OK', 'S', 1744634204, 1744634204, '1'),
(199730, 8716, 'QU', 'OK', 'S', 1744634258, 1744634258, '1'),
(199731, 37004, 'QU', 'OK', 'S', 1744634286, 1744634286, '1'),
(199732, 37003, 'QU', 'OK', 'S', 1744634309, 1744634309, '1'),
(199733, 29657, 'QU', 'OK', 'S', 1744634335, 1744634335, '1'),
(199734, 24527, 'QU', 'OK', 'S', 1744635560, 1744635560, '1'),
(199735, 9689, 'QU', 'OK', 'S', 1744635619, 1744635619, '1'),
(199736, 9689, 'QU', 'OK', 'S', 1744635623, 1744635623, '1'),
(199737, 9689, 'QU', 'OK', 'S', 1744635627, 1744635627, '1'),
(199738, 9689, 'QU', 'OK', 'S', 1744635639, 1744635639, '1'),
(199739, 9689, 'QU', 'OK', 'S', 1744635643, 1744635643, '1'),
(199740, 9689, 'QU', 'OK', 'S', 1744635655, 1744635655, '1'),
(199741, 18592, 'QU', 'OK', 'S', 1744635837, 1744635837, '1'),
(199742, 18592, 'QU', 'OK', 'S', 1744635840, 1744635840, '1'),
(199743, 9729, 'QU', 'OK', 'S', 1744636817, 1744636817, '1'),
(199744, 31147, 'QU', 'OK', 'S', 1744637253, 1744637253, '1'),
(199745, 18330, 'QU', 'OK', 'S', 1744694581, 1744694581, '1'),
(199746, 18330, 'QU', 'OK', 'S', 1744694581, 1744694581, '1'),
(199747, 36572, 'QU', 'OK', 'S', 1744694597, 1744694597, '1'),
(199748, 37040, 'QU', 'OK', 'S', 1744694600, 1744694600, '1'),
(199749, 36535, 'QU', 'OK', 'S', 1744694607, 1744694607, '1'),
(199750, 37042, 'QU', 'OK', 'S', 1744694609, 1744694609, '1'),
(199751, 37042, 'QU', 'OK', 'S', 1744694855, 1744694855, '1'),
(199752, 36132, 'QU', 'OK', 'S', 1744695351, 1744695351, '1'),
(199753, 34382, 'QU', 'OK', 'S', 1744695771, 1744695771, '1'),
(199754, 34382, 'QU', 'OK', 'S', 1744695774, 1744695774, '1'),
(199755, 34382, 'QU', 'OK', 'S', 1744695819, 1744695819, '1'),
(199756, 34382, 'QU', 'OK', 'S', 1744695822, 1744695822, '1'),
(199757, 34382, 'QU', 'OK', 'S', 1744695846, 1744695846, '1'),
(199758, 34382, 'QU', 'OK', 'S', 1744695849, 1744695849, '1'),
(199759, 30150, 'QU', 'OK', 'S', 1744696176, 1744696176, '1'),
(199760, 30189, 'QU', 'OK', 'S', 1744696179, 1744696179, '1'),
(199761, 32913, 'QU', 'OK', 'S', 1744696251, 1744696251, '1'),
(199762, 32913, 'QU', 'OK', 'S', 1744696251, 1744696251, '1'),
(199763, 32913, 'QU', 'OK', 'S', 1744696276, 1744696276, '1'),
(199764, 32913, 'QU', 'OK', 'S', 1744696278, 1744696278, '1'),
(199765, 32141, 'QU', 'OK', 'S', 1744696503, 1744696503, '1'),
(199766, 32141, 'QU', 'OK', 'S', 1744696503, 1744696503, '1'),
(199767, 32141, 'QU', 'OK', 'S', 1744696503, 1744696503, '1'),
(199768, 32141, 'QU', 'OK', 'S', 1744696503, 1744696503, '1'),
(199769, 32141, 'QU', 'OK', 'S', 1744696503, 1744696503, '1'),
(199770, 21805, 'QU', 'OK', 'S', 1744697444, 1744697444, '1'),
(199771, 31144, 'QU', 'OK', 'S', 1744697841, 1744697841, '1'),
(199772, 31147, 'QU', 'OK', 'S', 1744697892, 1744697892, '1'),
(199773, 32141, 'QU', 'OK', 'S', 1744698591, 1744698591, '1'),
(199774, 32141, 'QU', 'OK', 'S', 1744698593, 1744698593, '1'),
(199775, 32141, 'QU', 'OK', 'S', 1744698595, 1744698595, '1'),
(199776, 32141, 'QU', 'OK', 'S', 1744698597, 1744698597, '1'),
(199777, 32141, 'QU', 'OK', 'S', 1744698599, 1744698599, '1'),
(199778, 32141, 'QU', 'OK', 'S', 1744698602, 1744698602, '1'),
(199779, 32141, 'QU', 'OK', 'S', 1744698604, 1744698604, '1'),
(199780, 32141, 'QU', 'OK', 'S', 1744698621, 1744698621, '1'),
(199781, 32141, 'QU', 'OK', 'S', 1744698623, 1744698623, '1'),
(199782, 32141, 'QU', 'OK', 'S', 1744698629, 1744698629, '1'),
(199783, 32141, 'QU', 'OK', 'S', 1744698631, 1744698631, '1'),
(199784, 32141, 'QU', 'OK', 'S', 1744698633, 1744698633, '1'),
(199785, 32141, 'QU', 'OK', 'S', 1744698646, 1744698646, '1'),
(199786, 32141, 'QU', 'OK', 'S', 1744698648, 1744698648, '1'),
(199787, 32141, 'QU', 'OK', 'S', 1744698659, 1744698659, '1'),
(199788, 32141, 'QU', 'OK', 'S', 1744698661, 1744698661, '1'),
(199789, 32141, 'QU', 'OK', 'S', 1744698673, 1744698673, '1'),
(199790, 32141, 'QU', 'OK', 'S', 1744698676, 1744698676, '1'),
(199791, 32141, 'QU', 'OK', 'S', 1744698678, 1744698678, '1'),
(199792, 32141, 'QU', 'OK', 'S', 1744698699, 1744698699, '1'),
(199793, 32141, 'QU', 'OK', 'S', 1744698701, 1744698701, '1'),
(199794, 32141, 'QU', 'OK', 'S', 1744698703, 1744698703, '1'),
(199795, 32141, 'QU', 'OK', 'S', 1744698705, 1744698705, '1'),
(199796, 32141, 'QU', 'OK', 'S', 1744698716, 1744698716, '1'),
(199797, 32141, 'QU', 'OK', 'S', 1744698719, 1744698719, '1'),
(199798, 32141, 'QU', 'OK', 'S', 1744698721, 1744698721, '1'),
(199799, 32141, 'QU', 'OK', 'S', 1744698745, 1744698745, '1'),
(199800, 32141, 'QU', 'OK', 'S', 1744698747, 1744698747, '1'),
(199801, 32141, 'QU', 'OK', 'S', 1744698756, 1744698756, '1'),
(199802, 32141, 'QU', 'OK', 'S', 1744698758, 1744698758, '1'),
(199803, 32141, 'QU', 'OK', 'S', 1744698760, 1744698760, '1'),
(199804, 32141, 'QU', 'OK', 'S', 1744698762, 1744698762, '1'),
(199805, 32141, 'QU', 'OK', 'S', 1744698764, 1744698764, '1'),
(199806, 32141, 'QU', 'OK', 'S', 1744698766, 1744698766, '1'),
(199807, 32141, 'QU', 'OK', 'S', 1744698777, 1744698777, '1'),
(199808, 32141, 'QU', 'OK', 'S', 1744698779, 1744698779, '1'),
(199809, 32141, 'QU', 'OK', 'S', 1744698781, 1744698781, '1'),
(199810, 32141, 'QU', 'OK', 'S', 1744698783, 1744698783, '1'),
(199811, 32141, 'QU', 'OK', 'S', 1744698786, 1744698786, '1'),
(199812, 32141, 'QU', 'OK', 'S', 1744698789, 1744698789, '1'),
(199813, 32141, 'QU', 'OK', 'S', 1744698791, 1744698791, '1'),
(199814, 18219, 'QU', 'OK', 'S', 1744699501, 1744699501, '1'),
(199815, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199816, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199817, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199818, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199819, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199820, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199821, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199822, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199823, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199824, 13441, 'QU', 'OK', 'S', 1744699524, 1744699524, '1'),
(199825, 13506, 'QU', 'OK', 'S', 1744699541, 1744699541, '1'),
(199826, 13506, 'QU', 'OK', 'S', 1744699545, 1744699545, '1'),
(199827, 37358, 'QU', 'OK', 'S', 1744699568, 1744699568, '1'),
(199828, 8406, 'QU', 'OK', 'S', 1744699732, 1744699732, '1'),
(199829, 13502, 'QU', 'OK', 'S', 1744699876, 1744699876, '1'),
(199830, 13506, 'QU', 'OK', 'S', 1744699885, 1744699885, '1'),
(199831, 13502, 'QU', 'OK', 'S', 1744699888, 1744699888, '1'),
(199832, 33293, 'QU', 'OK', 'S', 1744699961, 1744699961, '1'),
(199833, 33293, 'QU', 'OK', 'S', 1744699961, 1744699961, '1'),
(199834, 33293, 'QU', 'OK', 'S', 1744699961, 1744699961, '1'),
(199835, 33293, 'QU', 'OK', 'S', 1744699961, 1744699961, '1'),
(199836, 33293, 'QU', 'OK', 'S', 1744699961, 1744699961, '1'),
(199837, 19308, 'QU', 'OK', 'S', 1744700272, 1744700272, '1'),
(199838, 37354, 'QU', 'OK', 'S', 1744700375, 1744700375, '1'),
(199839, 37355, 'QU', 'OK', 'S', 1744700413, 1744700413, '1'),
(199840, 37356, 'QU', 'OK', 'S', 1744700446, 1744700446, '1'),
(199841, 37357, 'QU', 'OK', 'S', 1744700563, 1744700563, '1'),
(199842, 31144, 'QU', 'OK', 'S', 1744700594, 1744700594, '1'),
(199843, 37363, 'QU', 'OK', 'S', 1744700747, 1744700747, '1'),
(199844, 36769, 'QU', 'OK', 'S', 1744700815, 1744700815, '1'),
(199845, 36769, 'QU', 'OK', 'S', 1744700836, 1744700836, '1'),
(199846, 31169, 'QU', 'OK', 'S', 1744700846, 1744700846, '1'),
(199847, 37055, 'QU', 'OK', 'S', 1744700874, 1744700874, '1'),
(199848, 33150, 'QU', 'OK', 'S', 1744700986, 1744700986, '1'),
(199849, 31918, 'QU', 'OK', 'S', 1744701310, 1744701310, '1'),
(199850, 11761, 'QU', 'OK', 'S', 1744701411, 1744701411, '1'),
(199851, 36658, 'QU', 'OK', 'S', 1744701588, 1744701588, '1'),
(199852, 31322, 'QU', 'OK', 'S', 1744701655, 1744701655, '1'),
(199853, 31169, 'QU', 'OK', 'S', 1744701786, 1744701786, '1'),
(199854, 36316, 'QU', 'OK', 'S', 1744701856, 1744701856, '1'),
(199855, 37313, 'QU', 'OK', 'S', 1744702093, 1744702093, '1'),
(199856, 37313, 'QU', 'OK', 'S', 1744702096, 1744702096, '1'),
(199857, 2051, 'QU', 'OK', 'S', 1744702099, 1744702099, '1'),
(199858, 36299, 'QU', 'OK', 'S', 1744702102, 1744702102, '1'),
(199859, 2898, 'QU', 'OK', 'S', 1744702108, 1744702108, '1'),
(199860, 36658, 'QU', 'OK', 'S', 1744702237, 1744702237, '1'),
(199861, 36698, 'QU', 'OK', 'S', 1744702265, 1744702265, '1'),
(199862, 33786, 'QU', 'OK', 'S', 1744703427, 1744703427, '1'),
(199863, 32371, 'QU', 'OK', 'S', 1744703429, 1744703429, '1'),
(199864, 33865, 'QU', 'OK', 'S', 1744703431, 1744703431, '1'),
(199865, 32428, 'QU', 'OK', 'S', 1744703441, 1744703441, '1'),
(199866, 32428, 'QU', 'OK', 'S', 1744703443, 1744703443, '1'),
(199867, 33101, 'QU', 'OK', 'S', 1744703449, 1744703449, '1'),
(199868, 32913, 'QU', 'OK', 'S', 1744703489, 1744703489, '1'),
(199869, 31451, 'QU', 'OK', 'S', 1744703595, 1744703595, '1'),
(199870, 35492, 'QU', 'OK', 'S', 1744703769, 1744703769, '1'),
(199871, 11761, 'QU', 'OK', 'S', 1744703832, 1744703832, '1'),
(199872, 18952, 'QU', 'OK', 'S', 1744703956, 1744703956, '1'),
(199873, 13208, 'QU', 'OK', 'S', 1744704161, 1744704161, '1'),
(199874, 37279, 'QU', 'OK', 'S', 1744705471, 1744705471, '1'),
(199875, 37277, 'QU', 'OK', 'S', 1744705504, 1744705504, '1'),
(199876, 37244, 'QU', 'OK', 'S', 1744705512, 1744705512, '1'),
(199877, 37347, 'QU', 'OK', 'S', 1744705515, 1744705515, '1'),
(199878, 37210, 'QU', 'OK', 'S', 1744705518, 1744705518, '1'),
(199879, 37347, 'QU', 'OK', 'S', 1744705521, 1744705521, '1'),
(199880, 37277, 'QU', 'OK', 'S', 1744705523, 1744705523, '1'),
(199881, 26776, 'QU', 'OK', 'S', 1744705531, 1744705531, '1'),
(199882, 27426, 'QU', 'OK', 'S', 1744708964, 1744708964, '1'),
(199883, 24616, 'QU', 'OK', 'S', 1744709028, 1744709028, '1'),
(199884, 37211, 'QU', 'OK', 'S', 1744709101, 1744709101, '1'),
(199885, 24614, 'QU', 'OK', 'S', 1744712164, 1744712164, '1'),
(199886, 13302, 'QU', 'OK', 'S', 1744714467, 1744714467, '1'),
(199887, 13302, 'QU', 'OK', 'S', 1744714470, 1744714470, '1'),
(199888, 13302, 'QU', 'OK', 'S', 1744714489, 1744714489, '1'),
(199889, 13302, 'QU', 'OK', 'S', 1744714498, 1744714498, '1'),
(199890, 13302, 'QU', 'OK', 'S', 1744714503, 1744714503, '1'),
(199891, 13302, 'QU', 'OK', 'S', 1744714507, 1744714507, '1'),
(199892, 13302, 'QU', 'OK', 'S', 1744714511, 1744714511, '1'),
(199893, 13304, 'QU', 'OK', 'S', 1744715770, 1744715770, '1'),
(199894, 13304, 'QU', 'OK', 'S', 1744715794, 1744715794, '1'),
(199895, 28548, 'QU', 'OK', 'S', 1744715799, 1744715799, '1'),
(199896, 35979, 'QU', 'OK', 'S', 1744715802, 1744715802, '1'),
(199897, 36375, 'QU', 'OK', 'S', 1744715834, 1744715834, '1'),
(199898, 36798, 'QU', 'OK', 'S', 1744715837, 1744715837, '1'),
(199899, 33954, 'QU', 'OK', 'S', 1744715847, 1744715847, '1'),
(199900, 35867, 'QU', 'OK', 'S', 1744715849, 1744715849, '1'),
(199901, 28548, 'QU', 'OK', 'S', 1744716142, 1744716142, '1'),
(199902, 33954, 'QU', 'OK', 'S', 1744716145, 1744716145, '1'),
(199903, 35867, 'QU', 'OK', 'S', 1744716146, 1744716146, '1'),
(199904, 36798, 'QU', 'OK', 'S', 1744716147, 1744716147, '1'),
(199905, 36375, 'QU', 'OK', 'S', 1744716148, 1744716148, '1'),
(199906, 35979, 'QU', 'OK', 'S', 1744716150, 1744716150, '1'),
(199907, 27121, 'QU', 'OK', 'S', 1744716318, 1744716318, '1'),
(199908, 14721, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199909, 33193, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199910, 23322, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199911, 36618, 'QU', 'OK', 'S', 1744716476, 1744716476, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(199912, 24688, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199913, 3276, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199914, 2898, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199915, 2123, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199916, 25636, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199917, 3892, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199918, 36328, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199919, 17580, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199920, 3612, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199921, 31702, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199922, 36971, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199923, 21584, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199924, 33866, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199925, 36490, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199926, 2781, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199927, 15915, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199928, 36131, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199929, 36078, 'QU', 'OK', 'S', 1744716476, 1744716476, '1'),
(199930, 2527, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199931, 3717, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199932, 1497, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199933, 14744, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199934, 21682, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199935, 14775, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199936, 36619, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199937, 25218, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199938, 14767, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199939, 14766, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199940, 14763, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199941, 36301, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199942, 30810, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199943, 13460, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199944, 35053, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199945, 21591, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199946, 7833, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199947, 34619, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199948, 34965, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199949, 34887, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199950, 2870, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199951, 27656, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199952, 34674, 'QU', 'OK', 'S', 1744716477, 1744716477, '1'),
(199953, 14766, 'QU', 'OK', 'S', 1744716501, 1744716501, '1'),
(199954, 36619, 'QU', 'OK', 'S', 1744716506, 1744716506, '1'),
(199955, 14767, 'QU', 'OK', 'S', 1744716509, 1744716509, '1'),
(199956, 14721, 'QU', 'OK', 'S', 1744716512, 1744716512, '1'),
(199957, 36131, 'QU', 'OK', 'S', 1744716514, 1744716514, '1'),
(199958, 36328, 'QU', 'OK', 'S', 1744716516, 1744716516, '1'),
(199959, 36301, 'QU', 'OK', 'S', 1744716520, 1744716520, '1'),
(199960, 21682, 'QU', 'OK', 'S', 1744716522, 1744716522, '1'),
(199961, 36490, 'QU', 'OK', 'S', 1744716526, 1744716526, '1'),
(199962, 21584, 'QU', 'OK', 'S', 1744716528, 1744716528, '1'),
(199963, 2898, 'QU', 'OK', 'S', 1744716535, 1744716535, '1'),
(199964, 35053, 'QU', 'OK', 'S', 1744716540, 1744716540, '1'),
(199965, 24688, 'QU', 'OK', 'S', 1744716543, 1744716543, '1'),
(199966, 27656, 'QU', 'OK', 'S', 1744716547, 1744716547, '1'),
(199967, 14744, 'QU', 'OK', 'S', 1744716553, 1744716553, '1'),
(199968, 3892, 'QU', 'OK', 'S', 1744716557, 1744716557, '1'),
(199969, 36078, 'QU', 'OK', 'S', 1744716560, 1744716560, '1'),
(199970, 3276, 'QU', 'OK', 'S', 1744716567, 1744716567, '1'),
(199971, 30810, 'QU', 'OK', 'S', 1744716571, 1744716571, '1'),
(199972, 31702, 'QU', 'OK', 'S', 1744716573, 1744716573, '1'),
(199973, 1497, 'QU', 'OK', 'S', 1744716580, 1744716580, '1'),
(199974, 23322, 'QU', 'OK', 'S', 1744716584, 1744716584, '1'),
(199975, 3612, 'QU', 'OK', 'S', 1744716586, 1744716586, '1'),
(199976, 15915, 'QU', 'OK', 'S', 1744716592, 1744716592, '1'),
(199977, 34965, 'QU', 'OK', 'S', 1744716596, 1744716596, '1'),
(199978, 2870, 'QU', 'OK', 'S', 1744716599, 1744716599, '1'),
(199979, 14763, 'QU', 'OK', 'S', 1744716602, 1744716602, '1'),
(199980, 25218, 'QU', 'OK', 'S', 1744716604, 1744716604, '1'),
(199981, 33193, 'QU', 'OK', 'S', 1744716607, 1744716607, '1'),
(199982, 36618, 'QU', 'OK', 'S', 1744716610, 1744716610, '1'),
(199983, 14775, 'QU', 'OK', 'S', 1744716614, 1744716614, '1'),
(199984, 34887, 'QU', 'OK', 'S', 1744716617, 1744716617, '1'),
(199985, 21591, 'QU', 'OK', 'S', 1744716619, 1744716619, '1'),
(199986, 7833, 'QU', 'OK', 'S', 1744716627, 1744716627, '1'),
(199987, 17580, 'QU', 'OK', 'S', 1744716631, 1744716631, '1'),
(199988, 2123, 'QU', 'OK', 'S', 1744716638, 1744716638, '1'),
(199989, 33866, 'QU', 'OK', 'S', 1744716642, 1744716642, '1'),
(199990, 36971, 'QU', 'OK', 'S', 1744716646, 1744716646, '1'),
(199991, 2781, 'QU', 'OK', 'S', 1744716653, 1744716653, '1'),
(199992, 34619, 'QU', 'OK', 'S', 1744716657, 1744716657, '1'),
(199993, 2527, 'QU', 'OK', 'S', 1744716680, 1744716680, '1'),
(199994, 3717, 'QU', 'OK', 'S', 1744716715, 1744716715, '1'),
(199995, 36375, 'QU', 'OK', 'S', 1744716719, 1744716719, '1'),
(199996, 36798, 'QU', 'OK', 'S', 1744716723, 1744716723, '1'),
(199997, 33954, 'QU', 'OK', 'S', 1744716728, 1744716728, '1'),
(199998, 35867, 'QU', 'OK', 'S', 1744716732, 1744716732, '1'),
(199999, 13460, 'QU', 'OK', 'S', 1744716736, 1744716736, '1'),
(200000, 28548, 'QU', 'OK', 'S', 1744716740, 1744716740, '1'),
(200001, 9665, 'QU', 'OK', 'S', 1744717021, 1744717021, '1'),
(200002, 9665, 'QU', 'OK', 'S', 1744717098, 1744717098, '1'),
(200003, 9665, 'QU', 'OK', 'S', 1744717101, 1744717101, '1'),
(200004, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200005, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200006, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200007, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200008, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200009, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200010, 37125, 'QU', 'OK', 'S', 1744717104, 1744717104, '1'),
(200011, 9665, 'QU', 'OK', 'S', 1744717105, 1744717105, '1'),
(200012, 9665, 'QU', 'OK', 'S', 1744717108, 1744717108, '1'),
(200013, 9665, 'QU', 'OK', 'S', 1744717150, 1744717150, '1'),
(200014, 9665, 'QU', 'OK', 'S', 1744717156, 1744717156, '1'),
(200015, 9665, 'QU', 'OK', 'S', 1744717160, 1744717160, '1'),
(200016, 9665, 'QU', 'OK', 'S', 1744717165, 1744717165, '1'),
(200017, 9665, 'QU', 'OK', 'S', 1744717168, 1744717168, '1'),
(200018, 24688, 'QU', 'OK', 'S', 1744717183, 1744717183, '1'),
(200019, 9665, 'QU', 'OK', 'S', 1744717191, 1744717191, '1'),
(200020, 9665, 'QU', 'OK', 'S', 1744717195, 1744717195, '1'),
(200021, 3695, 'QU', 'OK', 'S', 1744717248, 1744717248, '1'),
(200022, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200023, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200024, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200025, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200026, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200027, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200028, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200029, 37115, 'QU', 'OK', 'S', 1744717487, 1744717487, '1'),
(200030, 1721, 'QU', 'OK', 'S', 1744717493, 1744717493, '1'),
(200031, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200032, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200033, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200034, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200035, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200036, 37116, 'QU', 'OK', 'S', 1744717754, 1744717754, '1'),
(200037, 37111, 'QU', 'OK', 'S', 1744717796, 1744717796, '1'),
(200038, 35857, 'QU', 'OK', 'S', 1744718624, 1744718624, '1'),
(200039, 36207, 'QU', 'OK', 'S', 1744718629, 1744718629, '1'),
(200040, 36207, 'QU', 'OK', 'S', 1744718636, 1744718636, '1'),
(200041, 37296, 'QU', 'OK', 'S', 1744718639, 1744718639, '1'),
(200042, 37189, 'QU', 'OK', 'S', 1744718646, 1744718646, '1'),
(200043, 30511, 'QU', 'OK', 'S', 1744718649, 1744718649, '1'),
(200044, 35799, 'QU', 'OK', 'S', 1744718652, 1744718652, '1'),
(200045, 37189, 'QU', 'OK', 'S', 1744718656, 1744718656, '1'),
(200046, 37189, 'QU', 'OK', 'S', 1744718658, 1744718658, '1'),
(200047, 18686, 'QU', 'OK', 'S', 1744718663, 1744718663, '1'),
(200048, 30511, 'QU', 'OK', 'S', 1744718667, 1744718667, '1'),
(200049, 37189, 'QU', 'OK', 'S', 1744718671, 1744718671, '1'),
(200050, 30511, 'QU', 'OK', 'S', 1744718674, 1744718674, '1'),
(200051, 30511, 'QU', 'OK', 'S', 1744718677, 1744718677, '1'),
(200052, 35829, 'QU', 'OK', 'S', 1744718679, 1744718679, '1'),
(200053, 30511, 'QU', 'OK', 'S', 1744718682, 1744718682, '1'),
(200054, 37196, 'QU', 'OK', 'S', 1744718692, 1744718692, '1'),
(200055, 37189, 'QU', 'OK', 'S', 1744718698, 1744718698, '1'),
(200056, 37189, 'QU', 'OK', 'S', 1744718702, 1744718702, '1'),
(200057, 37196, 'QU', 'OK', 'S', 1744718707, 1744718707, '1'),
(200058, 37196, 'QU', 'OK', 'S', 1744718711, 1744718711, '1'),
(200059, 30511, 'QU', 'OK', 'S', 1744718715, 1744718715, '1'),
(200060, 24055, 'QU', 'OK', 'S', 1744718718, 1744718718, '1'),
(200061, 35485, 'QU', 'OK', 'S', 1744718723, 1744718723, '1'),
(200062, 37196, 'QU', 'OK', 'S', 1744718728, 1744718728, '1'),
(200063, 37189, 'QU', 'OK', 'S', 1744718732, 1744718732, '1'),
(200064, 36207, 'QU', 'OK', 'S', 1744718736, 1744718736, '1'),
(200065, 30511, 'QU', 'OK', 'S', 1744718738, 1744718738, '1'),
(200066, 36207, 'QU', 'OK', 'S', 1744718749, 1744718749, '1'),
(200067, 37189, 'QU', 'OK', 'S', 1744718752, 1744718752, '1'),
(200068, 30511, 'QU', 'OK', 'S', 1744718756, 1744718756, '1'),
(200069, 30511, 'QU', 'OK', 'S', 1744718763, 1744718763, '1'),
(200070, 36207, 'QU', 'OK', 'S', 1744718767, 1744718767, '1'),
(200071, 36207, 'QU', 'OK', 'S', 1744718772, 1744718772, '1'),
(200072, 37196, 'QU', 'OK', 'S', 1744718776, 1744718776, '1'),
(200073, 37196, 'QU', 'OK', 'S', 1744718780, 1744718780, '1'),
(200074, 30511, 'QU', 'OK', 'S', 1744718784, 1744718784, '1'),
(200075, 37196, 'QU', 'OK', 'S', 1744718788, 1744718788, '1'),
(200076, 36208, 'QU', 'OK', 'S', 1744719186, 1744719186, '1'),
(200077, 36208, 'QU', 'OK', 'S', 1744719188, 1744719188, '1'),
(200078, 36208, 'QU', 'OK', 'S', 1744719190, 1744719190, '1'),
(200079, 35351, 'QU', 'OK', 'S', 1744719260, 1744719260, '1'),
(200080, 34778, 'QU', 'OK', 'S', 1744719309, 1744719309, '1'),
(200081, 34778, 'QU', 'OK', 'S', 1744719312, 1744719312, '1'),
(200082, 34778, 'QU', 'OK', 'S', 1744719318, 1744719318, '1'),
(200083, 34778, 'QU', 'OK', 'S', 1744719321, 1744719321, '1'),
(200084, 37044, 'QU', 'OK', 'S', 1744720529, 1744720529, '1'),
(200085, 28523, 'QU', 'OK', 'S', 1744720535, 1744720535, '1'),
(200086, 37299, 'QU', 'OK', 'S', 1744720538, 1744720538, '1'),
(200087, 28523, 'QU', 'OK', 'S', 1744720546, 1744720546, '1'),
(200088, 31265, 'QU', 'OK', 'S', 1744720551, 1744720551, '1'),
(200089, 37296, 'QU', 'OK', 'S', 1744720555, 1744720555, '1'),
(200090, 37044, 'QU', 'OK', 'S', 1744720561, 1744720561, '1'),
(200091, 37301, 'QU', 'OK', 'S', 1744720607, 1744720607, '1'),
(200092, 35273, 'QU', 'OK', 'S', 1744720612, 1744720612, '1'),
(200093, 35276, 'QU', 'OK', 'S', 1744720617, 1744720617, '1'),
(200094, 35272, 'QU', 'OK', 'S', 1744720622, 1744720622, '1'),
(200095, 28523, 'QU', 'OK', 'S', 1744720625, 1744720625, '1'),
(200096, 35274, 'QU', 'OK', 'S', 1744720631, 1744720631, '1'),
(200097, 35272, 'QU', 'OK', 'S', 1744720642, 1744720642, '1'),
(200098, 35276, 'QU', 'OK', 'S', 1744720647, 1744720647, '1'),
(200099, 36532, 'QU', 'OK', 'S', 1744720652, 1744720652, '1'),
(200100, 35273, 'QU', 'OK', 'S', 1744720666, 1744720666, '1'),
(200101, 31587, 'QU', 'OK', 'S', 1744720675, 1744720675, '1'),
(200102, 35274, 'QU', 'OK', 'S', 1744720678, 1744720678, '1'),
(200103, 22572, 'QU', 'OK', 'S', 1744720683, 1744720683, '1'),
(200104, 35276, 'QU', 'OK', 'S', 1744720686, 1744720686, '1'),
(200105, 8527, 'QU', 'OK', 'S', 1744720693, 1744720693, '1'),
(200106, 35274, 'QU', 'OK', 'S', 1744720699, 1744720699, '1'),
(200107, 37302, 'QU', 'OK', 'S', 1744720703, 1744720703, '1'),
(200108, 37300, 'QU', 'OK', 'S', 1744720707, 1744720707, '1'),
(200109, 19876, 'QU', 'OK', 'S', 1744720713, 1744720713, '1'),
(200110, 19876, 'QU', 'OK', 'S', 1744720718, 1744720718, '1'),
(200111, 35723, 'QU', 'OK', 'S', 1744720723, 1744720723, '1'),
(200112, 36140, 'QU', 'OK', 'S', 1744720731, 1744720731, '1'),
(200113, 36960, 'QU', 'OK', 'S', 1744720736, 1744720736, '1'),
(200114, 36140, 'QU', 'OK', 'S', 1744720744, 1744720744, '1'),
(200115, 35273, 'QU', 'OK', 'S', 1744720749, 1744720749, '1'),
(200116, 35275, 'QU', 'OK', 'S', 1744720754, 1744720754, '1'),
(200117, 21088, 'QU', 'OK', 'S', 1744720759, 1744720759, '1'),
(200118, 36049, 'QU', 'OK', 'S', 1744720764, 1744720764, '1'),
(200119, 35272, 'QU', 'OK', 'S', 1744720770, 1744720770, '1'),
(200120, 35275, 'QU', 'OK', 'S', 1744720775, 1744720775, '1'),
(200121, 35935, 'QU', 'OK', 'S', 1744720781, 1744720781, '1'),
(200122, 36961, 'QU', 'OK', 'S', 1744720786, 1744720786, '1'),
(200123, 36707, 'QU', 'OK', 'S', 1744720790, 1744720790, '1'),
(200124, 36050, 'QU', 'OK', 'S', 1744720798, 1744720798, '1'),
(200125, 35934, 'QU', 'OK', 'S', 1744720803, 1744720803, '1'),
(200126, 35273, 'QU', 'OK', 'S', 1744720808, 1744720808, '1'),
(200127, 34388, 'QU', 'OK', 'S', 1744720811, 1744720811, '1'),
(200128, 21088, 'QU', 'OK', 'S', 1744720815, 1744720815, '1'),
(200129, 37112, 'QU', 'OK', 'S', 1744721097, 1744721097, '1'),
(200130, 37113, 'QU', 'OK', 'S', 1744721205, 1744721205, '1'),
(200131, 37113, 'QU', 'OK', 'S', 1744721205, 1744721205, '1'),
(200132, 37124, 'QU', 'OK', 'S', 1744721298, 1744721298, '1'),
(200133, 35853, 'QU', 'OK', 'S', 1744721583, 1744721583, '1'),
(200134, 37062, 'QU', 'OK', 'S', 1744721587, 1744721587, '1'),
(200135, 37350, 'QU', 'OK', 'S', 1744721595, 1744721595, '1'),
(200136, 35456, 'QU', 'OK', 'S', 1744721599, 1744721599, '1'),
(200137, 37219, 'QU', 'OK', 'S', 1744721604, 1744721604, '1'),
(200138, 37351, 'QU', 'OK', 'S', 1744721622, 1744721622, '1'),
(200139, 21280, 'QU', 'OK', 'S', 1744721626, 1744721626, '1'),
(200140, 37351, 'QU', 'OK', 'S', 1744721665, 1744721665, '1'),
(200141, 36941, 'QU', 'OK', 'S', 1744721668, 1744721668, '1'),
(200142, 37031, 'QU', 'OK', 'S', 1744721674, 1744721674, '1'),
(200143, 35339, 'QU', 'OK', 'S', 1744721686, 1744721686, '1'),
(200144, 35339, 'QU', 'OK', 'S', 1744721691, 1744721691, '1'),
(200145, 37158, 'QU', 'OK', 'S', 1744721695, 1744721695, '1'),
(200146, 37029, 'QU', 'OK', 'S', 1744721701, 1744721701, '1'),
(200147, 33126, 'QU', 'OK', 'S', 1744721706, 1744721706, '1'),
(200148, 35547, 'QU', 'OK', 'S', 1744721712, 1744721712, '1'),
(200149, 31098, 'QU', 'OK', 'S', 1744721718, 1744721718, '1'),
(200150, 31098, 'QU', 'OK', 'S', 1744721722, 1744721722, '1'),
(200151, 36570, 'QU', 'OK', 'S', 1744721741, 1744721741, '1'),
(200152, 37029, 'QU', 'OK', 'S', 1744721746, 1744721746, '1'),
(200153, 37062, 'QU', 'OK', 'S', 1744721750, 1744721750, '1'),
(200154, 21280, 'QU', 'OK', 'S', 1744721755, 1744721755, '1'),
(200155, 35547, 'QU', 'OK', 'S', 1744721759, 1744721759, '1'),
(200156, 37031, 'QU', 'OK', 'S', 1744721763, 1744721763, '1'),
(200157, 35339, 'QU', 'OK', 'S', 1744721767, 1744721767, '1'),
(200158, 35339, 'QU', 'OK', 'S', 1744721772, 1744721772, '1'),
(200159, 32102, 'QU', 'OK', 'S', 1744721776, 1744721776, '1'),
(200160, 36107, 'QU', 'OK', 'S', 1744721783, 1744721783, '1'),
(200161, 36647, 'QU', 'OK', 'S', 1744721821, 1744721821, '1'),
(200162, 37219, 'QU', 'OK', 'S', 1744721826, 1744721826, '1'),
(200163, 32102, 'QU', 'OK', 'S', 1744721831, 1744721831, '1'),
(200164, 23460, 'QU', 'OK', 'S', 1744721853, 1744721853, '1'),
(200165, 37229, 'QU', 'OK', 'S', 1744721861, 1744721861, '1'),
(200166, 36570, 'QU', 'OK', 'S', 1744721866, 1744721866, '1'),
(200167, 14568, 'QU', 'OK', 'S', 1744721872, 1744721872, '1'),
(200168, 14568, 'QU', 'OK', 'S', 1744721881, 1744721881, '1'),
(200169, 25067, 'QU', 'OK', 'S', 1744721887, 1744721887, '1'),
(200170, 3426, 'QU', 'OK', 'S', 1744721891, 1744721891, '1'),
(200171, 36107, 'QU', 'OK', 'S', 1744721896, 1744721896, '1'),
(200172, 25067, 'QU', 'OK', 'S', 1744721900, 1744721900, '1'),
(200173, 32722, 'QU', 'OK', 'S', 1744721920, 1744721920, '1'),
(200174, 23356, 'QU', 'OK', 'S', 1744721925, 1744721925, '1'),
(200175, 36770, 'QU', 'OK', 'S', 1744721931, 1744721931, '1'),
(200176, 23356, 'QU', 'OK', 'S', 1744721936, 1744721936, '1'),
(200177, 30896, 'QU', 'OK', 'S', 1744721940, 1744721940, '1'),
(200178, 37230, 'QU', 'OK', 'S', 1744721974, 1744721974, '1'),
(200179, 35547, 'QU', 'OK', 'S', 1744722007, 1744722007, '1'),
(200180, 34111, 'QU', 'OK', 'S', 1744722174, 1744722174, '1'),
(200181, 30510, 'QU', 'OK', 'S', 1744722206, 1744722206, '1'),
(200182, 36914, 'QU', 'OK', 'S', 1744722245, 1744722245, '1'),
(200183, 34784, 'QU', 'OK', 'S', 1744722296, 1744722296, '1'),
(200184, 35809, 'QU', 'OK', 'S', 1744722327, 1744722327, '1'),
(200185, 35809, 'QU', 'OK', 'S', 1744722337, 1744722337, '1'),
(200186, 34902, 'QU', 'OK', 'S', 1744722359, 1744722359, '1'),
(200187, 34783, 'QU', 'OK', 'S', 1744722386, 1744722386, '1'),
(200188, 34903, 'QU', 'OK', 'S', 1744722414, 1744722414, '1'),
(200189, 34899, 'QU', 'OK', 'S', 1744722449, 1744722449, '1'),
(200190, 35339, 'QU', 'OK', 'S', 1744722551, 1744722551, '1'),
(200191, 35339, 'QU', 'OK', 'S', 1744722554, 1744722554, '1'),
(200192, 31019, 'QU', 'OK', 'S', 1744722712, 1744722712, '1'),
(200193, 26351, 'QU', 'OK', 'S', 1744722927, 1744722927, '1'),
(200194, 35641, 'QU', 'OK', 'S', 1744723058, 1744723058, '1'),
(200195, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200196, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200197, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200198, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200199, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200200, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200201, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200202, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200203, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200204, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200205, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200206, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200207, 37127, 'QU', 'OK', 'S', 1744723137, 1744723137, '1'),
(200208, 35869, 'QU', 'OK', 'S', 1744723194, 1744723194, '1'),
(200209, 35515, 'QU', 'OK', 'S', 1744723391, 1744723391, '1'),
(200210, 35339, 'QU', 'OK', 'S', 1744723568, 1744723568, '1'),
(200211, 26597, 'QU', 'OK', 'S', 1744723665, 1744723665, '1'),
(200212, 37109, 'QU', 'OK', 'S', 1744723688, 1744723688, '1'),
(200213, 21805, 'QU', 'OK', 'S', 1744725119, 1744725119, '1'),
(200214, 16344, 'QU', 'OK', 'S', 1744781526, 1744781526, '1'),
(200215, 16344, 'QU', 'OK', 'S', 1744781531, 1744781531, '1'),
(200216, 37244, 'QU', 'OK', 'S', 1744782227, 1744782227, '1'),
(200217, 37212, 'QU', 'OK', 'S', 1744782246, 1744782246, '1'),
(200218, 37211, 'QU', 'OK', 'S', 1744782248, 1744782248, '1'),
(200219, 37210, 'QU', 'OK', 'S', 1744782252, 1744782252, '1'),
(200220, 37212, 'QU', 'OK', 'S', 1744782255, 1744782255, '1'),
(200221, 35930, 'QU', 'OK', 'S', 1744782354, 1744782354, '1'),
(200222, 9982, 'QU', 'OK', 'S', 1744782400, 1744782400, '1'),
(200223, 9982, 'QU', 'OK', 'S', 1744782400, 1744782400, '1'),
(200224, 9982, 'QU', 'OK', 'S', 1744782400, 1744782400, '1'),
(200225, 16717, 'QU', 'OK', 'S', 1744782428, 1744782428, '1'),
(200226, 31327, 'QU', 'OK', 'S', 1744783272, 1744783272, '1'),
(200227, 36658, 'QU', 'OK', 'S', 1744783555, 1744783555, '1'),
(200228, 36658, 'QU', 'OK', 'S', 1744783563, 1744783563, '1'),
(200229, 9982, 'QU', 'OK', 'S', 1744783810, 1744783810, '1'),
(200230, 9982, 'QU', 'OK', 'S', 1744783815, 1744783815, '1'),
(200231, 31126, 'QU', 'OK', 'S', 1744783888, 1744783888, '1'),
(200232, 31154, 'QU', 'OK', 'S', 1744783911, 1744783911, '1'),
(200233, 9982, 'QU', 'OK', 'S', 1744783970, 1744783970, '1'),
(200234, 37365, 'QU', 'OK', 'S', 1744784187, 1744784187, '1'),
(200235, 37364, 'QU', 'OK', 'S', 1744784699, 1744784699, '1'),
(200236, 37369, 'QU', 'OK', 'S', 1744785124, 1744785124, '1'),
(200237, 37370, 'QU', 'OK', 'S', 1744785166, 1744785166, '1'),
(200238, 37368, 'QU', 'OK', 'S', 1744785250, 1744785250, '1'),
(200239, 37371, 'QU', 'OK', 'S', 1744785285, 1744785285, '1'),
(200240, 33710, 'QU', 'OK', 'S', 1744785319, 1744785319, '1'),
(200241, 37042, 'QU', 'OK', 'S', 1744785448, 1744785448, '1'),
(200242, 37042, 'QU', 'OK', 'S', 1744785471, 1744785471, '1'),
(200243, 36375, 'QU', 'OK', 'S', 1744785581, 1744785581, '1'),
(200244, 36572, 'QU', 'OK', 'S', 1744785591, 1744785591, '1'),
(200245, 37042, 'QU', 'OK', 'S', 1744785595, 1744785595, '1'),
(200246, 16994, 'QU', 'OK', 'S', 1744785617, 1744785617, '1'),
(200247, 37042, 'QU', 'OK', 'S', 1744785666, 1744785666, '1'),
(200248, 36572, 'QU', 'OK', 'S', 1744785670, 1744785670, '1'),
(200249, 37310, 'QU', 'OK', 'S', 1744785723, 1744785723, '1'),
(200250, 37311, 'QU', 'OK', 'S', 1744785752, 1744785752, '1'),
(200251, 37103, 'QU', 'OK', 'S', 1744785785, 1744785785, '1'),
(200252, 37330, 'QU', 'OK', 'S', 1744785815, 1744785815, '1'),
(200253, 37100, 'QU', 'OK', 'S', 1744785848, 1744785848, '1'),
(200254, 25245, 'QU', 'OK', 'S', 1744785889, 1744785889, '1'),
(200255, 27709, 'QU', 'OK', 'S', 1744786222, 1744786222, '1'),
(200256, 37123, 'QU', 'OK', 'S', 1744786333, 1744786333, '1'),
(200257, 37108, 'QU', 'OK', 'S', 1744786362, 1744786362, '1'),
(200258, 23127, 'QU', 'OK', 'S', 1744788865, 1744788865, '1'),
(200259, 36222, 'QU', 'OK', 'S', 1744789751, 1744789751, '1'),
(200260, 36221, 'QU', 'OK', 'S', 1744789760, 1744789760, '1'),
(200261, 35105, 'QU', 'OK', 'S', 1744789775, 1744789775, '1'),
(200262, 36585, 'QU', 'OK', 'S', 1744789781, 1744789781, '1'),
(200263, 36429, 'QU', 'OK', 'S', 1744789784, 1744789784, '1'),
(200264, 36421, 'QU', 'OK', 'S', 1744789787, 1744789787, '1'),
(200265, 36426, 'QU', 'OK', 'S', 1744789791, 1744789791, '1'),
(200266, 36532, 'QU', 'OK', 'S', 1744789797, 1744789797, '1'),
(200267, 36583, 'QU', 'OK', 'S', 1744789799, 1744789799, '1'),
(200268, 36534, 'QU', 'OK', 'S', 1744789803, 1744789803, '1'),
(200269, 36533, 'QU', 'OK', 'S', 1744789807, 1744789807, '1'),
(200270, 36928, 'QU', 'OK', 'S', 1744789813, 1744789813, '1'),
(200271, 36763, 'QU', 'OK', 'S', 1744789817, 1744789817, '1'),
(200272, 36012, 'QU', 'OK', 'S', 1744789822, 1744789822, '1'),
(200273, 36531, 'QU', 'OK', 'S', 1744789845, 1744789845, '1'),
(200274, 36586, 'QU', 'OK', 'S', 1744789848, 1744789848, '1'),
(200275, 29388, 'QU', 'OK', 'S', 1744789850, 1744789850, '1'),
(200276, 36014, 'QU', 'OK', 'S', 1744789856, 1744789856, '1'),
(200277, 36847, 'QU', 'OK', 'S', 1744789860, 1744789860, '1'),
(200278, 36927, 'QU', 'OK', 'S', 1744789865, 1744789865, '1'),
(200279, 36972, 'QU', 'OK', 'S', 1744789870, 1744789870, '1'),
(200280, 36548, 'QU', 'OK', 'S', 1744789876, 1744789876, '1'),
(200281, 27417, 'QU', 'OK', 'S', 1744789881, 1744789881, '1'),
(200282, 36793, 'QU', 'OK', 'S', 1744789890, 1744789890, '1'),
(200283, 36222, 'QU', 'OK', 'S', 1744789896, 1744789896, '1'),
(200284, 36967, 'QU', 'OK', 'S', 1744789901, 1744789901, '1'),
(200285, 36968, 'QU', 'OK', 'S', 1744789905, 1744789905, '1'),
(200286, 36792, 'QU', 'OK', 'S', 1744789909, 1744789909, '1'),
(200287, 36011, 'QU', 'OK', 'S', 1744789914, 1744789914, '1'),
(200288, 36853, 'QU', 'OK', 'S', 1744789919, 1744789919, '1'),
(200289, 36224, 'QU', 'OK', 'S', 1744789924, 1744789924, '1'),
(200290, 36971, 'QU', 'OK', 'S', 1744789928, 1744789928, '1'),
(200291, 36034, 'QU', 'OK', 'S', 1744789931, 1744789931, '1'),
(200292, 36970, 'QU', 'OK', 'S', 1744789936, 1744789936, '1'),
(200293, 36265, 'QU', 'OK', 'S', 1744789953, 1744789953, '1'),
(200294, 35915, 'QU', 'OK', 'S', 1744790397, 1744790397, '1'),
(200295, 32993, 'QU', 'OK', 'S', 1744791002, 1744791002, '1'),
(200296, 33077, 'QU', 'OK', 'S', 1744791066, 1744791066, '1'),
(200297, 33089, 'QU', 'OK', 'S', 1744791574, 1744791574, '1'),
(200298, 33089, 'QU', 'OK', 'S', 1744791576, 1744791576, '1'),
(200299, 33089, 'QU', 'OK', 'S', 1744791579, 1744791579, '1'),
(200300, 33089, 'QU', 'OK', 'S', 1744791582, 1744791582, '1'),
(200301, 33089, 'QU', 'OK', 'S', 1744791584, 1744791584, '1'),
(200302, 33089, 'QU', 'OK', 'S', 1744791586, 1744791586, '1'),
(200303, 33089, 'QU', 'OK', 'S', 1744791589, 1744791589, '1'),
(200304, 33089, 'QU', 'OK', 'S', 1744791591, 1744791591, '1'),
(200305, 32170, 'QU', 'OK', 'S', 1744791614, 1744791614, '1'),
(200306, 32170, 'QU', 'OK', 'S', 1744791616, 1744791616, '1'),
(200307, 32170, 'QU', 'OK', 'S', 1744791622, 1744791622, '1'),
(200308, 32170, 'QU', 'OK', 'S', 1744791625, 1744791625, '1'),
(200309, 32170, 'QU', 'OK', 'S', 1744791631, 1744791631, '1'),
(200310, 32170, 'QU', 'OK', 'S', 1744791634, 1744791634, '1'),
(200311, 32170, 'QU', 'OK', 'S', 1744791648, 1744791648, '1'),
(200312, 32170, 'QU', 'OK', 'S', 1744791650, 1744791650, '1'),
(200313, 32170, 'QU', 'OK', 'S', 1744791663, 1744791663, '1'),
(200314, 32170, 'QU', 'OK', 'S', 1744791665, 1744791665, '1'),
(200315, 32170, 'QU', 'OK', 'S', 1744791667, 1744791667, '1'),
(200316, 32170, 'QU', 'OK', 'S', 1744791678, 1744791678, '1'),
(200317, 32170, 'QU', 'OK', 'S', 1744791681, 1744791681, '1'),
(200318, 32171, 'QU', 'OK', 'S', 1744791741, 1744791741, '1'),
(200319, 32171, 'QU', 'OK', 'S', 1744791743, 1744791743, '1'),
(200320, 32171, 'QU', 'OK', 'S', 1744791749, 1744791749, '1'),
(200321, 32171, 'QU', 'OK', 'S', 1744791751, 1744791751, '1'),
(200322, 32171, 'QU', 'OK', 'S', 1744791763, 1744791763, '1'),
(200323, 32171, 'QU', 'OK', 'S', 1744791778, 1744791778, '1'),
(200324, 32171, 'QU', 'OK', 'S', 1744791782, 1744791782, '1'),
(200325, 32171, 'QU', 'OK', 'S', 1744791791, 1744791791, '1'),
(200326, 32171, 'QU', 'OK', 'S', 1744791797, 1744791797, '1'),
(200327, 32171, 'QU', 'OK', 'S', 1744791805, 1744791805, '1'),
(200328, 32171, 'QU', 'OK', 'S', 1744791814, 1744791814, '1'),
(200329, 32171, 'QU', 'OK', 'S', 1744791816, 1744791816, '1'),
(200330, 32171, 'QU', 'OK', 'S', 1744791837, 1744791837, '1'),
(200331, 32239, 'QU', 'OK', 'S', 1744791883, 1744791883, '1'),
(200332, 32239, 'QU', 'OK', 'S', 1744791887, 1744791887, '1'),
(200333, 32239, 'QU', 'OK', 'S', 1744791893, 1744791893, '1'),
(200334, 32239, 'QU', 'OK', 'S', 1744791896, 1744791896, '1'),
(200335, 32239, 'QU', 'OK', 'S', 1744791907, 1744791907, '1'),
(200336, 32239, 'QU', 'OK', 'S', 1744791911, 1744791911, '1'),
(200337, 32239, 'QU', 'OK', 'S', 1744791921, 1744791921, '1'),
(200338, 32239, 'QU', 'OK', 'S', 1744791923, 1744791923, '1'),
(200339, 32239, 'QU', 'OK', 'S', 1744791933, 1744791933, '1'),
(200340, 32239, 'QU', 'OK', 'S', 1744791941, 1744791941, '1'),
(200341, 32239, 'QU', 'OK', 'S', 1744791988, 1744791988, '1'),
(200342, 32239, 'QU', 'OK', 'S', 1744791998, 1744791998, '1'),
(200343, 32239, 'QU', 'OK', 'S', 1744792001, 1744792001, '1'),
(200344, 35144, 'QU', 'OK', 'S', 1744792109, 1744792109, '1'),
(200345, 35144, 'QU', 'OK', 'S', 1744792130, 1744792130, '1'),
(200346, 35144, 'QU', 'OK', 'S', 1744792188, 1744792188, '1'),
(200347, 35144, 'QU', 'OK', 'S', 1744792216, 1744792216, '1'),
(200348, 35144, 'QU', 'OK', 'S', 1744792230, 1744792230, '1'),
(200349, 35144, 'QU', 'OK', 'S', 1744792255, 1744792255, '1'),
(200350, 37211, 'QU', 'OK', 'S', 1744795654, 1744795654, '1'),
(200351, 37210, 'QU', 'OK', 'S', 1744795661, 1744795661, '1'),
(200352, 37209, 'QU', 'OK', 'S', 1744795665, 1744795665, '1'),
(200353, 37209, 'QU', 'OK', 'S', 1744795667, 1744795667, '1'),
(200354, 37211, 'QU', 'OK', 'S', 1744795669, 1744795669, '1'),
(200355, 37243, 'QU', 'OK', 'S', 1744795674, 1744795674, '1'),
(200356, 37249, 'QU', 'OK', 'S', 1744795677, 1744795677, '1'),
(200357, 37249, 'QU', 'OK', 'S', 1744795681, 1744795681, '1'),
(200358, 37244, 'QU', 'OK', 'S', 1744795684, 1744795684, '1'),
(200359, 37211, 'QU', 'OK', 'S', 1744795690, 1744795690, '1'),
(200360, 37210, 'QU', 'OK', 'S', 1744795775, 1744795775, '1'),
(200361, 37188, 'QU', 'OK', 'S', 1744796499, 1744796499, '1'),
(200362, 37188, 'QU', 'OK', 'S', 1744796501, 1744796501, '1'),
(200363, 31144, 'QU', 'OK', 'S', 1744798253, 1744798253, '1'),
(200364, 31144, 'QU', 'OK', 'S', 1744799893, 1744799893, '1'),
(200365, 3948, 'QU', 'OK', 'S', 1744800345, 1744800345, '1'),
(200366, 37022, 'QU', 'OK', 'S', 1744802666, 1744802666, '1'),
(200367, 30725, 'QU', 'OK', 'S', 1744802712, 1744802712, '1'),
(200368, 37105, 'QU', 'OK', 'S', 1744803117, 1744803117, '1'),
(200369, 37104, 'QU', 'OK', 'S', 1744803131, 1744803131, '1'),
(200370, 37088, 'QU', 'OK', 'S', 1744803146, 1744803146, '1'),
(200371, 37087, 'QU', 'OK', 'S', 1744803169, 1744803169, '1'),
(200372, 36811, 'QU', 'OK', 'S', 1744803187, 1744803187, '1'),
(200373, 36811, 'QU', 'OK', 'S', 1744803207, 1744803207, '1'),
(200374, 36810, 'QU', 'OK', 'S', 1744803232, 1744803232, '1'),
(200375, 36809, 'QU', 'OK', 'S', 1744803247, 1744803247, '1'),
(200376, 36777, 'QU', 'OK', 'S', 1744803258, 1744803258, '1'),
(200377, 36777, 'QU', 'OK', 'S', 1744803282, 1744803282, '1'),
(200378, 36765, 'QU', 'OK', 'S', 1744803293, 1744803293, '1'),
(200379, 36764, 'QU', 'OK', 'S', 1744803308, 1744803308, '1'),
(200380, 36605, 'QU', 'OK', 'S', 1744803329, 1744803329, '1'),
(200381, 36604, 'QU', 'OK', 'S', 1744803338, 1744803338, '1'),
(200382, 36603, 'QU', 'OK', 'S', 1744803351, 1744803351, '1'),
(200383, 36503, 'QU', 'OK', 'S', 1744803362, 1744803362, '1'),
(200384, 36502, 'QU', 'OK', 'S', 1744803370, 1744803370, '1'),
(200385, 36501, 'QU', 'OK', 'S', 1744803382, 1744803382, '1'),
(200386, 35715, 'QU', 'OK', 'S', 1744803395, 1744803395, '1'),
(200387, 35688, 'QU', 'OK', 'S', 1744803417, 1744803417, '1'),
(200388, 35687, 'QU', 'OK', 'S', 1744803426, 1744803426, '1'),
(200389, 35657, 'QU', 'OK', 'S', 1744803453, 1744803453, '1'),
(200390, 35436, 'QU', 'OK', 'S', 1744803472, 1744803472, '1'),
(200391, 35435, 'QU', 'OK', 'S', 1744803481, 1744803481, '1'),
(200392, 35434, 'QU', 'OK', 'S', 1744803490, 1744803490, '1'),
(200393, 35433, 'QU', 'OK', 'S', 1744803499, 1744803499, '1'),
(200394, 35337, 'QU', 'OK', 'S', 1744803511, 1744803511, '1'),
(200395, 35202, 'QU', 'OK', 'S', 1744803520, 1744803520, '1'),
(200396, 35201, 'QU', 'OK', 'S', 1744803533, 1744803533, '1'),
(200397, 35040, 'QU', 'OK', 'S', 1744803543, 1744803543, '1'),
(200398, 35039, 'QU', 'OK', 'S', 1744803552, 1744803552, '1'),
(200399, 34960, 'QU', 'OK', 'S', 1744803558, 1744803558, '1'),
(200400, 34623, 'QU', 'OK', 'S', 1744803586, 1744803586, '1'),
(200401, 34498, 'QU', 'OK', 'S', 1744803593, 1744803593, '1'),
(200402, 34282, 'QU', 'OK', 'S', 1744803601, 1744803601, '1'),
(200403, 34280, 'QU', 'OK', 'S', 1744803610, 1744803610, '1'),
(200404, 34277, 'QU', 'OK', 'S', 1744803630, 1744803630, '1'),
(200405, 34121, 'QU', 'OK', 'S', 1744803641, 1744803641, '1'),
(200406, 34117, 'QU', 'OK', 'S', 1744803652, 1744803652, '1'),
(200407, 33428, 'QU', 'OK', 'S', 1744803665, 1744803665, '1'),
(200408, 33427, 'QU', 'OK', 'S', 1744803675, 1744803675, '1'),
(200409, 33425, 'QU', 'OK', 'S', 1744803703, 1744803703, '1'),
(200410, 33423, 'QU', 'OK', 'S', 1744803724, 1744803724, '1'),
(200411, 33186, 'QU', 'OK', 'S', 1744803749, 1744803749, '1'),
(200412, 33179, 'QU', 'OK', 'S', 1744803764, 1744803764, '1'),
(200413, 33178, 'QU', 'OK', 'S', 1744803776, 1744803776, '1'),
(200414, 33160, 'QU', 'OK', 'S', 1744803786, 1744803786, '1'),
(200415, 33012, 'QU', 'OK', 'S', 1744803796, 1744803796, '1'),
(200416, 33009, 'QU', 'OK', 'S', 1744803936, 1744803936, '1'),
(200417, 32849, 'QU', 'OK', 'S', 1744803972, 1744803972, '1'),
(200418, 32844, 'QU', 'OK', 'S', 1744803989, 1744803989, '1'),
(200419, 31326, 'QU', 'OK', 'S', 1744803994, 1744803994, '1'),
(200420, 32844, 'QU', 'OK', 'S', 1744804000, 1744804000, '1'),
(200421, 32968, 'QU', 'OK', 'S', 1744804116, 1744804116, '1'),
(200422, 32846, 'QU', 'OK', 'S', 1744804143, 1744804143, '1'),
(200423, 32811, 'QU', 'OK', 'S', 1744804158, 1744804158, '1'),
(200424, 32810, 'QU', 'OK', 'S', 1744804193, 1744804193, '1'),
(200425, 32649, 'QU', 'OK', 'S', 1744804209, 1744804209, '1'),
(200426, 32631, 'QU', 'OK', 'S', 1744804216, 1744804216, '1'),
(200427, 32349, 'QU', 'OK', 'S', 1744804223, 1744804223, '1'),
(200428, 32127, 'QU', 'OK', 'S', 1744804239, 1744804239, '1'),
(200429, 32100, 'QU', 'OK', 'S', 1744804307, 1744804307, '1'),
(200430, 32080, 'QU', 'OK', 'S', 1744804322, 1744804322, '1'),
(200431, 31867, 'QU', 'OK', 'S', 1744804357, 1744804357, '1'),
(200432, 35796, 'QU', 'OK', 'S', 1744805873, 1744805873, '1'),
(200433, 37336, 'QU', 'OK', 'S', 1744805877, 1744805877, '1'),
(200434, 37326, 'QU', 'OK', 'S', 1744805879, 1744805879, '1'),
(200435, 37324, 'QU', 'OK', 'S', 1744805890, 1744805890, '1'),
(200436, 31866, 'QU', 'OK', 'S', 1744806089, 1744806089, '1'),
(200437, 31847, 'QU', 'OK', 'S', 1744806101, 1744806101, '1'),
(200438, 29830, 'QU', 'OK', 'S', 1744806127, 1744806127, '1'),
(200439, 31845, 'QU', 'OK', 'S', 1744806144, 1744806144, '1'),
(200440, 31842, 'QU', 'OK', 'S', 1744806178, 1744806178, '1'),
(200441, 29792, 'QU', 'OK', 'S', 1744806239, 1744806239, '1'),
(200442, 29803, 'QU', 'OK', 'S', 1744806253, 1744806253, '1'),
(200443, 29791, 'QU', 'OK', 'S', 1744806262, 1744806262, '1'),
(200444, 29784, 'QU', 'OK', 'S', 1744806271, 1744806271, '1'),
(200445, 29722, 'QU', 'OK', 'S', 1744806280, 1744806280, '1'),
(200446, 29697, 'QU', 'OK', 'S', 1744806288, 1744806288, '1'),
(200447, 29345, 'QU', 'OK', 'S', 1744806296, 1744806296, '1'),
(200448, 29324, 'QU', 'OK', 'S', 1744806304, 1744806304, '1'),
(200449, 29320, 'QU', 'OK', 'S', 1744806351, 1744806351, '1'),
(200450, 29279, 'QU', 'OK', 'S', 1744806357, 1744806357, '1'),
(200451, 33011, 'QU', 'OK', 'S', 1744806394, 1744806394, '1'),
(200452, 33010, 'QU', 'OK', 'S', 1744806400, 1744806400, '1'),
(200453, 32929, 'QU', 'OK', 'S', 1744806427, 1744806427, '1'),
(200454, 33161, 'QU', 'OK', 'S', 1744806493, 1744806493, '1'),
(200455, 33422, 'QU', 'OK', 'S', 1744806504, 1744806504, '1'),
(200456, 33424, 'QU', 'OK', 'S', 1744806514, 1744806514, '1'),
(200457, 33430, 'QU', 'OK', 'S', 1744806538, 1744806538, '1'),
(200458, 32348, 'QU', 'OK', 'S', 1744806606, 1744806606, '1'),
(200459, 32141, 'QU', 'OK', 'S', 1744806606, 1744806606, '1'),
(200460, 33480, 'QU', 'OK', 'S', 1744806677, 1744806677, '1'),
(200461, 29277, 'QU', 'OK', 'S', 1744806704, 1744806704, '1'),
(200462, 29276, 'QU', 'OK', 'S', 1744806709, 1744806709, '1'),
(200463, 32433, 'QU', 'OK', 'S', 1744806713, 1744806713, '1'),
(200464, 29272, 'QU', 'OK', 'S', 1744806715, 1744806715, '1'),
(200465, 29268, 'QU', 'OK', 'S', 1744806727, 1744806727, '1'),
(200466, 28743, 'QU', 'OK', 'S', 1744806740, 1744806740, '1'),
(200467, 28741, 'QU', 'OK', 'S', 1744806747, 1744806747, '1'),
(200468, 36543, 'QU', 'OK', 'S', 1744806753, 1744806753, '1'),
(200469, 28724, 'QU', 'OK', 'S', 1744806757, 1744806757, '1'),
(200470, 28723, 'QU', 'OK', 'S', 1744806763, 1744806763, '1'),
(200471, 28719, 'QU', 'OK', 'S', 1744806855, 1744806855, '1'),
(200472, 28718, 'QU', 'OK', 'S', 1744806865, 1744806865, '1'),
(200473, 28323, 'QU', 'OK', 'S', 1744806874, 1744806874, '1'),
(200474, 28322, 'QU', 'OK', 'S', 1744806880, 1744806880, '1'),
(200475, 28316, 'QU', 'OK', 'S', 1744806893, 1744806893, '1'),
(200476, 28314, 'QU', 'OK', 'S', 1744806901, 1744806901, '1'),
(200477, 25776, 'QU', 'OK', 'S', 1744806907, 1744806907, '1'),
(200478, 25775, 'QU', 'OK', 'S', 1744806932, 1744806932, '1'),
(200479, 35381, 'QU', 'OK', 'S', 1744806986, 1744806986, '1'),
(200480, 20854, 'QU', 'OK', 'S', 1744807002, 1744807002, '1'),
(200481, 25774, 'QU', 'OK', 'S', 1744807010, 1744807010, '1'),
(200482, 34559, 'QU', 'OK', 'S', 1744807012, 1744807012, '1'),
(200483, 25772, 'QU', 'OK', 'S', 1744807014, 1744807014, '1'),
(200484, 21636, 'QU', 'OK', 'S', 1744807017, 1744807017, '1'),
(200485, 25771, 'QU', 'OK', 'S', 1744807021, 1744807021, '1'),
(200486, 36620, 'QU', 'OK', 'S', 1744807022, 1744807022, '1'),
(200487, 20854, 'QU', 'OK', 'S', 1744807028, 1744807028, '1'),
(200488, 25771, 'QU', 'OK', 'S', 1744807030, 1744807030, '1'),
(200489, 15062, 'QU', 'OK', 'S', 1744807033, 1744807033, '1'),
(200490, 25770, 'QU', 'OK', 'S', 1744807035, 1744807035, '1'),
(200491, 15062, 'QU', 'OK', 'S', 1744807038, 1744807038, '1'),
(200492, 25768, 'QU', 'OK', 'S', 1744807041, 1744807041, '1'),
(200493, 25763, 'QU', 'OK', 'S', 1744807049, 1744807049, '1'),
(200494, 15062, 'QU', 'OK', 'S', 1744807049, 1744807049, '1'),
(200495, 25762, 'QU', 'OK', 'S', 1744807054, 1744807054, '1'),
(200496, 15062, 'QU', 'OK', 'S', 1744807054, 1744807054, '1'),
(200497, 27696, 'QU', 'OK', 'S', 1744807058, 1744807058, '1'),
(200498, 25749, 'QU', 'OK', 'S', 1744807060, 1744807060, '1'),
(200499, 15062, 'QU', 'OK', 'S', 1744807065, 1744807065, '1'),
(200500, 15062, 'QU', 'OK', 'S', 1744807070, 1744807070, '1'),
(200501, 27694, 'QU', 'OK', 'S', 1744807073, 1744807073, '1'),
(200502, 36568, 'QU', 'OK', 'S', 1744807079, 1744807079, '1'),
(200503, 28110, 'QU', 'OK', 'S', 1744807084, 1744807084, '1'),
(200504, 36470, 'QU', 'OK', 'S', 1744807089, 1744807089, '1'),
(200505, 36620, 'QU', 'OK', 'S', 1744807094, 1744807094, '1'),
(200506, 25744, 'QU', 'OK', 'S', 1744807102, 1744807102, '1'),
(200507, 25741, 'QU', 'OK', 'S', 1744807108, 1744807108, '1'),
(200508, 25733, 'QU', 'OK', 'S', 1744807123, 1744807123, '1'),
(200509, 25729, 'QU', 'OK', 'S', 1744807132, 1744807132, '1'),
(200510, 28110, 'QU', 'OK', 'S', 1744807145, 1744807145, '1'),
(200511, 19524, 'QU', 'OK', 'S', 1744807146, 1744807146, '1'),
(200512, 34118, 'QU', 'OK', 'S', 1744807149, 1744807149, '1'),
(200513, 36470, 'QU', 'OK', 'S', 1744807163, 1744807163, '1'),
(200514, 37175, 'QU', 'OK', 'S', 1744807171, 1744807171, '1'),
(200515, 25724, 'QU', 'OK', 'S', 1744807173, 1744807173, '1'),
(200516, 34460, 'QU', 'OK', 'S', 1744807176, 1744807176, '1'),
(200517, 36418, 'QU', 'OK', 'S', 1744807180, 1744807180, '1'),
(200518, 34707, 'QU', 'OK', 'S', 1744807184, 1744807184, '1'),
(200519, 31451, 'QU', 'OK', 'S', 1744807191, 1744807191, '1'),
(200520, 37175, 'QU', 'OK', 'S', 1744807195, 1744807195, '1'),
(200521, 35874, 'QU', 'OK', 'S', 1744807200, 1744807200, '1'),
(200522, 35873, 'QU', 'OK', 'S', 1744807203, 1744807203, '1'),
(200523, 36859, 'QU', 'OK', 'S', 1744807207, 1744807207, '1'),
(200524, 34116, 'QU', 'OK', 'S', 1744807216, 1744807216, '1'),
(200525, 35576, 'QU', 'OK', 'S', 1744807221, 1744807221, '1'),
(200526, 9650, 'QU', 'OK', 'S', 1744807231, 1744807231, '1'),
(200527, 36833, 'QU', 'OK', 'S', 1744807233, 1744807233, '1'),
(200528, 35046, 'QU', 'OK', 'S', 1744807247, 1744807247, '1'),
(200529, 35046, 'QU', 'OK', 'S', 1744807249, 1744807249, '1'),
(200530, 35046, 'QU', 'OK', 'S', 1744807252, 1744807252, '1'),
(200531, 35046, 'QU', 'OK', 'S', 1744807254, 1744807254, '1'),
(200532, 35046, 'QU', 'OK', 'S', 1744807257, 1744807257, '1'),
(200533, 35046, 'QU', 'OK', 'S', 1744807259, 1744807259, '1'),
(200534, 35073, 'QU', 'OK', 'S', 1744807273, 1744807273, '1'),
(200535, 36445, 'QU', 'OK', 'S', 1744807275, 1744807275, '1'),
(200536, 35073, 'QU', 'OK', 'S', 1744807277, 1744807277, '1'),
(200537, 35073, 'QU', 'OK', 'S', 1744807281, 1744807281, '1'),
(200538, 35073, 'QU', 'OK', 'S', 1744807286, 1744807286, '1'),
(200539, 34459, 'QU', 'OK', 'S', 1744807298, 1744807298, '1'),
(200540, 35118, 'QU', 'OK', 'S', 1744807309, 1744807309, '1'),
(200541, 35118, 'QU', 'OK', 'S', 1744807312, 1744807312, '1'),
(200542, 35118, 'QU', 'OK', 'S', 1744807314, 1744807314, '1'),
(200543, 35074, 'QU', 'OK', 'S', 1744807323, 1744807323, '1'),
(200544, 35135, 'QU', 'OK', 'S', 1744807328, 1744807328, '1'),
(200545, 35575, 'QU', 'OK', 'S', 1744807333, 1744807333, '1'),
(200546, 37174, 'QU', 'OK', 'S', 1744807337, 1744807337, '1'),
(200547, 35044, 'QU', 'OK', 'S', 1744807350, 1744807350, '1'),
(200548, 35044, 'QU', 'OK', 'S', 1744807360, 1744807360, '1'),
(200549, 35044, 'QU', 'OK', 'S', 1744807364, 1744807364, '1'),
(200550, 35044, 'QU', 'OK', 'S', 1744807367, 1744807367, '1'),
(200551, 35049, 'QU', 'OK', 'S', 1744807378, 1744807378, '1'),
(200552, 35049, 'QU', 'OK', 'S', 1744807383, 1744807383, '1'),
(200553, 35049, 'QU', 'OK', 'S', 1744807387, 1744807387, '1'),
(200554, 35049, 'QU', 'OK', 'S', 1744807391, 1744807391, '1'),
(200555, 35049, 'QU', 'OK', 'S', 1744807396, 1744807396, '1'),
(200556, 25719, 'QU', 'OK', 'S', 1744807500, 1744807500, '1'),
(200557, 25704, 'QU', 'OK', 'S', 1744807512, 1744807512, '1'),
(200558, 25699, 'QU', 'OK', 'S', 1744807539, 1744807539, '1'),
(200559, 25695, 'QU', 'OK', 'S', 1744807544, 1744807544, '1'),
(200560, 25692, 'QU', 'OK', 'S', 1744807555, 1744807555, '1'),
(200561, 25687, 'QU', 'OK', 'S', 1744807575, 1744807575, '1'),
(200562, 24653, 'QU', 'OK', 'S', 1744807579, 1744807579, '1'),
(200563, 24652, 'QU', 'OK', 'S', 1744807583, 1744807583, '1'),
(200564, 24649, 'QU', 'OK', 'S', 1744807587, 1744807587, '1'),
(200565, 24644, 'QU', 'OK', 'S', 1744807592, 1744807592, '1'),
(200566, 24643, 'QU', 'OK', 'S', 1744807621, 1744807621, '1'),
(200567, 24642, 'QU', 'OK', 'S', 1744807629, 1744807629, '1'),
(200568, 24641, 'QU', 'OK', 'S', 1744807635, 1744807635, '1'),
(200569, 24639, 'QU', 'OK', 'S', 1744807643, 1744807643, '1'),
(200570, 24636, 'QU', 'OK', 'S', 1744807671, 1744807671, '1'),
(200571, 24635, 'QU', 'OK', 'S', 1744807715, 1744807715, '1'),
(200572, 24634, 'QU', 'OK', 'S', 1744807721, 1744807721, '1'),
(200573, 24634, 'QU', 'OK', 'S', 1744807733, 1744807733, '1'),
(200574, 24430, 'QU', 'OK', 'S', 1744807739, 1744807739, '1'),
(200575, 24564, 'QU', 'OK', 'S', 1744807752, 1744807752, '1'),
(200576, 24119, 'QU', 'OK', 'S', 1744808045, 1744808045, '1'),
(200577, 35409, 'QU', 'OK', 'S', 1744808075, 1744808075, '1'),
(200578, 29657, 'QU', 'OK', 'S', 1744808175, 1744808175, '1'),
(200579, 37337, 'QU', 'OK', 'S', 1744808311, 1744808311, '1'),
(200580, 37106, 'QU', 'OK', 'S', 1744808348, 1744808348, '1'),
(200581, 37086, 'QU', 'OK', 'S', 1744808508, 1744808508, '1'),
(200582, 35739, 'QU', 'OK', 'S', 1744808555, 1744808555, '1'),
(200583, 26810, 'QU', 'OK', 'S', 1744808612, 1744808612, '1'),
(200584, 37003, 'QU', 'OK', 'S', 1744808692, 1744808692, '1'),
(200585, 37166, 'QU', 'OK', 'S', 1744808747, 1744808747, '1'),
(200586, 30605, 'QU', 'OK', 'S', 1744808863, 1744808863, '1'),
(200587, 36564, 'QU', 'OK', 'S', 1744809197, 1744809197, '1'),
(200588, 30457, 'QU', 'OK', 'S', 1744809200, 1744809200, '1'),
(200589, 25508, 'QU', 'OK', 'S', 1744809202, 1744809202, '1'),
(200590, 35565, 'QU', 'OK', 'S', 1744809205, 1744809205, '1'),
(200591, 37182, 'QU', 'OK', 'S', 1744809207, 1744809207, '1'),
(200592, 23460, 'QU', 'OK', 'S', 1744811213, 1744811213, '1'),
(200593, 36465, 'QU', 'OK', 'S', 1744870409, 1744870409, '1'),
(200594, 31126, 'QU', 'OK', 'S', 1744870487, 1744870487, '1'),
(200595, 31126, 'QU', 'OK', 'S', 1744870583, 1744870583, '1'),
(200596, 24429, 'QU', 'OK', 'S', 1744872111, 1744872111, '1'),
(200597, 24412, 'QU', 'OK', 'S', 1744872118, 1744872118, '1'),
(200598, 24411, 'QU', 'OK', 'S', 1744872125, 1744872125, '1'),
(200599, 24410, 'QU', 'OK', 'S', 1744872132, 1744872132, '1'),
(200600, 24404, 'QU', 'OK', 'S', 1744872139, 1744872139, '1'),
(200601, 24402, 'QU', 'OK', 'S', 1744872148, 1744872148, '1'),
(200602, 24398, 'QU', 'OK', 'S', 1744872154, 1744872154, '1'),
(200603, 24397, 'QU', 'OK', 'S', 1744872167, 1744872167, '1'),
(200604, 24396, 'QU', 'OK', 'S', 1744872176, 1744872176, '1'),
(200605, 24394, 'QU', 'OK', 'S', 1744872183, 1744872183, '1'),
(200606, 24391, 'QU', 'OK', 'S', 1744872253, 1744872253, '1'),
(200607, 24389, 'QU', 'OK', 'S', 1744872260, 1744872260, '1'),
(200608, 24388, 'QU', 'OK', 'S', 1744872269, 1744872269, '1'),
(200609, 24387, 'QU', 'OK', 'S', 1744872276, 1744872276, '1'),
(200610, 24387, 'QU', 'OK', 'S', 1744872284, 1744872284, '1'),
(200611, 23630, 'QU', 'OK', 'S', 1744872290, 1744872290, '1'),
(200612, 23629, 'QU', 'OK', 'S', 1744872296, 1744872296, '1'),
(200613, 23627, 'QU', 'OK', 'S', 1744872303, 1744872303, '1'),
(200614, 23626, 'QU', 'OK', 'S', 1744872330, 1744872330, '1'),
(200615, 23625, 'QU', 'OK', 'S', 1744872336, 1744872336, '1'),
(200616, 23624, 'QU', 'OK', 'S', 1744872342, 1744872342, '1'),
(200617, 23621, 'QU', 'OK', 'S', 1744872348, 1744872348, '1'),
(200618, 23620, 'QU', 'OK', 'S', 1744872358, 1744872358, '1'),
(200619, 23589, 'QU', 'OK', 'S', 1744872366, 1744872366, '1'),
(200620, 23588, 'QU', 'OK', 'S', 1744872404, 1744872404, '1'),
(200621, 23569, 'QU', 'OK', 'S', 1744872411, 1744872411, '1'),
(200622, 23568, 'QU', 'OK', 'S', 1744872418, 1744872418, '1'),
(200623, 23567, 'QU', 'OK', 'S', 1744872424, 1744872424, '1'),
(200624, 23566, 'QU', 'OK', 'S', 1744872433, 1744872433, '1'),
(200625, 23565, 'QU', 'OK', 'S', 1744872454, 1744872454, '1'),
(200626, 23564, 'QU', 'OK', 'S', 1744872463, 1744872463, '1'),
(200627, 23559, 'QU', 'OK', 'S', 1744872470, 1744872470, '1'),
(200628, 23558, 'QU', 'OK', 'S', 1744872494, 1744872494, '1'),
(200629, 23557, 'QU', 'OK', 'S', 1744872499, 1744872499, '1'),
(200630, 23556, 'QU', 'OK', 'S', 1744872529, 1744872529, '1'),
(200631, 23555, 'QU', 'OK', 'S', 1744872535, 1744872535, '1'),
(200632, 23554, 'QU', 'OK', 'S', 1744872541, 1744872541, '1'),
(200633, 23553, 'QU', 'OK', 'S', 1744872547, 1744872547, '1'),
(200634, 21905, 'QU', 'OK', 'S', 1744872565, 1744872565, '1'),
(200635, 21904, 'QU', 'OK', 'S', 1744872583, 1744872583, '1'),
(200636, 21903, 'QU', 'OK', 'S', 1744872614, 1744872614, '1'),
(200637, 21902, 'QU', 'OK', 'S', 1744872621, 1744872621, '1'),
(200638, 21901, 'QU', 'OK', 'S', 1744872640, 1744872640, '1'),
(200639, 21900, 'QU', 'OK', 'S', 1744872655, 1744872655, '1'),
(200640, 21899, 'QU', 'OK', 'S', 1744872697, 1744872697, '1'),
(200641, 21898, 'QU', 'OK', 'S', 1744872702, 1744872702, '1'),
(200642, 21897, 'QU', 'OK', 'S', 1744872708, 1744872708, '1'),
(200643, 21896, 'QU', 'OK', 'S', 1744872716, 1744872716, '1'),
(200644, 21608, 'QU', 'OK', 'S', 1744872722, 1744872722, '1'),
(200645, 23460, 'QU', 'OK', 'S', 1744872724, 1744872724, '1'),
(200646, 17782, 'QU', 'OK', 'S', 1744872730, 1744872730, '1'),
(200647, 17781, 'QU', 'OK', 'S', 1744872734, 1744872734, '1'),
(200648, 17778, 'QU', 'OK', 'S', 1744872739, 1744872739, '1'),
(200649, 17777, 'QU', 'OK', 'S', 1744872769, 1744872769, '1'),
(200650, 17776, 'QU', 'OK', 'S', 1744872774, 1744872774, '1'),
(200651, 17775, 'QU', 'OK', 'S', 1744872780, 1744872780, '1'),
(200652, 17774, 'QU', 'OK', 'S', 1744872793, 1744872793, '1'),
(200653, 17771, 'QU', 'OK', 'S', 1744872798, 1744872798, '1'),
(200654, 17768, 'QU', 'OK', 'S', 1744872803, 1744872803, '1'),
(200655, 17767, 'QU', 'OK', 'S', 1744872809, 1744872809, '1'),
(200656, 17766, 'QU', 'OK', 'S', 1744872816, 1744872816, '1'),
(200657, 35709, 'QU', 'OK', 'S', 1744872822, 1744872822, '1'),
(200658, 17765, 'QU', 'OK', 'S', 1744872824, 1744872824, '1'),
(200659, 15630, 'QU', 'OK', 'S', 1744872865, 1744872865, '1'),
(200660, 15568, 'QU', 'OK', 'S', 1744872873, 1744872873, '1'),
(200661, 15567, 'QU', 'OK', 'S', 1744872879, 1744872879, '1'),
(200662, 15565, 'QU', 'OK', 'S', 1744872887, 1744872887, '1'),
(200663, 15564, 'QU', 'OK', 'S', 1744872892, 1744872892, '1'),
(200664, 15563, 'QU', 'OK', 'S', 1744872910, 1744872910, '1'),
(200665, 15388, 'QU', 'OK', 'S', 1744872916, 1744872916, '1'),
(200666, 15387, 'QU', 'OK', 'S', 1744872972, 1744872972, '1'),
(200667, 15386, 'QU', 'OK', 'S', 1744872981, 1744872981, '1'),
(200668, 15385, 'QU', 'OK', 'S', 1744872986, 1744872986, '1'),
(200669, 15384, 'QU', 'OK', 'S', 1744872992, 1744872992, '1'),
(200670, 15383, 'QU', 'OK', 'S', 1744872999, 1744872999, '1'),
(200671, 15382, 'QU', 'OK', 'S', 1744873006, 1744873006, '1'),
(200672, 36755, 'QU', 'OK', 'S', 1744873076, 1744873076, '1'),
(200673, 37021, 'QU', 'OK', 'S', 1744873114, 1744873114, '1'),
(200674, 37025, 'QU', 'OK', 'S', 1744873153, 1744873153, '1'),
(200675, 37105, 'QU', 'OK', 'S', 1744873164, 1744873164, '1'),
(200676, 37104, 'QU', 'OK', 'S', 1744873169, 1744873169, '1'),
(200677, 37088, 'QU', 'OK', 'S', 1744873204, 1744873204, '1'),
(200678, 37087, 'QU', 'OK', 'S', 1744873215, 1744873215, '1'),
(200679, 36811, 'QU', 'OK', 'S', 1744873220, 1744873220, '1'),
(200680, 36810, 'QU', 'OK', 'S', 1744873225, 1744873225, '1'),
(200681, 36809, 'QU', 'OK', 'S', 1744873240, 1744873240, '1'),
(200682, 36777, 'QU', 'OK', 'S', 1744873253, 1744873253, '1'),
(200683, 36765, 'QU', 'OK', 'S', 1744873258, 1744873258, '1'),
(200684, 36764, 'QU', 'OK', 'S', 1744873262, 1744873262, '1'),
(200685, 23541, 'QU', 'OK', 'S', 1744873345, 1744873345, '1'),
(200686, 26210, 'QU', 'OK', 'S', 1744873410, 1744873410, '1'),
(200687, 37380, 'QU', 'OK', 'S', 1744873628, 1744873628, '1'),
(200688, 37379, 'QU', 'OK', 'S', 1744873661, 1744873661, '1'),
(200689, 37372, 'QU', 'OK', 'S', 1744873706, 1744873706, '1'),
(200690, 37377, 'QU', 'OK', 'S', 1744873966, 1744873966, '1'),
(200691, 37089, 'QU', 'OK', 'S', 1744874104, 1744874104, '1'),
(200692, 37365, 'QU', 'OK', 'S', 1744874144, 1744874144, '1'),
(200693, 37369, 'QU', 'OK', 'S', 1744874202, 1744874202, '1'),
(200694, 31147, 'QU', 'OK', 'S', 1744874703, 1744874703, '1'),
(200695, 31147, 'QU', 'OK', 'S', 1744874813, 1744874813, '1'),
(200696, 31147, 'QU', 'OK', 'S', 1744874838, 1744874838, '1'),
(200697, 22648, 'QU', 'OK', 'S', 1744874882, 1744874882, '1'),
(200698, 31147, 'QU', 'OK', 'S', 1744874955, 1744874955, '1'),
(200699, 31147, 'QU', 'OK', 'S', 1744874981, 1744874981, '1'),
(200700, 35344, 'QU', 'OK', 'S', 1744875015, 1744875015, '1'),
(200701, 35344, 'QU', 'OK', 'S', 1744875018, 1744875018, '1'),
(200702, 15912, 'QU', 'OK', 'S', 1744875501, 1744875501, '1'),
(200703, 31238, 'QU', 'OK', 'S', 1744876673, 1744876673, '1'),
(200704, 31695, 'QU', 'OK', 'S', 1744877252, 1744877252, '1'),
(200705, 31135, 'QU', 'OK', 'S', 1744877724, 1744877724, '1'),
(200706, 31140, 'QU', 'OK', 'S', 1744877915, 1744877915, '1'),
(200707, 36605, 'QU', 'OK', 'S', 1744884974, 1744884974, '1'),
(200708, 36604, 'QU', 'OK', 'S', 1744884982, 1744884982, '1'),
(200709, 36603, 'QU', 'OK', 'S', 1744884991, 1744884991, '1'),
(200710, 36503, 'QU', 'OK', 'S', 1744885005, 1744885005, '1'),
(200711, 36502, 'QU', 'OK', 'S', 1744885013, 1744885013, '1'),
(200712, 36501, 'QU', 'OK', 'S', 1744885020, 1744885020, '1'),
(200713, 35715, 'QU', 'OK', 'S', 1744885038, 1744885038, '1'),
(200714, 35688, 'QU', 'OK', 'S', 1744885056, 1744885056, '1'),
(200715, 35687, 'QU', 'OK', 'S', 1744885065, 1744885065, '1'),
(200716, 35657, 'QU', 'OK', 'S', 1744885075, 1744885075, '1'),
(200717, 35436, 'QU', 'OK', 'S', 1744885100, 1744885100, '1'),
(200718, 35435, 'QU', 'OK', 'S', 1744885107, 1744885107, '1'),
(200719, 35434, 'QU', 'OK', 'S', 1744885114, 1744885114, '1'),
(200720, 35433, 'QU', 'OK', 'S', 1744885124, 1744885124, '1'),
(200721, 35337, 'QU', 'OK', 'S', 1744885130, 1744885130, '1'),
(200722, 35202, 'QU', 'OK', 'S', 1744885136, 1744885136, '1'),
(200723, 35201, 'QU', 'OK', 'S', 1744885145, 1744885145, '1'),
(200724, 34960, 'QU', 'OK', 'S', 1744885152, 1744885152, '1'),
(200725, 35040, 'QU', 'OK', 'S', 1744885167, 1744885167, '1'),
(200726, 35039, 'QU', 'OK', 'S', 1744885175, 1744885175, '1'),
(200727, 34623, 'QU', 'OK', 'S', 1744885212, 1744885212, '1'),
(200728, 34498, 'QU', 'OK', 'S', 1744885220, 1744885220, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(200729, 34282, 'QU', 'OK', 'S', 1744885229, 1744885229, '1'),
(200730, 34280, 'QU', 'OK', 'S', 1744885242, 1744885242, '1'),
(200731, 34277, 'QU', 'OK', 'S', 1744885251, 1744885251, '1'),
(200732, 34121, 'QU', 'OK', 'S', 1744885264, 1744885264, '1'),
(200733, 33430, 'QU', 'OK', 'S', 1744885271, 1744885271, '1'),
(200734, 34117, 'QU', 'OK', 'S', 1744885287, 1744885287, '1'),
(200735, 33428, 'QU', 'OK', 'S', 1744885294, 1744885294, '1'),
(200736, 33427, 'QU', 'OK', 'S', 1744885299, 1744885299, '1'),
(200737, 33425, 'QU', 'OK', 'S', 1744885325, 1744885325, '1'),
(200738, 33424, 'QU', 'OK', 'S', 1744885331, 1744885331, '1'),
(200739, 33423, 'QU', 'OK', 'S', 1744885337, 1744885337, '1'),
(200740, 33422, 'QU', 'OK', 'S', 1744885354, 1744885354, '1'),
(200741, 33186, 'QU', 'OK', 'S', 1744885361, 1744885361, '1'),
(200742, 33179, 'QU', 'OK', 'S', 1744885388, 1744885388, '1'),
(200743, 33178, 'QU', 'OK', 'S', 1744885399, 1744885399, '1'),
(200744, 33161, 'QU', 'OK', 'S', 1744885415, 1744885415, '1'),
(200745, 33160, 'QU', 'OK', 'S', 1744885431, 1744885431, '1'),
(200746, 33012, 'QU', 'OK', 'S', 1744885440, 1744885440, '1'),
(200747, 33011, 'QU', 'OK', 'S', 1744885460, 1744885460, '1'),
(200748, 33010, 'QU', 'OK', 'S', 1744885467, 1744885467, '1'),
(200749, 33009, 'QU', 'OK', 'S', 1744885474, 1744885474, '1'),
(200750, 32968, 'QU', 'OK', 'S', 1744885479, 1744885479, '1'),
(200751, 32929, 'QU', 'OK', 'S', 1744885500, 1744885500, '1'),
(200752, 32849, 'QU', 'OK', 'S', 1744885510, 1744885510, '1'),
(200753, 32811, 'QU', 'OK', 'S', 1744885519, 1744885519, '1'),
(200754, 32846, 'QU', 'OK', 'S', 1744885545, 1744885545, '1'),
(200755, 32810, 'QU', 'OK', 'S', 1744885573, 1744885573, '1'),
(200756, 32649, 'QU', 'OK', 'S', 1744885591, 1744885591, '1'),
(200757, 32631, 'QU', 'OK', 'S', 1744885606, 1744885606, '1'),
(200758, 32349, 'QU', 'OK', 'S', 1744885613, 1744885613, '1'),
(200759, 32348, 'QU', 'OK', 'S', 1744885634, 1744885634, '1'),
(200760, 32127, 'QU', 'OK', 'S', 1744885642, 1744885642, '1'),
(200761, 32100, 'QU', 'OK', 'S', 1744885650, 1744885650, '1'),
(200762, 32080, 'QU', 'OK', 'S', 1744885666, 1744885666, '1'),
(200763, 31867, 'QU', 'OK', 'S', 1744885710, 1744885710, '1'),
(200764, 31866, 'QU', 'OK', 'S', 1744885718, 1744885718, '1'),
(200765, 31847, 'QU', 'OK', 'S', 1744885742, 1744885742, '1'),
(200766, 31845, 'QU', 'OK', 'S', 1744885753, 1744885753, '1'),
(200767, 31842, 'QU', 'OK', 'S', 1744885780, 1744885780, '1'),
(200768, 29830, 'QU', 'OK', 'S', 1744885814, 1744885814, '1'),
(200769, 29803, 'QU', 'OK', 'S', 1744885840, 1744885840, '1'),
(200770, 29792, 'QU', 'OK', 'S', 1744885851, 1744885851, '1'),
(200771, 29791, 'QU', 'OK', 'S', 1744885932, 1744885932, '1'),
(200772, 29784, 'QU', 'OK', 'S', 1744885939, 1744885939, '1'),
(200773, 29722, 'QU', 'OK', 'S', 1744885954, 1744885954, '1'),
(200774, 29697, 'QU', 'OK', 'S', 1744885960, 1744885960, '1'),
(200775, 29345, 'QU', 'OK', 'S', 1744885968, 1744885968, '1'),
(200776, 29324, 'QU', 'OK', 'S', 1744885989, 1744885989, '1'),
(200777, 29320, 'QU', 'OK', 'S', 1744885996, 1744885996, '1'),
(200778, 29279, 'QU', 'OK', 'S', 1744886007, 1744886007, '1'),
(200779, 29277, 'QU', 'OK', 'S', 1744886028, 1744886028, '1'),
(200780, 29276, 'QU', 'OK', 'S', 1744886037, 1744886037, '1'),
(200781, 29272, 'QU', 'OK', 'S', 1744886044, 1744886044, '1'),
(200782, 29268, 'QU', 'OK', 'S', 1744886057, 1744886057, '1'),
(200783, 28743, 'QU', 'OK', 'S', 1744886084, 1744886084, '1'),
(200784, 28741, 'QU', 'OK', 'S', 1744886100, 1744886100, '1'),
(200785, 28724, 'QU', 'OK', 'S', 1744886167, 1744886167, '1'),
(200786, 28723, 'QU', 'OK', 'S', 1744886175, 1744886175, '1'),
(200787, 28719, 'QU', 'OK', 'S', 1744886196, 1744886196, '1'),
(200788, 28718, 'QU', 'OK', 'S', 1744886202, 1744886202, '1'),
(200789, 28323, 'QU', 'OK', 'S', 1744886210, 1744886210, '1'),
(200790, 28322, 'QU', 'OK', 'S', 1744886216, 1744886216, '1'),
(200791, 28316, 'QU', 'OK', 'S', 1744886227, 1744886227, '1'),
(200792, 28314, 'QU', 'OK', 'S', 1744886344, 1744886344, '1'),
(200793, 25776, 'QU', 'OK', 'S', 1744886353, 1744886353, '1'),
(200794, 25775, 'QU', 'OK', 'S', 1744886359, 1744886359, '1'),
(200795, 25774, 'QU', 'OK', 'S', 1744886397, 1744886397, '1'),
(200796, 25772, 'QU', 'OK', 'S', 1744886406, 1744886406, '1'),
(200797, 25771, 'QU', 'OK', 'S', 1744886414, 1744886414, '1'),
(200798, 25770, 'QU', 'OK', 'S', 1744886429, 1744886429, '1'),
(200799, 25768, 'QU', 'OK', 'S', 1744886437, 1744886437, '1'),
(200800, 25763, 'QU', 'OK', 'S', 1744886454, 1744886454, '1'),
(200801, 25762, 'QU', 'OK', 'S', 1744886462, 1744886462, '1'),
(200802, 25749, 'QU', 'OK', 'S', 1744886470, 1744886470, '1'),
(200803, 25744, 'QU', 'OK', 'S', 1744886529, 1744886529, '1'),
(200804, 25741, 'QU', 'OK', 'S', 1744886534, 1744886534, '1'),
(200805, 25733, 'QU', 'OK', 'S', 1744886542, 1744886542, '1'),
(200806, 25731, 'QU', 'OK', 'S', 1744886552, 1744886552, '1'),
(200807, 25729, 'QU', 'OK', 'S', 1744886559, 1744886559, '1'),
(200808, 25725, 'QU', 'OK', 'S', 1744886564, 1744886564, '1'),
(200809, 25724, 'QU', 'OK', 'S', 1744886585, 1744886585, '1'),
(200810, 25719, 'QU', 'OK', 'S', 1744886594, 1744886594, '1'),
(200811, 25704, 'QU', 'OK', 'S', 1744886602, 1744886602, '1'),
(200812, 25699, 'QU', 'OK', 'S', 1744886648, 1744886648, '1'),
(200813, 25695, 'QU', 'OK', 'S', 1744886843, 1744886843, '1'),
(200814, 25692, 'QU', 'OK', 'S', 1744886851, 1744886851, '1'),
(200815, 25687, 'QU', 'OK', 'S', 1744886975, 1744886975, '1'),
(200816, 24653, 'QU', 'OK', 'S', 1744886983, 1744886983, '1'),
(200817, 24649, 'QU', 'OK', 'S', 1744886990, 1744886990, '1'),
(200818, 24644, 'QU', 'OK', 'S', 1744886996, 1744886996, '1'),
(200819, 24652, 'QU', 'OK', 'S', 1744887010, 1744887010, '1'),
(200820, 24643, 'QU', 'OK', 'S', 1744887032, 1744887032, '1'),
(200821, 24642, 'QU', 'OK', 'S', 1744887039, 1744887039, '1'),
(200822, 24641, 'QU', 'OK', 'S', 1744887044, 1744887044, '1'),
(200823, 24639, 'QU', 'OK', 'S', 1744887056, 1744887056, '1'),
(200824, 24636, 'QU', 'OK', 'S', 1744887063, 1744887063, '1'),
(200825, 24635, 'QU', 'OK', 'S', 1744887074, 1744887074, '1'),
(200826, 24634, 'QU', 'OK', 'S', 1744887081, 1744887081, '1'),
(200827, 24564, 'QU', 'OK', 'S', 1744887092, 1744887092, '1'),
(200828, 24430, 'QU', 'OK', 'S', 1744887097, 1744887097, '1'),
(200829, 31456, 'QU', 'OK', 'S', 1744887569, 1744887569, '1'),
(200830, 25237, 'QU', 'OK', 'S', 1744887691, 1744887691, '1'),
(200831, 2859, 'QU', 'OK', 'S', 1744890124, 1744890124, '1'),
(200832, 31210, 'QU', 'OK', 'S', 1744890186, 1744890186, '1'),
(200833, 31428, 'QU', 'OK', 'S', 1744890244, 1744890244, '1'),
(200834, 14160, 'QU', 'OK', 'S', 1744893270, 1744893270, '1'),
(200835, 14160, 'QU', 'OK', 'S', 1744893280, 1744893280, '1'),
(200836, 31147, 'QU', 'OK', 'S', 1744893405, 1744893405, '1'),
(200837, 31147, 'QU', 'OK', 'S', 1744893415, 1744893415, '1'),
(200838, 31695, 'QU', 'OK', 'S', 1744893848, 1744893848, '1'),
(200839, 13349, 'QU', 'OK', 'S', 1744894019, 1744894019, '1'),
(200840, 13349, 'QU', 'OK', 'S', 1744894028, 1744894028, '1'),
(200841, 9470, 'QU', 'OK', 'S', 1744894238, 1744894238, '1'),
(200842, 9470, 'QU', 'OK', 'S', 1744894241, 1744894241, '1'),
(200843, 9470, 'QU', 'OK', 'S', 1744894244, 1744894244, '1'),
(200844, 13348, 'QU', 'OK', 'S', 1744894327, 1744894327, '1'),
(200845, 13371, 'QU', 'OK', 'S', 1744895425, 1744895425, '1'),
(200846, 13371, 'QU', 'OK', 'S', 1744895435, 1744895435, '1'),
(200847, 13371, 'QU', 'OK', 'S', 1744895446, 1744895446, '1'),
(200848, 5798, 'QU', 'OK', 'S', 1744895582, 1744895582, '1'),
(200849, 5798, 'QU', 'OK', 'S', 1744895588, 1744895588, '1'),
(200850, 13372, 'QU', 'OK', 'S', 1744895742, 1744895742, '1'),
(200851, 13372, 'QU', 'OK', 'S', 1744895794, 1744895794, '1'),
(200852, 13372, 'QU', 'OK', 'S', 1744895844, 1744895844, '1'),
(200853, 13372, 'QU', 'OK', 'S', 1744895869, 1744895869, '1'),
(200854, 26681, 'QU', 'OK', 'S', 1744896308, 1744896308, '1'),
(200855, 26681, 'QU', 'OK', 'S', 1744896308, 1744896308, '1'),
(200856, 26681, 'QU', 'OK', 'S', 1744896308, 1744896308, '1'),
(200857, 7606, 'QU', 'OK', 'S', 1744896356, 1744896356, '1'),
(200858, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200859, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200860, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200861, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200862, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200863, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200864, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200865, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200866, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200867, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200868, 28617, 'QU', 'OK', 'S', 1744896376, 1744896376, '1'),
(200869, 14649, 'QU', 'OK', 'S', 1744896466, 1744896466, '1'),
(200870, 33692, 'QU', 'OK', 'S', 1744896478, 1744896478, '1'),
(200871, 25071, 'QU', 'OK', 'S', 1744896497, 1744896497, '1'),
(200872, 25071, 'QU', 'OK', 'S', 1744896497, 1744896497, '1'),
(200873, 30721, 'QU', 'OK', 'S', 1744896663, 1744896663, '1'),
(200874, 34198, 'QU', 'OK', 'S', 1744896668, 1744896668, '1'),
(200875, 30721, 'QU', 'OK', 'S', 1744896707, 1744896707, '1'),
(200876, 30721, 'QU', 'OK', 'S', 1744896712, 1744896712, '1'),
(200877, 34198, 'QU', 'OK', 'S', 1744896718, 1744896718, '1'),
(200878, 34198, 'QU', 'OK', 'S', 1744896721, 1744896721, '1'),
(200879, 29805, 'QU', 'OK', 'S', 1744896723, 1744896723, '1'),
(200880, 37154, 'QU', 'OK', 'S', 1744896726, 1744896726, '1'),
(200881, 37149, 'QU', 'OK', 'S', 1744896737, 1744896737, '1'),
(200882, 34651, 'QU', 'OK', 'S', 1744896746, 1744896746, '1'),
(200883, 34651, 'QU', 'OK', 'S', 1744896756, 1744896756, '1'),
(200884, 34198, 'QU', 'OK', 'S', 1744896759, 1744896759, '1'),
(200885, 34198, 'QU', 'OK', 'S', 1744896764, 1744896764, '1'),
(200886, 34198, 'QU', 'OK', 'S', 1744896767, 1744896767, '1'),
(200887, 34198, 'QU', 'OK', 'S', 1744896771, 1744896771, '1'),
(200888, 34198, 'QU', 'OK', 'S', 1744896774, 1744896774, '1'),
(200889, 34198, 'QU', 'OK', 'S', 1744896777, 1744896777, '1'),
(200890, 37149, 'QU', 'OK', 'S', 1744896780, 1744896780, '1'),
(200891, 28617, 'QU', 'OK', 'S', 1744896783, 1744896783, '1'),
(200892, 36822, 'QU', 'OK', 'S', 1744897475, 1744897475, '1'),
(200893, 34198, 'QU', 'OK', 'S', 1744897529, 1744897529, '1'),
(200894, 14542, 'QU', 'OK', 'S', 1744952551, 1744952551, '1'),
(200895, 14542, 'QU', 'OK', 'S', 1744952561, 1744952561, '1'),
(200896, 14542, 'QU', 'OK', 'S', 1744952563, 1744952563, '1'),
(200897, 14542, 'QU', 'OK', 'S', 1744952566, 1744952566, '1'),
(200898, 37347, 'QU', 'OK', 'S', 1744954151, 1744954151, '1'),
(200899, 37348, 'QU', 'OK', 'S', 1744954154, 1744954154, '1'),
(200900, 37310, 'QU', 'OK', 'S', 1744954158, 1744954158, '1'),
(200901, 37347, 'QU', 'OK', 'S', 1744954160, 1744954160, '1'),
(200902, 37347, 'QU', 'OK', 'S', 1744954165, 1744954165, '1'),
(200903, 31130, 'QU', 'OK', 'S', 1744956019, 1744956019, '1'),
(200904, 31138, 'QU', 'OK', 'S', 1744956049, 1744956049, '1'),
(200905, 37292, 'QU', 'OK', 'S', 1744956079, 1744956079, '1'),
(200906, 35714, 'QU', 'OK', 'S', 1744958012, 1744958012, '1'),
(200907, 11666, 'QU', 'OK', 'S', 1744958016, 1744958016, '1'),
(200908, 35549, 'QU', 'OK', 'S', 1744958020, 1744958020, '1'),
(200909, 35549, 'QU', 'OK', 'S', 1744958029, 1744958029, '1'),
(200910, 35549, 'QU', 'OK', 'S', 1744958033, 1744958033, '1'),
(200911, 35549, 'QU', 'OK', 'S', 1744958037, 1744958037, '1'),
(200912, 15924, 'QU', 'OK', 'S', 1744958042, 1744958042, '1'),
(200913, 35714, 'QU', 'OK', 'S', 1744958047, 1744958047, '1'),
(200914, 1855, 'QU', 'OK', 'S', 1744958115, 1744958115, '1'),
(200915, 35549, 'QU', 'OK', 'S', 1744958167, 1744958167, '1'),
(200916, 35549, 'QU', 'OK', 'S', 1744958172, 1744958172, '1'),
(200917, 15343, 'QU', 'OK', 'S', 1744958175, 1744958175, '1'),
(200918, 36940, 'QU', 'OK', 'S', 1744958180, 1744958180, '1'),
(200919, 29898, 'QU', 'OK', 'S', 1744958183, 1744958183, '1'),
(200920, 35799, 'QU', 'OK', 'S', 1744958187, 1744958187, '1'),
(200921, 15467, 'QU', 'OK', 'S', 1744958192, 1744958192, '1'),
(200922, 15919, 'QU', 'OK', 'S', 1744958202, 1744958202, '1'),
(200923, 19085, 'QU', 'OK', 'S', 1744958205, 1744958205, '1'),
(200924, 31747, 'QU', 'OK', 'S', 1744958212, 1744958212, '1'),
(200925, 33525, 'QU', 'OK', 'S', 1744958216, 1744958216, '1'),
(200926, 7336, 'QU', 'OK', 'S', 1744958220, 1744958220, '1'),
(200927, 35544, 'QU', 'OK', 'S', 1744958471, 1744958471, '1'),
(200928, 35544, 'QU', 'OK', 'S', 1744958473, 1744958473, '1'),
(200929, 35544, 'QU', 'OK', 'S', 1744958475, 1744958475, '1'),
(200930, 27658, 'QU', 'OK', 'S', 1744958501, 1744958501, '1'),
(200931, 23138, 'QU', 'OK', 'S', 1744958520, 1744958520, '1'),
(200932, 36701, 'QU', 'OK', 'S', 1744958532, 1744958532, '1'),
(200933, 26639, 'QU', 'OK', 'S', 1744958536, 1744958536, '1'),
(200934, 33877, 'QU', 'OK', 'S', 1744958651, 1744958651, '1'),
(200935, 36936, 'QU', 'OK', 'S', 1744958658, 1744958658, '1'),
(200936, 34064, 'QU', 'OK', 'S', 1744958662, 1744958662, '1'),
(200937, 35028, 'QU', 'OK', 'S', 1744958667, 1744958667, '1'),
(200938, 30713, 'QU', 'OK', 'S', 1744958671, 1744958671, '1'),
(200939, 23747, 'QU', 'OK', 'S', 1744958678, 1744958678, '1'),
(200940, 35944, 'QU', 'OK', 'S', 1744958683, 1744958683, '1'),
(200941, 30611, 'QU', 'OK', 'S', 1744958687, 1744958687, '1'),
(200942, 35944, 'QU', 'OK', 'S', 1744958699, 1744958699, '1'),
(200943, 35799, 'QU', 'OK', 'S', 1744958713, 1744958713, '1'),
(200944, 36300, 'QU', 'OK', 'S', 1744958718, 1744958718, '1'),
(200945, 27660, 'QU', 'OK', 'S', 1744958724, 1744958724, '1'),
(200946, 35378, 'QU', 'OK', 'S', 1744958726, 1744958726, '1'),
(200947, 28325, 'QU', 'OK', 'S', 1744958732, 1744958732, '1'),
(200948, 37105, 'QU', 'OK', 'S', 1744958734, 1744958734, '1'),
(200949, 27326, 'QU', 'OK', 'S', 1744958736, 1744958736, '1'),
(200950, 37104, 'QU', 'OK', 'S', 1744958740, 1744958740, '1'),
(200951, 28325, 'QU', 'OK', 'S', 1744958743, 1744958743, '1'),
(200952, 37088, 'QU', 'OK', 'S', 1744958746, 1744958746, '1'),
(200953, 28325, 'QU', 'OK', 'S', 1744958747, 1744958747, '1'),
(200954, 37087, 'QU', 'OK', 'S', 1744958755, 1744958755, '1'),
(200955, 36898, 'QU', 'OK', 'S', 1744958759, 1744958759, '1'),
(200956, 36811, 'QU', 'OK', 'S', 1744958764, 1744958764, '1'),
(200957, 36905, 'QU', 'OK', 'S', 1744958765, 1744958765, '1'),
(200958, 27363, 'QU', 'OK', 'S', 1744958769, 1744958769, '1'),
(200959, 36810, 'QU', 'OK', 'S', 1744958770, 1744958770, '1'),
(200960, 36810, 'QU', 'OK', 'S', 1744958776, 1744958776, '1'),
(200961, 36809, 'QU', 'OK', 'S', 1744958782, 1744958782, '1'),
(200962, 25526, 'QU', 'OK', 'S', 1744958787, 1744958787, '1'),
(200963, 36764, 'QU', 'OK', 'S', 1744958790, 1744958790, '1'),
(200964, 36777, 'QU', 'OK', 'S', 1744958806, 1744958806, '1'),
(200965, 36765, 'QU', 'OK', 'S', 1744958814, 1744958814, '1'),
(200966, 36605, 'QU', 'OK', 'S', 1744958835, 1744958835, '1'),
(200967, 36604, 'QU', 'OK', 'S', 1744958841, 1744958841, '1'),
(200968, 36603, 'QU', 'OK', 'S', 1744958847, 1744958847, '1'),
(200969, 36503, 'QU', 'OK', 'S', 1744958852, 1744958852, '1'),
(200970, 36502, 'QU', 'OK', 'S', 1744958871, 1744958871, '1'),
(200971, 36501, 'QU', 'OK', 'S', 1744958880, 1744958880, '1'),
(200972, 35715, 'QU', 'OK', 'S', 1744958897, 1744958897, '1'),
(200973, 35688, 'QU', 'OK', 'S', 1744958909, 1744958909, '1'),
(200974, 35687, 'QU', 'OK', 'S', 1744958933, 1744958933, '1'),
(200975, 35657, 'QU', 'OK', 'S', 1744958943, 1744958943, '1'),
(200976, 35436, 'QU', 'OK', 'S', 1744958970, 1744958970, '1'),
(200977, 35435, 'QU', 'OK', 'S', 1744958976, 1744958976, '1'),
(200978, 35434, 'QU', 'OK', 'S', 1744958982, 1744958982, '1'),
(200979, 35433, 'QU', 'OK', 'S', 1744959122, 1744959122, '1'),
(200980, 35337, 'QU', 'OK', 'S', 1744959130, 1744959130, '1'),
(200981, 35202, 'QU', 'OK', 'S', 1744959138, 1744959138, '1'),
(200982, 35201, 'QU', 'OK', 'S', 1744959153, 1744959153, '1'),
(200983, 35040, 'QU', 'OK', 'S', 1744959160, 1744959160, '1'),
(200984, 35039, 'QU', 'OK', 'S', 1744959172, 1744959172, '1'),
(200985, 34960, 'QU', 'OK', 'S', 1744959186, 1744959186, '1'),
(200986, 34623, 'QU', 'OK', 'S', 1744959211, 1744959211, '1'),
(200987, 34498, 'QU', 'OK', 'S', 1744959220, 1744959220, '1'),
(200988, 34282, 'QU', 'OK', 'S', 1744959230, 1744959230, '1'),
(200989, 34280, 'QU', 'OK', 'S', 1744959238, 1744959238, '1'),
(200990, 34277, 'QU', 'OK', 'S', 1744959251, 1744959251, '1'),
(200991, 34121, 'QU', 'OK', 'S', 1744959259, 1744959259, '1'),
(200992, 34117, 'QU', 'OK', 'S', 1744959266, 1744959266, '1'),
(200993, 33430, 'QU', 'OK', 'S', 1744959274, 1744959274, '1'),
(200994, 33428, 'QU', 'OK', 'S', 1744959289, 1744959289, '1'),
(200995, 33427, 'QU', 'OK', 'S', 1744959298, 1744959298, '1'),
(200996, 33425, 'QU', 'OK', 'S', 1744959343, 1744959343, '1'),
(200997, 33424, 'QU', 'OK', 'S', 1744959349, 1744959349, '1'),
(200998, 33423, 'QU', 'OK', 'S', 1744959357, 1744959357, '1'),
(200999, 33422, 'QU', 'OK', 'S', 1744959371, 1744959371, '1'),
(201000, 33186, 'QU', 'OK', 'S', 1744959380, 1744959380, '1'),
(201001, 33179, 'QU', 'OK', 'S', 1744959406, 1744959406, '1'),
(201002, 33178, 'QU', 'OK', 'S', 1744959415, 1744959415, '1'),
(201003, 33161, 'QU', 'OK', 'S', 1744959431, 1744959431, '1'),
(201004, 33160, 'QU', 'OK', 'S', 1744959441, 1744959441, '1'),
(201005, 33012, 'QU', 'OK', 'S', 1744959450, 1744959450, '1'),
(201006, 33011, 'QU', 'OK', 'S', 1744959486, 1744959486, '1'),
(201007, 33010, 'QU', 'OK', 'S', 1744959497, 1744959497, '1'),
(201008, 33009, 'QU', 'OK', 'S', 1744959506, 1744959506, '1'),
(201009, 32968, 'QU', 'OK', 'S', 1744959512, 1744959512, '1'),
(201010, 32929, 'QU', 'OK', 'S', 1744959529, 1744959529, '1'),
(201011, 32849, 'QU', 'OK', 'S', 1744959543, 1744959543, '1'),
(201012, 32846, 'QU', 'OK', 'S', 1744959565, 1744959565, '1'),
(201013, 32811, 'QU', 'OK', 'S', 1744959576, 1744959576, '1'),
(201014, 32810, 'QU', 'OK', 'S', 1744959605, 1744959605, '1'),
(201015, 32649, 'QU', 'OK', 'S', 1744959611, 1744959611, '1'),
(201016, 32631, 'QU', 'OK', 'S', 1744959621, 1744959621, '1'),
(201017, 32349, 'QU', 'OK', 'S', 1744959635, 1744959635, '1'),
(201018, 32348, 'QU', 'OK', 'S', 1744959732, 1744959732, '1'),
(201019, 35945, 'QU', 'OK', 'S', 1744959739, 1744959739, '1'),
(201020, 35945, 'QU', 'OK', 'S', 1744959743, 1744959743, '1'),
(201021, 32127, 'QU', 'OK', 'S', 1744959755, 1744959755, '1'),
(201022, 32100, 'QU', 'OK', 'S', 1744959766, 1744959766, '1'),
(201023, 32080, 'QU', 'OK', 'S', 1744959783, 1744959783, '1'),
(201024, 31867, 'QU', 'OK', 'S', 1744959817, 1744959817, '1'),
(201025, 31866, 'QU', 'OK', 'S', 1744959829, 1744959829, '1'),
(201026, 31847, 'QU', 'OK', 'S', 1744959845, 1744959845, '1'),
(201027, 31845, 'QU', 'OK', 'S', 1744959853, 1744959853, '1'),
(201028, 31842, 'QU', 'OK', 'S', 1744959858, 1744959858, '1'),
(201029, 29830, 'QU', 'OK', 'S', 1744959902, 1744959902, '1'),
(201030, 29803, 'QU', 'OK', 'S', 1744959914, 1744959914, '1'),
(201031, 29792, 'QU', 'OK', 'S', 1744959929, 1744959929, '1'),
(201032, 29791, 'QU', 'OK', 'S', 1744959941, 1744959941, '1'),
(201033, 29784, 'QU', 'OK', 'S', 1744960020, 1744960020, '1'),
(201034, 29722, 'QU', 'OK', 'S', 1744960035, 1744960035, '1'),
(201035, 29697, 'QU', 'OK', 'S', 1744960046, 1744960046, '1'),
(201036, 29345, 'QU', 'OK', 'S', 1744960061, 1744960061, '1'),
(201037, 29324, 'QU', 'OK', 'S', 1744960068, 1744960068, '1'),
(201038, 29320, 'QU', 'OK', 'S', 1744960103, 1744960103, '1'),
(201039, 29279, 'QU', 'OK', 'S', 1744960115, 1744960115, '1'),
(201040, 29277, 'QU', 'OK', 'S', 1744960124, 1744960124, '1'),
(201041, 29276, 'QU', 'OK', 'S', 1744960158, 1744960158, '1'),
(201042, 29272, 'QU', 'OK', 'S', 1744960167, 1744960167, '1'),
(201043, 29268, 'QU', 'OK', 'S', 1744960179, 1744960179, '1'),
(201044, 28743, 'QU', 'OK', 'S', 1744960215, 1744960215, '1'),
(201045, 28741, 'QU', 'OK', 'S', 1744960224, 1744960224, '1'),
(201046, 28724, 'QU', 'OK', 'S', 1744960235, 1744960235, '1'),
(201047, 28723, 'QU', 'OK', 'S', 1744960286, 1744960286, '1'),
(201048, 28719, 'QU', 'OK', 'S', 1744960293, 1744960293, '1'),
(201049, 28718, 'QU', 'OK', 'S', 1744960331, 1744960331, '1'),
(201050, 28323, 'QU', 'OK', 'S', 1744960356, 1744960356, '1'),
(201051, 28322, 'QU', 'OK', 'S', 1744960370, 1744960370, '1'),
(201052, 28316, 'QU', 'OK', 'S', 1744960392, 1744960392, '1'),
(201053, 28314, 'QU', 'OK', 'S', 1744960403, 1744960403, '1'),
(201054, 25776, 'QU', 'OK', 'S', 1744960436, 1744960436, '1'),
(201055, 25775, 'QU', 'OK', 'S', 1744960442, 1744960442, '1'),
(201056, 25774, 'QU', 'OK', 'S', 1744960449, 1744960449, '1'),
(201057, 25772, 'QU', 'OK', 'S', 1744960748, 1744960748, '1'),
(201058, 25771, 'QU', 'OK', 'S', 1744960757, 1744960757, '1'),
(201059, 25770, 'QU', 'OK', 'S', 1744960777, 1744960777, '1'),
(201060, 25768, 'QU', 'OK', 'S', 1744960785, 1744960785, '1'),
(201061, 25763, 'QU', 'OK', 'S', 1744960791, 1744960791, '1'),
(201062, 25762, 'QU', 'OK', 'S', 1744960871, 1744960871, '1'),
(201063, 25749, 'QU', 'OK', 'S', 1744960877, 1744960877, '1'),
(201064, 25744, 'QU', 'OK', 'S', 1744960889, 1744960889, '1'),
(201065, 25741, 'QU', 'OK', 'S', 1744960902, 1744960902, '1'),
(201066, 25733, 'QU', 'OK', 'S', 1744960910, 1744960910, '1'),
(201067, 25731, 'QU', 'OK', 'S', 1744960917, 1744960917, '1'),
(201068, 25729, 'QU', 'OK', 'S', 1744960982, 1744960982, '1'),
(201069, 25725, 'QU', 'OK', 'S', 1744960987, 1744960987, '1'),
(201070, 25724, 'QU', 'OK', 'S', 1744960992, 1744960992, '1'),
(201071, 25719, 'QU', 'OK', 'S', 1744961020, 1744961020, '1'),
(201072, 22725, 'QU', 'OK', 'S', 1744961101, 1744961101, '1'),
(201073, 25508, 'QU', 'OK', 'S', 1744961187, 1744961187, '1'),
(201074, 30395, 'QU', 'OK', 'S', 1744961323, 1744961323, '1'),
(201075, 25704, 'QU', 'OK', 'S', 1744961515, 1744961515, '1'),
(201076, 25699, 'QU', 'OK', 'S', 1744961523, 1744961523, '1'),
(201077, 25695, 'QU', 'OK', 'S', 1744961528, 1744961528, '1'),
(201078, 25692, 'QU', 'OK', 'S', 1744961534, 1744961534, '1'),
(201079, 25687, 'QU', 'OK', 'S', 1744961544, 1744961544, '1'),
(201080, 24653, 'QU', 'OK', 'S', 1744961553, 1744961553, '1'),
(201081, 24652, 'QU', 'OK', 'S', 1744961578, 1744961578, '1'),
(201082, 24649, 'QU', 'OK', 'S', 1744961601, 1744961601, '1'),
(201083, 24644, 'QU', 'OK', 'S', 1744961614, 1744961614, '1'),
(201084, 24643, 'QU', 'OK', 'S', 1744961623, 1744961623, '1'),
(201085, 24642, 'QU', 'OK', 'S', 1744961669, 1744961669, '1'),
(201086, 24641, 'QU', 'OK', 'S', 1744961676, 1744961676, '1'),
(201087, 24639, 'QU', 'OK', 'S', 1744961686, 1744961686, '1'),
(201088, 24636, 'QU', 'OK', 'S', 1744961778, 1744961778, '1'),
(201089, 24635, 'QU', 'OK', 'S', 1744961817, 1744961817, '1'),
(201090, 24634, 'QU', 'OK', 'S', 1744961830, 1744961830, '1'),
(201091, 24564, 'QU', 'OK', 'S', 1744961890, 1744961890, '1'),
(201092, 24430, 'QU', 'OK', 'S', 1744961918, 1744961918, '1'),
(201093, 24429, 'QU', 'OK', 'S', 1744961942, 1744961942, '1'),
(201094, 24412, 'QU', 'OK', 'S', 1744961959, 1744961959, '1'),
(201095, 24411, 'QU', 'OK', 'S', 1744962008, 1744962008, '1'),
(201096, 24410, 'QU', 'OK', 'S', 1744962014, 1744962014, '1'),
(201097, 24404, 'QU', 'OK', 'S', 1744962039, 1744962039, '1'),
(201098, 24398, 'QU', 'OK', 'S', 1744962044, 1744962044, '1'),
(201099, 24397, 'QU', 'OK', 'S', 1744962051, 1744962051, '1'),
(201100, 24402, 'QU', 'OK', 'S', 1744962196, 1744962196, '1'),
(201101, 24396, 'QU', 'OK', 'S', 1744962241, 1744962241, '1'),
(201102, 24394, 'QU', 'OK', 'S', 1744962248, 1744962248, '1'),
(201103, 24391, 'QU', 'OK', 'S', 1744962260, 1744962260, '1'),
(201104, 24389, 'QU', 'OK', 'S', 1744962272, 1744962272, '1'),
(201105, 24388, 'QU', 'OK', 'S', 1744962293, 1744962293, '1'),
(201106, 24387, 'QU', 'OK', 'S', 1744962307, 1744962307, '1'),
(201107, 23630, 'QU', 'OK', 'S', 1744962321, 1744962321, '1'),
(201108, 23629, 'QU', 'OK', 'S', 1744962337, 1744962337, '1'),
(201109, 23627, 'QU', 'OK', 'S', 1744962462, 1744962462, '1'),
(201110, 23626, 'QU', 'OK', 'S', 1744962469, 1744962469, '1'),
(201111, 23625, 'QU', 'OK', 'S', 1744962481, 1744962481, '1'),
(201112, 23624, 'QU', 'OK', 'S', 1744962488, 1744962488, '1'),
(201113, 23621, 'QU', 'OK', 'S', 1744962545, 1744962545, '1'),
(201114, 23620, 'QU', 'OK', 'S', 1744962553, 1744962553, '1'),
(201115, 23618, 'QU', 'OK', 'S', 1744962617, 1744962617, '1'),
(201116, 23589, 'QU', 'OK', 'S', 1744962641, 1744962641, '1'),
(201117, 23588, 'QU', 'OK', 'S', 1744962662, 1744962662, '1'),
(201118, 23569, 'QU', 'OK', 'S', 1744962675, 1744962675, '1'),
(201119, 23568, 'QU', 'OK', 'S', 1744962717, 1744962717, '1'),
(201120, 23567, 'QU', 'OK', 'S', 1744962729, 1744962729, '1'),
(201121, 26892, 'QU', 'OK', 'S', 1744962740, 1744962740, '1'),
(201122, 35976, 'QU', 'OK', 'S', 1744962748, 1744962748, '1'),
(201123, 35978, 'QU', 'OK', 'S', 1744962750, 1744962750, '1'),
(201124, 3662, 'QU', 'OK', 'S', 1744962753, 1744962753, '1'),
(201125, 35977, 'QU', 'OK', 'S', 1744962755, 1744962755, '1'),
(201126, 36001, 'QU', 'OK', 'S', 1744962757, 1744962757, '1'),
(201127, 23566, 'QU', 'OK', 'S', 1744963097, 1744963097, '1'),
(201128, 23565, 'QU', 'OK', 'S', 1744963112, 1744963112, '1'),
(201129, 23564, 'QU', 'OK', 'S', 1744963120, 1744963120, '1'),
(201130, 23559, 'QU', 'OK', 'S', 1744963126, 1744963126, '1'),
(201131, 23558, 'QU', 'OK', 'S', 1744963289, 1744963289, '1'),
(201132, 23557, 'QU', 'OK', 'S', 1744963358, 1744963358, '1'),
(201133, 23556, 'QU', 'OK', 'S', 1744963376, 1744963376, '1'),
(201134, 23555, 'QU', 'OK', 'S', 1744963383, 1744963383, '1'),
(201135, 23554, 'QU', 'OK', 'S', 1744963389, 1744963389, '1'),
(201136, 23553, 'QU', 'OK', 'S', 1744963406, 1744963406, '1'),
(201137, 21905, 'QU', 'OK', 'S', 1744963429, 1744963429, '1'),
(201138, 21904, 'QU', 'OK', 'S', 1744963458, 1744963458, '1'),
(201139, 21903, 'QU', 'OK', 'S', 1744963464, 1744963464, '1'),
(201140, 21902, 'QU', 'OK', 'S', 1744963481, 1744963481, '1'),
(201141, 21901, 'QU', 'OK', 'S', 1744963718, 1744963718, '1'),
(201142, 21900, 'QU', 'OK', 'S', 1744963729, 1744963729, '1'),
(201143, 21899, 'QU', 'OK', 'S', 1744963777, 1744963777, '1'),
(201144, 21898, 'QU', 'OK', 'S', 1744963838, 1744963838, '1'),
(201145, 21897, 'QU', 'OK', 'S', 1744963852, 1744963852, '1'),
(201146, 34806, 'QU', 'OK', 'S', 1744963855, 1744963855, '1'),
(201147, 21896, 'QU', 'OK', 'S', 1744963862, 1744963862, '1'),
(201148, 21608, 'QU', 'OK', 'S', 1744964191, 1744964191, '1'),
(201149, 17782, 'QU', 'OK', 'S', 1744964207, 1744964207, '1'),
(201150, 17781, 'QU', 'OK', 'S', 1744964276, 1744964276, '1'),
(201151, 17778, 'QU', 'OK', 'S', 1744964294, 1744964294, '1'),
(201152, 17777, 'QU', 'OK', 'S', 1744964300, 1744964300, '1'),
(201153, 17776, 'QU', 'OK', 'S', 1744964311, 1744964311, '1'),
(201154, 16372, 'QU', 'OK', 'S', 1744964316, 1744964316, '1'),
(201155, 17775, 'QU', 'OK', 'S', 1744964325, 1744964325, '1'),
(201156, 10558, 'QU', 'OK', 'S', 1744964327, 1744964327, '1'),
(201157, 25830, 'QU', 'OK', 'S', 1744964334, 1744964334, '1'),
(201158, 17774, 'QU', 'OK', 'S', 1744964337, 1744964337, '1'),
(201159, 23972, 'QU', 'OK', 'S', 1744964342, 1744964342, '1'),
(201160, 17771, 'QU', 'OK', 'S', 1744964352, 1744964352, '1'),
(201161, 17768, 'QU', 'OK', 'S', 1744964382, 1744964382, '1'),
(201162, 33129, 'QU', 'OK', 'S', 1744964385, 1744964385, '1'),
(201163, 17767, 'QU', 'OK', 'S', 1744964399, 1744964399, '1'),
(201164, 37396, 'QU', 'OK', 'S', 1744964399, 1744964399, '1'),
(201165, 36377, 'QU', 'OK', 'S', 1744964400, 1744964400, '1'),
(201166, 17766, 'QU', 'OK', 'S', 1744964411, 1744964411, '1'),
(201167, 17765, 'QU', 'OK', 'S', 1744964711, 1744964711, '1'),
(201168, 15630, 'QU', 'OK', 'S', 1744964727, 1744964727, '1'),
(201169, 15568, 'QU', 'OK', 'S', 1744964757, 1744964757, '1'),
(201170, 15567, 'QU', 'OK', 'S', 1744964780, 1744964780, '1'),
(201171, 15565, 'QU', 'OK', 'S', 1744964790, 1744964790, '1'),
(201172, 15564, 'QU', 'OK', 'S', 1744964802, 1744964802, '1'),
(201173, 15563, 'QU', 'OK', 'S', 1744964898, 1744964898, '1'),
(201174, 15388, 'QU', 'OK', 'S', 1744964906, 1744964906, '1'),
(201175, 15387, 'QU', 'OK', 'S', 1744964913, 1744964913, '1'),
(201176, 37397, 'QU', 'OK', 'S', 1744964921, 1744964921, '1'),
(201177, 15386, 'QU', 'OK', 'S', 1744964946, 1744964946, '1'),
(201178, 15385, 'QU', 'OK', 'S', 1744964964, 1744964964, '1'),
(201179, 15384, 'QU', 'OK', 'S', 1744964975, 1744964975, '1'),
(201180, 15383, 'QU', 'OK', 'S', 1744964991, 1744964991, '1'),
(201181, 15382, 'QU', 'OK', 'S', 1744965002, 1744965002, '1'),
(201182, 35910, 'QU', 'OK', 'S', 1744965012, 1744965012, '1'),
(201183, 35910, 'QU', 'OK', 'S', 1744965027, 1744965027, '1'),
(201184, 37392, 'QU', 'OK', 'S', 1744965222, 1744965222, '1'),
(201185, 37392, 'QU', 'OK', 'S', 1744965242, 1744965242, '1'),
(201186, 37392, 'QU', 'OK', 'S', 1744965242, 1744965242, '1'),
(201187, 37392, 'QU', 'OK', 'S', 1744965242, 1744965242, '1'),
(201188, 37392, 'QU', 'OK', 'S', 1744965242, 1744965242, '1'),
(201189, 37392, 'QU', 'OK', 'S', 1744965242, 1744965242, '1'),
(201190, 37392, 'QU', 'OK', 'S', 1744965266, 1744965266, '1'),
(201191, 37392, 'QU', 'OK', 'S', 1744965266, 1744965266, '1'),
(201192, 37392, 'QU', 'OK', 'S', 1744965266, 1744965266, '1'),
(201193, 37392, 'QU', 'OK', 'S', 1744965266, 1744965266, '1'),
(201194, 37392, 'QU', 'OK', 'S', 1744965266, 1744965266, '1'),
(201195, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201196, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201197, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201198, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201199, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201200, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201201, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201202, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201203, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201204, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201205, 37391, 'QU', 'OK', 'S', 1744965318, 1744965318, '1'),
(201206, 37383, 'QU', 'OK', 'S', 1744968220, 1744968220, '1'),
(201207, 37384, 'QU', 'OK', 'S', 1744968675, 1744968675, '1'),
(201208, 37385, 'QU', 'OK', 'S', 1744969216, 1744969216, '1'),
(201209, 29800, 'QU', 'OK', 'S', 1744969375, 1744969375, '1'),
(201210, 26711, 'QU', 'OK', 'S', 1744969539, 1744969539, '1'),
(201211, 33863, 'QU', 'OK', 'S', 1744971210, 1744971210, '1'),
(201212, 37386, 'QU', 'OK', 'S', 1744971529, 1744971529, '1'),
(201213, 35546, 'QU', 'OK', 'S', 1744971667, 1744971667, '1'),
(201214, 37387, 'QU', 'OK', 'S', 1744971685, 1744971685, '1'),
(201215, 37388, 'QU', 'OK', 'S', 1744972260, 1744972260, '1'),
(201216, 37389, 'QU', 'OK', 'S', 1744972394, 1744972394, '1'),
(201217, 37390, 'QU', 'OK', 'S', 1744972531, 1744972531, '1'),
(201218, 37393, 'QU', 'OK', 'S', 1744972698, 1744972698, '1'),
(201219, 37394, 'QU', 'OK', 'S', 1744972735, 1744972735, '1'),
(201220, 37395, 'QU', 'OK', 'S', 1744972800, 1744972800, '1'),
(201221, 37381, 'QU', 'OK', 'S', 1744973338, 1744973338, '1'),
(201222, 37382, 'QU', 'OK', 'S', 1744973382, 1744973382, '1'),
(201223, 32102, 'QU', 'OK', 'S', 1744973584, 1744973584, '1'),
(201224, 13826, 'QU', 'OK', 'S', 1744973705, 1744973705, '1'),
(201225, 31451, 'QU', 'OK', 'S', 1744973762, 1744973762, '1'),
(201226, 35121, 'QU', 'OK', 'S', 1744973775, 1744973775, '1'),
(201227, 35132, 'QU', 'OK', 'S', 1744973787, 1744973787, '1'),
(201228, 35132, 'QU', 'OK', 'S', 1744973787, 1744973787, '1'),
(201229, 35132, 'QU', 'OK', 'S', 1744973787, 1744973787, '1'),
(201230, 35210, 'QU', 'OK', 'S', 1744973812, 1744973812, '1'),
(201231, 35873, 'QU', 'OK', 'S', 1744973825, 1744973825, '1'),
(201232, 35874, 'QU', 'OK', 'S', 1744974019, 1744974019, '1'),
(201233, 35874, 'QU', 'OK', 'S', 1744974019, 1744974019, '1'),
(201234, 36455, 'QU', 'OK', 'S', 1744974058, 1744974058, '1'),
(201235, 36455, 'QU', 'OK', 'S', 1744974058, 1744974058, '1'),
(201236, 21650, 'QU', 'OK', 'S', 1744974103, 1744974103, '1'),
(201237, 35258, 'QU', 'OK', 'S', 1744974117, 1744974117, '1'),
(201238, 35674, 'QU', 'OK', 'S', 1744974303, 1744974303, '1'),
(201239, 35674, 'QU', 'OK', 'S', 1744974305, 1744974305, '1'),
(201240, 32102, 'QU', 'OK', 'S', 1744974777, 1744974777, '1'),
(201241, 32102, 'QU', 'OK', 'S', 1744974781, 1744974781, '1'),
(201242, 32102, 'QU', 'OK', 'S', 1744974785, 1744974785, '1'),
(201243, 32102, 'QU', 'OK', 'S', 1744974792, 1744974792, '1'),
(201244, 32102, 'QU', 'OK', 'S', 1744974799, 1744974799, '1'),
(201245, 32102, 'QU', 'OK', 'S', 1744975086, 1744975086, '1'),
(201246, 32102, 'QU', 'OK', 'S', 1744975090, 1744975090, '1'),
(201247, 37203, 'QU', 'OK', 'S', 1744975285, 1744975285, '1'),
(201248, 13780, 'QU', 'OK', 'S', 1744975432, 1744975432, '1'),
(201249, 30495, 'QU', 'OK', 'S', 1744975533, 1744975533, '1'),
(201250, 16590, 'QU', 'OK', 'S', 1744975576, 1744975576, '1'),
(201251, 16590, 'QU', 'OK', 'S', 1744975576, 1744975576, '1'),
(201252, 11762, 'QU', 'OK', 'S', 1744975582, 1744975582, '1'),
(201253, 11762, 'QU', 'OK', 'S', 1744975585, 1744975585, '1'),
(201254, 11762, 'QU', 'OK', 'S', 1744975588, 1744975588, '1'),
(201255, 11762, 'QU', 'OK', 'S', 1744975592, 1744975592, '1'),
(201256, 11762, 'QU', 'OK', 'S', 1744975601, 1744975601, '1'),
(201257, 36581, 'QU', 'OK', 'S', 1744976320, 1744976320, '1'),
(201258, 19307, 'QU', 'OK', 'S', 1744976627, 1744976627, '1'),
(201259, 36581, 'QU', 'OK', 'S', 1744976726, 1744976726, '1'),
(201260, 36344, 'QU', 'OK', 'S', 1744977628, 1744977628, '1'),
(201261, 31147, 'QU', 'OK', 'S', 1744978200, 1744978200, '1'),
(201262, 36467, 'QU', 'OK', 'S', 1744978231, 1744978231, '1'),
(201263, 36577, 'QU', 'OK', 'S', 1744978665, 1744978665, '1'),
(201264, 32102, 'QU', 'OK', 'S', 1744981259, 1744981259, '1'),
(201265, 29478, 'QU', 'OK', 'S', 1744981885, 1744981885, '1'),
(201266, 37043, 'QU', 'OK', 'S', 1744986308, 1744986308, '1'),
(201267, 37043, 'QU', 'OK', 'S', 1744986308, 1744986308, '1'),
(201268, 37043, 'QU', 'OK', 'S', 1744986308, 1744986308, '1'),
(201269, 37043, 'QU', 'OK', 'S', 1744986308, 1744986308, '1'),
(201270, 37041, 'QU', 'OK', 'S', 1744986366, 1744986366, '1'),
(201271, 37041, 'QU', 'OK', 'S', 1744986366, 1744986366, '1'),
(201272, 37041, 'QU', 'OK', 'S', 1744986366, 1744986366, '1'),
(201273, 37041, 'QU', 'OK', 'S', 1744986367, 1744986367, '1'),
(201274, 36723, 'QU', 'OK', 'S', 1744986452, 1744986452, '1'),
(201275, 36723, 'QU', 'OK', 'S', 1744986452, 1744986452, '1'),
(201276, 36723, 'QU', 'OK', 'S', 1744986452, 1744986452, '1'),
(201277, 36723, 'QU', 'OK', 'S', 1744986452, 1744986452, '1'),
(201278, 34616, 'QU', 'OK', 'S', 1744986546, 1744986546, '1'),
(201279, 37287, 'QU', 'OK', 'S', 1745040977, 1745040977, '1'),
(201280, 31138, 'QU', 'OK', 'S', 1745041030, 1745041030, '1'),
(201281, 31144, 'QU', 'OK', 'S', 1745041070, 1745041070, '1'),
(201282, 31144, 'QU', 'OK', 'S', 1745041078, 1745041078, '1'),
(201283, 31144, 'QU', 'OK', 'S', 1745041092, 1745041092, '1'),
(201284, 37405, 'QU', 'OK', 'S', 1745046547, 1745046547, '1'),
(201285, 37410, 'QU', 'OK', 'S', 1745046736, 1745046736, '1'),
(201286, 37410, 'QU', 'OK', 'S', 1745046736, 1745046736, '1'),
(201287, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201288, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201289, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201290, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201291, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201292, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201293, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201294, 37410, 'QU', 'OK', 'S', 1745046737, 1745046737, '1'),
(201295, 37414, 'QU', 'OK', 'S', 1745046753, 1745046753, '1'),
(201296, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201297, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201298, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201299, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201300, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201301, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201302, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201303, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201304, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201305, 37409, 'QU', 'OK', 'S', 1745046777, 1745046777, '1'),
(201306, 37392, 'QU', 'OK', 'S', 1745046798, 1745046798, '1'),
(201307, 37391, 'QU', 'OK', 'S', 1745046805, 1745046805, '1'),
(201308, 37414, 'QU', 'OK', 'S', 1745046810, 1745046810, '1'),
(201309, 37105, 'QU', 'OK', 'S', 1745046815, 1745046815, '1'),
(201310, 37104, 'QU', 'OK', 'S', 1745046829, 1745046829, '1'),
(201311, 37088, 'QU', 'OK', 'S', 1745046837, 1745046837, '1'),
(201312, 37087, 'QU', 'OK', 'S', 1745046841, 1745046841, '1'),
(201313, 36811, 'QU', 'OK', 'S', 1745046846, 1745046846, '1'),
(201314, 36810, 'QU', 'OK', 'S', 1745046864, 1745046864, '1'),
(201315, 37390, 'QU', 'OK', 'S', 1745046916, 1745046916, '1'),
(201316, 36809, 'QU', 'OK', 'S', 1745046939, 1745046939, '1'),
(201317, 36777, 'QU', 'OK', 'S', 1745046946, 1745046946, '1'),
(201318, 36765, 'QU', 'OK', 'S', 1745046952, 1745046952, '1'),
(201319, 36764, 'QU', 'OK', 'S', 1745047101, 1745047101, '1'),
(201320, 36605, 'QU', 'OK', 'S', 1745047110, 1745047110, '1'),
(201321, 36604, 'QU', 'OK', 'S', 1745047131, 1745047131, '1'),
(201322, 36603, 'QU', 'OK', 'S', 1745047136, 1745047136, '1'),
(201323, 36503, 'QU', 'OK', 'S', 1745047143, 1745047143, '1'),
(201324, 36502, 'QU', 'OK', 'S', 1745047156, 1745047156, '1'),
(201325, 36501, 'QU', 'OK', 'S', 1745047162, 1745047162, '1'),
(201326, 35715, 'QU', 'OK', 'S', 1745047251, 1745047251, '1'),
(201327, 35688, 'QU', 'OK', 'S', 1745047257, 1745047257, '1'),
(201328, 35687, 'QU', 'OK', 'S', 1745047263, 1745047263, '1'),
(201329, 35657, 'QU', 'OK', 'S', 1745047271, 1745047271, '1'),
(201330, 35436, 'QU', 'OK', 'S', 1745047280, 1745047280, '1'),
(201331, 35435, 'QU', 'OK', 'S', 1745047285, 1745047285, '1'),
(201332, 35434, 'QU', 'OK', 'S', 1745047386, 1745047386, '1'),
(201333, 35433, 'QU', 'OK', 'S', 1745047405, 1745047405, '1'),
(201334, 37407, 'QU', 'OK', 'S', 1745047409, 1745047409, '1'),
(201335, 35337, 'QU', 'OK', 'S', 1745047411, 1745047411, '1'),
(201336, 35202, 'QU', 'OK', 'S', 1745047418, 1745047418, '1'),
(201337, 35201, 'QU', 'OK', 'S', 1745047559, 1745047559, '1'),
(201338, 35040, 'QU', 'OK', 'S', 1745047564, 1745047564, '1'),
(201339, 37408, 'QU', 'OK', 'S', 1745047565, 1745047565, '1'),
(201340, 35039, 'QU', 'OK', 'S', 1745047572, 1745047572, '1'),
(201341, 34960, 'QU', 'OK', 'S', 1745047616, 1745047616, '1'),
(201342, 34623, 'QU', 'OK', 'S', 1745047622, 1745047622, '1'),
(201343, 34498, 'QU', 'OK', 'S', 1745047629, 1745047629, '1'),
(201344, 34498, 'QU', 'OK', 'S', 1745047655, 1745047655, '1'),
(201345, 34280, 'QU', 'OK', 'S', 1745047666, 1745047666, '1'),
(201346, 34282, 'QU', 'OK', 'S', 1745047680, 1745047680, '1'),
(201347, 34277, 'QU', 'OK', 'S', 1745047686, 1745047686, '1'),
(201348, 34121, 'QU', 'OK', 'S', 1745047693, 1745047693, '1'),
(201349, 34117, 'QU', 'OK', 'S', 1745047745, 1745047745, '1'),
(201350, 33430, 'QU', 'OK', 'S', 1745047753, 1745047753, '1'),
(201351, 33428, 'QU', 'OK', 'S', 1745047765, 1745047765, '1'),
(201352, 37406, 'QU', 'OK', 'S', 1745047766, 1745047766, '1'),
(201353, 33427, 'QU', 'OK', 'S', 1745047770, 1745047770, '1'),
(201354, 33425, 'QU', 'OK', 'S', 1745047776, 1745047776, '1'),
(201355, 33423, 'QU', 'OK', 'S', 1745047784, 1745047784, '1'),
(201356, 33424, 'QU', 'OK', 'S', 1745047798, 1745047798, '1'),
(201357, 33186, 'QU', 'OK', 'S', 1745047805, 1745047805, '1'),
(201358, 33422, 'QU', 'OK', 'S', 1745047818, 1745047818, '1'),
(201359, 33179, 'QU', 'OK', 'S', 1745047826, 1745047826, '1'),
(201360, 33178, 'QU', 'OK', 'S', 1745047885, 1745047885, '1'),
(201361, 33161, 'QU', 'OK', 'S', 1745047894, 1745047894, '1'),
(201362, 33160, 'QU', 'OK', 'S', 1745047906, 1745047906, '1'),
(201363, 37402, 'QU', 'OK', 'S', 1745047990, 1745047990, '1'),
(201364, 37400, 'QU', 'OK', 'S', 1745048038, 1745048038, '1'),
(201365, 33012, 'QU', 'OK', 'S', 1745048064, 1745048064, '1'),
(201366, 33011, 'QU', 'OK', 'S', 1745048070, 1745048070, '1'),
(201367, 33010, 'QU', 'OK', 'S', 1745048080, 1745048080, '1'),
(201368, 33009, 'QU', 'OK', 'S', 1745048114, 1745048114, '1'),
(201369, 32968, 'QU', 'OK', 'S', 1745048119, 1745048119, '1'),
(201370, 32929, 'QU', 'OK', 'S', 1745048127, 1745048127, '1'),
(201371, 32849, 'QU', 'OK', 'S', 1745048192, 1745048192, '1'),
(201372, 32846, 'QU', 'OK', 'S', 1745048199, 1745048199, '1'),
(201373, 32811, 'QU', 'OK', 'S', 1745048209, 1745048209, '1'),
(201374, 32810, 'QU', 'OK', 'S', 1745048224, 1745048224, '1'),
(201375, 37398, 'QU', 'OK', 'S', 1745048227, 1745048227, '1'),
(201376, 32649, 'QU', 'OK', 'S', 1745048231, 1745048231, '1'),
(201377, 32631, 'QU', 'OK', 'S', 1745048248, 1745048248, '1'),
(201378, 32349, 'QU', 'OK', 'S', 1745048254, 1745048254, '1'),
(201379, 37399, 'QU', 'OK', 'S', 1745048260, 1745048260, '1'),
(201380, 32348, 'QU', 'OK', 'S', 1745048272, 1745048272, '1'),
(201381, 32127, 'QU', 'OK', 'S', 1745048278, 1745048278, '1'),
(201382, 37401, 'QU', 'OK', 'S', 1745048300, 1745048300, '1'),
(201383, 32100, 'QU', 'OK', 'S', 1745048483, 1745048483, '1'),
(201384, 32080, 'QU', 'OK', 'S', 1745048492, 1745048492, '1'),
(201385, 31867, 'QU', 'OK', 'S', 1745048505, 1745048505, '1'),
(201386, 31866, 'QU', 'OK', 'S', 1745048522, 1745048522, '1'),
(201387, 31847, 'QU', 'OK', 'S', 1745048588, 1745048588, '1'),
(201388, 31845, 'QU', 'OK', 'S', 1745048596, 1745048596, '1'),
(201389, 31842, 'QU', 'OK', 'S', 1745048628, 1745048628, '1'),
(201390, 29830, 'QU', 'OK', 'S', 1745048643, 1745048643, '1'),
(201391, 29803, 'QU', 'OK', 'S', 1745048654, 1745048654, '1'),
(201392, 29792, 'QU', 'OK', 'S', 1745048672, 1745048672, '1'),
(201393, 29791, 'QU', 'OK', 'S', 1745048691, 1745048691, '1'),
(201394, 29784, 'QU', 'OK', 'S', 1745048700, 1745048700, '1'),
(201395, 29722, 'QU', 'OK', 'S', 1745048710, 1745048710, '1'),
(201396, 29697, 'QU', 'OK', 'S', 1745048718, 1745048718, '1'),
(201397, 29345, 'QU', 'OK', 'S', 1745048821, 1745048821, '1'),
(201398, 29324, 'QU', 'OK', 'S', 1745048827, 1745048827, '1'),
(201399, 29320, 'QU', 'OK', 'S', 1745048833, 1745048833, '1'),
(201400, 29279, 'QU', 'OK', 'S', 1745048839, 1745048839, '1'),
(201401, 29277, 'QU', 'OK', 'S', 1745048855, 1745048855, '1'),
(201402, 29276, 'QU', 'OK', 'S', 1745048862, 1745048862, '1'),
(201403, 29272, 'QU', 'OK', 'S', 1745048867, 1745048867, '1'),
(201404, 29268, 'QU', 'OK', 'S', 1745048881, 1745048881, '1'),
(201405, 28743, 'QU', 'OK', 'S', 1745048894, 1745048894, '1'),
(201406, 28741, 'QU', 'OK', 'S', 1745048972, 1745048972, '1'),
(201407, 28724, 'QU', 'OK', 'S', 1745048982, 1745048982, '1'),
(201408, 28723, 'QU', 'OK', 'S', 1745049006, 1745049006, '1'),
(201409, 28719, 'QU', 'OK', 'S', 1745049023, 1745049023, '1'),
(201410, 28718, 'QU', 'OK', 'S', 1745049043, 1745049043, '1'),
(201411, 37411, 'QU', 'OK', 'S', 1745049055, 1745049055, '1'),
(201412, 28718, 'QU', 'OK', 'S', 1745049070, 1745049070, '1'),
(201413, 28323, 'QU', 'OK', 'S', 1745049095, 1745049095, '1'),
(201414, 28322, 'QU', 'OK', 'S', 1745049119, 1745049119, '1'),
(201415, 28316, 'QU', 'OK', 'S', 1745049142, 1745049142, '1'),
(201416, 28314, 'QU', 'OK', 'S', 1745049182, 1745049182, '1'),
(201417, 25776, 'QU', 'OK', 'S', 1745049189, 1745049189, '1'),
(201418, 25775, 'QU', 'OK', 'S', 1745049194, 1745049194, '1'),
(201419, 25774, 'QU', 'OK', 'S', 1745049223, 1745049223, '1'),
(201420, 25772, 'QU', 'OK', 'S', 1745049236, 1745049236, '1'),
(201421, 25771, 'QU', 'OK', 'S', 1745049253, 1745049253, '1'),
(201422, 25770, 'QU', 'OK', 'S', 1745049260, 1745049260, '1'),
(201423, 37413, 'QU', 'OK', 'S', 1745049290, 1745049290, '1'),
(201424, 25768, 'QU', 'OK', 'S', 1745049325, 1745049325, '1'),
(201425, 25763, 'QU', 'OK', 'S', 1745049332, 1745049332, '1'),
(201426, 25762, 'QU', 'OK', 'S', 1745049342, 1745049342, '1'),
(201427, 25749, 'QU', 'OK', 'S', 1745049357, 1745049357, '1'),
(201428, 25744, 'QU', 'OK', 'S', 1745049378, 1745049378, '1'),
(201429, 25741, 'QU', 'OK', 'S', 1745049394, 1745049394, '1'),
(201430, 25733, 'QU', 'OK', 'S', 1745049406, 1745049406, '1'),
(201431, 25731, 'QU', 'OK', 'S', 1745049446, 1745049446, '1'),
(201432, 25729, 'QU', 'OK', 'S', 1745049457, 1745049457, '1'),
(201433, 37412, 'QU', 'OK', 'S', 1745049468, 1745049468, '1'),
(201434, 25725, 'QU', 'OK', 'S', 1745049477, 1745049477, '1'),
(201435, 25724, 'QU', 'OK', 'S', 1745049482, 1745049482, '1'),
(201436, 25719, 'QU', 'OK', 'S', 1745049492, 1745049492, '1'),
(201437, 25704, 'QU', 'OK', 'S', 1745049550, 1745049550, '1'),
(201438, 25699, 'QU', 'OK', 'S', 1745049563, 1745049563, '1'),
(201439, 25695, 'QU', 'OK', 'S', 1745049577, 1745049577, '1'),
(201440, 37404, 'QU', 'OK', 'S', 1745049583, 1745049583, '1'),
(201441, 25692, 'QU', 'OK', 'S', 1745049584, 1745049584, '1'),
(201442, 25687, 'QU', 'OK', 'S', 1745049598, 1745049598, '1'),
(201443, 24653, 'QU', 'OK', 'S', 1745049672, 1745049672, '1'),
(201444, 24652, 'QU', 'OK', 'S', 1745049679, 1745049679, '1'),
(201445, 24649, 'QU', 'OK', 'S', 1745049697, 1745049697, '1'),
(201446, 24644, 'QU', 'OK', 'S', 1745049711, 1745049711, '1'),
(201447, 24643, 'QU', 'OK', 'S', 1745049717, 1745049717, '1'),
(201448, 24642, 'QU', 'OK', 'S', 1745049732, 1745049732, '1'),
(201449, 24641, 'QU', 'OK', 'S', 1745049749, 1745049749, '1'),
(201450, 24639, 'QU', 'OK', 'S', 1745049757, 1745049757, '1'),
(201451, 24636, 'QU', 'OK', 'S', 1745049779, 1745049779, '1'),
(201452, 24635, 'QU', 'OK', 'S', 1745049886, 1745049886, '1'),
(201453, 24634, 'QU', 'OK', 'S', 1745049896, 1745049896, '1'),
(201454, 24564, 'QU', 'OK', 'S', 1745049918, 1745049918, '1'),
(201455, 24430, 'QU', 'OK', 'S', 1745049926, 1745049926, '1'),
(201456, 37403, 'QU', 'OK', 'S', 1745050010, 1745050010, '1'),
(201457, 24429, 'QU', 'OK', 'S', 1745050029, 1745050029, '1'),
(201458, 24412, 'QU', 'OK', 'S', 1745050035, 1745050035, '1'),
(201459, 24411, 'QU', 'OK', 'S', 1745050050, 1745050050, '1'),
(201460, 24410, 'QU', 'OK', 'S', 1745050058, 1745050058, '1'),
(201461, 24404, 'QU', 'OK', 'S', 1745050080, 1745050080, '1'),
(201462, 24402, 'QU', 'OK', 'S', 1745050093, 1745050093, '1'),
(201463, 8406, 'QU', 'OK', 'S', 1745050150, 1745050150, '1'),
(201464, 24398, 'QU', 'OK', 'S', 1745050154, 1745050154, '1'),
(201465, 24397, 'QU', 'OK', 'S', 1745050179, 1745050179, '1'),
(201466, 24396, 'QU', 'OK', 'S', 1745050187, 1745050187, '1'),
(201467, 24394, 'QU', 'OK', 'S', 1745050324, 1745050324, '1'),
(201468, 24391, 'QU', 'OK', 'S', 1745050343, 1745050343, '1'),
(201469, 24389, 'QU', 'OK', 'S', 1745050359, 1745050359, '1'),
(201470, 24389, 'QU', 'OK', 'S', 1745050371, 1745050371, '1'),
(201471, 24388, 'QU', 'OK', 'S', 1745050379, 1745050379, '1'),
(201472, 24387, 'QU', 'OK', 'S', 1745050384, 1745050384, '1'),
(201473, 29478, 'QU', 'OK', 'S', 1745050429, 1745050429, '1'),
(201474, 35660, 'QU', 'OK', 'S', 1745050508, 1745050508, '1'),
(201475, 36328, 'QU', 'OK', 'S', 1745050672, 1745050672, '1'),
(201476, 13567, 'QU', 'OK', 'S', 1745050718, 1745050718, '1'),
(201477, 23630, 'QU', 'OK', 'S', 1745050789, 1745050789, '1'),
(201478, 23629, 'QU', 'OK', 'S', 1745050794, 1745050794, '1'),
(201479, 23627, 'QU', 'OK', 'S', 1745050800, 1745050800, '1'),
(201480, 23626, 'QU', 'OK', 'S', 1745050813, 1745050813, '1'),
(201481, 23625, 'QU', 'OK', 'S', 1745050820, 1745050820, '1'),
(201482, 23624, 'QU', 'OK', 'S', 1745050835, 1745050835, '1'),
(201483, 23621, 'QU', 'OK', 'S', 1745050846, 1745050846, '1'),
(201484, 23620, 'QU', 'OK', 'S', 1745050878, 1745050878, '1'),
(201485, 37143, 'QU', 'OK', 'S', 1745050881, 1745050881, '1'),
(201486, 23618, 'QU', 'OK', 'S', 1745050887, 1745050887, '1'),
(201487, 23589, 'QU', 'OK', 'S', 1745050894, 1745050894, '1'),
(201488, 23588, 'QU', 'OK', 'S', 1745050902, 1745050902, '1'),
(201489, 23569, 'QU', 'OK', 'S', 1745050917, 1745050917, '1'),
(201490, 23568, 'QU', 'OK', 'S', 1745050922, 1745050922, '1'),
(201491, 23567, 'QU', 'OK', 'S', 1745050937, 1745050937, '1'),
(201492, 23566, 'QU', 'OK', 'S', 1745050946, 1745050946, '1'),
(201493, 23565, 'QU', 'OK', 'S', 1745050952, 1745050952, '1'),
(201494, 23564, 'QU', 'OK', 'S', 1745050983, 1745050983, '1'),
(201495, 23559, 'QU', 'OK', 'S', 1745050989, 1745050989, '1'),
(201496, 23558, 'QU', 'OK', 'S', 1745050995, 1745050995, '1'),
(201497, 23557, 'QU', 'OK', 'S', 1745051011, 1745051011, '1'),
(201498, 23556, 'QU', 'OK', 'S', 1745051020, 1745051020, '1'),
(201499, 23555, 'QU', 'OK', 'S', 1745051034, 1745051034, '1'),
(201500, 23554, 'QU', 'OK', 'S', 1745051041, 1745051041, '1'),
(201501, 23553, 'QU', 'OK', 'S', 1745051054, 1745051054, '1'),
(201502, 26776, 'QU', 'OK', 'S', 1745051064, 1745051064, '1'),
(201503, 21905, 'QU', 'OK', 'S', 1745051071, 1745051071, '1'),
(201504, 26776, 'QU', 'OK', 'S', 1745051076, 1745051076, '1'),
(201505, 21904, 'QU', 'OK', 'S', 1745051087, 1745051087, '1'),
(201506, 21903, 'QU', 'OK', 'S', 1745051138, 1745051138, '1'),
(201507, 36958, 'QU', 'OK', 'S', 1745051148, 1745051148, '1'),
(201508, 21902, 'QU', 'OK', 'S', 1745051150, 1745051150, '1'),
(201509, 21901, 'QU', 'OK', 'S', 1745051167, 1745051167, '1'),
(201510, 21900, 'QU', 'OK', 'S', 1745051178, 1745051178, '1'),
(201511, 21899, 'QU', 'OK', 'S', 1745051195, 1745051195, '1'),
(201512, 21898, 'QU', 'OK', 'S', 1745051214, 1745051214, '1'),
(201513, 21897, 'QU', 'OK', 'S', 1745051228, 1745051228, '1'),
(201514, 21896, 'QU', 'OK', 'S', 1745051239, 1745051239, '1'),
(201515, 21608, 'QU', 'OK', 'S', 1745051257, 1745051257, '1'),
(201516, 17782, 'QU', 'OK', 'S', 1745051295, 1745051295, '1'),
(201517, 17781, 'QU', 'OK', 'S', 1745051304, 1745051304, '1'),
(201518, 17778, 'QU', 'OK', 'S', 1745051320, 1745051320, '1'),
(201519, 17777, 'QU', 'OK', 'S', 1745051332, 1745051332, '1'),
(201520, 17776, 'QU', 'OK', 'S', 1745051339, 1745051339, '1'),
(201521, 17775, 'QU', 'OK', 'S', 1745051345, 1745051345, '1'),
(201522, 17774, 'QU', 'OK', 'S', 1745051357, 1745051357, '1'),
(201523, 17768, 'QU', 'OK', 'S', 1745051363, 1745051363, '1'),
(201524, 17767, 'QU', 'OK', 'S', 1745051399, 1745051399, '1'),
(201525, 17766, 'QU', 'OK', 'S', 1745051405, 1745051405, '1'),
(201526, 17765, 'QU', 'OK', 'S', 1745051420, 1745051420, '1'),
(201527, 15630, 'QU', 'OK', 'S', 1745051430, 1745051430, '1'),
(201528, 15568, 'QU', 'OK', 'S', 1745051445, 1745051445, '1'),
(201529, 15567, 'QU', 'OK', 'S', 1745051451, 1745051451, '1'),
(201530, 15565, 'QU', 'OK', 'S', 1745051486, 1745051486, '1'),
(201531, 15564, 'QU', 'OK', 'S', 1745051491, 1745051491, '1'),
(201532, 15563, 'QU', 'OK', 'S', 1745051498, 1745051498, '1'),
(201533, 15388, 'QU', 'OK', 'S', 1745051512, 1745051512, '1'),
(201534, 15387, 'QU', 'OK', 'S', 1745051519, 1745051519, '1'),
(201535, 15386, 'QU', 'OK', 'S', 1745051533, 1745051533, '1'),
(201536, 15385, 'QU', 'OK', 'S', 1745051540, 1745051540, '1'),
(201537, 15384, 'QU', 'OK', 'S', 1745051546, 1745051546, '1'),
(201538, 15383, 'QU', 'OK', 'S', 1745051552, 1745051552, '1'),
(201539, 15382, 'QU', 'OK', 'S', 1745051556, 1745051556, '1'),
(201540, 23630, 'QU', 'OK', 'S', 1745052025, 1745052025, '1'),
(201541, 23627, 'QU', 'OK', 'S', 1745052047, 1745052047, '1'),
(201542, 23621, 'QU', 'OK', 'S', 1745052069, 1745052069, '1'),
(201543, 23588, 'QU', 'OK', 'S', 1745052107, 1745052107, '1'),
(201544, 23567, 'QU', 'OK', 'S', 1745052116, 1745052116, '1'),
(201545, 34161, 'QU', 'OK', 'S', 1745057713, 1745057713, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(201546, 33724, 'QU', 'OK', 'S', 1745057764, 1745057764, '1'),
(201547, 33724, 'QU', 'OK', 'S', 1745057826, 1745057826, '1'),
(201548, 33476, 'QU', 'OK', 'S', 1745057872, 1745057872, '1'),
(201549, 15499, 'QU', 'OK', 'S', 1745058004, 1745058004, '1'),
(201550, 37409, 'QU', 'OK', 'S', 1745058377, 1745058377, '1'),
(201551, 37409, 'QU', 'OK', 'S', 1745058377, 1745058377, '1'),
(201552, 37409, 'QU', 'OK', 'S', 1745058377, 1745058377, '1'),
(201553, 37409, 'QU', 'OK', 'S', 1745058664, 1745058664, '1'),
(201554, 37409, 'QU', 'OK', 'S', 1745058664, 1745058664, '1'),
(201555, 30495, 'QU', 'OK', 'S', 1745059148, 1745059148, '1'),
(201556, 34161, 'QU', 'OK', 'S', 1745059180, 1745059180, '1'),
(201557, 36084, 'QU', 'OK', 'S', 1745059209, 1745059209, '1'),
(201558, 24234, 'QU', 'OK', 'S', 1745059482, 1745059482, '1'),
(201559, 28222, 'QU', 'OK', 'S', 1745059598, 1745059598, '1'),
(201560, 28222, 'QU', 'OK', 'S', 1745059607, 1745059607, '1'),
(201561, 28222, 'QU', 'OK', 'S', 1745059615, 1745059615, '1'),
(201562, 28222, 'QU', 'OK', 'S', 1745059620, 1745059620, '1'),
(201563, 31137, 'QU', 'OK', 'S', 1745059666, 1745059666, '1'),
(201564, 24234, 'QU', 'OK', 'S', 1745060622, 1745060622, '1'),
(201565, 36828, 'QU', 'OK', 'S', 1745060680, 1745060680, '1'),
(201566, 33060, 'QU', 'OK', 'S', 1745060734, 1745060734, '1'),
(201567, 36857, 'QU', 'OK', 'S', 1745060844, 1745060844, '1'),
(201568, 36857, 'QU', 'OK', 'S', 1745060844, 1745060844, '1'),
(201569, 28445, 'QU', 'OK', 'S', 1745060866, 1745060866, '1'),
(201570, 36867, 'QU', 'OK', 'S', 1745060883, 1745060883, '1'),
(201571, 19794, 'QU', 'OK', 'S', 1745060900, 1745060900, '1'),
(201572, 19794, 'QU', 'OK', 'S', 1745060900, 1745060900, '1'),
(201573, 30311, 'QU', 'OK', 'S', 1745060925, 1745060925, '1'),
(201574, 30311, 'QU', 'OK', 'S', 1745060925, 1745060925, '1'),
(201575, 24055, 'QU', 'OK', 'S', 1745060944, 1745060944, '1'),
(201576, 30362, 'QU', 'OK', 'S', 1745060970, 1745060970, '1'),
(201577, 30362, 'QU', 'OK', 'S', 1745060970, 1745060970, '1'),
(201578, 30362, 'QU', 'OK', 'S', 1745060970, 1745060970, '1'),
(201579, 30362, 'QU', 'OK', 'S', 1745060970, 1745060970, '1'),
(201580, 27316, 'QU', 'OK', 'S', 1745061025, 1745061025, '1'),
(201581, 27316, 'QU', 'OK', 'S', 1745061025, 1745061025, '1'),
(201582, 25067, 'QU', 'OK', 'S', 1745061060, 1745061060, '1'),
(201583, 24614, 'QU', 'OK', 'S', 1745061083, 1745061083, '1'),
(201584, 24614, 'QU', 'OK', 'S', 1745061083, 1745061083, '1'),
(201585, 24614, 'QU', 'OK', 'S', 1745061083, 1745061083, '1'),
(201586, 26777, 'QU', 'OK', 'S', 1745061135, 1745061135, '1'),
(201587, 33724, 'QU', 'OK', 'S', 1745061350, 1745061350, '1'),
(201588, 24828, 'QU', 'OK', 'S', 1745061540, 1745061540, '1'),
(201589, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201590, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201591, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201592, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201593, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201594, 36953, 'QU', 'OK', 'S', 1745062766, 1745062766, '1'),
(201595, 36344, 'QU', 'OK', 'S', 1745062814, 1745062814, '1'),
(201596, 36344, 'QU', 'OK', 'S', 1745062822, 1745062822, '1'),
(201597, 36344, 'QU', 'OK', 'S', 1745062830, 1745062830, '1'),
(201598, 36467, 'QU', 'OK', 'S', 1745062993, 1745062993, '1'),
(201599, 36467, 'QU', 'OK', 'S', 1745063005, 1745063005, '1'),
(201600, 11796, 'QU', 'OK', 'S', 1745063428, 1745063428, '1'),
(201601, 37414, 'QU', 'OK', 'S', 1745066936, 1745066936, '1'),
(201602, 37414, 'QU', 'OK', 'S', 1745066944, 1745066944, '1'),
(201603, 37393, 'QU', 'OK', 'S', 1745212638, 1745212638, '1'),
(201604, 870, 'QU', 'OK', 'S', 1745213415, 1745213415, '1'),
(201605, 30917, 'QU', 'OK', 'S', 1745214287, 1745214287, '1'),
(201606, 37293, 'QU', 'OK', 'S', 1745214369, 1745214369, '1'),
(201607, 31144, 'QU', 'OK', 'S', 1745214433, 1745214433, '1'),
(201608, 31144, 'QU', 'OK', 'S', 1745214440, 1745214440, '1'),
(201609, 870, 'QU', 'OK', 'S', 1745215451, 1745215451, '1'),
(201610, 870, 'QU', 'OK', 'S', 1745215472, 1745215472, '1'),
(201611, 26037, 'QU', 'OK', 'S', 1745215571, 1745215571, '1'),
(201612, 36421, 'QU', 'OK', 'S', 1745217018, 1745217018, '1'),
(201613, 20495, 'QU', 'OK', 'S', 1745217023, 1745217023, '1'),
(201614, 22255, 'QU', 'OK', 'S', 1745217026, 1745217026, '1'),
(201615, 22255, 'QU', 'OK', 'S', 1745217029, 1745217029, '1'),
(201616, 20467, 'QU', 'OK', 'S', 1745217032, 1745217032, '1'),
(201617, 22255, 'QU', 'OK', 'S', 1745217038, 1745217038, '1'),
(201618, 22255, 'QU', 'OK', 'S', 1745217041, 1745217041, '1'),
(201619, 23342, 'QU', 'OK', 'S', 1745217044, 1745217044, '1'),
(201620, 36975, 'QU', 'OK', 'S', 1745217046, 1745217046, '1'),
(201621, 36232, 'QU', 'OK', 'S', 1745217049, 1745217049, '1'),
(201622, 36232, 'QU', 'OK', 'S', 1745217052, 1745217052, '1'),
(201623, 35729, 'QU', 'OK', 'S', 1745217054, 1745217054, '1'),
(201624, 36393, 'QU', 'OK', 'S', 1745217057, 1745217057, '1'),
(201625, 23342, 'QU', 'OK', 'S', 1745217060, 1745217060, '1'),
(201626, 37243, 'QU', 'OK', 'S', 1745217063, 1745217063, '1'),
(201627, 37348, 'QU', 'OK', 'S', 1745217068, 1745217068, '1'),
(201628, 37243, 'QU', 'OK', 'S', 1745217072, 1745217072, '1'),
(201629, 37311, 'QU', 'OK', 'S', 1745217075, 1745217075, '1'),
(201630, 37348, 'QU', 'OK', 'S', 1745217078, 1745217078, '1'),
(201631, 37106, 'QU', 'OK', 'S', 1745217080, 1745217080, '1'),
(201632, 37244, 'QU', 'OK', 'S', 1745217084, 1745217084, '1'),
(201633, 37244, 'QU', 'OK', 'S', 1745217090, 1745217090, '1'),
(201634, 36991, 'QU', 'OK', 'S', 1745217093, 1745217093, '1'),
(201635, 37347, 'QU', 'OK', 'S', 1745217096, 1745217096, '1'),
(201636, 37311, 'QU', 'OK', 'S', 1745217102, 1745217102, '1'),
(201637, 37243, 'QU', 'OK', 'S', 1745217105, 1745217105, '1'),
(201638, 36642, 'QU', 'OK', 'S', 1745217108, 1745217108, '1'),
(201639, 36601, 'QU', 'OK', 'S', 1745217111, 1745217111, '1'),
(201640, 37347, 'QU', 'OK', 'S', 1745217114, 1745217114, '1'),
(201641, 20186, 'QU', 'OK', 'S', 1745217117, 1745217117, '1'),
(201642, 36600, 'QU', 'OK', 'S', 1745217120, 1745217120, '1'),
(201643, 23884, 'QU', 'OK', 'S', 1745217347, 1745217347, '1'),
(201644, 870, 'QU', 'OK', 'S', 1745217584, 1745217584, '1'),
(201645, 870, 'QU', 'OK', 'S', 1745217591, 1745217591, '1'),
(201646, 37243, 'QU', 'OK', 'S', 1745218364, 1745218364, '1'),
(201647, 23342, 'QU', 'OK', 'S', 1745219184, 1745219184, '1'),
(201648, 23342, 'QU', 'OK', 'S', 1745219184, 1745219184, '1'),
(201649, 35853, 'QU', 'OK', 'S', 1745219705, 1745219705, '1'),
(201650, 35855, 'QU', 'OK', 'S', 1745219708, 1745219708, '1'),
(201651, 35453, 'QU', 'OK', 'S', 1745219710, 1745219710, '1'),
(201652, 8423, 'QU', 'OK', 'S', 1745219713, 1745219713, '1'),
(201653, 36888, 'QU', 'OK', 'S', 1745219716, 1745219716, '1'),
(201654, 36888, 'QU', 'OK', 'S', 1745219719, 1745219719, '1'),
(201655, 8387, 'QU', 'OK', 'S', 1745219721, 1745219721, '1'),
(201656, 35853, 'QU', 'OK', 'S', 1745219725, 1745219725, '1'),
(201657, 37162, 'QU', 'OK', 'S', 1745219730, 1745219730, '1'),
(201658, 35853, 'QU', 'OK', 'S', 1745219733, 1745219733, '1'),
(201659, 8423, 'QU', 'OK', 'S', 1745219736, 1745219736, '1'),
(201660, 35614, 'QU', 'OK', 'S', 1745219739, 1745219739, '1'),
(201661, 35855, 'QU', 'OK', 'S', 1745219741, 1745219741, '1'),
(201662, 35614, 'QU', 'OK', 'S', 1745219744, 1745219744, '1'),
(201663, 1202, 'QU', 'OK', 'S', 1745219747, 1745219747, '1'),
(201664, 35855, 'QU', 'OK', 'S', 1745219750, 1745219750, '1'),
(201665, 35855, 'QU', 'OK', 'S', 1745219752, 1745219752, '1'),
(201666, 36888, 'QU', 'OK', 'S', 1745219755, 1745219755, '1'),
(201667, 36888, 'QU', 'OK', 'S', 1745219758, 1745219758, '1'),
(201668, 35853, 'QU', 'OK', 'S', 1745219761, 1745219761, '1'),
(201669, 35412, 'QU', 'OK', 'S', 1745219765, 1745219765, '1'),
(201670, 35453, 'QU', 'OK', 'S', 1745219768, 1745219768, '1'),
(201671, 35412, 'QU', 'OK', 'S', 1745219784, 1745219784, '1'),
(201672, 8423, 'QU', 'OK', 'S', 1745219795, 1745219795, '1'),
(201673, 37049, 'QU', 'OK', 'S', 1745219810, 1745219810, '1'),
(201674, 37049, 'QU', 'OK', 'S', 1745219812, 1745219812, '1'),
(201675, 37049, 'QU', 'OK', 'S', 1745219815, 1745219815, '1'),
(201676, 37049, 'QU', 'OK', 'S', 1745219818, 1745219818, '1'),
(201677, 37420, 'QU', 'OK', 'S', 1745220924, 1745220924, '1'),
(201678, 11946, 'QU', 'OK', 'S', 1745220960, 1745220960, '1'),
(201679, 37421, 'QU', 'OK', 'S', 1745220964, 1745220964, '1'),
(201680, 12430, 'QU', 'OK', 'S', 1745220966, 1745220966, '1'),
(201681, 37422, 'QU', 'OK', 'S', 1745220999, 1745220999, '1'),
(201682, 37423, 'QU', 'OK', 'S', 1745221127, 1745221127, '1'),
(201683, 18527, 'QU', 'OK', 'S', 1745221222, 1745221222, '1'),
(201684, 37417, 'QU', 'OK', 'S', 1745221415, 1745221415, '1'),
(201685, 37418, 'QU', 'OK', 'S', 1745221493, 1745221493, '1'),
(201686, 28325, 'QU', 'OK', 'S', 1745221655, 1745221655, '1'),
(201687, 23138, 'QU', 'OK', 'S', 1745221663, 1745221663, '1'),
(201688, 29800, 'QU', 'OK', 'S', 1745221780, 1745221780, '1'),
(201689, 37229, 'QU', 'OK', 'S', 1745221867, 1745221867, '1'),
(201690, 23460, 'QU', 'OK', 'S', 1745221928, 1745221928, '1'),
(201691, 37419, 'QU', 'OK', 'S', 1745222761, 1745222761, '1'),
(201692, 37405, 'QU', 'OK', 'S', 1745223120, 1745223120, '1'),
(201693, 30049, 'QU', 'OK', 'S', 1745223395, 1745223395, '1'),
(201694, 22890, 'QU', 'OK', 'S', 1745223398, 1745223398, '1'),
(201695, 22892, 'QU', 'OK', 'S', 1745223400, 1745223400, '1'),
(201696, 22893, 'QU', 'OK', 'S', 1745223402, 1745223402, '1'),
(201697, 22890, 'QU', 'OK', 'S', 1745223405, 1745223405, '1'),
(201698, 22893, 'QU', 'OK', 'S', 1745223407, 1745223407, '1'),
(201699, 22893, 'QU', 'OK', 'S', 1745223411, 1745223411, '1'),
(201700, 22893, 'QU', 'OK', 'S', 1745223413, 1745223413, '1'),
(201701, 22890, 'QU', 'OK', 'S', 1745223415, 1745223415, '1'),
(201702, 22893, 'QU', 'OK', 'S', 1745223418, 1745223418, '1'),
(201703, 22892, 'QU', 'OK', 'S', 1745223420, 1745223420, '1'),
(201704, 22890, 'QU', 'OK', 'S', 1745223422, 1745223422, '1'),
(201705, 30049, 'QU', 'OK', 'S', 1745223430, 1745223430, '1'),
(201706, 30049, 'QU', 'OK', 'S', 1745223433, 1745223433, '1'),
(201707, 30049, 'QU', 'OK', 'S', 1745223439, 1745223439, '1'),
(201708, 37415, 'QU', 'OK', 'S', 1745223460, 1745223460, '1'),
(201709, 22873, 'QU', 'OK', 'S', 1745223466, 1745223466, '1'),
(201710, 22873, 'QU', 'OK', 'S', 1745223469, 1745223469, '1'),
(201711, 37416, 'QU', 'OK', 'S', 1745223882, 1745223882, '1'),
(201712, 27528, 'QU', 'OK', 'S', 1745228068, 1745228068, '1'),
(201713, 14403, 'QU', 'OK', 'S', 1745228070, 1745228070, '1'),
(201714, 14403, 'QU', 'OK', 'S', 1745228073, 1745228073, '1'),
(201715, 27528, 'QU', 'OK', 'S', 1745228076, 1745228076, '1'),
(201716, 16048, 'QU', 'OK', 'S', 1745228079, 1745228079, '1'),
(201717, 31154, 'QU', 'OK', 'S', 1745229023, 1745229023, '1'),
(201718, 31142, 'QU', 'OK', 'S', 1745229151, 1745229151, '1'),
(201719, 31142, 'QU', 'OK', 'S', 1745229197, 1745229197, '1'),
(201720, 31142, 'QU', 'OK', 'S', 1745229201, 1745229201, '1'),
(201721, 31142, 'QU', 'OK', 'S', 1745229228, 1745229228, '1'),
(201722, 20762, 'QU', 'OK', 'S', 1745229594, 1745229594, '1'),
(201723, 36421, 'QU', 'OK', 'S', 1745229596, 1745229596, '1'),
(201724, 870, 'QU', 'OK', 'S', 1745230758, 1745230758, '1'),
(201725, 37145, 'QU', 'OK', 'S', 1745233284, 1745233284, '1'),
(201726, 11284, 'QU', 'OK', 'S', 1745233481, 1745233481, '1'),
(201727, 21279, 'QU', 'OK', 'S', 1745233494, 1745233494, '1'),
(201728, 10949, 'QU', 'OK', 'S', 1745233501, 1745233501, '1'),
(201729, 12540, 'QU', 'OK', 'S', 1745233511, 1745233511, '1'),
(201730, 12547, 'QU', 'OK', 'S', 1745233516, 1745233516, '1'),
(201731, 9871, 'QU', 'OK', 'S', 1745233520, 1745233520, '1'),
(201732, 13550, 'QU', 'OK', 'S', 1745233525, 1745233525, '1'),
(201733, 16530, 'QU', 'OK', 'S', 1745233529, 1745233529, '1'),
(201734, 16487, 'QU', 'OK', 'S', 1745233535, 1745233535, '1'),
(201735, 32233, 'QU', 'OK', 'S', 1745233549, 1745233549, '1'),
(201736, 32185, 'QU', 'OK', 'S', 1745233556, 1745233556, '1'),
(201737, 18422, 'QU', 'OK', 'S', 1745233566, 1745233566, '1'),
(201738, 28359, 'QU', 'OK', 'S', 1745233578, 1745233578, '1'),
(201739, 24828, 'QU', 'OK', 'S', 1745233630, 1745233630, '1'),
(201740, 24828, 'QU', 'OK', 'S', 1745233633, 1745233633, '1'),
(201741, 24828, 'QU', 'OK', 'S', 1745233801, 1745233801, '1'),
(201742, 31438, 'QU', 'OK', 'S', 1745236632, 1745236632, '1'),
(201743, 31438, 'QU', 'OK', 'S', 1745236638, 1745236638, '1'),
(201744, 35746, 'QU', 'OK', 'S', 1745238053, 1745238053, '1'),
(201745, 870, 'QU', 'OK', 'S', 1745238619, 1745238619, '1'),
(201746, 15499, 'QU', 'OK', 'S', 1745240845, 1745240845, '1'),
(201747, 15499, 'QU', 'OK', 'S', 1745240859, 1745240859, '1'),
(201748, 15499, 'QU', 'OK', 'S', 1745240871, 1745240871, '1'),
(201749, 15499, 'QU', 'OK', 'S', 1745240926, 1745240926, '1'),
(201750, 15499, 'QU', 'OK', 'S', 1745240990, 1745240990, '1'),
(201751, 15499, 'QU', 'OK', 'S', 1745241115, 1745241115, '1'),
(201752, 15499, 'QU', 'OK', 'S', 1745241212, 1745241212, '1'),
(201753, 15499, 'QU', 'OK', 'S', 1745241239, 1745241239, '1'),
(201754, 13460, 'QU', 'OK', 'S', 1745241336, 1745241336, '1'),
(201755, 13460, 'QU', 'OK', 'S', 1745241378, 1745241378, '1'),
(201756, 13460, 'QU', 'OK', 'S', 1745241390, 1745241390, '1'),
(201757, 13460, 'QU', 'OK', 'S', 1745241407, 1745241407, '1'),
(201758, 13460, 'QU', 'OK', 'S', 1745241422, 1745241422, '1'),
(201759, 13460, 'QU', 'OK', 'S', 1745241436, 1745241436, '1'),
(201760, 13460, 'QU', 'OK', 'S', 1745241447, 1745241447, '1'),
(201761, 13460, 'QU', 'OK', 'S', 1745241468, 1745241468, '1'),
(201762, 11946, 'QU', 'OK', 'S', 1745241982, 1745241982, '1'),
(201763, 12430, 'QU', 'OK', 'S', 1745241985, 1745241985, '1'),
(201764, 15924, 'QU', 'OK', 'S', 1745242260, 1745242260, '1'),
(201765, 19688, 'QU', 'OK', 'S', 1745242274, 1745242274, '1'),
(201766, 12449, 'QU', 'OK', 'S', 1745242285, 1745242285, '1'),
(201767, 12449, 'QU', 'OK', 'S', 1745242285, 1745242285, '1'),
(201768, 24200, 'QU', 'OK', 'S', 1745242313, 1745242313, '1'),
(201769, 29302, 'QU', 'OK', 'S', 1745243748, 1745243748, '1'),
(201770, 24897, 'QU', 'OK', 'S', 1745297355, 1745297355, '1'),
(201771, 37358, 'QU', 'OK', 'S', 1745300324, 1745300324, '1'),
(201772, 18636, 'QU', 'OK', 'S', 1745301055, 1745301055, '1'),
(201773, 31144, 'QU', 'OK', 'S', 1745301073, 1745301073, '1'),
(201774, 18654, 'QU', 'OK', 'S', 1745301074, 1745301074, '1'),
(201775, 31147, 'QU', 'OK', 'S', 1745301122, 1745301122, '1'),
(201776, 37279, 'QU', 'OK', 'S', 1745301505, 1745301505, '1'),
(201777, 36316, 'QU', 'OK', 'S', 1745301510, 1745301510, '1'),
(201778, 37397, 'QU', 'OK', 'S', 1745301513, 1745301513, '1'),
(201779, 35151, 'QU', 'OK', 'S', 1745301516, 1745301516, '1'),
(201780, 35806, 'QU', 'OK', 'S', 1745301522, 1745301522, '1'),
(201781, 37279, 'QU', 'OK', 'S', 1745301525, 1745301525, '1'),
(201782, 37348, 'QU', 'OK', 'S', 1745301530, 1745301530, '1'),
(201783, 37279, 'QU', 'OK', 'S', 1745301532, 1745301532, '1'),
(201784, 36433, 'QU', 'OK', 'S', 1745301537, 1745301537, '1'),
(201785, 37277, 'QU', 'OK', 'S', 1745301552, 1745301552, '1'),
(201786, 35848, 'QU', 'OK', 'S', 1745301559, 1745301559, '1'),
(201787, 35848, 'QU', 'OK', 'S', 1745301565, 1745301565, '1'),
(201788, 35806, 'QU', 'OK', 'S', 1745301573, 1745301573, '1'),
(201789, 37397, 'QU', 'OK', 'S', 1745301576, 1745301576, '1'),
(201790, 37324, 'QU', 'OK', 'S', 1745301592, 1745301592, '1'),
(201791, 37348, 'QU', 'OK', 'S', 1745301605, 1745301605, '1'),
(201792, 35847, 'QU', 'OK', 'S', 1745302263, 1745302263, '1'),
(201793, 30864, 'QU', 'OK', 'S', 1745303399, 1745303399, '1'),
(201794, 35309, 'QU', 'OK', 'S', 1745303403, 1745303403, '1'),
(201795, 15919, 'QU', 'OK', 'S', 1745305330, 1745305330, '1'),
(201796, 37164, 'QU', 'OK', 'S', 1745307313, 1745307313, '1'),
(201797, 13460, 'QU', 'OK', 'S', 1745307777, 1745307777, '1'),
(201798, 31918, 'QU', 'OK', 'S', 1745307782, 1745307782, '1'),
(201799, 36888, 'QU', 'OK', 'S', 1745307785, 1745307785, '1'),
(201800, 35341, 'QU', 'OK', 'S', 1745307789, 1745307789, '1'),
(201801, 28836, 'QU', 'OK', 'S', 1745307792, 1745307792, '1'),
(201802, 25508, 'QU', 'OK', 'S', 1745307795, 1745307795, '1'),
(201803, 25508, 'QU', 'OK', 'S', 1745307800, 1745307800, '1'),
(201804, 37418, 'QU', 'OK', 'S', 1745307804, 1745307804, '1'),
(201805, 37418, 'QU', 'OK', 'S', 1745307808, 1745307808, '1'),
(201806, 37417, 'QU', 'OK', 'S', 1745307813, 1745307813, '1'),
(201807, 8896, 'QU', 'OK', 'S', 1745307818, 1745307818, '1'),
(201808, 37417, 'QU', 'OK', 'S', 1745307823, 1745307823, '1'),
(201809, 37053, 'QU', 'OK', 'S', 1745307828, 1745307828, '1'),
(201810, 36888, 'QU', 'OK', 'S', 1745307833, 1745307833, '1'),
(201811, 35793, 'QU', 'OK', 'S', 1745307847, 1745307847, '1'),
(201812, 37155, 'QU', 'OK', 'S', 1745307854, 1745307854, '1'),
(201813, 13460, 'QU', 'OK', 'S', 1745307859, 1745307859, '1'),
(201814, 28836, 'QU', 'OK', 'S', 1745307864, 1745307864, '1'),
(201815, 37053, 'QU', 'OK', 'S', 1745307871, 1745307871, '1'),
(201816, 35793, 'QU', 'OK', 'S', 1745307877, 1745307877, '1'),
(201817, 34646, 'QU', 'OK', 'S', 1745307883, 1745307883, '1'),
(201818, 37053, 'QU', 'OK', 'S', 1745307888, 1745307888, '1'),
(201819, 8896, 'QU', 'OK', 'S', 1745307892, 1745307892, '1'),
(201820, 37323, 'QU', 'OK', 'S', 1745307898, 1745307898, '1'),
(201821, 17221, 'QU', 'OK', 'S', 1745308905, 1745308905, '1'),
(201822, 37384, 'QU', 'OK', 'S', 1745314718, 1745314718, '1'),
(201823, 35714, 'QU', 'OK', 'S', 1745315228, 1745315228, '1'),
(201824, 35026, 'QU', 'OK', 'S', 1745315231, 1745315231, '1'),
(201825, 35714, 'QU', 'OK', 'S', 1745315328, 1745315328, '1'),
(201826, 35714, 'QU', 'OK', 'S', 1745315335, 1745315335, '1'),
(201827, 19843, 'QU', 'OK', 'S', 1745315360, 1745315360, '1'),
(201828, 19843, 'QU', 'OK', 'S', 1745315364, 1745315364, '1'),
(201829, 19843, 'QU', 'OK', 'S', 1745315370, 1745315370, '1'),
(201830, 35026, 'QU', 'OK', 'S', 1745315389, 1745315389, '1'),
(201831, 35026, 'QU', 'OK', 'S', 1745315407, 1745315407, '1'),
(201832, 23335, 'QU', 'OK', 'S', 1745315464, 1745315464, '1'),
(201833, 23335, 'QU', 'OK', 'S', 1745315477, 1745315477, '1'),
(201834, 23335, 'QU', 'OK', 'S', 1745315487, 1745315487, '1'),
(201835, 23335, 'QU', 'OK', 'S', 1745315506, 1745315506, '1'),
(201836, 23335, 'QU', 'OK', 'S', 1745315517, 1745315517, '1'),
(201837, 23334, 'QU', 'OK', 'S', 1745315635, 1745315635, '1'),
(201838, 23334, 'QU', 'OK', 'S', 1745315647, 1745315647, '1'),
(201839, 23334, 'QU', 'OK', 'S', 1745315652, 1745315652, '1'),
(201840, 15654, 'QU', 'OK', 'S', 1745316123, 1745316123, '1'),
(201841, 20950, 'QU', 'OK', 'S', 1745316516, 1745316516, '1'),
(201842, 20950, 'QU', 'OK', 'S', 1745316520, 1745316520, '1'),
(201843, 20950, 'QU', 'OK', 'S', 1745316523, 1745316523, '1'),
(201844, 20950, 'QU', 'OK', 'S', 1745316527, 1745316527, '1'),
(201845, 37291, 'QU', 'OK', 'S', 1745316537, 1745316537, '1'),
(201846, 20950, 'QU', 'OK', 'S', 1745316547, 1745316547, '1'),
(201847, 20950, 'QU', 'OK', 'S', 1745316553, 1745316553, '1'),
(201848, 20950, 'QU', 'OK', 'S', 1745316557, 1745316557, '1'),
(201849, 31144, 'QU', 'OK', 'S', 1745316656, 1745316656, '1'),
(201850, 18016, 'QU', 'OK', 'S', 1745316685, 1745316685, '1'),
(201851, 37439, 'QU', 'OK', 'S', 1745316836, 1745316836, '1'),
(201852, 37440, 'QU', 'OK', 'S', 1745316964, 1745316964, '1'),
(201853, 37441, 'QU', 'OK', 'S', 1745317078, 1745317078, '1'),
(201854, 37442, 'QU', 'OK', 'S', 1745317201, 1745317201, '1'),
(201855, 37444, 'QU', 'OK', 'S', 1745317318, 1745317318, '1'),
(201856, 37428, 'QU', 'OK', 'S', 1745317362, 1745317362, '1'),
(201857, 37435, 'QU', 'OK', 'S', 1745317752, 1745317752, '1'),
(201858, 11842, 'QU', 'OK', 'S', 1745318168, 1745318168, '1'),
(201859, 16216, 'QU', 'OK', 'S', 1745318174, 1745318174, '1'),
(201860, 24828, 'QU', 'OK', 'S', 1745318183, 1745318183, '1'),
(201861, 26856, 'QU', 'OK', 'S', 1745318190, 1745318190, '1'),
(201862, 10481, 'QU', 'OK', 'S', 1745318210, 1745318210, '1'),
(201863, 12865, 'QU', 'OK', 'S', 1745318219, 1745318219, '1'),
(201864, 24555, 'QU', 'OK', 'S', 1745318228, 1745318228, '1'),
(201865, 24611, 'QU', 'OK', 'S', 1745318237, 1745318237, '1'),
(201866, 12602, 'QU', 'OK', 'S', 1745318548, 1745318548, '1'),
(201867, 37429, 'QU', 'OK', 'S', 1745318564, 1745318564, '1'),
(201868, 37430, 'QU', 'OK', 'S', 1745318740, 1745318740, '1'),
(201869, 37431, 'QU', 'OK', 'S', 1745318806, 1745318806, '1'),
(201870, 37432, 'QU', 'OK', 'S', 1745318845, 1745318845, '1'),
(201871, 37433, 'QU', 'OK', 'S', 1745319415, 1745319415, '1'),
(201872, 37426, 'QU', 'OK', 'S', 1745319567, 1745319567, '1'),
(201873, 27709, 'QU', 'OK', 'S', 1745320709, 1745320709, '1'),
(201874, 27709, 'QU', 'OK', 'S', 1745320718, 1745320718, '1'),
(201875, 27709, 'QU', 'OK', 'S', 1745320726, 1745320726, '1'),
(201876, 27709, 'QU', 'OK', 'S', 1745320804, 1745320804, '1'),
(201877, 27709, 'QU', 'OK', 'S', 1745320811, 1745320811, '1'),
(201878, 27709, 'QU', 'OK', 'S', 1745320827, 1745320827, '1'),
(201879, 27709, 'QU', 'OK', 'S', 1745320830, 1745320830, '1'),
(201880, 27709, 'QU', 'OK', 'S', 1745320834, 1745320834, '1'),
(201881, 27709, 'QU', 'OK', 'S', 1745320839, 1745320839, '1'),
(201882, 27709, 'QU', 'OK', 'S', 1745320846, 1745320846, '1'),
(201883, 31144, 'QU', 'OK', 'S', 1745320898, 1745320898, '1'),
(201884, 31147, 'QU', 'OK', 'S', 1745321067, 1745321067, '1'),
(201885, 37427, 'QU', 'OK', 'S', 1745321122, 1745321122, '1'),
(201886, 27712, 'QU', 'OK', 'S', 1745321294, 1745321294, '1'),
(201887, 37443, 'QU', 'OK', 'S', 1745321446, 1745321446, '1'),
(201888, 37434, 'QU', 'OK', 'S', 1745321979, 1745321979, '1'),
(201889, 37438, 'QU', 'OK', 'S', 1745322341, 1745322341, '1'),
(201890, 31147, 'QU', 'OK', 'S', 1745322456, 1745322456, '1'),
(201891, 20950, 'QU', 'OK', 'S', 1745322745, 1745322745, '1'),
(201892, 37437, 'QU', 'OK', 'S', 1745322802, 1745322802, '1'),
(201893, 17221, 'QU', 'OK', 'S', 1745322831, 1745322831, '1'),
(201894, 17221, 'QU', 'OK', 'S', 1745322836, 1745322836, '1'),
(201895, 18286, 'QU', 'OK', 'S', 1745323058, 1745323058, '1'),
(201896, 37436, 'QU', 'OK', 'S', 1745323085, 1745323085, '1'),
(201897, 13190, 'QU', 'OK', 'S', 1745323301, 1745323301, '1'),
(201898, 37441, 'QU', 'OK', 'S', 1745324604, 1745324604, '1'),
(201899, 28564, 'QU', 'OK', 'S', 1745324631, 1745324631, '1'),
(201900, 28564, 'QU', 'OK', 'S', 1745324724, 1745324724, '1'),
(201901, 37441, 'QU', 'OK', 'S', 1745325023, 1745325023, '1'),
(201902, 37425, 'QU', 'OK', 'S', 1745325136, 1745325136, '1'),
(201903, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201904, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201905, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201906, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201907, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201908, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201909, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201910, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201911, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201912, 37425, 'QU', 'OK', 'S', 1745325159, 1745325159, '1'),
(201913, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201914, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201915, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201916, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201917, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201918, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201919, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201920, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201921, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201922, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201923, 37424, 'QU', 'OK', 'S', 1745325185, 1745325185, '1'),
(201924, 37410, 'QU', 'OK', 'S', 1745325212, 1745325212, '1'),
(201925, 37410, 'QU', 'OK', 'S', 1745325212, 1745325212, '1'),
(201926, 37410, 'QU', 'OK', 'S', 1745325212, 1745325212, '1'),
(201927, 37409, 'QU', 'OK', 'S', 1745325225, 1745325225, '1'),
(201928, 37392, 'QU', 'OK', 'S', 1745325233, 1745325233, '1'),
(201929, 37391, 'QU', 'OK', 'S', 1745325239, 1745325239, '1'),
(201930, 37105, 'QU', 'OK', 'S', 1745325245, 1745325245, '1'),
(201931, 37104, 'QU', 'OK', 'S', 1745325252, 1745325252, '1'),
(201932, 37088, 'QU', 'OK', 'S', 1745325258, 1745325258, '1'),
(201933, 37087, 'QU', 'OK', 'S', 1745325265, 1745325265, '1'),
(201934, 37311, 'QU', 'OK', 'S', 1745329004, 1745329004, '1'),
(201935, 37309, 'QU', 'OK', 'S', 1745329007, 1745329007, '1'),
(201936, 37311, 'QU', 'OK', 'S', 1745329018, 1745329018, '1'),
(201937, 37311, 'QU', 'OK', 'S', 1745329032, 1745329032, '1'),
(201938, 37312, 'QU', 'OK', 'S', 1745329036, 1745329036, '1'),
(201939, 37310, 'QU', 'OK', 'S', 1745329042, 1745329042, '1'),
(201940, 37311, 'QU', 'OK', 'S', 1745329106, 1745329106, '1'),
(201941, 37311, 'QU', 'OK', 'S', 1745329109, 1745329109, '1'),
(201942, 9906, 'QU', 'OK', 'S', 1745382613, 1745382613, '1'),
(201943, 9905, 'QU', 'OK', 'S', 1745383009, 1745383009, '1'),
(201944, 31144, 'QU', 'OK', 'S', 1745387296, 1745387296, '1'),
(201945, 31130, 'QU', 'OK', 'S', 1745387349, 1745387349, '1'),
(201946, 36257, 'QU', 'OK', 'S', 1745388999, 1745388999, '1'),
(201947, 13534, 'QU', 'OK', 'S', 1745389002, 1745389002, '1'),
(201948, 37415, 'QU', 'OK', 'S', 1745389005, 1745389005, '1'),
(201949, 37415, 'QU', 'OK', 'S', 1745389007, 1745389007, '1'),
(201950, 13534, 'QU', 'OK', 'S', 1745389009, 1745389009, '1'),
(201951, 36257, 'QU', 'OK', 'S', 1745389012, 1745389012, '1'),
(201952, 36257, 'QU', 'OK', 'S', 1745389015, 1745389015, '1'),
(201953, 36257, 'QU', 'OK', 'S', 1745389017, 1745389017, '1'),
(201954, 36257, 'QU', 'OK', 'S', 1745389020, 1745389020, '1'),
(201955, 36257, 'QU', 'OK', 'S', 1745389023, 1745389023, '1'),
(201956, 13534, 'QU', 'OK', 'S', 1745389026, 1745389026, '1'),
(201957, 6902, 'QU', 'OK', 'S', 1745394999, 1745394999, '1'),
(201958, 6928, 'QU', 'OK', 'S', 1745395295, 1745395295, '1'),
(201959, 5019, 'QU', 'OK', 'S', 1745396804, 1745396804, '1'),
(201960, 37425, 'QU', 'OK', 'S', 1745398915, 1745398915, '1'),
(201961, 37424, 'QU', 'OK', 'S', 1745398923, 1745398923, '1'),
(201962, 37410, 'QU', 'OK', 'S', 1745398930, 1745398930, '1'),
(201963, 37409, 'QU', 'OK', 'S', 1745398940, 1745398940, '1'),
(201964, 37392, 'QU', 'OK', 'S', 1745398949, 1745398949, '1'),
(201965, 37391, 'QU', 'OK', 'S', 1745398960, 1745398960, '1'),
(201966, 37105, 'QU', 'OK', 'S', 1745398968, 1745398968, '1'),
(201967, 37104, 'QU', 'OK', 'S', 1745398974, 1745398974, '1'),
(201968, 37088, 'QU', 'OK', 'S', 1745398981, 1745398981, '1'),
(201969, 37087, 'QU', 'OK', 'S', 1745398992, 1745398992, '1'),
(201970, 36811, 'QU', 'OK', 'S', 1745399033, 1745399033, '1'),
(201971, 36810, 'QU', 'OK', 'S', 1745399045, 1745399045, '1'),
(201972, 36809, 'QU', 'OK', 'S', 1745399062, 1745399062, '1'),
(201973, 36777, 'QU', 'OK', 'S', 1745399082, 1745399082, '1'),
(201974, 36605, 'QU', 'OK', 'S', 1745399111, 1745399111, '1'),
(201975, 36604, 'QU', 'OK', 'S', 1745399120, 1745399120, '1'),
(201976, 36503, 'QU', 'OK', 'S', 1745399142, 1745399142, '1'),
(201977, 36502, 'QU', 'OK', 'S', 1745399171, 1745399171, '1'),
(201978, 36501, 'QU', 'OK', 'S', 1745399181, 1745399181, '1'),
(201979, 35715, 'QU', 'OK', 'S', 1745399191, 1745399191, '1'),
(201980, 35688, 'QU', 'OK', 'S', 1745399210, 1745399210, '1'),
(201981, 35687, 'QU', 'OK', 'S', 1745399222, 1745399222, '1'),
(201982, 35657, 'QU', 'OK', 'S', 1745399235, 1745399235, '1'),
(201983, 35436, 'QU', 'OK', 'S', 1745399243, 1745399243, '1'),
(201984, 35435, 'QU', 'OK', 'S', 1745399251, 1745399251, '1'),
(201985, 35434, 'QU', 'OK', 'S', 1745399259, 1745399259, '1'),
(201986, 35433, 'QU', 'OK', 'S', 1745399268, 1745399268, '1'),
(201987, 35337, 'QU', 'OK', 'S', 1745399285, 1745399285, '1'),
(201988, 35202, 'QU', 'OK', 'S', 1745399297, 1745399297, '1'),
(201989, 35201, 'QU', 'OK', 'S', 1745399312, 1745399312, '1'),
(201990, 35040, 'QU', 'OK', 'S', 1745399329, 1745399329, '1'),
(201991, 35039, 'QU', 'OK', 'S', 1745399337, 1745399337, '1'),
(201992, 34960, 'QU', 'OK', 'S', 1745399346, 1745399346, '1'),
(201993, 34623, 'QU', 'OK', 'S', 1745399380, 1745399380, '1'),
(201994, 34498, 'QU', 'OK', 'S', 1745399390, 1745399390, '1'),
(201995, 34282, 'QU', 'OK', 'S', 1745399399, 1745399399, '1'),
(201996, 34280, 'QU', 'OK', 'S', 1745399408, 1745399408, '1'),
(201997, 34277, 'QU', 'OK', 'S', 1745399506, 1745399506, '1'),
(201998, 36117, 'QU', 'OK', 'S', 1745400878, 1745400878, '1'),
(201999, 21633, 'QU', 'OK', 'S', 1745401431, 1745401431, '1'),
(202000, 19617, 'QU', 'OK', 'S', 1745401793, 1745401793, '1'),
(202001, 6146, 'QU', 'OK', 'S', 1745401798, 1745401798, '1'),
(202002, 21680, 'QU', 'OK', 'S', 1745401802, 1745401802, '1'),
(202003, 6146, 'QU', 'OK', 'S', 1745401810, 1745401810, '1'),
(202004, 36941, 'QU', 'OK', 'S', 1745401813, 1745401813, '1'),
(202005, 15213, 'QU', 'OK', 'S', 1745401816, 1745401816, '1'),
(202006, 29899, 'QU', 'OK', 'S', 1745401824, 1745401824, '1'),
(202007, 3472, 'QU', 'OK', 'S', 1745401835, 1745401835, '1'),
(202008, 37108, 'QU', 'OK', 'S', 1745401840, 1745401840, '1'),
(202009, 23788, 'QU', 'OK', 'S', 1745401846, 1745401846, '1'),
(202010, 13263, 'QU', 'OK', 'S', 1745401849, 1745401849, '1'),
(202011, 3472, 'QU', 'OK', 'S', 1745401858, 1745401858, '1'),
(202012, 15815, 'QU', 'OK', 'S', 1745401866, 1745401866, '1'),
(202013, 4362, 'QU', 'OK', 'S', 1745401870, 1745401870, '1'),
(202014, 13502, 'QU', 'OK', 'S', 1745401875, 1745401875, '1'),
(202015, 36433, 'QU', 'OK', 'S', 1745401878, 1745401878, '1'),
(202016, 4970, 'QU', 'OK', 'S', 1745401888, 1745401888, '1'),
(202017, 36941, 'QU', 'OK', 'S', 1745401893, 1745401893, '1'),
(202018, 36941, 'QU', 'OK', 'S', 1745401925, 1745401925, '1'),
(202019, 15881, 'QU', 'OK', 'S', 1745402081, 1745402081, '1'),
(202020, 13439, 'QU', 'OK', 'S', 1745402086, 1745402086, '1'),
(202021, 2496, 'QU', 'OK', 'S', 1745402092, 1745402092, '1'),
(202022, 3180, 'QU', 'OK', 'S', 1745402098, 1745402098, '1'),
(202023, 266, 'QU', 'OK', 'S', 1745402114, 1745402114, '1'),
(202024, 34932, 'QU', 'OK', 'S', 1745402119, 1745402119, '1'),
(202025, 36113, 'QU', 'OK', 'S', 1745402124, 1745402124, '1'),
(202026, 21680, 'QU', 'OK', 'S', 1745402127, 1745402127, '1'),
(202027, 21680, 'QU', 'OK', 'S', 1745402137, 1745402137, '1'),
(202028, 36113, 'QU', 'OK', 'S', 1745402139, 1745402139, '1'),
(202029, 32192, 'QU', 'OK', 'S', 1745402148, 1745402148, '1'),
(202030, 31111, 'QU', 'OK', 'S', 1745402156, 1745402156, '1'),
(202031, 36941, 'QU', 'OK', 'S', 1745402162, 1745402162, '1'),
(202032, 25599, 'QU', 'OK', 'S', 1745402167, 1745402167, '1'),
(202033, 36279, 'QU', 'OK', 'S', 1745402171, 1745402171, '1'),
(202034, 29899, 'QU', 'OK', 'S', 1745402175, 1745402175, '1'),
(202035, 11372, 'QU', 'OK', 'S', 1745402178, 1745402178, '1'),
(202036, 29899, 'QU', 'OK', 'S', 1745402189, 1745402189, '1'),
(202037, 3718, 'QU', 'OK', 'S', 1745402193, 1745402193, '1'),
(202038, 11372, 'QU', 'OK', 'S', 1745402211, 1745402211, '1'),
(202039, 11372, 'QU', 'OK', 'S', 1745402216, 1745402216, '1'),
(202040, 35909, 'QU', 'OK', 'S', 1745402468, 1745402468, '1'),
(202041, 35909, 'QU', 'OK', 'S', 1745402471, 1745402471, '1'),
(202042, 3718, 'QU', 'OK', 'S', 1745402476, 1745402476, '1'),
(202043, 3718, 'QU', 'OK', 'S', 1745402480, 1745402480, '1'),
(202044, 24855, 'QU', 'OK', 'S', 1745402485, 1745402485, '1'),
(202045, 37109, 'QU', 'OK', 'S', 1745402491, 1745402491, '1'),
(202046, 37109, 'QU', 'OK', 'S', 1745402497, 1745402497, '1'),
(202047, 14453, 'QU', 'OK', 'S', 1745402513, 1745402513, '1'),
(202048, 23369, 'QU', 'OK', 'S', 1745402516, 1745402516, '1'),
(202049, 17885, 'QU', 'OK', 'S', 1745402519, 1745402519, '1'),
(202050, 1639, 'QU', 'OK', 'S', 1745402536, 1745402536, '1'),
(202051, 2964, 'QU', 'OK', 'S', 1745402545, 1745402545, '1'),
(202052, 21544, 'QU', 'OK', 'S', 1745402665, 1745402665, '1'),
(202053, 20660, 'QU', 'OK', 'S', 1745402675, 1745402675, '1'),
(202054, 24269, 'QU', 'OK', 'S', 1745402710, 1745402710, '1'),
(202055, 26684, 'QU', 'OK', 'S', 1745402731, 1745402731, '1'),
(202056, 32600, 'QU', 'OK', 'S', 1745402737, 1745402737, '1'),
(202057, 11213, 'QU', 'OK', 'S', 1745402750, 1745402750, '1'),
(202058, 7760, 'QU', 'OK', 'S', 1745402765, 1745402765, '1'),
(202059, 28174, 'QU', 'OK', 'S', 1745402772, 1745402772, '1'),
(202060, 12029, 'QU', 'OK', 'S', 1745402779, 1745402779, '1'),
(202061, 1888, 'QU', 'OK', 'S', 1745402790, 1745402790, '1'),
(202062, 35929, 'QU', 'OK', 'S', 1745403105, 1745403105, '1'),
(202063, 33580, 'QU', 'OK', 'S', 1745403235, 1745403235, '1'),
(202064, 36316, 'QU', 'OK', 'S', 1745403245, 1745403245, '1'),
(202065, 31763, 'QU', 'OK', 'S', 1745403270, 1745403270, '1'),
(202066, 37456, 'QU', 'OK', 'S', 1745404311, 1745404311, '1'),
(202067, 37435, 'QU', 'OK', 'S', 1745404437, 1745404437, '1'),
(202068, 37459, 'QU', 'OK', 'S', 1745404633, 1745404633, '1'),
(202069, 37460, 'QU', 'OK', 'S', 1745404751, 1745404751, '1'),
(202070, 37461, 'QU', 'OK', 'S', 1745404869, 1745404869, '1'),
(202071, 34121, 'QU', 'OK', 'S', 1745405170, 1745405170, '1'),
(202072, 34117, 'QU', 'OK', 'S', 1745405177, 1745405177, '1'),
(202073, 33430, 'QU', 'OK', 'S', 1745405189, 1745405189, '1'),
(202074, 33427, 'QU', 'OK', 'S', 1745405201, 1745405201, '1'),
(202075, 33425, 'QU', 'OK', 'S', 1745405208, 1745405208, '1'),
(202076, 33424, 'QU', 'OK', 'S', 1745405230, 1745405230, '1'),
(202077, 37463, 'QU', 'OK', 'S', 1745405239, 1745405239, '1'),
(202078, 33423, 'QU', 'OK', 'S', 1745405245, 1745405245, '1'),
(202079, 33422, 'QU', 'OK', 'S', 1745405251, 1745405251, '1'),
(202080, 33186, 'QU', 'OK', 'S', 1745405331, 1745405331, '1'),
(202081, 33179, 'QU', 'OK', 'S', 1745405339, 1745405339, '1'),
(202082, 37455, 'QU', 'OK', 'S', 1745405455, 1745405455, '1'),
(202083, 37445, 'QU', 'OK', 'S', 1745405608, 1745405608, '1'),
(202084, 37446, 'QU', 'OK', 'S', 1745405751, 1745405751, '1'),
(202085, 37462, 'QU', 'OK', 'S', 1745405898, 1745405898, '1'),
(202086, 37458, 'QU', 'OK', 'S', 1745406657, 1745406657, '1'),
(202087, 37457, 'QU', 'OK', 'S', 1745407895, 1745407895, '1'),
(202088, 37464, 'QU', 'OK', 'S', 1745409069, 1745409069, '1'),
(202089, 37447, 'QU', 'OK', 'S', 1745409218, 1745409218, '1'),
(202090, 37448, 'QU', 'OK', 'S', 1745409295, 1745409295, '1'),
(202091, 30721, 'QU', 'OK', 'S', 1745409332, 1745409332, '1'),
(202092, 36794, 'QU', 'OK', 'S', 1745410618, 1745410618, '1'),
(202093, 36794, 'QU', 'OK', 'S', 1745410622, 1745410622, '1'),
(202094, 9678, 'QU', 'OK', 'S', 1745410627, 1745410627, '1'),
(202095, 31918, 'QU', 'OK', 'S', 1745410636, 1745410636, '1'),
(202096, 36726, 'QU', 'OK', 'S', 1745410643, 1745410643, '1'),
(202097, 36958, 'QU', 'OK', 'S', 1745410647, 1745410647, '1'),
(202098, 36958, 'QU', 'OK', 'S', 1745410652, 1745410652, '1'),
(202099, 13567, 'QU', 'OK', 'S', 1745410656, 1745410656, '1'),
(202100, 36623, 'QU', 'OK', 'S', 1745410661, 1745410661, '1'),
(202101, 36622, 'QU', 'OK', 'S', 1745410666, 1745410666, '1'),
(202102, 26969, 'QU', 'OK', 'S', 1745410671, 1745410671, '1'),
(202103, 36755, 'QU', 'OK', 'S', 1745410676, 1745410676, '1'),
(202104, 25080, 'QU', 'OK', 'S', 1745410681, 1745410681, '1'),
(202105, 36623, 'QU', 'OK', 'S', 1745410685, 1745410685, '1'),
(202106, 26980, 'QU', 'OK', 'S', 1745410690, 1745410690, '1'),
(202107, 29750, 'QU', 'OK', 'S', 1745410696, 1745410696, '1'),
(202108, 27860, 'QU', 'OK', 'S', 1745410701, 1745410701, '1'),
(202109, 36623, 'QU', 'OK', 'S', 1745410709, 1745410709, '1'),
(202110, 26969, 'QU', 'OK', 'S', 1745410715, 1745410715, '1'),
(202111, 36623, 'QU', 'OK', 'S', 1745410723, 1745410723, '1'),
(202112, 36704, 'QU', 'OK', 'S', 1745410727, 1745410727, '1'),
(202113, 26980, 'QU', 'OK', 'S', 1745410732, 1745410732, '1'),
(202114, 37454, 'QU', 'OK', 'S', 1745410736, 1745410736, '1'),
(202115, 36622, 'QU', 'OK', 'S', 1745410736, 1745410736, '1'),
(202116, 31918, 'QU', 'OK', 'S', 1745410740, 1745410740, '1'),
(202117, 36794, 'QU', 'OK', 'S', 1745410745, 1745410745, '1'),
(202118, 17668, 'QU', 'OK', 'S', 1745410750, 1745410750, '1'),
(202119, 36622, 'QU', 'OK', 'S', 1745410754, 1745410754, '1'),
(202120, 36726, 'QU', 'OK', 'S', 1745410758, 1745410758, '1'),
(202121, 17668, 'QU', 'OK', 'S', 1745410763, 1745410763, '1'),
(202122, 9016, 'QU', 'OK', 'S', 1745410769, 1745410769, '1'),
(202123, 36623, 'QU', 'OK', 'S', 1745410777, 1745410777, '1'),
(202124, 37388, 'QU', 'OK', 'S', 1745410782, 1745410782, '1'),
(202125, 23706, 'QU', 'OK', 'S', 1745410804, 1745410804, '1'),
(202126, 25757, 'QU', 'OK', 'S', 1745410810, 1745410810, '1'),
(202127, 36704, 'QU', 'OK', 'S', 1745410834, 1745410834, '1'),
(202128, 31144, 'QU', 'OK', 'S', 1745410895, 1745410895, '1'),
(202129, 37453, 'QU', 'OK', 'S', 1745411313, 1745411313, '1'),
(202130, 37453, 'QU', 'OK', 'S', 1745411322, 1745411322, '1'),
(202131, 4840, 'QU', 'OK', 'S', 1745412401, 1745412401, '1'),
(202132, 35287, 'QU', 'OK', 'S', 1745412485, 1745412485, '1'),
(202133, 7118, 'QU', 'OK', 'S', 1745412645, 1745412645, '1'),
(202134, 6185, 'QU', 'OK', 'S', 1745412866, 1745412866, '1'),
(202135, 7067, 'QU', 'OK', 'S', 1745412985, 1745412985, '1'),
(202136, 36726, 'QU', 'OK', 'S', 1745413668, 1745413668, '1'),
(202137, 27198, 'QU', 'OK', 'S', 1745413740, 1745413740, '1'),
(202138, 7163, 'QU', 'OK', 'S', 1745414032, 1745414032, '1'),
(202139, 6118, 'QU', 'OK', 'S', 1745414079, 1745414079, '1'),
(202140, 4741, 'QU', 'OK', 'S', 1745414236, 1745414236, '1'),
(202141, 7119, 'QU', 'OK', 'S', 1745414397, 1745414397, '1'),
(202142, 21498, 'QU', 'OK', 'S', 1745414551, 1745414551, '1'),
(202143, 14334, 'QU', 'OK', 'S', 1745415194, 1745415194, '1'),
(202144, 36467, 'QU', 'OK', 'S', 1745473337, 1745473337, '1'),
(202145, 31144, 'QU', 'OK', 'S', 1745473365, 1745473365, '1'),
(202146, 37193, 'QU', 'OK', 'S', 1745474836, 1745474836, '1'),
(202147, 37296, 'QU', 'OK', 'S', 1745474846, 1745474846, '1'),
(202148, 37444, 'QU', 'OK', 'S', 1745474854, 1745474854, '1'),
(202149, 36953, 'QU', 'OK', 'S', 1745475492, 1745475492, '1'),
(202150, 36953, 'QU', 'OK', 'S', 1745475494, 1745475494, '1'),
(202151, 36953, 'QU', 'OK', 'S', 1745475497, 1745475497, '1'),
(202152, 36953, 'QU', 'OK', 'S', 1745475566, 1745475566, '1'),
(202153, 36953, 'QU', 'OK', 'S', 1745475573, 1745475573, '1'),
(202154, 36953, 'QU', 'OK', 'S', 1745475586, 1745475586, '1'),
(202155, 36953, 'QU', 'OK', 'S', 1745475589, 1745475589, '1'),
(202156, 36953, 'QU', 'OK', 'S', 1745475620, 1745475620, '1'),
(202157, 36953, 'QU', 'OK', 'S', 1745475625, 1745475625, '1'),
(202158, 31919, 'QU', 'OK', 'S', 1745476887, 1745476887, '1'),
(202159, 37415, 'QU', 'OK', 'S', 1745476892, 1745476892, '1'),
(202160, 36245, 'QU', 'OK', 'S', 1745476897, 1745476897, '1'),
(202161, 36554, 'QU', 'OK', 'S', 1745476900, 1745476900, '1'),
(202162, 36109, 'QU', 'OK', 'S', 1745476905, 1745476905, '1'),
(202163, 36328, 'QU', 'OK', 'S', 1745476908, 1745476908, '1'),
(202164, 32686, 'QU', 'OK', 'S', 1745476912, 1745476912, '1'),
(202165, 35165, 'QU', 'OK', 'S', 1745476915, 1745476915, '1'),
(202166, 32141, 'QU', 'OK', 'S', 1745476919, 1745476919, '1'),
(202167, 35793, 'QU', 'OK', 'S', 1745476940, 1745476940, '1'),
(202168, 32977, 'QU', 'OK', 'S', 1745476943, 1745476943, '1'),
(202169, 36986, 'QU', 'OK', 'S', 1745477053, 1745477053, '1'),
(202170, 36245, 'QU', 'OK', 'S', 1745477059, 1745477059, '1'),
(202171, 37143, 'QU', 'OK', 'S', 1745477066, 1745477066, '1'),
(202172, 37384, 'QU', 'OK', 'S', 1745477069, 1745477069, '1'),
(202173, 37403, 'QU', 'OK', 'S', 1745477072, 1745477072, '1'),
(202174, 37231, 'QU', 'OK', 'S', 1745477077, 1745477077, '1'),
(202175, 36292, 'QU', 'OK', 'S', 1745477087, 1745477087, '1'),
(202176, 36699, 'QU', 'OK', 'S', 1745477090, 1745477090, '1'),
(202177, 24073, 'QU', 'OK', 'S', 1745477129, 1745477129, '1'),
(202178, 32580, 'QU', 'OK', 'S', 1745477136, 1745477136, '1'),
(202179, 31520, 'QU', 'OK', 'S', 1745477143, 1745477143, '1'),
(202180, 31807, 'QU', 'OK', 'S', 1745477277, 1745477277, '1'),
(202181, 33089, 'QU', 'OK', 'S', 1745477555, 1745477555, '1'),
(202182, 33089, 'QU', 'OK', 'S', 1745477601, 1745477601, '1'),
(202183, 33089, 'QU', 'OK', 'S', 1745477602, 1745477602, '1'),
(202184, 33089, 'QU', 'OK', 'S', 1745477605, 1745477605, '1'),
(202185, 33089, 'QU', 'OK', 'S', 1745477607, 1745477607, '1'),
(202186, 33089, 'QU', 'OK', 'S', 1745477609, 1745477609, '1'),
(202187, 33089, 'QU', 'OK', 'S', 1745477612, 1745477612, '1'),
(202188, 24073, 'QU', 'OK', 'S', 1745477683, 1745477683, '1'),
(202189, 24073, 'QU', 'OK', 'S', 1745477687, 1745477687, '1'),
(202190, 24073, 'QU', 'OK', 'S', 1745477689, 1745477689, '1'),
(202191, 24073, 'QU', 'OK', 'S', 1745477691, 1745477691, '1'),
(202192, 24073, 'QU', 'OK', 'S', 1745477694, 1745477694, '1'),
(202193, 24073, 'QU', 'OK', 'S', 1745477697, 1745477697, '1'),
(202194, 24073, 'QU', 'OK', 'S', 1745477700, 1745477700, '1'),
(202195, 24073, 'QU', 'OK', 'S', 1745477703, 1745477703, '1'),
(202196, 24073, 'QU', 'OK', 'S', 1745477705, 1745477705, '1'),
(202197, 24073, 'QU', 'OK', 'S', 1745477707, 1745477707, '1'),
(202198, 24073, 'QU', 'OK', 'S', 1745477710, 1745477710, '1'),
(202199, 24073, 'QU', 'OK', 'S', 1745477712, 1745477712, '1'),
(202200, 24073, 'QU', 'OK', 'S', 1745477715, 1745477715, '1'),
(202201, 36117, 'QU', 'OK', 'S', 1745479952, 1745479952, '1'),
(202202, 37351, 'QU', 'OK', 'S', 1745479956, 1745479956, '1'),
(202203, 34783, 'QU', 'OK', 'S', 1745479959, 1745479959, '1'),
(202204, 10254, 'QU', 'OK', 'S', 1745479962, 1745479962, '1'),
(202205, 10254, 'QU', 'OK', 'S', 1745479964, 1745479964, '1'),
(202206, 20962, 'QU', 'OK', 'S', 1745479966, 1745479966, '1'),
(202207, 3793, 'QU', 'OK', 'S', 1745479969, 1745479969, '1'),
(202208, 37058, 'QU', 'OK', 'S', 1745479971, 1745479971, '1'),
(202209, 37058, 'QU', 'OK', 'S', 1745479974, 1745479974, '1'),
(202210, 35330, 'QU', 'OK', 'S', 1745479977, 1745479977, '1'),
(202211, 37058, 'QU', 'OK', 'S', 1745479979, 1745479979, '1'),
(202212, 33462, 'QU', 'OK', 'S', 1745479981, 1745479981, '1'),
(202213, 33462, 'QU', 'OK', 'S', 1745479984, 1745479984, '1'),
(202214, 10254, 'QU', 'OK', 'S', 1745479987, 1745479987, '1'),
(202215, 3793, 'QU', 'OK', 'S', 1745479992, 1745479992, '1'),
(202216, 10254, 'QU', 'OK', 'S', 1745479995, 1745479995, '1'),
(202217, 37315, 'QU', 'OK', 'S', 1745480000, 1745480000, '1'),
(202218, 37058, 'QU', 'OK', 'S', 1745480002, 1745480002, '1'),
(202219, 34783, 'QU', 'OK', 'S', 1745480004, 1745480004, '1'),
(202220, 30058, 'QU', 'OK', 'S', 1745480826, 1745480826, '1'),
(202221, 37477, 'QU', 'OK', 'S', 1745489157, 1745489157, '1'),
(202222, 37476, 'QU', 'OK', 'S', 1745489302, 1745489302, '1'),
(202223, 37484, 'QU', 'OK', 'S', 1745489345, 1745489345, '1'),
(202224, 37465, 'QU', 'OK', 'S', 1745489561, 1745489561, '1'),
(202225, 37468, 'QU', 'OK', 'S', 1745489669, 1745489669, '1'),
(202226, 33950, 'QU', 'OK', 'S', 1745489691, 1745489691, '1'),
(202227, 24119, 'QU', 'OK', 'S', 1745489780, 1745489780, '1'),
(202228, 18349, 'QU', 'OK', 'S', 1745489953, 1745489953, '1'),
(202229, 31307, 'QU', 'OK', 'S', 1745489996, 1745489996, '1'),
(202230, 37482, 'QU', 'OK', 'S', 1745490012, 1745490012, '1'),
(202231, 37483, 'QU', 'OK', 'S', 1745490071, 1745490071, '1'),
(202232, 37478, 'QU', 'OK', 'S', 1745490132, 1745490132, '1'),
(202233, 35382, 'QU', 'OK', 'S', 1745490168, 1745490168, '1'),
(202234, 37479, 'QU', 'OK', 'S', 1745490345, 1745490345, '1'),
(202235, 37480, 'QU', 'OK', 'S', 1745490449, 1745490449, '1'),
(202236, 37481, 'QU', 'OK', 'S', 1745490585, 1745490585, '1'),
(202237, 37482, 'QU', 'OK', 'S', 1745490622, 1745490622, '1'),
(202238, 37467, 'QU', 'OK', 'S', 1745490673, 1745490673, '1'),
(202239, 37466, 'QU', 'OK', 'S', 1745490967, 1745490967, '1'),
(202240, 35793, 'QU', 'OK', 'S', 1745491019, 1745491019, '1'),
(202241, 37143, 'QU', 'OK', 'S', 1745491022, 1745491022, '1'),
(202242, 37469, 'QU', 'OK', 'S', 1745491207, 1745491207, '1'),
(202243, 37470, 'QU', 'OK', 'S', 1745491351, 1745491351, '1'),
(202244, 37471, 'QU', 'OK', 'S', 1745491449, 1745491449, '1'),
(202245, 37472, 'QU', 'OK', 'S', 1745491598, 1745491598, '1'),
(202246, 37473, 'QU', 'OK', 'S', 1745491760, 1745491760, '1'),
(202247, 36699, 'QU', 'OK', 'S', 1745491827, 1745491827, '1'),
(202248, 37474, 'QU', 'OK', 'S', 1745491844, 1745491844, '1'),
(202249, 37475, 'QU', 'OK', 'S', 1745491925, 1745491925, '1'),
(202250, 24256, 'QU', 'OK', 'S', 1745491967, 1745491967, '1'),
(202251, 36815, 'QU', 'OK', 'S', 1745491975, 1745491975, '1'),
(202252, 36824, 'QU', 'OK', 'S', 1745491978, 1745491978, '1'),
(202253, 31455, 'QU', 'OK', 'S', 1745491981, 1745491981, '1'),
(202254, 32393, 'QU', 'OK', 'S', 1745491984, 1745491984, '1'),
(202255, 31795, 'QU', 'OK', 'S', 1745491989, 1745491989, '1'),
(202256, 28745, 'QU', 'OK', 'S', 1745492002, 1745492002, '1'),
(202257, 23975, 'QU', 'OK', 'S', 1745492011, 1745492011, '1'),
(202258, 36290, 'QU', 'OK', 'S', 1745492019, 1745492019, '1'),
(202259, 33250, 'QU', 'OK', 'S', 1745492027, 1745492027, '1'),
(202260, 26769, 'QU', 'OK', 'S', 1745492030, 1745492030, '1'),
(202261, 29480, 'QU', 'OK', 'S', 1745492034, 1745492034, '1'),
(202262, 36332, 'QU', 'OK', 'S', 1745492038, 1745492038, '1'),
(202263, 36721, 'QU', 'OK', 'S', 1745492042, 1745492042, '1'),
(202264, 34064, 'QU', 'OK', 'S', 1745492046, 1745492046, '1'),
(202265, 28744, 'QU', 'OK', 'S', 1745492048, 1745492048, '1'),
(202266, 31695, 'QU', 'OK', 'S', 1745492052, 1745492052, '1'),
(202267, 35981, 'QU', 'OK', 'S', 1745492057, 1745492057, '1'),
(202268, 29478, 'QU', 'OK', 'S', 1745492069, 1745492069, '1'),
(202269, 33319, 'QU', 'OK', 'S', 1745492075, 1745492075, '1'),
(202270, 25428, 'QU', 'OK', 'S', 1745492080, 1745492080, '1'),
(202271, 31210, 'QU', 'OK', 'S', 1745492082, 1745492082, '1'),
(202272, 36257, 'QU', 'OK', 'S', 1745492090, 1745492090, '1'),
(202273, 36958, 'QU', 'OK', 'S', 1745492094, 1745492094, '1'),
(202274, 36770, 'QU', 'OK', 'S', 1745492099, 1745492099, '1'),
(202275, 36814, 'QU', 'OK', 'S', 1745492114, 1745492114, '1'),
(202276, 34969, 'QU', 'OK', 'S', 1745492118, 1745492118, '1'),
(202277, 33450, 'QU', 'OK', 'S', 1745492121, 1745492121, '1'),
(202278, 34916, 'QU', 'OK', 'S', 1745496391, 1745496391, '1'),
(202279, 34916, 'QU', 'OK', 'S', 1745496394, 1745496394, '1'),
(202280, 34916, 'QU', 'OK', 'S', 1745496397, 1745496397, '1'),
(202281, 34916, 'QU', 'OK', 'S', 1745496400, 1745496400, '1'),
(202282, 34916, 'QU', 'OK', 'S', 1745496404, 1745496404, '1'),
(202283, 34916, 'QU', 'OK', 'S', 1745496407, 1745496407, '1'),
(202284, 34807, 'QU', 'OK', 'S', 1745496466, 1745496466, '1'),
(202285, 15499, 'QU', 'OK', 'S', 1745497276, 1745497276, '1'),
(202286, 15499, 'QU', 'OK', 'S', 1745497287, 1745497287, '1'),
(202287, 15499, 'QU', 'OK', 'S', 1745497293, 1745497293, '1'),
(202288, 22794, 'QU', 'OK', 'S', 1745497302, 1745497302, '1'),
(202289, 22795, 'QU', 'OK', 'S', 1745497308, 1745497308, '1'),
(202290, 22794, 'QU', 'OK', 'S', 1745497311, 1745497311, '1'),
(202291, 15499, 'QU', 'OK', 'S', 1745497314, 1745497314, '1'),
(202292, 22794, 'QU', 'OK', 'S', 1745497318, 1745497318, '1'),
(202293, 29594, 'QU', 'OK', 'S', 1745497321, 1745497321, '1'),
(202294, 35026, 'QU', 'OK', 'S', 1745497325, 1745497325, '1'),
(202295, 22795, 'QU', 'OK', 'S', 1745497330, 1745497330, '1'),
(202296, 22795, 'QU', 'OK', 'S', 1745497333, 1745497333, '1'),
(202297, 35381, 'QU', 'OK', 'S', 1745497337, 1745497337, '1'),
(202298, 36362, 'QU', 'OK', 'S', 1745497352, 1745497352, '1'),
(202299, 36403, 'QU', 'OK', 'S', 1745497356, 1745497356, '1'),
(202300, 29594, 'QU', 'OK', 'S', 1745497359, 1745497359, '1'),
(202301, 29594, 'QU', 'OK', 'S', 1745497364, 1745497364, '1'),
(202302, 29562, 'QU', 'OK', 'S', 1745497368, 1745497368, '1'),
(202303, 24851, 'QU', 'OK', 'S', 1745497371, 1745497371, '1'),
(202304, 36671, 'QU', 'OK', 'S', 1745497377, 1745497377, '1'),
(202305, 29594, 'QU', 'OK', 'S', 1745497380, 1745497380, '1'),
(202306, 15499, 'QU', 'OK', 'S', 1745497416, 1745497416, '1'),
(202307, 18686, 'QU', 'OK', 'S', 1745498349, 1745498349, '1'),
(202308, 35485, 'QU', 'OK', 'S', 1745498359, 1745498359, '1'),
(202309, 35799, 'QU', 'OK', 'S', 1745498369, 1745498369, '1'),
(202310, 15422, 'QU', 'OK', 'S', 1745499088, 1745499088, '1'),
(202311, 15422, 'QU', 'OK', 'S', 1745499095, 1745499095, '1'),
(202312, 34963, 'QU', 'OK', 'S', 1745500866, 1745500866, '1'),
(202313, 34963, 'QU', 'OK', 'S', 1745500883, 1745500883, '1'),
(202314, 36699, 'QU', 'OK', 'S', 1745501076, 1745501076, '1'),
(202315, 37105, 'QU', 'OK', 'S', 1745503060, 1745503060, '1'),
(202316, 37105, 'QU', 'OK', 'S', 1745503060, 1745503060, '1'),
(202317, 37105, 'QU', 'OK', 'S', 1745503060, 1745503060, '1'),
(202318, 37105, 'QU', 'OK', 'S', 1745503060, 1745503060, '1'),
(202319, 37105, 'QU', 'OK', 'S', 1745503060, 1745503060, '1'),
(202320, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202321, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202322, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202323, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202324, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202325, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202326, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202327, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202328, 37104, 'QU', 'OK', 'S', 1745503811, 1745503811, '1'),
(202329, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202330, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202331, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202332, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202333, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202334, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202335, 37088, 'QU', 'OK', 'S', 1745504192, 1745504192, '1'),
(202336, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202337, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202338, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202339, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202340, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202341, 37087, 'QU', 'OK', 'S', 1745504354, 1745504354, '1'),
(202342, 36603, 'QU', 'OK', 'S', 1745504854, 1745504854, '1'),
(202343, 36603, 'QU', 'OK', 'S', 1745504854, 1745504854, '1'),
(202344, 36603, 'QU', 'OK', 'S', 1745504854, 1745504854, '1'),
(202345, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202346, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202347, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202348, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202349, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202350, 36604, 'QU', 'OK', 'S', 1745504980, 1745504980, '1'),
(202351, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202352, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202353, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202354, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202355, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202356, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202357, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202358, 36605, 'QU', 'OK', 'S', 1745505141, 1745505141, '1'),
(202359, 37219, 'QU', 'OK', 'S', 1745557153, 1745557153, '1'),
(202360, 32867, 'QU', 'OK', 'S', 1745558951, 1745558951, '1'),
(202361, 34467, 'QU', 'OK', 'S', 1745558956, 1745558956, '1'),
(202362, 34467, 'QU', 'OK', 'S', 1745558961, 1745558961, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(202363, 36279, 'QU', 'OK', 'S', 1745558966, 1745558966, '1'),
(202364, 36936, 'QU', 'OK', 'S', 1745558970, 1745558970, '1'),
(202365, 35497, 'QU', 'OK', 'S', 1745558976, 1745558976, '1'),
(202366, 32949, 'QU', 'OK', 'S', 1745558983, 1745558983, '1'),
(202367, 32949, 'QU', 'OK', 'S', 1745558988, 1745558988, '1'),
(202368, 36279, 'QU', 'OK', 'S', 1745558993, 1745558993, '1'),
(202369, 35469, 'QU', 'OK', 'S', 1745559000, 1745559000, '1'),
(202370, 35469, 'QU', 'OK', 'S', 1745559004, 1745559004, '1'),
(202371, 36936, 'QU', 'OK', 'S', 1745559010, 1745559010, '1'),
(202372, 31228, 'QU', 'OK', 'S', 1745559015, 1745559015, '1'),
(202373, 36771, 'QU', 'OK', 'S', 1745559019, 1745559019, '1'),
(202374, 36116, 'QU', 'OK', 'S', 1745559024, 1745559024, '1'),
(202375, 36116, 'QU', 'OK', 'S', 1745559029, 1745559029, '1'),
(202376, 34618, 'QU', 'OK', 'S', 1745559033, 1745559033, '1'),
(202377, 36171, 'QU', 'OK', 'S', 1745559041, 1745559041, '1'),
(202378, 18800, 'QU', 'OK', 'S', 1745559047, 1745559047, '1'),
(202379, 10205, 'QU', 'OK', 'S', 1745559052, 1745559052, '1'),
(202380, 32872, 'QU', 'OK', 'S', 1745559058, 1745559058, '1'),
(202381, 18800, 'QU', 'OK', 'S', 1745559063, 1745559063, '1'),
(202382, 36171, 'QU', 'OK', 'S', 1745559068, 1745559068, '1'),
(202383, 36171, 'QU', 'OK', 'S', 1745559072, 1745559072, '1'),
(202384, 36171, 'QU', 'OK', 'S', 1745559076, 1745559076, '1'),
(202385, 36171, 'QU', 'OK', 'S', 1745559081, 1745559081, '1'),
(202386, 18800, 'QU', 'OK', 'S', 1745559086, 1745559086, '1'),
(202387, 10205, 'QU', 'OK', 'S', 1745559091, 1745559091, '1'),
(202388, 36910, 'QU', 'OK', 'S', 1745559098, 1745559098, '1'),
(202389, 29772, 'QU', 'OK', 'S', 1745559104, 1745559104, '1'),
(202390, 30508, 'QU', 'OK', 'S', 1745559109, 1745559109, '1'),
(202391, 29772, 'QU', 'OK', 'S', 1745559115, 1745559115, '1'),
(202392, 30508, 'QU', 'OK', 'S', 1745559121, 1745559121, '1'),
(202393, 29772, 'QU', 'OK', 'S', 1745559131, 1745559131, '1'),
(202394, 32872, 'QU', 'OK', 'S', 1745559138, 1745559138, '1'),
(202395, 35547, 'QU', 'OK', 'S', 1745559144, 1745559144, '1'),
(202396, 35547, 'QU', 'OK', 'S', 1745559149, 1745559149, '1'),
(202397, 35547, 'QU', 'OK', 'S', 1745559154, 1745559154, '1'),
(202398, 32872, 'QU', 'OK', 'S', 1745559159, 1745559159, '1'),
(202399, 29772, 'QU', 'OK', 'S', 1745559164, 1745559164, '1'),
(202400, 10205, 'QU', 'OK', 'S', 1745559178, 1745559178, '1'),
(202401, 31144, 'QU', 'OK', 'S', 1745559455, 1745559455, '1'),
(202402, 37287, 'QU', 'OK', 'S', 1745559508, 1745559508, '1'),
(202403, 37291, 'QU', 'OK', 'S', 1745559544, 1745559544, '1'),
(202404, 36469, 'QU', 'OK', 'S', 1745559576, 1745559576, '1'),
(202405, 25830, 'QU', 'OK', 'S', 1745560651, 1745560651, '1'),
(202406, 16892, 'QU', 'OK', 'S', 1745560953, 1745560953, '1'),
(202407, 14525, 'QU', 'OK', 'S', 1745561201, 1745561201, '1'),
(202408, 11895, 'QU', 'OK', 'S', 1745561219, 1745561219, '1'),
(202409, 11895, 'QU', 'OK', 'S', 1745561222, 1745561222, '1'),
(202410, 14536, 'QU', 'OK', 'S', 1745561418, 1745561418, '1'),
(202411, 18661, 'QU', 'OK', 'S', 1745561465, 1745561465, '1'),
(202412, 18662, 'QU', 'OK', 'S', 1745561491, 1745561491, '1'),
(202413, 19036, 'QU', 'OK', 'S', 1745561527, 1745561527, '1'),
(202414, 25905, 'QU', 'OK', 'S', 1745562679, 1745562679, '1'),
(202415, 22964, 'QU', 'OK', 'S', 1745563640, 1745563640, '1'),
(202416, 22964, 'QU', 'OK', 'S', 1745563643, 1745563643, '1'),
(202417, 896, 'QU', 'OK', 'S', 1745563762, 1745563762, '1'),
(202418, 822, 'QU', 'OK', 'S', 1745563776, 1745563776, '1'),
(202419, 743, 'QU', 'OK', 'S', 1745563786, 1745563786, '1'),
(202420, 741, 'QU', 'OK', 'S', 1745563838, 1745563838, '1'),
(202421, 740, 'QU', 'OK', 'S', 1745563848, 1745563848, '1'),
(202422, 717, 'QU', 'OK', 'S', 1745564116, 1745564116, '1'),
(202423, 711, 'QU', 'OK', 'S', 1745564658, 1745564658, '1'),
(202424, 711, 'QU', 'OK', 'S', 1745564691, 1745564691, '1'),
(202425, 717, 'QU', 'OK', 'S', 1745565148, 1745565148, '1'),
(202426, 705, 'QU', 'OK', 'S', 1745565320, 1745565320, '1'),
(202427, 703, 'QU', 'OK', 'S', 1745565584, 1745565584, '1'),
(202428, 703, 'QU', 'OK', 'S', 1745565655, 1745565655, '1'),
(202429, 563, 'QU', 'OK', 'S', 1745566164, 1745566164, '1'),
(202430, 562, 'QU', 'OK', 'S', 1745566174, 1745566174, '1'),
(202431, 552, 'QU', 'OK', 'S', 1745566208, 1745566208, '1'),
(202432, 551, 'QU', 'OK', 'S', 1745566217, 1745566217, '1'),
(202433, 5165, 'QU', 'OK', 'S', 1745566265, 1745566265, '1'),
(202434, 32436, 'QU', 'OK', 'S', 1745566459, 1745566459, '1'),
(202435, 32436, 'QU', 'OK', 'S', 1745566459, 1745566459, '1'),
(202436, 31316, 'QU', 'OK', 'S', 1745566588, 1745566588, '1'),
(202437, 30396, 'QU', 'OK', 'S', 1745566648, 1745566648, '1'),
(202438, 30396, 'QU', 'OK', 'S', 1745566648, 1745566648, '1'),
(202439, 30395, 'QU', 'OK', 'S', 1745566661, 1745566661, '1'),
(202440, 30295, 'QU', 'OK', 'S', 1745566706, 1745566706, '1'),
(202441, 30295, 'QU', 'OK', 'S', 1745566706, 1745566706, '1'),
(202442, 25323, 'QU', 'OK', 'S', 1745566792, 1745566792, '1'),
(202443, 25323, 'QU', 'OK', 'S', 1745566792, 1745566792, '1'),
(202444, 25070, 'QU', 'OK', 'S', 1745566804, 1745566804, '1'),
(202445, 24810, 'QU', 'OK', 'S', 1745566836, 1745566836, '1'),
(202446, 24810, 'QU', 'OK', 'S', 1745566836, 1745566836, '1'),
(202447, 24810, 'QU', 'OK', 'S', 1745566836, 1745566836, '1'),
(202448, 24762, 'QU', 'OK', 'S', 1745566855, 1745566855, '1'),
(202449, 24762, 'QU', 'OK', 'S', 1745566855, 1745566855, '1'),
(202450, 24762, 'QU', 'OK', 'S', 1745566855, 1745566855, '1'),
(202451, 24762, 'QU', 'OK', 'S', 1745566855, 1745566855, '1'),
(202452, 24762, 'QU', 'OK', 'S', 1745566855, 1745566855, '1'),
(202453, 23747, 'QU', 'OK', 'S', 1745566867, 1745566867, '1'),
(202454, 23460, 'QU', 'OK', 'S', 1745566891, 1745566891, '1'),
(202455, 23460, 'QU', 'OK', 'S', 1745566891, 1745566891, '1'),
(202456, 28655, 'QU', 'OK', 'S', 1745566913, 1745566913, '1'),
(202457, 37335, 'QU', 'OK', 'S', 1745566929, 1745566929, '1'),
(202458, 33691, 'QU', 'OK', 'S', 1745566935, 1745566935, '1'),
(202459, 37324, 'QU', 'OK', 'S', 1745566939, 1745566939, '1'),
(202460, 37458, 'QU', 'OK', 'S', 1745566943, 1745566943, '1'),
(202461, 31240, 'QU', 'OK', 'S', 1745566948, 1745566948, '1'),
(202462, 37389, 'QU', 'OK', 'S', 1745566953, 1745566953, '1'),
(202463, 31405, 'QU', 'OK', 'S', 1745566957, 1745566957, '1'),
(202464, 36108, 'QU', 'OK', 'S', 1745566964, 1745566964, '1'),
(202465, 37308, 'QU', 'OK', 'S', 1745566969, 1745566969, '1'),
(202466, 37462, 'QU', 'OK', 'S', 1745566974, 1745566974, '1'),
(202467, 37436, 'QU', 'OK', 'S', 1745566979, 1745566979, '1'),
(202468, 37384, 'QU', 'OK', 'S', 1745566985, 1745566985, '1'),
(202469, 37336, 'QU', 'OK', 'S', 1745566988, 1745566988, '1'),
(202470, 37325, 'QU', 'OK', 'S', 1745567005, 1745567005, '1'),
(202471, 36100, 'QU', 'OK', 'S', 1745567010, 1745567010, '1'),
(202472, 35869, 'QU', 'OK', 'S', 1745567016, 1745567016, '1'),
(202473, 37364, 'QU', 'OK', 'S', 1745567020, 1745567020, '1'),
(202474, 35107, 'QU', 'OK', 'S', 1745567024, 1745567024, '1'),
(202475, 37416, 'QU', 'OK', 'S', 1745567028, 1745567028, '1'),
(202476, 25002, 'QU', 'OK', 'S', 1745567035, 1745567035, '1'),
(202477, 37438, 'QU', 'OK', 'S', 1745567040, 1745567040, '1'),
(202478, 31431, 'QU', 'OK', 'S', 1745567047, 1745567047, '1'),
(202479, 37415, 'QU', 'OK', 'S', 1745567053, 1745567053, '1'),
(202480, 37459, 'QU', 'OK', 'S', 1745567062, 1745567062, '1'),
(202481, 37385, 'QU', 'OK', 'S', 1745567070, 1745567070, '1'),
(202482, 37456, 'QU', 'OK', 'S', 1745567076, 1745567076, '1'),
(202483, 36428, 'QU', 'OK', 'S', 1745567089, 1745567089, '1'),
(202484, 37326, 'QU', 'OK', 'S', 1745567095, 1745567095, '1'),
(202485, 30974, 'QU', 'OK', 'S', 1745567102, 1745567102, '1'),
(202486, 37461, 'QU', 'OK', 'S', 1745567109, 1745567109, '1'),
(202487, 35105, 'QU', 'OK', 'S', 1745567114, 1745567114, '1'),
(202488, 1208, 'QU', 'OK', 'S', 1745568327, 1745568327, '1'),
(202489, 2586, 'QU', 'OK', 'S', 1745568390, 1745568390, '1'),
(202490, 2586, 'QU', 'OK', 'S', 1745568393, 1745568393, '1'),
(202491, 2586, 'QU', 'OK', 'S', 1745568397, 1745568397, '1'),
(202492, 34674, 'QU', 'OK', 'S', 1745568558, 1745568558, '1'),
(202493, 37494, 'QU', 'OK', 'S', 1745568653, 1745568653, '1'),
(202494, 37495, 'QU', 'OK', 'S', 1745568726, 1745568726, '1'),
(202495, 26685, 'QU', 'OK', 'S', 1745569208, 1745569208, '1'),
(202496, 21544, 'QU', 'OK', 'S', 1745569432, 1745569432, '1'),
(202497, 21362, 'QU', 'OK', 'S', 1745569501, 1745569501, '1'),
(202498, 21362, 'QU', 'OK', 'S', 1745569505, 1745569505, '1'),
(202499, 20298, 'QU', 'OK', 'S', 1745569593, 1745569593, '1'),
(202500, 19770, 'QU', 'OK', 'S', 1745569679, 1745569679, '1'),
(202501, 19455, 'QU', 'OK', 'S', 1745569777, 1745569777, '1'),
(202502, 17367, 'QU', 'OK', 'S', 1745570069, 1745570069, '1'),
(202503, 17235, 'QU', 'OK', 'S', 1745570138, 1745570138, '1'),
(202504, 17074, 'QU', 'OK', 'S', 1745570237, 1745570237, '1'),
(202505, 13757, 'QU', 'OK', 'S', 1745570335, 1745570335, '1'),
(202506, 11410, 'QU', 'OK', 'S', 1745570385, 1745570385, '1'),
(202507, 8774, 'QU', 'OK', 'S', 1745570419, 1745570419, '1'),
(202508, 37487, 'QU', 'OK', 'S', 1745572419, 1745572419, '1'),
(202509, 914, 'QU', 'OK', 'S', 1745572577, 1745572577, '1'),
(202510, 914, 'QU', 'OK', 'S', 1745572580, 1745572580, '1'),
(202511, 914, 'QU', 'OK', 'S', 1745572583, 1745572583, '1'),
(202512, 914, 'QU', 'OK', 'S', 1745572587, 1745572587, '1'),
(202513, 1230, 'QU', 'OK', 'S', 1745572633, 1745572633, '1'),
(202514, 1230, 'QU', 'OK', 'S', 1745572638, 1745572638, '1'),
(202515, 37488, 'QU', 'OK', 'S', 1745572692, 1745572692, '1'),
(202516, 2499, 'QU', 'OK', 'S', 1745572707, 1745572707, '1'),
(202517, 2499, 'QU', 'OK', 'S', 1745572721, 1745572721, '1'),
(202518, 2499, 'QU', 'OK', 'S', 1745572724, 1745572724, '1'),
(202519, 2754, 'QU', 'OK', 'S', 1745572792, 1745572792, '1'),
(202520, 2754, 'QU', 'OK', 'S', 1745572795, 1745572795, '1'),
(202521, 2754, 'QU', 'OK', 'S', 1745572798, 1745572798, '1'),
(202522, 2754, 'QU', 'OK', 'S', 1745572801, 1745572801, '1'),
(202523, 2754, 'QU', 'OK', 'S', 1745572804, 1745572804, '1'),
(202524, 2754, 'QU', 'OK', 'S', 1745572850, 1745572850, '1'),
(202525, 2754, 'QU', 'OK', 'S', 1745572855, 1745572855, '1'),
(202526, 2754, 'QU', 'OK', 'S', 1745572858, 1745572858, '1'),
(202527, 2754, 'QU', 'OK', 'S', 1745572860, 1745572860, '1'),
(202528, 2890, 'QU', 'OK', 'S', 1745572936, 1745572936, '1'),
(202529, 2890, 'QU', 'OK', 'S', 1745572953, 1745572953, '1'),
(202530, 2890, 'QU', 'OK', 'S', 1745572956, 1745572956, '1'),
(202531, 37499, 'QU', 'OK', 'S', 1745572968, 1745572968, '1'),
(202532, 3160, 'QU', 'OK', 'S', 1745573044, 1745573044, '1'),
(202533, 3265, 'QU', 'OK', 'S', 1745573086, 1745573086, '1'),
(202534, 3360, 'QU', 'OK', 'S', 1745573158, 1745573158, '1'),
(202535, 3360, 'QU', 'OK', 'S', 1745573161, 1745573161, '1'),
(202536, 24321, 'QU', 'OK', 'S', 1745573194, 1745573194, '1'),
(202537, 21828, 'QU', 'OK', 'S', 1745573252, 1745573252, '1'),
(202538, 21828, 'QU', 'OK', 'S', 1745573254, 1745573254, '1'),
(202539, 20298, 'QU', 'OK', 'S', 1745573295, 1745573295, '1'),
(202540, 11848, 'QU', 'OK', 'S', 1745573358, 1745573358, '1'),
(202541, 25785, 'QU', 'OK', 'S', 1745573406, 1745573406, '1'),
(202542, 25066, 'QU', 'OK', 'S', 1745573480, 1745573480, '1'),
(202543, 20927, 'QU', 'OK', 'S', 1745573512, 1745573512, '1'),
(202544, 17373, 'QU', 'OK', 'S', 1745573552, 1745573552, '1'),
(202545, 17373, 'QU', 'OK', 'S', 1745573556, 1745573556, '1'),
(202546, 19821, 'QU', 'OK', 'S', 1745573701, 1745573701, '1'),
(202547, 37491, 'QU', 'OK', 'S', 1745573970, 1745573970, '1'),
(202548, 37490, 'QU', 'OK', 'S', 1745574235, 1745574235, '1'),
(202549, 36062, 'QU', 'OK', 'S', 1745574374, 1745574374, '1'),
(202550, 35619, 'QU', 'OK', 'S', 1745574383, 1745574383, '1'),
(202551, 25242, 'QU', 'OK', 'S', 1745574386, 1745574386, '1'),
(202552, 37489, 'QU', 'OK', 'S', 1745574433, 1745574433, '1'),
(202553, 37492, 'QU', 'OK', 'S', 1745574618, 1745574618, '1'),
(202554, 36216, 'QU', 'OK', 'S', 1745575220, 1745575220, '1'),
(202555, 36216, 'QU', 'OK', 'S', 1745575244, 1745575244, '1'),
(202556, 36216, 'QU', 'OK', 'S', 1745575247, 1745575247, '1'),
(202557, 36216, 'QU', 'OK', 'S', 1745575249, 1745575249, '1'),
(202558, 36216, 'QU', 'OK', 'S', 1745575257, 1745575257, '1'),
(202559, 36216, 'QU', 'OK', 'S', 1745575260, 1745575260, '1'),
(202560, 36216, 'QU', 'OK', 'S', 1745575262, 1745575262, '1'),
(202561, 36216, 'QU', 'OK', 'S', 1745575265, 1745575265, '1'),
(202562, 37496, 'QU', 'OK', 'S', 1745575320, 1745575320, '1'),
(202563, 34389, 'QU', 'OK', 'S', 1745575550, 1745575550, '1'),
(202564, 34389, 'QU', 'OK', 'S', 1745575550, 1745575550, '1'),
(202565, 37486, 'QU', 'OK', 'S', 1745575559, 1745575559, '1'),
(202566, 36283, 'QU', 'OK', 'S', 1745575787, 1745575787, '1'),
(202567, 30511, 'QU', 'OK', 'S', 1745575797, 1745575797, '1'),
(202568, 36207, 'QU', 'OK', 'S', 1745575800, 1745575800, '1'),
(202569, 30511, 'QU', 'OK', 'S', 1745575802, 1745575802, '1'),
(202570, 36207, 'QU', 'OK', 'S', 1745575805, 1745575805, '1'),
(202571, 36283, 'QU', 'OK', 'S', 1745575808, 1745575808, '1'),
(202572, 37493, 'QU', 'OK', 'S', 1745575888, 1745575888, '1'),
(202573, 37497, 'QU', 'OK', 'S', 1745576052, 1745576052, '1'),
(202574, 37498, 'QU', 'OK', 'S', 1745576161, 1745576161, '1'),
(202575, 37249, 'QU', 'OK', 'S', 1745578017, 1745578017, '1'),
(202576, 37209, 'QU', 'OK', 'S', 1745578031, 1745578031, '1'),
(202577, 34593, 'QU', 'OK', 'S', 1745584583, 1745584583, '1'),
(202578, 29514, 'QU', 'OK', 'S', 1745584585, 1745584585, '1'),
(202579, 28512, 'QU', 'OK', 'S', 1745584588, 1745584588, '1'),
(202580, 34569, 'QU', 'OK', 'S', 1745584592, 1745584592, '1'),
(202581, 34569, 'QU', 'OK', 'S', 1745584594, 1745584594, '1'),
(202582, 37184, 'QU', 'OK', 'S', 1745584705, 1745584705, '1'),
(202583, 37185, 'QU', 'OK', 'S', 1745584708, 1745584708, '1'),
(202584, 37184, 'QU', 'OK', 'S', 1745584709, 1745584709, '1'),
(202585, 37185, 'QU', 'OK', 'S', 1745584712, 1745584712, '1'),
(202586, 33126, 'QU', 'OK', 'S', 1745584715, 1745584715, '1'),
(202587, 34743, 'QU', 'OK', 'S', 1745584967, 1745584967, '1'),
(202588, 34743, 'QU', 'OK', 'S', 1745585075, 1745585075, '1'),
(202589, 34743, 'QU', 'OK', 'S', 1745585078, 1745585078, '1'),
(202590, 36770, 'QU', 'OK', 'S', 1745585262, 1745585262, '1'),
(202591, 26069, 'QU', 'OK', 'S', 1745585516, 1745585516, '1'),
(202592, 31428, 'QU', 'OK', 'S', 1745585560, 1745585560, '1'),
(202593, 14442, 'QU', 'OK', 'S', 1745587874, 1745587874, '1'),
(202594, 32056, 'QU', 'OK', 'S', 1745588098, 1745588098, '1'),
(202595, 33260, 'QU', 'OK', 'S', 1745588129, 1745588129, '1'),
(202596, 5410, 'QU', 'OK', 'S', 1745588393, 1745588393, '1'),
(202597, 22255, 'QU', 'OK', 'S', 1745644966, 1745644966, '1'),
(202598, 36216, 'QU', 'OK', 'S', 1745645189, 1745645189, '1'),
(202599, 36216, 'QU', 'OK', 'S', 1745645195, 1745645195, '1'),
(202600, 36216, 'QU', 'OK', 'S', 1745645201, 1745645201, '1'),
(202601, 19455, 'QU', 'OK', 'S', 1745646486, 1745646486, '1'),
(202602, 19455, 'QU', 'OK', 'S', 1745646531, 1745646531, '1'),
(202603, 36283, 'QU', 'OK', 'S', 1745646749, 1745646749, '1'),
(202604, 36283, 'QU', 'OK', 'S', 1745646752, 1745646752, '1'),
(202605, 36283, 'QU', 'OK', 'S', 1745646755, 1745646755, '1'),
(202606, 36283, 'QU', 'OK', 'S', 1745646758, 1745646758, '1'),
(202607, 36283, 'QU', 'OK', 'S', 1745646761, 1745646761, '1'),
(202608, 19304, 'QU', 'OK', 'S', 1745648264, 1745648264, '1'),
(202609, 19304, 'QU', 'OK', 'S', 1745648264, 1745648264, '1'),
(202610, 36605, 'QU', 'OK', 'S', 1745648851, 1745648851, '1'),
(202611, 36604, 'QU', 'OK', 'S', 1745648967, 1745648967, '1'),
(202612, 36603, 'QU', 'OK', 'S', 1745648999, 1745648999, '1'),
(202613, 36765, 'QU', 'OK', 'S', 1745649180, 1745649180, '1'),
(202614, 36765, 'QU', 'OK', 'S', 1745649180, 1745649180, '1'),
(202615, 36765, 'QU', 'OK', 'S', 1745649180, 1745649180, '1'),
(202616, 36765, 'QU', 'OK', 'S', 1745649180, 1745649180, '1'),
(202617, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202618, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202619, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202620, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202621, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202622, 36809, 'QU', 'OK', 'S', 1745649355, 1745649355, '1'),
(202623, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202624, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202625, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202626, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202627, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202628, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202629, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202630, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202631, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202632, 36810, 'QU', 'OK', 'S', 1745650644, 1745650644, '1'),
(202633, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202634, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202635, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202636, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202637, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202638, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202639, 36777, 'QU', 'OK', 'S', 1745651256, 1745651256, '1'),
(202640, 36650, 'QU', 'OK', 'S', 1745651270, 1745651270, '1'),
(202641, 8224, 'QU', 'OK', 'S', 1745651272, 1745651272, '1'),
(202642, 30631, 'QU', 'OK', 'S', 1745651296, 1745651296, '1'),
(202643, 30631, 'QU', 'OK', 'S', 1745651300, 1745651300, '1'),
(202644, 25903, 'QU', 'OK', 'S', 1745651409, 1745651409, '1'),
(202645, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202646, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202647, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202648, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202649, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202650, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202651, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202652, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202653, 36764, 'QU', 'OK', 'S', 1745651592, 1745651592, '1'),
(202654, 37517, 'QU', 'OK', 'S', 1745651822, 1745651822, '1'),
(202655, 37518, 'QU', 'OK', 'S', 1745651834, 1745651834, '1'),
(202656, 37425, 'QU', 'OK', 'S', 1745651910, 1745651910, '1'),
(202657, 25461, 'QU', 'OK', 'S', 1745652696, 1745652696, '1'),
(202658, 36218, 'QU', 'OK', 'S', 1745652699, 1745652699, '1'),
(202659, 30326, 'QU', 'OK', 'S', 1745652701, 1745652701, '1'),
(202660, 25456, 'QU', 'OK', 'S', 1745652704, 1745652704, '1'),
(202661, 31547, 'QU', 'OK', 'S', 1745652788, 1745652788, '1'),
(202662, 37364, 'QU', 'OK', 'S', 1745654040, 1745654040, '1'),
(202663, 37455, 'QU', 'OK', 'S', 1745654047, 1745654047, '1'),
(202664, 37364, 'QU', 'OK', 'S', 1745654052, 1745654052, '1'),
(202665, 37364, 'QU', 'OK', 'S', 1745654059, 1745654059, '1'),
(202666, 37453, 'QU', 'OK', 'S', 1745654064, 1745654064, '1'),
(202667, 37453, 'QU', 'OK', 'S', 1745654069, 1745654069, '1'),
(202668, 37455, 'QU', 'OK', 'S', 1745654078, 1745654078, '1'),
(202669, 37453, 'QU', 'OK', 'S', 1745654082, 1745654082, '1'),
(202670, 14542, 'QU', 'OK', 'S', 1745654087, 1745654087, '1'),
(202671, 30167, 'QU', 'OK', 'S', 1745654092, 1745654092, '1'),
(202672, 30167, 'QU', 'OK', 'S', 1745654096, 1745654096, '1'),
(202673, 30167, 'QU', 'OK', 'S', 1745654101, 1745654101, '1'),
(202674, 30167, 'QU', 'OK', 'S', 1745654106, 1745654106, '1'),
(202675, 37176, 'QU', 'OK', 'S', 1745654120, 1745654120, '1'),
(202676, 37176, 'QU', 'OK', 'S', 1745654125, 1745654125, '1'),
(202677, 37176, 'QU', 'OK', 'S', 1745654129, 1745654129, '1'),
(202678, 14542, 'QU', 'OK', 'S', 1745654134, 1745654134, '1'),
(202679, 14542, 'QU', 'OK', 'S', 1745654139, 1745654139, '1'),
(202680, 9689, 'QU', 'OK', 'S', 1745654145, 1745654145, '1'),
(202681, 9689, 'QU', 'OK', 'S', 1745654150, 1745654150, '1'),
(202682, 13302, 'QU', 'OK', 'S', 1745654156, 1745654156, '1'),
(202683, 36720, 'QU', 'OK', 'S', 1745654162, 1745654162, '1'),
(202684, 13302, 'QU', 'OK', 'S', 1745654167, 1745654167, '1'),
(202685, 13302, 'QU', 'OK', 'S', 1745654172, 1745654172, '1'),
(202686, 13302, 'QU', 'OK', 'S', 1745654178, 1745654178, '1'),
(202687, 36701, 'QU', 'OK', 'S', 1745654183, 1745654183, '1'),
(202688, 36702, 'QU', 'OK', 'S', 1745654188, 1745654188, '1'),
(202689, 37277, 'QU', 'OK', 'S', 1745654193, 1745654193, '1'),
(202690, 37323, 'QU', 'OK', 'S', 1745654198, 1745654198, '1'),
(202691, 37244, 'QU', 'OK', 'S', 1745654215, 1745654215, '1'),
(202692, 37323, 'QU', 'OK', 'S', 1745654220, 1745654220, '1'),
(202693, 9810, 'QU', 'OK', 'S', 1745654225, 1745654225, '1'),
(202694, 33576, 'QU', 'OK', 'S', 1745654232, 1745654232, '1'),
(202695, 9949, 'QU', 'OK', 'S', 1745654237, 1745654237, '1'),
(202696, 36901, 'QU', 'OK', 'S', 1745654242, 1745654242, '1'),
(202697, 36904, 'QU', 'OK', 'S', 1745654247, 1745654247, '1'),
(202698, 36904, 'QU', 'OK', 'S', 1745654252, 1745654252, '1'),
(202699, 37323, 'QU', 'OK', 'S', 1745654257, 1745654257, '1'),
(202700, 37497, 'QU', 'OK', 'S', 1745654262, 1745654262, '1'),
(202701, 36899, 'QU', 'OK', 'S', 1745654268, 1745654268, '1'),
(202702, 37277, 'QU', 'OK', 'S', 1745654273, 1745654273, '1'),
(202703, 37244, 'QU', 'OK', 'S', 1745654279, 1745654279, '1'),
(202704, 37277, 'QU', 'OK', 'S', 1745654283, 1745654283, '1'),
(202705, 36899, 'QU', 'OK', 'S', 1745654292, 1745654292, '1'),
(202706, 36899, 'QU', 'OK', 'S', 1745654296, 1745654296, '1'),
(202707, 36901, 'QU', 'OK', 'S', 1745654299, 1745654299, '1'),
(202708, 36901, 'QU', 'OK', 'S', 1745654303, 1745654303, '1'),
(202709, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202710, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202711, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202712, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202713, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202714, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202715, 35715, 'QU', 'OK', 'S', 1745654305, 1745654305, '1'),
(202716, 37322, 'QU', 'OK', 'S', 1745654308, 1745654308, '1'),
(202717, 9810, 'QU', 'OK', 'S', 1745654311, 1745654311, '1'),
(202718, 35282, 'QU', 'OK', 'S', 1745654315, 1745654315, '1'),
(202719, 9949, 'QU', 'OK', 'S', 1745654324, 1745654324, '1'),
(202720, 37322, 'QU', 'OK', 'S', 1745654330, 1745654330, '1'),
(202721, 3057, 'QU', 'OK', 'S', 1745654336, 1745654336, '1'),
(202722, 3057, 'QU', 'OK', 'S', 1745654348, 1745654348, '1'),
(202723, 33144, 'QU', 'OK', 'S', 1745654352, 1745654352, '1'),
(202724, 17887, 'QU', 'OK', 'S', 1745654357, 1745654357, '1'),
(202725, 24112, 'QU', 'OK', 'S', 1745654361, 1745654361, '1'),
(202726, 17887, 'QU', 'OK', 'S', 1745654373, 1745654373, '1'),
(202727, 35282, 'QU', 'OK', 'S', 1745654386, 1745654386, '1'),
(202728, 3315, 'QU', 'OK', 'S', 1745654401, 1745654401, '1'),
(202729, 36904, 'QU', 'OK', 'S', 1745654431, 1745654431, '1'),
(202730, 36904, 'QU', 'OK', 'S', 1745654439, 1745654439, '1'),
(202731, 4856, 'QU', 'OK', 'S', 1745654443, 1745654443, '1'),
(202732, 36576, 'QU', 'OK', 'S', 1745654548, 1745654548, '1'),
(202733, 36576, 'QU', 'OK', 'S', 1745654555, 1745654555, '1'),
(202734, 36576, 'QU', 'OK', 'S', 1745654558, 1745654558, '1'),
(202735, 36576, 'QU', 'OK', 'S', 1745654561, 1745654561, '1'),
(202736, 21078, 'QU', 'OK', 'S', 1745654912, 1745654912, '1'),
(202737, 21078, 'QU', 'OK', 'S', 1745654915, 1745654915, '1'),
(202738, 34623, 'QU', 'OK', 'S', 1745654950, 1745654950, '1'),
(202739, 34623, 'QU', 'OK', 'S', 1745654950, 1745654950, '1'),
(202740, 34623, 'QU', 'OK', 'S', 1745654950, 1745654950, '1'),
(202741, 34623, 'QU', 'OK', 'S', 1745654950, 1745654950, '1'),
(202742, 34623, 'QU', 'OK', 'S', 1745654950, 1745654950, '1'),
(202743, 34960, 'QU', 'OK', 'S', 1745654985, 1745654985, '1'),
(202744, 34960, 'QU', 'OK', 'S', 1745654985, 1745654985, '1'),
(202745, 35039, 'QU', 'OK', 'S', 1745655069, 1745655069, '1'),
(202746, 35039, 'QU', 'OK', 'S', 1745655069, 1745655069, '1'),
(202747, 35039, 'QU', 'OK', 'S', 1745655069, 1745655069, '1'),
(202748, 35040, 'QU', 'OK', 'S', 1745655105, 1745655105, '1'),
(202749, 35040, 'QU', 'OK', 'S', 1745655105, 1745655105, '1'),
(202750, 21240, 'QU', 'OK', 'S', 1745655249, 1745655249, '1'),
(202751, 35201, 'QU', 'OK', 'S', 1745655275, 1745655275, '1'),
(202752, 35201, 'QU', 'OK', 'S', 1745655275, 1745655275, '1'),
(202753, 35201, 'QU', 'OK', 'S', 1745655275, 1745655275, '1'),
(202754, 35201, 'QU', 'OK', 'S', 1745655275, 1745655275, '1'),
(202755, 35201, 'QU', 'OK', 'S', 1745655275, 1745655275, '1'),
(202756, 35202, 'QU', 'OK', 'S', 1745655316, 1745655316, '1'),
(202757, 35202, 'QU', 'OK', 'S', 1745655316, 1745655316, '1'),
(202758, 35202, 'QU', 'OK', 'S', 1745655316, 1745655316, '1'),
(202759, 35202, 'QU', 'OK', 'S', 1745655316, 1745655316, '1'),
(202760, 35202, 'QU', 'OK', 'S', 1745655316, 1745655316, '1'),
(202761, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202762, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202763, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202764, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202765, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202766, 35337, 'QU', 'OK', 'S', 1745655386, 1745655386, '1'),
(202767, 4150, 'QU', 'OK', 'S', 1745655388, 1745655388, '1'),
(202768, 36503, 'QU', 'OK', 'S', 1745655478, 1745655478, '1'),
(202769, 36503, 'QU', 'OK', 'S', 1745655478, 1745655478, '1'),
(202770, 36502, 'QU', 'OK', 'S', 1745655586, 1745655586, '1'),
(202771, 36502, 'QU', 'OK', 'S', 1745655586, 1745655586, '1'),
(202772, 36502, 'QU', 'OK', 'S', 1745655586, 1745655586, '1'),
(202773, 36502, 'QU', 'OK', 'S', 1745655586, 1745655586, '1'),
(202774, 36502, 'QU', 'OK', 'S', 1745655586, 1745655586, '1'),
(202775, 36501, 'QU', 'OK', 'S', 1745655646, 1745655646, '1'),
(202776, 36501, 'QU', 'OK', 'S', 1745655646, 1745655646, '1'),
(202777, 36501, 'QU', 'OK', 'S', 1745655646, 1745655646, '1'),
(202778, 36501, 'QU', 'OK', 'S', 1745655646, 1745655646, '1'),
(202779, 36501, 'QU', 'OK', 'S', 1745655646, 1745655646, '1'),
(202780, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202781, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202782, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202783, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202784, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202785, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202786, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202787, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202788, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202789, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202790, 35688, 'QU', 'OK', 'S', 1745655803, 1745655803, '1'),
(202791, 37514, 'QU', 'OK', 'S', 1745660201, 1745660201, '1'),
(202792, 37515, 'QU', 'OK', 'S', 1745660367, 1745660367, '1'),
(202793, 37508, 'QU', 'OK', 'S', 1745660809, 1745660809, '1'),
(202794, 37509, 'QU', 'OK', 'S', 1745660850, 1745660850, '1'),
(202795, 37510, 'QU', 'OK', 'S', 1745660879, 1745660879, '1'),
(202796, 37511, 'QU', 'OK', 'S', 1745661161, 1745661161, '1'),
(202797, 37512, 'QU', 'OK', 'S', 1745661189, 1745661189, '1'),
(202798, 37504, 'QU', 'OK', 'S', 1745661225, 1745661225, '1'),
(202799, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202800, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202801, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202802, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202803, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202804, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202805, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202806, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202807, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202808, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202809, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202810, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202811, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202812, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202813, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202814, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202815, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202816, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202817, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202818, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202819, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202820, 35657, 'QU', 'OK', 'S', 1745661632, 1745661632, '1'),
(202821, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202822, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202823, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202824, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202825, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202826, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202827, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202828, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202829, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202830, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202831, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202832, 35687, 'QU', 'OK', 'S', 1745662047, 1745662047, '1'),
(202833, 37513, 'QU', 'OK', 'S', 1745662086, 1745662086, '1'),
(202834, 37505, 'QU', 'OK', 'S', 1745662642, 1745662642, '1'),
(202835, 24112, 'QU', 'OK', 'S', 1745662817, 1745662817, '1'),
(202836, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202837, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202838, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202839, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202840, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202841, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202842, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202843, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202844, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202845, 35436, 'QU', 'OK', 'S', 1745662842, 1745662842, '1'),
(202846, 31606, 'QU', 'OK', 'S', 1745662902, 1745662902, '1'),
(202847, 31606, 'QU', 'OK', 'S', 1745662909, 1745662909, '1'),
(202848, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202849, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202850, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202851, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202852, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202853, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202854, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202855, 37519, 'QU', 'OK', 'S', 1745663072, 1745663072, '1'),
(202856, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202857, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202858, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202859, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202860, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202861, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202862, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202863, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202864, 35433, 'QU', 'OK', 'S', 1745663588, 1745663588, '1'),
(202865, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202866, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202867, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202868, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202869, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202870, 35434, 'QU', 'OK', 'S', 1745663838, 1745663838, '1'),
(202871, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202872, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202873, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202874, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202875, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202876, 35435, 'QU', 'OK', 'S', 1745664031, 1745664031, '1'),
(202877, 37506, 'QU', 'OK', 'S', 1745664056, 1745664056, '1'),
(202878, 37507, 'QU', 'OK', 'S', 1745664683, 1745664683, '1'),
(202879, 37503, 'QU', 'OK', 'S', 1745665172, 1745665172, '1'),
(202880, 37500, 'QU', 'OK', 'S', 1745665285, 1745665285, '1'),
(202881, 37501, 'QU', 'OK', 'S', 1745665583, 1745665583, '1'),
(202882, 37502, 'QU', 'OK', 'S', 1745665684, 1745665684, '1'),
(202883, 37520, 'QU', 'OK', 'S', 1745666119, 1745666119, '1'),
(202884, 37521, 'QU', 'OK', 'S', 1745666195, 1745666195, '1'),
(202885, 37516, 'QU', 'OK', 'S', 1745666330, 1745666330, '1'),
(202886, 6114, 'QU', 'OK', 'S', 1745667188, 1745667188, '1'),
(202887, 6456, 'QU', 'OK', 'S', 1745667398, 1745667398, '1'),
(202888, 7106, 'QU', 'OK', 'S', 1745667438, 1745667438, '1'),
(202889, 5274, 'QU', 'OK', 'S', 1745667896, 1745667896, '1'),
(202890, 34018, 'QU', 'OK', 'S', 1745668229, 1745668229, '1'),
(202891, 23519, 'QU', 'OK', 'S', 1745668253, 1745668253, '1'),
(202892, 23519, 'QU', 'OK', 'S', 1745668253, 1745668253, '1'),
(202893, 37522, 'QU', 'OK', 'S', 1745670751, 1745670751, '1'),
(202894, 37522, 'QU', 'OK', 'S', 1745670865, 1745670865, '1'),
(202895, 3738, 'QU', 'OK', 'S', 1745671499, 1745671499, '1'),
(202896, 3738, 'QU', 'OK', 'S', 1745671507, 1745671507, '1'),
(202897, 7283, 'QU', 'OK', 'S', 1745671740, 1745671740, '1'),
(202898, 29379, 'QU', 'OK', 'S', 1745672745, 1745672745, '1'),
(202899, 20172, 'QU', 'OK', 'S', 1745672750, 1745672750, '1'),
(202900, 29379, 'QU', 'OK', 'S', 1745672755, 1745672755, '1'),
(202901, 20172, 'QU', 'OK', 'S', 1745672759, 1745672759, '1'),
(202902, 29379, 'QU', 'OK', 'S', 1745672764, 1745672764, '1'),
(202903, 20172, 'QU', 'OK', 'S', 1745672768, 1745672768, '1'),
(202904, 20172, 'QU', 'OK', 'S', 1745672772, 1745672772, '1'),
(202905, 24060, 'QU', 'OK', 'S', 1745672775, 1745672775, '1'),
(202906, 20172, 'QU', 'OK', 'S', 1745672778, 1745672778, '1'),
(202907, 20172, 'QU', 'OK', 'S', 1745672782, 1745672782, '1'),
(202908, 24060, 'QU', 'OK', 'S', 1745672785, 1745672785, '1'),
(202909, 24060, 'QU', 'OK', 'S', 1745672790, 1745672790, '1'),
(202910, 23047, 'QU', 'OK', 'S', 1745672794, 1745672794, '1'),
(202911, 24060, 'QU', 'OK', 'S', 1745672797, 1745672797, '1'),
(202912, 25416, 'QU', 'OK', 'S', 1745672813, 1745672813, '1'),
(202913, 25416, 'QU', 'OK', 'S', 1745672819, 1745672819, '1'),
(202914, 35491, 'QU', 'OK', 'S', 1745672822, 1745672822, '1'),
(202915, 25416, 'QU', 'OK', 'S', 1745672826, 1745672826, '1'),
(202916, 25416, 'QU', 'OK', 'S', 1745672830, 1745672830, '1'),
(202917, 25416, 'QU', 'OK', 'S', 1745672841, 1745672841, '1'),
(202918, 25416, 'QU', 'OK', 'S', 1745672879, 1745672879, '1'),
(202919, 23835, 'QU', 'OK', 'S', 1745672891, 1745672891, '1'),
(202920, 29040, 'QU', 'OK', 'S', 1745672909, 1745672909, '1'),
(202921, 27067, 'QU', 'OK', 'S', 1745672921, 1745672921, '1'),
(202922, 29040, 'QU', 'OK', 'S', 1745672930, 1745672930, '1'),
(202923, 25416, 'QU', 'OK', 'S', 1745672935, 1745672935, '1'),
(202924, 23835, 'QU', 'OK', 'S', 1745672940, 1745672940, '1'),
(202925, 25416, 'QU', 'OK', 'S', 1745672949, 1745672949, '1'),
(202926, 25416, 'QU', 'OK', 'S', 1745672959, 1745672959, '1'),
(202927, 23835, 'QU', 'OK', 'S', 1745672963, 1745672963, '1'),
(202928, 34193, 'QU', 'OK', 'S', 1745672967, 1745672967, '1'),
(202929, 34193, 'QU', 'OK', 'S', 1745672972, 1745672972, '1'),
(202930, 29040, 'QU', 'OK', 'S', 1745672992, 1745672992, '1'),
(202931, 16321, 'QU', 'OK', 'S', 1745673050, 1745673050, '1'),
(202932, 16321, 'QU', 'OK', 'S', 1745673053, 1745673053, '1'),
(202933, 16321, 'QU', 'OK', 'S', 1745673056, 1745673056, '1'),
(202934, 16321, 'QU', 'OK', 'S', 1745673058, 1745673058, '1'),
(202935, 16321, 'QU', 'OK', 'S', 1745673061, 1745673061, '1'),
(202936, 16321, 'QU', 'OK', 'S', 1745673064, 1745673064, '1'),
(202937, 16321, 'QU', 'OK', 'S', 1745673067, 1745673067, '1'),
(202938, 16321, 'QU', 'OK', 'S', 1745673069, 1745673069, '1'),
(202939, 16321, 'QU', 'OK', 'S', 1745673071, 1745673071, '1'),
(202940, 16321, 'QU', 'OK', 'S', 1745673073, 1745673073, '1'),
(202941, 16321, 'QU', 'OK', 'S', 1745673103, 1745673103, '1'),
(202942, 16321, 'QU', 'OK', 'S', 1745673106, 1745673106, '1'),
(202943, 16321, 'QU', 'OK', 'S', 1745673108, 1745673108, '1'),
(202944, 16321, 'QU', 'OK', 'S', 1745673110, 1745673110, '1'),
(202945, 16321, 'QU', 'OK', 'S', 1745673112, 1745673112, '1'),
(202946, 16321, 'QU', 'OK', 'S', 1745673114, 1745673114, '1'),
(202947, 16321, 'QU', 'OK', 'S', 1745673117, 1745673117, '1'),
(202948, 16321, 'QU', 'OK', 'S', 1745673120, 1745673120, '1'),
(202949, 16321, 'QU', 'OK', 'S', 1745673123, 1745673123, '1'),
(202950, 16321, 'QU', 'OK', 'S', 1745673146, 1745673146, '1'),
(202951, 16321, 'QU', 'OK', 'S', 1745673148, 1745673148, '1'),
(202952, 16321, 'QU', 'OK', 'S', 1745673150, 1745673150, '1'),
(202953, 16321, 'QU', 'OK', 'S', 1745673153, 1745673153, '1'),
(202954, 16321, 'QU', 'OK', 'S', 1745673156, 1745673156, '1'),
(202955, 16321, 'QU', 'OK', 'S', 1745673171, 1745673171, '1'),
(202956, 16321, 'QU', 'OK', 'S', 1745673174, 1745673174, '1'),
(202957, 16321, 'QU', 'OK', 'S', 1745673180, 1745673180, '1'),
(202958, 16321, 'QU', 'OK', 'S', 1745673184, 1745673184, '1'),
(202959, 16321, 'QU', 'OK', 'S', 1745673187, 1745673187, '1'),
(202960, 16321, 'QU', 'OK', 'S', 1745673192, 1745673192, '1'),
(202961, 16321, 'QU', 'OK', 'S', 1745673195, 1745673195, '1'),
(202962, 16321, 'QU', 'OK', 'S', 1745673198, 1745673198, '1'),
(202963, 16321, 'QU', 'OK', 'S', 1745673200, 1745673200, '1'),
(202964, 16321, 'QU', 'OK', 'S', 1745673203, 1745673203, '1'),
(202965, 16321, 'QU', 'OK', 'S', 1745673205, 1745673205, '1'),
(202966, 16321, 'QU', 'OK', 'S', 1745673208, 1745673208, '1'),
(202967, 16321, 'QU', 'OK', 'S', 1745673210, 1745673210, '1'),
(202968, 16321, 'QU', 'OK', 'S', 1745673214, 1745673214, '1'),
(202969, 16321, 'QU', 'OK', 'S', 1745673230, 1745673230, '1'),
(202970, 16321, 'QU', 'OK', 'S', 1745673232, 1745673232, '1'),
(202971, 16321, 'QU', 'OK', 'S', 1745673234, 1745673234, '1'),
(202972, 16321, 'QU', 'OK', 'S', 1745673237, 1745673237, '1'),
(202973, 16321, 'QU', 'OK', 'S', 1745673239, 1745673239, '1'),
(202974, 16321, 'QU', 'OK', 'S', 1745673241, 1745673241, '1'),
(202975, 16321, 'QU', 'OK', 'S', 1745673244, 1745673244, '1'),
(202976, 16321, 'QU', 'OK', 'S', 1745673246, 1745673246, '1'),
(202977, 16321, 'QU', 'OK', 'S', 1745673248, 1745673248, '1'),
(202978, 16321, 'QU', 'OK', 'S', 1745673250, 1745673250, '1'),
(202979, 16321, 'QU', 'OK', 'S', 1745673262, 1745673262, '1'),
(202980, 16321, 'QU', 'OK', 'S', 1745673265, 1745673265, '1'),
(202981, 16321, 'QU', 'OK', 'S', 1745673269, 1745673269, '1'),
(202982, 16321, 'QU', 'OK', 'S', 1745673272, 1745673272, '1'),
(202983, 16321, 'QU', 'OK', 'S', 1745673274, 1745673274, '1'),
(202984, 16321, 'QU', 'OK', 'S', 1745673276, 1745673276, '1'),
(202985, 16321, 'QU', 'OK', 'S', 1745673278, 1745673278, '1'),
(202986, 16321, 'QU', 'OK', 'S', 1745673281, 1745673281, '1'),
(202987, 16321, 'QU', 'OK', 'S', 1745673283, 1745673283, '1'),
(202988, 16321, 'QU', 'OK', 'S', 1745673285, 1745673285, '1'),
(202989, 16321, 'QU', 'OK', 'S', 1745673287, 1745673287, '1'),
(202990, 16321, 'QU', 'OK', 'S', 1745673299, 1745673299, '1'),
(202991, 16321, 'QU', 'OK', 'S', 1745673302, 1745673302, '1'),
(202992, 16321, 'QU', 'OK', 'S', 1745673305, 1745673305, '1'),
(202993, 16321, 'QU', 'OK', 'S', 1745673307, 1745673307, '1'),
(202994, 16321, 'QU', 'OK', 'S', 1745673309, 1745673309, '1'),
(202995, 16321, 'QU', 'OK', 'S', 1745673311, 1745673311, '1'),
(202996, 16321, 'QU', 'OK', 'S', 1745673314, 1745673314, '1'),
(202997, 16321, 'QU', 'OK', 'S', 1745673319, 1745673319, '1'),
(202998, 16321, 'QU', 'OK', 'S', 1745673321, 1745673321, '1'),
(202999, 16321, 'QU', 'OK', 'S', 1745673322, 1745673322, '1'),
(203000, 16321, 'QU', 'OK', 'S', 1745673325, 1745673325, '1'),
(203001, 16321, 'QU', 'OK', 'S', 1745673337, 1745673337, '1'),
(203002, 16321, 'QU', 'OK', 'S', 1745673340, 1745673340, '1'),
(203003, 16321, 'QU', 'OK', 'S', 1745673342, 1745673342, '1'),
(203004, 16321, 'QU', 'OK', 'S', 1745673344, 1745673344, '1'),
(203005, 16321, 'QU', 'OK', 'S', 1745673346, 1745673346, '1'),
(203006, 16321, 'QU', 'OK', 'S', 1745673349, 1745673349, '1'),
(203007, 16321, 'QU', 'OK', 'S', 1745673351, 1745673351, '1'),
(203008, 16321, 'QU', 'OK', 'S', 1745673353, 1745673353, '1'),
(203009, 16321, 'QU', 'OK', 'S', 1745673355, 1745673355, '1'),
(203010, 16321, 'QU', 'OK', 'S', 1745673357, 1745673357, '1'),
(203011, 16321, 'QU', 'OK', 'S', 1745673360, 1745673360, '1'),
(203012, 37322, 'QU', 'OK', 'S', 1745673969, 1745673969, '1'),
(203013, 19152, 'QU', 'OK', 'S', 1745673975, 1745673975, '1'),
(203014, 26491, 'QU', 'OK', 'S', 1745673979, 1745673979, '1'),
(203015, 36707, 'QU', 'OK', 'S', 1745673983, 1745673983, '1'),
(203016, 35424, 'QU', 'OK', 'S', 1745673986, 1745673986, '1'),
(203017, 33954, 'QU', 'OK', 'S', 1745673990, 1745673990, '1'),
(203018, 36177, 'QU', 'OK', 'S', 1745673993, 1745673993, '1'),
(203019, 36177, 'QU', 'OK', 'S', 1745673996, 1745673996, '1'),
(203020, 36177, 'QU', 'OK', 'S', 1745673999, 1745673999, '1'),
(203021, 36098, 'QU', 'OK', 'S', 1745674002, 1745674002, '1'),
(203022, 36098, 'QU', 'OK', 'S', 1745674006, 1745674006, '1'),
(203023, 36098, 'QU', 'OK', 'S', 1745674011, 1745674011, '1'),
(203024, 36098, 'QU', 'OK', 'S', 1745674014, 1745674014, '1'),
(203025, 36098, 'QU', 'OK', 'S', 1745674018, 1745674018, '1'),
(203026, 35955, 'QU', 'OK', 'S', 1745674022, 1745674022, '1'),
(203027, 33785, 'QU', 'OK', 'S', 1745674030, 1745674030, '1'),
(203028, 33785, 'QU', 'OK', 'S', 1745674037, 1745674037, '1'),
(203029, 30147, 'QU', 'OK', 'S', 1745674047, 1745674047, '1'),
(203030, 28598, 'QU', 'OK', 'S', 1745674052, 1745674052, '1'),
(203031, 33412, 'QU', 'OK', 'S', 1745674055, 1745674055, '1'),
(203032, 35897, 'QU', 'OK', 'S', 1745674059, 1745674059, '1'),
(203033, 5400, 'QU', 'OK', 'S', 1745674062, 1745674062, '1'),
(203034, 35339, 'QU', 'OK', 'S', 1745674066, 1745674066, '1'),
(203035, 35339, 'QU', 'OK', 'S', 1745674072, 1745674072, '1'),
(203036, 37456, 'QU', 'OK', 'S', 1745674079, 1745674079, '1'),
(203037, 37036, 'QU', 'OK', 'S', 1745674087, 1745674087, '1'),
(203038, 5400, 'QU', 'OK', 'S', 1745674091, 1745674091, '1'),
(203039, 35163, 'QU', 'OK', 'S', 1745674095, 1745674095, '1'),
(203040, 37036, 'QU', 'OK', 'S', 1745674100, 1745674100, '1'),
(203041, 5400, 'QU', 'OK', 'S', 1745674105, 1745674105, '1'),
(203042, 16378, 'QU', 'OK', 'S', 1745674110, 1745674110, '1'),
(203043, 33785, 'QU', 'OK', 'S', 1745674113, 1745674113, '1'),
(203044, 1556, 'QU', 'OK', 'S', 1745674114, 1745674114, '1'),
(203045, 9019, 'QU', 'OK', 'S', 1745674118, 1745674118, '1'),
(203046, 33785, 'QU', 'OK', 'S', 1745674124, 1745674124, '1'),
(203047, 35332, 'QU', 'OK', 'S', 1745674127, 1745674127, '1'),
(203048, 35332, 'QU', 'OK', 'S', 1745674131, 1745674131, '1'),
(203049, 9019, 'QU', 'OK', 'S', 1745674135, 1745674135, '1'),
(203050, 31747, 'QU', 'OK', 'S', 1745674138, 1745674138, '1'),
(203051, 1556, 'QU', 'OK', 'S', 1745674142, 1745674142, '1'),
(203052, 19152, 'QU', 'OK', 'S', 1745674143, 1745674143, '1'),
(203053, 9742, 'QU', 'OK', 'S', 1745674565, 1745674565, '1'),
(203054, 2918, 'QU', 'OK', 'S', 1745674725, 1745674725, '1'),
(203055, 31144, 'QU', 'OK', 'S', 1745818907, 1745818907, '1'),
(203056, 31144, 'QU', 'OK', 'S', 1745818920, 1745818920, '1'),
(203057, 31144, 'QU', 'OK', 'S', 1745818929, 1745818929, '1'),
(203058, 31144, 'QU', 'OK', 'S', 1745818970, 1745818970, '1'),
(203059, 31144, 'QU', 'OK', 'S', 1745818975, 1745818975, '1'),
(203060, 31144, 'QU', 'OK', 'S', 1745818996, 1745818996, '1'),
(203061, 31144, 'QU', 'OK', 'S', 1745819009, 1745819009, '1'),
(203062, 31144, 'QU', 'OK', 'S', 1745819012, 1745819012, '1'),
(203063, 37281, 'QU', 'OK', 'S', 1745819197, 1745819197, '1'),
(203064, 34418, 'QU', 'OK', 'S', 1745820970, 1745820970, '1'),
(203065, 34379, 'QU', 'OK', 'S', 1745821463, 1745821463, '1'),
(203066, 19050, 'QU', 'OK', 'S', 1745822100, 1745822100, '1'),
(203067, 15925, 'QU', 'OK', 'S', 1745823036, 1745823036, '1'),
(203068, 15925, 'QU', 'OK', 'S', 1745823042, 1745823042, '1'),
(203069, 15925, 'QU', 'OK', 'S', 1745823054, 1745823054, '1'),
(203070, 15925, 'QU', 'OK', 'S', 1745823058, 1745823058, '1'),
(203071, 15925, 'QU', 'OK', 'S', 1745823060, 1745823060, '1'),
(203072, 15925, 'QU', 'OK', 'S', 1745823062, 1745823062, '1'),
(203073, 15925, 'QU', 'OK', 'S', 1745823069, 1745823069, '1'),
(203074, 15925, 'QU', 'OK', 'S', 1745823103, 1745823103, '1'),
(203075, 15925, 'QU', 'OK', 'S', 1745823106, 1745823106, '1'),
(203076, 15925, 'QU', 'OK', 'S', 1745823115, 1745823115, '1'),
(203077, 15925, 'QU', 'OK', 'S', 1745823117, 1745823117, '1'),
(203078, 15925, 'QU', 'OK', 'S', 1745823120, 1745823120, '1'),
(203079, 15925, 'QU', 'OK', 'S', 1745823123, 1745823123, '1'),
(203080, 15925, 'QU', 'OK', 'S', 1745823126, 1745823126, '1'),
(203081, 15925, 'QU', 'OK', 'S', 1745823129, 1745823129, '1'),
(203082, 15925, 'QU', 'OK', 'S', 1745823132, 1745823132, '1'),
(203083, 15925, 'QU', 'OK', 'S', 1745823135, 1745823135, '1'),
(203084, 15925, 'QU', 'OK', 'S', 1745823138, 1745823138, '1'),
(203085, 15925, 'QU', 'OK', 'S', 1745823141, 1745823141, '1'),
(203086, 15925, 'QU', 'OK', 'S', 1745823144, 1745823144, '1'),
(203087, 15925, 'QU', 'OK', 'S', 1745823149, 1745823149, '1'),
(203088, 15925, 'QU', 'OK', 'S', 1745823152, 1745823152, '1'),
(203089, 15925, 'QU', 'OK', 'S', 1745823154, 1745823154, '1'),
(203090, 15925, 'QU', 'OK', 'S', 1745823158, 1745823158, '1'),
(203091, 15925, 'QU', 'OK', 'S', 1745823164, 1745823164, '1'),
(203092, 15925, 'QU', 'OK', 'S', 1745823167, 1745823167, '1'),
(203093, 15925, 'QU', 'OK', 'S', 1745823170, 1745823170, '1'),
(203094, 15925, 'QU', 'OK', 'S', 1745823175, 1745823175, '1'),
(203095, 15925, 'QU', 'OK', 'S', 1745823178, 1745823178, '1'),
(203096, 15925, 'QU', 'OK', 'S', 1745823181, 1745823181, '1'),
(203097, 15925, 'QU', 'OK', 'S', 1745823184, 1745823184, '1'),
(203098, 15925, 'QU', 'OK', 'S', 1745823188, 1745823188, '1'),
(203099, 15925, 'QU', 'OK', 'S', 1745823191, 1745823191, '1'),
(203100, 15925, 'QU', 'OK', 'S', 1745823194, 1745823194, '1'),
(203101, 15925, 'QU', 'OK', 'S', 1745823196, 1745823196, '1'),
(203102, 15925, 'QU', 'OK', 'S', 1745823199, 1745823199, '1'),
(203103, 15925, 'QU', 'OK', 'S', 1745823205, 1745823205, '1'),
(203104, 15925, 'QU', 'OK', 'S', 1745823209, 1745823209, '1'),
(203105, 15925, 'QU', 'OK', 'S', 1745823214, 1745823214, '1'),
(203106, 15925, 'QU', 'OK', 'S', 1745823221, 1745823221, '1'),
(203107, 15925, 'QU', 'OK', 'S', 1745823225, 1745823225, '1'),
(203108, 15925, 'QU', 'OK', 'S', 1745823232, 1745823232, '1'),
(203109, 15925, 'QU', 'OK', 'S', 1745823236, 1745823236, '1'),
(203110, 15925, 'QU', 'OK', 'S', 1745823239, 1745823239, '1'),
(203111, 15925, 'QU', 'OK', 'S', 1745823243, 1745823243, '1'),
(203112, 15925, 'QU', 'OK', 'S', 1745823246, 1745823246, '1'),
(203113, 15925, 'QU', 'OK', 'S', 1745823249, 1745823249, '1'),
(203114, 15925, 'QU', 'OK', 'S', 1745823252, 1745823252, '1'),
(203115, 15925, 'QU', 'OK', 'S', 1745823255, 1745823255, '1'),
(203116, 15925, 'QU', 'OK', 'S', 1745823337, 1745823337, '1'),
(203117, 15925, 'QU', 'OK', 'S', 1745823340, 1745823340, '1'),
(203118, 15925, 'QU', 'OK', 'S', 1745823342, 1745823342, '1'),
(203119, 15925, 'QU', 'OK', 'S', 1745823345, 1745823345, '1'),
(203120, 15925, 'QU', 'OK', 'S', 1745823348, 1745823348, '1'),
(203121, 15925, 'QU', 'OK', 'S', 1745823351, 1745823351, '1'),
(203122, 15925, 'QU', 'OK', 'S', 1745823354, 1745823354, '1'),
(203123, 15925, 'QU', 'OK', 'S', 1745823357, 1745823357, '1'),
(203124, 15925, 'QU', 'OK', 'S', 1745823362, 1745823362, '1'),
(203125, 15925, 'QU', 'OK', 'S', 1745823380, 1745823380, '1'),
(203126, 15925, 'QU', 'OK', 'S', 1745823382, 1745823382, '1'),
(203127, 15925, 'QU', 'OK', 'S', 1745823385, 1745823385, '1'),
(203128, 15925, 'QU', 'OK', 'S', 1745823387, 1745823387, '1'),
(203129, 15925, 'QU', 'OK', 'S', 1745823397, 1745823397, '1'),
(203130, 15925, 'QU', 'OK', 'S', 1745823399, 1745823399, '1'),
(203131, 15925, 'QU', 'OK', 'S', 1745823410, 1745823410, '1'),
(203132, 15925, 'QU', 'OK', 'S', 1745823422, 1745823422, '1'),
(203133, 37229, 'QU', 'OK', 'S', 1745823863, 1745823863, '1'),
(203134, 36555, 'QU', 'OK', 'S', 1745823873, 1745823873, '1'),
(203135, 34425, 'QU', 'OK', 'S', 1745823996, 1745823996, '1'),
(203136, 34399, 'QU', 'OK', 'S', 1745824070, 1745824070, '1'),
(203137, 11797, 'QU', 'OK', 'S', 1745824193, 1745824193, '1'),
(203138, 31144, 'QU', 'OK', 'S', 1745825743, 1745825743, '1'),
(203139, 31144, 'QU', 'OK', 'S', 1745825753, 1745825753, '1'),
(203140, 31144, 'QU', 'OK', 'S', 1745825762, 1745825762, '1'),
(203141, 31144, 'QU', 'OK', 'S', 1745825807, 1745825807, '1'),
(203142, 15925, 'QU', 'OK', 'S', 1745826164, 1745826164, '1'),
(203143, 15925, 'QU', 'OK', 'S', 1745826164, 1745826164, '1'),
(203144, 15925, 'QU', 'OK', 'S', 1745826164, 1745826164, '1'),
(203145, 19188, 'QU', 'OK', 'S', 1745826534, 1745826534, '1'),
(203146, 34193, 'QU', 'OK', 'S', 1745826562, 1745826562, '1'),
(203147, 16321, 'QU', 'OK', 'S', 1745826594, 1745826594, '1'),
(203148, 16321, 'QU', 'OK', 'S', 1745826594, 1745826594, '1'),
(203149, 16321, 'QU', 'OK', 'S', 1745826594, 1745826594, '1'),
(203150, 16321, 'QU', 'OK', 'S', 1745826594, 1745826594, '1'),
(203151, 16321, 'QU', 'OK', 'S', 1745826629, 1745826629, '1'),
(203152, 16321, 'QU', 'OK', 'S', 1745826636, 1745826636, '1'),
(203153, 16321, 'QU', 'OK', 'S', 1745826644, 1745826644, '1'),
(203154, 16321, 'QU', 'OK', 'S', 1745826652, 1745826652, '1'),
(203155, 15925, 'QU', 'OK', 'S', 1745826687, 1745826687, '1'),
(203156, 15925, 'QU', 'OK', 'S', 1745826704, 1745826704, '1'),
(203157, 15925, 'QU', 'OK', 'S', 1745826715, 1745826715, '1'),
(203158, 36594, 'QU', 'OK', 'S', 1745827558, 1745827558, '1'),
(203159, 19042, 'QU', 'OK', 'S', 1745827600, 1745827600, '1'),
(203160, 25462, 'QU', 'OK', 'S', 1745827603, 1745827603, '1'),
(203161, 25462, 'QU', 'OK', 'S', 1745827608, 1745827608, '1'),
(203162, 35161, 'QU', 'OK', 'S', 1745827612, 1745827612, '1'),
(203163, 29546, 'QU', 'OK', 'S', 1745827615, 1745827615, '1'),
(203164, 32607, 'QU', 'OK', 'S', 1745827621, 1745827621, '1'),
(203165, 32607, 'QU', 'OK', 'S', 1745827624, 1745827624, '1'),
(203166, 36671, 'QU', 'OK', 'S', 1745827631, 1745827631, '1'),
(203167, 36671, 'QU', 'OK', 'S', 1745827635, 1745827635, '1'),
(203168, 18589, 'QU', 'OK', 'S', 1745827638, 1745827638, '1'),
(203169, 18589, 'QU', 'OK', 'S', 1745827643, 1745827643, '1'),
(203170, 36671, 'QU', 'OK', 'S', 1745827646, 1745827646, '1'),
(203171, 18589, 'QU', 'OK', 'S', 1745827649, 1745827649, '1'),
(203172, 12834, 'QU', 'OK', 'S', 1745827652, 1745827652, '1'),
(203173, 35098, 'QU', 'OK', 'S', 1745827655, 1745827655, '1'),
(203174, 12834, 'QU', 'OK', 'S', 1745827658, 1745827658, '1'),
(203175, 12834, 'QU', 'OK', 'S', 1745827672, 1745827672, '1'),
(203176, 21688, 'QU', 'OK', 'S', 1745827681, 1745827681, '1'),
(203177, 18223, 'QU', 'OK', 'S', 1745827685, 1745827685, '1'),
(203178, 36540, 'QU', 'OK', 'S', 1745827692, 1745827692, '1'),
(203179, 35446, 'QU', 'OK', 'S', 1745827695, 1745827695, '1'),
(203180, 36540, 'QU', 'OK', 'S', 1745827702, 1745827702, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(203181, 23463, 'QU', 'OK', 'S', 1745827706, 1745827706, '1'),
(203182, 18223, 'QU', 'OK', 'S', 1745827709, 1745827709, '1'),
(203183, 36506, 'QU', 'OK', 'S', 1745827715, 1745827715, '1'),
(203184, 16115, 'QU', 'OK', 'S', 1745827719, 1745827719, '1'),
(203185, 15191, 'QU', 'OK', 'S', 1745827724, 1745827724, '1'),
(203186, 29091, 'QU', 'OK', 'S', 1745827734, 1745827734, '1'),
(203187, 15191, 'QU', 'OK', 'S', 1745827745, 1745827745, '1'),
(203188, 37275, 'QU', 'OK', 'S', 1745827753, 1745827753, '1'),
(203189, 30510, 'QU', 'OK', 'S', 1745827758, 1745827758, '1'),
(203190, 18223, 'QU', 'OK', 'S', 1745827763, 1745827763, '1'),
(203191, 18223, 'QU', 'OK', 'S', 1745827766, 1745827766, '1'),
(203192, 34448, 'QU', 'OK', 'S', 1745827772, 1745827772, '1'),
(203193, 18223, 'QU', 'OK', 'S', 1745827775, 1745827775, '1'),
(203194, 18223, 'QU', 'OK', 'S', 1745827778, 1745827778, '1'),
(203195, 12834, 'QU', 'OK', 'S', 1745827795, 1745827795, '1'),
(203196, 31727, 'QU', 'OK', 'S', 1745827856, 1745827856, '1'),
(203197, 15192, 'QU', 'OK', 'S', 1745828475, 1745828475, '1'),
(203198, 15191, 'QU', 'OK', 'S', 1745828481, 1745828481, '1'),
(203199, 37275, 'QU', 'OK', 'S', 1745829132, 1745829132, '1'),
(203200, 36594, 'QU', 'OK', 'S', 1745829163, 1745829163, '1'),
(203201, 2191, 'QU', 'OK', 'S', 1745833252, 1745833252, '1'),
(203202, 34742, 'QU', 'OK', 'S', 1745833549, 1745833549, '1'),
(203203, 27712, 'QU', 'OK', 'S', 1745833691, 1745833691, '1'),
(203204, 33327, 'QU', 'OK', 'S', 1745834566, 1745834566, '1'),
(203205, 33327, 'QU', 'OK', 'S', 1745834714, 1745834714, '1'),
(203206, 35006, 'QU', 'OK', 'S', 1745834746, 1745834746, '1'),
(203207, 26290, 'QU', 'OK', 'S', 1745835616, 1745835616, '1'),
(203208, 28599, 'QU', 'OK', 'S', 1745835623, 1745835623, '1'),
(203209, 8735, 'QU', 'OK', 'S', 1745835634, 1745835634, '1'),
(203210, 8735, 'QU', 'OK', 'S', 1745835634, 1745835634, '1'),
(203211, 8736, 'QU', 'OK', 'S', 1745835653, 1745835653, '1'),
(203212, 8736, 'QU', 'OK', 'S', 1745835653, 1745835653, '1'),
(203213, 2961, 'QU', 'OK', 'S', 1745835671, 1745835671, '1'),
(203214, 2961, 'QU', 'OK', 'S', 1745835671, 1745835671, '1'),
(203215, 31021, 'QU', 'OK', 'S', 1745835692, 1745835692, '1'),
(203216, 30207, 'QU', 'OK', 'S', 1745835699, 1745835699, '1'),
(203217, 31475, 'QU', 'OK', 'S', 1745835706, 1745835706, '1'),
(203218, 26290, 'QU', 'OK', 'S', 1745835817, 1745835817, '1'),
(203219, 2961, 'QU', 'OK', 'S', 1745835885, 1745835885, '1'),
(203220, 2961, 'QU', 'OK', 'S', 1745835888, 1745835888, '1'),
(203221, 31021, 'QU', 'OK', 'S', 1745835927, 1745835927, '1'),
(203222, 31021, 'QU', 'OK', 'S', 1745835930, 1745835930, '1'),
(203223, 30207, 'QU', 'OK', 'S', 1745835956, 1745835956, '1'),
(203224, 30207, 'QU', 'OK', 'S', 1745835965, 1745835965, '1'),
(203225, 30207, 'QU', 'OK', 'S', 1745835980, 1745835980, '1'),
(203226, 35339, 'QU', 'OK', 'S', 1745836690, 1745836690, '1'),
(203227, 25687, 'QU', 'OK', 'S', 1745836816, 1745836816, '1'),
(203228, 25687, 'QU', 'OK', 'S', 1745836818, 1745836818, '1'),
(203229, 25687, 'QU', 'OK', 'S', 1745836820, 1745836820, '1'),
(203230, 25687, 'QU', 'OK', 'S', 1745836823, 1745836823, '1'),
(203231, 25687, 'QU', 'OK', 'S', 1745836825, 1745836825, '1'),
(203232, 25687, 'QU', 'OK', 'S', 1745836827, 1745836827, '1'),
(203233, 25687, 'QU', 'OK', 'S', 1745836829, 1745836829, '1'),
(203234, 25687, 'QU', 'OK', 'S', 1745836832, 1745836832, '1'),
(203235, 25687, 'QU', 'OK', 'S', 1745836835, 1745836835, '1'),
(203236, 25687, 'QU', 'OK', 'S', 1745836847, 1745836847, '1'),
(203237, 25687, 'QU', 'OK', 'S', 1745836849, 1745836849, '1'),
(203238, 25687, 'QU', 'OK', 'S', 1745836852, 1745836852, '1'),
(203239, 25687, 'QU', 'OK', 'S', 1745836854, 1745836854, '1'),
(203240, 25687, 'QU', 'OK', 'S', 1745836856, 1745836856, '1'),
(203241, 27858, 'QU', 'OK', 'S', 1745838470, 1745838470, '1'),
(203242, 27858, 'QU', 'OK', 'S', 1745838471, 1745838471, '1'),
(203243, 36895, 'QU', 'OK', 'S', 1745840738, 1745840738, '1'),
(203244, 36895, 'QU', 'OK', 'S', 1745840740, 1745840740, '1'),
(203245, 37308, 'QU', 'OK', 'S', 1745840743, 1745840743, '1'),
(203246, 37308, 'QU', 'OK', 'S', 1745840746, 1745840746, '1'),
(203247, 37308, 'QU', 'OK', 'S', 1745840748, 1745840748, '1'),
(203248, 37308, 'QU', 'OK', 'S', 1745840751, 1745840751, '1'),
(203249, 36465, 'QU', 'OK', 'S', 1745841420, 1745841420, '1'),
(203250, 37522, 'QU', 'OK', 'S', 1745842241, 1745842241, '1'),
(203251, 31130, 'QU', 'OK', 'S', 1745845335, 1745845335, '1'),
(203252, 37524, 'QU', 'OK', 'S', 1745845469, 1745845469, '1'),
(203253, 24248, 'QU', 'OK', 'S', 1745845654, 1745845654, '1'),
(203254, 24316, 'QU', 'OK', 'S', 1745846089, 1745846089, '1'),
(203255, 23463, 'QU', 'OK', 'S', 1745847389, 1745847389, '1'),
(203256, 28497, 'QU', 'OK', 'S', 1745847528, 1745847528, '1'),
(203257, 28497, 'QU', 'OK', 'S', 1745847528, 1745847528, '1'),
(203258, 36599, 'QU', 'OK', 'S', 1745847551, 1745847551, '1'),
(203259, 12357, 'QU', 'OK', 'S', 1745847617, 1745847617, '1'),
(203260, 13452, 'QU', 'OK', 'S', 1745847624, 1745847624, '1'),
(203261, 32607, 'QU', 'OK', 'S', 1745847632, 1745847632, '1'),
(203262, 32607, 'QU', 'OK', 'S', 1745847689, 1745847689, '1'),
(203263, 21241, 'QU', 'OK', 'S', 1745904388, 1745904388, '1'),
(203264, 21241, 'QU', 'OK', 'S', 1745904390, 1745904390, '1'),
(203265, 36469, 'QU', 'OK', 'S', 1745905803, 1745905803, '1'),
(203266, 36359, 'QU', 'OK', 'S', 1745908173, 1745908173, '1'),
(203267, 36359, 'QU', 'OK', 'S', 1745908181, 1745908181, '1'),
(203268, 36359, 'QU', 'OK', 'S', 1745908186, 1745908186, '1'),
(203269, 36359, 'QU', 'OK', 'S', 1745908329, 1745908329, '1'),
(203270, 36359, 'QU', 'OK', 'S', 1745908337, 1745908337, '1'),
(203271, 36469, 'QU', 'OK', 'S', 1745908704, 1745908704, '1'),
(203272, 36469, 'QU', 'OK', 'S', 1745908708, 1745908708, '1'),
(203273, 36469, 'QU', 'OK', 'S', 1745908755, 1745908755, '1'),
(203274, 31147, 'QU', 'OK', 'S', 1745909119, 1745909119, '1'),
(203275, 31147, 'QU', 'OK', 'S', 1745909133, 1745909133, '1'),
(203276, 31147, 'QU', 'OK', 'S', 1745909179, 1745909179, '1'),
(203277, 31147, 'QU', 'OK', 'S', 1745909198, 1745909198, '1'),
(203278, 31147, 'QU', 'OK', 'S', 1745909340, 1745909340, '1'),
(203279, 14542, 'QU', 'OK', 'S', 1745909379, 1745909379, '1'),
(203280, 31130, 'QU', 'OK', 'S', 1745909880, 1745909880, '1'),
(203281, 31130, 'QU', 'OK', 'S', 1745909890, 1745909890, '1'),
(203282, 37525, 'QU', 'OK', 'S', 1745911666, 1745911666, '1'),
(203283, 37526, 'QU', 'OK', 'S', 1745911703, 1745911703, '1'),
(203284, 37527, 'QU', 'OK', 'S', 1745911734, 1745911734, '1'),
(203285, 37528, 'QU', 'OK', 'S', 1745911765, 1745911765, '1'),
(203286, 37530, 'QU', 'OK', 'S', 1745911909, 1745911909, '1'),
(203287, 26091, 'QU', 'OK', 'S', 1745912200, 1745912200, '1'),
(203288, 27382, 'QU', 'OK', 'S', 1745912206, 1745912206, '1'),
(203289, 37146, 'QU', 'OK', 'S', 1745912209, 1745912209, '1'),
(203290, 26091, 'QU', 'OK', 'S', 1745912211, 1745912211, '1'),
(203291, 26091, 'QU', 'OK', 'S', 1745912214, 1745912214, '1'),
(203292, 26091, 'QU', 'OK', 'S', 1745912217, 1745912217, '1'),
(203293, 10621, 'QU', 'OK', 'S', 1745912219, 1745912219, '1'),
(203294, 36243, 'QU', 'OK', 'S', 1745912222, 1745912222, '1'),
(203295, 27392, 'QU', 'OK', 'S', 1745912225, 1745912225, '1'),
(203296, 10621, 'QU', 'OK', 'S', 1745912227, 1745912227, '1'),
(203297, 10621, 'QU', 'OK', 'S', 1745912230, 1745912230, '1'),
(203298, 36936, 'QU', 'OK', 'S', 1745912232, 1745912232, '1'),
(203299, 36936, 'QU', 'OK', 'S', 1745912236, 1745912236, '1'),
(203300, 34695, 'QU', 'OK', 'S', 1745912239, 1745912239, '1'),
(203301, 36936, 'QU', 'OK', 'S', 1745912244, 1745912244, '1'),
(203302, 36936, 'QU', 'OK', 'S', 1745912247, 1745912247, '1'),
(203303, 36936, 'QU', 'OK', 'S', 1745912250, 1745912250, '1'),
(203304, 37146, 'QU', 'OK', 'S', 1745912255, 1745912255, '1'),
(203305, 37480, 'QU', 'OK', 'S', 1745912262, 1745912262, '1'),
(203306, 37480, 'QU', 'OK', 'S', 1745912267, 1745912267, '1'),
(203307, 34695, 'QU', 'OK', 'S', 1745912269, 1745912269, '1'),
(203308, 21951, 'QU', 'OK', 'S', 1745912272, 1745912272, '1'),
(203309, 37479, 'QU', 'OK', 'S', 1745912285, 1745912285, '1'),
(203310, 37479, 'QU', 'OK', 'S', 1745912290, 1745912290, '1'),
(203311, 37479, 'QU', 'OK', 'S', 1745912294, 1745912294, '1'),
(203312, 37146, 'QU', 'OK', 'S', 1745912299, 1745912299, '1'),
(203313, 37480, 'QU', 'OK', 'S', 1745912309, 1745912309, '1'),
(203314, 36825, 'QU', 'OK', 'S', 1745912313, 1745912313, '1'),
(203315, 37297, 'QU', 'OK', 'S', 1745912316, 1745912316, '1'),
(203316, 36763, 'QU', 'OK', 'S', 1745912319, 1745912319, '1'),
(203317, 36480, 'QU', 'OK', 'S', 1745912325, 1745912325, '1'),
(203318, 36763, 'QU', 'OK', 'S', 1745912329, 1745912329, '1'),
(203319, 36480, 'QU', 'OK', 'S', 1745912342, 1745912342, '1'),
(203320, 36391, 'QU', 'OK', 'S', 1745912345, 1745912345, '1'),
(203321, 36888, 'QU', 'OK', 'S', 1745912349, 1745912349, '1'),
(203322, 35714, 'QU', 'OK', 'S', 1745912353, 1745912353, '1'),
(203323, 36879, 'QU', 'OK', 'S', 1745912358, 1745912358, '1'),
(203324, 36888, 'QU', 'OK', 'S', 1745912363, 1745912363, '1'),
(203325, 37481, 'QU', 'OK', 'S', 1745912371, 1745912371, '1'),
(203326, 37515, 'QU', 'OK', 'S', 1745912377, 1745912377, '1'),
(203327, 37481, 'QU', 'OK', 'S', 1745912382, 1745912382, '1'),
(203328, 37481, 'QU', 'OK', 'S', 1745912386, 1745912386, '1'),
(203329, 37241, 'QU', 'OK', 'S', 1745912392, 1745912392, '1'),
(203330, 26091, 'QU', 'OK', 'S', 1745912397, 1745912397, '1'),
(203331, 37514, 'QU', 'OK', 'S', 1745912399, 1745912399, '1'),
(203332, 35714, 'QU', 'OK', 'S', 1745912403, 1745912403, '1'),
(203333, 36888, 'QU', 'OK', 'S', 1745912405, 1745912405, '1'),
(203334, 22581, 'QU', 'OK', 'S', 1745912409, 1745912409, '1'),
(203335, 35312, 'QU', 'OK', 'S', 1745912414, 1745912414, '1'),
(203336, 36825, 'QU', 'OK', 'S', 1745912419, 1745912419, '1'),
(203337, 37325, 'QU', 'OK', 'S', 1745912424, 1745912424, '1'),
(203338, 36890, 'QU', 'OK', 'S', 1745912429, 1745912429, '1'),
(203339, 37297, 'QU', 'OK', 'S', 1745912434, 1745912434, '1'),
(203340, 36868, 'QU', 'OK', 'S', 1745912444, 1745912444, '1'),
(203341, 37297, 'QU', 'OK', 'S', 1745912457, 1745912457, '1'),
(203342, 36890, 'QU', 'OK', 'S', 1745912461, 1745912461, '1'),
(203343, 37225, 'QU', 'OK', 'S', 1745912465, 1745912465, '1'),
(203344, 37225, 'QU', 'OK', 'S', 1745912468, 1745912468, '1'),
(203345, 37225, 'QU', 'OK', 'S', 1745912474, 1745912474, '1'),
(203346, 37225, 'QU', 'OK', 'S', 1745912476, 1745912476, '1'),
(203347, 36623, 'QU', 'OK', 'S', 1745912480, 1745912480, '1'),
(203348, 35553, 'QU', 'OK', 'S', 1745912483, 1745912483, '1'),
(203349, 36825, 'QU', 'OK', 'S', 1745912487, 1745912487, '1'),
(203350, 37303, 'QU', 'OK', 'S', 1745912500, 1745912500, '1'),
(203351, 37303, 'QU', 'OK', 'S', 1745912505, 1745912505, '1'),
(203352, 37303, 'QU', 'OK', 'S', 1745912508, 1745912508, '1'),
(203353, 36893, 'QU', 'OK', 'S', 1745912511, 1745912511, '1'),
(203354, 33749, 'QU', 'OK', 'S', 1745912514, 1745912514, '1'),
(203355, 36948, 'QU', 'OK', 'S', 1745912518, 1745912518, '1'),
(203356, 36893, 'QU', 'OK', 'S', 1745912526, 1745912526, '1'),
(203357, 36659, 'QU', 'OK', 'S', 1745912545, 1745912545, '1'),
(203358, 36909, 'QU', 'OK', 'S', 1745912553, 1745912553, '1'),
(203359, 36825, 'QU', 'OK', 'S', 1745912561, 1745912561, '1'),
(203360, 36623, 'QU', 'OK', 'S', 1745912566, 1745912566, '1'),
(203361, 36795, 'QU', 'OK', 'S', 1745912570, 1745912570, '1'),
(203362, 36795, 'QU', 'OK', 'S', 1745912574, 1745912574, '1'),
(203363, 36795, 'QU', 'OK', 'S', 1745912586, 1745912586, '1'),
(203364, 36795, 'QU', 'OK', 'S', 1745912588, 1745912588, '1'),
(203365, 36890, 'QU', 'OK', 'S', 1745912592, 1745912592, '1'),
(203366, 37514, 'QU', 'OK', 'S', 1745912597, 1745912597, '1'),
(203367, 37325, 'QU', 'OK', 'S', 1745912601, 1745912601, '1'),
(203368, 35553, 'QU', 'OK', 'S', 1745912607, 1745912607, '1'),
(203369, 36893, 'QU', 'OK', 'S', 1745912611, 1745912611, '1'),
(203370, 37325, 'QU', 'OK', 'S', 1745912615, 1745912615, '1'),
(203371, 25632, 'QU', 'OK', 'S', 1745912622, 1745912622, '1'),
(203372, 25632, 'QU', 'OK', 'S', 1745912628, 1745912628, '1'),
(203373, 37464, 'QU', 'OK', 'S', 1745912632, 1745912632, '1'),
(203374, 37515, 'QU', 'OK', 'S', 1745912635, 1745912635, '1'),
(203375, 36893, 'QU', 'OK', 'S', 1745912640, 1745912640, '1'),
(203376, 37146, 'QU', 'OK', 'S', 1745912644, 1745912644, '1'),
(203377, 36300, 'QU', 'OK', 'S', 1745912650, 1745912650, '1'),
(203378, 37325, 'QU', 'OK', 'S', 1745912653, 1745912653, '1'),
(203379, 37377, 'QU', 'OK', 'S', 1745912663, 1745912663, '1'),
(203380, 36888, 'QU', 'OK', 'S', 1745912668, 1745912668, '1'),
(203381, 35797, 'QU', 'OK', 'S', 1745912673, 1745912673, '1'),
(203382, 36893, 'QU', 'OK', 'S', 1745912675, 1745912675, '1'),
(203383, 35797, 'QU', 'OK', 'S', 1745912680, 1745912680, '1'),
(203384, 36391, 'QU', 'OK', 'S', 1745912685, 1745912685, '1'),
(203385, 36391, 'QU', 'OK', 'S', 1745912687, 1745912687, '1'),
(203386, 36659, 'QU', 'OK', 'S', 1745912689, 1745912689, '1'),
(203387, 36391, 'QU', 'OK', 'S', 1745912694, 1745912694, '1'),
(203388, 36795, 'QU', 'OK', 'S', 1745912696, 1745912696, '1'),
(203389, 36795, 'QU', 'OK', 'S', 1745912703, 1745912703, '1'),
(203390, 36391, 'QU', 'OK', 'S', 1745912707, 1745912707, '1'),
(203391, 36300, 'QU', 'OK', 'S', 1745912709, 1745912709, '1'),
(203392, 36300, 'QU', 'OK', 'S', 1745912712, 1745912712, '1'),
(203393, 37464, 'QU', 'OK', 'S', 1745912714, 1745912714, '1'),
(203394, 36763, 'QU', 'OK', 'S', 1745912716, 1745912716, '1'),
(203395, 36790, 'QU', 'OK', 'S', 1745912718, 1745912718, '1'),
(203396, 36868, 'QU', 'OK', 'S', 1745912741, 1745912741, '1'),
(203397, 36888, 'QU', 'OK', 'S', 1745912749, 1745912749, '1'),
(203398, 37325, 'QU', 'OK', 'S', 1745912759, 1745912759, '1'),
(203399, 37146, 'QU', 'OK', 'S', 1745912810, 1745912810, '1'),
(203400, 37146, 'QU', 'OK', 'S', 1745912815, 1745912815, '1'),
(203401, 36796, 'QU', 'OK', 'S', 1745913028, 1745913028, '1'),
(203402, 36796, 'QU', 'OK', 'S', 1745913030, 1745913030, '1'),
(203403, 36796, 'QU', 'OK', 'S', 1745913033, 1745913033, '1'),
(203404, 22961, 'QU', 'OK', 'S', 1745913101, 1745913101, '1'),
(203405, 22452, 'QU', 'OK', 'S', 1745913199, 1745913199, '1'),
(203406, 37497, 'QU', 'OK', 'S', 1745913290, 1745913290, '1'),
(203407, 19819, 'QU', 'OK', 'S', 1745913321, 1745913321, '1'),
(203408, 29447, 'QU', 'OK', 'S', 1745913358, 1745913358, '1'),
(203409, 11837, 'QU', 'OK', 'S', 1745913403, 1745913403, '1'),
(203410, 36109, 'QU', 'OK', 'S', 1745913495, 1745913495, '1'),
(203411, 36314, 'QU', 'OK', 'S', 1745918921, 1745918921, '1'),
(203412, 10902, 'QU', 'OK', 'S', 1745919802, 1745919802, '1'),
(203413, 36283, 'QU', 'OK', 'S', 1745920238, 1745920238, '1'),
(203414, 37188, 'QU', 'OK', 'S', 1745920241, 1745920241, '1'),
(203415, 36283, 'QU', 'OK', 'S', 1745920243, 1745920243, '1'),
(203416, 34569, 'QU', 'OK', 'S', 1745920245, 1745920245, '1'),
(203417, 34593, 'QU', 'OK', 'S', 1745920247, 1745920247, '1'),
(203418, 25481, 'QU', 'OK', 'S', 1745920249, 1745920249, '1'),
(203419, 16345, 'QU', 'OK', 'S', 1745920670, 1745920670, '1'),
(203420, 16345, 'QU', 'OK', 'S', 1745920674, 1745920674, '1'),
(203421, 14552, 'QU', 'OK', 'S', 1745920685, 1745920685, '1'),
(203422, 16345, 'QU', 'OK', 'S', 1745920689, 1745920689, '1'),
(203423, 26980, 'QU', 'OK', 'S', 1745920692, 1745920692, '1'),
(203424, 26969, 'QU', 'OK', 'S', 1745920694, 1745920694, '1'),
(203425, 36698, 'QU', 'OK', 'S', 1745920702, 1745920702, '1'),
(203426, 14552, 'QU', 'OK', 'S', 1745920708, 1745920708, '1'),
(203427, 14474, 'QU', 'OK', 'S', 1745920711, 1745920711, '1'),
(203428, 37313, 'QU', 'OK', 'S', 1745920718, 1745920718, '1'),
(203429, 9714, 'QU', 'OK', 'S', 1745920722, 1745920722, '1'),
(203430, 37313, 'QU', 'OK', 'S', 1745920724, 1745920724, '1'),
(203431, 24604, 'QU', 'OK', 'S', 1745920728, 1745920728, '1'),
(203432, 37313, 'QU', 'OK', 'S', 1745920731, 1745920731, '1'),
(203433, 37313, 'QU', 'OK', 'S', 1745920734, 1745920734, '1'),
(203434, 37313, 'QU', 'OK', 'S', 1745920738, 1745920738, '1'),
(203435, 16345, 'QU', 'OK', 'S', 1745920745, 1745920745, '1'),
(203436, 37313, 'QU', 'OK', 'S', 1745920753, 1745920753, '1'),
(203437, 32181, 'QU', 'OK', 'S', 1745920864, 1745920864, '1'),
(203438, 32181, 'QU', 'OK', 'S', 1745920871, 1745920871, '1'),
(203439, 37532, 'QU', 'OK', 'S', 1745921285, 1745921285, '1'),
(203440, 3578, 'QU', 'OK', 'S', 1745921369, 1745921369, '1'),
(203441, 19840, 'QU', 'OK', 'S', 1745921449, 1745921449, '1'),
(203442, 19840, 'QU', 'OK', 'S', 1745921461, 1745921461, '1'),
(203443, 19840, 'QU', 'OK', 'S', 1745921463, 1745921463, '1'),
(203444, 19840, 'QU', 'OK', 'S', 1745921465, 1745921465, '1'),
(203445, 19840, 'QU', 'OK', 'S', 1745921467, 1745921467, '1'),
(203446, 19840, 'QU', 'OK', 'S', 1745921470, 1745921470, '1'),
(203447, 19840, 'QU', 'OK', 'S', 1745921473, 1745921473, '1'),
(203448, 19840, 'QU', 'OK', 'S', 1745921475, 1745921475, '1'),
(203449, 19840, 'QU', 'OK', 'S', 1745921477, 1745921477, '1'),
(203450, 37212, 'QU', 'OK', 'S', 1745921556, 1745921556, '1'),
(203451, 37249, 'QU', 'OK', 'S', 1745921558, 1745921558, '1'),
(203452, 37249, 'QU', 'OK', 'S', 1745921560, 1745921560, '1'),
(203453, 37244, 'QU', 'OK', 'S', 1745921562, 1745921562, '1'),
(203454, 37242, 'QU', 'OK', 'S', 1745921564, 1745921564, '1'),
(203455, 37211, 'QU', 'OK', 'S', 1745921566, 1745921566, '1'),
(203456, 37212, 'QU', 'OK', 'S', 1745921568, 1745921568, '1'),
(203457, 37242, 'QU', 'OK', 'S', 1745921570, 1745921570, '1'),
(203458, 37249, 'QU', 'OK', 'S', 1745921572, 1745921572, '1'),
(203459, 37242, 'QU', 'OK', 'S', 1745921574, 1745921574, '1'),
(203460, 37212, 'QU', 'OK', 'S', 1745921576, 1745921576, '1'),
(203461, 37249, 'QU', 'OK', 'S', 1745921577, 1745921577, '1'),
(203462, 37211, 'QU', 'OK', 'S', 1745921580, 1745921580, '1'),
(203463, 3461, 'QU', 'OK', 'S', 1745921686, 1745921686, '1'),
(203464, 37533, 'QU', 'OK', 'S', 1745921721, 1745921721, '1'),
(203465, 37534, 'QU', 'OK', 'S', 1745922143, 1745922143, '1'),
(203466, 37535, 'QU', 'OK', 'S', 1745922557, 1745922557, '1'),
(203467, 37536, 'QU', 'OK', 'S', 1745922749, 1745922749, '1'),
(203468, 19840, 'QU', 'OK', 'S', 1745923038, 1745923038, '1'),
(203469, 37537, 'QU', 'OK', 'S', 1745923555, 1745923555, '1'),
(203470, 9664, 'QU', 'OK', 'S', 1745924187, 1745924187, '1'),
(203471, 9664, 'QU', 'OK', 'S', 1745924271, 1745924271, '1'),
(203472, 9664, 'QU', 'OK', 'S', 1745924292, 1745924292, '1'),
(203473, 9498, 'QU', 'OK', 'S', 1745924380, 1745924380, '1'),
(203474, 9498, 'QU', 'OK', 'S', 1745924383, 1745924383, '1'),
(203475, 9498, 'QU', 'OK', 'S', 1745924386, 1745924386, '1'),
(203476, 15499, 'QU', 'OK', 'S', 1745924786, 1745924786, '1'),
(203477, 15499, 'QU', 'OK', 'S', 1745924788, 1745924788, '1'),
(203478, 15499, 'QU', 'OK', 'S', 1745924790, 1745924790, '1'),
(203479, 20950, 'QU', 'OK', 'S', 1745924860, 1745924860, '1'),
(203480, 20950, 'QU', 'OK', 'S', 1745924860, 1745924860, '1'),
(203481, 20950, 'QU', 'OK', 'S', 1745924860, 1745924860, '1'),
(203482, 20950, 'QU', 'OK', 'S', 1745924891, 1745924891, '1'),
(203483, 9498, 'QU', 'OK', 'S', 1745924967, 1745924967, '1'),
(203484, 4070, 'QU', 'OK', 'S', 1745925414, 1745925414, '1'),
(203485, 4070, 'QU', 'OK', 'S', 1745925425, 1745925425, '1'),
(203486, 4070, 'QU', 'OK', 'S', 1745925438, 1745925438, '1'),
(203487, 37532, 'QU', 'OK', 'S', 1745925654, 1745925654, '1'),
(203488, 37532, 'QU', 'OK', 'S', 1745925657, 1745925657, '1'),
(203489, 37291, 'QU', 'OK', 'S', 1745925755, 1745925755, '1'),
(203490, 37485, 'QU', 'OK', 'S', 1745926058, 1745926058, '1'),
(203491, 3482, 'QU', 'OK', 'S', 1745926203, 1745926203, '1'),
(203492, 13365, 'QU', 'OK', 'S', 1745926477, 1745926477, '1'),
(203493, 37538, 'QU', 'OK', 'S', 1745927433, 1745927433, '1'),
(203494, 37539, 'QU', 'OK', 'S', 1745927620, 1745927620, '1'),
(203495, 37540, 'QU', 'OK', 'S', 1745927836, 1745927836, '1'),
(203496, 37284, 'QU', 'OK', 'S', 1745929939, 1745929939, '1'),
(203497, 1248, 'QU', 'OK', 'S', 1745930095, 1745930095, '1'),
(203498, 10890, 'QU', 'OK', 'S', 1745930343, 1745930343, '1'),
(203499, 10890, 'QU', 'OK', 'S', 1745930432, 1745930432, '1'),
(203500, 10890, 'QU', 'OK', 'S', 1745930435, 1745930435, '1'),
(203501, 10890, 'QU', 'OK', 'S', 1745930449, 1745930449, '1'),
(203502, 10890, 'QU', 'OK', 'S', 1745930453, 1745930453, '1'),
(203503, 10890, 'QU', 'OK', 'S', 1745930462, 1745930462, '1'),
(203504, 10890, 'QU', 'OK', 'S', 1745930464, 1745930464, '1'),
(203505, 10890, 'QU', 'OK', 'S', 1745930467, 1745930467, '1'),
(203506, 10890, 'QU', 'OK', 'S', 1745930469, 1745930469, '1'),
(203507, 10890, 'QU', 'OK', 'S', 1745930472, 1745930472, '1'),
(203508, 10890, 'QU', 'OK', 'S', 1745930474, 1745930474, '1'),
(203509, 1199, 'QU', 'OK', 'S', 1745930621, 1745930621, '1'),
(203510, 37507, 'QU', 'OK', 'S', 1745930632, 1745930632, '1'),
(203511, 37507, 'QU', 'OK', 'S', 1745930633, 1745930633, '1'),
(203512, 37507, 'QU', 'OK', 'S', 1745930635, 1745930635, '1'),
(203513, 37507, 'QU', 'OK', 'S', 1745930643, 1745930643, '1'),
(203514, 37507, 'QU', 'OK', 'S', 1745930645, 1745930645, '1'),
(203515, 37507, 'QU', 'OK', 'S', 1745930647, 1745930647, '1'),
(203516, 37507, 'QU', 'OK', 'S', 1745930649, 1745930649, '1'),
(203517, 25245, 'QU', 'OK', 'S', 1745931852, 1745931852, '1'),
(203518, 24163, 'QU', 'OK', 'S', 1745932004, 1745932004, '1'),
(203519, 23460, 'QU', 'OK', 'S', 1745932478, 1745932478, '1'),
(203520, 23460, 'QU', 'OK', 'S', 1745932498, 1745932498, '1'),
(203521, 23460, 'QU', 'OK', 'S', 1745932525, 1745932525, '1'),
(203522, 23460, 'QU', 'OK', 'S', 1745932736, 1745932736, '1'),
(203523, 23460, 'QU', 'OK', 'S', 1745932827, 1745932827, '1'),
(203524, 23460, 'QU', 'OK', 'S', 1745932847, 1745932847, '1'),
(203525, 23460, 'QU', 'OK', 'S', 1745932872, 1745932872, '1'),
(203526, 23460, 'QU', 'OK', 'S', 1745932900, 1745932900, '1'),
(203527, 23460, 'QU', 'OK', 'S', 1745932918, 1745932918, '1'),
(203528, 31066, 'QU', 'OK', 'S', 1745933481, 1745933481, '1'),
(203529, 31711, 'QU', 'OK', 'S', 1745933484, 1745933484, '1'),
(203530, 36218, 'QU', 'OK', 'S', 1745933486, 1745933486, '1'),
(203531, 37507, 'QU', 'OK', 'S', 1745992610, 1745992610, '1'),
(203532, 37507, 'QU', 'OK', 'S', 1745992610, 1745992610, '1'),
(203533, 37532, 'QU', 'OK', 'S', 1745992685, 1745992685, '1'),
(203534, 37532, 'QU', 'OK', 'S', 1745992689, 1745992689, '1'),
(203535, 31138, 'QU', 'OK', 'S', 1745993417, 1745993417, '1'),
(203536, 36199, 'QU', 'OK', 'S', 1745998477, 1745998477, '1'),
(203537, 33250, 'QU', 'OK', 'S', 1745998479, 1745998479, '1'),
(203538, 21240, 'QU', 'OK', 'S', 1745998481, 1745998481, '1'),
(203539, 21240, 'QU', 'OK', 'S', 1745998484, 1745998484, '1'),
(203540, 21240, 'QU', 'OK', 'S', 1745998486, 1745998486, '1'),
(203541, 22924, 'QU', 'OK', 'S', 1745998488, 1745998488, '1'),
(203542, 21129, 'QU', 'OK', 'S', 1745998491, 1745998491, '1'),
(203543, 31227, 'QU', 'OK', 'S', 1745998498, 1745998498, '1'),
(203544, 22924, 'QU', 'OK', 'S', 1745998501, 1745998501, '1'),
(203545, 20134, 'QU', 'OK', 'S', 1745998503, 1745998503, '1'),
(203546, 36199, 'QU', 'OK', 'S', 1745998506, 1745998506, '1'),
(203547, 36257, 'QU', 'OK', 'S', 1745998510, 1745998510, '1'),
(203548, 12155, 'QU', 'OK', 'S', 1745998514, 1745998514, '1'),
(203549, 12155, 'QU', 'OK', 'S', 1745998519, 1745998519, '1'),
(203550, 37507, 'QU', 'OK', 'S', 1745998524, 1745998524, '1'),
(203551, 21240, 'QU', 'OK', 'S', 1745998531, 1745998531, '1'),
(203552, 21240, 'QU', 'OK', 'S', 1745998536, 1745998536, '1'),
(203553, 22924, 'QU', 'OK', 'S', 1745998540, 1745998540, '1'),
(203554, 21240, 'QU', 'OK', 'S', 1745998542, 1745998542, '1'),
(203555, 36099, 'QU', 'OK', 'S', 1745998545, 1745998545, '1'),
(203556, 22924, 'QU', 'OK', 'S', 1745998549, 1745998549, '1'),
(203557, 36099, 'QU', 'OK', 'S', 1745998551, 1745998551, '1'),
(203558, 21240, 'QU', 'OK', 'S', 1745998554, 1745998554, '1'),
(203559, 36099, 'QU', 'OK', 'S', 1745998564, 1745998564, '1'),
(203560, 34643, 'QU', 'OK', 'S', 1745999413, 1745999413, '1'),
(203561, 37045, 'QU', 'OK', 'S', 1745999415, 1745999415, '1'),
(203562, 34643, 'QU', 'OK', 'S', 1745999419, 1745999419, '1'),
(203563, 34643, 'QU', 'OK', 'S', 1745999422, 1745999422, '1'),
(203564, 34643, 'QU', 'OK', 'S', 1745999424, 1745999424, '1'),
(203565, 22858, 'QU', 'OK', 'S', 1745999436, 1745999436, '1'),
(203566, 22858, 'QU', 'OK', 'S', 1745999438, 1745999438, '1'),
(203567, 36952, 'QU', 'OK', 'S', 1745999440, 1745999440, '1'),
(203568, 22858, 'QU', 'OK', 'S', 1745999443, 1745999443, '1'),
(203569, 22300, 'QU', 'OK', 'S', 1745999445, 1745999445, '1'),
(203570, 35165, 'QU', 'OK', 'S', 1745999666, 1745999666, '1'),
(203571, 36966, 'QU', 'OK', 'S', 1746006077, 1746006077, '1'),
(203572, 28287, 'QU', 'OK', 'S', 1746006088, 1746006088, '1'),
(203573, 32579, 'QU', 'OK', 'S', 1746006098, 1746006098, '1'),
(203574, 33868, 'QU', 'OK', 'S', 1746006105, 1746006105, '1'),
(203575, 33525, 'QU', 'OK', 'S', 1746006125, 1746006125, '1'),
(203576, 21951, 'QU', 'OK', 'S', 1746006141, 1746006141, '1'),
(203577, 10621, 'QU', 'OK', 'S', 1746006162, 1746006162, '1'),
(203578, 16325, 'QU', 'OK', 'S', 1746006186, 1746006186, '1'),
(203579, 16325, 'QU', 'OK', 'S', 1746006186, 1746006186, '1'),
(203580, 16325, 'QU', 'OK', 'S', 1746006186, 1746006186, '1'),
(203581, 34742, 'QU', 'OK', 'S', 1746006203, 1746006203, '1'),
(203582, 37013, 'QU', 'OK', 'S', 1746006213, 1746006213, '1'),
(203583, 37150, 'QU', 'OK', 'S', 1746006236, 1746006236, '1'),
(203584, 25633, 'QU', 'OK', 'S', 1746006973, 1746006973, '1'),
(203585, 37544, 'QU', 'OK', 'S', 1746013367, 1746013367, '1'),
(203586, 37545, 'QU', 'OK', 'S', 1746013410, 1746013410, '1'),
(203587, 37546, 'QU', 'OK', 'S', 1746013449, 1746013449, '1'),
(203588, 37547, 'QU', 'OK', 'S', 1746014545, 1746014545, '1'),
(203589, 37541, 'QU', 'OK', 'S', 1746014949, 1746014949, '1'),
(203590, 37542, 'QU', 'OK', 'S', 1746015139, 1746015139, '1'),
(203591, 37543, 'QU', 'OK', 'S', 1746015324, 1746015324, '1'),
(203592, 33742, 'QU', 'OK', 'S', 1746016546, 1746016546, '1'),
(203593, 33742, 'QU', 'OK', 'S', 1746016553, 1746016553, '1'),
(203594, 1125, 'QU', 'OK', 'S', 1746017182, 1746017182, '1'),
(203595, 5830, 'QU', 'OK', 'S', 1746017315, 1746017315, '1'),
(203596, 5830, 'QU', 'OK', 'S', 1746017319, 1746017319, '1'),
(203597, 5830, 'QU', 'OK', 'S', 1746017359, 1746017359, '1'),
(203598, 2084, 'QU', 'OK', 'S', 1746018104, 1746018104, '1'),
(203599, 2084, 'QU', 'OK', 'S', 1746018107, 1746018107, '1'),
(203600, 2084, 'QU', 'OK', 'S', 1746018123, 1746018123, '1'),
(203601, 2084, 'QU', 'OK', 'S', 1746018127, 1746018127, '1'),
(203602, 2084, 'QU', 'OK', 'S', 1746018142, 1746018142, '1'),
(203603, 6429, 'QU', 'OK', 'S', 1746018281, 1746018281, '1'),
(203604, 2084, 'QU', 'OK', 'S', 1746018779, 1746018779, '1'),
(203605, 11080, 'QU', 'OK', 'S', 1746018859, 1746018859, '1'),
(203606, 28516, 'QU', 'OK', 'S', 1746095728, 1746095728, '1'),
(203607, 28515, 'QU', 'OK', 'S', 1746101109, 1746101109, '1'),
(203608, 28515, 'QU', 'OK', 'S', 1746101134, 1746101134, '1'),
(203609, 28512, 'QU', 'OK', 'S', 1746101831, 1746101831, '1'),
(203610, 28515, 'QU', 'OK', 'S', 1746102374, 1746102374, '1'),
(203611, 28513, 'QU', 'OK', 'S', 1746102401, 1746102401, '1'),
(203612, 28513, 'QU', 'OK', 'S', 1746102419, 1746102419, '1'),
(203613, 28512, 'QU', 'OK', 'S', 1746103493, 1746103493, '1'),
(203614, 28491, 'QU', 'OK', 'S', 1746103607, 1746103607, '1'),
(203615, 28489, 'QU', 'OK', 'S', 1746103622, 1746103622, '1'),
(203616, 27585, 'QU', 'OK', 'S', 1746103737, 1746103737, '1'),
(203617, 28516, 'QU', 'OK', 'S', 1746104044, 1746104044, '1'),
(203618, 27584, 'QU', 'OK', 'S', 1746104302, 1746104302, '1'),
(203619, 27580, 'QU', 'OK', 'S', 1746104712, 1746104712, '1'),
(203620, 27553, 'QU', 'OK', 'S', 1746104734, 1746104734, '1'),
(203621, 26807, 'QU', 'OK', 'S', 1746104951, 1746104951, '1'),
(203622, 27550, 'QU', 'OK', 'S', 1746105631, 1746105631, '1'),
(203623, 27548, 'QU', 'OK', 'S', 1746105702, 1746105702, '1'),
(203624, 27536, 'QU', 'OK', 'S', 1746105845, 1746105845, '1'),
(203625, 27525, 'QU', 'OK', 'S', 1746105855, 1746105855, '1'),
(203626, 26808, 'QU', 'OK', 'S', 1746105885, 1746105885, '1'),
(203627, 26804, 'QU', 'OK', 'S', 1746105980, 1746105980, '1'),
(203628, 26801, 'QU', 'OK', 'S', 1746105995, 1746105995, '1'),
(203629, 26803, 'QU', 'OK', 'S', 1746106016, 1746106016, '1'),
(203630, 26796, 'QU', 'OK', 'S', 1746106058, 1746106058, '1'),
(203631, 26797, 'QU', 'OK', 'S', 1746106215, 1746106215, '1'),
(203632, 26799, 'QU', 'OK', 'S', 1746106240, 1746106240, '1'),
(203633, 26800, 'QU', 'OK', 'S', 1746106252, 1746106252, '1'),
(203634, 26798, 'QU', 'OK', 'S', 1746106303, 1746106303, '1'),
(203635, 26792, 'QU', 'OK', 'S', 1746106353, 1746106353, '1'),
(203636, 26456, 'QU', 'OK', 'S', 1746106532, 1746106532, '1'),
(203637, 26431, 'QU', 'OK', 'S', 1746106676, 1746106676, '1'),
(203638, 21868, 'QU', 'OK', 'S', 1746106869, 1746106869, '1'),
(203639, 21846, 'QU', 'OK', 'S', 1746106940, 1746106940, '1'),
(203640, 18708, 'QU', 'OK', 'S', 1746108049, 1746108049, '1'),
(203641, 18708, 'QU', 'OK', 'S', 1746108292, 1746108292, '1'),
(203642, 3278, 'QU', 'OK', 'S', 1746159513, 1746159513, '1'),
(203643, 37329, 'QU', 'OK', 'S', 1746159563, 1746159563, '1'),
(203644, 3185, 'QU', 'OK', 'S', 1746160380, 1746160380, '1'),
(203645, 3185, 'QU', 'OK', 'S', 1746160384, 1746160384, '1'),
(203646, 2524, 'QU', 'OK', 'S', 1746160684, 1746160684, '1'),
(203647, 3122, 'QU', 'OK', 'S', 1746160732, 1746160732, '1'),
(203648, 2472, 'QU', 'OK', 'S', 1746160780, 1746160780, '1'),
(203649, 1855, 'QU', 'OK', 'S', 1746161313, 1746161313, '1'),
(203650, 2718, 'QU', 'OK', 'S', 1746161565, 1746161565, '1'),
(203651, 1314, 'QU', 'OK', 'S', 1746161593, 1746161593, '1'),
(203652, 1333, 'QU', 'OK', 'S', 1746161669, 1746161669, '1'),
(203653, 25245, 'QU', 'OK', 'S', 1746162899, 1746162899, '1'),
(203654, 32611, 'QU', 'OK', 'S', 1746162971, 1746162971, '1'),
(203655, 32611, 'QU', 'OK', 'S', 1746162971, 1746162971, '1'),
(203656, 33868, 'QU', 'OK', 'S', 1746163046, 1746163046, '1'),
(203657, 37457, 'QU', 'OK', 'S', 1746163075, 1746163075, '1'),
(203658, 36658, 'QU', 'OK', 'S', 1746163084, 1746163084, '1'),
(203659, 18219, 'QU', 'OK', 'S', 1746163094, 1746163094, '1'),
(203660, 25687, 'QU', 'OK', 'S', 1746163107, 1746163107, '1'),
(203661, 25687, 'QU', 'OK', 'S', 1746163107, 1746163107, '1'),
(203662, 31114, 'QU', 'OK', 'S', 1746163196, 1746163196, '1'),
(203663, 36199, 'QU', 'OK', 'S', 1746163209, 1746163209, '1'),
(203664, 36199, 'QU', 'OK', 'S', 1746163209, 1746163209, '1'),
(203665, 31066, 'QU', 'OK', 'S', 1746163650, 1746163650, '1'),
(203666, 37289, 'QU', 'OK', 'S', 1746164951, 1746164951, '1'),
(203667, 36199, 'QU', 'OK', 'S', 1746164990, 1746164990, '1'),
(203668, 36199, 'QU', 'OK', 'S', 1746164993, 1746164993, '1'),
(203669, 37532, 'QU', 'OK', 'S', 1746165004, 1746165004, '1'),
(203670, 31142, 'QU', 'OK', 'S', 1746165039, 1746165039, '1'),
(203671, 31142, 'QU', 'OK', 'S', 1746165047, 1746165047, '1'),
(203672, 31144, 'QU', 'OK', 'S', 1746165075, 1746165075, '1'),
(203673, 31144, 'QU', 'OK', 'S', 1746165079, 1746165079, '1'),
(203674, 31147, 'QU', 'OK', 'S', 1746165110, 1746165110, '1'),
(203675, 31147, 'QU', 'OK', 'S', 1746165118, 1746165118, '1'),
(203676, 31138, 'QU', 'OK', 'S', 1746165140, 1746165140, '1'),
(203677, 31227, 'QU', 'OK', 'S', 1746165524, 1746165524, '1'),
(203678, 31227, 'QU', 'OK', 'S', 1746165527, 1746165527, '1'),
(203679, 36234, 'QU', 'OK', 'S', 1746166943, 1746166943, '1'),
(203680, 37507, 'QU', 'OK', 'S', 1746166945, 1746166945, '1'),
(203681, 19144, 'QU', 'OK', 'S', 1746166947, 1746166947, '1'),
(203682, 37507, 'QU', 'OK', 'S', 1746166951, 1746166951, '1'),
(203683, 135, 'QU', 'OK', 'S', 1746166953, 1746166953, '1'),
(203684, 12686, 'QU', 'OK', 'S', 1746166955, 1746166955, '1'),
(203685, 34980, 'QU', 'OK', 'S', 1746166957, 1746166957, '1'),
(203686, 35799, 'QU', 'OK', 'S', 1746166960, 1746166960, '1'),
(203687, 34915, 'QU', 'OK', 'S', 1746166962, 1746166962, '1'),
(203688, 34807, 'QU', 'OK', 'S', 1746166964, 1746166964, '1'),
(203689, 37218, 'QU', 'OK', 'S', 1746166966, 1746166966, '1'),
(203690, 34999, 'QU', 'OK', 'S', 1746166968, 1746166968, '1'),
(203691, 35003, 'QU', 'OK', 'S', 1746166970, 1746166970, '1'),
(203692, 34895, 'QU', 'OK', 'S', 1746166972, 1746166972, '1'),
(203693, 27786, 'QU', 'OK', 'S', 1746166974, 1746166974, '1'),
(203694, 34846, 'QU', 'OK', 'S', 1746166976, 1746166976, '1'),
(203695, 20269, 'QU', 'OK', 'S', 1746167003, 1746167003, '1'),
(203696, 34848, 'QU', 'OK', 'S', 1746167262, 1746167262, '1'),
(203697, 29055, 'QU', 'OK', 'S', 1746171619, 1746171619, '1'),
(203698, 29099, 'QU', 'OK', 'S', 1746171623, 1746171623, '1'),
(203699, 29061, 'QU', 'OK', 'S', 1746171628, 1746171628, '1'),
(203700, 15832, 'QU', 'OK', 'S', 1746171631, 1746171631, '1'),
(203701, 29055, 'QU', 'OK', 'S', 1746171639, 1746171639, '1'),
(203702, 29055, 'QU', 'OK', 'S', 1746171643, 1746171643, '1'),
(203703, 31071, 'QU', 'OK', 'S', 1746171646, 1746171646, '1'),
(203704, 15830, 'QU', 'OK', 'S', 1746171649, 1746171649, '1'),
(203705, 25989, 'QU', 'OK', 'S', 1746171652, 1746171652, '1'),
(203706, 15830, 'QU', 'OK', 'S', 1746171656, 1746171656, '1'),
(203707, 30591, 'QU', 'OK', 'S', 1746171659, 1746171659, '1'),
(203708, 31071, 'QU', 'OK', 'S', 1746171662, 1746171662, '1'),
(203709, 29055, 'QU', 'OK', 'S', 1746171665, 1746171665, '1'),
(203710, 29099, 'QU', 'OK', 'S', 1746171668, 1746171668, '1'),
(203711, 29099, 'QU', 'OK', 'S', 1746171670, 1746171670, '1'),
(203712, 29099, 'QU', 'OK', 'S', 1746171673, 1746171673, '1'),
(203713, 29099, 'QU', 'OK', 'S', 1746171675, 1746171675, '1'),
(203714, 29055, 'QU', 'OK', 'S', 1746171678, 1746171678, '1'),
(203715, 29061, 'QU', 'OK', 'S', 1746171681, 1746171681, '1'),
(203716, 15832, 'QU', 'OK', 'S', 1746171684, 1746171684, '1'),
(203717, 29099, 'QU', 'OK', 'S', 1746171695, 1746171695, '1'),
(203718, 29055, 'QU', 'OK', 'S', 1746171699, 1746171699, '1'),
(203719, 29099, 'QU', 'OK', 'S', 1746171702, 1746171702, '1'),
(203720, 32210, 'QU', 'OK', 'S', 1746171705, 1746171705, '1'),
(203721, 18573, 'QU', 'OK', 'S', 1746171708, 1746171708, '1'),
(203722, 15999, 'QU', 'OK', 'S', 1746171712, 1746171712, '1'),
(203723, 31071, 'QU', 'OK', 'S', 1746171714, 1746171714, '1'),
(203724, 21018, 'QU', 'OK', 'S', 1746171724, 1746171724, '1'),
(203725, 15999, 'QU', 'OK', 'S', 1746171730, 1746171730, '1'),
(203726, 30591, 'QU', 'OK', 'S', 1746171735, 1746171735, '1'),
(203727, 29099, 'QU', 'OK', 'S', 1746171737, 1746171737, '1'),
(203728, 28680, 'QU', 'OK', 'S', 1746171740, 1746171740, '1'),
(203729, 29099, 'QU', 'OK', 'S', 1746171753, 1746171753, '1'),
(203730, 15829, 'QU', 'OK', 'S', 1746171761, 1746171761, '1'),
(203731, 29061, 'QU', 'OK', 'S', 1746171766, 1746171766, '1'),
(203732, 21019, 'QU', 'OK', 'S', 1746171768, 1746171768, '1'),
(203733, 29055, 'QU', 'OK', 'S', 1746171771, 1746171771, '1'),
(203734, 24581, 'QU', 'OK', 'S', 1746171774, 1746171774, '1'),
(203735, 29099, 'QU', 'OK', 'S', 1746171777, 1746171777, '1'),
(203736, 30591, 'QU', 'OK', 'S', 1746171780, 1746171780, '1'),
(203737, 25994, 'QU', 'OK', 'S', 1746171783, 1746171783, '1'),
(203738, 21045, 'QU', 'OK', 'S', 1746171788, 1746171788, '1'),
(203739, 15837, 'QU', 'OK', 'S', 1746171791, 1746171791, '1'),
(203740, 19735, 'QU', 'OK', 'S', 1746171795, 1746171795, '1'),
(203741, 37435, 'QU', 'OK', 'S', 1746171799, 1746171799, '1'),
(203742, 21047, 'QU', 'OK', 'S', 1746171801, 1746171801, '1'),
(203743, 37435, 'QU', 'OK', 'S', 1746171810, 1746171810, '1'),
(203744, 15837, 'QU', 'OK', 'S', 1746171815, 1746171815, '1'),
(203745, 15829, 'QU', 'OK', 'S', 1746171820, 1746171820, '1'),
(203746, 15829, 'QU', 'OK', 'S', 1746171823, 1746171823, '1'),
(203747, 15832, 'QU', 'OK', 'S', 1746171825, 1746171825, '1'),
(203748, 37435, 'QU', 'OK', 'S', 1746171828, 1746171828, '1'),
(203749, 37435, 'QU', 'OK', 'S', 1746171833, 1746171833, '1'),
(203750, 15830, 'QU', 'OK', 'S', 1746171836, 1746171836, '1'),
(203751, 20505, 'QU', 'OK', 'S', 1746171841, 1746171841, '1'),
(203752, 37435, 'QU', 'OK', 'S', 1746171845, 1746171845, '1'),
(203753, 37435, 'QU', 'OK', 'S', 1746171848, 1746171848, '1'),
(203754, 15837, 'QU', 'OK', 'S', 1746171852, 1746171852, '1'),
(203755, 30591, 'QU', 'OK', 'S', 1746171856, 1746171856, '1'),
(203756, 15999, 'QU', 'OK', 'S', 1746171858, 1746171858, '1'),
(203757, 19534, 'QU', 'OK', 'S', 1746171862, 1746171862, '1'),
(203758, 28680, 'QU', 'OK', 'S', 1746171876, 1746171876, '1'),
(203759, 29061, 'QU', 'OK', 'S', 1746171962, 1746171962, '1'),
(203760, 21168, 'QU', 'OK', 'S', 1746172007, 1746172007, '1'),
(203761, 21168, 'QU', 'OK', 'S', 1746172017, 1746172017, '1'),
(203762, 15999, 'QU', 'OK', 'S', 1746172359, 1746172359, '1'),
(203763, 37456, 'QU', 'OK', 'S', 1746172363, 1746172363, '1'),
(203764, 37456, 'QU', 'OK', 'S', 1746172365, 1746172365, '1'),
(203765, 37456, 'QU', 'OK', 'S', 1746172371, 1746172371, '1'),
(203766, 37456, 'QU', 'OK', 'S', 1746172374, 1746172374, '1'),
(203767, 31149, 'QU', 'OK', 'S', 1746172421, 1746172421, '1'),
(203768, 19843, 'QU', 'OK', 'S', 1746172778, 1746172778, '1'),
(203769, 24100, 'QU', 'OK', 'S', 1746172782, 1746172782, '1'),
(203770, 36847, 'QU', 'OK', 'S', 1746172803, 1746172803, '1'),
(203771, 29898, 'QU', 'OK', 'S', 1746172806, 1746172806, '1'),
(203772, 37354, 'QU', 'OK', 'S', 1746172809, 1746172809, '1'),
(203773, 37055, 'QU', 'OK', 'S', 1746172815, 1746172815, '1'),
(203774, 36532, 'QU', 'OK', 'S', 1746172819, 1746172819, '1'),
(203775, 25113, 'QU', 'OK', 'S', 1746172826, 1746172826, '1'),
(203776, 37181, 'QU', 'OK', 'S', 1746172830, 1746172830, '1'),
(203777, 37181, 'QU', 'OK', 'S', 1746172835, 1746172835, '1'),
(203778, 14922, 'QU', 'OK', 'S', 1746172840, 1746172840, '1'),
(203779, 37181, 'QU', 'OK', 'S', 1746172849, 1746172849, '1'),
(203780, 22456, 'QU', 'OK', 'S', 1746172853, 1746172853, '1'),
(203781, 18264, 'QU', 'OK', 'S', 1746172858, 1746172858, '1'),
(203782, 33954, 'QU', 'OK', 'S', 1746172865, 1746172865, '1'),
(203783, 30202, 'QU', 'OK', 'S', 1746172869, 1746172869, '1'),
(203784, 26580, 'QU', 'OK', 'S', 1746172899, 1746172899, '1'),
(203785, 33346, 'QU', 'OK', 'S', 1746172909, 1746172909, '1'),
(203786, 29463, 'QU', 'OK', 'S', 1746172918, 1746172918, '1'),
(203787, 33346, 'QU', 'OK', 'S', 1746172944, 1746172944, '1'),
(203788, 22455, 'QU', 'OK', 'S', 1746172959, 1746172959, '1'),
(203789, 37055, 'QU', 'OK', 'S', 1746172966, 1746172966, '1'),
(203790, 16439, 'QU', 'OK', 'S', 1746172971, 1746172971, '1'),
(203791, 18258, 'QU', 'OK', 'S', 1746172976, 1746172976, '1'),
(203792, 18258, 'QU', 'OK', 'S', 1746172980, 1746172980, '1'),
(203793, 20394, 'QU', 'OK', 'S', 1746172987, 1746172987, '1'),
(203794, 13342, 'QU', 'OK', 'S', 1746173009, 1746173009, '1'),
(203795, 37309, 'QU', 'OK', 'S', 1746173018, 1746173018, '1'),
(203796, 37309, 'QU', 'OK', 'S', 1746173024, 1746173024, '1'),
(203797, 33920, 'QU', 'OK', 'S', 1746173041, 1746173041, '1'),
(203798, 33922, 'QU', 'OK', 'S', 1746173047, 1746173047, '1'),
(203799, 35796, 'QU', 'OK', 'S', 1746173051, 1746173051, '1'),
(203800, 35796, 'QU', 'OK', 'S', 1746173054, 1746173054, '1'),
(203801, 20394, 'QU', 'OK', 'S', 1746173058, 1746173058, '1'),
(203802, 20394, 'QU', 'OK', 'S', 1746173063, 1746173063, '1'),
(203803, 30529, 'QU', 'OK', 'S', 1746173068, 1746173068, '1'),
(203804, 24028, 'QU', 'OK', 'S', 1746173081, 1746173081, '1'),
(203805, 29898, 'QU', 'OK', 'S', 1746173099, 1746173099, '1'),
(203806, 33918, 'QU', 'OK', 'S', 1746173108, 1746173108, '1'),
(203807, 30529, 'QU', 'OK', 'S', 1746173117, 1746173117, '1'),
(203808, 37181, 'QU', 'OK', 'S', 1746173387, 1746173387, '1'),
(203809, 31138, 'QU', 'OK', 'S', 1746173392, 1746173392, '1'),
(203810, 37181, 'QU', 'OK', 'S', 1746173398, 1746173398, '1'),
(203811, 37181, 'QU', 'OK', 'S', 1746173408, 1746173408, '1'),
(203812, 36805, 'QU', 'OK', 'S', 1746174023, 1746174023, '1'),
(203813, 30295, 'QU', 'OK', 'S', 1746178383, 1746178383, '1'),
(203814, 30295, 'QU', 'OK', 'S', 1746178396, 1746178396, '1'),
(203815, 30295, 'QU', 'OK', 'S', 1746178410, 1746178410, '1'),
(203816, 30295, 'QU', 'OK', 'S', 1746178426, 1746178426, '1'),
(203817, 30295, 'QU', 'OK', 'S', 1746178438, 1746178438, '1'),
(203818, 30295, 'QU', 'OK', 'S', 1746178451, 1746178451, '1'),
(203819, 37035, 'QU', 'OK', 'S', 1746178630, 1746178630, '1'),
(203820, 32914, 'QU', 'OK', 'S', 1746178642, 1746178642, '1'),
(203821, 37036, 'QU', 'OK', 'S', 1746178650, 1746178650, '1'),
(203822, 37419, 'QU', 'OK', 'S', 1746178655, 1746178655, '1'),
(203823, 35867, 'QU', 'OK', 'S', 1746178659, 1746178659, '1'),
(203824, 25296, 'QU', 'OK', 'S', 1746178663, 1746178663, '1'),
(203825, 24125, 'QU', 'OK', 'S', 1746178667, 1746178667, '1'),
(203826, 22266, 'QU', 'OK', 'S', 1746178670, 1746178670, '1'),
(203827, 22004, 'QU', 'OK', 'S', 1746178676, 1746178676, '1'),
(203828, 32489, 'QU', 'OK', 'S', 1746178680, 1746178680, '1'),
(203829, 28222, 'QU', 'OK', 'S', 1746178685, 1746178685, '1'),
(203830, 36798, 'QU', 'OK', 'S', 1746178691, 1746178691, '1'),
(203831, 28222, 'QU', 'OK', 'S', 1746178695, 1746178695, '1'),
(203832, 36538, 'QU', 'OK', 'S', 1746178699, 1746178699, '1'),
(203833, 36538, 'QU', 'OK', 'S', 1746178701, 1746178701, '1'),
(203834, 33954, 'QU', 'OK', 'S', 1746178707, 1746178707, '1'),
(203835, 25294, 'QU', 'OK', 'S', 1746178712, 1746178712, '1'),
(203836, 33077, 'QU', 'OK', 'S', 1746178718, 1746178718, '1'),
(203837, 22004, 'QU', 'OK', 'S', 1746178723, 1746178723, '1'),
(203838, 33954, 'QU', 'OK', 'S', 1746178728, 1746178728, '1'),
(203839, 36539, 'QU', 'OK', 'S', 1746178732, 1746178732, '1'),
(203840, 22004, 'QU', 'OK', 'S', 1746178741, 1746178741, '1'),
(203841, 20256, 'QU', 'OK', 'S', 1746178745, 1746178745, '1'),
(203842, 32489, 'QU', 'OK', 'S', 1746178748, 1746178748, '1'),
(203843, 37365, 'QU', 'OK', 'S', 1746178754, 1746178754, '1'),
(203844, 33304, 'QU', 'OK', 'S', 1746178758, 1746178758, '1'),
(203845, 33304, 'QU', 'OK', 'S', 1746178762, 1746178762, '1'),
(203846, 23016, 'QU', 'OK', 'S', 1746178766, 1746178766, '1'),
(203847, 24124, 'QU', 'OK', 'S', 1746178774, 1746178774, '1'),
(203848, 33077, 'QU', 'OK', 'S', 1746178780, 1746178780, '1'),
(203849, 32978, 'QU', 'OK', 'S', 1746178784, 1746178784, '1'),
(203850, 23016, 'QU', 'OK', 'S', 1746178787, 1746178787, '1'),
(203851, 37365, 'QU', 'OK', 'S', 1746178791, 1746178791, '1'),
(203852, 23016, 'QU', 'OK', 'S', 1746178799, 1746178799, '1'),
(203853, 32993, 'QU', 'OK', 'S', 1746178805, 1746178805, '1'),
(203854, 36539, 'QU', 'OK', 'S', 1746178812, 1746178812, '1'),
(203855, 21022, 'QU', 'OK', 'S', 1746178817, 1746178817, '1'),
(203856, 32993, 'QU', 'OK', 'S', 1746178821, 1746178821, '1'),
(203857, 37036, 'QU', 'OK', 'S', 1746178827, 1746178827, '1'),
(203858, 36538, 'QU', 'OK', 'S', 1746178832, 1746178832, '1'),
(203859, 21022, 'QU', 'OK', 'S', 1746178837, 1746178837, '1'),
(203860, 32978, 'QU', 'OK', 'S', 1746178881, 1746178881, '1'),
(203861, 32964, 'QU', 'OK', 'S', 1746178886, 1746178886, '1'),
(203862, 36538, 'QU', 'OK', 'S', 1746178894, 1746178894, '1'),
(203863, 32978, 'QU', 'OK', 'S', 1746178899, 1746178899, '1'),
(203864, 32964, 'QU', 'OK', 'S', 1746178905, 1746178905, '1'),
(203865, 36375, 'QU', 'OK', 'S', 1746178909, 1746178909, '1'),
(203866, 36375, 'QU', 'OK', 'S', 1746178913, 1746178913, '1'),
(203867, 37035, 'QU', 'OK', 'S', 1746178917, 1746178917, '1'),
(203868, 37036, 'QU', 'OK', 'S', 1746178921, 1746178921, '1'),
(203869, 33304, 'QU', 'OK', 'S', 1746178929, 1746178929, '1'),
(203870, 36876, 'QU', 'OK', 'S', 1746178938, 1746178938, '1'),
(203871, 36691, 'QU', 'OK', 'S', 1746178942, 1746178942, '1'),
(203872, 36999, 'QU', 'OK', 'S', 1746178950, 1746178950, '1'),
(203873, 37357, 'QU', 'OK', 'S', 1746178954, 1746178954, '1'),
(203874, 36974, 'QU', 'OK', 'S', 1746178958, 1746178958, '1'),
(203875, 36981, 'QU', 'OK', 'S', 1746178961, 1746178961, '1'),
(203876, 35365, 'QU', 'OK', 'S', 1746178967, 1746178967, '1'),
(203877, 24705, 'QU', 'OK', 'S', 1746178972, 1746178972, '1'),
(203878, 36665, 'QU', 'OK', 'S', 1746178976, 1746178976, '1'),
(203879, 36998, 'QU', 'OK', 'S', 1746178980, 1746178980, '1'),
(203880, 37416, 'QU', 'OK', 'S', 1746178984, 1746178984, '1'),
(203881, 36379, 'QU', 'OK', 'S', 1746178984, 1746178984, '1'),
(203882, 36269, 'QU', 'OK', 'S', 1746178988, 1746178988, '1'),
(203883, 37416, 'QU', 'OK', 'S', 1746178990, 1746178990, '1'),
(203884, 37416, 'QU', 'OK', 'S', 1746179002, 1746179002, '1'),
(203885, 37416, 'QU', 'OK', 'S', 1746179005, 1746179005, '1'),
(203886, 37416, 'QU', 'OK', 'S', 1746179013, 1746179013, '1'),
(203887, 37416, 'QU', 'OK', 'S', 1746179017, 1746179017, '1'),
(203888, 37415, 'QU', 'OK', 'S', 1746179376, 1746179376, '1'),
(203889, 37415, 'QU', 'OK', 'S', 1746179384, 1746179384, '1'),
(203890, 37415, 'QU', 'OK', 'S', 1746179390, 1746179390, '1'),
(203891, 37415, 'QU', 'OK', 'S', 1746179399, 1746179399, '1'),
(203892, 37415, 'QU', 'OK', 'S', 1746179402, 1746179402, '1'),
(203893, 37415, 'QU', 'OK', 'S', 1746179405, 1746179405, '1'),
(203894, 36023, 'QU', 'OK', 'S', 1746179431, 1746179431, '1'),
(203895, 37535, 'QU', 'OK', 'S', 1746179589, 1746179589, '1'),
(203896, 37537, 'QU', 'OK', 'S', 1746179610, 1746179610, '1'),
(203897, 37536, 'QU', 'OK', 'S', 1746180071, 1746180071, '1'),
(203898, 36058, 'QU', 'OK', 'S', 1746180220, 1746180220, '1'),
(203899, 36051, 'QU', 'OK', 'S', 1746180311, 1746180311, '1'),
(203900, 36060, 'QU', 'OK', 'S', 1746180346, 1746180346, '1'),
(203901, 36057, 'QU', 'OK', 'S', 1746180397, 1746180397, '1'),
(203902, 36028, 'QU', 'OK', 'S', 1746180524, 1746180524, '1'),
(203903, 36026, 'QU', 'OK', 'S', 1746180578, 1746180578, '1'),
(203904, 35996, 'QU', 'OK', 'S', 1746180610, 1746180610, '1'),
(203905, 36015, 'QU', 'OK', 'S', 1746180721, 1746180721, '1'),
(203906, 28478, 'QU', 'OK', 'S', 1746181730, 1746181730, '1'),
(203907, 28478, 'QU', 'OK', 'S', 1746181730, 1746181730, '1'),
(203908, 22372, 'QU', 'OK', 'S', 1746181775, 1746181775, '1'),
(203909, 29655, 'QU', 'OK', 'S', 1746181814, 1746181814, '1'),
(203910, 22099, 'QU', 'OK', 'S', 1746181870, 1746181870, '1'),
(203911, 21183, 'QU', 'OK', 'S', 1746181890, 1746181890, '1'),
(203912, 23470, 'QU', 'OK', 'S', 1746181991, 1746181991, '1'),
(203913, 28718, 'QU', 'OK', 'S', 1746182031, 1746182031, '1'),
(203914, 32201, 'QU', 'OK', 'S', 1746182039, 1746182039, '1'),
(203915, 35165, 'QU', 'OK', 'S', 1746183107, 1746183107, '1'),
(203916, 26817, 'QU', 'OK', 'S', 1746183119, 1746183119, '1'),
(203917, 33278, 'QU', 'OK', 'S', 1746183126, 1746183126, '1'),
(203918, 31547, 'QU', 'OK', 'S', 1746183917, 1746183917, '1'),
(203919, 31547, 'QU', 'OK', 'S', 1746183920, 1746183920, '1'),
(203920, 31547, 'QU', 'OK', 'S', 1746183923, 1746183923, '1'),
(203921, 31547, 'QU', 'OK', 'S', 1746183926, 1746183926, '1'),
(203922, 31547, 'QU', 'OK', 'S', 1746183928, 1746183928, '1'),
(203923, 31547, 'QU', 'OK', 'S', 1746183930, 1746183930, '1'),
(203924, 31547, 'QU', 'OK', 'S', 1746183933, 1746183933, '1'),
(203925, 31547, 'QU', 'OK', 'S', 1746183936, 1746183936, '1'),
(203926, 31547, 'QU', 'OK', 'S', 1746183938, 1746183938, '1'),
(203927, 31547, 'QU', 'OK', 'S', 1746183940, 1746183940, '1'),
(203928, 31547, 'QU', 'OK', 'S', 1746183943, 1746183943, '1'),
(203929, 31547, 'QU', 'OK', 'S', 1746183945, 1746183945, '1'),
(203930, 31547, 'QU', 'OK', 'S', 1746183948, 1746183948, '1'),
(203931, 31547, 'QU', 'OK', 'S', 1746183950, 1746183950, '1'),
(203932, 31547, 'QU', 'OK', 'S', 1746183952, 1746183952, '1'),
(203933, 31547, 'QU', 'OK', 'S', 1746183955, 1746183955, '1'),
(203934, 31547, 'QU', 'OK', 'S', 1746183958, 1746183958, '1'),
(203935, 31547, 'QU', 'OK', 'S', 1746183961, 1746183961, '1'),
(203936, 31547, 'QU', 'OK', 'S', 1746183963, 1746183963, '1'),
(203937, 31547, 'QU', 'OK', 'S', 1746183965, 1746183965, '1'),
(203938, 31547, 'QU', 'OK', 'S', 1746183968, 1746183968, '1'),
(203939, 31547, 'QU', 'OK', 'S', 1746183971, 1746183971, '1'),
(203940, 31547, 'QU', 'OK', 'S', 1746183973, 1746183973, '1'),
(203941, 31547, 'QU', 'OK', 'S', 1746183976, 1746183976, '1'),
(203942, 31547, 'QU', 'OK', 'S', 1746183979, 1746183979, '1'),
(203943, 31547, 'QU', 'OK', 'S', 1746183981, 1746183981, '1'),
(203944, 31547, 'QU', 'OK', 'S', 1746183984, 1746183984, '1'),
(203945, 31547, 'QU', 'OK', 'S', 1746183987, 1746183987, '1'),
(203946, 31547, 'QU', 'OK', 'S', 1746183990, 1746183990, '1'),
(203947, 31547, 'QU', 'OK', 'S', 1746183993, 1746183993, '1'),
(203948, 31547, 'QU', 'OK', 'S', 1746183995, 1746183995, '1'),
(203949, 31547, 'QU', 'OK', 'S', 1746183999, 1746183999, '1'),
(203950, 24932, 'QU', 'OK', 'S', 1746184147, 1746184147, '1'),
(203951, 36017, 'QU', 'OK', 'S', 1746184972, 1746184972, '1'),
(203952, 35995, 'QU', 'OK', 'S', 1746184993, 1746184993, '1'),
(203953, 35992, 'QU', 'OK', 'S', 1746185139, 1746185139, '1'),
(203954, 35994, 'QU', 'OK', 'S', 1746185163, 1746185163, '1'),
(203955, 36025, 'QU', 'OK', 'S', 1746185218, 1746185218, '1'),
(203956, 36027, 'QU', 'OK', 'S', 1746185251, 1746185251, '1'),
(203957, 36030, 'QU', 'OK', 'S', 1746185275, 1746185275, '1'),
(203958, 35984, 'QU', 'OK', 'S', 1746185313, 1746185313, '1'),
(203959, 36847, 'QU', 'OK', 'S', 1746185917, 1746185917, '1'),
(203960, 37106, 'QU', 'OK', 'S', 1746185924, 1746185924, '1'),
(203961, 37106, 'QU', 'OK', 'S', 1746185927, 1746185927, '1'),
(203962, 31147, 'QU', 'OK', 'S', 1746186004, 1746186004, '1'),
(203963, 31147, 'QU', 'OK', 'S', 1746186019, 1746186019, '1'),
(203964, 31147, 'QU', 'OK', 'S', 1746186028, 1746186028, '1'),
(203965, 36015, 'QU', 'OK', 'S', 1746186726, 1746186726, '1'),
(203966, 35984, 'QU', 'OK', 'S', 1746186767, 1746186767, '1'),
(203967, 36010, 'QU', 'OK', 'S', 1746189411, 1746189411, '1'),
(203968, 36010, 'QU', 'OK', 'S', 1746189427, 1746189427, '1'),
(203969, 36010, 'QU', 'OK', 'S', 1746189452, 1746189452, '1'),
(203970, 36010, 'QU', 'OK', 'S', 1746189455, 1746189455, '1'),
(203971, 36465, 'QU', 'OK', 'S', 1746189492, 1746189492, '1'),
(203972, 37437, 'QU', 'OK', 'S', 1746189752, 1746189752, '1'),
(203973, 37438, 'QU', 'OK', 'S', 1746189845, 1746189845, '1'),
(203974, 26210, 'QU', 'OK', 'S', 1746189906, 1746189906, '1'),
(203975, 26210, 'QU', 'OK', 'S', 1746189922, 1746189922, '1'),
(203976, 26210, 'QU', 'OK', 'S', 1746189932, 1746189932, '1'),
(203977, 26210, 'QU', 'OK', 'S', 1746189943, 1746189943, '1'),
(203978, 26210, 'QU', 'OK', 'S', 1746189968, 1746189968, '1'),
(203979, 26210, 'QU', 'OK', 'S', 1746189976, 1746189976, '1'),
(203980, 26210, 'QU', 'OK', 'S', 1746189986, 1746189986, '1'),
(203981, 26210, 'QU', 'OK', 'S', 1746189998, 1746189998, '1'),
(203982, 26210, 'QU', 'OK', 'S', 1746190003, 1746190003, '1'),
(203983, 26210, 'QU', 'OK', 'S', 1746190010, 1746190010, '1'),
(203984, 19346, 'QU', 'OK', 'S', 1746190023, 1746190023, '1'),
(203985, 19346, 'QU', 'OK', 'S', 1746190026, 1746190026, '1'),
(203986, 31138, 'QU', 'OK', 'S', 1746190050, 1746190050, '1'),
(203987, 29055, 'QU', 'OK', 'S', 1746190429, 1746190429, '1'),
(203988, 12690, 'QU', 'OK', 'S', 1746190588, 1746190588, '1'),
(203989, 13802, 'QU', 'OK', 'S', 1746190599, 1746190599, '1'),
(203990, 25582, 'QU', 'OK', 'S', 1746190720, 1746190720, '1'),
(203991, 19735, 'QU', 'OK', 'S', 1746190728, 1746190728, '1'),
(203992, 30487, 'QU', 'OK', 'S', 1746190735, 1746190735, '1'),
(203993, 30591, 'QU', 'OK', 'S', 1746190749, 1746190749, '1'),
(203994, 24581, 'QU', 'OK', 'S', 1746190759, 1746190759, '1'),
(203995, 26437, 'QU', 'OK', 'S', 1746190773, 1746190773, '1'),
(203996, 26437, 'QU', 'OK', 'S', 1746190773, 1746190773, '1'),
(203997, 26437, 'QU', 'OK', 'S', 1746190773, 1746190773, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(203998, 26437, 'QU', 'OK', 'S', 1746190773, 1746190773, '1'),
(203999, 29094, 'QU', 'OK', 'S', 1746190850, 1746190850, '1'),
(204000, 29183, 'QU', 'OK', 'S', 1746190857, 1746190857, '1'),
(204001, 25245, 'QU', 'OK', 'S', 1746191048, 1746191048, '1'),
(204002, 37504, 'QU', 'OK', 'S', 1746191086, 1746191086, '1'),
(204003, 30295, 'QU', 'OK', 'S', 1746191128, 1746191128, '1'),
(204004, 31071, 'QU', 'OK', 'S', 1746191233, 1746191233, '1'),
(204005, 14542, 'QU', 'OK', 'S', 1746191643, 1746191643, '1'),
(204006, 29061, 'QU', 'OK', 'S', 1746191655, 1746191655, '1'),
(204007, 29061, 'QU', 'OK', 'S', 1746191657, 1746191657, '1'),
(204008, 14542, 'QU', 'OK', 'S', 1746191666, 1746191666, '1'),
(204009, 14542, 'QU', 'OK', 'S', 1746191684, 1746191684, '1'),
(204010, 31138, 'QU', 'OK', 'S', 1746193431, 1746193431, '1'),
(204011, 37490, 'QU', 'OK', 'S', 1746194635, 1746194635, '1'),
(204012, 37462, 'QU', 'OK', 'S', 1746194637, 1746194637, '1'),
(204013, 31144, 'QU', 'OK', 'S', 1746248825, 1746248825, '1'),
(204014, 31147, 'QU', 'OK', 'S', 1746249619, 1746249619, '1'),
(204015, 31147, 'QU', 'OK', 'S', 1746249859, 1746249859, '1'),
(204016, 37385, 'QU', 'OK', 'S', 1746251984, 1746251984, '1'),
(204017, 37438, 'QU', 'OK', 'S', 1746252027, 1746252027, '1'),
(204018, 37437, 'QU', 'OK', 'S', 1746252060, 1746252060, '1'),
(204019, 36907, 'QU', 'OK', 'S', 1746252136, 1746252136, '1'),
(204020, 36907, 'QU', 'OK', 'S', 1746252141, 1746252141, '1'),
(204021, 36903, 'QU', 'OK', 'S', 1746252207, 1746252207, '1'),
(204022, 36903, 'QU', 'OK', 'S', 1746252210, 1746252210, '1'),
(204023, 36903, 'QU', 'OK', 'S', 1746252212, 1746252212, '1'),
(204024, 36903, 'QU', 'OK', 'S', 1746252214, 1746252214, '1'),
(204025, 36903, 'QU', 'OK', 'S', 1746252215, 1746252215, '1'),
(204026, 36903, 'QU', 'OK', 'S', 1746252218, 1746252218, '1'),
(204027, 36903, 'QU', 'OK', 'S', 1746252220, 1746252220, '1'),
(204028, 36903, 'QU', 'OK', 'S', 1746252224, 1746252224, '1'),
(204029, 36903, 'QU', 'OK', 'S', 1746252226, 1746252226, '1'),
(204030, 36903, 'QU', 'OK', 'S', 1746252229, 1746252229, '1'),
(204031, 36903, 'QU', 'OK', 'S', 1746252502, 1746252502, '1'),
(204032, 36903, 'QU', 'OK', 'S', 1746252504, 1746252504, '1'),
(204033, 36903, 'QU', 'OK', 'S', 1746252506, 1746252506, '1'),
(204034, 36903, 'QU', 'OK', 'S', 1746252509, 1746252509, '1'),
(204035, 36903, 'QU', 'OK', 'S', 1746252511, 1746252511, '1'),
(204036, 36903, 'QU', 'OK', 'S', 1746252512, 1746252512, '1'),
(204037, 36903, 'QU', 'OK', 'S', 1746252513, 1746252513, '1'),
(204038, 36903, 'QU', 'OK', 'S', 1746252514, 1746252514, '1'),
(204039, 36903, 'QU', 'OK', 'S', 1746252515, 1746252515, '1'),
(204040, 36903, 'QU', 'OK', 'S', 1746252516, 1746252516, '1'),
(204041, 36903, 'QU', 'OK', 'S', 1746252523, 1746252523, '1'),
(204042, 36903, 'QU', 'OK', 'S', 1746252526, 1746252526, '1'),
(204043, 36903, 'QU', 'OK', 'S', 1746252528, 1746252528, '1'),
(204044, 36903, 'QU', 'OK', 'S', 1746252530, 1746252530, '1'),
(204045, 36903, 'QU', 'OK', 'S', 1746252532, 1746252532, '1'),
(204046, 36903, 'QU', 'OK', 'S', 1746252534, 1746252534, '1'),
(204047, 36903, 'QU', 'OK', 'S', 1746252537, 1746252537, '1'),
(204048, 36903, 'QU', 'OK', 'S', 1746252539, 1746252539, '1'),
(204049, 36903, 'QU', 'OK', 'S', 1746252542, 1746252542, '1'),
(204050, 36903, 'QU', 'OK', 'S', 1746252545, 1746252545, '1'),
(204051, 36795, 'QU', 'OK', 'S', 1746252929, 1746252929, '1'),
(204052, 36796, 'QU', 'OK', 'S', 1746253457, 1746253457, '1'),
(204053, 36796, 'QU', 'OK', 'S', 1746253481, 1746253481, '1'),
(204054, 36796, 'QU', 'OK', 'S', 1746253502, 1746253502, '1'),
(204055, 37548, 'QU', 'OK', 'S', 1746255796, 1746255796, '1'),
(204056, 37549, 'QU', 'OK', 'S', 1746255878, 1746255878, '1'),
(204057, 37550, 'QU', 'OK', 'S', 1746256057, 1746256057, '1'),
(204058, 37551, 'QU', 'OK', 'S', 1746256154, 1746256154, '1'),
(204059, 27394, 'QU', 'OK', 'S', 1746257960, 1746257960, '1'),
(204060, 35945, 'QU', 'OK', 'S', 1746258018, 1746258018, '1'),
(204061, 34542, 'QU', 'OK', 'S', 1746258316, 1746258316, '1'),
(204062, 36687, 'QU', 'OK', 'S', 1746258348, 1746258348, '1'),
(204063, 34542, 'QU', 'OK', 'S', 1746258378, 1746258378, '1'),
(204064, 36533, 'QU', 'OK', 'S', 1746258611, 1746258611, '1'),
(204065, 31209, 'QU', 'OK', 'S', 1746258869, 1746258869, '1'),
(204066, 36013, 'QU', 'OK', 'S', 1746259027, 1746259027, '1'),
(204067, 36012, 'QU', 'OK', 'S', 1746259197, 1746259197, '1'),
(204068, 36033, 'QU', 'OK', 'S', 1746259398, 1746259398, '1'),
(204069, 36843, 'QU', 'OK', 'S', 1746259571, 1746259571, '1'),
(204070, 33450, 'QU', 'OK', 'S', 1746259580, 1746259580, '1'),
(204071, 37219, 'QU', 'OK', 'S', 1746259582, 1746259582, '1'),
(204072, 34286, 'QU', 'OK', 'S', 1746259585, 1746259585, '1'),
(204073, 36146, 'QU', 'OK', 'S', 1746259587, 1746259587, '1'),
(204074, 21245, 'QU', 'OK', 'S', 1746259591, 1746259591, '1'),
(204075, 33705, 'QU', 'OK', 'S', 1746259594, 1746259594, '1'),
(204076, 36113, 'QU', 'OK', 'S', 1746259604, 1746259604, '1'),
(204077, 23006, 'QU', 'OK', 'S', 1746259607, 1746259607, '1'),
(204078, 33705, 'QU', 'OK', 'S', 1746259618, 1746259618, '1'),
(204079, 16596, 'QU', 'OK', 'S', 1746259622, 1746259622, '1'),
(204080, 12738, 'QU', 'OK', 'S', 1746259626, 1746259626, '1'),
(204081, 32176, 'QU', 'OK', 'S', 1746259629, 1746259629, '1'),
(204082, 36240, 'QU', 'OK', 'S', 1746259633, 1746259633, '1'),
(204083, 28002, 'QU', 'OK', 'S', 1746259636, 1746259636, '1'),
(204084, 34576, 'QU', 'OK', 'S', 1746259653, 1746259653, '1'),
(204085, 30591, 'QU', 'OK', 'S', 1746259658, 1746259658, '1'),
(204086, 3522, 'QU', 'OK', 'S', 1746259662, 1746259662, '1'),
(204087, 21046, 'QU', 'OK', 'S', 1746259666, 1746259666, '1'),
(204088, 28116, 'QU', 'OK', 'S', 1746259670, 1746259670, '1'),
(204089, 21083, 'QU', 'OK', 'S', 1746259674, 1746259674, '1'),
(204090, 33361, 'QU', 'OK', 'S', 1746259679, 1746259679, '1'),
(204091, 29184, 'QU', 'OK', 'S', 1746259683, 1746259683, '1'),
(204092, 35090, 'QU', 'OK', 'S', 1746259689, 1746259689, '1'),
(204093, 34972, 'QU', 'OK', 'S', 1746259696, 1746259696, '1'),
(204094, 36572, 'QU', 'OK', 'S', 1746259701, 1746259701, '1'),
(204095, 35048, 'QU', 'OK', 'S', 1746259706, 1746259706, '1'),
(204096, 36341, 'QU', 'OK', 'S', 1746259709, 1746259709, '1'),
(204097, 36608, 'QU', 'OK', 'S', 1746259712, 1746259712, '1'),
(204098, 12745, 'QU', 'OK', 'S', 1746259715, 1746259715, '1'),
(204099, 33462, 'QU', 'OK', 'S', 1746259717, 1746259717, '1'),
(204100, 33211, 'QU', 'OK', 'S', 1746259720, 1746259720, '1'),
(204101, 13460, 'QU', 'OK', 'S', 1746264311, 1746264311, '1'),
(204102, 12287, 'QU', 'OK', 'S', 1746264365, 1746264365, '1'),
(204103, 35743, 'QU', 'OK', 'S', 1746264403, 1746264403, '1'),
(204104, 31209, 'QU', 'OK', 'S', 1746264435, 1746264435, '1'),
(204105, 35774, 'QU', 'OK', 'S', 1746264609, 1746264609, '1'),
(204106, 36769, 'QU', 'OK', 'S', 1746264691, 1746264691, '1'),
(204107, 37052, 'QU', 'OK', 'S', 1746264724, 1746264724, '1'),
(204108, 37125, 'QU', 'OK', 'S', 1746264981, 1746264981, '1'),
(204109, 37116, 'QU', 'OK', 'S', 1746264997, 1746264997, '1'),
(204110, 37115, 'QU', 'OK', 'S', 1746265004, 1746265004, '1'),
(204111, 32102, 'QU', 'OK', 'S', 1746265027, 1746265027, '1'),
(204112, 24321, 'QU', 'OK', 'S', 1746265033, 1746265033, '1'),
(204113, 24321, 'QU', 'OK', 'S', 1746265035, 1746265035, '1'),
(204114, 24321, 'QU', 'OK', 'S', 1746265047, 1746265047, '1'),
(204115, 29753, 'QU', 'OK', 'S', 1746265053, 1746265053, '1'),
(204116, 37383, 'QU', 'OK', 'S', 1746265057, 1746265057, '1'),
(204117, 36203, 'QU', 'OK', 'S', 1746265060, 1746265060, '1'),
(204118, 35980, 'QU', 'OK', 'S', 1746265063, 1746265063, '1'),
(204119, 24957, 'QU', 'OK', 'S', 1746265063, 1746265063, '1'),
(204120, 37009, 'QU', 'OK', 'S', 1746265064, 1746265064, '1'),
(204121, 33543, 'QU', 'OK', 'S', 1746265066, 1746265066, '1'),
(204122, 24525, 'QU', 'OK', 'S', 1746265070, 1746265070, '1'),
(204123, 27770, 'QU', 'OK', 'S', 1746265073, 1746265073, '1'),
(204124, 37008, 'QU', 'OK', 'S', 1746265075, 1746265075, '1'),
(204125, 24055, 'QU', 'OK', 'S', 1746265076, 1746265076, '1'),
(204126, 37384, 'QU', 'OK', 'S', 1746265080, 1746265080, '1'),
(204127, 36951, 'QU', 'OK', 'S', 1746265082, 1746265082, '1'),
(204128, 33476, 'QU', 'OK', 'S', 1746265086, 1746265086, '1'),
(204129, 37385, 'QU', 'OK', 'S', 1746265088, 1746265088, '1'),
(204130, 33852, 'QU', 'OK', 'S', 1746265092, 1746265092, '1'),
(204131, 36950, 'QU', 'OK', 'S', 1746265093, 1746265093, '1'),
(204132, 10558, 'QU', 'OK', 'S', 1746265094, 1746265094, '1'),
(204133, 36171, 'QU', 'OK', 'S', 1746265097, 1746265097, '1'),
(204134, 36171, 'QU', 'OK', 'S', 1746265099, 1746265099, '1'),
(204135, 36751, 'QU', 'OK', 'S', 1746265101, 1746265101, '1'),
(204136, 37507, 'QU', 'OK', 'S', 1746265165, 1746265165, '1'),
(204137, 37507, 'QU', 'OK', 'S', 1746265168, 1746265168, '1'),
(204138, 37507, 'QU', 'OK', 'S', 1746265177, 1746265177, '1'),
(204139, 37507, 'QU', 'OK', 'S', 1746265179, 1746265179, '1'),
(204140, 37507, 'QU', 'OK', 'S', 1746265183, 1746265183, '1'),
(204141, 37507, 'QU', 'OK', 'S', 1746265186, 1746265186, '1'),
(204142, 31492, 'QU', 'OK', 'S', 1746265525, 1746265525, '1'),
(204143, 36633, 'QU', 'OK', 'S', 1746265583, 1746265583, '1'),
(204144, 36629, 'QU', 'OK', 'S', 1746265747, 1746265747, '1'),
(204145, 31539, 'QU', 'OK', 'S', 1746266249, 1746266249, '1'),
(204146, 31571, 'QU', 'OK', 'S', 1746266299, 1746266299, '1'),
(204147, 24559, 'QU', 'OK', 'S', 1746266833, 1746266833, '1'),
(204148, 24559, 'QU', 'OK', 'S', 1746266847, 1746266847, '1'),
(204149, 24559, 'QU', 'OK', 'S', 1746266860, 1746266860, '1'),
(204150, 24559, 'QU', 'OK', 'S', 1746266882, 1746266882, '1'),
(204151, 22648, 'QU', 'OK', 'S', 1746266980, 1746266980, '1'),
(204152, 22648, 'QU', 'OK', 'S', 1746266989, 1746266989, '1'),
(204153, 22648, 'QU', 'OK', 'S', 1746266995, 1746266995, '1'),
(204154, 22648, 'QU', 'OK', 'S', 1746267024, 1746267024, '1'),
(204155, 30141, 'QU', 'OK', 'S', 1746267546, 1746267546, '1'),
(204156, 22846, 'QU', 'OK', 'S', 1746268222, 1746268222, '1'),
(204157, 33285, 'QU', 'OK', 'S', 1746270067, 1746270067, '1'),
(204158, 37467, 'QU', 'OK', 'S', 1746270361, 1746270361, '1'),
(204159, 37167, 'QU', 'OK', 'S', 1746270414, 1746270414, '1'),
(204160, 37171, 'QU', 'OK', 'S', 1746270414, 1746270414, '1'),
(204161, 37168, 'QU', 'OK', 'S', 1746270414, 1746270414, '1'),
(204162, 36993, 'QU', 'OK', 'S', 1746270414, 1746270414, '1'),
(204163, 36845, 'QU', 'OK', 'S', 1746270414, 1746270414, '1'),
(204164, 36478, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204165, 36477, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204166, 36477, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204167, 36299, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204168, 36299, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204169, 36299, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204170, 36301, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204171, 36301, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204172, 36300, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204173, 36300, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204174, 36300, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204175, 36365, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204176, 36368, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204177, 36365, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204178, 36368, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204179, 36368, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204180, 36657, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204181, 36622, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204182, 36623, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204183, 36671, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204184, 36671, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204185, 36672, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204186, 36657, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204187, 36657, 'QU', 'OK', 'S', 1746270415, 1746270415, '1'),
(204188, 35065, 'QU', 'OK', 'S', 1746270431, 1746270431, '1'),
(204189, 36299, 'QU', 'OK', 'S', 1746270457, 1746270457, '1'),
(204190, 36368, 'QU', 'OK', 'S', 1746270466, 1746270466, '1'),
(204191, 36622, 'QU', 'OK', 'S', 1746270470, 1746270470, '1'),
(204192, 37168, 'QU', 'OK', 'S', 1746270472, 1746270472, '1'),
(204193, 36368, 'QU', 'OK', 'S', 1746270477, 1746270477, '1'),
(204194, 36477, 'QU', 'OK', 'S', 1746270480, 1746270480, '1'),
(204195, 36478, 'QU', 'OK', 'S', 1746270483, 1746270483, '1'),
(204196, 36300, 'QU', 'OK', 'S', 1746270485, 1746270485, '1'),
(204197, 36657, 'QU', 'OK', 'S', 1746270488, 1746270488, '1'),
(204198, 36365, 'QU', 'OK', 'S', 1746270492, 1746270492, '1'),
(204199, 36301, 'QU', 'OK', 'S', 1746270494, 1746270494, '1'),
(204200, 36672, 'QU', 'OK', 'S', 1746270498, 1746270498, '1'),
(204201, 36671, 'QU', 'OK', 'S', 1746270501, 1746270501, '1'),
(204202, 36657, 'QU', 'OK', 'S', 1746270504, 1746270504, '1'),
(204203, 37171, 'QU', 'OK', 'S', 1746270513, 1746270513, '1'),
(204204, 37167, 'QU', 'OK', 'S', 1746270518, 1746270518, '1'),
(204205, 36368, 'QU', 'OK', 'S', 1746270521, 1746270521, '1'),
(204206, 36365, 'QU', 'OK', 'S', 1746270525, 1746270525, '1'),
(204207, 36300, 'QU', 'OK', 'S', 1746270527, 1746270527, '1'),
(204208, 36477, 'QU', 'OK', 'S', 1746270533, 1746270533, '1'),
(204209, 36299, 'QU', 'OK', 'S', 1746270540, 1746270540, '1'),
(204210, 36657, 'QU', 'OK', 'S', 1746270543, 1746270543, '1'),
(204211, 36623, 'QU', 'OK', 'S', 1746270545, 1746270545, '1'),
(204212, 36671, 'QU', 'OK', 'S', 1746270549, 1746270549, '1'),
(204213, 36301, 'QU', 'OK', 'S', 1746270552, 1746270552, '1'),
(204214, 36993, 'QU', 'OK', 'S', 1746270559, 1746270559, '1'),
(204215, 36299, 'QU', 'OK', 'S', 1746270564, 1746270564, '1'),
(204216, 36845, 'QU', 'OK', 'S', 1746270567, 1746270567, '1'),
(204217, 36300, 'QU', 'OK', 'S', 1746270572, 1746270572, '1'),
(204218, 33724, 'QU', 'OK', 'S', 1746271244, 1746271244, '1'),
(204219, 34964, 'QU', 'OK', 'S', 1746271546, 1746271546, '1'),
(204220, 36824, 'QU', 'OK', 'S', 1746271581, 1746271581, '1'),
(204221, 33059, 'QU', 'OK', 'S', 1746271616, 1746271616, '1'),
(204222, 30631, 'QU', 'OK', 'S', 1746271651, 1746271651, '1'),
(204223, 37055, 'QU', 'OK', 'S', 1746271940, 1746271940, '1'),
(204224, 33339, 'QU', 'OK', 'S', 1746272004, 1746272004, '1'),
(204225, 36657, 'QU', 'OK', 'S', 1746272231, 1746272231, '1'),
(204226, 12649, 'QU', 'OK', 'S', 1746272678, 1746272678, '1'),
(204227, 31138, 'QU', 'OK', 'S', 1746273215, 1746273215, '1'),
(204228, 36791, 'QU', 'OK', 'S', 1746274216, 1746274216, '1'),
(204229, 36482, 'QU', 'OK', 'S', 1746274220, 1746274220, '1'),
(204230, 37492, 'QU', 'OK', 'S', 1746274223, 1746274223, '1'),
(204231, 28989, 'QU', 'OK', 'S', 1746274239, 1746274239, '1'),
(204232, 27241, 'QU', 'OK', 'S', 1746274270, 1746274270, '1'),
(204233, 37496, 'QU', 'OK', 'S', 1746274277, 1746274277, '1'),
(204234, 37483, 'QU', 'OK', 'S', 1746274280, 1746274280, '1'),
(204235, 36326, 'QU', 'OK', 'S', 1746274285, 1746274285, '1'),
(204236, 36479, 'QU', 'OK', 'S', 1746274288, 1746274288, '1'),
(204237, 24143, 'QU', 'OK', 'S', 1746274293, 1746274293, '1'),
(204238, 37245, 'QU', 'OK', 'S', 1746274300, 1746274300, '1'),
(204239, 30529, 'QU', 'OK', 'S', 1746274311, 1746274311, '1'),
(204240, 25057, 'QU', 'OK', 'S', 1746274320, 1746274320, '1'),
(204241, 29506, 'QU', 'OK', 'S', 1746274329, 1746274329, '1'),
(204242, 20946, 'QU', 'OK', 'S', 1746274334, 1746274334, '1'),
(204243, 15357, 'QU', 'OK', 'S', 1746274338, 1746274338, '1'),
(204244, 19479, 'QU', 'OK', 'S', 1746274342, 1746274342, '1'),
(204245, 37497, 'QU', 'OK', 'S', 1746274354, 1746274354, '1'),
(204246, 28425, 'QU', 'OK', 'S', 1746274363, 1746274363, '1'),
(204247, 18109, 'QU', 'OK', 'S', 1746274368, 1746274368, '1'),
(204248, 36536, 'QU', 'OK', 'S', 1746274376, 1746274376, '1'),
(204249, 37245, 'QU', 'OK', 'S', 1746274381, 1746274381, '1'),
(204250, 37107, 'QU', 'OK', 'S', 1746274392, 1746274392, '1'),
(204251, 37498, 'QU', 'OK', 'S', 1746274395, 1746274395, '1'),
(204252, 37482, 'QU', 'OK', 'S', 1746274398, 1746274398, '1'),
(204253, 31317, 'QU', 'OK', 'S', 1746274414, 1746274414, '1'),
(204254, 25263, 'QU', 'OK', 'S', 1746274425, 1746274425, '1'),
(204255, 36630, 'QU', 'OK', 'S', 1746274430, 1746274430, '1'),
(204256, 23747, 'QU', 'OK', 'S', 1746274433, 1746274433, '1'),
(204257, 33747, 'QU', 'OK', 'S', 1746274436, 1746274436, '1'),
(204258, 37159, 'QU', 'OK', 'S', 1746274447, 1746274447, '1'),
(204259, 34608, 'QU', 'OK', 'S', 1746274463, 1746274463, '1'),
(204260, 31544, 'QU', 'OK', 'S', 1746274471, 1746274471, '1'),
(204261, 32757, 'QU', 'OK', 'S', 1746274477, 1746274477, '1'),
(204262, 35690, 'QU', 'OK', 'S', 1746275499, 1746275499, '1'),
(204263, 17346, 'QU', 'OK', 'S', 1746275845, 1746275845, '1'),
(204264, 34742, 'QU', 'OK', 'S', 1746276472, 1746276472, '1'),
(204265, 37547, 'QU', 'OK', 'S', 1746276476, 1746276476, '1'),
(204266, 20194, 'QU', 'OK', 'S', 1746276478, 1746276478, '1'),
(204267, 23747, 'QU', 'OK', 'S', 1746276480, 1746276480, '1'),
(204268, 37220, 'QU', 'OK', 'S', 1746276483, 1746276483, '1'),
(204269, 18508, 'QU', 'OK', 'S', 1746276487, 1746276487, '1'),
(204270, 35630, 'QU', 'OK', 'S', 1746276504, 1746276504, '1'),
(204271, 21027, 'QU', 'OK', 'S', 1746276724, 1746276724, '1'),
(204272, 21028, 'QU', 'OK', 'S', 1746276728, 1746276728, '1'),
(204273, 32968, 'QU', 'OK', 'S', 1746276749, 1746276749, '1'),
(204274, 15568, 'QU', 'OK', 'S', 1746276755, 1746276755, '1'),
(204275, 32726, 'QU', 'OK', 'S', 1746276762, 1746276762, '1'),
(204276, 32847, 'QU', 'OK', 'S', 1746276768, 1746276768, '1'),
(204277, 33704, 'QU', 'OK', 'S', 1746276873, 1746276873, '1'),
(204278, 27053, 'QU', 'OK', 'S', 1746277552, 1746277552, '1'),
(204279, 30361, 'QU', 'OK', 'S', 1746277566, 1746277566, '1'),
(204280, 32527, 'QU', 'OK', 'S', 1746277573, 1746277573, '1'),
(204281, 35407, 'QU', 'OK', 'S', 1746277580, 1746277580, '1'),
(204282, 13826, 'QU', 'OK', 'S', 1746277587, 1746277587, '1'),
(204283, 13826, 'QU', 'OK', 'S', 1746278162, 1746278162, '1'),
(204284, 35407, 'QU', 'OK', 'S', 1746278165, 1746278165, '1'),
(204285, 37125, 'QU', 'OK', 'S', 1746279216, 1746279216, '1'),
(204286, 37116, 'QU', 'OK', 'S', 1746279231, 1746279231, '1'),
(204287, 37115, 'QU', 'OK', 'S', 1746279237, 1746279237, '1'),
(204288, 37009, 'QU', 'OK', 'S', 1746279246, 1746279246, '1'),
(204289, 37008, 'QU', 'OK', 'S', 1746279253, 1746279253, '1'),
(204290, 36951, 'QU', 'OK', 'S', 1746279259, 1746279259, '1'),
(204291, 36950, 'QU', 'OK', 'S', 1746279267, 1746279267, '1'),
(204292, 36751, 'QU', 'OK', 'S', 1746279271, 1746279271, '1'),
(204293, 36495, 'QU', 'OK', 'S', 1746279279, 1746279279, '1'),
(204294, 36452, 'QU', 'OK', 'S', 1746279286, 1746279286, '1'),
(204295, 36444, 'QU', 'OK', 'S', 1746279291, 1746279291, '1'),
(204296, 36439, 'QU', 'OK', 'S', 1746279297, 1746279297, '1'),
(204297, 36432, 'QU', 'OK', 'S', 1746279328, 1746279328, '1'),
(204298, 36431, 'QU', 'OK', 'S', 1746279334, 1746279334, '1'),
(204299, 31144, 'QU', 'OK', 'S', 1746421941, 1746421941, '1'),
(204300, 31144, 'QU', 'OK', 'S', 1746421945, 1746421945, '1'),
(204301, 31144, 'QU', 'OK', 'S', 1746421962, 1746421962, '1'),
(204302, 37336, 'QU', 'OK', 'S', 1746422018, 1746422018, '1'),
(204303, 37336, 'QU', 'OK', 'S', 1746422022, 1746422022, '1'),
(204304, 37505, 'QU', 'OK', 'S', 1746422028, 1746422028, '1'),
(204305, 37505, 'QU', 'OK', 'S', 1746422030, 1746422030, '1'),
(204306, 37505, 'QU', 'OK', 'S', 1746422033, 1746422033, '1'),
(204307, 31144, 'QU', 'OK', 'S', 1746422076, 1746422076, '1'),
(204308, 31147, 'QU', 'OK', 'S', 1746422655, 1746422655, '1'),
(204309, 37311, 'QU', 'OK', 'S', 1746422748, 1746422748, '1'),
(204310, 37309, 'QU', 'OK', 'S', 1746422754, 1746422754, '1'),
(204311, 37311, 'QU', 'OK', 'S', 1746422758, 1746422758, '1'),
(204312, 37311, 'QU', 'OK', 'S', 1746422760, 1746422760, '1'),
(204313, 37309, 'QU', 'OK', 'S', 1746422763, 1746422763, '1'),
(204314, 37310, 'QU', 'OK', 'S', 1746422766, 1746422766, '1'),
(204315, 36467, 'QU', 'OK', 'S', 1746422864, 1746422864, '1'),
(204316, 35428, 'QU', 'OK', 'S', 1746422966, 1746422966, '1'),
(204317, 36468, 'QU', 'OK', 'S', 1746423033, 1746423033, '1'),
(204318, 36468, 'QU', 'OK', 'S', 1746423047, 1746423047, '1'),
(204319, 31130, 'QU', 'OK', 'S', 1746423295, 1746423295, '1'),
(204320, 31154, 'QU', 'OK', 'S', 1746423589, 1746423589, '1'),
(204321, 37522, 'QU', 'OK', 'S', 1746423949, 1746423949, '1'),
(204322, 37522, 'QU', 'OK', 'S', 1746423956, 1746423956, '1'),
(204323, 35028, 'QU', 'OK', 'S', 1746425557, 1746425557, '1'),
(204324, 35028, 'QU', 'OK', 'S', 1746425576, 1746425576, '1'),
(204325, 35028, 'QU', 'OK', 'S', 1746425592, 1746425592, '1'),
(204326, 35339, 'QU', 'OK', 'S', 1746425683, 1746425683, '1'),
(204327, 35339, 'QU', 'OK', 'S', 1746425697, 1746425697, '1'),
(204328, 35339, 'QU', 'OK', 'S', 1746425722, 1746425722, '1'),
(204329, 35339, 'QU', 'OK', 'S', 1746425752, 1746425752, '1'),
(204330, 35339, 'QU', 'OK', 'S', 1746425772, 1746425772, '1'),
(204331, 27709, 'QU', 'OK', 'S', 1746425951, 1746425951, '1'),
(204332, 27709, 'QU', 'OK', 'S', 1746425954, 1746425954, '1'),
(204333, 27709, 'QU', 'OK', 'S', 1746425957, 1746425957, '1'),
(204334, 31144, 'QU', 'OK', 'S', 1746426004, 1746426004, '1'),
(204335, 30234, 'QU', 'OK', 'S', 1746426619, 1746426619, '1'),
(204336, 36657, 'QU', 'OK', 'S', 1746427236, 1746427236, '1'),
(204337, 35339, 'QU', 'OK', 'S', 1746427265, 1746427265, '1'),
(204338, 35339, 'QU', 'OK', 'S', 1746427288, 1746427288, '1'),
(204339, 35339, 'QU', 'OK', 'S', 1746427303, 1746427303, '1'),
(204340, 35339, 'QU', 'OK', 'S', 1746427360, 1746427360, '1'),
(204341, 35339, 'QU', 'OK', 'S', 1746427380, 1746427380, '1'),
(204342, 34752, 'QU', 'OK', 'S', 1746427850, 1746427850, '1'),
(204343, 35144, 'QU', 'OK', 'S', 1746428510, 1746428510, '1'),
(204344, 35144, 'QU', 'OK', 'S', 1746428566, 1746428566, '1'),
(204345, 35144, 'QU', 'OK', 'S', 1746428596, 1746428596, '1'),
(204346, 35144, 'QU', 'OK', 'S', 1746428643, 1746428643, '1'),
(204347, 35144, 'QU', 'OK', 'S', 1746428649, 1746428649, '1'),
(204348, 35144, 'QU', 'OK', 'S', 1746428657, 1746428657, '1'),
(204349, 35144, 'QU', 'OK', 'S', 1746428705, 1746428705, '1'),
(204350, 27712, 'QU', 'OK', 'S', 1746428783, 1746428783, '1'),
(204351, 17531, 'QU', 'OK', 'S', 1746429450, 1746429450, '1'),
(204352, 37488, 'QU', 'OK', 'S', 1746429468, 1746429468, '1'),
(204353, 24321, 'QU', 'OK', 'S', 1746429906, 1746429906, '1'),
(204354, 24055, 'QU', 'OK', 'S', 1746430025, 1746430025, '1'),
(204355, 18452, 'QU', 'OK', 'S', 1746430058, 1746430058, '1'),
(204356, 29753, 'QU', 'OK', 'S', 1746430210, 1746430210, '1'),
(204357, 30234, 'QU', 'OK', 'S', 1746430243, 1746430243, '1'),
(204358, 37554, 'QU', 'OK', 'S', 1746430351, 1746430351, '1'),
(204359, 36468, 'QU', 'OK', 'S', 1746430526, 1746430526, '1'),
(204360, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204361, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204362, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204363, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204364, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204365, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204366, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204367, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204368, 37544, 'QU', 'OK', 'S', 1746431520, 1746431520, '1'),
(204369, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204370, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204371, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204372, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204373, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204374, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204375, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204376, 37545, 'QU', 'OK', 'S', 1746431695, 1746431695, '1'),
(204377, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204378, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204379, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204380, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204381, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204382, 37519, 'QU', 'OK', 'S', 1746431819, 1746431819, '1'),
(204383, 37517, 'QU', 'OK', 'S', 1746431836, 1746431836, '1'),
(204384, 37518, 'QU', 'OK', 'S', 1746431936, 1746431936, '1'),
(204385, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204386, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204387, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204388, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204389, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204390, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204391, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204392, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204393, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204394, 37546, 'QU', 'OK', 'S', 1746432181, 1746432181, '1'),
(204395, 12690, 'QU', 'OK', 'S', 1746433309, 1746433309, '1'),
(204396, 31170, 'QU', 'OK', 'S', 1746433707, 1746433707, '1'),
(204397, 31146, 'QU', 'OK', 'S', 1746434031, 1746434031, '1'),
(204398, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204399, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204400, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204401, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204402, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204403, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204404, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204405, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204406, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204407, 37425, 'QU', 'OK', 'S', 1746434038, 1746434038, '1'),
(204408, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204409, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204410, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204411, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204412, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204413, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204414, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204415, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204416, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204417, 37424, 'QU', 'OK', 'S', 1746435382, 1746435382, '1'),
(204418, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204419, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204420, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204421, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204422, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204423, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204424, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204425, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204426, 37410, 'QU', 'OK', 'S', 1746435560, 1746435560, '1'),
(204427, 37409, 'QU', 'OK', 'S', 1746435609, 1746435609, '1'),
(204428, 37409, 'QU', 'OK', 'S', 1746435609, 1746435609, '1'),
(204429, 37409, 'QU', 'OK', 'S', 1746435609, 1746435609, '1'),
(204430, 37409, 'QU', 'OK', 'S', 1746435609, 1746435609, '1'),
(204431, 37409, 'QU', 'OK', 'S', 1746435609, 1746435609, '1'),
(204432, 37409, 'QU', 'OK', 'S', 1746435669, 1746435669, '1'),
(204433, 37409, 'QU', 'OK', 'S', 1746435669, 1746435669, '1'),
(204434, 37409, 'QU', 'OK', 'S', 1746435669, 1746435669, '1'),
(204435, 37409, 'QU', 'OK', 'S', 1746435669, 1746435669, '1'),
(204436, 37409, 'QU', 'OK', 'S', 1746435669, 1746435669, '1'),
(204437, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204438, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204439, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204440, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204441, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204442, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204443, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204444, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204445, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204446, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204447, 37392, 'QU', 'OK', 'S', 1746435947, 1746435947, '1'),
(204448, 24604, 'QU', 'OK', 'S', 1746437968, 1746437968, '1'),
(204449, 24604, 'QU', 'OK', 'S', 1746438010, 1746438010, '1'),
(204450, 24604, 'QU', 'OK', 'S', 1746438030, 1746438030, '1'),
(204451, 24604, 'QU', 'OK', 'S', 1746438033, 1746438033, '1'),
(204452, 36825, 'QU', 'OK', 'S', 1746442165, 1746442165, '1'),
(204453, 36671, 'QU', 'OK', 'S', 1746442168, 1746442168, '1'),
(204454, 36671, 'QU', 'OK', 'S', 1746442171, 1746442171, '1'),
(204455, 36825, 'QU', 'OK', 'S', 1746442174, 1746442174, '1'),
(204456, 36825, 'QU', 'OK', 'S', 1746442178, 1746442178, '1'),
(204457, 36825, 'QU', 'OK', 'S', 1746442181, 1746442181, '1'),
(204458, 36622, 'QU', 'OK', 'S', 1746442184, 1746442184, '1'),
(204459, 36825, 'QU', 'OK', 'S', 1746442187, 1746442187, '1'),
(204460, 37053, 'QU', 'OK', 'S', 1746442190, 1746442190, '1'),
(204461, 36622, 'QU', 'OK', 'S', 1746442193, 1746442193, '1'),
(204462, 31147, 'QU', 'OK', 'S', 1746444010, 1746444010, '1'),
(204463, 31147, 'QU', 'OK', 'S', 1746444017, 1746444017, '1'),
(204464, 31147, 'QU', 'OK', 'S', 1746444033, 1746444033, '1'),
(204465, 31147, 'QU', 'OK', 'S', 1746444044, 1746444044, '1'),
(204466, 31130, 'QU', 'OK', 'S', 1746445192, 1746445192, '1'),
(204467, 31147, 'QU', 'OK', 'S', 1746445526, 1746445526, '1'),
(204468, 36649, 'QU', 'OK', 'S', 1746447148, 1746447148, '1'),
(204469, 37218, 'QU', 'OK', 'S', 1746447154, 1746447154, '1'),
(204470, 5220, 'QU', 'OK', 'S', 1746447158, 1746447158, '1'),
(204471, 1261, 'QU', 'OK', 'S', 1746447161, 1746447161, '1'),
(204472, 37062, 'QU', 'OK', 'S', 1746447164, 1746447164, '1'),
(204473, 9013, 'QU', 'OK', 'S', 1746447168, 1746447168, '1'),
(204474, 33462, 'QU', 'OK', 'S', 1746447172, 1746447172, '1'),
(204475, 10, 'QU', 'OK', 'S', 1746447181, 1746447181, '1'),
(204476, 35731, 'QU', 'OK', 'S', 1746447185, 1746447185, '1'),
(204477, 12686, 'QU', 'OK', 'S', 1746447190, 1746447190, '1'),
(204478, 36334, 'QU', 'OK', 'S', 1746447193, 1746447193, '1'),
(204479, 37396, 'QU', 'OK', 'S', 1746447197, 1746447197, '1'),
(204480, 34057, 'QU', 'OK', 'S', 1746447201, 1746447201, '1'),
(204481, 34363, 'QU', 'OK', 'S', 1746447204, 1746447204, '1'),
(204482, 36459, 'QU', 'OK', 'S', 1746447207, 1746447207, '1'),
(204483, 35085, 'QU', 'OK', 'S', 1746447210, 1746447210, '1'),
(204484, 35156, 'QU', 'OK', 'S', 1746447213, 1746447213, '1'),
(204485, 35728, 'QU', 'OK', 'S', 1746447218, 1746447218, '1'),
(204486, 8446, 'QU', 'OK', 'S', 1746447222, 1746447222, '1'),
(204487, 35193, 'QU', 'OK', 'S', 1746447226, 1746447226, '1'),
(204488, 35030, 'QU', 'OK', 'S', 1746447230, 1746447230, '1'),
(204489, 35734, 'QU', 'OK', 'S', 1746447881, 1746447881, '1'),
(204490, 33683, 'QU', 'OK', 'S', 1746448532, 1746448532, '1'),
(204491, 20054, 'QU', 'OK', 'S', 1746448570, 1746448570, '1'),
(204492, 34123, 'QU', 'OK', 'S', 1746448600, 1746448600, '1'),
(204493, 36622, 'QU', 'OK', 'S', 1746450731, 1746450731, '1'),
(204494, 37387, 'QU', 'OK', 'S', 1746451868, 1746451868, '1'),
(204495, 37211, 'QU', 'OK', 'S', 1746508448, 1746508448, '1'),
(204496, 37212, 'QU', 'OK', 'S', 1746508485, 1746508485, '1'),
(204497, 7931, 'QU', 'OK', 'S', 1746509441, 1746509441, '1'),
(204498, 36316, 'QU', 'OK', 'S', 1746509448, 1746509448, '1'),
(204499, 678, 'QU', 'OK', 'S', 1746509455, 1746509455, '1'),
(204500, 37414, 'QU', 'OK', 'S', 1746510812, 1746510812, '1'),
(204501, 36577, 'QU', 'OK', 'S', 1746514430, 1746514430, '1'),
(204502, 20442, 'QU', 'OK', 'S', 1746514446, 1746514446, '1'),
(204503, 37063, 'QU', 'OK', 'S', 1746514450, 1746514450, '1'),
(204504, 36582, 'QU', 'OK', 'S', 1746514453, 1746514453, '1'),
(204505, 24322, 'QU', 'OK', 'S', 1746514455, 1746514455, '1'),
(204506, 27279, 'QU', 'OK', 'S', 1746514477, 1746514477, '1'),
(204507, 35053, 'QU', 'OK', 'S', 1746514489, 1746514489, '1'),
(204508, 36347, 'QU', 'OK', 'S', 1746514495, 1746514495, '1'),
(204509, 37253, 'QU', 'OK', 'S', 1746514498, 1746514498, '1'),
(204510, 36581, 'QU', 'OK', 'S', 1746514500, 1746514500, '1'),
(204511, 27286, 'QU', 'OK', 'S', 1746514634, 1746514634, '1'),
(204512, 27286, 'QU', 'OK', 'S', 1746514638, 1746514638, '1'),
(204513, 334, 'QU', 'OK', 'S', 1746515996, 1746515996, '1'),
(204514, 22277, 'QU', 'OK', 'S', 1746516004, 1746516004, '1'),
(204515, 2701, 'QU', 'OK', 'S', 1746516036, 1746516036, '1'),
(204516, 2701, 'QU', 'OK', 'S', 1746516041, 1746516041, '1'),
(204517, 1719, 'QU', 'OK', 'S', 1746516051, 1746516051, '1'),
(204518, 37594, 'QU', 'OK', 'S', 1746524548, 1746524548, '1'),
(204519, 37593, 'QU', 'OK', 'S', 1746524594, 1746524594, '1'),
(204520, 37592, 'QU', 'OK', 'S', 1746524634, 1746524634, '1'),
(204521, 37591, 'QU', 'OK', 'S', 1746524737, 1746524737, '1'),
(204522, 37590, 'QU', 'OK', 'S', 1746524758, 1746524758, '1'),
(204523, 37589, 'QU', 'OK', 'S', 1746524781, 1746524781, '1'),
(204524, 37588, 'QU', 'OK', 'S', 1746524918, 1746524918, '1'),
(204525, 37587, 'QU', 'OK', 'S', 1746524958, 1746524958, '1'),
(204526, 37586, 'QU', 'OK', 'S', 1746524974, 1746524974, '1'),
(204527, 37584, 'QU', 'OK', 'S', 1746525051, 1746525051, '1'),
(204528, 37583, 'QU', 'OK', 'S', 1746525066, 1746525066, '1'),
(204529, 37582, 'QU', 'OK', 'S', 1746525086, 1746525086, '1'),
(204530, 37552, 'QU', 'OK', 'S', 1746525106, 1746525106, '1'),
(204531, 37553, 'QU', 'OK', 'S', 1746525123, 1746525123, '1'),
(204532, 36939, 'QU', 'OK', 'S', 1746525183, 1746525183, '1'),
(204533, 36940, 'QU', 'OK', 'S', 1746525192, 1746525192, '1'),
(204534, 37347, 'QU', 'OK', 'S', 1746525196, 1746525196, '1'),
(204535, 37347, 'QU', 'OK', 'S', 1746525204, 1746525204, '1'),
(204536, 29591, 'QU', 'OK', 'S', 1746525208, 1746525208, '1'),
(204537, 37140, 'QU', 'OK', 'S', 1746525213, 1746525213, '1'),
(204538, 36339, 'QU', 'OK', 'S', 1746525218, 1746525218, '1'),
(204539, 37411, 'QU', 'OK', 'S', 1746525221, 1746525221, '1'),
(204540, 37358, 'QU', 'OK', 'S', 1746525226, 1746525226, '1'),
(204541, 37573, 'QU', 'OK', 'S', 1746525413, 1746525413, '1'),
(204542, 37572, 'QU', 'OK', 'S', 1746525431, 1746525431, '1'),
(204543, 37571, 'QU', 'OK', 'S', 1746525449, 1746525449, '1'),
(204544, 37570, 'QU', 'OK', 'S', 1746525468, 1746525468, '1'),
(204545, 37569, 'QU', 'OK', 'S', 1746525485, 1746525485, '1'),
(204546, 37568, 'QU', 'OK', 'S', 1746525502, 1746525502, '1'),
(204547, 37567, 'QU', 'OK', 'S', 1746525520, 1746525520, '1'),
(204548, 37347, 'QU', 'OK', 'S', 1746525702, 1746525702, '1'),
(204549, 37555, 'QU', 'OK', 'S', 1746525750, 1746525750, '1'),
(204550, 37556, 'QU', 'OK', 'S', 1746525871, 1746525871, '1'),
(204551, 31312, 'QU', 'OK', 'S', 1746525874, 1746525874, '1'),
(204552, 37557, 'QU', 'OK', 'S', 1746525960, 1746525960, '1'),
(204553, 37558, 'QU', 'OK', 'S', 1746526018, 1746526018, '1'),
(204554, 37559, 'QU', 'OK', 'S', 1746526074, 1746526074, '1'),
(204555, 37560, 'QU', 'OK', 'S', 1746526107, 1746526107, '1'),
(204556, 37577, 'QU', 'OK', 'S', 1746526186, 1746526186, '1'),
(204557, 2701, 'QU', 'OK', 'S', 1746526241, 1746526241, '1'),
(204558, 5220, 'QU', 'OK', 'S', 1746526339, 1746526339, '1'),
(204559, 37585, 'QU', 'OK', 'S', 1746526690, 1746526690, '1'),
(204560, 37576, 'QU', 'OK', 'S', 1746526717, 1746526717, '1'),
(204561, 37575, 'QU', 'OK', 'S', 1746526736, 1746526736, '1'),
(204562, 37574, 'QU', 'OK', 'S', 1746526810, 1746526810, '1'),
(204563, 37581, 'QU', 'OK', 'S', 1746526884, 1746526884, '1'),
(204564, 37580, 'QU', 'OK', 'S', 1746526909, 1746526909, '1'),
(204565, 37579, 'QU', 'OK', 'S', 1746526935, 1746526935, '1'),
(204566, 37578, 'QU', 'OK', 'S', 1746526961, 1746526961, '1'),
(204567, 31147, 'QU', 'OK', 'S', 1746527183, 1746527183, '1'),
(204568, 31130, 'QU', 'OK', 'S', 1746527203, 1746527203, '1'),
(204569, 31131, 'QU', 'OK', 'S', 1746527252, 1746527252, '1'),
(204570, 31154, 'QU', 'OK', 'S', 1746528184, 1746528184, '1'),
(204571, 37564, 'QU', 'OK', 'S', 1746528676, 1746528676, '1'),
(204572, 31144, 'QU', 'OK', 'S', 1746528732, 1746528732, '1'),
(204573, 37146, 'QU', 'OK', 'S', 1746528823, 1746528823, '1'),
(204574, 24677, 'QU', 'OK', 'S', 1746528833, 1746528833, '1'),
(204575, 24677, 'QU', 'OK', 'S', 1746528836, 1746528836, '1'),
(204576, 24677, 'QU', 'OK', 'S', 1746528839, 1746528839, '1'),
(204577, 37037, 'QU', 'OK', 'S', 1746528842, 1746528842, '1'),
(204578, 37041, 'QU', 'OK', 'S', 1746528844, 1746528844, '1'),
(204579, 37037, 'QU', 'OK', 'S', 1746528850, 1746528850, '1'),
(204580, 37041, 'QU', 'OK', 'S', 1746528852, 1746528852, '1'),
(204581, 37564, 'QU', 'OK', 'S', 1746529001, 1746529001, '1'),
(204582, 37563, 'QU', 'OK', 'S', 1746529109, 1746529109, '1'),
(204583, 37562, 'QU', 'OK', 'S', 1746529172, 1746529172, '1'),
(204584, 37561, 'QU', 'OK', 'S', 1746529462, 1746529462, '1'),
(204585, 36421, 'QU', 'OK', 'S', 1746530791, 1746530791, '1'),
(204586, 36421, 'QU', 'OK', 'S', 1746530804, 1746530804, '1'),
(204587, 36421, 'QU', 'OK', 'S', 1746530809, 1746530809, '1'),
(204588, 36421, 'QU', 'OK', 'S', 1746530814, 1746530814, '1'),
(204589, 36421, 'QU', 'OK', 'S', 1746530819, 1746530819, '1'),
(204590, 36421, 'QU', 'OK', 'S', 1746530824, 1746530824, '1'),
(204591, 36421, 'QU', 'OK', 'S', 1746530828, 1746530828, '1'),
(204592, 36421, 'QU', 'OK', 'S', 1746530838, 1746530838, '1'),
(204593, 37566, 'QU', 'OK', 'S', 1746531524, 1746531524, '1'),
(204594, 37565, 'QU', 'OK', 'S', 1746531588, 1746531588, '1'),
(204595, 19898, 'QU', 'OK', 'S', 1746533306, 1746533306, '1'),
(204596, 31066, 'QU', 'OK', 'S', 1746533396, 1746533396, '1'),
(204597, 21888, 'QU', 'OK', 'S', 1746533965, 1746533965, '1'),
(204598, 21888, 'QU', 'OK', 'S', 1746534055, 1746534055, '1'),
(204599, 21888, 'QU', 'OK', 'S', 1746534065, 1746534065, '1'),
(204600, 21888, 'QU', 'OK', 'S', 1746534080, 1746534080, '1'),
(204601, 21888, 'QU', 'OK', 'S', 1746535216, 1746535216, '1'),
(204602, 28067, 'QU', 'OK', 'S', 1746535258, 1746535258, '1'),
(204603, 28067, 'QU', 'OK', 'S', 1746535277, 1746535277, '1'),
(204604, 28067, 'QU', 'OK', 'S', 1746535298, 1746535298, '1'),
(204605, 28067, 'QU', 'OK', 'S', 1746535321, 1746535321, '1'),
(204606, 28067, 'QU', 'OK', 'S', 1746535333, 1746535333, '1'),
(204607, 28067, 'QU', 'OK', 'S', 1746535346, 1746535346, '1'),
(204608, 28067, 'QU', 'OK', 'S', 1746535404, 1746535404, '1'),
(204609, 28067, 'QU', 'OK', 'S', 1746535413, 1746535413, '1'),
(204610, 28067, 'QU', 'OK', 'S', 1746535440, 1746535440, '1'),
(204611, 28067, 'QU', 'OK', 'S', 1746535448, 1746535448, '1'),
(204612, 26351, 'QU', 'OK', 'S', 1746535675, 1746535675, '1'),
(204613, 26351, 'QU', 'OK', 'S', 1746535693, 1746535693, '1'),
(204614, 26351, 'QU', 'OK', 'S', 1746535703, 1746535703, '1'),
(204615, 26351, 'QU', 'OK', 'S', 1746535718, 1746535718, '1'),
(204616, 31144, 'QU', 'OK', 'S', 1746595221, 1746595221, '1'),
(204617, 26543, 'QU', 'OK', 'S', 1746597043, 1746597043, '1'),
(204618, 26543, 'QU', 'OK', 'S', 1746597051, 1746597051, '1'),
(204619, 6429, 'QU', 'OK', 'S', 1746604502, 1746604502, '1'),
(204620, 31729, 'QU', 'OK', 'S', 1746609443, 1746609443, '1'),
(204621, 24236, 'QU', 'OK', 'S', 1746609488, 1746609488, '1'),
(204622, 32179, 'QU', 'OK', 'S', 1746609696, 1746609696, '1'),
(204623, 32179, 'QU', 'OK', 'S', 1746609696, 1746609696, '1'),
(204624, 24254, 'QU', 'OK', 'S', 1746610022, 1746610022, '1'),
(204625, 37076, 'QU', 'OK', 'S', 1746610100, 1746610100, '1'),
(204626, 37076, 'QU', 'OK', 'S', 1746610265, 1746610265, '1'),
(204627, 32154, 'QU', 'OK', 'S', 1746610283, 1746610283, '1'),
(204628, 32154, 'QU', 'OK', 'S', 1746610283, 1746610283, '1'),
(204629, 32154, 'QU', 'OK', 'S', 1746610283, 1746610283, '1'),
(204630, 26352, 'QU', 'OK', 'S', 1746610797, 1746610797, '1'),
(204631, 24244, 'QU', 'OK', 'S', 1746610865, 1746610865, '1'),
(204632, 37560, 'QU', 'OK', 'S', 1746614522, 1746614522, '1'),
(204633, 37556, 'QU', 'OK', 'S', 1746614535, 1746614535, '1'),
(204634, 37602, 'QU', 'OK', 'S', 1746615544, 1746615544, '1'),
(204635, 37601, 'QU', 'OK', 'S', 1746615602, 1746615602, '1'),
(204636, 37607, 'QU', 'OK', 'S', 1746615659, 1746615659, '1'),
(204637, 37532, 'QU', 'OK', 'S', 1746615885, 1746615885, '1'),
(204638, 37606, 'QU', 'OK', 'S', 1746616841, 1746616841, '1'),
(204639, 37612, 'QU', 'OK', 'S', 1746617035, 1746617035, '1'),
(204640, 37611, 'QU', 'OK', 'S', 1746617130, 1746617130, '1'),
(204641, 37610, 'QU', 'OK', 'S', 1746617190, 1746617190, '1'),
(204642, 37609, 'QU', 'OK', 'S', 1746617432, 1746617432, '1'),
(204643, 37608, 'QU', 'OK', 'S', 1746617695, 1746617695, '1'),
(204644, 37603, 'QU', 'OK', 'S', 1746617780, 1746617780, '1'),
(204645, 37600, 'QU', 'OK', 'S', 1746618391, 1746618391, '1'),
(204646, 31140, 'QU', 'OK', 'S', 1746618454, 1746618454, '1'),
(204647, 37599, 'QU', 'OK', 'S', 1746618454, 1746618454, '1'),
(204648, 31147, 'QU', 'OK', 'S', 1746618510, 1746618510, '1'),
(204649, 37596, 'QU', 'OK', 'S', 1746618638, 1746618638, '1'),
(204650, 37595, 'QU', 'OK', 'S', 1746618691, 1746618691, '1'),
(204651, 37605, 'QU', 'OK', 'S', 1746619582, 1746619582, '1'),
(204652, 37604, 'QU', 'OK', 'S', 1746620010, 1746620010, '1'),
(204653, 31581, 'QU', 'OK', 'S', 1746620057, 1746620057, '1'),
(204654, 31677, 'QU', 'OK', 'S', 1746620071, 1746620071, '1'),
(204655, 30333, 'QU', 'OK', 'S', 1746620143, 1746620143, '1'),
(204656, 30332, 'QU', 'OK', 'S', 1746620147, 1746620147, '1'),
(204657, 37598, 'QU', 'OK', 'S', 1746620347, 1746620347, '1'),
(204658, 25237, 'QU', 'OK', 'S', 1746620385, 1746620385, '1'),
(204659, 24587, 'QU', 'OK', 'S', 1746620410, 1746620410, '1'),
(204660, 24322, 'QU', 'OK', 'S', 1746620423, 1746620423, '1'),
(204661, 37597, 'QU', 'OK', 'S', 1746620425, 1746620425, '1'),
(204662, 24321, 'QU', 'OK', 'S', 1746620428, 1746620428, '1'),
(204663, 24036, 'QU', 'OK', 'S', 1746620455, 1746620455, '1'),
(204664, 24036, 'QU', 'OK', 'S', 1746620455, 1746620455, '1'),
(204665, 23733, 'QU', 'OK', 'S', 1746620469, 1746620469, '1'),
(204666, 23733, 'QU', 'OK', 'S', 1746620469, 1746620469, '1'),
(204667, 23733, 'QU', 'OK', 'S', 1746620469, 1746620469, '1'),
(204668, 23731, 'QU', 'OK', 'S', 1746620478, 1746620478, '1'),
(204669, 23731, 'QU', 'OK', 'S', 1746620478, 1746620478, '1'),
(204670, 23731, 'QU', 'OK', 'S', 1746620478, 1746620478, '1'),
(204671, 23729, 'QU', 'OK', 'S', 1746620490, 1746620490, '1'),
(204672, 23729, 'QU', 'OK', 'S', 1746620490, 1746620490, '1'),
(204673, 23729, 'QU', 'OK', 'S', 1746620490, 1746620490, '1'),
(204674, 35945, 'QU', 'OK', 'S', 1746621257, 1746621257, '1'),
(204675, 24604, 'QU', 'OK', 'S', 1746621344, 1746621344, '1'),
(204676, 24604, 'QU', 'OK', 'S', 1746621792, 1746621792, '1'),
(204677, 24541, 'QU', 'OK', 'S', 1746621946, 1746621946, '1'),
(204678, 37120, 'QU', 'OK', 'S', 1746622192, 1746622192, '1'),
(204679, 31147, 'QU', 'OK', 'S', 1746623875, 1746623875, '1'),
(204680, 31147, 'QU', 'OK', 'S', 1746623887, 1746623887, '1'),
(204681, 9585, 'QU', 'OK', 'S', 1746623949, 1746623949, '1'),
(204682, 9585, 'QU', 'OK', 'S', 1746623953, 1746623953, '1'),
(204683, 24322, 'QU', 'OK', 'S', 1746623957, 1746623957, '1'),
(204684, 9585, 'QU', 'OK', 'S', 1746623957, 1746623957, '1'),
(204685, 9585, 'QU', 'OK', 'S', 1746623960, 1746623960, '1'),
(204686, 9585, 'QU', 'OK', 'S', 1746623970, 1746623970, '1'),
(204687, 9585, 'QU', 'OK', 'S', 1746623973, 1746623973, '1'),
(204688, 25245, 'QU', 'OK', 'S', 1746624020, 1746624020, '1'),
(204689, 22113, 'QU', 'OK', 'S', 1746624527, 1746624527, '1'),
(204690, 30455, 'QU', 'OK', 'S', 1746624616, 1746624616, '1'),
(204691, 31362, 'QU', 'OK', 'S', 1746624734, 1746624734, '1'),
(204692, 31446, 'QU', 'OK', 'S', 1746624822, 1746624822, '1'),
(204693, 34280, 'QU', 'OK', 'S', 1746627167, 1746627167, '1'),
(204694, 34280, 'QU', 'OK', 'S', 1746627167, 1746627167, '1'),
(204695, 34280, 'QU', 'OK', 'S', 1746627167, 1746627167, '1'),
(204696, 34280, 'QU', 'OK', 'S', 1746627167, 1746627167, '1'),
(204697, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204698, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204699, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204700, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204701, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204702, 34117, 'QU', 'OK', 'S', 1746627293, 1746627293, '1'),
(204703, 34121, 'QU', 'OK', 'S', 1746627395, 1746627395, '1'),
(204704, 34121, 'QU', 'OK', 'S', 1746627395, 1746627395, '1'),
(204705, 34121, 'QU', 'OK', 'S', 1746627395, 1746627395, '1'),
(204706, 34121, 'QU', 'OK', 'S', 1746627395, 1746627395, '1'),
(204707, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204708, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204709, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204710, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204711, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204712, 34277, 'QU', 'OK', 'S', 1746627550, 1746627550, '1'),
(204713, 34282, 'QU', 'OK', 'S', 1746627601, 1746627601, '1'),
(204714, 34282, 'QU', 'OK', 'S', 1746627601, 1746627601, '1'),
(204715, 34282, 'QU', 'OK', 'S', 1746627601, 1746627601, '1'),
(204716, 34282, 'QU', 'OK', 'S', 1746627601, 1746627601, '1'),
(204717, 34282, 'QU', 'OK', 'S', 1746627601, 1746627601, '1'),
(204718, 33161, 'QU', 'OK', 'S', 1746627686, 1746627686, '1'),
(204719, 33161, 'QU', 'OK', 'S', 1746627686, 1746627686, '1'),
(204720, 33161, 'QU', 'OK', 'S', 1746627686, 1746627686, '1'),
(204721, 33161, 'QU', 'OK', 'S', 1746627686, 1746627686, '1'),
(204722, 33161, 'QU', 'OK', 'S', 1746627686, 1746627686, '1'),
(204723, 33161, 'QU', 'OK', 'S', 1746627687, 1746627687, '1'),
(204724, 33161, 'QU', 'OK', 'S', 1746627687, 1746627687, '1'),
(204725, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204726, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204727, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204728, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204729, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204730, 33179, 'QU', 'OK', 'S', 1746628300, 1746628300, '1'),
(204731, 33179, 'QU', 'OK', 'S', 1746628301, 1746628301, '1'),
(204732, 33179, 'QU', 'OK', 'S', 1746628301, 1746628301, '1'),
(204733, 33179, 'QU', 'OK', 'S', 1746628301, 1746628301, '1'),
(204734, 33179, 'QU', 'OK', 'S', 1746628301, 1746628301, '1'),
(204735, 33179, 'QU', 'OK', 'S', 1746628301, 1746628301, '1'),
(204736, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204737, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204738, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204739, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204740, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204741, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204742, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204743, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204744, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204745, 33186, 'QU', 'OK', 'S', 1746628421, 1746628421, '1'),
(204746, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204747, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204748, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204749, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204750, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204751, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204752, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204753, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204754, 33178, 'QU', 'OK', 'S', 1746628734, 1746628734, '1'),
(204755, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204756, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204757, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204758, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204759, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204760, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204761, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204762, 33160, 'QU', 'OK', 'S', 1746628944, 1746628944, '1'),
(204763, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204764, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204765, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204766, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204767, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204768, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204769, 37104, 'QU', 'OK', 'S', 1746629255, 1746629255, '1'),
(204770, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204771, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204772, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204773, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204774, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204775, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204776, 37088, 'QU', 'OK', 'S', 1746629546, 1746629546, '1'),
(204777, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204778, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204779, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204780, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204781, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204782, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204783, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204784, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204785, 37105, 'QU', 'OK', 'S', 1746629640, 1746629640, '1'),
(204786, 37087, 'QU', 'OK', 'S', 1746629692, 1746629692, '1'),
(204787, 31144, 'QU', 'OK', 'S', 1746685158, 1746685158, '1'),
(204788, 37291, 'QU', 'OK', 'S', 1746687792, 1746687792, '1'),
(204789, 31144, 'QU', 'OK', 'S', 1746690467, 1746690467, '1'),
(204790, 35192, 'QU', 'OK', 'S', 1746691899, 1746691899, '1'),
(204791, 35166, 'QU', 'OK', 'S', 1746691913, 1746691913, '1'),
(204792, 27558, 'QU', 'OK', 'S', 1746691915, 1746691915, '1'),
(204793, 36850, 'QU', 'OK', 'S', 1746691918, 1746691918, '1'),
(204794, 34307, 'QU', 'OK', 'S', 1746691922, 1746691922, '1'),
(204795, 35219, 'QU', 'OK', 'S', 1746691924, 1746691924, '1'),
(204796, 37234, 'QU', 'OK', 'S', 1746691926, 1746691926, '1'),
(204797, 31111, 'QU', 'OK', 'S', 1746691929, 1746691929, '1'),
(204798, 36649, 'QU', 'OK', 'S', 1746691932, 1746691932, '1'),
(204799, 37483, 'QU', 'OK', 'S', 1746691936, 1746691936, '1'),
(204800, 36299, 'QU', 'OK', 'S', 1746691950, 1746691950, '1'),
(204801, 37482, 'QU', 'OK', 'S', 1746691956, 1746691956, '1'),
(204802, 37498, 'QU', 'OK', 'S', 1746691958, 1746691958, '1'),
(204803, 37493, 'QU', 'OK', 'S', 1746691974, 1746691974, '1'),
(204804, 28411, 'QU', 'OK', 'S', 1746691981, 1746691981, '1'),
(204805, 29427, 'QU', 'OK', 'S', 1746692025, 1746692025, '1'),
(204806, 36651, 'QU', 'OK', 'S', 1746698220, 1746698220, '1'),
(204807, 34319, 'QU', 'OK', 'S', 1746698232, 1746698232, '1'),
(204808, 35001, 'QU', 'OK', 'S', 1746698235, 1746698235, '1'),
(204809, 34979, 'QU', 'OK', 'S', 1746698237, 1746698237, '1'),
(204810, 34643, 'QU', 'OK', 'S', 1746698246, 1746698246, '1'),
(204811, 36438, 'QU', 'OK', 'S', 1746698248, 1746698248, '1'),
(204812, 36010, 'QU', 'OK', 'S', 1746698251, 1746698251, '1'),
(204813, 25032, 'QU', 'OK', 'S', 1746698267, 1746698267, '1'),
(204814, 33551, 'QU', 'OK', 'S', 1746698342, 1746698342, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(204815, 36010, 'QU', 'OK', 'S', 1746698398, 1746698398, '1'),
(204816, 36063, 'QU', 'OK', 'S', 1746698464, 1746698464, '1'),
(204817, 36824, 'QU', 'OK', 'S', 1746700141, 1746700141, '1'),
(204818, 32787, 'QU', 'OK', 'S', 1746700144, 1746700144, '1'),
(204819, 37413, 'QU', 'OK', 'S', 1746700148, 1746700148, '1'),
(204820, 18950, 'QU', 'OK', 'S', 1746700150, 1746700150, '1'),
(204821, 36173, 'QU', 'OK', 'S', 1746700152, 1746700152, '1'),
(204822, 10238, 'QU', 'OK', 'S', 1746700154, 1746700154, '1'),
(204823, 33525, 'QU', 'OK', 'S', 1746700209, 1746700209, '1'),
(204824, 31130, 'QU', 'OK', 'S', 1746702041, 1746702041, '1'),
(204825, 31154, 'QU', 'OK', 'S', 1746702068, 1746702068, '1'),
(204826, 31147, 'QU', 'OK', 'S', 1746702103, 1746702103, '1'),
(204827, 31147, 'QU', 'OK', 'S', 1746702124, 1746702124, '1'),
(204828, 31147, 'QU', 'OK', 'S', 1746702136, 1746702136, '1'),
(204829, 31147, 'QU', 'OK', 'S', 1746702147, 1746702147, '1'),
(204830, 31147, 'QU', 'OK', 'S', 1746702156, 1746702156, '1'),
(204831, 37643, 'QU', 'OK', 'S', 1746702164, 1746702164, '1'),
(204832, 37642, 'QU', 'OK', 'S', 1746702263, 1746702263, '1'),
(204833, 37641, 'QU', 'OK', 'S', 1746702359, 1746702359, '1'),
(204834, 37636, 'QU', 'OK', 'S', 1746702454, 1746702454, '1'),
(204835, 37640, 'QU', 'OK', 'S', 1746702597, 1746702597, '1'),
(204836, 37421, 'QU', 'OK', 'S', 1746702614, 1746702614, '1'),
(204837, 27409, 'QU', 'OK', 'S', 1746702617, 1746702617, '1'),
(204838, 36113, 'QU', 'OK', 'S', 1746702619, 1746702619, '1'),
(204839, 31197, 'QU', 'OK', 'S', 1746702621, 1746702621, '1'),
(204840, 37639, 'QU', 'OK', 'S', 1746702647, 1746702647, '1'),
(204841, 37638, 'QU', 'OK', 'S', 1746702696, 1746702696, '1'),
(204842, 37637, 'QU', 'OK', 'S', 1746702768, 1746702768, '1'),
(204843, 35934, 'QU', 'OK', 'S', 1746702774, 1746702774, '1'),
(204844, 22868, 'QU', 'OK', 'S', 1746702779, 1746702779, '1'),
(204845, 32394, 'QU', 'OK', 'S', 1746702782, 1746702782, '1'),
(204846, 15915, 'QU', 'OK', 'S', 1746702784, 1746702784, '1'),
(204847, 15915, 'QU', 'OK', 'S', 1746702787, 1746702787, '1'),
(204848, 22868, 'QU', 'OK', 'S', 1746702791, 1746702791, '1'),
(204849, 34470, 'QU', 'OK', 'S', 1746702795, 1746702795, '1'),
(204850, 22869, 'QU', 'OK', 'S', 1746702799, 1746702799, '1'),
(204851, 15915, 'QU', 'OK', 'S', 1746702801, 1746702801, '1'),
(204852, 22869, 'QU', 'OK', 'S', 1746702805, 1746702805, '1'),
(204853, 22869, 'QU', 'OK', 'S', 1746702809, 1746702809, '1'),
(204854, 22868, 'QU', 'OK', 'S', 1746702812, 1746702812, '1'),
(204855, 22868, 'QU', 'OK', 'S', 1746702816, 1746702816, '1'),
(204856, 34411, 'QU', 'OK', 'S', 1746702818, 1746702818, '1'),
(204857, 34411, 'QU', 'OK', 'S', 1746702821, 1746702821, '1'),
(204858, 22869, 'QU', 'OK', 'S', 1746702824, 1746702824, '1'),
(204859, 34691, 'QU', 'OK', 'S', 1746702827, 1746702827, '1'),
(204860, 34196, 'QU', 'OK', 'S', 1746702831, 1746702831, '1'),
(204861, 34388, 'QU', 'OK', 'S', 1746702840, 1746702840, '1'),
(204862, 34388, 'QU', 'OK', 'S', 1746702843, 1746702843, '1'),
(204863, 34388, 'QU', 'OK', 'S', 1746702846, 1746702846, '1'),
(204864, 30050, 'QU', 'OK', 'S', 1746702850, 1746702850, '1'),
(204865, 30050, 'QU', 'OK', 'S', 1746702857, 1746702857, '1'),
(204866, 30050, 'QU', 'OK', 'S', 1746702860, 1746702860, '1'),
(204867, 37635, 'QU', 'OK', 'S', 1746702862, 1746702862, '1'),
(204868, 22867, 'QU', 'OK', 'S', 1746702862, 1746702862, '1'),
(204869, 22867, 'QU', 'OK', 'S', 1746702867, 1746702867, '1'),
(204870, 33953, 'QU', 'OK', 'S', 1746702870, 1746702870, '1'),
(204871, 30057, 'QU', 'OK', 'S', 1746702875, 1746702875, '1'),
(204872, 34388, 'QU', 'OK', 'S', 1746702879, 1746702879, '1'),
(204873, 34388, 'QU', 'OK', 'S', 1746702884, 1746702884, '1'),
(204874, 34196, 'QU', 'OK', 'S', 1746702891, 1746702891, '1'),
(204875, 33953, 'QU', 'OK', 'S', 1746702900, 1746702900, '1'),
(204876, 34690, 'QU', 'OK', 'S', 1746702907, 1746702907, '1'),
(204877, 37633, 'QU', 'OK', 'S', 1746702939, 1746702939, '1'),
(204878, 37644, 'QU', 'OK', 'S', 1746703023, 1746703023, '1'),
(204879, 11926, 'QU', 'OK', 'S', 1746703037, 1746703037, '1'),
(204880, 37055, 'QU', 'OK', 'S', 1746703050, 1746703050, '1'),
(204881, 11926, 'QU', 'OK', 'S', 1746703058, 1746703058, '1'),
(204882, 36536, 'QU', 'OK', 'S', 1746703061, 1746703061, '1'),
(204883, 34969, 'QU', 'OK', 'S', 1746703066, 1746703066, '1'),
(204884, 14526, 'QU', 'OK', 'S', 1746703070, 1746703070, '1'),
(204885, 34969, 'QU', 'OK', 'S', 1746703074, 1746703074, '1'),
(204886, 34969, 'QU', 'OK', 'S', 1746703078, 1746703078, '1'),
(204887, 12856, 'QU', 'OK', 'S', 1746703083, 1746703083, '1'),
(204888, 18810, 'QU', 'OK', 'S', 1746703087, 1746703087, '1'),
(204889, 12856, 'QU', 'OK', 'S', 1746703091, 1746703091, '1'),
(204890, 12856, 'QU', 'OK', 'S', 1746703094, 1746703094, '1'),
(204891, 36541, 'QU', 'OK', 'S', 1746703098, 1746703098, '1'),
(204892, 33559, 'QU', 'OK', 'S', 1746703104, 1746703104, '1'),
(204893, 10090, 'QU', 'OK', 'S', 1746703108, 1746703108, '1'),
(204894, 37234, 'QU', 'OK', 'S', 1746703119, 1746703119, '1'),
(204895, 36293, 'QU', 'OK', 'S', 1746703123, 1746703123, '1'),
(204896, 33559, 'QU', 'OK', 'S', 1746703126, 1746703126, '1'),
(204897, 36541, 'QU', 'OK', 'S', 1746703131, 1746703131, '1'),
(204898, 30364, 'QU', 'OK', 'S', 1746703135, 1746703135, '1'),
(204899, 36541, 'QU', 'OK', 'S', 1746703142, 1746703142, '1'),
(204900, 18810, 'QU', 'OK', 'S', 1746703148, 1746703148, '1'),
(204901, 18810, 'QU', 'OK', 'S', 1746703152, 1746703152, '1'),
(204902, 18810, 'QU', 'OK', 'S', 1746703155, 1746703155, '1'),
(204903, 37234, 'QU', 'OK', 'S', 1746703160, 1746703160, '1'),
(204904, 19308, 'QU', 'OK', 'S', 1746703164, 1746703164, '1'),
(204905, 19308, 'QU', 'OK', 'S', 1746703171, 1746703171, '1'),
(204906, 19308, 'QU', 'OK', 'S', 1746703177, 1746703177, '1'),
(204907, 13511, 'QU', 'OK', 'S', 1746703183, 1746703183, '1'),
(204908, 13511, 'QU', 'OK', 'S', 1746703190, 1746703190, '1'),
(204909, 19308, 'QU', 'OK', 'S', 1746703198, 1746703198, '1'),
(204910, 36533, 'QU', 'OK', 'S', 1746703203, 1746703203, '1'),
(204911, 36293, 'QU', 'OK', 'S', 1746703207, 1746703207, '1'),
(204912, 36293, 'QU', 'OK', 'S', 1746703210, 1746703210, '1'),
(204913, 36293, 'QU', 'OK', 'S', 1746703213, 1746703213, '1'),
(204914, 33690, 'QU', 'OK', 'S', 1746703218, 1746703218, '1'),
(204915, 37296, 'QU', 'OK', 'S', 1746703221, 1746703221, '1'),
(204916, 34545, 'QU', 'OK', 'S', 1746703225, 1746703225, '1'),
(204917, 36293, 'QU', 'OK', 'S', 1746703229, 1746703229, '1'),
(204918, 35839, 'QU', 'OK', 'S', 1746703232, 1746703232, '1'),
(204919, 35142, 'QU', 'OK', 'S', 1746703236, 1746703236, '1'),
(204920, 35779, 'QU', 'OK', 'S', 1746703252, 1746703252, '1'),
(204921, 35339, 'QU', 'OK', 'S', 1746703258, 1746703258, '1'),
(204922, 34545, 'QU', 'OK', 'S', 1746703263, 1746703263, '1'),
(204923, 36293, 'QU', 'OK', 'S', 1746703270, 1746703270, '1'),
(204924, 36532, 'QU', 'OK', 'S', 1746703274, 1746703274, '1'),
(204925, 36532, 'QU', 'OK', 'S', 1746703277, 1746703277, '1'),
(204926, 36532, 'QU', 'OK', 'S', 1746703280, 1746703280, '1'),
(204927, 35779, 'QU', 'OK', 'S', 1746703284, 1746703284, '1'),
(204928, 35779, 'QU', 'OK', 'S', 1746703289, 1746703289, '1'),
(204929, 36718, 'QU', 'OK', 'S', 1746703294, 1746703294, '1'),
(204930, 35780, 'QU', 'OK', 'S', 1746703301, 1746703301, '1'),
(204931, 36717, 'QU', 'OK', 'S', 1746703304, 1746703304, '1'),
(204932, 36717, 'QU', 'OK', 'S', 1746703308, 1746703308, '1'),
(204933, 36718, 'QU', 'OK', 'S', 1746703312, 1746703312, '1'),
(204934, 36720, 'QU', 'OK', 'S', 1746703315, 1746703315, '1'),
(204935, 36529, 'QU', 'OK', 'S', 1746703318, 1746703318, '1'),
(204936, 36529, 'QU', 'OK', 'S', 1746703322, 1746703322, '1'),
(204937, 36717, 'QU', 'OK', 'S', 1746703326, 1746703326, '1'),
(204938, 36720, 'QU', 'OK', 'S', 1746703329, 1746703329, '1'),
(204939, 36718, 'QU', 'OK', 'S', 1746703332, 1746703332, '1'),
(204940, 36529, 'QU', 'OK', 'S', 1746703335, 1746703335, '1'),
(204941, 36720, 'QU', 'OK', 'S', 1746703341, 1746703341, '1'),
(204942, 36529, 'QU', 'OK', 'S', 1746703344, 1746703344, '1'),
(204943, 36533, 'QU', 'OK', 'S', 1746703348, 1746703348, '1'),
(204944, 37296, 'QU', 'OK', 'S', 1746703354, 1746703354, '1'),
(204945, 33690, 'QU', 'OK', 'S', 1746703359, 1746703359, '1'),
(204946, 36718, 'QU', 'OK', 'S', 1746703363, 1746703363, '1'),
(204947, 35780, 'QU', 'OK', 'S', 1746703368, 1746703368, '1'),
(204948, 36717, 'QU', 'OK', 'S', 1746703372, 1746703372, '1'),
(204949, 35780, 'QU', 'OK', 'S', 1746703377, 1746703377, '1'),
(204950, 36718, 'QU', 'OK', 'S', 1746703381, 1746703381, '1'),
(204951, 34545, 'QU', 'OK', 'S', 1746703384, 1746703384, '1'),
(204952, 37296, 'QU', 'OK', 'S', 1746703390, 1746703390, '1'),
(204953, 36529, 'QU', 'OK', 'S', 1746703393, 1746703393, '1'),
(204954, 36717, 'QU', 'OK', 'S', 1746703399, 1746703399, '1'),
(204955, 34064, 'QU', 'OK', 'S', 1746703406, 1746703406, '1'),
(204956, 34064, 'QU', 'OK', 'S', 1746703409, 1746703409, '1'),
(204957, 34064, 'QU', 'OK', 'S', 1746703411, 1746703411, '1'),
(204958, 34064, 'QU', 'OK', 'S', 1746703414, 1746703414, '1'),
(204959, 34064, 'QU', 'OK', 'S', 1746703418, 1746703418, '1'),
(204960, 36534, 'QU', 'OK', 'S', 1746703431, 1746703431, '1'),
(204961, 3884, 'QU', 'OK', 'S', 1746703472, 1746703472, '1'),
(204962, 35547, 'QU', 'OK', 'S', 1746703477, 1746703477, '1'),
(204963, 11928, 'QU', 'OK', 'S', 1746703481, 1746703481, '1'),
(204964, 11928, 'QU', 'OK', 'S', 1746703484, 1746703484, '1'),
(204965, 12003, 'QU', 'OK', 'S', 1746703492, 1746703492, '1'),
(204966, 12003, 'QU', 'OK', 'S', 1746703497, 1746703497, '1'),
(204967, 36824, 'QU', 'OK', 'S', 1746703503, 1746703503, '1'),
(204968, 36824, 'QU', 'OK', 'S', 1746703506, 1746703506, '1'),
(204969, 36259, 'QU', 'OK', 'S', 1746703515, 1746703515, '1'),
(204970, 27712, 'QU', 'OK', 'S', 1746703521, 1746703521, '1'),
(204971, 37249, 'QU', 'OK', 'S', 1746703525, 1746703525, '1'),
(204972, 2641, 'QU', 'OK', 'S', 1746703535, 1746703535, '1'),
(204973, 32205, 'QU', 'OK', 'S', 1746703541, 1746703541, '1'),
(204974, 17887, 'QU', 'OK', 'S', 1746703545, 1746703545, '1'),
(204975, 36259, 'QU', 'OK', 'S', 1746703549, 1746703549, '1'),
(204976, 31307, 'QU', 'OK', 'S', 1746703553, 1746703553, '1'),
(204977, 37249, 'QU', 'OK', 'S', 1746703555, 1746703555, '1'),
(204978, 37249, 'QU', 'OK', 'S', 1746703563, 1746703563, '1'),
(204979, 36775, 'QU', 'OK', 'S', 1746703566, 1746703566, '1'),
(204980, 35547, 'QU', 'OK', 'S', 1746703571, 1746703571, '1'),
(204981, 35547, 'QU', 'OK', 'S', 1746703576, 1746703576, '1'),
(204982, 37249, 'QU', 'OK', 'S', 1746703581, 1746703581, '1'),
(204983, 36776, 'QU', 'OK', 'S', 1746703583, 1746703583, '1'),
(204984, 36259, 'QU', 'OK', 'S', 1746703592, 1746703592, '1'),
(204985, 37249, 'QU', 'OK', 'S', 1746703597, 1746703597, '1'),
(204986, 2898, 'QU', 'OK', 'S', 1746703606, 1746703606, '1'),
(204987, 2898, 'QU', 'OK', 'S', 1746703614, 1746703614, '1'),
(204988, 35547, 'QU', 'OK', 'S', 1746703620, 1746703620, '1'),
(204989, 35547, 'QU', 'OK', 'S', 1746703627, 1746703627, '1'),
(204990, 35547, 'QU', 'OK', 'S', 1746703631, 1746703631, '1'),
(204991, 35547, 'QU', 'OK', 'S', 1746703634, 1746703634, '1'),
(204992, 35547, 'QU', 'OK', 'S', 1746703637, 1746703637, '1'),
(204993, 35547, 'QU', 'OK', 'S', 1746703639, 1746703639, '1'),
(204994, 31307, 'QU', 'OK', 'S', 1746703642, 1746703642, '1'),
(204995, 31339, 'QU', 'OK', 'S', 1746703644, 1746703644, '1'),
(204996, 36259, 'QU', 'OK', 'S', 1746703648, 1746703648, '1'),
(204997, 35796, 'QU', 'OK', 'S', 1746703651, 1746703651, '1'),
(204998, 35796, 'QU', 'OK', 'S', 1746703653, 1746703653, '1'),
(204999, 37390, 'QU', 'OK', 'S', 1746703656, 1746703656, '1'),
(205000, 37390, 'QU', 'OK', 'S', 1746703661, 1746703661, '1'),
(205001, 37249, 'QU', 'OK', 'S', 1746703664, 1746703664, '1'),
(205002, 37515, 'QU', 'OK', 'S', 1746703684, 1746703684, '1'),
(205003, 35811, 'QU', 'OK', 'S', 1746703689, 1746703689, '1'),
(205004, 27712, 'QU', 'OK', 'S', 1746703693, 1746703693, '1'),
(205005, 2566, 'QU', 'OK', 'S', 1746703702, 1746703702, '1'),
(205006, 37249, 'QU', 'OK', 'S', 1746703709, 1746703709, '1'),
(205007, 35930, 'QU', 'OK', 'S', 1746703728, 1746703728, '1'),
(205008, 37460, 'QU', 'OK', 'S', 1746703733, 1746703733, '1'),
(205009, 31307, 'QU', 'OK', 'S', 1746703751, 1746703751, '1'),
(205010, 36541, 'QU', 'OK', 'S', 1746705873, 1746705873, '1'),
(205011, 36541, 'QU', 'OK', 'S', 1746705877, 1746705877, '1'),
(205012, 36541, 'QU', 'OK', 'S', 1746705889, 1746705889, '1'),
(205013, 31736, 'QU', 'OK', 'S', 1746705918, 1746705918, '1'),
(205014, 36533, 'QU', 'OK', 'S', 1746705956, 1746705956, '1'),
(205015, 36533, 'QU', 'OK', 'S', 1746705962, 1746705962, '1'),
(205016, 36533, 'QU', 'OK', 'S', 1746705968, 1746705968, '1'),
(205017, 35714, 'QU', 'OK', 'S', 1746706027, 1746706027, '1'),
(205018, 36199, 'QU', 'OK', 'S', 1746706061, 1746706061, '1'),
(205019, 32262, 'QU', 'OK', 'S', 1746706093, 1746706093, '1'),
(205020, 15499, 'QU', 'OK', 'S', 1746706160, 1746706160, '1'),
(205021, 23954, 'QU', 'OK', 'S', 1746706192, 1746706192, '1'),
(205022, 36073, 'QU', 'OK', 'S', 1746706301, 1746706301, '1'),
(205023, 37158, 'QU', 'OK', 'S', 1746706608, 1746706608, '1'),
(205024, 37157, 'QU', 'OK', 'S', 1746706635, 1746706635, '1'),
(205025, 17798, 'QU', 'OK', 'S', 1746706710, 1746706710, '1'),
(205026, 33793, 'QU', 'OK', 'S', 1746706876, 1746706876, '1'),
(205027, 34742, 'QU', 'OK', 'S', 1746707214, 1746707214, '1'),
(205028, 31139, 'QU', 'OK', 'S', 1746708337, 1746708337, '1'),
(205029, 31139, 'QU', 'OK', 'S', 1746708348, 1746708348, '1'),
(205030, 31139, 'QU', 'OK', 'S', 1746708354, 1746708354, '1'),
(205031, 31139, 'QU', 'OK', 'S', 1746708363, 1746708363, '1'),
(205032, 31139, 'QU', 'OK', 'S', 1746708367, 1746708367, '1'),
(205033, 28897, 'QU', 'OK', 'S', 1746708412, 1746708412, '1'),
(205034, 28897, 'QU', 'OK', 'S', 1746708420, 1746708420, '1'),
(205035, 28897, 'QU', 'OK', 'S', 1746708438, 1746708438, '1'),
(205036, 28897, 'QU', 'OK', 'S', 1746708455, 1746708455, '1'),
(205037, 28897, 'QU', 'OK', 'S', 1746708487, 1746708487, '1'),
(205038, 27422, 'QU', 'OK', 'S', 1746709209, 1746709209, '1'),
(205039, 31456, 'QU', 'OK', 'S', 1746709236, 1746709236, '1'),
(205040, 36393, 'QU', 'OK', 'S', 1746709270, 1746709270, '1'),
(205041, 22613, 'QU', 'OK', 'S', 1746709330, 1746709330, '1'),
(205042, 33914, 'QU', 'OK', 'S', 1746709547, 1746709547, '1'),
(205043, 24914, 'QU', 'OK', 'S', 1746709730, 1746709730, '1'),
(205044, 30787, 'QU', 'OK', 'S', 1746709734, 1746709734, '1'),
(205045, 6185, 'QU', 'OK', 'S', 1746709737, 1746709737, '1'),
(205046, 32354, 'QU', 'OK', 'S', 1746709741, 1746709741, '1'),
(205047, 37428, 'QU', 'OK', 'S', 1746709750, 1746709750, '1'),
(205048, 37478, 'QU', 'OK', 'S', 1746709753, 1746709753, '1'),
(205049, 29677, 'QU', 'OK', 'S', 1746709756, 1746709756, '1'),
(205050, 36825, 'QU', 'OK', 'S', 1746709759, 1746709759, '1'),
(205051, 36441, 'QU', 'OK', 'S', 1746709767, 1746709767, '1'),
(205052, 36441, 'QU', 'OK', 'S', 1746709772, 1746709772, '1'),
(205053, 32354, 'QU', 'OK', 'S', 1746709779, 1746709779, '1'),
(205054, 29677, 'QU', 'OK', 'S', 1746709792, 1746709792, '1'),
(205055, 30281, 'QU', 'OK', 'S', 1746709794, 1746709794, '1'),
(205056, 37428, 'QU', 'OK', 'S', 1746709797, 1746709797, '1'),
(205057, 29209, 'QU', 'OK', 'S', 1746709799, 1746709799, '1'),
(205058, 36752, 'QU', 'OK', 'S', 1746709802, 1746709802, '1'),
(205059, 36752, 'QU', 'OK', 'S', 1746709807, 1746709807, '1'),
(205060, 14476, 'QU', 'OK', 'S', 1746709809, 1746709809, '1'),
(205061, 34187, 'QU', 'OK', 'S', 1746709813, 1746709813, '1'),
(205062, 36628, 'QU', 'OK', 'S', 1746709815, 1746709815, '1'),
(205063, 33033, 'QU', 'OK', 'S', 1746709820, 1746709820, '1'),
(205064, 35847, 'QU', 'OK', 'S', 1746709824, 1746709824, '1'),
(205065, 36476, 'QU', 'OK', 'S', 1746709828, 1746709828, '1'),
(205066, 37448, 'QU', 'OK', 'S', 1746709832, 1746709832, '1'),
(205067, 37058, 'QU', 'OK', 'S', 1746709836, 1746709836, '1'),
(205068, 29071, 'QU', 'OK', 'S', 1746709841, 1746709841, '1'),
(205069, 33305, 'QU', 'OK', 'S', 1746709844, 1746709844, '1'),
(205070, 15280, 'QU', 'OK', 'S', 1746709849, 1746709849, '1'),
(205071, 36475, 'QU', 'OK', 'S', 1746709854, 1746709854, '1'),
(205072, 15280, 'QU', 'OK', 'S', 1746709873, 1746709873, '1'),
(205073, 35570, 'QU', 'OK', 'S', 1746709877, 1746709877, '1'),
(205074, 14476, 'QU', 'OK', 'S', 1746709885, 1746709885, '1'),
(205075, 14476, 'QU', 'OK', 'S', 1746709890, 1746709890, '1'),
(205076, 36368, 'QU', 'OK', 'S', 1746709893, 1746709893, '1'),
(205077, 14476, 'QU', 'OK', 'S', 1746709898, 1746709898, '1'),
(205078, 16098, 'QU', 'OK', 'S', 1746709902, 1746709902, '1'),
(205079, 16098, 'QU', 'OK', 'S', 1746709905, 1746709905, '1'),
(205080, 14476, 'QU', 'OK', 'S', 1746709910, 1746709910, '1'),
(205081, 14476, 'QU', 'OK', 'S', 1746709915, 1746709915, '1'),
(205082, 36825, 'QU', 'OK', 'S', 1746709918, 1746709918, '1'),
(205083, 16098, 'QU', 'OK', 'S', 1746709923, 1746709923, '1'),
(205084, 37058, 'QU', 'OK', 'S', 1746709926, 1746709926, '1'),
(205085, 37058, 'QU', 'OK', 'S', 1746709933, 1746709933, '1'),
(205086, 36476, 'QU', 'OK', 'S', 1746709937, 1746709937, '1'),
(205087, 35294, 'QU', 'OK', 'S', 1746709942, 1746709942, '1'),
(205088, 14476, 'QU', 'OK', 'S', 1746709948, 1746709948, '1'),
(205089, 36825, 'QU', 'OK', 'S', 1746709951, 1746709951, '1'),
(205090, 22418, 'QU', 'OK', 'S', 1746709954, 1746709954, '1'),
(205091, 37058, 'QU', 'OK', 'S', 1746709961, 1746709961, '1'),
(205092, 37058, 'QU', 'OK', 'S', 1746709963, 1746709963, '1'),
(205093, 36825, 'QU', 'OK', 'S', 1746709966, 1746709966, '1'),
(205094, 36628, 'QU', 'OK', 'S', 1746709995, 1746709995, '1'),
(205095, 36333, 'QU', 'OK', 'S', 1746710013, 1746710013, '1'),
(205096, 31149, 'QU', 'OK', 'S', 1746710248, 1746710248, '1'),
(205097, 31149, 'QU', 'OK', 'S', 1746710258, 1746710258, '1'),
(205098, 31149, 'QU', 'OK', 'S', 1746710269, 1746710269, '1'),
(205099, 31149, 'QU', 'OK', 'S', 1746710274, 1746710274, '1'),
(205100, 31155, 'QU', 'OK', 'S', 1746710673, 1746710673, '1'),
(205101, 31155, 'QU', 'OK', 'S', 1746710679, 1746710679, '1'),
(205102, 31155, 'QU', 'OK', 'S', 1746710687, 1746710687, '1'),
(205103, 31155, 'QU', 'OK', 'S', 1746710692, 1746710692, '1'),
(205104, 31155, 'QU', 'OK', 'S', 1746710697, 1746710697, '1'),
(205105, 31155, 'QU', 'OK', 'S', 1746710718, 1746710718, '1'),
(205106, 31155, 'QU', 'OK', 'S', 1746710721, 1746710721, '1'),
(205107, 22817, 'QU', 'OK', 'S', 1746711104, 1746711104, '1'),
(205108, 31128, 'QU', 'OK', 'S', 1746711487, 1746711487, '1'),
(205109, 31128, 'QU', 'OK', 'S', 1746711494, 1746711494, '1'),
(205110, 31128, 'QU', 'OK', 'S', 1746711506, 1746711506, '1'),
(205111, 31128, 'QU', 'OK', 'S', 1746711826, 1746711826, '1'),
(205112, 31128, 'QU', 'OK', 'S', 1746711830, 1746711830, '1'),
(205113, 21001, 'QU', 'OK', 'S', 1746712781, 1746712781, '1'),
(205114, 36780, 'QU', 'OK', 'S', 1746712798, 1746712798, '1'),
(205115, 31147, 'QU', 'OK', 'S', 1746713885, 1746713885, '1'),
(205116, 29607, 'QU', 'OK', 'S', 1746767694, 1746767694, '1'),
(205117, 31138, 'QU', 'OK', 'S', 1746767845, 1746767845, '1'),
(205118, 31144, 'QU', 'OK', 'S', 1746768144, 1746768144, '1'),
(205119, 37547, 'QU', 'OK', 'S', 1746770200, 1746770200, '1'),
(205120, 37146, 'QU', 'OK', 'S', 1746770216, 1746770216, '1'),
(205121, 36747, 'QU', 'OK', 'S', 1746770226, 1746770226, '1'),
(205122, 36747, 'QU', 'OK', 'S', 1746771271, 1746771271, '1'),
(205123, 35276, 'QU', 'OK', 'S', 1746772990, 1746772990, '1'),
(205124, 37222, 'QU', 'OK', 'S', 1746773426, 1746773426, '1'),
(205125, 37613, 'QU', 'OK', 'S', 1746774215, 1746774215, '1'),
(205126, 37614, 'QU', 'OK', 'S', 1746774221, 1746774221, '1'),
(205127, 37615, 'QU', 'OK', 'S', 1746774413, 1746774413, '1'),
(205128, 37615, 'QU', 'OK', 'S', 1746774413, 1746774413, '1'),
(205129, 37615, 'QU', 'OK', 'S', 1746774413, 1746774413, '1'),
(205130, 37616, 'QU', 'OK', 'S', 1746774579, 1746774579, '1'),
(205131, 37617, 'QU', 'OK', 'S', 1746774587, 1746774587, '1'),
(205132, 37383, 'QU', 'OK', 'S', 1746774731, 1746774731, '1'),
(205133, 37383, 'QU', 'OK', 'S', 1746774733, 1746774733, '1'),
(205134, 14462, 'QU', 'OK', 'S', 1746774735, 1746774735, '1'),
(205135, 37110, 'QU', 'OK', 'S', 1746774737, 1746774737, '1'),
(205136, 37234, 'QU', 'OK', 'S', 1746774740, 1746774740, '1'),
(205137, 37110, 'QU', 'OK', 'S', 1746774744, 1746774744, '1'),
(205138, 37110, 'QU', 'OK', 'S', 1746774746, 1746774746, '1'),
(205139, 37299, 'QU', 'OK', 'S', 1746774751, 1746774751, '1'),
(205140, 37455, 'QU', 'OK', 'S', 1746774755, 1746774755, '1'),
(205141, 30805, 'QU', 'OK', 'S', 1746774760, 1746774760, '1'),
(205142, 37530, 'QU', 'OK', 'S', 1746774768, 1746774768, '1'),
(205143, 24800, 'QU', 'OK', 'S', 1746774772, 1746774772, '1'),
(205144, 14362, 'QU', 'OK', 'S', 1746774776, 1746774776, '1'),
(205145, 36971, 'QU', 'OK', 'S', 1746774781, 1746774781, '1'),
(205146, 37350, 'QU', 'OK', 'S', 1746774784, 1746774784, '1'),
(205147, 25016, 'QU', 'OK', 'S', 1746774788, 1746774788, '1'),
(205148, 15212, 'QU', 'OK', 'S', 1746774791, 1746774791, '1'),
(205149, 25015, 'QU', 'OK', 'S', 1746774796, 1746774796, '1'),
(205150, 25015, 'QU', 'OK', 'S', 1746774799, 1746774799, '1'),
(205151, 37618, 'QU', 'OK', 'S', 1746774800, 1746774800, '1'),
(205152, 24800, 'QU', 'OK', 'S', 1746774803, 1746774803, '1'),
(205153, 25599, 'QU', 'OK', 'S', 1746774810, 1746774810, '1'),
(205154, 20954, 'QU', 'OK', 'S', 1746774813, 1746774813, '1'),
(205155, 37184, 'QU', 'OK', 'S', 1746774816, 1746774816, '1'),
(205156, 11943, 'QU', 'OK', 'S', 1746774818, 1746774818, '1'),
(205157, 36941, 'QU', 'OK', 'S', 1746774822, 1746774822, '1'),
(205158, 14358, 'QU', 'OK', 'S', 1746774832, 1746774832, '1'),
(205159, 36827, 'QU', 'OK', 'S', 1746774835, 1746774835, '1'),
(205160, 15212, 'QU', 'OK', 'S', 1746774843, 1746774843, '1'),
(205161, 11948, 'QU', 'OK', 'S', 1746774845, 1746774845, '1'),
(205162, 25599, 'QU', 'OK', 'S', 1746774847, 1746774847, '1'),
(205163, 21024, 'QU', 'OK', 'S', 1746774851, 1746774851, '1'),
(205164, 25012, 'QU', 'OK', 'S', 1746774854, 1746774854, '1'),
(205165, 37097, 'QU', 'OK', 'S', 1746774862, 1746774862, '1'),
(205166, 25015, 'QU', 'OK', 'S', 1746774867, 1746774867, '1'),
(205167, 20372, 'QU', 'OK', 'S', 1746774876, 1746774876, '1'),
(205168, 14462, 'QU', 'OK', 'S', 1746774889, 1746774889, '1'),
(205169, 36941, 'QU', 'OK', 'S', 1746774931, 1746774931, '1'),
(205170, 36941, 'QU', 'OK', 'S', 1746774939, 1746774939, '1'),
(205171, 3786, 'QU', 'OK', 'S', 1746774971, 1746774971, '1'),
(205172, 3786, 'QU', 'OK', 'S', 1746774978, 1746774978, '1'),
(205173, 37619, 'QU', 'OK', 'S', 1746775351, 1746775351, '1'),
(205174, 37622, 'QU', 'OK', 'S', 1746775862, 1746775862, '1'),
(205175, 37623, 'QU', 'OK', 'S', 1746775869, 1746775869, '1'),
(205176, 37624, 'QU', 'OK', 'S', 1746776218, 1746776218, '1'),
(205177, 37625, 'QU', 'OK', 'S', 1746776231, 1746776231, '1'),
(205178, 37626, 'QU', 'OK', 'S', 1746776238, 1746776238, '1'),
(205179, 37631, 'QU', 'OK', 'S', 1746776564, 1746776564, '1'),
(205180, 37630, 'QU', 'OK', 'S', 1746776570, 1746776570, '1'),
(205181, 37632, 'QU', 'OK', 'S', 1746776709, 1746776709, '1'),
(205182, 16853, 'QU', 'OK', 'S', 1746777943, 1746777943, '1'),
(205183, 7866, 'QU', 'OK', 'S', 1746777946, 1746777946, '1'),
(205184, 16853, 'QU', 'OK', 'S', 1746777955, 1746777955, '1'),
(205185, 37620, 'QU', 'OK', 'S', 1746778280, 1746778280, '1'),
(205186, 37621, 'QU', 'OK', 'S', 1746778289, 1746778289, '1'),
(205187, 14542, 'QU', 'OK', 'S', 1746778505, 1746778505, '1'),
(205188, 14542, 'QU', 'OK', 'S', 1746778530, 1746778530, '1'),
(205189, 14542, 'QU', 'OK', 'S', 1746778536, 1746778536, '1'),
(205190, 14542, 'QU', 'OK', 'S', 1746778541, 1746778541, '1'),
(205191, 14542, 'QU', 'OK', 'S', 1746778551, 1746778551, '1'),
(205192, 14542, 'QU', 'OK', 'S', 1746778568, 1746778568, '1'),
(205193, 14542, 'QU', 'OK', 'S', 1746778580, 1746778580, '1'),
(205194, 14542, 'QU', 'OK', 'S', 1746778613, 1746778613, '1'),
(205195, 14542, 'QU', 'OK', 'S', 1746778620, 1746778620, '1'),
(205196, 14542, 'QU', 'OK', 'S', 1746778635, 1746778635, '1'),
(205197, 14542, 'QU', 'OK', 'S', 1746778654, 1746778654, '1'),
(205198, 14542, 'QU', 'OK', 'S', 1746778668, 1746778668, '1'),
(205199, 14542, 'QU', 'OK', 'S', 1746778681, 1746778681, '1'),
(205200, 14542, 'QU', 'OK', 'S', 1746778693, 1746778693, '1'),
(205201, 14542, 'QU', 'OK', 'S', 1746778700, 1746778700, '1'),
(205202, 14542, 'QU', 'OK', 'S', 1746778728, 1746778728, '1'),
(205203, 14542, 'QU', 'OK', 'S', 1746778736, 1746778736, '1'),
(205204, 14542, 'QU', 'OK', 'S', 1746778744, 1746778744, '1'),
(205205, 14542, 'QU', 'OK', 'S', 1746778756, 1746778756, '1'),
(205206, 14542, 'QU', 'OK', 'S', 1746778766, 1746778766, '1'),
(205207, 31147, 'QU', 'OK', 'S', 1746778889, 1746778889, '1'),
(205208, 24247, 'QU', 'OK', 'S', 1746778996, 1746778996, '1'),
(205209, 24247, 'QU', 'OK', 'S', 1746778998, 1746778998, '1'),
(205210, 24247, 'QU', 'OK', 'S', 1746779001, 1746779001, '1'),
(205211, 24242, 'QU', 'OK', 'S', 1746779017, 1746779017, '1'),
(205212, 24242, 'QU', 'OK', 'S', 1746779017, 1746779017, '1'),
(205213, 24242, 'QU', 'OK', 'S', 1746779017, 1746779017, '1'),
(205214, 37118, 'QU', 'OK', 'S', 1746782682, 1746782682, '1'),
(205215, 37176, 'QU', 'OK', 'S', 1746783857, 1746783857, '1'),
(205216, 37176, 'QU', 'OK', 'S', 1746783860, 1746783860, '1'),
(205217, 32353, 'QU', 'OK', 'S', 1746785812, 1746785812, '1'),
(205218, 32353, 'QU', 'OK', 'S', 1746785815, 1746785815, '1'),
(205219, 32353, 'QU', 'OK', 'S', 1746785817, 1746785817, '1'),
(205220, 35598, 'QU', 'OK', 'S', 1746785826, 1746785826, '1'),
(205221, 30090, 'QU', 'OK', 'S', 1746785886, 1746785886, '1'),
(205222, 31154, 'QU', 'OK', 'S', 1746788098, 1746788098, '1'),
(205223, 17410, 'QU', 'OK', 'S', 1746788992, 1746788992, '1'),
(205224, 17410, 'QU', 'OK', 'S', 1746788994, 1746788994, '1'),
(205225, 17410, 'QU', 'OK', 'S', 1746788996, 1746788996, '1'),
(205226, 31147, 'QU', 'OK', 'S', 1746789114, 1746789114, '1'),
(205227, 31147, 'QU', 'OK', 'S', 1746789120, 1746789120, '1'),
(205228, 31919, 'QU', 'OK', 'S', 1746789660, 1746789660, '1'),
(205229, 24357, 'QU', 'OK', 'S', 1746789663, 1746789663, '1'),
(205230, 37655, 'QU', 'OK', 'S', 1746789723, 1746789723, '1'),
(205231, 37654, 'QU', 'OK', 'S', 1746789812, 1746789812, '1'),
(205232, 37653, 'QU', 'OK', 'S', 1746789841, 1746789841, '1'),
(205233, 37652, 'QU', 'OK', 'S', 1746789872, 1746789872, '1'),
(205234, 34470, 'QU', 'OK', 'S', 1746790290, 1746790290, '1'),
(205235, 34470, 'QU', 'OK', 'S', 1746790290, 1746790290, '1'),
(205236, 37647, 'QU', 'OK', 'S', 1746790309, 1746790309, '1'),
(205237, 34690, 'QU', 'OK', 'S', 1746790318, 1746790318, '1'),
(205238, 37651, 'QU', 'OK', 'S', 1746790624, 1746790624, '1'),
(205239, 22207, 'QU', 'OK', 'S', 1746791189, 1746791189, '1'),
(205240, 37650, 'QU', 'OK', 'S', 1746792430, 1746792430, '1'),
(205241, 37649, 'QU', 'OK', 'S', 1746792624, 1746792624, '1'),
(205242, 37648, 'QU', 'OK', 'S', 1746792775, 1746792775, '1'),
(205243, 37646, 'QU', 'OK', 'S', 1746793125, 1746793125, '1'),
(205244, 37645, 'QU', 'OK', 'S', 1746793207, 1746793207, '1'),
(205245, 37659, 'QU', 'OK', 'S', 1746793346, 1746793346, '1'),
(205246, 37658, 'QU', 'OK', 'S', 1746793418, 1746793418, '1'),
(205247, 37657, 'QU', 'OK', 'S', 1746793599, 1746793599, '1'),
(205248, 37656, 'QU', 'OK', 'S', 1746793661, 1746793661, '1'),
(205249, 2221, 'QU', 'OK', 'S', 1746794111, 1746794111, '1'),
(205250, 24604, 'QU', 'OK', 'S', 1746794366, 1746794366, '1'),
(205251, 17956, 'QU', 'OK', 'S', 1746795774, 1746795774, '1'),
(205252, 18467, 'QU', 'OK', 'S', 1746795782, 1746795782, '1'),
(205253, 25577, 'QU', 'OK', 'S', 1746795794, 1746795794, '1'),
(205254, 31695, 'QU', 'OK', 'S', 1746796572, 1746796572, '1'),
(205255, 33914, 'QU', 'OK', 'S', 1746796737, 1746796737, '1'),
(205256, 26555, 'QU', 'OK', 'S', 1746796884, 1746796884, '1'),
(205257, 36663, 'QU', 'OK', 'S', 1746796952, 1746796952, '1'),
(205258, 31307, 'QU', 'OK', 'S', 1746797600, 1746797600, '1'),
(205259, 32425, 'QU', 'OK', 'S', 1746797604, 1746797604, '1'),
(205260, 18349, 'QU', 'OK', 'S', 1746797704, 1746797704, '1'),
(205261, 34360, 'QU', 'OK', 'S', 1746797750, 1746797750, '1'),
(205262, 36763, 'QU', 'OK', 'S', 1746797959, 1746797959, '1'),
(205263, 12478, 'QU', 'OK', 'S', 1746797992, 1746797992, '1'),
(205264, 37051, 'QU', 'OK', 'S', 1746798100, 1746798100, '1'),
(205265, 19750, 'QU', 'OK', 'S', 1746798214, 1746798214, '1'),
(205266, 27012, 'QU', 'OK', 'S', 1746798221, 1746798221, '1'),
(205267, 32354, 'QU', 'OK', 'S', 1746798228, 1746798228, '1'),
(205268, 21545, 'QU', 'OK', 'S', 1746798249, 1746798249, '1'),
(205269, 21545, 'QU', 'OK', 'S', 1746798249, 1746798249, '1'),
(205270, 21545, 'QU', 'OK', 'S', 1746798249, 1746798249, '1'),
(205271, 29427, 'QU', 'OK', 'S', 1746798265, 1746798265, '1'),
(205272, 37058, 'QU', 'OK', 'S', 1746798269, 1746798269, '1'),
(205273, 12906, 'QU', 'OK', 'S', 1746798278, 1746798278, '1'),
(205274, 15280, 'QU', 'OK', 'S', 1746798285, 1746798285, '1'),
(205275, 17637, 'QU', 'OK', 'S', 1746798301, 1746798301, '1'),
(205276, 15280, 'QU', 'OK', 'S', 1746798333, 1746798333, '1'),
(205277, 29071, 'QU', 'OK', 'S', 1746798373, 1746798373, '1'),
(205278, 22618, 'QU', 'OK', 'S', 1746798927, 1746798927, '1'),
(205279, 22618, 'QU', 'OK', 'S', 1746798946, 1746798946, '1'),
(205280, 22618, 'QU', 'OK', 'S', 1746798964, 1746798964, '1'),
(205281, 31919, 'QU', 'OK', 'S', 1746799003, 1746799003, '1'),
(205282, 9714, 'QU', 'OK', 'S', 1746799036, 1746799036, '1'),
(205283, 7946, 'QU', 'OK', 'S', 1746799096, 1746799096, '1'),
(205284, 36063, 'QU', 'OK', 'S', 1746799140, 1746799140, '1'),
(205285, 36358, 'QU', 'OK', 'S', 1746799295, 1746799295, '1'),
(205286, 36358, 'QU', 'OK', 'S', 1746799299, 1746799299, '1'),
(205287, 36358, 'QU', 'OK', 'S', 1746799303, 1746799303, '1'),
(205288, 36358, 'QU', 'OK', 'S', 1746799319, 1746799319, '1'),
(205289, 36358, 'QU', 'OK', 'S', 1746799423, 1746799423, '1'),
(205290, 36358, 'QU', 'OK', 'S', 1746799426, 1746799426, '1'),
(205291, 36358, 'QU', 'OK', 'S', 1746799430, 1746799430, '1'),
(205292, 36358, 'QU', 'OK', 'S', 1746799491, 1746799491, '1'),
(205293, 36358, 'QU', 'OK', 'S', 1746799503, 1746799503, '1'),
(205294, 31130, 'QU', 'OK', 'S', 1746854842, 1746854842, '1'),
(205295, 31147, 'QU', 'OK', 'S', 1746855106, 1746855106, '1'),
(205296, 36358, 'QU', 'OK', 'S', 1746855193, 1746855193, '1'),
(205297, 36358, 'QU', 'OK', 'S', 1746855195, 1746855195, '1'),
(205298, 36358, 'QU', 'OK', 'S', 1746855202, 1746855202, '1'),
(205299, 36358, 'QU', 'OK', 'S', 1746855205, 1746855205, '1'),
(205300, 36358, 'QU', 'OK', 'S', 1746855209, 1746855209, '1'),
(205301, 36358, 'QU', 'OK', 'S', 1746855211, 1746855211, '1'),
(205302, 36358, 'QU', 'OK', 'S', 1746855215, 1746855215, '1'),
(205303, 36358, 'QU', 'OK', 'S', 1746855218, 1746855218, '1'),
(205304, 36358, 'QU', 'OK', 'S', 1746855221, 1746855221, '1'),
(205305, 36358, 'QU', 'OK', 'S', 1746855224, 1746855224, '1'),
(205306, 29994, 'QU', 'OK', 'S', 1746856676, 1746856676, '1'),
(205307, 22725, 'QU', 'OK', 'S', 1746856688, 1746856688, '1'),
(205308, 22725, 'QU', 'OK', 'S', 1746856688, 1746856688, '1'),
(205309, 33868, 'QU', 'OK', 'S', 1746856705, 1746856705, '1'),
(205310, 28861, 'QU', 'OK', 'S', 1746856793, 1746856793, '1'),
(205311, 28861, 'QU', 'OK', 'S', 1746856793, 1746856793, '1'),
(205312, 2898, 'QU', 'OK', 'S', 1746856819, 1746856819, '1'),
(205313, 20755, 'QU', 'OK', 'S', 1746856835, 1746856835, '1'),
(205314, 17887, 'QU', 'OK', 'S', 1746856852, 1746856852, '1'),
(205315, 36541, 'QU', 'OK', 'S', 1746856891, 1746856891, '1'),
(205316, 31147, 'QU', 'OK', 'S', 1746856939, 1746856939, '1'),
(205317, 36534, 'QU', 'OK', 'S', 1746857772, 1746857772, '1'),
(205318, 23077, 'QU', 'OK', 'S', 1746858729, 1746858729, '1'),
(205319, 31132, 'QU', 'OK', 'S', 1746859021, 1746859021, '1'),
(205320, 31132, 'QU', 'OK', 'S', 1746859025, 1746859025, '1'),
(205321, 31132, 'QU', 'OK', 'S', 1746859027, 1746859027, '1'),
(205322, 31132, 'QU', 'OK', 'S', 1746859029, 1746859029, '1'),
(205323, 21757, 'QU', 'OK', 'S', 1746859071, 1746859071, '1'),
(205324, 31134, 'QU', 'OK', 'S', 1746859275, 1746859275, '1'),
(205325, 31134, 'QU', 'OK', 'S', 1746859277, 1746859277, '1'),
(205326, 31134, 'QU', 'OK', 'S', 1746859279, 1746859279, '1'),
(205327, 31134, 'QU', 'OK', 'S', 1746859282, 1746859282, '1'),
(205328, 22268, 'QU', 'OK', 'S', 1746859308, 1746859308, '1'),
(205329, 31135, 'QU', 'OK', 'S', 1746859609, 1746859609, '1'),
(205330, 31135, 'QU', 'OK', 'S', 1746859616, 1746859616, '1'),
(205331, 31135, 'QU', 'OK', 'S', 1746859624, 1746859624, '1'),
(205332, 31135, 'QU', 'OK', 'S', 1746859627, 1746859627, '1'),
(205333, 23747, 'QU', 'OK', 'S', 1746859701, 1746859701, '1'),
(205334, 26798, 'QU', 'OK', 'S', 1746859839, 1746859839, '1'),
(205335, 30192, 'QU', 'OK', 'S', 1746859986, 1746859986, '1'),
(205336, 30177, 'QU', 'OK', 'S', 1746860000, 1746860000, '1'),
(205337, 30152, 'QU', 'OK', 'S', 1746860013, 1746860013, '1'),
(205338, 30310, 'QU', 'OK', 'S', 1746860047, 1746860047, '1'),
(205339, 30362, 'QU', 'OK', 'S', 1746860069, 1746860069, '1'),
(205340, 30362, 'QU', 'OK', 'S', 1746860069, 1746860069, '1'),
(205341, 30362, 'QU', 'OK', 'S', 1746860069, 1746860069, '1'),
(205342, 30362, 'QU', 'OK', 'S', 1746860069, 1746860069, '1'),
(205343, 30582, 'QU', 'OK', 'S', 1746860091, 1746860091, '1'),
(205344, 30794, 'QU', 'OK', 'S', 1746860139, 1746860139, '1'),
(205345, 30794, 'QU', 'OK', 'S', 1746860139, 1746860139, '1'),
(205346, 31108, 'QU', 'OK', 'S', 1746860154, 1746860154, '1'),
(205347, 31152, 'QU', 'OK', 'S', 1746860263, 1746860263, '1'),
(205348, 31152, 'QU', 'OK', 'S', 1746860265, 1746860265, '1'),
(205349, 32936, 'QU', 'OK', 'S', 1746860526, 1746860526, '1'),
(205350, 30143, 'QU', 'OK', 'S', 1746860538, 1746860538, '1'),
(205351, 32934, 'QU', 'OK', 'S', 1746860542, 1746860542, '1'),
(205352, 32934, 'QU', 'OK', 'S', 1746860542, 1746860542, '1'),
(205353, 30143, 'QU', 'OK', 'S', 1746860559, 1746860559, '1'),
(205354, 32867, 'QU', 'OK', 'S', 1746860564, 1746860564, '1'),
(205355, 32808, 'QU', 'OK', 'S', 1746860573, 1746860573, '1'),
(205356, 32808, 'QU', 'OK', 'S', 1746860573, 1746860573, '1'),
(205357, 32746, 'QU', 'OK', 'S', 1746860593, 1746860593, '1'),
(205358, 32527, 'QU', 'OK', 'S', 1746860623, 1746860623, '1'),
(205359, 34474, 'QU', 'OK', 'S', 1746860681, 1746860681, '1'),
(205360, 34446, 'QU', 'OK', 'S', 1746860689, 1746860689, '1'),
(205361, 34442, 'QU', 'OK', 'S', 1746860697, 1746860697, '1'),
(205362, 34440, 'QU', 'OK', 'S', 1746860716, 1746860716, '1'),
(205363, 34440, 'QU', 'OK', 'S', 1746860716, 1746860716, '1'),
(205364, 34440, 'QU', 'OK', 'S', 1746860716, 1746860716, '1'),
(205365, 34440, 'QU', 'OK', 'S', 1746860716, 1746860716, '1'),
(205366, 34440, 'QU', 'OK', 'S', 1746860716, 1746860716, '1'),
(205367, 34376, 'QU', 'OK', 'S', 1746860736, 1746860736, '1'),
(205368, 34361, 'QU', 'OK', 'S', 1746860749, 1746860749, '1'),
(205369, 34360, 'QU', 'OK', 'S', 1746860779, 1746860779, '1'),
(205370, 34360, 'QU', 'OK', 'S', 1746860779, 1746860779, '1'),
(205371, 34360, 'QU', 'OK', 'S', 1746860779, 1746860779, '1'),
(205372, 34360, 'QU', 'OK', 'S', 1746860779, 1746860779, '1'),
(205373, 34077, 'QU', 'OK', 'S', 1746860799, 1746860799, '1'),
(205374, 26801, 'QU', 'OK', 'S', 1746860811, 1746860811, '1'),
(205375, 34017, 'QU', 'OK', 'S', 1746860814, 1746860814, '1'),
(205376, 33992, 'QU', 'OK', 'S', 1746860822, 1746860822, '1'),
(205377, 33946, 'QU', 'OK', 'S', 1746860830, 1746860830, '1'),
(205378, 33874, 'QU', 'OK', 'S', 1746860838, 1746860838, '1'),
(205379, 33873, 'QU', 'OK', 'S', 1746860847, 1746860847, '1'),
(205380, 33868, 'QU', 'OK', 'S', 1746860857, 1746860857, '1'),
(205381, 33778, 'QU', 'OK', 'S', 1746860866, 1746860866, '1'),
(205382, 33774, 'QU', 'OK', 'S', 1746860877, 1746860877, '1'),
(205383, 30143, 'QU', 'OK', 'S', 1746860879, 1746860879, '1'),
(205384, 33582, 'QU', 'OK', 'S', 1746860893, 1746860893, '1'),
(205385, 33580, 'QU', 'OK', 'S', 1746860899, 1746860899, '1'),
(205386, 33309, 'QU', 'OK', 'S', 1746860911, 1746860911, '1'),
(205387, 33307, 'QU', 'OK', 'S', 1746860928, 1746860928, '1'),
(205388, 33280, 'QU', 'OK', 'S', 1746860942, 1746860942, '1'),
(205389, 33268, 'QU', 'OK', 'S', 1746860948, 1746860948, '1'),
(205390, 31157, 'QU', 'OK', 'S', 1746861145, 1746861145, '1'),
(205391, 31157, 'QU', 'OK', 'S', 1746861147, 1746861147, '1'),
(205392, 24676, 'QU', 'OK', 'S', 1746861170, 1746861170, '1'),
(205393, 31158, 'QU', 'OK', 'S', 1746861305, 1746861305, '1'),
(205394, 31158, 'QU', 'OK', 'S', 1746861308, 1746861308, '1'),
(205395, 31158, 'QU', 'OK', 'S', 1746861310, 1746861310, '1'),
(205396, 31158, 'QU', 'OK', 'S', 1746861313, 1746861313, '1'),
(205397, 31159, 'QU', 'OK', 'S', 1746861443, 1746861443, '1'),
(205398, 31159, 'QU', 'OK', 'S', 1746861449, 1746861449, '1'),
(205399, 31159, 'QU', 'OK', 'S', 1746861469, 1746861469, '1'),
(205400, 29612, 'QU', 'OK', 'S', 1746861508, 1746861508, '1'),
(205401, 31160, 'QU', 'OK', 'S', 1746861693, 1746861693, '1'),
(205402, 31160, 'QU', 'OK', 'S', 1746861697, 1746861697, '1'),
(205403, 31160, 'QU', 'OK', 'S', 1746861710, 1746861710, '1'),
(205404, 31162, 'QU', 'OK', 'S', 1746861918, 1746861918, '1'),
(205405, 31162, 'QU', 'OK', 'S', 1746861921, 1746861921, '1'),
(205406, 31162, 'QU', 'OK', 'S', 1746861924, 1746861924, '1'),
(205407, 31162, 'QU', 'OK', 'S', 1746861929, 1746861929, '1'),
(205408, 31162, 'QU', 'OK', 'S', 1746861932, 1746861932, '1'),
(205409, 37656, 'QU', 'OK', 'S', 1746861968, 1746861968, '1'),
(205410, 37657, 'QU', 'OK', 'S', 1746861974, 1746861974, '1'),
(205411, 37659, 'QU', 'OK', 'S', 1746862002, 1746862002, '1'),
(205412, 37659, 'QU', 'OK', 'S', 1746862002, 1746862002, '1'),
(205413, 37659, 'QU', 'OK', 'S', 1746862002, 1746862002, '1'),
(205414, 37659, 'QU', 'OK', 'S', 1746862002, 1746862002, '1'),
(205415, 37658, 'QU', 'OK', 'S', 1746862008, 1746862008, '1'),
(205416, 31163, 'QU', 'OK', 'S', 1746862018, 1746862018, '1'),
(205417, 31163, 'QU', 'OK', 'S', 1746862021, 1746862021, '1'),
(205418, 37646, 'QU', 'OK', 'S', 1746862023, 1746862023, '1'),
(205419, 37646, 'QU', 'OK', 'S', 1746862023, 1746862023, '1'),
(205420, 37646, 'QU', 'OK', 'S', 1746862023, 1746862023, '1'),
(205421, 31163, 'QU', 'OK', 'S', 1746862024, 1746862024, '1'),
(205422, 31163, 'QU', 'OK', 'S', 1746862028, 1746862028, '1'),
(205423, 37645, 'QU', 'OK', 'S', 1746862031, 1746862031, '1'),
(205424, 37645, 'QU', 'OK', 'S', 1746862031, 1746862031, '1'),
(205425, 31163, 'QU', 'OK', 'S', 1746862033, 1746862033, '1'),
(205426, 37600, 'QU', 'OK', 'S', 1746862039, 1746862039, '1'),
(205427, 37600, 'QU', 'OK', 'S', 1746862039, 1746862039, '1'),
(205428, 37599, 'QU', 'OK', 'S', 1746862045, 1746862045, '1'),
(205429, 37577, 'QU', 'OK', 'S', 1746862058, 1746862058, '1'),
(205430, 37577, 'QU', 'OK', 'S', 1746862058, 1746862058, '1'),
(205431, 37574, 'QU', 'OK', 'S', 1746862069, 1746862069, '1'),
(205432, 37574, 'QU', 'OK', 'S', 1746862069, 1746862069, '1'),
(205433, 37574, 'QU', 'OK', 'S', 1746862069, 1746862069, '1'),
(205434, 37574, 'QU', 'OK', 'S', 1746862069, 1746862069, '1'),
(205435, 37560, 'QU', 'OK', 'S', 1746862078, 1746862078, '1'),
(205436, 37560, 'QU', 'OK', 'S', 1746862078, 1746862078, '1'),
(205437, 37559, 'QU', 'OK', 'S', 1746862087, 1746862087, '1'),
(205438, 37559, 'QU', 'OK', 'S', 1746862087, 1746862087, '1'),
(205439, 37558, 'QU', 'OK', 'S', 1746862094, 1746862094, '1'),
(205440, 37558, 'QU', 'OK', 'S', 1746862094, 1746862094, '1'),
(205441, 37557, 'QU', 'OK', 'S', 1746862109, 1746862109, '1'),
(205442, 37557, 'QU', 'OK', 'S', 1746862109, 1746862109, '1'),
(205443, 37557, 'QU', 'OK', 'S', 1746862109, 1746862109, '1'),
(205444, 37556, 'QU', 'OK', 'S', 1746862120, 1746862120, '1'),
(205445, 37556, 'QU', 'OK', 'S', 1746862120, 1746862120, '1'),
(205446, 37555, 'QU', 'OK', 'S', 1746862127, 1746862127, '1'),
(205447, 37555, 'QU', 'OK', 'S', 1746862127, 1746862127, '1'),
(205448, 37491, 'QU', 'OK', 'S', 1746862138, 1746862138, '1'),
(205449, 37490, 'QU', 'OK', 'S', 1746862144, 1746862144, '1'),
(205450, 37489, 'QU', 'OK', 'S', 1746862151, 1746862151, '1'),
(205451, 37462, 'QU', 'OK', 'S', 1746862157, 1746862157, '1'),
(205452, 37462, 'QU', 'OK', 'S', 1746862157, 1746862157, '1'),
(205453, 37442, 'QU', 'OK', 'S', 1746862172, 1746862172, '1'),
(205454, 37442, 'QU', 'OK', 'S', 1746862172, 1746862172, '1'),
(205455, 37441, 'QU', 'OK', 'S', 1746862180, 1746862180, '1'),
(205456, 37441, 'QU', 'OK', 'S', 1746862180, 1746862180, '1'),
(205457, 37440, 'QU', 'OK', 'S', 1746862185, 1746862185, '1'),
(205458, 37439, 'QU', 'OK', 'S', 1746862194, 1746862194, '1'),
(205459, 37439, 'QU', 'OK', 'S', 1746862194, 1746862194, '1'),
(205460, 37439, 'QU', 'OK', 'S', 1746862194, 1746862194, '1'),
(205461, 37408, 'QU', 'OK', 'S', 1746862201, 1746862201, '1'),
(205462, 37377, 'QU', 'OK', 'S', 1746862210, 1746862210, '1'),
(205463, 36376, 'QU', 'OK', 'S', 1746862226, 1746862226, '1'),
(205464, 35406, 'QU', 'OK', 'S', 1746862244, 1746862244, '1'),
(205465, 35383, 'QU', 'OK', 'S', 1746862254, 1746862254, '1'),
(205466, 35382, 'QU', 'OK', 'S', 1746862260, 1746862260, '1'),
(205467, 18743, 'QU', 'OK', 'S', 1746862261, 1746862261, '1'),
(205468, 35225, 'QU', 'OK', 'S', 1746862273, 1746862273, '1'),
(205469, 18791, 'QU', 'OK', 'S', 1746862326, 1746862326, '1'),
(205470, 35088, 'QU', 'OK', 'S', 1746862366, 1746862366, '1'),
(205471, 35089, 'QU', 'OK', 'S', 1746862376, 1746862376, '1'),
(205472, 35089, 'QU', 'OK', 'S', 1746862376, 1746862376, '1'),
(205473, 34964, 'QU', 'OK', 'S', 1746862396, 1746862396, '1'),
(205474, 34964, 'QU', 'OK', 'S', 1746862396, 1746862396, '1'),
(205475, 34946, 'QU', 'OK', 'S', 1746862404, 1746862404, '1'),
(205476, 34891, 'QU', 'OK', 'S', 1746862421, 1746862421, '1'),
(205477, 30014, 'QU', 'OK', 'S', 1746862449, 1746862449, '1'),
(205478, 29994, 'QU', 'OK', 'S', 1746862460, 1746862460, '1'),
(205479, 29994, 'QU', 'OK', 'S', 1746862460, 1746862460, '1'),
(205480, 29753, 'QU', 'OK', 'S', 1746862477, 1746862477, '1'),
(205481, 28592, 'QU', 'OK', 'S', 1746862516, 1746862516, '1'),
(205482, 28591, 'QU', 'OK', 'S', 1746862522, 1746862522, '1'),
(205483, 28441, 'QU', 'OK', 'S', 1746862537, 1746862537, '1'),
(205484, 27849, 'QU', 'OK', 'S', 1746862548, 1746862548, '1'),
(205485, 27106, 'QU', 'OK', 'S', 1746862614, 1746862614, '1'),
(205486, 27106, 'QU', 'OK', 'S', 1746862614, 1746862614, '1'),
(205487, 27018, 'QU', 'OK', 'S', 1746862631, 1746862631, '1'),
(205488, 26756, 'QU', 'OK', 'S', 1746862648, 1746862648, '1'),
(205489, 26756, 'QU', 'OK', 'S', 1746862648, 1746862648, '1'),
(205490, 26755, 'QU', 'OK', 'S', 1746862654, 1746862654, '1'),
(205491, 26444, 'QU', 'OK', 'S', 1746862791, 1746862791, '1'),
(205492, 26198, 'QU', 'OK', 'S', 1746862801, 1746862801, '1'),
(205493, 25451, 'QU', 'OK', 'S', 1746862827, 1746862827, '1'),
(205494, 25450, 'QU', 'OK', 'S', 1746862832, 1746862832, '1'),
(205495, 25450, 'QU', 'OK', 'S', 1746862848, 1746862848, '1'),
(205496, 25451, 'QU', 'OK', 'S', 1746862853, 1746862853, '1'),
(205497, 37395, 'QU', 'OK', 'S', 1746862857, 1746862857, '1'),
(205498, 25428, 'QU', 'OK', 'S', 1746862861, 1746862861, '1'),
(205499, 37394, 'QU', 'OK', 'S', 1746862867, 1746862867, '1'),
(205500, 24846, 'QU', 'OK', 'S', 1746862873, 1746862873, '1'),
(205501, 37356, 'QU', 'OK', 'S', 1746862877, 1746862877, '1'),
(205502, 24836, 'QU', 'OK', 'S', 1746862884, 1746862884, '1'),
(205503, 24836, 'QU', 'OK', 'S', 1746862884, 1746862884, '1'),
(205504, 24836, 'QU', 'OK', 'S', 1746862884, 1746862884, '1'),
(205505, 37341, 'QU', 'OK', 'S', 1746862887, 1746862887, '1'),
(205506, 37340, 'QU', 'OK', 'S', 1746862895, 1746862895, '1'),
(205507, 36180, 'QU', 'OK', 'S', 1746862936, 1746862936, '1'),
(205508, 32775, 'QU', 'OK', 'S', 1746862961, 1746862961, '1'),
(205509, 32438, 'QU', 'OK', 'S', 1746862981, 1746862981, '1'),
(205510, 32436, 'QU', 'OK', 'S', 1746862988, 1746862988, '1'),
(205511, 31465, 'QU', 'OK', 'S', 1746863023, 1746863023, '1'),
(205512, 31164, 'QU', 'OK', 'S', 1746863036, 1746863036, '1'),
(205513, 31317, 'QU', 'OK', 'S', 1746863037, 1746863037, '1'),
(205514, 31317, 'QU', 'OK', 'S', 1746863037, 1746863037, '1'),
(205515, 31164, 'QU', 'OK', 'S', 1746863039, 1746863039, '1'),
(205516, 31164, 'QU', 'OK', 'S', 1746863041, 1746863041, '1'),
(205517, 31164, 'QU', 'OK', 'S', 1746863044, 1746863044, '1'),
(205518, 31316, 'QU', 'OK', 'S', 1746863045, 1746863045, '1'),
(205519, 30807, 'QU', 'OK', 'S', 1746863065, 1746863065, '1'),
(205520, 12422, 'QU', 'OK', 'S', 1746863080, 1746863080, '1'),
(205521, 30396, 'QU', 'OK', 'S', 1746863080, 1746863080, '1'),
(205522, 30395, 'QU', 'OK', 'S', 1746863124, 1746863124, '1'),
(205523, 30295, 'QU', 'OK', 'S', 1746863147, 1746863147, '1'),
(205524, 30295, 'QU', 'OK', 'S', 1746863147, 1746863147, '1'),
(205525, 26915, 'QU', 'OK', 'S', 1746863167, 1746863167, '1'),
(205526, 26915, 'QU', 'OK', 'S', 1746863167, 1746863167, '1'),
(205527, 25508, 'QU', 'OK', 'S', 1746863201, 1746863201, '1'),
(205528, 31166, 'QU', 'OK', 'S', 1746863209, 1746863209, '1'),
(205529, 31166, 'QU', 'OK', 'S', 1746863212, 1746863212, '1'),
(205530, 30140, 'QU', 'OK', 'S', 1746863227, 1746863227, '1'),
(205531, 25067, 'QU', 'OK', 'S', 1746863233, 1746863233, '1'),
(205532, 25067, 'QU', 'OK', 'S', 1746863233, 1746863233, '1'),
(205533, 25067, 'QU', 'OK', 'S', 1746863233, 1746863233, '1'),
(205534, 25067, 'QU', 'OK', 'S', 1746863233, 1746863233, '1'),
(205535, 25067, 'QU', 'OK', 'S', 1746863233, 1746863233, '1'),
(205536, 24893, 'QU', 'OK', 'S', 1746863250, 1746863250, '1'),
(205537, 24893, 'QU', 'OK', 'S', 1746863250, 1746863250, '1'),
(205538, 24893, 'QU', 'OK', 'S', 1746863250, 1746863250, '1'),
(205539, 23460, 'QU', 'OK', 'S', 1746863279, 1746863279, '1'),
(205540, 23460, 'QU', 'OK', 'S', 1746863279, 1746863279, '1'),
(205541, 23460, 'QU', 'OK', 'S', 1746863279, 1746863279, '1'),
(205542, 27705, 'QU', 'OK', 'S', 1746863323, 1746863323, '1'),
(205543, 37605, 'QU', 'OK', 'S', 1746873761, 1746873761, '1'),
(205544, 23231, 'QU', 'OK', 'S', 1746873762, 1746873762, '1'),
(205545, 37438, 'QU', 'OK', 'S', 1746874926, 1746874926, '1'),
(205546, 37438, 'QU', 'OK', 'S', 1746874929, 1746874929, '1'),
(205547, 37438, 'QU', 'OK', 'S', 1746874936, 1746874936, '1'),
(205548, 37438, 'QU', 'OK', 'S', 1746874939, 1746874939, '1'),
(205549, 33077, 'QU', 'OK', 'S', 1746875323, 1746875323, '1'),
(205550, 5274, 'QU', 'OK', 'S', 1746875366, 1746875366, '1'),
(205551, 37300, 'QU', 'OK', 'S', 1746875397, 1746875397, '1'),
(205552, 25580, 'QU', 'OK', 'S', 1746875664, 1746875664, '1'),
(205553, 31154, 'QU', 'OK', 'S', 1746876101, 1746876101, '1'),
(205554, 31147, 'QU', 'OK', 'S', 1746876229, 1746876229, '1'),
(205555, 31147, 'QU', 'OK', 'S', 1746876233, 1746876233, '1'),
(205556, 31147, 'QU', 'OK', 'S', 1746876300, 1746876300, '1'),
(205557, 31130, 'QU', 'OK', 'S', 1746876320, 1746876320, '1'),
(205558, 37292, 'QU', 'OK', 'S', 1746876458, 1746876458, '1'),
(205559, 37686, 'QU', 'OK', 'S', 1746876942, 1746876942, '1'),
(205560, 33848, 'QU', 'OK', 'S', 1746877520, 1746877520, '1'),
(205561, 24450, 'QU', 'OK', 'S', 1746877536, 1746877536, '1'),
(205562, 24475, 'QU', 'OK', 'S', 1746877547, 1746877547, '1'),
(205563, 16176, 'QU', 'OK', 'S', 1746877557, 1746877557, '1'),
(205564, 11751, 'QU', 'OK', 'S', 1746877578, 1746877578, '1'),
(205565, 23663, 'QU', 'OK', 'S', 1746877594, 1746877594, '1'),
(205566, 11948, 'QU', 'OK', 'S', 1746877619, 1746877619, '1'),
(205567, 11944, 'QU', 'OK', 'S', 1746877626, 1746877626, '1'),
(205568, 25012, 'QU', 'OK', 'S', 1746877635, 1746877635, '1'),
(205569, 24875, 'QU', 'OK', 'S', 1746879135, 1746879135, '1'),
(205570, 36941, 'QU', 'OK', 'S', 1746879216, 1746879216, '1'),
(205571, 21069, 'QU', 'OK', 'S', 1746879392, 1746879392, '1'),
(205572, 27705, 'QU', 'OK', 'S', 1746879589, 1746879589, '1'),
(205573, 18743, 'QU', 'OK', 'S', 1746879886, 1746879886, '1'),
(205574, 29612, 'QU', 'OK', 'S', 1746879988, 1746879988, '1'),
(205575, 18791, 'QU', 'OK', 'S', 1746880057, 1746880057, '1'),
(205576, 26801, 'QU', 'OK', 'S', 1746880194, 1746880194, '1'),
(205577, 14872, 'QU', 'OK', 'S', 1746881680, 1746881680, '1'),
(205578, 27414, 'QU', 'OK', 'S', 1746881688, 1746881688, '1'),
(205579, 30143, 'QU', 'OK', 'S', 1747027663, 1747027663, '1'),
(205580, 30143, 'QU', 'OK', 'S', 1747027666, 1747027666, '1'),
(205581, 31152, 'QU', 'OK', 'S', 1747027704, 1747027704, '1'),
(205582, 31152, 'QU', 'OK', 'S', 1747027710, 1747027710, '1'),
(205583, 31152, 'QU', 'OK', 'S', 1747028140, 1747028140, '1'),
(205584, 31130, 'QU', 'OK', 'S', 1747028212, 1747028212, '1'),
(205585, 24966, 'QU', 'OK', 'S', 1747028291, 1747028291, '1'),
(205586, 24968, 'QU', 'OK', 'S', 1747028303, 1747028303, '1'),
(205587, 15212, 'QU', 'OK', 'S', 1747029194, 1747029194, '1'),
(205588, 3933, 'QU', 'OK', 'S', 1747029198, 1747029198, '1'),
(205589, 37660, 'QU', 'OK', 'S', 1747030799, 1747030799, '1'),
(205590, 37661, 'QU', 'OK', 'S', 1747030805, 1747030805, '1'),
(205591, 36603, 'QU', 'OK', 'S', 1747030841, 1747030841, '1'),
(205592, 36603, 'QU', 'OK', 'S', 1747030841, 1747030841, '1'),
(205593, 26084, 'QU', 'OK', 'S', 1747030866, 1747030866, '1'),
(205594, 26084, 'QU', 'OK', 'S', 1747030874, 1747030874, '1'),
(205595, 36605, 'QU', 'OK', 'S', 1747030959, 1747030959, '1'),
(205596, 37662, 'QU', 'OK', 'S', 1747030990, 1747030990, '1'),
(205597, 36603, 'QU', 'OK', 'S', 1747030994, 1747030994, '1'),
(205598, 37663, 'QU', 'OK', 'S', 1747030995, 1747030995, '1'),
(205599, 36603, 'QU', 'OK', 'S', 1747031037, 1747031037, '1'),
(205600, 37664, 'QU', 'OK', 'S', 1747031041, 1747031041, '1'),
(205601, 36603, 'QU', 'OK', 'S', 1747031084, 1747031084, '1'),
(205602, 35715, 'QU', 'OK', 'S', 1747031169, 1747031169, '1'),
(205603, 35715, 'QU', 'OK', 'S', 1747031169, 1747031169, '1'),
(205604, 37665, 'QU', 'OK', 'S', 1747031207, 1747031207, '1'),
(205605, 36501, 'QU', 'OK', 'S', 1747031226, 1747031226, '1'),
(205606, 37666, 'QU', 'OK', 'S', 1747031458, 1747031458, '1'),
(205607, 37666, 'QU', 'OK', 'S', 1747031458, 1747031458, '1'),
(205608, 37666, 'QU', 'OK', 'S', 1747031458, 1747031458, '1'),
(205609, 37666, 'QU', 'OK', 'S', 1747031458, 1747031458, '1'),
(205610, 37667, 'QU', 'OK', 'S', 1747031559, 1747031559, '1'),
(205611, 37667, 'QU', 'OK', 'S', 1747031559, 1747031559, '1'),
(205612, 37668, 'QU', 'OK', 'S', 1747032082, 1747032082, '1'),
(205613, 37668, 'QU', 'OK', 'S', 1747032082, 1747032082, '1'),
(205614, 37669, 'QU', 'OK', 'S', 1747032125, 1747032125, '1'),
(205615, 37670, 'QU', 'OK', 'S', 1747032676, 1747032676, '1'),
(205616, 37671, 'QU', 'OK', 'S', 1747032931, 1747032931, '1'),
(205617, 37672, 'QU', 'OK', 'S', 1747032937, 1747032937, '1'),
(205618, 37673, 'QU', 'OK', 'S', 1747033073, 1747033073, '1'),
(205619, 37674, 'QU', 'OK', 'S', 1747033185, 1747033185, '1'),
(205620, 37674, 'QU', 'OK', 'S', 1747033236, 1747033236, '1'),
(205621, 37674, 'QU', 'OK', 'S', 1747033236, 1747033236, '1'),
(205622, 37674, 'QU', 'OK', 'S', 1747033236, 1747033236, '1'),
(205623, 37675, 'QU', 'OK', 'S', 1747033334, 1747033334, '1'),
(205624, 37676, 'QU', 'OK', 'S', 1747033451, 1747033451, '1'),
(205625, 37677, 'QU', 'OK', 'S', 1747033456, 1747033456, '1'),
(205626, 37680, 'QU', 'OK', 'S', 1747033590, 1747033590, '1'),
(205627, 37680, 'QU', 'OK', 'S', 1747033590, 1747033590, '1'),
(205628, 37681, 'QU', 'OK', 'S', 1747033643, 1747033643, '1'),
(205629, 37681, 'QU', 'OK', 'S', 1747033643, 1747033643, '1'),
(205630, 37681, 'QU', 'OK', 'S', 1747033643, 1747033643, '1'),
(205631, 37682, 'QU', 'OK', 'S', 1747033753, 1747033753, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(205632, 37682, 'QU', 'OK', 'S', 1747033753, 1747033753, '1'),
(205633, 37682, 'QU', 'OK', 'S', 1747033753, 1747033753, '1'),
(205634, 37683, 'QU', 'OK', 'S', 1747033888, 1747033888, '1'),
(205635, 37683, 'QU', 'OK', 'S', 1747033888, 1747033888, '1'),
(205636, 37678, 'QU', 'OK', 'S', 1747034073, 1747034073, '1'),
(205637, 37678, 'QU', 'OK', 'S', 1747034073, 1747034073, '1'),
(205638, 37678, 'QU', 'OK', 'S', 1747034073, 1747034073, '1'),
(205639, 37678, 'QU', 'OK', 'S', 1747034073, 1747034073, '1'),
(205640, 37679, 'QU', 'OK', 'S', 1747034114, 1747034114, '1'),
(205641, 37679, 'QU', 'OK', 'S', 1747034114, 1747034114, '1'),
(205642, 37684, 'QU', 'OK', 'S', 1747034153, 1747034153, '1'),
(205643, 37684, 'QU', 'OK', 'S', 1747034153, 1747034153, '1'),
(205644, 37684, 'QU', 'OK', 'S', 1747034153, 1747034153, '1'),
(205645, 37685, 'QU', 'OK', 'S', 1747034206, 1747034206, '1'),
(205646, 37685, 'QU', 'OK', 'S', 1747034206, 1747034206, '1'),
(205647, 37685, 'QU', 'OK', 'S', 1747034206, 1747034206, '1'),
(205648, 37685, 'QU', 'OK', 'S', 1747034206, 1747034206, '1'),
(205649, 37685, 'QU', 'OK', 'S', 1747034206, 1747034206, '1'),
(205650, 13919, 'QU', 'OK', 'S', 1747041466, 1747041466, '1'),
(205651, 21164, 'QU', 'OK', 'S', 1747041472, 1747041472, '1'),
(205652, 21164, 'QU', 'OK', 'S', 1747041479, 1747041479, '1'),
(205653, 36871, 'QU', 'OK', 'S', 1747041483, 1747041483, '1'),
(205654, 33543, 'QU', 'OK', 'S', 1747041486, 1747041486, '1'),
(205655, 24855, 'QU', 'OK', 'S', 1747041490, 1747041490, '1'),
(205656, 36533, 'QU', 'OK', 'S', 1747041493, 1747041493, '1'),
(205657, 33045, 'QU', 'OK', 'S', 1747041498, 1747041498, '1'),
(205658, 10205, 'QU', 'OK', 'S', 1747041502, 1747041502, '1'),
(205659, 33045, 'QU', 'OK', 'S', 1747041511, 1747041511, '1'),
(205660, 15144, 'QU', 'OK', 'S', 1747041515, 1747041515, '1'),
(205661, 10205, 'QU', 'OK', 'S', 1747041523, 1747041523, '1'),
(205662, 36213, 'QU', 'OK', 'S', 1747041527, 1747041527, '1'),
(205663, 33852, 'QU', 'OK', 'S', 1747041531, 1747041531, '1'),
(205664, 33852, 'QU', 'OK', 'S', 1747041537, 1747041537, '1'),
(205665, 5400, 'QU', 'OK', 'S', 1747041542, 1747041542, '1'),
(205666, 30704, 'QU', 'OK', 'S', 1747041547, 1747041547, '1'),
(205667, 33852, 'QU', 'OK', 'S', 1747041552, 1747041552, '1'),
(205668, 20939, 'QU', 'OK', 'S', 1747041556, 1747041556, '1'),
(205669, 20939, 'QU', 'OK', 'S', 1747041562, 1747041562, '1'),
(205670, 11745, 'QU', 'OK', 'S', 1747041567, 1747041567, '1'),
(205671, 6909, 'QU', 'OK', 'S', 1747041572, 1747041572, '1'),
(205672, 5400, 'QU', 'OK', 'S', 1747041578, 1747041578, '1'),
(205673, 5400, 'QU', 'OK', 'S', 1747041582, 1747041582, '1'),
(205674, 5400, 'QU', 'OK', 'S', 1747041587, 1747041587, '1'),
(205675, 21088, 'QU', 'OK', 'S', 1747041591, 1747041591, '1'),
(205676, 33045, 'QU', 'OK', 'S', 1747042063, 1747042063, '1'),
(205677, 34529, 'QU', 'OK', 'S', 1747043979, 1747043979, '1'),
(205678, 31147, 'QU', 'OK', 'S', 1747044274, 1747044274, '1'),
(205679, 31147, 'QU', 'OK', 'S', 1747044281, 1747044281, '1'),
(205680, 31147, 'QU', 'OK', 'S', 1747044288, 1747044288, '1'),
(205681, 37702, 'QU', 'OK', 'S', 1747044687, 1747044687, '1'),
(205682, 37701, 'QU', 'OK', 'S', 1747044718, 1747044718, '1'),
(205683, 37700, 'QU', 'OK', 'S', 1747044767, 1747044767, '1'),
(205684, 37699, 'QU', 'OK', 'S', 1747044799, 1747044799, '1'),
(205685, 37694, 'QU', 'OK', 'S', 1747044873, 1747044873, '1'),
(205686, 37693, 'QU', 'OK', 'S', 1747044922, 1747044922, '1'),
(205687, 37692, 'QU', 'OK', 'S', 1747044949, 1747044949, '1'),
(205688, 31111, 'QU', 'OK', 'S', 1747045236, 1747045236, '1'),
(205689, 36299, 'QU', 'OK', 'S', 1747045260, 1747045260, '1'),
(205690, 37691, 'QU', 'OK', 'S', 1747045342, 1747045342, '1'),
(205691, 37482, 'QU', 'OK', 'S', 1747045367, 1747045367, '1'),
(205692, 37493, 'QU', 'OK', 'S', 1747045370, 1747045370, '1'),
(205693, 36299, 'QU', 'OK', 'S', 1747045377, 1747045377, '1'),
(205694, 37690, 'QU', 'OK', 'S', 1747045404, 1747045404, '1'),
(205695, 37689, 'QU', 'OK', 'S', 1747045664, 1747045664, '1'),
(205696, 37688, 'QU', 'OK', 'S', 1747045708, 1747045708, '1'),
(205697, 37687, 'QU', 'OK', 'S', 1747045807, 1747045807, '1'),
(205698, 23755, 'QU', 'OK', 'S', 1747046196, 1747046196, '1'),
(205699, 28744, 'QU', 'OK', 'S', 1747046199, 1747046199, '1'),
(205700, 23755, 'QU', 'OK', 'S', 1747046210, 1747046210, '1'),
(205701, 36905, 'QU', 'OK', 'S', 1747046584, 1747046584, '1'),
(205702, 36906, 'QU', 'OK', 'S', 1747046963, 1747046963, '1'),
(205703, 36901, 'QU', 'OK', 'S', 1747047061, 1747047061, '1'),
(205704, 24562, 'QU', 'OK', 'S', 1747047780, 1747047780, '1'),
(205705, 34446, 'QU', 'OK', 'S', 1747047810, 1747047810, '1'),
(205706, 33874, 'QU', 'OK', 'S', 1747047818, 1747047818, '1'),
(205707, 33793, 'QU', 'OK', 'S', 1747047823, 1747047823, '1'),
(205708, 37389, 'QU', 'OK', 'S', 1747047836, 1747047836, '1'),
(205709, 35547, 'QU', 'OK', 'S', 1747047897, 1747047897, '1'),
(205710, 35547, 'QU', 'OK', 'S', 1747047922, 1747047922, '1'),
(205711, 36725, 'QU', 'OK', 'S', 1747048332, 1747048332, '1'),
(205712, 34646, 'QU', 'OK', 'S', 1747048669, 1747048669, '1'),
(205713, 34644, 'QU', 'OK', 'S', 1747048830, 1747048830, '1'),
(205714, 37505, 'QU', 'OK', 'S', 1747049339, 1747049339, '1'),
(205715, 35811, 'QU', 'OK', 'S', 1747049463, 1747049463, '1'),
(205716, 16602, 'QU', 'OK', 'S', 1747049609, 1747049609, '1'),
(205717, 16749, 'QU', 'OK', 'S', 1747049612, 1747049612, '1'),
(205718, 27026, 'QU', 'OK', 'S', 1747049670, 1747049670, '1'),
(205719, 18897, 'QU', 'OK', 'S', 1747049678, 1747049678, '1'),
(205720, 15206, 'QU', 'OK', 'S', 1747049685, 1747049685, '1'),
(205721, 15688, 'QU', 'OK', 'S', 1747049693, 1747049693, '1'),
(205722, 35317, 'QU', 'OK', 'S', 1747049701, 1747049701, '1'),
(205723, 24824, 'QU', 'OK', 'S', 1747049709, 1747049709, '1'),
(205724, 26996, 'QU', 'OK', 'S', 1747049717, 1747049717, '1'),
(205725, 17267, 'QU', 'OK', 'S', 1747049726, 1747049726, '1'),
(205726, 33848, 'QU', 'OK', 'S', 1747049734, 1747049734, '1'),
(205727, 12649, 'QU', 'OK', 'S', 1747049775, 1747049775, '1'),
(205728, 22658, 'QU', 'OK', 'S', 1747049823, 1747049823, '1'),
(205729, 27026, 'QU', 'OK', 'S', 1747049914, 1747049914, '1'),
(205730, 27026, 'QU', 'OK', 'S', 1747049916, 1747049916, '1'),
(205731, 27026, 'QU', 'OK', 'S', 1747049918, 1747049918, '1'),
(205732, 27026, 'QU', 'OK', 'S', 1747049920, 1747049920, '1'),
(205733, 27026, 'QU', 'OK', 'S', 1747049923, 1747049923, '1'),
(205734, 27026, 'QU', 'OK', 'S', 1747049925, 1747049925, '1'),
(205735, 27026, 'QU', 'OK', 'S', 1747049933, 1747049933, '1'),
(205736, 27026, 'QU', 'OK', 'S', 1747049935, 1747049935, '1'),
(205737, 18897, 'QU', 'OK', 'S', 1747049963, 1747049963, '1'),
(205738, 18897, 'QU', 'OK', 'S', 1747049967, 1747049967, '1'),
(205739, 18897, 'QU', 'OK', 'S', 1747049969, 1747049969, '1'),
(205740, 18897, 'QU', 'OK', 'S', 1747049973, 1747049973, '1'),
(205741, 18897, 'QU', 'OK', 'S', 1747049975, 1747049975, '1'),
(205742, 18897, 'QU', 'OK', 'S', 1747049978, 1747049978, '1'),
(205743, 18897, 'QU', 'OK', 'S', 1747049985, 1747049985, '1'),
(205744, 18897, 'QU', 'OK', 'S', 1747049987, 1747049987, '1'),
(205745, 18897, 'QU', 'OK', 'S', 1747049991, 1747049991, '1'),
(205746, 18897, 'QU', 'OK', 'S', 1747049994, 1747049994, '1'),
(205747, 18897, 'QU', 'OK', 'S', 1747050019, 1747050019, '1'),
(205748, 18897, 'QU', 'OK', 'S', 1747050024, 1747050024, '1'),
(205749, 18897, 'QU', 'OK', 'S', 1747050026, 1747050026, '1'),
(205750, 24824, 'QU', 'OK', 'S', 1747050082, 1747050082, '1'),
(205751, 24824, 'QU', 'OK', 'S', 1747050086, 1747050086, '1'),
(205752, 24824, 'QU', 'OK', 'S', 1747050089, 1747050089, '1'),
(205753, 24824, 'QU', 'OK', 'S', 1747050092, 1747050092, '1'),
(205754, 24824, 'QU', 'OK', 'S', 1747050095, 1747050095, '1'),
(205755, 24824, 'QU', 'OK', 'S', 1747050098, 1747050098, '1'),
(205756, 24824, 'QU', 'OK', 'S', 1747050100, 1747050100, '1'),
(205757, 24824, 'QU', 'OK', 'S', 1747050104, 1747050104, '1'),
(205758, 24824, 'QU', 'OK', 'S', 1747050109, 1747050109, '1'),
(205759, 24824, 'QU', 'OK', 'S', 1747050112, 1747050112, '1'),
(205760, 24824, 'QU', 'OK', 'S', 1747050115, 1747050115, '1'),
(205761, 24824, 'QU', 'OK', 'S', 1747050119, 1747050119, '1'),
(205762, 24824, 'QU', 'OK', 'S', 1747050122, 1747050122, '1'),
(205763, 26996, 'QU', 'OK', 'S', 1747050165, 1747050165, '1'),
(205764, 26996, 'QU', 'OK', 'S', 1747050168, 1747050168, '1'),
(205765, 26996, 'QU', 'OK', 'S', 1747050171, 1747050171, '1'),
(205766, 26996, 'QU', 'OK', 'S', 1747050174, 1747050174, '1'),
(205767, 26996, 'QU', 'OK', 'S', 1747050178, 1747050178, '1'),
(205768, 26996, 'QU', 'OK', 'S', 1747050181, 1747050181, '1'),
(205769, 17267, 'QU', 'OK', 'S', 1747050207, 1747050207, '1'),
(205770, 17267, 'QU', 'OK', 'S', 1747050210, 1747050210, '1'),
(205771, 17267, 'QU', 'OK', 'S', 1747050213, 1747050213, '1'),
(205772, 17267, 'QU', 'OK', 'S', 1747050216, 1747050216, '1'),
(205773, 17267, 'QU', 'OK', 'S', 1747050219, 1747050219, '1'),
(205774, 17267, 'QU', 'OK', 'S', 1747050222, 1747050222, '1'),
(205775, 17267, 'QU', 'OK', 'S', 1747050225, 1747050225, '1'),
(205776, 17267, 'QU', 'OK', 'S', 1747050228, 1747050228, '1'),
(205777, 17267, 'QU', 'OK', 'S', 1747050231, 1747050231, '1'),
(205778, 17267, 'QU', 'OK', 'S', 1747050233, 1747050233, '1'),
(205779, 17267, 'QU', 'OK', 'S', 1747050238, 1747050238, '1'),
(205780, 17267, 'QU', 'OK', 'S', 1747050242, 1747050242, '1'),
(205781, 17267, 'QU', 'OK', 'S', 1747050245, 1747050245, '1'),
(205782, 17267, 'QU', 'OK', 'S', 1747050249, 1747050249, '1'),
(205783, 17267, 'QU', 'OK', 'S', 1747050252, 1747050252, '1'),
(205784, 17267, 'QU', 'OK', 'S', 1747050255, 1747050255, '1'),
(205785, 33848, 'QU', 'OK', 'S', 1747050330, 1747050330, '1'),
(205786, 33848, 'QU', 'OK', 'S', 1747050334, 1747050334, '1'),
(205787, 33848, 'QU', 'OK', 'S', 1747050337, 1747050337, '1'),
(205788, 22658, 'QU', 'OK', 'S', 1747050369, 1747050369, '1'),
(205789, 22658, 'QU', 'OK', 'S', 1747050373, 1747050373, '1'),
(205790, 22658, 'QU', 'OK', 'S', 1747050375, 1747050375, '1'),
(205791, 22658, 'QU', 'OK', 'S', 1747050385, 1747050385, '1'),
(205792, 22658, 'QU', 'OK', 'S', 1747050390, 1747050390, '1'),
(205793, 22658, 'QU', 'OK', 'S', 1747050393, 1747050393, '1'),
(205794, 22658, 'QU', 'OK', 'S', 1747050395, 1747050395, '1'),
(205795, 22658, 'QU', 'OK', 'S', 1747050398, 1747050398, '1'),
(205796, 22658, 'QU', 'OK', 'S', 1747050401, 1747050401, '1'),
(205797, 22658, 'QU', 'OK', 'S', 1747050404, 1747050404, '1'),
(205798, 22658, 'QU', 'OK', 'S', 1747050406, 1747050406, '1'),
(205799, 22658, 'QU', 'OK', 'S', 1747050409, 1747050409, '1'),
(205800, 22658, 'QU', 'OK', 'S', 1747050411, 1747050411, '1'),
(205801, 22658, 'QU', 'OK', 'S', 1747050415, 1747050415, '1'),
(205802, 22658, 'QU', 'OK', 'S', 1747050418, 1747050418, '1'),
(205803, 22658, 'QU', 'OK', 'S', 1747050421, 1747050421, '1'),
(205804, 22658, 'QU', 'OK', 'S', 1747050424, 1747050424, '1'),
(205805, 22658, 'QU', 'OK', 'S', 1747050429, 1747050429, '1'),
(205806, 22658, 'QU', 'OK', 'S', 1747050432, 1747050432, '1'),
(205807, 22658, 'QU', 'OK', 'S', 1747050435, 1747050435, '1'),
(205808, 22658, 'QU', 'OK', 'S', 1747050444, 1747050444, '1'),
(205809, 22658, 'QU', 'OK', 'S', 1747050447, 1747050447, '1'),
(205810, 22658, 'QU', 'OK', 'S', 1747050452, 1747050452, '1'),
(205811, 22658, 'QU', 'OK', 'S', 1747050456, 1747050456, '1'),
(205812, 22658, 'QU', 'OK', 'S', 1747050460, 1747050460, '1'),
(205813, 22658, 'QU', 'OK', 'S', 1747050462, 1747050462, '1'),
(205814, 22658, 'QU', 'OK', 'S', 1747050467, 1747050467, '1'),
(205815, 22658, 'QU', 'OK', 'S', 1747050470, 1747050470, '1'),
(205816, 22658, 'QU', 'OK', 'S', 1747050473, 1747050473, '1'),
(205817, 22658, 'QU', 'OK', 'S', 1747050477, 1747050477, '1'),
(205818, 22658, 'QU', 'OK', 'S', 1747050481, 1747050481, '1'),
(205819, 22658, 'QU', 'OK', 'S', 1747050548, 1747050548, '1'),
(205820, 22658, 'QU', 'OK', 'S', 1747050551, 1747050551, '1'),
(205821, 22658, 'QU', 'OK', 'S', 1747050554, 1747050554, '1'),
(205822, 22658, 'QU', 'OK', 'S', 1747050557, 1747050557, '1'),
(205823, 22658, 'QU', 'OK', 'S', 1747050560, 1747050560, '1'),
(205824, 12649, 'QU', 'OK', 'S', 1747050596, 1747050596, '1'),
(205825, 12649, 'QU', 'OK', 'S', 1747050598, 1747050598, '1'),
(205826, 12649, 'QU', 'OK', 'S', 1747050602, 1747050602, '1'),
(205827, 12649, 'QU', 'OK', 'S', 1747050605, 1747050605, '1'),
(205828, 12649, 'QU', 'OK', 'S', 1747050608, 1747050608, '1'),
(205829, 12649, 'QU', 'OK', 'S', 1747050610, 1747050610, '1'),
(205830, 12649, 'QU', 'OK', 'S', 1747050613, 1747050613, '1'),
(205831, 12649, 'QU', 'OK', 'S', 1747050616, 1747050616, '1'),
(205832, 12649, 'QU', 'OK', 'S', 1747050618, 1747050618, '1'),
(205833, 12649, 'QU', 'OK', 'S', 1747050622, 1747050622, '1'),
(205834, 12649, 'QU', 'OK', 'S', 1747050624, 1747050624, '1'),
(205835, 12649, 'QU', 'OK', 'S', 1747050627, 1747050627, '1'),
(205836, 12649, 'QU', 'OK', 'S', 1747050630, 1747050630, '1'),
(205837, 12649, 'QU', 'OK', 'S', 1747050661, 1747050661, '1'),
(205838, 12649, 'QU', 'OK', 'S', 1747050664, 1747050664, '1'),
(205839, 12649, 'QU', 'OK', 'S', 1747050666, 1747050666, '1'),
(205840, 12649, 'QU', 'OK', 'S', 1747050669, 1747050669, '1'),
(205841, 12649, 'QU', 'OK', 'S', 1747050672, 1747050672, '1'),
(205842, 12649, 'QU', 'OK', 'S', 1747050675, 1747050675, '1'),
(205843, 12649, 'QU', 'OK', 'S', 1747050677, 1747050677, '1'),
(205844, 12649, 'QU', 'OK', 'S', 1747050680, 1747050680, '1'),
(205845, 12649, 'QU', 'OK', 'S', 1747050683, 1747050683, '1'),
(205846, 12649, 'QU', 'OK', 'S', 1747050686, 1747050686, '1'),
(205847, 12649, 'QU', 'OK', 'S', 1747050689, 1747050689, '1'),
(205848, 12649, 'QU', 'OK', 'S', 1747050692, 1747050692, '1'),
(205849, 12649, 'QU', 'OK', 'S', 1747050695, 1747050695, '1'),
(205850, 12649, 'QU', 'OK', 'S', 1747050699, 1747050699, '1'),
(205851, 12649, 'QU', 'OK', 'S', 1747050702, 1747050702, '1'),
(205852, 12649, 'QU', 'OK', 'S', 1747050706, 1747050706, '1'),
(205853, 12649, 'QU', 'OK', 'S', 1747050708, 1747050708, '1'),
(205854, 12649, 'QU', 'OK', 'S', 1747050712, 1747050712, '1'),
(205855, 32382, 'QU', 'OK', 'S', 1747050902, 1747050902, '1'),
(205856, 33614, 'QU', 'OK', 'S', 1747051178, 1747051178, '1'),
(205857, 24737, 'QU', 'OK', 'S', 1747052055, 1747052055, '1'),
(205858, 24737, 'QU', 'OK', 'S', 1747052694, 1747052694, '1'),
(205859, 24737, 'QU', 'OK', 'S', 1747052785, 1747052785, '1'),
(205860, 24737, 'QU', 'OK', 'S', 1747052796, 1747052796, '1'),
(205861, 25685, 'QU', 'OK', 'S', 1747053414, 1747053414, '1'),
(205862, 35346, 'QU', 'OK', 'S', 1747053708, 1747053708, '1'),
(205863, 35346, 'QU', 'OK', 'S', 1747054117, 1747054117, '1'),
(205864, 35339, 'QU', 'OK', 'S', 1747054331, 1747054331, '1'),
(205865, 35339, 'QU', 'OK', 'S', 1747054350, 1747054350, '1'),
(205866, 35144, 'QU', 'OK', 'S', 1747054460, 1747054460, '1'),
(205867, 35144, 'QU', 'OK', 'S', 1747054493, 1747054493, '1'),
(205868, 35869, 'QU', 'OK', 'S', 1747054806, 1747054806, '1'),
(205869, 35513, 'QU', 'OK', 'S', 1747054863, 1747054863, '1'),
(205870, 35191, 'QU', 'OK', 'S', 1747054938, 1747054938, '1'),
(205871, 35897, 'QU', 'OK', 'S', 1747055034, 1747055034, '1'),
(205872, 36168, 'QU', 'OK', 'S', 1747055076, 1747055076, '1'),
(205873, 35144, 'QU', 'OK', 'S', 1747055310, 1747055310, '1'),
(205874, 33045, 'QU', 'OK', 'S', 1747058548, 1747058548, '1'),
(205875, 33028, 'QU', 'OK', 'S', 1747058552, 1747058552, '1'),
(205876, 37546, 'QU', 'OK', 'S', 1747061573, 1747061573, '1'),
(205877, 36005, 'QU', 'OK', 'S', 1747113025, 1747113025, '1'),
(205878, 36096, 'QU', 'OK', 'S', 1747113029, 1747113029, '1'),
(205879, 36154, 'QU', 'OK', 'S', 1747113033, 1747113033, '1'),
(205880, 36097, 'QU', 'OK', 'S', 1747113047, 1747113047, '1'),
(205881, 36071, 'QU', 'OK', 'S', 1747113052, 1747113052, '1'),
(205882, 36097, 'QU', 'OK', 'S', 1747113056, 1747113056, '1'),
(205883, 36097, 'QU', 'OK', 'S', 1747113060, 1747113060, '1'),
(205884, 36097, 'QU', 'OK', 'S', 1747113065, 1747113065, '1'),
(205885, 36070, 'QU', 'OK', 'S', 1747113071, 1747113071, '1'),
(205886, 36157, 'QU', 'OK', 'S', 1747113074, 1747113074, '1'),
(205887, 36157, 'QU', 'OK', 'S', 1747113078, 1747113078, '1'),
(205888, 36157, 'QU', 'OK', 'S', 1747113082, 1747113082, '1'),
(205889, 36157, 'QU', 'OK', 'S', 1747113086, 1747113086, '1'),
(205890, 36154, 'QU', 'OK', 'S', 1747113090, 1747113090, '1'),
(205891, 36154, 'QU', 'OK', 'S', 1747113094, 1747113094, '1'),
(205892, 36154, 'QU', 'OK', 'S', 1747113100, 1747113100, '1'),
(205893, 36157, 'QU', 'OK', 'S', 1747113104, 1747113104, '1'),
(205894, 36220, 'QU', 'OK', 'S', 1747113109, 1747113109, '1'),
(205895, 36070, 'QU', 'OK', 'S', 1747113113, 1747113113, '1'),
(205896, 36219, 'QU', 'OK', 'S', 1747113117, 1747113117, '1'),
(205897, 36219, 'QU', 'OK', 'S', 1747113122, 1747113122, '1'),
(205898, 36097, 'QU', 'OK', 'S', 1747113127, 1747113127, '1'),
(205899, 36071, 'QU', 'OK', 'S', 1747113131, 1747113131, '1'),
(205900, 36005, 'QU', 'OK', 'S', 1747113135, 1747113135, '1'),
(205901, 36219, 'QU', 'OK', 'S', 1747113141, 1747113141, '1'),
(205902, 30147, 'QU', 'OK', 'S', 1747113144, 1747113144, '1'),
(205903, 36097, 'QU', 'OK', 'S', 1747113201, 1747113201, '1'),
(205904, 36097, 'QU', 'OK', 'S', 1747113208, 1747113208, '1'),
(205905, 36070, 'QU', 'OK', 'S', 1747113275, 1747113275, '1'),
(205906, 36070, 'QU', 'OK', 'S', 1747113281, 1747113281, '1'),
(205907, 36154, 'QU', 'OK', 'S', 1747113647, 1747113647, '1'),
(205908, 36122, 'QU', 'OK', 'S', 1747114448, 1747114448, '1'),
(205909, 36122, 'QU', 'OK', 'S', 1747114503, 1747114503, '1'),
(205910, 37118, 'QU', 'OK', 'S', 1747114514, 1747114514, '1'),
(205911, 31138, 'QU', 'OK', 'S', 1747115010, 1747115010, '1'),
(205912, 18743, 'QU', 'OK', 'S', 1747115268, 1747115268, '1'),
(205913, 18743, 'QU', 'OK', 'S', 1747115273, 1747115273, '1'),
(205914, 31162, 'QU', 'OK', 'S', 1747115375, 1747115375, '1'),
(205915, 36468, 'QU', 'OK', 'S', 1747115902, 1747115902, '1'),
(205916, 36468, 'QU', 'OK', 'S', 1747115905, 1747115905, '1'),
(205917, 36534, 'QU', 'OK', 'S', 1747116321, 1747116321, '1'),
(205918, 36534, 'QU', 'OK', 'S', 1747116336, 1747116336, '1'),
(205919, 21888, 'QU', 'OK', 'S', 1747117120, 1747117120, '1'),
(205920, 21888, 'QU', 'OK', 'S', 1747117128, 1747117128, '1'),
(205921, 21888, 'QU', 'OK', 'S', 1747117135, 1747117135, '1'),
(205922, 21888, 'QU', 'OK', 'S', 1747117141, 1747117141, '1'),
(205923, 21888, 'QU', 'OK', 'S', 1747117147, 1747117147, '1'),
(205924, 21888, 'QU', 'OK', 'S', 1747117159, 1747117159, '1'),
(205925, 21888, 'QU', 'OK', 'S', 1747117174, 1747117174, '1'),
(205926, 21888, 'QU', 'OK', 'S', 1747117231, 1747117231, '1'),
(205927, 35219, 'QU', 'OK', 'S', 1747117522, 1747117522, '1'),
(205928, 35166, 'QU', 'OK', 'S', 1747117525, 1747117525, '1'),
(205929, 21888, 'QU', 'OK', 'S', 1747117549, 1747117549, '1'),
(205930, 24815, 'QU', 'OK', 'S', 1747117587, 1747117587, '1'),
(205931, 24815, 'QU', 'OK', 'S', 1747117605, 1747117605, '1'),
(205932, 24815, 'QU', 'OK', 'S', 1747117614, 1747117614, '1'),
(205933, 24815, 'QU', 'OK', 'S', 1747117621, 1747117621, '1'),
(205934, 24815, 'QU', 'OK', 'S', 1747117636, 1747117636, '1'),
(205935, 24815, 'QU', 'OK', 'S', 1747117654, 1747117654, '1'),
(205936, 24815, 'QU', 'OK', 'S', 1747117760, 1747117760, '1'),
(205937, 14542, 'QU', 'OK', 'S', 1747119199, 1747119199, '1'),
(205938, 34542, 'QU', 'OK', 'S', 1747119207, 1747119207, '1'),
(205939, 12526, 'QU', 'OK', 'S', 1747119210, 1747119210, '1'),
(205940, 33954, 'QU', 'OK', 'S', 1747119213, 1747119213, '1'),
(205941, 36122, 'QU', 'OK', 'S', 1747119217, 1747119217, '1'),
(205942, 36071, 'QU', 'OK', 'S', 1747119220, 1747119220, '1'),
(205943, 36122, 'QU', 'OK', 'S', 1747119222, 1747119222, '1'),
(205944, 35472, 'QU', 'OK', 'S', 1747119226, 1747119226, '1'),
(205945, 35381, 'QU', 'OK', 'S', 1747119230, 1747119230, '1'),
(205946, 27297, 'QU', 'OK', 'S', 1747119233, 1747119233, '1'),
(205947, 36719, 'QU', 'OK', 'S', 1747119237, 1747119237, '1'),
(205948, 29645, 'QU', 'OK', 'S', 1747119243, 1747119243, '1'),
(205949, 33852, 'QU', 'OK', 'S', 1747119246, 1747119246, '1'),
(205950, 36177, 'QU', 'OK', 'S', 1747119250, 1747119250, '1'),
(205951, 25684, 'QU', 'OK', 'S', 1747119261, 1747119261, '1'),
(205952, 31807, 'QU', 'OK', 'S', 1747119264, 1747119264, '1'),
(205953, 37036, 'QU', 'OK', 'S', 1747119267, 1747119267, '1'),
(205954, 10235, 'QU', 'OK', 'S', 1747119269, 1747119269, '1'),
(205955, 33793, 'QU', 'OK', 'S', 1747119791, 1747119791, '1'),
(205956, 33793, 'QU', 'OK', 'S', 1747119853, 1747119853, '1'),
(205957, 33793, 'QU', 'OK', 'S', 1747119858, 1747119858, '1'),
(205958, 33793, 'QU', 'OK', 'S', 1747119872, 1747119872, '1'),
(205959, 33793, 'QU', 'OK', 'S', 1747119877, 1747119877, '1'),
(205960, 24815, 'QU', 'OK', 'S', 1747119915, 1747119915, '1'),
(205961, 34351, 'QU', 'OK', 'S', 1747120003, 1747120003, '1'),
(205962, 37446, 'QU', 'OK', 'S', 1747120741, 1747120741, '1'),
(205963, 35144, 'QU', 'OK', 'S', 1747122465, 1747122465, '1'),
(205964, 31130, 'QU', 'OK', 'S', 1747124565, 1747124565, '1'),
(205965, 27874, 'QU', 'OK', 'S', 1747124780, 1747124780, '1'),
(205966, 17956, 'QU', 'OK', 'S', 1747124851, 1747124851, '1'),
(205967, 22725, 'QU', 'OK', 'S', 1747124920, 1747124920, '1'),
(205968, 33868, 'QU', 'OK', 'S', 1747124943, 1747124943, '1'),
(205969, 33868, 'QU', 'OK', 'S', 1747124943, 1747124943, '1'),
(205970, 33868, 'QU', 'OK', 'S', 1747124943, 1747124943, '1'),
(205971, 28861, 'QU', 'OK', 'S', 1747124980, 1747124980, '1'),
(205972, 20755, 'QU', 'OK', 'S', 1747125006, 1747125006, '1'),
(205973, 20755, 'QU', 'OK', 'S', 1747125006, 1747125006, '1'),
(205974, 12906, 'QU', 'OK', 'S', 1747125038, 1747125038, '1'),
(205975, 12906, 'QU', 'OK', 'S', 1747125038, 1747125038, '1'),
(205976, 30090, 'QU', 'OK', 'S', 1747125058, 1747125058, '1'),
(205977, 26683, 'QU', 'OK', 'S', 1747125104, 1747125104, '1'),
(205978, 26697, 'QU', 'OK', 'S', 1747125126, 1747125126, '1'),
(205979, 21069, 'QU', 'OK', 'S', 1747125151, 1747125151, '1'),
(205980, 37118, 'QU', 'OK', 'S', 1747126106, 1747126106, '1'),
(205981, 36386, 'QU', 'OK', 'S', 1747126123, 1747126123, '1'),
(205982, 15206, 'QU', 'OK', 'S', 1747129456, 1747129456, '1'),
(205983, 15688, 'QU', 'OK', 'S', 1747129477, 1747129477, '1'),
(205984, 35027, 'QU', 'OK', 'S', 1747132693, 1747132693, '1'),
(205985, 24800, 'QU', 'OK', 'S', 1747132795, 1747132795, '1'),
(205986, 36014, 'QU', 'OK', 'S', 1747132812, 1747132812, '1'),
(205987, 36793, 'QU', 'OK', 'S', 1747132824, 1747132824, '1'),
(205988, 36094, 'QU', 'OK', 'S', 1747132836, 1747132836, '1'),
(205989, 35339, 'QU', 'OK', 'S', 1747132847, 1747132847, '1'),
(205990, 31431, 'QU', 'OK', 'S', 1747133063, 1747133063, '1'),
(205991, 37456, 'QU', 'OK', 'S', 1747133085, 1747133085, '1'),
(205992, 25002, 'QU', 'OK', 'S', 1747133099, 1747133099, '1'),
(205993, 36100, 'QU', 'OK', 'S', 1747133112, 1747133112, '1'),
(205994, 31240, 'QU', 'OK', 'S', 1747133126, 1747133126, '1'),
(205995, 36108, 'QU', 'OK', 'S', 1747133138, 1747133138, '1'),
(205996, 37308, 'QU', 'OK', 'S', 1747133155, 1747133155, '1'),
(205997, 35105, 'QU', 'OK', 'S', 1747133212, 1747133212, '1'),
(205998, 28655, 'QU', 'OK', 'S', 1747133230, 1747133230, '1'),
(205999, 37436, 'QU', 'OK', 'S', 1747133247, 1747133247, '1'),
(206000, 31405, 'QU', 'OK', 'S', 1747133277, 1747133277, '1'),
(206001, 37438, 'QU', 'OK', 'S', 1747133296, 1747133296, '1'),
(206002, 37416, 'QU', 'OK', 'S', 1747133310, 1747133310, '1'),
(206003, 37458, 'QU', 'OK', 'S', 1747133320, 1747133320, '1'),
(206004, 37326, 'QU', 'OK', 'S', 1747133332, 1747133332, '1'),
(206005, 35869, 'QU', 'OK', 'S', 1747133343, 1747133343, '1'),
(206006, 37385, 'QU', 'OK', 'S', 1747133364, 1747133364, '1'),
(206007, 37325, 'QU', 'OK', 'S', 1747133381, 1747133381, '1'),
(206008, 37740, 'QU', 'OK', 'S', 1747134626, 1747134626, '1'),
(206009, 37739, 'QU', 'OK', 'S', 1747134727, 1747134727, '1'),
(206010, 37738, 'QU', 'OK', 'S', 1747134845, 1747134845, '1'),
(206011, 37736, 'QU', 'OK', 'S', 1747135067, 1747135067, '1'),
(206012, 37737, 'QU', 'OK', 'S', 1747135416, 1747135416, '1'),
(206013, 37735, 'QU', 'OK', 'S', 1747135504, 1747135504, '1'),
(206014, 35144, 'QU', 'OK', 'S', 1747135554, 1747135554, '1'),
(206015, 35144, 'QU', 'OK', 'S', 1747135568, 1747135568, '1'),
(206016, 37734, 'QU', 'OK', 'S', 1747135645, 1747135645, '1'),
(206017, 35867, 'QU', 'OK', 'S', 1747135687, 1747135687, '1'),
(206018, 35867, 'QU', 'OK', 'S', 1747135691, 1747135691, '1'),
(206019, 35867, 'QU', 'OK', 'S', 1747135696, 1747135696, '1'),
(206020, 35867, 'QU', 'OK', 'S', 1747135701, 1747135701, '1'),
(206021, 35867, 'QU', 'OK', 'S', 1747135706, 1747135706, '1'),
(206022, 35867, 'QU', 'OK', 'S', 1747135711, 1747135711, '1'),
(206023, 35867, 'QU', 'OK', 'S', 1747135716, 1747135716, '1'),
(206024, 35867, 'QU', 'OK', 'S', 1747135721, 1747135721, '1'),
(206025, 35867, 'QU', 'OK', 'S', 1747135760, 1747135760, '1'),
(206026, 35867, 'QU', 'OK', 'S', 1747135765, 1747135765, '1'),
(206027, 35867, 'QU', 'OK', 'S', 1747135769, 1747135769, '1'),
(206028, 35867, 'QU', 'OK', 'S', 1747135774, 1747135774, '1'),
(206029, 37712, 'QU', 'OK', 'S', 1747135899, 1747135899, '1'),
(206030, 37713, 'QU', 'OK', 'S', 1747135922, 1747135922, '1'),
(206031, 37714, 'QU', 'OK', 'S', 1747135946, 1747135946, '1'),
(206032, 37721, 'QU', 'OK', 'S', 1747135969, 1747135969, '1'),
(206033, 37722, 'QU', 'OK', 'S', 1747135992, 1747135992, '1'),
(206034, 37723, 'QU', 'OK', 'S', 1747136014, 1747136014, '1'),
(206035, 37724, 'QU', 'OK', 'S', 1747136044, 1747136044, '1'),
(206036, 37725, 'QU', 'OK', 'S', 1747136885, 1747136885, '1'),
(206037, 37732, 'QU', 'OK', 'S', 1747137049, 1747137049, '1'),
(206038, 37726, 'QU', 'OK', 'S', 1747137195, 1747137195, '1'),
(206039, 37733, 'QU', 'OK', 'S', 1747137287, 1747137287, '1'),
(206040, 37709, 'QU', 'OK', 'S', 1747137390, 1747137390, '1'),
(206041, 37708, 'QU', 'OK', 'S', 1747137465, 1747137465, '1'),
(206042, 7228, 'QU', 'OK', 'S', 1747139399, 1747139399, '1'),
(206043, 7228, 'QU', 'OK', 'S', 1747139430, 1747139430, '1'),
(206044, 7228, 'QU', 'OK', 'S', 1747139445, 1747139445, '1'),
(206045, 7228, 'QU', 'OK', 'S', 1747139486, 1747139486, '1'),
(206046, 7228, 'QU', 'OK', 'S', 1747139494, 1747139494, '1'),
(206047, 7228, 'QU', 'OK', 'S', 1747139500, 1747139500, '1'),
(206048, 7228, 'QU', 'OK', 'S', 1747139508, 1747139508, '1'),
(206049, 7228, 'QU', 'OK', 'S', 1747139772, 1747139772, '1'),
(206050, 7228, 'QU', 'OK', 'S', 1747139799, 1747139799, '1'),
(206051, 7228, 'QU', 'OK', 'S', 1747139805, 1747139805, '1'),
(206052, 6094, 'QU', 'OK', 'S', 1747139996, 1747139996, '1'),
(206053, 6094, 'QU', 'OK', 'S', 1747140006, 1747140006, '1'),
(206054, 6094, 'QU', 'OK', 'S', 1747140039, 1747140039, '1'),
(206055, 6094, 'QU', 'OK', 'S', 1747140047, 1747140047, '1'),
(206056, 6094, 'QU', 'OK', 'S', 1747140058, 1747140058, '1'),
(206057, 6094, 'QU', 'OK', 'S', 1747140081, 1747140081, '1'),
(206058, 6094, 'QU', 'OK', 'S', 1747140110, 1747140110, '1'),
(206059, 6094, 'QU', 'OK', 'S', 1747140120, 1747140120, '1'),
(206060, 6094, 'QU', 'OK', 'S', 1747140172, 1747140172, '1'),
(206061, 6094, 'QU', 'OK', 'S', 1747140183, 1747140183, '1'),
(206062, 6094, 'QU', 'OK', 'S', 1747140392, 1747140392, '1'),
(206063, 6094, 'QU', 'OK', 'S', 1747140878, 1747140878, '1'),
(206064, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206065, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206066, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206067, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206068, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206069, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206070, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206071, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206072, 37378, 'QU', 'OK', 'S', 1747140953, 1747140953, '1'),
(206073, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206074, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206075, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206076, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206077, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206078, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206079, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206080, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206081, 37346, 'QU', 'OK', 'S', 1747140979, 1747140979, '1'),
(206082, 37334, 'QU', 'OK', 'S', 1747141008, 1747141008, '1'),
(206083, 37333, 'QU', 'OK', 'S', 1747141023, 1747141023, '1'),
(206084, 37332, 'QU', 'OK', 'S', 1747141051, 1747141051, '1'),
(206085, 37320, 'QU', 'OK', 'S', 1747141063, 1747141063, '1'),
(206086, 37319, 'QU', 'OK', 'S', 1747141129, 1747141129, '1'),
(206087, 37318, 'QU', 'OK', 'S', 1747141142, 1747141142, '1'),
(206088, 37271, 'QU', 'OK', 'S', 1747141159, 1747141159, '1'),
(206089, 6094, 'QU', 'OK', 'S', 1747141163, 1747141163, '1'),
(206090, 37270, 'QU', 'OK', 'S', 1747141170, 1747141170, '1'),
(206091, 6094, 'QU', 'OK', 'S', 1747141178, 1747141178, '1'),
(206092, 6094, 'QU', 'OK', 'S', 1747141189, 1747141189, '1'),
(206093, 37269, 'QU', 'OK', 'S', 1747141192, 1747141192, '1'),
(206094, 37268, 'QU', 'OK', 'S', 1747141202, 1747141202, '1'),
(206095, 37267, 'QU', 'OK', 'S', 1747141214, 1747141214, '1'),
(206096, 6094, 'QU', 'OK', 'S', 1747141223, 1747141223, '1'),
(206097, 37248, 'QU', 'OK', 'S', 1747141224, 1747141224, '1'),
(206098, 37247, 'QU', 'OK', 'S', 1747141236, 1747141236, '1'),
(206099, 6094, 'QU', 'OK', 'S', 1747141242, 1747141242, '1'),
(206100, 37246, 'QU', 'OK', 'S', 1747141248, 1747141248, '1'),
(206101, 6094, 'QU', 'OK', 'S', 1747141252, 1747141252, '1'),
(206102, 37048, 'QU', 'OK', 'S', 1747141277, 1747141277, '1'),
(206103, 37015, 'QU', 'OK', 'S', 1747141293, 1747141293, '1'),
(206104, 37014, 'QU', 'OK', 'S', 1747141312, 1747141312, '1'),
(206105, 36992, 'QU', 'OK', 'S', 1747141331, 1747141331, '1'),
(206106, 36500, 'QU', 'OK', 'S', 1747141349, 1747141349, '1'),
(206107, 36500, 'QU', 'OK', 'S', 1747141363, 1747141363, '1'),
(206108, 36084, 'QU', 'OK', 'S', 1747141405, 1747141405, '1'),
(206109, 6094, 'QU', 'OK', 'S', 1747141477, 1747141477, '1'),
(206110, 6094, 'QU', 'OK', 'S', 1747141490, 1747141490, '1'),
(206111, 6094, 'QU', 'OK', 'S', 1747141498, 1747141498, '1'),
(206112, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206113, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206114, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206115, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206116, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206117, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206118, 34484, 'QU', 'OK', 'S', 1747141895, 1747141895, '1'),
(206119, 24836, 'QU', 'OK', 'S', 1747143274, 1747143274, '1'),
(206120, 24259, 'QU', 'OK', 'S', 1747143283, 1747143283, '1'),
(206121, 37323, 'QU', 'OK', 'S', 1747143296, 1747143296, '1'),
(206122, 35514, 'QU', 'OK', 'S', 1747143319, 1747143319, '1'),
(206123, 18000, 'QU', 'OK', 'S', 1747143322, 1747143322, '1'),
(206124, 18000, 'QU', 'OK', 'S', 1747143324, 1747143324, '1'),
(206125, 18000, 'QU', 'OK', 'S', 1747143326, 1747143326, '1'),
(206126, 37345, 'QU', 'OK', 'S', 1747143328, 1747143328, '1'),
(206127, 37322, 'QU', 'OK', 'S', 1747143334, 1747143334, '1'),
(206128, 37322, 'QU', 'OK', 'S', 1747143337, 1747143337, '1'),
(206129, 18165, 'QU', 'OK', 'S', 1747143338, 1747143338, '1'),
(206130, 24321, 'QU', 'OK', 'S', 1747143502, 1747143502, '1'),
(206131, 24321, 'QU', 'OK', 'S', 1747143504, 1747143504, '1'),
(206132, 24321, 'QU', 'OK', 'S', 1747143506, 1747143506, '1'),
(206133, 24321, 'QU', 'OK', 'S', 1747143520, 1747143520, '1'),
(206134, 24321, 'QU', 'OK', 'S', 1747143520, 1747143520, '1'),
(206135, 24321, 'QU', 'OK', 'S', 1747143520, 1747143520, '1'),
(206136, 24321, 'QU', 'OK', 'S', 1747143520, 1747143520, '1'),
(206137, 24322, 'QU', 'OK', 'S', 1747143820, 1747143820, '1'),
(206138, 24322, 'QU', 'OK', 'S', 1747143823, 1747143823, '1'),
(206139, 24322, 'QU', 'OK', 'S', 1747143841, 1747143841, '1'),
(206140, 24322, 'QU', 'OK', 'S', 1747143843, 1747143843, '1'),
(206141, 24322, 'QU', 'OK', 'S', 1747143846, 1747143846, '1'),
(206142, 24677, 'QU', 'OK', 'S', 1747144045, 1747144045, '1'),
(206143, 20228, 'QU', 'OK', 'S', 1747144066, 1747144066, '1'),
(206144, 20228, 'QU', 'OK', 'S', 1747144066, 1747144066, '1'),
(206145, 33283, 'QU', 'OK', 'S', 1747144081, 1747144081, '1'),
(206146, 33283, 'QU', 'OK', 'S', 1747144081, 1747144081, '1'),
(206147, 14805, 'QU', 'OK', 'S', 1747144098, 1747144098, '1'),
(206148, 14805, 'QU', 'OK', 'S', 1747144098, 1747144098, '1'),
(206149, 29284, 'QU', 'OK', 'S', 1747144115, 1747144115, '1'),
(206150, 37507, 'QU', 'OK', 'S', 1747144206, 1747144206, '1'),
(206151, 37507, 'QU', 'OK', 'S', 1747144208, 1747144208, '1'),
(206152, 33995, 'QU', 'OK', 'S', 1747144512, 1747144512, '1'),
(206153, 33995, 'QU', 'OK', 'S', 1747144514, 1747144514, '1'),
(206154, 18135, 'QU', 'OK', 'S', 1747144550, 1747144550, '1'),
(206155, 18135, 'QU', 'OK', 'S', 1747144550, 1747144550, '1'),
(206156, 18135, 'QU', 'OK', 'S', 1747144550, 1747144550, '1'),
(206157, 18137, 'QU', 'OK', 'S', 1747144565, 1747144565, '1'),
(206158, 37551, 'QU', 'OK', 'S', 1747144819, 1747144819, '1'),
(206159, 34390, 'QU', 'OK', 'S', 1747200708, 1747200708, '1'),
(206160, 36871, 'QU', 'OK', 'S', 1747200713, 1747200713, '1'),
(206161, 34390, 'QU', 'OK', 'S', 1747200722, 1747200722, '1'),
(206162, 34390, 'QU', 'OK', 'S', 1747200724, 1747200724, '1'),
(206163, 34390, 'QU', 'OK', 'S', 1747200726, 1747200726, '1'),
(206164, 34390, 'QU', 'OK', 'S', 1747200728, 1747200728, '1'),
(206165, 36871, 'QU', 'OK', 'S', 1747200730, 1747200730, '1'),
(206166, 36871, 'QU', 'OK', 'S', 1747200732, 1747200732, '1'),
(206167, 36871, 'QU', 'OK', 'S', 1747200734, 1747200734, '1'),
(206168, 36871, 'QU', 'OK', 'S', 1747200736, 1747200736, '1'),
(206169, 36871, 'QU', 'OK', 'S', 1747200738, 1747200738, '1'),
(206170, 37651, 'QU', 'OK', 'S', 1747200746, 1747200746, '1'),
(206171, 37651, 'QU', 'OK', 'S', 1747200748, 1747200748, '1'),
(206172, 37651, 'QU', 'OK', 'S', 1747200751, 1747200751, '1'),
(206173, 37651, 'QU', 'OK', 'S', 1747200754, 1747200754, '1'),
(206174, 37651, 'QU', 'OK', 'S', 1747200756, 1747200756, '1'),
(206175, 37651, 'QU', 'OK', 'S', 1747200758, 1747200758, '1'),
(206176, 35714, 'QU', 'OK', 'S', 1747205011, 1747205011, '1'),
(206177, 30110, 'QU', 'OK', 'S', 1747205013, 1747205013, '1'),
(206178, 35714, 'QU', 'OK', 'S', 1747205016, 1747205016, '1'),
(206179, 31762, 'QU', 'OK', 'S', 1747205035, 1747205035, '1'),
(206180, 32926, 'QU', 'OK', 'S', 1747205039, 1747205039, '1'),
(206181, 33527, 'QU', 'OK', 'S', 1747205042, 1747205042, '1'),
(206182, 37388, 'QU', 'OK', 'S', 1747205044, 1747205044, '1'),
(206183, 30110, 'QU', 'OK', 'S', 1747205048, 1747205048, '1'),
(206184, 34064, 'QU', 'OK', 'S', 1747205050, 1747205050, '1'),
(206185, 34064, 'QU', 'OK', 'S', 1747205052, 1747205052, '1'),
(206186, 32748, 'QU', 'OK', 'S', 1747205054, 1747205054, '1'),
(206187, 37458, 'QU', 'OK', 'S', 1747205056, 1747205056, '1'),
(206188, 27058, 'QU', 'OK', 'S', 1747205068, 1747205068, '1'),
(206189, 31307, 'QU', 'OK', 'S', 1747205071, 1747205071, '1'),
(206190, 31307, 'QU', 'OK', 'S', 1747205072, 1747205072, '1'),
(206191, 31762, 'QU', 'OK', 'S', 1747205076, 1747205076, '1'),
(206192, 37744, 'QU', 'OK', 'S', 1747206619, 1747206619, '1'),
(206193, 37415, 'QU', 'OK', 'S', 1747207474, 1747207474, '1'),
(206194, 29399, 'QU', 'OK', 'S', 1747214673, 1747214673, '1'),
(206195, 29327, 'QU', 'OK', 'S', 1747214680, 1747214680, '1'),
(206196, 29327, 'QU', 'OK', 'S', 1747214684, 1747214684, '1'),
(206197, 29399, 'QU', 'OK', 'S', 1747214686, 1747214686, '1'),
(206198, 31130, 'QU', 'OK', 'S', 1747217176, 1747217176, '1'),
(206199, 31147, 'QU', 'OK', 'S', 1747217206, 1747217206, '1'),
(206200, 12328, 'QU', 'OK', 'S', 1747217991, 1747217991, '1'),
(206201, 32609, 'QU', 'OK', 'S', 1747218121, 1747218121, '1'),
(206202, 37184, 'QU', 'OK', 'S', 1747218613, 1747218613, '1'),
(206203, 37188, 'QU', 'OK', 'S', 1747218615, 1747218615, '1'),
(206204, 31192, 'QU', 'OK', 'S', 1747218623, 1747218623, '1'),
(206205, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206206, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206207, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206208, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206209, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206210, 37760, 'QU', 'OK', 'S', 1747219358, 1747219358, '1'),
(206211, 37759, 'QU', 'OK', 'S', 1747219430, 1747219430, '1'),
(206212, 37759, 'QU', 'OK', 'S', 1747219430, 1747219430, '1'),
(206213, 37759, 'QU', 'OK', 'S', 1747219430, 1747219430, '1'),
(206214, 37759, 'QU', 'OK', 'S', 1747219430, 1747219430, '1'),
(206215, 37747, 'QU', 'OK', 'S', 1747219523, 1747219523, '1'),
(206216, 37746, 'QU', 'OK', 'S', 1747219547, 1747219547, '1'),
(206217, 37745, 'QU', 'OK', 'S', 1747219578, 1747219578, '1'),
(206218, 37762, 'QU', 'OK', 'S', 1747219626, 1747219626, '1'),
(206219, 33430, 'QU', 'OK', 'S', 1747220410, 1747220410, '1'),
(206220, 33430, 'QU', 'OK', 'S', 1747220411, 1747220411, '1'),
(206221, 33430, 'QU', 'OK', 'S', 1747220411, 1747220411, '1'),
(206222, 33430, 'QU', 'OK', 'S', 1747220411, 1747220411, '1'),
(206223, 33430, 'QU', 'OK', 'S', 1747220411, 1747220411, '1'),
(206224, 33430, 'QU', 'OK', 'S', 1747220411, 1747220411, '1'),
(206225, 37761, 'QU', 'OK', 'S', 1747222297, 1747222297, '1'),
(206226, 37546, 'QU', 'OK', 'S', 1747222455, 1747222455, '1'),
(206227, 37545, 'QU', 'OK', 'S', 1747222493, 1747222493, '1'),
(206228, 37545, 'QU', 'OK', 'S', 1747222493, 1747222493, '1'),
(206229, 37545, 'QU', 'OK', 'S', 1747222556, 1747222556, '1'),
(206230, 37544, 'QU', 'OK', 'S', 1747222629, 1747222629, '1'),
(206231, 37519, 'QU', 'OK', 'S', 1747222699, 1747222699, '1'),
(206232, 37518, 'QU', 'OK', 'S', 1747222716, 1747222716, '1'),
(206233, 37517, 'QU', 'OK', 'S', 1747222727, 1747222727, '1'),
(206234, 37425, 'QU', 'OK', 'S', 1747222913, 1747222913, '1'),
(206235, 37751, 'QU', 'OK', 'S', 1747223230, 1747223230, '1'),
(206236, 37763, 'QU', 'OK', 'S', 1747223662, 1747223662, '1'),
(206237, 37743, 'QU', 'OK', 'S', 1747223721, 1747223721, '1'),
(206238, 37742, 'QU', 'OK', 'S', 1747223751, 1747223751, '1'),
(206239, 37741, 'QU', 'OK', 'S', 1747223816, 1747223816, '1'),
(206240, 37748, 'QU', 'OK', 'S', 1747224386, 1747224386, '1'),
(206241, 37750, 'QU', 'OK', 'S', 1747225406, 1747225406, '1'),
(206242, 37749, 'QU', 'OK', 'S', 1747225614, 1747225614, '1'),
(206243, 37748, 'QU', 'OK', 'S', 1747225768, 1747225768, '1'),
(206244, 37752, 'QU', 'OK', 'S', 1747226191, 1747226191, '1'),
(206245, 37753, 'QU', 'OK', 'S', 1747226330, 1747226330, '1'),
(206246, 37754, 'QU', 'OK', 'S', 1747226376, 1747226376, '1'),
(206247, 37756, 'QU', 'OK', 'S', 1747226664, 1747226664, '1'),
(206248, 37757, 'QU', 'OK', 'S', 1747226705, 1747226705, '1'),
(206249, 37758, 'QU', 'OK', 'S', 1747227121, 1747227121, '1'),
(206250, 35569, 'QU', 'OK', 'S', 1747227222, 1747227222, '1'),
(206251, 37755, 'QU', 'OK', 'S', 1747227445, 1747227445, '1'),
(206252, 37758, 'QU', 'OK', 'S', 1747227479, 1747227479, '1'),
(206253, 37758, 'QU', 'OK', 'S', 1747227482, 1747227482, '1'),
(206254, 15280, 'QU', 'OK', 'S', 1747229303, 1747229303, '1'),
(206255, 37053, 'QU', 'OK', 'S', 1747229422, 1747229422, '1'),
(206256, 16602, 'QU', 'OK', 'S', 1747229489, 1747229489, '1'),
(206257, 24321, 'QU', 'OK', 'S', 1747229590, 1747229590, '1'),
(206258, 28717, 'QU', 'OK', 'S', 1747229792, 1747229792, '1'),
(206259, 36534, 'QU', 'OK', 'S', 1747284328, 1747284328, '1'),
(206260, 31138, 'QU', 'OK', 'S', 1747288135, 1747288135, '1'),
(206261, 35202, 'QU', 'OK', 'S', 1747289782, 1747289782, '1'),
(206262, 35337, 'QU', 'OK', 'S', 1747289834, 1747289834, '1'),
(206263, 35201, 'QU', 'OK', 'S', 1747289911, 1747289911, '1'),
(206264, 35201, 'QU', 'OK', 'S', 1747289911, 1747289911, '1'),
(206265, 35040, 'QU', 'OK', 'S', 1747289936, 1747289936, '1'),
(206266, 35039, 'QU', 'OK', 'S', 1747289960, 1747289960, '1'),
(206267, 34960, 'QU', 'OK', 'S', 1747289992, 1747289992, '1'),
(206268, 34623, 'QU', 'OK', 'S', 1747290066, 1747290066, '1'),
(206269, 34623, 'QU', 'OK', 'S', 1747290066, 1747290066, '1'),
(206270, 34498, 'QU', 'OK', 'S', 1747290144, 1747290144, '1'),
(206271, 34282, 'QU', 'OK', 'S', 1747290184, 1747290184, '1'),
(206272, 34280, 'QU', 'OK', 'S', 1747290225, 1747290225, '1'),
(206273, 34277, 'QU', 'OK', 'S', 1747290266, 1747290266, '1'),
(206274, 34121, 'QU', 'OK', 'S', 1747290334, 1747290334, '1'),
(206275, 34117, 'QU', 'OK', 'S', 1747290393, 1747290393, '1'),
(206276, 33430, 'QU', 'OK', 'S', 1747290652, 1747290652, '1'),
(206277, 33186, 'QU', 'OK', 'S', 1747290722, 1747290722, '1'),
(206278, 33186, 'QU', 'OK', 'S', 1747290722, 1747290722, '1'),
(206279, 33179, 'QU', 'OK', 'S', 1747290789, 1747290789, '1'),
(206280, 33178, 'QU', 'OK', 'S', 1747290871, 1747290871, '1'),
(206281, 33161, 'QU', 'OK', 'S', 1747290934, 1747290934, '1'),
(206282, 33161, 'QU', 'OK', 'S', 1747290934, 1747290934, '1'),
(206283, 33161, 'QU', 'OK', 'S', 1747290934, 1747290934, '1'),
(206284, 33160, 'QU', 'OK', 'S', 1747291065, 1747291065, '1'),
(206285, 32127, 'QU', 'OK', 'S', 1747291157, 1747291157, '1'),
(206286, 32100, 'QU', 'OK', 'S', 1747291238, 1747291238, '1'),
(206287, 32649, 'QU', 'OK', 'S', 1747291296, 1747291296, '1'),
(206288, 32631, 'QU', 'OK', 'S', 1747291361, 1747291361, '1'),
(206289, 29478, 'QU', 'OK', 'S', 1747291428, 1747291428, '1'),
(206290, 36328, 'QU', 'OK', 'S', 1747291514, 1747291514, '1'),
(206291, 30178, 'QU', 'OK', 'S', 1747291517, 1747291517, '1'),
(206292, 34064, 'QU', 'OK', 'S', 1747291519, 1747291519, '1'),
(206293, 20061, 'QU', 'OK', 'S', 1747291561, 1747291561, '1'),
(206294, 18364, 'QU', 'OK', 'S', 1747291564, 1747291564, '1'),
(206295, 28499, 'QU', 'OK', 'S', 1747291568, 1747291568, '1'),
(206296, 36363, 'QU', 'OK', 'S', 1747292335, 1747292335, '1'),
(206297, 29847, 'QU', 'OK', 'S', 1747292345, 1747292345, '1'),
(206298, 36546, 'QU', 'OK', 'S', 1747292349, 1747292349, '1'),
(206299, 36667, 'QU', 'OK', 'S', 1747292352, 1747292352, '1'),
(206300, 36759, 'QU', 'OK', 'S', 1747292354, 1747292354, '1'),
(206301, 31531, 'QU', 'OK', 'S', 1747292357, 1747292357, '1'),
(206302, 27242, 'QU', 'OK', 'S', 1747292361, 1747292361, '1'),
(206303, 13668, 'QU', 'OK', 'S', 1747292366, 1747292366, '1'),
(206304, 35706, 'QU', 'OK', 'S', 1747292369, 1747292369, '1'),
(206305, 36545, 'QU', 'OK', 'S', 1747292372, 1747292372, '1'),
(206306, 36759, 'QU', 'OK', 'S', 1747292379, 1747292379, '1'),
(206307, 17580, 'QU', 'OK', 'S', 1747292382, 1747292382, '1'),
(206308, 17580, 'QU', 'OK', 'S', 1747292385, 1747292385, '1'),
(206309, 36401, 'QU', 'OK', 'S', 1747292393, 1747292393, '1'),
(206310, 6630, 'QU', 'OK', 'S', 1747292396, 1747292396, '1'),
(206311, 27776, 'QU', 'OK', 'S', 1747292400, 1747292400, '1'),
(206312, 16189, 'QU', 'OK', 'S', 1747292404, 1747292404, '1'),
(206313, 24520, 'QU', 'OK', 'S', 1747292408, 1747292408, '1'),
(206314, 24519, 'QU', 'OK', 'S', 1747292413, 1747292413, '1'),
(206315, 24851, 'QU', 'OK', 'S', 1747292417, 1747292417, '1'),
(206316, 32358, 'QU', 'OK', 'S', 1747292423, 1747292423, '1'),
(206317, 27244, 'QU', 'OK', 'S', 1747292428, 1747292428, '1'),
(206318, 29638, 'QU', 'OK', 'S', 1747292433, 1747292433, '1'),
(206319, 24493, 'QU', 'OK', 'S', 1747292437, 1747292437, '1'),
(206320, 27239, 'QU', 'OK', 'S', 1747292442, 1747292442, '1'),
(206321, 35711, 'QU', 'OK', 'S', 1747292447, 1747292447, '1'),
(206322, 36861, 'QU', 'OK', 'S', 1747292453, 1747292453, '1'),
(206323, 29450, 'QU', 'OK', 'S', 1747292456, 1747292456, '1'),
(206324, 29427, 'QU', 'OK', 'S', 1747292460, 1747292460, '1'),
(206325, 29447, 'QU', 'OK', 'S', 1747292464, 1747292464, '1'),
(206326, 35621, 'QU', 'OK', 'S', 1747292469, 1747292469, '1'),
(206327, 36965, 'QU', 'OK', 'S', 1747292478, 1747292478, '1'),
(206328, 37465, 'QU', 'OK', 'S', 1747292484, 1747292484, '1'),
(206329, 27240, 'QU', 'OK', 'S', 1747292487, 1747292487, '1'),
(206330, 29447, 'QU', 'OK', 'S', 1747292490, 1747292490, '1'),
(206331, 36965, 'QU', 'OK', 'S', 1747292495, 1747292495, '1'),
(206332, 37225, 'QU', 'OK', 'S', 1747292499, 1747292499, '1'),
(206333, 37094, 'QU', 'OK', 'S', 1747292503, 1747292503, '1'),
(206334, 37295, 'QU', 'OK', 'S', 1747292507, 1747292507, '1'),
(206335, 35319, 'QU', 'OK', 'S', 1747292513, 1747292513, '1'),
(206336, 36476, 'QU', 'OK', 'S', 1747292519, 1747292519, '1'),
(206337, 36966, 'QU', 'OK', 'S', 1747292525, 1747292525, '1'),
(206338, 36860, 'QU', 'OK', 'S', 1747292531, 1747292531, '1'),
(206339, 36840, 'QU', 'OK', 'S', 1747292536, 1747292536, '1'),
(206340, 36858, 'QU', 'OK', 'S', 1747292540, 1747292540, '1'),
(206341, 36862, 'QU', 'OK', 'S', 1747292545, 1747292545, '1'),
(206342, 35809, 'QU', 'OK', 'S', 1747292550, 1747292550, '1'),
(206343, 34111, 'QU', 'OK', 'S', 1747292556, 1747292556, '1'),
(206344, 37075, 'QU', 'OK', 'S', 1747292561, 1747292561, '1'),
(206345, 36966, 'QU', 'OK', 'S', 1747292565, 1747292565, '1'),
(206346, 31451, 'QU', 'OK', 'S', 1747292569, 1747292569, '1'),
(206347, 36667, 'QU', 'OK', 'S', 1747292581, 1747292581, '1'),
(206348, 36758, 'QU', 'OK', 'S', 1747292595, 1747292595, '1'),
(206349, 35977, 'QU', 'OK', 'S', 1747292685, 1747292685, '1'),
(206350, 36001, 'QU', 'OK', 'S', 1747292747, 1747292747, '1'),
(206351, 35979, 'QU', 'OK', 'S', 1747292784, 1747292784, '1'),
(206352, 35999, 'QU', 'OK', 'S', 1747292822, 1747292822, '1'),
(206353, 35976, 'QU', 'OK', 'S', 1747292945, 1747292945, '1'),
(206354, 31611, 'QU', 'OK', 'S', 1747292988, 1747292988, '1'),
(206355, 32362, 'QU', 'OK', 'S', 1747293621, 1747293621, '1'),
(206356, 18463, 'QU', 'OK', 'S', 1747293837, 1747293837, '1'),
(206357, 37645, 'QU', 'OK', 'S', 1747293841, 1747293841, '1'),
(206358, 37599, 'QU', 'OK', 'S', 1747293845, 1747293845, '1'),
(206359, 24741, 'QU', 'OK', 'S', 1747293858, 1747293858, '1'),
(206360, 32433, 'QU', 'OK', 'S', 1747293863, 1747293863, '1'),
(206361, 37658, 'QU', 'OK', 'S', 1747293867, 1747293867, '1'),
(206362, 37645, 'QU', 'OK', 'S', 1747293870, 1747293870, '1'),
(206363, 37646, 'QU', 'OK', 'S', 1747293873, 1747293873, '1'),
(206364, 37646, 'QU', 'OK', 'S', 1747293876, 1747293876, '1'),
(206365, 37659, 'QU', 'OK', 'S', 1747293879, 1747293879, '1'),
(206366, 37600, 'QU', 'OK', 'S', 1747293882, 1747293882, '1'),
(206367, 37600, 'QU', 'OK', 'S', 1747293893, 1747293893, '1'),
(206368, 24741, 'QU', 'OK', 'S', 1747293897, 1747293897, '1'),
(206369, 37377, 'QU', 'OK', 'S', 1747293903, 1747293903, '1'),
(206370, 20660, 'QU', 'OK', 'S', 1747293905, 1747293905, '1'),
(206371, 28445, 'QU', 'OK', 'S', 1747293913, 1747293913, '1'),
(206372, 37558, 'QU', 'OK', 'S', 1747295619, 1747295619, '1'),
(206373, 37489, 'QU', 'OK', 'S', 1747295623, 1747295623, '1'),
(206374, 37577, 'QU', 'OK', 'S', 1747295626, 1747295626, '1'),
(206375, 37556, 'QU', 'OK', 'S', 1747295629, 1747295629, '1'),
(206376, 37577, 'QU', 'OK', 'S', 1747295641, 1747295641, '1'),
(206377, 37555, 'QU', 'OK', 'S', 1747295646, 1747295646, '1'),
(206378, 37560, 'QU', 'OK', 'S', 1747295650, 1747295650, '1'),
(206379, 33285, 'QU', 'OK', 'S', 1747295652, 1747295652, '1'),
(206380, 34361, 'QU', 'OK', 'S', 1747295664, 1747295664, '1'),
(206381, 31307, 'QU', 'OK', 'S', 1747295667, 1747295667, '1'),
(206382, 37408, 'QU', 'OK', 'S', 1747295679, 1747295679, '1'),
(206383, 37560, 'QU', 'OK', 'S', 1747295687, 1747295687, '1'),
(206384, 37577, 'QU', 'OK', 'S', 1747295823, 1747295823, '1'),
(206385, 37560, 'QU', 'OK', 'S', 1747295827, 1747295827, '1'),
(206386, 37657, 'QU', 'OK', 'S', 1747296618, 1747296618, '1'),
(206387, 37656, 'QU', 'OK', 'S', 1747296622, 1747296622, '1'),
(206388, 25685, 'QU', 'OK', 'S', 1747296927, 1747296927, '1'),
(206389, 24321, 'QU', 'OK', 'S', 1747297191, 1747297191, '1'),
(206390, 24321, 'QU', 'OK', 'S', 1747297196, 1747297196, '1'),
(206391, 24321, 'QU', 'OK', 'S', 1747297199, 1747297199, '1'),
(206392, 35547, 'QU', 'OK', 'S', 1747297663, 1747297663, '1'),
(206393, 36687, 'QU', 'OK', 'S', 1747301473, 1747301473, '1'),
(206394, 36749, 'QU', 'OK', 'S', 1747301477, 1747301477, '1'),
(206395, 35473, 'QU', 'OK', 'S', 1747301480, 1747301480, '1'),
(206396, 35473, 'QU', 'OK', 'S', 1747301486, 1747301486, '1'),
(206397, 35472, 'QU', 'OK', 'S', 1747301489, 1747301489, '1'),
(206398, 28067, 'QU', 'OK', 'S', 1747301494, 1747301494, '1'),
(206399, 34542, 'QU', 'OK', 'S', 1747301498, 1747301498, '1'),
(206400, 35473, 'QU', 'OK', 'S', 1747301508, 1747301508, '1'),
(206401, 27394, 'QU', 'OK', 'S', 1747301705, 1747301705, '1'),
(206402, 35714, 'QU', 'OK', 'S', 1747301836, 1747301836, '1'),
(206403, 20962, 'QU', 'OK', 'S', 1747302154, 1747302154, '1'),
(206404, 11445, 'QU', 'OK', 'S', 1747302158, 1747302158, '1'),
(206405, 5538, 'QU', 'OK', 'S', 1747302160, 1747302160, '1'),
(206406, 11445, 'QU', 'OK', 'S', 1747302167, 1747302167, '1'),
(206407, 35955, 'QU', 'OK', 'S', 1747302708, 1747302708, '1'),
(206408, 35955, 'QU', 'OK', 'S', 1747302711, 1747302711, '1'),
(206409, 35954, 'QU', 'OK', 'S', 1747302715, 1747302715, '1'),
(206410, 35954, 'QU', 'OK', 'S', 1747302717, 1747302717, '1'),
(206411, 35948, 'QU', 'OK', 'S', 1747302720, 1747302720, '1'),
(206412, 35948, 'QU', 'OK', 'S', 1747302728, 1747302728, '1'),
(206413, 3586, 'QU', 'OK', 'S', 1747302921, 1747302921, '1'),
(206414, 3586, 'QU', 'OK', 'S', 1747302926, 1747302926, '1'),
(206415, 3586, 'QU', 'OK', 'S', 1747302947, 1747302947, '1'),
(206416, 13307, 'QU', 'OK', 'S', 1747303032, 1747303032, '1'),
(206417, 13365, 'QU', 'OK', 'S', 1747303317, 1747303317, '1'),
(206418, 34643, 'QU', 'OK', 'S', 1747303479, 1747303479, '1'),
(206419, 34643, 'QU', 'OK', 'S', 1747303491, 1747303491, '1'),
(206420, 31126, 'QU', 'OK', 'S', 1747304782, 1747304782, '1'),
(206421, 31147, 'QU', 'OK', 'S', 1747304825, 1747304825, '1'),
(206422, 37783, 'QU', 'OK', 'S', 1747304848, 1747304848, '1'),
(206423, 37782, 'QU', 'OK', 'S', 1747304960, 1747304960, '1'),
(206424, 37781, 'QU', 'OK', 'S', 1747305069, 1747305069, '1'),
(206425, 37190, 'QU', 'OK', 'S', 1747305089, 1747305089, '1'),
(206426, 37709, 'QU', 'OK', 'S', 1747305093, 1747305093, '1'),
(206427, 37708, 'QU', 'OK', 'S', 1747305096, 1747305096, '1'),
(206428, 37487, 'QU', 'OK', 'S', 1747305099, 1747305099, '1'),
(206429, 36405, 'QU', 'OK', 'S', 1747305102, 1747305102, '1'),
(206430, 36426, 'QU', 'OK', 'S', 1747305105, 1747305105, '1'),
(206431, 37709, 'QU', 'OK', 'S', 1747305108, 1747305108, '1'),
(206432, 37708, 'QU', 'OK', 'S', 1747305112, 1747305112, '1'),
(206433, 31082, 'QU', 'OK', 'S', 1747305116, 1747305116, '1'),
(206434, 31082, 'QU', 'OK', 'S', 1747305119, 1747305119, '1'),
(206435, 37487, 'QU', 'OK', 'S', 1747305134, 1747305134, '1'),
(206436, 36205, 'QU', 'OK', 'S', 1747305137, 1747305137, '1'),
(206437, 36706, 'QU', 'OK', 'S', 1747305141, 1747305141, '1'),
(206438, 36610, 'QU', 'OK', 'S', 1747305144, 1747305144, '1'),
(206439, 37183, 'QU', 'OK', 'S', 1747305147, 1747305147, '1'),
(206440, 37183, 'QU', 'OK', 'S', 1747305151, 1747305151, '1'),
(206441, 37708, 'QU', 'OK', 'S', 1747305155, 1747305155, '1'),
(206442, 30972, 'QU', 'OK', 'S', 1747305383, 1747305383, '1'),
(206443, 30972, 'QU', 'OK', 'S', 1747305386, 1747305386, '1'),
(206444, 37780, 'QU', 'OK', 'S', 1747305484, 1747305484, '1'),
(206445, 37779, 'QU', 'OK', 'S', 1747305596, 1747305596, '1'),
(206446, 36436, 'QU', 'OK', 'S', 1747306760, 1747306760, '1'),
(206447, 36436, 'QU', 'OK', 'S', 1747306771, 1747306771, '1'),
(206448, 19551, 'QU', 'OK', 'S', 1747306792, 1747306792, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(206449, 32926, 'QU', 'OK', 'S', 1747306799, 1747306799, '1'),
(206450, 34038, 'QU', 'OK', 'S', 1747306811, 1747306811, '1'),
(206451, 34038, 'QU', 'OK', 'S', 1747306811, 1747306811, '1'),
(206452, 37778, 'QU', 'OK', 'S', 1747307229, 1747307229, '1'),
(206453, 37777, 'QU', 'OK', 'S', 1747307271, 1747307271, '1'),
(206454, 37776, 'QU', 'OK', 'S', 1747307330, 1747307330, '1'),
(206455, 37775, 'QU', 'OK', 'S', 1747307374, 1747307374, '1'),
(206456, 37774, 'QU', 'OK', 'S', 1747307399, 1747307399, '1'),
(206457, 37773, 'QU', 'OK', 'S', 1747307436, 1747307436, '1'),
(206458, 37772, 'QU', 'OK', 'S', 1747307457, 1747307457, '1'),
(206459, 37771, 'QU', 'OK', 'S', 1747307479, 1747307479, '1'),
(206460, 37768, 'QU', 'OK', 'S', 1747307506, 1747307506, '1'),
(206461, 37767, 'QU', 'OK', 'S', 1747307529, 1747307529, '1'),
(206462, 37765, 'QU', 'OK', 'S', 1747307551, 1747307551, '1'),
(206463, 37770, 'QU', 'OK', 'S', 1747307635, 1747307635, '1'),
(206464, 37769, 'QU', 'OK', 'S', 1747307673, 1747307673, '1'),
(206465, 37766, 'QU', 'OK', 'S', 1747307727, 1747307727, '1'),
(206466, 37764, 'QU', 'OK', 'S', 1747307785, 1747307785, '1'),
(206467, 34374, 'QU', 'OK', 'S', 1747307875, 1747307875, '1'),
(206468, 34374, 'QU', 'OK', 'S', 1747307878, 1747307878, '1'),
(206469, 34374, 'QU', 'OK', 'S', 1747307888, 1747307888, '1'),
(206470, 34374, 'QU', 'OK', 'S', 1747307891, 1747307891, '1'),
(206471, 36963, 'QU', 'OK', 'S', 1747308879, 1747308879, '1'),
(206472, 36938, 'QU', 'OK', 'S', 1747308881, 1747308881, '1'),
(206473, 27705, 'QU', 'OK', 'S', 1747308884, 1747308884, '1'),
(206474, 31867, 'QU', 'OK', 'S', 1747309093, 1747309093, '1'),
(206475, 31867, 'QU', 'OK', 'S', 1747309093, 1747309093, '1'),
(206476, 31867, 'QU', 'OK', 'S', 1747309093, 1747309093, '1'),
(206477, 31866, 'QU', 'OK', 'S', 1747309156, 1747309156, '1'),
(206478, 31847, 'QU', 'OK', 'S', 1747309222, 1747309222, '1'),
(206479, 36744, 'QU', 'OK', 'S', 1747309310, 1747309310, '1'),
(206480, 36746, 'QU', 'OK', 'S', 1747309313, 1747309313, '1'),
(206481, 37455, 'QU', 'OK', 'S', 1747309459, 1747309459, '1'),
(206482, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206483, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206484, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206485, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206486, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206487, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206488, 31842, 'QU', 'OK', 'S', 1747309540, 1747309540, '1'),
(206489, 36533, 'QU', 'OK', 'S', 1747309548, 1747309548, '1'),
(206490, 37234, 'QU', 'OK', 'S', 1747309997, 1747309997, '1'),
(206491, 36742, 'QU', 'OK', 'S', 1747310246, 1747310246, '1'),
(206492, 34376, 'QU', 'OK', 'S', 1747310505, 1747310505, '1'),
(206493, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206494, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206495, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206496, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206497, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206498, 33285, 'QU', 'OK', 'S', 1747310553, 1747310553, '1'),
(206499, 32449, 'QU', 'OK', 'S', 1747310626, 1747310626, '1'),
(206500, 32449, 'QU', 'OK', 'S', 1747310626, 1747310626, '1'),
(206501, 36960, 'QU', 'OK', 'S', 1747310722, 1747310722, '1'),
(206502, 29830, 'QU', 'OK', 'S', 1747310792, 1747310792, '1'),
(206503, 30017, 'QU', 'OK', 'S', 1747310969, 1747310969, '1'),
(206504, 22734, 'QU', 'OK', 'S', 1747311013, 1747311013, '1'),
(206505, 34070, 'QU', 'OK', 'S', 1747311089, 1747311089, '1'),
(206506, 36428, 'QU', 'OK', 'S', 1747311396, 1747311396, '1'),
(206507, 22932, 'QU', 'OK', 'S', 1747311398, 1747311398, '1'),
(206508, 29584, 'QU', 'OK', 'S', 1747311444, 1747311444, '1'),
(206509, 22932, 'QU', 'OK', 'S', 1747311513, 1747311513, '1'),
(206510, 16191, 'QU', 'OK', 'S', 1747311553, 1747311553, '1'),
(206511, 27874, 'QU', 'OK', 'S', 1747311604, 1747311604, '1'),
(206512, 26755, 'QU', 'OK', 'S', 1747311636, 1747311636, '1'),
(206513, 22725, 'QU', 'OK', 'S', 1747311669, 1747311669, '1'),
(206514, 20162, 'QU', 'OK', 'S', 1747311830, 1747311830, '1'),
(206515, 37459, 'QU', 'OK', 'S', 1747311914, 1747311914, '1'),
(206516, 29005, 'QU', 'OK', 'S', 1747311949, 1747311949, '1'),
(206517, 15926, 'QU', 'OK', 'S', 1747312791, 1747312791, '1'),
(206518, 1972, 'QU', 'OK', 'S', 1747313145, 1747313145, '1'),
(206519, 32233, 'QU', 'OK', 'S', 1747313465, 1747313465, '1'),
(206520, 37219, 'QU', 'OK', 'S', 1747313470, 1747313470, '1'),
(206521, 36199, 'QU', 'OK', 'S', 1747313502, 1747313502, '1'),
(206522, 1855, 'QU', 'OK', 'S', 1747313510, 1747313510, '1'),
(206523, 36797, 'QU', 'OK', 'S', 1747313516, 1747313516, '1'),
(206524, 36796, 'QU', 'OK', 'S', 1747313520, 1747313520, '1'),
(206525, 18033, 'QU', 'OK', 'S', 1747313524, 1747313524, '1'),
(206526, 36496, 'QU', 'OK', 'S', 1747313531, 1747313531, '1'),
(206527, 18033, 'QU', 'OK', 'S', 1747313535, 1747313535, '1'),
(206528, 18033, 'QU', 'OK', 'S', 1747313542, 1747313542, '1'),
(206529, 37298, 'QU', 'OK', 'S', 1747313547, 1747313547, '1'),
(206530, 36797, 'QU', 'OK', 'S', 1747313551, 1747313551, '1'),
(206531, 35945, 'QU', 'OK', 'S', 1747313560, 1747313560, '1'),
(206532, 36797, 'QU', 'OK', 'S', 1747313560, 1747313560, '1'),
(206533, 36796, 'QU', 'OK', 'S', 1747313565, 1747313565, '1'),
(206534, 36796, 'QU', 'OK', 'S', 1747313570, 1747313570, '1'),
(206535, 36797, 'QU', 'OK', 'S', 1747313574, 1747313574, '1'),
(206536, 37417, 'QU', 'OK', 'S', 1747313580, 1747313580, '1'),
(206537, 37417, 'QU', 'OK', 'S', 1747313585, 1747313585, '1'),
(206538, 36775, 'QU', 'OK', 'S', 1747313592, 1747313592, '1'),
(206539, 36496, 'QU', 'OK', 'S', 1747313596, 1747313596, '1'),
(206540, 36797, 'QU', 'OK', 'S', 1747313606, 1747313606, '1'),
(206541, 36652, 'QU', 'OK', 'S', 1747313612, 1747313612, '1'),
(206542, 36670, 'QU', 'OK', 'S', 1747313616, 1747313616, '1'),
(206543, 37298, 'QU', 'OK', 'S', 1747313623, 1747313623, '1'),
(206544, 36670, 'QU', 'OK', 'S', 1747313627, 1747313627, '1'),
(206545, 36725, 'QU', 'OK', 'S', 1747313633, 1747313633, '1'),
(206546, 37508, 'QU', 'OK', 'S', 1747313639, 1747313639, '1'),
(206547, 36652, 'QU', 'OK', 'S', 1747313647, 1747313647, '1'),
(206548, 36655, 'QU', 'OK', 'S', 1747313659, 1747313659, '1'),
(206549, 36670, 'QU', 'OK', 'S', 1747313666, 1747313666, '1'),
(206550, 29478, 'QU', 'OK', 'S', 1747313671, 1747313671, '1'),
(206551, 37356, 'QU', 'OK', 'S', 1747313677, 1747313677, '1'),
(206552, 29478, 'QU', 'OK', 'S', 1747313681, 1747313681, '1'),
(206553, 36725, 'QU', 'OK', 'S', 1747313687, 1747313687, '1'),
(206554, 36655, 'QU', 'OK', 'S', 1747313692, 1747313692, '1'),
(206555, 27558, 'QU', 'OK', 'S', 1747313706, 1747313706, '1'),
(206556, 33260, 'QU', 'OK', 'S', 1747313872, 1747313872, '1'),
(206557, 37313, 'QU', 'OK', 'S', 1747313966, 1747313966, '1'),
(206558, 18319, 'QU', 'OK', 'S', 1747313978, 1747313978, '1'),
(206559, 13460, 'QU', 'OK', 'S', 1747313984, 1747313984, '1'),
(206560, 29478, 'QU', 'OK', 'S', 1747313989, 1747313989, '1'),
(206561, 32802, 'QU', 'OK', 'S', 1747313995, 1747313995, '1'),
(206562, 36986, 'QU', 'OK', 'S', 1747314000, 1747314000, '1'),
(206563, 37477, 'QU', 'OK', 'S', 1747314004, 1747314004, '1'),
(206564, 37202, 'QU', 'OK', 'S', 1747314011, 1747314011, '1'),
(206565, 36223, 'QU', 'OK', 'S', 1747314016, 1747314016, '1'),
(206566, 13460, 'QU', 'OK', 'S', 1747314021, 1747314021, '1'),
(206567, 36223, 'QU', 'OK', 'S', 1747314025, 1747314025, '1'),
(206568, 37313, 'QU', 'OK', 'S', 1747314029, 1747314029, '1'),
(206569, 35346, 'QU', 'OK', 'S', 1747314033, 1747314033, '1'),
(206570, 37580, 'QU', 'OK', 'S', 1747314050, 1747314050, '1'),
(206571, 36987, 'QU', 'OK', 'S', 1747314054, 1747314054, '1'),
(206572, 36188, 'QU', 'OK', 'S', 1747314069, 1747314069, '1'),
(206573, 37298, 'QU', 'OK', 'S', 1747314077, 1747314077, '1'),
(206574, 35513, 'QU', 'OK', 'S', 1747314168, 1747314168, '1'),
(206575, 35346, 'QU', 'OK', 'S', 1747314186, 1747314186, '1'),
(206576, 36775, 'QU', 'OK', 'S', 1747314190, 1747314190, '1'),
(206577, 35346, 'QU', 'OK', 'S', 1747314193, 1747314193, '1'),
(206578, 37298, 'QU', 'OK', 'S', 1747314197, 1747314197, '1'),
(206579, 33614, 'QU', 'OK', 'S', 1747314202, 1747314202, '1'),
(206580, 37340, 'QU', 'OK', 'S', 1747314216, 1747314216, '1'),
(206581, 36706, 'QU', 'OK', 'S', 1747314406, 1747314406, '1'),
(206582, 36792, 'QU', 'OK', 'S', 1747314466, 1747314466, '1'),
(206583, 37143, 'QU', 'OK', 'S', 1747314492, 1747314492, '1'),
(206584, 27656, 'QU', 'OK', 'S', 1747314519, 1747314519, '1'),
(206585, 36906, 'QU', 'OK', 'S', 1747314527, 1747314527, '1'),
(206586, 36906, 'QU', 'OK', 'S', 1747314532, 1747314532, '1'),
(206587, 31795, 'QU', 'OK', 'S', 1747314547, 1747314547, '1'),
(206588, 36793, 'QU', 'OK', 'S', 1747314578, 1747314578, '1'),
(206589, 33954, 'QU', 'OK', 'S', 1747314608, 1747314608, '1'),
(206590, 36630, 'QU', 'OK', 'S', 1747314638, 1747314638, '1'),
(206591, 36749, 'QU', 'OK', 'S', 1747314664, 1747314664, '1'),
(206592, 36705, 'QU', 'OK', 'S', 1747314702, 1747314702, '1'),
(206593, 35965, 'QU', 'OK', 'S', 1747314732, 1747314732, '1'),
(206594, 36958, 'QU', 'OK', 'S', 1747314763, 1747314763, '1'),
(206595, 36611, 'QU', 'OK', 'S', 1747314788, 1747314788, '1'),
(206596, 28322, 'QU', 'OK', 'S', 1747314806, 1747314806, '1'),
(206597, 28322, 'QU', 'OK', 'S', 1747314806, 1747314806, '1'),
(206598, 28322, 'QU', 'OK', 'S', 1747314806, 1747314806, '1'),
(206599, 36083, 'QU', 'OK', 'S', 1747314822, 1747314822, '1'),
(206600, 36328, 'QU', 'OK', 'S', 1747314852, 1747314852, '1'),
(206601, 36107, 'QU', 'OK', 'S', 1747314882, 1747314882, '1'),
(206602, 37262, 'QU', 'OK', 'S', 1747314913, 1747314913, '1'),
(206603, 36707, 'QU', 'OK', 'S', 1747314939, 1747314939, '1'),
(206604, 37438, 'QU', 'OK', 'S', 1747314967, 1747314967, '1'),
(206605, 27901, 'QU', 'OK', 'S', 1747314994, 1747314994, '1'),
(206606, 36749, 'QU', 'OK', 'S', 1747315343, 1747315343, '1'),
(206607, 36749, 'QU', 'OK', 'S', 1747315346, 1747315346, '1'),
(206608, 36750, 'QU', 'OK', 'S', 1747315640, 1747315640, '1'),
(206609, 36686, 'QU', 'OK', 'S', 1747315670, 1747315670, '1'),
(206610, 36105, 'QU', 'OK', 'S', 1747315784, 1747315784, '1'),
(206611, 37234, 'QU', 'OK', 'S', 1747315811, 1747315811, '1'),
(206612, 36895, 'QU', 'OK', 'S', 1747315849, 1747315849, '1'),
(206613, 37182, 'QU', 'OK', 'S', 1747315883, 1747315883, '1'),
(206614, 36757, 'QU', 'OK', 'S', 1747315934, 1747315934, '1'),
(206615, 37308, 'QU', 'OK', 'S', 1747315988, 1747315988, '1'),
(206616, 37573, 'QU', 'OK', 'S', 1747316023, 1747316023, '1'),
(206617, 27043, 'QU', 'OK', 'S', 1747316047, 1747316047, '1'),
(206618, 36771, 'QU', 'OK', 'S', 1747316082, 1747316082, '1'),
(206619, 36888, 'QU', 'OK', 'S', 1747316170, 1747316170, '1'),
(206620, 36798, 'QU', 'OK', 'S', 1747316231, 1747316231, '1'),
(206621, 30864, 'QU', 'OK', 'S', 1747316259, 1747316259, '1'),
(206622, 36889, 'QU', 'OK', 'S', 1747316289, 1747316289, '1'),
(206623, 22734, 'QU', 'OK', 'S', 1747316313, 1747316313, '1'),
(206624, 36894, 'QU', 'OK', 'S', 1747316343, 1747316343, '1'),
(206625, 37780, 'QU', 'OK', 'S', 1747316434, 1747316434, '1'),
(206626, 37778, 'QU', 'OK', 'S', 1747316475, 1747316475, '1'),
(206627, 37777, 'QU', 'OK', 'S', 1747316519, 1747316519, '1'),
(206628, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206629, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206630, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206631, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206632, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206633, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206634, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206635, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206636, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206637, 28316, 'QU', 'OK', 'S', 1747318540, 1747318540, '1'),
(206638, 35433, 'QU', 'OK', 'S', 1747318715, 1747318715, '1'),
(206639, 35433, 'QU', 'OK', 'S', 1747318715, 1747318715, '1'),
(206640, 36142, 'QU', 'OK', 'S', 1747373580, 1747373580, '1'),
(206641, 32181, 'QU', 'OK', 'S', 1747373583, 1747373583, '1'),
(206642, 36141, 'QU', 'OK', 'S', 1747373586, 1747373586, '1'),
(206643, 36037, 'QU', 'OK', 'S', 1747373709, 1747373709, '1'),
(206644, 36037, 'QU', 'OK', 'S', 1747373752, 1747373752, '1'),
(206645, 36036, 'QU', 'OK', 'S', 1747373755, 1747373755, '1'),
(206646, 35346, 'QU', 'OK', 'S', 1747373909, 1747373909, '1'),
(206647, 36390, 'QU', 'OK', 'S', 1747374167, 1747374167, '1'),
(206648, 37488, 'QU', 'OK', 'S', 1747374244, 1747374244, '1'),
(206649, 37532, 'QU', 'OK', 'S', 1747374281, 1747374281, '1'),
(206650, 27705, 'QU', 'OK', 'S', 1747374654, 1747374654, '1'),
(206651, 27705, 'QU', 'OK', 'S', 1747374656, 1747374656, '1'),
(206652, 28222, 'QU', 'OK', 'S', 1747374674, 1747374674, '1'),
(206653, 27705, 'QU', 'OK', 'S', 1747374682, 1747374682, '1'),
(206654, 27705, 'QU', 'OK', 'S', 1747374687, 1747374687, '1'),
(206655, 36707, 'QU', 'OK', 'S', 1747374689, 1747374689, '1'),
(206656, 36757, 'QU', 'OK', 'S', 1747374691, 1747374691, '1'),
(206657, 37777, 'QU', 'OK', 'S', 1747374698, 1747374698, '1'),
(206658, 37777, 'QU', 'OK', 'S', 1747374700, 1747374700, '1'),
(206659, 37292, 'QU', 'OK', 'S', 1747374870, 1747374870, '1'),
(206660, 28897, 'QU', 'OK', 'S', 1747375395, 1747375395, '1'),
(206661, 36960, 'QU', 'OK', 'S', 1747375998, 1747375998, '1'),
(206662, 36171, 'QU', 'OK', 'S', 1747376218, 1747376218, '1'),
(206663, 36960, 'QU', 'OK', 'S', 1747376223, 1747376223, '1'),
(206664, 24163, 'QU', 'OK', 'S', 1747376437, 1747376437, '1'),
(206665, 31539, 'QU', 'OK', 'S', 1747376520, 1747376520, '1'),
(206666, 4221, 'QU', 'OK', 'S', 1747376630, 1747376630, '1'),
(206667, 26069, 'QU', 'OK', 'S', 1747377289, 1747377289, '1'),
(206668, 26069, 'QU', 'OK', 'S', 1747377293, 1747377293, '1'),
(206669, 37650, 'QU', 'OK', 'S', 1747377442, 1747377442, '1'),
(206670, 7995, 'QU', 'OK', 'S', 1747377550, 1747377550, '1'),
(206671, 36725, 'QU', 'OK', 'S', 1747377755, 1747377755, '1'),
(206672, 36725, 'QU', 'OK', 'S', 1747377763, 1747377763, '1'),
(206673, 30790, 'QU', 'OK', 'S', 1747378634, 1747378634, '1'),
(206674, 30790, 'QU', 'OK', 'S', 1747378656, 1747378656, '1'),
(206675, 30790, 'QU', 'OK', 'S', 1747378660, 1747378660, '1'),
(206676, 30790, 'QU', 'OK', 'S', 1747378663, 1747378663, '1'),
(206677, 30790, 'QU', 'OK', 'S', 1747378666, 1747378666, '1'),
(206678, 30790, 'QU', 'OK', 'S', 1747378668, 1747378668, '1'),
(206679, 30790, 'QU', 'OK', 'S', 1747378671, 1747378671, '1'),
(206680, 30790, 'QU', 'OK', 'S', 1747378690, 1747378690, '1'),
(206681, 30790, 'QU', 'OK', 'S', 1747378693, 1747378693, '1'),
(206682, 30790, 'QU', 'OK', 'S', 1747378696, 1747378696, '1'),
(206683, 30790, 'QU', 'OK', 'S', 1747378698, 1747378698, '1'),
(206684, 30790, 'QU', 'OK', 'S', 1747378701, 1747378701, '1'),
(206685, 30790, 'QU', 'OK', 'S', 1747378704, 1747378704, '1'),
(206686, 30790, 'QU', 'OK', 'S', 1747378707, 1747378707, '1'),
(206687, 30790, 'QU', 'OK', 'S', 1747378710, 1747378710, '1'),
(206688, 31147, 'QU', 'OK', 'S', 1747378917, 1747378917, '1'),
(206689, 31147, 'QU', 'OK', 'S', 1747378923, 1747378923, '1'),
(206690, 36870, 'QU', 'OK', 'S', 1747381201, 1747381201, '1'),
(206691, 36870, 'QU', 'OK', 'S', 1747381201, 1747381201, '1'),
(206692, 36870, 'QU', 'OK', 'S', 1747381201, 1747381201, '1'),
(206693, 36870, 'QU', 'OK', 'S', 1747381201, 1747381201, '1'),
(206694, 36870, 'QU', 'OK', 'S', 1747381201, 1747381201, '1'),
(206695, 30311, 'QU', 'OK', 'S', 1747381221, 1747381221, '1'),
(206696, 36871, 'QU', 'OK', 'S', 1747381280, 1747381280, '1'),
(206697, 36871, 'QU', 'OK', 'S', 1747381282, 1747381282, '1'),
(206698, 36871, 'QU', 'OK', 'S', 1747381284, 1747381284, '1'),
(206699, 36871, 'QU', 'OK', 'S', 1747381285, 1747381285, '1'),
(206700, 36871, 'QU', 'OK', 'S', 1747381288, 1747381288, '1'),
(206701, 25685, 'QU', 'OK', 'S', 1747382899, 1747382899, '1'),
(206702, 25685, 'QU', 'OK', 'S', 1747382913, 1747382913, '1'),
(206703, 25685, 'QU', 'OK', 'S', 1747383026, 1747383026, '1'),
(206704, 33313, 'QU', 'OK', 'S', 1747383096, 1747383096, '1'),
(206705, 22734, 'QU', 'OK', 'S', 1747389606, 1747389606, '1'),
(206706, 27712, 'QU', 'OK', 'S', 1747389995, 1747389995, '1'),
(206707, 32596, 'QU', 'OK', 'S', 1747390002, 1747390002, '1'),
(206708, 37761, 'QU', 'OK', 'S', 1747390017, 1747390017, '1'),
(206709, 35713, 'QU', 'OK', 'S', 1747390059, 1747390059, '1'),
(206710, 36370, 'QU', 'OK', 'S', 1747390067, 1747390067, '1'),
(206711, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206712, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206713, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206714, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206715, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206716, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206717, 37792, 'QU', 'OK', 'S', 1747390076, 1747390076, '1'),
(206718, 21008, 'QU', 'OK', 'S', 1747390079, 1747390079, '1'),
(206719, 36543, 'QU', 'OK', 'S', 1747390086, 1747390086, '1'),
(206720, 26756, 'QU', 'OK', 'S', 1747390099, 1747390099, '1'),
(206721, 29838, 'QU', 'OK', 'S', 1747390112, 1747390112, '1'),
(206722, 30017, 'QU', 'OK', 'S', 1747390119, 1747390119, '1'),
(206723, 22597, 'QU', 'OK', 'S', 1747390137, 1747390137, '1'),
(206724, 26684, 'QU', 'OK', 'S', 1747390144, 1747390144, '1'),
(206725, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206726, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206727, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206728, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206729, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206730, 37791, 'QU', 'OK', 'S', 1747390177, 1747390177, '1'),
(206731, 37559, 'QU', 'OK', 'S', 1747390245, 1747390245, '1'),
(206732, 37088, 'QU', 'OK', 'S', 1747390247, 1747390247, '1'),
(206733, 37559, 'QU', 'OK', 'S', 1747390280, 1747390280, '1'),
(206734, 32531, 'QU', 'OK', 'S', 1747390288, 1747390288, '1'),
(206735, 32580, 'QU', 'OK', 'S', 1747390298, 1747390298, '1'),
(206736, 32580, 'QU', 'OK', 'S', 1747390298, 1747390298, '1'),
(206737, 28717, 'QU', 'OK', 'S', 1747390324, 1747390324, '1'),
(206738, 35347, 'QU', 'OK', 'S', 1747390334, 1747390334, '1'),
(206739, 30723, 'QU', 'OK', 'S', 1747390344, 1747390344, '1'),
(206740, 32449, 'QU', 'OK', 'S', 1747390353, 1747390353, '1'),
(206741, 33285, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206742, 33285, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206743, 33285, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206744, 33285, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206745, 33285, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206746, 37087, 'QU', 'OK', 'S', 1747390366, 1747390366, '1'),
(206747, 34376, 'QU', 'OK', 'S', 1747390401, 1747390401, '1'),
(206748, 28861, 'QU', 'OK', 'S', 1747390410, 1747390410, '1'),
(206749, 33525, 'QU', 'OK', 'S', 1747390425, 1747390425, '1'),
(206750, 37104, 'QU', 'OK', 'S', 1747390445, 1747390445, '1'),
(206751, 37104, 'QU', 'OK', 'S', 1747390445, 1747390445, '1'),
(206752, 37104, 'QU', 'OK', 'S', 1747390445, 1747390445, '1'),
(206753, 37104, 'QU', 'OK', 'S', 1747390445, 1747390445, '1'),
(206754, 4146, 'QU', 'OK', 'S', 1747390483, 1747390483, '1'),
(206755, 26069, 'QU', 'OK', 'S', 1747390514, 1747390514, '1'),
(206756, 37690, 'QU', 'OK', 'S', 1747390523, 1747390523, '1'),
(206757, 37753, 'QU', 'OK', 'S', 1747390530, 1747390530, '1'),
(206758, 35104, 'QU', 'OK', 'S', 1747390542, 1747390542, '1'),
(206759, 30284, 'QU', 'OK', 'S', 1747390549, 1747390549, '1'),
(206760, 25685, 'QU', 'OK', 'S', 1747390567, 1747390567, '1'),
(206761, 25685, 'QU', 'OK', 'S', 1747390567, 1747390567, '1'),
(206762, 37757, 'QU', 'OK', 'S', 1747390587, 1747390587, '1'),
(206763, 37756, 'QU', 'OK', 'S', 1747390596, 1747390596, '1'),
(206764, 35165, 'QU', 'OK', 'S', 1747390611, 1747390611, '1'),
(206765, 37105, 'QU', 'OK', 'S', 1747390779, 1747390779, '1'),
(206766, 37105, 'QU', 'OK', 'S', 1747390779, 1747390779, '1'),
(206767, 36949, 'QU', 'OK', 'S', 1747390791, 1747390791, '1'),
(206768, 2005, 'QU', 'OK', 'S', 1747390998, 1747390998, '1'),
(206769, 1978, 'QU', 'OK', 'S', 1747391066, 1747391066, '1'),
(206770, 1978, 'QU', 'OK', 'S', 1747391101, 1747391101, '1'),
(206771, 1978, 'QU', 'OK', 'S', 1747391104, 1747391104, '1'),
(206772, 1978, 'QU', 'OK', 'S', 1747391113, 1747391113, '1'),
(206773, 37757, 'QU', 'OK', 'S', 1747391277, 1747391277, '1'),
(206774, 37756, 'QU', 'OK', 'S', 1747391280, 1747391280, '1'),
(206775, 37784, 'QU', 'OK', 'S', 1747391570, 1747391570, '1'),
(206776, 37784, 'QU', 'OK', 'S', 1747391630, 1747391630, '1'),
(206777, 26210, 'QU', 'OK', 'S', 1747392003, 1747392003, '1'),
(206778, 26210, 'QU', 'OK', 'S', 1747392015, 1747392015, '1'),
(206779, 26210, 'QU', 'OK', 'S', 1747392022, 1747392022, '1'),
(206780, 31138, 'QU', 'OK', 'S', 1747392228, 1747392228, '1'),
(206781, 31138, 'QU', 'OK', 'S', 1747392256, 1747392256, '1'),
(206782, 37415, 'QU', 'OK', 'S', 1747392658, 1747392658, '1'),
(206783, 37416, 'QU', 'OK', 'S', 1747392709, 1747392709, '1'),
(206784, 37394, 'QU', 'OK', 'S', 1747392806, 1747392806, '1'),
(206785, 37385, 'QU', 'OK', 'S', 1747392865, 1747392865, '1'),
(206786, 37785, 'QU', 'OK', 'S', 1747392874, 1747392874, '1'),
(206787, 37786, 'QU', 'OK', 'S', 1747392993, 1747392993, '1'),
(206788, 37787, 'QU', 'OK', 'S', 1747393029, 1747393029, '1'),
(206789, 37517, 'QU', 'OK', 'S', 1747393030, 1747393030, '1'),
(206790, 37545, 'QU', 'OK', 'S', 1747393037, 1747393037, '1'),
(206791, 33660, 'QU', 'OK', 'S', 1747393044, 1747393044, '1'),
(206792, 26716, 'QU', 'OK', 'S', 1747393051, 1747393051, '1'),
(206793, 37788, 'QU', 'OK', 'S', 1747393683, 1747393683, '1'),
(206794, 37790, 'QU', 'OK', 'S', 1747394186, 1747394186, '1'),
(206795, 37753, 'QU', 'OK', 'S', 1747394215, 1747394215, '1'),
(206796, 26755, 'QU', 'OK', 'S', 1747394219, 1747394219, '1'),
(206797, 37789, 'QU', 'OK', 'S', 1747394799, 1747394799, '1'),
(206798, 37793, 'QU', 'OK', 'S', 1747394839, 1747394839, '1'),
(206799, 37794, 'QU', 'OK', 'S', 1747394960, 1747394960, '1'),
(206800, 36049, 'QU', 'OK', 'S', 1747395178, 1747395178, '1'),
(206801, 31146, 'QU', 'OK', 'S', 1747395255, 1747395255, '1'),
(206802, 37802, 'QU', 'OK', 'S', 1747395895, 1747395895, '1'),
(206803, 37801, 'QU', 'OK', 'S', 1747395941, 1747395941, '1'),
(206804, 37800, 'QU', 'OK', 'S', 1747396088, 1747396088, '1'),
(206805, 35474, 'QU', 'OK', 'S', 1747396156, 1747396156, '1'),
(206806, 37799, 'QU', 'OK', 'S', 1747396288, 1747396288, '1'),
(206807, 37798, 'QU', 'OK', 'S', 1747396376, 1747396376, '1'),
(206808, 37797, 'QU', 'OK', 'S', 1747396466, 1747396466, '1'),
(206809, 37796, 'QU', 'OK', 'S', 1747396601, 1747396601, '1'),
(206810, 37795, 'QU', 'OK', 'S', 1747396642, 1747396642, '1'),
(206811, 37610, 'QU', 'OK', 'S', 1747396689, 1747396689, '1'),
(206812, 21363, 'QU', 'OK', 'S', 1747396755, 1747396755, '1'),
(206813, 18266, 'QU', 'OK', 'S', 1747397069, 1747397069, '1'),
(206814, 14542, 'QU', 'OK', 'S', 1747397190, 1747397190, '1'),
(206815, 31146, 'QU', 'OK', 'S', 1747398828, 1747398828, '1'),
(206816, 31146, 'QU', 'OK', 'S', 1747402577, 1747402577, '1'),
(206817, 37507, 'QU', 'OK', 'S', 1747402833, 1747402833, '1'),
(206818, 30192, 'QU', 'OK', 'S', 1747403137, 1747403137, '1'),
(206819, 30192, 'QU', 'OK', 'S', 1747403137, 1747403137, '1'),
(206820, 31147, 'QU', 'OK', 'S', 1747403348, 1747403348, '1'),
(206821, 36199, 'QU', 'OK', 'S', 1747403557, 1747403557, '1'),
(206822, 36199, 'QU', 'OK', 'S', 1747403562, 1747403562, '1'),
(206823, 31897, 'QU', 'OK', 'S', 1747403572, 1747403572, '1'),
(206824, 33614, 'QU', 'OK', 'S', 1747403936, 1747403936, '1'),
(206825, 33614, 'QU', 'OK', 'S', 1747404050, 1747404050, '1'),
(206826, 10931, 'QU', 'OK', 'S', 1747404067, 1747404067, '1'),
(206827, 36199, 'QU', 'OK', 'S', 1747404086, 1747404086, '1'),
(206828, 31897, 'QU', 'OK', 'S', 1747404096, 1747404096, '1'),
(206829, 36822, 'QU', 'OK', 'S', 1747404108, 1747404108, '1'),
(206830, 31138, 'QU', 'OK', 'S', 1747457515, 1747457515, '1'),
(206831, 37294, 'QU', 'OK', 'S', 1747457745, 1747457745, '1'),
(206832, 37522, 'QU', 'OK', 'S', 1747458158, 1747458158, '1'),
(206833, 24800, 'QU', 'OK', 'S', 1747460714, 1747460714, '1'),
(206834, 33543, 'QU', 'OK', 'S', 1747460718, 1747460718, '1'),
(206835, 37371, 'QU', 'OK', 'S', 1747460723, 1747460723, '1'),
(206836, 35974, 'QU', 'OK', 'S', 1747460728, 1747460728, '1'),
(206837, 36009, 'QU', 'OK', 'S', 1747460732, 1747460732, '1'),
(206838, 36896, 'QU', 'OK', 'S', 1747460740, 1747460740, '1'),
(206839, 36903, 'QU', 'OK', 'S', 1747460744, 1747460744, '1'),
(206840, 36898, 'QU', 'OK', 'S', 1747460747, 1747460747, '1'),
(206841, 37490, 'QU', 'OK', 'S', 1747460751, 1747460751, '1'),
(206842, 35485, 'QU', 'OK', 'S', 1747460754, 1747460754, '1'),
(206843, 36901, 'QU', 'OK', 'S', 1747460758, 1747460758, '1'),
(206844, 18729, 'QU', 'OK', 'S', 1747460764, 1747460764, '1'),
(206845, 26756, 'QU', 'OK', 'S', 1747460767, 1747460767, '1'),
(206846, 17221, 'QU', 'OK', 'S', 1747460772, 1747460772, '1'),
(206847, 15546, 'QU', 'OK', 'S', 1747460776, 1747460776, '1'),
(206848, 36900, 'QU', 'OK', 'S', 1747460780, 1747460780, '1'),
(206849, 36010, 'QU', 'OK', 'S', 1747460786, 1747460786, '1'),
(206850, 36905, 'QU', 'OK', 'S', 1747460790, 1747460790, '1'),
(206851, 36899, 'QU', 'OK', 'S', 1747460794, 1747460794, '1'),
(206852, 36728, 'QU', 'OK', 'S', 1747460797, 1747460797, '1'),
(206853, 37497, 'QU', 'OK', 'S', 1747460800, 1747460800, '1'),
(206854, 36906, 'QU', 'OK', 'S', 1747460803, 1747460803, '1'),
(206855, 36907, 'QU', 'OK', 'S', 1747460806, 1747460806, '1'),
(206856, 18850, 'QU', 'OK', 'S', 1747460809, 1747460809, '1'),
(206857, 36904, 'QU', 'OK', 'S', 1747460812, 1747460812, '1'),
(206858, 34439, 'QU', 'OK', 'S', 1747460822, 1747460822, '1'),
(206859, 37507, 'QU', 'OK', 'S', 1747461462, 1747461462, '1'),
(206860, 37507, 'QU', 'OK', 'S', 1747461464, 1747461464, '1'),
(206861, 37507, 'QU', 'OK', 'S', 1747461467, 1747461467, '1'),
(206862, 37507, 'QU', 'OK', 'S', 1747461469, 1747461469, '1'),
(206863, 37507, 'QU', 'OK', 'S', 1747461471, 1747461471, '1'),
(206864, 37507, 'QU', 'OK', 'S', 1747461473, 1747461473, '1'),
(206865, 37507, 'QU', 'OK', 'S', 1747461475, 1747461475, '1'),
(206866, 37507, 'QU', 'OK', 'S', 1747461478, 1747461478, '1'),
(206867, 37507, 'QU', 'OK', 'S', 1747461481, 1747461481, '1'),
(206868, 37780, 'QU', 'OK', 'S', 1747461485, 1747461485, '1'),
(206869, 37780, 'QU', 'OK', 'S', 1747461487, 1747461487, '1'),
(206870, 37780, 'QU', 'OK', 'S', 1747461489, 1747461489, '1'),
(206871, 37780, 'QU', 'OK', 'S', 1747461492, 1747461492, '1'),
(206872, 37778, 'QU', 'OK', 'S', 1747461494, 1747461494, '1'),
(206873, 37778, 'QU', 'OK', 'S', 1747461497, 1747461497, '1'),
(206874, 37779, 'QU', 'OK', 'S', 1747461503, 1747461503, '1'),
(206875, 37779, 'QU', 'OK', 'S', 1747461506, 1747461506, '1'),
(206876, 37779, 'QU', 'OK', 'S', 1747461508, 1747461508, '1'),
(206877, 37779, 'QU', 'OK', 'S', 1747461510, 1747461510, '1'),
(206878, 37779, 'QU', 'OK', 'S', 1747461635, 1747461635, '1'),
(206879, 37779, 'QU', 'OK', 'S', 1747461637, 1747461637, '1'),
(206880, 37779, 'QU', 'OK', 'S', 1747461641, 1747461641, '1'),
(206881, 37779, 'QU', 'OK', 'S', 1747461658, 1747461658, '1'),
(206882, 37779, 'QU', 'OK', 'S', 1747461915, 1747461915, '1'),
(206883, 37779, 'QU', 'OK', 'S', 1747461917, 1747461917, '1'),
(206884, 37779, 'QU', 'OK', 'S', 1747461919, 1747461919, '1'),
(206885, 37779, 'QU', 'OK', 'S', 1747461921, 1747461921, '1'),
(206886, 37779, 'QU', 'OK', 'S', 1747461941, 1747461941, '1'),
(206887, 37779, 'QU', 'OK', 'S', 1747461949, 1747461949, '1'),
(206888, 37778, 'QU', 'OK', 'S', 1747463101, 1747463101, '1'),
(206889, 37778, 'QU', 'OK', 'S', 1747463109, 1747463109, '1'),
(206890, 37778, 'QU', 'OK', 'S', 1747463111, 1747463111, '1'),
(206891, 37780, 'QU', 'OK', 'S', 1747463144, 1747463144, '1'),
(206892, 37780, 'QU', 'OK', 'S', 1747463148, 1747463148, '1'),
(206893, 37780, 'QU', 'OK', 'S', 1747463153, 1747463153, '1'),
(206894, 37780, 'QU', 'OK', 'S', 1747463156, 1747463156, '1'),
(206895, 37777, 'QU', 'OK', 'S', 1747463242, 1747463242, '1'),
(206896, 37777, 'QU', 'OK', 'S', 1747463245, 1747463245, '1'),
(206897, 37777, 'QU', 'OK', 'S', 1747463247, 1747463247, '1'),
(206898, 37777, 'QU', 'OK', 'S', 1747463250, 1747463250, '1'),
(206899, 37777, 'QU', 'OK', 'S', 1747463252, 1747463252, '1'),
(206900, 37777, 'QU', 'OK', 'S', 1747463255, 1747463255, '1'),
(206901, 37777, 'QU', 'OK', 'S', 1747463258, 1747463258, '1'),
(206902, 37777, 'QU', 'OK', 'S', 1747463260, 1747463260, '1'),
(206903, 37532, 'QU', 'OK', 'S', 1747463557, 1747463557, '1'),
(206904, 18743, 'QU', 'OK', 'S', 1747464436, 1747464436, '1'),
(206905, 21680, 'QU', 'OK', 'S', 1747464664, 1747464664, '1'),
(206906, 21680, 'QU', 'OK', 'S', 1747464667, 1747464667, '1'),
(206907, 21680, 'QU', 'OK', 'S', 1747464671, 1747464671, '1'),
(206908, 21680, 'QU', 'OK', 'S', 1747464675, 1747464675, '1'),
(206909, 21680, 'QU', 'OK', 'S', 1747464678, 1747464678, '1'),
(206910, 37603, 'QU', 'OK', 'S', 1747464681, 1747464681, '1'),
(206911, 37603, 'QU', 'OK', 'S', 1747464683, 1747464683, '1'),
(206912, 37645, 'QU', 'OK', 'S', 1747464685, 1747464685, '1'),
(206913, 27058, 'QU', 'OK', 'S', 1747464886, 1747464886, '1'),
(206914, 37532, 'QU', 'OK', 'S', 1747465047, 1747465047, '1'),
(206915, 36436, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206916, 36436, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206917, 31762, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206918, 31307, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206919, 31307, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206920, 27058, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206921, 37458, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206922, 32748, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206923, 34064, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206924, 34064, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206925, 30110, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206926, 37388, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206927, 33527, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206928, 32926, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206929, 31762, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206930, 35714, 'QU', 'OK', 'S', 1747465060, 1747465060, '1'),
(206931, 30110, 'QU', 'OK', 'S', 1747465061, 1747465061, '1'),
(206932, 35714, 'QU', 'OK', 'S', 1747465061, 1747465061, '1'),
(206933, 21680, 'QU', 'OK', 'S', 1747465070, 1747465070, '1'),
(206934, 21680, 'QU', 'OK', 'S', 1747465071, 1747465071, '1'),
(206935, 21680, 'QU', 'OK', 'S', 1747465071, 1747465071, '1'),
(206936, 21680, 'QU', 'OK', 'S', 1747465073, 1747465073, '1'),
(206937, 21680, 'QU', 'OK', 'S', 1747465074, 1747465074, '1'),
(206938, 37603, 'QU', 'OK', 'S', 1747465075, 1747465075, '1'),
(206939, 37603, 'QU', 'OK', 'S', 1747465076, 1747465076, '1'),
(206940, 37645, 'QU', 'OK', 'S', 1747465077, 1747465077, '1'),
(206941, 30110, 'QU', 'OK', 'S', 1747465096, 1747465096, '1'),
(206942, 32926, 'QU', 'OK', 'S', 1747465101, 1747465101, '1'),
(206943, 32748, 'QU', 'OK', 'S', 1747465103, 1747465103, '1'),
(206944, 31307, 'QU', 'OK', 'S', 1747465106, 1747465106, '1'),
(206945, 36436, 'QU', 'OK', 'S', 1747465110, 1747465110, '1'),
(206946, 36436, 'QU', 'OK', 'S', 1747465113, 1747465113, '1'),
(206947, 30110, 'QU', 'OK', 'S', 1747465116, 1747465116, '1'),
(206948, 37458, 'QU', 'OK', 'S', 1747465119, 1747465119, '1'),
(206949, 31307, 'QU', 'OK', 'S', 1747465121, 1747465121, '1'),
(206950, 35714, 'QU', 'OK', 'S', 1747465124, 1747465124, '1'),
(206951, 31762, 'QU', 'OK', 'S', 1747465126, 1747465126, '1'),
(206952, 34064, 'QU', 'OK', 'S', 1747465130, 1747465130, '1'),
(206953, 31762, 'QU', 'OK', 'S', 1747465137, 1747465137, '1'),
(206954, 27058, 'QU', 'OK', 'S', 1747465143, 1747465143, '1'),
(206955, 33527, 'QU', 'OK', 'S', 1747465149, 1747465149, '1'),
(206956, 37388, 'QU', 'OK', 'S', 1747465153, 1747465153, '1'),
(206957, 36468, 'QU', 'OK', 'S', 1747465155, 1747465155, '1'),
(206958, 34064, 'QU', 'OK', 'S', 1747465157, 1747465157, '1'),
(206959, 35714, 'QU', 'OK', 'S', 1747465161, 1747465161, '1'),
(206960, 21680, 'QU', 'OK', 'S', 1747465167, 1747465167, '1'),
(206961, 21680, 'QU', 'OK', 'S', 1747465169, 1747465169, '1'),
(206962, 21680, 'QU', 'OK', 'S', 1747465171, 1747465171, '1'),
(206963, 21680, 'QU', 'OK', 'S', 1747465173, 1747465173, '1'),
(206964, 21680, 'QU', 'OK', 'S', 1747465176, 1747465176, '1'),
(206965, 37603, 'QU', 'OK', 'S', 1747465178, 1747465178, '1'),
(206966, 37603, 'QU', 'OK', 'S', 1747465181, 1747465181, '1'),
(206967, 37645, 'QU', 'OK', 'S', 1747465183, 1747465183, '1'),
(206968, 34374, 'QU', 'OK', 'S', 1747465590, 1747465590, '1'),
(206969, 34374, 'QU', 'OK', 'S', 1747465590, 1747465590, '1'),
(206970, 34374, 'QU', 'OK', 'S', 1747465631, 1747465631, '1'),
(206971, 34374, 'QU', 'OK', 'S', 1747465634, 1747465634, '1'),
(206972, 36370, 'QU', 'OK', 'S', 1747467063, 1747467063, '1'),
(206973, 33793, 'QU', 'OK', 'S', 1747467756, 1747467756, '1'),
(206974, 37594, 'QU', 'OK', 'S', 1747467963, 1747467963, '1'),
(206975, 24541, 'QU', 'OK', 'S', 1747468677, 1747468677, '1'),
(206976, 35339, 'QU', 'OK', 'S', 1747469624, 1747469624, '1'),
(206977, 35339, 'QU', 'OK', 'S', 1747469629, 1747469629, '1'),
(206978, 35339, 'QU', 'OK', 'S', 1747469631, 1747469631, '1'),
(206979, 35339, 'QU', 'OK', 'S', 1747469634, 1747469634, '1'),
(206980, 35339, 'QU', 'OK', 'S', 1747469637, 1747469637, '1'),
(206981, 35339, 'QU', 'OK', 'S', 1747469640, 1747469640, '1'),
(206982, 35339, 'QU', 'OK', 'S', 1747469644, 1747469644, '1'),
(206983, 35339, 'QU', 'OK', 'S', 1747469651, 1747469651, '1'),
(206984, 33906, 'QU', 'OK', 'S', 1747469657, 1747469657, '1'),
(206985, 35339, 'QU', 'OK', 'S', 1747469665, 1747469665, '1'),
(206986, 33906, 'QU', 'OK', 'S', 1747469670, 1747469670, '1'),
(206987, 33906, 'QU', 'OK', 'S', 1747469691, 1747469691, '1'),
(206988, 18565, 'QU', 'OK', 'S', 1747469704, 1747469704, '1'),
(206989, 18565, 'QU', 'OK', 'S', 1747469709, 1747469709, '1'),
(206990, 18565, 'QU', 'OK', 'S', 1747469713, 1747469713, '1'),
(206991, 18565, 'QU', 'OK', 'S', 1747469717, 1747469717, '1'),
(206992, 18565, 'QU', 'OK', 'S', 1747469721, 1747469721, '1'),
(206993, 18565, 'QU', 'OK', 'S', 1747469725, 1747469725, '1'),
(206994, 36870, 'QU', 'OK', 'S', 1747469732, 1747469732, '1'),
(206995, 36870, 'QU', 'OK', 'S', 1747469736, 1747469736, '1'),
(206996, 36870, 'QU', 'OK', 'S', 1747469740, 1747469740, '1'),
(206997, 36870, 'QU', 'OK', 'S', 1747469744, 1747469744, '1'),
(206998, 36870, 'QU', 'OK', 'S', 1747469748, 1747469748, '1'),
(206999, 36870, 'QU', 'OK', 'S', 1747469752, 1747469752, '1'),
(207000, 36870, 'QU', 'OK', 'S', 1747469757, 1747469757, '1'),
(207001, 36870, 'QU', 'OK', 'S', 1747469761, 1747469761, '1'),
(207002, 36870, 'QU', 'OK', 'S', 1747469766, 1747469766, '1'),
(207003, 36870, 'QU', 'OK', 'S', 1747469770, 1747469770, '1'),
(207004, 36870, 'QU', 'OK', 'S', 1747469774, 1747469774, '1'),
(207005, 36870, 'QU', 'OK', 'S', 1747469778, 1747469778, '1'),
(207006, 36870, 'QU', 'OK', 'S', 1747469781, 1747469781, '1'),
(207007, 36870, 'QU', 'OK', 'S', 1747469784, 1747469784, '1'),
(207008, 36870, 'QU', 'OK', 'S', 1747469788, 1747469788, '1'),
(207009, 36870, 'QU', 'OK', 'S', 1747469791, 1747469791, '1'),
(207010, 36870, 'QU', 'OK', 'S', 1747469794, 1747469794, '1'),
(207011, 36870, 'QU', 'OK', 'S', 1747469798, 1747469798, '1'),
(207012, 35339, 'QU', 'OK', 'S', 1747469802, 1747469802, '1'),
(207013, 35669, 'QU', 'OK', 'S', 1747469806, 1747469806, '1'),
(207014, 35669, 'QU', 'OK', 'S', 1747469812, 1747469812, '1'),
(207015, 35669, 'QU', 'OK', 'S', 1747469816, 1747469816, '1'),
(207016, 30159, 'QU', 'OK', 'S', 1747469820, 1747469820, '1'),
(207017, 30159, 'QU', 'OK', 'S', 1747469825, 1747469825, '1'),
(207018, 30159, 'QU', 'OK', 'S', 1747469829, 1747469829, '1'),
(207019, 30159, 'QU', 'OK', 'S', 1747469834, 1747469834, '1'),
(207020, 30159, 'QU', 'OK', 'S', 1747469838, 1747469838, '1'),
(207021, 30147, 'QU', 'OK', 'S', 1747469841, 1747469841, '1'),
(207022, 37600, 'QU', 'OK', 'S', 1747473413, 1747473413, '1'),
(207023, 37270, 'QU', 'OK', 'S', 1747474648, 1747474648, '1'),
(207024, 37090, 'QU', 'OK', 'S', 1747474682, 1747474682, '1'),
(207025, 37090, 'QU', 'OK', 'S', 1747474682, 1747474682, '1'),
(207026, 37090, 'QU', 'OK', 'S', 1747474682, 1747474682, '1'),
(207027, 35279, 'QU', 'OK', 'S', 1747474781, 1747474781, '1'),
(207028, 29526, 'QU', 'OK', 'S', 1747474904, 1747474904, '1'),
(207029, 31144, 'QU', 'OK', 'S', 1747476935, 1747476935, '1'),
(207030, 31144, 'QU', 'OK', 'S', 1747476939, 1747476939, '1'),
(207031, 31144, 'QU', 'OK', 'S', 1747476955, 1747476955, '1'),
(207032, 34439, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207033, 36904, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207034, 18850, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207035, 36907, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207036, 36906, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207037, 37497, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207038, 36728, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207039, 36899, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207040, 36905, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207041, 36010, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207042, 36900, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207043, 15546, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207044, 17221, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207045, 26756, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207046, 18729, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207047, 36901, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207048, 35485, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207049, 37490, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207050, 36898, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207051, 36903, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207052, 36896, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207053, 36009, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207054, 35974, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207055, 37371, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207056, 33543, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207057, 24800, 'QU', 'OK', 'S', 1747477500, 1747477500, '1'),
(207058, 37436, 'QU', 'OK', 'S', 1747477585, 1747477585, '1'),
(207059, 2727, 'QU', 'OK', 'S', 1747477591, 1747477591, '1'),
(207060, 14930, 'QU', 'OK', 'S', 1747477596, 1747477596, '1'),
(207061, 37436, 'QU', 'OK', 'S', 1747477604, 1747477604, '1'),
(207062, 37384, 'QU', 'OK', 'S', 1747477621, 1747477621, '1'),
(207063, 37053, 'QU', 'OK', 'S', 1747477627, 1747477627, '1'),
(207064, 10205, 'QU', 'OK', 'S', 1747477632, 1747477632, '1'),
(207065, 37453, 'QU', 'OK', 'S', 1747477638, 1747477638, '1'),
(207066, 37453, 'QU', 'OK', 'S', 1747477643, 1747477643, '1'),
(207067, 37453, 'QU', 'OK', 'S', 1747477647, 1747477647, '1'),
(207068, 10412, 'QU', 'OK', 'S', 1747477651, 1747477651, '1'),
(207069, 37650, 'QU', 'OK', 'S', 1747477656, 1747477656, '1'),
(207070, 37507, 'QU', 'OK', 'S', 1747477662, 1747477662, '1'),
(207071, 35341, 'QU', 'OK', 'S', 1747477667, 1747477667, '1'),
(207072, 34439, 'QU', 'OK', 'S', 1747477672, 1747477672, '1'),
(207073, 36904, 'QU', 'OK', 'S', 1747477676, 1747477676, '1'),
(207074, 35547, 'QU', 'OK', 'S', 1747477681, 1747477681, '1'),
(207075, 37650, 'QU', 'OK', 'S', 1747477684, 1747477684, '1'),
(207076, 35547, 'QU', 'OK', 'S', 1747477691, 1747477691, '1'),
(207077, 22797, 'QU', 'OK', 'S', 1747477695, 1747477695, '1'),
(207078, 36907, 'QU', 'OK', 'S', 1747477699, 1747477699, '1'),
(207079, 37497, 'QU', 'OK', 'S', 1747477704, 1747477704, '1'),
(207080, 37384, 'QU', 'OK', 'S', 1747477709, 1747477709, '1'),
(207081, 37507, 'QU', 'OK', 'S', 1747477714, 1747477714, '1'),
(207082, 37384, 'QU', 'OK', 'S', 1747477718, 1747477718, '1'),
(207083, 4653, 'QU', 'OK', 'S', 1747477723, 1747477723, '1'),
(207084, 36770, 'QU', 'OK', 'S', 1747477727, 1747477727, '1'),
(207085, 18850, 'QU', 'OK', 'S', 1747477732, 1747477732, '1'),
(207086, 36906, 'QU', 'OK', 'S', 1747477735, 1747477735, '1'),
(207087, 36728, 'QU', 'OK', 'S', 1747477741, 1747477741, '1'),
(207088, 36905, 'QU', 'OK', 'S', 1747477745, 1747477745, '1'),
(207089, 17221, 'QU', 'OK', 'S', 1747477750, 1747477750, '1'),
(207090, 36899, 'QU', 'OK', 'S', 1747477779, 1747477779, '1'),
(207091, 36901, 'QU', 'OK', 'S', 1747477786, 1747477786, '1'),
(207092, 36896, 'QU', 'OK', 'S', 1747477791, 1747477791, '1'),
(207093, 24800, 'QU', 'OK', 'S', 1747477797, 1747477797, '1'),
(207094, 35974, 'QU', 'OK', 'S', 1747477803, 1747477803, '1'),
(207095, 26756, 'QU', 'OK', 'S', 1747477810, 1747477810, '1'),
(207096, 36900, 'QU', 'OK', 'S', 1747477815, 1747477815, '1'),
(207097, 18729, 'QU', 'OK', 'S', 1747477827, 1747477827, '1'),
(207098, 37490, 'QU', 'OK', 'S', 1747477835, 1747477835, '1'),
(207099, 36898, 'QU', 'OK', 'S', 1747477840, 1747477840, '1'),
(207100, 36903, 'QU', 'OK', 'S', 1747477845, 1747477845, '1'),
(207101, 36171, 'QU', 'OK', 'S', 1747477849, 1747477849, '1'),
(207102, 35485, 'QU', 'OK', 'S', 1747477856, 1747477856, '1'),
(207103, 36009, 'QU', 'OK', 'S', 1747477860, 1747477860, '1'),
(207104, 37371, 'QU', 'OK', 'S', 1747477884, 1747477884, '1'),
(207105, 24322, 'QU', 'OK', 'S', 1747477901, 1747477901, '1'),
(207106, 35356, 'QU', 'OK', 'S', 1747477910, 1747477910, '1'),
(207107, 36010, 'QU', 'OK', 'S', 1747477919, 1747477919, '1'),
(207108, 15546, 'QU', 'OK', 'S', 1747477923, 1747477923, '1'),
(207109, 33543, 'QU', 'OK', 'S', 1747477930, 1747477930, '1'),
(207110, 37257, 'QU', 'OK', 'S', 1747477936, 1747477936, '1'),
(207111, 35190, 'QU', 'OK', 'S', 1747477950, 1747477950, '1'),
(207112, 37436, 'QU', 'OK', 'S', 1747477961, 1747477961, '1'),
(207113, 24321, 'QU', 'OK', 'S', 1747477966, 1747477966, '1'),
(207114, 37814, 'QU', 'OK', 'S', 1747479891, 1747479891, '1'),
(207115, 37813, 'QU', 'OK', 'S', 1747479916, 1747479916, '1'),
(207116, 37814, 'QU', 'OK', 'S', 1747482335, 1747482335, '1'),
(207117, 37815, 'QU', 'OK', 'S', 1747482430, 1747482430, '1'),
(207118, 37812, 'QU', 'OK', 'S', 1747482788, 1747482788, '1'),
(207119, 37811, 'QU', 'OK', 'S', 1747483149, 1747483149, '1'),
(207120, 36445, 'QU', 'OK', 'S', 1747483223, 1747483223, '1'),
(207121, 36445, 'QU', 'OK', 'S', 1747483226, 1747483226, '1'),
(207122, 37810, 'QU', 'OK', 'S', 1747483257, 1747483257, '1'),
(207123, 35746, 'QU', 'OK', 'S', 1747483664, 1747483664, '1'),
(207124, 36185, 'QU', 'OK', 'S', 1747483824, 1747483824, '1'),
(207125, 31147, 'QU', 'OK', 'S', 1747484026, 1747484026, '1'),
(207126, 37809, 'QU', 'OK', 'S', 1747484302, 1747484302, '1'),
(207127, 37808, 'QU', 'OK', 'S', 1747484956, 1747484956, '1'),
(207128, 37807, 'QU', 'OK', 'S', 1747485052, 1747485052, '1'),
(207129, 37806, 'QU', 'OK', 'S', 1747485347, 1747485347, '1'),
(207130, 37805, 'QU', 'OK', 'S', 1747485448, 1747485448, '1'),
(207131, 37804, 'QU', 'OK', 'S', 1747485533, 1747485533, '1'),
(207132, 37803, 'QU', 'OK', 'S', 1747485618, 1747485618, '1'),
(207133, 37819, 'QU', 'OK', 'S', 1747486206, 1747486206, '1'),
(207134, 37818, 'QU', 'OK', 'S', 1747486451, 1747486451, '1'),
(207135, 37817, 'QU', 'OK', 'S', 1747486632, 1747486632, '1'),
(207136, 37816, 'QU', 'OK', 'S', 1747486837, 1747486837, '1'),
(207137, 37507, 'QU', 'OK', 'S', 1747489873, 1747489873, '1'),
(207138, 37507, 'QU', 'OK', 'S', 1747489876, 1747489876, '1'),
(207139, 37507, 'QU', 'OK', 'S', 1747489878, 1747489878, '1'),
(207140, 37507, 'QU', 'OK', 'S', 1747489883, 1747489883, '1'),
(207141, 37507, 'QU', 'OK', 'S', 1747489885, 1747489885, '1'),
(207142, 37507, 'QU', 'OK', 'S', 1747489888, 1747489888, '1'),
(207143, 37507, 'QU', 'OK', 'S', 1747489892, 1747489892, '1'),
(207144, 37517, 'QU', 'OK', 'S', 1747491940, 1747491940, '1'),
(207145, 29784, 'QU', 'OK', 'S', 1747492050, 1747492050, '1'),
(207146, 29784, 'QU', 'OK', 'S', 1747492050, 1747492050, '1'),
(207147, 29784, 'QU', 'OK', 'S', 1747492050, 1747492050, '1'),
(207148, 29784, 'QU', 'OK', 'S', 1747492050, 1747492050, '1'),
(207149, 29784, 'QU', 'OK', 'S', 1747492050, 1747492050, '1'),
(207150, 29722, 'QU', 'OK', 'S', 1747492116, 1747492116, '1'),
(207151, 29722, 'QU', 'OK', 'S', 1747492116, 1747492116, '1'),
(207152, 29722, 'QU', 'OK', 'S', 1747492116, 1747492116, '1'),
(207153, 29722, 'QU', 'OK', 'S', 1747492116, 1747492116, '1'),
(207154, 29830, 'QU', 'OK', 'S', 1747492641, 1747492641, '1'),
(207155, 29830, 'QU', 'OK', 'S', 1747492641, 1747492641, '1'),
(207156, 29830, 'QU', 'OK', 'S', 1747492641, 1747492641, '1'),
(207157, 29830, 'QU', 'OK', 'S', 1747492641, 1747492641, '1'),
(207158, 29830, 'QU', 'OK', 'S', 1747492641, 1747492641, '1'),
(207159, 29722, 'QU', 'OK', 'S', 1747492711, 1747492711, '1'),
(207160, 29722, 'QU', 'OK', 'S', 1747492711, 1747492711, '1'),
(207161, 29722, 'QU', 'OK', 'S', 1747492711, 1747492711, '1'),
(207162, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207163, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207164, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207165, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207166, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207167, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207168, 29697, 'QU', 'OK', 'S', 1747492855, 1747492855, '1'),
(207169, 37425, 'QU', 'OK', 'S', 1747493056, 1747493056, '1'),
(207170, 35202, 'QU', 'OK', 'S', 1747493177, 1747493177, '1'),
(207171, 35039, 'QU', 'OK', 'S', 1747493334, 1747493334, '1'),
(207172, 35039, 'QU', 'OK', 'S', 1747493334, 1747493334, '1'),
(207173, 34960, 'QU', 'OK', 'S', 1747493366, 1747493366, '1'),
(207174, 35040, 'QU', 'OK', 'S', 1747493409, 1747493409, '1'),
(207175, 37808, 'QU', 'OK', 'S', 1747632438, 1747632438, '1'),
(207176, 31144, 'QU', 'OK', 'S', 1747633045, 1747633045, '1'),
(207177, 31138, 'QU', 'OK', 'S', 1747633209, 1747633209, '1'),
(207178, 37522, 'QU', 'OK', 'S', 1747633230, 1747633230, '1'),
(207179, 37532, 'QU', 'OK', 'S', 1747633257, 1747633257, '1'),
(207180, 37532, 'QU', 'OK', 'S', 1747633264, 1747633264, '1'),
(207181, 37532, 'QU', 'OK', 'S', 1747633278, 1747633278, '1'),
(207182, 31130, 'QU', 'OK', 'S', 1747633310, 1747633310, '1'),
(207183, 37294, 'QU', 'OK', 'S', 1747633335, 1747633335, '1'),
(207184, 37537, 'QU', 'OK', 'S', 1747633387, 1747633387, '1'),
(207185, 31152, 'QU', 'OK', 'S', 1747633425, 1747633425, '1'),
(207186, 30494, 'QU', 'OK', 'S', 1747635339, 1747635339, '1'),
(207187, 22855, 'QU', 'OK', 'S', 1747635342, 1747635342, '1'),
(207188, 36320, 'QU', 'OK', 'S', 1747635346, 1747635346, '1'),
(207189, 34287, 'QU', 'OK', 'S', 1747635348, 1747635348, '1'),
(207190, 1116, 'QU', 'OK', 'S', 1747635350, 1747635350, '1'),
(207191, 36934, 'QU', 'OK', 'S', 1747635353, 1747635353, '1'),
(207192, 37749, 'QU', 'OK', 'S', 1747635357, 1747635357, '1'),
(207193, 7990, 'QU', 'OK', 'S', 1747635360, 1747635360, '1'),
(207194, 37075, 'QU', 'OK', 'S', 1747635362, 1747635362, '1'),
(207195, 36078, 'QU', 'OK', 'S', 1747635366, 1747635366, '1'),
(207196, 37173, 'QU', 'OK', 'S', 1747635368, 1747635368, '1'),
(207197, 657, 'QU', 'OK', 'S', 1747635401, 1747635401, '1'),
(207198, 728, 'QU', 'OK', 'S', 1747635424, 1747635424, '1'),
(207199, 835, 'QU', 'OK', 'S', 1747635433, 1747635433, '1'),
(207200, 34862, 'QU', 'OK', 'S', 1747635477, 1747635477, '1'),
(207201, 678, 'QU', 'OK', 'S', 1747635488, 1747635488, '1'),
(207202, 10481, 'QU', 'OK', 'S', 1747635495, 1747635495, '1'),
(207203, 678, 'QU', 'OK', 'S', 1747635564, 1747635564, '1'),
(207204, 678, 'QU', 'OK', 'S', 1747635568, 1747635568, '1'),
(207205, 10481, 'QU', 'OK', 'S', 1747635592, 1747635592, '1'),
(207206, 2400, 'QU', 'OK', 'S', 1747639426, 1747639426, '1'),
(207207, 119, 'QU', 'OK', 'S', 1747639450, 1747639450, '1'),
(207208, 119, 'QU', 'OK', 'S', 1747639454, 1747639454, '1'),
(207209, 36468, 'QU', 'OK', 'S', 1747640339, 1747640339, '1'),
(207210, 37820, 'QU', 'OK', 'S', 1747641000, 1747641000, '1'),
(207211, 37291, 'QU', 'OK', 'S', 1747641061, 1747641061, '1'),
(207212, 37291, 'QU', 'OK', 'S', 1747641147, 1747641147, '1'),
(207213, 37820, 'QU', 'OK', 'S', 1747641234, 1747641234, '1'),
(207214, 37820, 'QU', 'OK', 'S', 1747641238, 1747641238, '1'),
(207215, 37820, 'QU', 'OK', 'S', 1747641241, 1747641241, '1'),
(207216, 22734, 'QU', 'OK', 'S', 1747641502, 1747641502, '1'),
(207217, 18463, 'QU', 'OK', 'S', 1747641508, 1747641508, '1'),
(207218, 32574, 'QU', 'OK', 'S', 1747641516, 1747641516, '1'),
(207219, 23779, 'QU', 'OK', 'S', 1747641534, 1747641534, '1'),
(207220, 26461, 'QU', 'OK', 'S', 1747641543, 1747641543, '1'),
(207221, 27262, 'QU', 'OK', 'S', 1747641572, 1747641572, '1'),
(207222, 25757, 'QU', 'OK', 'S', 1747641583, 1747641583, '1'),
(207223, 25757, 'QU', 'OK', 'S', 1747641583, 1747641583, '1'),
(207224, 35407, 'QU', 'OK', 'S', 1747641611, 1747641611, '1'),
(207225, 35407, 'QU', 'OK', 'S', 1747641611, 1747641611, '1'),
(207226, 35407, 'QU', 'OK', 'S', 1747641611, 1747641611, '1'),
(207227, 19139, 'QU', 'OK', 'S', 1747641638, 1747641638, '1'),
(207228, 13502, 'QU', 'OK', 'S', 1747642446, 1747642446, '1'),
(207229, 35547, 'QU', 'OK', 'S', 1747642862, 1747642862, '1'),
(207230, 37532, 'QU', 'OK', 'S', 1747647288, 1747647288, '1'),
(207231, 35407, 'QU', 'OK', 'S', 1747647808, 1747647808, '1'),
(207232, 35407, 'QU', 'OK', 'S', 1747647810, 1747647810, '1'),
(207233, 35407, 'QU', 'OK', 'S', 1747647813, 1747647813, '1'),
(207234, 37507, 'QU', 'OK', 'S', 1747648559, 1747648559, '1'),
(207235, 37507, 'QU', 'OK', 'S', 1747648565, 1747648565, '1'),
(207236, 37507, 'QU', 'OK', 'S', 1747648596, 1747648596, '1'),
(207237, 37532, 'QU', 'OK', 'S', 1747648615, 1747648615, '1'),
(207238, 26210, 'QU', 'OK', 'S', 1747651411, 1747651411, '1'),
(207239, 26210, 'QU', 'OK', 'S', 1747651423, 1747651423, '1'),
(207240, 33784, 'QU', 'OK', 'S', 1747651429, 1747651429, '1'),
(207241, 14366, 'QU', 'OK', 'S', 1747651432, 1747651432, '1'),
(207242, 37194, 'QU', 'OK', 'S', 1747651434, 1747651434, '1'),
(207243, 14478, 'QU', 'OK', 'S', 1747651438, 1747651438, '1'),
(207244, 26433, 'QU', 'OK', 'S', 1747651440, 1747651440, '1'),
(207245, 12737, 'QU', 'OK', 'S', 1747651443, 1747651443, '1'),
(207246, 33914, 'QU', 'OK', 'S', 1747651447, 1747651447, '1'),
(207247, 37385, 'QU', 'OK', 'S', 1747651450, 1747651450, '1'),
(207248, 37385, 'QU', 'OK', 'S', 1747651453, 1747651453, '1'),
(207249, 26210, 'QU', 'OK', 'S', 1747651453, 1747651453, '1'),
(207250, 14543, 'QU', 'OK', 'S', 1747651466, 1747651466, '1'),
(207251, 14542, 'QU', 'OK', 'S', 1747651469, 1747651469, '1'),
(207252, 36581, 'QU', 'OK', 'S', 1747651472, 1747651472, '1'),
(207253, 26210, 'QU', 'OK', 'S', 1747651479, 1747651479, '1'),
(207254, 33863, 'QU', 'OK', 'S', 1747651483, 1747651483, '1'),
(207255, 26210, 'QU', 'OK', 'S', 1747651485, 1747651485, '1'),
(207256, 37599, 'QU', 'OK', 'S', 1747651487, 1747651487, '1'),
(207257, 26210, 'QU', 'OK', 'S', 1747651493, 1747651493, '1'),
(207258, 31971, 'QU', 'OK', 'S', 1747651496, 1747651496, '1'),
(207259, 37709, 'QU', 'OK', 'S', 1747651501, 1747651501, '1'),
(207260, 37459, 'QU', 'OK', 'S', 1747651505, 1747651505, '1'),
(207261, 37461, 'QU', 'OK', 'S', 1747651508, 1747651508, '1'),
(207262, 35714, 'QU', 'OK', 'S', 1747651513, 1747651513, '1'),
(207263, 36214, 'QU', 'OK', 'S', 1747651520, 1747651520, '1'),
(207264, 19770, 'QU', 'OK', 'S', 1747651528, 1747651528, '1'),
(207265, 31138, 'QU', 'OK', 'S', 1747651616, 1747651616, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(207266, 32328, 'QU', 'OK', 'S', 1747651670, 1747651670, '1'),
(207267, 37438, 'QU', 'OK', 'S', 1747651678, 1747651678, '1'),
(207268, 33851, 'QU', 'OK', 'S', 1747651690, 1747651690, '1'),
(207269, 37457, 'QU', 'OK', 'S', 1747651739, 1747651739, '1'),
(207270, 33774, 'QU', 'OK', 'S', 1747651741, 1747651741, '1'),
(207271, 33774, 'QU', 'OK', 'S', 1747651756, 1747651756, '1'),
(207272, 33774, 'QU', 'OK', 'S', 1747652321, 1747652321, '1'),
(207273, 31971, 'QU', 'OK', 'S', 1747652349, 1747652349, '1'),
(207274, 37532, 'QU', 'OK', 'S', 1747652452, 1747652452, '1'),
(207275, 31147, 'QU', 'OK', 'S', 1747653596, 1747653596, '1'),
(207276, 32978, 'QU', 'OK', 'S', 1747655226, 1747655226, '1'),
(207277, 32978, 'QU', 'OK', 'S', 1747655235, 1747655235, '1'),
(207278, 28222, 'QU', 'OK', 'S', 1747655238, 1747655238, '1'),
(207279, 28222, 'QU', 'OK', 'S', 1747655241, 1747655241, '1'),
(207280, 28222, 'QU', 'OK', 'S', 1747655245, 1747655245, '1'),
(207281, 28222, 'QU', 'OK', 'S', 1747655248, 1747655248, '1'),
(207282, 28222, 'QU', 'OK', 'S', 1747655253, 1747655253, '1'),
(207283, 28222, 'QU', 'OK', 'S', 1747655258, 1747655258, '1'),
(207284, 28222, 'QU', 'OK', 'S', 1747655263, 1747655263, '1'),
(207285, 21022, 'QU', 'OK', 'S', 1747655273, 1747655273, '1'),
(207286, 21022, 'QU', 'OK', 'S', 1747655278, 1747655278, '1'),
(207287, 21022, 'QU', 'OK', 'S', 1747655283, 1747655283, '1'),
(207288, 21022, 'QU', 'OK', 'S', 1747655287, 1747655287, '1'),
(207289, 21022, 'QU', 'OK', 'S', 1747655291, 1747655291, '1'),
(207290, 36538, 'QU', 'OK', 'S', 1747655295, 1747655295, '1'),
(207291, 36538, 'QU', 'OK', 'S', 1747655300, 1747655300, '1'),
(207292, 36538, 'QU', 'OK', 'S', 1747655304, 1747655304, '1'),
(207293, 36538, 'QU', 'OK', 'S', 1747655309, 1747655309, '1'),
(207294, 36538, 'QU', 'OK', 'S', 1747655313, 1747655313, '1'),
(207295, 36538, 'QU', 'OK', 'S', 1747655318, 1747655318, '1'),
(207296, 36539, 'QU', 'OK', 'S', 1747655325, 1747655325, '1'),
(207297, 36539, 'QU', 'OK', 'S', 1747655331, 1747655331, '1'),
(207298, 36539, 'QU', 'OK', 'S', 1747655336, 1747655336, '1'),
(207299, 36539, 'QU', 'OK', 'S', 1747655342, 1747655342, '1'),
(207300, 36539, 'QU', 'OK', 'S', 1747655347, 1747655347, '1'),
(207301, 36539, 'QU', 'OK', 'S', 1747655352, 1747655352, '1'),
(207302, 32102, 'QU', 'OK', 'S', 1747655358, 1747655358, '1'),
(207303, 32102, 'QU', 'OK', 'S', 1747655363, 1747655363, '1'),
(207304, 37756, 'QU', 'OK', 'S', 1747655367, 1747655367, '1'),
(207305, 32978, 'QU', 'OK', 'S', 1747655375, 1747655375, '1'),
(207306, 32978, 'QU', 'OK', 'S', 1747655381, 1747655381, '1'),
(207307, 37756, 'QU', 'OK', 'S', 1747655386, 1747655386, '1'),
(207308, 26547, 'QU', 'OK', 'S', 1747655392, 1747655392, '1'),
(207309, 37756, 'QU', 'OK', 'S', 1747655396, 1747655396, '1'),
(207310, 37756, 'QU', 'OK', 'S', 1747655402, 1747655402, '1'),
(207311, 26547, 'QU', 'OK', 'S', 1747655408, 1747655408, '1'),
(207312, 32102, 'QU', 'OK', 'S', 1747655414, 1747655414, '1'),
(207313, 32102, 'QU', 'OK', 'S', 1747655420, 1747655420, '1'),
(207314, 37756, 'QU', 'OK', 'S', 1747655427, 1747655427, '1'),
(207315, 36539, 'QU', 'OK', 'S', 1747655433, 1747655433, '1'),
(207316, 32102, 'QU', 'OK', 'S', 1747655439, 1747655439, '1'),
(207317, 36539, 'QU', 'OK', 'S', 1747655445, 1747655445, '1'),
(207318, 36539, 'QU', 'OK', 'S', 1747655454, 1747655454, '1'),
(207319, 36539, 'QU', 'OK', 'S', 1747655462, 1747655462, '1'),
(207320, 32102, 'QU', 'OK', 'S', 1747655474, 1747655474, '1'),
(207321, 36539, 'QU', 'OK', 'S', 1747655492, 1747655492, '1'),
(207322, 21022, 'QU', 'OK', 'S', 1747655504, 1747655504, '1'),
(207323, 36539, 'QU', 'OK', 'S', 1747655519, 1747655519, '1'),
(207324, 32978, 'QU', 'OK', 'S', 1747655532, 1747655532, '1'),
(207325, 32978, 'QU', 'OK', 'S', 1747655547, 1747655547, '1'),
(207326, 32978, 'QU', 'OK', 'S', 1747655563, 1747655563, '1'),
(207327, 35895, 'QU', 'OK', 'S', 1747655637, 1747655637, '1'),
(207328, 35895, 'QU', 'OK', 'S', 1747655643, 1747655643, '1'),
(207329, 35895, 'QU', 'OK', 'S', 1747655686, 1747655686, '1'),
(207330, 35895, 'QU', 'OK', 'S', 1747655690, 1747655690, '1'),
(207331, 35895, 'QU', 'OK', 'S', 1747655693, 1747655693, '1'),
(207332, 35895, 'QU', 'OK', 'S', 1747655697, 1747655697, '1'),
(207333, 35895, 'QU', 'OK', 'S', 1747655702, 1747655702, '1'),
(207334, 35895, 'QU', 'OK', 'S', 1747655708, 1747655708, '1'),
(207335, 36104, 'QU', 'OK', 'S', 1747655713, 1747655713, '1'),
(207336, 36104, 'QU', 'OK', 'S', 1747655718, 1747655718, '1'),
(207337, 36104, 'QU', 'OK', 'S', 1747655723, 1747655723, '1'),
(207338, 36104, 'QU', 'OK', 'S', 1747655728, 1747655728, '1'),
(207339, 36104, 'QU', 'OK', 'S', 1747655733, 1747655733, '1'),
(207340, 36104, 'QU', 'OK', 'S', 1747655737, 1747655737, '1'),
(207341, 36104, 'QU', 'OK', 'S', 1747655742, 1747655742, '1'),
(207342, 36104, 'QU', 'OK', 'S', 1747655746, 1747655746, '1'),
(207343, 36104, 'QU', 'OK', 'S', 1747655751, 1747655751, '1'),
(207344, 36104, 'QU', 'OK', 'S', 1747655755, 1747655755, '1'),
(207345, 36104, 'QU', 'OK', 'S', 1747655759, 1747655759, '1'),
(207346, 36104, 'QU', 'OK', 'S', 1747655765, 1747655765, '1'),
(207347, 36104, 'QU', 'OK', 'S', 1747655769, 1747655769, '1'),
(207348, 36121, 'QU', 'OK', 'S', 1747655774, 1747655774, '1'),
(207349, 36104, 'QU', 'OK', 'S', 1747655779, 1747655779, '1'),
(207350, 35895, 'QU', 'OK', 'S', 1747655787, 1747655787, '1'),
(207351, 35895, 'QU', 'OK', 'S', 1747655792, 1747655792, '1'),
(207352, 35895, 'QU', 'OK', 'S', 1747655797, 1747655797, '1'),
(207353, 35895, 'QU', 'OK', 'S', 1747655808, 1747655808, '1'),
(207354, 37507, 'QU', 'OK', 'S', 1747655827, 1747655827, '1'),
(207355, 26801, 'QU', 'OK', 'S', 1747655833, 1747655833, '1'),
(207356, 26801, 'QU', 'OK', 'S', 1747655840, 1747655840, '1'),
(207357, 26801, 'QU', 'OK', 'S', 1747655843, 1747655843, '1'),
(207358, 220, 'QU', 'OK', 'S', 1747655850, 1747655850, '1'),
(207359, 37507, 'QU', 'OK', 'S', 1747655855, 1747655855, '1'),
(207360, 37507, 'QU', 'OK', 'S', 1747655859, 1747655859, '1'),
(207361, 220, 'QU', 'OK', 'S', 1747655865, 1747655865, '1'),
(207362, 37507, 'QU', 'OK', 'S', 1747655870, 1747655870, '1'),
(207363, 26210, 'QU', 'OK', 'S', 1747655880, 1747655880, '1'),
(207364, 37507, 'QU', 'OK', 'S', 1747655884, 1747655884, '1'),
(207365, 37507, 'QU', 'OK', 'S', 1747655889, 1747655889, '1'),
(207366, 37507, 'QU', 'OK', 'S', 1747655893, 1747655893, '1'),
(207367, 37507, 'QU', 'OK', 'S', 1747655897, 1747655897, '1'),
(207368, 26210, 'QU', 'OK', 'S', 1747655903, 1747655903, '1'),
(207369, 26210, 'QU', 'OK', 'S', 1747655912, 1747655912, '1'),
(207370, 220, 'QU', 'OK', 'S', 1747655919, 1747655919, '1'),
(207371, 220, 'QU', 'OK', 'S', 1747655925, 1747655925, '1'),
(207372, 37036, 'QU', 'OK', 'S', 1747655937, 1747655937, '1'),
(207373, 220, 'QU', 'OK', 'S', 1747655942, 1747655942, '1'),
(207374, 37036, 'QU', 'OK', 'S', 1747655949, 1747655949, '1'),
(207375, 26210, 'QU', 'OK', 'S', 1747655964, 1747655964, '1'),
(207376, 219, 'QU', 'OK', 'S', 1747655969, 1747655969, '1'),
(207377, 26210, 'QU', 'OK', 'S', 1747655985, 1747655985, '1'),
(207378, 37036, 'QU', 'OK', 'S', 1747656011, 1747656011, '1'),
(207379, 219, 'QU', 'OK', 'S', 1747656023, 1747656023, '1'),
(207380, 26801, 'QU', 'OK', 'S', 1747656028, 1747656028, '1'),
(207381, 26801, 'QU', 'OK', 'S', 1747656033, 1747656033, '1'),
(207382, 37507, 'QU', 'OK', 'S', 1747656039, 1747656039, '1'),
(207383, 26210, 'QU', 'OK', 'S', 1747656058, 1747656058, '1'),
(207384, 36154, 'QU', 'OK', 'S', 1747656255, 1747656255, '1'),
(207385, 35906, 'QU', 'OK', 'S', 1747656260, 1747656260, '1'),
(207386, 35906, 'QU', 'OK', 'S', 1747656263, 1747656263, '1'),
(207387, 36177, 'QU', 'OK', 'S', 1747656265, 1747656265, '1'),
(207388, 35906, 'QU', 'OK', 'S', 1747656269, 1747656269, '1'),
(207389, 36177, 'QU', 'OK', 'S', 1747656274, 1747656274, '1'),
(207390, 36177, 'QU', 'OK', 'S', 1747656278, 1747656278, '1'),
(207391, 36268, 'QU', 'OK', 'S', 1747656281, 1747656281, '1'),
(207392, 36177, 'QU', 'OK', 'S', 1747656285, 1747656285, '1'),
(207393, 36177, 'QU', 'OK', 'S', 1747656288, 1747656288, '1'),
(207394, 36268, 'QU', 'OK', 'S', 1747656292, 1747656292, '1'),
(207395, 36268, 'QU', 'OK', 'S', 1747656297, 1747656297, '1'),
(207396, 36177, 'QU', 'OK', 'S', 1747656302, 1747656302, '1'),
(207397, 36268, 'QU', 'OK', 'S', 1747656307, 1747656307, '1'),
(207398, 36268, 'QU', 'OK', 'S', 1747656311, 1747656311, '1'),
(207399, 36268, 'QU', 'OK', 'S', 1747656314, 1747656314, '1'),
(207400, 36268, 'QU', 'OK', 'S', 1747656319, 1747656319, '1'),
(207401, 36268, 'QU', 'OK', 'S', 1747656323, 1747656323, '1'),
(207402, 36268, 'QU', 'OK', 'S', 1747656327, 1747656327, '1'),
(207403, 36268, 'QU', 'OK', 'S', 1747656332, 1747656332, '1'),
(207404, 36268, 'QU', 'OK', 'S', 1747656336, 1747656336, '1'),
(207405, 36268, 'QU', 'OK', 'S', 1747656341, 1747656341, '1'),
(207406, 36268, 'QU', 'OK', 'S', 1747656347, 1747656347, '1'),
(207407, 36219, 'QU', 'OK', 'S', 1747656352, 1747656352, '1'),
(207408, 36219, 'QU', 'OK', 'S', 1747656357, 1747656357, '1'),
(207409, 36219, 'QU', 'OK', 'S', 1747656362, 1747656362, '1'),
(207410, 36219, 'QU', 'OK', 'S', 1747656368, 1747656368, '1'),
(207411, 36219, 'QU', 'OK', 'S', 1747656372, 1747656372, '1'),
(207412, 36219, 'QU', 'OK', 'S', 1747656378, 1747656378, '1'),
(207413, 36219, 'QU', 'OK', 'S', 1747656383, 1747656383, '1'),
(207414, 36219, 'QU', 'OK', 'S', 1747656388, 1747656388, '1'),
(207415, 36219, 'QU', 'OK', 'S', 1747656393, 1747656393, '1'),
(207416, 36177, 'QU', 'OK', 'S', 1747656398, 1747656398, '1'),
(207417, 36177, 'QU', 'OK', 'S', 1747656403, 1747656403, '1'),
(207418, 36219, 'QU', 'OK', 'S', 1747656409, 1747656409, '1'),
(207419, 36219, 'QU', 'OK', 'S', 1747656418, 1747656418, '1'),
(207420, 36219, 'QU', 'OK', 'S', 1747656423, 1747656423, '1'),
(207421, 36219, 'QU', 'OK', 'S', 1747656429, 1747656429, '1'),
(207422, 36219, 'QU', 'OK', 'S', 1747656434, 1747656434, '1'),
(207423, 36219, 'QU', 'OK', 'S', 1747656439, 1747656439, '1'),
(207424, 37836, 'QU', 'OK', 'S', 1747656441, 1747656441, '1'),
(207425, 36219, 'QU', 'OK', 'S', 1747656444, 1747656444, '1'),
(207426, 37835, 'QU', 'OK', 'S', 1747656473, 1747656473, '1'),
(207427, 37784, 'QU', 'OK', 'S', 1747656475, 1747656475, '1'),
(207428, 37784, 'QU', 'OK', 'S', 1747656480, 1747656480, '1'),
(207429, 37784, 'QU', 'OK', 'S', 1747656485, 1747656485, '1'),
(207430, 37784, 'QU', 'OK', 'S', 1747656490, 1747656490, '1'),
(207431, 37784, 'QU', 'OK', 'S', 1747656494, 1747656494, '1'),
(207432, 37834, 'QU', 'OK', 'S', 1747656495, 1747656495, '1'),
(207433, 37784, 'QU', 'OK', 'S', 1747656498, 1747656498, '1'),
(207434, 37322, 'QU', 'OK', 'S', 1747656689, 1747656689, '1'),
(207435, 37322, 'QU', 'OK', 'S', 1747656694, 1747656694, '1'),
(207436, 36359, 'QU', 'OK', 'S', 1747656698, 1747656698, '1'),
(207437, 36364, 'QU', 'OK', 'S', 1747656703, 1747656703, '1'),
(207438, 36359, 'QU', 'OK', 'S', 1747656706, 1747656706, '1'),
(207439, 36575, 'QU', 'OK', 'S', 1747656711, 1747656711, '1'),
(207440, 36575, 'QU', 'OK', 'S', 1747656717, 1747656717, '1'),
(207441, 36359, 'QU', 'OK', 'S', 1747656733, 1747656733, '1'),
(207442, 36575, 'QU', 'OK', 'S', 1747656738, 1747656738, '1'),
(207443, 36575, 'QU', 'OK', 'S', 1747656744, 1747656744, '1'),
(207444, 37322, 'QU', 'OK', 'S', 1747656751, 1747656751, '1'),
(207445, 37322, 'QU', 'OK', 'S', 1747656756, 1747656756, '1'),
(207446, 37322, 'QU', 'OK', 'S', 1747656761, 1747656761, '1'),
(207447, 36364, 'QU', 'OK', 'S', 1747656766, 1747656766, '1'),
(207448, 37322, 'QU', 'OK', 'S', 1747656773, 1747656773, '1'),
(207449, 36364, 'QU', 'OK', 'S', 1747656790, 1747656790, '1'),
(207450, 36577, 'QU', 'OK', 'S', 1747656796, 1747656796, '1'),
(207451, 36346, 'QU', 'OK', 'S', 1747656811, 1747656811, '1'),
(207452, 36576, 'QU', 'OK', 'S', 1747656816, 1747656816, '1'),
(207453, 36346, 'QU', 'OK', 'S', 1747656821, 1747656821, '1'),
(207454, 36345, 'QU', 'OK', 'S', 1747656827, 1747656827, '1'),
(207455, 36346, 'QU', 'OK', 'S', 1747656832, 1747656832, '1'),
(207456, 36346, 'QU', 'OK', 'S', 1747656836, 1747656836, '1'),
(207457, 36575, 'QU', 'OK', 'S', 1747656842, 1747656842, '1'),
(207458, 36576, 'QU', 'OK', 'S', 1747656847, 1747656847, '1'),
(207459, 37833, 'QU', 'OK', 'S', 1747656850, 1747656850, '1'),
(207460, 36345, 'QU', 'OK', 'S', 1747656857, 1747656857, '1'),
(207461, 36575, 'QU', 'OK', 'S', 1747656863, 1747656863, '1'),
(207462, 36576, 'QU', 'OK', 'S', 1747656869, 1747656869, '1'),
(207463, 36576, 'QU', 'OK', 'S', 1747656876, 1747656876, '1'),
(207464, 36577, 'QU', 'OK', 'S', 1747656882, 1747656882, '1'),
(207465, 36346, 'QU', 'OK', 'S', 1747656890, 1747656890, '1'),
(207466, 36346, 'QU', 'OK', 'S', 1747656898, 1747656898, '1'),
(207467, 36581, 'QU', 'OK', 'S', 1747656917, 1747656917, '1'),
(207468, 36581, 'QU', 'OK', 'S', 1747656929, 1747656929, '1'),
(207469, 36581, 'QU', 'OK', 'S', 1747656935, 1747656935, '1'),
(207470, 36576, 'QU', 'OK', 'S', 1747656941, 1747656941, '1'),
(207471, 36345, 'QU', 'OK', 'S', 1747656945, 1747656945, '1'),
(207472, 37832, 'QU', 'OK', 'S', 1747656948, 1747656948, '1'),
(207473, 36345, 'QU', 'OK', 'S', 1747656952, 1747656952, '1'),
(207474, 36576, 'QU', 'OK', 'S', 1747656962, 1747656962, '1'),
(207475, 36345, 'QU', 'OK', 'S', 1747656968, 1747656968, '1'),
(207476, 36345, 'QU', 'OK', 'S', 1747656974, 1747656974, '1'),
(207477, 37831, 'QU', 'OK', 'S', 1747656994, 1747656994, '1'),
(207478, 37830, 'QU', 'OK', 'S', 1747657287, 1747657287, '1'),
(207479, 37829, 'QU', 'OK', 'S', 1747657324, 1747657324, '1'),
(207480, 37828, 'QU', 'OK', 'S', 1747657358, 1747657358, '1'),
(207481, 37827, 'QU', 'OK', 'S', 1747657714, 1747657714, '1'),
(207482, 37825, 'QU', 'OK', 'S', 1747657960, 1747657960, '1'),
(207483, 37824, 'QU', 'OK', 'S', 1747658208, 1747658208, '1'),
(207484, 37822, 'QU', 'OK', 'S', 1747658574, 1747658574, '1'),
(207485, 37821, 'QU', 'OK', 'S', 1747658638, 1747658638, '1'),
(207486, 37823, 'QU', 'OK', 'S', 1747658948, 1747658948, '1'),
(207487, 26947, 'QU', 'OK', 'S', 1747659159, 1747659159, '1'),
(207488, 32610, 'QU', 'OK', 'S', 1747659211, 1747659211, '1'),
(207489, 36725, 'QU', 'OK', 'S', 1747659263, 1747659263, '1'),
(207490, 34644, 'QU', 'OK', 'S', 1747659481, 1747659481, '1'),
(207491, 34646, 'QU', 'OK', 'S', 1747659597, 1747659597, '1'),
(207492, 36706, 'QU', 'OK', 'S', 1747659794, 1747659794, '1'),
(207493, 36706, 'QU', 'OK', 'S', 1747659815, 1747659815, '1'),
(207494, 26801, 'QU', 'OK', 'S', 1747660211, 1747660211, '1'),
(207495, 31971, 'QU', 'OK', 'S', 1747660216, 1747660216, '1'),
(207496, 33774, 'QU', 'OK', 'S', 1747660218, 1747660218, '1'),
(207497, 16749, 'QU', 'OK', 'S', 1747660220, 1747660220, '1'),
(207498, 5019, 'QU', 'OK', 'S', 1747660273, 1747660273, '1'),
(207499, 26433, 'QU', 'OK', 'S', 1747660379, 1747660379, '1'),
(207500, 26433, 'QU', 'OK', 'S', 1747660435, 1747660435, '1'),
(207501, 37322, 'QU', 'OK', 'S', 1747661710, 1747661710, '1'),
(207502, 37383, 'QU', 'OK', 'S', 1747662327, 1747662327, '1'),
(207503, 37383, 'QU', 'OK', 'S', 1747662344, 1747662344, '1'),
(207504, 26433, 'QU', 'OK', 'S', 1747663182, 1747663182, '1'),
(207505, 19139, 'QU', 'OK', 'S', 1747718495, 1747718495, '1'),
(207506, 25417, 'QU', 'OK', 'S', 1747724031, 1747724031, '1'),
(207507, 25417, 'QU', 'OK', 'S', 1747724036, 1747724036, '1'),
(207508, 27681, 'QU', 'OK', 'S', 1747724040, 1747724040, '1'),
(207509, 20545, 'QU', 'OK', 'S', 1747724043, 1747724043, '1'),
(207510, 14765, 'QU', 'OK', 'S', 1747724047, 1747724047, '1'),
(207511, 14766, 'QU', 'OK', 'S', 1747724050, 1747724050, '1'),
(207512, 14765, 'QU', 'OK', 'S', 1747724052, 1747724052, '1'),
(207513, 14763, 'QU', 'OK', 'S', 1747724055, 1747724055, '1'),
(207514, 14727, 'QU', 'OK', 'S', 1747724057, 1747724057, '1'),
(207515, 14727, 'QU', 'OK', 'S', 1747724059, 1747724059, '1'),
(207516, 14743, 'QU', 'OK', 'S', 1747724062, 1747724062, '1'),
(207517, 14763, 'QU', 'OK', 'S', 1747724064, 1747724064, '1'),
(207518, 14743, 'QU', 'OK', 'S', 1747724070, 1747724070, '1'),
(207519, 14810, 'QU', 'OK', 'S', 1747724075, 1747724075, '1'),
(207520, 14769, 'QU', 'OK', 'S', 1747724078, 1747724078, '1'),
(207521, 14810, 'QU', 'OK', 'S', 1747724080, 1747724080, '1'),
(207522, 20543, 'QU', 'OK', 'S', 1747724083, 1747724083, '1'),
(207523, 14744, 'QU', 'OK', 'S', 1747724086, 1747724086, '1'),
(207524, 14769, 'QU', 'OK', 'S', 1747724097, 1747724097, '1'),
(207525, 29046, 'QU', 'OK', 'S', 1747724101, 1747724101, '1'),
(207526, 29040, 'QU', 'OK', 'S', 1747724106, 1747724106, '1'),
(207527, 29040, 'QU', 'OK', 'S', 1747724110, 1747724110, '1'),
(207528, 29044, 'QU', 'OK', 'S', 1747724114, 1747724114, '1'),
(207529, 29044, 'QU', 'OK', 'S', 1747724117, 1747724117, '1'),
(207530, 29040, 'QU', 'OK', 'S', 1747724121, 1747724121, '1'),
(207531, 29046, 'QU', 'OK', 'S', 1747724127, 1747724127, '1'),
(207532, 29044, 'QU', 'OK', 'S', 1747724131, 1747724131, '1'),
(207533, 29046, 'QU', 'OK', 'S', 1747724145, 1747724145, '1'),
(207534, 29044, 'QU', 'OK', 'S', 1747724152, 1747724152, '1'),
(207535, 37522, 'QU', 'OK', 'S', 1747724178, 1747724178, '1'),
(207536, 29044, 'QU', 'OK', 'S', 1747724366, 1747724366, '1'),
(207537, 29044, 'QU', 'OK', 'S', 1747724371, 1747724371, '1'),
(207538, 29046, 'QU', 'OK', 'S', 1747724376, 1747724376, '1'),
(207539, 29046, 'QU', 'OK', 'S', 1747724380, 1747724380, '1'),
(207540, 29379, 'QU', 'OK', 'S', 1747724386, 1747724386, '1'),
(207541, 29044, 'QU', 'OK', 'S', 1747724396, 1747724396, '1'),
(207542, 29379, 'QU', 'OK', 'S', 1747724409, 1747724409, '1'),
(207543, 30466, 'QU', 'OK', 'S', 1747724414, 1747724414, '1'),
(207544, 24971, 'QU', 'OK', 'S', 1747724419, 1747724419, '1'),
(207545, 24971, 'QU', 'OK', 'S', 1747724424, 1747724424, '1'),
(207546, 24971, 'QU', 'OK', 'S', 1747724429, 1747724429, '1'),
(207547, 20639, 'QU', 'OK', 'S', 1747724436, 1747724436, '1'),
(207548, 20635, 'QU', 'OK', 'S', 1747724442, 1747724442, '1'),
(207549, 30466, 'QU', 'OK', 'S', 1747724445, 1747724445, '1'),
(207550, 20635, 'QU', 'OK', 'S', 1747724453, 1747724453, '1'),
(207551, 23958, 'QU', 'OK', 'S', 1747724456, 1747724456, '1'),
(207552, 24971, 'QU', 'OK', 'S', 1747724463, 1747724463, '1'),
(207553, 23958, 'QU', 'OK', 'S', 1747724468, 1747724468, '1'),
(207554, 23958, 'QU', 'OK', 'S', 1747724496, 1747724496, '1'),
(207555, 25321, 'QU', 'OK', 'S', 1747724502, 1747724502, '1'),
(207556, 25321, 'QU', 'OK', 'S', 1747724505, 1747724505, '1'),
(207557, 25321, 'QU', 'OK', 'S', 1747724509, 1747724509, '1'),
(207558, 25321, 'QU', 'OK', 'S', 1747724512, 1747724512, '1'),
(207559, 25321, 'QU', 'OK', 'S', 1747724516, 1747724516, '1'),
(207560, 25321, 'QU', 'OK', 'S', 1747724522, 1747724522, '1'),
(207561, 25321, 'QU', 'OK', 'S', 1747724528, 1747724528, '1'),
(207562, 14766, 'QU', 'OK', 'S', 1747724533, 1747724533, '1'),
(207563, 25321, 'QU', 'OK', 'S', 1747724544, 1747724544, '1'),
(207564, 25416, 'QU', 'OK', 'S', 1747724550, 1747724550, '1'),
(207565, 25416, 'QU', 'OK', 'S', 1747724555, 1747724555, '1'),
(207566, 25416, 'QU', 'OK', 'S', 1747724561, 1747724561, '1'),
(207567, 25416, 'QU', 'OK', 'S', 1747724567, 1747724567, '1'),
(207568, 25416, 'QU', 'OK', 'S', 1747724571, 1747724571, '1'),
(207569, 25416, 'QU', 'OK', 'S', 1747724575, 1747724575, '1'),
(207570, 24060, 'QU', 'OK', 'S', 1747724581, 1747724581, '1'),
(207571, 24060, 'QU', 'OK', 'S', 1747724585, 1747724585, '1'),
(207572, 24060, 'QU', 'OK', 'S', 1747724589, 1747724589, '1'),
(207573, 24060, 'QU', 'OK', 'S', 1747724593, 1747724593, '1'),
(207574, 24060, 'QU', 'OK', 'S', 1747724598, 1747724598, '1'),
(207575, 24060, 'QU', 'OK', 'S', 1747724602, 1747724602, '1'),
(207576, 25321, 'QU', 'OK', 'S', 1747724607, 1747724607, '1'),
(207577, 33543, 'QU', 'OK', 'S', 1747725282, 1747725282, '1'),
(207578, 37507, 'QU', 'OK', 'S', 1747727222, 1747727222, '1'),
(207579, 37507, 'QU', 'OK', 'S', 1747727229, 1747727229, '1'),
(207580, 37507, 'QU', 'OK', 'S', 1747727242, 1747727242, '1'),
(207581, 37507, 'QU', 'OK', 'S', 1747727244, 1747727244, '1'),
(207582, 37507, 'QU', 'OK', 'S', 1747727262, 1747727262, '1'),
(207583, 37522, 'QU', 'OK', 'S', 1747727955, 1747727955, '1'),
(207584, 37752, 'QU', 'OK', 'S', 1747737686, 1747737686, '1'),
(207585, 37752, 'QU', 'OK', 'S', 1747737690, 1747737690, '1'),
(207586, 37752, 'QU', 'OK', 'S', 1747737692, 1747737692, '1'),
(207587, 37855, 'QU', 'OK', 'S', 1747740478, 1747740478, '1'),
(207588, 37856, 'QU', 'OK', 'S', 1747741374, 1747741374, '1'),
(207589, 37857, 'QU', 'OK', 'S', 1747742002, 1747742002, '1'),
(207590, 37858, 'QU', 'OK', 'S', 1747742344, 1747742344, '1'),
(207591, 37507, 'QU', 'OK', 'S', 1747742670, 1747742670, '1'),
(207592, 34649, 'QU', 'OK', 'S', 1747742679, 1747742679, '1'),
(207593, 37859, 'QU', 'OK', 'S', 1747742772, 1747742772, '1'),
(207594, 37860, 'QU', 'OK', 'S', 1747743232, 1747743232, '1'),
(207595, 3195, 'QU', 'OK', 'S', 1747743384, 1747743384, '1'),
(207596, 3195, 'QU', 'OK', 'S', 1747743387, 1747743387, '1'),
(207597, 36771, 'QU', 'OK', 'S', 1747743584, 1747743584, '1'),
(207598, 36035, 'QU', 'OK', 'S', 1747743587, 1747743587, '1'),
(207599, 24893, 'QU', 'OK', 'S', 1747743589, 1747743589, '1'),
(207600, 32007, 'QU', 'OK', 'S', 1747743592, 1747743592, '1'),
(207601, 27874, 'QU', 'OK', 'S', 1747743595, 1747743595, '1'),
(207602, 37459, 'QU', 'OK', 'S', 1747743597, 1747743597, '1'),
(207603, 36750, 'QU', 'OK', 'S', 1747743603, 1747743603, '1'),
(207604, 37438, 'QU', 'OK', 'S', 1747743608, 1747743608, '1'),
(207605, 37507, 'QU', 'OK', 'S', 1747743611, 1747743611, '1'),
(207606, 35191, 'QU', 'OK', 'S', 1747743614, 1747743614, '1'),
(207607, 28717, 'QU', 'OK', 'S', 1747743616, 1747743616, '1'),
(207608, 37507, 'QU', 'OK', 'S', 1747743627, 1747743627, '1'),
(207609, 37861, 'QU', 'OK', 'S', 1747743687, 1747743687, '1'),
(207610, 37862, 'QU', 'OK', 'S', 1747744034, 1747744034, '1'),
(207611, 37863, 'QU', 'OK', 'S', 1747744277, 1747744277, '1'),
(207612, 37864, 'QU', 'OK', 'S', 1747744781, 1747744781, '1'),
(207613, 37854, 'QU', 'OK', 'S', 1747745179, 1747745179, '1'),
(207614, 37853, 'QU', 'OK', 'S', 1747745240, 1747745240, '1'),
(207615, 37865, 'QU', 'OK', 'S', 1747745248, 1747745248, '1'),
(207616, 37864, 'QU', 'OK', 'S', 1747745299, 1747745299, '1'),
(207617, 37852, 'QU', 'OK', 'S', 1747745317, 1747745317, '1'),
(207618, 37842, 'QU', 'OK', 'S', 1747745569, 1747745569, '1'),
(207619, 37866, 'QU', 'OK', 'S', 1747745662, 1747745662, '1'),
(207620, 37841, 'QU', 'OK', 'S', 1747745677, 1747745677, '1'),
(207621, 37840, 'QU', 'OK', 'S', 1747745727, 1747745727, '1'),
(207622, 37839, 'QU', 'OK', 'S', 1747745992, 1747745992, '1'),
(207623, 37839, 'QU', 'OK', 'S', 1747746149, 1747746149, '1'),
(207624, 37839, 'QU', 'OK', 'S', 1747746160, 1747746160, '1'),
(207625, 37820, 'QU', 'OK', 'S', 1747746222, 1747746222, '1'),
(207626, 37823, 'QU', 'OK', 'S', 1747746232, 1747746232, '1'),
(207627, 37823, 'QU', 'OK', 'S', 1747746236, 1747746236, '1'),
(207628, 37823, 'QU', 'OK', 'S', 1747746239, 1747746239, '1'),
(207629, 37820, 'QU', 'OK', 'S', 1747746242, 1747746242, '1'),
(207630, 37820, 'QU', 'OK', 'S', 1747746245, 1747746245, '1'),
(207631, 37820, 'QU', 'OK', 'S', 1747746248, 1747746248, '1'),
(207632, 37837, 'QU', 'OK', 'S', 1747746289, 1747746289, '1'),
(207633, 37838, 'QU', 'OK', 'S', 1747746338, 1747746338, '1'),
(207634, 37843, 'QU', 'OK', 'S', 1747746417, 1747746417, '1'),
(207635, 37844, 'QU', 'OK', 'S', 1747746452, 1747746452, '1'),
(207636, 37845, 'QU', 'OK', 'S', 1747746486, 1747746486, '1'),
(207637, 37846, 'QU', 'OK', 'S', 1747746521, 1747746521, '1'),
(207638, 37847, 'QU', 'OK', 'S', 1747746551, 1747746551, '1'),
(207639, 37848, 'QU', 'OK', 'S', 1747746602, 1747746602, '1'),
(207640, 37849, 'QU', 'OK', 'S', 1747746638, 1747746638, '1'),
(207641, 37850, 'QU', 'OK', 'S', 1747746667, 1747746667, '1'),
(207642, 37851, 'QU', 'OK', 'S', 1747746698, 1747746698, '1'),
(207643, 36902, 'QU', 'OK', 'S', 1747747621, 1747747621, '1'),
(207644, 36902, 'QU', 'OK', 'S', 1747747638, 1747747638, '1'),
(207645, 36902, 'QU', 'OK', 'S', 1747747642, 1747747642, '1'),
(207646, 36904, 'QU', 'OK', 'S', 1747747873, 1747747873, '1'),
(207647, 36904, 'QU', 'OK', 'S', 1747747880, 1747747880, '1'),
(207648, 36904, 'QU', 'OK', 'S', 1747747887, 1747747887, '1'),
(207649, 36901, 'QU', 'OK', 'S', 1747748406, 1747748406, '1'),
(207650, 36901, 'QU', 'OK', 'S', 1747748469, 1747748469, '1'),
(207651, 36901, 'QU', 'OK', 'S', 1747748473, 1747748473, '1'),
(207652, 37098, 'QU', 'OK', 'S', 1747748751, 1747748751, '1'),
(207653, 36905, 'QU', 'OK', 'S', 1747748812, 1747748812, '1'),
(207654, 36905, 'QU', 'OK', 'S', 1747748828, 1747748828, '1'),
(207655, 36903, 'QU', 'OK', 'S', 1747748958, 1747748958, '1'),
(207656, 36903, 'QU', 'OK', 'S', 1747748960, 1747748960, '1'),
(207657, 36897, 'QU', 'OK', 'S', 1747749074, 1747749074, '1'),
(207658, 36897, 'QU', 'OK', 'S', 1747749080, 1747749080, '1'),
(207659, 36897, 'QU', 'OK', 'S', 1747749087, 1747749087, '1'),
(207660, 36900, 'QU', 'OK', 'S', 1747749201, 1747749201, '1'),
(207661, 36900, 'QU', 'OK', 'S', 1747749204, 1747749204, '1'),
(207662, 36896, 'QU', 'OK', 'S', 1747749327, 1747749327, '1'),
(207663, 36896, 'QU', 'OK', 'S', 1747749331, 1747749331, '1'),
(207664, 36896, 'QU', 'OK', 'S', 1747749338, 1747749338, '1'),
(207665, 37851, 'QU', 'OK', 'S', 1747806873, 1747806873, '1'),
(207666, 37850, 'QU', 'OK', 'S', 1747806876, 1747806876, '1'),
(207667, 26084, 'QU', 'OK', 'S', 1747806964, 1747806964, '1'),
(207668, 26084, 'QU', 'OK', 'S', 1747806971, 1747806971, '1'),
(207669, 37532, 'QU', 'OK', 'S', 1747807229, 1747807229, '1'),
(207670, 37522, 'QU', 'OK', 'S', 1747807257, 1747807257, '1'),
(207671, 36468, 'QU', 'OK', 'S', 1747807282, 1747807282, '1'),
(207672, 31168, 'QU', 'OK', 'S', 1747807306, 1747807306, '1'),
(207673, 12401, 'QU', 'OK', 'S', 1747807924, 1747807924, '1'),
(207674, 12401, 'QU', 'OK', 'S', 1747807936, 1747807936, '1'),
(207675, 31147, 'QU', 'OK', 'S', 1747809135, 1747809135, '1'),
(207676, 37822, 'QU', 'OK', 'S', 1747810849, 1747810849, '1'),
(207677, 37657, 'QU', 'OK', 'S', 1747810851, 1747810851, '1'),
(207678, 24676, 'QU', 'OK', 'S', 1747810855, 1747810855, '1'),
(207679, 37823, 'QU', 'OK', 'S', 1747810859, 1747810859, '1'),
(207680, 37823, 'QU', 'OK', 'S', 1747810861, 1747810861, '1'),
(207681, 37656, 'QU', 'OK', 'S', 1747810870, 1747810870, '1'),
(207682, 37821, 'QU', 'OK', 'S', 1747810873, 1747810873, '1'),
(207683, 37821, 'QU', 'OK', 'S', 1747810878, 1747810878, '1'),
(207684, 37822, 'QU', 'OK', 'S', 1747810880, 1747810880, '1'),
(207685, 37822, 'QU', 'OK', 'S', 1747810884, 1747810884, '1'),
(207686, 37821, 'QU', 'OK', 'S', 1747810886, 1747810886, '1'),
(207687, 1690, 'QU', 'OK', 'S', 1747810926, 1747810926, '1'),
(207688, 656, 'QU', 'OK', 'S', 1747810935, 1747810935, '1'),
(207689, 37116, 'QU', 'OK', 'S', 1747813098, 1747813098, '1'),
(207690, 37115, 'QU', 'OK', 'S', 1747813104, 1747813104, '1'),
(207691, 37112, 'QU', 'OK', 'S', 1747813116, 1747813116, '1'),
(207692, 37009, 'QU', 'OK', 'S', 1747813122, 1747813122, '1'),
(207693, 37008, 'QU', 'OK', 'S', 1747813128, 1747813128, '1'),
(207694, 36951, 'QU', 'OK', 'S', 1747813137, 1747813137, '1'),
(207695, 36950, 'QU', 'OK', 'S', 1747813143, 1747813143, '1'),
(207696, 36751, 'QU', 'OK', 'S', 1747813149, 1747813149, '1'),
(207697, 37522, 'QU', 'OK', 'S', 1747813577, 1747813577, '1'),
(207698, 31147, 'QU', 'OK', 'S', 1747815714, 1747815714, '1'),
(207699, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207700, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207701, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207702, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207703, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207704, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207705, 37519, 'QU', 'OK', 'S', 1747817136, 1747817136, '1'),
(207706, 37544, 'QU', 'OK', 'S', 1747817270, 1747817270, '1'),
(207707, 37518, 'QU', 'OK', 'S', 1747817322, 1747817322, '1'),
(207708, 37546, 'QU', 'OK', 'S', 1747817517, 1747817517, '1'),
(207709, 37546, 'QU', 'OK', 'S', 1747817517, 1747817517, '1'),
(207710, 37545, 'QU', 'OK', 'S', 1747817776, 1747817776, '1'),
(207711, 37545, 'QU', 'OK', 'S', 1747817776, 1747817776, '1'),
(207712, 37545, 'QU', 'OK', 'S', 1747817776, 1747817776, '1'),
(207713, 37545, 'QU', 'OK', 'S', 1747817776, 1747817776, '1'),
(207714, 37545, 'QU', 'OK', 'S', 1747817776, 1747817776, '1'),
(207715, 37791, 'QU', 'OK', 'S', 1747818099, 1747818099, '1'),
(207716, 37760, 'QU', 'OK', 'S', 1747818165, 1747818165, '1'),
(207717, 37792, 'QU', 'OK', 'S', 1747818262, 1747818262, '1'),
(207718, 37792, 'QU', 'OK', 'S', 1747818262, 1747818262, '1'),
(207719, 37759, 'QU', 'OK', 'S', 1747818303, 1747818303, '1'),
(207720, 37759, 'QU', 'OK', 'S', 1747818303, 1747818303, '1'),
(207721, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207722, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207723, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207724, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207725, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207726, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207727, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207728, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207729, 37826, 'QU', 'OK', 'S', 1747818450, 1747818450, '1'),
(207730, 37517, 'QU', 'OK', 'S', 1747818579, 1747818579, '1'),
(207731, 36603, 'QU', 'OK', 'S', 1747818751, 1747818751, '1'),
(207732, 36603, 'QU', 'OK', 'S', 1747818798, 1747818798, '1'),
(207733, 36604, 'QU', 'OK', 'S', 1747819498, 1747819498, '1'),
(207734, 36604, 'QU', 'OK', 'S', 1747819498, 1747819498, '1'),
(207735, 37777, 'QU', 'OK', 'S', 1747820292, 1747820292, '1'),
(207736, 37777, 'QU', 'OK', 'S', 1747820295, 1747820295, '1'),
(207737, 37780, 'QU', 'OK', 'S', 1747820297, 1747820297, '1'),
(207738, 37780, 'QU', 'OK', 'S', 1747820300, 1747820300, '1'),
(207739, 36605, 'QU', 'OK', 'S', 1747820644, 1747820644, '1'),
(207740, 36605, 'QU', 'OK', 'S', 1747820644, 1747820644, '1'),
(207741, 37779, 'QU', 'OK', 'S', 1747820839, 1747820839, '1'),
(207742, 36857, 'QU', 'OK', 'S', 1747820842, 1747820842, '1'),
(207743, 23862, 'QU', 'OK', 'S', 1747820847, 1747820847, '1'),
(207744, 33396, 'QU', 'OK', 'S', 1747821854, 1747821854, '1'),
(207745, 28504, 'QU', 'OK', 'S', 1747822036, 1747822036, '1'),
(207746, 26717, 'QU', 'OK', 'S', 1747822096, 1747822096, '1'),
(207747, 31470, 'QU', 'OK', 'S', 1747822317, 1747822317, '1'),
(207748, 33277, 'QU', 'OK', 'S', 1747822350, 1747822350, '1'),
(207749, 28464, 'QU', 'OK', 'S', 1747822399, 1747822399, '1'),
(207750, 31471, 'QU', 'OK', 'S', 1747822677, 1747822677, '1'),
(207751, 28507, 'QU', 'OK', 'S', 1747822693, 1747822693, '1'),
(207752, 28506, 'QU', 'OK', 'S', 1747822819, 1747822819, '1'),
(207753, 28840, 'QU', 'OK', 'S', 1747822848, 1747822848, '1'),
(207754, 33416, 'QU', 'OK', 'S', 1747823167, 1747823167, '1'),
(207755, 33399, 'QU', 'OK', 'S', 1747823172, 1747823172, '1'),
(207756, 33397, 'QU', 'OK', 'S', 1747823178, 1747823178, '1'),
(207757, 37605, 'QU', 'OK', 'S', 1747823700, 1747823700, '1'),
(207758, 33543, 'QU', 'OK', 'S', 1747823807, 1747823807, '1'),
(207759, 33415, 'QU', 'OK', 'S', 1747823830, 1747823830, '1'),
(207760, 33336, 'QU', 'OK', 'S', 1747823944, 1747823944, '1'),
(207761, 28508, 'QU', 'OK', 'S', 1747823964, 1747823964, '1'),
(207762, 37885, 'QU', 'OK', 'S', 1747823977, 1747823977, '1'),
(207763, 37884, 'QU', 'OK', 'S', 1747824029, 1747824029, '1'),
(207764, 33718, 'QU', 'OK', 'S', 1747824124, 1747824124, '1'),
(207765, 37878, 'QU', 'OK', 'S', 1747824161, 1747824161, '1'),
(207766, 37877, 'QU', 'OK', 'S', 1747824213, 1747824213, '1'),
(207767, 28505, 'QU', 'OK', 'S', 1747824248, 1747824248, '1'),
(207768, 37532, 'QU', 'OK', 'S', 1747824331, 1747824331, '1'),
(207769, 37532, 'QU', 'OK', 'S', 1747824334, 1747824334, '1'),
(207770, 28505, 'QU', 'OK', 'S', 1747824395, 1747824395, '1'),
(207771, 33275, 'QU', 'OK', 'S', 1747824437, 1747824437, '1'),
(207772, 33717, 'QU', 'OK', 'S', 1747824528, 1747824528, '1'),
(207773, 37876, 'QU', 'OK', 'S', 1747824650, 1747824650, '1'),
(207774, 37875, 'QU', 'OK', 'S', 1747824724, 1747824724, '1'),
(207775, 36467, 'QU', 'OK', 'S', 1747824730, 1747824730, '1'),
(207776, 36467, 'QU', 'OK', 'S', 1747825044, 1747825044, '1'),
(207777, 36467, 'QU', 'OK', 'S', 1747825056, 1747825056, '1'),
(207778, 33335, 'QU', 'OK', 'S', 1747825278, 1747825278, '1'),
(207779, 33270, 'QU', 'OK', 'S', 1747825296, 1747825296, '1'),
(207780, 37882, 'QU', 'OK', 'S', 1747825594, 1747825594, '1'),
(207781, 37883, 'QU', 'OK', 'S', 1747825679, 1747825679, '1'),
(207782, 26409, 'QU', 'OK', 'S', 1747826097, 1747826097, '1'),
(207783, 26426, 'QU', 'OK', 'S', 1747826512, 1747826512, '1'),
(207784, 30898, 'QU', 'OK', 'S', 1747827116, 1747827116, '1'),
(207785, 30898, 'QU', 'OK', 'S', 1747827116, 1747827116, '1'),
(207786, 26427, 'QU', 'OK', 'S', 1747827231, 1747827231, '1'),
(207787, 37881, 'QU', 'OK', 'S', 1747827306, 1747827306, '1'),
(207788, 26411, 'QU', 'OK', 'S', 1747828184, 1747828184, '1'),
(207789, 30609, 'QU', 'OK', 'S', 1747828592, 1747828592, '1'),
(207790, 34417, 'QU', 'OK', 'S', 1747828826, 1747828826, '1'),
(207791, 37880, 'QU', 'OK', 'S', 1747829070, 1747829070, '1'),
(207792, 30816, 'QU', 'OK', 'S', 1747829231, 1747829231, '1'),
(207793, 28413, 'QU', 'OK', 'S', 1747829284, 1747829284, '1'),
(207794, 37087, 'QU', 'OK', 'S', 1747829345, 1747829345, '1'),
(207795, 37087, 'QU', 'OK', 'S', 1747829345, 1747829345, '1'),
(207796, 37087, 'QU', 'OK', 'S', 1747829345, 1747829345, '1'),
(207797, 37087, 'QU', 'OK', 'S', 1747829345, 1747829345, '1'),
(207798, 26412, 'QU', 'OK', 'S', 1747829364, 1747829364, '1'),
(207799, 13106, 'QU', 'OK', 'S', 1747829399, 1747829399, '1'),
(207800, 13106, 'QU', 'OK', 'S', 1747829399, 1747829399, '1'),
(207801, 36811, 'QU', 'OK', 'S', 1747829507, 1747829507, '1'),
(207802, 26413, 'QU', 'OK', 'S', 1747829517, 1747829517, '1'),
(207803, 36810, 'QU', 'OK', 'S', 1747829587, 1747829587, '1'),
(207804, 36809, 'QU', 'OK', 'S', 1747829638, 1747829638, '1'),
(207805, 37879, 'QU', 'OK', 'S', 1747829664, 1747829664, '1'),
(207806, 36777, 'QU', 'OK', 'S', 1747829693, 1747829693, '1'),
(207807, 28411, 'QU', 'OK', 'S', 1747829916, 1747829916, '1'),
(207808, 35945, 'QU', 'OK', 'S', 1747829926, 1747829926, '1'),
(207809, 35424, 'QU', 'OK', 'S', 1747829933, 1747829933, '1'),
(207810, 37416, 'QU', 'OK', 'S', 1747829935, 1747829935, '1'),
(207811, 37433, 'QU', 'OK', 'S', 1747829937, 1747829937, '1'),
(207812, 37454, 'QU', 'OK', 'S', 1747829939, 1747829939, '1'),
(207813, 36750, 'QU', 'OK', 'S', 1747829941, 1747829941, '1'),
(207814, 31891, 'QU', 'OK', 'S', 1747829947, 1747829947, '1'),
(207815, 35715, 'QU', 'OK', 'S', 1747829959, 1747829959, '1'),
(207816, 37234, 'QU', 'OK', 'S', 1747829962, 1747829962, '1'),
(207817, 26469, 'QU', 'OK', 'S', 1747830334, 1747830334, '1'),
(207818, 26469, 'QU', 'OK', 'S', 1747830334, 1747830334, '1'),
(207819, 30897, 'QU', 'OK', 'S', 1747830833, 1747830833, '1'),
(207820, 36503, 'QU', 'OK', 'S', 1747833833, 1747833833, '1'),
(207821, 36502, 'QU', 'OK', 'S', 1747833917, 1747833917, '1'),
(207822, 36501, 'QU', 'OK', 'S', 1747833959, 1747833959, '1'),
(207823, 35433, 'QU', 'OK', 'S', 1747834239, 1747834239, '1'),
(207824, 35201, 'QU', 'OK', 'S', 1747834994, 1747834994, '1'),
(207825, 37532, 'QU', 'OK', 'S', 1747835510, 1747835510, '1'),
(207826, 14762, 'QU', 'OK', 'S', 1747835913, 1747835913, '1'),
(207827, 33744, 'QU', 'OK', 'S', 1747835925, 1747835925, '1'),
(207828, 29302, 'QU', 'OK', 'S', 1747835942, 1747835942, '1'),
(207829, 29044, 'QU', 'OK', 'S', 1747836011, 1747836011, '1'),
(207830, 29044, 'QU', 'OK', 'S', 1747836011, 1747836011, '1'),
(207831, 25475, 'QU', 'OK', 'S', 1747836144, 1747836144, '1'),
(207832, 9316, 'QU', 'OK', 'S', 1747836168, 1747836168, '1'),
(207833, 9316, 'QU', 'OK', 'S', 1747836170, 1747836170, '1'),
(207834, 31147, 'QU', 'OK', 'S', 1747891466, 1747891466, '1'),
(207835, 37532, 'QU', 'OK', 'S', 1747891592, 1747891592, '1'),
(207836, 37522, 'QU', 'OK', 'S', 1747891614, 1747891614, '1'),
(207837, 20639, 'QU', 'OK', 'S', 1747892102, 1747892102, '1'),
(207838, 20639, 'QU', 'OK', 'S', 1747892116, 1747892116, '1'),
(207839, 37880, 'QU', 'OK', 'S', 1747895161, 1747895161, '1'),
(207840, 17410, 'QU', 'OK', 'S', 1747898031, 1747898031, '1'),
(207841, 17410, 'QU', 'OK', 'S', 1747898038, 1747898038, '1'),
(207842, 17410, 'QU', 'OK', 'S', 1747898040, 1747898040, '1'),
(207843, 17410, 'QU', 'OK', 'S', 1747898043, 1747898043, '1'),
(207844, 17410, 'QU', 'OK', 'S', 1747898046, 1747898046, '1'),
(207845, 19840, 'QU', 'OK', 'S', 1747898049, 1747898049, '1'),
(207846, 19840, 'QU', 'OK', 'S', 1747898051, 1747898051, '1'),
(207847, 19840, 'QU', 'OK', 'S', 1747898054, 1747898054, '1'),
(207848, 19840, 'QU', 'OK', 'S', 1747898057, 1747898057, '1'),
(207849, 19840, 'QU', 'OK', 'S', 1747898060, 1747898060, '1'),
(207850, 19840, 'QU', 'OK', 'S', 1747898062, 1747898062, '1'),
(207851, 19840, 'QU', 'OK', 'S', 1747898065, 1747898065, '1'),
(207852, 19840, 'QU', 'OK', 'S', 1747898067, 1747898067, '1'),
(207853, 19840, 'QU', 'OK', 'S', 1747898070, 1747898070, '1'),
(207854, 19840, 'QU', 'OK', 'S', 1747898072, 1747898072, '1'),
(207855, 19840, 'QU', 'OK', 'S', 1747898077, 1747898077, '1'),
(207856, 19840, 'QU', 'OK', 'S', 1747898080, 1747898080, '1'),
(207857, 36543, 'QU', 'OK', 'S', 1747899046, 1747899046, '1'),
(207858, 30361, 'QU', 'OK', 'S', 1747899087, 1747899087, '1'),
(207859, 37645, 'QU', 'OK', 'S', 1747899096, 1747899096, '1'),
(207860, 21564, 'QU', 'OK', 'S', 1747899119, 1747899119, '1'),
(207861, 13377, 'QU', 'OK', 'S', 1747899134, 1747899134, '1'),
(207862, 36543, 'QU', 'OK', 'S', 1747899278, 1747899278, '1'),
(207863, 20639, 'QU', 'OK', 'S', 1747900925, 1747900925, '1'),
(207864, 20639, 'QU', 'OK', 'S', 1747900937, 1747900937, '1'),
(207865, 20639, 'QU', 'OK', 'S', 1747900949, 1747900949, '1'),
(207866, 20059, 'QU', 'OK', 'S', 1747901014, 1747901014, '1'),
(207867, 37454, 'QU', 'OK', 'S', 1747901031, 1747901031, '1'),
(207868, 29654, 'QU', 'OK', 'S', 1747901085, 1747901085, '1'),
(207869, 29656, 'QU', 'OK', 'S', 1747901144, 1747901144, '1'),
(207870, 29654, 'QU', 'OK', 'S', 1747901194, 1747901194, '1'),
(207871, 2898, 'QU', 'OK', 'S', 1747901284, 1747901284, '1'),
(207872, 37645, 'QU', 'OK', 'S', 1747901289, 1747901289, '1'),
(207873, 37645, 'QU', 'OK', 'S', 1747901292, 1747901292, '1'),
(207874, 37645, 'QU', 'OK', 'S', 1747901294, 1747901294, '1'),
(207875, 37645, 'QU', 'OK', 'S', 1747901300, 1747901300, '1'),
(207876, 37645, 'QU', 'OK', 'S', 1747901303, 1747901303, '1'),
(207877, 37645, 'QU', 'OK', 'S', 1747901306, 1747901306, '1'),
(207878, 37645, 'QU', 'OK', 'S', 1747901308, 1747901308, '1'),
(207879, 37645, 'QU', 'OK', 'S', 1747901311, 1747901311, '1'),
(207880, 37645, 'QU', 'OK', 'S', 1747901313, 1747901313, '1'),
(207881, 21564, 'QU', 'OK', 'S', 1747901353, 1747901353, '1'),
(207882, 21564, 'QU', 'OK', 'S', 1747901356, 1747901356, '1'),
(207883, 21564, 'QU', 'OK', 'S', 1747901358, 1747901358, '1'),
(207884, 21564, 'QU', 'OK', 'S', 1747901361, 1747901361, '1'),
(207885, 21564, 'QU', 'OK', 'S', 1747901365, 1747901365, '1'),
(207886, 21564, 'QU', 'OK', 'S', 1747901367, 1747901367, '1'),
(207887, 21564, 'QU', 'OK', 'S', 1747901370, 1747901370, '1'),
(207888, 21564, 'QU', 'OK', 'S', 1747901372, 1747901372, '1'),
(207889, 36587, 'QU', 'OK', 'S', 1747901376, 1747901376, '1'),
(207890, 21564, 'QU', 'OK', 'S', 1747901377, 1747901377, '1'),
(207891, 21564, 'QU', 'OK', 'S', 1747901379, 1747901379, '1'),
(207892, 21564, 'QU', 'OK', 'S', 1747901382, 1747901382, '1'),
(207893, 21564, 'QU', 'OK', 'S', 1747901390, 1747901390, '1'),
(207894, 21564, 'QU', 'OK', 'S', 1747901393, 1747901393, '1'),
(207895, 21564, 'QU', 'OK', 'S', 1747901395, 1747901395, '1'),
(207896, 21564, 'QU', 'OK', 'S', 1747901397, 1747901397, '1'),
(207897, 21564, 'QU', 'OK', 'S', 1747901399, 1747901399, '1'),
(207898, 21564, 'QU', 'OK', 'S', 1747901402, 1747901402, '1'),
(207899, 21564, 'QU', 'OK', 'S', 1747901404, 1747901404, '1'),
(207900, 21564, 'QU', 'OK', 'S', 1747901421, 1747901421, '1'),
(207901, 21564, 'QU', 'OK', 'S', 1747901424, 1747901424, '1'),
(207902, 21564, 'QU', 'OK', 'S', 1747901426, 1747901426, '1'),
(207903, 21564, 'QU', 'OK', 'S', 1747901429, 1747901429, '1'),
(207904, 21564, 'QU', 'OK', 'S', 1747901431, 1747901431, '1'),
(207905, 31147, 'QU', 'OK', 'S', 1747905564, 1747905564, '1'),
(207906, 37886, 'QU', 'OK', 'S', 1747905651, 1747905651, '1'),
(207907, 37887, 'QU', 'OK', 'S', 1747905697, 1747905697, '1'),
(207908, 37888, 'QU', 'OK', 'S', 1747905774, 1747905774, '1'),
(207909, 37891, 'QU', 'OK', 'S', 1747905852, 1747905852, '1'),
(207910, 37902, 'QU', 'OK', 'S', 1747906117, 1747906117, '1'),
(207911, 37901, 'QU', 'OK', 'S', 1747906140, 1747906140, '1'),
(207912, 37900, 'QU', 'OK', 'S', 1747906161, 1747906161, '1'),
(207913, 37899, 'QU', 'OK', 'S', 1747906187, 1747906187, '1'),
(207914, 37898, 'QU', 'OK', 'S', 1747906211, 1747906211, '1'),
(207915, 37897, 'QU', 'OK', 'S', 1747906234, 1747906234, '1'),
(207916, 37896, 'QU', 'OK', 'S', 1747906260, 1747906260, '1'),
(207917, 37895, 'QU', 'OK', 'S', 1747906284, 1747906284, '1'),
(207918, 37894, 'QU', 'OK', 'S', 1747906308, 1747906308, '1'),
(207919, 37893, 'QU', 'OK', 'S', 1747906328, 1747906328, '1'),
(207920, 37892, 'QU', 'OK', 'S', 1747906349, 1747906349, '1'),
(207921, 37890, 'QU', 'OK', 'S', 1747906377, 1747906377, '1'),
(207922, 37889, 'QU', 'OK', 'S', 1747906399, 1747906399, '1'),
(207923, 37384, 'QU', 'OK', 'S', 1747907127, 1747907127, '1'),
(207924, 37320, 'QU', 'OK', 'S', 1747907795, 1747907795, '1'),
(207925, 32436, 'QU', 'OK', 'S', 1747907871, 1747907871, '1'),
(207926, 31561, 'QU', 'OK', 'S', 1747907908, 1747907908, '1'),
(207927, 22658, 'QU', 'OK', 'S', 1747907940, 1747907940, '1'),
(207928, 36824, 'QU', 'OK', 'S', 1747907984, 1747907984, '1'),
(207929, 20394, 'QU', 'OK', 'S', 1747908040, 1747908040, '1'),
(207930, 37769, 'QU', 'OK', 'S', 1747908070, 1747908070, '1'),
(207931, 12649, 'QU', 'OK', 'S', 1747908111, 1747908111, '1'),
(207932, 30234, 'QU', 'OK', 'S', 1747908135, 1747908135, '1'),
(207933, 37853, 'QU', 'OK', 'S', 1747908153, 1747908153, '1'),
(207934, 20217, 'QU', 'OK', 'S', 1747908203, 1747908203, '1'),
(207935, 33260, 'QU', 'OK', 'S', 1747908618, 1747908618, '1'),
(207936, 37602, 'QU', 'OK', 'S', 1747908684, 1747908684, '1'),
(207937, 26947, 'QU', 'OK', 'S', 1747909068, 1747909068, '1'),
(207938, 36285, 'QU', 'OK', 'S', 1747909071, 1747909071, '1'),
(207939, 36209, 'QU', 'OK', 'S', 1747909074, 1747909074, '1'),
(207940, 36216, 'QU', 'OK', 'S', 1747909101, 1747909101, '1'),
(207941, 30327, 'QU', 'OK', 'S', 1747909113, 1747909113, '1'),
(207942, 31066, 'QU', 'OK', 'S', 1747909158, 1747909158, '1'),
(207943, 31066, 'QU', 'OK', 'S', 1747909163, 1747909163, '1'),
(207944, 24955, 'QU', 'OK', 'S', 1747909527, 1747909527, '1'),
(207945, 33137, 'QU', 'OK', 'S', 1747909792, 1747909792, '1'),
(207946, 32020, 'QU', 'OK', 'S', 1747909961, 1747909961, '1'),
(207947, 31113, 'QU', 'OK', 'S', 1747910030, 1747910030, '1'),
(207948, 31797, 'QU', 'OK', 'S', 1747910475, 1747910475, '1'),
(207949, 26871, 'QU', 'OK', 'S', 1747910556, 1747910556, '1'),
(207950, 26876, 'QU', 'OK', 'S', 1747910625, 1747910625, '1'),
(207951, 26877, 'QU', 'OK', 'S', 1747910689, 1747910689, '1'),
(207952, 11229, 'QU', 'OK', 'S', 1747911234, 1747911234, '1'),
(207953, 35630, 'QU', 'OK', 'S', 1747911289, 1747911289, '1'),
(207954, 36214, 'QU', 'OK', 'S', 1747911859, 1747911859, '1'),
(207955, 36215, 'QU', 'OK', 'S', 1747912015, 1747912015, '1'),
(207956, 36233, 'QU', 'OK', 'S', 1747912172, 1747912172, '1'),
(207957, 37780, 'QU', 'OK', 'S', 1747912213, 1747912213, '1'),
(207958, 37780, 'QU', 'OK', 'S', 1747912217, 1747912217, '1'),
(207959, 36234, 'QU', 'OK', 'S', 1747912220, 1747912220, '1'),
(207960, 36234, 'QU', 'OK', 'S', 1747912222, 1747912222, '1'),
(207961, 36226, 'QU', 'OK', 'S', 1747912532, 1747912532, '1'),
(207962, 36225, 'QU', 'OK', 'S', 1747912675, 1747912675, '1'),
(207963, 35339, 'QU', 'OK', 'S', 1747913437, 1747913437, '1'),
(207964, 24815, 'QU', 'OK', 'S', 1747913510, 1747913510, '1'),
(207965, 35915, 'QU', 'OK', 'S', 1747913616, 1747913616, '1'),
(207966, 34018, 'QU', 'OK', 'S', 1747913687, 1747913687, '1'),
(207967, 37324, 'QU', 'OK', 'S', 1747914362, 1747914362, '1'),
(207968, 37903, 'QU', 'OK', 'S', 1747914615, 1747914615, '1'),
(207969, 37904, 'QU', 'OK', 'S', 1747915021, 1747915021, '1'),
(207970, 37905, 'QU', 'OK', 'S', 1747915252, 1747915252, '1'),
(207971, 29302, 'QU', 'OK', 'S', 1747915803, 1747915803, '1'),
(207972, 37904, 'QU', 'OK', 'S', 1747916064, 1747916064, '1'),
(207973, 37906, 'QU', 'OK', 'S', 1747916295, 1747916295, '1'),
(207974, 37907, 'QU', 'OK', 'S', 1747916628, 1747916628, '1'),
(207975, 37908, 'QU', 'OK', 'S', 1747917537, 1747917537, '1'),
(207976, 37909, 'QU', 'OK', 'S', 1747917887, 1747917887, '1'),
(207977, 37910, 'QU', 'OK', 'S', 1747918084, 1747918084, '1'),
(207978, 37911, 'QU', 'OK', 'S', 1747918259, 1747918259, '1'),
(207979, 37820, 'QU', 'OK', 'S', 1747918538, 1747918538, '1'),
(207980, 37820, 'QU', 'OK', 'S', 1747918540, 1747918540, '1'),
(207981, 37820, 'QU', 'OK', 'S', 1747918543, 1747918543, '1'),
(207982, 37522, 'QU', 'OK', 'S', 1747918615, 1747918615, '1'),
(207983, 37833, 'QU', 'OK', 'S', 1747977349, 1747977349, '1'),
(207984, 37532, 'QU', 'OK', 'S', 1747978303, 1747978303, '1'),
(207985, 37822, 'QU', 'OK', 'S', 1747979730, 1747979730, '1'),
(207986, 37822, 'QU', 'OK', 'S', 1747979734, 1747979734, '1'),
(207987, 37779, 'QU', 'OK', 'S', 1747979737, 1747979737, '1'),
(207988, 37779, 'QU', 'OK', 'S', 1747979740, 1747979740, '1'),
(207989, 37779, 'QU', 'OK', 'S', 1747979747, 1747979747, '1'),
(207990, 37821, 'QU', 'OK', 'S', 1747979757, 1747979757, '1'),
(207991, 37821, 'QU', 'OK', 'S', 1747979760, 1747979760, '1'),
(207992, 37823, 'QU', 'OK', 'S', 1747979763, 1747979763, '1'),
(207993, 37823, 'QU', 'OK', 'S', 1747979765, 1747979765, '1'),
(207994, 37779, 'QU', 'OK', 'S', 1747979772, 1747979772, '1'),
(207995, 27705, 'QU', 'OK', 'S', 1747984203, 1747984203, '1'),
(207996, 27705, 'QU', 'OK', 'S', 1747984208, 1747984208, '1'),
(207997, 36035, 'QU', 'OK', 'S', 1747984212, 1747984212, '1'),
(207998, 36035, 'QU', 'OK', 'S', 1747984215, 1747984215, '1'),
(207999, 37323, 'QU', 'OK', 'S', 1747984218, 1747984218, '1'),
(208000, 37323, 'QU', 'OK', 'S', 1747984220, 1747984220, '1'),
(208001, 36035, 'QU', 'OK', 'S', 1747984223, 1747984223, '1'),
(208002, 36035, 'QU', 'OK', 'S', 1747984226, 1747984226, '1'),
(208003, 36035, 'QU', 'OK', 'S', 1747984231, 1747984231, '1'),
(208004, 32761, 'QU', 'OK', 'S', 1747984235, 1747984235, '1'),
(208005, 36890, 'QU', 'OK', 'S', 1747984241, 1747984241, '1'),
(208006, 36890, 'QU', 'OK', 'S', 1747984252, 1747984252, '1'),
(208007, 37243, 'QU', 'OK', 'S', 1747984256, 1747984256, '1'),
(208008, 36890, 'QU', 'OK', 'S', 1747984263, 1747984263, '1'),
(208009, 37052, 'QU', 'OK', 'S', 1747984266, 1747984266, '1'),
(208010, 36890, 'QU', 'OK', 'S', 1747984277, 1747984277, '1'),
(208011, 37243, 'QU', 'OK', 'S', 1747984283, 1747984283, '1'),
(208012, 37243, 'QU', 'OK', 'S', 1747984288, 1747984288, '1'),
(208013, 32761, 'QU', 'OK', 'S', 1747984292, 1747984292, '1'),
(208014, 35042, 'QU', 'OK', 'S', 1747984296, 1747984296, '1'),
(208015, 36973, 'QU', 'OK', 'S', 1747984301, 1747984301, '1'),
(208016, 36973, 'QU', 'OK', 'S', 1747984305, 1747984305, '1'),
(208017, 37052, 'QU', 'OK', 'S', 1747984310, 1747984310, '1'),
(208018, 26135, 'QU', 'OK', 'S', 1747984315, 1747984315, '1'),
(208019, 36973, 'QU', 'OK', 'S', 1747984320, 1747984320, '1'),
(208020, 32761, 'QU', 'OK', 'S', 1747984324, 1747984324, '1'),
(208021, 36293, 'QU', 'OK', 'S', 1747984329, 1747984329, '1'),
(208022, 26135, 'QU', 'OK', 'S', 1747984334, 1747984334, '1'),
(208023, 32761, 'QU', 'OK', 'S', 1747984339, 1747984339, '1'),
(208024, 36890, 'QU', 'OK', 'S', 1747984344, 1747984344, '1'),
(208025, 36890, 'QU', 'OK', 'S', 1747984348, 1747984348, '1'),
(208026, 32761, 'QU', 'OK', 'S', 1747984352, 1747984352, '1'),
(208027, 37243, 'QU', 'OK', 'S', 1747984357, 1747984357, '1'),
(208028, 36890, 'QU', 'OK', 'S', 1747984362, 1747984362, '1'),
(208029, 36890, 'QU', 'OK', 'S', 1747984369, 1747984369, '1'),
(208030, 17580, 'QU', 'OK', 'S', 1747984372, 1747984372, '1'),
(208031, 37243, 'QU', 'OK', 'S', 1747984377, 1747984377, '1'),
(208032, 37323, 'QU', 'OK', 'S', 1747984383, 1747984383, '1'),
(208033, 32761, 'QU', 'OK', 'S', 1747984386, 1747984386, '1'),
(208034, 32761, 'QU', 'OK', 'S', 1747984390, 1747984390, '1'),
(208035, 17580, 'QU', 'OK', 'S', 1747984398, 1747984398, '1'),
(208036, 34614, 'QU', 'OK', 'S', 1747984403, 1747984403, '1'),
(208037, 34615, 'QU', 'OK', 'S', 1747984413, 1747984413, '1'),
(208038, 34615, 'QU', 'OK', 'S', 1747984417, 1747984417, '1'),
(208039, 32761, 'QU', 'OK', 'S', 1747984421, 1747984421, '1'),
(208040, 32761, 'QU', 'OK', 'S', 1747984425, 1747984425, '1'),
(208041, 35042, 'QU', 'OK', 'S', 1747984433, 1747984433, '1'),
(208042, 36293, 'QU', 'OK', 'S', 1747984438, 1747984438, '1'),
(208043, 36293, 'QU', 'OK', 'S', 1747984444, 1747984444, '1'),
(208044, 26135, 'QU', 'OK', 'S', 1747984451, 1747984451, '1'),
(208045, 35042, 'QU', 'OK', 'S', 1747984456, 1747984456, '1'),
(208046, 36293, 'QU', 'OK', 'S', 1747984461, 1747984461, '1'),
(208047, 37243, 'QU', 'OK', 'S', 1747984466, 1747984466, '1'),
(208048, 26135, 'QU', 'OK', 'S', 1747984471, 1747984471, '1'),
(208049, 26135, 'QU', 'OK', 'S', 1747984476, 1747984476, '1'),
(208050, 36293, 'QU', 'OK', 'S', 1747984484, 1747984484, '1'),
(208051, 32761, 'QU', 'OK', 'S', 1747984491, 1747984491, '1'),
(208052, 36973, 'QU', 'OK', 'S', 1747984497, 1747984497, '1'),
(208053, 26135, 'QU', 'OK', 'S', 1747984502, 1747984502, '1'),
(208054, 37243, 'QU', 'OK', 'S', 1747984507, 1747984507, '1'),
(208055, 36293, 'QU', 'OK', 'S', 1747984512, 1747984512, '1'),
(208056, 36973, 'QU', 'OK', 'S', 1747984526, 1747984526, '1'),
(208057, 36973, 'QU', 'OK', 'S', 1747984531, 1747984531, '1'),
(208058, 36973, 'QU', 'OK', 'S', 1747984536, 1747984536, '1'),
(208059, 26135, 'QU', 'OK', 'S', 1747984540, 1747984540, '1'),
(208060, 36973, 'QU', 'OK', 'S', 1747984546, 1747984546, '1'),
(208061, 36293, 'QU', 'OK', 'S', 1747984551, 1747984551, '1'),
(208062, 36973, 'QU', 'OK', 'S', 1747984557, 1747984557, '1'),
(208063, 36973, 'QU', 'OK', 'S', 1747984563, 1747984563, '1'),
(208064, 37052, 'QU', 'OK', 'S', 1747984568, 1747984568, '1'),
(208065, 34614, 'QU', 'OK', 'S', 1747984572, 1747984572, '1'),
(208066, 26135, 'QU', 'OK', 'S', 1747984578, 1747984578, '1'),
(208067, 35042, 'QU', 'OK', 'S', 1747984588, 1747984588, '1'),
(208068, 26135, 'QU', 'OK', 'S', 1747984596, 1747984596, '1'),
(208069, 36035, 'QU', 'OK', 'S', 1747984612, 1747984612, '1'),
(208070, 37243, 'QU', 'OK', 'S', 1747984911, 1747984911, '1'),
(208071, 37243, 'QU', 'OK', 'S', 1747985050, 1747985050, '1'),
(208072, 15382, 'QU', 'OK', 'S', 1747985103, 1747985103, '1'),
(208073, 15565, 'QU', 'OK', 'S', 1747985157, 1747985157, '1'),
(208074, 36891, 'QU', 'OK', 'S', 1747985432, 1747985432, '1'),
(208075, 36891, 'QU', 'OK', 'S', 1747985455, 1747985455, '1'),
(208076, 36891, 'QU', 'OK', 'S', 1747985461, 1747985461, '1'),
(208077, 36891, 'QU', 'OK', 'S', 1747985474, 1747985474, '1'),
(208078, 30818, 'QU', 'OK', 'S', 1747987140, 1747987140, '1'),
(208079, 30818, 'QU', 'OK', 'S', 1747987176, 1747987176, '1'),
(208080, 27347, 'QU', 'OK', 'S', 1747987299, 1747987299, '1'),
(208081, 15384, 'QU', 'OK', 'S', 1747987440, 1747987440, '1'),
(208082, 15385, 'QU', 'OK', 'S', 1747987468, 1747987468, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(208083, 37822, 'QU', 'OK', 'S', 1747987728, 1747987728, '1'),
(208084, 37822, 'QU', 'OK', 'S', 1747987730, 1747987730, '1'),
(208085, 37822, 'QU', 'OK', 'S', 1747987733, 1747987733, '1'),
(208086, 37822, 'QU', 'OK', 'S', 1747987736, 1747987736, '1'),
(208087, 37040, 'QU', 'OK', 'S', 1747987739, 1747987739, '1'),
(208088, 37040, 'QU', 'OK', 'S', 1747987747, 1747987747, '1'),
(208089, 37040, 'QU', 'OK', 'S', 1747987750, 1747987750, '1'),
(208090, 37040, 'QU', 'OK', 'S', 1747987753, 1747987753, '1'),
(208091, 35547, 'QU', 'OK', 'S', 1747987757, 1747987757, '1'),
(208092, 35547, 'QU', 'OK', 'S', 1747987760, 1747987760, '1'),
(208093, 35547, 'QU', 'OK', 'S', 1747987763, 1747987763, '1'),
(208094, 35547, 'QU', 'OK', 'S', 1747987766, 1747987766, '1'),
(208095, 35547, 'QU', 'OK', 'S', 1747987770, 1747987770, '1'),
(208096, 15383, 'QU', 'OK', 'S', 1747988017, 1747988017, '1'),
(208097, 17766, 'QU', 'OK', 'S', 1747988459, 1747988459, '1'),
(208098, 17766, 'QU', 'OK', 'S', 1747988459, 1747988459, '1'),
(208099, 17771, 'QU', 'OK', 'S', 1747991419, 1747991419, '1'),
(208100, 17768, 'QU', 'OK', 'S', 1747991829, 1747991829, '1'),
(208101, 17768, 'QU', 'OK', 'S', 1747991829, 1747991829, '1'),
(208102, 17768, 'QU', 'OK', 'S', 1747991829, 1747991829, '1'),
(208103, 17768, 'QU', 'OK', 'S', 1747991829, 1747991829, '1'),
(208104, 17768, 'QU', 'OK', 'S', 1747991829, 1747991829, '1'),
(208105, 17765, 'QU', 'OK', 'S', 1747992068, 1747992068, '1'),
(208106, 17765, 'QU', 'OK', 'S', 1747992068, 1747992068, '1'),
(208107, 17765, 'QU', 'OK', 'S', 1747992068, 1747992068, '1'),
(208108, 17765, 'QU', 'OK', 'S', 1747992068, 1747992068, '1'),
(208109, 17767, 'QU', 'OK', 'S', 1747992287, 1747992287, '1'),
(208110, 17767, 'QU', 'OK', 'S', 1747992287, 1747992287, '1'),
(208111, 17767, 'QU', 'OK', 'S', 1747992287, 1747992287, '1'),
(208112, 17767, 'QU', 'OK', 'S', 1747992287, 1747992287, '1'),
(208113, 17767, 'QU', 'OK', 'S', 1747992287, 1747992287, '1'),
(208114, 17781, 'QU', 'OK', 'S', 1747992822, 1747992822, '1'),
(208115, 17781, 'QU', 'OK', 'S', 1747992822, 1747992822, '1'),
(208116, 17781, 'QU', 'OK', 'S', 1747992822, 1747992822, '1'),
(208117, 17781, 'QU', 'OK', 'S', 1747992822, 1747992822, '1'),
(208118, 23335, 'QU', 'OK', 'S', 1747993394, 1747993394, '1'),
(208119, 17776, 'QU', 'OK', 'S', 1747993673, 1747993673, '1'),
(208120, 17776, 'QU', 'OK', 'S', 1747993673, 1747993673, '1'),
(208121, 17776, 'QU', 'OK', 'S', 1747993673, 1747993673, '1'),
(208122, 17782, 'QU', 'OK', 'S', 1747993754, 1747993754, '1'),
(208123, 36763, 'QU', 'OK', 'S', 1747995277, 1747995277, '1'),
(208124, 37924, 'QU', 'OK', 'S', 1747995472, 1747995472, '1'),
(208125, 37923, 'QU', 'OK', 'S', 1747995637, 1747995637, '1'),
(208126, 37921, 'QU', 'OK', 'S', 1747995869, 1747995869, '1'),
(208127, 37919, 'QU', 'OK', 'S', 1747996061, 1747996061, '1'),
(208128, 37918, 'QU', 'OK', 'S', 1747996087, 1747996087, '1'),
(208129, 37917, 'QU', 'OK', 'S', 1747996117, 1747996117, '1'),
(208130, 37916, 'QU', 'OK', 'S', 1747996148, 1747996148, '1'),
(208131, 36018, 'QU', 'OK', 'S', 1747996191, 1747996191, '1'),
(208132, 37456, 'QU', 'OK', 'S', 1747996224, 1747996224, '1'),
(208133, 37922, 'QU', 'OK', 'S', 1747996456, 1747996456, '1'),
(208134, 37914, 'QU', 'OK', 'S', 1747996516, 1747996516, '1'),
(208135, 37913, 'QU', 'OK', 'S', 1747996549, 1747996549, '1'),
(208136, 37931, 'QU', 'OK', 'S', 1747997661, 1747997661, '1'),
(208137, 37384, 'QU', 'OK', 'S', 1747997753, 1747997753, '1'),
(208138, 2478, 'QU', 'OK', 'S', 1747997863, 1747997863, '1'),
(208139, 36543, 'QU', 'OK', 'S', 1748001902, 1748001902, '1'),
(208140, 36543, 'QU', 'OK', 'S', 1748001905, 1748001905, '1'),
(208141, 31138, 'QU', 'OK', 'S', 1748002718, 1748002718, '1'),
(208142, 37292, 'QU', 'OK', 'S', 1748005211, 1748005211, '1'),
(208143, 36581, 'QU', 'OK', 'S', 1748005270, 1748005270, '1'),
(208144, 36581, 'QU', 'OK', 'S', 1748005282, 1748005282, '1'),
(208145, 33077, 'QU', 'OK', 'S', 1748005331, 1748005331, '1'),
(208146, 37921, 'QU', 'OK', 'S', 1748064024, 1748064024, '1'),
(208147, 24240, 'QU', 'OK', 'S', 1748064082, 1748064082, '1'),
(208148, 24240, 'QU', 'OK', 'S', 1748064094, 1748064094, '1'),
(208149, 36625, 'QU', 'OK', 'S', 1748064101, 1748064101, '1'),
(208150, 36625, 'QU', 'OK', 'S', 1748064107, 1748064107, '1'),
(208151, 36625, 'QU', 'OK', 'S', 1748064111, 1748064111, '1'),
(208152, 36428, 'QU', 'OK', 'S', 1748064117, 1748064117, '1'),
(208153, 36428, 'QU', 'OK', 'S', 1748064121, 1748064121, '1'),
(208154, 21915, 'QU', 'OK', 'S', 1748064124, 1748064124, '1'),
(208155, 13705, 'QU', 'OK', 'S', 1748064128, 1748064128, '1'),
(208156, 18944, 'QU', 'OK', 'S', 1748064133, 1748064133, '1'),
(208157, 18944, 'QU', 'OK', 'S', 1748064144, 1748064144, '1'),
(208158, 37823, 'QU', 'OK', 'S', 1748064821, 1748064821, '1'),
(208159, 37823, 'QU', 'OK', 'S', 1748064825, 1748064825, '1'),
(208160, 37823, 'QU', 'OK', 'S', 1748064827, 1748064827, '1'),
(208161, 37823, 'QU', 'OK', 'S', 1748064829, 1748064829, '1'),
(208162, 37823, 'QU', 'OK', 'S', 1748064832, 1748064832, '1'),
(208163, 31138, 'QU', 'OK', 'S', 1748065650, 1748065650, '1'),
(208164, 31138, 'QU', 'OK', 'S', 1748065964, 1748065964, '1'),
(208165, 31130, 'QU', 'OK', 'S', 1748065995, 1748065995, '1'),
(208166, 31130, 'QU', 'OK', 'S', 1748065999, 1748065999, '1'),
(208167, 37291, 'QU', 'OK', 'S', 1748066045, 1748066045, '1'),
(208168, 37291, 'QU', 'OK', 'S', 1748066069, 1748066069, '1'),
(208169, 31130, 'QU', 'OK', 'S', 1748069226, 1748069226, '1'),
(208170, 37544, 'QU', 'OK', 'S', 1748069886, 1748069886, '1'),
(208171, 37518, 'QU', 'OK', 'S', 1748069911, 1748069911, '1'),
(208172, 37826, 'QU', 'OK', 'S', 1748070084, 1748070084, '1'),
(208173, 31130, 'QU', 'OK', 'S', 1748070852, 1748070852, '1'),
(208174, 37522, 'QU', 'OK', 'S', 1748071851, 1748071851, '1'),
(208175, 31162, 'QU', 'OK', 'S', 1748072643, 1748072643, '1'),
(208176, 23958, 'QU', 'OK', 'S', 1748073844, 1748073844, '1'),
(208177, 23958, 'QU', 'OK', 'S', 1748074100, 1748074100, '1'),
(208178, 23958, 'QU', 'OK', 'S', 1748074102, 1748074102, '1'),
(208179, 23958, 'QU', 'OK', 'S', 1748074106, 1748074106, '1'),
(208180, 23958, 'QU', 'OK', 'S', 1748074108, 1748074108, '1'),
(208181, 37941, 'QU', 'OK', 'S', 1748076393, 1748076393, '1'),
(208182, 37941, 'QU', 'OK', 'S', 1748076393, 1748076393, '1'),
(208183, 37941, 'QU', 'OK', 'S', 1748076393, 1748076393, '1'),
(208184, 37798, 'QU', 'OK', 'S', 1748077802, 1748077802, '1'),
(208185, 37772, 'QU', 'OK', 'S', 1748077849, 1748077849, '1'),
(208186, 37847, 'QU', 'OK', 'S', 1748077890, 1748077890, '1'),
(208187, 37102, 'QU', 'OK', 'S', 1748078146, 1748078146, '1'),
(208188, 37936, 'QU', 'OK', 'S', 1748078849, 1748078849, '1'),
(208189, 37935, 'QU', 'OK', 'S', 1748078882, 1748078882, '1'),
(208190, 37934, 'QU', 'OK', 'S', 1748079073, 1748079073, '1'),
(208191, 37933, 'QU', 'OK', 'S', 1748079246, 1748079246, '1'),
(208192, 37932, 'QU', 'OK', 'S', 1748079548, 1748079548, '1'),
(208193, 36539, 'QU', 'OK', 'S', 1748080286, 1748080286, '1'),
(208194, 37234, 'QU', 'OK', 'S', 1748080290, 1748080290, '1'),
(208195, 30538, 'QU', 'OK', 'S', 1748080293, 1748080293, '1'),
(208196, 37557, 'QU', 'OK', 'S', 1748080299, 1748080299, '1'),
(208197, 36421, 'QU', 'OK', 'S', 1748080302, 1748080302, '1'),
(208198, 37557, 'QU', 'OK', 'S', 1748080311, 1748080311, '1'),
(208199, 21374, 'QU', 'OK', 'S', 1748080315, 1748080315, '1'),
(208200, 37556, 'QU', 'OK', 'S', 1748080320, 1748080320, '1'),
(208201, 24677, 'QU', 'OK', 'S', 1748080324, 1748080324, '1'),
(208202, 14695, 'QU', 'OK', 'S', 1748080328, 1748080328, '1'),
(208203, 18575, 'QU', 'OK', 'S', 1748080331, 1748080331, '1'),
(208204, 37821, 'QU', 'OK', 'S', 1748080335, 1748080335, '1'),
(208205, 31762, 'QU', 'OK', 'S', 1748080337, 1748080337, '1'),
(208206, 33543, 'QU', 'OK', 'S', 1748080341, 1748080341, '1'),
(208207, 37821, 'QU', 'OK', 'S', 1748080345, 1748080345, '1'),
(208208, 35274, 'QU', 'OK', 'S', 1748080350, 1748080350, '1'),
(208209, 19144, 'QU', 'OK', 'S', 1748080354, 1748080354, '1'),
(208210, 28220, 'QU', 'OK', 'S', 1748080359, 1748080359, '1'),
(208211, 7866, 'QU', 'OK', 'S', 1748080364, 1748080364, '1'),
(208212, 13634, 'QU', 'OK', 'S', 1748080373, 1748080373, '1'),
(208213, 30538, 'QU', 'OK', 'S', 1748080380, 1748080380, '1'),
(208214, 29606, 'QU', 'OK', 'S', 1748080384, 1748080384, '1'),
(208215, 13691, 'QU', 'OK', 'S', 1748080389, 1748080389, '1'),
(208216, 36110, 'QU', 'OK', 'S', 1748080394, 1748080394, '1'),
(208217, 19144, 'QU', 'OK', 'S', 1748080401, 1748080401, '1'),
(208218, 31747, 'QU', 'OK', 'S', 1748080407, 1748080407, '1'),
(208219, 30110, 'QU', 'OK', 'S', 1748080413, 1748080413, '1'),
(208220, 37840, 'QU', 'OK', 'S', 1748080417, 1748080417, '1'),
(208221, 35273, 'QU', 'OK', 'S', 1748080419, 1748080419, '1'),
(208222, 31747, 'QU', 'OK', 'S', 1748080496, 1748080496, '1'),
(208223, 31747, 'QU', 'OK', 'S', 1748080501, 1748080501, '1'),
(208224, 37290, 'QU', 'OK', 'S', 1748080771, 1748080771, '1'),
(208225, 8406, 'QU', 'OK', 'S', 1748083162, 1748083162, '1'),
(208226, 26022, 'QU', 'OK', 'S', 1748083192, 1748083192, '1'),
(208227, 12165, 'QU', 'OK', 'S', 1748083197, 1748083197, '1'),
(208228, 21846, 'QU', 'OK', 'S', 1748083211, 1748083211, '1'),
(208229, 21868, 'QU', 'OK', 'S', 1748083219, 1748083219, '1'),
(208230, 28038, 'QU', 'OK', 'S', 1748083242, 1748083242, '1'),
(208231, 34591, 'QU', 'OK', 'S', 1748083248, 1748083248, '1'),
(208232, 34569, 'QU', 'OK', 'S', 1748083258, 1748083258, '1'),
(208233, 13460, 'QU', 'OK', 'S', 1748083580, 1748083580, '1'),
(208234, 13567, 'QU', 'OK', 'S', 1748083650, 1748083650, '1'),
(208235, 30014, 'QU', 'OK', 'S', 1748083742, 1748083742, '1'),
(208236, 23460, 'QU', 'OK', 'S', 1748085674, 1748085674, '1'),
(208237, 35028, 'QU', 'OK', 'S', 1748085912, 1748085912, '1'),
(208238, 21008, 'QU', 'OK', 'S', 1748085975, 1748085975, '1'),
(208239, 37351, 'QU', 'OK', 'S', 1748086012, 1748086012, '1'),
(208240, 26689, 'QU', 'OK', 'S', 1748086046, 1748086046, '1'),
(208241, 24815, 'QU', 'OK', 'S', 1748086077, 1748086077, '1'),
(208242, 37931, 'QU', 'OK', 'S', 1748086107, 1748086107, '1'),
(208243, 30444, 'QU', 'OK', 'S', 1748086141, 1748086141, '1'),
(208244, 26547, 'QU', 'OK', 'S', 1748086186, 1748086186, '1'),
(208245, 28717, 'QU', 'OK', 'S', 1748086262, 1748086262, '1'),
(208246, 37651, 'QU', 'OK', 'S', 1748086316, 1748086316, '1'),
(208247, 35933, 'QU', 'OK', 'S', 1748086417, 1748086417, '1'),
(208248, 2192, 'QU', 'OK', 'S', 1748094035, 1748094035, '1'),
(208249, 36862, 'QU', 'OK', 'S', 1748237366, 1748237366, '1'),
(208250, 37814, 'QU', 'OK', 'S', 1748237369, 1748237369, '1'),
(208251, 37324, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208252, 37234, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208253, 31891, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208254, 36750, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208255, 37454, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208256, 37433, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208257, 37416, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208258, 35424, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208259, 35945, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208260, 34351, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208261, 10235, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208262, 37036, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208263, 31807, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208264, 25684, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208265, 36177, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208266, 33852, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208267, 29645, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208268, 36719, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208269, 27297, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208270, 35381, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208271, 35472, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208272, 36122, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208273, 36071, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208274, 36122, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208275, 33954, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208276, 12526, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208277, 34542, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208278, 14542, 'QU', 'OK', 'S', 1748239478, 1748239478, '1'),
(208279, 35424, 'QU', 'OK', 'S', 1748239629, 1748239629, '1'),
(208280, 35906, 'QU', 'OK', 'S', 1748239638, 1748239638, '1'),
(208281, 36771, 'QU', 'OK', 'S', 1748239642, 1748239642, '1'),
(208282, 31891, 'QU', 'OK', 'S', 1748239645, 1748239645, '1'),
(208283, 35472, 'QU', 'OK', 'S', 1748239664, 1748239664, '1'),
(208284, 35945, 'QU', 'OK', 'S', 1748239673, 1748239673, '1'),
(208285, 37234, 'QU', 'OK', 'S', 1748239678, 1748239678, '1'),
(208286, 37416, 'QU', 'OK', 'S', 1748239681, 1748239681, '1'),
(208287, 10235, 'QU', 'OK', 'S', 1748239684, 1748239684, '1'),
(208288, 37433, 'QU', 'OK', 'S', 1748239687, 1748239687, '1'),
(208289, 34780, 'QU', 'OK', 'S', 1748239695, 1748239695, '1'),
(208290, 31807, 'QU', 'OK', 'S', 1748239700, 1748239700, '1'),
(208291, 37324, 'QU', 'OK', 'S', 1748239707, 1748239707, '1'),
(208292, 36750, 'QU', 'OK', 'S', 1748239712, 1748239712, '1'),
(208293, 34542, 'QU', 'OK', 'S', 1748239714, 1748239714, '1'),
(208294, 33852, 'QU', 'OK', 'S', 1748239724, 1748239724, '1'),
(208295, 29645, 'QU', 'OK', 'S', 1748239730, 1748239730, '1'),
(208296, 34351, 'QU', 'OK', 'S', 1748239734, 1748239734, '1'),
(208297, 33954, 'QU', 'OK', 'S', 1748239739, 1748239739, '1'),
(208298, 36071, 'QU', 'OK', 'S', 1748239742, 1748239742, '1'),
(208299, 36719, 'QU', 'OK', 'S', 1748239747, 1748239747, '1'),
(208300, 37454, 'QU', 'OK', 'S', 1748239751, 1748239751, '1'),
(208301, 14542, 'QU', 'OK', 'S', 1748239758, 1748239758, '1'),
(208302, 36122, 'QU', 'OK', 'S', 1748239762, 1748239762, '1'),
(208303, 37036, 'QU', 'OK', 'S', 1748239766, 1748239766, '1'),
(208304, 35381, 'QU', 'OK', 'S', 1748239771, 1748239771, '1'),
(208305, 12526, 'QU', 'OK', 'S', 1748239775, 1748239775, '1'),
(208306, 25684, 'QU', 'OK', 'S', 1748239779, 1748239779, '1'),
(208307, 27297, 'QU', 'OK', 'S', 1748239783, 1748239783, '1'),
(208308, 36122, 'QU', 'OK', 'S', 1748239788, 1748239788, '1'),
(208309, 36177, 'QU', 'OK', 'S', 1748239796, 1748239796, '1'),
(208310, 22268, 'QU', 'OK', 'S', 1748240358, 1748240358, '1'),
(208311, 22268, 'QU', 'OK', 'S', 1748240363, 1748240363, '1'),
(208312, 22268, 'QU', 'OK', 'S', 1748240388, 1748240388, '1'),
(208313, 22268, 'QU', 'OK', 'S', 1748240392, 1748240392, '1'),
(208314, 22268, 'QU', 'OK', 'S', 1748240397, 1748240397, '1'),
(208315, 22268, 'QU', 'OK', 'S', 1748240402, 1748240402, '1'),
(208316, 36468, 'QU', 'OK', 'S', 1748241645, 1748241645, '1'),
(208317, 36865, 'QU', 'OK', 'S', 1748243858, 1748243858, '1'),
(208318, 34702, 'QU', 'OK', 'S', 1748243862, 1748243862, '1'),
(208319, 22452, 'QU', 'OK', 'S', 1748243867, 1748243867, '1'),
(208320, 36842, 'QU', 'OK', 'S', 1748243873, 1748243873, '1'),
(208321, 37752, 'QU', 'OK', 'S', 1748243876, 1748243876, '1'),
(208322, 14630, 'QU', 'OK', 'S', 1748243879, 1748243879, '1'),
(208323, 30289, 'QU', 'OK', 'S', 1748243882, 1748243882, '1'),
(208324, 35673, 'QU', 'OK', 'S', 1748243887, 1748243887, '1'),
(208325, 37650, 'QU', 'OK', 'S', 1748243894, 1748243894, '1'),
(208326, 29616, 'QU', 'OK', 'S', 1748243909, 1748243909, '1'),
(208327, 29615, 'QU', 'OK', 'S', 1748243978, 1748243978, '1'),
(208328, 37921, 'QU', 'OK', 'S', 1748245208, 1748245208, '1'),
(208329, 37921, 'QU', 'OK', 'S', 1748245216, 1748245216, '1'),
(208330, 37921, 'QU', 'OK', 'S', 1748245220, 1748245220, '1'),
(208331, 25563, 'QU', 'OK', 'S', 1748245223, 1748245223, '1'),
(208332, 36674, 'QU', 'OK', 'S', 1748245227, 1748245227, '1'),
(208333, 36674, 'QU', 'OK', 'S', 1748245230, 1748245230, '1'),
(208334, 14681, 'QU', 'OK', 'S', 1748245626, 1748245626, '1'),
(208335, 36609, 'QU', 'OK', 'S', 1748246075, 1748246075, '1'),
(208336, 15834, 'QU', 'OK', 'S', 1748246077, 1748246077, '1'),
(208337, 32187, 'QU', 'OK', 'S', 1748246083, 1748246083, '1'),
(208338, 15834, 'QU', 'OK', 'S', 1748246091, 1748246091, '1'),
(208339, 18708, 'QU', 'OK', 'S', 1748246094, 1748246094, '1'),
(208340, 37396, 'QU', 'OK', 'S', 1748246099, 1748246099, '1'),
(208341, 36608, 'QU', 'OK', 'S', 1748246106, 1748246106, '1'),
(208342, 37278, 'QU', 'OK', 'S', 1748246111, 1748246111, '1'),
(208343, 37279, 'QU', 'OK', 'S', 1748246116, 1748246116, '1'),
(208344, 36634, 'QU', 'OK', 'S', 1748246122, 1748246122, '1'),
(208345, 15830, 'QU', 'OK', 'S', 1748246129, 1748246129, '1'),
(208346, 37396, 'QU', 'OK', 'S', 1748246139, 1748246139, '1'),
(208347, 31111, 'QU', 'OK', 'S', 1748246144, 1748246144, '1'),
(208348, 36650, 'QU', 'OK', 'S', 1748246149, 1748246149, '1'),
(208349, 24815, 'QU', 'OK', 'S', 1748246167, 1748246167, '1'),
(208350, 34545, 'QU', 'OK', 'S', 1748246170, 1748246170, '1'),
(208351, 37396, 'QU', 'OK', 'S', 1748246172, 1748246172, '1'),
(208352, 37348, 'QU', 'OK', 'S', 1748246176, 1748246176, '1'),
(208353, 36616, 'QU', 'OK', 'S', 1748246179, 1748246179, '1'),
(208354, 37279, 'QU', 'OK', 'S', 1748246183, 1748246183, '1'),
(208355, 37348, 'QU', 'OK', 'S', 1748246190, 1748246190, '1'),
(208356, 37278, 'QU', 'OK', 'S', 1748246193, 1748246193, '1'),
(208357, 37279, 'QU', 'OK', 'S', 1748246200, 1748246200, '1'),
(208358, 36606, 'QU', 'OK', 'S', 1748246206, 1748246206, '1'),
(208359, 37396, 'QU', 'OK', 'S', 1748246209, 1748246209, '1'),
(208360, 30591, 'QU', 'OK', 'S', 1748246216, 1748246216, '1'),
(208361, 37278, 'QU', 'OK', 'S', 1748246243, 1748246243, '1'),
(208362, 15829, 'QU', 'OK', 'S', 1748246698, 1748246698, '1'),
(208363, 37951, 'QU', 'OK', 'S', 1748254448, 1748254448, '1'),
(208364, 31147, 'QU', 'OK', 'S', 1748255071, 1748255071, '1'),
(208365, 31147, 'QU', 'OK', 'S', 1748255079, 1748255079, '1'),
(208366, 33922, 'QU', 'OK', 'S', 1748256033, 1748256033, '1'),
(208367, 33922, 'QU', 'OK', 'S', 1748256043, 1748256043, '1'),
(208368, 33922, 'QU', 'OK', 'S', 1748256047, 1748256047, '1'),
(208369, 37218, 'QU', 'OK', 'S', 1748256060, 1748256060, '1'),
(208370, 33920, 'QU', 'OK', 'S', 1748256066, 1748256066, '1'),
(208371, 33920, 'QU', 'OK', 'S', 1748256071, 1748256071, '1'),
(208372, 33920, 'QU', 'OK', 'S', 1748256085, 1748256085, '1'),
(208373, 33920, 'QU', 'OK', 'S', 1748256089, 1748256089, '1'),
(208374, 37177, 'QU', 'OK', 'S', 1748256093, 1748256093, '1'),
(208375, 37177, 'QU', 'OK', 'S', 1748256122, 1748256122, '1'),
(208376, 37177, 'QU', 'OK', 'S', 1748256127, 1748256127, '1'),
(208377, 33920, 'QU', 'OK', 'S', 1748256132, 1748256132, '1'),
(208378, 37177, 'QU', 'OK', 'S', 1748256138, 1748256138, '1'),
(208379, 33922, 'QU', 'OK', 'S', 1748256167, 1748256167, '1'),
(208380, 33922, 'QU', 'OK', 'S', 1748256176, 1748256176, '1'),
(208381, 34299, 'QU', 'OK', 'S', 1748256181, 1748256181, '1'),
(208382, 37218, 'QU', 'OK', 'S', 1748256207, 1748256207, '1'),
(208383, 37218, 'QU', 'OK', 'S', 1748256219, 1748256219, '1'),
(208384, 37218, 'QU', 'OK', 'S', 1748256224, 1748256224, '1'),
(208385, 37068, 'QU', 'OK', 'S', 1748256229, 1748256229, '1'),
(208386, 34299, 'QU', 'OK', 'S', 1748256234, 1748256234, '1'),
(208387, 37218, 'QU', 'OK', 'S', 1748256241, 1748256241, '1'),
(208388, 36582, 'QU', 'OK', 'S', 1748256246, 1748256246, '1'),
(208389, 15897, 'QU', 'OK', 'S', 1748256251, 1748256251, '1'),
(208390, 15897, 'QU', 'OK', 'S', 1748256257, 1748256257, '1'),
(208391, 37218, 'QU', 'OK', 'S', 1748256261, 1748256261, '1'),
(208392, 37218, 'QU', 'OK', 'S', 1748256266, 1748256266, '1'),
(208393, 15897, 'QU', 'OK', 'S', 1748256271, 1748256271, '1'),
(208394, 37959, 'QU', 'OK', 'S', 1748256272, 1748256272, '1'),
(208395, 37253, 'QU', 'OK', 'S', 1748256281, 1748256281, '1'),
(208396, 37253, 'QU', 'OK', 'S', 1748256286, 1748256286, '1'),
(208397, 37070, 'QU', 'OK', 'S', 1748256292, 1748256292, '1'),
(208398, 37070, 'QU', 'OK', 'S', 1748256297, 1748256297, '1'),
(208399, 37072, 'QU', 'OK', 'S', 1748256302, 1748256302, '1'),
(208400, 37218, 'QU', 'OK', 'S', 1748256307, 1748256307, '1'),
(208401, 36582, 'QU', 'OK', 'S', 1748256315, 1748256315, '1'),
(208402, 36582, 'QU', 'OK', 'S', 1748256336, 1748256336, '1'),
(208403, 37072, 'QU', 'OK', 'S', 1748256342, 1748256342, '1'),
(208404, 37070, 'QU', 'OK', 'S', 1748256347, 1748256347, '1'),
(208405, 37072, 'QU', 'OK', 'S', 1748256352, 1748256352, '1'),
(208406, 37072, 'QU', 'OK', 'S', 1748256358, 1748256358, '1'),
(208407, 37072, 'QU', 'OK', 'S', 1748256363, 1748256363, '1'),
(208408, 37072, 'QU', 'OK', 'S', 1748256367, 1748256367, '1'),
(208409, 37072, 'QU', 'OK', 'S', 1748256372, 1748256372, '1'),
(208410, 37217, 'QU', 'OK', 'S', 1748256378, 1748256378, '1'),
(208411, 37217, 'QU', 'OK', 'S', 1748256383, 1748256383, '1'),
(208412, 37072, 'QU', 'OK', 'S', 1748256388, 1748256388, '1'),
(208413, 37217, 'QU', 'OK', 'S', 1748256394, 1748256394, '1'),
(208414, 37217, 'QU', 'OK', 'S', 1748256399, 1748256399, '1'),
(208415, 37217, 'QU', 'OK', 'S', 1748256404, 1748256404, '1'),
(208416, 37253, 'QU', 'OK', 'S', 1748256411, 1748256411, '1'),
(208417, 37217, 'QU', 'OK', 'S', 1748256417, 1748256417, '1'),
(208418, 37218, 'QU', 'OK', 'S', 1748256423, 1748256423, '1'),
(208419, 37072, 'QU', 'OK', 'S', 1748256428, 1748256428, '1'),
(208420, 37070, 'QU', 'OK', 'S', 1748256433, 1748256433, '1'),
(208421, 37072, 'QU', 'OK', 'S', 1748256437, 1748256437, '1'),
(208422, 36582, 'QU', 'OK', 'S', 1748256443, 1748256443, '1'),
(208423, 37070, 'QU', 'OK', 'S', 1748256447, 1748256447, '1'),
(208424, 36582, 'QU', 'OK', 'S', 1748256452, 1748256452, '1'),
(208425, 24663, 'QU', 'OK', 'S', 1748256531, 1748256531, '1'),
(208426, 37068, 'QU', 'OK', 'S', 1748256537, 1748256537, '1'),
(208427, 37253, 'QU', 'OK', 'S', 1748256542, 1748256542, '1'),
(208428, 37068, 'QU', 'OK', 'S', 1748256549, 1748256549, '1'),
(208429, 24663, 'QU', 'OK', 'S', 1748256555, 1748256555, '1'),
(208430, 37068, 'QU', 'OK', 'S', 1748256561, 1748256561, '1'),
(208431, 37960, 'QU', 'OK', 'S', 1748256561, 1748256561, '1'),
(208432, 37068, 'QU', 'OK', 'S', 1748256566, 1748256566, '1'),
(208433, 37068, 'QU', 'OK', 'S', 1748256575, 1748256575, '1'),
(208434, 37253, 'QU', 'OK', 'S', 1748256581, 1748256581, '1'),
(208435, 37068, 'QU', 'OK', 'S', 1748256588, 1748256588, '1'),
(208436, 15897, 'QU', 'OK', 'S', 1748256594, 1748256594, '1'),
(208437, 15897, 'QU', 'OK', 'S', 1748256600, 1748256600, '1'),
(208438, 15897, 'QU', 'OK', 'S', 1748256608, 1748256608, '1'),
(208439, 37068, 'QU', 'OK', 'S', 1748256623, 1748256623, '1'),
(208440, 15897, 'QU', 'OK', 'S', 1748256629, 1748256629, '1'),
(208441, 15897, 'QU', 'OK', 'S', 1748256634, 1748256634, '1'),
(208442, 15897, 'QU', 'OK', 'S', 1748256642, 1748256642, '1'),
(208443, 36582, 'QU', 'OK', 'S', 1748256672, 1748256672, '1'),
(208444, 24663, 'QU', 'OK', 'S', 1748256691, 1748256691, '1'),
(208445, 37177, 'QU', 'OK', 'S', 1748256737, 1748256737, '1'),
(208446, 37177, 'QU', 'OK', 'S', 1748256742, 1748256742, '1'),
(208447, 36582, 'QU', 'OK', 'S', 1748256792, 1748256792, '1'),
(208448, 36582, 'QU', 'OK', 'S', 1748256795, 1748256795, '1'),
(208449, 37962, 'QU', 'OK', 'S', 1748256847, 1748256847, '1'),
(208450, 36582, 'QU', 'OK', 'S', 1748256882, 1748256882, '1'),
(208451, 37068, 'QU', 'OK', 'S', 1748256885, 1748256885, '1'),
(208452, 37961, 'QU', 'OK', 'S', 1748257251, 1748257251, '1'),
(208453, 13371, 'QU', 'OK', 'S', 1748257426, 1748257426, '1'),
(208454, 36000, 'QU', 'OK', 'S', 1748257431, 1748257431, '1'),
(208455, 36000, 'QU', 'OK', 'S', 1748257434, 1748257434, '1'),
(208456, 36000, 'QU', 'OK', 'S', 1748257438, 1748257438, '1'),
(208457, 36000, 'QU', 'OK', 'S', 1748257442, 1748257442, '1'),
(208458, 13371, 'QU', 'OK', 'S', 1748257446, 1748257446, '1'),
(208459, 13371, 'QU', 'OK', 'S', 1748257449, 1748257449, '1'),
(208460, 33381, 'QU', 'OK', 'S', 1748257452, 1748257452, '1'),
(208461, 37965, 'QU', 'OK', 'S', 1748257504, 1748257504, '1'),
(208462, 37966, 'QU', 'OK', 'S', 1748257548, 1748257548, '1'),
(208463, 33999, 'QU', 'OK', 'S', 1748257554, 1748257554, '1'),
(208464, 33999, 'QU', 'OK', 'S', 1748257557, 1748257557, '1'),
(208465, 29619, 'QU', 'OK', 'S', 1748257560, 1748257560, '1'),
(208466, 33381, 'QU', 'OK', 'S', 1748257563, 1748257563, '1'),
(208467, 35976, 'QU', 'OK', 'S', 1748257567, 1748257567, '1'),
(208468, 35976, 'QU', 'OK', 'S', 1748257570, 1748257570, '1'),
(208469, 35976, 'QU', 'OK', 'S', 1748257573, 1748257573, '1'),
(208470, 29619, 'QU', 'OK', 'S', 1748257576, 1748257576, '1'),
(208471, 37967, 'QU', 'OK', 'S', 1748257631, 1748257631, '1'),
(208472, 31797, 'QU', 'OK', 'S', 1748257935, 1748257935, '1'),
(208473, 21576, 'QU', 'OK', 'S', 1748257984, 1748257984, '1'),
(208474, 37507, 'QU', 'OK', 'S', 1748258033, 1748258033, '1'),
(208475, 26069, 'QU', 'OK', 'S', 1748258076, 1748258076, '1'),
(208476, 36895, 'QU', 'OK', 'S', 1748258112, 1748258112, '1'),
(208477, 32900, 'QU', 'OK', 'S', 1748258292, 1748258292, '1'),
(208478, 32904, 'QU', 'OK', 'S', 1748258295, 1748258295, '1'),
(208479, 32848, 'QU', 'OK', 'S', 1748258298, 1748258298, '1'),
(208480, 32866, 'QU', 'OK', 'S', 1748258302, 1748258302, '1'),
(208481, 32862, 'QU', 'OK', 'S', 1748258305, 1748258305, '1'),
(208482, 32822, 'QU', 'OK', 'S', 1748258315, 1748258315, '1'),
(208483, 30396, 'QU', 'OK', 'S', 1748258644, 1748258644, '1'),
(208484, 26763, 'QU', 'OK', 'S', 1748258798, 1748258798, '1'),
(208485, 33691, 'QU', 'OK', 'S', 1748258882, 1748258882, '1'),
(208486, 35794, 'QU', 'OK', 'S', 1748258920, 1748258920, '1'),
(208487, 13460, 'QU', 'OK', 'S', 1748259670, 1748259670, '1'),
(208488, 13460, 'QU', 'OK', 'S', 1748259682, 1748259682, '1'),
(208489, 33954, 'QU', 'OK', 'S', 1748259812, 1748259812, '1'),
(208490, 12197, 'QU', 'OK', 'S', 1748261468, 1748261468, '1'),
(208491, 21610, 'QU', 'OK', 'S', 1748261474, 1748261474, '1'),
(208492, 33313, 'QU', 'OK', 'S', 1748261485, 1748261485, '1'),
(208493, 33313, 'QU', 'OK', 'S', 1748261485, 1748261485, '1'),
(208494, 19840, 'QU', 'OK', 'S', 1748262156, 1748262156, '1'),
(208495, 35630, 'QU', 'OK', 'S', 1748262161, 1748262161, '1'),
(208496, 19840, 'QU', 'OK', 'S', 1748262170, 1748262170, '1'),
(208497, 30812, 'QU', 'OK', 'S', 1748262175, 1748262175, '1'),
(208498, 19840, 'QU', 'OK', 'S', 1748262180, 1748262180, '1'),
(208499, 19840, 'QU', 'OK', 'S', 1748262186, 1748262186, '1'),
(208500, 19840, 'QU', 'OK', 'S', 1748262190, 1748262190, '1'),
(208501, 19840, 'QU', 'OK', 'S', 1748262195, 1748262195, '1'),
(208502, 18453, 'QU', 'OK', 'S', 1748262199, 1748262199, '1'),
(208503, 31111, 'QU', 'OK', 'S', 1748262203, 1748262203, '1'),
(208504, 35823, 'QU', 'OK', 'S', 1748262209, 1748262209, '1'),
(208505, 35630, 'QU', 'OK', 'S', 1748262310, 1748262310, '1'),
(208506, 35630, 'QU', 'OK', 'S', 1748262326, 1748262326, '1'),
(208507, 30289, 'QU', 'OK', 'S', 1748262425, 1748262425, '1'),
(208508, 14630, 'QU', 'OK', 'S', 1748262433, 1748262433, '1'),
(208509, 33924, 'QU', 'OK', 'S', 1748262877, 1748262877, '1'),
(208510, 31130, 'QU', 'OK', 'S', 1748263413, 1748263413, '1'),
(208511, 31146, 'QU', 'OK', 'S', 1748263491, 1748263491, '1'),
(208512, 31147, 'QU', 'OK', 'S', 1748263523, 1748263523, '1'),
(208513, 36636, 'QU', 'OK', 'S', 1748264851, 1748264851, '1'),
(208514, 36641, 'QU', 'OK', 'S', 1748264858, 1748264858, '1'),
(208515, 36615, 'QU', 'OK', 'S', 1748264863, 1748264863, '1'),
(208516, 36614, 'QU', 'OK', 'S', 1748264866, 1748264866, '1'),
(208517, 36645, 'QU', 'OK', 'S', 1748264869, 1748264869, '1'),
(208518, 36648, 'QU', 'OK', 'S', 1748264875, 1748264875, '1'),
(208519, 36644, 'QU', 'OK', 'S', 1748264882, 1748264882, '1'),
(208520, 36643, 'QU', 'OK', 'S', 1748264887, 1748264887, '1'),
(208521, 36646, 'QU', 'OK', 'S', 1748264890, 1748264890, '1'),
(208522, 36602, 'QU', 'OK', 'S', 1748264893, 1748264893, '1'),
(208523, 36663, 'QU', 'OK', 'S', 1748264897, 1748264897, '1'),
(208524, 36641, 'QU', 'OK', 'S', 1748264900, 1748264900, '1'),
(208525, 36636, 'QU', 'OK', 'S', 1748264904, 1748264904, '1'),
(208526, 35403, 'QU', 'OK', 'S', 1748264908, 1748264908, '1'),
(208527, 36635, 'QU', 'OK', 'S', 1748264913, 1748264913, '1'),
(208528, 36661, 'QU', 'OK', 'S', 1748264918, 1748264918, '1'),
(208529, 36638, 'QU', 'OK', 'S', 1748264929, 1748264929, '1'),
(208530, 36600, 'QU', 'OK', 'S', 1748264934, 1748264934, '1'),
(208531, 36664, 'QU', 'OK', 'S', 1748264939, 1748264939, '1'),
(208532, 36664, 'QU', 'OK', 'S', 1748264944, 1748264944, '1'),
(208533, 36612, 'QU', 'OK', 'S', 1748264948, 1748264948, '1'),
(208534, 36636, 'QU', 'OK', 'S', 1748264953, 1748264953, '1'),
(208535, 36662, 'QU', 'OK', 'S', 1748265042, 1748265042, '1'),
(208536, 36662, 'QU', 'OK', 'S', 1748265061, 1748265061, '1'),
(208537, 35276, 'QU', 'OK', 'S', 1748267389, 1748267389, '1'),
(208538, 20261, 'QU', 'OK', 'S', 1748267393, 1748267393, '1'),
(208539, 31138, 'QU', 'OK', 'S', 1748323962, 1748323962, '1'),
(208540, 37320, 'QU', 'OK', 'S', 1748325034, 1748325034, '1'),
(208541, 30277, 'QU', 'OK', 'S', 1748325050, 1748325050, '1'),
(208542, 37284, 'QU', 'OK', 'S', 1748325577, 1748325577, '1'),
(208543, 36468, 'QU', 'OK', 'S', 1748325840, 1748325840, '1'),
(208544, 21650, 'QU', 'OK', 'S', 1748325978, 1748325978, '1'),
(208545, 35041, 'QU', 'OK', 'S', 1748325986, 1748325986, '1'),
(208546, 35041, 'QU', 'OK', 'S', 1748325986, 1748325986, '1'),
(208547, 35041, 'QU', 'OK', 'S', 1748325986, 1748325986, '1'),
(208548, 37323, 'QU', 'OK', 'S', 1748326009, 1748326009, '1'),
(208549, 37323, 'QU', 'OK', 'S', 1748326094, 1748326094, '1'),
(208550, 37052, 'QU', 'OK', 'S', 1748326310, 1748326310, '1'),
(208551, 35041, 'QU', 'OK', 'S', 1748326783, 1748326783, '1'),
(208552, 35041, 'QU', 'OK', 'S', 1748326786, 1748326786, '1'),
(208553, 35041, 'QU', 'OK', 'S', 1748326789, 1748326789, '1'),
(208554, 35144, 'QU', 'OK', 'S', 1748327542, 1748327542, '1'),
(208555, 35144, 'QU', 'OK', 'S', 1748327588, 1748327588, '1'),
(208556, 35144, 'QU', 'OK', 'S', 1748327593, 1748327593, '1'),
(208557, 35144, 'QU', 'OK', 'S', 1748327598, 1748327598, '1'),
(208558, 35144, 'QU', 'OK', 'S', 1748327613, 1748327613, '1'),
(208559, 37952, 'QU', 'OK', 'S', 1748327614, 1748327614, '1'),
(208560, 37953, 'QU', 'OK', 'S', 1748327619, 1748327619, '1'),
(208561, 35144, 'QU', 'OK', 'S', 1748327620, 1748327620, '1'),
(208562, 35144, 'QU', 'OK', 'S', 1748327626, 1748327626, '1'),
(208563, 35144, 'QU', 'OK', 'S', 1748327644, 1748327644, '1'),
(208564, 35144, 'QU', 'OK', 'S', 1748327654, 1748327654, '1'),
(208565, 37954, 'QU', 'OK', 'S', 1748327704, 1748327704, '1'),
(208566, 37955, 'QU', 'OK', 'S', 1748327752, 1748327752, '1'),
(208567, 37963, 'QU', 'OK', 'S', 1748327785, 1748327785, '1'),
(208568, 37964, 'QU', 'OK', 'S', 1748327840, 1748327840, '1'),
(208569, 37957, 'QU', 'OK', 'S', 1748327912, 1748327912, '1'),
(208570, 14766, 'QU', 'OK', 'S', 1748328414, 1748328414, '1'),
(208571, 37532, 'QU', 'OK', 'S', 1748328995, 1748328995, '1'),
(208572, 11907, 'QU', 'OK', 'S', 1748331208, 1748331208, '1'),
(208573, 10731, 'QU', 'OK', 'S', 1748331211, 1748331211, '1'),
(208574, 37691, 'QU', 'OK', 'S', 1748331214, 1748331214, '1'),
(208575, 37388, 'QU', 'OK', 'S', 1748331806, 1748331806, '1'),
(208576, 30591, 'QU', 'OK', 'S', 1748332706, 1748332706, '1'),
(208577, 31450, 'QU', 'OK', 'S', 1748332712, 1748332712, '1'),
(208578, 30628, 'QU', 'OK', 'S', 1748332722, 1748332722, '1'),
(208579, 30591, 'QU', 'OK', 'S', 1748332784, 1748332784, '1'),
(208580, 37278, 'QU', 'OK', 'S', 1748332885, 1748332885, '1'),
(208581, 33710, 'QU', 'OK', 'S', 1748337625, 1748337625, '1'),
(208582, 31138, 'QU', 'OK', 'S', 1748338409, 1748338409, '1'),
(208583, 37978, 'QU', 'OK', 'S', 1748339134, 1748339134, '1'),
(208584, 14543, 'QU', 'OK', 'S', 1748339198, 1748339198, '1'),
(208585, 14543, 'QU', 'OK', 'S', 1748339205, 1748339205, '1'),
(208586, 14543, 'QU', 'OK', 'S', 1748339214, 1748339214, '1'),
(208587, 31146, 'QU', 'OK', 'S', 1748339243, 1748339243, '1'),
(208588, 37978, 'QU', 'OK', 'S', 1748339343, 1748339343, '1'),
(208589, 37975, 'QU', 'OK', 'S', 1748339764, 1748339764, '1'),
(208590, 37976, 'QU', 'OK', 'S', 1748339946, 1748339946, '1'),
(208591, 37977, 'QU', 'OK', 'S', 1748340072, 1748340072, '1'),
(208592, 37262, 'QU', 'OK', 'S', 1748340110, 1748340110, '1'),
(208593, 37262, 'QU', 'OK', 'S', 1748340125, 1748340125, '1'),
(208594, 37974, 'QU', 'OK', 'S', 1748340587, 1748340587, '1'),
(208595, 37973, 'QU', 'OK', 'S', 1748340605, 1748340605, '1'),
(208596, 37972, 'QU', 'OK', 'S', 1748340621, 1748340621, '1'),
(208597, 37971, 'QU', 'OK', 'S', 1748340639, 1748340639, '1'),
(208598, 37970, 'QU', 'OK', 'S', 1748340654, 1748340654, '1'),
(208599, 37969, 'QU', 'OK', 'S', 1748340673, 1748340673, '1'),
(208600, 37968, 'QU', 'OK', 'S', 1748340692, 1748340692, '1'),
(208601, 37980, 'QU', 'OK', 'S', 1748340788, 1748340788, '1'),
(208602, 37979, 'QU', 'OK', 'S', 1748340990, 1748340990, '1'),
(208603, 37987, 'QU', 'OK', 'S', 1748341131, 1748341131, '1'),
(208604, 37986, 'QU', 'OK', 'S', 1748341184, 1748341184, '1'),
(208605, 37981, 'QU', 'OK', 'S', 1748341362, 1748341362, '1'),
(208606, 37982, 'QU', 'OK', 'S', 1748341463, 1748341463, '1'),
(208607, 37983, 'QU', 'OK', 'S', 1748341597, 1748341597, '1'),
(208608, 37984, 'QU', 'OK', 'S', 1748341695, 1748341695, '1'),
(208609, 37985, 'QU', 'OK', 'S', 1748341820, 1748341820, '1'),
(208610, 13460, 'QU', 'OK', 'S', 1748342171, 1748342171, '1'),
(208611, 13460, 'QU', 'OK', 'S', 1748342174, 1748342174, '1'),
(208612, 13460, 'QU', 'OK', 'S', 1748342176, 1748342176, '1'),
(208613, 22795, 'QU', 'OK', 'S', 1748342361, 1748342361, '1'),
(208614, 22795, 'QU', 'OK', 'S', 1748342364, 1748342364, '1'),
(208615, 22795, 'QU', 'OK', 'S', 1748342366, 1748342366, '1'),
(208616, 20950, 'QU', 'OK', 'S', 1748342373, 1748342373, '1'),
(208617, 20950, 'QU', 'OK', 'S', 1748342376, 1748342376, '1'),
(208618, 20950, 'QU', 'OK', 'S', 1748342379, 1748342379, '1'),
(208619, 37285, 'QU', 'OK', 'S', 1748343770, 1748343770, '1'),
(208620, 31146, 'QU', 'OK', 'S', 1748343795, 1748343795, '1'),
(208621, 31147, 'QU', 'OK', 'S', 1748343825, 1748343825, '1'),
(208622, 36467, 'QU', 'OK', 'S', 1748343853, 1748343853, '1'),
(208623, 36467, 'QU', 'OK', 'S', 1748343856, 1748343856, '1'),
(208624, 31147, 'QU', 'OK', 'S', 1748343992, 1748343992, '1'),
(208625, 31138, 'QU', 'OK', 'S', 1748344006, 1748344006, '1'),
(208626, 33454, 'QU', 'OK', 'S', 1748346049, 1748346049, '1'),
(208627, 29478, 'QU', 'OK', 'S', 1748346091, 1748346091, '1'),
(208628, 13691, 'QU', 'OK', 'S', 1748347621, 1748347621, '1'),
(208629, 13311, 'QU', 'OK', 'S', 1748347644, 1748347644, '1'),
(208630, 31705, 'QU', 'OK', 'S', 1748347655, 1748347655, '1'),
(208631, 34547, 'QU', 'OK', 'S', 1748347663, 1748347663, '1'),
(208632, 27384, 'QU', 'OK', 'S', 1748347670, 1748347670, '1'),
(208633, 13377, 'QU', 'OK', 'S', 1748347687, 1748347687, '1'),
(208634, 13377, 'QU', 'OK', 'S', 1748347687, 1748347687, '1'),
(208635, 21115, 'QU', 'OK', 'S', 1748347709, 1748347709, '1'),
(208636, 32934, 'QU', 'OK', 'S', 1748347716, 1748347716, '1'),
(208637, 3339, 'QU', 'OK', 'S', 1748347732, 1748347732, '1'),
(208638, 36599, 'QU', 'OK', 'S', 1748347740, 1748347740, '1'),
(208639, 31740, 'QU', 'OK', 'S', 1748347754, 1748347754, '1'),
(208640, 25168, 'QU', 'OK', 'S', 1748347762, 1748347762, '1'),
(208641, 37940, 'QU', 'OK', 'S', 1748348093, 1748348093, '1'),
(208642, 37937, 'QU', 'OK', 'S', 1748348155, 1748348155, '1'),
(208643, 37937, 'QU', 'OK', 'S', 1748348155, 1748348155, '1'),
(208644, 37937, 'QU', 'OK', 'S', 1748348155, 1748348155, '1'),
(208645, 37937, 'QU', 'OK', 'S', 1748348155, 1748348155, '1'),
(208646, 37937, 'QU', 'OK', 'S', 1748348155, 1748348155, '1'),
(208647, 37939, 'QU', 'OK', 'S', 1748349044, 1748349044, '1'),
(208648, 37939, 'QU', 'OK', 'S', 1748349044, 1748349044, '1'),
(208649, 37938, 'QU', 'OK', 'S', 1748349069, 1748349069, '1'),
(208650, 37938, 'QU', 'OK', 'S', 1748349069, 1748349069, '1'),
(208651, 37938, 'QU', 'OK', 'S', 1748349069, 1748349069, '1'),
(208652, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208653, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208654, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208655, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208656, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208657, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208658, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208659, 37915, 'QU', 'OK', 'S', 1748349154, 1748349154, '1'),
(208660, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208661, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208662, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208663, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208664, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208665, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208666, 37912, 'QU', 'OK', 'S', 1748349394, 1748349394, '1'),
(208667, 37874, 'QU', 'OK', 'S', 1748349501, 1748349501, '1'),
(208668, 37874, 'QU', 'OK', 'S', 1748349501, 1748349501, '1'),
(208669, 37874, 'QU', 'OK', 'S', 1748349501, 1748349501, '1'),
(208670, 37874, 'QU', 'OK', 'S', 1748349501, 1748349501, '1'),
(208671, 37874, 'QU', 'OK', 'S', 1748349501, 1748349501, '1'),
(208672, 37872, 'QU', 'OK', 'S', 1748349591, 1748349591, '1'),
(208673, 37872, 'QU', 'OK', 'S', 1748349591, 1748349591, '1'),
(208674, 37872, 'QU', 'OK', 'S', 1748349591, 1748349591, '1'),
(208675, 37872, 'QU', 'OK', 'S', 1748349591, 1748349591, '1'),
(208676, 37872, 'QU', 'OK', 'S', 1748349591, 1748349591, '1'),
(208677, 37871, 'QU', 'OK', 'S', 1748349612, 1748349612, '1'),
(208678, 37870, 'QU', 'OK', 'S', 1748349631, 1748349631, '1'),
(208679, 28067, 'QU', 'OK', 'S', 1748352298, 1748352298, '1'),
(208680, 37124, 'QU', 'OK', 'S', 1748352457, 1748352457, '1'),
(208681, 32822, 'QU', 'OK', 'S', 1748352773, 1748352773, '1'),
(208682, 32866, 'QU', 'OK', 'S', 1748352782, 1748352782, '1'),
(208683, 31455, 'QU', 'OK', 'S', 1748352875, 1748352875, '1'),
(208684, 24793, 'QU', 'OK', 'S', 1748352932, 1748352932, '1'),
(208685, 37507, 'QU', 'OK', 'S', 1748353381, 1748353381, '1'),
(208686, 13567, 'QU', 'OK', 'S', 1748353715, 1748353715, '1'),
(208687, 37437, 'QU', 'OK', 'S', 1748354251, 1748354251, '1'),
(208688, 31115, 'QU', 'OK', 'S', 1748354672, 1748354672, '1'),
(208689, 37384, 'QU', 'OK', 'S', 1748354818, 1748354818, '1'),
(208690, 36344, 'QU', 'OK', 'S', 1748410127, 1748410127, '1'),
(208691, 36344, 'QU', 'OK', 'S', 1748410129, 1748410129, '1'),
(208692, 36344, 'QU', 'OK', 'S', 1748410129, 1748410129, '1'),
(208693, 36344, 'QU', 'OK', 'S', 1748410151, 1748410151, '1'),
(208694, 36344, 'QU', 'OK', 'S', 1748410154, 1748410154, '1'),
(208695, 36467, 'QU', 'OK', 'S', 1748410217, 1748410217, '1'),
(208696, 21805, 'QU', 'OK', 'S', 1748411715, 1748411715, '1'),
(208697, 18585, 'QU', 'OK', 'S', 1748411879, 1748411879, '1'),
(208698, 18585, 'QU', 'OK', 'S', 1748411882, 1748411882, '1'),
(208699, 18585, 'QU', 'OK', 'S', 1748411885, 1748411885, '1'),
(208700, 18585, 'QU', 'OK', 'S', 1748411886, 1748411886, '1'),
(208701, 18585, 'QU', 'OK', 'S', 1748411889, 1748411889, '1'),
(208702, 18585, 'QU', 'OK', 'S', 1748411893, 1748411893, '1'),
(208703, 18585, 'QU', 'OK', 'S', 1748411896, 1748411896, '1'),
(208704, 18585, 'QU', 'OK', 'S', 1748411899, 1748411899, '1'),
(208705, 18585, 'QU', 'OK', 'S', 1748411905, 1748411905, '1'),
(208706, 18585, 'QU', 'OK', 'S', 1748411914, 1748411914, '1'),
(208707, 37532, 'QU', 'OK', 'S', 1748412583, 1748412583, '1'),
(208708, 37532, 'QU', 'OK', 'S', 1748412693, 1748412693, '1'),
(208709, 37532, 'QU', 'OK', 'S', 1748412697, 1748412697, '1'),
(208710, 37532, 'QU', 'OK', 'S', 1748413989, 1748413989, '1'),
(208711, 31138, 'QU', 'OK', 'S', 1748414050, 1748414050, '1'),
(208712, 37961, 'QU', 'OK', 'S', 1748414232, 1748414232, '1'),
(208713, 37961, 'QU', 'OK', 'S', 1748414247, 1748414247, '1'),
(208714, 37961, 'QU', 'OK', 'S', 1748414288, 1748414288, '1'),
(208715, 37961, 'QU', 'OK', 'S', 1748414293, 1748414293, '1'),
(208716, 36892, 'QU', 'OK', 'S', 1748418230, 1748418230, '1'),
(208717, 37161, 'QU', 'OK', 'S', 1748418242, 1748418242, '1'),
(208718, 36889, 'QU', 'OK', 'S', 1748418247, 1748418247, '1'),
(208719, 33877, 'QU', 'OK', 'S', 1748418300, 1748418300, '1'),
(208720, 36774, 'QU', 'OK', 'S', 1748418307, 1748418307, '1'),
(208721, 37438, 'QU', 'OK', 'S', 1748418315, 1748418315, '1'),
(208722, 35898, 'QU', 'OK', 'S', 1748418320, 1748418320, '1'),
(208723, 36611, 'QU', 'OK', 'S', 1748418325, 1748418325, '1'),
(208724, 37385, 'QU', 'OK', 'S', 1748418340, 1748418340, '1'),
(208725, 36220, 'QU', 'OK', 'S', 1748418345, 1748418345, '1'),
(208726, 37961, 'QU', 'OK', 'S', 1748418351, 1748418351, '1'),
(208727, 37961, 'QU', 'OK', 'S', 1748418356, 1748418356, '1'),
(208728, 37961, 'QU', 'OK', 'S', 1748418362, 1748418362, '1'),
(208729, 36182, 'QU', 'OK', 'S', 1748418368, 1748418368, '1'),
(208730, 37487, 'QU', 'OK', 'S', 1748418373, 1748418373, '1'),
(208731, 36763, 'QU', 'OK', 'S', 1748418378, 1748418378, '1'),
(208732, 37186, 'QU', 'OK', 'S', 1748418386, 1748418386, '1'),
(208733, 36539, 'QU', 'OK', 'S', 1748418393, 1748418393, '1'),
(208734, 36205, 'QU', 'OK', 'S', 1748418398, 1748418398, '1'),
(208735, 37185, 'QU', 'OK', 'S', 1748418405, 1748418405, '1'),
(208736, 37187, 'QU', 'OK', 'S', 1748418414, 1748418414, '1'),
(208737, 35566, 'QU', 'OK', 'S', 1748418701, 1748418701, '1'),
(208738, 35566, 'QU', 'OK', 'S', 1748418777, 1748418777, '1'),
(208739, 37234, 'QU', 'OK', 'S', 1748418933, 1748418933, '1'),
(208740, 37234, 'QU', 'OK', 'S', 1748419014, 1748419014, '1'),
(208741, 37184, 'QU', 'OK', 'S', 1748419635, 1748419635, '1'),
(208742, 36704, 'QU', 'OK', 'S', 1748426453, 1748426453, '1'),
(208743, 36704, 'QU', 'OK', 'S', 1748426458, 1748426458, '1'),
(208744, 36704, 'QU', 'OK', 'S', 1748426463, 1748426463, '1'),
(208745, 36704, 'QU', 'OK', 'S', 1748426467, 1748426467, '1'),
(208746, 36704, 'QU', 'OK', 'S', 1748426472, 1748426472, '1'),
(208747, 36704, 'QU', 'OK', 'S', 1748426476, 1748426476, '1'),
(208748, 36704, 'QU', 'OK', 'S', 1748426481, 1748426481, '1'),
(208749, 36704, 'QU', 'OK', 'S', 1748426494, 1748426494, '1'),
(208750, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208751, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208752, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208753, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208754, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208755, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208756, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208757, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208758, 37943, 'QU', 'OK', 'S', 1748426695, 1748426695, '1'),
(208759, 35409, 'QU', 'OK', 'S', 1748426696, 1748426696, '1'),
(208760, 35409, 'QU', 'OK', 'S', 1748426702, 1748426702, '1'),
(208761, 35409, 'QU', 'OK', 'S', 1748426706, 1748426706, '1'),
(208762, 35409, 'QU', 'OK', 'S', 1748426710, 1748426710, '1'),
(208763, 36469, 'QU', 'OK', 'S', 1748426721, 1748426721, '1'),
(208764, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208765, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208766, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208767, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208768, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208769, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208770, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208771, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208772, 37956, 'QU', 'OK', 'S', 1748426774, 1748426774, '1'),
(208773, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208774, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208775, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208776, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208777, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208778, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208779, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208780, 37944, 'QU', 'OK', 'S', 1748426967, 1748426967, '1'),
(208781, 38004, 'QU', 'OK', 'S', 1748427878, 1748427878, '1'),
(208782, 38003, 'QU', 'OK', 'S', 1748428050, 1748428050, '1'),
(208783, 38002, 'QU', 'OK', 'S', 1748428086, 1748428086, '1'),
(208784, 38001, 'QU', 'OK', 'S', 1748428118, 1748428118, '1'),
(208785, 38000, 'QU', 'OK', 'S', 1748428193, 1748428193, '1'),
(208786, 29212, 'QU', 'OK', 'S', 1748428512, 1748428512, '1'),
(208787, 37999, 'QU', 'OK', 'S', 1748428658, 1748428658, '1'),
(208788, 37998, 'QU', 'OK', 'S', 1748428793, 1748428793, '1'),
(208789, 37544, 'QU', 'OK', 'S', 1748429303, 1748429303, '1'),
(208790, 37545, 'QU', 'OK', 'S', 1748429571, 1748429571, '1'),
(208791, 37519, 'QU', 'OK', 'S', 1748429610, 1748429610, '1'),
(208792, 37518, 'QU', 'OK', 'S', 1748429625, 1748429625, '1'),
(208793, 37517, 'QU', 'OK', 'S', 1748429635, 1748429635, '1'),
(208794, 37105, 'QU', 'OK', 'S', 1748429686, 1748429686, '1'),
(208795, 37104, 'QU', 'OK', 'S', 1748429804, 1748429804, '1'),
(208796, 37087, 'QU', 'OK', 'S', 1748429924, 1748429924, '1'),
(208797, 36811, 'QU', 'OK', 'S', 1748429968, 1748429968, '1'),
(208798, 36810, 'QU', 'OK', 'S', 1748430042, 1748430042, '1'),
(208799, 36810, 'QU', 'OK', 'S', 1748430101, 1748430101, '1'),
(208800, 37997, 'QU', 'OK', 'S', 1748430195, 1748430195, '1'),
(208801, 37996, 'QU', 'OK', 'S', 1748430215, 1748430215, '1'),
(208802, 37995, 'QU', 'OK', 'S', 1748430561, 1748430561, '1'),
(208803, 36764, 'QU', 'OK', 'S', 1748430651, 1748430651, '1'),
(208804, 37994, 'QU', 'OK', 'S', 1748430665, 1748430665, '1'),
(208805, 37993, 'QU', 'OK', 'S', 1748430742, 1748430742, '1'),
(208806, 38005, 'QU', 'OK', 'S', 1748431095, 1748431095, '1'),
(208807, 38005, 'QU', 'OK', 'S', 1748431095, 1748431095, '1'),
(208808, 38006, 'QU', 'OK', 'S', 1748431149, 1748431149, '1'),
(208809, 38007, 'QU', 'OK', 'S', 1748431215, 1748431215, '1'),
(208810, 37992, 'QU', 'OK', 'S', 1748431228, 1748431228, '1'),
(208811, 38008, 'QU', 'OK', 'S', 1748431247, 1748431247, '1'),
(208812, 38010, 'QU', 'OK', 'S', 1748431323, 1748431323, '1'),
(208813, 38009, 'QU', 'OK', 'S', 1748431328, 1748431328, '1'),
(208814, 37992, 'QU', 'OK', 'S', 1748431446, 1748431446, '1'),
(208815, 37532, 'QU', 'OK', 'S', 1748432901, 1748432901, '1'),
(208816, 37522, 'QU', 'OK', 'S', 1748433103, 1748433103, '1'),
(208817, 37991, 'QU', 'OK', 'S', 1748433137, 1748433137, '1'),
(208818, 37990, 'QU', 'OK', 'S', 1748433715, 1748433715, '1'),
(208819, 37989, 'QU', 'OK', 'S', 1748434179, 1748434179, '1'),
(208820, 37988, 'QU', 'OK', 'S', 1748434544, 1748434544, '1'),
(208821, 37980, 'QU', 'OK', 'S', 1748434884, 1748434884, '1'),
(208822, 37532, 'QU', 'OK', 'S', 1748434967, 1748434967, '1'),
(208823, 35878, 'QU', 'OK', 'S', 1748435030, 1748435030, '1'),
(208824, 31695, 'QU', 'OK', 'S', 1748435068, 1748435068, '1'),
(208825, 34539, 'QU', 'OK', 'S', 1748436561, 1748436561, '1'),
(208826, 33523, 'QU', 'OK', 'S', 1748436578, 1748436578, '1'),
(208827, 35565, 'QU', 'OK', 'S', 1748436582, 1748436582, '1'),
(208828, 35565, 'QU', 'OK', 'S', 1748436588, 1748436588, '1'),
(208829, 31746, 'QU', 'OK', 'S', 1748436593, 1748436593, '1'),
(208830, 31746, 'QU', 'OK', 'S', 1748436611, 1748436611, '1'),
(208831, 31746, 'QU', 'OK', 'S', 1748436614, 1748436614, '1'),
(208832, 31746, 'QU', 'OK', 'S', 1748436617, 1748436617, '1'),
(208833, 32872, 'QU', 'OK', 'S', 1748436619, 1748436619, '1'),
(208834, 36288, 'QU', 'OK', 'S', 1748436634, 1748436634, '1'),
(208835, 32872, 'QU', 'OK', 'S', 1748436637, 1748436637, '1'),
(208836, 32872, 'QU', 'OK', 'S', 1748436640, 1748436640, '1'),
(208837, 35565, 'QU', 'OK', 'S', 1748436649, 1748436649, '1'),
(208838, 35565, 'QU', 'OK', 'S', 1748436657, 1748436657, '1'),
(208839, 32872, 'QU', 'OK', 'S', 1748436713, 1748436713, '1'),
(208840, 15499, 'QU', 'OK', 'S', 1748436719, 1748436719, '1'),
(208841, 33877, 'QU', 'OK', 'S', 1748436731, 1748436731, '1'),
(208842, 33877, 'QU', 'OK', 'S', 1748436735, 1748436735, '1'),
(208843, 21683, 'QU', 'OK', 'S', 1748436741, 1748436741, '1'),
(208844, 36289, 'QU', 'OK', 'S', 1748436747, 1748436747, '1'),
(208845, 36288, 'QU', 'OK', 'S', 1748436751, 1748436751, '1'),
(208846, 36167, 'QU', 'OK', 'S', 1748436756, 1748436756, '1'),
(208847, 36290, 'QU', 'OK', 'S', 1748436760, 1748436760, '1'),
(208848, 36288, 'QU', 'OK', 'S', 1748436765, 1748436765, '1'),
(208849, 36289, 'QU', 'OK', 'S', 1748436769, 1748436769, '1'),
(208850, 36288, 'QU', 'OK', 'S', 1748436773, 1748436773, '1'),
(208851, 36290, 'QU', 'OK', 'S', 1748436778, 1748436778, '1'),
(208852, 36289, 'QU', 'OK', 'S', 1748436782, 1748436782, '1'),
(208853, 36167, 'QU', 'OK', 'S', 1748436785, 1748436785, '1'),
(208854, 36280, 'QU', 'OK', 'S', 1748436789, 1748436789, '1'),
(208855, 36280, 'QU', 'OK', 'S', 1748436793, 1748436793, '1'),
(208856, 36280, 'QU', 'OK', 'S', 1748436797, 1748436797, '1'),
(208857, 36280, 'QU', 'OK', 'S', 1748436802, 1748436802, '1'),
(208858, 31136, 'QU', 'OK', 'S', 1748436915, 1748436915, '1'),
(208859, 31832, 'QU', 'OK', 'S', 1748436981, 1748436981, '1'),
(208860, 34124, 'QU', 'OK', 'S', 1748437057, 1748437057, '1'),
(208861, 35592, 'QU', 'OK', 'S', 1748437138, 1748437138, '1'),
(208862, 35933, 'QU', 'OK', 'S', 1748437765, 1748437765, '1'),
(208863, 35933, 'QU', 'OK', 'S', 1748437795, 1748437795, '1'),
(208864, 35933, 'QU', 'OK', 'S', 1748437799, 1748437799, '1'),
(208865, 35933, 'QU', 'OK', 'S', 1748437803, 1748437803, '1'),
(208866, 35933, 'QU', 'OK', 'S', 1748437807, 1748437807, '1'),
(208867, 35933, 'QU', 'OK', 'S', 1748437811, 1748437811, '1'),
(208868, 37875, 'QU', 'OK', 'S', 1748437819, 1748437819, '1'),
(208869, 37546, 'QU', 'OK', 'S', 1748438166, 1748438166, '1'),
(208870, 37759, 'QU', 'OK', 'S', 1748438747, 1748438747, '1'),
(208871, 37791, 'QU', 'OK', 'S', 1748438811, 1748438811, '1'),
(208872, 37792, 'QU', 'OK', 'S', 1748438847, 1748438847, '1'),
(208873, 37826, 'QU', 'OK', 'S', 1748438888, 1748438888, '1'),
(208874, 35715, 'QU', 'OK', 'S', 1748439139, 1748439139, '1'),
(208875, 37820, 'QU', 'OK', 'S', 1748440205, 1748440205, '1'),
(208876, 37842, 'QU', 'OK', 'S', 1748440344, 1748440344, '1'),
(208877, 37842, 'QU', 'OK', 'S', 1748440346, 1748440346, '1'),
(208878, 35436, 'QU', 'OK', 'S', 1748440514, 1748440514, '1'),
(208879, 35434, 'QU', 'OK', 'S', 1748440628, 1748440628, '1'),
(208880, 37842, 'QU', 'OK', 'S', 1748440805, 1748440805, '1'),
(208881, 37842, 'QU', 'OK', 'S', 1748440807, 1748440807, '1'),
(208882, 37820, 'QU', 'OK', 'S', 1748440809, 1748440809, '1'),
(208883, 37842, 'QU', 'OK', 'S', 1748440900, 1748440900, '1'),
(208884, 37842, 'QU', 'OK', 'S', 1748440905, 1748440905, '1'),
(208885, 29753, 'QU', 'OK', 'S', 1748494320, 1748494320, '1'),
(208886, 31919, 'QU', 'OK', 'S', 1748498296, 1748498296, '1'),
(208887, 37722, 'QU', 'OK', 'S', 1748498309, 1748498309, '1'),
(208888, 37990, 'QU', 'OK', 'S', 1748498319, 1748498319, '1'),
(208889, 37990, 'QU', 'OK', 'S', 1748498323, 1748498323, '1'),
(208890, 36590, 'QU', 'OK', 'S', 1748498327, 1748498327, '1'),
(208891, 37775, 'QU', 'OK', 'S', 1748498333, 1748498333, '1'),
(208892, 37990, 'QU', 'OK', 'S', 1748498340, 1748498340, '1'),
(208893, 18504, 'QU', 'OK', 'S', 1748498345, 1748498345, '1'),
(208894, 27831, 'QU', 'OK', 'S', 1748498351, 1748498351, '1'),
(208895, 31488, 'QU', 'OK', 'S', 1748498355, 1748498355, '1'),
(208896, 36289, 'QU', 'OK', 'S', 1748498812, 1748498812, '1'),
(208897, 36288, 'QU', 'OK', 'S', 1748498813, 1748498813, '1'),
(208898, 21683, 'QU', 'OK', 'S', 1748498816, 1748498816, '1'),
(208899, 33523, 'QU', 'OK', 'S', 1748498819, 1748498819, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(208900, 38019, 'QU', 'OK', 'S', 1748503752, 1748503752, '1'),
(208901, 38018, 'QU', 'OK', 'S', 1748503788, 1748503788, '1'),
(208902, 38017, 'QU', 'OK', 'S', 1748503804, 1748503804, '1'),
(208903, 35850, 'QU', 'OK', 'S', 1748503887, 1748503887, '1'),
(208904, 38020, 'QU', 'OK', 'S', 1748504697, 1748504697, '1'),
(208905, 38021, 'QU', 'OK', 'S', 1748505060, 1748505060, '1'),
(208906, 36675, 'QU', 'OK', 'S', 1748505160, 1748505160, '1'),
(208907, 33785, 'QU', 'OK', 'S', 1748505165, 1748505165, '1'),
(208908, 38022, 'QU', 'OK', 'S', 1748505329, 1748505329, '1'),
(208909, 36899, 'QU', 'OK', 'S', 1748505389, 1748505389, '1'),
(208910, 37454, 'QU', 'OK', 'S', 1748505394, 1748505394, '1'),
(208911, 37217, 'QU', 'OK', 'S', 1748505401, 1748505401, '1'),
(208912, 35481, 'QU', 'OK', 'S', 1748505404, 1748505404, '1'),
(208913, 35549, 'QU', 'OK', 'S', 1748505409, 1748505409, '1'),
(208914, 35544, 'QU', 'OK', 'S', 1748505412, 1748505412, '1'),
(208915, 37961, 'QU', 'OK', 'S', 1748505415, 1748505415, '1'),
(208916, 32193, 'QU', 'OK', 'S', 1748505419, 1748505419, '1'),
(208917, 35479, 'QU', 'OK', 'S', 1748505422, 1748505422, '1'),
(208918, 37145, 'QU', 'OK', 'S', 1748505427, 1748505427, '1'),
(208919, 35483, 'QU', 'OK', 'S', 1748505433, 1748505433, '1'),
(208920, 37253, 'QU', 'OK', 'S', 1748505448, 1748505448, '1'),
(208921, 35714, 'QU', 'OK', 'S', 1748505453, 1748505453, '1'),
(208922, 37962, 'QU', 'OK', 'S', 1748505457, 1748505457, '1'),
(208923, 37454, 'QU', 'OK', 'S', 1748505461, 1748505461, '1'),
(208924, 37962, 'QU', 'OK', 'S', 1748505466, 1748505466, '1'),
(208925, 37507, 'QU', 'OK', 'S', 1748505474, 1748505474, '1'),
(208926, 33951, 'QU', 'OK', 'S', 1748505480, 1748505480, '1'),
(208927, 34388, 'QU', 'OK', 'S', 1748505484, 1748505484, '1'),
(208928, 37436, 'QU', 'OK', 'S', 1748505489, 1748505489, '1'),
(208929, 37507, 'QU', 'OK', 'S', 1748505497, 1748505497, '1'),
(208930, 37437, 'QU', 'OK', 'S', 1748505503, 1748505503, '1'),
(208931, 37453, 'QU', 'OK', 'S', 1748505508, 1748505508, '1'),
(208932, 33785, 'QU', 'OK', 'S', 1748505512, 1748505512, '1'),
(208933, 14638, 'QU', 'OK', 'S', 1748505517, 1748505517, '1'),
(208934, 37507, 'QU', 'OK', 'S', 1748505521, 1748505521, '1'),
(208935, 32872, 'QU', 'OK', 'S', 1748505529, 1748505529, '1'),
(208936, 33953, 'QU', 'OK', 'S', 1748505533, 1748505533, '1'),
(208937, 22791, 'QU', 'OK', 'S', 1748505542, 1748505542, '1'),
(208938, 37385, 'QU', 'OK', 'S', 1748505546, 1748505546, '1'),
(208939, 37961, 'QU', 'OK', 'S', 1748505551, 1748505551, '1'),
(208940, 26669, 'QU', 'OK', 'S', 1748505558, 1748505558, '1'),
(208941, 33544, 'QU', 'OK', 'S', 1748505562, 1748505562, '1'),
(208942, 26669, 'QU', 'OK', 'S', 1748505586, 1748505586, '1'),
(208943, 33544, 'QU', 'OK', 'S', 1748505588, 1748505588, '1'),
(208944, 37436, 'QU', 'OK', 'S', 1748505593, 1748505593, '1'),
(208945, 34346, 'QU', 'OK', 'S', 1748505598, 1748505598, '1'),
(208946, 15915, 'QU', 'OK', 'S', 1748505603, 1748505603, '1'),
(208947, 37385, 'QU', 'OK', 'S', 1748505608, 1748505608, '1'),
(208948, 30558, 'QU', 'OK', 'S', 1748505612, 1748505612, '1'),
(208949, 37454, 'QU', 'OK', 'S', 1748505618, 1748505618, '1'),
(208950, 32872, 'QU', 'OK', 'S', 1748505622, 1748505622, '1'),
(208951, 37253, 'QU', 'OK', 'S', 1748505627, 1748505627, '1'),
(208952, 35483, 'QU', 'OK', 'S', 1748505632, 1748505632, '1'),
(208953, 37217, 'QU', 'OK', 'S', 1748505637, 1748505637, '1'),
(208954, 34388, 'QU', 'OK', 'S', 1748505647, 1748505647, '1'),
(208955, 37262, 'QU', 'OK', 'S', 1748505652, 1748505652, '1'),
(208956, 37385, 'QU', 'OK', 'S', 1748505657, 1748505657, '1'),
(208957, 35544, 'QU', 'OK', 'S', 1748505662, 1748505662, '1'),
(208958, 10899, 'QU', 'OK', 'S', 1748505667, 1748505667, '1'),
(208959, 23785, 'QU', 'OK', 'S', 1748505672, 1748505672, '1'),
(208960, 35714, 'QU', 'OK', 'S', 1748505677, 1748505677, '1'),
(208961, 34346, 'QU', 'OK', 'S', 1748505686, 1748505686, '1'),
(208962, 34346, 'QU', 'OK', 'S', 1748505690, 1748505690, '1'),
(208963, 36675, 'QU', 'OK', 'S', 1748505694, 1748505694, '1'),
(208964, 37962, 'QU', 'OK', 'S', 1748505698, 1748505698, '1'),
(208965, 36675, 'QU', 'OK', 'S', 1748505710, 1748505710, '1'),
(208966, 33951, 'QU', 'OK', 'S', 1748505716, 1748505716, '1'),
(208967, 10899, 'QU', 'OK', 'S', 1748505738, 1748505738, '1'),
(208968, 10899, 'QU', 'OK', 'S', 1748505745, 1748505745, '1'),
(208969, 38023, 'QU', 'OK', 'S', 1748505837, 1748505837, '1'),
(208970, 38024, 'QU', 'OK', 'S', 1748506369, 1748506369, '1'),
(208971, 33544, 'QU', 'OK', 'S', 1748506510, 1748506510, '1'),
(208972, 38025, 'QU', 'OK', 'S', 1748507383, 1748507383, '1'),
(208973, 24653, 'QU', 'OK', 'S', 1748508896, 1748508896, '1'),
(208974, 24398, 'QU', 'OK', 'S', 1748510717, 1748510717, '1'),
(208975, 24397, 'QU', 'OK', 'S', 1748510802, 1748510802, '1'),
(208976, 24396, 'QU', 'OK', 'S', 1748510897, 1748510897, '1'),
(208977, 24396, 'QU', 'OK', 'S', 1748510897, 1748510897, '1'),
(208978, 24396, 'QU', 'OK', 'S', 1748510897, 1748510897, '1'),
(208979, 38026, 'QU', 'OK', 'S', 1748510914, 1748510914, '1'),
(208980, 24394, 'QU', 'OK', 'S', 1748510955, 1748510955, '1'),
(208981, 24394, 'QU', 'OK', 'S', 1748510955, 1748510955, '1'),
(208982, 37285, 'QU', 'OK', 'S', 1748511042, 1748511042, '1'),
(208983, 38027, 'QU', 'OK', 'S', 1748511136, 1748511136, '1'),
(208984, 38028, 'QU', 'OK', 'S', 1748511372, 1748511372, '1'),
(208985, 38029, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208986, 24410, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208987, 24410, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208988, 24410, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208989, 24410, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208990, 24410, 'QU', 'OK', 'S', 1748511740, 1748511740, '1'),
(208991, 38031, 'QU', 'OK', 'S', 1748512942, 1748512942, '1'),
(208992, 38030, 'QU', 'OK', 'S', 1748512959, 1748512959, '1'),
(208993, 38016, 'QU', 'OK', 'S', 1748513011, 1748513011, '1'),
(208994, 38015, 'QU', 'OK', 'S', 1748513109, 1748513109, '1'),
(208995, 38013, 'QU', 'OK', 'S', 1748513282, 1748513282, '1'),
(208996, 38012, 'QU', 'OK', 'S', 1748513400, 1748513400, '1'),
(208997, 36280, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(208998, 36280, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(208999, 36280, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209000, 36280, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209001, 36167, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209002, 36290, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209003, 36289, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209004, 36288, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209005, 36290, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209006, 36167, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209007, 36288, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209008, 36289, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209009, 33877, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209010, 33877, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209011, 32872, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209012, 35565, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209013, 35565, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209014, 32872, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209015, 32872, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209016, 36288, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209017, 32872, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209018, 31746, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209019, 31746, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209020, 31746, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209021, 31746, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209022, 35565, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209023, 35565, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209024, 34539, 'QU', 'OK', 'S', 1748513419, 1748513419, '1'),
(209025, 38011, 'QU', 'OK', 'S', 1748513448, 1748513448, '1'),
(209026, 37415, 'QU', 'OK', 'S', 1748513453, 1748513453, '1'),
(209027, 37415, 'QU', 'OK', 'S', 1748513456, 1748513456, '1'),
(209028, 23334, 'QU', 'OK', 'S', 1748513459, 1748513459, '1'),
(209029, 31327, 'QU', 'OK', 'S', 1748513463, 1748513463, '1'),
(209030, 34864, 'QU', 'OK', 'S', 1748513471, 1748513471, '1'),
(209031, 36290, 'QU', 'OK', 'S', 1748513473, 1748513473, '1'),
(209032, 36289, 'QU', 'OK', 'S', 1748513476, 1748513476, '1'),
(209033, 36289, 'QU', 'OK', 'S', 1748513488, 1748513488, '1'),
(209034, 36290, 'QU', 'OK', 'S', 1748513491, 1748513491, '1'),
(209035, 29767, 'QU', 'OK', 'S', 1748513496, 1748513496, '1'),
(209036, 37249, 'QU', 'OK', 'S', 1748513499, 1748513499, '1'),
(209037, 36280, 'QU', 'OK', 'S', 1748513503, 1748513503, '1'),
(209038, 36288, 'QU', 'OK', 'S', 1748513505, 1748513505, '1'),
(209039, 24761, 'QU', 'OK', 'S', 1748513508, 1748513508, '1'),
(209040, 21136, 'QU', 'OK', 'S', 1748513510, 1748513510, '1'),
(209041, 37249, 'QU', 'OK', 'S', 1748513515, 1748513515, '1'),
(209042, 29766, 'QU', 'OK', 'S', 1748513519, 1748513519, '1'),
(209043, 29766, 'QU', 'OK', 'S', 1748513528, 1748513528, '1'),
(209044, 36280, 'QU', 'OK', 'S', 1748513532, 1748513532, '1'),
(209045, 36167, 'QU', 'OK', 'S', 1748513537, 1748513537, '1'),
(209046, 33930, 'QU', 'OK', 'S', 1748513541, 1748513541, '1'),
(209047, 34864, 'QU', 'OK', 'S', 1748513545, 1748513545, '1'),
(209048, 34539, 'QU', 'OK', 'S', 1748513549, 1748513549, '1'),
(209049, 36167, 'QU', 'OK', 'S', 1748513553, 1748513553, '1'),
(209050, 36288, 'QU', 'OK', 'S', 1748513558, 1748513558, '1'),
(209051, 37249, 'QU', 'OK', 'S', 1748513562, 1748513562, '1'),
(209052, 33523, 'QU', 'OK', 'S', 1748513566, 1748513566, '1'),
(209053, 33523, 'QU', 'OK', 'S', 1748513572, 1748513572, '1'),
(209054, 28088, 'QU', 'OK', 'S', 1748513575, 1748513575, '1'),
(209055, 36769, 'QU', 'OK', 'S', 1748513579, 1748513579, '1'),
(209056, 36769, 'QU', 'OK', 'S', 1748513584, 1748513584, '1'),
(209057, 36769, 'QU', 'OK', 'S', 1748513593, 1748513593, '1'),
(209058, 36280, 'QU', 'OK', 'S', 1748513597, 1748513597, '1'),
(209059, 36280, 'QU', 'OK', 'S', 1748513601, 1748513601, '1'),
(209060, 31746, 'QU', 'OK', 'S', 1748513605, 1748513605, '1'),
(209061, 28850, 'QU', 'OK', 'S', 1748513609, 1748513609, '1'),
(209062, 31746, 'QU', 'OK', 'S', 1748513614, 1748513614, '1'),
(209063, 31746, 'QU', 'OK', 'S', 1748513618, 1748513618, '1'),
(209064, 36288, 'QU', 'OK', 'S', 1748513622, 1748513622, '1'),
(209065, 32872, 'QU', 'OK', 'S', 1748513626, 1748513626, '1'),
(209066, 32872, 'QU', 'OK', 'S', 1748513630, 1748513630, '1'),
(209067, 27933, 'QU', 'OK', 'S', 1748513635, 1748513635, '1'),
(209068, 33877, 'QU', 'OK', 'S', 1748513639, 1748513639, '1'),
(209069, 32872, 'QU', 'OK', 'S', 1748513645, 1748513645, '1'),
(209070, 33877, 'QU', 'OK', 'S', 1748513650, 1748513650, '1'),
(209071, 35565, 'QU', 'OK', 'S', 1748513655, 1748513655, '1'),
(209072, 35160, 'QU', 'OK', 'S', 1748513659, 1748513659, '1'),
(209073, 35565, 'QU', 'OK', 'S', 1748513664, 1748513664, '1'),
(209074, 35565, 'QU', 'OK', 'S', 1748513668, 1748513668, '1'),
(209075, 32872, 'QU', 'OK', 'S', 1748513672, 1748513672, '1'),
(209076, 28391, 'QU', 'OK', 'S', 1748513677, 1748513677, '1'),
(209077, 28391, 'QU', 'OK', 'S', 1748513684, 1748513684, '1'),
(209078, 28391, 'QU', 'OK', 'S', 1748513689, 1748513689, '1'),
(209079, 28391, 'QU', 'OK', 'S', 1748513695, 1748513695, '1'),
(209080, 31746, 'QU', 'OK', 'S', 1748513700, 1748513700, '1'),
(209081, 32183, 'QU', 'OK', 'S', 1748513705, 1748513705, '1'),
(209082, 36289, 'QU', 'OK', 'S', 1748513711, 1748513711, '1'),
(209083, 36289, 'QU', 'OK', 'S', 1748513716, 1748513716, '1'),
(209084, 35565, 'QU', 'OK', 'S', 1748513720, 1748513720, '1'),
(209085, 36769, 'QU', 'OK', 'S', 1748513741, 1748513741, '1'),
(209086, 24643, 'QU', 'OK', 'S', 1748514131, 1748514131, '1'),
(209087, 24643, 'QU', 'OK', 'S', 1748514131, 1748514131, '1'),
(209088, 24643, 'QU', 'OK', 'S', 1748514131, 1748514131, '1'),
(209089, 24643, 'QU', 'OK', 'S', 1748514131, 1748514131, '1'),
(209090, 24643, 'QU', 'OK', 'S', 1748514131, 1748514131, '1'),
(209091, 28385, 'QU', 'OK', 'S', 1748514217, 1748514217, '1'),
(209092, 33523, 'QU', 'OK', 'S', 1748514537, 1748514537, '1'),
(209093, 27705, 'QU', 'OK', 'S', 1748514746, 1748514746, '1'),
(209094, 35645, 'QU', 'OK', 'S', 1748516440, 1748516440, '1'),
(209095, 36559, 'QU', 'OK', 'S', 1748516442, 1748516442, '1'),
(209096, 35606, 'QU', 'OK', 'S', 1748516445, 1748516445, '1'),
(209097, 17319, 'QU', 'OK', 'S', 1748516983, 1748516983, '1'),
(209098, 31865, 'QU', 'OK', 'S', 1748517448, 1748517448, '1'),
(209099, 31865, 'QU', 'OK', 'S', 1748517448, 1748517448, '1'),
(209100, 31865, 'QU', 'OK', 'S', 1748517448, 1748517448, '1'),
(209101, 31865, 'QU', 'OK', 'S', 1748517449, 1748517449, '1'),
(209102, 17685, 'QU', 'OK', 'S', 1748517469, 1748517469, '1'),
(209103, 17685, 'QU', 'OK', 'S', 1748517469, 1748517469, '1'),
(209104, 17685, 'QU', 'OK', 'S', 1748517469, 1748517469, '1'),
(209105, 17685, 'QU', 'OK', 'S', 1748517469, 1748517469, '1'),
(209106, 17685, 'QU', 'OK', 'S', 1748517469, 1748517469, '1'),
(209107, 37455, 'QU', 'OK', 'S', 1748518442, 1748518442, '1'),
(209108, 37881, 'QU', 'OK', 'S', 1748518444, 1748518444, '1'),
(209109, 26756, 'QU', 'OK', 'S', 1748519706, 1748519706, '1'),
(209110, 14921, 'QU', 'OK', 'S', 1748520004, 1748520004, '1'),
(209111, 14924, 'QU', 'OK', 'S', 1748520011, 1748520011, '1'),
(209112, 28107, 'QU', 'OK', 'S', 1748520014, 1748520014, '1'),
(209113, 15022, 'QU', 'OK', 'S', 1748520016, 1748520016, '1'),
(209114, 24256, 'QU', 'OK', 'S', 1748520018, 1748520018, '1'),
(209115, 13427, 'QU', 'OK', 'S', 1748520022, 1748520022, '1'),
(209116, 23974, 'QU', 'OK', 'S', 1748520027, 1748520027, '1'),
(209117, 32489, 'QU', 'OK', 'S', 1748520030, 1748520030, '1'),
(209118, 32489, 'QU', 'OK', 'S', 1748520032, 1748520032, '1'),
(209119, 25303, 'QU', 'OK', 'S', 1748520035, 1748520035, '1'),
(209120, 37757, 'QU', 'OK', 'S', 1748520037, 1748520037, '1'),
(209121, 23975, 'QU', 'OK', 'S', 1748520040, 1748520040, '1'),
(209122, 14921, 'QU', 'OK', 'S', 1748520055, 1748520055, '1'),
(209123, 31147, 'QU', 'OK', 'S', 1748520300, 1748520300, '1'),
(209124, 31147, 'QU', 'OK', 'S', 1748520351, 1748520351, '1'),
(209125, 31147, 'QU', 'OK', 'S', 1748520364, 1748520364, '1'),
(209126, 31317, 'QU', 'OK', 'S', 1748581227, 1748581227, '1'),
(209127, 31317, 'QU', 'OK', 'S', 1748581227, 1748581227, '1'),
(209128, 30396, 'QU', 'OK', 'S', 1748581299, 1748581299, '1'),
(209129, 30396, 'QU', 'OK', 'S', 1748581299, 1748581299, '1'),
(209130, 31317, 'QU', 'OK', 'S', 1748581506, 1748581506, '1'),
(209131, 31317, 'QU', 'OK', 'S', 1748581506, 1748581506, '1'),
(209132, 31316, 'QU', 'OK', 'S', 1748581528, 1748581528, '1'),
(209133, 23460, 'QU', 'OK', 'S', 1748581630, 1748581630, '1'),
(209134, 23460, 'QU', 'OK', 'S', 1748581630, 1748581630, '1'),
(209135, 23460, 'QU', 'OK', 'S', 1748581630, 1748581630, '1'),
(209136, 27893, 'QU', 'OK', 'S', 1748582414, 1748582414, '1'),
(209137, 18146, 'QU', 'OK', 'S', 1748582430, 1748582430, '1'),
(209138, 31316, 'QU', 'OK', 'S', 1748582442, 1748582442, '1'),
(209139, 37356, 'QU', 'OK', 'S', 1748582449, 1748582449, '1'),
(209140, 37912, 'QU', 'OK', 'S', 1748582461, 1748582461, '1'),
(209141, 31327, 'QU', 'OK', 'S', 1748582942, 1748582942, '1'),
(209142, 14389, 'QU', 'OK', 'S', 1748582948, 1748582948, '1'),
(209143, 21545, 'QU', 'OK', 'S', 1748583019, 1748583019, '1'),
(209144, 21545, 'QU', 'OK', 'S', 1748583019, 1748583019, '1'),
(209145, 33614, 'QU', 'OK', 'S', 1748583038, 1748583038, '1'),
(209146, 33614, 'QU', 'OK', 'S', 1748583038, 1748583038, '1'),
(209147, 30723, 'QU', 'OK', 'S', 1748583055, 1748583055, '1'),
(209148, 37646, 'QU', 'OK', 'S', 1748583079, 1748583079, '1'),
(209149, 29767, 'QU', 'OK', 'S', 1748583105, 1748583105, '1'),
(209150, 29767, 'QU', 'OK', 'S', 1748583105, 1748583105, '1'),
(209151, 31327, 'QU', 'OK', 'S', 1748583187, 1748583187, '1'),
(209152, 30357, 'QU', 'OK', 'S', 1748583202, 1748583202, '1'),
(209153, 14389, 'QU', 'OK', 'S', 1748583216, 1748583216, '1'),
(209154, 28385, 'QU', 'OK', 'S', 1748583582, 1748583582, '1'),
(209155, 37537, 'QU', 'OK', 'S', 1748583861, 1748583861, '1'),
(209156, 36290, 'QU', 'OK', 'S', 1748584363, 1748584363, '1'),
(209157, 36288, 'QU', 'OK', 'S', 1748584365, 1748584365, '1'),
(209158, 28385, 'QU', 'OK', 'S', 1748584597, 1748584597, '1'),
(209159, 31138, 'QU', 'OK', 'S', 1748585831, 1748585831, '1'),
(209160, 31152, 'QU', 'OK', 'S', 1748586343, 1748586343, '1'),
(209161, 28385, 'QU', 'OK', 'S', 1748586453, 1748586453, '1'),
(209162, 37395, 'QU', 'OK', 'S', 1748586477, 1748586477, '1'),
(209163, 31126, 'QU', 'OK', 'S', 1748589591, 1748589591, '1'),
(209164, 31126, 'QU', 'OK', 'S', 1748589604, 1748589604, '1'),
(209165, 31126, 'QU', 'OK', 'S', 1748589614, 1748589614, '1'),
(209166, 31126, 'QU', 'OK', 'S', 1748589624, 1748589624, '1'),
(209167, 31126, 'QU', 'OK', 'S', 1748589636, 1748589636, '1'),
(209168, 31126, 'QU', 'OK', 'S', 1748589653, 1748589653, '1'),
(209169, 31126, 'QU', 'OK', 'S', 1748589657, 1748589657, '1'),
(209170, 23460, 'QU', 'OK', 'S', 1748589678, 1748589678, '1'),
(209171, 31135, 'QU', 'OK', 'S', 1748590764, 1748590764, '1'),
(209172, 31137, 'QU', 'OK', 'S', 1748590816, 1748590816, '1'),
(209173, 31137, 'QU', 'OK', 'S', 1748590819, 1748590819, '1'),
(209174, 31137, 'QU', 'OK', 'S', 1748590822, 1748590822, '1'),
(209175, 31137, 'QU', 'OK', 'S', 1748590824, 1748590824, '1'),
(209176, 27832, 'QU', 'OK', 'S', 1748590829, 1748590829, '1'),
(209177, 28222, 'QU', 'OK', 'S', 1748590876, 1748590876, '1'),
(209178, 31146, 'QU', 'OK', 'S', 1748592462, 1748592462, '1'),
(209179, 14543, 'QU', 'OK', 'S', 1748592500, 1748592500, '1'),
(209180, 33852, 'QU', 'OK', 'S', 1748592581, 1748592581, '1'),
(209181, 33852, 'QU', 'OK', 'S', 1748592603, 1748592603, '1'),
(209182, 33852, 'QU', 'OK', 'S', 1748592611, 1748592611, '1'),
(209183, 33852, 'QU', 'OK', 'S', 1748592615, 1748592615, '1'),
(209184, 33852, 'QU', 'OK', 'S', 1748592619, 1748592619, '1'),
(209185, 25778, 'QU', 'OK', 'S', 1748592627, 1748592627, '1'),
(209186, 25778, 'QU', 'OK', 'S', 1748592630, 1748592630, '1'),
(209187, 35933, 'QU', 'OK', 'S', 1748592639, 1748592639, '1'),
(209188, 35933, 'QU', 'OK', 'S', 1748592646, 1748592646, '1'),
(209189, 35933, 'QU', 'OK', 'S', 1748592652, 1748592652, '1'),
(209190, 35933, 'QU', 'OK', 'S', 1748592655, 1748592655, '1'),
(209191, 35933, 'QU', 'OK', 'S', 1748592660, 1748592660, '1'),
(209192, 35933, 'QU', 'OK', 'S', 1748592664, 1748592664, '1'),
(209193, 35933, 'QU', 'OK', 'S', 1748592667, 1748592667, '1'),
(209194, 35933, 'QU', 'OK', 'S', 1748592671, 1748592671, '1'),
(209195, 35933, 'QU', 'OK', 'S', 1748592673, 1748592673, '1'),
(209196, 31143, 'QU', 'OK', 'S', 1748594115, 1748594115, '1'),
(209197, 37289, 'QU', 'OK', 'S', 1748594177, 1748594177, '1'),
(209198, 37050, 'QU', 'OK', 'S', 1748598268, 1748598268, '1'),
(209199, 37050, 'QU', 'OK', 'S', 1748598271, 1748598271, '1'),
(209200, 37050, 'QU', 'OK', 'S', 1748598273, 1748598273, '1'),
(209201, 24672, 'QU', 'OK', 'S', 1748598321, 1748598321, '1'),
(209202, 26669, 'QU', 'OK', 'S', 1748598330, 1748598330, '1'),
(209203, 26668, 'QU', 'OK', 'S', 1748598360, 1748598360, '1'),
(209204, 26657, 'QU', 'OK', 'S', 1748598367, 1748598367, '1'),
(209205, 38044, 'QU', 'OK', 'S', 1748598390, 1748598390, '1'),
(209206, 32927, 'QU', 'OK', 'S', 1748598395, 1748598395, '1'),
(209207, 37600, 'QU', 'OK', 'S', 1748598409, 1748598409, '1'),
(209208, 37600, 'QU', 'OK', 'S', 1748598409, 1748598409, '1'),
(209209, 32574, 'QU', 'OK', 'S', 1748598445, 1748598445, '1'),
(209210, 32574, 'QU', 'OK', 'S', 1748598445, 1748598445, '1'),
(209211, 32574, 'QU', 'OK', 'S', 1748598445, 1748598445, '1'),
(209212, 38047, 'QU', 'OK', 'S', 1748598454, 1748598454, '1'),
(209213, 38046, 'QU', 'OK', 'S', 1748598463, 1748598463, '1'),
(209214, 31192, 'QU', 'OK', 'S', 1748598473, 1748598473, '1'),
(209215, 38045, 'QU', 'OK', 'S', 1748598565, 1748598565, '1'),
(209216, 38049, 'QU', 'OK', 'S', 1748598593, 1748598593, '1'),
(209217, 38049, 'QU', 'OK', 'S', 1748598593, 1748598593, '1'),
(209218, 38048, 'QU', 'OK', 'S', 1748598679, 1748598679, '1'),
(209219, 38048, 'QU', 'OK', 'S', 1748598679, 1748598679, '1'),
(209220, 38050, 'QU', 'OK', 'S', 1748598774, 1748598774, '1'),
(209221, 38041, 'QU', 'OK', 'S', 1748598825, 1748598825, '1'),
(209222, 38040, 'QU', 'OK', 'S', 1748598956, 1748598956, '1'),
(209223, 38042, 'QU', 'OK', 'S', 1748598965, 1748598965, '1'),
(209224, 38043, 'QU', 'OK', 'S', 1748599043, 1748599043, '1'),
(209225, 36675, 'QU', 'OK', 'S', 1748600168, 1748600168, '1'),
(209226, 31131, 'QU', 'OK', 'S', 1748600188, 1748600188, '1'),
(209227, 26654, 'QU', 'OK', 'S', 1748600208, 1748600208, '1'),
(209228, 37453, 'QU', 'OK', 'S', 1748600232, 1748600232, '1'),
(209229, 37453, 'QU', 'OK', 'S', 1748600502, 1748600502, '1'),
(209230, 34690, 'QU', 'OK', 'S', 1748600932, 1748600932, '1'),
(209231, 38034, 'QU', 'OK', 'S', 1748600996, 1748600996, '1'),
(209232, 31130, 'QU', 'OK', 'S', 1748601359, 1748601359, '1'),
(209233, 38033, 'QU', 'OK', 'S', 1748602009, 1748602009, '1'),
(209234, 37776, 'QU', 'OK', 'S', 1748602903, 1748602903, '1'),
(209235, 38032, 'QU', 'OK', 'S', 1748602951, 1748602951, '1'),
(209236, 38035, 'QU', 'OK', 'S', 1748603662, 1748603662, '1'),
(209237, 38036, 'QU', 'OK', 'S', 1748604082, 1748604082, '1'),
(209238, 38037, 'QU', 'OK', 'S', 1748604359, 1748604359, '1'),
(209239, 38038, 'QU', 'OK', 'S', 1748604495, 1748604495, '1'),
(209240, 35409, 'QU', 'OK', 'S', 1748604496, 1748604496, '1'),
(209241, 38039, 'QU', 'OK', 'S', 1748604789, 1748604789, '1'),
(209242, 38010, 'QU', 'OK', 'S', 1748605440, 1748605440, '1'),
(209243, 38051, 'QU', 'OK', 'S', 1748606079, 1748606079, '1'),
(209244, 38052, 'QU', 'OK', 'S', 1748606123, 1748606123, '1'),
(209245, 38055, 'QU', 'OK', 'S', 1748606277, 1748606277, '1'),
(209246, 38056, 'QU', 'OK', 'S', 1748606307, 1748606307, '1'),
(209247, 38057, 'QU', 'OK', 'S', 1748606335, 1748606335, '1'),
(209248, 38058, 'QU', 'OK', 'S', 1748606365, 1748606365, '1'),
(209249, 38054, 'QU', 'OK', 'S', 1748606407, 1748606407, '1'),
(209250, 38053, 'QU', 'OK', 'S', 1748606448, 1748606448, '1'),
(209251, 37995, 'QU', 'OK', 'S', 1748606712, 1748606712, '1'),
(209252, 38000, 'QU', 'OK', 'S', 1748606758, 1748606758, '1'),
(209253, 38001, 'QU', 'OK', 'S', 1748606782, 1748606782, '1'),
(209254, 38003, 'QU', 'OK', 'S', 1748606809, 1748606809, '1'),
(209255, 38004, 'QU', 'OK', 'S', 1748606831, 1748606831, '1'),
(209256, 37758, 'QU', 'OK', 'S', 1748606904, 1748606904, '1'),
(209257, 37989, 'QU', 'OK', 'S', 1748606983, 1748606983, '1'),
(209258, 35978, 'QU', 'OK', 'S', 1748607179, 1748607179, '1'),
(209259, 32509, 'QU', 'OK', 'S', 1748607186, 1748607186, '1'),
(209260, 36608, 'QU', 'OK', 'S', 1748607190, 1748607190, '1'),
(209261, 36493, 'QU', 'OK', 'S', 1748607195, 1748607195, '1'),
(209262, 36655, 'QU', 'OK', 'S', 1748607199, 1748607199, '1'),
(209263, 36065, 'QU', 'OK', 'S', 1748607202, 1748607202, '1'),
(209264, 36651, 'QU', 'OK', 'S', 1748607204, 1748607204, '1'),
(209265, 23177, 'QU', 'OK', 'S', 1748607207, 1748607207, '1'),
(209266, 36606, 'QU', 'OK', 'S', 1748607209, 1748607209, '1'),
(209267, 36609, 'QU', 'OK', 'S', 1748607212, 1748607212, '1'),
(209268, 36616, 'QU', 'OK', 'S', 1748607215, 1748607215, '1'),
(209269, 23177, 'QU', 'OK', 'S', 1748607217, 1748607217, '1'),
(209270, 21839, 'QU', 'OK', 'S', 1748607223, 1748607223, '1'),
(209271, 36651, 'QU', 'OK', 'S', 1748607226, 1748607226, '1'),
(209272, 7118, 'QU', 'OK', 'S', 1748607229, 1748607229, '1'),
(209273, 32509, 'QU', 'OK', 'S', 1748607232, 1748607232, '1'),
(209274, 36616, 'QU', 'OK', 'S', 1748607244, 1748607244, '1'),
(209275, 36964, 'QU', 'OK', 'S', 1748607248, 1748607248, '1'),
(209276, 36964, 'QU', 'OK', 'S', 1748607252, 1748607252, '1'),
(209277, 36964, 'QU', 'OK', 'S', 1748607257, 1748607257, '1'),
(209278, 36964, 'QU', 'OK', 'S', 1748607260, 1748607260, '1'),
(209279, 36964, 'QU', 'OK', 'S', 1748607262, 1748607262, '1'),
(209280, 36964, 'QU', 'OK', 'S', 1748607271, 1748607271, '1'),
(209281, 36351, 'QU', 'OK', 'S', 1748607275, 1748607275, '1'),
(209282, 36607, 'QU', 'OK', 'S', 1748607279, 1748607279, '1'),
(209283, 36616, 'QU', 'OK', 'S', 1748607282, 1748607282, '1'),
(209284, 23177, 'QU', 'OK', 'S', 1748607284, 1748607284, '1'),
(209285, 18513, 'QU', 'OK', 'S', 1748607288, 1748607288, '1'),
(209286, 35409, 'QU', 'OK', 'S', 1748607291, 1748607291, '1'),
(209287, 36607, 'QU', 'OK', 'S', 1748607295, 1748607295, '1'),
(209288, 23288, 'QU', 'OK', 'S', 1748607299, 1748607299, '1'),
(209289, 23284, 'QU', 'OK', 'S', 1748607302, 1748607302, '1'),
(209290, 23284, 'QU', 'OK', 'S', 1748607303, 1748607303, '1'),
(209291, 35381, 'QU', 'OK', 'S', 1748607308, 1748607308, '1'),
(209292, 36607, 'QU', 'OK', 'S', 1748607313, 1748607313, '1'),
(209293, 30890, 'QU', 'OK', 'S', 1748607315, 1748607315, '1'),
(209294, 21839, 'QU', 'OK', 'S', 1748607319, 1748607319, '1'),
(209295, 21839, 'QU', 'OK', 'S', 1748607321, 1748607321, '1'),
(209296, 36653, 'QU', 'OK', 'S', 1748607325, 1748607325, '1'),
(209297, 36608, 'QU', 'OK', 'S', 1748607329, 1748607329, '1'),
(209298, 36608, 'QU', 'OK', 'S', 1748607349, 1748607349, '1'),
(209299, 37109, 'QU', 'OK', 'S', 1748607364, 1748607364, '1'),
(209300, 37412, 'QU', 'OK', 'S', 1748607370, 1748607370, '1'),
(209301, 30444, 'QU', 'OK', 'S', 1748607377, 1748607377, '1'),
(209302, 37191, 'QU', 'OK', 'S', 1748607380, 1748607380, '1'),
(209303, 35791, 'QU', 'OK', 'S', 1748607388, 1748607388, '1'),
(209304, 24811, 'QU', 'OK', 'S', 1748607391, 1748607391, '1'),
(209305, 37338, 'QU', 'OK', 'S', 1748607394, 1748607394, '1'),
(209306, 37814, 'QU', 'OK', 'S', 1748607398, 1748607398, '1'),
(209307, 37192, 'QU', 'OK', 'S', 1748607405, 1748607405, '1'),
(209308, 24815, 'QU', 'OK', 'S', 1748607415, 1748607415, '1'),
(209309, 36505, 'QU', 'OK', 'S', 1748607419, 1748607419, '1'),
(209310, 36505, 'QU', 'OK', 'S', 1748607424, 1748607424, '1'),
(209311, 37338, 'QU', 'OK', 'S', 1748607427, 1748607427, '1'),
(209312, 35999, 'QU', 'OK', 'S', 1748607512, 1748607512, '1'),
(209313, 35999, 'QU', 'OK', 'S', 1748607519, 1748607519, '1'),
(209314, 35999, 'QU', 'OK', 'S', 1748607524, 1748607524, '1'),
(209315, 35999, 'QU', 'OK', 'S', 1748607528, 1748607528, '1'),
(209316, 28699, 'QU', 'OK', 'S', 1748608069, 1748608069, '1'),
(209317, 32033, 'QU', 'OK', 'S', 1748608644, 1748608644, '1'),
(209318, 25002, 'QU', 'OK', 'S', 1748609297, 1748609297, '1'),
(209319, 31147, 'QU', 'OK', 'S', 1748609466, 1748609466, '1'),
(209320, 31147, 'QU', 'OK', 'S', 1748609475, 1748609475, '1'),
(209321, 31147, 'QU', 'OK', 'S', 1748609481, 1748609481, '1'),
(209322, 35965, 'QU', 'OK', 'S', 1748611297, 1748611297, '1'),
(209323, 32686, 'QU', 'OK', 'S', 1748611467, 1748611467, '1'),
(209324, 32102, 'QU', 'OK', 'S', 1748611521, 1748611521, '1'),
(209325, 30295, 'QU', 'OK', 'S', 1748611591, 1748611591, '1'),
(209326, 35583, 'QU', 'OK', 'S', 1748612040, 1748612040, '1'),
(209327, 15499, 'QU', 'OK', 'S', 1748612258, 1748612258, '1'),
(209328, 36707, 'QU', 'OK', 'S', 1748612502, 1748612502, '1'),
(209329, 37532, 'QU', 'OK', 'S', 1748669324, 1748669324, '1'),
(209330, 37522, 'QU', 'OK', 'S', 1748669344, 1748669344, '1'),
(209331, 37532, 'QU', 'OK', 'S', 1748673040, 1748673040, '1'),
(209332, 37522, 'QU', 'OK', 'S', 1748673125, 1748673125, '1'),
(209333, 36037, 'QU', 'OK', 'S', 1748673570, 1748673570, '1'),
(209334, 36038, 'QU', 'OK', 'S', 1748673576, 1748673576, '1'),
(209335, 36037, 'QU', 'OK', 'S', 1748673579, 1748673579, '1'),
(209336, 36038, 'QU', 'OK', 'S', 1748673583, 1748673583, '1'),
(209337, 36036, 'QU', 'OK', 'S', 1748673587, 1748673587, '1'),
(209338, 36036, 'QU', 'OK', 'S', 1748673590, 1748673590, '1'),
(209339, 36036, 'QU', 'OK', 'S', 1748673593, 1748673593, '1'),
(209340, 30284, 'QU', 'OK', 'S', 1748673596, 1748673596, '1'),
(209341, 30284, 'QU', 'OK', 'S', 1748673598, 1748673598, '1'),
(209342, 37507, 'QU', 'OK', 'S', 1748673601, 1748673601, '1'),
(209343, 16747, 'QU', 'OK', 'S', 1748673607, 1748673607, '1'),
(209344, 36036, 'QU', 'OK', 'S', 1748673610, 1748673610, '1'),
(209345, 37962, 'QU', 'OK', 'S', 1748673613, 1748673613, '1'),
(209346, 16747, 'QU', 'OK', 'S', 1748673619, 1748673619, '1'),
(209347, 37962, 'QU', 'OK', 'S', 1748673628, 1748673628, '1'),
(209348, 37962, 'QU', 'OK', 'S', 1748673632, 1748673632, '1'),
(209349, 37962, 'QU', 'OK', 'S', 1748673636, 1748673636, '1'),
(209350, 19992, 'QU', 'OK', 'S', 1748673643, 1748673643, '1'),
(209351, 37962, 'QU', 'OK', 'S', 1748673647, 1748673647, '1'),
(209352, 37350, 'QU', 'OK', 'S', 1748673651, 1748673651, '1'),
(209353, 37507, 'QU', 'OK', 'S', 1748673656, 1748673656, '1'),
(209354, 37507, 'QU', 'OK', 'S', 1748673665, 1748673665, '1'),
(209355, 19992, 'QU', 'OK', 'S', 1748673673, 1748673673, '1'),
(209356, 19992, 'QU', 'OK', 'S', 1748673679, 1748673679, '1'),
(209357, 18554, 'QU', 'OK', 'S', 1748673684, 1748673684, '1'),
(209358, 18547, 'QU', 'OK', 'S', 1748673693, 1748673693, '1'),
(209359, 36941, 'QU', 'OK', 'S', 1748673709, 1748673709, '1'),
(209360, 36941, 'QU', 'OK', 'S', 1748673714, 1748673714, '1'),
(209361, 36941, 'QU', 'OK', 'S', 1748673718, 1748673718, '1'),
(209362, 36941, 'QU', 'OK', 'S', 1748673723, 1748673723, '1'),
(209363, 36941, 'QU', 'OK', 'S', 1748673727, 1748673727, '1'),
(209364, 36941, 'QU', 'OK', 'S', 1748673742, 1748673742, '1'),
(209365, 18547, 'QU', 'OK', 'S', 1748673747, 1748673747, '1'),
(209366, 18554, 'QU', 'OK', 'S', 1748673751, 1748673751, '1'),
(209367, 33544, 'QU', 'OK', 'S', 1748673758, 1748673758, '1'),
(209368, 37350, 'QU', 'OK', 'S', 1748673765, 1748673765, '1'),
(209369, 18554, 'QU', 'OK', 'S', 1748673773, 1748673773, '1'),
(209370, 18554, 'QU', 'OK', 'S', 1748673777, 1748673777, '1'),
(209371, 16747, 'QU', 'OK', 'S', 1748673786, 1748673786, '1'),
(209372, 19992, 'QU', 'OK', 'S', 1748673804, 1748673804, '1'),
(209373, 37962, 'QU', 'OK', 'S', 1748673830, 1748673830, '1'),
(209374, 37962, 'QU', 'OK', 'S', 1748673833, 1748673833, '1'),
(209375, 25054, 'QU', 'OK', 'S', 1748673875, 1748673875, '1'),
(209376, 25054, 'QU', 'OK', 'S', 1748673880, 1748673880, '1'),
(209377, 19992, 'QU', 'OK', 'S', 1748673937, 1748673937, '1'),
(209378, 19992, 'QU', 'OK', 'S', 1748673943, 1748673943, '1'),
(209379, 36941, 'QU', 'OK', 'S', 1748674085, 1748674085, '1'),
(209380, 31380, 'QU', 'OK', 'S', 1748674494, 1748674494, '1'),
(209381, 31380, 'QU', 'OK', 'S', 1748674497, 1748674497, '1'),
(209382, 37962, 'QU', 'OK', 'S', 1748674912, 1748674912, '1'),
(209383, 36468, 'QU', 'OK', 'S', 1748675114, 1748675114, '1'),
(209384, 1885, 'QU', 'OK', 'S', 1748676458, 1748676458, '1'),
(209385, 33247, 'QU', 'OK', 'S', 1748676460, 1748676460, '1'),
(209386, 550, 'QU', 'OK', 'S', 1748676464, 1748676464, '1'),
(209387, 37522, 'QU', 'OK', 'S', 1748678796, 1748678796, '1'),
(209388, 33313, 'QU', 'OK', 'S', 1748679738, 1748679738, '1'),
(209389, 19036, 'QU', 'OK', 'S', 1748679834, 1748679834, '1'),
(209390, 38078, 'QU', 'OK', 'S', 1748683798, 1748683798, '1'),
(209391, 38077, 'QU', 'OK', 'S', 1748683816, 1748683816, '1'),
(209392, 38076, 'QU', 'OK', 'S', 1748683837, 1748683837, '1'),
(209393, 38075, 'QU', 'OK', 'S', 1748683878, 1748683878, '1'),
(209394, 38074, 'QU', 'OK', 'S', 1748683895, 1748683895, '1'),
(209395, 38073, 'QU', 'OK', 'S', 1748683911, 1748683911, '1'),
(209396, 38072, 'QU', 'OK', 'S', 1748683928, 1748683928, '1'),
(209397, 38071, 'QU', 'OK', 'S', 1748683947, 1748683947, '1'),
(209398, 38070, 'QU', 'OK', 'S', 1748683967, 1748683967, '1'),
(209399, 38069, 'QU', 'OK', 'S', 1748683983, 1748683983, '1'),
(209400, 38068, 'QU', 'OK', 'S', 1748684495, 1748684495, '1'),
(209401, 38067, 'QU', 'OK', 'S', 1748684547, 1748684547, '1'),
(209402, 38066, 'QU', 'OK', 'S', 1748684610, 1748684610, '1'),
(209403, 38080, 'QU', 'OK', 'S', 1748684626, 1748684626, '1'),
(209404, 38079, 'QU', 'OK', 'S', 1748684632, 1748684632, '1'),
(209405, 38065, 'QU', 'OK', 'S', 1748684643, 1748684643, '1'),
(209406, 38064, 'QU', 'OK', 'S', 1748684680, 1748684680, '1'),
(209407, 37294, 'QU', 'OK', 'S', 1748685290, 1748685290, '1'),
(209408, 38063, 'QU', 'OK', 'S', 1748685457, 1748685457, '1'),
(209409, 38062, 'QU', 'OK', 'S', 1748685520, 1748685520, '1'),
(209410, 38061, 'QU', 'OK', 'S', 1748685567, 1748685567, '1'),
(209411, 38060, 'QU', 'OK', 'S', 1748685618, 1748685618, '1'),
(209412, 38059, 'QU', 'OK', 'S', 1748685694, 1748685694, '1'),
(209413, 37507, 'QU', 'OK', 'S', 1748686076, 1748686076, '1'),
(209414, 37507, 'QU', 'OK', 'S', 1748686078, 1748686078, '1'),
(209415, 37507, 'QU', 'OK', 'S', 1748686087, 1748686087, '1'),
(209416, 37507, 'QU', 'OK', 'S', 1748686089, 1748686089, '1'),
(209417, 35409, 'QU', 'OK', 'S', 1748686141, 1748686141, '1'),
(209418, 35409, 'QU', 'OK', 'S', 1748686143, 1748686143, '1'),
(209419, 35409, 'QU', 'OK', 'S', 1748686146, 1748686146, '1'),
(209420, 35409, 'QU', 'OK', 'S', 1748686147, 1748686147, '1'),
(209421, 35409, 'QU', 'OK', 'S', 1748686152, 1748686152, '1'),
(209422, 37507, 'QU', 'OK', 'S', 1748687237, 1748687237, '1'),
(209423, 37507, 'QU', 'OK', 'S', 1748687239, 1748687239, '1'),
(209424, 37507, 'QU', 'OK', 'S', 1748687242, 1748687242, '1'),
(209425, 37507, 'QU', 'OK', 'S', 1748687244, 1748687244, '1'),
(209426, 37507, 'QU', 'OK', 'S', 1748687247, 1748687247, '1'),
(209427, 37507, 'QU', 'OK', 'S', 1748687249, 1748687249, '1'),
(209428, 37956, 'QU', 'OK', 'S', 1748687510, 1748687510, '1'),
(209429, 37941, 'QU', 'OK', 'S', 1748688317, 1748688317, '1'),
(209430, 37826, 'QU', 'OK', 'S', 1748688427, 1748688427, '1'),
(209431, 37792, 'QU', 'OK', 'S', 1748688517, 1748688517, '1'),
(209432, 37780, 'QU', 'OK', 'S', 1748688955, 1748688955, '1'),
(209433, 37780, 'QU', 'OK', 'S', 1748688962, 1748688962, '1'),
(209434, 22666, 'QU', 'OK', 'S', 1748689220, 1748689220, '1'),
(209435, 22667, 'QU', 'OK', 'S', 1748689241, 1748689241, '1'),
(209436, 22668, 'QU', 'OK', 'S', 1748689283, 1748689283, '1'),
(209437, 22671, 'QU', 'OK', 'S', 1748689307, 1748689307, '1'),
(209438, 22672, 'QU', 'OK', 'S', 1748689561, 1748689561, '1'),
(209439, 22673, 'QU', 'OK', 'S', 1748689591, 1748689591, '1'),
(209440, 37780, 'QU', 'OK', 'S', 1748690077, 1748690077, '1'),
(209441, 37780, 'QU', 'OK', 'S', 1748690079, 1748690079, '1'),
(209442, 37780, 'QU', 'OK', 'S', 1748690125, 1748690125, '1'),
(209443, 37780, 'QU', 'OK', 'S', 1748690130, 1748690130, '1'),
(209444, 22675, 'QU', 'OK', 'S', 1748690134, 1748690134, '1'),
(209445, 37545, 'QU', 'OK', 'S', 1748690836, 1748690836, '1'),
(209446, 37544, 'QU', 'OK', 'S', 1748691239, 1748691239, '1'),
(209447, 37544, 'QU', 'OK', 'S', 1748691239, 1748691239, '1'),
(209448, 37519, 'QU', 'OK', 'S', 1748691573, 1748691573, '1'),
(209449, 37425, 'QU', 'OK', 'S', 1748691788, 1748691788, '1'),
(209450, 37425, 'QU', 'OK', 'S', 1748691788, 1748691788, '1'),
(209451, 37425, 'QU', 'OK', 'S', 1748691788, 1748691788, '1'),
(209452, 37425, 'QU', 'OK', 'S', 1748691788, 1748691788, '1'),
(209453, 37425, 'QU', 'OK', 'S', 1748691788, 1748691788, '1'),
(209454, 37424, 'QU', 'OK', 'S', 1748692009, 1748692009, '1'),
(209455, 37424, 'QU', 'OK', 'S', 1748692009, 1748692009, '1'),
(209456, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209457, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209458, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209459, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209460, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209461, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209462, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209463, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209464, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209465, 37392, 'QU', 'OK', 'S', 1748692149, 1748692149, '1'),
(209466, 37409, 'QU', 'OK', 'S', 1748692274, 1748692274, '1'),
(209467, 37409, 'QU', 'OK', 'S', 1748692274, 1748692274, '1'),
(209468, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209469, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209470, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209471, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209472, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209473, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209474, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209475, 37392, 'QU', 'OK', 'S', 1748692425, 1748692425, '1'),
(209476, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209477, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209478, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209479, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209480, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209481, 37391, 'QU', 'OK', 'S', 1748692616, 1748692616, '1'),
(209482, 31147, 'QU', 'OK', 'S', 1748695442, 1748695442, '1'),
(209483, 13460, 'QU', 'OK', 'S', 1748697042, 1748697042, '1'),
(209484, 35346, 'QU', 'OK', 'S', 1748697383, 1748697383, '1'),
(209485, 37921, 'QU', 'OK', 'S', 1748697875, 1748697875, '1'),
(209486, 37758, 'QU', 'OK', 'S', 1748697967, 1748697967, '1'),
(209487, 35339, 'QU', 'OK', 'S', 1748698162, 1748698162, '1'),
(209488, 35144, 'QU', 'OK', 'S', 1748698238, 1748698238, '1'),
(209489, 20950, 'QU', 'OK', 'S', 1748698480, 1748698480, '1'),
(209490, 37143, 'QU', 'OK', 'S', 1748698737, 1748698737, '1'),
(209491, 33250, 'QU', 'OK', 'S', 1748698768, 1748698768, '1'),
(209492, 33319, 'QU', 'OK', 'S', 1748698806, 1748698806, '1'),
(209493, 31210, 'QU', 'OK', 'S', 1748698934, 1748698934, '1'),
(209494, 37934, 'QU', 'OK', 'S', 1748763326, 1748763326, '1'),
(209495, 37934, 'QU', 'OK', 'S', 1748763332, 1748763332, '1'),
(209496, 37933, 'QU', 'OK', 'S', 1748763338, 1748763338, '1'),
(209497, 37933, 'QU', 'OK', 'S', 1748763344, 1748763344, '1'),
(209498, 37932, 'QU', 'OK', 'S', 1748763351, 1748763351, '1'),
(209499, 37932, 'QU', 'OK', 'S', 1748763359, 1748763359, '1'),
(209500, 37919, 'QU', 'OK', 'S', 1748763368, 1748763368, '1'),
(209501, 37919, 'QU', 'OK', 'S', 1748763373, 1748763373, '1'),
(209502, 37836, 'QU', 'OK', 'S', 1748763379, 1748763379, '1'),
(209503, 37836, 'QU', 'OK', 'S', 1748763384, 1748763384, '1'),
(209504, 37819, 'QU', 'OK', 'S', 1748763390, 1748763390, '1'),
(209505, 37819, 'QU', 'OK', 'S', 1748763395, 1748763395, '1'),
(209506, 37818, 'QU', 'OK', 'S', 1748763400, 1748763400, '1'),
(209507, 37818, 'QU', 'OK', 'S', 1748763404, 1748763404, '1'),
(209508, 37817, 'QU', 'OK', 'S', 1748763410, 1748763410, '1'),
(209509, 37817, 'QU', 'OK', 'S', 1748763415, 1748763415, '1'),
(209510, 37816, 'QU', 'OK', 'S', 1748763421, 1748763421, '1'),
(209511, 37816, 'QU', 'OK', 'S', 1748763427, 1748763427, '1'),
(209512, 37762, 'QU', 'OK', 'S', 1748763433, 1748763433, '1'),
(209513, 37762, 'QU', 'OK', 'S', 1748763437, 1748763437, '1'),
(209514, 37746, 'QU', 'OK', 'S', 1748763477, 1748763477, '1'),
(209515, 37746, 'QU', 'OK', 'S', 1748763482, 1748763482, '1'),
(209516, 37745, 'QU', 'OK', 'S', 1748763492, 1748763492, '1'),
(209517, 37745, 'QU', 'OK', 'S', 1748763497, 1748763497, '1'),
(209518, 37744, 'QU', 'OK', 'S', 1748763506, 1748763506, '1'),
(209519, 37744, 'QU', 'OK', 'S', 1748763511, 1748763511, '1'),
(209520, 37744, 'QU', 'OK', 'S', 1748763516, 1748763516, '1'),
(209521, 37744, 'QU', 'OK', 'S', 1748763521, 1748763521, '1'),
(209522, 37733, 'QU', 'OK', 'S', 1748763526, 1748763526, '1'),
(209523, 37733, 'QU', 'OK', 'S', 1748763531, 1748763531, '1'),
(209524, 37732, 'QU', 'OK', 'S', 1748763685, 1748763685, '1'),
(209525, 37732, 'QU', 'OK', 'S', 1748763694, 1748763694, '1'),
(209526, 37726, 'QU', 'OK', 'S', 1748763700, 1748763700, '1'),
(209527, 37726, 'QU', 'OK', 'S', 1748763704, 1748763704, '1'),
(209528, 37725, 'QU', 'OK', 'S', 1748763711, 1748763711, '1'),
(209529, 37725, 'QU', 'OK', 'S', 1748763715, 1748763715, '1'),
(209530, 37702, 'QU', 'OK', 'S', 1748763723, 1748763723, '1'),
(209531, 37702, 'QU', 'OK', 'S', 1748763727, 1748763727, '1'),
(209532, 37701, 'QU', 'OK', 'S', 1748763733, 1748763733, '1'),
(209533, 37701, 'QU', 'OK', 'S', 1748763738, 1748763738, '1'),
(209534, 37699, 'QU', 'OK', 'S', 1748763757, 1748763757, '1'),
(209535, 37699, 'QU', 'OK', 'S', 1748763762, 1748763762, '1'),
(209536, 37637, 'QU', 'OK', 'S', 1748763767, 1748763767, '1'),
(209537, 37637, 'QU', 'OK', 'S', 1748763771, 1748763771, '1'),
(209538, 37566, 'QU', 'OK', 'S', 1748763793, 1748763793, '1'),
(209539, 37566, 'QU', 'OK', 'S', 1748763799, 1748763799, '1'),
(209540, 37565, 'QU', 'OK', 'S', 1748763804, 1748763804, '1'),
(209541, 37565, 'QU', 'OK', 'S', 1748763809, 1748763809, '1'),
(209542, 37564, 'QU', 'OK', 'S', 1748763816, 1748763816, '1'),
(209543, 37564, 'QU', 'OK', 'S', 1748763822, 1748763822, '1'),
(209544, 37563, 'QU', 'OK', 'S', 1748763828, 1748763828, '1'),
(209545, 37563, 'QU', 'OK', 'S', 1748763832, 1748763832, '1'),
(209546, 37562, 'QU', 'OK', 'S', 1748763837, 1748763837, '1'),
(209547, 37562, 'QU', 'OK', 'S', 1748763841, 1748763841, '1'),
(209548, 37561, 'QU', 'OK', 'S', 1748763847, 1748763847, '1'),
(209549, 37561, 'QU', 'OK', 'S', 1748763863, 1748763863, '1'),
(209550, 37562, 'QU', 'OK', 'S', 1748763868, 1748763868, '1'),
(209551, 37562, 'QU', 'OK', 'S', 1748763872, 1748763872, '1'),
(209552, 37524, 'QU', 'OK', 'S', 1748763876, 1748763876, '1'),
(209553, 37524, 'QU', 'OK', 'S', 1748763880, 1748763880, '1'),
(209554, 37521, 'QU', 'OK', 'S', 1748763892, 1748763892, '1'),
(209555, 37521, 'QU', 'OK', 'S', 1748763898, 1748763898, '1'),
(209556, 37520, 'QU', 'OK', 'S', 1748763906, 1748763906, '1'),
(209557, 37520, 'QU', 'OK', 'S', 1748763911, 1748763911, '1'),
(209558, 37516, 'QU', 'OK', 'S', 1748763918, 1748763918, '1'),
(209559, 37516, 'QU', 'OK', 'S', 1748763923, 1748763923, '1'),
(209560, 37495, 'QU', 'OK', 'S', 1748765928, 1748765928, '1'),
(209561, 37495, 'QU', 'OK', 'S', 1748765934, 1748765934, '1'),
(209562, 37494, 'QU', 'OK', 'S', 1748765940, 1748765940, '1'),
(209563, 37494, 'QU', 'OK', 'S', 1748765944, 1748765944, '1'),
(209564, 37466, 'QU', 'OK', 'S', 1748765950, 1748765950, '1'),
(209565, 37466, 'QU', 'OK', 'S', 1748765955, 1748765955, '1'),
(209566, 37463, 'QU', 'OK', 'S', 1748765961, 1748765961, '1'),
(209567, 37463, 'QU', 'OK', 'S', 1748765965, 1748765965, '1'),
(209568, 37138, 'QU', 'OK', 'S', 1748765977, 1748765977, '1'),
(209569, 37138, 'QU', 'OK', 'S', 1748765982, 1748765982, '1'),
(209570, 37137, 'QU', 'OK', 'S', 1748766085, 1748766085, '1'),
(209571, 37137, 'QU', 'OK', 'S', 1748766091, 1748766091, '1'),
(209572, 37136, 'QU', 'OK', 'S', 1748766097, 1748766097, '1'),
(209573, 37136, 'QU', 'OK', 'S', 1748766102, 1748766102, '1'),
(209574, 37135, 'QU', 'OK', 'S', 1748766107, 1748766107, '1'),
(209575, 37135, 'QU', 'OK', 'S', 1748766114, 1748766114, '1'),
(209576, 37126, 'QU', 'OK', 'S', 1748766123, 1748766123, '1'),
(209577, 37126, 'QU', 'OK', 'S', 1748766130, 1748766130, '1'),
(209578, 37126, 'QU', 'OK', 'S', 1748766139, 1748766139, '1'),
(209579, 37126, 'QU', 'OK', 'S', 1748766144, 1748766144, '1'),
(209580, 37016, 'QU', 'OK', 'S', 1748766153, 1748766153, '1'),
(209581, 36087, 'QU', 'OK', 'S', 1748766158, 1748766158, '1'),
(209582, 36087, 'QU', 'OK', 'S', 1748766163, 1748766163, '1'),
(209583, 36086, 'QU', 'OK', 'S', 1748766168, 1748766168, '1'),
(209584, 36086, 'QU', 'OK', 'S', 1748766173, 1748766173, '1'),
(209585, 36008, 'QU', 'OK', 'S', 1748766178, 1748766178, '1'),
(209586, 36008, 'QU', 'OK', 'S', 1748766183, 1748766183, '1'),
(209587, 36007, 'QU', 'OK', 'S', 1748766190, 1748766190, '1'),
(209588, 36007, 'QU', 'OK', 'S', 1748766196, 1748766196, '1'),
(209589, 36006, 'QU', 'OK', 'S', 1748766202, 1748766202, '1'),
(209590, 36006, 'QU', 'OK', 'S', 1748766207, 1748766207, '1'),
(209591, 35888, 'QU', 'OK', 'S', 1748766212, 1748766212, '1'),
(209592, 35888, 'QU', 'OK', 'S', 1748766218, 1748766218, '1'),
(209593, 35887, 'QU', 'OK', 'S', 1748766223, 1748766223, '1'),
(209594, 35887, 'QU', 'OK', 'S', 1748766227, 1748766227, '1'),
(209595, 35886, 'QU', 'OK', 'S', 1748766233, 1748766233, '1'),
(209596, 35886, 'QU', 'OK', 'S', 1748766240, 1748766240, '1'),
(209597, 35862, 'QU', 'OK', 'S', 1748766244, 1748766244, '1'),
(209598, 35862, 'QU', 'OK', 'S', 1748766253, 1748766253, '1'),
(209599, 35841, 'QU', 'OK', 'S', 1748766259, 1748766259, '1'),
(209600, 35841, 'QU', 'OK', 'S', 1748766265, 1748766265, '1'),
(209601, 34082, 'QU', 'OK', 'S', 1748766271, 1748766271, '1'),
(209602, 34082, 'QU', 'OK', 'S', 1748766278, 1748766278, '1'),
(209603, 34065, 'QU', 'OK', 'S', 1748766291, 1748766291, '1'),
(209604, 34065, 'QU', 'OK', 'S', 1748766296, 1748766296, '1'),
(209605, 33981, 'QU', 'OK', 'S', 1748766302, 1748766302, '1'),
(209606, 33981, 'QU', 'OK', 'S', 1748766307, 1748766307, '1'),
(209607, 33759, 'QU', 'OK', 'S', 1748766313, 1748766313, '1'),
(209608, 33759, 'QU', 'OK', 'S', 1748766317, 1748766317, '1'),
(209609, 33758, 'QU', 'OK', 'S', 1748766321, 1748766321, '1'),
(209610, 33758, 'QU', 'OK', 'S', 1748766326, 1748766326, '1'),
(209611, 33757, 'QU', 'OK', 'S', 1748766331, 1748766331, '1'),
(209612, 33757, 'QU', 'OK', 'S', 1748766335, 1748766335, '1'),
(209613, 33450, 'QU', 'OK', 'S', 1748766353, 1748766353, '1'),
(209614, 33449, 'QU', 'OK', 'S', 1748766358, 1748766358, '1'),
(209615, 33449, 'QU', 'OK', 'S', 1748766363, 1748766363, '1'),
(209616, 33439, 'QU', 'OK', 'S', 1748766370, 1748766370, '1'),
(209617, 33439, 'QU', 'OK', 'S', 1748766375, 1748766375, '1'),
(209618, 33159, 'QU', 'OK', 'S', 1748766413, 1748766413, '1'),
(209619, 33159, 'QU', 'OK', 'S', 1748766419, 1748766419, '1'),
(209620, 33157, 'QU', 'OK', 'S', 1748766426, 1748766426, '1'),
(209621, 33157, 'QU', 'OK', 'S', 1748766431, 1748766431, '1'),
(209622, 33153, 'QU', 'OK', 'S', 1748766437, 1748766437, '1'),
(209623, 33153, 'QU', 'OK', 'S', 1748766442, 1748766442, '1'),
(209624, 33107, 'QU', 'OK', 'S', 1748766452, 1748766452, '1'),
(209625, 33107, 'QU', 'OK', 'S', 1748766457, 1748766457, '1'),
(209626, 30658, 'QU', 'OK', 'S', 1748766466, 1748766466, '1'),
(209627, 30658, 'QU', 'OK', 'S', 1748766472, 1748766472, '1'),
(209628, 30657, 'QU', 'OK', 'S', 1748766477, 1748766477, '1'),
(209629, 30657, 'QU', 'OK', 'S', 1748766482, 1748766482, '1'),
(209630, 30644, 'QU', 'OK', 'S', 1748766488, 1748766488, '1'),
(209631, 30644, 'QU', 'OK', 'S', 1748766495, 1748766495, '1'),
(209632, 30564, 'QU', 'OK', 'S', 1748766501, 1748766501, '1'),
(209633, 30564, 'QU', 'OK', 'S', 1748766506, 1748766506, '1'),
(209634, 30553, 'QU', 'OK', 'S', 1748766511, 1748766511, '1'),
(209635, 30553, 'QU', 'OK', 'S', 1748766515, 1748766515, '1'),
(209636, 30552, 'QU', 'OK', 'S', 1748766524, 1748766524, '1'),
(209637, 30552, 'QU', 'OK', 'S', 1748766544, 1748766544, '1'),
(209638, 28811, 'QU', 'OK', 'S', 1748766589, 1748766589, '1'),
(209639, 28811, 'QU', 'OK', 'S', 1748766597, 1748766597, '1'),
(209640, 28528, 'QU', 'OK', 'S', 1748766617, 1748766617, '1'),
(209641, 28528, 'QU', 'OK', 'S', 1748766622, 1748766622, '1'),
(209642, 28526, 'QU', 'OK', 'S', 1748766627, 1748766627, '1'),
(209643, 28526, 'QU', 'OK', 'S', 1748766633, 1748766633, '1'),
(209644, 26892, 'QU', 'OK', 'S', 1748766661, 1748766661, '1'),
(209645, 26892, 'QU', 'OK', 'S', 1748766666, 1748766666, '1'),
(209646, 26889, 'QU', 'OK', 'S', 1748766671, 1748766671, '1'),
(209647, 26889, 'QU', 'OK', 'S', 1748766676, 1748766676, '1'),
(209648, 26367, 'QU', 'OK', 'S', 1748766688, 1748766688, '1'),
(209649, 26367, 'QU', 'OK', 'S', 1748766693, 1748766693, '1'),
(209650, 25298, 'QU', 'OK', 'S', 1748766705, 1748766705, '1'),
(209651, 25298, 'QU', 'OK', 'S', 1748766710, 1748766710, '1'),
(209652, 24839, 'QU', 'OK', 'S', 1748766717, 1748766717, '1'),
(209653, 24839, 'QU', 'OK', 'S', 1748766722, 1748766722, '1'),
(209654, 24837, 'QU', 'OK', 'S', 1748766728, 1748766728, '1'),
(209655, 24837, 'QU', 'OK', 'S', 1748766733, 1748766733, '1'),
(209656, 24835, 'QU', 'OK', 'S', 1748766740, 1748766740, '1'),
(209657, 24665, 'QU', 'OK', 'S', 1748766754, 1748766754, '1'),
(209658, 24665, 'QU', 'OK', 'S', 1748766759, 1748766759, '1'),
(209659, 24281, 'QU', 'OK', 'S', 1748766765, 1748766765, '1'),
(209660, 24281, 'QU', 'OK', 'S', 1748766770, 1748766770, '1'),
(209661, 24256, 'QU', 'OK', 'S', 1748766780, 1748766780, '1'),
(209662, 24256, 'QU', 'OK', 'S', 1748766786, 1748766786, '1'),
(209663, 24249, 'QU', 'OK', 'S', 1748766792, 1748766792, '1'),
(209664, 24249, 'QU', 'OK', 'S', 1748766800, 1748766800, '1'),
(209665, 24084, 'QU', 'OK', 'S', 1748766807, 1748766807, '1'),
(209666, 24084, 'QU', 'OK', 'S', 1748766813, 1748766813, '1'),
(209667, 24083, 'QU', 'OK', 'S', 1748766819, 1748766819, '1'),
(209668, 24083, 'QU', 'OK', 'S', 1748766826, 1748766826, '1'),
(209669, 24074, 'QU', 'OK', 'S', 1748766832, 1748766832, '1'),
(209670, 24074, 'QU', 'OK', 'S', 1748766838, 1748766838, '1'),
(209671, 23974, 'QU', 'OK', 'S', 1748766845, 1748766845, '1'),
(209672, 23974, 'QU', 'OK', 'S', 1748766852, 1748766852, '1'),
(209673, 23969, 'QU', 'OK', 'S', 1748766858, 1748766858, '1'),
(209674, 23969, 'QU', 'OK', 'S', 1748766864, 1748766864, '1'),
(209675, 23563, 'QU', 'OK', 'S', 1748766879, 1748766879, '1'),
(209676, 23563, 'QU', 'OK', 'S', 1748766885, 1748766885, '1'),
(209677, 23459, 'QU', 'OK', 'S', 1748766892, 1748766892, '1'),
(209678, 23459, 'QU', 'OK', 'S', 1748766898, 1748766898, '1'),
(209679, 23352, 'QU', 'OK', 'S', 1748766905, 1748766905, '1'),
(209680, 23352, 'QU', 'OK', 'S', 1748766910, 1748766910, '1'),
(209681, 23319, 'QU', 'OK', 'S', 1748766919, 1748766919, '1'),
(209682, 23319, 'QU', 'OK', 'S', 1748766925, 1748766925, '1'),
(209683, 23135, 'QU', 'OK', 'S', 1748766939, 1748766939, '1'),
(209684, 23135, 'QU', 'OK', 'S', 1748766947, 1748766947, '1'),
(209685, 22976, 'QU', 'OK', 'S', 1748766957, 1748766957, '1'),
(209686, 22976, 'QU', 'OK', 'S', 1748766964, 1748766964, '1'),
(209687, 22975, 'QU', 'OK', 'S', 1748766971, 1748766971, '1'),
(209688, 22975, 'QU', 'OK', 'S', 1748766976, 1748766976, '1'),
(209689, 22974, 'QU', 'OK', 'S', 1748766991, 1748766991, '1'),
(209690, 22974, 'QU', 'OK', 'S', 1748767008, 1748767008, '1'),
(209691, 22973, 'QU', 'OK', 'S', 1748767021, 1748767021, '1'),
(209692, 22973, 'QU', 'OK', 'S', 1748767028, 1748767028, '1'),
(209693, 22828, 'QU', 'OK', 'S', 1748767037, 1748767037, '1'),
(209694, 22828, 'QU', 'OK', 'S', 1748767042, 1748767042, '1'),
(209695, 22790, 'QU', 'OK', 'S', 1748767050, 1748767050, '1'),
(209696, 22790, 'QU', 'OK', 'S', 1748767057, 1748767057, '1'),
(209697, 22789, 'QU', 'OK', 'S', 1748767067, 1748767067, '1'),
(209698, 22789, 'QU', 'OK', 'S', 1748767073, 1748767073, '1'),
(209699, 22788, 'QU', 'OK', 'S', 1748767101, 1748767101, '1'),
(209700, 22788, 'QU', 'OK', 'S', 1748767107, 1748767107, '1'),
(209701, 22787, 'QU', 'OK', 'S', 1748767117, 1748767117, '1'),
(209702, 22787, 'QU', 'OK', 'S', 1748767124, 1748767124, '1'),
(209703, 22750, 'QU', 'OK', 'S', 1748767146, 1748767146, '1'),
(209704, 22750, 'QU', 'OK', 'S', 1748767153, 1748767153, '1'),
(209705, 21365, 'QU', 'OK', 'S', 1748767165, 1748767165, '1'),
(209706, 21365, 'QU', 'OK', 'S', 1748767172, 1748767172, '1'),
(209707, 21364, 'QU', 'OK', 'S', 1748767179, 1748767179, '1'),
(209708, 21364, 'QU', 'OK', 'S', 1748767185, 1748767185, '1'),
(209709, 21363, 'QU', 'OK', 'S', 1748767191, 1748767191, '1'),
(209710, 21363, 'QU', 'OK', 'S', 1748767206, 1748767206, '1'),
(209711, 21146, 'QU', 'OK', 'S', 1748767223, 1748767223, '1'),
(209712, 21146, 'QU', 'OK', 'S', 1748767230, 1748767230, '1'),
(209713, 21145, 'QU', 'OK', 'S', 1748767237, 1748767237, '1'),
(209714, 21145, 'QU', 'OK', 'S', 1748767244, 1748767244, '1'),
(209715, 21034, 'QU', 'OK', 'S', 1748767270, 1748767270, '1'),
(209716, 21034, 'QU', 'OK', 'S', 1748767285, 1748767285, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(209717, 21032, 'QU', 'OK', 'S', 1748767291, 1748767291, '1'),
(209718, 21031, 'QU', 'OK', 'S', 1748767304, 1748767304, '1'),
(209719, 21031, 'QU', 'OK', 'S', 1748767309, 1748767309, '1'),
(209720, 21031, 'QU', 'OK', 'S', 1748767350, 1748767350, '1'),
(209721, 21031, 'QU', 'OK', 'S', 1748767358, 1748767358, '1'),
(209722, 21032, 'QU', 'OK', 'S', 1748767372, 1748767372, '1'),
(209723, 21030, 'QU', 'OK', 'S', 1748767382, 1748767382, '1'),
(209724, 21030, 'QU', 'OK', 'S', 1748767392, 1748767392, '1'),
(209725, 21029, 'QU', 'OK', 'S', 1748767478, 1748767478, '1'),
(209726, 21029, 'QU', 'OK', 'S', 1748767485, 1748767485, '1'),
(209727, 20561, 'QU', 'OK', 'S', 1748767493, 1748767493, '1'),
(209728, 20561, 'QU', 'OK', 'S', 1748767499, 1748767499, '1'),
(209729, 20381, 'QU', 'OK', 'S', 1748767505, 1748767505, '1'),
(209730, 20381, 'QU', 'OK', 'S', 1748767509, 1748767509, '1'),
(209731, 16904, 'QU', 'OK', 'S', 1748767696, 1748767696, '1'),
(209732, 16904, 'QU', 'OK', 'S', 1748767701, 1748767701, '1'),
(209733, 16758, 'QU', 'OK', 'S', 1748767708, 1748767708, '1'),
(209734, 16758, 'QU', 'OK', 'S', 1748767714, 1748767714, '1'),
(209735, 16342, 'QU', 'OK', 'S', 1748767722, 1748767722, '1'),
(209736, 16342, 'QU', 'OK', 'S', 1748767728, 1748767728, '1'),
(209737, 16326, 'QU', 'OK', 'S', 1748767733, 1748767733, '1'),
(209738, 16326, 'QU', 'OK', 'S', 1748767739, 1748767739, '1'),
(209739, 16125, 'QU', 'OK', 'S', 1748767743, 1748767743, '1'),
(209740, 16125, 'QU', 'OK', 'S', 1748767747, 1748767747, '1'),
(209741, 15995, 'QU', 'OK', 'S', 1748767758, 1748767758, '1'),
(209742, 15995, 'QU', 'OK', 'S', 1748767763, 1748767763, '1'),
(209743, 15781, 'QU', 'OK', 'S', 1748767769, 1748767769, '1'),
(209744, 15781, 'QU', 'OK', 'S', 1748767774, 1748767774, '1'),
(209745, 15674, 'QU', 'OK', 'S', 1748767781, 1748767781, '1'),
(209746, 15674, 'QU', 'OK', 'S', 1748767786, 1748767786, '1'),
(209747, 15330, 'QU', 'OK', 'S', 1748767793, 1748767793, '1'),
(209748, 15330, 'QU', 'OK', 'S', 1748767799, 1748767799, '1'),
(209749, 15138, 'QU', 'OK', 'S', 1748767807, 1748767807, '1'),
(209750, 15138, 'QU', 'OK', 'S', 1748767813, 1748767813, '1'),
(209751, 14915, 'QU', 'OK', 'S', 1748767820, 1748767820, '1'),
(209752, 14915, 'QU', 'OK', 'S', 1748767827, 1748767827, '1'),
(209753, 14781, 'QU', 'OK', 'S', 1748767839, 1748767839, '1'),
(209754, 14781, 'QU', 'OK', 'S', 1748767847, 1748767847, '1'),
(209755, 14255, 'QU', 'OK', 'S', 1748767871, 1748767871, '1'),
(209756, 14255, 'QU', 'OK', 'S', 1748767877, 1748767877, '1'),
(209757, 14216, 'QU', 'OK', 'S', 1748767881, 1748767881, '1'),
(209758, 14216, 'QU', 'OK', 'S', 1748767886, 1748767886, '1'),
(209759, 14215, 'QU', 'OK', 'S', 1748767892, 1748767892, '1'),
(209760, 14215, 'QU', 'OK', 'S', 1748767898, 1748767898, '1'),
(209761, 13973, 'QU', 'OK', 'S', 1748767903, 1748767903, '1'),
(209762, 13973, 'QU', 'OK', 'S', 1748767909, 1748767909, '1'),
(209763, 13820, 'QU', 'OK', 'S', 1748767914, 1748767914, '1'),
(209764, 13820, 'QU', 'OK', 'S', 1748767920, 1748767920, '1'),
(209765, 13486, 'QU', 'OK', 'S', 1748767930, 1748767930, '1'),
(209766, 13486, 'QU', 'OK', 'S', 1748767936, 1748767936, '1'),
(209767, 12863, 'QU', 'OK', 'S', 1748767945, 1748767945, '1'),
(209768, 12863, 'QU', 'OK', 'S', 1748767950, 1748767950, '1'),
(209769, 12861, 'QU', 'OK', 'S', 1748767956, 1748767956, '1'),
(209770, 12861, 'QU', 'OK', 'S', 1748767964, 1748767964, '1'),
(209771, 12618, 'QU', 'OK', 'S', 1748767971, 1748767971, '1'),
(209772, 12618, 'QU', 'OK', 'S', 1748767976, 1748767976, '1'),
(209773, 11999, 'QU', 'OK', 'S', 1748767987, 1748767987, '1'),
(209774, 11999, 'QU', 'OK', 'S', 1748767995, 1748767995, '1'),
(209775, 11609, 'QU', 'OK', 'S', 1748768008, 1748768008, '1'),
(209776, 11609, 'QU', 'OK', 'S', 1748768016, 1748768016, '1'),
(209777, 10853, 'QU', 'OK', 'S', 1748768027, 1748768027, '1'),
(209778, 10853, 'QU', 'OK', 'S', 1748768033, 1748768033, '1'),
(209779, 10720, 'QU', 'OK', 'S', 1748768040, 1748768040, '1'),
(209780, 10720, 'QU', 'OK', 'S', 1748768046, 1748768046, '1'),
(209781, 10719, 'QU', 'OK', 'S', 1748768053, 1748768053, '1'),
(209782, 10719, 'QU', 'OK', 'S', 1748768059, 1748768059, '1'),
(209783, 10718, 'QU', 'OK', 'S', 1748768068, 1748768068, '1'),
(209784, 10718, 'QU', 'OK', 'S', 1748768076, 1748768076, '1'),
(209785, 10717, 'QU', 'OK', 'S', 1748768081, 1748768081, '1'),
(209786, 10717, 'QU', 'OK', 'S', 1748768086, 1748768086, '1'),
(209787, 10710, 'QU', 'OK', 'S', 1748768092, 1748768092, '1'),
(209788, 10710, 'QU', 'OK', 'S', 1748768098, 1748768098, '1'),
(209789, 10691, 'QU', 'OK', 'S', 1748768104, 1748768104, '1'),
(209790, 10691, 'QU', 'OK', 'S', 1748768109, 1748768109, '1'),
(209791, 10678, 'QU', 'OK', 'S', 1748768137, 1748768137, '1'),
(209792, 10678, 'QU', 'OK', 'S', 1748768143, 1748768143, '1'),
(209793, 10522, 'QU', 'OK', 'S', 1748768149, 1748768149, '1'),
(209794, 10522, 'QU', 'OK', 'S', 1748768154, 1748768154, '1'),
(209795, 10519, 'QU', 'OK', 'S', 1748768188, 1748768188, '1'),
(209796, 10519, 'QU', 'OK', 'S', 1748768219, 1748768219, '1'),
(209797, 10516, 'QU', 'OK', 'S', 1748768228, 1748768228, '1'),
(209798, 10516, 'QU', 'OK', 'S', 1748768234, 1748768234, '1'),
(209799, 10514, 'QU', 'OK', 'S', 1748768240, 1748768240, '1'),
(209800, 10514, 'QU', 'OK', 'S', 1748768246, 1748768246, '1'),
(209801, 9833, 'QU', 'OK', 'S', 1748768260, 1748768260, '1'),
(209802, 9833, 'QU', 'OK', 'S', 1748768268, 1748768268, '1'),
(209803, 9426, 'QU', 'OK', 'S', 1748768280, 1748768280, '1'),
(209804, 9426, 'QU', 'OK', 'S', 1748768285, 1748768285, '1'),
(209805, 8855, 'QU', 'OK', 'S', 1748768305, 1748768305, '1'),
(209806, 8855, 'QU', 'OK', 'S', 1748768311, 1748768311, '1'),
(209807, 8855, 'QU', 'OK', 'S', 1748768385, 1748768385, '1'),
(209808, 8855, 'QU', 'OK', 'S', 1748768392, 1748768392, '1'),
(209809, 8489, 'QU', 'OK', 'S', 1748768403, 1748768403, '1'),
(209810, 8489, 'QU', 'OK', 'S', 1748768409, 1748768409, '1'),
(209811, 8356, 'QU', 'OK', 'S', 1748768416, 1748768416, '1'),
(209812, 8356, 'QU', 'OK', 'S', 1748768423, 1748768423, '1'),
(209813, 8334, 'QU', 'OK', 'S', 1748768429, 1748768429, '1'),
(209814, 8334, 'QU', 'OK', 'S', 1748768433, 1748768433, '1'),
(209815, 8159, 'QU', 'OK', 'S', 1748768439, 1748768439, '1'),
(209816, 8159, 'QU', 'OK', 'S', 1748768443, 1748768443, '1'),
(209817, 8103, 'QU', 'OK', 'S', 1748768448, 1748768448, '1'),
(209818, 8103, 'QU', 'OK', 'S', 1748768453, 1748768453, '1'),
(209819, 8048, 'QU', 'OK', 'S', 1748768461, 1748768461, '1'),
(209820, 8048, 'QU', 'OK', 'S', 1748768465, 1748768465, '1'),
(209821, 7978, 'QU', 'OK', 'S', 1748768471, 1748768471, '1'),
(209822, 7978, 'QU', 'OK', 'S', 1748768478, 1748768478, '1'),
(209823, 7978, 'QU', 'OK', 'S', 1748768490, 1748768490, '1'),
(209824, 7978, 'QU', 'OK', 'S', 1748768496, 1748768496, '1'),
(209825, 7972, 'QU', 'OK', 'S', 1748768504, 1748768504, '1'),
(209826, 7972, 'QU', 'OK', 'S', 1748768516, 1748768516, '1'),
(209827, 7587, 'QU', 'OK', 'S', 1748768525, 1748768525, '1'),
(209828, 7587, 'QU', 'OK', 'S', 1748768529, 1748768529, '1'),
(209829, 7585, 'QU', 'OK', 'S', 1748768535, 1748768535, '1'),
(209830, 7585, 'QU', 'OK', 'S', 1748768540, 1748768540, '1'),
(209831, 6126, 'QU', 'OK', 'S', 1748768552, 1748768552, '1'),
(209832, 6126, 'QU', 'OK', 'S', 1748768557, 1748768557, '1'),
(209833, 6003, 'QU', 'OK', 'S', 1748768564, 1748768564, '1'),
(209834, 6003, 'QU', 'OK', 'S', 1748768572, 1748768572, '1'),
(209835, 5760, 'QU', 'OK', 'S', 1748768581, 1748768581, '1'),
(209836, 5760, 'QU', 'OK', 'S', 1748768587, 1748768587, '1'),
(209837, 5394, 'QU', 'OK', 'S', 1748768595, 1748768595, '1'),
(209838, 5394, 'QU', 'OK', 'S', 1748768601, 1748768601, '1'),
(209839, 5346, 'QU', 'OK', 'S', 1748768611, 1748768611, '1'),
(209840, 5346, 'QU', 'OK', 'S', 1748768617, 1748768617, '1'),
(209841, 5080, 'QU', 'OK', 'S', 1748768627, 1748768627, '1'),
(209842, 5080, 'QU', 'OK', 'S', 1748768632, 1748768632, '1'),
(209843, 4366, 'QU', 'OK', 'S', 1748768650, 1748768650, '1'),
(209844, 4366, 'QU', 'OK', 'S', 1748768655, 1748768655, '1'),
(209845, 4044, 'QU', 'OK', 'S', 1748768691, 1748768691, '1'),
(209846, 4044, 'QU', 'OK', 'S', 1748768697, 1748768697, '1'),
(209847, 3921, 'QU', 'OK', 'S', 1748768704, 1748768704, '1'),
(209848, 3921, 'QU', 'OK', 'S', 1748768710, 1748768710, '1'),
(209849, 3920, 'QU', 'OK', 'S', 1748768717, 1748768717, '1'),
(209850, 3920, 'QU', 'OK', 'S', 1748768724, 1748768724, '1'),
(209851, 3916, 'QU', 'OK', 'S', 1748768729, 1748768729, '1'),
(209852, 3916, 'QU', 'OK', 'S', 1748768739, 1748768739, '1'),
(209853, 3723, 'QU', 'OK', 'S', 1748768745, 1748768745, '1'),
(209854, 3723, 'QU', 'OK', 'S', 1748768750, 1748768750, '1'),
(209855, 3402, 'QU', 'OK', 'S', 1748768756, 1748768756, '1'),
(209856, 3402, 'QU', 'OK', 'S', 1748768762, 1748768762, '1'),
(209857, 3203, 'QU', 'OK', 'S', 1748768769, 1748768769, '1'),
(209858, 3203, 'QU', 'OK', 'S', 1748768774, 1748768774, '1'),
(209859, 3188, 'QU', 'OK', 'S', 1748768779, 1748768779, '1'),
(209860, 3188, 'QU', 'OK', 'S', 1748768785, 1748768785, '1'),
(209861, 3155, 'QU', 'OK', 'S', 1748768791, 1748768791, '1'),
(209862, 3155, 'QU', 'OK', 'S', 1748768796, 1748768796, '1'),
(209863, 3135, 'QU', 'OK', 'S', 1748768800, 1748768800, '1'),
(209864, 3135, 'QU', 'OK', 'S', 1748768804, 1748768804, '1'),
(209865, 3096, 'QU', 'OK', 'S', 1748768809, 1748768809, '1'),
(209866, 3096, 'QU', 'OK', 'S', 1748768814, 1748768814, '1'),
(209867, 3022, 'QU', 'OK', 'S', 1748768818, 1748768818, '1'),
(209868, 3022, 'QU', 'OK', 'S', 1748768823, 1748768823, '1'),
(209869, 3021, 'QU', 'OK', 'S', 1748768856, 1748768856, '1'),
(209870, 2808, 'QU', 'OK', 'S', 1748768862, 1748768862, '1'),
(209871, 2808, 'QU', 'OK', 'S', 1748768867, 1748768867, '1'),
(209872, 1877, 'QU', 'OK', 'S', 1748768872, 1748768872, '1'),
(209873, 1877, 'QU', 'OK', 'S', 1748768876, 1748768876, '1'),
(209874, 30418, 'QU', 'OK', 'S', 1748839906, 1748839906, '1'),
(209875, 37532, 'QU', 'OK', 'S', 1748841100, 1748841100, '1'),
(209876, 37532, 'QU', 'OK', 'S', 1748841105, 1748841105, '1'),
(209877, 37522, 'QU', 'OK', 'S', 1748841140, 1748841140, '1'),
(209878, 37522, 'QU', 'OK', 'S', 1748841147, 1748841147, '1'),
(209879, 37287, 'QU', 'OK', 'S', 1748842229, 1748842229, '1'),
(209880, 31138, 'QU', 'OK', 'S', 1748842244, 1748842244, '1'),
(209881, 37437, 'QU', 'OK', 'S', 1748842622, 1748842622, '1'),
(209882, 35368, 'QU', 'OK', 'S', 1748845082, 1748845082, '1'),
(209883, 16528, 'QU', 'OK', 'S', 1748845093, 1748845093, '1'),
(209884, 30476, 'QU', 'OK', 'S', 1748845098, 1748845098, '1'),
(209885, 37758, 'QU', 'OK', 'S', 1748845103, 1748845103, '1'),
(209886, 34946, 'QU', 'OK', 'S', 1748845110, 1748845110, '1'),
(209887, 34946, 'QU', 'OK', 'S', 1748845115, 1748845115, '1'),
(209888, 32998, 'QU', 'OK', 'S', 1748845119, 1748845119, '1'),
(209889, 37440, 'QU', 'OK', 'S', 1748845125, 1748845125, '1'),
(209890, 37996, 'QU', 'OK', 'S', 1748845134, 1748845134, '1'),
(209891, 35035, 'QU', 'OK', 'S', 1748845139, 1748845139, '1'),
(209892, 38012, 'QU', 'OK', 'S', 1748845143, 1748845143, '1'),
(209893, 38013, 'QU', 'OK', 'S', 1748845147, 1748845147, '1'),
(209894, 38016, 'QU', 'OK', 'S', 1748845152, 1748845152, '1'),
(209895, 38064, 'QU', 'OK', 'S', 1748845158, 1748845158, '1'),
(209896, 35347, 'QU', 'OK', 'S', 1748845164, 1748845164, '1'),
(209897, 36377, 'QU', 'OK', 'S', 1748845169, 1748845169, '1'),
(209898, 38060, 'QU', 'OK', 'S', 1748845175, 1748845175, '1'),
(209899, 38063, 'QU', 'OK', 'S', 1748845181, 1748845181, '1'),
(209900, 38062, 'QU', 'OK', 'S', 1748845186, 1748845186, '1'),
(209901, 37442, 'QU', 'OK', 'S', 1748845212, 1748845212, '1'),
(209902, 37514, 'QU', 'OK', 'S', 1748845218, 1748845218, '1'),
(209903, 37460, 'QU', 'OK', 'S', 1748845237, 1748845237, '1'),
(209904, 37558, 'QU', 'OK', 'S', 1748845253, 1748845253, '1'),
(209905, 37441, 'QU', 'OK', 'S', 1748845261, 1748845261, '1'),
(209906, 37557, 'QU', 'OK', 'S', 1748845267, 1748845267, '1'),
(209907, 37996, 'QU', 'OK', 'S', 1748845272, 1748845272, '1'),
(209908, 38062, 'QU', 'OK', 'S', 1748845279, 1748845279, '1'),
(209909, 38059, 'QU', 'OK', 'S', 1748845286, 1748845286, '1'),
(209910, 20160, 'QU', 'OK', 'S', 1748845301, 1748845301, '1'),
(209911, 23097, 'QU', 'OK', 'S', 1748845325, 1748845325, '1'),
(209912, 37555, 'QU', 'OK', 'S', 1748845347, 1748845347, '1'),
(209913, 35228, 'QU', 'OK', 'S', 1748845370, 1748845370, '1'),
(209914, 27875, 'QU', 'OK', 'S', 1748845389, 1748845389, '1'),
(209915, 37574, 'QU', 'OK', 'S', 1748845413, 1748845413, '1'),
(209916, 34643, 'QU', 'OK', 'S', 1748845729, 1748845729, '1'),
(209917, 26352, 'QU', 'OK', 'S', 1748846019, 1748846019, '1'),
(209918, 31108, 'QU', 'OK', 'S', 1748846582, 1748846582, '1'),
(209919, 37419, 'QU', 'OK', 'S', 1748846588, 1748846588, '1'),
(209920, 37840, 'QU', 'OK', 'S', 1748846592, 1748846592, '1'),
(209921, 37513, 'QU', 'OK', 'S', 1748846599, 1748846599, '1'),
(209922, 14464, 'QU', 'OK', 'S', 1748846605, 1748846605, '1'),
(209923, 37931, 'QU', 'OK', 'S', 1748846617, 1748846617, '1'),
(209924, 37853, 'QU', 'OK', 'S', 1748846632, 1748846632, '1'),
(209925, 35406, 'QU', 'OK', 'S', 1748846637, 1748846637, '1'),
(209926, 35405, 'QU', 'OK', 'S', 1748846642, 1748846642, '1'),
(209927, 37442, 'QU', 'OK', 'S', 1748846647, 1748846647, '1'),
(209928, 35971, 'QU', 'OK', 'S', 1748846652, 1748846652, '1'),
(209929, 37460, 'QU', 'OK', 'S', 1748846659, 1748846659, '1'),
(209930, 30175, 'QU', 'OK', 'S', 1748846667, 1748846667, '1'),
(209931, 37457, 'QU', 'OK', 'S', 1748846680, 1748846680, '1'),
(209932, 15277, 'QU', 'OK', 'S', 1748846689, 1748846689, '1'),
(209933, 37513, 'QU', 'OK', 'S', 1748846694, 1748846694, '1'),
(209934, 32609, 'QU', 'OK', 'S', 1748846698, 1748846698, '1'),
(209935, 37513, 'QU', 'OK', 'S', 1748846703, 1748846703, '1'),
(209936, 37931, 'QU', 'OK', 'S', 1748846709, 1748846709, '1'),
(209937, 12649, 'QU', 'OK', 'S', 1748846714, 1748846714, '1'),
(209938, 35224, 'QU', 'OK', 'S', 1748846719, 1748846719, '1'),
(209939, 31520, 'QU', 'OK', 'S', 1748846734, 1748846734, '1'),
(209940, 37888, 'QU', 'OK', 'S', 1748846816, 1748846816, '1'),
(209941, 14253, 'QU', 'OK', 'S', 1748846850, 1748846850, '1'),
(209942, 33601, 'QU', 'OK', 'S', 1748846856, 1748846856, '1'),
(209943, 37997, 'QU', 'OK', 'S', 1748846883, 1748846883, '1'),
(209944, 31553, 'QU', 'OK', 'S', 1748846903, 1748846903, '1'),
(209945, 13021, 'QU', 'OK', 'S', 1748846924, 1748846924, '1'),
(209946, 13021, 'QU', 'OK', 'S', 1748846956, 1748846956, '1'),
(209947, 37532, 'QU', 'OK', 'S', 1748847378, 1748847378, '1'),
(209948, 36772, 'QU', 'OK', 'S', 1748851128, 1748851128, '1'),
(209949, 37883, 'QU', 'OK', 'S', 1748851132, 1748851132, '1'),
(209950, 36316, 'QU', 'OK', 'S', 1748851136, 1748851136, '1'),
(209951, 37276, 'QU', 'OK', 'S', 1748851140, 1748851140, '1'),
(209952, 37397, 'QU', 'OK', 'S', 1748851145, 1748851145, '1'),
(209953, 37348, 'QU', 'OK', 'S', 1748851153, 1748851153, '1'),
(209954, 37312, 'QU', 'OK', 'S', 1748851159, 1748851159, '1'),
(209955, 37312, 'QU', 'OK', 'S', 1748851164, 1748851164, '1'),
(209956, 37276, 'QU', 'OK', 'S', 1748851168, 1748851168, '1'),
(209957, 37821, 'QU', 'OK', 'S', 1748851173, 1748851173, '1'),
(209958, 37331, 'QU', 'OK', 'S', 1748851179, 1748851179, '1'),
(209959, 37212, 'QU', 'OK', 'S', 1748851183, 1748851183, '1'),
(209960, 37397, 'QU', 'OK', 'S', 1748851190, 1748851190, '1'),
(209961, 37453, 'QU', 'OK', 'S', 1748851194, 1748851194, '1'),
(209962, 37331, 'QU', 'OK', 'S', 1748851199, 1748851199, '1'),
(209963, 37312, 'QU', 'OK', 'S', 1748851203, 1748851203, '1'),
(209964, 37086, 'QU', 'OK', 'S', 1748851211, 1748851211, '1'),
(209965, 9714, 'QU', 'OK', 'S', 1748851217, 1748851217, '1'),
(209966, 37276, 'QU', 'OK', 'S', 1748851221, 1748851221, '1'),
(209967, 37276, 'QU', 'OK', 'S', 1748851226, 1748851226, '1'),
(209968, 37397, 'QU', 'OK', 'S', 1748851233, 1748851233, '1'),
(209969, 37821, 'QU', 'OK', 'S', 1748851238, 1748851238, '1'),
(209970, 37453, 'QU', 'OK', 'S', 1748851243, 1748851243, '1'),
(209971, 37453, 'QU', 'OK', 'S', 1748851250, 1748851250, '1'),
(209972, 36316, 'QU', 'OK', 'S', 1748851254, 1748851254, '1'),
(209973, 37312, 'QU', 'OK', 'S', 1748851264, 1748851264, '1'),
(209974, 37348, 'QU', 'OK', 'S', 1748851271, 1748851271, '1'),
(209975, 36907, 'QU', 'OK', 'S', 1748851300, 1748851300, '1'),
(209976, 38101, 'QU', 'OK', 'S', 1748860321, 1748860321, '1'),
(209977, 38100, 'QU', 'OK', 'S', 1748860365, 1748860365, '1'),
(209978, 38099, 'QU', 'OK', 'S', 1748860431, 1748860431, '1'),
(209979, 38099, 'QU', 'OK', 'S', 1748860431, 1748860431, '1'),
(209980, 38098, 'QU', 'OK', 'S', 1748860555, 1748860555, '1'),
(209981, 38097, 'QU', 'OK', 'S', 1748860560, 1748860560, '1'),
(209982, 38096, 'QU', 'OK', 'S', 1748860639, 1748860639, '1'),
(209983, 38096, 'QU', 'OK', 'S', 1748860639, 1748860639, '1'),
(209984, 38095, 'QU', 'OK', 'S', 1748860649, 1748860649, '1'),
(209985, 38094, 'QU', 'OK', 'S', 1748860817, 1748860817, '1'),
(209986, 38093, 'QU', 'OK', 'S', 1748860824, 1748860824, '1'),
(209987, 38093, 'QU', 'OK', 'S', 1748860824, 1748860824, '1'),
(209988, 34064, 'QU', 'OK', 'S', 1748862082, 1748862082, '1'),
(209989, 34064, 'QU', 'OK', 'S', 1748862092, 1748862092, '1'),
(209990, 34064, 'QU', 'OK', 'S', 1748862095, 1748862095, '1'),
(209991, 34064, 'QU', 'OK', 'S', 1748862097, 1748862097, '1'),
(209992, 34064, 'QU', 'OK', 'S', 1748862100, 1748862100, '1'),
(209993, 34064, 'QU', 'OK', 'S', 1748862103, 1748862103, '1'),
(209994, 23664, 'QU', 'OK', 'S', 1748862105, 1748862105, '1'),
(209995, 31138, 'QU', 'OK', 'S', 1748862456, 1748862456, '1'),
(209996, 37284, 'QU', 'OK', 'S', 1748862505, 1748862505, '1'),
(209997, 31147, 'QU', 'OK', 'S', 1748862641, 1748862641, '1'),
(209998, 31299, 'QU', 'OK', 'S', 1748862837, 1748862837, '1'),
(209999, 29772, 'QU', 'OK', 'S', 1748862840, 1748862840, '1'),
(210000, 37385, 'QU', 'OK', 'S', 1748862848, 1748862848, '1'),
(210001, 18789, 'QU', 'OK', 'S', 1748862850, 1748862850, '1'),
(210002, 37438, 'QU', 'OK', 'S', 1748862852, 1748862852, '1'),
(210003, 36940, 'QU', 'OK', 'S', 1748862856, 1748862856, '1'),
(210004, 36897, 'QU', 'OK', 'S', 1748862859, 1748862859, '1'),
(210005, 30136, 'QU', 'OK', 'S', 1748862863, 1748862863, '1'),
(210006, 29612, 'QU', 'OK', 'S', 1748862865, 1748862865, '1'),
(210007, 13190, 'QU', 'OK', 'S', 1748862867, 1748862867, '1'),
(210008, 12467, 'QU', 'OK', 'S', 1748862871, 1748862871, '1'),
(210009, 37961, 'QU', 'OK', 'S', 1748862873, 1748862873, '1'),
(210010, 20818, 'QU', 'OK', 'S', 1748862877, 1748862877, '1'),
(210011, 21804, 'QU', 'OK', 'S', 1748863005, 1748863005, '1'),
(210012, 21804, 'QU', 'OK', 'S', 1748863011, 1748863011, '1'),
(210013, 38081, 'QU', 'OK', 'S', 1748863669, 1748863669, '1'),
(210014, 37391, 'QU', 'OK', 'S', 1748864033, 1748864033, '1'),
(210015, 37391, 'QU', 'OK', 'S', 1748864090, 1748864090, '1'),
(210016, 38082, 'QU', 'OK', 'S', 1748864090, 1748864090, '1'),
(210017, 38083, 'QU', 'OK', 'S', 1748864137, 1748864137, '1'),
(210018, 38084, 'QU', 'OK', 'S', 1748864191, 1748864191, '1'),
(210019, 38085, 'QU', 'OK', 'S', 1748864223, 1748864223, '1'),
(210020, 37105, 'QU', 'OK', 'S', 1748864752, 1748864752, '1'),
(210021, 37105, 'QU', 'OK', 'S', 1748864752, 1748864752, '1'),
(210022, 37105, 'QU', 'OK', 'S', 1748864752, 1748864752, '1'),
(210023, 37105, 'QU', 'OK', 'S', 1748864752, 1748864752, '1'),
(210024, 37105, 'QU', 'OK', 'S', 1748864752, 1748864752, '1'),
(210025, 38086, 'QU', 'OK', 'S', 1748865174, 1748865174, '1'),
(210026, 38087, 'QU', 'OK', 'S', 1748865217, 1748865217, '1'),
(210027, 38088, 'QU', 'OK', 'S', 1748865339, 1748865339, '1'),
(210028, 38089, 'QU', 'OK', 'S', 1748865395, 1748865395, '1'),
(210029, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210030, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210031, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210032, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210033, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210034, 37088, 'QU', 'OK', 'S', 1748865462, 1748865462, '1'),
(210035, 38090, 'QU', 'OK', 'S', 1748866155, 1748866155, '1'),
(210036, 38092, 'QU', 'OK', 'S', 1748866196, 1748866196, '1'),
(210037, 38091, 'QU', 'OK', 'S', 1748866234, 1748866234, '1'),
(210038, 37087, 'QU', 'OK', 'S', 1748866239, 1748866239, '1'),
(210039, 37087, 'QU', 'OK', 'S', 1748866239, 1748866239, '1'),
(210040, 37087, 'QU', 'OK', 'S', 1748866239, 1748866239, '1'),
(210041, 37087, 'QU', 'OK', 'S', 1748866239, 1748866239, '1'),
(210042, 38087, 'QU', 'OK', 'S', 1748866705, 1748866705, '1'),
(210043, 37437, 'QU', 'OK', 'S', 1748866873, 1748866873, '1'),
(210044, 36678, 'QU', 'OK', 'S', 1748866932, 1748866932, '1'),
(210045, 35144, 'QU', 'OK', 'S', 1748867015, 1748867015, '1'),
(210046, 35383, 'QU', 'OK', 'S', 1748867080, 1748867080, '1'),
(210047, 35380, 'QU', 'OK', 'S', 1748867301, 1748867301, '1'),
(210048, 34374, 'QU', 'OK', 'S', 1748867305, 1748867305, '1'),
(210049, 37887, 'QU', 'OK', 'S', 1748867307, 1748867307, '1'),
(210050, 20660, 'QU', 'OK', 'S', 1748867310, 1748867310, '1'),
(210051, 20162, 'QU', 'OK', 'S', 1748867313, 1748867313, '1'),
(210052, 33150, 'QU', 'OK', 'S', 1748867317, 1748867317, '1'),
(210053, 32446, 'QU', 'OK', 'S', 1748867320, 1748867320, '1'),
(210054, 37887, 'QU', 'OK', 'S', 1748867324, 1748867324, '1'),
(210055, 37887, 'QU', 'OK', 'S', 1748867327, 1748867327, '1'),
(210056, 33285, 'QU', 'OK', 'S', 1748867329, 1748867329, '1'),
(210057, 37758, 'QU', 'OK', 'S', 1748867332, 1748867332, '1'),
(210058, 32748, 'QU', 'OK', 'S', 1748867334, 1748867334, '1'),
(210059, 31762, 'QU', 'OK', 'S', 1748867336, 1748867336, '1'),
(210060, 33150, 'QU', 'OK', 'S', 1748867339, 1748867339, '1'),
(210061, 35164, 'QU', 'OK', 'S', 1748867343, 1748867343, '1'),
(210062, 37752, 'QU', 'OK', 'S', 1748867348, 1748867348, '1'),
(210063, 35144, 'QU', 'OK', 'S', 1748867351, 1748867351, '1'),
(210064, 35797, 'QU', 'OK', 'S', 1748867352, 1748867352, '1'),
(210065, 37320, 'QU', 'OK', 'S', 1748867659, 1748867659, '1'),
(210066, 35850, 'QU', 'OK', 'S', 1748867793, 1748867793, '1'),
(210067, 31210, 'QU', 'OK', 'S', 1748867934, 1748867934, '1'),
(210068, 36777, 'QU', 'OK', 'S', 1748868024, 1748868024, '1'),
(210069, 36811, 'QU', 'OK', 'S', 1748868071, 1748868071, '1'),
(210070, 36811, 'QU', 'OK', 'S', 1748868071, 1748868071, '1'),
(210071, 36811, 'QU', 'OK', 'S', 1748868071, 1748868071, '1'),
(210072, 36811, 'QU', 'OK', 'S', 1748868071, 1748868071, '1'),
(210073, 24322, 'QU', 'OK', 'S', 1748868087, 1748868087, '1'),
(210074, 37453, 'QU', 'OK', 'S', 1748868484, 1748868484, '1'),
(210075, 36316, 'QU', 'OK', 'S', 1748868493, 1748868493, '1'),
(210076, 21850, 'QU', 'OK', 'S', 1748868683, 1748868683, '1'),
(210077, 31147, 'QU', 'OK', 'S', 1748869609, 1748869609, '1'),
(210078, 31147, 'QU', 'OK', 'S', 1748869618, 1748869618, '1'),
(210079, 24971, 'QU', 'OK', 'S', 1748870283, 1748870283, '1'),
(210080, 34591, 'QU', 'OK', 'S', 1748870354, 1748870354, '1'),
(210081, 34591, 'QU', 'OK', 'S', 1748870354, 1748870354, '1'),
(210082, 31124, 'QU', 'OK', 'S', 1748870380, 1748870380, '1'),
(210083, 37507, 'QU', 'OK', 'S', 1748870443, 1748870443, '1'),
(210084, 33516, 'QU', 'OK', 'S', 1748870465, 1748870465, '1'),
(210085, 33516, 'QU', 'OK', 'S', 1748870465, 1748870465, '1'),
(210086, 33516, 'QU', 'OK', 'S', 1748870465, 1748870465, '1'),
(210087, 23499, 'QU', 'OK', 'S', 1748870483, 1748870483, '1'),
(210088, 23499, 'QU', 'OK', 'S', 1748870483, 1748870483, '1'),
(210089, 29303, 'QU', 'OK', 'S', 1748870505, 1748870505, '1'),
(210090, 29303, 'QU', 'OK', 'S', 1748870505, 1748870505, '1'),
(210091, 24971, 'QU', 'OK', 'S', 1748870567, 1748870567, '1'),
(210092, 24971, 'QU', 'OK', 'S', 1748872360, 1748872360, '1'),
(210093, 34439, 'QU', 'OK', 'S', 1748873164, 1748873164, '1'),
(210094, 37537, 'QU', 'OK', 'S', 1748926565, 1748926565, '1'),
(210095, 38008, 'QU', 'OK', 'S', 1748927399, 1748927399, '1'),
(210096, 37522, 'QU', 'OK', 'S', 1748928316, 1748928316, '1'),
(210097, 5400, 'QU', 'OK', 'S', 1748930452, 1748930452, '1'),
(210098, 37903, 'QU', 'OK', 'S', 1748930461, 1748930461, '1'),
(210099, 5400, 'QU', 'OK', 'S', 1748930465, 1748930465, '1'),
(210100, 5400, 'QU', 'OK', 'S', 1748930468, 1748930468, '1'),
(210101, 37182, 'QU', 'OK', 'S', 1748930528, 1748930528, '1'),
(210102, 37182, 'QU', 'OK', 'S', 1748930531, 1748930531, '1'),
(210103, 37182, 'QU', 'OK', 'S', 1748930534, 1748930534, '1'),
(210104, 37322, 'QU', 'OK', 'S', 1748934938, 1748934938, '1'),
(210105, 20434, 'QU', 'OK', 'S', 1748934940, 1748934940, '1'),
(210106, 18266, 'QU', 'OK', 'S', 1748934943, 1748934943, '1'),
(210107, 29496, 'QU', 'OK', 'S', 1748934945, 1748934945, '1'),
(210108, 29496, 'QU', 'OK', 'S', 1748934949, 1748934949, '1'),
(210109, 24068, 'QU', 'OK', 'S', 1748934951, 1748934951, '1'),
(210110, 30438, 'QU', 'OK', 'S', 1748934959, 1748934959, '1'),
(210111, 30438, 'QU', 'OK', 'S', 1748934965, 1748934965, '1'),
(210112, 30438, 'QU', 'OK', 'S', 1748934969, 1748934969, '1'),
(210113, 3722, 'QU', 'OK', 'S', 1748934972, 1748934972, '1'),
(210114, 14936, 'QU', 'OK', 'S', 1748934975, 1748934975, '1'),
(210115, 3592, 'QU', 'OK', 'S', 1748934978, 1748934978, '1'),
(210116, 17892, 'QU', 'OK', 'S', 1748934983, 1748934983, '1'),
(210117, 17890, 'QU', 'OK', 'S', 1748934986, 1748934986, '1'),
(210118, 17895, 'QU', 'OK', 'S', 1748934988, 1748934988, '1'),
(210119, 26084, 'QU', 'OK', 'S', 1748935000, 1748935000, '1'),
(210120, 31147, 'QU', 'OK', 'S', 1748937952, 1748937952, '1'),
(210121, 38105, 'QU', 'OK', 'S', 1748938525, 1748938525, '1'),
(210122, 38103, 'QU', 'OK', 'S', 1748938544, 1748938544, '1'),
(210123, 38102, 'QU', 'OK', 'S', 1748938562, 1748938562, '1'),
(210124, 38117, 'QU', 'OK', 'S', 1748939040, 1748939040, '1'),
(210125, 38114, 'QU', 'OK', 'S', 1748939293, 1748939293, '1'),
(210126, 38115, 'QU', 'OK', 'S', 1748942486, 1748942486, '1'),
(210127, 38116, 'QU', 'OK', 'S', 1748942649, 1748942649, '1'),
(210128, 38113, 'QU', 'OK', 'S', 1748942788, 1748942788, '1'),
(210129, 38112, 'QU', 'OK', 'S', 1748943234, 1748943234, '1'),
(210130, 38111, 'QU', 'OK', 'S', 1748943357, 1748943357, '1'),
(210131, 38109, 'QU', 'OK', 'S', 1748943437, 1748943437, '1'),
(210132, 38110, 'QU', 'OK', 'S', 1748943670, 1748943670, '1'),
(210133, 38107, 'QU', 'OK', 'S', 1748943749, 1748943749, '1'),
(210134, 38106, 'QU', 'OK', 'S', 1748943814, 1748943814, '1'),
(210135, 38108, 'QU', 'OK', 'S', 1748943910, 1748943910, '1'),
(210136, 29615, 'QU', 'OK', 'S', 1748949764, 1748949764, '1'),
(210137, 29616, 'QU', 'OK', 'S', 1748949772, 1748949772, '1'),
(210138, 29616, 'QU', 'OK', 'S', 1748949774, 1748949774, '1'),
(210139, 32176, 'QU', 'OK', 'S', 1748949814, 1748949814, '1'),
(210140, 32176, 'QU', 'OK', 'S', 1748949821, 1748949821, '1'),
(210141, 31147, 'QU', 'OK', 'S', 1748952686, 1748952686, '1'),
(210142, 32401, 'QU', 'OK', 'S', 1748952752, 1748952752, '1'),
(210143, 32768, 'QU', 'OK', 'S', 1748953062, 1748953062, '1'),
(210144, 37385, 'QU', 'OK', 'S', 1748953171, 1748953171, '1'),
(210145, 34451, 'QU', 'OK', 'S', 1748953253, 1748953253, '1'),
(210146, 15499, 'QU', 'OK', 'S', 1748953348, 1748953348, '1'),
(210147, 15499, 'QU', 'OK', 'S', 1748953354, 1748953354, '1'),
(210148, 15499, 'QU', 'OK', 'S', 1748953366, 1748953366, '1'),
(210149, 15499, 'QU', 'OK', 'S', 1748953384, 1748953384, '1'),
(210150, 15499, 'QU', 'OK', 'S', 1748953399, 1748953399, '1'),
(210151, 15499, 'QU', 'OK', 'S', 1748953412, 1748953412, '1'),
(210152, 32808, 'QU', 'OK', 'S', 1748953590, 1748953590, '1'),
(210153, 33601, 'QU', 'OK', 'S', 1748953592, 1748953592, '1'),
(210154, 27874, 'QU', 'OK', 'S', 1748953604, 1748953604, '1'),
(210155, 13460, 'QU', 'OK', 'S', 1748954372, 1748954372, '1'),
(210156, 13460, 'QU', 'OK', 'S', 1748954412, 1748954412, '1'),
(210157, 13460, 'QU', 'OK', 'S', 1748954460, 1748954460, '1'),
(210158, 13460, 'QU', 'OK', 'S', 1748954466, 1748954466, '1'),
(210159, 13460, 'QU', 'OK', 'S', 1748954486, 1748954486, '1'),
(210160, 38084, 'QU', 'OK', 'S', 1748954526, 1748954526, '1'),
(210161, 13460, 'QU', 'OK', 'S', 1748954656, 1748954656, '1'),
(210162, 13460, 'QU', 'OK', 'S', 1748954663, 1748954663, '1'),
(210163, 29498, 'QU', 'OK', 'S', 1748954675, 1748954675, '1'),
(210164, 29498, 'QU', 'OK', 'S', 1748954675, 1748954675, '1'),
(210165, 29498, 'QU', 'OK', 'S', 1748954675, 1748954675, '1'),
(210166, 13460, 'QU', 'OK', 'S', 1748954675, 1748954675, '1'),
(210167, 13460, 'QU', 'OK', 'S', 1748954708, 1748954708, '1'),
(210168, 29498, 'QU', 'OK', 'S', 1748954710, 1748954710, '1'),
(210169, 29498, 'QU', 'OK', 'S', 1748954712, 1748954712, '1'),
(210170, 29498, 'QU', 'OK', 'S', 1748954714, 1748954714, '1'),
(210171, 29498, 'QU', 'OK', 'S', 1748954717, 1748954717, '1'),
(210172, 29498, 'QU', 'OK', 'S', 1748954719, 1748954719, '1'),
(210173, 29498, 'QU', 'OK', 'S', 1748954721, 1748954721, '1'),
(210174, 29498, 'QU', 'OK', 'S', 1748954724, 1748954724, '1'),
(210175, 29498, 'QU', 'OK', 'S', 1748954743, 1748954743, '1'),
(210176, 29498, 'QU', 'OK', 'S', 1748954746, 1748954746, '1'),
(210177, 29498, 'QU', 'OK', 'S', 1748954748, 1748954748, '1'),
(210178, 29498, 'QU', 'OK', 'S', 1748954750, 1748954750, '1'),
(210179, 29498, 'QU', 'OK', 'S', 1748954752, 1748954752, '1'),
(210180, 29498, 'QU', 'OK', 'S', 1748954755, 1748954755, '1'),
(210181, 29498, 'QU', 'OK', 'S', 1748954757, 1748954757, '1'),
(210182, 29498, 'QU', 'OK', 'S', 1748954760, 1748954760, '1'),
(210183, 29498, 'QU', 'OK', 'S', 1748954762, 1748954762, '1'),
(210184, 29498, 'QU', 'OK', 'S', 1748955067, 1748955067, '1'),
(210185, 29498, 'QU', 'OK', 'S', 1748955070, 1748955070, '1'),
(210186, 29498, 'QU', 'OK', 'S', 1748955073, 1748955073, '1'),
(210187, 29498, 'QU', 'OK', 'S', 1748955075, 1748955075, '1'),
(210188, 28607, 'QU', 'OK', 'S', 1748955090, 1748955090, '1'),
(210189, 28607, 'QU', 'OK', 'S', 1748955090, 1748955090, '1'),
(210190, 32926, 'QU', 'OK', 'S', 1748955156, 1748955156, '1'),
(210191, 32926, 'QU', 'OK', 'S', 1748955156, 1748955156, '1'),
(210192, 32579, 'QU', 'OK', 'S', 1748955179, 1748955179, '1'),
(210193, 27386, 'QU', 'OK', 'S', 1748955203, 1748955203, '1'),
(210194, 32446, 'QU', 'OK', 'S', 1748955216, 1748955216, '1'),
(210195, 32446, 'QU', 'OK', 'S', 1748955216, 1748955216, '1'),
(210196, 30723, 'QU', 'OK', 'S', 1748955230, 1748955230, '1'),
(210197, 11600, 'QU', 'OK', 'S', 1748955237, 1748955237, '1'),
(210198, 33285, 'QU', 'OK', 'S', 1748955249, 1748955249, '1'),
(210199, 33285, 'QU', 'OK', 'S', 1748955249, 1748955249, '1'),
(210200, 33285, 'QU', 'OK', 'S', 1748955249, 1748955249, '1'),
(210201, 33285, 'QU', 'OK', 'S', 1748955249, 1748955249, '1'),
(210202, 33285, 'QU', 'OK', 'S', 1748955249, 1748955249, '1'),
(210203, 35885, 'QU', 'OK', 'S', 1748955269, 1748955269, '1'),
(210204, 13460, 'QU', 'OK', 'S', 1748955842, 1748955842, '1'),
(210205, 13460, 'QU', 'OK', 'S', 1748955853, 1748955853, '1'),
(210206, 13460, 'QU', 'OK', 'S', 1748955865, 1748955865, '1'),
(210207, 13460, 'QU', 'OK', 'S', 1748955885, 1748955885, '1'),
(210208, 13460, 'QU', 'OK', 'S', 1748955894, 1748955894, '1'),
(210209, 13460, 'QU', 'OK', 'S', 1748955933, 1748955933, '1'),
(210210, 13460, 'QU', 'OK', 'S', 1748955973, 1748955973, '1'),
(210211, 13460, 'QU', 'OK', 'S', 1748955980, 1748955980, '1'),
(210212, 13460, 'QU', 'OK', 'S', 1748955988, 1748955988, '1'),
(210213, 13460, 'QU', 'OK', 'S', 1748955999, 1748955999, '1'),
(210214, 13460, 'QU', 'OK', 'S', 1748956035, 1748956035, '1'),
(210215, 30992, 'QU', 'OK', 'S', 1748956111, 1748956111, '1'),
(210216, 30992, 'QU', 'OK', 'S', 1748956118, 1748956118, '1'),
(210217, 30992, 'QU', 'OK', 'S', 1748956158, 1748956158, '1'),
(210218, 30992, 'QU', 'OK', 'S', 1748956186, 1748956186, '1'),
(210219, 37961, 'QU', 'OK', 'S', 1748956360, 1748956360, '1'),
(210220, 33614, 'QU', 'OK', 'S', 1748956436, 1748956436, '1'),
(210221, 33614, 'QU', 'OK', 'S', 1748956443, 1748956443, '1'),
(210222, 33614, 'QU', 'OK', 'S', 1748956452, 1748956452, '1'),
(210223, 36036, 'QU', 'OK', 'S', 1748956459, 1748956459, '1'),
(210224, 23731, 'QU', 'OK', 'S', 1748956515, 1748956515, '1'),
(210225, 23731, 'QU', 'OK', 'S', 1748956524, 1748956524, '1'),
(210226, 23731, 'QU', 'OK', 'S', 1748956530, 1748956530, '1'),
(210227, 36268, 'QU', 'OK', 'S', 1748956540, 1748956540, '1'),
(210228, 38089, 'QU', 'OK', 'S', 1748958296, 1748958296, '1'),
(210229, 38088, 'QU', 'OK', 'S', 1748958304, 1748958304, '1'),
(210230, 36503, 'QU', 'OK', 'S', 1748959386, 1748959386, '1'),
(210231, 36503, 'QU', 'OK', 'S', 1748959386, 1748959386, '1'),
(210232, 36503, 'QU', 'OK', 'S', 1748959386, 1748959386, '1'),
(210233, 36503, 'QU', 'OK', 'S', 1748959386, 1748959386, '1'),
(210234, 36502, 'QU', 'OK', 'S', 1748959558, 1748959558, '1'),
(210235, 36501, 'QU', 'OK', 'S', 1748960224, 1748960224, '1'),
(210236, 36501, 'QU', 'OK', 'S', 1748960224, 1748960224, '1'),
(210237, 35715, 'QU', 'OK', 'S', 1748960408, 1748960408, '1'),
(210238, 35715, 'QU', 'OK', 'S', 1748960408, 1748960408, '1'),
(210239, 35715, 'QU', 'OK', 'S', 1748960408, 1748960408, '1'),
(210240, 35715, 'QU', 'OK', 'S', 1748960408, 1748960408, '1'),
(210241, 35715, 'QU', 'OK', 'S', 1748960408, 1748960408, '1'),
(210242, 36724, 'QU', 'OK', 'S', 1749013341, 1749013341, '1'),
(210243, 37101, 'QU', 'OK', 'S', 1749013371, 1749013371, '1'),
(210244, 36328, 'QU', 'OK', 'S', 1749013375, 1749013375, '1'),
(210245, 31395, 'QU', 'OK', 'S', 1749013378, 1749013378, '1'),
(210246, 19770, 'QU', 'OK', 'S', 1749013382, 1749013382, '1'),
(210247, 37493, 'QU', 'OK', 'S', 1749013386, 1749013386, '1'),
(210248, 37547, 'QU', 'OK', 'S', 1749013389, 1749013389, '1'),
(210249, 34470, 'QU', 'OK', 'S', 1749013904, 1749013904, '1'),
(210250, 37853, 'QU', 'OK', 'S', 1749013908, 1749013908, '1'),
(210251, 34470, 'QU', 'OK', 'S', 1749013924, 1749013924, '1'),
(210252, 35547, 'QU', 'OK', 'S', 1749013927, 1749013927, '1'),
(210253, 37820, 'QU', 'OK', 'S', 1749013933, 1749013933, '1'),
(210254, 37961, 'QU', 'OK', 'S', 1749014077, 1749014077, '1'),
(210255, 37385, 'QU', 'OK', 'S', 1749014081, 1749014081, '1'),
(210256, 37453, 'QU', 'OK', 'S', 1749014085, 1749014085, '1'),
(210257, 17346, 'QU', 'OK', 'S', 1749014091, 1749014091, '1'),
(210258, 37779, 'QU', 'OK', 'S', 1749014095, 1749014095, '1'),
(210259, 26801, 'QU', 'OK', 'S', 1749014100, 1749014100, '1'),
(210260, 37453, 'QU', 'OK', 'S', 1749014103, 1749014103, '1'),
(210261, 37453, 'QU', 'OK', 'S', 1749014109, 1749014109, '1'),
(210262, 33480, 'QU', 'OK', 'S', 1749014114, 1749014114, '1'),
(210263, 33480, 'QU', 'OK', 'S', 1749014122, 1749014122, '1'),
(210264, 26798, 'QU', 'OK', 'S', 1749014125, 1749014125, '1'),
(210265, 33476, 'QU', 'OK', 'S', 1749014135, 1749014135, '1'),
(210266, 26798, 'QU', 'OK', 'S', 1749014139, 1749014139, '1'),
(210267, 31601, 'QU', 'OK', 'S', 1749014142, 1749014142, '1'),
(210268, 37961, 'QU', 'OK', 'S', 1749014146, 1749014146, '1'),
(210269, 37961, 'QU', 'OK', 'S', 1749014149, 1749014149, '1'),
(210270, 37961, 'QU', 'OK', 'S', 1749014152, 1749014152, '1'),
(210271, 37961, 'QU', 'OK', 'S', 1749014156, 1749014156, '1'),
(210272, 37453, 'QU', 'OK', 'S', 1749014160, 1749014160, '1'),
(210273, 31307, 'QU', 'OK', 'S', 1749014182, 1749014182, '1'),
(210274, 37961, 'QU', 'OK', 'S', 1749014365, 1749014365, '1'),
(210275, 22890, 'QU', 'OK', 'S', 1749014493, 1749014493, '1'),
(210276, 37438, 'QU', 'OK', 'S', 1749014636, 1749014636, '1'),
(210277, 37956, 'QU', 'OK', 'S', 1749043168, 1749043168, '1'),
(210278, 37956, 'QU', 'OK', 'S', 1749043168, 1749043168, '1'),
(210279, 37944, 'QU', 'OK', 'S', 1749043329, 1749043329, '1'),
(210280, 37944, 'QU', 'OK', 'S', 1749043329, 1749043329, '1'),
(210281, 37943, 'QU', 'OK', 'S', 1749043453, 1749043453, '1'),
(210282, 37941, 'QU', 'OK', 'S', 1749043679, 1749043679, '1'),
(210283, 31126, 'QU', 'OK', 'S', 1749100453, 1749100453, '1'),
(210284, 31138, 'QU', 'OK', 'S', 1749100505, 1749100505, '1'),
(210285, 31147, 'QU', 'OK', 'S', 1749100587, 1749100587, '1'),
(210286, 31147, 'QU', 'OK', 'S', 1749100595, 1749100595, '1'),
(210287, 31144, 'QU', 'OK', 'S', 1749100750, 1749100750, '1'),
(210288, 1228, 'QU', 'OK', 'S', 1749101629, 1749101629, '1'),
(210289, 26270, 'QU', 'OK', 'S', 1749101675, 1749101675, '1'),
(210290, 26270, 'QU', 'OK', 'S', 1749101680, 1749101680, '1'),
(210291, 26270, 'QU', 'OK', 'S', 1749101683, 1749101683, '1'),
(210292, 28559, 'QU', 'OK', 'S', 1749101685, 1749101685, '1'),
(210293, 16994, 'QU', 'OK', 'S', 1749101714, 1749101714, '1'),
(210294, 12029, 'QU', 'OK', 'S', 1749101721, 1749101721, '1'),
(210295, 9782, 'QU', 'OK', 'S', 1749101728, 1749101728, '1'),
(210296, 4088, 'QU', 'OK', 'S', 1749101734, 1749101734, '1'),
(210297, 24874, 'QU', 'OK', 'S', 1749101742, 1749101742, '1'),
(210298, 9782, 'QU', 'OK', 'S', 1749101773, 1749101773, '1'),
(210299, 746, 'QU', 'OK', 'S', 1749101776, 1749101776, '1'),
(210300, 37064, 'QU', 'OK', 'S', 1749101780, 1749101780, '1'),
(210301, 3051, 'QU', 'OK', 'S', 1749101794, 1749101794, '1'),
(210302, 24582, 'QU', 'OK', 'S', 1749103705, 1749103705, '1'),
(210303, 24582, 'QU', 'OK', 'S', 1749103708, 1749103708, '1'),
(210304, 24580, 'QU', 'OK', 'S', 1749103710, 1749103710, '1'),
(210305, 24580, 'QU', 'OK', 'S', 1749103712, 1749103712, '1'),
(210306, 32606, 'QU', 'OK', 'S', 1749103715, 1749103715, '1'),
(210307, 20440, 'QU', 'OK', 'S', 1749103717, 1749103717, '1'),
(210308, 24582, 'QU', 'OK', 'S', 1749103720, 1749103720, '1'),
(210309, 32606, 'QU', 'OK', 'S', 1749103722, 1749103722, '1'),
(210310, 13009, 'QU', 'OK', 'S', 1749103854, 1749103854, '1'),
(210311, 31138, 'QU', 'OK', 'S', 1749104477, 1749104477, '1'),
(210312, 31170, 'QU', 'OK', 'S', 1749104528, 1749104528, '1'),
(210313, 5019, 'QU', 'OK', 'S', 1749109531, 1749109531, '1'),
(210314, 36671, 'QU', 'OK', 'S', 1749109536, 1749109536, '1'),
(210315, 18089, 'QU', 'OK', 'S', 1749109540, 1749109540, '1'),
(210316, 36898, 'QU', 'OK', 'S', 1749109543, 1749109543, '1'),
(210317, 36901, 'QU', 'OK', 'S', 1749109547, 1749109547, '1'),
(210318, 38032, 'QU', 'OK', 'S', 1749109551, 1749109551, '1'),
(210319, 30140, 'QU', 'OK', 'S', 1749109555, 1749109555, '1'),
(210320, 14484, 'QU', 'OK', 'S', 1749109560, 1749109560, '1'),
(210321, 24862, 'QU', 'OK', 'S', 1749109564, 1749109564, '1'),
(210322, 38032, 'QU', 'OK', 'S', 1749109569, 1749109569, '1'),
(210323, 30429, 'QU', 'OK', 'S', 1749109572, 1749109572, '1'),
(210324, 38032, 'QU', 'OK', 'S', 1749109576, 1749109576, '1'),
(210325, 36328, 'QU', 'OK', 'S', 1749109581, 1749109581, '1'),
(210326, 31362, 'QU', 'OK', 'S', 1749109586, 1749109586, '1'),
(210327, 38032, 'QU', 'OK', 'S', 1749109591, 1749109591, '1'),
(210328, 38032, 'QU', 'OK', 'S', 1749109597, 1749109597, '1'),
(210329, 2051, 'QU', 'OK', 'S', 1749109601, 1749109601, '1'),
(210330, 2051, 'QU', 'OK', 'S', 1749109606, 1749109606, '1'),
(210331, 35965, 'QU', 'OK', 'S', 1749109612, 1749109612, '1'),
(210332, 2051, 'QU', 'OK', 'S', 1749109615, 1749109615, '1'),
(210333, 2051, 'QU', 'OK', 'S', 1749109621, 1749109621, '1'),
(210334, 38032, 'QU', 'OK', 'S', 1749109625, 1749109625, '1'),
(210335, 38035, 'QU', 'OK', 'S', 1749109629, 1749109629, '1'),
(210336, 38035, 'QU', 'OK', 'S', 1749109637, 1749109637, '1'),
(210337, 2051, 'QU', 'OK', 'S', 1749109642, 1749109642, '1'),
(210338, 2051, 'QU', 'OK', 'S', 1749109646, 1749109646, '1'),
(210339, 30571, 'QU', 'OK', 'S', 1749109650, 1749109650, '1'),
(210340, 38035, 'QU', 'OK', 'S', 1749109655, 1749109655, '1'),
(210341, 38032, 'QU', 'OK', 'S', 1749109662, 1749109662, '1'),
(210342, 2051, 'QU', 'OK', 'S', 1749109668, 1749109668, '1'),
(210343, 2051, 'QU', 'OK', 'S', 1749109672, 1749109672, '1'),
(210344, 13380, 'QU', 'OK', 'S', 1749109675, 1749109675, '1'),
(210345, 38032, 'QU', 'OK', 'S', 1749109680, 1749109680, '1'),
(210346, 30057, 'QU', 'OK', 'S', 1749109688, 1749109688, '1'),
(210347, 38032, 'QU', 'OK', 'S', 1749109693, 1749109693, '1'),
(210348, 29924, 'QU', 'OK', 'S', 1749109701, 1749109701, '1'),
(210349, 34438, 'QU', 'OK', 'S', 1749109708, 1749109708, '1'),
(210350, 36770, 'QU', 'OK', 'S', 1749109712, 1749109712, '1'),
(210351, 34439, 'QU', 'OK', 'S', 1749109716, 1749109716, '1'),
(210352, 24711, 'QU', 'OK', 'S', 1749109722, 1749109722, '1'),
(210353, 24716, 'QU', 'OK', 'S', 1749109726, 1749109726, '1'),
(210354, 18080, 'QU', 'OK', 'S', 1749109732, 1749109732, '1'),
(210355, 3887, 'QU', 'OK', 'S', 1749109736, 1749109736, '1'),
(210356, 24988, 'QU', 'OK', 'S', 1749109742, 1749109742, '1'),
(210357, 25655, 'QU', 'OK', 'S', 1749109746, 1749109746, '1'),
(210358, 24988, 'QU', 'OK', 'S', 1749109749, 1749109749, '1'),
(210359, 24711, 'QU', 'OK', 'S', 1749109754, 1749109754, '1'),
(210360, 18014, 'QU', 'OK', 'S', 1749109760, 1749109760, '1'),
(210361, 18013, 'QU', 'OK', 'S', 1749109763, 1749109763, '1'),
(210362, 25660, 'QU', 'OK', 'S', 1749109766, 1749109766, '1'),
(210363, 25660, 'QU', 'OK', 'S', 1749109769, 1749109769, '1'),
(210364, 3905, 'QU', 'OK', 'S', 1749109774, 1749109774, '1'),
(210365, 36328, 'QU', 'OK', 'S', 1749109785, 1749109785, '1'),
(210366, 38035, 'QU', 'OK', 'S', 1749109789, 1749109789, '1'),
(210367, 38035, 'QU', 'OK', 'S', 1749109794, 1749109794, '1'),
(210368, 38035, 'QU', 'OK', 'S', 1749109799, 1749109799, '1'),
(210369, 33520, 'QU', 'OK', 'S', 1749109804, 1749109804, '1'),
(210370, 38035, 'QU', 'OK', 'S', 1749109812, 1749109812, '1'),
(210371, 18080, 'QU', 'OK', 'S', 1749109817, 1749109817, '1'),
(210372, 38032, 'QU', 'OK', 'S', 1749109823, 1749109823, '1'),
(210373, 25660, 'QU', 'OK', 'S', 1749109826, 1749109826, '1'),
(210374, 38035, 'QU', 'OK', 'S', 1749109829, 1749109829, '1'),
(210375, 25989, 'QU', 'OK', 'S', 1749109831, 1749109831, '1'),
(210376, 24321, 'QU', 'OK', 'S', 1749109835, 1749109835, '1'),
(210377, 38035, 'QU', 'OK', 'S', 1749109837, 1749109837, '1'),
(210378, 38035, 'QU', 'OK', 'S', 1749109839, 1749109839, '1'),
(210379, 18444, 'QU', 'OK', 'S', 1749109853, 1749109853, '1'),
(210380, 18443, 'QU', 'OK', 'S', 1749109856, 1749109856, '1'),
(210381, 34064, 'QU', 'OK', 'S', 1749109862, 1749109862, '1'),
(210382, 37821, 'QU', 'OK', 'S', 1749109865, 1749109865, '1'),
(210383, 2918, 'QU', 'OK', 'S', 1749109869, 1749109869, '1'),
(210384, 13439, 'QU', 'OK', 'S', 1749109873, 1749109873, '1'),
(210385, 13504, 'QU', 'OK', 'S', 1749109876, 1749109876, '1'),
(210386, 34064, 'QU', 'OK', 'S', 1749109880, 1749109880, '1'),
(210387, 34545, 'QU', 'OK', 'S', 1749109882, 1749109882, '1'),
(210388, 34545, 'QU', 'OK', 'S', 1749109884, 1749109884, '1'),
(210389, 34064, 'QU', 'OK', 'S', 1749109887, 1749109887, '1'),
(210390, 34545, 'QU', 'OK', 'S', 1749109889, 1749109889, '1'),
(210391, 34545, 'QU', 'OK', 'S', 1749109892, 1749109892, '1'),
(210392, 34545, 'QU', 'OK', 'S', 1749109909, 1749109909, '1'),
(210393, 34545, 'QU', 'OK', 'S', 1749109913, 1749109913, '1'),
(210394, 34064, 'QU', 'OK', 'S', 1749109916, 1749109916, '1'),
(210395, 34064, 'QU', 'OK', 'S', 1749109919, 1749109919, '1'),
(210396, 34064, 'QU', 'OK', 'S', 1749109922, 1749109922, '1'),
(210397, 34064, 'QU', 'OK', 'S', 1749109927, 1749109927, '1'),
(210398, 34064, 'QU', 'OK', 'S', 1749109929, 1749109929, '1'),
(210399, 34064, 'QU', 'OK', 'S', 1749109937, 1749109937, '1'),
(210400, 34064, 'QU', 'OK', 'S', 1749109940, 1749109940, '1'),
(210401, 37092, 'QU', 'OK', 'S', 1749109943, 1749109943, '1'),
(210402, 37077, 'QU', 'OK', 'S', 1749109946, 1749109946, '1'),
(210403, 36793, 'QU', 'OK', 'S', 1749109950, 1749109950, '1'),
(210404, 13439, 'QU', 'OK', 'S', 1749109953, 1749109953, '1'),
(210405, 13439, 'QU', 'OK', 'S', 1749109955, 1749109955, '1'),
(210406, 37297, 'QU', 'OK', 'S', 1749109959, 1749109959, '1'),
(210407, 31078, 'QU', 'OK', 'S', 1749109962, 1749109962, '1'),
(210408, 37297, 'QU', 'OK', 'S', 1749109965, 1749109965, '1'),
(210409, 22869, 'QU', 'OK', 'S', 1749109969, 1749109969, '1'),
(210410, 18221, 'QU', 'OK', 'S', 1749109971, 1749109971, '1'),
(210411, 37297, 'QU', 'OK', 'S', 1749109975, 1749109975, '1'),
(210412, 36793, 'QU', 'OK', 'S', 1749109977, 1749109977, '1'),
(210413, 28542, 'QU', 'OK', 'S', 1749109983, 1749109983, '1'),
(210414, 32365, 'QU', 'OK', 'S', 1749109992, 1749109992, '1'),
(210415, 33140, 'QU', 'OK', 'S', 1749109996, 1749109996, '1'),
(210416, 36793, 'QU', 'OK', 'S', 1749109998, 1749109998, '1'),
(210417, 14159, 'QU', 'OK', 'S', 1749110013, 1749110013, '1'),
(210418, 13439, 'QU', 'OK', 'S', 1749110019, 1749110019, '1'),
(210419, 13440, 'QU', 'OK', 'S', 1749110021, 1749110021, '1'),
(210420, 13506, 'QU', 'OK', 'S', 1749110024, 1749110024, '1'),
(210421, 21020, 'QU', 'OK', 'S', 1749110026, 1749110026, '1'),
(210422, 35309, 'QU', 'OK', 'S', 1749110034, 1749110034, '1'),
(210423, 1986, 'QU', 'OK', 'S', 1749110048, 1749110048, '1'),
(210424, 1199, 'QU', 'OK', 'S', 1749110061, 1749110061, '1'),
(210425, 1713, 'QU', 'OK', 'S', 1749110070, 1749110070, '1'),
(210426, 1986, 'QU', 'OK', 'S', 1749110076, 1749110076, '1'),
(210427, 36600, 'QU', 'OK', 'S', 1749110107, 1749110107, '1'),
(210428, 36600, 'QU', 'OK', 'S', 1749110116, 1749110116, '1'),
(210429, 32365, 'QU', 'OK', 'S', 1749110141, 1749110141, '1'),
(210430, 32365, 'QU', 'OK', 'S', 1749110150, 1749110150, '1'),
(210431, 32365, 'QU', 'OK', 'S', 1749110157, 1749110157, '1'),
(210432, 32365, 'QU', 'OK', 'S', 1749110163, 1749110163, '1'),
(210433, 2051, 'QU', 'OK', 'S', 1749110386, 1749110386, '1'),
(210434, 2050, 'QU', 'OK', 'S', 1749110388, 1749110388, '1'),
(210435, 2050, 'QU', 'OK', 'S', 1749110393, 1749110393, '1'),
(210436, 2051, 'QU', 'OK', 'S', 1749110397, 1749110397, '1'),
(210437, 2050, 'QU', 'OK', 'S', 1749110495, 1749110495, '1'),
(210438, 36605, 'QU', 'OK', 'S', 1749110746, 1749110746, '1'),
(210439, 36604, 'QU', 'OK', 'S', 1749110896, 1749110896, '1'),
(210440, 15563, 'QU', 'OK', 'S', 1749113647, 1749113647, '1'),
(210441, 15563, 'QU', 'OK', 'S', 1749113647, 1749113647, '1'),
(210442, 15563, 'QU', 'OK', 'S', 1749113647, 1749113647, '1'),
(210443, 15563, 'QU', 'OK', 'S', 1749113647, 1749113647, '1'),
(210444, 15563, 'QU', 'OK', 'S', 1749113686, 1749113686, '1'),
(210445, 15564, 'QU', 'OK', 'S', 1749113735, 1749113735, '1'),
(210446, 15564, 'QU', 'OK', 'S', 1749113735, 1749113735, '1'),
(210447, 15565, 'QU', 'OK', 'S', 1749113940, 1749113940, '1'),
(210448, 15565, 'QU', 'OK', 'S', 1749113940, 1749113940, '1'),
(210449, 15565, 'QU', 'OK', 'S', 1749113940, 1749113940, '1'),
(210450, 15565, 'QU', 'OK', 'S', 1749113940, 1749113940, '1'),
(210451, 15565, 'QU', 'OK', 'S', 1749113940, 1749113940, '1'),
(210452, 15567, 'QU', 'OK', 'S', 1749114076, 1749114076, '1'),
(210453, 15630, 'QU', 'OK', 'S', 1749114150, 1749114150, '1'),
(210454, 15630, 'QU', 'OK', 'S', 1749114150, 1749114150, '1'),
(210455, 15630, 'QU', 'OK', 'S', 1749114150, 1749114150, '1'),
(210456, 23618, 'QU', 'OK', 'S', 1749114318, 1749114318, '1'),
(210457, 23618, 'QU', 'OK', 'S', 1749114318, 1749114318, '1'),
(210458, 23618, 'QU', 'OK', 'S', 1749114318, 1749114318, '1'),
(210459, 23618, 'QU', 'OK', 'S', 1749114318, 1749114318, '1'),
(210460, 23620, 'QU', 'OK', 'S', 1749114528, 1749114528, '1'),
(210461, 23620, 'QU', 'OK', 'S', 1749114528, 1749114528, '1'),
(210462, 23620, 'QU', 'OK', 'S', 1749114528, 1749114528, '1'),
(210463, 23620, 'QU', 'OK', 'S', 1749114528, 1749114528, '1'),
(210464, 23620, 'QU', 'OK', 'S', 1749114528, 1749114528, '1'),
(210465, 23621, 'QU', 'OK', 'S', 1749114572, 1749114572, '1'),
(210466, 23621, 'QU', 'OK', 'S', 1749114572, 1749114572, '1'),
(210467, 23624, 'QU', 'OK', 'S', 1749114624, 1749114624, '1'),
(210468, 23624, 'QU', 'OK', 'S', 1749114624, 1749114624, '1'),
(210469, 23624, 'QU', 'OK', 'S', 1749114624, 1749114624, '1'),
(210470, 23624, 'QU', 'OK', 'S', 1749114624, 1749114624, '1'),
(210471, 23625, 'QU', 'OK', 'S', 1749114754, 1749114754, '1'),
(210472, 23625, 'QU', 'OK', 'S', 1749114776, 1749114776, '1'),
(210473, 23627, 'QU', 'OK', 'S', 1749114812, 1749114812, '1'),
(210474, 23627, 'QU', 'OK', 'S', 1749114989, 1749114989, '1'),
(210475, 23629, 'QU', 'OK', 'S', 1749115287, 1749115287, '1'),
(210476, 23629, 'QU', 'OK', 'S', 1749115287, 1749115287, '1'),
(210477, 38127, 'QU', 'OK', 'S', 1749122596, 1749122596, '1'),
(210478, 38128, 'QU', 'OK', 'S', 1749122612, 1749122612, '1'),
(210479, 38135, 'QU', 'OK', 'S', 1749122676, 1749122676, '1'),
(210480, 37778, 'QU', 'OK', 'S', 1749122977, 1749122977, '1'),
(210481, 38134, 'QU', 'OK', 'S', 1749123552, 1749123552, '1'),
(210482, 38130, 'QU', 'OK', 'S', 1749123646, 1749123646, '1'),
(210483, 38129, 'QU', 'OK', 'S', 1749123746, 1749123746, '1'),
(210484, 38128, 'QU', 'OK', 'S', 1749123804, 1749123804, '1'),
(210485, 38127, 'QU', 'OK', 'S', 1749123843, 1749123843, '1'),
(210486, 38146, 'QU', 'OK', 'S', 1749124131, 1749124131, '1'),
(210487, 38145, 'QU', 'OK', 'S', 1749124178, 1749124178, '1'),
(210488, 38144, 'QU', 'OK', 'S', 1749124208, 1749124208, '1'),
(210489, 38143, 'QU', 'OK', 'S', 1749124256, 1749124256, '1'),
(210490, 38142, 'QU', 'OK', 'S', 1749124387, 1749124387, '1'),
(210491, 38141, 'QU', 'OK', 'S', 1749124413, 1749124413, '1'),
(210492, 38141, 'QU', 'OK', 'S', 1749124413, 1749124413, '1'),
(210493, 38126, 'QU', 'OK', 'S', 1749124451, 1749124451, '1'),
(210494, 38137, 'QU', 'OK', 'S', 1749124631, 1749124631, '1'),
(210495, 38140, 'QU', 'OK', 'S', 1749124871, 1749124871, '1'),
(210496, 38139, 'QU', 'OK', 'S', 1749124876, 1749124876, '1'),
(210497, 38138, 'QU', 'OK', 'S', 1749124881, 1749124881, '1'),
(210498, 38125, 'QU', 'OK', 'S', 1749125010, 1749125010, '1'),
(210499, 36724, 'QU', 'OK', 'S', 1749125221, 1749125221, '1'),
(210500, 36724, 'QU', 'OK', 'S', 1749125242, 1749125242, '1'),
(210501, 36724, 'QU', 'OK', 'S', 1749125250, 1749125250, '1'),
(210502, 36724, 'QU', 'OK', 'S', 1749125261, 1749125261, '1'),
(210503, 37284, 'QU', 'OK', 'S', 1749125272, 1749125272, '1'),
(210504, 36724, 'QU', 'OK', 'S', 1749125276, 1749125276, '1'),
(210505, 36724, 'QU', 'OK', 'S', 1749125385, 1749125385, '1'),
(210506, 38124, 'QU', 'OK', 'S', 1749125499, 1749125499, '1'),
(210507, 38119, 'QU', 'OK', 'S', 1749125746, 1749125746, '1'),
(210508, 38118, 'QU', 'OK', 'S', 1749125778, 1749125778, '1'),
(210509, 38032, 'QU', 'OK', 'S', 1749125818, 1749125818, '1'),
(210510, 31258, 'QU', 'OK', 'S', 1749126110, 1749126110, '1'),
(210511, 38136, 'QU', 'OK', 'S', 1749126280, 1749126280, '1'),
(210512, 35486, 'QU', 'OK', 'S', 1749126649, 1749126649, '1'),
(210513, 38108, 'QU', 'OK', 'S', 1749126728, 1749126728, '1'),
(210514, 38111, 'QU', 'OK', 'S', 1749126731, 1749126731, '1'),
(210515, 38112, 'QU', 'OK', 'S', 1749126733, 1749126733, '1'),
(210516, 38112, 'QU', 'OK', 'S', 1749126736, 1749126736, '1'),
(210517, 38108, 'QU', 'OK', 'S', 1749126738, 1749126738, '1'),
(210518, 38111, 'QU', 'OK', 'S', 1749126741, 1749126741, '1'),
(210519, 30395, 'QU', 'OK', 'S', 1749126972, 1749126972, '1'),
(210520, 31762, 'QU', 'OK', 'S', 1749127302, 1749127302, '1'),
(210521, 32493, 'QU', 'OK', 'S', 1749127336, 1749127336, '1'),
(210522, 37842, 'QU', 'OK', 'S', 1749127397, 1749127397, '1'),
(210523, 34045, 'QU', 'OK', 'S', 1749127444, 1749127444, '1'),
(210524, 37462, 'QU', 'OK', 'S', 1749127477, 1749127477, '1'),
(210525, 32433, 'QU', 'OK', 'S', 1749127530, 1749127530, '1'),
(210526, 37780, 'QU', 'OK', 'S', 1749127966, 1749127966, '1'),
(210527, 37777, 'QU', 'OK', 'S', 1749128010, 1749128010, '1'),
(210528, 36209, 'QU', 'OK', 'S', 1749128064, 1749128064, '1'),
(210529, 36286, 'QU', 'OK', 'S', 1749128103, 1749128103, '1'),
(210530, 31270, 'QU', 'OK', 'S', 1749128131, 1749128131, '1'),
(210531, 32466, 'QU', 'OK', 'S', 1749128150, 1749128150, '1'),
(210532, 36242, 'QU', 'OK', 'S', 1749128422, 1749128422, '1'),
(210533, 36150, 'QU', 'OK', 'S', 1749128456, 1749128456, '1'),
(210534, 36149, 'QU', 'OK', 'S', 1749128549, 1749128549, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(210535, 31856, 'QU', 'OK', 'S', 1749128707, 1749128707, '1'),
(210536, 31147, 'QU', 'OK', 'S', 1749129363, 1749129363, '1'),
(210537, 35144, 'QU', 'OK', 'S', 1749130324, 1749130324, '1'),
(210538, 37779, 'QU', 'OK', 'S', 1749130368, 1749130368, '1'),
(210539, 37823, 'QU', 'OK', 'S', 1749130416, 1749130416, '1'),
(210540, 37962, 'QU', 'OK', 'S', 1749130451, 1749130451, '1'),
(210541, 37977, 'QU', 'OK', 'S', 1749130489, 1749130489, '1'),
(210542, 31762, 'QU', 'OK', 'S', 1749130518, 1749130518, '1'),
(210543, 10235, 'QU', 'OK', 'S', 1749130930, 1749130930, '1'),
(210544, 31587, 'QU', 'OK', 'S', 1749130933, 1749130933, '1'),
(210545, 18229, 'QU', 'OK', 'S', 1749130938, 1749130938, '1'),
(210546, 29598, 'QU', 'OK', 'S', 1749130940, 1749130940, '1'),
(210547, 18229, 'QU', 'OK', 'S', 1749130948, 1749130948, '1'),
(210548, 31913, 'QU', 'OK', 'S', 1749130952, 1749130952, '1'),
(210549, 25264, 'QU', 'OK', 'S', 1749130954, 1749130954, '1'),
(210550, 22739, 'QU', 'OK', 'S', 1749130956, 1749130956, '1'),
(210551, 29501, 'QU', 'OK', 'S', 1749130959, 1749130959, '1'),
(210552, 9016, 'QU', 'OK', 'S', 1749130961, 1749130961, '1'),
(210553, 31895, 'QU', 'OK', 'S', 1749130966, 1749130966, '1'),
(210554, 31332, 'QU', 'OK', 'S', 1749130986, 1749130986, '1'),
(210555, 31332, 'QU', 'OK', 'S', 1749130996, 1749130996, '1'),
(210556, 27467, 'QU', 'OK', 'S', 1749132319, 1749132319, '1'),
(210557, 37279, 'QU', 'OK', 'S', 1749132321, 1749132321, '1'),
(210558, 34977, 'QU', 'OK', 'S', 1749132323, 1749132323, '1'),
(210559, 27467, 'QU', 'OK', 'S', 1749132326, 1749132326, '1'),
(210560, 35806, 'QU', 'OK', 'S', 1749132330, 1749132330, '1'),
(210561, 37779, 'QU', 'OK', 'S', 1749132333, 1749132333, '1'),
(210562, 34974, 'QU', 'OK', 'S', 1749132334, 1749132334, '1'),
(210563, 19700, 'QU', 'OK', 'S', 1749132338, 1749132338, '1'),
(210564, 19703, 'QU', 'OK', 'S', 1749132339, 1749132339, '1'),
(210565, 37279, 'QU', 'OK', 'S', 1749132341, 1749132341, '1'),
(210566, 37396, 'QU', 'OK', 'S', 1749132344, 1749132344, '1'),
(210567, 17978, 'QU', 'OK', 'S', 1749132347, 1749132347, '1'),
(210568, 37279, 'QU', 'OK', 'S', 1749132349, 1749132349, '1'),
(210569, 18615, 'QU', 'OK', 'S', 1749132351, 1749132351, '1'),
(210570, 17981, 'QU', 'OK', 'S', 1749132353, 1749132353, '1'),
(210571, 15017, 'QU', 'OK', 'S', 1749132355, 1749132355, '1'),
(210572, 31111, 'QU', 'OK', 'S', 1749132357, 1749132357, '1'),
(210573, 22300, 'QU', 'OK', 'S', 1749132360, 1749132360, '1'),
(210574, 37396, 'QU', 'OK', 'S', 1749132362, 1749132362, '1'),
(210575, 37396, 'QU', 'OK', 'S', 1749132363, 1749132363, '1'),
(210576, 27467, 'QU', 'OK', 'S', 1749132366, 1749132366, '1'),
(210577, 19936, 'QU', 'OK', 'S', 1749185854, 1749185854, '1'),
(210578, 31327, 'QU', 'OK', 'S', 1749185862, 1749185862, '1'),
(210579, 31267, 'QU', 'OK', 'S', 1749185867, 1749185867, '1'),
(210580, 34864, 'QU', 'OK', 'S', 1749185872, 1749185872, '1'),
(210581, 31913, 'QU', 'OK', 'S', 1749185877, 1749185877, '1'),
(210582, 31353, 'QU', 'OK', 'S', 1749185881, 1749185881, '1'),
(210583, 29598, 'QU', 'OK', 'S', 1749185886, 1749185886, '1'),
(210584, 29598, 'QU', 'OK', 'S', 1749185893, 1749185893, '1'),
(210585, 20015, 'QU', 'OK', 'S', 1749185897, 1749185897, '1'),
(210586, 7725, 'QU', 'OK', 'S', 1749185902, 1749185902, '1'),
(210587, 3879, 'QU', 'OK', 'S', 1749185906, 1749185906, '1'),
(210588, 3879, 'QU', 'OK', 'S', 1749185910, 1749185910, '1'),
(210589, 19927, 'QU', 'OK', 'S', 1749185916, 1749185916, '1'),
(210590, 33250, 'QU', 'OK', 'S', 1749185926, 1749185926, '1'),
(210591, 34865, 'QU', 'OK', 'S', 1749185930, 1749185930, '1'),
(210592, 33352, 'QU', 'OK', 'S', 1749185935, 1749185935, '1'),
(210593, 21292, 'QU', 'OK', 'S', 1749185939, 1749185939, '1'),
(210594, 19936, 'QU', 'OK', 'S', 1749185944, 1749185944, '1'),
(210595, 19936, 'QU', 'OK', 'S', 1749185948, 1749185948, '1'),
(210596, 19620, 'QU', 'OK', 'S', 1749185954, 1749185954, '1'),
(210597, 31354, 'QU', 'OK', 'S', 1749185958, 1749185958, '1'),
(210598, 36796, 'QU', 'OK', 'S', 1749185962, 1749185962, '1'),
(210599, 19927, 'QU', 'OK', 'S', 1749185967, 1749185967, '1'),
(210600, 20373, 'QU', 'OK', 'S', 1749185971, 1749185971, '1'),
(210601, 19625, 'QU', 'OK', 'S', 1749185975, 1749185975, '1'),
(210602, 19625, 'QU', 'OK', 'S', 1749185980, 1749185980, '1'),
(210603, 8753, 'QU', 'OK', 'S', 1749185983, 1749185983, '1'),
(210604, 3707, 'QU', 'OK', 'S', 1749185985, 1749185985, '1'),
(210605, 19927, 'QU', 'OK', 'S', 1749185990, 1749185990, '1'),
(210606, 31100, 'QU', 'OK', 'S', 1749185995, 1749185995, '1'),
(210607, 31075, 'QU', 'OK', 'S', 1749185999, 1749185999, '1'),
(210608, 38033, 'QU', 'OK', 'S', 1749186005, 1749186005, '1'),
(210609, 31917, 'QU', 'OK', 'S', 1749186010, 1749186010, '1'),
(210610, 13457, 'QU', 'OK', 'S', 1749186014, 1749186014, '1'),
(210611, 38033, 'QU', 'OK', 'S', 1749186018, 1749186018, '1'),
(210612, 25269, 'QU', 'OK', 'S', 1749186023, 1749186023, '1'),
(210613, 31917, 'QU', 'OK', 'S', 1749186029, 1749186029, '1'),
(210614, 11648, 'QU', 'OK', 'S', 1749186035, 1749186035, '1'),
(210615, 33524, 'QU', 'OK', 'S', 1749186049, 1749186049, '1'),
(210616, 3165, 'QU', 'OK', 'S', 1749186057, 1749186057, '1'),
(210617, 2713, 'QU', 'OK', 'S', 1749186063, 1749186063, '1'),
(210618, 2307, 'QU', 'OK', 'S', 1749186070, 1749186070, '1'),
(210619, 36167, 'QU', 'OK', 'S', 1749186082, 1749186082, '1'),
(210620, 18358, 'QU', 'OK', 'S', 1749186244, 1749186244, '1'),
(210621, 31327, 'QU', 'OK', 'S', 1749186672, 1749186672, '1'),
(210622, 19625, 'QU', 'OK', 'S', 1749186866, 1749186866, '1'),
(210623, 31428, 'QU', 'OK', 'S', 1749187302, 1749187302, '1'),
(210624, 31141, 'QU', 'OK', 'S', 1749187752, 1749187752, '1'),
(210625, 31136, 'QU', 'OK', 'S', 1749187755, 1749187755, '1'),
(210626, 29798, 'QU', 'OK', 'S', 1749188532, 1749188532, '1'),
(210627, 21089, 'QU', 'OK', 'S', 1749188875, 1749188875, '1'),
(210628, 31428, 'QU', 'OK', 'S', 1749188895, 1749188895, '1'),
(210629, 37041, 'QU', 'OK', 'S', 1749189585, 1749189585, '1'),
(210630, 37041, 'QU', 'OK', 'S', 1749189585, 1749189585, '1'),
(210631, 37041, 'QU', 'OK', 'S', 1749189585, 1749189585, '1'),
(210632, 37041, 'QU', 'OK', 'S', 1749189585, 1749189585, '1'),
(210633, 37041, 'QU', 'OK', 'S', 1749189585, 1749189585, '1'),
(210634, 31429, 'QU', 'OK', 'S', 1749190249, 1749190249, '1'),
(210635, 31429, 'QU', 'OK', 'S', 1749190251, 1749190251, '1'),
(210636, 18413, 'QU', 'OK', 'S', 1749190420, 1749190420, '1'),
(210637, 21286, 'QU', 'OK', 'S', 1749190624, 1749190624, '1'),
(210638, 37039, 'QU', 'OK', 'S', 1749190667, 1749190667, '1'),
(210639, 24291, 'QU', 'OK', 'S', 1749191263, 1749191263, '1'),
(210640, 24291, 'QU', 'OK', 'S', 1749191270, 1749191270, '1'),
(210641, 33274, 'QU', 'OK', 'S', 1749192285, 1749192285, '1'),
(210642, 38152, 'QU', 'OK', 'S', 1749192286, 1749192286, '1'),
(210643, 38151, 'QU', 'OK', 'S', 1749192290, 1749192290, '1'),
(210644, 10751, 'QU', 'OK', 'S', 1749192415, 1749192415, '1'),
(210645, 33517, 'QU', 'OK', 'S', 1749194434, 1749194434, '1'),
(210646, 33908, 'QU', 'OK', 'S', 1749194437, 1749194437, '1'),
(210647, 37391, 'QU', 'OK', 'S', 1749194784, 1749194784, '1'),
(210648, 37105, 'QU', 'OK', 'S', 1749195229, 1749195229, '1'),
(210649, 29409, 'QU', 'OK', 'S', 1749195662, 1749195662, '1'),
(210650, 29409, 'QU', 'OK', 'S', 1749195671, 1749195671, '1'),
(210651, 35751, 'QU', 'OK', 'S', 1749195990, 1749195990, '1'),
(210652, 35751, 'QU', 'OK', 'S', 1749196011, 1749196011, '1'),
(210653, 35751, 'QU', 'OK', 'S', 1749196047, 1749196047, '1'),
(210654, 34593, 'QU', 'OK', 'S', 1749196058, 1749196058, '1'),
(210655, 36314, 'QU', 'OK', 'S', 1749196061, 1749196061, '1'),
(210656, 38109, 'QU', 'OK', 'S', 1749196063, 1749196063, '1'),
(210657, 38108, 'QU', 'OK', 'S', 1749196065, 1749196065, '1'),
(210658, 36305, 'QU', 'OK', 'S', 1749196067, 1749196067, '1'),
(210659, 38114, 'QU', 'OK', 'S', 1749196070, 1749196070, '1'),
(210660, 37185, 'QU', 'OK', 'S', 1749196072, 1749196072, '1'),
(210661, 36314, 'QU', 'OK', 'S', 1749196075, 1749196075, '1'),
(210662, 34593, 'QU', 'OK', 'S', 1749196079, 1749196079, '1'),
(210663, 38112, 'QU', 'OK', 'S', 1749196082, 1749196082, '1'),
(210664, 38108, 'QU', 'OK', 'S', 1749196085, 1749196085, '1'),
(210665, 34569, 'QU', 'OK', 'S', 1749196111, 1749196111, '1'),
(210666, 37975, 'QU', 'OK', 'S', 1749196625, 1749196625, '1'),
(210667, 25775, 'QU', 'OK', 'S', 1749197812, 1749197812, '1'),
(210668, 25775, 'QU', 'OK', 'S', 1749197812, 1749197812, '1'),
(210669, 25774, 'QU', 'OK', 'S', 1749197864, 1749197864, '1'),
(210670, 25774, 'QU', 'OK', 'S', 1749197864, 1749197864, '1'),
(210671, 25774, 'QU', 'OK', 'S', 1749197864, 1749197864, '1'),
(210672, 22659, 'QU', 'OK', 'S', 1749197921, 1749197921, '1'),
(210673, 25772, 'QU', 'OK', 'S', 1749197938, 1749197938, '1'),
(210674, 25772, 'QU', 'OK', 'S', 1749197938, 1749197938, '1'),
(210675, 25771, 'QU', 'OK', 'S', 1749197973, 1749197973, '1'),
(210676, 25771, 'QU', 'OK', 'S', 1749197973, 1749197973, '1'),
(210677, 25770, 'QU', 'OK', 'S', 1749197987, 1749197987, '1'),
(210678, 25770, 'QU', 'OK', 'S', 1749197987, 1749197987, '1'),
(210679, 38163, 'QU', 'OK', 'S', 1749198120, 1749198120, '1'),
(210680, 25768, 'QU', 'OK', 'S', 1749198151, 1749198151, '1'),
(210681, 25768, 'QU', 'OK', 'S', 1749198151, 1749198151, '1'),
(210682, 37978, 'QU', 'OK', 'S', 1749198160, 1749198160, '1'),
(210683, 37978, 'QU', 'OK', 'S', 1749198162, 1749198162, '1'),
(210684, 25763, 'QU', 'OK', 'S', 1749198209, 1749198209, '1'),
(210685, 25763, 'QU', 'OK', 'S', 1749198209, 1749198209, '1'),
(210686, 25763, 'QU', 'OK', 'S', 1749198209, 1749198209, '1'),
(210687, 25762, 'QU', 'OK', 'S', 1749198251, 1749198251, '1'),
(210688, 25762, 'QU', 'OK', 'S', 1749198251, 1749198251, '1'),
(210689, 25762, 'QU', 'OK', 'S', 1749198251, 1749198251, '1'),
(210690, 25762, 'QU', 'OK', 'S', 1749198251, 1749198251, '1'),
(210691, 25749, 'QU', 'OK', 'S', 1749198351, 1749198351, '1'),
(210692, 25749, 'QU', 'OK', 'S', 1749198351, 1749198351, '1'),
(210693, 25749, 'QU', 'OK', 'S', 1749198351, 1749198351, '1'),
(210694, 37962, 'QU', 'OK', 'S', 1749198403, 1749198403, '1'),
(210695, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210696, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210697, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210698, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210699, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210700, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210701, 25744, 'QU', 'OK', 'S', 1749198445, 1749198445, '1'),
(210702, 25741, 'QU', 'OK', 'S', 1749198496, 1749198496, '1'),
(210703, 38167, 'QU', 'OK', 'S', 1749198524, 1749198524, '1'),
(210704, 25733, 'QU', 'OK', 'S', 1749198592, 1749198592, '1'),
(210705, 25719, 'QU', 'OK', 'S', 1749200009, 1749200009, '1'),
(210706, 25719, 'QU', 'OK', 'S', 1749200009, 1749200009, '1'),
(210707, 25731, 'QU', 'OK', 'S', 1749200133, 1749200133, '1'),
(210708, 25729, 'QU', 'OK', 'S', 1749200237, 1749200237, '1'),
(210709, 25729, 'QU', 'OK', 'S', 1749200237, 1749200237, '1'),
(210710, 25729, 'QU', 'OK', 'S', 1749200237, 1749200237, '1'),
(210711, 25729, 'QU', 'OK', 'S', 1749200237, 1749200237, '1'),
(210712, 25729, 'QU', 'OK', 'S', 1749200237, 1749200237, '1'),
(210713, 25725, 'QU', 'OK', 'S', 1749200440, 1749200440, '1'),
(210714, 25724, 'QU', 'OK', 'S', 1749200521, 1749200521, '1'),
(210715, 25699, 'QU', 'OK', 'S', 1749200685, 1749200685, '1'),
(210716, 25695, 'QU', 'OK', 'S', 1749200778, 1749200778, '1'),
(210717, 25695, 'QU', 'OK', 'S', 1749200778, 1749200778, '1'),
(210718, 25692, 'QU', 'OK', 'S', 1749200806, 1749200806, '1'),
(210719, 25692, 'QU', 'OK', 'S', 1749200806, 1749200806, '1'),
(210720, 27454, 'QU', 'OK', 'S', 1749201366, 1749201366, '1'),
(210721, 33898, 'QU', 'OK', 'S', 1749201386, 1749201386, '1'),
(210722, 24258, 'QU', 'OK', 'S', 1749201704, 1749201704, '1'),
(210723, 37978, 'QU', 'OK', 'S', 1749201885, 1749201885, '1'),
(210724, 37978, 'QU', 'OK', 'S', 1749201894, 1749201894, '1'),
(210725, 38153, 'QU', 'OK', 'S', 1749202057, 1749202057, '1'),
(210726, 32151, 'QU', 'OK', 'S', 1749202217, 1749202217, '1'),
(210727, 31729, 'QU', 'OK', 'S', 1749202256, 1749202256, '1'),
(210728, 38168, 'QU', 'OK', 'S', 1749202304, 1749202304, '1'),
(210729, 31650, 'QU', 'OK', 'S', 1749202323, 1749202323, '1'),
(210730, 31649, 'QU', 'OK', 'S', 1749202432, 1749202432, '1'),
(210731, 38161, 'QU', 'OK', 'S', 1749202479, 1749202479, '1'),
(210732, 38160, 'QU', 'OK', 'S', 1749202558, 1749202558, '1'),
(210733, 29414, 'QU', 'OK', 'S', 1749202570, 1749202570, '1'),
(210734, 38159, 'QU', 'OK', 'S', 1749202596, 1749202596, '1'),
(210735, 24262, 'QU', 'OK', 'S', 1749202617, 1749202617, '1'),
(210736, 24248, 'QU', 'OK', 'S', 1749202811, 1749202811, '1'),
(210737, 24247, 'QU', 'OK', 'S', 1749202838, 1749202838, '1'),
(210738, 24242, 'QU', 'OK', 'S', 1749202876, 1749202876, '1'),
(210739, 16325, 'QU', 'OK', 'S', 1749203093, 1749203093, '1'),
(210740, 38169, 'QU', 'OK', 'S', 1749203135, 1749203135, '1'),
(210741, 38158, 'QU', 'OK', 'S', 1749203214, 1749203214, '1'),
(210742, 38157, 'QU', 'OK', 'S', 1749203272, 1749203272, '1'),
(210743, 38149, 'QU', 'OK', 'S', 1749203387, 1749203387, '1'),
(210744, 38148, 'QU', 'OK', 'S', 1749203446, 1749203446, '1'),
(210745, 38147, 'QU', 'OK', 'S', 1749203501, 1749203501, '1'),
(210746, 38170, 'QU', 'OK', 'S', 1749203512, 1749203512, '1'),
(210747, 36214, 'QU', 'OK', 'S', 1749203988, 1749203988, '1'),
(210748, 38171, 'QU', 'OK', 'S', 1749204161, 1749204161, '1'),
(210749, 38166, 'QU', 'OK', 'S', 1749204469, 1749204469, '1'),
(210750, 38111, 'QU', 'OK', 'S', 1749204518, 1749204518, '1'),
(210751, 36216, 'QU', 'OK', 'S', 1749204521, 1749204521, '1'),
(210752, 38165, 'QU', 'OK', 'S', 1749204522, 1749204522, '1'),
(210753, 38164, 'QU', 'OK', 'S', 1749204582, 1749204582, '1'),
(210754, 36757, 'QU', 'OK', 'S', 1749204628, 1749204628, '1'),
(210755, 36757, 'QU', 'OK', 'S', 1749204631, 1749204631, '1'),
(210756, 36757, 'QU', 'OK', 'S', 1749204633, 1749204633, '1'),
(210757, 38172, 'QU', 'OK', 'S', 1749204650, 1749204650, '1'),
(210758, 36375, 'QU', 'OK', 'S', 1749204751, 1749204751, '1'),
(210759, 38173, 'QU', 'OK', 'S', 1749204864, 1749204864, '1'),
(210760, 38162, 'QU', 'OK', 'S', 1749204990, 1749204990, '1'),
(210761, 37365, 'QU', 'OK', 'S', 1749205147, 1749205147, '1'),
(210762, 37365, 'QU', 'OK', 'S', 1749205150, 1749205150, '1'),
(210763, 37365, 'QU', 'OK', 'S', 1749205153, 1749205153, '1'),
(210764, 38156, 'QU', 'OK', 'S', 1749205293, 1749205293, '1'),
(210765, 38174, 'QU', 'OK', 'S', 1749205295, 1749205295, '1'),
(210766, 38155, 'QU', 'OK', 'S', 1749205379, 1749205379, '1'),
(210767, 38154, 'QU', 'OK', 'S', 1749205429, 1749205429, '1'),
(210768, 35868, 'QU', 'OK', 'S', 1749205594, 1749205594, '1'),
(210769, 36237, 'QU', 'OK', 'S', 1749206068, 1749206068, '1'),
(210770, 37094, 'QU', 'OK', 'S', 1749206075, 1749206075, '1'),
(210771, 37438, 'QU', 'OK', 'S', 1749206121, 1749206121, '1'),
(210772, 37295, 'QU', 'OK', 'S', 1749206323, 1749206323, '1'),
(210773, 21286, 'QU', 'OK', 'S', 1749206363, 1749206363, '1'),
(210774, 37438, 'QU', 'OK', 'S', 1749206600, 1749206600, '1'),
(210775, 38175, 'QU', 'OK', 'S', 1749206632, 1749206632, '1'),
(210776, 38136, 'QU', 'OK', 'S', 1749206686, 1749206686, '1'),
(210777, 37806, 'QU', 'OK', 'S', 1749206825, 1749206825, '1'),
(210778, 36907, 'QU', 'OK', 'S', 1749206837, 1749206837, '1'),
(210779, 37810, 'QU', 'OK', 'S', 1749206856, 1749206856, '1'),
(210780, 37803, 'QU', 'OK', 'S', 1749206860, 1749206860, '1'),
(210781, 36897, 'QU', 'OK', 'S', 1749206865, 1749206865, '1'),
(210782, 37882, 'QU', 'OK', 'S', 1749206870, 1749206870, '1'),
(210783, 37807, 'QU', 'OK', 'S', 1749206874, 1749206874, '1'),
(210784, 36728, 'QU', 'OK', 'S', 1749206878, 1749206878, '1'),
(210785, 37984, 'QU', 'OK', 'S', 1749206883, 1749206883, '1'),
(210786, 32452, 'QU', 'OK', 'S', 1749206888, 1749206888, '1'),
(210787, 37986, 'QU', 'OK', 'S', 1749206894, 1749206894, '1'),
(210788, 37812, 'QU', 'OK', 'S', 1749206899, 1749206899, '1'),
(210789, 36900, 'QU', 'OK', 'S', 1749206904, 1749206904, '1'),
(210790, 37983, 'QU', 'OK', 'S', 1749206909, 1749206909, '1'),
(210791, 37804, 'QU', 'OK', 'S', 1749206913, 1749206913, '1'),
(210792, 36905, 'QU', 'OK', 'S', 1749206918, 1749206918, '1'),
(210793, 24291, 'QU', 'OK', 'S', 1749206927, 1749206927, '1'),
(210794, 37805, 'QU', 'OK', 'S', 1749206931, 1749206931, '1'),
(210795, 38176, 'QU', 'OK', 'S', 1749206938, 1749206938, '1'),
(210796, 37980, 'QU', 'OK', 'S', 1749206946, 1749206946, '1'),
(210797, 31466, 'QU', 'OK', 'S', 1749207030, 1749207030, '1'),
(210798, 30396, 'QU', 'OK', 'S', 1749207104, 1749207104, '1'),
(210799, 37340, 'QU', 'OK', 'S', 1749207158, 1749207158, '1'),
(210800, 37936, 'QU', 'OK', 'S', 1749207254, 1749207254, '1'),
(210801, 36633, 'QU', 'OK', 'S', 1749207326, 1749207326, '1'),
(210802, 38177, 'QU', 'OK', 'S', 1749207824, 1749207824, '1'),
(210803, 32033, 'QU', 'OK', 'S', 1749207914, 1749207914, '1'),
(210804, 38178, 'QU', 'OK', 'S', 1749208039, 1749208039, '1'),
(210805, 32040, 'QU', 'OK', 'S', 1749208044, 1749208044, '1'),
(210806, 38179, 'QU', 'OK', 'S', 1749208276, 1749208276, '1'),
(210807, 37777, 'QU', 'OK', 'S', 1749208500, 1749208500, '1'),
(210808, 37822, 'QU', 'OK', 'S', 1749208512, 1749208512, '1'),
(210809, 38135, 'QU', 'OK', 'S', 1749208515, 1749208515, '1'),
(210810, 36171, 'QU', 'OK', 'S', 1749208518, 1749208518, '1'),
(210811, 37778, 'QU', 'OK', 'S', 1749208521, 1749208521, '1'),
(210812, 38135, 'QU', 'OK', 'S', 1749208523, 1749208523, '1'),
(210813, 37778, 'QU', 'OK', 'S', 1749208525, 1749208525, '1'),
(210814, 37779, 'QU', 'OK', 'S', 1749208528, 1749208528, '1'),
(210815, 37879, 'QU', 'OK', 'S', 1749208616, 1749208616, '1'),
(210816, 37879, 'QU', 'OK', 'S', 1749208619, 1749208619, '1'),
(210817, 37879, 'QU', 'OK', 'S', 1749208622, 1749208622, '1'),
(210818, 38180, 'QU', 'OK', 'S', 1749208672, 1749208672, '1'),
(210819, 36958, 'QU', 'OK', 'S', 1749208685, 1749208685, '1'),
(210820, 36328, 'QU', 'OK', 'S', 1749208876, 1749208876, '1'),
(210821, 38181, 'QU', 'OK', 'S', 1749208882, 1749208882, '1'),
(210822, 38182, 'QU', 'OK', 'S', 1749209199, 1749209199, '1'),
(210823, 31736, 'QU', 'OK', 'S', 1749209360, 1749209360, '1'),
(210824, 31455, 'QU', 'OK', 'S', 1749209426, 1749209426, '1'),
(210825, 32393, 'QU', 'OK', 'S', 1749209450, 1749209450, '1'),
(210826, 31406, 'QU', 'OK', 'S', 1749209477, 1749209477, '1'),
(210827, 35793, 'QU', 'OK', 'S', 1749209518, 1749209518, '1'),
(210828, 35793, 'QU', 'OK', 'S', 1749209533, 1749209533, '1'),
(210829, 37356, 'QU', 'OK', 'S', 1749209915, 1749209915, '1'),
(210830, 28067, 'QU', 'OK', 'S', 1749209942, 1749209942, '1'),
(210831, 28067, 'QU', 'OK', 'S', 1749209947, 1749209947, '1'),
(210832, 28067, 'QU', 'OK', 'S', 1749209955, 1749209955, '1'),
(210833, 28067, 'QU', 'OK', 'S', 1749209958, 1749209958, '1'),
(210834, 32757, 'QU', 'OK', 'S', 1749210010, 1749210010, '1'),
(210835, 23460, 'QU', 'OK', 'S', 1749210079, 1749210079, '1'),
(210836, 32040, 'QU', 'OK', 'S', 1749210679, 1749210679, '1'),
(210837, 36225, 'QU', 'OK', 'S', 1749210724, 1749210724, '1'),
(210838, 36225, 'QU', 'OK', 'S', 1749210730, 1749210730, '1'),
(210839, 36225, 'QU', 'OK', 'S', 1749210734, 1749210734, '1'),
(210840, 36225, 'QU', 'OK', 'S', 1749210750, 1749210750, '1'),
(210841, 36225, 'QU', 'OK', 'S', 1749210755, 1749210755, '1'),
(210842, 37990, 'QU', 'OK', 'S', 1749210944, 1749210944, '1'),
(210843, 37990, 'QU', 'OK', 'S', 1749210949, 1749210949, '1'),
(210844, 38032, 'QU', 'OK', 'S', 1749210952, 1749210952, '1'),
(210845, 37989, 'QU', 'OK', 'S', 1749210955, 1749210955, '1'),
(210846, 36215, 'QU', 'OK', 'S', 1749210965, 1749210965, '1'),
(210847, 36215, 'QU', 'OK', 'S', 1749210974, 1749210974, '1'),
(210848, 36215, 'QU', 'OK', 'S', 1749210980, 1749210980, '1'),
(210849, 37396, 'QU', 'OK', 'S', 1749210982, 1749210982, '1'),
(210850, 36215, 'QU', 'OK', 'S', 1749210986, 1749210986, '1'),
(210851, 37397, 'QU', 'OK', 'S', 1749210987, 1749210987, '1'),
(210852, 37397, 'QU', 'OK', 'S', 1749210990, 1749210990, '1'),
(210853, 38032, 'QU', 'OK', 'S', 1749210994, 1749210994, '1'),
(210854, 36215, 'QU', 'OK', 'S', 1749210997, 1749210997, '1'),
(210855, 38032, 'QU', 'OK', 'S', 1749210998, 1749210998, '1'),
(210856, 38032, 'QU', 'OK', 'S', 1749211003, 1749211003, '1'),
(210857, 37396, 'QU', 'OK', 'S', 1749211007, 1749211007, '1'),
(210858, 37397, 'QU', 'OK', 'S', 1749211023, 1749211023, '1'),
(210859, 37989, 'QU', 'OK', 'S', 1749211046, 1749211046, '1'),
(210860, 38032, 'QU', 'OK', 'S', 1749211050, 1749211050, '1'),
(210861, 37989, 'QU', 'OK', 'S', 1749211054, 1749211054, '1'),
(210862, 38032, 'QU', 'OK', 'S', 1749211069, 1749211069, '1'),
(210863, 37988, 'QU', 'OK', 'S', 1749211073, 1749211073, '1'),
(210864, 37988, 'QU', 'OK', 'S', 1749211077, 1749211077, '1'),
(210865, 37396, 'QU', 'OK', 'S', 1749211081, 1749211081, '1'),
(210866, 38033, 'QU', 'OK', 'S', 1749211106, 1749211106, '1'),
(210867, 38033, 'QU', 'OK', 'S', 1749211111, 1749211111, '1'),
(210868, 38033, 'QU', 'OK', 'S', 1749211115, 1749211115, '1'),
(210869, 37989, 'QU', 'OK', 'S', 1749211120, 1749211120, '1'),
(210870, 38032, 'QU', 'OK', 'S', 1749211124, 1749211124, '1'),
(210871, 37990, 'QU', 'OK', 'S', 1749211128, 1749211128, '1'),
(210872, 37990, 'QU', 'OK', 'S', 1749211131, 1749211131, '1'),
(210873, 38033, 'QU', 'OK', 'S', 1749211135, 1749211135, '1'),
(210874, 37396, 'QU', 'OK', 'S', 1749211139, 1749211139, '1'),
(210875, 37396, 'QU', 'OK', 'S', 1749211143, 1749211143, '1'),
(210876, 37397, 'QU', 'OK', 'S', 1749211147, 1749211147, '1'),
(210877, 37397, 'QU', 'OK', 'S', 1749211151, 1749211151, '1'),
(210878, 37396, 'QU', 'OK', 'S', 1749211154, 1749211154, '1'),
(210879, 38033, 'QU', 'OK', 'S', 1749211157, 1749211157, '1'),
(210880, 38033, 'QU', 'OK', 'S', 1749211160, 1749211160, '1'),
(210881, 37991, 'QU', 'OK', 'S', 1749211162, 1749211162, '1'),
(210882, 38033, 'QU', 'OK', 'S', 1749211166, 1749211166, '1'),
(210883, 37989, 'QU', 'OK', 'S', 1749211175, 1749211175, '1'),
(210884, 38033, 'QU', 'OK', 'S', 1749211177, 1749211177, '1'),
(210885, 37991, 'QU', 'OK', 'S', 1749211181, 1749211181, '1'),
(210886, 36233, 'QU', 'OK', 'S', 1749211182, 1749211182, '1'),
(210887, 38032, 'QU', 'OK', 'S', 1749211184, 1749211184, '1'),
(210888, 37989, 'QU', 'OK', 'S', 1749211187, 1749211187, '1'),
(210889, 38033, 'QU', 'OK', 'S', 1749211190, 1749211190, '1'),
(210890, 36233, 'QU', 'OK', 'S', 1749211191, 1749211191, '1'),
(210891, 37988, 'QU', 'OK', 'S', 1749211192, 1749211192, '1'),
(210892, 37990, 'QU', 'OK', 'S', 1749211195, 1749211195, '1'),
(210893, 36233, 'QU', 'OK', 'S', 1749211196, 1749211196, '1'),
(210894, 37988, 'QU', 'OK', 'S', 1749211198, 1749211198, '1'),
(210895, 37988, 'QU', 'OK', 'S', 1749211201, 1749211201, '1'),
(210896, 37990, 'QU', 'OK', 'S', 1749211204, 1749211204, '1'),
(210897, 37988, 'QU', 'OK', 'S', 1749211206, 1749211206, '1'),
(210898, 37989, 'QU', 'OK', 'S', 1749211209, 1749211209, '1'),
(210899, 36233, 'QU', 'OK', 'S', 1749211211, 1749211211, '1'),
(210900, 38032, 'QU', 'OK', 'S', 1749211212, 1749211212, '1'),
(210901, 36233, 'QU', 'OK', 'S', 1749211215, 1749211215, '1'),
(210902, 38032, 'QU', 'OK', 'S', 1749211216, 1749211216, '1'),
(210903, 37988, 'QU', 'OK', 'S', 1749211219, 1749211219, '1'),
(210904, 38033, 'QU', 'OK', 'S', 1749211222, 1749211222, '1'),
(210905, 37989, 'QU', 'OK', 'S', 1749211226, 1749211226, '1'),
(210906, 37988, 'QU', 'OK', 'S', 1749211229, 1749211229, '1'),
(210907, 38033, 'QU', 'OK', 'S', 1749211231, 1749211231, '1'),
(210908, 37988, 'QU', 'OK', 'S', 1749211235, 1749211235, '1'),
(210909, 37396, 'QU', 'OK', 'S', 1749211241, 1749211241, '1'),
(210910, 37990, 'QU', 'OK', 'S', 1749211246, 1749211246, '1'),
(210911, 37990, 'QU', 'OK', 'S', 1749211249, 1749211249, '1'),
(210912, 37990, 'QU', 'OK', 'S', 1749211252, 1749211252, '1'),
(210913, 37990, 'QU', 'OK', 'S', 1749211255, 1749211255, '1'),
(210914, 36214, 'QU', 'OK', 'S', 1749211524, 1749211524, '1'),
(210915, 36214, 'QU', 'OK', 'S', 1749211528, 1749211528, '1'),
(210916, 36214, 'QU', 'OK', 'S', 1749211533, 1749211533, '1'),
(210917, 36293, 'QU', 'OK', 'S', 1749211617, 1749211617, '1'),
(210918, 36293, 'QU', 'OK', 'S', 1749211697, 1749211697, '1'),
(210919, 36293, 'QU', 'OK', 'S', 1749211700, 1749211700, '1'),
(210920, 36293, 'QU', 'OK', 'S', 1749211703, 1749211703, '1'),
(210921, 36293, 'QU', 'OK', 'S', 1749211706, 1749211706, '1'),
(210922, 36293, 'QU', 'OK', 'S', 1749211934, 1749211934, '1'),
(210923, 36293, 'QU', 'OK', 'S', 1749211937, 1749211937, '1'),
(210924, 36293, 'QU', 'OK', 'S', 1749211939, 1749211939, '1'),
(210925, 36293, 'QU', 'OK', 'S', 1749211943, 1749211943, '1'),
(210926, 37648, 'QU', 'OK', 'S', 1749212043, 1749212043, '1'),
(210927, 37648, 'QU', 'OK', 'S', 1749212045, 1749212045, '1'),
(210928, 37804, 'QU', 'OK', 'S', 1749212048, 1749212048, '1'),
(210929, 37804, 'QU', 'OK', 'S', 1749212051, 1749212051, '1'),
(210930, 37804, 'QU', 'OK', 'S', 1749212054, 1749212054, '1'),
(210931, 37397, 'QU', 'OK', 'S', 1749212208, 1749212208, '1'),
(210932, 17366, 'QU', 'OK', 'S', 1749212959, 1749212959, '1'),
(210933, 13545, 'QU', 'OK', 'S', 1749212965, 1749212965, '1'),
(210934, 17442, 'QU', 'OK', 'S', 1749212972, 1749212972, '1'),
(210935, 25757, 'QU', 'OK', 'S', 1749212991, 1749212991, '1'),
(210936, 15217, 'QU', 'OK', 'S', 1749213014, 1749213014, '1'),
(210937, 24869, 'QU', 'OK', 'S', 1749213021, 1749213021, '1'),
(210938, 24875, 'QU', 'OK', 'S', 1749213027, 1749213027, '1'),
(210939, 37978, 'QU', 'OK', 'S', 1749213180, 1749213180, '1'),
(210940, 13261, 'QU', 'OK', 'S', 1749213523, 1749213523, '1'),
(210941, 17366, 'QU', 'OK', 'S', 1749213695, 1749213695, '1'),
(210942, 36018, 'QU', 'OK', 'S', 1749213723, 1749213723, '1'),
(210943, 36018, 'QU', 'OK', 'S', 1749213786, 1749213786, '1'),
(210944, 36375, 'QU', 'OK', 'S', 1749213853, 1749213853, '1'),
(210945, 36375, 'QU', 'OK', 'S', 1749213860, 1749213860, '1'),
(210946, 36375, 'QU', 'OK', 'S', 1749213866, 1749213866, '1'),
(210947, 36375, 'QU', 'OK', 'S', 1749213884, 1749213884, '1'),
(210948, 38173, 'QU', 'OK', 'S', 1749214014, 1749214014, '1'),
(210949, 8870, 'QU', 'OK', 'S', 1749214360, 1749214360, '1'),
(210950, 37385, 'QU', 'OK', 'S', 1749214393, 1749214393, '1'),
(210951, 36611, 'QU', 'OK', 'S', 1749215102, 1749215102, '1'),
(210952, 36611, 'QU', 'OK', 'S', 1749215111, 1749215111, '1'),
(210953, 36611, 'QU', 'OK', 'S', 1749215119, 1749215119, '1'),
(210954, 36611, 'QU', 'OK', 'S', 1749215124, 1749215124, '1'),
(210955, 37477, 'QU', 'OK', 'S', 1749215454, 1749215454, '1'),
(210956, 37356, 'QU', 'OK', 'S', 1749215462, 1749215462, '1'),
(210957, 37340, 'QU', 'OK', 'S', 1749215465, 1749215465, '1'),
(210958, 37340, 'QU', 'OK', 'S', 1749215468, 1749215468, '1'),
(210959, 38172, 'QU', 'OK', 'S', 1749215943, 1749215943, '1'),
(210960, 31138, 'QU', 'OK', 'S', 1749273595, 1749273595, '1'),
(210961, 14070, 'QU', 'OK', 'S', 1749279394, 1749279394, '1'),
(210962, 26130, 'QU', 'OK', 'S', 1749279399, 1749279399, '1'),
(210963, 22409, 'QU', 'OK', 'S', 1749279402, 1749279402, '1'),
(210964, 14070, 'QU', 'OK', 'S', 1749279404, 1749279404, '1'),
(210965, 26135, 'QU', 'OK', 'S', 1749279407, 1749279407, '1'),
(210966, 22409, 'QU', 'OK', 'S', 1749279410, 1749279410, '1'),
(210967, 37050, 'QU', 'OK', 'S', 1749279413, 1749279413, '1'),
(210968, 37050, 'QU', 'OK', 'S', 1749279416, 1749279416, '1'),
(210969, 37050, 'QU', 'OK', 'S', 1749279420, 1749279420, '1'),
(210970, 22408, 'QU', 'OK', 'S', 1749279424, 1749279424, '1'),
(210971, 37960, 'QU', 'OK', 'S', 1749279432, 1749279432, '1'),
(210972, 37252, 'QU', 'OK', 'S', 1749279435, 1749279435, '1'),
(210973, 37252, 'QU', 'OK', 'S', 1749279438, 1749279438, '1'),
(210974, 37050, 'QU', 'OK', 'S', 1749279442, 1749279442, '1'),
(210975, 22409, 'QU', 'OK', 'S', 1749279445, 1749279445, '1'),
(210976, 37050, 'QU', 'OK', 'S', 1749279448, 1749279448, '1'),
(210977, 37252, 'QU', 'OK', 'S', 1749279452, 1749279452, '1'),
(210978, 37252, 'QU', 'OK', 'S', 1749279457, 1749279457, '1'),
(210979, 22409, 'QU', 'OK', 'S', 1749279460, 1749279460, '1'),
(210980, 37050, 'QU', 'OK', 'S', 1749279465, 1749279465, '1'),
(210981, 37959, 'QU', 'OK', 'S', 1749279470, 1749279470, '1'),
(210982, 26135, 'QU', 'OK', 'S', 1749279473, 1749279473, '1'),
(210983, 25957, 'QU', 'OK', 'S', 1749279477, 1749279477, '1'),
(210984, 37648, 'QU', 'OK', 'S', 1749279480, 1749279480, '1'),
(210985, 25957, 'QU', 'OK', 'S', 1749279490, 1749279490, '1'),
(210986, 22409, 'QU', 'OK', 'S', 1749279494, 1749279494, '1'),
(210987, 37093, 'QU', 'OK', 'S', 1749279497, 1749279497, '1'),
(210988, 36156, 'QU', 'OK', 'S', 1749279499, 1749279499, '1'),
(210989, 37648, 'QU', 'OK', 'S', 1749279500, 1749279500, '1'),
(210990, 36840, 'QU', 'OK', 'S', 1749279508, 1749279508, '1'),
(210991, 36156, 'QU', 'OK', 'S', 1749279515, 1749279515, '1'),
(210992, 37807, 'QU', 'OK', 'S', 1749279517, 1749279517, '1'),
(210993, 37807, 'QU', 'OK', 'S', 1749279520, 1749279520, '1'),
(210994, 37648, 'QU', 'OK', 'S', 1749279524, 1749279524, '1'),
(210995, 37648, 'QU', 'OK', 'S', 1749279527, 1749279527, '1'),
(210996, 22408, 'QU', 'OK', 'S', 1749279530, 1749279530, '1'),
(210997, 16886, 'QU', 'OK', 'S', 1749279536, 1749279536, '1'),
(210998, 22409, 'QU', 'OK', 'S', 1749279545, 1749279545, '1'),
(210999, 36156, 'QU', 'OK', 'S', 1749279548, 1749279548, '1'),
(211000, 36174, 'QU', 'OK', 'S', 1749279828, 1749279828, '1'),
(211001, 36174, 'QU', 'OK', 'S', 1749279887, 1749279887, '1'),
(211002, 26006, 'QU', 'OK', 'S', 1749279898, 1749279898, '1'),
(211003, 26011, 'QU', 'OK', 'S', 1749279910, 1749279910, '1'),
(211004, 26006, 'QU', 'OK', 'S', 1749279922, 1749279922, '1'),
(211005, 36174, 'QU', 'OK', 'S', 1749279938, 1749279938, '1'),
(211006, 26011, 'QU', 'OK', 'S', 1749279954, 1749279954, '1'),
(211007, 26011, 'QU', 'OK', 'S', 1749279958, 1749279958, '1'),
(211008, 36174, 'QU', 'OK', 'S', 1749279969, 1749279969, '1'),
(211009, 38153, 'QU', 'OK', 'S', 1749279997, 1749279997, '1'),
(211010, 36005, 'QU', 'OK', 'S', 1749280131, 1749280131, '1'),
(211011, 36005, 'QU', 'OK', 'S', 1749280146, 1749280146, '1'),
(211012, 36005, 'QU', 'OK', 'S', 1749280158, 1749280158, '1'),
(211013, 36005, 'QU', 'OK', 'S', 1749280173, 1749280173, '1'),
(211014, 36095, 'QU', 'OK', 'S', 1749280537, 1749280537, '1'),
(211015, 36095, 'QU', 'OK', 'S', 1749280589, 1749280589, '1'),
(211016, 35891, 'QU', 'OK', 'S', 1749281160, 1749281160, '1'),
(211017, 35891, 'QU', 'OK', 'S', 1749281163, 1749281163, '1'),
(211018, 35891, 'QU', 'OK', 'S', 1749281166, 1749281166, '1'),
(211019, 35891, 'QU', 'OK', 'S', 1749281169, 1749281169, '1'),
(211020, 35891, 'QU', 'OK', 'S', 1749281269, 1749281269, '1'),
(211021, 36123, 'QU', 'OK', 'S', 1749281623, 1749281623, '1'),
(211022, 36157, 'QU', 'OK', 'S', 1749281859, 1749281859, '1'),
(211023, 36157, 'QU', 'OK', 'S', 1749281871, 1749281871, '1'),
(211024, 36096, 'QU', 'OK', 'S', 1749282118, 1749282118, '1'),
(211025, 36096, 'QU', 'OK', 'S', 1749282158, 1749282158, '1'),
(211026, 36096, 'QU', 'OK', 'S', 1749282167, 1749282167, '1'),
(211027, 36096, 'QU', 'OK', 'S', 1749282170, 1749282170, '1'),
(211028, 35892, 'QU', 'OK', 'S', 1749283736, 1749283736, '1'),
(211029, 35892, 'QU', 'OK', 'S', 1749283780, 1749283780, '1'),
(211030, 36097, 'QU', 'OK', 'S', 1749283910, 1749283910, '1'),
(211031, 36097, 'QU', 'OK', 'S', 1749283919, 1749283919, '1'),
(211032, 35928, 'QU', 'OK', 'S', 1749284947, 1749284947, '1'),
(211033, 35893, 'QU', 'OK', 'S', 1749288323, 1749288323, '1'),
(211034, 35893, 'QU', 'OK', 'S', 1749288449, 1749288449, '1'),
(211035, 36176, 'QU', 'OK', 'S', 1749288735, 1749288735, '1'),
(211036, 35895, 'QU', 'OK', 'S', 1749288859, 1749288859, '1'),
(211037, 36004, 'QU', 'OK', 'S', 1749289182, 1749289182, '1'),
(211038, 36004, 'QU', 'OK', 'S', 1749289194, 1749289194, '1'),
(211039, 36004, 'QU', 'OK', 'S', 1749289210, 1749289210, '1'),
(211040, 36004, 'QU', 'OK', 'S', 1749289224, 1749289224, '1'),
(211041, 32169, 'QU', 'OK', 'S', 1749289701, 1749289701, '1'),
(211042, 32169, 'QU', 'OK', 'S', 1749289704, 1749289704, '1'),
(211043, 35954, 'QU', 'OK', 'S', 1749290524, 1749290524, '1'),
(211044, 36070, 'QU', 'OK', 'S', 1749290766, 1749290766, '1'),
(211045, 36220, 'QU', 'OK', 'S', 1749290922, 1749290922, '1'),
(211046, 36220, 'QU', 'OK', 'S', 1749290968, 1749290968, '1'),
(211047, 36220, 'QU', 'OK', 'S', 1749290993, 1749290993, '1'),
(211048, 36268, 'QU', 'OK', 'S', 1749291755, 1749291755, '1'),
(211049, 36268, 'QU', 'OK', 'S', 1749291782, 1749291782, '1'),
(211050, 36268, 'QU', 'OK', 'S', 1749291804, 1749291804, '1'),
(211051, 36154, 'QU', 'OK', 'S', 1749292395, 1749292395, '1'),
(211052, 36154, 'QU', 'OK', 'S', 1749292468, 1749292468, '1'),
(211053, 36154, 'QU', 'OK', 'S', 1749292489, 1749292489, '1'),
(211054, 36219, 'QU', 'OK', 'S', 1749292736, 1749292736, '1'),
(211055, 35906, 'QU', 'OK', 'S', 1749292823, 1749292823, '1'),
(211056, 38114, 'QU', 'OK', 'S', 1749292903, 1749292903, '1'),
(211057, 36218, 'QU', 'OK', 'S', 1749292905, 1749292905, '1'),
(211058, 37978, 'QU', 'OK', 'S', 1749294891, 1749294891, '1'),
(211059, 21169, 'QU', 'OK', 'S', 1749294896, 1749294896, '1'),
(211060, 32125, 'QU', 'OK', 'S', 1749294903, 1749294903, '1'),
(211061, 35480, 'QU', 'OK', 'S', 1749294906, 1749294906, '1'),
(211062, 35480, 'QU', 'OK', 'S', 1749294908, 1749294908, '1'),
(211063, 38032, 'QU', 'OK', 'S', 1749294911, 1749294911, '1'),
(211064, 37936, 'QU', 'OK', 'S', 1749294915, 1749294915, '1'),
(211065, 36630, 'QU', 'OK', 'S', 1749294922, 1749294922, '1'),
(211066, 31019, 'QU', 'OK', 'S', 1749294943, 1749294943, '1'),
(211067, 38032, 'QU', 'OK', 'S', 1749294973, 1749294973, '1'),
(211068, 31019, 'QU', 'OK', 'S', 1749295012, 1749295012, '1'),
(211069, 35409, 'QU', 'OK', 'S', 1749295037, 1749295037, '1'),
(211070, 38205, 'QU', 'OK', 'S', 1749297716, 1749297716, '1'),
(211071, 38204, 'QU', 'OK', 'S', 1749297837, 1749297837, '1'),
(211072, 38203, 'QU', 'OK', 'S', 1749297930, 1749297930, '1'),
(211073, 38202, 'QU', 'OK', 'S', 1749297995, 1749297995, '1'),
(211074, 38201, 'QU', 'OK', 'S', 1749298028, 1749298028, '1'),
(211075, 38199, 'QU', 'OK', 'S', 1749298208, 1749298208, '1'),
(211076, 38198, 'QU', 'OK', 'S', 1749298282, 1749298282, '1'),
(211077, 38200, 'QU', 'OK', 'S', 1749298324, 1749298324, '1'),
(211078, 37755, 'QU', 'OK', 'S', 1749298338, 1749298338, '1'),
(211079, 37755, 'QU', 'OK', 'S', 1749298341, 1749298341, '1'),
(211080, 37755, 'QU', 'OK', 'S', 1749298344, 1749298344, '1'),
(211081, 38192, 'QU', 'OK', 'S', 1749299365, 1749299365, '1'),
(211082, 38193, 'QU', 'OK', 'S', 1749299527, 1749299527, '1'),
(211083, 38185, 'QU', 'OK', 'S', 1749299769, 1749299769, '1'),
(211084, 38186, 'QU', 'OK', 'S', 1749300111, 1749300111, '1'),
(211085, 25002, 'QU', 'OK', 'S', 1749300814, 1749300814, '1'),
(211086, 38195, 'QU', 'OK', 'S', 1749301486, 1749301486, '1'),
(211087, 38194, 'QU', 'OK', 'S', 1749302085, 1749302085, '1'),
(211088, 38187, 'QU', 'OK', 'S', 1749302506, 1749302506, '1'),
(211089, 38147, 'QU', 'OK', 'S', 1749302597, 1749302597, '1'),
(211090, 38160, 'QU', 'OK', 'S', 1749302686, 1749302686, '1'),
(211091, 38189, 'QU', 'OK', 'S', 1749302742, 1749302742, '1'),
(211092, 38188, 'QU', 'OK', 'S', 1749302918, 1749302918, '1'),
(211093, 31524, 'QU', 'OK', 'S', 1749303004, 1749303004, '1'),
(211094, 37552, 'QU', 'OK', 'S', 1749303032, 1749303032, '1'),
(211095, 38196, 'QU', 'OK', 'S', 1749303615, 1749303615, '1'),
(211096, 38197, 'QU', 'OK', 'S', 1749303663, 1749303663, '1'),
(211097, 38183, 'QU', 'OK', 'S', 1749303735, 1749303735, '1'),
(211098, 38184, 'QU', 'OK', 'S', 1749303827, 1749303827, '1'),
(211099, 31168, 'QU', 'OK', 'S', 1749445559, 1749445559, '1'),
(211100, 31170, 'QU', 'OK', 'S', 1749445701, 1749445701, '1'),
(211101, 36467, 'QU', 'OK', 'S', 1749445730, 1749445730, '1'),
(211102, 37292, 'QU', 'OK', 'S', 1749445854, 1749445854, '1'),
(211103, 22961, 'QU', 'OK', 'S', 1749449548, 1749449548, '1'),
(211104, 37541, 'QU', 'OK', 'S', 1749449551, 1749449551, '1'),
(211105, 36865, 'QU', 'OK', 'S', 1749449554, 1749449554, '1'),
(211106, 36941, 'QU', 'OK', 'S', 1749449557, 1749449557, '1'),
(211107, 38188, 'QU', 'OK', 'S', 1749453697, 1749453697, '1'),
(211108, 38188, 'QU', 'OK', 'S', 1749453697, 1749453697, '1'),
(211109, 38188, 'QU', 'OK', 'S', 1749453697, 1749453697, '1'),
(211110, 38188, 'QU', 'OK', 'S', 1749453697, 1749453697, '1'),
(211111, 38187, 'QU', 'OK', 'S', 1749453710, 1749453710, '1'),
(211112, 38161, 'QU', 'OK', 'S', 1749453727, 1749453727, '1'),
(211113, 38161, 'QU', 'OK', 'S', 1749453727, 1749453727, '1'),
(211114, 38160, 'QU', 'OK', 'S', 1749453742, 1749453742, '1'),
(211115, 38160, 'QU', 'OK', 'S', 1749453742, 1749453742, '1'),
(211116, 38159, 'QU', 'OK', 'S', 1749453758, 1749453758, '1'),
(211117, 38159, 'QU', 'OK', 'S', 1749453758, 1749453758, '1'),
(211118, 38148, 'QU', 'OK', 'S', 1749453795, 1749453795, '1'),
(211119, 38148, 'QU', 'OK', 'S', 1749453795, 1749453795, '1'),
(211120, 38147, 'QU', 'OK', 'S', 1749453838, 1749453838, '1'),
(211121, 38147, 'QU', 'OK', 'S', 1749453838, 1749453838, '1'),
(211122, 38147, 'QU', 'OK', 'S', 1749453838, 1749453838, '1'),
(211123, 38147, 'QU', 'OK', 'S', 1749453838, 1749453838, '1'),
(211124, 38134, 'QU', 'OK', 'S', 1749453853, 1749453853, '1'),
(211125, 38134, 'QU', 'OK', 'S', 1749453853, 1749453853, '1'),
(211126, 38085, 'QU', 'OK', 'S', 1749453888, 1749453888, '1'),
(211127, 38084, 'QU', 'OK', 'S', 1749453905, 1749453905, '1'),
(211128, 38084, 'QU', 'OK', 'S', 1749453905, 1749453905, '1'),
(211129, 38068, 'QU', 'OK', 'S', 1749453936, 1749453936, '1'),
(211130, 38136, 'QU', 'OK', 'S', 1749453939, 1749453939, '1'),
(211131, 38085, 'QU', 'OK', 'S', 1749453944, 1749453944, '1'),
(211132, 37886, 'QU', 'OK', 'S', 1749453951, 1749453951, '1'),
(211133, 38067, 'QU', 'OK', 'S', 1749453952, 1749453952, '1'),
(211134, 38067, 'QU', 'OK', 'S', 1749453952, 1749453952, '1'),
(211135, 37459, 'QU', 'OK', 'S', 1749453955, 1749453955, '1'),
(211136, 38147, 'QU', 'OK', 'S', 1749453958, 1749453958, '1'),
(211137, 38066, 'QU', 'OK', 'S', 1749453963, 1749453963, '1'),
(211138, 38064, 'QU', 'OK', 'S', 1749453964, 1749453964, '1'),
(211139, 38066, 'QU', 'OK', 'S', 1749453966, 1749453966, '1'),
(211140, 37961, 'QU', 'OK', 'S', 1749453969, 1749453969, '1'),
(211141, 38065, 'QU', 'OK', 'S', 1749453972, 1749453972, '1'),
(211142, 37453, 'QU', 'OK', 'S', 1749453976, 1749453976, '1'),
(211143, 37453, 'QU', 'OK', 'S', 1749453979, 1749453979, '1'),
(211144, 35547, 'QU', 'OK', 'S', 1749453982, 1749453982, '1'),
(211145, 35564, 'QU', 'OK', 'S', 1749453985, 1749453985, '1'),
(211146, 38064, 'QU', 'OK', 'S', 1749453986, 1749453986, '1'),
(211147, 38064, 'QU', 'OK', 'S', 1749453986, 1749453986, '1'),
(211148, 38063, 'QU', 'OK', 'S', 1749454001, 1749454001, '1'),
(211149, 38063, 'QU', 'OK', 'S', 1749454001, 1749454001, '1'),
(211150, 38062, 'QU', 'OK', 'S', 1749454015, 1749454015, '1'),
(211151, 38062, 'QU', 'OK', 'S', 1749454015, 1749454015, '1'),
(211152, 38061, 'QU', 'OK', 'S', 1749454029, 1749454029, '1'),
(211153, 38061, 'QU', 'OK', 'S', 1749454029, 1749454029, '1'),
(211154, 38060, 'QU', 'OK', 'S', 1749454045, 1749454045, '1'),
(211155, 38060, 'QU', 'OK', 'S', 1749454045, 1749454045, '1'),
(211156, 37779, 'QU', 'OK', 'S', 1749454058, 1749454058, '1'),
(211157, 38059, 'QU', 'OK', 'S', 1749454076, 1749454076, '1'),
(211158, 38059, 'QU', 'OK', 'S', 1749454076, 1749454076, '1'),
(211159, 38059, 'QU', 'OK', 'S', 1749454076, 1749454076, '1'),
(211160, 38059, 'QU', 'OK', 'S', 1749454076, 1749454076, '1'),
(211161, 37931, 'QU', 'OK', 'S', 1749454116, 1749454116, '1'),
(211162, 37886, 'QU', 'OK', 'S', 1749454217, 1749454217, '1'),
(211163, 37886, 'QU', 'OK', 'S', 1749454217, 1749454217, '1'),
(211164, 37854, 'QU', 'OK', 'S', 1749454231, 1749454231, '1'),
(211165, 37854, 'QU', 'OK', 'S', 1749454231, 1749454231, '1'),
(211166, 37853, 'QU', 'OK', 'S', 1749454262, 1749454262, '1'),
(211167, 37853, 'QU', 'OK', 'S', 1749454262, 1749454262, '1'),
(211168, 37853, 'QU', 'OK', 'S', 1749454262, 1749454262, '1'),
(211169, 37853, 'QU', 'OK', 'S', 1749454262, 1749454262, '1'),
(211170, 37852, 'QU', 'OK', 'S', 1749454292, 1749454292, '1'),
(211171, 37852, 'QU', 'OK', 'S', 1749454292, 1749454292, '1'),
(211172, 37852, 'QU', 'OK', 'S', 1749454292, 1749454292, '1'),
(211173, 37852, 'QU', 'OK', 'S', 1749454292, 1749454292, '1'),
(211174, 37842, 'QU', 'OK', 'S', 1749454319, 1749454319, '1'),
(211175, 37657, 'QU', 'OK', 'S', 1749454344, 1749454344, '1'),
(211176, 37656, 'QU', 'OK', 'S', 1749454356, 1749454356, '1'),
(211177, 37646, 'QU', 'OK', 'S', 1749454377, 1749454377, '1'),
(211178, 37646, 'QU', 'OK', 'S', 1749454377, 1749454377, '1'),
(211179, 37646, 'QU', 'OK', 'S', 1749454377, 1749454377, '1'),
(211180, 37603, 'QU', 'OK', 'S', 1749454411, 1749454411, '1'),
(211181, 37603, 'QU', 'OK', 'S', 1749454411, 1749454411, '1'),
(211182, 37600, 'QU', 'OK', 'S', 1749454423, 1749454423, '1'),
(211183, 37600, 'QU', 'OK', 'S', 1749454423, 1749454423, '1'),
(211184, 37514, 'QU', 'OK', 'S', 1749454474, 1749454474, '1'),
(211185, 37514, 'QU', 'OK', 'S', 1749454474, 1749454474, '1'),
(211186, 37514, 'QU', 'OK', 'S', 1749454474, 1749454474, '1'),
(211187, 37514, 'QU', 'OK', 'S', 1749454474, 1749454474, '1'),
(211188, 37514, 'QU', 'OK', 'S', 1749454474, 1749454474, '1'),
(211189, 37462, 'QU', 'OK', 'S', 1749454504, 1749454504, '1'),
(211190, 38153, 'QU', 'OK', 'S', 1749454510, 1749454510, '1'),
(211191, 36867, 'QU', 'OK', 'S', 1749454571, 1749454571, '1'),
(211192, 35916, 'QU', 'OK', 'S', 1749454632, 1749454632, '1'),
(211193, 35915, 'QU', 'OK', 'S', 1749454650, 1749454650, '1'),
(211194, 35316, 'QU', 'OK', 'S', 1749455040, 1749455040, '1'),
(211195, 35034, 'QU', 'OK', 'S', 1749455072, 1749455072, '1'),
(211196, 34947, 'QU', 'OK', 'S', 1749455091, 1749455091, '1'),
(211197, 34882, 'QU', 'OK', 'S', 1749455116, 1749455116, '1'),
(211198, 34475, 'QU', 'OK', 'S', 1749455141, 1749455141, '1'),
(211199, 34442, 'QU', 'OK', 'S', 1749455160, 1749455160, '1'),
(211200, 34361, 'QU', 'OK', 'S', 1749455193, 1749455193, '1'),
(211201, 34070, 'QU', 'OK', 'S', 1749455224, 1749455224, '1'),
(211202, 34039, 'QU', 'OK', 'S', 1749455239, 1749455239, '1'),
(211203, 33868, 'QU', 'OK', 'S', 1749455346, 1749455346, '1'),
(211204, 33763, 'QU', 'OK', 'S', 1749455376, 1749455376, '1'),
(211205, 33582, 'QU', 'OK', 'S', 1749455408, 1749455408, '1'),
(211206, 33580, 'QU', 'OK', 'S', 1749455418, 1749455418, '1'),
(211207, 33317, 'QU', 'OK', 'S', 1749455439, 1749455439, '1'),
(211208, 33150, 'QU', 'OK', 'S', 1749455472, 1749455472, '1'),
(211209, 33130, 'QU', 'OK', 'S', 1749455493, 1749455493, '1'),
(211210, 33082, 'QU', 'OK', 'S', 1749455517, 1749455517, '1'),
(211211, 32999, 'QU', 'OK', 'S', 1749455534, 1749455534, '1'),
(211212, 32938, 'QU', 'OK', 'S', 1749455554, 1749455554, '1'),
(211213, 32936, 'QU', 'OK', 'S', 1749455576, 1749455576, '1'),
(211214, 32936, 'QU', 'OK', 'S', 1749455576, 1749455576, '1'),
(211215, 32931, 'QU', 'OK', 'S', 1749455590, 1749455590, '1'),
(211216, 32896, 'QU', 'OK', 'S', 1749455608, 1749455608, '1'),
(211217, 32806, 'QU', 'OK', 'S', 1749455643, 1749455643, '1'),
(211218, 32806, 'QU', 'OK', 'S', 1749455643, 1749455643, '1'),
(211219, 32806, 'QU', 'OK', 'S', 1749455643, 1749455643, '1'),
(211220, 32806, 'QU', 'OK', 'S', 1749455643, 1749455643, '1'),
(211221, 32748, 'QU', 'OK', 'S', 1749455666, 1749455666, '1'),
(211222, 32612, 'QU', 'OK', 'S', 1749455682, 1749455682, '1'),
(211223, 32611, 'QU', 'OK', 'S', 1749455693, 1749455693, '1'),
(211224, 32595, 'QU', 'OK', 'S', 1749455707, 1749455707, '1'),
(211225, 32582, 'QU', 'OK', 'S', 1749455732, 1749455732, '1'),
(211226, 32579, 'QU', 'OK', 'S', 1749455753, 1749455753, '1'),
(211227, 32579, 'QU', 'OK', 'S', 1749455753, 1749455753, '1'),
(211228, 32501, 'QU', 'OK', 'S', 1749455780, 1749455780, '1'),
(211229, 32500, 'QU', 'OK', 'S', 1749455788, 1749455788, '1'),
(211230, 32433, 'QU', 'OK', 'S', 1749455815, 1749455815, '1'),
(211231, 31905, 'QU', 'OK', 'S', 1749455840, 1749455840, '1'),
(211232, 31893, 'QU', 'OK', 'S', 1749455853, 1749455853, '1'),
(211233, 31552, 'QU', 'OK', 'S', 1749455903, 1749455903, '1'),
(211234, 31307, 'QU', 'OK', 'S', 1749455926, 1749455926, '1'),
(211235, 31304, 'QU', 'OK', 'S', 1749455957, 1749455957, '1'),
(211236, 31304, 'QU', 'OK', 'S', 1749455957, 1749455957, '1'),
(211237, 31304, 'QU', 'OK', 'S', 1749455957, 1749455957, '1'),
(211238, 31304, 'QU', 'OK', 'S', 1749455957, 1749455957, '1'),
(211239, 30936, 'QU', 'OK', 'S', 1749455976, 1749455976, '1'),
(211240, 30612, 'QU', 'OK', 'S', 1749456027, 1749456027, '1'),
(211241, 30416, 'QU', 'OK', 'S', 1749456066, 1749456066, '1'),
(211242, 30416, 'QU', 'OK', 'S', 1749456066, 1749456066, '1'),
(211243, 30416, 'QU', 'OK', 'S', 1749456066, 1749456066, '1'),
(211244, 30310, 'QU', 'OK', 'S', 1749456084, 1749456084, '1'),
(211245, 30092, 'QU', 'OK', 'S', 1749456112, 1749456112, '1'),
(211246, 30017, 'QU', 'OK', 'S', 1749456134, 1749456134, '1'),
(211247, 29388, 'QU', 'OK', 'S', 1749456175, 1749456175, '1'),
(211248, 28717, 'QU', 'OK', 'S', 1749456779, 1749456779, '1'),
(211249, 28626, 'QU', 'OK', 'S', 1749456815, 1749456815, '1'),
(211250, 28626, 'QU', 'OK', 'S', 1749456815, 1749456815, '1'),
(211251, 28626, 'QU', 'OK', 'S', 1749456815, 1749456815, '1'),
(211252, 28445, 'QU', 'OK', 'S', 1749456846, 1749456846, '1'),
(211253, 27876, 'QU', 'OK', 'S', 1749456866, 1749456866, '1'),
(211254, 27403, 'QU', 'OK', 'S', 1749456894, 1749456894, '1'),
(211255, 27383, 'QU', 'OK', 'S', 1749456920, 1749456920, '1'),
(211256, 27109, 'QU', 'OK', 'S', 1749456967, 1749456967, '1'),
(211257, 27053, 'QU', 'OK', 'S', 1749456988, 1749456988, '1'),
(211258, 27053, 'QU', 'OK', 'S', 1749456988, 1749456988, '1'),
(211259, 27040, 'QU', 'OK', 'S', 1749457014, 1749457014, '1'),
(211260, 26715, 'QU', 'OK', 'S', 1749457053, 1749457053, '1'),
(211261, 26662, 'QU', 'OK', 'S', 1749457081, 1749457081, '1'),
(211262, 26219, 'QU', 'OK', 'S', 1749457161, 1749457161, '1'),
(211263, 24845, 'QU', 'OK', 'S', 1749457237, 1749457237, '1'),
(211264, 24670, 'QU', 'OK', 'S', 1749457286, 1749457286, '1'),
(211265, 24544, 'QU', 'OK', 'S', 1749457315, 1749457315, '1'),
(211266, 24546, 'QU', 'OK', 'S', 1749457327, 1749457327, '1'),
(211267, 24182, 'QU', 'OK', 'S', 1749457529, 1749457529, '1'),
(211268, 24113, 'QU', 'OK', 'S', 1749457558, 1749457558, '1'),
(211269, 24112, 'QU', 'OK', 'S', 1749457571, 1749457571, '1'),
(211270, 23706, 'QU', 'OK', 'S', 1749457602, 1749457602, '1'),
(211271, 23088, 'QU', 'OK', 'S', 1749457617, 1749457617, '1'),
(211272, 22730, 'QU', 'OK', 'S', 1749457645, 1749457645, '1'),
(211273, 22730, 'QU', 'OK', 'S', 1749457645, 1749457645, '1'),
(211274, 22727, 'QU', 'OK', 'S', 1749457657, 1749457657, '1'),
(211275, 22712, 'QU', 'OK', 'S', 1749457673, 1749457673, '1'),
(211276, 22605, 'QU', 'OK', 'S', 1749457699, 1749457699, '1'),
(211277, 22573, 'QU', 'OK', 'S', 1749457713, 1749457713, '1'),
(211278, 37826, 'QU', 'OK', 'S', 1749459376, 1749459376, '1'),
(211279, 37826, 'QU', 'OK', 'S', 1749459376, 1749459376, '1'),
(211280, 37760, 'QU', 'OK', 'S', 1749459420, 1749459420, '1'),
(211281, 37759, 'QU', 'OK', 'S', 1749459446, 1749459446, '1'),
(211282, 37791, 'QU', 'OK', 'S', 1749459525, 1749459525, '1'),
(211283, 37791, 'QU', 'OK', 'S', 1749459525, 1749459525, '1'),
(211284, 32757, 'QU', 'OK', 'S', 1749460610, 1749460610, '1'),
(211285, 37406, 'QU', 'OK', 'S', 1749460623, 1749460623, '1'),
(211286, 35150, 'QU', 'OK', 'S', 1749460627, 1749460627, '1'),
(211287, 27985, 'QU', 'OK', 'S', 1749460632, 1749460632, '1'),
(211288, 37781, 'QU', 'OK', 'S', 1749460639, 1749460639, '1'),
(211289, 37103, 'QU', 'OK', 'S', 1749460643, 1749460643, '1'),
(211290, 35063, 'QU', 'OK', 'S', 1749460648, 1749460648, '1'),
(211291, 37783, 'QU', 'OK', 'S', 1749460652, 1749460652, '1'),
(211292, 37738, 'QU', 'OK', 'S', 1749460654, 1749460654, '1'),
(211293, 37365, 'QU', 'OK', 'S', 1749460667, 1749460667, '1'),
(211294, 36798, 'QU', 'OK', 'S', 1749460672, 1749460672, '1'),
(211295, 38194, 'QU', 'OK', 'S', 1749460679, 1749460679, '1'),
(211296, 37100, 'QU', 'OK', 'S', 1749460686, 1749460686, '1'),
(211297, 32489, 'QU', 'OK', 'S', 1749460700, 1749460700, '1'),
(211298, 37936, 'QU', 'OK', 'S', 1749460742, 1749460742, '1'),
(211299, 32692, 'QU', 'OK', 'S', 1749460766, 1749460766, '1'),
(211300, 28222, 'QU', 'OK', 'S', 1749460781, 1749460781, '1'),
(211301, 31317, 'QU', 'OK', 'S', 1749460794, 1749460794, '1'),
(211302, 37792, 'QU', 'OK', 'S', 1749461321, 1749461321, '1'),
(211303, 37792, 'QU', 'OK', 'S', 1749461321, 1749461321, '1'),
(211304, 37545, 'QU', 'OK', 'S', 1749461769, 1749461769, '1'),
(211305, 37545, 'QU', 'OK', 'S', 1749461769, 1749461769, '1'),
(211306, 37545, 'QU', 'OK', 'S', 1749461769, 1749461769, '1'),
(211307, 37544, 'QU', 'OK', 'S', 1749461863, 1749461863, '1'),
(211308, 37519, 'QU', 'OK', 'S', 1749462194, 1749462194, '1'),
(211309, 38107, 'QU', 'OK', 'S', 1749462237, 1749462237, '1'),
(211310, 38110, 'QU', 'OK', 'S', 1749462250, 1749462250, '1'),
(211311, 38117, 'QU', 'OK', 'S', 1749462271, 1749462271, '1'),
(211312, 37518, 'QU', 'OK', 'S', 1749462274, 1749462274, '1'),
(211313, 38114, 'QU', 'OK', 'S', 1749462276, 1749462276, '1'),
(211314, 29076, 'QU', 'OK', 'S', 1749462280, 1749462280, '1'),
(211315, 36303, 'QU', 'OK', 'S', 1749462284, 1749462284, '1'),
(211316, 36209, 'QU', 'OK', 'S', 1749462286, 1749462286, '1'),
(211317, 37517, 'QU', 'OK', 'S', 1749462331, 1749462331, '1'),
(211318, 37546, 'QU', 'OK', 'S', 1749462616, 1749462616, '1'),
(211319, 37546, 'QU', 'OK', 'S', 1749462616, 1749462616, '1'),
(211320, 37292, 'QU', 'OK', 'S', 1749462696, 1749462696, '1'),
(211321, 36468, 'QU', 'OK', 'S', 1749462814, 1749462814, '1'),
(211322, 21155, 'QU', 'OK', 'S', 1749462851, 1749462851, '1'),
(211323, 21133, 'QU', 'OK', 'S', 1749462882, 1749462882, '1'),
(211324, 21111, 'QU', 'OK', 'S', 1749462897, 1749462897, '1'),
(211325, 21110, 'QU', 'OK', 'S', 1749462914, 1749462914, '1'),
(211326, 21086, 'QU', 'OK', 'S', 1749462932, 1749462932, '1'),
(211327, 20993, 'QU', 'OK', 'S', 1749462953, 1749462953, '1'),
(211328, 20899, 'QU', 'OK', 'S', 1749463004, 1749463004, '1'),
(211329, 20898, 'QU', 'OK', 'S', 1749463026, 1749463026, '1'),
(211330, 20755, 'QU', 'OK', 'S', 1749463038, 1749463038, '1'),
(211331, 26625, 'QU', 'OK', 'S', 1749463162, 1749463162, '1'),
(211332, 26025, 'QU', 'OK', 'S', 1749463178, 1749463178, '1'),
(211333, 26025, 'QU', 'OK', 'S', 1749463178, 1749463178, '1'),
(211334, 31147, 'QU', 'OK', 'S', 1749463465, 1749463465, '1'),
(211335, 36328, 'QU', 'OK', 'S', 1749463474, 1749463474, '1'),
(211336, 37416, 'QU', 'OK', 'S', 1749463477, 1749463477, '1'),
(211337, 36290, 'QU', 'OK', 'S', 1749463479, 1749463479, '1'),
(211338, 37506, 'QU', 'OK', 'S', 1749463481, 1749463481, '1'),
(211339, 20660, 'QU', 'OK', 'S', 1749463483, 1749463483, '1'),
(211340, 20660, 'QU', 'OK', 'S', 1749463483, 1749463483, '1'),
(211341, 36293, 'QU', 'OK', 'S', 1749463485, 1749463485, '1'),
(211342, 37415, 'QU', 'OK', 'S', 1749463488, 1749463488, '1'),
(211343, 37110, 'QU', 'OK', 'S', 1749463490, 1749463490, '1'),
(211344, 36292, 'QU', 'OK', 'S', 1749463492, 1749463492, '1'),
(211345, 37990, 'QU', 'OK', 'S', 1749463494, 1749463494, '1'),
(211346, 37110, 'QU', 'OK', 'S', 1749463502, 1749463502, '1'),
(211347, 20650, 'QU', 'OK', 'S', 1749463508, 1749463508, '1'),
(211348, 8896, 'QU', 'OK', 'S', 1749463509, 1749463509, '1'),
(211349, 20277, 'QU', 'OK', 'S', 1749463533, 1749463533, '1'),
(211350, 20274, 'QU', 'OK', 'S', 1749463550, 1749463550, '1'),
(211351, 20262, 'QU', 'OK', 'S', 1749463567, 1749463567, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(211352, 19583, 'QU', 'OK', 'S', 1749463631, 1749463631, '1'),
(211353, 38124, 'QU', 'OK', 'S', 1749463656, 1749463656, '1'),
(211354, 35879, 'QU', 'OK', 'S', 1749463658, 1749463658, '1'),
(211355, 18954, 'QU', 'OK', 'S', 1749463714, 1749463714, '1'),
(211356, 18954, 'QU', 'OK', 'S', 1749463714, 1749463714, '1'),
(211357, 17751, 'QU', 'OK', 'S', 1749463777, 1749463777, '1'),
(211358, 17668, 'QU', 'OK', 'S', 1749463812, 1749463812, '1'),
(211359, 31147, 'QU', 'OK', 'S', 1749463952, 1749463952, '1'),
(211360, 31147, 'QU', 'OK', 'S', 1749464111, 1749464111, '1'),
(211361, 27985, 'QU', 'OK', 'S', 1749464428, 1749464428, '1'),
(211362, 37365, 'QU', 'OK', 'S', 1749464437, 1749464437, '1'),
(211363, 37105, 'QU', 'OK', 'S', 1749464871, 1749464871, '1'),
(211364, 37105, 'QU', 'OK', 'S', 1749464871, 1749464871, '1'),
(211365, 37105, 'QU', 'OK', 'S', 1749464871, 1749464871, '1'),
(211366, 37105, 'QU', 'OK', 'S', 1749464871, 1749464871, '1'),
(211367, 37105, 'QU', 'OK', 'S', 1749464871, 1749464871, '1'),
(211368, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211369, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211370, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211371, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211372, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211373, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211374, 37104, 'QU', 'OK', 'S', 1749465134, 1749465134, '1'),
(211375, 37088, 'QU', 'OK', 'S', 1749465360, 1749465360, '1'),
(211376, 37088, 'QU', 'OK', 'S', 1749465360, 1749465360, '1'),
(211377, 37087, 'QU', 'OK', 'S', 1749465523, 1749465523, '1'),
(211378, 16366, 'QU', 'OK', 'S', 1749465610, 1749465610, '1'),
(211379, 20267, 'QU', 'OK', 'S', 1749465660, 1749465660, '1'),
(211380, 35434, 'QU', 'OK', 'S', 1749465746, 1749465746, '1'),
(211381, 35434, 'QU', 'OK', 'S', 1749465746, 1749465746, '1'),
(211382, 35434, 'QU', 'OK', 'S', 1749465746, 1749465746, '1'),
(211383, 30361, 'QU', 'OK', 'S', 1749465757, 1749465757, '1'),
(211384, 30794, 'QU', 'OK', 'S', 1749465848, 1749465848, '1'),
(211385, 31138, 'QU', 'OK', 'S', 1749465861, 1749465861, '1'),
(211386, 31138, 'QU', 'OK', 'S', 1749465869, 1749465869, '1'),
(211387, 29754, 'QU', 'OK', 'S', 1749465891, 1749465891, '1'),
(211388, 31705, 'QU', 'OK', 'S', 1749465933, 1749465933, '1'),
(211389, 32574, 'QU', 'OK', 'S', 1749465961, 1749465961, '1'),
(211390, 32611, 'QU', 'OK', 'S', 1749466030, 1749466030, '1'),
(211391, 19006, 'QU', 'OK', 'S', 1749466066, 1749466066, '1'),
(211392, 19006, 'QU', 'OK', 'S', 1749466066, 1749466066, '1'),
(211393, 26625, 'QU', 'OK', 'S', 1749466103, 1749466103, '1'),
(211394, 35436, 'QU', 'OK', 'S', 1749466552, 1749466552, '1'),
(211395, 35436, 'QU', 'OK', 'S', 1749466552, 1749466552, '1'),
(211396, 35436, 'QU', 'OK', 'S', 1749466552, 1749466552, '1'),
(211397, 35436, 'QU', 'OK', 'S', 1749466552, 1749466552, '1'),
(211398, 38159, 'QU', 'OK', 'S', 1749466902, 1749466902, '1'),
(211399, 37458, 'QU', 'OK', 'S', 1749466905, 1749466905, '1'),
(211400, 32493, 'QU', 'OK', 'S', 1749466908, 1749466908, '1'),
(211401, 37457, 'QU', 'OK', 'S', 1749466910, 1749466910, '1'),
(211402, 38189, 'QU', 'OK', 'S', 1749466911, 1749466911, '1'),
(211403, 37603, 'QU', 'OK', 'S', 1749466916, 1749466916, '1'),
(211404, 14383, 'QU', 'OK', 'S', 1749466918, 1749466918, '1'),
(211405, 31339, 'QU', 'OK', 'S', 1749466924, 1749466924, '1'),
(211406, 37658, 'QU', 'OK', 'S', 1749466943, 1749466943, '1'),
(211407, 38066, 'QU', 'OK', 'S', 1749466961, 1749466961, '1'),
(211408, 38068, 'QU', 'OK', 'S', 1749466977, 1749466977, '1'),
(211409, 35433, 'QU', 'OK', 'S', 1749467109, 1749467109, '1'),
(211410, 35433, 'QU', 'OK', 'S', 1749467109, 1749467109, '1'),
(211411, 38234, 'QU', 'OK', 'S', 1749467910, 1749467910, '1'),
(211412, 38211, 'QU', 'OK', 'S', 1749468546, 1749468546, '1'),
(211413, 38210, 'QU', 'OK', 'S', 1749468671, 1749468671, '1'),
(211414, 38212, 'QU', 'OK', 'S', 1749468712, 1749468712, '1'),
(211415, 38215, 'QU', 'OK', 'S', 1749468755, 1749468755, '1'),
(211416, 36018, 'QU', 'OK', 'S', 1749468973, 1749468973, '1'),
(211417, 36293, 'QU', 'OK', 'S', 1749469104, 1749469104, '1'),
(211418, 38206, 'QU', 'OK', 'S', 1749469289, 1749469289, '1'),
(211419, 38207, 'QU', 'OK', 'S', 1749469320, 1749469320, '1'),
(211420, 38208, 'QU', 'OK', 'S', 1749469349, 1749469349, '1'),
(211421, 38209, 'QU', 'OK', 'S', 1749469536, 1749469536, '1'),
(211422, 38213, 'QU', 'OK', 'S', 1749469568, 1749469568, '1'),
(211423, 38214, 'QU', 'OK', 'S', 1749469598, 1749469598, '1'),
(211424, 38216, 'QU', 'OK', 'S', 1749469762, 1749469762, '1'),
(211425, 38217, 'QU', 'OK', 'S', 1749469796, 1749469796, '1'),
(211426, 33922, 'QU', 'OK', 'S', 1749469806, 1749469806, '1'),
(211427, 38218, 'QU', 'OK', 'S', 1749469826, 1749469826, '1'),
(211428, 38219, 'QU', 'OK', 'S', 1749470000, 1749470000, '1'),
(211429, 38220, 'QU', 'OK', 'S', 1749470029, 1749470029, '1'),
(211430, 38221, 'QU', 'OK', 'S', 1749470057, 1749470057, '1'),
(211431, 38233, 'QU', 'OK', 'S', 1749470081, 1749470081, '1'),
(211432, 38232, 'QU', 'OK', 'S', 1749470145, 1749470145, '1'),
(211433, 38231, 'QU', 'OK', 'S', 1749470195, 1749470195, '1'),
(211434, 38230, 'QU', 'OK', 'S', 1749470208, 1749470208, '1'),
(211435, 38222, 'QU', 'OK', 'S', 1749470249, 1749470249, '1'),
(211436, 38223, 'QU', 'OK', 'S', 1749470279, 1749470279, '1'),
(211437, 38224, 'QU', 'OK', 'S', 1749470308, 1749470308, '1'),
(211438, 38225, 'QU', 'OK', 'S', 1749470520, 1749470520, '1'),
(211439, 38229, 'QU', 'OK', 'S', 1749470544, 1749470544, '1'),
(211440, 38228, 'QU', 'OK', 'S', 1749470548, 1749470548, '1'),
(211441, 38226, 'QU', 'OK', 'S', 1749470551, 1749470551, '1'),
(211442, 38227, 'QU', 'OK', 'S', 1749470583, 1749470583, '1'),
(211443, 15486, 'QU', 'OK', 'S', 1749470600, 1749470600, '1'),
(211444, 22313, 'QU', 'OK', 'S', 1749470743, 1749470743, '1'),
(211445, 37757, 'QU', 'OK', 'S', 1749470746, 1749470746, '1'),
(211446, 37961, 'QU', 'OK', 'S', 1749470747, 1749470747, '1'),
(211447, 31317, 'QU', 'OK', 'S', 1749470750, 1749470750, '1'),
(211448, 37961, 'QU', 'OK', 'S', 1749470753, 1749470753, '1'),
(211449, 38227, 'QU', 'OK', 'S', 1749470794, 1749470794, '1'),
(211450, 31126, 'QU', 'OK', 'S', 1749470800, 1749470800, '1'),
(211451, 31138, 'QU', 'OK', 'S', 1749470822, 1749470822, '1'),
(211452, 38221, 'QU', 'OK', 'S', 1749470869, 1749470869, '1'),
(211453, 38220, 'QU', 'OK', 'S', 1749470908, 1749470908, '1'),
(211454, 38208, 'QU', 'OK', 'S', 1749470965, 1749470965, '1'),
(211455, 38222, 'QU', 'OK', 'S', 1749471169, 1749471169, '1'),
(211456, 31147, 'QU', 'OK', 'S', 1749471389, 1749471389, '1'),
(211457, 37307, 'QU', 'OK', 'S', 1749471602, 1749471602, '1'),
(211458, 10205, 'QU', 'OK', 'S', 1749473261, 1749473261, '1'),
(211459, 24321, 'QU', 'OK', 'S', 1749473266, 1749473266, '1'),
(211460, 23755, 'QU', 'OK', 'S', 1749473268, 1749473268, '1'),
(211461, 23747, 'QU', 'OK', 'S', 1749473270, 1749473270, '1'),
(211462, 2523, 'QU', 'OK', 'S', 1749473279, 1749473279, '1'),
(211463, 38135, 'QU', 'OK', 'S', 1749474202, 1749474202, '1'),
(211464, 31144, 'QU', 'OK', 'S', 1749533815, 1749533815, '1'),
(211465, 31138, 'QU', 'OK', 'S', 1749533994, 1749533994, '1'),
(211466, 20950, 'QU', 'OK', 'S', 1749534109, 1749534109, '1'),
(211467, 3741, 'QU', 'OK', 'S', 1749534111, 1749534111, '1'),
(211468, 36898, 'QU', 'OK', 'S', 1749534113, 1749534113, '1'),
(211469, 36905, 'QU', 'OK', 'S', 1749534116, 1749534116, '1'),
(211470, 38238, 'QU', 'OK', 'S', 1749534911, 1749534911, '1'),
(211471, 12197, 'QU', 'OK', 'S', 1749534935, 1749534935, '1'),
(211472, 31562, 'QU', 'OK', 'S', 1749534953, 1749534953, '1'),
(211473, 31562, 'QU', 'OK', 'S', 1749534953, 1749534953, '1'),
(211474, 38237, 'QU', 'OK', 'S', 1749534987, 1749534987, '1'),
(211475, 38236, 'QU', 'OK', 'S', 1749535065, 1749535065, '1'),
(211476, 38235, 'QU', 'OK', 'S', 1749535070, 1749535070, '1'),
(211477, 31562, 'QU', 'OK', 'S', 1749535239, 1749535239, '1'),
(211478, 31562, 'QU', 'OK', 'S', 1749535247, 1749535247, '1'),
(211479, 31562, 'QU', 'OK', 'S', 1749535255, 1749535255, '1'),
(211480, 38137, 'QU', 'OK', 'S', 1749539416, 1749539416, '1'),
(211481, 25631, 'QU', 'OK', 'S', 1749540835, 1749540835, '1'),
(211482, 37777, 'QU', 'OK', 'S', 1749540838, 1749540838, '1'),
(211483, 25631, 'QU', 'OK', 'S', 1749540844, 1749540844, '1'),
(211484, 37777, 'QU', 'OK', 'S', 1749540848, 1749540848, '1'),
(211485, 37778, 'QU', 'OK', 'S', 1749540852, 1749540852, '1'),
(211486, 37778, 'QU', 'OK', 'S', 1749540857, 1749540857, '1'),
(211487, 38135, 'QU', 'OK', 'S', 1749540860, 1749540860, '1'),
(211488, 38135, 'QU', 'OK', 'S', 1749540863, 1749540863, '1'),
(211489, 38135, 'QU', 'OK', 'S', 1749540865, 1749540865, '1'),
(211490, 32806, 'QU', 'OK', 'S', 1749540879, 1749540879, '1'),
(211491, 37780, 'QU', 'OK', 'S', 1749541174, 1749541174, '1'),
(211492, 37780, 'QU', 'OK', 'S', 1749541179, 1749541179, '1'),
(211493, 38242, 'QU', 'OK', 'S', 1749543221, 1749543221, '1'),
(211494, 38243, 'QU', 'OK', 'S', 1749543246, 1749543246, '1'),
(211495, 37169, 'QU', 'OK', 'S', 1749543402, 1749543402, '1'),
(211496, 38248, 'QU', 'OK', 'S', 1749544008, 1749544008, '1'),
(211497, 35797, 'QU', 'OK', 'S', 1749544223, 1749544223, '1'),
(211498, 38252, 'QU', 'OK', 'S', 1749546895, 1749546895, '1'),
(211499, 38244, 'QU', 'OK', 'S', 1749547068, 1749547068, '1'),
(211500, 38245, 'QU', 'OK', 'S', 1749547098, 1749547098, '1'),
(211501, 38246, 'QU', 'OK', 'S', 1749547132, 1749547132, '1'),
(211502, 38247, 'QU', 'OK', 'S', 1749547164, 1749547164, '1'),
(211503, 38253, 'QU', 'OK', 'S', 1749547556, 1749547556, '1'),
(211504, 38254, 'QU', 'OK', 'S', 1749547929, 1749547929, '1'),
(211505, 29076, 'QU', 'OK', 'S', 1749547969, 1749547969, '1'),
(211506, 36305, 'QU', 'OK', 'S', 1749547984, 1749547984, '1'),
(211507, 37185, 'QU', 'OK', 'S', 1749547988, 1749547988, '1'),
(211508, 33575, 'QU', 'OK', 'S', 1749547995, 1749547995, '1'),
(211509, 29079, 'QU', 'OK', 'S', 1749548011, 1749548011, '1'),
(211510, 33918, 'QU', 'OK', 'S', 1749548594, 1749548594, '1'),
(211511, 35409, 'QU', 'OK', 'S', 1749549098, 1749549098, '1'),
(211512, 38217, 'QU', 'OK', 'S', 1749549160, 1749549160, '1'),
(211513, 38186, 'QU', 'OK', 'S', 1749549946, 1749549946, '1'),
(211514, 26221, 'QU', 'OK', 'S', 1749551260, 1749551260, '1'),
(211515, 25667, 'QU', 'OK', 'S', 1749551416, 1749551416, '1'),
(211516, 25675, 'QU', 'OK', 'S', 1749552039, 1749552039, '1'),
(211517, 4070, 'QU', 'OK', 'S', 1749552367, 1749552367, '1'),
(211518, 25672, 'QU', 'OK', 'S', 1749552495, 1749552495, '1'),
(211519, 25672, 'QU', 'OK', 'S', 1749552498, 1749552498, '1'),
(211520, 16987, 'QU', 'OK', 'S', 1749552516, 1749552516, '1'),
(211521, 25670, 'QU', 'OK', 'S', 1749552552, 1749552552, '1'),
(211522, 25670, 'QU', 'OK', 'S', 1749552560, 1749552560, '1'),
(211523, 22306, 'QU', 'OK', 'S', 1749553192, 1749553192, '1'),
(211524, 26442, 'QU', 'OK', 'S', 1749553803, 1749553803, '1'),
(211525, 24633, 'QU', 'OK', 'S', 1749553838, 1749553838, '1'),
(211526, 22300, 'QU', 'OK', 'S', 1749553957, 1749553957, '1'),
(211527, 22297, 'QU', 'OK', 'S', 1749554009, 1749554009, '1'),
(211528, 22297, 'QU', 'OK', 'S', 1749554013, 1749554013, '1'),
(211529, 24529, 'QU', 'OK', 'S', 1749554321, 1749554321, '1'),
(211530, 22316, 'QU', 'OK', 'S', 1749554806, 1749554806, '1'),
(211531, 22316, 'QU', 'OK', 'S', 1749554809, 1749554809, '1'),
(211532, 22309, 'QU', 'OK', 'S', 1749554840, 1749554840, '1'),
(211533, 25973, 'QU', 'OK', 'S', 1749554887, 1749554887, '1'),
(211534, 25971, 'QU', 'OK', 'S', 1749554934, 1749554934, '1'),
(211535, 24630, 'QU', 'OK', 'S', 1749555145, 1749555145, '1'),
(211536, 24630, 'QU', 'OK', 'S', 1749555152, 1749555152, '1'),
(211537, 18793, 'QU', 'OK', 'S', 1749555280, 1749555280, '1'),
(211538, 26202, 'QU', 'OK', 'S', 1749555819, 1749555819, '1'),
(211539, 22305, 'QU', 'OK', 'S', 1749555940, 1749555940, '1'),
(211540, 22305, 'QU', 'OK', 'S', 1749555950, 1749555950, '1'),
(211541, 22305, 'QU', 'OK', 'S', 1749555973, 1749555973, '1'),
(211542, 31147, 'QU', 'OK', 'S', 1749557479, 1749557479, '1'),
(211543, 38239, 'QU', 'OK', 'S', 1749558708, 1749558708, '1'),
(211544, 38241, 'QU', 'OK', 'S', 1749558839, 1749558839, '1'),
(211545, 38240, 'QU', 'OK', 'S', 1749559218, 1749559218, '1'),
(211546, 8577, 'QU', 'OK', 'S', 1749560537, 1749560537, '1'),
(211547, 27712, 'QU', 'OK', 'S', 1749563849, 1749563849, '1'),
(211548, 38165, 'QU', 'OK', 'S', 1749616847, 1749616847, '1'),
(211549, 38164, 'QU', 'OK', 'S', 1749616906, 1749616906, '1'),
(211550, 38210, 'QU', 'OK', 'S', 1749616935, 1749616935, '1'),
(211551, 37522, 'QU', 'OK', 'S', 1749618185, 1749618185, '1'),
(211552, 37280, 'QU', 'OK', 'S', 1749619959, 1749619959, '1'),
(211553, 20743, 'QU', 'OK', 'S', 1749621433, 1749621433, '1'),
(211554, 20743, 'QU', 'OK', 'S', 1749621436, 1749621436, '1'),
(211555, 18339, 'QU', 'OK', 'S', 1749621608, 1749621608, '1'),
(211556, 20931, 'QU', 'OK', 'S', 1749622074, 1749622074, '1'),
(211557, 20931, 'QU', 'OK', 'S', 1749622077, 1749622077, '1'),
(211558, 20931, 'QU', 'OK', 'S', 1749622080, 1749622080, '1'),
(211559, 38261, 'QU', 'OK', 'S', 1749622113, 1749622113, '1'),
(211560, 20931, 'QU', 'OK', 'S', 1749622121, 1749622121, '1'),
(211561, 38260, 'QU', 'OK', 'S', 1749622170, 1749622170, '1'),
(211562, 38260, 'QU', 'OK', 'S', 1749622170, 1749622170, '1'),
(211563, 38260, 'QU', 'OK', 'S', 1749622170, 1749622170, '1'),
(211564, 20926, 'QU', 'OK', 'S', 1749622229, 1749622229, '1'),
(211565, 20926, 'QU', 'OK', 'S', 1749622237, 1749622237, '1'),
(211566, 20932, 'QU', 'OK', 'S', 1749622325, 1749622325, '1'),
(211567, 31798, 'QU', 'OK', 'S', 1749622474, 1749622474, '1'),
(211568, 31798, 'QU', 'OK', 'S', 1749622478, 1749622478, '1'),
(211569, 31828, 'QU', 'OK', 'S', 1749622570, 1749622570, '1'),
(211570, 24969, 'QU', 'OK', 'S', 1749622837, 1749622837, '1'),
(211571, 24960, 'QU', 'OK', 'S', 1749622898, 1749622898, '1'),
(211572, 37976, 'QU', 'OK', 'S', 1749630312, 1749630312, '1'),
(211573, 33918, 'QU', 'OK', 'S', 1749630323, 1749630323, '1'),
(211574, 38188, 'QU', 'OK', 'S', 1749630333, 1749630333, '1'),
(211575, 37477, 'QU', 'OK', 'S', 1749630337, 1749630337, '1'),
(211576, 38153, 'QU', 'OK', 'S', 1749630341, 1749630341, '1'),
(211577, 38153, 'QU', 'OK', 'S', 1749630348, 1749630348, '1'),
(211578, 38188, 'QU', 'OK', 'S', 1749630354, 1749630354, '1'),
(211579, 37558, 'QU', 'OK', 'S', 1749630358, 1749630358, '1'),
(211580, 37658, 'QU', 'OK', 'S', 1749630362, 1749630362, '1'),
(211581, 37477, 'QU', 'OK', 'S', 1749630371, 1749630371, '1'),
(211582, 37053, 'QU', 'OK', 'S', 1749630374, 1749630374, '1'),
(211583, 38065, 'QU', 'OK', 'S', 1749630379, 1749630379, '1'),
(211584, 32872, 'QU', 'OK', 'S', 1749630383, 1749630383, '1'),
(211585, 37794, 'QU', 'OK', 'S', 1749630391, 1749630391, '1'),
(211586, 36820, 'QU', 'OK', 'S', 1749630395, 1749630395, '1'),
(211587, 37773, 'QU', 'OK', 'S', 1749630401, 1749630401, '1'),
(211588, 37843, 'QU', 'OK', 'S', 1749630408, 1749630408, '1'),
(211589, 34262, 'QU', 'OK', 'S', 1749630411, 1749630411, '1'),
(211590, 33879, 'QU', 'OK', 'S', 1749630417, 1749630417, '1'),
(211591, 33879, 'QU', 'OK', 'S', 1749630423, 1749630423, '1'),
(211592, 32872, 'QU', 'OK', 'S', 1749630429, 1749630429, '1'),
(211593, 33433, 'QU', 'OK', 'S', 1749630432, 1749630432, '1'),
(211594, 31307, 'QU', 'OK', 'S', 1749630442, 1749630442, '1'),
(211595, 22311, 'QU', 'OK', 'S', 1749630447, 1749630447, '1'),
(211596, 37143, 'QU', 'OK', 'S', 1749630451, 1749630451, '1'),
(211597, 38081, 'QU', 'OK', 'S', 1749630455, 1749630455, '1'),
(211598, 22306, 'QU', 'OK', 'S', 1749630460, 1749630460, '1'),
(211599, 37143, 'QU', 'OK', 'S', 1749630466, 1749630466, '1'),
(211600, 26202, 'QU', 'OK', 'S', 1749630471, 1749630471, '1'),
(211601, 32872, 'QU', 'OK', 'S', 1749630475, 1749630475, '1'),
(211602, 37555, 'QU', 'OK', 'S', 1749630480, 1749630480, '1'),
(211603, 38188, 'QU', 'OK', 'S', 1749630515, 1749630515, '1'),
(211604, 29934, 'QU', 'OK', 'S', 1749630521, 1749630521, '1'),
(211605, 37574, 'QU', 'OK', 'S', 1749630525, 1749630525, '1'),
(211606, 37574, 'QU', 'OK', 'S', 1749630539, 1749630539, '1'),
(211607, 37577, 'QU', 'OK', 'S', 1749630544, 1749630544, '1'),
(211608, 38161, 'QU', 'OK', 'S', 1749630549, 1749630549, '1'),
(211609, 38161, 'QU', 'OK', 'S', 1749630551, 1749630551, '1'),
(211610, 33918, 'QU', 'OK', 'S', 1749630554, 1749630554, '1'),
(211611, 36328, 'QU', 'OK', 'S', 1749630560, 1749630560, '1'),
(211612, 36328, 'QU', 'OK', 'S', 1749630563, 1749630563, '1'),
(211613, 37774, 'QU', 'OK', 'S', 1749630575, 1749630575, '1'),
(211614, 37143, 'QU', 'OK', 'S', 1749630581, 1749630581, '1'),
(211615, 36413, 'QU', 'OK', 'S', 1749630587, 1749630587, '1'),
(211616, 37977, 'QU', 'OK', 'S', 1749630592, 1749630592, '1'),
(211617, 37506, 'QU', 'OK', 'S', 1749630652, 1749630652, '1'),
(211618, 37413, 'QU', 'OK', 'S', 1749630658, 1749630658, '1'),
(211619, 35955, 'QU', 'OK', 'S', 1749630662, 1749630662, '1'),
(211620, 35955, 'QU', 'OK', 'S', 1749630666, 1749630666, '1'),
(211621, 35955, 'QU', 'OK', 'S', 1749630670, 1749630670, '1'),
(211622, 37506, 'QU', 'OK', 'S', 1749630673, 1749630673, '1'),
(211623, 37506, 'QU', 'OK', 'S', 1749630679, 1749630679, '1'),
(211624, 37506, 'QU', 'OK', 'S', 1749630684, 1749630684, '1'),
(211625, 35362, 'QU', 'OK', 'S', 1749630687, 1749630687, '1'),
(211626, 34671, 'QU', 'OK', 'S', 1749630690, 1749630690, '1'),
(211627, 34671, 'QU', 'OK', 'S', 1749630692, 1749630692, '1'),
(211628, 35760, 'QU', 'OK', 'S', 1749630696, 1749630696, '1'),
(211629, 37506, 'QU', 'OK', 'S', 1749630699, 1749630699, '1'),
(211630, 31413, 'QU', 'OK', 'S', 1749630702, 1749630702, '1'),
(211631, 35731, 'QU', 'OK', 'S', 1749630705, 1749630705, '1'),
(211632, 35362, 'QU', 'OK', 'S', 1749630707, 1749630707, '1'),
(211633, 37506, 'QU', 'OK', 'S', 1749630710, 1749630710, '1'),
(211634, 37506, 'QU', 'OK', 'S', 1749630713, 1749630713, '1'),
(211635, 35356, 'QU', 'OK', 'S', 1749630715, 1749630715, '1'),
(211636, 35760, 'QU', 'OK', 'S', 1749630718, 1749630718, '1'),
(211637, 38087, 'QU', 'OK', 'S', 1749630741, 1749630741, '1'),
(211638, 37053, 'QU', 'OK', 'S', 1749630758, 1749630758, '1'),
(211639, 37053, 'QU', 'OK', 'S', 1749630765, 1749630765, '1'),
(211640, 37053, 'QU', 'OK', 'S', 1749630768, 1749630768, '1'),
(211641, 37599, 'QU', 'OK', 'S', 1749630774, 1749630774, '1'),
(211642, 37887, 'QU', 'OK', 'S', 1749630784, 1749630784, '1'),
(211643, 37977, 'QU', 'OK', 'S', 1749630789, 1749630789, '1'),
(211644, 38153, 'QU', 'OK', 'S', 1749630793, 1749630793, '1'),
(211645, 35569, 'QU', 'OK', 'S', 1749630796, 1749630796, '1'),
(211646, 38187, 'QU', 'OK', 'S', 1749630800, 1749630800, '1'),
(211647, 38153, 'QU', 'OK', 'S', 1749630803, 1749630803, '1'),
(211648, 31307, 'QU', 'OK', 'S', 1749630806, 1749630806, '1'),
(211649, 37976, 'QU', 'OK', 'S', 1749630811, 1749630811, '1'),
(211650, 37556, 'QU', 'OK', 'S', 1749630851, 1749630851, '1'),
(211651, 37556, 'QU', 'OK', 'S', 1749630855, 1749630855, '1'),
(211652, 37522, 'QU', 'OK', 'S', 1749634452, 1749634452, '1'),
(211653, 14859, 'QU', 'OK', 'S', 1749634460, 1749634460, '1'),
(211654, 38130, 'QU', 'OK', 'S', 1749635011, 1749635011, '1'),
(211655, 36412, 'QU', 'OK', 'S', 1749636088, 1749636088, '1'),
(211656, 37556, 'QU', 'OK', 'S', 1749636095, 1749636095, '1'),
(211657, 37885, 'QU', 'OK', 'S', 1749636235, 1749636235, '1'),
(211658, 37884, 'QU', 'OK', 'S', 1749636240, 1749636240, '1'),
(211659, 31146, 'QU', 'OK', 'S', 1749636483, 1749636483, '1'),
(211660, 3595, 'QU', 'OK', 'S', 1749636588, 1749636588, '1'),
(211661, 3579, 'QU', 'OK', 'S', 1749636668, 1749636668, '1'),
(211662, 5830, 'QU', 'OK', 'S', 1749636862, 1749636862, '1'),
(211663, 5830, 'QU', 'OK', 'S', 1749636898, 1749636898, '1'),
(211664, 5830, 'QU', 'OK', 'S', 1749636904, 1749636904, '1'),
(211665, 5830, 'QU', 'OK', 'S', 1749636908, 1749636908, '1'),
(211666, 38186, 'QU', 'OK', 'S', 1749637322, 1749637322, '1'),
(211667, 38186, 'QU', 'OK', 'S', 1749637327, 1749637327, '1'),
(211668, 38186, 'QU', 'OK', 'S', 1749637332, 1749637332, '1'),
(211669, 38037, 'QU', 'OK', 'S', 1749637522, 1749637522, '1'),
(211670, 38037, 'QU', 'OK', 'S', 1749637525, 1749637525, '1'),
(211671, 37804, 'QU', 'OK', 'S', 1749637528, 1749637528, '1'),
(211672, 37804, 'QU', 'OK', 'S', 1749637532, 1749637532, '1'),
(211673, 35339, 'QU', 'OK', 'S', 1749637722, 1749637722, '1'),
(211674, 12422, 'QU', 'OK', 'S', 1749637898, 1749637898, '1'),
(211675, 13321, 'QU', 'OK', 'S', 1749638006, 1749638006, '1'),
(211676, 13321, 'QU', 'OK', 'S', 1749638012, 1749638012, '1'),
(211677, 13373, 'QU', 'OK', 'S', 1749638427, 1749638427, '1'),
(211678, 4135, 'QU', 'OK', 'S', 1749638592, 1749638592, '1'),
(211679, 37438, 'QU', 'OK', 'S', 1749647286, 1749647286, '1'),
(211680, 37453, 'QU', 'OK', 'S', 1749647498, 1749647498, '1'),
(211681, 38210, 'QU', 'OK', 'S', 1749704015, 1749704015, '1'),
(211682, 31130, 'QU', 'OK', 'S', 1749704678, 1749704678, '1'),
(211683, 31130, 'QU', 'OK', 'S', 1749704687, 1749704687, '1'),
(211684, 31130, 'QU', 'OK', 'S', 1749704693, 1749704693, '1'),
(211685, 31130, 'QU', 'OK', 'S', 1749704942, 1749704942, '1'),
(211686, 31138, 'QU', 'OK', 'S', 1749705625, 1749705625, '1'),
(211687, 38268, 'QU', 'OK', 'S', 1749705892, 1749705892, '1'),
(211688, 38269, 'QU', 'OK', 'S', 1749705917, 1749705917, '1'),
(211689, 37308, 'QU', 'OK', 'S', 1749706231, 1749706231, '1'),
(211690, 37308, 'QU', 'OK', 'S', 1749706234, 1749706234, '1'),
(211691, 37308, 'QU', 'OK', 'S', 1749706374, 1749706374, '1'),
(211692, 37308, 'QU', 'OK', 'S', 1749706381, 1749706381, '1'),
(211693, 37308, 'QU', 'OK', 'S', 1749706385, 1749706385, '1'),
(211694, 37308, 'QU', 'OK', 'S', 1749706388, 1749706388, '1'),
(211695, 11075, 'QU', 'OK', 'S', 1749706437, 1749706437, '1'),
(211696, 31115, 'QU', 'OK', 'S', 1749706649, 1749706649, '1'),
(211697, 36895, 'QU', 'OK', 'S', 1749706880, 1749706880, '1'),
(211698, 36895, 'QU', 'OK', 'S', 1749706883, 1749706883, '1'),
(211699, 29772, 'QU', 'OK', 'S', 1749707361, 1749707361, '1'),
(211700, 38252, 'QU', 'OK', 'S', 1749707556, 1749707556, '1'),
(211701, 38252, 'QU', 'OK', 'S', 1749707559, 1749707559, '1'),
(211702, 38252, 'QU', 'OK', 'S', 1749707562, 1749707562, '1'),
(211703, 38252, 'QU', 'OK', 'S', 1749707604, 1749707604, '1'),
(211704, 38252, 'QU', 'OK', 'S', 1749707607, 1749707607, '1'),
(211705, 38252, 'QU', 'OK', 'S', 1749707610, 1749707610, '1'),
(211706, 24926, 'QU', 'OK', 'S', 1749708494, 1749708494, '1'),
(211707, 24926, 'QU', 'OK', 'S', 1749708497, 1749708497, '1'),
(211708, 24926, 'QU', 'OK', 'S', 1749708499, 1749708499, '1'),
(211709, 24926, 'QU', 'OK', 'S', 1749708502, 1749708502, '1'),
(211710, 24926, 'QU', 'OK', 'S', 1749708504, 1749708504, '1'),
(211711, 24926, 'QU', 'OK', 'S', 1749708507, 1749708507, '1'),
(211712, 24926, 'QU', 'OK', 'S', 1749708509, 1749708509, '1'),
(211713, 38186, 'QU', 'OK', 'S', 1749708960, 1749708960, '1'),
(211714, 38186, 'QU', 'OK', 'S', 1749708967, 1749708967, '1'),
(211715, 35098, 'QU', 'OK', 'S', 1749709239, 1749709239, '1'),
(211716, 35965, 'QU', 'OK', 'S', 1749709242, 1749709242, '1'),
(211717, 35965, 'QU', 'OK', 'S', 1749709244, 1749709244, '1'),
(211718, 3112, 'QU', 'OK', 'S', 1749709277, 1749709277, '1'),
(211719, 3661, 'QU', 'OK', 'S', 1749709286, 1749709286, '1'),
(211720, 25947, 'QU', 'OK', 'S', 1749709293, 1749709293, '1'),
(211721, 3121, 'QU', 'OK', 'S', 1749709314, 1749709314, '1'),
(211722, 25947, 'QU', 'OK', 'S', 1749710357, 1749710357, '1'),
(211723, 3661, 'QU', 'OK', 'S', 1749710364, 1749710364, '1'),
(211724, 3661, 'QU', 'OK', 'S', 1749710377, 1749710377, '1'),
(211725, 18678, 'QU', 'OK', 'S', 1749711039, 1749711039, '1'),
(211726, 18631, 'QU', 'OK', 'S', 1749711087, 1749711087, '1'),
(211727, 18793, 'QU', 'OK', 'S', 1749711337, 1749711337, '1'),
(211728, 37438, 'QU', 'OK', 'S', 1749711644, 1749711644, '1'),
(211729, 37438, 'QU', 'OK', 'S', 1749711647, 1749711647, '1'),
(211730, 37438, 'QU', 'OK', 'S', 1749711658, 1749711658, '1'),
(211731, 37438, 'QU', 'OK', 'S', 1749711660, 1749711660, '1'),
(211732, 37962, 'QU', 'OK', 'S', 1749711662, 1749711662, '1'),
(211733, 37962, 'QU', 'OK', 'S', 1749711664, 1749711664, '1'),
(211734, 37962, 'QU', 'OK', 'S', 1749711667, 1749711667, '1'),
(211735, 135, 'QU', 'OK', 'S', 1749711716, 1749711716, '1'),
(211736, 37385, 'QU', 'OK', 'S', 1749711724, 1749711724, '1'),
(211737, 37385, 'QU', 'OK', 'S', 1749711727, 1749711727, '1'),
(211738, 135, 'QU', 'OK', 'S', 1749711779, 1749711779, '1'),
(211739, 135, 'QU', 'OK', 'S', 1749711783, 1749711783, '1'),
(211740, 21804, 'QU', 'OK', 'S', 1749711830, 1749711830, '1'),
(211741, 21804, 'QU', 'OK', 'S', 1749711837, 1749711837, '1'),
(211742, 37535, 'QU', 'OK', 'S', 1749713544, 1749713544, '1'),
(211743, 38273, 'QU', 'OK', 'S', 1749713717, 1749713717, '1'),
(211744, 38275, 'QU', 'OK', 'S', 1749714301, 1749714301, '1'),
(211745, 38274, 'QU', 'OK', 'S', 1749714689, 1749714689, '1'),
(211746, 38281, 'QU', 'OK', 'S', 1749715006, 1749715006, '1'),
(211747, 38279, 'QU', 'OK', 'S', 1749715303, 1749715303, '1'),
(211748, 38282, 'QU', 'OK', 'S', 1749715545, 1749715545, '1'),
(211749, 38283, 'QU', 'OK', 'S', 1749715801, 1749715801, '1'),
(211750, 38276, 'QU', 'OK', 'S', 1749716026, 1749716026, '1'),
(211751, 38280, 'QU', 'OK', 'S', 1749716216, 1749716216, '1'),
(211752, 38277, 'QU', 'OK', 'S', 1749716428, 1749716428, '1'),
(211753, 38278, 'QU', 'OK', 'S', 1749716657, 1749716657, '1'),
(211754, 38284, 'QU', 'OK', 'S', 1749716909, 1749716909, '1'),
(211755, 32806, 'QU', 'OK', 'S', 1749719744, 1749719744, '1'),
(211756, 38288, 'QU', 'OK', 'S', 1749719862, 1749719862, '1'),
(211757, 38285, 'QU', 'OK', 'S', 1749720132, 1749720132, '1'),
(211758, 38286, 'QU', 'OK', 'S', 1749720175, 1749720175, '1'),
(211759, 38287, 'QU', 'OK', 'S', 1749720213, 1749720213, '1'),
(211760, 38289, 'QU', 'OK', 'S', 1749720254, 1749720254, '1'),
(211761, 18463, 'QU', 'OK', 'S', 1749720290, 1749720290, '1'),
(211762, 38286, 'QU', 'OK', 'S', 1749720599, 1749720599, '1'),
(211763, 31146, 'QU', 'OK', 'S', 1749721886, 1749721886, '1'),
(211764, 9498, 'QU', 'OK', 'S', 1749723504, 1749723504, '1'),
(211765, 9498, 'QU', 'OK', 'S', 1749723508, 1749723508, '1'),
(211766, 37055, 'QU', 'OK', 'S', 1749723523, 1749723523, '1'),
(211767, 29924, 'QU', 'OK', 'S', 1749724290, 1749724290, '1'),
(211768, 37055, 'QU', 'OK', 'S', 1749724973, 1749724973, '1'),
(211769, 37437, 'QU', 'OK', 'S', 1749725191, 1749725191, '1'),
(211770, 37437, 'QU', 'OK', 'S', 1749725208, 1749725208, '1'),
(211771, 38185, 'QU', 'OK', 'S', 1749725213, 1749725213, '1'),
(211772, 38185, 'QU', 'OK', 'S', 1749725217, 1749725217, '1'),
(211773, 38186, 'QU', 'OK', 'S', 1749725221, 1749725221, '1'),
(211774, 38185, 'QU', 'OK', 'S', 1749725224, 1749725224, '1'),
(211775, 38186, 'QU', 'OK', 'S', 1749725229, 1749725229, '1'),
(211776, 37962, 'QU', 'OK', 'S', 1749725232, 1749725232, '1'),
(211777, 37962, 'QU', 'OK', 'S', 1749725235, 1749725235, '1'),
(211778, 37385, 'QU', 'OK', 'S', 1749725239, 1749725239, '1'),
(211779, 37436, 'QU', 'OK', 'S', 1749725244, 1749725244, '1'),
(211780, 37296, 'QU', 'OK', 'S', 1749725247, 1749725247, '1'),
(211781, 37436, 'QU', 'OK', 'S', 1749725250, 1749725250, '1'),
(211782, 36375, 'QU', 'OK', 'S', 1749725255, 1749725255, '1'),
(211783, 37385, 'QU', 'OK', 'S', 1749725258, 1749725258, '1'),
(211784, 37879, 'QU', 'OK', 'S', 1749725262, 1749725262, '1'),
(211785, 37385, 'QU', 'OK', 'S', 1749726551, 1749726551, '1'),
(211786, 37961, 'QU', 'OK', 'S', 1749726812, 1749726812, '1'),
(211787, 37507, 'QU', 'OK', 'S', 1749727039, 1749727039, '1'),
(211788, 32806, 'QU', 'OK', 'S', 1749727173, 1749727173, '1'),
(211789, 37560, 'QU', 'OK', 'S', 1749727205, 1749727205, '1'),
(211790, 38030, 'QU', 'OK', 'S', 1749729718, 1749729718, '1'),
(211791, 38285, 'QU', 'OK', 'S', 1749729720, 1749729720, '1'),
(211792, 38212, 'QU', 'OK', 'S', 1749729722, 1749729722, '1'),
(211793, 38038, 'QU', 'OK', 'S', 1749729725, 1749729725, '1'),
(211794, 38038, 'QU', 'OK', 'S', 1749729728, 1749729728, '1'),
(211795, 38211, 'QU', 'OK', 'S', 1749729730, 1749729730, '1'),
(211796, 38038, 'QU', 'OK', 'S', 1749729733, 1749729733, '1'),
(211797, 38038, 'QU', 'OK', 'S', 1749729736, 1749729736, '1'),
(211798, 38068, 'QU', 'OK', 'S', 1749729747, 1749729747, '1'),
(211799, 38184, 'QU', 'OK', 'S', 1749729787, 1749729787, '1'),
(211800, 38184, 'QU', 'OK', 'S', 1749729790, 1749729790, '1'),
(211801, 38184, 'QU', 'OK', 'S', 1749729793, 1749729793, '1'),
(211802, 38184, 'QU', 'OK', 'S', 1749729795, 1749729795, '1'),
(211803, 38184, 'QU', 'OK', 'S', 1749729798, 1749729798, '1'),
(211804, 38203, 'QU', 'OK', 'S', 1749729868, 1749729868, '1'),
(211805, 27712, 'QU', 'OK', 'S', 1749731040, 1749731040, '1'),
(211806, 27712, 'QU', 'OK', 'S', 1749731053, 1749731053, '1'),
(211807, 36421, 'QU', 'OK', 'S', 1749731519, 1749731519, '1'),
(211808, 35339, 'QU', 'OK', 'S', 1749732150, 1749732150, '1'),
(211809, 35339, 'QU', 'OK', 'S', 1749732153, 1749732153, '1'),
(211810, 35339, 'QU', 'OK', 'S', 1749732156, 1749732156, '1'),
(211811, 35339, 'QU', 'OK', 'S', 1749732158, 1749732158, '1'),
(211812, 35339, 'QU', 'OK', 'S', 1749732161, 1749732161, '1'),
(211813, 35339, 'QU', 'OK', 'S', 1749732164, 1749732164, '1'),
(211814, 35339, 'QU', 'OK', 'S', 1749732170, 1749732170, '1'),
(211815, 35339, 'QU', 'OK', 'S', 1749732173, 1749732173, '1'),
(211816, 35339, 'QU', 'OK', 'S', 1749732177, 1749732177, '1'),
(211817, 26948, 'QU', 'OK', 'S', 1749732529, 1749732529, '1'),
(211818, 24204, 'QU', 'OK', 'S', 1749733128, 1749733128, '1'),
(211819, 37560, 'QU', 'OK', 'S', 1749733284, 1749733284, '1'),
(211820, 34409, 'QU', 'OK', 'S', 1749736700, 1749736700, '1'),
(211821, 16895, 'QU', 'OK', 'S', 1749736703, 1749736703, '1'),
(211822, 12453, 'QU', 'OK', 'S', 1749736704, 1749736704, '1'),
(211823, 30503, 'QU', 'OK', 'S', 1749736707, 1749736707, '1'),
(211824, 31138, 'QU', 'OK', 'S', 1749791639, 1749791639, '1'),
(211825, 31144, 'QU', 'OK', 'S', 1749791664, 1749791664, '1'),
(211826, 37522, 'QU', 'OK', 'S', 1749791688, 1749791688, '1'),
(211827, 37291, 'QU', 'OK', 'S', 1749792288, 1749792288, '1'),
(211828, 14190, 'QU', 'OK', 'S', 1749792473, 1749792473, '1'),
(211829, 15042, 'QU', 'OK', 'S', 1749792557, 1749792557, '1'),
(211830, 15042, 'QU', 'OK', 'S', 1749792560, 1749792560, '1'),
(211831, 15042, 'QU', 'OK', 'S', 1749792563, 1749792563, '1'),
(211832, 15042, 'QU', 'OK', 'S', 1749792569, 1749792569, '1'),
(211833, 2550, 'QU', 'OK', 'S', 1749806868, 1749806868, '1'),
(211834, 35825, 'QU', 'OK', 'S', 1749807332, 1749807332, '1'),
(211835, 31406, 'QU', 'OK', 'S', 1749808717, 1749808717, '1'),
(211836, 27964, 'QU', 'OK', 'S', 1749813106, 1749813106, '1'),
(211837, 38115, 'QU', 'OK', 'S', 1749814606, 1749814606, '1'),
(211838, 34810, 'QU', 'OK', 'S', 1749814960, 1749814960, '1'),
(211839, 38164, 'QU', 'OK', 'S', 1749814976, 1749814976, '1'),
(211840, 38164, 'QU', 'OK', 'S', 1749814981, 1749814981, '1'),
(211841, 35806, 'QU', 'OK', 'S', 1749814985, 1749814985, '1'),
(211842, 23147, 'QU', 'OK', 'S', 1749814988, 1749814988, '1'),
(211843, 28911, 'QU', 'OK', 'S', 1749818851, 1749818851, '1'),
(211844, 28911, 'QU', 'OK', 'S', 1749818854, 1749818854, '1'),
(211845, 28911, 'QU', 'OK', 'S', 1749818864, 1749818864, '1'),
(211846, 28911, 'QU', 'OK', 'S', 1749818870, 1749818870, '1'),
(211847, 28911, 'QU', 'OK', 'S', 1749818885, 1749818885, '1'),
(211848, 31421, 'QU', 'OK', 'S', 1749818916, 1749818916, '1'),
(211849, 31421, 'QU', 'OK', 'S', 1749818920, 1749818920, '1'),
(211850, 33692, 'QU', 'OK', 'S', 1749818982, 1749818982, '1'),
(211851, 33692, 'QU', 'OK', 'S', 1749818985, 1749818985, '1'),
(211852, 35952, 'QU', 'OK', 'S', 1749819089, 1749819089, '1'),
(211853, 35952, 'QU', 'OK', 'S', 1749819091, 1749819091, '1'),
(211854, 33584, 'QU', 'OK', 'S', 1749819120, 1749819120, '1'),
(211855, 33584, 'QU', 'OK', 'S', 1749819123, 1749819123, '1'),
(211856, 33549, 'QU', 'OK', 'S', 1749819165, 1749819165, '1'),
(211857, 33549, 'QU', 'OK', 'S', 1749819177, 1749819177, '1'),
(211858, 31144, 'QU', 'OK', 'S', 1749877926, 1749877926, '1'),
(211859, 31138, 'QU', 'OK', 'S', 1749878140, 1749878140, '1'),
(211860, 18650, 'QU', 'OK', 'S', 1749885914, 1749885914, '1'),
(211861, 37781, 'QU', 'OK', 'S', 1749886799, 1749886799, '1'),
(211862, 37085, 'QU', 'OK', 'S', 1749886833, 1749886833, '1'),
(211863, 31138, 'QU', 'OK', 'S', 1749887576, 1749887576, '1'),
(211864, 38186, 'QU', 'OK', 'S', 1749887632, 1749887632, '1'),
(211865, 21804, 'QU', 'OK', 'S', 1749889040, 1749889040, '1'),
(211866, 12422, 'QU', 'OK', 'S', 1749894120, 1749894120, '1'),
(211867, 35841, 'QU', 'OK', 'S', 1749901274, 1749901274, '1'),
(211868, 37961, 'QU', 'OK', 'S', 1749901275, 1749901275, '1'),
(211869, 37961, 'QU', 'OK', 'S', 1749901278, 1749901278, '1'),
(211870, 33914, 'QU', 'OK', 'S', 1749901282, 1749901282, '1'),
(211871, 36421, 'QU', 'OK', 'S', 1749901284, 1749901284, '1'),
(211872, 38252, 'QU', 'OK', 'S', 1749901287, 1749901287, '1'),
(211873, 36421, 'QU', 'OK', 'S', 1749901292, 1749901292, '1'),
(211874, 36421, 'QU', 'OK', 'S', 1749901295, 1749901295, '1'),
(211875, 38252, 'QU', 'OK', 'S', 1749901299, 1749901299, '1'),
(211876, 37507, 'QU', 'OK', 'S', 1749901308, 1749901308, '1'),
(211877, 11892, 'QU', 'OK', 'S', 1749901575, 1749901575, '1'),
(211878, 11892, 'QU', 'OK', 'S', 1749901577, 1749901577, '1'),
(211879, 11892, 'QU', 'OK', 'S', 1749901580, 1749901580, '1'),
(211880, 32183, 'QU', 'OK', 'S', 1749901582, 1749901582, '1'),
(211881, 38037, 'QU', 'OK', 'S', 1749901585, 1749901585, '1'),
(211882, 37994, 'QU', 'OK', 'S', 1749901589, 1749901589, '1'),
(211883, 35547, 'QU', 'OK', 'S', 1749901593, 1749901593, '1'),
(211884, 11892, 'QU', 'OK', 'S', 1749901596, 1749901596, '1'),
(211885, 32338, 'QU', 'OK', 'S', 1749901599, 1749901599, '1'),
(211886, 35547, 'QU', 'OK', 'S', 1749901615, 1749901615, '1'),
(211887, 36534, 'QU', 'OK', 'S', 1749901619, 1749901619, '1'),
(211888, 37883, 'QU', 'OK', 'S', 1749901621, 1749901621, '1'),
(211889, 37823, 'QU', 'OK', 'S', 1749901628, 1749901628, '1'),
(211890, 38037, 'QU', 'OK', 'S', 1749901631, 1749901631, '1'),
(211891, 27465, 'QU', 'OK', 'S', 1749901633, 1749901633, '1'),
(211892, 35547, 'QU', 'OK', 'S', 1749902728, 1749902728, '1'),
(211893, 37507, 'QU', 'OK', 'S', 1749902860, 1749902860, '1'),
(211894, 37507, 'QU', 'OK', 'S', 1749902862, 1749902862, '1'),
(211895, 37507, 'QU', 'OK', 'S', 1749902865, 1749902865, '1'),
(211896, 37507, 'QU', 'OK', 'S', 1749902868, 1749902868, '1'),
(211897, 37507, 'QU', 'OK', 'S', 1749902871, 1749902871, '1'),
(211898, 37507, 'QU', 'OK', 'S', 1749902873, 1749902873, '1'),
(211899, 37507, 'QU', 'OK', 'S', 1749902880, 1749902880, '1'),
(211900, 37507, 'QU', 'OK', 'S', 1749903348, 1749903348, '1'),
(211901, 37507, 'QU', 'OK', 'S', 1749903352, 1749903352, '1'),
(211902, 27465, 'QU', 'OK', 'S', 1749903977, 1749903977, '1'),
(211903, 32183, 'QU', 'OK', 'S', 1749904170, 1749904170, '1'),
(211904, 27454, 'QU', 'OK', 'S', 1749904189, 1749904189, '1'),
(211905, 37994, 'QU', 'OK', 'S', 1749904196, 1749904196, '1'),
(211906, 32183, 'QU', 'OK', 'S', 1749904265, 1749904265, '1'),
(211907, 135, 'QU', 'OK', 'S', 1749905290, 1749905290, '1'),
(211908, 36941, 'QU', 'OK', 'S', 1749905294, 1749905294, '1'),
(211909, 32689, 'QU', 'OK', 'S', 1749905297, 1749905297, '1'),
(211910, 37961, 'QU', 'OK', 'S', 1749905299, 1749905299, '1'),
(211911, 37961, 'QU', 'OK', 'S', 1749905302, 1749905302, '1'),
(211912, 37383, 'QU', 'OK', 'S', 1749905307, 1749905307, '1'),
(211913, 36941, 'QU', 'OK', 'S', 1749905321, 1749905321, '1'),
(211914, 37384, 'QU', 'OK', 'S', 1749905323, 1749905323, '1'),
(211915, 37961, 'QU', 'OK', 'S', 1749905330, 1749905330, '1'),
(211916, 37961, 'QU', 'OK', 'S', 1749905332, 1749905332, '1'),
(211917, 37507, 'QU', 'OK', 'S', 1749905449, 1749905449, '1'),
(211918, 37507, 'QU', 'OK', 'S', 1749905493, 1749905493, '1'),
(211919, 37507, 'QU', 'OK', 'S', 1749905503, 1749905503, '1'),
(211920, 37507, 'QU', 'OK', 'S', 1749905510, 1749905510, '1'),
(211921, 37507, 'QU', 'OK', 'S', 1749905513, 1749905513, '1'),
(211922, 38135, 'QU', 'OK', 'S', 1749905964, 1749905964, '1'),
(211923, 26278, 'QU', 'OK', 'S', 1749905972, 1749905972, '1'),
(211924, 16935, 'QU', 'OK', 'S', 1749905974, 1749905974, '1'),
(211925, 37779, 'QU', 'OK', 'S', 1749905978, 1749905978, '1'),
(211926, 37778, 'QU', 'OK', 'S', 1749905981, 1749905981, '1'),
(211927, 38157, 'QU', 'OK', 'S', 1749905983, 1749905983, '1'),
(211928, 37489, 'QU', 'OK', 'S', 1749905986, 1749905986, '1'),
(211929, 37491, 'QU', 'OK', 'S', 1749905988, 1749905988, '1'),
(211930, 33285, 'QU', 'OK', 'S', 1749905990, 1749905990, '1'),
(211931, 37777, 'QU', 'OK', 'S', 1749906544, 1749906544, '1'),
(211932, 27289, 'QU', 'OK', 'S', 1749906549, 1749906549, '1'),
(211933, 32506, 'QU', 'OK', 'S', 1749906559, 1749906559, '1'),
(211934, 21804, 'QU', 'OK', 'S', 1749906582, 1749906582, '1'),
(211935, 35825, 'QU', 'OK', 'S', 1749906602, 1749906602, '1'),
(211936, 37777, 'QU', 'OK', 'S', 1749906622, 1749906622, '1'),
(211937, 27289, 'QU', 'OK', 'S', 1749906625, 1749906625, '1'),
(211938, 37537, 'QU', 'OK', 'S', 1750052917, 1750052917, '1'),
(211939, 31144, 'QU', 'OK', 'S', 1750052961, 1750052961, '1'),
(211940, 31144, 'QU', 'OK', 'S', 1750052966, 1750052966, '1'),
(211941, 37522, 'QU', 'OK', 'S', 1750052991, 1750052991, '1'),
(211942, 31138, 'QU', 'OK', 'S', 1750053075, 1750053075, '1'),
(211943, 31138, 'QU', 'OK', 'S', 1750053083, 1750053083, '1'),
(211944, 36958, 'QU', 'OK', 'S', 1750057084, 1750057084, '1'),
(211945, 36958, 'QU', 'OK', 'S', 1750057099, 1750057099, '1'),
(211946, 36958, 'QU', 'OK', 'S', 1750057106, 1750057106, '1'),
(211947, 36958, 'QU', 'OK', 'S', 1750057121, 1750057121, '1'),
(211948, 36958, 'QU', 'OK', 'S', 1750057135, 1750057135, '1'),
(211949, 36958, 'QU', 'OK', 'S', 1750057149, 1750057149, '1'),
(211950, 36958, 'QU', 'OK', 'S', 1750057157, 1750057157, '1'),
(211951, 36958, 'QU', 'OK', 'S', 1750057173, 1750057173, '1'),
(211952, 36958, 'QU', 'OK', 'S', 1750057232, 1750057232, '1'),
(211953, 36958, 'QU', 'OK', 'S', 1750057269, 1750057269, '1'),
(211954, 36958, 'QU', 'OK', 'S', 1750057274, 1750057274, '1'),
(211955, 36958, 'QU', 'OK', 'S', 1750057279, 1750057279, '1'),
(211956, 36958, 'QU', 'OK', 'S', 1750057290, 1750057290, '1'),
(211957, 31455, 'QU', 'OK', 'S', 1750057380, 1750057380, '1'),
(211958, 31455, 'QU', 'OK', 'S', 1750057393, 1750057393, '1'),
(211959, 31455, 'QU', 'OK', 'S', 1750057412, 1750057412, '1'),
(211960, 31455, 'QU', 'OK', 'S', 1750057421, 1750057421, '1'),
(211961, 31455, 'QU', 'OK', 'S', 1750057431, 1750057431, '1'),
(211962, 31455, 'QU', 'OK', 'S', 1750057445, 1750057445, '1'),
(211963, 31455, 'QU', 'OK', 'S', 1750057471, 1750057471, '1'),
(211964, 31455, 'QU', 'OK', 'S', 1750057476, 1750057476, '1'),
(211965, 31455, 'QU', 'OK', 'S', 1750057490, 1750057490, '1'),
(211966, 31455, 'QU', 'OK', 'S', 1750057498, 1750057498, '1'),
(211967, 35933, 'QU', 'OK', 'S', 1750060792, 1750060792, '1'),
(211968, 38110, 'QU', 'OK', 'S', 1750061000, 1750061000, '1'),
(211969, 31380, 'QU', 'OK', 'S', 1750061017, 1750061017, '1'),
(211970, 35825, 'QU', 'OK', 'S', 1750065472, 1750065472, '1'),
(211971, 15280, 'QU', 'OK', 'S', 1750065475, 1750065475, '1'),
(211972, 19144, 'QU', 'OK', 'S', 1750065478, 1750065478, '1'),
(211973, 15280, 'QU', 'OK', 'S', 1750065492, 1750065492, '1'),
(211974, 3055, 'QU', 'OK', 'S', 1750065495, 1750065495, '1'),
(211975, 38162, 'QU', 'OK', 'S', 1750066092, 1750066092, '1'),
(211976, 38162, 'QU', 'OK', 'S', 1750066094, 1750066094, '1'),
(211977, 38162, 'QU', 'OK', 'S', 1750066096, 1750066096, '1'),
(211978, 38162, 'QU', 'OK', 'S', 1750066098, 1750066098, '1'),
(211979, 38162, 'QU', 'OK', 'S', 1750066100, 1750066100, '1'),
(211980, 38162, 'QU', 'OK', 'S', 1750066102, 1750066102, '1'),
(211981, 38162, 'QU', 'OK', 'S', 1750066104, 1750066104, '1'),
(211982, 11201, 'QU', 'OK', 'S', 1750066107, 1750066107, '1'),
(211983, 38162, 'QU', 'OK', 'S', 1750066111, 1750066111, '1'),
(211984, 38162, 'QU', 'OK', 'S', 1750066113, 1750066113, '1'),
(211985, 19303, 'QU', 'OK', 'S', 1750066116, 1750066116, '1'),
(211986, 38162, 'QU', 'OK', 'S', 1750066118, 1750066118, '1'),
(211987, 11201, 'QU', 'OK', 'S', 1750066122, 1750066122, '1'),
(211988, 11201, 'QU', 'OK', 'S', 1750066124, 1750066124, '1'),
(211989, 37193, 'QU', 'OK', 'S', 1750066211, 1750066211, '1'),
(211990, 11201, 'QU', 'OK', 'S', 1750066274, 1750066274, '1'),
(211991, 11201, 'QU', 'OK', 'S', 1750066283, 1750066283, '1'),
(211992, 31147, 'QU', 'OK', 'S', 1750066737, 1750066737, '1'),
(211993, 31147, 'QU', 'OK', 'S', 1750066762, 1750066762, '1'),
(211994, 38309, 'QU', 'OK', 'S', 1750067756, 1750067756, '1'),
(211995, 37053, 'QU', 'OK', 'S', 1750067880, 1750067880, '1'),
(211996, 37053, 'QU', 'OK', 'S', 1750067889, 1750067889, '1'),
(211997, 37053, 'QU', 'OK', 'S', 1750067893, 1750067893, '1'),
(211998, 22795, 'QU', 'OK', 'S', 1750067898, 1750067898, '1'),
(211999, 24793, 'QU', 'OK', 'S', 1750067901, 1750067901, '1'),
(212000, 24793, 'QU', 'OK', 'S', 1750067903, 1750067903, '1'),
(212001, 29478, 'QU', 'OK', 'S', 1750067905, 1750067905, '1'),
(212002, 37053, 'QU', 'OK', 'S', 1750067907, 1750067907, '1'),
(212003, 38310, 'QU', 'OK', 'S', 1750068595, 1750068595, '1'),
(212004, 25785, 'QU', 'OK', 'S', 1750070054, 1750070054, '1'),
(212005, 38304, 'QU', 'OK', 'S', 1750070434, 1750070434, '1'),
(212006, 38310, 'QU', 'OK', 'S', 1750070764, 1750070764, '1'),
(212007, 31044, 'QU', 'OK', 'S', 1750070768, 1750070768, '1'),
(212008, 32183, 'QU', 'OK', 'S', 1750071037, 1750071037, '1'),
(212009, 33277, 'QU', 'OK', 'S', 1750071508, 1750071508, '1'),
(212010, 38305, 'QU', 'OK', 'S', 1750071645, 1750071645, '1'),
(212011, 32183, 'QU', 'OK', 'S', 1750071648, 1750071648, '1'),
(212012, 38264, 'QU', 'OK', 'S', 1750072371, 1750072371, '1'),
(212013, 38262, 'QU', 'OK', 'S', 1750073519, 1750073519, '1'),
(212014, 38265, 'QU', 'OK', 'S', 1750073615, 1750073615, '1'),
(212015, 38266, 'QU', 'OK', 'S', 1750073670, 1750073670, '1'),
(212016, 38267, 'QU', 'OK', 'S', 1750073794, 1750073794, '1'),
(212017, 38258, 'QU', 'OK', 'S', 1750073844, 1750073844, '1'),
(212018, 38259, 'QU', 'OK', 'S', 1750073878, 1750073878, '1'),
(212019, 38255, 'QU', 'OK', 'S', 1750074079, 1750074079, '1'),
(212020, 38256, 'QU', 'OK', 'S', 1750075765, 1750075765, '1'),
(212021, 38257, 'QU', 'OK', 'S', 1750076174, 1750076174, '1'),
(212022, 38271, 'QU', 'OK', 'S', 1750076235, 1750076235, '1'),
(212023, 37029, 'QU', 'OK', 'S', 1750079696, 1750079696, '1'),
(212024, 35273, 'QU', 'OK', 'S', 1750080611, 1750080611, '1'),
(212025, 35273, 'QU', 'OK', 'S', 1750080619, 1750080619, '1'),
(212026, 37032, 'QU', 'OK', 'S', 1750080647, 1750080647, '1'),
(212027, 37253, 'QU', 'OK', 'S', 1750080656, 1750080656, '1'),
(212028, 37253, 'QU', 'OK', 'S', 1750080662, 1750080662, '1'),
(212029, 37526, 'QU', 'OK', 'S', 1750080674, 1750080674, '1'),
(212030, 37977, 'QU', 'OK', 'S', 1750080693, 1750080693, '1'),
(212031, 37977, 'QU', 'OK', 'S', 1750080698, 1750080698, '1'),
(212032, 37033, 'QU', 'OK', 'S', 1750080707, 1750080707, '1'),
(212033, 37803, 'QU', 'OK', 'S', 1750080711, 1750080711, '1'),
(212034, 37601, 'QU', 'OK', 'S', 1750080717, 1750080717, '1'),
(212035, 37308, 'QU', 'OK', 'S', 1750080723, 1750080723, '1'),
(212036, 37308, 'QU', 'OK', 'S', 1750080727, 1750080727, '1'),
(212037, 37147, 'QU', 'OK', 'S', 1750080733, 1750080733, '1'),
(212038, 37308, 'QU', 'OK', 'S', 1750080737, 1750080737, '1'),
(212039, 29922, 'QU', 'OK', 'S', 1750080741, 1750080741, '1'),
(212040, 29922, 'QU', 'OK', 'S', 1750080746, 1750080746, '1'),
(212041, 29404, 'QU', 'OK', 'S', 1750080751, 1750080751, '1'),
(212042, 28745, 'QU', 'OK', 'S', 1750080759, 1750080759, '1'),
(212043, 29404, 'QU', 'OK', 'S', 1750080764, 1750080764, '1'),
(212044, 29405, 'QU', 'OK', 'S', 1750080770, 1750080770, '1'),
(212045, 7106, 'QU', 'OK', 'S', 1750080774, 1750080774, '1'),
(212046, 1206, 'QU', 'OK', 'S', 1750080779, 1750080779, '1'),
(212047, 33473, 'QU', 'OK', 'S', 1750080788, 1750080788, '1'),
(212048, 1206, 'QU', 'OK', 'S', 1750080798, 1750080798, '1'),
(212049, 29405, 'QU', 'OK', 'S', 1750080803, 1750080803, '1'),
(212050, 1580, 'QU', 'OK', 'S', 1750080813, 1750080813, '1'),
(212051, 2502, 'QU', 'OK', 'S', 1750080822, 1750080822, '1'),
(212052, 29404, 'QU', 'OK', 'S', 1750080847, 1750080847, '1'),
(212053, 37253, 'QU', 'OK', 'S', 1750080938, 1750080938, '1'),
(212054, 37253, 'QU', 'OK', 'S', 1750080944, 1750080944, '1'),
(212055, 38282, 'QU', 'OK', 'S', 1750080948, 1750080948, '1'),
(212056, 18196, 'QU', 'OK', 'S', 1750080960, 1750080960, '1'),
(212057, 37370, 'QU', 'OK', 'S', 1750080969, 1750080969, '1'),
(212058, 35273, 'QU', 'OK', 'S', 1750080974, 1750080974, '1'),
(212059, 35273, 'QU', 'OK', 'S', 1750080979, 1750080979, '1'),
(212060, 38283, 'QU', 'OK', 'S', 1750080987, 1750080987, '1'),
(212061, 38283, 'QU', 'OK', 'S', 1750080995, 1750080995, '1'),
(212062, 37252, 'QU', 'OK', 'S', 1750080999, 1750080999, '1'),
(212063, 38059, 'QU', 'OK', 'S', 1750081007, 1750081007, '1'),
(212064, 37936, 'QU', 'OK', 'S', 1750081028, 1750081028, '1'),
(212065, 38035, 'QU', 'OK', 'S', 1750081036, 1750081036, '1'),
(212066, 38035, 'QU', 'OK', 'S', 1750081040, 1750081040, '1'),
(212067, 38035, 'QU', 'OK', 'S', 1750081043, 1750081043, '1'),
(212068, 35312, 'QU', 'OK', 'S', 1750081047, 1750081047, '1'),
(212069, 38035, 'QU', 'OK', 'S', 1750081051, 1750081051, '1'),
(212070, 25428, 'QU', 'OK', 'S', 1750081055, 1750081055, '1'),
(212071, 36398, 'QU', 'OK', 'S', 1750081061, 1750081061, '1'),
(212072, 36398, 'QU', 'OK', 'S', 1750081066, 1750081066, '1'),
(212073, 36398, 'QU', 'OK', 'S', 1750081071, 1750081071, '1'),
(212074, 36322, 'QU', 'OK', 'S', 1750081083, 1750081083, '1'),
(212075, 37935, 'QU', 'OK', 'S', 1750081089, 1750081089, '1'),
(212076, 37877, 'QU', 'OK', 'S', 1750081093, 1750081093, '1'),
(212077, 37814, 'QU', 'OK', 'S', 1750081100, 1750081100, '1'),
(212078, 38153, 'QU', 'OK', 'S', 1750081112, 1750081112, '1'),
(212079, 37193, 'QU', 'OK', 'S', 1750081115, 1750081115, '1'),
(212080, 37741, 'QU', 'OK', 'S', 1750081119, 1750081119, '1'),
(212081, 37846, 'QU', 'OK', 'S', 1750081127, 1750081127, '1'),
(212082, 37845, 'QU', 'OK', 'S', 1750081130, 1750081130, '1'),
(212083, 38057, 'QU', 'OK', 'S', 1750081143, 1750081143, '1'),
(212084, 37814, 'QU', 'OK', 'S', 1750081148, 1750081148, '1'),
(212085, 37239, 'QU', 'OK', 'S', 1750081152, 1750081152, '1'),
(212086, 37239, 'QU', 'OK', 'S', 1750081157, 1750081157, '1'),
(212087, 37477, 'QU', 'OK', 'S', 1750081177, 1750081177, '1'),
(212088, 38058, 'QU', 'OK', 'S', 1750081189, 1750081189, '1'),
(212089, 37936, 'QU', 'OK', 'S', 1750081195, 1750081195, '1'),
(212090, 36290, 'QU', 'OK', 'S', 1750081198, 1750081198, '1'),
(212091, 36290, 'QU', 'OK', 'S', 1750081211, 1750081211, '1'),
(212092, 38280, 'QU', 'OK', 'S', 1750081216, 1750081216, '1'),
(212093, 36290, 'QU', 'OK', 'S', 1750081221, 1750081221, '1'),
(212094, 24291, 'QU', 'OK', 'S', 1750081224, 1750081224, '1'),
(212095, 35275, 'QU', 'OK', 'S', 1750081503, 1750081503, '1'),
(212096, 35275, 'QU', 'OK', 'S', 1750081506, 1750081506, '1'),
(212097, 35275, 'QU', 'OK', 'S', 1750081508, 1750081508, '1'),
(212098, 35275, 'QU', 'OK', 'S', 1750081511, 1750081511, '1'),
(212099, 35273, 'QU', 'OK', 'S', 1750081616, 1750081616, '1'),
(212100, 35273, 'QU', 'OK', 'S', 1750081618, 1750081618, '1'),
(212101, 35273, 'QU', 'OK', 'S', 1750081621, 1750081621, '1'),
(212102, 35273, 'QU', 'OK', 'S', 1750081624, 1750081624, '1'),
(212103, 38282, 'QU', 'OK', 'S', 1750081819, 1750081819, '1'),
(212104, 35245, 'QU', 'OK', 'S', 1750082176, 1750082176, '1'),
(212105, 35245, 'QU', 'OK', 'S', 1750082179, 1750082179, '1'),
(212106, 29052, 'QU', 'OK', 'S', 1750082181, 1750082181, '1'),
(212107, 36235, 'QU', 'OK', 'S', 1750082187, 1750082187, '1'),
(212108, 37790, 'QU', 'OK', 'S', 1750082511, 1750082511, '1'),
(212109, 19074, 'QU', 'OK', 'S', 1750082516, 1750082516, '1'),
(212110, 37790, 'QU', 'OK', 'S', 1750082519, 1750082519, '1'),
(212111, 37790, 'QU', 'OK', 'S', 1750082579, 1750082579, '1'),
(212112, 37790, 'QU', 'OK', 'S', 1750082583, 1750082583, '1'),
(212113, 340, 'QU', 'OK', 'S', 1750134719, 1750134719, '1'),
(212114, 31138, 'QU', 'OK', 'S', 1750136813, 1750136813, '1'),
(212115, 38117, 'QU', 'OK', 'S', 1750136830, 1750136830, '1'),
(212116, 38107, 'QU', 'OK', 'S', 1750136837, 1750136837, '1'),
(212117, 37187, 'QU', 'OK', 'S', 1750136839, 1750136839, '1'),
(212118, 38114, 'QU', 'OK', 'S', 1750136842, 1750136842, '1'),
(212119, 37522, 'QU', 'OK', 'S', 1750136854, 1750136854, '1'),
(212120, 31144, 'QU', 'OK', 'S', 1750136888, 1750136888, '1'),
(212121, 31144, 'QU', 'OK', 'S', 1750136892, 1750136892, '1'),
(212122, 38117, 'QU', 'OK', 'S', 1750136910, 1750136910, '1'),
(212123, 38117, 'QU', 'OK', 'S', 1750136918, 1750136918, '1'),
(212124, 31130, 'QU', 'OK', 'S', 1750136924, 1750136924, '1'),
(212125, 38117, 'QU', 'OK', 'S', 1750137047, 1750137047, '1'),
(212126, 35794, 'QU', 'OK', 'S', 1750138385, 1750138385, '1'),
(212127, 38273, 'QU', 'OK', 'S', 1750138388, 1750138388, '1'),
(212128, 36941, 'QU', 'OK', 'S', 1750138394, 1750138394, '1'),
(212129, 19840, 'QU', 'OK', 'S', 1750138397, 1750138397, '1'),
(212130, 36941, 'QU', 'OK', 'S', 1750138399, 1750138399, '1'),
(212131, 37277, 'QU', 'OK', 'S', 1750138401, 1750138401, '1'),
(212132, 36941, 'QU', 'OK', 'S', 1750138404, 1750138404, '1'),
(212133, 17704, 'QU', 'OK', 'S', 1750138409, 1750138409, '1'),
(212134, 37049, 'QU', 'OK', 'S', 1750138411, 1750138411, '1'),
(212135, 37049, 'QU', 'OK', 'S', 1750138413, 1750138413, '1'),
(212136, 21298, 'QU', 'OK', 'S', 1750138415, 1750138415, '1'),
(212137, 37276, 'QU', 'OK', 'S', 1750138418, 1750138418, '1'),
(212138, 37209, 'QU', 'OK', 'S', 1750138420, 1750138420, '1'),
(212139, 37211, 'QU', 'OK', 'S', 1750138421, 1750138421, '1'),
(212140, 19144, 'QU', 'OK', 'S', 1750138424, 1750138424, '1'),
(212141, 37277, 'QU', 'OK', 'S', 1750138427, 1750138427, '1'),
(212142, 38066, 'QU', 'OK', 'S', 1750138429, 1750138429, '1'),
(212143, 37211, 'QU', 'OK', 'S', 1750138438, 1750138438, '1'),
(212144, 37276, 'QU', 'OK', 'S', 1750138441, 1750138441, '1'),
(212145, 30864, 'QU', 'OK', 'S', 1750138443, 1750138443, '1'),
(212146, 37385, 'QU', 'OK', 'S', 1750138446, 1750138446, '1'),
(212147, 37385, 'QU', 'OK', 'S', 1750138448, 1750138448, '1'),
(212148, 37507, 'QU', 'OK', 'S', 1750138451, 1750138451, '1'),
(212149, 21298, 'QU', 'OK', 'S', 1750138456, 1750138456, '1'),
(212150, 37961, 'QU', 'OK', 'S', 1750138460, 1750138460, '1'),
(212151, 29772, 'QU', 'OK', 'S', 1750138464, 1750138464, '1'),
(212152, 37049, 'QU', 'OK', 'S', 1750138468, 1750138468, '1'),
(212153, 37049, 'QU', 'OK', 'S', 1750138471, 1750138471, '1'),
(212154, 37507, 'QU', 'OK', 'S', 1750138500, 1750138500, '1'),
(212155, 37507, 'QU', 'OK', 'S', 1750138502, 1750138502, '1'),
(212156, 37507, 'QU', 'OK', 'S', 1750138504, 1750138504, '1'),
(212157, 37507, 'QU', 'OK', 'S', 1750138515, 1750138515, '1'),
(212158, 37507, 'QU', 'OK', 'S', 1750138518, 1750138518, '1'),
(212159, 37507, 'QU', 'OK', 'S', 1750138520, 1750138520, '1'),
(212160, 37507, 'QU', 'OK', 'S', 1750138522, 1750138522, '1'),
(212161, 37961, 'QU', 'OK', 'S', 1750138553, 1750138553, '1'),
(212162, 37507, 'QU', 'OK', 'S', 1750138557, 1750138557, '1'),
(212163, 37507, 'QU', 'OK', 'S', 1750138777, 1750138777, '1'),
(212164, 37507, 'QU', 'OK', 'S', 1750138868, 1750138868, '1'),
(212165, 37507, 'QU', 'OK', 'S', 1750139030, 1750139030, '1'),
(212166, 33774, 'QU', 'OK', 'S', 1750139165, 1750139165, '1'),
(212167, 37187, 'QU', 'OK', 'S', 1750139764, 1750139764, '1'),
(212168, 38114, 'QU', 'OK', 'S', 1750139766, 1750139766, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(212169, 38112, 'QU', 'OK', 'S', 1750139768, 1750139768, '1'),
(212170, 38112, 'QU', 'OK', 'S', 1750139770, 1750139770, '1'),
(212171, 38107, 'QU', 'OK', 'S', 1750139772, 1750139772, '1'),
(212172, 38117, 'QU', 'OK', 'S', 1750139774, 1750139774, '1'),
(212173, 38117, 'QU', 'OK', 'S', 1750139849, 1750139849, '1'),
(212174, 38117, 'QU', 'OK', 'S', 1750139853, 1750139853, '1'),
(212175, 27656, 'QU', 'OK', 'S', 1750141981, 1750141981, '1'),
(212176, 37879, 'QU', 'OK', 'S', 1750141984, 1750141984, '1'),
(212177, 37879, 'QU', 'OK', 'S', 1750141987, 1750141987, '1'),
(212178, 37879, 'QU', 'OK', 'S', 1750141999, 1750141999, '1'),
(212179, 37879, 'QU', 'OK', 'S', 1750142002, 1750142002, '1'),
(212180, 34439, 'QU', 'OK', 'S', 1750142006, 1750142006, '1'),
(212181, 37183, 'QU', 'OK', 'S', 1750142008, 1750142008, '1'),
(212182, 37183, 'QU', 'OK', 'S', 1750142013, 1750142013, '1'),
(212183, 37880, 'QU', 'OK', 'S', 1750142236, 1750142236, '1'),
(212184, 37880, 'QU', 'OK', 'S', 1750142238, 1750142238, '1'),
(212185, 37252, 'QU', 'OK', 'S', 1750142376, 1750142376, '1'),
(212186, 37252, 'QU', 'OK', 'S', 1750142380, 1750142380, '1'),
(212187, 37252, 'QU', 'OK', 'S', 1750142556, 1750142556, '1'),
(212188, 37252, 'QU', 'OK', 'S', 1750142558, 1750142558, '1'),
(212189, 37252, 'QU', 'OK', 'S', 1750142569, 1750142569, '1'),
(212190, 37252, 'QU', 'OK', 'S', 1750142678, 1750142678, '1'),
(212191, 37252, 'QU', 'OK', 'S', 1750142683, 1750142683, '1'),
(212192, 38263, 'QU', 'OK', 'S', 1750142831, 1750142831, '1'),
(212193, 37456, 'QU', 'OK', 'S', 1750143085, 1750143085, '1'),
(212194, 37456, 'QU', 'OK', 'S', 1750143089, 1750143089, '1'),
(212195, 37456, 'QU', 'OK', 'S', 1750143092, 1750143092, '1'),
(212196, 38290, 'QU', 'OK', 'S', 1750145086, 1750145086, '1'),
(212197, 33479, 'QU', 'OK', 'S', 1750145100, 1750145100, '1'),
(212198, 38016, 'QU', 'OK', 'S', 1750145106, 1750145106, '1'),
(212199, 38291, 'QU', 'OK', 'S', 1750145647, 1750145647, '1'),
(212200, 38292, 'QU', 'OK', 'S', 1750146215, 1750146215, '1'),
(212201, 38293, 'QU', 'OK', 'S', 1750146728, 1750146728, '1'),
(212202, 38294, 'QU', 'OK', 'S', 1750147026, 1750147026, '1'),
(212203, 38295, 'QU', 'OK', 'S', 1750147464, 1750147464, '1'),
(212204, 38296, 'QU', 'OK', 'S', 1750147598, 1750147598, '1'),
(212205, 37385, 'QU', 'OK', 'S', 1750147636, 1750147636, '1'),
(212206, 38297, 'QU', 'OK', 'S', 1750147686, 1750147686, '1'),
(212207, 31322, 'QU', 'OK', 'S', 1750148130, 1750148130, '1'),
(212208, 38306, 'QU', 'OK', 'S', 1750148566, 1750148566, '1'),
(212209, 38307, 'QU', 'OK', 'S', 1750148748, 1750148748, '1'),
(212210, 38303, 'QU', 'OK', 'S', 1750152178, 1750152178, '1'),
(212211, 36421, 'QU', 'OK', 'S', 1750152294, 1750152294, '1'),
(212212, 38263, 'QU', 'OK', 'S', 1750152748, 1750152748, '1'),
(212213, 24291, 'QU', 'OK', 'S', 1750152906, 1750152906, '1'),
(212214, 37765, 'QU', 'OK', 'S', 1750154547, 1750154547, '1'),
(212215, 17580, 'QU', 'OK', 'S', 1750155641, 1750155641, '1'),
(212216, 17580, 'QU', 'OK', 'S', 1750155646, 1750155646, '1'),
(212217, 17580, 'QU', 'OK', 'S', 1750155650, 1750155650, '1'),
(212218, 17580, 'QU', 'OK', 'S', 1750155771, 1750155771, '1'),
(212219, 38315, 'QU', 'OK', 'S', 1750155967, 1750155967, '1'),
(212220, 38314, 'QU', 'OK', 'S', 1750156045, 1750156045, '1'),
(212221, 38313, 'QU', 'OK', 'S', 1750156173, 1750156173, '1'),
(212222, 38312, 'QU', 'OK', 'S', 1750156265, 1750156265, '1'),
(212223, 38311, 'QU', 'OK', 'S', 1750156270, 1750156270, '1'),
(212224, 38302, 'QU', 'OK', 'S', 1750156519, 1750156519, '1'),
(212225, 38300, 'QU', 'OK', 'S', 1750156555, 1750156555, '1'),
(212226, 38299, 'QU', 'OK', 'S', 1750156624, 1750156624, '1'),
(212227, 38299, 'QU', 'OK', 'S', 1750156624, 1750156624, '1'),
(212228, 38298, 'QU', 'OK', 'S', 1750156702, 1750156702, '1'),
(212229, 31138, 'QU', 'OK', 'S', 1750158464, 1750158464, '1'),
(212230, 38320, 'QU', 'OK', 'S', 1750159759, 1750159759, '1'),
(212231, 38324, 'QU', 'OK', 'S', 1750159924, 1750159924, '1'),
(212232, 38321, 'QU', 'OK', 'S', 1750160064, 1750160064, '1'),
(212233, 38322, 'QU', 'OK', 'S', 1750160170, 1750160170, '1'),
(212234, 38323, 'QU', 'OK', 'S', 1750160205, 1750160205, '1'),
(212235, 36726, 'QU', 'OK', 'S', 1750160264, 1750160264, '1'),
(212236, 38316, 'QU', 'OK', 'S', 1750160975, 1750160975, '1'),
(212237, 38317, 'QU', 'OK', 'S', 1750161006, 1750161006, '1'),
(212238, 38318, 'QU', 'OK', 'S', 1750161034, 1750161034, '1'),
(212239, 38319, 'QU', 'OK', 'S', 1750161062, 1750161062, '1'),
(212240, 37183, 'QU', 'OK', 'S', 1750161407, 1750161407, '1'),
(212241, 37183, 'QU', 'OK', 'S', 1750161416, 1750161416, '1'),
(212242, 37183, 'QU', 'OK', 'S', 1750161427, 1750161427, '1'),
(212243, 37961, 'QU', 'OK', 'S', 1750161773, 1750161773, '1'),
(212244, 37961, 'QU', 'OK', 'S', 1750161811, 1750161811, '1'),
(212245, 37961, 'QU', 'OK', 'S', 1750161831, 1750161831, '1'),
(212246, 34882, 'QU', 'OK', 'S', 1750162067, 1750162067, '1'),
(212247, 32580, 'QU', 'OK', 'S', 1750162250, 1750162250, '1'),
(212248, 37507, 'QU', 'OK', 'S', 1750163322, 1750163322, '1'),
(212249, 37384, 'QU', 'OK', 'S', 1750163416, 1750163416, '1'),
(212250, 38255, 'QU', 'OK', 'S', 1750164285, 1750164285, '1'),
(212251, 36070, 'QU', 'OK', 'S', 1750165344, 1750165344, '1'),
(212252, 37880, 'QU', 'OK', 'S', 1750165440, 1750165440, '1'),
(212253, 7430, 'QU', 'OK', 'S', 1750165547, 1750165547, '1'),
(212254, 24346, 'QU', 'OK', 'S', 1750165645, 1750165645, '1'),
(212255, 21167, 'QU', 'OK', 'S', 1750165719, 1750165719, '1'),
(212256, 14859, 'QU', 'OK', 'S', 1750166084, 1750166084, '1'),
(212257, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212258, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212259, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212260, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212261, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212262, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212263, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212264, 38270, 'QU', 'OK', 'S', 1750166453, 1750166453, '1'),
(212265, 25989, 'QU', 'OK', 'S', 1750166465, 1750166465, '1'),
(212266, 18018, 'QU', 'OK', 'S', 1750166543, 1750166543, '1'),
(212267, 18018, 'QU', 'OK', 'S', 1750166546, 1750166546, '1'),
(212268, 38308, 'QU', 'OK', 'S', 1750166717, 1750166717, '1'),
(212269, 38308, 'QU', 'OK', 'S', 1750166717, 1750166717, '1'),
(212270, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212271, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212272, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212273, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212274, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212275, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212276, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212277, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212278, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212279, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212280, 38308, 'QU', 'OK', 'S', 1750166718, 1750166718, '1'),
(212281, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212282, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212283, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212284, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212285, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212286, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212287, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212288, 38270, 'QU', 'OK', 'S', 1750166795, 1750166795, '1'),
(212289, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212290, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212291, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212292, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212293, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212294, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212295, 38251, 'QU', 'OK', 'S', 1750166877, 1750166877, '1'),
(212296, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212297, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212298, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212299, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212300, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212301, 38249, 'QU', 'OK', 'S', 1750167119, 1750167119, '1'),
(212302, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212303, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212304, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212305, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212306, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212307, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212308, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212309, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212310, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212311, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212312, 38250, 'QU', 'OK', 'S', 1750167336, 1750167336, '1'),
(212313, 37956, 'QU', 'OK', 'S', 1750167593, 1750167593, '1'),
(212314, 37956, 'QU', 'OK', 'S', 1750167593, 1750167593, '1'),
(212315, 37956, 'QU', 'OK', 'S', 1750167593, 1750167593, '1'),
(212316, 37943, 'QU', 'OK', 'S', 1750167798, 1750167798, '1'),
(212317, 37944, 'QU', 'OK', 'S', 1750168017, 1750168017, '1'),
(212318, 37944, 'QU', 'OK', 'S', 1750168017, 1750168017, '1'),
(212319, 37944, 'QU', 'OK', 'S', 1750168017, 1750168017, '1'),
(212320, 37546, 'QU', 'OK', 'S', 1750168707, 1750168707, '1'),
(212321, 37546, 'QU', 'OK', 'S', 1750168707, 1750168707, '1'),
(212322, 37545, 'QU', 'OK', 'S', 1750168855, 1750168855, '1'),
(212323, 37545, 'QU', 'OK', 'S', 1750168855, 1750168855, '1'),
(212324, 37545, 'QU', 'OK', 'S', 1750168855, 1750168855, '1'),
(212325, 36142, 'QU', 'OK', 'S', 1750226913, 1750226913, '1'),
(212326, 36142, 'QU', 'OK', 'S', 1750226917, 1750226917, '1'),
(212327, 35122, 'QU', 'OK', 'S', 1750226921, 1750226921, '1'),
(212328, 37182, 'QU', 'OK', 'S', 1750226931, 1750226931, '1'),
(212329, 27578, 'QU', 'OK', 'S', 1750226935, 1750226935, '1'),
(212330, 36390, 'QU', 'OK', 'S', 1750226940, 1750226940, '1'),
(212331, 27306, 'QU', 'OK', 'S', 1750226945, 1750226945, '1'),
(212332, 38276, 'QU', 'OK', 'S', 1750226948, 1750226948, '1'),
(212333, 36389, 'QU', 'OK', 'S', 1750226953, 1750226953, '1'),
(212334, 36629, 'QU', 'OK', 'S', 1750226956, 1750226956, '1'),
(212335, 36389, 'QU', 'OK', 'S', 1750226966, 1750226966, '1'),
(212336, 27395, 'QU', 'OK', 'S', 1750226970, 1750226970, '1'),
(212337, 32806, 'QU', 'OK', 'S', 1750226974, 1750226974, '1'),
(212338, 38148, 'QU', 'OK', 'S', 1750226977, 1750226977, '1'),
(212339, 38067, 'QU', 'OK', 'S', 1750226980, 1750226980, '1'),
(212340, 34882, 'QU', 'OK', 'S', 1750226983, 1750226983, '1'),
(212341, 23460, 'QU', 'OK', 'S', 1750226986, 1750226986, '1'),
(212342, 25323, 'QU', 'OK', 'S', 1750226990, 1750226990, '1'),
(212343, 37936, 'QU', 'OK', 'S', 1750226996, 1750226996, '1'),
(212344, 30395, 'QU', 'OK', 'S', 1750226999, 1750226999, '1'),
(212345, 23460, 'QU', 'OK', 'S', 1750227011, 1750227011, '1'),
(212346, 36389, 'QU', 'OK', 'S', 1750227092, 1750227092, '1'),
(212347, 1095, 'QU', 'OK', 'S', 1750228121, 1750228121, '1'),
(212348, 1095, 'QU', 'OK', 'S', 1750228129, 1750228129, '1'),
(212349, 1294, 'QU', 'OK', 'S', 1750228674, 1750228674, '1'),
(212350, 1095, 'QU', 'OK', 'S', 1750229852, 1750229852, '1'),
(212351, 1294, 'QU', 'OK', 'S', 1750230748, 1750230748, '1'),
(212352, 5705, 'QU', 'OK', 'S', 1750231937, 1750231937, '1'),
(212353, 5705, 'QU', 'OK', 'S', 1750231944, 1750231944, '1'),
(212354, 5705, 'QU', 'OK', 'S', 1750231951, 1750231951, '1'),
(212355, 5705, 'QU', 'OK', 'S', 1750231958, 1750231958, '1'),
(212356, 5705, 'QU', 'OK', 'S', 1750231970, 1750231970, '1'),
(212357, 5705, 'QU', 'OK', 'S', 1750231976, 1750231976, '1'),
(212358, 5705, 'QU', 'OK', 'S', 1750231989, 1750231989, '1'),
(212359, 5705, 'QU', 'OK', 'S', 1750231996, 1750231996, '1'),
(212360, 5705, 'QU', 'OK', 'S', 1750232002, 1750232002, '1'),
(212361, 5705, 'QU', 'OK', 'S', 1750232012, 1750232012, '1'),
(212362, 5705, 'QU', 'OK', 'S', 1750232019, 1750232019, '1'),
(212363, 5705, 'QU', 'OK', 'S', 1750232025, 1750232025, '1'),
(212364, 5705, 'QU', 'OK', 'S', 1750232031, 1750232031, '1'),
(212365, 5705, 'QU', 'OK', 'S', 1750232038, 1750232038, '1'),
(212366, 5705, 'QU', 'OK', 'S', 1750232047, 1750232047, '1'),
(212367, 6504, 'QU', 'OK', 'S', 1750232333, 1750232333, '1'),
(212368, 6504, 'QU', 'OK', 'S', 1750232343, 1750232343, '1'),
(212369, 6504, 'QU', 'OK', 'S', 1750232354, 1750232354, '1'),
(212370, 6504, 'QU', 'OK', 'S', 1750232358, 1750232358, '1'),
(212371, 6504, 'QU', 'OK', 'S', 1750232366, 1750232366, '1'),
(212372, 6504, 'QU', 'OK', 'S', 1750232373, 1750232373, '1'),
(212373, 6504, 'QU', 'OK', 'S', 1750232457, 1750232457, '1'),
(212374, 6504, 'QU', 'OK', 'S', 1750232474, 1750232474, '1'),
(212375, 6504, 'QU', 'OK', 'S', 1750232482, 1750232482, '1'),
(212376, 6504, 'QU', 'OK', 'S', 1750232490, 1750232490, '1'),
(212377, 6504, 'QU', 'OK', 'S', 1750232497, 1750232497, '1'),
(212378, 6504, 'QU', 'OK', 'S', 1750232505, 1750232505, '1'),
(212379, 6504, 'QU', 'OK', 'S', 1750232513, 1750232513, '1'),
(212380, 6504, 'QU', 'OK', 'S', 1750232520, 1750232520, '1'),
(212381, 6504, 'QU', 'OK', 'S', 1750232526, 1750232526, '1'),
(212382, 6504, 'QU', 'OK', 'S', 1750232545, 1750232545, '1'),
(212383, 9562, 'QU', 'OK', 'S', 1750232711, 1750232711, '1'),
(212384, 9562, 'QU', 'OK', 'S', 1750232715, 1750232715, '1'),
(212385, 9562, 'QU', 'OK', 'S', 1750232717, 1750232717, '1'),
(212386, 9562, 'QU', 'OK', 'S', 1750232737, 1750232737, '1'),
(212387, 6561, 'QU', 'OK', 'S', 1750232955, 1750232955, '1'),
(212388, 6561, 'QU', 'OK', 'S', 1750233096, 1750233096, '1'),
(212389, 6561, 'QU', 'OK', 'S', 1750233101, 1750233101, '1'),
(212390, 6561, 'QU', 'OK', 'S', 1750233129, 1750233129, '1'),
(212391, 6561, 'QU', 'OK', 'S', 1750233133, 1750233133, '1'),
(212392, 6561, 'QU', 'OK', 'S', 1750233144, 1750233144, '1'),
(212393, 6561, 'QU', 'OK', 'S', 1750233152, 1750233152, '1'),
(212394, 6561, 'QU', 'OK', 'S', 1750233163, 1750233163, '1'),
(212395, 6561, 'QU', 'OK', 'S', 1750233173, 1750233173, '1'),
(212396, 6547, 'QU', 'OK', 'S', 1750233182, 1750233182, '1'),
(212397, 6561, 'QU', 'OK', 'S', 1750233199, 1750233199, '1'),
(212398, 6561, 'QU', 'OK', 'S', 1750233253, 1750233253, '1'),
(212399, 6561, 'QU', 'OK', 'S', 1750233261, 1750233261, '1'),
(212400, 6561, 'QU', 'OK', 'S', 1750233266, 1750233266, '1'),
(212401, 5720, 'QU', 'OK', 'S', 1750233597, 1750233597, '1'),
(212402, 6559, 'QU', 'OK', 'S', 1750233664, 1750233664, '1'),
(212403, 6559, 'QU', 'OK', 'S', 1750233674, 1750233674, '1'),
(212404, 6559, 'QU', 'OK', 'S', 1750233682, 1750233682, '1'),
(212405, 6559, 'QU', 'OK', 'S', 1750233689, 1750233689, '1'),
(212406, 6559, 'QU', 'OK', 'S', 1750233695, 1750233695, '1'),
(212407, 6559, 'QU', 'OK', 'S', 1750233710, 1750233710, '1'),
(212408, 6559, 'QU', 'OK', 'S', 1750233717, 1750233717, '1'),
(212409, 6559, 'QU', 'OK', 'S', 1750233747, 1750233747, '1'),
(212410, 6559, 'QU', 'OK', 'S', 1750233792, 1750233792, '1'),
(212411, 6559, 'QU', 'OK', 'S', 1750233796, 1750233796, '1'),
(212412, 6559, 'QU', 'OK', 'S', 1750233809, 1750233809, '1'),
(212413, 6559, 'QU', 'OK', 'S', 1750233813, 1750233813, '1'),
(212414, 6559, 'QU', 'OK', 'S', 1750233821, 1750233821, '1'),
(212415, 6559, 'QU', 'OK', 'S', 1750233830, 1750233830, '1'),
(212416, 6559, 'QU', 'OK', 'S', 1750233834, 1750233834, '1'),
(212417, 6559, 'QU', 'OK', 'S', 1750233868, 1750233868, '1'),
(212418, 6559, 'QU', 'OK', 'S', 1750233883, 1750233883, '1'),
(212419, 6559, 'QU', 'OK', 'S', 1750233893, 1750233893, '1'),
(212420, 6559, 'QU', 'OK', 'S', 1750233907, 1750233907, '1'),
(212421, 6559, 'QU', 'OK', 'S', 1750233947, 1750233947, '1'),
(212422, 37455, 'QU', 'OK', 'S', 1750239282, 1750239282, '1'),
(212423, 13383, 'QU', 'OK', 'S', 1750239316, 1750239316, '1'),
(212424, 13269, 'QU', 'OK', 'S', 1750239334, 1750239334, '1'),
(212425, 18954, 'QU', 'OK', 'S', 1750239366, 1750239366, '1'),
(212426, 21135, 'QU', 'OK', 'S', 1750239394, 1750239394, '1'),
(212427, 38189, 'QU', 'OK', 'S', 1750239434, 1750239434, '1'),
(212428, 13382, 'QU', 'OK', 'S', 1750239448, 1750239448, '1'),
(212429, 21116, 'QU', 'OK', 'S', 1750239455, 1750239455, '1'),
(212430, 31492, 'QU', 'OK', 'S', 1750239540, 1750239540, '1'),
(212431, 31492, 'QU', 'OK', 'S', 1750239770, 1750239770, '1'),
(212432, 38336, 'QU', 'OK', 'S', 1750240395, 1750240395, '1'),
(212433, 3942, 'QU', 'OK', 'S', 1750240645, 1750240645, '1'),
(212434, 3942, 'QU', 'OK', 'S', 1750240665, 1750240665, '1'),
(212435, 3942, 'QU', 'OK', 'S', 1750240670, 1750240670, '1'),
(212436, 3942, 'QU', 'OK', 'S', 1750240693, 1750240693, '1'),
(212437, 3942, 'QU', 'OK', 'S', 1750240704, 1750240704, '1'),
(212438, 3942, 'QU', 'OK', 'S', 1750240715, 1750240715, '1'),
(212439, 3942, 'QU', 'OK', 'S', 1750240718, 1750240718, '1'),
(212440, 3942, 'QU', 'OK', 'S', 1750240796, 1750240796, '1'),
(212441, 3942, 'QU', 'OK', 'S', 1750240819, 1750240819, '1'),
(212442, 3942, 'QU', 'OK', 'S', 1750240831, 1750240831, '1'),
(212443, 3942, 'QU', 'OK', 'S', 1750240840, 1750240840, '1'),
(212444, 3942, 'QU', 'OK', 'S', 1750240854, 1750240854, '1'),
(212445, 3942, 'QU', 'OK', 'S', 1750240864, 1750240864, '1'),
(212446, 3942, 'QU', 'OK', 'S', 1750240874, 1750240874, '1'),
(212447, 3942, 'QU', 'OK', 'S', 1750240883, 1750240883, '1'),
(212448, 3942, 'QU', 'OK', 'S', 1750240892, 1750240892, '1'),
(212449, 3942, 'QU', 'OK', 'S', 1750240896, 1750240896, '1'),
(212450, 4701, 'QU', 'OK', 'S', 1750241437, 1750241437, '1'),
(212451, 4701, 'QU', 'OK', 'S', 1750241451, 1750241451, '1'),
(212452, 4701, 'QU', 'OK', 'S', 1750241468, 1750241468, '1'),
(212453, 4701, 'QU', 'OK', 'S', 1750241475, 1750241475, '1'),
(212454, 6976, 'QU', 'OK', 'S', 1750241663, 1750241663, '1'),
(212455, 6910, 'QU', 'OK', 'S', 1750241697, 1750241697, '1'),
(212456, 6460, 'QU', 'OK', 'S', 1750241802, 1750241802, '1'),
(212457, 6913, 'QU', 'OK', 'S', 1750241902, 1750241902, '1'),
(212458, 6913, 'QU', 'OK', 'S', 1750241910, 1750241910, '1'),
(212459, 4704, 'QU', 'OK', 'S', 1750242357, 1750242357, '1'),
(212460, 4704, 'QU', 'OK', 'S', 1750242365, 1750242365, '1'),
(212461, 6453, 'QU', 'OK', 'S', 1750242779, 1750242779, '1'),
(212462, 26089, 'QU', 'OK', 'S', 1750242817, 1750242817, '1'),
(212463, 6555, 'QU', 'OK', 'S', 1750242829, 1750242829, '1'),
(212464, 6555, 'QU', 'OK', 'S', 1750242832, 1750242832, '1'),
(212465, 6555, 'QU', 'OK', 'S', 1750242834, 1750242834, '1'),
(212466, 25677, 'QU', 'OK', 'S', 1750242884, 1750242884, '1'),
(212467, 25677, 'QU', 'OK', 'S', 1750242889, 1750242889, '1'),
(212468, 29917, 'QU', 'OK', 'S', 1750242949, 1750242949, '1'),
(212469, 6923, 'QU', 'OK', 'S', 1750242960, 1750242960, '1'),
(212470, 32658, 'QU', 'OK', 'S', 1750243028, 1750243028, '1'),
(212471, 26088, 'QU', 'OK', 'S', 1750243176, 1750243176, '1'),
(212472, 21459, 'QU', 'OK', 'S', 1750243251, 1750243251, '1'),
(212473, 21699, 'QU', 'OK', 'S', 1750243300, 1750243300, '1'),
(212474, 21705, 'QU', 'OK', 'S', 1750243348, 1750243348, '1'),
(212475, 7142, 'QU', 'OK', 'S', 1750243358, 1750243358, '1'),
(212476, 6921, 'QU', 'OK', 'S', 1750243462, 1750243462, '1'),
(212477, 6921, 'QU', 'OK', 'S', 1750243466, 1750243466, '1'),
(212478, 31615, 'QU', 'OK', 'S', 1750243499, 1750243499, '1'),
(212479, 7019, 'QU', 'OK', 'S', 1750243626, 1750243626, '1'),
(212480, 7019, 'QU', 'OK', 'S', 1750243634, 1750243634, '1'),
(212481, 7019, 'QU', 'OK', 'S', 1750243657, 1750243657, '1'),
(212482, 7019, 'QU', 'OK', 'S', 1750243664, 1750243664, '1'),
(212483, 7019, 'QU', 'OK', 'S', 1750243667, 1750243667, '1'),
(212484, 7019, 'QU', 'OK', 'S', 1750243672, 1750243672, '1'),
(212485, 7019, 'QU', 'OK', 'S', 1750243685, 1750243685, '1'),
(212486, 7019, 'QU', 'OK', 'S', 1750243691, 1750243691, '1'),
(212487, 3977, 'QU', 'OK', 'S', 1750243875, 1750243875, '1'),
(212488, 3977, 'QU', 'OK', 'S', 1750243888, 1750243888, '1'),
(212489, 31147, 'QU', 'OK', 'S', 1750244077, 1750244077, '1'),
(212490, 18596, 'QU', 'OK', 'S', 1750244079, 1750244079, '1'),
(212491, 23176, 'QU', 'OK', 'S', 1750244084, 1750244084, '1'),
(212492, 27043, 'QU', 'OK', 'S', 1750244088, 1750244088, '1'),
(212493, 21298, 'QU', 'OK', 'S', 1750244091, 1750244091, '1'),
(212494, 20434, 'QU', 'OK', 'S', 1750244098, 1750244098, '1'),
(212495, 33981, 'QU', 'OK', 'S', 1750244102, 1750244102, '1'),
(212496, 20508, 'QU', 'OK', 'S', 1750244106, 1750244106, '1'),
(212497, 23180, 'QU', 'OK', 'S', 1750244111, 1750244111, '1'),
(212498, 23179, 'QU', 'OK', 'S', 1750244113, 1750244113, '1'),
(212499, 35076, 'QU', 'OK', 'S', 1750244118, 1750244118, '1'),
(212500, 21840, 'QU', 'OK', 'S', 1750244121, 1750244121, '1'),
(212501, 32610, 'QU', 'OK', 'S', 1750244123, 1750244123, '1'),
(212502, 35811, 'QU', 'OK', 'S', 1750244134, 1750244134, '1'),
(212503, 37785, 'QU', 'OK', 'S', 1750244143, 1750244143, '1'),
(212504, 38033, 'QU', 'OK', 'S', 1750244148, 1750244148, '1'),
(212505, 36659, 'QU', 'OK', 'S', 1750244152, 1750244152, '1'),
(212506, 21840, 'QU', 'OK', 'S', 1750244161, 1750244161, '1'),
(212507, 21840, 'QU', 'OK', 'S', 1750244167, 1750244167, '1'),
(212508, 37779, 'QU', 'OK', 'S', 1750244170, 1750244170, '1'),
(212509, 31795, 'QU', 'OK', 'S', 1750244175, 1750244175, '1'),
(212510, 34936, 'QU', 'OK', 'S', 1750244180, 1750244180, '1'),
(212511, 36821, 'QU', 'OK', 'S', 1750244183, 1750244183, '1'),
(212512, 35212, 'QU', 'OK', 'S', 1750244186, 1750244186, '1'),
(212513, 35144, 'QU', 'OK', 'S', 1750244190, 1750244190, '1'),
(212514, 36408, 'QU', 'OK', 'S', 1750244195, 1750244195, '1'),
(212515, 35897, 'QU', 'OK', 'S', 1750244200, 1750244200, '1'),
(212516, 35121, 'QU', 'OK', 'S', 1750244204, 1750244204, '1'),
(212517, 35075, 'QU', 'OK', 'S', 1750244207, 1750244207, '1'),
(212518, 35417, 'QU', 'OK', 'S', 1750244210, 1750244210, '1'),
(212519, 36674, 'QU', 'OK', 'S', 1750244214, 1750244214, '1'),
(212520, 37505, 'QU', 'OK', 'S', 1750244218, 1750244218, '1'),
(212521, 34138, 'QU', 'OK', 'S', 1750244228, 1750244228, '1'),
(212522, 34516, 'QU', 'OK', 'S', 1750244232, 1750244232, '1'),
(212523, 35047, 'QU', 'OK', 'S', 1750244238, 1750244238, '1'),
(212524, 21047, 'QU', 'OK', 'S', 1750244241, 1750244241, '1'),
(212525, 35047, 'QU', 'OK', 'S', 1750244253, 1750244253, '1'),
(212526, 23180, 'QU', 'OK', 'S', 1750244257, 1750244257, '1'),
(212527, 37786, 'QU', 'OK', 'S', 1750244263, 1750244263, '1'),
(212528, 38033, 'QU', 'OK', 'S', 1750244267, 1750244267, '1'),
(212529, 34644, 'QU', 'OK', 'S', 1750244270, 1750244270, '1'),
(212530, 37052, 'QU', 'OK', 'S', 1750244275, 1750244275, '1'),
(212531, 37602, 'QU', 'OK', 'S', 1750244282, 1750244282, '1'),
(212532, 23177, 'QU', 'OK', 'S', 1750244286, 1750244286, '1'),
(212533, 7866, 'QU', 'OK', 'S', 1750244289, 1750244289, '1'),
(212534, 23627, 'QU', 'OK', 'S', 1750244295, 1750244295, '1'),
(212535, 37924, 'QU', 'OK', 'S', 1750244301, 1750244301, '1'),
(212536, 13460, 'QU', 'OK', 'S', 1750244307, 1750244307, '1'),
(212537, 30890, 'QU', 'OK', 'S', 1750244318, 1750244318, '1'),
(212538, 20171, 'QU', 'OK', 'S', 1750244324, 1750244324, '1'),
(212539, 38038, 'QU', 'OK', 'S', 1750244329, 1750244329, '1'),
(212540, 37636, 'QU', 'OK', 'S', 1750244337, 1750244337, '1'),
(212541, 37636, 'QU', 'OK', 'S', 1750244345, 1750244345, '1'),
(212542, 31566, 'QU', 'OK', 'S', 1750244351, 1750244351, '1'),
(212543, 35508, 'QU', 'OK', 'S', 1750244356, 1750244356, '1'),
(212544, 4692, 'QU', 'OK', 'S', 1750244360, 1750244360, '1'),
(212545, 4692, 'QU', 'OK', 'S', 1750244367, 1750244367, '1'),
(212546, 31098, 'QU', 'OK', 'S', 1750244370, 1750244370, '1'),
(212547, 4692, 'QU', 'OK', 'S', 1750244375, 1750244375, '1'),
(212548, 33250, 'QU', 'OK', 'S', 1750244376, 1750244376, '1'),
(212549, 34051, 'QU', 'OK', 'S', 1750244380, 1750244380, '1'),
(212550, 35133, 'QU', 'OK', 'S', 1750244382, 1750244382, '1'),
(212551, 34876, 'QU', 'OK', 'S', 1750244386, 1750244386, '1'),
(212552, 4692, 'QU', 'OK', 'S', 1750244387, 1750244387, '1'),
(212553, 35132, 'QU', 'OK', 'S', 1750244389, 1750244389, '1'),
(212554, 34871, 'QU', 'OK', 'S', 1750244395, 1750244395, '1'),
(212555, 35794, 'QU', 'OK', 'S', 1750244400, 1750244400, '1'),
(212556, 4692, 'QU', 'OK', 'S', 1750244408, 1750244408, '1'),
(212557, 35616, 'QU', 'OK', 'S', 1750244414, 1750244414, '1'),
(212558, 4692, 'QU', 'OK', 'S', 1750244421, 1750244421, '1'),
(212559, 38134, 'QU', 'OK', 'S', 1750244421, 1750244421, '1'),
(212560, 4692, 'QU', 'OK', 'S', 1750244430, 1750244430, '1'),
(212561, 4692, 'QU', 'OK', 'S', 1750244466, 1750244466, '1'),
(212562, 4692, 'QU', 'OK', 'S', 1750244476, 1750244476, '1'),
(212563, 4692, 'QU', 'OK', 'S', 1750244482, 1750244482, '1'),
(212564, 4692, 'QU', 'OK', 'S', 1750244527, 1750244527, '1'),
(212565, 4692, 'QU', 'OK', 'S', 1750244541, 1750244541, '1'),
(212566, 4692, 'QU', 'OK', 'S', 1750244562, 1750244562, '1'),
(212567, 4692, 'QU', 'OK', 'S', 1750244569, 1750244569, '1'),
(212568, 4692, 'QU', 'OK', 'S', 1750244580, 1750244580, '1'),
(212569, 4692, 'QU', 'OK', 'S', 1750244588, 1750244588, '1'),
(212570, 32502, 'QU', 'OK', 'S', 1750244595, 1750244595, '1'),
(212571, 4692, 'QU', 'OK', 'S', 1750244604, 1750244604, '1'),
(212572, 4692, 'QU', 'OK', 'S', 1750244619, 1750244619, '1'),
(212573, 4692, 'QU', 'OK', 'S', 1750244638, 1750244638, '1'),
(212574, 25678, 'QU', 'OK', 'S', 1750244649, 1750244649, '1'),
(212575, 4692, 'QU', 'OK', 'S', 1750244655, 1750244655, '1'),
(212576, 4692, 'QU', 'OK', 'S', 1750244667, 1750244667, '1'),
(212577, 4692, 'QU', 'OK', 'S', 1750244672, 1750244672, '1'),
(212578, 4692, 'QU', 'OK', 'S', 1750244687, 1750244687, '1'),
(212579, 32871, 'QU', 'OK', 'S', 1750244692, 1750244692, '1'),
(212580, 4692, 'QU', 'OK', 'S', 1750244705, 1750244705, '1'),
(212581, 4692, 'QU', 'OK', 'S', 1750244714, 1750244714, '1'),
(212582, 4692, 'QU', 'OK', 'S', 1750244733, 1750244733, '1'),
(212583, 26154, 'QU', 'OK', 'S', 1750244739, 1750244739, '1'),
(212584, 4692, 'QU', 'OK', 'S', 1750244774, 1750244774, '1'),
(212585, 4692, 'QU', 'OK', 'S', 1750244781, 1750244781, '1'),
(212586, 4692, 'QU', 'OK', 'S', 1750244789, 1750244789, '1'),
(212587, 4692, 'QU', 'OK', 'S', 1750244868, 1750244868, '1'),
(212588, 4692, 'QU', 'OK', 'S', 1750244873, 1750244873, '1'),
(212589, 4692, 'QU', 'OK', 'S', 1750244900, 1750244900, '1'),
(212590, 18453, 'QU', 'OK', 'S', 1750244982, 1750244982, '1'),
(212591, 31510, 'QU', 'OK', 'S', 1750245026, 1750245026, '1'),
(212592, 32687, 'QU', 'OK', 'S', 1750245082, 1750245082, '1'),
(212593, 37642, 'QU', 'OK', 'S', 1750245128, 1750245128, '1'),
(212594, 32599, 'QU', 'OK', 'S', 1750245168, 1750245168, '1'),
(212595, 26152, 'QU', 'OK', 'S', 1750245211, 1750245211, '1'),
(212596, 35577, 'QU', 'OK', 'S', 1750247062, 1750247062, '1'),
(212597, 35577, 'QU', 'OK', 'S', 1750247068, 1750247068, '1'),
(212598, 34872, 'QU', 'OK', 'S', 1750247071, 1750247071, '1'),
(212599, 35321, 'QU', 'OK', 'S', 1750247074, 1750247074, '1'),
(212600, 29743, 'QU', 'OK', 'S', 1750247919, 1750247919, '1'),
(212601, 29719, 'QU', 'OK', 'S', 1750248138, 1750248138, '1'),
(212602, 30504, 'QU', 'OK', 'S', 1750248187, 1750248187, '1'),
(212603, 30505, 'QU', 'OK', 'S', 1750248219, 1750248219, '1'),
(212604, 29796, 'QU', 'OK', 'S', 1750248262, 1750248262, '1'),
(212605, 36678, 'QU', 'OK', 'S', 1750248284, 1750248284, '1'),
(212606, 26163, 'QU', 'OK', 'S', 1750248322, 1750248322, '1'),
(212607, 29841, 'QU', 'OK', 'S', 1750248361, 1750248361, '1'),
(212608, 31846, 'QU', 'OK', 'S', 1750248397, 1750248397, '1'),
(212609, 32687, 'QU', 'OK', 'S', 1750248461, 1750248461, '1'),
(212610, 6550, 'QU', 'OK', 'S', 1750248516, 1750248516, '1'),
(212611, 6550, 'QU', 'OK', 'S', 1750248525, 1750248525, '1'),
(212612, 6550, 'QU', 'OK', 'S', 1750248535, 1750248535, '1'),
(212613, 6550, 'QU', 'OK', 'S', 1750248544, 1750248544, '1'),
(212614, 6550, 'QU', 'OK', 'S', 1750248553, 1750248553, '1'),
(212615, 6550, 'QU', 'OK', 'S', 1750248566, 1750248566, '1'),
(212616, 6550, 'QU', 'OK', 'S', 1750248571, 1750248571, '1'),
(212617, 6550, 'QU', 'OK', 'S', 1750248580, 1750248580, '1'),
(212618, 6550, 'QU', 'OK', 'S', 1750248636, 1750248636, '1'),
(212619, 14763, 'QU', 'OK', 'S', 1750248668, 1750248668, '1'),
(212620, 31980, 'QU', 'OK', 'S', 1750248707, 1750248707, '1'),
(212621, 33148, 'QU', 'OK', 'S', 1750248760, 1750248760, '1'),
(212622, 6554, 'QU', 'OK', 'S', 1750248857, 1750248857, '1'),
(212623, 23731, 'QU', 'OK', 'S', 1750248863, 1750248863, '1'),
(212624, 23731, 'QU', 'OK', 'S', 1750248866, 1750248866, '1'),
(212625, 31403, 'QU', 'OK', 'S', 1750248873, 1750248873, '1'),
(212626, 28376, 'QU', 'OK', 'S', 1750248950, 1750248950, '1'),
(212627, 6568, 'QU', 'OK', 'S', 1750248964, 1750248964, '1'),
(212628, 6568, 'QU', 'OK', 'S', 1750248970, 1750248970, '1'),
(212629, 31411, 'QU', 'OK', 'S', 1750249124, 1750249124, '1'),
(212630, 33148, 'QU', 'OK', 'S', 1750249170, 1750249170, '1'),
(212631, 35416, 'QU', 'OK', 'S', 1750249243, 1750249243, '1'),
(212632, 22725, 'QU', 'OK', 'S', 1750249252, 1750249252, '1'),
(212633, 30310, 'QU', 'OK', 'S', 1750249260, 1750249260, '1'),
(212634, 31893, 'QU', 'OK', 'S', 1750249267, 1750249267, '1'),
(212635, 31909, 'QU', 'OK', 'S', 1750249275, 1750249275, '1'),
(212636, 30794, 'QU', 'OK', 'S', 1750249278, 1750249278, '1'),
(212637, 24546, 'QU', 'OK', 'S', 1750249286, 1750249286, '1'),
(212638, 38332, 'QU', 'OK', 'S', 1750249299, 1750249299, '1'),
(212639, 38332, 'QU', 'OK', 'S', 1750249299, 1750249299, '1'),
(212640, 30628, 'QU', 'OK', 'S', 1750249328, 1750249328, '1'),
(212641, 38335, 'QU', 'OK', 'S', 1750249363, 1750249363, '1'),
(212642, 34417, 'QU', 'OK', 'S', 1750249435, 1750249435, '1'),
(212643, 34417, 'QU', 'OK', 'S', 1750249435, 1750249435, '1'),
(212644, 38333, 'QU', 'OK', 'S', 1750249437, 1750249437, '1'),
(212645, 38334, 'QU', 'OK', 'S', 1750249442, 1750249442, '1'),
(212646, 29806, 'QU', 'OK', 'S', 1750249563, 1750249563, '1'),
(212647, 29719, 'QU', 'OK', 'S', 1750249693, 1750249693, '1'),
(212648, 29806, 'QU', 'OK', 'S', 1750250004, 1750250004, '1'),
(212649, 32254, 'QU', 'OK', 'S', 1750250127, 1750250127, '1'),
(212650, 30605, 'QU', 'OK', 'S', 1750250181, 1750250181, '1'),
(212651, 9561, 'QU', 'OK', 'S', 1750250183, 1750250183, '1'),
(212652, 9561, 'QU', 'OK', 'S', 1750250194, 1750250194, '1'),
(212653, 9561, 'QU', 'OK', 'S', 1750250202, 1750250202, '1'),
(212654, 9561, 'QU', 'OK', 'S', 1750250210, 1750250210, '1'),
(212655, 9561, 'QU', 'OK', 'S', 1750250221, 1750250221, '1'),
(212656, 30504, 'QU', 'OK', 'S', 1750250225, 1750250225, '1'),
(212657, 9561, 'QU', 'OK', 'S', 1750250230, 1750250230, '1'),
(212658, 9561, 'QU', 'OK', 'S', 1750250235, 1750250235, '1'),
(212659, 9561, 'QU', 'OK', 'S', 1750250246, 1750250246, '1'),
(212660, 9561, 'QU', 'OK', 'S', 1750250257, 1750250257, '1'),
(212661, 9561, 'QU', 'OK', 'S', 1750250263, 1750250263, '1'),
(212662, 9561, 'QU', 'OK', 'S', 1750250306, 1750250306, '1'),
(212663, 9561, 'QU', 'OK', 'S', 1750250313, 1750250313, '1'),
(212664, 9561, 'QU', 'OK', 'S', 1750250320, 1750250320, '1'),
(212665, 9561, 'QU', 'OK', 'S', 1750250327, 1750250327, '1'),
(212666, 9561, 'QU', 'OK', 'S', 1750250334, 1750250334, '1'),
(212667, 9561, 'QU', 'OK', 'S', 1750250341, 1750250341, '1'),
(212668, 9561, 'QU', 'OK', 'S', 1750250346, 1750250346, '1'),
(212669, 9561, 'QU', 'OK', 'S', 1750250370, 1750250370, '1'),
(212670, 38159, 'QU', 'OK', 'S', 1750250397, 1750250397, '1'),
(212671, 31416, 'QU', 'OK', 'S', 1750250421, 1750250421, '1'),
(212672, 25627, 'QU', 'OK', 'S', 1750250473, 1750250473, '1'),
(212673, 30510, 'QU', 'OK', 'S', 1750250624, 1750250624, '1'),
(212674, 6979, 'QU', 'OK', 'S', 1750250834, 1750250834, '1'),
(212675, 6979, 'QU', 'OK', 'S', 1750250848, 1750250848, '1'),
(212676, 30607, 'QU', 'OK', 'S', 1750250851, 1750250851, '1'),
(212677, 32053, 'QU', 'OK', 'S', 1750250904, 1750250904, '1'),
(212678, 21696, 'QU', 'OK', 'S', 1750250955, 1750250955, '1'),
(212679, 4698, 'QU', 'OK', 'S', 1750251122, 1750251122, '1'),
(212680, 31849, 'QU', 'OK', 'S', 1750251173, 1750251173, '1'),
(212681, 32599, 'QU', 'OK', 'S', 1750251238, 1750251238, '1'),
(212682, 30606, 'QU', 'OK', 'S', 1750251719, 1750251719, '1'),
(212683, 28738, 'QU', 'OK', 'S', 1750251763, 1750251763, '1'),
(212684, 31341, 'QU', 'OK', 'S', 1750251799, 1750251799, '1'),
(212685, 31973, 'QU', 'OK', 'S', 1750251849, 1750251849, '1'),
(212686, 29085, 'QU', 'OK', 'S', 1750251924, 1750251924, '1'),
(212687, 30041, 'QU', 'OK', 'S', 1750251959, 1750251959, '1'),
(212688, 28582, 'QU', 'OK', 'S', 1750251996, 1750251996, '1'),
(212689, 5889, 'QU', 'OK', 'S', 1750252048, 1750252048, '1'),
(212690, 5889, 'QU', 'OK', 'S', 1750252056, 1750252056, '1'),
(212691, 32232, 'QU', 'OK', 'S', 1750252077, 1750252077, '1'),
(212692, 30072, 'QU', 'OK', 'S', 1750252111, 1750252111, '1'),
(212693, 5889, 'QU', 'OK', 'S', 1750252129, 1750252129, '1'),
(212694, 29855, 'QU', 'OK', 'S', 1750252170, 1750252170, '1'),
(212695, 32721, 'QU', 'OK', 'S', 1750252221, 1750252221, '1'),
(212696, 29777, 'QU', 'OK', 'S', 1750252284, 1750252284, '1'),
(212697, 32474, 'QU', 'OK', 'S', 1750252331, 1750252331, '1'),
(212698, 31907, 'QU', 'OK', 'S', 1750252383, 1750252383, '1'),
(212699, 32682, 'QU', 'OK', 'S', 1750252419, 1750252419, '1'),
(212700, 29786, 'QU', 'OK', 'S', 1750252457, 1750252457, '1'),
(212701, 32788, 'QU', 'OK', 'S', 1750252493, 1750252493, '1'),
(212702, 30163, 'QU', 'OK', 'S', 1750252536, 1750252536, '1'),
(212703, 32715, 'QU', 'OK', 'S', 1750252574, 1750252574, '1'),
(212704, 29129, 'QU', 'OK', 'S', 1750252613, 1750252613, '1'),
(212705, 36604, 'QU', 'OK', 'S', 1750252640, 1750252640, '1'),
(212706, 32719, 'QU', 'OK', 'S', 1750252655, 1750252655, '1'),
(212707, 26564, 'QU', 'OK', 'S', 1750252692, 1750252692, '1'),
(212708, 32650, 'QU', 'OK', 'S', 1750252750, 1750252750, '1'),
(212709, 31976, 'QU', 'OK', 'S', 1750252794, 1750252794, '1'),
(212710, 29593, 'QU', 'OK', 'S', 1750252849, 1750252849, '1'),
(212711, 31660, 'QU', 'OK', 'S', 1750252883, 1750252883, '1'),
(212712, 6354, 'QU', 'OK', 'S', 1750252886, 1750252886, '1'),
(212713, 6354, 'QU', 'OK', 'S', 1750252893, 1750252893, '1'),
(212714, 6354, 'QU', 'OK', 'S', 1750252902, 1750252902, '1'),
(212715, 6354, 'QU', 'OK', 'S', 1750252911, 1750252911, '1'),
(212716, 6354, 'QU', 'OK', 'S', 1750252915, 1750252915, '1'),
(212717, 32104, 'QU', 'OK', 'S', 1750252918, 1750252918, '1'),
(212718, 6354, 'QU', 'OK', 'S', 1750252920, 1750252920, '1'),
(212719, 6354, 'QU', 'OK', 'S', 1750252928, 1750252928, '1'),
(212720, 19215, 'QU', 'OK', 'S', 1750252954, 1750252954, '1'),
(212721, 6354, 'QU', 'OK', 'S', 1750252965, 1750252965, '1'),
(212722, 6354, 'QU', 'OK', 'S', 1750252975, 1750252975, '1'),
(212723, 6354, 'QU', 'OK', 'S', 1750252998, 1750252998, '1'),
(212724, 32304, 'QU', 'OK', 'S', 1750253006, 1750253006, '1'),
(212725, 6354, 'QU', 'OK', 'S', 1750253008, 1750253008, '1'),
(212726, 6354, 'QU', 'OK', 'S', 1750253018, 1750253018, '1'),
(212727, 6354, 'QU', 'OK', 'S', 1750253032, 1750253032, '1'),
(212728, 6354, 'QU', 'OK', 'S', 1750253041, 1750253041, '1'),
(212729, 6354, 'QU', 'OK', 'S', 1750253047, 1750253047, '1'),
(212730, 28777, 'QU', 'OK', 'S', 1750253051, 1750253051, '1'),
(212731, 32016, 'QU', 'OK', 'S', 1750253085, 1750253085, '1'),
(212732, 36777, 'QU', 'OK', 'S', 1750253094, 1750253094, '1'),
(212733, 33072, 'QU', 'OK', 'S', 1750253131, 1750253131, '1'),
(212734, 29919, 'QU', 'OK', 'S', 1750253218, 1750253218, '1'),
(212735, 31909, 'QU', 'OK', 'S', 1750253302, 1750253302, '1'),
(212736, 5909, 'QU', 'OK', 'S', 1750253368, 1750253368, '1'),
(212737, 29074, 'QU', 'OK', 'S', 1750253411, 1750253411, '1'),
(212738, 32917, 'QU', 'OK', 'S', 1750253459, 1750253459, '1'),
(212739, 36809, 'QU', 'OK', 'S', 1750253499, 1750253499, '1'),
(212740, 36809, 'QU', 'OK', 'S', 1750253499, 1750253499, '1'),
(212741, 36765, 'QU', 'OK', 'S', 1750253680, 1750253680, '1'),
(212742, 36765, 'QU', 'OK', 'S', 1750253680, 1750253680, '1'),
(212743, 36765, 'QU', 'OK', 'S', 1750253680, 1750253680, '1'),
(212744, 36765, 'QU', 'OK', 'S', 1750253680, 1750253680, '1'),
(212745, 30042, 'QU', 'OK', 'S', 1750253714, 1750253714, '1'),
(212746, 32076, 'QU', 'OK', 'S', 1750253749, 1750253749, '1'),
(212747, 32789, 'QU', 'OK', 'S', 1750253797, 1750253797, '1'),
(212748, 36764, 'QU', 'OK', 'S', 1750253884, 1750253884, '1'),
(212749, 36764, 'QU', 'OK', 'S', 1750253884, 1750253884, '1'),
(212750, 29780, 'QU', 'OK', 'S', 1750253923, 1750253923, '1'),
(212751, 31970, 'QU', 'OK', 'S', 1750253962, 1750253962, '1'),
(212752, 32680, 'QU', 'OK', 'S', 1750254120, 1750254120, '1'),
(212753, 36810, 'QU', 'OK', 'S', 1750254142, 1750254142, '1'),
(212754, 36810, 'QU', 'OK', 'S', 1750254142, 1750254142, '1'),
(212755, 36810, 'QU', 'OK', 'S', 1750254142, 1750254142, '1'),
(212756, 36810, 'QU', 'OK', 'S', 1750254142, 1750254142, '1'),
(212757, 36810, 'QU', 'OK', 'S', 1750254142, 1750254142, '1'),
(212758, 31567, 'QU', 'OK', 'S', 1750254187, 1750254187, '1'),
(212759, 32095, 'QU', 'OK', 'S', 1750254228, 1750254228, '1'),
(212760, 37790, 'QU', 'OK', 'S', 1750254438, 1750254438, '1'),
(212761, 34545, 'QU', 'OK', 'S', 1750254442, 1750254442, '1'),
(212762, 34545, 'QU', 'OK', 'S', 1750254447, 1750254447, '1'),
(212763, 34545, 'QU', 'OK', 'S', 1750254450, 1750254450, '1'),
(212764, 21088, 'QU', 'OK', 'S', 1750254453, 1750254453, '1'),
(212765, 37790, 'QU', 'OK', 'S', 1750254456, 1750254456, '1'),
(212766, 24531, 'QU', 'OK', 'S', 1750254459, 1750254459, '1'),
(212767, 33479, 'QU', 'OK', 'S', 1750254461, 1750254461, '1'),
(212768, 37385, 'QU', 'OK', 'S', 1750254464, 1750254464, '1'),
(212769, 37979, 'QU', 'OK', 'S', 1750254467, 1750254467, '1'),
(212770, 37979, 'QU', 'OK', 'S', 1750254470, 1750254470, '1'),
(212771, 34224, 'QU', 'OK', 'S', 1750254474, 1750254474, '1'),
(212772, 29494, 'QU', 'OK', 'S', 1750254478, 1750254478, '1'),
(212773, 21327, 'QU', 'OK', 'S', 1750254481, 1750254481, '1'),
(212774, 32689, 'QU', 'OK', 'S', 1750254484, 1750254484, '1'),
(212775, 36871, 'QU', 'OK', 'S', 1750254486, 1750254486, '1'),
(212776, 37824, 'QU', 'OK', 'S', 1750254490, 1750254490, '1'),
(212777, 13634, 'QU', 'OK', 'S', 1750254494, 1750254494, '1'),
(212778, 37824, 'QU', 'OK', 'S', 1750254496, 1750254496, '1'),
(212779, 37824, 'QU', 'OK', 'S', 1750254500, 1750254500, '1'),
(212780, 37824, 'QU', 'OK', 'S', 1750254503, 1750254503, '1'),
(212781, 37752, 'QU', 'OK', 'S', 1750254506, 1750254506, '1'),
(212782, 37790, 'QU', 'OK', 'S', 1750254510, 1750254510, '1'),
(212783, 32689, 'QU', 'OK', 'S', 1750254514, 1750254514, '1'),
(212784, 26637, 'QU', 'OK', 'S', 1750254520, 1750254520, '1'),
(212785, 33461, 'QU', 'OK', 'S', 1750254524, 1750254524, '1'),
(212786, 31971, 'QU', 'OK', 'S', 1750254528, 1750254528, '1'),
(212787, 23092, 'QU', 'OK', 'S', 1750254531, 1750254531, '1'),
(212788, 13633, 'QU', 'OK', 'S', 1750254534, 1750254534, '1'),
(212789, 32965, 'QU', 'OK', 'S', 1750254539, 1750254539, '1'),
(212790, 35316, 'QU', 'OK', 'S', 1750254554, 1750254554, '1'),
(212791, 17508, 'QU', 'OK', 'S', 1750254558, 1750254558, '1'),
(212792, 37651, 'QU', 'OK', 'S', 1750254560, 1750254560, '1'),
(212793, 34890, 'QU', 'OK', 'S', 1750254563, 1750254563, '1'),
(212794, 21088, 'QU', 'OK', 'S', 1750254567, 1750254567, '1'),
(212795, 34890, 'QU', 'OK', 'S', 1750254572, 1750254572, '1'),
(212796, 34890, 'QU', 'OK', 'S', 1750254575, 1750254575, '1'),
(212797, 33461, 'QU', 'OK', 'S', 1750254581, 1750254581, '1'),
(212798, 33461, 'QU', 'OK', 'S', 1750254584, 1750254584, '1'),
(212799, 31971, 'QU', 'OK', 'S', 1750254588, 1750254588, '1'),
(212800, 13633, 'QU', 'OK', 'S', 1750254591, 1750254591, '1'),
(212801, 33262, 'QU', 'OK', 'S', 1750254593, 1750254593, '1'),
(212802, 21171, 'QU', 'OK', 'S', 1750254597, 1750254597, '1'),
(212803, 13441, 'QU', 'OK', 'S', 1750254602, 1750254602, '1'),
(212804, 13441, 'QU', 'OK', 'S', 1750254604, 1750254604, '1'),
(212805, 24321, 'QU', 'OK', 'S', 1750254622, 1750254622, '1'),
(212806, 24321, 'QU', 'OK', 'S', 1750254626, 1750254626, '1'),
(212807, 37650, 'QU', 'OK', 'S', 1750254630, 1750254630, '1'),
(212808, 37650, 'QU', 'OK', 'S', 1750254633, 1750254633, '1'),
(212809, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212810, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212811, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212812, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212813, 37651, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212814, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212815, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212816, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212817, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212818, 35435, 'QU', 'OK', 'S', 1750254635, 1750254635, '1'),
(212819, 10437, 'QU', 'OK', 'S', 1750254638, 1750254638, '1'),
(212820, 37651, 'QU', 'OK', 'S', 1750254641, 1750254641, '1'),
(212821, 10437, 'QU', 'OK', 'S', 1750254643, 1750254643, '1'),
(212822, 13441, 'QU', 'OK', 'S', 1750254648, 1750254648, '1'),
(212823, 13441, 'QU', 'OK', 'S', 1750254650, 1750254650, '1'),
(212824, 37651, 'QU', 'OK', 'S', 1750254659, 1750254659, '1'),
(212825, 10437, 'QU', 'OK', 'S', 1750254661, 1750254661, '1'),
(212826, 10437, 'QU', 'OK', 'S', 1750254663, 1750254663, '1'),
(212827, 36082, 'QU', 'OK', 'S', 1750254749, 1750254749, '1'),
(212828, 36081, 'QU', 'OK', 'S', 1750254754, 1750254754, '1'),
(212829, 24688, 'QU', 'OK', 'S', 1750254757, 1750254757, '1'),
(212830, 24688, 'QU', 'OK', 'S', 1750254760, 1750254760, '1'),
(212831, 24688, 'QU', 'OK', 'S', 1750254763, 1750254763, '1'),
(212832, 22673, 'QU', 'OK', 'S', 1750254766, 1750254766, '1'),
(212833, 22672, 'QU', 'OK', 'S', 1750254769, 1750254769, '1'),
(212834, 36563, 'QU', 'OK', 'S', 1750254772, 1750254772, '1'),
(212835, 37560, 'QU', 'OK', 'S', 1750254775, 1750254775, '1'),
(212836, 35813, 'QU', 'OK', 'S', 1750254777, 1750254777, '1'),
(212837, 35813, 'QU', 'OK', 'S', 1750254780, 1750254780, '1'),
(212838, 36194, 'QU', 'OK', 'S', 1750254783, 1750254783, '1'),
(212839, 19726, 'QU', 'OK', 'S', 1750254785, 1750254785, '1'),
(212840, 25895, 'QU', 'OK', 'S', 1750254788, 1750254788, '1'),
(212841, 19233, 'QU', 'OK', 'S', 1750254791, 1750254791, '1'),
(212842, 34922, 'QU', 'OK', 'S', 1750254793, 1750254793, '1'),
(212843, 37490, 'QU', 'OK', 'S', 1750254797, 1750254797, '1'),
(212844, 22673, 'QU', 'OK', 'S', 1750254800, 1750254800, '1'),
(212845, 37656, 'QU', 'OK', 'S', 1750254803, 1750254803, '1'),
(212846, 36487, 'QU', 'OK', 'S', 1750254807, 1750254807, '1'),
(212847, 36367, 'QU', 'OK', 'S', 1750254813, 1750254813, '1'),
(212848, 32805, 'QU', 'OK', 'S', 1750254816, 1750254816, '1'),
(212849, 37445, 'QU', 'OK', 'S', 1750254818, 1750254818, '1'),
(212850, 36742, 'QU', 'OK', 'S', 1750254821, 1750254821, '1'),
(212851, 36301, 'QU', 'OK', 'S', 1750254824, 1750254824, '1'),
(212852, 17970, 'QU', 'OK', 'S', 1750254827, 1750254827, '1'),
(212853, 36696, 'QU', 'OK', 'S', 1750254833, 1750254833, '1'),
(212854, 37408, 'QU', 'OK', 'S', 1750254838, 1750254838, '1'),
(212855, 37400, 'QU', 'OK', 'S', 1750254841, 1750254841, '1'),
(212856, 38161, 'QU', 'OK', 'S', 1750254845, 1750254845, '1'),
(212857, 36824, 'QU', 'OK', 'S', 1750254849, 1750254849, '1'),
(212858, 36824, 'QU', 'OK', 'S', 1750254851, 1750254851, '1'),
(212859, 36498, 'QU', 'OK', 'S', 1750254854, 1750254854, '1'),
(212860, 36824, 'QU', 'OK', 'S', 1750254857, 1750254857, '1'),
(212861, 34779, 'QU', 'OK', 'S', 1750254860, 1750254860, '1'),
(212862, 36498, 'QU', 'OK', 'S', 1750254864, 1750254864, '1'),
(212863, 36498, 'QU', 'OK', 'S', 1750254866, 1750254866, '1'),
(212864, 37399, 'QU', 'OK', 'S', 1750254869, 1750254869, '1'),
(212865, 36367, 'QU', 'OK', 'S', 1750254872, 1750254872, '1'),
(212866, 36367, 'QU', 'OK', 'S', 1750254874, 1750254874, '1'),
(212867, 35436, 'QU', 'OK', 'S', 1750255202, 1750255202, '1'),
(212868, 35436, 'QU', 'OK', 'S', 1750255202, 1750255202, '1'),
(212869, 37936, 'QU', 'OK', 'S', 1750255258, 1750255258, '1'),
(212870, 35434, 'QU', 'OK', 'S', 1750255442, 1750255442, '1'),
(212871, 3050, 'QU', 'OK', 'S', 1750309472, 1750309472, '1'),
(212872, 34945, 'QU', 'OK', 'S', 1750309496, 1750309496, '1'),
(212873, 3050, 'QU', 'OK', 'S', 1750309499, 1750309499, '1'),
(212874, 29405, 'QU', 'OK', 'S', 1750309521, 1750309521, '1'),
(212875, 22436, 'QU', 'OK', 'S', 1750309544, 1750309544, '1'),
(212876, 22436, 'QU', 'OK', 'S', 1750309544, 1750309544, '1'),
(212877, 28139, 'QU', 'OK', 'S', 1750309561, 1750309561, '1'),
(212878, 22820, 'QU', 'OK', 'S', 1750309575, 1750309575, '1'),
(212879, 23665, 'QU', 'OK', 'S', 1750309588, 1750309588, '1'),
(212880, 23665, 'QU', 'OK', 'S', 1750309588, 1750309588, '1'),
(212881, 23665, 'QU', 'OK', 'S', 1750309588, 1750309588, '1'),
(212882, 37742, 'QU', 'OK', 'S', 1750309610, 1750309610, '1'),
(212883, 3188, 'QU', 'OK', 'S', 1750309958, 1750309958, '1'),
(212884, 3188, 'QU', 'OK', 'S', 1750309963, 1750309963, '1'),
(212885, 3188, 'QU', 'OK', 'S', 1750309971, 1750309971, '1'),
(212886, 38337, 'QU', 'OK', 'S', 1750310957, 1750310957, '1'),
(212887, 37193, 'QU', 'OK', 'S', 1750311426, 1750311426, '1'),
(212888, 37193, 'QU', 'OK', 'S', 1750311432, 1750311432, '1'),
(212889, 31138, 'QU', 'OK', 'S', 1750311894, 1750311894, '1'),
(212890, 863, 'QU', 'OK', 'S', 1750311984, 1750311984, '1'),
(212891, 863, 'QU', 'OK', 'S', 1750311987, 1750311987, '1'),
(212892, 863, 'QU', 'OK', 'S', 1750311990, 1750311990, '1'),
(212893, 31144, 'QU', 'OK', 'S', 1750312113, 1750312113, '1'),
(212894, 31144, 'QU', 'OK', 'S', 1750312121, 1750312121, '1'),
(212895, 38336, 'QU', 'OK', 'S', 1750312204, 1750312204, '1'),
(212896, 31169, 'QU', 'OK', 'S', 1750312234, 1750312234, '1'),
(212897, 38163, 'QU', 'OK', 'S', 1750312453, 1750312453, '1'),
(212898, 37218, 'QU', 'OK', 'S', 1750312775, 1750312775, '1'),
(212899, 37218, 'QU', 'OK', 'S', 1750312778, 1750312778, '1'),
(212900, 37218, 'QU', 'OK', 'S', 1750312781, 1750312781, '1'),
(212901, 38338, 'QU', 'OK', 'S', 1750313035, 1750313035, '1'),
(212902, 37978, 'QU', 'OK', 'S', 1750313056, 1750313056, '1'),
(212903, 37978, 'QU', 'OK', 'S', 1750313060, 1750313060, '1'),
(212904, 38339, 'QU', 'OK', 'S', 1750313070, 1750313070, '1'),
(212905, 35346, 'QU', 'OK', 'S', 1750313135, 1750313135, '1'),
(212906, 38163, 'QU', 'OK', 'S', 1750313159, 1750313159, '1'),
(212907, 38329, 'QU', 'OK', 'S', 1750313318, 1750313318, '1'),
(212908, 38331, 'QU', 'OK', 'S', 1750313709, 1750313709, '1'),
(212909, 38330, 'QU', 'OK', 'S', 1750313739, 1750313739, '1'),
(212910, 30559, 'QU', 'OK', 'S', 1750313748, 1750313748, '1'),
(212911, 37961, 'QU', 'OK', 'S', 1750313822, 1750313822, '1'),
(212912, 37961, 'QU', 'OK', 'S', 1750313825, 1750313825, '1'),
(212913, 37961, 'QU', 'OK', 'S', 1750313837, 1750313837, '1'),
(212914, 30559, 'QU', 'OK', 'S', 1750313843, 1750313843, '1'),
(212915, 37961, 'QU', 'OK', 'S', 1750313845, 1750313845, '1'),
(212916, 30559, 'QU', 'OK', 'S', 1750313849, 1750313849, '1'),
(212917, 37961, 'QU', 'OK', 'S', 1750313849, 1750313849, '1'),
(212918, 30559, 'QU', 'OK', 'S', 1750313851, 1750313851, '1'),
(212919, 37961, 'QU', 'OK', 'S', 1750313853, 1750313853, '1'),
(212920, 37961, 'QU', 'OK', 'S', 1750313856, 1750313856, '1'),
(212921, 37507, 'QU', 'OK', 'S', 1750313889, 1750313889, '1'),
(212922, 21824, 'QU', 'OK', 'S', 1750313940, 1750313940, '1'),
(212923, 30295, 'QU', 'OK', 'S', 1750314501, 1750314501, '1'),
(212924, 31317, 'QU', 'OK', 'S', 1750314535, 1750314535, '1'),
(212925, 26351, 'QU', 'OK', 'S', 1750314655, 1750314655, '1'),
(212926, 37311, 'QU', 'OK', 'S', 1750314695, 1750314695, '1'),
(212927, 37311, 'QU', 'OK', 'S', 1750314697, 1750314697, '1'),
(212928, 15499, 'QU', 'OK', 'S', 1750314699, 1750314699, '1'),
(212929, 38124, 'QU', 'OK', 'S', 1750314700, 1750314700, '1'),
(212930, 37311, 'QU', 'OK', 'S', 1750314702, 1750314702, '1'),
(212931, 38124, 'QU', 'OK', 'S', 1750314705, 1750314705, '1'),
(212932, 38124, 'QU', 'OK', 'S', 1750314708, 1750314708, '1'),
(212933, 37396, 'QU', 'OK', 'S', 1750314711, 1750314711, '1'),
(212934, 38124, 'QU', 'OK', 'S', 1750314713, 1750314713, '1'),
(212935, 38034, 'QU', 'OK', 'S', 1750314716, 1750314716, '1'),
(212936, 38135, 'QU', 'OK', 'S', 1750314718, 1750314718, '1'),
(212937, 37311, 'QU', 'OK', 'S', 1750314720, 1750314720, '1'),
(212938, 38034, 'QU', 'OK', 'S', 1750314723, 1750314723, '1'),
(212939, 37396, 'QU', 'OK', 'S', 1750314725, 1750314725, '1'),
(212940, 36973, 'QU', 'OK', 'S', 1750314732, 1750314732, '1'),
(212941, 36973, 'QU', 'OK', 'S', 1750314735, 1750314735, '1'),
(212942, 37988, 'QU', 'OK', 'S', 1750314747, 1750314747, '1'),
(212943, 29922, 'QU', 'OK', 'S', 1750314748, 1750314748, '1'),
(212944, 25947, 'QU', 'OK', 'S', 1750314784, 1750314784, '1'),
(212945, 37649, 'QU', 'OK', 'S', 1750314916, 1750314916, '1'),
(212946, 37649, 'QU', 'OK', 'S', 1750314920, 1750314920, '1'),
(212947, 38329, 'QU', 'OK', 'S', 1750315347, 1750315347, '1'),
(212948, 38328, 'QU', 'OK', 'S', 1750315389, 1750315389, '1'),
(212949, 38325, 'QU', 'OK', 'S', 1750315544, 1750315544, '1'),
(212950, 38326, 'QU', 'OK', 'S', 1750315570, 1750315570, '1'),
(212951, 36622, 'QU', 'OK', 'S', 1750315588, 1750315588, '1'),
(212952, 38327, 'QU', 'OK', 'S', 1750315589, 1750315589, '1'),
(212953, 36622, 'QU', 'OK', 'S', 1750315591, 1750315591, '1'),
(212954, 36941, 'QU', 'OK', 'S', 1750315594, 1750315594, '1'),
(212955, 36941, 'QU', 'OK', 'S', 1750315596, 1750315596, '1'),
(212956, 15378, 'QU', 'OK', 'S', 1750315769, 1750315769, '1'),
(212957, 27662, 'QU', 'OK', 'S', 1750315770, 1750315770, '1'),
(212958, 33849, 'QU', 'OK', 'S', 1750315778, 1750315778, '1'),
(212959, 24289, 'QU', 'OK', 'S', 1750315966, 1750315966, '1'),
(212960, 24289, 'QU', 'OK', 'S', 1750315966, 1750315966, '1'),
(212961, 38159, 'QU', 'OK', 'S', 1750316008, 1750316008, '1'),
(212962, 38159, 'QU', 'OK', 'S', 1750316027, 1750316027, '1'),
(212963, 21824, 'QU', 'OK', 'S', 1750316059, 1750316059, '1'),
(212964, 27157, 'QU', 'OK', 'S', 1750316118, 1750316118, '1'),
(212965, 24846, 'QU', 'OK', 'S', 1750316191, 1750316191, '1'),
(212966, 24846, 'QU', 'OK', 'S', 1750316209, 1750316209, '1'),
(212967, 31552, 'QU', 'OK', 'S', 1750316307, 1750316307, '1'),
(212968, 31552, 'QU', 'OK', 'S', 1750316316, 1750316316, '1'),
(212969, 34070, 'QU', 'OK', 'S', 1750316343, 1750316343, '1'),
(212970, 22734, 'QU', 'OK', 'S', 1750316348, 1750316348, '1'),
(212971, 27378, 'QU', 'OK', 'S', 1750316433, 1750316433, '1'),
(212972, 21115, 'QU', 'OK', 'S', 1750316469, 1750316469, '1'),
(212973, 21115, 'QU', 'OK', 'S', 1750316475, 1750316475, '1'),
(212974, 30087, 'QU', 'OK', 'S', 1750316556, 1750316556, '1'),
(212975, 32582, 'QU', 'OK', 'S', 1750316590, 1750316590, '1'),
(212976, 32582, 'QU', 'OK', 'S', 1750316590, 1750316590, '1'),
(212977, 33726, 'QU', 'OK', 'S', 1750316625, 1750316625, '1'),
(212978, 29652, 'QU', 'OK', 'S', 1750316724, 1750316724, '1'),
(212979, 32748, 'QU', 'OK', 'S', 1750316935, 1750316935, '1'),
(212980, 32748, 'QU', 'OK', 'S', 1750316935, 1750316935, '1'),
(212981, 34546, 'QU', 'OK', 'S', 1750317265, 1750317265, '1'),
(212982, 23776, 'QU', 'OK', 'S', 1750317561, 1750317561, '1'),
(212983, 32998, 'QU', 'OK', 'S', 1750317725, 1750317725, '1'),
(212984, 32998, 'QU', 'OK', 'S', 1750317725, 1750317725, '1'),
(212985, 20228, 'QU', 'OK', 'S', 1750317773, 1750317773, '1'),
(212986, 21366, 'QU', 'OK', 'S', 1750317811, 1750317811, '1'),
(212987, 9088, 'QU', 'OK', 'S', 1750318078, 1750318078, '1'),
(212988, 4703, 'QU', 'OK', 'S', 1750318082, 1750318082, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(212989, 4703, 'QU', 'OK', 'S', 1750318086, 1750318086, '1'),
(212990, 4703, 'QU', 'OK', 'S', 1750318094, 1750318094, '1'),
(212991, 4703, 'QU', 'OK', 'S', 1750318101, 1750318101, '1'),
(212992, 4703, 'QU', 'OK', 'S', 1750318109, 1750318109, '1'),
(212993, 4703, 'QU', 'OK', 'S', 1750318117, 1750318117, '1'),
(212994, 4703, 'QU', 'OK', 'S', 1750318126, 1750318126, '1'),
(212995, 4703, 'QU', 'OK', 'S', 1750318134, 1750318134, '1'),
(212996, 4703, 'QU', 'OK', 'S', 1750318142, 1750318142, '1'),
(212997, 4703, 'QU', 'OK', 'S', 1750318147, 1750318147, '1'),
(212998, 4703, 'QU', 'OK', 'S', 1750318161, 1750318161, '1'),
(212999, 4703, 'QU', 'OK', 'S', 1750318163, 1750318163, '1'),
(213000, 4703, 'QU', 'OK', 'S', 1750318181, 1750318181, '1'),
(213001, 4703, 'QU', 'OK', 'S', 1750318184, 1750318184, '1'),
(213002, 4703, 'QU', 'OK', 'S', 1750318188, 1750318188, '1'),
(213003, 4703, 'QU', 'OK', 'S', 1750318210, 1750318210, '1'),
(213004, 4703, 'QU', 'OK', 'S', 1750318222, 1750318222, '1'),
(213005, 4703, 'QU', 'OK', 'S', 1750318232, 1750318232, '1'),
(213006, 4703, 'QU', 'OK', 'S', 1750318238, 1750318238, '1'),
(213007, 4703, 'QU', 'OK', 'S', 1750318246, 1750318246, '1'),
(213008, 4703, 'QU', 'OK', 'S', 1750318256, 1750318256, '1'),
(213009, 4703, 'QU', 'OK', 'S', 1750318324, 1750318324, '1'),
(213010, 4703, 'QU', 'OK', 'S', 1750318328, 1750318328, '1'),
(213011, 4703, 'QU', 'OK', 'S', 1750318334, 1750318334, '1'),
(213012, 4703, 'QU', 'OK', 'S', 1750318337, 1750318337, '1'),
(213013, 4703, 'QU', 'OK', 'S', 1750318355, 1750318355, '1'),
(213014, 4703, 'QU', 'OK', 'S', 1750318359, 1750318359, '1'),
(213015, 4703, 'QU', 'OK', 'S', 1750318379, 1750318379, '1'),
(213016, 4703, 'QU', 'OK', 'S', 1750318392, 1750318392, '1'),
(213017, 4703, 'QU', 'OK', 'S', 1750318401, 1750318401, '1'),
(213018, 6250, 'QU', 'OK', 'S', 1750318704, 1750318704, '1'),
(213019, 6250, 'QU', 'OK', 'S', 1750318720, 1750318720, '1'),
(213020, 6250, 'QU', 'OK', 'S', 1750318744, 1750318744, '1'),
(213021, 6250, 'QU', 'OK', 'S', 1750318749, 1750318749, '1'),
(213022, 6250, 'QU', 'OK', 'S', 1750318756, 1750318756, '1'),
(213023, 6250, 'QU', 'OK', 'S', 1750318761, 1750318761, '1'),
(213024, 6250, 'QU', 'OK', 'S', 1750318766, 1750318766, '1'),
(213025, 6250, 'QU', 'OK', 'S', 1750318778, 1750318778, '1'),
(213026, 6251, 'QU', 'OK', 'S', 1750319042, 1750319042, '1'),
(213027, 6251, 'QU', 'OK', 'S', 1750319048, 1750319048, '1'),
(213028, 6251, 'QU', 'OK', 'S', 1750319056, 1750319056, '1'),
(213029, 6251, 'QU', 'OK', 'S', 1750319061, 1750319061, '1'),
(213030, 6251, 'QU', 'OK', 'S', 1750319066, 1750319066, '1'),
(213031, 6251, 'QU', 'OK', 'S', 1750319074, 1750319074, '1'),
(213032, 6251, 'QU', 'OK', 'S', 1750319084, 1750319084, '1'),
(213033, 6251, 'QU', 'OK', 'S', 1750319087, 1750319087, '1'),
(213034, 6641, 'QU', 'OK', 'S', 1750319226, 1750319226, '1'),
(213035, 21564, 'QU', 'OK', 'S', 1750319325, 1750319325, '1'),
(213036, 21564, 'QU', 'OK', 'S', 1750319325, 1750319325, '1'),
(213037, 5735, 'QU', 'OK', 'S', 1750319481, 1750319481, '1'),
(213038, 17069, 'QU', 'OK', 'S', 1750319484, 1750319484, '1'),
(213039, 5735, 'QU', 'OK', 'S', 1750319490, 1750319490, '1'),
(213040, 26660, 'QU', 'OK', 'S', 1750319558, 1750319558, '1'),
(213041, 5735, 'QU', 'OK', 'S', 1750319761, 1750319761, '1'),
(213042, 5735, 'QU', 'OK', 'S', 1750319763, 1750319763, '1'),
(213043, 26753, 'QU', 'OK', 'S', 1750319824, 1750319824, '1'),
(213044, 8408, 'QU', 'OK', 'S', 1750319974, 1750319974, '1'),
(213045, 6637, 'QU', 'OK', 'S', 1750320052, 1750320052, '1'),
(213046, 30086, 'QU', 'OK', 'S', 1750320269, 1750320269, '1'),
(213047, 35197, 'QU', 'OK', 'S', 1750320344, 1750320344, '1'),
(213048, 34947, 'QU', 'OK', 'S', 1750320415, 1750320415, '1'),
(213049, 34947, 'QU', 'OK', 'S', 1750320415, 1750320415, '1'),
(213050, 31138, 'QU', 'OK', 'S', 1750321196, 1750321196, '1'),
(213051, 31147, 'QU', 'OK', 'S', 1750321384, 1750321384, '1'),
(213052, 6920, 'QU', 'OK', 'S', 1750324953, 1750324953, '1'),
(213053, 6920, 'QU', 'OK', 'S', 1750324974, 1750324974, '1'),
(213054, 6920, 'QU', 'OK', 'S', 1750324977, 1750324977, '1'),
(213055, 6921, 'QU', 'OK', 'S', 1750325079, 1750325079, '1'),
(213056, 6547, 'QU', 'OK', 'S', 1750325979, 1750325979, '1'),
(213057, 6547, 'QU', 'OK', 'S', 1750326000, 1750326000, '1'),
(213058, 6547, 'QU', 'OK', 'S', 1750326008, 1750326008, '1'),
(213059, 6547, 'QU', 'OK', 'S', 1750326013, 1750326013, '1'),
(213060, 6547, 'QU', 'OK', 'S', 1750326018, 1750326018, '1'),
(213061, 6547, 'QU', 'OK', 'S', 1750326030, 1750326030, '1'),
(213062, 6547, 'QU', 'OK', 'S', 1750326035, 1750326035, '1'),
(213063, 6547, 'QU', 'OK', 'S', 1750326043, 1750326043, '1'),
(213064, 6547, 'QU', 'OK', 'S', 1750326049, 1750326049, '1'),
(213065, 6547, 'QU', 'OK', 'S', 1750326054, 1750326054, '1'),
(213066, 6547, 'QU', 'OK', 'S', 1750326062, 1750326062, '1'),
(213067, 6547, 'QU', 'OK', 'S', 1750326066, 1750326066, '1'),
(213068, 6448, 'QU', 'OK', 'S', 1750326196, 1750326196, '1'),
(213069, 6448, 'QU', 'OK', 'S', 1750326227, 1750326227, '1'),
(213070, 6448, 'QU', 'OK', 'S', 1750326231, 1750326231, '1'),
(213071, 6448, 'QU', 'OK', 'S', 1750326234, 1750326234, '1'),
(213072, 6452, 'QU', 'OK', 'S', 1750326488, 1750326488, '1'),
(213073, 5818, 'QU', 'OK', 'S', 1750326572, 1750326572, '1'),
(213074, 5818, 'QU', 'OK', 'S', 1750326589, 1750326589, '1'),
(213075, 5818, 'QU', 'OK', 'S', 1750326592, 1750326592, '1'),
(213076, 6555, 'QU', 'OK', 'S', 1750326750, 1750326750, '1'),
(213077, 6555, 'QU', 'OK', 'S', 1750326755, 1750326755, '1'),
(213078, 6555, 'QU', 'OK', 'S', 1750326763, 1750326763, '1'),
(213079, 6978, 'QU', 'OK', 'S', 1750327037, 1750327037, '1'),
(213080, 6978, 'QU', 'OK', 'S', 1750327041, 1750327041, '1'),
(213081, 31317, 'QU', 'OK', 'S', 1750327048, 1750327048, '1'),
(213082, 36950, 'QU', 'OK', 'S', 1750327183, 1750327183, '1'),
(213083, 6557, 'QU', 'OK', 'S', 1750327205, 1750327205, '1'),
(213084, 37009, 'QU', 'OK', 'S', 1750327208, 1750327208, '1'),
(213085, 6557, 'QU', 'OK', 'S', 1750327211, 1750327211, '1'),
(213086, 6557, 'QU', 'OK', 'S', 1750327217, 1750327217, '1'),
(213087, 6557, 'QU', 'OK', 'S', 1750327228, 1750327228, '1'),
(213088, 6557, 'QU', 'OK', 'S', 1750327234, 1750327234, '1'),
(213089, 6557, 'QU', 'OK', 'S', 1750327240, 1750327240, '1'),
(213090, 12441, 'QU', 'OK', 'S', 1750327251, 1750327251, '1'),
(213091, 19858, 'QU', 'OK', 'S', 1750327293, 1750327293, '1'),
(213092, 19858, 'QU', 'OK', 'S', 1750327328, 1750327328, '1'),
(213093, 9470, 'QU', 'OK', 'S', 1750327456, 1750327456, '1'),
(213094, 37396, 'QU', 'OK', 'S', 1750327466, 1750327466, '1'),
(213095, 31834, 'QU', 'OK', 'S', 1750327482, 1750327482, '1'),
(213096, 36973, 'QU', 'OK', 'S', 1750327489, 1750327489, '1'),
(213097, 37899, 'QU', 'OK', 'S', 1750327500, 1750327500, '1'),
(213098, 37820, 'QU', 'OK', 'S', 1750327669, 1750327669, '1'),
(213099, 6557, 'QU', 'OK', 'S', 1750327707, 1750327707, '1'),
(213100, 6557, 'QU', 'OK', 'S', 1750327715, 1750327715, '1'),
(213101, 36502, 'QU', 'OK', 'S', 1750327718, 1750327718, '1'),
(213102, 6557, 'QU', 'OK', 'S', 1750327721, 1750327721, '1'),
(213103, 6557, 'QU', 'OK', 'S', 1750327727, 1750327727, '1'),
(213104, 6557, 'QU', 'OK', 'S', 1750327822, 1750327822, '1'),
(213105, 13676, 'QU', 'OK', 'S', 1750327904, 1750327904, '1'),
(213106, 31747, 'QU', 'OK', 'S', 1750327962, 1750327962, '1'),
(213107, 31733, 'QU', 'OK', 'S', 1750327995, 1750327995, '1'),
(213108, 32887, 'QU', 'OK', 'S', 1750328047, 1750328047, '1'),
(213109, 31732, 'QU', 'OK', 'S', 1750328095, 1750328095, '1'),
(213110, 38167, 'QU', 'OK', 'S', 1750328165, 1750328165, '1'),
(213111, 135, 'QU', 'OK', 'S', 1750328247, 1750328247, '1'),
(213112, 34070, 'QU', 'OK', 'S', 1750328281, 1750328281, '1'),
(213113, 28962, 'QU', 'OK', 'S', 1750328313, 1750328313, '1'),
(213114, 4698, 'QU', 'OK', 'S', 1750328529, 1750328529, '1'),
(213115, 18695, 'QU', 'OK', 'S', 1750328540, 1750328540, '1'),
(213116, 23747, 'QU', 'OK', 'S', 1750328574, 1750328574, '1'),
(213117, 38159, 'QU', 'OK', 'S', 1750328599, 1750328599, '1'),
(213118, 38159, 'QU', 'OK', 'S', 1750328610, 1750328610, '1'),
(213119, 32872, 'QU', 'OK', 'S', 1750328614, 1750328614, '1'),
(213120, 32885, 'QU', 'OK', 'S', 1750328823, 1750328823, '1'),
(213121, 6569, 'QU', 'OK', 'S', 1750328952, 1750328952, '1'),
(213122, 6569, 'QU', 'OK', 'S', 1750328955, 1750328955, '1'),
(213123, 31307, 'QU', 'OK', 'S', 1750329050, 1750329050, '1'),
(213124, 6911, 'QU', 'OK', 'S', 1750329054, 1750329054, '1'),
(213125, 6911, 'QU', 'OK', 'S', 1750329065, 1750329065, '1'),
(213126, 26471, 'QU', 'OK', 'S', 1750329090, 1750329090, '1'),
(213127, 31560, 'QU', 'OK', 'S', 1750329110, 1750329110, '1'),
(213128, 31560, 'QU', 'OK', 'S', 1750329110, 1750329110, '1'),
(213129, 6460, 'QU', 'OK', 'S', 1750329123, 1750329123, '1'),
(213130, 6563, 'QU', 'OK', 'S', 1750329219, 1750329219, '1'),
(213131, 27383, 'QU', 'OK', 'S', 1750329245, 1750329245, '1'),
(213132, 27383, 'QU', 'OK', 'S', 1750329245, 1750329245, '1'),
(213133, 30311, 'QU', 'OK', 'S', 1750329285, 1750329285, '1'),
(213134, 13515, 'QU', 'OK', 'S', 1750329498, 1750329498, '1'),
(213135, 17056, 'QU', 'OK', 'S', 1750329530, 1750329530, '1'),
(213136, 34264, 'QU', 'OK', 'S', 1750329587, 1750329587, '1'),
(213137, 34038, 'QU', 'OK', 'S', 1750329602, 1750329602, '1'),
(213138, 17221, 'QU', 'OK', 'S', 1750329660, 1750329660, '1'),
(213139, 35407, 'QU', 'OK', 'S', 1750329676, 1750329676, '1'),
(213140, 24840, 'QU', 'OK', 'S', 1750329698, 1750329698, '1'),
(213141, 24840, 'QU', 'OK', 'S', 1750329698, 1750329698, '1'),
(213142, 23091, 'QU', 'OK', 'S', 1750329714, 1750329714, '1'),
(213143, 20659, 'QU', 'OK', 'S', 1750329740, 1750329740, '1'),
(213144, 20659, 'QU', 'OK', 'S', 1750329740, 1750329740, '1'),
(213145, 27056, 'QU', 'OK', 'S', 1750329760, 1750329760, '1'),
(213146, 27056, 'QU', 'OK', 'S', 1750329760, 1750329760, '1'),
(213147, 31734, 'QU', 'OK', 'S', 1750329827, 1750329827, '1'),
(213148, 24349, 'QU', 'OK', 'S', 1750329852, 1750329852, '1'),
(213149, 24349, 'QU', 'OK', 'S', 1750329852, 1750329852, '1'),
(213150, 24349, 'QU', 'OK', 'S', 1750329852, 1750329852, '1'),
(213151, 24349, 'QU', 'OK', 'S', 1750329852, 1750329852, '1'),
(213152, 24349, 'QU', 'OK', 'S', 1750329852, 1750329852, '1'),
(213153, 33950, 'QU', 'OK', 'S', 1750329881, 1750329881, '1'),
(213154, 24559, 'QU', 'OK', 'S', 1750329918, 1750329918, '1'),
(213155, 31617, 'QU', 'OK', 'S', 1750329953, 1750329953, '1'),
(213156, 34039, 'QU', 'OK', 'S', 1750329963, 1750329963, '1'),
(213157, 32595, 'QU', 'OK', 'S', 1750330037, 1750330037, '1'),
(213158, 32595, 'QU', 'OK', 'S', 1750330037, 1750330037, '1'),
(213159, 32886, 'QU', 'OK', 'S', 1750330091, 1750330091, '1'),
(213160, 38309, 'QU', 'OK', 'S', 1750330094, 1750330094, '1'),
(213161, 9581, 'QU', 'OK', 'S', 1750330097, 1750330097, '1'),
(213162, 9581, 'QU', 'OK', 'S', 1750330101, 1750330101, '1'),
(213163, 9581, 'QU', 'OK', 'S', 1750330109, 1750330109, '1'),
(213164, 9581, 'QU', 'OK', 'S', 1750330124, 1750330124, '1'),
(213165, 9581, 'QU', 'OK', 'S', 1750330130, 1750330130, '1'),
(213166, 37507, 'QU', 'OK', 'S', 1750330141, 1750330141, '1'),
(213167, 9581, 'QU', 'OK', 'S', 1750330143, 1750330143, '1'),
(213168, 27106, 'QU', 'OK', 'S', 1750330144, 1750330144, '1'),
(213169, 27106, 'QU', 'OK', 'S', 1750330144, 1750330144, '1'),
(213170, 29778, 'QU', 'OK', 'S', 1750330154, 1750330154, '1'),
(213171, 9581, 'QU', 'OK', 'S', 1750330155, 1750330155, '1'),
(213172, 33042, 'QU', 'OK', 'S', 1750330158, 1750330158, '1'),
(213173, 9581, 'QU', 'OK', 'S', 1750330161, 1750330161, '1'),
(213174, 9581, 'QU', 'OK', 'S', 1750330166, 1750330166, '1'),
(213175, 31617, 'QU', 'OK', 'S', 1750330167, 1750330167, '1'),
(213176, 9581, 'QU', 'OK', 'S', 1750330172, 1750330172, '1'),
(213177, 9581, 'QU', 'OK', 'S', 1750330178, 1750330178, '1'),
(213178, 33927, 'QU', 'OK', 'S', 1750330179, 1750330179, '1'),
(213179, 36501, 'QU', 'OK', 'S', 1750330202, 1750330202, '1'),
(213180, 18768, 'QU', 'OK', 'S', 1750330229, 1750330229, '1'),
(213181, 31409, 'QU', 'OK', 'S', 1750330247, 1750330247, '1'),
(213182, 32228, 'QU', 'OK', 'S', 1750330255, 1750330255, '1'),
(213183, 23073, 'QU', 'OK', 'S', 1750330266, 1750330266, '1'),
(213184, 28222, 'QU', 'OK', 'S', 1750330313, 1750330313, '1'),
(213185, 35715, 'QU', 'OK', 'S', 1750330342, 1750330342, '1'),
(213186, 5734, 'QU', 'OK', 'S', 1750330353, 1750330353, '1'),
(213187, 5734, 'QU', 'OK', 'S', 1750330363, 1750330363, '1'),
(213188, 5734, 'QU', 'OK', 'S', 1750330368, 1750330368, '1'),
(213189, 5734, 'QU', 'OK', 'S', 1750330402, 1750330402, '1'),
(213190, 5734, 'QU', 'OK', 'S', 1750330408, 1750330408, '1'),
(213191, 5734, 'QU', 'OK', 'S', 1750330412, 1750330412, '1'),
(213192, 37489, 'QU', 'OK', 'S', 1750330487, 1750330487, '1'),
(213193, 37440, 'QU', 'OK', 'S', 1750330548, 1750330548, '1'),
(213194, 36678, 'QU', 'OK', 'S', 1750330615, 1750330615, '1'),
(213195, 36377, 'QU', 'OK', 'S', 1750330634, 1750330634, '1'),
(213196, 35915, 'QU', 'OK', 'S', 1750330717, 1750330717, '1'),
(213197, 35915, 'QU', 'OK', 'S', 1750330717, 1750330717, '1'),
(213198, 35228, 'QU', 'OK', 'S', 1750330913, 1750330913, '1'),
(213199, 36094, 'QU', 'OK', 'S', 1750331039, 1750331039, '1'),
(213200, 38125, 'QU', 'OK', 'S', 1750331111, 1750331111, '1'),
(213201, 5410, 'QU', 'OK', 'S', 1750331281, 1750331281, '1'),
(213202, 37169, 'QU', 'OK', 'S', 1750331374, 1750331374, '1'),
(213203, 21872, 'QU', 'OK', 'S', 1750331440, 1750331440, '1'),
(213204, 5734, 'QU', 'OK', 'S', 1750331484, 1750331484, '1'),
(213205, 5734, 'QU', 'OK', 'S', 1750331492, 1750331492, '1'),
(213206, 5734, 'QU', 'OK', 'S', 1750331497, 1750331497, '1'),
(213207, 5734, 'QU', 'OK', 'S', 1750331504, 1750331504, '1'),
(213208, 5734, 'QU', 'OK', 'S', 1750331512, 1750331512, '1'),
(213209, 5734, 'QU', 'OK', 'S', 1750331515, 1750331515, '1'),
(213210, 17515, 'QU', 'OK', 'S', 1750331580, 1750331580, '1'),
(213211, 5704, 'QU', 'OK', 'S', 1750331603, 1750331603, '1'),
(213212, 5704, 'QU', 'OK', 'S', 1750331610, 1750331610, '1'),
(213213, 5704, 'QU', 'OK', 'S', 1750331621, 1750331621, '1'),
(213214, 5704, 'QU', 'OK', 'S', 1750331629, 1750331629, '1'),
(213215, 6398, 'QU', 'OK', 'S', 1750331685, 1750331685, '1'),
(213216, 5704, 'QU', 'OK', 'S', 1750331720, 1750331720, '1'),
(213217, 24321, 'QU', 'OK', 'S', 1750331725, 1750331725, '1'),
(213218, 35916, 'QU', 'OK', 'S', 1750331756, 1750331756, '1'),
(213219, 6398, 'QU', 'OK', 'S', 1750331772, 1750331772, '1'),
(213220, 4702, 'QU', 'OK', 'S', 1750331956, 1750331956, '1'),
(213221, 4702, 'QU', 'OK', 'S', 1750331960, 1750331960, '1'),
(213222, 4702, 'QU', 'OK', 'S', 1750331983, 1750331983, '1'),
(213223, 4702, 'QU', 'OK', 'S', 1750331993, 1750331993, '1'),
(213224, 4702, 'QU', 'OK', 'S', 1750332016, 1750332016, '1'),
(213225, 4702, 'QU', 'OK', 'S', 1750332027, 1750332027, '1'),
(213226, 4702, 'QU', 'OK', 'S', 1750332033, 1750332033, '1'),
(213227, 4702, 'QU', 'OK', 'S', 1750332055, 1750332055, '1'),
(213228, 8590, 'QU', 'OK', 'S', 1750332058, 1750332058, '1'),
(213229, 8590, 'QU', 'OK', 'S', 1750332080, 1750332080, '1'),
(213230, 18033, 'QU', 'OK', 'S', 1750332131, 1750332131, '1'),
(213231, 8297, 'QU', 'OK', 'S', 1750332242, 1750332242, '1'),
(213232, 9582, 'QU', 'OK', 'S', 1750332292, 1750332292, '1'),
(213233, 9582, 'QU', 'OK', 'S', 1750332307, 1750332307, '1'),
(213234, 9582, 'QU', 'OK', 'S', 1750332314, 1750332314, '1'),
(213235, 9582, 'QU', 'OK', 'S', 1750332333, 1750332333, '1'),
(213236, 9582, 'QU', 'OK', 'S', 1750332339, 1750332339, '1'),
(213237, 9582, 'QU', 'OK', 'S', 1750332343, 1750332343, '1'),
(213238, 33479, 'QU', 'OK', 'S', 1750332345, 1750332345, '1'),
(213239, 9582, 'QU', 'OK', 'S', 1750332347, 1750332347, '1'),
(213240, 9582, 'QU', 'OK', 'S', 1750332356, 1750332356, '1'),
(213241, 9582, 'QU', 'OK', 'S', 1750332360, 1750332360, '1'),
(213242, 9582, 'QU', 'OK', 'S', 1750332367, 1750332367, '1'),
(213243, 9582, 'QU', 'OK', 'S', 1750332375, 1750332375, '1'),
(213244, 9582, 'QU', 'OK', 'S', 1750332386, 1750332386, '1'),
(213245, 9582, 'QU', 'OK', 'S', 1750332424, 1750332424, '1'),
(213246, 9582, 'QU', 'OK', 'S', 1750332433, 1750332433, '1'),
(213247, 9582, 'QU', 'OK', 'S', 1750332439, 1750332439, '1'),
(213248, 9582, 'QU', 'OK', 'S', 1750332450, 1750332450, '1'),
(213249, 9582, 'QU', 'OK', 'S', 1750332468, 1750332468, '1'),
(213250, 9582, 'QU', 'OK', 'S', 1750332475, 1750332475, '1'),
(213251, 9582, 'QU', 'OK', 'S', 1750332481, 1750332481, '1'),
(213252, 9582, 'QU', 'OK', 'S', 1750332486, 1750332486, '1'),
(213253, 9582, 'QU', 'OK', 'S', 1750332493, 1750332493, '1'),
(213254, 9582, 'QU', 'OK', 'S', 1750332499, 1750332499, '1'),
(213255, 33479, 'QU', 'OK', 'S', 1750332534, 1750332534, '1'),
(213256, 12269, 'QU', 'OK', 'S', 1750332657, 1750332657, '1'),
(213257, 36113, 'QU', 'OK', 'S', 1750332689, 1750332689, '1'),
(213258, 9581, 'QU', 'OK', 'S', 1750332817, 1750332817, '1'),
(213259, 15046, 'QU', 'OK', 'S', 1750332845, 1750332845, '1'),
(213260, 25341, 'QU', 'OK', 'S', 1750333098, 1750333098, '1'),
(213261, 6637, 'QU', 'OK', 'S', 1750333408, 1750333408, '1'),
(213262, 5909, 'QU', 'OK', 'S', 1750333445, 1750333445, '1'),
(213263, 6354, 'QU', 'OK', 'S', 1750333469, 1750333469, '1'),
(213264, 20268, 'QU', 'OK', 'S', 1750333528, 1750333528, '1'),
(213265, 24072, 'QU', 'OK', 'S', 1750333535, 1750333535, '1'),
(213266, 5853, 'QU', 'OK', 'S', 1750333606, 1750333606, '1'),
(213267, 4699, 'QU', 'OK', 'S', 1750333715, 1750333715, '1'),
(213268, 9580, 'QU', 'OK', 'S', 1750333828, 1750333828, '1'),
(213269, 9585, 'QU', 'OK', 'S', 1750333905, 1750333905, '1'),
(213270, 8992, 'QU', 'OK', 'S', 1750334024, 1750334024, '1'),
(213271, 8992, 'QU', 'OK', 'S', 1750334028, 1750334028, '1'),
(213272, 8992, 'QU', 'OK', 'S', 1750334031, 1750334031, '1'),
(213273, 8992, 'QU', 'OK', 'S', 1750334034, 1750334034, '1'),
(213274, 32746, 'QU', 'OK', 'S', 1750334097, 1750334097, '1'),
(213275, 32746, 'QU', 'OK', 'S', 1750334097, 1750334097, '1'),
(213276, 32746, 'QU', 'OK', 'S', 1750334097, 1750334097, '1'),
(213277, 32906, 'QU', 'OK', 'S', 1750334116, 1750334116, '1'),
(213278, 25453, 'QU', 'OK', 'S', 1750334123, 1750334123, '1'),
(213279, 25452, 'QU', 'OK', 'S', 1750334131, 1750334131, '1'),
(213280, 13377, 'QU', 'OK', 'S', 1750334161, 1750334161, '1'),
(213281, 13377, 'QU', 'OK', 'S', 1750334161, 1750334161, '1'),
(213282, 29284, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213283, 29284, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213284, 29284, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213285, 29284, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213286, 29284, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213287, 15674, 'QU', 'OK', 'S', 1750334223, 1750334223, '1'),
(213288, 11496, 'QU', 'OK', 'S', 1750334245, 1750334245, '1'),
(213289, 15046, 'QU', 'OK', 'S', 1750334316, 1750334316, '1'),
(213290, 31115, 'QU', 'OK', 'S', 1750334407, 1750334407, '1'),
(213291, 9586, 'QU', 'OK', 'S', 1750334437, 1750334437, '1'),
(213292, 9586, 'QU', 'OK', 'S', 1750334442, 1750334442, '1'),
(213293, 9586, 'QU', 'OK', 'S', 1750334452, 1750334452, '1'),
(213294, 9586, 'QU', 'OK', 'S', 1750334493, 1750334493, '1'),
(213295, 9586, 'QU', 'OK', 'S', 1750334557, 1750334557, '1'),
(213296, 9586, 'QU', 'OK', 'S', 1750334578, 1750334578, '1'),
(213297, 9586, 'QU', 'OK', 'S', 1750334592, 1750334592, '1'),
(213298, 9586, 'QU', 'OK', 'S', 1750334622, 1750334622, '1'),
(213299, 9586, 'QU', 'OK', 'S', 1750334629, 1750334629, '1'),
(213300, 9586, 'QU', 'OK', 'S', 1750334636, 1750334636, '1'),
(213301, 9586, 'QU', 'OK', 'S', 1750334653, 1750334653, '1'),
(213302, 9586, 'QU', 'OK', 'S', 1750334655, 1750334655, '1'),
(213303, 9586, 'QU', 'OK', 'S', 1750334660, 1750334660, '1'),
(213304, 9586, 'QU', 'OK', 'S', 1750334667, 1750334667, '1'),
(213305, 9586, 'QU', 'OK', 'S', 1750334674, 1750334674, '1'),
(213306, 9586, 'QU', 'OK', 'S', 1750334682, 1750334682, '1'),
(213307, 9586, 'QU', 'OK', 'S', 1750334689, 1750334689, '1'),
(213308, 9586, 'QU', 'OK', 'S', 1750334692, 1750334692, '1'),
(213309, 9586, 'QU', 'OK', 'S', 1750334704, 1750334704, '1'),
(213310, 9586, 'QU', 'OK', 'S', 1750334729, 1750334729, '1'),
(213311, 30277, 'QU', 'OK', 'S', 1750334733, 1750334733, '1'),
(213312, 9586, 'QU', 'OK', 'S', 1750334737, 1750334737, '1'),
(213313, 9586, 'QU', 'OK', 'S', 1750334745, 1750334745, '1'),
(213314, 9585, 'QU', 'OK', 'S', 1750334829, 1750334829, '1'),
(213315, 9585, 'QU', 'OK', 'S', 1750334835, 1750334835, '1'),
(213316, 9585, 'QU', 'OK', 'S', 1750334840, 1750334840, '1'),
(213317, 4055, 'QU', 'OK', 'S', 1750335040, 1750335040, '1'),
(213318, 4055, 'QU', 'OK', 'S', 1750335120, 1750335120, '1'),
(213319, 4055, 'QU', 'OK', 'S', 1750335127, 1750335127, '1'),
(213320, 4055, 'QU', 'OK', 'S', 1750335136, 1750335136, '1'),
(213321, 4055, 'QU', 'OK', 'S', 1750335140, 1750335140, '1'),
(213322, 4055, 'QU', 'OK', 'S', 1750335157, 1750335157, '1'),
(213323, 4055, 'QU', 'OK', 'S', 1750335166, 1750335166, '1'),
(213324, 4055, 'QU', 'OK', 'S', 1750335175, 1750335175, '1'),
(213325, 4055, 'QU', 'OK', 'S', 1750335180, 1750335180, '1'),
(213326, 4055, 'QU', 'OK', 'S', 1750335186, 1750335186, '1'),
(213327, 4055, 'QU', 'OK', 'S', 1750335207, 1750335207, '1'),
(213328, 4055, 'QU', 'OK', 'S', 1750335227, 1750335227, '1'),
(213329, 4055, 'QU', 'OK', 'S', 1750335257, 1750335257, '1'),
(213330, 6573, 'QU', 'OK', 'S', 1750335281, 1750335281, '1'),
(213331, 6559, 'QU', 'OK', 'S', 1750335311, 1750335311, '1'),
(213332, 4055, 'QU', 'OK', 'S', 1750335317, 1750335317, '1'),
(213333, 4055, 'QU', 'OK', 'S', 1750335327, 1750335327, '1'),
(213334, 6921, 'QU', 'OK', 'S', 1750335340, 1750335340, '1'),
(213335, 4055, 'QU', 'OK', 'S', 1750335358, 1750335358, '1'),
(213336, 5889, 'QU', 'OK', 'S', 1750335370, 1750335370, '1'),
(213337, 8345, 'QU', 'OK', 'S', 1750335552, 1750335552, '1'),
(213338, 31147, 'QU', 'OK', 'S', 1750335766, 1750335766, '1'),
(213339, 14452, 'QU', 'OK', 'S', 1750336028, 1750336028, '1'),
(213340, 14452, 'QU', 'OK', 'S', 1750336043, 1750336043, '1'),
(213341, 14452, 'QU', 'OK', 'S', 1750336047, 1750336047, '1'),
(213342, 14452, 'QU', 'OK', 'S', 1750336051, 1750336051, '1'),
(213343, 14452, 'QU', 'OK', 'S', 1750336060, 1750336060, '1'),
(213344, 14452, 'QU', 'OK', 'S', 1750336074, 1750336074, '1'),
(213345, 25320, 'QU', 'OK', 'S', 1750336139, 1750336139, '1'),
(213346, 38303, 'QU', 'OK', 'S', 1750338576, 1750338576, '1'),
(213347, 38309, 'QU', 'OK', 'S', 1750338583, 1750338583, '1'),
(213348, 4704, 'QU', 'OK', 'S', 1750339315, 1750339315, '1'),
(213349, 4704, 'QU', 'OK', 'S', 1750339325, 1750339325, '1'),
(213350, 4704, 'QU', 'OK', 'S', 1750339359, 1750339359, '1'),
(213351, 4704, 'QU', 'OK', 'S', 1750339367, 1750339367, '1'),
(213352, 4704, 'QU', 'OK', 'S', 1750339379, 1750339379, '1'),
(213353, 4704, 'QU', 'OK', 'S', 1750339391, 1750339391, '1'),
(213354, 4704, 'QU', 'OK', 'S', 1750339401, 1750339401, '1'),
(213355, 4704, 'QU', 'OK', 'S', 1750339421, 1750339421, '1'),
(213356, 4704, 'QU', 'OK', 'S', 1750339430, 1750339430, '1'),
(213357, 4704, 'QU', 'OK', 'S', 1750339447, 1750339447, '1'),
(213358, 4704, 'QU', 'OK', 'S', 1750339483, 1750339483, '1'),
(213359, 4704, 'QU', 'OK', 'S', 1750339491, 1750339491, '1'),
(213360, 4704, 'QU', 'OK', 'S', 1750339497, 1750339497, '1'),
(213361, 4704, 'QU', 'OK', 'S', 1750339504, 1750339504, '1'),
(213362, 4704, 'QU', 'OK', 'S', 1750339515, 1750339515, '1'),
(213363, 4704, 'QU', 'OK', 'S', 1750339523, 1750339523, '1'),
(213364, 4704, 'QU', 'OK', 'S', 1750339557, 1750339557, '1'),
(213365, 4704, 'QU', 'OK', 'S', 1750339590, 1750339590, '1'),
(213366, 4704, 'QU', 'OK', 'S', 1750339597, 1750339597, '1'),
(213367, 4704, 'QU', 'OK', 'S', 1750339602, 1750339602, '1'),
(213368, 4704, 'QU', 'OK', 'S', 1750339613, 1750339613, '1'),
(213369, 4704, 'QU', 'OK', 'S', 1750339618, 1750339618, '1'),
(213370, 4704, 'QU', 'OK', 'S', 1750339624, 1750339624, '1'),
(213371, 4704, 'QU', 'OK', 'S', 1750339627, 1750339627, '1'),
(213372, 4704, 'QU', 'OK', 'S', 1750339633, 1750339633, '1'),
(213373, 4704, 'QU', 'OK', 'S', 1750339641, 1750339641, '1'),
(213374, 5733, 'QU', 'OK', 'S', 1750339761, 1750339761, '1'),
(213375, 5733, 'QU', 'OK', 'S', 1750339771, 1750339771, '1'),
(213376, 5733, 'QU', 'OK', 'S', 1750339784, 1750339784, '1'),
(213377, 5733, 'QU', 'OK', 'S', 1750339789, 1750339789, '1'),
(213378, 5733, 'QU', 'OK', 'S', 1750339797, 1750339797, '1'),
(213379, 5733, 'QU', 'OK', 'S', 1750339802, 1750339802, '1'),
(213380, 5733, 'QU', 'OK', 'S', 1750339813, 1750339813, '1'),
(213381, 5733, 'QU', 'OK', 'S', 1750339821, 1750339821, '1'),
(213382, 5733, 'QU', 'OK', 'S', 1750339860, 1750339860, '1'),
(213383, 5733, 'QU', 'OK', 'S', 1750339867, 1750339867, '1'),
(213384, 5733, 'QU', 'OK', 'S', 1750339876, 1750339876, '1'),
(213385, 5733, 'QU', 'OK', 'S', 1750339896, 1750339896, '1'),
(213386, 31433, 'QU', 'OK', 'S', 1750340196, 1750340196, '1'),
(213387, 20060, 'QU', 'OK', 'S', 1750340258, 1750340258, '1'),
(213388, 14489, 'QU', 'OK', 'S', 1750340320, 1750340320, '1'),
(213389, 37914, 'QU', 'OK', 'S', 1750340379, 1750340379, '1'),
(213390, 27712, 'QU', 'OK', 'S', 1750340382, 1750340382, '1'),
(213391, 20926, 'QU', 'OK', 'S', 1750340384, 1750340384, '1'),
(213392, 30578, 'QU', 'OK', 'S', 1750340401, 1750340401, '1'),
(213393, 36421, 'QU', 'OK', 'S', 1750340403, 1750340403, '1'),
(213394, 33437, 'QU', 'OK', 'S', 1750340405, 1750340405, '1'),
(213395, 38309, 'QU', 'OK', 'S', 1750340408, 1750340408, '1'),
(213396, 37438, 'QU', 'OK', 'S', 1750340414, 1750340414, '1'),
(213397, 3188, 'QU', 'OK', 'S', 1750340431, 1750340431, '1'),
(213398, 17795, 'QU', 'OK', 'S', 1750340435, 1750340435, '1'),
(213399, 38186, 'QU', 'OK', 'S', 1750340437, 1750340437, '1'),
(213400, 3055, 'QU', 'OK', 'S', 1750340440, 1750340440, '1'),
(213401, 37385, 'QU', 'OK', 'S', 1750340443, 1750340443, '1'),
(213402, 30579, 'QU', 'OK', 'S', 1750340445, 1750340445, '1'),
(213403, 35933, 'QU', 'OK', 'S', 1750340448, 1750340448, '1'),
(213404, 38186, 'QU', 'OK', 'S', 1750340451, 1750340451, '1'),
(213405, 37962, 'QU', 'OK', 'S', 1750340453, 1750340453, '1'),
(213406, 36939, 'QU', 'OK', 'S', 1750340456, 1750340456, '1'),
(213407, 20950, 'QU', 'OK', 'S', 1750340467, 1750340467, '1'),
(213408, 31828, 'QU', 'OK', 'S', 1750340519, 1750340519, '1'),
(213409, 31828, 'QU', 'OK', 'S', 1750340523, 1750340523, '1'),
(213410, 31828, 'QU', 'OK', 'S', 1750340529, 1750340529, '1'),
(213411, 37182, 'QU', 'OK', 'S', 1750340733, 1750340733, '1'),
(213412, 35028, 'QU', 'OK', 'S', 1750340742, 1750340742, '1'),
(213413, 19270, 'QU', 'OK', 'S', 1750340744, 1750340744, '1'),
(213414, 36533, 'QU', 'OK', 'S', 1750340747, 1750340747, '1'),
(213415, 21298, 'QU', 'OK', 'S', 1750340750, 1750340750, '1'),
(213416, 29612, 'QU', 'OK', 'S', 1750340755, 1750340755, '1'),
(213417, 29612, 'QU', 'OK', 'S', 1750340758, 1750340758, '1'),
(213418, 20820, 'QU', 'OK', 'S', 1750340762, 1750340762, '1'),
(213419, 37234, 'QU', 'OK', 'S', 1750340764, 1750340764, '1'),
(213420, 20814, 'QU', 'OK', 'S', 1750340770, 1750340770, '1'),
(213421, 37234, 'QU', 'OK', 'S', 1750340773, 1750340773, '1'),
(213422, 19270, 'QU', 'OK', 'S', 1750340776, 1750340776, '1'),
(213423, 37959, 'QU', 'OK', 'S', 1750340779, 1750340779, '1'),
(213424, 21298, 'QU', 'OK', 'S', 1750340782, 1750340782, '1'),
(213425, 36533, 'QU', 'OK', 'S', 1750340795, 1750340795, '1'),
(213426, 21110, 'QU', 'OK', 'S', 1750340799, 1750340799, '1'),
(213427, 18791, 'QU', 'OK', 'S', 1750340802, 1750340802, '1'),
(213428, 3597, 'QU', 'OK', 'S', 1750340805, 1750340805, '1'),
(213429, 11530, 'QU', 'OK', 'S', 1750340806, 1750340806, '1'),
(213430, 3533, 'QU', 'OK', 'S', 1750340811, 1750340811, '1'),
(213431, 29612, 'QU', 'OK', 'S', 1750340816, 1750340816, '1'),
(213432, 38306, 'QU', 'OK', 'S', 1750340820, 1750340820, '1'),
(213433, 35825, 'QU', 'OK', 'S', 1750340826, 1750340826, '1'),
(213434, 135, 'QU', 'OK', 'S', 1750340830, 1750340830, '1'),
(213435, 29772, 'QU', 'OK', 'S', 1750340834, 1750340834, '1'),
(213436, 135, 'QU', 'OK', 'S', 1750340837, 1750340837, '1'),
(213437, 35566, 'QU', 'OK', 'S', 1750340842, 1750340842, '1'),
(213438, 28826, 'QU', 'OK', 'S', 1750340847, 1750340847, '1'),
(213439, 38162, 'QU', 'OK', 'S', 1750340851, 1750340851, '1'),
(213440, 38162, 'QU', 'OK', 'S', 1750340856, 1750340856, '1'),
(213441, 25557, 'QU', 'OK', 'S', 1750340860, 1750340860, '1'),
(213442, 29612, 'QU', 'OK', 'S', 1750340866, 1750340866, '1'),
(213443, 29612, 'QU', 'OK', 'S', 1750340871, 1750340871, '1'),
(213444, 20931, 'QU', 'OK', 'S', 1750340877, 1750340877, '1'),
(213445, 16531, 'QU', 'OK', 'S', 1750340882, 1750340882, '1'),
(213446, 19171, 'QU', 'OK', 'S', 1750340888, 1750340888, '1'),
(213447, 28825, 'QU', 'OK', 'S', 1750340900, 1750340900, '1'),
(213448, 37959, 'QU', 'OK', 'S', 1750340904, 1750340904, '1'),
(213449, 37960, 'QU', 'OK', 'S', 1750340909, 1750340909, '1'),
(213450, 37960, 'QU', 'OK', 'S', 1750340915, 1750340915, '1'),
(213451, 26791, 'QU', 'OK', 'S', 1750340923, 1750340923, '1'),
(213452, 36533, 'QU', 'OK', 'S', 1750340928, 1750340928, '1'),
(213453, 25002, 'QU', 'OK', 'S', 1750340933, 1750340933, '1'),
(213454, 25002, 'QU', 'OK', 'S', 1750340937, 1750340937, '1'),
(213455, 38162, 'QU', 'OK', 'S', 1750340942, 1750340942, '1'),
(213456, 25002, 'QU', 'OK', 'S', 1750340947, 1750340947, '1'),
(213457, 20931, 'QU', 'OK', 'S', 1750340953, 1750340953, '1'),
(213458, 37961, 'QU', 'OK', 'S', 1750340965, 1750340965, '1'),
(213459, 38186, 'QU', 'OK', 'S', 1750340969, 1750340969, '1'),
(213460, 38186, 'QU', 'OK', 'S', 1750340980, 1750340980, '1'),
(213461, 37437, 'QU', 'OK', 'S', 1750340985, 1750340985, '1'),
(213462, 37962, 'QU', 'OK', 'S', 1750340989, 1750340989, '1'),
(213463, 37437, 'QU', 'OK', 'S', 1750340993, 1750340993, '1'),
(213464, 37437, 'QU', 'OK', 'S', 1750340997, 1750340997, '1'),
(213465, 37437, 'QU', 'OK', 'S', 1750341000, 1750341000, '1'),
(213466, 37437, 'QU', 'OK', 'S', 1750341004, 1750341004, '1'),
(213467, 37437, 'QU', 'OK', 'S', 1750341008, 1750341008, '1'),
(213468, 37437, 'QU', 'OK', 'S', 1750341013, 1750341013, '1'),
(213469, 37437, 'QU', 'OK', 'S', 1750341017, 1750341017, '1'),
(213470, 37437, 'QU', 'OK', 'S', 1750341021, 1750341021, '1'),
(213471, 37437, 'QU', 'OK', 'S', 1750341026, 1750341026, '1'),
(213472, 37437, 'QU', 'OK', 'S', 1750341031, 1750341031, '1'),
(213473, 37383, 'QU', 'OK', 'S', 1750341035, 1750341035, '1'),
(213474, 13349, 'QU', 'OK', 'S', 1750341036, 1750341036, '1'),
(213475, 37383, 'QU', 'OK', 'S', 1750341039, 1750341039, '1'),
(213476, 37437, 'QU', 'OK', 'S', 1750341044, 1750341044, '1'),
(213477, 37383, 'QU', 'OK', 'S', 1750341048, 1750341048, '1'),
(213478, 37383, 'QU', 'OK', 'S', 1750341053, 1750341053, '1'),
(213479, 37383, 'QU', 'OK', 'S', 1750341057, 1750341057, '1'),
(213480, 37383, 'QU', 'OK', 'S', 1750341062, 1750341062, '1'),
(213481, 37437, 'QU', 'OK', 'S', 1750341066, 1750341066, '1'),
(213482, 37262, 'QU', 'OK', 'S', 1750341071, 1750341071, '1'),
(213483, 37262, 'QU', 'OK', 'S', 1750341075, 1750341075, '1'),
(213484, 37262, 'QU', 'OK', 'S', 1750341080, 1750341080, '1'),
(213485, 37262, 'QU', 'OK', 'S', 1750341086, 1750341086, '1'),
(213486, 38186, 'QU', 'OK', 'S', 1750341090, 1750341090, '1'),
(213487, 37961, 'QU', 'OK', 'S', 1750341093, 1750341093, '1'),
(213488, 37961, 'QU', 'OK', 'S', 1750341096, 1750341096, '1'),
(213489, 37507, 'QU', 'OK', 'S', 1750341100, 1750341100, '1'),
(213490, 37961, 'QU', 'OK', 'S', 1750341116, 1750341116, '1'),
(213491, 37507, 'QU', 'OK', 'S', 1750341120, 1750341120, '1'),
(213492, 37961, 'QU', 'OK', 'S', 1750341125, 1750341125, '1'),
(213493, 37437, 'QU', 'OK', 'S', 1750341129, 1750341129, '1'),
(213494, 37507, 'QU', 'OK', 'S', 1750341134, 1750341134, '1'),
(213495, 37385, 'QU', 'OK', 'S', 1750341139, 1750341139, '1'),
(213496, 37385, 'QU', 'OK', 'S', 1750341143, 1750341143, '1'),
(213497, 37385, 'QU', 'OK', 'S', 1750341149, 1750341149, '1'),
(213498, 37454, 'QU', 'OK', 'S', 1750341153, 1750341153, '1'),
(213499, 37454, 'QU', 'OK', 'S', 1750341158, 1750341158, '1'),
(213500, 37454, 'QU', 'OK', 'S', 1750341163, 1750341163, '1'),
(213501, 37454, 'QU', 'OK', 'S', 1750341168, 1750341168, '1'),
(213502, 37454, 'QU', 'OK', 'S', 1750341172, 1750341172, '1'),
(213503, 37438, 'QU', 'OK', 'S', 1750341178, 1750341178, '1'),
(213504, 37437, 'QU', 'OK', 'S', 1750341191, 1750341191, '1'),
(213505, 37438, 'QU', 'OK', 'S', 1750341198, 1750341198, '1'),
(213506, 37438, 'QU', 'OK', 'S', 1750341201, 1750341201, '1'),
(213507, 37262, 'QU', 'OK', 'S', 1750341209, 1750341209, '1'),
(213508, 37438, 'QU', 'OK', 'S', 1750341215, 1750341215, '1'),
(213509, 10812, 'QU', 'OK', 'S', 1750397150, 1750397150, '1'),
(213510, 10803, 'QU', 'OK', 'S', 1750397226, 1750397226, '1'),
(213511, 10807, 'QU', 'OK', 'S', 1750397458, 1750397458, '1'),
(213512, 10807, 'QU', 'OK', 'S', 1750397470, 1750397470, '1'),
(213513, 10807, 'QU', 'OK', 'S', 1750397480, 1750397480, '1'),
(213514, 18743, 'QU', 'OK', 'S', 1750397999, 1750397999, '1'),
(213515, 18743, 'QU', 'OK', 'S', 1750398002, 1750398002, '1'),
(213516, 18743, 'QU', 'OK', 'S', 1750398004, 1750398004, '1'),
(213517, 18743, 'QU', 'OK', 'S', 1750398009, 1750398009, '1'),
(213518, 18743, 'QU', 'OK', 'S', 1750398012, 1750398012, '1'),
(213519, 35933, 'QU', 'OK', 'S', 1750398015, 1750398015, '1'),
(213520, 36215, 'QU', 'OK', 'S', 1750398020, 1750398020, '1'),
(213521, 35933, 'QU', 'OK', 'S', 1750398024, 1750398024, '1'),
(213522, 15280, 'QU', 'OK', 'S', 1750398027, 1750398027, '1'),
(213523, 35933, 'QU', 'OK', 'S', 1750398037, 1750398037, '1'),
(213524, 37962, 'QU', 'OK', 'S', 1750398041, 1750398041, '1'),
(213525, 38309, 'QU', 'OK', 'S', 1750398046, 1750398046, '1'),
(213526, 38309, 'QU', 'OK', 'S', 1750398050, 1750398050, '1'),
(213527, 35933, 'QU', 'OK', 'S', 1750398053, 1750398053, '1'),
(213528, 38309, 'QU', 'OK', 'S', 1750398060, 1750398060, '1'),
(213529, 38309, 'QU', 'OK', 'S', 1750398063, 1750398063, '1'),
(213530, 37385, 'QU', 'OK', 'S', 1750398066, 1750398066, '1'),
(213531, 26801, 'QU', 'OK', 'S', 1750398069, 1750398069, '1'),
(213532, 38309, 'QU', 'OK', 'S', 1750398072, 1750398072, '1'),
(213533, 35933, 'QU', 'OK', 'S', 1750398130, 1750398130, '1'),
(213534, 21804, 'QU', 'OK', 'S', 1750398313, 1750398313, '1'),
(213535, 21804, 'QU', 'OK', 'S', 1750398318, 1750398318, '1'),
(213536, 21804, 'QU', 'OK', 'S', 1750398323, 1750398323, '1'),
(213537, 21804, 'QU', 'OK', 'S', 1750398327, 1750398327, '1'),
(213538, 37507, 'QU', 'OK', 'S', 1750398824, 1750398824, '1'),
(213539, 31138, 'QU', 'OK', 'S', 1750399732, 1750399732, '1'),
(213540, 33852, 'QU', 'OK', 'S', 1750399896, 1750399896, '1'),
(213541, 20268, 'QU', 'OK', 'S', 1750400748, 1750400748, '1'),
(213542, 20268, 'QU', 'OK', 'S', 1750400750, 1750400750, '1'),
(213543, 20268, 'QU', 'OK', 'S', 1750400752, 1750400752, '1'),
(213544, 20268, 'QU', 'OK', 'S', 1750400754, 1750400754, '1'),
(213545, 20268, 'QU', 'OK', 'S', 1750400756, 1750400756, '1'),
(213546, 20268, 'QU', 'OK', 'S', 1750400758, 1750400758, '1'),
(213547, 4700, 'QU', 'OK', 'S', 1750401053, 1750401053, '1'),
(213548, 4700, 'QU', 'OK', 'S', 1750401060, 1750401060, '1'),
(213549, 4700, 'QU', 'OK', 'S', 1750401065, 1750401065, '1'),
(213550, 4700, 'QU', 'OK', 'S', 1750401076, 1750401076, '1'),
(213551, 4700, 'QU', 'OK', 'S', 1750401084, 1750401084, '1'),
(213552, 4700, 'QU', 'OK', 'S', 1750401092, 1750401092, '1'),
(213553, 4700, 'QU', 'OK', 'S', 1750401098, 1750401098, '1'),
(213554, 4700, 'QU', 'OK', 'S', 1750401105, 1750401105, '1'),
(213555, 4700, 'QU', 'OK', 'S', 1750401111, 1750401111, '1'),
(213556, 4700, 'QU', 'OK', 'S', 1750401161, 1750401161, '1'),
(213557, 4700, 'QU', 'OK', 'S', 1750401166, 1750401166, '1'),
(213558, 4700, 'QU', 'OK', 'S', 1750401174, 1750401174, '1'),
(213559, 4700, 'QU', 'OK', 'S', 1750401186, 1750401186, '1'),
(213560, 4700, 'QU', 'OK', 'S', 1750401191, 1750401191, '1'),
(213561, 4700, 'QU', 'OK', 'S', 1750401199, 1750401199, '1'),
(213562, 4700, 'QU', 'OK', 'S', 1750401203, 1750401203, '1'),
(213563, 4700, 'QU', 'OK', 'S', 1750401211, 1750401211, '1'),
(213564, 4700, 'QU', 'OK', 'S', 1750401219, 1750401219, '1'),
(213565, 18651, 'QU', 'OK', 'S', 1750401228, 1750401228, '1'),
(213566, 4700, 'QU', 'OK', 'S', 1750401246, 1750401246, '1'),
(213567, 4700, 'QU', 'OK', 'S', 1750401255, 1750401255, '1'),
(213568, 4700, 'QU', 'OK', 'S', 1750401258, 1750401258, '1'),
(213569, 4700, 'QU', 'OK', 'S', 1750401273, 1750401273, '1'),
(213570, 4700, 'QU', 'OK', 'S', 1750401276, 1750401276, '1'),
(213571, 9525, 'QU', 'OK', 'S', 1750401445, 1750401445, '1'),
(213572, 9525, 'QU', 'OK', 'S', 1750401474, 1750401474, '1'),
(213573, 9525, 'QU', 'OK', 'S', 1750401481, 1750401481, '1'),
(213574, 9525, 'QU', 'OK', 'S', 1750401487, 1750401487, '1'),
(213575, 9525, 'QU', 'OK', 'S', 1750401494, 1750401494, '1'),
(213576, 9525, 'QU', 'OK', 'S', 1750401501, 1750401501, '1'),
(213577, 9525, 'QU', 'OK', 'S', 1750401523, 1750401523, '1'),
(213578, 9525, 'QU', 'OK', 'S', 1750401530, 1750401530, '1'),
(213579, 9525, 'QU', 'OK', 'S', 1750401534, 1750401534, '1'),
(213580, 9525, 'QU', 'OK', 'S', 1750401540, 1750401540, '1'),
(213581, 9525, 'QU', 'OK', 'S', 1750401545, 1750401545, '1'),
(213582, 9525, 'QU', 'OK', 'S', 1750401550, 1750401550, '1'),
(213583, 4701, 'QU', 'OK', 'S', 1750401682, 1750401682, '1'),
(213584, 4701, 'QU', 'OK', 'S', 1750401698, 1750401698, '1'),
(213585, 4701, 'QU', 'OK', 'S', 1750401704, 1750401704, '1'),
(213586, 4701, 'QU', 'OK', 'S', 1750401711, 1750401711, '1'),
(213587, 4701, 'QU', 'OK', 'S', 1750401721, 1750401721, '1'),
(213588, 4701, 'QU', 'OK', 'S', 1750401740, 1750401740, '1'),
(213589, 4701, 'QU', 'OK', 'S', 1750401752, 1750401752, '1'),
(213590, 32885, 'QU', 'OK', 'S', 1750401770, 1750401770, '1'),
(213591, 32885, 'QU', 'OK', 'S', 1750401773, 1750401773, '1'),
(213592, 4701, 'QU', 'OK', 'S', 1750401786, 1750401786, '1'),
(213593, 4701, 'QU', 'OK', 'S', 1750401793, 1750401793, '1'),
(213594, 4701, 'QU', 'OK', 'S', 1750401801, 1750401801, '1'),
(213595, 4701, 'QU', 'OK', 'S', 1750401810, 1750401810, '1'),
(213596, 4701, 'QU', 'OK', 'S', 1750401819, 1750401819, '1'),
(213597, 4701, 'QU', 'OK', 'S', 1750401826, 1750401826, '1'),
(213598, 4701, 'QU', 'OK', 'S', 1750401836, 1750401836, '1'),
(213599, 4701, 'QU', 'OK', 'S', 1750401842, 1750401842, '1'),
(213600, 4701, 'QU', 'OK', 'S', 1750401850, 1750401850, '1'),
(213601, 6901, 'QU', 'OK', 'S', 1750402081, 1750402081, '1'),
(213602, 6901, 'QU', 'OK', 'S', 1750402089, 1750402089, '1'),
(213603, 6901, 'QU', 'OK', 'S', 1750402095, 1750402095, '1'),
(213604, 6901, 'QU', 'OK', 'S', 1750402108, 1750402108, '1'),
(213605, 6901, 'QU', 'OK', 'S', 1750402124, 1750402124, '1'),
(213606, 6901, 'QU', 'OK', 'S', 1750402137, 1750402137, '1'),
(213607, 6901, 'QU', 'OK', 'S', 1750402144, 1750402144, '1'),
(213608, 6901, 'QU', 'OK', 'S', 1750402150, 1750402150, '1'),
(213609, 6901, 'QU', 'OK', 'S', 1750402158, 1750402158, '1'),
(213610, 6901, 'QU', 'OK', 'S', 1750402166, 1750402166, '1'),
(213611, 6901, 'QU', 'OK', 'S', 1750402171, 1750402171, '1'),
(213612, 6901, 'QU', 'OK', 'S', 1750402203, 1750402203, '1'),
(213613, 6901, 'QU', 'OK', 'S', 1750402207, 1750402207, '1'),
(213614, 6901, 'QU', 'OK', 'S', 1750402211, 1750402211, '1'),
(213615, 6901, 'QU', 'OK', 'S', 1750402219, 1750402219, '1'),
(213616, 6901, 'QU', 'OK', 'S', 1750402223, 1750402223, '1'),
(213617, 6901, 'QU', 'OK', 'S', 1750402229, 1750402229, '1'),
(213618, 6901, 'QU', 'OK', 'S', 1750402259, 1750402259, '1'),
(213619, 6901, 'QU', 'OK', 'S', 1750402264, 1750402264, '1'),
(213620, 6901, 'QU', 'OK', 'S', 1750402275, 1750402275, '1'),
(213621, 6901, 'QU', 'OK', 'S', 1750402289, 1750402289, '1'),
(213622, 6901, 'QU', 'OK', 'S', 1750402300, 1750402300, '1'),
(213623, 6901, 'QU', 'OK', 'S', 1750402350, 1750402350, '1'),
(213624, 6901, 'QU', 'OK', 'S', 1750402354, 1750402354, '1'),
(213625, 6901, 'QU', 'OK', 'S', 1750402362, 1750402362, '1'),
(213626, 6901, 'QU', 'OK', 'S', 1750402369, 1750402369, '1'),
(213627, 6901, 'QU', 'OK', 'S', 1750402470, 1750402470, '1'),
(213628, 6901, 'QU', 'OK', 'S', 1750402475, 1750402475, '1'),
(213629, 6901, 'QU', 'OK', 'S', 1750402485, 1750402485, '1'),
(213630, 6901, 'QU', 'OK', 'S', 1750402490, 1750402490, '1'),
(213631, 6901, 'QU', 'OK', 'S', 1750402497, 1750402497, '1'),
(213632, 6901, 'QU', 'OK', 'S', 1750402505, 1750402505, '1'),
(213633, 6901, 'QU', 'OK', 'S', 1750402577, 1750402577, '1'),
(213634, 8407, 'QU', 'OK', 'S', 1750402707, 1750402707, '1'),
(213635, 8407, 'QU', 'OK', 'S', 1750402710, 1750402710, '1'),
(213636, 20268, 'QU', 'OK', 'S', 1750402729, 1750402729, '1'),
(213637, 20268, 'QU', 'OK', 'S', 1750402732, 1750402732, '1'),
(213638, 24072, 'QU', 'OK', 'S', 1750402754, 1750402754, '1'),
(213639, 24072, 'QU', 'OK', 'S', 1750402757, 1750402757, '1'),
(213640, 24072, 'QU', 'OK', 'S', 1750402759, 1750402759, '1'),
(213641, 24072, 'QU', 'OK', 'S', 1750402762, 1750402762, '1'),
(213642, 24072, 'QU', 'OK', 'S', 1750402765, 1750402765, '1'),
(213643, 24072, 'QU', 'OK', 'S', 1750402768, 1750402768, '1'),
(213644, 24072, 'QU', 'OK', 'S', 1750402772, 1750402772, '1'),
(213645, 24072, 'QU', 'OK', 'S', 1750402774, 1750402774, '1'),
(213646, 24072, 'QU', 'OK', 'S', 1750402777, 1750402777, '1'),
(213647, 24072, 'QU', 'OK', 'S', 1750402779, 1750402779, '1'),
(213648, 24072, 'QU', 'OK', 'S', 1750402782, 1750402782, '1'),
(213649, 24072, 'QU', 'OK', 'S', 1750402785, 1750402785, '1'),
(213650, 24072, 'QU', 'OK', 'S', 1750402787, 1750402787, '1'),
(213651, 24072, 'QU', 'OK', 'S', 1750402790, 1750402790, '1'),
(213652, 24072, 'QU', 'OK', 'S', 1750402793, 1750402793, '1'),
(213653, 24072, 'QU', 'OK', 'S', 1750402796, 1750402796, '1'),
(213654, 24072, 'QU', 'OK', 'S', 1750402799, 1750402799, '1'),
(213655, 24072, 'QU', 'OK', 'S', 1750402801, 1750402801, '1'),
(213656, 24072, 'QU', 'OK', 'S', 1750402804, 1750402804, '1'),
(213657, 24072, 'QU', 'OK', 'S', 1750402807, 1750402807, '1'),
(213658, 24072, 'QU', 'OK', 'S', 1750402810, 1750402810, '1'),
(213659, 24072, 'QU', 'OK', 'S', 1750402813, 1750402813, '1'),
(213660, 24072, 'QU', 'OK', 'S', 1750402815, 1750402815, '1'),
(213661, 24072, 'QU', 'OK', 'S', 1750402817, 1750402817, '1'),
(213662, 24072, 'QU', 'OK', 'S', 1750402820, 1750402820, '1'),
(213663, 24072, 'QU', 'OK', 'S', 1750402823, 1750402823, '1'),
(213664, 24072, 'QU', 'OK', 'S', 1750402825, 1750402825, '1'),
(213665, 24072, 'QU', 'OK', 'S', 1750402828, 1750402828, '1'),
(213666, 24072, 'QU', 'OK', 'S', 1750402831, 1750402831, '1'),
(213667, 24072, 'QU', 'OK', 'S', 1750402834, 1750402834, '1'),
(213668, 24072, 'QU', 'OK', 'S', 1750402837, 1750402837, '1'),
(213669, 24072, 'QU', 'OK', 'S', 1750402840, 1750402840, '1'),
(213670, 6342, 'QU', 'OK', 'S', 1750402857, 1750402857, '1'),
(213671, 32746, 'QU', 'OK', 'S', 1750402865, 1750402865, '1'),
(213672, 6342, 'QU', 'OK', 'S', 1750402866, 1750402866, '1'),
(213673, 32746, 'QU', 'OK', 'S', 1750402867, 1750402867, '1'),
(213674, 6342, 'QU', 'OK', 'S', 1750402875, 1750402875, '1'),
(213675, 32746, 'QU', 'OK', 'S', 1750402875, 1750402875, '1'),
(213676, 32746, 'QU', 'OK', 'S', 1750402877, 1750402877, '1'),
(213677, 6342, 'QU', 'OK', 'S', 1750402880, 1750402880, '1'),
(213678, 6342, 'QU', 'OK', 'S', 1750402888, 1750402888, '1'),
(213679, 32746, 'QU', 'OK', 'S', 1750402890, 1750402890, '1'),
(213680, 32746, 'QU', 'OK', 'S', 1750402892, 1750402892, '1'),
(213681, 32746, 'QU', 'OK', 'S', 1750402894, 1750402894, '1'),
(213682, 6342, 'QU', 'OK', 'S', 1750402895, 1750402895, '1'),
(213683, 6342, 'QU', 'OK', 'S', 1750402901, 1750402901, '1'),
(213684, 32746, 'QU', 'OK', 'S', 1750402902, 1750402902, '1'),
(213685, 32746, 'QU', 'OK', 'S', 1750402905, 1750402905, '1'),
(213686, 6342, 'QU', 'OK', 'S', 1750402907, 1750402907, '1'),
(213687, 32746, 'QU', 'OK', 'S', 1750402908, 1750402908, '1'),
(213688, 32746, 'QU', 'OK', 'S', 1750402911, 1750402911, '1'),
(213689, 6342, 'QU', 'OK', 'S', 1750402912, 1750402912, '1'),
(213690, 32746, 'QU', 'OK', 'S', 1750402914, 1750402914, '1'),
(213691, 32746, 'QU', 'OK', 'S', 1750402916, 1750402916, '1'),
(213692, 6342, 'QU', 'OK', 'S', 1750402918, 1750402918, '1'),
(213693, 32746, 'QU', 'OK', 'S', 1750402929, 1750402929, '1'),
(213694, 32746, 'QU', 'OK', 'S', 1750402932, 1750402932, '1'),
(213695, 32746, 'QU', 'OK', 'S', 1750402941, 1750402941, '1'),
(213696, 32746, 'QU', 'OK', 'S', 1750402944, 1750402944, '1'),
(213697, 32746, 'QU', 'OK', 'S', 1750402947, 1750402947, '1'),
(213698, 32746, 'QU', 'OK', 'S', 1750402949, 1750402949, '1'),
(213699, 32746, 'QU', 'OK', 'S', 1750402957, 1750402957, '1'),
(213700, 32746, 'QU', 'OK', 'S', 1750402960, 1750402960, '1'),
(213701, 32746, 'QU', 'OK', 'S', 1750402963, 1750402963, '1'),
(213702, 32746, 'QU', 'OK', 'S', 1750402965, 1750402965, '1'),
(213703, 32746, 'QU', 'OK', 'S', 1750402969, 1750402969, '1'),
(213704, 32746, 'QU', 'OK', 'S', 1750402973, 1750402973, '1'),
(213705, 32746, 'QU', 'OK', 'S', 1750402976, 1750402976, '1'),
(213706, 32746, 'QU', 'OK', 'S', 1750402979, 1750402979, '1'),
(213707, 32746, 'QU', 'OK', 'S', 1750402982, 1750402982, '1'),
(213708, 32746, 'QU', 'OK', 'S', 1750402984, 1750402984, '1'),
(213709, 32746, 'QU', 'OK', 'S', 1750402987, 1750402987, '1'),
(213710, 32746, 'QU', 'OK', 'S', 1750402989, 1750402989, '1'),
(213711, 32746, 'QU', 'OK', 'S', 1750402991, 1750402991, '1'),
(213712, 32746, 'QU', 'OK', 'S', 1750402995, 1750402995, '1'),
(213713, 32746, 'QU', 'OK', 'S', 1750402999, 1750402999, '1'),
(213714, 32746, 'QU', 'OK', 'S', 1750403001, 1750403001, '1'),
(213715, 32746, 'QU', 'OK', 'S', 1750403003, 1750403003, '1'),
(213716, 32746, 'QU', 'OK', 'S', 1750403006, 1750403006, '1'),
(213717, 32746, 'QU', 'OK', 'S', 1750403009, 1750403009, '1'),
(213718, 32746, 'QU', 'OK', 'S', 1750403012, 1750403012, '1'),
(213719, 32746, 'QU', 'OK', 'S', 1750403016, 1750403016, '1'),
(213720, 32746, 'QU', 'OK', 'S', 1750403018, 1750403018, '1'),
(213721, 32906, 'QU', 'OK', 'S', 1750403061, 1750403061, '1'),
(213722, 32906, 'QU', 'OK', 'S', 1750403064, 1750403064, '1'),
(213723, 32906, 'QU', 'OK', 'S', 1750403067, 1750403067, '1'),
(213724, 32906, 'QU', 'OK', 'S', 1750403074, 1750403074, '1'),
(213725, 32906, 'QU', 'OK', 'S', 1750403077, 1750403077, '1'),
(213726, 32906, 'QU', 'OK', 'S', 1750403079, 1750403079, '1'),
(213727, 32906, 'QU', 'OK', 'S', 1750403082, 1750403082, '1'),
(213728, 7020, 'QU', 'OK', 'S', 1750403093, 1750403093, '1'),
(213729, 25453, 'QU', 'OK', 'S', 1750403108, 1750403108, '1'),
(213730, 25453, 'QU', 'OK', 'S', 1750403111, 1750403111, '1'),
(213731, 25453, 'QU', 'OK', 'S', 1750403113, 1750403113, '1'),
(213732, 25453, 'QU', 'OK', 'S', 1750403116, 1750403116, '1'),
(213733, 25453, 'QU', 'OK', 'S', 1750403119, 1750403119, '1'),
(213734, 25453, 'QU', 'OK', 'S', 1750403121, 1750403121, '1'),
(213735, 25453, 'QU', 'OK', 'S', 1750403124, 1750403124, '1'),
(213736, 25453, 'QU', 'OK', 'S', 1750403127, 1750403127, '1'),
(213737, 25453, 'QU', 'OK', 'S', 1750403129, 1750403129, '1'),
(213738, 25453, 'QU', 'OK', 'S', 1750403132, 1750403132, '1'),
(213739, 25453, 'QU', 'OK', 'S', 1750403135, 1750403135, '1'),
(213740, 25453, 'QU', 'OK', 'S', 1750403138, 1750403138, '1'),
(213741, 25453, 'QU', 'OK', 'S', 1750403140, 1750403140, '1'),
(213742, 25453, 'QU', 'OK', 'S', 1750403143, 1750403143, '1'),
(213743, 25453, 'QU', 'OK', 'S', 1750403146, 1750403146, '1'),
(213744, 25453, 'QU', 'OK', 'S', 1750403149, 1750403149, '1'),
(213745, 25453, 'QU', 'OK', 'S', 1750403152, 1750403152, '1'),
(213746, 25453, 'QU', 'OK', 'S', 1750403157, 1750403157, '1'),
(213747, 25453, 'QU', 'OK', 'S', 1750403162, 1750403162, '1'),
(213748, 25453, 'QU', 'OK', 'S', 1750403164, 1750403164, '1'),
(213749, 25453, 'QU', 'OK', 'S', 1750403167, 1750403167, '1'),
(213750, 25453, 'QU', 'OK', 'S', 1750403170, 1750403170, '1'),
(213751, 25453, 'QU', 'OK', 'S', 1750403173, 1750403173, '1'),
(213752, 25453, 'QU', 'OK', 'S', 1750403175, 1750403175, '1'),
(213753, 25453, 'QU', 'OK', 'S', 1750403177, 1750403177, '1'),
(213754, 25453, 'QU', 'OK', 'S', 1750403180, 1750403180, '1'),
(213755, 25453, 'QU', 'OK', 'S', 1750403183, 1750403183, '1'),
(213756, 25453, 'QU', 'OK', 'S', 1750403185, 1750403185, '1'),
(213757, 25453, 'QU', 'OK', 'S', 1750403188, 1750403188, '1'),
(213758, 25453, 'QU', 'OK', 'S', 1750403190, 1750403190, '1'),
(213759, 25453, 'QU', 'OK', 'S', 1750403193, 1750403193, '1'),
(213760, 25453, 'QU', 'OK', 'S', 1750403195, 1750403195, '1'),
(213761, 25453, 'QU', 'OK', 'S', 1750403198, 1750403198, '1'),
(213762, 25453, 'QU', 'OK', 'S', 1750403201, 1750403201, '1'),
(213763, 25453, 'QU', 'OK', 'S', 1750403203, 1750403203, '1'),
(213764, 7177, 'QU', 'OK', 'S', 1750403205, 1750403205, '1'),
(213765, 25453, 'QU', 'OK', 'S', 1750403206, 1750403206, '1'),
(213766, 25453, 'QU', 'OK', 'S', 1750403209, 1750403209, '1'),
(213767, 7177, 'QU', 'OK', 'S', 1750403211, 1750403211, '1'),
(213768, 25452, 'QU', 'OK', 'S', 1750403274, 1750403274, '1'),
(213769, 25452, 'QU', 'OK', 'S', 1750403280, 1750403280, '1'),
(213770, 25452, 'QU', 'OK', 'S', 1750403283, 1750403283, '1'),
(213771, 25452, 'QU', 'OK', 'S', 1750403294, 1750403294, '1'),
(213772, 25452, 'QU', 'OK', 'S', 1750403297, 1750403297, '1'),
(213773, 25452, 'QU', 'OK', 'S', 1750403300, 1750403300, '1'),
(213774, 25452, 'QU', 'OK', 'S', 1750403304, 1750403304, '1'),
(213775, 25452, 'QU', 'OK', 'S', 1750403306, 1750403306, '1'),
(213776, 25452, 'QU', 'OK', 'S', 1750403309, 1750403309, '1'),
(213777, 25452, 'QU', 'OK', 'S', 1750403311, 1750403311, '1'),
(213778, 25452, 'QU', 'OK', 'S', 1750403314, 1750403314, '1'),
(213779, 25452, 'QU', 'OK', 'S', 1750403316, 1750403316, '1'),
(213780, 25452, 'QU', 'OK', 'S', 1750403318, 1750403318, '1'),
(213781, 25452, 'QU', 'OK', 'S', 1750403326, 1750403326, '1'),
(213782, 25452, 'QU', 'OK', 'S', 1750403330, 1750403330, '1'),
(213783, 25452, 'QU', 'OK', 'S', 1750403333, 1750403333, '1'),
(213784, 25452, 'QU', 'OK', 'S', 1750403336, 1750403336, '1'),
(213785, 25452, 'QU', 'OK', 'S', 1750403338, 1750403338, '1'),
(213786, 25452, 'QU', 'OK', 'S', 1750403343, 1750403343, '1'),
(213787, 25452, 'QU', 'OK', 'S', 1750403349, 1750403349, '1'),
(213788, 25452, 'QU', 'OK', 'S', 1750403351, 1750403351, '1'),
(213789, 25452, 'QU', 'OK', 'S', 1750403354, 1750403354, '1'),
(213790, 25452, 'QU', 'OK', 'S', 1750403357, 1750403357, '1'),
(213791, 25452, 'QU', 'OK', 'S', 1750403359, 1750403359, '1'),
(213792, 25452, 'QU', 'OK', 'S', 1750403362, 1750403362, '1'),
(213793, 25452, 'QU', 'OK', 'S', 1750403365, 1750403365, '1'),
(213794, 25452, 'QU', 'OK', 'S', 1750403367, 1750403367, '1'),
(213795, 25452, 'QU', 'OK', 'S', 1750403370, 1750403370, '1'),
(213796, 13377, 'QU', 'OK', 'S', 1750403412, 1750403412, '1'),
(213797, 13377, 'QU', 'OK', 'S', 1750403416, 1750403416, '1'),
(213798, 13377, 'QU', 'OK', 'S', 1750403419, 1750403419, '1'),
(213799, 13377, 'QU', 'OK', 'S', 1750403421, 1750403421, '1'),
(213800, 13377, 'QU', 'OK', 'S', 1750403425, 1750403425, '1'),
(213801, 13377, 'QU', 'OK', 'S', 1750403427, 1750403427, '1'),
(213802, 13377, 'QU', 'OK', 'S', 1750403430, 1750403430, '1'),
(213803, 13377, 'QU', 'OK', 'S', 1750403433, 1750403433, '1'),
(213804, 13377, 'QU', 'OK', 'S', 1750403436, 1750403436, '1'),
(213805, 13377, 'QU', 'OK', 'S', 1750403445, 1750403445, '1'),
(213806, 6978, 'QU', 'OK', 'S', 1750403447, 1750403447, '1'),
(213807, 13377, 'QU', 'OK', 'S', 1750403448, 1750403448, '1'),
(213808, 13377, 'QU', 'OK', 'S', 1750403450, 1750403450, '1'),
(213809, 13377, 'QU', 'OK', 'S', 1750403453, 1750403453, '1'),
(213810, 13377, 'QU', 'OK', 'S', 1750403456, 1750403456, '1'),
(213811, 29284, 'QU', 'OK', 'S', 1750403507, 1750403507, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(213812, 29284, 'QU', 'OK', 'S', 1750403509, 1750403509, '1'),
(213813, 29284, 'QU', 'OK', 'S', 1750403512, 1750403512, '1'),
(213814, 29284, 'QU', 'OK', 'S', 1750403519, 1750403519, '1'),
(213815, 29284, 'QU', 'OK', 'S', 1750403522, 1750403522, '1'),
(213816, 29284, 'QU', 'OK', 'S', 1750403525, 1750403525, '1'),
(213817, 29284, 'QU', 'OK', 'S', 1750403528, 1750403528, '1'),
(213818, 29284, 'QU', 'OK', 'S', 1750403530, 1750403530, '1'),
(213819, 29284, 'QU', 'OK', 'S', 1750403533, 1750403533, '1'),
(213820, 29284, 'QU', 'OK', 'S', 1750403540, 1750403540, '1'),
(213821, 29284, 'QU', 'OK', 'S', 1750403546, 1750403546, '1'),
(213822, 29284, 'QU', 'OK', 'S', 1750403549, 1750403549, '1'),
(213823, 29284, 'QU', 'OK', 'S', 1750403551, 1750403551, '1'),
(213824, 29284, 'QU', 'OK', 'S', 1750403553, 1750403553, '1'),
(213825, 29284, 'QU', 'OK', 'S', 1750403556, 1750403556, '1'),
(213826, 29284, 'QU', 'OK', 'S', 1750403578, 1750403578, '1'),
(213827, 29284, 'QU', 'OK', 'S', 1750403581, 1750403581, '1'),
(213828, 29284, 'QU', 'OK', 'S', 1750403583, 1750403583, '1'),
(213829, 29284, 'QU', 'OK', 'S', 1750403586, 1750403586, '1'),
(213830, 29284, 'QU', 'OK', 'S', 1750403589, 1750403589, '1'),
(213831, 2661, 'QU', 'OK', 'S', 1750403594, 1750403594, '1'),
(213832, 29284, 'QU', 'OK', 'S', 1750403595, 1750403595, '1'),
(213833, 2661, 'QU', 'OK', 'S', 1750403597, 1750403597, '1'),
(213834, 2661, 'QU', 'OK', 'S', 1750403605, 1750403605, '1'),
(213835, 2661, 'QU', 'OK', 'S', 1750403608, 1750403608, '1'),
(213836, 2661, 'QU', 'OK', 'S', 1750403611, 1750403611, '1'),
(213837, 29284, 'QU', 'OK', 'S', 1750403643, 1750403643, '1'),
(213838, 29284, 'QU', 'OK', 'S', 1750403646, 1750403646, '1'),
(213839, 29284, 'QU', 'OK', 'S', 1750403648, 1750403648, '1'),
(213840, 29284, 'QU', 'OK', 'S', 1750403660, 1750403660, '1'),
(213841, 29284, 'QU', 'OK', 'S', 1750403662, 1750403662, '1'),
(213842, 29284, 'QU', 'OK', 'S', 1750403757, 1750403757, '1'),
(213843, 29284, 'QU', 'OK', 'S', 1750403760, 1750403760, '1'),
(213844, 29284, 'QU', 'OK', 'S', 1750403762, 1750403762, '1'),
(213845, 29284, 'QU', 'OK', 'S', 1750403770, 1750403770, '1'),
(213846, 29284, 'QU', 'OK', 'S', 1750403774, 1750403774, '1'),
(213847, 29284, 'QU', 'OK', 'S', 1750403776, 1750403776, '1'),
(213848, 29284, 'QU', 'OK', 'S', 1750403779, 1750403779, '1'),
(213849, 29284, 'QU', 'OK', 'S', 1750403782, 1750403782, '1'),
(213850, 29284, 'QU', 'OK', 'S', 1750403784, 1750403784, '1'),
(213851, 29284, 'QU', 'OK', 'S', 1750403786, 1750403786, '1'),
(213852, 29284, 'QU', 'OK', 'S', 1750403789, 1750403789, '1'),
(213853, 11496, 'QU', 'OK', 'S', 1750403870, 1750403870, '1'),
(213854, 17410, 'QU', 'OK', 'S', 1750403943, 1750403943, '1'),
(213855, 17410, 'QU', 'OK', 'S', 1750403945, 1750403945, '1'),
(213856, 17410, 'QU', 'OK', 'S', 1750403948, 1750403948, '1'),
(213857, 17410, 'QU', 'OK', 'S', 1750403951, 1750403951, '1'),
(213858, 17410, 'QU', 'OK', 'S', 1750403954, 1750403954, '1'),
(213859, 17410, 'QU', 'OK', 'S', 1750403957, 1750403957, '1'),
(213860, 17410, 'QU', 'OK', 'S', 1750403963, 1750403963, '1'),
(213861, 17410, 'QU', 'OK', 'S', 1750403968, 1750403968, '1'),
(213862, 17410, 'QU', 'OK', 'S', 1750403971, 1750403971, '1'),
(213863, 17410, 'QU', 'OK', 'S', 1750403974, 1750403974, '1'),
(213864, 17410, 'QU', 'OK', 'S', 1750403977, 1750403977, '1'),
(213865, 17410, 'QU', 'OK', 'S', 1750403979, 1750403979, '1'),
(213866, 17410, 'QU', 'OK', 'S', 1750403982, 1750403982, '1'),
(213867, 17410, 'QU', 'OK', 'S', 1750403984, 1750403984, '1'),
(213868, 17410, 'QU', 'OK', 'S', 1750403987, 1750403987, '1'),
(213869, 17410, 'QU', 'OK', 'S', 1750403991, 1750403991, '1'),
(213870, 17410, 'QU', 'OK', 'S', 1750403994, 1750403994, '1'),
(213871, 17410, 'QU', 'OK', 'S', 1750403998, 1750403998, '1'),
(213872, 17410, 'QU', 'OK', 'S', 1750404001, 1750404001, '1'),
(213873, 34224, 'QU', 'OK', 'S', 1750404036, 1750404036, '1'),
(213874, 37385, 'QU', 'OK', 'S', 1750404506, 1750404506, '1'),
(213875, 37436, 'QU', 'OK', 'S', 1750404529, 1750404529, '1'),
(213876, 37436, 'QU', 'OK', 'S', 1750404529, 1750404529, '1'),
(213877, 38185, 'QU', 'OK', 'S', 1750404558, 1750404558, '1'),
(213878, 38185, 'QU', 'OK', 'S', 1750404573, 1750404573, '1'),
(213879, 36375, 'QU', 'OK', 'S', 1750404587, 1750404587, '1'),
(213880, 37385, 'QU', 'OK', 'S', 1750404608, 1750404608, '1'),
(213881, 37879, 'QU', 'OK', 'S', 1750404621, 1750404621, '1'),
(213882, 37296, 'QU', 'OK', 'S', 1750404642, 1750404642, '1'),
(213883, 38308, 'QU', 'OK', 'S', 1750404879, 1750404879, '1'),
(213884, 36018, 'QU', 'OK', 'S', 1750404912, 1750404912, '1'),
(213885, 38341, 'QU', 'OK', 'S', 1750404996, 1750404996, '1'),
(213886, 38342, 'QU', 'OK', 'S', 1750405060, 1750405060, '1'),
(213887, 37302, 'QU', 'OK', 'S', 1750405198, 1750405198, '1'),
(213888, 37302, 'QU', 'OK', 'S', 1750405202, 1750405202, '1'),
(213889, 35933, 'QU', 'OK', 'S', 1750405206, 1750405206, '1'),
(213890, 33437, 'QU', 'OK', 'S', 1750405209, 1750405209, '1'),
(213891, 37385, 'QU', 'OK', 'S', 1750405212, 1750405212, '1'),
(213892, 37385, 'QU', 'OK', 'S', 1750405217, 1750405217, '1'),
(213893, 33793, 'QU', 'OK', 'S', 1750405220, 1750405220, '1'),
(213894, 37385, 'QU', 'OK', 'S', 1750405224, 1750405224, '1'),
(213895, 38343, 'QU', 'OK', 'S', 1750405228, 1750405228, '1'),
(213896, 37438, 'QU', 'OK', 'S', 1750405230, 1750405230, '1'),
(213897, 35933, 'QU', 'OK', 'S', 1750405235, 1750405235, '1'),
(213898, 33437, 'QU', 'OK', 'S', 1750405240, 1750405240, '1'),
(213899, 14888, 'QU', 'OK', 'S', 1750405243, 1750405243, '1'),
(213900, 35933, 'QU', 'OK', 'S', 1750405250, 1750405250, '1'),
(213901, 19479, 'QU', 'OK', 'S', 1750405256, 1750405256, '1'),
(213902, 37438, 'QU', 'OK', 'S', 1750405259, 1750405259, '1'),
(213903, 37961, 'QU', 'OK', 'S', 1750405265, 1750405265, '1'),
(213904, 13633, 'QU', 'OK', 'S', 1750405270, 1750405270, '1'),
(213905, 27652, 'QU', 'OK', 'S', 1750405274, 1750405274, '1'),
(213906, 30428, 'QU', 'OK', 'S', 1750405279, 1750405279, '1'),
(213907, 38344, 'QU', 'OK', 'S', 1750405280, 1750405280, '1'),
(213908, 33793, 'QU', 'OK', 'S', 1750405357, 1750405357, '1'),
(213909, 37962, 'QU', 'OK', 'S', 1750405375, 1750405375, '1'),
(213910, 38345, 'QU', 'OK', 'S', 1750405399, 1750405399, '1'),
(213911, 30142, 'QU', 'OK', 'S', 1750405417, 1750405417, '1'),
(213912, 25557, 'QU', 'OK', 'S', 1750405421, 1750405421, '1'),
(213913, 29589, 'QU', 'OK', 'S', 1750405426, 1750405426, '1'),
(213914, 29589, 'QU', 'OK', 'S', 1750405430, 1750405430, '1'),
(213915, 38309, 'QU', 'OK', 'S', 1750405434, 1750405434, '1'),
(213916, 25289, 'QU', 'OK', 'S', 1750405437, 1750405437, '1'),
(213917, 36957, 'QU', 'OK', 'S', 1750405440, 1750405440, '1'),
(213918, 38309, 'QU', 'OK', 'S', 1750405450, 1750405450, '1'),
(213919, 36940, 'QU', 'OK', 'S', 1750405455, 1750405455, '1'),
(213920, 38188, 'QU', 'OK', 'S', 1750405458, 1750405458, '1'),
(213921, 21110, 'QU', 'OK', 'S', 1750405464, 1750405464, '1'),
(213922, 20762, 'QU', 'OK', 'S', 1750405470, 1750405470, '1'),
(213923, 20762, 'QU', 'OK', 'S', 1750405478, 1750405478, '1'),
(213924, 33852, 'QU', 'OK', 'S', 1750405482, 1750405482, '1'),
(213925, 33852, 'QU', 'OK', 'S', 1750405487, 1750405487, '1'),
(213926, 33852, 'QU', 'OK', 'S', 1750405490, 1750405490, '1'),
(213927, 33852, 'QU', 'OK', 'S', 1750405501, 1750405501, '1'),
(213928, 37438, 'QU', 'OK', 'S', 1750405518, 1750405518, '1'),
(213929, 2338, 'QU', 'OK', 'S', 1750405531, 1750405531, '1'),
(213930, 2338, 'QU', 'OK', 'S', 1750405541, 1750405541, '1'),
(213931, 27705, 'QU', 'OK', 'S', 1750405586, 1750405586, '1'),
(213932, 27705, 'QU', 'OK', 'S', 1750405592, 1750405592, '1'),
(213933, 3055, 'QU', 'OK', 'S', 1750405631, 1750405631, '1'),
(213934, 3055, 'QU', 'OK', 'S', 1750405642, 1750405642, '1'),
(213935, 9152, 'QU', 'OK', 'S', 1750405681, 1750405681, '1'),
(213936, 9152, 'QU', 'OK', 'S', 1750405697, 1750405697, '1'),
(213937, 9152, 'QU', 'OK', 'S', 1750405702, 1750405702, '1'),
(213938, 9152, 'QU', 'OK', 'S', 1750405713, 1750405713, '1'),
(213939, 9152, 'QU', 'OK', 'S', 1750405714, 1750405714, '1'),
(213940, 38346, 'QU', 'OK', 'S', 1750405718, 1750405718, '1'),
(213941, 9152, 'QU', 'OK', 'S', 1750405719, 1750405719, '1'),
(213942, 9152, 'QU', 'OK', 'S', 1750405726, 1750405726, '1'),
(213943, 9152, 'QU', 'OK', 'S', 1750405735, 1750405735, '1'),
(213944, 9152, 'QU', 'OK', 'S', 1750405740, 1750405740, '1'),
(213945, 9152, 'QU', 'OK', 'S', 1750405753, 1750405753, '1'),
(213946, 9152, 'QU', 'OK', 'S', 1750405764, 1750405764, '1'),
(213947, 38347, 'QU', 'OK', 'S', 1750405765, 1750405765, '1'),
(213948, 9152, 'QU', 'OK', 'S', 1750405768, 1750405768, '1'),
(213949, 9152, 'QU', 'OK', 'S', 1750405816, 1750405816, '1'),
(213950, 9152, 'QU', 'OK', 'S', 1750405819, 1750405819, '1'),
(213951, 9152, 'QU', 'OK', 'S', 1750405831, 1750405831, '1'),
(213952, 9152, 'QU', 'OK', 'S', 1750405832, 1750405832, '1'),
(213953, 9152, 'QU', 'OK', 'S', 1750405836, 1750405836, '1'),
(213954, 9152, 'QU', 'OK', 'S', 1750405841, 1750405841, '1'),
(213955, 9152, 'QU', 'OK', 'S', 1750405849, 1750405849, '1'),
(213956, 9152, 'QU', 'OK', 'S', 1750405854, 1750405854, '1'),
(213957, 9152, 'QU', 'OK', 'S', 1750405858, 1750405858, '1'),
(213958, 38348, 'QU', 'OK', 'S', 1750405864, 1750405864, '1'),
(213959, 38352, 'QU', 'OK', 'S', 1750405931, 1750405931, '1'),
(213960, 38353, 'QU', 'OK', 'S', 1750405965, 1750405965, '1'),
(213961, 38349, 'QU', 'OK', 'S', 1750406195, 1750406195, '1'),
(213962, 38350, 'QU', 'OK', 'S', 1750406247, 1750406247, '1'),
(213963, 38351, 'QU', 'OK', 'S', 1750406390, 1750406390, '1'),
(213964, 6566, 'QU', 'OK', 'S', 1750406647, 1750406647, '1'),
(213965, 6566, 'QU', 'OK', 'S', 1750406661, 1750406661, '1'),
(213966, 6566, 'QU', 'OK', 'S', 1750406664, 1750406664, '1'),
(213967, 6566, 'QU', 'OK', 'S', 1750406675, 1750406675, '1'),
(213968, 37378, 'QU', 'OK', 'S', 1750406940, 1750406940, '1'),
(213969, 37346, 'QU', 'OK', 'S', 1750406953, 1750406953, '1'),
(213970, 37334, 'QU', 'OK', 'S', 1750406962, 1750406962, '1'),
(213971, 37333, 'QU', 'OK', 'S', 1750406968, 1750406968, '1'),
(213972, 37320, 'QU', 'OK', 'S', 1750406977, 1750406977, '1'),
(213973, 37319, 'QU', 'OK', 'S', 1750406985, 1750406985, '1'),
(213974, 37318, 'QU', 'OK', 'S', 1750406991, 1750406991, '1'),
(213975, 37271, 'QU', 'OK', 'S', 1750407000, 1750407000, '1'),
(213976, 36500, 'QU', 'OK', 'S', 1750407047, 1750407047, '1'),
(213977, 35207, 'QU', 'OK', 'S', 1750407080, 1750407080, '1'),
(213978, 35206, 'QU', 'OK', 'S', 1750407086, 1750407086, '1'),
(213979, 35067, 'QU', 'OK', 'S', 1750407093, 1750407093, '1'),
(213980, 35066, 'QU', 'OK', 'S', 1750407099, 1750407099, '1'),
(213981, 35038, 'QU', 'OK', 'S', 1750407106, 1750407106, '1'),
(213982, 35037, 'QU', 'OK', 'S', 1750407112, 1750407112, '1'),
(213983, 35036, 'QU', 'OK', 'S', 1750407120, 1750407120, '1'),
(213984, 31447, 'QU', 'OK', 'S', 1750407142, 1750407142, '1'),
(213985, 37844, 'QU', 'OK', 'S', 1750407152, 1750407152, '1'),
(213986, 35490, 'QU', 'OK', 'S', 1750407156, 1750407156, '1'),
(213987, 6327, 'QU', 'OK', 'S', 1750407161, 1750407161, '1'),
(213988, 36692, 'QU', 'OK', 'S', 1750407162, 1750407162, '1'),
(213989, 37342, 'QU', 'OK', 'S', 1750407167, 1750407167, '1'),
(213990, 6327, 'QU', 'OK', 'S', 1750407168, 1750407168, '1'),
(213991, 36353, 'QU', 'OK', 'S', 1750407173, 1750407173, '1'),
(213992, 37000, 'QU', 'OK', 'S', 1750407181, 1750407181, '1'),
(213993, 31343, 'QU', 'OK', 'S', 1750407187, 1750407187, '1'),
(213994, 31388, 'QU', 'OK', 'S', 1750407191, 1750407191, '1'),
(213995, 31440, 'QU', 'OK', 'S', 1750407195, 1750407195, '1'),
(213996, 6327, 'QU', 'OK', 'S', 1750407196, 1750407196, '1'),
(213997, 6327, 'QU', 'OK', 'S', 1750407202, 1750407202, '1'),
(213998, 6327, 'QU', 'OK', 'S', 1750407206, 1750407206, '1'),
(213999, 6327, 'QU', 'OK', 'S', 1750407210, 1750407210, '1'),
(214000, 32654, 'QU', 'OK', 'S', 1750407212, 1750407212, '1'),
(214001, 37902, 'QU', 'OK', 'S', 1750407308, 1750407308, '1'),
(214002, 35284, 'QU', 'OK', 'S', 1750407311, 1750407311, '1'),
(214003, 30895, 'QU', 'OK', 'S', 1750407313, 1750407313, '1'),
(214004, 35686, 'QU', 'OK', 'S', 1750407314, 1750407314, '1'),
(214005, 30894, 'QU', 'OK', 'S', 1750407323, 1750407323, '1'),
(214006, 30893, 'QU', 'OK', 'S', 1750407331, 1750407331, '1'),
(214007, 30860, 'QU', 'OK', 'S', 1750407345, 1750407345, '1'),
(214008, 30769, 'QU', 'OK', 'S', 1750407356, 1750407356, '1'),
(214009, 30768, 'QU', 'OK', 'S', 1750407370, 1750407370, '1'),
(214010, 30767, 'QU', 'OK', 'S', 1750407384, 1750407384, '1'),
(214011, 35977, 'QU', 'OK', 'S', 1750407712, 1750407712, '1'),
(214012, 37896, 'QU', 'OK', 'S', 1750407714, 1750407714, '1'),
(214013, 35280, 'QU', 'OK', 'S', 1750407717, 1750407717, '1'),
(214014, 37901, 'QU', 'OK', 'S', 1750407719, 1750407719, '1'),
(214015, 35281, 'QU', 'OK', 'S', 1750407721, 1750407721, '1'),
(214016, 32102, 'QU', 'OK', 'S', 1750408037, 1750408037, '1'),
(214017, 37757, 'QU', 'OK', 'S', 1750408039, 1750408039, '1'),
(214018, 37638, 'QU', 'OK', 'S', 1750408475, 1750408475, '1'),
(214019, 31617, 'QU', 'OK', 'S', 1750411647, 1750411647, '1'),
(214020, 37961, 'QU', 'OK', 'S', 1750411686, 1750411686, '1'),
(214021, 37961, 'QU', 'OK', 'S', 1750411697, 1750411697, '1'),
(214022, 24184, 'QU', 'OK', 'S', 1750411724, 1750411724, '1'),
(214023, 24184, 'QU', 'OK', 'S', 1750411727, 1750411727, '1'),
(214024, 24184, 'QU', 'OK', 'S', 1750411731, 1750411731, '1'),
(214025, 32102, 'QU', 'OK', 'S', 1750411845, 1750411845, '1'),
(214026, 37186, 'QU', 'OK', 'S', 1750411934, 1750411934, '1'),
(214027, 8406, 'QU', 'OK', 'S', 1750411935, 1750411935, '1'),
(214028, 36283, 'QU', 'OK', 'S', 1750411941, 1750411941, '1'),
(214029, 38109, 'QU', 'OK', 'S', 1750411946, 1750411946, '1'),
(214030, 37187, 'QU', 'OK', 'S', 1750411950, 1750411950, '1'),
(214031, 38107, 'QU', 'OK', 'S', 1750411953, 1750411953, '1'),
(214032, 38115, 'QU', 'OK', 'S', 1750411955, 1750411955, '1'),
(214033, 38106, 'QU', 'OK', 'S', 1750411958, 1750411958, '1'),
(214034, 18089, 'QU', 'OK', 'S', 1750412596, 1750412596, '1'),
(214035, 17191, 'QU', 'OK', 'S', 1750412642, 1750412642, '1'),
(214036, 32580, 'QU', 'OK', 'S', 1750412678, 1750412678, '1'),
(214037, 7250, 'QU', 'OK', 'S', 1750412829, 1750412829, '1'),
(214038, 37305, 'QU', 'OK', 'S', 1750412893, 1750412893, '1'),
(214039, 35965, 'QU', 'OK', 'S', 1750412938, 1750412938, '1'),
(214040, 6098, 'QU', 'OK', 'S', 1750413264, 1750413264, '1'),
(214041, 6098, 'QU', 'OK', 'S', 1750413271, 1750413271, '1'),
(214042, 6098, 'QU', 'OK', 'S', 1750413280, 1750413280, '1'),
(214043, 6098, 'QU', 'OK', 'S', 1750413291, 1750413291, '1'),
(214044, 6098, 'QU', 'OK', 'S', 1750413296, 1750413296, '1'),
(214045, 24815, 'QU', 'OK', 'S', 1750413436, 1750413436, '1'),
(214046, 8993, 'QU', 'OK', 'S', 1750413751, 1750413751, '1'),
(214047, 38329, 'QU', 'OK', 'S', 1750414101, 1750414101, '1'),
(214048, 38329, 'QU', 'OK', 'S', 1750414135, 1750414135, '1'),
(214049, 38329, 'QU', 'OK', 'S', 1750414144, 1750414144, '1'),
(214050, 6642, 'QU', 'OK', 'S', 1750414171, 1750414171, '1'),
(214051, 6642, 'QU', 'OK', 'S', 1750414179, 1750414179, '1'),
(214052, 6642, 'QU', 'OK', 'S', 1750414197, 1750414197, '1'),
(214053, 6642, 'QU', 'OK', 'S', 1750414207, 1750414207, '1'),
(214054, 6642, 'QU', 'OK', 'S', 1750414210, 1750414210, '1'),
(214055, 6642, 'QU', 'OK', 'S', 1750414215, 1750414215, '1'),
(214056, 6642, 'QU', 'OK', 'S', 1750414244, 1750414244, '1'),
(214057, 6642, 'QU', 'OK', 'S', 1750414251, 1750414251, '1'),
(214058, 6642, 'QU', 'OK', 'S', 1750414268, 1750414268, '1'),
(214059, 6642, 'QU', 'OK', 'S', 1750414272, 1750414272, '1'),
(214060, 6249, 'QU', 'OK', 'S', 1750414417, 1750414417, '1'),
(214061, 36220, 'QU', 'OK', 'S', 1750414456, 1750414456, '1'),
(214062, 36220, 'QU', 'OK', 'S', 1750414488, 1750414488, '1'),
(214063, 6417, 'QU', 'OK', 'S', 1750414575, 1750414575, '1'),
(214064, 6417, 'QU', 'OK', 'S', 1750414584, 1750414584, '1'),
(214065, 6417, 'QU', 'OK', 'S', 1750414590, 1750414590, '1'),
(214066, 34964, 'QU', 'OK', 'S', 1750414590, 1750414590, '1'),
(214067, 6417, 'QU', 'OK', 'S', 1750414600, 1750414600, '1'),
(214068, 6417, 'QU', 'OK', 'S', 1750414611, 1750414611, '1'),
(214069, 6417, 'QU', 'OK', 'S', 1750414616, 1750414616, '1'),
(214070, 6417, 'QU', 'OK', 'S', 1750414650, 1750414650, '1'),
(214071, 6417, 'QU', 'OK', 'S', 1750414660, 1750414660, '1'),
(214072, 6417, 'QU', 'OK', 'S', 1750414665, 1750414665, '1'),
(214073, 6417, 'QU', 'OK', 'S', 1750414676, 1750414676, '1'),
(214074, 6417, 'QU', 'OK', 'S', 1750414767, 1750414767, '1'),
(214075, 6417, 'QU', 'OK', 'S', 1750414773, 1750414773, '1'),
(214076, 6417, 'QU', 'OK', 'S', 1750414780, 1750414780, '1'),
(214077, 6417, 'QU', 'OK', 'S', 1750414788, 1750414788, '1'),
(214078, 6417, 'QU', 'OK', 'S', 1750414797, 1750414797, '1'),
(214079, 6417, 'QU', 'OK', 'S', 1750414801, 1750414801, '1'),
(214080, 6417, 'QU', 'OK', 'S', 1750414805, 1750414805, '1'),
(214081, 6417, 'QU', 'OK', 'S', 1750414813, 1750414813, '1'),
(214082, 6417, 'QU', 'OK', 'S', 1750414823, 1750414823, '1'),
(214083, 6417, 'QU', 'OK', 'S', 1750414827, 1750414827, '1'),
(214084, 6417, 'QU', 'OK', 'S', 1750414832, 1750414832, '1'),
(214085, 6417, 'QU', 'OK', 'S', 1750414970, 1750414970, '1'),
(214086, 36268, 'QU', 'OK', 'S', 1750415327, 1750415327, '1'),
(214087, 30723, 'QU', 'OK', 'S', 1750415378, 1750415378, '1'),
(214088, 29944, 'QU', 'OK', 'S', 1750415387, 1750415387, '1'),
(214089, 37453, 'QU', 'OK', 'S', 1750415403, 1750415403, '1'),
(214090, 37961, 'QU', 'OK', 'S', 1750415416, 1750415416, '1'),
(214091, 31740, 'QU', 'OK', 'S', 1750415422, 1750415422, '1'),
(214092, 32558, 'QU', 'OK', 'S', 1750415435, 1750415435, '1'),
(214093, 36268, 'QU', 'OK', 'S', 1750415442, 1750415442, '1'),
(214094, 24200, 'QU', 'OK', 'S', 1750415475, 1750415475, '1'),
(214095, 35892, 'QU', 'OK', 'S', 1750415511, 1750415511, '1'),
(214096, 35893, 'QU', 'OK', 'S', 1750415559, 1750415559, '1'),
(214097, 36096, 'QU', 'OK', 'S', 1750415600, 1750415600, '1'),
(214098, 36268, 'QU', 'OK', 'S', 1750415630, 1750415630, '1'),
(214099, 36220, 'QU', 'OK', 'S', 1750415684, 1750415684, '1'),
(214100, 36174, 'QU', 'OK', 'S', 1750415714, 1750415714, '1'),
(214101, 37489, 'QU', 'OK', 'S', 1750415749, 1750415749, '1'),
(214102, 37063, 'QU', 'OK', 'S', 1750415778, 1750415778, '1'),
(214103, 8889, 'QU', 'OK', 'S', 1750416404, 1750416404, '1'),
(214104, 19141, 'QU', 'OK', 'S', 1750416470, 1750416470, '1'),
(214105, 13086, 'QU', 'OK', 'S', 1750416550, 1750416550, '1'),
(214106, 37453, 'QU', 'OK', 'S', 1750417082, 1750417082, '1'),
(214107, 30986, 'QU', 'OK', 'S', 1750417088, 1750417088, '1'),
(214108, 11440, 'QU', 'OK', 'S', 1750417490, 1750417490, '1'),
(214109, 21232, 'QU', 'OK', 'S', 1750417547, 1750417547, '1'),
(214110, 21232, 'QU', 'OK', 'S', 1750417554, 1750417554, '1'),
(214111, 32206, 'QU', 'OK', 'S', 1750417873, 1750417873, '1'),
(214112, 30530, 'QU', 'OK', 'S', 1750417984, 1750417984, '1'),
(214113, 29890, 'QU', 'OK', 'S', 1750418021, 1750418021, '1'),
(214114, 30536, 'QU', 'OK', 'S', 1750418064, 1750418064, '1'),
(214115, 19479, 'QU', 'OK', 'S', 1750418551, 1750418551, '1'),
(214116, 31857, 'QU', 'OK', 'S', 1750418946, 1750418946, '1'),
(214117, 25833, 'QU', 'OK', 'S', 1750418993, 1750418993, '1'),
(214118, 31616, 'QU', 'OK', 'S', 1750419033, 1750419033, '1'),
(214119, 28574, 'QU', 'OK', 'S', 1750419091, 1750419091, '1'),
(214120, 31899, 'QU', 'OK', 'S', 1750419147, 1750419147, '1'),
(214121, 30043, 'QU', 'OK', 'S', 1750419184, 1750419184, '1'),
(214122, 32507, 'QU', 'OK', 'S', 1750419220, 1750419220, '1'),
(214123, 17201, 'QU', 'OK', 'S', 1750419257, 1750419257, '1'),
(214124, 30929, 'QU', 'OK', 'S', 1750419292, 1750419292, '1'),
(214125, 18010, 'QU', 'OK', 'S', 1750419633, 1750419633, '1'),
(214126, 24807, 'QU', 'OK', 'S', 1750420038, 1750420038, '1'),
(214127, 12089, 'QU', 'OK', 'S', 1750421562, 1750421562, '1'),
(214128, 19034, 'QU', 'OK', 'S', 1750421798, 1750421798, '1'),
(214129, 38350, 'QU', 'OK', 'S', 1750422505, 1750422505, '1'),
(214130, 22452, 'QU', 'OK', 'S', 1750422520, 1750422520, '1'),
(214131, 22452, 'QU', 'OK', 'S', 1750422546, 1750422546, '1'),
(214132, 38345, 'QU', 'OK', 'S', 1750422565, 1750422565, '1'),
(214133, 38351, 'QU', 'OK', 'S', 1750422574, 1750422574, '1'),
(214134, 37322, 'QU', 'OK', 'S', 1750422762, 1750422762, '1'),
(214135, 37012, 'QU', 'OK', 'S', 1750423589, 1750423589, '1'),
(214136, 37012, 'QU', 'OK', 'S', 1750423589, 1750423589, '1'),
(214137, 37012, 'QU', 'OK', 'S', 1750423589, 1750423589, '1'),
(214138, 37012, 'QU', 'OK', 'S', 1750423589, 1750423589, '1'),
(214139, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214140, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214141, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214142, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214143, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214144, 36261, 'QU', 'OK', 'S', 1750423620, 1750423620, '1'),
(214145, 31428, 'QU', 'OK', 'S', 1750424022, 1750424022, '1'),
(214146, 24489, 'QU', 'OK', 'S', 1750424044, 1750424044, '1'),
(214147, 31428, 'QU', 'OK', 'S', 1750424047, 1750424047, '1'),
(214148, 23726, 'QU', 'OK', 'S', 1750424050, 1750424050, '1'),
(214149, 23726, 'QU', 'OK', 'S', 1750424050, 1750424050, '1'),
(214150, 23726, 'QU', 'OK', 'S', 1750424050, 1750424050, '1'),
(214151, 14840, 'QU', 'OK', 'S', 1750424052, 1750424052, '1'),
(214152, 25896, 'QU', 'OK', 'S', 1750424061, 1750424061, '1'),
(214153, 28550, 'QU', 'OK', 'S', 1750424069, 1750424069, '1'),
(214154, 23689, 'QU', 'OK', 'S', 1750424279, 1750424279, '1'),
(214155, 23679, 'QU', 'OK', 'S', 1750424292, 1750424292, '1'),
(214156, 29583, 'QU', 'OK', 'S', 1750424349, 1750424349, '1'),
(214157, 28488, 'QU', 'OK', 'S', 1750424361, 1750424361, '1'),
(214158, 36301, 'QU', 'OK', 'S', 1750424371, 1750424371, '1'),
(214159, 36301, 'QU', 'OK', 'S', 1750424371, 1750424371, '1'),
(214160, 23675, 'QU', 'OK', 'S', 1750424372, 1750424372, '1'),
(214161, 23675, 'QU', 'OK', 'S', 1750424372, 1750424372, '1'),
(214162, 23675, 'QU', 'OK', 'S', 1750424372, 1750424372, '1'),
(214163, 25933, 'QU', 'OK', 'S', 1750424390, 1750424390, '1'),
(214164, 36369, 'QU', 'OK', 'S', 1750424396, 1750424396, '1'),
(214165, 14218, 'QU', 'OK', 'S', 1750424642, 1750424642, '1'),
(214166, 21241, 'QU', 'OK', 'S', 1750424947, 1750424947, '1'),
(214167, 31147, 'QU', 'OK', 'S', 1750425169, 1750425169, '1'),
(214168, 31147, 'QU', 'OK', 'S', 1750425183, 1750425183, '1'),
(214169, 13628, 'QU', 'OK', 'S', 1750426087, 1750426087, '1'),
(214170, 13628, 'QU', 'OK', 'S', 1750426090, 1750426090, '1'),
(214171, 37921, 'QU', 'OK', 'S', 1750482175, 1750482175, '1'),
(214172, 34646, 'QU', 'OK', 'S', 1750482178, 1750482178, '1'),
(214173, 37921, 'QU', 'OK', 'S', 1750482183, 1750482183, '1'),
(214174, 34646, 'QU', 'OK', 'S', 1750482189, 1750482189, '1'),
(214175, 34644, 'QU', 'OK', 'S', 1750482195, 1750482195, '1'),
(214176, 38254, 'QU', 'OK', 'S', 1750482200, 1750482200, '1'),
(214177, 38263, 'QU', 'OK', 'S', 1750482204, 1750482204, '1'),
(214178, 38275, 'QU', 'OK', 'S', 1750482209, 1750482209, '1'),
(214179, 38263, 'QU', 'OK', 'S', 1750482215, 1750482215, '1'),
(214180, 38263, 'QU', 'OK', 'S', 1750482220, 1750482220, '1'),
(214181, 38263, 'QU', 'OK', 'S', 1750482227, 1750482227, '1'),
(214182, 23776, 'QU', 'OK', 'S', 1750482232, 1750482232, '1'),
(214183, 38254, 'QU', 'OK', 'S', 1750482237, 1750482237, '1'),
(214184, 38254, 'QU', 'OK', 'S', 1750482242, 1750482242, '1'),
(214185, 37921, 'QU', 'OK', 'S', 1750482247, 1750482247, '1'),
(214186, 38275, 'QU', 'OK', 'S', 1750482265, 1750482265, '1'),
(214187, 34253, 'QU', 'OK', 'S', 1750483220, 1750483220, '1'),
(214188, 14542, 'QU', 'OK', 'S', 1750483225, 1750483225, '1'),
(214189, 29716, 'QU', 'OK', 'S', 1750483230, 1750483230, '1'),
(214190, 24955, 'QU', 'OK', 'S', 1750483233, 1750483233, '1'),
(214191, 32069, 'QU', 'OK', 'S', 1750483239, 1750483239, '1'),
(214192, 36892, 'QU', 'OK', 'S', 1750483242, 1750483242, '1'),
(214193, 36393, 'QU', 'OK', 'S', 1750483246, 1750483246, '1'),
(214194, 36049, 'QU', 'OK', 'S', 1750483249, 1750483249, '1'),
(214195, 35689, 'QU', 'OK', 'S', 1750483252, 1750483252, '1'),
(214196, 37323, 'QU', 'OK', 'S', 1750483257, 1750483257, '1'),
(214197, 34644, 'QU', 'OK', 'S', 1750483260, 1750483260, '1'),
(214198, 14542, 'QU', 'OK', 'S', 1750483263, 1750483263, '1'),
(214199, 31264, 'QU', 'OK', 'S', 1750483266, 1750483266, '1'),
(214200, 11765, 'QU', 'OK', 'S', 1750483269, 1750483269, '1'),
(214201, 36937, 'QU', 'OK', 'S', 1750483275, 1750483275, '1'),
(214202, 22505, 'QU', 'OK', 'S', 1750483278, 1750483278, '1'),
(214203, 32393, 'QU', 'OK', 'S', 1750483283, 1750483283, '1'),
(214204, 32393, 'QU', 'OK', 'S', 1750483290, 1750483290, '1'),
(214205, 31617, 'QU', 'OK', 'S', 1750483295, 1750483295, '1'),
(214206, 29478, 'QU', 'OK', 'S', 1750483299, 1750483299, '1'),
(214207, 35714, 'QU', 'OK', 'S', 1750483302, 1750483302, '1'),
(214208, 35796, 'QU', 'OK', 'S', 1750483305, 1750483305, '1'),
(214209, 29478, 'QU', 'OK', 'S', 1750483308, 1750483308, '1'),
(214210, 29363, 'QU', 'OK', 'S', 1750483313, 1750483313, '1'),
(214211, 29381, 'QU', 'OK', 'S', 1750483317, 1750483317, '1'),
(214212, 22505, 'QU', 'OK', 'S', 1750483321, 1750483321, '1'),
(214213, 36375, 'QU', 'OK', 'S', 1750483325, 1750483325, '1'),
(214214, 35144, 'QU', 'OK', 'S', 1750483329, 1750483329, '1'),
(214215, 19431, 'QU', 'OK', 'S', 1750483338, 1750483338, '1'),
(214216, 37146, 'QU', 'OK', 'S', 1750483343, 1750483343, '1'),
(214217, 36081, 'QU', 'OK', 'S', 1750483348, 1750483348, '1'),
(214218, 37234, 'QU', 'OK', 'S', 1750483353, 1750483353, '1'),
(214219, 36659, 'QU', 'OK', 'S', 1750483359, 1750483359, '1'),
(214220, 19309, 'QU', 'OK', 'S', 1750483364, 1750483364, '1'),
(214221, 33059, 'QU', 'OK', 'S', 1750483369, 1750483369, '1'),
(214222, 29870, 'QU', 'OK', 'S', 1750483373, 1750483373, '1'),
(214223, 29870, 'QU', 'OK', 'S', 1750483382, 1750483382, '1'),
(214224, 36260, 'QU', 'OK', 'S', 1750483387, 1750483387, '1'),
(214225, 25363, 'QU', 'OK', 'S', 1750483392, 1750483392, '1'),
(214226, 23925, 'QU', 'OK', 'S', 1750483395, 1750483395, '1'),
(214227, 38194, 'QU', 'OK', 'S', 1750483406, 1750483406, '1'),
(214228, 31539, 'QU', 'OK', 'S', 1750483411, 1750483411, '1'),
(214229, 35714, 'QU', 'OK', 'S', 1750483417, 1750483417, '1'),
(214230, 35796, 'QU', 'OK', 'S', 1750483421, 1750483421, '1'),
(214231, 11765, 'QU', 'OK', 'S', 1750483428, 1750483428, '1'),
(214232, 34646, 'QU', 'OK', 'S', 1750483433, 1750483433, '1'),
(214233, 34646, 'QU', 'OK', 'S', 1750483438, 1750483438, '1'),
(214234, 36036, 'QU', 'OK', 'S', 1750483443, 1750483443, '1'),
(214235, 1464, 'QU', 'OK', 'S', 1750483457, 1750483457, '1'),
(214236, 10624, 'QU', 'OK', 'S', 1750483475, 1750483475, '1'),
(214237, 35547, 'QU', 'OK', 'S', 1750483523, 1750483523, '1'),
(214238, 35547, 'QU', 'OK', 'S', 1750483527, 1750483527, '1'),
(214239, 31147, 'QU', 'OK', 'S', 1750483527, 1750483527, '1'),
(214240, 252, 'QU', 'OK', 'S', 1750483564, 1750483564, '1'),
(214241, 252, 'QU', 'OK', 'S', 1750483567, 1750483567, '1'),
(214242, 21804, 'QU', 'OK', 'S', 1750485269, 1750485269, '1'),
(214243, 21804, 'QU', 'OK', 'S', 1750485337, 1750485337, '1'),
(214244, 37961, 'QU', 'OK', 'S', 1750485373, 1750485373, '1'),
(214245, 37961, 'QU', 'OK', 'S', 1750485375, 1750485375, '1'),
(214246, 26804, 'QU', 'OK', 'S', 1750485402, 1750485402, '1'),
(214247, 26804, 'QU', 'OK', 'S', 1750485402, 1750485402, '1'),
(214248, 26804, 'QU', 'OK', 'S', 1750485402, 1750485402, '1'),
(214249, 26803, 'QU', 'OK', 'S', 1750485419, 1750485419, '1'),
(214250, 26803, 'QU', 'OK', 'S', 1750485419, 1750485419, '1'),
(214251, 26803, 'QU', 'OK', 'S', 1750485419, 1750485419, '1'),
(214252, 26801, 'QU', 'OK', 'S', 1750485438, 1750485438, '1'),
(214253, 26801, 'QU', 'OK', 'S', 1750485438, 1750485438, '1'),
(214254, 26801, 'QU', 'OK', 'S', 1750485438, 1750485438, '1'),
(214255, 3717, 'QU', 'OK', 'S', 1750485768, 1750485768, '1'),
(214256, 36706, 'QU', 'OK', 'S', 1750485992, 1750485992, '1'),
(214257, 38309, 'QU', 'OK', 'S', 1750486030, 1750486030, '1'),
(214258, 38354, 'QU', 'OK', 'S', 1750486432, 1750486432, '1'),
(214259, 38355, 'QU', 'OK', 'S', 1750486463, 1750486463, '1'),
(214260, 38356, 'QU', 'OK', 'S', 1750486526, 1750486526, '1'),
(214261, 38357, 'QU', 'OK', 'S', 1750486684, 1750486684, '1'),
(214262, 38358, 'QU', 'OK', 'S', 1750486740, 1750486740, '1'),
(214263, 38359, 'QU', 'OK', 'S', 1750486779, 1750486779, '1'),
(214264, 38360, 'QU', 'OK', 'S', 1750487007, 1750487007, '1'),
(214265, 38361, 'QU', 'OK', 'S', 1750487043, 1750487043, '1'),
(214266, 38309, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214267, 36706, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214268, 37438, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214269, 37262, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214270, 37438, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214271, 37438, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214272, 37437, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214273, 37438, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214274, 37454, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214275, 37454, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214276, 37454, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214277, 37454, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214278, 37454, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214279, 37385, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214280, 37385, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214281, 37385, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214282, 37507, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214283, 37437, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214284, 37961, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214285, 37507, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214286, 37507, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214287, 37961, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214288, 38186, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214289, 37262, 'QU', 'OK', 'S', 1750487071, 1750487071, '1'),
(214290, 37262, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214291, 37262, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214292, 37262, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214293, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214294, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214295, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214296, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214297, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214298, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214299, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214300, 37383, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214301, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214302, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214303, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214304, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214305, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214306, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214307, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214308, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214309, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214310, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214311, 37962, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214312, 37437, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214313, 38186, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214314, 38186, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214315, 37961, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214316, 20931, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214317, 25002, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214318, 38162, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214319, 25002, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214320, 25002, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214321, 36533, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214322, 26791, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214323, 37959, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214324, 28825, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214325, 19171, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214326, 16531, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214327, 20931, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214328, 29612, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214329, 29612, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214330, 25557, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214331, 38162, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214332, 38162, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214333, 28826, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214334, 35566, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214335, 135, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214336, 29772, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214337, 135, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214338, 35825, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214339, 38306, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214340, 29612, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214341, 3533, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214342, 3597, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214343, 18791, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214344, 21110, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214345, 36533, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214346, 21298, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214347, 37959, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214348, 19270, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214349, 37234, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214350, 20814, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214351, 37234, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214352, 20820, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214353, 29612, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214354, 29612, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214355, 21298, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214356, 36533, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214357, 19270, 'QU', 'OK', 'S', 1750487072, 1750487072, '1'),
(214358, 35028, 'QU', 'OK', 'S', 1750487073, 1750487073, '1'),
(214359, 37182, 'QU', 'OK', 'S', 1750487073, 1750487073, '1'),
(214360, 38362, 'QU', 'OK', 'S', 1750487096, 1750487096, '1'),
(214361, 37262, 'QU', 'OK', 'S', 1750487104, 1750487104, '1'),
(214362, 37437, 'QU', 'OK', 'S', 1750487109, 1750487109, '1'),
(214363, 37437, 'QU', 'OK', 'S', 1750487112, 1750487112, '1'),
(214364, 37454, 'QU', 'OK', 'S', 1750487115, 1750487115, '1'),
(214365, 37383, 'QU', 'OK', 'S', 1750487117, 1750487117, '1'),
(214366, 37437, 'QU', 'OK', 'S', 1750487120, 1750487120, '1'),
(214367, 37438, 'QU', 'OK', 'S', 1750487125, 1750487125, '1'),
(214368, 37383, 'QU', 'OK', 'S', 1750487129, 1750487129, '1'),
(214369, 37262, 'QU', 'OK', 'S', 1750487132, 1750487132, '1'),
(214370, 37454, 'QU', 'OK', 'S', 1750487136, 1750487136, '1'),
(214371, 37385, 'QU', 'OK', 'S', 1750487139, 1750487139, '1'),
(214372, 38186, 'QU', 'OK', 'S', 1750487149, 1750487149, '1'),
(214373, 37507, 'QU', 'OK', 'S', 1750487152, 1750487152, '1'),
(214374, 37438, 'QU', 'OK', 'S', 1750487155, 1750487155, '1'),
(214375, 35825, 'QU', 'OK', 'S', 1750487158, 1750487158, '1'),
(214376, 37437, 'QU', 'OK', 'S', 1750487162, 1750487162, '1'),
(214377, 37437, 'QU', 'OK', 'S', 1750487167, 1750487167, '1'),
(214378, 37961, 'QU', 'OK', 'S', 1750487169, 1750487169, '1'),
(214379, 35566, 'QU', 'OK', 'S', 1750487172, 1750487172, '1'),
(214380, 37262, 'QU', 'OK', 'S', 1750487175, 1750487175, '1'),
(214381, 19270, 'QU', 'OK', 'S', 1750487178, 1750487178, '1'),
(214382, 37383, 'QU', 'OK', 'S', 1750487181, 1750487181, '1'),
(214383, 37437, 'QU', 'OK', 'S', 1750487183, 1750487183, '1'),
(214384, 37454, 'QU', 'OK', 'S', 1750487186, 1750487186, '1'),
(214385, 29612, 'QU', 'OK', 'S', 1750487193, 1750487193, '1'),
(214386, 37437, 'QU', 'OK', 'S', 1750487196, 1750487196, '1'),
(214387, 37437, 'QU', 'OK', 'S', 1750487199, 1750487199, '1'),
(214388, 18791, 'QU', 'OK', 'S', 1750487202, 1750487202, '1'),
(214389, 29612, 'QU', 'OK', 'S', 1750487204, 1750487204, '1'),
(214390, 21298, 'QU', 'OK', 'S', 1750487207, 1750487207, '1'),
(214391, 21110, 'QU', 'OK', 'S', 1750487209, 1750487209, '1'),
(214392, 37961, 'QU', 'OK', 'S', 1750487213, 1750487213, '1'),
(214393, 29612, 'QU', 'OK', 'S', 1750487216, 1750487216, '1'),
(214394, 37234, 'QU', 'OK', 'S', 1750487221, 1750487221, '1'),
(214395, 37262, 'QU', 'OK', 'S', 1750487226, 1750487226, '1'),
(214396, 37437, 'QU', 'OK', 'S', 1750487231, 1750487231, '1'),
(214397, 37383, 'QU', 'OK', 'S', 1750487234, 1750487234, '1'),
(214398, 37438, 'QU', 'OK', 'S', 1750487245, 1750487245, '1'),
(214399, 36533, 'QU', 'OK', 'S', 1750487250, 1750487250, '1'),
(214400, 37182, 'QU', 'OK', 'S', 1750487253, 1750487253, '1'),
(214401, 37437, 'QU', 'OK', 'S', 1750487258, 1750487258, '1'),
(214402, 37437, 'QU', 'OK', 'S', 1750487262, 1750487262, '1'),
(214403, 37262, 'QU', 'OK', 'S', 1750487265, 1750487265, '1'),
(214404, 37234, 'QU', 'OK', 'S', 1750487269, 1750487269, '1'),
(214405, 37383, 'QU', 'OK', 'S', 1750487272, 1750487272, '1'),
(214406, 37437, 'QU', 'OK', 'S', 1750487274, 1750487274, '1'),
(214407, 20931, 'QU', 'OK', 'S', 1750487277, 1750487277, '1'),
(214408, 36706, 'QU', 'OK', 'S', 1750487280, 1750487280, '1'),
(214409, 38309, 'QU', 'OK', 'S', 1750487285, 1750487285, '1'),
(214410, 26791, 'QU', 'OK', 'S', 1750487289, 1750487289, '1'),
(214411, 37385, 'QU', 'OK', 'S', 1750487292, 1750487292, '1'),
(214412, 35028, 'QU', 'OK', 'S', 1750487297, 1750487297, '1'),
(214413, 37962, 'QU', 'OK', 'S', 1750487300, 1750487300, '1'),
(214414, 19270, 'QU', 'OK', 'S', 1750487302, 1750487302, '1'),
(214415, 37959, 'QU', 'OK', 'S', 1750487305, 1750487305, '1'),
(214416, 37961, 'QU', 'OK', 'S', 1750487308, 1750487308, '1'),
(214417, 37383, 'QU', 'OK', 'S', 1750487311, 1750487311, '1'),
(214418, 37437, 'QU', 'OK', 'S', 1750487314, 1750487314, '1'),
(214419, 36533, 'QU', 'OK', 'S', 1750487317, 1750487317, '1'),
(214420, 37437, 'QU', 'OK', 'S', 1750487320, 1750487320, '1'),
(214421, 37385, 'QU', 'OK', 'S', 1750487322, 1750487322, '1'),
(214422, 37507, 'QU', 'OK', 'S', 1750487326, 1750487326, '1'),
(214423, 37438, 'QU', 'OK', 'S', 1750487329, 1750487329, '1'),
(214424, 38186, 'QU', 'OK', 'S', 1750487331, 1750487331, '1'),
(214425, 37454, 'QU', 'OK', 'S', 1750487334, 1750487334, '1'),
(214426, 20931, 'QU', 'OK', 'S', 1750487339, 1750487339, '1'),
(214427, 38365, 'QU', 'OK', 'S', 1750487342, 1750487342, '1'),
(214428, 37437, 'QU', 'OK', 'S', 1750487344, 1750487344, '1'),
(214429, 37454, 'QU', 'OK', 'S', 1750487348, 1750487348, '1'),
(214430, 37959, 'QU', 'OK', 'S', 1750487351, 1750487351, '1'),
(214431, 37507, 'QU', 'OK', 'S', 1750487355, 1750487355, '1'),
(214432, 38306, 'QU', 'OK', 'S', 1750487358, 1750487358, '1'),
(214433, 36533, 'QU', 'OK', 'S', 1750487360, 1750487360, '1'),
(214434, 29612, 'QU', 'OK', 'S', 1750487364, 1750487364, '1'),
(214435, 29772, 'QU', 'OK', 'S', 1750487369, 1750487369, '1'),
(214436, 38186, 'QU', 'OK', 'S', 1750487373, 1750487373, '1'),
(214437, 21298, 'QU', 'OK', 'S', 1750487378, 1750487378, '1'),
(214438, 29612, 'QU', 'OK', 'S', 1750487380, 1750487380, '1'),
(214439, 38162, 'QU', 'OK', 'S', 1750487418, 1750487418, '1'),
(214440, 25002, 'QU', 'OK', 'S', 1750487421, 1750487421, '1'),
(214441, 38162, 'QU', 'OK', 'S', 1750487424, 1750487424, '1'),
(214442, 20814, 'QU', 'OK', 'S', 1750487427, 1750487427, '1'),
(214443, 28825, 'QU', 'OK', 'S', 1750487434, 1750487434, '1'),
(214444, 25002, 'QU', 'OK', 'S', 1750487437, 1750487437, '1'),
(214445, 16531, 'QU', 'OK', 'S', 1750487440, 1750487440, '1'),
(214446, 135, 'QU', 'OK', 'S', 1750487442, 1750487442, '1'),
(214447, 135, 'QU', 'OK', 'S', 1750487444, 1750487444, '1'),
(214448, 20820, 'QU', 'OK', 'S', 1750487447, 1750487447, '1'),
(214449, 28826, 'QU', 'OK', 'S', 1750487451, 1750487451, '1'),
(214450, 25002, 'QU', 'OK', 'S', 1750487454, 1750487454, '1'),
(214451, 3597, 'QU', 'OK', 'S', 1750487462, 1750487462, '1'),
(214452, 38162, 'QU', 'OK', 'S', 1750487464, 1750487464, '1'),
(214453, 3533, 'QU', 'OK', 'S', 1750487471, 1750487471, '1'),
(214454, 25557, 'QU', 'OK', 'S', 1750487544, 1750487544, '1'),
(214455, 38366, 'QU', 'OK', 'S', 1750488183, 1750488183, '1'),
(214456, 38291, 'QU', 'OK', 'S', 1750488264, 1750488264, '1'),
(214457, 9561, 'QU', 'OK', 'S', 1750488884, 1750488884, '1'),
(214458, 9561, 'QU', 'OK', 'S', 1750488895, 1750488895, '1'),
(214459, 6550, 'QU', 'OK', 'S', 1750488944, 1750488944, '1'),
(214460, 6979, 'QU', 'OK', 'S', 1750488977, 1750488977, '1'),
(214461, 14383, 'QU', 'OK', 'S', 1750489380, 1750489380, '1'),
(214462, 12175, 'QU', 'OK', 'S', 1750489594, 1750489594, '1'),
(214463, 12175, 'QU', 'OK', 'S', 1750489597, 1750489597, '1'),
(214464, 12175, 'QU', 'OK', 'S', 1750489615, 1750489615, '1'),
(214465, 15704, 'QU', 'OK', 'S', 1750489677, 1750489677, '1'),
(214466, 2210, 'QU', 'OK', 'S', 1750489953, 1750489953, '1'),
(214467, 2210, 'QU', 'OK', 'S', 1750489959, 1750489959, '1'),
(214468, 32417, 'QU', 'OK', 'S', 1750490924, 1750490924, '1'),
(214469, 35160, 'QU', 'OK', 'S', 1750491934, 1750491934, '1'),
(214470, 14918, 'QU', 'OK', 'S', 1750492549, 1750492549, '1'),
(214471, 37259, 'QU', 'OK', 'S', 1750493941, 1750493941, '1'),
(214472, 18523, 'QU', 'OK', 'S', 1750494101, 1750494101, '1'),
(214473, 18523, 'QU', 'OK', 'S', 1750494112, 1750494112, '1'),
(214474, 38154, 'QU', 'OK', 'S', 1750494163, 1750494163, '1'),
(214475, 12736, 'QU', 'OK', 'S', 1750494164, 1750494164, '1'),
(214476, 38153, 'QU', 'OK', 'S', 1750494173, 1750494173, '1'),
(214477, 37307, 'QU', 'OK', 'S', 1750494179, 1750494179, '1'),
(214478, 38253, 'QU', 'OK', 'S', 1750494187, 1750494187, '1'),
(214479, 38349, 'QU', 'OK', 'S', 1750494192, 1750494192, '1'),
(214480, 38345, 'QU', 'OK', 'S', 1750494195, 1750494195, '1'),
(214481, 38350, 'QU', 'OK', 'S', 1750494199, 1750494199, '1'),
(214482, 37259, 'QU', 'OK', 'S', 1750494335, 1750494335, '1'),
(214483, 37259, 'QU', 'OK', 'S', 1750494338, 1750494338, '1'),
(214484, 37259, 'QU', 'OK', 'S', 1750494341, 1750494341, '1'),
(214485, 35040, 'QU', 'OK', 'S', 1750497015, 1750497015, '1'),
(214486, 35346, 'QU', 'OK', 'S', 1750497035, 1750497035, '1'),
(214487, 35040, 'QU', 'OK', 'S', 1750497099, 1750497099, '1'),
(214488, 33480, 'QU', 'OK', 'S', 1750497124, 1750497124, '1'),
(214489, 24055, 'QU', 'OK', 'S', 1750497957, 1750497957, '1'),
(214490, 15280, 'QU', 'OK', 'S', 1750498021, 1750498021, '1'),
(214491, 37438, 'QU', 'OK', 'S', 1750498290, 1750498290, '1'),
(214492, 31316, 'QU', 'OK', 'S', 1750498307, 1750498307, '1'),
(214493, 13656, 'QU', 'OK', 'S', 1750498311, 1750498311, '1'),
(214494, 21184, 'QU', 'OK', 'S', 1750498322, 1750498322, '1'),
(214495, 24969, 'QU', 'OK', 'S', 1750498354, 1750498354, '1'),
(214496, 26793, 'QU', 'OK', 'S', 1750498363, 1750498363, '1'),
(214497, 23460, 'QU', 'OK', 'S', 1750498538, 1750498538, '1'),
(214498, 37438, 'QU', 'OK', 'S', 1750499332, 1750499332, '1'),
(214499, 3055, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214500, 27705, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214501, 2338, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214502, 2338, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214503, 37438, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214504, 33852, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214505, 33852, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214506, 33852, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214507, 33852, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214508, 20762, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214509, 20762, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214510, 21110, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214511, 38188, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214512, 36940, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214513, 38309, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214514, 36957, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214515, 25289, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214516, 38309, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214517, 29589, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214518, 29589, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214519, 25557, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214520, 30142, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214521, 37962, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214522, 33793, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214523, 30428, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214524, 27652, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214525, 13633, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214526, 37438, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214527, 19479, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214528, 35933, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214529, 14888, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214530, 33437, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214531, 35933, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214532, 37438, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214533, 37385, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214534, 33793, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214535, 37385, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214536, 37385, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214537, 33437, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214538, 35933, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214539, 37302, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214540, 37302, 'QU', 'OK', 'S', 1750499370, 1750499370, '1'),
(214541, 33793, 'QU', 'OK', 'S', 1750499393, 1750499393, '1'),
(214542, 19479, 'QU', 'OK', 'S', 1750499397, 1750499397, '1'),
(214543, 13633, 'QU', 'OK', 'S', 1750499401, 1750499401, '1'),
(214544, 30142, 'QU', 'OK', 'S', 1750499406, 1750499406, '1'),
(214545, 14888, 'QU', 'OK', 'S', 1750499409, 1750499409, '1'),
(214546, 37438, 'QU', 'OK', 'S', 1750499412, 1750499412, '1'),
(214547, 35933, 'QU', 'OK', 'S', 1750499418, 1750499418, '1'),
(214548, 27705, 'QU', 'OK', 'S', 1750499421, 1750499421, '1'),
(214549, 33852, 'QU', 'OK', 'S', 1750499425, 1750499425, '1'),
(214550, 2338, 'QU', 'OK', 'S', 1750499435, 1750499435, '1'),
(214551, 35933, 'QU', 'OK', 'S', 1750499439, 1750499439, '1'),
(214552, 3055, 'QU', 'OK', 'S', 1750499442, 1750499442, '1'),
(214553, 37438, 'QU', 'OK', 'S', 1750499445, 1750499445, '1'),
(214554, 37438, 'QU', 'OK', 'S', 1750499453, 1750499453, '1'),
(214555, 33852, 'QU', 'OK', 'S', 1750499462, 1750499462, '1'),
(214556, 38188, 'QU', 'OK', 'S', 1750499467, 1750499467, '1'),
(214557, 20762, 'QU', 'OK', 'S', 1750499470, 1750499470, '1'),
(214558, 36957, 'QU', 'OK', 'S', 1750499479, 1750499479, '1'),
(214559, 38309, 'QU', 'OK', 'S', 1750499484, 1750499484, '1'),
(214560, 33852, 'QU', 'OK', 'S', 1750499487, 1750499487, '1'),
(214561, 25557, 'QU', 'OK', 'S', 1750499491, 1750499491, '1'),
(214562, 29589, 'QU', 'OK', 'S', 1750499494, 1750499494, '1'),
(214563, 27652, 'QU', 'OK', 'S', 1750499498, 1750499498, '1'),
(214564, 20762, 'QU', 'OK', 'S', 1750499503, 1750499503, '1'),
(214565, 36940, 'QU', 'OK', 'S', 1750499509, 1750499509, '1'),
(214566, 33852, 'QU', 'OK', 'S', 1750499513, 1750499513, '1'),
(214567, 38309, 'QU', 'OK', 'S', 1750499515, 1750499515, '1'),
(214568, 29589, 'QU', 'OK', 'S', 1750499519, 1750499519, '1'),
(214569, 25289, 'QU', 'OK', 'S', 1750499522, 1750499522, '1'),
(214570, 37962, 'QU', 'OK', 'S', 1750499526, 1750499526, '1'),
(214571, 33437, 'QU', 'OK', 'S', 1750499529, 1750499529, '1'),
(214572, 37302, 'QU', 'OK', 'S', 1750499533, 1750499533, '1'),
(214573, 37385, 'QU', 'OK', 'S', 1750499536, 1750499536, '1'),
(214574, 37385, 'QU', 'OK', 'S', 1750499540, 1750499540, '1'),
(214575, 37302, 'QU', 'OK', 'S', 1750499545, 1750499545, '1'),
(214576, 33793, 'QU', 'OK', 'S', 1750499549, 1750499549, '1'),
(214577, 35933, 'QU', 'OK', 'S', 1750499552, 1750499552, '1'),
(214578, 30428, 'QU', 'OK', 'S', 1750499555, 1750499555, '1'),
(214579, 37385, 'QU', 'OK', 'S', 1750499558, 1750499558, '1'),
(214580, 33437, 'QU', 'OK', 'S', 1750499562, 1750499562, '1'),
(214581, 37438, 'QU', 'OK', 'S', 1750499565, 1750499565, '1'),
(214582, 21110, 'QU', 'OK', 'S', 1750499576, 1750499576, '1'),
(214583, 2338, 'QU', 'OK', 'S', 1750499598, 1750499598, '1'),
(214584, 35893, 'QU', 'OK', 'S', 1750500935, 1750500935, '1'),
(214585, 20762, 'QU', 'OK', 'S', 1750500937, 1750500937, '1'),
(214586, 16895, 'QU', 'OK', 'S', 1750500940, 1750500940, '1'),
(214587, 18954, 'QU', 'OK', 'S', 1750502869, 1750502869, '1'),
(214588, 33525, 'QU', 'OK', 'S', 1750502878, 1750502878, '1'),
(214589, 15924, 'QU', 'OK', 'S', 1750502896, 1750502896, '1'),
(214590, 32806, 'QU', 'OK', 'S', 1750502995, 1750502995, '1'),
(214591, 31147, 'QU', 'OK', 'S', 1750505570, 1750505570, '1'),
(214592, 37522, 'QU', 'OK', 'S', 1750505600, 1750505600, '1'),
(214593, 31169, 'QU', 'OK', 'S', 1750506272, 1750506272, '1'),
(214594, 29871, 'QU', 'OK', 'S', 1750507183, 1750507183, '1'),
(214595, 18523, 'QU', 'OK', 'S', 1750511483, 1750511483, '1'),
(214596, 30110, 'QU', 'OK', 'S', 1750511486, 1750511486, '1'),
(214597, 37507, 'QU', 'OK', 'S', 1750511915, 1750511915, '1'),
(214598, 37507, 'QU', 'OK', 'S', 1750511920, 1750511920, '1'),
(214599, 31147, 'QU', 'OK', 'S', 1750512294, 1750512294, '1'),
(214600, 31147, 'QU', 'OK', 'S', 1750512318, 1750512318, '1'),
(214601, 26069, 'QU', 'OK', 'S', 1750513493, 1750513493, '1'),
(214602, 23087, 'QU', 'OK', 'S', 1750654804, 1750654804, '1'),
(214603, 37532, 'QU', 'OK', 'S', 1750655912, 1750655912, '1'),
(214604, 34646, 'QU', 'OK', 'S', 1750657058, 1750657058, '1'),
(214605, 34646, 'QU', 'OK', 'S', 1750657061, 1750657061, '1'),
(214606, 37045, 'QU', 'OK', 'S', 1750657178, 1750657178, '1'),
(214607, 23733, 'QU', 'OK', 'S', 1750657399, 1750657399, '1'),
(214608, 23733, 'QU', 'OK', 'S', 1750657407, 1750657407, '1'),
(214609, 23733, 'QU', 'OK', 'S', 1750657414, 1750657414, '1'),
(214610, 23733, 'QU', 'OK', 'S', 1750657422, 1750657422, '1'),
(214611, 23733, 'QU', 'OK', 'S', 1750657644, 1750657644, '1'),
(214612, 23733, 'QU', 'OK', 'S', 1750657644, 1750657644, '1'),
(214613, 23733, 'QU', 'OK', 'S', 1750657644, 1750657644, '1'),
(214614, 23733, 'QU', 'OK', 'S', 1750657666, 1750657666, '1'),
(214615, 23733, 'QU', 'OK', 'S', 1750657673, 1750657673, '1'),
(214616, 23733, 'QU', 'OK', 'S', 1750657681, 1750657681, '1'),
(214617, 38381, 'QU', 'OK', 'S', 1750659619, 1750659619, '1'),
(214618, 38381, 'QU', 'OK', 'S', 1750659619, 1750659619, '1'),
(214619, 38381, 'QU', 'OK', 'S', 1750659619, 1750659619, '1'),
(214620, 38380, 'QU', 'OK', 'S', 1750659677, 1750659677, '1'),
(214621, 38379, 'QU', 'OK', 'S', 1750659710, 1750659710, '1'),
(214622, 37322, 'QU', 'OK', 'S', 1750659712, 1750659712, '1'),
(214623, 36707, 'QU', 'OK', 'S', 1750659717, 1750659717, '1'),
(214624, 2522, 'QU', 'OK', 'S', 1750659809, 1750659809, '1'),
(214625, 38378, 'QU', 'OK', 'S', 1750659943, 1750659943, '1'),
(214626, 38378, 'QU', 'OK', 'S', 1750659943, 1750659943, '1'),
(214627, 38378, 'QU', 'OK', 'S', 1750659943, 1750659943, '1'),
(214628, 38378, 'QU', 'OK', 'S', 1750659943, 1750659943, '1'),
(214629, 33400, 'QU', 'OK', 'S', 1750665947, 1750665947, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(214630, 18743, 'QU', 'OK', 'S', 1750666105, 1750666105, '1'),
(214631, 6460, 'QU', 'OK', 'S', 1750666108, 1750666108, '1'),
(214632, 8297, 'QU', 'OK', 'S', 1750666111, 1750666111, '1'),
(214633, 32040, 'QU', 'OK', 'S', 1750666114, 1750666114, '1'),
(214634, 11762, 'QU', 'OK', 'S', 1750666117, 1750666117, '1'),
(214635, 35566, 'QU', 'OK', 'S', 1750666120, 1750666120, '1'),
(214636, 298, 'QU', 'OK', 'S', 1750666127, 1750666127, '1'),
(214637, 35746, 'QU', 'OK', 'S', 1750666138, 1750666138, '1'),
(214638, 29035, 'QU', 'OK', 'S', 1750666143, 1750666143, '1'),
(214639, 28158, 'QU', 'OK', 'S', 1750666146, 1750666146, '1'),
(214640, 36345, 'QU', 'OK', 'S', 1750666178, 1750666178, '1'),
(214641, 36345, 'QU', 'OK', 'S', 1750666183, 1750666183, '1'),
(214642, 23905, 'QU', 'OK', 'S', 1750666910, 1750666910, '1'),
(214643, 23905, 'QU', 'OK', 'S', 1750666919, 1750666919, '1'),
(214644, 23905, 'QU', 'OK', 'S', 1750666942, 1750666942, '1'),
(214645, 24131, 'QU', 'OK', 'S', 1750667051, 1750667051, '1'),
(214646, 24131, 'QU', 'OK', 'S', 1750667056, 1750667056, '1'),
(214647, 24131, 'QU', 'OK', 'S', 1750667059, 1750667059, '1'),
(214648, 24131, 'QU', 'OK', 'S', 1750667090, 1750667090, '1'),
(214649, 31130, 'QU', 'OK', 'S', 1750667092, 1750667092, '1'),
(214650, 24131, 'QU', 'OK', 'S', 1750667095, 1750667095, '1'),
(214651, 24131, 'QU', 'OK', 'S', 1750667125, 1750667125, '1'),
(214652, 23875, 'QU', 'OK', 'S', 1750667201, 1750667201, '1'),
(214653, 24131, 'QU', 'OK', 'S', 1750671696, 1750671696, '1'),
(214654, 24131, 'QU', 'OK', 'S', 1750671703, 1750671703, '1'),
(214655, 24131, 'QU', 'OK', 'S', 1750671715, 1750671715, '1'),
(214656, 24131, 'QU', 'OK', 'S', 1750671729, 1750671729, '1'),
(214657, 34845, 'QU', 'OK', 'S', 1750672617, 1750672617, '1'),
(214658, 36829, 'QU', 'OK', 'S', 1750672620, 1750672620, '1'),
(214659, 19310, 'QU', 'OK', 'S', 1750672622, 1750672622, '1'),
(214660, 37389, 'QU', 'OK', 'S', 1750672625, 1750672625, '1'),
(214661, 34894, 'QU', 'OK', 'S', 1750672627, 1750672627, '1'),
(214662, 38351, 'QU', 'OK', 'S', 1750672638, 1750672638, '1'),
(214663, 38367, 'QU', 'OK', 'S', 1750672781, 1750672781, '1'),
(214664, 38368, 'QU', 'OK', 'S', 1750672833, 1750672833, '1'),
(214665, 38369, 'QU', 'OK', 'S', 1750672900, 1750672900, '1'),
(214666, 38370, 'QU', 'OK', 'S', 1750672938, 1750672938, '1'),
(214667, 38371, 'QU', 'OK', 'S', 1750673127, 1750673127, '1'),
(214668, 38372, 'QU', 'OK', 'S', 1750673166, 1750673166, '1'),
(214669, 38373, 'QU', 'OK', 'S', 1750673201, 1750673201, '1'),
(214670, 38382, 'QU', 'OK', 'S', 1750673811, 1750673811, '1'),
(214671, 38377, 'QU', 'OK', 'S', 1750674072, 1750674072, '1'),
(214672, 38376, 'QU', 'OK', 'S', 1750674237, 1750674237, '1'),
(214673, 38383, 'QU', 'OK', 'S', 1750674312, 1750674312, '1'),
(214674, 38384, 'QU', 'OK', 'S', 1750674352, 1750674352, '1'),
(214675, 38374, 'QU', 'OK', 'S', 1750674547, 1750674547, '1'),
(214676, 38375, 'QU', 'OK', 'S', 1750674581, 1750674581, '1'),
(214677, 38385, 'QU', 'OK', 'S', 1750674810, 1750674810, '1'),
(214678, 38263, 'QU', 'OK', 'S', 1750674880, 1750674880, '1'),
(214679, 29302, 'QU', 'OK', 'S', 1750675096, 1750675096, '1'),
(214680, 2522, 'QU', 'OK', 'S', 1750675685, 1750675685, '1'),
(214681, 38386, 'QU', 'OK', 'S', 1750675816, 1750675816, '1'),
(214682, 37507, 'QU', 'OK', 'S', 1750677383, 1750677383, '1'),
(214683, 37507, 'QU', 'OK', 'S', 1750677387, 1750677387, '1'),
(214684, 37507, 'QU', 'OK', 'S', 1750677401, 1750677401, '1'),
(214685, 37507, 'QU', 'OK', 'S', 1750677418, 1750677418, '1'),
(214686, 37507, 'QU', 'OK', 'S', 1750677425, 1750677425, '1'),
(214687, 33525, 'QU', 'OK', 'S', 1750677500, 1750677500, '1'),
(214688, 33525, 'QU', 'OK', 'S', 1750677503, 1750677503, '1'),
(214689, 33525, 'QU', 'OK', 'S', 1750677505, 1750677505, '1'),
(214690, 33525, 'QU', 'OK', 'S', 1750677508, 1750677508, '1'),
(214691, 38378, 'QU', 'OK', 'S', 1750677675, 1750677675, '1'),
(214692, 37780, 'QU', 'OK', 'S', 1750679947, 1750679947, '1'),
(214693, 37780, 'QU', 'OK', 'S', 1750679954, 1750679954, '1'),
(214694, 35144, 'QU', 'OK', 'S', 1750680043, 1750680043, '1'),
(214695, 35144, 'QU', 'OK', 'S', 1750680054, 1750680054, '1'),
(214696, 35144, 'QU', 'OK', 'S', 1750680076, 1750680076, '1'),
(214697, 35144, 'QU', 'OK', 'S', 1750680106, 1750680106, '1'),
(214698, 35144, 'QU', 'OK', 'S', 1750680221, 1750680221, '1'),
(214699, 31147, 'QU', 'OK', 'S', 1750680372, 1750680372, '1'),
(214700, 31147, 'QU', 'OK', 'S', 1750680378, 1750680378, '1'),
(214701, 31147, 'QU', 'OK', 'S', 1750680382, 1750680382, '1'),
(214702, 35339, 'QU', 'OK', 'S', 1750680382, 1750680382, '1'),
(214703, 35339, 'QU', 'OK', 'S', 1750680391, 1750680391, '1'),
(214704, 35339, 'QU', 'OK', 'S', 1750680403, 1750680403, '1'),
(214705, 35339, 'QU', 'OK', 'S', 1750680411, 1750680411, '1'),
(214706, 31147, 'QU', 'OK', 'S', 1750680431, 1750680431, '1'),
(214707, 35339, 'QU', 'OK', 'S', 1750680437, 1750680437, '1'),
(214708, 31147, 'QU', 'OK', 'S', 1750680470, 1750680470, '1'),
(214709, 31147, 'QU', 'OK', 'S', 1750680497, 1750680497, '1'),
(214710, 23747, 'QU', 'OK', 'S', 1750680639, 1750680639, '1'),
(214711, 23747, 'QU', 'OK', 'S', 1750680656, 1750680656, '1'),
(214712, 23747, 'QU', 'OK', 'S', 1750680664, 1750680664, '1'),
(214713, 23747, 'QU', 'OK', 'S', 1750680684, 1750680684, '1'),
(214714, 23747, 'QU', 'OK', 'S', 1750680689, 1750680689, '1'),
(214715, 23747, 'QU', 'OK', 'S', 1750680726, 1750680726, '1'),
(214716, 23747, 'QU', 'OK', 'S', 1750680734, 1750680734, '1'),
(214717, 33285, 'QU', 'OK', 'S', 1750680867, 1750680867, '1'),
(214718, 33285, 'QU', 'OK', 'S', 1750681029, 1750681029, '1'),
(214719, 33285, 'QU', 'OK', 'S', 1750681056, 1750681056, '1'),
(214720, 33285, 'QU', 'OK', 'S', 1750681091, 1750681091, '1'),
(214721, 33285, 'QU', 'OK', 'S', 1750681129, 1750681129, '1'),
(214722, 33285, 'QU', 'OK', 'S', 1750681133, 1750681133, '1'),
(214723, 33285, 'QU', 'OK', 'S', 1750681214, 1750681214, '1'),
(214724, 5705, 'QU', 'OK', 'S', 1750681421, 1750681421, '1'),
(214725, 6913, 'QU', 'OK', 'S', 1750681465, 1750681465, '1'),
(214726, 5705, 'QU', 'OK', 'S', 1750681502, 1750681502, '1'),
(214727, 3942, 'QU', 'OK', 'S', 1750681809, 1750681809, '1'),
(214728, 4701, 'QU', 'OK', 'S', 1750681852, 1750681852, '1'),
(214729, 3942, 'QU', 'OK', 'S', 1750681906, 1750681906, '1'),
(214730, 4701, 'QU', 'OK', 'S', 1750682020, 1750682020, '1'),
(214731, 4701, 'QU', 'OK', 'S', 1750682029, 1750682029, '1'),
(214732, 3063, 'QU', 'OK', 'S', 1750682204, 1750682204, '1'),
(214733, 33918, 'QU', 'OK', 'S', 1750682208, 1750682208, '1'),
(214734, 37322, 'QU', 'OK', 'S', 1750682213, 1750682213, '1'),
(214735, 3063, 'QU', 'OK', 'S', 1750682219, 1750682219, '1'),
(214736, 3063, 'QU', 'OK', 'S', 1750682222, 1750682222, '1'),
(214737, 36891, 'QU', 'OK', 'S', 1750682225, 1750682225, '1'),
(214738, 18575, 'QU', 'OK', 'S', 1750682229, 1750682229, '1'),
(214739, 18575, 'QU', 'OK', 'S', 1750682232, 1750682232, '1'),
(214740, 32393, 'QU', 'OK', 'S', 1750682235, 1750682235, '1'),
(214741, 37044, 'QU', 'OK', 'S', 1750682238, 1750682238, '1'),
(214742, 36050, 'QU', 'OK', 'S', 1750682459, 1750682459, '1'),
(214743, 36050, 'QU', 'OK', 'S', 1750682462, 1750682462, '1'),
(214744, 36390, 'QU', 'OK', 'S', 1750682466, 1750682466, '1'),
(214745, 36960, 'QU', 'OK', 'S', 1750682469, 1750682469, '1'),
(214746, 31492, 'QU', 'OK', 'S', 1750682473, 1750682473, '1'),
(214747, 37055, 'QU', 'OK', 'S', 1750682477, 1750682477, '1'),
(214748, 32393, 'QU', 'OK', 'S', 1750682482, 1750682482, '1'),
(214749, 31098, 'QU', 'OK', 'S', 1750682487, 1750682487, '1'),
(214750, 37053, 'QU', 'OK', 'S', 1750682491, 1750682491, '1'),
(214751, 37053, 'QU', 'OK', 'S', 1750682495, 1750682495, '1'),
(214752, 36200, 'QU', 'OK', 'S', 1750682498, 1750682498, '1'),
(214753, 36958, 'QU', 'OK', 'S', 1750682559, 1750682559, '1'),
(214754, 36958, 'QU', 'OK', 'S', 1750682563, 1750682563, '1'),
(214755, 37780, 'QU', 'OK', 'S', 1750683190, 1750683190, '1'),
(214756, 37780, 'QU', 'OK', 'S', 1750683193, 1750683193, '1'),
(214757, 37780, 'QU', 'OK', 'S', 1750683220, 1750683220, '1'),
(214758, 37780, 'QU', 'OK', 'S', 1750683223, 1750683223, '1'),
(214759, 4109, 'QU', 'OK', 'S', 1750739164, 1750739164, '1'),
(214760, 4109, 'QU', 'OK', 'S', 1750739165, 1750739165, '1'),
(214761, 4109, 'QU', 'OK', 'S', 1750739169, 1750739169, '1'),
(214762, 4121, 'QU', 'OK', 'S', 1750739699, 1750739699, '1'),
(214763, 4121, 'QU', 'OK', 'S', 1750739702, 1750739702, '1'),
(214764, 31168, 'QU', 'OK', 'S', 1750741176, 1750741176, '1'),
(214765, 31140, 'QU', 'OK', 'S', 1750744012, 1750744012, '1'),
(214766, 31147, 'QU', 'OK', 'S', 1750744678, 1750744678, '1'),
(214767, 8542, 'QU', 'OK', 'S', 1750744812, 1750744812, '1'),
(214768, 8686, 'QU', 'OK', 'S', 1750744815, 1750744815, '1'),
(214769, 36722, 'QU', 'OK', 'S', 1750744818, 1750744818, '1'),
(214770, 2214, 'QU', 'OK', 'S', 1750744824, 1750744824, '1'),
(214771, 36177, 'QU', 'OK', 'S', 1750744827, 1750744827, '1'),
(214772, 36177, 'QU', 'OK', 'S', 1750744830, 1750744830, '1'),
(214773, 36177, 'QU', 'OK', 'S', 1750744834, 1750744834, '1'),
(214774, 24157, 'QU', 'OK', 'S', 1750744839, 1750744839, '1'),
(214775, 26351, 'QU', 'OK', 'S', 1750744844, 1750744844, '1'),
(214776, 21666, 'QU', 'OK', 'S', 1750744849, 1750744849, '1'),
(214777, 37322, 'QU', 'OK', 'S', 1750744853, 1750744853, '1'),
(214778, 37322, 'QU', 'OK', 'S', 1750744858, 1750744858, '1'),
(214779, 31939, 'QU', 'OK', 'S', 1750744863, 1750744863, '1'),
(214780, 37991, 'QU', 'OK', 'S', 1750744868, 1750744868, '1'),
(214781, 36301, 'QU', 'OK', 'S', 1750744874, 1750744874, '1'),
(214782, 20927, 'QU', 'OK', 'S', 1750744879, 1750744879, '1'),
(214783, 8453, 'QU', 'OK', 'S', 1750744889, 1750744889, '1'),
(214784, 37322, 'QU', 'OK', 'S', 1750744894, 1750744894, '1'),
(214785, 28058, 'QU', 'OK', 'S', 1750744898, 1750744898, '1'),
(214786, 37209, 'QU', 'OK', 'S', 1750744904, 1750744904, '1'),
(214787, 7915, 'QU', 'OK', 'S', 1750744908, 1750744908, '1'),
(214788, 20968, 'QU', 'OK', 'S', 1750744911, 1750744911, '1'),
(214789, 31939, 'QU', 'OK', 'S', 1750744916, 1750744916, '1'),
(214790, 37243, 'QU', 'OK', 'S', 1750744924, 1750744924, '1'),
(214791, 37243, 'QU', 'OK', 'S', 1750744930, 1750744930, '1'),
(214792, 36966, 'QU', 'OK', 'S', 1750744935, 1750744935, '1'),
(214793, 37921, 'QU', 'OK', 'S', 1750744941, 1750744941, '1'),
(214794, 37058, 'QU', 'OK', 'S', 1750744946, 1750744946, '1'),
(214795, 35339, 'QU', 'OK', 'S', 1750744949, 1750744949, '1'),
(214796, 38292, 'QU', 'OK', 'S', 1750744955, 1750744955, '1'),
(214797, 35272, 'QU', 'OK', 'S', 1750744959, 1750744959, '1'),
(214798, 37921, 'QU', 'OK', 'S', 1750744964, 1750744964, '1'),
(214799, 35272, 'QU', 'OK', 'S', 1750744976, 1750744976, '1'),
(214800, 35276, 'QU', 'OK', 'S', 1750744979, 1750744979, '1'),
(214801, 38292, 'QU', 'OK', 'S', 1750744985, 1750744985, '1'),
(214802, 37322, 'QU', 'OK', 'S', 1750744990, 1750744990, '1'),
(214803, 37058, 'QU', 'OK', 'S', 1750744998, 1750744998, '1'),
(214804, 37242, 'QU', 'OK', 'S', 1750745006, 1750745006, '1'),
(214805, 35339, 'QU', 'OK', 'S', 1750745012, 1750745012, '1'),
(214806, 35689, 'QU', 'OK', 'S', 1750745017, 1750745017, '1'),
(214807, 35165, 'QU', 'OK', 'S', 1750745025, 1750745025, '1'),
(214808, 35165, 'QU', 'OK', 'S', 1750745029, 1750745029, '1'),
(214809, 36673, 'QU', 'OK', 'S', 1750745037, 1750745037, '1'),
(214810, 28058, 'QU', 'OK', 'S', 1750745045, 1750745045, '1'),
(214811, 24160, 'QU', 'OK', 'S', 1750745052, 1750745052, '1'),
(214812, 38292, 'QU', 'OK', 'S', 1750745057, 1750745057, '1'),
(214813, 34064, 'QU', 'OK', 'S', 1750745062, 1750745062, '1'),
(214814, 35272, 'QU', 'OK', 'S', 1750745067, 1750745067, '1'),
(214815, 38211, 'QU', 'OK', 'S', 1750745076, 1750745076, '1'),
(214816, 38164, 'QU', 'OK', 'S', 1750745088, 1750745088, '1'),
(214817, 38164, 'QU', 'OK', 'S', 1750745090, 1750745090, '1'),
(214818, 35277, 'QU', 'OK', 'S', 1750745393, 1750745393, '1'),
(214819, 35272, 'QU', 'OK', 'S', 1750745402, 1750745402, '1'),
(214820, 35272, 'QU', 'OK', 'S', 1750745407, 1750745407, '1'),
(214821, 35277, 'QU', 'OK', 'S', 1750745412, 1750745412, '1'),
(214822, 38292, 'QU', 'OK', 'S', 1750745419, 1750745419, '1'),
(214823, 35277, 'QU', 'OK', 'S', 1750745425, 1750745425, '1'),
(214824, 33922, 'QU', 'OK', 'S', 1750745449, 1750745449, '1'),
(214825, 36611, 'QU', 'OK', 'S', 1750745461, 1750745461, '1'),
(214826, 38290, 'QU', 'OK', 'S', 1750745466, 1750745466, '1'),
(214827, 34064, 'QU', 'OK', 'S', 1750745472, 1750745472, '1'),
(214828, 34064, 'QU', 'OK', 'S', 1750745474, 1750745474, '1'),
(214829, 33922, 'QU', 'OK', 'S', 1750745493, 1750745493, '1'),
(214830, 38292, 'QU', 'OK', 'S', 1750745505, 1750745505, '1'),
(214831, 35274, 'QU', 'OK', 'S', 1750745510, 1750745510, '1'),
(214832, 25767, 'QU', 'OK', 'S', 1750745513, 1750745513, '1'),
(214833, 19361, 'QU', 'OK', 'S', 1750745516, 1750745516, '1'),
(214834, 36932, 'QU', 'OK', 'S', 1750745525, 1750745525, '1'),
(214835, 32015, 'QU', 'OK', 'S', 1750745532, 1750745532, '1'),
(214836, 36699, 'QU', 'OK', 'S', 1750745537, 1750745537, '1'),
(214837, 37199, 'QU', 'OK', 'S', 1750745544, 1750745544, '1'),
(214838, 24761, 'QU', 'OK', 'S', 1750745547, 1750745547, '1'),
(214839, 38215, 'QU', 'OK', 'S', 1750745551, 1750745551, '1'),
(214840, 38166, 'QU', 'OK', 'S', 1750745566, 1750745566, '1'),
(214841, 38166, 'QU', 'OK', 'S', 1750745570, 1750745570, '1'),
(214842, 38166, 'QU', 'OK', 'S', 1750745572, 1750745572, '1'),
(214843, 33954, 'QU', 'OK', 'S', 1750745601, 1750745601, '1'),
(214844, 36699, 'QU', 'OK', 'S', 1750745610, 1750745610, '1'),
(214845, 37649, 'QU', 'OK', 'S', 1750745612, 1750745612, '1'),
(214846, 26352, 'QU', 'OK', 'S', 1750745713, 1750745713, '1'),
(214847, 26352, 'QU', 'OK', 'S', 1750745718, 1750745718, '1'),
(214848, 14542, 'QU', 'OK', 'S', 1750746426, 1750746426, '1'),
(214849, 14542, 'QU', 'OK', 'S', 1750746438, 1750746438, '1'),
(214850, 14542, 'QU', 'OK', 'S', 1750746447, 1750746447, '1'),
(214851, 14542, 'QU', 'OK', 'S', 1750746460, 1750746460, '1'),
(214852, 14542, 'QU', 'OK', 'S', 1750746467, 1750746467, '1'),
(214853, 31147, 'QU', 'OK', 'S', 1750746493, 1750746493, '1'),
(214854, 14160, 'QU', 'OK', 'S', 1750748618, 1750748618, '1'),
(214855, 37551, 'QU', 'OK', 'S', 1750748621, 1750748621, '1'),
(214856, 21626, 'QU', 'OK', 'S', 1750748658, 1750748658, '1'),
(214857, 31098, 'QU', 'OK', 'S', 1750748709, 1750748709, '1'),
(214858, 37150, 'QU', 'OK', 'S', 1750748721, 1750748721, '1'),
(214859, 9470, 'QU', 'OK', 'S', 1750748729, 1750748729, '1'),
(214860, 36390, 'QU', 'OK', 'S', 1750748983, 1750748983, '1'),
(214861, 36390, 'QU', 'OK', 'S', 1750748988, 1750748988, '1'),
(214862, 37551, 'QU', 'OK', 'S', 1750751078, 1750751078, '1'),
(214863, 36960, 'QU', 'OK', 'S', 1750751124, 1750751124, '1'),
(214864, 36960, 'QU', 'OK', 'S', 1750751132, 1750751132, '1'),
(214865, 36390, 'QU', 'OK', 'S', 1750751194, 1750751194, '1'),
(214866, 37780, 'QU', 'OK', 'S', 1750751737, 1750751737, '1'),
(214867, 37780, 'QU', 'OK', 'S', 1750751792, 1750751792, '1'),
(214868, 35873, 'QU', 'OK', 'S', 1750752005, 1750752005, '1'),
(214869, 35873, 'QU', 'OK', 'S', 1750752152, 1750752152, '1'),
(214870, 35873, 'QU', 'OK', 'S', 1750752155, 1750752155, '1'),
(214871, 38324, 'QU', 'OK', 'S', 1750752161, 1750752161, '1'),
(214872, 38324, 'QU', 'OK', 'S', 1750752163, 1750752163, '1'),
(214873, 38385, 'QU', 'OK', 'S', 1750752168, 1750752168, '1'),
(214874, 31450, 'QU', 'OK', 'S', 1750752321, 1750752321, '1'),
(214875, 33525, 'QU', 'OK', 'S', 1750752337, 1750752337, '1'),
(214876, 29767, 'QU', 'OK', 'S', 1750752346, 1750752346, '1'),
(214877, 35165, 'QU', 'OK', 'S', 1750752700, 1750752700, '1'),
(214878, 38305, 'QU', 'OK', 'S', 1750753140, 1750753140, '1'),
(214879, 21666, 'QU', 'OK', 'S', 1750753145, 1750753145, '1'),
(214880, 17612, 'QU', 'OK', 'S', 1750753156, 1750753156, '1'),
(214881, 37489, 'QU', 'OK', 'S', 1750753271, 1750753271, '1'),
(214882, 37489, 'QU', 'OK', 'S', 1750753290, 1750753290, '1'),
(214883, 37063, 'QU', 'OK', 'S', 1750753480, 1750753480, '1'),
(214884, 37063, 'QU', 'OK', 'S', 1750753507, 1750753507, '1'),
(214885, 37063, 'QU', 'OK', 'S', 1750753526, 1750753526, '1'),
(214886, 37063, 'QU', 'OK', 'S', 1750753531, 1750753531, '1'),
(214887, 26664, 'QU', 'OK', 'S', 1750756624, 1750756624, '1'),
(214888, 23678, 'QU', 'OK', 'S', 1750758593, 1750758593, '1'),
(214889, 10461, 'QU', 'OK', 'S', 1750758626, 1750758626, '1'),
(214890, 33954, 'QU', 'OK', 'S', 1750759060, 1750759060, '1'),
(214891, 31147, 'QU', 'OK', 'S', 1750760154, 1750760154, '1'),
(214892, 38387, 'QU', 'OK', 'S', 1750762479, 1750762479, '1'),
(214893, 38389, 'QU', 'OK', 'S', 1750762534, 1750762534, '1'),
(214894, 38390, 'QU', 'OK', 'S', 1750762577, 1750762577, '1'),
(214895, 38390, 'QU', 'OK', 'S', 1750762617, 1750762617, '1'),
(214896, 38391, 'QU', 'OK', 'S', 1750762667, 1750762667, '1'),
(214897, 38392, 'QU', 'OK', 'S', 1750762878, 1750762878, '1'),
(214898, 32433, 'QU', 'OK', 'S', 1750763004, 1750763004, '1'),
(214899, 38402, 'QU', 'OK', 'S', 1750764073, 1750764073, '1'),
(214900, 38404, 'QU', 'OK', 'S', 1750764445, 1750764445, '1'),
(214901, 38405, 'QU', 'OK', 'S', 1750764586, 1750764586, '1'),
(214902, 38400, 'QU', 'OK', 'S', 1750765053, 1750765053, '1'),
(214903, 38393, 'QU', 'OK', 'S', 1750765234, 1750765234, '1'),
(214904, 38394, 'QU', 'OK', 'S', 1750765261, 1750765261, '1'),
(214905, 38395, 'QU', 'OK', 'S', 1750765292, 1750765292, '1'),
(214906, 38396, 'QU', 'OK', 'S', 1750765370, 1750765370, '1'),
(214907, 38401, 'QU', 'OK', 'S', 1750765411, 1750765411, '1'),
(214908, 38403, 'QU', 'OK', 'S', 1750765774, 1750765774, '1'),
(214909, 38398, 'QU', 'OK', 'S', 1750765861, 1750765861, '1'),
(214910, 29767, 'QU', 'OK', 'S', 1750765921, 1750765921, '1'),
(214911, 38399, 'QU', 'OK', 'S', 1750766285, 1750766285, '1'),
(214912, 38397, 'QU', 'OK', 'S', 1750766509, 1750766509, '1'),
(214913, 37320, 'QU', 'OK', 'S', 1750768695, 1750768695, '1'),
(214914, 32423, 'QU', 'OK', 'S', 1750771849, 1750771849, '1'),
(214915, 23665, 'QU', 'OK', 'S', 1750829173, 1750829173, '1'),
(214916, 23665, 'QU', 'OK', 'S', 1750829176, 1750829176, '1'),
(214917, 23665, 'QU', 'OK', 'S', 1750829180, 1750829180, '1'),
(214918, 23665, 'QU', 'OK', 'S', 1750829183, 1750829183, '1'),
(214919, 23665, 'QU', 'OK', 'S', 1750829189, 1750829189, '1'),
(214920, 23665, 'QU', 'OK', 'S', 1750829192, 1750829192, '1'),
(214921, 23665, 'QU', 'OK', 'S', 1750829195, 1750829195, '1'),
(214922, 23665, 'QU', 'OK', 'S', 1750829197, 1750829197, '1'),
(214923, 23665, 'QU', 'OK', 'S', 1750829201, 1750829201, '1'),
(214924, 23665, 'QU', 'OK', 'S', 1750829204, 1750829204, '1'),
(214925, 23665, 'QU', 'OK', 'S', 1750829207, 1750829207, '1'),
(214926, 23665, 'QU', 'OK', 'S', 1750829209, 1750829209, '1'),
(214927, 23665, 'QU', 'OK', 'S', 1750829220, 1750829220, '1'),
(214928, 23665, 'QU', 'OK', 'S', 1750829222, 1750829222, '1'),
(214929, 23665, 'QU', 'OK', 'S', 1750829224, 1750829224, '1'),
(214930, 23665, 'QU', 'OK', 'S', 1750829227, 1750829227, '1'),
(214931, 23665, 'QU', 'OK', 'S', 1750829230, 1750829230, '1'),
(214932, 23665, 'QU', 'OK', 'S', 1750829232, 1750829232, '1'),
(214933, 23665, 'QU', 'OK', 'S', 1750829239, 1750829239, '1'),
(214934, 23665, 'QU', 'OK', 'S', 1750829241, 1750829241, '1'),
(214935, 23665, 'QU', 'OK', 'S', 1750829242, 1750829242, '1'),
(214936, 26580, 'QU', 'OK', 'S', 1750831668, 1750831668, '1'),
(214937, 26580, 'QU', 'OK', 'S', 1750831672, 1750831672, '1'),
(214938, 26580, 'QU', 'OK', 'S', 1750831679, 1750831679, '1'),
(214939, 37252, 'QU', 'OK', 'S', 1750831687, 1750831687, '1'),
(214940, 37252, 'QU', 'OK', 'S', 1750831693, 1750831693, '1'),
(214941, 25067, 'QU', 'OK', 'S', 1750831697, 1750831697, '1'),
(214942, 37159, 'QU', 'OK', 'S', 1750831703, 1750831703, '1'),
(214943, 37252, 'QU', 'OK', 'S', 1750831706, 1750831706, '1'),
(214944, 28971, 'QU', 'OK', 'S', 1750831709, 1750831709, '1'),
(214945, 36326, 'QU', 'OK', 'S', 1750831715, 1750831715, '1'),
(214946, 23460, 'QU', 'OK', 'S', 1750831719, 1750831719, '1'),
(214947, 23460, 'QU', 'OK', 'S', 1750831723, 1750831723, '1'),
(214948, 23460, 'QU', 'OK', 'S', 1750831728, 1750831728, '1'),
(214949, 37159, 'QU', 'OK', 'S', 1750831732, 1750831732, '1'),
(214950, 26866, 'QU', 'OK', 'S', 1750831740, 1750831740, '1'),
(214951, 38115, 'QU', 'OK', 'S', 1750832828, 1750832828, '1'),
(214952, 38115, 'QU', 'OK', 'S', 1750832848, 1750832848, '1'),
(214953, 38115, 'QU', 'OK', 'S', 1750832921, 1750832921, '1'),
(214954, 38115, 'QU', 'OK', 'S', 1750832926, 1750832926, '1'),
(214955, 35933, 'QU', 'OK', 'S', 1750832940, 1750832940, '1'),
(214956, 35933, 'QU', 'OK', 'S', 1750832964, 1750832964, '1'),
(214957, 38410, 'QU', 'OK', 'S', 1750835816, 1750835816, '1'),
(214958, 16326, 'QU', 'OK', 'S', 1750835941, 1750835941, '1'),
(214959, 34936, 'QU', 'OK', 'S', 1750835982, 1750835982, '1'),
(214960, 17450, 'QU', 'OK', 'S', 1750836147, 1750836147, '1'),
(214961, 10308, 'QU', 'OK', 'S', 1750836398, 1750836398, '1'),
(214962, 38337, 'QU', 'OK', 'S', 1750836542, 1750836542, '1'),
(214963, 31138, 'QU', 'OK', 'S', 1750836680, 1750836680, '1'),
(214964, 37193, 'QU', 'OK', 'S', 1750836840, 1750836840, '1'),
(214965, 38411, 'QU', 'OK', 'S', 1750837810, 1750837810, '1'),
(214966, 38406, 'QU', 'OK', 'S', 1750838039, 1750838039, '1'),
(214967, 38407, 'QU', 'OK', 'S', 1750838439, 1750838439, '1'),
(214968, 38408, 'QU', 'OK', 'S', 1750838498, 1750838498, '1'),
(214969, 38416, 'QU', 'OK', 'S', 1750839332, 1750839332, '1'),
(214970, 38417, 'QU', 'OK', 'S', 1750839640, 1750839640, '1'),
(214971, 38409, 'QU', 'OK', 'S', 1750839744, 1750839744, '1'),
(214972, 27712, 'QU', 'OK', 'S', 1750839981, 1750839981, '1'),
(214973, 27712, 'QU', 'OK', 'S', 1750839986, 1750839986, '1'),
(214974, 27712, 'QU', 'OK', 'S', 1750839991, 1750839991, '1'),
(214975, 37749, 'QU', 'OK', 'S', 1750839996, 1750839996, '1'),
(214976, 38248, 'QU', 'OK', 'S', 1750840001, 1750840001, '1'),
(214977, 37749, 'QU', 'OK', 'S', 1750840005, 1750840005, '1'),
(214978, 38294, 'QU', 'OK', 'S', 1750840011, 1750840011, '1'),
(214979, 33691, 'QU', 'OK', 'S', 1750840016, 1750840016, '1'),
(214980, 36671, 'QU', 'OK', 'S', 1750840020, 1750840020, '1'),
(214981, 28887, 'QU', 'OK', 'S', 1750840026, 1750840026, '1'),
(214982, 31317, 'QU', 'OK', 'S', 1750840032, 1750840032, '1'),
(214983, 38248, 'QU', 'OK', 'S', 1750840038, 1750840038, '1'),
(214984, 38248, 'QU', 'OK', 'S', 1750840045, 1750840045, '1'),
(214985, 37181, 'QU', 'OK', 'S', 1750840051, 1750840051, '1'),
(214986, 37181, 'QU', 'OK', 'S', 1750840056, 1750840056, '1'),
(214987, 38292, 'QU', 'OK', 'S', 1750840060, 1750840060, '1'),
(214988, 38292, 'QU', 'OK', 'S', 1750840065, 1750840065, '1'),
(214989, 38292, 'QU', 'OK', 'S', 1750840070, 1750840070, '1'),
(214990, 36629, 'QU', 'OK', 'S', 1750840075, 1750840075, '1'),
(214991, 38294, 'QU', 'OK', 'S', 1750840080, 1750840080, '1'),
(214992, 23460, 'QU', 'OK', 'S', 1750840085, 1750840085, '1'),
(214993, 38399, 'QU', 'OK', 'S', 1750840095, 1750840095, '1'),
(214994, 38399, 'QU', 'OK', 'S', 1750840100, 1750840100, '1'),
(214995, 38399, 'QU', 'OK', 'S', 1750840105, 1750840105, '1'),
(214996, 38399, 'QU', 'OK', 'S', 1750840110, 1750840110, '1'),
(214997, 37486, 'QU', 'OK', 'S', 1750840117, 1750840117, '1'),
(214998, 38413, 'QU', 'OK', 'S', 1750840132, 1750840132, '1'),
(214999, 37797, 'QU', 'OK', 'S', 1750840360, 1750840360, '1'),
(215000, 31492, 'QU', 'OK', 'S', 1750840365, 1750840365, '1'),
(215001, 37464, 'QU', 'OK', 'S', 1750840369, 1750840369, '1'),
(215002, 37486, 'QU', 'OK', 'S', 1750840373, 1750840373, '1'),
(215003, 37486, 'QU', 'OK', 'S', 1750840377, 1750840377, '1'),
(215004, 36671, 'QU', 'OK', 'S', 1750840393, 1750840393, '1'),
(215005, 2575, 'QU', 'OK', 'S', 1750840431, 1750840431, '1'),
(215006, 2575, 'QU', 'OK', 'S', 1750840440, 1750840440, '1'),
(215007, 38412, 'QU', 'OK', 'S', 1750844096, 1750844096, '1'),
(215008, 37285, 'QU', 'OK', 'S', 1750844475, 1750844475, '1'),
(215009, 38415, 'QU', 'OK', 'S', 1750844671, 1750844671, '1'),
(215010, 38414, 'QU', 'OK', 'S', 1750845093, 1750845093, '1'),
(215011, 37262, 'QU', 'OK', 'S', 1750845335, 1750845335, '1'),
(215012, 37262, 'QU', 'OK', 'S', 1750845343, 1750845343, '1'),
(215013, 37262, 'QU', 'OK', 'S', 1750845349, 1750845349, '1'),
(215014, 37285, 'QU', 'OK', 'S', 1750845367, 1750845367, '1'),
(215015, 33284, 'QU', 'OK', 'S', 1750845995, 1750845995, '1'),
(215016, 34991, 'QU', 'OK', 'S', 1750846188, 1750846188, '1'),
(215017, 34991, 'QU', 'OK', 'S', 1750846190, 1750846190, '1'),
(215018, 34991, 'QU', 'OK', 'S', 1750846192, 1750846192, '1'),
(215019, 34991, 'QU', 'OK', 'S', 1750846194, 1750846194, '1'),
(215020, 21888, 'QU', 'OK', 'S', 1750846373, 1750846373, '1'),
(215021, 34145, 'QU', 'OK', 'S', 1750846846, 1750846846, '1'),
(215022, 37778, 'QU', 'OK', 'S', 1750847516, 1750847516, '1'),
(215023, 22618, 'QU', 'OK', 'S', 1750847850, 1750847850, '1'),
(215024, 35428, 'QU', 'OK', 'S', 1750847878, 1750847878, '1'),
(215025, 37446, 'QU', 'OK', 'S', 1750848164, 1750848164, '1'),
(215026, 22618, 'QU', 'OK', 'S', 1750848223, 1750848223, '1'),
(215027, 13492, 'QU', 'OK', 'S', 1750848314, 1750848314, '1'),
(215028, 36847, 'QU', 'OK', 'S', 1750849238, 1750849238, '1'),
(215029, 35090, 'QU', 'OK', 'S', 1750849359, 1750849359, '1'),
(215030, 37789, 'QU', 'OK', 'S', 1750849505, 1750849505, '1'),
(215031, 36533, 'QU', 'OK', 'S', 1750849545, 1750849545, '1'),
(215032, 12058, 'QU', 'OK', 'S', 1750849727, 1750849727, '1'),
(215033, 30396, 'QU', 'OK', 'S', 1750849783, 1750849783, '1'),
(215034, 38242, 'QU', 'OK', 'S', 1750849907, 1750849907, '1'),
(215035, 12058, 'QU', 'OK', 'S', 1750849955, 1750849955, '1'),
(215036, 36341, 'QU', 'OK', 'S', 1750849989, 1750849989, '1'),
(215037, 29300, 'QU', 'OK', 'S', 1750850226, 1750850226, '1'),
(215038, 33867, 'QU', 'OK', 'S', 1750850286, 1750850286, '1'),
(215039, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215040, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215041, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215042, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215043, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215044, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215045, 25067, 'QU', 'OK', 'S', 1750850302, 1750850302, '1'),
(215046, 38414, 'QU', 'OK', 'S', 1750850324, 1750850324, '1'),
(215047, 38414, 'QU', 'OK', 'S', 1750850329, 1750850329, '1'),
(215048, 38414, 'QU', 'OK', 'S', 1750850332, 1750850332, '1'),
(215049, 38414, 'QU', 'OK', 'S', 1750850336, 1750850336, '1'),
(215050, 38414, 'QU', 'OK', 'S', 1750850339, 1750850339, '1'),
(215051, 38414, 'QU', 'OK', 'S', 1750850384, 1750850384, '1'),
(215052, 38415, 'QU', 'OK', 'S', 1750850399, 1750850399, '1'),
(215053, 38415, 'QU', 'OK', 'S', 1750850411, 1750850411, '1'),
(215054, 38415, 'QU', 'OK', 'S', 1750850415, 1750850415, '1'),
(215055, 38415, 'QU', 'OK', 'S', 1750850418, 1750850418, '1'),
(215056, 38415, 'QU', 'OK', 'S', 1750850421, 1750850421, '1'),
(215057, 38415, 'QU', 'OK', 'S', 1750850424, 1750850424, '1'),
(215058, 38415, 'QU', 'OK', 'S', 1750850427, 1750850427, '1'),
(215059, 38415, 'QU', 'OK', 'S', 1750850431, 1750850431, '1'),
(215060, 38415, 'QU', 'OK', 'S', 1750850434, 1750850434, '1'),
(215061, 38415, 'QU', 'OK', 'S', 1750850436, 1750850436, '1'),
(215062, 26351, 'QU', 'OK', 'S', 1750850563, 1750850563, '1'),
(215063, 37786, 'QU', 'OK', 'S', 1750850623, 1750850623, '1'),
(215064, 30529, 'QU', 'OK', 'S', 1750850658, 1750850658, '1'),
(215065, 33277, 'QU', 'OK', 'S', 1750850696, 1750850696, '1'),
(215066, 17410, 'QU', 'OK', 'S', 1750850730, 1750850730, '1'),
(215067, 35928, 'QU', 'OK', 'S', 1750850805, 1750850805, '1'),
(215068, 38413, 'QU', 'OK', 'S', 1750850814, 1750850814, '1'),
(215069, 21136, 'QU', 'OK', 'S', 1750850818, 1750850818, '1'),
(215070, 17946, 'QU', 'OK', 'S', 1750850906, 1750850906, '1'),
(215071, 37897, 'QU', 'OK', 'S', 1750850958, 1750850958, '1'),
(215072, 20980, 'QU', 'OK', 'S', 1750850997, 1750850997, '1'),
(215073, 26763, 'QU', 'OK', 'S', 1750851142, 1750851142, '1'),
(215074, 36571, 'QU', 'OK', 'S', 1750851248, 1750851248, '1'),
(215075, 23460, 'QU', 'OK', 'S', 1750851665, 1750851665, '1'),
(215076, 23460, 'QU', 'OK', 'S', 1750851665, 1750851665, '1'),
(215077, 9525, 'QU', 'OK', 'S', 1750852523, 1750852523, '1'),
(215078, 6901, 'QU', 'OK', 'S', 1750852567, 1750852567, '1'),
(215079, 6901, 'QU', 'OK', 'S', 1750853513, 1750853513, '1'),
(215080, 38013, 'QU', 'OK', 'S', 1750854485, 1750854485, '1'),
(215081, 37778, 'QU', 'OK', 'S', 1750855274, 1750855274, '1'),
(215082, 37778, 'QU', 'OK', 'S', 1750855332, 1750855332, '1'),
(215083, 38391, 'QU', 'OK', 'S', 1750855435, 1750855435, '1'),
(215084, 38389, 'QU', 'OK', 'S', 1750855450, 1750855450, '1'),
(215085, 37780, 'QU', 'OK', 'S', 1750855531, 1750855531, '1'),
(215086, 36827, 'QU', 'OK', 'S', 1750858199, 1750858199, '1'),
(215087, 13033, 'QU', 'OK', 'S', 1750859234, 1750859234, '1'),
(215088, 13033, 'QU', 'OK', 'S', 1750859237, 1750859237, '1'),
(215089, 13033, 'QU', 'OK', 'S', 1750859239, 1750859239, '1'),
(215090, 13033, 'QU', 'OK', 'S', 1750859242, 1750859242, '1'),
(215091, 13033, 'QU', 'OK', 'S', 1750859245, 1750859245, '1'),
(215092, 16900, 'QU', 'OK', 'S', 1750912678, 1750912678, '1'),
(215093, 31138, 'QU', 'OK', 'S', 1750915382, 1750915382, '1'),
(215094, 38173, 'QU', 'OK', 'S', 1750915413, 1750915413, '1'),
(215095, 35025, 'QU', 'OK', 'S', 1750915968, 1750915968, '1'),
(215096, 35025, 'QU', 'OK', 'S', 1750915970, 1750915970, '1'),
(215097, 35025, 'QU', 'OK', 'S', 1750915973, 1750915973, '1'),
(215098, 35024, 'QU', 'OK', 'S', 1750915975, 1750915975, '1'),
(215099, 35378, 'QU', 'OK', 'S', 1750915977, 1750915977, '1'),
(215100, 36421, 'QU', 'OK', 'S', 1750915980, 1750915980, '1'),
(215101, 33456, 'QU', 'OK', 'S', 1750919060, 1750919060, '1'),
(215102, 37039, 'QU', 'OK', 'S', 1750919063, 1750919063, '1'),
(215103, 30508, 'QU', 'OK', 'S', 1750919070, 1750919070, '1'),
(215104, 37507, 'QU', 'OK', 'S', 1750919074, 1750919074, '1'),
(215105, 37507, 'QU', 'OK', 'S', 1750919083, 1750919083, '1'),
(215106, 30538, 'QU', 'OK', 'S', 1750919087, 1750919087, '1'),
(215107, 3580, 'QU', 'OK', 'S', 1750919090, 1750919090, '1'),
(215108, 15280, 'QU', 'OK', 'S', 1750919093, 1750919093, '1'),
(215109, 135, 'QU', 'OK', 'S', 1750919105, 1750919105, '1'),
(215110, 37385, 'QU', 'OK', 'S', 1750919110, 1750919110, '1'),
(215111, 37961, 'QU', 'OK', 'S', 1750919122, 1750919122, '1'),
(215112, 13633, 'QU', 'OK', 'S', 1750919125, 1750919125, '1'),
(215113, 21110, 'QU', 'OK', 'S', 1750919128, 1750919128, '1'),
(215114, 37507, 'QU', 'OK', 'S', 1750919205, 1750919205, '1'),
(215115, 36941, 'QU', 'OK', 'S', 1750920839, 1750920839, '1'),
(215116, 36941, 'QU', 'OK', 'S', 1750920858, 1750920858, '1'),
(215117, 37962, 'QU', 'OK', 'S', 1750920897, 1750920897, '1'),
(215118, 38309, 'QU', 'OK', 'S', 1750920935, 1750920935, '1'),
(215119, 32886, 'QU', 'OK', 'S', 1750920981, 1750920981, '1'),
(215120, 38135, 'QU', 'OK', 'S', 1750921065, 1750921065, '1'),
(215121, 38429, 'QU', 'OK', 'S', 1750924240, 1750924240, '1'),
(215122, 38430, 'QU', 'OK', 'S', 1750924521, 1750924521, '1'),
(215123, 38431, 'QU', 'OK', 'S', 1750925171, 1750925171, '1'),
(215124, 38432, 'QU', 'OK', 'S', 1750925622, 1750925622, '1'),
(215125, 23499, 'QU', 'OK', 'S', 1750925633, 1750925633, '1'),
(215126, 23499, 'QU', 'OK', 'S', 1750925679, 1750925679, '1'),
(215127, 23499, 'QU', 'OK', 'S', 1750925683, 1750925683, '1'),
(215128, 23499, 'QU', 'OK', 'S', 1750925685, 1750925685, '1'),
(215129, 23499, 'QU', 'OK', 'S', 1750925688, 1750925688, '1'),
(215130, 23499, 'QU', 'OK', 'S', 1750925691, 1750925691, '1'),
(215131, 23499, 'QU', 'OK', 'S', 1750925694, 1750925694, '1'),
(215132, 23499, 'QU', 'OK', 'S', 1750925696, 1750925696, '1'),
(215133, 23499, 'QU', 'OK', 'S', 1750925699, 1750925699, '1'),
(215134, 23499, 'QU', 'OK', 'S', 1750925702, 1750925702, '1'),
(215135, 23499, 'QU', 'OK', 'S', 1750925706, 1750925706, '1'),
(215136, 23499, 'QU', 'OK', 'S', 1750925708, 1750925708, '1'),
(215137, 23499, 'QU', 'OK', 'S', 1750925712, 1750925712, '1'),
(215138, 37532, 'QU', 'OK', 'S', 1750925943, 1750925943, '1'),
(215139, 37290, 'QU', 'OK', 'S', 1750926303, 1750926303, '1'),
(215140, 38433, 'QU', 'OK', 'S', 1750926454, 1750926454, '1'),
(215141, 38428, 'QU', 'OK', 'S', 1750929495, 1750929495, '1'),
(215142, 38424, 'QU', 'OK', 'S', 1750929737, 1750929737, '1'),
(215143, 38425, 'QU', 'OK', 'S', 1750929778, 1750929778, '1'),
(215144, 38426, 'QU', 'OK', 'S', 1750929841, 1750929841, '1'),
(215145, 38423, 'QU', 'OK', 'S', 1750930071, 1750930071, '1'),
(215146, 38427, 'QU', 'OK', 'S', 1750930234, 1750930234, '1'),
(215147, 31147, 'QU', 'OK', 'S', 1750930763, 1750930763, '1'),
(215148, 38418, 'QU', 'OK', 'S', 1750930771, 1750930771, '1'),
(215149, 38419, 'QU', 'OK', 'S', 1750931056, 1750931056, '1'),
(215150, 31147, 'QU', 'OK', 'S', 1750931205, 1750931205, '1'),
(215151, 38420, 'QU', 'OK', 'S', 1750931258, 1750931258, '1'),
(215152, 38421, 'QU', 'OK', 'S', 1750931389, 1750931389, '1'),
(215153, 38422, 'QU', 'OK', 'S', 1750931421, 1750931421, '1'),
(215154, 38414, 'QU', 'OK', 'S', 1750931611, 1750931611, '1'),
(215155, 38412, 'QU', 'OK', 'S', 1750931644, 1750931644, '1'),
(215156, 31146, 'QU', 'OK', 'S', 1750931699, 1750931699, '1'),
(215157, 38412, 'QU', 'OK', 'S', 1750931708, 1750931708, '1'),
(215158, 38412, 'QU', 'OK', 'S', 1750931719, 1750931719, '1'),
(215159, 38413, 'QU', 'OK', 'S', 1750931730, 1750931730, '1'),
(215160, 30529, 'QU', 'OK', 'S', 1750932465, 1750932465, '1'),
(215161, 38398, 'QU', 'OK', 'S', 1750932809, 1750932809, '1'),
(215162, 15897, 'QU', 'OK', 'S', 1750933208, 1750933208, '1'),
(215163, 20217, 'QU', 'OK', 'S', 1750933341, 1750933341, '1'),
(215164, 37280, 'QU', 'OK', 'S', 1750933368, 1750933368, '1'),
(215165, 19096, 'QU', 'OK', 'S', 1750933393, 1750933393, '1'),
(215166, 36071, 'QU', 'OK', 'S', 1750934840, 1750934840, '1'),
(215167, 36104, 'QU', 'OK', 'S', 1750934864, 1750934864, '1'),
(215168, 36070, 'QU', 'OK', 'S', 1750934871, 1750934871, '1'),
(215169, 36070, 'QU', 'OK', 'S', 1750934874, 1750934874, '1'),
(215170, 36268, 'QU', 'OK', 'S', 1750934878, 1750934878, '1'),
(215171, 36268, 'QU', 'OK', 'S', 1750934881, 1750934881, '1'),
(215172, 36154, 'QU', 'OK', 'S', 1750934884, 1750934884, '1'),
(215173, 36104, 'QU', 'OK', 'S', 1750934888, 1750934888, '1'),
(215174, 36069, 'QU', 'OK', 'S', 1750934891, 1750934891, '1'),
(215175, 36003, 'QU', 'OK', 'S', 1750934896, 1750934896, '1'),
(215176, 36069, 'QU', 'OK', 'S', 1750934904, 1750934904, '1'),
(215177, 35955, 'QU', 'OK', 'S', 1750934909, 1750934909, '1'),
(215178, 36071, 'QU', 'OK', 'S', 1750934912, 1750934912, '1'),
(215179, 36154, 'QU', 'OK', 'S', 1750934916, 1750934916, '1'),
(215180, 36069, 'QU', 'OK', 'S', 1750934919, 1750934919, '1'),
(215181, 36154, 'QU', 'OK', 'S', 1750934922, 1750934922, '1'),
(215182, 36003, 'QU', 'OK', 'S', 1750934926, 1750934926, '1'),
(215183, 36003, 'QU', 'OK', 'S', 1750934929, 1750934929, '1'),
(215184, 36154, 'QU', 'OK', 'S', 1750934933, 1750934933, '1'),
(215185, 36069, 'QU', 'OK', 'S', 1750934936, 1750934936, '1'),
(215186, 36071, 'QU', 'OK', 'S', 1750934941, 1750934941, '1'),
(215187, 36071, 'QU', 'OK', 'S', 1750934945, 1750934945, '1'),
(215188, 36071, 'QU', 'OK', 'S', 1750934949, 1750934949, '1'),
(215189, 36071, 'QU', 'OK', 'S', 1750934953, 1750934953, '1'),
(215190, 36177, 'QU', 'OK', 'S', 1750934959, 1750934959, '1'),
(215191, 36003, 'QU', 'OK', 'S', 1750934962, 1750934962, '1'),
(215192, 36155, 'QU', 'OK', 'S', 1750935045, 1750935045, '1'),
(215193, 36155, 'QU', 'OK', 'S', 1750935050, 1750935050, '1'),
(215194, 36155, 'QU', 'OK', 'S', 1750935054, 1750935054, '1'),
(215195, 36155, 'QU', 'OK', 'S', 1750935059, 1750935059, '1'),
(215196, 35954, 'QU', 'OK', 'S', 1750935063, 1750935063, '1'),
(215197, 36155, 'QU', 'OK', 'S', 1750935067, 1750935067, '1'),
(215198, 36155, 'QU', 'OK', 'S', 1750935133, 1750935133, '1'),
(215199, 36246, 'QU', 'OK', 'S', 1750935138, 1750935138, '1'),
(215200, 36098, 'QU', 'OK', 'S', 1750935143, 1750935143, '1'),
(215201, 36098, 'QU', 'OK', 'S', 1750935147, 1750935147, '1'),
(215202, 36098, 'QU', 'OK', 'S', 1750935155, 1750935155, '1'),
(215203, 36098, 'QU', 'OK', 'S', 1750935160, 1750935160, '1'),
(215204, 36098, 'QU', 'OK', 'S', 1750935165, 1750935165, '1'),
(215205, 36004, 'QU', 'OK', 'S', 1750935169, 1750935169, '1'),
(215206, 36072, 'QU', 'OK', 'S', 1750935175, 1750935175, '1'),
(215207, 36182, 'QU', 'OK', 'S', 1750935178, 1750935178, '1'),
(215208, 36182, 'QU', 'OK', 'S', 1750935182, 1750935182, '1'),
(215209, 36182, 'QU', 'OK', 'S', 1750935187, 1750935187, '1'),
(215210, 36072, 'QU', 'OK', 'S', 1750935192, 1750935192, '1'),
(215211, 36072, 'QU', 'OK', 'S', 1750935197, 1750935197, '1'),
(215212, 36072, 'QU', 'OK', 'S', 1750935204, 1750935204, '1'),
(215213, 36004, 'QU', 'OK', 'S', 1750935209, 1750935209, '1'),
(215214, 35954, 'QU', 'OK', 'S', 1750935214, 1750935214, '1'),
(215215, 36004, 'QU', 'OK', 'S', 1750935219, 1750935219, '1'),
(215216, 36004, 'QU', 'OK', 'S', 1750935223, 1750935223, '1'),
(215217, 35927, 'QU', 'OK', 'S', 1750935230, 1750935230, '1'),
(215218, 35927, 'QU', 'OK', 'S', 1750935235, 1750935235, '1'),
(215219, 35895, 'QU', 'OK', 'S', 1750935240, 1750935240, '1'),
(215220, 36246, 'QU', 'OK', 'S', 1750935247, 1750935247, '1'),
(215221, 36246, 'QU', 'OK', 'S', 1750935254, 1750935254, '1'),
(215222, 36246, 'QU', 'OK', 'S', 1750935258, 1750935258, '1'),
(215223, 36246, 'QU', 'OK', 'S', 1750935262, 1750935262, '1'),
(215224, 36246, 'QU', 'OK', 'S', 1750935267, 1750935267, '1'),
(215225, 36246, 'QU', 'OK', 'S', 1750935272, 1750935272, '1'),
(215226, 35895, 'QU', 'OK', 'S', 1750935277, 1750935277, '1'),
(215227, 35895, 'QU', 'OK', 'S', 1750935282, 1750935282, '1'),
(215228, 35895, 'QU', 'OK', 'S', 1750935287, 1750935287, '1'),
(215229, 35895, 'QU', 'OK', 'S', 1750935294, 1750935294, '1'),
(215230, 36004, 'QU', 'OK', 'S', 1750935307, 1750935307, '1'),
(215231, 36176, 'QU', 'OK', 'S', 1750935312, 1750935312, '1'),
(215232, 36072, 'QU', 'OK', 'S', 1750935317, 1750935317, '1'),
(215233, 36072, 'QU', 'OK', 'S', 1750935323, 1750935323, '1'),
(215234, 36072, 'QU', 'OK', 'S', 1750935328, 1750935328, '1'),
(215235, 36072, 'QU', 'OK', 'S', 1750935334, 1750935334, '1'),
(215236, 36072, 'QU', 'OK', 'S', 1750935336, 1750935336, '1'),
(215237, 36072, 'QU', 'OK', 'S', 1750935340, 1750935340, '1'),
(215238, 35927, 'QU', 'OK', 'S', 1750935344, 1750935344, '1'),
(215239, 36182, 'QU', 'OK', 'S', 1750935347, 1750935347, '1'),
(215240, 36182, 'QU', 'OK', 'S', 1750935351, 1750935351, '1'),
(215241, 38137, 'QU', 'OK', 'S', 1750935407, 1750935407, '1'),
(215242, 36071, 'QU', 'OK', 'S', 1750935410, 1750935410, '1'),
(215243, 36071, 'QU', 'OK', 'S', 1750935416, 1750935416, '1'),
(215244, 36177, 'QU', 'OK', 'S', 1750935424, 1750935424, '1'),
(215245, 35892, 'QU', 'OK', 'S', 1750935436, 1750935436, '1'),
(215246, 36175, 'QU', 'OK', 'S', 1750935441, 1750935441, '1'),
(215247, 36175, 'QU', 'OK', 'S', 1750935446, 1750935446, '1'),
(215248, 35928, 'QU', 'OK', 'S', 1750935451, 1750935451, '1'),
(215249, 38125, 'QU', 'OK', 'S', 1750935454, 1750935454, '1'),
(215250, 35928, 'QU', 'OK', 'S', 1750935455, 1750935455, '1'),
(215251, 35892, 'QU', 'OK', 'S', 1750935460, 1750935460, '1'),
(215252, 36095, 'QU', 'OK', 'S', 1750935465, 1750935465, '1'),
(215253, 36005, 'QU', 'OK', 'S', 1750935470, 1750935470, '1'),
(215254, 35890, 'QU', 'OK', 'S', 1750935475, 1750935475, '1'),
(215255, 35890, 'QU', 'OK', 'S', 1750935480, 1750935480, '1'),
(215256, 35892, 'QU', 'OK', 'S', 1750935499, 1750935499, '1'),
(215257, 36005, 'QU', 'OK', 'S', 1750935504, 1750935504, '1'),
(215258, 35892, 'QU', 'OK', 'S', 1750935516, 1750935516, '1'),
(215259, 11481, 'QU', 'OK', 'S', 1750935521, 1750935521, '1'),
(215260, 36156, 'QU', 'OK', 'S', 1750935521, 1750935521, '1'),
(215261, 36156, 'QU', 'OK', 'S', 1750935528, 1750935528, '1'),
(215262, 36156, 'QU', 'OK', 'S', 1750935533, 1750935533, '1'),
(215263, 36156, 'QU', 'OK', 'S', 1750935538, 1750935538, '1'),
(215264, 36156, 'QU', 'OK', 'S', 1750935542, 1750935542, '1'),
(215265, 36156, 'QU', 'OK', 'S', 1750935547, 1750935547, '1'),
(215266, 36156, 'QU', 'OK', 'S', 1750935553, 1750935553, '1'),
(215267, 35890, 'QU', 'OK', 'S', 1750935560, 1750935560, '1'),
(215268, 36156, 'QU', 'OK', 'S', 1750935565, 1750935565, '1'),
(215269, 36156, 'QU', 'OK', 'S', 1750935575, 1750935575, '1'),
(215270, 35955, 'QU', 'OK', 'S', 1750935581, 1750935581, '1'),
(215271, 36174, 'QU', 'OK', 'S', 1750935586, 1750935586, '1'),
(215272, 35892, 'QU', 'OK', 'S', 1750935592, 1750935592, '1'),
(215273, 36095, 'QU', 'OK', 'S', 1750935597, 1750935597, '1'),
(215274, 36095, 'QU', 'OK', 'S', 1750935603, 1750935603, '1'),
(215275, 36095, 'QU', 'OK', 'S', 1750935608, 1750935608, '1'),
(215276, 36174, 'QU', 'OK', 'S', 1750935613, 1750935613, '1'),
(215277, 36095, 'QU', 'OK', 'S', 1750935623, 1750935623, '1'),
(215278, 36095, 'QU', 'OK', 'S', 1750935634, 1750935634, '1'),
(215279, 35890, 'QU', 'OK', 'S', 1750935639, 1750935639, '1'),
(215280, 35890, 'QU', 'OK', 'S', 1750935645, 1750935645, '1'),
(215281, 18764, 'QU', 'OK', 'S', 1750935673, 1750935673, '1'),
(215282, 34533, 'QU', 'OK', 'S', 1750935717, 1750935717, '1'),
(215283, 11763, 'QU', 'OK', 'S', 1750936376, 1750936376, '1'),
(215284, 36070, 'QU', 'OK', 'S', 1750936377, 1750936377, '1'),
(215285, 36246, 'QU', 'OK', 'S', 1750936382, 1750936382, '1'),
(215286, 36003, 'QU', 'OK', 'S', 1750936389, 1750936389, '1'),
(215287, 36577, 'QU', 'OK', 'S', 1750936389, 1750936389, '1'),
(215288, 36220, 'QU', 'OK', 'S', 1750936397, 1750936397, '1'),
(215289, 36220, 'QU', 'OK', 'S', 1750936404, 1750936404, '1'),
(215290, 11762, 'QU', 'OK', 'S', 1750936404, 1750936404, '1'),
(215291, 35894, 'QU', 'OK', 'S', 1750936410, 1750936410, '1'),
(215292, 35894, 'QU', 'OK', 'S', 1750936413, 1750936413, '1'),
(215293, 35894, 'QU', 'OK', 'S', 1750936416, 1750936416, '1'),
(215294, 35894, 'QU', 'OK', 'S', 1750936419, 1750936419, '1'),
(215295, 35894, 'QU', 'OK', 'S', 1750936422, 1750936422, '1'),
(215296, 35891, 'QU', 'OK', 'S', 1750936426, 1750936426, '1'),
(215297, 35891, 'QU', 'OK', 'S', 1750936435, 1750936435, '1'),
(215298, 36220, 'QU', 'OK', 'S', 1750936443, 1750936443, '1'),
(215299, 36220, 'QU', 'OK', 'S', 1750936449, 1750936449, '1'),
(215300, 36220, 'QU', 'OK', 'S', 1750936463, 1750936463, '1'),
(215301, 36220, 'QU', 'OK', 'S', 1750936479, 1750936479, '1'),
(215302, 35891, 'QU', 'OK', 'S', 1750936485, 1750936485, '1'),
(215303, 35891, 'QU', 'OK', 'S', 1750936488, 1750936488, '1'),
(215304, 35891, 'QU', 'OK', 'S', 1750936493, 1750936493, '1'),
(215305, 36220, 'QU', 'OK', 'S', 1750936508, 1750936508, '1'),
(215306, 36246, 'QU', 'OK', 'S', 1750936548, 1750936548, '1'),
(215307, 35948, 'QU', 'OK', 'S', 1750936559, 1750936559, '1'),
(215308, 36246, 'QU', 'OK', 'S', 1750936564, 1750936564, '1'),
(215309, 36070, 'QU', 'OK', 'S', 1750936568, 1750936568, '1'),
(215310, 35948, 'QU', 'OK', 'S', 1750936573, 1750936573, '1'),
(215311, 36070, 'QU', 'OK', 'S', 1750936578, 1750936578, '1'),
(215312, 36071, 'QU', 'OK', 'S', 1750936583, 1750936583, '1'),
(215313, 36069, 'QU', 'OK', 'S', 1750936594, 1750936594, '1'),
(215314, 36071, 'QU', 'OK', 'S', 1750936599, 1750936599, '1'),
(215315, 36219, 'QU', 'OK', 'S', 1750936603, 1750936603, '1'),
(215316, 36069, 'QU', 'OK', 'S', 1750936608, 1750936608, '1'),
(215317, 36219, 'QU', 'OK', 'S', 1750936613, 1750936613, '1'),
(215318, 36177, 'QU', 'OK', 'S', 1750936618, 1750936618, '1'),
(215319, 36268, 'QU', 'OK', 'S', 1750936623, 1750936623, '1'),
(215320, 36154, 'QU', 'OK', 'S', 1750937240, 1750937240, '1'),
(215321, 36154, 'QU', 'OK', 'S', 1750937350, 1750937350, '1'),
(215322, 36095, 'QU', 'OK', 'S', 1750938134, 1750938134, '1'),
(215323, 37822, 'QU', 'OK', 'S', 1750939194, 1750939194, '1'),
(215324, 37777, 'QU', 'OK', 'S', 1750939248, 1750939248, '1'),
(215325, 37777, 'QU', 'OK', 'S', 1750939853, 1750939853, '1'),
(215326, 38135, 'QU', 'OK', 'S', 1750939992, 1750939992, '1'),
(215327, 37779, 'QU', 'OK', 'S', 1750940437, 1750940437, '1'),
(215328, 37820, 'QU', 'OK', 'S', 1750940585, 1750940585, '1'),
(215329, 38420, 'QU', 'OK', 'S', 1750940657, 1750940657, '1'),
(215330, 38422, 'QU', 'OK', 'S', 1750940693, 1750940693, '1'),
(215331, 33558, 'QU', 'OK', 'S', 1750940710, 1750940710, '1'),
(215332, 38421, 'QU', 'OK', 'S', 1750940721, 1750940721, '1'),
(215333, 18454, 'QU', 'OK', 'S', 1750940723, 1750940723, '1'),
(215334, 33557, 'QU', 'OK', 'S', 1750940727, 1750940727, '1'),
(215335, 33557, 'QU', 'OK', 'S', 1750940730, 1750940730, '1'),
(215336, 33558, 'QU', 'OK', 'S', 1750940734, 1750940734, '1'),
(215337, 33558, 'QU', 'OK', 'S', 1750940738, 1750940738, '1'),
(215338, 33557, 'QU', 'OK', 'S', 1750940742, 1750940742, '1'),
(215339, 34546, 'QU', 'OK', 'S', 1750940746, 1750940746, '1'),
(215340, 33557, 'QU', 'OK', 'S', 1750940763, 1750940763, '1'),
(215341, 33557, 'QU', 'OK', 'S', 1750940766, 1750940766, '1'),
(215342, 33557, 'QU', 'OK', 'S', 1750940768, 1750940768, '1'),
(215343, 31762, 'QU', 'OK', 'S', 1750940771, 1750940771, '1'),
(215344, 38419, 'QU', 'OK', 'S', 1750940900, 1750940900, '1'),
(215345, 33557, 'QU', 'OK', 'S', 1750940938, 1750940938, '1'),
(215346, 33558, 'QU', 'OK', 'S', 1750940982, 1750940982, '1'),
(215347, 36941, 'QU', 'OK', 'S', 1750941042, 1750941042, '1'),
(215348, 33558, 'QU', 'OK', 'S', 1750941152, 1750941152, '1'),
(215349, 33557, 'QU', 'OK', 'S', 1750941157, 1750941157, '1'),
(215350, 18454, 'QU', 'OK', 'S', 1750941160, 1750941160, '1'),
(215351, 14383, 'QU', 'OK', 'S', 1750941166, 1750941166, '1'),
(215352, 31762, 'QU', 'OK', 'S', 1750941169, 1750941169, '1'),
(215353, 33557, 'QU', 'OK', 'S', 1750941174, 1750941174, '1'),
(215354, 37778, 'QU', 'OK', 'S', 1750941178, 1750941178, '1'),
(215355, 33557, 'QU', 'OK', 'S', 1750941191, 1750941191, '1'),
(215356, 12049, 'QU', 'OK', 'S', 1750941196, 1750941196, '1'),
(215357, 36941, 'QU', 'OK', 'S', 1750941668, 1750941668, '1'),
(215358, 36941, 'QU', 'OK', 'S', 1750941673, 1750941673, '1'),
(215359, 14383, 'QU', 'OK', 'S', 1750941676, 1750941676, '1'),
(215360, 37778, 'QU', 'OK', 'S', 1750941683, 1750941683, '1'),
(215361, 37778, 'QU', 'OK', 'S', 1750941708, 1750941708, '1'),
(215362, 37778, 'QU', 'OK', 'S', 1750941716, 1750941716, '1'),
(215363, 31752, 'QU', 'OK', 'S', 1750941754, 1750941754, '1'),
(215364, 37498, 'QU', 'OK', 'S', 1750941759, 1750941759, '1'),
(215365, 37830, 'QU', 'OK', 'S', 1750941764, 1750941764, '1'),
(215366, 37496, 'QU', 'OK', 'S', 1750941768, 1750941768, '1'),
(215367, 37889, 'QU', 'OK', 'S', 1750941775, 1750941775, '1'),
(215368, 31859, 'QU', 'OK', 'S', 1750941780, 1750941780, '1'),
(215369, 37900, 'QU', 'OK', 'S', 1750941799, 1750941799, '1'),
(215370, 31779, 'QU', 'OK', 'S', 1750941803, 1750941803, '1'),
(215371, 37483, 'QU', 'OK', 'S', 1750941808, 1750941808, '1'),
(215372, 30324, 'QU', 'OK', 'S', 1750941812, 1750941812, '1'),
(215373, 37962, 'QU', 'OK', 'S', 1750942260, 1750942260, '1'),
(215374, 37259, 'QU', 'OK', 'S', 1750942438, 1750942438, '1'),
(215375, 37259, 'QU', 'OK', 'S', 1750942442, 1750942442, '1'),
(215376, 37259, 'QU', 'OK', 'S', 1750942445, 1750942445, '1'),
(215377, 37259, 'QU', 'OK', 'S', 1750942449, 1750942449, '1'),
(215378, 37259, 'QU', 'OK', 'S', 1750942452, 1750942452, '1'),
(215379, 37259, 'QU', 'OK', 'S', 1750942457, 1750942457, '1'),
(215380, 37183, 'QU', 'OK', 'S', 1750943069, 1750943069, '1'),
(215381, 21115, 'QU', 'OK', 'S', 1750943614, 1750943614, '1'),
(215382, 35714, 'QU', 'OK', 'S', 1750944039, 1750944039, '1'),
(215383, 35714, 'QU', 'OK', 'S', 1750944042, 1750944042, '1'),
(215384, 35714, 'QU', 'OK', 'S', 1750944045, 1750944045, '1'),
(215385, 35714, 'QU', 'OK', 'S', 1750944048, 1750944048, '1'),
(215386, 35714, 'QU', 'OK', 'S', 1750944050, 1750944050, '1'),
(215387, 36405, 'QU', 'OK', 'S', 1750944054, 1750944054, '1'),
(215388, 36405, 'QU', 'OK', 'S', 1750944057, 1750944057, '1'),
(215389, 35825, 'QU', 'OK', 'S', 1750944908, 1750944908, '1'),
(215390, 30579, 'QU', 'OK', 'S', 1750944913, 1750944913, '1'),
(215391, 32872, 'QU', 'OK', 'S', 1750944917, 1750944917, '1'),
(215392, 32872, 'QU', 'OK', 'S', 1750944919, 1750944919, '1'),
(215393, 32872, 'QU', 'OK', 'S', 1750944922, 1750944922, '1'),
(215394, 30633, 'QU', 'OK', 'S', 1750944926, 1750944926, '1'),
(215395, 31746, 'QU', 'OK', 'S', 1750944930, 1750944930, '1'),
(215396, 30579, 'QU', 'OK', 'S', 1750944934, 1750944934, '1'),
(215397, 30578, 'QU', 'OK', 'S', 1750944938, 1750944938, '1'),
(215398, 30578, 'QU', 'OK', 'S', 1750944943, 1750944943, '1'),
(215399, 30578, 'QU', 'OK', 'S', 1750944950, 1750944950, '1'),
(215400, 30578, 'QU', 'OK', 'S', 1750944954, 1750944954, '1'),
(215401, 32872, 'QU', 'OK', 'S', 1750944958, 1750944958, '1'),
(215402, 31746, 'QU', 'OK', 'S', 1750944962, 1750944962, '1'),
(215403, 37194, 'QU', 'OK', 'S', 1750944969, 1750944969, '1'),
(215404, 30578, 'QU', 'OK', 'S', 1750944973, 1750944973, '1'),
(215405, 31746, 'QU', 'OK', 'S', 1750944977, 1750944977, '1'),
(215406, 38305, 'QU', 'OK', 'S', 1750944981, 1750944981, '1'),
(215407, 30633, 'QU', 'OK', 'S', 1750944985, 1750944985, '1'),
(215408, 37190, 'QU', 'OK', 'S', 1750944991, 1750944991, '1'),
(215409, 31746, 'QU', 'OK', 'S', 1750944995, 1750944995, '1'),
(215410, 36205, 'QU', 'OK', 'S', 1750945009, 1750945009, '1'),
(215411, 35825, 'QU', 'OK', 'S', 1750945333, 1750945333, '1'),
(215412, 36169, 'QU', 'OK', 'S', 1750945338, 1750945338, '1'),
(215413, 35642, 'QU', 'OK', 'S', 1750945342, 1750945342, '1'),
(215414, 16169, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215415, 19182, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215416, 19932, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215417, 23138, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215418, 27301, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215419, 28391, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215420, 28585, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215421, 28585, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215422, 29363, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215423, 29501, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215424, 29501, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215425, 29602, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215426, 31796, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215427, 25964, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215428, 36150, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215429, 36244, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215430, 36291, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215431, 19003, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215432, 34643, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215433, 36348, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215434, 31081, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215435, 36686, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215436, 36769, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215437, 37415, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215438, 37395, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215439, 38032, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215440, 37931, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215441, 24544, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215442, 288, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215443, 10363, 'QU', 'OK', 'S', 1750992583, 1750992583, '1'),
(215444, 35516, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215445, 36619, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215446, 25237, 'QU', 'OK', 'S', 1750992611, 1750992611, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(215447, 37082, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215448, 14542, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215449, 37545, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215450, 32806, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215451, 38308, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215452, 28962, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215453, 6884, 'QU', 'OK', 'S', 1750992611, 1750992611, '1'),
(215454, 37555, 'QU', 'OK', 'S', 1751000189, 1751000189, '1'),
(215455, 17410, 'QU', 'OK', 'S', 1751000201, 1751000201, '1'),
(215456, 17410, 'QU', 'OK', 'S', 1751000201, 1751000201, '1'),
(215457, 33843, 'QU', 'OK', 'S', 1751000229, 1751000229, '1'),
(215458, 35642, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215459, 36169, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215460, 35825, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215461, 36205, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215462, 31746, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215463, 37190, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215464, 30633, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215465, 38305, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215466, 31746, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215467, 30578, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215468, 37194, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215469, 31746, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215470, 32872, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215471, 30578, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215472, 30578, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215473, 30578, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215474, 30578, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215475, 30579, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215476, 31746, 'QU', 'OK', 'S', 1751001356, 1751001356, '1'),
(215477, 30633, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215478, 32872, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215479, 32872, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215480, 32872, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215481, 30579, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215482, 35825, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215483, 36405, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215484, 36405, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215485, 35714, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215486, 35714, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215487, 35714, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215488, 35714, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215489, 35714, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215490, 21115, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215491, 37183, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215492, 37962, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215493, 30324, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215494, 37483, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215495, 31779, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215496, 37900, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215497, 31859, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215498, 37889, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215499, 37496, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215500, 37830, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215501, 37498, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215502, 31752, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215503, 37778, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215504, 37778, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215505, 37778, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215506, 14383, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215507, 36941, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215508, 36941, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215509, 12049, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215510, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215511, 37778, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215512, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215513, 31762, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215514, 14383, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215515, 18454, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215516, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215517, 33558, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215518, 36941, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215519, 33558, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215520, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215521, 31762, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215522, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215523, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215524, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215525, 34546, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215526, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215527, 33558, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215528, 33558, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215529, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215530, 33557, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215531, 18454, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215532, 33558, 'QU', 'OK', 'S', 1751001357, 1751001357, '1'),
(215533, 37535, 'QU', 'OK', 'S', 1751005531, 1751005531, '1'),
(215534, 37593, 'QU', 'OK', 'S', 1751006359, 1751006359, '1'),
(215535, 37592, 'QU', 'OK', 'S', 1751006370, 1751006370, '1'),
(215536, 37591, 'QU', 'OK', 'S', 1751006395, 1751006395, '1'),
(215537, 37589, 'QU', 'OK', 'S', 1751006407, 1751006407, '1'),
(215538, 37588, 'QU', 'OK', 'S', 1751006418, 1751006418, '1'),
(215539, 37587, 'QU', 'OK', 'S', 1751006443, 1751006443, '1'),
(215540, 37586, 'QU', 'OK', 'S', 1751006453, 1751006453, '1'),
(215541, 37573, 'QU', 'OK', 'S', 1751006473, 1751006473, '1'),
(215542, 37571, 'QU', 'OK', 'S', 1751006487, 1751006487, '1'),
(215543, 37570, 'QU', 'OK', 'S', 1751006504, 1751006504, '1'),
(215544, 37569, 'QU', 'OK', 'S', 1751006519, 1751006519, '1'),
(215545, 37568, 'QU', 'OK', 'S', 1751006535, 1751006535, '1'),
(215546, 37567, 'QU', 'OK', 'S', 1751006547, 1751006547, '1'),
(215547, 37553, 'QU', 'OK', 'S', 1751006559, 1751006559, '1'),
(215548, 37552, 'QU', 'OK', 'S', 1751006573, 1751006573, '1'),
(215549, 36762, 'QU', 'OK', 'S', 1751006641, 1751006641, '1'),
(215550, 36762, 'QU', 'OK', 'S', 1751006641, 1751006641, '1'),
(215551, 36762, 'QU', 'OK', 'S', 1751006641, 1751006641, '1'),
(215552, 36761, 'QU', 'OK', 'S', 1751006663, 1751006663, '1'),
(215553, 36761, 'QU', 'OK', 'S', 1751006663, 1751006663, '1'),
(215554, 36761, 'QU', 'OK', 'S', 1751006663, 1751006663, '1'),
(215555, 33899, 'QU', 'OK', 'S', 1751006692, 1751006692, '1'),
(215556, 33898, 'QU', 'OK', 'S', 1751006713, 1751006713, '1'),
(215557, 33538, 'QU', 'OK', 'S', 1751006738, 1751006738, '1'),
(215558, 33516, 'QU', 'OK', 'S', 1751006750, 1751006750, '1'),
(215559, 33480, 'QU', 'OK', 'S', 1751006762, 1751006762, '1'),
(215560, 33479, 'QU', 'OK', 'S', 1751006774, 1751006774, '1'),
(215561, 33477, 'QU', 'OK', 'S', 1751006785, 1751006785, '1'),
(215562, 31548, 'QU', 'OK', 'S', 1751006815, 1751006815, '1'),
(215563, 31547, 'QU', 'OK', 'S', 1751006824, 1751006824, '1'),
(215564, 31526, 'QU', 'OK', 'S', 1751006838, 1751006838, '1'),
(215565, 31525, 'QU', 'OK', 'S', 1751006851, 1751006851, '1'),
(215566, 16172, 'QU', 'OK', 'S', 1751008716, 1751008716, '1'),
(215567, 38447, 'QU', 'OK', 'S', 1751009271, 1751009271, '1'),
(215568, 38448, 'QU', 'OK', 'S', 1751010184, 1751010184, '1'),
(215569, 38194, 'QU', 'OK', 'S', 1751012286, 1751012286, '1'),
(215570, 35544, 'QU', 'OK', 'S', 1751012295, 1751012295, '1'),
(215571, 21861, 'QU', 'OK', 'S', 1751012301, 1751012301, '1'),
(215572, 25977, 'QU', 'OK', 'S', 1751012304, 1751012304, '1'),
(215573, 10317, 'QU', 'OK', 'S', 1751012307, 1751012307, '1'),
(215574, 25977, 'QU', 'OK', 'S', 1751012320, 1751012320, '1'),
(215575, 37107, 'QU', 'OK', 'S', 1751012324, 1751012324, '1'),
(215576, 10372, 'QU', 'OK', 'S', 1751012328, 1751012328, '1'),
(215577, 38263, 'QU', 'OK', 'S', 1751012332, 1751012332, '1'),
(215578, 36575, 'QU', 'OK', 'S', 1751012335, 1751012335, '1'),
(215579, 8616, 'QU', 'OK', 'S', 1751012339, 1751012339, '1'),
(215580, 26011, 'QU', 'OK', 'S', 1751012349, 1751012349, '1'),
(215581, 25683, 'QU', 'OK', 'S', 1751012353, 1751012353, '1'),
(215582, 29255, 'QU', 'OK', 'S', 1751012357, 1751012357, '1'),
(215583, 36575, 'QU', 'OK', 'S', 1751012360, 1751012360, '1'),
(215584, 36575, 'QU', 'OK', 'S', 1751012365, 1751012365, '1'),
(215585, 26547, 'QU', 'OK', 'S', 1751012369, 1751012369, '1'),
(215586, 21861, 'QU', 'OK', 'S', 1751012374, 1751012374, '1'),
(215587, 23156, 'QU', 'OK', 'S', 1751012382, 1751012382, '1'),
(215588, 29503, 'QU', 'OK', 'S', 1751012386, 1751012386, '1'),
(215589, 36576, 'QU', 'OK', 'S', 1751012392, 1751012392, '1'),
(215590, 22890, 'QU', 'OK', 'S', 1751012395, 1751012395, '1'),
(215591, 26814, 'QU', 'OK', 'S', 1751012399, 1751012399, '1'),
(215592, 22933, 'QU', 'OK', 'S', 1751012402, 1751012402, '1'),
(215593, 29253, 'QU', 'OK', 'S', 1751012404, 1751012404, '1'),
(215594, 1702, 'QU', 'OK', 'S', 1751012408, 1751012408, '1'),
(215595, 33785, 'QU', 'OK', 'S', 1751012411, 1751012411, '1'),
(215596, 36335, 'QU', 'OK', 'S', 1751012414, 1751012414, '1'),
(215597, 34346, 'QU', 'OK', 'S', 1751012418, 1751012418, '1'),
(215598, 33786, 'QU', 'OK', 'S', 1751012422, 1751012422, '1'),
(215599, 1702, 'QU', 'OK', 'S', 1751012435, 1751012435, '1'),
(215600, 38116, 'QU', 'OK', 'S', 1751012438, 1751012438, '1'),
(215601, 34346, 'QU', 'OK', 'S', 1751012442, 1751012442, '1'),
(215602, 35914, 'QU', 'OK', 'S', 1751012447, 1751012447, '1'),
(215603, 26032, 'QU', 'OK', 'S', 1751012452, 1751012452, '1'),
(215604, 29371, 'QU', 'OK', 'S', 1751012457, 1751012457, '1'),
(215605, 22724, 'QU', 'OK', 'S', 1751012461, 1751012461, '1'),
(215606, 28995, 'QU', 'OK', 'S', 1751012467, 1751012467, '1'),
(215607, 28848, 'QU', 'OK', 'S', 1751012471, 1751012471, '1'),
(215608, 25920, 'QU', 'OK', 'S', 1751012476, 1751012476, '1'),
(215609, 29480, 'QU', 'OK', 'S', 1751012480, 1751012480, '1'),
(215610, 29480, 'QU', 'OK', 'S', 1751012488, 1751012488, '1'),
(215611, 37185, 'QU', 'OK', 'S', 1751012491, 1751012491, '1'),
(215612, 32015, 'QU', 'OK', 'S', 1751012495, 1751012495, '1'),
(215613, 36328, 'QU', 'OK', 'S', 1751012499, 1751012499, '1'),
(215614, 26135, 'QU', 'OK', 'S', 1751012504, 1751012504, '1'),
(215615, 36973, 'QU', 'OK', 'S', 1751012509, 1751012509, '1'),
(215616, 37975, 'QU', 'OK', 'S', 1751012514, 1751012514, '1'),
(215617, 29371, 'QU', 'OK', 'S', 1751012519, 1751012519, '1'),
(215618, 24855, 'QU', 'OK', 'S', 1751012523, 1751012523, '1'),
(215619, 38106, 'QU', 'OK', 'S', 1751012529, 1751012529, '1'),
(215620, 38112, 'QU', 'OK', 'S', 1751012534, 1751012534, '1'),
(215621, 28832, 'QU', 'OK', 'S', 1751012539, 1751012539, '1'),
(215622, 12227, 'QU', 'OK', 'S', 1751012544, 1751012544, '1'),
(215623, 10836, 'QU', 'OK', 'S', 1751012557, 1751012557, '1'),
(215624, 35186, 'QU', 'OK', 'S', 1751012572, 1751012572, '1'),
(215625, 10836, 'QU', 'OK', 'S', 1751012578, 1751012578, '1'),
(215626, 38110, 'QU', 'OK', 'S', 1751012582, 1751012582, '1'),
(215627, 35132, 'QU', 'OK', 'S', 1751012586, 1751012586, '1'),
(215628, 28849, 'QU', 'OK', 'S', 1751012594, 1751012594, '1'),
(215629, 38107, 'QU', 'OK', 'S', 1751012601, 1751012601, '1'),
(215630, 1702, 'QU', 'OK', 'S', 1751016801, 1751016801, '1'),
(215631, 12227, 'QU', 'OK', 'S', 1751017137, 1751017137, '1'),
(215632, 1702, 'QU', 'OK', 'S', 1751017152, 1751017152, '1'),
(215633, 38449, 'QU', 'OK', 'S', 1751017153, 1751017153, '1'),
(215634, 12227, 'QU', 'OK', 'S', 1751017154, 1751017154, '1'),
(215635, 1702, 'QU', 'OK', 'S', 1751017161, 1751017161, '1'),
(215636, 12227, 'QU', 'OK', 'S', 1751017525, 1751017525, '1'),
(215637, 29479, 'QU', 'OK', 'S', 1751017756, 1751017756, '1'),
(215638, 38450, 'QU', 'OK', 'S', 1751017826, 1751017826, '1'),
(215639, 18838, 'QU', 'OK', 'S', 1751018041, 1751018041, '1'),
(215640, 38430, 'QU', 'OK', 'S', 1751018056, 1751018056, '1'),
(215641, 37473, 'QU', 'OK', 'S', 1751018069, 1751018069, '1'),
(215642, 38414, 'QU', 'OK', 'S', 1751018077, 1751018077, '1'),
(215643, 25980, 'QU', 'OK', 'S', 1751018087, 1751018087, '1'),
(215644, 38432, 'QU', 'OK', 'S', 1751018160, 1751018160, '1'),
(215645, 24343, 'QU', 'OK', 'S', 1751018316, 1751018316, '1'),
(215646, 38434, 'QU', 'OK', 'S', 1751019092, 1751019092, '1'),
(215647, 38443, 'QU', 'OK', 'S', 1751019213, 1751019213, '1'),
(215648, 38444, 'QU', 'OK', 'S', 1751019263, 1751019263, '1'),
(215649, 38445, 'QU', 'OK', 'S', 1751019455, 1751019455, '1'),
(215650, 38446, 'QU', 'OK', 'S', 1751019487, 1751019487, '1'),
(215651, 21626, 'QU', 'OK', 'S', 1751019489, 1751019489, '1'),
(215652, 21626, 'QU', 'OK', 'S', 1751019492, 1751019492, '1'),
(215653, 21626, 'QU', 'OK', 'S', 1751019494, 1751019494, '1'),
(215654, 21626, 'QU', 'OK', 'S', 1751019497, 1751019497, '1'),
(215655, 21626, 'QU', 'OK', 'S', 1751019501, 1751019501, '1'),
(215656, 21626, 'QU', 'OK', 'S', 1751019509, 1751019509, '1'),
(215657, 21626, 'QU', 'OK', 'S', 1751019512, 1751019512, '1'),
(215658, 21626, 'QU', 'OK', 'S', 1751019515, 1751019515, '1'),
(215659, 21626, 'QU', 'OK', 'S', 1751019518, 1751019518, '1'),
(215660, 21626, 'QU', 'OK', 'S', 1751019520, 1751019520, '1'),
(215661, 21626, 'QU', 'OK', 'S', 1751019523, 1751019523, '1'),
(215662, 21626, 'QU', 'OK', 'S', 1751019526, 1751019526, '1'),
(215663, 21626, 'QU', 'OK', 'S', 1751019530, 1751019530, '1'),
(215664, 38442, 'QU', 'OK', 'S', 1751019531, 1751019531, '1'),
(215665, 21626, 'QU', 'OK', 'S', 1751019533, 1751019533, '1'),
(215666, 21626, 'QU', 'OK', 'S', 1751019536, 1751019536, '1'),
(215667, 21626, 'QU', 'OK', 'S', 1751019546, 1751019546, '1'),
(215668, 21626, 'QU', 'OK', 'S', 1751019550, 1751019550, '1'),
(215669, 21626, 'QU', 'OK', 'S', 1751019554, 1751019554, '1'),
(215670, 21626, 'QU', 'OK', 'S', 1751019557, 1751019557, '1'),
(215671, 38434, 'QU', 'OK', 'S', 1751019654, 1751019654, '1'),
(215672, 38435, 'QU', 'OK', 'S', 1751019712, 1751019712, '1'),
(215673, 38441, 'QU', 'OK', 'S', 1751019741, 1751019741, '1'),
(215674, 38414, 'QU', 'OK', 'S', 1751019777, 1751019777, '1'),
(215675, 38431, 'QU', 'OK', 'S', 1751019963, 1751019963, '1'),
(215676, 38440, 'QU', 'OK', 'S', 1751020068, 1751020068, '1'),
(215677, 18764, 'QU', 'OK', 'S', 1751020162, 1751020162, '1'),
(215678, 17744, 'QU', 'OK', 'S', 1751020368, 1751020368, '1'),
(215679, 17744, 'QU', 'OK', 'S', 1751020599, 1751020599, '1'),
(215680, 17744, 'QU', 'OK', 'S', 1751020603, 1751020603, '1'),
(215681, 14956, 'QU', 'OK', 'S', 1751021394, 1751021394, '1'),
(215682, 35823, 'QU', 'OK', 'S', 1751022314, 1751022314, '1'),
(215683, 22901, 'QU', 'OK', 'S', 1751022515, 1751022515, '1'),
(215684, 38437, 'QU', 'OK', 'S', 1751022655, 1751022655, '1'),
(215685, 38439, 'QU', 'OK', 'S', 1751022714, 1751022714, '1'),
(215686, 8094, 'QU', 'OK', 'S', 1751022871, 1751022871, '1'),
(215687, 31312, 'QU', 'OK', 'S', 1751023344, 1751023344, '1'),
(215688, 31312, 'QU', 'OK', 'S', 1751023347, 1751023347, '1'),
(215689, 31312, 'QU', 'OK', 'S', 1751023349, 1751023349, '1'),
(215690, 36538, 'QU', 'OK', 'S', 1751023655, 1751023655, '1'),
(215691, 37036, 'QU', 'OK', 'S', 1751023893, 1751023893, '1'),
(215692, 38421, 'QU', 'OK', 'S', 1751024366, 1751024366, '1'),
(215693, 31147, 'QU', 'OK', 'S', 1751025140, 1751025140, '1'),
(215694, 38415, 'QU', 'OK', 'S', 1751026443, 1751026443, '1'),
(215695, 38243, 'QU', 'OK', 'S', 1751028084, 1751028084, '1'),
(215696, 38243, 'QU', 'OK', 'S', 1751028095, 1751028095, '1'),
(215697, 38269, 'QU', 'OK', 'S', 1751028108, 1751028108, '1'),
(215698, 38269, 'QU', 'OK', 'S', 1751028116, 1751028116, '1'),
(215699, 38268, 'QU', 'OK', 'S', 1751028128, 1751028128, '1'),
(215700, 38268, 'QU', 'OK', 'S', 1751028141, 1751028141, '1'),
(215701, 27069, 'QU', 'OK', 'S', 1751028628, 1751028628, '1'),
(215702, 27069, 'QU', 'OK', 'S', 1751028637, 1751028637, '1'),
(215703, 23709, 'QU', 'OK', 'S', 1751028893, 1751028893, '1'),
(215704, 23709, 'QU', 'OK', 'S', 1751028902, 1751028902, '1'),
(215705, 24109, 'QU', 'OK', 'S', 1751028965, 1751028965, '1'),
(215706, 24109, 'QU', 'OK', 'S', 1751028968, 1751028968, '1'),
(215707, 24106, 'QU', 'OK', 'S', 1751029037, 1751029037, '1'),
(215708, 24105, 'QU', 'OK', 'S', 1751029209, 1751029209, '1'),
(215709, 24107, 'QU', 'OK', 'S', 1751029290, 1751029290, '1'),
(215710, 24107, 'QU', 'OK', 'S', 1751029299, 1751029299, '1'),
(215711, 2453, 'QU', 'OK', 'S', 1751029952, 1751029952, '1'),
(215712, 21626, 'QU', 'OK', 'S', 1751030323, 1751030323, '1'),
(215713, 25923, 'QU', 'OK', 'S', 1751030338, 1751030338, '1'),
(215714, 23154, 'QU', 'OK', 'S', 1751030356, 1751030356, '1'),
(215715, 28849, 'QU', 'OK', 'S', 1751030378, 1751030378, '1'),
(215716, 36973, 'QU', 'OK', 'S', 1751030396, 1751030396, '1'),
(215717, 36973, 'QU', 'OK', 'S', 1751030396, 1751030396, '1'),
(215718, 17612, 'QU', 'OK', 'S', 1751030573, 1751030573, '1'),
(215719, 12029, 'QU', 'OK', 'S', 1751030582, 1751030582, '1'),
(215720, 33538, 'QU', 'OK', 'S', 1751030594, 1751030594, '1'),
(215721, 31312, 'QU', 'OK', 'S', 1751030615, 1751030615, '1'),
(215722, 32144, 'QU', 'OK', 'S', 1751030631, 1751030631, '1'),
(215723, 32144, 'QU', 'OK', 'S', 1751030698, 1751030698, '1'),
(215724, 32144, 'QU', 'OK', 'S', 1751030709, 1751030709, '1'),
(215725, 32144, 'QU', 'OK', 'S', 1751030723, 1751030723, '1'),
(215726, 32144, 'QU', 'OK', 'S', 1751030726, 1751030726, '1'),
(215727, 38117, 'QU', 'OK', 'S', 1751030768, 1751030768, '1'),
(215728, 38117, 'QU', 'OK', 'S', 1751030778, 1751030778, '1'),
(215729, 38117, 'QU', 'OK', 'S', 1751030787, 1751030787, '1'),
(215730, 38117, 'QU', 'OK', 'S', 1751030803, 1751030803, '1'),
(215731, 38117, 'QU', 'OK', 'S', 1751030811, 1751030811, '1'),
(215732, 38117, 'QU', 'OK', 'S', 1751030824, 1751030824, '1'),
(215733, 38117, 'QU', 'OK', 'S', 1751030833, 1751030833, '1'),
(215734, 38117, 'QU', 'OK', 'S', 1751030887, 1751030887, '1'),
(215735, 38117, 'QU', 'OK', 'S', 1751030919, 1751030919, '1'),
(215736, 38117, 'QU', 'OK', 'S', 1751030924, 1751030924, '1'),
(215737, 38117, 'QU', 'OK', 'S', 1751030932, 1751030932, '1'),
(215738, 38113, 'QU', 'OK', 'S', 1751031054, 1751031054, '1'),
(215739, 38113, 'QU', 'OK', 'S', 1751031068, 1751031068, '1'),
(215740, 38113, 'QU', 'OK', 'S', 1751031071, 1751031071, '1'),
(215741, 38113, 'QU', 'OK', 'S', 1751031075, 1751031075, '1'),
(215742, 38113, 'QU', 'OK', 'S', 1751031097, 1751031097, '1'),
(215743, 38112, 'QU', 'OK', 'S', 1751031132, 1751031132, '1'),
(215744, 38112, 'QU', 'OK', 'S', 1751031137, 1751031137, '1'),
(215745, 38112, 'QU', 'OK', 'S', 1751031141, 1751031141, '1'),
(215746, 38112, 'QU', 'OK', 'S', 1751031146, 1751031146, '1'),
(215747, 38112, 'QU', 'OK', 'S', 1751031151, 1751031151, '1'),
(215748, 38112, 'QU', 'OK', 'S', 1751031156, 1751031156, '1'),
(215749, 38112, 'QU', 'OK', 'S', 1751031161, 1751031161, '1'),
(215750, 38112, 'QU', 'OK', 'S', 1751031190, 1751031190, '1'),
(215751, 38112, 'QU', 'OK', 'S', 1751031199, 1751031199, '1'),
(215752, 29514, 'QU', 'OK', 'S', 1751038113, 1751038113, '1'),
(215753, 29513, 'QU', 'OK', 'S', 1751038123, 1751038123, '1'),
(215754, 28525, 'QU', 'OK', 'S', 1751038144, 1751038144, '1'),
(215755, 27581, 'QU', 'OK', 'S', 1751038186, 1751038186, '1'),
(215756, 27582, 'QU', 'OK', 'S', 1751038197, 1751038197, '1'),
(215757, 26808, 'QU', 'OK', 'S', 1751038216, 1751038216, '1'),
(215758, 26807, 'QU', 'OK', 'S', 1751038228, 1751038228, '1'),
(215759, 26805, 'QU', 'OK', 'S', 1751038240, 1751038240, '1'),
(215760, 21868, 'QU', 'OK', 'S', 1751038335, 1751038335, '1'),
(215761, 20952, 'QU', 'OK', 'S', 1751038358, 1751038358, '1'),
(215762, 20952, 'QU', 'OK', 'S', 1751038358, 1751038358, '1'),
(215763, 33400, 'QU', 'OK', 'S', 1751038545, 1751038545, '1'),
(215764, 33386, 'QU', 'OK', 'S', 1751038561, 1751038561, '1'),
(215765, 35101, 'QU', 'OK', 'S', 1751087118, 1751087118, '1'),
(215766, 31492, 'QU', 'OK', 'S', 1751087973, 1751087973, '1'),
(215767, 31492, 'QU', 'OK', 'S', 1751087973, 1751087973, '1'),
(215768, 36536, 'QU', 'OK', 'S', 1751092430, 1751092430, '1'),
(215769, 36536, 'QU', 'OK', 'S', 1751092433, 1751092433, '1'),
(215770, 37742, 'QU', 'OK', 'S', 1751092624, 1751092624, '1'),
(215771, 36538, 'QU', 'OK', 'S', 1751093086, 1751093086, '1'),
(215772, 36538, 'QU', 'OK', 'S', 1751093089, 1751093089, '1'),
(215773, 36538, 'QU', 'OK', 'S', 1751093091, 1751093091, '1'),
(215774, 36538, 'QU', 'OK', 'S', 1751093093, 1751093093, '1'),
(215775, 36538, 'QU', 'OK', 'S', 1751093095, 1751093095, '1'),
(215776, 37036, 'QU', 'OK', 'S', 1751093112, 1751093112, '1'),
(215777, 37036, 'QU', 'OK', 'S', 1751093117, 1751093117, '1'),
(215778, 37036, 'QU', 'OK', 'S', 1751093120, 1751093120, '1'),
(215779, 37036, 'QU', 'OK', 'S', 1751093124, 1751093124, '1'),
(215780, 37036, 'QU', 'OK', 'S', 1751093127, 1751093127, '1'),
(215781, 37036, 'QU', 'OK', 'S', 1751093130, 1751093130, '1'),
(215782, 37036, 'QU', 'OK', 'S', 1751093133, 1751093133, '1'),
(215783, 37036, 'QU', 'OK', 'S', 1751093137, 1751093137, '1'),
(215784, 37036, 'QU', 'OK', 'S', 1751093142, 1751093142, '1'),
(215785, 37036, 'QU', 'OK', 'S', 1751093146, 1751093146, '1'),
(215786, 38427, 'QU', 'OK', 'S', 1751094183, 1751094183, '1'),
(215787, 32600, 'QU', 'OK', 'S', 1751094422, 1751094422, '1'),
(215788, 28594, 'QU', 'OK', 'S', 1751094452, 1751094452, '1'),
(215789, 31946, 'QU', 'OK', 'S', 1751094676, 1751094676, '1'),
(215790, 32580, 'QU', 'OK', 'S', 1751094725, 1751094725, '1'),
(215791, 31762, 'QU', 'OK', 'S', 1751094813, 1751094813, '1'),
(215792, 31762, 'QU', 'OK', 'S', 1751094817, 1751094817, '1'),
(215793, 22020, 'QU', 'OK', 'S', 1751094923, 1751094923, '1'),
(215794, 14910, 'QU', 'OK', 'S', 1751094981, 1751094981, '1'),
(215795, 30529, 'QU', 'OK', 'S', 1751096109, 1751096109, '1'),
(215796, 30529, 'QU', 'OK', 'S', 1751096128, 1751096128, '1'),
(215797, 30529, 'QU', 'OK', 'S', 1751096132, 1751096132, '1'),
(215798, 30529, 'QU', 'OK', 'S', 1751096137, 1751096137, '1'),
(215799, 30529, 'QU', 'OK', 'S', 1751096140, 1751096140, '1'),
(215800, 30529, 'QU', 'OK', 'S', 1751096143, 1751096143, '1'),
(215801, 33757, 'QU', 'OK', 'S', 1751096822, 1751096822, '1'),
(215802, 33757, 'QU', 'OK', 'S', 1751096904, 1751096904, '1'),
(215803, 33757, 'QU', 'OK', 'S', 1751096944, 1751096944, '1'),
(215804, 38423, 'QU', 'OK', 'S', 1751098444, 1751098444, '1'),
(215805, 38423, 'QU', 'OK', 'S', 1751098452, 1751098452, '1'),
(215806, 38423, 'QU', 'OK', 'S', 1751098454, 1751098454, '1'),
(215807, 38423, 'QU', 'OK', 'S', 1751098457, 1751098457, '1'),
(215808, 38438, 'QU', 'OK', 'S', 1751100067, 1751100067, '1'),
(215809, 38451, 'QU', 'OK', 'S', 1751100535, 1751100535, '1'),
(215810, 38452, 'QU', 'OK', 'S', 1751100565, 1751100565, '1'),
(215811, 38453, 'QU', 'OK', 'S', 1751100596, 1751100596, '1'),
(215812, 38454, 'QU', 'OK', 'S', 1751100624, 1751100624, '1'),
(215813, 38455, 'QU', 'OK', 'S', 1751100656, 1751100656, '1'),
(215814, 38456, 'QU', 'OK', 'S', 1751100691, 1751100691, '1'),
(215815, 38457, 'QU', 'OK', 'S', 1751100910, 1751100910, '1'),
(215816, 38458, 'QU', 'OK', 'S', 1751100940, 1751100940, '1'),
(215817, 38459, 'QU', 'OK', 'S', 1751100988, 1751100988, '1'),
(215818, 38460, 'QU', 'OK', 'S', 1751101021, 1751101021, '1'),
(215819, 38461, 'QU', 'OK', 'S', 1751101071, 1751101071, '1'),
(215820, 38462, 'QU', 'OK', 'S', 1751101282, 1751101282, '1'),
(215821, 38467, 'QU', 'OK', 'S', 1751101975, 1751101975, '1'),
(215822, 38473, 'QU', 'OK', 'S', 1751102607, 1751102607, '1'),
(215823, 38472, 'QU', 'OK', 'S', 1751102646, 1751102646, '1'),
(215824, 37778, 'QU', 'OK', 'S', 1751102691, 1751102691, '1'),
(215825, 38064, 'QU', 'OK', 'S', 1751102817, 1751102817, '1'),
(215826, 17441, 'QU', 'OK', 'S', 1751102853, 1751102853, '1'),
(215827, 38067, 'QU', 'OK', 'S', 1751102926, 1751102926, '1'),
(215828, 38474, 'QU', 'OK', 'S', 1751102928, 1751102928, '1'),
(215829, 38067, 'QU', 'OK', 'S', 1751102928, 1751102928, '1'),
(215830, 17357, 'QU', 'OK', 'S', 1751103027, 1751103027, '1'),
(215831, 27668, 'QU', 'OK', 'S', 1751103123, 1751103123, '1'),
(215832, 27668, 'QU', 'OK', 'S', 1751103129, 1751103129, '1'),
(215833, 17439, 'QU', 'OK', 'S', 1751103303, 1751103303, '1'),
(215834, 38475, 'QU', 'OK', 'S', 1751103338, 1751103338, '1'),
(215835, 17439, 'QU', 'OK', 'S', 1751103388, 1751103388, '1'),
(215836, 9181, 'QU', 'OK', 'S', 1751103467, 1751103467, '1'),
(215837, 33993, 'QU', 'OK', 'S', 1751103512, 1751103512, '1'),
(215838, 38476, 'QU', 'OK', 'S', 1751103832, 1751103832, '1'),
(215839, 35065, 'QU', 'OK', 'S', 1751104043, 1751104043, '1'),
(215840, 34547, 'QU', 'OK', 'S', 1751104316, 1751104316, '1'),
(215841, 34547, 'QU', 'OK', 'S', 1751104344, 1751104344, '1'),
(215842, 34547, 'QU', 'OK', 'S', 1751104359, 1751104359, '1'),
(215843, 34547, 'QU', 'OK', 'S', 1751104371, 1751104371, '1'),
(215844, 3042, 'QU', 'OK', 'S', 1751104468, 1751104468, '1'),
(215845, 35034, 'QU', 'OK', 'S', 1751104495, 1751104495, '1'),
(215846, 24040, 'QU', 'OK', 'S', 1751104552, 1751104552, '1'),
(215847, 34546, 'QU', 'OK', 'S', 1751104931, 1751104931, '1'),
(215848, 11838, 'QU', 'OK', 'S', 1751105007, 1751105007, '1'),
(215849, 12049, 'QU', 'OK', 'S', 1751105030, 1751105030, '1'),
(215850, 16470, 'QU', 'OK', 'S', 1751105322, 1751105322, '1'),
(215851, 16470, 'QU', 'OK', 'S', 1751105325, 1751105325, '1'),
(215852, 16470, 'QU', 'OK', 'S', 1751105327, 1751105327, '1'),
(215853, 16470, 'QU', 'OK', 'S', 1751105472, 1751105472, '1'),
(215854, 16470, 'QU', 'OK', 'S', 1751105475, 1751105475, '1'),
(215855, 27056, 'QU', 'OK', 'S', 1751105573, 1751105573, '1'),
(215856, 27056, 'QU', 'OK', 'S', 1751105589, 1751105589, '1'),
(215857, 27058, 'QU', 'OK', 'S', 1751105746, 1751105746, '1'),
(215858, 30259, 'QU', 'OK', 'S', 1751105879, 1751105879, '1'),
(215859, 28441, 'QU', 'OK', 'S', 1751105967, 1751105967, '1'),
(215860, 28441, 'QU', 'OK', 'S', 1751105980, 1751105980, '1'),
(215861, 14231, 'QU', 'OK', 'S', 1751106052, 1751106052, '1'),
(215862, 20990, 'QU', 'OK', 'S', 1751106438, 1751106438, '1'),
(215863, 20990, 'QU', 'OK', 'S', 1751106441, 1751106441, '1'),
(215864, 20990, 'QU', 'OK', 'S', 1751106445, 1751106445, '1'),
(215865, 20990, 'QU', 'OK', 'S', 1751106448, 1751106448, '1'),
(215866, 14967, 'QU', 'OK', 'S', 1751106541, 1751106541, '1'),
(215867, 37854, 'QU', 'OK', 'S', 1751106594, 1751106594, '1'),
(215868, 37854, 'QU', 'OK', 'S', 1751106604, 1751106604, '1'),
(215869, 18577, 'QU', 'OK', 'S', 1751106787, 1751106787, '1'),
(215870, 35161, 'QU', 'OK', 'S', 1751106932, 1751106932, '1'),
(215871, 35161, 'QU', 'OK', 'S', 1751106961, 1751106961, '1'),
(215872, 36694, 'QU', 'OK', 'S', 1751106974, 1751106974, '1'),
(215873, 36141, 'QU', 'OK', 'S', 1751106979, 1751106979, '1'),
(215874, 36983, 'QU', 'OK', 'S', 1751106984, 1751106984, '1'),
(215875, 37837, 'QU', 'OK', 'S', 1751106987, 1751106987, '1'),
(215876, 37528, 'QU', 'OK', 'S', 1751106991, 1751106991, '1'),
(215877, 37510, 'QU', 'OK', 'S', 1751107000, 1751107000, '1'),
(215878, 36997, 'QU', 'OK', 'S', 1751107012, 1751107012, '1'),
(215879, 37721, 'QU', 'OK', 'S', 1751107035, 1751107035, '1'),
(215880, 21918, 'QU', 'OK', 'S', 1751107054, 1751107054, '1'),
(215881, 13650, 'QU', 'OK', 'S', 1751107153, 1751107153, '1'),
(215882, 13650, 'QU', 'OK', 'S', 1751107176, 1751107176, '1'),
(215883, 14707, 'QU', 'OK', 'S', 1751107667, 1751107667, '1'),
(215884, 14707, 'QU', 'OK', 'S', 1751107671, 1751107671, '1'),
(215885, 14707, 'QU', 'OK', 'S', 1751107706, 1751107706, '1'),
(215886, 14707, 'QU', 'OK', 'S', 1751107712, 1751107712, '1'),
(215887, 14707, 'QU', 'OK', 'S', 1751107716, 1751107716, '1'),
(215888, 8991, 'QU', 'OK', 'S', 1751108331, 1751108331, '1'),
(215889, 33903, 'QU', 'OK', 'S', 1751108679, 1751108679, '1'),
(215890, 33903, 'QU', 'OK', 'S', 1751108685, 1751108685, '1'),
(215891, 33903, 'QU', 'OK', 'S', 1751108689, 1751108689, '1'),
(215892, 37792, 'QU', 'OK', 'S', 1751108690, 1751108690, '1'),
(215893, 33903, 'QU', 'OK', 'S', 1751108697, 1751108697, '1'),
(215894, 33903, 'QU', 'OK', 'S', 1751108709, 1751108709, '1'),
(215895, 37791, 'QU', 'OK', 'S', 1751108752, 1751108752, '1'),
(215896, 37791, 'QU', 'OK', 'S', 1751108752, 1751108752, '1'),
(215897, 37791, 'QU', 'OK', 'S', 1751108752, 1751108752, '1'),
(215898, 37760, 'QU', 'OK', 'S', 1751108842, 1751108842, '1'),
(215899, 37760, 'QU', 'OK', 'S', 1751108842, 1751108842, '1'),
(215900, 24299, 'QU', 'OK', 'S', 1751108849, 1751108849, '1'),
(215901, 36677, 'QU', 'OK', 'S', 1751109022, 1751109022, '1'),
(215902, 36677, 'QU', 'OK', 'S', 1751109027, 1751109027, '1'),
(215903, 32491, 'QU', 'OK', 'S', 1751109051, 1751109051, '1'),
(215904, 33903, 'QU', 'OK', 'S', 1751109101, 1751109101, '1'),
(215905, 36677, 'QU', 'OK', 'S', 1751109203, 1751109203, '1'),
(215906, 24349, 'QU', 'OK', 'S', 1751109372, 1751109372, '1'),
(215907, 36678, 'QU', 'OK', 'S', 1751109554, 1751109554, '1'),
(215908, 36678, 'QU', 'OK', 'S', 1751109561, 1751109561, '1'),
(215909, 26444, 'QU', 'OK', 'S', 1751109711, 1751109711, '1'),
(215910, 12473, 'QU', 'OK', 'S', 1751109786, 1751109786, '1'),
(215911, 13018, 'QU', 'OK', 'S', 1751109832, 1751109832, '1'),
(215912, 33538, 'QU', 'OK', 'S', 1751109928, 1751109928, '1'),
(215913, 33538, 'QU', 'OK', 'S', 1751109930, 1751109930, '1'),
(215914, 33538, 'QU', 'OK', 'S', 1751109933, 1751109933, '1'),
(215915, 33538, 'QU', 'OK', 'S', 1751109936, 1751109936, '1'),
(215916, 33538, 'QU', 'OK', 'S', 1751109938, 1751109938, '1'),
(215917, 33538, 'QU', 'OK', 'S', 1751109940, 1751109940, '1'),
(215918, 33284, 'QU', 'OK', 'S', 1751110524, 1751110524, '1'),
(215919, 33284, 'QU', 'OK', 'S', 1751110531, 1751110531, '1'),
(215920, 33284, 'QU', 'OK', 'S', 1751110537, 1751110537, '1'),
(215921, 33284, 'QU', 'OK', 'S', 1751110544, 1751110544, '1'),
(215922, 33284, 'QU', 'OK', 'S', 1751110553, 1751110553, '1'),
(215923, 33284, 'QU', 'OK', 'S', 1751110559, 1751110559, '1'),
(215924, 33284, 'QU', 'OK', 'S', 1751110562, 1751110562, '1'),
(215925, 33284, 'QU', 'OK', 'S', 1751110566, 1751110566, '1'),
(215926, 33284, 'QU', 'OK', 'S', 1751110618, 1751110618, '1'),
(215927, 33284, 'QU', 'OK', 'S', 1751110631, 1751110631, '1'),
(215928, 33284, 'QU', 'OK', 'S', 1751110636, 1751110636, '1'),
(215929, 33284, 'QU', 'OK', 'S', 1751110641, 1751110641, '1'),
(215930, 33284, 'QU', 'OK', 'S', 1751110665, 1751110665, '1'),
(215931, 38448, 'QU', 'OK', 'S', 1751110970, 1751110970, '1'),
(215932, 38449, 'QU', 'OK', 'S', 1751110987, 1751110987, '1'),
(215933, 38476, 'QU', 'OK', 'S', 1751111022, 1751111022, '1'),
(215934, 17047, 'QU', 'OK', 'S', 1751111038, 1751111038, '1'),
(215935, 38450, 'QU', 'OK', 'S', 1751111039, 1751111039, '1'),
(215936, 38475, 'QU', 'OK', 'S', 1751111047, 1751111047, '1'),
(215937, 38447, 'QU', 'OK', 'S', 1751111060, 1751111060, '1'),
(215938, 38474, 'QU', 'OK', 'S', 1751111068, 1751111068, '1'),
(215939, 38447, 'QU', 'OK', 'S', 1751111079, 1751111079, '1'),
(215940, 11846, 'QU', 'OK', 'S', 1751111287, 1751111287, '1'),
(215941, 11846, 'QU', 'OK', 'S', 1751111293, 1751111293, '1'),
(215942, 16371, 'QU', 'OK', 'S', 1751111343, 1751111343, '1'),
(215943, 21110, 'QU', 'OK', 'S', 1751111430, 1751111430, '1'),
(215944, 34374, 'QU', 'OK', 'S', 1751111467, 1751111467, '1'),
(215945, 34374, 'QU', 'OK', 'S', 1751111470, 1751111470, '1'),
(215946, 34374, 'QU', 'OK', 'S', 1751111487, 1751111487, '1'),
(215947, 21125, 'QU', 'OK', 'S', 1751111527, 1751111527, '1'),
(215948, 34374, 'QU', 'OK', 'S', 1751112408, 1751112408, '1'),
(215949, 33128, 'QU', 'OK', 'S', 1751112792, 1751112792, '1'),
(215950, 26654, 'QU', 'OK', 'S', 1751112921, 1751112921, '1'),
(215951, 30418, 'QU', 'OK', 'S', 1751113134, 1751113134, '1'),
(215952, 30418, 'QU', 'OK', 'S', 1751113355, 1751113355, '1'),
(215953, 32500, 'QU', 'OK', 'S', 1751113497, 1751113497, '1'),
(215954, 32500, 'QU', 'OK', 'S', 1751113519, 1751113519, '1'),
(215955, 32500, 'QU', 'OK', 'S', 1751113543, 1751113543, '1'),
(215956, 32500, 'QU', 'OK', 'S', 1751113578, 1751113578, '1'),
(215957, 32500, 'QU', 'OK', 'S', 1751113586, 1751113586, '1'),
(215958, 32500, 'QU', 'OK', 'S', 1751113593, 1751113593, '1'),
(215959, 32500, 'QU', 'OK', 'S', 1751113602, 1751113602, '1'),
(215960, 32965, 'QU', 'OK', 'S', 1751113659, 1751113659, '1'),
(215961, 32500, 'QU', 'OK', 'S', 1751113761, 1751113761, '1'),
(215962, 25210, 'QU', 'OK', 'S', 1751114253, 1751114253, '1'),
(215963, 38474, 'QU', 'OK', 'S', 1751114311, 1751114311, '1'),
(215964, 38447, 'QU', 'OK', 'S', 1751114346, 1751114346, '1'),
(215965, 38450, 'QU', 'OK', 'S', 1751114650, 1751114650, '1'),
(215966, 38415, 'QU', 'OK', 'S', 1751114698, 1751114698, '1'),
(215967, 38413, 'QU', 'OK', 'S', 1751114727, 1751114727, '1'),
(215968, 38412, 'QU', 'OK', 'S', 1751114810, 1751114810, '1'),
(215969, 38475, 'QU', 'OK', 'S', 1751114861, 1751114861, '1'),
(215970, 23854, 'QU', 'OK', 'S', 1751116961, 1751116961, '1'),
(215971, 29643, 'QU', 'OK', 'S', 1751116967, 1751116967, '1'),
(215972, 29629, 'QU', 'OK', 'S', 1751116974, 1751116974, '1'),
(215973, 34690, 'QU', 'OK', 'S', 1751116986, 1751116986, '1'),
(215974, 36973, 'QU', 'OK', 'S', 1751117037, 1751117037, '1'),
(215975, 28849, 'QU', 'OK', 'S', 1751117040, 1751117040, '1'),
(215976, 31492, 'QU', 'OK', 'S', 1751117738, 1751117738, '1'),
(215977, 31492, 'QU', 'OK', 'S', 1751117762, 1751117762, '1'),
(215978, 37956, 'QU', 'OK', 'S', 1751117806, 1751117806, '1'),
(215979, 37790, 'QU', 'OK', 'S', 1751117865, 1751117865, '1'),
(215980, 31492, 'QU', 'OK', 'S', 1751117868, 1751117868, '1'),
(215981, 31144, 'QU', 'OK', 'S', 1751261046, 1751261046, '1'),
(215982, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215983, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215984, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215985, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215986, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215987, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215988, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215989, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215990, 38460, 'QU', 'OK', 'S', 1751263861, 1751263861, '1'),
(215991, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215992, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215993, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215994, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215995, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215996, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215997, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215998, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(215999, 38459, 'QU', 'OK', 'S', 1751263898, 1751263898, '1'),
(216000, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216001, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216002, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216003, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216004, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216005, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216006, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216007, 38435, 'QU', 'OK', 'S', 1751263934, 1751263934, '1'),
(216008, 37472, 'QU', 'OK', 'S', 1751264883, 1751264883, '1'),
(216009, 28507, 'QU', 'OK', 'S', 1751264891, 1751264891, '1'),
(216010, 38264, 'QU', 'OK', 'S', 1751264894, 1751264894, '1'),
(216011, 33285, 'QU', 'OK', 'S', 1751265396, 1751265396, '1'),
(216012, 33285, 'QU', 'OK', 'S', 1751265401, 1751265401, '1'),
(216013, 33285, 'QU', 'OK', 'S', 1751265405, 1751265405, '1'),
(216014, 33285, 'QU', 'OK', 'S', 1751265411, 1751265411, '1'),
(216015, 33285, 'QU', 'OK', 'S', 1751265416, 1751265416, '1'),
(216016, 33285, 'QU', 'OK', 'S', 1751265420, 1751265420, '1'),
(216017, 33285, 'QU', 'OK', 'S', 1751265425, 1751265425, '1'),
(216018, 33285, 'QU', 'OK', 'S', 1751265430, 1751265430, '1'),
(216019, 33285, 'QU', 'OK', 'S', 1751265435, 1751265435, '1'),
(216020, 33285, 'QU', 'OK', 'S', 1751265558, 1751265558, '1'),
(216021, 33285, 'QU', 'OK', 'S', 1751265562, 1751265562, '1'),
(216022, 33285, 'QU', 'OK', 'S', 1751265570, 1751265570, '1'),
(216023, 33285, 'QU', 'OK', 'S', 1751265577, 1751265577, '1'),
(216024, 33285, 'QU', 'OK', 'S', 1751265581, 1751265581, '1'),
(216025, 33285, 'QU', 'OK', 'S', 1751265590, 1751265590, '1'),
(216026, 33285, 'QU', 'OK', 'S', 1751265595, 1751265595, '1'),
(216027, 33285, 'QU', 'OK', 'S', 1751265612, 1751265612, '1'),
(216028, 33285, 'QU', 'OK', 'S', 1751265616, 1751265616, '1'),
(216029, 33285, 'QU', 'OK', 'S', 1751265622, 1751265622, '1'),
(216030, 33285, 'QU', 'OK', 'S', 1751265628, 1751265628, '1'),
(216031, 33285, 'QU', 'OK', 'S', 1751265633, 1751265633, '1'),
(216032, 33285, 'QU', 'OK', 'S', 1751265641, 1751265641, '1'),
(216033, 33285, 'QU', 'OK', 'S', 1751265661, 1751265661, '1'),
(216034, 33285, 'QU', 'OK', 'S', 1751265667, 1751265667, '1'),
(216035, 33285, 'QU', 'OK', 'S', 1751265676, 1751265676, '1'),
(216036, 33285, 'QU', 'OK', 'S', 1751265681, 1751265681, '1'),
(216037, 33285, 'QU', 'OK', 'S', 1751265689, 1751265689, '1'),
(216038, 33285, 'QU', 'OK', 'S', 1751265694, 1751265694, '1'),
(216039, 38492, 'QU', 'OK', 'S', 1751266117, 1751266117, '1'),
(216040, 38493, 'QU', 'OK', 'S', 1751266420, 1751266420, '1'),
(216041, 38492, 'QU', 'OK', 'S', 1751266493, 1751266493, '1'),
(216042, 38494, 'QU', 'OK', 'S', 1751266801, 1751266801, '1'),
(216043, 38495, 'QU', 'OK', 'S', 1751268319, 1751268319, '1'),
(216044, 28507, 'QU', 'OK', 'S', 1751268605, 1751268605, '1'),
(216045, 38496, 'QU', 'OK', 'S', 1751268771, 1751268771, '1'),
(216046, 38486, 'QU', 'OK', 'S', 1751269136, 1751269136, '1'),
(216047, 38487, 'QU', 'OK', 'S', 1751269221, 1751269221, '1'),
(216048, 38488, 'QU', 'OK', 'S', 1751269270, 1751269270, '1'),
(216049, 38489, 'QU', 'OK', 'S', 1751269406, 1751269406, '1'),
(216050, 38490, 'QU', 'OK', 'S', 1751269455, 1751269455, '1'),
(216051, 38491, 'QU', 'OK', 'S', 1751269498, 1751269498, '1'),
(216052, 38478, 'QU', 'OK', 'S', 1751269799, 1751269799, '1'),
(216053, 38479, 'QU', 'OK', 'S', 1751269835, 1751269835, '1'),
(216054, 38480, 'QU', 'OK', 'S', 1751269871, 1751269871, '1'),
(216055, 38481, 'QU', 'OK', 'S', 1751270617, 1751270617, '1'),
(216056, 38482, 'QU', 'OK', 'S', 1751270671, 1751270671, '1'),
(216057, 38483, 'QU', 'OK', 'S', 1751271756, 1751271756, '1'),
(216058, 37209, 'QU', 'OK', 'S', 1751271845, 1751271845, '1'),
(216059, 37244, 'QU', 'OK', 'S', 1751271851, 1751271851, '1'),
(216060, 37209, 'QU', 'OK', 'S', 1751271867, 1751271867, '1'),
(216061, 35806, 'QU', 'OK', 'S', 1751271871, 1751271871, '1'),
(216062, 37244, 'QU', 'OK', 'S', 1751271874, 1751271874, '1'),
(216063, 36018, 'QU', 'OK', 'S', 1751271878, 1751271878, '1'),
(216064, 37277, 'QU', 'OK', 'S', 1751271881, 1751271881, '1'),
(216065, 37995, 'QU', 'OK', 'S', 1751271885, 1751271885, '1'),
(216066, 34025, 'QU', 'OK', 'S', 1751271888, 1751271888, '1'),
(216067, 37244, 'QU', 'OK', 'S', 1751271888, 1751271888, '1'),
(216068, 33959, 'QU', 'OK', 'S', 1751271891, 1751271891, '1'),
(216069, 11848, 'QU', 'OK', 'S', 1751271894, 1751271894, '1'),
(216070, 37347, 'QU', 'OK', 'S', 1751271897, 1751271897, '1'),
(216071, 24815, 'QU', 'OK', 'S', 1751271900, 1751271900, '1'),
(216072, 37243, 'QU', 'OK', 'S', 1751271900, 1751271900, '1'),
(216073, 33250, 'QU', 'OK', 'S', 1751271903, 1751271903, '1'),
(216074, 37243, 'QU', 'OK', 'S', 1751271904, 1751271904, '1'),
(216075, 21888, 'QU', 'OK', 'S', 1751271905, 1751271905, '1'),
(216076, 37243, 'QU', 'OK', 'S', 1751271907, 1751271907, '1'),
(216077, 35648, 'QU', 'OK', 'S', 1751271910, 1751271910, '1'),
(216078, 37243, 'QU', 'OK', 'S', 1751271912, 1751271912, '1'),
(216079, 34917, 'QU', 'OK', 'S', 1751271913, 1751271913, '1'),
(216080, 37212, 'QU', 'OK', 'S', 1751271915, 1751271915, '1'),
(216081, 36408, 'QU', 'OK', 'S', 1751271916, 1751271916, '1'),
(216082, 37243, 'QU', 'OK', 'S', 1751271918, 1751271918, '1'),
(216083, 35646, 'QU', 'OK', 'S', 1751271920, 1751271920, '1'),
(216084, 37244, 'QU', 'OK', 'S', 1751271921, 1751271921, '1'),
(216085, 26073, 'QU', 'OK', 'S', 1751271923, 1751271923, '1'),
(216086, 35500, 'QU', 'OK', 'S', 1751271925, 1751271925, '1'),
(216087, 26074, 'QU', 'OK', 'S', 1751271928, 1751271928, '1'),
(216088, 35616, 'QU', 'OK', 'S', 1751271932, 1751271932, '1'),
(216089, 37244, 'QU', 'OK', 'S', 1751271935, 1751271935, '1'),
(216090, 34287, 'QU', 'OK', 'S', 1751271937, 1751271937, '1'),
(216091, 37381, 'QU', 'OK', 'S', 1751271940, 1751271940, '1'),
(216092, 37212, 'QU', 'OK', 'S', 1751271940, 1751271940, '1'),
(216093, 34791, 'QU', 'OK', 'S', 1751271944, 1751271944, '1'),
(216094, 38186, 'QU', 'OK', 'S', 1751271947, 1751271947, '1'),
(216095, 26918, 'QU', 'OK', 'S', 1751271950, 1751271950, '1'),
(216096, 38485, 'QU', 'OK', 'S', 1751271950, 1751271950, '1'),
(216097, 38396, 'QU', 'OK', 'S', 1751271952, 1751271952, '1'),
(216098, 37279, 'QU', 'OK', 'S', 1751271955, 1751271955, '1'),
(216099, 37244, 'QU', 'OK', 'S', 1751271957, 1751271957, '1'),
(216100, 37995, 'QU', 'OK', 'S', 1751271959, 1751271959, '1'),
(216101, 37212, 'QU', 'OK', 'S', 1751271959, 1751271959, '1'),
(216102, 34851, 'QU', 'OK', 'S', 1751271962, 1751271962, '1'),
(216103, 37244, 'QU', 'OK', 'S', 1751271968, 1751271968, '1'),
(216104, 35641, 'QU', 'OK', 'S', 1751271970, 1751271970, '1'),
(216105, 33118, 'QU', 'OK', 'S', 1751271973, 1751271973, '1'),
(216106, 38371, 'QU', 'OK', 'S', 1751271985, 1751271985, '1'),
(216107, 37209, 'QU', 'OK', 'S', 1751272027, 1751272027, '1'),
(216108, 37209, 'QU', 'OK', 'S', 1751272034, 1751272034, '1'),
(216109, 31455, 'QU', 'OK', 'S', 1751272047, 1751272047, '1'),
(216110, 31455, 'QU', 'OK', 'S', 1751272057, 1751272057, '1'),
(216111, 38484, 'QU', 'OK', 'S', 1751272062, 1751272062, '1'),
(216112, 31455, 'QU', 'OK', 'S', 1751272066, 1751272066, '1'),
(216113, 31455, 'QU', 'OK', 'S', 1751272073, 1751272073, '1'),
(216114, 31455, 'QU', 'OK', 'S', 1751272078, 1751272078, '1'),
(216115, 38472, 'QU', 'OK', 'S', 1751272184, 1751272184, '1'),
(216116, 38473, 'QU', 'OK', 'S', 1751272214, 1751272214, '1'),
(216117, 31470, 'QU', 'OK', 'S', 1751273523, 1751273523, '1'),
(216118, 23726, 'QU', 'OK', 'S', 1751273592, 1751273592, '1'),
(216119, 23726, 'QU', 'OK', 'S', 1751273592, 1751273592, '1'),
(216120, 23726, 'QU', 'OK', 'S', 1751273592, 1751273592, '1'),
(216121, 31144, 'QU', 'OK', 'S', 1751275512, 1751275512, '1'),
(216122, 3920, 'QU', 'OK', 'S', 1751275551, 1751275551, '1'),
(216123, 29690, 'QU', 'OK', 'S', 1751275555, 1751275555, '1'),
(216124, 4106, 'QU', 'OK', 'S', 1751275816, 1751275816, '1'),
(216125, 21626, 'QU', 'OK', 'S', 1751276826, 1751276826, '1'),
(216126, 13552, 'QU', 'OK', 'S', 1751276836, 1751276836, '1'),
(216127, 25923, 'QU', 'OK', 'S', 1751276851, 1751276851, '1'),
(216128, 13552, 'QU', 'OK', 'S', 1751276851, 1751276851, '1'),
(216129, 25923, 'QU', 'OK', 'S', 1751276853, 1751276853, '1'),
(216130, 25923, 'QU', 'OK', 'S', 1751276860, 1751276860, '1'),
(216131, 25923, 'QU', 'OK', 'S', 1751276863, 1751276863, '1'),
(216132, 25923, 'QU', 'OK', 'S', 1751276870, 1751276870, '1'),
(216133, 25923, 'QU', 'OK', 'S', 1751276873, 1751276873, '1'),
(216134, 25923, 'QU', 'OK', 'S', 1751276876, 1751276876, '1'),
(216135, 25923, 'QU', 'OK', 'S', 1751276879, 1751276879, '1'),
(216136, 25923, 'QU', 'OK', 'S', 1751276882, 1751276882, '1'),
(216137, 25923, 'QU', 'OK', 'S', 1751276885, 1751276885, '1'),
(216138, 25923, 'QU', 'OK', 'S', 1751276889, 1751276889, '1'),
(216139, 25923, 'QU', 'OK', 'S', 1751276894, 1751276894, '1'),
(216140, 25923, 'QU', 'OK', 'S', 1751276898, 1751276898, '1'),
(216141, 25923, 'QU', 'OK', 'S', 1751276902, 1751276902, '1'),
(216142, 25923, 'QU', 'OK', 'S', 1751276906, 1751276906, '1'),
(216143, 25923, 'QU', 'OK', 'S', 1751276910, 1751276910, '1'),
(216144, 25923, 'QU', 'OK', 'S', 1751276919, 1751276919, '1'),
(216145, 25923, 'QU', 'OK', 'S', 1751276921, 1751276921, '1'),
(216146, 25923, 'QU', 'OK', 'S', 1751276932, 1751276932, '1'),
(216147, 25923, 'QU', 'OK', 'S', 1751276935, 1751276935, '1'),
(216148, 13317, 'QU', 'OK', 'S', 1751276944, 1751276944, '1'),
(216149, 25923, 'QU', 'OK', 'S', 1751276955, 1751276955, '1'),
(216150, 25923, 'QU', 'OK', 'S', 1751276958, 1751276958, '1'),
(216151, 25923, 'QU', 'OK', 'S', 1751276965, 1751276965, '1'),
(216152, 25923, 'QU', 'OK', 'S', 1751276967, 1751276967, '1'),
(216153, 23154, 'QU', 'OK', 'S', 1751276999, 1751276999, '1'),
(216154, 23154, 'QU', 'OK', 'S', 1751277002, 1751277002, '1'),
(216155, 23154, 'QU', 'OK', 'S', 1751277004, 1751277004, '1'),
(216156, 23154, 'QU', 'OK', 'S', 1751277007, 1751277007, '1'),
(216157, 23154, 'QU', 'OK', 'S', 1751277009, 1751277009, '1'),
(216158, 28849, 'QU', 'OK', 'S', 1751277066, 1751277066, '1'),
(216159, 28849, 'QU', 'OK', 'S', 1751277069, 1751277069, '1'),
(216160, 28849, 'QU', 'OK', 'S', 1751277076, 1751277076, '1'),
(216161, 28849, 'QU', 'OK', 'S', 1751277078, 1751277078, '1'),
(216162, 28849, 'QU', 'OK', 'S', 1751277080, 1751277080, '1'),
(216163, 28849, 'QU', 'OK', 'S', 1751277089, 1751277089, '1'),
(216164, 28849, 'QU', 'OK', 'S', 1751277095, 1751277095, '1'),
(216165, 28849, 'QU', 'OK', 'S', 1751277097, 1751277097, '1'),
(216166, 28849, 'QU', 'OK', 'S', 1751277118, 1751277118, '1'),
(216167, 28849, 'QU', 'OK', 'S', 1751277125, 1751277125, '1'),
(216168, 28849, 'QU', 'OK', 'S', 1751277128, 1751277128, '1'),
(216169, 28849, 'QU', 'OK', 'S', 1751277138, 1751277138, '1'),
(216170, 28849, 'QU', 'OK', 'S', 1751277140, 1751277140, '1'),
(216171, 28849, 'QU', 'OK', 'S', 1751277156, 1751277156, '1'),
(216172, 28849, 'QU', 'OK', 'S', 1751277162, 1751277162, '1'),
(216173, 28849, 'QU', 'OK', 'S', 1751277164, 1751277164, '1'),
(216174, 26719, 'QU', 'OK', 'S', 1751277324, 1751277324, '1'),
(216175, 29993, 'QU', 'OK', 'S', 1751277421, 1751277421, '1'),
(216176, 30088, 'QU', 'OK', 'S', 1751277521, 1751277521, '1'),
(216177, 30088, 'QU', 'OK', 'S', 1751277532, 1751277532, '1'),
(216178, 13581, 'QU', 'OK', 'S', 1751277572, 1751277572, '1'),
(216179, 26697, 'QU', 'OK', 'S', 1751277610, 1751277610, '1'),
(216180, 30086, 'QU', 'OK', 'S', 1751277662, 1751277662, '1'),
(216181, 13515, 'QU', 'OK', 'S', 1751277713, 1751277713, '1'),
(216182, 13515, 'QU', 'OK', 'S', 1751277744, 1751277744, '1'),
(216183, 13515, 'QU', 'OK', 'S', 1751277826, 1751277826, '1'),
(216184, 17612, 'QU', 'OK', 'S', 1751277838, 1751277838, '1'),
(216185, 12029, 'QU', 'OK', 'S', 1751277865, 1751277865, '1'),
(216186, 12150, 'QU', 'OK', 'S', 1751277882, 1751277882, '1'),
(216187, 23854, 'QU', 'OK', 'S', 1751277943, 1751277943, '1'),
(216188, 29643, 'QU', 'OK', 'S', 1751277972, 1751277972, '1'),
(216189, 29629, 'QU', 'OK', 'S', 1751278005, 1751278005, '1'),
(216190, 29629, 'QU', 'OK', 'S', 1751278011, 1751278011, '1'),
(216191, 37209, 'QU', 'OK', 'S', 1751278150, 1751278150, '1'),
(216192, 23472, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216193, 23472, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216194, 23478, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216195, 23478, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216196, 23516, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216197, 23657, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216198, 24528, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216199, 24817, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216200, 24817, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216201, 24817, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216202, 24817, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216203, 27606, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216204, 27606, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216205, 27606, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216206, 28020, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216207, 28020, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216208, 28020, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216209, 28314, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216210, 28643, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216211, 29580, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216212, 29578, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216213, 30181, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216214, 30182, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216215, 30431, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216216, 29372, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216217, 29372, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216218, 29372, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216219, 29372, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216220, 24826, 'QU', 'OK', 'S', 1751278450, 1751278450, '1'),
(216221, 24826, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216222, 28314, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216223, 28314, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216224, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216225, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216226, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216227, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216228, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216229, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216230, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216231, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216232, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216233, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216234, 33473, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216235, 23662, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216236, 33879, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216237, 34394, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216238, 32811, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216239, 35098, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216240, 35098, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216241, 35098, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216242, 35370, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216243, 35370, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216244, 35435, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216245, 35435, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216246, 32811, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216247, 32811, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216248, 35486, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216249, 35486, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216250, 35486, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216251, 35486, 'QU', 'OK', 'S', 1751278451, 1751278451, '1'),
(216252, 33928, 'QU', 'OK', 'S', 1751278593, 1751278593, '1'),
(216253, 27793, 'QU', 'OK', 'S', 1751279124, 1751279124, '1'),
(216254, 34646, 'QU', 'OK', 'S', 1751279127, 1751279127, '1'),
(216255, 23709, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216256, 31195, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216257, 31065, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216258, 31380, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216259, 31173, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216260, 31176, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216261, 31547, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216262, 37088, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216263, 37087, 'QU', 'OK', 'S', 1751279174, 1751279174, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(216264, 32102, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216265, 37105, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216266, 38114, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216267, 38110, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216268, 38234, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216269, 37569, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216270, 29514, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216271, 38467, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216272, 38467, 'QU', 'OK', 'S', 1751279174, 1751279174, '1'),
(216273, 17646, 'QU', 'OK', 'S', 1751279457, 1751279457, '1'),
(216274, 17644, 'QU', 'OK', 'S', 1751279750, 1751279750, '1'),
(216275, 38368, 'QU', 'OK', 'S', 1751279794, 1751279794, '1'),
(216276, 37577, 'QU', 'OK', 'S', 1751279799, 1751279799, '1'),
(216277, 37560, 'QU', 'OK', 'S', 1751279867, 1751279867, '1'),
(216278, 37244, 'QU', 'OK', 'S', 1751280477, 1751280477, '1'),
(216279, 37212, 'QU', 'OK', 'S', 1751280479, 1751280479, '1'),
(216280, 37244, 'QU', 'OK', 'S', 1751280481, 1751280481, '1'),
(216281, 37212, 'QU', 'OK', 'S', 1751280484, 1751280484, '1'),
(216282, 37244, 'QU', 'OK', 'S', 1751280486, 1751280486, '1'),
(216283, 37244, 'QU', 'OK', 'S', 1751280488, 1751280488, '1'),
(216284, 37243, 'QU', 'OK', 'S', 1751280490, 1751280490, '1'),
(216285, 37212, 'QU', 'OK', 'S', 1751280494, 1751280494, '1'),
(216286, 37243, 'QU', 'OK', 'S', 1751280495, 1751280495, '1'),
(216287, 37243, 'QU', 'OK', 'S', 1751280496, 1751280496, '1'),
(216288, 37243, 'QU', 'OK', 'S', 1751280497, 1751280497, '1'),
(216289, 37243, 'QU', 'OK', 'S', 1751280497, 1751280497, '1'),
(216290, 37244, 'QU', 'OK', 'S', 1751280498, 1751280498, '1'),
(216291, 37244, 'QU', 'OK', 'S', 1751280499, 1751280499, '1'),
(216292, 37209, 'QU', 'OK', 'S', 1751280500, 1751280500, '1'),
(216293, 37244, 'QU', 'OK', 'S', 1751280501, 1751280501, '1'),
(216294, 37209, 'QU', 'OK', 'S', 1751280502, 1751280502, '1'),
(216295, 37212, 'QU', 'OK', 'S', 1751280529, 1751280529, '1'),
(216296, 7692, 'QU', 'OK', 'S', 1751280532, 1751280532, '1'),
(216297, 37244, 'QU', 'OK', 'S', 1751280535, 1751280535, '1'),
(216298, 7692, 'QU', 'OK', 'S', 1751280544, 1751280544, '1'),
(216299, 37244, 'QU', 'OK', 'S', 1751280544, 1751280544, '1'),
(216300, 37243, 'QU', 'OK', 'S', 1751280547, 1751280547, '1'),
(216301, 7692, 'QU', 'OK', 'S', 1751280550, 1751280550, '1'),
(216302, 37212, 'QU', 'OK', 'S', 1751280551, 1751280551, '1'),
(216303, 37244, 'QU', 'OK', 'S', 1751280555, 1751280555, '1'),
(216304, 7692, 'QU', 'OK', 'S', 1751280555, 1751280555, '1'),
(216305, 37243, 'QU', 'OK', 'S', 1751280558, 1751280558, '1'),
(216306, 37243, 'QU', 'OK', 'S', 1751280562, 1751280562, '1'),
(216307, 37209, 'QU', 'OK', 'S', 1751280566, 1751280566, '1'),
(216308, 7692, 'QU', 'OK', 'S', 1751280570, 1751280570, '1'),
(216309, 37244, 'QU', 'OK', 'S', 1751280571, 1751280571, '1'),
(216310, 37244, 'QU', 'OK', 'S', 1751280573, 1751280573, '1'),
(216311, 37243, 'QU', 'OK', 'S', 1751280576, 1751280576, '1'),
(216312, 37243, 'QU', 'OK', 'S', 1751280579, 1751280579, '1'),
(216313, 7692, 'QU', 'OK', 'S', 1751280581, 1751280581, '1'),
(216314, 37244, 'QU', 'OK', 'S', 1751280582, 1751280582, '1'),
(216315, 37209, 'QU', 'OK', 'S', 1751280585, 1751280585, '1'),
(216316, 7692, 'QU', 'OK', 'S', 1751280589, 1751280589, '1'),
(216317, 37212, 'QU', 'OK', 'S', 1751280595, 1751280595, '1'),
(216318, 7692, 'QU', 'OK', 'S', 1751280595, 1751280595, '1'),
(216319, 7692, 'QU', 'OK', 'S', 1751280601, 1751280601, '1'),
(216320, 37244, 'QU', 'OK', 'S', 1751280602, 1751280602, '1'),
(216321, 7692, 'QU', 'OK', 'S', 1751280606, 1751280606, '1'),
(216322, 7692, 'QU', 'OK', 'S', 1751280611, 1751280611, '1'),
(216323, 7692, 'QU', 'OK', 'S', 1751280614, 1751280614, '1'),
(216324, 7692, 'QU', 'OK', 'S', 1751280625, 1751280625, '1'),
(216325, 33250, 'QU', 'OK', 'S', 1751280641, 1751280641, '1'),
(216326, 33250, 'QU', 'OK', 'S', 1751280646, 1751280646, '1'),
(216327, 33250, 'QU', 'OK', 'S', 1751280678, 1751280678, '1'),
(216328, 33250, 'QU', 'OK', 'S', 1751280693, 1751280693, '1'),
(216329, 37212, 'QU', 'OK', 'S', 1751280781, 1751280781, '1'),
(216330, 37212, 'QU', 'OK', 'S', 1751280794, 1751280794, '1'),
(216331, 13721, 'QU', 'OK', 'S', 1751280825, 1751280825, '1'),
(216332, 29767, 'QU', 'OK', 'S', 1751280838, 1751280838, '1'),
(216333, 14253, 'QU', 'OK', 'S', 1751280841, 1751280841, '1'),
(216334, 36301, 'QU', 'OK', 'S', 1751280848, 1751280848, '1'),
(216335, 36698, 'QU', 'OK', 'S', 1751280856, 1751280856, '1'),
(216336, 23726, 'QU', 'OK', 'S', 1751280871, 1751280871, '1'),
(216337, 37209, 'QU', 'OK', 'S', 1751281170, 1751281170, '1'),
(216338, 22732, 'QU', 'OK', 'S', 1751281561, 1751281561, '1'),
(216339, 24840, 'QU', 'OK', 'S', 1751281729, 1751281729, '1'),
(216340, 24840, 'QU', 'OK', 'S', 1751281737, 1751281737, '1'),
(216341, 26634, 'QU', 'OK', 'S', 1751281780, 1751281780, '1'),
(216342, 24675, 'QU', 'OK', 'S', 1751281851, 1751281851, '1'),
(216343, 37244, 'QU', 'OK', 'S', 1751281939, 1751281939, '1'),
(216344, 37209, 'QU', 'OK', 'S', 1751281940, 1751281940, '1'),
(216345, 37244, 'QU', 'OK', 'S', 1751281940, 1751281940, '1'),
(216346, 37243, 'QU', 'OK', 'S', 1751281943, 1751281943, '1'),
(216347, 37243, 'QU', 'OK', 'S', 1751281943, 1751281943, '1'),
(216348, 37244, 'QU', 'OK', 'S', 1751281945, 1751281945, '1'),
(216349, 37244, 'QU', 'OK', 'S', 1751281946, 1751281946, '1'),
(216350, 37209, 'QU', 'OK', 'S', 1751281951, 1751281951, '1'),
(216351, 37243, 'QU', 'OK', 'S', 1751281952, 1751281952, '1'),
(216352, 19842, 'QU', 'OK', 'S', 1751281958, 1751281958, '1'),
(216353, 37243, 'QU', 'OK', 'S', 1751281961, 1751281961, '1'),
(216354, 37244, 'QU', 'OK', 'S', 1751281963, 1751281963, '1'),
(216355, 37243, 'QU', 'OK', 'S', 1751281964, 1751281964, '1'),
(216356, 37244, 'QU', 'OK', 'S', 1751281964, 1751281964, '1'),
(216357, 37244, 'QU', 'OK', 'S', 1751281965, 1751281965, '1'),
(216358, 37212, 'QU', 'OK', 'S', 1751281968, 1751281968, '1'),
(216359, 17486, 'QU', 'OK', 'S', 1751281981, 1751281981, '1'),
(216360, 37244, 'QU', 'OK', 'S', 1751282006, 1751282006, '1'),
(216361, 37244, 'QU', 'OK', 'S', 1751282014, 1751282014, '1'),
(216362, 37244, 'QU', 'OK', 'S', 1751282019, 1751282019, '1'),
(216363, 38495, 'QU', 'OK', 'S', 1751282025, 1751282025, '1'),
(216364, 37244, 'QU', 'OK', 'S', 1751282063, 1751282063, '1'),
(216365, 37212, 'QU', 'OK', 'S', 1751282068, 1751282068, '1'),
(216366, 37209, 'QU', 'OK', 'S', 1751282097, 1751282097, '1'),
(216367, 35856, 'QU', 'OK', 'S', 1751282129, 1751282129, '1'),
(216368, 37243, 'QU', 'OK', 'S', 1751282157, 1751282157, '1'),
(216369, 37243, 'QU', 'OK', 'S', 1751282161, 1751282161, '1'),
(216370, 37243, 'QU', 'OK', 'S', 1751282165, 1751282165, '1'),
(216371, 37243, 'QU', 'OK', 'S', 1751282172, 1751282172, '1'),
(216372, 37243, 'QU', 'OK', 'S', 1751282175, 1751282175, '1'),
(216373, 37244, 'QU', 'OK', 'S', 1751282251, 1751282251, '1'),
(216374, 31455, 'QU', 'OK', 'S', 1751282473, 1751282473, '1'),
(216375, 36658, 'QU', 'OK', 'S', 1751282534, 1751282534, '1'),
(216376, 38493, 'QU', 'OK', 'S', 1751283333, 1751283333, '1'),
(216377, 31147, 'QU', 'OK', 'S', 1751283763, 1751283763, '1'),
(216378, 31147, 'QU', 'OK', 'S', 1751283768, 1751283768, '1'),
(216379, 37961, 'QU', 'OK', 'S', 1751284151, 1751284151, '1'),
(216380, 37507, 'QU', 'OK', 'S', 1751284772, 1751284772, '1'),
(216381, 35025, 'QU', 'OK', 'S', 1751285677, 1751285677, '1'),
(216382, 35025, 'QU', 'OK', 'S', 1751285685, 1751285685, '1'),
(216383, 35025, 'QU', 'OK', 'S', 1751285688, 1751285688, '1'),
(216384, 36728, 'QU', 'OK', 'S', 1751285723, 1751285723, '1'),
(216385, 36728, 'QU', 'OK', 'S', 1751285737, 1751285737, '1'),
(216386, 36728, 'QU', 'OK', 'S', 1751285783, 1751285783, '1'),
(216387, 36728, 'QU', 'OK', 'S', 1751285794, 1751285794, '1'),
(216388, 36728, 'QU', 'OK', 'S', 1751285810, 1751285810, '1'),
(216389, 36728, 'QU', 'OK', 'S', 1751285816, 1751285816, '1'),
(216390, 36728, 'QU', 'OK', 'S', 1751285825, 1751285825, '1'),
(216391, 36728, 'QU', 'OK', 'S', 1751285859, 1751285859, '1'),
(216392, 36728, 'QU', 'OK', 'S', 1751285868, 1751285868, '1'),
(216393, 36728, 'QU', 'OK', 'S', 1751285872, 1751285872, '1'),
(216394, 36907, 'QU', 'OK', 'S', 1751285974, 1751285974, '1'),
(216395, 36907, 'QU', 'OK', 'S', 1751286456, 1751286456, '1'),
(216396, 31553, 'QU', 'OK', 'S', 1751286472, 1751286472, '1'),
(216397, 31553, 'QU', 'OK', 'S', 1751286474, 1751286474, '1'),
(216398, 36907, 'QU', 'OK', 'S', 1751286476, 1751286476, '1'),
(216399, 36907, 'QU', 'OK', 'S', 1751286490, 1751286490, '1'),
(216400, 36907, 'QU', 'OK', 'S', 1751286497, 1751286497, '1'),
(216401, 36907, 'QU', 'OK', 'S', 1751286506, 1751286506, '1'),
(216402, 36907, 'QU', 'OK', 'S', 1751286521, 1751286521, '1'),
(216403, 36907, 'QU', 'OK', 'S', 1751286530, 1751286530, '1'),
(216404, 36907, 'QU', 'OK', 'S', 1751286540, 1751286540, '1'),
(216405, 36907, 'QU', 'OK', 'S', 1751286545, 1751286545, '1'),
(216406, 31361, 'QU', 'OK', 'S', 1751286595, 1751286595, '1'),
(216407, 38421, 'QU', 'OK', 'S', 1751286713, 1751286713, '1'),
(216408, 38421, 'QU', 'OK', 'S', 1751286722, 1751286722, '1'),
(216409, 38421, 'QU', 'OK', 'S', 1751286736, 1751286736, '1'),
(216410, 38421, 'QU', 'OK', 'S', 1751286751, 1751286751, '1'),
(216411, 38421, 'QU', 'OK', 'S', 1751286765, 1751286765, '1'),
(216412, 38421, 'QU', 'OK', 'S', 1751286775, 1751286775, '1'),
(216413, 38421, 'QU', 'OK', 'S', 1751286784, 1751286784, '1'),
(216414, 38421, 'QU', 'OK', 'S', 1751286837, 1751286837, '1'),
(216415, 38421, 'QU', 'OK', 'S', 1751286880, 1751286880, '1'),
(216416, 38421, 'QU', 'OK', 'S', 1751286888, 1751286888, '1'),
(216417, 38421, 'QU', 'OK', 'S', 1751286910, 1751286910, '1'),
(216418, 38421, 'QU', 'OK', 'S', 1751286923, 1751286923, '1'),
(216419, 38421, 'QU', 'OK', 'S', 1751286929, 1751286929, '1'),
(216420, 14908, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216421, 15638, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216422, 20431, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216423, 20138, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216424, 25540, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216425, 18592, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216426, 37753, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216427, 37305, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216428, 3090, 'QU', 'OK', 'S', 1751287289, 1751287289, '1'),
(216429, 18507, 'QU', 'OK', 'S', 1751287540, 1751287540, '1'),
(216430, 15546, 'QU', 'OK', 'S', 1751287728, 1751287728, '1'),
(216431, 30613, 'QU', 'OK', 'S', 1751287822, 1751287822, '1'),
(216432, 17053, 'QU', 'OK', 'S', 1751288133, 1751288133, '1'),
(216433, 23061, 'QU', 'OK', 'S', 1751288226, 1751288226, '1'),
(216434, 4089, 'QU', 'OK', 'S', 1751288636, 1751288636, '1'),
(216435, 4089, 'QU', 'OK', 'S', 1751288644, 1751288644, '1'),
(216436, 11801, 'QU', 'OK', 'S', 1751288845, 1751288845, '1'),
(216437, 37513, 'QU', 'OK', 'S', 1751289038, 1751289038, '1'),
(216438, 3344, 'QU', 'OK', 'S', 1751289230, 1751289230, '1'),
(216439, 14171, 'QU', 'OK', 'S', 1751289593, 1751289593, '1'),
(216440, 12058, 'QU', 'OK', 'S', 1751289915, 1751289915, '1'),
(216441, 34045, 'QU', 'OK', 'S', 1751290019, 1751290019, '1'),
(216442, 34045, 'QU', 'OK', 'S', 1751290027, 1751290027, '1'),
(216443, 34045, 'QU', 'OK', 'S', 1751290048, 1751290048, '1'),
(216444, 12254, 'QU', 'OK', 'S', 1751290209, 1751290209, '1'),
(216445, 37280, 'QU', 'OK', 'S', 1751347899, 1751347899, '1'),
(216446, 34018, 'QU', 'OK', 'S', 1751349254, 1751349254, '1'),
(216447, 34018, 'QU', 'OK', 'S', 1751349261, 1751349261, '1'),
(216448, 34018, 'QU', 'OK', 'S', 1751349268, 1751349268, '1'),
(216449, 34018, 'QU', 'OK', 'S', 1751349278, 1751349278, '1'),
(216450, 34018, 'QU', 'OK', 'S', 1751349281, 1751349281, '1'),
(216451, 34018, 'QU', 'OK', 'S', 1751349301, 1751349301, '1'),
(216452, 34018, 'QU', 'OK', 'S', 1751349303, 1751349303, '1'),
(216453, 34018, 'QU', 'OK', 'S', 1751349305, 1751349305, '1'),
(216454, 34018, 'QU', 'OK', 'S', 1751349313, 1751349313, '1'),
(216455, 34018, 'QU', 'OK', 'S', 1751349329, 1751349329, '1'),
(216456, 34018, 'QU', 'OK', 'S', 1751349336, 1751349336, '1'),
(216457, 34018, 'QU', 'OK', 'S', 1751349340, 1751349340, '1'),
(216458, 34018, 'QU', 'OK', 'S', 1751349342, 1751349342, '1'),
(216459, 12749, 'QU', 'OK', 'S', 1751349821, 1751349821, '1'),
(216460, 34360, 'QU', 'OK', 'S', 1751349925, 1751349925, '1'),
(216461, 12883, 'QU', 'OK', 'S', 1751350317, 1751350317, '1'),
(216462, 12847, 'QU', 'OK', 'S', 1751350387, 1751350387, '1'),
(216463, 12851, 'QU', 'OK', 'S', 1751350666, 1751350666, '1'),
(216464, 36867, 'QU', 'OK', 'S', 1751350819, 1751350819, '1'),
(216465, 17309, 'QU', 'OK', 'S', 1751351010, 1751351010, '1'),
(216466, 17309, 'QU', 'OK', 'S', 1751351020, 1751351020, '1'),
(216467, 23066, 'QU', 'OK', 'S', 1751351157, 1751351157, '1'),
(216468, 21243, 'QU', 'OK', 'S', 1751351205, 1751351205, '1'),
(216469, 36656, 'QU', 'OK', 'S', 1751351210, 1751351210, '1'),
(216470, 36854, 'QU', 'OK', 'S', 1751351216, 1751351216, '1'),
(216471, 34870, 'QU', 'OK', 'S', 1751351219, 1751351219, '1'),
(216472, 37796, 'QU', 'OK', 'S', 1751351223, 1751351223, '1'),
(216473, 34870, 'QU', 'OK', 'S', 1751351249, 1751351249, '1'),
(216474, 22711, 'QU', 'OK', 'S', 1751351255, 1751351255, '1'),
(216475, 21243, 'QU', 'OK', 'S', 1751351259, 1751351259, '1'),
(216476, 13304, 'QU', 'OK', 'S', 1751351264, 1751351264, '1'),
(216477, 4076, 'QU', 'OK', 'S', 1751351268, 1751351268, '1'),
(216478, 13304, 'QU', 'OK', 'S', 1751351277, 1751351277, '1'),
(216479, 35133, 'QU', 'OK', 'S', 1751351280, 1751351280, '1'),
(216480, 35133, 'QU', 'OK', 'S', 1751351283, 1751351283, '1'),
(216481, 35133, 'QU', 'OK', 'S', 1751351286, 1751351286, '1'),
(216482, 22711, 'QU', 'OK', 'S', 1751351287, 1751351287, '1'),
(216483, 36656, 'QU', 'OK', 'S', 1751351289, 1751351289, '1'),
(216484, 36656, 'QU', 'OK', 'S', 1751351293, 1751351293, '1'),
(216485, 13304, 'QU', 'OK', 'S', 1751351296, 1751351296, '1'),
(216486, 4076, 'QU', 'OK', 'S', 1751351301, 1751351301, '1'),
(216487, 9514, 'QU', 'OK', 'S', 1751351312, 1751351312, '1'),
(216488, 29584, 'QU', 'OK', 'S', 1751351316, 1751351316, '1'),
(216489, 36656, 'QU', 'OK', 'S', 1751351320, 1751351320, '1'),
(216490, 10978, 'QU', 'OK', 'S', 1751351325, 1751351325, '1'),
(216491, 35132, 'QU', 'OK', 'S', 1751351329, 1751351329, '1'),
(216492, 1556, 'QU', 'OK', 'S', 1751351332, 1751351332, '1'),
(216493, 35315, 'QU', 'OK', 'S', 1751351354, 1751351354, '1'),
(216494, 23439, 'QU', 'OK', 'S', 1751351370, 1751351370, '1'),
(216495, 23439, 'QU', 'OK', 'S', 1751351378, 1751351378, '1'),
(216496, 23439, 'QU', 'OK', 'S', 1751351485, 1751351485, '1'),
(216497, 24055, 'QU', 'OK', 'S', 1751351598, 1751351598, '1'),
(216498, 10978, 'QU', 'OK', 'S', 1751351807, 1751351807, '1'),
(216499, 10978, 'QU', 'OK', 'S', 1751351816, 1751351816, '1'),
(216500, 10978, 'QU', 'OK', 'S', 1751351819, 1751351819, '1'),
(216501, 30059, 'QU', 'OK', 'S', 1751351938, 1751351938, '1'),
(216502, 30059, 'QU', 'OK', 'S', 1751351940, 1751351940, '1'),
(216503, 30059, 'QU', 'OK', 'S', 1751351947, 1751351947, '1'),
(216504, 28610, 'QU', 'OK', 'S', 1751352137, 1751352137, '1'),
(216505, 28610, 'QU', 'OK', 'S', 1751352142, 1751352142, '1'),
(216506, 33879, 'QU', 'OK', 'S', 1751352232, 1751352232, '1'),
(216507, 38442, 'QU', 'OK', 'S', 1751353158, 1751353158, '1'),
(216508, 38442, 'QU', 'OK', 'S', 1751353169, 1751353169, '1'),
(216509, 31138, 'QU', 'OK', 'S', 1751355853, 1751355853, '1'),
(216510, 31138, 'QU', 'OK', 'S', 1751364479, 1751364479, '1'),
(216511, 37285, 'QU', 'OK', 'S', 1751364530, 1751364530, '1'),
(216512, 37285, 'QU', 'OK', 'S', 1751364536, 1751364536, '1'),
(216513, 38498, 'QU', 'OK', 'S', 1751364639, 1751364639, '1'),
(216514, 38497, 'QU', 'OK', 'S', 1751364668, 1751364668, '1'),
(216515, 25685, 'QU', 'OK', 'S', 1751364816, 1751364816, '1'),
(216516, 38516, 'QU', 'OK', 'S', 1751365308, 1751365308, '1'),
(216517, 38517, 'QU', 'OK', 'S', 1751365826, 1751365826, '1'),
(216518, 38492, 'QU', 'OK', 'S', 1751366286, 1751366286, '1'),
(216519, 38516, 'QU', 'OK', 'S', 1751366419, 1751366419, '1'),
(216520, 14838, 'QU', 'OK', 'S', 1751367111, 1751367111, '1'),
(216521, 14838, 'QU', 'OK', 'S', 1751367111, 1751367111, '1'),
(216522, 14838, 'QU', 'OK', 'S', 1751367280, 1751367280, '1'),
(216523, 14838, 'QU', 'OK', 'S', 1751367282, 1751367282, '1'),
(216524, 14838, 'QU', 'OK', 'S', 1751367285, 1751367285, '1'),
(216525, 14838, 'QU', 'OK', 'S', 1751367287, 1751367287, '1'),
(216526, 3254, 'QU', 'OK', 'S', 1751367315, 1751367315, '1'),
(216527, 3254, 'QU', 'OK', 'S', 1751367337, 1751367337, '1'),
(216528, 23441, 'QU', 'OK', 'S', 1751367366, 1751367366, '1'),
(216529, 23441, 'QU', 'OK', 'S', 1751367390, 1751367390, '1'),
(216530, 23441, 'QU', 'OK', 'S', 1751367393, 1751367393, '1'),
(216531, 23441, 'QU', 'OK', 'S', 1751367395, 1751367395, '1'),
(216532, 23441, 'QU', 'OK', 'S', 1751367397, 1751367397, '1'),
(216533, 23441, 'QU', 'OK', 'S', 1751367400, 1751367400, '1'),
(216534, 23441, 'QU', 'OK', 'S', 1751367402, 1751367402, '1'),
(216535, 23441, 'QU', 'OK', 'S', 1751367409, 1751367409, '1'),
(216536, 23441, 'QU', 'OK', 'S', 1751367412, 1751367412, '1'),
(216537, 23441, 'QU', 'OK', 'S', 1751367415, 1751367415, '1'),
(216538, 23441, 'QU', 'OK', 'S', 1751367418, 1751367418, '1'),
(216539, 23441, 'QU', 'OK', 'S', 1751367420, 1751367420, '1'),
(216540, 23441, 'QU', 'OK', 'S', 1751367424, 1751367424, '1'),
(216541, 23441, 'QU', 'OK', 'S', 1751367427, 1751367427, '1'),
(216542, 23441, 'QU', 'OK', 'S', 1751367429, 1751367429, '1'),
(216543, 23441, 'QU', 'OK', 'S', 1751367432, 1751367432, '1'),
(216544, 23441, 'QU', 'OK', 'S', 1751367435, 1751367435, '1'),
(216545, 23441, 'QU', 'OK', 'S', 1751367456, 1751367456, '1'),
(216546, 23441, 'QU', 'OK', 'S', 1751367458, 1751367458, '1'),
(216547, 23441, 'QU', 'OK', 'S', 1751367460, 1751367460, '1'),
(216548, 23441, 'QU', 'OK', 'S', 1751367463, 1751367463, '1'),
(216549, 23441, 'QU', 'OK', 'S', 1751367465, 1751367465, '1'),
(216550, 23441, 'QU', 'OK', 'S', 1751367467, 1751367467, '1'),
(216551, 23441, 'QU', 'OK', 'S', 1751367470, 1751367470, '1'),
(216552, 23441, 'QU', 'OK', 'S', 1751367472, 1751367472, '1'),
(216553, 23441, 'QU', 'OK', 'S', 1751367474, 1751367474, '1'),
(216554, 23441, 'QU', 'OK', 'S', 1751367485, 1751367485, '1'),
(216555, 23441, 'QU', 'OK', 'S', 1751367497, 1751367497, '1'),
(216556, 23441, 'QU', 'OK', 'S', 1751367499, 1751367499, '1'),
(216557, 23441, 'QU', 'OK', 'S', 1751367502, 1751367502, '1'),
(216558, 23441, 'QU', 'OK', 'S', 1751367505, 1751367505, '1'),
(216559, 23441, 'QU', 'OK', 'S', 1751367509, 1751367509, '1'),
(216560, 23441, 'QU', 'OK', 'S', 1751367511, 1751367511, '1'),
(216561, 31924, 'QU', 'OK', 'S', 1751367535, 1751367535, '1'),
(216562, 1556, 'QU', 'OK', 'S', 1751367563, 1751367563, '1'),
(216563, 1556, 'QU', 'OK', 'S', 1751367592, 1751367592, '1'),
(216564, 38518, 'QU', 'OK', 'S', 1751368018, 1751368018, '1'),
(216565, 23455, 'QU', 'OK', 'S', 1751368443, 1751368443, '1'),
(216566, 23439, 'QU', 'OK', 'S', 1751368446, 1751368446, '1'),
(216567, 38505, 'QU', 'OK', 'S', 1751368491, 1751368491, '1'),
(216568, 38506, 'QU', 'OK', 'S', 1751368531, 1751368531, '1'),
(216569, 38512, 'QU', 'OK', 'S', 1751368661, 1751368661, '1'),
(216570, 38513, 'QU', 'OK', 'S', 1751368700, 1751368700, '1'),
(216571, 38514, 'QU', 'OK', 'S', 1751368805, 1751368805, '1'),
(216572, 38515, 'QU', 'OK', 'S', 1751368896, 1751368896, '1'),
(216573, 38504, 'QU', 'OK', 'S', 1751369011, 1751369011, '1'),
(216574, 38500, 'QU', 'OK', 'S', 1751369202, 1751369202, '1'),
(216575, 38501, 'QU', 'OK', 'S', 1751369235, 1751369235, '1'),
(216576, 38502, 'QU', 'OK', 'S', 1751369267, 1751369267, '1'),
(216577, 38503, 'QU', 'OK', 'S', 1751369302, 1751369302, '1'),
(216578, 38507, 'QU', 'OK', 'S', 1751369654, 1751369654, '1'),
(216579, 38508, 'QU', 'OK', 'S', 1751369693, 1751369693, '1'),
(216580, 38509, 'QU', 'OK', 'S', 1751369734, 1751369734, '1'),
(216581, 31138, 'QU', 'OK', 'S', 1751369771, 1751369771, '1'),
(216582, 38510, 'QU', 'OK', 'S', 1751369775, 1751369775, '1'),
(216583, 31147, 'QU', 'OK', 'S', 1751369801, 1751369801, '1'),
(216584, 36730, 'QU', 'OK', 'S', 1751370457, 1751370457, '1'),
(216585, 32811, 'QU', 'OK', 'S', 1751370500, 1751370500, '1'),
(216586, 32811, 'QU', 'OK', 'S', 1751370500, 1751370500, '1'),
(216587, 32811, 'QU', 'OK', 'S', 1751370500, 1751370500, '1'),
(216588, 38435, 'QU', 'OK', 'S', 1751370551, 1751370551, '1'),
(216589, 38435, 'QU', 'OK', 'S', 1751370587, 1751370587, '1'),
(216590, 38435, 'QU', 'OK', 'S', 1751370601, 1751370601, '1'),
(216591, 38435, 'QU', 'OK', 'S', 1751370611, 1751370611, '1'),
(216592, 38435, 'QU', 'OK', 'S', 1751370635, 1751370635, '1'),
(216593, 38435, 'QU', 'OK', 'S', 1751370664, 1751370664, '1'),
(216594, 38435, 'QU', 'OK', 'S', 1751370688, 1751370688, '1'),
(216595, 38435, 'QU', 'OK', 'S', 1751370729, 1751370729, '1'),
(216596, 38435, 'QU', 'OK', 'S', 1751370746, 1751370746, '1'),
(216597, 38460, 'QU', 'OK', 'S', 1751370948, 1751370948, '1'),
(216598, 38460, 'QU', 'OK', 'S', 1751370957, 1751370957, '1'),
(216599, 38460, 'QU', 'OK', 'S', 1751370971, 1751370971, '1'),
(216600, 38460, 'QU', 'OK', 'S', 1751370988, 1751370988, '1'),
(216601, 38460, 'QU', 'OK', 'S', 1751371002, 1751371002, '1'),
(216602, 38460, 'QU', 'OK', 'S', 1751371025, 1751371025, '1'),
(216603, 38460, 'QU', 'OK', 'S', 1751371038, 1751371038, '1'),
(216604, 38460, 'QU', 'OK', 'S', 1751371052, 1751371052, '1'),
(216605, 38460, 'QU', 'OK', 'S', 1751371086, 1751371086, '1'),
(216606, 38460, 'QU', 'OK', 'S', 1751371102, 1751371102, '1'),
(216607, 23441, 'QU', 'OK', 'S', 1751371312, 1751371312, '1'),
(216608, 23439, 'QU', 'OK', 'S', 1751371318, 1751371318, '1'),
(216609, 38511, 'QU', 'OK', 'S', 1751371902, 1751371902, '1'),
(216610, 16846, 'QU', 'OK', 'S', 1751372823, 1751372823, '1'),
(216611, 38429, 'QU', 'OK', 'S', 1751372916, 1751372916, '1'),
(216612, 38431, 'QU', 'OK', 'S', 1751372927, 1751372927, '1'),
(216613, 38433, 'QU', 'OK', 'S', 1751372933, 1751372933, '1'),
(216614, 24582, 'QU', 'OK', 'S', 1751372943, 1751372943, '1'),
(216615, 26837, 'QU', 'OK', 'S', 1751372946, 1751372946, '1'),
(216616, 14474, 'QU', 'OK', 'S', 1751372949, 1751372949, '1'),
(216617, 24897, 'QU', 'OK', 'S', 1751372951, 1751372951, '1'),
(216618, 12995, 'QU', 'OK', 'S', 1751372954, 1751372954, '1'),
(216619, 26920, 'QU', 'OK', 'S', 1751372957, 1751372957, '1'),
(216620, 35884, 'QU', 'OK', 'S', 1751373286, 1751373286, '1'),
(216621, 31520, 'QU', 'OK', 'S', 1751373296, 1751373296, '1'),
(216622, 31611, 'QU', 'OK', 'S', 1751373445, 1751373445, '1'),
(216623, 31611, 'QU', 'OK', 'S', 1751373448, 1751373448, '1'),
(216624, 37961, 'QU', 'OK', 'S', 1751374848, 1751374848, '1'),
(216625, 37961, 'QU', 'OK', 'S', 1751374856, 1751374856, '1'),
(216626, 37961, 'QU', 'OK', 'S', 1751374862, 1751374862, '1'),
(216627, 37961, 'QU', 'OK', 'S', 1751374868, 1751374868, '1'),
(216628, 37961, 'QU', 'OK', 'S', 1751374872, 1751374872, '1'),
(216629, 35894, 'QU', 'OK', 'S', 1751374876, 1751374876, '1'),
(216630, 35894, 'QU', 'OK', 'S', 1751374878, 1751374878, '1'),
(216631, 35894, 'QU', 'OK', 'S', 1751374880, 1751374880, '1'),
(216632, 35894, 'QU', 'OK', 'S', 1751374883, 1751374883, '1'),
(216633, 35894, 'QU', 'OK', 'S', 1751374887, 1751374887, '1'),
(216634, 35894, 'QU', 'OK', 'S', 1751374889, 1751374889, '1'),
(216635, 35894, 'QU', 'OK', 'S', 1751374892, 1751374892, '1'),
(216636, 35894, 'QU', 'OK', 'S', 1751374894, 1751374894, '1'),
(216637, 35894, 'QU', 'OK', 'S', 1751374900, 1751374900, '1'),
(216638, 35894, 'QU', 'OK', 'S', 1751374902, 1751374902, '1'),
(216639, 37438, 'QU', 'OK', 'S', 1751374959, 1751374959, '1'),
(216640, 37438, 'QU', 'OK', 'S', 1751374977, 1751374977, '1'),
(216641, 37438, 'QU', 'OK', 'S', 1751374993, 1751374993, '1'),
(216642, 37438, 'QU', 'OK', 'S', 1751374997, 1751374997, '1'),
(216643, 37438, 'QU', 'OK', 'S', 1751374999, 1751374999, '1'),
(216644, 37438, 'QU', 'OK', 'S', 1751375011, 1751375011, '1'),
(216645, 37438, 'QU', 'OK', 'S', 1751375015, 1751375015, '1'),
(216646, 37438, 'QU', 'OK', 'S', 1751375079, 1751375079, '1'),
(216647, 37764, 'QU', 'OK', 'S', 1751375080, 1751375080, '1'),
(216648, 37766, 'QU', 'OK', 'S', 1751375117, 1751375117, '1'),
(216649, 37814, 'QU', 'OK', 'S', 1751375159, 1751375159, '1'),
(216650, 37438, 'QU', 'OK', 'S', 1751375231, 1751375231, '1'),
(216651, 37438, 'QU', 'OK', 'S', 1751375233, 1751375233, '1'),
(216652, 37438, 'QU', 'OK', 'S', 1751375235, 1751375235, '1'),
(216653, 37438, 'QU', 'OK', 'S', 1751375236, 1751375236, '1'),
(216654, 37438, 'QU', 'OK', 'S', 1751375237, 1751375237, '1'),
(216655, 37438, 'QU', 'OK', 'S', 1751375239, 1751375239, '1'),
(216656, 37438, 'QU', 'OK', 'S', 1751375240, 1751375240, '1'),
(216657, 37438, 'QU', 'OK', 'S', 1751375254, 1751375254, '1'),
(216658, 37438, 'QU', 'OK', 'S', 1751375258, 1751375258, '1'),
(216659, 37438, 'QU', 'OK', 'S', 1751375261, 1751375261, '1'),
(216660, 37769, 'QU', 'OK', 'S', 1751375264, 1751375264, '1'),
(216661, 37438, 'QU', 'OK', 'S', 1751375264, 1751375264, '1'),
(216662, 37438, 'QU', 'OK', 'S', 1751375266, 1751375266, '1'),
(216663, 37438, 'QU', 'OK', 'S', 1751375269, 1751375269, '1'),
(216664, 37438, 'QU', 'OK', 'S', 1751375274, 1751375274, '1'),
(216665, 37962, 'QU', 'OK', 'S', 1751375354, 1751375354, '1'),
(216666, 37438, 'QU', 'OK', 'S', 1751375365, 1751375365, '1'),
(216667, 37438, 'QU', 'OK', 'S', 1751375384, 1751375384, '1'),
(216668, 37438, 'QU', 'OK', 'S', 1751375416, 1751375416, '1'),
(216669, 37438, 'QU', 'OK', 'S', 1751375421, 1751375421, '1'),
(216670, 37438, 'QU', 'OK', 'S', 1751375424, 1751375424, '1'),
(216671, 37438, 'QU', 'OK', 'S', 1751375427, 1751375427, '1'),
(216672, 31588, 'QU', 'OK', 'S', 1751375430, 1751375430, '1'),
(216673, 37438, 'QU', 'OK', 'S', 1751375430, 1751375430, '1'),
(216674, 37438, 'QU', 'OK', 'S', 1751375434, 1751375434, '1'),
(216675, 37438, 'QU', 'OK', 'S', 1751375439, 1751375439, '1'),
(216676, 37438, 'QU', 'OK', 'S', 1751375451, 1751375451, '1'),
(216677, 37438, 'QU', 'OK', 'S', 1751375462, 1751375462, '1'),
(216678, 18764, 'QU', 'OK', 'S', 1751375471, 1751375471, '1'),
(216679, 37438, 'QU', 'OK', 'S', 1751375474, 1751375474, '1'),
(216680, 37770, 'QU', 'OK', 'S', 1751375502, 1751375502, '1'),
(216681, 37507, 'QU', 'OK', 'S', 1751375544, 1751375544, '1'),
(216682, 37438, 'QU', 'OK', 'S', 1751376086, 1751376086, '1'),
(216683, 37438, 'QU', 'OK', 'S', 1751376089, 1751376089, '1'),
(216684, 36469, 'QU', 'OK', 'S', 1751432914, 1751432914, '1'),
(216685, 31144, 'QU', 'OK', 'S', 1751432940, 1751432940, '1'),
(216686, 37763, 'QU', 'OK', 'S', 1751434385, 1751434385, '1'),
(216687, 36976, 'QU', 'OK', 'S', 1751434424, 1751434424, '1'),
(216688, 32246, 'QU', 'OK', 'S', 1751434469, 1751434469, '1'),
(216689, 3227, 'QU', 'OK', 'S', 1751435581, 1751435581, '1'),
(216690, 37522, 'QU', 'OK', 'S', 1751439236, 1751439236, '1'),
(216691, 18107, 'QU', 'OK', 'S', 1751441929, 1751441929, '1'),
(216692, 38527, 'QU', 'OK', 'S', 1751442410, 1751442410, '1'),
(216693, 34276, 'QU', 'OK', 'S', 1751442468, 1751442468, '1'),
(216694, 34276, 'QU', 'OK', 'S', 1751442478, 1751442478, '1'),
(216695, 36745, 'QU', 'OK', 'S', 1751442484, 1751442484, '1'),
(216696, 35515, 'QU', 'OK', 'S', 1751442489, 1751442489, '1'),
(216697, 34963, 'QU', 'OK', 'S', 1751442492, 1751442492, '1'),
(216698, 37748, 'QU', 'OK', 'S', 1751442496, 1751442496, '1'),
(216699, 36397, 'QU', 'OK', 'S', 1751442499, 1751442499, '1'),
(216700, 23043, 'QU', 'OK', 'S', 1751442502, 1751442502, '1'),
(216701, 22706, 'QU', 'OK', 'S', 1751442506, 1751442506, '1'),
(216702, 22706, 'QU', 'OK', 'S', 1751442511, 1751442511, '1'),
(216703, 30529, 'QU', 'OK', 'S', 1751442515, 1751442515, '1'),
(216704, 36904, 'QU', 'OK', 'S', 1751442526, 1751442526, '1'),
(216705, 31746, 'QU', 'OK', 'S', 1751442532, 1751442532, '1'),
(216706, 36901, 'QU', 'OK', 'S', 1751442536, 1751442536, '1'),
(216707, 38148, 'QU', 'OK', 'S', 1751442545, 1751442545, '1'),
(216708, 38148, 'QU', 'OK', 'S', 1751442548, 1751442548, '1'),
(216709, 37420, 'QU', 'OK', 'S', 1751442552, 1751442552, '1'),
(216710, 38157, 'QU', 'OK', 'S', 1751442556, 1751442556, '1'),
(216711, 33946, 'QU', 'OK', 'S', 1751442559, 1751442559, '1'),
(216712, 38083, 'QU', 'OK', 'S', 1751442565, 1751442565, '1'),
(216713, 38082, 'QU', 'OK', 'S', 1751442569, 1751442569, '1'),
(216714, 37377, 'QU', 'OK', 'S', 1751442572, 1751442572, '1'),
(216715, 37560, 'QU', 'OK', 'S', 1751442576, 1751442576, '1'),
(216716, 16191, 'QU', 'OK', 'S', 1751442595, 1751442595, '1'),
(216717, 35943, 'QU', 'OK', 'S', 1751442609, 1751442609, '1'),
(216718, 22706, 'QU', 'OK', 'S', 1751442614, 1751442614, '1'),
(216719, 22706, 'QU', 'OK', 'S', 1751442617, 1751442617, '1'),
(216720, 38528, 'QU', 'OK', 'S', 1751442619, 1751442619, '1'),
(216721, 37489, 'QU', 'OK', 'S', 1751442622, 1751442622, '1'),
(216722, 16713, 'QU', 'OK', 'S', 1751442627, 1751442627, '1'),
(216723, 3926, 'QU', 'OK', 'S', 1751442632, 1751442632, '1'),
(216724, 22846, 'QU', 'OK', 'S', 1751442636, 1751442636, '1'),
(216725, 38091, 'QU', 'OK', 'S', 1751442640, 1751442640, '1'),
(216726, 38264, 'QU', 'OK', 'S', 1751442644, 1751442644, '1'),
(216727, 29767, 'QU', 'OK', 'S', 1751442648, 1751442648, '1'),
(216728, 3926, 'QU', 'OK', 'S', 1751442652, 1751442652, '1'),
(216729, 16713, 'QU', 'OK', 'S', 1751442657, 1751442657, '1'),
(216730, 35382, 'QU', 'OK', 'S', 1751442660, 1751442660, '1'),
(216731, 38529, 'QU', 'OK', 'S', 1751442683, 1751442683, '1'),
(216732, 30529, 'QU', 'OK', 'S', 1751442700, 1751442700, '1'),
(216733, 30529, 'QU', 'OK', 'S', 1751442705, 1751442705, '1'),
(216734, 38530, 'QU', 'OK', 'S', 1751443355, 1751443355, '1'),
(216735, 38531, 'QU', 'OK', 'S', 1751443387, 1751443387, '1'),
(216736, 38532, 'QU', 'OK', 'S', 1751443422, 1751443422, '1'),
(216737, 38519, 'QU', 'OK', 'S', 1751443633, 1751443633, '1'),
(216738, 38520, 'QU', 'OK', 'S', 1751443663, 1751443663, '1'),
(216739, 38521, 'QU', 'OK', 'S', 1751443711, 1751443711, '1'),
(216740, 38522, 'QU', 'OK', 'S', 1751443756, 1751443756, '1'),
(216741, 38523, 'QU', 'OK', 'S', 1751443835, 1751443835, '1'),
(216742, 38524, 'QU', 'OK', 'S', 1751443878, 1751443878, '1'),
(216743, 38525, 'QU', 'OK', 'S', 1751444094, 1751444094, '1'),
(216744, 38526, 'QU', 'OK', 'S', 1751444125, 1751444125, '1'),
(216745, 38435, 'QU', 'OK', 'S', 1751444731, 1751444731, '1'),
(216746, 38435, 'QU', 'OK', 'S', 1751444735, 1751444735, '1'),
(216747, 38435, 'QU', 'OK', 'S', 1751444774, 1751444774, '1'),
(216748, 31144, 'QU', 'OK', 'S', 1751445301, 1751445301, '1'),
(216749, 31144, 'QU', 'OK', 'S', 1751449051, 1751449051, '1'),
(216750, 34742, 'QU', 'OK', 'S', 1751452057, 1751452057, '1'),
(216751, 18164, 'QU', 'OK', 'S', 1751452074, 1751452074, '1'),
(216752, 18164, 'QU', 'OK', 'S', 1751452078, 1751452078, '1'),
(216753, 27762, 'QU', 'OK', 'S', 1751452083, 1751452083, '1'),
(216754, 28813, 'QU', 'OK', 'S', 1751452088, 1751452088, '1'),
(216755, 28698, 'QU', 'OK', 'S', 1751452093, 1751452093, '1'),
(216756, 29235, 'QU', 'OK', 'S', 1751452098, 1751452098, '1'),
(216757, 22320, 'QU', 'OK', 'S', 1751452103, 1751452103, '1'),
(216758, 27893, 'QU', 'OK', 'S', 1751452109, 1751452109, '1'),
(216759, 28697, 'QU', 'OK', 'S', 1751452115, 1751452115, '1'),
(216760, 32012, 'QU', 'OK', 'S', 1751452121, 1751452121, '1'),
(216761, 24425, 'QU', 'OK', 'S', 1751452127, 1751452127, '1'),
(216762, 23809, 'QU', 'OK', 'S', 1751452131, 1751452131, '1'),
(216763, 25761, 'QU', 'OK', 'S', 1751452142, 1751452142, '1'),
(216764, 28814, 'QU', 'OK', 'S', 1751452151, 1751452151, '1'),
(216765, 32902, 'QU', 'OK', 'S', 1751452163, 1751452163, '1'),
(216766, 35338, 'QU', 'OK', 'S', 1751452168, 1751452168, '1'),
(216767, 18066, 'QU', 'OK', 'S', 1751452171, 1751452171, '1'),
(216768, 29242, 'QU', 'OK', 'S', 1751452178, 1751452178, '1'),
(216769, 23561, 'QU', 'OK', 'S', 1751452183, 1751452183, '1'),
(216770, 22320, 'QU', 'OK', 'S', 1751452190, 1751452190, '1'),
(216771, 24144, 'QU', 'OK', 'S', 1751452196, 1751452196, '1'),
(216772, 32828, 'QU', 'OK', 'S', 1751452202, 1751452202, '1'),
(216773, 28693, 'QU', 'OK', 'S', 1751452208, 1751452208, '1'),
(216774, 25019, 'QU', 'OK', 'S', 1751452213, 1751452213, '1'),
(216775, 29241, 'QU', 'OK', 'S', 1751452218, 1751452218, '1'),
(216776, 16464, 'QU', 'OK', 'S', 1751452225, 1751452225, '1'),
(216777, 19061, 'QU', 'OK', 'S', 1751452234, 1751452234, '1'),
(216778, 27498, 'QU', 'OK', 'S', 1751452594, 1751452594, '1'),
(216779, 28705, 'QU', 'OK', 'S', 1751452599, 1751452599, '1'),
(216780, 28704, 'QU', 'OK', 'S', 1751452615, 1751452615, '1'),
(216781, 30215, 'QU', 'OK', 'S', 1751452630, 1751452630, '1'),
(216782, 37878, 'QU', 'OK', 'S', 1751452862, 1751452862, '1'),
(216783, 26964, 'QU', 'OK', 'S', 1751452867, 1751452867, '1'),
(216784, 36987, 'QU', 'OK', 'S', 1751452872, 1751452872, '1'),
(216785, 37581, 'QU', 'OK', 'S', 1751452877, 1751452877, '1'),
(216786, 29213, 'QU', 'OK', 'S', 1751452882, 1751452882, '1'),
(216787, 37578, 'QU', 'OK', 'S', 1751452887, 1751452887, '1'),
(216788, 37578, 'QU', 'OK', 'S', 1751452892, 1751452892, '1'),
(216789, 30446, 'QU', 'OK', 'S', 1751452897, 1751452897, '1'),
(216790, 37355, 'QU', 'OK', 'S', 1751453938, 1751453938, '1'),
(216791, 37800, 'QU', 'OK', 'S', 1751453944, 1751453944, '1'),
(216792, 35632, 'QU', 'OK', 'S', 1751453949, 1751453949, '1'),
(216793, 29497, 'QU', 'OK', 'S', 1751453954, 1751453954, '1'),
(216794, 38055, 'QU', 'OK', 'S', 1751453959, 1751453959, '1'),
(216795, 38540, 'QU', 'OK', 'S', 1751454059, 1751454059, '1'),
(216796, 38548, 'QU', 'OK', 'S', 1751454124, 1751454124, '1'),
(216797, 36813, 'QU', 'OK', 'S', 1751454243, 1751454243, '1'),
(216798, 29569, 'QU', 'OK', 'S', 1751454248, 1751454248, '1'),
(216799, 38549, 'QU', 'OK', 'S', 1751454250, 1751454250, '1'),
(216800, 37767, 'QU', 'OK', 'S', 1751454254, 1751454254, '1'),
(216801, 38550, 'QU', 'OK', 'S', 1751454280, 1751454280, '1'),
(216802, 38551, 'QU', 'OK', 'S', 1751454319, 1751454319, '1'),
(216803, 37640, 'QU', 'OK', 'S', 1751454402, 1751454402, '1'),
(216804, 38542, 'QU', 'OK', 'S', 1751454505, 1751454505, '1'),
(216805, 38543, 'QU', 'OK', 'S', 1751454563, 1751454563, '1'),
(216806, 38544, 'QU', 'OK', 'S', 1751454604, 1751454604, '1'),
(216807, 38541, 'QU', 'OK', 'S', 1751454795, 1751454795, '1'),
(216808, 38545, 'QU', 'OK', 'S', 1751454837, 1751454837, '1'),
(216809, 38545, 'QU', 'OK', 'S', 1751454882, 1751454882, '1'),
(216810, 36366, 'QU', 'OK', 'S', 1751455302, 1751455302, '1'),
(216811, 25761, 'QU', 'OK', 'S', 1751455305, 1751455305, '1'),
(216812, 31363, 'QU', 'OK', 'S', 1751455308, 1751455308, '1'),
(216813, 38534, 'QU', 'OK', 'S', 1751455554, 1751455554, '1'),
(216814, 38535, 'QU', 'OK', 'S', 1751455602, 1751455602, '1'),
(216815, 38534, 'QU', 'OK', 'S', 1751455627, 1751455627, '1'),
(216816, 38535, 'QU', 'OK', 'S', 1751455760, 1751455760, '1'),
(216817, 38536, 'QU', 'OK', 'S', 1751455816, 1751455816, '1'),
(216818, 38537, 'QU', 'OK', 'S', 1751455846, 1751455846, '1'),
(216819, 38538, 'QU', 'OK', 'S', 1751455875, 1751455875, '1'),
(216820, 38539, 'QU', 'OK', 'S', 1751455902, 1751455902, '1'),
(216821, 27500, 'QU', 'OK', 'S', 1751455977, 1751455977, '1'),
(216822, 38546, 'QU', 'OK', 'S', 1751456525, 1751456525, '1'),
(216823, 38546, 'QU', 'OK', 'S', 1751456637, 1751456637, '1'),
(216824, 38546, 'QU', 'OK', 'S', 1751456640, 1751456640, '1'),
(216825, 38546, 'QU', 'OK', 'S', 1751456643, 1751456643, '1'),
(216826, 38547, 'QU', 'OK', 'S', 1751456848, 1751456848, '1'),
(216827, 37780, 'QU', 'OK', 'S', 1751457146, 1751457146, '1'),
(216828, 37822, 'QU', 'OK', 'S', 1751457321, 1751457321, '1'),
(216829, 38410, 'QU', 'OK', 'S', 1751457555, 1751457555, '1'),
(216830, 38410, 'QU', 'OK', 'S', 1751457558, 1751457558, '1'),
(216831, 32246, 'QU', 'OK', 'S', 1751457866, 1751457866, '1'),
(216832, 35930, 'QU', 'OK', 'S', 1751458636, 1751458636, '1'),
(216833, 26210, 'QU', 'OK', 'S', 1751458988, 1751458988, '1'),
(216834, 31307, 'QU', 'OK', 'S', 1751459170, 1751459170, '1'),
(216835, 34113, 'QU', 'OK', 'S', 1751459235, 1751459235, '1'),
(216836, 31669, 'QU', 'OK', 'S', 1751459267, 1751459267, '1'),
(216837, 31334, 'QU', 'OK', 'S', 1751459300, 1751459300, '1'),
(216838, 26951, 'QU', 'OK', 'S', 1751459333, 1751459333, '1'),
(216839, 31670, 'QU', 'OK', 'S', 1751459365, 1751459365, '1'),
(216840, 32003, 'QU', 'OK', 'S', 1751459569, 1751459569, '1'),
(216841, 16608, 'QU', 'OK', 'S', 1751459624, 1751459624, '1'),
(216842, 25132, 'QU', 'OK', 'S', 1751459727, 1751459727, '1'),
(216843, 23620, 'QU', 'OK', 'S', 1751459732, 1751459732, '1'),
(216844, 25053, 'QU', 'OK', 'S', 1751459736, 1751459736, '1'),
(216845, 25132, 'QU', 'OK', 'S', 1751459742, 1751459742, '1'),
(216846, 25123, 'QU', 'OK', 'S', 1751459746, 1751459746, '1'),
(216847, 36976, 'QU', 'OK', 'S', 1751459751, 1751459751, '1'),
(216848, 23041, 'QU', 'OK', 'S', 1751459797, 1751459797, '1'),
(216849, 25051, 'QU', 'OK', 'S', 1751459802, 1751459802, '1'),
(216850, 38410, 'QU', 'OK', 'S', 1751459858, 1751459858, '1'),
(216851, 37658, 'QU', 'OK', 'S', 1751460176, 1751460176, '1'),
(216852, 37779, 'QU', 'OK', 'S', 1751460229, 1751460229, '1'),
(216853, 35819, 'QU', 'OK', 'S', 1751460273, 1751460273, '1'),
(216854, 7067, 'QU', 'OK', 'S', 1751460348, 1751460348, '1'),
(216855, 3106, 'QU', 'OK', 'S', 1751460411, 1751460411, '1'),
(216856, 3106, 'QU', 'OK', 'S', 1751460415, 1751460415, '1'),
(216857, 3106, 'QU', 'OK', 'S', 1751460417, 1751460417, '1'),
(216858, 3106, 'QU', 'OK', 'S', 1751460428, 1751460428, '1'),
(216859, 35839, 'QU', 'OK', 'S', 1751460429, 1751460429, '1'),
(216860, 3106, 'QU', 'OK', 'S', 1751460431, 1751460431, '1'),
(216861, 29585, 'QU', 'OK', 'S', 1751460475, 1751460475, '1'),
(216862, 38400, 'QU', 'OK', 'S', 1751460498, 1751460498, '1'),
(216863, 18523, 'QU', 'OK', 'S', 1751460526, 1751460526, '1'),
(216864, 18519, 'QU', 'OK', 'S', 1751460530, 1751460530, '1'),
(216865, 16268, 'QU', 'OK', 'S', 1751460531, 1751460531, '1'),
(216866, 18522, 'QU', 'OK', 'S', 1751460534, 1751460534, '1'),
(216867, 22582, 'QU', 'OK', 'S', 1751460536, 1751460536, '1'),
(216868, 22582, 'QU', 'OK', 'S', 1751460539, 1751460539, '1'),
(216869, 10537, 'QU', 'OK', 'S', 1751460564, 1751460564, '1'),
(216870, 16268, 'QU', 'OK', 'S', 1751460596, 1751460596, '1'),
(216871, 36763, 'QU', 'OK', 'S', 1751460613, 1751460613, '1'),
(216872, 25018, 'QU', 'OK', 'S', 1751460624, 1751460624, '1'),
(216873, 31919, 'QU', 'OK', 'S', 1751460708, 1751460708, '1'),
(216874, 18516, 'QU', 'OK', 'S', 1751460849, 1751460849, '1'),
(216875, 13858, 'QU', 'OK', 'S', 1751460851, 1751460851, '1'),
(216876, 27849, 'QU', 'OK', 'S', 1751460893, 1751460893, '1'),
(216877, 37385, 'QU', 'OK', 'S', 1751460932, 1751460932, '1'),
(216878, 6894, 'QU', 'OK', 'S', 1751460940, 1751460940, '1'),
(216879, 7067, 'QU', 'OK', 'S', 1751460967, 1751460967, '1'),
(216880, 17778, 'QU', 'OK', 'S', 1751460995, 1751460995, '1'),
(216881, 17778, 'QU', 'OK', 'S', 1751460995, 1751460995, '1'),
(216882, 17778, 'QU', 'OK', 'S', 1751460995, 1751460995, '1'),
(216883, 17778, 'QU', 'OK', 'S', 1751460995, 1751460995, '1'),
(216884, 1829, 'QU', 'OK', 'S', 1751461049, 1751461049, '1'),
(216885, 1829, 'QU', 'OK', 'S', 1751461055, 1751461055, '1'),
(216886, 1829, 'QU', 'OK', 'S', 1751461057, 1751461057, '1'),
(216887, 1829, 'QU', 'OK', 'S', 1751461060, 1751461060, '1'),
(216888, 17777, 'QU', 'OK', 'S', 1751461072, 1751461072, '1'),
(216889, 2086, 'QU', 'OK', 'S', 1751461167, 1751461167, '1'),
(216890, 33551, 'QU', 'OK', 'S', 1751461171, 1751461171, '1'),
(216891, 2086, 'QU', 'OK', 'S', 1751461172, 1751461172, '1'),
(216892, 2086, 'QU', 'OK', 'S', 1751461175, 1751461175, '1'),
(216893, 2086, 'QU', 'OK', 'S', 1751461179, 1751461179, '1'),
(216894, 2086, 'QU', 'OK', 'S', 1751461182, 1751461182, '1'),
(216895, 35819, 'QU', 'OK', 'S', 1751461256, 1751461256, '1'),
(216896, 1828, 'QU', 'OK', 'S', 1751461276, 1751461276, '1'),
(216897, 1828, 'QU', 'OK', 'S', 1751461283, 1751461283, '1'),
(216898, 1828, 'QU', 'OK', 'S', 1751461288, 1751461288, '1'),
(216899, 1828, 'QU', 'OK', 'S', 1751461295, 1751461295, '1'),
(216900, 35820, 'QU', 'OK', 'S', 1751461296, 1751461296, '1'),
(216901, 1828, 'QU', 'OK', 'S', 1751461302, 1751461302, '1'),
(216902, 1828, 'QU', 'OK', 'S', 1751461305, 1751461305, '1'),
(216903, 1828, 'QU', 'OK', 'S', 1751461308, 1751461308, '1'),
(216904, 33320, 'QU', 'OK', 'S', 1751461328, 1751461328, '1'),
(216905, 17775, 'QU', 'OK', 'S', 1751461425, 1751461425, '1'),
(216906, 17774, 'QU', 'OK', 'S', 1751461483, 1751461483, '1'),
(216907, 17774, 'QU', 'OK', 'S', 1751461483, 1751461483, '1'),
(216908, 17774, 'QU', 'OK', 'S', 1751461483, 1751461483, '1'),
(216909, 17771, 'QU', 'OK', 'S', 1751461504, 1751461504, '1'),
(216910, 37780, 'QU', 'OK', 'S', 1751461514, 1751461514, '1'),
(216911, 30366, 'QU', 'OK', 'S', 1751461731, 1751461731, '1'),
(216912, 7068, 'QU', 'OK', 'S', 1751461738, 1751461738, '1'),
(216913, 30366, 'QU', 'OK', 'S', 1751461773, 1751461773, '1'),
(216914, 17768, 'QU', 'OK', 'S', 1751461812, 1751461812, '1'),
(216915, 17768, 'QU', 'OK', 'S', 1751461812, 1751461812, '1'),
(216916, 17768, 'QU', 'OK', 'S', 1751461812, 1751461812, '1'),
(216917, 17768, 'QU', 'OK', 'S', 1751461812, 1751461812, '1'),
(216918, 17768, 'QU', 'OK', 'S', 1751461812, 1751461812, '1'),
(216919, 7829, 'QU', 'OK', 'S', 1751461817, 1751461817, '1'),
(216920, 1836, 'QU', 'OK', 'S', 1751461895, 1751461895, '1'),
(216921, 17767, 'QU', 'OK', 'S', 1751462041, 1751462041, '1'),
(216922, 17767, 'QU', 'OK', 'S', 1751462041, 1751462041, '1'),
(216923, 17767, 'QU', 'OK', 'S', 1751462041, 1751462041, '1'),
(216924, 17766, 'QU', 'OK', 'S', 1751462359, 1751462359, '1'),
(216925, 17765, 'QU', 'OK', 'S', 1751462484, 1751462484, '1'),
(216926, 15388, 'QU', 'OK', 'S', 1751462941, 1751462941, '1'),
(216927, 15388, 'QU', 'OK', 'S', 1751462941, 1751462941, '1'),
(216928, 15388, 'QU', 'OK', 'S', 1751462941, 1751462941, '1'),
(216929, 15388, 'QU', 'OK', 'S', 1751462941, 1751462941, '1'),
(216930, 15387, 'QU', 'OK', 'S', 1751463111, 1751463111, '1'),
(216931, 15387, 'QU', 'OK', 'S', 1751463111, 1751463111, '1'),
(216932, 15387, 'QU', 'OK', 'S', 1751463111, 1751463111, '1'),
(216933, 15387, 'QU', 'OK', 'S', 1751463111, 1751463111, '1'),
(216934, 15387, 'QU', 'OK', 'S', 1751463111, 1751463111, '1'),
(216935, 15386, 'QU', 'OK', 'S', 1751463221, 1751463221, '1'),
(216936, 15386, 'QU', 'OK', 'S', 1751463221, 1751463221, '1'),
(216937, 15386, 'QU', 'OK', 'S', 1751463221, 1751463221, '1'),
(216938, 15385, 'QU', 'OK', 'S', 1751463410, 1751463410, '1'),
(216939, 15385, 'QU', 'OK', 'S', 1751463410, 1751463410, '1'),
(216940, 15385, 'QU', 'OK', 'S', 1751463410, 1751463410, '1'),
(216941, 15385, 'QU', 'OK', 'S', 1751463410, 1751463410, '1'),
(216942, 15385, 'QU', 'OK', 'S', 1751463410, 1751463410, '1'),
(216943, 15384, 'QU', 'OK', 'S', 1751463555, 1751463555, '1'),
(216944, 15384, 'QU', 'OK', 'S', 1751463555, 1751463555, '1'),
(216945, 15384, 'QU', 'OK', 'S', 1751463555, 1751463555, '1'),
(216946, 15383, 'QU', 'OK', 'S', 1751463636, 1751463636, '1'),
(216947, 15382, 'QU', 'OK', 'S', 1751463709, 1751463709, '1'),
(216948, 31144, 'QU', 'OK', 'S', 1751520840, 1751520840, '1'),
(216949, 31147, 'QU', 'OK', 'S', 1751520881, 1751520881, '1'),
(216950, 23880, 'QU', 'OK', 'S', 1751524184, 1751524184, '1'),
(216951, 20149, 'QU', 'OK', 'S', 1751524189, 1751524189, '1'),
(216952, 23880, 'QU', 'OK', 'S', 1751524194, 1751524194, '1'),
(216953, 23880, 'QU', 'OK', 'S', 1751524197, 1751524197, '1'),
(216954, 38496, 'QU', 'OK', 'S', 1751524203, 1751524203, '1'),
(216955, 38493, 'QU', 'OK', 'S', 1751524207, 1751524207, '1'),
(216956, 38493, 'QU', 'OK', 'S', 1751524234, 1751524234, '1'),
(216957, 38496, 'QU', 'OK', 'S', 1751524239, 1751524239, '1'),
(216958, 38496, 'QU', 'OK', 'S', 1751524245, 1751524245, '1'),
(216959, 38493, 'QU', 'OK', 'S', 1751524248, 1751524248, '1'),
(216960, 38135, 'QU', 'OK', 'S', 1751524251, 1751524251, '1'),
(216961, 35338, 'QU', 'OK', 'S', 1751524258, 1751524258, '1'),
(216962, 29544, 'QU', 'OK', 'S', 1751524263, 1751524263, '1'),
(216963, 2051, 'QU', 'OK', 'S', 1751524271, 1751524271, '1'),
(216964, 3887, 'QU', 'OK', 'S', 1751524277, 1751524277, '1'),
(216965, 2051, 'QU', 'OK', 'S', 1751524281, 1751524281, '1'),
(216966, 38386, 'QU', 'OK', 'S', 1751524286, 1751524286, '1'),
(216967, 38135, 'QU', 'OK', 'S', 1751524293, 1751524293, '1'),
(216968, 15610, 'QU', 'OK', 'S', 1751524300, 1751524300, '1'),
(216969, 3141, 'QU', 'OK', 'S', 1751524305, 1751524305, '1'),
(216970, 35547, 'QU', 'OK', 'S', 1751524311, 1751524311, '1'),
(216971, 35547, 'QU', 'OK', 'S', 1751524318, 1751524318, '1'),
(216972, 15611, 'QU', 'OK', 'S', 1751524322, 1751524322, '1'),
(216973, 35547, 'QU', 'OK', 'S', 1751524328, 1751524328, '1'),
(216974, 5184, 'QU', 'OK', 'S', 1751524333, 1751524333, '1'),
(216975, 35547, 'QU', 'OK', 'S', 1751524342, 1751524342, '1'),
(216976, 35099, 'QU', 'OK', 'S', 1751524345, 1751524345, '1'),
(216977, 5184, 'QU', 'OK', 'S', 1751524350, 1751524350, '1'),
(216978, 35547, 'QU', 'OK', 'S', 1751524355, 1751524355, '1'),
(216979, 35547, 'QU', 'OK', 'S', 1751524360, 1751524360, '1'),
(216980, 36880, 'QU', 'OK', 'S', 1751524367, 1751524367, '1'),
(216981, 35850, 'QU', 'OK', 'S', 1751524388, 1751524388, '1'),
(216982, 35099, 'QU', 'OK', 'S', 1751524393, 1751524393, '1'),
(216983, 38515, 'QU', 'OK', 'S', 1751524404, 1751524404, '1'),
(216984, 38513, 'QU', 'OK', 'S', 1751524409, 1751524409, '1'),
(216985, 37100, 'QU', 'OK', 'S', 1751524414, 1751524414, '1'),
(216986, 3954, 'QU', 'OK', 'S', 1751524419, 1751524419, '1'),
(216987, 3954, 'QU', 'OK', 'S', 1751524423, 1751524423, '1'),
(216988, 3887, 'QU', 'OK', 'S', 1751524427, 1751524427, '1'),
(216989, 29412, 'QU', 'OK', 'S', 1751524433, 1751524433, '1'),
(216990, 35850, 'QU', 'OK', 'S', 1751524444, 1751524444, '1'),
(216991, 24424, 'QU', 'OK', 'S', 1751524452, 1751524452, '1'),
(216992, 38506, 'QU', 'OK', 'S', 1751524459, 1751524459, '1'),
(216993, 6230, 'QU', 'OK', 'S', 1751524464, 1751524464, '1'),
(216994, 35099, 'QU', 'OK', 'S', 1751524469, 1751524469, '1'),
(216995, 35099, 'QU', 'OK', 'S', 1751524474, 1751524474, '1'),
(216996, 38493, 'QU', 'OK', 'S', 1751524478, 1751524478, '1'),
(216997, 38515, 'QU', 'OK', 'S', 1751524484, 1751524484, '1'),
(216998, 29412, 'QU', 'OK', 'S', 1751524489, 1751524489, '1'),
(216999, 37419, 'QU', 'OK', 'S', 1751524494, 1751524494, '1'),
(217000, 38440, 'QU', 'OK', 'S', 1751524500, 1751524500, '1'),
(217001, 38440, 'QU', 'OK', 'S', 1751524505, 1751524505, '1'),
(217002, 36592, 'QU', 'OK', 'S', 1751524523, 1751524523, '1'),
(217003, 31732, 'QU', 'OK', 'S', 1751524536, 1751524536, '1'),
(217004, 2796, 'QU', 'OK', 'S', 1751524551, 1751524551, '1'),
(217005, 2847, 'QU', 'OK', 'S', 1751524596, 1751524596, '1'),
(217006, 35547, 'QU', 'OK', 'S', 1751524742, 1751524742, '1'),
(217007, 35547, 'QU', 'OK', 'S', 1751524745, 1751524745, '1'),
(217008, 35547, 'QU', 'OK', 'S', 1751524748, 1751524748, '1'),
(217009, 37103, 'QU', 'OK', 'S', 1751525638, 1751525638, '1'),
(217010, 37103, 'QU', 'OK', 'S', 1751525643, 1751525643, '1'),
(217011, 37103, 'QU', 'OK', 'S', 1751526400, 1751526400, '1'),
(217012, 37103, 'QU', 'OK', 'S', 1751526404, 1751526404, '1'),
(217013, 23365, 'QU', 'OK', 'S', 1751528448, 1751528448, '1'),
(217014, 38111, 'QU', 'OK', 'S', 1751528577, 1751528577, '1'),
(217015, 38111, 'QU', 'OK', 'S', 1751528577, 1751528577, '1'),
(217016, 25589, 'QU', 'OK', 'S', 1751529012, 1751529012, '1'),
(217017, 37976, 'QU', 'OK', 'S', 1751529018, 1751529018, '1'),
(217018, 14343, 'QU', 'OK', 'S', 1751529023, 1751529023, '1'),
(217019, 30721, 'QU', 'OK', 'S', 1751529029, 1751529029, '1'),
(217020, 14341, 'QU', 'OK', 'S', 1751529039, 1751529039, '1'),
(217021, 14343, 'QU', 'OK', 'S', 1751529100, 1751529100, '1'),
(217022, 34409, 'QU', 'OK', 'S', 1751529147, 1751529147, '1'),
(217023, 14343, 'QU', 'OK', 'S', 1751529182, 1751529182, '1'),
(217024, 26410, 'QU', 'OK', 'S', 1751529632, 1751529632, '1'),
(217025, 26410, 'QU', 'OK', 'S', 1751529636, 1751529636, '1'),
(217026, 26410, 'QU', 'OK', 'S', 1751529639, 1751529639, '1'),
(217027, 26410, 'QU', 'OK', 'S', 1751529642, 1751529642, '1'),
(217028, 26410, 'QU', 'OK', 'S', 1751529645, 1751529645, '1'),
(217029, 26410, 'QU', 'OK', 'S', 1751529648, 1751529648, '1'),
(217030, 26410, 'QU', 'OK', 'S', 1751529651, 1751529651, '1'),
(217031, 26410, 'QU', 'OK', 'S', 1751529654, 1751529654, '1'),
(217032, 26410, 'QU', 'OK', 'S', 1751529656, 1751529656, '1'),
(217033, 26410, 'QU', 'OK', 'S', 1751529659, 1751529659, '1'),
(217034, 26410, 'QU', 'OK', 'S', 1751529661, 1751529661, '1'),
(217035, 26410, 'QU', 'OK', 'S', 1751529664, 1751529664, '1'),
(217036, 37103, 'QU', 'OK', 'S', 1751529859, 1751529859, '1'),
(217037, 37103, 'QU', 'OK', 'S', 1751529872, 1751529872, '1'),
(217038, 37103, 'QU', 'OK', 'S', 1751529885, 1751529885, '1'),
(217039, 37103, 'QU', 'OK', 'S', 1751529890, 1751529890, '1'),
(217040, 38474, 'QU', 'OK', 'S', 1751530064, 1751530064, '1'),
(217041, 38474, 'QU', 'OK', 'S', 1751530067, 1751530067, '1'),
(217042, 38474, 'QU', 'OK', 'S', 1751530069, 1751530069, '1'),
(217043, 38474, 'QU', 'OK', 'S', 1751530071, 1751530071, '1'),
(217044, 38474, 'QU', 'OK', 'S', 1751530074, 1751530074, '1'),
(217045, 35024, 'QU', 'OK', 'S', 1751531095, 1751531095, '1'),
(217046, 30240, 'QU', 'OK', 'S', 1751533462, 1751533462, '1'),
(217047, 29765, 'QU', 'OK', 'S', 1751533474, 1751533474, '1'),
(217048, 28548, 'QU', 'OK', 'S', 1751533484, 1751533484, '1'),
(217049, 30239, 'QU', 'OK', 'S', 1751533549, 1751533549, '1'),
(217050, 35053, 'QU', 'OK', 'S', 1751533588, 1751533588, '1'),
(217051, 35053, 'QU', 'OK', 'S', 1751533610, 1751533610, '1'),
(217052, 27786, 'QU', 'OK', 'S', 1751535303, 1751535303, '1'),
(217053, 15881, 'QU', 'OK', 'S', 1751535315, 1751535315, '1'),
(217054, 36724, 'QU', 'OK', 'S', 1751535328, 1751535328, '1'),
(217055, 34373, 'QU', 'OK', 'S', 1751535336, 1751535336, '1'),
(217056, 35822, 'QU', 'OK', 'S', 1751535345, 1751535345, '1'),
(217057, 38570, 'QU', 'OK', 'S', 1751535697, 1751535697, '1'),
(217058, 38571, 'QU', 'OK', 'S', 1751535725, 1751535725, '1'),
(217059, 38572, 'QU', 'OK', 'S', 1751535758, 1751535758, '1'),
(217060, 38518, 'QU', 'OK', 'S', 1751535983, 1751535983, '1'),
(217061, 38564, 'QU', 'OK', 'S', 1751536549, 1751536549, '1'),
(217062, 38564, 'QU', 'OK', 'S', 1751536670, 1751536670, '1'),
(217063, 38565, 'QU', 'OK', 'S', 1751536843, 1751536843, '1'),
(217064, 24851, 'QU', 'OK', 'S', 1751536949, 1751536949, '1'),
(217065, 30222, 'QU', 'OK', 'S', 1751537072, 1751537072, '1'),
(217066, 38566, 'QU', 'OK', 'S', 1751537083, 1751537083, '1'),
(217067, 38567, 'QU', 'OK', 'S', 1751537288, 1751537288, '1'),
(217068, 38568, 'QU', 'OK', 'S', 1751537570, 1751537570, '1'),
(217069, 20558, 'QU', 'OK', 'S', 1751537596, 1751537596, '1'),
(217070, 38569, 'QU', 'OK', 'S', 1751537603, 1751537603, '1'),
(217071, 20558, 'QU', 'OK', 'S', 1751537605, 1751537605, '1'),
(217072, 29613, 'QU', 'OK', 'S', 1751537792, 1751537792, '1'),
(217073, 29613, 'QU', 'OK', 'S', 1751537800, 1751537800, '1'),
(217074, 30306, 'QU', 'OK', 'S', 1751537879, 1751537879, '1'),
(217075, 38552, 'QU', 'OK', 'S', 1751538220, 1751538220, '1'),
(217076, 38553, 'QU', 'OK', 'S', 1751538299, 1751538299, '1'),
(217077, 17580, 'QU', 'OK', 'S', 1751538441, 1751538441, '1'),
(217078, 38554, 'QU', 'OK', 'S', 1751538513, 1751538513, '1'),
(217079, 38555, 'QU', 'OK', 'S', 1751538727, 1751538727, '1'),
(217080, 23553, 'QU', 'OK', 'S', 1751539049, 1751539049, '1'),
(217081, 23553, 'QU', 'OK', 'S', 1751539049, 1751539049, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(217082, 23553, 'QU', 'OK', 'S', 1751539049, 1751539049, '1'),
(217083, 38556, 'QU', 'OK', 'S', 1751539082, 1751539082, '1'),
(217084, 23554, 'QU', 'OK', 'S', 1751539100, 1751539100, '1'),
(217085, 23555, 'QU', 'OK', 'S', 1751539199, 1751539199, '1'),
(217086, 23555, 'QU', 'OK', 'S', 1751539199, 1751539199, '1'),
(217087, 38557, 'QU', 'OK', 'S', 1751539207, 1751539207, '1'),
(217088, 23556, 'QU', 'OK', 'S', 1751539259, 1751539259, '1'),
(217089, 23556, 'QU', 'OK', 'S', 1751539259, 1751539259, '1'),
(217090, 23556, 'QU', 'OK', 'S', 1751539259, 1751539259, '1'),
(217091, 23556, 'QU', 'OK', 'S', 1751539259, 1751539259, '1'),
(217092, 38558, 'QU', 'OK', 'S', 1751539331, 1751539331, '1'),
(217093, 38559, 'QU', 'OK', 'S', 1751539374, 1751539374, '1'),
(217094, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217095, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217096, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217097, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217098, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217099, 23557, 'QU', 'OK', 'S', 1751539448, 1751539448, '1'),
(217100, 38560, 'QU', 'OK', 'S', 1751539536, 1751539536, '1'),
(217101, 38561, 'QU', 'OK', 'S', 1751539591, 1751539591, '1'),
(217102, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217103, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217104, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217105, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217106, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217107, 23558, 'QU', 'OK', 'S', 1751539672, 1751539672, '1'),
(217108, 38562, 'QU', 'OK', 'S', 1751539803, 1751539803, '1'),
(217109, 38563, 'QU', 'OK', 'S', 1751539838, 1751539838, '1'),
(217110, 23559, 'QU', 'OK', 'S', 1751539967, 1751539967, '1'),
(217111, 23559, 'QU', 'OK', 'S', 1751539967, 1751539967, '1'),
(217112, 23564, 'QU', 'OK', 'S', 1751540020, 1751540020, '1'),
(217113, 23564, 'QU', 'OK', 'S', 1751540020, 1751540020, '1'),
(217114, 38590, 'QU', 'OK', 'S', 1751540144, 1751540144, '1'),
(217115, 38589, 'QU', 'OK', 'S', 1751540161, 1751540161, '1'),
(217116, 38588, 'QU', 'OK', 'S', 1751540175, 1751540175, '1'),
(217117, 38587, 'QU', 'OK', 'S', 1751540188, 1751540188, '1'),
(217118, 38586, 'QU', 'OK', 'S', 1751540198, 1751540198, '1'),
(217119, 38585, 'QU', 'OK', 'S', 1751540210, 1751540210, '1'),
(217120, 38584, 'QU', 'OK', 'S', 1751540223, 1751540223, '1'),
(217121, 38583, 'QU', 'OK', 'S', 1751540234, 1751540234, '1'),
(217122, 38582, 'QU', 'OK', 'S', 1751540246, 1751540246, '1'),
(217123, 23565, 'QU', 'OK', 'S', 1751540251, 1751540251, '1'),
(217124, 38581, 'QU', 'OK', 'S', 1751540258, 1751540258, '1'),
(217125, 38580, 'QU', 'OK', 'S', 1751540271, 1751540271, '1'),
(217126, 38579, 'QU', 'OK', 'S', 1751540282, 1751540282, '1'),
(217127, 38578, 'QU', 'OK', 'S', 1751540293, 1751540293, '1'),
(217128, 38577, 'QU', 'OK', 'S', 1751540305, 1751540305, '1'),
(217129, 38576, 'QU', 'OK', 'S', 1751540318, 1751540318, '1'),
(217130, 38575, 'QU', 'OK', 'S', 1751540330, 1751540330, '1'),
(217131, 38574, 'QU', 'OK', 'S', 1751540342, 1751540342, '1'),
(217132, 23566, 'QU', 'OK', 'S', 1751540344, 1751540344, '1'),
(217133, 23566, 'QU', 'OK', 'S', 1751540344, 1751540344, '1'),
(217134, 23566, 'QU', 'OK', 'S', 1751540344, 1751540344, '1'),
(217135, 23566, 'QU', 'OK', 'S', 1751540344, 1751540344, '1'),
(217136, 23566, 'QU', 'OK', 'S', 1751540344, 1751540344, '1'),
(217137, 38573, 'QU', 'OK', 'S', 1751540353, 1751540353, '1'),
(217138, 23567, 'QU', 'OK', 'S', 1751540543, 1751540543, '1'),
(217139, 23567, 'QU', 'OK', 'S', 1751540543, 1751540543, '1'),
(217140, 23567, 'QU', 'OK', 'S', 1751540543, 1751540543, '1'),
(217141, 23568, 'QU', 'OK', 'S', 1751540584, 1751540584, '1'),
(217142, 23568, 'QU', 'OK', 'S', 1751540584, 1751540584, '1'),
(217143, 24842, 'QU', 'OK', 'S', 1751540588, 1751540588, '1'),
(217144, 37555, 'QU', 'OK', 'S', 1751540601, 1751540601, '1'),
(217145, 37555, 'QU', 'OK', 'S', 1751540601, 1751540601, '1'),
(217146, 37555, 'QU', 'OK', 'S', 1751540601, 1751540601, '1'),
(217147, 14968, 'QU', 'OK', 'S', 1751540618, 1751540618, '1'),
(217148, 33067, 'QU', 'OK', 'S', 1751540632, 1751540632, '1'),
(217149, 33067, 'QU', 'OK', 'S', 1751540632, 1751540632, '1'),
(217150, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217151, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217152, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217153, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217154, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217155, 23569, 'QU', 'OK', 'S', 1751540673, 1751540673, '1'),
(217156, 34889, 'QU', 'OK', 'S', 1751540680, 1751540680, '1'),
(217157, 37483, 'QU', 'OK', 'S', 1751540703, 1751540703, '1'),
(217158, 37748, 'QU', 'OK', 'S', 1751540718, 1751540718, '1'),
(217159, 34963, 'QU', 'OK', 'S', 1751540725, 1751540725, '1'),
(217160, 22698, 'QU', 'OK', 'S', 1751540738, 1751540738, '1'),
(217161, 22698, 'QU', 'OK', 'S', 1751540738, 1751540738, '1'),
(217162, 25077, 'QU', 'OK', 'S', 1751540758, 1751540758, '1'),
(217163, 23588, 'QU', 'OK', 'S', 1751540774, 1751540774, '1'),
(217164, 23588, 'QU', 'OK', 'S', 1751540775, 1751540775, '1'),
(217165, 23588, 'QU', 'OK', 'S', 1751540775, 1751540775, '1'),
(217166, 23588, 'QU', 'OK', 'S', 1751540775, 1751540775, '1'),
(217167, 23588, 'QU', 'OK', 'S', 1751540775, 1751540775, '1'),
(217168, 24842, 'QU', 'OK', 'S', 1751540848, 1751540848, '1'),
(217169, 24842, 'QU', 'OK', 'S', 1751540851, 1751540851, '1'),
(217170, 37555, 'QU', 'OK', 'S', 1751540934, 1751540934, '1'),
(217171, 37555, 'QU', 'OK', 'S', 1751540936, 1751540936, '1'),
(217172, 37555, 'QU', 'OK', 'S', 1751540944, 1751540944, '1'),
(217173, 37555, 'QU', 'OK', 'S', 1751540946, 1751540946, '1'),
(217174, 37555, 'QU', 'OK', 'S', 1751540949, 1751540949, '1'),
(217175, 37555, 'QU', 'OK', 'S', 1751540951, 1751540951, '1'),
(217176, 37555, 'QU', 'OK', 'S', 1751540953, 1751540953, '1'),
(217177, 14968, 'QU', 'OK', 'S', 1751540984, 1751540984, '1'),
(217178, 14968, 'QU', 'OK', 'S', 1751540987, 1751540987, '1'),
(217179, 14968, 'QU', 'OK', 'S', 1751540989, 1751540989, '1'),
(217180, 14968, 'QU', 'OK', 'S', 1751540992, 1751540992, '1'),
(217181, 14968, 'QU', 'OK', 'S', 1751540995, 1751540995, '1'),
(217182, 14968, 'QU', 'OK', 'S', 1751540999, 1751540999, '1'),
(217183, 14968, 'QU', 'OK', 'S', 1751541024, 1751541024, '1'),
(217184, 14968, 'QU', 'OK', 'S', 1751541028, 1751541028, '1'),
(217185, 14968, 'QU', 'OK', 'S', 1751541031, 1751541031, '1'),
(217186, 14968, 'QU', 'OK', 'S', 1751541034, 1751541034, '1'),
(217187, 14968, 'QU', 'OK', 'S', 1751541037, 1751541037, '1'),
(217188, 14968, 'QU', 'OK', 'S', 1751541052, 1751541052, '1'),
(217189, 14968, 'QU', 'OK', 'S', 1751541055, 1751541055, '1'),
(217190, 14968, 'QU', 'OK', 'S', 1751541060, 1751541060, '1'),
(217191, 14968, 'QU', 'OK', 'S', 1751541111, 1751541111, '1'),
(217192, 14968, 'QU', 'OK', 'S', 1751541113, 1751541113, '1'),
(217193, 14968, 'QU', 'OK', 'S', 1751541116, 1751541116, '1'),
(217194, 14968, 'QU', 'OK', 'S', 1751541130, 1751541130, '1'),
(217195, 14968, 'QU', 'OK', 'S', 1751541133, 1751541133, '1'),
(217196, 14968, 'QU', 'OK', 'S', 1751541136, 1751541136, '1'),
(217197, 14968, 'QU', 'OK', 'S', 1751541138, 1751541138, '1'),
(217198, 14968, 'QU', 'OK', 'S', 1751541141, 1751541141, '1'),
(217199, 14968, 'QU', 'OK', 'S', 1751541144, 1751541144, '1'),
(217200, 14968, 'QU', 'OK', 'S', 1751541148, 1751541148, '1'),
(217201, 33067, 'QU', 'OK', 'S', 1751541195, 1751541195, '1'),
(217202, 33067, 'QU', 'OK', 'S', 1751541198, 1751541198, '1'),
(217203, 33067, 'QU', 'OK', 'S', 1751541200, 1751541200, '1'),
(217204, 34889, 'QU', 'OK', 'S', 1751541244, 1751541244, '1'),
(217205, 34889, 'QU', 'OK', 'S', 1751541246, 1751541246, '1'),
(217206, 13376, 'QU', 'OK', 'S', 1751541281, 1751541281, '1'),
(217207, 13376, 'QU', 'OK', 'S', 1751541283, 1751541283, '1'),
(217208, 13376, 'QU', 'OK', 'S', 1751541286, 1751541286, '1'),
(217209, 37483, 'QU', 'OK', 'S', 1751541328, 1751541328, '1'),
(217210, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217211, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217212, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217213, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217214, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217215, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217216, 23589, 'QU', 'OK', 'S', 1751541341, 1751541341, '1'),
(217217, 37748, 'QU', 'OK', 'S', 1751541366, 1751541366, '1'),
(217218, 34963, 'QU', 'OK', 'S', 1751541396, 1751541396, '1'),
(217219, 22698, 'QU', 'OK', 'S', 1751541421, 1751541421, '1'),
(217220, 22698, 'QU', 'OK', 'S', 1751541424, 1751541424, '1'),
(217221, 22698, 'QU', 'OK', 'S', 1751541426, 1751541426, '1'),
(217222, 22698, 'QU', 'OK', 'S', 1751541428, 1751541428, '1'),
(217223, 22698, 'QU', 'OK', 'S', 1751541430, 1751541430, '1'),
(217224, 22698, 'QU', 'OK', 'S', 1751541433, 1751541433, '1'),
(217225, 24388, 'QU', 'OK', 'S', 1751541519, 1751541519, '1'),
(217226, 24388, 'QU', 'OK', 'S', 1751541519, 1751541519, '1'),
(217227, 24388, 'QU', 'OK', 'S', 1751541519, 1751541519, '1'),
(217228, 24388, 'QU', 'OK', 'S', 1751541519, 1751541519, '1'),
(217229, 25077, 'QU', 'OK', 'S', 1751541530, 1751541530, '1'),
(217230, 24391, 'QU', 'OK', 'S', 1751541587, 1751541587, '1'),
(217231, 23043, 'QU', 'OK', 'S', 1751541614, 1751541614, '1'),
(217232, 23043, 'QU', 'OK', 'S', 1751542039, 1751542039, '1'),
(217233, 25077, 'QU', 'OK', 'S', 1751542076, 1751542076, '1'),
(217234, 25077, 'QU', 'OK', 'S', 1751542085, 1751542085, '1'),
(217235, 23043, 'QU', 'OK', 'S', 1751542088, 1751542088, '1'),
(217236, 22706, 'QU', 'OK', 'S', 1751543344, 1751543344, '1'),
(217237, 22706, 'QU', 'OK', 'S', 1751543348, 1751543348, '1'),
(217238, 38309, 'QU', 'OK', 'S', 1751543725, 1751543725, '1'),
(217239, 37385, 'QU', 'OK', 'S', 1751543768, 1751543768, '1'),
(217240, 37456, 'QU', 'OK', 'S', 1751543833, 1751543833, '1'),
(217241, 20193, 'QU', 'OK', 'S', 1751544557, 1751544557, '1'),
(217242, 37557, 'QU', 'OK', 'S', 1751547570, 1751547570, '1'),
(217243, 25334, 'QU', 'OK', 'S', 1751548012, 1751548012, '1'),
(217244, 25334, 'QU', 'OK', 'S', 1751548022, 1751548022, '1'),
(217245, 25379, 'QU', 'OK', 'S', 1751548036, 1751548036, '1'),
(217246, 25379, 'QU', 'OK', 'S', 1751548044, 1751548044, '1'),
(217247, 25389, 'QU', 'OK', 'S', 1751548121, 1751548121, '1'),
(217248, 25489, 'QU', 'OK', 'S', 1751548387, 1751548387, '1'),
(217249, 25489, 'QU', 'OK', 'S', 1751548399, 1751548399, '1'),
(217250, 25490, 'QU', 'OK', 'S', 1751548439, 1751548439, '1'),
(217251, 25490, 'QU', 'OK', 'S', 1751548446, 1751548446, '1'),
(217252, 25491, 'QU', 'OK', 'S', 1751548508, 1751548508, '1'),
(217253, 25491, 'QU', 'OK', 'S', 1751548515, 1751548515, '1'),
(217254, 25492, 'QU', 'OK', 'S', 1751548528, 1751548528, '1'),
(217255, 25492, 'QU', 'OK', 'S', 1751548538, 1751548538, '1'),
(217256, 25576, 'QU', 'OK', 'S', 1751549290, 1751549290, '1'),
(217257, 25576, 'QU', 'OK', 'S', 1751549301, 1751549301, '1'),
(217258, 25579, 'QU', 'OK', 'S', 1751549323, 1751549323, '1'),
(217259, 25579, 'QU', 'OK', 'S', 1751549336, 1751549336, '1'),
(217260, 21888, 'QU', 'OK', 'S', 1751549374, 1751549374, '1'),
(217261, 38063, 'QU', 'OK', 'S', 1751549382, 1751549382, '1'),
(217262, 25736, 'QU', 'OK', 'S', 1751549703, 1751549703, '1'),
(217263, 25736, 'QU', 'OK', 'S', 1751549712, 1751549712, '1'),
(217264, 35825, 'QU', 'OK', 'S', 1751549857, 1751549857, '1'),
(217265, 32887, 'QU', 'OK', 'S', 1751549868, 1751549868, '1'),
(217266, 35825, 'QU', 'OK', 'S', 1751549871, 1751549871, '1'),
(217267, 24559, 'QU', 'OK', 'S', 1751549875, 1751549875, '1'),
(217268, 32887, 'QU', 'OK', 'S', 1751549879, 1751549879, '1'),
(217269, 27315, 'QU', 'OK', 'S', 1751549886, 1751549886, '1'),
(217270, 33852, 'QU', 'OK', 'S', 1751549893, 1751549893, '1'),
(217271, 31734, 'QU', 'OK', 'S', 1751549898, 1751549898, '1'),
(217272, 24559, 'QU', 'OK', 'S', 1751549903, 1751549903, '1'),
(217273, 24556, 'QU', 'OK', 'S', 1751549907, 1751549907, '1'),
(217274, 33719, 'QU', 'OK', 'S', 1751549938, 1751549938, '1'),
(217275, 25781, 'QU', 'OK', 'S', 1751550052, 1751550052, '1'),
(217276, 25781, 'QU', 'OK', 'S', 1751550058, 1751550058, '1'),
(217277, 25782, 'QU', 'OK', 'S', 1751550076, 1751550076, '1'),
(217278, 25782, 'QU', 'OK', 'S', 1751550081, 1751550081, '1'),
(217279, 25784, 'QU', 'OK', 'S', 1751550103, 1751550103, '1'),
(217280, 26850, 'QU', 'OK', 'S', 1751550361, 1751550361, '1'),
(217281, 26850, 'QU', 'OK', 'S', 1751550372, 1751550372, '1'),
(217282, 26854, 'QU', 'OK', 'S', 1751550393, 1751550393, '1'),
(217283, 26854, 'QU', 'OK', 'S', 1751550399, 1751550399, '1'),
(217284, 37507, 'QU', 'OK', 'S', 1751550400, 1751550400, '1'),
(217285, 32493, 'QU', 'OK', 'S', 1751550406, 1751550406, '1'),
(217286, 33914, 'QU', 'OK', 'S', 1751550409, 1751550409, '1'),
(217287, 3055, 'QU', 'OK', 'S', 1751550413, 1751550413, '1'),
(217288, 32491, 'QU', 'OK', 'S', 1751550416, 1751550416, '1'),
(217289, 37961, 'QU', 'OK', 'S', 1751550419, 1751550419, '1'),
(217290, 32493, 'QU', 'OK', 'S', 1751550423, 1751550423, '1'),
(217291, 12883, 'QU', 'OK', 'S', 1751550427, 1751550427, '1'),
(217292, 37507, 'QU', 'OK', 'S', 1751550430, 1751550430, '1'),
(217293, 26870, 'QU', 'OK', 'S', 1751550432, 1751550432, '1'),
(217294, 32450, 'QU', 'OK', 'S', 1751550433, 1751550433, '1'),
(217295, 37507, 'QU', 'OK', 'S', 1751550436, 1751550436, '1'),
(217296, 26870, 'QU', 'OK', 'S', 1751550440, 1751550440, '1'),
(217297, 3055, 'QU', 'OK', 'S', 1751550530, 1751550530, '1'),
(217298, 37507, 'QU', 'OK', 'S', 1751550533, 1751550533, '1'),
(217299, 37187, 'QU', 'OK', 'S', 1751550535, 1751550535, '1'),
(217300, 37185, 'QU', 'OK', 'S', 1751550538, 1751550538, '1'),
(217301, 38116, 'QU', 'OK', 'S', 1751550541, 1751550541, '1'),
(217302, 36393, 'QU', 'OK', 'S', 1751550804, 1751550804, '1'),
(217303, 38117, 'QU', 'OK', 'S', 1751550808, 1751550808, '1'),
(217304, 38068, 'QU', 'OK', 'S', 1751562206, 1751562206, '1'),
(217305, 38068, 'QU', 'OK', 'S', 1751562223, 1751562223, '1'),
(217306, 21888, 'QU', 'OK', 'S', 1751605363, 1751605363, '1'),
(217307, 31144, 'QU', 'OK', 'S', 1751605553, 1751605553, '1'),
(217308, 37532, 'QU', 'OK', 'S', 1751605687, 1751605687, '1'),
(217309, 37532, 'QU', 'OK', 'S', 1751605690, 1751605690, '1'),
(217310, 35850, 'QU', 'OK', 'S', 1751607936, 1751607936, '1'),
(217311, 37507, 'QU', 'OK', 'S', 1751608711, 1751608711, '1'),
(217312, 37507, 'QU', 'OK', 'S', 1751608713, 1751608713, '1'),
(217313, 38462, 'QU', 'OK', 'S', 1751608717, 1751608717, '1'),
(217314, 37822, 'QU', 'OK', 'S', 1751608720, 1751608720, '1'),
(217315, 5220, 'QU', 'OK', 'S', 1751609707, 1751609707, '1'),
(217316, 25171, 'QU', 'OK', 'S', 1751610001, 1751610001, '1'),
(217317, 37514, 'QU', 'OK', 'S', 1751610375, 1751610375, '1'),
(217318, 38064, 'QU', 'OK', 'S', 1751610406, 1751610406, '1'),
(217319, 38060, 'QU', 'OK', 'S', 1751610416, 1751610416, '1'),
(217320, 38410, 'QU', 'OK', 'S', 1751610422, 1751610422, '1'),
(217321, 33873, 'QU', 'OK', 'S', 1751610425, 1751610425, '1'),
(217322, 38116, 'QU', 'OK', 'S', 1751610429, 1751610429, '1'),
(217323, 37778, 'QU', 'OK', 'S', 1751610454, 1751610454, '1'),
(217324, 37556, 'QU', 'OK', 'S', 1751610462, 1751610462, '1'),
(217325, 37253, 'QU', 'OK', 'S', 1751610466, 1751610466, '1'),
(217326, 17406, 'QU', 'OK', 'S', 1751610474, 1751610474, '1'),
(217327, 37322, 'QU', 'OK', 'S', 1751610478, 1751610478, '1'),
(217328, 17405, 'QU', 'OK', 'S', 1751610481, 1751610481, '1'),
(217329, 9665, 'QU', 'OK', 'S', 1751610494, 1751610494, '1'),
(217330, 36347, 'QU', 'OK', 'S', 1751610498, 1751610498, '1'),
(217331, 37064, 'QU', 'OK', 'S', 1751610502, 1751610502, '1'),
(217332, 37253, 'QU', 'OK', 'S', 1751610507, 1751610507, '1'),
(217333, 37530, 'QU', 'OK', 'S', 1751610511, 1751610511, '1'),
(217334, 13307, 'QU', 'OK', 'S', 1751610531, 1751610531, '1'),
(217335, 22818, 'QU', 'OK', 'S', 1751610536, 1751610536, '1'),
(217336, 12415, 'QU', 'OK', 'S', 1751610539, 1751610539, '1'),
(217337, 37064, 'QU', 'OK', 'S', 1751610543, 1751610543, '1'),
(217338, 9643, 'QU', 'OK', 'S', 1751610546, 1751610546, '1'),
(217339, 37177, 'QU', 'OK', 'S', 1751610549, 1751610549, '1'),
(217340, 21893, 'QU', 'OK', 'S', 1751610553, 1751610553, '1'),
(217341, 30486, 'QU', 'OK', 'S', 1751610556, 1751610556, '1'),
(217342, 37253, 'QU', 'OK', 'S', 1751610559, 1751610559, '1'),
(217343, 37253, 'QU', 'OK', 'S', 1751610562, 1751610562, '1'),
(217344, 37177, 'QU', 'OK', 'S', 1751610566, 1751610566, '1'),
(217345, 37507, 'QU', 'OK', 'S', 1751610570, 1751610570, '1'),
(217346, 37065, 'QU', 'OK', 'S', 1751610573, 1751610573, '1'),
(217347, 30971, 'QU', 'OK', 'S', 1751610576, 1751610576, '1'),
(217348, 37062, 'QU', 'OK', 'S', 1751610579, 1751610579, '1'),
(217349, 17513, 'QU', 'OK', 'S', 1751610586, 1751610586, '1'),
(217350, 34414, 'QU', 'OK', 'S', 1751610589, 1751610589, '1'),
(217351, 26887, 'QU', 'OK', 'S', 1751610593, 1751610593, '1'),
(217352, 37322, 'QU', 'OK', 'S', 1751610646, 1751610646, '1'),
(217353, 37252, 'QU', 'OK', 'S', 1751610649, 1751610649, '1'),
(217354, 36344, 'QU', 'OK', 'S', 1751610652, 1751610652, '1'),
(217355, 37854, 'QU', 'OK', 'S', 1751610655, 1751610655, '1'),
(217356, 37322, 'QU', 'OK', 'S', 1751610659, 1751610659, '1'),
(217357, 37507, 'QU', 'OK', 'S', 1751610664, 1751610664, '1'),
(217358, 34225, 'QU', 'OK', 'S', 1751610669, 1751610669, '1'),
(217359, 37062, 'QU', 'OK', 'S', 1751610673, 1751610673, '1'),
(217360, 35979, 'QU', 'OK', 'S', 1751610698, 1751610698, '1'),
(217361, 37778, 'QU', 'OK', 'S', 1751610704, 1751610704, '1'),
(217362, 36347, 'QU', 'OK', 'S', 1751610708, 1751610708, '1'),
(217363, 31014, 'QU', 'OK', 'S', 1751610711, 1751610711, '1'),
(217364, 36001, 'QU', 'OK', 'S', 1751610714, 1751610714, '1'),
(217365, 37217, 'QU', 'OK', 'S', 1751610718, 1751610718, '1'),
(217366, 37064, 'QU', 'OK', 'S', 1751610724, 1751610724, '1'),
(217367, 36581, 'QU', 'OK', 'S', 1751610729, 1751610729, '1'),
(217368, 36359, 'QU', 'OK', 'S', 1751610732, 1751610732, '1'),
(217369, 17410, 'QU', 'OK', 'S', 1751610737, 1751610737, '1'),
(217370, 13798, 'QU', 'OK', 'S', 1751610742, 1751610742, '1'),
(217371, 33875, 'QU', 'OK', 'S', 1751610746, 1751610746, '1'),
(217372, 37065, 'QU', 'OK', 'S', 1751610751, 1751610751, '1'),
(217373, 34225, 'QU', 'OK', 'S', 1751610754, 1751610754, '1'),
(217374, 36359, 'QU', 'OK', 'S', 1751610758, 1751610758, '1'),
(217375, 36581, 'QU', 'OK', 'S', 1751610762, 1751610762, '1'),
(217376, 36339, 'QU', 'OK', 'S', 1751610944, 1751610944, '1'),
(217377, 36339, 'QU', 'OK', 'S', 1751610952, 1751610952, '1'),
(217378, 34228, 'QU', 'OK', 'S', 1751610992, 1751610992, '1'),
(217379, 34228, 'QU', 'OK', 'S', 1751610999, 1751610999, '1'),
(217380, 36347, 'QU', 'OK', 'S', 1751611049, 1751611049, '1'),
(217381, 36347, 'QU', 'OK', 'S', 1751611058, 1751611058, '1'),
(217382, 31146, 'QU', 'OK', 'S', 1751611837, 1751611837, '1'),
(217383, 38592, 'QU', 'OK', 'S', 1751611916, 1751611916, '1'),
(217384, 38475, 'QU', 'OK', 'S', 1751612068, 1751612068, '1'),
(217385, 38068, 'QU', 'OK', 'S', 1751612244, 1751612244, '1'),
(217386, 38518, 'QU', 'OK', 'S', 1751612461, 1751612461, '1'),
(217387, 38518, 'QU', 'OK', 'S', 1751612471, 1751612471, '1'),
(217388, 38474, 'QU', 'OK', 'S', 1751613149, 1751613149, '1'),
(217389, 38474, 'QU', 'OK', 'S', 1751613155, 1751613155, '1'),
(217390, 38416, 'QU', 'OK', 'S', 1751613225, 1751613225, '1'),
(217391, 18051, 'QU', 'OK', 'S', 1751613461, 1751613461, '1'),
(217392, 38417, 'QU', 'OK', 'S', 1751613673, 1751613673, '1'),
(217393, 35823, 'QU', 'OK', 'S', 1751613707, 1751613707, '1'),
(217394, 37394, 'QU', 'OK', 'S', 1751613820, 1751613820, '1'),
(217395, 37770, 'QU', 'OK', 'S', 1751613856, 1751613856, '1'),
(217396, 38416, 'QU', 'OK', 'S', 1751613904, 1751613904, '1'),
(217397, 37507, 'QU', 'OK', 'S', 1751614018, 1751614018, '1'),
(217398, 24251, 'QU', 'OK', 'S', 1751614070, 1751614070, '1'),
(217399, 37385, 'QU', 'OK', 'S', 1751614195, 1751614195, '1'),
(217400, 37961, 'QU', 'OK', 'S', 1751614261, 1751614261, '1'),
(217401, 23747, 'QU', 'OK', 'S', 1751614423, 1751614423, '1'),
(217402, 37454, 'QU', 'OK', 'S', 1751615159, 1751615159, '1'),
(217403, 37573, 'QU', 'OK', 'S', 1751615193, 1751615193, '1'),
(217404, 31588, 'QU', 'OK', 'S', 1751615219, 1751615219, '1'),
(217405, 28577, 'QU', 'OK', 'S', 1751620667, 1751620667, '1'),
(217406, 34632, 'QU', 'OK', 'S', 1751620700, 1751620700, '1'),
(217407, 34064, 'QU', 'OK', 'S', 1751622108, 1751622108, '1'),
(217408, 34545, 'QU', 'OK', 'S', 1751622143, 1751622143, '1'),
(217409, 38278, 'QU', 'OK', 'S', 1751623158, 1751623158, '1'),
(217410, 38265, 'QU', 'OK', 'S', 1751623210, 1751623210, '1'),
(217411, 38279, 'QU', 'OK', 'S', 1751623265, 1751623265, '1'),
(217412, 38153, 'QU', 'OK', 'S', 1751623313, 1751623313, '1'),
(217413, 30612, 'QU', 'OK', 'S', 1751623958, 1751623958, '1'),
(217414, 37390, 'QU', 'OK', 'S', 1751624390, 1751624390, '1'),
(217415, 30364, 'QU', 'OK', 'S', 1751624399, 1751624399, '1'),
(217416, 29831, 'QU', 'OK', 'S', 1751624401, 1751624401, '1'),
(217417, 30470, 'QU', 'OK', 'S', 1751624404, 1751624404, '1'),
(217418, 36397, 'QU', 'OK', 'S', 1751624406, 1751624406, '1'),
(217419, 36479, 'QU', 'OK', 'S', 1751624409, 1751624409, '1'),
(217420, 37891, 'QU', 'OK', 'S', 1751624413, 1751624413, '1'),
(217421, 35226, 'QU', 'OK', 'S', 1751624418, 1751624418, '1'),
(217422, 38411, 'QU', 'OK', 'S', 1751624425, 1751624425, '1'),
(217423, 36481, 'QU', 'OK', 'S', 1751624434, 1751624434, '1'),
(217424, 37893, 'QU', 'OK', 'S', 1751624438, 1751624438, '1'),
(217425, 38487, 'QU', 'OK', 'S', 1751624444, 1751624444, '1'),
(217426, 30423, 'QU', 'OK', 'S', 1751624448, 1751624448, '1'),
(217427, 37513, 'QU', 'OK', 'S', 1751624451, 1751624451, '1'),
(217428, 38486, 'QU', 'OK', 'S', 1751624455, 1751624455, '1'),
(217429, 38489, 'QU', 'OK', 'S', 1751624458, 1751624458, '1'),
(217430, 38491, 'QU', 'OK', 'S', 1751624463, 1751624463, '1'),
(217431, 30607, 'QU', 'OK', 'S', 1751624469, 1751624469, '1'),
(217432, 34964, 'QU', 'OK', 'S', 1751624472, 1751624472, '1'),
(217433, 38490, 'QU', 'OK', 'S', 1751624476, 1751624476, '1'),
(217434, 37513, 'QU', 'OK', 'S', 1751624480, 1751624480, '1'),
(217435, 37891, 'QU', 'OK', 'S', 1751624485, 1751624485, '1'),
(217436, 34446, 'QU', 'OK', 'S', 1751624498, 1751624498, '1'),
(217437, 17668, 'QU', 'OK', 'S', 1751624510, 1751624510, '1'),
(217438, 26364, 'QU', 'OK', 'S', 1751624941, 1751624941, '1'),
(217439, 26364, 'QU', 'OK', 'S', 1751624944, 1751624944, '1'),
(217440, 26364, 'QU', 'OK', 'S', 1751624963, 1751624963, '1'),
(217441, 26364, 'QU', 'OK', 'S', 1751624966, 1751624966, '1'),
(217442, 26364, 'QU', 'OK', 'S', 1751624969, 1751624969, '1'),
(217443, 26364, 'QU', 'OK', 'S', 1751624972, 1751624972, '1'),
(217444, 26364, 'QU', 'OK', 'S', 1751624990, 1751624990, '1'),
(217445, 33863, 'QU', 'OK', 'S', 1751625833, 1751625833, '1'),
(217446, 33863, 'QU', 'OK', 'S', 1751625837, 1751625837, '1'),
(217447, 33863, 'QU', 'OK', 'S', 1751625840, 1751625840, '1'),
(217448, 33863, 'QU', 'OK', 'S', 1751625851, 1751625851, '1'),
(217449, 33863, 'QU', 'OK', 'S', 1751625856, 1751625856, '1'),
(217450, 33877, 'QU', 'OK', 'S', 1751626034, 1751626034, '1'),
(217451, 33877, 'QU', 'OK', 'S', 1751626038, 1751626038, '1'),
(217452, 33877, 'QU', 'OK', 'S', 1751626113, 1751626113, '1'),
(217453, 33877, 'QU', 'OK', 'S', 1751626148, 1751626148, '1'),
(217454, 33719, 'QU', 'OK', 'S', 1751626342, 1751626342, '1'),
(217455, 33719, 'QU', 'OK', 'S', 1751626353, 1751626353, '1'),
(217456, 21893, 'QU', 'OK', 'S', 1751626442, 1751626442, '1'),
(217457, 36339, 'QU', 'OK', 'S', 1751626444, 1751626444, '1'),
(217458, 29645, 'QU', 'OK', 'S', 1751626630, 1751626630, '1'),
(217459, 14879, 'QU', 'OK', 'S', 1751627476, 1751627476, '1'),
(217460, 34483, 'QU', 'OK', 'S', 1751627495, 1751627495, '1'),
(217461, 3355, 'QU', 'OK', 'S', 1751627499, 1751627499, '1'),
(217462, 14879, 'QU', 'OK', 'S', 1751627528, 1751627528, '1'),
(217463, 7311, 'QU', 'OK', 'S', 1751627533, 1751627533, '1'),
(217464, 14879, 'QU', 'OK', 'S', 1751627537, 1751627537, '1'),
(217465, 28073, 'QU', 'OK', 'S', 1751627542, 1751627542, '1'),
(217466, 12191, 'QU', 'OK', 'S', 1751627547, 1751627547, '1'),
(217467, 19521, 'QU', 'OK', 'S', 1751627550, 1751627550, '1'),
(217468, 11614, 'QU', 'OK', 'S', 1751627556, 1751627556, '1'),
(217469, 36067, 'QU', 'OK', 'S', 1751627559, 1751627559, '1'),
(217470, 35277, 'QU', 'OK', 'S', 1751627568, 1751627568, '1'),
(217471, 35274, 'QU', 'OK', 'S', 1751627571, 1751627571, '1'),
(217472, 35273, 'QU', 'OK', 'S', 1751627574, 1751627574, '1'),
(217473, 19541, 'QU', 'OK', 'S', 1751627577, 1751627577, '1'),
(217474, 20776, 'QU', 'OK', 'S', 1751627580, 1751627580, '1'),
(217475, 38509, 'QU', 'OK', 'S', 1751627584, 1751627584, '1'),
(217476, 35277, 'QU', 'OK', 'S', 1751627587, 1751627587, '1'),
(217477, 6229, 'QU', 'OK', 'S', 1751627589, 1751627589, '1'),
(217478, 12932, 'QU', 'OK', 'S', 1751627592, 1751627592, '1'),
(217479, 19530, 'QU', 'OK', 'S', 1751627597, 1751627597, '1'),
(217480, 19538, 'QU', 'OK', 'S', 1751627628, 1751627628, '1'),
(217481, 13267, 'QU', 'OK', 'S', 1751627642, 1751627642, '1'),
(217482, 38459, 'QU', 'OK', 'S', 1751627653, 1751627653, '1'),
(217483, 10252, 'QU', 'OK', 'S', 1751627655, 1751627655, '1'),
(217484, 10252, 'QU', 'OK', 'S', 1751627658, 1751627658, '1'),
(217485, 20784, 'QU', 'OK', 'S', 1751627661, 1751627661, '1'),
(217486, 8399, 'QU', 'OK', 'S', 1751627665, 1751627665, '1'),
(217487, 20503, 'QU', 'OK', 'S', 1751627700, 1751627700, '1'),
(217488, 6481, 'QU', 'OK', 'S', 1751627703, 1751627703, '1'),
(217489, 6481, 'QU', 'OK', 'S', 1751627706, 1751627706, '1'),
(217490, 10251, 'QU', 'OK', 'S', 1751627725, 1751627725, '1'),
(217491, 19541, 'QU', 'OK', 'S', 1751627729, 1751627729, '1'),
(217492, 3161, 'QU', 'OK', 'S', 1751627737, 1751627737, '1'),
(217493, 4411, 'QU', 'OK', 'S', 1751627741, 1751627741, '1'),
(217494, 6229, 'QU', 'OK', 'S', 1751627745, 1751627745, '1'),
(217495, 31215, 'QU', 'OK', 'S', 1751627749, 1751627749, '1'),
(217496, 31215, 'QU', 'OK', 'S', 1751627752, 1751627752, '1'),
(217497, 27456, 'QU', 'OK', 'S', 1751627756, 1751627756, '1'),
(217498, 4411, 'QU', 'OK', 'S', 1751627760, 1751627760, '1'),
(217499, 37475, 'QU', 'OK', 'S', 1751627765, 1751627765, '1'),
(217500, 35273, 'QU', 'OK', 'S', 1751627769, 1751627769, '1'),
(217501, 1082, 'QU', 'OK', 'S', 1751627783, 1751627783, '1'),
(217502, 3089, 'QU', 'OK', 'S', 1751627797, 1751627797, '1'),
(217503, 32885, 'QU', 'OK', 'S', 1751628040, 1751628040, '1'),
(217504, 32885, 'QU', 'OK', 'S', 1751628043, 1751628043, '1'),
(217505, 32885, 'QU', 'OK', 'S', 1751628046, 1751628046, '1'),
(217506, 35565, 'QU', 'OK', 'S', 1751628094, 1751628094, '1'),
(217507, 19541, 'QU', 'OK', 'S', 1751628116, 1751628116, '1'),
(217508, 35563, 'QU', 'OK', 'S', 1751628423, 1751628423, '1'),
(217509, 35563, 'QU', 'OK', 'S', 1751628430, 1751628430, '1'),
(217510, 35563, 'QU', 'OK', 'S', 1751628436, 1751628436, '1'),
(217511, 35563, 'QU', 'OK', 'S', 1751628442, 1751628442, '1'),
(217512, 35563, 'QU', 'OK', 'S', 1751628445, 1751628445, '1'),
(217513, 35563, 'QU', 'OK', 'S', 1751628449, 1751628449, '1'),
(217514, 31971, 'QU', 'OK', 'S', 1751628545, 1751628545, '1'),
(217515, 31971, 'QU', 'OK', 'S', 1751628548, 1751628548, '1'),
(217516, 31971, 'QU', 'OK', 'S', 1751628559, 1751628559, '1'),
(217517, 31971, 'QU', 'OK', 'S', 1751628567, 1751628567, '1'),
(217518, 31799, 'QU', 'OK', 'S', 1751628639, 1751628639, '1'),
(217519, 31758, 'QU', 'OK', 'S', 1751628692, 1751628692, '1'),
(217520, 31746, 'QU', 'OK', 'S', 1751628841, 1751628841, '1'),
(217521, 31746, 'QU', 'OK', 'S', 1751628844, 1751628844, '1'),
(217522, 31746, 'QU', 'OK', 'S', 1751628865, 1751628865, '1'),
(217523, 31746, 'QU', 'OK', 'S', 1751628869, 1751628869, '1'),
(217524, 31746, 'QU', 'OK', 'S', 1751628872, 1751628872, '1'),
(217525, 31746, 'QU', 'OK', 'S', 1751628875, 1751628875, '1'),
(217526, 31746, 'QU', 'OK', 'S', 1751628878, 1751628878, '1'),
(217527, 31746, 'QU', 'OK', 'S', 1751628882, 1751628882, '1'),
(217528, 31746, 'QU', 'OK', 'S', 1751628890, 1751628890, '1'),
(217529, 31746, 'QU', 'OK', 'S', 1751628896, 1751628896, '1'),
(217530, 31746, 'QU', 'OK', 'S', 1751628899, 1751628899, '1'),
(217531, 31746, 'QU', 'OK', 'S', 1751628903, 1751628903, '1'),
(217532, 31746, 'QU', 'OK', 'S', 1751628906, 1751628906, '1'),
(217533, 31746, 'QU', 'OK', 'S', 1751628909, 1751628909, '1'),
(217534, 31746, 'QU', 'OK', 'S', 1751628912, 1751628912, '1'),
(217535, 31746, 'QU', 'OK', 'S', 1751628916, 1751628916, '1'),
(217536, 31746, 'QU', 'OK', 'S', 1751628920, 1751628920, '1'),
(217537, 31746, 'QU', 'OK', 'S', 1751628923, 1751628923, '1'),
(217538, 31746, 'QU', 'OK', 'S', 1751628929, 1751628929, '1'),
(217539, 31746, 'QU', 'OK', 'S', 1751628932, 1751628932, '1'),
(217540, 31746, 'QU', 'OK', 'S', 1751628935, 1751628935, '1'),
(217541, 31746, 'QU', 'OK', 'S', 1751628943, 1751628943, '1'),
(217542, 31746, 'QU', 'OK', 'S', 1751628947, 1751628947, '1'),
(217543, 31746, 'QU', 'OK', 'S', 1751628950, 1751628950, '1'),
(217544, 31746, 'QU', 'OK', 'S', 1751628953, 1751628953, '1'),
(217545, 31746, 'QU', 'OK', 'S', 1751628957, 1751628957, '1'),
(217546, 31746, 'QU', 'OK', 'S', 1751628960, 1751628960, '1'),
(217547, 31746, 'QU', 'OK', 'S', 1751628986, 1751628986, '1'),
(217548, 31746, 'QU', 'OK', 'S', 1751629003, 1751629003, '1'),
(217549, 31746, 'QU', 'OK', 'S', 1751629016, 1751629016, '1'),
(217550, 31746, 'QU', 'OK', 'S', 1751629026, 1751629026, '1'),
(217551, 31746, 'QU', 'OK', 'S', 1751629038, 1751629038, '1'),
(217552, 31746, 'QU', 'OK', 'S', 1751629050, 1751629050, '1'),
(217553, 31746, 'QU', 'OK', 'S', 1751629060, 1751629060, '1'),
(217554, 31746, 'QU', 'OK', 'S', 1751629068, 1751629068, '1'),
(217555, 31746, 'QU', 'OK', 'S', 1751629086, 1751629086, '1'),
(217556, 31746, 'QU', 'OK', 'S', 1751629103, 1751629103, '1'),
(217557, 31746, 'QU', 'OK', 'S', 1751629113, 1751629113, '1'),
(217558, 31746, 'QU', 'OK', 'S', 1751629144, 1751629144, '1'),
(217559, 31746, 'QU', 'OK', 'S', 1751629156, 1751629156, '1'),
(217560, 31746, 'QU', 'OK', 'S', 1751629166, 1751629166, '1'),
(217561, 31746, 'QU', 'OK', 'S', 1751629177, 1751629177, '1'),
(217562, 31746, 'QU', 'OK', 'S', 1751629186, 1751629186, '1'),
(217563, 31746, 'QU', 'OK', 'S', 1751629196, 1751629196, '1'),
(217564, 31746, 'QU', 'OK', 'S', 1751629205, 1751629205, '1'),
(217565, 31746, 'QU', 'OK', 'S', 1751629223, 1751629223, '1'),
(217566, 20503, 'QU', 'OK', 'S', 1751629246, 1751629246, '1'),
(217567, 31746, 'QU', 'OK', 'S', 1751629253, 1751629253, '1'),
(217568, 27456, 'QU', 'OK', 'S', 1751629254, 1751629254, '1'),
(217569, 31746, 'QU', 'OK', 'S', 1751629262, 1751629262, '1'),
(217570, 31147, 'QU', 'OK', 'S', 1751629390, 1751629390, '1'),
(217571, 32886, 'QU', 'OK', 'S', 1751629658, 1751629658, '1'),
(217572, 32886, 'QU', 'OK', 'S', 1751629661, 1751629661, '1'),
(217573, 32886, 'QU', 'OK', 'S', 1751629667, 1751629667, '1'),
(217574, 31734, 'QU', 'OK', 'S', 1751629713, 1751629713, '1'),
(217575, 31734, 'QU', 'OK', 'S', 1751629719, 1751629719, '1'),
(217576, 31733, 'QU', 'OK', 'S', 1751629760, 1751629760, '1'),
(217577, 31732, 'QU', 'OK', 'S', 1751629811, 1751629811, '1'),
(217578, 31732, 'QU', 'OK', 'S', 1751629814, 1751629814, '1'),
(217579, 32887, 'QU', 'OK', 'S', 1751629846, 1751629846, '1'),
(217580, 35704, 'QU', 'OK', 'S', 1751629854, 1751629854, '1'),
(217581, 37833, 'QU', 'OK', 'S', 1751629881, 1751629881, '1'),
(217582, 31865, 'QU', 'OK', 'S', 1751629889, 1751629889, '1'),
(217583, 37513, 'QU', 'OK', 'S', 1751629910, 1751629910, '1'),
(217584, 34193, 'QU', 'OK', 'S', 1751629933, 1751629933, '1'),
(217585, 1356, 'QU', 'OK', 'S', 1751629945, 1751629945, '1'),
(217586, 34193, 'QU', 'OK', 'S', 1751629948, 1751629948, '1'),
(217587, 34193, 'QU', 'OK', 'S', 1751629951, 1751629951, '1'),
(217588, 1801, 'QU', 'OK', 'S', 1751629958, 1751629958, '1'),
(217589, 34193, 'QU', 'OK', 'S', 1751629968, 1751629968, '1'),
(217590, 34193, 'QU', 'OK', 'S', 1751629997, 1751629997, '1'),
(217591, 34193, 'QU', 'OK', 'S', 1751630702, 1751630702, '1'),
(217592, 31733, 'QU', 'OK', 'S', 1751630809, 1751630809, '1'),
(217593, 32872, 'QU', 'OK', 'S', 1751630880, 1751630880, '1'),
(217594, 32872, 'QU', 'OK', 'S', 1751630884, 1751630884, '1'),
(217595, 32872, 'QU', 'OK', 'S', 1751630887, 1751630887, '1'),
(217596, 32872, 'QU', 'OK', 'S', 1751630891, 1751630891, '1'),
(217597, 32872, 'QU', 'OK', 'S', 1751630894, 1751630894, '1'),
(217598, 32872, 'QU', 'OK', 'S', 1751630898, 1751630898, '1'),
(217599, 32872, 'QU', 'OK', 'S', 1751630902, 1751630902, '1'),
(217600, 32872, 'QU', 'OK', 'S', 1751630906, 1751630906, '1'),
(217601, 32872, 'QU', 'OK', 'S', 1751630909, 1751630909, '1'),
(217602, 38006, 'QU', 'OK', 'S', 1751631431, 1751631431, '1'),
(217603, 38006, 'QU', 'OK', 'S', 1751631437, 1751631437, '1'),
(217604, 38005, 'QU', 'OK', 'S', 1751631511, 1751631511, '1'),
(217605, 38005, 'QU', 'OK', 'S', 1751631518, 1751631518, '1'),
(217606, 38005, 'QU', 'OK', 'S', 1751631531, 1751631531, '1'),
(217607, 38009, 'QU', 'OK', 'S', 1751631716, 1751631716, '1'),
(217608, 38009, 'QU', 'OK', 'S', 1751631723, 1751631723, '1'),
(217609, 38007, 'QU', 'OK', 'S', 1751631776, 1751631776, '1'),
(217610, 38007, 'QU', 'OK', 'S', 1751631782, 1751631782, '1'),
(217611, 37953, 'QU', 'OK', 'S', 1751631831, 1751631831, '1'),
(217612, 37953, 'QU', 'OK', 'S', 1751631837, 1751631837, '1'),
(217613, 37952, 'QU', 'OK', 'S', 1751632034, 1751632034, '1'),
(217614, 37952, 'QU', 'OK', 'S', 1751632041, 1751632041, '1'),
(217615, 37954, 'QU', 'OK', 'S', 1751632079, 1751632079, '1'),
(217616, 37954, 'QU', 'OK', 'S', 1751632085, 1751632085, '1'),
(217617, 37955, 'QU', 'OK', 'S', 1751632136, 1751632136, '1'),
(217618, 37955, 'QU', 'OK', 'S', 1751632142, 1751632142, '1'),
(217619, 37963, 'QU', 'OK', 'S', 1751632301, 1751632301, '1'),
(217620, 37963, 'QU', 'OK', 'S', 1751632308, 1751632308, '1'),
(217621, 37964, 'QU', 'OK', 'S', 1751632359, 1751632359, '1'),
(217622, 37964, 'QU', 'OK', 'S', 1751632366, 1751632366, '1'),
(217623, 37957, 'QU', 'OK', 'S', 1751632414, 1751632414, '1'),
(217624, 37957, 'QU', 'OK', 'S', 1751632417, 1751632417, '1'),
(217625, 37957, 'QU', 'OK', 'S', 1751632423, 1751632423, '1'),
(217626, 38045, 'QU', 'OK', 'S', 1751632487, 1751632487, '1'),
(217627, 38045, 'QU', 'OK', 'S', 1751632493, 1751632493, '1'),
(217628, 38046, 'QU', 'OK', 'S', 1751632541, 1751632541, '1'),
(217629, 38046, 'QU', 'OK', 'S', 1751632548, 1751632548, '1'),
(217630, 38047, 'QU', 'OK', 'S', 1751632746, 1751632746, '1'),
(217631, 38047, 'QU', 'OK', 'S', 1751632752, 1751632752, '1'),
(217632, 38044, 'QU', 'OK', 'S', 1751632793, 1751632793, '1'),
(217633, 38044, 'QU', 'OK', 'S', 1751632800, 1751632800, '1'),
(217634, 38044, 'QU', 'OK', 'S', 1751632807, 1751632807, '1'),
(217635, 38048, 'QU', 'OK', 'S', 1751633071, 1751633071, '1'),
(217636, 38048, 'QU', 'OK', 'S', 1751633077, 1751633077, '1'),
(217637, 38048, 'QU', 'OK', 'S', 1751633089, 1751633089, '1'),
(217638, 38048, 'QU', 'OK', 'S', 1751633092, 1751633092, '1'),
(217639, 38049, 'QU', 'OK', 'S', 1751633269, 1751633269, '1'),
(217640, 38049, 'QU', 'OK', 'S', 1751633276, 1751633276, '1'),
(217641, 38049, 'QU', 'OK', 'S', 1751633288, 1751633288, '1'),
(217642, 38049, 'QU', 'OK', 'S', 1751633292, 1751633292, '1'),
(217643, 38043, 'QU', 'OK', 'S', 1751633450, 1751633450, '1'),
(217644, 38043, 'QU', 'OK', 'S', 1751633457, 1751633457, '1'),
(217645, 38050, 'QU', 'OK', 'S', 1751633502, 1751633502, '1'),
(217646, 38050, 'QU', 'OK', 'S', 1751633509, 1751633509, '1'),
(217647, 38041, 'QU', 'OK', 'S', 1751633551, 1751633551, '1'),
(217648, 38041, 'QU', 'OK', 'S', 1751633559, 1751633559, '1'),
(217649, 38040, 'QU', 'OK', 'S', 1751633746, 1751633746, '1'),
(217650, 38040, 'QU', 'OK', 'S', 1751633752, 1751633752, '1'),
(217651, 38097, 'QU', 'OK', 'S', 1751633797, 1751633797, '1'),
(217652, 38097, 'QU', 'OK', 'S', 1751633804, 1751633804, '1'),
(217653, 38098, 'QU', 'OK', 'S', 1751633846, 1751633846, '1'),
(217654, 38098, 'QU', 'OK', 'S', 1751633857, 1751633857, '1'),
(217655, 38101, 'QU', 'OK', 'S', 1751634028, 1751634028, '1'),
(217656, 38101, 'QU', 'OK', 'S', 1751634035, 1751634035, '1'),
(217657, 38554, 'QU', 'OK', 'S', 1751634065, 1751634065, '1'),
(217658, 38100, 'QU', 'OK', 'S', 1751634079, 1751634079, '1'),
(217659, 38100, 'QU', 'OK', 'S', 1751634089, 1751634089, '1'),
(217660, 38556, 'QU', 'OK', 'S', 1751634099, 1751634099, '1'),
(217661, 38099, 'QU', 'OK', 'S', 1751634134, 1751634134, '1'),
(217662, 38099, 'QU', 'OK', 'S', 1751634141, 1751634141, '1'),
(217663, 38099, 'QU', 'OK', 'S', 1751634155, 1751634155, '1'),
(217664, 20750, 'QU', 'OK', 'S', 1751634157, 1751634157, '1'),
(217665, 2336, 'QU', 'OK', 'S', 1751634209, 1751634209, '1'),
(217666, 38093, 'QU', 'OK', 'S', 1751634232, 1751634232, '1'),
(217667, 38093, 'QU', 'OK', 'S', 1751634239, 1751634239, '1'),
(217668, 38093, 'QU', 'OK', 'S', 1751634252, 1751634252, '1'),
(217669, 38093, 'QU', 'OK', 'S', 1751634255, 1751634255, '1'),
(217670, 38094, 'QU', 'OK', 'S', 1751634314, 1751634314, '1'),
(217671, 38094, 'QU', 'OK', 'S', 1751634321, 1751634321, '1'),
(217672, 38095, 'QU', 'OK', 'S', 1751634396, 1751634396, '1'),
(217673, 38095, 'QU', 'OK', 'S', 1751634402, 1751634402, '1'),
(217674, 25390, 'QU', 'OK', 'S', 1751634428, 1751634428, '1'),
(217675, 25392, 'QU', 'OK', 'S', 1751634444, 1751634444, '1'),
(217676, 25399, 'QU', 'OK', 'S', 1751634473, 1751634473, '1'),
(217677, 25402, 'QU', 'OK', 'S', 1751634504, 1751634504, '1'),
(217678, 25405, 'QU', 'OK', 'S', 1751634532, 1751634532, '1'),
(217679, 25407, 'QU', 'OK', 'S', 1751634542, 1751634542, '1'),
(217680, 25409, 'QU', 'OK', 'S', 1751634554, 1751634554, '1'),
(217681, 25410, 'QU', 'OK', 'S', 1751634568, 1751634568, '1'),
(217682, 28691, 'QU', 'OK', 'S', 1751634607, 1751634607, '1'),
(217683, 38096, 'QU', 'OK', 'S', 1751634628, 1751634628, '1'),
(217684, 38096, 'QU', 'OK', 'S', 1751634640, 1751634640, '1'),
(217685, 38096, 'QU', 'OK', 'S', 1751634648, 1751634648, '1'),
(217686, 28810, 'QU', 'OK', 'S', 1751634664, 1751634664, '1'),
(217687, 38205, 'QU', 'OK', 'S', 1751634687, 1751634687, '1'),
(217688, 38205, 'QU', 'OK', 'S', 1751634694, 1751634694, '1'),
(217689, 25137, 'QU', 'OK', 'S', 1751634789, 1751634789, '1'),
(217690, 38142, 'QU', 'OK', 'S', 1751634821, 1751634821, '1'),
(217691, 38142, 'QU', 'OK', 'S', 1751634833, 1751634833, '1'),
(217692, 38143, 'QU', 'OK', 'S', 1751634893, 1751634893, '1'),
(217693, 38143, 'QU', 'OK', 'S', 1751634901, 1751634901, '1'),
(217694, 38144, 'QU', 'OK', 'S', 1751634945, 1751634945, '1'),
(217695, 38144, 'QU', 'OK', 'S', 1751634952, 1751634952, '1'),
(217696, 38145, 'QU', 'OK', 'S', 1751634995, 1751634995, '1'),
(217697, 38145, 'QU', 'OK', 'S', 1751635001, 1751635001, '1'),
(217698, 38146, 'QU', 'OK', 'S', 1751635044, 1751635044, '1'),
(217699, 38146, 'QU', 'OK', 'S', 1751635051, 1751635051, '1'),
(217700, 26880, 'QU', 'OK', 'S', 1751636480, 1751636480, '1'),
(217701, 26880, 'QU', 'OK', 'S', 1751636488, 1751636488, '1'),
(217702, 27231, 'QU', 'OK', 'S', 1751636531, 1751636531, '1'),
(217703, 27252, 'QU', 'OK', 'S', 1751636545, 1751636545, '1'),
(217704, 27252, 'QU', 'OK', 'S', 1751636552, 1751636552, '1'),
(217705, 27257, 'QU', 'OK', 'S', 1751636593, 1751636593, '1'),
(217706, 27257, 'QU', 'OK', 'S', 1751636602, 1751636602, '1'),
(217707, 27515, 'QU', 'OK', 'S', 1751636753, 1751636753, '1'),
(217708, 27515, 'QU', 'OK', 'S', 1751636761, 1751636761, '1'),
(217709, 27516, 'QU', 'OK', 'S', 1751636804, 1751636804, '1'),
(217710, 27520, 'QU', 'OK', 'S', 1751636950, 1751636950, '1'),
(217711, 27520, 'QU', 'OK', 'S', 1751636957, 1751636957, '1'),
(217712, 27521, 'QU', 'OK', 'S', 1751637430, 1751637430, '1'),
(217713, 27521, 'QU', 'OK', 'S', 1751637436, 1751637436, '1'),
(217714, 27524, 'QU', 'OK', 'S', 1751637446, 1751637446, '1'),
(217715, 27524, 'QU', 'OK', 'S', 1751637453, 1751637453, '1'),
(217716, 27526, 'QU', 'OK', 'S', 1751637738, 1751637738, '1'),
(217717, 27526, 'QU', 'OK', 'S', 1751637744, 1751637744, '1'),
(217718, 27527, 'QU', 'OK', 'S', 1751637771, 1751637771, '1'),
(217719, 27527, 'QU', 'OK', 'S', 1751637779, 1751637779, '1'),
(217720, 27653, 'QU', 'OK', 'S', 1751637839, 1751637839, '1'),
(217721, 27653, 'QU', 'OK', 'S', 1751637848, 1751637848, '1'),
(217722, 27699, 'QU', 'OK', 'S', 1751637985, 1751637985, '1'),
(217723, 27699, 'QU', 'OK', 'S', 1751637993, 1751637993, '1'),
(217724, 27719, 'QU', 'OK', 'S', 1751638911, 1751638911, '1'),
(217725, 27722, 'QU', 'OK', 'S', 1751639670, 1751639670, '1'),
(217726, 27722, 'QU', 'OK', 'S', 1751639680, 1751639680, '1'),
(217727, 27723, 'QU', 'OK', 'S', 1751639796, 1751639796, '1'),
(217728, 27723, 'QU', 'OK', 'S', 1751639807, 1751639807, '1'),
(217729, 38416, 'QU', 'OK', 'S', 1751690301, 1751690301, '1'),
(217730, 20931, 'QU', 'OK', 'S', 1751690308, 1751690308, '1'),
(217731, 38309, 'QU', 'OK', 'S', 1751690331, 1751690331, '1'),
(217732, 16608, 'QU', 'OK', 'S', 1751690334, 1751690334, '1'),
(217733, 135, 'QU', 'OK', 'S', 1751690338, 1751690338, '1'),
(217734, 30538, 'QU', 'OK', 'S', 1751690348, 1751690348, '1'),
(217735, 33437, 'QU', 'OK', 'S', 1751690351, 1751690351, '1'),
(217736, 38147, 'QU', 'OK', 'S', 1751690355, 1751690355, '1'),
(217737, 31762, 'QU', 'OK', 'S', 1751690358, 1751690358, '1'),
(217738, 36034, 'QU', 'OK', 'S', 1751690361, 1751690361, '1'),
(217739, 24828, 'QU', 'OK', 'S', 1751690364, 1751690364, '1'),
(217740, 26069, 'QU', 'OK', 'S', 1751690368, 1751690368, '1'),
(217741, 30291, 'QU', 'OK', 'S', 1751690427, 1751690427, '1'),
(217742, 11842, 'QU', 'OK', 'S', 1751690435, 1751690435, '1'),
(217743, 24902, 'QU', 'OK', 'S', 1751690438, 1751690438, '1'),
(217744, 38186, 'QU', 'OK', 'S', 1751690442, 1751690442, '1'),
(217745, 37962, 'QU', 'OK', 'S', 1751690445, 1751690445, '1'),
(217746, 22725, 'QU', 'OK', 'S', 1751690455, 1751690455, '1'),
(217747, 38186, 'QU', 'OK', 'S', 1751690468, 1751690468, '1'),
(217748, 37961, 'QU', 'OK', 'S', 1751690473, 1751690473, '1'),
(217749, 23125, 'QU', 'OK', 'S', 1751690476, 1751690476, '1'),
(217750, 38147, 'QU', 'OK', 'S', 1751690509, 1751690509, '1'),
(217751, 37962, 'QU', 'OK', 'S', 1751690536, 1751690536, '1'),
(217752, 31893, 'QU', 'OK', 'S', 1751690576, 1751690576, '1'),
(217753, 16608, 'QU', 'OK', 'S', 1751690597, 1751690597, '1'),
(217754, 22605, 'QU', 'OK', 'S', 1751690819, 1751690819, '1'),
(217755, 35933, 'QU', 'OK', 'S', 1751691454, 1751691454, '1'),
(217756, 31902, 'QU', 'OK', 'S', 1751691483, 1751691483, '1'),
(217757, 31423, 'QU', 'OK', 'S', 1751691509, 1751691509, '1'),
(217758, 31163, 'QU', 'OK', 'S', 1751693754, 1751693754, '1'),
(217759, 31130, 'QU', 'OK', 'S', 1751693794, 1751693794, '1'),
(217760, 37507, 'QU', 'OK', 'S', 1751694986, 1751694986, '1'),
(217761, 24345, 'QU', 'OK', 'S', 1751695002, 1751695002, '1'),
(217762, 38304, 'QU', 'OK', 'S', 1751695006, 1751695006, '1'),
(217763, 36793, 'QU', 'OK', 'S', 1751695010, 1751695010, '1'),
(217764, 8157, 'QU', 'OK', 'S', 1751695014, 1751695014, '1'),
(217765, 38309, 'QU', 'OK', 'S', 1751695019, 1751695019, '1'),
(217766, 38309, 'QU', 'OK', 'S', 1751695027, 1751695027, '1'),
(217767, 37234, 'QU', 'OK', 'S', 1751695033, 1751695033, '1'),
(217768, 37961, 'QU', 'OK', 'S', 1751695040, 1751695040, '1'),
(217769, 38337, 'QU', 'OK', 'S', 1751695046, 1751695046, '1'),
(217770, 37405, 'QU', 'OK', 'S', 1751695054, 1751695054, '1'),
(217771, 37507, 'QU', 'OK', 'S', 1751695059, 1751695059, '1'),
(217772, 26178, 'QU', 'OK', 'S', 1751695068, 1751695068, '1'),
(217773, 36429, 'QU', 'OK', 'S', 1751695075, 1751695075, '1'),
(217774, 26178, 'QU', 'OK', 'S', 1751695084, 1751695084, '1'),
(217775, 38416, 'QU', 'OK', 'S', 1751695099, 1751695099, '1'),
(217776, 37405, 'QU', 'OK', 'S', 1751695108, 1751695108, '1'),
(217777, 36793, 'QU', 'OK', 'S', 1751695150, 1751695150, '1'),
(217778, 26178, 'QU', 'OK', 'S', 1751695160, 1751695160, '1'),
(217779, 37335, 'QU', 'OK', 'S', 1751695165, 1751695165, '1'),
(217780, 24345, 'QU', 'OK', 'S', 1751695171, 1751695171, '1'),
(217781, 8157, 'QU', 'OK', 'S', 1751695177, 1751695177, '1'),
(217782, 38337, 'QU', 'OK', 'S', 1751695181, 1751695181, '1'),
(217783, 38416, 'QU', 'OK', 'S', 1751695187, 1751695187, '1'),
(217784, 38304, 'QU', 'OK', 'S', 1751695195, 1751695195, '1'),
(217785, 36393, 'QU', 'OK', 'S', 1751695203, 1751695203, '1'),
(217786, 36429, 'QU', 'OK', 'S', 1751695241, 1751695241, '1'),
(217787, 38337, 'QU', 'OK', 'S', 1751695247, 1751695247, '1'),
(217788, 37234, 'QU', 'OK', 'S', 1751695254, 1751695254, '1'),
(217789, 38416, 'QU', 'OK', 'S', 1751695260, 1751695260, '1'),
(217790, 36393, 'QU', 'OK', 'S', 1751695265, 1751695265, '1'),
(217791, 38309, 'QU', 'OK', 'S', 1751695275, 1751695275, '1'),
(217792, 37961, 'QU', 'OK', 'S', 1751695282, 1751695282, '1'),
(217793, 36393, 'QU', 'OK', 'S', 1751695299, 1751695299, '1'),
(217794, 37961, 'QU', 'OK', 'S', 1751695304, 1751695304, '1'),
(217795, 37507, 'QU', 'OK', 'S', 1751695312, 1751695312, '1'),
(217796, 37234, 'QU', 'OK', 'S', 1751695318, 1751695318, '1'),
(217797, 8157, 'QU', 'OK', 'S', 1751695441, 1751695441, '1'),
(217798, 37335, 'QU', 'OK', 'S', 1751695529, 1751695529, '1'),
(217799, 2650, 'QU', 'OK', 'S', 1751698992, 1751698992, '1'),
(217800, 7074, 'QU', 'OK', 'S', 1751699027, 1751699027, '1'),
(217801, 3798, 'QU', 'OK', 'S', 1751699071, 1751699071, '1'),
(217802, 4378, 'QU', 'OK', 'S', 1751699104, 1751699104, '1'),
(217803, 12683, 'QU', 'OK', 'S', 1751699137, 1751699137, '1'),
(217804, 3295, 'QU', 'OK', 'S', 1751699175, 1751699175, '1'),
(217805, 36726, 'QU', 'OK', 'S', 1751699525, 1751699525, '1'),
(217806, 38433, 'QU', 'OK', 'S', 1751699922, 1751699922, '1'),
(217807, 38432, 'QU', 'OK', 'S', 1751700181, 1751700181, '1'),
(217808, 38431, 'QU', 'OK', 'S', 1751700205, 1751700205, '1'),
(217809, 38429, 'QU', 'OK', 'S', 1751700235, 1751700235, '1'),
(217810, 38608, 'QU', 'OK', 'S', 1751701259, 1751701259, '1'),
(217811, 38609, 'QU', 'OK', 'S', 1751701284, 1751701284, '1'),
(217812, 38610, 'QU', 'OK', 'S', 1751701388, 1751701388, '1'),
(217813, 38611, 'QU', 'OK', 'S', 1751701410, 1751701410, '1'),
(217814, 38612, 'QU', 'OK', 'S', 1751701435, 1751701435, '1'),
(217815, 38602, 'QU', 'OK', 'S', 1751707851, 1751707851, '1'),
(217816, 38602, 'QU', 'OK', 'S', 1751707866, 1751707866, '1'),
(217817, 38603, 'QU', 'OK', 'S', 1751707892, 1751707892, '1'),
(217818, 38603, 'QU', 'OK', 'S', 1751707905, 1751707905, '1'),
(217819, 38604, 'QU', 'OK', 'S', 1751707959, 1751707959, '1'),
(217820, 38604, 'QU', 'OK', 'S', 1751707974, 1751707974, '1'),
(217821, 38605, 'QU', 'OK', 'S', 1751707997, 1751707997, '1'),
(217822, 38605, 'QU', 'OK', 'S', 1751708011, 1751708011, '1'),
(217823, 38614, 'QU', 'OK', 'S', 1751708079, 1751708079, '1'),
(217824, 36998, 'QU', 'OK', 'S', 1751708107, 1751708107, '1'),
(217825, 38596, 'QU', 'OK', 'S', 1751708560, 1751708560, '1'),
(217826, 38597, 'QU', 'OK', 'S', 1751708601, 1751708601, '1'),
(217827, 38598, 'QU', 'OK', 'S', 1751708671, 1751708671, '1'),
(217828, 38599, 'QU', 'OK', 'S', 1751708983, 1751708983, '1'),
(217829, 36973, 'QU', 'OK', 'S', 1751709667, 1751709667, '1'),
(217830, 36328, 'QU', 'OK', 'S', 1751709677, 1751709677, '1'),
(217831, 36328, 'QU', 'OK', 'S', 1751709681, 1751709681, '1'),
(217832, 37899, 'QU', 'OK', 'S', 1751709683, 1751709683, '1'),
(217833, 36973, 'QU', 'OK', 'S', 1751709686, 1751709686, '1'),
(217834, 36328, 'QU', 'OK', 'S', 1751709696, 1751709696, '1'),
(217835, 36973, 'QU', 'OK', 'S', 1751709704, 1751709704, '1'),
(217836, 38613, 'QU', 'OK', 'S', 1751710015, 1751710015, '1'),
(217837, 38616, 'QU', 'OK', 'S', 1751710825, 1751710825, '1'),
(217838, 38615, 'QU', 'OK', 'S', 1751711033, 1751711033, '1'),
(217839, 38607, 'QU', 'OK', 'S', 1751711451, 1751711451, '1'),
(217840, 36328, 'QU', 'OK', 'S', 1751711584, 1751711584, '1'),
(217841, 36328, 'QU', 'OK', 'S', 1751711584, 1751711584, '1'),
(217842, 36328, 'QU', 'OK', 'S', 1751711584, 1751711584, '1'),
(217843, 36622, 'QU', 'OK', 'S', 1751711595, 1751711595, '1'),
(217844, 38606, 'QU', 'OK', 'S', 1751711668, 1751711668, '1'),
(217845, 16310, 'QU', 'OK', 'S', 1751711677, 1751711677, '1'),
(217846, 37988, 'QU', 'OK', 'S', 1751711747, 1751711747, '1'),
(217847, 37532, 'QU', 'OK', 'S', 1751711772, 1751711772, '1'),
(217848, 38601, 'QU', 'OK', 'S', 1751712032, 1751712032, '1'),
(217849, 6066, 'QU', 'OK', 'S', 1751712151, 1751712151, '1'),
(217850, 37805, 'QU', 'OK', 'S', 1751712213, 1751712213, '1'),
(217851, 37807, 'QU', 'OK', 'S', 1751712372, 1751712372, '1'),
(217852, 38600, 'QU', 'OK', 'S', 1751712451, 1751712451, '1'),
(217853, 38595, 'QU', 'OK', 'S', 1751713070, 1751713070, '1'),
(217854, 38466, 'QU', 'OK', 'S', 1751713424, 1751713424, '1'),
(217855, 38463, 'QU', 'OK', 'S', 1751713563, 1751713563, '1'),
(217856, 38465, 'QU', 'OK', 'S', 1751713773, 1751713773, '1'),
(217857, 38464, 'QU', 'OK', 'S', 1751714049, 1751714049, '1'),
(217858, 37176, 'QU', 'OK', 'S', 1751714483, 1751714483, '1'),
(217859, 37219, 'QU', 'OK', 'S', 1751714900, 1751714900, '1'),
(217860, 16125, 'QU', 'OK', 'S', 1751715532, 1751715532, '1'),
(217861, 8896, 'QU', 'OK', 'S', 1751715539, 1751715539, '1'),
(217862, 8896, 'QU', 'OK', 'S', 1751715541, 1751715541, '1'),
(217863, 5264, 'QU', 'OK', 'S', 1751716239, 1751716239, '1'),
(217864, 3954, 'QU', 'OK', 'S', 1751716243, 1751716243, '1'),
(217865, 38135, 'QU', 'OK', 'S', 1751716260, 1751716260, '1'),
(217866, 27947, 'QU', 'OK', 'S', 1751716440, 1751716440, '1'),
(217867, 3954, 'QU', 'OK', 'S', 1751716482, 1751716482, '1'),
(217868, 38186, 'QU', 'OK', 'S', 1751719156, 1751719156, '1'),
(217869, 36018, 'QU', 'OK', 'S', 1751719159, 1751719159, '1'),
(217870, 36316, 'QU', 'OK', 'S', 1751719161, 1751719161, '1'),
(217871, 36018, 'QU', 'OK', 'S', 1751719163, 1751719163, '1'),
(217872, 38186, 'QU', 'OK', 'S', 1751719165, 1751719165, '1'),
(217873, 38415, 'QU', 'OK', 'S', 1751719168, 1751719168, '1'),
(217874, 29767, 'QU', 'OK', 'S', 1751719214, 1751719214, '1'),
(217875, 29767, 'QU', 'OK', 'S', 1751719233, 1751719233, '1'),
(217876, 29767, 'QU', 'OK', 'S', 1751719235, 1751719235, '1'),
(217877, 29767, 'QU', 'OK', 'S', 1751719237, 1751719237, '1'),
(217878, 29767, 'QU', 'OK', 'S', 1751719244, 1751719244, '1'),
(217879, 31130, 'QU', 'OK', 'S', 1751865244, 1751865244, '1'),
(217880, 31138, 'QU', 'OK', 'S', 1751865275, 1751865275, '1'),
(217881, 31144, 'QU', 'OK', 'S', 1751865301, 1751865301, '1'),
(217882, 31147, 'QU', 'OK', 'S', 1751865326, 1751865326, '1'),
(217883, 37533, 'QU', 'OK', 'S', 1751867429, 1751867429, '1'),
(217884, 37534, 'QU', 'OK', 'S', 1751867451, 1751867451, '1'),
(217885, 3857, 'QU', 'OK', 'S', 1751868257, 1751868257, '1'),
(217886, 38564, 'QU', 'OK', 'S', 1751868669, 1751868669, '1'),
(217887, 38566, 'QU', 'OK', 'S', 1751868689, 1751868689, '1'),
(217888, 38514, 'QU', 'OK', 'S', 1751868837, 1751868837, '1'),
(217889, 37436, 'QU', 'OK', 'S', 1751869062, 1751869062, '1'),
(217890, 13642, 'QU', 'OK', 'S', 1751869067, 1751869067, '1'),
(217891, 38309, 'QU', 'OK', 'S', 1751869078, 1751869078, '1'),
(217892, 38309, 'QU', 'OK', 'S', 1751869088, 1751869088, '1'),
(217893, 3055, 'QU', 'OK', 'S', 1751869104, 1751869104, '1'),
(217894, 25525, 'QU', 'OK', 'S', 1751869117, 1751869117, '1'),
(217895, 25525, 'QU', 'OK', 'S', 1751869144, 1751869144, '1'),
(217896, 25525, 'QU', 'OK', 'S', 1751869147, 1751869147, '1'),
(217897, 25525, 'QU', 'OK', 'S', 1751869150, 1751869150, '1'),
(217898, 32433, 'QU', 'OK', 'S', 1751869154, 1751869154, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(217899, 33863, 'QU', 'OK', 'S', 1751869159, 1751869159, '1'),
(217900, 24676, 'QU', 'OK', 'S', 1751869166, 1751869166, '1'),
(217901, 24676, 'QU', 'OK', 'S', 1751869176, 1751869176, '1'),
(217902, 32872, 'QU', 'OK', 'S', 1751869185, 1751869185, '1'),
(217903, 28665, 'QU', 'OK', 'S', 1751869190, 1751869190, '1'),
(217904, 32433, 'QU', 'OK', 'S', 1751869197, 1751869197, '1'),
(217905, 37777, 'QU', 'OK', 'S', 1751869203, 1751869203, '1'),
(217906, 37777, 'QU', 'OK', 'S', 1751869207, 1751869207, '1'),
(217907, 37780, 'QU', 'OK', 'S', 1751869212, 1751869212, '1'),
(217908, 37780, 'QU', 'OK', 'S', 1751869216, 1751869216, '1'),
(217909, 37780, 'QU', 'OK', 'S', 1751869220, 1751869220, '1'),
(217910, 37780, 'QU', 'OK', 'S', 1751869224, 1751869224, '1'),
(217911, 3055, 'QU', 'OK', 'S', 1751869310, 1751869310, '1'),
(217912, 3055, 'QU', 'OK', 'S', 1751869322, 1751869322, '1'),
(217913, 32872, 'QU', 'OK', 'S', 1751869368, 1751869368, '1'),
(217914, 32872, 'QU', 'OK', 'S', 1751869377, 1751869377, '1'),
(217915, 25526, 'QU', 'OK', 'S', 1751869485, 1751869485, '1'),
(217916, 25526, 'QU', 'OK', 'S', 1751869487, 1751869487, '1'),
(217917, 31147, 'QU', 'OK', 'S', 1751869872, 1751869872, '1'),
(217918, 38279, 'QU', 'OK', 'S', 1751870537, 1751870537, '1'),
(217919, 38195, 'QU', 'OK', 'S', 1751870571, 1751870571, '1'),
(217920, 37822, 'QU', 'OK', 'S', 1751870861, 1751870861, '1'),
(217921, 37780, 'QU', 'OK', 'S', 1751870865, 1751870865, '1'),
(217922, 38571, 'QU', 'OK', 'S', 1751870868, 1751870868, '1'),
(217923, 38572, 'QU', 'OK', 'S', 1751870871, 1751870871, '1'),
(217924, 38564, 'QU', 'OK', 'S', 1751870895, 1751870895, '1'),
(217925, 38564, 'QU', 'OK', 'S', 1751870898, 1751870898, '1'),
(217926, 38192, 'QU', 'OK', 'S', 1751871080, 1751871080, '1'),
(217927, 36726, 'QU', 'OK', 'S', 1751879133, 1751879133, '1'),
(217928, 37815, 'QU', 'OK', 'S', 1751879145, 1751879145, '1'),
(217929, 37895, 'QU', 'OK', 'S', 1751879150, 1751879150, '1'),
(217930, 31860, 'QU', 'OK', 'S', 1751879154, 1751879154, '1'),
(217931, 25681, 'QU', 'OK', 'S', 1751879157, 1751879157, '1'),
(217932, 36726, 'QU', 'OK', 'S', 1751879163, 1751879163, '1'),
(217933, 23952, 'QU', 'OK', 'S', 1751879167, 1751879167, '1'),
(217934, 37547, 'QU', 'OK', 'S', 1751879173, 1751879173, '1'),
(217935, 24016, 'QU', 'OK', 'S', 1751879176, 1751879176, '1'),
(217936, 30810, 'QU', 'OK', 'S', 1751879179, 1751879179, '1'),
(217937, 37815, 'QU', 'OK', 'S', 1751879185, 1751879185, '1'),
(217938, 37897, 'QU', 'OK', 'S', 1751879195, 1751879195, '1'),
(217939, 37829, 'QU', 'OK', 'S', 1751879199, 1751879199, '1'),
(217940, 35342, 'QU', 'OK', 'S', 1751879202, 1751879202, '1'),
(217941, 29764, 'QU', 'OK', 'S', 1751879206, 1751879206, '1'),
(217942, 37890, 'QU', 'OK', 'S', 1751879211, 1751879211, '1'),
(217943, 36843, 'QU', 'OK', 'S', 1751879215, 1751879215, '1'),
(217944, 37815, 'QU', 'OK', 'S', 1751879218, 1751879218, '1'),
(217945, 37827, 'QU', 'OK', 'S', 1751879221, 1751879221, '1'),
(217946, 28455, 'QU', 'OK', 'S', 1751879224, 1751879224, '1'),
(217947, 28455, 'QU', 'OK', 'S', 1751879227, 1751879227, '1'),
(217948, 37827, 'QU', 'OK', 'S', 1751879229, 1751879229, '1'),
(217949, 36727, 'QU', 'OK', 'S', 1751879232, 1751879232, '1'),
(217950, 36726, 'QU', 'OK', 'S', 1751879244, 1751879244, '1'),
(217951, 37815, 'QU', 'OK', 'S', 1751879249, 1751879249, '1'),
(217952, 24016, 'QU', 'OK', 'S', 1751879253, 1751879253, '1'),
(217953, 24099, 'QU', 'OK', 'S', 1751879255, 1751879255, '1'),
(217954, 36843, 'QU', 'OK', 'S', 1751879257, 1751879257, '1'),
(217955, 37815, 'QU', 'OK', 'S', 1751879269, 1751879269, '1'),
(217956, 27519, 'QU', 'OK', 'S', 1751879314, 1751879314, '1'),
(217957, 29216, 'QU', 'OK', 'S', 1751879315, 1751879315, '1'),
(217958, 13121, 'QU', 'OK', 'S', 1751879317, 1751879317, '1'),
(217959, 38616, 'QU', 'OK', 'S', 1751879320, 1751879320, '1'),
(217960, 38416, 'QU', 'OK', 'S', 1751879323, 1751879323, '1'),
(217961, 33755, 'QU', 'OK', 'S', 1751879323, 1751879323, '1'),
(217962, 36410, 'QU', 'OK', 'S', 1751879325, 1751879325, '1'),
(217963, 29150, 'QU', 'OK', 'S', 1751879328, 1751879328, '1'),
(217964, 38416, 'QU', 'OK', 'S', 1751879329, 1751879329, '1'),
(217965, 11632, 'QU', 'OK', 'S', 1751879332, 1751879332, '1'),
(217966, 36911, 'QU', 'OK', 'S', 1751879333, 1751879333, '1'),
(217967, 29214, 'QU', 'OK', 'S', 1751879336, 1751879336, '1'),
(217968, 30191, 'QU', 'OK', 'S', 1751879338, 1751879338, '1'),
(217969, 38415, 'QU', 'OK', 'S', 1751879359, 1751879359, '1'),
(217970, 38415, 'QU', 'OK', 'S', 1751879361, 1751879361, '1'),
(217971, 38415, 'QU', 'OK', 'S', 1751879364, 1751879364, '1'),
(217972, 38449, 'QU', 'OK', 'S', 1751879366, 1751879366, '1'),
(217973, 38476, 'QU', 'OK', 'S', 1751879370, 1751879370, '1'),
(217974, 38415, 'QU', 'OK', 'S', 1751879372, 1751879372, '1'),
(217975, 38476, 'QU', 'OK', 'S', 1751879376, 1751879376, '1'),
(217976, 38449, 'QU', 'OK', 'S', 1751879378, 1751879378, '1'),
(217977, 38476, 'QU', 'OK', 'S', 1751879381, 1751879381, '1'),
(217978, 38449, 'QU', 'OK', 'S', 1751879383, 1751879383, '1'),
(217979, 38476, 'QU', 'OK', 'S', 1751879387, 1751879387, '1'),
(217980, 12940, 'QU', 'OK', 'S', 1751882070, 1751882070, '1'),
(217981, 15140, 'QU', 'OK', 'S', 1751882125, 1751882125, '1'),
(217982, 37291, 'QU', 'OK', 'S', 1751883338, 1751883338, '1'),
(217983, 38140, 'QU', 'OK', 'S', 1751883623, 1751883623, '1'),
(217984, 38140, 'QU', 'OK', 'S', 1751883629, 1751883629, '1'),
(217985, 38140, 'QU', 'OK', 'S', 1751883632, 1751883632, '1'),
(217986, 38138, 'QU', 'OK', 'S', 1751883680, 1751883680, '1'),
(217987, 38138, 'QU', 'OK', 'S', 1751883685, 1751883685, '1'),
(217988, 38139, 'QU', 'OK', 'S', 1751883848, 1751883848, '1'),
(217989, 38139, 'QU', 'OK', 'S', 1751883855, 1751883855, '1'),
(217990, 38141, 'QU', 'OK', 'S', 1751883884, 1751883884, '1'),
(217991, 38141, 'QU', 'OK', 'S', 1751883890, 1751883890, '1'),
(217992, 38141, 'QU', 'OK', 'S', 1751883912, 1751883912, '1'),
(217993, 38141, 'QU', 'OK', 'S', 1751883916, 1751883916, '1'),
(217994, 38298, 'QU', 'OK', 'S', 1751883974, 1751883974, '1'),
(217995, 38298, 'QU', 'OK', 'S', 1751883979, 1751883979, '1'),
(217996, 38298, 'QU', 'OK', 'S', 1751883982, 1751883982, '1'),
(217997, 38300, 'QU', 'OK', 'S', 1751884326, 1751884326, '1'),
(217998, 38300, 'QU', 'OK', 'S', 1751884331, 1751884331, '1'),
(217999, 38302, 'QU', 'OK', 'S', 1751884364, 1751884364, '1'),
(218000, 38302, 'QU', 'OK', 'S', 1751884370, 1751884370, '1'),
(218001, 38299, 'QU', 'OK', 'S', 1751884436, 1751884436, '1'),
(218002, 38299, 'QU', 'OK', 'S', 1751884442, 1751884442, '1'),
(218003, 38299, 'QU', 'OK', 'S', 1751884459, 1751884459, '1'),
(218004, 38299, 'QU', 'OK', 'S', 1751884462, 1751884462, '1'),
(218005, 38199, 'QU', 'OK', 'S', 1751884533, 1751884533, '1'),
(218006, 38199, 'QU', 'OK', 'S', 1751884540, 1751884540, '1'),
(218007, 37962, 'QU', 'OK', 'S', 1751884726, 1751884726, '1'),
(218008, 38135, 'QU', 'OK', 'S', 1751884867, 1751884867, '1'),
(218009, 38202, 'QU', 'OK', 'S', 1751884975, 1751884975, '1'),
(218010, 38202, 'QU', 'OK', 'S', 1751884982, 1751884982, '1'),
(218011, 38382, 'QU', 'OK', 'S', 1751885038, 1751885038, '1'),
(218012, 38201, 'QU', 'OK', 'S', 1751885045, 1751885045, '1'),
(218013, 38201, 'QU', 'OK', 'S', 1751885054, 1751885054, '1'),
(218014, 38198, 'QU', 'OK', 'S', 1751885148, 1751885148, '1'),
(218015, 38198, 'QU', 'OK', 'S', 1751885153, 1751885153, '1'),
(218016, 38200, 'QU', 'OK', 'S', 1751885288, 1751885288, '1'),
(218017, 38200, 'QU', 'OK', 'S', 1751885294, 1751885294, '1'),
(218018, 38200, 'QU', 'OK', 'S', 1751885296, 1751885296, '1'),
(218019, 38200, 'QU', 'OK', 'S', 1751885299, 1751885299, '1'),
(218020, 36941, 'QU', 'OK', 'S', 1751885337, 1751885337, '1'),
(218021, 38235, 'QU', 'OK', 'S', 1751885364, 1751885364, '1'),
(218022, 36941, 'QU', 'OK', 'S', 1751885365, 1751885365, '1'),
(218023, 38235, 'QU', 'OK', 'S', 1751885370, 1751885370, '1'),
(218024, 38236, 'QU', 'OK', 'S', 1751885408, 1751885408, '1'),
(218025, 38236, 'QU', 'OK', 'S', 1751885414, 1751885414, '1'),
(218026, 38309, 'QU', 'OK', 'S', 1751885415, 1751885415, '1'),
(218027, 32886, 'QU', 'OK', 'S', 1751885474, 1751885474, '1'),
(218028, 38237, 'QU', 'OK', 'S', 1751885592, 1751885592, '1'),
(218029, 38237, 'QU', 'OK', 'S', 1751885598, 1751885598, '1'),
(218030, 38237, 'QU', 'OK', 'S', 1751885601, 1751885601, '1'),
(218031, 38238, 'QU', 'OK', 'S', 1751885638, 1751885638, '1'),
(218032, 38238, 'QU', 'OK', 'S', 1751885644, 1751885644, '1'),
(218033, 38261, 'QU', 'OK', 'S', 1751885853, 1751885853, '1'),
(218034, 38261, 'QU', 'OK', 'S', 1751885859, 1751885859, '1'),
(218035, 38260, 'QU', 'OK', 'S', 1751885918, 1751885918, '1'),
(218036, 38260, 'QU', 'OK', 'S', 1751885925, 1751885925, '1'),
(218037, 38260, 'QU', 'OK', 'S', 1751885941, 1751885941, '1'),
(218038, 38260, 'QU', 'OK', 'S', 1751885955, 1751885955, '1'),
(218039, 38260, 'QU', 'OK', 'S', 1751885958, 1751885958, '1'),
(218040, 38260, 'QU', 'OK', 'S', 1751885961, 1751885961, '1'),
(218041, 38260, 'QU', 'OK', 'S', 1751885964, 1751885964, '1'),
(218042, 38315, 'QU', 'OK', 'S', 1751887941, 1751887941, '1'),
(218043, 38315, 'QU', 'OK', 'S', 1751887947, 1751887947, '1'),
(218044, 38315, 'QU', 'OK', 'S', 1751887949, 1751887949, '1'),
(218045, 38314, 'QU', 'OK', 'S', 1751887984, 1751887984, '1'),
(218046, 38314, 'QU', 'OK', 'S', 1751887991, 1751887991, '1'),
(218047, 38314, 'QU', 'OK', 'S', 1751888017, 1751888017, '1'),
(218048, 38313, 'QU', 'OK', 'S', 1751888058, 1751888058, '1'),
(218049, 38313, 'QU', 'OK', 'S', 1751888064, 1751888064, '1'),
(218050, 38313, 'QU', 'OK', 'S', 1751888067, 1751888067, '1'),
(218051, 38621, 'QU', 'OK', 'S', 1751888101, 1751888101, '1'),
(218052, 38312, 'QU', 'OK', 'S', 1751888167, 1751888167, '1'),
(218053, 38312, 'QU', 'OK', 'S', 1751888173, 1751888173, '1'),
(218054, 38311, 'QU', 'OK', 'S', 1751888259, 1751888259, '1'),
(218055, 38311, 'QU', 'OK', 'S', 1751888291, 1751888291, '1'),
(218056, 38619, 'QU', 'OK', 'S', 1751888462, 1751888462, '1'),
(218057, 38620, 'QU', 'OK', 'S', 1751888742, 1751888742, '1'),
(218058, 38622, 'QU', 'OK', 'S', 1751888881, 1751888881, '1'),
(218059, 38623, 'QU', 'OK', 'S', 1751889051, 1751889051, '1'),
(218060, 38618, 'QU', 'OK', 'S', 1751889224, 1751889224, '1'),
(218061, 19303, 'QU', 'OK', 'S', 1751889274, 1751889274, '1'),
(218062, 38617, 'QU', 'OK', 'S', 1751889734, 1751889734, '1'),
(218063, 38624, 'QU', 'OK', 'S', 1751889819, 1751889819, '1'),
(218064, 38625, 'QU', 'OK', 'S', 1751889977, 1751889977, '1'),
(218065, 38626, 'QU', 'OK', 'S', 1751890021, 1751890021, '1'),
(218066, 38627, 'QU', 'OK', 'S', 1751890075, 1751890075, '1'),
(218067, 38628, 'QU', 'OK', 'S', 1751890411, 1751890411, '1'),
(218068, 38629, 'QU', 'OK', 'S', 1751890455, 1751890455, '1'),
(218069, 38630, 'QU', 'OK', 'S', 1751890503, 1751890503, '1'),
(218070, 25245, 'QU', 'OK', 'S', 1751892632, 1751892632, '1'),
(218071, 25245, 'QU', 'OK', 'S', 1751892655, 1751892655, '1'),
(218072, 38631, 'QU', 'OK', 'S', 1751892765, 1751892765, '1'),
(218073, 38632, 'QU', 'OK', 'S', 1751892806, 1751892806, '1'),
(218074, 32654, 'QU', 'OK', 'S', 1751892841, 1751892841, '1'),
(218075, 38646, 'QU', 'OK', 'S', 1751893037, 1751893037, '1'),
(218076, 38647, 'QU', 'OK', 'S', 1751893075, 1751893075, '1'),
(218077, 27760, 'QU', 'OK', 'S', 1751893158, 1751893158, '1'),
(218078, 37839, 'QU', 'OK', 'S', 1751893164, 1751893164, '1'),
(218079, 37924, 'QU', 'OK', 'S', 1751893166, 1751893166, '1'),
(218080, 37809, 'QU', 'OK', 'S', 1751893169, 1751893169, '1'),
(218081, 27150, 'QU', 'OK', 'S', 1751893178, 1751893178, '1'),
(218082, 27148, 'QU', 'OK', 'S', 1751893180, 1751893180, '1'),
(218083, 37923, 'QU', 'OK', 'S', 1751893183, 1751893183, '1'),
(218084, 27095, 'QU', 'OK', 'S', 1751893187, 1751893187, '1'),
(218085, 37923, 'QU', 'OK', 'S', 1751893190, 1751893190, '1'),
(218086, 37924, 'QU', 'OK', 'S', 1751893192, 1751893192, '1'),
(218087, 37924, 'QU', 'OK', 'S', 1751893196, 1751893196, '1'),
(218088, 37924, 'QU', 'OK', 'S', 1751893200, 1751893200, '1'),
(218089, 37924, 'QU', 'OK', 'S', 1751893208, 1751893208, '1'),
(218090, 38414, 'QU', 'OK', 'S', 1751893212, 1751893212, '1'),
(218091, 38401, 'QU', 'OK', 'S', 1751893215, 1751893215, '1'),
(218092, 38474, 'QU', 'OK', 'S', 1751893217, 1751893217, '1'),
(218093, 38414, 'QU', 'OK', 'S', 1751893220, 1751893220, '1'),
(218094, 38474, 'QU', 'OK', 'S', 1751893223, 1751893223, '1'),
(218095, 38447, 'QU', 'OK', 'S', 1751893226, 1751893226, '1'),
(218096, 27095, 'QU', 'OK', 'S', 1751893228, 1751893228, '1'),
(218097, 38447, 'QU', 'OK', 'S', 1751893236, 1751893236, '1'),
(218098, 38447, 'QU', 'OK', 'S', 1751893238, 1751893238, '1'),
(218099, 38447, 'QU', 'OK', 'S', 1751893241, 1751893241, '1'),
(218100, 38447, 'QU', 'OK', 'S', 1751893243, 1751893243, '1'),
(218101, 38414, 'QU', 'OK', 'S', 1751893246, 1751893246, '1'),
(218102, 38641, 'QU', 'OK', 'S', 1751893263, 1751893263, '1'),
(218103, 37839, 'QU', 'OK', 'S', 1751893268, 1751893268, '1'),
(218104, 38640, 'QU', 'OK', 'S', 1751893319, 1751893319, '1'),
(218105, 38651, 'QU', 'OK', 'S', 1751893580, 1751893580, '1'),
(218106, 38637, 'QU', 'OK', 'S', 1751893616, 1751893616, '1'),
(218107, 38650, 'QU', 'OK', 'S', 1751893868, 1751893868, '1'),
(218108, 38652, 'QU', 'OK', 'S', 1751894057, 1751894057, '1'),
(218109, 38649, 'QU', 'OK', 'S', 1751894183, 1751894183, '1'),
(218110, 38648, 'QU', 'OK', 'S', 1751894215, 1751894215, '1'),
(218111, 38643, 'QU', 'OK', 'S', 1751894251, 1751894251, '1'),
(218112, 33277, 'QU', 'OK', 'S', 1751894369, 1751894369, '1'),
(218113, 38642, 'QU', 'OK', 'S', 1751894456, 1751894456, '1'),
(218114, 38638, 'QU', 'OK', 'S', 1751894592, 1751894592, '1'),
(218115, 38634, 'QU', 'OK', 'S', 1751894627, 1751894627, '1'),
(218116, 38633, 'QU', 'OK', 'S', 1751894656, 1751894656, '1'),
(218117, 24303, 'QU', 'OK', 'S', 1751894900, 1751894900, '1'),
(218118, 24303, 'QU', 'OK', 'S', 1751894903, 1751894903, '1'),
(218119, 24303, 'QU', 'OK', 'S', 1751894960, 1751894960, '1'),
(218120, 33105, 'QU', 'OK', 'S', 1751895116, 1751895116, '1'),
(218121, 22587, 'QU', 'OK', 'S', 1751896316, 1751896316, '1'),
(218122, 18051, 'QU', 'OK', 'S', 1751896331, 1751896331, '1'),
(218123, 22579, 'QU', 'OK', 'S', 1751896335, 1751896335, '1'),
(218124, 37738, 'QU', 'OK', 'S', 1751896339, 1751896339, '1'),
(218125, 37735, 'QU', 'OK', 'S', 1751896342, 1751896342, '1'),
(218126, 29318, 'QU', 'OK', 'S', 1751896346, 1751896346, '1'),
(218127, 37103, 'QU', 'OK', 'S', 1751896351, 1751896351, '1'),
(218128, 29319, 'QU', 'OK', 'S', 1751896355, 1751896355, '1'),
(218129, 37330, 'QU', 'OK', 'S', 1751896359, 1751896359, '1'),
(218130, 23630, 'QU', 'OK', 'S', 1751896364, 1751896364, '1'),
(218131, 23624, 'QU', 'OK', 'S', 1751896368, 1751896368, '1'),
(218132, 23620, 'QU', 'OK', 'S', 1751896374, 1751896374, '1'),
(218133, 23288, 'QU', 'OK', 'S', 1751896379, 1751896379, '1'),
(218134, 30041, 'QU', 'OK', 'S', 1751896383, 1751896383, '1'),
(218135, 32304, 'QU', 'OK', 'S', 1751896389, 1751896389, '1'),
(218136, 37134, 'QU', 'OK', 'S', 1751896399, 1751896399, '1'),
(218137, 37257, 'QU', 'OK', 'S', 1751896411, 1751896411, '1'),
(218138, 35531, 'QU', 'OK', 'S', 1751896416, 1751896416, '1'),
(218139, 32721, 'QU', 'OK', 'S', 1751896420, 1751896420, '1'),
(218140, 32680, 'QU', 'OK', 'S', 1751896428, 1751896428, '1'),
(218141, 32715, 'QU', 'OK', 'S', 1751896430, 1751896430, '1'),
(218142, 36933, 'QU', 'OK', 'S', 1751896435, 1751896435, '1'),
(218143, 32789, 'QU', 'OK', 'S', 1751896438, 1751896438, '1'),
(218144, 29129, 'QU', 'OK', 'S', 1751896443, 1751896443, '1'),
(218145, 36861, 'QU', 'OK', 'S', 1751896448, 1751896448, '1'),
(218146, 38156, 'QU', 'OK', 'S', 1751896453, 1751896453, '1'),
(218147, 29298, 'QU', 'OK', 'S', 1751896457, 1751896457, '1'),
(218148, 23908, 'QU', 'OK', 'S', 1751896461, 1751896461, '1'),
(218149, 33323, 'QU', 'OK', 'S', 1751896465, 1751896465, '1'),
(218150, 29690, 'QU', 'OK', 'S', 1751896470, 1751896470, '1'),
(218151, 25314, 'QU', 'OK', 'S', 1751896474, 1751896474, '1'),
(218152, 37736, 'QU', 'OK', 'S', 1751896480, 1751896480, '1'),
(218153, 36128, 'QU', 'OK', 'S', 1751896486, 1751896486, '1'),
(218154, 31907, 'QU', 'OK', 'S', 1751896490, 1751896490, '1'),
(218155, 35716, 'QU', 'OK', 'S', 1751896494, 1751896494, '1'),
(218156, 32721, 'QU', 'OK', 'S', 1751896498, 1751896498, '1'),
(218157, 34055, 'QU', 'OK', 'S', 1751896513, 1751896513, '1'),
(218158, 35562, 'QU', 'OK', 'S', 1751896517, 1751896517, '1'),
(218159, 32596, 'QU', 'OK', 'S', 1751896521, 1751896521, '1'),
(218160, 32232, 'QU', 'OK', 'S', 1751896526, 1751896526, '1'),
(218161, 32768, 'QU', 'OK', 'S', 1751896531, 1751896531, '1'),
(218162, 36944, 'QU', 'OK', 'S', 1751896535, 1751896535, '1'),
(218163, 36841, 'QU', 'OK', 'S', 1751896540, 1751896540, '1'),
(218164, 37094, 'QU', 'OK', 'S', 1751896545, 1751896545, '1'),
(218165, 29919, 'QU', 'OK', 'S', 1751896549, 1751896549, '1'),
(218166, 32698, 'QU', 'OK', 'S', 1751896557, 1751896557, '1'),
(218167, 33074, 'QU', 'OK', 'S', 1751896592, 1751896592, '1'),
(218168, 23852, 'QU', 'OK', 'S', 1751896598, 1751896598, '1'),
(218169, 36112, 'QU', 'OK', 'S', 1751896604, 1751896604, '1'),
(218170, 35736, 'QU', 'OK', 'S', 1751896609, 1751896609, '1'),
(218171, 29085, 'QU', 'OK', 'S', 1751896613, 1751896613, '1'),
(218172, 31976, 'QU', 'OK', 'S', 1751896629, 1751896629, '1'),
(218173, 31970, 'QU', 'OK', 'S', 1751896633, 1751896633, '1'),
(218174, 37076, 'QU', 'OK', 'S', 1751896637, 1751896637, '1'),
(218175, 36931, 'QU', 'OK', 'S', 1751896640, 1751896640, '1'),
(218176, 38118, 'QU', 'OK', 'S', 1751896643, 1751896643, '1'),
(218177, 29593, 'QU', 'OK', 'S', 1751896646, 1751896646, '1'),
(218178, 37200, 'QU', 'OK', 'S', 1751896650, 1751896650, '1'),
(218179, 36933, 'QU', 'OK', 'S', 1751896660, 1751896660, '1'),
(218180, 32682, 'QU', 'OK', 'S', 1751896669, 1751896669, '1'),
(218181, 37094, 'QU', 'OK', 'S', 1751896681, 1751896681, '1'),
(218182, 35904, 'QU', 'OK', 'S', 1751896689, 1751896689, '1'),
(218183, 38001, 'QU', 'OK', 'S', 1751896693, 1751896693, '1'),
(218184, 31909, 'QU', 'OK', 'S', 1751896697, 1751896697, '1'),
(218185, 31909, 'QU', 'OK', 'S', 1751896701, 1751896701, '1'),
(218186, 30072, 'QU', 'OK', 'S', 1751896711, 1751896711, '1'),
(218187, 25312, 'QU', 'OK', 'S', 1751896734, 1751896734, '1'),
(218188, 21840, 'QU', 'OK', 'S', 1751896747, 1751896747, '1'),
(218189, 35530, 'QU', 'OK', 'S', 1751896751, 1751896751, '1'),
(218190, 37761, 'QU', 'OK', 'S', 1751896757, 1751896757, '1'),
(218191, 38318, 'QU', 'OK', 'S', 1751896764, 1751896764, '1'),
(218192, 31403, 'QU', 'OK', 'S', 1751896776, 1751896776, '1'),
(218193, 28777, 'QU', 'OK', 'S', 1751896779, 1751896779, '1'),
(218194, 29780, 'QU', 'OK', 'S', 1751896786, 1751896786, '1'),
(218195, 32766, 'QU', 'OK', 'S', 1751896800, 1751896800, '1'),
(218196, 27436, 'QU', 'OK', 'S', 1751896808, 1751896808, '1'),
(218197, 34816, 'QU', 'OK', 'S', 1751896811, 1751896811, '1'),
(218198, 37091, 'QU', 'OK', 'S', 1751896814, 1751896814, '1'),
(218199, 19215, 'QU', 'OK', 'S', 1751896817, 1751896817, '1'),
(218200, 36841, 'QU', 'OK', 'S', 1751896827, 1751896827, '1'),
(218201, 35212, 'QU', 'OK', 'S', 1751896831, 1751896831, '1'),
(218202, 35555, 'QU', 'OK', 'S', 1751896835, 1751896835, '1'),
(218203, 38319, 'QU', 'OK', 'S', 1751896840, 1751896840, '1'),
(218204, 32254, 'QU', 'OK', 'S', 1751896844, 1751896844, '1'),
(218205, 32095, 'QU', 'OK', 'S', 1751896848, 1751896848, '1'),
(218206, 37133, 'QU', 'OK', 'S', 1751896853, 1751896853, '1'),
(218207, 32016, 'QU', 'OK', 'S', 1751896857, 1751896857, '1'),
(218208, 35603, 'QU', 'OK', 'S', 1751896865, 1751896865, '1'),
(218209, 38220, 'QU', 'OK', 'S', 1751896870, 1751896870, '1'),
(218210, 34074, 'QU', 'OK', 'S', 1751896873, 1751896873, '1'),
(218211, 31567, 'QU', 'OK', 'S', 1751896878, 1751896878, '1'),
(218212, 19200, 'QU', 'OK', 'S', 1751896882, 1751896882, '1'),
(218213, 29917, 'QU', 'OK', 'S', 1751896887, 1751896887, '1'),
(218214, 36474, 'QU', 'OK', 'S', 1751896890, 1751896890, '1'),
(218215, 32917, 'QU', 'OK', 'S', 1751896893, 1751896893, '1'),
(218216, 32788, 'QU', 'OK', 'S', 1751896895, 1751896895, '1'),
(218217, 29777, 'QU', 'OK', 'S', 1751896909, 1751896909, '1'),
(218218, 32076, 'QU', 'OK', 'S', 1751896924, 1751896924, '1'),
(218219, 31660, 'QU', 'OK', 'S', 1751896929, 1751896929, '1'),
(218220, 37094, 'QU', 'OK', 'S', 1751896935, 1751896935, '1'),
(218221, 36416, 'QU', 'OK', 'S', 1751896942, 1751896942, '1'),
(218222, 34513, 'QU', 'OK', 'S', 1751896947, 1751896947, '1'),
(218223, 38223, 'QU', 'OK', 'S', 1751896956, 1751896956, '1'),
(218224, 29855, 'QU', 'OK', 'S', 1751897175, 1751897175, '1'),
(218225, 2336, 'QU', 'OK', 'S', 1751950035, 1751950035, '1'),
(218226, 38566, 'QU', 'OK', 'S', 1751952417, 1751952417, '1'),
(218227, 38621, 'QU', 'OK', 'S', 1751952683, 1751952683, '1'),
(218228, 38621, 'QU', 'OK', 'S', 1751952698, 1751952698, '1'),
(218229, 38621, 'QU', 'OK', 'S', 1751952708, 1751952708, '1'),
(218230, 38621, 'QU', 'OK', 'S', 1751952738, 1751952738, '1'),
(218231, 30538, 'QU', 'OK', 'S', 1751953328, 1751953328, '1'),
(218232, 30538, 'QU', 'OK', 'S', 1751953340, 1751953340, '1'),
(218233, 30538, 'QU', 'OK', 'S', 1751953345, 1751953345, '1'),
(218234, 38665, 'QU', 'OK', 'S', 1751953915, 1751953915, '1'),
(218235, 38665, 'QU', 'OK', 'S', 1751954523, 1751954523, '1'),
(218236, 38619, 'QU', 'OK', 'S', 1751955782, 1751955782, '1'),
(218237, 38619, 'QU', 'OK', 'S', 1751955924, 1751955924, '1'),
(218238, 38168, 'QU', 'OK', 'S', 1751956544, 1751956544, '1'),
(218239, 37532, 'QU', 'OK', 'S', 1751956577, 1751956577, '1'),
(218240, 36469, 'QU', 'OK', 'S', 1751956619, 1751956619, '1'),
(218241, 37291, 'QU', 'OK', 'S', 1751956639, 1751956639, '1'),
(218242, 31144, 'QU', 'OK', 'S', 1751956670, 1751956670, '1'),
(218243, 26543, 'QU', 'OK', 'S', 1751957503, 1751957503, '1'),
(218244, 34151, 'QU', 'OK', 'S', 1751960467, 1751960467, '1'),
(218245, 38274, 'QU', 'OK', 'S', 1751960478, 1751960478, '1'),
(218246, 38291, 'QU', 'OK', 'S', 1751960481, 1751960481, '1'),
(218247, 38296, 'QU', 'OK', 'S', 1751960484, 1751960484, '1'),
(218248, 38511, 'QU', 'OK', 'S', 1751960487, 1751960487, '1'),
(218249, 38441, 'QU', 'OK', 'S', 1751960490, 1751960490, '1'),
(218250, 38445, 'QU', 'OK', 'S', 1751960493, 1751960493, '1'),
(218251, 38274, 'QU', 'OK', 'S', 1751960521, 1751960521, '1'),
(218252, 38274, 'QU', 'OK', 'S', 1751960530, 1751960530, '1'),
(218253, 38511, 'QU', 'OK', 'S', 1751960542, 1751960542, '1'),
(218254, 38274, 'QU', 'OK', 'S', 1751960551, 1751960551, '1'),
(218255, 38291, 'QU', 'OK', 'S', 1751960555, 1751960555, '1'),
(218256, 38274, 'QU', 'OK', 'S', 1751960561, 1751960561, '1'),
(218257, 33694, 'QU', 'OK', 'S', 1751960565, 1751960565, '1'),
(218258, 38511, 'QU', 'OK', 'S', 1751960569, 1751960569, '1'),
(218259, 38511, 'QU', 'OK', 'S', 1751960571, 1751960571, '1'),
(218260, 31221, 'QU', 'OK', 'S', 1751960575, 1751960575, '1'),
(218261, 38425, 'QU', 'OK', 'S', 1751960578, 1751960578, '1'),
(218262, 38282, 'QU', 'OK', 'S', 1751960581, 1751960581, '1'),
(218263, 38192, 'QU', 'OK', 'S', 1751960584, 1751960584, '1'),
(218264, 32384, 'QU', 'OK', 'S', 1751960587, 1751960587, '1'),
(218265, 32384, 'QU', 'OK', 'S', 1751960591, 1751960591, '1'),
(218266, 38291, 'QU', 'OK', 'S', 1751960594, 1751960594, '1'),
(218267, 32230, 'QU', 'OK', 'S', 1751960597, 1751960597, '1'),
(218268, 38511, 'QU', 'OK', 'S', 1751960604, 1751960604, '1'),
(218269, 38274, 'QU', 'OK', 'S', 1751960608, 1751960608, '1'),
(218270, 38193, 'QU', 'OK', 'S', 1751960611, 1751960611, '1'),
(218271, 32230, 'QU', 'OK', 'S', 1751960614, 1751960614, '1'),
(218272, 38193, 'QU', 'OK', 'S', 1751960619, 1751960619, '1'),
(218273, 33694, 'QU', 'OK', 'S', 1751960625, 1751960625, '1'),
(218274, 38274, 'QU', 'OK', 'S', 1751960629, 1751960629, '1'),
(218275, 34362, 'QU', 'OK', 'S', 1751960633, 1751960633, '1'),
(218276, 38274, 'QU', 'OK', 'S', 1751960636, 1751960636, '1'),
(218277, 38274, 'QU', 'OK', 'S', 1751960639, 1751960639, '1'),
(218278, 38274, 'QU', 'OK', 'S', 1751960643, 1751960643, '1'),
(218279, 38192, 'QU', 'OK', 'S', 1751960647, 1751960647, '1'),
(218280, 37380, 'QU', 'OK', 'S', 1751960650, 1751960650, '1'),
(218281, 27830, 'QU', 'OK', 'S', 1751960653, 1751960653, '1'),
(218282, 34150, 'QU', 'OK', 'S', 1751960662, 1751960662, '1'),
(218283, 34651, 'QU', 'OK', 'S', 1751960666, 1751960666, '1'),
(218284, 36433, 'QU', 'OK', 'S', 1751960669, 1751960669, '1'),
(218285, 34362, 'QU', 'OK', 'S', 1751960677, 1751960677, '1'),
(218286, 33694, 'QU', 'OK', 'S', 1751961219, 1751961219, '1'),
(218287, 27246, 'QU', 'OK', 'S', 1751961224, 1751961224, '1'),
(218288, 28121, 'QU', 'OK', 'S', 1751961227, 1751961227, '1'),
(218289, 27214, 'QU', 'OK', 'S', 1751961232, 1751961232, '1'),
(218290, 27132, 'QU', 'OK', 'S', 1751961236, 1751961236, '1'),
(218291, 27246, 'QU', 'OK', 'S', 1751961241, 1751961241, '1'),
(218292, 27246, 'QU', 'OK', 'S', 1751961245, 1751961245, '1'),
(218293, 27130, 'QU', 'OK', 'S', 1751961249, 1751961249, '1'),
(218294, 27144, 'QU', 'OK', 'S', 1751961254, 1751961254, '1'),
(218295, 27562, 'QU', 'OK', 'S', 1751961259, 1751961259, '1'),
(218296, 28201, 'QU', 'OK', 'S', 1751961263, 1751961263, '1'),
(218297, 27151, 'QU', 'OK', 'S', 1751961268, 1751961268, '1'),
(218298, 27132, 'QU', 'OK', 'S', 1751961272, 1751961272, '1'),
(218299, 27144, 'QU', 'OK', 'S', 1751961277, 1751961277, '1'),
(218300, 27132, 'QU', 'OK', 'S', 1751961281, 1751961281, '1'),
(218301, 27577, 'QU', 'OK', 'S', 1751961286, 1751961286, '1'),
(218302, 27575, 'QU', 'OK', 'S', 1751961432, 1751961432, '1'),
(218303, 33694, 'QU', 'OK', 'S', 1751961633, 1751961633, '1'),
(218304, 38274, 'QU', 'OK', 'S', 1751961639, 1751961639, '1'),
(218305, 38654, 'QU', 'OK', 'S', 1751962973, 1751962973, '1'),
(218306, 38655, 'QU', 'OK', 'S', 1751963023, 1751963023, '1'),
(218307, 38656, 'QU', 'OK', 'S', 1751963059, 1751963059, '1'),
(218308, 38657, 'QU', 'OK', 'S', 1751963226, 1751963226, '1'),
(218309, 38662, 'QU', 'OK', 'S', 1751963285, 1751963285, '1'),
(218310, 38658, 'QU', 'OK', 'S', 1751966288, 1751966288, '1'),
(218311, 38659, 'QU', 'OK', 'S', 1751966489, 1751966489, '1'),
(218312, 38661, 'QU', 'OK', 'S', 1751966540, 1751966540, '1'),
(218313, 38659, 'QU', 'OK', 'S', 1751966615, 1751966615, '1'),
(218314, 38660, 'QU', 'OK', 'S', 1751966701, 1751966701, '1'),
(218315, 38674, 'QU', 'OK', 'S', 1751966832, 1751966832, '1'),
(218316, 38673, 'QU', 'OK', 'S', 1751966875, 1751966875, '1'),
(218317, 38332, 'QU', 'OK', 'S', 1751967009, 1751967009, '1'),
(218318, 38332, 'QU', 'OK', 'S', 1751967015, 1751967015, '1'),
(218319, 38332, 'QU', 'OK', 'S', 1751967077, 1751967077, '1'),
(218320, 38332, 'QU', 'OK', 'S', 1751967099, 1751967099, '1'),
(218321, 38335, 'QU', 'OK', 'S', 1751967137, 1751967137, '1'),
(218322, 38335, 'QU', 'OK', 'S', 1751967143, 1751967143, '1'),
(218323, 38664, 'QU', 'OK', 'S', 1751967203, 1751967203, '1'),
(218324, 38671, 'QU', 'OK', 'S', 1751967245, 1751967245, '1'),
(218325, 38333, 'QU', 'OK', 'S', 1751967255, 1751967255, '1'),
(218326, 38333, 'QU', 'OK', 'S', 1751967261, 1751967261, '1'),
(218327, 38334, 'QU', 'OK', 'S', 1751967298, 1751967298, '1'),
(218328, 38334, 'QU', 'OK', 'S', 1751967304, 1751967304, '1'),
(218329, 38381, 'QU', 'OK', 'S', 1751967373, 1751967373, '1'),
(218330, 38381, 'QU', 'OK', 'S', 1751967380, 1751967380, '1'),
(218331, 38381, 'QU', 'OK', 'S', 1751967394, 1751967394, '1'),
(218332, 38381, 'QU', 'OK', 'S', 1751967407, 1751967407, '1'),
(218333, 38683, 'QU', 'OK', 'S', 1751967416, 1751967416, '1'),
(218334, 38684, 'QU', 'OK', 'S', 1751967457, 1751967457, '1'),
(218335, 38380, 'QU', 'OK', 'S', 1751967471, 1751967471, '1'),
(218336, 38380, 'QU', 'OK', 'S', 1751967476, 1751967476, '1'),
(218337, 38378, 'QU', 'OK', 'S', 1751968109, 1751968109, '1'),
(218338, 38378, 'QU', 'OK', 'S', 1751968115, 1751968115, '1'),
(218339, 38378, 'QU', 'OK', 'S', 1751968130, 1751968130, '1'),
(218340, 38378, 'QU', 'OK', 'S', 1751968142, 1751968142, '1'),
(218341, 38379, 'QU', 'OK', 'S', 1751968202, 1751968202, '1'),
(218342, 38379, 'QU', 'OK', 'S', 1751968208, 1751968208, '1'),
(218343, 38379, 'QU', 'OK', 'S', 1751968212, 1751968212, '1'),
(218344, 38151, 'QU', 'OK', 'S', 1751968436, 1751968436, '1'),
(218345, 38151, 'QU', 'OK', 'S', 1751968444, 1751968444, '1'),
(218346, 38152, 'QU', 'OK', 'S', 1751968487, 1751968487, '1'),
(218347, 38152, 'QU', 'OK', 'S', 1751968493, 1751968493, '1'),
(218348, 38152, 'QU', 'OK', 'S', 1751968495, 1751968495, '1'),
(218349, 38204, 'QU', 'OK', 'S', 1751968543, 1751968543, '1'),
(218350, 38204, 'QU', 'OK', 'S', 1751968565, 1751968565, '1'),
(218351, 38204, 'QU', 'OK', 'S', 1751968568, 1751968568, '1'),
(218352, 38203, 'QU', 'OK', 'S', 1751968613, 1751968613, '1'),
(218353, 38203, 'QU', 'OK', 'S', 1751968622, 1751968622, '1'),
(218354, 38233, 'QU', 'OK', 'S', 1751968980, 1751968980, '1'),
(218355, 38233, 'QU', 'OK', 'S', 1751968987, 1751968987, '1'),
(218356, 38233, 'QU', 'OK', 'S', 1751968991, 1751968991, '1'),
(218357, 38232, 'QU', 'OK', 'S', 1751969026, 1751969026, '1'),
(218358, 24635, 'QU', 'OK', 'S', 1751969140, 1751969140, '1'),
(218359, 24635, 'QU', 'OK', 'S', 1751969140, 1751969140, '1'),
(218360, 24635, 'QU', 'OK', 'S', 1751969140, 1751969140, '1'),
(218361, 24635, 'QU', 'OK', 'S', 1751969140, 1751969140, '1'),
(218362, 38231, 'QU', 'OK', 'S', 1751969163, 1751969163, '1'),
(218363, 38231, 'QU', 'OK', 'S', 1751969174, 1751969174, '1'),
(218364, 38230, 'QU', 'OK', 'S', 1751969221, 1751969221, '1'),
(218365, 38230, 'QU', 'OK', 'S', 1751969226, 1751969226, '1'),
(218366, 38229, 'QU', 'OK', 'S', 1751969266, 1751969266, '1'),
(218367, 38229, 'QU', 'OK', 'S', 1751969272, 1751969272, '1'),
(218368, 38228, 'QU', 'OK', 'S', 1751969323, 1751969323, '1'),
(218369, 38618, 'QU', 'OK', 'S', 1751969669, 1751969669, '1'),
(218370, 27729, 'QU', 'OK', 'S', 1751969886, 1751969886, '1'),
(218371, 27729, 'QU', 'OK', 'S', 1751969910, 1751969910, '1'),
(218372, 21241, 'QU', 'OK', 'S', 1751969914, 1751969914, '1'),
(218373, 32102, 'QU', 'OK', 'S', 1751969922, 1751969922, '1'),
(218374, 32102, 'QU', 'OK', 'S', 1751969940, 1751969940, '1'),
(218375, 38679, 'QU', 'OK', 'S', 1751969952, 1751969952, '1'),
(218376, 35547, 'QU', 'OK', 'S', 1751970112, 1751970112, '1'),
(218377, 38682, 'QU', 'OK', 'S', 1751970113, 1751970113, '1'),
(218378, 35547, 'QU', 'OK', 'S', 1751970130, 1751970130, '1'),
(218379, 35547, 'QU', 'OK', 'S', 1751970133, 1751970133, '1'),
(218380, 35547, 'QU', 'OK', 'S', 1751970138, 1751970138, '1'),
(218381, 35547, 'QU', 'OK', 'S', 1751970154, 1751970154, '1'),
(218382, 35547, 'QU', 'OK', 'S', 1751970171, 1751970171, '1'),
(218383, 35547, 'QU', 'OK', 'S', 1751970176, 1751970176, '1'),
(218384, 35547, 'QU', 'OK', 'S', 1751970181, 1751970181, '1'),
(218385, 35547, 'QU', 'OK', 'S', 1751970187, 1751970187, '1'),
(218386, 35547, 'QU', 'OK', 'S', 1751970192, 1751970192, '1'),
(218387, 35547, 'QU', 'OK', 'S', 1751970198, 1751970198, '1'),
(218388, 35547, 'QU', 'OK', 'S', 1751970216, 1751970216, '1'),
(218389, 37436, 'QU', 'OK', 'S', 1751970227, 1751970227, '1'),
(218390, 37436, 'QU', 'OK', 'S', 1751970250, 1751970250, '1'),
(218391, 37436, 'QU', 'OK', 'S', 1751970259, 1751970259, '1'),
(218392, 37436, 'QU', 'OK', 'S', 1751970265, 1751970265, '1'),
(218393, 35933, 'QU', 'OK', 'S', 1751970443, 1751970443, '1'),
(218394, 38672, 'QU', 'OK', 'S', 1751970450, 1751970450, '1'),
(218395, 24429, 'QU', 'OK', 'S', 1751970612, 1751970612, '1'),
(218396, 24429, 'QU', 'OK', 'S', 1751970612, 1751970612, '1'),
(218397, 24429, 'QU', 'OK', 'S', 1751970612, 1751970612, '1'),
(218398, 24429, 'QU', 'OK', 'S', 1751970612, 1751970612, '1'),
(218399, 38680, 'QU', 'OK', 'S', 1751970817, 1751970817, '1'),
(218400, 38693, 'QU', 'OK', 'S', 1751971067, 1751971067, '1'),
(218401, 24642, 'QU', 'OK', 'S', 1751971075, 1751971075, '1'),
(218402, 24642, 'QU', 'OK', 'S', 1751971075, 1751971075, '1'),
(218403, 24642, 'QU', 'OK', 'S', 1751971075, 1751971075, '1'),
(218404, 24642, 'QU', 'OK', 'S', 1751971075, 1751971075, '1'),
(218405, 38309, 'QU', 'OK', 'S', 1751971109, 1751971109, '1'),
(218406, 38689, 'QU', 'OK', 'S', 1751971198, 1751971198, '1'),
(218407, 24641, 'QU', 'OK', 'S', 1751971198, 1751971198, '1'),
(218408, 24641, 'QU', 'OK', 'S', 1751971198, 1751971198, '1'),
(218409, 26817, 'QU', 'OK', 'S', 1751971360, 1751971360, '1'),
(218410, 24564, 'QU', 'OK', 'S', 1751971457, 1751971457, '1'),
(218411, 24564, 'QU', 'OK', 'S', 1751971457, 1751971457, '1'),
(218412, 24404, 'QU', 'OK', 'S', 1751971648, 1751971648, '1'),
(218413, 24404, 'QU', 'OK', 'S', 1751971648, 1751971648, '1'),
(218414, 24404, 'QU', 'OK', 'S', 1751971648, 1751971648, '1'),
(218415, 24404, 'QU', 'OK', 'S', 1751971648, 1751971648, '1'),
(218416, 38681, 'QU', 'OK', 'S', 1751971744, 1751971744, '1'),
(218417, 38687, 'QU', 'OK', 'S', 1751971833, 1751971833, '1'),
(218418, 38688, 'QU', 'OK', 'S', 1751972003, 1751972003, '1'),
(218419, 38685, 'QU', 'OK', 'S', 1751972086, 1751972086, '1'),
(218420, 38677, 'QU', 'OK', 'S', 1751972419, 1751972419, '1'),
(218421, 38678, 'QU', 'OK', 'S', 1751972475, 1751972475, '1'),
(218422, 25057, 'QU', 'OK', 'S', 1751972544, 1751972544, '1'),
(218423, 24636, 'QU', 'OK', 'S', 1751972604, 1751972604, '1'),
(218424, 24636, 'QU', 'OK', 'S', 1751972604, 1751972604, '1'),
(218425, 24636, 'QU', 'OK', 'S', 1751972604, 1751972604, '1'),
(218426, 24636, 'QU', 'OK', 'S', 1751972604, 1751972604, '1'),
(218427, 38676, 'QU', 'OK', 'S', 1751972777, 1751972777, '1'),
(218428, 38675, 'QU', 'OK', 'S', 1751972939, 1751972939, '1'),
(218429, 38686, 'QU', 'OK', 'S', 1751973071, 1751973071, '1'),
(218430, 38692, 'QU', 'OK', 'S', 1751973177, 1751973177, '1'),
(218431, 38448, 'QU', 'OK', 'S', 1751973204, 1751973204, '1'),
(218432, 38450, 'QU', 'OK', 'S', 1751973212, 1751973212, '1'),
(218433, 38448, 'QU', 'OK', 'S', 1751973221, 1751973221, '1'),
(218434, 38690, 'QU', 'OK', 'S', 1751973334, 1751973334, '1'),
(218435, 38273, 'QU', 'OK', 'S', 1751973397, 1751973397, '1'),
(218436, 38691, 'QU', 'OK', 'S', 1751973416, 1751973416, '1'),
(218437, 33277, 'QU', 'OK', 'S', 1751973518, 1751973518, '1'),
(218438, 33277, 'QU', 'OK', 'S', 1751973550, 1751973550, '1'),
(218439, 33277, 'QU', 'OK', 'S', 1751973552, 1751973552, '1'),
(218440, 1885, 'QU', 'OK', 'S', 1751973897, 1751973897, '1'),
(218441, 2710, 'QU', 'OK', 'S', 1751973931, 1751973931, '1'),
(218442, 1885, 'QU', 'OK', 'S', 1751973958, 1751973958, '1'),
(218443, 1885, 'QU', 'OK', 'S', 1751973973, 1751973973, '1'),
(218444, 1877, 'QU', 'OK', 'S', 1751974013, 1751974013, '1'),
(218445, 2709, 'QU', 'OK', 'S', 1751974039, 1751974039, '1'),
(218446, 2709, 'QU', 'OK', 'S', 1751974063, 1751974063, '1'),
(218447, 2677, 'QU', 'OK', 'S', 1751974089, 1751974089, '1'),
(218448, 2677, 'QU', 'OK', 'S', 1751974110, 1751974110, '1'),
(218449, 2401, 'QU', 'OK', 'S', 1751974160, 1751974160, '1'),
(218450, 2401, 'QU', 'OK', 'S', 1751974194, 1751974194, '1'),
(218451, 38639, 'QU', 'OK', 'S', 1751974667, 1751974667, '1'),
(218452, 38694, 'QU', 'OK', 'S', 1751974692, 1751974692, '1'),
(218453, 38644, 'QU', 'OK', 'S', 1751974737, 1751974737, '1'),
(218454, 38645, 'QU', 'OK', 'S', 1751975001, 1751975001, '1'),
(218455, 1081, 'QU', 'OK', 'S', 1751975050, 1751975050, '1'),
(218456, 37780, 'QU', 'OK', 'S', 1751975110, 1751975110, '1'),
(218457, 37822, 'QU', 'OK', 'S', 1751975182, 1751975182, '1'),
(218458, 24545, 'QU', 'OK', 'S', 1751975228, 1751975228, '1'),
(218459, 29901, 'QU', 'OK', 'S', 1751975276, 1751975276, '1'),
(218460, 27849, 'QU', 'OK', 'S', 1751975306, 1751975306, '1'),
(218461, 25268, 'QU', 'OK', 'S', 1751975358, 1751975358, '1'),
(218462, 33396, 'QU', 'OK', 'S', 1751976051, 1751976051, '1'),
(218463, 38695, 'QU', 'OK', 'S', 1751976276, 1751976276, '1'),
(218464, 33743, 'QU', 'OK', 'S', 1751976290, 1751976290, '1'),
(218465, 38696, 'QU', 'OK', 'S', 1751976693, 1751976693, '1'),
(218466, 24800, 'QU', 'OK', 'S', 1751976730, 1751976730, '1'),
(218467, 36936, 'QU', 'OK', 'S', 1751976798, 1751976798, '1'),
(218468, 38697, 'QU', 'OK', 'S', 1751976926, 1751976926, '1'),
(218469, 36468, 'QU', 'OK', 'S', 1751980038, 1751980038, '1'),
(218470, 18524, 'QU', 'OK', 'S', 1751980760, 1751980760, '1'),
(218471, 13973, 'QU', 'OK', 'S', 1751980778, 1751980778, '1'),
(218472, 12429, 'QU', 'OK', 'S', 1751980788, 1751980788, '1'),
(218473, 12429, 'QU', 'OK', 'S', 1751980788, 1751980788, '1'),
(218474, 18528, 'QU', 'OK', 'S', 1751980804, 1751980804, '1'),
(218475, 15938, 'QU', 'OK', 'S', 1751980809, 1751980809, '1'),
(218476, 15957, 'QU', 'OK', 'S', 1751980816, 1751980816, '1'),
(218477, 28086, 'QU', 'OK', 'S', 1751980824, 1751980824, '1'),
(218478, 13973, 'QU', 'OK', 'S', 1751981393, 1751981393, '1'),
(218479, 18528, 'QU', 'OK', 'S', 1751981423, 1751981423, '1'),
(218480, 15938, 'QU', 'OK', 'S', 1751981520, 1751981520, '1'),
(218481, 15938, 'QU', 'OK', 'S', 1751981523, 1751981523, '1'),
(218482, 15938, 'QU', 'OK', 'S', 1751981525, 1751981525, '1'),
(218483, 15957, 'QU', 'OK', 'S', 1751981560, 1751981560, '1'),
(218484, 15957, 'QU', 'OK', 'S', 1751981563, 1751981563, '1'),
(218485, 15957, 'QU', 'OK', 'S', 1751981566, 1751981566, '1'),
(218486, 28809, 'QU', 'OK', 'S', 1751983435, 1751983435, '1'),
(218487, 28809, 'QU', 'OK', 'S', 1751983435, 1751983435, '1'),
(218488, 38653, 'QU', 'OK', 'S', 1752037798, 1752037798, '1'),
(218489, 38635, 'QU', 'OK', 'S', 1752037983, 1752037983, '1'),
(218490, 38636, 'QU', 'OK', 'S', 1752038383, 1752038383, '1'),
(218491, 31144, 'QU', 'OK', 'S', 1752039049, 1752039049, '1'),
(218492, 37532, 'QU', 'OK', 'S', 1752039079, 1752039079, '1'),
(218493, 38680, 'QU', 'OK', 'S', 1752042030, 1752042030, '1'),
(218494, 38680, 'QU', 'OK', 'S', 1752042032, 1752042032, '1'),
(218495, 38680, 'QU', 'OK', 'S', 1752042035, 1752042035, '1'),
(218496, 38680, 'QU', 'OK', 'S', 1752042039, 1752042039, '1'),
(218497, 38680, 'QU', 'OK', 'S', 1752042042, 1752042042, '1'),
(218498, 30942, 'QU', 'OK', 'S', 1752049840, 1752049840, '1'),
(218499, 30942, 'QU', 'OK', 'S', 1752049843, 1752049843, '1'),
(218500, 30001, 'QU', 'OK', 'S', 1752050181, 1752050181, '1'),
(218501, 30001, 'QU', 'OK', 'S', 1752050185, 1752050185, '1'),
(218502, 30001, 'QU', 'OK', 'S', 1752050189, 1752050189, '1'),
(218503, 30001, 'QU', 'OK', 'S', 1752050192, 1752050192, '1'),
(218504, 37177, 'QU', 'OK', 'S', 1752055023, 1752055023, '1'),
(218505, 38698, 'QU', 'OK', 'S', 1752055553, 1752055553, '1'),
(218506, 38699, 'QU', 'OK', 'S', 1752055590, 1752055590, '1'),
(218507, 38707, 'QU', 'OK', 'S', 1752055707, 1752055707, '1'),
(218508, 38708, 'QU', 'OK', 'S', 1752055898, 1752055898, '1'),
(218509, 38705, 'QU', 'OK', 'S', 1752056138, 1752056138, '1'),
(218510, 38706, 'QU', 'OK', 'S', 1752056229, 1752056229, '1'),
(218511, 37988, 'QU', 'OK', 'S', 1752056323, 1752056323, '1'),
(218512, 38704, 'QU', 'OK', 'S', 1752057069, 1752057069, '1'),
(218513, 38701, 'QU', 'OK', 'S', 1752057172, 1752057172, '1'),
(218514, 38702, 'QU', 'OK', 'S', 1752057201, 1752057201, '1'),
(218515, 38703, 'QU', 'OK', 'S', 1752057231, 1752057231, '1'),
(218516, 38419, 'QU', 'OK', 'S', 1752057552, 1752057552, '1'),
(218517, 38417, 'QU', 'OK', 'S', 1752057627, 1752057627, '1'),
(218518, 37490, 'QU', 'OK', 'S', 1752057667, 1752057667, '1'),
(218519, 38732, 'QU', 'OK', 'S', 1752057819, 1752057819, '1'),
(218520, 38726, 'QU', 'OK', 'S', 1752057916, 1752057916, '1'),
(218521, 38731, 'QU', 'OK', 'S', 1752057973, 1752057973, '1'),
(218522, 38733, 'QU', 'OK', 'S', 1752058154, 1752058154, '1'),
(218523, 38734, 'QU', 'OK', 'S', 1752058275, 1752058275, '1'),
(218524, 37490, 'QU', 'OK', 'S', 1752058323, 1752058323, '1'),
(218525, 38718, 'QU', 'OK', 'S', 1752058464, 1752058464, '1'),
(218526, 38719, 'QU', 'OK', 'S', 1752058558, 1752058558, '1'),
(218527, 38720, 'QU', 'OK', 'S', 1752058597, 1752058597, '1'),
(218528, 38727, 'QU', 'OK', 'S', 1752058874, 1752058874, '1'),
(218529, 38731, 'QU', 'OK', 'S', 1752058954, 1752058954, '1'),
(218530, 38733, 'QU', 'OK', 'S', 1752058975, 1752058975, '1'),
(218531, 38728, 'QU', 'OK', 'S', 1752059058, 1752059058, '1'),
(218532, 38729, 'QU', 'OK', 'S', 1752059140, 1752059140, '1'),
(218533, 38730, 'QU', 'OK', 'S', 1752059379, 1752059379, '1'),
(218534, 38721, 'QU', 'OK', 'S', 1752059488, 1752059488, '1'),
(218535, 38722, 'QU', 'OK', 'S', 1752059567, 1752059567, '1'),
(218536, 38595, 'QU', 'OK', 'S', 1752059639, 1752059639, '1'),
(218537, 38308, 'QU', 'OK', 'S', 1752060181, 1752060181, '1'),
(218538, 38308, 'QU', 'OK', 'S', 1752060181, 1752060181, '1'),
(218539, 38308, 'QU', 'OK', 'S', 1752060181, 1752060181, '1'),
(218540, 38308, 'QU', 'OK', 'S', 1752060181, 1752060181, '1'),
(218541, 38725, 'QU', 'OK', 'S', 1752060297, 1752060297, '1'),
(218542, 38270, 'QU', 'OK', 'S', 1752060356, 1752060356, '1'),
(218543, 38270, 'QU', 'OK', 'S', 1752060356, 1752060356, '1'),
(218544, 22088, 'QU', 'OK', 'S', 1752060437, 1752060437, '1'),
(218545, 38709, 'QU', 'OK', 'S', 1752060673, 1752060673, '1'),
(218546, 38710, 'QU', 'OK', 'S', 1752060704, 1752060704, '1'),
(218547, 38712, 'QU', 'OK', 'S', 1752060787, 1752060787, '1'),
(218548, 38713, 'QU', 'OK', 'S', 1752060843, 1752060843, '1'),
(218549, 38716, 'QU', 'OK', 'S', 1752060889, 1752060889, '1'),
(218550, 38250, 'QU', 'OK', 'S', 1752061140, 1752061140, '1'),
(218551, 38714, 'QU', 'OK', 'S', 1752061194, 1752061194, '1'),
(218552, 38715, 'QU', 'OK', 'S', 1752061267, 1752061267, '1'),
(218553, 38717, 'QU', 'OK', 'S', 1752061310, 1752061310, '1'),
(218554, 38723, 'QU', 'OK', 'S', 1752061387, 1752061387, '1'),
(218555, 38724, 'QU', 'OK', 'S', 1752061453, 1752061453, '1'),
(218556, 37956, 'QU', 'OK', 'S', 1752061733, 1752061733, '1'),
(218557, 37507, 'QU', 'OK', 'S', 1752061785, 1752061785, '1'),
(218558, 35346, 'QU', 'OK', 'S', 1752061791, 1752061791, '1'),
(218559, 31336, 'QU', 'OK', 'S', 1752061795, 1752061795, '1'),
(218560, 12734, 'QU', 'OK', 'S', 1752061801, 1752061801, '1'),
(218561, 33458, 'QU', 'OK', 'S', 1752061806, 1752061806, '1'),
(218562, 33288, 'QU', 'OK', 'S', 1752061809, 1752061809, '1'),
(218563, 18507, 'QU', 'OK', 'S', 1752061812, 1752061812, '1'),
(218564, 33288, 'QU', 'OK', 'S', 1752061816, 1752061816, '1'),
(218565, 35339, 'QU', 'OK', 'S', 1752061822, 1752061822, '1'),
(218566, 14542, 'QU', 'OK', 'S', 1752061826, 1752061826, '1'),
(218567, 37805, 'QU', 'OK', 'S', 1752061840, 1752061840, '1'),
(218568, 18806, 'QU', 'OK', 'S', 1752061849, 1752061849, '1'),
(218569, 32393, 'QU', 'OK', 'S', 1752061855, 1752061855, '1'),
(218570, 12735, 'QU', 'OK', 'S', 1752061872, 1752061872, '1'),
(218571, 30275, 'QU', 'OK', 'S', 1752061925, 1752061925, '1'),
(218572, 37943, 'QU', 'OK', 'S', 1752061935, 1752061935, '1'),
(218573, 37943, 'QU', 'OK', 'S', 1752061935, 1752061935, '1'),
(218574, 37944, 'QU', 'OK', 'S', 1752062804, 1752062804, '1'),
(218575, 37826, 'QU', 'OK', 'S', 1752062981, 1752062981, '1'),
(218576, 37792, 'QU', 'OK', 'S', 1752063192, 1752063192, '1'),
(218577, 37262, 'QU', 'OK', 'S', 1752064453, 1752064453, '1'),
(218578, 38194, 'QU', 'OK', 'S', 1752064461, 1752064461, '1'),
(218579, 38194, 'QU', 'OK', 'S', 1752064465, 1752064465, '1'),
(218580, 33104, 'QU', 'OK', 'S', 1752064468, 1752064468, '1'),
(218581, 135, 'QU', 'OK', 'S', 1752064472, 1752064472, '1'),
(218582, 33104, 'QU', 'OK', 'S', 1752064478, 1752064478, '1'),
(218583, 27901, 'QU', 'OK', 'S', 1752064482, 1752064482, '1'),
(218584, 36659, 'QU', 'OK', 'S', 1752064488, 1752064488, '1'),
(218585, 32872, 'QU', 'OK', 'S', 1752064494, 1752064494, '1'),
(218586, 24800, 'QU', 'OK', 'S', 1752064497, 1752064497, '1'),
(218587, 37454, 'QU', 'OK', 'S', 1752064500, 1752064500, '1'),
(218588, 33476, 'QU', 'OK', 'S', 1752064504, 1752064504, '1'),
(218589, 37454, 'QU', 'OK', 'S', 1752064508, 1752064508, '1'),
(218590, 37454, 'QU', 'OK', 'S', 1752064511, 1752064511, '1'),
(218591, 37437, 'QU', 'OK', 'S', 1752064519, 1752064519, '1'),
(218592, 37436, 'QU', 'OK', 'S', 1752064524, 1752064524, '1'),
(218593, 37437, 'QU', 'OK', 'S', 1752064526, 1752064526, '1'),
(218594, 37507, 'QU', 'OK', 'S', 1752064529, 1752064529, '1'),
(218595, 37436, 'QU', 'OK', 'S', 1752064532, 1752064532, '1'),
(218596, 33077, 'QU', 'OK', 'S', 1752064588, 1752064588, '1'),
(218597, 37545, 'QU', 'OK', 'S', 1752064758, 1752064758, '1'),
(218598, 37545, 'QU', 'OK', 'S', 1752064758, 1752064758, '1'),
(218599, 37545, 'QU', 'OK', 'S', 1752064816, 1752064816, '1'),
(218600, 37545, 'QU', 'OK', 'S', 1752064816, 1752064816, '1'),
(218601, 37822, 'QU', 'OK', 'S', 1752064857, 1752064857, '1'),
(218602, 37517, 'QU', 'OK', 'S', 1752064929, 1752064929, '1'),
(218603, 37518, 'QU', 'OK', 'S', 1752065023, 1752065023, '1'),
(218604, 38263, 'QU', 'OK', 'S', 1752065094, 1752065094, '1'),
(218605, 38263, 'QU', 'OK', 'S', 1752065115, 1752065115, '1'),
(218606, 32102, 'QU', 'OK', 'S', 1752067369, 1752067369, '1'),
(218607, 15499, 'QU', 'OK', 'S', 1752068273, 1752068273, '1'),
(218608, 3570, 'QU', 'OK', 'S', 1752123930, 1752123930, '1'),
(218609, 3575, 'QU', 'OK', 'S', 1752124033, 1752124033, '1'),
(218610, 38462, 'QU', 'OK', 'S', 1752124623, 1752124623, '1'),
(218611, 38462, 'QU', 'OK', 'S', 1752124638, 1752124638, '1'),
(218612, 31144, 'QU', 'OK', 'S', 1752124856, 1752124856, '1'),
(218613, 23726, 'QU', 'OK', 'S', 1752127324, 1752127324, '1'),
(218614, 28512, 'QU', 'OK', 'S', 1752127471, 1752127471, '1'),
(218615, 38496, 'QU', 'OK', 'S', 1752127520, 1752127520, '1'),
(218616, 27656, 'QU', 'OK', 'S', 1752127525, 1752127525, '1'),
(218617, 27115, 'QU', 'OK', 'S', 1752127531, 1752127531, '1'),
(218618, 37691, 'QU', 'OK', 'S', 1752127536, 1752127536, '1'),
(218619, 35144, 'QU', 'OK', 'S', 1752127540, 1752127540, '1'),
(218620, 21789, 'QU', 'OK', 'S', 1752127602, 1752127602, '1'),
(218621, 35841, 'QU', 'OK', 'S', 1752127606, 1752127606, '1'),
(218622, 13567, 'QU', 'OK', 'S', 1752127611, 1752127611, '1'),
(218623, 35841, 'QU', 'OK', 'S', 1752127615, 1752127615, '1'),
(218624, 16342, 'QU', 'OK', 'S', 1752127618, 1752127618, '1'),
(218625, 32360, 'QU', 'OK', 'S', 1752127622, 1752127622, '1'),
(218626, 11602, 'QU', 'OK', 'S', 1752127624, 1752127624, '1'),
(218627, 16524, 'QU', 'OK', 'S', 1752127631, 1752127631, '1'),
(218628, 36896, 'QU', 'OK', 'S', 1752127636, 1752127636, '1'),
(218629, 30657, 'QU', 'OK', 'S', 1752127640, 1752127640, '1'),
(218630, 13443, 'QU', 'OK', 'S', 1752127643, 1752127643, '1'),
(218631, 37649, 'QU', 'OK', 'S', 1752127646, 1752127646, '1'),
(218632, 37086, 'QU', 'OK', 'S', 1752127649, 1752127649, '1'),
(218633, 37258, 'QU', 'OK', 'S', 1752127653, 1752127653, '1'),
(218634, 7866, 'QU', 'OK', 'S', 1752127661, 1752127661, '1'),
(218635, 13441, 'QU', 'OK', 'S', 1752127665, 1752127665, '1'),
(218636, 32360, 'QU', 'OK', 'S', 1752127670, 1752127670, '1'),
(218637, 32361, 'QU', 'OK', 'S', 1752127673, 1752127673, '1'),
(218638, 16342, 'QU', 'OK', 'S', 1752127690, 1752127690, '1'),
(218639, 37124, 'QU', 'OK', 'S', 1752130418, 1752130418, '1'),
(218640, 36751, 'QU', 'OK', 'S', 1752130513, 1752130513, '1'),
(218641, 36751, 'QU', 'OK', 'S', 1752130513, 1752130513, '1'),
(218642, 36751, 'QU', 'OK', 'S', 1752130513, 1752130513, '1'),
(218643, 36751, 'QU', 'OK', 'S', 1752130513, 1752130513, '1'),
(218644, 36751, 'QU', 'OK', 'S', 1752130513, 1752130513, '1'),
(218645, 38419, 'QU', 'OK', 'S', 1752132077, 1752132077, '1'),
(218646, 38419, 'QU', 'OK', 'S', 1752132083, 1752132083, '1'),
(218647, 38419, 'QU', 'OK', 'S', 1752132086, 1752132086, '1'),
(218648, 38748, 'QU', 'OK', 'S', 1752132328, 1752132328, '1'),
(218649, 38438, 'QU', 'OK', 'S', 1752132549, 1752132549, '1'),
(218650, 38749, 'QU', 'OK', 'S', 1752132643, 1752132643, '1'),
(218651, 38463, 'QU', 'OK', 'S', 1752133716, 1752133716, '1'),
(218652, 38753, 'QU', 'OK', 'S', 1752133850, 1752133850, '1'),
(218653, 28815, 'QU', 'OK', 'S', 1752135509, 1752135509, '1'),
(218654, 38466, 'QU', 'OK', 'S', 1752135718, 1752135718, '1'),
(218655, 29478, 'QU', 'OK', 'S', 1752135725, 1752135725, '1'),
(218656, 38758, 'QU', 'OK', 'S', 1752135726, 1752135726, '1'),
(218657, 33250, 'QU', 'OK', 'S', 1752135786, 1752135786, '1'),
(218658, 31736, 'QU', 'OK', 'S', 1752135856, 1752135856, '1'),
(218659, 37339, 'QU', 'OK', 'S', 1752135927, 1752135927, '1'),
(218660, 22255, 'QU', 'OK', 'S', 1752136099, 1752136099, '1'),
(218661, 32688, 'QU', 'OK', 'S', 1752136170, 1752136170, '1'),
(218662, 38759, 'QU', 'OK', 'S', 1752136194, 1752136194, '1'),
(218663, 36179, 'QU', 'OK', 'S', 1752136202, 1752136202, '1'),
(218664, 38760, 'QU', 'OK', 'S', 1752136311, 1752136311, '1'),
(218665, 36950, 'QU', 'OK', 'S', 1752138152, 1752138152, '1'),
(218666, 36950, 'QU', 'OK', 'S', 1752138152, 1752138152, '1'),
(218667, 36950, 'QU', 'OK', 'S', 1752138152, 1752138152, '1'),
(218668, 36950, 'QU', 'OK', 'S', 1752138152, 1752138152, '1'),
(218669, 36951, 'QU', 'OK', 'S', 1752139228, 1752139228, '1'),
(218670, 36951, 'QU', 'OK', 'S', 1752139228, 1752139228, '1'),
(218671, 36951, 'QU', 'OK', 'S', 1752139228, 1752139228, '1'),
(218672, 36951, 'QU', 'OK', 'S', 1752139228, 1752139228, '1'),
(218673, 30396, 'QU', 'OK', 'S', 1752139235, 1752139235, '1'),
(218674, 4121, 'QU', 'OK', 'S', 1752139279, 1752139279, '1'),
(218675, 33849, 'QU', 'OK', 'S', 1752139416, 1752139416, '1'),
(218676, 32102, 'QU', 'OK', 'S', 1752139537, 1752139537, '1'),
(218677, 18463, 'QU', 'OK', 'S', 1752139570, 1752139570, '1'),
(218678, 38733, 'QU', 'OK', 'S', 1752139616, 1752139616, '1'),
(218679, 38733, 'QU', 'OK', 'S', 1752139635, 1752139635, '1'),
(218680, 30178, 'QU', 'OK', 'S', 1752139776, 1752139776, '1'),
(218681, 36328, 'QU', 'OK', 'S', 1752140020, 1752140020, '1'),
(218682, 34064, 'QU', 'OK', 'S', 1752140049, 1752140049, '1'),
(218683, 29478, 'QU', 'OK', 'S', 1752140079, 1752140079, '1'),
(218684, 36199, 'QU', 'OK', 'S', 1752140153, 1752140153, '1'),
(218685, 31138, 'QU', 'OK', 'S', 1752140293, 1752140293, '1'),
(218686, 24966, 'QU', 'OK', 'S', 1752140380, 1752140380, '1'),
(218687, 24968, 'QU', 'OK', 'S', 1752140414, 1752140414, '1'),
(218688, 15546, 'QU', 'OK', 'S', 1752140486, 1752140486, '1'),
(218689, 10758, 'QU', 'OK', 'S', 1752140514, 1752140514, '1'),
(218690, 10758, 'QU', 'OK', 'S', 1752140518, 1752140518, '1'),
(218691, 23778, 'QU', 'OK', 'S', 1752140582, 1752140582, '1'),
(218692, 36644, 'QU', 'OK', 'S', 1752140709, 1752140709, '1'),
(218693, 29402, 'QU', 'OK', 'S', 1752140813, 1752140813, '1'),
(218694, 38746, 'QU', 'OK', 'S', 1752142079, 1752142079, '1'),
(218695, 38754, 'QU', 'OK', 'S', 1752142662, 1752142662, '1'),
(218696, 38751, 'QU', 'OK', 'S', 1752143903, 1752143903, '1'),
(218697, 38752, 'QU', 'OK', 'S', 1752143977, 1752143977, '1'),
(218698, 38740, 'QU', 'OK', 'S', 1752144057, 1752144057, '1'),
(218699, 38738, 'QU', 'OK', 'S', 1752144226, 1752144226, '1'),
(218700, 38739, 'QU', 'OK', 'S', 1752144351, 1752144351, '1'),
(218701, 38736, 'QU', 'OK', 'S', 1752144483, 1752144483, '1'),
(218702, 38737, 'QU', 'OK', 'S', 1752144599, 1752144599, '1'),
(218703, 38747, 'QU', 'OK', 'S', 1752145207, 1752145207, '1'),
(218704, 38747, 'QU', 'OK', 'S', 1752145275, 1752145275, '1'),
(218705, 27302, 'QU', 'OK', 'S', 1752146057, 1752146057, '1'),
(218706, 27302, 'QU', 'OK', 'S', 1752146066, 1752146066, '1'),
(218707, 27302, 'QU', 'OK', 'S', 1752146203, 1752146203, '1'),
(218708, 27302, 'QU', 'OK', 'S', 1752146209, 1752146209, '1'),
(218709, 33520, 'QU', 'OK', 'S', 1752146387, 1752146387, '1'),
(218710, 38745, 'QU', 'OK', 'S', 1752146395, 1752146395, '1'),
(218711, 38750, 'QU', 'OK', 'S', 1752146927, 1752146927, '1'),
(218712, 32525, 'QU', 'OK', 'S', 1752146955, 1752146955, '1'),
(218713, 35405, 'QU', 'OK', 'S', 1752147455, 1752147455, '1'),
(218714, 38755, 'QU', 'OK', 'S', 1752147614, 1752147614, '1'),
(218715, 32567, 'QU', 'OK', 'S', 1752147756, 1752147756, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(218716, 31731, 'QU', 'OK', 'S', 1752147812, 1752147812, '1'),
(218717, 38756, 'QU', 'OK', 'S', 1752147864, 1752147864, '1'),
(218718, 38757, 'QU', 'OK', 'S', 1752148188, 1752148188, '1'),
(218719, 17927, 'QU', 'OK', 'S', 1752149186, 1752149186, '1'),
(218720, 32732, 'QU', 'OK', 'S', 1752149275, 1752149275, '1'),
(218721, 38744, 'QU', 'OK', 'S', 1752149495, 1752149495, '1'),
(218722, 38743, 'QU', 'OK', 'S', 1752149522, 1752149522, '1'),
(218723, 38742, 'QU', 'OK', 'S', 1752149574, 1752149574, '1'),
(218724, 38741, 'QU', 'OK', 'S', 1752149598, 1752149598, '1'),
(218725, 30176, 'QU', 'OK', 'S', 1752150969, 1752150969, '1'),
(218726, 30176, 'QU', 'OK', 'S', 1752151000, 1752151000, '1'),
(218727, 33106, 'QU', 'OK', 'S', 1752151224, 1752151224, '1'),
(218728, 32674, 'QU', 'OK', 'S', 1752151384, 1752151384, '1'),
(218729, 34446, 'QU', 'OK', 'S', 1752151991, 1752151991, '1'),
(218730, 35089, 'QU', 'OK', 'S', 1752152274, 1752152274, '1'),
(218731, 35089, 'QU', 'OK', 'S', 1752152320, 1752152320, '1'),
(218732, 34937, 'QU', 'OK', 'S', 1752152916, 1752152916, '1'),
(218733, 36817, 'QU', 'OK', 'S', 1752152964, 1752152964, '1'),
(218734, 38463, 'QU', 'OK', 'S', 1752153952, 1752153952, '1'),
(218735, 31144, 'QU', 'OK', 'S', 1752214405, 1752214405, '1'),
(218736, 37522, 'QU', 'OK', 'S', 1752214438, 1752214438, '1'),
(218737, 36468, 'QU', 'OK', 'S', 1752221928, 1752221928, '1'),
(218738, 20660, 'QU', 'OK', 'S', 1752225297, 1752225297, '1'),
(218739, 14542, 'QU', 'OK', 'S', 1752225629, 1752225629, '1'),
(218740, 14542, 'QU', 'OK', 'S', 1752225649, 1752225649, '1'),
(218741, 14542, 'QU', 'OK', 'S', 1752225652, 1752225652, '1'),
(218742, 15499, 'QU', 'OK', 'S', 1752225656, 1752225656, '1'),
(218743, 15499, 'QU', 'OK', 'S', 1752225659, 1752225659, '1'),
(218744, 15499, 'QU', 'OK', 'S', 1752225675, 1752225675, '1'),
(218745, 3660, 'QU', 'OK', 'S', 1752225755, 1752225755, '1'),
(218746, 35850, 'QU', 'OK', 'S', 1752225760, 1752225760, '1'),
(218747, 35850, 'QU', 'OK', 'S', 1752225763, 1752225763, '1'),
(218748, 35850, 'QU', 'OK', 'S', 1752225766, 1752225766, '1'),
(218749, 36747, 'QU', 'OK', 'S', 1752226747, 1752226747, '1'),
(218750, 36743, 'QU', 'OK', 'S', 1752226757, 1752226757, '1'),
(218751, 35565, 'QU', 'OK', 'S', 1752226761, 1752226761, '1'),
(218752, 38680, 'QU', 'OK', 'S', 1752226765, 1752226765, '1'),
(218753, 37764, 'QU', 'OK', 'S', 1752226769, 1752226769, '1'),
(218754, 32102, 'QU', 'OK', 'S', 1752226773, 1752226773, '1'),
(218755, 32102, 'QU', 'OK', 'S', 1752226779, 1752226779, '1'),
(218756, 35565, 'QU', 'OK', 'S', 1752226782, 1752226782, '1'),
(218757, 38727, 'QU', 'OK', 'S', 1752226785, 1752226785, '1'),
(218758, 38727, 'QU', 'OK', 'S', 1752226790, 1752226790, '1'),
(218759, 38727, 'QU', 'OK', 'S', 1752226815, 1752226815, '1'),
(218760, 38680, 'QU', 'OK', 'S', 1752226860, 1752226860, '1'),
(218761, 29657, 'QU', 'OK', 'S', 1752226865, 1752226865, '1'),
(218762, 24528, 'QU', 'OK', 'S', 1752226869, 1752226869, '1'),
(218763, 37770, 'QU', 'OK', 'S', 1752226874, 1752226874, '1'),
(218764, 38402, 'QU', 'OK', 'S', 1752226889, 1752226889, '1'),
(218765, 24528, 'QU', 'OK', 'S', 1752226909, 1752226909, '1'),
(218766, 37770, 'QU', 'OK', 'S', 1752226922, 1752226922, '1'),
(218767, 37769, 'QU', 'OK', 'S', 1752226926, 1752226926, '1'),
(218768, 16894, 'QU', 'OK', 'S', 1752226930, 1752226930, '1'),
(218769, 35565, 'QU', 'OK', 'S', 1752226936, 1752226936, '1'),
(218770, 32872, 'QU', 'OK', 'S', 1752226940, 1752226940, '1'),
(218771, 32872, 'QU', 'OK', 'S', 1752226945, 1752226945, '1'),
(218772, 35564, 'QU', 'OK', 'S', 1752226949, 1752226949, '1'),
(218773, 35564, 'QU', 'OK', 'S', 1752226953, 1752226953, '1'),
(218774, 35564, 'QU', 'OK', 'S', 1752226956, 1752226956, '1'),
(218775, 37769, 'QU', 'OK', 'S', 1752226960, 1752226960, '1'),
(218776, 29657, 'QU', 'OK', 'S', 1752226964, 1752226964, '1'),
(218777, 35547, 'QU', 'OK', 'S', 1752226968, 1752226968, '1'),
(218778, 38658, 'QU', 'OK', 'S', 1752226973, 1752226973, '1'),
(218779, 16894, 'QU', 'OK', 'S', 1752226977, 1752226977, '1'),
(218780, 35547, 'QU', 'OK', 'S', 1752226979, 1752226979, '1'),
(218781, 38654, 'QU', 'OK', 'S', 1752226983, 1752226983, '1'),
(218782, 38712, 'QU', 'OK', 'S', 1752226987, 1752226987, '1'),
(218783, 38712, 'QU', 'OK', 'S', 1752226990, 1752226990, '1'),
(218784, 38658, 'QU', 'OK', 'S', 1752227001, 1752227001, '1'),
(218785, 38658, 'QU', 'OK', 'S', 1752227006, 1752227006, '1'),
(218786, 38402, 'QU', 'OK', 'S', 1752227028, 1752227028, '1'),
(218787, 38660, 'QU', 'OK', 'S', 1752227036, 1752227036, '1'),
(218788, 38660, 'QU', 'OK', 'S', 1752227044, 1752227044, '1'),
(218789, 38661, 'QU', 'OK', 'S', 1752227052, 1752227052, '1'),
(218790, 38661, 'QU', 'OK', 'S', 1752227055, 1752227055, '1'),
(218791, 35565, 'QU', 'OK', 'S', 1752227058, 1752227058, '1'),
(218792, 38655, 'QU', 'OK', 'S', 1752227061, 1752227061, '1'),
(218793, 38659, 'QU', 'OK', 'S', 1752227064, 1752227064, '1'),
(218794, 35563, 'QU', 'OK', 'S', 1752227070, 1752227070, '1'),
(218795, 38740, 'QU', 'OK', 'S', 1752227074, 1752227074, '1'),
(218796, 38402, 'QU', 'OK', 'S', 1752227077, 1752227077, '1'),
(218797, 38402, 'QU', 'OK', 'S', 1752227081, 1752227081, '1'),
(218798, 38402, 'QU', 'OK', 'S', 1752227084, 1752227084, '1'),
(218799, 38402, 'QU', 'OK', 'S', 1752227087, 1752227087, '1'),
(218800, 38402, 'QU', 'OK', 'S', 1752227095, 1752227095, '1'),
(218801, 37779, 'QU', 'OK', 'S', 1752227102, 1752227102, '1'),
(218802, 37779, 'QU', 'OK', 'S', 1752227110, 1752227110, '1'),
(218803, 37779, 'QU', 'OK', 'S', 1752227115, 1752227115, '1'),
(218804, 38730, 'QU', 'OK', 'S', 1752231806, 1752231806, '1'),
(218805, 38417, 'QU', 'OK', 'S', 1752231810, 1752231810, '1'),
(218806, 14570, 'QU', 'OK', 'S', 1752231815, 1752231815, '1'),
(218807, 36538, 'QU', 'OK', 'S', 1752231818, 1752231818, '1'),
(218808, 4070, 'QU', 'OK', 'S', 1752231824, 1752231824, '1'),
(218809, 37961, 'QU', 'OK', 'S', 1752231832, 1752231832, '1'),
(218810, 37961, 'QU', 'OK', 'S', 1752231840, 1752231840, '1'),
(218811, 37961, 'QU', 'OK', 'S', 1752231843, 1752231843, '1'),
(218812, 37961, 'QU', 'OK', 'S', 1752231848, 1752231848, '1'),
(218813, 37437, 'QU', 'OK', 'S', 1752231851, 1752231851, '1'),
(218814, 38752, 'QU', 'OK', 'S', 1752231853, 1752231853, '1'),
(218815, 38751, 'QU', 'OK', 'S', 1752231860, 1752231860, '1'),
(218816, 38729, 'QU', 'OK', 'S', 1752231863, 1752231863, '1'),
(218817, 38728, 'QU', 'OK', 'S', 1752231865, 1752231865, '1'),
(218818, 38437, 'QU', 'OK', 'S', 1752231868, 1752231868, '1'),
(218819, 38422, 'QU', 'OK', 'S', 1752231871, 1752231871, '1'),
(218820, 38606, 'QU', 'OK', 'S', 1752231876, 1752231876, '1'),
(218821, 23121, 'QU', 'OK', 'S', 1752231879, 1752231879, '1'),
(218822, 8087, 'QU', 'OK', 'S', 1752231882, 1752231882, '1'),
(218823, 10899, 'QU', 'OK', 'S', 1752231892, 1752231892, '1'),
(218824, 37437, 'QU', 'OK', 'S', 1752231900, 1752231900, '1'),
(218825, 37437, 'QU', 'OK', 'S', 1752231903, 1752231903, '1'),
(218826, 38607, 'QU', 'OK', 'S', 1752231908, 1752231908, '1'),
(218827, 38600, 'QU', 'OK', 'S', 1752231911, 1752231911, '1'),
(218828, 38382, 'QU', 'OK', 'S', 1752231916, 1752231916, '1'),
(218829, 38463, 'QU', 'OK', 'S', 1752231921, 1752231921, '1'),
(218830, 38439, 'QU', 'OK', 'S', 1752231925, 1752231925, '1'),
(218831, 38460, 'QU', 'OK', 'S', 1752231930, 1752231930, '1'),
(218832, 38601, 'QU', 'OK', 'S', 1752231933, 1752231933, '1'),
(218833, 30178, 'QU', 'OK', 'S', 1752231936, 1752231936, '1'),
(218834, 38435, 'QU', 'OK', 'S', 1752231939, 1752231939, '1'),
(218835, 38435, 'QU', 'OK', 'S', 1752231941, 1752231941, '1'),
(218836, 38435, 'QU', 'OK', 'S', 1752231944, 1752231944, '1'),
(218837, 38415, 'QU', 'OK', 'S', 1752231954, 1752231954, '1'),
(218838, 38415, 'QU', 'OK', 'S', 1752231957, 1752231957, '1'),
(218839, 38460, 'QU', 'OK', 'S', 1752231960, 1752231960, '1'),
(218840, 38459, 'QU', 'OK', 'S', 1752231968, 1752231968, '1'),
(218841, 38460, 'QU', 'OK', 'S', 1752231972, 1752231972, '1'),
(218842, 38459, 'QU', 'OK', 'S', 1752231975, 1752231975, '1'),
(218843, 38459, 'QU', 'OK', 'S', 1752231977, 1752231977, '1'),
(218844, 38414, 'QU', 'OK', 'S', 1752231979, 1752231979, '1'),
(218845, 10899, 'QU', 'OK', 'S', 1752232138, 1752232138, '1'),
(218846, 37659, 'QU', 'OK', 'S', 1752232283, 1752232283, '1'),
(218847, 37659, 'QU', 'OK', 'S', 1752232289, 1752232289, '1'),
(218848, 36678, 'QU', 'OK', 'S', 1752232296, 1752232296, '1'),
(218849, 36678, 'QU', 'OK', 'S', 1752232299, 1752232299, '1'),
(218850, 37777, 'QU', 'OK', 'S', 1752232486, 1752232486, '1'),
(218851, 38332, 'QU', 'OK', 'S', 1752232493, 1752232493, '1'),
(218852, 38567, 'QU', 'OK', 'S', 1752232500, 1752232500, '1'),
(218853, 38707, 'QU', 'OK', 'S', 1752232506, 1752232506, '1'),
(218854, 38199, 'QU', 'OK', 'S', 1752232510, 1752232510, '1'),
(218855, 37888, 'QU', 'OK', 'S', 1752232514, 1752232514, '1'),
(218856, 37842, 'QU', 'OK', 'S', 1752232518, 1752232518, '1'),
(218857, 38733, 'QU', 'OK', 'S', 1752232522, 1752232522, '1'),
(218858, 38741, 'QU', 'OK', 'S', 1752232525, 1752232525, '1'),
(218859, 38230, 'QU', 'OK', 'S', 1752232527, 1752232527, '1'),
(218860, 38566, 'QU', 'OK', 'S', 1752232532, 1752232532, '1'),
(218861, 32580, 'QU', 'OK', 'S', 1752232534, 1752232534, '1'),
(218862, 38314, 'QU', 'OK', 'S', 1752232537, 1752232537, '1'),
(218863, 38659, 'QU', 'OK', 'S', 1752232540, 1752232540, '1'),
(218864, 38692, 'QU', 'OK', 'S', 1752232543, 1752232543, '1'),
(218865, 38151, 'QU', 'OK', 'S', 1752232547, 1752232547, '1'),
(218866, 29901, 'QU', 'OK', 'S', 1752232549, 1752232549, '1'),
(218867, 38232, 'QU', 'OK', 'S', 1752232553, 1752232553, '1'),
(218868, 38682, 'QU', 'OK', 'S', 1752232556, 1752232556, '1'),
(218869, 38228, 'QU', 'OK', 'S', 1752232560, 1752232560, '1'),
(218870, 38313, 'QU', 'OK', 'S', 1752232563, 1752232563, '1'),
(218871, 38335, 'QU', 'OK', 'S', 1752232566, 1752232566, '1'),
(218872, 37461, 'QU', 'OK', 'S', 1752232570, 1752232570, '1'),
(218873, 38229, 'QU', 'OK', 'S', 1752232573, 1752232573, '1'),
(218874, 38261, 'QU', 'OK', 'S', 1752232581, 1752232581, '1'),
(218875, 38554, 'QU', 'OK', 'S', 1752232584, 1752232584, '1'),
(218876, 38068, 'QU', 'OK', 'S', 1752232587, 1752232587, '1'),
(218877, 38236, 'QU', 'OK', 'S', 1752232589, 1752232589, '1'),
(218878, 8087, 'QU', 'OK', 'S', 1752232591, 1752232591, '1'),
(218879, 38675, 'QU', 'OK', 'S', 1752232592, 1752232592, '1'),
(218880, 38725, 'QU', 'OK', 'S', 1752232605, 1752232605, '1'),
(218881, 38691, 'QU', 'OK', 'S', 1752232608, 1752232608, '1'),
(218882, 38260, 'QU', 'OK', 'S', 1752232611, 1752232611, '1'),
(218883, 37777, 'QU', 'OK', 'S', 1752232614, 1752232614, '1'),
(218884, 26654, 'QU', 'OK', 'S', 1752232617, 1752232617, '1'),
(218885, 38743, 'QU', 'OK', 'S', 1752232622, 1752232622, '1'),
(218886, 37780, 'QU', 'OK', 'S', 1752232624, 1752232624, '1'),
(218887, 38378, 'QU', 'OK', 'S', 1752232628, 1752232628, '1'),
(218888, 38652, 'QU', 'OK', 'S', 1752232632, 1752232632, '1'),
(218889, 38650, 'QU', 'OK', 'S', 1752232635, 1752232635, '1'),
(218890, 8087, 'QU', 'OK', 'S', 1752232640, 1752232640, '1'),
(218891, 8087, 'QU', 'OK', 'S', 1752232644, 1752232644, '1'),
(218892, 38307, 'QU', 'OK', 'S', 1752232651, 1752232651, '1'),
(218893, 24545, 'QU', 'OK', 'S', 1752232654, 1752232654, '1'),
(218894, 38135, 'QU', 'OK', 'S', 1752232661, 1752232661, '1'),
(218895, 37577, 'QU', 'OK', 'S', 1752232664, 1752232664, '1'),
(218896, 37854, 'QU', 'OK', 'S', 1752232668, 1752232668, '1'),
(218897, 38237, 'QU', 'OK', 'S', 1752232674, 1752232674, '1'),
(218898, 32580, 'QU', 'OK', 'S', 1752232677, 1752232677, '1'),
(218899, 33284, 'QU', 'OK', 'S', 1752232681, 1752232681, '1'),
(218900, 38565, 'QU', 'OK', 'S', 1752232684, 1752232684, '1'),
(218901, 38379, 'QU', 'OK', 'S', 1752232687, 1752232687, '1'),
(218902, 38662, 'QU', 'OK', 'S', 1752232690, 1752232690, '1'),
(218903, 38705, 'QU', 'OK', 'S', 1752232692, 1752232692, '1'),
(218904, 38724, 'QU', 'OK', 'S', 1752232696, 1752232696, '1'),
(218905, 22088, 'QU', 'OK', 'S', 1752232698, 1752232698, '1'),
(218906, 38675, 'QU', 'OK', 'S', 1752232701, 1752232701, '1'),
(218907, 38233, 'QU', 'OK', 'S', 1752232704, 1752232704, '1'),
(218908, 38555, 'QU', 'OK', 'S', 1752232707, 1752232707, '1'),
(218909, 38722, 'QU', 'OK', 'S', 1752232710, 1752232710, '1'),
(218910, 38744, 'QU', 'OK', 'S', 1752232713, 1752232713, '1'),
(218911, 38203, 'QU', 'OK', 'S', 1752232717, 1752232717, '1'),
(218912, 38706, 'QU', 'OK', 'S', 1752232719, 1752232719, '1'),
(218913, 38652, 'QU', 'OK', 'S', 1752232721, 1752232721, '1'),
(218914, 27849, 'QU', 'OK', 'S', 1752232724, 1752232724, '1'),
(218915, 38135, 'QU', 'OK', 'S', 1752232728, 1752232728, '1'),
(218916, 38135, 'QU', 'OK', 'S', 1752232752, 1752232752, '1'),
(218917, 38724, 'QU', 'OK', 'S', 1752232755, 1752232755, '1'),
(218918, 38765, 'QU', 'OK', 'S', 1752233503, 1752233503, '1'),
(218919, 38772, 'QU', 'OK', 'S', 1752233824, 1752233824, '1'),
(218920, 38777, 'QU', 'OK', 'S', 1752234075, 1752234075, '1'),
(218921, 38776, 'QU', 'OK', 'S', 1752234277, 1752234277, '1'),
(218922, 38771, 'QU', 'OK', 'S', 1752234487, 1752234487, '1'),
(218923, 38773, 'QU', 'OK', 'S', 1752234680, 1752234680, '1'),
(218924, 38773, 'QU', 'OK', 'S', 1752234702, 1752234702, '1'),
(218925, 38773, 'QU', 'OK', 'S', 1752234706, 1752234706, '1'),
(218926, 38774, 'QU', 'OK', 'S', 1752235042, 1752235042, '1'),
(218927, 38719, 'QU', 'OK', 'S', 1752235081, 1752235081, '1'),
(218928, 38775, 'QU', 'OK', 'S', 1752235226, 1752235226, '1'),
(218929, 38770, 'QU', 'OK', 'S', 1752235384, 1752235384, '1'),
(218930, 38774, 'QU', 'OK', 'S', 1752235416, 1752235416, '1'),
(218931, 38778, 'QU', 'OK', 'S', 1752235905, 1752235905, '1'),
(218932, 38766, 'QU', 'OK', 'S', 1752236642, 1752236642, '1'),
(218933, 38778, 'QU', 'OK', 'S', 1752236755, 1752236755, '1'),
(218934, 38767, 'QU', 'OK', 'S', 1752236791, 1752236791, '1'),
(218935, 38768, 'QU', 'OK', 'S', 1752237113, 1752237113, '1'),
(218936, 38769, 'QU', 'OK', 'S', 1752237204, 1752237204, '1'),
(218937, 37833, 'QU', 'OK', 'S', 1752237360, 1752237360, '1'),
(218938, 37833, 'QU', 'OK', 'S', 1752237364, 1752237364, '1'),
(218939, 37659, 'QU', 'OK', 'S', 1752237368, 1752237368, '1'),
(218940, 24349, 'QU', 'OK', 'S', 1752237372, 1752237372, '1'),
(218941, 38761, 'QU', 'OK', 'S', 1752237375, 1752237375, '1'),
(218942, 37440, 'QU', 'OK', 'S', 1752237376, 1752237376, '1'),
(218943, 18463, 'QU', 'OK', 'S', 1752237380, 1752237380, '1'),
(218944, 37659, 'QU', 'OK', 'S', 1752237383, 1752237383, '1'),
(218945, 36678, 'QU', 'OK', 'S', 1752237386, 1752237386, '1'),
(218946, 18463, 'QU', 'OK', 'S', 1752237390, 1752237390, '1'),
(218947, 38681, 'QU', 'OK', 'S', 1752237393, 1752237393, '1'),
(218948, 31307, 'QU', 'OK', 'S', 1752237398, 1752237398, '1'),
(218949, 36678, 'QU', 'OK', 'S', 1752237401, 1752237401, '1'),
(218950, 37658, 'QU', 'OK', 'S', 1752237405, 1752237405, '1'),
(218951, 37988, 'QU', 'OK', 'S', 1752237409, 1752237409, '1'),
(218952, 38762, 'QU', 'OK', 'S', 1752237409, 1752237409, '1'),
(218953, 37988, 'QU', 'OK', 'S', 1752237412, 1752237412, '1'),
(218954, 24349, 'QU', 'OK', 'S', 1752237416, 1752237416, '1'),
(218955, 38746, 'QU', 'OK', 'S', 1752237419, 1752237419, '1'),
(218956, 24323, 'QU', 'OK', 'S', 1752237423, 1752237423, '1'),
(218957, 38746, 'QU', 'OK', 'S', 1752237428, 1752237428, '1'),
(218958, 38746, 'QU', 'OK', 'S', 1752237432, 1752237432, '1'),
(218959, 38746, 'QU', 'OK', 'S', 1752237436, 1752237436, '1'),
(218960, 37988, 'QU', 'OK', 'S', 1752237440, 1752237440, '1'),
(218961, 24323, 'QU', 'OK', 'S', 1752237444, 1752237444, '1'),
(218962, 37249, 'QU', 'OK', 'S', 1752237447, 1752237447, '1'),
(218963, 37988, 'QU', 'OK', 'S', 1752237451, 1752237451, '1'),
(218964, 37988, 'QU', 'OK', 'S', 1752237454, 1752237454, '1'),
(218965, 38750, 'QU', 'OK', 'S', 1752237458, 1752237458, '1'),
(218966, 37831, 'QU', 'OK', 'S', 1752237462, 1752237462, '1'),
(218967, 17594, 'QU', 'OK', 'S', 1752237464, 1752237464, '1'),
(218968, 38750, 'QU', 'OK', 'S', 1752237465, 1752237465, '1'),
(218969, 38750, 'QU', 'OK', 'S', 1752237468, 1752237468, '1'),
(218970, 38750, 'QU', 'OK', 'S', 1752237471, 1752237471, '1'),
(218971, 32417, 'QU', 'OK', 'S', 1752237474, 1752237474, '1'),
(218972, 35915, 'QU', 'OK', 'S', 1752237477, 1752237477, '1'),
(218973, 38750, 'QU', 'OK', 'S', 1752237479, 1752237479, '1'),
(218974, 35915, 'QU', 'OK', 'S', 1752237482, 1752237482, '1'),
(218975, 38750, 'QU', 'OK', 'S', 1752237485, 1752237485, '1'),
(218976, 38567, 'QU', 'OK', 'S', 1752237489, 1752237489, '1'),
(218977, 37886, 'QU', 'OK', 'S', 1752237496, 1752237496, '1'),
(218978, 37886, 'QU', 'OK', 'S', 1752237499, 1752237499, '1'),
(218979, 38681, 'QU', 'OK', 'S', 1752237507, 1752237507, '1'),
(218980, 38565, 'QU', 'OK', 'S', 1752237510, 1752237510, '1'),
(218981, 38681, 'QU', 'OK', 'S', 1752237515, 1752237515, '1'),
(218982, 16470, 'QU', 'OK', 'S', 1752237518, 1752237518, '1'),
(218983, 37831, 'QU', 'OK', 'S', 1752237521, 1752237521, '1'),
(218984, 37805, 'QU', 'OK', 'S', 1752237528, 1752237528, '1'),
(218985, 37805, 'QU', 'OK', 'S', 1752237531, 1752237531, '1'),
(218986, 37805, 'QU', 'OK', 'S', 1752237536, 1752237536, '1'),
(218987, 37805, 'QU', 'OK', 'S', 1752237539, 1752237539, '1'),
(218988, 37805, 'QU', 'OK', 'S', 1752237542, 1752237542, '1'),
(218989, 38400, 'QU', 'OK', 'S', 1752237545, 1752237545, '1'),
(218990, 38400, 'QU', 'OK', 'S', 1752237548, 1752237548, '1'),
(218991, 38746, 'QU', 'OK', 'S', 1752237711, 1752237711, '1'),
(218992, 35930, 'QU', 'OK', 'S', 1752237878, 1752237878, '1'),
(218993, 35930, 'QU', 'OK', 'S', 1752237881, 1752237881, '1'),
(218994, 35930, 'QU', 'OK', 'S', 1752237884, 1752237884, '1'),
(218995, 35930, 'QU', 'OK', 'S', 1752237888, 1752237888, '1'),
(218996, 35930, 'QU', 'OK', 'S', 1752237891, 1752237891, '1'),
(218997, 35930, 'QU', 'OK', 'S', 1752237895, 1752237895, '1'),
(218998, 38747, 'QU', 'OK', 'S', 1752237898, 1752237898, '1'),
(218999, 38747, 'QU', 'OK', 'S', 1752237902, 1752237902, '1'),
(219000, 38747, 'QU', 'OK', 'S', 1752237905, 1752237905, '1'),
(219001, 38747, 'QU', 'OK', 'S', 1752237908, 1752237908, '1'),
(219002, 38747, 'QU', 'OK', 'S', 1752237912, 1752237912, '1'),
(219003, 38726, 'QU', 'OK', 'S', 1752237914, 1752237914, '1'),
(219004, 38747, 'QU', 'OK', 'S', 1752237918, 1752237918, '1'),
(219005, 31919, 'QU', 'OK', 'S', 1752238323, 1752238323, '1'),
(219006, 31919, 'QU', 'OK', 'S', 1752238326, 1752238326, '1'),
(219007, 31919, 'QU', 'OK', 'S', 1752238329, 1752238329, '1'),
(219008, 38763, 'QU', 'OK', 'S', 1752238532, 1752238532, '1'),
(219009, 37010, 'QU', 'OK', 'S', 1752238639, 1752238639, '1'),
(219010, 37010, 'QU', 'OK', 'S', 1752238639, 1752238639, '1'),
(219011, 37010, 'QU', 'OK', 'S', 1752238639, 1752238639, '1'),
(219012, 38764, 'QU', 'OK', 'S', 1752239180, 1752239180, '1'),
(219013, 37826, 'QU', 'OK', 'S', 1752241667, 1752241667, '1'),
(219014, 26408, 'QU', 'OK', 'S', 1752241750, 1752241750, '1'),
(219015, 35933, 'QU', 'OK', 'S', 1752241899, 1752241899, '1'),
(219016, 35144, 'QU', 'OK', 'S', 1752242163, 1752242163, '1'),
(219017, 35339, 'QU', 'OK', 'S', 1752294144, 1752294144, '1'),
(219018, 35144, 'QU', 'OK', 'S', 1752294842, 1752294842, '1'),
(219019, 6327, 'QU', 'OK', 'S', 1752296361, 1752296361, '1'),
(219020, 31524, 'QU', 'OK', 'S', 1752296403, 1752296403, '1'),
(219021, 38147, 'QU', 'OK', 'S', 1752296543, 1752296543, '1'),
(219022, 21136, 'QU', 'OK', 'S', 1752296670, 1752296670, '1'),
(219023, 37881, 'QU', 'OK', 'S', 1752296727, 1752296727, '1'),
(219024, 29218, 'QU', 'OK', 'S', 1752296762, 1752296762, '1'),
(219025, 36226, 'QU', 'OK', 'S', 1752296813, 1752296813, '1'),
(219026, 35405, 'QU', 'OK', 'S', 1752296928, 1752296928, '1'),
(219027, 28067, 'QU', 'OK', 'S', 1752296997, 1752296997, '1'),
(219028, 36214, 'QU', 'OK', 'S', 1752297065, 1752297065, '1'),
(219029, 38064, 'QU', 'OK', 'S', 1752297222, 1752297222, '1'),
(219030, 36233, 'QU', 'OK', 'S', 1752297266, 1752297266, '1'),
(219031, 31144, 'QU', 'OK', 'S', 1752297447, 1752297447, '1'),
(219032, 31147, 'QU', 'OK', 'S', 1752297478, 1752297478, '1'),
(219033, 31142, 'QU', 'OK', 'S', 1752297512, 1752297512, '1'),
(219034, 38182, 'QU', 'OK', 'S', 1752297544, 1752297544, '1'),
(219035, 37177, 'QU', 'OK', 'S', 1752298535, 1752298535, '1'),
(219036, 37177, 'QU', 'OK', 'S', 1752298552, 1752298552, '1'),
(219037, 37322, 'QU', 'OK', 'S', 1752298555, 1752298555, '1'),
(219038, 21888, 'QU', 'OK', 'S', 1752298633, 1752298633, '1'),
(219039, 35098, 'QU', 'OK', 'S', 1752298637, 1752298637, '1'),
(219040, 15897, 'QU', 'OK', 'S', 1752298642, 1752298642, '1'),
(219041, 31670, 'QU', 'OK', 'S', 1752298645, 1752298645, '1'),
(219042, 38689, 'QU', 'OK', 'S', 1752298650, 1752298650, '1'),
(219043, 31334, 'QU', 'OK', 'S', 1752298709, 1752298709, '1'),
(219044, 38756, 'QU', 'OK', 'S', 1752298717, 1752298717, '1'),
(219045, 36328, 'QU', 'OK', 'S', 1752298722, 1752298722, '1'),
(219046, 38746, 'QU', 'OK', 'S', 1752298726, 1752298726, '1'),
(219047, 35563, 'QU', 'OK', 'S', 1752298730, 1752298730, '1'),
(219048, 38699, 'QU', 'OK', 'S', 1752298735, 1752298735, '1'),
(219049, 23127, 'QU', 'OK', 'S', 1752298741, 1752298741, '1'),
(219050, 27363, 'QU', 'OK', 'S', 1752298745, 1752298745, '1'),
(219051, 23125, 'QU', 'OK', 'S', 1752298748, 1752298748, '1'),
(219052, 7166, 'QU', 'OK', 'S', 1752298752, 1752298752, '1'),
(219053, 37507, 'QU', 'OK', 'S', 1752298757, 1752298757, '1'),
(219054, 31919, 'QU', 'OK', 'S', 1752298762, 1752298762, '1'),
(219055, 38737, 'QU', 'OK', 'S', 1752298766, 1752298766, '1'),
(219056, 38689, 'QU', 'OK', 'S', 1752298770, 1752298770, '1'),
(219057, 38756, 'QU', 'OK', 'S', 1752298774, 1752298774, '1'),
(219058, 38466, 'QU', 'OK', 'S', 1752298779, 1752298779, '1'),
(219059, 2413, 'QU', 'OK', 'S', 1752298782, 1752298782, '1'),
(219060, 37507, 'QU', 'OK', 'S', 1752298786, 1752298786, '1'),
(219061, 31746, 'QU', 'OK', 'S', 1752298789, 1752298789, '1'),
(219062, 36581, 'QU', 'OK', 'S', 1752298794, 1752298794, '1'),
(219063, 3578, 'QU', 'OK', 'S', 1752298797, 1752298797, '1'),
(219064, 35564, 'QU', 'OK', 'S', 1752298802, 1752298802, '1'),
(219065, 37784, 'QU', 'OK', 'S', 1752298805, 1752298805, '1'),
(219066, 31617, 'QU', 'OK', 'S', 1752298809, 1752298809, '1'),
(219067, 38464, 'QU', 'OK', 'S', 1752298812, 1752298812, '1'),
(219068, 27359, 'QU', 'OK', 'S', 1752298816, 1752298816, '1'),
(219069, 16201, 'QU', 'OK', 'S', 1752298819, 1752298819, '1'),
(219070, 23123, 'QU', 'OK', 'S', 1752298822, 1752298822, '1'),
(219071, 31746, 'QU', 'OK', 'S', 1752298825, 1752298825, '1'),
(219072, 38746, 'QU', 'OK', 'S', 1752298829, 1752298829, '1'),
(219073, 38419, 'QU', 'OK', 'S', 1752298832, 1752298832, '1'),
(219074, 37507, 'QU', 'OK', 'S', 1752298836, 1752298836, '1'),
(219075, 21888, 'QU', 'OK', 'S', 1752298840, 1752298840, '1'),
(219076, 38465, 'QU', 'OK', 'S', 1752298843, 1752298843, '1'),
(219077, 18125, 'QU', 'OK', 'S', 1752298852, 1752298852, '1'),
(219078, 38438, 'QU', 'OK', 'S', 1752298855, 1752298855, '1'),
(219079, 31747, 'QU', 'OK', 'S', 1752298863, 1752298863, '1'),
(219080, 28815, 'QU', 'OK', 'S', 1752298869, 1752298869, '1'),
(219081, 38734, 'QU', 'OK', 'S', 1752298889, 1752298889, '1'),
(219082, 11801, 'QU', 'OK', 'S', 1752298922, 1752298922, '1'),
(219083, 38754, 'QU', 'OK', 'S', 1752298927, 1752298927, '1'),
(219084, 1721, 'QU', 'OK', 'S', 1752298932, 1752298932, '1'),
(219085, 38726, 'QU', 'OK', 'S', 1752298948, 1752298948, '1'),
(219086, 2413, 'QU', 'OK', 'S', 1752298951, 1752298951, '1'),
(219087, 2073, 'QU', 'OK', 'S', 1752299080, 1752299080, '1'),
(219088, 2221, 'QU', 'OK', 'S', 1752299198, 1752299198, '1'),
(219089, 2221, 'QU', 'OK', 'S', 1752299217, 1752299217, '1'),
(219090, 32872, 'QU', 'OK', 'S', 1752299265, 1752299265, '1'),
(219091, 38420, 'QU', 'OK', 'S', 1752299303, 1752299303, '1'),
(219092, 38420, 'QU', 'OK', 'S', 1752299317, 1752299317, '1'),
(219093, 32872, 'QU', 'OK', 'S', 1752299322, 1752299322, '1'),
(219094, 2445, 'QU', 'OK', 'S', 1752299334, 1752299334, '1'),
(219095, 38764, 'QU', 'OK', 'S', 1752299432, 1752299432, '1'),
(219096, 38786, 'QU', 'OK', 'S', 1752300339, 1752300339, '1'),
(219097, 38779, 'QU', 'OK', 'S', 1752300784, 1752300784, '1'),
(219098, 38781, 'QU', 'OK', 'S', 1752301151, 1752301151, '1'),
(219099, 38785, 'QU', 'OK', 'S', 1752301564, 1752301564, '1'),
(219100, 38784, 'QU', 'OK', 'S', 1752302031, 1752302031, '1'),
(219101, 38788, 'QU', 'OK', 'S', 1752302544, 1752302544, '1'),
(219102, 38787, 'QU', 'OK', 'S', 1752302917, 1752302917, '1'),
(219103, 38782, 'QU', 'OK', 'S', 1752303272, 1752303272, '1'),
(219104, 38783, 'QU', 'OK', 'S', 1752303589, 1752303589, '1'),
(219105, 3352, 'QU', 'OK', 'S', 1752304335, 1752304335, '1'),
(219106, 38767, 'QU', 'OK', 'S', 1752304638, 1752304638, '1'),
(219107, 30980, 'QU', 'OK', 'S', 1752305051, 1752305051, '1'),
(219108, 38746, 'QU', 'OK', 'S', 1752305281, 1752305281, '1'),
(219109, 38746, 'QU', 'OK', 'S', 1752305290, 1752305290, '1'),
(219110, 20757, 'QU', 'OK', 'S', 1752305434, 1752305434, '1'),
(219111, 38746, 'QU', 'OK', 'S', 1752305561, 1752305561, '1'),
(219112, 38328, 'QU', 'OK', 'S', 1752305596, 1752305596, '1'),
(219113, 36997, 'QU', 'OK', 'S', 1752305665, 1752305665, '1'),
(219114, 18344, 'QU', 'OK', 'S', 1752305954, 1752305954, '1'),
(219115, 36018, 'QU', 'OK', 'S', 1752305989, 1752305989, '1'),
(219116, 36018, 'QU', 'OK', 'S', 1752306008, 1752306008, '1'),
(219117, 36018, 'QU', 'OK', 'S', 1752306012, 1752306012, '1'),
(219118, 36344, 'QU', 'OK', 'S', 1752306029, 1752306029, '1'),
(219119, 16201, 'QU', 'OK', 'S', 1752306033, 1752306033, '1'),
(219120, 3461, 'QU', 'OK', 'S', 1752306038, 1752306038, '1'),
(219121, 38704, 'QU', 'OK', 'S', 1752306042, 1752306042, '1'),
(219122, 38757, 'QU', 'OK', 'S', 1752306046, 1752306046, '1'),
(219123, 33877, 'QU', 'OK', 'S', 1752306052, 1752306052, '1'),
(219124, 37507, 'QU', 'OK', 'S', 1752306055, 1752306055, '1'),
(219125, 38757, 'QU', 'OK', 'S', 1752306061, 1752306061, '1'),
(219126, 35008, 'QU', 'OK', 'S', 1752306064, 1752306064, '1'),
(219127, 37507, 'QU', 'OK', 'S', 1752306065, 1752306065, '1'),
(219128, 37507, 'QU', 'OK', 'S', 1752306069, 1752306069, '1'),
(219129, 35547, 'QU', 'OK', 'S', 1752306071, 1752306071, '1'),
(219130, 38755, 'QU', 'OK', 'S', 1752306078, 1752306078, '1'),
(219131, 31736, 'QU', 'OK', 'S', 1752306086, 1752306086, '1'),
(219132, 16015, 'QU', 'OK', 'S', 1752306094, 1752306094, '1'),
(219133, 19303, 'QU', 'OK', 'S', 1752306099, 1752306099, '1'),
(219134, 35565, 'QU', 'OK', 'S', 1752306107, 1752306107, '1'),
(219135, 21872, 'QU', 'OK', 'S', 1752306111, 1752306111, '1'),
(219136, 29613, 'QU', 'OK', 'S', 1752306115, 1752306115, '1'),
(219137, 25341, 'QU', 'OK', 'S', 1752306123, 1752306123, '1'),
(219138, 27360, 'QU', 'OK', 'S', 1752306127, 1752306127, '1'),
(219139, 31736, 'QU', 'OK', 'S', 1752306131, 1752306131, '1'),
(219140, 38125, 'QU', 'OK', 'S', 1752306136, 1752306136, '1'),
(219141, 38736, 'QU', 'OK', 'S', 1752306139, 1752306139, '1'),
(219142, 37176, 'QU', 'OK', 'S', 1752306142, 1752306142, '1'),
(219143, 36760, 'QU', 'OK', 'S', 1752306235, 1752306235, '1'),
(219144, 31455, 'QU', 'OK', 'S', 1752306300, 1752306300, '1'),
(219145, 31406, 'QU', 'OK', 'S', 1752306448, 1752306448, '1'),
(219146, 13460, 'QU', 'OK', 'S', 1752306512, 1752306512, '1'),
(219147, 24425, 'QU', 'OK', 'S', 1752306633, 1752306633, '1'),
(219148, 19927, 'QU', 'OK', 'S', 1752306668, 1752306668, '1'),
(219149, 31919, 'QU', 'OK', 'S', 1752306721, 1752306721, '1'),
(219150, 38518, 'QU', 'OK', 'S', 1752306801, 1752306801, '1'),
(219151, 3221, 'QU', 'OK', 'S', 1752306805, 1752306805, '1'),
(219152, 38703, 'QU', 'OK', 'S', 1752306808, 1752306808, '1'),
(219153, 38518, 'QU', 'OK', 'S', 1752306811, 1752306811, '1'),
(219154, 4109, 'QU', 'OK', 'S', 1752306818, 1752306818, '1'),
(219155, 38601, 'QU', 'OK', 'S', 1752306821, 1752306821, '1'),
(219156, 38601, 'QU', 'OK', 'S', 1752306824, 1752306824, '1'),
(219157, 27031, 'QU', 'OK', 'S', 1752306828, 1752306828, '1'),
(219158, 38496, 'QU', 'OK', 'S', 1752306837, 1752306837, '1'),
(219159, 32360, 'QU', 'OK', 'S', 1752306843, 1752306843, '1'),
(219160, 32364, 'QU', 'OK', 'S', 1752306846, 1752306846, '1'),
(219161, 32360, 'QU', 'OK', 'S', 1752306850, 1752306850, '1'),
(219162, 32365, 'QU', 'OK', 'S', 1752306867, 1752306867, '1'),
(219163, 32365, 'QU', 'OK', 'S', 1752306872, 1752306872, '1'),
(219164, 38496, 'QU', 'OK', 'S', 1752306877, 1752306877, '1'),
(219165, 38632, 'QU', 'OK', 'S', 1752306881, 1752306881, '1'),
(219166, 32364, 'QU', 'OK', 'S', 1752306887, 1752306887, '1'),
(219167, 38518, 'QU', 'OK', 'S', 1752306891, 1752306891, '1'),
(219168, 32360, 'QU', 'OK', 'S', 1752306894, 1752306894, '1'),
(219169, 38645, 'QU', 'OK', 'S', 1752306897, 1752306897, '1'),
(219170, 38498, 'QU', 'OK', 'S', 1752306902, 1752306902, '1'),
(219171, 28815, 'QU', 'OK', 'S', 1752306906, 1752306906, '1'),
(219172, 28815, 'QU', 'OK', 'S', 1752306909, 1752306909, '1'),
(219173, 38496, 'QU', 'OK', 'S', 1752306912, 1752306912, '1'),
(219174, 38496, 'QU', 'OK', 'S', 1752306922, 1752306922, '1'),
(219175, 36847, 'QU', 'OK', 'S', 1752306926, 1752306926, '1'),
(219176, 37032, 'QU', 'OK', 'S', 1752306929, 1752306929, '1'),
(219177, 38419, 'QU', 'OK', 'S', 1752306933, 1752306933, '1'),
(219178, 35338, 'QU', 'OK', 'S', 1752306935, 1752306935, '1'),
(219179, 37507, 'QU', 'OK', 'S', 1752306936, 1752306936, '1'),
(219180, 37507, 'QU', 'OK', 'S', 1752306938, 1752306938, '1'),
(219181, 38429, 'QU', 'OK', 'S', 1752306941, 1752306941, '1'),
(219182, 38410, 'QU', 'OK', 'S', 1752306945, 1752306945, '1'),
(219183, 38447, 'QU', 'OK', 'S', 1752306948, 1752306948, '1'),
(219184, 38447, 'QU', 'OK', 'S', 1752306963, 1752306963, '1'),
(219185, 36726, 'QU', 'OK', 'S', 1752306967, 1752306967, '1'),
(219186, 38736, 'QU', 'OK', 'S', 1752306972, 1752306972, '1'),
(219187, 36726, 'QU', 'OK', 'S', 1752306976, 1752306976, '1'),
(219188, 38258, 'QU', 'OK', 'S', 1752306978, 1752306978, '1'),
(219189, 38447, 'QU', 'OK', 'S', 1752306981, 1752306981, '1'),
(219190, 38447, 'QU', 'OK', 'S', 1752306984, 1752306984, '1'),
(219191, 38429, 'QU', 'OK', 'S', 1752306989, 1752306989, '1'),
(219192, 36726, 'QU', 'OK', 'S', 1752306992, 1752306992, '1'),
(219193, 36726, 'QU', 'OK', 'S', 1752306999, 1752306999, '1'),
(219194, 35839, 'QU', 'OK', 'S', 1752307002, 1752307002, '1'),
(219195, 38447, 'QU', 'OK', 'S', 1752307006, 1752307006, '1'),
(219196, 12248, 'QU', 'OK', 'S', 1752307009, 1752307009, '1'),
(219197, 38432, 'QU', 'OK', 'S', 1752307015, 1752307015, '1'),
(219198, 38382, 'QU', 'OK', 'S', 1752307021, 1752307021, '1'),
(219199, 38382, 'QU', 'OK', 'S', 1752307024, 1752307024, '1'),
(219200, 38619, 'QU', 'OK', 'S', 1752307027, 1752307027, '1'),
(219201, 38431, 'QU', 'OK', 'S', 1752307031, 1752307031, '1'),
(219202, 38736, 'QU', 'OK', 'S', 1752307034, 1752307034, '1'),
(219203, 38705, 'QU', 'OK', 'S', 1752307036, 1752307036, '1'),
(219204, 38432, 'QU', 'OK', 'S', 1752307039, 1752307039, '1'),
(219205, 38431, 'QU', 'OK', 'S', 1752307042, 1752307042, '1'),
(219206, 38705, 'QU', 'OK', 'S', 1752307045, 1752307045, '1'),
(219207, 38447, 'QU', 'OK', 'S', 1752307048, 1752307048, '1'),
(219208, 38429, 'QU', 'OK', 'S', 1752307051, 1752307051, '1'),
(219209, 17359, 'QU', 'OK', 'S', 1752307055, 1752307055, '1'),
(219210, 35839, 'QU', 'OK', 'S', 1752307058, 1752307058, '1'),
(219211, 12703, 'QU', 'OK', 'S', 1752307061, 1752307061, '1'),
(219212, 10978, 'QU', 'OK', 'S', 1752307064, 1752307064, '1'),
(219213, 25947, 'QU', 'OK', 'S', 1752307072, 1752307072, '1'),
(219214, 38431, 'QU', 'OK', 'S', 1752307075, 1752307075, '1'),
(219215, 38432, 'QU', 'OK', 'S', 1752307081, 1752307081, '1'),
(219216, 37961, 'QU', 'OK', 'S', 1752307085, 1752307085, '1'),
(219217, 38447, 'QU', 'OK', 'S', 1752307091, 1752307091, '1'),
(219218, 38731, 'QU', 'OK', 'S', 1752307095, 1752307095, '1'),
(219219, 38731, 'QU', 'OK', 'S', 1752307099, 1752307099, '1'),
(219220, 38496, 'QU', 'OK', 'S', 1752307104, 1752307104, '1'),
(219221, 36726, 'QU', 'OK', 'S', 1752307107, 1752307107, '1'),
(219222, 18727, 'QU', 'OK', 'S', 1752307112, 1752307112, '1'),
(219223, 37507, 'QU', 'OK', 'S', 1752307128, 1752307128, '1'),
(219224, 28076, 'QU', 'OK', 'S', 1752307137, 1752307137, '1'),
(219225, 34671, 'QU', 'OK', 'S', 1752307143, 1752307143, '1'),
(219226, 34671, 'QU', 'OK', 'S', 1752307158, 1752307158, '1'),
(219227, 3221, 'QU', 'OK', 'S', 1752307172, 1752307172, '1'),
(219228, 3221, 'QU', 'OK', 'S', 1752307182, 1752307182, '1'),
(219229, 36958, 'QU', 'OK', 'S', 1752307188, 1752307188, '1'),
(219230, 28076, 'QU', 'OK', 'S', 1752307190, 1752307190, '1'),
(219231, 38619, 'QU', 'OK', 'S', 1752307197, 1752307197, '1'),
(219232, 34146, 'QU', 'OK', 'S', 1752307386, 1752307386, '1'),
(219233, 24427, 'QU', 'OK', 'S', 1752307440, 1752307440, '1'),
(219234, 38747, 'QU', 'OK', 'S', 1752307901, 1752307901, '1'),
(219235, 38747, 'QU', 'OK', 'S', 1752307906, 1752307906, '1'),
(219236, 38747, 'QU', 'OK', 'S', 1752307909, 1752307909, '1'),
(219237, 38747, 'QU', 'OK', 'S', 1752307913, 1752307913, '1'),
(219238, 38746, 'QU', 'OK', 'S', 1752307918, 1752307918, '1'),
(219239, 38746, 'QU', 'OK', 'S', 1752307922, 1752307922, '1'),
(219240, 23121, 'QU', 'OK', 'S', 1752307926, 1752307926, '1'),
(219241, 38466, 'QU', 'OK', 'S', 1752307930, 1752307930, '1'),
(219242, 38466, 'QU', 'OK', 'S', 1752307934, 1752307934, '1'),
(219243, 38466, 'QU', 'OK', 'S', 1752307937, 1752307937, '1'),
(219244, 38466, 'QU', 'OK', 'S', 1752307940, 1752307940, '1'),
(219245, 23121, 'QU', 'OK', 'S', 1752307947, 1752307947, '1'),
(219246, 23121, 'QU', 'OK', 'S', 1752307956, 1752307956, '1'),
(219247, 38747, 'QU', 'OK', 'S', 1752307960, 1752307960, '1'),
(219248, 38746, 'QU', 'OK', 'S', 1752307963, 1752307963, '1'),
(219249, 38746, 'QU', 'OK', 'S', 1752307967, 1752307967, '1'),
(219250, 38448, 'QU', 'OK', 'S', 1752307972, 1752307972, '1'),
(219251, 23121, 'QU', 'OK', 'S', 1752307975, 1752307975, '1'),
(219252, 38746, 'QU', 'OK', 'S', 1752307977, 1752307977, '1'),
(219253, 38448, 'QU', 'OK', 'S', 1752307980, 1752307980, '1'),
(219254, 38448, 'QU', 'OK', 'S', 1752307983, 1752307983, '1'),
(219255, 38448, 'QU', 'OK', 'S', 1752307988, 1752307988, '1'),
(219256, 38746, 'QU', 'OK', 'S', 1752307990, 1752307990, '1'),
(219257, 38448, 'QU', 'OK', 'S', 1752307992, 1752307992, '1'),
(219258, 38412, 'QU', 'OK', 'S', 1752307996, 1752307996, '1'),
(219259, 38448, 'QU', 'OK', 'S', 1752307999, 1752307999, '1'),
(219260, 38450, 'QU', 'OK', 'S', 1752308002, 1752308002, '1'),
(219261, 38448, 'QU', 'OK', 'S', 1752308005, 1752308005, '1'),
(219262, 23121, 'QU', 'OK', 'S', 1752308007, 1752308007, '1'),
(219263, 38448, 'QU', 'OK', 'S', 1752308011, 1752308011, '1'),
(219264, 38450, 'QU', 'OK', 'S', 1752308014, 1752308014, '1'),
(219265, 38450, 'QU', 'OK', 'S', 1752308018, 1752308018, '1'),
(219266, 23123, 'QU', 'OK', 'S', 1752308023, 1752308023, '1'),
(219267, 23123, 'QU', 'OK', 'S', 1752308025, 1752308025, '1'),
(219268, 38708, 'QU', 'OK', 'S', 1752308029, 1752308029, '1'),
(219269, 38746, 'QU', 'OK', 'S', 1752308033, 1752308033, '1'),
(219270, 38412, 'QU', 'OK', 'S', 1752308040, 1752308040, '1'),
(219271, 38448, 'QU', 'OK', 'S', 1752308043, 1752308043, '1'),
(219272, 38448, 'QU', 'OK', 'S', 1752308047, 1752308047, '1'),
(219273, 16464, 'QU', 'OK', 'S', 1752308055, 1752308055, '1'),
(219274, 38475, 'QU', 'OK', 'S', 1752308081, 1752308081, '1'),
(219275, 16464, 'QU', 'OK', 'S', 1752308090, 1752308090, '1'),
(219276, 38412, 'QU', 'OK', 'S', 1752308092, 1752308092, '1'),
(219277, 38475, 'QU', 'OK', 'S', 1752308096, 1752308096, '1'),
(219278, 16464, 'QU', 'OK', 'S', 1752308099, 1752308099, '1'),
(219279, 38450, 'QU', 'OK', 'S', 1752308100, 1752308100, '1'),
(219280, 38448, 'QU', 'OK', 'S', 1752308103, 1752308103, '1'),
(219281, 38475, 'QU', 'OK', 'S', 1752308106, 1752308106, '1'),
(219282, 38412, 'QU', 'OK', 'S', 1752308108, 1752308108, '1'),
(219283, 38412, 'QU', 'OK', 'S', 1752308112, 1752308112, '1'),
(219284, 16464, 'QU', 'OK', 'S', 1752308114, 1752308114, '1'),
(219285, 38412, 'QU', 'OK', 'S', 1752308115, 1752308115, '1'),
(219286, 38475, 'QU', 'OK', 'S', 1752308119, 1752308119, '1'),
(219287, 38475, 'QU', 'OK', 'S', 1752308122, 1752308122, '1'),
(219288, 38475, 'QU', 'OK', 'S', 1752308125, 1752308125, '1'),
(219289, 16464, 'QU', 'OK', 'S', 1752308126, 1752308126, '1'),
(219290, 38475, 'QU', 'OK', 'S', 1752308129, 1752308129, '1'),
(219291, 38412, 'QU', 'OK', 'S', 1752308132, 1752308132, '1'),
(219292, 16464, 'QU', 'OK', 'S', 1752308133, 1752308133, '1'),
(219293, 38448, 'QU', 'OK', 'S', 1752308135, 1752308135, '1'),
(219294, 38448, 'QU', 'OK', 'S', 1752308138, 1752308138, '1'),
(219295, 38412, 'QU', 'OK', 'S', 1752308141, 1752308141, '1'),
(219296, 16464, 'QU', 'OK', 'S', 1752308141, 1752308141, '1'),
(219297, 38448, 'QU', 'OK', 'S', 1752308143, 1752308143, '1'),
(219298, 38475, 'QU', 'OK', 'S', 1752308146, 1752308146, '1'),
(219299, 38412, 'QU', 'OK', 'S', 1752308149, 1752308149, '1'),
(219300, 38448, 'QU', 'OK', 'S', 1752308152, 1752308152, '1'),
(219301, 38475, 'QU', 'OK', 'S', 1752308154, 1752308154, '1'),
(219302, 16464, 'QU', 'OK', 'S', 1752308155, 1752308155, '1'),
(219303, 16464, 'QU', 'OK', 'S', 1752308179, 1752308179, '1'),
(219304, 38475, 'QU', 'OK', 'S', 1752308187, 1752308187, '1'),
(219305, 16464, 'QU', 'OK', 'S', 1752308188, 1752308188, '1'),
(219306, 38412, 'QU', 'OK', 'S', 1752308191, 1752308191, '1'),
(219307, 38475, 'QU', 'OK', 'S', 1752308195, 1752308195, '1'),
(219308, 38450, 'QU', 'OK', 'S', 1752308197, 1752308197, '1'),
(219309, 16464, 'QU', 'OK', 'S', 1752308202, 1752308202, '1'),
(219310, 38412, 'QU', 'OK', 'S', 1752308203, 1752308203, '1'),
(219311, 38450, 'QU', 'OK', 'S', 1752308210, 1752308210, '1'),
(219312, 38412, 'QU', 'OK', 'S', 1752308216, 1752308216, '1'),
(219313, 16464, 'QU', 'OK', 'S', 1752308221, 1752308221, '1'),
(219314, 16464, 'QU', 'OK', 'S', 1752308225, 1752308225, '1'),
(219315, 35933, 'QU', 'OK', 'S', 1752308227, 1752308227, '1'),
(219316, 35933, 'QU', 'OK', 'S', 1752308231, 1752308231, '1'),
(219317, 16464, 'QU', 'OK', 'S', 1752308234, 1752308234, '1'),
(219318, 35933, 'QU', 'OK', 'S', 1752308235, 1752308235, '1'),
(219319, 35933, 'QU', 'OK', 'S', 1752308239, 1752308239, '1'),
(219320, 35933, 'QU', 'OK', 'S', 1752308242, 1752308242, '1'),
(219321, 38429, 'QU', 'OK', 'S', 1752308254, 1752308254, '1'),
(219322, 38429, 'QU', 'OK', 'S', 1752308257, 1752308257, '1'),
(219323, 38429, 'QU', 'OK', 'S', 1752308260, 1752308260, '1'),
(219324, 38433, 'QU', 'OK', 'S', 1752308263, 1752308263, '1'),
(219325, 38429, 'QU', 'OK', 'S', 1752308266, 1752308266, '1'),
(219326, 38433, 'QU', 'OK', 'S', 1752308269, 1752308269, '1'),
(219327, 38433, 'QU', 'OK', 'S', 1752308273, 1752308273, '1'),
(219328, 38433, 'QU', 'OK', 'S', 1752308277, 1752308277, '1'),
(219329, 38433, 'QU', 'OK', 'S', 1752308281, 1752308281, '1'),
(219330, 38429, 'QU', 'OK', 'S', 1752308284, 1752308284, '1'),
(219331, 38433, 'QU', 'OK', 'S', 1752308287, 1752308287, '1'),
(219332, 38433, 'QU', 'OK', 'S', 1752308290, 1752308290, '1'),
(219333, 38433, 'QU', 'OK', 'S', 1752308293, 1752308293, '1'),
(219334, 38433, 'QU', 'OK', 'S', 1752308296, 1752308296, '1'),
(219335, 38433, 'QU', 'OK', 'S', 1752308299, 1752308299, '1'),
(219336, 38433, 'QU', 'OK', 'S', 1752308302, 1752308302, '1'),
(219337, 38433, 'QU', 'OK', 'S', 1752308305, 1752308305, '1'),
(219338, 19061, 'QU', 'OK', 'S', 1752308309, 1752308309, '1'),
(219339, 38433, 'QU', 'OK', 'S', 1752308309, 1752308309, '1'),
(219340, 38433, 'QU', 'OK', 'S', 1752308313, 1752308313, '1'),
(219341, 38433, 'QU', 'OK', 'S', 1752308317, 1752308317, '1'),
(219342, 38433, 'QU', 'OK', 'S', 1752308324, 1752308324, '1'),
(219343, 38433, 'QU', 'OK', 'S', 1752308328, 1752308328, '1'),
(219344, 38433, 'QU', 'OK', 'S', 1752308332, 1752308332, '1'),
(219345, 38433, 'QU', 'OK', 'S', 1752308337, 1752308337, '1'),
(219346, 38412, 'QU', 'OK', 'S', 1752308348, 1752308348, '1'),
(219347, 38412, 'QU', 'OK', 'S', 1752308378, 1752308378, '1'),
(219348, 23460, 'QU', 'OK', 'S', 1752308403, 1752308403, '1'),
(219349, 38412, 'QU', 'OK', 'S', 1752308404, 1752308404, '1'),
(219350, 38412, 'QU', 'OK', 'S', 1752308437, 1752308437, '1'),
(219351, 23934, 'QU', 'OK', 'S', 1752308442, 1752308442, '1'),
(219352, 38412, 'QU', 'OK', 'S', 1752308452, 1752308452, '1'),
(219353, 38735, 'QU', 'OK', 'S', 1752308467, 1752308467, '1'),
(219354, 38412, 'QU', 'OK', 'S', 1752308510, 1752308510, '1'),
(219355, 2324, 'QU', 'OK', 'S', 1752308519, 1752308519, '1'),
(219356, 2324, 'QU', 'OK', 'S', 1752308530, 1752308530, '1'),
(219357, 28067, 'QU', 'OK', 'S', 1752308541, 1752308541, '1'),
(219358, 38412, 'QU', 'OK', 'S', 1752308576, 1752308576, '1'),
(219359, 37931, 'QU', 'OK', 'S', 1752308689, 1752308689, '1'),
(219360, 35342, 'QU', 'OK', 'S', 1752308690, 1752308690, '1'),
(219361, 38134, 'QU', 'OK', 'S', 1752308738, 1752308738, '1'),
(219362, 38756, 'QU', 'OK', 'S', 1752308795, 1752308795, '1'),
(219363, 38756, 'QU', 'OK', 'S', 1752308799, 1752308799, '1'),
(219364, 38756, 'QU', 'OK', 'S', 1752308802, 1752308802, '1'),
(219365, 38756, 'QU', 'OK', 'S', 1752308805, 1752308805, '1'),
(219366, 38756, 'QU', 'OK', 'S', 1752308807, 1752308807, '1'),
(219367, 38756, 'QU', 'OK', 'S', 1752308810, 1752308810, '1'),
(219368, 25320, 'QU', 'OK', 'S', 1752308813, 1752308813, '1'),
(219369, 13628, 'QU', 'OK', 'S', 1752308817, 1752308817, '1'),
(219370, 19808, 'QU', 'OK', 'S', 1752308820, 1752308820, '1'),
(219371, 13629, 'QU', 'OK', 'S', 1752308823, 1752308823, '1'),
(219372, 13629, 'QU', 'OK', 'S', 1752308826, 1752308826, '1'),
(219373, 24344, 'QU', 'OK', 'S', 1752308832, 1752308832, '1'),
(219374, 13629, 'QU', 'OK', 'S', 1752308834, 1752308834, '1'),
(219375, 24344, 'QU', 'OK', 'S', 1752308843, 1752308843, '1'),
(219376, 37777, 'QU', 'OK', 'S', 1752308913, 1752308913, '1'),
(219377, 38415, 'QU', 'OK', 'S', 1752312047, 1752312047, '1'),
(219378, 34067, 'QU', 'OK', 'S', 1752312912, 1752312912, '1'),
(219379, 34067, 'QU', 'OK', 'S', 1752312923, 1752312923, '1'),
(219380, 17661, 'QU', 'OK', 'S', 1752313573, 1752313573, '1'),
(219381, 17661, 'QU', 'OK', 'S', 1752313578, 1752313578, '1'),
(219382, 21117, 'QU', 'OK', 'S', 1752314229, 1752314229, '1'),
(219383, 25755, 'QU', 'OK', 'S', 1752314237, 1752314237, '1'),
(219384, 37807, 'QU', 'OK', 'S', 1752314424, 1752314424, '1'),
(219385, 24144, 'QU', 'OK', 'S', 1752314529, 1752314529, '1'),
(219386, 30974, 'QU', 'OK', 'S', 1752314634, 1752314634, '1'),
(219387, 27417, 'QU', 'OK', 'S', 1752314681, 1752314681, '1'),
(219388, 27417, 'QU', 'OK', 'S', 1752314693, 1752314693, '1'),
(219389, 27417, 'QU', 'OK', 'S', 1752314696, 1752314696, '1'),
(219390, 27417, 'QU', 'OK', 'S', 1752314701, 1752314701, '1'),
(219391, 27417, 'QU', 'OK', 'S', 1752314707, 1752314707, '1'),
(219392, 27417, 'QU', 'OK', 'S', 1752314710, 1752314710, '1'),
(219393, 27417, 'QU', 'OK', 'S', 1752314714, 1752314714, '1'),
(219394, 27535, 'QU', 'OK', 'S', 1752314872, 1752314872, '1'),
(219395, 27535, 'QU', 'OK', 'S', 1752314882, 1752314882, '1'),
(219396, 27535, 'QU', 'OK', 'S', 1752314893, 1752314893, '1'),
(219397, 27535, 'QU', 'OK', 'S', 1752314898, 1752314898, '1'),
(219398, 27535, 'QU', 'OK', 'S', 1752314902, 1752314902, '1'),
(219399, 27535, 'QU', 'OK', 'S', 1752314910, 1752314910, '1'),
(219400, 27535, 'QU', 'OK', 'S', 1752314914, 1752314914, '1'),
(219401, 27535, 'QU', 'OK', 'S', 1752314994, 1752314994, '1'),
(219402, 27535, 'QU', 'OK', 'S', 1752315015, 1752315015, '1'),
(219403, 33752, 'QU', 'OK', 'S', 1752315386, 1752315386, '1'),
(219404, 33629, 'QU', 'OK', 'S', 1752315808, 1752315808, '1'),
(219405, 34394, 'QU', 'OK', 'S', 1752316006, 1752316006, '1'),
(219406, 34228, 'QU', 'OK', 'S', 1752316148, 1752316148, '1'),
(219407, 18066, 'QU', 'OK', 'S', 1752316285, 1752316285, '1'),
(219408, 18066, 'QU', 'OK', 'S', 1752316548, 1752316548, '1'),
(219409, 17360, 'QU', 'OK', 'S', 1752317125, 1752317125, '1'),
(219410, 27762, 'QU', 'OK', 'S', 1752317298, 1752317298, '1'),
(219411, 27893, 'QU', 'OK', 'S', 1752317375, 1752317375, '1'),
(219412, 27892, 'QU', 'OK', 'S', 1752317478, 1752317478, '1'),
(219413, 27892, 'QU', 'OK', 'S', 1752317494, 1752317494, '1'),
(219414, 18315, 'QU', 'OK', 'S', 1752317823, 1752317823, '1'),
(219415, 27417, 'QU', 'OK', 'S', 1752318126, 1752318126, '1'),
(219416, 37900, 'QU', 'OK', 'S', 1752318614, 1752318614, '1'),
(219417, 37897, 'QU', 'OK', 'S', 1752318777, 1752318777, '1'),
(219418, 37891, 'QU', 'OK', 'S', 1752318921, 1752318921, '1'),
(219419, 38600, 'QU', 'OK', 'S', 1752318980, 1752318980, '1'),
(219420, 37889, 'QU', 'OK', 'S', 1752319010, 1752319010, '1'),
(219421, 37830, 'QU', 'OK', 'S', 1752319034, 1752319034, '1'),
(219422, 37828, 'QU', 'OK', 'S', 1752319058, 1752319058, '1'),
(219423, 37498, 'QU', 'OK', 'S', 1752319266, 1752319266, '1'),
(219424, 19303, 'QU', 'OK', 'S', 1752319279, 1752319279, '1'),
(219425, 37496, 'QU', 'OK', 'S', 1752319331, 1752319331, '1'),
(219426, 37492, 'QU', 'OK', 'S', 1752319395, 1752319395, '1'),
(219427, 30444, 'QU', 'OK', 'S', 1752319503, 1752319503, '1'),
(219428, 30444, 'QU', 'OK', 'S', 1752319506, 1752319506, '1'),
(219429, 30441, 'QU', 'OK', 'S', 1752319556, 1752319556, '1'),
(219430, 30392, 'QU', 'OK', 'S', 1752319586, 1752319586, '1'),
(219431, 30322, 'QU', 'OK', 'S', 1752319657, 1752319657, '1'),
(219432, 30324, 'QU', 'OK', 'S', 1752319718, 1752319718, '1'),
(219433, 30321, 'QU', 'OK', 'S', 1752319744, 1752319744, '1'),
(219434, 30373, 'QU', 'OK', 'S', 1752319894, 1752319894, '1'),
(219435, 30178, 'QU', 'OK', 'S', 1752320121, 1752320121, '1'),
(219436, 25755, 'QU', 'OK', 'S', 1752320165, 1752320165, '1'),
(219437, 38731, 'QU', 'OK', 'S', 1752320428, 1752320428, '1'),
(219438, 30178, 'QU', 'OK', 'S', 1752320466, 1752320466, '1'),
(219439, 30178, 'QU', 'OK', 'S', 1752320475, 1752320475, '1'),
(219440, 30178, 'QU', 'OK', 'S', 1752320482, 1752320482, '1'),
(219441, 38419, 'QU', 'OK', 'S', 1752320518, 1752320518, '1'),
(219442, 37123, 'QU', 'OK', 'S', 1752320784, 1752320784, '1'),
(219443, 37123, 'QU', 'OK', 'S', 1752320788, 1752320788, '1'),
(219444, 37123, 'QU', 'OK', 'S', 1752320791, 1752320791, '1'),
(219445, 18797, 'QU', 'OK', 'S', 1752320813, 1752320813, '1'),
(219446, 18514, 'QU', 'OK', 'S', 1752320958, 1752320958, '1'),
(219447, 30178, 'QU', 'OK', 'S', 1752320974, 1752320974, '1'),
(219448, 37109, 'QU', 'OK', 'S', 1752321205, 1752321205, '1'),
(219449, 30896, 'QU', 'OK', 'S', 1752321272, 1752321272, '1'),
(219450, 27250, 'QU', 'OK', 'S', 1752321688, 1752321688, '1'),
(219451, 28698, 'QU', 'OK', 'S', 1752321995, 1752321995, '1'),
(219452, 28695, 'QU', 'OK', 'S', 1752322040, 1752322040, '1'),
(219453, 21758, 'QU', 'OK', 'S', 1752322261, 1752322261, '1'),
(219454, 21758, 'QU', 'OK', 'S', 1752322266, 1752322266, '1'),
(219455, 30505, 'QU', 'OK', 'S', 1752322483, 1752322483, '1'),
(219456, 28425, 'QU', 'OK', 'S', 1752322505, 1752322505, '1'),
(219457, 35281, 'QU', 'OK', 'S', 1752322638, 1752322638, '1'),
(219458, 29240, 'QU', 'OK', 'S', 1752323243, 1752323243, '1'),
(219459, 29241, 'QU', 'OK', 'S', 1752323489, 1752323489, '1'),
(219460, 29242, 'QU', 'OK', 'S', 1752323571, 1752323571, '1'),
(219461, 36770, 'QU', 'OK', 'S', 1752325309, 1752325309, '1'),
(219462, 36770, 'QU', 'OK', 'S', 1752325324, 1752325324, '1'),
(219463, 36770, 'QU', 'OK', 'S', 1752325346, 1752325346, '1'),
(219464, 36770, 'QU', 'OK', 'S', 1752325356, 1752325356, '1'),
(219465, 36770, 'QU', 'OK', 'S', 1752325367, 1752325367, '1'),
(219466, 36770, 'QU', 'OK', 'S', 1752325513, 1752325513, '1'),
(219467, 30396, 'QU', 'OK', 'S', 1752325558, 1752325558, '1'),
(219468, 30396, 'QU', 'OK', 'S', 1752325568, 1752325568, '1'),
(219469, 30607, 'QU', 'OK', 'S', 1752325868, 1752325868, '1'),
(219470, 30607, 'QU', 'OK', 'S', 1752325871, 1752325871, '1'),
(219471, 30606, 'QU', 'OK', 'S', 1752325960, 1752325960, '1'),
(219472, 30606, 'QU', 'OK', 'S', 1752325963, 1752325963, '1'),
(219473, 30605, 'QU', 'OK', 'S', 1752325992, 1752325992, '1'),
(219474, 30605, 'QU', 'OK', 'S', 1752325995, 1752325995, '1'),
(219475, 30396, 'QU', 'OK', 'S', 1752326677, 1752326677, '1'),
(219476, 30396, 'QU', 'OK', 'S', 1752326688, 1752326688, '1'),
(219477, 31144, 'QU', 'OK', 'S', 1752469980, 1752469980, '1'),
(219478, 31146, 'QU', 'OK', 'S', 1752470111, 1752470111, '1'),
(219479, 31138, 'QU', 'OK', 'S', 1752470408, 1752470408, '1'),
(219480, 31588, 'QU', 'OK', 'S', 1752471893, 1752471893, '1'),
(219481, 31588, 'QU', 'OK', 'S', 1752471898, 1752471898, '1'),
(219482, 31588, 'QU', 'OK', 'S', 1752471903, 1752471903, '1'),
(219483, 36576, 'QU', 'OK', 'S', 1752471938, 1752471938, '1'),
(219484, 36576, 'QU', 'OK', 'S', 1752471943, 1752471943, '1'),
(219485, 36347, 'QU', 'OK', 'S', 1752471948, 1752471948, '1'),
(219486, 20762, 'QU', 'OK', 'S', 1752471952, 1752471952, '1'),
(219487, 20762, 'QU', 'OK', 'S', 1752471959, 1752471959, '1'),
(219488, 36576, 'QU', 'OK', 'S', 1752471972, 1752471972, '1'),
(219489, 33863, 'QU', 'OK', 'S', 1752471976, 1752471976, '1'),
(219490, 35547, 'QU', 'OK', 'S', 1752471985, 1752471985, '1'),
(219491, 38068, 'QU', 'OK', 'S', 1752471990, 1752471990, '1'),
(219492, 37777, 'QU', 'OK', 'S', 1752471995, 1752471995, '1'),
(219493, 37780, 'QU', 'OK', 'S', 1752471998, 1752471998, '1'),
(219494, 37780, 'QU', 'OK', 'S', 1752472000, 1752472000, '1'),
(219495, 19808, 'QU', 'OK', 'S', 1752472002, 1752472002, '1'),
(219496, 37961, 'QU', 'OK', 'S', 1752472004, 1752472004, '1'),
(219497, 13628, 'QU', 'OK', 'S', 1752472005, 1752472005, '1'),
(219498, 37961, 'QU', 'OK', 'S', 1752472007, 1752472007, '1'),
(219499, 37961, 'QU', 'OK', 'S', 1752472011, 1752472011, '1'),
(219500, 37780, 'QU', 'OK', 'S', 1752472013, 1752472013, '1'),
(219501, 36347, 'QU', 'OK', 'S', 1752472018, 1752472018, '1'),
(219502, 36347, 'QU', 'OK', 'S', 1752472028, 1752472028, '1'),
(219503, 35547, 'QU', 'OK', 'S', 1752472033, 1752472033, '1'),
(219504, 35547, 'QU', 'OK', 'S', 1752472036, 1752472036, '1'),
(219505, 31588, 'QU', 'OK', 'S', 1752472101, 1752472101, '1'),
(219506, 38517, 'QU', 'OK', 'S', 1752472105, 1752472105, '1'),
(219507, 33863, 'QU', 'OK', 'S', 1752472107, 1752472107, '1'),
(219508, 38517, 'QU', 'OK', 'S', 1752472109, 1752472109, '1'),
(219509, 38517, 'QU', 'OK', 'S', 1752472112, 1752472112, '1'),
(219510, 33863, 'QU', 'OK', 'S', 1752472115, 1752472115, '1'),
(219511, 38517, 'QU', 'OK', 'S', 1752472116, 1752472116, '1'),
(219512, 38517, 'QU', 'OK', 'S', 1752472136, 1752472136, '1'),
(219513, 38517, 'QU', 'OK', 'S', 1752472139, 1752472139, '1'),
(219514, 38517, 'QU', 'OK', 'S', 1752472142, 1752472142, '1'),
(219515, 38517, 'QU', 'OK', 'S', 1752472145, 1752472145, '1'),
(219516, 38517, 'QU', 'OK', 'S', 1752472149, 1752472149, '1'),
(219517, 38517, 'QU', 'OK', 'S', 1752472152, 1752472152, '1'),
(219518, 31588, 'QU', 'OK', 'S', 1752472155, 1752472155, '1'),
(219519, 38517, 'QU', 'OK', 'S', 1752472158, 1752472158, '1'),
(219520, 38517, 'QU', 'OK', 'S', 1752472162, 1752472162, '1'),
(219521, 38517, 'QU', 'OK', 'S', 1752472166, 1752472166, '1'),
(219522, 38517, 'QU', 'OK', 'S', 1752472168, 1752472168, '1'),
(219523, 38517, 'QU', 'OK', 'S', 1752472171, 1752472171, '1'),
(219524, 38517, 'QU', 'OK', 'S', 1752472174, 1752472174, '1'),
(219525, 38517, 'QU', 'OK', 'S', 1752472177, 1752472177, '1'),
(219526, 38517, 'QU', 'OK', 'S', 1752472180, 1752472180, '1'),
(219527, 38517, 'QU', 'OK', 'S', 1752472183, 1752472183, '1'),
(219528, 36936, 'QU', 'OK', 'S', 1752472338, 1752472338, '1'),
(219529, 36936, 'QU', 'OK', 'S', 1752472362, 1752472362, '1'),
(219530, 36936, 'QU', 'OK', 'S', 1752472382, 1752472382, '1'),
(219531, 38697, 'QU', 'OK', 'S', 1752472403, 1752472403, '1'),
(219532, 26210, 'QU', 'OK', 'S', 1752472521, 1752472521, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(219533, 26210, 'QU', 'OK', 'S', 1752472546, 1752472546, '1'),
(219534, 26210, 'QU', 'OK', 'S', 1752472552, 1752472552, '1'),
(219535, 26210, 'QU', 'OK', 'S', 1752472559, 1752472559, '1'),
(219536, 26210, 'QU', 'OK', 'S', 1752472565, 1752472565, '1'),
(219537, 2323, 'QU', 'OK', 'S', 1752473616, 1752473616, '1'),
(219538, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219539, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219540, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219541, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219542, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219543, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219544, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219545, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219546, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219547, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219548, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219549, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219550, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219551, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219552, 21571, 'QU', 'OK', 'S', 1752473939, 1752473939, '1'),
(219553, 37532, 'QU', 'OK', 'S', 1752474355, 1752474355, '1'),
(219554, 38475, 'QU', 'OK', 'S', 1752474695, 1752474695, '1'),
(219555, 38433, 'QU', 'OK', 'S', 1752474695, 1752474695, '1'),
(219556, 38433, 'QU', 'OK', 'S', 1752474695, 1752474695, '1'),
(219557, 38708, 'QU', 'OK', 'S', 1752474699, 1752474699, '1'),
(219558, 32234, 'QU', 'OK', 'S', 1752474760, 1752474760, '1'),
(219559, 32234, 'QU', 'OK', 'S', 1752474760, 1752474760, '1'),
(219560, 32234, 'QU', 'OK', 'S', 1752474760, 1752474760, '1'),
(219561, 38789, 'QU', 'OK', 'S', 1752474931, 1752474931, '1'),
(219562, 38785, 'QU', 'OK', 'S', 1752475356, 1752475356, '1'),
(219563, 38790, 'QU', 'OK', 'S', 1752475891, 1752475891, '1'),
(219564, 36760, 'QU', 'OK', 'S', 1752476459, 1752476459, '1'),
(219565, 37522, 'QU', 'OK', 'S', 1752476515, 1752476515, '1'),
(219566, 38687, 'QU', 'OK', 'S', 1752479474, 1752479474, '1'),
(219567, 27727, 'QU', 'OK', 'S', 1752479494, 1752479494, '1'),
(219568, 38488, 'QU', 'OK', 'S', 1752479499, 1752479499, '1'),
(219569, 27688, 'QU', 'OK', 'S', 1752479502, 1752479502, '1'),
(219570, 26577, 'QU', 'OK', 'S', 1752479507, 1752479507, '1'),
(219571, 30605, 'QU', 'OK', 'S', 1752479512, 1752479512, '1'),
(219572, 37109, 'QU', 'OK', 'S', 1752479516, 1752479516, '1'),
(219573, 28000, 'QU', 'OK', 'S', 1752479522, 1752479522, '1'),
(219574, 20699, 'QU', 'OK', 'S', 1752479527, 1752479527, '1'),
(219575, 27691, 'QU', 'OK', 'S', 1752479534, 1752479534, '1'),
(219576, 38789, 'QU', 'OK', 'S', 1752479538, 1752479538, '1'),
(219577, 38789, 'QU', 'OK', 'S', 1752479543, 1752479543, '1'),
(219578, 38789, 'QU', 'OK', 'S', 1752479547, 1752479547, '1'),
(219579, 20699, 'QU', 'OK', 'S', 1752479553, 1752479553, '1'),
(219580, 38781, 'QU', 'OK', 'S', 1752479554, 1752479554, '1'),
(219581, 38570, 'QU', 'OK', 'S', 1752479557, 1752479557, '1'),
(219582, 38781, 'QU', 'OK', 'S', 1752479557, 1752479557, '1'),
(219583, 38781, 'QU', 'OK', 'S', 1752479561, 1752479561, '1'),
(219584, 38789, 'QU', 'OK', 'S', 1752479563, 1752479563, '1'),
(219585, 38789, 'QU', 'OK', 'S', 1752479567, 1752479567, '1'),
(219586, 38789, 'QU', 'OK', 'S', 1752479573, 1752479573, '1'),
(219587, 38789, 'QU', 'OK', 'S', 1752479583, 1752479583, '1'),
(219588, 38790, 'QU', 'OK', 'S', 1752479589, 1752479589, '1'),
(219589, 38790, 'QU', 'OK', 'S', 1752479594, 1752479594, '1'),
(219590, 38790, 'QU', 'OK', 'S', 1752479598, 1752479598, '1'),
(219591, 38789, 'QU', 'OK', 'S', 1752479602, 1752479602, '1'),
(219592, 38790, 'QU', 'OK', 'S', 1752479607, 1752479607, '1'),
(219593, 30890, 'QU', 'OK', 'S', 1752479613, 1752479613, '1'),
(219594, 38746, 'QU', 'OK', 'S', 1752479624, 1752479624, '1'),
(219595, 30890, 'QU', 'OK', 'S', 1752479631, 1752479631, '1'),
(219596, 30890, 'QU', 'OK', 'S', 1752479635, 1752479635, '1'),
(219597, 30890, 'QU', 'OK', 'S', 1752479640, 1752479640, '1'),
(219598, 38764, 'QU', 'OK', 'S', 1752479645, 1752479645, '1'),
(219599, 23286, 'QU', 'OK', 'S', 1752479659, 1752479659, '1'),
(219600, 26577, 'QU', 'OK', 'S', 1752479662, 1752479662, '1'),
(219601, 38746, 'QU', 'OK', 'S', 1752479687, 1752479687, '1'),
(219602, 38764, 'QU', 'OK', 'S', 1752479691, 1752479691, '1'),
(219603, 38767, 'QU', 'OK', 'S', 1752479735, 1752479735, '1'),
(219604, 38781, 'QU', 'OK', 'S', 1752479802, 1752479802, '1'),
(219605, 26219, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219606, 38188, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219607, 1007, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219608, 25492, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219609, 25576, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219610, 38638, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219611, 38250, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219612, 37826, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219613, 33250, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219614, 36344, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219615, 18045, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219616, 1891, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219617, 4146, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219618, 28861, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219619, 8117, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219620, 11799, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219621, 37961, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219622, 37961, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219623, 31799, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219624, 31733, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219625, 32872, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219626, 37558, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219627, 37556, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219628, 37557, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219629, 38419, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219630, 38270, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219631, 38270, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219632, 37517, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219633, 37545, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219634, 31736, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219635, 30178, 'QU', 'OK', 'S', 1752484915, 1752484915, '1'),
(219636, 31799, 'QU', 'OK', 'S', 1752485145, 1752485145, '1'),
(219637, 38600, 'QU', 'OK', 'S', 1752485157, 1752485157, '1'),
(219638, 18045, 'QU', 'OK', 'S', 1752485160, 1752485160, '1'),
(219639, 31733, 'QU', 'OK', 'S', 1752485164, 1752485164, '1'),
(219640, 1007, 'QU', 'OK', 'S', 1752485171, 1752485171, '1'),
(219641, 9124, 'QU', 'OK', 'S', 1752485317, 1752485317, '1'),
(219642, 38419, 'QU', 'OK', 'S', 1752485325, 1752485325, '1'),
(219643, 38731, 'QU', 'OK', 'S', 1752485331, 1752485331, '1'),
(219644, 4146, 'QU', 'OK', 'S', 1752485340, 1752485340, '1'),
(219645, 36344, 'QU', 'OK', 'S', 1752485345, 1752485345, '1'),
(219646, 11799, 'QU', 'OK', 'S', 1752485348, 1752485348, '1'),
(219647, 33250, 'QU', 'OK', 'S', 1752485352, 1752485352, '1'),
(219648, 31736, 'QU', 'OK', 'S', 1752485372, 1752485372, '1'),
(219649, 31138, 'QU', 'OK', 'S', 1752485892, 1752485892, '1'),
(219650, 37532, 'QU', 'OK', 'S', 1752485927, 1752485927, '1'),
(219651, 36847, 'QU', 'OK', 'S', 1752487153, 1752487153, '1'),
(219652, 9225, 'QU', 'OK', 'S', 1752487201, 1752487201, '1'),
(219653, 31147, 'QU', 'OK', 'S', 1752487351, 1752487351, '1'),
(219654, 31147, 'QU', 'OK', 'S', 1752487373, 1752487373, '1'),
(219655, 15273, 'QU', 'OK', 'S', 1752487484, 1752487484, '1'),
(219656, 14542, 'QU', 'OK', 'S', 1752487869, 1752487869, '1'),
(219657, 15897, 'QU', 'OK', 'S', 1752487918, 1752487918, '1'),
(219658, 37780, 'QU', 'OK', 'S', 1752488249, 1752488249, '1'),
(219659, 25940, 'QU', 'OK', 'S', 1752488326, 1752488326, '1'),
(219660, 14542, 'QU', 'OK', 'S', 1752488463, 1752488463, '1'),
(219661, 14542, 'QU', 'OK', 'S', 1752488470, 1752488470, '1'),
(219662, 14542, 'QU', 'OK', 'S', 1752488477, 1752488477, '1'),
(219663, 14542, 'QU', 'OK', 'S', 1752488487, 1752488487, '1'),
(219664, 31147, 'QU', 'OK', 'S', 1752488516, 1752488516, '1'),
(219665, 37778, 'QU', 'OK', 'S', 1752488547, 1752488547, '1'),
(219666, 38680, 'QU', 'OK', 'S', 1752488743, 1752488743, '1'),
(219667, 30547, 'QU', 'OK', 'S', 1752488769, 1752488769, '1'),
(219668, 35158, 'QU', 'OK', 'S', 1752488793, 1752488793, '1'),
(219669, 36451, 'QU', 'OK', 'S', 1752488817, 1752488817, '1'),
(219670, 36591, 'QU', 'OK', 'S', 1752488840, 1752488840, '1'),
(219671, 36450, 'QU', 'OK', 'S', 1752488866, 1752488866, '1'),
(219672, 37272, 'QU', 'OK', 'S', 1752488901, 1752488901, '1'),
(219673, 18135, 'QU', 'OK', 'S', 1752489033, 1752489033, '1'),
(219674, 38787, 'QU', 'OK', 'S', 1752489034, 1752489034, '1'),
(219675, 12397, 'QU', 'OK', 'S', 1752489042, 1752489042, '1'),
(219676, 37643, 'QU', 'OK', 'S', 1752489063, 1752489063, '1'),
(219677, 23350, 'QU', 'OK', 'S', 1752489075, 1752489075, '1'),
(219678, 38792, 'QU', 'OK', 'S', 1752489274, 1752489274, '1'),
(219679, 38793, 'QU', 'OK', 'S', 1752489302, 1752489302, '1'),
(219680, 38794, 'QU', 'OK', 'S', 1752489336, 1752489336, '1'),
(219681, 37764, 'QU', 'OK', 'S', 1752489349, 1752489349, '1'),
(219682, 38795, 'QU', 'OK', 'S', 1752489367, 1752489367, '1'),
(219683, 38796, 'QU', 'OK', 'S', 1752489396, 1752489396, '1'),
(219684, 38797, 'QU', 'OK', 'S', 1752489426, 1752489426, '1'),
(219685, 38163, 'QU', 'OK', 'S', 1752489513, 1752489513, '1'),
(219686, 35564, 'QU', 'OK', 'S', 1752489591, 1752489591, '1'),
(219687, 35564, 'QU', 'OK', 'S', 1752489708, 1752489708, '1'),
(219688, 38798, 'QU', 'OK', 'S', 1752489999, 1752489999, '1'),
(219689, 38799, 'QU', 'OK', 'S', 1752490254, 1752490254, '1'),
(219690, 31144, 'QU', 'OK', 'S', 1752490307, 1752490307, '1'),
(219691, 38791, 'QU', 'OK', 'S', 1752490462, 1752490462, '1'),
(219692, 38747, 'QU', 'OK', 'S', 1752490502, 1752490502, '1'),
(219693, 38764, 'QU', 'OK', 'S', 1752490563, 1752490563, '1'),
(219694, 38757, 'QU', 'OK', 'S', 1752490909, 1752490909, '1'),
(219695, 18588, 'QU', 'OK', 'S', 1752490966, 1752490966, '1'),
(219696, 18588, 'QU', 'OK', 'S', 1752490974, 1752490974, '1'),
(219697, 18592, 'QU', 'OK', 'S', 1752490977, 1752490977, '1'),
(219698, 18588, 'QU', 'OK', 'S', 1752490979, 1752490979, '1'),
(219699, 18588, 'QU', 'OK', 'S', 1752490982, 1752490982, '1'),
(219700, 18592, 'QU', 'OK', 'S', 1752490985, 1752490985, '1'),
(219701, 18592, 'QU', 'OK', 'S', 1752490988, 1752490988, '1'),
(219702, 18592, 'QU', 'OK', 'S', 1752490990, 1752490990, '1'),
(219703, 18592, 'QU', 'OK', 'S', 1752490992, 1752490992, '1'),
(219704, 18588, 'QU', 'OK', 'S', 1752490995, 1752490995, '1'),
(219705, 18592, 'QU', 'OK', 'S', 1752490997, 1752490997, '1'),
(219706, 38331, 'QU', 'OK', 'S', 1752492924, 1752492924, '1'),
(219707, 38662, 'QU', 'OK', 'S', 1752492954, 1752492954, '1'),
(219708, 32806, 'QU', 'OK', 'S', 1752492957, 1752492957, '1'),
(219709, 33582, 'QU', 'OK', 'S', 1752492968, 1752492968, '1'),
(219710, 30794, 'QU', 'OK', 'S', 1752492991, 1752492991, '1'),
(219711, 24349, 'QU', 'OK', 'S', 1752493001, 1752493001, '1'),
(219712, 17410, 'QU', 'OK', 'S', 1752493104, 1752493104, '1'),
(219713, 35930, 'QU', 'OK', 'S', 1752493138, 1752493138, '1'),
(219714, 12703, 'QU', 'OK', 'S', 1752493170, 1752493170, '1'),
(219715, 12703, 'QU', 'OK', 'S', 1752493170, 1752493170, '1'),
(219716, 36822, 'QU', 'OK', 'S', 1752493627, 1752493627, '1'),
(219717, 37532, 'QU', 'OK', 'S', 1752493843, 1752493843, '1'),
(219718, 37532, 'QU', 'OK', 'S', 1752494171, 1752494171, '1'),
(219719, 11846, 'QU', 'OK', 'S', 1752494422, 1752494422, '1'),
(219720, 11846, 'QU', 'OK', 'S', 1752494428, 1752494428, '1'),
(219721, 37805, 'QU', 'OK', 'S', 1752496171, 1752496171, '1'),
(219722, 22043, 'QU', 'OK', 'S', 1752498985, 1752498985, '1'),
(219723, 37780, 'QU', 'OK', 'S', 1752500411, 1752500411, '1'),
(219724, 37780, 'QU', 'OK', 'S', 1752500413, 1752500413, '1'),
(219725, 37777, 'QU', 'OK', 'S', 1752500414, 1752500414, '1'),
(219726, 37820, 'QU', 'OK', 'S', 1752500417, 1752500417, '1'),
(219727, 37780, 'QU', 'OK', 'S', 1752500419, 1752500419, '1'),
(219728, 37931, 'QU', 'OK', 'S', 1752500423, 1752500423, '1'),
(219729, 37810, 'QU', 'OK', 'S', 1752501463, 1752501463, '1'),
(219730, 35025, 'QU', 'OK', 'S', 1752501465, 1752501465, '1'),
(219731, 38640, 'QU', 'OK', 'S', 1752501468, 1752501468, '1'),
(219732, 37785, 'QU', 'OK', 'S', 1752501470, 1752501470, '1'),
(219733, 37806, 'QU', 'OK', 'S', 1752501473, 1752501473, '1'),
(219734, 24815, 'QU', 'OK', 'S', 1752501476, 1752501476, '1'),
(219735, 27569, 'QU', 'OK', 'S', 1752501478, 1752501478, '1'),
(219736, 19312, 'QU', 'OK', 'S', 1752501481, 1752501481, '1'),
(219737, 19312, 'QU', 'OK', 'S', 1752501492, 1752501492, '1'),
(219738, 24815, 'QU', 'OK', 'S', 1752501494, 1752501494, '1'),
(219739, 37994, 'QU', 'OK', 'S', 1752501497, 1752501497, '1'),
(219740, 37348, 'QU', 'OK', 'S', 1752501499, 1752501499, '1'),
(219741, 37348, 'QU', 'OK', 'S', 1752501502, 1752501502, '1'),
(219742, 31807, 'QU', 'OK', 'S', 1752501505, 1752501505, '1'),
(219743, 5220, 'QU', 'OK', 'S', 1752501510, 1752501510, '1'),
(219744, 37396, 'QU', 'OK', 'S', 1752501513, 1752501513, '1'),
(219745, 37348, 'QU', 'OK', 'S', 1752501515, 1752501515, '1'),
(219746, 31874, 'QU', 'OK', 'S', 1752501541, 1752501541, '1'),
(219747, 32377, 'QU', 'OK', 'S', 1752501544, 1752501544, '1'),
(219748, 37786, 'QU', 'OK', 'S', 1752501548, 1752501548, '1'),
(219749, 37348, 'QU', 'OK', 'S', 1752501550, 1752501550, '1'),
(219750, 31098, 'QU', 'OK', 'S', 1752501555, 1752501555, '1'),
(219751, 37805, 'QU', 'OK', 'S', 1752501558, 1752501558, '1'),
(219752, 31807, 'QU', 'OK', 'S', 1752501560, 1752501560, '1'),
(219753, 35025, 'QU', 'OK', 'S', 1752501564, 1752501564, '1'),
(219754, 33352, 'QU', 'OK', 'S', 1752501567, 1752501567, '1'),
(219755, 37785, 'QU', 'OK', 'S', 1752501570, 1752501570, '1'),
(219756, 36063, 'QU', 'OK', 'S', 1752501642, 1752501642, '1'),
(219757, 36063, 'QU', 'OK', 'S', 1752501649, 1752501649, '1'),
(219758, 37177, 'QU', 'OK', 'S', 1752557422, 1752557422, '1'),
(219759, 37177, 'QU', 'OK', 'S', 1752557453, 1752557453, '1'),
(219760, 37177, 'QU', 'OK', 'S', 1752557457, 1752557457, '1'),
(219761, 37177, 'QU', 'OK', 'S', 1752557468, 1752557468, '1'),
(219762, 37292, 'QU', 'OK', 'S', 1752557523, 1752557523, '1'),
(219763, 37292, 'QU', 'OK', 'S', 1752557551, 1752557551, '1'),
(219764, 38688, 'QU', 'OK', 'S', 1752558129, 1752558129, '1'),
(219765, 38423, 'QU', 'OK', 'S', 1752558133, 1752558133, '1'),
(219766, 38727, 'QU', 'OK', 'S', 1752558136, 1752558136, '1'),
(219767, 32747, 'QU', 'OK', 'S', 1752558146, 1752558146, '1'),
(219768, 32747, 'QU', 'OK', 'S', 1752558151, 1752558151, '1'),
(219769, 33083, 'QU', 'OK', 'S', 1752558157, 1752558157, '1'),
(219770, 33083, 'QU', 'OK', 'S', 1752558161, 1752558161, '1'),
(219771, 32820, 'QU', 'OK', 'S', 1752558165, 1752558165, '1'),
(219772, 32820, 'QU', 'OK', 'S', 1752558168, 1752558168, '1'),
(219773, 32983, 'QU', 'OK', 'S', 1752558172, 1752558172, '1'),
(219774, 32983, 'QU', 'OK', 'S', 1752558177, 1752558177, '1'),
(219775, 37330, 'QU', 'OK', 'S', 1752558182, 1752558182, '1'),
(219776, 38681, 'QU', 'OK', 'S', 1752558308, 1752558308, '1'),
(219777, 38462, 'QU', 'OK', 'S', 1752558329, 1752558329, '1'),
(219778, 32820, 'QU', 'OK', 'S', 1752558331, 1752558331, '1'),
(219779, 33083, 'QU', 'OK', 'S', 1752558333, 1752558333, '1'),
(219780, 32747, 'QU', 'OK', 'S', 1752558335, 1752558335, '1'),
(219781, 32983, 'QU', 'OK', 'S', 1752558337, 1752558337, '1'),
(219782, 32820, 'QU', 'OK', 'S', 1752558343, 1752558343, '1'),
(219783, 37176, 'QU', 'OK', 'S', 1752558370, 1752558370, '1'),
(219784, 37176, 'QU', 'OK', 'S', 1752558375, 1752558375, '1'),
(219785, 37176, 'QU', 'OK', 'S', 1752558402, 1752558402, '1'),
(219786, 37176, 'QU', 'OK', 'S', 1752558408, 1752558408, '1'),
(219787, 37291, 'QU', 'OK', 'S', 1752558464, 1752558464, '1'),
(219788, 36257, 'QU', 'OK', 'S', 1752558531, 1752558531, '1'),
(219789, 35499, 'QU', 'OK', 'S', 1752558545, 1752558545, '1'),
(219790, 36199, 'QU', 'OK', 'S', 1752558547, 1752558547, '1'),
(219791, 34756, 'QU', 'OK', 'S', 1752558556, 1752558556, '1'),
(219792, 37382, 'QU', 'OK', 'S', 1752558611, 1752558611, '1'),
(219793, 37193, 'QU', 'OK', 'S', 1752558754, 1752558754, '1'),
(219794, 38559, 'QU', 'OK', 'S', 1752558759, 1752558759, '1'),
(219795, 38556, 'QU', 'OK', 'S', 1752558764, 1752558764, '1'),
(219796, 26076, 'QU', 'OK', 'S', 1752558787, 1752558787, '1'),
(219797, 35930, 'QU', 'OK', 'S', 1752559834, 1752559834, '1'),
(219798, 37691, 'QU', 'OK', 'S', 1752559837, 1752559837, '1'),
(219799, 24855, 'QU', 'OK', 'S', 1752559839, 1752559839, '1'),
(219800, 38033, 'QU', 'OK', 'S', 1752559842, 1752559842, '1'),
(219801, 36824, 'QU', 'OK', 'S', 1752559844, 1752559844, '1'),
(219802, 37532, 'QU', 'OK', 'S', 1752560546, 1752560546, '1'),
(219803, 37454, 'QU', 'OK', 'S', 1752561666, 1752561666, '1'),
(219804, 19479, 'QU', 'OK', 'S', 1752561686, 1752561686, '1'),
(219805, 38399, 'QU', 'OK', 'S', 1752561691, 1752561691, '1'),
(219806, 32886, 'QU', 'OK', 'S', 1752561695, 1752561695, '1'),
(219807, 33877, 'QU', 'OK', 'S', 1752561697, 1752561697, '1'),
(219808, 37999, 'QU', 'OK', 'S', 1752561703, 1752561703, '1'),
(219809, 38440, 'QU', 'OK', 'S', 1752561706, 1752561706, '1'),
(219810, 37998, 'QU', 'OK', 'S', 1752561710, 1752561710, '1'),
(219811, 38016, 'QU', 'OK', 'S', 1752561713, 1752561713, '1'),
(219812, 35566, 'QU', 'OK', 'S', 1752561717, 1752561717, '1'),
(219813, 37854, 'QU', 'OK', 'S', 1752561720, 1752561720, '1'),
(219814, 37384, 'QU', 'OK', 'S', 1752561724, 1752561724, '1'),
(219815, 38015, 'QU', 'OK', 'S', 1752561727, 1752561727, '1'),
(219816, 37454, 'QU', 'OK', 'S', 1752561730, 1752561730, '1'),
(219817, 37384, 'QU', 'OK', 'S', 1752561733, 1752561733, '1'),
(219818, 37507, 'QU', 'OK', 'S', 1752561737, 1752561737, '1'),
(219819, 37454, 'QU', 'OK', 'S', 1752561740, 1752561740, '1'),
(219820, 33877, 'QU', 'OK', 'S', 1752561744, 1752561744, '1'),
(219821, 35547, 'QU', 'OK', 'S', 1752561747, 1752561747, '1'),
(219822, 38527, 'QU', 'OK', 'S', 1752561758, 1752561758, '1'),
(219823, 35565, 'QU', 'OK', 'S', 1752561762, 1752561762, '1'),
(219824, 35565, 'QU', 'OK', 'S', 1752561766, 1752561766, '1'),
(219825, 37454, 'QU', 'OK', 'S', 1752561769, 1752561769, '1'),
(219826, 20931, 'QU', 'OK', 'S', 1752561773, 1752561773, '1'),
(219827, 37507, 'QU', 'OK', 'S', 1752561776, 1752561776, '1'),
(219828, 38467, 'QU', 'OK', 'S', 1752561779, 1752561779, '1'),
(219829, 31746, 'QU', 'OK', 'S', 1752561782, 1752561782, '1'),
(219830, 37780, 'QU', 'OK', 'S', 1752561792, 1752561792, '1'),
(219831, 37507, 'QU', 'OK', 'S', 1752561803, 1752561803, '1'),
(219832, 35544, 'QU', 'OK', 'S', 1752561809, 1752561809, '1'),
(219833, 37384, 'QU', 'OK', 'S', 1752561812, 1752561812, '1'),
(219834, 36533, 'QU', 'OK', 'S', 1752561815, 1752561815, '1'),
(219835, 37437, 'QU', 'OK', 'S', 1752561817, 1752561817, '1'),
(219836, 37384, 'QU', 'OK', 'S', 1752561827, 1752561827, '1'),
(219837, 37384, 'QU', 'OK', 'S', 1752561831, 1752561831, '1'),
(219838, 38467, 'QU', 'OK', 'S', 1752561834, 1752561834, '1'),
(219839, 38185, 'QU', 'OK', 'S', 1752561840, 1752561840, '1'),
(219840, 38146, 'QU', 'OK', 'S', 1752561843, 1752561843, '1'),
(219841, 38050, 'QU', 'OK', 'S', 1752561848, 1752561848, '1'),
(219842, 37454, 'QU', 'OK', 'S', 1752561854, 1752561854, '1'),
(219843, 24129, 'QU', 'OK', 'S', 1752561857, 1752561857, '1'),
(219844, 32872, 'QU', 'OK', 'S', 1752561894, 1752561894, '1'),
(219845, 32872, 'QU', 'OK', 'S', 1752561900, 1752561900, '1'),
(219846, 37931, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219847, 37780, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219848, 37820, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219849, 37777, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219850, 37780, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219851, 37780, 'QU', 'OK', 'S', 1752561926, 1752561926, '1'),
(219852, 38416, 'QU', 'OK', 'S', 1752561949, 1752561949, '1'),
(219853, 33877, 'QU', 'OK', 'S', 1752561954, 1752561954, '1'),
(219854, 37779, 'QU', 'OK', 'S', 1752561956, 1752561956, '1'),
(219855, 26364, 'QU', 'OK', 'S', 1752561959, 1752561959, '1'),
(219856, 37308, 'QU', 'OK', 'S', 1752561963, 1752561963, '1'),
(219857, 38417, 'QU', 'OK', 'S', 1752561966, 1752561966, '1'),
(219858, 38417, 'QU', 'OK', 'S', 1752561971, 1752561971, '1'),
(219859, 38417, 'QU', 'OK', 'S', 1752561975, 1752561975, '1'),
(219860, 33877, 'QU', 'OK', 'S', 1752561979, 1752561979, '1'),
(219861, 29613, 'QU', 'OK', 'S', 1752561992, 1752561992, '1'),
(219862, 33877, 'QU', 'OK', 'S', 1752561997, 1752561997, '1'),
(219863, 35547, 'QU', 'OK', 'S', 1752562001, 1752562001, '1'),
(219864, 11481, 'QU', 'OK', 'S', 1752562010, 1752562010, '1'),
(219865, 37780, 'QU', 'OK', 'S', 1752562014, 1752562014, '1'),
(219866, 38419, 'QU', 'OK', 'S', 1752562017, 1752562017, '1'),
(219867, 21824, 'QU', 'OK', 'S', 1752562027, 1752562027, '1'),
(219868, 8871, 'QU', 'OK', 'S', 1752562041, 1752562041, '1'),
(219869, 29613, 'QU', 'OK', 'S', 1752562046, 1752562046, '1'),
(219870, 37962, 'QU', 'OK', 'S', 1752562051, 1752562051, '1'),
(219871, 37507, 'QU', 'OK', 'S', 1752562059, 1752562059, '1'),
(219872, 12269, 'QU', 'OK', 'S', 1752562064, 1752562064, '1'),
(219873, 23905, 'QU', 'OK', 'S', 1752562070, 1752562070, '1'),
(219874, 38615, 'QU', 'OK', 'S', 1752562075, 1752562075, '1'),
(219875, 25167, 'QU', 'OK', 'S', 1752562162, 1752562162, '1'),
(219876, 36063, 'QU', 'OK', 'S', 1752562730, 1752562730, '1'),
(219877, 33877, 'QU', 'OK', 'S', 1752562756, 1752562756, '1'),
(219878, 8673, 'QU', 'OK', 'S', 1752563135, 1752563135, '1'),
(219879, 8673, 'QU', 'OK', 'S', 1752563150, 1752563150, '1'),
(219880, 20923, 'QU', 'OK', 'S', 1752563248, 1752563248, '1'),
(219881, 20923, 'QU', 'OK', 'S', 1752563267, 1752563267, '1'),
(219882, 20920, 'QU', 'OK', 'S', 1752563334, 1752563334, '1'),
(219883, 8913, 'QU', 'OK', 'S', 1752563391, 1752563391, '1'),
(219884, 38135, 'QU', 'OK', 'S', 1752563423, 1752563423, '1'),
(219885, 37778, 'QU', 'OK', 'S', 1752563446, 1752563446, '1'),
(219886, 37780, 'QU', 'OK', 'S', 1752563454, 1752563454, '1'),
(219887, 37820, 'QU', 'OK', 'S', 1752563460, 1752563460, '1'),
(219888, 1356, 'QU', 'OK', 'S', 1752563464, 1752563464, '1'),
(219889, 37777, 'QU', 'OK', 'S', 1752563464, 1752563464, '1'),
(219890, 37780, 'QU', 'OK', 'S', 1752563471, 1752563471, '1'),
(219891, 37931, 'QU', 'OK', 'S', 1752563476, 1752563476, '1'),
(219892, 37780, 'QU', 'OK', 'S', 1752563481, 1752563481, '1'),
(219893, 37532, 'QU', 'OK', 'S', 1752563926, 1752563926, '1'),
(219894, 3218, 'QU', 'OK', 'S', 1752563944, 1752563944, '1'),
(219895, 3218, 'QU', 'OK', 'S', 1752563956, 1752563956, '1'),
(219896, 2937, 'QU', 'OK', 'S', 1752564065, 1752564065, '1'),
(219897, 2937, 'QU', 'OK', 'S', 1752564068, 1752564068, '1'),
(219898, 2937, 'QU', 'OK', 'S', 1752564071, 1752564071, '1'),
(219899, 2937, 'QU', 'OK', 'S', 1752564076, 1752564076, '1'),
(219900, 25755, 'QU', 'OK', 'S', 1752564077, 1752564077, '1'),
(219901, 32102, 'QU', 'OK', 'S', 1752564098, 1752564098, '1'),
(219902, 2937, 'QU', 'OK', 'S', 1752564112, 1752564112, '1'),
(219903, 2937, 'QU', 'OK', 'S', 1752564119, 1752564119, '1'),
(219904, 2937, 'QU', 'OK', 'S', 1752564128, 1752564128, '1'),
(219905, 36913, 'QU', 'OK', 'S', 1752564134, 1752564134, '1'),
(219906, 36913, 'QU', 'OK', 'S', 1752564288, 1752564288, '1'),
(219907, 32102, 'QU', 'OK', 'S', 1752564290, 1752564290, '1'),
(219908, 25755, 'QU', 'OK', 'S', 1752564292, 1752564292, '1'),
(219909, 37778, 'QU', 'OK', 'S', 1752564510, 1752564510, '1'),
(219910, 25755, 'QU', 'OK', 'S', 1752564519, 1752564519, '1'),
(219911, 32102, 'QU', 'OK', 'S', 1752564522, 1752564522, '1'),
(219912, 34337, 'QU', 'OK', 'S', 1752564527, 1752564527, '1'),
(219913, 36913, 'QU', 'OK', 'S', 1752564534, 1752564534, '1'),
(219914, 38767, 'QU', 'OK', 'S', 1752564539, 1752564539, '1'),
(219915, 37894, 'QU', 'OK', 'S', 1752564545, 1752564545, '1'),
(219916, 38790, 'QU', 'OK', 'S', 1752564549, 1752564549, '1'),
(219917, 38518, 'QU', 'OK', 'S', 1752564553, 1752564553, '1'),
(219918, 38763, 'QU', 'OK', 'S', 1752564557, 1752564557, '1'),
(219919, 23460, 'QU', 'OK', 'S', 1752564559, 1752564559, '1'),
(219920, 38789, 'QU', 'OK', 'S', 1752564561, 1752564561, '1'),
(219921, 23460, 'QU', 'OK', 'S', 1752564576, 1752564576, '1'),
(219922, 18514, 'QU', 'OK', 'S', 1752564590, 1752564590, '1'),
(219923, 38790, 'QU', 'OK', 'S', 1752564595, 1752564595, '1'),
(219924, 33448, 'QU', 'OK', 'S', 1752564597, 1752564597, '1'),
(219925, 38790, 'QU', 'OK', 'S', 1752564601, 1752564601, '1'),
(219926, 38789, 'QU', 'OK', 'S', 1752564604, 1752564604, '1'),
(219927, 13001, 'QU', 'OK', 'S', 1752564609, 1752564609, '1'),
(219928, 31317, 'QU', 'OK', 'S', 1752564613, 1752564613, '1'),
(219929, 37748, 'QU', 'OK', 'S', 1752564615, 1752564615, '1'),
(219930, 38790, 'QU', 'OK', 'S', 1752564620, 1752564620, '1'),
(219931, 33448, 'QU', 'OK', 'S', 1752564625, 1752564625, '1'),
(219932, 35008, 'QU', 'OK', 'S', 1752564630, 1752564630, '1'),
(219933, 38328, 'QU', 'OK', 'S', 1752564636, 1752564636, '1'),
(219934, 36874, 'QU', 'OK', 'S', 1752564650, 1752564650, '1'),
(219935, 37341, 'QU', 'OK', 'S', 1752564663, 1752564663, '1'),
(219936, 37898, 'QU', 'OK', 'S', 1752564668, 1752564668, '1'),
(219937, 38763, 'QU', 'OK', 'S', 1752564672, 1752564672, '1'),
(219938, 38763, 'QU', 'OK', 'S', 1752564677, 1752564677, '1'),
(219939, 38789, 'QU', 'OK', 'S', 1752564682, 1752564682, '1'),
(219940, 38790, 'QU', 'OK', 'S', 1752564687, 1752564687, '1'),
(219941, 35317, 'QU', 'OK', 'S', 1752564693, 1752564693, '1'),
(219942, 38789, 'QU', 'OK', 'S', 1752564699, 1752564699, '1'),
(219943, 38789, 'QU', 'OK', 'S', 1752564705, 1752564705, '1'),
(219944, 38763, 'QU', 'OK', 'S', 1752564709, 1752564709, '1'),
(219945, 38790, 'QU', 'OK', 'S', 1752564714, 1752564714, '1'),
(219946, 38789, 'QU', 'OK', 'S', 1752564719, 1752564719, '1'),
(219947, 38790, 'QU', 'OK', 'S', 1752564724, 1752564724, '1'),
(219948, 38789, 'QU', 'OK', 'S', 1752564729, 1752564729, '1'),
(219949, 38790, 'QU', 'OK', 'S', 1752564733, 1752564733, '1'),
(219950, 38790, 'QU', 'OK', 'S', 1752564738, 1752564738, '1'),
(219951, 38763, 'QU', 'OK', 'S', 1752564743, 1752564743, '1'),
(219952, 38787, 'QU', 'OK', 'S', 1752564748, 1752564748, '1'),
(219953, 38625, 'QU', 'OK', 'S', 1752564763, 1752564763, '1'),
(219954, 37936, 'QU', 'OK', 'S', 1752564777, 1752564777, '1'),
(219955, 37157, 'QU', 'OK', 'S', 1752564796, 1752564796, '1'),
(219956, 27893, 'QU', 'OK', 'S', 1752564814, 1752564814, '1'),
(219957, 32102, 'QU', 'OK', 'S', 1752564878, 1752564878, '1'),
(219958, 38764, 'QU', 'OK', 'S', 1752565321, 1752565321, '1'),
(219959, 38764, 'QU', 'OK', 'S', 1752565325, 1752565325, '1'),
(219960, 38764, 'QU', 'OK', 'S', 1752565327, 1752565327, '1'),
(219961, 38763, 'QU', 'OK', 'S', 1752565330, 1752565330, '1'),
(219962, 38763, 'QU', 'OK', 'S', 1752565332, 1752565332, '1'),
(219963, 38764, 'QU', 'OK', 'S', 1752565335, 1752565335, '1'),
(219964, 38763, 'QU', 'OK', 'S', 1752565338, 1752565338, '1'),
(219965, 38764, 'QU', 'OK', 'S', 1752565341, 1752565341, '1'),
(219966, 38764, 'QU', 'OK', 'S', 1752565344, 1752565344, '1'),
(219967, 38764, 'QU', 'OK', 'S', 1752565346, 1752565346, '1'),
(219968, 38747, 'QU', 'OK', 'S', 1752565349, 1752565349, '1'),
(219969, 38747, 'QU', 'OK', 'S', 1752565353, 1752565353, '1'),
(219970, 38747, 'QU', 'OK', 'S', 1752565356, 1752565356, '1'),
(219971, 38747, 'QU', 'OK', 'S', 1752565359, 1752565359, '1'),
(219972, 38747, 'QU', 'OK', 'S', 1752565362, 1752565362, '1'),
(219973, 38068, 'QU', 'OK', 'S', 1752565797, 1752565797, '1'),
(219974, 38068, 'QU', 'OK', 'S', 1752565803, 1752565803, '1'),
(219975, 38547, 'QU', 'OK', 'S', 1752566138, 1752566138, '1'),
(219976, 38789, 'QU', 'OK', 'S', 1752566298, 1752566298, '1'),
(219977, 38790, 'QU', 'OK', 'S', 1752566302, 1752566302, '1'),
(219978, 3181, 'QU', 'OK', 'S', 1752568253, 1752568253, '1'),
(219979, 34674, 'QU', 'OK', 'S', 1752568267, 1752568267, '1'),
(219980, 22961, 'QU', 'OK', 'S', 1752568269, 1752568269, '1'),
(219981, 25905, 'QU', 'OK', 'S', 1752568271, 1752568271, '1'),
(219982, 23972, 'QU', 'OK', 'S', 1752568282, 1752568282, '1'),
(219983, 36571, 'QU', 'OK', 'S', 1752568285, 1752568285, '1'),
(219984, 36256, 'QU', 'OK', 'S', 1752568290, 1752568290, '1'),
(219985, 14536, 'QU', 'OK', 'S', 1752568293, 1752568293, '1'),
(219986, 23981, 'QU', 'OK', 'S', 1752568295, 1752568295, '1'),
(219987, 23966, 'QU', 'OK', 'S', 1752568312, 1752568312, '1'),
(219988, 3439, 'QU', 'OK', 'S', 1752568325, 1752568325, '1'),
(219989, 3536, 'QU', 'OK', 'S', 1752568338, 1752568338, '1'),
(219990, 33, 'QU', 'OK', 'S', 1752568372, 1752568372, '1'),
(219991, 21593, 'QU', 'OK', 'S', 1752568588, 1752568588, '1'),
(219992, 21592, 'QU', 'OK', 'S', 1752568588, 1752568588, '1'),
(219993, 21600, 'QU', 'OK', 'S', 1752568588, 1752568588, '1'),
(219994, 26854, 'QU', 'OK', 'S', 1752568588, 1752568588, '1'),
(219995, 37780, 'QU', 'OK', 'S', 1752570839, 1752570839, '1'),
(219996, 38547, 'QU', 'OK', 'S', 1752570932, 1752570932, '1'),
(219997, 38819, 'QU', 'OK', 'S', 1752570936, 1752570936, '1'),
(219998, 38820, 'QU', 'OK', 'S', 1752570958, 1752570958, '1'),
(219999, 37780, 'QU', 'OK', 'S', 1752570964, 1752570964, '1'),
(220000, 38827, 'QU', 'OK', 'S', 1752570985, 1752570985, '1'),
(220001, 38826, 'QU', 'OK', 'S', 1752571011, 1752571011, '1'),
(220002, 30336, 'QU', 'OK', 'S', 1752571026, 1752571026, '1'),
(220003, 38825, 'QU', 'OK', 'S', 1752571033, 1752571033, '1'),
(220004, 30336, 'QU', 'OK', 'S', 1752571036, 1752571036, '1'),
(220005, 38824, 'QU', 'OK', 'S', 1752571054, 1752571054, '1'),
(220006, 38822, 'QU', 'OK', 'S', 1752571075, 1752571075, '1'),
(220007, 25317, 'QU', 'OK', 'S', 1752571091, 1752571091, '1'),
(220008, 31215, 'QU', 'OK', 'S', 1752571093, 1752571093, '1'),
(220009, 38821, 'QU', 'OK', 'S', 1752571096, 1752571096, '1'),
(220010, 25317, 'QU', 'OK', 'S', 1752571096, 1752571096, '1'),
(220011, 22472, 'QU', 'OK', 'S', 1752571098, 1752571098, '1'),
(220012, 38823, 'QU', 'OK', 'S', 1752571140, 1752571140, '1'),
(220013, 38811, 'QU', 'OK', 'S', 1752571592, 1752571592, '1'),
(220014, 38812, 'QU', 'OK', 'S', 1752571636, 1752571636, '1'),
(220015, 38813, 'QU', 'OK', 'S', 1752571696, 1752571696, '1'),
(220016, 38828, 'QU', 'OK', 'S', 1752571907, 1752571907, '1'),
(220017, 25757, 'QU', 'OK', 'S', 1752571946, 1752571946, '1'),
(220018, 36469, 'QU', 'OK', 'S', 1752572528, 1752572528, '1'),
(220019, 38814, 'QU', 'OK', 'S', 1752572673, 1752572673, '1'),
(220020, 36900, 'QU', 'OK', 'S', 1752572741, 1752572741, '1'),
(220021, 38815, 'QU', 'OK', 'S', 1752573212, 1752573212, '1'),
(220022, 38816, 'QU', 'OK', 'S', 1752573747, 1752573747, '1'),
(220023, 38817, 'QU', 'OK', 'S', 1752574180, 1752574180, '1'),
(220024, 38818, 'QU', 'OK', 'S', 1752574790, 1752574790, '1'),
(220025, 31215, 'QU', 'OK', 'S', 1752575503, 1752575503, '1'),
(220026, 22472, 'QU', 'OK', 'S', 1752575655, 1752575655, '1'),
(220027, 25317, 'QU', 'OK', 'S', 1752575662, 1752575662, '1'),
(220028, 25317, 'QU', 'OK', 'S', 1752575666, 1752575666, '1'),
(220029, 25317, 'QU', 'OK', 'S', 1752575732, 1752575732, '1'),
(220030, 25317, 'QU', 'OK', 'S', 1752575735, 1752575735, '1'),
(220031, 22472, 'QU', 'OK', 'S', 1752575737, 1752575737, '1'),
(220032, 22472, 'QU', 'OK', 'S', 1752575758, 1752575758, '1'),
(220033, 25317, 'QU', 'OK', 'S', 1752575761, 1752575761, '1'),
(220034, 25317, 'QU', 'OK', 'S', 1752575764, 1752575764, '1'),
(220035, 25317, 'QU', 'OK', 'S', 1752575793, 1752575793, '1'),
(220036, 25317, 'QU', 'OK', 'S', 1752575796, 1752575796, '1'),
(220037, 22472, 'QU', 'OK', 'S', 1752575798, 1752575798, '1'),
(220038, 38804, 'QU', 'OK', 'S', 1752577759, 1752577759, '1'),
(220039, 36821, 'QU', 'OK', 'S', 1752577804, 1752577804, '1'),
(220040, 36821, 'QU', 'OK', 'S', 1752577830, 1752577830, '1'),
(220041, 36821, 'QU', 'OK', 'S', 1752577855, 1752577855, '1'),
(220042, 38789, 'QU', 'OK', 'S', 1752577884, 1752577884, '1'),
(220043, 38506, 'QU', 'OK', 'S', 1752578051, 1752578051, '1'),
(220044, 37772, 'QU', 'OK', 'S', 1752578088, 1752578088, '1'),
(220045, 37357, 'QU', 'OK', 'S', 1752578164, 1752578164, '1'),
(220046, 38790, 'QU', 'OK', 'S', 1752578325, 1752578325, '1'),
(220047, 35346, 'QU', 'OK', 'S', 1752578421, 1752578421, '1'),
(220048, 38789, 'QU', 'OK', 'S', 1752578512, 1752578512, '1'),
(220049, 37280, 'QU', 'OK', 'S', 1752578874, 1752578874, '1'),
(220050, 38801, 'QU', 'OK', 'S', 1752579015, 1752579015, '1'),
(220051, 38802, 'QU', 'OK', 'S', 1752579342, 1752579342, '1'),
(220052, 38803, 'QU', 'OK', 'S', 1752579372, 1752579372, '1'),
(220053, 36861, 'QU', 'OK', 'S', 1752579416, 1752579416, '1'),
(220054, 31588, 'QU', 'OK', 'S', 1752579444, 1752579444, '1'),
(220055, 34936, 'QU', 'OK', 'S', 1752579472, 1752579472, '1'),
(220056, 38805, 'QU', 'OK', 'S', 1752579688, 1752579688, '1'),
(220057, 38806, 'QU', 'OK', 'S', 1752579994, 1752579994, '1'),
(220058, 38807, 'QU', 'OK', 'S', 1752580253, 1752580253, '1'),
(220059, 38808, 'QU', 'OK', 'S', 1752580570, 1752580570, '1'),
(220060, 38537, 'QU', 'OK', 'S', 1752581188, 1752581188, '1'),
(220061, 38510, 'QU', 'OK', 'S', 1752581196, 1752581196, '1'),
(220062, 38504, 'QU', 'OK', 'S', 1752581198, 1752581198, '1'),
(220063, 38256, 'QU', 'OK', 'S', 1752581200, 1752581200, '1'),
(220064, 38428, 'QU', 'OK', 'S', 1752581203, 1752581203, '1'),
(220065, 38323, 'QU', 'OK', 'S', 1752581205, 1752581205, '1'),
(220066, 38515, 'QU', 'OK', 'S', 1752581207, 1752581207, '1'),
(220067, 38739, 'QU', 'OK', 'S', 1752581210, 1752581210, '1'),
(220068, 38257, 'QU', 'OK', 'S', 1752581212, 1752581212, '1'),
(220069, 38736, 'QU', 'OK', 'S', 1752581215, 1752581215, '1'),
(220070, 38598, 'QU', 'OK', 'S', 1752581217, 1752581217, '1'),
(220071, 38324, 'QU', 'OK', 'S', 1752581220, 1752581220, '1'),
(220072, 38809, 'QU', 'OK', 'S', 1752581305, 1752581305, '1'),
(220073, 38810, 'QU', 'OK', 'S', 1752581572, 1752581572, '1'),
(220074, 3933, 'QU', 'OK', 'S', 1752582437, 1752582437, '1'),
(220075, 11945, 'QU', 'OK', 'S', 1752582594, 1752582594, '1'),
(220076, 11941, 'QU', 'OK', 'S', 1752582708, 1752582708, '1'),
(220077, 15609, 'QU', 'OK', 'S', 1752582836, 1752582836, '1'),
(220078, 15609, 'QU', 'OK', 'S', 1752582886, 1752582886, '1'),
(220079, 15609, 'QU', 'OK', 'S', 1752582904, 1752582904, '1'),
(220080, 11943, 'QU', 'OK', 'S', 1752583224, 1752583224, '1'),
(220081, 11943, 'QU', 'OK', 'S', 1752583250, 1752583250, '1'),
(220082, 20345, 'QU', 'OK', 'S', 1752583407, 1752583407, '1'),
(220083, 1801, 'QU', 'OK', 'S', 1752583867, 1752583867, '1'),
(220084, 1801, 'QU', 'OK', 'S', 1752583926, 1752583926, '1'),
(220085, 5264, 'QU', 'OK', 'S', 1752584070, 1752584070, '1'),
(220086, 5264, 'QU', 'OK', 'S', 1752584072, 1752584072, '1'),
(220087, 5264, 'QU', 'OK', 'S', 1752584112, 1752584112, '1'),
(220088, 5264, 'QU', 'OK', 'S', 1752584115, 1752584115, '1'),
(220089, 5341, 'QU', 'OK', 'S', 1752584225, 1752584225, '1'),
(220090, 5184, 'QU', 'OK', 'S', 1752584293, 1752584293, '1'),
(220091, 3954, 'QU', 'OK', 'S', 1752584352, 1752584352, '1'),
(220092, 11948, 'QU', 'OK', 'S', 1752584462, 1752584462, '1'),
(220093, 36941, 'QU', 'OK', 'S', 1752586672, 1752586672, '1'),
(220094, 37507, 'QU', 'OK', 'S', 1752586681, 1752586681, '1'),
(220095, 36941, 'QU', 'OK', 'S', 1752586683, 1752586683, '1'),
(220096, 25002, 'QU', 'OK', 'S', 1752586694, 1752586694, '1'),
(220097, 19144, 'QU', 'OK', 'S', 1752586845, 1752586845, '1'),
(220098, 38309, 'QU', 'OK', 'S', 1752586849, 1752586849, '1'),
(220099, 25002, 'QU', 'OK', 'S', 1752586851, 1752586851, '1'),
(220100, 38474, 'QU', 'OK', 'S', 1752586907, 1752586907, '1'),
(220101, 37648, 'QU', 'OK', 'S', 1752641173, 1752641173, '1'),
(220102, 35500, 'QU', 'OK', 'S', 1752641329, 1752641329, '1'),
(220103, 37649, 'QU', 'OK', 'S', 1752641467, 1752641467, '1'),
(220104, 37752, 'QU', 'OK', 'S', 1752641564, 1752641564, '1'),
(220105, 37650, 'QU', 'OK', 'S', 1752641682, 1752641682, '1'),
(220106, 35617, 'QU', 'OK', 'S', 1752641885, 1752641885, '1'),
(220107, 31896, 'QU', 'OK', 'S', 1752642337, 1752642337, '1'),
(220108, 38475, 'QU', 'OK', 'S', 1752642511, 1752642511, '1'),
(220109, 38475, 'QU', 'OK', 'S', 1752642527, 1752642527, '1'),
(220110, 29049, 'QU', 'OK', 'S', 1752642844, 1752642844, '1'),
(220111, 31138, 'QU', 'OK', 'S', 1752642914, 1752642914, '1'),
(220112, 31144, 'QU', 'OK', 'S', 1752643057, 1752643057, '1'),
(220113, 38135, 'QU', 'OK', 'S', 1752643057, 1752643057, '1'),
(220114, 37532, 'QU', 'OK', 'S', 1752643126, 1752643126, '1'),
(220115, 16603, 'QU', 'OK', 'S', 1752644121, 1752644121, '1'),
(220116, 19303, 'QU', 'OK', 'S', 1752644133, 1752644133, '1'),
(220117, 32748, 'QU', 'OK', 'S', 1752644136, 1752644136, '1'),
(220118, 28357, 'QU', 'OK', 'S', 1752644139, 1752644139, '1'),
(220119, 14160, 'QU', 'OK', 'S', 1752644144, 1752644144, '1'),
(220120, 14156, 'QU', 'OK', 'S', 1752644148, 1752644148, '1'),
(220121, 9664, 'QU', 'OK', 'S', 1752644155, 1752644155, '1'),
(220122, 11846, 'QU', 'OK', 'S', 1752644162, 1752644162, '1'),
(220123, 9481, 'QU', 'OK', 'S', 1752644168, 1752644168, '1'),
(220124, 24793, 'QU', 'OK', 'S', 1752644172, 1752644172, '1'),
(220125, 10412, 'QU', 'OK', 'S', 1752644176, 1752644176, '1'),
(220126, 18708, 'QU', 'OK', 'S', 1752644179, 1752644179, '1'),
(220127, 30969, 'QU', 'OK', 'S', 1752644182, 1752644182, '1'),
(220128, 38134, 'QU', 'OK', 'S', 1752644189, 1752644189, '1'),
(220129, 37039, 'QU', 'OK', 'S', 1752644192, 1752644192, '1'),
(220130, 18340, 'QU', 'OK', 'S', 1752644199, 1752644199, '1'),
(220131, 31044, 'QU', 'OK', 'S', 1752644202, 1752644202, '1'),
(220132, 19812, 'QU', 'OK', 'S', 1752644206, 1752644206, '1'),
(220133, 31043, 'QU', 'OK', 'S', 1752644211, 1752644211, '1'),
(220134, 21115, 'QU', 'OK', 'S', 1752646537, 1752646537, '1'),
(220135, 31138, 'QU', 'OK', 'S', 1752651382, 1752651382, '1'),
(220136, 31755, 'QU', 'OK', 'S', 1752651437, 1752651437, '1'),
(220137, 31755, 'QU', 'OK', 'S', 1752651444, 1752651444, '1'),
(220138, 30013, 'QU', 'OK', 'S', 1752657676, 1752657676, '1'),
(220139, 29958, 'QU', 'OK', 'S', 1752657730, 1752657730, '1'),
(220140, 29958, 'QU', 'OK', 'S', 1752657744, 1752657744, '1'),
(220141, 29958, 'QU', 'OK', 'S', 1752657760, 1752657760, '1'),
(220142, 29958, 'QU', 'OK', 'S', 1752657763, 1752657763, '1'),
(220143, 38128, 'QU', 'OK', 'S', 1752658584, 1752658584, '1'),
(220144, 38127, 'QU', 'OK', 'S', 1752658740, 1752658740, '1'),
(220145, 23677, 'QU', 'OK', 'S', 1752659021, 1752659021, '1'),
(220146, 23677, 'QU', 'OK', 'S', 1752659021, 1752659021, '1'),
(220147, 23677, 'QU', 'OK', 'S', 1752659058, 1752659058, '1'),
(220148, 23677, 'QU', 'OK', 'S', 1752659058, 1752659058, '1'),
(220149, 37939, 'QU', 'OK', 'S', 1752659230, 1752659230, '1'),
(220150, 37915, 'QU', 'OK', 'S', 1752659441, 1752659441, '1'),
(220151, 37915, 'QU', 'OK', 'S', 1752659441, 1752659441, '1'),
(220152, 37532, 'QU', 'OK', 'S', 1752659515, 1752659515, '1'),
(220153, 37912, 'QU', 'OK', 'S', 1752659642, 1752659642, '1'),
(220154, 37874, 'QU', 'OK', 'S', 1752659729, 1752659729, '1'),
(220155, 37874, 'QU', 'OK', 'S', 1752659729, 1752659729, '1'),
(220156, 38849, 'QU', 'OK', 'S', 1752660838, 1752660838, '1'),
(220157, 28386, 'QU', 'OK', 'S', 1752660864, 1752660864, '1'),
(220158, 38863, 'QU', 'OK', 'S', 1752660903, 1752660903, '1'),
(220159, 38862, 'QU', 'OK', 'S', 1752660928, 1752660928, '1'),
(220160, 38861, 'QU', 'OK', 'S', 1752660961, 1752660961, '1'),
(220161, 38860, 'QU', 'OK', 'S', 1752660985, 1752660985, '1'),
(220162, 38859, 'QU', 'OK', 'S', 1752661015, 1752661015, '1'),
(220163, 38858, 'QU', 'OK', 'S', 1752661039, 1752661039, '1'),
(220164, 38857, 'QU', 'OK', 'S', 1752661065, 1752661065, '1'),
(220165, 38856, 'QU', 'OK', 'S', 1752661095, 1752661095, '1'),
(220166, 38855, 'QU', 'OK', 'S', 1752661118, 1752661118, '1'),
(220167, 38854, 'QU', 'OK', 'S', 1752661147, 1752661147, '1'),
(220168, 38852, 'QU', 'OK', 'S', 1752661173, 1752661173, '1'),
(220169, 38851, 'QU', 'OK', 'S', 1752661200, 1752661200, '1'),
(220170, 38850, 'QU', 'OK', 'S', 1752661227, 1752661227, '1'),
(220171, 38853, 'QU', 'OK', 'S', 1752661291, 1752661291, '1'),
(220172, 26562, 'QU', 'OK', 'S', 1752661473, 1752661473, '1'),
(220173, 27095, 'QU', 'OK', 'S', 1752661716, 1752661716, '1'),
(220174, 27088, 'QU', 'OK', 'S', 1752661740, 1752661740, '1'),
(220175, 20923, 'QU', 'OK', 'S', 1752662198, 1752662198, '1'),
(220176, 20923, 'QU', 'OK', 'S', 1752662211, 1752662211, '1'),
(220177, 20923, 'QU', 'OK', 'S', 1752662215, 1752662215, '1'),
(220178, 29478, 'QU', 'OK', 'S', 1752662291, 1752662291, '1'),
(220179, 9226, 'QU', 'OK', 'S', 1752662329, 1752662329, '1'),
(220180, 2937, 'QU', 'OK', 'S', 1752662389, 1752662389, '1'),
(220181, 2937, 'QU', 'OK', 'S', 1752662398, 1752662398, '1'),
(220182, 37036, 'QU', 'OK', 'S', 1752662583, 1752662583, '1'),
(220183, 37962, 'QU', 'OK', 'S', 1752662720, 1752662720, '1'),
(220184, 38837, 'QU', 'OK', 'S', 1752662912, 1752662912, '1'),
(220185, 38838, 'QU', 'OK', 'S', 1752662945, 1752662945, '1'),
(220186, 38839, 'QU', 'OK', 'S', 1752663001, 1752663001, '1'),
(220187, 23324, 'QU', 'OK', 'S', 1752663021, 1752663021, '1'),
(220188, 38835, 'QU', 'OK', 'S', 1752663399, 1752663399, '1'),
(220189, 38498, 'QU', 'OK', 'S', 1752663673, 1752663673, '1'),
(220190, 33664, 'QU', 'OK', 'S', 1752663738, 1752663738, '1'),
(220191, 33692, 'QU', 'OK', 'S', 1752663796, 1752663796, '1'),
(220192, 37221, 'QU', 'OK', 'S', 1752663833, 1752663833, '1'),
(220193, 38767, 'QU', 'OK', 'S', 1752663991, 1752663991, '1'),
(220194, 38836, 'QU', 'OK', 'S', 1752664634, 1752664634, '1'),
(220195, 38840, 'QU', 'OK', 'S', 1752664868, 1752664868, '1'),
(220196, 38841, 'QU', 'OK', 'S', 1752664898, 1752664898, '1'),
(220197, 38842, 'QU', 'OK', 'S', 1752664936, 1752664936, '1'),
(220198, 38506, 'QU', 'OK', 'S', 1752665028, 1752665028, '1'),
(220199, 38829, 'QU', 'OK', 'S', 1752665388, 1752665388, '1'),
(220200, 38831, 'QU', 'OK', 'S', 1752665555, 1752665555, '1'),
(220201, 38830, 'QU', 'OK', 'S', 1752666029, 1752666029, '1'),
(220202, 37843, 'QU', 'OK', 'S', 1752666143, 1752666143, '1'),
(220203, 29478, 'QU', 'OK', 'S', 1752666186, 1752666186, '1'),
(220204, 38762, 'QU', 'OK', 'S', 1752666259, 1752666259, '1'),
(220205, 38778, 'QU', 'OK', 'S', 1752666940, 1752666940, '1'),
(220206, 38778, 'QU', 'OK', 'S', 1752666940, 1752666940, '1'),
(220207, 38776, 'QU', 'OK', 'S', 1752666961, 1752666961, '1'),
(220208, 38775, 'QU', 'OK', 'S', 1752666981, 1752666981, '1'),
(220209, 38774, 'QU', 'OK', 'S', 1752666991, 1752666991, '1'),
(220210, 38772, 'QU', 'OK', 'S', 1752667009, 1752667009, '1'),
(220211, 38772, 'QU', 'OK', 'S', 1752667009, 1752667009, '1'),
(220212, 38769, 'QU', 'OK', 'S', 1752667022, 1752667022, '1'),
(220213, 38769, 'QU', 'OK', 'S', 1752667022, 1752667022, '1'),
(220214, 38833, 'QU', 'OK', 'S', 1752667025, 1752667025, '1'),
(220215, 38768, 'QU', 'OK', 'S', 1752667032, 1752667032, '1'),
(220216, 38731, 'QU', 'OK', 'S', 1752667040, 1752667040, '1'),
(220217, 38708, 'QU', 'OK', 'S', 1752667110, 1752667110, '1'),
(220218, 38708, 'QU', 'OK', 'S', 1752667110, 1752667110, '1'),
(220219, 38707, 'QU', 'OK', 'S', 1752667119, 1752667119, '1'),
(220220, 38706, 'QU', 'OK', 'S', 1752667131, 1752667131, '1'),
(220221, 38706, 'QU', 'OK', 'S', 1752667131, 1752667131, '1'),
(220222, 38705, 'QU', 'OK', 'S', 1752667145, 1752667145, '1'),
(220223, 38705, 'QU', 'OK', 'S', 1752667145, 1752667145, '1'),
(220224, 38567, 'QU', 'OK', 'S', 1752667170, 1752667170, '1'),
(220225, 38567, 'QU', 'OK', 'S', 1752667170, 1752667170, '1'),
(220226, 38566, 'QU', 'OK', 'S', 1752667187, 1752667187, '1'),
(220227, 38565, 'QU', 'OK', 'S', 1752667208, 1752667208, '1'),
(220228, 38565, 'QU', 'OK', 'S', 1752667208, 1752667208, '1'),
(220229, 38564, 'QU', 'OK', 'S', 1752667223, 1752667223, '1'),
(220230, 38382, 'QU', 'OK', 'S', 1752667248, 1752667248, '1'),
(220231, 38834, 'QU', 'OK', 'S', 1752667265, 1752667265, '1'),
(220232, 38306, 'QU', 'OK', 'S', 1752667272, 1752667272, '1'),
(220233, 38306, 'QU', 'OK', 'S', 1752667272, 1752667272, '1'),
(220234, 38306, 'QU', 'OK', 'S', 1752667272, 1752667272, '1'),
(220235, 38084, 'QU', 'OK', 'S', 1752667345, 1752667345, '1'),
(220236, 38084, 'QU', 'OK', 'S', 1752667345, 1752667345, '1'),
(220237, 38082, 'QU', 'OK', 'S', 1752667362, 1752667362, '1'),
(220238, 38082, 'QU', 'OK', 'S', 1752667362, 1752667362, '1'),
(220239, 38068, 'QU', 'OK', 'S', 1752667377, 1752667377, '1'),
(220240, 38067, 'QU', 'OK', 'S', 1752667392, 1752667392, '1'),
(220241, 38067, 'QU', 'OK', 'S', 1752667392, 1752667392, '1'),
(220242, 38064, 'QU', 'OK', 'S', 1752667441, 1752667441, '1'),
(220243, 37997, 'QU', 'OK', 'S', 1752667466, 1752667466, '1'),
(220244, 37996, 'QU', 'OK', 'S', 1752667482, 1752667482, '1'),
(220245, 17594, 'QU', 'OK', 'S', 1752667485, 1752667485, '1'),
(220246, 37888, 'QU', 'OK', 'S', 1752667511, 1752667511, '1'),
(220247, 37658, 'QU', 'OK', 'S', 1752667559, 1752667559, '1'),
(220248, 37557, 'QU', 'OK', 'S', 1752667599, 1752667599, '1'),
(220249, 37557, 'QU', 'OK', 'S', 1752667599, 1752667599, '1'),
(220250, 37461, 'QU', 'OK', 'S', 1752667700, 1752667700, '1'),
(220251, 37461, 'QU', 'OK', 'S', 1752667700, 1752667700, '1'),
(220252, 37461, 'QU', 'OK', 'S', 1752667700, 1752667700, '1'),
(220253, 36376, 'QU', 'OK', 'S', 1752667744, 1752667744, '1'),
(220254, 35915, 'QU', 'OK', 'S', 1752667770, 1752667770, '1'),
(220255, 38847, 'QU', 'OK', 'S', 1752667965, 1752667965, '1'),
(220256, 34264, 'QU', 'OK', 'S', 1752668039, 1752668039, '1'),
(220257, 34018, 'QU', 'OK', 'S', 1752668122, 1752668122, '1'),
(220258, 34018, 'QU', 'OK', 'S', 1752668122, 1752668122, '1'),
(220259, 34018, 'QU', 'OK', 'S', 1752668122, 1752668122, '1'),
(220260, 38843, 'QU', 'OK', 'S', 1752668390, 1752668390, '1'),
(220261, 38844, 'QU', 'OK', 'S', 1752668770, 1752668770, '1'),
(220262, 33580, 'QU', 'OK', 'S', 1752669131, 1752669131, '1'),
(220263, 37507, 'QU', 'OK', 'S', 1752669145, 1752669145, '1'),
(220264, 35565, 'QU', 'OK', 'S', 1752669147, 1752669147, '1'),
(220265, 38615, 'QU', 'OK', 'S', 1752669150, 1752669150, '1'),
(220266, 32885, 'QU', 'OK', 'S', 1752669153, 1752669153, '1'),
(220267, 33317, 'QU', 'OK', 'S', 1752669167, 1752669167, '1'),
(220268, 33317, 'QU', 'OK', 'S', 1752669167, 1752669167, '1'),
(220269, 33317, 'QU', 'OK', 'S', 1752669167, 1752669167, '1'),
(220270, 38845, 'QU', 'OK', 'S', 1752669197, 1752669197, '1'),
(220271, 32806, 'QU', 'OK', 'S', 1752669271, 1752669271, '1'),
(220272, 32806, 'QU', 'OK', 'S', 1752669271, 1752669271, '1'),
(220273, 32806, 'QU', 'OK', 'S', 1752669271, 1752669271, '1'),
(220274, 32806, 'QU', 'OK', 'S', 1752669271, 1752669271, '1'),
(220275, 32805, 'QU', 'OK', 'S', 1752669286, 1752669286, '1'),
(220276, 32746, 'QU', 'OK', 'S', 1752669318, 1752669318, '1'),
(220277, 32746, 'QU', 'OK', 'S', 1752669318, 1752669318, '1'),
(220278, 32609, 'QU', 'OK', 'S', 1752669335, 1752669335, '1'),
(220279, 32556, 'QU', 'OK', 'S', 1752669378, 1752669378, '1'),
(220280, 32556, 'QU', 'OK', 'S', 1752669378, 1752669378, '1'),
(220281, 32450, 'QU', 'OK', 'S', 1752669404, 1752669404, '1'),
(220282, 38846, 'QU', 'OK', 'S', 1752669638, 1752669638, '1'),
(220283, 32400, 'QU', 'OK', 'S', 1752669669, 1752669669, '1'),
(220284, 31003, 'QU', 'OK', 'S', 1752669753, 1752669753, '1'),
(220285, 30794, 'QU', 'OK', 'S', 1752669789, 1752669789, '1'),
(220286, 30416, 'QU', 'OK', 'S', 1752669826, 1752669826, '1'),
(220287, 30362, 'QU', 'OK', 'S', 1752669848, 1752669848, '1'),
(220288, 30192, 'QU', 'OK', 'S', 1752669892, 1752669892, '1'),
(220289, 30093, 'QU', 'OK', 'S', 1752669935, 1752669935, '1'),
(220290, 38848, 'QU', 'OK', 'S', 1752669961, 1752669961, '1'),
(220291, 30062, 'QU', 'OK', 'S', 1752669961, 1752669961, '1'),
(220292, 27255, 'QU', 'OK', 'S', 1752670163, 1752670163, '1'),
(220293, 27056, 'QU', 'OK', 'S', 1752670196, 1752670196, '1'),
(220294, 26662, 'QU', 'OK', 'S', 1752670255, 1752670255, '1'),
(220295, 26655, 'QU', 'OK', 'S', 1752670272, 1752670272, '1'),
(220296, 26220, 'QU', 'OK', 'S', 1752670318, 1752670318, '1'),
(220297, 26198, 'QU', 'OK', 'S', 1752670328, 1752670328, '1'),
(220298, 25757, 'QU', 'OK', 'S', 1752670377, 1752670377, '1'),
(220299, 25471, 'QU', 'OK', 'S', 1752670390, 1752670390, '1'),
(220300, 24171, 'QU', 'OK', 'S', 1752670495, 1752670495, '1'),
(220301, 24055, 'QU', 'OK', 'S', 1752670519, 1752670519, '1'),
(220302, 24054, 'QU', 'OK', 'S', 1752670538, 1752670538, '1'),
(220303, 24047, 'QU', 'OK', 'S', 1752670558, 1752670558, '1'),
(220304, 21414, 'QU', 'OK', 'S', 1752670748, 1752670748, '1'),
(220305, 21111, 'QU', 'OK', 'S', 1752670792, 1752670792, '1'),
(220306, 20901, 'QU', 'OK', 'S', 1752670844, 1752670844, '1'),
(220307, 18954, 'QU', 'OK', 'S', 1752670954, 1752670954, '1'),
(220308, 18954, 'QU', 'OK', 'S', 1752670954, 1752670954, '1'),
(220309, 18458, 'QU', 'OK', 'S', 1752670996, 1752670996, '1'),
(220310, 18452, 'QU', 'OK', 'S', 1752671021, 1752671021, '1'),
(220311, 18452, 'QU', 'OK', 'S', 1752671021, 1752671021, '1'),
(220312, 17956, 'QU', 'OK', 'S', 1752671051, 1752671051, '1'),
(220313, 16606, 'QU', 'OK', 'S', 1752671242, 1752671242, '1'),
(220314, 16558, 'QU', 'OK', 'S', 1752671268, 1752671268, '1'),
(220315, 16558, 'QU', 'OK', 'S', 1752671268, 1752671268, '1'),
(220316, 16536, 'QU', 'OK', 'S', 1752671285, 1752671285, '1'),
(220317, 16536, 'QU', 'OK', 'S', 1752671285, 1752671285, '1'),
(220318, 16408, 'QU', 'OK', 'S', 1752671340, 1752671340, '1'),
(220319, 15536, 'QU', 'OK', 'S', 1752671477, 1752671477, '1'),
(220320, 37594, 'QU', 'OK', 'S', 1752728949, 1752728949, '1'),
(220321, 37588, 'QU', 'OK', 'S', 1752729083, 1752729083, '1'),
(220322, 37587, 'QU', 'OK', 'S', 1752729134, 1752729134, '1'),
(220323, 37586, 'QU', 'OK', 'S', 1752729166, 1752729166, '1'),
(220324, 37582, 'QU', 'OK', 'S', 1752729213, 1752729213, '1'),
(220325, 37571, 'QU', 'OK', 'S', 1752729505, 1752729505, '1'),
(220326, 37570, 'QU', 'OK', 'S', 1752729555, 1752729555, '1'),
(220327, 38810, 'QU', 'OK', 'S', 1752729696, 1752729696, '1'),
(220328, 37553, 'QU', 'OK', 'S', 1752729722, 1752729722, '1'),
(220329, 37553, 'QU', 'OK', 'S', 1752729746, 1752729746, '1'),
(220330, 37552, 'QU', 'OK', 'S', 1752729807, 1752729807, '1'),
(220331, 37589, 'QU', 'OK', 'S', 1752729973, 1752729973, '1'),
(220332, 37590, 'QU', 'OK', 'S', 1752729988, 1752729988, '1'),
(220333, 37592, 'QU', 'OK', 'S', 1752730023, 1752730023, '1'),
(220334, 35595, 'QU', 'OK', 'S', 1752730297, 1752730297, '1'),
(220335, 35595, 'QU', 'OK', 'S', 1752730297, 1752730297, '1'),
(220336, 35595, 'QU', 'OK', 'S', 1752730297, 1752730297, '1'),
(220337, 35595, 'QU', 'OK', 'S', 1752730297, 1752730297, '1'),
(220338, 31138, 'QU', 'OK', 'S', 1752730348, 1752730348, '1'),
(220339, 37291, 'QU', 'OK', 'S', 1752730378, 1752730378, '1'),
(220340, 31176, 'QU', 'OK', 'S', 1752730515, 1752730515, '1'),
(220341, 31125, 'QU', 'OK', 'S', 1752730539, 1752730539, '1'),
(220342, 21847, 'QU', 'OK', 'S', 1752730682, 1752730682, '1'),
(220343, 28516, 'QU', 'OK', 'S', 1752730885, 1752730885, '1'),
(220344, 37593, 'QU', 'OK', 'S', 1752730994, 1752730994, '1'),
(220345, 37831, 'QU', 'OK', 'S', 1752733047, 1752733047, '1'),
(220346, 38877, 'QU', 'OK', 'S', 1752734801, 1752734801, '1'),
(220347, 38878, 'QU', 'OK', 'S', 1752734830, 1752734830, '1'),
(220348, 38879, 'QU', 'OK', 'S', 1752734857, 1752734857, '1'),
(220349, 38864, 'QU', 'OK', 'S', 1752735470, 1752735470, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(220350, 38865, 'QU', 'OK', 'S', 1752735604, 1752735604, '1'),
(220351, 38864, 'QU', 'OK', 'S', 1752735752, 1752735752, '1'),
(220352, 38864, 'QU', 'OK', 'S', 1752735762, 1752735762, '1'),
(220353, 38866, 'QU', 'OK', 'S', 1752735817, 1752735817, '1'),
(220354, 38870, 'QU', 'OK', 'S', 1752735960, 1752735960, '1'),
(220355, 38871, 'QU', 'OK', 'S', 1752736006, 1752736006, '1'),
(220356, 38872, 'QU', 'OK', 'S', 1752736116, 1752736116, '1'),
(220357, 38873, 'QU', 'OK', 'S', 1752736232, 1752736232, '1'),
(220358, 37778, 'QU', 'OK', 'S', 1752736290, 1752736290, '1'),
(220359, 37532, 'QU', 'OK', 'S', 1752736303, 1752736303, '1'),
(220360, 38874, 'QU', 'OK', 'S', 1752736437, 1752736437, '1'),
(220361, 38880, 'QU', 'OK', 'S', 1752736483, 1752736483, '1'),
(220362, 38875, 'QU', 'OK', 'S', 1752736881, 1752736881, '1'),
(220363, 29772, 'QU', 'OK', 'S', 1752736990, 1752736990, '1'),
(220364, 31158, 'QU', 'OK', 'S', 1752737030, 1752737030, '1'),
(220365, 31158, 'QU', 'OK', 'S', 1752737033, 1752737033, '1'),
(220366, 38869, 'QU', 'OK', 'S', 1752737154, 1752737154, '1'),
(220367, 38876, 'QU', 'OK', 'S', 1752737196, 1752737196, '1'),
(220368, 38716, 'QU', 'OK', 'S', 1752737555, 1752737555, '1'),
(220369, 38791, 'QU', 'OK', 'S', 1752737749, 1752737749, '1'),
(220370, 2566, 'QU', 'OK', 'S', 1752737804, 1752737804, '1'),
(220371, 38650, 'QU', 'OK', 'S', 1752737905, 1752737905, '1'),
(220372, 9124, 'QU', 'OK', 'S', 1752738017, 1752738017, '1'),
(220373, 9225, 'QU', 'OK', 'S', 1752738046, 1752738046, '1'),
(220374, 38868, 'QU', 'OK', 'S', 1752738264, 1752738264, '1'),
(220375, 38867, 'QU', 'OK', 'S', 1752738378, 1752738378, '1'),
(220376, 32102, 'QU', 'OK', 'S', 1752738584, 1752738584, '1'),
(220377, 24179, 'QU', 'OK', 'S', 1752739023, 1752739023, '1'),
(220378, 38566, 'QU', 'OK', 'S', 1752739256, 1752739256, '1'),
(220379, 38814, 'QU', 'OK', 'S', 1752739482, 1752739482, '1'),
(220380, 37384, 'QU', 'OK', 'S', 1752739801, 1752739801, '1'),
(220381, 37961, 'QU', 'OK', 'S', 1752739852, 1752739852, '1'),
(220382, 37961, 'QU', 'OK', 'S', 1752739869, 1752739869, '1'),
(220383, 37961, 'QU', 'OK', 'S', 1752739872, 1752739872, '1'),
(220384, 37962, 'QU', 'OK', 'S', 1752739914, 1752739914, '1'),
(220385, 37437, 'QU', 'OK', 'S', 1752739946, 1752739946, '1'),
(220386, 38185, 'QU', 'OK', 'S', 1752740169, 1752740169, '1'),
(220387, 37507, 'QU', 'OK', 'S', 1752740274, 1752740274, '1'),
(220388, 37385, 'QU', 'OK', 'S', 1752740333, 1752740333, '1'),
(220389, 37438, 'QU', 'OK', 'S', 1752740369, 1752740369, '1'),
(220390, 7866, 'QU', 'OK', 'S', 1752740632, 1752740632, '1'),
(220391, 38433, 'QU', 'OK', 'S', 1752740989, 1752740989, '1'),
(220392, 24581, 'QU', 'OK', 'S', 1752744475, 1752744475, '1'),
(220393, 37824, 'QU', 'OK', 'S', 1752744494, 1752744494, '1'),
(220394, 38517, 'QU', 'OK', 'S', 1752744784, 1752744784, '1'),
(220395, 38005, 'QU', 'OK', 'S', 1752744881, 1752744881, '1'),
(220396, 38706, 'QU', 'OK', 'S', 1752744890, 1752744890, '1'),
(220397, 24815, 'QU', 'OK', 'S', 1752744902, 1752744902, '1'),
(220398, 38741, 'QU', 'OK', 'S', 1752744906, 1752744906, '1'),
(220399, 38778, 'QU', 'OK', 'S', 1752744910, 1752744910, '1'),
(220400, 38098, 'QU', 'OK', 'S', 1752744913, 1752744913, '1'),
(220401, 17580, 'QU', 'OK', 'S', 1752744916, 1752744916, '1'),
(220402, 38463, 'QU', 'OK', 'S', 1752744920, 1752744920, '1'),
(220403, 9862, 'QU', 'OK', 'S', 1752745190, 1752745190, '1'),
(220404, 27194, 'QU', 'OK', 'S', 1752745197, 1752745197, '1'),
(220405, 38802, 'QU', 'OK', 'S', 1752745199, 1752745199, '1'),
(220406, 37769, 'QU', 'OK', 'S', 1752745203, 1752745203, '1'),
(220407, 38094, 'QU', 'OK', 'S', 1752745206, 1752745206, '1'),
(220408, 38743, 'QU', 'OK', 'S', 1752745210, 1752745210, '1'),
(220409, 38467, 'QU', 'OK', 'S', 1752745238, 1752745238, '1'),
(220410, 38681, 'QU', 'OK', 'S', 1752745243, 1752745243, '1'),
(220411, 24106, 'QU', 'OK', 'S', 1752745284, 1752745284, '1'),
(220412, 24106, 'QU', 'OK', 'S', 1752745289, 1752745289, '1'),
(220413, 37490, 'QU', 'OK', 'S', 1752745314, 1752745314, '1'),
(220414, 24043, 'QU', 'OK', 'S', 1752750917, 1752750917, '1'),
(220415, 37383, 'QU', 'OK', 'S', 1752753865, 1752753865, '1'),
(220416, 37437, 'QU', 'OK', 'S', 1752754111, 1752754111, '1'),
(220417, 37383, 'QU', 'OK', 'S', 1752754803, 1752754803, '1'),
(220418, 37384, 'QU', 'OK', 'S', 1752754856, 1752754856, '1'),
(220419, 37507, 'QU', 'OK', 'S', 1752755318, 1752755318, '1'),
(220420, 38506, 'QU', 'OK', 'S', 1752755671, 1752755671, '1'),
(220421, 31115, 'QU', 'OK', 'S', 1752756132, 1752756132, '1'),
(220422, 31395, 'QU', 'OK', 'S', 1752756226, 1752756226, '1'),
(220423, 36157, 'QU', 'OK', 'S', 1752756230, 1752756230, '1'),
(220424, 32015, 'QU', 'OK', 'S', 1752756234, 1752756234, '1'),
(220425, 36316, 'QU', 'OK', 'S', 1752756237, 1752756237, '1'),
(220426, 36323, 'QU', 'OK', 'S', 1752756239, 1752756239, '1'),
(220427, 38033, 'QU', 'OK', 'S', 1752756242, 1752756242, '1'),
(220428, 32015, 'QU', 'OK', 'S', 1752756244, 1752756244, '1'),
(220429, 32015, 'QU', 'OK', 'S', 1752756246, 1752756246, '1'),
(220430, 38033, 'QU', 'OK', 'S', 1752756248, 1752756248, '1'),
(220431, 38033, 'QU', 'OK', 'S', 1752756795, 1752756795, '1'),
(220432, 38731, 'QU', 'OK', 'S', 1752756991, 1752756991, '1'),
(220433, 31138, 'QU', 'OK', 'S', 1752816192, 1752816192, '1'),
(220434, 31138, 'QU', 'OK', 'S', 1752816195, 1752816195, '1'),
(220435, 31144, 'QU', 'OK', 'S', 1752816250, 1752816250, '1'),
(220436, 37522, 'QU', 'OK', 'S', 1752816274, 1752816274, '1'),
(220437, 36761, 'QU', 'OK', 'S', 1752818837, 1752818837, '1'),
(220438, 36761, 'QU', 'OK', 'S', 1752818837, 1752818837, '1'),
(220439, 36761, 'QU', 'OK', 'S', 1752818837, 1752818837, '1'),
(220440, 33517, 'QU', 'OK', 'S', 1752818989, 1752818989, '1'),
(220441, 31902, 'QU', 'OK', 'S', 1752819103, 1752819103, '1'),
(220442, 31740, 'QU', 'OK', 'S', 1752819131, 1752819131, '1'),
(220443, 29508, 'QU', 'OK', 'S', 1752819225, 1752819225, '1'),
(220444, 28952, 'QU', 'OK', 'S', 1752819262, 1752819262, '1'),
(220445, 28524, 'QU', 'OK', 'S', 1752819319, 1752819319, '1'),
(220446, 28522, 'QU', 'OK', 'S', 1752819336, 1752819336, '1'),
(220447, 28521, 'QU', 'OK', 'S', 1752819361, 1752819361, '1'),
(220448, 26431, 'QU', 'OK', 'S', 1752819510, 1752819510, '1'),
(220449, 21734, 'QU', 'OK', 'S', 1752819629, 1752819629, '1'),
(220450, 21734, 'QU', 'OK', 'S', 1752819629, 1752819629, '1'),
(220451, 21734, 'QU', 'OK', 'S', 1752819629, 1752819629, '1'),
(220452, 37008, 'QU', 'OK', 'S', 1752819716, 1752819716, '1'),
(220453, 37008, 'QU', 'OK', 'S', 1752819716, 1752819716, '1'),
(220454, 37008, 'QU', 'OK', 'S', 1752819716, 1752819716, '1'),
(220455, 37008, 'QU', 'OK', 'S', 1752819716, 1752819716, '1'),
(220456, 36751, 'QU', 'OK', 'S', 1752819823, 1752819823, '1'),
(220457, 36751, 'QU', 'OK', 'S', 1752819823, 1752819823, '1'),
(220458, 36751, 'QU', 'OK', 'S', 1752819823, 1752819823, '1'),
(220459, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220460, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220461, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220462, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220463, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220464, 37009, 'QU', 'OK', 'S', 1752819862, 1752819862, '1'),
(220465, 36359, 'QU', 'OK', 'S', 1752819902, 1752819902, '1'),
(220466, 36359, 'QU', 'OK', 'S', 1752819905, 1752819905, '1'),
(220467, 37780, 'QU', 'OK', 'S', 1752819909, 1752819909, '1'),
(220468, 37961, 'QU', 'OK', 'S', 1752819915, 1752819915, '1'),
(220469, 37961, 'QU', 'OK', 'S', 1752819918, 1752819918, '1'),
(220470, 37507, 'QU', 'OK', 'S', 1752819920, 1752819920, '1'),
(220471, 11241, 'QU', 'OK', 'S', 1752819924, 1752819924, '1'),
(220472, 4013, 'QU', 'OK', 'S', 1752819928, 1752819928, '1'),
(220473, 37507, 'QU', 'OK', 'S', 1752819948, 1752819948, '1'),
(220474, 38440, 'QU', 'OK', 'S', 1752819956, 1752819956, '1'),
(220475, 38461, 'QU', 'OK', 'S', 1752819960, 1752819960, '1'),
(220476, 38462, 'QU', 'OK', 'S', 1752819963, 1752819963, '1'),
(220477, 3340, 'QU', 'OK', 'S', 1752819992, 1752819992, '1'),
(220478, 32580, 'QU', 'OK', 'S', 1752820032, 1752820032, '1'),
(220479, 32580, 'QU', 'OK', 'S', 1752820042, 1752820042, '1'),
(220480, 32746, 'QU', 'OK', 'S', 1752820094, 1752820094, '1'),
(220481, 32501, 'QU', 'OK', 'S', 1752820144, 1752820144, '1'),
(220482, 26672, 'QU', 'OK', 'S', 1752820155, 1752820155, '1'),
(220483, 30060, 'QU', 'OK', 'S', 1752820166, 1752820166, '1'),
(220484, 23087, 'QU', 'OK', 'S', 1752820205, 1752820205, '1'),
(220485, 27403, 'QU', 'OK', 'S', 1752820217, 1752820217, '1'),
(220486, 12777, 'QU', 'OK', 'S', 1752820278, 1752820278, '1'),
(220487, 38887, 'QU', 'OK', 'S', 1752820283, 1752820283, '1'),
(220488, 38893, 'QU', 'OK', 'S', 1752821130, 1752821130, '1'),
(220489, 38894, 'QU', 'OK', 'S', 1752821422, 1752821422, '1'),
(220490, 38232, 'QU', 'OK', 'S', 1752821523, 1752821523, '1'),
(220491, 38895, 'QU', 'OK', 'S', 1752821553, 1752821553, '1'),
(220492, 38887, 'QU', 'OK', 'S', 1752821615, 1752821615, '1'),
(220493, 37507, 'QU', 'OK', 'S', 1752822493, 1752822493, '1'),
(220494, 37507, 'QU', 'OK', 'S', 1752822497, 1752822497, '1'),
(220495, 8142, 'QU', 'OK', 'S', 1752822501, 1752822501, '1'),
(220496, 8142, 'QU', 'OK', 'S', 1752822506, 1752822506, '1'),
(220497, 37507, 'QU', 'OK', 'S', 1752822515, 1752822515, '1'),
(220498, 32168, 'QU', 'OK', 'S', 1752822519, 1752822519, '1'),
(220499, 37507, 'QU', 'OK', 'S', 1752822525, 1752822525, '1'),
(220500, 37507, 'QU', 'OK', 'S', 1752822529, 1752822529, '1'),
(220501, 37507, 'QU', 'OK', 'S', 1752822534, 1752822534, '1'),
(220502, 36346, 'QU', 'OK', 'S', 1752822538, 1752822538, '1'),
(220503, 9655, 'QU', 'OK', 'S', 1752822543, 1752822543, '1'),
(220504, 9655, 'QU', 'OK', 'S', 1752822553, 1752822553, '1'),
(220505, 36576, 'QU', 'OK', 'S', 1752822559, 1752822559, '1'),
(220506, 36576, 'QU', 'OK', 'S', 1752822565, 1752822565, '1'),
(220507, 31229, 'QU', 'OK', 'S', 1752822571, 1752822571, '1'),
(220508, 36581, 'QU', 'OK', 'S', 1752822575, 1752822575, '1'),
(220509, 37507, 'QU', 'OK', 'S', 1752822580, 1752822580, '1'),
(220510, 34548, 'QU', 'OK', 'S', 1752822584, 1752822584, '1'),
(220511, 32168, 'QU', 'OK', 'S', 1752822589, 1752822589, '1'),
(220512, 32168, 'QU', 'OK', 'S', 1752822593, 1752822593, '1'),
(220513, 31229, 'QU', 'OK', 'S', 1752822597, 1752822597, '1'),
(220514, 37507, 'QU', 'OK', 'S', 1752822602, 1752822602, '1'),
(220515, 32168, 'QU', 'OK', 'S', 1752822607, 1752822607, '1'),
(220516, 36279, 'QU', 'OK', 'S', 1752822612, 1752822612, '1'),
(220517, 36279, 'QU', 'OK', 'S', 1752822617, 1752822617, '1'),
(220518, 31229, 'QU', 'OK', 'S', 1752822622, 1752822622, '1'),
(220519, 19144, 'QU', 'OK', 'S', 1752822627, 1752822627, '1'),
(220520, 19144, 'QU', 'OK', 'S', 1752822631, 1752822631, '1'),
(220521, 38892, 'QU', 'OK', 'S', 1752822660, 1752822660, '1'),
(220522, 37383, 'QU', 'OK', 'S', 1752822673, 1752822673, '1'),
(220523, 37383, 'QU', 'OK', 'S', 1752822677, 1752822677, '1'),
(220524, 37383, 'QU', 'OK', 'S', 1752822682, 1752822682, '1'),
(220525, 37962, 'QU', 'OK', 'S', 1752822686, 1752822686, '1'),
(220526, 36581, 'QU', 'OK', 'S', 1752822690, 1752822690, '1'),
(220527, 19144, 'QU', 'OK', 'S', 1752822695, 1752822695, '1'),
(220528, 38891, 'QU', 'OK', 'S', 1752822696, 1752822696, '1'),
(220529, 20524, 'QU', 'OK', 'S', 1752822716, 1752822716, '1'),
(220530, 20524, 'QU', 'OK', 'S', 1752822721, 1752822721, '1'),
(220531, 36576, 'QU', 'OK', 'S', 1752822726, 1752822726, '1'),
(220532, 36575, 'QU', 'OK', 'S', 1752822731, 1752822731, '1'),
(220533, 38890, 'QU', 'OK', 'S', 1752822734, 1752822734, '1'),
(220534, 36575, 'QU', 'OK', 'S', 1752822735, 1752822735, '1'),
(220535, 34548, 'QU', 'OK', 'S', 1752822740, 1752822740, '1'),
(220536, 36346, 'QU', 'OK', 'S', 1752822745, 1752822745, '1'),
(220537, 34548, 'QU', 'OK', 'S', 1752822750, 1752822750, '1'),
(220538, 37383, 'QU', 'OK', 'S', 1752822759, 1752822759, '1'),
(220539, 36346, 'QU', 'OK', 'S', 1752822783, 1752822783, '1'),
(220540, 38893, 'QU', 'OK', 'S', 1752823016, 1752823016, '1'),
(220541, 32872, 'QU', 'OK', 'S', 1752823032, 1752823032, '1'),
(220542, 38894, 'QU', 'OK', 'S', 1752823036, 1752823036, '1'),
(220543, 32872, 'QU', 'OK', 'S', 1752823042, 1752823042, '1'),
(220544, 32872, 'QU', 'OK', 'S', 1752823050, 1752823050, '1'),
(220545, 32872, 'QU', 'OK', 'S', 1752823052, 1752823052, '1'),
(220546, 38895, 'QU', 'OK', 'S', 1752823057, 1752823057, '1'),
(220547, 36346, 'QU', 'OK', 'S', 1752823057, 1752823057, '1'),
(220548, 38881, 'QU', 'OK', 'S', 1752823334, 1752823334, '1'),
(220549, 38882, 'QU', 'OK', 'S', 1752823365, 1752823365, '1'),
(220550, 38194, 'QU', 'OK', 'S', 1752823425, 1752823425, '1'),
(220551, 38706, 'QU', 'OK', 'S', 1752823714, 1752823714, '1'),
(220552, 37507, 'QU', 'OK', 'S', 1752823719, 1752823719, '1'),
(220553, 36884, 'QU', 'OK', 'S', 1752823721, 1752823721, '1'),
(220554, 38848, 'QU', 'OK', 'S', 1752823744, 1752823744, '1'),
(220555, 38883, 'QU', 'OK', 'S', 1752824039, 1752824039, '1'),
(220556, 38884, 'QU', 'OK', 'S', 1752824074, 1752824074, '1'),
(220557, 38885, 'QU', 'OK', 'S', 1752824109, 1752824109, '1'),
(220558, 38886, 'QU', 'OK', 'S', 1752824274, 1752824274, '1'),
(220559, 38080, 'QU', 'OK', 'S', 1752824356, 1752824356, '1'),
(220560, 38080, 'QU', 'OK', 'S', 1752824363, 1752824363, '1'),
(220561, 38080, 'QU', 'OK', 'S', 1752824366, 1752824366, '1'),
(220562, 37507, 'QU', 'OK', 'S', 1752825468, 1752825468, '1'),
(220563, 37507, 'QU', 'OK', 'S', 1752825478, 1752825478, '1'),
(220564, 37507, 'QU', 'OK', 'S', 1752825481, 1752825481, '1'),
(220565, 37507, 'QU', 'OK', 'S', 1752825487, 1752825487, '1'),
(220566, 37507, 'QU', 'OK', 'S', 1752825489, 1752825489, '1'),
(220567, 37507, 'QU', 'OK', 'S', 1752825493, 1752825493, '1'),
(220568, 37507, 'QU', 'OK', 'S', 1752825496, 1752825496, '1'),
(220569, 37507, 'QU', 'OK', 'S', 1752825499, 1752825499, '1'),
(220570, 37507, 'QU', 'OK', 'S', 1752825501, 1752825501, '1'),
(220571, 37507, 'QU', 'OK', 'S', 1752825504, 1752825504, '1'),
(220572, 37507, 'QU', 'OK', 'S', 1752825506, 1752825506, '1'),
(220573, 37507, 'QU', 'OK', 'S', 1752825508, 1752825508, '1'),
(220574, 37507, 'QU', 'OK', 'S', 1752825511, 1752825511, '1'),
(220575, 37507, 'QU', 'OK', 'S', 1752825514, 1752825514, '1'),
(220576, 37507, 'QU', 'OK', 'S', 1752825516, 1752825516, '1'),
(220577, 37507, 'QU', 'OK', 'S', 1752825520, 1752825520, '1'),
(220578, 37507, 'QU', 'OK', 'S', 1752825522, 1752825522, '1'),
(220579, 37507, 'QU', 'OK', 'S', 1752825527, 1752825527, '1'),
(220580, 36884, 'QU', 'OK', 'S', 1752825767, 1752825767, '1'),
(220581, 36926, 'QU', 'OK', 'S', 1752825771, 1752825771, '1'),
(220582, 38324, 'QU', 'OK', 'S', 1752826011, 1752826011, '1'),
(220583, 33704, 'QU', 'OK', 'S', 1752826448, 1752826448, '1'),
(220584, 33705, 'QU', 'OK', 'S', 1752826583, 1752826583, '1'),
(220585, 33706, 'QU', 'OK', 'S', 1752826647, 1752826647, '1'),
(220586, 33705, 'QU', 'OK', 'S', 1752826776, 1752826776, '1'),
(220587, 38079, 'QU', 'OK', 'S', 1752829941, 1752829941, '1'),
(220588, 38079, 'QU', 'OK', 'S', 1752829948, 1752829948, '1'),
(220589, 38185, 'QU', 'OK', 'S', 1752829976, 1752829976, '1'),
(220590, 38889, 'QU', 'OK', 'S', 1752830189, 1752830189, '1'),
(220591, 18549, 'QU', 'OK', 'S', 1752830230, 1752830230, '1'),
(220592, 18549, 'QU', 'OK', 'S', 1752830246, 1752830246, '1'),
(220593, 18549, 'QU', 'OK', 'S', 1752830248, 1752830248, '1'),
(220594, 18549, 'QU', 'OK', 'S', 1752830250, 1752830250, '1'),
(220595, 18549, 'QU', 'OK', 'S', 1752830253, 1752830253, '1'),
(220596, 18549, 'QU', 'OK', 'S', 1752830255, 1752830255, '1'),
(220597, 18549, 'QU', 'OK', 'S', 1752830260, 1752830260, '1'),
(220598, 18549, 'QU', 'OK', 'S', 1752830263, 1752830263, '1'),
(220599, 38888, 'QU', 'OK', 'S', 1752830263, 1752830263, '1'),
(220600, 13440, 'QU', 'OK', 'S', 1752830286, 1752830286, '1'),
(220601, 13440, 'QU', 'OK', 'S', 1752830301, 1752830301, '1'),
(220602, 13440, 'QU', 'OK', 'S', 1752830306, 1752830306, '1'),
(220603, 13440, 'QU', 'OK', 'S', 1752830308, 1752830308, '1'),
(220604, 13440, 'QU', 'OK', 'S', 1752830312, 1752830312, '1'),
(220605, 13440, 'QU', 'OK', 'S', 1752830316, 1752830316, '1'),
(220606, 13440, 'QU', 'OK', 'S', 1752830319, 1752830319, '1'),
(220607, 13440, 'QU', 'OK', 'S', 1752830323, 1752830323, '1'),
(220608, 13444, 'QU', 'OK', 'S', 1752830337, 1752830337, '1'),
(220609, 13444, 'QU', 'OK', 'S', 1752830348, 1752830348, '1'),
(220610, 13444, 'QU', 'OK', 'S', 1752830352, 1752830352, '1'),
(220611, 13444, 'QU', 'OK', 'S', 1752830355, 1752830355, '1'),
(220612, 13444, 'QU', 'OK', 'S', 1752830358, 1752830358, '1'),
(220613, 13444, 'QU', 'OK', 'S', 1752830360, 1752830360, '1'),
(220614, 13444, 'QU', 'OK', 'S', 1752830364, 1752830364, '1'),
(220615, 13444, 'QU', 'OK', 'S', 1752830366, 1752830366, '1'),
(220616, 13444, 'QU', 'OK', 'S', 1752830369, 1752830369, '1'),
(220617, 13444, 'QU', 'OK', 'S', 1752830374, 1752830374, '1'),
(220618, 13444, 'QU', 'OK', 'S', 1752830378, 1752830378, '1'),
(220619, 13444, 'QU', 'OK', 'S', 1752830381, 1752830381, '1'),
(220620, 18549, 'QU', 'OK', 'S', 1752830396, 1752830396, '1'),
(220621, 18549, 'QU', 'OK', 'S', 1752830400, 1752830400, '1'),
(220622, 37658, 'QU', 'OK', 'S', 1752830402, 1752830402, '1'),
(220623, 18549, 'QU', 'OK', 'S', 1752830403, 1752830403, '1'),
(220624, 18549, 'QU', 'OK', 'S', 1752830406, 1752830406, '1'),
(220625, 18549, 'QU', 'OK', 'S', 1752830409, 1752830409, '1'),
(220626, 18549, 'QU', 'OK', 'S', 1752830412, 1752830412, '1'),
(220627, 18549, 'QU', 'OK', 'S', 1752830416, 1752830416, '1'),
(220628, 18549, 'QU', 'OK', 'S', 1752830419, 1752830419, '1'),
(220629, 18549, 'QU', 'OK', 'S', 1752830422, 1752830422, '1'),
(220630, 18549, 'QU', 'OK', 'S', 1752830424, 1752830424, '1'),
(220631, 18549, 'QU', 'OK', 'S', 1752830427, 1752830427, '1'),
(220632, 18549, 'QU', 'OK', 'S', 1752830430, 1752830430, '1'),
(220633, 11807, 'QU', 'OK', 'S', 1752830436, 1752830436, '1'),
(220634, 38431, 'QU', 'OK', 'S', 1752830460, 1752830460, '1'),
(220635, 38431, 'QU', 'OK', 'S', 1752830464, 1752830464, '1'),
(220636, 38431, 'QU', 'OK', 'S', 1752830467, 1752830467, '1'),
(220637, 38431, 'QU', 'OK', 'S', 1752830469, 1752830469, '1'),
(220638, 38431, 'QU', 'OK', 'S', 1752830472, 1752830472, '1'),
(220639, 38431, 'QU', 'OK', 'S', 1752830474, 1752830474, '1'),
(220640, 38431, 'QU', 'OK', 'S', 1752830477, 1752830477, '1'),
(220641, 38431, 'QU', 'OK', 'S', 1752830479, 1752830479, '1'),
(220642, 38431, 'QU', 'OK', 'S', 1752830482, 1752830482, '1'),
(220643, 38431, 'QU', 'OK', 'S', 1752830485, 1752830485, '1'),
(220644, 38431, 'QU', 'OK', 'S', 1752830489, 1752830489, '1'),
(220645, 38431, 'QU', 'OK', 'S', 1752830493, 1752830493, '1'),
(220646, 25660, 'QU', 'OK', 'S', 1752830509, 1752830509, '1'),
(220647, 25660, 'QU', 'OK', 'S', 1752830512, 1752830512, '1'),
(220648, 25660, 'QU', 'OK', 'S', 1752830516, 1752830516, '1'),
(220649, 25660, 'QU', 'OK', 'S', 1752830518, 1752830518, '1'),
(220650, 25672, 'QU', 'OK', 'S', 1752830522, 1752830522, '1'),
(220651, 25660, 'QU', 'OK', 'S', 1752830532, 1752830532, '1'),
(220652, 38433, 'QU', 'OK', 'S', 1752830540, 1752830540, '1'),
(220653, 38433, 'QU', 'OK', 'S', 1752830542, 1752830542, '1'),
(220654, 38433, 'QU', 'OK', 'S', 1752830546, 1752830546, '1'),
(220655, 38433, 'QU', 'OK', 'S', 1752830548, 1752830548, '1'),
(220656, 38433, 'QU', 'OK', 'S', 1752830551, 1752830551, '1'),
(220657, 38433, 'QU', 'OK', 'S', 1752830554, 1752830554, '1'),
(220658, 38433, 'QU', 'OK', 'S', 1752830556, 1752830556, '1'),
(220659, 38433, 'QU', 'OK', 'S', 1752830560, 1752830560, '1'),
(220660, 38433, 'QU', 'OK', 'S', 1752830563, 1752830563, '1'),
(220661, 37975, 'QU', 'OK', 'S', 1752830563, 1752830563, '1'),
(220662, 38433, 'QU', 'OK', 'S', 1752830566, 1752830566, '1'),
(220663, 38433, 'QU', 'OK', 'S', 1752830569, 1752830569, '1'),
(220664, 11807, 'QU', 'OK', 'S', 1752830573, 1752830573, '1'),
(220665, 38433, 'QU', 'OK', 'S', 1752830590, 1752830590, '1'),
(220666, 11807, 'QU', 'OK', 'S', 1752830594, 1752830594, '1'),
(220667, 32604, 'QU', 'OK', 'S', 1752830606, 1752830606, '1'),
(220668, 32604, 'QU', 'OK', 'S', 1752830614, 1752830614, '1'),
(220669, 32604, 'QU', 'OK', 'S', 1752830616, 1752830616, '1'),
(220670, 32604, 'QU', 'OK', 'S', 1752830620, 1752830620, '1'),
(220671, 32604, 'QU', 'OK', 'S', 1752830623, 1752830623, '1'),
(220672, 32604, 'QU', 'OK', 'S', 1752830626, 1752830626, '1'),
(220673, 32604, 'QU', 'OK', 'S', 1752830630, 1752830630, '1'),
(220674, 32604, 'QU', 'OK', 'S', 1752830633, 1752830633, '1'),
(220675, 11807, 'QU', 'OK', 'S', 1752830647, 1752830647, '1'),
(220676, 32604, 'QU', 'OK', 'S', 1752830655, 1752830655, '1'),
(220677, 11807, 'QU', 'OK', 'S', 1752830659, 1752830659, '1'),
(220678, 11807, 'QU', 'OK', 'S', 1752830664, 1752830664, '1'),
(220679, 25994, 'QU', 'OK', 'S', 1752830672, 1752830672, '1'),
(220680, 25655, 'QU', 'OK', 'S', 1752830675, 1752830675, '1'),
(220681, 25655, 'QU', 'OK', 'S', 1752830678, 1752830678, '1'),
(220682, 25655, 'QU', 'OK', 'S', 1752830681, 1752830681, '1'),
(220683, 25655, 'QU', 'OK', 'S', 1752830683, 1752830683, '1'),
(220684, 25655, 'QU', 'OK', 'S', 1752830685, 1752830685, '1'),
(220685, 38845, 'QU', 'OK', 'S', 1752830702, 1752830702, '1'),
(220686, 38845, 'QU', 'OK', 'S', 1752830704, 1752830704, '1'),
(220687, 38845, 'QU', 'OK', 'S', 1752830708, 1752830708, '1'),
(220688, 38845, 'QU', 'OK', 'S', 1752830711, 1752830711, '1'),
(220689, 38845, 'QU', 'OK', 'S', 1752830715, 1752830715, '1'),
(220690, 38845, 'QU', 'OK', 'S', 1752830722, 1752830722, '1'),
(220691, 38845, 'QU', 'OK', 'S', 1752830724, 1752830724, '1'),
(220692, 38845, 'QU', 'OK', 'S', 1752830727, 1752830727, '1'),
(220693, 38845, 'QU', 'OK', 'S', 1752830731, 1752830731, '1'),
(220694, 38845, 'QU', 'OK', 'S', 1752830734, 1752830734, '1'),
(220695, 38845, 'QU', 'OK', 'S', 1752830737, 1752830737, '1'),
(220696, 38845, 'QU', 'OK', 'S', 1752830743, 1752830743, '1'),
(220697, 11807, 'QU', 'OK', 'S', 1752830767, 1752830767, '1'),
(220698, 18223, 'QU', 'OK', 'S', 1752830785, 1752830785, '1'),
(220699, 18223, 'QU', 'OK', 'S', 1752830787, 1752830787, '1'),
(220700, 18223, 'QU', 'OK', 'S', 1752830789, 1752830789, '1'),
(220701, 18223, 'QU', 'OK', 'S', 1752830792, 1752830792, '1'),
(220702, 18223, 'QU', 'OK', 'S', 1752830795, 1752830795, '1'),
(220703, 18223, 'QU', 'OK', 'S', 1752830798, 1752830798, '1'),
(220704, 18223, 'QU', 'OK', 'S', 1752830801, 1752830801, '1'),
(220705, 18223, 'QU', 'OK', 'S', 1752830804, 1752830804, '1'),
(220706, 18223, 'QU', 'OK', 'S', 1752830806, 1752830806, '1'),
(220707, 18223, 'QU', 'OK', 'S', 1752830810, 1752830810, '1'),
(220708, 18223, 'QU', 'OK', 'S', 1752830813, 1752830813, '1'),
(220709, 18223, 'QU', 'OK', 'S', 1752830816, 1752830816, '1'),
(220710, 13442, 'QU', 'OK', 'S', 1752830844, 1752830844, '1'),
(220711, 13442, 'QU', 'OK', 'S', 1752830846, 1752830846, '1'),
(220712, 13442, 'QU', 'OK', 'S', 1752830850, 1752830850, '1'),
(220713, 13442, 'QU', 'OK', 'S', 1752830854, 1752830854, '1'),
(220714, 13442, 'QU', 'OK', 'S', 1752830856, 1752830856, '1'),
(220715, 13442, 'QU', 'OK', 'S', 1752830860, 1752830860, '1'),
(220716, 13442, 'QU', 'OK', 'S', 1752830866, 1752830866, '1'),
(220717, 13442, 'QU', 'OK', 'S', 1752830869, 1752830869, '1'),
(220718, 13442, 'QU', 'OK', 'S', 1752830871, 1752830871, '1'),
(220719, 13442, 'QU', 'OK', 'S', 1752830874, 1752830874, '1'),
(220720, 13442, 'QU', 'OK', 'S', 1752830877, 1752830877, '1'),
(220721, 13442, 'QU', 'OK', 'S', 1752830880, 1752830880, '1'),
(220722, 18552, 'QU', 'OK', 'S', 1752830897, 1752830897, '1'),
(220723, 18552, 'QU', 'OK', 'S', 1752830900, 1752830900, '1'),
(220724, 18552, 'QU', 'OK', 'S', 1752830902, 1752830902, '1'),
(220725, 18552, 'QU', 'OK', 'S', 1752830905, 1752830905, '1'),
(220726, 18552, 'QU', 'OK', 'S', 1752830907, 1752830907, '1'),
(220727, 18552, 'QU', 'OK', 'S', 1752830910, 1752830910, '1'),
(220728, 18552, 'QU', 'OK', 'S', 1752830913, 1752830913, '1'),
(220729, 18552, 'QU', 'OK', 'S', 1752830916, 1752830916, '1'),
(220730, 18552, 'QU', 'OK', 'S', 1752830918, 1752830918, '1'),
(220731, 18552, 'QU', 'OK', 'S', 1752830921, 1752830921, '1'),
(220732, 18552, 'QU', 'OK', 'S', 1752830924, 1752830924, '1'),
(220733, 18552, 'QU', 'OK', 'S', 1752830934, 1752830934, '1'),
(220734, 38844, 'QU', 'OK', 'S', 1752830946, 1752830946, '1'),
(220735, 38844, 'QU', 'OK', 'S', 1752830949, 1752830949, '1'),
(220736, 38844, 'QU', 'OK', 'S', 1752830952, 1752830952, '1'),
(220737, 38844, 'QU', 'OK', 'S', 1752830954, 1752830954, '1'),
(220738, 38844, 'QU', 'OK', 'S', 1752830958, 1752830958, '1'),
(220739, 38844, 'QU', 'OK', 'S', 1752830961, 1752830961, '1'),
(220740, 38844, 'QU', 'OK', 'S', 1752830966, 1752830966, '1'),
(220741, 38844, 'QU', 'OK', 'S', 1752830979, 1752830979, '1'),
(220742, 38844, 'QU', 'OK', 'S', 1752830982, 1752830982, '1'),
(220743, 38844, 'QU', 'OK', 'S', 1752830984, 1752830984, '1'),
(220744, 38844, 'QU', 'OK', 'S', 1752831003, 1752831003, '1'),
(220745, 38844, 'QU', 'OK', 'S', 1752831021, 1752831021, '1'),
(220746, 13448, 'QU', 'OK', 'S', 1752831025, 1752831025, '1'),
(220747, 13448, 'QU', 'OK', 'S', 1752831028, 1752831028, '1'),
(220748, 13448, 'QU', 'OK', 'S', 1752831032, 1752831032, '1'),
(220749, 13448, 'QU', 'OK', 'S', 1752831035, 1752831035, '1'),
(220750, 13448, 'QU', 'OK', 'S', 1752831039, 1752831039, '1'),
(220751, 13448, 'QU', 'OK', 'S', 1752831042, 1752831042, '1'),
(220752, 13448, 'QU', 'OK', 'S', 1752831045, 1752831045, '1'),
(220753, 13448, 'QU', 'OK', 'S', 1752831048, 1752831048, '1'),
(220754, 13448, 'QU', 'OK', 'S', 1752831051, 1752831051, '1'),
(220755, 13448, 'QU', 'OK', 'S', 1752831056, 1752831056, '1'),
(220756, 13448, 'QU', 'OK', 'S', 1752831059, 1752831059, '1'),
(220757, 13448, 'QU', 'OK', 'S', 1752831063, 1752831063, '1'),
(220758, 29615, 'QU', 'OK', 'S', 1752833062, 1752833062, '1'),
(220759, 29614, 'QU', 'OK', 'S', 1752833066, 1752833066, '1'),
(220760, 37403, 'QU', 'OK', 'S', 1752833069, 1752833069, '1'),
(220761, 36856, 'QU', 'OK', 'S', 1752833073, 1752833073, '1'),
(220762, 28419, 'QU', 'OK', 'S', 1752833077, 1752833077, '1'),
(220763, 24055, 'QU', 'OK', 'S', 1752833089, 1752833089, '1'),
(220764, 21110, 'QU', 'OK', 'S', 1752834042, 1752834042, '1'),
(220765, 15897, 'QU', 'OK', 'S', 1752834105, 1752834105, '1'),
(220766, 30529, 'QU', 'OK', 'S', 1752834259, 1752834259, '1'),
(220767, 36536, 'QU', 'OK', 'S', 1752834340, 1752834340, '1'),
(220768, 15897, 'QU', 'OK', 'S', 1752835033, 1752835033, '1'),
(220769, 36770, 'QU', 'OK', 'S', 1752835084, 1752835084, '1'),
(220770, 28815, 'QU', 'OK', 'S', 1752835123, 1752835123, '1'),
(220771, 36770, 'QU', 'OK', 'S', 1752835289, 1752835289, '1'),
(220772, 38388, 'QU', 'OK', 'S', 1752835348, 1752835348, '1'),
(220773, 38390, 'QU', 'OK', 'S', 1752835446, 1752835446, '1'),
(220774, 38663, 'QU', 'OK', 'S', 1752835679, 1752835679, '1'),
(220775, 31924, 'QU', 'OK', 'S', 1752835739, 1752835739, '1'),
(220776, 37820, 'QU', 'OK', 'S', 1752835953, 1752835953, '1'),
(220777, 23350, 'QU', 'OK', 'S', 1752836445, 1752836445, '1'),
(220778, 24127, 'QU', 'OK', 'S', 1752836501, 1752836501, '1'),
(220779, 37323, 'QU', 'OK', 'S', 1752836549, 1752836549, '1'),
(220780, 23007, 'QU', 'OK', 'S', 1752836777, 1752836777, '1'),
(220781, 31795, 'QU', 'OK', 'S', 1752837072, 1752837072, '1'),
(220782, 37822, 'QU', 'OK', 'S', 1752837141, 1752837141, '1'),
(220783, 38803, 'QU', 'OK', 'S', 1752837176, 1752837176, '1'),
(220784, 38803, 'QU', 'OK', 'S', 1752837206, 1752837206, '1'),
(220785, 37395, 'QU', 'OK', 'S', 1752838174, 1752838174, '1'),
(220786, 6327, 'QU', 'OK', 'S', 1752838756, 1752838756, '1'),
(220787, 33930, 'QU', 'OK', 'S', 1752840908, 1752840908, '1'),
(220788, 38767, 'QU', 'OK', 'S', 1752840944, 1752840944, '1'),
(220789, 38162, 'QU', 'OK', 'S', 1752841382, 1752841382, '1'),
(220790, 38140, 'QU', 'OK', 'S', 1752841985, 1752841985, '1'),
(220791, 38260, 'QU', 'OK', 'S', 1752841988, 1752841988, '1'),
(220792, 37853, 'QU', 'OK', 'S', 1752841991, 1752841991, '1'),
(220793, 38142, 'QU', 'OK', 'S', 1752841996, 1752841996, '1'),
(220794, 38743, 'QU', 'OK', 'S', 1752842002, 1752842002, '1'),
(220795, 36677, 'QU', 'OK', 'S', 1752842007, 1752842007, '1'),
(220796, 38096, 'QU', 'OK', 'S', 1752842018, 1752842018, '1'),
(220797, 38300, 'QU', 'OK', 'S', 1752842022, 1752842022, '1'),
(220798, 33284, 'QU', 'OK', 'S', 1752842026, 1752842026, '1'),
(220799, 34374, 'QU', 'OK', 'S', 1752842029, 1752842029, '1'),
(220800, 33630, 'QU', 'OK', 'S', 1752842033, 1752842033, '1'),
(220801, 22732, 'QU', 'OK', 'S', 1752842042, 1752842042, '1'),
(220802, 38046, 'QU', 'OK', 'S', 1752842048, 1752842048, '1'),
(220803, 37952, 'QU', 'OK', 'S', 1752842060, 1752842060, '1'),
(220804, 28648, 'QU', 'OK', 'S', 1752842066, 1752842066, '1'),
(220805, 27535, 'QU', 'OK', 'S', 1752842070, 1752842070, '1'),
(220806, 27417, 'QU', 'OK', 'S', 1752842074, 1752842074, '1'),
(220807, 38138, 'QU', 'OK', 'S', 1752842078, 1752842078, '1'),
(220808, 30146, 'QU', 'OK', 'S', 1752842081, 1752842081, '1'),
(220809, 17668, 'QU', 'OK', 'S', 1752842085, 1752842085, '1'),
(220810, 20558, 'QU', 'OK', 'S', 1752842089, 1752842089, '1'),
(220811, 38528, 'QU', 'OK', 'S', 1752842102, 1752842102, '1'),
(220812, 17580, 'QU', 'OK', 'S', 1752842105, 1752842105, '1'),
(220813, 38044, 'QU', 'OK', 'S', 1752842109, 1752842109, '1'),
(220814, 21008, 'QU', 'OK', 'S', 1752842113, 1752842113, '1'),
(220815, 38233, 'QU', 'OK', 'S', 1752842124, 1752842124, '1'),
(220816, 32965, 'QU', 'OK', 'S', 1752842128, 1752842128, '1'),
(220817, 37957, 'QU', 'OK', 'S', 1752842133, 1752842133, '1'),
(220818, 38204, 'QU', 'OK', 'S', 1752842137, 1752842137, '1'),
(220819, 38045, 'QU', 'OK', 'S', 1752842141, 1752842141, '1'),
(220820, 38007, 'QU', 'OK', 'S', 1752842145, 1752842145, '1'),
(220821, 38205, 'QU', 'OK', 'S', 1752842148, 1752842148, '1'),
(220822, 38100, 'QU', 'OK', 'S', 1752842152, 1752842152, '1'),
(220823, 11837, 'QU', 'OK', 'S', 1752842158, 1752842158, '1'),
(220824, 38101, 'QU', 'OK', 'S', 1752842172, 1752842172, '1'),
(220825, 37390, 'QU', 'OK', 'S', 1752842181, 1752842181, '1'),
(220826, 38047, 'QU', 'OK', 'S', 1752842187, 1752842187, '1'),
(220827, 6094, 'QU', 'OK', 'S', 1752842377, 1752842377, '1'),
(220828, 26798, 'QU', 'OK', 'S', 1752842488, 1752842488, '1'),
(220829, 26798, 'QU', 'OK', 'S', 1752842490, 1752842490, '1'),
(220830, 29327, 'QU', 'OK', 'S', 1752843029, 1752843029, '1'),
(220831, 29332, 'QU', 'OK', 'S', 1752843034, 1752843034, '1'),
(220832, 29327, 'QU', 'OK', 'S', 1752843039, 1752843039, '1'),
(220833, 29327, 'QU', 'OK', 'S', 1752843044, 1752843044, '1'),
(220834, 29327, 'QU', 'OK', 'S', 1752843110, 1752843110, '1'),
(220835, 29327, 'QU', 'OK', 'S', 1752843127, 1752843127, '1'),
(220836, 29399, 'QU', 'OK', 'S', 1752843202, 1752843202, '1'),
(220837, 29328, 'QU', 'OK', 'S', 1752843303, 1752843303, '1'),
(220838, 36467, 'QU', 'OK', 'S', 1752843317, 1752843317, '1'),
(220839, 31147, 'QU', 'OK', 'S', 1752843345, 1752843345, '1'),
(220840, 31147, 'QU', 'OK', 'S', 1752843350, 1752843350, '1'),
(220841, 21695, 'QU', 'OK', 'S', 1752843556, 1752843556, '1'),
(220842, 37854, 'QU', 'OK', 'S', 1752843766, 1752843766, '1'),
(220843, 37854, 'QU', 'OK', 'S', 1752843768, 1752843768, '1'),
(220844, 37854, 'QU', 'OK', 'S', 1752843770, 1752843770, '1'),
(220845, 37854, 'QU', 'OK', 'S', 1752843778, 1752843778, '1'),
(220846, 37854, 'QU', 'OK', 'S', 1752843782, 1752843782, '1'),
(220847, 37854, 'QU', 'OK', 'S', 1752843785, 1752843785, '1'),
(220848, 37854, 'QU', 'OK', 'S', 1752843787, 1752843787, '1'),
(220849, 37854, 'QU', 'OK', 'S', 1752843790, 1752843790, '1'),
(220850, 36467, 'QU', 'OK', 'S', 1752844087, 1752844087, '1'),
(220851, 38346, 'QU', 'OK', 'S', 1752844373, 1752844373, '1'),
(220852, 26776, 'QU', 'OK', 'S', 1752844378, 1752844378, '1'),
(220853, 36345, 'QU', 'OK', 'S', 1752844905, 1752844905, '1'),
(220854, 30366, 'QU', 'OK', 'S', 1752845051, 1752845051, '1'),
(220855, 31600, 'QU', 'OK', 'S', 1752845054, 1752845054, '1'),
(220856, 31781, 'QU', 'OK', 'S', 1752845058, 1752845058, '1'),
(220857, 38615, 'QU', 'OK', 'S', 1752845553, 1752845553, '1'),
(220858, 18743, 'QU', 'OK', 'S', 1752845559, 1752845559, '1'),
(220859, 32686, 'QU', 'OK', 'S', 1752845561, 1752845561, '1'),
(220860, 24815, 'QU', 'OK', 'S', 1752845569, 1752845569, '1'),
(220861, 8542, 'QU', 'OK', 'S', 1752845573, 1752845573, '1'),
(220862, 37651, 'QU', 'OK', 'S', 1752845576, 1752845576, '1'),
(220863, 37650, 'QU', 'OK', 'S', 1752845581, 1752845581, '1'),
(220864, 18793, 'QU', 'OK', 'S', 1752845584, 1752845584, '1'),
(220865, 37651, 'QU', 'OK', 'S', 1752845586, 1752845586, '1'),
(220866, 37650, 'QU', 'OK', 'S', 1752845591, 1752845591, '1'),
(220867, 37650, 'QU', 'OK', 'S', 1752845594, 1752845594, '1'),
(220868, 31746, 'QU', 'OK', 'S', 1752845597, 1752845597, '1'),
(220869, 38415, 'QU', 'OK', 'S', 1752845599, 1752845599, '1'),
(220870, 38186, 'QU', 'OK', 'S', 1752845606, 1752845606, '1'),
(220871, 37385, 'QU', 'OK', 'S', 1752845608, 1752845608, '1'),
(220872, 37385, 'QU', 'OK', 'S', 1752845611, 1752845611, '1'),
(220873, 30543, 'QU', 'OK', 'S', 1752845613, 1752845613, '1'),
(220874, 37385, 'QU', 'OK', 'S', 1752845618, 1752845618, '1'),
(220875, 37453, 'QU', 'OK', 'S', 1752845621, 1752845621, '1'),
(220876, 37438, 'QU', 'OK', 'S', 1752845623, 1752845623, '1'),
(220877, 35547, 'QU', 'OK', 'S', 1752845626, 1752845626, '1'),
(220878, 37383, 'QU', 'OK', 'S', 1752845629, 1752845629, '1'),
(220879, 37454, 'QU', 'OK', 'S', 1752845632, 1752845632, '1'),
(220880, 37453, 'QU', 'OK', 'S', 1752845638, 1752845638, '1'),
(220881, 37383, 'QU', 'OK', 'S', 1752845643, 1752845643, '1'),
(220882, 36857, 'QU', 'OK', 'S', 1752845649, 1752845649, '1'),
(220883, 38415, 'QU', 'OK', 'S', 1752845654, 1752845654, '1'),
(220884, 38448, 'QU', 'OK', 'S', 1752845658, 1752845658, '1'),
(220885, 37469, 'QU', 'OK', 'S', 1752845661, 1752845661, '1'),
(220886, 38448, 'QU', 'OK', 'S', 1752845664, 1752845664, '1'),
(220887, 37651, 'QU', 'OK', 'S', 1752845669, 1752845669, '1'),
(220888, 38415, 'QU', 'OK', 'S', 1752845673, 1752845673, '1'),
(220889, 37262, 'QU', 'OK', 'S', 1752845676, 1752845676, '1'),
(220890, 22791, 'QU', 'OK', 'S', 1752845680, 1752845680, '1'),
(220891, 10308, 'QU', 'OK', 'S', 1752845685, 1752845685, '1'),
(220892, 18838, 'QU', 'OK', 'S', 1752846353, 1752846353, '1'),
(220893, 18838, 'QU', 'OK', 'S', 1752846370, 1752846370, '1'),
(220894, 18836, 'QU', 'OK', 'S', 1752846432, 1752846432, '1'),
(220895, 31144, 'QU', 'OK', 'S', 1752901809, 1752901809, '1'),
(220896, 37532, 'QU', 'OK', 'S', 1752901856, 1752901856, '1'),
(220897, 37532, 'QU', 'OK', 'S', 1752901860, 1752901860, '1'),
(220898, 36467, 'QU', 'OK', 'S', 1752903737, 1752903737, '1'),
(220899, 36467, 'QU', 'OK', 'S', 1752903748, 1752903748, '1'),
(220900, 37532, 'QU', 'OK', 'S', 1752907492, 1752907492, '1'),
(220901, 38921, 'QU', 'OK', 'S', 1752911303, 1752911303, '1'),
(220902, 38789, 'QU', 'OK', 'S', 1752911692, 1752911692, '1'),
(220903, 38790, 'QU', 'OK', 'S', 1752911703, 1752911703, '1'),
(220904, 38789, 'QU', 'OK', 'S', 1752911718, 1752911718, '1'),
(220905, 38790, 'QU', 'OK', 'S', 1752911729, 1752911729, '1'),
(220906, 38746, 'QU', 'OK', 'S', 1752911752, 1752911752, '1'),
(220907, 38789, 'QU', 'OK', 'S', 1752911763, 1752911763, '1'),
(220908, 38789, 'QU', 'OK', 'S', 1752911772, 1752911772, '1'),
(220909, 38789, 'QU', 'OK', 'S', 1752911787, 1752911787, '1'),
(220910, 38789, 'QU', 'OK', 'S', 1752911796, 1752911796, '1'),
(220911, 38764, 'QU', 'OK', 'S', 1752911807, 1752911807, '1'),
(220912, 38789, 'QU', 'OK', 'S', 1752911819, 1752911819, '1'),
(220913, 38790, 'QU', 'OK', 'S', 1752911833, 1752911833, '1'),
(220914, 38924, 'QU', 'OK', 'S', 1752912481, 1752912481, '1'),
(220915, 38927, 'QU', 'OK', 'S', 1752916664, 1752916664, '1'),
(220916, 38926, 'QU', 'OK', 'S', 1752916701, 1752916701, '1'),
(220917, 38925, 'QU', 'OK', 'S', 1752916747, 1752916747, '1'),
(220918, 38923, 'QU', 'OK', 'S', 1752916777, 1752916777, '1'),
(220919, 38922, 'QU', 'OK', 'S', 1752916803, 1752916803, '1'),
(220920, 38920, 'QU', 'OK', 'S', 1752916829, 1752916829, '1'),
(220921, 38919, 'QU', 'OK', 'S', 1752916855, 1752916855, '1'),
(220922, 38917, 'QU', 'OK', 'S', 1752916922, 1752916922, '1'),
(220923, 38916, 'QU', 'OK', 'S', 1752916946, 1752916946, '1'),
(220924, 38918, 'QU', 'OK', 'S', 1752916986, 1752916986, '1'),
(220925, 38747, 'QU', 'OK', 'S', 1752917224, 1752917224, '1'),
(220926, 38910, 'QU', 'OK', 'S', 1752917551, 1752917551, '1'),
(220927, 38911, 'QU', 'OK', 'S', 1752917767, 1752917767, '1'),
(220928, 37877, 'QU', 'OK', 'S', 1752917962, 1752917962, '1'),
(220929, 37851, 'QU', 'OK', 'S', 1752918014, 1752918014, '1'),
(220930, 38887, 'QU', 'OK', 'S', 1752918441, 1752918441, '1'),
(220931, 38887, 'QU', 'OK', 'S', 1752918444, 1752918444, '1'),
(220932, 38887, 'QU', 'OK', 'S', 1752918446, 1752918446, '1'),
(220933, 18939, 'QU', 'OK', 'S', 1752918449, 1752918449, '1'),
(220934, 38912, 'QU', 'OK', 'S', 1752918656, 1752918656, '1'),
(220935, 38913, 'QU', 'OK', 'S', 1752919172, 1752919172, '1'),
(220936, 19144, 'QU', 'OK', 'S', 1752919400, 1752919400, '1'),
(220937, 19144, 'QU', 'OK', 'S', 1752919403, 1752919403, '1'),
(220938, 19144, 'QU', 'OK', 'S', 1752919407, 1752919407, '1'),
(220939, 19144, 'QU', 'OK', 'S', 1752919410, 1752919410, '1'),
(220940, 19144, 'QU', 'OK', 'S', 1752919420, 1752919420, '1'),
(220941, 38799, 'QU', 'OK', 'S', 1752920144, 1752920144, '1'),
(220942, 37507, 'QU', 'OK', 'S', 1752920148, 1752920148, '1'),
(220943, 37507, 'QU', 'OK', 'S', 1752920150, 1752920150, '1'),
(220944, 37507, 'QU', 'OK', 'S', 1752920153, 1752920153, '1'),
(220945, 9610, 'QU', 'OK', 'S', 1752920157, 1752920157, '1'),
(220946, 6118, 'QU', 'OK', 'S', 1752920160, 1752920160, '1'),
(220947, 9610, 'QU', 'OK', 'S', 1752920177, 1752920177, '1'),
(220948, 38615, 'QU', 'OK', 'S', 1752920181, 1752920181, '1'),
(220949, 29367, 'QU', 'OK', 'S', 1752920185, 1752920185, '1'),
(220950, 37507, 'QU', 'OK', 'S', 1752920189, 1752920189, '1'),
(220951, 37507, 'QU', 'OK', 'S', 1752920192, 1752920192, '1'),
(220952, 23181, 'QU', 'OK', 'S', 1752920198, 1752920198, '1'),
(220953, 38653, 'QU', 'OK', 'S', 1752920224, 1752920224, '1'),
(220954, 18941, 'QU', 'OK', 'S', 1752920229, 1752920229, '1'),
(220955, 38185, 'QU', 'OK', 'S', 1752920232, 1752920232, '1'),
(220956, 1837, 'QU', 'OK', 'S', 1752920249, 1752920249, '1'),
(220957, 37383, 'QU', 'OK', 'S', 1752920256, 1752920256, '1'),
(220958, 37383, 'QU', 'OK', 'S', 1752920259, 1752920259, '1'),
(220959, 37454, 'QU', 'OK', 'S', 1752920264, 1752920264, '1'),
(220960, 35329, 'QU', 'OK', 'S', 1752920268, 1752920268, '1'),
(220961, 36941, 'QU', 'OK', 'S', 1752920273, 1752920273, '1'),
(220962, 24676, 'QU', 'OK', 'S', 1752920278, 1752920278, '1'),
(220963, 24676, 'QU', 'OK', 'S', 1752920287, 1752920287, '1'),
(220964, 1838, 'QU', 'OK', 'S', 1752920299, 1752920299, '1'),
(220965, 37651, 'QU', 'OK', 'S', 1752920305, 1752920305, '1'),
(220966, 37651, 'QU', 'OK', 'S', 1752920310, 1752920310, '1'),
(220967, 37453, 'QU', 'OK', 'S', 1752920313, 1752920313, '1'),
(220968, 37650, 'QU', 'OK', 'S', 1752920316, 1752920316, '1'),
(220969, 23144, 'QU', 'OK', 'S', 1752920319, 1752920319, '1'),
(220970, 38162, 'QU', 'OK', 'S', 1752920324, 1752920324, '1'),
(220971, 37650, 'QU', 'OK', 'S', 1752920328, 1752920328, '1'),
(220972, 21755, 'QU', 'OK', 'S', 1752920331, 1752920331, '1'),
(220973, 35547, 'QU', 'OK', 'S', 1752920336, 1752920336, '1'),
(220974, 8297, 'QU', 'OK', 'S', 1752920345, 1752920345, '1'),
(220975, 38869, 'QU', 'OK', 'S', 1752920349, 1752920349, '1'),
(220976, 38135, 'QU', 'OK', 'S', 1752920354, 1752920354, '1'),
(220977, 38162, 'QU', 'OK', 'S', 1752920359, 1752920359, '1'),
(220978, 15830, 'QU', 'OK', 'S', 1752920363, 1752920363, '1'),
(220979, 36010, 'QU', 'OK', 'S', 1752920497, 1752920497, '1'),
(220980, 24676, 'QU', 'OK', 'S', 1752920611, 1752920611, '1'),
(220981, 9610, 'QU', 'OK', 'S', 1752920616, 1752920616, '1'),
(220982, 36062, 'QU', 'OK', 'S', 1752920665, 1752920665, '1'),
(220983, 38914, 'QU', 'OK', 'S', 1752921126, 1752921126, '1'),
(220984, 38915, 'QU', 'OK', 'S', 1752921610, 1752921610, '1'),
(220985, 37262, 'QU', 'OK', 'S', 1752921617, 1752921617, '1'),
(220986, 37262, 'QU', 'OK', 'S', 1752921641, 1752921641, '1'),
(220987, 38899, 'QU', 'OK', 'S', 1752922041, 1752922041, '1'),
(220988, 38900, 'QU', 'OK', 'S', 1752922670, 1752922670, '1'),
(220989, 37822, 'QU', 'OK', 'S', 1752922737, 1752922737, '1'),
(220990, 38901, 'QU', 'OK', 'S', 1752922800, 1752922800, '1'),
(220991, 14542, 'QU', 'OK', 'S', 1752922843, 1752922843, '1'),
(220992, 11311, 'QU', 'OK', 'S', 1752923424, 1752923424, '1'),
(220993, 38898, 'QU', 'OK', 'S', 1752924183, 1752924183, '1'),
(220994, 32965, 'QU', 'OK', 'S', 1752924414, 1752924414, '1'),
(220995, 28962, 'QU', 'OK', 'S', 1752924423, 1752924423, '1'),
(220996, 38415, 'QU', 'OK', 'S', 1752924433, 1752924433, '1'),
(220997, 38476, 'QU', 'OK', 'S', 1752924452, 1752924452, '1'),
(220998, 38476, 'QU', 'OK', 'S', 1752924452, 1752924452, '1'),
(220999, 37453, 'QU', 'OK', 'S', 1752924496, 1752924496, '1'),
(221000, 37962, 'QU', 'OK', 'S', 1752924516, 1752924516, '1'),
(221001, 32607, 'QU', 'OK', 'S', 1752924528, 1752924528, '1'),
(221002, 32234, 'QU', 'OK', 'S', 1752924538, 1752924538, '1'),
(221003, 24581, 'QU', 'OK', 'S', 1752924551, 1752924551, '1'),
(221004, 24582, 'QU', 'OK', 'S', 1752924562, 1752924562, '1'),
(221005, 25475, 'QU', 'OK', 'S', 1752924569, 1752924569, '1'),
(221006, 26817, 'QU', 'OK', 'S', 1752924577, 1752924577, '1'),
(221007, 32688, 'QU', 'OK', 'S', 1752924585, 1752924585, '1'),
(221008, 38476, 'QU', 'OK', 'S', 1752924838, 1752924838, '1'),
(221009, 38415, 'QU', 'OK', 'S', 1752924839, 1752924839, '1'),
(221010, 37383, 'QU', 'OK', 'S', 1752925118, 1752925118, '1'),
(221011, 38907, 'QU', 'OK', 'S', 1752925148, 1752925148, '1'),
(221012, 38896, 'QU', 'OK', 'S', 1752925423, 1752925423, '1'),
(221013, 38898, 'QU', 'OK', 'S', 1752925449, 1752925449, '1'),
(221014, 38906, 'QU', 'OK', 'S', 1752925489, 1752925489, '1'),
(221015, 38903, 'QU', 'OK', 'S', 1752925608, 1752925608, '1'),
(221016, 32607, 'QU', 'OK', 'S', 1752925698, 1752925698, '1'),
(221017, 38904, 'QU', 'OK', 'S', 1752925699, 1752925699, '1'),
(221018, 3916, 'QU', 'OK', 'S', 1752925771, 1752925771, '1'),
(221019, 26351, 'QU', 'OK', 'S', 1752925817, 1752925817, '1'),
(221020, 38905, 'QU', 'OK', 'S', 1752925871, 1752925871, '1'),
(221021, 38908, 'QU', 'OK', 'S', 1752926107, 1752926107, '1'),
(221022, 38909, 'QU', 'OK', 'S', 1752926262, 1752926262, '1'),
(221023, 38902, 'QU', 'OK', 'S', 1752926577, 1752926577, '1'),
(221024, 38810, 'QU', 'OK', 'S', 1752926661, 1752926661, '1'),
(221025, 38810, 'QU', 'OK', 'S', 1752926666, 1752926666, '1'),
(221026, 38810, 'QU', 'OK', 'S', 1752926669, 1752926669, '1'),
(221027, 38810, 'QU', 'OK', 'S', 1752926673, 1752926673, '1'),
(221028, 38810, 'QU', 'OK', 'S', 1752926676, 1752926676, '1'),
(221029, 38810, 'QU', 'OK', 'S', 1752926679, 1752926679, '1'),
(221030, 38808, 'QU', 'OK', 'S', 1752926682, 1752926682, '1'),
(221031, 38810, 'QU', 'OK', 'S', 1752926685, 1752926685, '1'),
(221032, 38810, 'QU', 'OK', 'S', 1752926688, 1752926688, '1'),
(221033, 38810, 'QU', 'OK', 'S', 1752926690, 1752926690, '1'),
(221034, 38810, 'QU', 'OK', 'S', 1752926693, 1752926693, '1'),
(221035, 38810, 'QU', 'OK', 'S', 1752926696, 1752926696, '1'),
(221036, 38810, 'QU', 'OK', 'S', 1752926699, 1752926699, '1'),
(221037, 38810, 'QU', 'OK', 'S', 1752926702, 1752926702, '1'),
(221038, 38810, 'QU', 'OK', 'S', 1752926705, 1752926705, '1'),
(221039, 38807, 'QU', 'OK', 'S', 1752926746, 1752926746, '1'),
(221040, 38807, 'QU', 'OK', 'S', 1752926749, 1752926749, '1'),
(221041, 38807, 'QU', 'OK', 'S', 1752926751, 1752926751, '1'),
(221042, 38807, 'QU', 'OK', 'S', 1752926753, 1752926753, '1'),
(221043, 38807, 'QU', 'OK', 'S', 1752926756, 1752926756, '1'),
(221044, 38807, 'QU', 'OK', 'S', 1752926758, 1752926758, '1'),
(221045, 38807, 'QU', 'OK', 'S', 1752926760, 1752926760, '1'),
(221046, 38807, 'QU', 'OK', 'S', 1752926762, 1752926762, '1'),
(221047, 38807, 'QU', 'OK', 'S', 1752926765, 1752926765, '1'),
(221048, 38807, 'QU', 'OK', 'S', 1752926768, 1752926768, '1'),
(221049, 38807, 'QU', 'OK', 'S', 1752926770, 1752926770, '1'),
(221050, 38807, 'QU', 'OK', 'S', 1752926867, 1752926867, '1'),
(221051, 38897, 'QU', 'OK', 'S', 1752926966, 1752926966, '1'),
(221052, 38808, 'QU', 'OK', 'S', 1752927073, 1752927073, '1'),
(221053, 38810, 'QU', 'OK', 'S', 1752927105, 1752927105, '1'),
(221054, 38808, 'QU', 'OK', 'S', 1752927230, 1752927230, '1'),
(221055, 38810, 'QU', 'OK', 'S', 1752927324, 1752927324, '1'),
(221056, 38810, 'QU', 'OK', 'S', 1752927349, 1752927349, '1'),
(221057, 38810, 'QU', 'OK', 'S', 1752927364, 1752927364, '1'),
(221058, 38810, 'QU', 'OK', 'S', 1752927847, 1752927847, '1'),
(221059, 38810, 'QU', 'OK', 'S', 1752927998, 1752927998, '1'),
(221060, 38808, 'QU', 'OK', 'S', 1752928022, 1752928022, '1'),
(221061, 31147, 'QU', 'OK', 'S', 1752928314, 1752928314, '1'),
(221062, 35838, 'QU', 'OK', 'S', 1752928782, 1752928782, '1'),
(221063, 35838, 'QU', 'OK', 'S', 1752928785, 1752928785, '1'),
(221064, 35838, 'QU', 'OK', 'S', 1752928792, 1752928792, '1'),
(221065, 35838, 'QU', 'OK', 'S', 1752928806, 1752928806, '1'),
(221066, 19144, 'QU', 'OK', 'S', 1752930194, 1752930194, '1'),
(221067, 37507, 'QU', 'OK', 'S', 1752930225, 1752930225, '1'),
(221068, 37383, 'QU', 'OK', 'S', 1752930512, 1752930512, '1'),
(221069, 12852, 'QU', 'OK', 'S', 1752930603, 1752930603, '1'),
(221070, 11311, 'QU', 'OK', 'S', 1752930684, 1752930684, '1'),
(221071, 27709, 'QU', 'OK', 'S', 1752931417, 1752931417, '1'),
(221072, 38866, 'QU', 'OK', 'S', 1753074675, 1753074675, '1'),
(221073, 36712, 'QU', 'OK', 'S', 1753075663, 1753075663, '1'),
(221074, 37904, 'QU', 'OK', 'S', 1753077321, 1753077321, '1'),
(221075, 17410, 'QU', 'OK', 'S', 1753077326, 1753077326, '1'),
(221076, 17410, 'QU', 'OK', 'S', 1753077410, 1753077410, '1'),
(221077, 17410, 'QU', 'OK', 'S', 1753077421, 1753077421, '1'),
(221078, 17410, 'QU', 'OK', 'S', 1753077441, 1753077441, '1'),
(221079, 17410, 'QU', 'OK', 'S', 1753077450, 1753077450, '1'),
(221080, 37532, 'QU', 'OK', 'S', 1753077528, 1753077528, '1'),
(221081, 31147, 'QU', 'OK', 'S', 1753077556, 1753077556, '1'),
(221082, 31147, 'QU', 'OK', 'S', 1753077572, 1753077572, '1'),
(221083, 31144, 'QU', 'OK', 'S', 1753077612, 1753077612, '1'),
(221084, 37176, 'QU', 'OK', 'S', 1753080222, 1753080222, '1'),
(221085, 38615, 'QU', 'OK', 'S', 1753080253, 1753080253, '1'),
(221086, 31144, 'QU', 'OK', 'S', 1753080273, 1753080273, '1'),
(221087, 31138, 'QU', 'OK', 'S', 1753080706, 1753080706, '1'),
(221088, 36469, 'QU', 'OK', 'S', 1753081433, 1753081433, '1'),
(221089, 30994, 'QU', 'OK', 'S', 1753081628, 1753081628, '1'),
(221090, 30992, 'QU', 'OK', 'S', 1753081709, 1753081709, '1'),
(221091, 37904, 'QU', 'OK', 'S', 1753083201, 1753083201, '1'),
(221092, 36936, 'QU', 'OK', 'S', 1753083239, 1753083239, '1'),
(221093, 36936, 'QU', 'OK', 'S', 1753083244, 1753083244, '1'),
(221094, 38684, 'QU', 'OK', 'S', 1753083246, 1753083246, '1'),
(221095, 38631, 'QU', 'OK', 'S', 1753083249, 1753083249, '1'),
(221096, 37036, 'QU', 'OK', 'S', 1753083252, 1753083252, '1'),
(221097, 12452, 'QU', 'OK', 'S', 1753083266, 1753083266, '1'),
(221098, 12452, 'QU', 'OK', 'S', 1753083272, 1753083272, '1'),
(221099, 12452, 'QU', 'OK', 'S', 1753083280, 1753083280, '1'),
(221100, 12452, 'QU', 'OK', 'S', 1753083285, 1753083285, '1'),
(221101, 38682, 'QU', 'OK', 'S', 1753083289, 1753083289, '1'),
(221102, 10372, 'QU', 'OK', 'S', 1753083292, 1753083292, '1'),
(221103, 10372, 'QU', 'OK', 'S', 1753083296, 1753083296, '1'),
(221104, 38682, 'QU', 'OK', 'S', 1753083300, 1753083300, '1'),
(221105, 20950, 'QU', 'OK', 'S', 1753083310, 1753083310, '1'),
(221106, 20950, 'QU', 'OK', 'S', 1753083317, 1753083317, '1'),
(221107, 19843, 'QU', 'OK', 'S', 1753083321, 1753083321, '1'),
(221108, 19843, 'QU', 'OK', 'S', 1753083325, 1753083325, '1'),
(221109, 12427, 'QU', 'OK', 'S', 1753083337, 1753083337, '1'),
(221110, 37405, 'QU', 'OK', 'S', 1753083342, 1753083342, '1'),
(221111, 38835, 'QU', 'OK', 'S', 1753083348, 1753083348, '1'),
(221112, 21824, 'QU', 'OK', 'S', 1753083353, 1753083353, '1'),
(221113, 21824, 'QU', 'OK', 'S', 1753083358, 1753083358, '1'),
(221114, 29613, 'QU', 'OK', 'S', 1753083363, 1753083363, '1'),
(221115, 38397, 'QU', 'OK', 'S', 1753083366, 1753083366, '1'),
(221116, 12427, 'QU', 'OK', 'S', 1753083379, 1753083379, '1'),
(221117, 36793, 'QU', 'OK', 'S', 1753083384, 1753083384, '1'),
(221118, 37036, 'QU', 'OK', 'S', 1753083387, 1753083387, '1'),
(221119, 38304, 'QU', 'OK', 'S', 1753083393, 1753083393, '1'),
(221120, 38304, 'QU', 'OK', 'S', 1753083405, 1753083405, '1'),
(221121, 37405, 'QU', 'OK', 'S', 1753083408, 1753083408, '1'),
(221122, 38304, 'QU', 'OK', 'S', 1753083413, 1753083413, '1'),
(221123, 35797, 'QU', 'OK', 'S', 1753083417, 1753083417, '1'),
(221124, 38644, 'QU', 'OK', 'S', 1753083436, 1753083436, '1'),
(221125, 38644, 'QU', 'OK', 'S', 1753083454, 1753083454, '1'),
(221126, 38304, 'QU', 'OK', 'S', 1753083459, 1753083459, '1'),
(221127, 38682, 'QU', 'OK', 'S', 1753083463, 1753083463, '1'),
(221128, 38835, 'QU', 'OK', 'S', 1753083491, 1753083491, '1'),
(221129, 2581, 'QU', 'OK', 'S', 1753083515, 1753083515, '1'),
(221130, 29613, 'QU', 'OK', 'S', 1753083524, 1753083524, '1'),
(221131, 37233, 'QU', 'OK', 'S', 1753083529, 1753083529, '1'),
(221132, 37233, 'QU', 'OK', 'S', 1753083534, 1753083534, '1'),
(221133, 10585, 'QU', 'OK', 'S', 1753083539, 1753083539, '1'),
(221134, 34438, 'QU', 'OK', 'S', 1753083550, 1753083550, '1'),
(221135, 12427, 'QU', 'OK', 'S', 1753083569, 1753083569, '1'),
(221136, 10585, 'QU', 'OK', 'S', 1753083575, 1753083575, '1'),
(221137, 35099, 'QU', 'OK', 'S', 1753083580, 1753083580, '1'),
(221138, 38273, 'QU', 'OK', 'S', 1753083586, 1753083586, '1'),
(221139, 24793, 'QU', 'OK', 'S', 1753083591, 1753083591, '1'),
(221140, 38397, 'QU', 'OK', 'S', 1753083597, 1753083597, '1'),
(221141, 1343, 'QU', 'OK', 'S', 1753083602, 1753083602, '1'),
(221142, 8970, 'QU', 'OK', 'S', 1753083608, 1753083608, '1'),
(221143, 38273, 'QU', 'OK', 'S', 1753083613, 1753083613, '1'),
(221144, 24793, 'QU', 'OK', 'S', 1753083618, 1753083618, '1'),
(221145, 8970, 'QU', 'OK', 'S', 1753083622, 1753083622, '1'),
(221146, 27548, 'QU', 'OK', 'S', 1753083627, 1753083627, '1'),
(221147, 36061, 'QU', 'OK', 'S', 1753083632, 1753083632, '1'),
(221148, 9088, 'QU', 'OK', 'S', 1753083637, 1753083637, '1'),
(221149, 21888, 'QU', 'OK', 'S', 1753083642, 1753083642, '1'),
(221150, 20757, 'QU', 'OK', 'S', 1753083646, 1753083646, '1'),
(221151, 21888, 'QU', 'OK', 'S', 1753083652, 1753083652, '1'),
(221152, 38273, 'QU', 'OK', 'S', 1753083661, 1753083661, '1'),
(221153, 12427, 'QU', 'OK', 'S', 1753083665, 1753083665, '1'),
(221154, 32560, 'QU', 'OK', 'S', 1753083669, 1753083669, '1'),
(221155, 28844, 'QU', 'OK', 'S', 1753083671, 1753083671, '1'),
(221156, 2221, 'QU', 'OK', 'S', 1753083680, 1753083680, '1'),
(221157, 37053, 'QU', 'OK', 'S', 1753083686, 1753083686, '1'),
(221158, 21088, 'QU', 'OK', 'S', 1753083691, 1753083691, '1'),
(221159, 37054, 'QU', 'OK', 'S', 1753083694, 1753083694, '1'),
(221160, 32563, 'QU', 'OK', 'S', 1753083703, 1753083703, '1'),
(221161, 37054, 'QU', 'OK', 'S', 1753083707, 1753083707, '1'),
(221162, 32511, 'QU', 'OK', 'S', 1753083713, 1753083713, '1'),
(221163, 13303, 'QU', 'OK', 'S', 1753083727, 1753083727, '1'),
(221164, 3301, 'QU', 'OK', 'S', 1753083736, 1753083736, '1'),
(221165, 6003, 'QU', 'OK', 'S', 1753083742, 1753083742, '1'),
(221166, 36894, 'QU', 'OK', 'S', 1753083748, 1753083748, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(221167, 34193, 'QU', 'OK', 'S', 1753083759, 1753083759, '1'),
(221168, 34193, 'QU', 'OK', 'S', 1753083765, 1753083765, '1'),
(221169, 28067, 'QU', 'OK', 'S', 1753083771, 1753083771, '1'),
(221170, 5080, 'QU', 'OK', 'S', 1753083778, 1753083778, '1'),
(221171, 6003, 'QU', 'OK', 'S', 1753083784, 1753083784, '1'),
(221172, 5080, 'QU', 'OK', 'S', 1753083790, 1753083790, '1'),
(221173, 3301, 'QU', 'OK', 'S', 1753083803, 1753083803, '1'),
(221174, 37296, 'QU', 'OK', 'S', 1753083807, 1753083807, '1'),
(221175, 13303, 'QU', 'OK', 'S', 1753083814, 1753083814, '1'),
(221176, 36894, 'QU', 'OK', 'S', 1753083819, 1753083819, '1'),
(221177, 36894, 'QU', 'OK', 'S', 1753083827, 1753083827, '1'),
(221178, 28067, 'QU', 'OK', 'S', 1753083833, 1753083833, '1'),
(221179, 3306, 'QU', 'OK', 'S', 1753083844, 1753083844, '1'),
(221180, 5080, 'QU', 'OK', 'S', 1753083852, 1753083852, '1'),
(221181, 2898, 'QU', 'OK', 'S', 1753083861, 1753083861, '1'),
(221182, 38440, 'QU', 'OK', 'S', 1753083866, 1753083866, '1'),
(221183, 2898, 'QU', 'OK', 'S', 1753083875, 1753083875, '1'),
(221184, 25940, 'QU', 'OK', 'S', 1753083885, 1753083885, '1'),
(221185, 6003, 'QU', 'OK', 'S', 1753083892, 1753083892, '1'),
(221186, 24793, 'QU', 'OK', 'S', 1753083896, 1753083896, '1'),
(221187, 2221, 'QU', 'OK', 'S', 1753083914, 1753083914, '1'),
(221188, 3291, 'QU', 'OK', 'S', 1753083923, 1753083923, '1'),
(221189, 3291, 'QU', 'OK', 'S', 1753083929, 1753083929, '1'),
(221190, 37181, 'QU', 'OK', 'S', 1753083987, 1753083987, '1'),
(221191, 37181, 'QU', 'OK', 'S', 1753083993, 1753083993, '1'),
(221192, 37181, 'QU', 'OK', 'S', 1753084004, 1753084004, '1'),
(221193, 37181, 'QU', 'OK', 'S', 1753084007, 1753084007, '1'),
(221194, 9994, 'QU', 'OK', 'S', 1753084274, 1753084274, '1'),
(221195, 37041, 'QU', 'OK', 'S', 1753084380, 1753084380, '1'),
(221196, 37041, 'QU', 'OK', 'S', 1753084382, 1753084382, '1'),
(221197, 37041, 'QU', 'OK', 'S', 1753084385, 1753084385, '1'),
(221198, 38464, 'QU', 'OK', 'S', 1753084697, 1753084697, '1'),
(221199, 38464, 'QU', 'OK', 'S', 1753084700, 1753084700, '1'),
(221200, 38465, 'QU', 'OK', 'S', 1753084703, 1753084703, '1'),
(221201, 38465, 'QU', 'OK', 'S', 1753084706, 1753084706, '1'),
(221202, 37322, 'QU', 'OK', 'S', 1753084708, 1753084708, '1'),
(221203, 38465, 'QU', 'OK', 'S', 1753084709, 1753084709, '1'),
(221204, 38928, 'QU', 'OK', 'S', 1753085179, 1753085179, '1'),
(221205, 38929, 'QU', 'OK', 'S', 1753085214, 1753085214, '1'),
(221206, 38930, 'QU', 'OK', 'S', 1753085253, 1753085253, '1'),
(221207, 37395, 'QU', 'OK', 'S', 1753085379, 1753085379, '1'),
(221208, 38748, 'QU', 'OK', 'S', 1753085379, 1753085379, '1'),
(221209, 35838, 'QU', 'OK', 'S', 1753085383, 1753085383, '1'),
(221210, 35838, 'QU', 'OK', 'S', 1753085388, 1753085388, '1'),
(221211, 36889, 'QU', 'OK', 'S', 1753085391, 1753085391, '1'),
(221212, 38467, 'QU', 'OK', 'S', 1753085394, 1753085394, '1'),
(221213, 31735, 'QU', 'OK', 'S', 1753085397, 1753085397, '1'),
(221214, 35775, 'QU', 'OK', 'S', 1753085402, 1753085402, '1'),
(221215, 23073, 'QU', 'OK', 'S', 1753085406, 1753085406, '1'),
(221216, 37328, 'QU', 'OK', 'S', 1753085410, 1753085410, '1'),
(221217, 37327, 'QU', 'OK', 'S', 1753085415, 1753085415, '1'),
(221218, 35775, 'QU', 'OK', 'S', 1753085420, 1753085420, '1'),
(221219, 35775, 'QU', 'OK', 'S', 1753085424, 1753085424, '1'),
(221220, 38763, 'QU', 'OK', 'S', 1753085429, 1753085429, '1'),
(221221, 38763, 'QU', 'OK', 'S', 1753085464, 1753085464, '1'),
(221222, 38876, 'QU', 'OK', 'S', 1753085469, 1753085469, '1'),
(221223, 38763, 'QU', 'OK', 'S', 1753085474, 1753085474, '1'),
(221224, 38763, 'QU', 'OK', 'S', 1753085482, 1753085482, '1'),
(221225, 37187, 'QU', 'OK', 'S', 1753085488, 1753085488, '1'),
(221226, 34549, 'QU', 'OK', 'S', 1753085492, 1753085492, '1'),
(221227, 38931, 'QU', 'OK', 'S', 1753085496, 1753085496, '1'),
(221228, 38801, 'QU', 'OK', 'S', 1753085499, 1753085499, '1'),
(221229, 38801, 'QU', 'OK', 'S', 1753085504, 1753085504, '1'),
(221230, 38746, 'QU', 'OK', 'S', 1753085508, 1753085508, '1'),
(221231, 37187, 'QU', 'OK', 'S', 1753085512, 1753085512, '1'),
(221232, 35775, 'QU', 'OK', 'S', 1753085517, 1753085517, '1'),
(221233, 31395, 'QU', 'OK', 'S', 1753085521, 1753085521, '1'),
(221234, 21888, 'QU', 'OK', 'S', 1753085526, 1753085526, '1'),
(221235, 38745, 'QU', 'OK', 'S', 1753085531, 1753085531, '1'),
(221236, 29615, 'QU', 'OK', 'S', 1753085535, 1753085535, '1'),
(221237, 15897, 'QU', 'OK', 'S', 1753085538, 1753085538, '1'),
(221238, 29615, 'QU', 'OK', 'S', 1753085542, 1753085542, '1'),
(221239, 38746, 'QU', 'OK', 'S', 1753085546, 1753085546, '1'),
(221240, 35838, 'QU', 'OK', 'S', 1753085599, 1753085599, '1'),
(221241, 35838, 'QU', 'OK', 'S', 1753085605, 1753085605, '1'),
(221242, 38932, 'QU', 'OK', 'S', 1753085637, 1753085637, '1'),
(221243, 38438, 'QU', 'OK', 'S', 1753085647, 1753085647, '1'),
(221244, 38438, 'QU', 'OK', 'S', 1753085652, 1753085652, '1'),
(221245, 38933, 'QU', 'OK', 'S', 1753085674, 1753085674, '1'),
(221246, 38934, 'QU', 'OK', 'S', 1753085713, 1753085713, '1'),
(221247, 38749, 'QU', 'OK', 'S', 1753085749, 1753085749, '1'),
(221248, 38749, 'QU', 'OK', 'S', 1753085760, 1753085760, '1'),
(221249, 38749, 'QU', 'OK', 'S', 1753085766, 1753085766, '1'),
(221250, 38935, 'QU', 'OK', 'S', 1753085871, 1753085871, '1'),
(221251, 38936, 'QU', 'OK', 'S', 1753085902, 1753085902, '1'),
(221252, 38937, 'QU', 'OK', 'S', 1753085937, 1753085937, '1'),
(221253, 38938, 'QU', 'OK', 'S', 1753085965, 1753085965, '1'),
(221254, 38939, 'QU', 'OK', 'S', 1753086127, 1753086127, '1'),
(221255, 38940, 'QU', 'OK', 'S', 1753086158, 1753086158, '1'),
(221256, 38941, 'QU', 'OK', 'S', 1753086189, 1753086189, '1'),
(221257, 38753, 'QU', 'OK', 'S', 1753086280, 1753086280, '1'),
(221258, 38758, 'QU', 'OK', 'S', 1753086439, 1753086439, '1'),
(221259, 33932, 'QU', 'OK', 'S', 1753086445, 1753086445, '1'),
(221260, 33932, 'QU', 'OK', 'S', 1753086448, 1753086448, '1'),
(221261, 33932, 'QU', 'OK', 'S', 1753086451, 1753086451, '1'),
(221262, 33932, 'QU', 'OK', 'S', 1753086453, 1753086453, '1'),
(221263, 38759, 'QU', 'OK', 'S', 1753086492, 1753086492, '1'),
(221264, 2904, 'QU', 'OK', 'S', 1753086700, 1753086700, '1'),
(221265, 31138, 'QU', 'OK', 'S', 1753089672, 1753089672, '1'),
(221266, 38436, 'QU', 'OK', 'S', 1753090158, 1753090158, '1'),
(221267, 38422, 'QU', 'OK', 'S', 1753090471, 1753090471, '1'),
(221268, 38439, 'QU', 'OK', 'S', 1753090656, 1753090656, '1'),
(221269, 38797, 'QU', 'OK', 'S', 1753090949, 1753090949, '1'),
(221270, 23827, 'QU', 'OK', 'S', 1753091402, 1753091402, '1'),
(221271, 23828, 'QU', 'OK', 'S', 1753091427, 1753091427, '1'),
(221272, 23838, 'QU', 'OK', 'S', 1753091490, 1753091490, '1'),
(221273, 23838, 'QU', 'OK', 'S', 1753091500, 1753091500, '1'),
(221274, 37351, 'QU', 'OK', 'S', 1753091561, 1753091561, '1'),
(221275, 24304, 'QU', 'OK', 'S', 1753091587, 1753091587, '1'),
(221276, 23863, 'QU', 'OK', 'S', 1753091685, 1753091685, '1'),
(221277, 23840, 'QU', 'OK', 'S', 1753091723, 1753091723, '1'),
(221278, 24306, 'QU', 'OK', 'S', 1753091892, 1753091892, '1'),
(221279, 23860, 'QU', 'OK', 'S', 1753091941, 1753091941, '1'),
(221280, 23862, 'QU', 'OK', 'S', 1753091970, 1753091970, '1'),
(221281, 23865, 'QU', 'OK', 'S', 1753092000, 1753092000, '1'),
(221282, 23861, 'QU', 'OK', 'S', 1753092151, 1753092151, '1'),
(221283, 23838, 'QU', 'OK', 'S', 1753092271, 1753092271, '1'),
(221284, 23838, 'QU', 'OK', 'S', 1753092297, 1753092297, '1'),
(221285, 23861, 'QU', 'OK', 'S', 1753092408, 1753092408, '1'),
(221286, 23862, 'QU', 'OK', 'S', 1753092495, 1753092495, '1'),
(221287, 24304, 'QU', 'OK', 'S', 1753092523, 1753092523, '1'),
(221288, 24303, 'QU', 'OK', 'S', 1753092595, 1753092595, '1'),
(221289, 23860, 'QU', 'OK', 'S', 1753092702, 1753092702, '1'),
(221290, 23847, 'QU', 'OK', 'S', 1753092795, 1753092795, '1'),
(221291, 23847, 'QU', 'OK', 'S', 1753092805, 1753092805, '1'),
(221292, 23847, 'QU', 'OK', 'S', 1753092814, 1753092814, '1'),
(221293, 23847, 'QU', 'OK', 'S', 1753092824, 1753092824, '1'),
(221294, 37234, 'QU', 'OK', 'S', 1753093245, 1753093245, '1'),
(221295, 29987, 'QU', 'OK', 'S', 1753093772, 1753093772, '1'),
(221296, 31147, 'QU', 'OK', 'S', 1753093808, 1753093808, '1'),
(221297, 37053, 'QU', 'OK', 'S', 1753093835, 1753093835, '1'),
(221298, 30084, 'QU', 'OK', 'S', 1753093868, 1753093868, '1'),
(221299, 30084, 'QU', 'OK', 'S', 1753093878, 1753093878, '1'),
(221300, 25751, 'QU', 'OK', 'S', 1753094859, 1753094859, '1'),
(221301, 25751, 'QU', 'OK', 'S', 1753094859, 1753094859, '1'),
(221302, 25751, 'QU', 'OK', 'S', 1753094859, 1753094859, '1'),
(221303, 31834, 'QU', 'OK', 'S', 1753094992, 1753094992, '1'),
(221304, 25751, 'QU', 'OK', 'S', 1753095077, 1753095077, '1'),
(221305, 25751, 'QU', 'OK', 'S', 1753095080, 1753095080, '1'),
(221306, 25751, 'QU', 'OK', 'S', 1753095084, 1753095084, '1'),
(221307, 25751, 'QU', 'OK', 'S', 1753095087, 1753095087, '1'),
(221308, 25751, 'QU', 'OK', 'S', 1753095112, 1753095112, '1'),
(221309, 31834, 'QU', 'OK', 'S', 1753095179, 1753095179, '1'),
(221310, 29514, 'QU', 'OK', 'S', 1753095211, 1753095211, '1'),
(221311, 29514, 'QU', 'OK', 'S', 1753095213, 1753095213, '1'),
(221312, 38421, 'QU', 'OK', 'S', 1753095216, 1753095216, '1'),
(221313, 29514, 'QU', 'OK', 'S', 1753095216, 1753095216, '1'),
(221314, 29514, 'QU', 'OK', 'S', 1753095219, 1753095219, '1'),
(221315, 29514, 'QU', 'OK', 'S', 1753095224, 1753095224, '1'),
(221316, 29514, 'QU', 'OK', 'S', 1753095227, 1753095227, '1'),
(221317, 29514, 'QU', 'OK', 'S', 1753095230, 1753095230, '1'),
(221318, 29514, 'QU', 'OK', 'S', 1753095233, 1753095233, '1'),
(221319, 29514, 'QU', 'OK', 'S', 1753095236, 1753095236, '1'),
(221320, 29514, 'QU', 'OK', 'S', 1753095238, 1753095238, '1'),
(221321, 29514, 'QU', 'OK', 'S', 1753095241, 1753095241, '1'),
(221322, 29514, 'QU', 'OK', 'S', 1753095244, 1753095244, '1'),
(221323, 29514, 'QU', 'OK', 'S', 1753095248, 1753095248, '1'),
(221324, 29514, 'QU', 'OK', 'S', 1753095251, 1753095251, '1'),
(221325, 29514, 'QU', 'OK', 'S', 1753095264, 1753095264, '1'),
(221326, 29514, 'QU', 'OK', 'S', 1753095266, 1753095266, '1'),
(221327, 29514, 'QU', 'OK', 'S', 1753095270, 1753095270, '1'),
(221328, 29514, 'QU', 'OK', 'S', 1753095272, 1753095272, '1'),
(221329, 29514, 'QU', 'OK', 'S', 1753095275, 1753095275, '1'),
(221330, 29514, 'QU', 'OK', 'S', 1753095278, 1753095278, '1'),
(221331, 29514, 'QU', 'OK', 'S', 1753095286, 1753095286, '1'),
(221332, 29514, 'QU', 'OK', 'S', 1753095289, 1753095289, '1'),
(221333, 29514, 'QU', 'OK', 'S', 1753095291, 1753095291, '1'),
(221334, 29514, 'QU', 'OK', 'S', 1753095294, 1753095294, '1'),
(221335, 38439, 'QU', 'OK', 'S', 1753095545, 1753095545, '1'),
(221336, 38439, 'QU', 'OK', 'S', 1753095548, 1753095548, '1'),
(221337, 38439, 'QU', 'OK', 'S', 1753095552, 1753095552, '1'),
(221338, 38436, 'QU', 'OK', 'S', 1753095592, 1753095592, '1'),
(221339, 38436, 'QU', 'OK', 'S', 1753095595, 1753095595, '1'),
(221340, 38436, 'QU', 'OK', 'S', 1753095598, 1753095598, '1'),
(221341, 38422, 'QU', 'OK', 'S', 1753095650, 1753095650, '1'),
(221342, 38422, 'QU', 'OK', 'S', 1753095653, 1753095653, '1'),
(221343, 38422, 'QU', 'OK', 'S', 1753095656, 1753095656, '1'),
(221344, 29514, 'QU', 'OK', 'S', 1753095992, 1753095992, '1'),
(221345, 29514, 'QU', 'OK', 'S', 1753095995, 1753095995, '1'),
(221346, 38942, 'QU', 'OK', 'S', 1753096027, 1753096027, '1'),
(221347, 15499, 'QU', 'OK', 'S', 1753096325, 1753096325, '1'),
(221348, 38943, 'QU', 'OK', 'S', 1753096408, 1753096408, '1'),
(221349, 38944, 'QU', 'OK', 'S', 1753096610, 1753096610, '1'),
(221350, 7663, 'QU', 'OK', 'S', 1753096966, 1753096966, '1'),
(221351, 20660, 'QU', 'OK', 'S', 1753096976, 1753096976, '1'),
(221352, 20660, 'QU', 'OK', 'S', 1753096976, 1753096976, '1'),
(221353, 21633, 'QU', 'OK', 'S', 1753096995, 1753096995, '1'),
(221354, 21633, 'QU', 'OK', 'S', 1753096995, 1753096995, '1'),
(221355, 37052, 'QU', 'OK', 'S', 1753097032, 1753097032, '1'),
(221356, 37052, 'QU', 'OK', 'S', 1753097032, 1753097032, '1'),
(221357, 21888, 'QU', 'OK', 'S', 1753097061, 1753097061, '1'),
(221358, 21888, 'QU', 'OK', 'S', 1753097061, 1753097061, '1'),
(221359, 36094, 'QU', 'OK', 'S', 1753097075, 1753097075, '1'),
(221360, 3840, 'QU', 'OK', 'S', 1753097094, 1753097094, '1'),
(221361, 12450, 'QU', 'OK', 'S', 1753097117, 1753097117, '1'),
(221362, 12450, 'QU', 'OK', 'S', 1753097117, 1753097117, '1'),
(221363, 12450, 'QU', 'OK', 'S', 1753097117, 1753097117, '1'),
(221364, 19412, 'QU', 'OK', 'S', 1753097139, 1753097139, '1'),
(221365, 3203, 'QU', 'OK', 'S', 1753097164, 1753097164, '1'),
(221366, 36061, 'QU', 'OK', 'S', 1753097174, 1753097174, '1'),
(221367, 38945, 'QU', 'OK', 'S', 1753097269, 1753097269, '1'),
(221368, 38908, 'QU', 'OK', 'S', 1753097285, 1753097285, '1'),
(221369, 2855, 'QU', 'OK', 'S', 1753097319, 1753097319, '1'),
(221370, 24604, 'QU', 'OK', 'S', 1753097355, 1753097355, '1'),
(221371, 21713, 'QU', 'OK', 'S', 1753098049, 1753098049, '1'),
(221372, 26210, 'QU', 'OK', 'S', 1753098132, 1753098132, '1'),
(221373, 24740, 'QU', 'OK', 'S', 1753098184, 1753098184, '1'),
(221374, 20757, 'QU', 'OK', 'S', 1753098260, 1753098260, '1'),
(221375, 20757, 'QU', 'OK', 'S', 1753098265, 1753098265, '1'),
(221376, 38592, 'QU', 'OK', 'S', 1753098348, 1753098348, '1'),
(221377, 24541, 'QU', 'OK', 'S', 1753098564, 1753098564, '1'),
(221378, 36673, 'QU', 'OK', 'S', 1753098639, 1753098639, '1'),
(221379, 18395, 'QU', 'OK', 'S', 1753098672, 1753098672, '1'),
(221380, 26755, 'QU', 'OK', 'S', 1753098805, 1753098805, '1'),
(221381, 38432, 'QU', 'OK', 'S', 1753100981, 1753100981, '1'),
(221382, 38809, 'QU', 'OK', 'S', 1753100989, 1753100989, '1'),
(221383, 38432, 'QU', 'OK', 'S', 1753100993, 1753100993, '1'),
(221384, 38432, 'QU', 'OK', 'S', 1753100997, 1753100997, '1'),
(221385, 38809, 'QU', 'OK', 'S', 1753101002, 1753101002, '1'),
(221386, 38805, 'QU', 'OK', 'S', 1753101006, 1753101006, '1'),
(221387, 38809, 'QU', 'OK', 'S', 1753101011, 1753101011, '1'),
(221388, 38432, 'QU', 'OK', 'S', 1753101015, 1753101015, '1'),
(221389, 38805, 'QU', 'OK', 'S', 1753101020, 1753101020, '1'),
(221390, 38810, 'QU', 'OK', 'S', 1753101024, 1753101024, '1'),
(221391, 38805, 'QU', 'OK', 'S', 1753101028, 1753101028, '1'),
(221392, 38432, 'QU', 'OK', 'S', 1753101033, 1753101033, '1'),
(221393, 38808, 'QU', 'OK', 'S', 1753101037, 1753101037, '1'),
(221394, 38809, 'QU', 'OK', 'S', 1753101041, 1753101041, '1'),
(221395, 38808, 'QU', 'OK', 'S', 1753101045, 1753101045, '1'),
(221396, 38810, 'QU', 'OK', 'S', 1753101050, 1753101050, '1'),
(221397, 38810, 'QU', 'OK', 'S', 1753101054, 1753101054, '1'),
(221398, 38805, 'QU', 'OK', 'S', 1753101058, 1753101058, '1'),
(221399, 38810, 'QU', 'OK', 'S', 1753101063, 1753101063, '1'),
(221400, 38808, 'QU', 'OK', 'S', 1753101067, 1753101067, '1'),
(221401, 38805, 'QU', 'OK', 'S', 1753101072, 1753101072, '1'),
(221402, 38809, 'QU', 'OK', 'S', 1753101076, 1753101076, '1'),
(221403, 38805, 'QU', 'OK', 'S', 1753101082, 1753101082, '1'),
(221404, 38809, 'QU', 'OK', 'S', 1753101087, 1753101087, '1'),
(221405, 38810, 'QU', 'OK', 'S', 1753101092, 1753101092, '1'),
(221406, 38432, 'QU', 'OK', 'S', 1753101096, 1753101096, '1'),
(221407, 38809, 'QU', 'OK', 'S', 1753101108, 1753101108, '1'),
(221408, 38805, 'QU', 'OK', 'S', 1753101118, 1753101118, '1'),
(221409, 38809, 'QU', 'OK', 'S', 1753101123, 1753101123, '1'),
(221410, 38810, 'QU', 'OK', 'S', 1753101127, 1753101127, '1'),
(221411, 38809, 'QU', 'OK', 'S', 1753101132, 1753101132, '1'),
(221412, 38432, 'QU', 'OK', 'S', 1753101135, 1753101135, '1'),
(221413, 38805, 'QU', 'OK', 'S', 1753101139, 1753101139, '1'),
(221414, 38810, 'QU', 'OK', 'S', 1753101143, 1753101143, '1'),
(221415, 38807, 'QU', 'OK', 'S', 1753101148, 1753101148, '1'),
(221416, 38805, 'QU', 'OK', 'S', 1753101153, 1753101153, '1'),
(221417, 38809, 'QU', 'OK', 'S', 1753101158, 1753101158, '1'),
(221418, 38808, 'QU', 'OK', 'S', 1753101164, 1753101164, '1'),
(221419, 38809, 'QU', 'OK', 'S', 1753101169, 1753101169, '1'),
(221420, 38808, 'QU', 'OK', 'S', 1753101173, 1753101173, '1'),
(221421, 38808, 'QU', 'OK', 'S', 1753101182, 1753101182, '1'),
(221422, 38432, 'QU', 'OK', 'S', 1753101186, 1753101186, '1'),
(221423, 38805, 'QU', 'OK', 'S', 1753101191, 1753101191, '1'),
(221424, 38809, 'QU', 'OK', 'S', 1753101196, 1753101196, '1'),
(221425, 38808, 'QU', 'OK', 'S', 1753101201, 1753101201, '1'),
(221426, 38810, 'QU', 'OK', 'S', 1753101206, 1753101206, '1'),
(221427, 38808, 'QU', 'OK', 'S', 1753101210, 1753101210, '1'),
(221428, 38808, 'QU', 'OK', 'S', 1753101215, 1753101215, '1'),
(221429, 38432, 'QU', 'OK', 'S', 1753101220, 1753101220, '1'),
(221430, 38805, 'QU', 'OK', 'S', 1753101225, 1753101225, '1'),
(221431, 38808, 'QU', 'OK', 'S', 1753101230, 1753101230, '1'),
(221432, 38432, 'QU', 'OK', 'S', 1753101234, 1753101234, '1'),
(221433, 38805, 'QU', 'OK', 'S', 1753101238, 1753101238, '1'),
(221434, 38808, 'QU', 'OK', 'S', 1753101243, 1753101243, '1'),
(221435, 38808, 'QU', 'OK', 'S', 1753101248, 1753101248, '1'),
(221436, 38432, 'QU', 'OK', 'S', 1753101259, 1753101259, '1'),
(221437, 37378, 'QU', 'OK', 'S', 1753101661, 1753101661, '1'),
(221438, 37378, 'QU', 'OK', 'S', 1753101661, 1753101661, '1'),
(221439, 36500, 'QU', 'OK', 'S', 1753101693, 1753101693, '1'),
(221440, 36158, 'QU', 'OK', 'S', 1753101711, 1753101711, '1'),
(221441, 37259, 'QU', 'OK', 'S', 1753101722, 1753101722, '1'),
(221442, 36110, 'QU', 'OK', 'S', 1753101728, 1753101728, '1'),
(221443, 37259, 'QU', 'OK', 'S', 1753101729, 1753101729, '1'),
(221444, 36099, 'QU', 'OK', 'S', 1753101767, 1753101767, '1'),
(221445, 33393, 'QU', 'OK', 'S', 1753101830, 1753101830, '1'),
(221446, 37210, 'QU', 'OK', 'S', 1753102302, 1753102302, '1'),
(221447, 37210, 'QU', 'OK', 'S', 1753102328, 1753102328, '1'),
(221448, 37210, 'QU', 'OK', 'S', 1753102331, 1753102331, '1'),
(221449, 37210, 'QU', 'OK', 'S', 1753102340, 1753102340, '1'),
(221450, 35707, 'QU', 'OK', 'S', 1753102431, 1753102431, '1'),
(221451, 35707, 'QU', 'OK', 'S', 1753102435, 1753102435, '1'),
(221452, 35707, 'QU', 'OK', 'S', 1753102440, 1753102440, '1'),
(221453, 35707, 'QU', 'OK', 'S', 1753102443, 1753102443, '1'),
(221454, 24322, 'QU', 'OK', 'S', 1753102974, 1753102974, '1'),
(221455, 24322, 'QU', 'OK', 'S', 1753102985, 1753102985, '1'),
(221456, 24322, 'QU', 'OK', 'S', 1753102995, 1753102995, '1'),
(221457, 24322, 'QU', 'OK', 'S', 1753103003, 1753103003, '1'),
(221458, 38619, 'QU', 'OK', 'S', 1753103077, 1753103077, '1'),
(221459, 16478, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221460, 16478, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221461, 16478, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221462, 16645, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221463, 16645, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221464, 16645, 'QU', 'OK', 'S', 1753103188, 1753103188, '1'),
(221465, 26598, 'QU', 'OK', 'S', 1753103896, 1753103896, '1'),
(221466, 24735, 'QU', 'OK', 'S', 1753104052, 1753104052, '1'),
(221467, 24735, 'QU', 'OK', 'S', 1753104052, 1753104052, '1'),
(221468, 37052, 'QU', 'OK', 'S', 1753104128, 1753104128, '1'),
(221469, 37052, 'QU', 'OK', 'S', 1753104131, 1753104131, '1'),
(221470, 24734, 'QU', 'OK', 'S', 1753104409, 1753104409, '1'),
(221471, 24733, 'QU', 'OK', 'S', 1753104417, 1753104417, '1'),
(221472, 24732, 'QU', 'OK', 'S', 1753104423, 1753104423, '1'),
(221473, 24629, 'QU', 'OK', 'S', 1753104441, 1753104441, '1'),
(221474, 36827, 'QU', 'OK', 'S', 1753105217, 1753105217, '1'),
(221475, 962, 'QU', 'OK', 'S', 1753158390, 1753158390, '1'),
(221476, 29612, 'QU', 'OK', 'S', 1753163016, 1753163016, '1'),
(221477, 31159, 'QU', 'OK', 'S', 1753163112, 1753163112, '1'),
(221478, 31159, 'QU', 'OK', 'S', 1753163118, 1753163118, '1'),
(221479, 31159, 'QU', 'OK', 'S', 1753163121, 1753163121, '1'),
(221480, 31159, 'QU', 'OK', 'S', 1753163133, 1753163133, '1'),
(221481, 31144, 'QU', 'OK', 'S', 1753164146, 1753164146, '1'),
(221482, 37960, 'QU', 'OK', 'S', 1753165125, 1753165125, '1'),
(221483, 37219, 'QU', 'OK', 'S', 1753165128, 1753165128, '1'),
(221484, 23127, 'QU', 'OK', 'S', 1753165132, 1753165132, '1'),
(221485, 36049, 'QU', 'OK', 'S', 1753165136, 1753165136, '1'),
(221486, 36049, 'QU', 'OK', 'S', 1753165138, 1753165138, '1'),
(221487, 15818, 'QU', 'OK', 'S', 1753165141, 1753165141, '1'),
(221488, 36033, 'QU', 'OK', 'S', 1753165143, 1753165143, '1'),
(221489, 19957, 'QU', 'OK', 'S', 1753165148, 1753165148, '1'),
(221490, 36722, 'QU', 'OK', 'S', 1753165150, 1753165150, '1'),
(221491, 24815, 'QU', 'OK', 'S', 1753165154, 1753165154, '1'),
(221492, 37219, 'QU', 'OK', 'S', 1753165161, 1753165161, '1'),
(221493, 2322, 'QU', 'OK', 'S', 1753165182, 1753165182, '1'),
(221494, 2322, 'QU', 'OK', 'S', 1753165189, 1753165189, '1'),
(221495, 25797, 'QU', 'OK', 'S', 1753165200, 1753165200, '1'),
(221496, 25796, 'QU', 'OK', 'S', 1753165205, 1753165205, '1'),
(221497, 37219, 'QU', 'OK', 'S', 1753165208, 1753165208, '1'),
(221498, 14474, 'QU', 'OK', 'S', 1753165211, 1753165211, '1'),
(221499, 36427, 'QU', 'OK', 'S', 1753165227, 1753165227, '1'),
(221500, 36427, 'QU', 'OK', 'S', 1753165233, 1753165233, '1'),
(221501, 37385, 'QU', 'OK', 'S', 1753165260, 1753165260, '1'),
(221502, 37651, 'QU', 'OK', 'S', 1753165269, 1753165269, '1'),
(221503, 37650, 'QU', 'OK', 'S', 1753165276, 1753165276, '1'),
(221504, 37649, 'QU', 'OK', 'S', 1753165280, 1753165280, '1'),
(221505, 37649, 'QU', 'OK', 'S', 1753165283, 1753165283, '1'),
(221506, 37385, 'QU', 'OK', 'S', 1753165287, 1753165287, '1'),
(221507, 35450, 'QU', 'OK', 'S', 1753165293, 1753165293, '1'),
(221508, 35451, 'QU', 'OK', 'S', 1753165298, 1753165298, '1'),
(221509, 35842, 'QU', 'OK', 'S', 1753165303, 1753165303, '1'),
(221510, 24244, 'QU', 'OK', 'S', 1753165306, 1753165306, '1'),
(221511, 24236, 'QU', 'OK', 'S', 1753165309, 1753165309, '1'),
(221512, 35424, 'QU', 'OK', 'S', 1753165312, 1753165312, '1'),
(221513, 34864, 'QU', 'OK', 'S', 1753165315, 1753165315, '1'),
(221514, 34443, 'QU', 'OK', 'S', 1753165319, 1753165319, '1'),
(221515, 31573, 'QU', 'OK', 'S', 1753165330, 1753165330, '1'),
(221516, 33766, 'QU', 'OK', 'S', 1753165335, 1753165335, '1'),
(221517, 35425, 'QU', 'OK', 'S', 1753165337, 1753165337, '1'),
(221518, 38546, 'QU', 'OK', 'S', 1753165341, 1753165341, '1'),
(221519, 31550, 'QU', 'OK', 'S', 1753165345, 1753165345, '1'),
(221520, 35449, 'QU', 'OK', 'S', 1753165348, 1753165348, '1'),
(221521, 38467, 'QU', 'OK', 'S', 1753165359, 1753165359, '1'),
(221522, 38467, 'QU', 'OK', 'S', 1753165363, 1753165363, '1'),
(221523, 37604, 'QU', 'OK', 'S', 1753165372, 1753165372, '1'),
(221524, 31971, 'QU', 'OK', 'S', 1753165380, 1753165380, '1'),
(221525, 30284, 'QU', 'OK', 'S', 1753165386, 1753165386, '1'),
(221526, 35773, 'QU', 'OK', 'S', 1753165407, 1753165407, '1'),
(221527, 38766, 'QU', 'OK', 'S', 1753165412, 1753165412, '1'),
(221528, 38547, 'QU', 'OK', 'S', 1753165422, 1753165422, '1'),
(221529, 38868, 'QU', 'OK', 'S', 1753165432, 1753165432, '1'),
(221530, 37308, 'QU', 'OK', 'S', 1753165447, 1753165447, '1'),
(221531, 38766, 'QU', 'OK', 'S', 1753165452, 1753165452, '1'),
(221532, 38467, 'QU', 'OK', 'S', 1753165473, 1753165473, '1'),
(221533, 30222, 'QU', 'OK', 'S', 1753165476, 1753165476, '1'),
(221534, 37436, 'QU', 'OK', 'S', 1753165495, 1753165495, '1'),
(221535, 37488, 'QU', 'OK', 'S', 1753165499, 1753165499, '1'),
(221536, 38790, 'QU', 'OK', 'S', 1753165506, 1753165506, '1'),
(221537, 35893, 'QU', 'OK', 'S', 1753165531, 1753165531, '1'),
(221538, 37415, 'QU', 'OK', 'S', 1753165538, 1753165538, '1'),
(221539, 21680, 'QU', 'OK', 'S', 1753165542, 1753165542, '1'),
(221540, 35796, 'QU', 'OK', 'S', 1753165559, 1753165559, '1'),
(221541, 38305, 'QU', 'OK', 'S', 1753165572, 1753165572, '1'),
(221542, 11762, 'QU', 'OK', 'S', 1753165581, 1753165581, '1'),
(221543, 21680, 'QU', 'OK', 'S', 1753165587, 1753165587, '1'),
(221544, 37335, 'QU', 'OK', 'S', 1753165591, 1753165591, '1'),
(221545, 38830, 'QU', 'OK', 'S', 1753165595, 1753165595, '1'),
(221546, 37708, 'QU', 'OK', 'S', 1753165602, 1753165602, '1'),
(221547, 36965, 'QU', 'OK', 'S', 1753165605, 1753165605, '1'),
(221548, 35850, 'QU', 'OK', 'S', 1753165615, 1753165615, '1'),
(221549, 31075, 'QU', 'OK', 'S', 1753165620, 1753165620, '1'),
(221550, 38766, 'QU', 'OK', 'S', 1753165623, 1753165623, '1'),
(221551, 30306, 'QU', 'OK', 'S', 1753165638, 1753165638, '1'),
(221552, 18589, 'QU', 'OK', 'S', 1753165645, 1753165645, '1'),
(221553, 7829, 'QU', 'OK', 'S', 1753165650, 1753165650, '1'),
(221554, 22093, 'QU', 'OK', 'S', 1753165654, 1753165654, '1'),
(221555, 38831, 'QU', 'OK', 'S', 1753165659, 1753165659, '1'),
(221556, 37336, 'QU', 'OK', 'S', 1753165664, 1753165664, '1'),
(221557, 38790, 'QU', 'OK', 'S', 1753165670, 1753165670, '1'),
(221558, 18589, 'QU', 'OK', 'S', 1753165685, 1753165685, '1'),
(221559, 38789, 'QU', 'OK', 'S', 1753165690, 1753165690, '1'),
(221560, 37605, 'QU', 'OK', 'S', 1753165696, 1753165696, '1'),
(221561, 38867, 'QU', 'OK', 'S', 1753165698, 1753165698, '1'),
(221562, 36096, 'QU', 'OK', 'S', 1753165942, 1753165942, '1'),
(221563, 36096, 'QU', 'OK', 'S', 1753165959, 1753165959, '1'),
(221564, 36096, 'QU', 'OK', 'S', 1753165963, 1753165963, '1'),
(221565, 36096, 'QU', 'OK', 'S', 1753165966, 1753165966, '1'),
(221566, 24828, 'QU', 'OK', 'S', 1753166006, 1753166006, '1'),
(221567, 24828, 'QU', 'OK', 'S', 1753166012, 1753166012, '1'),
(221568, 2322, 'QU', 'OK', 'S', 1753166162, 1753166162, '1'),
(221569, 38959, 'QU', 'OK', 'S', 1753167646, 1753167646, '1'),
(221570, 38566, 'QU', 'OK', 'S', 1753167673, 1753167673, '1'),
(221571, 17441, 'QU', 'OK', 'S', 1753167676, 1753167676, '1'),
(221572, 38957, 'QU', 'OK', 'S', 1753168008, 1753168008, '1'),
(221573, 31147, 'QU', 'OK', 'S', 1753168085, 1753168085, '1'),
(221574, 38958, 'QU', 'OK', 'S', 1753168241, 1753168241, '1'),
(221575, 38960, 'QU', 'OK', 'S', 1753168505, 1753168505, '1'),
(221576, 38961, 'QU', 'OK', 'S', 1753168741, 1753168741, '1'),
(221577, 38963, 'QU', 'OK', 'S', 1753169189, 1753169189, '1'),
(221578, 36428, 'QU', 'OK', 'S', 1753169340, 1753169340, '1'),
(221579, 38962, 'QU', 'OK', 'S', 1753169490, 1753169490, '1'),
(221580, 38956, 'QU', 'OK', 'S', 1753169775, 1753169775, '1'),
(221581, 38955, 'QU', 'OK', 'S', 1753169915, 1753169915, '1'),
(221582, 37395, 'QU', 'OK', 'S', 1753169993, 1753169993, '1'),
(221583, 37395, 'QU', 'OK', 'S', 1753169995, 1753169995, '1'),
(221584, 38951, 'QU', 'OK', 'S', 1753170073, 1753170073, '1'),
(221585, 38950, 'QU', 'OK', 'S', 1753170307, 1753170307, '1'),
(221586, 38949, 'QU', 'OK', 'S', 1753170562, 1753170562, '1'),
(221587, 38964, 'QU', 'OK', 'S', 1753170718, 1753170718, '1'),
(221588, 38953, 'QU', 'OK', 'S', 1753170757, 1753170757, '1'),
(221589, 38954, 'QU', 'OK', 'S', 1753171023, 1753171023, '1'),
(221590, 38965, 'QU', 'OK', 'S', 1753171044, 1753171044, '1'),
(221591, 38946, 'QU', 'OK', 'S', 1753171475, 1753171475, '1'),
(221592, 38947, 'QU', 'OK', 'S', 1753171513, 1753171513, '1'),
(221593, 38948, 'QU', 'OK', 'S', 1753171714, 1753171714, '1'),
(221594, 38952, 'QU', 'OK', 'S', 1753171750, 1753171750, '1'),
(221595, 38946, 'QU', 'OK', 'S', 1753171795, 1753171795, '1'),
(221596, 38951, 'QU', 'OK', 'S', 1753172129, 1753172129, '1'),
(221597, 38463, 'QU', 'OK', 'S', 1753174713, 1753174713, '1'),
(221598, 38419, 'QU', 'OK', 'S', 1753174894, 1753174894, '1'),
(221599, 38466, 'QU', 'OK', 'S', 1753175090, 1753175090, '1'),
(221600, 38437, 'QU', 'OK', 'S', 1753175301, 1753175301, '1'),
(221601, 38420, 'QU', 'OK', 'S', 1753175535, 1753175535, '1'),
(221602, 38465, 'QU', 'OK', 'S', 1753175732, 1753175732, '1'),
(221603, 35648, 'QU', 'OK', 'S', 1753176825, 1753176825, '1'),
(221604, 35648, 'QU', 'OK', 'S', 1753176829, 1753176829, '1'),
(221605, 35648, 'QU', 'OK', 'S', 1753176832, 1753176832, '1'),
(221606, 35648, 'QU', 'OK', 'S', 1753176834, 1753176834, '1'),
(221607, 35648, 'QU', 'OK', 'S', 1753176837, 1753176837, '1'),
(221608, 33705, 'QU', 'OK', 'S', 1753179329, 1753179329, '1'),
(221609, 33705, 'QU', 'OK', 'S', 1753179340, 1753179340, '1'),
(221610, 33705, 'QU', 'OK', 'S', 1753179344, 1753179344, '1'),
(221611, 33706, 'QU', 'OK', 'S', 1753179350, 1753179350, '1'),
(221612, 33706, 'QU', 'OK', 'S', 1753179354, 1753179354, '1'),
(221613, 33704, 'QU', 'OK', 'S', 1753179358, 1753179358, '1'),
(221614, 33704, 'QU', 'OK', 'S', 1753179362, 1753179362, '1'),
(221615, 33704, 'QU', 'OK', 'S', 1753179367, 1753179367, '1'),
(221616, 33704, 'QU', 'OK', 'S', 1753179372, 1753179372, '1'),
(221617, 34018, 'QU', 'OK', 'S', 1753179376, 1753179376, '1'),
(221618, 34018, 'QU', 'OK', 'S', 1753179380, 1753179380, '1'),
(221619, 34018, 'QU', 'OK', 'S', 1753179386, 1753179386, '1'),
(221620, 26502, 'QU', 'OK', 'S', 1753181326, 1753181326, '1'),
(221621, 38527, 'QU', 'OK', 'S', 1753181339, 1753181339, '1'),
(221622, 32686, 'QU', 'OK', 'S', 1753181343, 1753181343, '1'),
(221623, 38352, 'QU', 'OK', 'S', 1753181347, 1753181347, '1'),
(221624, 36767, 'QU', 'OK', 'S', 1753181357, 1753181357, '1'),
(221625, 36867, 'QU', 'OK', 'S', 1753181365, 1753181365, '1'),
(221626, 22320, 'QU', 'OK', 'S', 1753181368, 1753181368, '1'),
(221627, 38527, 'QU', 'OK', 'S', 1753181378, 1753181378, '1'),
(221628, 35597, 'QU', 'OK', 'S', 1753181386, 1753181386, '1'),
(221629, 31019, 'QU', 'OK', 'S', 1753181393, 1753181393, '1'),
(221630, 31019, 'QU', 'OK', 'S', 1753181401, 1753181401, '1'),
(221631, 35847, 'QU', 'OK', 'S', 1753181414, 1753181414, '1'),
(221632, 19277, 'QU', 'OK', 'S', 1753181420, 1753181420, '1'),
(221633, 36867, 'QU', 'OK', 'S', 1753181425, 1753181425, '1'),
(221634, 26687, 'QU', 'OK', 'S', 1753181429, 1753181429, '1'),
(221635, 35847, 'QU', 'OK', 'S', 1753181433, 1753181433, '1'),
(221636, 26545, 'QU', 'OK', 'S', 1753181437, 1753181437, '1'),
(221637, 35847, 'QU', 'OK', 'S', 1753181442, 1753181442, '1'),
(221638, 38527, 'QU', 'OK', 'S', 1753181451, 1753181451, '1'),
(221639, 31019, 'QU', 'OK', 'S', 1753181455, 1753181455, '1'),
(221640, 36867, 'QU', 'OK', 'S', 1753181459, 1753181459, '1'),
(221641, 26689, 'QU', 'OK', 'S', 1753181463, 1753181463, '1'),
(221642, 35847, 'QU', 'OK', 'S', 1753181468, 1753181468, '1'),
(221643, 30200, 'QU', 'OK', 'S', 1753181477, 1753181477, '1'),
(221644, 34316, 'QU', 'OK', 'S', 1753181492, 1753181492, '1'),
(221645, 34316, 'QU', 'OK', 'S', 1753181522, 1753181522, '1'),
(221646, 34316, 'QU', 'OK', 'S', 1753181532, 1753181532, '1'),
(221647, 31987, 'QU', 'OK', 'S', 1753181538, 1753181538, '1'),
(221648, 34320, 'QU', 'OK', 'S', 1753181545, 1753181545, '1'),
(221649, 38527, 'QU', 'OK', 'S', 1753181550, 1753181550, '1'),
(221650, 28989, 'QU', 'OK', 'S', 1753181553, 1753181553, '1'),
(221651, 35112, 'QU', 'OK', 'S', 1753181559, 1753181559, '1'),
(221652, 35112, 'QU', 'OK', 'S', 1753181561, 1753181561, '1'),
(221653, 35112, 'QU', 'OK', 'S', 1753181564, 1753181564, '1'),
(221654, 35112, 'QU', 'OK', 'S', 1753181567, 1753181567, '1'),
(221655, 35112, 'QU', 'OK', 'S', 1753181570, 1753181570, '1'),
(221656, 32686, 'QU', 'OK', 'S', 1753181574, 1753181574, '1'),
(221657, 34790, 'QU', 'OK', 'S', 1753181613, 1753181613, '1'),
(221658, 34790, 'QU', 'OK', 'S', 1753181617, 1753181617, '1'),
(221659, 38527, 'QU', 'OK', 'S', 1753181623, 1753181623, '1'),
(221660, 32686, 'QU', 'OK', 'S', 1753181627, 1753181627, '1'),
(221661, 36867, 'QU', 'OK', 'S', 1753181631, 1753181631, '1'),
(221662, 35031, 'QU', 'OK', 'S', 1753181638, 1753181638, '1'),
(221663, 35031, 'QU', 'OK', 'S', 1753181643, 1753181643, '1'),
(221664, 35031, 'QU', 'OK', 'S', 1753181647, 1753181647, '1'),
(221665, 35031, 'QU', 'OK', 'S', 1753181651, 1753181651, '1'),
(221666, 35031, 'QU', 'OK', 'S', 1753181656, 1753181656, '1'),
(221667, 23355, 'QU', 'OK', 'S', 1753181665, 1753181665, '1'),
(221668, 38356, 'QU', 'OK', 'S', 1753181675, 1753181675, '1'),
(221669, 38356, 'QU', 'OK', 'S', 1753181678, 1753181678, '1'),
(221670, 38563, 'QU', 'OK', 'S', 1753181690, 1753181690, '1'),
(221671, 38563, 'QU', 'OK', 'S', 1753181695, 1753181695, '1'),
(221672, 38563, 'QU', 'OK', 'S', 1753181697, 1753181697, '1'),
(221673, 31159, 'QU', 'OK', 'S', 1753181962, 1753181962, '1'),
(221674, 38294, 'QU', 'OK', 'S', 1753182750, 1753182750, '1'),
(221675, 38293, 'QU', 'OK', 'S', 1753182760, 1753182760, '1'),
(221676, 38294, 'QU', 'OK', 'S', 1753182772, 1753182772, '1'),
(221677, 32887, 'QU', 'OK', 'S', 1753185383, 1753185383, '1'),
(221678, 38346, 'QU', 'OK', 'S', 1753185386, 1753185386, '1'),
(221679, 34975, 'QU', 'OK', 'S', 1753185388, 1753185388, '1'),
(221680, 38011, 'QU', 'OK', 'S', 1753185391, 1753185391, '1'),
(221681, 34810, 'QU', 'OK', 'S', 1753185397, 1753185397, '1'),
(221682, 34904, 'QU', 'OK', 'S', 1753185399, 1753185399, '1'),
(221683, 34894, 'QU', 'OK', 'S', 1753185402, 1753185402, '1'),
(221684, 38011, 'QU', 'OK', 'S', 1753185406, 1753185406, '1'),
(221685, 32887, 'QU', 'OK', 'S', 1753185416, 1753185416, '1'),
(221686, 32600, 'QU', 'OK', 'S', 1753185420, 1753185420, '1'),
(221687, 34894, 'QU', 'OK', 'S', 1753185423, 1753185423, '1'),
(221688, 34975, 'QU', 'OK', 'S', 1753185426, 1753185426, '1'),
(221689, 36285, 'QU', 'OK', 'S', 1753185430, 1753185430, '1'),
(221690, 34904, 'QU', 'OK', 'S', 1753185433, 1753185433, '1'),
(221691, 34810, 'QU', 'OK', 'S', 1753185435, 1753185435, '1'),
(221692, 37552, 'QU', 'OK', 'S', 1753185438, 1753185438, '1'),
(221693, 28594, 'QU', 'OK', 'S', 1753185445, 1753185445, '1'),
(221694, 24055, 'QU', 'OK', 'S', 1753185487, 1753185487, '1'),
(221695, 24055, 'QU', 'OK', 'S', 1753185498, 1753185498, '1'),
(221696, 26306, 'QU', 'OK', 'S', 1753186075, 1753186075, '1'),
(221697, 26306, 'QU', 'OK', 'S', 1753186075, 1753186075, '1'),
(221698, 32927, 'QU', 'OK', 'S', 1753186089, 1753186089, '1'),
(221699, 32057, 'QU', 'OK', 'S', 1753186099, 1753186099, '1'),
(221700, 32057, 'QU', 'OK', 'S', 1753186099, 1753186099, '1'),
(221701, 26462, 'QU', 'OK', 'S', 1753186118, 1753186118, '1'),
(221702, 26462, 'QU', 'OK', 'S', 1753186118, 1753186118, '1'),
(221703, 26462, 'QU', 'OK', 'S', 1753186118, 1753186118, '1'),
(221704, 34038, 'QU', 'OK', 'S', 1753186136, 1753186136, '1'),
(221705, 34038, 'QU', 'OK', 'S', 1753186136, 1753186136, '1'),
(221706, 37567, 'QU', 'OK', 'S', 1753186155, 1753186155, '1'),
(221707, 28038, 'QU', 'OK', 'S', 1753186481, 1753186481, '1'),
(221708, 26639, 'QU', 'OK', 'S', 1753187126, 1753187126, '1'),
(221709, 31267, 'QU', 'OK', 'S', 1753187130, 1753187130, '1'),
(221710, 31238, 'QU', 'OK', 'S', 1753187133, 1753187133, '1'),
(221711, 31238, 'QU', 'OK', 'S', 1753187137, 1753187137, '1'),
(221712, 31238, 'QU', 'OK', 'S', 1753187140, 1753187140, '1'),
(221713, 28067, 'QU', 'OK', 'S', 1753187144, 1753187144, '1'),
(221714, 26608, 'QU', 'OK', 'S', 1753187148, 1753187148, '1'),
(221715, 21576, 'QU', 'OK', 'S', 1753187151, 1753187151, '1'),
(221716, 1736, 'QU', 'OK', 'S', 1753187160, 1753187160, '1'),
(221717, 37432, 'QU', 'OK', 'S', 1753192619, 1753192619, '1'),
(221718, 37317, 'QU', 'OK', 'S', 1753192621, 1753192621, '1'),
(221719, 29615, 'QU', 'OK', 'S', 1753192653, 1753192653, '1'),
(221720, 31713, 'QU', 'OK', 'S', 1753192656, 1753192656, '1'),
(221721, 29615, 'QU', 'OK', 'S', 1753192663, 1753192663, '1'),
(221722, 27454, 'QU', 'OK', 'S', 1753192683, 1753192683, '1'),
(221723, 32176, 'QU', 'OK', 'S', 1753192696, 1753192696, '1'),
(221724, 38308, 'QU', 'OK', 'S', 1753193982, 1753193982, '1'),
(221725, 38308, 'QU', 'OK', 'S', 1753193982, 1753193982, '1'),
(221726, 38308, 'QU', 'OK', 'S', 1753193982, 1753193982, '1'),
(221727, 38308, 'QU', 'OK', 'S', 1753193982, 1753193982, '1'),
(221728, 38308, 'QU', 'OK', 'S', 1753193982, 1753193982, '1'),
(221729, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221730, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221731, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221732, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221733, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221734, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221735, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221736, 38270, 'QU', 'OK', 'S', 1753194068, 1753194068, '1'),
(221737, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221738, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221739, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221740, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221741, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221742, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221743, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221744, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221745, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221746, 38250, 'QU', 'OK', 'S', 1753194241, 1753194241, '1'),
(221747, 37517, 'QU', 'OK', 'S', 1753194275, 1753194275, '1'),
(221748, 37518, 'QU', 'OK', 'S', 1753194306, 1753194306, '1'),
(221749, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221750, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221751, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221752, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221753, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221754, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221755, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221756, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221757, 37546, 'QU', 'OK', 'S', 1753194419, 1753194419, '1'),
(221758, 37545, 'QU', 'OK', 'S', 1753194504, 1753194504, '1'),
(221759, 37544, 'QU', 'OK', 'S', 1753194615, 1753194615, '1'),
(221760, 37544, 'QU', 'OK', 'S', 1753194615, 1753194615, '1'),
(221761, 37544, 'QU', 'OK', 'S', 1753194615, 1753194615, '1'),
(221762, 37544, 'QU', 'OK', 'S', 1753194615, 1753194615, '1'),
(221763, 37544, 'QU', 'OK', 'S', 1753194615, 1753194615, '1'),
(221764, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221765, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221766, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221767, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221768, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221769, 37519, 'QU', 'OK', 'S', 1753194747, 1753194747, '1'),
(221770, 37760, 'QU', 'OK', 'S', 1753195077, 1753195077, '1'),
(221771, 37760, 'QU', 'OK', 'S', 1753195077, 1753195077, '1'),
(221772, 37760, 'QU', 'OK', 'S', 1753195077, 1753195077, '1'),
(221773, 37760, 'QU', 'OK', 'S', 1753195077, 1753195077, '1'),
(221774, 37760, 'QU', 'OK', 'S', 1753195077, 1753195077, '1'),
(221775, 37826, 'QU', 'OK', 'S', 1753195254, 1753195254, '1'),
(221776, 37826, 'QU', 'OK', 'S', 1753195254, 1753195254, '1'),
(221777, 37826, 'QU', 'OK', 'S', 1753195254, 1753195254, '1'),
(221778, 22889, 'QU', 'OK', 'S', 1753247315, 1753247315, '1'),
(221779, 8297, 'QU', 'OK', 'S', 1753247318, 1753247318, '1'),
(221780, 38912, 'QU', 'OK', 'S', 1753247321, 1753247321, '1'),
(221781, 259, 'QU', 'OK', 'S', 1753247326, 1753247326, '1'),
(221782, 14543, 'QU', 'OK', 'S', 1753247330, 1753247330, '1'),
(221783, 38866, 'QU', 'OK', 'S', 1753247335, 1753247335, '1'),
(221784, 14543, 'QU', 'OK', 'S', 1753247358, 1753247358, '1'),
(221785, 25310, 'QU', 'OK', 'S', 1753247364, 1753247364, '1'),
(221786, 36364, 'QU', 'OK', 'S', 1753247368, 1753247368, '1'),
(221787, 36364, 'QU', 'OK', 'S', 1753247385, 1753247385, '1'),
(221788, 35478, 'QU', 'OK', 'S', 1753247392, 1753247392, '1'),
(221789, 35478, 'QU', 'OK', 'S', 1753247412, 1753247412, '1'),
(221790, 32220, 'QU', 'OK', 'S', 1753247416, 1753247416, '1'),
(221791, 36941, 'QU', 'OK', 'S', 1753247422, 1753247422, '1'),
(221792, 35547, 'QU', 'OK', 'S', 1753247427, 1753247427, '1'),
(221793, 38866, 'QU', 'OK', 'S', 1753247491, 1753247491, '1'),
(221794, 38866, 'QU', 'OK', 'S', 1753247495, 1753247495, '1'),
(221795, 18768, 'QU', 'OK', 'S', 1753247502, 1753247502, '1'),
(221796, 35484, 'QU', 'OK', 'S', 1753247827, 1753247827, '1'),
(221797, 14543, 'QU', 'OK', 'S', 1753247834, 1753247834, '1'),
(221798, 37532, 'QU', 'OK', 'S', 1753248022, 1753248022, '1'),
(221799, 38697, 'QU', 'OK', 'S', 1753248052, 1753248052, '1'),
(221800, 36359, 'QU', 'OK', 'S', 1753248422, 1753248422, '1'),
(221801, 34603, 'QU', 'OK', 'S', 1753250760, 1753250760, '1'),
(221802, 34603, 'QU', 'OK', 'S', 1753250763, 1753250763, '1'),
(221803, 34603, 'QU', 'OK', 'S', 1753250767, 1753250767, '1'),
(221804, 27999, 'QU', 'OK', 'S', 1753250784, 1753250784, '1'),
(221805, 27999, 'QU', 'OK', 'S', 1753250786, 1753250786, '1'),
(221806, 27999, 'QU', 'OK', 'S', 1753250790, 1753250790, '1'),
(221807, 37496, 'QU', 'OK', 'S', 1753250796, 1753250796, '1'),
(221808, 37892, 'QU', 'OK', 'S', 1753250800, 1753250800, '1'),
(221809, 37496, 'QU', 'OK', 'S', 1753250803, 1753250803, '1'),
(221810, 37496, 'QU', 'OK', 'S', 1753250806, 1753250806, '1'),
(221811, 36467, 'QU', 'OK', 'S', 1753251154, 1753251154, '1'),
(221812, 38926, 'QU', 'OK', 'S', 1753252569, 1753252569, '1'),
(221813, 38926, 'QU', 'OK', 'S', 1753252569, 1753252569, '1'),
(221814, 38926, 'QU', 'OK', 'S', 1753252569, 1753252569, '1'),
(221815, 38926, 'QU', 'OK', 'S', 1753252569, 1753252569, '1'),
(221816, 38926, 'QU', 'OK', 'S', 1753252569, 1753252569, '1'),
(221817, 33250, 'QU', 'OK', 'S', 1753252587, 1753252587, '1'),
(221818, 33250, 'QU', 'OK', 'S', 1753252599, 1753252599, '1'),
(221819, 33250, 'QU', 'OK', 'S', 1753252607, 1753252607, '1'),
(221820, 33250, 'QU', 'OK', 'S', 1753252610, 1753252610, '1'),
(221821, 33250, 'QU', 'OK', 'S', 1753252614, 1753252614, '1'),
(221822, 26763, 'QU', 'OK', 'S', 1753252725, 1753252725, '1'),
(221823, 26763, 'QU', 'OK', 'S', 1753252757, 1753252757, '1'),
(221824, 26763, 'QU', 'OK', 'S', 1753252762, 1753252762, '1'),
(221825, 26763, 'QU', 'OK', 'S', 1753252768, 1753252768, '1'),
(221826, 26763, 'QU', 'OK', 'S', 1753252775, 1753252775, '1'),
(221827, 26763, 'QU', 'OK', 'S', 1753252781, 1753252781, '1'),
(221828, 26763, 'QU', 'OK', 'S', 1753252788, 1753252788, '1'),
(221829, 26763, 'QU', 'OK', 'S', 1753252794, 1753252794, '1'),
(221830, 26763, 'QU', 'OK', 'S', 1753252801, 1753252801, '1'),
(221831, 14542, 'QU', 'OK', 'S', 1753253170, 1753253170, '1'),
(221832, 14542, 'QU', 'OK', 'S', 1753253203, 1753253203, '1'),
(221833, 14542, 'QU', 'OK', 'S', 1753253239, 1753253239, '1'),
(221834, 14542, 'QU', 'OK', 'S', 1753253264, 1753253264, '1'),
(221835, 14542, 'QU', 'OK', 'S', 1753253282, 1753253282, '1'),
(221836, 14542, 'QU', 'OK', 'S', 1753253319, 1753253319, '1'),
(221837, 14542, 'QU', 'OK', 'S', 1753253351, 1753253351, '1'),
(221838, 14542, 'QU', 'OK', 'S', 1753253367, 1753253367, '1'),
(221839, 14542, 'QU', 'OK', 'S', 1753253631, 1753253631, '1'),
(221840, 37507, 'QU', 'OK', 'S', 1753254090, 1753254090, '1'),
(221841, 37507, 'QU', 'OK', 'S', 1753254105, 1753254105, '1'),
(221842, 37507, 'QU', 'OK', 'S', 1753254108, 1753254108, '1'),
(221843, 38186, 'QU', 'OK', 'S', 1753254141, 1753254141, '1'),
(221844, 38186, 'QU', 'OK', 'S', 1753254151, 1753254151, '1'),
(221845, 38186, 'QU', 'OK', 'S', 1753254166, 1753254166, '1'),
(221846, 15897, 'QU', 'OK', 'S', 1753254333, 1753254333, '1'),
(221847, 15897, 'QU', 'OK', 'S', 1753254342, 1753254342, '1'),
(221848, 15897, 'QU', 'OK', 'S', 1753254351, 1753254351, '1'),
(221849, 15897, 'QU', 'OK', 'S', 1753254362, 1753254362, '1'),
(221850, 15897, 'QU', 'OK', 'S', 1753254373, 1753254373, '1'),
(221851, 15897, 'QU', 'OK', 'S', 1753254409, 1753254409, '1'),
(221852, 9742, 'QU', 'OK', 'S', 1753254420, 1753254420, '1'),
(221853, 15897, 'QU', 'OK', 'S', 1753254424, 1753254424, '1'),
(221854, 7072, 'QU', 'OK', 'S', 1753254426, 1753254426, '1'),
(221855, 21888, 'QU', 'OK', 'S', 1753254430, 1753254430, '1'),
(221856, 20980, 'QU', 'OK', 'S', 1753254433, 1753254433, '1'),
(221857, 38185, 'QU', 'OK', 'S', 1753254571, 1753254571, '1'),
(221858, 7072, 'QU', 'OK', 'S', 1753254584, 1753254584, '1'),
(221859, 38767, 'QU', 'OK', 'S', 1753254587, 1753254587, '1'),
(221860, 7072, 'QU', 'OK', 'S', 1753254590, 1753254590, '1'),
(221861, 38767, 'QU', 'OK', 'S', 1753254592, 1753254592, '1'),
(221862, 38547, 'QU', 'OK', 'S', 1753254595, 1753254595, '1'),
(221863, 38546, 'QU', 'OK', 'S', 1753254597, 1753254597, '1'),
(221864, 38546, 'QU', 'OK', 'S', 1753254600, 1753254600, '1'),
(221865, 38546, 'QU', 'OK', 'S', 1753254603, 1753254603, '1'),
(221866, 38546, 'QU', 'OK', 'S', 1753254605, 1753254605, '1'),
(221867, 38547, 'QU', 'OK', 'S', 1753254607, 1753254607, '1'),
(221868, 38546, 'QU', 'OK', 'S', 1753254610, 1753254610, '1'),
(221869, 38546, 'QU', 'OK', 'S', 1753254615, 1753254615, '1'),
(221870, 38546, 'QU', 'OK', 'S', 1753254618, 1753254618, '1'),
(221871, 37156, 'QU', 'OK', 'S', 1753254624, 1753254624, '1'),
(221872, 37157, 'QU', 'OK', 'S', 1753254626, 1753254626, '1'),
(221873, 37368, 'QU', 'OK', 'S', 1753254642, 1753254642, '1'),
(221874, 37156, 'QU', 'OK', 'S', 1753254646, 1753254646, '1'),
(221875, 37178, 'QU', 'OK', 'S', 1753254650, 1753254650, '1'),
(221876, 38547, 'QU', 'OK', 'S', 1753254699, 1753254699, '1'),
(221877, 38312, 'QU', 'OK', 'S', 1753254708, 1753254708, '1'),
(221878, 38305, 'QU', 'OK', 'S', 1753254713, 1753254713, '1'),
(221879, 36631, 'QU', 'OK', 'S', 1753254717, 1753254717, '1'),
(221880, 38547, 'QU', 'OK', 'S', 1753254723, 1753254723, '1'),
(221881, 38379, 'QU', 'OK', 'S', 1753254729, 1753254729, '1'),
(221882, 38766, 'QU', 'OK', 'S', 1753254733, 1753254733, '1'),
(221883, 28890, 'QU', 'OK', 'S', 1753254738, 1753254738, '1'),
(221884, 33932, 'QU', 'OK', 'S', 1753254742, 1753254742, '1'),
(221885, 38527, 'QU', 'OK', 'S', 1753254746, 1753254746, '1'),
(221886, 38527, 'QU', 'OK', 'S', 1753254752, 1753254752, '1'),
(221887, 38547, 'QU', 'OK', 'S', 1753254760, 1753254760, '1'),
(221888, 15897, 'QU', 'OK', 'S', 1753254774, 1753254774, '1'),
(221889, 33932, 'QU', 'OK', 'S', 1753254775, 1753254775, '1'),
(221890, 38547, 'QU', 'OK', 'S', 1753254779, 1753254779, '1'),
(221891, 38467, 'QU', 'OK', 'S', 1753254784, 1753254784, '1'),
(221892, 15897, 'QU', 'OK', 'S', 1753254788, 1753254788, '1'),
(221893, 38467, 'QU', 'OK', 'S', 1753254789, 1753254789, '1'),
(221894, 38837, 'QU', 'OK', 'S', 1753254793, 1753254793, '1'),
(221895, 38766, 'QU', 'OK', 'S', 1753254797, 1753254797, '1'),
(221896, 15897, 'QU', 'OK', 'S', 1753254797, 1753254797, '1'),
(221897, 24851, 'QU', 'OK', 'S', 1753254803, 1753254803, '1'),
(221898, 15897, 'QU', 'OK', 'S', 1753254803, 1753254803, '1'),
(221899, 24851, 'QU', 'OK', 'S', 1753254807, 1753254807, '1'),
(221900, 15897, 'QU', 'OK', 'S', 1753254810, 1753254810, '1'),
(221901, 19096, 'QU', 'OK', 'S', 1753254819, 1753254819, '1'),
(221902, 38569, 'QU', 'OK', 'S', 1753254834, 1753254834, '1'),
(221903, 15897, 'QU', 'OK', 'S', 1753254845, 1753254845, '1'),
(221904, 38467, 'QU', 'OK', 'S', 1753254847, 1753254847, '1'),
(221905, 37034, 'QU', 'OK', 'S', 1753254859, 1753254859, '1'),
(221906, 38932, 'QU', 'OK', 'S', 1753254940, 1753254940, '1'),
(221907, 38935, 'QU', 'OK', 'S', 1753254942, 1753254942, '1'),
(221908, 34672, 'QU', 'OK', 'S', 1753255032, 1753255032, '1'),
(221909, 34796, 'QU', 'OK', 'S', 1753255044, 1753255044, '1'),
(221910, 35733, 'QU', 'OK', 'S', 1753255049, 1753255049, '1'),
(221911, 35245, 'QU', 'OK', 'S', 1753255053, 1753255053, '1'),
(221912, 34797, 'QU', 'OK', 'S', 1753255068, 1753255068, '1'),
(221913, 30912, 'QU', 'OK', 'S', 1753255072, 1753255072, '1'),
(221914, 34619, 'QU', 'OK', 'S', 1753255075, 1753255075, '1'),
(221915, 27060, 'QU', 'OK', 'S', 1753255078, 1753255078, '1'),
(221916, 35243, 'QU', 'OK', 'S', 1753255083, 1753255083, '1'),
(221917, 31416, 'QU', 'OK', 'S', 1753255087, 1753255087, '1'),
(221918, 34670, 'QU', 'OK', 'S', 1753255091, 1753255091, '1'),
(221919, 35728, 'QU', 'OK', 'S', 1753255096, 1753255096, '1'),
(221920, 31704, 'QU', 'OK', 'S', 1753255100, 1753255100, '1'),
(221921, 35727, 'QU', 'OK', 'S', 1753255105, 1753255105, '1'),
(221922, 35734, 'QU', 'OK', 'S', 1753255110, 1753255110, '1'),
(221923, 31703, 'QU', 'OK', 'S', 1753255113, 1753255113, '1'),
(221924, 35384, 'QU', 'OK', 'S', 1753255117, 1753255117, '1'),
(221925, 31413, 'QU', 'OK', 'S', 1753255122, 1753255122, '1'),
(221926, 30943, 'QU', 'OK', 'S', 1753255126, 1753255126, '1'),
(221927, 34887, 'QU', 'OK', 'S', 1753255131, 1753255131, '1'),
(221928, 34888, 'QU', 'OK', 'S', 1753255135, 1753255135, '1'),
(221929, 31127, 'QU', 'OK', 'S', 1753255147, 1753255147, '1'),
(221930, 34621, 'QU', 'OK', 'S', 1753255156, 1753255156, '1'),
(221931, 34600, 'QU', 'OK', 'S', 1753255162, 1753255162, '1'),
(221932, 34966, 'QU', 'OK', 'S', 1753255167, 1753255167, '1'),
(221933, 35735, 'QU', 'OK', 'S', 1753255172, 1753255172, '1'),
(221934, 36183, 'QU', 'OK', 'S', 1753255179, 1753255179, '1'),
(221935, 35757, 'QU', 'OK', 'S', 1753255183, 1753255183, '1'),
(221936, 37384, 'QU', 'OK', 'S', 1753255187, 1753255187, '1'),
(221937, 30911, 'QU', 'OK', 'S', 1753255188, 1753255188, '1'),
(221938, 35730, 'QU', 'OK', 'S', 1753255194, 1753255194, '1'),
(221939, 37384, 'QU', 'OK', 'S', 1753255194, 1753255194, '1'),
(221940, 30909, 'QU', 'OK', 'S', 1753255199, 1753255199, '1'),
(221941, 37384, 'QU', 'OK', 'S', 1753255199, 1753255199, '1'),
(221942, 35759, 'QU', 'OK', 'S', 1753255203, 1753255203, '1'),
(221943, 31411, 'QU', 'OK', 'S', 1753255206, 1753255206, '1'),
(221944, 37384, 'QU', 'OK', 'S', 1753255206, 1753255206, '1'),
(221945, 37384, 'QU', 'OK', 'S', 1753255209, 1753255209, '1'),
(221946, 35761, 'QU', 'OK', 'S', 1753255210, 1753255210, '1'),
(221947, 35881, 'QU', 'OK', 'S', 1753255214, 1753255214, '1'),
(221948, 37384, 'QU', 'OK', 'S', 1753255218, 1753255218, '1'),
(221949, 35357, 'QU', 'OK', 'S', 1753255219, 1753255219, '1'),
(221950, 34620, 'QU', 'OK', 'S', 1753255224, 1753255224, '1'),
(221951, 37384, 'QU', 'OK', 'S', 1753255263, 1753255263, '1'),
(221952, 37384, 'QU', 'OK', 'S', 1753255266, 1753255266, '1'),
(221953, 37384, 'QU', 'OK', 'S', 1753255274, 1753255274, '1'),
(221954, 37384, 'QU', 'OK', 'S', 1753255411, 1753255411, '1'),
(221955, 37384, 'QU', 'OK', 'S', 1753255514, 1753255514, '1'),
(221956, 37384, 'QU', 'OK', 'S', 1753255524, 1753255524, '1'),
(221957, 37384, 'QU', 'OK', 'S', 1753255535, 1753255535, '1'),
(221958, 37384, 'QU', 'OK', 'S', 1753255543, 1753255543, '1'),
(221959, 37384, 'QU', 'OK', 'S', 1753255558, 1753255558, '1'),
(221960, 37384, 'QU', 'OK', 'S', 1753255566, 1753255566, '1'),
(221961, 37384, 'QU', 'OK', 'S', 1753255577, 1753255577, '1'),
(221962, 37384, 'QU', 'OK', 'S', 1753255587, 1753255587, '1'),
(221963, 37384, 'QU', 'OK', 'S', 1753255592, 1753255592, '1'),
(221964, 37384, 'QU', 'OK', 'S', 1753255600, 1753255600, '1'),
(221965, 37384, 'QU', 'OK', 'S', 1753255612, 1753255612, '1'),
(221966, 37384, 'QU', 'OK', 'S', 1753255621, 1753255621, '1'),
(221967, 37384, 'QU', 'OK', 'S', 1753255632, 1753255632, '1'),
(221968, 21783, 'QU', 'OK', 'S', 1753256193, 1753256193, '1'),
(221969, 21680, 'QU', 'OK', 'S', 1753256240, 1753256240, '1'),
(221970, 21789, 'QU', 'OK', 'S', 1753256243, 1753256243, '1'),
(221971, 20450, 'QU', 'OK', 'S', 1753256246, 1753256246, '1'),
(221972, 38305, 'QU', 'OK', 'S', 1753256249, 1753256249, '1'),
(221973, 1563, 'QU', 'OK', 'S', 1753256258, 1753256258, '1'),
(221974, 37219, 'QU', 'OK', 'S', 1753256698, 1753256698, '1'),
(221975, 37219, 'QU', 'OK', 'S', 1753256702, 1753256702, '1'),
(221976, 12227, 'QU', 'OK', 'S', 1753256705, 1753256705, '1'),
(221977, 12227, 'QU', 'OK', 'S', 1753256709, 1753256709, '1'),
(221978, 10836, 'QU', 'OK', 'S', 1753256712, 1753256712, '1'),
(221979, 37453, 'QU', 'OK', 'S', 1753257525, 1753257525, '1'),
(221980, 37454, 'QU', 'OK', 'S', 1753257757, 1753257757, '1'),
(221981, 27999, 'QU', 'OK', 'S', 1753257768, 1753257768, '1'),
(221982, 37438, 'QU', 'OK', 'S', 1753257834, 1753257834, '1'),
(221983, 37438, 'QU', 'OK', 'S', 1753257886, 1753257886, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(221984, 37438, 'QU', 'OK', 'S', 1753257889, 1753257889, '1'),
(221985, 37383, 'QU', 'OK', 'S', 1753258175, 1753258175, '1'),
(221986, 37383, 'QU', 'OK', 'S', 1753258176, 1753258176, '1'),
(221987, 37383, 'QU', 'OK', 'S', 1753258240, 1753258240, '1'),
(221988, 32102, 'QU', 'OK', 'S', 1753258744, 1753258744, '1'),
(221989, 25478, 'QU', 'OK', 'S', 1753259200, 1753259200, '1'),
(221990, 25478, 'QU', 'OK', 'S', 1753259216, 1753259216, '1'),
(221991, 27454, 'QU', 'OK', 'S', 1753262762, 1753262762, '1'),
(221992, 27454, 'QU', 'OK', 'S', 1753262766, 1753262766, '1'),
(221993, 37317, 'QU', 'OK', 'S', 1753262801, 1753262801, '1'),
(221994, 37317, 'QU', 'OK', 'S', 1753262808, 1753262808, '1'),
(221995, 32176, 'QU', 'OK', 'S', 1753262848, 1753262848, '1'),
(221996, 38953, 'QU', 'OK', 'S', 1753262892, 1753262892, '1'),
(221997, 38953, 'QU', 'OK', 'S', 1753262895, 1753262895, '1'),
(221998, 38952, 'QU', 'OK', 'S', 1753262897, 1753262897, '1'),
(221999, 38950, 'QU', 'OK', 'S', 1753262899, 1753262899, '1'),
(222000, 38950, 'QU', 'OK', 'S', 1753262901, 1753262901, '1'),
(222001, 38951, 'QU', 'OK', 'S', 1753262904, 1753262904, '1'),
(222002, 21888, 'QU', 'OK', 'S', 1753264627, 1753264627, '1'),
(222003, 36094, 'QU', 'OK', 'S', 1753265131, 1753265131, '1'),
(222004, 36174, 'QU', 'OK', 'S', 1753265918, 1753265918, '1'),
(222005, 36174, 'QU', 'OK', 'S', 1753265922, 1753265922, '1'),
(222006, 36174, 'QU', 'OK', 'S', 1753265926, 1753265926, '1'),
(222007, 36095, 'QU', 'OK', 'S', 1753265928, 1753265928, '1'),
(222008, 36095, 'QU', 'OK', 'S', 1753265943, 1753265943, '1'),
(222009, 36095, 'QU', 'OK', 'S', 1753265948, 1753265948, '1'),
(222010, 36095, 'QU', 'OK', 'S', 1753265952, 1753265952, '1'),
(222011, 36095, 'QU', 'OK', 'S', 1753265955, 1753265955, '1'),
(222012, 23142, 'QU', 'OK', 'S', 1753265960, 1753265960, '1'),
(222013, 23142, 'QU', 'OK', 'S', 1753265962, 1753265962, '1'),
(222014, 23142, 'QU', 'OK', 'S', 1753265966, 1753265966, '1'),
(222015, 23142, 'QU', 'OK', 'S', 1753265968, 1753265968, '1'),
(222016, 23142, 'QU', 'OK', 'S', 1753265972, 1753265972, '1'),
(222017, 32872, 'QU', 'OK', 'S', 1753266019, 1753266019, '1'),
(222018, 32872, 'QU', 'OK', 'S', 1753266032, 1753266032, '1'),
(222019, 32872, 'QU', 'OK', 'S', 1753266036, 1753266036, '1'),
(222020, 38967, 'QU', 'OK', 'S', 1753266135, 1753266135, '1'),
(222021, 38968, 'QU', 'OK', 'S', 1753266233, 1753266233, '1'),
(222022, 24203, 'QU', 'OK', 'S', 1753266553, 1753266553, '1'),
(222023, 24203, 'QU', 'OK', 'S', 1753266556, 1753266556, '1'),
(222024, 29772, 'QU', 'OK', 'S', 1753266588, 1753266588, '1'),
(222025, 31158, 'QU', 'OK', 'S', 1753266621, 1753266621, '1'),
(222026, 31158, 'QU', 'OK', 'S', 1753266636, 1753266636, '1'),
(222027, 38969, 'QU', 'OK', 'S', 1753267124, 1753267124, '1'),
(222028, 38970, 'QU', 'OK', 'S', 1753267261, 1753267261, '1'),
(222029, 38971, 'QU', 'OK', 'S', 1753267371, 1753267371, '1'),
(222030, 38972, 'QU', 'OK', 'S', 1753267489, 1753267489, '1'),
(222031, 38973, 'QU', 'OK', 'S', 1753267574, 1753267574, '1'),
(222032, 38470, 'QU', 'OK', 'S', 1753268279, 1753268279, '1'),
(222033, 38471, 'QU', 'OK', 'S', 1753268649, 1753268649, '1'),
(222034, 38469, 'QU', 'OK', 'S', 1753268935, 1753268935, '1'),
(222035, 38468, 'QU', 'OK', 'S', 1753269236, 1753269236, '1'),
(222036, 38185, 'QU', 'OK', 'S', 1753269904, 1753269904, '1'),
(222037, 37807, 'QU', 'OK', 'S', 1753269908, 1753269908, '1'),
(222038, 36575, 'QU', 'OK', 'S', 1753269914, 1753269914, '1'),
(222039, 36575, 'QU', 'OK', 'S', 1753269917, 1753269917, '1'),
(222040, 37807, 'QU', 'OK', 'S', 1753269925, 1753269925, '1'),
(222041, 38185, 'QU', 'OK', 'S', 1753269930, 1753269930, '1'),
(222042, 36575, 'QU', 'OK', 'S', 1753269935, 1753269935, '1'),
(222043, 38185, 'QU', 'OK', 'S', 1753269957, 1753269957, '1'),
(222044, 38185, 'QU', 'OK', 'S', 1753269961, 1753269961, '1'),
(222045, 38185, 'QU', 'OK', 'S', 1753269964, 1753269964, '1'),
(222046, 38185, 'QU', 'OK', 'S', 1753269970, 1753269970, '1'),
(222047, 38185, 'QU', 'OK', 'S', 1753269982, 1753269982, '1'),
(222048, 38185, 'QU', 'OK', 'S', 1753269986, 1753269986, '1'),
(222049, 38185, 'QU', 'OK', 'S', 1753269990, 1753269990, '1'),
(222050, 38186, 'QU', 'OK', 'S', 1753269995, 1753269995, '1'),
(222051, 38186, 'QU', 'OK', 'S', 1753269998, 1753269998, '1'),
(222052, 36158, 'QU', 'OK', 'S', 1753270003, 1753270003, '1'),
(222053, 38778, 'QU', 'OK', 'S', 1753270016, 1753270016, '1'),
(222054, 6909, 'QU', 'OK', 'S', 1753270021, 1753270021, '1'),
(222055, 36958, 'QU', 'OK', 'S', 1753270025, 1753270025, '1'),
(222056, 6909, 'QU', 'OK', 'S', 1753270030, 1753270030, '1'),
(222057, 37841, 'QU', 'OK', 'S', 1753270034, 1753270034, '1'),
(222058, 37841, 'QU', 'OK', 'S', 1753270037, 1753270037, '1'),
(222059, 38011, 'QU', 'OK', 'S', 1753270041, 1753270041, '1'),
(222060, 38778, 'QU', 'OK', 'S', 1753270045, 1753270045, '1'),
(222061, 38063, 'QU', 'OK', 'S', 1753270047, 1753270047, '1'),
(222062, 36958, 'QU', 'OK', 'S', 1753270059, 1753270059, '1'),
(222063, 38185, 'QU', 'OK', 'S', 1753270115, 1753270115, '1'),
(222064, 38185, 'QU', 'OK', 'S', 1753270126, 1753270126, '1'),
(222065, 38976, 'QU', 'OK', 'S', 1753270633, 1753270633, '1'),
(222066, 38865, 'QU', 'OK', 'S', 1753270685, 1753270685, '1'),
(222067, 18137, 'QU', 'OK', 'S', 1753270949, 1753270949, '1'),
(222068, 26779, 'QU', 'OK', 'S', 1753270975, 1753270975, '1'),
(222069, 26779, 'QU', 'OK', 'S', 1753270977, 1753270977, '1'),
(222070, 20660, 'QU', 'OK', 'S', 1753271002, 1753271002, '1'),
(222071, 20660, 'QU', 'OK', 'S', 1753271004, 1753271004, '1'),
(222072, 20660, 'QU', 'OK', 'S', 1753271007, 1753271007, '1'),
(222073, 20660, 'QU', 'OK', 'S', 1753271009, 1753271009, '1'),
(222074, 20660, 'QU', 'OK', 'S', 1753271012, 1753271012, '1'),
(222075, 20660, 'QU', 'OK', 'S', 1753271015, 1753271015, '1'),
(222076, 20660, 'QU', 'OK', 'S', 1753271018, 1753271018, '1'),
(222077, 38981, 'QU', 'OK', 'S', 1753271021, 1753271021, '1'),
(222078, 20660, 'QU', 'OK', 'S', 1753271021, 1753271021, '1'),
(222079, 20660, 'QU', 'OK', 'S', 1753271044, 1753271044, '1'),
(222080, 20660, 'QU', 'OK', 'S', 1753271047, 1753271047, '1'),
(222081, 20660, 'QU', 'OK', 'S', 1753271050, 1753271050, '1'),
(222082, 20660, 'QU', 'OK', 'S', 1753271054, 1753271054, '1'),
(222083, 20660, 'QU', 'OK', 'S', 1753271056, 1753271056, '1'),
(222084, 20660, 'QU', 'OK', 'S', 1753271059, 1753271059, '1'),
(222085, 20660, 'QU', 'OK', 'S', 1753271061, 1753271061, '1'),
(222086, 20660, 'QU', 'OK', 'S', 1753271064, 1753271064, '1'),
(222087, 20660, 'QU', 'OK', 'S', 1753271066, 1753271066, '1'),
(222088, 20660, 'QU', 'OK', 'S', 1753271069, 1753271069, '1'),
(222089, 20660, 'QU', 'OK', 'S', 1753271072, 1753271072, '1'),
(222090, 20660, 'QU', 'OK', 'S', 1753271075, 1753271075, '1'),
(222091, 20660, 'QU', 'OK', 'S', 1753271078, 1753271078, '1'),
(222092, 20660, 'QU', 'OK', 'S', 1753271080, 1753271080, '1'),
(222093, 20660, 'QU', 'OK', 'S', 1753271083, 1753271083, '1'),
(222094, 20660, 'QU', 'OK', 'S', 1753271086, 1753271086, '1'),
(222095, 20660, 'QU', 'OK', 'S', 1753271089, 1753271089, '1'),
(222096, 20660, 'QU', 'OK', 'S', 1753271092, 1753271092, '1'),
(222097, 38390, 'QU', 'OK', 'S', 1753271093, 1753271093, '1'),
(222098, 20660, 'QU', 'OK', 'S', 1753271119, 1753271119, '1'),
(222099, 20660, 'QU', 'OK', 'S', 1753271122, 1753271122, '1'),
(222100, 20660, 'QU', 'OK', 'S', 1753271124, 1753271124, '1'),
(222101, 20660, 'QU', 'OK', 'S', 1753271127, 1753271127, '1'),
(222102, 20660, 'QU', 'OK', 'S', 1753271129, 1753271129, '1'),
(222103, 20660, 'QU', 'OK', 'S', 1753271132, 1753271132, '1'),
(222104, 20660, 'QU', 'OK', 'S', 1753271134, 1753271134, '1'),
(222105, 20660, 'QU', 'OK', 'S', 1753271146, 1753271146, '1'),
(222106, 20660, 'QU', 'OK', 'S', 1753271149, 1753271149, '1'),
(222107, 20660, 'QU', 'OK', 'S', 1753271151, 1753271151, '1'),
(222108, 20660, 'QU', 'OK', 'S', 1753271154, 1753271154, '1'),
(222109, 20660, 'QU', 'OK', 'S', 1753271160, 1753271160, '1'),
(222110, 20660, 'QU', 'OK', 'S', 1753271163, 1753271163, '1'),
(222111, 20660, 'QU', 'OK', 'S', 1753271165, 1753271165, '1'),
(222112, 20660, 'QU', 'OK', 'S', 1753271168, 1753271168, '1'),
(222113, 20660, 'QU', 'OK', 'S', 1753271172, 1753271172, '1'),
(222114, 20660, 'QU', 'OK', 'S', 1753271174, 1753271174, '1'),
(222115, 20660, 'QU', 'OK', 'S', 1753271177, 1753271177, '1'),
(222116, 20660, 'QU', 'OK', 'S', 1753271180, 1753271180, '1'),
(222117, 20660, 'QU', 'OK', 'S', 1753271183, 1753271183, '1'),
(222118, 20660, 'QU', 'OK', 'S', 1753271185, 1753271185, '1'),
(222119, 20660, 'QU', 'OK', 'S', 1753271188, 1753271188, '1'),
(222120, 20660, 'QU', 'OK', 'S', 1753271191, 1753271191, '1'),
(222121, 20660, 'QU', 'OK', 'S', 1753271194, 1753271194, '1'),
(222122, 20660, 'QU', 'OK', 'S', 1753271197, 1753271197, '1'),
(222123, 20660, 'QU', 'OK', 'S', 1753271199, 1753271199, '1'),
(222124, 20660, 'QU', 'OK', 'S', 1753271202, 1753271202, '1'),
(222125, 20660, 'QU', 'OK', 'S', 1753271205, 1753271205, '1'),
(222126, 20660, 'QU', 'OK', 'S', 1753271208, 1753271208, '1'),
(222127, 20660, 'QU', 'OK', 'S', 1753271211, 1753271211, '1'),
(222128, 33776, 'QU', 'OK', 'S', 1753271239, 1753271239, '1'),
(222129, 33776, 'QU', 'OK', 'S', 1753271242, 1753271242, '1'),
(222130, 33776, 'QU', 'OK', 'S', 1753271244, 1753271244, '1'),
(222131, 38984, 'QU', 'OK', 'S', 1753271265, 1753271265, '1'),
(222132, 27109, 'QU', 'OK', 'S', 1753271267, 1753271267, '1'),
(222133, 27109, 'QU', 'OK', 'S', 1753271270, 1753271270, '1'),
(222134, 27109, 'QU', 'OK', 'S', 1753271272, 1753271272, '1'),
(222135, 27109, 'QU', 'OK', 'S', 1753271274, 1753271274, '1'),
(222136, 27109, 'QU', 'OK', 'S', 1753271276, 1753271276, '1'),
(222137, 27109, 'QU', 'OK', 'S', 1753271280, 1753271280, '1'),
(222138, 27109, 'QU', 'OK', 'S', 1753271282, 1753271282, '1'),
(222139, 27109, 'QU', 'OK', 'S', 1753271285, 1753271285, '1'),
(222140, 27109, 'QU', 'OK', 'S', 1753271288, 1753271288, '1'),
(222141, 38388, 'QU', 'OK', 'S', 1753271295, 1753271295, '1'),
(222142, 27109, 'QU', 'OK', 'S', 1753271295, 1753271295, '1'),
(222143, 38887, 'QU', 'OK', 'S', 1753271303, 1753271303, '1'),
(222144, 38423, 'QU', 'OK', 'S', 1753271310, 1753271310, '1'),
(222145, 27109, 'QU', 'OK', 'S', 1753271315, 1753271315, '1'),
(222146, 38641, 'QU', 'OK', 'S', 1753271315, 1753271315, '1'),
(222147, 27109, 'QU', 'OK', 'S', 1753271317, 1753271317, '1'),
(222148, 27109, 'QU', 'OK', 'S', 1753271319, 1753271319, '1'),
(222149, 38147, 'QU', 'OK', 'S', 1753271321, 1753271321, '1'),
(222150, 38985, 'QU', 'OK', 'S', 1753271321, 1753271321, '1'),
(222151, 27109, 'QU', 'OK', 'S', 1753271322, 1753271322, '1'),
(222152, 27109, 'QU', 'OK', 'S', 1753271324, 1753271324, '1'),
(222153, 27109, 'QU', 'OK', 'S', 1753271326, 1753271326, '1'),
(222154, 27109, 'QU', 'OK', 'S', 1753271329, 1753271329, '1'),
(222155, 27109, 'QU', 'OK', 'S', 1753271331, 1753271331, '1'),
(222156, 33129, 'QU', 'OK', 'S', 1753271353, 1753271353, '1'),
(222157, 33129, 'QU', 'OK', 'S', 1753271355, 1753271355, '1'),
(222158, 33129, 'QU', 'OK', 'S', 1753271357, 1753271357, '1'),
(222159, 33129, 'QU', 'OK', 'S', 1753271360, 1753271360, '1'),
(222160, 33129, 'QU', 'OK', 'S', 1753271362, 1753271362, '1'),
(222161, 33129, 'QU', 'OK', 'S', 1753271365, 1753271365, '1'),
(222162, 33129, 'QU', 'OK', 'S', 1753271367, 1753271367, '1'),
(222163, 33129, 'QU', 'OK', 'S', 1753271369, 1753271369, '1'),
(222164, 33129, 'QU', 'OK', 'S', 1753271385, 1753271385, '1'),
(222165, 32808, 'QU', 'OK', 'S', 1753271409, 1753271409, '1'),
(222166, 32808, 'QU', 'OK', 'S', 1753271411, 1753271411, '1'),
(222167, 32808, 'QU', 'OK', 'S', 1753271414, 1753271414, '1'),
(222168, 32808, 'QU', 'OK', 'S', 1753271416, 1753271416, '1'),
(222169, 38986, 'QU', 'OK', 'S', 1753271416, 1753271416, '1'),
(222170, 32808, 'QU', 'OK', 'S', 1753271422, 1753271422, '1'),
(222171, 32808, 'QU', 'OK', 'S', 1753271425, 1753271425, '1'),
(222172, 32808, 'QU', 'OK', 'S', 1753271427, 1753271427, '1'),
(222173, 32808, 'QU', 'OK', 'S', 1753271430, 1753271430, '1'),
(222174, 32808, 'QU', 'OK', 'S', 1753271432, 1753271432, '1'),
(222175, 32808, 'QU', 'OK', 'S', 1753271435, 1753271435, '1'),
(222176, 32808, 'QU', 'OK', 'S', 1753271437, 1753271437, '1'),
(222177, 32808, 'QU', 'OK', 'S', 1753271441, 1753271441, '1'),
(222178, 38566, 'QU', 'OK', 'S', 1753271478, 1753271478, '1'),
(222179, 38566, 'QU', 'OK', 'S', 1753271481, 1753271481, '1'),
(222180, 38566, 'QU', 'OK', 'S', 1753271483, 1753271483, '1'),
(222181, 22712, 'QU', 'OK', 'S', 1753271517, 1753271517, '1'),
(222182, 22712, 'QU', 'OK', 'S', 1753271519, 1753271519, '1'),
(222183, 22712, 'QU', 'OK', 'S', 1753271522, 1753271522, '1'),
(222184, 22712, 'QU', 'OK', 'S', 1753271524, 1753271524, '1'),
(222185, 22712, 'QU', 'OK', 'S', 1753271527, 1753271527, '1'),
(222186, 22712, 'QU', 'OK', 'S', 1753271529, 1753271529, '1'),
(222187, 22712, 'QU', 'OK', 'S', 1753271532, 1753271532, '1'),
(222188, 22712, 'QU', 'OK', 'S', 1753271535, 1753271535, '1'),
(222189, 22712, 'QU', 'OK', 'S', 1753271542, 1753271542, '1'),
(222190, 22712, 'QU', 'OK', 'S', 1753271544, 1753271544, '1'),
(222191, 22712, 'QU', 'OK', 'S', 1753271546, 1753271546, '1'),
(222192, 22712, 'QU', 'OK', 'S', 1753271550, 1753271550, '1'),
(222193, 22712, 'QU', 'OK', 'S', 1753271552, 1753271552, '1'),
(222194, 17440, 'QU', 'OK', 'S', 1753271606, 1753271606, '1'),
(222195, 17440, 'QU', 'OK', 'S', 1753271608, 1753271608, '1'),
(222196, 37599, 'QU', 'OK', 'S', 1753271740, 1753271740, '1'),
(222197, 37599, 'QU', 'OK', 'S', 1753271743, 1753271743, '1'),
(222198, 37599, 'QU', 'OK', 'S', 1753271745, 1753271745, '1'),
(222199, 37599, 'QU', 'OK', 'S', 1753271747, 1753271747, '1'),
(222200, 37599, 'QU', 'OK', 'S', 1753271749, 1753271749, '1'),
(222201, 37556, 'QU', 'OK', 'S', 1753271779, 1753271779, '1'),
(222202, 37556, 'QU', 'OK', 'S', 1753271782, 1753271782, '1'),
(222203, 37556, 'QU', 'OK', 'S', 1753271786, 1753271786, '1'),
(222204, 37556, 'QU', 'OK', 'S', 1753271789, 1753271789, '1'),
(222205, 37556, 'QU', 'OK', 'S', 1753271792, 1753271792, '1'),
(222206, 37556, 'QU', 'OK', 'S', 1753271800, 1753271800, '1'),
(222207, 37556, 'QU', 'OK', 'S', 1753271802, 1753271802, '1'),
(222208, 29500, 'QU', 'OK', 'S', 1753271823, 1753271823, '1'),
(222209, 29500, 'QU', 'OK', 'S', 1753271825, 1753271825, '1'),
(222210, 29500, 'QU', 'OK', 'S', 1753271827, 1753271827, '1'),
(222211, 29500, 'QU', 'OK', 'S', 1753271841, 1753271841, '1'),
(222212, 29500, 'QU', 'OK', 'S', 1753271845, 1753271845, '1'),
(222213, 29500, 'QU', 'OK', 'S', 1753271848, 1753271848, '1'),
(222214, 29500, 'QU', 'OK', 'S', 1753271851, 1753271851, '1'),
(222215, 29500, 'QU', 'OK', 'S', 1753271854, 1753271854, '1'),
(222216, 32446, 'QU', 'OK', 'S', 1753271965, 1753271965, '1'),
(222217, 32446, 'QU', 'OK', 'S', 1753272058, 1753272058, '1'),
(222218, 32446, 'QU', 'OK', 'S', 1753272066, 1753272066, '1'),
(222219, 32446, 'QU', 'OK', 'S', 1753272068, 1753272068, '1'),
(222220, 32446, 'QU', 'OK', 'S', 1753272086, 1753272086, '1'),
(222221, 32446, 'QU', 'OK', 'S', 1753272089, 1753272089, '1'),
(222222, 32446, 'QU', 'OK', 'S', 1753272104, 1753272104, '1'),
(222223, 38974, 'QU', 'OK', 'S', 1753272122, 1753272122, '1'),
(222224, 37577, 'QU', 'OK', 'S', 1753272176, 1753272176, '1'),
(222225, 37577, 'QU', 'OK', 'S', 1753272178, 1753272178, '1'),
(222226, 37577, 'QU', 'OK', 'S', 1753272181, 1753272181, '1'),
(222227, 37577, 'QU', 'OK', 'S', 1753272183, 1753272183, '1'),
(222228, 37577, 'QU', 'OK', 'S', 1753272208, 1753272208, '1'),
(222229, 37577, 'QU', 'OK', 'S', 1753272211, 1753272211, '1'),
(222230, 38975, 'QU', 'OK', 'S', 1753272263, 1753272263, '1'),
(222231, 33271, 'QU', 'OK', 'S', 1753272266, 1753272266, '1'),
(222232, 33271, 'QU', 'OK', 'S', 1753272268, 1753272268, '1'),
(222233, 33271, 'QU', 'OK', 'S', 1753272271, 1753272271, '1'),
(222234, 33271, 'QU', 'OK', 'S', 1753272273, 1753272273, '1'),
(222235, 33271, 'QU', 'OK', 'S', 1753272275, 1753272275, '1'),
(222236, 32506, 'QU', 'OK', 'S', 1753272315, 1753272315, '1'),
(222237, 17221, 'QU', 'OK', 'S', 1753272351, 1753272351, '1'),
(222238, 17221, 'QU', 'OK', 'S', 1753272354, 1753272354, '1'),
(222239, 17221, 'QU', 'OK', 'S', 1753272360, 1753272360, '1'),
(222240, 17221, 'QU', 'OK', 'S', 1753272363, 1753272363, '1'),
(222241, 17221, 'QU', 'OK', 'S', 1753272365, 1753272365, '1'),
(222242, 17221, 'QU', 'OK', 'S', 1753272368, 1753272368, '1'),
(222243, 17265, 'QU', 'OK', 'S', 1753272402, 1753272402, '1'),
(222244, 17265, 'QU', 'OK', 'S', 1753272404, 1753272404, '1'),
(222245, 17265, 'QU', 'OK', 'S', 1753272406, 1753272406, '1'),
(222246, 17265, 'QU', 'OK', 'S', 1753272414, 1753272414, '1'),
(222247, 17265, 'QU', 'OK', 'S', 1753272417, 1753272417, '1'),
(222248, 34228, 'QU', 'OK', 'S', 1753272444, 1753272444, '1'),
(222249, 27255, 'QU', 'OK', 'S', 1753272467, 1753272467, '1'),
(222250, 27255, 'QU', 'OK', 'S', 1753272469, 1753272469, '1'),
(222251, 27255, 'QU', 'OK', 'S', 1753272472, 1753272472, '1'),
(222252, 27255, 'QU', 'OK', 'S', 1753272474, 1753272474, '1'),
(222253, 27255, 'QU', 'OK', 'S', 1753272476, 1753272476, '1'),
(222254, 27255, 'QU', 'OK', 'S', 1753272479, 1753272479, '1'),
(222255, 27255, 'QU', 'OK', 'S', 1753272481, 1753272481, '1'),
(222256, 27255, 'QU', 'OK', 'S', 1753272483, 1753272483, '1'),
(222257, 27255, 'QU', 'OK', 'S', 1753272486, 1753272486, '1'),
(222258, 27255, 'QU', 'OK', 'S', 1753272488, 1753272488, '1'),
(222259, 27255, 'QU', 'OK', 'S', 1753272496, 1753272496, '1'),
(222260, 38447, 'QU', 'OK', 'S', 1753272497, 1753272497, '1'),
(222261, 27255, 'QU', 'OK', 'S', 1753272498, 1753272498, '1'),
(222262, 27255, 'QU', 'OK', 'S', 1753272501, 1753272501, '1'),
(222263, 27255, 'QU', 'OK', 'S', 1753272503, 1753272503, '1'),
(222264, 27255, 'QU', 'OK', 'S', 1753272505, 1753272505, '1'),
(222265, 27255, 'QU', 'OK', 'S', 1753272508, 1753272508, '1'),
(222266, 27255, 'QU', 'OK', 'S', 1753272510, 1753272510, '1'),
(222267, 27255, 'QU', 'OK', 'S', 1753272513, 1753272513, '1'),
(222268, 38474, 'QU', 'OK', 'S', 1753272514, 1753272514, '1'),
(222269, 27255, 'QU', 'OK', 'S', 1753272515, 1753272515, '1'),
(222270, 27255, 'QU', 'OK', 'S', 1753272518, 1753272518, '1'),
(222271, 38447, 'QU', 'OK', 'S', 1753272518, 1753272518, '1'),
(222272, 27255, 'QU', 'OK', 'S', 1753272520, 1753272520, '1'),
(222273, 38447, 'QU', 'OK', 'S', 1753272521, 1753272521, '1'),
(222274, 38474, 'QU', 'OK', 'S', 1753272526, 1753272526, '1'),
(222275, 38447, 'QU', 'OK', 'S', 1753272530, 1753272530, '1'),
(222276, 38493, 'QU', 'OK', 'S', 1753272537, 1753272537, '1'),
(222277, 38518, 'QU', 'OK', 'S', 1753272539, 1753272539, '1'),
(222278, 38518, 'QU', 'OK', 'S', 1753272543, 1753272543, '1'),
(222279, 38415, 'QU', 'OK', 'S', 1753272547, 1753272547, '1'),
(222280, 38493, 'QU', 'OK', 'S', 1753272550, 1753272550, '1'),
(222281, 21234, 'QU', 'OK', 'S', 1753272554, 1753272554, '1'),
(222282, 35407, 'QU', 'OK', 'S', 1753272557, 1753272557, '1'),
(222283, 21234, 'QU', 'OK', 'S', 1753272570, 1753272570, '1'),
(222284, 32451, 'QU', 'OK', 'S', 1753272581, 1753272581, '1'),
(222285, 32451, 'QU', 'OK', 'S', 1753272588, 1753272588, '1'),
(222286, 32451, 'QU', 'OK', 'S', 1753272604, 1753272604, '1'),
(222287, 32451, 'QU', 'OK', 'S', 1753272620, 1753272620, '1'),
(222288, 32451, 'QU', 'OK', 'S', 1753272622, 1753272622, '1'),
(222289, 32451, 'QU', 'OK', 'S', 1753272629, 1753272629, '1'),
(222290, 32997, 'QU', 'OK', 'S', 1753272662, 1753272662, '1'),
(222291, 32997, 'QU', 'OK', 'S', 1753272665, 1753272665, '1'),
(222292, 32997, 'QU', 'OK', 'S', 1753272673, 1753272673, '1'),
(222293, 32997, 'QU', 'OK', 'S', 1753272675, 1753272675, '1'),
(222294, 32997, 'QU', 'OK', 'S', 1753272690, 1753272690, '1'),
(222295, 32997, 'QU', 'OK', 'S', 1753272693, 1753272693, '1'),
(222296, 32997, 'QU', 'OK', 'S', 1753272706, 1753272706, '1'),
(222297, 32997, 'QU', 'OK', 'S', 1753272708, 1753272708, '1'),
(222298, 32997, 'QU', 'OK', 'S', 1753272714, 1753272714, '1'),
(222299, 32997, 'QU', 'OK', 'S', 1753272716, 1753272716, '1'),
(222300, 33267, 'QU', 'OK', 'S', 1753272769, 1753272769, '1'),
(222301, 33267, 'QU', 'OK', 'S', 1753272772, 1753272772, '1'),
(222302, 33267, 'QU', 'OK', 'S', 1753272774, 1753272774, '1'),
(222303, 33267, 'QU', 'OK', 'S', 1753272782, 1753272782, '1'),
(222304, 33267, 'QU', 'OK', 'S', 1753272784, 1753272784, '1'),
(222305, 33267, 'QU', 'OK', 'S', 1753272787, 1753272787, '1'),
(222306, 33267, 'QU', 'OK', 'S', 1753272790, 1753272790, '1'),
(222307, 33267, 'QU', 'OK', 'S', 1753272792, 1753272792, '1'),
(222308, 33267, 'QU', 'OK', 'S', 1753272795, 1753272795, '1'),
(222309, 33267, 'QU', 'OK', 'S', 1753272798, 1753272798, '1'),
(222310, 33267, 'QU', 'OK', 'S', 1753272808, 1753272808, '1'),
(222311, 33267, 'QU', 'OK', 'S', 1753272810, 1753272810, '1'),
(222312, 33267, 'QU', 'OK', 'S', 1753272827, 1753272827, '1'),
(222313, 33267, 'QU', 'OK', 'S', 1753272830, 1753272830, '1'),
(222314, 33267, 'QU', 'OK', 'S', 1753272832, 1753272832, '1'),
(222315, 28626, 'QU', 'OK', 'S', 1753272859, 1753272859, '1'),
(222316, 28626, 'QU', 'OK', 'S', 1753272864, 1753272864, '1'),
(222317, 28626, 'QU', 'OK', 'S', 1753272866, 1753272866, '1'),
(222318, 28626, 'QU', 'OK', 'S', 1753272868, 1753272868, '1'),
(222319, 28626, 'QU', 'OK', 'S', 1753272875, 1753272875, '1'),
(222320, 28626, 'QU', 'OK', 'S', 1753272877, 1753272877, '1'),
(222321, 28626, 'QU', 'OK', 'S', 1753272880, 1753272880, '1'),
(222322, 28626, 'QU', 'OK', 'S', 1753272883, 1753272883, '1'),
(222323, 28626, 'QU', 'OK', 'S', 1753272885, 1753272885, '1'),
(222324, 28626, 'QU', 'OK', 'S', 1753272888, 1753272888, '1'),
(222325, 28626, 'QU', 'OK', 'S', 1753272893, 1753272893, '1'),
(222326, 28626, 'QU', 'OK', 'S', 1753272895, 1753272895, '1'),
(222327, 28626, 'QU', 'OK', 'S', 1753272898, 1753272898, '1'),
(222328, 28626, 'QU', 'OK', 'S', 1753272900, 1753272900, '1'),
(222329, 28626, 'QU', 'OK', 'S', 1753272903, 1753272903, '1'),
(222330, 28626, 'QU', 'OK', 'S', 1753272905, 1753272905, '1'),
(222331, 28626, 'QU', 'OK', 'S', 1753272908, 1753272908, '1'),
(222332, 28626, 'QU', 'OK', 'S', 1753272911, 1753272911, '1'),
(222333, 28626, 'QU', 'OK', 'S', 1753272922, 1753272922, '1'),
(222334, 28626, 'QU', 'OK', 'S', 1753272924, 1753272924, '1'),
(222335, 28626, 'QU', 'OK', 'S', 1753272927, 1753272927, '1'),
(222336, 28626, 'QU', 'OK', 'S', 1753272930, 1753272930, '1'),
(222337, 28626, 'QU', 'OK', 'S', 1753272933, 1753272933, '1'),
(222338, 28626, 'QU', 'OK', 'S', 1753272937, 1753272937, '1'),
(222339, 28626, 'QU', 'OK', 'S', 1753272940, 1753272940, '1'),
(222340, 28626, 'QU', 'OK', 'S', 1753272942, 1753272942, '1'),
(222341, 28626, 'QU', 'OK', 'S', 1753272944, 1753272944, '1'),
(222342, 28626, 'QU', 'OK', 'S', 1753272946, 1753272946, '1'),
(222343, 6166, 'QU', 'OK', 'S', 1753273085, 1753273085, '1'),
(222344, 6166, 'QU', 'OK', 'S', 1753273091, 1753273091, '1'),
(222345, 25588, 'QU', 'OK', 'S', 1753273163, 1753273163, '1'),
(222346, 25588, 'QU', 'OK', 'S', 1753273166, 1753273166, '1'),
(222347, 25588, 'QU', 'OK', 'S', 1753273168, 1753273168, '1'),
(222348, 25588, 'QU', 'OK', 'S', 1753273171, 1753273171, '1'),
(222349, 25588, 'QU', 'OK', 'S', 1753273176, 1753273176, '1'),
(222350, 25588, 'QU', 'OK', 'S', 1753273180, 1753273180, '1'),
(222351, 25588, 'QU', 'OK', 'S', 1753273182, 1753273182, '1'),
(222352, 25588, 'QU', 'OK', 'S', 1753273184, 1753273184, '1'),
(222353, 25588, 'QU', 'OK', 'S', 1753273187, 1753273187, '1'),
(222354, 25588, 'QU', 'OK', 'S', 1753273189, 1753273189, '1'),
(222355, 25588, 'QU', 'OK', 'S', 1753273202, 1753273202, '1'),
(222356, 25588, 'QU', 'OK', 'S', 1753273204, 1753273204, '1'),
(222357, 25588, 'QU', 'OK', 'S', 1753273207, 1753273207, '1'),
(222358, 25588, 'QU', 'OK', 'S', 1753273210, 1753273210, '1'),
(222359, 25588, 'QU', 'OK', 'S', 1753273213, 1753273213, '1'),
(222360, 25588, 'QU', 'OK', 'S', 1753273215, 1753273215, '1'),
(222361, 38169, 'QU', 'OK', 'S', 1753273216, 1753273216, '1'),
(222362, 38169, 'QU', 'OK', 'S', 1753273222, 1753273222, '1'),
(222363, 25588, 'QU', 'OK', 'S', 1753273232, 1753273232, '1'),
(222364, 25588, 'QU', 'OK', 'S', 1753273235, 1753273235, '1'),
(222365, 25588, 'QU', 'OK', 'S', 1753273237, 1753273237, '1'),
(222366, 25588, 'QU', 'OK', 'S', 1753273239, 1753273239, '1'),
(222367, 25588, 'QU', 'OK', 'S', 1753273242, 1753273242, '1'),
(222368, 25588, 'QU', 'OK', 'S', 1753273245, 1753273245, '1'),
(222369, 16551, 'QU', 'OK', 'S', 1753273281, 1753273281, '1'),
(222370, 16551, 'QU', 'OK', 'S', 1753273299, 1753273299, '1'),
(222371, 36049, 'QU', 'OK', 'S', 1753273347, 1753273347, '1'),
(222372, 36049, 'QU', 'OK', 'S', 1753273349, 1753273349, '1'),
(222373, 36049, 'QU', 'OK', 'S', 1753273351, 1753273351, '1'),
(222374, 32201, 'QU', 'OK', 'S', 1753273384, 1753273384, '1'),
(222375, 32201, 'QU', 'OK', 'S', 1753273387, 1753273387, '1'),
(222376, 32201, 'QU', 'OK', 'S', 1753273390, 1753273390, '1'),
(222377, 32201, 'QU', 'OK', 'S', 1753273481, 1753273481, '1'),
(222378, 32201, 'QU', 'OK', 'S', 1753273484, 1753273484, '1'),
(222379, 38250, 'QU', 'OK', 'S', 1753273568, 1753273568, '1'),
(222380, 38250, 'QU', 'OK', 'S', 1753273571, 1753273571, '1'),
(222381, 31147, 'QU', 'OK', 'S', 1753274682, 1753274682, '1'),
(222382, 23127, 'QU', 'OK', 'S', 1753275668, 1753275668, '1'),
(222383, 36722, 'QU', 'OK', 'S', 1753275680, 1753275680, '1'),
(222384, 24202, 'QU', 'OK', 'S', 1753276402, 1753276402, '1'),
(222385, 31649, 'QU', 'OK', 'S', 1753276806, 1753276806, '1'),
(222386, 38706, 'QU', 'OK', 'S', 1753276855, 1753276855, '1'),
(222387, 27365, 'QU', 'OK', 'S', 1753276894, 1753276894, '1'),
(222388, 24741, 'QU', 'OK', 'S', 1753276925, 1753276925, '1'),
(222389, 28523, 'QU', 'OK', 'S', 1753277296, 1753277296, '1'),
(222390, 18743, 'QU', 'OK', 'S', 1753277299, 1753277299, '1'),
(222391, 28523, 'QU', 'OK', 'S', 1753277304, 1753277304, '1'),
(222392, 23181, 'QU', 'OK', 'S', 1753277307, 1753277307, '1'),
(222393, 23184, 'QU', 'OK', 'S', 1753277309, 1753277309, '1'),
(222394, 23185, 'QU', 'OK', 'S', 1753277312, 1753277312, '1'),
(222395, 38755, 'QU', 'OK', 'S', 1753277315, 1753277315, '1'),
(222396, 23138, 'QU', 'OK', 'S', 1753277317, 1753277317, '1'),
(222397, 22277, 'QU', 'OK', 'S', 1753277327, 1753277327, '1'),
(222398, 38704, 'QU', 'OK', 'S', 1753277330, 1753277330, '1'),
(222399, 12840, 'QU', 'OK', 'S', 1753277333, 1753277333, '1'),
(222400, 12840, 'QU', 'OK', 'S', 1753277336, 1753277336, '1'),
(222401, 25563, 'QU', 'OK', 'S', 1753277339, 1753277339, '1'),
(222402, 25563, 'QU', 'OK', 'S', 1753277341, 1753277341, '1'),
(222403, 37436, 'QU', 'OK', 'S', 1753277345, 1753277345, '1'),
(222404, 37436, 'QU', 'OK', 'S', 1753277351, 1753277351, '1'),
(222405, 22602, 'QU', 'OK', 'S', 1753277356, 1753277356, '1'),
(222406, 22602, 'QU', 'OK', 'S', 1753277372, 1753277372, '1'),
(222407, 38720, 'QU', 'OK', 'S', 1753277377, 1753277377, '1'),
(222408, 38719, 'QU', 'OK', 'S', 1753277380, 1753277380, '1'),
(222409, 25631, 'QU', 'OK', 'S', 1753277384, 1753277384, '1'),
(222410, 22604, 'QU', 'OK', 'S', 1753277944, 1753277944, '1'),
(222411, 16761, 'QU', 'OK', 'S', 1753334037, 1753334037, '1'),
(222412, 38650, 'QU', 'OK', 'S', 1753334044, 1753334044, '1'),
(222413, 37385, 'QU', 'OK', 'S', 1753335852, 1753335852, '1'),
(222414, 37752, 'QU', 'OK', 'S', 1753335856, 1753335856, '1'),
(222415, 2619, 'QU', 'OK', 'S', 1753335858, 1753335858, '1'),
(222416, 37437, 'QU', 'OK', 'S', 1753335861, 1753335861, '1'),
(222417, 37437, 'QU', 'OK', 'S', 1753335864, 1753335864, '1'),
(222418, 37437, 'QU', 'OK', 'S', 1753335866, 1753335866, '1'),
(222419, 37438, 'QU', 'OK', 'S', 1753335872, 1753335872, '1'),
(222420, 38186, 'QU', 'OK', 'S', 1753335875, 1753335875, '1'),
(222421, 38186, 'QU', 'OK', 'S', 1753335882, 1753335882, '1'),
(222422, 37438, 'QU', 'OK', 'S', 1753335897, 1753335897, '1'),
(222423, 36468, 'QU', 'OK', 'S', 1753336566, 1753336566, '1'),
(222424, 25478, 'QU', 'OK', 'S', 1753337988, 1753337988, '1'),
(222425, 37507, 'QU', 'OK', 'S', 1753337999, 1753337999, '1'),
(222426, 37962, 'QU', 'OK', 'S', 1753338010, 1753338010, '1'),
(222427, 37962, 'QU', 'OK', 'S', 1753338076, 1753338076, '1'),
(222428, 37962, 'QU', 'OK', 'S', 1753338083, 1753338083, '1'),
(222429, 37962, 'QU', 'OK', 'S', 1753338099, 1753338099, '1'),
(222430, 38745, 'QU', 'OK', 'S', 1753338518, 1753338518, '1'),
(222431, 38912, 'QU', 'OK', 'S', 1753338556, 1753338556, '1'),
(222432, 38912, 'QU', 'OK', 'S', 1753338564, 1753338564, '1'),
(222433, 35652, 'QU', 'OK', 'S', 1753338681, 1753338681, '1'),
(222434, 3954, 'QU', 'OK', 'S', 1753342205, 1753342205, '1'),
(222435, 38993, 'QU', 'OK', 'S', 1753343383, 1753343383, '1'),
(222436, 39002, 'QU', 'OK', 'S', 1753343587, 1753343587, '1'),
(222437, 39000, 'QU', 'OK', 'S', 1753343729, 1753343729, '1'),
(222438, 39001, 'QU', 'OK', 'S', 1753343845, 1753343845, '1'),
(222439, 38998, 'QU', 'OK', 'S', 1753343987, 1753343987, '1'),
(222440, 39003, 'QU', 'OK', 'S', 1753344214, 1753344214, '1'),
(222441, 38999, 'QU', 'OK', 'S', 1753344417, 1753344417, '1'),
(222442, 38997, 'QU', 'OK', 'S', 1753344849, 1753344849, '1'),
(222443, 38996, 'QU', 'OK', 'S', 1753345278, 1753345278, '1'),
(222444, 38995, 'QU', 'OK', 'S', 1753345399, 1753345399, '1'),
(222445, 38994, 'QU', 'OK', 'S', 1753345576, 1753345576, '1'),
(222446, 38992, 'QU', 'OK', 'S', 1753345761, 1753345761, '1'),
(222447, 28523, 'QU', 'OK', 'S', 1753348374, 1753348374, '1'),
(222448, 38987, 'QU', 'OK', 'S', 1753348898, 1753348898, '1'),
(222449, 38898, 'QU', 'OK', 'S', 1753348956, 1753348956, '1'),
(222450, 38988, 'QU', 'OK', 'S', 1753349187, 1753349187, '1'),
(222451, 38989, 'QU', 'OK', 'S', 1753349220, 1753349220, '1'),
(222452, 38990, 'QU', 'OK', 'S', 1753349253, 1753349253, '1'),
(222453, 38991, 'QU', 'OK', 'S', 1753349291, 1753349291, '1'),
(222454, 38659, 'QU', 'OK', 'S', 1753350266, 1753350266, '1'),
(222455, 38662, 'QU', 'OK', 'S', 1753350373, 1753350373, '1'),
(222456, 33077, 'QU', 'OK', 'S', 1753350492, 1753350492, '1'),
(222457, 33304, 'QU', 'OK', 'S', 1753350708, 1753350708, '1'),
(222458, 32433, 'QU', 'OK', 'S', 1753350769, 1753350769, '1'),
(222459, 36575, 'QU', 'OK', 'S', 1753351089, 1753351089, '1'),
(222460, 38560, 'QU', 'OK', 'S', 1753351536, 1753351536, '1'),
(222461, 38557, 'QU', 'OK', 'S', 1753351570, 1753351570, '1'),
(222462, 38552, 'QU', 'OK', 'S', 1753351587, 1753351587, '1'),
(222463, 38951, 'QU', 'OK', 'S', 1753352525, 1753352525, '1'),
(222464, 38471, 'QU', 'OK', 'S', 1753352586, 1753352586, '1'),
(222465, 38927, 'QU', 'OK', 'S', 1753352878, 1753352878, '1'),
(222466, 38927, 'QU', 'OK', 'S', 1753352878, 1753352878, '1'),
(222467, 38927, 'QU', 'OK', 'S', 1753352878, 1753352878, '1'),
(222468, 38927, 'QU', 'OK', 'S', 1753352879, 1753352879, '1'),
(222469, 2899, 'QU', 'OK', 'S', 1753353499, 1753353499, '1'),
(222470, 2899, 'QU', 'OK', 'S', 1753353507, 1753353507, '1'),
(222471, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222472, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222473, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222474, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222475, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222476, 38925, 'QU', 'OK', 'S', 1753354121, 1753354121, '1'),
(222477, 38924, 'QU', 'OK', 'S', 1753354476, 1753354476, '1'),
(222478, 38924, 'QU', 'OK', 'S', 1753354476, 1753354476, '1'),
(222479, 38924, 'QU', 'OK', 'S', 1753354476, 1753354476, '1'),
(222480, 38924, 'QU', 'OK', 'S', 1753354476, 1753354476, '1'),
(222481, 38924, 'QU', 'OK', 'S', 1753354476, 1753354476, '1'),
(222482, 6066, 'QU', 'OK', 'S', 1753354576, 1753354576, '1'),
(222483, 6066, 'QU', 'OK', 'S', 1753354580, 1753354580, '1'),
(222484, 38926, 'QU', 'OK', 'S', 1753354782, 1753354782, '1'),
(222485, 38926, 'QU', 'OK', 'S', 1753354782, 1753354782, '1'),
(222486, 38926, 'QU', 'OK', 'S', 1753354782, 1753354782, '1'),
(222487, 38926, 'QU', 'OK', 'S', 1753354782, 1753354782, '1'),
(222488, 38926, 'QU', 'OK', 'S', 1753354782, 1753354782, '1'),
(222489, 13567, 'QU', 'OK', 'S', 1753356636, 1753356636, '1'),
(222490, 13567, 'QU', 'OK', 'S', 1753356645, 1753356645, '1'),
(222491, 13567, 'QU', 'OK', 'S', 1753356648, 1753356648, '1'),
(222492, 13567, 'QU', 'OK', 'S', 1753356656, 1753356656, '1'),
(222493, 13567, 'QU', 'OK', 'S', 1753356659, 1753356659, '1'),
(222494, 13567, 'QU', 'OK', 'S', 1753356663, 1753356663, '1'),
(222495, 13567, 'QU', 'OK', 'S', 1753356666, 1753356666, '1'),
(222496, 13567, 'QU', 'OK', 'S', 1753356671, 1753356671, '1'),
(222497, 13567, 'QU', 'OK', 'S', 1753356674, 1753356674, '1'),
(222498, 13567, 'QU', 'OK', 'S', 1753356678, 1753356678, '1'),
(222499, 13567, 'QU', 'OK', 'S', 1753356682, 1753356682, '1'),
(222500, 13567, 'QU', 'OK', 'S', 1753356686, 1753356686, '1'),
(222501, 13567, 'QU', 'OK', 'S', 1753356689, 1753356689, '1'),
(222502, 13567, 'QU', 'OK', 'S', 1753356692, 1753356692, '1'),
(222503, 13567, 'QU', 'OK', 'S', 1753356695, 1753356695, '1'),
(222504, 13567, 'QU', 'OK', 'S', 1753356699, 1753356699, '1'),
(222505, 13567, 'QU', 'OK', 'S', 1753356703, 1753356703, '1'),
(222506, 13567, 'QU', 'OK', 'S', 1753356760, 1753356760, '1'),
(222507, 13567, 'QU', 'OK', 'S', 1753356764, 1753356764, '1'),
(222508, 13567, 'QU', 'OK', 'S', 1753356767, 1753356767, '1'),
(222509, 13567, 'QU', 'OK', 'S', 1753356771, 1753356771, '1'),
(222510, 13567, 'QU', 'OK', 'S', 1753356774, 1753356774, '1'),
(222511, 31147, 'QU', 'OK', 'S', 1753356777, 1753356777, '1'),
(222512, 31147, 'QU', 'OK', 'S', 1753356783, 1753356783, '1'),
(222513, 13567, 'QU', 'OK', 'S', 1753356783, 1753356783, '1'),
(222514, 13567, 'QU', 'OK', 'S', 1753356787, 1753356787, '1'),
(222515, 13567, 'QU', 'OK', 'S', 1753356796, 1753356796, '1'),
(222516, 1086, 'QU', 'OK', 'S', 1753359985, 1753359985, '1'),
(222517, 1086, 'QU', 'OK', 'S', 1753360000, 1753360000, '1'),
(222518, 1086, 'QU', 'OK', 'S', 1753360008, 1753360008, '1'),
(222519, 1086, 'QU', 'OK', 'S', 1753360020, 1753360020, '1'),
(222520, 1086, 'QU', 'OK', 'S', 1753360031, 1753360031, '1'),
(222521, 1086, 'QU', 'OK', 'S', 1753360044, 1753360044, '1'),
(222522, 1086, 'QU', 'OK', 'S', 1753360064, 1753360064, '1'),
(222523, 1836, 'QU', 'OK', 'S', 1753360814, 1753360814, '1'),
(222524, 2086, 'QU', 'OK', 'S', 1753360997, 1753360997, '1'),
(222525, 2086, 'QU', 'OK', 'S', 1753361011, 1753361011, '1'),
(222526, 2086, 'QU', 'OK', 'S', 1753361025, 1753361025, '1'),
(222527, 2086, 'QU', 'OK', 'S', 1753361040, 1753361040, '1'),
(222528, 2086, 'QU', 'OK', 'S', 1753361052, 1753361052, '1'),
(222529, 38923, 'QU', 'OK', 'S', 1753362166, 1753362166, '1'),
(222530, 38923, 'QU', 'OK', 'S', 1753362166, 1753362166, '1'),
(222531, 38923, 'QU', 'OK', 'S', 1753362166, 1753362166, '1'),
(222532, 38923, 'QU', 'OK', 'S', 1753362166, 1753362166, '1'),
(222533, 38923, 'QU', 'OK', 'S', 1753362166, 1753362166, '1'),
(222534, 38466, 'QU', 'OK', 'S', 1753362251, 1753362251, '1'),
(222535, 9902, 'QU', 'OK', 'S', 1753362324, 1753362324, '1'),
(222536, 23847, 'QU', 'OK', 'S', 1753362327, 1753362327, '1'),
(222537, 38909, 'QU', 'OK', 'S', 1753362334, 1753362334, '1'),
(222538, 38908, 'QU', 'OK', 'S', 1753362337, 1753362337, '1'),
(222539, 38798, 'QU', 'OK', 'S', 1753362343, 1753362343, '1'),
(222540, 38615, 'QU', 'OK', 'S', 1753362347, 1753362347, '1'),
(222541, 2445, 'QU', 'OK', 'S', 1753362372, 1753362372, '1'),
(222542, 38922, 'QU', 'OK', 'S', 1753362537, 1753362537, '1'),
(222543, 38922, 'QU', 'OK', 'S', 1753362537, 1753362537, '1'),
(222544, 38922, 'QU', 'OK', 'S', 1753362537, 1753362537, '1'),
(222545, 38922, 'QU', 'OK', 'S', 1753362537, 1753362537, '1'),
(222546, 38922, 'QU', 'OK', 'S', 1753362537, 1753362537, '1'),
(222547, 38921, 'QU', 'OK', 'S', 1753362844, 1753362844, '1'),
(222548, 38921, 'QU', 'OK', 'S', 1753362844, 1753362844, '1'),
(222549, 38921, 'QU', 'OK', 'S', 1753362844, 1753362844, '1'),
(222550, 38921, 'QU', 'OK', 'S', 1753362844, 1753362844, '1'),
(222551, 38921, 'QU', 'OK', 'S', 1753362844, 1753362844, '1'),
(222552, 38920, 'QU', 'OK', 'S', 1753363260, 1753363260, '1'),
(222553, 38920, 'QU', 'OK', 'S', 1753363260, 1753363260, '1'),
(222554, 38920, 'QU', 'OK', 'S', 1753363260, 1753363260, '1'),
(222555, 38920, 'QU', 'OK', 'S', 1753363260, 1753363260, '1'),
(222556, 38920, 'QU', 'OK', 'S', 1753363260, 1753363260, '1'),
(222557, 38806, 'QU', 'OK', 'S', 1753363385, 1753363385, '1'),
(222558, 38919, 'QU', 'OK', 'S', 1753363403, 1753363403, '1'),
(222559, 38919, 'QU', 'OK', 'S', 1753363403, 1753363403, '1'),
(222560, 38919, 'QU', 'OK', 'S', 1753363403, 1753363403, '1'),
(222561, 38919, 'QU', 'OK', 'S', 1753363403, 1753363403, '1'),
(222562, 38919, 'QU', 'OK', 'S', 1753363403, 1753363403, '1'),
(222563, 13460, 'QU', 'OK', 'S', 1753363503, 1753363503, '1'),
(222564, 38918, 'QU', 'OK', 'S', 1753364088, 1753364088, '1'),
(222565, 38918, 'QU', 'OK', 'S', 1753364088, 1753364088, '1'),
(222566, 38918, 'QU', 'OK', 'S', 1753364088, 1753364088, '1'),
(222567, 38918, 'QU', 'OK', 'S', 1753364088, 1753364088, '1'),
(222568, 38918, 'QU', 'OK', 'S', 1753364088, 1753364088, '1'),
(222569, 38917, 'QU', 'OK', 'S', 1753364707, 1753364707, '1'),
(222570, 38917, 'QU', 'OK', 'S', 1753364707, 1753364707, '1'),
(222571, 38917, 'QU', 'OK', 'S', 1753364708, 1753364708, '1'),
(222572, 38917, 'QU', 'OK', 'S', 1753364708, 1753364708, '1'),
(222573, 38917, 'QU', 'OK', 'S', 1753364708, 1753364708, '1'),
(222574, 38916, 'QU', 'OK', 'S', 1753364886, 1753364886, '1'),
(222575, 38916, 'QU', 'OK', 'S', 1753364886, 1753364886, '1'),
(222576, 38916, 'QU', 'OK', 'S', 1753364886, 1753364886, '1'),
(222577, 38916, 'QU', 'OK', 'S', 1753364886, 1753364886, '1'),
(222578, 38879, 'QU', 'OK', 'S', 1753365388, 1753365388, '1'),
(222579, 38879, 'QU', 'OK', 'S', 1753365388, 1753365388, '1'),
(222580, 38879, 'QU', 'OK', 'S', 1753365388, 1753365388, '1'),
(222581, 38879, 'QU', 'OK', 'S', 1753365388, 1753365388, '1'),
(222582, 38879, 'QU', 'OK', 'S', 1753365388, 1753365388, '1'),
(222583, 36811, 'QU', 'OK', 'S', 1753365483, 1753365483, '1'),
(222584, 36811, 'QU', 'OK', 'S', 1753365483, 1753365483, '1'),
(222585, 36811, 'QU', 'OK', 'S', 1753365483, 1753365483, '1'),
(222586, 36811, 'QU', 'OK', 'S', 1753365483, 1753365483, '1'),
(222587, 36811, 'QU', 'OK', 'S', 1753365483, 1753365483, '1'),
(222588, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222589, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222590, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222591, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222592, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222593, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222594, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222595, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222596, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222597, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222598, 36810, 'QU', 'OK', 'S', 1753365607, 1753365607, '1'),
(222599, 36777, 'QU', 'OK', 'S', 1753365759, 1753365759, '1'),
(222600, 36777, 'QU', 'OK', 'S', 1753365759, 1753365759, '1'),
(222601, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222602, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222603, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222604, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222605, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222606, 36777, 'QU', 'OK', 'S', 1753365760, 1753365760, '1'),
(222607, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222608, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222609, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222610, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222611, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222612, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222613, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222614, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222615, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222616, 36764, 'QU', 'OK', 'S', 1753365905, 1753365905, '1'),
(222617, 36765, 'QU', 'OK', 'S', 1753366072, 1753366072, '1'),
(222618, 36765, 'QU', 'OK', 'S', 1753366072, 1753366072, '1'),
(222619, 36765, 'QU', 'OK', 'S', 1753366072, 1753366072, '1'),
(222620, 36765, 'QU', 'OK', 'S', 1753366073, 1753366073, '1'),
(222621, 39003, 'QU', 'OK', 'S', 1753366175, 1753366175, '1'),
(222622, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222623, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222624, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222625, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222626, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222627, 36809, 'QU', 'OK', 'S', 1753366182, 1753366182, '1'),
(222628, 38927, 'QU', 'OK', 'S', 1753366300, 1753366300, '1'),
(222629, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222630, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222631, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222632, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222633, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222634, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222635, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222636, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222637, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222638, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222639, 37391, 'QU', 'OK', 'S', 1753366302, 1753366302, '1'),
(222640, 38927, 'QU', 'OK', 'S', 1753366312, 1753366312, '1'),
(222641, 38926, 'QU', 'OK', 'S', 1753366338, 1753366338, '1'),
(222642, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222643, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222644, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222645, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222646, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222647, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222648, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222649, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222650, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222651, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222652, 37392, 'QU', 'OK', 'S', 1753366407, 1753366407, '1'),
(222653, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222654, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222655, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222656, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222657, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222658, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222659, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222660, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222661, 37409, 'QU', 'OK', 'S', 1753366476, 1753366476, '1'),
(222662, 38878, 'QU', 'OK', 'S', 1753366529, 1753366529, '1'),
(222663, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222664, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222665, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222666, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222667, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222668, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222669, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222670, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222671, 38878, 'QU', 'OK', 'S', 1753366530, 1753366530, '1'),
(222672, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222673, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222674, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222675, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222676, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222677, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222678, 38877, 'QU', 'OK', 'S', 1753366699, 1753366699, '1'),
(222679, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222680, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222681, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222682, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222683, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222684, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222685, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222686, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222687, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222688, 37410, 'QU', 'OK', 'S', 1753366861, 1753366861, '1'),
(222689, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222690, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222691, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222692, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222693, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222694, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222695, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222696, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222697, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222698, 37424, 'QU', 'OK', 'S', 1753366943, 1753366943, '1'),
(222699, 37425, 'QU', 'OK', 'S', 1753366985, 1753366985, '1'),
(222700, 37425, 'QU', 'OK', 'S', 1753366985, 1753366985, '1'),
(222701, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222702, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222703, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222704, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222705, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222706, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222707, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222708, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222709, 37425, 'QU', 'OK', 'S', 1753367054, 1753367054, '1'),
(222710, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222711, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222712, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222713, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222714, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222715, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222716, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222717, 37105, 'QU', 'OK', 'S', 1753367425, 1753367425, '1'),
(222718, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222719, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222720, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222721, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222722, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222723, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222724, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222725, 37088, 'QU', 'OK', 'S', 1753367531, 1753367531, '1'),
(222726, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222727, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222728, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222729, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222730, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222731, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222732, 37087, 'QU', 'OK', 'S', 1753367639, 1753367639, '1'),
(222733, 36605, 'QU', 'OK', 'S', 1753368033, 1753368033, '1'),
(222734, 36604, 'QU', 'OK', 'S', 1753368131, 1753368131, '1'),
(222735, 36604, 'QU', 'OK', 'S', 1753368131, 1753368131, '1'),
(222736, 38996, 'QU', 'OK', 'S', 1753420189, 1753420189, '1'),
(222737, 36847, 'QU', 'OK', 'S', 1753420356, 1753420356, '1'),
(222738, 38603, 'QU', 'OK', 'S', 1753420364, 1753420364, '1'),
(222739, 32888, 'QU', 'OK', 'S', 1753420377, 1753420377, '1'),
(222740, 32888, 'QU', 'OK', 'S', 1753420377, 1753420377, '1'),
(222741, 37544, 'QU', 'OK', 'S', 1753420394, 1753420394, '1'),
(222742, 38863, 'QU', 'OK', 'S', 1753421537, 1753421537, '1'),
(222743, 38863, 'QU', 'OK', 'S', 1753421537, 1753421537, '1'),
(222744, 38863, 'QU', 'OK', 'S', 1753421537, 1753421537, '1'),
(222745, 38863, 'QU', 'OK', 'S', 1753421537, 1753421537, '1'),
(222746, 38863, 'QU', 'OK', 'S', 1753421537, 1753421537, '1'),
(222747, 38862, 'QU', 'OK', 'S', 1753421924, 1753421924, '1'),
(222748, 38862, 'QU', 'OK', 'S', 1753421924, 1753421924, '1'),
(222749, 38862, 'QU', 'OK', 'S', 1753421924, 1753421924, '1'),
(222750, 38861, 'QU', 'OK', 'S', 1753422357, 1753422357, '1'),
(222751, 38861, 'QU', 'OK', 'S', 1753422357, 1753422357, '1'),
(222752, 38861, 'QU', 'OK', 'S', 1753422357, 1753422357, '1'),
(222753, 38860, 'QU', 'OK', 'S', 1753422427, 1753422427, '1'),
(222754, 38860, 'QU', 'OK', 'S', 1753422427, 1753422427, '1'),
(222755, 38860, 'QU', 'OK', 'S', 1753422427, 1753422427, '1'),
(222756, 38859, 'QU', 'OK', 'S', 1753422561, 1753422561, '1'),
(222757, 38859, 'QU', 'OK', 'S', 1753422561, 1753422561, '1'),
(222758, 38859, 'QU', 'OK', 'S', 1753422561, 1753422561, '1'),
(222759, 38917, 'QU', 'OK', 'S', 1753422720, 1753422720, '1'),
(222760, 38917, 'QU', 'OK', 'S', 1753422720, 1753422720, '1'),
(222761, 38917, 'QU', 'OK', 'S', 1753422720, 1753422720, '1'),
(222762, 38917, 'QU', 'OK', 'S', 1753422720, 1753422720, '1'),
(222763, 38858, 'QU', 'OK', 'S', 1753423171, 1753423171, '1'),
(222764, 38858, 'QU', 'OK', 'S', 1753423171, 1753423171, '1'),
(222765, 38858, 'QU', 'OK', 'S', 1753423171, 1753423171, '1'),
(222766, 38858, 'QU', 'OK', 'S', 1753423171, 1753423171, '1'),
(222767, 31137, 'QU', 'OK', 'S', 1753423190, 1753423190, '1'),
(222768, 37292, 'QU', 'OK', 'S', 1753423213, 1753423213, '1'),
(222769, 37522, 'QU', 'OK', 'S', 1753423237, 1753423237, '1'),
(222770, 38909, 'QU', 'OK', 'S', 1753426819, 1753426819, '1'),
(222771, 38909, 'QU', 'OK', 'S', 1753426823, 1753426823, '1'),
(222772, 37397, 'QU', 'OK', 'S', 1753428089, 1753428089, '1'),
(222773, 38960, 'QU', 'OK', 'S', 1753431456, 1753431456, '1'),
(222774, 38949, 'QU', 'OK', 'S', 1753431469, 1753431469, '1'),
(222775, 38954, 'QU', 'OK', 'S', 1753431474, 1753431474, '1'),
(222776, 38951, 'QU', 'OK', 'S', 1753431477, 1753431477, '1'),
(222777, 38961, 'QU', 'OK', 'S', 1753431482, 1753431482, '1'),
(222778, 38959, 'QU', 'OK', 'S', 1753431484, 1753431484, '1'),
(222779, 38959, 'QU', 'OK', 'S', 1753431494, 1753431494, '1'),
(222780, 38951, 'QU', 'OK', 'S', 1753431497, 1753431497, '1'),
(222781, 38954, 'QU', 'OK', 'S', 1753431501, 1753431501, '1'),
(222782, 38949, 'QU', 'OK', 'S', 1753431511, 1753431511, '1'),
(222783, 38954, 'QU', 'OK', 'S', 1753431520, 1753431520, '1'),
(222784, 38948, 'QU', 'OK', 'S', 1753431530, 1753431530, '1'),
(222785, 38954, 'QU', 'OK', 'S', 1753431533, 1753431533, '1'),
(222786, 38960, 'QU', 'OK', 'S', 1753431562, 1753431562, '1'),
(222787, 25210, 'QU', 'OK', 'S', 1753436912, 1753436912, '1'),
(222788, 39018, 'QU', 'OK', 'S', 1753437424, 1753437424, '1'),
(222789, 39040, 'QU', 'OK', 'S', 1753437481, 1753437481, '1'),
(222790, 39037, 'QU', 'OK', 'S', 1753437671, 1753437671, '1'),
(222791, 39019, 'QU', 'OK', 'S', 1753437864, 1753437864, '1'),
(222792, 39021, 'QU', 'OK', 'S', 1753437969, 1753437969, '1'),
(222793, 39026, 'QU', 'OK', 'S', 1753438025, 1753438025, '1'),
(222794, 39023, 'QU', 'OK', 'S', 1753438250, 1753438250, '1'),
(222795, 37643, 'QU', 'OK', 'S', 1753438251, 1753438251, '1'),
(222796, 38263, 'QU', 'OK', 'S', 1753438260, 1753438260, '1'),
(222797, 38263, 'QU', 'OK', 'S', 1753438268, 1753438268, '1'),
(222798, 38410, 'QU', 'OK', 'S', 1753438281, 1753438281, '1'),
(222799, 39034, 'QU', 'OK', 'S', 1753438331, 1753438331, '1'),
(222800, 39033, 'QU', 'OK', 'S', 1753438379, 1753438379, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(222801, 39024, 'QU', 'OK', 'S', 1753438523, 1753438523, '1'),
(222802, 39025, 'QU', 'OK', 'S', 1753438569, 1753438569, '1'),
(222803, 39027, 'QU', 'OK', 'S', 1753438636, 1753438636, '1'),
(222804, 36097, 'QU', 'OK', 'S', 1753438803, 1753438803, '1'),
(222805, 13460, 'QU', 'OK', 'S', 1753438902, 1753438902, '1'),
(222806, 38592, 'QU', 'OK', 'S', 1753439001, 1753439001, '1'),
(222807, 39038, 'QU', 'OK', 'S', 1753439369, 1753439369, '1'),
(222808, 39036, 'QU', 'OK', 'S', 1753439462, 1753439462, '1'),
(222809, 39032, 'QU', 'OK', 'S', 1753439529, 1753439529, '1'),
(222810, 20394, 'QU', 'OK', 'S', 1753439660, 1753439660, '1'),
(222811, 38897, 'QU', 'OK', 'S', 1753439665, 1753439665, '1'),
(222812, 38327, 'QU', 'OK', 'S', 1753439670, 1753439670, '1'),
(222813, 38450, 'QU', 'OK', 'S', 1753439672, 1753439672, '1'),
(222814, 13490, 'QU', 'OK', 'S', 1753439674, 1753439674, '1'),
(222815, 13442, 'QU', 'OK', 'S', 1753439693, 1753439693, '1'),
(222816, 18554, 'QU', 'OK', 'S', 1753439797, 1753439797, '1'),
(222817, 38450, 'QU', 'OK', 'S', 1753439800, 1753439800, '1'),
(222818, 38475, 'QU', 'OK', 'S', 1753439804, 1753439804, '1'),
(222819, 38450, 'QU', 'OK', 'S', 1753439820, 1753439820, '1'),
(222820, 39035, 'QU', 'OK', 'S', 1753439823, 1753439823, '1'),
(222821, 18548, 'QU', 'OK', 'S', 1753439834, 1753439834, '1'),
(222822, 38410, 'QU', 'OK', 'S', 1753439837, 1753439837, '1'),
(222823, 38186, 'QU', 'OK', 'S', 1753439881, 1753439881, '1'),
(222824, 31144, 'QU', 'OK', 'S', 1753439882, 1753439882, '1'),
(222825, 38186, 'QU', 'OK', 'S', 1753439897, 1753439897, '1'),
(222826, 19310, 'QU', 'OK', 'S', 1753439904, 1753439904, '1'),
(222827, 36467, 'QU', 'OK', 'S', 1753439917, 1753439917, '1'),
(222828, 39031, 'QU', 'OK', 'S', 1753439941, 1753439941, '1'),
(222829, 19310, 'QU', 'OK', 'S', 1753439963, 1753439963, '1'),
(222830, 38186, 'QU', 'OK', 'S', 1753439965, 1753439965, '1'),
(222831, 38410, 'QU', 'OK', 'S', 1753439966, 1753439966, '1'),
(222832, 18548, 'QU', 'OK', 'S', 1753439968, 1753439968, '1'),
(222833, 38475, 'QU', 'OK', 'S', 1753439969, 1753439969, '1'),
(222834, 20394, 'QU', 'OK', 'S', 1753439972, 1753439972, '1'),
(222835, 38897, 'QU', 'OK', 'S', 1753439973, 1753439973, '1'),
(222836, 38450, 'QU', 'OK', 'S', 1753439975, 1753439975, '1'),
(222837, 13442, 'QU', 'OK', 'S', 1753439976, 1753439976, '1'),
(222838, 18554, 'QU', 'OK', 'S', 1753439978, 1753439978, '1'),
(222839, 13490, 'QU', 'OK', 'S', 1753439980, 1753439980, '1'),
(222840, 38327, 'QU', 'OK', 'S', 1753439982, 1753439982, '1'),
(222841, 39020, 'QU', 'OK', 'S', 1753439995, 1753439995, '1'),
(222842, 38263, 'QU', 'OK', 'S', 1753440088, 1753440088, '1'),
(222843, 38410, 'QU', 'OK', 'S', 1753440088, 1753440088, '1'),
(222844, 39030, 'QU', 'OK', 'S', 1753440124, 1753440124, '1'),
(222845, 39029, 'QU', 'OK', 'S', 1753440173, 1753440173, '1'),
(222846, 31338, 'QU', 'OK', 'S', 1753440269, 1753440269, '1'),
(222847, 21414, 'QU', 'OK', 'S', 1753440309, 1753440309, '1'),
(222848, 38186, 'QU', 'OK', 'S', 1753440373, 1753440373, '1'),
(222849, 19310, 'QU', 'OK', 'S', 1753440376, 1753440376, '1'),
(222850, 38475, 'QU', 'OK', 'S', 1753440379, 1753440379, '1'),
(222851, 13490, 'QU', 'OK', 'S', 1753440381, 1753440381, '1'),
(222852, 18548, 'QU', 'OK', 'S', 1753440383, 1753440383, '1'),
(222853, 18554, 'QU', 'OK', 'S', 1753440388, 1753440388, '1'),
(222854, 13442, 'QU', 'OK', 'S', 1753440390, 1753440390, '1'),
(222855, 38897, 'QU', 'OK', 'S', 1753440393, 1753440393, '1'),
(222856, 38450, 'QU', 'OK', 'S', 1753440397, 1753440397, '1'),
(222857, 38410, 'QU', 'OK', 'S', 1753440412, 1753440412, '1'),
(222858, 38450, 'QU', 'OK', 'S', 1753440419, 1753440419, '1'),
(222859, 20394, 'QU', 'OK', 'S', 1753440476, 1753440476, '1'),
(222860, 38327, 'QU', 'OK', 'S', 1753440486, 1753440486, '1'),
(222861, 38450, 'QU', 'OK', 'S', 1753440497, 1753440497, '1'),
(222862, 36467, 'QU', 'OK', 'S', 1753441439, 1753441439, '1'),
(222863, 36467, 'QU', 'OK', 'S', 1753441442, 1753441442, '1'),
(222864, 39010, 'QU', 'OK', 'S', 1753442617, 1753442617, '1'),
(222865, 39016, 'QU', 'OK', 'S', 1753442670, 1753442670, '1'),
(222866, 38747, 'QU', 'OK', 'S', 1753442786, 1753442786, '1'),
(222867, 39017, 'QU', 'OK', 'S', 1753443088, 1753443088, '1'),
(222868, 39013, 'QU', 'OK', 'S', 1753443147, 1753443147, '1'),
(222869, 39014, 'QU', 'OK', 'S', 1753443222, 1753443222, '1'),
(222870, 39011, 'QU', 'OK', 'S', 1753443541, 1753443541, '1'),
(222871, 38346, 'QU', 'OK', 'S', 1753443604, 1753443604, '1'),
(222872, 39015, 'QU', 'OK', 'S', 1753443744, 1753443744, '1'),
(222873, 39004, 'QU', 'OK', 'S', 1753443842, 1753443842, '1'),
(222874, 39006, 'QU', 'OK', 'S', 1753443893, 1753443893, '1'),
(222875, 38869, 'QU', 'OK', 'S', 1753443972, 1753443972, '1'),
(222876, 39008, 'QU', 'OK', 'S', 1753444302, 1753444302, '1'),
(222877, 39007, 'QU', 'OK', 'S', 1753444770, 1753444770, '1'),
(222878, 39006, 'QU', 'OK', 'S', 1753444921, 1753444921, '1'),
(222879, 37487, 'QU', 'OK', 'S', 1753447066, 1753447066, '1'),
(222880, 38799, 'QU', 'OK', 'S', 1753447078, 1753447078, '1'),
(222881, 33863, 'QU', 'OK', 'S', 1753447083, 1753447083, '1'),
(222882, 37063, 'QU', 'OK', 'S', 1753447095, 1753447095, '1'),
(222883, 37063, 'QU', 'OK', 'S', 1753447099, 1753447099, '1'),
(222884, 37062, 'QU', 'OK', 'S', 1753447102, 1753447102, '1'),
(222885, 37062, 'QU', 'OK', 'S', 1753447105, 1753447105, '1'),
(222886, 37190, 'QU', 'OK', 'S', 1753447109, 1753447109, '1'),
(222887, 37050, 'QU', 'OK', 'S', 1753447113, 1753447113, '1'),
(222888, 37050, 'QU', 'OK', 'S', 1753447116, 1753447116, '1'),
(222889, 36346, 'QU', 'OK', 'S', 1753447119, 1753447119, '1'),
(222890, 36346, 'QU', 'OK', 'S', 1753447122, 1753447122, '1'),
(222891, 37253, 'QU', 'OK', 'S', 1753447126, 1753447126, '1'),
(222892, 37253, 'QU', 'OK', 'S', 1753447129, 1753447129, '1'),
(222893, 33863, 'QU', 'OK', 'S', 1753447134, 1753447134, '1'),
(222894, 18912, 'QU', 'OK', 'S', 1753447141, 1753447141, '1'),
(222895, 19268, 'QU', 'OK', 'S', 1753447144, 1753447144, '1'),
(222896, 24559, 'QU', 'OK', 'S', 1753447147, 1753447147, '1'),
(222897, 31633, 'QU', 'OK', 'S', 1753447152, 1753447152, '1'),
(222898, 30831, 'QU', 'OK', 'S', 1753447155, 1753447155, '1'),
(222899, 21088, 'QU', 'OK', 'S', 1753447158, 1753447158, '1'),
(222900, 32294, 'QU', 'OK', 'S', 1753447161, 1753447161, '1'),
(222901, 36421, 'QU', 'OK', 'S', 1753447181, 1753447181, '1'),
(222902, 38309, 'QU', 'OK', 'S', 1753447194, 1753447194, '1'),
(222903, 14841, 'QU', 'OK', 'S', 1753447206, 1753447206, '1'),
(222904, 22793, 'QU', 'OK', 'S', 1753447216, 1753447216, '1'),
(222905, 30818, 'QU', 'OK', 'S', 1753447255, 1753447255, '1'),
(222906, 37194, 'QU', 'OK', 'S', 1753447262, 1753447262, '1'),
(222907, 36429, 'QU', 'OK', 'S', 1753447268, 1753447268, '1'),
(222908, 37350, 'QU', 'OK', 'S', 1753447273, 1753447273, '1'),
(222909, 30292, 'QU', 'OK', 'S', 1753447277, 1753447277, '1'),
(222910, 37183, 'QU', 'OK', 'S', 1753447281, 1753447281, '1'),
(222911, 30805, 'QU', 'OK', 'S', 1753447284, 1753447284, '1'),
(222912, 30559, 'QU', 'OK', 'S', 1753447287, 1753447287, '1'),
(222913, 38185, 'QU', 'OK', 'S', 1753447290, 1753447290, '1'),
(222914, 12740, 'QU', 'OK', 'S', 1753447293, 1753447293, '1'),
(222915, 12740, 'QU', 'OK', 'S', 1753447297, 1753447297, '1'),
(222916, 37436, 'QU', 'OK', 'S', 1753447304, 1753447304, '1'),
(222917, 37436, 'QU', 'OK', 'S', 1753447309, 1753447309, '1'),
(222918, 37437, 'QU', 'OK', 'S', 1753447315, 1753447315, '1'),
(222919, 36032, 'QU', 'OK', 'S', 1753447320, 1753447320, '1'),
(222920, 38887, 'QU', 'OK', 'S', 1753447340, 1753447340, '1'),
(222921, 38899, 'QU', 'OK', 'S', 1753447347, 1753447347, '1'),
(222922, 37437, 'QU', 'OK', 'S', 1753447351, 1753447351, '1'),
(222923, 38899, 'QU', 'OK', 'S', 1753447355, 1753447355, '1'),
(222924, 37436, 'QU', 'OK', 'S', 1753447369, 1753447369, '1'),
(222925, 37438, 'QU', 'OK', 'S', 1753447373, 1753447373, '1'),
(222926, 37195, 'QU', 'OK', 'S', 1753447383, 1753447383, '1'),
(222927, 37384, 'QU', 'OK', 'S', 1753447389, 1753447389, '1'),
(222928, 37385, 'QU', 'OK', 'S', 1753447392, 1753447392, '1'),
(222929, 38887, 'QU', 'OK', 'S', 1753447406, 1753447406, '1'),
(222930, 37194, 'QU', 'OK', 'S', 1753447410, 1753447410, '1'),
(222931, 36034, 'QU', 'OK', 'S', 1753447421, 1753447421, '1'),
(222932, 38185, 'QU', 'OK', 'S', 1753447426, 1753447426, '1'),
(222933, 38870, 'QU', 'OK', 'S', 1753449054, 1753449054, '1'),
(222934, 38872, 'QU', 'OK', 'S', 1753449056, 1753449056, '1'),
(222935, 38872, 'QU', 'OK', 'S', 1753449060, 1753449060, '1'),
(222936, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222937, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222938, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222939, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222940, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222941, 38250, 'QU', 'OK', 'S', 1753453764, 1753453764, '1'),
(222942, 37943, 'QU', 'OK', 'S', 1753453895, 1753453895, '1'),
(222943, 37941, 'QU', 'OK', 'S', 1753454122, 1753454122, '1'),
(222944, 37941, 'QU', 'OK', 'S', 1753454122, 1753454122, '1'),
(222945, 38249, 'QU', 'OK', 'S', 1753454309, 1753454309, '1'),
(222946, 38249, 'QU', 'OK', 'S', 1753454309, 1753454309, '1'),
(222947, 38249, 'QU', 'OK', 'S', 1753454309, 1753454309, '1'),
(222948, 38249, 'QU', 'OK', 'S', 1753454309, 1753454309, '1'),
(222949, 38249, 'QU', 'OK', 'S', 1753454309, 1753454309, '1'),
(222950, 37517, 'QU', 'OK', 'S', 1753454852, 1753454852, '1'),
(222951, 37518, 'QU', 'OK', 'S', 1753454868, 1753454868, '1'),
(222952, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222953, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222954, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222955, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222956, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222957, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222958, 36501, 'QU', 'OK', 'S', 1753455017, 1753455017, '1'),
(222959, 35715, 'QU', 'OK', 'S', 1753455260, 1753455260, '1'),
(222960, 35715, 'QU', 'OK', 'S', 1753455260, 1753455260, '1'),
(222961, 35715, 'QU', 'OK', 'S', 1753455260, 1753455260, '1'),
(222962, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222963, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222964, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222965, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222966, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222967, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222968, 36502, 'QU', 'OK', 'S', 1753455358, 1753455358, '1'),
(222969, 31144, 'QU', 'OK', 'S', 1753507317, 1753507317, '1'),
(222970, 31144, 'QU', 'OK', 'S', 1753507322, 1753507322, '1'),
(222971, 31144, 'QU', 'OK', 'S', 1753507331, 1753507331, '1'),
(222972, 2445, 'QU', 'OK', 'S', 1753508693, 1753508693, '1'),
(222973, 25528, 'QU', 'OK', 'S', 1753508701, 1753508701, '1'),
(222974, 2323, 'QU', 'OK', 'S', 1753509259, 1753509259, '1'),
(222975, 32467, 'QU', 'OK', 'S', 1753510200, 1753510200, '1'),
(222976, 28222, 'QU', 'OK', 'S', 1753514084, 1753514084, '1'),
(222977, 31137, 'QU', 'OK', 'S', 1753514123, 1753514123, '1'),
(222978, 27163, 'QU', 'OK', 'S', 1753514954, 1753514954, '1'),
(222979, 21828, 'QU', 'OK', 'S', 1753514959, 1753514959, '1'),
(222980, 38355, 'QU', 'OK', 'S', 1753514972, 1753514972, '1'),
(222981, 38343, 'QU', 'OK', 'S', 1753514978, 1753514978, '1'),
(222982, 25161, 'QU', 'OK', 'S', 1753514982, 1753514982, '1'),
(222983, 35144, 'QU', 'OK', 'S', 1753515183, 1753515183, '1'),
(222984, 35144, 'QU', 'OK', 'S', 1753515188, 1753515188, '1'),
(222985, 35144, 'QU', 'OK', 'S', 1753515192, 1753515192, '1'),
(222986, 35144, 'QU', 'OK', 'S', 1753515196, 1753515196, '1'),
(222987, 37643, 'QU', 'OK', 'S', 1753515330, 1753515330, '1'),
(222988, 37643, 'QU', 'OK', 'S', 1753515334, 1753515334, '1'),
(222989, 37643, 'QU', 'OK', 'S', 1753515358, 1753515358, '1'),
(222990, 36847, 'QU', 'OK', 'S', 1753516883, 1753516883, '1'),
(222991, 39055, 'QU', 'OK', 'S', 1753522013, 1753522013, '1'),
(222992, 39056, 'QU', 'OK', 'S', 1753522058, 1753522058, '1'),
(222993, 39057, 'QU', 'OK', 'S', 1753522109, 1753522109, '1'),
(222994, 39058, 'QU', 'OK', 'S', 1753522449, 1753522449, '1'),
(222995, 38638, 'QU', 'OK', 'S', 1753522466, 1753522466, '1'),
(222996, 38659, 'QU', 'OK', 'S', 1753522489, 1753522489, '1'),
(222997, 38662, 'QU', 'OK', 'S', 1753522492, 1753522492, '1'),
(222998, 39059, 'QU', 'OK', 'S', 1753522511, 1753522511, '1'),
(222999, 39060, 'QU', 'OK', 'S', 1753522547, 1753522547, '1'),
(223000, 39061, 'QU', 'OK', 'S', 1753522667, 1753522667, '1'),
(223001, 39062, 'QU', 'OK', 'S', 1753522701, 1753522701, '1'),
(223002, 39063, 'QU', 'OK', 'S', 1753522762, 1753522762, '1'),
(223003, 39064, 'QU', 'OK', 'S', 1753522933, 1753522933, '1'),
(223004, 39065, 'QU', 'OK', 'S', 1753522989, 1753522989, '1'),
(223005, 39066, 'QU', 'OK', 'S', 1753523025, 1753523025, '1'),
(223006, 37778, 'QU', 'OK', 'S', 1753523224, 1753523224, '1'),
(223007, 39067, 'QU', 'OK', 'S', 1753523227, 1753523227, '1'),
(223008, 39068, 'QU', 'OK', 'S', 1753523261, 1753523261, '1'),
(223009, 39069, 'QU', 'OK', 'S', 1753523303, 1753523303, '1'),
(223010, 39070, 'QU', 'OK', 'S', 1753523465, 1753523465, '1'),
(223011, 39071, 'QU', 'OK', 'S', 1753523495, 1753523495, '1'),
(223012, 39072, 'QU', 'OK', 'S', 1753523524, 1753523524, '1'),
(223013, 38111, 'QU', 'OK', 'S', 1753523769, 1753523769, '1'),
(223014, 26948, 'QU', 'OK', 'S', 1753523984, 1753523984, '1'),
(223015, 39054, 'QU', 'OK', 'S', 1753524346, 1753524346, '1'),
(223016, 38774, 'QU', 'OK', 'S', 1753524349, 1753524349, '1'),
(223017, 36226, 'QU', 'OK', 'S', 1753524357, 1753524357, '1'),
(223018, 31136, 'QU', 'OK', 'S', 1753524436, 1753524436, '1'),
(223019, 31136, 'QU', 'OK', 'S', 1753524447, 1753524447, '1'),
(223020, 39053, 'QU', 'OK', 'S', 1753524621, 1753524621, '1'),
(223021, 39052, 'QU', 'OK', 'S', 1753524734, 1753524734, '1'),
(223022, 39041, 'QU', 'OK', 'S', 1753524920, 1753524920, '1'),
(223023, 32674, 'QU', 'OK', 'S', 1753525084, 1753525084, '1'),
(223024, 38415, 'QU', 'OK', 'S', 1753525492, 1753525492, '1'),
(223025, 38415, 'QU', 'OK', 'S', 1753525496, 1753525496, '1'),
(223026, 14840, 'QU', 'OK', 'S', 1753525633, 1753525633, '1'),
(223027, 14840, 'QU', 'OK', 'S', 1753525650, 1753525650, '1'),
(223028, 14840, 'QU', 'OK', 'S', 1753525653, 1753525653, '1'),
(223029, 14840, 'QU', 'OK', 'S', 1753525656, 1753525656, '1'),
(223030, 14840, 'QU', 'OK', 'S', 1753525658, 1753525658, '1'),
(223031, 29399, 'QU', 'OK', 'S', 1753525699, 1753525699, '1'),
(223032, 29399, 'QU', 'OK', 'S', 1753525711, 1753525711, '1'),
(223033, 29399, 'QU', 'OK', 'S', 1753525713, 1753525713, '1'),
(223034, 29399, 'QU', 'OK', 'S', 1753525717, 1753525717, '1'),
(223035, 29399, 'QU', 'OK', 'S', 1753525719, 1753525719, '1'),
(223036, 29399, 'QU', 'OK', 'S', 1753525721, 1753525721, '1'),
(223037, 29399, 'QU', 'OK', 'S', 1753525724, 1753525724, '1'),
(223038, 29399, 'QU', 'OK', 'S', 1753525726, 1753525726, '1'),
(223039, 29399, 'QU', 'OK', 'S', 1753525730, 1753525730, '1'),
(223040, 39042, 'QU', 'OK', 'S', 1753525960, 1753525960, '1'),
(223041, 39043, 'QU', 'OK', 'S', 1753525995, 1753525995, '1'),
(223042, 39044, 'QU', 'OK', 'S', 1753526147, 1753526147, '1'),
(223043, 39045, 'QU', 'OK', 'S', 1753526189, 1753526189, '1'),
(223044, 39046, 'QU', 'OK', 'S', 1753526222, 1753526222, '1'),
(223045, 38949, 'QU', 'OK', 'S', 1753526351, 1753526351, '1'),
(223046, 38949, 'QU', 'OK', 'S', 1753526356, 1753526356, '1'),
(223047, 16169, 'QU', 'OK', 'S', 1753526428, 1753526428, '1'),
(223048, 16169, 'QU', 'OK', 'S', 1753526438, 1753526438, '1'),
(223049, 39047, 'QU', 'OK', 'S', 1753526579, 1753526579, '1'),
(223050, 1112, 'QU', 'OK', 'S', 1753526769, 1753526769, '1'),
(223051, 38985, 'QU', 'OK', 'S', 1753526774, 1753526774, '1'),
(223052, 6003, 'QU', 'OK', 'S', 1753526779, 1753526779, '1'),
(223053, 38662, 'QU', 'OK', 'S', 1753526783, 1753526783, '1'),
(223054, 6003, 'QU', 'OK', 'S', 1753526786, 1753526786, '1'),
(223055, 37789, 'QU', 'OK', 'S', 1753526790, 1753526790, '1'),
(223056, 37511, 'QU', 'OK', 'S', 1753526794, 1753526794, '1'),
(223057, 38592, 'QU', 'OK', 'S', 1753526801, 1753526801, '1'),
(223058, 27656, 'QU', 'OK', 'S', 1753526811, 1753526811, '1'),
(223059, 19843, 'QU', 'OK', 'S', 1753526814, 1753526814, '1'),
(223060, 19843, 'QU', 'OK', 'S', 1753526818, 1753526818, '1'),
(223061, 38793, 'QU', 'OK', 'S', 1753526822, 1753526822, '1'),
(223062, 38794, 'QU', 'OK', 'S', 1753526826, 1753526826, '1'),
(223063, 38424, 'QU', 'OK', 'S', 1753526829, 1753526829, '1'),
(223064, 38592, 'QU', 'OK', 'S', 1753526832, 1753526832, '1'),
(223065, 37208, 'QU', 'OK', 'S', 1753526836, 1753526836, '1'),
(223066, 37509, 'QU', 'OK', 'S', 1753526839, 1753526839, '1'),
(223067, 37527, 'QU', 'OK', 'S', 1753526844, 1753526844, '1'),
(223068, 37554, 'QU', 'OK', 'S', 1753526867, 1753526867, '1'),
(223069, 37525, 'QU', 'OK', 'S', 1753526872, 1753526872, '1'),
(223070, 1112, 'QU', 'OK', 'S', 1753526878, 1753526878, '1'),
(223071, 38985, 'QU', 'OK', 'S', 1753526880, 1753526880, '1'),
(223072, 37205, 'QU', 'OK', 'S', 1753526885, 1753526885, '1'),
(223073, 37512, 'QU', 'OK', 'S', 1753526905, 1753526905, '1'),
(223074, 38111, 'QU', 'OK', 'S', 1753527068, 1753527068, '1'),
(223075, 39054, 'QU', 'OK', 'S', 1753527101, 1753527101, '1'),
(223076, 2445, 'QU', 'OK', 'S', 1753527112, 1753527112, '1'),
(223077, 38112, 'QU', 'OK', 'S', 1753527132, 1753527132, '1'),
(223078, 36033, 'QU', 'OK', 'S', 1753527463, 1753527463, '1'),
(223079, 8100, 'QU', 'OK', 'S', 1753527466, 1753527466, '1'),
(223080, 36013, 'QU', 'OK', 'S', 1753527470, 1753527470, '1'),
(223081, 35160, 'QU', 'OK', 'S', 1753527474, 1753527474, '1'),
(223082, 33796, 'QU', 'OK', 'S', 1753527477, 1753527477, '1'),
(223083, 35160, 'QU', 'OK', 'S', 1753527481, 1753527481, '1'),
(223084, 38755, 'QU', 'OK', 'S', 1753527487, 1753527487, '1'),
(223085, 38755, 'QU', 'OK', 'S', 1753527493, 1753527493, '1'),
(223086, 38755, 'QU', 'OK', 'S', 1753527496, 1753527496, '1'),
(223087, 36770, 'QU', 'OK', 'S', 1753527499, 1753527499, '1'),
(223088, 36770, 'QU', 'OK', 'S', 1753527504, 1753527504, '1'),
(223089, 37323, 'QU', 'OK', 'S', 1753527507, 1753527507, '1'),
(223090, 37323, 'QU', 'OK', 'S', 1753527510, 1753527510, '1'),
(223091, 36770, 'QU', 'OK', 'S', 1753527514, 1753527514, '1'),
(223092, 38983, 'QU', 'OK', 'S', 1753527520, 1753527520, '1'),
(223093, 38755, 'QU', 'OK', 'S', 1753527529, 1753527529, '1'),
(223094, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223095, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223096, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223097, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223098, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223099, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223100, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223101, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223102, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223103, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223104, 35436, 'QU', 'OK', 'S', 1753527738, 1753527738, '1'),
(223105, 34388, 'QU', 'OK', 'S', 1753527759, 1753527759, '1'),
(223106, 34470, 'QU', 'OK', 'S', 1753527768, 1753527768, '1'),
(223107, 34470, 'QU', 'OK', 'S', 1753527772, 1753527772, '1'),
(223108, 34470, 'QU', 'OK', 'S', 1753527775, 1753527775, '1'),
(223109, 34470, 'QU', 'OK', 'S', 1753527778, 1753527778, '1'),
(223110, 38796, 'QU', 'OK', 'S', 1753527778, 1753527778, '1'),
(223111, 30050, 'QU', 'OK', 'S', 1753527780, 1753527780, '1'),
(223112, 34470, 'QU', 'OK', 'S', 1753527784, 1753527784, '1'),
(223113, 30050, 'QU', 'OK', 'S', 1753527787, 1753527787, '1'),
(223114, 38796, 'QU', 'OK', 'S', 1753527790, 1753527790, '1'),
(223115, 34388, 'QU', 'OK', 'S', 1753527790, 1753527790, '1'),
(223116, 38623, 'QU', 'OK', 'S', 1753527794, 1753527794, '1'),
(223117, 22890, 'QU', 'OK', 'S', 1753527798, 1753527798, '1'),
(223118, 35144, 'QU', 'OK', 'S', 1753527803, 1753527803, '1'),
(223119, 38623, 'QU', 'OK', 'S', 1753527808, 1753527808, '1'),
(223120, 30050, 'QU', 'OK', 'S', 1753527812, 1753527812, '1'),
(223121, 38623, 'QU', 'OK', 'S', 1753527815, 1753527815, '1'),
(223122, 30050, 'QU', 'OK', 'S', 1753527819, 1753527819, '1'),
(223123, 37978, 'QU', 'OK', 'S', 1753527823, 1753527823, '1'),
(223124, 38790, 'QU', 'OK', 'S', 1753527827, 1753527827, '1'),
(223125, 38833, 'QU', 'OK', 'S', 1753527829, 1753527829, '1'),
(223126, 36939, 'QU', 'OK', 'S', 1753527833, 1753527833, '1'),
(223127, 37216, 'QU', 'OK', 'S', 1753527837, 1753527837, '1'),
(223128, 37216, 'QU', 'OK', 'S', 1753527840, 1753527840, '1'),
(223129, 31406, 'QU', 'OK', 'S', 1753527843, 1753527843, '1'),
(223130, 37978, 'QU', 'OK', 'S', 1753527849, 1753527849, '1'),
(223131, 35641, 'QU', 'OK', 'S', 1753527852, 1753527852, '1'),
(223132, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223133, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223134, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223135, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223136, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223137, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223138, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223139, 35435, 'QU', 'OK', 'S', 1753527919, 1753527919, '1'),
(223140, 36939, 'QU', 'OK', 'S', 1753527987, 1753527987, '1'),
(223141, 31406, 'QU', 'OK', 'S', 1753527990, 1753527990, '1'),
(223142, 31406, 'QU', 'OK', 'S', 1753527992, 1753527992, '1'),
(223143, 37978, 'QU', 'OK', 'S', 1753527995, 1753527995, '1'),
(223144, 38790, 'QU', 'OK', 'S', 1753527999, 1753527999, '1'),
(223145, 31795, 'QU', 'OK', 'S', 1753528002, 1753528002, '1'),
(223146, 10412, 'QU', 'OK', 'S', 1753528006, 1753528006, '1'),
(223147, 10412, 'QU', 'OK', 'S', 1753528011, 1753528011, '1'),
(223148, 26364, 'QU', 'OK', 'S', 1753528020, 1753528020, '1'),
(223149, 26364, 'QU', 'OK', 'S', 1753528023, 1753528023, '1'),
(223150, 36940, 'QU', 'OK', 'S', 1753528028, 1753528028, '1'),
(223151, 38833, 'QU', 'OK', 'S', 1753528033, 1753528033, '1'),
(223152, 31147, 'QU', 'OK', 'S', 1753528037, 1753528037, '1'),
(223153, 37824, 'QU', 'OK', 'S', 1753528038, 1753528038, '1'),
(223154, 21888, 'QU', 'OK', 'S', 1753528044, 1753528044, '1'),
(223155, 37642, 'QU', 'OK', 'S', 1753528047, 1753528047, '1'),
(223156, 37642, 'QU', 'OK', 'S', 1753528051, 1753528051, '1'),
(223157, 35681, 'QU', 'OK', 'S', 1753528054, 1753528054, '1'),
(223158, 38685, 'QU', 'OK', 'S', 1753528057, 1753528057, '1'),
(223159, 37154, 'QU', 'OK', 'S', 1753528062, 1753528062, '1'),
(223160, 38833, 'QU', 'OK', 'S', 1753528066, 1753528066, '1'),
(223161, 35681, 'QU', 'OK', 'S', 1753528069, 1753528069, '1'),
(223162, 35382, 'QU', 'OK', 'S', 1753528072, 1753528072, '1'),
(223163, 36328, 'QU', 'OK', 'S', 1753528076, 1753528076, '1'),
(223164, 38931, 'QU', 'OK', 'S', 1753528080, 1753528080, '1'),
(223165, 35641, 'QU', 'OK', 'S', 1753528083, 1753528083, '1'),
(223166, 22890, 'QU', 'OK', 'S', 1753528086, 1753528086, '1'),
(223167, 36328, 'QU', 'OK', 'S', 1753528091, 1753528091, '1'),
(223168, 21888, 'QU', 'OK', 'S', 1753528096, 1753528096, '1'),
(223169, 34227, 'QU', 'OK', 'S', 1753528130, 1753528130, '1'),
(223170, 35382, 'QU', 'OK', 'S', 1753528133, 1753528133, '1'),
(223171, 38271, 'QU', 'OK', 'S', 1753528140, 1753528140, '1'),
(223172, 31795, 'QU', 'OK', 'S', 1753528155, 1753528155, '1'),
(223173, 34470, 'QU', 'OK', 'S', 1753528203, 1753528203, '1'),
(223174, 35434, 'QU', 'OK', 'S', 1753528203, 1753528203, '1'),
(223175, 35434, 'QU', 'OK', 'S', 1753528203, 1753528203, '1'),
(223176, 35434, 'QU', 'OK', 'S', 1753528203, 1753528203, '1'),
(223177, 35434, 'QU', 'OK', 'S', 1753528203, 1753528203, '1'),
(223178, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223179, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223180, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223181, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223182, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223183, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223184, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223185, 35433, 'QU', 'OK', 'S', 1753528512, 1753528512, '1'),
(223186, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223187, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223188, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223189, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223190, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223191, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223192, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223193, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223194, 34498, 'QU', 'OK', 'S', 1753528748, 1753528748, '1'),
(223195, 35202, 'QU', 'OK', 'S', 1753529079, 1753529079, '1'),
(223196, 35202, 'QU', 'OK', 'S', 1753529079, 1753529079, '1'),
(223197, 35202, 'QU', 'OK', 'S', 1753529079, 1753529079, '1'),
(223198, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223199, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223200, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223201, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223202, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223203, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223204, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223205, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223206, 33161, 'QU', 'OK', 'S', 1753529290, 1753529290, '1'),
(223207, 39015, 'QU', 'OK', 'S', 1753529855, 1753529855, '1'),
(223208, 39010, 'QU', 'OK', 'S', 1753529893, 1753529893, '1'),
(223209, 39009, 'QU', 'OK', 'S', 1753529929, 1753529929, '1'),
(223210, 39007, 'QU', 'OK', 'S', 1753530007, 1753530007, '1'),
(223211, 39007, 'QU', 'OK', 'S', 1753530011, 1753530011, '1'),
(223212, 39005, 'QU', 'OK', 'S', 1753530064, 1753530064, '1'),
(223213, 31247, 'QU', 'OK', 'S', 1753530485, 1753530485, '1'),
(223214, 31247, 'QU', 'OK', 'S', 1753530485, 1753530485, '1'),
(223215, 34623, 'QU', 'OK', 'S', 1753530993, 1753530993, '1'),
(223216, 34623, 'QU', 'OK', 'S', 1753530994, 1753530994, '1'),
(223217, 34623, 'QU', 'OK', 'S', 1753530994, 1753530994, '1'),
(223218, 34623, 'QU', 'OK', 'S', 1753530994, 1753530994, '1'),
(223219, 23630, 'QU', 'OK', 'S', 1753532271, 1753532271, '1'),
(223220, 23629, 'QU', 'OK', 'S', 1753532351, 1753532351, '1'),
(223221, 23629, 'QU', 'OK', 'S', 1753532351, 1753532351, '1'),
(223222, 23627, 'QU', 'OK', 'S', 1753532482, 1753532482, '1'),
(223223, 37105, 'QU', 'OK', 'S', 1753533911, 1753533911, '1'),
(223224, 37105, 'QU', 'OK', 'S', 1753533911, 1753533911, '1'),
(223225, 37105, 'QU', 'OK', 'S', 1753533911, 1753533911, '1'),
(223226, 37105, 'QU', 'OK', 'S', 1753533911, 1753533911, '1'),
(223227, 38795, 'QU', 'OK', 'S', 1753534897, 1753534897, '1'),
(223228, 38795, 'QU', 'OK', 'S', 1753534904, 1753534904, '1'),
(223229, 34936, 'QU', 'OK', 'S', 1753535050, 1753535050, '1'),
(223230, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223231, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223232, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223233, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223234, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223235, 37104, 'QU', 'OK', 'S', 1753535118, 1753535118, '1'),
(223236, 38608, 'QU', 'OK', 'S', 1753535233, 1753535233, '1'),
(223237, 38608, 'QU', 'OK', 'S', 1753535351, 1753535351, '1'),
(223238, 36061, 'QU', 'OK', 'S', 1753535482, 1753535482, '1'),
(223239, 37578, 'QU', 'OK', 'S', 1753535512, 1753535512, '1'),
(223240, 38797, 'QU', 'OK', 'S', 1753535544, 1753535544, '1'),
(223241, 37416, 'QU', 'OK', 'S', 1753535738, 1753535738, '1'),
(223242, 36795, 'QU', 'OK', 'S', 1753535813, 1753535813, '1'),
(223243, 30538, 'QU', 'OK', 'S', 1753535912, 1753535912, '1'),
(223244, 30096, 'QU', 'OK', 'S', 1753536032, 1753536032, '1'),
(223245, 38390, 'QU', 'OK', 'S', 1753536055, 1753536055, '1'),
(223246, 38741, 'QU', 'OK', 'S', 1753536060, 1753536060, '1'),
(223247, 32920, 'QU', 'OK', 'S', 1753536071, 1753536071, '1'),
(223248, 8406, 'QU', 'OK', 'S', 1753536105, 1753536105, '1'),
(223249, 38831, 'QU', 'OK', 'S', 1753536108, 1753536108, '1'),
(223250, 38831, 'QU', 'OK', 'S', 1753536112, 1753536112, '1'),
(223251, 33601, 'QU', 'OK', 'S', 1753536126, 1753536126, '1'),
(223252, 37936, 'QU', 'OK', 'S', 1753536130, 1753536130, '1'),
(223253, 38467, 'QU', 'OK', 'S', 1753536147, 1753536147, '1'),
(223254, 37320, 'QU', 'OK', 'S', 1753536222, 1753536222, '1'),
(223255, 37320, 'QU', 'OK', 'S', 1753536231, 1753536231, '1'),
(223256, 37410, 'QU', 'OK', 'S', 1753536371, 1753536371, '1'),
(223257, 14542, 'QU', 'OK', 'S', 1753536732, 1753536732, '1'),
(223258, 30974, 'QU', 'OK', 'S', 1753536736, 1753536736, '1'),
(223259, 30974, 'QU', 'OK', 'S', 1753536772, 1753536772, '1'),
(223260, 37822, 'QU', 'OK', 'S', 1753536780, 1753536780, '1'),
(223261, 22830, 'QU', 'OK', 'S', 1753536783, 1753536783, '1'),
(223262, 30545, 'QU', 'OK', 'S', 1753536789, 1753536789, '1'),
(223263, 38309, 'QU', 'OK', 'S', 1753536793, 1753536793, '1'),
(223264, 25557, 'QU', 'OK', 'S', 1753536797, 1753536797, '1'),
(223265, 21110, 'QU', 'OK', 'S', 1753536800, 1753536800, '1'),
(223266, 21110, 'QU', 'OK', 'S', 1753536832, 1753536832, '1'),
(223267, 37778, 'QU', 'OK', 'S', 1753536962, 1753536962, '1'),
(223268, 37778, 'QU', 'OK', 'S', 1753536967, 1753536967, '1'),
(223269, 37778, 'QU', 'OK', 'S', 1753536975, 1753536975, '1'),
(223270, 36777, 'QU', 'OK', 'S', 1753537290, 1753537290, '1'),
(223271, 36777, 'QU', 'OK', 'S', 1753537290, 1753537290, '1'),
(223272, 36777, 'QU', 'OK', 'S', 1753537290, 1753537290, '1'),
(223273, 36777, 'QU', 'OK', 'S', 1753537290, 1753537290, '1'),
(223274, 36777, 'QU', 'OK', 'S', 1753537290, 1753537290, '1'),
(223275, 30886, 'QU', 'OK', 'S', 1753537363, 1753537363, '1'),
(223276, 36770, 'QU', 'OK', 'S', 1753537455, 1753537455, '1'),
(223277, 38902, 'QU', 'OK', 'S', 1753537458, 1753537458, '1'),
(223278, 16459, 'QU', 'OK', 'S', 1753537463, 1753537463, '1'),
(223279, 16459, 'QU', 'OK', 'S', 1753537466, 1753537466, '1'),
(223280, 16169, 'QU', 'OK', 'S', 1753537469, 1753537469, '1'),
(223281, 16169, 'QU', 'OK', 'S', 1753537472, 1753537472, '1'),
(223282, 39002, 'QU', 'OK', 'S', 1753537475, 1753537475, '1'),
(223283, 39000, 'QU', 'OK', 'S', 1753537477, 1753537477, '1'),
(223284, 39002, 'QU', 'OK', 'S', 1753537481, 1753537481, '1'),
(223285, 31136, 'QU', 'OK', 'S', 1753537484, 1753537484, '1'),
(223286, 31136, 'QU', 'OK', 'S', 1753537487, 1753537487, '1'),
(223287, 31136, 'QU', 'OK', 'S', 1753537490, 1753537490, '1'),
(223288, 31136, 'QU', 'OK', 'S', 1753537492, 1753537492, '1'),
(223289, 31136, 'QU', 'OK', 'S', 1753537495, 1753537495, '1'),
(223290, 31136, 'QU', 'OK', 'S', 1753537500, 1753537500, '1'),
(223291, 832, 'QU', 'OK', 'S', 1753537505, 1753537505, '1'),
(223292, 31136, 'QU', 'OK', 'S', 1753537507, 1753537507, '1'),
(223293, 38897, 'QU', 'OK', 'S', 1753537511, 1753537511, '1'),
(223294, 31136, 'QU', 'OK', 'S', 1753537513, 1753537513, '1'),
(223295, 38897, 'QU', 'OK', 'S', 1753537516, 1753537516, '1'),
(223296, 31136, 'QU', 'OK', 'S', 1753537519, 1753537519, '1'),
(223297, 38897, 'QU', 'OK', 'S', 1753537523, 1753537523, '1'),
(223298, 31136, 'QU', 'OK', 'S', 1753537526, 1753537526, '1'),
(223299, 39007, 'QU', 'OK', 'S', 1753537530, 1753537530, '1'),
(223300, 31136, 'QU', 'OK', 'S', 1753537533, 1753537533, '1'),
(223301, 38496, 'QU', 'OK', 'S', 1753537542, 1753537542, '1'),
(223302, 16169, 'QU', 'OK', 'S', 1753537544, 1753537544, '1'),
(223303, 31795, 'QU', 'OK', 'S', 1753537551, 1753537551, '1'),
(223304, 16169, 'QU', 'OK', 'S', 1753537553, 1753537553, '1'),
(223305, 16169, 'QU', 'OK', 'S', 1753537556, 1753537556, '1'),
(223306, 38907, 'QU', 'OK', 'S', 1753537559, 1753537559, '1'),
(223307, 38865, 'QU', 'OK', 'S', 1753537564, 1753537564, '1'),
(223308, 38865, 'QU', 'OK', 'S', 1753537569, 1753537569, '1'),
(223309, 14962, 'QU', 'OK', 'S', 1753537589, 1753537589, '1'),
(223310, 37259, 'QU', 'OK', 'S', 1753537594, 1753537594, '1'),
(223311, 31737, 'QU', 'OK', 'S', 1753537597, 1753537597, '1'),
(223312, 31795, 'QU', 'OK', 'S', 1753537599, 1753537599, '1'),
(223313, 31136, 'QU', 'OK', 'S', 1753537602, 1753537602, '1'),
(223314, 38907, 'QU', 'OK', 'S', 1753537604, 1753537604, '1'),
(223315, 34642, 'QU', 'OK', 'S', 1753537607, 1753537607, '1'),
(223316, 38946, 'QU', 'OK', 'S', 1753537610, 1753537610, '1'),
(223317, 38897, 'QU', 'OK', 'S', 1753537612, 1753537612, '1'),
(223318, 38498, 'QU', 'OK', 'S', 1753537615, 1753537615, '1'),
(223319, 37772, 'QU', 'OK', 'S', 1753537618, 1753537618, '1'),
(223320, 38506, 'QU', 'OK', 'S', 1753537621, 1753537621, '1'),
(223321, 38946, 'QU', 'OK', 'S', 1753537625, 1753537625, '1'),
(223322, 38950, 'QU', 'OK', 'S', 1753537627, 1753537627, '1'),
(223323, 38949, 'QU', 'OK', 'S', 1753537630, 1753537630, '1'),
(223324, 38949, 'QU', 'OK', 'S', 1753537633, 1753537633, '1'),
(223325, 39007, 'QU', 'OK', 'S', 1753537637, 1753537637, '1'),
(223326, 31136, 'QU', 'OK', 'S', 1753537640, 1753537640, '1'),
(223327, 38897, 'QU', 'OK', 'S', 1753537643, 1753537643, '1'),
(223328, 38938, 'QU', 'OK', 'S', 1753537646, 1753537646, '1'),
(223329, 38891, 'QU', 'OK', 'S', 1753537651, 1753537651, '1'),
(223330, 38907, 'QU', 'OK', 'S', 1753537657, 1753537657, '1'),
(223331, 16169, 'QU', 'OK', 'S', 1753537662, 1753537662, '1'),
(223332, 31136, 'QU', 'OK', 'S', 1753537665, 1753537665, '1'),
(223333, 1347, 'QU', 'OK', 'S', 1753537673, 1753537673, '1'),
(223334, 39007, 'QU', 'OK', 'S', 1753537676, 1753537676, '1'),
(223335, 39007, 'QU', 'OK', 'S', 1753537679, 1753537679, '1'),
(223336, 38907, 'QU', 'OK', 'S', 1753537682, 1753537682, '1'),
(223337, 16169, 'QU', 'OK', 'S', 1753537687, 1753537687, '1'),
(223338, 16169, 'QU', 'OK', 'S', 1753537692, 1753537692, '1'),
(223339, 31136, 'QU', 'OK', 'S', 1753537695, 1753537695, '1'),
(223340, 38897, 'QU', 'OK', 'S', 1753537703, 1753537703, '1'),
(223341, 34642, 'QU', 'OK', 'S', 1753537712, 1753537712, '1'),
(223342, 16169, 'QU', 'OK', 'S', 1753537715, 1753537715, '1'),
(223343, 34642, 'QU', 'OK', 'S', 1753537718, 1753537718, '1'),
(223344, 1347, 'QU', 'OK', 'S', 1753537721, 1753537721, '1'),
(223345, 31136, 'QU', 'OK', 'S', 1753537726, 1753537726, '1'),
(223346, 38897, 'QU', 'OK', 'S', 1753537729, 1753537729, '1'),
(223347, 37259, 'QU', 'OK', 'S', 1753537733, 1753537733, '1'),
(223348, 38930, 'QU', 'OK', 'S', 1753537747, 1753537747, '1'),
(223349, 2651, 'QU', 'OK', 'S', 1753537750, 1753537750, '1'),
(223350, 2651, 'QU', 'OK', 'S', 1753537753, 1753537753, '1'),
(223351, 16169, 'QU', 'OK', 'S', 1753537760, 1753537760, '1'),
(223352, 1347, 'QU', 'OK', 'S', 1753537764, 1753537764, '1'),
(223353, 14962, 'QU', 'OK', 'S', 1753537769, 1753537769, '1'),
(223354, 36770, 'QU', 'OK', 'S', 1753537773, 1753537773, '1'),
(223355, 3954, 'QU', 'OK', 'S', 1753537777, 1753537777, '1'),
(223356, 31136, 'QU', 'OK', 'S', 1753537781, 1753537781, '1'),
(223357, 39007, 'QU', 'OK', 'S', 1753537785, 1753537785, '1'),
(223358, 39007, 'QU', 'OK', 'S', 1753537790, 1753537790, '1'),
(223359, 38907, 'QU', 'OK', 'S', 1753537793, 1753537793, '1'),
(223360, 16169, 'QU', 'OK', 'S', 1753537797, 1753537797, '1'),
(223361, 21414, 'QU', 'OK', 'S', 1753537801, 1753537801, '1'),
(223362, 38928, 'QU', 'OK', 'S', 1753537804, 1753537804, '1'),
(223363, 1347, 'QU', 'OK', 'S', 1753537809, 1753537809, '1'),
(223364, 31136, 'QU', 'OK', 'S', 1753537812, 1753537812, '1'),
(223365, 16169, 'QU', 'OK', 'S', 1753537815, 1753537815, '1'),
(223366, 38628, 'QU', 'OK', 'S', 1753537827, 1753537827, '1'),
(223367, 16596, 'QU', 'OK', 'S', 1753537843, 1753537843, '1'),
(223368, 16596, 'QU', 'OK', 'S', 1753537846, 1753537846, '1'),
(223369, 38914, 'QU', 'OK', 'S', 1753537852, 1753537852, '1'),
(223370, 16596, 'QU', 'OK', 'S', 1753537858, 1753537858, '1'),
(223371, 16596, 'QU', 'OK', 'S', 1753537861, 1753537861, '1'),
(223372, 16596, 'QU', 'OK', 'S', 1753537863, 1753537863, '1'),
(223373, 16596, 'QU', 'OK', 'S', 1753537866, 1753537866, '1'),
(223374, 33077, 'QU', 'OK', 'S', 1753537870, 1753537870, '1'),
(223375, 16596, 'QU', 'OK', 'S', 1753537873, 1753537873, '1'),
(223376, 9740, 'QU', 'OK', 'S', 1753537876, 1753537876, '1'),
(223377, 14685, 'QU', 'OK', 'S', 1753537879, 1753537879, '1'),
(223378, 14685, 'QU', 'OK', 'S', 1753537882, 1753537882, '1'),
(223379, 14685, 'QU', 'OK', 'S', 1753537884, 1753537884, '1'),
(223380, 38125, 'QU', 'OK', 'S', 1753537889, 1753537889, '1'),
(223381, 38125, 'QU', 'OK', 'S', 1753537892, 1753537892, '1'),
(223382, 37434, 'QU', 'OK', 'S', 1753537895, 1753537895, '1'),
(223383, 37434, 'QU', 'OK', 'S', 1753537898, 1753537898, '1'),
(223384, 37434, 'QU', 'OK', 'S', 1753537901, 1753537901, '1'),
(223385, 37434, 'QU', 'OK', 'S', 1753537904, 1753537904, '1'),
(223386, 37434, 'QU', 'OK', 'S', 1753537907, 1753537907, '1'),
(223387, 37434, 'QU', 'OK', 'S', 1753537910, 1753537910, '1'),
(223388, 38912, 'QU', 'OK', 'S', 1753537914, 1753537914, '1'),
(223389, 37434, 'QU', 'OK', 'S', 1753537919, 1753537919, '1'),
(223390, 38783, 'QU', 'OK', 'S', 1753537928, 1753537928, '1'),
(223391, 38783, 'QU', 'OK', 'S', 1753537936, 1753537936, '1'),
(223392, 38783, 'QU', 'OK', 'S', 1753537941, 1753537941, '1'),
(223393, 14685, 'QU', 'OK', 'S', 1753537948, 1753537948, '1'),
(223394, 38125, 'QU', 'OK', 'S', 1753537951, 1753537951, '1'),
(223395, 38125, 'QU', 'OK', 'S', 1753537954, 1753537954, '1'),
(223396, 37990, 'QU', 'OK', 'S', 1753537956, 1753537956, '1'),
(223397, 37434, 'QU', 'OK', 'S', 1753537959, 1753537959, '1'),
(223398, 14689, 'QU', 'OK', 'S', 1753537964, 1753537964, '1'),
(223399, 36824, 'QU', 'OK', 'S', 1753537967, 1753537967, '1'),
(223400, 38125, 'QU', 'OK', 'S', 1753537973, 1753537973, '1'),
(223401, 14685, 'QU', 'OK', 'S', 1753537979, 1753537979, '1'),
(223402, 38914, 'QU', 'OK', 'S', 1753537984, 1753537984, '1'),
(223403, 3440, 'QU', 'OK', 'S', 1753537988, 1753537988, '1'),
(223404, 38125, 'QU', 'OK', 'S', 1753537993, 1753537993, '1'),
(223405, 23847, 'QU', 'OK', 'S', 1753537998, 1753537998, '1'),
(223406, 38125, 'QU', 'OK', 'S', 1753538003, 1753538003, '1'),
(223407, 1881, 'QU', 'OK', 'S', 1753538007, 1753538007, '1'),
(223408, 35160, 'QU', 'OK', 'S', 1753538013, 1753538013, '1'),
(223409, 35160, 'QU', 'OK', 'S', 1753538018, 1753538018, '1'),
(223410, 8239, 'QU', 'OK', 'S', 1753538022, 1753538022, '1'),
(223411, 38125, 'QU', 'OK', 'S', 1753538027, 1753538027, '1'),
(223412, 37506, 'QU', 'OK', 'S', 1753538030, 1753538030, '1'),
(223413, 37434, 'QU', 'OK', 'S', 1753538033, 1753538033, '1'),
(223414, 37434, 'QU', 'OK', 'S', 1753538038, 1753538038, '1'),
(223415, 37434, 'QU', 'OK', 'S', 1753538043, 1753538043, '1'),
(223416, 38783, 'QU', 'OK', 'S', 1753538048, 1753538048, '1'),
(223417, 14685, 'QU', 'OK', 'S', 1753538053, 1753538053, '1'),
(223418, 16596, 'QU', 'OK', 'S', 1753538057, 1753538057, '1'),
(223419, 37434, 'QU', 'OK', 'S', 1753538063, 1753538063, '1'),
(223420, 1881, 'QU', 'OK', 'S', 1753538068, 1753538068, '1'),
(223421, 38912, 'QU', 'OK', 'S', 1753538072, 1753538072, '1'),
(223422, 35160, 'QU', 'OK', 'S', 1753538075, 1753538075, '1'),
(223423, 38125, 'QU', 'OK', 'S', 1753538081, 1753538081, '1'),
(223424, 38125, 'QU', 'OK', 'S', 1753538086, 1753538086, '1'),
(223425, 37506, 'QU', 'OK', 'S', 1753538091, 1753538091, '1'),
(223426, 38125, 'QU', 'OK', 'S', 1753538096, 1753538096, '1'),
(223427, 38125, 'QU', 'OK', 'S', 1753538101, 1753538101, '1'),
(223428, 3616, 'QU', 'OK', 'S', 1753538138, 1753538138, '1'),
(223429, 37807, 'QU', 'OK', 'S', 1753538163, 1753538163, '1'),
(223430, 37506, 'QU', 'OK', 'S', 1753538168, 1753538168, '1'),
(223431, 8239, 'QU', 'OK', 'S', 1753538171, 1753538171, '1'),
(223432, 23847, 'QU', 'OK', 'S', 1753538177, 1753538177, '1'),
(223433, 3616, 'QU', 'OK', 'S', 1753538182, 1753538182, '1'),
(223434, 37807, 'QU', 'OK', 'S', 1753538187, 1753538187, '1'),
(223435, 2899, 'QU', 'OK', 'S', 1753538192, 1753538192, '1'),
(223436, 37506, 'QU', 'OK', 'S', 1753538196, 1753538196, '1'),
(223437, 23838, 'QU', 'OK', 'S', 1753538202, 1753538202, '1'),
(223438, 3616, 'QU', 'OK', 'S', 1753538209, 1753538209, '1'),
(223439, 23847, 'QU', 'OK', 'S', 1753538216, 1753538216, '1'),
(223440, 8239, 'QU', 'OK', 'S', 1753538222, 1753538222, '1'),
(223441, 37506, 'QU', 'OK', 'S', 1753538231, 1753538231, '1'),
(223442, 37764, 'QU', 'OK', 'S', 1753538235, 1753538235, '1'),
(223443, 38833, 'QU', 'OK', 'S', 1753538239, 1753538239, '1'),
(223444, 1081, 'QU', 'OK', 'S', 1753538243, 1753538243, '1'),
(223445, 1081, 'QU', 'OK', 'S', 1753538246, 1753538246, '1'),
(223446, 36824, 'QU', 'OK', 'S', 1753538249, 1753538249, '1'),
(223447, 36824, 'QU', 'OK', 'S', 1753538254, 1753538254, '1'),
(223448, 3440, 'QU', 'OK', 'S', 1753538260, 1753538260, '1'),
(223449, 3440, 'QU', 'OK', 'S', 1753538263, 1753538263, '1'),
(223450, 38961, 'QU', 'OK', 'S', 1753538334, 1753538334, '1'),
(223451, 36824, 'QU', 'OK', 'S', 1753538342, 1753538342, '1'),
(223452, 1081, 'QU', 'OK', 'S', 1753538345, 1753538345, '1'),
(223453, 38124, 'QU', 'OK', 'S', 1753538354, 1753538354, '1'),
(223454, 37990, 'QU', 'OK', 'S', 1753538359, 1753538359, '1'),
(223455, 38124, 'QU', 'OK', 'S', 1753538364, 1753538364, '1'),
(223456, 38124, 'QU', 'OK', 'S', 1753538367, 1753538367, '1'),
(223457, 38801, 'QU', 'OK', 'S', 1753538372, 1753538372, '1'),
(223458, 38124, 'QU', 'OK', 'S', 1753538375, 1753538375, '1'),
(223459, 37990, 'QU', 'OK', 'S', 1753538381, 1753538381, '1'),
(223460, 38747, 'QU', 'OK', 'S', 1753538384, 1753538384, '1'),
(223461, 38747, 'QU', 'OK', 'S', 1753538389, 1753538389, '1'),
(223462, 37416, 'QU', 'OK', 'S', 1753538392, 1753538392, '1'),
(223463, 37990, 'QU', 'OK', 'S', 1753538399, 1753538399, '1'),
(223464, 37990, 'QU', 'OK', 'S', 1753538402, 1753538402, '1'),
(223465, 35838, 'QU', 'OK', 'S', 1753538407, 1753538407, '1'),
(223466, 35838, 'QU', 'OK', 'S', 1753538413, 1753538413, '1'),
(223467, 38961, 'QU', 'OK', 'S', 1753538416, 1753538416, '1'),
(223468, 37807, 'QU', 'OK', 'S', 1753538420, 1753538420, '1'),
(223469, 37807, 'QU', 'OK', 'S', 1753538427, 1753538427, '1'),
(223470, 23861, 'QU', 'OK', 'S', 1753538431, 1753538431, '1'),
(223471, 38833, 'QU', 'OK', 'S', 1753538436, 1753538436, '1'),
(223472, 15171, 'QU', 'OK', 'S', 1753538440, 1753538440, '1'),
(223473, 38801, 'QU', 'OK', 'S', 1753538443, 1753538443, '1'),
(223474, 38124, 'QU', 'OK', 'S', 1753538450, 1753538450, '1'),
(223475, 38833, 'QU', 'OK', 'S', 1753538454, 1753538454, '1'),
(223476, 38801, 'QU', 'OK', 'S', 1753538459, 1753538459, '1'),
(223477, 37990, 'QU', 'OK', 'S', 1753538464, 1753538464, '1'),
(223478, 37990, 'QU', 'OK', 'S', 1753538469, 1753538469, '1'),
(223479, 37416, 'QU', 'OK', 'S', 1753538474, 1753538474, '1'),
(223480, 37416, 'QU', 'OK', 'S', 1753538480, 1753538480, '1'),
(223481, 38124, 'QU', 'OK', 'S', 1753538484, 1753538484, '1'),
(223482, 37506, 'QU', 'OK', 'S', 1753538511, 1753538511, '1'),
(223483, 38801, 'QU', 'OK', 'S', 1753538516, 1753538516, '1'),
(223484, 38833, 'QU', 'OK', 'S', 1753538521, 1753538521, '1'),
(223485, 38328, 'QU', 'OK', 'S', 1753538527, 1753538527, '1'),
(223486, 38124, 'QU', 'OK', 'S', 1753538531, 1753538531, '1'),
(223487, 38747, 'QU', 'OK', 'S', 1753538534, 1753538534, '1'),
(223488, 37990, 'QU', 'OK', 'S', 1753538539, 1753538539, '1'),
(223489, 37416, 'QU', 'OK', 'S', 1753538541, 1753538541, '1'),
(223490, 38833, 'QU', 'OK', 'S', 1753538547, 1753538547, '1'),
(223491, 38833, 'QU', 'OK', 'S', 1753538552, 1753538552, '1'),
(223492, 38124, 'QU', 'OK', 'S', 1753538555, 1753538555, '1'),
(223493, 38124, 'QU', 'OK', 'S', 1753538558, 1753538558, '1'),
(223494, 35838, 'QU', 'OK', 'S', 1753538562, 1753538562, '1'),
(223495, 23838, 'QU', 'OK', 'S', 1753538575, 1753538575, '1'),
(223496, 37990, 'QU', 'OK', 'S', 1753538580, 1753538580, '1'),
(223497, 38833, 'QU', 'OK', 'S', 1753538588, 1753538588, '1'),
(223498, 37416, 'QU', 'OK', 'S', 1753538595, 1753538595, '1'),
(223499, 31406, 'QU', 'OK', 'S', 1753538598, 1753538598, '1'),
(223500, 35838, 'QU', 'OK', 'S', 1753538602, 1753538602, '1'),
(223501, 38390, 'QU', 'OK', 'S', 1753538607, 1753538607, '1'),
(223502, 38124, 'QU', 'OK', 'S', 1753538612, 1753538612, '1'),
(223503, 31406, 'QU', 'OK', 'S', 1753538617, 1753538617, '1'),
(223504, 31939, 'QU', 'OK', 'S', 1753538622, 1753538622, '1'),
(223505, 35793, 'QU', 'OK', 'S', 1753538627, 1753538627, '1'),
(223506, 31939, 'QU', 'OK', 'S', 1753538632, 1753538632, '1'),
(223507, 31939, 'QU', 'OK', 'S', 1753538636, 1753538636, '1'),
(223508, 31939, 'QU', 'OK', 'S', 1753538642, 1753538642, '1'),
(223509, 37506, 'QU', 'OK', 'S', 1753538647, 1753538647, '1'),
(223510, 35793, 'QU', 'OK', 'S', 1753538652, 1753538652, '1'),
(223511, 38124, 'QU', 'OK', 'S', 1753538658, 1753538658, '1'),
(223512, 31939, 'QU', 'OK', 'S', 1753538663, 1753538663, '1'),
(223513, 38124, 'QU', 'OK', 'S', 1753538666, 1753538666, '1'),
(223514, 38124, 'QU', 'OK', 'S', 1753538672, 1753538672, '1'),
(223515, 38975, 'QU', 'OK', 'S', 1753538675, 1753538675, '1'),
(223516, 35793, 'QU', 'OK', 'S', 1753538681, 1753538681, '1'),
(223517, 37990, 'QU', 'OK', 'S', 1753538684, 1753538684, '1'),
(223518, 36660, 'QU', 'OK', 'S', 1753538688, 1753538688, '1'),
(223519, 38961, 'QU', 'OK', 'S', 1753538691, 1753538691, '1'),
(223520, 1880, 'QU', 'OK', 'S', 1753538701, 1753538701, '1'),
(223521, 2899, 'QU', 'OK', 'S', 1753538705, 1753538705, '1'),
(223522, 31406, 'QU', 'OK', 'S', 1753538714, 1753538714, '1'),
(223523, 35838, 'QU', 'OK', 'S', 1753538717, 1753538717, '1'),
(223524, 35930, 'QU', 'OK', 'S', 1753538720, 1753538720, '1'),
(223525, 35930, 'QU', 'OK', 'S', 1753538723, 1753538723, '1'),
(223526, 35930, 'QU', 'OK', 'S', 1753538726, 1753538726, '1'),
(223527, 1880, 'QU', 'OK', 'S', 1753538732, 1753538732, '1'),
(223528, 35838, 'QU', 'OK', 'S', 1753538738, 1753538738, '1'),
(223529, 35838, 'QU', 'OK', 'S', 1753538742, 1753538742, '1'),
(223530, 38801, 'QU', 'OK', 'S', 1753538745, 1753538745, '1'),
(223531, 35838, 'QU', 'OK', 'S', 1753538748, 1753538748, '1'),
(223532, 35838, 'QU', 'OK', 'S', 1753538751, 1753538751, '1'),
(223533, 35838, 'QU', 'OK', 'S', 1753538755, 1753538755, '1'),
(223534, 35838, 'QU', 'OK', 'S', 1753538758, 1753538758, '1'),
(223535, 35838, 'QU', 'OK', 'S', 1753538761, 1753538761, '1'),
(223536, 15171, 'QU', 'OK', 'S', 1753538766, 1753538766, '1'),
(223537, 31939, 'QU', 'OK', 'S', 1753538769, 1753538769, '1'),
(223538, 38975, 'QU', 'OK', 'S', 1753538772, 1753538772, '1'),
(223539, 31939, 'QU', 'OK', 'S', 1753538775, 1753538775, '1'),
(223540, 31939, 'QU', 'OK', 'S', 1753538778, 1753538778, '1'),
(223541, 31939, 'QU', 'OK', 'S', 1753538782, 1753538782, '1'),
(223542, 15171, 'QU', 'OK', 'S', 1753538790, 1753538790, '1'),
(223543, 3616, 'QU', 'OK', 'S', 1753538795, 1753538795, '1'),
(223544, 15171, 'QU', 'OK', 'S', 1753538800, 1753538800, '1'),
(223545, 38833, 'QU', 'OK', 'S', 1753538804, 1753538804, '1'),
(223546, 15171, 'QU', 'OK', 'S', 1753538809, 1753538809, '1'),
(223547, 38833, 'QU', 'OK', 'S', 1753538818, 1753538818, '1'),
(223548, 1880, 'QU', 'OK', 'S', 1753538827, 1753538827, '1'),
(223549, 1880, 'QU', 'OK', 'S', 1753538833, 1753538833, '1'),
(223550, 2899, 'QU', 'OK', 'S', 1753538843, 1753538843, '1'),
(223551, 31842, 'QU', 'OK', 'S', 1753541156, 1753541156, '1'),
(223552, 31842, 'QU', 'OK', 'S', 1753541156, 1753541156, '1'),
(223553, 31842, 'QU', 'OK', 'S', 1753541156, 1753541156, '1'),
(223554, 31842, 'QU', 'OK', 'S', 1753541156, 1753541156, '1'),
(223555, 31866, 'QU', 'OK', 'S', 1753541285, 1753541285, '1'),
(223556, 31866, 'QU', 'OK', 'S', 1753541285, 1753541285, '1'),
(223557, 31866, 'QU', 'OK', 'S', 1753541285, 1753541285, '1'),
(223558, 31866, 'QU', 'OK', 'S', 1753541285, 1753541285, '1'),
(223559, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223560, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223561, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223562, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223563, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223564, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223565, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223566, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223567, 31867, 'QU', 'OK', 'S', 1753541397, 1753541397, '1'),
(223568, 32810, 'QU', 'OK', 'S', 1753541525, 1753541525, '1'),
(223569, 32810, 'QU', 'OK', 'S', 1753541525, 1753541525, '1'),
(223570, 32810, 'QU', 'OK', 'S', 1753541525, 1753541525, '1'),
(223571, 32929, 'QU', 'OK', 'S', 1753541631, 1753541631, '1'),
(223572, 32929, 'QU', 'OK', 'S', 1753541631, 1753541631, '1'),
(223573, 32929, 'QU', 'OK', 'S', 1753541631, 1753541631, '1'),
(223574, 38960, 'QU', 'OK', 'S', 1753679871, 1753679871, '1'),
(223575, 31130, 'QU', 'OK', 'S', 1753680249, 1753680249, '1'),
(223576, 31130, 'QU', 'OK', 'S', 1753680255, 1753680255, '1'),
(223577, 37532, 'QU', 'OK', 'S', 1753680283, 1753680283, '1'),
(223578, 37532, 'QU', 'OK', 'S', 1753680300, 1753680300, '1'),
(223579, 37532, 'QU', 'OK', 'S', 1753680306, 1753680306, '1'),
(223580, 38672, 'QU', 'OK', 'S', 1753680470, 1753680470, '1'),
(223581, 38665, 'QU', 'OK', 'S', 1753680615, 1753680615, '1'),
(223582, 36468, 'QU', 'OK', 'S', 1753680674, 1753680674, '1'),
(223583, 37522, 'QU', 'OK', 'S', 1753680834, 1753680834, '1'),
(223584, 31144, 'QU', 'OK', 'S', 1753680930, 1753680930, '1'),
(223585, 35933, 'QU', 'OK', 'S', 1753681736, 1753681736, '1'),
(223586, 35933, 'QU', 'OK', 'S', 1753681744, 1753681744, '1'),
(223587, 38805, 'QU', 'OK', 'S', 1753682933, 1753682933, '1'),
(223588, 38898, 'QU', 'OK', 'S', 1753682936, 1753682936, '1'),
(223589, 38805, 'QU', 'OK', 'S', 1753682942, 1753682942, '1'),
(223590, 38898, 'QU', 'OK', 'S', 1753682947, 1753682947, '1'),
(223591, 38898, 'QU', 'OK', 'S', 1753682950, 1753682950, '1'),
(223592, 38805, 'QU', 'OK', 'S', 1753682954, 1753682954, '1'),
(223593, 7866, 'QU', 'OK', 'S', 1753682957, 1753682957, '1'),
(223594, 7866, 'QU', 'OK', 'S', 1753682960, 1753682960, '1'),
(223595, 7866, 'QU', 'OK', 'S', 1753682963, 1753682963, '1'),
(223596, 7866, 'QU', 'OK', 'S', 1753682966, 1753682966, '1'),
(223597, 39073, 'QU', 'OK', 'S', 1753683254, 1753683254, '1'),
(223598, 10465, 'QU', 'OK', 'S', 1753683255, 1753683255, '1'),
(223599, 38898, 'QU', 'OK', 'S', 1753683319, 1753683319, '1'),
(223600, 38898, 'QU', 'OK', 'S', 1753683406, 1753683406, '1'),
(223601, 39074, 'QU', 'OK', 'S', 1753683823, 1753683823, '1'),
(223602, 39075, 'QU', 'OK', 'S', 1753683897, 1753683897, '1'),
(223603, 38650, 'QU', 'OK', 'S', 1753683948, 1753683948, '1'),
(223604, 16761, 'QU', 'OK', 'S', 1753683951, 1753683951, '1'),
(223605, 39076, 'QU', 'OK', 'S', 1753684090, 1753684090, '1'),
(223606, 39077, 'QU', 'OK', 'S', 1753684137, 1753684137, '1'),
(223607, 39078, 'QU', 'OK', 'S', 1753684332, 1753684332, '1'),
(223608, 38755, 'QU', 'OK', 'S', 1753684454, 1753684454, '1'),
(223609, 38755, 'QU', 'OK', 'S', 1753684460, 1753684460, '1'),
(223610, 7696, 'QU', 'OK', 'S', 1753684464, 1753684464, '1'),
(223611, 2402, 'QU', 'OK', 'S', 1753684469, 1753684469, '1'),
(223612, 2402, 'QU', 'OK', 'S', 1753684484, 1753684484, '1'),
(223613, 30994, 'QU', 'OK', 'S', 1753684523, 1753684523, '1'),
(223614, 2404, 'QU', 'OK', 'S', 1753684528, 1753684528, '1'),
(223615, 38755, 'QU', 'OK', 'S', 1753684532, 1753684532, '1'),
(223616, 31828, 'QU', 'OK', 'S', 1753684540, 1753684540, '1'),
(223617, 38404, 'QU', 'OK', 'S', 1753684544, 1753684544, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(223618, 19303, 'QU', 'OK', 'S', 1753684548, 1753684548, '1'),
(223619, 19303, 'QU', 'OK', 'S', 1753684551, 1753684551, '1'),
(223620, 38904, 'QU', 'OK', 'S', 1753684555, 1753684555, '1'),
(223621, 38910, 'QU', 'OK', 'S', 1753684559, 1753684559, '1'),
(223622, 31798, 'QU', 'OK', 'S', 1753684563, 1753684563, '1'),
(223623, 39079, 'QU', 'OK', 'S', 1753684575, 1753684575, '1'),
(223624, 39080, 'QU', 'OK', 'S', 1753684757, 1753684757, '1'),
(223625, 39081, 'QU', 'OK', 'S', 1753684791, 1753684791, '1'),
(223626, 39082, 'QU', 'OK', 'S', 1753684824, 1753684824, '1'),
(223627, 37807, 'QU', 'OK', 'S', 1753687024, 1753687024, '1'),
(223628, 38833, 'QU', 'OK', 'S', 1753687086, 1753687086, '1'),
(223629, 38833, 'QU', 'OK', 'S', 1753687090, 1753687090, '1'),
(223630, 38833, 'QU', 'OK', 'S', 1753687271, 1753687271, '1'),
(223631, 38833, 'QU', 'OK', 'S', 1753687276, 1753687276, '1'),
(223632, 38956, 'QU', 'OK', 'S', 1753687843, 1753687843, '1'),
(223633, 38956, 'QU', 'OK', 'S', 1753687860, 1753687860, '1'),
(223634, 38956, 'QU', 'OK', 'S', 1753687863, 1753687863, '1'),
(223635, 31144, 'QU', 'OK', 'S', 1753688194, 1753688194, '1'),
(223636, 15897, 'QU', 'OK', 'S', 1753689793, 1753689793, '1'),
(223637, 34299, 'QU', 'OK', 'S', 1753690143, 1753690143, '1'),
(223638, 38263, 'QU', 'OK', 'S', 1753690504, 1753690504, '1'),
(223639, 38953, 'QU', 'OK', 'S', 1753690521, 1753690521, '1'),
(223640, 38400, 'QU', 'OK', 'S', 1753690876, 1753690876, '1'),
(223641, 38887, 'QU', 'OK', 'S', 1753690900, 1753690900, '1'),
(223642, 17793, 'QU', 'OK', 'S', 1753691088, 1753691088, '1'),
(223643, 20814, 'QU', 'OK', 'S', 1753695223, 1753695223, '1'),
(223644, 20814, 'QU', 'OK', 'S', 1753695247, 1753695247, '1'),
(223645, 20814, 'QU', 'OK', 'S', 1753695250, 1753695250, '1'),
(223646, 15147, 'QU', 'OK', 'S', 1753695700, 1753695700, '1'),
(223647, 15147, 'QU', 'OK', 'S', 1753695703, 1753695703, '1'),
(223648, 29360, 'QU', 'OK', 'S', 1753695766, 1753695766, '1'),
(223649, 18228, 'QU', 'OK', 'S', 1753696090, 1753696090, '1'),
(223650, 18228, 'QU', 'OK', 'S', 1753696098, 1753696098, '1'),
(223651, 18228, 'QU', 'OK', 'S', 1753696147, 1753696147, '1'),
(223652, 37351, 'QU', 'OK', 'S', 1753697825, 1753697825, '1'),
(223653, 18019, 'QU', 'OK', 'S', 1753697926, 1753697926, '1'),
(223654, 18019, 'QU', 'OK', 'S', 1753698007, 1753698007, '1'),
(223655, 25589, 'QU', 'OK', 'S', 1753699041, 1753699041, '1'),
(223656, 25589, 'QU', 'OK', 'S', 1753699443, 1753699443, '1'),
(223657, 25589, 'QU', 'OK', 'S', 1753699473, 1753699473, '1'),
(223658, 38307, 'QU', 'OK', 'S', 1753699477, 1753699477, '1'),
(223659, 25589, 'QU', 'OK', 'S', 1753699503, 1753699503, '1'),
(223660, 25575, 'QU', 'OK', 'S', 1753699603, 1753699603, '1'),
(223661, 26350, 'QU', 'OK', 'S', 1753699724, 1753699724, '1'),
(223662, 38871, 'QU', 'OK', 'S', 1753700084, 1753700084, '1'),
(223663, 14840, 'QU', 'OK', 'S', 1753700543, 1753700543, '1'),
(223664, 37866, 'QU', 'OK', 'S', 1753701030, 1753701030, '1'),
(223665, 27109, 'QU', 'OK', 'S', 1753701566, 1753701566, '1'),
(223666, 26691, 'QU', 'OK', 'S', 1753701616, 1753701616, '1'),
(223667, 26662, 'QU', 'OK', 'S', 1753701648, 1753701648, '1'),
(223668, 23787, 'QU', 'OK', 'S', 1753701763, 1753701763, '1'),
(223669, 24667, 'QU', 'OK', 'S', 1753701781, 1753701781, '1'),
(223670, 24299, 'QU', 'OK', 'S', 1753701839, 1753701839, '1'),
(223671, 24070, 'QU', 'OK', 'S', 1753701896, 1753701896, '1'),
(223672, 24041, 'QU', 'OK', 'S', 1753701918, 1753701918, '1'),
(223673, 24041, 'QU', 'OK', 'S', 1753701918, 1753701918, '1'),
(223674, 23087, 'QU', 'OK', 'S', 1753701942, 1753701942, '1'),
(223675, 23070, 'QU', 'OK', 'S', 1753701957, 1753701957, '1'),
(223676, 23060, 'QU', 'OK', 'S', 1753701977, 1753701977, '1'),
(223677, 22715, 'QU', 'OK', 'S', 1753702016, 1753702016, '1'),
(223678, 22712, 'QU', 'OK', 'S', 1753702032, 1753702032, '1'),
(223679, 22710, 'QU', 'OK', 'S', 1753702048, 1753702048, '1'),
(223680, 22605, 'QU', 'OK', 'S', 1753702080, 1753702080, '1'),
(223681, 23787, 'QU', 'OK', 'S', 1753702217, 1753702217, '1'),
(223682, 28626, 'QU', 'OK', 'S', 1753702248, 1753702248, '1'),
(223683, 28626, 'QU', 'OK', 'S', 1753702248, 1753702248, '1'),
(223684, 27403, 'QU', 'OK', 'S', 1753702294, 1753702294, '1'),
(223685, 27364, 'QU', 'OK', 'S', 1753702361, 1753702361, '1'),
(223686, 27364, 'QU', 'OK', 'S', 1753702361, 1753702361, '1'),
(223687, 31596, 'QU', 'OK', 'S', 1753702393, 1753702393, '1'),
(223688, 38910, 'QU', 'OK', 'S', 1753702507, 1753702507, '1'),
(223689, 38910, 'QU', 'OK', 'S', 1753702507, 1753702507, '1'),
(223690, 38905, 'QU', 'OK', 'S', 1753702528, 1753702528, '1'),
(223691, 38904, 'QU', 'OK', 'S', 1753702540, 1753702540, '1'),
(223692, 38904, 'QU', 'OK', 'S', 1753702540, 1753702540, '1'),
(223693, 38903, 'QU', 'OK', 'S', 1753702557, 1753702557, '1'),
(223694, 38903, 'QU', 'OK', 'S', 1753702557, 1753702557, '1'),
(223695, 38875, 'QU', 'OK', 'S', 1753702571, 1753702571, '1'),
(223696, 38875, 'QU', 'OK', 'S', 1753702571, 1753702571, '1'),
(223697, 38872, 'QU', 'OK', 'S', 1753702601, 1753702601, '1'),
(223698, 38872, 'QU', 'OK', 'S', 1753702601, 1753702601, '1'),
(223699, 38872, 'QU', 'OK', 'S', 1753702601, 1753702601, '1'),
(223700, 23958, 'QU', 'OK', 'S', 1753702620, 1753702620, '1'),
(223701, 38778, 'QU', 'OK', 'S', 1753702621, 1753702621, '1'),
(223702, 38778, 'QU', 'OK', 'S', 1753702621, 1753702621, '1'),
(223703, 38773, 'QU', 'OK', 'S', 1753702638, 1753702638, '1'),
(223704, 38771, 'QU', 'OK', 'S', 1753702649, 1753702649, '1'),
(223705, 38771, 'QU', 'OK', 'S', 1753702649, 1753702649, '1'),
(223706, 38770, 'QU', 'OK', 'S', 1753702660, 1753702660, '1'),
(223707, 38770, 'QU', 'OK', 'S', 1753702660, 1753702660, '1'),
(223708, 38805, 'QU', 'OK', 'S', 1753702668, 1753702668, '1'),
(223709, 38805, 'QU', 'OK', 'S', 1753702673, 1753702673, '1'),
(223710, 38617, 'QU', 'OK', 'S', 1753702691, 1753702691, '1'),
(223711, 38617, 'QU', 'OK', 'S', 1753702692, 1753702692, '1'),
(223712, 38617, 'QU', 'OK', 'S', 1753702692, 1753702692, '1'),
(223713, 20057, 'QU', 'OK', 'S', 1753702758, 1753702758, '1'),
(223714, 38015, 'QU', 'OK', 'S', 1753702774, 1753702774, '1'),
(223715, 38015, 'QU', 'OK', 'S', 1753702774, 1753702774, '1'),
(223716, 20057, 'QU', 'OK', 'S', 1753702778, 1753702778, '1'),
(223717, 20057, 'QU', 'OK', 'S', 1753702807, 1753702807, '1'),
(223718, 37998, 'QU', 'OK', 'S', 1753702808, 1753702808, '1'),
(223719, 37998, 'QU', 'OK', 'S', 1753702808, 1753702808, '1'),
(223720, 20057, 'QU', 'OK', 'S', 1753702810, 1753702810, '1'),
(223721, 37646, 'QU', 'OK', 'S', 1753702857, 1753702857, '1'),
(223722, 37560, 'QU', 'OK', 'S', 1753702887, 1753702887, '1'),
(223723, 37560, 'QU', 'OK', 'S', 1753702887, 1753702887, '1'),
(223724, 37490, 'QU', 'OK', 'S', 1753702931, 1753702931, '1'),
(223725, 37490, 'QU', 'OK', 'S', 1753702931, 1753702931, '1'),
(223726, 37490, 'QU', 'OK', 'S', 1753702931, 1753702931, '1'),
(223727, 36867, 'QU', 'OK', 'S', 1753702969, 1753702969, '1'),
(223728, 36867, 'QU', 'OK', 'S', 1753702969, 1753702969, '1'),
(223729, 36867, 'QU', 'OK', 'S', 1753702969, 1753702969, '1'),
(223730, 36867, 'QU', 'OK', 'S', 1753702969, 1753702969, '1'),
(223731, 36678, 'QU', 'OK', 'S', 1753702987, 1753702987, '1'),
(223732, 36678, 'QU', 'OK', 'S', 1753702987, 1753702987, '1'),
(223733, 36678, 'QU', 'OK', 'S', 1753702987, 1753702987, '1'),
(223734, 36678, 'QU', 'OK', 'S', 1753702987, 1753702987, '1'),
(223735, 36392, 'QU', 'OK', 'S', 1753703005, 1753703005, '1'),
(223736, 23835, 'QU', 'OK', 'S', 1753703026, 1753703026, '1'),
(223737, 23835, 'QU', 'OK', 'S', 1753703036, 1753703036, '1'),
(223738, 35917, 'QU', 'OK', 'S', 1753703052, 1753703052, '1'),
(223739, 35917, 'QU', 'OK', 'S', 1753703052, 1753703052, '1'),
(223740, 35917, 'QU', 'OK', 'S', 1753703052, 1753703052, '1'),
(223741, 35917, 'QU', 'OK', 'S', 1753703052, 1753703052, '1'),
(223742, 23835, 'QU', 'OK', 'S', 1753703070, 1753703070, '1'),
(223743, 35916, 'QU', 'OK', 'S', 1753703078, 1753703078, '1'),
(223744, 35916, 'QU', 'OK', 'S', 1753703078, 1753703078, '1'),
(223745, 35916, 'QU', 'OK', 'S', 1753703078, 1753703078, '1'),
(223746, 35916, 'QU', 'OK', 'S', 1753703078, 1753703078, '1'),
(223747, 35916, 'QU', 'OK', 'S', 1753703078, 1753703078, '1'),
(223748, 23835, 'QU', 'OK', 'S', 1753703083, 1753703083, '1'),
(223749, 23835, 'QU', 'OK', 'S', 1753703100, 1753703100, '1'),
(223750, 35406, 'QU', 'OK', 'S', 1753703112, 1753703112, '1'),
(223751, 34475, 'QU', 'OK', 'S', 1753703173, 1753703173, '1'),
(223752, 34475, 'QU', 'OK', 'S', 1753703173, 1753703173, '1'),
(223753, 34444, 'QU', 'OK', 'S', 1753703194, 1753703194, '1'),
(223754, 34442, 'QU', 'OK', 'S', 1753703207, 1753703207, '1'),
(223755, 34264, 'QU', 'OK', 'S', 1753703270, 1753703270, '1'),
(223756, 34264, 'QU', 'OK', 'S', 1753703270, 1753703270, '1'),
(223757, 34264, 'QU', 'OK', 'S', 1753703270, 1753703270, '1'),
(223758, 34070, 'QU', 'OK', 'S', 1753703287, 1753703287, '1'),
(223759, 34069, 'QU', 'OK', 'S', 1753703296, 1753703296, '1'),
(223760, 23925, 'QU', 'OK', 'S', 1753703393, 1753703393, '1'),
(223761, 33268, 'QU', 'OK', 'S', 1753703393, 1753703393, '1'),
(223762, 23925, 'QU', 'OK', 'S', 1753703419, 1753703419, '1'),
(223763, 32959, 'QU', 'OK', 'S', 1753703442, 1753703442, '1'),
(223764, 32959, 'QU', 'OK', 'S', 1753703442, 1753703442, '1'),
(223765, 32938, 'QU', 'OK', 'S', 1753703466, 1753703466, '1'),
(223766, 23925, 'QU', 'OK', 'S', 1753703479, 1753703479, '1'),
(223767, 23925, 'QU', 'OK', 'S', 1753703497, 1753703497, '1'),
(223768, 32611, 'QU', 'OK', 'S', 1753703514, 1753703514, '1'),
(223769, 32595, 'QU', 'OK', 'S', 1753703527, 1753703527, '1'),
(223770, 32595, 'QU', 'OK', 'S', 1753703527, 1753703527, '1'),
(223771, 32582, 'QU', 'OK', 'S', 1753703540, 1753703540, '1'),
(223772, 32582, 'QU', 'OK', 'S', 1753703540, 1753703540, '1'),
(223773, 21115, 'QU', 'OK', 'S', 1753703766, 1753703766, '1'),
(223774, 18954, 'QU', 'OK', 'S', 1753703877, 1753703877, '1'),
(223775, 17276, 'QU', 'OK', 'S', 1753703983, 1753703983, '1'),
(223776, 17276, 'QU', 'OK', 'S', 1753703983, 1753703983, '1'),
(223777, 17126, 'QU', 'OK', 'S', 1753704017, 1753704017, '1'),
(223778, 16408, 'QU', 'OK', 'S', 1753704087, 1753704087, '1'),
(223779, 15280, 'QU', 'OK', 'S', 1753704159, 1753704159, '1'),
(223780, 15280, 'QU', 'OK', 'S', 1753704159, 1753704159, '1'),
(223781, 26580, 'QU', 'OK', 'S', 1753704207, 1753704207, '1'),
(223782, 26580, 'QU', 'OK', 'S', 1753704217, 1753704217, '1'),
(223783, 26580, 'QU', 'OK', 'S', 1753704223, 1753704223, '1'),
(223784, 26580, 'QU', 'OK', 'S', 1753704226, 1753704226, '1'),
(223785, 12638, 'QU', 'OK', 'S', 1753704355, 1753704355, '1'),
(223786, 12638, 'QU', 'OK', 'S', 1753704355, 1753704355, '1'),
(223787, 12631, 'QU', 'OK', 'S', 1753704375, 1753704375, '1'),
(223788, 11481, 'QU', 'OK', 'S', 1753704483, 1753704483, '1'),
(223789, 11114, 'QU', 'OK', 'S', 1753704518, 1753704518, '1'),
(223790, 8965, 'QU', 'OK', 'S', 1753704552, 1753704552, '1'),
(223791, 32885, 'QU', 'OK', 'S', 1753704771, 1753704771, '1'),
(223792, 28198, 'QU', 'OK', 'S', 1753704875, 1753704875, '1'),
(223793, 27112, 'QU', 'OK', 'S', 1753705055, 1753705055, '1'),
(223794, 38404, 'QU', 'OK', 'S', 1753705089, 1753705089, '1'),
(223795, 24242, 'QU', 'OK', 'S', 1753705125, 1753705125, '1'),
(223796, 38404, 'QU', 'OK', 'S', 1753705131, 1753705131, '1'),
(223797, 33466, 'QU', 'OK', 'S', 1753705531, 1753705531, '1'),
(223798, 38263, 'QU', 'OK', 'S', 1753705913, 1753705913, '1'),
(223799, 25089, 'QU', 'OK', 'S', 1753705981, 1753705981, '1'),
(223800, 25089, 'QU', 'OK', 'S', 1753705984, 1753705984, '1'),
(223801, 25089, 'QU', 'OK', 'S', 1753706014, 1753706014, '1'),
(223802, 25089, 'QU', 'OK', 'S', 1753706074, 1753706074, '1'),
(223803, 25089, 'QU', 'OK', 'S', 1753706148, 1753706148, '1'),
(223804, 25027, 'QU', 'OK', 'S', 1753706800, 1753706800, '1'),
(223805, 25027, 'QU', 'OK', 'S', 1753706817, 1753706817, '1'),
(223806, 25027, 'QU', 'OK', 'S', 1753706829, 1753706829, '1'),
(223807, 25027, 'QU', 'OK', 'S', 1753706846, 1753706846, '1'),
(223808, 17668, 'QU', 'OK', 'S', 1753706906, 1753706906, '1'),
(223809, 39074, 'QU', 'OK', 'S', 1753706987, 1753706987, '1'),
(223810, 23639, 'QU', 'OK', 'S', 1753707191, 1753707191, '1'),
(223811, 28353, 'QU', 'OK', 'S', 1753707194, 1753707194, '1'),
(223812, 24802, 'QU', 'OK', 'S', 1753707997, 1753707997, '1'),
(223813, 24802, 'QU', 'OK', 'S', 1753708032, 1753708032, '1'),
(223814, 22282, 'QU', 'OK', 'S', 1753708253, 1753708253, '1'),
(223815, 16550, 'QU', 'OK', 'S', 1753708342, 1753708342, '1'),
(223816, 16550, 'QU', 'OK', 'S', 1753708394, 1753708394, '1'),
(223817, 16550, 'QU', 'OK', 'S', 1753708398, 1753708398, '1'),
(223818, 24013, 'QU', 'OK', 'S', 1753708545, 1753708545, '1'),
(223819, 24013, 'QU', 'OK', 'S', 1753708558, 1753708558, '1'),
(223820, 24013, 'QU', 'OK', 'S', 1753708561, 1753708561, '1'),
(223821, 15926, 'QU', 'OK', 'S', 1753709375, 1753709375, '1'),
(223822, 15926, 'QU', 'OK', 'S', 1753709378, 1753709378, '1'),
(223823, 33009, 'QU', 'OK', 'S', 1753710146, 1753710146, '1'),
(223824, 33009, 'QU', 'OK', 'S', 1753710146, 1753710146, '1'),
(223825, 33011, 'QU', 'OK', 'S', 1753710379, 1753710379, '1'),
(223826, 33011, 'QU', 'OK', 'S', 1753710379, 1753710379, '1'),
(223827, 33011, 'QU', 'OK', 'S', 1753710379, 1753710379, '1'),
(223828, 33011, 'QU', 'OK', 'S', 1753710379, 1753710379, '1'),
(223829, 34280, 'QU', 'OK', 'S', 1753711050, 1753711050, '1'),
(223830, 34280, 'QU', 'OK', 'S', 1753711050, 1753711050, '1'),
(223831, 34280, 'QU', 'OK', 'S', 1753711050, 1753711050, '1'),
(223832, 34280, 'QU', 'OK', 'S', 1753711050, 1753711050, '1'),
(223833, 34280, 'QU', 'OK', 'S', 1753711050, 1753711050, '1'),
(223834, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223835, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223836, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223837, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223838, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223839, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223840, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223841, 33430, 'QU', 'OK', 'S', 1753711279, 1753711279, '1'),
(223842, 33425, 'QU', 'OK', 'S', 1753711494, 1753711494, '1'),
(223843, 33425, 'QU', 'OK', 'S', 1753711494, 1753711494, '1'),
(223844, 33425, 'QU', 'OK', 'S', 1753711494, 1753711494, '1'),
(223845, 33425, 'QU', 'OK', 'S', 1753711494, 1753711494, '1'),
(223846, 33424, 'QU', 'OK', 'S', 1753711538, 1753711538, '1'),
(223847, 33423, 'QU', 'OK', 'S', 1753711610, 1753711610, '1'),
(223848, 33423, 'QU', 'OK', 'S', 1753711610, 1753711610, '1'),
(223849, 33423, 'QU', 'OK', 'S', 1753711610, 1753711610, '1'),
(223850, 33422, 'QU', 'OK', 'S', 1753711645, 1753711645, '1'),
(223851, 33422, 'QU', 'OK', 'S', 1753711645, 1753711645, '1'),
(223852, 33422, 'QU', 'OK', 'S', 1753711645, 1753711645, '1'),
(223853, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223854, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223855, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223856, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223857, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223858, 33427, 'QU', 'OK', 'S', 1753711840, 1753711840, '1'),
(223859, 33428, 'QU', 'OK', 'S', 1753711917, 1753711917, '1'),
(223860, 33428, 'QU', 'OK', 'S', 1753711917, 1753711917, '1'),
(223861, 33428, 'QU', 'OK', 'S', 1753711917, 1753711917, '1'),
(223862, 33178, 'QU', 'OK', 'S', 1753712488, 1753712488, '1'),
(223863, 33178, 'QU', 'OK', 'S', 1753712488, 1753712488, '1'),
(223864, 33178, 'QU', 'OK', 'S', 1753712488, 1753712488, '1'),
(223865, 33178, 'QU', 'OK', 'S', 1753712488, 1753712488, '1'),
(223866, 33178, 'QU', 'OK', 'S', 1753712488, 1753712488, '1'),
(223867, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223868, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223869, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223870, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223871, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223872, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223873, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223874, 33179, 'QU', 'OK', 'S', 1753712560, 1753712560, '1'),
(223875, 33186, 'QU', 'OK', 'S', 1753712788, 1753712788, '1'),
(223876, 33186, 'QU', 'OK', 'S', 1753712788, 1753712788, '1'),
(223877, 33186, 'QU', 'OK', 'S', 1753712788, 1753712788, '1'),
(223878, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223879, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223880, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223881, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223882, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223883, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223884, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223885, 33186, 'QU', 'OK', 'S', 1753712789, 1753712789, '1'),
(223886, 32079, 'QU', 'OK', 'S', 1753713080, 1753713080, '1'),
(223887, 32100, 'QU', 'OK', 'S', 1753713200, 1753713200, '1'),
(223888, 32100, 'QU', 'OK', 'S', 1753713200, 1753713200, '1'),
(223889, 32080, 'QU', 'OK', 'S', 1753713257, 1753713257, '1'),
(223890, 29830, 'QU', 'OK', 'S', 1753713409, 1753713409, '1'),
(223891, 29803, 'QU', 'OK', 'S', 1753713473, 1753713473, '1'),
(223892, 29803, 'QU', 'OK', 'S', 1753713473, 1753713473, '1'),
(223893, 29803, 'QU', 'OK', 'S', 1753713473, 1753713473, '1'),
(223894, 29803, 'QU', 'OK', 'S', 1753713473, 1753713473, '1'),
(223895, 29792, 'QU', 'OK', 'S', 1753713575, 1753713575, '1'),
(223896, 29792, 'QU', 'OK', 'S', 1753713575, 1753713575, '1'),
(223897, 29792, 'QU', 'OK', 'S', 1753713575, 1753713575, '1'),
(223898, 29791, 'QU', 'OK', 'S', 1753713636, 1753713636, '1'),
(223899, 29791, 'QU', 'OK', 'S', 1753713636, 1753713636, '1'),
(223900, 29784, 'QU', 'OK', 'S', 1753713704, 1753713704, '1'),
(223901, 29784, 'QU', 'OK', 'S', 1753713704, 1753713704, '1'),
(223902, 29784, 'QU', 'OK', 'S', 1753713704, 1753713704, '1'),
(223903, 29722, 'QU', 'OK', 'S', 1753713776, 1753713776, '1'),
(223904, 29722, 'QU', 'OK', 'S', 1753713776, 1753713776, '1'),
(223905, 29722, 'QU', 'OK', 'S', 1753713776, 1753713776, '1'),
(223906, 37522, 'QU', 'OK', 'S', 1753766294, 1753766294, '1'),
(223907, 31144, 'QU', 'OK', 'S', 1753766343, 1753766343, '1'),
(223908, 18800, 'QU', 'OK', 'S', 1753767272, 1753767272, '1'),
(223909, 33458, 'QU', 'OK', 'S', 1753767273, 1753767273, '1'),
(223910, 22795, 'QU', 'OK', 'S', 1753767275, 1753767275, '1'),
(223911, 37780, 'QU', 'OK', 'S', 1753767280, 1753767280, '1'),
(223912, 34386, 'QU', 'OK', 'S', 1753767281, 1753767281, '1'),
(223913, 37778, 'QU', 'OK', 'S', 1753767283, 1753767283, '1'),
(223914, 20159, 'QU', 'OK', 'S', 1753767285, 1753767285, '1'),
(223915, 39006, 'QU', 'OK', 'S', 1753767286, 1753767286, '1'),
(223916, 39006, 'QU', 'OK', 'S', 1753767288, 1753767288, '1'),
(223917, 26897, 'QU', 'OK', 'S', 1753767290, 1753767290, '1'),
(223918, 19144, 'QU', 'OK', 'S', 1753767292, 1753767292, '1'),
(223919, 37507, 'QU', 'OK', 'S', 1753767294, 1753767294, '1'),
(223920, 37780, 'QU', 'OK', 'S', 1753767297, 1753767297, '1'),
(223921, 22778, 'QU', 'OK', 'S', 1753767299, 1753767299, '1'),
(223922, 22795, 'QU', 'OK', 'S', 1753767300, 1753767300, '1'),
(223923, 22633, 'QU', 'OK', 'S', 1753767303, 1753767303, '1'),
(223924, 19841, 'QU', 'OK', 'S', 1753767306, 1753767306, '1'),
(223925, 24943, 'QU', 'OK', 'S', 1753767310, 1753767310, '1'),
(223926, 36430, 'QU', 'OK', 'S', 1753767314, 1753767314, '1'),
(223927, 36429, 'QU', 'OK', 'S', 1753767318, 1753767318, '1'),
(223928, 35027, 'QU', 'OK', 'S', 1753767321, 1753767321, '1'),
(223929, 32228, 'QU', 'OK', 'S', 1753767326, 1753767326, '1'),
(223930, 30831, 'QU', 'OK', 'S', 1753767329, 1753767329, '1'),
(223931, 35028, 'QU', 'OK', 'S', 1753767332, 1753767332, '1'),
(223932, 22793, 'QU', 'OK', 'S', 1753767358, 1753767358, '1'),
(223933, 33458, 'QU', 'OK', 'S', 1753770215, 1753770215, '1'),
(223934, 33458, 'QU', 'OK', 'S', 1753770219, 1753770219, '1'),
(223935, 30831, 'QU', 'OK', 'S', 1753770222, 1753770222, '1'),
(223936, 30831, 'QU', 'OK', 'S', 1753770224, 1753770224, '1'),
(223937, 24943, 'QU', 'OK', 'S', 1753770228, 1753770228, '1'),
(223938, 24943, 'QU', 'OK', 'S', 1753770231, 1753770231, '1'),
(223939, 24943, 'QU', 'OK', 'S', 1753770252, 1753770252, '1'),
(223940, 32228, 'QU', 'OK', 'S', 1753770257, 1753770257, '1'),
(223941, 36429, 'QU', 'OK', 'S', 1753770261, 1753770261, '1'),
(223942, 32228, 'QU', 'OK', 'S', 1753770264, 1753770264, '1'),
(223943, 32228, 'QU', 'OK', 'S', 1753770267, 1753770267, '1'),
(223944, 36429, 'QU', 'OK', 'S', 1753770271, 1753770271, '1'),
(223945, 36429, 'QU', 'OK', 'S', 1753770275, 1753770275, '1'),
(223946, 34386, 'QU', 'OK', 'S', 1753770279, 1753770279, '1'),
(223947, 35028, 'QU', 'OK', 'S', 1753770283, 1753770283, '1'),
(223948, 35027, 'QU', 'OK', 'S', 1753770285, 1753770285, '1'),
(223949, 34386, 'QU', 'OK', 'S', 1753770288, 1753770288, '1'),
(223950, 34386, 'QU', 'OK', 'S', 1753770291, 1753770291, '1'),
(223951, 35028, 'QU', 'OK', 'S', 1753770296, 1753770296, '1'),
(223952, 36430, 'QU', 'OK', 'S', 1753770300, 1753770300, '1'),
(223953, 36430, 'QU', 'OK', 'S', 1753770304, 1753770304, '1'),
(223954, 36430, 'QU', 'OK', 'S', 1753770323, 1753770323, '1'),
(223955, 22778, 'QU', 'OK', 'S', 1753770326, 1753770326, '1'),
(223956, 22778, 'QU', 'OK', 'S', 1753770329, 1753770329, '1'),
(223957, 22778, 'QU', 'OK', 'S', 1753770332, 1753770332, '1'),
(223958, 35028, 'QU', 'OK', 'S', 1753770337, 1753770337, '1'),
(223959, 19841, 'QU', 'OK', 'S', 1753770354, 1753770354, '1'),
(223960, 19841, 'QU', 'OK', 'S', 1753770363, 1753770363, '1'),
(223961, 19841, 'QU', 'OK', 'S', 1753770368, 1753770368, '1'),
(223962, 19841, 'QU', 'OK', 'S', 1753770386, 1753770386, '1'),
(223963, 26897, 'QU', 'OK', 'S', 1753770391, 1753770391, '1'),
(223964, 26897, 'QU', 'OK', 'S', 1753770395, 1753770395, '1'),
(223965, 22633, 'QU', 'OK', 'S', 1753770401, 1753770401, '1'),
(223966, 22633, 'QU', 'OK', 'S', 1753770404, 1753770404, '1'),
(223967, 26897, 'QU', 'OK', 'S', 1753770406, 1753770406, '1'),
(223968, 22633, 'QU', 'OK', 'S', 1753770409, 1753770409, '1'),
(223969, 30831, 'QU', 'OK', 'S', 1753770456, 1753770456, '1'),
(223970, 30831, 'QU', 'OK', 'S', 1753770461, 1753770461, '1'),
(223971, 19841, 'QU', 'OK', 'S', 1753771043, 1753771043, '1'),
(223972, 19841, 'QU', 'OK', 'S', 1753771050, 1753771050, '1'),
(223973, 27794, 'QU', 'OK', 'S', 1753771404, 1753771404, '1'),
(223974, 26897, 'QU', 'OK', 'S', 1753771412, 1753771412, '1'),
(223975, 26897, 'QU', 'OK', 'S', 1753771439, 1753771439, '1'),
(223976, 26897, 'QU', 'OK', 'S', 1753771460, 1753771460, '1'),
(223977, 28650, 'QU', 'OK', 'S', 1753771465, 1753771465, '1'),
(223978, 26897, 'QU', 'OK', 'S', 1753771466, 1753771466, '1'),
(223979, 28650, 'QU', 'OK', 'S', 1753771468, 1753771468, '1'),
(223980, 28650, 'QU', 'OK', 'S', 1753771470, 1753771470, '1'),
(223981, 28650, 'QU', 'OK', 'S', 1753771473, 1753771473, '1'),
(223982, 26897, 'QU', 'OK', 'S', 1753771474, 1753771474, '1'),
(223983, 28650, 'QU', 'OK', 'S', 1753771475, 1753771475, '1'),
(223984, 26897, 'QU', 'OK', 'S', 1753771477, 1753771477, '1'),
(223985, 28650, 'QU', 'OK', 'S', 1753771478, 1753771478, '1'),
(223986, 26897, 'QU', 'OK', 'S', 1753771482, 1753771482, '1'),
(223987, 26897, 'QU', 'OK', 'S', 1753771486, 1753771486, '1'),
(223988, 29761, 'QU', 'OK', 'S', 1753772059, 1753772059, '1'),
(223989, 29761, 'QU', 'OK', 'S', 1753772062, 1753772062, '1'),
(223990, 29761, 'QU', 'OK', 'S', 1753772064, 1753772064, '1'),
(223991, 15877, 'QU', 'OK', 'S', 1753772108, 1753772108, '1'),
(223992, 37177, 'QU', 'OK', 'S', 1753773455, 1753773455, '1'),
(223993, 37177, 'QU', 'OK', 'S', 1753773459, 1753773459, '1'),
(223994, 37177, 'QU', 'OK', 'S', 1753773470, 1753773470, '1'),
(223995, 37176, 'QU', 'OK', 'S', 1753773503, 1753773503, '1'),
(223996, 37291, 'QU', 'OK', 'S', 1753773524, 1753773524, '1'),
(223997, 37292, 'QU', 'OK', 'S', 1753773934, 1753773934, '1'),
(223998, 35786, 'QU', 'OK', 'S', 1753774680, 1753774680, '1'),
(223999, 35785, 'QU', 'OK', 'S', 1753774931, 1753774931, '1'),
(224000, 39070, 'QU', 'OK', 'S', 1753775186, 1753775186, '1'),
(224001, 35784, 'QU', 'OK', 'S', 1753775511, 1753775511, '1'),
(224002, 35781, 'QU', 'OK', 'S', 1753775780, 1753775780, '1'),
(224003, 35782, 'QU', 'OK', 'S', 1753775921, 1753775921, '1'),
(224004, 35783, 'QU', 'OK', 'S', 1753776010, 1753776010, '1'),
(224005, 35787, 'QU', 'OK', 'S', 1753776188, 1753776188, '1'),
(224006, 35788, 'QU', 'OK', 'S', 1753776289, 1753776289, '1'),
(224007, 35789, 'QU', 'OK', 'S', 1753776471, 1753776471, '1'),
(224008, 35098, 'QU', 'OK', 'S', 1753776635, 1753776635, '1'),
(224009, 11762, 'QU', 'OK', 'S', 1753776639, 1753776639, '1'),
(224010, 37068, 'QU', 'OK', 'S', 1753776659, 1753776659, '1'),
(224011, 31138, 'QU', 'OK', 'S', 1753776671, 1753776671, '1'),
(224012, 38672, 'QU', 'OK', 'S', 1753777152, 1753777152, '1'),
(224013, 37494, 'QU', 'OK', 'S', 1753777191, 1753777191, '1'),
(224014, 37711, 'QU', 'OK', 'S', 1753777609, 1753777609, '1'),
(224015, 37177, 'QU', 'OK', 'S', 1753777715, 1753777715, '1'),
(224016, 37219, 'QU', 'OK', 'S', 1753777805, 1753777805, '1'),
(224017, 26817, 'QU', 'OK', 'S', 1753777885, 1753777885, '1'),
(224018, 39095, 'QU', 'OK', 'S', 1753780765, 1753780765, '1'),
(224019, 39092, 'QU', 'OK', 'S', 1753780881, 1753780881, '1'),
(224020, 39093, 'QU', 'OK', 'S', 1753781171, 1753781171, '1'),
(224021, 39094, 'QU', 'OK', 'S', 1753781253, 1753781253, '1'),
(224022, 39083, 'QU', 'OK', 'S', 1753781520, 1753781520, '1'),
(224023, 39084, 'QU', 'OK', 'S', 1753781560, 1753781560, '1'),
(224024, 39085, 'QU', 'OK', 'S', 1753781616, 1753781616, '1'),
(224025, 16608, 'QU', 'OK', 'S', 1753781711, 1753781711, '1'),
(224026, 39086, 'QU', 'OK', 'S', 1753781732, 1753781732, '1'),
(224027, 39087, 'QU', 'OK', 'S', 1753781773, 1753781773, '1'),
(224028, 39088, 'QU', 'OK', 'S', 1753781839, 1753781839, '1'),
(224029, 39085, 'QU', 'OK', 'S', 1753781993, 1753781993, '1'),
(224030, 39086, 'QU', 'OK', 'S', 1753782018, 1753782018, '1'),
(224031, 39086, 'QU', 'OK', 'S', 1753782135, 1753782135, '1'),
(224032, 39089, 'QU', 'OK', 'S', 1753782248, 1753782248, '1'),
(224033, 29345, 'QU', 'OK', 'S', 1753782421, 1753782421, '1'),
(224034, 29345, 'QU', 'OK', 'S', 1753782421, 1753782421, '1'),
(224035, 29345, 'QU', 'OK', 'S', 1753782421, 1753782421, '1'),
(224036, 39090, 'QU', 'OK', 'S', 1753782450, 1753782450, '1'),
(224037, 39091, 'QU', 'OK', 'S', 1753782488, 1753782488, '1'),
(224038, 29324, 'QU', 'OK', 'S', 1753782584, 1753782584, '1'),
(224039, 29324, 'QU', 'OK', 'S', 1753782584, 1753782584, '1'),
(224040, 29324, 'QU', 'OK', 'S', 1753782584, 1753782584, '1'),
(224041, 29324, 'QU', 'OK', 'S', 1753782584, 1753782584, '1'),
(224042, 39096, 'QU', 'OK', 'S', 1753782618, 1753782618, '1'),
(224043, 39097, 'QU', 'OK', 'S', 1753782652, 1753782652, '1'),
(224044, 29320, 'QU', 'OK', 'S', 1753782653, 1753782653, '1'),
(224045, 29320, 'QU', 'OK', 'S', 1753782653, 1753782653, '1'),
(224046, 39098, 'QU', 'OK', 'S', 1753782688, 1753782688, '1'),
(224047, 29279, 'QU', 'OK', 'S', 1753782709, 1753782709, '1'),
(224048, 3954, 'QU', 'OK', 'S', 1753782748, 1753782748, '1'),
(224049, 29277, 'QU', 'OK', 'S', 1753782786, 1753782786, '1'),
(224050, 29277, 'QU', 'OK', 'S', 1753782786, 1753782786, '1'),
(224051, 29276, 'QU', 'OK', 'S', 1753782849, 1753782849, '1'),
(224052, 29276, 'QU', 'OK', 'S', 1753782849, 1753782849, '1'),
(224053, 29272, 'QU', 'OK', 'S', 1753782903, 1753782903, '1'),
(224054, 29268, 'QU', 'OK', 'S', 1753783279, 1753783279, '1'),
(224055, 29268, 'QU', 'OK', 'S', 1753783279, 1753783279, '1'),
(224056, 29268, 'QU', 'OK', 'S', 1753783279, 1753783279, '1'),
(224057, 29268, 'QU', 'OK', 'S', 1753783279, 1753783279, '1'),
(224058, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224059, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224060, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224061, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224062, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224063, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224064, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224065, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224066, 28743, 'QU', 'OK', 'S', 1753783990, 1753783990, '1'),
(224067, 39099, 'QU', 'OK', 'S', 1753784318, 1753784318, '1'),
(224068, 39100, 'QU', 'OK', 'S', 1753784428, 1753784428, '1'),
(224069, 39101, 'QU', 'OK', 'S', 1753784467, 1753784467, '1'),
(224070, 39102, 'QU', 'OK', 'S', 1753784609, 1753784609, '1'),
(224071, 39103, 'QU', 'OK', 'S', 1753784699, 1753784699, '1'),
(224072, 39104, 'QU', 'OK', 'S', 1753784758, 1753784758, '1'),
(224073, 39105, 'QU', 'OK', 'S', 1753785025, 1753785025, '1'),
(224074, 39106, 'QU', 'OK', 'S', 1753785056, 1753785056, '1'),
(224075, 39107, 'QU', 'OK', 'S', 1753785093, 1753785093, '1'),
(224076, 39108, 'QU', 'OK', 'S', 1753785471, 1753785471, '1'),
(224077, 39109, 'QU', 'OK', 'S', 1753785505, 1753785505, '1'),
(224078, 39110, 'QU', 'OK', 'S', 1753785539, 1753785539, '1'),
(224079, 31282, 'QU', 'OK', 'S', 1753786732, 1753786732, '1'),
(224080, 38773, 'QU', 'OK', 'S', 1753786784, 1753786784, '1'),
(224081, 38256, 'QU', 'OK', 'S', 1753786790, 1753786790, '1'),
(224082, 15881, 'QU', 'OK', 'S', 1753786792, 1753786792, '1'),
(224083, 37426, 'QU', 'OK', 'S', 1753786795, 1753786795, '1'),
(224084, 37427, 'QU', 'OK', 'S', 1753786798, 1753786798, '1'),
(224085, 37501, 'QU', 'OK', 'S', 1753786801, 1753786801, '1'),
(224086, 37966, 'QU', 'OK', 'S', 1753786804, 1753786804, '1'),
(224087, 33705, 'QU', 'OK', 'S', 1753786806, 1753786806, '1'),
(224088, 38255, 'QU', 'OK', 'S', 1753786810, 1753786810, '1'),
(224089, 22888, 'QU', 'OK', 'S', 1753786822, 1753786822, '1'),
(224090, 38701, 'QU', 'OK', 'S', 1753786839, 1753786839, '1'),
(224091, 36402, 'QU', 'OK', 'S', 1753786843, 1753786843, '1'),
(224092, 33842, 'QU', 'OK', 'S', 1753786845, 1753786845, '1'),
(224093, 15881, 'QU', 'OK', 'S', 1753786849, 1753786849, '1'),
(224094, 37965, 'QU', 'OK', 'S', 1753786851, 1753786851, '1'),
(224095, 37500, 'QU', 'OK', 'S', 1753786853, 1753786853, '1'),
(224096, 37426, 'QU', 'OK', 'S', 1753786858, 1753786858, '1'),
(224097, 38770, 'QU', 'OK', 'S', 1753786860, 1753786860, '1'),
(224098, 33895, 'QU', 'OK', 'S', 1753786865, 1753786865, '1'),
(224099, 27839, 'QU', 'OK', 'S', 1753786870, 1753786870, '1'),
(224100, 27836, 'QU', 'OK', 'S', 1753786873, 1753786873, '1'),
(224101, 38481, 'QU', 'OK', 'S', 1753786875, 1753786875, '1'),
(224102, 36840, 'QU', 'OK', 'S', 1753786881, 1753786881, '1'),
(224103, 36945, 'QU', 'OK', 'S', 1753786883, 1753786883, '1'),
(224104, 35274, 'QU', 'OK', 'S', 1753786886, 1753786886, '1'),
(224105, 37429, 'QU', 'OK', 'S', 1753786889, 1753786889, '1'),
(224106, 35277, 'QU', 'OK', 'S', 1753786898, 1753786898, '1'),
(224107, 29008, 'QU', 'OK', 'S', 1753787018, 1753787018, '1'),
(224108, 29008, 'QU', 'OK', 'S', 1753787026, 1753787026, '1'),
(224109, 37426, 'QU', 'OK', 'S', 1753787947, 1753787947, '1'),
(224110, 15881, 'QU', 'OK', 'S', 1753788009, 1753788009, '1'),
(224111, 15881, 'QU', 'OK', 'S', 1753788220, 1753788220, '1'),
(224112, 37292, 'QU', 'OK', 'S', 1753788235, 1753788235, '1'),
(224113, 38463, 'QU', 'OK', 'S', 1753788863, 1753788863, '1'),
(224114, 33704, 'QU', 'OK', 'S', 1753789064, 1753789064, '1'),
(224115, 33704, 'QU', 'OK', 'S', 1753789066, 1753789066, '1'),
(224116, 33704, 'QU', 'OK', 'S', 1753789068, 1753789068, '1'),
(224117, 38465, 'QU', 'OK', 'S', 1753789114, 1753789114, '1'),
(224118, 33705, 'QU', 'OK', 'S', 1753789169, 1753789169, '1'),
(224119, 37426, 'QU', 'OK', 'S', 1753789593, 1753789593, '1'),
(224120, 39009, 'QU', 'OK', 'S', 1753789795, 1753789795, '1'),
(224121, 19061, 'QU', 'OK', 'S', 1753790011, 1753790011, '1'),
(224122, 28810, 'QU', 'OK', 'S', 1753790038, 1753790038, '1'),
(224123, 23365, 'QU', 'OK', 'S', 1753790066, 1753790066, '1'),
(224124, 28810, 'QU', 'OK', 'S', 1753790097, 1753790097, '1'),
(224125, 33231, 'QU', 'OK', 'S', 1753790203, 1753790203, '1'),
(224126, 38438, 'QU', 'OK', 'S', 1753790249, 1753790249, '1'),
(224127, 38419, 'QU', 'OK', 'S', 1753790456, 1753790456, '1'),
(224128, 38422, 'QU', 'OK', 'S', 1753790528, 1753790528, '1'),
(224129, 38436, 'QU', 'OK', 'S', 1753791070, 1753791070, '1'),
(224130, 36821, 'QU', 'OK', 'S', 1753791338, 1753791338, '1'),
(224131, 38439, 'QU', 'OK', 'S', 1753791497, 1753791497, '1'),
(224132, 38422, 'QU', 'OK', 'S', 1753791566, 1753791566, '1'),
(224133, 37877, 'QU', 'OK', 'S', 1753791673, 1753791673, '1'),
(224134, 31752, 'QU', 'OK', 'S', 1753791687, 1753791687, '1'),
(224135, 17339, 'QU', 'OK', 'S', 1753792386, 1753792386, '1'),
(224136, 35008, 'QU', 'OK', 'S', 1753792389, 1753792389, '1'),
(224137, 38348, 'QU', 'OK', 'S', 1753792393, 1753792393, '1'),
(224138, 30889, 'QU', 'OK', 'S', 1753792402, 1753792402, '1'),
(224139, 31752, 'QU', 'OK', 'S', 1753793421, 1753793421, '1'),
(224140, 36094, 'QU', 'OK', 'S', 1753793906, 1753793906, '1'),
(224141, 35933, 'QU', 'OK', 'S', 1753794283, 1753794283, '1'),
(224142, 37711, 'QU', 'OK', 'S', 1753794569, 1753794569, '1'),
(224143, 38268, 'QU', 'OK', 'S', 1753794689, 1753794689, '1'),
(224144, 38268, 'QU', 'OK', 'S', 1753794705, 1753794705, '1'),
(224145, 28222, 'QU', 'OK', 'S', 1753794833, 1753794833, '1'),
(224146, 35965, 'QU', 'OK', 'S', 1753794840, 1753794840, '1'),
(224147, 34936, 'QU', 'OK', 'S', 1753795288, 1753795288, '1'),
(224148, 34936, 'QU', 'OK', 'S', 1753795296, 1753795296, '1'),
(224149, 31752, 'QU', 'OK', 'S', 1753795351, 1753795351, '1'),
(224150, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224151, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224152, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224153, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224154, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224155, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224156, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224157, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224158, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224159, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224160, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224161, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224162, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224163, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224164, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224165, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224166, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224167, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224168, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224169, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224170, 28741, 'QU', 'OK', 'S', 1753795491, 1753795491, '1'),
(224171, 26763, 'QU', 'OK', 'S', 1753795506, 1753795506, '1'),
(224172, 38268, 'QU', 'OK', 'S', 1753795857, 1753795857, '1'),
(224173, 28724, 'QU', 'OK', 'S', 1753796105, 1753796105, '1'),
(224174, 28724, 'QU', 'OK', 'S', 1753796105, 1753796105, '1'),
(224175, 28724, 'QU', 'OK', 'S', 1753796105, 1753796105, '1'),
(224176, 28724, 'QU', 'OK', 'S', 1753796105, 1753796105, '1'),
(224177, 28723, 'QU', 'OK', 'S', 1753796365, 1753796365, '1'),
(224178, 28723, 'QU', 'OK', 'S', 1753796365, 1753796365, '1'),
(224179, 28723, 'QU', 'OK', 'S', 1753796365, 1753796365, '1'),
(224180, 37905, 'QU', 'OK', 'S', 1753851208, 1753851208, '1'),
(224181, 31138, 'QU', 'OK', 'S', 1753851581, 1753851581, '1'),
(224182, 24235, 'QU', 'OK', 'S', 1753854072, 1753854072, '1'),
(224183, 19841, 'QU', 'OK', 'S', 1753854455, 1753854455, '1'),
(224184, 33458, 'QU', 'OK', 'S', 1753854807, 1753854807, '1'),
(224185, 37734, 'QU', 'OK', 'S', 1753855215, 1753855215, '1'),
(224186, 27786, 'QU', 'OK', 'S', 1753855272, 1753855272, '1'),
(224187, 38906, 'QU', 'OK', 'S', 1753855277, 1753855277, '1'),
(224188, 20159, 'QU', 'OK', 'S', 1753855358, 1753855358, '1'),
(224189, 8406, 'QU', 'OK', 'S', 1753856151, 1753856151, '1'),
(224190, 8406, 'QU', 'OK', 'S', 1753856154, 1753856154, '1'),
(224191, 31138, 'QU', 'OK', 'S', 1753857413, 1753857413, '1'),
(224192, 22778, 'QU', 'OK', 'S', 1753861013, 1753861013, '1'),
(224193, 13915, 'QU', 'OK', 'S', 1753861023, 1753861023, '1'),
(224194, 16603, 'QU', 'OK', 'S', 1753861028, 1753861028, '1'),
(224195, 38767, 'QU', 'OK', 'S', 1753861033, 1753861033, '1'),
(224196, 23632, 'QU', 'OK', 'S', 1753861036, 1753861036, '1'),
(224197, 30992, 'QU', 'OK', 'S', 1753861040, 1753861040, '1'),
(224198, 22778, 'QU', 'OK', 'S', 1753861044, 1753861044, '1'),
(224199, 37299, 'QU', 'OK', 'S', 1753861050, 1753861050, '1'),
(224200, 13915, 'QU', 'OK', 'S', 1753861053, 1753861053, '1'),
(224201, 33143, 'QU', 'OK', 'S', 1753861058, 1753861058, '1'),
(224202, 37299, 'QU', 'OK', 'S', 1753861062, 1753861062, '1'),
(224203, 23076, 'QU', 'OK', 'S', 1753861067, 1753861067, '1'),
(224204, 23076, 'QU', 'OK', 'S', 1753861072, 1753861072, '1'),
(224205, 20959, 'QU', 'OK', 'S', 1753861143, 1753861143, '1'),
(224206, 20959, 'QU', 'OK', 'S', 1753861147, 1753861147, '1'),
(224207, 23937, 'QU', 'OK', 'S', 1753861150, 1753861150, '1'),
(224208, 23632, 'QU', 'OK', 'S', 1753861156, 1753861156, '1'),
(224209, 23937, 'QU', 'OK', 'S', 1753861223, 1753861223, '1'),
(224210, 36283, 'QU', 'OK', 'S', 1753861539, 1753861539, '1'),
(224211, 35383, 'QU', 'OK', 'S', 1753861544, 1753861544, '1'),
(224212, 16602, 'QU', 'OK', 'S', 1753861548, 1753861548, '1'),
(224213, 37419, 'QU', 'OK', 'S', 1753861555, 1753861555, '1'),
(224214, 25002, 'QU', 'OK', 'S', 1753861561, 1753861561, '1'),
(224215, 26177, 'QU', 'OK', 'S', 1753861565, 1753861565, '1'),
(224216, 22659, 'QU', 'OK', 'S', 1753861571, 1753861571, '1'),
(224217, 25002, 'QU', 'OK', 'S', 1753861575, 1753861575, '1'),
(224218, 31270, 'QU', 'OK', 'S', 1753861580, 1753861580, '1'),
(224219, 22659, 'QU', 'OK', 'S', 1753861585, 1753861585, '1'),
(224220, 26177, 'QU', 'OK', 'S', 1753861591, 1753861591, '1'),
(224221, 36283, 'QU', 'OK', 'S', 1753861806, 1753861806, '1'),
(224222, 11530, 'QU', 'OK', 'S', 1753861811, 1753861811, '1'),
(224223, 30992, 'QU', 'OK', 'S', 1753861814, 1753861814, '1'),
(224224, 38767, 'QU', 'OK', 'S', 1753861816, 1753861816, '1'),
(224225, 11530, 'QU', 'OK', 'S', 1753862008, 1753862008, '1'),
(224226, 37734, 'QU', 'OK', 'S', 1753863687, 1753863687, '1'),
(224227, 37734, 'QU', 'OK', 'S', 1753863704, 1753863704, '1'),
(224228, 37734, 'QU', 'OK', 'S', 1753863706, 1753863706, '1'),
(224229, 18527, 'QU', 'OK', 'S', 1753867037, 1753867037, '1'),
(224230, 25427, 'QU', 'OK', 'S', 1753869633, 1753869633, '1'),
(224231, 30140, 'QU', 'OK', 'S', 1753869946, 1753869946, '1'),
(224232, 19809, 'QU', 'OK', 'S', 1753869951, 1753869951, '1'),
(224233, 30140, 'QU', 'OK', 'S', 1753869956, 1753869956, '1'),
(224234, 29592, 'QU', 'OK', 'S', 1753869961, 1753869961, '1'),
(224235, 29592, 'QU', 'OK', 'S', 1753869965, 1753869965, '1'),
(224236, 30120, 'QU', 'OK', 'S', 1753869968, 1753869968, '1'),
(224237, 29592, 'QU', 'OK', 'S', 1753869972, 1753869972, '1'),
(224238, 3933, 'QU', 'OK', 'S', 1753869975, 1753869975, '1'),
(224239, 3933, 'QU', 'OK', 'S', 1753869978, 1753869978, '1'),
(224240, 30293, 'QU', 'OK', 'S', 1753869986, 1753869986, '1'),
(224241, 30293, 'QU', 'OK', 'S', 1753869991, 1753869991, '1'),
(224242, 30120, 'QU', 'OK', 'S', 1753869994, 1753869994, '1'),
(224243, 25167, 'QU', 'OK', 'S', 1753870004, 1753870004, '1'),
(224244, 31758, 'QU', 'OK', 'S', 1753870018, 1753870018, '1'),
(224245, 2708, 'QU', 'OK', 'S', 1753870043, 1753870043, '1'),
(224246, 31138, 'QU', 'OK', 'S', 1753871957, 1753871957, '1'),
(224247, 30538, 'QU', 'OK', 'S', 1753874956, 1753874956, '1'),
(224248, 38309, 'QU', 'OK', 'S', 1753874959, 1753874959, '1'),
(224249, 38309, 'QU', 'OK', 'S', 1753874985, 1753874985, '1'),
(224250, 30538, 'QU', 'OK', 'S', 1753874986, 1753874986, '1'),
(224251, 38309, 'QU', 'OK', 'S', 1753875044, 1753875044, '1'),
(224252, 30538, 'QU', 'OK', 'S', 1753875047, 1753875047, '1'),
(224253, 39006, 'QU', 'OK', 'S', 1753875054, 1753875054, '1'),
(224254, 19794, 'QU', 'OK', 'S', 1753875208, 1753875208, '1'),
(224255, 34351, 'QU', 'OK', 'S', 1753875214, 1753875214, '1'),
(224256, 35933, 'QU', 'OK', 'S', 1753875234, 1753875234, '1'),
(224257, 35933, 'QU', 'OK', 'S', 1753875241, 1753875241, '1'),
(224258, 35933, 'QU', 'OK', 'S', 1753875244, 1753875244, '1'),
(224259, 35933, 'QU', 'OK', 'S', 1753875247, 1753875247, '1'),
(224260, 35933, 'QU', 'OK', 'S', 1753875249, 1753875249, '1'),
(224261, 35933, 'QU', 'OK', 'S', 1753875252, 1753875252, '1'),
(224262, 35933, 'QU', 'OK', 'S', 1753875257, 1753875257, '1'),
(224263, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224264, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224265, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224266, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224267, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224268, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224269, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224270, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224271, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224272, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224273, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224274, 28718, 'QU', 'OK', 'S', 1753876369, 1753876369, '1'),
(224275, 39118, 'QU', 'OK', 'S', 1753876580, 1753876580, '1'),
(224276, 39120, 'QU', 'OK', 'S', 1753876629, 1753876629, '1'),
(224277, 37643, 'QU', 'OK', 'S', 1753876698, 1753876698, '1'),
(224278, 38933, 'QU', 'OK', 'S', 1753876705, 1753876705, '1'),
(224279, 38934, 'QU', 'OK', 'S', 1753876713, 1753876713, '1'),
(224280, 18135, 'QU', 'OK', 'S', 1753876716, 1753876716, '1'),
(224281, 39119, 'QU', 'OK', 'S', 1753876757, 1753876757, '1'),
(224282, 39121, 'QU', 'OK', 'S', 1753876864, 1753876864, '1'),
(224283, 30140, 'QU', 'OK', 'S', 1753876948, 1753876948, '1'),
(224284, 39122, 'QU', 'OK', 'S', 1753876953, 1753876953, '1'),
(224285, 39123, 'QU', 'OK', 'S', 1753876986, 1753876986, '1'),
(224286, 29592, 'QU', 'OK', 'S', 1753877000, 1753877000, '1'),
(224287, 28323, 'QU', 'OK', 'S', 1753877057, 1753877057, '1'),
(224288, 28323, 'QU', 'OK', 'S', 1753877057, 1753877057, '1'),
(224289, 28323, 'QU', 'OK', 'S', 1753877057, 1753877057, '1'),
(224290, 39123, 'QU', 'OK', 'S', 1753877096, 1753877096, '1'),
(224291, 28323, 'QU', 'OK', 'S', 1753877124, 1753877124, '1'),
(224292, 28323, 'QU', 'OK', 'S', 1753877124, 1753877124, '1'),
(224293, 28323, 'QU', 'OK', 'S', 1753877124, 1753877124, '1'),
(224294, 39124, 'QU', 'OK', 'S', 1753877159, 1753877159, '1'),
(224295, 39125, 'QU', 'OK', 'S', 1753877198, 1753877198, '1'),
(224296, 39128, 'QU', 'OK', 'S', 1753877300, 1753877300, '1'),
(224297, 39129, 'QU', 'OK', 'S', 1753877431, 1753877431, '1'),
(224298, 39130, 'QU', 'OK', 'S', 1753877475, 1753877475, '1'),
(224299, 39131, 'QU', 'OK', 'S', 1753877584, 1753877584, '1'),
(224300, 39132, 'QU', 'OK', 'S', 1753877622, 1753877622, '1'),
(224301, 39133, 'QU', 'OK', 'S', 1753877655, 1753877655, '1'),
(224302, 39134, 'QU', 'OK', 'S', 1753877780, 1753877780, '1'),
(224303, 39135, 'QU', 'OK', 'S', 1753877813, 1753877813, '1'),
(224304, 39136, 'QU', 'OK', 'S', 1753877856, 1753877856, '1'),
(224305, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224306, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224307, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224308, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224309, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224310, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224311, 28316, 'QU', 'OK', 'S', 1753877922, 1753877922, '1'),
(224312, 39137, 'QU', 'OK', 'S', 1753877968, 1753877968, '1'),
(224313, 39138, 'QU', 'OK', 'S', 1753878013, 1753878013, '1'),
(224314, 39139, 'QU', 'OK', 'S', 1753878050, 1753878050, '1'),
(224315, 39140, 'QU', 'OK', 'S', 1753878191, 1753878191, '1'),
(224316, 39141, 'QU', 'OK', 'S', 1753878237, 1753878237, '1'),
(224317, 39142, 'QU', 'OK', 'S', 1753878303, 1753878303, '1'),
(224318, 39143, 'QU', 'OK', 'S', 1753878458, 1753878458, '1'),
(224319, 39130, 'QU', 'OK', 'S', 1753878494, 1753878494, '1'),
(224320, 39119, 'QU', 'OK', 'S', 1753878531, 1753878531, '1'),
(224321, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224322, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224323, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224324, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224325, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224326, 28314, 'QU', 'OK', 'S', 1753878556, 1753878556, '1'),
(224327, 25771, 'QU', 'OK', 'S', 1753879412, 1753879412, '1'),
(224328, 39147, 'QU', 'OK', 'S', 1753879412, 1753879412, '1'),
(224329, 39148, 'QU', 'OK', 'S', 1753879570, 1753879570, '1'),
(224330, 39149, 'QU', 'OK', 'S', 1753879669, 1753879669, '1'),
(224331, 39150, 'QU', 'OK', 'S', 1753879833, 1753879833, '1'),
(224332, 39151, 'QU', 'OK', 'S', 1753879973, 1753879973, '1'),
(224333, 39155, 'QU', 'OK', 'S', 1753880006, 1753880006, '1'),
(224334, 39156, 'QU', 'OK', 'S', 1753880046, 1753880046, '1'),
(224335, 39157, 'QU', 'OK', 'S', 1753880080, 1753880080, '1'),
(224336, 12286, 'QU', 'OK', 'S', 1753880532, 1753880532, '1'),
(224337, 12464, 'QU', 'OK', 'S', 1753880561, 1753880561, '1'),
(224338, 13458, 'QU', 'OK', 'S', 1753880606, 1753880606, '1'),
(224339, 39144, 'QU', 'OK', 'S', 1753880737, 1753880737, '1'),
(224340, 39145, 'QU', 'OK', 'S', 1753880818, 1753880818, '1'),
(224341, 39146, 'QU', 'OK', 'S', 1753880849, 1753880849, '1'),
(224342, 25729, 'QU', 'OK', 'S', 1753881862, 1753881862, '1'),
(224343, 25729, 'QU', 'OK', 'S', 1753881862, 1753881862, '1'),
(224344, 25729, 'QU', 'OK', 'S', 1753881862, 1753881862, '1'),
(224345, 25724, 'QU', 'OK', 'S', 1753882126, 1753882126, '1'),
(224346, 39077, 'QU', 'OK', 'S', 1753938332, 1753938332, '1'),
(224347, 36468, 'QU', 'OK', 'S', 1753938484, 1753938484, '1'),
(224348, 32433, 'QU', 'OK', 'S', 1753939003, 1753939003, '1'),
(224349, 24741, 'QU', 'OK', 'S', 1753939006, 1753939006, '1'),
(224350, 38471, 'QU', 'OK', 'S', 1753939009, 1753939009, '1'),
(224351, 38471, 'QU', 'OK', 'S', 1753939012, 1753939012, '1'),
(224352, 31130, 'QU', 'OK', 'S', 1753939945, 1753939945, '1'),
(224353, 30395, 'QU', 'OK', 'S', 1753940841, 1753940841, '1'),
(224354, 30395, 'QU', 'OK', 'S', 1753940852, 1753940852, '1'),
(224355, 30395, 'QU', 'OK', 'S', 1753940855, 1753940855, '1'),
(224356, 31130, 'QU', 'OK', 'S', 1753940876, 1753940876, '1'),
(224357, 30291, 'QU', 'OK', 'S', 1753942308, 1753942308, '1'),
(224358, 17636, 'QU', 'OK', 'S', 1753942311, 1753942311, '1'),
(224359, 25557, 'QU', 'OK', 'S', 1753942315, 1753942315, '1'),
(224360, 25557, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224361, 17636, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224362, 30291, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224363, 2708, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224364, 31758, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224365, 25167, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224366, 30120, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224367, 30293, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224368, 30293, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224369, 3933, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224370, 3933, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224371, 29592, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224372, 30120, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224373, 29592, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224374, 19809, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224375, 30140, 'QU', 'OK', 'S', 1753942476, 1753942476, '1'),
(224376, 25557, 'QU', 'OK', 'S', 1753942589, 1753942589, '1'),
(224377, 17636, 'QU', 'OK', 'S', 1753942594, 1753942594, '1'),
(224378, 30291, 'QU', 'OK', 'S', 1753942597, 1753942597, '1'),
(224379, 30293, 'QU', 'OK', 'S', 1753942605, 1753942605, '1'),
(224380, 30140, 'QU', 'OK', 'S', 1753942608, 1753942608, '1'),
(224381, 19809, 'QU', 'OK', 'S', 1753942619, 1753942619, '1'),
(224382, 29592, 'QU', 'OK', 'S', 1753942626, 1753942626, '1'),
(224383, 29592, 'QU', 'OK', 'S', 1753942633, 1753942633, '1'),
(224384, 29592, 'QU', 'OK', 'S', 1753942642, 1753942642, '1'),
(224385, 30293, 'QU', 'OK', 'S', 1753942647, 1753942647, '1'),
(224386, 38309, 'QU', 'OK', 'S', 1753942737, 1753942737, '1'),
(224387, 38309, 'QU', 'OK', 'S', 1753942749, 1753942749, '1'),
(224388, 30140, 'QU', 'OK', 'S', 1753942759, 1753942759, '1'),
(224389, 38309, 'QU', 'OK', 'S', 1753942764, 1753942764, '1'),
(224390, 29592, 'QU', 'OK', 'S', 1753942807, 1753942807, '1'),
(224391, 38309, 'QU', 'OK', 'S', 1753942821, 1753942821, '1'),
(224392, 3933, 'QU', 'OK', 'S', 1753942831, 1753942831, '1'),
(224393, 38309, 'QU', 'OK', 'S', 1753942858, 1753942858, '1'),
(224394, 30120, 'QU', 'OK', 'S', 1753942872, 1753942872, '1'),
(224395, 30120, 'QU', 'OK', 'S', 1753942881, 1753942881, '1'),
(224396, 38309, 'QU', 'OK', 'S', 1753942883, 1753942883, '1'),
(224397, 31758, 'QU', 'OK', 'S', 1753942886, 1753942886, '1'),
(224398, 25167, 'QU', 'OK', 'S', 1753942891, 1753942891, '1'),
(224399, 19809, 'QU', 'OK', 'S', 1753943011, 1753943011, '1'),
(224400, 19809, 'QU', 'OK', 'S', 1753943018, 1753943018, '1'),
(224401, 31138, 'QU', 'OK', 'S', 1753943026, 1753943026, '1'),
(224402, 39182, 'QU', 'OK', 'S', 1753945043, 1753945043, '1'),
(224403, 39183, 'QU', 'OK', 'S', 1753945117, 1753945117, '1'),
(224404, 38527, 'QU', 'OK', 'S', 1753945177, 1753945177, '1'),
(224405, 39170, 'QU', 'OK', 'S', 1753945338, 1753945338, '1'),
(224406, 39171, 'QU', 'OK', 'S', 1753945408, 1753945408, '1'),
(224407, 38309, 'QU', 'OK', 'S', 1753945616, 1753945616, '1'),
(224408, 38309, 'QU', 'OK', 'S', 1753945620, 1753945620, '1'),
(224409, 38309, 'QU', 'OK', 'S', 1753945623, 1753945623, '1'),
(224410, 38309, 'QU', 'OK', 'S', 1753945626, 1753945626, '1'),
(224411, 38309, 'QU', 'OK', 'S', 1753945630, 1753945630, '1'),
(224412, 39172, 'QU', 'OK', 'S', 1753945784, 1753945784, '1'),
(224413, 39169, 'QU', 'OK', 'S', 1753945917, 1753945917, '1'),
(224414, 16608, 'QU', 'OK', 'S', 1753945976, 1753945976, '1'),
(224415, 37296, 'QU', 'OK', 'S', 1753946196, 1753946196, '1'),
(224416, 38269, 'QU', 'OK', 'S', 1753946618, 1753946618, '1'),
(224417, 38421, 'QU', 'OK', 'S', 1753946716, 1753946716, '1'),
(224418, 29478, 'QU', 'OK', 'S', 1753947554, 1753947554, '1'),
(224419, 20138, 'QU', 'OK', 'S', 1753947558, 1753947558, '1'),
(224420, 20155, 'QU', 'OK', 'S', 1753947564, 1753947564, '1'),
(224421, 38790, 'QU', 'OK', 'S', 1753947568, 1753947568, '1'),
(224422, 38833, 'QU', 'OK', 'S', 1753947571, 1753947571, '1'),
(224423, 28877, 'QU', 'OK', 'S', 1753947576, 1753947576, '1'),
(224424, 28882, 'QU', 'OK', 'S', 1753947580, 1753947580, '1'),
(224425, 37052, 'QU', 'OK', 'S', 1753947585, 1753947585, '1'),
(224426, 28882, 'QU', 'OK', 'S', 1753947595, 1753947595, '1'),
(224427, 31120, 'QU', 'OK', 'S', 1753947599, 1753947599, '1'),
(224428, 29367, 'QU', 'OK', 'S', 1753947602, 1753947602, '1'),
(224429, 38790, 'QU', 'OK', 'S', 1753947606, 1753947606, '1'),
(224430, 37827, 'QU', 'OK', 'S', 1753947611, 1753947611, '1'),
(224431, 30529, 'QU', 'OK', 'S', 1753947619, 1753947619, '1'),
(224432, 28815, 'QU', 'OK', 'S', 1753947624, 1753947624, '1'),
(224433, 38833, 'QU', 'OK', 'S', 1753947729, 1753947729, '1'),
(224434, 37921, 'QU', 'OK', 'S', 1753947734, 1753947734, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(224435, 34193, 'QU', 'OK', 'S', 1753947739, 1753947739, '1'),
(224436, 38467, 'QU', 'OK', 'S', 1753947743, 1753947743, '1'),
(224437, 36538, 'QU', 'OK', 'S', 1753947748, 1753947748, '1'),
(224438, 38337, 'QU', 'OK', 'S', 1753947752, 1753947752, '1'),
(224439, 38436, 'QU', 'OK', 'S', 1753947757, 1753947757, '1'),
(224440, 35564, 'QU', 'OK', 'S', 1753947762, 1753947762, '1'),
(224441, 38887, 'QU', 'OK', 'S', 1753947765, 1753947765, '1'),
(224442, 31617, 'QU', 'OK', 'S', 1753947772, 1753947772, '1'),
(224443, 38113, 'QU', 'OK', 'S', 1753947775, 1753947775, '1'),
(224444, 38117, 'QU', 'OK', 'S', 1753947779, 1753947779, '1'),
(224445, 32102, 'QU', 'OK', 'S', 1753947783, 1753947783, '1'),
(224446, 38106, 'QU', 'OK', 'S', 1753947787, 1753947787, '1'),
(224447, 38117, 'QU', 'OK', 'S', 1753947794, 1753947794, '1'),
(224448, 38679, 'QU', 'OK', 'S', 1753947798, 1753947798, '1'),
(224449, 37339, 'QU', 'OK', 'S', 1753947805, 1753947805, '1'),
(224450, 38106, 'QU', 'OK', 'S', 1753947809, 1753947809, '1'),
(224451, 38106, 'QU', 'OK', 'S', 1753947814, 1753947814, '1'),
(224452, 36890, 'QU', 'OK', 'S', 1753947818, 1753947818, '1'),
(224453, 34064, 'QU', 'OK', 'S', 1753947821, 1753947821, '1'),
(224454, 37245, 'QU', 'OK', 'S', 1753947826, 1753947826, '1'),
(224455, 38829, 'QU', 'OK', 'S', 1753947830, 1753947830, '1'),
(224456, 38237, 'QU', 'OK', 'S', 1753947834, 1753947834, '1'),
(224457, 20138, 'QU', 'OK', 'S', 1753947924, 1753947924, '1'),
(224458, 20138, 'QU', 'OK', 'S', 1753947927, 1753947927, '1'),
(224459, 27786, 'QU', 'OK', 'S', 1753948078, 1753948078, '1'),
(224460, 27786, 'QU', 'OK', 'S', 1753948085, 1753948085, '1'),
(224461, 36822, 'QU', 'OK', 'S', 1753948109, 1753948109, '1'),
(224462, 36504, 'QU', 'OK', 'S', 1753948181, 1753948181, '1'),
(224463, 38747, 'QU', 'OK', 'S', 1753952974, 1753952974, '1'),
(224464, 33126, 'QU', 'OK', 'S', 1753953101, 1753953101, '1'),
(224465, 33020, 'QU', 'OK', 'S', 1753953112, 1753953112, '1'),
(224466, 31547, 'QU', 'OK', 'S', 1753953241, 1753953241, '1'),
(224467, 37591, 'QU', 'OK', 'S', 1753953250, 1753953250, '1'),
(224468, 36468, 'QU', 'OK', 'S', 1753953751, 1753953751, '1'),
(224469, 38682, 'QU', 'OK', 'S', 1753955415, 1753955415, '1'),
(224470, 26745, 'QU', 'OK', 'S', 1753955418, 1753955418, '1'),
(224471, 33060, 'QU', 'OK', 'S', 1753955426, 1753955426, '1'),
(224472, 18016, 'QU', 'OK', 'S', 1753955428, 1753955428, '1'),
(224473, 38763, 'QU', 'OK', 'S', 1753955430, 1753955430, '1'),
(224474, 38747, 'QU', 'OK', 'S', 1753955432, 1753955432, '1'),
(224475, 38415, 'QU', 'OK', 'S', 1753955435, 1753955435, '1'),
(224476, 38414, 'QU', 'OK', 'S', 1753955437, 1753955437, '1'),
(224477, 38449, 'QU', 'OK', 'S', 1753955440, 1753955440, '1'),
(224478, 38415, 'QU', 'OK', 'S', 1753955445, 1753955445, '1'),
(224479, 38747, 'QU', 'OK', 'S', 1753955447, 1753955447, '1'),
(224480, 38747, 'QU', 'OK', 'S', 1753955451, 1753955451, '1'),
(224481, 37591, 'QU', 'OK', 'S', 1753961334, 1753961334, '1'),
(224482, 16554, 'QU', 'OK', 'S', 1753961763, 1753961763, '1'),
(224483, 16554, 'QU', 'OK', 'S', 1753961773, 1753961773, '1'),
(224484, 16554, 'QU', 'OK', 'S', 1753961781, 1753961781, '1'),
(224485, 16554, 'QU', 'OK', 'S', 1753961784, 1753961784, '1'),
(224486, 16554, 'QU', 'OK', 'S', 1753961793, 1753961793, '1'),
(224487, 16554, 'QU', 'OK', 'S', 1753961802, 1753961802, '1'),
(224488, 16554, 'QU', 'OK', 'S', 1753961811, 1753961811, '1'),
(224489, 14739, 'QU', 'OK', 'S', 1753961893, 1753961893, '1'),
(224490, 14739, 'QU', 'OK', 'S', 1753961918, 1753961918, '1'),
(224491, 14739, 'QU', 'OK', 'S', 1753961938, 1753961938, '1'),
(224492, 14739, 'QU', 'OK', 'S', 1753961950, 1753961950, '1'),
(224493, 14739, 'QU', 'OK', 'S', 1753962209, 1753962209, '1'),
(224494, 14739, 'QU', 'OK', 'S', 1753962218, 1753962218, '1'),
(224495, 36150, 'QU', 'OK', 'S', 1753963108, 1753963108, '1'),
(224496, 36847, 'QU', 'OK', 'S', 1753963111, 1753963111, '1'),
(224497, 38913, 'QU', 'OK', 'S', 1753964024, 1753964024, '1'),
(224498, 37426, 'QU', 'OK', 'S', 1753964027, 1753964027, '1'),
(224499, 37426, 'QU', 'OK', 'S', 1753964030, 1753964030, '1'),
(224500, 39008, 'QU', 'OK', 'S', 1753964035, 1753964035, '1'),
(224501, 36658, 'QU', 'OK', 'S', 1753964039, 1753964039, '1'),
(224502, 38805, 'QU', 'OK', 'S', 1753964042, 1753964042, '1'),
(224503, 38413, 'QU', 'OK', 'S', 1753964045, 1753964045, '1'),
(224504, 36658, 'QU', 'OK', 'S', 1753964048, 1753964048, '1'),
(224505, 27836, 'QU', 'OK', 'S', 1753964050, 1753964050, '1'),
(224506, 38844, 'QU', 'OK', 'S', 1753964054, 1753964054, '1'),
(224507, 38476, 'QU', 'OK', 'S', 1753964057, 1753964057, '1'),
(224508, 27836, 'QU', 'OK', 'S', 1753964059, 1753964059, '1'),
(224509, 37312, 'QU', 'OK', 'S', 1753964062, 1753964062, '1'),
(224510, 38413, 'QU', 'OK', 'S', 1753964065, 1753964065, '1'),
(224511, 37347, 'QU', 'OK', 'S', 1753964086, 1753964086, '1'),
(224512, 29317, 'QU', 'OK', 'S', 1753964090, 1753964090, '1'),
(224513, 28506, 'QU', 'OK', 'S', 1753964094, 1753964094, '1'),
(224514, 37347, 'QU', 'OK', 'S', 1753964104, 1753964104, '1'),
(224515, 37311, 'QU', 'OK', 'S', 1753964127, 1753964127, '1'),
(224516, 38413, 'QU', 'OK', 'S', 1753964133, 1753964133, '1'),
(224517, 38413, 'QU', 'OK', 'S', 1753964136, 1753964136, '1'),
(224518, 28507, 'QU', 'OK', 'S', 1753964141, 1753964141, '1'),
(224519, 38413, 'QU', 'OK', 'S', 1753964156, 1753964156, '1'),
(224520, 37311, 'QU', 'OK', 'S', 1753964162, 1753964162, '1'),
(224521, 37311, 'QU', 'OK', 'S', 1753964168, 1753964168, '1'),
(224522, 38413, 'QU', 'OK', 'S', 1753964173, 1753964173, '1'),
(224523, 38413, 'QU', 'OK', 'S', 1753964179, 1753964179, '1'),
(224524, 38413, 'QU', 'OK', 'S', 1753964184, 1753964184, '1'),
(224525, 38413, 'QU', 'OK', 'S', 1753964188, 1753964188, '1'),
(224526, 38848, 'QU', 'OK', 'S', 1753964192, 1753964192, '1'),
(224527, 38808, 'QU', 'OK', 'S', 1753964200, 1753964200, '1'),
(224528, 38808, 'QU', 'OK', 'S', 1753964207, 1753964207, '1'),
(224529, 37312, 'QU', 'OK', 'S', 1753964214, 1753964214, '1'),
(224530, 38808, 'QU', 'OK', 'S', 1753964221, 1753964221, '1'),
(224531, 38162, 'QU', 'OK', 'S', 1753964229, 1753964229, '1'),
(224532, 38809, 'QU', 'OK', 'S', 1753964234, 1753964234, '1'),
(224533, 38805, 'QU', 'OK', 'S', 1753964240, 1753964240, '1'),
(224534, 28506, 'QU', 'OK', 'S', 1753964244, 1753964244, '1'),
(224535, 27836, 'QU', 'OK', 'S', 1753964247, 1753964247, '1'),
(224536, 38805, 'QU', 'OK', 'S', 1753964250, 1753964250, '1'),
(224537, 38809, 'QU', 'OK', 'S', 1753964253, 1753964253, '1'),
(224538, 38809, 'QU', 'OK', 'S', 1753964257, 1753964257, '1'),
(224539, 38783, 'QU', 'OK', 'S', 1753964261, 1753964261, '1'),
(224540, 37311, 'QU', 'OK', 'S', 1753965206, 1753965206, '1'),
(224541, 36467, 'QU', 'OK', 'S', 1753966773, 1753966773, '1'),
(224542, 26651, 'QU', 'OK', 'S', 1753967393, 1753967393, '1'),
(224543, 26651, 'QU', 'OK', 'S', 1753967396, 1753967396, '1'),
(224544, 14938, 'QU', 'OK', 'S', 1753968099, 1753968099, '1'),
(224545, 14938, 'QU', 'OK', 'S', 1753968112, 1753968112, '1'),
(224546, 20761, 'QU', 'OK', 'S', 1753968598, 1753968598, '1'),
(224547, 26684, 'QU', 'OK', 'S', 1753968760, 1753968760, '1'),
(224548, 38108, 'QU', 'OK', 'S', 1753970063, 1753970063, '1'),
(224549, 38108, 'QU', 'OK', 'S', 1753970067, 1753970067, '1'),
(224550, 37522, 'QU', 'OK', 'S', 1754023854, 1754023854, '1'),
(224551, 37780, 'QU', 'OK', 'S', 1754025236, 1754025236, '1'),
(224552, 32102, 'QU', 'OK', 'S', 1754026497, 1754026497, '1'),
(224553, 32102, 'QU', 'OK', 'S', 1754026671, 1754026671, '1'),
(224554, 32102, 'QU', 'OK', 'S', 1754026674, 1754026674, '1'),
(224555, 37522, 'QU', 'OK', 'S', 1754026821, 1754026821, '1'),
(224556, 37780, 'QU', 'OK', 'S', 1754026895, 1754026895, '1'),
(224557, 39171, 'QU', 'OK', 'S', 1754027481, 1754027481, '1'),
(224558, 39137, 'QU', 'OK', 'S', 1754027487, 1754027487, '1'),
(224559, 38111, 'QU', 'OK', 'S', 1754030920, 1754030920, '1'),
(224560, 37734, 'QU', 'OK', 'S', 1754030963, 1754030963, '1'),
(224561, 38111, 'QU', 'OK', 'S', 1754031118, 1754031118, '1'),
(224562, 36581, 'QU', 'OK', 'S', 1754031123, 1754031123, '1'),
(224563, 38111, 'QU', 'OK', 'S', 1754031126, 1754031126, '1'),
(224564, 20763, 'QU', 'OK', 'S', 1754031435, 1754031435, '1'),
(224565, 20763, 'QU', 'OK', 'S', 1754031446, 1754031446, '1'),
(224566, 37243, 'QU', 'OK', 'S', 1754031824, 1754031824, '1'),
(224567, 37966, 'QU', 'OK', 'S', 1754031833, 1754031833, '1'),
(224568, 38764, 'QU', 'OK', 'S', 1754031845, 1754031845, '1'),
(224569, 38035, 'QU', 'OK', 'S', 1754031862, 1754031862, '1'),
(224570, 38696, 'QU', 'OK', 'S', 1754032456, 1754032456, '1'),
(224571, 24800, 'QU', 'OK', 'S', 1754032485, 1754032485, '1'),
(224572, 24800, 'QU', 'OK', 'S', 1754032489, 1754032489, '1'),
(224573, 33250, 'QU', 'OK', 'S', 1754034036, 1754034036, '1'),
(224574, 37436, 'QU', 'OK', 'S', 1754034043, 1754034043, '1'),
(224575, 38650, 'QU', 'OK', 'S', 1754034050, 1754034050, '1'),
(224576, 36421, 'QU', 'OK', 'S', 1754034053, 1754034053, '1'),
(224577, 38888, 'QU', 'OK', 'S', 1754034056, 1754034056, '1'),
(224578, 37411, 'QU', 'OK', 'S', 1754034060, 1754034060, '1'),
(224579, 36939, 'QU', 'OK', 'S', 1754034065, 1754034065, '1'),
(224580, 8789, 'QU', 'OK', 'S', 1754034081, 1754034081, '1'),
(224581, 35825, 'QU', 'OK', 'S', 1754034086, 1754034086, '1'),
(224582, 26697, 'QU', 'OK', 'S', 1754034091, 1754034091, '1'),
(224583, 135, 'QU', 'OK', 'S', 1754034095, 1754034095, '1'),
(224584, 36941, 'QU', 'OK', 'S', 1754034100, 1754034100, '1'),
(224585, 135, 'QU', 'OK', 'S', 1754034111, 1754034111, '1'),
(224586, 37815, 'QU', 'OK', 'S', 1754034118, 1754034118, '1'),
(224587, 36063, 'QU', 'OK', 'S', 1754034123, 1754034123, '1'),
(224588, 36063, 'QU', 'OK', 'S', 1754034130, 1754034130, '1'),
(224589, 32102, 'QU', 'OK', 'S', 1754034133, 1754034133, '1'),
(224590, 36010, 'QU', 'OK', 'S', 1754034222, 1754034222, '1'),
(224591, 36073, 'QU', 'OK', 'S', 1754034739, 1754034739, '1'),
(224592, 38830, 'QU', 'OK', 'S', 1754034810, 1754034810, '1'),
(224593, 36073, 'QU', 'OK', 'S', 1754034886, 1754034886, '1'),
(224594, 37507, 'QU', 'OK', 'S', 1754034924, 1754034924, '1'),
(224595, 39184, 'QU', 'OK', 'S', 1754035709, 1754035709, '1'),
(224596, 39192, 'QU', 'OK', 'S', 1754035761, 1754035761, '1'),
(224597, 39193, 'QU', 'OK', 'S', 1754035815, 1754035815, '1'),
(224598, 39194, 'QU', 'OK', 'S', 1754035851, 1754035851, '1'),
(224599, 39195, 'QU', 'OK', 'S', 1754035888, 1754035888, '1'),
(224600, 39196, 'QU', 'OK', 'S', 1754035935, 1754035935, '1'),
(224601, 33317, 'QU', 'OK', 'S', 1754036017, 1754036017, '1'),
(224602, 39185, 'QU', 'OK', 'S', 1754036255, 1754036255, '1'),
(224603, 39189, 'QU', 'OK', 'S', 1754036297, 1754036297, '1'),
(224604, 39190, 'QU', 'OK', 'S', 1754036420, 1754036420, '1'),
(224605, 39187, 'QU', 'OK', 'S', 1754036569, 1754036569, '1'),
(224606, 7485, 'QU', 'OK', 'S', 1754036610, 1754036610, '1'),
(224607, 36822, 'QU', 'OK', 'S', 1754036641, 1754036641, '1'),
(224608, 39188, 'QU', 'OK', 'S', 1754037016, 1754037016, '1'),
(224609, 39198, 'QU', 'OK', 'S', 1754040564, 1754040564, '1'),
(224610, 39199, 'QU', 'OK', 'S', 1754040595, 1754040595, '1'),
(224611, 39200, 'QU', 'OK', 'S', 1754040628, 1754040628, '1'),
(224612, 19233, 'QU', 'OK', 'S', 1754040745, 1754040745, '1'),
(224613, 35786, 'QU', 'OK', 'S', 1754040780, 1754040780, '1'),
(224614, 11788, 'QU', 'OK', 'S', 1754041056, 1754041056, '1'),
(224615, 39201, 'QU', 'OK', 'S', 1754041360, 1754041360, '1'),
(224616, 33059, 'QU', 'OK', 'S', 1754041496, 1754041496, '1'),
(224617, 39202, 'QU', 'OK', 'S', 1754041576, 1754041576, '1'),
(224618, 39197, 'QU', 'OK', 'S', 1754041837, 1754041837, '1'),
(224619, 38475, 'QU', 'OK', 'S', 1754042191, 1754042191, '1'),
(224620, 39186, 'QU', 'OK', 'S', 1754042214, 1754042214, '1'),
(224621, 32102, 'QU', 'OK', 'S', 1754042610, 1754042610, '1'),
(224622, 24438, 'QU', 'OK', 'S', 1754043290, 1754043290, '1'),
(224623, 24438, 'QU', 'OK', 'S', 1754043294, 1754043294, '1'),
(224624, 24438, 'QU', 'OK', 'S', 1754043297, 1754043297, '1'),
(224625, 24438, 'QU', 'OK', 'S', 1754043300, 1754043300, '1'),
(224626, 24438, 'QU', 'OK', 'S', 1754043304, 1754043304, '1'),
(224627, 24438, 'QU', 'OK', 'S', 1754043307, 1754043307, '1'),
(224628, 24438, 'QU', 'OK', 'S', 1754043311, 1754043311, '1'),
(224629, 19990, 'QU', 'OK', 'S', 1754043395, 1754043395, '1'),
(224630, 19990, 'QU', 'OK', 'S', 1754043416, 1754043416, '1'),
(224631, 19990, 'QU', 'OK', 'S', 1754043428, 1754043428, '1'),
(224632, 19990, 'QU', 'OK', 'S', 1754043443, 1754043443, '1'),
(224633, 19590, 'QU', 'OK', 'S', 1754044684, 1754044684, '1'),
(224634, 19590, 'QU', 'OK', 'S', 1754044697, 1754044697, '1'),
(224635, 24242, 'QU', 'OK', 'S', 1754044706, 1754044706, '1'),
(224636, 24247, 'QU', 'OK', 'S', 1754044719, 1754044719, '1'),
(224637, 16496, 'QU', 'OK', 'S', 1754045055, 1754045055, '1'),
(224638, 16496, 'QU', 'OK', 'S', 1754045058, 1754045058, '1'),
(224639, 16496, 'QU', 'OK', 'S', 1754045061, 1754045061, '1'),
(224640, 16496, 'QU', 'OK', 'S', 1754045064, 1754045064, '1'),
(224641, 14938, 'QU', 'OK', 'S', 1754045438, 1754045438, '1'),
(224642, 14938, 'QU', 'OK', 'S', 1754045442, 1754045442, '1'),
(224643, 14938, 'QU', 'OK', 'S', 1754045458, 1754045458, '1'),
(224644, 14938, 'QU', 'OK', 'S', 1754045470, 1754045470, '1'),
(224645, 25321, 'QU', 'OK', 'S', 1754046683, 1754046683, '1'),
(224646, 24116, 'QU', 'OK', 'S', 1754047173, 1754047173, '1'),
(224647, 24060, 'QU', 'OK', 'S', 1754047259, 1754047259, '1'),
(224648, 26351, 'QU', 'OK', 'S', 1754047883, 1754047883, '1'),
(224649, 26351, 'QU', 'OK', 'S', 1754047886, 1754047886, '1'),
(224650, 26351, 'QU', 'OK', 'S', 1754047914, 1754047914, '1'),
(224651, 26351, 'QU', 'OK', 'S', 1754047925, 1754047925, '1'),
(224652, 26351, 'QU', 'OK', 'S', 1754047934, 1754047934, '1'),
(224653, 24971, 'QU', 'OK', 'S', 1754048567, 1754048567, '1'),
(224654, 24971, 'QU', 'OK', 'S', 1754048578, 1754048578, '1'),
(224655, 24971, 'QU', 'OK', 'S', 1754048594, 1754048594, '1'),
(224656, 24918, 'QU', 'OK', 'S', 1754048921, 1754048921, '1'),
(224657, 24916, 'QU', 'OK', 'S', 1754048985, 1754048985, '1'),
(224658, 24957, 'QU', 'OK', 'S', 1754049056, 1754049056, '1'),
(224659, 24957, 'QU', 'OK', 'S', 1754049066, 1754049066, '1'),
(224660, 24957, 'QU', 'OK', 'S', 1754049083, 1754049083, '1'),
(224661, 24957, 'QU', 'OK', 'S', 1754049094, 1754049094, '1'),
(224662, 24957, 'QU', 'OK', 'S', 1754049105, 1754049105, '1'),
(224663, 24957, 'QU', 'OK', 'S', 1754049122, 1754049122, '1'),
(224664, 24802, 'QU', 'OK', 'S', 1754049425, 1754049425, '1'),
(224665, 16551, 'QU', 'OK', 'S', 1754050034, 1754050034, '1'),
(224666, 16551, 'QU', 'OK', 'S', 1754050050, 1754050050, '1'),
(224667, 14982, 'QU', 'OK', 'S', 1754050177, 1754050177, '1'),
(224668, 37780, 'QU', 'OK', 'S', 1754050180, 1754050180, '1'),
(224669, 38791, 'QU', 'OK', 'S', 1754050182, 1754050182, '1'),
(224670, 20499, 'QU', 'OK', 'S', 1754050994, 1754050994, '1'),
(224671, 19050, 'QU', 'OK', 'S', 1754051334, 1754051334, '1'),
(224672, 16527, 'QU', 'OK', 'S', 1754051354, 1754051354, '1'),
(224673, 16526, 'QU', 'OK', 'S', 1754051420, 1754051420, '1'),
(224674, 16526, 'QU', 'OK', 'S', 1754051423, 1754051423, '1'),
(224675, 16526, 'QU', 'OK', 'S', 1754051426, 1754051426, '1'),
(224676, 16526, 'QU', 'OK', 'S', 1754051430, 1754051430, '1'),
(224677, 16526, 'QU', 'OK', 'S', 1754051433, 1754051433, '1'),
(224678, 16526, 'QU', 'OK', 'S', 1754051436, 1754051436, '1'),
(224679, 16525, 'QU', 'OK', 'S', 1754051492, 1754051492, '1'),
(224680, 10338, 'QU', 'OK', 'S', 1754051534, 1754051534, '1'),
(224681, 14391, 'QU', 'OK', 'S', 1754051586, 1754051586, '1'),
(224682, 36467, 'QU', 'OK', 'S', 1754051708, 1754051708, '1'),
(224683, 25367, 'QU', 'OK', 'S', 1754051891, 1754051891, '1'),
(224684, 25367, 'QU', 'OK', 'S', 1754051899, 1754051899, '1'),
(224685, 23868, 'QU', 'OK', 'S', 1754052047, 1754052047, '1'),
(224686, 20639, 'QU', 'OK', 'S', 1754052085, 1754052085, '1'),
(224687, 23468, 'QU', 'OK', 'S', 1754052127, 1754052127, '1'),
(224688, 23468, 'QU', 'OK', 'S', 1754052136, 1754052136, '1'),
(224689, 23468, 'QU', 'OK', 'S', 1754052148, 1754052148, '1'),
(224690, 23468, 'QU', 'OK', 'S', 1754052158, 1754052158, '1'),
(224691, 23468, 'QU', 'OK', 'S', 1754052169, 1754052169, '1'),
(224692, 23468, 'QU', 'OK', 'S', 1754052178, 1754052178, '1'),
(224693, 23468, 'QU', 'OK', 'S', 1754052412, 1754052412, '1'),
(224694, 20635, 'QU', 'OK', 'S', 1754052458, 1754052458, '1'),
(224695, 20635, 'QU', 'OK', 'S', 1754052469, 1754052469, '1'),
(224696, 20635, 'QU', 'OK', 'S', 1754052480, 1754052480, '1'),
(224697, 38755, 'QU', 'OK', 'S', 1754052838, 1754052838, '1'),
(224698, 38417, 'QU', 'OK', 'S', 1754052850, 1754052850, '1'),
(224699, 38755, 'QU', 'OK', 'S', 1754052853, 1754052853, '1'),
(224700, 37961, 'QU', 'OK', 'S', 1754052986, 1754052986, '1'),
(224701, 21298, 'QU', 'OK', 'S', 1754053027, 1754053027, '1'),
(224702, 35819, 'QU', 'OK', 'S', 1754053143, 1754053143, '1'),
(224703, 29976, 'QU', 'OK', 'S', 1754053452, 1754053452, '1'),
(224704, 9920, 'QU', 'OK', 'S', 1754053468, 1754053468, '1'),
(224705, 9920, 'QU', 'OK', 'S', 1754053500, 1754053500, '1'),
(224706, 38752, 'QU', 'OK', 'S', 1754053726, 1754053726, '1'),
(224707, 25518, 'QU', 'OK', 'S', 1754053958, 1754053958, '1'),
(224708, 25518, 'QU', 'OK', 'S', 1754053966, 1754053966, '1'),
(224709, 25518, 'QU', 'OK', 'S', 1754053976, 1754053976, '1'),
(224710, 25518, 'QU', 'OK', 'S', 1754053986, 1754053986, '1'),
(224711, 25518, 'QU', 'OK', 'S', 1754053995, 1754053995, '1'),
(224712, 25518, 'QU', 'OK', 'S', 1754054003, 1754054003, '1'),
(224713, 25515, 'QU', 'OK', 'S', 1754054032, 1754054032, '1'),
(224714, 25515, 'QU', 'OK', 'S', 1754054041, 1754054041, '1'),
(224715, 25515, 'QU', 'OK', 'S', 1754054051, 1754054051, '1'),
(224716, 25518, 'QU', 'OK', 'S', 1754054469, 1754054469, '1'),
(224717, 25518, 'QU', 'OK', 'S', 1754054475, 1754054475, '1'),
(224718, 25518, 'QU', 'OK', 'S', 1754054500, 1754054500, '1'),
(224719, 36314, 'QU', 'OK', 'S', 1754055833, 1754055833, '1'),
(224720, 37328, 'QU', 'OK', 'S', 1754055837, 1754055837, '1'),
(224721, 38689, 'QU', 'OK', 'S', 1754055840, 1754055840, '1'),
(224722, 38108, 'QU', 'OK', 'S', 1754055844, 1754055844, '1'),
(224723, 38114, 'QU', 'OK', 'S', 1754055847, 1754055847, '1'),
(224724, 38108, 'QU', 'OK', 'S', 1754055856, 1754055856, '1'),
(224725, 37188, 'QU', 'OK', 'S', 1754055919, 1754055919, '1'),
(224726, 38114, 'QU', 'OK', 'S', 1754055924, 1754055924, '1'),
(224727, 37188, 'QU', 'OK', 'S', 1754055928, 1754055928, '1'),
(224728, 38108, 'QU', 'OK', 'S', 1754055937, 1754055937, '1'),
(224729, 33126, 'QU', 'OK', 'S', 1754055942, 1754055942, '1'),
(224730, 36314, 'QU', 'OK', 'S', 1754055945, 1754055945, '1'),
(224731, 37186, 'QU', 'OK', 'S', 1754055949, 1754055949, '1'),
(224732, 16708, 'QU', 'OK', 'S', 1754055952, 1754055952, '1'),
(224733, 38194, 'QU', 'OK', 'S', 1754055956, 1754055956, '1'),
(224734, 37186, 'QU', 'OK', 'S', 1754055959, 1754055959, '1'),
(224735, 37187, 'QU', 'OK', 'S', 1754055962, 1754055962, '1'),
(224736, 16091, 'QU', 'OK', 'S', 1754055966, 1754055966, '1'),
(224737, 33126, 'QU', 'OK', 'S', 1754055969, 1754055969, '1'),
(224738, 16091, 'QU', 'OK', 'S', 1754055986, 1754055986, '1'),
(224739, 16708, 'QU', 'OK', 'S', 1754055991, 1754055991, '1'),
(224740, 38689, 'QU', 'OK', 'S', 1754055997, 1754055997, '1'),
(224741, 38114, 'QU', 'OK', 'S', 1754056002, 1754056002, '1'),
(224742, 16092, 'QU', 'OK', 'S', 1754056092, 1754056092, '1'),
(224743, 37188, 'QU', 'OK', 'S', 1754056513, 1754056513, '1'),
(224744, 37839, 'QU', 'OK', 'S', 1754111316, 1754111316, '1'),
(224745, 31144, 'QU', 'OK', 'S', 1754111445, 1754111445, '1'),
(224746, 36468, 'QU', 'OK', 'S', 1754111475, 1754111475, '1'),
(224747, 38697, 'QU', 'OK', 'S', 1754111500, 1754111500, '1'),
(224748, 37426, 'QU', 'OK', 'S', 1754112699, 1754112699, '1'),
(224749, 37426, 'QU', 'OK', 'S', 1754112704, 1754112704, '1'),
(224750, 37839, 'QU', 'OK', 'S', 1754112866, 1754112866, '1'),
(224751, 37139, 'QU', 'OK', 'S', 1754113034, 1754113034, '1'),
(224752, 31859, 'QU', 'OK', 'S', 1754113036, 1754113036, '1'),
(224753, 11788, 'QU', 'OK', 'S', 1754113040, 1754113040, '1'),
(224754, 38257, 'QU', 'OK', 'S', 1754114897, 1754114897, '1'),
(224755, 38257, 'QU', 'OK', 'S', 1754114900, 1754114900, '1'),
(224756, 38476, 'QU', 'OK', 'S', 1754115235, 1754115235, '1'),
(224757, 39125, 'QU', 'OK', 'S', 1754116135, 1754116135, '1'),
(224758, 39186, 'QU', 'OK', 'S', 1754116138, 1754116138, '1'),
(224759, 39186, 'QU', 'OK', 'S', 1754116141, 1754116141, '1'),
(224760, 39186, 'QU', 'OK', 'S', 1754116143, 1754116143, '1'),
(224761, 39118, 'QU', 'OK', 'S', 1754116145, 1754116145, '1'),
(224762, 39119, 'QU', 'OK', 'S', 1754116147, 1754116147, '1'),
(224763, 36822, 'QU', 'OK', 'S', 1754116150, 1754116150, '1'),
(224764, 39186, 'QU', 'OK', 'S', 1754116155, 1754116155, '1'),
(224765, 39186, 'QU', 'OK', 'S', 1754116157, 1754116157, '1'),
(224766, 39188, 'QU', 'OK', 'S', 1754116159, 1754116159, '1'),
(224767, 39207, 'QU', 'OK', 'S', 1754117802, 1754117802, '1'),
(224768, 39206, 'QU', 'OK', 'S', 1754118374, 1754118374, '1'),
(224769, 37522, 'QU', 'OK', 'S', 1754118550, 1754118550, '1'),
(224770, 39205, 'QU', 'OK', 'S', 1754119072, 1754119072, '1'),
(224771, 39204, 'QU', 'OK', 'S', 1754119585, 1754119585, '1'),
(224772, 39220, 'QU', 'OK', 'S', 1754120228, 1754120228, '1'),
(224773, 39221, 'QU', 'OK', 'S', 1754120438, 1754120438, '1'),
(224774, 30457, 'QU', 'OK', 'S', 1754120547, 1754120547, '1'),
(224775, 39168, 'QU', 'OK', 'S', 1754120942, 1754120942, '1'),
(224776, 39168, 'QU', 'OK', 'S', 1754121099, 1754121099, '1'),
(224777, 39168, 'QU', 'OK', 'S', 1754121103, 1754121103, '1'),
(224778, 39168, 'QU', 'OK', 'S', 1754121106, 1754121106, '1'),
(224779, 39222, 'QU', 'OK', 'S', 1754121465, 1754121465, '1'),
(224780, 39211, 'QU', 'OK', 'S', 1754121784, 1754121784, '1'),
(224781, 39203, 'QU', 'OK', 'S', 1754121987, 1754121987, '1'),
(224782, 39208, 'QU', 'OK', 'S', 1754122106, 1754122106, '1'),
(224783, 39209, 'QU', 'OK', 'S', 1754122265, 1754122265, '1'),
(224784, 39210, 'QU', 'OK', 'S', 1754122474, 1754122474, '1'),
(224785, 39217, 'QU', 'OK', 'S', 1754122616, 1754122616, '1'),
(224786, 39218, 'QU', 'OK', 'S', 1754122717, 1754122717, '1'),
(224787, 39219, 'QU', 'OK', 'S', 1754122840, 1754122840, '1'),
(224788, 39213, 'QU', 'OK', 'S', 1754122943, 1754122943, '1'),
(224789, 39214, 'QU', 'OK', 'S', 1754122975, 1754122975, '1'),
(224790, 39215, 'QU', 'OK', 'S', 1754123011, 1754123011, '1'),
(224791, 39216, 'QU', 'OK', 'S', 1754123040, 1754123040, '1'),
(224792, 37308, 'QU', 'OK', 'S', 1754125797, 1754125797, '1'),
(224793, 38898, 'QU', 'OK', 'S', 1754125800, 1754125800, '1'),
(224794, 39186, 'QU', 'OK', 'S', 1754125804, 1754125804, '1'),
(224795, 37308, 'QU', 'OK', 'S', 1754125807, 1754125807, '1'),
(224796, 37507, 'QU', 'OK', 'S', 1754128146, 1754128146, '1'),
(224797, 25483, 'QU', 'OK', 'S', 1754130186, 1754130186, '1'),
(224798, 25483, 'QU', 'OK', 'S', 1754130273, 1754130273, '1'),
(224799, 25483, 'QU', 'OK', 'S', 1754130309, 1754130309, '1'),
(224800, 25483, 'QU', 'OK', 'S', 1754130324, 1754130324, '1'),
(224801, 38112, 'QU', 'OK', 'S', 1754131032, 1754131032, '1'),
(224802, 32057, 'QU', 'OK', 'S', 1754131633, 1754131633, '1'),
(224803, 26022, 'QU', 'OK', 'S', 1754131639, 1754131639, '1'),
(224804, 36328, 'QU', 'OK', 'S', 1754133306, 1754133306, '1'),
(224805, 38761, 'QU', 'OK', 'S', 1754133308, 1754133308, '1'),
(224806, 37649, 'QU', 'OK', 'S', 1754133311, 1754133311, '1'),
(224807, 35309, 'QU', 'OK', 'S', 1754133314, 1754133314, '1'),
(224808, 24235, 'QU', 'OK', 'S', 1754134571, 1754134571, '1'),
(224809, 32527, 'QU', 'OK', 'S', 1754134604, 1754134604, '1'),
(224810, 27786, 'QU', 'OK', 'S', 1754134639, 1754134639, '1'),
(224811, 18835, 'QU', 'OK', 'S', 1754135910, 1754135910, '1'),
(224812, 23314, 'QU', 'OK', 'S', 1754136250, 1754136250, '1'),
(224813, 36209, 'QU', 'OK', 'S', 1754136253, 1754136253, '1'),
(224814, 10922, 'QU', 'OK', 'S', 1754136584, 1754136584, '1'),
(224815, 10871, 'QU', 'OK', 'S', 1754136652, 1754136652, '1'),
(224816, 10864, 'QU', 'OK', 'S', 1754136773, 1754136773, '1'),
(224817, 37193, 'QU', 'OK', 'S', 1754136775, 1754136775, '1'),
(224818, 10864, 'QU', 'OK', 'S', 1754136779, 1754136779, '1'),
(224819, 21847, 'QU', 'OK', 'S', 1754136835, 1754136835, '1'),
(224820, 21847, 'QU', 'OK', 'S', 1754136835, 1754136835, '1'),
(224821, 31192, 'QU', 'OK', 'S', 1754136887, 1754136887, '1'),
(224822, 36209, 'QU', 'OK', 'S', 1754136897, 1754136897, '1'),
(224823, 37590, 'QU', 'OK', 'S', 1754136964, 1754136964, '1'),
(224824, 25719, 'QU', 'OK', 'S', 1754137316, 1754137316, '1'),
(224825, 25719, 'QU', 'OK', 'S', 1754137316, 1754137316, '1'),
(224826, 25704, 'QU', 'OK', 'S', 1754137496, 1754137496, '1'),
(224827, 25695, 'QU', 'OK', 'S', 1754137654, 1754137654, '1'),
(224828, 25695, 'QU', 'OK', 'S', 1754137654, 1754137654, '1'),
(224829, 23672, 'QU', 'OK', 'S', 1754137995, 1754137995, '1'),
(224830, 23672, 'QU', 'OK', 'S', 1754138011, 1754138011, '1'),
(224831, 23672, 'QU', 'OK', 'S', 1754138034, 1754138034, '1'),
(224832, 23672, 'QU', 'OK', 'S', 1754138043, 1754138043, '1'),
(224833, 23672, 'QU', 'OK', 'S', 1754138045, 1754138045, '1'),
(224834, 19591, 'QU', 'OK', 'S', 1754140239, 1754140239, '1'),
(224835, 19591, 'QU', 'OK', 'S', 1754140242, 1754140242, '1'),
(224836, 19591, 'QU', 'OK', 'S', 1754140252, 1754140252, '1'),
(224837, 19591, 'QU', 'OK', 'S', 1754140255, 1754140255, '1'),
(224838, 20769, 'QU', 'OK', 'S', 1754140352, 1754140352, '1'),
(224839, 20769, 'QU', 'OK', 'S', 1754140360, 1754140360, '1'),
(224840, 20769, 'QU', 'OK', 'S', 1754140368, 1754140368, '1'),
(224841, 20769, 'QU', 'OK', 'S', 1754140377, 1754140377, '1'),
(224842, 20769, 'QU', 'OK', 'S', 1754140386, 1754140386, '1'),
(224843, 20769, 'QU', 'OK', 'S', 1754140396, 1754140396, '1'),
(224844, 20769, 'QU', 'OK', 'S', 1754140405, 1754140405, '1'),
(224845, 20769, 'QU', 'OK', 'S', 1754140424, 1754140424, '1'),
(224846, 16553, 'QU', 'OK', 'S', 1754140443, 1754140443, '1'),
(224847, 16553, 'QU', 'OK', 'S', 1754140479, 1754140479, '1'),
(224848, 16553, 'QU', 'OK', 'S', 1754140535, 1754140535, '1'),
(224849, 16553, 'QU', 'OK', 'S', 1754140564, 1754140564, '1'),
(224850, 16553, 'QU', 'OK', 'S', 1754140608, 1754140608, '1'),
(224851, 24652, 'QU', 'OK', 'S', 1754140913, 1754140913, '1'),
(224852, 24652, 'QU', 'OK', 'S', 1754140913, 1754140913, '1'),
(224853, 24652, 'QU', 'OK', 'S', 1754140913, 1754140913, '1'),
(224854, 14938, 'QU', 'OK', 'S', 1754141018, 1754141018, '1'),
(224855, 30384, 'QU', 'OK', 'S', 1754146242, 1754146242, '1'),
(224856, 38317, 'QU', 'OK', 'S', 1754146255, 1754146255, '1'),
(224857, 37605, 'QU', 'OK', 'S', 1754146257, 1754146257, '1'),
(224858, 37434, 'QU', 'OK', 'S', 1754146260, 1754146260, '1'),
(224859, 38061, 'QU', 'OK', 'S', 1754146263, 1754146263, '1'),
(224860, 38686, 'QU', 'OK', 'S', 1754146265, 1754146265, '1'),
(224861, 36073, 'QU', 'OK', 'S', 1754146268, 1754146268, '1'),
(224862, 38209, 'QU', 'OK', 'S', 1754146270, 1754146270, '1'),
(224863, 37657, 'QU', 'OK', 'S', 1754146274, 1754146274, '1'),
(224864, 30088, 'QU', 'OK', 'S', 1754146282, 1754146282, '1'),
(224865, 39094, 'QU', 'OK', 'S', 1754146286, 1754146286, '1'),
(224866, 38706, 'QU', 'OK', 'S', 1754146294, 1754146294, '1'),
(224867, 37761, 'QU', 'OK', 'S', 1754146300, 1754146300, '1'),
(224868, 14464, 'QU', 'OK', 'S', 1754146306, 1754146306, '1'),
(224869, 38872, 'QU', 'OK', 'S', 1754146310, 1754146310, '1'),
(224870, 38910, 'QU', 'OK', 'S', 1754146316, 1754146316, '1'),
(224871, 38067, 'QU', 'OK', 'S', 1754146320, 1754146320, '1'),
(224872, 37491, 'QU', 'OK', 'S', 1754146324, 1754146324, '1'),
(224873, 37350, 'QU', 'OK', 'S', 1754146329, 1754146329, '1'),
(224874, 37324, 'QU', 'OK', 'S', 1754146334, 1754146334, '1'),
(224875, 34890, 'QU', 'OK', 'S', 1754146338, 1754146338, '1'),
(224876, 38870, 'QU', 'OK', 'S', 1754146342, 1754146342, '1'),
(224877, 27314, 'QU', 'OK', 'S', 1754146346, 1754146346, '1'),
(224878, 26719, 'QU', 'OK', 'S', 1754146351, 1754146351, '1'),
(224879, 30818, 'QU', 'OK', 'S', 1754146356, 1754146356, '1'),
(224880, 38767, 'QU', 'OK', 'S', 1754146361, 1754146361, '1'),
(224881, 37094, 'QU', 'OK', 'S', 1754146365, 1754146365, '1'),
(224882, 33074, 'QU', 'OK', 'S', 1754146370, 1754146370, '1'),
(224883, 38125, 'QU', 'OK', 'S', 1754146373, 1754146373, '1'),
(224884, 38034, 'QU', 'OK', 'S', 1754146376, 1754146376, '1'),
(224885, 36011, 'QU', 'OK', 'S', 1754146380, 1754146380, '1'),
(224886, 38764, 'QU', 'OK', 'S', 1754146385, 1754146385, '1'),
(224887, 37310, 'QU', 'OK', 'S', 1754146389, 1754146389, '1'),
(224888, 34964, 'QU', 'OK', 'S', 1754146396, 1754146396, '1'),
(224889, 38882, 'QU', 'OK', 'S', 1754146401, 1754146401, '1'),
(224890, 30086, 'QU', 'OK', 'S', 1754146575, 1754146575, '1'),
(224891, 39095, 'QU', 'OK', 'S', 1754146577, 1754146577, '1'),
(224892, 21110, 'QU', 'OK', 'S', 1754146582, 1754146582, '1'),
(224893, 17053, 'QU', 'OK', 'S', 1754146586, 1754146586, '1'),
(224894, 38887, 'QU', 'OK', 'S', 1754146591, 1754146591, '1'),
(224895, 36475, 'QU', 'OK', 'S', 1754146595, 1754146595, '1'),
(224896, 21721, 'QU', 'OK', 'S', 1754146599, 1754146599, '1'),
(224897, 3841, 'QU', 'OK', 'S', 1754146712, 1754146712, '1'),
(224898, 39156, 'QU', 'OK', 'S', 1754146922, 1754146922, '1'),
(224899, 37094, 'QU', 'OK', 'S', 1754147542, 1754147542, '1'),
(224900, 39095, 'QU', 'OK', 'S', 1754147551, 1754147551, '1'),
(224901, 14464, 'QU', 'OK', 'S', 1754147558, 1754147558, '1'),
(224902, 33074, 'QU', 'OK', 'S', 1754147566, 1754147566, '1'),
(224903, 26719, 'QU', 'OK', 'S', 1754147574, 1754147574, '1'),
(224904, 37491, 'QU', 'OK', 'S', 1754147583, 1754147583, '1'),
(224905, 38706, 'QU', 'OK', 'S', 1754147593, 1754147593, '1'),
(224906, 21110, 'QU', 'OK', 'S', 1754147600, 1754147600, '1'),
(224907, 38910, 'QU', 'OK', 'S', 1754147607, 1754147607, '1'),
(224908, 38209, 'QU', 'OK', 'S', 1754147615, 1754147615, '1'),
(224909, 17053, 'QU', 'OK', 'S', 1754147622, 1754147622, '1'),
(224910, 37761, 'QU', 'OK', 'S', 1754147630, 1754147630, '1'),
(224911, 30086, 'QU', 'OK', 'S', 1754147637, 1754147637, '1'),
(224912, 38309, 'QU', 'OK', 'S', 1754284470, 1754284470, '1'),
(224913, 38309, 'QU', 'OK', 'S', 1754284474, 1754284474, '1'),
(224914, 31139, 'QU', 'OK', 'S', 1754284688, 1754284688, '1'),
(224915, 31159, 'QU', 'OK', 'S', 1754284822, 1754284822, '1'),
(224916, 38672, 'QU', 'OK', 'S', 1754284965, 1754284965, '1'),
(224917, 37522, 'QU', 'OK', 'S', 1754285036, 1754285036, '1'),
(224918, 37522, 'QU', 'OK', 'S', 1754285043, 1754285043, '1'),
(224919, 38665, 'QU', 'OK', 'S', 1754285148, 1754285148, '1'),
(224920, 31144, 'QU', 'OK', 'S', 1754285230, 1754285230, '1'),
(224921, 31144, 'QU', 'OK', 'S', 1754285238, 1754285238, '1'),
(224922, 31144, 'QU', 'OK', 'S', 1754285242, 1754285242, '1'),
(224923, 38228, 'QU', 'OK', 'S', 1754286762, 1754286762, '1'),
(224924, 38115, 'QU', 'OK', 'S', 1754288081, 1754288081, '1'),
(224925, 37185, 'QU', 'OK', 'S', 1754288083, 1754288083, '1'),
(224926, 36743, 'QU', 'OK', 'S', 1754288087, 1754288087, '1'),
(224927, 36305, 'QU', 'OK', 'S', 1754288091, 1754288091, '1'),
(224928, 27712, 'QU', 'OK', 'S', 1754289245, 1754289245, '1'),
(224929, 27712, 'QU', 'OK', 'S', 1754289248, 1754289248, '1'),
(224930, 27712, 'QU', 'OK', 'S', 1754289254, 1754289254, '1'),
(224931, 27712, 'QU', 'OK', 'S', 1754289258, 1754289258, '1'),
(224932, 27712, 'QU', 'OK', 'S', 1754289261, 1754289261, '1'),
(224933, 27712, 'QU', 'OK', 'S', 1754289267, 1754289267, '1'),
(224934, 27712, 'QU', 'OK', 'S', 1754289270, 1754289270, '1'),
(224935, 27712, 'QU', 'OK', 'S', 1754289274, 1754289274, '1'),
(224936, 27712, 'QU', 'OK', 'S', 1754289285, 1754289285, '1'),
(224937, 27712, 'QU', 'OK', 'S', 1754289288, 1754289288, '1'),
(224938, 27712, 'QU', 'OK', 'S', 1754289291, 1754289291, '1'),
(224939, 27709, 'QU', 'OK', 'S', 1754289341, 1754289341, '1'),
(224940, 27709, 'QU', 'OK', 'S', 1754289375, 1754289375, '1'),
(224941, 39007, 'QU', 'OK', 'S', 1754290489, 1754290489, '1'),
(224942, 13460, 'QU', 'OK', 'S', 1754290491, 1754290491, '1'),
(224943, 13460, 'QU', 'OK', 'S', 1754290494, 1754290494, '1'),
(224944, 37309, 'QU', 'OK', 'S', 1754290665, 1754290665, '1'),
(224945, 37312, 'QU', 'OK', 'S', 1754290668, 1754290668, '1'),
(224946, 32416, 'QU', 'OK', 'S', 1754290670, 1754290670, '1'),
(224947, 39093, 'QU', 'OK', 'S', 1754290673, 1754290673, '1'),
(224948, 37244, 'QU', 'OK', 'S', 1754290676, 1754290676, '1'),
(224949, 32339, 'QU', 'OK', 'S', 1754290680, 1754290680, '1'),
(224950, 19840, 'QU', 'OK', 'S', 1754290683, 1754290683, '1'),
(224951, 32298, 'QU', 'OK', 'S', 1754290685, 1754290685, '1'),
(224952, 38359, 'QU', 'OK', 'S', 1754290690, 1754290690, '1'),
(224953, 37396, 'QU', 'OK', 'S', 1754290692, 1754290692, '1'),
(224954, 38559, 'QU', 'OK', 'S', 1754290695, 1754290695, '1'),
(224955, 38147, 'QU', 'OK', 'S', 1754290756, 1754290756, '1'),
(224956, 38228, 'QU', 'OK', 'S', 1754290842, 1754290842, '1'),
(224957, 38228, 'QU', 'OK', 'S', 1754291263, 1754291263, '1'),
(224958, 37613, 'QU', 'OK', 'S', 1754291288, 1754291288, '1'),
(224959, 37613, 'QU', 'OK', 'S', 1754291290, 1754291290, '1'),
(224960, 37613, 'QU', 'OK', 'S', 1754291292, 1754291292, '1'),
(224961, 37522, 'QU', 'OK', 'S', 1754292517, 1754292517, '1'),
(224962, 39223, 'QU', 'OK', 'S', 1754293980, 1754293980, '1'),
(224963, 39224, 'QU', 'OK', 'S', 1754294218, 1754294218, '1'),
(224964, 39225, 'QU', 'OK', 'S', 1754294351, 1754294351, '1'),
(224965, 39238, 'QU', 'OK', 'S', 1754294657, 1754294657, '1'),
(224966, 39239, 'QU', 'OK', 'S', 1754294982, 1754294982, '1'),
(224967, 38755, 'QU', 'OK', 'S', 1754295113, 1754295113, '1'),
(224968, 38756, 'QU', 'OK', 'S', 1754295186, 1754295186, '1'),
(224969, 38757, 'QU', 'OK', 'S', 1754295209, 1754295209, '1'),
(224970, 38757, 'QU', 'OK', 'S', 1754295212, 1754295212, '1'),
(224971, 38767, 'QU', 'OK', 'S', 1754295329, 1754295329, '1'),
(224972, 39230, 'QU', 'OK', 'S', 1754295563, 1754295563, '1'),
(224973, 39228, 'QU', 'OK', 'S', 1754295698, 1754295698, '1'),
(224974, 39231, 'QU', 'OK', 'S', 1754295798, 1754295798, '1'),
(224975, 39232, 'QU', 'OK', 'S', 1754295898, 1754295898, '1'),
(224976, 39233, 'QU', 'OK', 'S', 1754295939, 1754295939, '1'),
(224977, 39232, 'QU', 'OK', 'S', 1754295967, 1754295967, '1'),
(224978, 39234, 'QU', 'OK', 'S', 1754296132, 1754296132, '1'),
(224979, 39235, 'QU', 'OK', 'S', 1754300378, 1754300378, '1'),
(224980, 39236, 'QU', 'OK', 'S', 1754300634, 1754300634, '1'),
(224981, 39236, 'QU', 'OK', 'S', 1754300842, 1754300842, '1'),
(224982, 39237, 'QU', 'OK', 'S', 1754300994, 1754300994, '1'),
(224983, 39226, 'QU', 'OK', 'S', 1754301460, 1754301460, '1'),
(224984, 38309, 'QU', 'OK', 'S', 1754301859, 1754301859, '1'),
(224985, 39227, 'QU', 'OK', 'S', 1754302021, 1754302021, '1'),
(224986, 36323, 'QU', 'OK', 'S', 1754302113, 1754302113, '1'),
(224987, 38659, 'QU', 'OK', 'S', 1754302122, 1754302122, '1'),
(224988, 38871, 'QU', 'OK', 'S', 1754302131, 1754302131, '1'),
(224989, 39229, 'QU', 'OK', 'S', 1754303596, 1754303596, '1'),
(224990, 36421, 'QU', 'OK', 'S', 1754303831, 1754303831, '1'),
(224991, 36421, 'QU', 'OK', 'S', 1754303840, 1754303840, '1'),
(224992, 23937, 'QU', 'OK', 'S', 1754303844, 1754303844, '1'),
(224993, 37976, 'QU', 'OK', 'S', 1754303846, 1754303846, '1'),
(224994, 23937, 'QU', 'OK', 'S', 1754303848, 1754303848, '1'),
(224995, 38681, 'QU', 'OK', 'S', 1754304178, 1754304178, '1'),
(224996, 35278, 'QU', 'OK', 'S', 1754304704, 1754304704, '1'),
(224997, 35278, 'QU', 'OK', 'S', 1754304714, 1754304714, '1'),
(224998, 35278, 'QU', 'OK', 'S', 1754304722, 1754304722, '1'),
(224999, 35278, 'QU', 'OK', 'S', 1754304725, 1754304725, '1'),
(225000, 37522, 'QU', 'OK', 'S', 1754307721, 1754307721, '1'),
(225001, 39240, 'QU', 'OK', 'S', 1754308394, 1754308394, '1'),
(225002, 35825, 'QU', 'OK', 'S', 1754308564, 1754308564, '1'),
(225003, 35825, 'QU', 'OK', 'S', 1754308572, 1754308572, '1'),
(225004, 37194, 'QU', 'OK', 'S', 1754308576, 1754308576, '1'),
(225005, 38798, 'QU', 'OK', 'S', 1754308580, 1754308580, '1'),
(225006, 35894, 'QU', 'OK', 'S', 1754308583, 1754308583, '1'),
(225007, 31746, 'QU', 'OK', 'S', 1754308587, 1754308587, '1'),
(225008, 38798, 'QU', 'OK', 'S', 1754308590, 1754308590, '1'),
(225009, 38799, 'QU', 'OK', 'S', 1754308594, 1754308594, '1'),
(225010, 35894, 'QU', 'OK', 'S', 1754308597, 1754308597, '1'),
(225011, 31617, 'QU', 'OK', 'S', 1754308601, 1754308601, '1'),
(225012, 35893, 'QU', 'OK', 'S', 1754308605, 1754308605, '1'),
(225013, 35565, 'QU', 'OK', 'S', 1754308610, 1754308610, '1'),
(225014, 39207, 'QU', 'OK', 'S', 1754308615, 1754308615, '1'),
(225015, 31617, 'QU', 'OK', 'S', 1754308618, 1754308618, '1'),
(225016, 31746, 'QU', 'OK', 'S', 1754308626, 1754308626, '1'),
(225017, 38305, 'QU', 'OK', 'S', 1754308629, 1754308629, '1'),
(225018, 37219, 'QU', 'OK', 'S', 1754308760, 1754308760, '1'),
(225019, 37194, 'QU', 'OK', 'S', 1754308764, 1754308764, '1'),
(225020, 37219, 'QU', 'OK', 'S', 1754308766, 1754308766, '1'),
(225021, 37219, 'QU', 'OK', 'S', 1754308769, 1754308769, '1'),
(225022, 37219, 'QU', 'OK', 'S', 1754308771, 1754308771, '1'),
(225023, 36577, 'QU', 'OK', 'S', 1754308785, 1754308785, '1'),
(225024, 37217, 'QU', 'OK', 'S', 1754308790, 1754308790, '1'),
(225025, 35784, 'QU', 'OK', 'S', 1754308793, 1754308793, '1'),
(225026, 35786, 'QU', 'OK', 'S', 1754308799, 1754308799, '1'),
(225027, 35784, 'QU', 'OK', 'S', 1754308802, 1754308802, '1'),
(225028, 37217, 'QU', 'OK', 'S', 1754308805, 1754308805, '1'),
(225029, 37217, 'QU', 'OK', 'S', 1754308808, 1754308808, '1'),
(225030, 30805, 'QU', 'OK', 'S', 1754308811, 1754308811, '1'),
(225031, 37349, 'QU', 'OK', 'S', 1754308814, 1754308814, '1'),
(225032, 35825, 'QU', 'OK', 'S', 1754308817, 1754308817, '1'),
(225033, 37349, 'QU', 'OK', 'S', 1754308821, 1754308821, '1'),
(225034, 37961, 'QU', 'OK', 'S', 1754308824, 1754308824, '1'),
(225035, 38798, 'QU', 'OK', 'S', 1754308829, 1754308829, '1'),
(225036, 13460, 'QU', 'OK', 'S', 1754308832, 1754308832, '1'),
(225037, 39207, 'QU', 'OK', 'S', 1754308836, 1754308836, '1'),
(225038, 32527, 'QU', 'OK', 'S', 1754308839, 1754308839, '1'),
(225039, 39238, 'QU', 'OK', 'S', 1754308843, 1754308843, '1'),
(225040, 36123, 'QU', 'OK', 'S', 1754308846, 1754308846, '1'),
(225041, 31746, 'QU', 'OK', 'S', 1754308855, 1754308855, '1'),
(225042, 39207, 'QU', 'OK', 'S', 1754308861, 1754308861, '1'),
(225043, 38757, 'QU', 'OK', 'S', 1754308868, 1754308868, '1'),
(225044, 35789, 'QU', 'OK', 'S', 1754309865, 1754309865, '1'),
(225045, 35783, 'QU', 'OK', 'S', 1754309872, 1754309872, '1'),
(225046, 36577, 'QU', 'OK', 'S', 1754309876, 1754309876, '1'),
(225047, 15897, 'QU', 'OK', 'S', 1754309879, 1754309879, '1'),
(225048, 37253, 'QU', 'OK', 'S', 1754309894, 1754309894, '1'),
(225049, 36576, 'QU', 'OK', 'S', 1754309904, 1754309904, '1'),
(225050, 36364, 'QU', 'OK', 'S', 1754309907, 1754309907, '1'),
(225051, 36346, 'QU', 'OK', 'S', 1754309910, 1754309910, '1'),
(225052, 35946, 'QU', 'OK', 'S', 1754309913, 1754309913, '1'),
(225053, 36581, 'QU', 'OK', 'S', 1754309917, 1754309917, '1'),
(225054, 36364, 'QU', 'OK', 'S', 1754309922, 1754309922, '1'),
(225055, 17790, 'QU', 'OK', 'S', 1754309925, 1754309925, '1'),
(225056, 36577, 'QU', 'OK', 'S', 1754309929, 1754309929, '1'),
(225057, 37219, 'QU', 'OK', 'S', 1754309932, 1754309932, '1'),
(225058, 34548, 'QU', 'OK', 'S', 1754310730, 1754310730, '1'),
(225059, 15424, 'QU', 'OK', 'S', 1754310733, 1754310733, '1'),
(225060, 29862, 'QU', 'OK', 'S', 1754310736, 1754310736, '1'),
(225061, 33691, 'QU', 'OK', 'S', 1754310740, 1754310740, '1'),
(225062, 36157, 'QU', 'OK', 'S', 1754310745, 1754310745, '1'),
(225063, 17668, 'QU', 'OK', 'S', 1754310747, 1754310747, '1'),
(225064, 30793, 'QU', 'OK', 'S', 1754310750, 1754310750, '1'),
(225065, 24544, 'QU', 'OK', 'S', 1754310753, 1754310753, '1'),
(225066, 21253, 'QU', 'OK', 'S', 1754310756, 1754310756, '1'),
(225067, 13530, 'QU', 'OK', 'S', 1754310759, 1754310759, '1'),
(225068, 36157, 'QU', 'OK', 'S', 1754310762, 1754310762, '1'),
(225069, 25002, 'QU', 'OK', 'S', 1754310765, 1754310765, '1'),
(225070, 15423, 'QU', 'OK', 'S', 1754310768, 1754310768, '1'),
(225071, 15423, 'QU', 'OK', 'S', 1754310773, 1754310773, '1'),
(225072, 21350, 'QU', 'OK', 'S', 1754310777, 1754310777, '1'),
(225073, 28958, 'QU', 'OK', 'S', 1754310780, 1754310780, '1'),
(225074, 30987, 'QU', 'OK', 'S', 1754310783, 1754310783, '1'),
(225075, 16608, 'QU', 'OK', 'S', 1754310792, 1754310792, '1'),
(225076, 39241, 'QU', 'OK', 'S', 1754310842, 1754310842, '1'),
(225077, 39242, 'QU', 'OK', 'S', 1754311027, 1754311027, '1'),
(225078, 39242, 'QU', 'OK', 'S', 1754311199, 1754311199, '1'),
(225079, 24855, 'QU', 'OK', 'S', 1754311909, 1754311909, '1'),
(225080, 24198, 'QU', 'OK', 'S', 1754311912, 1754311912, '1'),
(225081, 24199, 'QU', 'OK', 'S', 1754311914, 1754311914, '1'),
(225082, 35273, 'QU', 'OK', 'S', 1754311917, 1754311917, '1'),
(225083, 23018, 'QU', 'OK', 'S', 1754311921, 1754311921, '1'),
(225084, 24206, 'QU', 'OK', 'S', 1754311925, 1754311925, '1'),
(225085, 38160, 'QU', 'OK', 'S', 1754311933, 1754311933, '1'),
(225086, 38160, 'QU', 'OK', 'S', 1754311936, 1754311936, '1'),
(225087, 38160, 'QU', 'OK', 'S', 1754311941, 1754311941, '1'),
(225088, 25548, 'QU', 'OK', 'S', 1754311948, 1754311948, '1'),
(225089, 37648, 'QU', 'OK', 'S', 1754311951, 1754311951, '1'),
(225090, 37921, 'QU', 'OK', 'S', 1754311954, 1754311954, '1'),
(225091, 33287, 'QU', 'OK', 'S', 1754313048, 1754313048, '1'),
(225092, 21164, 'QU', 'OK', 'S', 1754313052, 1754313052, '1'),
(225093, 36096, 'QU', 'OK', 'S', 1754313055, 1754313055, '1'),
(225094, 36096, 'QU', 'OK', 'S', 1754313066, 1754313066, '1'),
(225095, 36220, 'QU', 'OK', 'S', 1754313075, 1754313075, '1'),
(225096, 9676, 'QU', 'OK', 'S', 1754313078, 1754313078, '1'),
(225097, 9676, 'QU', 'OK', 'S', 1754313080, 1754313080, '1'),
(225098, 33235, 'QU', 'OK', 'S', 1754313094, 1754313094, '1'),
(225099, 37437, 'QU', 'OK', 'S', 1754313098, 1754313098, '1'),
(225100, 30529, 'QU', 'OK', 'S', 1754313104, 1754313104, '1'),
(225101, 19043, 'QU', 'OK', 'S', 1754313108, 1754313108, '1'),
(225102, 19879, 'QU', 'OK', 'S', 1754313111, 1754313111, '1'),
(225103, 21446, 'QU', 'OK', 'S', 1754313114, 1754313114, '1'),
(225104, 33691, 'QU', 'OK', 'S', 1754313117, 1754313117, '1'),
(225105, 36096, 'QU', 'OK', 'S', 1754313121, 1754313121, '1'),
(225106, 27198, 'QU', 'OK', 'S', 1754313124, 1754313124, '1'),
(225107, 33690, 'QU', 'OK', 'S', 1754313129, 1754313129, '1'),
(225108, 33690, 'QU', 'OK', 'S', 1754313139, 1754313139, '1'),
(225109, 36292, 'QU', 'OK', 'S', 1754313143, 1754313143, '1'),
(225110, 37383, 'QU', 'OK', 'S', 1754313148, 1754313148, '1'),
(225111, 30538, 'QU', 'OK', 'S', 1754313154, 1754313154, '1'),
(225112, 37262, 'QU', 'OK', 'S', 1754313157, 1754313157, '1'),
(225113, 27709, 'QU', 'OK', 'S', 1754313162, 1754313162, '1'),
(225114, 33738, 'QU', 'OK', 'S', 1754313165, 1754313165, '1'),
(225115, 29483, 'QU', 'OK', 'S', 1754313169, 1754313169, '1'),
(225116, 36292, 'QU', 'OK', 'S', 1754313172, 1754313172, '1'),
(225117, 24343, 'QU', 'OK', 'S', 1754313175, 1754313175, '1'),
(225118, 2982, 'QU', 'OK', 'S', 1754313179, 1754313179, '1'),
(225119, 33611, 'QU', 'OK', 'S', 1754313185, 1754313185, '1'),
(225120, 31538, 'QU', 'OK', 'S', 1754313188, 1754313188, '1'),
(225121, 31746, 'QU', 'OK', 'S', 1754313191, 1754313191, '1'),
(225122, 20773, 'QU', 'OK', 'S', 1754313194, 1754313194, '1'),
(225123, 39220, 'QU', 'OK', 'S', 1754313197, 1754313197, '1'),
(225124, 18467, 'QU', 'OK', 'S', 1754313206, 1754313206, '1'),
(225125, 24343, 'QU', 'OK', 'S', 1754313211, 1754313211, '1'),
(225126, 37490, 'QU', 'OK', 'S', 1754313214, 1754313214, '1'),
(225127, 38147, 'QU', 'OK', 'S', 1754313217, 1754313217, '1'),
(225128, 35852, 'QU', 'OK', 'S', 1754313221, 1754313221, '1'),
(225129, 10441, 'QU', 'OK', 'S', 1754313223, 1754313223, '1'),
(225130, 38831, 'QU', 'OK', 'S', 1754313228, 1754313228, '1'),
(225131, 39220, 'QU', 'OK', 'S', 1754313231, 1754313231, '1'),
(225132, 10441, 'QU', 'OK', 'S', 1754313234, 1754313234, '1'),
(225133, 38412, 'QU', 'OK', 'S', 1754313283, 1754313283, '1'),
(225134, 38447, 'QU', 'OK', 'S', 1754313390, 1754313390, '1'),
(225135, 38449, 'QU', 'OK', 'S', 1754313398, 1754313398, '1'),
(225136, 38448, 'QU', 'OK', 'S', 1754313406, 1754313406, '1'),
(225137, 35316, 'QU', 'OK', 'S', 1754314034, 1754314034, '1'),
(225138, 17580, 'QU', 'OK', 'S', 1754314038, 1754314038, '1'),
(225139, 37658, 'QU', 'OK', 'S', 1754314042, 1754314042, '1'),
(225140, 38307, 'QU', 'OK', 'S', 1754314046, 1754314046, '1'),
(225141, 37514, 'QU', 'OK', 'S', 1754314050, 1754314050, '1'),
(225142, 39168, 'QU', 'OK', 'S', 1754314055, 1754314055, '1'),
(225143, 37436, 'QU', 'OK', 'S', 1754314078, 1754314078, '1'),
(225144, 33611, 'QU', 'OK', 'S', 1754314118, 1754314118, '1'),
(225145, 36292, 'QU', 'OK', 'S', 1754314122, 1754314122, '1'),
(225146, 32352, 'QU', 'OK', 'S', 1754314128, 1754314128, '1'),
(225147, 10441, 'QU', 'OK', 'S', 1754314131, 1754314131, '1'),
(225148, 36547, 'QU', 'OK', 'S', 1754314139, 1754314139, '1'),
(225149, 37384, 'QU', 'OK', 'S', 1754314145, 1754314145, '1'),
(225150, 12058, 'QU', 'OK', 'S', 1754314152, 1754314152, '1'),
(225151, 37384, 'QU', 'OK', 'S', 1754314173, 1754314173, '1'),
(225152, 31395, 'QU', 'OK', 'S', 1754314183, 1754314183, '1'),
(225153, 20773, 'QU', 'OK', 'S', 1754314197, 1754314197, '1'),
(225154, 39103, 'QU', 'OK', 'S', 1754314366, 1754314366, '1'),
(225155, 24793, 'QU', 'OK', 'S', 1754314872, 1754314872, '1'),
(225156, 38926, 'QU', 'OK', 'S', 1754315316, 1754315316, '1'),
(225157, 22809, 'QU', 'OK', 'S', 1754369959, 1754369959, '1'),
(225158, 25002, 'QU', 'OK', 'S', 1754369972, 1754369972, '1'),
(225159, 37296, 'QU', 'OK', 'S', 1754369975, 1754369975, '1'),
(225160, 25002, 'QU', 'OK', 'S', 1754369977, 1754369977, '1'),
(225161, 37296, 'QU', 'OK', 'S', 1754369980, 1754369980, '1'),
(225162, 25002, 'QU', 'OK', 'S', 1754369982, 1754369982, '1'),
(225163, 37296, 'QU', 'OK', 'S', 1754369985, 1754369985, '1'),
(225164, 37296, 'QU', 'OK', 'S', 1754369988, 1754369988, '1'),
(225165, 25002, 'QU', 'OK', 'S', 1754369990, 1754369990, '1'),
(225166, 21946, 'QU', 'OK', 'S', 1754369994, 1754369994, '1'),
(225167, 22809, 'QU', 'OK', 'S', 1754370003, 1754370003, '1'),
(225168, 21946, 'QU', 'OK', 'S', 1754370006, 1754370006, '1'),
(225169, 22239, 'QU', 'OK', 'S', 1754370010, 1754370010, '1'),
(225170, 22239, 'QU', 'OK', 'S', 1754370013, 1754370013, '1'),
(225171, 11229, 'QU', 'OK', 'S', 1754370016, 1754370016, '1'),
(225172, 11229, 'QU', 'OK', 'S', 1754370020, 1754370020, '1'),
(225173, 18752, 'QU', 'OK', 'S', 1754370023, 1754370023, '1'),
(225174, 18684, 'QU', 'OK', 'S', 1754370027, 1754370027, '1'),
(225175, 22239, 'QU', 'OK', 'S', 1754370031, 1754370031, '1'),
(225176, 25002, 'QU', 'OK', 'S', 1754370035, 1754370035, '1'),
(225177, 22809, 'QU', 'OK', 'S', 1754370046, 1754370046, '1'),
(225178, 22240, 'QU', 'OK', 'S', 1754370055, 1754370055, '1'),
(225179, 22240, 'QU', 'OK', 'S', 1754370066, 1754370066, '1'),
(225180, 12841, 'QU', 'OK', 'S', 1754370071, 1754370071, '1'),
(225181, 12841, 'QU', 'OK', 'S', 1754370074, 1754370074, '1'),
(225182, 12841, 'QU', 'OK', 'S', 1754370079, 1754370079, '1'),
(225183, 12841, 'QU', 'OK', 'S', 1754370082, 1754370082, '1'),
(225184, 18684, 'QU', 'OK', 'S', 1754370087, 1754370087, '1'),
(225185, 18752, 'QU', 'OK', 'S', 1754370098, 1754370098, '1'),
(225186, 18733, 'QU', 'OK', 'S', 1754370117, 1754370117, '1'),
(225187, 32851, 'QU', 'OK', 'S', 1754370122, 1754370122, '1'),
(225188, 29938, 'QU', 'OK', 'S', 1754370125, 1754370125, '1'),
(225189, 19843, 'QU', 'OK', 'S', 1754370129, 1754370129, '1'),
(225190, 32294, 'QU', 'OK', 'S', 1754370132, 1754370132, '1'),
(225191, 19843, 'QU', 'OK', 'S', 1754370136, 1754370136, '1'),
(225192, 32294, 'QU', 'OK', 'S', 1754370141, 1754370141, '1'),
(225193, 32228, 'QU', 'OK', 'S', 1754370146, 1754370146, '1'),
(225194, 32228, 'QU', 'OK', 'S', 1754370158, 1754370158, '1'),
(225195, 32851, 'QU', 'OK', 'S', 1754370163, 1754370163, '1'),
(225196, 18733, 'QU', 'OK', 'S', 1754370166, 1754370166, '1'),
(225197, 29938, 'QU', 'OK', 'S', 1754370170, 1754370170, '1'),
(225198, 19843, 'QU', 'OK', 'S', 1754370175, 1754370175, '1'),
(225199, 27578, 'QU', 'OK', 'S', 1754370179, 1754370179, '1'),
(225200, 36430, 'QU', 'OK', 'S', 1754370182, 1754370182, '1'),
(225201, 36430, 'QU', 'OK', 'S', 1754370185, 1754370185, '1'),
(225202, 32228, 'QU', 'OK', 'S', 1754370192, 1754370192, '1'),
(225203, 27578, 'QU', 'OK', 'S', 1754370198, 1754370198, '1'),
(225204, 36430, 'QU', 'OK', 'S', 1754370207, 1754370207, '1'),
(225205, 37190, 'QU', 'OK', 'S', 1754370214, 1754370214, '1'),
(225206, 37190, 'QU', 'OK', 'S', 1754370219, 1754370219, '1'),
(225207, 37195, 'QU', 'OK', 'S', 1754370225, 1754370225, '1'),
(225208, 37195, 'QU', 'OK', 'S', 1754370229, 1754370229, '1'),
(225209, 24947, 'QU', 'OK', 'S', 1754370235, 1754370235, '1'),
(225210, 33893, 'QU', 'OK', 'S', 1754370239, 1754370239, '1'),
(225211, 33893, 'QU', 'OK', 'S', 1754370243, 1754370243, '1'),
(225212, 37190, 'QU', 'OK', 'S', 1754370248, 1754370248, '1'),
(225213, 35026, 'QU', 'OK', 'S', 1754370252, 1754370252, '1'),
(225214, 24947, 'QU', 'OK', 'S', 1754370259, 1754370259, '1'),
(225215, 24947, 'QU', 'OK', 'S', 1754370263, 1754370263, '1'),
(225216, 35026, 'QU', 'OK', 'S', 1754370268, 1754370268, '1'),
(225217, 37190, 'QU', 'OK', 'S', 1754370274, 1754370274, '1'),
(225218, 36430, 'QU', 'OK', 'S', 1754370287, 1754370287, '1'),
(225219, 38309, 'QU', 'OK', 'S', 1754370314, 1754370314, '1'),
(225220, 27578, 'QU', 'OK', 'S', 1754370330, 1754370330, '1'),
(225221, 33705, 'QU', 'OK', 'S', 1754370347, 1754370347, '1'),
(225222, 33705, 'QU', 'OK', 'S', 1754370349, 1754370349, '1'),
(225223, 33705, 'QU', 'OK', 'S', 1754370365, 1754370365, '1'),
(225224, 32851, 'QU', 'OK', 'S', 1754370378, 1754370378, '1'),
(225225, 19843, 'QU', 'OK', 'S', 1754370395, 1754370395, '1'),
(225226, 31144, 'QU', 'OK', 'S', 1754371130, 1754371130, '1'),
(225227, 31144, 'QU', 'OK', 'S', 1754371136, 1754371136, '1'),
(225228, 39223, 'QU', 'OK', 'S', 1754371138, 1754371138, '1'),
(225229, 31144, 'QU', 'OK', 'S', 1754371140, 1754371140, '1'),
(225230, 39223, 'QU', 'OK', 'S', 1754371146, 1754371146, '1'),
(225231, 39223, 'QU', 'OK', 'S', 1754371150, 1754371150, '1'),
(225232, 39223, 'QU', 'OK', 'S', 1754371154, 1754371154, '1'),
(225233, 31144, 'QU', 'OK', 'S', 1754371154, 1754371154, '1'),
(225234, 39223, 'QU', 'OK', 'S', 1754371162, 1754371162, '1'),
(225235, 39207, 'QU', 'OK', 'S', 1754371166, 1754371166, '1'),
(225236, 39207, 'QU', 'OK', 'S', 1754371169, 1754371169, '1'),
(225237, 39207, 'QU', 'OK', 'S', 1754371173, 1754371173, '1'),
(225238, 39207, 'QU', 'OK', 'S', 1754371176, 1754371176, '1'),
(225239, 39207, 'QU', 'OK', 'S', 1754371180, 1754371180, '1'),
(225240, 39207, 'QU', 'OK', 'S', 1754371184, 1754371184, '1'),
(225241, 39207, 'QU', 'OK', 'S', 1754371188, 1754371188, '1'),
(225242, 39238, 'QU', 'OK', 'S', 1754371196, 1754371196, '1'),
(225243, 39207, 'QU', 'OK', 'S', 1754371199, 1754371199, '1'),
(225244, 39239, 'QU', 'OK', 'S', 1754371205, 1754371205, '1'),
(225245, 39238, 'QU', 'OK', 'S', 1754371221, 1754371221, '1'),
(225246, 39207, 'QU', 'OK', 'S', 1754371227, 1754371227, '1'),
(225247, 31138, 'QU', 'OK', 'S', 1754371239, 1754371239, '1'),
(225248, 39238, 'QU', 'OK', 'S', 1754371248, 1754371248, '1'),
(225249, 31138, 'QU', 'OK', 'S', 1754371252, 1754371252, '1'),
(225250, 39207, 'QU', 'OK', 'S', 1754371255, 1754371255, '1'),
(225251, 31138, 'QU', 'OK', 'S', 1754371255, 1754371255, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(225252, 39207, 'QU', 'OK', 'S', 1754371258, 1754371258, '1'),
(225253, 39239, 'QU', 'OK', 'S', 1754371263, 1754371263, '1'),
(225254, 39239, 'QU', 'OK', 'S', 1754371274, 1754371274, '1'),
(225255, 37961, 'QU', 'OK', 'S', 1754371278, 1754371278, '1'),
(225256, 39238, 'QU', 'OK', 'S', 1754371281, 1754371281, '1'),
(225257, 37961, 'QU', 'OK', 'S', 1754371284, 1754371284, '1'),
(225258, 37961, 'QU', 'OK', 'S', 1754371288, 1754371288, '1'),
(225259, 37961, 'QU', 'OK', 'S', 1754371291, 1754371291, '1'),
(225260, 37961, 'QU', 'OK', 'S', 1754371294, 1754371294, '1'),
(225261, 37961, 'QU', 'OK', 'S', 1754371299, 1754371299, '1'),
(225262, 39223, 'QU', 'OK', 'S', 1754371307, 1754371307, '1'),
(225263, 37961, 'QU', 'OK', 'S', 1754371310, 1754371310, '1'),
(225264, 39207, 'QU', 'OK', 'S', 1754371316, 1754371316, '1'),
(225265, 39238, 'QU', 'OK', 'S', 1754371319, 1754371319, '1'),
(225266, 39238, 'QU', 'OK', 'S', 1754371334, 1754371334, '1'),
(225267, 38887, 'QU', 'OK', 'S', 1754371339, 1754371339, '1'),
(225268, 39207, 'QU', 'OK', 'S', 1754371354, 1754371354, '1'),
(225269, 37961, 'QU', 'OK', 'S', 1754371373, 1754371373, '1'),
(225270, 39238, 'QU', 'OK', 'S', 1754371383, 1754371383, '1'),
(225271, 38887, 'QU', 'OK', 'S', 1754371388, 1754371388, '1'),
(225272, 38887, 'QU', 'OK', 'S', 1754371411, 1754371411, '1'),
(225273, 38887, 'QU', 'OK', 'S', 1754371419, 1754371419, '1'),
(225274, 33400, 'QU', 'OK', 'S', 1754372079, 1754372079, '1'),
(225275, 33437, 'QU', 'OK', 'S', 1754372083, 1754372083, '1'),
(225276, 27580, 'QU', 'OK', 'S', 1754372759, 1754372759, '1'),
(225277, 24649, 'QU', 'OK', 'S', 1754374150, 1754374150, '1'),
(225278, 24649, 'QU', 'OK', 'S', 1754374150, 1754374150, '1'),
(225279, 24642, 'QU', 'OK', 'S', 1754374341, 1754374341, '1'),
(225280, 24642, 'QU', 'OK', 'S', 1754374341, 1754374341, '1'),
(225281, 24642, 'QU', 'OK', 'S', 1754374341, 1754374341, '1'),
(225282, 35383, 'QU', 'OK', 'S', 1754374999, 1754374999, '1'),
(225283, 35383, 'QU', 'OK', 'S', 1754375070, 1754375070, '1'),
(225284, 35383, 'QU', 'OK', 'S', 1754375073, 1754375073, '1'),
(225285, 35383, 'QU', 'OK', 'S', 1754375075, 1754375075, '1'),
(225286, 35383, 'QU', 'OK', 'S', 1754375077, 1754375077, '1'),
(225287, 35383, 'QU', 'OK', 'S', 1754375080, 1754375080, '1'),
(225288, 35383, 'QU', 'OK', 'S', 1754375083, 1754375083, '1'),
(225289, 35383, 'QU', 'OK', 'S', 1754375087, 1754375087, '1'),
(225290, 35383, 'QU', 'OK', 'S', 1754375088, 1754375088, '1'),
(225291, 35383, 'QU', 'OK', 'S', 1754375091, 1754375091, '1'),
(225292, 35383, 'QU', 'OK', 'S', 1754375097, 1754375097, '1'),
(225293, 35383, 'QU', 'OK', 'S', 1754375101, 1754375101, '1'),
(225294, 29581, 'QU', 'OK', 'S', 1754375130, 1754375130, '1'),
(225295, 29581, 'QU', 'OK', 'S', 1754375132, 1754375132, '1'),
(225296, 29581, 'QU', 'OK', 'S', 1754375134, 1754375134, '1'),
(225297, 29581, 'QU', 'OK', 'S', 1754375137, 1754375137, '1'),
(225298, 29581, 'QU', 'OK', 'S', 1754375139, 1754375139, '1'),
(225299, 24564, 'QU', 'OK', 'S', 1754375315, 1754375315, '1'),
(225300, 24564, 'QU', 'OK', 'S', 1754375315, 1754375315, '1'),
(225301, 24634, 'QU', 'OK', 'S', 1754375424, 1754375424, '1'),
(225302, 24634, 'QU', 'OK', 'S', 1754375424, 1754375424, '1'),
(225303, 24634, 'QU', 'OK', 'S', 1754375424, 1754375424, '1'),
(225304, 24634, 'QU', 'OK', 'S', 1754375424, 1754375424, '1'),
(225305, 24634, 'QU', 'OK', 'S', 1754375424, 1754375424, '1'),
(225306, 24635, 'QU', 'OK', 'S', 1754375503, 1754375503, '1'),
(225307, 26684, 'QU', 'OK', 'S', 1754375571, 1754375571, '1'),
(225308, 26684, 'QU', 'OK', 'S', 1754375574, 1754375574, '1'),
(225309, 26684, 'QU', 'OK', 'S', 1754375577, 1754375577, '1'),
(225310, 26686, 'QU', 'OK', 'S', 1754375619, 1754375619, '1'),
(225311, 24636, 'QU', 'OK', 'S', 1754375630, 1754375630, '1'),
(225312, 24636, 'QU', 'OK', 'S', 1754375630, 1754375630, '1'),
(225313, 38471, 'QU', 'OK', 'S', 1754376223, 1754376223, '1'),
(225314, 38471, 'QU', 'OK', 'S', 1754376225, 1754376225, '1'),
(225315, 38468, 'QU', 'OK', 'S', 1754376231, 1754376231, '1'),
(225316, 38468, 'QU', 'OK', 'S', 1754376234, 1754376234, '1'),
(225317, 36323, 'QU', 'OK', 'S', 1754377079, 1754377079, '1'),
(225318, 36300, 'QU', 'OK', 'S', 1754377090, 1754377090, '1'),
(225319, 39224, 'QU', 'OK', 'S', 1754378346, 1754378346, '1'),
(225320, 39224, 'QU', 'OK', 'S', 1754378355, 1754378355, '1'),
(225321, 39224, 'QU', 'OK', 'S', 1754378358, 1754378358, '1'),
(225322, 39255, 'QU', 'OK', 'S', 1754378361, 1754378361, '1'),
(225323, 39256, 'QU', 'OK', 'S', 1754378716, 1754378716, '1'),
(225324, 39257, 'QU', 'OK', 'S', 1754379501, 1754379501, '1'),
(225325, 38767, 'QU', 'OK', 'S', 1754379701, 1754379701, '1'),
(225326, 38767, 'QU', 'OK', 'S', 1754379706, 1754379706, '1'),
(225327, 39258, 'QU', 'OK', 'S', 1754379825, 1754379825, '1'),
(225328, 37936, 'QU', 'OK', 'S', 1754380357, 1754380357, '1'),
(225329, 35290, 'QU', 'OK', 'S', 1754380412, 1754380412, '1'),
(225330, 38887, 'QU', 'OK', 'S', 1754380416, 1754380416, '1'),
(225331, 38887, 'QU', 'OK', 'S', 1754380424, 1754380424, '1'),
(225332, 39259, 'QU', 'OK', 'S', 1754380433, 1754380433, '1'),
(225333, 35289, 'QU', 'OK', 'S', 1754380444, 1754380444, '1'),
(225334, 19043, 'QU', 'OK', 'S', 1754380525, 1754380525, '1'),
(225335, 36671, 'QU', 'OK', 'S', 1754380528, 1754380528, '1'),
(225336, 19043, 'QU', 'OK', 'S', 1754380530, 1754380530, '1'),
(225337, 2986, 'QU', 'OK', 'S', 1754380536, 1754380536, '1'),
(225338, 37305, 'QU', 'OK', 'S', 1754380540, 1754380540, '1'),
(225339, 34200, 'QU', 'OK', 'S', 1754380543, 1754380543, '1'),
(225340, 1637, 'QU', 'OK', 'S', 1754380551, 1754380551, '1'),
(225341, 1637, 'QU', 'OK', 'S', 1754380557, 1754380557, '1'),
(225342, 35714, 'QU', 'OK', 'S', 1754380560, 1754380560, '1'),
(225343, 35316, 'QU', 'OK', 'S', 1754380563, 1754380563, '1'),
(225344, 26669, 'QU', 'OK', 'S', 1754380566, 1754380566, '1'),
(225345, 12058, 'QU', 'OK', 'S', 1754380569, 1754380569, '1'),
(225346, 26669, 'QU', 'OK', 'S', 1754380582, 1754380582, '1'),
(225347, 37780, 'QU', 'OK', 'S', 1754380588, 1754380588, '1'),
(225348, 37780, 'QU', 'OK', 'S', 1754380595, 1754380595, '1'),
(225349, 37780, 'QU', 'OK', 'S', 1754380603, 1754380603, '1'),
(225350, 37780, 'QU', 'OK', 'S', 1754380607, 1754380607, '1'),
(225351, 37780, 'QU', 'OK', 'S', 1754380610, 1754380610, '1'),
(225352, 37778, 'QU', 'OK', 'S', 1754380613, 1754380613, '1'),
(225353, 37778, 'QU', 'OK', 'S', 1754380616, 1754380616, '1'),
(225354, 37778, 'QU', 'OK', 'S', 1754380619, 1754380619, '1'),
(225355, 37778, 'QU', 'OK', 'S', 1754380621, 1754380621, '1'),
(225356, 37778, 'QU', 'OK', 'S', 1754380624, 1754380624, '1'),
(225357, 38527, 'QU', 'OK', 'S', 1754380921, 1754380921, '1'),
(225358, 39254, 'QU', 'OK', 'S', 1754380923, 1754380923, '1'),
(225359, 38528, 'QU', 'OK', 'S', 1754380940, 1754380940, '1'),
(225360, 39260, 'QU', 'OK', 'S', 1754381069, 1754381069, '1'),
(225361, 39261, 'QU', 'OK', 'S', 1754381258, 1754381258, '1'),
(225362, 39243, 'QU', 'OK', 'S', 1754382394, 1754382394, '1'),
(225363, 39243, 'QU', 'OK', 'S', 1754382541, 1754382541, '1'),
(225364, 39243, 'QU', 'OK', 'S', 1754382544, 1754382544, '1'),
(225365, 39244, 'QU', 'OK', 'S', 1754384590, 1754384590, '1'),
(225366, 23660, 'QU', 'OK', 'S', 1754384975, 1754384975, '1'),
(225367, 23660, 'QU', 'OK', 'S', 1754384996, 1754384996, '1'),
(225368, 23653, 'QU', 'OK', 'S', 1754385080, 1754385080, '1'),
(225369, 31823, 'QU', 'OK', 'S', 1754386401, 1754386401, '1'),
(225370, 31823, 'QU', 'OK', 'S', 1754386404, 1754386404, '1'),
(225371, 36108, 'QU', 'OK', 'S', 1754386489, 1754386489, '1'),
(225372, 15543, 'QU', 'OK', 'S', 1754386651, 1754386651, '1'),
(225373, 15543, 'QU', 'OK', 'S', 1754386657, 1754386657, '1'),
(225374, 39164, 'QU', 'OK', 'S', 1754386910, 1754386910, '1'),
(225375, 15543, 'QU', 'OK', 'S', 1754386986, 1754386986, '1'),
(225376, 15543, 'QU', 'OK', 'S', 1754386989, 1754386989, '1'),
(225377, 39165, 'QU', 'OK', 'S', 1754387230, 1754387230, '1'),
(225378, 39251, 'QU', 'OK', 'S', 1754387481, 1754387481, '1'),
(225379, 39163, 'QU', 'OK', 'S', 1754387794, 1754387794, '1'),
(225380, 14418, 'QU', 'OK', 'S', 1754388073, 1754388073, '1'),
(225381, 14418, 'QU', 'OK', 'S', 1754388081, 1754388081, '1'),
(225382, 39252, 'QU', 'OK', 'S', 1754388113, 1754388113, '1'),
(225383, 39207, 'QU', 'OK', 'S', 1754388135, 1754388135, '1'),
(225384, 39162, 'QU', 'OK', 'S', 1754388591, 1754388591, '1'),
(225385, 39249, 'QU', 'OK', 'S', 1754388872, 1754388872, '1'),
(225386, 39181, 'QU', 'OK', 'S', 1754389098, 1754389098, '1'),
(225387, 39179, 'QU', 'OK', 'S', 1754389136, 1754389136, '1'),
(225388, 38550, 'QU', 'OK', 'S', 1754389199, 1754389199, '1'),
(225389, 35764, 'QU', 'OK', 'S', 1754389242, 1754389242, '1'),
(225390, 35764, 'QU', 'OK', 'S', 1754389245, 1754389245, '1'),
(225391, 35764, 'QU', 'OK', 'S', 1754389248, 1754389248, '1'),
(225392, 39250, 'QU', 'OK', 'S', 1754389360, 1754389360, '1'),
(225393, 39246, 'QU', 'OK', 'S', 1754389508, 1754389508, '1'),
(225394, 39247, 'QU', 'OK', 'S', 1754389790, 1754389790, '1'),
(225395, 39253, 'QU', 'OK', 'S', 1754390204, 1754390204, '1'),
(225396, 39248, 'QU', 'OK', 'S', 1754390418, 1754390418, '1'),
(225397, 39245, 'QU', 'OK', 'S', 1754390730, 1754390730, '1'),
(225398, 39270, 'QU', 'OK', 'S', 1754391117, 1754391117, '1'),
(225399, 23058, 'QU', 'OK', 'S', 1754391481, 1754391481, '1'),
(225400, 24346, 'QU', 'OK', 'S', 1754391561, 1754391561, '1'),
(225401, 24062, 'QU', 'OK', 'S', 1754391726, 1754391726, '1'),
(225402, 37591, 'QU', 'OK', 'S', 1754391818, 1754391818, '1'),
(225403, 37568, 'QU', 'OK', 'S', 1754391860, 1754391860, '1'),
(225404, 37234, 'QU', 'OK', 'S', 1754392758, 1754392758, '1'),
(225405, 33077, 'QU', 'OK', 'S', 1754393066, 1754393066, '1'),
(225406, 39269, 'QU', 'OK', 'S', 1754393102, 1754393102, '1'),
(225407, 36084, 'QU', 'OK', 'S', 1754393223, 1754393223, '1'),
(225408, 36084, 'QU', 'OK', 'S', 1754393237, 1754393237, '1'),
(225409, 39264, 'QU', 'OK', 'S', 1754393267, 1754393267, '1'),
(225410, 36108, 'QU', 'OK', 'S', 1754393486, 1754393486, '1'),
(225411, 36108, 'QU', 'OK', 'S', 1754393489, 1754393489, '1'),
(225412, 39265, 'QU', 'OK', 'S', 1754393543, 1754393543, '1'),
(225413, 38681, 'QU', 'OK', 'S', 1754394335, 1754394335, '1'),
(225414, 36083, 'QU', 'OK', 'S', 1754394421, 1754394421, '1'),
(225415, 39267, 'QU', 'OK', 'S', 1754394443, 1754394443, '1'),
(225416, 36100, 'QU', 'OK', 'S', 1754394699, 1754394699, '1'),
(225417, 36100, 'QU', 'OK', 'S', 1754394709, 1754394709, '1'),
(225418, 39266, 'QU', 'OK', 'S', 1754394730, 1754394730, '1'),
(225419, 36101, 'QU', 'OK', 'S', 1754394960, 1754394960, '1'),
(225420, 39268, 'QU', 'OK', 'S', 1754394980, 1754394980, '1'),
(225421, 35912, 'QU', 'OK', 'S', 1754395241, 1754395241, '1'),
(225422, 39206, 'QU', 'OK', 'S', 1754395245, 1754395245, '1'),
(225423, 39206, 'QU', 'OK', 'S', 1754395249, 1754395249, '1'),
(225424, 39206, 'QU', 'OK', 'S', 1754395259, 1754395259, '1'),
(225425, 39206, 'QU', 'OK', 'S', 1754395261, 1754395261, '1'),
(225426, 39206, 'QU', 'OK', 'S', 1754395265, 1754395265, '1'),
(225427, 18416, 'QU', 'OK', 'S', 1754395268, 1754395268, '1'),
(225428, 17529, 'QU', 'OK', 'S', 1754395272, 1754395272, '1'),
(225429, 29148, 'QU', 'OK', 'S', 1754395276, 1754395276, '1'),
(225430, 33101, 'QU', 'OK', 'S', 1754395283, 1754395283, '1'),
(225431, 36575, 'QU', 'OK', 'S', 1754395288, 1754395288, '1'),
(225432, 24436, 'QU', 'OK', 'S', 1754395292, 1754395292, '1'),
(225433, 29054, 'QU', 'OK', 'S', 1754395300, 1754395300, '1'),
(225434, 29054, 'QU', 'OK', 'S', 1754395303, 1754395303, '1'),
(225435, 35929, 'QU', 'OK', 'S', 1754395316, 1754395316, '1'),
(225436, 39010, 'QU', 'OK', 'S', 1754395321, 1754395321, '1'),
(225437, 31828, 'QU', 'OK', 'S', 1754395324, 1754395324, '1'),
(225438, 32373, 'QU', 'OK', 'S', 1754395327, 1754395327, '1'),
(225439, 32411, 'QU', 'OK', 'S', 1754395330, 1754395330, '1'),
(225440, 37784, 'QU', 'OK', 'S', 1754395334, 1754395334, '1'),
(225441, 37784, 'QU', 'OK', 'S', 1754395337, 1754395337, '1'),
(225442, 37784, 'QU', 'OK', 'S', 1754395341, 1754395341, '1'),
(225443, 38404, 'QU', 'OK', 'S', 1754395344, 1754395344, '1'),
(225444, 39207, 'QU', 'OK', 'S', 1754395356, 1754395356, '1'),
(225445, 39182, 'QU', 'OK', 'S', 1754395360, 1754395360, '1'),
(225446, 25210, 'QU', 'OK', 'S', 1754395364, 1754395364, '1'),
(225447, 31524, 'QU', 'OK', 'S', 1754395397, 1754395397, '1'),
(225448, 38111, 'QU', 'OK', 'S', 1754395400, 1754395400, '1'),
(225449, 38111, 'QU', 'OK', 'S', 1754395404, 1754395404, '1'),
(225450, 23306, 'QU', 'OK', 'S', 1754395408, 1754395408, '1'),
(225451, 39054, 'QU', 'OK', 'S', 1754395411, 1754395411, '1'),
(225452, 39183, 'QU', 'OK', 'S', 1754395415, 1754395415, '1'),
(225453, 11761, 'QU', 'OK', 'S', 1754395421, 1754395421, '1'),
(225454, 33102, 'QU', 'OK', 'S', 1754395439, 1754395439, '1'),
(225455, 33102, 'QU', 'OK', 'S', 1754395448, 1754395448, '1'),
(225456, 29054, 'QU', 'OK', 'S', 1754395452, 1754395452, '1'),
(225457, 39206, 'QU', 'OK', 'S', 1754395458, 1754395458, '1'),
(225458, 29051, 'QU', 'OK', 'S', 1754395465, 1754395465, '1'),
(225459, 37040, 'QU', 'OK', 'S', 1754395496, 1754395496, '1'),
(225460, 28198, 'QU', 'OK', 'S', 1754395500, 1754395500, '1'),
(225461, 13303, 'QU', 'OK', 'S', 1754395512, 1754395512, '1'),
(225462, 37052, 'QU', 'OK', 'S', 1754395521, 1754395521, '1'),
(225463, 38234, 'QU', 'OK', 'S', 1754395526, 1754395526, '1'),
(225464, 3591, 'QU', 'OK', 'S', 1754395533, 1754395533, '1'),
(225465, 35566, 'QU', 'OK', 'S', 1754395646, 1754395646, '1'),
(225466, 32003, 'QU', 'OK', 'S', 1754395651, 1754395651, '1'),
(225467, 37052, 'QU', 'OK', 'S', 1754395655, 1754395655, '1'),
(225468, 33918, 'QU', 'OK', 'S', 1754395699, 1754395699, '1'),
(225469, 38234, 'QU', 'OK', 'S', 1754395705, 1754395705, '1'),
(225470, 38234, 'QU', 'OK', 'S', 1754395709, 1754395709, '1'),
(225471, 38528, 'QU', 'OK', 'S', 1754395711, 1754395711, '1'),
(225472, 12706, 'QU', 'OK', 'S', 1754395714, 1754395714, '1'),
(225473, 36326, 'QU', 'OK', 'S', 1754395720, 1754395720, '1'),
(225474, 33918, 'QU', 'OK', 'S', 1754395740, 1754395740, '1'),
(225475, 38234, 'QU', 'OK', 'S', 1754395749, 1754395749, '1'),
(225476, 37311, 'QU', 'OK', 'S', 1754395752, 1754395752, '1'),
(225477, 37505, 'QU', 'OK', 'S', 1754395755, 1754395755, '1'),
(225478, 38234, 'QU', 'OK', 'S', 1754395759, 1754395759, '1'),
(225479, 35913, 'QU', 'OK', 'S', 1754395762, 1754395762, '1'),
(225480, 34847, 'QU', 'OK', 'S', 1754395765, 1754395765, '1'),
(225481, 33918, 'QU', 'OK', 'S', 1754395775, 1754395775, '1'),
(225482, 29328, 'QU', 'OK', 'S', 1754395781, 1754395781, '1'),
(225483, 29398, 'QU', 'OK', 'S', 1754395783, 1754395783, '1'),
(225484, 29398, 'QU', 'OK', 'S', 1754395786, 1754395786, '1'),
(225485, 36504, 'QU', 'OK', 'S', 1754395791, 1754395791, '1'),
(225486, 29398, 'QU', 'OK', 'S', 1754395798, 1754395798, '1'),
(225487, 29327, 'QU', 'OK', 'S', 1754395802, 1754395802, '1'),
(225488, 17668, 'QU', 'OK', 'S', 1754395806, 1754395806, '1'),
(225489, 37311, 'QU', 'OK', 'S', 1754395810, 1754395810, '1'),
(225490, 38646, 'QU', 'OK', 'S', 1754395814, 1754395814, '1'),
(225491, 38937, 'QU', 'OK', 'S', 1754395818, 1754395818, '1'),
(225492, 37394, 'QU', 'OK', 'S', 1754395821, 1754395821, '1'),
(225493, 37766, 'QU', 'OK', 'S', 1754395825, 1754395825, '1'),
(225494, 37339, 'QU', 'OK', 'S', 1754395828, 1754395828, '1'),
(225495, 31261, 'QU', 'OK', 'S', 1754395834, 1754395834, '1'),
(225496, 32102, 'QU', 'OK', 'S', 1754395839, 1754395839, '1'),
(225497, 32102, 'QU', 'OK', 'S', 1754395843, 1754395843, '1'),
(225498, 30396, 'QU', 'OK', 'S', 1754395846, 1754395846, '1'),
(225499, 37764, 'QU', 'OK', 'S', 1754395850, 1754395850, '1'),
(225500, 29401, 'QU', 'OK', 'S', 1754395867, 1754395867, '1'),
(225501, 32102, 'QU', 'OK', 'S', 1754395879, 1754395879, '1'),
(225502, 35908, 'QU', 'OK', 'S', 1754395886, 1754395886, '1'),
(225503, 30295, 'QU', 'OK', 'S', 1754395890, 1754395890, '1'),
(225504, 13303, 'QU', 'OK', 'S', 1754395911, 1754395911, '1'),
(225505, 13303, 'QU', 'OK', 'S', 1754395925, 1754395925, '1'),
(225506, 29401, 'QU', 'OK', 'S', 1754395931, 1754395931, '1'),
(225507, 30296, 'QU', 'OK', 'S', 1754396803, 1754396803, '1'),
(225508, 30296, 'QU', 'OK', 'S', 1754396806, 1754396806, '1'),
(225509, 37063, 'QU', 'OK', 'S', 1754397227, 1754397227, '1'),
(225510, 36347, 'QU', 'OK', 'S', 1754397245, 1754397245, '1'),
(225511, 38414, 'QU', 'OK', 'S', 1754397248, 1754397248, '1'),
(225512, 35160, 'QU', 'OK', 'S', 1754397251, 1754397251, '1'),
(225513, 38413, 'QU', 'OK', 'S', 1754397253, 1754397253, '1'),
(225514, 29583, 'QU', 'OK', 'S', 1754397969, 1754397969, '1'),
(225515, 29583, 'QU', 'OK', 'S', 1754397975, 1754397975, '1'),
(225516, 29583, 'QU', 'OK', 'S', 1754397977, 1754397977, '1'),
(225517, 29583, 'QU', 'OK', 'S', 1754397979, 1754397979, '1'),
(225518, 29583, 'QU', 'OK', 'S', 1754397981, 1754397981, '1'),
(225519, 29583, 'QU', 'OK', 'S', 1754397983, 1754397983, '1'),
(225520, 29583, 'QU', 'OK', 'S', 1754397985, 1754397985, '1'),
(225521, 29583, 'QU', 'OK', 'S', 1754397995, 1754397995, '1'),
(225522, 29583, 'QU', 'OK', 'S', 1754397997, 1754397997, '1'),
(225523, 18970, 'QU', 'OK', 'S', 1754398823, 1754398823, '1'),
(225524, 37980, 'QU', 'OK', 'S', 1754399030, 1754399030, '1'),
(225525, 38995, 'QU', 'OK', 'S', 1754399053, 1754399053, '1'),
(225526, 14859, 'QU', 'OK', 'S', 1754399058, 1754399058, '1'),
(225527, 32458, 'QU', 'OK', 'S', 1754399064, 1754399064, '1'),
(225528, 37987, 'QU', 'OK', 'S', 1754399068, 1754399068, '1'),
(225529, 37827, 'QU', 'OK', 'S', 1754399074, 1754399074, '1'),
(225530, 36727, 'QU', 'OK', 'S', 1754399079, 1754399079, '1'),
(225531, 38995, 'QU', 'OK', 'S', 1754399101, 1754399101, '1'),
(225532, 14371, 'QU', 'OK', 'S', 1754399384, 1754399384, '1'),
(225533, 38807, 'QU', 'OK', 'S', 1754399529, 1754399529, '1'),
(225534, 38807, 'QU', 'OK', 'S', 1754399534, 1754399534, '1'),
(225535, 39201, 'QU', 'OK', 'S', 1754399539, 1754399539, '1'),
(225536, 39201, 'QU', 'OK', 'S', 1754399542, 1754399542, '1'),
(225537, 37980, 'QU', 'OK', 'S', 1754399546, 1754399546, '1'),
(225538, 19141, 'QU', 'OK', 'S', 1754399552, 1754399552, '1'),
(225539, 38807, 'QU', 'OK', 'S', 1754399567, 1754399567, '1'),
(225540, 36727, 'QU', 'OK', 'S', 1754399638, 1754399638, '1'),
(225541, 18948, 'QU', 'OK', 'S', 1754399641, 1754399641, '1'),
(225542, 18948, 'QU', 'OK', 'S', 1754399644, 1754399644, '1'),
(225543, 18948, 'QU', 'OK', 'S', 1754399683, 1754399683, '1'),
(225544, 18948, 'QU', 'OK', 'S', 1754399686, 1754399686, '1'),
(225545, 18948, 'QU', 'OK', 'S', 1754399688, 1754399688, '1'),
(225546, 18948, 'QU', 'OK', 'S', 1754399691, 1754399691, '1'),
(225547, 18948, 'QU', 'OK', 'S', 1754399718, 1754399718, '1'),
(225548, 18948, 'QU', 'OK', 'S', 1754399721, 1754399721, '1'),
(225549, 18948, 'QU', 'OK', 'S', 1754399733, 1754399733, '1'),
(225550, 18948, 'QU', 'OK', 'S', 1754399736, 1754399736, '1'),
(225551, 18948, 'QU', 'OK', 'S', 1754399748, 1754399748, '1'),
(225552, 18948, 'QU', 'OK', 'S', 1754399751, 1754399751, '1'),
(225553, 18948, 'QU', 'OK', 'S', 1754399775, 1754399775, '1'),
(225554, 18948, 'QU', 'OK', 'S', 1754399778, 1754399778, '1'),
(225555, 18948, 'QU', 'OK', 'S', 1754399782, 1754399782, '1'),
(225556, 18948, 'QU', 'OK', 'S', 1754399785, 1754399785, '1'),
(225557, 38437, 'QU', 'OK', 'S', 1754400825, 1754400825, '1'),
(225558, 37853, 'QU', 'OK', 'S', 1754401870, 1754401870, '1'),
(225559, 37853, 'QU', 'OK', 'S', 1754401870, 1754401870, '1'),
(225560, 15449, 'QU', 'OK', 'S', 1754401927, 1754401927, '1'),
(225561, 31775, 'QU', 'OK', 'S', 1754401944, 1754401944, '1'),
(225562, 37490, 'QU', 'OK', 'S', 1754401953, 1754401953, '1'),
(225563, 33774, 'QU', 'OK', 'S', 1754401969, 1754401969, '1'),
(225564, 26679, 'QU', 'OK', 'S', 1754401978, 1754401978, '1'),
(225565, 38475, 'QU', 'OK', 'S', 1754401990, 1754401990, '1'),
(225566, 12456, 'QU', 'OK', 'S', 1754402005, 1754402005, '1'),
(225567, 21164, 'QU', 'OK', 'S', 1754402942, 1754402942, '1'),
(225568, 15449, 'QU', 'OK', 'S', 1754403725, 1754403725, '1'),
(225569, 15449, 'QU', 'OK', 'S', 1754403727, 1754403727, '1'),
(225570, 15449, 'QU', 'OK', 'S', 1754403728, 1754403728, '1'),
(225571, 15449, 'QU', 'OK', 'S', 1754403730, 1754403730, '1'),
(225572, 15449, 'QU', 'OK', 'S', 1754403732, 1754403732, '1'),
(225573, 15449, 'QU', 'OK', 'S', 1754403734, 1754403734, '1'),
(225574, 15449, 'QU', 'OK', 'S', 1754403736, 1754403736, '1'),
(225575, 15449, 'QU', 'OK', 'S', 1754403738, 1754403738, '1'),
(225576, 15449, 'QU', 'OK', 'S', 1754403740, 1754403740, '1'),
(225577, 15449, 'QU', 'OK', 'S', 1754403742, 1754403742, '1'),
(225578, 15449, 'QU', 'OK', 'S', 1754403751, 1754403751, '1'),
(225579, 15449, 'QU', 'OK', 'S', 1754403754, 1754403754, '1'),
(225580, 15449, 'QU', 'OK', 'S', 1754403756, 1754403756, '1'),
(225581, 15449, 'QU', 'OK', 'S', 1754403758, 1754403758, '1'),
(225582, 15449, 'QU', 'OK', 'S', 1754403760, 1754403760, '1'),
(225583, 15449, 'QU', 'OK', 'S', 1754403762, 1754403762, '1'),
(225584, 15449, 'QU', 'OK', 'S', 1754403764, 1754403764, '1'),
(225585, 15449, 'QU', 'OK', 'S', 1754403766, 1754403766, '1'),
(225586, 15449, 'QU', 'OK', 'S', 1754403774, 1754403774, '1'),
(225587, 15449, 'QU', 'OK', 'S', 1754403777, 1754403777, '1'),
(225588, 15449, 'QU', 'OK', 'S', 1754403779, 1754403779, '1'),
(225589, 15449, 'QU', 'OK', 'S', 1754403781, 1754403781, '1'),
(225590, 15449, 'QU', 'OK', 'S', 1754403783, 1754403783, '1'),
(225591, 15449, 'QU', 'OK', 'S', 1754403785, 1754403785, '1'),
(225592, 15449, 'QU', 'OK', 'S', 1754403787, 1754403787, '1'),
(225593, 15449, 'QU', 'OK', 'S', 1754403790, 1754403790, '1'),
(225594, 15449, 'QU', 'OK', 'S', 1754403792, 1754403792, '1'),
(225595, 15449, 'QU', 'OK', 'S', 1754403795, 1754403795, '1'),
(225596, 15449, 'QU', 'OK', 'S', 1754403797, 1754403797, '1'),
(225597, 15449, 'QU', 'OK', 'S', 1754403823, 1754403823, '1'),
(225598, 15449, 'QU', 'OK', 'S', 1754403825, 1754403825, '1'),
(225599, 15449, 'QU', 'OK', 'S', 1754403828, 1754403828, '1'),
(225600, 37853, 'QU', 'OK', 'S', 1754403869, 1754403869, '1'),
(225601, 37853, 'QU', 'OK', 'S', 1754403875, 1754403875, '1'),
(225602, 37853, 'QU', 'OK', 'S', 1754403877, 1754403877, '1'),
(225603, 37853, 'QU', 'OK', 'S', 1754403883, 1754403883, '1'),
(225604, 37853, 'QU', 'OK', 'S', 1754403885, 1754403885, '1'),
(225605, 37853, 'QU', 'OK', 'S', 1754403887, 1754403887, '1'),
(225606, 37853, 'QU', 'OK', 'S', 1754403896, 1754403896, '1'),
(225607, 37853, 'QU', 'OK', 'S', 1754403898, 1754403898, '1'),
(225608, 31775, 'QU', 'OK', 'S', 1754403933, 1754403933, '1'),
(225609, 37490, 'QU', 'OK', 'S', 1754403985, 1754403985, '1'),
(225610, 37490, 'QU', 'OK', 'S', 1754403987, 1754403987, '1'),
(225611, 37490, 'QU', 'OK', 'S', 1754404013, 1754404013, '1'),
(225612, 37490, 'QU', 'OK', 'S', 1754404015, 1754404015, '1'),
(225613, 37490, 'QU', 'OK', 'S', 1754404016, 1754404016, '1'),
(225614, 37490, 'QU', 'OK', 'S', 1754404024, 1754404024, '1'),
(225615, 37490, 'QU', 'OK', 'S', 1754404026, 1754404026, '1'),
(225616, 37490, 'QU', 'OK', 'S', 1754404034, 1754404034, '1'),
(225617, 37490, 'QU', 'OK', 'S', 1754404036, 1754404036, '1'),
(225618, 37490, 'QU', 'OK', 'S', 1754404038, 1754404038, '1'),
(225619, 37490, 'QU', 'OK', 'S', 1754404040, 1754404040, '1'),
(225620, 37490, 'QU', 'OK', 'S', 1754404041, 1754404041, '1'),
(225621, 33774, 'QU', 'OK', 'S', 1754404097, 1754404097, '1'),
(225622, 33774, 'QU', 'OK', 'S', 1754404099, 1754404099, '1'),
(225623, 33774, 'QU', 'OK', 'S', 1754404101, 1754404101, '1'),
(225624, 33774, 'QU', 'OK', 'S', 1754404103, 1754404103, '1'),
(225625, 33774, 'QU', 'OK', 'S', 1754404105, 1754404105, '1'),
(225626, 33774, 'QU', 'OK', 'S', 1754404107, 1754404107, '1'),
(225627, 33774, 'QU', 'OK', 'S', 1754404109, 1754404109, '1'),
(225628, 33774, 'QU', 'OK', 'S', 1754404111, 1754404111, '1'),
(225629, 26679, 'QU', 'OK', 'S', 1754404133, 1754404133, '1'),
(225630, 26679, 'QU', 'OK', 'S', 1754404135, 1754404135, '1'),
(225631, 26679, 'QU', 'OK', 'S', 1754404138, 1754404138, '1'),
(225632, 26679, 'QU', 'OK', 'S', 1754404140, 1754404140, '1'),
(225633, 26679, 'QU', 'OK', 'S', 1754404143, 1754404143, '1'),
(225634, 26679, 'QU', 'OK', 'S', 1754404145, 1754404145, '1'),
(225635, 26679, 'QU', 'OK', 'S', 1754404148, 1754404148, '1'),
(225636, 26679, 'QU', 'OK', 'S', 1754404150, 1754404150, '1'),
(225637, 26679, 'QU', 'OK', 'S', 1754404154, 1754404154, '1'),
(225638, 26679, 'QU', 'OK', 'S', 1754404157, 1754404157, '1'),
(225639, 26679, 'QU', 'OK', 'S', 1754404161, 1754404161, '1'),
(225640, 26679, 'QU', 'OK', 'S', 1754404164, 1754404164, '1'),
(225641, 26679, 'QU', 'OK', 'S', 1754404166, 1754404166, '1'),
(225642, 26679, 'QU', 'OK', 'S', 1754404168, 1754404168, '1'),
(225643, 26679, 'QU', 'OK', 'S', 1754404171, 1754404171, '1'),
(225644, 38475, 'QU', 'OK', 'S', 1754404229, 1754404229, '1'),
(225645, 38475, 'QU', 'OK', 'S', 1754404234, 1754404234, '1'),
(225646, 38475, 'QU', 'OK', 'S', 1754404237, 1754404237, '1'),
(225647, 38475, 'QU', 'OK', 'S', 1754404239, 1754404239, '1'),
(225648, 38475, 'QU', 'OK', 'S', 1754404255, 1754404255, '1'),
(225649, 38475, 'QU', 'OK', 'S', 1754404262, 1754404262, '1'),
(225650, 38475, 'QU', 'OK', 'S', 1754404264, 1754404264, '1'),
(225651, 38475, 'QU', 'OK', 'S', 1754404277, 1754404277, '1'),
(225652, 38475, 'QU', 'OK', 'S', 1754404283, 1754404283, '1'),
(225653, 38475, 'QU', 'OK', 'S', 1754404285, 1754404285, '1'),
(225654, 12456, 'QU', 'OK', 'S', 1754404309, 1754404309, '1'),
(225655, 26499, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225656, 12165, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225657, 12165, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225658, 37490, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225659, 37441, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225660, 28038, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225661, 30329, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225662, 31192, 'QU', 'OK', 'S', 1754404485, 1754404485, '1'),
(225663, 12165, 'QU', 'OK', 'S', 1754404560, 1754404560, '1'),
(225664, 12165, 'QU', 'OK', 'S', 1754404562, 1754404562, '1'),
(225665, 12165, 'QU', 'OK', 'S', 1754404564, 1754404564, '1'),
(225666, 12165, 'QU', 'OK', 'S', 1754404566, 1754404566, '1'),
(225667, 12165, 'QU', 'OK', 'S', 1754404568, 1754404568, '1'),
(225668, 26499, 'QU', 'OK', 'S', 1754404602, 1754404602, '1'),
(225669, 26499, 'QU', 'OK', 'S', 1754404604, 1754404604, '1'),
(225670, 26499, 'QU', 'OK', 'S', 1754404611, 1754404611, '1'),
(225671, 26499, 'QU', 'OK', 'S', 1754404613, 1754404613, '1'),
(225672, 26499, 'QU', 'OK', 'S', 1754404620, 1754404620, '1'),
(225673, 26499, 'QU', 'OK', 'S', 1754404622, 1754404622, '1'),
(225674, 26499, 'QU', 'OK', 'S', 1754404625, 1754404625, '1'),
(225675, 26499, 'QU', 'OK', 'S', 1754404627, 1754404627, '1'),
(225676, 26499, 'QU', 'OK', 'S', 1754404633, 1754404633, '1'),
(225677, 26499, 'QU', 'OK', 'S', 1754404635, 1754404635, '1'),
(225678, 26499, 'QU', 'OK', 'S', 1754404645, 1754404645, '1'),
(225679, 26499, 'QU', 'OK', 'S', 1754404647, 1754404647, '1'),
(225680, 37441, 'QU', 'OK', 'S', 1754404683, 1754404683, '1'),
(225681, 37441, 'QU', 'OK', 'S', 1754404684, 1754404684, '1'),
(225682, 37441, 'QU', 'OK', 'S', 1754404690, 1754404690, '1'),
(225683, 37441, 'QU', 'OK', 'S', 1754404692, 1754404692, '1'),
(225684, 37441, 'QU', 'OK', 'S', 1754404694, 1754404694, '1'),
(225685, 37441, 'QU', 'OK', 'S', 1754404696, 1754404696, '1'),
(225686, 37490, 'QU', 'OK', 'S', 1754404717, 1754404717, '1'),
(225687, 30329, 'QU', 'OK', 'S', 1754404739, 1754404739, '1'),
(225688, 31192, 'QU', 'OK', 'S', 1754404771, 1754404771, '1'),
(225689, 28038, 'QU', 'OK', 'S', 1754404794, 1754404794, '1'),
(225690, 37568, 'QU', 'OK', 'S', 1754404828, 1754404828, '1'),
(225691, 37568, 'QU', 'OK', 'S', 1754404831, 1754404831, '1'),
(225692, 37568, 'QU', 'OK', 'S', 1754404833, 1754404833, '1'),
(225693, 37568, 'QU', 'OK', 'S', 1754404835, 1754404835, '1'),
(225694, 37568, 'QU', 'OK', 'S', 1754404837, 1754404837, '1'),
(225695, 37568, 'QU', 'OK', 'S', 1754404839, 1754404839, '1'),
(225696, 37568, 'QU', 'OK', 'S', 1754404842, 1754404842, '1'),
(225697, 37568, 'QU', 'OK', 'S', 1754404845, 1754404845, '1'),
(225698, 37568, 'QU', 'OK', 'S', 1754404847, 1754404847, '1'),
(225699, 37568, 'QU', 'OK', 'S', 1754404850, 1754404850, '1'),
(225700, 37568, 'QU', 'OK', 'S', 1754404852, 1754404852, '1'),
(225701, 37568, 'QU', 'OK', 'S', 1754404854, 1754404854, '1'),
(225702, 37568, 'QU', 'OK', 'S', 1754404856, 1754404856, '1'),
(225703, 37568, 'QU', 'OK', 'S', 1754404858, 1754404858, '1'),
(225704, 37568, 'QU', 'OK', 'S', 1754404860, 1754404860, '1'),
(225705, 37568, 'QU', 'OK', 'S', 1754404862, 1754404862, '1'),
(225706, 37568, 'QU', 'OK', 'S', 1754404864, 1754404864, '1'),
(225707, 36467, 'QU', 'OK', 'S', 1754457802, 1754457802, '1'),
(225708, 31143, 'QU', 'OK', 'S', 1754457829, 1754457829, '1'),
(225709, 38672, 'QU', 'OK', 'S', 1754457911, 1754457911, '1'),
(225710, 31138, 'QU', 'OK', 'S', 1754458011, 1754458011, '1'),
(225711, 33843, 'QU', 'OK', 'S', 1754458305, 1754458305, '1'),
(225712, 21164, 'QU', 'OK', 'S', 1754458311, 1754458311, '1'),
(225713, 37505, 'QU', 'OK', 'S', 1754459526, 1754459526, '1'),
(225714, 24412, 'QU', 'OK', 'S', 1754459575, 1754459575, '1'),
(225715, 24412, 'QU', 'OK', 'S', 1754459575, 1754459575, '1'),
(225716, 24412, 'QU', 'OK', 'S', 1754459575, 1754459575, '1'),
(225717, 24412, 'QU', 'OK', 'S', 1754459575, 1754459575, '1'),
(225718, 24411, 'QU', 'OK', 'S', 1754459701, 1754459701, '1'),
(225719, 24411, 'QU', 'OK', 'S', 1754459701, 1754459701, '1'),
(225720, 24411, 'QU', 'OK', 'S', 1754459701, 1754459701, '1'),
(225721, 24411, 'QU', 'OK', 'S', 1754459701, 1754459701, '1'),
(225722, 24404, 'QU', 'OK', 'S', 1754460069, 1754460069, '1'),
(225723, 24404, 'QU', 'OK', 'S', 1754460069, 1754460069, '1'),
(225724, 24402, 'QU', 'OK', 'S', 1754460737, 1754460737, '1'),
(225725, 39088, 'QU', 'OK', 'S', 1754462594, 1754462594, '1'),
(225726, 15332, 'QU', 'OK', 'S', 1754463739, 1754463739, '1'),
(225727, 37195, 'QU', 'OK', 'S', 1754463748, 1754463748, '1'),
(225728, 23076, 'QU', 'OK', 'S', 1754463750, 1754463750, '1'),
(225729, 36014, 'QU', 'OK', 'S', 1754463753, 1754463753, '1'),
(225730, 13695, 'QU', 'OK', 'S', 1754463764, 1754463764, '1'),
(225731, 39281, 'QU', 'OK', 'S', 1754464650, 1754464650, '1'),
(225732, 39282, 'QU', 'OK', 'S', 1754464784, 1754464784, '1'),
(225733, 39283, 'QU', 'OK', 'S', 1754464955, 1754464955, '1'),
(225734, 39273, 'QU', 'OK', 'S', 1754465095, 1754465095, '1'),
(225735, 39284, 'QU', 'OK', 'S', 1754465318, 1754465318, '1'),
(225736, 38264, 'QU', 'OK', 'S', 1754467856, 1754467856, '1'),
(225737, 38437, 'QU', 'OK', 'S', 1754467864, 1754467864, '1'),
(225738, 33953, 'QU', 'OK', 'S', 1754467865, 1754467865, '1'),
(225739, 38805, 'QU', 'OK', 'S', 1754467898, 1754467898, '1'),
(225740, 34439, 'QU', 'OK', 'S', 1754467906, 1754467906, '1'),
(225741, 34439, 'QU', 'OK', 'S', 1754467910, 1754467910, '1'),
(225742, 33953, 'QU', 'OK', 'S', 1754467915, 1754467915, '1'),
(225743, 34390, 'QU', 'OK', 'S', 1754467919, 1754467919, '1'),
(225744, 34390, 'QU', 'OK', 'S', 1754467923, 1754467923, '1'),
(225745, 38807, 'QU', 'OK', 'S', 1754467927, 1754467927, '1'),
(225746, 37385, 'QU', 'OK', 'S', 1754467935, 1754467935, '1'),
(225747, 39274, 'QU', 'OK', 'S', 1754468017, 1754468017, '1'),
(225748, 38805, 'QU', 'OK', 'S', 1754468054, 1754468054, '1'),
(225749, 34390, 'QU', 'OK', 'S', 1754468059, 1754468059, '1'),
(225750, 30095, 'QU', 'OK', 'S', 1754468063, 1754468063, '1'),
(225751, 30095, 'QU', 'OK', 'S', 1754468067, 1754468067, '1'),
(225752, 37385, 'QU', 'OK', 'S', 1754468071, 1754468071, '1'),
(225753, 30095, 'QU', 'OK', 'S', 1754468076, 1754468076, '1'),
(225754, 35276, 'QU', 'OK', 'S', 1754468080, 1754468080, '1'),
(225755, 35276, 'QU', 'OK', 'S', 1754468084, 1754468084, '1'),
(225756, 37385, 'QU', 'OK', 'S', 1754468089, 1754468089, '1'),
(225757, 37385, 'QU', 'OK', 'S', 1754468093, 1754468093, '1'),
(225758, 33953, 'QU', 'OK', 'S', 1754468101, 1754468101, '1'),
(225759, 35276, 'QU', 'OK', 'S', 1754468107, 1754468107, '1'),
(225760, 13443, 'QU', 'OK', 'S', 1754468111, 1754468111, '1'),
(225761, 13443, 'QU', 'OK', 'S', 1754468113, 1754468113, '1'),
(225762, 38623, 'QU', 'OK', 'S', 1754468127, 1754468127, '1'),
(225763, 37417, 'QU', 'OK', 'S', 1754468132, 1754468132, '1'),
(225764, 39094, 'QU', 'OK', 'S', 1754468137, 1754468137, '1'),
(225765, 39094, 'QU', 'OK', 'S', 1754468140, 1754468140, '1'),
(225766, 37417, 'QU', 'OK', 'S', 1754468145, 1754468145, '1'),
(225767, 38807, 'QU', 'OK', 'S', 1754468151, 1754468151, '1'),
(225768, 13443, 'QU', 'OK', 'S', 1754468156, 1754468156, '1'),
(225769, 38037, 'QU', 'OK', 'S', 1754468162, 1754468162, '1'),
(225770, 37262, 'QU', 'OK', 'S', 1754468168, 1754468168, '1'),
(225771, 37262, 'QU', 'OK', 'S', 1754468173, 1754468173, '1'),
(225772, 35850, 'QU', 'OK', 'S', 1754468178, 1754468178, '1'),
(225773, 35850, 'QU', 'OK', 'S', 1754468189, 1754468189, '1'),
(225774, 6909, 'QU', 'OK', 'S', 1754468193, 1754468193, '1'),
(225775, 13445, 'QU', 'OK', 'S', 1754468217, 1754468217, '1'),
(225776, 37278, 'QU', 'OK', 'S', 1754468222, 1754468222, '1'),
(225777, 38264, 'QU', 'OK', 'S', 1754468227, 1754468227, '1'),
(225778, 37277, 'QU', 'OK', 'S', 1754468232, 1754468232, '1'),
(225779, 38264, 'QU', 'OK', 'S', 1754468236, 1754468236, '1'),
(225780, 37278, 'QU', 'OK', 'S', 1754468241, 1754468241, '1'),
(225781, 6909, 'QU', 'OK', 'S', 1754468247, 1754468247, '1'),
(225782, 38831, 'QU', 'OK', 'S', 1754468252, 1754468252, '1'),
(225783, 37278, 'QU', 'OK', 'S', 1754468257, 1754468257, '1'),
(225784, 39275, 'QU', 'OK', 'S', 1754468259, 1754468259, '1'),
(225785, 37277, 'QU', 'OK', 'S', 1754468269, 1754468269, '1'),
(225786, 35850, 'QU', 'OK', 'S', 1754468274, 1754468274, '1'),
(225787, 6909, 'QU', 'OK', 'S', 1754468278, 1754468278, '1'),
(225788, 38831, 'QU', 'OK', 'S', 1754468283, 1754468283, '1'),
(225789, 37708, 'QU', 'OK', 'S', 1754468289, 1754468289, '1'),
(225790, 35276, 'QU', 'OK', 'S', 1754468294, 1754468294, '1'),
(225791, 13442, 'QU', 'OK', 'S', 1754468299, 1754468299, '1'),
(225792, 13445, 'QU', 'OK', 'S', 1754468302, 1754468302, '1'),
(225793, 37708, 'QU', 'OK', 'S', 1754468308, 1754468308, '1'),
(225794, 37708, 'QU', 'OK', 'S', 1754468312, 1754468312, '1'),
(225795, 37708, 'QU', 'OK', 'S', 1754468369, 1754468369, '1'),
(225796, 13442, 'QU', 'OK', 'S', 1754468385, 1754468385, '1'),
(225797, 24245, 'QU', 'OK', 'S', 1754468391, 1754468391, '1'),
(225798, 13442, 'QU', 'OK', 'S', 1754468394, 1754468394, '1'),
(225799, 13445, 'QU', 'OK', 'S', 1754468396, 1754468396, '1'),
(225800, 37708, 'QU', 'OK', 'S', 1754468400, 1754468400, '1'),
(225801, 26755, 'QU', 'OK', 'S', 1754468409, 1754468409, '1'),
(225802, 39276, 'QU', 'OK', 'S', 1754468564, 1754468564, '1'),
(225803, 39277, 'QU', 'OK', 'S', 1754468818, 1754468818, '1'),
(225804, 39278, 'QU', 'OK', 'S', 1754472903, 1754472903, '1'),
(225805, 39279, 'QU', 'OK', 'S', 1754473241, 1754473241, '1'),
(225806, 39280, 'QU', 'OK', 'S', 1754473602, 1754473602, '1'),
(225807, 14585, 'QU', 'OK', 'S', 1754473633, 1754473633, '1'),
(225808, 31456, 'QU', 'OK', 'S', 1754473961, 1754473961, '1'),
(225809, 15332, 'QU', 'OK', 'S', 1754474369, 1754474369, '1'),
(225810, 15353, 'QU', 'OK', 'S', 1754474481, 1754474481, '1'),
(225811, 39224, 'QU', 'OK', 'S', 1754475580, 1754475580, '1'),
(225812, 39224, 'QU', 'OK', 'S', 1754475582, 1754475582, '1'),
(225813, 39224, 'QU', 'OK', 'S', 1754475584, 1754475584, '1'),
(225814, 31547, 'QU', 'OK', 'S', 1754476613, 1754476613, '1'),
(225815, 31547, 'QU', 'OK', 'S', 1754476613, 1754476613, '1'),
(225816, 35339, 'QU', 'OK', 'S', 1754478343, 1754478343, '1'),
(225817, 37961, 'QU', 'OK', 'S', 1754478347, 1754478347, '1'),
(225818, 12464, 'QU', 'OK', 'S', 1754478349, 1754478349, '1'),
(225819, 37961, 'QU', 'OK', 'S', 1754478351, 1754478351, '1'),
(225820, 37961, 'QU', 'OK', 'S', 1754478354, 1754478354, '1'),
(225821, 37961, 'QU', 'OK', 'S', 1754478356, 1754478356, '1'),
(225822, 37296, 'QU', 'OK', 'S', 1754478358, 1754478358, '1'),
(225823, 37296, 'QU', 'OK', 'S', 1754478363, 1754478363, '1'),
(225824, 37296, 'QU', 'OK', 'S', 1754478366, 1754478366, '1'),
(225825, 37296, 'QU', 'OK', 'S', 1754478369, 1754478369, '1'),
(225826, 39243, 'QU', 'OK', 'S', 1754478371, 1754478371, '1'),
(225827, 37961, 'QU', 'OK', 'S', 1754478374, 1754478374, '1'),
(225828, 26798, 'QU', 'OK', 'S', 1754478377, 1754478377, '1'),
(225829, 37296, 'QU', 'OK', 'S', 1754478379, 1754478379, '1'),
(225830, 37961, 'QU', 'OK', 'S', 1754478381, 1754478381, '1'),
(225831, 38797, 'QU', 'OK', 'S', 1754478384, 1754478384, '1'),
(225832, 35617, 'QU', 'OK', 'S', 1754478388, 1754478388, '1'),
(225833, 35617, 'QU', 'OK', 'S', 1754478392, 1754478392, '1'),
(225834, 38506, 'QU', 'OK', 'S', 1754478396, 1754478396, '1'),
(225835, 39128, 'QU', 'OK', 'S', 1754478403, 1754478403, '1'),
(225836, 36536, 'QU', 'OK', 'S', 1754478417, 1754478417, '1'),
(225837, 24688, 'QU', 'OK', 'S', 1754481611, 1754481611, '1'),
(225838, 24688, 'QU', 'OK', 'S', 1754481613, 1754481613, '1'),
(225839, 24688, 'QU', 'OK', 'S', 1754481616, 1754481616, '1'),
(225840, 37507, 'QU', 'OK', 'S', 1754485011, 1754485011, '1'),
(225841, 31857, 'QU', 'OK', 'S', 1754485362, 1754485362, '1'),
(225842, 37805, 'QU', 'OK', 'S', 1754485362, 1754485362, '1'),
(225843, 25027, 'QU', 'OK', 'S', 1754485725, 1754485725, '1'),
(225844, 25089, 'QU', 'OK', 'S', 1754485793, 1754485793, '1'),
(225845, 19591, 'QU', 'OK', 'S', 1754486357, 1754486357, '1'),
(225846, 23672, 'QU', 'OK', 'S', 1754486432, 1754486432, '1'),
(225847, 31857, 'QU', 'OK', 'S', 1754487969, 1754487969, '1'),
(225848, 31857, 'QU', 'OK', 'S', 1754487977, 1754487977, '1'),
(225849, 35469, 'QU', 'OK', 'S', 1754488132, 1754488132, '1'),
(225850, 20416, 'QU', 'OK', 'S', 1754488142, 1754488142, '1'),
(225851, 11289, 'QU', 'OK', 'S', 1754488146, 1754488146, '1'),
(225852, 20416, 'QU', 'OK', 'S', 1754488149, 1754488149, '1'),
(225853, 26812, 'QU', 'OK', 'S', 1754488154, 1754488154, '1'),
(225854, 25288, 'QU', 'OK', 'S', 1754488158, 1754488158, '1'),
(225855, 19479, 'QU', 'OK', 'S', 1754488161, 1754488161, '1'),
(225856, 38787, 'QU', 'OK', 'S', 1754488164, 1754488164, '1'),
(225857, 11935, 'QU', 'OK', 'S', 1754488166, 1754488166, '1'),
(225858, 36323, 'QU', 'OK', 'S', 1754488170, 1754488170, '1'),
(225859, 20327, 'QU', 'OK', 'S', 1754488175, 1754488175, '1'),
(225860, 39221, 'QU', 'OK', 'S', 1754488178, 1754488178, '1'),
(225861, 20473, 'QU', 'OK', 'S', 1754488187, 1754488187, '1'),
(225862, 14890, 'QU', 'OK', 'S', 1754488191, 1754488191, '1'),
(225863, 38915, 'QU', 'OK', 'S', 1754488195, 1754488195, '1'),
(225864, 20926, 'QU', 'OK', 'S', 1754488197, 1754488197, '1'),
(225865, 9888, 'QU', 'OK', 'S', 1754488202, 1754488202, '1'),
(225866, 11936, 'QU', 'OK', 'S', 1754488209, 1754488209, '1'),
(225867, 21026, 'QU', 'OK', 'S', 1754488213, 1754488213, '1'),
(225868, 20473, 'QU', 'OK', 'S', 1754488218, 1754488218, '1'),
(225869, 38818, 'QU', 'OK', 'S', 1754488222, 1754488222, '1'),
(225870, 15704, 'QU', 'OK', 'S', 1754488230, 1754488230, '1'),
(225871, 24582, 'QU', 'OK', 'S', 1754488234, 1754488234, '1'),
(225872, 21026, 'QU', 'OK', 'S', 1754488239, 1754488239, '1'),
(225873, 38787, 'QU', 'OK', 'S', 1754488243, 1754488243, '1'),
(225874, 38818, 'QU', 'OK', 'S', 1754488247, 1754488247, '1'),
(225875, 38805, 'QU', 'OK', 'S', 1754488253, 1754488253, '1'),
(225876, 38818, 'QU', 'OK', 'S', 1754488258, 1754488258, '1'),
(225877, 39202, 'QU', 'OK', 'S', 1754488262, 1754488262, '1'),
(225878, 16099, 'QU', 'OK', 'S', 1754488265, 1754488265, '1'),
(225879, 38818, 'QU', 'OK', 'S', 1754488270, 1754488270, '1'),
(225880, 24529, 'QU', 'OK', 'S', 1754488286, 1754488286, '1'),
(225881, 20429, 'QU', 'OK', 'S', 1754488306, 1754488306, '1'),
(225882, 22896, 'QU', 'OK', 'S', 1754488311, 1754488311, '1'),
(225883, 25670, 'QU', 'OK', 'S', 1754488322, 1754488322, '1'),
(225884, 11633, 'QU', 'OK', 'S', 1754488327, 1754488327, '1'),
(225885, 38412, 'QU', 'OK', 'S', 1754488332, 1754488332, '1'),
(225886, 36956, 'QU', 'OK', 'S', 1754488338, 1754488338, '1'),
(225887, 18010, 'QU', 'OK', 'S', 1754488342, 1754488342, '1'),
(225888, 26948, 'QU', 'OK', 'S', 1754488345, 1754488345, '1'),
(225889, 11933, 'QU', 'OK', 'S', 1754488350, 1754488350, '1'),
(225890, 135, 'QU', 'OK', 'S', 1754488354, 1754488354, '1'),
(225891, 37986, 'QU', 'OK', 'S', 1754488359, 1754488359, '1'),
(225892, 10277, 'QU', 'OK', 'S', 1754488363, 1754488363, '1'),
(225893, 22305, 'QU', 'OK', 'S', 1754488367, 1754488367, '1'),
(225894, 35566, 'QU', 'OK', 'S', 1754488372, 1754488372, '1'),
(225895, 32467, 'QU', 'OK', 'S', 1754488376, 1754488376, '1'),
(225896, 32467, 'QU', 'OK', 'S', 1754488381, 1754488381, '1'),
(225897, 3865, 'QU', 'OK', 'S', 1754488384, 1754488384, '1'),
(225898, 19780, 'QU', 'OK', 'S', 1754488390, 1754488390, '1'),
(225899, 28669, 'QU', 'OK', 'S', 1754488395, 1754488395, '1'),
(225900, 28669, 'QU', 'OK', 'S', 1754488412, 1754488412, '1'),
(225901, 15816, 'QU', 'OK', 'S', 1754488429, 1754488429, '1'),
(225902, 22868, 'QU', 'OK', 'S', 1754488432, 1754488432, '1'),
(225903, 14346, 'QU', 'OK', 'S', 1754488436, 1754488436, '1'),
(225904, 18773, 'QU', 'OK', 'S', 1754488439, 1754488439, '1'),
(225905, 35714, 'QU', 'OK', 'S', 1754488448, 1754488448, '1'),
(225906, 20508, 'QU', 'OK', 'S', 1754488453, 1754488453, '1'),
(225907, 34045, 'QU', 'OK', 'S', 1754488459, 1754488459, '1'),
(225908, 28839, 'QU', 'OK', 'S', 1754488465, 1754488465, '1'),
(225909, 29038, 'QU', 'OK', 'S', 1754488467, 1754488467, '1'),
(225910, 37842, 'QU', 'OK', 'S', 1754488472, 1754488472, '1'),
(225911, 30574, 'QU', 'OK', 'S', 1754488477, 1754488477, '1'),
(225912, 16650, 'QU', 'OK', 'S', 1754488483, 1754488483, '1'),
(225913, 29041, 'QU', 'OK', 'S', 1754488488, 1754488488, '1'),
(225914, 29048, 'QU', 'OK', 'S', 1754488491, 1754488491, '1'),
(225915, 21117, 'QU', 'OK', 'S', 1754488502, 1754488502, '1'),
(225916, 20508, 'QU', 'OK', 'S', 1754488515, 1754488515, '1'),
(225917, 29039, 'QU', 'OK', 'S', 1754488520, 1754488520, '1'),
(225918, 20508, 'QU', 'OK', 'S', 1754488527, 1754488527, '1'),
(225919, 38449, 'QU', 'OK', 'S', 1754488536, 1754488536, '1'),
(225920, 21721, 'QU', 'OK', 'S', 1754488544, 1754488544, '1'),
(225921, 20429, 'QU', 'OK', 'S', 1754488551, 1754488551, '1'),
(225922, 20429, 'QU', 'OK', 'S', 1754488563, 1754488563, '1'),
(225923, 20429, 'QU', 'OK', 'S', 1754488578, 1754488578, '1'),
(225924, 38202, 'QU', 'OK', 'S', 1754488916, 1754488916, '1'),
(225925, 38139, 'QU', 'OK', 'S', 1754488936, 1754488936, '1'),
(225926, 38139, 'QU', 'OK', 'S', 1754488945, 1754488945, '1'),
(225927, 38202, 'QU', 'OK', 'S', 1754488951, 1754488951, '1'),
(225928, 39259, 'QU', 'OK', 'S', 1754544700, 1754544700, '1'),
(225929, 31144, 'QU', 'OK', 'S', 1754544757, 1754544757, '1'),
(225930, 31138, 'QU', 'OK', 'S', 1754544795, 1754544795, '1'),
(225931, 37438, 'QU', 'OK', 'S', 1754548523, 1754548523, '1'),
(225932, 37281, 'QU', 'OK', 'S', 1754548810, 1754548810, '1'),
(225933, 37281, 'QU', 'OK', 'S', 1754548812, 1754548812, '1'),
(225934, 37281, 'QU', 'OK', 'S', 1754548814, 1754548814, '1'),
(225935, 37438, 'QU', 'OK', 'S', 1754548851, 1754548851, '1'),
(225936, 37438, 'QU', 'OK', 'S', 1754548895, 1754548895, '1'),
(225937, 37282, 'QU', 'OK', 'S', 1754548949, 1754548949, '1'),
(225938, 37282, 'QU', 'OK', 'S', 1754548952, 1754548952, '1'),
(225939, 37282, 'QU', 'OK', 'S', 1754548954, 1754548954, '1'),
(225940, 30495, 'QU', 'OK', 'S', 1754549271, 1754549271, '1'),
(225941, 29483, 'QU', 'OK', 'S', 1754549280, 1754549280, '1'),
(225942, 36898, 'QU', 'OK', 'S', 1754549283, 1754549283, '1'),
(225943, 38895, 'QU', 'OK', 'S', 1754549287, 1754549287, '1'),
(225944, 38043, 'QU', 'OK', 'S', 1754549290, 1754549290, '1'),
(225945, 36901, 'QU', 'OK', 'S', 1754549297, 1754549297, '1'),
(225946, 36173, 'QU', 'OK', 'S', 1754549302, 1754549302, '1'),
(225947, 31746, 'QU', 'OK', 'S', 1754549307, 1754549307, '1'),
(225948, 36896, 'QU', 'OK', 'S', 1754549312, 1754549312, '1'),
(225949, 39205, 'QU', 'OK', 'S', 1754549317, 1754549317, '1'),
(225950, 3851, 'QU', 'OK', 'S', 1754549324, 1754549324, '1'),
(225951, 31538, 'QU', 'OK', 'S', 1754549328, 1754549328, '1'),
(225952, 37384, 'QU', 'OK', 'S', 1754549332, 1754549332, '1'),
(225953, 37384, 'QU', 'OK', 'S', 1754549340, 1754549340, '1'),
(225954, 32089, 'QU', 'OK', 'S', 1754549344, 1754549344, '1'),
(225955, 38462, 'QU', 'OK', 'S', 1754549350, 1754549350, '1'),
(225956, 39239, 'QU', 'OK', 'S', 1754549354, 1754549354, '1'),
(225957, 39239, 'QU', 'OK', 'S', 1754549361, 1754549361, '1'),
(225958, 36897, 'QU', 'OK', 'S', 1754549366, 1754549366, '1'),
(225959, 36898, 'QU', 'OK', 'S', 1754549369, 1754549369, '1'),
(225960, 36896, 'QU', 'OK', 'S', 1754549373, 1754549373, '1'),
(225961, 32345, 'QU', 'OK', 'S', 1754549375, 1754549375, '1'),
(225962, 37284, 'QU', 'OK', 'S', 1754549397, 1754549397, '1'),
(225963, 37284, 'QU', 'OK', 'S', 1754549400, 1754549400, '1'),
(225964, 37284, 'QU', 'OK', 'S', 1754549402, 1754549402, '1'),
(225965, 37284, 'QU', 'OK', 'S', 1754549405, 1754549405, '1'),
(225966, 37284, 'QU', 'OK', 'S', 1754549407, 1754549407, '1'),
(225967, 37284, 'QU', 'OK', 'S', 1754549411, 1754549411, '1'),
(225968, 37284, 'QU', 'OK', 'S', 1754549414, 1754549414, '1'),
(225969, 37284, 'QU', 'OK', 'S', 1754549416, 1754549416, '1'),
(225970, 37385, 'QU', 'OK', 'S', 1754549460, 1754549460, '1'),
(225971, 24688, 'QU', 'OK', 'S', 1754549678, 1754549678, '1'),
(225972, 35277, 'QU', 'OK', 'S', 1754549733, 1754549733, '1'),
(225973, 35277, 'QU', 'OK', 'S', 1754549733, 1754549733, '1'),
(225974, 35277, 'QU', 'OK', 'S', 1754549733, 1754549733, '1'),
(225975, 35277, 'QU', 'OK', 'S', 1754549733, 1754549733, '1'),
(225976, 39292, 'QU', 'OK', 'S', 1754550349, 1754550349, '1'),
(225977, 39204, 'QU', 'OK', 'S', 1754550590, 1754550590, '1'),
(225978, 39293, 'QU', 'OK', 'S', 1754550660, 1754550660, '1'),
(225979, 39286, 'QU', 'OK', 'S', 1754551233, 1754551233, '1'),
(225980, 39287, 'QU', 'OK', 'S', 1754551486, 1754551486, '1'),
(225981, 37285, 'QU', 'OK', 'S', 1754551531, 1754551531, '1'),
(225982, 37285, 'QU', 'OK', 'S', 1754551534, 1754551534, '1'),
(225983, 37285, 'QU', 'OK', 'S', 1754551536, 1754551536, '1'),
(225984, 37285, 'QU', 'OK', 'S', 1754551540, 1754551540, '1'),
(225985, 37285, 'QU', 'OK', 'S', 1754551542, 1754551542, '1'),
(225986, 37285, 'QU', 'OK', 'S', 1754551545, 1754551545, '1'),
(225987, 37285, 'QU', 'OK', 'S', 1754551547, 1754551547, '1'),
(225988, 37262, 'QU', 'OK', 'S', 1754551556, 1754551556, '1'),
(225989, 39244, 'QU', 'OK', 'S', 1754551574, 1754551574, '1'),
(225990, 37234, 'QU', 'OK', 'S', 1754551675, 1754551675, '1'),
(225991, 39288, 'QU', 'OK', 'S', 1754552210, 1754552210, '1'),
(225992, 39287, 'QU', 'OK', 'S', 1754552320, 1754552320, '1'),
(225993, 39243, 'QU', 'OK', 'S', 1754552453, 1754552453, '1'),
(225994, 39291, 'QU', 'OK', 'S', 1754552583, 1754552583, '1'),
(225995, 39289, 'QU', 'OK', 'S', 1754552950, 1754552950, '1'),
(225996, 39008, 'QU', 'OK', 'S', 1754553118, 1754553118, '1'),
(225997, 39284, 'QU', 'OK', 'S', 1754553122, 1754553122, '1'),
(225998, 39229, 'QU', 'OK', 'S', 1754553231, 1754553231, '1'),
(225999, 39290, 'QU', 'OK', 'S', 1754553348, 1754553348, '1'),
(226000, 37287, 'QU', 'OK', 'S', 1754553496, 1754553496, '1'),
(226001, 37287, 'QU', 'OK', 'S', 1754553498, 1754553498, '1'),
(226002, 37287, 'QU', 'OK', 'S', 1754553501, 1754553501, '1'),
(226003, 26892, 'QU', 'OK', 'S', 1754553512, 1754553512, '1'),
(226004, 38895, 'QU', 'OK', 'S', 1754553543, 1754553543, '1'),
(226005, 37437, 'QU', 'OK', 'S', 1754553549, 1754553549, '1'),
(226006, 37437, 'QU', 'OK', 'S', 1754553633, 1754553633, '1'),
(226007, 37288, 'QU', 'OK', 'S', 1754553763, 1754553763, '1'),
(226008, 37288, 'QU', 'OK', 'S', 1754553765, 1754553765, '1'),
(226009, 37288, 'QU', 'OK', 'S', 1754553767, 1754553767, '1'),
(226010, 37288, 'QU', 'OK', 'S', 1754553770, 1754553770, '1'),
(226011, 39294, 'QU', 'OK', 'S', 1754553851, 1754553851, '1'),
(226012, 39295, 'QU', 'OK', 'S', 1754553893, 1754553893, '1'),
(226013, 39296, 'QU', 'OK', 'S', 1754553927, 1754553927, '1'),
(226014, 30790, 'QU', 'OK', 'S', 1754553993, 1754553993, '1'),
(226015, 39297, 'QU', 'OK', 'S', 1754554238, 1754554238, '1'),
(226016, 39298, 'QU', 'OK', 'S', 1754554502, 1754554502, '1'),
(226017, 37234, 'QU', 'OK', 'S', 1754554583, 1754554583, '1'),
(226018, 39205, 'QU', 'OK', 'S', 1754554658, 1754554658, '1'),
(226019, 39206, 'QU', 'OK', 'S', 1754554690, 1754554690, '1'),
(226020, 37293, 'QU', 'OK', 'S', 1754554715, 1754554715, '1'),
(226021, 37293, 'QU', 'OK', 'S', 1754554717, 1754554717, '1'),
(226022, 37293, 'QU', 'OK', 'S', 1754554719, 1754554719, '1'),
(226023, 23185, 'QU', 'OK', 'S', 1754554783, 1754554783, '1'),
(226024, 23185, 'QU', 'OK', 'S', 1754554786, 1754554786, '1'),
(226025, 23185, 'QU', 'OK', 'S', 1754554788, 1754554788, '1'),
(226026, 23185, 'QU', 'OK', 'S', 1754554790, 1754554790, '1'),
(226027, 23185, 'QU', 'OK', 'S', 1754554792, 1754554792, '1'),
(226028, 37384, 'QU', 'OK', 'S', 1754554951, 1754554951, '1'),
(226029, 15449, 'QU', 'OK', 'S', 1754560056, 1754560056, '1'),
(226030, 33774, 'QU', 'OK', 'S', 1754560107, 1754560107, '1'),
(226031, 26528, 'QU', 'OK', 'S', 1754560147, 1754560147, '1'),
(226032, 38937, 'QU', 'OK', 'S', 1754560420, 1754560420, '1'),
(226033, 39168, 'QU', 'OK', 'S', 1754560484, 1754560484, '1'),
(226034, 37437, 'QU', 'OK', 'S', 1754560488, 1754560488, '1'),
(226035, 38899, 'QU', 'OK', 'S', 1754560492, 1754560492, '1'),
(226036, 38899, 'QU', 'OK', 'S', 1754560495, 1754560495, '1'),
(226037, 27705, 'QU', 'OK', 'S', 1754560500, 1754560500, '1'),
(226038, 37262, 'QU', 'OK', 'S', 1754560504, 1754560504, '1'),
(226039, 37262, 'QU', 'OK', 'S', 1754560507, 1754560507, '1'),
(226040, 37453, 'QU', 'OK', 'S', 1754560512, 1754560512, '1'),
(226041, 37453, 'QU', 'OK', 'S', 1754560514, 1754560514, '1'),
(226042, 33877, 'QU', 'OK', 'S', 1754560521, 1754560521, '1'),
(226043, 31746, 'QU', 'OK', 'S', 1754560532, 1754560532, '1'),
(226044, 36323, 'QU', 'OK', 'S', 1754560536, 1754560536, '1'),
(226045, 31746, 'QU', 'OK', 'S', 1754560540, 1754560540, '1'),
(226046, 37384, 'QU', 'OK', 'S', 1754560545, 1754560545, '1'),
(226047, 37454, 'QU', 'OK', 'S', 1754560549, 1754560549, '1'),
(226048, 37437, 'QU', 'OK', 'S', 1754560564, 1754560564, '1'),
(226049, 33877, 'QU', 'OK', 'S', 1754560569, 1754560569, '1'),
(226050, 33877, 'QU', 'OK', 'S', 1754560575, 1754560575, '1'),
(226051, 33877, 'QU', 'OK', 'S', 1754560581, 1754560581, '1'),
(226052, 37437, 'QU', 'OK', 'S', 1754560584, 1754560584, '1'),
(226053, 37437, 'QU', 'OK', 'S', 1754560588, 1754560588, '1'),
(226054, 37437, 'QU', 'OK', 'S', 1754560591, 1754560591, '1'),
(226055, 37437, 'QU', 'OK', 'S', 1754560596, 1754560596, '1'),
(226056, 37437, 'QU', 'OK', 'S', 1754560600, 1754560600, '1'),
(226057, 36316, 'QU', 'OK', 'S', 1754560604, 1754560604, '1'),
(226058, 37384, 'QU', 'OK', 'S', 1754560609, 1754560609, '1'),
(226059, 37454, 'QU', 'OK', 'S', 1754560615, 1754560615, '1'),
(226060, 37454, 'QU', 'OK', 'S', 1754560619, 1754560619, '1'),
(226061, 37385, 'QU', 'OK', 'S', 1754560625, 1754560625, '1'),
(226062, 37385, 'QU', 'OK', 'S', 1754560631, 1754560631, '1'),
(226063, 39284, 'QU', 'OK', 'S', 1754560833, 1754560833, '1'),
(226064, 39284, 'QU', 'OK', 'S', 1754560845, 1754560845, '1'),
(226065, 39284, 'QU', 'OK', 'S', 1754560847, 1754560847, '1'),
(226066, 39284, 'QU', 'OK', 'S', 1754560850, 1754560850, '1'),
(226067, 37182, 'QU', 'OK', 'S', 1754561488, 1754561488, '1'),
(226068, 39291, 'QU', 'OK', 'S', 1754561517, 1754561517, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(226069, 39291, 'QU', 'OK', 'S', 1754561517, 1754561517, '1'),
(226070, 39283, 'QU', 'OK', 'S', 1754561533, 1754561533, '1'),
(226071, 39283, 'QU', 'OK', 'S', 1754561533, 1754561533, '1'),
(226072, 39282, 'QU', 'OK', 'S', 1754561547, 1754561547, '1'),
(226073, 39282, 'QU', 'OK', 'S', 1754561547, 1754561547, '1'),
(226074, 37416, 'QU', 'OK', 'S', 1754561554, 1754561554, '1'),
(226075, 39281, 'QU', 'OK', 'S', 1754561573, 1754561573, '1'),
(226076, 39281, 'QU', 'OK', 'S', 1754561573, 1754561573, '1'),
(226077, 39281, 'QU', 'OK', 'S', 1754561573, 1754561573, '1'),
(226078, 39281, 'QU', 'OK', 'S', 1754561573, 1754561573, '1'),
(226079, 39094, 'QU', 'OK', 'S', 1754561586, 1754561586, '1'),
(226080, 39093, 'QU', 'OK', 'S', 1754561599, 1754561599, '1'),
(226081, 39093, 'QU', 'OK', 'S', 1754561599, 1754561599, '1'),
(226082, 38706, 'QU', 'OK', 'S', 1754561677, 1754561677, '1'),
(226083, 38706, 'QU', 'OK', 'S', 1754561677, 1754561677, '1'),
(226084, 38188, 'QU', 'OK', 'S', 1754561714, 1754561714, '1'),
(226085, 38188, 'QU', 'OK', 'S', 1754561714, 1754561714, '1'),
(226086, 38188, 'QU', 'OK', 'S', 1754561714, 1754561714, '1'),
(226087, 37434, 'QU', 'OK', 'S', 1754561717, 1754561717, '1'),
(226088, 38147, 'QU', 'OK', 'S', 1754561741, 1754561741, '1'),
(226089, 38147, 'QU', 'OK', 'S', 1754561741, 1754561741, '1'),
(226090, 37841, 'QU', 'OK', 'S', 1754561843, 1754561843, '1'),
(226091, 37841, 'QU', 'OK', 'S', 1754561843, 1754561843, '1'),
(226092, 37831, 'QU', 'OK', 'S', 1754561876, 1754561876, '1'),
(226093, 37831, 'QU', 'OK', 'S', 1754561876, 1754561876, '1'),
(226094, 37657, 'QU', 'OK', 'S', 1754561889, 1754561889, '1'),
(226095, 37656, 'QU', 'OK', 'S', 1754561915, 1754561915, '1'),
(226096, 37656, 'QU', 'OK', 'S', 1754561915, 1754561915, '1'),
(226097, 37389, 'QU', 'OK', 'S', 1754561971, 1754561971, '1'),
(226098, 35917, 'QU', 'OK', 'S', 1754562000, 1754562000, '1'),
(226099, 35917, 'QU', 'OK', 'S', 1754562000, 1754562000, '1'),
(226100, 34264, 'QU', 'OK', 'S', 1754562094, 1754562094, '1'),
(226101, 33580, 'QU', 'OK', 'S', 1754562144, 1754562144, '1'),
(226102, 37537, 'QU', 'OK', 'S', 1754562146, 1754562146, '1'),
(226103, 37537, 'QU', 'OK', 'S', 1754562149, 1754562149, '1'),
(226104, 33527, 'QU', 'OK', 'S', 1754562152, 1754562152, '1'),
(226105, 37537, 'QU', 'OK', 'S', 1754562153, 1754562153, '1'),
(226106, 37537, 'QU', 'OK', 'S', 1754562155, 1754562155, '1'),
(226107, 37415, 'QU', 'OK', 'S', 1754562164, 1754562164, '1'),
(226108, 33408, 'QU', 'OK', 'S', 1754562171, 1754562171, '1'),
(226109, 33408, 'QU', 'OK', 'S', 1754562171, 1754562171, '1'),
(226110, 33408, 'QU', 'OK', 'S', 1754562171, 1754562171, '1'),
(226111, 33408, 'QU', 'OK', 'S', 1754562171, 1754562171, '1'),
(226112, 33005, 'QU', 'OK', 'S', 1754562236, 1754562236, '1'),
(226113, 33005, 'QU', 'OK', 'S', 1754562236, 1754562236, '1'),
(226114, 33005, 'QU', 'OK', 'S', 1754562236, 1754562236, '1'),
(226115, 33005, 'QU', 'OK', 'S', 1754562236, 1754562236, '1'),
(226116, 33005, 'QU', 'OK', 'S', 1754562236, 1754562236, '1'),
(226117, 32931, 'QU', 'OK', 'S', 1754562264, 1754562264, '1'),
(226118, 32809, 'QU', 'OK', 'S', 1754562287, 1754562287, '1'),
(226119, 32809, 'QU', 'OK', 'S', 1754562287, 1754562287, '1'),
(226120, 32753, 'QU', 'OK', 'S', 1754562313, 1754562313, '1'),
(226121, 32746, 'QU', 'OK', 'S', 1754562332, 1754562332, '1'),
(226122, 32400, 'QU', 'OK', 'S', 1754562380, 1754562380, '1'),
(226123, 32400, 'QU', 'OK', 'S', 1754562380, 1754562380, '1'),
(226124, 33843, 'QU', 'OK', 'S', 1754562393, 1754562393, '1'),
(226125, 31893, 'QU', 'OK', 'S', 1754562393, 1754562393, '1'),
(226126, 33843, 'QU', 'OK', 'S', 1754562401, 1754562401, '1'),
(226127, 31865, 'QU', 'OK', 'S', 1754562409, 1754562409, '1'),
(226128, 31865, 'QU', 'OK', 'S', 1754562409, 1754562409, '1'),
(226129, 33843, 'QU', 'OK', 'S', 1754562411, 1754562411, '1'),
(226130, 31864, 'QU', 'OK', 'S', 1754562418, 1754562418, '1'),
(226131, 33843, 'QU', 'OK', 'S', 1754562418, 1754562418, '1'),
(226132, 33843, 'QU', 'OK', 'S', 1754562425, 1754562425, '1'),
(226133, 31776, 'QU', 'OK', 'S', 1754562433, 1754562433, '1'),
(226134, 30935, 'QU', 'OK', 'S', 1754562497, 1754562497, '1'),
(226135, 30935, 'QU', 'OK', 'S', 1754562497, 1754562497, '1'),
(226136, 30744, 'QU', 'OK', 'S', 1754562517, 1754562517, '1'),
(226137, 30582, 'QU', 'OK', 'S', 1754562533, 1754562533, '1'),
(226138, 30582, 'QU', 'OK', 'S', 1754562533, 1754562533, '1'),
(226139, 12640, 'QU', 'OK', 'S', 1754562651, 1754562651, '1'),
(226140, 34225, 'QU', 'OK', 'S', 1754562859, 1754562859, '1'),
(226141, 14182, 'QU', 'OK', 'S', 1754562944, 1754562944, '1'),
(226142, 37822, 'QU', 'OK', 'S', 1754562968, 1754562968, '1'),
(226143, 32501, 'QU', 'OK', 'S', 1754563033, 1754563033, '1'),
(226144, 31147, 'QU', 'OK', 'S', 1754563046, 1754563046, '1'),
(226145, 32965, 'QU', 'OK', 'S', 1754563080, 1754563080, '1'),
(226146, 32965, 'QU', 'OK', 'S', 1754563080, 1754563080, '1'),
(226147, 37823, 'QU', 'OK', 'S', 1754563117, 1754563117, '1'),
(226148, 26220, 'QU', 'OK', 'S', 1754563127, 1754563127, '1'),
(226149, 28610, 'QU', 'OK', 'S', 1754563168, 1754563168, '1'),
(226150, 11328, 'QU', 'OK', 'S', 1754563250, 1754563250, '1'),
(226151, 35382, 'QU', 'OK', 'S', 1754563361, 1754563361, '1'),
(226152, 35382, 'QU', 'OK', 'S', 1754563361, 1754563361, '1'),
(226153, 35382, 'QU', 'OK', 'S', 1754563361, 1754563361, '1'),
(226154, 11498, 'QU', 'OK', 'S', 1754563432, 1754563432, '1'),
(226155, 11114, 'QU', 'OK', 'S', 1754563516, 1754563516, '1'),
(226156, 34485, 'QU', 'OK', 'S', 1754563547, 1754563547, '1'),
(226157, 37439, 'QU', 'OK', 'S', 1754563569, 1754563569, '1'),
(226158, 31147, 'QU', 'OK', 'S', 1754563578, 1754563578, '1'),
(226159, 14910, 'QU', 'OK', 'S', 1754563593, 1754563593, '1'),
(226160, 18500, 'QU', 'OK', 'S', 1754563595, 1754563595, '1'),
(226161, 39011, 'QU', 'OK', 'S', 1754563713, 1754563713, '1'),
(226162, 39010, 'QU', 'OK', 'S', 1754563754, 1754563754, '1'),
(226163, 39010, 'QU', 'OK', 'S', 1754563796, 1754563796, '1'),
(226164, 38705, 'QU', 'OK', 'S', 1754563821, 1754563821, '1'),
(226165, 38705, 'QU', 'OK', 'S', 1754563821, 1754563821, '1'),
(226166, 39012, 'QU', 'OK', 'S', 1754563979, 1754563979, '1'),
(226167, 39015, 'QU', 'OK', 'S', 1754564016, 1754564016, '1'),
(226168, 39017, 'QU', 'OK', 'S', 1754564063, 1754564063, '1'),
(226169, 39015, 'QU', 'OK', 'S', 1754564102, 1754564102, '1'),
(226170, 39014, 'QU', 'OK', 'S', 1754564133, 1754564133, '1'),
(226171, 39212, 'QU', 'OK', 'S', 1754564179, 1754564179, '1'),
(226172, 33582, 'QU', 'OK', 'S', 1754564181, 1754564181, '1'),
(226173, 32438, 'QU', 'OK', 'S', 1754564708, 1754564708, '1'),
(226174, 31023, 'QU', 'OK', 'S', 1754564739, 1754564739, '1'),
(226175, 31690, 'QU', 'OK', 'S', 1754564768, 1754564768, '1'),
(226176, 22961, 'QU', 'OK', 'S', 1754564795, 1754564795, '1'),
(226177, 38187, 'QU', 'OK', 'S', 1754565131, 1754565131, '1'),
(226178, 38187, 'QU', 'OK', 'S', 1754565131, 1754565131, '1'),
(226179, 38147, 'QU', 'OK', 'S', 1754565131, 1754565131, '1'),
(226180, 38147, 'QU', 'OK', 'S', 1754565131, 1754565131, '1'),
(226181, 33527, 'QU', 'OK', 'S', 1754565131, 1754565131, '1'),
(226182, 39285, 'QU', 'OK', 'S', 1754566070, 1754566070, '1'),
(226183, 16671, 'QU', 'OK', 'S', 1754566695, 1754566695, '1'),
(226184, 29616, 'QU', 'OK', 'S', 1754566713, 1754566713, '1'),
(226185, 11114, 'QU', 'OK', 'S', 1754566727, 1754566727, '1'),
(226186, 17515, 'QU', 'OK', 'S', 1754566785, 1754566785, '1'),
(226187, 38113, 'QU', 'OK', 'S', 1754566821, 1754566821, '1'),
(226188, 25500, 'QU', 'OK', 'S', 1754566834, 1754566834, '1'),
(226189, 36575, 'QU', 'OK', 'S', 1754566850, 1754566850, '1'),
(226190, 37507, 'QU', 'OK', 'S', 1754567109, 1754567109, '1'),
(226191, 37507, 'QU', 'OK', 'S', 1754567146, 1754567146, '1'),
(226192, 37507, 'QU', 'OK', 'S', 1754567150, 1754567150, '1'),
(226193, 37507, 'QU', 'OK', 'S', 1754567154, 1754567154, '1'),
(226194, 37507, 'QU', 'OK', 'S', 1754567158, 1754567158, '1'),
(226195, 37507, 'QU', 'OK', 'S', 1754567161, 1754567161, '1'),
(226196, 37507, 'QU', 'OK', 'S', 1754567166, 1754567166, '1'),
(226197, 37507, 'QU', 'OK', 'S', 1754567170, 1754567170, '1'),
(226198, 37507, 'QU', 'OK', 'S', 1754567176, 1754567176, '1'),
(226199, 37507, 'QU', 'OK', 'S', 1754567180, 1754567180, '1'),
(226200, 37507, 'QU', 'OK', 'S', 1754567182, 1754567182, '1'),
(226201, 37507, 'QU', 'OK', 'S', 1754567185, 1754567185, '1'),
(226202, 37507, 'QU', 'OK', 'S', 1754567187, 1754567187, '1'),
(226203, 37507, 'QU', 'OK', 'S', 1754567190, 1754567190, '1'),
(226204, 37507, 'QU', 'OK', 'S', 1754567192, 1754567192, '1'),
(226205, 37507, 'QU', 'OK', 'S', 1754567196, 1754567196, '1'),
(226206, 37507, 'QU', 'OK', 'S', 1754567203, 1754567203, '1'),
(226207, 37507, 'QU', 'OK', 'S', 1754567208, 1754567208, '1'),
(226208, 37507, 'QU', 'OK', 'S', 1754567210, 1754567210, '1'),
(226209, 37507, 'QU', 'OK', 'S', 1754567213, 1754567213, '1'),
(226210, 37507, 'QU', 'OK', 'S', 1754567216, 1754567216, '1'),
(226211, 37507, 'QU', 'OK', 'S', 1754567219, 1754567219, '1'),
(226212, 37507, 'QU', 'OK', 'S', 1754567222, 1754567222, '1'),
(226213, 37507, 'QU', 'OK', 'S', 1754567226, 1754567226, '1'),
(226214, 37507, 'QU', 'OK', 'S', 1754567231, 1754567231, '1'),
(226215, 36323, 'QU', 'OK', 'S', 1754569259, 1754569259, '1'),
(226216, 36316, 'QU', 'OK', 'S', 1754569261, 1754569261, '1'),
(226217, 36323, 'QU', 'OK', 'S', 1754569263, 1754569263, '1'),
(226218, 36323, 'QU', 'OK', 'S', 1754569266, 1754569266, '1'),
(226219, 36323, 'QU', 'OK', 'S', 1754569268, 1754569268, '1'),
(226220, 35894, 'QU', 'OK', 'S', 1754571159, 1754571159, '1'),
(226221, 36070, 'QU', 'OK', 'S', 1754571505, 1754571505, '1'),
(226222, 36220, 'QU', 'OK', 'S', 1754571755, 1754571755, '1'),
(226223, 37594, 'QU', 'OK', 'S', 1754571942, 1754571942, '1'),
(226224, 39186, 'QU', 'OK', 'S', 1754574942, 1754574942, '1'),
(226225, 39186, 'QU', 'OK', 'S', 1754574957, 1754574957, '1'),
(226226, 39186, 'QU', 'OK', 'S', 1754574960, 1754574960, '1'),
(226227, 39186, 'QU', 'OK', 'S', 1754574963, 1754574963, '1'),
(226228, 39186, 'QU', 'OK', 'S', 1754574965, 1754574965, '1'),
(226229, 39244, 'QU', 'OK', 'S', 1754574981, 1754574981, '1'),
(226230, 39244, 'QU', 'OK', 'S', 1754574983, 1754574983, '1'),
(226231, 39273, 'QU', 'OK', 'S', 1754574994, 1754574994, '1'),
(226232, 39273, 'QU', 'OK', 'S', 1754574996, 1754574996, '1'),
(226233, 39273, 'QU', 'OK', 'S', 1754574999, 1754574999, '1'),
(226234, 39273, 'QU', 'OK', 'S', 1754575001, 1754575001, '1'),
(226235, 39243, 'QU', 'OK', 'S', 1754575009, 1754575009, '1'),
(226236, 39243, 'QU', 'OK', 'S', 1754575011, 1754575011, '1'),
(226237, 37245, 'QU', 'OK', 'S', 1754576149, 1754576149, '1'),
(226238, 35316, 'QU', 'OK', 'S', 1754576236, 1754576236, '1'),
(226239, 31429, 'QU', 'OK', 'S', 1754629543, 1754629543, '1'),
(226240, 36769, 'QU', 'OK', 'S', 1754629551, 1754629551, '1'),
(226241, 20373, 'QU', 'OK', 'S', 1754629554, 1754629554, '1'),
(226242, 36892, 'QU', 'OK', 'S', 1754629556, 1754629556, '1'),
(226243, 38801, 'QU', 'OK', 'S', 1754629559, 1754629559, '1'),
(226244, 19524, 'QU', 'OK', 'S', 1754629564, 1754629564, '1'),
(226245, 36769, 'QU', 'OK', 'S', 1754629567, 1754629567, '1'),
(226246, 31075, 'QU', 'OK', 'S', 1754629574, 1754629574, '1'),
(226247, 26615, 'QU', 'OK', 'S', 1754629581, 1754629581, '1'),
(226248, 31138, 'QU', 'OK', 'S', 1754629584, 1754629584, '1'),
(226249, 31587, 'QU', 'OK', 'S', 1754629592, 1754629592, '1'),
(226250, 36293, 'QU', 'OK', 'S', 1754629597, 1754629597, '1'),
(226251, 13457, 'QU', 'OK', 'S', 1754629602, 1754629602, '1'),
(226252, 38750, 'QU', 'OK', 'S', 1754629606, 1754629606, '1'),
(226253, 38033, 'QU', 'OK', 'S', 1754629616, 1754629616, '1'),
(226254, 38034, 'QU', 'OK', 'S', 1754629620, 1754629620, '1'),
(226255, 34865, 'QU', 'OK', 'S', 1754629625, 1754629625, '1'),
(226256, 38033, 'QU', 'OK', 'S', 1754629629, 1754629629, '1'),
(226257, 36723, 'QU', 'OK', 'S', 1754629634, 1754629634, '1'),
(226258, 37989, 'QU', 'OK', 'S', 1754629638, 1754629638, '1'),
(226259, 34864, 'QU', 'OK', 'S', 1754629643, 1754629643, '1'),
(226260, 38763, 'QU', 'OK', 'S', 1754629647, 1754629647, '1'),
(226261, 38750, 'QU', 'OK', 'S', 1754629652, 1754629652, '1'),
(226262, 31832, 'QU', 'OK', 'S', 1754629657, 1754629657, '1'),
(226263, 35774, 'QU', 'OK', 'S', 1754629661, 1754629661, '1'),
(226264, 31913, 'QU', 'OK', 'S', 1754629666, 1754629666, '1'),
(226265, 25264, 'QU', 'OK', 'S', 1754629670, 1754629670, '1'),
(226266, 31144, 'QU', 'OK', 'S', 1754629674, 1754629674, '1'),
(226267, 21089, 'QU', 'OK', 'S', 1754629675, 1754629675, '1'),
(226268, 1378, 'QU', 'OK', 'S', 1754629679, 1754629679, '1'),
(226269, 31144, 'QU', 'OK', 'S', 1754629680, 1754629680, '1'),
(226270, 36658, 'QU', 'OK', 'S', 1754629684, 1754629684, '1'),
(226271, 37325, 'QU', 'OK', 'S', 1754629688, 1754629688, '1'),
(226272, 20159, 'QU', 'OK', 'S', 1754629693, 1754629693, '1'),
(226273, 25269, 'QU', 'OK', 'S', 1754629699, 1754629699, '1'),
(226274, 37037, 'QU', 'OK', 'S', 1754629704, 1754629704, '1'),
(226275, 38746, 'QU', 'OK', 'S', 1754629709, 1754629709, '1'),
(226276, 26897, 'QU', 'OK', 'S', 1754629713, 1754629713, '1'),
(226277, 38763, 'QU', 'OK', 'S', 1754629716, 1754629716, '1'),
(226278, 30788, 'QU', 'OK', 'S', 1754629720, 1754629720, '1'),
(226279, 25203, 'QU', 'OK', 'S', 1754629725, 1754629725, '1'),
(226280, 31667, 'QU', 'OK', 'S', 1754629729, 1754629729, '1'),
(226281, 38320, 'QU', 'OK', 'S', 1754629734, 1754629734, '1'),
(226282, 31427, 'QU', 'OK', 'S', 1754629737, 1754629737, '1'),
(226283, 37522, 'QU', 'OK', 'S', 1754629743, 1754629743, '1'),
(226284, 28508, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226285, 11647, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226286, 30572, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226287, 25418, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226288, 25158, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226289, 22659, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226290, 36658, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226291, 36658, 'QU', 'OK', 'S', 1754630655, 1754630655, '1'),
(226292, 31130, 'QU', 'OK', 'S', 1754632490, 1754632490, '1'),
(226293, 31138, 'QU', 'OK', 'S', 1754632513, 1754632513, '1'),
(226294, 39286, 'QU', 'OK', 'S', 1754634783, 1754634783, '1'),
(226295, 38869, 'QU', 'OK', 'S', 1754634832, 1754634832, '1'),
(226296, 39205, 'QU', 'OK', 'S', 1754634893, 1754634893, '1'),
(226297, 39206, 'QU', 'OK', 'S', 1754634973, 1754634973, '1'),
(226298, 12456, 'QU', 'OK', 'S', 1754634985, 1754634985, '1'),
(226299, 12456, 'QU', 'OK', 'S', 1754634989, 1754634989, '1'),
(226300, 12456, 'QU', 'OK', 'S', 1754634991, 1754634991, '1'),
(226301, 12456, 'QU', 'OK', 'S', 1754635034, 1754635034, '1'),
(226302, 12456, 'QU', 'OK', 'S', 1754635037, 1754635037, '1'),
(226303, 30974, 'QU', 'OK', 'S', 1754635210, 1754635210, '1'),
(226304, 30974, 'QU', 'OK', 'S', 1754635216, 1754635216, '1'),
(226305, 30974, 'QU', 'OK', 'S', 1754635218, 1754635218, '1'),
(226306, 38547, 'QU', 'OK', 'S', 1754635221, 1754635221, '1'),
(226307, 38641, 'QU', 'OK', 'S', 1754635223, 1754635223, '1'),
(226308, 26637, 'QU', 'OK', 'S', 1754635229, 1754635229, '1'),
(226309, 37752, 'QU', 'OK', 'S', 1754635231, 1754635231, '1'),
(226310, 38547, 'QU', 'OK', 'S', 1754635234, 1754635234, '1'),
(226311, 26637, 'QU', 'OK', 'S', 1754635237, 1754635237, '1'),
(226312, 37961, 'QU', 'OK', 'S', 1754635240, 1754635240, '1'),
(226313, 30974, 'QU', 'OK', 'S', 1754635244, 1754635244, '1'),
(226314, 21695, 'QU', 'OK', 'S', 1754635247, 1754635247, '1'),
(226315, 29544, 'QU', 'OK', 'S', 1754635250, 1754635250, '1'),
(226316, 21695, 'QU', 'OK', 'S', 1754635256, 1754635256, '1'),
(226317, 24184, 'QU', 'OK', 'S', 1754635260, 1754635260, '1'),
(226318, 37961, 'QU', 'OK', 'S', 1754635267, 1754635267, '1'),
(226319, 24531, 'QU', 'OK', 'S', 1754635272, 1754635272, '1'),
(226320, 25306, 'QU', 'OK', 'S', 1754635275, 1754635275, '1'),
(226321, 8879, 'QU', 'OK', 'S', 1754635278, 1754635278, '1'),
(226322, 34395, 'QU', 'OK', 'S', 1754635281, 1754635281, '1'),
(226323, 37961, 'QU', 'OK', 'S', 1754635284, 1754635284, '1'),
(226324, 20236, 'QU', 'OK', 'S', 1754635288, 1754635288, '1'),
(226325, 33262, 'QU', 'OK', 'S', 1754635291, 1754635291, '1'),
(226326, 24102, 'QU', 'OK', 'S', 1754635294, 1754635294, '1'),
(226327, 36899, 'QU', 'OK', 'S', 1754635297, 1754635297, '1'),
(226328, 29772, 'QU', 'OK', 'S', 1754635301, 1754635301, '1'),
(226329, 37385, 'QU', 'OK', 'S', 1754635306, 1754635306, '1'),
(226330, 37385, 'QU', 'OK', 'S', 1754635309, 1754635309, '1'),
(226331, 37752, 'QU', 'OK', 'S', 1754635312, 1754635312, '1'),
(226332, 37041, 'QU', 'OK', 'S', 1754635314, 1754635314, '1'),
(226333, 37322, 'QU', 'OK', 'S', 1754635316, 1754635316, '1'),
(226334, 21888, 'QU', 'OK', 'S', 1754635320, 1754635320, '1'),
(226335, 21888, 'QU', 'OK', 'S', 1754635323, 1754635323, '1'),
(226336, 21888, 'QU', 'OK', 'S', 1754635326, 1754635326, '1'),
(226337, 21888, 'QU', 'OK', 'S', 1754635329, 1754635329, '1'),
(226338, 36899, 'QU', 'OK', 'S', 1754635334, 1754635334, '1'),
(226339, 37979, 'QU', 'OK', 'S', 1754635339, 1754635339, '1'),
(226340, 21888, 'QU', 'OK', 'S', 1754635343, 1754635343, '1'),
(226341, 36905, 'QU', 'OK', 'S', 1754635346, 1754635346, '1'),
(226342, 37322, 'QU', 'OK', 'S', 1754635350, 1754635350, '1'),
(226343, 17410, 'QU', 'OK', 'S', 1754635353, 1754635353, '1'),
(226344, 28610, 'QU', 'OK', 'S', 1754635356, 1754635356, '1'),
(226345, 37780, 'QU', 'OK', 'S', 1754635358, 1754635358, '1'),
(226346, 37322, 'QU', 'OK', 'S', 1754635361, 1754635361, '1'),
(226347, 38708, 'QU', 'OK', 'S', 1754635364, 1754635364, '1'),
(226348, 37041, 'QU', 'OK', 'S', 1754635368, 1754635368, '1'),
(226349, 37961, 'QU', 'OK', 'S', 1754635371, 1754635371, '1'),
(226350, 32965, 'QU', 'OK', 'S', 1754635375, 1754635375, '1'),
(226351, 24102, 'QU', 'OK', 'S', 1754635378, 1754635378, '1'),
(226352, 24102, 'QU', 'OK', 'S', 1754635383, 1754635383, '1'),
(226353, 23092, 'QU', 'OK', 'S', 1754635392, 1754635392, '1'),
(226354, 25209, 'QU', 'OK', 'S', 1754635524, 1754635524, '1'),
(226355, 27159, 'QU', 'OK', 'S', 1754635531, 1754635531, '1'),
(226356, 29772, 'QU', 'OK', 'S', 1754635534, 1754635534, '1'),
(226357, 33262, 'QU', 'OK', 'S', 1754635537, 1754635537, '1'),
(226358, 36222, 'QU', 'OK', 'S', 1754635540, 1754635540, '1'),
(226359, 37780, 'QU', 'OK', 'S', 1754635563, 1754635563, '1'),
(226360, 37820, 'QU', 'OK', 'S', 1754635617, 1754635617, '1'),
(226361, 37778, 'QU', 'OK', 'S', 1754635622, 1754635622, '1'),
(226362, 37780, 'QU', 'OK', 'S', 1754635961, 1754635961, '1'),
(226363, 37820, 'QU', 'OK', 'S', 1754635970, 1754635970, '1'),
(226364, 37778, 'QU', 'OK', 'S', 1754635973, 1754635973, '1'),
(226365, 39306, 'QU', 'OK', 'S', 1754635995, 1754635995, '1'),
(226366, 25289, 'QU', 'OK', 'S', 1754635997, 1754635997, '1'),
(226367, 26774, 'QU', 'OK', 'S', 1754636018, 1754636018, '1'),
(226368, 39229, 'QU', 'OK', 'S', 1754636039, 1754636039, '1'),
(226369, 39293, 'QU', 'OK', 'S', 1754636093, 1754636093, '1'),
(226370, 39292, 'QU', 'OK', 'S', 1754636154, 1754636154, '1'),
(226371, 27568, 'QU', 'OK', 'S', 1754637208, 1754637208, '1'),
(226372, 38506, 'QU', 'OK', 'S', 1754637246, 1754637246, '1'),
(226373, 39302, 'QU', 'OK', 'S', 1754637399, 1754637399, '1'),
(226374, 39299, 'QU', 'OK', 'S', 1754637484, 1754637484, '1'),
(226375, 39300, 'QU', 'OK', 'S', 1754637804, 1754637804, '1'),
(226376, 39311, 'QU', 'OK', 'S', 1754637861, 1754637861, '1'),
(226377, 39303, 'QU', 'OK', 'S', 1754637993, 1754637993, '1'),
(226378, 37778, 'QU', 'OK', 'S', 1754638098, 1754638098, '1'),
(226379, 39312, 'QU', 'OK', 'S', 1754638210, 1754638210, '1'),
(226380, 39310, 'QU', 'OK', 'S', 1754638250, 1754638250, '1'),
(226381, 39309, 'QU', 'OK', 'S', 1754638289, 1754638289, '1'),
(226382, 39304, 'QU', 'OK', 'S', 1754638678, 1754638678, '1'),
(226383, 39307, 'QU', 'OK', 'S', 1754638807, 1754638807, '1'),
(226384, 39305, 'QU', 'OK', 'S', 1754639002, 1754639002, '1'),
(226385, 39308, 'QU', 'OK', 'S', 1754639259, 1754639259, '1'),
(226386, 39301, 'QU', 'OK', 'S', 1754639486, 1754639486, '1'),
(226387, 18500, 'QU', 'OK', 'S', 1754640091, 1754640091, '1'),
(226388, 18500, 'QU', 'OK', 'S', 1754640094, 1754640094, '1'),
(226389, 18500, 'QU', 'OK', 'S', 1754640096, 1754640096, '1'),
(226390, 18500, 'QU', 'OK', 'S', 1754640098, 1754640098, '1'),
(226391, 18500, 'QU', 'OK', 'S', 1754640100, 1754640100, '1'),
(226392, 27159, 'QU', 'OK', 'S', 1754640122, 1754640122, '1'),
(226393, 27159, 'QU', 'OK', 'S', 1754640124, 1754640124, '1'),
(226394, 27159, 'QU', 'OK', 'S', 1754640126, 1754640126, '1'),
(226395, 27159, 'QU', 'OK', 'S', 1754640128, 1754640128, '1'),
(226396, 27159, 'QU', 'OK', 'S', 1754640130, 1754640130, '1'),
(226397, 27159, 'QU', 'OK', 'S', 1754640132, 1754640132, '1'),
(226398, 27159, 'QU', 'OK', 'S', 1754640134, 1754640134, '1'),
(226399, 27159, 'QU', 'OK', 'S', 1754640136, 1754640136, '1'),
(226400, 27159, 'QU', 'OK', 'S', 1754640151, 1754640151, '1'),
(226401, 27159, 'QU', 'OK', 'S', 1754640153, 1754640153, '1'),
(226402, 27159, 'QU', 'OK', 'S', 1754640155, 1754640155, '1'),
(226403, 27159, 'QU', 'OK', 'S', 1754640157, 1754640157, '1'),
(226404, 27159, 'QU', 'OK', 'S', 1754640160, 1754640160, '1'),
(226405, 27159, 'QU', 'OK', 'S', 1754640162, 1754640162, '1'),
(226406, 27159, 'QU', 'OK', 'S', 1754640164, 1754640164, '1'),
(226407, 27159, 'QU', 'OK', 'S', 1754640166, 1754640166, '1'),
(226408, 27159, 'QU', 'OK', 'S', 1754640168, 1754640168, '1'),
(226409, 27159, 'QU', 'OK', 'S', 1754640170, 1754640170, '1'),
(226410, 27159, 'QU', 'OK', 'S', 1754640172, 1754640172, '1'),
(226411, 11328, 'QU', 'OK', 'S', 1754640200, 1754640200, '1'),
(226412, 11328, 'QU', 'OK', 'S', 1754640203, 1754640203, '1'),
(226413, 11328, 'QU', 'OK', 'S', 1754640207, 1754640207, '1'),
(226414, 11328, 'QU', 'OK', 'S', 1754640211, 1754640211, '1'),
(226415, 11328, 'QU', 'OK', 'S', 1754640214, 1754640214, '1'),
(226416, 11328, 'QU', 'OK', 'S', 1754640220, 1754640220, '1'),
(226417, 11328, 'QU', 'OK', 'S', 1754640224, 1754640224, '1'),
(226418, 11328, 'QU', 'OK', 'S', 1754640227, 1754640227, '1'),
(226419, 11328, 'QU', 'OK', 'S', 1754640237, 1754640237, '1'),
(226420, 11328, 'QU', 'OK', 'S', 1754640241, 1754640241, '1'),
(226421, 11328, 'QU', 'OK', 'S', 1754640245, 1754640245, '1'),
(226422, 11328, 'QU', 'OK', 'S', 1754640248, 1754640248, '1'),
(226423, 11328, 'QU', 'OK', 'S', 1754640278, 1754640278, '1'),
(226424, 11328, 'QU', 'OK', 'S', 1754640284, 1754640284, '1'),
(226425, 11328, 'QU', 'OK', 'S', 1754640287, 1754640287, '1'),
(226426, 11328, 'QU', 'OK', 'S', 1754640292, 1754640292, '1'),
(226427, 11328, 'QU', 'OK', 'S', 1754640296, 1754640296, '1'),
(226428, 11328, 'QU', 'OK', 'S', 1754640300, 1754640300, '1'),
(226429, 11328, 'QU', 'OK', 'S', 1754640304, 1754640304, '1'),
(226430, 11328, 'QU', 'OK', 'S', 1754640308, 1754640308, '1'),
(226431, 11328, 'QU', 'OK', 'S', 1754640323, 1754640323, '1'),
(226432, 11328, 'QU', 'OK', 'S', 1754640327, 1754640327, '1'),
(226433, 11328, 'QU', 'OK', 'S', 1754640331, 1754640331, '1'),
(226434, 11328, 'QU', 'OK', 'S', 1754640336, 1754640336, '1'),
(226435, 11328, 'QU', 'OK', 'S', 1754640340, 1754640340, '1'),
(226436, 11328, 'QU', 'OK', 'S', 1754640345, 1754640345, '1'),
(226437, 11328, 'QU', 'OK', 'S', 1754640349, 1754640349, '1'),
(226438, 11328, 'QU', 'OK', 'S', 1754640353, 1754640353, '1'),
(226439, 11328, 'QU', 'OK', 'S', 1754640358, 1754640358, '1'),
(226440, 11328, 'QU', 'OK', 'S', 1754640362, 1754640362, '1'),
(226441, 11328, 'QU', 'OK', 'S', 1754640366, 1754640366, '1'),
(226442, 11328, 'QU', 'OK', 'S', 1754640372, 1754640372, '1'),
(226443, 11328, 'QU', 'OK', 'S', 1754640376, 1754640376, '1'),
(226444, 11328, 'QU', 'OK', 'S', 1754640379, 1754640379, '1'),
(226445, 11328, 'QU', 'OK', 'S', 1754640383, 1754640383, '1'),
(226446, 11328, 'QU', 'OK', 'S', 1754640387, 1754640387, '1'),
(226447, 11328, 'QU', 'OK', 'S', 1754640391, 1754640391, '1'),
(226448, 11328, 'QU', 'OK', 'S', 1754640395, 1754640395, '1'),
(226449, 11328, 'QU', 'OK', 'S', 1754640400, 1754640400, '1'),
(226450, 11328, 'QU', 'OK', 'S', 1754640409, 1754640409, '1'),
(226451, 11328, 'QU', 'OK', 'S', 1754640413, 1754640413, '1'),
(226452, 11328, 'QU', 'OK', 'S', 1754640417, 1754640417, '1'),
(226453, 11328, 'QU', 'OK', 'S', 1754640422, 1754640422, '1'),
(226454, 11328, 'QU', 'OK', 'S', 1754640426, 1754640426, '1'),
(226455, 11328, 'QU', 'OK', 'S', 1754640430, 1754640430, '1'),
(226456, 11328, 'QU', 'OK', 'S', 1754640436, 1754640436, '1'),
(226457, 11328, 'QU', 'OK', 'S', 1754640440, 1754640440, '1'),
(226458, 11328, 'QU', 'OK', 'S', 1754640444, 1754640444, '1'),
(226459, 11328, 'QU', 'OK', 'S', 1754640449, 1754640449, '1'),
(226460, 11328, 'QU', 'OK', 'S', 1754640453, 1754640453, '1'),
(226461, 11328, 'QU', 'OK', 'S', 1754640457, 1754640457, '1'),
(226462, 11328, 'QU', 'OK', 'S', 1754640462, 1754640462, '1'),
(226463, 11328, 'QU', 'OK', 'S', 1754640466, 1754640466, '1'),
(226464, 11328, 'QU', 'OK', 'S', 1754640470, 1754640470, '1'),
(226465, 11328, 'QU', 'OK', 'S', 1754640475, 1754640475, '1'),
(226466, 11328, 'QU', 'OK', 'S', 1754640479, 1754640479, '1'),
(226467, 11328, 'QU', 'OK', 'S', 1754640484, 1754640484, '1'),
(226468, 11328, 'QU', 'OK', 'S', 1754640488, 1754640488, '1'),
(226469, 11328, 'QU', 'OK', 'S', 1754640493, 1754640493, '1'),
(226470, 11328, 'QU', 'OK', 'S', 1754640497, 1754640497, '1'),
(226471, 11328, 'QU', 'OK', 'S', 1754640503, 1754640503, '1'),
(226472, 11328, 'QU', 'OK', 'S', 1754640507, 1754640507, '1'),
(226473, 11328, 'QU', 'OK', 'S', 1754640511, 1754640511, '1'),
(226474, 11328, 'QU', 'OK', 'S', 1754640516, 1754640516, '1'),
(226475, 11328, 'QU', 'OK', 'S', 1754640520, 1754640520, '1'),
(226476, 11328, 'QU', 'OK', 'S', 1754640527, 1754640527, '1'),
(226477, 11328, 'QU', 'OK', 'S', 1754640531, 1754640531, '1'),
(226478, 11328, 'QU', 'OK', 'S', 1754640544, 1754640544, '1'),
(226479, 11328, 'QU', 'OK', 'S', 1754640547, 1754640547, '1'),
(226480, 11328, 'QU', 'OK', 'S', 1754640550, 1754640550, '1'),
(226481, 11328, 'QU', 'OK', 'S', 1754640553, 1754640553, '1'),
(226482, 11328, 'QU', 'OK', 'S', 1754640555, 1754640555, '1'),
(226483, 11328, 'QU', 'OK', 'S', 1754640571, 1754640571, '1'),
(226484, 35316, 'QU', 'OK', 'S', 1754640602, 1754640602, '1'),
(226485, 35316, 'QU', 'OK', 'S', 1754640670, 1754640670, '1'),
(226486, 35316, 'QU', 'OK', 'S', 1754640678, 1754640678, '1'),
(226487, 35316, 'QU', 'OK', 'S', 1754640679, 1754640679, '1'),
(226488, 29838, 'QU', 'OK', 'S', 1754641237, 1754641237, '1'),
(226489, 37646, 'QU', 'OK', 'S', 1754641238, 1754641238, '1'),
(226490, 29838, 'QU', 'OK', 'S', 1754641240, 1754641240, '1'),
(226491, 29838, 'QU', 'OK', 'S', 1754641242, 1754641242, '1'),
(226492, 38185, 'QU', 'OK', 'S', 1754641251, 1754641251, '1'),
(226493, 38185, 'QU', 'OK', 'S', 1754641254, 1754641254, '1'),
(226494, 37437, 'QU', 'OK', 'S', 1754641258, 1754641258, '1'),
(226495, 31746, 'QU', 'OK', 'S', 1754641260, 1754641260, '1'),
(226496, 37385, 'QU', 'OK', 'S', 1754641263, 1754641263, '1'),
(226497, 28610, 'QU', 'OK', 'S', 1754641264, 1754641264, '1'),
(226498, 37437, 'QU', 'OK', 'S', 1754641266, 1754641266, '1'),
(226499, 38899, 'QU', 'OK', 'S', 1754641270, 1754641270, '1'),
(226500, 28610, 'QU', 'OK', 'S', 1754641270, 1754641270, '1'),
(226501, 37438, 'QU', 'OK', 'S', 1754641274, 1754641274, '1'),
(226502, 39239, 'QU', 'OK', 'S', 1754641276, 1754641276, '1'),
(226503, 38887, 'QU', 'OK', 'S', 1754641281, 1754641281, '1'),
(226504, 39239, 'QU', 'OK', 'S', 1754641293, 1754641293, '1'),
(226505, 30936, 'QU', 'OK', 'S', 1754641295, 1754641295, '1'),
(226506, 30936, 'QU', 'OK', 'S', 1754641309, 1754641309, '1'),
(226507, 30936, 'QU', 'OK', 'S', 1754641311, 1754641311, '1'),
(226508, 30936, 'QU', 'OK', 'S', 1754641313, 1754641313, '1'),
(226509, 26220, 'QU', 'OK', 'S', 1754641348, 1754641348, '1'),
(226510, 26220, 'QU', 'OK', 'S', 1754641350, 1754641350, '1'),
(226511, 26220, 'QU', 'OK', 'S', 1754641352, 1754641352, '1'),
(226512, 26220, 'QU', 'OK', 'S', 1754641355, 1754641355, '1'),
(226513, 26220, 'QU', 'OK', 'S', 1754641359, 1754641359, '1'),
(226514, 26220, 'QU', 'OK', 'S', 1754641362, 1754641362, '1'),
(226515, 26220, 'QU', 'OK', 'S', 1754641365, 1754641365, '1'),
(226516, 26220, 'QU', 'OK', 'S', 1754641367, 1754641367, '1'),
(226517, 26220, 'QU', 'OK', 'S', 1754641370, 1754641370, '1'),
(226518, 32965, 'QU', 'OK', 'S', 1754641392, 1754641392, '1'),
(226519, 22598, 'QU', 'OK', 'S', 1754641423, 1754641423, '1'),
(226520, 22598, 'QU', 'OK', 'S', 1754641425, 1754641425, '1'),
(226521, 22598, 'QU', 'OK', 'S', 1754641428, 1754641428, '1'),
(226522, 22598, 'QU', 'OK', 'S', 1754641429, 1754641429, '1'),
(226523, 32501, 'QU', 'OK', 'S', 1754641467, 1754641467, '1'),
(226524, 32501, 'QU', 'OK', 'S', 1754641469, 1754641469, '1'),
(226525, 32501, 'QU', 'OK', 'S', 1754641471, 1754641471, '1'),
(226526, 32501, 'QU', 'OK', 'S', 1754641474, 1754641474, '1'),
(226527, 32501, 'QU', 'OK', 'S', 1754641477, 1754641477, '1'),
(226528, 32501, 'QU', 'OK', 'S', 1754641479, 1754641479, '1'),
(226529, 18454, 'QU', 'OK', 'S', 1754641557, 1754641557, '1'),
(226530, 18454, 'QU', 'OK', 'S', 1754641561, 1754641561, '1'),
(226531, 18454, 'QU', 'OK', 'S', 1754641563, 1754641563, '1'),
(226532, 18454, 'QU', 'OK', 'S', 1754641565, 1754641565, '1'),
(226533, 18454, 'QU', 'OK', 'S', 1754641568, 1754641568, '1'),
(226534, 18454, 'QU', 'OK', 'S', 1754641571, 1754641571, '1'),
(226535, 18454, 'QU', 'OK', 'S', 1754641573, 1754641573, '1'),
(226536, 18454, 'QU', 'OK', 'S', 1754641576, 1754641576, '1'),
(226537, 18454, 'QU', 'OK', 'S', 1754641655, 1754641655, '1'),
(226538, 18454, 'QU', 'OK', 'S', 1754641658, 1754641658, '1'),
(226539, 18454, 'QU', 'OK', 'S', 1754641660, 1754641660, '1'),
(226540, 28861, 'QU', 'OK', 'S', 1754641735, 1754641735, '1'),
(226541, 28861, 'QU', 'OK', 'S', 1754641737, 1754641737, '1'),
(226542, 28861, 'QU', 'OK', 'S', 1754641739, 1754641739, '1'),
(226543, 28861, 'QU', 'OK', 'S', 1754641752, 1754641752, '1'),
(226544, 28861, 'QU', 'OK', 'S', 1754641754, 1754641754, '1'),
(226545, 28861, 'QU', 'OK', 'S', 1754641756, 1754641756, '1'),
(226546, 28861, 'QU', 'OK', 'S', 1754641757, 1754641757, '1'),
(226547, 28861, 'QU', 'OK', 'S', 1754641759, 1754641759, '1'),
(226548, 28861, 'QU', 'OK', 'S', 1754641766, 1754641766, '1'),
(226549, 28861, 'QU', 'OK', 'S', 1754641768, 1754641768, '1'),
(226550, 28861, 'QU', 'OK', 'S', 1754641773, 1754641773, '1'),
(226551, 28861, 'QU', 'OK', 'S', 1754641775, 1754641775, '1'),
(226552, 28861, 'QU', 'OK', 'S', 1754641777, 1754641777, '1'),
(226553, 28861, 'QU', 'OK', 'S', 1754641779, 1754641779, '1'),
(226554, 28861, 'QU', 'OK', 'S', 1754641781, 1754641781, '1'),
(226555, 28861, 'QU', 'OK', 'S', 1754641783, 1754641783, '1'),
(226556, 28861, 'QU', 'OK', 'S', 1754641786, 1754641786, '1'),
(226557, 28861, 'QU', 'OK', 'S', 1754641788, 1754641788, '1'),
(226558, 28861, 'QU', 'OK', 'S', 1754641791, 1754641791, '1'),
(226559, 28861, 'QU', 'OK', 'S', 1754641800, 1754641800, '1'),
(226560, 28861, 'QU', 'OK', 'S', 1754641804, 1754641804, '1'),
(226561, 28861, 'QU', 'OK', 'S', 1754641807, 1754641807, '1'),
(226562, 28861, 'QU', 'OK', 'S', 1754641810, 1754641810, '1'),
(226563, 28861, 'QU', 'OK', 'S', 1754641821, 1754641821, '1'),
(226564, 28861, 'QU', 'OK', 'S', 1754641823, 1754641823, '1'),
(226565, 28861, 'QU', 'OK', 'S', 1754641825, 1754641825, '1'),
(226566, 28861, 'QU', 'OK', 'S', 1754641827, 1754641827, '1'),
(226567, 39260, 'QU', 'OK', 'S', 1754645693, 1754645693, '1'),
(226568, 38527, 'QU', 'OK', 'S', 1754646359, 1754646359, '1'),
(226569, 39260, 'QU', 'OK', 'S', 1754646406, 1754646406, '1'),
(226570, 26791, 'QU', 'OK', 'S', 1754648055, 1754648055, '1'),
(226571, 32102, 'QU', 'OK', 'S', 1754650894, 1754650894, '1'),
(226572, 38414, 'QU', 'OK', 'S', 1754650930, 1754650930, '1'),
(226573, 38448, 'QU', 'OK', 'S', 1754650934, 1754650934, '1'),
(226574, 38414, 'QU', 'OK', 'S', 1754650939, 1754650939, '1'),
(226575, 38413, 'QU', 'OK', 'S', 1754650943, 1754650943, '1'),
(226576, 35933, 'QU', 'OK', 'S', 1754650964, 1754650964, '1'),
(226577, 39239, 'QU', 'OK', 'S', 1754650996, 1754650996, '1'),
(226578, 38887, 'QU', 'OK', 'S', 1754651004, 1754651004, '1'),
(226579, 39239, 'QU', 'OK', 'S', 1754651008, 1754651008, '1'),
(226580, 38887, 'QU', 'OK', 'S', 1754651012, 1754651012, '1'),
(226581, 39239, 'QU', 'OK', 'S', 1754651017, 1754651017, '1'),
(226582, 39239, 'QU', 'OK', 'S', 1754651023, 1754651023, '1'),
(226583, 31137, 'QU', 'OK', 'S', 1754651498, 1754651498, '1'),
(226584, 39206, 'QU', 'OK', 'S', 1754651779, 1754651779, '1'),
(226585, 18948, 'QU', 'OK', 'S', 1754651782, 1754651782, '1'),
(226586, 37778, 'QU', 'OK', 'S', 1754651785, 1754651785, '1'),
(226587, 38137, 'QU', 'OK', 'S', 1754651787, 1754651787, '1'),
(226588, 27667, 'QU', 'OK', 'S', 1754651793, 1754651793, '1'),
(226589, 37487, 'QU', 'OK', 'S', 1754651797, 1754651797, '1'),
(226590, 39207, 'QU', 'OK', 'S', 1754651800, 1754651800, '1'),
(226591, 30591, 'QU', 'OK', 'S', 1754651803, 1754651803, '1'),
(226592, 30591, 'QU', 'OK', 'S', 1754651807, 1754651807, '1'),
(226593, 39198, 'QU', 'OK', 'S', 1754651812, 1754651812, '1'),
(226594, 38462, 'QU', 'OK', 'S', 1754651816, 1754651816, '1'),
(226595, 24235, 'QU', 'OK', 'S', 1754651818, 1754651818, '1'),
(226596, 39218, 'QU', 'OK', 'S', 1754651821, 1754651821, '1'),
(226597, 34374, 'QU', 'OK', 'S', 1754651825, 1754651825, '1'),
(226598, 27947, 'QU', 'OK', 'S', 1754651827, 1754651827, '1'),
(226599, 18713, 'QU', 'OK', 'S', 1754651829, 1754651829, '1'),
(226600, 37780, 'QU', 'OK', 'S', 1754651839, 1754651839, '1'),
(226601, 28441, 'QU', 'OK', 'S', 1754651847, 1754651847, '1'),
(226602, 39231, 'QU', 'OK', 'S', 1754651857, 1754651857, '1'),
(226603, 30538, 'QU', 'OK', 'S', 1754652090, 1754652090, '1'),
(226604, 30538, 'QU', 'OK', 'S', 1754652095, 1754652095, '1'),
(226605, 30538, 'QU', 'OK', 'S', 1754652099, 1754652099, '1'),
(226606, 38665, 'QU', 'OK', 'S', 1754652115, 1754652115, '1'),
(226607, 38694, 'QU', 'OK', 'S', 1754652321, 1754652321, '1'),
(226608, 18755, 'QU', 'OK', 'S', 1754652434, 1754652434, '1'),
(226609, 26640, 'QU', 'OK', 'S', 1754654710, 1754654710, '1'),
(226610, 21888, 'QU', 'OK', 'S', 1754654716, 1754654716, '1'),
(226611, 20738, 'QU', 'OK', 'S', 1754654719, 1754654719, '1'),
(226612, 20738, 'QU', 'OK', 'S', 1754654725, 1754654725, '1'),
(226613, 21888, 'QU', 'OK', 'S', 1754654728, 1754654728, '1'),
(226614, 26608, 'QU', 'OK', 'S', 1754654733, 1754654733, '1'),
(226615, 26640, 'QU', 'OK', 'S', 1754654739, 1754654739, '1'),
(226616, 37961, 'QU', 'OK', 'S', 1754654746, 1754654746, '1'),
(226617, 39207, 'QU', 'OK', 'S', 1754655272, 1754655272, '1'),
(226618, 39207, 'QU', 'OK', 'S', 1754655274, 1754655274, '1'),
(226619, 18737, 'QU', 'OK', 'S', 1754656614, 1754656614, '1'),
(226620, 18681, 'QU', 'OK', 'S', 1754656668, 1754656668, '1'),
(226621, 38697, 'QU', 'OK', 'S', 1754657065, 1754657065, '1'),
(226622, 24242, 'QU', 'OK', 'S', 1754658174, 1754658174, '1'),
(226623, 27999, 'QU', 'OK', 'S', 1754658522, 1754658522, '1'),
(226624, 34603, 'QU', 'OK', 'S', 1754658556, 1754658556, '1'),
(226625, 34603, 'QU', 'OK', 'S', 1754658560, 1754658560, '1'),
(226626, 34603, 'QU', 'OK', 'S', 1754658567, 1754658567, '1'),
(226627, 36323, 'QU', 'OK', 'S', 1754661426, 1754661426, '1'),
(226628, 32872, 'QU', 'OK', 'S', 1754661508, 1754661508, '1'),
(226629, 32872, 'QU', 'OK', 'S', 1754661510, 1754661510, '1'),
(226630, 36316, 'QU', 'OK', 'S', 1754661518, 1754661518, '1'),
(226631, 23625, 'QU', 'OK', 'S', 1754661749, 1754661749, '1'),
(226632, 23626, 'QU', 'OK', 'S', 1754662069, 1754662069, '1'),
(226633, 23621, 'QU', 'OK', 'S', 1754662578, 1754662578, '1'),
(226634, 38270, 'QU', 'OK', 'S', 1754662736, 1754662736, '1'),
(226635, 37519, 'QU', 'OK', 'S', 1754662894, 1754662894, '1'),
(226636, 37519, 'QU', 'OK', 'S', 1754662894, 1754662894, '1'),
(226637, 37519, 'QU', 'OK', 'S', 1754662894, 1754662894, '1'),
(226638, 37519, 'QU', 'OK', 'S', 1754662894, 1754662894, '1'),
(226639, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226640, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226641, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226642, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226643, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226644, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226645, 37546, 'QU', 'OK', 'S', 1754662955, 1754662955, '1'),
(226646, 37518, 'QU', 'OK', 'S', 1754663015, 1754663015, '1'),
(226647, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226648, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226649, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226650, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226651, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226652, 33186, 'QU', 'OK', 'S', 1754664808, 1754664808, '1'),
(226653, 37104, 'QU', 'OK', 'S', 1754664922, 1754664922, '1'),
(226654, 37104, 'QU', 'OK', 'S', 1754664922, 1754664922, '1'),
(226655, 37104, 'QU', 'OK', 'S', 1754664922, 1754664922, '1'),
(226656, 37104, 'QU', 'OK', 'S', 1754664922, 1754664922, '1'),
(226657, 37088, 'QU', 'OK', 'S', 1754664980, 1754664980, '1'),
(226658, 37088, 'QU', 'OK', 'S', 1754664980, 1754664980, '1'),
(226659, 37088, 'QU', 'OK', 'S', 1754664980, 1754664980, '1'),
(226660, 37088, 'QU', 'OK', 'S', 1754664980, 1754664980, '1'),
(226661, 29616, 'QU', 'OK', 'S', 1754717835, 1754717835, '1'),
(226662, 39206, 'QU', 'OK', 'S', 1754719849, 1754719849, '1'),
(226663, 38607, 'QU', 'OK', 'S', 1754720737, 1754720737, '1'),
(226664, 38607, 'QU', 'OK', 'S', 1754720842, 1754720842, '1'),
(226665, 38606, 'QU', 'OK', 'S', 1754720846, 1754720846, '1'),
(226666, 36323, 'QU', 'OK', 'S', 1754721385, 1754721385, '1'),
(226667, 39314, 'QU', 'OK', 'S', 1754724327, 1754724327, '1'),
(226668, 39315, 'QU', 'OK', 'S', 1754724345, 1754724345, '1'),
(226669, 39316, 'QU', 'OK', 'S', 1754724372, 1754724372, '1'),
(226670, 39317, 'QU', 'OK', 'S', 1754724392, 1754724392, '1'),
(226671, 39318, 'QU', 'OK', 'S', 1754724414, 1754724414, '1'),
(226672, 39319, 'QU', 'OK', 'S', 1754724433, 1754724433, '1'),
(226673, 39320, 'QU', 'OK', 'S', 1754724453, 1754724453, '1'),
(226674, 39321, 'QU', 'OK', 'S', 1754724501, 1754724501, '1'),
(226675, 39322, 'QU', 'OK', 'S', 1754724519, 1754724519, '1'),
(226676, 39324, 'QU', 'OK', 'S', 1754724536, 1754724536, '1'),
(226677, 39328, 'QU', 'OK', 'S', 1754724556, 1754724556, '1'),
(226678, 39329, 'QU', 'OK', 'S', 1754724574, 1754724574, '1'),
(226679, 15788, 'QU', 'OK', 'S', 1754724576, 1754724576, '1'),
(226680, 39331, 'QU', 'OK', 'S', 1754724593, 1754724593, '1'),
(226681, 39323, 'QU', 'OK', 'S', 1754724634, 1754724634, '1'),
(226682, 39330, 'QU', 'OK', 'S', 1754724658, 1754724658, '1'),
(226683, 39332, 'QU', 'OK', 'S', 1754724678, 1754724678, '1'),
(226684, 39325, 'QU', 'OK', 'S', 1754724785, 1754724785, '1'),
(226685, 39326, 'QU', 'OK', 'S', 1754724820, 1754724820, '1'),
(226686, 39327, 'QU', 'OK', 'S', 1754724849, 1754724849, '1'),
(226687, 39333, 'QU', 'OK', 'S', 1754725073, 1754725073, '1'),
(226688, 39313, 'QU', 'OK', 'S', 1754725165, 1754725165, '1'),
(226689, 37823, 'QU', 'OK', 'S', 1754725233, 1754725233, '1'),
(226690, 17406, 'QU', 'OK', 'S', 1754725289, 1754725289, '1'),
(226691, 39334, 'QU', 'OK', 'S', 1754725845, 1754725845, '1'),
(226692, 39335, 'QU', 'OK', 'S', 1754726189, 1754726189, '1'),
(226693, 39336, 'QU', 'OK', 'S', 1754726623, 1754726623, '1'),
(226694, 35337, 'QU', 'OK', 'S', 1754737617, 1754737617, '1'),
(226695, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226696, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226697, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226698, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226699, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226700, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226701, 35201, 'QU', 'OK', 'S', 1754737994, 1754737994, '1'),
(226702, 35040, 'QU', 'OK', 'S', 1754738138, 1754738138, '1'),
(226703, 35040, 'QU', 'OK', 'S', 1754738138, 1754738138, '1'),
(226704, 35039, 'QU', 'OK', 'S', 1754738276, 1754738276, '1'),
(226705, 34960, 'QU', 'OK', 'S', 1754738375, 1754738375, '1'),
(226706, 34498, 'QU', 'OK', 'S', 1754738802, 1754738802, '1'),
(226707, 34282, 'QU', 'OK', 'S', 1754739035, 1754739035, '1'),
(226708, 37533, 'QU', 'OK', 'S', 1754888394, 1754888394, '1'),
(226709, 30992, 'QU', 'OK', 'S', 1754888426, 1754888426, '1'),
(226710, 39257, 'QU', 'OK', 'S', 1754889236, 1754889236, '1'),
(226711, 21888, 'QU', 'OK', 'S', 1754890569, 1754890569, '1'),
(226712, 39301, 'QU', 'OK', 'S', 1754890575, 1754890575, '1'),
(226713, 39336, 'QU', 'OK', 'S', 1754890579, 1754890579, '1'),
(226714, 39335, 'QU', 'OK', 'S', 1754890584, 1754890584, '1'),
(226715, 39301, 'QU', 'OK', 'S', 1754890588, 1754890588, '1'),
(226716, 39301, 'QU', 'OK', 'S', 1754890592, 1754890592, '1'),
(226717, 39301, 'QU', 'OK', 'S', 1754890595, 1754890595, '1'),
(226718, 39301, 'QU', 'OK', 'S', 1754890599, 1754890599, '1'),
(226719, 39301, 'QU', 'OK', 'S', 1754890604, 1754890604, '1'),
(226720, 39336, 'QU', 'OK', 'S', 1754890608, 1754890608, '1'),
(226721, 39335, 'QU', 'OK', 'S', 1754890612, 1754890612, '1'),
(226722, 39335, 'QU', 'OK', 'S', 1754890617, 1754890617, '1'),
(226723, 39335, 'QU', 'OK', 'S', 1754890622, 1754890622, '1'),
(226724, 39336, 'QU', 'OK', 'S', 1754890627, 1754890627, '1'),
(226725, 39334, 'QU', 'OK', 'S', 1754890632, 1754890632, '1'),
(226726, 39334, 'QU', 'OK', 'S', 1754890637, 1754890637, '1'),
(226727, 39334, 'QU', 'OK', 'S', 1754890641, 1754890641, '1'),
(226728, 39334, 'QU', 'OK', 'S', 1754890646, 1754890646, '1'),
(226729, 39336, 'QU', 'OK', 'S', 1754890651, 1754890651, '1'),
(226730, 21888, 'QU', 'OK', 'S', 1754890655, 1754890655, '1'),
(226731, 36904, 'QU', 'OK', 'S', 1754890661, 1754890661, '1'),
(226732, 37507, 'QU', 'OK', 'S', 1754890666, 1754890666, '1'),
(226733, 35746, 'QU', 'OK', 'S', 1754890670, 1754890670, '1'),
(226734, 37507, 'QU', 'OK', 'S', 1754890676, 1754890676, '1'),
(226735, 37507, 'QU', 'OK', 'S', 1754890681, 1754890681, '1'),
(226736, 37507, 'QU', 'OK', 'S', 1754890686, 1754890686, '1'),
(226737, 35746, 'QU', 'OK', 'S', 1754890690, 1754890690, '1'),
(226738, 37507, 'QU', 'OK', 'S', 1754890696, 1754890696, '1'),
(226739, 35746, 'QU', 'OK', 'S', 1754890701, 1754890701, '1'),
(226740, 35746, 'QU', 'OK', 'S', 1754890705, 1754890705, '1'),
(226741, 35746, 'QU', 'OK', 'S', 1754890710, 1754890710, '1'),
(226742, 37507, 'QU', 'OK', 'S', 1754890715, 1754890715, '1'),
(226743, 35746, 'QU', 'OK', 'S', 1754890720, 1754890720, '1'),
(226744, 37507, 'QU', 'OK', 'S', 1754890725, 1754890725, '1'),
(226745, 37507, 'QU', 'OK', 'S', 1754890730, 1754890730, '1'),
(226746, 34280, 'QU', 'OK', 'S', 1754892085, 1754892085, '1'),
(226747, 34277, 'QU', 'OK', 'S', 1754892467, 1754892467, '1'),
(226748, 34277, 'QU', 'OK', 'S', 1754892467, 1754892467, '1'),
(226749, 34277, 'QU', 'OK', 'S', 1754892467, 1754892467, '1'),
(226750, 34277, 'QU', 'OK', 'S', 1754892467, 1754892467, '1'),
(226751, 37533, 'QU', 'OK', 'S', 1754892496, 1754892496, '1'),
(226752, 31144, 'QU', 'OK', 'S', 1754892519, 1754892519, '1'),
(226753, 17410, 'QU', 'OK', 'S', 1754893708, 1754893708, '1'),
(226754, 17410, 'QU', 'OK', 'S', 1754893710, 1754893710, '1'),
(226755, 17410, 'QU', 'OK', 'S', 1754893712, 1754893712, '1'),
(226756, 29079, 'QU', 'OK', 'S', 1754893714, 1754893714, '1'),
(226757, 29220, 'QU', 'OK', 'S', 1754893716, 1754893716, '1'),
(226758, 29220, 'QU', 'OK', 'S', 1754893719, 1754893719, '1'),
(226759, 29218, 'QU', 'OK', 'S', 1754893722, 1754893722, '1'),
(226760, 39280, 'QU', 'OK', 'S', 1754893729, 1754893729, '1'),
(226761, 29053, 'QU', 'OK', 'S', 1754893731, 1754893731, '1'),
(226762, 29079, 'QU', 'OK', 'S', 1754893734, 1754893734, '1'),
(226763, 29218, 'QU', 'OK', 'S', 1754893745, 1754893745, '1'),
(226764, 35714, 'QU', 'OK', 'S', 1754895042, 1754895042, '1'),
(226765, 39221, 'QU', 'OK', 'S', 1754895046, 1754895046, '1'),
(226766, 29898, 'QU', 'OK', 'S', 1754895063, 1754895063, '1'),
(226767, 39221, 'QU', 'OK', 'S', 1754895068, 1754895068, '1'),
(226768, 39221, 'QU', 'OK', 'S', 1754895072, 1754895072, '1'),
(226769, 39221, 'QU', 'OK', 'S', 1754895075, 1754895075, '1'),
(226770, 39221, 'QU', 'OK', 'S', 1754895077, 1754895077, '1'),
(226771, 29898, 'QU', 'OK', 'S', 1754895081, 1754895081, '1'),
(226772, 38955, 'QU', 'OK', 'S', 1754895085, 1754895085, '1'),
(226773, 16553, 'QU', 'OK', 'S', 1754895090, 1754895090, '1'),
(226774, 35714, 'QU', 'OK', 'S', 1754895093, 1754895093, '1'),
(226775, 21611, 'QU', 'OK', 'S', 1754895096, 1754895096, '1'),
(226776, 21611, 'QU', 'OK', 'S', 1754895099, 1754895099, '1'),
(226777, 35714, 'QU', 'OK', 'S', 1754895104, 1754895104, '1'),
(226778, 35714, 'QU', 'OK', 'S', 1754895109, 1754895109, '1'),
(226779, 21612, 'QU', 'OK', 'S', 1754895113, 1754895113, '1'),
(226780, 35714, 'QU', 'OK', 'S', 1754895118, 1754895118, '1'),
(226781, 26669, 'QU', 'OK', 'S', 1754895267, 1754895267, '1'),
(226782, 26669, 'QU', 'OK', 'S', 1754895267, 1754895267, '1'),
(226783, 26668, 'QU', 'OK', 'S', 1754895294, 1754895294, '1'),
(226784, 26657, 'QU', 'OK', 'S', 1754895300, 1754895300, '1'),
(226785, 31622, 'QU', 'OK', 'S', 1754895307, 1754895307, '1'),
(226786, 37657, 'QU', 'OK', 'S', 1754895313, 1754895313, '1'),
(226787, 1637, 'QU', 'OK', 'S', 1754895322, 1754895322, '1'),
(226788, 39349, 'QU', 'OK', 'S', 1754895816, 1754895816, '1'),
(226789, 39337, 'QU', 'OK', 'S', 1754896123, 1754896123, '1'),
(226790, 39338, 'QU', 'OK', 'S', 1754896147, 1754896147, '1'),
(226791, 39339, 'QU', 'OK', 'S', 1754896170, 1754896170, '1'),
(226792, 39342, 'QU', 'OK', 'S', 1754896426, 1754896426, '1'),
(226793, 39346, 'QU', 'OK', 'S', 1754896478, 1754896478, '1'),
(226794, 39347, 'QU', 'OK', 'S', 1754896507, 1754896507, '1'),
(226795, 39348, 'QU', 'OK', 'S', 1754896662, 1754896662, '1'),
(226796, 39212, 'QU', 'OK', 'S', 1754896742, 1754896742, '1'),
(226797, 38937, 'QU', 'OK', 'S', 1754897012, 1754897012, '1'),
(226798, 31547, 'QU', 'OK', 'S', 1754897325, 1754897325, '1'),
(226799, 36469, 'QU', 'OK', 'S', 1754898236, 1754898236, '1'),
(226800, 5400, 'QU', 'OK', 'S', 1754898460, 1754898460, '1'),
(226801, 5400, 'QU', 'OK', 'S', 1754898463, 1754898463, '1'),
(226802, 5400, 'QU', 'OK', 'S', 1754898467, 1754898467, '1'),
(226803, 31147, 'QU', 'OK', 'S', 1754898478, 1754898478, '1'),
(226804, 31147, 'QU', 'OK', 'S', 1754898511, 1754898511, '1'),
(226805, 39339, 'QU', 'OK', 'S', 1754899489, 1754899489, '1'),
(226806, 39343, 'QU', 'OK', 'S', 1754899772, 1754899772, '1'),
(226807, 39344, 'QU', 'OK', 'S', 1754899918, 1754899918, '1'),
(226808, 39292, 'QU', 'OK', 'S', 1754900091, 1754900091, '1'),
(226809, 38305, 'QU', 'OK', 'S', 1754904090, 1754904090, '1'),
(226810, 37780, 'QU', 'OK', 'S', 1754904092, 1754904092, '1'),
(226811, 37778, 'QU', 'OK', 'S', 1754904102, 1754904102, '1'),
(226812, 7585, 'QU', 'OK', 'S', 1754904108, 1754904108, '1'),
(226813, 38681, 'QU', 'OK', 'S', 1754904111, 1754904111, '1'),
(226814, 38195, 'QU', 'OK', 'S', 1754904114, 1754904114, '1'),
(226815, 39289, 'QU', 'OK', 'S', 1754904120, 1754904120, '1'),
(226816, 38463, 'QU', 'OK', 'S', 1754904122, 1754904122, '1'),
(226817, 38195, 'QU', 'OK', 'S', 1754904134, 1754904134, '1'),
(226818, 36895, 'QU', 'OK', 'S', 1754904142, 1754904142, '1'),
(226819, 38137, 'QU', 'OK', 'S', 1754904241, 1754904241, '1'),
(226820, 37453, 'QU', 'OK', 'S', 1754905926, 1754905926, '1'),
(226821, 33437, 'QU', 'OK', 'S', 1754906997, 1754906997, '1'),
(226822, 20946, 'QU', 'OK', 'S', 1754906999, 1754906999, '1'),
(226823, 31896, 'QU', 'OK', 'S', 1754907581, 1754907581, '1'),
(226824, 36530, 'QU', 'OK', 'S', 1754907584, 1754907584, '1'),
(226825, 38757, 'QU', 'OK', 'S', 1754907588, 1754907588, '1'),
(226826, 39207, 'QU', 'OK', 'S', 1754907590, 1754907590, '1'),
(226827, 39236, 'QU', 'OK', 'S', 1754907592, 1754907592, '1'),
(226828, 39301, 'QU', 'OK', 'S', 1754907596, 1754907596, '1'),
(226829, 39237, 'QU', 'OK', 'S', 1754907605, 1754907605, '1'),
(226830, 39202, 'QU', 'OK', 'S', 1754907609, 1754907609, '1'),
(226831, 38777, 'QU', 'OK', 'S', 1754907622, 1754907622, '1'),
(226832, 38777, 'QU', 'OK', 'S', 1754907638, 1754907638, '1'),
(226833, 38757, 'QU', 'OK', 'S', 1754907640, 1754907640, '1'),
(226834, 37823, 'QU', 'OK', 'S', 1754907761, 1754907761, '1'),
(226835, 37822, 'QU', 'OK', 'S', 1754908019, 1754908019, '1'),
(226836, 37823, 'QU', 'OK', 'S', 1754908029, 1754908029, '1'),
(226837, 38777, 'QU', 'OK', 'S', 1754908400, 1754908400, '1'),
(226838, 39345, 'QU', 'OK', 'S', 1754908555, 1754908555, '1'),
(226839, 38127, 'QU', 'OK', 'S', 1754908817, 1754908817, '1'),
(226840, 38088, 'QU', 'OK', 'S', 1754909026, 1754909026, '1'),
(226841, 38088, 'QU', 'OK', 'S', 1754909066, 1754909066, '1'),
(226842, 30831, 'QU', 'OK', 'S', 1754909173, 1754909173, '1'),
(226843, 38162, 'QU', 'OK', 'S', 1754909335, 1754909335, '1'),
(226844, 39313, 'QU', 'OK', 'S', 1754911298, 1754911298, '1'),
(226845, 39301, 'QU', 'OK', 'S', 1754911325, 1754911325, '1'),
(226846, 39301, 'QU', 'OK', 'S', 1754911353, 1754911353, '1'),
(226847, 37507, 'QU', 'OK', 'S', 1754911365, 1754911365, '1'),
(226848, 39301, 'QU', 'OK', 'S', 1754911370, 1754911370, '1'),
(226849, 37823, 'QU', 'OK', 'S', 1754911373, 1754911373, '1'),
(226850, 37507, 'QU', 'OK', 'S', 1754911393, 1754911393, '1'),
(226851, 1653, 'QU', 'OK', 'S', 1754912458, 1754912458, '1'),
(226852, 38608, 'QU', 'OK', 'S', 1754912464, 1754912464, '1'),
(226853, 21633, 'QU', 'OK', 'S', 1754912469, 1754912469, '1'),
(226854, 21633, 'QU', 'OK', 'S', 1754912475, 1754912475, '1'),
(226855, 31612, 'QU', 'OK', 'S', 1754912480, 1754912480, '1'),
(226856, 39007, 'QU', 'OK', 'S', 1754912483, 1754912483, '1'),
(226857, 36630, 'QU', 'OK', 'S', 1754912490, 1754912490, '1'),
(226858, 18514, 'QU', 'OK', 'S', 1754912494, 1754912494, '1'),
(226859, 31914, 'QU', 'OK', 'S', 1754912499, 1754912499, '1'),
(226860, 16928, 'QU', 'OK', 'S', 1754912503, 1754912503, '1'),
(226861, 28810, 'QU', 'OK', 'S', 1754912518, 1754912518, '1'),
(226862, 39239, 'QU', 'OK', 'S', 1754913102, 1754913102, '1'),
(226863, 30538, 'QU', 'OK', 'S', 1754913106, 1754913106, '1'),
(226864, 35793, 'QU', 'OK', 'S', 1754913109, 1754913109, '1'),
(226865, 15897, 'QU', 'OK', 'S', 1754913111, 1754913111, '1'),
(226866, 36699, 'QU', 'OK', 'S', 1754913113, 1754913113, '1'),
(226867, 25002, 'QU', 'OK', 'S', 1754913116, 1754913116, '1'),
(226868, 11243, 'QU', 'OK', 'S', 1754913118, 1754913118, '1'),
(226869, 11229, 'QU', 'OK', 'S', 1754913122, 1754913122, '1'),
(226870, 16077, 'QU', 'OK', 'S', 1754913132, 1754913132, '1'),
(226871, 4064, 'QU', 'OK', 'S', 1754913136, 1754913136, '1'),
(226872, 37507, 'QU', 'OK', 'S', 1754913141, 1754913141, '1'),
(226873, 13257, 'QU', 'OK', 'S', 1754913145, 1754913145, '1'),
(226874, 36699, 'QU', 'OK', 'S', 1754913150, 1754913150, '1'),
(226875, 13337, 'QU', 'OK', 'S', 1754913152, 1754913152, '1'),
(226876, 13472, 'QU', 'OK', 'S', 1754913156, 1754913156, '1'),
(226877, 37507, 'QU', 'OK', 'S', 1754913157, 1754913157, '1'),
(226878, 13470, 'QU', 'OK', 'S', 1754913159, 1754913159, '1'),
(226879, 33347, 'QU', 'OK', 'S', 1754913162, 1754913162, '1'),
(226880, 33352, 'QU', 'OK', 'S', 1754913166, 1754913166, '1'),
(226881, 33352, 'QU', 'OK', 'S', 1754913168, 1754913168, '1'),
(226882, 39301, 'QU', 'OK', 'S', 1754913171, 1754913171, '1'),
(226883, 31489, 'QU', 'OK', 'S', 1754913173, 1754913173, '1'),
(226884, 39163, 'QU', 'OK', 'S', 1754913177, 1754913177, '1'),
(226885, 39163, 'QU', 'OK', 'S', 1754913180, 1754913180, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(226886, 36300, 'QU', 'OK', 'S', 1754913185, 1754913185, '1'),
(226887, 34439, 'QU', 'OK', 'S', 1754913189, 1754913189, '1'),
(226888, 10412, 'QU', 'OK', 'S', 1754913194, 1754913194, '1'),
(226889, 10412, 'QU', 'OK', 'S', 1754913198, 1754913198, '1'),
(226890, 36300, 'QU', 'OK', 'S', 1754913201, 1754913201, '1'),
(226891, 36699, 'QU', 'OK', 'S', 1754913204, 1754913204, '1'),
(226892, 1571, 'QU', 'OK', 'S', 1754913213, 1754913213, '1'),
(226893, 36300, 'QU', 'OK', 'S', 1754913228, 1754913228, '1'),
(226894, 38061, 'QU', 'OK', 'S', 1754914850, 1754914850, '1'),
(226895, 25161, 'QU', 'OK', 'S', 1754914863, 1754914863, '1'),
(226896, 38527, 'QU', 'OK', 'S', 1754915032, 1754915032, '1'),
(226897, 38527, 'QU', 'OK', 'S', 1754915039, 1754915039, '1'),
(226898, 39260, 'QU', 'OK', 'S', 1754915317, 1754915317, '1'),
(226899, 32102, 'QU', 'OK', 'S', 1754915728, 1754915728, '1'),
(226900, 23460, 'QU', 'OK', 'S', 1754915815, 1754915815, '1'),
(226901, 39260, 'QU', 'OK', 'S', 1754915942, 1754915942, '1'),
(226902, 31144, 'QU', 'OK', 'S', 1754916186, 1754916186, '1'),
(226903, 36468, 'QU', 'OK', 'S', 1754917120, 1754917120, '1'),
(226904, 38617, 'QU', 'OK', 'S', 1754918898, 1754918898, '1'),
(226905, 16496, 'QU', 'OK', 'S', 1754919546, 1754919546, '1'),
(226906, 36890, 'QU', 'OK', 'S', 1754919550, 1754919550, '1'),
(226907, 20057, 'QU', 'OK', 'S', 1754919553, 1754919553, '1'),
(226908, 20057, 'QU', 'OK', 'S', 1754919557, 1754919557, '1'),
(226909, 36890, 'QU', 'OK', 'S', 1754919561, 1754919561, '1'),
(226910, 33918, 'QU', 'OK', 'S', 1754919565, 1754919565, '1'),
(226911, 33918, 'QU', 'OK', 'S', 1754919577, 1754919577, '1'),
(226912, 39285, 'QU', 'OK', 'S', 1754919581, 1754919581, '1'),
(226913, 15543, 'QU', 'OK', 'S', 1754919588, 1754919588, '1'),
(226914, 39285, 'QU', 'OK', 'S', 1754919594, 1754919594, '1'),
(226915, 39146, 'QU', 'OK', 'S', 1754919600, 1754919600, '1'),
(226916, 33918, 'QU', 'OK', 'S', 1754919607, 1754919607, '1'),
(226917, 7485, 'QU', 'OK', 'S', 1754919612, 1754919612, '1'),
(226918, 10537, 'QU', 'OK', 'S', 1754919623, 1754919623, '1'),
(226919, 24127, 'QU', 'OK', 'S', 1754919630, 1754919630, '1'),
(226920, 24127, 'QU', 'OK', 'S', 1754919635, 1754919635, '1'),
(226921, 24127, 'QU', 'OK', 'S', 1754919642, 1754919642, '1'),
(226922, 24127, 'QU', 'OK', 'S', 1754919645, 1754919645, '1'),
(226923, 38895, 'QU', 'OK', 'S', 1754919650, 1754919650, '1'),
(226924, 38679, 'QU', 'OK', 'S', 1754919663, 1754919663, '1'),
(226925, 37936, 'QU', 'OK', 'S', 1754919677, 1754919677, '1'),
(226926, 32993, 'QU', 'OK', 'S', 1754919700, 1754919700, '1'),
(226927, 34505, 'QU', 'OK', 'S', 1754919704, 1754919704, '1'),
(226928, 34505, 'QU', 'OK', 'S', 1754919711, 1754919711, '1'),
(226929, 36061, 'QU', 'OK', 'S', 1754919714, 1754919714, '1'),
(226930, 36061, 'QU', 'OK', 'S', 1754919717, 1754919717, '1'),
(226931, 32993, 'QU', 'OK', 'S', 1754919767, 1754919767, '1'),
(226932, 38685, 'QU', 'OK', 'S', 1754919775, 1754919775, '1'),
(226933, 38460, 'QU', 'OK', 'S', 1754919783, 1754919783, '1'),
(226934, 38460, 'QU', 'OK', 'S', 1754919787, 1754919787, '1'),
(226935, 38460, 'QU', 'OK', 'S', 1754919790, 1754919790, '1'),
(226936, 38460, 'QU', 'OK', 'S', 1754919793, 1754919793, '1'),
(226937, 38460, 'QU', 'OK', 'S', 1754919797, 1754919797, '1'),
(226938, 38460, 'QU', 'OK', 'S', 1754919801, 1754919801, '1'),
(226939, 33077, 'QU', 'OK', 'S', 1754920102, 1754920102, '1'),
(226940, 39341, 'QU', 'OK', 'S', 1754973628, 1754973628, '1'),
(226941, 39340, 'QU', 'OK', 'S', 1754974100, 1754974100, '1'),
(226942, 36936, 'QU', 'OK', 'S', 1754974565, 1754974565, '1'),
(226943, 33582, 'QU', 'OK', 'S', 1754974894, 1754974894, '1'),
(226944, 34264, 'QU', 'OK', 'S', 1754974932, 1754974932, '1'),
(226945, 31648, 'QU', 'OK', 'S', 1754974965, 1754974965, '1'),
(226946, 39334, 'QU', 'OK', 'S', 1754975007, 1754975007, '1'),
(226947, 39336, 'QU', 'OK', 'S', 1754975036, 1754975036, '1'),
(226948, 20932, 'QU', 'OK', 'S', 1754976592, 1754976592, '1'),
(226949, 34612, 'QU', 'OK', 'S', 1754976594, 1754976594, '1'),
(226950, 17410, 'QU', 'OK', 'S', 1754976597, 1754976597, '1'),
(226951, 34992, 'QU', 'OK', 'S', 1754976599, 1754976599, '1'),
(226952, 15361, 'QU', 'OK', 'S', 1754976602, 1754976602, '1'),
(226953, 15361, 'QU', 'OK', 'S', 1754976604, 1754976604, '1'),
(226954, 30790, 'QU', 'OK', 'S', 1754976905, 1754976905, '1'),
(226955, 31144, 'QU', 'OK', 'S', 1754977199, 1754977199, '1'),
(226956, 31144, 'QU', 'OK', 'S', 1754977206, 1754977206, '1'),
(226957, 24827, 'QU', 'OK', 'S', 1754977228, 1754977228, '1'),
(226958, 24827, 'QU', 'OK', 'S', 1754977232, 1754977232, '1'),
(226959, 23750, 'QU', 'OK', 'S', 1754977766, 1754977766, '1'),
(226960, 23750, 'QU', 'OK', 'S', 1754977775, 1754977775, '1'),
(226961, 23750, 'QU', 'OK', 'S', 1754977779, 1754977779, '1'),
(226962, 23750, 'QU', 'OK', 'S', 1754977793, 1754977793, '1'),
(226963, 23750, 'QU', 'OK', 'S', 1754977803, 1754977803, '1'),
(226964, 23750, 'QU', 'OK', 'S', 1754977808, 1754977808, '1'),
(226965, 23749, 'QU', 'OK', 'S', 1754977875, 1754977875, '1'),
(226966, 23749, 'QU', 'OK', 'S', 1754977884, 1754977884, '1'),
(226967, 23749, 'QU', 'OK', 'S', 1754977895, 1754977895, '1'),
(226968, 23749, 'QU', 'OK', 'S', 1754977899, 1754977899, '1'),
(226969, 23749, 'QU', 'OK', 'S', 1754977902, 1754977902, '1'),
(226970, 23756, 'QU', 'OK', 'S', 1754978010, 1754978010, '1'),
(226971, 22436, 'QU', 'OK', 'S', 1754978501, 1754978501, '1'),
(226972, 38757, 'QU', 'OK', 'S', 1754978645, 1754978645, '1'),
(226973, 38757, 'QU', 'OK', 'S', 1754978650, 1754978650, '1'),
(226974, 18586, 'QU', 'OK', 'S', 1754978653, 1754978653, '1'),
(226975, 18586, 'QU', 'OK', 'S', 1754978655, 1754978655, '1'),
(226976, 38757, 'QU', 'OK', 'S', 1754978657, 1754978657, '1'),
(226977, 18586, 'QU', 'OK', 'S', 1754978660, 1754978660, '1'),
(226978, 18586, 'QU', 'OK', 'S', 1754978663, 1754978663, '1'),
(226979, 18586, 'QU', 'OK', 'S', 1754978666, 1754978666, '1'),
(226980, 18586, 'QU', 'OK', 'S', 1754978676, 1754978676, '1'),
(226981, 31678, 'QU', 'OK', 'S', 1754978705, 1754978705, '1'),
(226982, 31678, 'QU', 'OK', 'S', 1754978725, 1754978725, '1'),
(226983, 31678, 'QU', 'OK', 'S', 1754978727, 1754978727, '1'),
(226984, 31678, 'QU', 'OK', 'S', 1754978728, 1754978728, '1'),
(226985, 31678, 'QU', 'OK', 'S', 1754978730, 1754978730, '1'),
(226986, 31678, 'QU', 'OK', 'S', 1754978732, 1754978732, '1'),
(226987, 31678, 'QU', 'OK', 'S', 1754978735, 1754978735, '1'),
(226988, 31678, 'QU', 'OK', 'S', 1754978737, 1754978737, '1'),
(226989, 27529, 'QU', 'OK', 'S', 1754979051, 1754979051, '1'),
(226990, 31678, 'QU', 'OK', 'S', 1754979054, 1754979054, '1'),
(226991, 27529, 'QU', 'OK', 'S', 1754979059, 1754979059, '1'),
(226992, 27529, 'QU', 'OK', 'S', 1754979063, 1754979063, '1'),
(226993, 27529, 'QU', 'OK', 'S', 1754979067, 1754979067, '1'),
(226994, 20558, 'QU', 'OK', 'S', 1754979278, 1754979278, '1'),
(226995, 39015, 'QU', 'OK', 'S', 1754979290, 1754979290, '1'),
(226996, 35045, 'QU', 'OK', 'S', 1754979296, 1754979296, '1'),
(226997, 19303, 'QU', 'OK', 'S', 1754979298, 1754979298, '1'),
(226998, 14383, 'QU', 'OK', 'S', 1754979300, 1754979300, '1'),
(226999, 30339, 'QU', 'OK', 'S', 1754979303, 1754979303, '1'),
(227000, 19303, 'QU', 'OK', 'S', 1754979306, 1754979306, '1'),
(227001, 38894, 'QU', 'OK', 'S', 1754979306, 1754979306, '1'),
(227002, 27727, 'QU', 'OK', 'S', 1754979309, 1754979309, '1'),
(227003, 38893, 'QU', 'OK', 'S', 1754979313, 1754979313, '1'),
(227004, 38895, 'QU', 'OK', 'S', 1754979316, 1754979316, '1'),
(227005, 35833, 'QU', 'OK', 'S', 1754979327, 1754979327, '1'),
(227006, 37369, 'QU', 'OK', 'S', 1754979333, 1754979333, '1'),
(227007, 30633, 'QU', 'OK', 'S', 1754979362, 1754979362, '1'),
(227008, 18274, 'QU', 'OK', 'S', 1754979615, 1754979615, '1'),
(227009, 18274, 'QU', 'OK', 'S', 1754979626, 1754979626, '1'),
(227010, 18277, 'QU', 'OK', 'S', 1754980012, 1754980012, '1'),
(227011, 18266, 'QU', 'OK', 'S', 1754980046, 1754980046, '1'),
(227012, 18266, 'QU', 'OK', 'S', 1754980048, 1754980048, '1'),
(227013, 18266, 'QU', 'OK', 'S', 1754980061, 1754980061, '1'),
(227014, 10942, 'QU', 'OK', 'S', 1754980565, 1754980565, '1'),
(227015, 26923, 'QU', 'OK', 'S', 1754980567, 1754980567, '1'),
(227016, 38431, 'QU', 'OK', 'S', 1754980569, 1754980569, '1'),
(227017, 38806, 'QU', 'OK', 'S', 1754980572, 1754980572, '1'),
(227018, 38495, 'QU', 'OK', 'S', 1754980574, 1754980574, '1'),
(227019, 38433, 'QU', 'OK', 'S', 1754980576, 1754980576, '1'),
(227020, 38492, 'QU', 'OK', 'S', 1754980578, 1754980578, '1'),
(227021, 38518, 'QU', 'OK', 'S', 1754980580, 1754980580, '1'),
(227022, 38807, 'QU', 'OK', 'S', 1754980583, 1754980583, '1'),
(227023, 38429, 'QU', 'OK', 'S', 1754980585, 1754980585, '1'),
(227024, 38517, 'QU', 'OK', 'S', 1754980588, 1754980588, '1'),
(227025, 39221, 'QU', 'OK', 'S', 1754980591, 1754980591, '1'),
(227026, 33558, 'QU', 'OK', 'S', 1754980652, 1754980652, '1'),
(227027, 32234, 'QU', 'OK', 'S', 1754980730, 1754980730, '1'),
(227028, 32606, 'QU', 'OK', 'S', 1754980736, 1754980736, '1'),
(227029, 24580, 'QU', 'OK', 'S', 1754980742, 1754980742, '1'),
(227030, 37823, 'QU', 'OK', 'S', 1754980903, 1754980903, '1'),
(227031, 17410, 'QU', 'OK', 'S', 1754982052, 1754982052, '1'),
(227032, 25754, 'QU', 'OK', 'S', 1754982064, 1754982064, '1'),
(227033, 25754, 'QU', 'OK', 'S', 1754982064, 1754982064, '1'),
(227034, 29504, 'QU', 'OK', 'S', 1754982090, 1754982090, '1'),
(227035, 29504, 'QU', 'OK', 'S', 1754982090, 1754982090, '1'),
(227036, 29504, 'QU', 'OK', 'S', 1754982090, 1754982090, '1'),
(227037, 29514, 'QU', 'OK', 'S', 1754982108, 1754982108, '1'),
(227038, 29514, 'QU', 'OK', 'S', 1754982108, 1754982108, '1'),
(227039, 6001, 'QU', 'OK', 'S', 1754982148, 1754982148, '1'),
(227040, 24436, 'QU', 'OK', 'S', 1754982154, 1754982154, '1'),
(227041, 17410, 'QU', 'OK', 'S', 1754983867, 1754983867, '1'),
(227042, 17410, 'QU', 'OK', 'S', 1754983869, 1754983869, '1'),
(227043, 17410, 'QU', 'OK', 'S', 1754983872, 1754983872, '1'),
(227044, 17410, 'QU', 'OK', 'S', 1754983875, 1754983875, '1'),
(227045, 17410, 'QU', 'OK', 'S', 1754983877, 1754983877, '1'),
(227046, 17410, 'QU', 'OK', 'S', 1754983878, 1754983878, '1'),
(227047, 17410, 'QU', 'OK', 'S', 1754983880, 1754983880, '1'),
(227048, 17410, 'QU', 'OK', 'S', 1754983882, 1754983882, '1'),
(227049, 17410, 'QU', 'OK', 'S', 1754983896, 1754983896, '1'),
(227050, 17410, 'QU', 'OK', 'S', 1754983897, 1754983897, '1'),
(227051, 17410, 'QU', 'OK', 'S', 1754983899, 1754983899, '1'),
(227052, 17410, 'QU', 'OK', 'S', 1754983901, 1754983901, '1'),
(227053, 17410, 'QU', 'OK', 'S', 1754983903, 1754983903, '1'),
(227054, 17410, 'QU', 'OK', 'S', 1754983905, 1754983905, '1'),
(227055, 17410, 'QU', 'OK', 'S', 1754983908, 1754983908, '1'),
(227056, 25754, 'QU', 'OK', 'S', 1754983947, 1754983947, '1'),
(227057, 25754, 'QU', 'OK', 'S', 1754983949, 1754983949, '1'),
(227058, 25754, 'QU', 'OK', 'S', 1754983950, 1754983950, '1'),
(227059, 29504, 'QU', 'OK', 'S', 1754983972, 1754983972, '1'),
(227060, 29504, 'QU', 'OK', 'S', 1754983974, 1754983974, '1'),
(227061, 29504, 'QU', 'OK', 'S', 1754983976, 1754983976, '1'),
(227062, 29504, 'QU', 'OK', 'S', 1754983978, 1754983978, '1'),
(227063, 29504, 'QU', 'OK', 'S', 1754983980, 1754983980, '1'),
(227064, 29504, 'QU', 'OK', 'S', 1754983983, 1754983983, '1'),
(227065, 29504, 'QU', 'OK', 'S', 1754983985, 1754983985, '1'),
(227066, 29504, 'QU', 'OK', 'S', 1754983987, 1754983987, '1'),
(227067, 29504, 'QU', 'OK', 'S', 1754983989, 1754983989, '1'),
(227068, 29504, 'QU', 'OK', 'S', 1754983991, 1754983991, '1'),
(227069, 29514, 'QU', 'OK', 'S', 1754984046, 1754984046, '1'),
(227070, 29514, 'QU', 'OK', 'S', 1754984048, 1754984048, '1'),
(227071, 6001, 'QU', 'OK', 'S', 1754984073, 1754984073, '1'),
(227072, 6001, 'QU', 'OK', 'S', 1754984076, 1754984076, '1'),
(227073, 6001, 'QU', 'OK', 'S', 1754984078, 1754984078, '1'),
(227074, 6001, 'QU', 'OK', 'S', 1754984079, 1754984079, '1'),
(227075, 6001, 'QU', 'OK', 'S', 1754984081, 1754984081, '1'),
(227076, 6001, 'QU', 'OK', 'S', 1754984084, 1754984084, '1'),
(227077, 6001, 'QU', 'OK', 'S', 1754984086, 1754984086, '1'),
(227078, 6001, 'QU', 'OK', 'S', 1754984088, 1754984088, '1'),
(227079, 6001, 'QU', 'OK', 'S', 1754984090, 1754984090, '1'),
(227080, 6001, 'QU', 'OK', 'S', 1754984092, 1754984092, '1'),
(227081, 24436, 'QU', 'OK', 'S', 1754984112, 1754984112, '1'),
(227082, 24436, 'QU', 'OK', 'S', 1754984114, 1754984114, '1'),
(227083, 24436, 'QU', 'OK', 'S', 1754984116, 1754984116, '1'),
(227084, 24436, 'QU', 'OK', 'S', 1754984118, 1754984118, '1'),
(227085, 24436, 'QU', 'OK', 'S', 1754984119, 1754984119, '1'),
(227086, 24436, 'QU', 'OK', 'S', 1754984122, 1754984122, '1'),
(227087, 24436, 'QU', 'OK', 'S', 1754984124, 1754984124, '1'),
(227088, 24436, 'QU', 'OK', 'S', 1754984126, 1754984126, '1'),
(227089, 24436, 'QU', 'OK', 'S', 1754984128, 1754984128, '1'),
(227090, 24436, 'QU', 'OK', 'S', 1754984131, 1754984131, '1'),
(227091, 35826, 'QU', 'OK', 'S', 1754984796, 1754984796, '1'),
(227092, 35826, 'QU', 'OK', 'S', 1754984800, 1754984800, '1'),
(227093, 35826, 'QU', 'OK', 'S', 1754984914, 1754984914, '1'),
(227094, 35826, 'QU', 'OK', 'S', 1754984927, 1754984927, '1'),
(227095, 35826, 'QU', 'OK', 'S', 1754984972, 1754984972, '1'),
(227096, 30508, 'QU', 'OK', 'S', 1754985054, 1754985054, '1'),
(227097, 30508, 'QU', 'OK', 'S', 1754985063, 1754985063, '1'),
(227098, 36722, 'QU', 'OK', 'S', 1754985149, 1754985149, '1'),
(227099, 36722, 'QU', 'OK', 'S', 1754985151, 1754985151, '1'),
(227100, 36722, 'QU', 'OK', 'S', 1754985154, 1754985154, '1'),
(227101, 35746, 'QU', 'OK', 'S', 1754985156, 1754985156, '1'),
(227102, 35746, 'QU', 'OK', 'S', 1754985159, 1754985159, '1'),
(227103, 36795, 'QU', 'OK', 'S', 1754985162, 1754985162, '1'),
(227104, 36722, 'QU', 'OK', 'S', 1754985164, 1754985164, '1'),
(227105, 36722, 'QU', 'OK', 'S', 1754985169, 1754985169, '1'),
(227106, 36795, 'QU', 'OK', 'S', 1754985172, 1754985172, '1'),
(227107, 36316, 'QU', 'OK', 'S', 1754985174, 1754985174, '1'),
(227108, 35746, 'QU', 'OK', 'S', 1754985202, 1754985202, '1'),
(227109, 38493, 'QU', 'OK', 'S', 1754985206, 1754985206, '1'),
(227110, 35004, 'QU', 'OK', 'S', 1754985210, 1754985210, '1'),
(227111, 36316, 'QU', 'OK', 'S', 1754985212, 1754985212, '1'),
(227112, 35004, 'QU', 'OK', 'S', 1754985215, 1754985215, '1'),
(227113, 35746, 'QU', 'OK', 'S', 1754985218, 1754985218, '1'),
(227114, 36795, 'QU', 'OK', 'S', 1754985222, 1754985222, '1'),
(227115, 35746, 'QU', 'OK', 'S', 1754985226, 1754985226, '1'),
(227116, 36316, 'QU', 'OK', 'S', 1754985231, 1754985231, '1'),
(227117, 35004, 'QU', 'OK', 'S', 1754985235, 1754985235, '1'),
(227118, 38493, 'QU', 'OK', 'S', 1754985239, 1754985239, '1'),
(227119, 35746, 'QU', 'OK', 'S', 1754985244, 1754985244, '1'),
(227120, 35746, 'QU', 'OK', 'S', 1754985248, 1754985248, '1'),
(227121, 35004, 'QU', 'OK', 'S', 1754985252, 1754985252, '1'),
(227122, 38493, 'QU', 'OK', 'S', 1754985257, 1754985257, '1'),
(227123, 35746, 'QU', 'OK', 'S', 1754985261, 1754985261, '1'),
(227124, 33985, 'QU', 'OK', 'S', 1754985266, 1754985266, '1'),
(227125, 35746, 'QU', 'OK', 'S', 1754985270, 1754985270, '1'),
(227126, 38493, 'QU', 'OK', 'S', 1754985275, 1754985275, '1'),
(227127, 38493, 'QU', 'OK', 'S', 1754985279, 1754985279, '1'),
(227128, 33985, 'QU', 'OK', 'S', 1754985283, 1754985283, '1'),
(227129, 35746, 'QU', 'OK', 'S', 1754985287, 1754985287, '1'),
(227130, 35004, 'QU', 'OK', 'S', 1754985291, 1754985291, '1'),
(227131, 33985, 'QU', 'OK', 'S', 1754985296, 1754985296, '1'),
(227132, 30704, 'QU', 'OK', 'S', 1754985462, 1754985462, '1'),
(227133, 30704, 'QU', 'OK', 'S', 1754985465, 1754985465, '1'),
(227134, 27849, 'QU', 'OK', 'S', 1754990781, 1754990781, '1'),
(227135, 38830, 'QU', 'OK', 'S', 1754992594, 1754992594, '1'),
(227136, 39205, 'QU', 'OK', 'S', 1754992598, 1754992598, '1'),
(227137, 39205, 'QU', 'OK', 'S', 1754992601, 1754992601, '1'),
(227138, 39205, 'QU', 'OK', 'S', 1754992604, 1754992604, '1'),
(227139, 39205, 'QU', 'OK', 'S', 1754992608, 1754992608, '1'),
(227140, 39205, 'QU', 'OK', 'S', 1754992611, 1754992611, '1'),
(227141, 8453, 'QU', 'OK', 'S', 1754992614, 1754992614, '1'),
(227142, 36375, 'QU', 'OK', 'S', 1754992616, 1754992616, '1'),
(227143, 39285, 'QU', 'OK', 'S', 1754992620, 1754992620, '1'),
(227144, 37296, 'QU', 'OK', 'S', 1754992624, 1754992624, '1'),
(227145, 38639, 'QU', 'OK', 'S', 1754992627, 1754992627, '1'),
(227146, 37383, 'QU', 'OK', 'S', 1754992631, 1754992631, '1'),
(227147, 38830, 'QU', 'OK', 'S', 1754992633, 1754992633, '1'),
(227148, 37383, 'QU', 'OK', 'S', 1754992638, 1754992638, '1'),
(227149, 37064, 'QU', 'OK', 'S', 1754992646, 1754992646, '1'),
(227150, 34470, 'QU', 'OK', 'S', 1754992649, 1754992649, '1'),
(227151, 38830, 'QU', 'OK', 'S', 1754992652, 1754992652, '1'),
(227152, 38639, 'QU', 'OK', 'S', 1754992658, 1754992658, '1'),
(227153, 37383, 'QU', 'OK', 'S', 1754992661, 1754992661, '1'),
(227154, 37064, 'QU', 'OK', 'S', 1754992666, 1754992666, '1'),
(227155, 39207, 'QU', 'OK', 'S', 1754992669, 1754992669, '1'),
(227156, 35481, 'QU', 'OK', 'S', 1754992672, 1754992672, '1'),
(227157, 35481, 'QU', 'OK', 'S', 1754992676, 1754992676, '1'),
(227158, 39236, 'QU', 'OK', 'S', 1754992679, 1754992679, '1'),
(227159, 39236, 'QU', 'OK', 'S', 1754992683, 1754992683, '1'),
(227160, 37064, 'QU', 'OK', 'S', 1754992687, 1754992687, '1'),
(227161, 33475, 'QU', 'OK', 'S', 1754992734, 1754992734, '1'),
(227162, 35481, 'QU', 'OK', 'S', 1754992739, 1754992739, '1'),
(227163, 39145, 'QU', 'OK', 'S', 1754992744, 1754992744, '1'),
(227164, 39236, 'QU', 'OK', 'S', 1754992753, 1754992753, '1'),
(227165, 35481, 'QU', 'OK', 'S', 1754992757, 1754992757, '1'),
(227166, 38785, 'QU', 'OK', 'S', 1754992781, 1754992781, '1'),
(227167, 39236, 'QU', 'OK', 'S', 1754992788, 1754992788, '1'),
(227168, 15915, 'QU', 'OK', 'S', 1754992797, 1754992797, '1'),
(227169, 35934, 'QU', 'OK', 'S', 1754992802, 1754992802, '1'),
(227170, 38086, 'QU', 'OK', 'S', 1754992811, 1754992811, '1'),
(227171, 39208, 'QU', 'OK', 'S', 1754992819, 1754992819, '1'),
(227172, 39221, 'QU', 'OK', 'S', 1754992824, 1754992824, '1'),
(227173, 34193, 'QU', 'OK', 'S', 1754992831, 1754992831, '1'),
(227174, 38622, 'QU', 'OK', 'S', 1754992842, 1754992842, '1'),
(227175, 38622, 'QU', 'OK', 'S', 1754992847, 1754992847, '1'),
(227176, 33475, 'QU', 'OK', 'S', 1754992850, 1754992850, '1'),
(227177, 38622, 'QU', 'OK', 'S', 1754992853, 1754992853, '1'),
(227178, 38449, 'QU', 'OK', 'S', 1754992859, 1754992859, '1'),
(227179, 9121, 'QU', 'OK', 'S', 1754992862, 1754992862, '1'),
(227180, 8453, 'QU', 'OK', 'S', 1754992866, 1754992866, '1'),
(227181, 8453, 'QU', 'OK', 'S', 1754992869, 1754992869, '1'),
(227182, 39168, 'QU', 'OK', 'S', 1754992876, 1754992876, '1'),
(227183, 38534, 'QU', 'OK', 'S', 1754992886, 1754992886, '1'),
(227184, 8453, 'QU', 'OK', 'S', 1754992889, 1754992889, '1'),
(227185, 39168, 'QU', 'OK', 'S', 1754992893, 1754992893, '1'),
(227186, 39333, 'QU', 'OK', 'S', 1754992897, 1754992897, '1'),
(227187, 39301, 'QU', 'OK', 'S', 1754992901, 1754992901, '1'),
(227188, 35371, 'QU', 'OK', 'S', 1754992903, 1754992903, '1'),
(227189, 39301, 'QU', 'OK', 'S', 1754992905, 1754992905, '1'),
(227190, 39301, 'QU', 'OK', 'S', 1754992908, 1754992908, '1'),
(227191, 39144, 'QU', 'OK', 'S', 1754992910, 1754992910, '1'),
(227192, 38785, 'QU', 'OK', 'S', 1754992914, 1754992914, '1'),
(227193, 8453, 'QU', 'OK', 'S', 1754992921, 1754992921, '1'),
(227194, 8453, 'QU', 'OK', 'S', 1754992924, 1754992924, '1'),
(227195, 36905, 'QU', 'OK', 'S', 1754992932, 1754992932, '1'),
(227196, 37383, 'QU', 'OK', 'S', 1754992937, 1754992937, '1'),
(227197, 38086, 'QU', 'OK', 'S', 1754992942, 1754992942, '1'),
(227198, 37416, 'QU', 'OK', 'S', 1754992953, 1754992953, '1'),
(227199, 33877, 'QU', 'OK', 'S', 1754992958, 1754992958, '1'),
(227200, 39301, 'QU', 'OK', 'S', 1754992961, 1754992961, '1'),
(227201, 39301, 'QU', 'OK', 'S', 1754992964, 1754992964, '1'),
(227202, 6488, 'QU', 'OK', 'S', 1754992968, 1754992968, '1'),
(227203, 38415, 'QU', 'OK', 'S', 1754992978, 1754992978, '1'),
(227204, 37383, 'QU', 'OK', 'S', 1754992991, 1754992991, '1'),
(227205, 37823, 'QU', 'OK', 'S', 1754993334, 1754993334, '1'),
(227206, 39207, 'QU', 'OK', 'S', 1754993344, 1754993344, '1'),
(227207, 36234, 'QU', 'OK', 'S', 1754993347, 1754993347, '1'),
(227208, 36234, 'QU', 'OK', 'S', 1754993349, 1754993349, '1'),
(227209, 35413, 'QU', 'OK', 'S', 1754993352, 1754993352, '1'),
(227210, 35854, 'QU', 'OK', 'S', 1754993355, 1754993355, '1'),
(227211, 37823, 'QU', 'OK', 'S', 1754993361, 1754993361, '1'),
(227212, 37823, 'QU', 'OK', 'S', 1754993364, 1754993364, '1'),
(227213, 37823, 'QU', 'OK', 'S', 1754993367, 1754993367, '1'),
(227214, 35614, 'QU', 'OK', 'S', 1754993372, 1754993372, '1'),
(227215, 35457, 'QU', 'OK', 'S', 1754993383, 1754993383, '1'),
(227216, 35413, 'QU', 'OK', 'S', 1754993387, 1754993387, '1'),
(227217, 35453, 'QU', 'OK', 'S', 1754993389, 1754993389, '1'),
(227218, 35457, 'QU', 'OK', 'S', 1754993392, 1754993392, '1'),
(227219, 35454, 'QU', 'OK', 'S', 1754993395, 1754993395, '1'),
(227220, 35453, 'QU', 'OK', 'S', 1754993398, 1754993398, '1'),
(227221, 35614, 'QU', 'OK', 'S', 1754993403, 1754993403, '1'),
(227222, 35614, 'QU', 'OK', 'S', 1754993408, 1754993408, '1'),
(227223, 35855, 'QU', 'OK', 'S', 1754993411, 1754993411, '1'),
(227224, 35854, 'QU', 'OK', 'S', 1754993414, 1754993414, '1'),
(227225, 35854, 'QU', 'OK', 'S', 1754993418, 1754993418, '1'),
(227226, 35854, 'QU', 'OK', 'S', 1754993422, 1754993422, '1'),
(227227, 35854, 'QU', 'OK', 'S', 1754993428, 1754993428, '1'),
(227228, 35614, 'QU', 'OK', 'S', 1754993436, 1754993436, '1'),
(227229, 35456, 'QU', 'OK', 'S', 1754993440, 1754993440, '1'),
(227230, 35456, 'QU', 'OK', 'S', 1754993444, 1754993444, '1'),
(227231, 35854, 'QU', 'OK', 'S', 1754993448, 1754993448, '1'),
(227232, 35855, 'QU', 'OK', 'S', 1754993452, 1754993452, '1'),
(227233, 35854, 'QU', 'OK', 'S', 1754993456, 1754993456, '1'),
(227234, 35854, 'QU', 'OK', 'S', 1754993459, 1754993459, '1'),
(227235, 35614, 'QU', 'OK', 'S', 1754993463, 1754993463, '1'),
(227236, 35614, 'QU', 'OK', 'S', 1754993466, 1754993466, '1'),
(227237, 35614, 'QU', 'OK', 'S', 1754993471, 1754993471, '1'),
(227238, 35854, 'QU', 'OK', 'S', 1754993475, 1754993475, '1'),
(227239, 35614, 'QU', 'OK', 'S', 1754993484, 1754993484, '1'),
(227240, 35614, 'QU', 'OK', 'S', 1754993493, 1754993493, '1'),
(227241, 35614, 'QU', 'OK', 'S', 1754993498, 1754993498, '1'),
(227242, 35854, 'QU', 'OK', 'S', 1754993501, 1754993501, '1'),
(227243, 35614, 'QU', 'OK', 'S', 1754993512, 1754993512, '1'),
(227244, 26897, 'QU', 'OK', 'S', 1754993602, 1754993602, '1'),
(227245, 38476, 'QU', 'OK', 'S', 1754993610, 1754993610, '1'),
(227246, 35855, 'QU', 'OK', 'S', 1754993632, 1754993632, '1'),
(227247, 25002, 'QU', 'OK', 'S', 1754993636, 1754993636, '1'),
(227248, 33843, 'QU', 'OK', 'S', 1754993640, 1754993640, '1'),
(227249, 38414, 'QU', 'OK', 'S', 1754993644, 1754993644, '1'),
(227250, 39106, 'QU', 'OK', 'S', 1754993648, 1754993648, '1'),
(227251, 35855, 'QU', 'OK', 'S', 1754993652, 1754993652, '1'),
(227252, 18826, 'QU', 'OK', 'S', 1754993673, 1754993673, '1'),
(227253, 38415, 'QU', 'OK', 'S', 1754993683, 1754993683, '1'),
(227254, 33843, 'QU', 'OK', 'S', 1754993696, 1754993696, '1'),
(227255, 39349, 'QU', 'OK', 'S', 1754993703, 1754993703, '1'),
(227256, 39349, 'QU', 'OK', 'S', 1754993707, 1754993707, '1'),
(227257, 39157, 'QU', 'OK', 'S', 1754993710, 1754993710, '1'),
(227258, 26897, 'QU', 'OK', 'S', 1754993717, 1754993717, '1'),
(227259, 38415, 'QU', 'OK', 'S', 1754993722, 1754993722, '1'),
(227260, 38413, 'QU', 'OK', 'S', 1754993725, 1754993725, '1'),
(227261, 38413, 'QU', 'OK', 'S', 1754993730, 1754993730, '1'),
(227262, 38414, 'QU', 'OK', 'S', 1754993735, 1754993735, '1'),
(227263, 38476, 'QU', 'OK', 'S', 1754993739, 1754993739, '1'),
(227264, 38415, 'QU', 'OK', 'S', 1754993745, 1754993745, '1'),
(227265, 35854, 'QU', 'OK', 'S', 1754993750, 1754993750, '1'),
(227266, 25002, 'QU', 'OK', 'S', 1754993758, 1754993758, '1'),
(227267, 35025, 'QU', 'OK', 'S', 1754993772, 1754993772, '1'),
(227268, 39349, 'QU', 'OK', 'S', 1754993779, 1754993779, '1'),
(227269, 19874, 'QU', 'OK', 'S', 1754993786, 1754993786, '1'),
(227270, 33478, 'QU', 'OK', 'S', 1754993802, 1754993802, '1'),
(227271, 38414, 'QU', 'OK', 'S', 1754993832, 1754993832, '1'),
(227272, 38415, 'QU', 'OK', 'S', 1754993856, 1754993856, '1'),
(227273, 36429, 'QU', 'OK', 'S', 1754993860, 1754993860, '1'),
(227274, 15711, 'QU', 'OK', 'S', 1754993862, 1754993862, '1'),
(227275, 33843, 'QU', 'OK', 'S', 1754993870, 1754993870, '1'),
(227276, 33476, 'QU', 'OK', 'S', 1754993877, 1754993877, '1'),
(227277, 19874, 'QU', 'OK', 'S', 1754993883, 1754993883, '1'),
(227278, 30538, 'QU', 'OK', 'S', 1754993887, 1754993887, '1'),
(227279, 35933, 'QU', 'OK', 'S', 1754993893, 1754993893, '1'),
(227280, 35933, 'QU', 'OK', 'S', 1754993897, 1754993897, '1'),
(227281, 39179, 'QU', 'OK', 'S', 1754993901, 1754993901, '1'),
(227282, 35933, 'QU', 'OK', 'S', 1754993906, 1754993906, '1'),
(227283, 37349, 'QU', 'OK', 'S', 1754993910, 1754993910, '1'),
(227284, 35933, 'QU', 'OK', 'S', 1754993916, 1754993916, '1'),
(227285, 35933, 'QU', 'OK', 'S', 1754993921, 1754993921, '1'),
(227286, 37405, 'QU', 'OK', 'S', 1754993929, 1754993929, '1'),
(227287, 36213, 'QU', 'OK', 'S', 1754993933, 1754993933, '1'),
(227288, 35933, 'QU', 'OK', 'S', 1754993936, 1754993936, '1'),
(227289, 36421, 'QU', 'OK', 'S', 1754993939, 1754993939, '1'),
(227290, 35933, 'QU', 'OK', 'S', 1754993945, 1754993945, '1'),
(227291, 21088, 'QU', 'OK', 'S', 1754993951, 1754993951, '1'),
(227292, 38414, 'QU', 'OK', 'S', 1754993954, 1754993954, '1'),
(227293, 29409, 'QU', 'OK', 'S', 1754993957, 1754993957, '1'),
(227294, 38413, 'QU', 'OK', 'S', 1754993960, 1754993960, '1'),
(227295, 38413, 'QU', 'OK', 'S', 1754993962, 1754993962, '1'),
(227296, 30244, 'QU', 'OK', 'S', 1754993966, 1754993966, '1'),
(227297, 36429, 'QU', 'OK', 'S', 1754993978, 1754993978, '1'),
(227298, 35933, 'QU', 'OK', 'S', 1754993990, 1754993990, '1'),
(227299, 19874, 'QU', 'OK', 'S', 1754994001, 1754994001, '1'),
(227300, 39332, 'QU', 'OK', 'S', 1754996176, 1754996176, '1'),
(227301, 39332, 'QU', 'OK', 'S', 1754996681, 1754996681, '1'),
(227302, 39331, 'QU', 'OK', 'S', 1754996692, 1754996692, '1'),
(227303, 39330, 'QU', 'OK', 'S', 1754996702, 1754996702, '1'),
(227304, 39329, 'QU', 'OK', 'S', 1754996710, 1754996710, '1'),
(227305, 39328, 'QU', 'OK', 'S', 1754996720, 1754996720, '1'),
(227306, 39324, 'QU', 'OK', 'S', 1754996735, 1754996735, '1'),
(227307, 39323, 'QU', 'OK', 'S', 1754996750, 1754996750, '1'),
(227308, 39322, 'QU', 'OK', 'S', 1754996756, 1754996756, '1'),
(227309, 39321, 'QU', 'OK', 'S', 1754996762, 1754996762, '1'),
(227310, 39320, 'QU', 'OK', 'S', 1754996777, 1754996777, '1'),
(227311, 39319, 'QU', 'OK', 'S', 1754996790, 1754996790, '1'),
(227312, 39318, 'QU', 'OK', 'S', 1754996795, 1754996795, '1'),
(227313, 39317, 'QU', 'OK', 'S', 1754996801, 1754996801, '1'),
(227314, 39316, 'QU', 'OK', 'S', 1754996806, 1754996806, '1'),
(227315, 39315, 'QU', 'OK', 'S', 1754996811, 1754996811, '1'),
(227316, 39314, 'QU', 'OK', 'S', 1754996816, 1754996816, '1'),
(227317, 37390, 'QU', 'OK', 'S', 1754997591, 1754997591, '1'),
(227318, 34446, 'QU', 'OK', 'S', 1754997593, 1754997593, '1'),
(227319, 35714, 'QU', 'OK', 'S', 1754997687, 1754997687, '1'),
(227320, 27109, 'QU', 'OK', 'S', 1754997766, 1754997766, '1'),
(227321, 29901, 'QU', 'OK', 'S', 1754997781, 1754997781, '1'),
(227322, 32748, 'QU', 'OK', 'S', 1754997782, 1754997782, '1'),
(227323, 32748, 'QU', 'OK', 'S', 1754997782, 1754997782, '1'),
(227324, 33557, 'QU', 'OK', 'S', 1754998457, 1754998457, '1'),
(227325, 35734, 'QU', 'OK', 'S', 1754999314, 1754999314, '1'),
(227326, 39008, 'QU', 'OK', 'S', 1754999328, 1754999328, '1'),
(227327, 35111, 'QU', 'OK', 'S', 1754999332, 1754999332, '1'),
(227328, 38428, 'QU', 'OK', 'S', 1754999334, 1754999334, '1'),
(227329, 35111, 'QU', 'OK', 'S', 1754999337, 1754999337, '1'),
(227330, 38790, 'QU', 'OK', 'S', 1754999342, 1754999342, '1'),
(227331, 35058, 'QU', 'OK', 'S', 1754999346, 1754999346, '1'),
(227332, 39007, 'QU', 'OK', 'S', 1754999361, 1754999361, '1'),
(227333, 34797, 'QU', 'OK', 'S', 1754999366, 1754999366, '1'),
(227334, 38790, 'QU', 'OK', 'S', 1754999369, 1754999369, '1'),
(227335, 35085, 'QU', 'OK', 'S', 1754999374, 1754999374, '1'),
(227336, 35759, 'QU', 'OK', 'S', 1754999377, 1754999377, '1'),
(227337, 35060, 'QU', 'OK', 'S', 1754999380, 1754999380, '1'),
(227338, 34986, 'QU', 'OK', 'S', 1754999385, 1754999385, '1'),
(227339, 35149, 'QU', 'OK', 'S', 1754999390, 1754999390, '1'),
(227340, 34966, 'QU', 'OK', 'S', 1754999395, 1754999395, '1'),
(227341, 36183, 'QU', 'OK', 'S', 1754999399, 1754999399, '1'),
(227342, 35081, 'QU', 'OK', 'S', 1754999403, 1754999403, '1'),
(227343, 38790, 'QU', 'OK', 'S', 1754999408, 1754999408, '1'),
(227344, 31679, 'QU', 'OK', 'S', 1754999415, 1754999415, '1'),
(227345, 35111, 'QU', 'OK', 'S', 1754999419, 1754999419, '1'),
(227346, 34307, 'QU', 'OK', 'S', 1754999424, 1754999424, '1'),
(227347, 35083, 'QU', 'OK', 'S', 1754999428, 1754999428, '1'),
(227348, 34988, 'QU', 'OK', 'S', 1754999431, 1754999431, '1'),
(227349, 35150, 'QU', 'OK', 'S', 1754999438, 1754999438, '1'),
(227350, 35086, 'QU', 'OK', 'S', 1754999444, 1754999444, '1'),
(227351, 34888, 'QU', 'OK', 'S', 1754999449, 1754999449, '1'),
(227352, 37378, 'QU', 'OK', 'S', 1754999730, 1754999730, '1'),
(227353, 37346, 'QU', 'OK', 'S', 1754999742, 1754999742, '1'),
(227354, 34313, 'QU', 'OK', 'S', 1754999945, 1754999945, '1'),
(227355, 35154, 'QU', 'OK', 'S', 1754999950, 1754999950, '1'),
(227356, 35128, 'QU', 'OK', 'S', 1754999953, 1754999953, '1'),
(227357, 34240, 'QU', 'OK', 'S', 1754999958, 1754999958, '1'),
(227358, 35129, 'QU', 'OK', 'S', 1754999962, 1754999962, '1'),
(227359, 34310, 'QU', 'OK', 'S', 1754999965, 1754999965, '1'),
(227360, 35731, 'QU', 'OK', 'S', 1755000251, 1755000251, '1'),
(227361, 34670, 'QU', 'OK', 'S', 1755000256, 1755000256, '1'),
(227362, 34298, 'QU', 'OK', 'S', 1755000260, 1755000260, '1'),
(227363, 35153, 'QU', 'OK', 'S', 1755000265, 1755000265, '1'),
(227364, 35733, 'QU', 'OK', 'S', 1755000270, 1755000270, '1'),
(227365, 37333, 'QU', 'OK', 'S', 1755000287, 1755000287, '1'),
(227366, 35732, 'QU', 'OK', 'S', 1755000570, 1755000570, '1'),
(227367, 34312, 'QU', 'OK', 'S', 1755000890, 1755000890, '1'),
(227368, 37334, 'QU', 'OK', 'S', 1755001307, 1755001307, '1'),
(227369, 37318, 'QU', 'OK', 'S', 1755001409, 1755001409, '1'),
(227370, 37271, 'QU', 'OK', 'S', 1755001416, 1755001416, '1'),
(227371, 37271, 'QU', 'OK', 'S', 1755001423, 1755001423, '1'),
(227372, 37271, 'QU', 'OK', 'S', 1755001439, 1755001439, '1'),
(227373, 37269, 'QU', 'OK', 'S', 1755001476, 1755001476, '1'),
(227374, 37268, 'QU', 'OK', 'S', 1755001482, 1755001482, '1'),
(227375, 37267, 'QU', 'OK', 'S', 1755001514, 1755001514, '1'),
(227376, 37248, 'QU', 'OK', 'S', 1755001523, 1755001523, '1'),
(227377, 37247, 'QU', 'OK', 'S', 1755001551, 1755001551, '1'),
(227378, 37246, 'QU', 'OK', 'S', 1755001559, 1755001559, '1'),
(227379, 31138, 'QU', 'OK', 'S', 1755001671, 1755001671, '1'),
(227380, 11962, 'QU', 'OK', 'S', 1755002649, 1755002649, '1'),
(227381, 11962, 'QU', 'OK', 'S', 1755002652, 1755002652, '1'),
(227382, 11962, 'QU', 'OK', 'S', 1755002661, 1755002661, '1'),
(227383, 11962, 'QU', 'OK', 'S', 1755002738, 1755002738, '1'),
(227384, 11962, 'QU', 'OK', 'S', 1755002753, 1755002753, '1'),
(227385, 38468, 'QU', 'OK', 'S', 1755002754, 1755002754, '1'),
(227386, 11962, 'QU', 'OK', 'S', 1755002756, 1755002756, '1'),
(227387, 38469, 'QU', 'OK', 'S', 1755002765, 1755002765, '1'),
(227388, 37782, 'QU', 'OK', 'S', 1755002767, 1755002767, '1'),
(227389, 39232, 'QU', 'OK', 'S', 1755002770, 1755002770, '1'),
(227390, 37782, 'QU', 'OK', 'S', 1755002772, 1755002772, '1'),
(227391, 38789, 'QU', 'OK', 'S', 1755002775, 1755002775, '1'),
(227392, 38471, 'QU', 'OK', 'S', 1755002778, 1755002778, '1'),
(227393, 38034, 'QU', 'OK', 'S', 1755002780, 1755002780, '1'),
(227394, 11962, 'QU', 'OK', 'S', 1755002789, 1755002789, '1'),
(227395, 37782, 'QU', 'OK', 'S', 1755002790, 1755002790, '1'),
(227396, 37435, 'QU', 'OK', 'S', 1755002793, 1755002793, '1'),
(227397, 37435, 'QU', 'OK', 'S', 1755002798, 1755002798, '1'),
(227398, 38471, 'QU', 'OK', 'S', 1755002801, 1755002801, '1'),
(227399, 31337, 'QU', 'OK', 'S', 1755002811, 1755002811, '1'),
(227400, 38468, 'QU', 'OK', 'S', 1755002817, 1755002817, '1'),
(227401, 37782, 'QU', 'OK', 'S', 1755002823, 1755002823, '1'),
(227402, 39181, 'QU', 'OK', 'S', 1755002826, 1755002826, '1'),
(227403, 38471, 'QU', 'OK', 'S', 1755002833, 1755002833, '1'),
(227404, 38468, 'QU', 'OK', 'S', 1755002837, 1755002837, '1'),
(227405, 31224, 'QU', 'OK', 'S', 1755002840, 1755002840, '1'),
(227406, 30307, 'QU', 'OK', 'S', 1755002845, 1755002845, '1'),
(227407, 39200, 'QU', 'OK', 'S', 1755002852, 1755002852, '1'),
(227408, 31405, 'QU', 'OK', 'S', 1755002859, 1755002859, '1'),
(227409, 38034, 'QU', 'OK', 'S', 1755002861, 1755002861, '1'),
(227410, 38763, 'QU', 'OK', 'S', 1755002868, 1755002868, '1'),
(227411, 38034, 'QU', 'OK', 'S', 1755002872, 1755002872, '1'),
(227412, 39233, 'QU', 'OK', 'S', 1755002875, 1755002875, '1'),
(227413, 38789, 'QU', 'OK', 'S', 1755002879, 1755002879, '1'),
(227414, 39233, 'QU', 'OK', 'S', 1755002897, 1755002897, '1'),
(227415, 35306, 'QU', 'OK', 'S', 1755003496, 1755003496, '1'),
(227416, 35305, 'QU', 'OK', 'S', 1755003533, 1755003533, '1'),
(227417, 35305, 'QU', 'OK', 'S', 1755003540, 1755003540, '1'),
(227418, 35304, 'QU', 'OK', 'S', 1755003576, 1755003576, '1'),
(227419, 35303, 'QU', 'OK', 'S', 1755003583, 1755003583, '1'),
(227420, 35302, 'QU', 'OK', 'S', 1755003671, 1755003671, '1'),
(227421, 37803, 'QU', 'OK', 'S', 1755003950, 1755003950, '1'),
(227422, 37993, 'QU', 'OK', 'S', 1755003953, 1755003953, '1'),
(227423, 35312, 'QU', 'OK', 'S', 1755003957, 1755003957, '1'),
(227424, 35310, 'QU', 'OK', 'S', 1755003960, 1755003960, '1'),
(227425, 33633, 'QU', 'OK', 'S', 1755003965, 1755003965, '1'),
(227426, 37607, 'QU', 'OK', 'S', 1755003968, 1755003968, '1'),
(227427, 36321, 'QU', 'OK', 'S', 1755003974, 1755003974, '1'),
(227428, 37467, 'QU', 'OK', 'S', 1755003980, 1755003980, '1'),
(227429, 36367, 'QU', 'OK', 'S', 1755003984, 1755003984, '1'),
(227430, 34962, 'QU', 'OK', 'S', 1755003991, 1755003991, '1'),
(227431, 39289, 'QU', 'OK', 'S', 1755003996, 1755003996, '1'),
(227432, 36236, 'QU', 'OK', 'S', 1755004001, 1755004001, '1'),
(227433, 36235, 'QU', 'OK', 'S', 1755004007, 1755004007, '1'),
(227434, 19458, 'QU', 'OK', 'S', 1755004011, 1755004011, '1'),
(227435, 37882, 'QU', 'OK', 'S', 1755004016, 1755004016, '1'),
(227436, 34969, 'QU', 'OK', 'S', 1755004020, 1755004020, '1'),
(227437, 36200, 'QU', 'OK', 'S', 1755004027, 1755004027, '1'),
(227438, 37504, 'QU', 'OK', 'S', 1755004032, 1755004032, '1'),
(227439, 35616, 'QU', 'OK', 'S', 1755004037, 1755004037, '1'),
(227440, 37750, 'QU', 'OK', 'S', 1755004042, 1755004042, '1'),
(227441, 32353, 'QU', 'OK', 'S', 1755004047, 1755004047, '1'),
(227442, 37606, 'QU', 'OK', 'S', 1755004052, 1755004052, '1'),
(227443, 35300, 'QU', 'OK', 'S', 1755004071, 1755004071, '1'),
(227444, 35311, 'QU', 'OK', 'S', 1755004459, 1755004459, '1'),
(227445, 36178, 'QU', 'OK', 'S', 1755004463, 1755004463, '1'),
(227446, 34961, 'QU', 'OK', 'S', 1755004466, 1755004466, '1'),
(227447, 37055, 'QU', 'OK', 'S', 1755004471, 1755004471, '1'),
(227448, 27017, 'QU', 'OK', 'S', 1755004476, 1755004476, '1'),
(227449, 39289, 'QU', 'OK', 'S', 1755004481, 1755004481, '1'),
(227450, 23418, 'QU', 'OK', 'S', 1755004492, 1755004492, '1'),
(227451, 12932, 'QU', 'OK', 'S', 1755004507, 1755004507, '1'),
(227452, 12932, 'QU', 'OK', 'S', 1755004534, 1755004534, '1'),
(227453, 39289, 'QU', 'OK', 'S', 1755004600, 1755004600, '1'),
(227454, 29125, 'QU', 'OK', 'S', 1755004611, 1755004611, '1'),
(227455, 36178, 'QU', 'OK', 'S', 1755004615, 1755004615, '1'),
(227456, 37807, 'QU', 'OK', 'S', 1755004629, 1755004629, '1'),
(227457, 36313, 'QU', 'OK', 'S', 1755004824, 1755004824, '1'),
(227458, 33677, 'QU', 'OK', 'S', 1755004827, 1755004827, '1'),
(227459, 26992, 'QU', 'OK', 'S', 1755004829, 1755004829, '1'),
(227460, 35298, 'QU', 'OK', 'S', 1755004925, 1755004925, '1'),
(227461, 32354, 'QU', 'OK', 'S', 1755004937, 1755004937, '1'),
(227462, 28768, 'QU', 'OK', 'S', 1755004940, 1755004940, '1'),
(227463, 33937, 'QU', 'OK', 'S', 1755004942, 1755004942, '1'),
(227464, 34026, 'QU', 'OK', 'S', 1755004944, 1755004944, '1'),
(227465, 37468, 'QU', 'OK', 'S', 1755004947, 1755004947, '1'),
(227466, 35297, 'QU', 'OK', 'S', 1755004952, 1755004952, '1'),
(227467, 35297, 'QU', 'OK', 'S', 1755004965, 1755004965, '1'),
(227468, 35296, 'QU', 'OK', 'S', 1755004979, 1755004979, '1'),
(227469, 35296, 'QU', 'OK', 'S', 1755004988, 1755004988, '1'),
(227470, 35295, 'QU', 'OK', 'S', 1755005018, 1755005018, '1'),
(227471, 35295, 'QU', 'OK', 'S', 1755005027, 1755005027, '1'),
(227472, 36189, 'QU', 'OK', 'S', 1755005028, 1755005028, '1'),
(227473, 36235, 'QU', 'OK', 'S', 1755005031, 1755005031, '1'),
(227474, 37169, 'QU', 'OK', 'S', 1755005057, 1755005057, '1'),
(227475, 35294, 'QU', 'OK', 'S', 1755005072, 1755005072, '1'),
(227476, 35293, 'QU', 'OK', 'S', 1755005094, 1755005094, '1'),
(227477, 35293, 'QU', 'OK', 'S', 1755005101, 1755005101, '1'),
(227478, 35267, 'QU', 'OK', 'S', 1755005185, 1755005185, '1'),
(227479, 35267, 'QU', 'OK', 'S', 1755005196, 1755005196, '1'),
(227480, 35266, 'QU', 'OK', 'S', 1755005204, 1755005204, '1'),
(227481, 35268, 'QU', 'OK', 'S', 1755005235, 1755005235, '1'),
(227482, 35270, 'QU', 'OK', 'S', 1755005252, 1755005252, '1'),
(227483, 35270, 'QU', 'OK', 'S', 1755005262, 1755005262, '1'),
(227484, 35271, 'QU', 'OK', 'S', 1755005268, 1755005268, '1'),
(227485, 35271, 'QU', 'OK', 'S', 1755005276, 1755005276, '1'),
(227486, 35269, 'QU', 'OK', 'S', 1755005322, 1755005322, '1'),
(227487, 35269, 'QU', 'OK', 'S', 1755005329, 1755005329, '1'),
(227488, 35268, 'QU', 'OK', 'S', 1755005350, 1755005350, '1'),
(227489, 35260, 'QU', 'OK', 'S', 1755005371, 1755005371, '1'),
(227490, 35260, 'QU', 'OK', 'S', 1755005378, 1755005378, '1'),
(227491, 35746, 'QU', 'OK', 'S', 1755005437, 1755005437, '1'),
(227492, 36769, 'QU', 'OK', 'S', 1755005470, 1755005470, '1'),
(227493, 31832, 'QU', 'OK', 'S', 1755005504, 1755005504, '1'),
(227494, 38185, 'QU', 'OK', 'S', 1755005537, 1755005537, '1'),
(227495, 34963, 'QU', 'OK', 'S', 1755005581, 1755005581, '1'),
(227496, 37206, 'QU', 'OK', 'S', 1755006338, 1755006338, '1'),
(227497, 35734, 'QU', 'OK', 'S', 1755006367, 1755006367, '1'),
(227498, 34307, 'QU', 'OK', 'S', 1755006380, 1755006380, '1'),
(227499, 34312, 'QU', 'OK', 'S', 1755006393, 1755006393, '1'),
(227500, 35733, 'QU', 'OK', 'S', 1755006409, 1755006409, '1'),
(227501, 34313, 'QU', 'OK', 'S', 1755006427, 1755006427, '1'),
(227502, 35931, 'QU', 'OK', 'S', 1755059967, 1755059967, '1'),
(227503, 37962, 'QU', 'OK', 'S', 1755060314, 1755060314, '1'),
(227504, 38186, 'QU', 'OK', 'S', 1755060793, 1755060793, '1'),
(227505, 28605, 'QU', 'OK', 'S', 1755061613, 1755061613, '1'),
(227506, 36316, 'QU', 'OK', 'S', 1755061630, 1755061630, '1'),
(227507, 31859, 'QU', 'OK', 'S', 1755061642, 1755061642, '1'),
(227508, 29690, 'QU', 'OK', 'S', 1755061648, 1755061648, '1'),
(227509, 14542, 'QU', 'OK', 'S', 1755061867, 1755061867, '1'),
(227510, 31858, 'QU', 'OK', 'S', 1755061882, 1755061882, '1'),
(227511, 33752, 'QU', 'OK', 'S', 1755061885, 1755061885, '1'),
(227512, 36468, 'QU', 'OK', 'S', 1755063057, 1755063057, '1'),
(227513, 37778, 'QU', 'OK', 'S', 1755063647, 1755063647, '1'),
(227514, 28441, 'QU', 'OK', 'S', 1755063672, 1755063672, '1'),
(227515, 32872, 'QU', 'OK', 'S', 1755064207, 1755064207, '1'),
(227516, 32872, 'QU', 'OK', 'S', 1755064211, 1755064211, '1'),
(227517, 32872, 'QU', 'OK', 'S', 1755064214, 1755064214, '1'),
(227518, 32872, 'QU', 'OK', 'S', 1755064217, 1755064217, '1'),
(227519, 32872, 'QU', 'OK', 'S', 1755064221, 1755064221, '1'),
(227520, 32872, 'QU', 'OK', 'S', 1755064234, 1755064234, '1'),
(227521, 32872, 'QU', 'OK', 'S', 1755064237, 1755064237, '1'),
(227522, 32872, 'QU', 'OK', 'S', 1755064241, 1755064241, '1'),
(227523, 36094, 'QU', 'OK', 'S', 1755064851, 1755064851, '1'),
(227524, 37780, 'QU', 'OK', 'S', 1755065348, 1755065348, '1'),
(227525, 37780, 'QU', 'OK', 'S', 1755065424, 1755065424, '1'),
(227526, 21888, 'QU', 'OK', 'S', 1755067054, 1755067054, '1'),
(227527, 38686, 'QU', 'OK', 'S', 1755067253, 1755067253, '1'),
(227528, 23651, 'QU', 'OK', 'S', 1755067274, 1755067274, '1'),
(227529, 39349, 'QU', 'OK', 'S', 1755067523, 1755067523, '1'),
(227530, 39217, 'QU', 'OK', 'S', 1755067526, 1755067526, '1'),
(227531, 39349, 'QU', 'OK', 'S', 1755067531, 1755067531, '1'),
(227532, 39349, 'QU', 'OK', 'S', 1755067533, 1755067533, '1'),
(227533, 39151, 'QU', 'OK', 'S', 1755067535, 1755067535, '1'),
(227534, 38470, 'QU', 'OK', 'S', 1755067537, 1755067537, '1'),
(227535, 39217, 'QU', 'OK', 'S', 1755067539, 1755067539, '1'),
(227536, 21633, 'QU', 'OK', 'S', 1755068584, 1755068584, '1'),
(227537, 22794, 'QU', 'OK', 'S', 1755068590, 1755068590, '1'),
(227538, 6201, 'QU', 'OK', 'S', 1755069179, 1755069179, '1'),
(227539, 6202, 'QU', 'OK', 'S', 1755069185, 1755069185, '1'),
(227540, 6488, 'QU', 'OK', 'S', 1755069192, 1755069192, '1'),
(227541, 12561, 'QU', 'OK', 'S', 1755069202, 1755069202, '1'),
(227542, 12561, 'QU', 'OK', 'S', 1755069202, 1755069202, '1'),
(227543, 38830, 'QU', 'OK', 'S', 1755069226, 1755069226, '1'),
(227544, 38830, 'QU', 'OK', 'S', 1755069269, 1755069269, '1'),
(227545, 5400, 'QU', 'OK', 'S', 1755069474, 1755069474, '1'),
(227546, 30357, 'QU', 'OK', 'S', 1755069485, 1755069485, '1'),
(227547, 38450, 'QU', 'OK', 'S', 1755069497, 1755069497, '1'),
(227548, 38459, 'QU', 'OK', 'S', 1755069507, 1755069507, '1'),
(227549, 38423, 'QU', 'OK', 'S', 1755069516, 1755069516, '1'),
(227550, 38791, 'QU', 'OK', 'S', 1755069576, 1755069576, '1'),
(227551, 21846, 'QU', 'OK', 'S', 1755069877, 1755069877, '1'),
(227552, 30006, 'QU', 'OK', 'S', 1755070524, 1755070524, '1'),
(227553, 28491, 'QU', 'OK', 'S', 1755070623, 1755070623, '1'),
(227554, 13382, 'QU', 'OK', 'S', 1755070675, 1755070675, '1'),
(227555, 15897, 'QU', 'OK', 'S', 1755071149, 1755071149, '1'),
(227556, 22617, 'QU', 'OK', 'S', 1755071301, 1755071301, '1'),
(227557, 3922, 'QU', 'OK', 'S', 1755071320, 1755071320, '1'),
(227558, 22617, 'QU', 'OK', 'S', 1755071645, 1755071645, '1'),
(227559, 22617, 'QU', 'OK', 'S', 1755071647, 1755071647, '1'),
(227560, 39335, 'QU', 'OK', 'S', 1755071786, 1755071786, '1'),
(227561, 39334, 'QU', 'OK', 'S', 1755071799, 1755071799, '1'),
(227562, 30140, 'QU', 'OK', 'S', 1755071803, 1755071803, '1'),
(227563, 12479, 'QU', 'OK', 'S', 1755071809, 1755071809, '1'),
(227564, 12813, 'QU', 'OK', 'S', 1755071814, 1755071814, '1'),
(227565, 12479, 'QU', 'OK', 'S', 1755071821, 1755071821, '1'),
(227566, 39286, 'QU', 'OK', 'S', 1755071825, 1755071825, '1'),
(227567, 32454, 'QU', 'OK', 'S', 1755071829, 1755071829, '1'),
(227568, 32452, 'QU', 'OK', 'S', 1755071831, 1755071831, '1'),
(227569, 39286, 'QU', 'OK', 'S', 1755071839, 1755071839, '1'),
(227570, 24804, 'QU', 'OK', 'S', 1755071846, 1755071846, '1'),
(227571, 24630, 'QU', 'OK', 'S', 1755071850, 1755071850, '1'),
(227572, 39334, 'QU', 'OK', 'S', 1755071854, 1755071854, '1'),
(227573, 12994, 'QU', 'OK', 'S', 1755071859, 1755071859, '1'),
(227574, 13010, 'QU', 'OK', 'S', 1755071863, 1755071863, '1'),
(227575, 39335, 'QU', 'OK', 'S', 1755071869, 1755071869, '1'),
(227576, 37809, 'QU', 'OK', 'S', 1755071915, 1755071915, '1'),
(227577, 37809, 'QU', 'OK', 'S', 1755071920, 1755071920, '1'),
(227578, 37883, 'QU', 'OK', 'S', 1755071925, 1755071925, '1'),
(227579, 32381, 'QU', 'OK', 'S', 1755071930, 1755071930, '1'),
(227580, 37883, 'QU', 'OK', 'S', 1755071941, 1755071941, '1'),
(227581, 37809, 'QU', 'OK', 'S', 1755071983, 1755071983, '1'),
(227582, 24632, 'QU', 'OK', 'S', 1755071989, 1755071989, '1'),
(227583, 37839, 'QU', 'OK', 'S', 1755072008, 1755072008, '1'),
(227584, 37810, 'QU', 'OK', 'S', 1755072017, 1755072017, '1'),
(227585, 37810, 'QU', 'OK', 'S', 1755072027, 1755072027, '1'),
(227586, 37809, 'QU', 'OK', 'S', 1755072039, 1755072039, '1'),
(227587, 37883, 'QU', 'OK', 'S', 1755072044, 1755072044, '1'),
(227588, 22896, 'QU', 'OK', 'S', 1755072078, 1755072078, '1'),
(227589, 20475, 'QU', 'OK', 'S', 1755072083, 1755072083, '1'),
(227590, 22097, 'QU', 'OK', 'S', 1755072106, 1755072106, '1'),
(227591, 26923, 'QU', 'OK', 'S', 1755072118, 1755072118, '1'),
(227592, 37882, 'QU', 'OK', 'S', 1755072127, 1755072127, '1'),
(227593, 24631, 'QU', 'OK', 'S', 1755072142, 1755072142, '1'),
(227594, 20475, 'QU', 'OK', 'S', 1755072147, 1755072147, '1'),
(227595, 31138, 'QU', 'OK', 'S', 1755072715, 1755072715, '1'),
(227596, 39351, 'QU', 'OK', 'S', 1755073257, 1755073257, '1'),
(227597, 39350, 'QU', 'OK', 'S', 1755073768, 1755073768, '1'),
(227598, 39340, 'QU', 'OK', 'S', 1755073897, 1755073897, '1'),
(227599, 39340, 'QU', 'OK', 'S', 1755073900, 1755073900, '1'),
(227600, 39340, 'QU', 'OK', 'S', 1755073903, 1755073903, '1'),
(227601, 39340, 'QU', 'OK', 'S', 1755073906, 1755073906, '1'),
(227602, 39340, 'QU', 'OK', 'S', 1755073908, 1755073908, '1'),
(227603, 39351, 'QU', 'OK', 'S', 1755073915, 1755073915, '1'),
(227604, 39351, 'QU', 'OK', 'S', 1755073919, 1755073919, '1'),
(227605, 39351, 'QU', 'OK', 'S', 1755073922, 1755073922, '1'),
(227606, 39340, 'QU', 'OK', 'S', 1755073925, 1755073925, '1'),
(227607, 39350, 'QU', 'OK', 'S', 1755076746, 1755076746, '1'),
(227608, 39350, 'QU', 'OK', 'S', 1755076748, 1755076748, '1'),
(227609, 39350, 'QU', 'OK', 'S', 1755076751, 1755076751, '1'),
(227610, 39352, 'QU', 'OK', 'S', 1755076886, 1755076886, '1'),
(227611, 3063, 'QU', 'OK', 'S', 1755077095, 1755077095, '1'),
(227612, 39353, 'QU', 'OK', 'S', 1755077152, 1755077152, '1'),
(227613, 31130, 'QU', 'OK', 'S', 1755077417, 1755077417, '1'),
(227614, 31130, 'QU', 'OK', 'S', 1755077458, 1755077458, '1'),
(227615, 31130, 'QU', 'OK', 'S', 1755077462, 1755077462, '1'),
(227616, 25210, 'QU', 'OK', 'S', 1755077467, 1755077467, '1'),
(227617, 38110, 'QU', 'OK', 'S', 1755077470, 1755077470, '1'),
(227618, 39354, 'QU', 'OK', 'S', 1755077763, 1755077763, '1'),
(227619, 36468, 'QU', 'OK', 'S', 1755078815, 1755078815, '1'),
(227620, 36936, 'QU', 'OK', 'S', 1755080398, 1755080398, '1'),
(227621, 36936, 'QU', 'OK', 'S', 1755080401, 1755080401, '1'),
(227622, 36936, 'QU', 'OK', 'S', 1755080403, 1755080403, '1'),
(227623, 36936, 'QU', 'OK', 'S', 1755080406, 1755080406, '1'),
(227624, 35965, 'QU', 'OK', 'S', 1755080408, 1755080408, '1'),
(227625, 35965, 'QU', 'OK', 'S', 1755080410, 1755080410, '1'),
(227626, 35965, 'QU', 'OK', 'S', 1755080412, 1755080412, '1'),
(227627, 39356, 'QU', 'OK', 'S', 1755080521, 1755080521, '1'),
(227628, 36940, 'QU', 'OK', 'S', 1755080597, 1755080597, '1'),
(227629, 36940, 'QU', 'OK', 'S', 1755080600, 1755080600, '1'),
(227630, 36940, 'QU', 'OK', 'S', 1755080603, 1755080603, '1'),
(227631, 36940, 'QU', 'OK', 'S', 1755080606, 1755080606, '1'),
(227632, 36940, 'QU', 'OK', 'S', 1755080612, 1755080612, '1'),
(227633, 31846, 'QU', 'OK', 'S', 1755081145, 1755081145, '1'),
(227634, 19485, 'QU', 'OK', 'S', 1755081163, 1755081163, '1'),
(227635, 19485, 'QU', 'OK', 'S', 1755081163, 1755081163, '1'),
(227636, 19485, 'QU', 'OK', 'S', 1755081163, 1755081163, '1'),
(227637, 19485, 'QU', 'OK', 'S', 1755081163, 1755081163, '1'),
(227638, 36467, 'QU', 'OK', 'S', 1755081366, 1755081366, '1'),
(227639, 39355, 'QU', 'OK', 'S', 1755081856, 1755081856, '1'),
(227640, 31147, 'QU', 'OK', 'S', 1755082178, 1755082178, '1'),
(227641, 39358, 'QU', 'OK', 'S', 1755082626, 1755082626, '1'),
(227642, 27687, 'QU', 'OK', 'S', 1755082889, 1755082889, '1'),
(227643, 27727, 'QU', 'OK', 'S', 1755082910, 1755082910, '1'),
(227644, 37369, 'QU', 'OK', 'S', 1755083199, 1755083199, '1'),
(227645, 37183, 'QU', 'OK', 'S', 1755085546, 1755085546, '1'),
(227646, 37183, 'QU', 'OK', 'S', 1755085556, 1755085556, '1'),
(227647, 34548, 'QU', 'OK', 'S', 1755088253, 1755088253, '1'),
(227648, 30414, 'QU', 'OK', 'S', 1755088263, 1755088263, '1'),
(227649, 11243, 'QU', 'OK', 'S', 1755088661, 1755088661, '1'),
(227650, 37369, 'QU', 'OK', 'S', 1755089085, 1755089085, '1'),
(227651, 37154, 'QU', 'OK', 'S', 1755089106, 1755089106, '1'),
(227652, 19689, 'QU', 'OK', 'S', 1755089155, 1755089155, '1'),
(227653, 33752, 'QU', 'OK', 'S', 1755089158, 1755089158, '1'),
(227654, 36483, 'QU', 'OK', 'S', 1755089162, 1755089162, '1'),
(227655, 18332, 'QU', 'OK', 'S', 1755089335, 1755089335, '1'),
(227656, 38999, 'QU', 'OK', 'S', 1755089362, 1755089362, '1'),
(227657, 37369, 'QU', 'OK', 'S', 1755089645, 1755089645, '1'),
(227658, 37573, 'QU', 'OK', 'S', 1755089939, 1755089939, '1'),
(227659, 36781, 'QU', 'OK', 'S', 1755090053, 1755090053, '1'),
(227660, 36781, 'QU', 'OK', 'S', 1755090053, 1755090053, '1'),
(227661, 31526, 'QU', 'OK', 'S', 1755090135, 1755090135, '1'),
(227662, 34891, 'QU', 'OK', 'S', 1755090140, 1755090140, '1'),
(227663, 31524, 'QU', 'OK', 'S', 1755090154, 1755090154, '1'),
(227664, 31066, 'QU', 'OK', 'S', 1755090200, 1755090200, '1'),
(227665, 34891, 'QU', 'OK', 'S', 1755090204, 1755090204, '1'),
(227666, 31123, 'QU', 'OK', 'S', 1755090317, 1755090317, '1'),
(227667, 29513, 'QU', 'OK', 'S', 1755090612, 1755090612, '1'),
(227668, 28512, 'QU', 'OK', 'S', 1755090915, 1755090915, '1'),
(227669, 28491, 'QU', 'OK', 'S', 1755090928, 1755090928, '1'),
(227670, 25002, 'QU', 'OK', 'S', 1755092210, 1755092210, '1'),
(227671, 30244, 'QU', 'OK', 'S', 1755092223, 1755092223, '1'),
(227672, 29772, 'QU', 'OK', 'S', 1755092227, 1755092227, '1'),
(227673, 37507, 'QU', 'OK', 'S', 1755092232, 1755092232, '1'),
(227674, 37822, 'QU', 'OK', 'S', 1755092238, 1755092238, '1'),
(227675, 37470, 'QU', 'OK', 'S', 1755092247, 1755092247, '1'),
(227676, 37962, 'QU', 'OK', 'S', 1755092250, 1755092250, '1'),
(227677, 39333, 'QU', 'OK', 'S', 1755092253, 1755092253, '1'),
(227678, 35714, 'QU', 'OK', 'S', 1755092257, 1755092257, '1'),
(227679, 37474, 'QU', 'OK', 'S', 1755092262, 1755092262, '1'),
(227680, 39207, 'QU', 'OK', 'S', 1755092269, 1755092269, '1'),
(227681, 39333, 'QU', 'OK', 'S', 1755092273, 1755092273, '1'),
(227682, 37822, 'QU', 'OK', 'S', 1755092276, 1755092276, '1'),
(227683, 37961, 'QU', 'OK', 'S', 1755092283, 1755092283, '1'),
(227684, 37962, 'QU', 'OK', 'S', 1755092286, 1755092286, '1'),
(227685, 37507, 'QU', 'OK', 'S', 1755092296, 1755092296, '1'),
(227686, 33691, 'QU', 'OK', 'S', 1755092299, 1755092299, '1'),
(227687, 37961, 'QU', 'OK', 'S', 1755092303, 1755092303, '1'),
(227688, 37961, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227689, 33691, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227690, 37507, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227691, 37962, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227692, 37961, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227693, 37822, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227694, 39333, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227695, 39207, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227696, 37474, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227697, 35714, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227698, 39333, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227699, 37962, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227700, 37470, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227701, 37822, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227702, 37507, 'QU', 'OK', 'S', 1755092612, 1755092612, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(227703, 29772, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227704, 30244, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227705, 25002, 'QU', 'OK', 'S', 1755092612, 1755092612, '1'),
(227706, 37470, 'QU', 'OK', 'S', 1755092676, 1755092676, '1'),
(227707, 35144, 'QU', 'OK', 'S', 1755092685, 1755092685, '1'),
(227708, 37507, 'QU', 'OK', 'S', 1755092687, 1755092687, '1'),
(227709, 37962, 'QU', 'OK', 'S', 1755092689, 1755092689, '1'),
(227710, 30244, 'QU', 'OK', 'S', 1755092691, 1755092691, '1'),
(227711, 39207, 'QU', 'OK', 'S', 1755092694, 1755092694, '1'),
(227712, 37822, 'QU', 'OK', 'S', 1755092696, 1755092696, '1'),
(227713, 33691, 'QU', 'OK', 'S', 1755092698, 1755092698, '1'),
(227714, 37962, 'QU', 'OK', 'S', 1755092700, 1755092700, '1'),
(227715, 35714, 'QU', 'OK', 'S', 1755092704, 1755092704, '1'),
(227716, 39333, 'QU', 'OK', 'S', 1755092708, 1755092708, '1'),
(227717, 37474, 'QU', 'OK', 'S', 1755092711, 1755092711, '1'),
(227718, 37822, 'QU', 'OK', 'S', 1755092713, 1755092713, '1'),
(227719, 37507, 'QU', 'OK', 'S', 1755092717, 1755092717, '1'),
(227720, 29772, 'QU', 'OK', 'S', 1755092720, 1755092720, '1'),
(227721, 39333, 'QU', 'OK', 'S', 1755092724, 1755092724, '1'),
(227722, 37961, 'QU', 'OK', 'S', 1755092727, 1755092727, '1'),
(227723, 25002, 'QU', 'OK', 'S', 1755092736, 1755092736, '1'),
(227724, 25002, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227725, 37961, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227726, 39333, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227727, 29772, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227728, 37507, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227729, 37822, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227730, 37474, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227731, 39333, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227732, 35714, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227733, 37962, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227734, 33691, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227735, 37822, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227736, 39207, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227737, 30244, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227738, 37962, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227739, 37507, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227740, 35144, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227741, 37470, 'QU', 'OK', 'S', 1755092849, 1755092849, '1'),
(227742, 39207, 'QU', 'OK', 'S', 1755092958, 1755092958, '1'),
(227743, 25002, 'QU', 'OK', 'S', 1755092970, 1755092970, '1'),
(227744, 39333, 'QU', 'OK', 'S', 1755092973, 1755092973, '1'),
(227745, 33691, 'QU', 'OK', 'S', 1755092980, 1755092980, '1'),
(227746, 37470, 'QU', 'OK', 'S', 1755092987, 1755092987, '1'),
(227747, 37822, 'QU', 'OK', 'S', 1755093023, 1755093023, '1'),
(227748, 37962, 'QU', 'OK', 'S', 1755093026, 1755093026, '1'),
(227749, 30244, 'QU', 'OK', 'S', 1755093033, 1755093033, '1'),
(227750, 37823, 'QU', 'OK', 'S', 1755093070, 1755093070, '1'),
(227751, 37474, 'QU', 'OK', 'S', 1755093096, 1755093096, '1'),
(227752, 37961, 'QU', 'OK', 'S', 1755093102, 1755093102, '1'),
(227753, 35714, 'QU', 'OK', 'S', 1755093105, 1755093105, '1'),
(227754, 10205, 'QU', 'OK', 'S', 1755093108, 1755093108, '1'),
(227755, 37822, 'QU', 'OK', 'S', 1755093112, 1755093112, '1'),
(227756, 37961, 'QU', 'OK', 'S', 1755093116, 1755093116, '1'),
(227757, 39333, 'QU', 'OK', 'S', 1755093122, 1755093122, '1'),
(227758, 29772, 'QU', 'OK', 'S', 1755093125, 1755093125, '1'),
(227759, 37507, 'QU', 'OK', 'S', 1755093128, 1755093128, '1'),
(227760, 37962, 'QU', 'OK', 'S', 1755093131, 1755093131, '1'),
(227761, 39301, 'QU', 'OK', 'S', 1755093133, 1755093133, '1'),
(227762, 37507, 'QU', 'OK', 'S', 1755093138, 1755093138, '1'),
(227763, 38276, 'QU', 'OK', 'S', 1755093431, 1755093431, '1'),
(227764, 38276, 'QU', 'OK', 'S', 1755093477, 1755093477, '1'),
(227765, 38281, 'QU', 'OK', 'S', 1755093627, 1755093627, '1'),
(227766, 15897, 'QU', 'OK', 'S', 1755093641, 1755093641, '1'),
(227767, 35144, 'QU', 'OK', 'S', 1755093646, 1755093646, '1'),
(227768, 37962, 'QU', 'OK', 'S', 1755093649, 1755093649, '1'),
(227769, 35084, 'QU', 'OK', 'S', 1755093652, 1755093652, '1'),
(227770, 35087, 'QU', 'OK', 'S', 1755093655, 1755093655, '1'),
(227771, 27478, 'QU', 'OK', 'S', 1755093657, 1755093657, '1'),
(227772, 37470, 'QU', 'OK', 'S', 1755093660, 1755093660, '1'),
(227773, 30546, 'QU', 'OK', 'S', 1755093663, 1755093663, '1'),
(227774, 33691, 'QU', 'OK', 'S', 1755093665, 1755093665, '1'),
(227775, 24815, 'QU', 'OK', 'S', 1755093669, 1755093669, '1'),
(227776, 39358, 'QU', 'OK', 'S', 1755093672, 1755093672, '1'),
(227777, 38276, 'QU', 'OK', 'S', 1755093676, 1755093676, '1'),
(227778, 37488, 'QU', 'OK', 'S', 1755093680, 1755093680, '1'),
(227779, 25685, 'QU', 'OK', 'S', 1755093684, 1755093684, '1'),
(227780, 38281, 'QU', 'OK', 'S', 1755093686, 1755093686, '1'),
(227781, 38290, 'QU', 'OK', 'S', 1755093691, 1755093691, '1'),
(227782, 25684, 'QU', 'OK', 'S', 1755093694, 1755093694, '1'),
(227783, 34987, 'QU', 'OK', 'S', 1755093699, 1755093699, '1'),
(227784, 37961, 'QU', 'OK', 'S', 1755093870, 1755093870, '1'),
(227785, 38270, 'QU', 'OK', 'S', 1755095376, 1755095376, '1'),
(227786, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227787, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227788, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227789, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227790, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227791, 38251, 'QU', 'OK', 'S', 1755095683, 1755095683, '1'),
(227792, 31144, 'QU', 'OK', 'S', 1755149062, 1755149062, '1'),
(227793, 38595, 'QU', 'OK', 'S', 1755149778, 1755149778, '1'),
(227794, 37183, 'QU', 'OK', 'S', 1755149782, 1755149782, '1'),
(227795, 10771, 'QU', 'OK', 'S', 1755149787, 1755149787, '1'),
(227796, 11665, 'QU', 'OK', 'S', 1755149791, 1755149791, '1'),
(227797, 37358, 'QU', 'OK', 'S', 1755149794, 1755149794, '1'),
(227798, 26194, 'QU', 'OK', 'S', 1755149802, 1755149802, '1'),
(227799, 39254, 'QU', 'OK', 'S', 1755149806, 1755149806, '1'),
(227800, 38404, 'QU', 'OK', 'S', 1755149809, 1755149809, '1'),
(227801, 25210, 'QU', 'OK', 'S', 1755149812, 1755149812, '1'),
(227802, 36001, 'QU', 'OK', 'S', 1755149816, 1755149816, '1'),
(227803, 38116, 'QU', 'OK', 'S', 1755149819, 1755149819, '1'),
(227804, 34549, 'QU', 'OK', 'S', 1755149822, 1755149822, '1'),
(227805, 23071, 'QU', 'OK', 'S', 1755149824, 1755149824, '1'),
(227806, 26194, 'QU', 'OK', 'S', 1755149827, 1755149827, '1'),
(227807, 35671, 'QU', 'OK', 'S', 1755149830, 1755149830, '1'),
(227808, 35979, 'QU', 'OK', 'S', 1755149832, 1755149832, '1'),
(227809, 38110, 'QU', 'OK', 'S', 1755149843, 1755149843, '1'),
(227810, 35670, 'QU', 'OK', 'S', 1755149860, 1755149860, '1'),
(227811, 30682, 'QU', 'OK', 'S', 1755149865, 1755149865, '1'),
(227812, 30683, 'QU', 'OK', 'S', 1755149869, 1755149869, '1'),
(227813, 30683, 'QU', 'OK', 'S', 1755149876, 1755149876, '1'),
(227814, 18855, 'QU', 'OK', 'S', 1755149886, 1755149886, '1'),
(227815, 30683, 'QU', 'OK', 'S', 1755149890, 1755149890, '1'),
(227816, 30683, 'QU', 'OK', 'S', 1755149895, 1755149895, '1'),
(227817, 38973, 'QU', 'OK', 'S', 1755149903, 1755149903, '1'),
(227818, 38970, 'QU', 'OK', 'S', 1755149907, 1755149907, '1'),
(227819, 11961, 'QU', 'OK', 'S', 1755149912, 1755149912, '1'),
(227820, 9727, 'QU', 'OK', 'S', 1755149917, 1755149917, '1'),
(227821, 20936, 'QU', 'OK', 'S', 1755149922, 1755149922, '1'),
(227822, 20936, 'QU', 'OK', 'S', 1755149932, 1755149932, '1'),
(227823, 30574, 'QU', 'OK', 'S', 1755149937, 1755149937, '1'),
(227824, 23813, 'QU', 'OK', 'S', 1755149942, 1755149942, '1'),
(227825, 36364, 'QU', 'OK', 'S', 1755149952, 1755149952, '1'),
(227826, 37062, 'QU', 'OK', 'S', 1755149955, 1755149955, '1'),
(227827, 36472, 'QU', 'OK', 'S', 1755149959, 1755149959, '1'),
(227828, 13471, 'QU', 'OK', 'S', 1755149963, 1755149963, '1'),
(227829, 13471, 'QU', 'OK', 'S', 1755149968, 1755149968, '1'),
(227830, 36344, 'QU', 'OK', 'S', 1755149971, 1755149971, '1'),
(227831, 36364, 'QU', 'OK', 'S', 1755149975, 1755149975, '1'),
(227832, 38896, 'QU', 'OK', 'S', 1755149979, 1755149979, '1'),
(227833, 12414, 'QU', 'OK', 'S', 1755149988, 1755149988, '1'),
(227834, 13675, 'QU', 'OK', 'S', 1755149994, 1755149994, '1'),
(227835, 21015, 'QU', 'OK', 'S', 1755150013, 1755150013, '1'),
(227836, 21016, 'QU', 'OK', 'S', 1755150025, 1755150025, '1'),
(227837, 13305, 'QU', 'OK', 'S', 1755150029, 1755150029, '1'),
(227838, 37852, 'QU', 'OK', 'S', 1755150034, 1755150034, '1'),
(227839, 28543, 'QU', 'OK', 'S', 1755150038, 1755150038, '1'),
(227840, 31731, 'QU', 'OK', 'S', 1755150044, 1755150044, '1'),
(227841, 39093, 'QU', 'OK', 'S', 1755150047, 1755150047, '1'),
(227842, 39092, 'QU', 'OK', 'S', 1755150055, 1755150055, '1'),
(227843, 38769, 'QU', 'OK', 'S', 1755150059, 1755150059, '1'),
(227844, 37462, 'QU', 'OK', 'S', 1755150066, 1755150066, '1'),
(227845, 39092, 'QU', 'OK', 'S', 1755150110, 1755150110, '1'),
(227846, 24112, 'QU', 'OK', 'S', 1755150115, 1755150115, '1'),
(227847, 7254, 'QU', 'OK', 'S', 1755150118, 1755150118, '1'),
(227848, 39282, 'QU', 'OK', 'S', 1755150122, 1755150122, '1'),
(227849, 39283, 'QU', 'OK', 'S', 1755150127, 1755150127, '1'),
(227850, 35971, 'QU', 'OK', 'S', 1755150131, 1755150131, '1'),
(227851, 38067, 'QU', 'OK', 'S', 1755150135, 1755150135, '1'),
(227852, 37997, 'QU', 'OK', 'S', 1755150140, 1755150140, '1'),
(227853, 37998, 'QU', 'OK', 'S', 1755150144, 1755150144, '1'),
(227854, 38771, 'QU', 'OK', 'S', 1755150148, 1755150148, '1'),
(227855, 38910, 'QU', 'OK', 'S', 1755150166, 1755150166, '1'),
(227856, 34018, 'QU', 'OK', 'S', 1755150181, 1755150181, '1'),
(227857, 39207, 'QU', 'OK', 'S', 1755150186, 1755150186, '1'),
(227858, 39095, 'QU', 'OK', 'S', 1755150201, 1755150201, '1'),
(227859, 31194, 'QU', 'OK', 'S', 1755150815, 1755150815, '1'),
(227860, 37916, 'QU', 'OK', 'S', 1755150817, 1755150817, '1'),
(227861, 254, 'QU', 'OK', 'S', 1755150820, 1755150820, '1'),
(227862, 24974, 'QU', 'OK', 'S', 1755150822, 1755150822, '1'),
(227863, 38887, 'QU', 'OK', 'S', 1755150828, 1755150828, '1'),
(227864, 37754, 'QU', 'OK', 'S', 1755150831, 1755150831, '1'),
(227865, 18266, 'QU', 'OK', 'S', 1755150834, 1755150834, '1'),
(227866, 3549, 'QU', 'OK', 'S', 1755150841, 1755150841, '1'),
(227867, 3063, 'QU', 'OK', 'S', 1755151167, 1755151167, '1'),
(227868, 3063, 'QU', 'OK', 'S', 1755151177, 1755151177, '1'),
(227869, 39164, 'QU', 'OK', 'S', 1755152239, 1755152239, '1'),
(227870, 35354, 'QU', 'OK', 'S', 1755152243, 1755152243, '1'),
(227871, 34860, 'QU', 'OK', 'S', 1755152246, 1755152246, '1'),
(227872, 34791, 'QU', 'OK', 'S', 1755152249, 1755152249, '1'),
(227873, 39289, 'QU', 'OK', 'S', 1755152251, 1755152251, '1'),
(227874, 34855, 'QU', 'OK', 'S', 1755152254, 1755152254, '1'),
(227875, 38354, 'QU', 'OK', 'S', 1755152256, 1755152256, '1'),
(227876, 36866, 'QU', 'OK', 'S', 1755152259, 1755152259, '1'),
(227877, 36699, 'QU', 'OK', 'S', 1755152262, 1755152262, '1'),
(227878, 34789, 'QU', 'OK', 'S', 1755152268, 1755152268, '1'),
(227879, 34641, 'QU', 'OK', 'S', 1755152271, 1755152271, '1'),
(227880, 36897, 'QU', 'OK', 'S', 1755152274, 1755152274, '1'),
(227881, 31338, 'QU', 'OK', 'S', 1755152277, 1755152277, '1'),
(227882, 36896, 'QU', 'OK', 'S', 1755152283, 1755152283, '1'),
(227883, 36144, 'QU', 'OK', 'S', 1755152287, 1755152287, '1'),
(227884, 36316, 'QU', 'OK', 'S', 1755152290, 1755152290, '1'),
(227885, 38558, 'QU', 'OK', 'S', 1755152292, 1755152292, '1'),
(227886, 37315, 'QU', 'OK', 'S', 1755152295, 1755152295, '1'),
(227887, 39162, 'QU', 'OK', 'S', 1755152299, 1755152299, '1'),
(227888, 34896, 'QU', 'OK', 'S', 1755152302, 1755152302, '1'),
(227889, 34977, 'QU', 'OK', 'S', 1755152305, 1755152305, '1'),
(227890, 39192, 'QU', 'OK', 'S', 1755152307, 1755152307, '1'),
(227891, 38763, 'QU', 'OK', 'S', 1755152310, 1755152310, '1'),
(227892, 39212, 'QU', 'OK', 'S', 1755152312, 1755152312, '1'),
(227893, 34785, 'QU', 'OK', 'S', 1755152320, 1755152320, '1'),
(227894, 37507, 'QU', 'OK', 'S', 1755153163, 1755153163, '1'),
(227895, 37507, 'QU', 'OK', 'S', 1755153171, 1755153171, '1'),
(227896, 24055, 'QU', 'OK', 'S', 1755153175, 1755153175, '1'),
(227897, 37822, 'QU', 'OK', 'S', 1755153177, 1755153177, '1'),
(227898, 37822, 'QU', 'OK', 'S', 1755153179, 1755153179, '1'),
(227899, 37507, 'QU', 'OK', 'S', 1755153182, 1755153182, '1'),
(227900, 37823, 'QU', 'OK', 'S', 1755153185, 1755153185, '1'),
(227901, 37507, 'QU', 'OK', 'S', 1755153187, 1755153187, '1'),
(227902, 39239, 'QU', 'OK', 'S', 1755153189, 1755153189, '1'),
(227903, 24055, 'QU', 'OK', 'S', 1755153242, 1755153242, '1'),
(227904, 24055, 'QU', 'OK', 'S', 1755153245, 1755153245, '1'),
(227905, 32872, 'QU', 'OK', 'S', 1755153271, 1755153271, '1'),
(227906, 32872, 'QU', 'OK', 'S', 1755153271, 1755153271, '1'),
(227907, 32872, 'QU', 'OK', 'S', 1755153293, 1755153293, '1'),
(227908, 32872, 'QU', 'OK', 'S', 1755153296, 1755153296, '1'),
(227909, 39207, 'QU', 'OK', 'S', 1755154518, 1755154518, '1'),
(227910, 39207, 'QU', 'OK', 'S', 1755154601, 1755154601, '1'),
(227911, 36871, 'QU', 'OK', 'S', 1755155392, 1755155392, '1'),
(227912, 36871, 'QU', 'OK', 'S', 1755155395, 1755155395, '1'),
(227913, 36871, 'QU', 'OK', 'S', 1755155397, 1755155397, '1'),
(227914, 35452, 'QU', 'OK', 'S', 1755155399, 1755155399, '1'),
(227915, 37961, 'QU', 'OK', 'S', 1755155402, 1755155402, '1'),
(227916, 37961, 'QU', 'OK', 'S', 1755155412, 1755155412, '1'),
(227917, 12288, 'QU', 'OK', 'S', 1755155414, 1755155414, '1'),
(227918, 36871, 'QU', 'OK', 'S', 1755155416, 1755155416, '1'),
(227919, 12288, 'QU', 'OK', 'S', 1755155431, 1755155431, '1'),
(227920, 37643, 'QU', 'OK', 'S', 1755155467, 1755155467, '1'),
(227921, 37643, 'QU', 'OK', 'S', 1755155472, 1755155472, '1'),
(227922, 37643, 'QU', 'OK', 'S', 1755155476, 1755155476, '1'),
(227923, 37643, 'QU', 'OK', 'S', 1755155479, 1755155479, '1'),
(227924, 32511, 'QU', 'OK', 'S', 1755155582, 1755155582, '1'),
(227925, 32511, 'QU', 'OK', 'S', 1755155582, 1755155582, '1'),
(227926, 18135, 'QU', 'OK', 'S', 1755155582, 1755155582, '1'),
(227927, 18135, 'QU', 'OK', 'S', 1755155582, 1755155582, '1'),
(227928, 33726, 'QU', 'OK', 'S', 1755155957, 1755155957, '1'),
(227929, 28522, 'QU', 'OK', 'S', 1755155964, 1755155964, '1'),
(227930, 31648, 'QU', 'OK', 'S', 1755155976, 1755155976, '1'),
(227931, 31648, 'QU', 'OK', 'S', 1755155976, 1755155976, '1'),
(227932, 31648, 'QU', 'OK', 'S', 1755155976, 1755155976, '1'),
(227933, 31648, 'QU', 'OK', 'S', 1755155976, 1755155976, '1'),
(227934, 31648, 'QU', 'OK', 'S', 1755155976, 1755155976, '1'),
(227935, 36807, 'QU', 'OK', 'S', 1755159348, 1755159348, '1'),
(227936, 30702, 'QU', 'OK', 'S', 1755159375, 1755159375, '1'),
(227937, 30702, 'QU', 'OK', 'S', 1755159379, 1755159379, '1'),
(227938, 30702, 'QU', 'OK', 'S', 1755159382, 1755159382, '1'),
(227939, 30702, 'QU', 'OK', 'S', 1755159385, 1755159385, '1'),
(227940, 30702, 'QU', 'OK', 'S', 1755159388, 1755159388, '1'),
(227941, 30702, 'QU', 'OK', 'S', 1755159391, 1755159391, '1'),
(227942, 30702, 'QU', 'OK', 'S', 1755159395, 1755159395, '1'),
(227943, 30702, 'QU', 'OK', 'S', 1755159399, 1755159399, '1'),
(227944, 39205, 'QU', 'OK', 'S', 1755159404, 1755159404, '1'),
(227945, 39205, 'QU', 'OK', 'S', 1755159411, 1755159411, '1'),
(227946, 25561, 'QU', 'OK', 'S', 1755159415, 1755159415, '1'),
(227947, 13460, 'QU', 'OK', 'S', 1755159418, 1755159418, '1'),
(227948, 13460, 'QU', 'OK', 'S', 1755159422, 1755159422, '1'),
(227949, 13460, 'QU', 'OK', 'S', 1755159425, 1755159425, '1'),
(227950, 13460, 'QU', 'OK', 'S', 1755159428, 1755159428, '1'),
(227951, 25561, 'QU', 'OK', 'S', 1755159431, 1755159431, '1'),
(227952, 13460, 'QU', 'OK', 'S', 1755159434, 1755159434, '1'),
(227953, 39205, 'QU', 'OK', 'S', 1755159437, 1755159437, '1'),
(227954, 39217, 'QU', 'OK', 'S', 1755159443, 1755159443, '1'),
(227955, 25561, 'QU', 'OK', 'S', 1755159447, 1755159447, '1'),
(227956, 25561, 'QU', 'OK', 'S', 1755159450, 1755159450, '1'),
(227957, 25561, 'QU', 'OK', 'S', 1755159453, 1755159453, '1'),
(227958, 39349, 'QU', 'OK', 'S', 1755159456, 1755159456, '1'),
(227959, 39349, 'QU', 'OK', 'S', 1755159460, 1755159460, '1'),
(227960, 25561, 'QU', 'OK', 'S', 1755159463, 1755159463, '1'),
(227961, 36481, 'QU', 'OK', 'S', 1755159466, 1755159466, '1'),
(227962, 38887, 'QU', 'OK', 'S', 1755159470, 1755159470, '1'),
(227963, 38887, 'QU', 'OK', 'S', 1755159473, 1755159473, '1'),
(227964, 38198, 'QU', 'OK', 'S', 1755159478, 1755159478, '1'),
(227965, 36667, 'QU', 'OK', 'S', 1755159482, 1755159482, '1'),
(227966, 39197, 'QU', 'OK', 'S', 1755159561, 1755159561, '1'),
(227967, 39197, 'QU', 'OK', 'S', 1755159564, 1755159564, '1'),
(227968, 39197, 'QU', 'OK', 'S', 1755159566, 1755159566, '1'),
(227969, 39197, 'QU', 'OK', 'S', 1755159569, 1755159569, '1'),
(227970, 39197, 'QU', 'OK', 'S', 1755159572, 1755159572, '1'),
(227971, 39197, 'QU', 'OK', 'S', 1755159575, 1755159575, '1'),
(227972, 36769, 'QU', 'OK', 'S', 1755159579, 1755159579, '1'),
(227973, 36769, 'QU', 'OK', 'S', 1755159582, 1755159582, '1'),
(227974, 36769, 'QU', 'OK', 'S', 1755159585, 1755159585, '1'),
(227975, 36769, 'QU', 'OK', 'S', 1755159588, 1755159588, '1'),
(227976, 36769, 'QU', 'OK', 'S', 1755159591, 1755159591, '1'),
(227977, 36769, 'QU', 'OK', 'S', 1755159593, 1755159593, '1'),
(227978, 36769, 'QU', 'OK', 'S', 1755159596, 1755159596, '1'),
(227979, 36769, 'QU', 'OK', 'S', 1755159599, 1755159599, '1'),
(227980, 36769, 'QU', 'OK', 'S', 1755159602, 1755159602, '1'),
(227981, 36769, 'QU', 'OK', 'S', 1755159606, 1755159606, '1'),
(227982, 36769, 'QU', 'OK', 'S', 1755159609, 1755159609, '1'),
(227983, 36769, 'QU', 'OK', 'S', 1755159611, 1755159611, '1'),
(227984, 36769, 'QU', 'OK', 'S', 1755159613, 1755159613, '1'),
(227985, 36769, 'QU', 'OK', 'S', 1755159616, 1755159616, '1'),
(227986, 30702, 'QU', 'OK', 'S', 1755159714, 1755159714, '1'),
(227987, 39357, 'QU', 'OK', 'S', 1755163799, 1755163799, '1'),
(227988, 37507, 'QU', 'OK', 'S', 1755164117, 1755164117, '1'),
(227989, 37507, 'QU', 'OK', 'S', 1755164129, 1755164129, '1'),
(227990, 37507, 'QU', 'OK', 'S', 1755164132, 1755164132, '1'),
(227991, 37507, 'QU', 'OK', 'S', 1755164135, 1755164135, '1'),
(227992, 37507, 'QU', 'OK', 'S', 1755164139, 1755164139, '1'),
(227993, 37507, 'QU', 'OK', 'S', 1755164142, 1755164142, '1'),
(227994, 37507, 'QU', 'OK', 'S', 1755164145, 1755164145, '1'),
(227995, 37507, 'QU', 'OK', 'S', 1755164148, 1755164148, '1'),
(227996, 37507, 'QU', 'OK', 'S', 1755164151, 1755164151, '1'),
(227997, 37507, 'QU', 'OK', 'S', 1755164153, 1755164153, '1'),
(227998, 37507, 'QU', 'OK', 'S', 1755164156, 1755164156, '1'),
(227999, 37507, 'QU', 'OK', 'S', 1755164159, 1755164159, '1'),
(228000, 37507, 'QU', 'OK', 'S', 1755164162, 1755164162, '1'),
(228001, 37507, 'QU', 'OK', 'S', 1755164164, 1755164164, '1'),
(228002, 37507, 'QU', 'OK', 'S', 1755164167, 1755164167, '1'),
(228003, 37507, 'QU', 'OK', 'S', 1755164170, 1755164170, '1'),
(228004, 37507, 'QU', 'OK', 'S', 1755164173, 1755164173, '1'),
(228005, 37507, 'QU', 'OK', 'S', 1755164175, 1755164175, '1'),
(228006, 37507, 'QU', 'OK', 'S', 1755164178, 1755164178, '1'),
(228007, 37507, 'QU', 'OK', 'S', 1755164183, 1755164183, '1'),
(228008, 37507, 'QU', 'OK', 'S', 1755164186, 1755164186, '1'),
(228009, 37507, 'QU', 'OK', 'S', 1755164190, 1755164190, '1'),
(228010, 37507, 'QU', 'OK', 'S', 1755164193, 1755164193, '1'),
(228011, 37507, 'QU', 'OK', 'S', 1755164196, 1755164196, '1'),
(228012, 37507, 'QU', 'OK', 'S', 1755164199, 1755164199, '1'),
(228013, 31144, 'QU', 'OK', 'S', 1755164227, 1755164227, '1'),
(228014, 38328, 'QU', 'OK', 'S', 1755164460, 1755164460, '1'),
(228015, 39350, 'QU', 'OK', 'S', 1755164554, 1755164554, '1'),
(228016, 39350, 'QU', 'OK', 'S', 1755164561, 1755164561, '1'),
(228017, 31146, 'QU', 'OK', 'S', 1755165074, 1755165074, '1'),
(228018, 31147, 'QU', 'OK', 'S', 1755165109, 1755165109, '1'),
(228019, 37961, 'QU', 'OK', 'S', 1755165510, 1755165510, '1'),
(228020, 39375, 'QU', 'OK', 'S', 1755165583, 1755165583, '1'),
(228021, 39376, 'QU', 'OK', 'S', 1755166565, 1755166565, '1'),
(228022, 29218, 'QU', 'OK', 'S', 1755166666, 1755166666, '1'),
(228023, 29218, 'QU', 'OK', 'S', 1755166666, 1755166666, '1'),
(228024, 39377, 'QU', 'OK', 'S', 1755167137, 1755167137, '1'),
(228025, 39384, 'QU', 'OK', 'S', 1755167501, 1755167501, '1'),
(228026, 39375, 'QU', 'OK', 'S', 1755167573, 1755167573, '1'),
(228027, 39375, 'QU', 'OK', 'S', 1755167576, 1755167576, '1'),
(228028, 39379, 'QU', 'OK', 'S', 1755167931, 1755167931, '1'),
(228029, 39380, 'QU', 'OK', 'S', 1755168609, 1755168609, '1'),
(228030, 8896, 'QU', 'OK', 'S', 1755168698, 1755168698, '1'),
(228031, 8896, 'QU', 'OK', 'S', 1755168701, 1755168701, '1'),
(228032, 8896, 'QU', 'OK', 'S', 1755168704, 1755168704, '1'),
(228033, 8896, 'QU', 'OK', 'S', 1755168706, 1755168706, '1'),
(228034, 8896, 'QU', 'OK', 'S', 1755168709, 1755168709, '1'),
(228035, 8896, 'QU', 'OK', 'S', 1755168711, 1755168711, '1'),
(228036, 31146, 'QU', 'OK', 'S', 1755168793, 1755168793, '1'),
(228037, 39373, 'QU', 'OK', 'S', 1755169012, 1755169012, '1'),
(228038, 39382, 'QU', 'OK', 'S', 1755169971, 1755169971, '1'),
(228039, 39384, 'QU', 'OK', 'S', 1755170291, 1755170291, '1'),
(228040, 39382, 'QU', 'OK', 'S', 1755170315, 1755170315, '1'),
(228041, 39381, 'QU', 'OK', 'S', 1755170417, 1755170417, '1'),
(228042, 39367, 'QU', 'OK', 'S', 1755170494, 1755170494, '1'),
(228043, 39366, 'QU', 'OK', 'S', 1755170680, 1755170680, '1'),
(228044, 39368, 'QU', 'OK', 'S', 1755170738, 1755170738, '1'),
(228045, 39369, 'QU', 'OK', 'S', 1755170779, 1755170779, '1'),
(228046, 38273, 'QU', 'OK', 'S', 1755172418, 1755172418, '1'),
(228047, 38273, 'QU', 'OK', 'S', 1755172522, 1755172522, '1'),
(228048, 20416, 'QU', 'OK', 'S', 1755172588, 1755172588, '1'),
(228049, 38433, 'QU', 'OK', 'S', 1755172593, 1755172593, '1'),
(228050, 23460, 'QU', 'OK', 'S', 1755172597, 1755172597, '1'),
(228051, 30050, 'QU', 'OK', 'S', 1755172600, 1755172600, '1'),
(228052, 32102, 'QU', 'OK', 'S', 1755172602, 1755172602, '1'),
(228053, 38746, 'QU', 'OK', 'S', 1755172605, 1755172605, '1'),
(228054, 19625, 'QU', 'OK', 'S', 1755172612, 1755172612, '1'),
(228055, 32102, 'QU', 'OK', 'S', 1755172618, 1755172618, '1'),
(228056, 32102, 'QU', 'OK', 'S', 1755172625, 1755172625, '1'),
(228057, 23860, 'QU', 'OK', 'S', 1755172629, 1755172629, '1'),
(228058, 39092, 'QU', 'OK', 'S', 1755172634, 1755172634, '1'),
(228059, 31115, 'QU', 'OK', 'S', 1755172638, 1755172638, '1'),
(228060, 37041, 'QU', 'OK', 'S', 1755172643, 1755172643, '1'),
(228061, 37416, 'QU', 'OK', 'S', 1755172647, 1755172647, '1'),
(228062, 31115, 'QU', 'OK', 'S', 1755172651, 1755172651, '1'),
(228063, 39340, 'QU', 'OK', 'S', 1755172656, 1755172656, '1'),
(228064, 38433, 'QU', 'OK', 'S', 1755172661, 1755172661, '1'),
(228065, 32102, 'QU', 'OK', 'S', 1755172665, 1755172665, '1'),
(228066, 39340, 'QU', 'OK', 'S', 1755172668, 1755172668, '1'),
(228067, 34852, 'QU', 'OK', 'S', 1755172671, 1755172671, '1'),
(228068, 20416, 'QU', 'OK', 'S', 1755172674, 1755172674, '1'),
(228069, 23460, 'QU', 'OK', 'S', 1755172677, 1755172677, '1'),
(228070, 30050, 'QU', 'OK', 'S', 1755172680, 1755172680, '1'),
(228071, 37416, 'QU', 'OK', 'S', 1755172687, 1755172687, '1'),
(228072, 35838, 'QU', 'OK', 'S', 1755172690, 1755172690, '1'),
(228073, 39222, 'QU', 'OK', 'S', 1755172692, 1755172692, '1'),
(228074, 39222, 'QU', 'OK', 'S', 1755172695, 1755172695, '1'),
(228075, 39205, 'QU', 'OK', 'S', 1755172698, 1755172698, '1'),
(228076, 39222, 'QU', 'OK', 'S', 1755172703, 1755172703, '1'),
(228077, 23468, 'QU', 'OK', 'S', 1755172707, 1755172707, '1'),
(228078, 39222, 'QU', 'OK', 'S', 1755172712, 1755172712, '1'),
(228079, 37277, 'QU', 'OK', 'S', 1755172716, 1755172716, '1'),
(228080, 37277, 'QU', 'OK', 'S', 1755172720, 1755172720, '1'),
(228081, 39093, 'QU', 'OK', 'S', 1755172724, 1755172724, '1'),
(228082, 39252, 'QU', 'OK', 'S', 1755172727, 1755172727, '1'),
(228083, 38746, 'QU', 'OK', 'S', 1755172731, 1755172731, '1'),
(228084, 39164, 'QU', 'OK', 'S', 1755172734, 1755172734, '1'),
(228085, 37277, 'QU', 'OK', 'S', 1755172739, 1755172739, '1'),
(228086, 37277, 'QU', 'OK', 'S', 1755172744, 1755172744, '1'),
(228087, 37041, 'QU', 'OK', 'S', 1755172748, 1755172748, '1'),
(228088, 19625, 'QU', 'OK', 'S', 1755172752, 1755172752, '1'),
(228089, 37415, 'QU', 'OK', 'S', 1755172759, 1755172759, '1'),
(228090, 38746, 'QU', 'OK', 'S', 1755172767, 1755172767, '1'),
(228091, 34852, 'QU', 'OK', 'S', 1755172773, 1755172773, '1'),
(228092, 19625, 'QU', 'OK', 'S', 1755172800, 1755172800, '1'),
(228093, 12704, 'QU', 'OK', 'S', 1755172804, 1755172804, '1'),
(228094, 14737, 'QU', 'OK', 'S', 1755172809, 1755172809, '1'),
(228095, 39222, 'QU', 'OK', 'S', 1755172818, 1755172818, '1'),
(228096, 39164, 'QU', 'OK', 'S', 1755172823, 1755172823, '1'),
(228097, 31093, 'QU', 'OK', 'S', 1755172829, 1755172829, '1'),
(228098, 39247, 'QU', 'OK', 'S', 1755172834, 1755172834, '1'),
(228099, 12704, 'QU', 'OK', 'S', 1755172853, 1755172853, '1'),
(228100, 19404, 'QU', 'OK', 'S', 1755172858, 1755172858, '1'),
(228101, 34851, 'QU', 'OK', 'S', 1755172884, 1755172884, '1'),
(228102, 39249, 'QU', 'OK', 'S', 1755172888, 1755172888, '1'),
(228103, 37415, 'QU', 'OK', 'S', 1755172892, 1755172892, '1'),
(228104, 37041, 'QU', 'OK', 'S', 1755172896, 1755172896, '1'),
(228105, 39253, 'QU', 'OK', 'S', 1755172899, 1755172899, '1'),
(228106, 39164, 'QU', 'OK', 'S', 1755172902, 1755172902, '1'),
(228107, 39253, 'QU', 'OK', 'S', 1755172916, 1755172916, '1'),
(228108, 14737, 'QU', 'OK', 'S', 1755172924, 1755172924, '1'),
(228109, 39252, 'QU', 'OK', 'S', 1755172931, 1755172931, '1'),
(228110, 39247, 'QU', 'OK', 'S', 1755172944, 1755172944, '1'),
(228111, 37041, 'QU', 'OK', 'S', 1755172948, 1755172948, '1'),
(228112, 39249, 'QU', 'OK', 'S', 1755172953, 1755172953, '1'),
(228113, 34851, 'QU', 'OK', 'S', 1755172957, 1755172957, '1'),
(228114, 19404, 'QU', 'OK', 'S', 1755172960, 1755172960, '1'),
(228115, 39164, 'QU', 'OK', 'S', 1755172966, 1755172966, '1'),
(228116, 39014, 'QU', 'OK', 'S', 1755174860, 1755174860, '1'),
(228117, 37573, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228118, 37573, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228119, 37573, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228120, 37573, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228121, 37573, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228122, 29910, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228123, 16608, 'QU', 'OK', 'S', 1755174916, 1755174916, '1'),
(228124, 39014, 'QU', 'OK', 'S', 1755174966, 1755174966, '1'),
(228125, 39383, 'QU', 'OK', 'S', 1755175374, 1755175374, '1'),
(228126, 39370, 'QU', 'OK', 'S', 1755175682, 1755175682, '1'),
(228127, 39371, 'QU', 'OK', 'S', 1755175711, 1755175711, '1'),
(228128, 38932, 'QU', 'OK', 'S', 1755175823, 1755175823, '1'),
(228129, 39354, 'QU', 'OK', 'S', 1755175882, 1755175882, '1'),
(228130, 37494, 'QU', 'OK', 'S', 1755176019, 1755176019, '1'),
(228131, 18948, 'QU', 'OK', 'S', 1755176021, 1755176021, '1'),
(228132, 39353, 'QU', 'OK', 'S', 1755176025, 1755176025, '1'),
(228133, 18948, 'QU', 'OK', 'S', 1755176026, 1755176026, '1'),
(228134, 35160, 'QU', 'OK', 'S', 1755176029, 1755176029, '1'),
(228135, 36364, 'QU', 'OK', 'S', 1755176031, 1755176031, '1'),
(228136, 35144, 'QU', 'OK', 'S', 1755176032, 1755176032, '1'),
(228137, 36364, 'QU', 'OK', 'S', 1755176034, 1755176034, '1'),
(228138, 39229, 'QU', 'OK', 'S', 1755176035, 1755176035, '1'),
(228139, 35861, 'QU', 'OK', 'S', 1755176038, 1755176038, '1'),
(228140, 39353, 'QU', 'OK', 'S', 1755176041, 1755176041, '1'),
(228141, 14739, 'QU', 'OK', 'S', 1755176049, 1755176049, '1'),
(228142, 37322, 'QU', 'OK', 'S', 1755176054, 1755176054, '1'),
(228143, 39229, 'QU', 'OK', 'S', 1755176054, 1755176054, '1'),
(228144, 21181, 'QU', 'OK', 'S', 1755176060, 1755176060, '1'),
(228145, 39229, 'QU', 'OK', 'S', 1755176065, 1755176065, '1'),
(228146, 39289, 'QU', 'OK', 'S', 1755176070, 1755176070, '1'),
(228147, 39289, 'QU', 'OK', 'S', 1755176073, 1755176073, '1'),
(228148, 36364, 'QU', 'OK', 'S', 1755176076, 1755176076, '1'),
(228149, 35897, 'QU', 'OK', 'S', 1755176076, 1755176076, '1'),
(228150, 36364, 'QU', 'OK', 'S', 1755176079, 1755176079, '1'),
(228151, 39218, 'QU', 'OK', 'S', 1755176079, 1755176079, '1'),
(228152, 28810, 'QU', 'OK', 'S', 1755176084, 1755176084, '1'),
(228153, 39353, 'QU', 'OK', 'S', 1755176086, 1755176086, '1'),
(228154, 34641, 'QU', 'OK', 'S', 1755176089, 1755176089, '1'),
(228155, 21181, 'QU', 'OK', 'S', 1755176090, 1755176090, '1'),
(228156, 20771, 'QU', 'OK', 'S', 1755176094, 1755176094, '1'),
(228157, 37314, 'QU', 'OK', 'S', 1755176094, 1755176094, '1'),
(228158, 26051, 'QU', 'OK', 'S', 1755176099, 1755176099, '1'),
(228159, 21181, 'QU', 'OK', 'S', 1755176101, 1755176101, '1'),
(228160, 38682, 'QU', 'OK', 'S', 1755176102, 1755176102, '1'),
(228161, 39333, 'QU', 'OK', 'S', 1755176106, 1755176106, '1'),
(228162, 21181, 'QU', 'OK', 'S', 1755176108, 1755176108, '1'),
(228163, 36415, 'QU', 'OK', 'S', 1755176109, 1755176109, '1'),
(228164, 21181, 'QU', 'OK', 'S', 1755176111, 1755176111, '1'),
(228165, 37296, 'QU', 'OK', 'S', 1755176114, 1755176114, '1'),
(228166, 21181, 'QU', 'OK', 'S', 1755176115, 1755176115, '1'),
(228167, 39353, 'QU', 'OK', 'S', 1755176119, 1755176119, '1'),
(228168, 21181, 'QU', 'OK', 'S', 1755176122, 1755176122, '1'),
(228169, 35786, 'QU', 'OK', 'S', 1755176124, 1755176124, '1'),
(228170, 21181, 'QU', 'OK', 'S', 1755176126, 1755176126, '1'),
(228171, 38410, 'QU', 'OK', 'S', 1755176130, 1755176130, '1'),
(228172, 38390, 'QU', 'OK', 'S', 1755176141, 1755176141, '1'),
(228173, 9451, 'QU', 'OK', 'S', 1755176141, 1755176141, '1'),
(228174, 19847, 'QU', 'OK', 'S', 1755176143, 1755176143, '1'),
(228175, 38716, 'QU', 'OK', 'S', 1755176148, 1755176148, '1'),
(228176, 39340, 'QU', 'OK', 'S', 1755176150, 1755176150, '1'),
(228177, 38767, 'QU', 'OK', 'S', 1755176152, 1755176152, '1'),
(228178, 39340, 'QU', 'OK', 'S', 1755176155, 1755176155, '1'),
(228179, 26051, 'QU', 'OK', 'S', 1755176156, 1755176156, '1'),
(228180, 37784, 'QU', 'OK', 'S', 1755176158, 1755176158, '1'),
(228181, 37784, 'QU', 'OK', 'S', 1755176162, 1755176162, '1'),
(228182, 36861, 'QU', 'OK', 'S', 1755176165, 1755176165, '1'),
(228183, 38764, 'QU', 'OK', 'S', 1755176169, 1755176169, '1'),
(228184, 38808, 'QU', 'OK', 'S', 1755176173, 1755176173, '1'),
(228185, 35617, 'QU', 'OK', 'S', 1755176178, 1755176178, '1'),
(228186, 38805, 'QU', 'OK', 'S', 1755176181, 1755176181, '1'),
(228187, 35861, 'QU', 'OK', 'S', 1755176185, 1755176185, '1'),
(228188, 38888, 'QU', 'OK', 'S', 1755176188, 1755176188, '1'),
(228189, 38528, 'QU', 'OK', 'S', 1755176191, 1755176191, '1'),
(228190, 16137, 'QU', 'OK', 'S', 1755176194, 1755176194, '1'),
(228191, 37784, 'QU', 'OK', 'S', 1755176196, 1755176196, '1'),
(228192, 31150, 'QU', 'OK', 'S', 1755176197, 1755176197, '1'),
(228193, 16139, 'QU', 'OK', 'S', 1755176200, 1755176200, '1'),
(228194, 38746, 'QU', 'OK', 'S', 1755176203, 1755176203, '1'),
(228195, 38746, 'QU', 'OK', 'S', 1755176205, 1755176205, '1'),
(228196, 38790, 'QU', 'OK', 'S', 1755176208, 1755176208, '1'),
(228197, 39288, 'QU', 'OK', 'S', 1755176211, 1755176211, '1'),
(228198, 38764, 'QU', 'OK', 'S', 1755176214, 1755176214, '1'),
(228199, 38790, 'QU', 'OK', 'S', 1755176217, 1755176217, '1'),
(228200, 38888, 'QU', 'OK', 'S', 1755176220, 1755176220, '1'),
(228201, 38747, 'QU', 'OK', 'S', 1755176223, 1755176223, '1'),
(228202, 33557, 'QU', 'OK', 'S', 1755176224, 1755176224, '1'),
(228203, 39187, 'QU', 'OK', 'S', 1755176226, 1755176226, '1'),
(228204, 37058, 'QU', 'OK', 'S', 1755176229, 1755176229, '1'),
(228205, 38452, 'QU', 'OK', 'S', 1755176232, 1755176232, '1'),
(228206, 38527, 'QU', 'OK', 'S', 1755176235, 1755176235, '1'),
(228207, 37058, 'QU', 'OK', 'S', 1755176238, 1755176238, '1'),
(228208, 30992, 'QU', 'OK', 'S', 1755176241, 1755176241, '1'),
(228209, 38501, 'QU', 'OK', 'S', 1755176246, 1755176246, '1'),
(228210, 29837, 'QU', 'OK', 'S', 1755176248, 1755176248, '1'),
(228211, 36679, 'QU', 'OK', 'S', 1755176252, 1755176252, '1'),
(228212, 39340, 'QU', 'OK', 'S', 1755176268, 1755176268, '1'),
(228213, 36364, 'QU', 'OK', 'S', 1755176273, 1755176273, '1'),
(228214, 37784, 'QU', 'OK', 'S', 1755176277, 1755176277, '1'),
(228215, 23468, 'QU', 'OK', 'S', 1755176361, 1755176361, '1'),
(228216, 9451, 'QU', 'OK', 'S', 1755176399, 1755176399, '1'),
(228217, 39353, 'QU', 'OK', 'S', 1755176403, 1755176403, '1'),
(228218, 36364, 'QU', 'OK', 'S', 1755176438, 1755176438, '1'),
(228219, 37784, 'QU', 'OK', 'S', 1755176442, 1755176442, '1'),
(228220, 37784, 'QU', 'OK', 'S', 1755176445, 1755176445, '1'),
(228221, 37322, 'QU', 'OK', 'S', 1755176449, 1755176449, '1'),
(228222, 37036, 'QU', 'OK', 'S', 1755176455, 1755176455, '1'),
(228223, 35513, 'QU', 'OK', 'S', 1755176463, 1755176463, '1'),
(228224, 39340, 'QU', 'OK', 'S', 1755176466, 1755176466, '1'),
(228225, 37322, 'QU', 'OK', 'S', 1755176469, 1755176469, '1'),
(228226, 37322, 'QU', 'OK', 'S', 1755176472, 1755176472, '1'),
(228227, 39340, 'QU', 'OK', 'S', 1755176477, 1755176477, '1'),
(228228, 39340, 'QU', 'OK', 'S', 1755176480, 1755176480, '1'),
(228229, 4146, 'QU', 'OK', 'S', 1755176485, 1755176485, '1'),
(228230, 37636, 'QU', 'OK', 'S', 1755176490, 1755176490, '1'),
(228231, 37636, 'QU', 'OK', 'S', 1755176493, 1755176493, '1'),
(228232, 37636, 'QU', 'OK', 'S', 1755176497, 1755176497, '1'),
(228233, 35341, 'QU', 'OK', 'S', 1755176501, 1755176501, '1'),
(228234, 35341, 'QU', 'OK', 'S', 1755176504, 1755176504, '1'),
(228235, 35341, 'QU', 'OK', 'S', 1755176507, 1755176507, '1'),
(228236, 35341, 'QU', 'OK', 'S', 1755176511, 1755176511, '1'),
(228237, 37636, 'QU', 'OK', 'S', 1755176516, 1755176516, '1'),
(228238, 35339, 'QU', 'OK', 'S', 1755176526, 1755176526, '1'),
(228239, 35339, 'QU', 'OK', 'S', 1755176528, 1755176528, '1'),
(228240, 35339, 'QU', 'OK', 'S', 1755176545, 1755176545, '1'),
(228241, 35339, 'QU', 'OK', 'S', 1755176549, 1755176549, '1'),
(228242, 35339, 'QU', 'OK', 'S', 1755176552, 1755176552, '1'),
(228243, 37036, 'QU', 'OK', 'S', 1755176566, 1755176566, '1'),
(228244, 37036, 'QU', 'OK', 'S', 1755176577, 1755176577, '1'),
(228245, 37036, 'QU', 'OK', 'S', 1755176591, 1755176591, '1'),
(228246, 18735, 'QU', 'OK', 'S', 1755176614, 1755176614, '1'),
(228247, 18735, 'QU', 'OK', 'S', 1755176619, 1755176619, '1'),
(228248, 14649, 'QU', 'OK', 'S', 1755176625, 1755176625, '1'),
(228249, 22976, 'QU', 'OK', 'S', 1755176634, 1755176634, '1'),
(228250, 22789, 'QU', 'OK', 'S', 1755176639, 1755176639, '1'),
(228251, 22789, 'QU', 'OK', 'S', 1755176644, 1755176644, '1'),
(228252, 37824, 'QU', 'OK', 'S', 1755176649, 1755176649, '1'),
(228253, 39011, 'QU', 'OK', 'S', 1755176653, 1755176653, '1'),
(228254, 39011, 'QU', 'OK', 'S', 1755176657, 1755176657, '1'),
(228255, 22789, 'QU', 'OK', 'S', 1755176675, 1755176675, '1'),
(228256, 37824, 'QU', 'OK', 'S', 1755176686, 1755176686, '1'),
(228257, 18729, 'QU', 'OK', 'S', 1755176710, 1755176710, '1'),
(228258, 18729, 'QU', 'OK', 'S', 1755176716, 1755176716, '1'),
(228259, 37824, 'QU', 'OK', 'S', 1755176720, 1755176720, '1'),
(228260, 38996, 'QU', 'OK', 'S', 1755176723, 1755176723, '1'),
(228261, 38996, 'QU', 'OK', 'S', 1755176726, 1755176726, '1'),
(228262, 39211, 'QU', 'OK', 'S', 1755176733, 1755176733, '1'),
(228263, 39011, 'QU', 'OK', 'S', 1755176740, 1755176740, '1'),
(228264, 39002, 'QU', 'OK', 'S', 1755176751, 1755176751, '1'),
(228265, 36062, 'QU', 'OK', 'S', 1755176768, 1755176768, '1'),
(228266, 37764, 'QU', 'OK', 'S', 1755176782, 1755176782, '1'),
(228267, 38673, 'QU', 'OK', 'S', 1755176786, 1755176786, '1'),
(228268, 37764, 'QU', 'OK', 'S', 1755176790, 1755176790, '1'),
(228269, 35975, 'QU', 'OK', 'S', 1755176800, 1755176800, '1'),
(228270, 35975, 'QU', 'OK', 'S', 1755176805, 1755176805, '1'),
(228271, 35975, 'QU', 'OK', 'S', 1755176814, 1755176814, '1'),
(228272, 35975, 'QU', 'OK', 'S', 1755176816, 1755176816, '1'),
(228273, 32828, 'QU', 'OK', 'S', 1755176823, 1755176823, '1'),
(228274, 35975, 'QU', 'OK', 'S', 1755176829, 1755176829, '1'),
(228275, 35975, 'QU', 'OK', 'S', 1755176835, 1755176835, '1'),
(228276, 35975, 'QU', 'OK', 'S', 1755176838, 1755176838, '1'),
(228277, 35975, 'QU', 'OK', 'S', 1755176840, 1755176840, '1'),
(228278, 18107, 'QU', 'OK', 'S', 1755176846, 1755176846, '1'),
(228279, 37824, 'QU', 'OK', 'S', 1755176851, 1755176851, '1'),
(228280, 39002, 'QU', 'OK', 'S', 1755176857, 1755176857, '1'),
(228281, 39002, 'QU', 'OK', 'S', 1755176862, 1755176862, '1'),
(228282, 31317, 'QU', 'OK', 'S', 1755176869, 1755176869, '1'),
(228283, 35975, 'QU', 'OK', 'S', 1755176873, 1755176873, '1'),
(228284, 35975, 'QU', 'OK', 'S', 1755176878, 1755176878, '1'),
(228285, 31625, 'QU', 'OK', 'S', 1755176889, 1755176889, '1'),
(228286, 36062, 'QU', 'OK', 'S', 1755176900, 1755176900, '1'),
(228287, 36062, 'QU', 'OK', 'S', 1755176907, 1755176907, '1'),
(228288, 34694, 'QU', 'OK', 'S', 1755176913, 1755176913, '1'),
(228289, 38551, 'QU', 'OK', 'S', 1755176919, 1755176919, '1'),
(228290, 36062, 'QU', 'OK', 'S', 1755176924, 1755176924, '1'),
(228291, 38880, 'QU', 'OK', 'S', 1755176929, 1755176929, '1'),
(228292, 29644, 'QU', 'OK', 'S', 1755176935, 1755176935, '1'),
(228293, 36062, 'QU', 'OK', 'S', 1755176937, 1755176937, '1'),
(228294, 29644, 'QU', 'OK', 'S', 1755176947, 1755176947, '1'),
(228295, 31317, 'QU', 'OK', 'S', 1755176960, 1755176960, '1'),
(228296, 37711, 'QU', 'OK', 'S', 1755176963, 1755176963, '1'),
(228297, 32828, 'QU', 'OK', 'S', 1755176976, 1755176976, '1'),
(228298, 22567, 'QU', 'OK', 'S', 1755176999, 1755176999, '1'),
(228299, 22567, 'QU', 'OK', 'S', 1755177005, 1755177005, '1'),
(228300, 32802, 'QU', 'OK', 'S', 1755177051, 1755177051, '1'),
(228301, 32802, 'QU', 'OK', 'S', 1755177055, 1755177055, '1'),
(228302, 26949, 'QU', 'OK', 'S', 1755177058, 1755177058, '1'),
(228303, 26949, 'QU', 'OK', 'S', 1755177063, 1755177063, '1'),
(228304, 37983, 'QU', 'OK', 'S', 1755177069, 1755177069, '1'),
(228305, 37983, 'QU', 'OK', 'S', 1755177074, 1755177074, '1'),
(228306, 37983, 'QU', 'OK', 'S', 1755177079, 1755177079, '1'),
(228307, 37983, 'QU', 'OK', 'S', 1755177083, 1755177083, '1'),
(228308, 37985, 'QU', 'OK', 'S', 1755177087, 1755177087, '1'),
(228309, 37985, 'QU', 'OK', 'S', 1755177103, 1755177103, '1'),
(228310, 37985, 'QU', 'OK', 'S', 1755177108, 1755177108, '1'),
(228311, 38234, 'QU', 'OK', 'S', 1755177114, 1755177114, '1'),
(228312, 37986, 'QU', 'OK', 'S', 1755177121, 1755177121, '1'),
(228313, 37986, 'QU', 'OK', 'S', 1755177125, 1755177125, '1'),
(228314, 22567, 'QU', 'OK', 'S', 1755177142, 1755177142, '1'),
(228315, 13486, 'QU', 'OK', 'S', 1755177150, 1755177150, '1'),
(228316, 38234, 'QU', 'OK', 'S', 1755177155, 1755177155, '1'),
(228317, 38234, 'QU', 'OK', 'S', 1755177161, 1755177161, '1'),
(228318, 13486, 'QU', 'OK', 'S', 1755177164, 1755177164, '1'),
(228319, 38234, 'QU', 'OK', 'S', 1755177169, 1755177169, '1'),
(228320, 38234, 'QU', 'OK', 'S', 1755177172, 1755177172, '1'),
(228321, 38234, 'QU', 'OK', 'S', 1755177175, 1755177175, '1'),
(228322, 38234, 'QU', 'OK', 'S', 1755177179, 1755177179, '1'),
(228323, 38234, 'QU', 'OK', 'S', 1755177183, 1755177183, '1'),
(228324, 37985, 'QU', 'OK', 'S', 1755177188, 1755177188, '1'),
(228325, 37986, 'QU', 'OK', 'S', 1755177192, 1755177192, '1'),
(228326, 38252, 'QU', 'OK', 'S', 1755177195, 1755177195, '1'),
(228327, 38252, 'QU', 'OK', 'S', 1755177201, 1755177201, '1'),
(228328, 38252, 'QU', 'OK', 'S', 1755177204, 1755177204, '1'),
(228329, 37975, 'QU', 'OK', 'S', 1755177207, 1755177207, '1'),
(228330, 37975, 'QU', 'OK', 'S', 1755177211, 1755177211, '1'),
(228331, 38252, 'QU', 'OK', 'S', 1755177216, 1755177216, '1'),
(228332, 38252, 'QU', 'OK', 'S', 1755177229, 1755177229, '1'),
(228333, 38637, 'QU', 'OK', 'S', 1755177245, 1755177245, '1'),
(228334, 38252, 'QU', 'OK', 'S', 1755177260, 1755177260, '1'),
(228335, 26949, 'QU', 'OK', 'S', 1755177270, 1755177270, '1'),
(228336, 26949, 'QU', 'OK', 'S', 1755177281, 1755177281, '1'),
(228337, 36010, 'QU', 'OK', 'S', 1755178251, 1755178251, '1'),
(228338, 36010, 'QU', 'OK', 'S', 1755178254, 1755178254, '1'),
(228339, 36010, 'QU', 'OK', 'S', 1755178258, 1755178258, '1'),
(228340, 36010, 'QU', 'OK', 'S', 1755178262, 1755178262, '1'),
(228341, 36010, 'QU', 'OK', 'S', 1755178279, 1755178279, '1'),
(228342, 37192, 'QU', 'OK', 'S', 1755181238, 1755181238, '1'),
(228343, 34121, 'QU', 'OK', 'S', 1755236951, 1755236951, '1'),
(228344, 34117, 'QU', 'OK', 'S', 1755260716, 1755260716, '1'),
(228345, 33428, 'QU', 'OK', 'S', 1755261739, 1755261739, '1'),
(228346, 33428, 'QU', 'OK', 'S', 1755261739, 1755261739, '1'),
(228347, 33428, 'QU', 'OK', 'S', 1755261838, 1755261838, '1'),
(228348, 33428, 'QU', 'OK', 'S', 1755261838, 1755261838, '1'),
(228349, 33428, 'QU', 'OK', 'S', 1755261838, 1755261838, '1'),
(228350, 33428, 'QU', 'OK', 'S', 1755261838, 1755261838, '1'),
(228351, 33428, 'QU', 'OK', 'S', 1755261838, 1755261838, '1'),
(228352, 33425, 'QU', 'OK', 'S', 1755261978, 1755261978, '1'),
(228353, 33422, 'QU', 'OK', 'S', 1755262119, 1755262119, '1'),
(228354, 33186, 'QU', 'OK', 'S', 1755264616, 1755264616, '1'),
(228355, 33186, 'QU', 'OK', 'S', 1755264616, 1755264616, '1'),
(228356, 33186, 'QU', 'OK', 'S', 1755264616, 1755264616, '1'),
(228357, 33179, 'QU', 'OK', 'S', 1755264796, 1755264796, '1'),
(228358, 33179, 'QU', 'OK', 'S', 1755264797, 1755264797, '1'),
(228359, 33179, 'QU', 'OK', 'S', 1755264797, 1755264797, '1'),
(228360, 33179, 'QU', 'OK', 'S', 1755264797, 1755264797, '1'),
(228361, 33178, 'QU', 'OK', 'S', 1755265084, 1755265084, '1'),
(228362, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228363, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228364, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228365, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228366, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228367, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228368, 33160, 'QU', 'OK', 'S', 1755265354, 1755265354, '1'),
(228369, 33012, 'QU', 'OK', 'S', 1755265960, 1755265960, '1'),
(228370, 33012, 'QU', 'OK', 'S', 1755265960, 1755265960, '1'),
(228371, 33012, 'QU', 'OK', 'S', 1755265960, 1755265960, '1'),
(228372, 33012, 'QU', 'OK', 'S', 1755265960, 1755265960, '1'),
(228373, 33012, 'QU', 'OK', 'S', 1755265960, 1755265960, '1'),
(228374, 33009, 'QU', 'OK', 'S', 1755266122, 1755266122, '1'),
(228375, 33009, 'QU', 'OK', 'S', 1755266122, 1755266122, '1'),
(228376, 32849, 'QU', 'OK', 'S', 1755266425, 1755266425, '1'),
(228377, 32849, 'QU', 'OK', 'S', 1755266425, 1755266425, '1'),
(228378, 31138, 'QU', 'OK', 'S', 1755320434, 1755320434, '1'),
(228379, 31138, 'QU', 'OK', 'S', 1755320445, 1755320445, '1'),
(228380, 31143, 'QU', 'OK', 'S', 1755320672, 1755320672, '1'),
(228381, 31144, 'QU', 'OK', 'S', 1755320847, 1755320847, '1'),
(228382, 31144, 'QU', 'OK', 'S', 1755320854, 1755320854, '1'),
(228383, 37291, 'QU', 'OK', 'S', 1755320938, 1755320938, '1'),
(228384, 37291, 'QU', 'OK', 'S', 1755321062, 1755321062, '1'),
(228385, 37291, 'QU', 'OK', 'S', 1755321068, 1755321068, '1'),
(228386, 38672, 'QU', 'OK', 'S', 1755321486, 1755321486, '1'),
(228387, 39374, 'QU', 'OK', 'S', 1755322299, 1755322299, '1'),
(228388, 37568, 'QU', 'OK', 'S', 1755322328, 1755322328, '1'),
(228389, 13675, 'QU', 'OK', 'S', 1755322727, 1755322727, '1'),
(228390, 30574, 'QU', 'OK', 'S', 1755322743, 1755322743, '1'),
(228391, 39383, 'QU', 'OK', 'S', 1755322939, 1755322939, '1'),
(228392, 38991, 'QU', 'OK', 'S', 1755323002, 1755323002, '1'),
(228393, 38990, 'QU', 'OK', 'S', 1755323028, 1755323028, '1'),
(228394, 39385, 'QU', 'OK', 'S', 1755323137, 1755323137, '1'),
(228395, 38672, 'QU', 'OK', 'S', 1755323147, 1755323147, '1'),
(228396, 39386, 'QU', 'OK', 'S', 1755323179, 1755323179, '1'),
(228397, 37522, 'QU', 'OK', 'S', 1755323271, 1755323271, '1'),
(228398, 39387, 'QU', 'OK', 'S', 1755323470, 1755323470, '1'),
(228399, 39388, 'QU', 'OK', 'S', 1755323499, 1755323499, '1'),
(228400, 39389, 'QU', 'OK', 'S', 1755323528, 1755323528, '1'),
(228401, 27313, 'QU', 'OK', 'S', 1755324867, 1755324867, '1'),
(228402, 33580, 'QU', 'OK', 'S', 1755324943, 1755324943, '1'),
(228403, 16608, 'QU', 'OK', 'S', 1755324996, 1755324996, '1'),
(228404, 16608, 'QU', 'OK', 'S', 1755324996, 1755324996, '1'),
(228405, 37603, 'QU', 'OK', 'S', 1755325069, 1755325069, '1'),
(228406, 37994, 'QU', 'OK', 'S', 1755325127, 1755325127, '1'),
(228407, 27311, 'QU', 'OK', 'S', 1755325143, 1755325143, '1'),
(228408, 34547, 'QU', 'OK', 'S', 1755325286, 1755325286, '1'),
(228409, 34547, 'QU', 'OK', 'S', 1755325286, 1755325286, '1'),
(228410, 34547, 'QU', 'OK', 'S', 1755325286, 1755325286, '1'),
(228411, 34547, 'QU', 'OK', 'S', 1755325286, 1755325286, '1'),
(228412, 30154, 'QU', 'OK', 'S', 1755325393, 1755325393, '1'),
(228413, 35971, 'QU', 'OK', 'S', 1755325448, 1755325448, '1'),
(228414, 27323, 'QU', 'OK', 'S', 1755325525, 1755325525, '1'),
(228415, 28543, 'QU', 'OK', 'S', 1755325608, 1755325608, '1'),
(228416, 28544, 'QU', 'OK', 'S', 1755325681, 1755325681, '1'),
(228417, 28544, 'QU', 'OK', 'S', 1755325681, 1755325681, '1'),
(228418, 39345, 'QU', 'OK', 'S', 1755325805, 1755325805, '1'),
(228419, 39345, 'QU', 'OK', 'S', 1755325805, 1755325805, '1'),
(228420, 39345, 'QU', 'OK', 'S', 1755325805, 1755325805, '1'),
(228421, 39303, 'QU', 'OK', 'S', 1755325834, 1755325834, '1'),
(228422, 39303, 'QU', 'OK', 'S', 1755325834, 1755325834, '1'),
(228423, 39303, 'QU', 'OK', 'S', 1755325834, 1755325834, '1'),
(228424, 39092, 'QU', 'OK', 'S', 1755325865, 1755325865, '1'),
(228425, 39092, 'QU', 'OK', 'S', 1755325865, 1755325865, '1'),
(228426, 38874, 'QU', 'OK', 'S', 1755325880, 1755325880, '1'),
(228427, 38871, 'QU', 'OK', 'S', 1755325892, 1755325892, '1'),
(228428, 38870, 'QU', 'OK', 'S', 1755325906, 1755325906, '1'),
(228429, 38870, 'QU', 'OK', 'S', 1755325906, 1755325906, '1'),
(228430, 38778, 'QU', 'OK', 'S', 1755325917, 1755325917, '1'),
(228431, 38778, 'QU', 'OK', 'S', 1755325917, 1755325917, '1'),
(228432, 38708, 'QU', 'OK', 'S', 1755325945, 1755325945, '1'),
(228433, 38708, 'QU', 'OK', 'S', 1755325945, 1755325945, '1'),
(228434, 38157, 'QU', 'OK', 'S', 1755325986, 1755325986, '1'),
(228435, 38157, 'QU', 'OK', 'S', 1755325986, 1755325986, '1'),
(228436, 38084, 'QU', 'OK', 'S', 1755326056, 1755326056, '1'),
(228437, 37600, 'QU', 'OK', 'S', 1755326224, 1755326224, '1'),
(228438, 37600, 'QU', 'OK', 'S', 1755326224, 1755326224, '1'),
(228439, 36376, 'QU', 'OK', 'S', 1755326274, 1755326274, '1'),
(228440, 36376, 'QU', 'OK', 'S', 1755326274, 1755326274, '1'),
(228441, 35979, 'QU', 'OK', 'S', 1755326290, 1755326290, '1'),
(228442, 35885, 'QU', 'OK', 'S', 1755326349, 1755326349, '1'),
(228443, 35885, 'QU', 'OK', 'S', 1755326349, 1755326349, '1'),
(228444, 35885, 'QU', 'OK', 'S', 1755326349, 1755326349, '1'),
(228445, 35383, 'QU', 'OK', 'S', 1755326428, 1755326428, '1'),
(228446, 35383, 'QU', 'OK', 'S', 1755326428, 1755326428, '1'),
(228447, 35316, 'QU', 'OK', 'S', 1755326469, 1755326469, '1'),
(228448, 35316, 'QU', 'OK', 'S', 1755326469, 1755326469, '1'),
(228449, 35316, 'QU', 'OK', 'S', 1755326469, 1755326469, '1'),
(228450, 35316, 'QU', 'OK', 'S', 1755326469, 1755326469, '1'),
(228451, 35316, 'QU', 'OK', 'S', 1755326469, 1755326469, '1'),
(228452, 35224, 'QU', 'OK', 'S', 1755326487, 1755326487, '1'),
(228453, 34269, 'QU', 'OK', 'S', 1755326695, 1755326695, '1'),
(228454, 34268, 'QU', 'OK', 'S', 1755326701, 1755326701, '1'),
(228455, 34227, 'QU', 'OK', 'S', 1755326810, 1755326810, '1'),
(228456, 32719, 'QU', 'OK', 'S', 1755326913, 1755326913, '1'),
(228457, 31450, 'QU', 'OK', 'S', 1755326913, 1755326913, '1'),
(228458, 34224, 'QU', 'OK', 'S', 1755326924, 1755326924, '1'),
(228459, 35115, 'QU', 'OK', 'S', 1755326927, 1755326927, '1'),
(228460, 33849, 'QU', 'OK', 'S', 1755327018, 1755327018, '1'),
(228461, 33285, 'QU', 'OK', 'S', 1755327077, 1755327077, '1'),
(228462, 33285, 'QU', 'OK', 'S', 1755327077, 1755327077, '1'),
(228463, 33285, 'QU', 'OK', 'S', 1755327077, 1755327077, '1'),
(228464, 33285, 'QU', 'OK', 'S', 1755327077, 1755327077, '1'),
(228465, 33285, 'QU', 'OK', 'S', 1755327077, 1755327077, '1'),
(228466, 32938, 'QU', 'OK', 'S', 1755327128, 1755327128, '1'),
(228467, 32891, 'QU', 'OK', 'S', 1755327167, 1755327167, '1'),
(228468, 32891, 'QU', 'OK', 'S', 1755327167, 1755327167, '1'),
(228469, 32891, 'QU', 'OK', 'S', 1755327167, 1755327167, '1'),
(228470, 32891, 'QU', 'OK', 'S', 1755327167, 1755327167, '1'),
(228471, 32891, 'QU', 'OK', 'S', 1755327167, 1755327167, '1'),
(228472, 32805, 'QU', 'OK', 'S', 1755327189, 1755327189, '1'),
(228473, 32574, 'QU', 'OK', 'S', 1755327240, 1755327240, '1'),
(228474, 32574, 'QU', 'OK', 'S', 1755327240, 1755327240, '1'),
(228475, 28952, 'QU', 'OK', 'S', 1755327261, 1755327261, '1'),
(228476, 32495, 'QU', 'OK', 'S', 1755327268, 1755327268, '1'),
(228477, 28941, 'QU', 'OK', 'S', 1755327282, 1755327282, '1'),
(228478, 31339, 'QU', 'OK', 'S', 1755327347, 1755327347, '1'),
(228479, 31003, 'QU', 'OK', 'S', 1755327364, 1755327364, '1'),
(228480, 28524, 'QU', 'OK', 'S', 1755327397, 1755327397, '1'),
(228481, 28522, 'QU', 'OK', 'S', 1755327412, 1755327412, '1'),
(228482, 26792, 'QU', 'OK', 'S', 1755327499, 1755327499, '1'),
(228483, 27160, 'QU', 'OK', 'S', 1755327549, 1755327549, '1'),
(228484, 26791, 'QU', 'OK', 'S', 1755327574, 1755327574, '1'),
(228485, 26456, 'QU', 'OK', 'S', 1755327604, 1755327604, '1'),
(228486, 26669, 'QU', 'OK', 'S', 1755327608, 1755327608, '1'),
(228487, 26669, 'QU', 'OK', 'S', 1755327608, 1755327608, '1'),
(228488, 26446, 'QU', 'OK', 'S', 1755327612, 1755327612, '1'),
(228489, 26668, 'QU', 'OK', 'S', 1755327618, 1755327618, '1'),
(228490, 19697, 'QU', 'OK', 'S', 1755327659, 1755327659, '1'),
(228491, 26474, 'QU', 'OK', 'S', 1755327678, 1755327678, '1'),
(228492, 26474, 'QU', 'OK', 'S', 1755327678, 1755327678, '1'),
(228493, 26460, 'QU', 'OK', 'S', 1755327703, 1755327703, '1'),
(228494, 26185, 'QU', 'OK', 'S', 1755327723, 1755327723, '1'),
(228495, 26185, 'QU', 'OK', 'S', 1755327723, 1755327723, '1'),
(228496, 25428, 'QU', 'OK', 'S', 1755327753, 1755327753, '1'),
(228497, 37573, 'QU', 'OK', 'S', 1755327761, 1755327761, '1'),
(228498, 24677, 'QU', 'OK', 'S', 1755327777, 1755327777, '1'),
(228499, 33472, 'QU', 'OK', 'S', 1755327823, 1755327823, '1'),
(228500, 31964, 'QU', 'OK', 'S', 1755327844, 1755327844, '1'),
(228501, 31547, 'QU', 'OK', 'S', 1755327858, 1755327858, '1'),
(228502, 23706, 'QU', 'OK', 'S', 1755327872, 1755327872, '1'),
(228503, 31372, 'QU', 'OK', 'S', 1755327879, 1755327879, '1'),
(228504, 23070, 'QU', 'OK', 'S', 1755327889, 1755327889, '1'),
(228505, 31247, 'QU', 'OK', 'S', 1755327895, 1755327895, '1'),
(228506, 31246, 'QU', 'OK', 'S', 1755327902, 1755327902, '1'),
(228507, 20936, 'QU', 'OK', 'S', 1755327966, 1755327966, '1'),
(228508, 22734, 'QU', 'OK', 'S', 1755328012, 1755328012, '1'),
(228509, 22718, 'QU', 'OK', 'S', 1755328031, 1755328031, '1'),
(228510, 22718, 'QU', 'OK', 'S', 1755328031, 1755328031, '1'),
(228511, 36110, 'QU', 'OK', 'S', 1755328048, 1755328048, '1'),
(228512, 36110, 'QU', 'OK', 'S', 1755328050, 1755328050, '1'),
(228513, 36110, 'QU', 'OK', 'S', 1755328052, 1755328052, '1'),
(228514, 36348, 'QU', 'OK', 'S', 1755328055, 1755328055, '1'),
(228515, 36348, 'QU', 'OK', 'S', 1755328064, 1755328064, '1'),
(228516, 22605, 'QU', 'OK', 'S', 1755328090, 1755328090, '1'),
(228517, 21155, 'QU', 'OK', 'S', 1755328213, 1755328213, '1'),
(228518, 20269, 'QU', 'OK', 'S', 1755328297, 1755328297, '1'),
(228519, 20264, 'QU', 'OK', 'S', 1755328342, 1755328342, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(228520, 19663, 'QU', 'OK', 'S', 1755328426, 1755328426, '1'),
(228521, 19663, 'QU', 'OK', 'S', 1755328426, 1755328426, '1'),
(228522, 18463, 'QU', 'OK', 'S', 1755328509, 1755328509, '1'),
(228523, 18463, 'QU', 'OK', 'S', 1755328509, 1755328509, '1'),
(228524, 18458, 'QU', 'OK', 'S', 1755328537, 1755328537, '1'),
(228525, 18458, 'QU', 'OK', 'S', 1755328537, 1755328537, '1'),
(228526, 37851, 'QU', 'OK', 'S', 1755328610, 1755328610, '1'),
(228527, 39201, 'QU', 'OK', 'S', 1755328619, 1755328619, '1'),
(228528, 39237, 'QU', 'OK', 'S', 1755328622, 1755328622, '1'),
(228529, 39201, 'QU', 'OK', 'S', 1755328624, 1755328624, '1'),
(228530, 37961, 'QU', 'OK', 'S', 1755328626, 1755328626, '1'),
(228531, 39202, 'QU', 'OK', 'S', 1755328628, 1755328628, '1'),
(228532, 39202, 'QU', 'OK', 'S', 1755328633, 1755328633, '1'),
(228533, 32183, 'QU', 'OK', 'S', 1755328636, 1755328636, '1'),
(228534, 23760, 'QU', 'OK', 'S', 1755328638, 1755328638, '1'),
(228535, 37961, 'QU', 'OK', 'S', 1755328652, 1755328652, '1'),
(228536, 24202, 'QU', 'OK', 'S', 1755328660, 1755328660, '1'),
(228537, 39083, 'QU', 'OK', 'S', 1755328673, 1755328673, '1'),
(228538, 21036, 'QU', 'OK', 'S', 1755328680, 1755328680, '1'),
(228539, 39207, 'QU', 'OK', 'S', 1755328684, 1755328684, '1'),
(228540, 39376, 'QU', 'OK', 'S', 1755328686, 1755328686, '1'),
(228541, 39377, 'QU', 'OK', 'S', 1755328689, 1755328689, '1'),
(228542, 22241, 'QU', 'OK', 'S', 1755328693, 1755328693, '1'),
(228543, 39140, 'QU', 'OK', 'S', 1755328696, 1755328696, '1'),
(228544, 39306, 'QU', 'OK', 'S', 1755328700, 1755328700, '1'),
(228545, 39213, 'QU', 'OK', 'S', 1755328713, 1755328713, '1'),
(228546, 39141, 'QU', 'OK', 'S', 1755328716, 1755328716, '1'),
(228547, 32787, 'QU', 'OK', 'S', 1755328720, 1755328720, '1'),
(228548, 32907, 'QU', 'OK', 'S', 1755328723, 1755328723, '1'),
(228549, 32102, 'QU', 'OK', 'S', 1755328736, 1755328736, '1'),
(228550, 26923, 'QU', 'OK', 'S', 1755328749, 1755328749, '1'),
(228551, 26948, 'QU', 'OK', 'S', 1755328758, 1755328758, '1'),
(228552, 39037, 'QU', 'OK', 'S', 1755328772, 1755328772, '1'),
(228553, 23168, 'QU', 'OK', 'S', 1755328781, 1755328781, '1'),
(228554, 38186, 'QU', 'OK', 'S', 1755328790, 1755328790, '1'),
(228555, 38992, 'QU', 'OK', 'S', 1755329082, 1755329082, '1'),
(228556, 39015, 'QU', 'OK', 'S', 1755329086, 1755329086, '1'),
(228557, 38999, 'QU', 'OK', 'S', 1755329089, 1755329089, '1'),
(228558, 39000, 'QU', 'OK', 'S', 1755329092, 1755329092, '1'),
(228559, 18855, 'QU', 'OK', 'S', 1755329337, 1755329337, '1'),
(228560, 39140, 'QU', 'OK', 'S', 1755329349, 1755329349, '1'),
(228561, 37851, 'QU', 'OK', 'S', 1755329371, 1755329371, '1'),
(228562, 27081, 'QU', 'OK', 'S', 1755329387, 1755329387, '1'),
(228563, 24235, 'QU', 'OK', 'S', 1755329393, 1755329393, '1'),
(228564, 35642, 'QU', 'OK', 'S', 1755329425, 1755329425, '1'),
(228565, 35566, 'QU', 'OK', 'S', 1755329440, 1755329440, '1'),
(228566, 24235, 'QU', 'OK', 'S', 1755329491, 1755329491, '1'),
(228567, 39381, 'QU', 'OK', 'S', 1755330042, 1755330042, '1'),
(228568, 35933, 'QU', 'OK', 'S', 1755330326, 1755330326, '1'),
(228569, 39362, 'QU', 'OK', 'S', 1755330791, 1755330791, '1'),
(228570, 39363, 'QU', 'OK', 'S', 1755330938, 1755330938, '1'),
(228571, 39359, 'QU', 'OK', 'S', 1755331085, 1755331085, '1'),
(228572, 39365, 'QU', 'OK', 'S', 1755331334, 1755331334, '1'),
(228573, 39364, 'QU', 'OK', 'S', 1755331549, 1755331549, '1'),
(228574, 39361, 'QU', 'OK', 'S', 1755331859, 1755331859, '1'),
(228575, 39360, 'QU', 'OK', 'S', 1755332026, 1755332026, '1'),
(228576, 37058, 'QU', 'OK', 'S', 1755332078, 1755332078, '1'),
(228577, 38764, 'QU', 'OK', 'S', 1755332118, 1755332118, '1'),
(228578, 12430, 'QU', 'OK', 'S', 1755332164, 1755332164, '1'),
(228579, 12430, 'QU', 'OK', 'S', 1755332164, 1755332164, '1'),
(228580, 37823, 'QU', 'OK', 'S', 1755332480, 1755332480, '1'),
(228581, 12430, 'QU', 'OK', 'S', 1755332539, 1755332539, '1'),
(228582, 12430, 'QU', 'OK', 'S', 1755332542, 1755332542, '1'),
(228583, 12430, 'QU', 'OK', 'S', 1755332545, 1755332545, '1'),
(228584, 12430, 'QU', 'OK', 'S', 1755332548, 1755332548, '1'),
(228585, 12430, 'QU', 'OK', 'S', 1755332559, 1755332559, '1'),
(228586, 12430, 'QU', 'OK', 'S', 1755332563, 1755332563, '1'),
(228587, 12430, 'QU', 'OK', 'S', 1755332568, 1755332568, '1'),
(228588, 12430, 'QU', 'OK', 'S', 1755332571, 1755332571, '1'),
(228589, 12430, 'QU', 'OK', 'S', 1755332574, 1755332574, '1'),
(228590, 12430, 'QU', 'OK', 'S', 1755332591, 1755332591, '1'),
(228591, 12430, 'QU', 'OK', 'S', 1755332599, 1755332599, '1'),
(228592, 12430, 'QU', 'OK', 'S', 1755332602, 1755332602, '1'),
(228593, 12430, 'QU', 'OK', 'S', 1755332606, 1755332606, '1'),
(228594, 12430, 'QU', 'OK', 'S', 1755332610, 1755332610, '1'),
(228595, 12430, 'QU', 'OK', 'S', 1755332614, 1755332614, '1'),
(228596, 12430, 'QU', 'OK', 'S', 1755332632, 1755332632, '1'),
(228597, 20930, 'QU', 'OK', 'S', 1755332634, 1755332634, '1'),
(228598, 12430, 'QU', 'OK', 'S', 1755332635, 1755332635, '1'),
(228599, 12430, 'QU', 'OK', 'S', 1755332637, 1755332637, '1'),
(228600, 20930, 'QU', 'OK', 'S', 1755332637, 1755332637, '1'),
(228601, 12430, 'QU', 'OK', 'S', 1755332640, 1755332640, '1'),
(228602, 20930, 'QU', 'OK', 'S', 1755332641, 1755332641, '1'),
(228603, 12430, 'QU', 'OK', 'S', 1755332641, 1755332641, '1'),
(228604, 20930, 'QU', 'OK', 'S', 1755332651, 1755332651, '1'),
(228605, 12430, 'QU', 'OK', 'S', 1755332660, 1755332660, '1'),
(228606, 12430, 'QU', 'OK', 'S', 1755332663, 1755332663, '1'),
(228607, 12430, 'QU', 'OK', 'S', 1755332667, 1755332667, '1'),
(228608, 12430, 'QU', 'OK', 'S', 1755332672, 1755332672, '1'),
(228609, 12430, 'QU', 'OK', 'S', 1755332674, 1755332674, '1'),
(228610, 12430, 'QU', 'OK', 'S', 1755332691, 1755332691, '1'),
(228611, 12430, 'QU', 'OK', 'S', 1755332694, 1755332694, '1'),
(228612, 12430, 'QU', 'OK', 'S', 1755332697, 1755332697, '1'),
(228613, 12430, 'QU', 'OK', 'S', 1755332700, 1755332700, '1'),
(228614, 12430, 'QU', 'OK', 'S', 1755332702, 1755332702, '1'),
(228615, 12430, 'QU', 'OK', 'S', 1755332719, 1755332719, '1'),
(228616, 12430, 'QU', 'OK', 'S', 1755332721, 1755332721, '1'),
(228617, 12430, 'QU', 'OK', 'S', 1755332724, 1755332724, '1'),
(228618, 12430, 'QU', 'OK', 'S', 1755332727, 1755332727, '1'),
(228619, 12430, 'QU', 'OK', 'S', 1755332729, 1755332729, '1'),
(228620, 20929, 'QU', 'OK', 'S', 1755332905, 1755332905, '1'),
(228621, 20929, 'QU', 'OK', 'S', 1755332917, 1755332917, '1'),
(228622, 20929, 'QU', 'OK', 'S', 1755332920, 1755332920, '1'),
(228623, 20929, 'QU', 'OK', 'S', 1755332923, 1755332923, '1'),
(228624, 20929, 'QU', 'OK', 'S', 1755332926, 1755332926, '1'),
(228625, 20929, 'QU', 'OK', 'S', 1755332928, 1755332928, '1'),
(228626, 39197, 'QU', 'OK', 'S', 1755335303, 1755335303, '1'),
(228627, 39197, 'QU', 'OK', 'S', 1755335306, 1755335306, '1'),
(228628, 39197, 'QU', 'OK', 'S', 1755335325, 1755335325, '1'),
(228629, 39197, 'QU', 'OK', 'S', 1755335325, 1755335325, '1'),
(228630, 39197, 'QU', 'OK', 'S', 1755335325, 1755335325, '1'),
(228631, 39197, 'QU', 'OK', 'S', 1755335325, 1755335325, '1'),
(228632, 36769, 'QU', 'OK', 'S', 1755335355, 1755335355, '1'),
(228633, 36769, 'QU', 'OK', 'S', 1755335363, 1755335363, '1'),
(228634, 30702, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228635, 36667, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228636, 38887, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228637, 38887, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228638, 36481, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228639, 25561, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228640, 39349, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228641, 39349, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228642, 25561, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228643, 25561, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228644, 25561, 'QU', 'OK', 'S', 1755335692, 1755335692, '1'),
(228645, 39205, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228646, 25561, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228647, 25561, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228648, 39205, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228649, 39205, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228650, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228651, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228652, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228653, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228654, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228655, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228656, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228657, 30702, 'QU', 'OK', 'S', 1755335693, 1755335693, '1'),
(228658, 20933, 'QU', 'OK', 'S', 1755335786, 1755335786, '1'),
(228659, 20933, 'QU', 'OK', 'S', 1755335791, 1755335791, '1'),
(228660, 28667, 'QU', 'OK', 'S', 1755336302, 1755336302, '1'),
(228661, 28667, 'QU', 'OK', 'S', 1755336311, 1755336311, '1'),
(228662, 28667, 'QU', 'OK', 'S', 1755336345, 1755336345, '1'),
(228663, 28667, 'QU', 'OK', 'S', 1755336357, 1755336357, '1'),
(228664, 28667, 'QU', 'OK', 'S', 1755336366, 1755336366, '1'),
(228665, 28667, 'QU', 'OK', 'S', 1755336375, 1755336375, '1'),
(228666, 28667, 'QU', 'OK', 'S', 1755336387, 1755336387, '1'),
(228667, 29706, 'QU', 'OK', 'S', 1755336877, 1755336877, '1'),
(228668, 30529, 'QU', 'OK', 'S', 1755336884, 1755336884, '1'),
(228669, 19303, 'QU', 'OK', 'S', 1755336887, 1755336887, '1'),
(228670, 18340, 'QU', 'OK', 'S', 1755337061, 1755337061, '1'),
(228671, 18340, 'QU', 'OK', 'S', 1755337066, 1755337066, '1'),
(228672, 18340, 'QU', 'OK', 'S', 1755337070, 1755337070, '1'),
(228673, 18340, 'QU', 'OK', 'S', 1755337073, 1755337073, '1'),
(228674, 18340, 'QU', 'OK', 'S', 1755337076, 1755337076, '1'),
(228675, 18422, 'QU', 'OK', 'S', 1755337227, 1755337227, '1'),
(228676, 18422, 'QU', 'OK', 'S', 1755337230, 1755337230, '1'),
(228677, 18422, 'QU', 'OK', 'S', 1755337233, 1755337233, '1'),
(228678, 18422, 'QU', 'OK', 'S', 1755337242, 1755337242, '1'),
(228679, 18422, 'QU', 'OK', 'S', 1755337274, 1755337274, '1'),
(228680, 15140, 'QU', 'OK', 'S', 1755337294, 1755337294, '1'),
(228681, 18422, 'QU', 'OK', 'S', 1755337310, 1755337310, '1'),
(228682, 18422, 'QU', 'OK', 'S', 1755337315, 1755337315, '1'),
(228683, 32464, 'QU', 'OK', 'S', 1755337320, 1755337320, '1'),
(228684, 32464, 'QU', 'OK', 'S', 1755337320, 1755337320, '1'),
(228685, 29725, 'QU', 'OK', 'S', 1755337528, 1755337528, '1'),
(228686, 29725, 'QU', 'OK', 'S', 1755337528, 1755337528, '1'),
(228687, 29725, 'QU', 'OK', 'S', 1755337528, 1755337528, '1'),
(228688, 29725, 'QU', 'OK', 'S', 1755337528, 1755337528, '1'),
(228689, 26746, 'QU', 'OK', 'S', 1755337583, 1755337583, '1'),
(228690, 26746, 'QU', 'OK', 'S', 1755337583, 1755337583, '1'),
(228691, 22766, 'QU', 'OK', 'S', 1755337677, 1755337677, '1'),
(228692, 32464, 'QU', 'OK', 'S', 1755337785, 1755337785, '1'),
(228693, 32464, 'QU', 'OK', 'S', 1755337792, 1755337792, '1'),
(228694, 29725, 'QU', 'OK', 'S', 1755337849, 1755337849, '1'),
(228695, 29725, 'QU', 'OK', 'S', 1755337852, 1755337852, '1'),
(228696, 29725, 'QU', 'OK', 'S', 1755337859, 1755337859, '1'),
(228697, 29725, 'QU', 'OK', 'S', 1755337871, 1755337871, '1'),
(228698, 26746, 'QU', 'OK', 'S', 1755337974, 1755337974, '1'),
(228699, 26746, 'QU', 'OK', 'S', 1755337981, 1755337981, '1'),
(228700, 20942, 'QU', 'OK', 'S', 1755339267, 1755339267, '1'),
(228701, 20938, 'QU', 'OK', 'S', 1755339375, 1755339375, '1'),
(228702, 20938, 'QU', 'OK', 'S', 1755339388, 1755339388, '1'),
(228703, 20937, 'QU', 'OK', 'S', 1755339555, 1755339555, '1'),
(228704, 24940, 'QU', 'OK', 'S', 1755340836, 1755340836, '1'),
(228705, 36347, 'QU', 'OK', 'S', 1755340839, 1755340839, '1'),
(228706, 36347, 'QU', 'OK', 'S', 1755340841, 1755340841, '1'),
(228707, 36347, 'QU', 'OK', 'S', 1755340844, 1755340844, '1'),
(228708, 39228, 'QU', 'OK', 'S', 1755340846, 1755340846, '1'),
(228709, 38636, 'QU', 'OK', 'S', 1755340850, 1755340850, '1'),
(228710, 20921, 'QU', 'OK', 'S', 1755340854, 1755340854, '1'),
(228711, 30551, 'QU', 'OK', 'S', 1755340857, 1755340857, '1'),
(228712, 20921, 'QU', 'OK', 'S', 1755340859, 1755340859, '1'),
(228713, 25557, 'QU', 'OK', 'S', 1755340862, 1755340862, '1'),
(228714, 38186, 'QU', 'OK', 'S', 1755340864, 1755340864, '1'),
(228715, 37822, 'QU', 'OK', 'S', 1755340867, 1755340867, '1'),
(228716, 37822, 'QU', 'OK', 'S', 1755340869, 1755340869, '1'),
(228717, 37436, 'QU', 'OK', 'S', 1755340872, 1755340872, '1'),
(228718, 37438, 'QU', 'OK', 'S', 1755340874, 1755340874, '1'),
(228719, 37436, 'QU', 'OK', 'S', 1755340876, 1755340876, '1'),
(228720, 37438, 'QU', 'OK', 'S', 1755340878, 1755340878, '1'),
(228721, 38899, 'QU', 'OK', 'S', 1755340884, 1755340884, '1'),
(228722, 38186, 'QU', 'OK', 'S', 1755340887, 1755340887, '1'),
(228723, 37822, 'QU', 'OK', 'S', 1755340901, 1755340901, '1'),
(228724, 35825, 'QU', 'OK', 'S', 1755340905, 1755340905, '1'),
(228725, 35825, 'QU', 'OK', 'S', 1755340909, 1755340909, '1'),
(228726, 36941, 'QU', 'OK', 'S', 1755340912, 1755340912, '1'),
(228727, 36941, 'QU', 'OK', 'S', 1755340916, 1755340916, '1'),
(228728, 39333, 'QU', 'OK', 'S', 1755340919, 1755340919, '1'),
(228729, 39333, 'QU', 'OK', 'S', 1755340922, 1755340922, '1'),
(228730, 39333, 'QU', 'OK', 'S', 1755340925, 1755340925, '1'),
(228731, 39333, 'QU', 'OK', 'S', 1755340927, 1755340927, '1'),
(228732, 39333, 'QU', 'OK', 'S', 1755340931, 1755340931, '1'),
(228733, 38636, 'QU', 'OK', 'S', 1755340994, 1755340994, '1'),
(228734, 37823, 'QU', 'OK', 'S', 1755341030, 1755341030, '1'),
(228735, 37823, 'QU', 'OK', 'S', 1755341033, 1755341033, '1'),
(228736, 27313, 'QU', 'OK', 'S', 1755341049, 1755341049, '1'),
(228737, 20814, 'QU', 'OK', 'S', 1755341386, 1755341386, '1'),
(228738, 30050, 'QU', 'OK', 'S', 1755341466, 1755341466, '1'),
(228739, 30050, 'QU', 'OK', 'S', 1755341474, 1755341474, '1'),
(228740, 28358, 'QU', 'OK', 'S', 1755341615, 1755341615, '1'),
(228741, 30050, 'QU', 'OK', 'S', 1755341757, 1755341757, '1'),
(228742, 30050, 'QU', 'OK', 'S', 1755341761, 1755341761, '1'),
(228743, 20944, 'QU', 'OK', 'S', 1755342037, 1755342037, '1'),
(228744, 20944, 'QU', 'OK', 'S', 1755342052, 1755342052, '1'),
(228745, 20944, 'QU', 'OK', 'S', 1755342055, 1755342055, '1'),
(228746, 20944, 'QU', 'OK', 'S', 1755342058, 1755342058, '1'),
(228747, 35160, 'QU', 'OK', 'S', 1755342870, 1755342870, '1'),
(228748, 37546, 'QU', 'OK', 'S', 1755344335, 1755344335, '1'),
(228749, 37546, 'QU', 'OK', 'S', 1755344341, 1755344341, '1'),
(228750, 37546, 'QU', 'OK', 'S', 1755344347, 1755344347, '1'),
(228751, 37546, 'QU', 'OK', 'S', 1755344364, 1755344364, '1'),
(228752, 37546, 'QU', 'OK', 'S', 1755344389, 1755344389, '1'),
(228753, 37546, 'QU', 'OK', 'S', 1755344396, 1755344396, '1'),
(228754, 37546, 'QU', 'OK', 'S', 1755344402, 1755344402, '1'),
(228755, 37546, 'QU', 'OK', 'S', 1755344411, 1755344411, '1'),
(228756, 37546, 'QU', 'OK', 'S', 1755344432, 1755344432, '1'),
(228757, 31159, 'QU', 'OK', 'S', 1755495268, 1755495268, '1'),
(228758, 31138, 'QU', 'OK', 'S', 1755495299, 1755495299, '1'),
(228759, 36468, 'QU', 'OK', 'S', 1755495358, 1755495358, '1'),
(228760, 37522, 'QU', 'OK', 'S', 1755495464, 1755495464, '1'),
(228761, 38749, 'QU', 'OK', 'S', 1755495565, 1755495565, '1'),
(228762, 31144, 'QU', 'OK', 'S', 1755496153, 1755496153, '1'),
(228763, 31144, 'QU', 'OK', 'S', 1755496160, 1755496160, '1'),
(228764, 31144, 'QU', 'OK', 'S', 1755496166, 1755496166, '1'),
(228765, 31138, 'QU', 'OK', 'S', 1755496297, 1755496297, '1'),
(228766, 38672, 'QU', 'OK', 'S', 1755496395, 1755496395, '1'),
(228767, 33918, 'QU', 'OK', 'S', 1755497813, 1755497813, '1'),
(228768, 33918, 'QU', 'OK', 'S', 1755497827, 1755497827, '1'),
(228769, 33918, 'QU', 'OK', 'S', 1755497836, 1755497836, '1'),
(228770, 33918, 'QU', 'OK', 'S', 1755497860, 1755497860, '1'),
(228771, 38107, 'QU', 'OK', 'S', 1755498585, 1755498585, '1'),
(228772, 38107, 'QU', 'OK', 'S', 1755498587, 1755498587, '1'),
(228773, 38107, 'QU', 'OK', 'S', 1755498589, 1755498589, '1'),
(228774, 38107, 'QU', 'OK', 'S', 1755498591, 1755498591, '1'),
(228775, 38107, 'QU', 'OK', 'S', 1755498593, 1755498593, '1'),
(228776, 38107, 'QU', 'OK', 'S', 1755498597, 1755498597, '1'),
(228777, 36735, 'QU', 'OK', 'S', 1755500231, 1755500231, '1'),
(228778, 34820, 'QU', 'OK', 'S', 1755500233, 1755500233, '1'),
(228779, 18743, 'QU', 'OK', 'S', 1755500815, 1755500815, '1'),
(228780, 28221, 'QU', 'OK', 'S', 1755500818, 1755500818, '1'),
(228781, 30538, 'QU', 'OK', 'S', 1755500822, 1755500822, '1'),
(228782, 12456, 'QU', 'OK', 'S', 1755500826, 1755500826, '1'),
(228783, 26798, 'QU', 'OK', 'S', 1755500829, 1755500829, '1'),
(228784, 39377, 'QU', 'OK', 'S', 1755500832, 1755500832, '1'),
(228785, 39375, 'QU', 'OK', 'S', 1755500835, 1755500835, '1'),
(228786, 14886, 'QU', 'OK', 'S', 1755500839, 1755500839, '1'),
(228787, 38462, 'QU', 'OK', 'S', 1755500844, 1755500844, '1'),
(228788, 135, 'QU', 'OK', 'S', 1755500846, 1755500846, '1'),
(228789, 36941, 'QU', 'OK', 'S', 1755500852, 1755500852, '1'),
(228790, 25536, 'QU', 'OK', 'S', 1755500855, 1755500855, '1'),
(228791, 39377, 'QU', 'OK', 'S', 1755500858, 1755500858, '1'),
(228792, 35714, 'QU', 'OK', 'S', 1755500861, 1755500861, '1'),
(228793, 35825, 'QU', 'OK', 'S', 1755500864, 1755500864, '1'),
(228794, 14442, 'QU', 'OK', 'S', 1755500867, 1755500867, '1'),
(228795, 22277, 'QU', 'OK', 'S', 1755500870, 1755500870, '1'),
(228796, 39333, 'QU', 'OK', 'S', 1755500872, 1755500872, '1'),
(228797, 39290, 'QU', 'OK', 'S', 1755500875, 1755500875, '1'),
(228798, 35796, 'QU', 'OK', 'S', 1755500877, 1755500877, '1'),
(228799, 35796, 'QU', 'OK', 'S', 1755500880, 1755500880, '1'),
(228800, 26953, 'QU', 'OK', 'S', 1755500883, 1755500883, '1'),
(228801, 15343, 'QU', 'OK', 'S', 1755500896, 1755500896, '1'),
(228802, 20814, 'QU', 'OK', 'S', 1755501484, 1755501484, '1'),
(228803, 21164, 'QU', 'OK', 'S', 1755502640, 1755502640, '1'),
(228804, 21164, 'QU', 'OK', 'S', 1755502646, 1755502646, '1'),
(228805, 21164, 'QU', 'OK', 'S', 1755502649, 1755502649, '1'),
(228806, 38763, 'QU', 'OK', 'S', 1755502660, 1755502660, '1'),
(228807, 38034, 'QU', 'OK', 'S', 1755502664, 1755502664, '1'),
(228808, 38763, 'QU', 'OK', 'S', 1755502668, 1755502668, '1'),
(228809, 38034, 'QU', 'OK', 'S', 1755502673, 1755502673, '1'),
(228810, 38763, 'QU', 'OK', 'S', 1755502678, 1755502678, '1'),
(228811, 35714, 'QU', 'OK', 'S', 1755502701, 1755502701, '1'),
(228812, 35714, 'QU', 'OK', 'S', 1755502704, 1755502704, '1'),
(228813, 35714, 'QU', 'OK', 'S', 1755502707, 1755502707, '1'),
(228814, 31736, 'QU', 'OK', 'S', 1755502710, 1755502710, '1'),
(228815, 37158, 'QU', 'OK', 'S', 1755502713, 1755502713, '1'),
(228816, 36941, 'QU', 'OK', 'S', 1755502734, 1755502734, '1'),
(228817, 36941, 'QU', 'OK', 'S', 1755502755, 1755502755, '1'),
(228818, 37158, 'QU', 'OK', 'S', 1755502901, 1755502901, '1'),
(228819, 31736, 'QU', 'OK', 'S', 1755502903, 1755502903, '1'),
(228820, 35714, 'QU', 'OK', 'S', 1755502905, 1755502905, '1'),
(228821, 35714, 'QU', 'OK', 'S', 1755502906, 1755502906, '1'),
(228822, 21164, 'QU', 'OK', 'S', 1755502910, 1755502910, '1'),
(228823, 21164, 'QU', 'OK', 'S', 1755502911, 1755502911, '1'),
(228824, 38763, 'QU', 'OK', 'S', 1755502913, 1755502913, '1'),
(228825, 35714, 'QU', 'OK', 'S', 1755502929, 1755502929, '1'),
(228826, 38763, 'QU', 'OK', 'S', 1755502932, 1755502932, '1'),
(228827, 38034, 'QU', 'OK', 'S', 1755502935, 1755502935, '1'),
(228828, 38763, 'QU', 'OK', 'S', 1755502937, 1755502937, '1'),
(228829, 38034, 'QU', 'OK', 'S', 1755502941, 1755502941, '1'),
(228830, 21164, 'QU', 'OK', 'S', 1755502944, 1755502944, '1'),
(228831, 31736, 'QU', 'OK', 'S', 1755502960, 1755502960, '1'),
(228832, 35714, 'QU', 'OK', 'S', 1755502965, 1755502965, '1'),
(228833, 21164, 'QU', 'OK', 'S', 1755502969, 1755502969, '1'),
(228834, 38763, 'QU', 'OK', 'S', 1755502973, 1755502973, '1'),
(228835, 35714, 'QU', 'OK', 'S', 1755502977, 1755502977, '1'),
(228836, 38034, 'QU', 'OK', 'S', 1755502982, 1755502982, '1'),
(228837, 37158, 'QU', 'OK', 'S', 1755502987, 1755502987, '1'),
(228838, 37158, 'QU', 'OK', 'S', 1755502991, 1755502991, '1'),
(228839, 21164, 'QU', 'OK', 'S', 1755502995, 1755502995, '1'),
(228840, 21164, 'QU', 'OK', 'S', 1755502998, 1755502998, '1'),
(228841, 38763, 'QU', 'OK', 'S', 1755503000, 1755503000, '1'),
(228842, 38034, 'QU', 'OK', 'S', 1755503003, 1755503003, '1'),
(228843, 35714, 'QU', 'OK', 'S', 1755503006, 1755503006, '1'),
(228844, 38763, 'QU', 'OK', 'S', 1755503009, 1755503009, '1'),
(228845, 36941, 'QU', 'OK', 'S', 1755503033, 1755503033, '1'),
(228846, 36941, 'QU', 'OK', 'S', 1755503038, 1755503038, '1'),
(228847, 37383, 'QU', 'OK', 'S', 1755503041, 1755503041, '1'),
(228848, 37383, 'QU', 'OK', 'S', 1755503044, 1755503044, '1'),
(228849, 37383, 'QU', 'OK', 'S', 1755503046, 1755503046, '1'),
(228850, 36941, 'QU', 'OK', 'S', 1755503048, 1755503048, '1'),
(228851, 31736, 'QU', 'OK', 'S', 1755503088, 1755503088, '1'),
(228852, 31736, 'QU', 'OK', 'S', 1755503107, 1755503107, '1'),
(228853, 31736, 'QU', 'OK', 'S', 1755503112, 1755503112, '1'),
(228854, 31736, 'QU', 'OK', 'S', 1755503151, 1755503151, '1'),
(228855, 31736, 'QU', 'OK', 'S', 1755503156, 1755503156, '1'),
(228856, 31138, 'QU', 'OK', 'S', 1755503641, 1755503641, '1'),
(228857, 26210, 'QU', 'OK', 'S', 1755503679, 1755503679, '1'),
(228858, 26210, 'QU', 'OK', 'S', 1755503684, 1755503684, '1'),
(228859, 26210, 'QU', 'OK', 'S', 1755503689, 1755503689, '1'),
(228860, 26210, 'QU', 'OK', 'S', 1755503697, 1755503697, '1'),
(228861, 26210, 'QU', 'OK', 'S', 1755503701, 1755503701, '1'),
(228862, 38764, 'QU', 'OK', 'S', 1755505157, 1755505157, '1'),
(228863, 39008, 'QU', 'OK', 'S', 1755505159, 1755505159, '1'),
(228864, 31138, 'QU', 'OK', 'S', 1755508624, 1755508624, '1'),
(228865, 18684, 'QU', 'OK', 'S', 1755508780, 1755508780, '1'),
(228866, 39383, 'QU', 'OK', 'S', 1755508784, 1755508784, '1'),
(228867, 37888, 'QU', 'OK', 'S', 1755508794, 1755508794, '1'),
(228868, 39282, 'QU', 'OK', 'S', 1755508797, 1755508797, '1'),
(228869, 38911, 'QU', 'OK', 'S', 1755508809, 1755508809, '1'),
(228870, 36381, 'QU', 'OK', 'S', 1755508815, 1755508815, '1'),
(228871, 39287, 'QU', 'OK', 'S', 1755508818, 1755508818, '1'),
(228872, 33101, 'QU', 'OK', 'S', 1755508830, 1755508830, '1'),
(228873, 39143, 'QU', 'OK', 'S', 1755508847, 1755508847, '1'),
(228874, 38812, 'QU', 'OK', 'S', 1755508852, 1755508852, '1'),
(228875, 39371, 'QU', 'OK', 'S', 1755508951, 1755508951, '1'),
(228876, 16447, 'QU', 'OK', 'S', 1755508954, 1755508954, '1'),
(228877, 38039, 'QU', 'OK', 'S', 1755508957, 1755508957, '1'),
(228878, 39382, 'QU', 'OK', 'S', 1755508961, 1755508961, '1'),
(228879, 34962, 'QU', 'OK', 'S', 1755508963, 1755508963, '1'),
(228880, 39162, 'QU', 'OK', 'S', 1755508966, 1755508966, '1'),
(228881, 39163, 'QU', 'OK', 'S', 1755508972, 1755508972, '1'),
(228882, 14552, 'QU', 'OK', 'S', 1755508975, 1755508975, '1'),
(228883, 13549, 'QU', 'OK', 'S', 1755508978, 1755508978, '1'),
(228884, 38808, 'QU', 'OK', 'S', 1755509007, 1755509007, '1'),
(228885, 38809, 'QU', 'OK', 'S', 1755509013, 1755509013, '1'),
(228886, 38039, 'QU', 'OK', 'S', 1755509017, 1755509017, '1'),
(228887, 37748, 'QU', 'OK', 'S', 1755509022, 1755509022, '1'),
(228888, 37748, 'QU', 'OK', 'S', 1755509026, 1755509026, '1'),
(228889, 39382, 'QU', 'OK', 'S', 1755509030, 1755509030, '1'),
(228890, 37961, 'QU', 'OK', 'S', 1755509035, 1755509035, '1'),
(228891, 11433, 'QU', 'OK', 'S', 1755509039, 1755509039, '1'),
(228892, 38264, 'QU', 'OK', 'S', 1755509042, 1755509042, '1'),
(228893, 38129, 'QU', 'OK', 'S', 1755509047, 1755509047, '1'),
(228894, 39253, 'QU', 'OK', 'S', 1755509052, 1755509052, '1'),
(228895, 39246, 'QU', 'OK', 'S', 1755509057, 1755509057, '1'),
(228896, 39248, 'QU', 'OK', 'S', 1755509064, 1755509064, '1'),
(228897, 37806, 'QU', 'OK', 'S', 1755509071, 1755509071, '1'),
(228898, 1964, 'QU', 'OK', 'S', 1755509091, 1755509091, '1'),
(228899, 1964, 'QU', 'OK', 'S', 1755509098, 1755509098, '1'),
(228900, 1964, 'QU', 'OK', 'S', 1755509105, 1755509105, '1'),
(228901, 37055, 'QU', 'OK', 'S', 1755509112, 1755509112, '1'),
(228902, 13549, 'QU', 'OK', 'S', 1755509116, 1755509116, '1'),
(228903, 24827, 'QU', 'OK', 'S', 1755509121, 1755509121, '1'),
(228904, 16373, 'QU', 'OK', 'S', 1755509125, 1755509125, '1'),
(228905, 15815, 'QU', 'OK', 'S', 1755509131, 1755509131, '1'),
(228906, 16373, 'QU', 'OK', 'S', 1755509137, 1755509137, '1'),
(228907, 39101, 'QU', 'OK', 'S', 1755509142, 1755509142, '1'),
(228908, 38750, 'QU', 'OK', 'S', 1755509150, 1755509150, '1'),
(228909, 39350, 'QU', 'OK', 'S', 1755509155, 1755509155, '1'),
(228910, 1717, 'QU', 'OK', 'S', 1755509166, 1755509166, '1'),
(228911, 1682, 'QU', 'OK', 'S', 1755509209, 1755509209, '1'),
(228912, 37961, 'QU', 'OK', 'S', 1755509214, 1755509214, '1'),
(228913, 38328, 'QU', 'OK', 'S', 1755509218, 1755509218, '1'),
(228914, 38362, 'QU', 'OK', 'S', 1755509228, 1755509228, '1'),
(228915, 38746, 'QU', 'OK', 'S', 1755509246, 1755509246, '1'),
(228916, 38831, 'QU', 'OK', 'S', 1755509249, 1755509249, '1'),
(228917, 37055, 'QU', 'OK', 'S', 1755509256, 1755509256, '1'),
(228918, 18761, 'QU', 'OK', 'S', 1755509261, 1755509261, '1'),
(228919, 38790, 'QU', 'OK', 'S', 1755509265, 1755509265, '1'),
(228920, 32610, 'QU', 'OK', 'S', 1755509274, 1755509274, '1'),
(228921, 36775, 'QU', 'OK', 'S', 1755509280, 1755509280, '1'),
(228922, 39310, 'QU', 'OK', 'S', 1755509285, 1755509285, '1'),
(228923, 36727, 'QU', 'OK', 'S', 1755509292, 1755509292, '1'),
(228924, 9966, 'QU', 'OK', 'S', 1755509296, 1755509296, '1'),
(228925, 36775, 'QU', 'OK', 'S', 1755509308, 1755509308, '1'),
(228926, 39082, 'QU', 'OK', 'S', 1755509337, 1755509337, '1'),
(228927, 38869, 'QU', 'OK', 'S', 1755509352, 1755509352, '1'),
(228928, 34124, 'QU', 'OK', 'S', 1755509358, 1755509358, '1'),
(228929, 36259, 'QU', 'OK', 'S', 1755509364, 1755509364, '1'),
(228930, 39289, 'QU', 'OK', 'S', 1755509380, 1755509380, '1'),
(228931, 31147, 'QU', 'OK', 'S', 1755509383, 1755509383, '1'),
(228932, 1831, 'QU', 'OK', 'S', 1755509385, 1755509385, '1'),
(228933, 39009, 'QU', 'OK', 'S', 1755509399, 1755509399, '1'),
(228934, 36904, 'QU', 'OK', 'S', 1755509405, 1755509405, '1'),
(228935, 38897, 'QU', 'OK', 'S', 1755509429, 1755509429, '1'),
(228936, 38750, 'QU', 'OK', 'S', 1755509434, 1755509434, '1'),
(228937, 1831, 'QU', 'OK', 'S', 1755509443, 1755509443, '1'),
(228938, 36467, 'QU', 'OK', 'S', 1755509455, 1755509455, '1'),
(228939, 38310, 'QU', 'OK', 'S', 1755509455, 1755509455, '1'),
(228940, 38362, 'QU', 'OK', 'S', 1755509461, 1755509461, '1'),
(228941, 8724, 'QU', 'OK', 'S', 1755509469, 1755509469, '1'),
(228942, 39099, 'QU', 'OK', 'S', 1755509475, 1755509475, '1'),
(228943, 39119, 'QU', 'OK', 'S', 1755509481, 1755509481, '1'),
(228944, 37806, 'QU', 'OK', 'S', 1755509489, 1755509489, '1'),
(228945, 37532, 'QU', 'OK', 'S', 1755509494, 1755509494, '1'),
(228946, 36727, 'QU', 'OK', 'S', 1755509514, 1755509514, '1'),
(228947, 1682, 'QU', 'OK', 'S', 1755509539, 1755509539, '1'),
(228948, 1953, 'QU', 'OK', 'S', 1755509760, 1755509760, '1'),
(228949, 37532, 'QU', 'OK', 'S', 1755509990, 1755509990, '1'),
(228950, 38460, 'QU', 'OK', 'S', 1755510880, 1755510880, '1'),
(228951, 38460, 'QU', 'OK', 'S', 1755510883, 1755510883, '1'),
(228952, 24127, 'QU', 'OK', 'S', 1755511156, 1755511156, '1'),
(228953, 24127, 'QU', 'OK', 'S', 1755511161, 1755511161, '1'),
(228954, 38758, 'QU', 'OK', 'S', 1755511194, 1755511194, '1'),
(228955, 37439, 'QU', 'OK', 'S', 1755512739, 1755512739, '1'),
(228956, 35971, 'QU', 'OK', 'S', 1755512744, 1755512744, '1'),
(228957, 37708, 'QU', 'OK', 'S', 1755512746, 1755512746, '1'),
(228958, 1883, 'QU', 'OK', 'S', 1755512749, 1755512749, '1'),
(228959, 37709, 'QU', 'OK', 'S', 1755512751, 1755512751, '1'),
(228960, 27529, 'QU', 'OK', 'S', 1755512754, 1755512754, '1'),
(228961, 36941, 'QU', 'OK', 'S', 1755512758, 1755512758, '1'),
(228962, 38186, 'QU', 'OK', 'S', 1755512761, 1755512761, '1'),
(228963, 20935, 'QU', 'OK', 'S', 1755512764, 1755512764, '1'),
(228964, 38186, 'QU', 'OK', 'S', 1755512766, 1755512766, '1'),
(228965, 37335, 'QU', 'OK', 'S', 1755512769, 1755512769, '1'),
(228966, 37604, 'QU', 'OK', 'S', 1755512772, 1755512772, '1'),
(228967, 36941, 'QU', 'OK', 'S', 1755512779, 1755512779, '1'),
(228968, 34548, 'QU', 'OK', 'S', 1755512782, 1755512782, '1'),
(228969, 20942, 'QU', 'OK', 'S', 1755512803, 1755512803, '1'),
(228970, 27529, 'QU', 'OK', 'S', 1755512806, 1755512806, '1'),
(228971, 37820, 'QU', 'OK', 'S', 1755512818, 1755512818, '1'),
(228972, 36009, 'QU', 'OK', 'S', 1755512956, 1755512956, '1'),
(228973, 18314, 'QU', 'OK', 'S', 1755512980, 1755512980, '1'),
(228974, 32738, 'QU', 'OK', 'S', 1755512986, 1755512986, '1'),
(228975, 38253, 'QU', 'OK', 'S', 1755512990, 1755512990, '1'),
(228976, 37686, 'QU', 'OK', 'S', 1755512992, 1755512992, '1'),
(228977, 38951, 'QU', 'OK', 'S', 1755513133, 1755513133, '1'),
(228978, 30611, 'QU', 'OK', 'S', 1755513138, 1755513138, '1'),
(228979, 25210, 'QU', 'OK', 'S', 1755513141, 1755513141, '1'),
(228980, 36345, 'QU', 'OK', 'S', 1755513143, 1755513143, '1'),
(228981, 38909, 'QU', 'OK', 'S', 1755513146, 1755513146, '1'),
(228982, 35289, 'QU', 'OK', 'S', 1755513149, 1755513149, '1'),
(228983, 31588, 'QU', 'OK', 'S', 1755513154, 1755513154, '1'),
(228984, 39224, 'QU', 'OK', 'S', 1755513156, 1755513156, '1'),
(228985, 12527, 'QU', 'OK', 'S', 1755513159, 1755513159, '1'),
(228986, 36339, 'QU', 'OK', 'S', 1755513163, 1755513163, '1'),
(228987, 37050, 'QU', 'OK', 'S', 1755513165, 1755513165, '1'),
(228988, 36339, 'QU', 'OK', 'S', 1755513169, 1755513169, '1'),
(228989, 35289, 'QU', 'OK', 'S', 1755513172, 1755513172, '1'),
(228990, 39224, 'QU', 'OK', 'S', 1755513174, 1755513174, '1'),
(228991, 37921, 'QU', 'OK', 'S', 1755513177, 1755513177, '1'),
(228992, 20920, 'QU', 'OK', 'S', 1755513179, 1755513179, '1'),
(228993, 39282, 'QU', 'OK', 'S', 1755513182, 1755513182, '1'),
(228994, 37436, 'QU', 'OK', 'S', 1755513184, 1755513184, '1'),
(228995, 37436, 'QU', 'OK', 'S', 1755513193, 1755513193, '1'),
(228996, 39380, 'QU', 'OK', 'S', 1755513196, 1755513196, '1'),
(228997, 38186, 'QU', 'OK', 'S', 1755513201, 1755513201, '1'),
(228998, 35226, 'QU', 'OK', 'S', 1755513205, 1755513205, '1'),
(228999, 39239, 'QU', 'OK', 'S', 1755513208, 1755513208, '1'),
(229000, 25557, 'QU', 'OK', 'S', 1755513270, 1755513270, '1'),
(229001, 37961, 'QU', 'OK', 'S', 1755513285, 1755513285, '1'),
(229002, 38186, 'QU', 'OK', 'S', 1755513299, 1755513299, '1'),
(229003, 36071, 'QU', 'OK', 'S', 1755515868, 1755515868, '1'),
(229004, 36071, 'QU', 'OK', 'S', 1755515928, 1755515928, '1'),
(229005, 32394, 'QU', 'OK', 'S', 1755515938, 1755515938, '1'),
(229006, 25002, 'QU', 'OK', 'S', 1755515942, 1755515942, '1'),
(229007, 5410, 'QU', 'OK', 'S', 1755515945, 1755515945, '1'),
(229008, 37752, 'QU', 'OK', 'S', 1755515951, 1755515951, '1'),
(229009, 37648, 'QU', 'OK', 'S', 1755515955, 1755515955, '1'),
(229010, 30291, 'QU', 'OK', 'S', 1755515963, 1755515963, '1'),
(229011, 37296, 'QU', 'OK', 'S', 1755515980, 1755515980, '1'),
(229012, 25306, 'QU', 'OK', 'S', 1755515984, 1755515984, '1'),
(229013, 31588, 'QU', 'OK', 'S', 1755515989, 1755515989, '1'),
(229014, 36071, 'QU', 'OK', 'S', 1755515993, 1755515993, '1'),
(229015, 36071, 'QU', 'OK', 'S', 1755515995, 1755515995, '1'),
(229016, 36071, 'QU', 'OK', 'S', 1755515999, 1755515999, '1'),
(229017, 39224, 'QU', 'OK', 'S', 1755516046, 1755516046, '1'),
(229018, 19103, 'QU', 'OK', 'S', 1755516049, 1755516049, '1'),
(229019, 38763, 'QU', 'OK', 'S', 1755516051, 1755516051, '1'),
(229020, 38746, 'QU', 'OK', 'S', 1755516054, 1755516054, '1'),
(229021, 30790, 'QU', 'OK', 'S', 1755516058, 1755516058, '1'),
(229022, 24321, 'QU', 'OK', 'S', 1755516066, 1755516066, '1'),
(229023, 24580, 'QU', 'OK', 'S', 1755517289, 1755517289, '1'),
(229024, 24580, 'QU', 'OK', 'S', 1755517292, 1755517292, '1'),
(229025, 24580, 'QU', 'OK', 'S', 1755517303, 1755517303, '1'),
(229026, 24580, 'QU', 'OK', 'S', 1755517306, 1755517306, '1'),
(229027, 24580, 'QU', 'OK', 'S', 1755517319, 1755517319, '1'),
(229028, 24580, 'QU', 'OK', 'S', 1755517322, 1755517322, '1'),
(229029, 24580, 'QU', 'OK', 'S', 1755517326, 1755517326, '1'),
(229030, 24580, 'QU', 'OK', 'S', 1755517335, 1755517335, '1'),
(229031, 24580, 'QU', 'OK', 'S', 1755517340, 1755517340, '1'),
(229032, 24580, 'QU', 'OK', 'S', 1755517344, 1755517344, '1'),
(229033, 11114, 'QU', 'OK', 'S', 1755517345, 1755517345, '1'),
(229034, 11114, 'QU', 'OK', 'S', 1755517347, 1755517347, '1'),
(229035, 24580, 'QU', 'OK', 'S', 1755517349, 1755517349, '1'),
(229036, 11114, 'QU', 'OK', 'S', 1755517350, 1755517350, '1'),
(229037, 11114, 'QU', 'OK', 'S', 1755517352, 1755517352, '1'),
(229038, 24580, 'QU', 'OK', 'S', 1755517353, 1755517353, '1'),
(229039, 11114, 'QU', 'OK', 'S', 1755517354, 1755517354, '1'),
(229040, 24580, 'QU', 'OK', 'S', 1755517357, 1755517357, '1'),
(229041, 11114, 'QU', 'OK', 'S', 1755517357, 1755517357, '1'),
(229042, 11114, 'QU', 'OK', 'S', 1755517359, 1755517359, '1'),
(229043, 24580, 'QU', 'OK', 'S', 1755517360, 1755517360, '1'),
(229044, 11114, 'QU', 'OK', 'S', 1755517361, 1755517361, '1'),
(229045, 11114, 'QU', 'OK', 'S', 1755517363, 1755517363, '1'),
(229046, 24580, 'QU', 'OK', 'S', 1755517364, 1755517364, '1'),
(229047, 24580, 'QU', 'OK', 'S', 1755517367, 1755517367, '1'),
(229048, 11114, 'QU', 'OK', 'S', 1755517370, 1755517370, '1'),
(229049, 24580, 'QU', 'OK', 'S', 1755517371, 1755517371, '1'),
(229050, 11114, 'QU', 'OK', 'S', 1755517373, 1755517373, '1'),
(229051, 11114, 'QU', 'OK', 'S', 1755517375, 1755517375, '1'),
(229052, 11114, 'QU', 'OK', 'S', 1755517377, 1755517377, '1'),
(229053, 11114, 'QU', 'OK', 'S', 1755517379, 1755517379, '1'),
(229054, 11114, 'QU', 'OK', 'S', 1755517381, 1755517381, '1'),
(229055, 11114, 'QU', 'OK', 'S', 1755517399, 1755517399, '1'),
(229056, 24580, 'QU', 'OK', 'S', 1755517401, 1755517401, '1'),
(229057, 11114, 'QU', 'OK', 'S', 1755517402, 1755517402, '1'),
(229058, 11114, 'QU', 'OK', 'S', 1755517404, 1755517404, '1'),
(229059, 24580, 'QU', 'OK', 'S', 1755517405, 1755517405, '1'),
(229060, 11114, 'QU', 'OK', 'S', 1755517406, 1755517406, '1'),
(229061, 11114, 'QU', 'OK', 'S', 1755517408, 1755517408, '1'),
(229062, 24580, 'QU', 'OK', 'S', 1755517409, 1755517409, '1'),
(229063, 24580, 'QU', 'OK', 'S', 1755517417, 1755517417, '1'),
(229064, 24580, 'QU', 'OK', 'S', 1755517421, 1755517421, '1'),
(229065, 24580, 'QU', 'OK', 'S', 1755517428, 1755517428, '1'),
(229066, 11114, 'QU', 'OK', 'S', 1755517429, 1755517429, '1'),
(229067, 24580, 'QU', 'OK', 'S', 1755517431, 1755517431, '1'),
(229068, 11114, 'QU', 'OK', 'S', 1755517432, 1755517432, '1'),
(229069, 11114, 'QU', 'OK', 'S', 1755517434, 1755517434, '1'),
(229070, 24580, 'QU', 'OK', 'S', 1755517435, 1755517435, '1'),
(229071, 11114, 'QU', 'OK', 'S', 1755517436, 1755517436, '1'),
(229072, 24580, 'QU', 'OK', 'S', 1755517438, 1755517438, '1'),
(229073, 24580, 'QU', 'OK', 'S', 1755517442, 1755517442, '1'),
(229074, 11114, 'QU', 'OK', 'S', 1755517444, 1755517444, '1'),
(229075, 11114, 'QU', 'OK', 'S', 1755517446, 1755517446, '1'),
(229076, 24580, 'QU', 'OK', 'S', 1755517448, 1755517448, '1'),
(229077, 11114, 'QU', 'OK', 'S', 1755517454, 1755517454, '1'),
(229078, 24580, 'QU', 'OK', 'S', 1755517457, 1755517457, '1'),
(229079, 11114, 'QU', 'OK', 'S', 1755517458, 1755517458, '1'),
(229080, 24580, 'QU', 'OK', 'S', 1755517461, 1755517461, '1'),
(229081, 11114, 'QU', 'OK', 'S', 1755517461, 1755517461, '1'),
(229082, 24580, 'QU', 'OK', 'S', 1755517464, 1755517464, '1'),
(229083, 11114, 'QU', 'OK', 'S', 1755517465, 1755517465, '1'),
(229084, 11114, 'QU', 'OK', 'S', 1755517466, 1755517466, '1'),
(229085, 24580, 'QU', 'OK', 'S', 1755517468, 1755517468, '1'),
(229086, 24580, 'QU', 'OK', 'S', 1755517471, 1755517471, '1'),
(229087, 11114, 'QU', 'OK', 'S', 1755517472, 1755517472, '1'),
(229088, 11114, 'QU', 'OK', 'S', 1755517474, 1755517474, '1'),
(229089, 24580, 'QU', 'OK', 'S', 1755517476, 1755517476, '1'),
(229090, 11114, 'QU', 'OK', 'S', 1755517477, 1755517477, '1'),
(229091, 11114, 'QU', 'OK', 'S', 1755517479, 1755517479, '1'),
(229092, 24580, 'QU', 'OK', 'S', 1755517480, 1755517480, '1'),
(229093, 11114, 'QU', 'OK', 'S', 1755517482, 1755517482, '1'),
(229094, 24580, 'QU', 'OK', 'S', 1755517483, 1755517483, '1'),
(229095, 11114, 'QU', 'OK', 'S', 1755517484, 1755517484, '1'),
(229096, 11114, 'QU', 'OK', 'S', 1755517486, 1755517486, '1'),
(229097, 11114, 'QU', 'OK', 'S', 1755517488, 1755517488, '1'),
(229098, 24580, 'QU', 'OK', 'S', 1755517489, 1755517489, '1'),
(229099, 11114, 'QU', 'OK', 'S', 1755517490, 1755517490, '1'),
(229100, 11114, 'QU', 'OK', 'S', 1755517492, 1755517492, '1'),
(229101, 24580, 'QU', 'OK', 'S', 1755517493, 1755517493, '1'),
(229102, 11114, 'QU', 'OK', 'S', 1755517498, 1755517498, '1'),
(229103, 11114, 'QU', 'OK', 'S', 1755517501, 1755517501, '1'),
(229104, 11114, 'QU', 'OK', 'S', 1755517504, 1755517504, '1'),
(229105, 11114, 'QU', 'OK', 'S', 1755517506, 1755517506, '1'),
(229106, 11114, 'QU', 'OK', 'S', 1755517509, 1755517509, '1'),
(229107, 11114, 'QU', 'OK', 'S', 1755517511, 1755517511, '1'),
(229108, 11114, 'QU', 'OK', 'S', 1755517513, 1755517513, '1'),
(229109, 11114, 'QU', 'OK', 'S', 1755517516, 1755517516, '1'),
(229110, 38147, 'QU', 'OK', 'S', 1755517617, 1755517617, '1'),
(229111, 38147, 'QU', 'OK', 'S', 1755517625, 1755517625, '1'),
(229112, 38147, 'QU', 'OK', 'S', 1755517629, 1755517629, '1'),
(229113, 38147, 'QU', 'OK', 'S', 1755517638, 1755517638, '1'),
(229114, 38147, 'QU', 'OK', 'S', 1755517640, 1755517640, '1'),
(229115, 37546, 'QU', 'OK', 'S', 1755517691, 1755517691, '1'),
(229116, 25619, 'QU', 'OK', 'S', 1755517734, 1755517734, '1'),
(229117, 25619, 'QU', 'OK', 'S', 1755517737, 1755517737, '1'),
(229118, 25619, 'QU', 'OK', 'S', 1755517739, 1755517739, '1'),
(229119, 25619, 'QU', 'OK', 'S', 1755517741, 1755517741, '1'),
(229120, 25619, 'QU', 'OK', 'S', 1755517744, 1755517744, '1'),
(229121, 25619, 'QU', 'OK', 'S', 1755517746, 1755517746, '1'),
(229122, 25619, 'QU', 'OK', 'S', 1755517749, 1755517749, '1'),
(229123, 25619, 'QU', 'OK', 'S', 1755517751, 1755517751, '1'),
(229124, 39378, 'QU', 'OK', 'S', 1755518219, 1755518219, '1'),
(229125, 39374, 'QU', 'OK', 'S', 1755518458, 1755518458, '1'),
(229126, 39051, 'QU', 'OK', 'S', 1755518639, 1755518639, '1'),
(229127, 39382, 'QU', 'OK', 'S', 1755518685, 1755518685, '1'),
(229128, 39372, 'QU', 'OK', 'S', 1755518833, 1755518833, '1'),
(229129, 39394, 'QU', 'OK', 'S', 1755518891, 1755518891, '1'),
(229130, 39395, 'QU', 'OK', 'S', 1755518930, 1755518930, '1'),
(229131, 39399, 'QU', 'OK', 'S', 1755519294, 1755519294, '1'),
(229132, 39396, 'QU', 'OK', 'S', 1755519382, 1755519382, '1'),
(229133, 39390, 'QU', 'OK', 'S', 1755519439, 1755519439, '1'),
(229134, 38270, 'QU', 'OK', 'S', 1755519447, 1755519447, '1'),
(229135, 38270, 'QU', 'OK', 'S', 1755519449, 1755519449, '1'),
(229136, 38270, 'QU', 'OK', 'S', 1755519455, 1755519455, '1'),
(229137, 38270, 'QU', 'OK', 'S', 1755519462, 1755519462, '1'),
(229138, 38270, 'QU', 'OK', 'S', 1755519464, 1755519464, '1'),
(229139, 38270, 'QU', 'OK', 'S', 1755519481, 1755519481, '1'),
(229140, 38270, 'QU', 'OK', 'S', 1755519484, 1755519484, '1'),
(229141, 38270, 'QU', 'OK', 'S', 1755519485, 1755519485, '1'),
(229142, 38270, 'QU', 'OK', 'S', 1755519499, 1755519499, '1'),
(229143, 38270, 'QU', 'OK', 'S', 1755519518, 1755519518, '1'),
(229144, 38270, 'QU', 'OK', 'S', 1755519521, 1755519521, '1'),
(229145, 38270, 'QU', 'OK', 'S', 1755519535, 1755519535, '1'),
(229146, 38270, 'QU', 'OK', 'S', 1755519537, 1755519537, '1'),
(229147, 38270, 'QU', 'OK', 'S', 1755519544, 1755519544, '1'),
(229148, 38270, 'QU', 'OK', 'S', 1755519547, 1755519547, '1'),
(229149, 39360, 'QU', 'OK', 'S', 1755519776, 1755519776, '1'),
(229150, 39401, 'QU', 'OK', 'S', 1755519922, 1755519922, '1'),
(229151, 39383, 'QU', 'OK', 'S', 1755520029, 1755520029, '1'),
(229152, 39382, 'QU', 'OK', 'S', 1755520307, 1755520307, '1'),
(229153, 34548, 'QU', 'OK', 'S', 1755520344, 1755520344, '1'),
(229154, 39376, 'QU', 'OK', 'S', 1755520367, 1755520367, '1'),
(229155, 39376, 'QU', 'OK', 'S', 1755520403, 1755520403, '1'),
(229156, 39382, 'QU', 'OK', 'S', 1755520423, 1755520423, '1'),
(229157, 39375, 'QU', 'OK', 'S', 1755520455, 1755520455, '1'),
(229158, 38679, 'QU', 'OK', 'S', 1755520460, 1755520460, '1'),
(229159, 37351, 'QU', 'OK', 'S', 1755520464, 1755520464, '1'),
(229160, 37488, 'QU', 'OK', 'S', 1755520467, 1755520467, '1'),
(229161, 37499, 'QU', 'OK', 'S', 1755520470, 1755520470, '1'),
(229162, 39375, 'QU', 'OK', 'S', 1755520478, 1755520478, '1'),
(229163, 37062, 'QU', 'OK', 'S', 1755520486, 1755520486, '1'),
(229164, 37062, 'QU', 'OK', 'S', 1755520489, 1755520489, '1'),
(229165, 37062, 'QU', 'OK', 'S', 1755520491, 1755520491, '1'),
(229166, 32040, 'QU', 'OK', 'S', 1755520494, 1755520494, '1'),
(229167, 32040, 'QU', 'OK', 'S', 1755520499, 1755520499, '1'),
(229168, 35934, 'QU', 'OK', 'S', 1755520501, 1755520501, '1'),
(229169, 38750, 'QU', 'OK', 'S', 1755520504, 1755520504, '1'),
(229170, 39375, 'QU', 'OK', 'S', 1755520504, 1755520504, '1'),
(229171, 18422, 'QU', 'OK', 'S', 1755520506, 1755520506, '1'),
(229172, 5410, 'QU', 'OK', 'S', 1755520511, 1755520511, '1'),
(229173, 37350, 'QU', 'OK', 'S', 1755520515, 1755520515, '1'),
(229174, 37988, 'QU', 'OK', 'S', 1755520518, 1755520518, '1'),
(229175, 39382, 'QU', 'OK', 'S', 1755520521, 1755520521, '1'),
(229176, 37988, 'QU', 'OK', 'S', 1755520527, 1755520527, '1'),
(229177, 37988, 'QU', 'OK', 'S', 1755520532, 1755520532, '1'),
(229178, 37988, 'QU', 'OK', 'S', 1755520544, 1755520544, '1'),
(229179, 31455, 'QU', 'OK', 'S', 1755520548, 1755520548, '1'),
(229180, 31736, 'QU', 'OK', 'S', 1755520552, 1755520552, '1'),
(229181, 37350, 'QU', 'OK', 'S', 1755520556, 1755520556, '1'),
(229182, 36622, 'QU', 'OK', 'S', 1755520561, 1755520561, '1'),
(229183, 39377, 'QU', 'OK', 'S', 1755520563, 1755520563, '1'),
(229184, 31736, 'QU', 'OK', 'S', 1755520565, 1755520565, '1'),
(229185, 37347, 'QU', 'OK', 'S', 1755520570, 1755520570, '1'),
(229186, 38750, 'QU', 'OK', 'S', 1755520574, 1755520574, '1'),
(229187, 39377, 'QU', 'OK', 'S', 1755520575, 1755520575, '1'),
(229188, 37347, 'QU', 'OK', 'S', 1755520578, 1755520578, '1'),
(229189, 31455, 'QU', 'OK', 'S', 1755520583, 1755520583, '1'),
(229190, 37487, 'QU', 'OK', 'S', 1755520587, 1755520587, '1'),
(229191, 36315, 'QU', 'OK', 'S', 1755520592, 1755520592, '1'),
(229192, 36315, 'QU', 'OK', 'S', 1755520597, 1755520597, '1'),
(229193, 38750, 'QU', 'OK', 'S', 1755520600, 1755520600, '1'),
(229194, 10205, 'QU', 'OK', 'S', 1755520605, 1755520605, '1'),
(229195, 31023, 'QU', 'OK', 'S', 1755520615, 1755520615, '1'),
(229196, 38152, 'QU', 'OK', 'S', 1755520620, 1755520620, '1'),
(229197, 38099, 'QU', 'OK', 'S', 1755520626, 1755520626, '1'),
(229198, 38260, 'QU', 'OK', 'S', 1755520630, 1755520630, '1'),
(229199, 38141, 'QU', 'OK', 'S', 1755520637, 1755520637, '1'),
(229200, 24321, 'QU', 'OK', 'S', 1755520641, 1755520641, '1'),
(229201, 38141, 'QU', 'OK', 'S', 1755520645, 1755520645, '1'),
(229202, 35786, 'QU', 'OK', 'S', 1755520650, 1755520650, '1'),
(229203, 35781, 'QU', 'OK', 'S', 1755520655, 1755520655, '1'),
(229204, 35789, 'QU', 'OK', 'S', 1755520661, 1755520661, '1'),
(229205, 38691, 'QU', 'OK', 'S', 1755520668, 1755520668, '1'),
(229206, 38724, 'QU', 'OK', 'S', 1755520674, 1755520674, '1'),
(229207, 38341, 'QU', 'OK', 'S', 1755520678, 1755520678, '1'),
(229208, 28666, 'QU', 'OK', 'S', 1755520682, 1755520682, '1'),
(229209, 35787, 'QU', 'OK', 'S', 1755520687, 1755520687, '1'),
(229210, 22088, 'QU', 'OK', 'S', 1755520691, 1755520691, '1'),
(229211, 22088, 'QU', 'OK', 'S', 1755520695, 1755520695, '1'),
(229212, 38260, 'QU', 'OK', 'S', 1755520701, 1755520701, '1'),
(229213, 35783, 'QU', 'OK', 'S', 1755520704, 1755520704, '1'),
(229214, 34851, 'QU', 'OK', 'S', 1755520708, 1755520708, '1'),
(229215, 39400, 'QU', 'OK', 'S', 1755520711, 1755520711, '1'),
(229216, 38750, 'QU', 'OK', 'S', 1755520711, 1755520711, '1'),
(229217, 39382, 'QU', 'OK', 'S', 1755520770, 1755520770, '1'),
(229218, 39398, 'QU', 'OK', 'S', 1755520776, 1755520776, '1'),
(229219, 39393, 'QU', 'OK', 'S', 1755520822, 1755520822, '1'),
(229220, 39397, 'QU', 'OK', 'S', 1755521037, 1755521037, '1'),
(229221, 39391, 'QU', 'OK', 'S', 1755521224, 1755521224, '1'),
(229222, 39392, 'QU', 'OK', 'S', 1755521303, 1755521303, '1'),
(229223, 13305, 'QU', 'OK', 'S', 1755521416, 1755521416, '1'),
(229224, 39364, 'QU', 'OK', 'S', 1755521635, 1755521635, '1'),
(229225, 39363, 'QU', 'OK', 'S', 1755521668, 1755521668, '1'),
(229226, 39362, 'QU', 'OK', 'S', 1755521707, 1755521707, '1'),
(229227, 39361, 'QU', 'OK', 'S', 1755521824, 1755521824, '1'),
(229228, 39365, 'QU', 'OK', 'S', 1755521874, 1755521874, '1'),
(229229, 37341, 'QU', 'OK', 'S', 1755521926, 1755521926, '1'),
(229230, 38194, 'QU', 'OK', 'S', 1755522226, 1755522226, '1'),
(229231, 38277, 'QU', 'OK', 'S', 1755522230, 1755522230, '1'),
(229232, 38627, 'QU', 'OK', 'S', 1755522234, 1755522234, '1'),
(229233, 39170, 'QU', 'OK', 'S', 1755522238, 1755522238, '1'),
(229234, 39119, 'QU', 'OK', 'S', 1755522242, 1755522242, '1'),
(229235, 38511, 'QU', 'OK', 'S', 1755522245, 1755522245, '1'),
(229236, 39118, 'QU', 'OK', 'S', 1755522252, 1755522252, '1'),
(229237, 36897, 'QU', 'OK', 'S', 1755522257, 1755522257, '1'),
(229238, 36600, 'QU', 'OK', 'S', 1755522260, 1755522260, '1'),
(229239, 36640, 'QU', 'OK', 'S', 1755522265, 1755522265, '1'),
(229240, 38868, 'QU', 'OK', 'S', 1755522269, 1755522269, '1'),
(229241, 36905, 'QU', 'OK', 'S', 1755522272, 1755522272, '1'),
(229242, 36902, 'QU', 'OK', 'S', 1755522277, 1755522277, '1'),
(229243, 30336, 'QU', 'OK', 'S', 1755522284, 1755522284, '1'),
(229244, 36899, 'QU', 'OK', 'S', 1755522290, 1755522290, '1'),
(229245, 38618, 'QU', 'OK', 'S', 1755522298, 1755522298, '1'),
(229246, 38867, 'QU', 'OK', 'S', 1755522302, 1755522302, '1'),
(229247, 39229, 'QU', 'OK', 'S', 1755522305, 1755522305, '1'),
(229248, 37976, 'QU', 'OK', 'S', 1755522323, 1755522323, '1'),
(229249, 37425, 'QU', 'OK', 'S', 1755522729, 1755522729, '1'),
(229250, 37424, 'QU', 'OK', 'S', 1755522811, 1755522811, '1'),
(229251, 37424, 'QU', 'OK', 'S', 1755522811, 1755522811, '1'),
(229252, 37409, 'QU', 'OK', 'S', 1755523321, 1755523321, '1'),
(229253, 37409, 'QU', 'OK', 'S', 1755523321, 1755523321, '1'),
(229254, 30441, 'QU', 'OK', 'S', 1755523351, 1755523351, '1'),
(229255, 37409, 'QU', 'OK', 'S', 1755523365, 1755523365, '1'),
(229256, 37409, 'QU', 'OK', 'S', 1755523365, 1755523365, '1'),
(229257, 37409, 'QU', 'OK', 'S', 1755523386, 1755523386, '1'),
(229258, 37409, 'QU', 'OK', 'S', 1755523386, 1755523386, '1'),
(229259, 18161, 'QU', 'OK', 'S', 1755523398, 1755523398, '1'),
(229260, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229261, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229262, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229263, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229264, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229265, 37392, 'QU', 'OK', 'S', 1755523460, 1755523460, '1'),
(229266, 37391, 'QU', 'OK', 'S', 1755523491, 1755523491, '1'),
(229267, 37391, 'QU', 'OK', 'S', 1755523491, 1755523491, '1'),
(229268, 38136, 'QU', 'OK', 'S', 1755523975, 1755523975, '1'),
(229269, 38015, 'QU', 'OK', 'S', 1755523978, 1755523978, '1'),
(229270, 37840, 'QU', 'OK', 'S', 1755523980, 1755523980, '1'),
(229271, 38012, 'QU', 'OK', 'S', 1755523984, 1755523984, '1'),
(229272, 38013, 'QU', 'OK', 'S', 1755523987, 1755523987, '1'),
(229273, 11961, 'QU', 'OK', 'S', 1755523990, 1755523990, '1'),
(229274, 37999, 'QU', 'OK', 'S', 1755523993, 1755523993, '1'),
(229275, 23781, 'QU', 'OK', 'S', 1755523995, 1755523995, '1'),
(229276, 36346, 'QU', 'OK', 'S', 1755524000, 1755524000, '1'),
(229277, 37832, 'QU', 'OK', 'S', 1755524003, 1755524003, '1'),
(229278, 39283, 'QU', 'OK', 'S', 1755524006, 1755524006, '1'),
(229279, 11961, 'QU', 'OK', 'S', 1755524012, 1755524012, '1'),
(229280, 38615, 'QU', 'OK', 'S', 1755524017, 1755524017, '1'),
(229281, 39350, 'QU', 'OK', 'S', 1755524020, 1755524020, '1'),
(229282, 39352, 'QU', 'OK', 'S', 1755524023, 1755524023, '1'),
(229283, 39352, 'QU', 'OK', 'S', 1755524036, 1755524036, '1'),
(229284, 15897, 'QU', 'OK', 'S', 1755524039, 1755524039, '1'),
(229285, 15897, 'QU', 'OK', 'S', 1755524043, 1755524043, '1'),
(229286, 34299, 'QU', 'OK', 'S', 1755524048, 1755524048, '1'),
(229287, 36346, 'QU', 'OK', 'S', 1755524059, 1755524059, '1'),
(229288, 37176, 'QU', 'OK', 'S', 1755524066, 1755524066, '1'),
(229289, 39350, 'QU', 'OK', 'S', 1755524070, 1755524070, '1'),
(229290, 37218, 'QU', 'OK', 'S', 1755524074, 1755524074, '1'),
(229291, 37176, 'QU', 'OK', 'S', 1755524080, 1755524080, '1'),
(229292, 37050, 'QU', 'OK', 'S', 1755524084, 1755524084, '1'),
(229293, 27546, 'QU', 'OK', 'S', 1755524086, 1755524086, '1'),
(229294, 3216, 'QU', 'OK', 'S', 1755524100, 1755524100, '1'),
(229295, 20269, 'QU', 'OK', 'S', 1755524689, 1755524689, '1'),
(229296, 13029, 'QU', 'OK', 'S', 1755524722, 1755524722, '1'),
(229297, 37041, 'QU', 'OK', 'S', 1755524751, 1755524751, '1'),
(229298, 37041, 'QU', 'OK', 'S', 1755524751, 1755524751, '1'),
(229299, 38015, 'QU', 'OK', 'S', 1755524788, 1755524788, '1'),
(229300, 38015, 'QU', 'OK', 'S', 1755524788, 1755524788, '1'),
(229301, 37039, 'QU', 'OK', 'S', 1755524790, 1755524790, '1'),
(229302, 37039, 'QU', 'OK', 'S', 1755524790, 1755524790, '1'),
(229303, 37039, 'QU', 'OK', 'S', 1755524790, 1755524790, '1'),
(229304, 37010, 'QU', 'OK', 'S', 1755524814, 1755524814, '1'),
(229305, 38905, 'QU', 'OK', 'S', 1755524846, 1755524846, '1'),
(229306, 32346, 'QU', 'OK', 'S', 1755524947, 1755524947, '1'),
(229307, 32346, 'QU', 'OK', 'S', 1755524947, 1755524947, '1'),
(229308, 32346, 'QU', 'OK', 'S', 1755524947, 1755524947, '1'),
(229309, 32959, 'QU', 'OK', 'S', 1755524953, 1755524953, '1'),
(229310, 13695, 'QU', 'OK', 'S', 1755524991, 1755524991, '1'),
(229311, 13695, 'QU', 'OK', 'S', 1755524991, 1755524991, '1'),
(229312, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229313, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229314, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229315, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229316, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229317, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229318, 30999, 'QU', 'OK', 'S', 1755525077, 1755525077, '1'),
(229319, 30999, 'QU', 'OK', 'S', 1755525078, 1755525078, '1'),
(229320, 30575, 'QU', 'OK', 'S', 1755525118, 1755525118, '1'),
(229321, 30575, 'QU', 'OK', 'S', 1755525118, 1755525118, '1'),
(229322, 30575, 'QU', 'OK', 'S', 1755525118, 1755525118, '1'),
(229323, 30575, 'QU', 'OK', 'S', 1755525118, 1755525118, '1'),
(229324, 30575, 'QU', 'OK', 'S', 1755525118, 1755525118, '1'),
(229325, 30572, 'QU', 'OK', 'S', 1755525150, 1755525150, '1'),
(229326, 36764, 'QU', 'OK', 'S', 1755525448, 1755525448, '1'),
(229327, 36764, 'QU', 'OK', 'S', 1755525448, 1755525448, '1'),
(229328, 39094, 'QU', 'OK', 'S', 1755525520, 1755525520, '1'),
(229329, 36809, 'QU', 'OK', 'S', 1755525832, 1755525832, '1'),
(229330, 36809, 'QU', 'OK', 'S', 1755525832, 1755525832, '1'),
(229331, 36810, 'QU', 'OK', 'S', 1755525932, 1755525932, '1'),
(229332, 32608, 'QU', 'OK', 'S', 1755526115, 1755526115, '1'),
(229333, 32608, 'QU', 'OK', 'S', 1755526115, 1755526115, '1'),
(229334, 36215, 'QU', 'OK', 'S', 1755526131, 1755526131, '1'),
(229335, 35933, 'QU', 'OK', 'S', 1755526131, 1755526131, '1'),
(229336, 11999, 'QU', 'OK', 'S', 1755526131, 1755526131, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(229337, 37407, 'QU', 'OK', 'S', 1755526131, 1755526131, '1'),
(229338, 39364, 'QU', 'OK', 'S', 1755526131, 1755526131, '1'),
(229339, 36502, 'QU', 'OK', 'S', 1755527149, 1755527149, '1'),
(229340, 36502, 'QU', 'OK', 'S', 1755527149, 1755527149, '1'),
(229341, 36502, 'QU', 'OK', 'S', 1755527149, 1755527149, '1'),
(229342, 33430, 'QU', 'OK', 'S', 1755527284, 1755527284, '1'),
(229343, 16754, 'QU', 'OK', 'S', 1755583361, 1755583361, '1'),
(229344, 31828, 'QU', 'OK', 'S', 1755583812, 1755583812, '1'),
(229345, 36940, 'QU', 'OK', 'S', 1755583821, 1755583821, '1'),
(229346, 36940, 'QU', 'OK', 'S', 1755583829, 1755583829, '1'),
(229347, 36940, 'QU', 'OK', 'S', 1755583863, 1755583863, '1'),
(229348, 36940, 'QU', 'OK', 'S', 1755583866, 1755583866, '1'),
(229349, 35642, 'QU', 'OK', 'S', 1755583869, 1755583869, '1'),
(229350, 35642, 'QU', 'OK', 'S', 1755583872, 1755583872, '1'),
(229351, 36939, 'QU', 'OK', 'S', 1755583877, 1755583877, '1'),
(229352, 36939, 'QU', 'OK', 'S', 1755583880, 1755583880, '1'),
(229353, 36939, 'QU', 'OK', 'S', 1755583885, 1755583885, '1'),
(229354, 35642, 'QU', 'OK', 'S', 1755583894, 1755583894, '1'),
(229355, 39289, 'QU', 'OK', 'S', 1755584525, 1755584525, '1'),
(229356, 39289, 'QU', 'OK', 'S', 1755584527, 1755584527, '1'),
(229357, 38831, 'QU', 'OK', 'S', 1755584529, 1755584529, '1'),
(229358, 39283, 'QU', 'OK', 'S', 1755586497, 1755586497, '1'),
(229359, 39283, 'QU', 'OK', 'S', 1755586516, 1755586516, '1'),
(229360, 39207, 'QU', 'OK', 'S', 1755587456, 1755587456, '1'),
(229361, 38437, 'QU', 'OK', 'S', 1755587700, 1755587700, '1'),
(229362, 36339, 'QU', 'OK', 'S', 1755588476, 1755588476, '1'),
(229363, 36339, 'QU', 'OK', 'S', 1755588478, 1755588478, '1'),
(229364, 39358, 'QU', 'OK', 'S', 1755588480, 1755588480, '1'),
(229365, 39358, 'QU', 'OK', 'S', 1755588484, 1755588484, '1'),
(229366, 36345, 'QU', 'OK', 'S', 1755588489, 1755588489, '1'),
(229367, 39341, 'QU', 'OK', 'S', 1755588494, 1755588494, '1'),
(229368, 39351, 'QU', 'OK', 'S', 1755588497, 1755588497, '1'),
(229369, 39358, 'QU', 'OK', 'S', 1755588499, 1755588499, '1'),
(229370, 39358, 'QU', 'OK', 'S', 1755588502, 1755588502, '1'),
(229371, 39341, 'QU', 'OK', 'S', 1755588505, 1755588505, '1'),
(229372, 36345, 'QU', 'OK', 'S', 1755588508, 1755588508, '1'),
(229373, 23460, 'QU', 'OK', 'S', 1755588511, 1755588511, '1'),
(229374, 39351, 'QU', 'OK', 'S', 1755588516, 1755588516, '1'),
(229375, 39340, 'QU', 'OK', 'S', 1755588520, 1755588520, '1'),
(229376, 39340, 'QU', 'OK', 'S', 1755588522, 1755588522, '1'),
(229377, 36393, 'QU', 'OK', 'S', 1755588525, 1755588525, '1'),
(229378, 36393, 'QU', 'OK', 'S', 1755588540, 1755588540, '1'),
(229379, 36393, 'QU', 'OK', 'S', 1755588585, 1755588585, '1'),
(229380, 36393, 'QU', 'OK', 'S', 1755588667, 1755588667, '1'),
(229381, 39377, 'QU', 'OK', 'S', 1755588727, 1755588727, '1'),
(229382, 39377, 'QU', 'OK', 'S', 1755588730, 1755588730, '1'),
(229383, 39377, 'QU', 'OK', 'S', 1755588738, 1755588738, '1'),
(229384, 39377, 'QU', 'OK', 'S', 1755588749, 1755588749, '1'),
(229385, 39375, 'QU', 'OK', 'S', 1755588752, 1755588752, '1'),
(229386, 39375, 'QU', 'OK', 'S', 1755588755, 1755588755, '1'),
(229387, 39375, 'QU', 'OK', 'S', 1755588762, 1755588762, '1'),
(229388, 39375, 'QU', 'OK', 'S', 1755588765, 1755588765, '1'),
(229389, 39375, 'QU', 'OK', 'S', 1755588768, 1755588768, '1'),
(229390, 39375, 'QU', 'OK', 'S', 1755588772, 1755588772, '1'),
(229391, 38771, 'QU', 'OK', 'S', 1755588783, 1755588783, '1'),
(229392, 39376, 'QU', 'OK', 'S', 1755588788, 1755588788, '1'),
(229393, 39376, 'QU', 'OK', 'S', 1755588793, 1755588793, '1'),
(229394, 39376, 'QU', 'OK', 'S', 1755588797, 1755588797, '1'),
(229395, 39288, 'QU', 'OK', 'S', 1755588801, 1755588801, '1'),
(229396, 39376, 'QU', 'OK', 'S', 1755588807, 1755588807, '1'),
(229397, 39376, 'QU', 'OK', 'S', 1755588826, 1755588826, '1'),
(229398, 38619, 'QU', 'OK', 'S', 1755588830, 1755588830, '1'),
(229399, 39375, 'QU', 'OK', 'S', 1755588836, 1755588836, '1'),
(229400, 39375, 'QU', 'OK', 'S', 1755588840, 1755588840, '1'),
(229401, 39375, 'QU', 'OK', 'S', 1755588845, 1755588845, '1'),
(229402, 39375, 'QU', 'OK', 'S', 1755588853, 1755588853, '1'),
(229403, 38875, 'QU', 'OK', 'S', 1755588857, 1755588857, '1'),
(229404, 39376, 'QU', 'OK', 'S', 1755588861, 1755588861, '1'),
(229405, 39376, 'QU', 'OK', 'S', 1755588865, 1755588865, '1'),
(229406, 38874, 'QU', 'OK', 'S', 1755588869, 1755588869, '1'),
(229407, 39375, 'QU', 'OK', 'S', 1755588876, 1755588876, '1'),
(229408, 38619, 'QU', 'OK', 'S', 1755588881, 1755588881, '1'),
(229409, 38619, 'QU', 'OK', 'S', 1755588890, 1755588890, '1'),
(229410, 38619, 'QU', 'OK', 'S', 1755588901, 1755588901, '1'),
(229411, 38619, 'QU', 'OK', 'S', 1755588937, 1755588937, '1'),
(229412, 39375, 'QU', 'OK', 'S', 1755588941, 1755588941, '1'),
(229413, 39375, 'QU', 'OK', 'S', 1755589011, 1755589011, '1'),
(229414, 39375, 'QU', 'OK', 'S', 1755589015, 1755589015, '1'),
(229415, 39375, 'QU', 'OK', 'S', 1755589017, 1755589017, '1'),
(229416, 39376, 'QU', 'OK', 'S', 1755589022, 1755589022, '1'),
(229417, 39376, 'QU', 'OK', 'S', 1755589026, 1755589026, '1'),
(229418, 39375, 'QU', 'OK', 'S', 1755589028, 1755589028, '1'),
(229419, 39375, 'QU', 'OK', 'S', 1755589030, 1755589030, '1'),
(229420, 23709, 'QU', 'OK', 'S', 1755589075, 1755589075, '1'),
(229421, 23709, 'QU', 'OK', 'S', 1755589084, 1755589084, '1'),
(229422, 1186, 'QU', 'OK', 'S', 1755589939, 1755589939, '1'),
(229423, 23086, 'QU', 'OK', 'S', 1755590057, 1755590057, '1'),
(229424, 37532, 'QU', 'OK', 'S', 1755590140, 1755590140, '1'),
(229425, 36468, 'QU', 'OK', 'S', 1755594661, 1755594661, '1'),
(229426, 36468, 'QU', 'OK', 'S', 1755594678, 1755594678, '1'),
(229427, 31144, 'QU', 'OK', 'S', 1755594875, 1755594875, '1'),
(229428, 36467, 'QU', 'OK', 'S', 1755594906, 1755594906, '1'),
(229429, 31625, 'QU', 'OK', 'S', 1755596364, 1755596364, '1'),
(229430, 31625, 'QU', 'OK', 'S', 1755596364, 1755596364, '1'),
(229431, 31859, 'QU', 'OK', 'S', 1755596381, 1755596381, '1'),
(229432, 31859, 'QU', 'OK', 'S', 1755596381, 1755596381, '1'),
(229433, 37546, 'QU', 'OK', 'S', 1755596468, 1755596468, '1'),
(229434, 37546, 'QU', 'OK', 'S', 1755596468, 1755596468, '1'),
(229435, 37546, 'QU', 'OK', 'S', 1755596468, 1755596468, '1'),
(229436, 37546, 'QU', 'OK', 'S', 1755596468, 1755596468, '1'),
(229437, 37545, 'QU', 'OK', 'S', 1755596550, 1755596550, '1'),
(229438, 30609, 'QU', 'OK', 'S', 1755596857, 1755596857, '1'),
(229439, 30609, 'QU', 'OK', 'S', 1755596857, 1755596857, '1'),
(229440, 30609, 'QU', 'OK', 'S', 1755596857, 1755596857, '1'),
(229441, 37036, 'QU', 'OK', 'S', 1755596986, 1755596986, '1'),
(229442, 37036, 'QU', 'OK', 'S', 1755596986, 1755596986, '1'),
(229443, 38716, 'QU', 'OK', 'S', 1755597940, 1755597940, '1'),
(229444, 33981, 'QU', 'OK', 'S', 1755597943, 1755597943, '1'),
(229445, 39130, 'QU', 'OK', 'S', 1755597947, 1755597947, '1'),
(229446, 39360, 'QU', 'OK', 'S', 1755597954, 1755597954, '1'),
(229447, 39015, 'QU', 'OK', 'S', 1755597962, 1755597962, '1'),
(229448, 37824, 'QU', 'OK', 'S', 1755598057, 1755598057, '1'),
(229449, 11125, 'QU', 'OK', 'S', 1755600237, 1755600237, '1'),
(229450, 11125, 'QU', 'OK', 'S', 1755600240, 1755600240, '1'),
(229451, 11125, 'QU', 'OK', 'S', 1755600318, 1755600318, '1'),
(229452, 25391, 'QU', 'OK', 'S', 1755600421, 1755600421, '1'),
(229453, 36722, 'QU', 'OK', 'S', 1755601697, 1755601697, '1'),
(229454, 37507, 'QU', 'OK', 'S', 1755605647, 1755605647, '1'),
(229455, 37507, 'QU', 'OK', 'S', 1755605649, 1755605649, '1'),
(229456, 37507, 'QU', 'OK', 'S', 1755605652, 1755605652, '1'),
(229457, 38015, 'QU', 'OK', 'S', 1755605728, 1755605728, '1'),
(229458, 39190, 'QU', 'OK', 'S', 1755605852, 1755605852, '1'),
(229459, 22084, 'QU', 'OK', 'S', 1755606545, 1755606545, '1'),
(229460, 22084, 'QU', 'OK', 'S', 1755606547, 1755606547, '1'),
(229461, 22084, 'QU', 'OK', 'S', 1755606550, 1755606550, '1'),
(229462, 38015, 'QU', 'OK', 'S', 1755607098, 1755607098, '1'),
(229463, 36214, 'QU', 'OK', 'S', 1755607189, 1755607189, '1'),
(229464, 36214, 'QU', 'OK', 'S', 1755607198, 1755607198, '1'),
(229465, 36214, 'QU', 'OK', 'S', 1755607205, 1755607205, '1'),
(229466, 36214, 'QU', 'OK', 'S', 1755607214, 1755607214, '1'),
(229467, 36214, 'QU', 'OK', 'S', 1755607221, 1755607221, '1'),
(229468, 36214, 'QU', 'OK', 'S', 1755607232, 1755607232, '1'),
(229469, 36214, 'QU', 'OK', 'S', 1755607240, 1755607240, '1'),
(229470, 36214, 'QU', 'OK', 'S', 1755607265, 1755607265, '1'),
(229471, 36214, 'QU', 'OK', 'S', 1755607274, 1755607274, '1'),
(229472, 36214, 'QU', 'OK', 'S', 1755607282, 1755607282, '1'),
(229473, 36214, 'QU', 'OK', 'S', 1755607289, 1755607289, '1'),
(229474, 36233, 'QU', 'OK', 'S', 1755607290, 1755607290, '1'),
(229475, 36214, 'QU', 'OK', 'S', 1755607297, 1755607297, '1'),
(229476, 36226, 'QU', 'OK', 'S', 1755607399, 1755607399, '1'),
(229477, 36226, 'QU', 'OK', 'S', 1755607406, 1755607406, '1'),
(229478, 36226, 'QU', 'OK', 'S', 1755607415, 1755607415, '1'),
(229479, 36226, 'QU', 'OK', 'S', 1755607425, 1755607425, '1'),
(229480, 36226, 'QU', 'OK', 'S', 1755607438, 1755607438, '1'),
(229481, 36226, 'QU', 'OK', 'S', 1755607449, 1755607449, '1'),
(229482, 36226, 'QU', 'OK', 'S', 1755607457, 1755607457, '1'),
(229483, 36226, 'QU', 'OK', 'S', 1755607466, 1755607466, '1'),
(229484, 36226, 'QU', 'OK', 'S', 1755607476, 1755607476, '1'),
(229485, 36226, 'QU', 'OK', 'S', 1755607484, 1755607484, '1'),
(229486, 36226, 'QU', 'OK', 'S', 1755607494, 1755607494, '1'),
(229487, 36226, 'QU', 'OK', 'S', 1755607501, 1755607501, '1'),
(229488, 36225, 'QU', 'OK', 'S', 1755607597, 1755607597, '1'),
(229489, 36225, 'QU', 'OK', 'S', 1755607605, 1755607605, '1'),
(229490, 36225, 'QU', 'OK', 'S', 1755607618, 1755607618, '1'),
(229491, 36225, 'QU', 'OK', 'S', 1755607629, 1755607629, '1'),
(229492, 36225, 'QU', 'OK', 'S', 1755607637, 1755607637, '1'),
(229493, 36225, 'QU', 'OK', 'S', 1755607644, 1755607644, '1'),
(229494, 36225, 'QU', 'OK', 'S', 1755607654, 1755607654, '1'),
(229495, 36225, 'QU', 'OK', 'S', 1755607662, 1755607662, '1'),
(229496, 36225, 'QU', 'OK', 'S', 1755607671, 1755607671, '1'),
(229497, 36225, 'QU', 'OK', 'S', 1755607680, 1755607680, '1'),
(229498, 36225, 'QU', 'OK', 'S', 1755607688, 1755607688, '1'),
(229499, 36225, 'QU', 'OK', 'S', 1755607695, 1755607695, '1'),
(229500, 36233, 'QU', 'OK', 'S', 1755607721, 1755607721, '1'),
(229501, 36233, 'QU', 'OK', 'S', 1755607739, 1755607739, '1'),
(229502, 35822, 'QU', 'OK', 'S', 1755607784, 1755607784, '1'),
(229503, 36233, 'QU', 'OK', 'S', 1755607827, 1755607827, '1'),
(229504, 36233, 'QU', 'OK', 'S', 1755607855, 1755607855, '1'),
(229505, 36233, 'QU', 'OK', 'S', 1755607865, 1755607865, '1'),
(229506, 36233, 'QU', 'OK', 'S', 1755607874, 1755607874, '1'),
(229507, 36233, 'QU', 'OK', 'S', 1755607883, 1755607883, '1'),
(229508, 36233, 'QU', 'OK', 'S', 1755607894, 1755607894, '1'),
(229509, 36233, 'QU', 'OK', 'S', 1755607903, 1755607903, '1'),
(229510, 36233, 'QU', 'OK', 'S', 1755607913, 1755607913, '1'),
(229511, 36233, 'QU', 'OK', 'S', 1755607923, 1755607923, '1'),
(229512, 29708, 'QU', 'OK', 'S', 1755607985, 1755607985, '1'),
(229513, 29708, 'QU', 'OK', 'S', 1755607988, 1755607988, '1'),
(229514, 15897, 'QU', 'OK', 'S', 1755608268, 1755608268, '1'),
(229515, 37341, 'QU', 'OK', 'S', 1755608357, 1755608357, '1'),
(229516, 34554, 'QU', 'OK', 'S', 1755608732, 1755608732, '1'),
(229517, 36549, 'QU', 'OK', 'S', 1755608739, 1755608739, '1'),
(229518, 31828, 'QU', 'OK', 'S', 1755608763, 1755608763, '1'),
(229519, 24969, 'QU', 'OK', 'S', 1755608949, 1755608949, '1'),
(229520, 36549, 'QU', 'OK', 'S', 1755610829, 1755610829, '1'),
(229521, 39246, 'QU', 'OK', 'S', 1755611327, 1755611327, '1'),
(229522, 18089, 'QU', 'OK', 'S', 1755611337, 1755611337, '1'),
(229523, 24677, 'QU', 'OK', 'S', 1755611339, 1755611339, '1'),
(229524, 39418, 'QU', 'OK', 'S', 1755659478, 1755659478, '1'),
(229525, 37507, 'QU', 'OK', 'S', 1755665567, 1755665567, '1'),
(229526, 38790, 'QU', 'OK', 'S', 1755665952, 1755665952, '1'),
(229527, 31144, 'QU', 'OK', 'S', 1755666182, 1755666182, '1'),
(229528, 39402, 'QU', 'OK', 'S', 1755666451, 1755666451, '1'),
(229529, 39403, 'QU', 'OK', 'S', 1755666575, 1755666575, '1'),
(229530, 39404, 'QU', 'OK', 'S', 1755666691, 1755666691, '1'),
(229531, 39405, 'QU', 'OK', 'S', 1755666805, 1755666805, '1'),
(229532, 39406, 'QU', 'OK', 'S', 1755666911, 1755666911, '1'),
(229533, 39407, 'QU', 'OK', 'S', 1755666999, 1755666999, '1'),
(229534, 37532, 'QU', 'OK', 'S', 1755667001, 1755667001, '1'),
(229535, 38410, 'QU', 'OK', 'S', 1755667009, 1755667009, '1'),
(229536, 38410, 'QU', 'OK', 'S', 1755667011, 1755667011, '1'),
(229537, 37292, 'QU', 'OK', 'S', 1755667139, 1755667139, '1'),
(229538, 39408, 'QU', 'OK', 'S', 1755667180, 1755667180, '1'),
(229539, 38173, 'QU', 'OK', 'S', 1755667259, 1755667259, '1'),
(229540, 39409, 'QU', 'OK', 'S', 1755667290, 1755667290, '1'),
(229541, 38182, 'QU', 'OK', 'S', 1755667346, 1755667346, '1'),
(229542, 37055, 'QU', 'OK', 'S', 1755668100, 1755668100, '1'),
(229543, 38438, 'QU', 'OK', 'S', 1755669545, 1755669545, '1'),
(229544, 39302, 'QU', 'OK', 'S', 1755670209, 1755670209, '1'),
(229545, 34045, 'QU', 'OK', 'S', 1755670213, 1755670213, '1'),
(229546, 39302, 'QU', 'OK', 'S', 1755670216, 1755670216, '1'),
(229547, 34264, 'QU', 'OK', 'S', 1755670220, 1755670220, '1'),
(229548, 37439, 'QU', 'OK', 'S', 1755670223, 1755670223, '1'),
(229549, 34936, 'QU', 'OK', 'S', 1755670228, 1755670228, '1'),
(229550, 38775, 'QU', 'OK', 'S', 1755670233, 1755670233, '1'),
(229551, 39380, 'QU', 'OK', 'S', 1755670238, 1755670238, '1'),
(229552, 39380, 'QU', 'OK', 'S', 1755670242, 1755670242, '1'),
(229553, 38186, 'QU', 'OK', 'S', 1755670245, 1755670245, '1'),
(229554, 39380, 'QU', 'OK', 'S', 1755670250, 1755670250, '1'),
(229555, 37823, 'QU', 'OK', 'S', 1755673563, 1755673563, '1'),
(229556, 37823, 'QU', 'OK', 'S', 1755673571, 1755673571, '1'),
(229557, 38756, 'QU', 'OK', 'S', 1755674313, 1755674313, '1'),
(229558, 38757, 'QU', 'OK', 'S', 1755674317, 1755674317, '1'),
(229559, 38757, 'QU', 'OK', 'S', 1755674323, 1755674323, '1'),
(229560, 38757, 'QU', 'OK', 'S', 1755674326, 1755674326, '1'),
(229561, 38757, 'QU', 'OK', 'S', 1755674328, 1755674328, '1'),
(229562, 38757, 'QU', 'OK', 'S', 1755674331, 1755674331, '1'),
(229563, 38756, 'QU', 'OK', 'S', 1755674334, 1755674334, '1'),
(229564, 38084, 'QU', 'OK', 'S', 1755675508, 1755675508, '1'),
(229565, 38905, 'QU', 'OK', 'S', 1755675533, 1755675533, '1'),
(229566, 37335, 'QU', 'OK', 'S', 1755675561, 1755675561, '1'),
(229567, 37335, 'QU', 'OK', 'S', 1755675749, 1755675749, '1'),
(229568, 28409, 'QU', 'OK', 'S', 1755675770, 1755675770, '1'),
(229569, 28409, 'QU', 'OK', 'S', 1755675773, 1755675773, '1'),
(229570, 38071, 'QU', 'OK', 'S', 1755677726, 1755677726, '1'),
(229571, 38071, 'QU', 'OK', 'S', 1755677726, 1755677726, '1'),
(229572, 38071, 'QU', 'OK', 'S', 1755677726, 1755677726, '1'),
(229573, 38102, 'QU', 'OK', 'S', 1755677778, 1755677778, '1'),
(229574, 38102, 'QU', 'OK', 'S', 1755677779, 1755677779, '1'),
(229575, 38102, 'QU', 'OK', 'S', 1755677779, 1755677779, '1'),
(229576, 38102, 'QU', 'OK', 'S', 1755677779, 1755677779, '1'),
(229577, 38102, 'QU', 'OK', 'S', 1755677779, 1755677779, '1'),
(229578, 38105, 'QU', 'OK', 'S', 1755677931, 1755677931, '1'),
(229579, 38105, 'QU', 'OK', 'S', 1755677931, 1755677931, '1'),
(229580, 38105, 'QU', 'OK', 'S', 1755677931, 1755677931, '1'),
(229581, 38105, 'QU', 'OK', 'S', 1755677931, 1755677931, '1'),
(229582, 38105, 'QU', 'OK', 'S', 1755677931, 1755677931, '1'),
(229583, 39206, 'QU', 'OK', 'S', 1755678042, 1755678042, '1'),
(229584, 37973, 'QU', 'OK', 'S', 1755678063, 1755678063, '1'),
(229585, 37973, 'QU', 'OK', 'S', 1755678063, 1755678063, '1'),
(229586, 38023, 'QU', 'OK', 'S', 1755678227, 1755678227, '1'),
(229587, 38103, 'QU', 'OK', 'S', 1755678284, 1755678284, '1'),
(229588, 38103, 'QU', 'OK', 'S', 1755678284, 1755678284, '1'),
(229589, 38103, 'QU', 'OK', 'S', 1755678284, 1755678284, '1'),
(229590, 38103, 'QU', 'OK', 'S', 1755678284, 1755678284, '1'),
(229591, 38022, 'QU', 'OK', 'S', 1755678407, 1755678407, '1'),
(229592, 38022, 'QU', 'OK', 'S', 1755678407, 1755678407, '1'),
(229593, 38022, 'QU', 'OK', 'S', 1755678407, 1755678407, '1'),
(229594, 38076, 'QU', 'OK', 'S', 1755678500, 1755678500, '1'),
(229595, 38076, 'QU', 'OK', 'S', 1755678500, 1755678500, '1'),
(229596, 38076, 'QU', 'OK', 'S', 1755678500, 1755678500, '1'),
(229597, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229598, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229599, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229600, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229601, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229602, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229603, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229604, 32127, 'QU', 'OK', 'S', 1755678594, 1755678594, '1'),
(229605, 38017, 'QU', 'OK', 'S', 1755678615, 1755678615, '1'),
(229606, 38017, 'QU', 'OK', 'S', 1755678615, 1755678615, '1'),
(229607, 38025, 'QU', 'OK', 'S', 1755678684, 1755678684, '1'),
(229608, 38025, 'QU', 'OK', 'S', 1755678684, 1755678684, '1'),
(229609, 32348, 'QU', 'OK', 'S', 1755678756, 1755678756, '1'),
(229610, 32348, 'QU', 'OK', 'S', 1755678756, 1755678756, '1'),
(229611, 32348, 'QU', 'OK', 'S', 1755678756, 1755678756, '1'),
(229612, 32348, 'QU', 'OK', 'S', 1755678756, 1755678756, '1'),
(229613, 32348, 'QU', 'OK', 'S', 1755678756, 1755678756, '1'),
(229614, 38073, 'QU', 'OK', 'S', 1755678852, 1755678852, '1'),
(229615, 38073, 'QU', 'OK', 'S', 1755678852, 1755678852, '1'),
(229616, 32631, 'QU', 'OK', 'S', 1755678871, 1755678871, '1'),
(229617, 32631, 'QU', 'OK', 'S', 1755678871, 1755678871, '1'),
(229618, 37968, 'QU', 'OK', 'S', 1755678974, 1755678974, '1'),
(229619, 37969, 'QU', 'OK', 'S', 1755679107, 1755679107, '1'),
(229620, 37969, 'QU', 'OK', 'S', 1755679107, 1755679107, '1'),
(229621, 37969, 'QU', 'OK', 'S', 1755679107, 1755679107, '1'),
(229622, 38021, 'QU', 'OK', 'S', 1755679147, 1755679147, '1'),
(229623, 38018, 'QU', 'OK', 'S', 1755679561, 1755679561, '1'),
(229624, 32349, 'QU', 'OK', 'S', 1755680082, 1755680082, '1'),
(229625, 32349, 'QU', 'OK', 'S', 1755680082, 1755680082, '1'),
(229626, 32349, 'QU', 'OK', 'S', 1755680082, 1755680082, '1'),
(229627, 32649, 'QU', 'OK', 'S', 1755680284, 1755680284, '1'),
(229628, 32649, 'QU', 'OK', 'S', 1755680284, 1755680284, '1'),
(229629, 37972, 'QU', 'OK', 'S', 1755680759, 1755680759, '1'),
(229630, 37972, 'QU', 'OK', 'S', 1755680759, 1755680759, '1'),
(229631, 37971, 'QU', 'OK', 'S', 1755680873, 1755680873, '1'),
(229632, 38024, 'QU', 'OK', 'S', 1755680966, 1755680966, '1'),
(229633, 37970, 'QU', 'OK', 'S', 1755681095, 1755681095, '1'),
(229634, 37974, 'QU', 'OK', 'S', 1755681225, 1755681225, '1'),
(229635, 38026, 'QU', 'OK', 'S', 1755681297, 1755681297, '1'),
(229636, 38027, 'QU', 'OK', 'S', 1755681586, 1755681586, '1'),
(229637, 38020, 'QU', 'OK', 'S', 1755681658, 1755681658, '1'),
(229638, 38069, 'QU', 'OK', 'S', 1755681719, 1755681719, '1'),
(229639, 38029, 'QU', 'OK', 'S', 1755681731, 1755681731, '1'),
(229640, 38019, 'QU', 'OK', 'S', 1755681752, 1755681752, '1'),
(229641, 38078, 'QU', 'OK', 'S', 1755681782, 1755681782, '1'),
(229642, 38071, 'QU', 'OK', 'S', 1755682053, 1755682053, '1'),
(229643, 38071, 'QU', 'OK', 'S', 1755682053, 1755682053, '1'),
(229644, 38071, 'QU', 'OK', 'S', 1755682053, 1755682053, '1'),
(229645, 38071, 'QU', 'OK', 'S', 1755682053, 1755682053, '1'),
(229646, 38072, 'QU', 'OK', 'S', 1755682273, 1755682273, '1'),
(229647, 38072, 'QU', 'OK', 'S', 1755682273, 1755682273, '1'),
(229648, 38072, 'QU', 'OK', 'S', 1755682273, 1755682273, '1'),
(229649, 38072, 'QU', 'OK', 'S', 1755682273, 1755682273, '1'),
(229650, 38075, 'QU', 'OK', 'S', 1755682411, 1755682411, '1'),
(229651, 38075, 'QU', 'OK', 'S', 1755682411, 1755682411, '1'),
(229652, 38075, 'QU', 'OK', 'S', 1755682411, 1755682411, '1'),
(229653, 38070, 'QU', 'OK', 'S', 1755682672, 1755682672, '1'),
(229654, 38070, 'QU', 'OK', 'S', 1755682672, 1755682672, '1'),
(229655, 38070, 'QU', 'OK', 'S', 1755682672, 1755682672, '1'),
(229656, 38070, 'QU', 'OK', 'S', 1755682672, 1755682672, '1'),
(229657, 38819, 'QU', 'OK', 'S', 1755682752, 1755682752, '1'),
(229658, 38819, 'QU', 'OK', 'S', 1755682752, 1755682752, '1'),
(229659, 38819, 'QU', 'OK', 'S', 1755682752, 1755682752, '1'),
(229660, 38820, 'QU', 'OK', 'S', 1755682772, 1755682772, '1'),
(229661, 38820, 'QU', 'OK', 'S', 1755682772, 1755682772, '1'),
(229662, 38820, 'QU', 'OK', 'S', 1755682772, 1755682772, '1'),
(229663, 38821, 'QU', 'OK', 'S', 1755682800, 1755682800, '1'),
(229664, 38821, 'QU', 'OK', 'S', 1755682800, 1755682800, '1'),
(229665, 38821, 'QU', 'OK', 'S', 1755682800, 1755682800, '1'),
(229666, 38822, 'QU', 'OK', 'S', 1755682814, 1755682814, '1'),
(229667, 38822, 'QU', 'OK', 'S', 1755682814, 1755682814, '1'),
(229668, 38823, 'QU', 'OK', 'S', 1755682830, 1755682830, '1'),
(229669, 38823, 'QU', 'OK', 'S', 1755682830, 1755682830, '1'),
(229670, 38823, 'QU', 'OK', 'S', 1755682830, 1755682830, '1'),
(229671, 38824, 'QU', 'OK', 'S', 1755682867, 1755682867, '1'),
(229672, 38824, 'QU', 'OK', 'S', 1755682867, 1755682867, '1'),
(229673, 38824, 'QU', 'OK', 'S', 1755682867, 1755682867, '1'),
(229674, 38825, 'QU', 'OK', 'S', 1755682885, 1755682885, '1'),
(229675, 38825, 'QU', 'OK', 'S', 1755682885, 1755682885, '1'),
(229676, 38825, 'QU', 'OK', 'S', 1755682885, 1755682885, '1'),
(229677, 38826, 'QU', 'OK', 'S', 1755682902, 1755682902, '1'),
(229678, 38826, 'QU', 'OK', 'S', 1755682902, 1755682902, '1'),
(229679, 38826, 'QU', 'OK', 'S', 1755682902, 1755682902, '1'),
(229680, 38827, 'QU', 'OK', 'S', 1755682920, 1755682920, '1'),
(229681, 38827, 'QU', 'OK', 'S', 1755682920, 1755682920, '1'),
(229682, 38827, 'QU', 'OK', 'S', 1755682920, 1755682920, '1'),
(229683, 38853, 'QU', 'OK', 'S', 1755682998, 1755682998, '1'),
(229684, 38853, 'QU', 'OK', 'S', 1755682998, 1755682998, '1'),
(229685, 38853, 'QU', 'OK', 'S', 1755682998, 1755682998, '1'),
(229686, 38853, 'QU', 'OK', 'S', 1755682998, 1755682998, '1'),
(229687, 38853, 'QU', 'OK', 'S', 1755682998, 1755682998, '1'),
(229688, 38851, 'QU', 'OK', 'S', 1755683027, 1755683027, '1'),
(229689, 38851, 'QU', 'OK', 'S', 1755683027, 1755683027, '1'),
(229690, 38851, 'QU', 'OK', 'S', 1755683027, 1755683027, '1'),
(229691, 38851, 'QU', 'OK', 'S', 1755683027, 1755683027, '1'),
(229692, 38851, 'QU', 'OK', 'S', 1755683027, 1755683027, '1'),
(229693, 32079, 'QU', 'OK', 'S', 1755683047, 1755683047, '1'),
(229694, 38852, 'QU', 'OK', 'S', 1755683048, 1755683048, '1'),
(229695, 38852, 'QU', 'OK', 'S', 1755683048, 1755683048, '1'),
(229696, 38852, 'QU', 'OK', 'S', 1755683048, 1755683048, '1'),
(229697, 38852, 'QU', 'OK', 'S', 1755683048, 1755683048, '1'),
(229698, 38852, 'QU', 'OK', 'S', 1755683048, 1755683048, '1'),
(229699, 38857, 'QU', 'OK', 'S', 1755683084, 1755683084, '1'),
(229700, 38857, 'QU', 'OK', 'S', 1755683084, 1755683084, '1'),
(229701, 38857, 'QU', 'OK', 'S', 1755683084, 1755683084, '1'),
(229702, 38858, 'QU', 'OK', 'S', 1755683103, 1755683103, '1'),
(229703, 38858, 'QU', 'OK', 'S', 1755683103, 1755683103, '1'),
(229704, 38858, 'QU', 'OK', 'S', 1755683103, 1755683103, '1'),
(229705, 38859, 'QU', 'OK', 'S', 1755683122, 1755683122, '1'),
(229706, 38859, 'QU', 'OK', 'S', 1755683122, 1755683122, '1'),
(229707, 38859, 'QU', 'OK', 'S', 1755683122, 1755683122, '1'),
(229708, 32079, 'QU', 'OK', 'S', 1755683129, 1755683129, '1'),
(229709, 38860, 'QU', 'OK', 'S', 1755683142, 1755683142, '1'),
(229710, 38860, 'QU', 'OK', 'S', 1755683142, 1755683142, '1'),
(229711, 38860, 'QU', 'OK', 'S', 1755683142, 1755683142, '1'),
(229712, 32058, 'QU', 'OK', 'S', 1755683169, 1755683169, '1'),
(229713, 38927, 'QU', 'OK', 'S', 1755683181, 1755683181, '1'),
(229714, 38927, 'QU', 'OK', 'S', 1755683181, 1755683181, '1'),
(229715, 38927, 'QU', 'OK', 'S', 1755683181, 1755683181, '1'),
(229716, 38927, 'QU', 'OK', 'S', 1755683181, 1755683181, '1'),
(229717, 38926, 'QU', 'OK', 'S', 1755683205, 1755683205, '1'),
(229718, 38926, 'QU', 'OK', 'S', 1755683205, 1755683205, '1'),
(229719, 38926, 'QU', 'OK', 'S', 1755683205, 1755683205, '1'),
(229720, 38926, 'QU', 'OK', 'S', 1755683205, 1755683205, '1'),
(229721, 38926, 'QU', 'OK', 'S', 1755683205, 1755683205, '1'),
(229722, 36339, 'QU', 'OK', 'S', 1755683259, 1755683259, '1'),
(229723, 36339, 'QU', 'OK', 'S', 1755683339, 1755683339, '1'),
(229724, 37778, 'QU', 'OK', 'S', 1755683368, 1755683368, '1'),
(229725, 37780, 'QU', 'OK', 'S', 1755683377, 1755683377, '1'),
(229726, 27529, 'QU', 'OK', 'S', 1755683687, 1755683687, '1'),
(229727, 39414, 'QU', 'OK', 'S', 1755683916, 1755683916, '1'),
(229728, 25606, 'QU', 'OK', 'S', 1755683997, 1755683997, '1'),
(229729, 39415, 'QU', 'OK', 'S', 1755684108, 1755684108, '1'),
(229730, 39416, 'QU', 'OK', 'S', 1755684250, 1755684250, '1'),
(229731, 39417, 'QU', 'OK', 'S', 1755684384, 1755684384, '1'),
(229732, 39418, 'QU', 'OK', 'S', 1755684522, 1755684522, '1'),
(229733, 39419, 'QU', 'OK', 'S', 1755684759, 1755684759, '1'),
(229734, 39410, 'QU', 'OK', 'S', 1755684827, 1755684827, '1'),
(229735, 39411, 'QU', 'OK', 'S', 1755684931, 1755684931, '1'),
(229736, 39412, 'QU', 'OK', 'S', 1755684963, 1755684963, '1'),
(229737, 39413, 'QU', 'OK', 'S', 1755684992, 1755684992, '1'),
(229738, 39414, 'QU', 'OK', 'S', 1755685137, 1755685137, '1'),
(229739, 29830, 'QU', 'OK', 'S', 1755685166, 1755685166, '1'),
(229740, 39415, 'QU', 'OK', 'S', 1755685587, 1755685587, '1'),
(229741, 39416, 'QU', 'OK', 'S', 1755685615, 1755685615, '1'),
(229742, 39417, 'QU', 'OK', 'S', 1755685639, 1755685639, '1'),
(229743, 39418, 'QU', 'OK', 'S', 1755685662, 1755685662, '1'),
(229744, 39422, 'QU', 'OK', 'S', 1755685713, 1755685713, '1'),
(229745, 29784, 'QU', 'OK', 'S', 1755685731, 1755685731, '1'),
(229746, 29784, 'QU', 'OK', 'S', 1755685731, 1755685731, '1'),
(229747, 38756, 'QU', 'OK', 'S', 1755685769, 1755685769, '1'),
(229748, 38756, 'QU', 'OK', 'S', 1755685774, 1755685774, '1'),
(229749, 39439, 'QU', 'OK', 'S', 1755685931, 1755685931, '1'),
(229750, 39438, 'QU', 'OK', 'S', 1755686038, 1755686038, '1'),
(229751, 39437, 'QU', 'OK', 'S', 1755686533, 1755686533, '1'),
(229752, 39427, 'QU', 'OK', 'S', 1755686676, 1755686676, '1'),
(229753, 39428, 'QU', 'OK', 'S', 1755686777, 1755686777, '1'),
(229754, 39429, 'QU', 'OK', 'S', 1755686881, 1755686881, '1'),
(229755, 39430, 'QU', 'OK', 'S', 1755686979, 1755686979, '1'),
(229756, 39431, 'QU', 'OK', 'S', 1755687097, 1755687097, '1'),
(229757, 39432, 'QU', 'OK', 'S', 1755687141, 1755687141, '1'),
(229758, 39433, 'QU', 'OK', 'S', 1755687172, 1755687172, '1'),
(229759, 39434, 'QU', 'OK', 'S', 1755687380, 1755687380, '1'),
(229760, 39435, 'QU', 'OK', 'S', 1755687412, 1755687412, '1'),
(229761, 39436, 'QU', 'OK', 'S', 1755687441, 1755687441, '1'),
(229762, 39420, 'QU', 'OK', 'S', 1755688211, 1755688211, '1'),
(229763, 39421, 'QU', 'OK', 'S', 1755688450, 1755688450, '1'),
(229764, 39423, 'QU', 'OK', 'S', 1755688812, 1755688812, '1'),
(229765, 39426, 'QU', 'OK', 'S', 1755688844, 1755688844, '1'),
(229766, 39440, 'QU', 'OK', 'S', 1755688880, 1755688880, '1'),
(229767, 39441, 'QU', 'OK', 'S', 1755688916, 1755688916, '1'),
(229768, 39442, 'QU', 'OK', 'S', 1755688946, 1755688946, '1'),
(229769, 39171, 'QU', 'OK', 'S', 1755690344, 1755690344, '1'),
(229770, 35867, 'QU', 'OK', 'S', 1755690457, 1755690457, '1'),
(229771, 38767, 'QU', 'OK', 'S', 1755690523, 1755690523, '1'),
(229772, 35164, 'QU', 'OK', 'S', 1755690651, 1755690651, '1'),
(229773, 39307, 'QU', 'OK', 'S', 1755690788, 1755690788, '1'),
(229774, 36770, 'QU', 'OK', 'S', 1755690915, 1755690915, '1'),
(229775, 31317, 'QU', 'OK', 'S', 1755691047, 1755691047, '1'),
(229776, 39075, 'QU', 'OK', 'S', 1755691256, 1755691256, '1'),
(229777, 39262, 'QU', 'OK', 'S', 1755691887, 1755691887, '1'),
(229778, 38309, 'QU', 'OK', 'S', 1755692665, 1755692665, '1'),
(229779, 36260, 'QU', 'OK', 'S', 1755692742, 1755692742, '1'),
(229780, 35746, 'QU', 'OK', 'S', 1755692743, 1755692743, '1'),
(229781, 24102, 'QU', 'OK', 'S', 1755692745, 1755692745, '1'),
(229782, 33872, 'QU', 'OK', 'S', 1755692748, 1755692748, '1'),
(229783, 31456, 'QU', 'OK', 'S', 1755692750, 1755692750, '1'),
(229784, 37390, 'QU', 'OK', 'S', 1755692752, 1755692752, '1'),
(229785, 33872, 'QU', 'OK', 'S', 1755692765, 1755692765, '1'),
(229786, 37608, 'QU', 'OK', 'S', 1755694929, 1755694929, '1'),
(229787, 23184, 'QU', 'OK', 'S', 1755694931, 1755694931, '1'),
(229788, 36177, 'QU', 'OK', 'S', 1755694933, 1755694933, '1'),
(229789, 36104, 'QU', 'OK', 'S', 1755694935, 1755694935, '1'),
(229790, 20814, 'QU', 'OK', 'S', 1755694938, 1755694938, '1'),
(229791, 39261, 'QU', 'OK', 'S', 1755696536, 1755696536, '1'),
(229792, 23747, 'QU', 'OK', 'S', 1755696758, 1755696758, '1'),
(229793, 23747, 'QU', 'OK', 'S', 1755696778, 1755696778, '1'),
(229794, 23747, 'QU', 'OK', 'S', 1755696796, 1755696796, '1'),
(229795, 23747, 'QU', 'OK', 'S', 1755696802, 1755696802, '1'),
(229796, 23747, 'QU', 'OK', 'S', 1755696955, 1755696955, '1'),
(229797, 17580, 'QU', 'OK', 'S', 1755697082, 1755697082, '1'),
(229798, 39235, 'QU', 'OK', 'S', 1755697089, 1755697089, '1'),
(229799, 39235, 'QU', 'OK', 'S', 1755697092, 1755697092, '1'),
(229800, 39235, 'QU', 'OK', 'S', 1755697094, 1755697094, '1'),
(229801, 25536, 'QU', 'OK', 'S', 1755697153, 1755697153, '1'),
(229802, 37636, 'QU', 'OK', 'S', 1755697227, 1755697227, '1'),
(229803, 3219, 'QU', 'OK', 'S', 1755752855, 1755752855, '1'),
(229804, 38830, 'QU', 'OK', 'S', 1755753279, 1755753279, '1'),
(229805, 38830, 'QU', 'OK', 'S', 1755753291, 1755753291, '1'),
(229806, 39259, 'QU', 'OK', 'S', 1755754140, 1755754140, '1'),
(229807, 31144, 'QU', 'OK', 'S', 1755754234, 1755754234, '1'),
(229808, 31130, 'QU', 'OK', 'S', 1755754254, 1755754254, '1'),
(229809, 37532, 'QU', 'OK', 'S', 1755754336, 1755754336, '1'),
(229810, 36468, 'QU', 'OK', 'S', 1755754442, 1755754442, '1'),
(229811, 37522, 'QU', 'OK', 'S', 1755754539, 1755754539, '1'),
(229812, 36622, 'QU', 'OK', 'S', 1755754884, 1755754884, '1'),
(229813, 36622, 'QU', 'OK', 'S', 1755754982, 1755754982, '1'),
(229814, 39207, 'QU', 'OK', 'S', 1755755591, 1755755591, '1'),
(229815, 37752, 'QU', 'OK', 'S', 1755756009, 1755756009, '1'),
(229816, 36445, 'QU', 'OK', 'S', 1755756258, 1755756258, '1'),
(229817, 36445, 'QU', 'OK', 'S', 1755756321, 1755756321, '1'),
(229818, 35491, 'QU', 'OK', 'S', 1755756364, 1755756364, '1'),
(229819, 35409, 'QU', 'OK', 'S', 1755756446, 1755756446, '1'),
(229820, 35381, 'QU', 'OK', 'S', 1755756582, 1755756582, '1'),
(229821, 35409, 'QU', 'OK', 'S', 1755756768, 1755756768, '1'),
(229822, 34930, 'QU', 'OK', 'S', 1755756924, 1755756924, '1'),
(229823, 38795, 'QU', 'OK', 'S', 1755757459, 1755757459, '1'),
(229824, 25137, 'QU', 'OK', 'S', 1755757776, 1755757776, '1'),
(229825, 37999, 'QU', 'OK', 'S', 1755758054, 1755758054, '1'),
(229826, 37999, 'QU', 'OK', 'S', 1755758060, 1755758060, '1'),
(229827, 38423, 'QU', 'OK', 'S', 1755758309, 1755758309, '1'),
(229828, 35745, 'QU', 'OK', 'S', 1755759592, 1755759592, '1'),
(229829, 39353, 'QU', 'OK', 'S', 1755759619, 1755759619, '1'),
(229830, 39341, 'QU', 'OK', 'S', 1755759624, 1755759624, '1'),
(229831, 39279, 'QU', 'OK', 'S', 1755759627, 1755759627, '1'),
(229832, 39279, 'QU', 'OK', 'S', 1755759629, 1755759629, '1'),
(229833, 38487, 'QU', 'OK', 'S', 1755759895, 1755759895, '1'),
(229834, 38490, 'QU', 'OK', 'S', 1755759983, 1755759983, '1'),
(229835, 31560, 'QU', 'OK', 'S', 1755762746, 1755762746, '1'),
(229836, 29652, 'QU', 'OK', 'S', 1755762797, 1755762797, '1'),
(229837, 21564, 'QU', 'OK', 'S', 1755762827, 1755762827, '1'),
(229838, 21564, 'QU', 'OK', 'S', 1755762827, 1755762827, '1'),
(229839, 38872, 'QU', 'OK', 'S', 1755762884, 1755762884, '1'),
(229840, 24840, 'QU', 'OK', 'S', 1755762941, 1755762941, '1'),
(229841, 27040, 'QU', 'OK', 'S', 1755762991, 1755762991, '1'),
(229842, 14182, 'QU', 'OK', 'S', 1755763068, 1755763068, '1'),
(229843, 38084, 'QU', 'OK', 'S', 1755763119, 1755763119, '1'),
(229844, 38565, 'QU', 'OK', 'S', 1755763240, 1755763240, '1'),
(229845, 38770, 'QU', 'OK', 'S', 1755763472, 1755763472, '1'),
(229846, 32527, 'QU', 'OK', 'S', 1755763582, 1755763582, '1'),
(229847, 14805, 'QU', 'OK', 'S', 1755763641, 1755763641, '1'),
(229848, 39453, 'QU', 'OK', 'S', 1755763720, 1755763720, '1'),
(229849, 39453, 'QU', 'OK', 'S', 1755763720, 1755763720, '1'),
(229850, 39452, 'QU', 'OK', 'S', 1755763730, 1755763730, '1'),
(229851, 39452, 'QU', 'OK', 'S', 1755763730, 1755763730, '1'),
(229852, 39399, 'QU', 'OK', 'S', 1755763751, 1755763751, '1'),
(229853, 39399, 'QU', 'OK', 'S', 1755763751, 1755763751, '1'),
(229854, 39399, 'QU', 'OK', 'S', 1755763751, 1755763751, '1'),
(229855, 39399, 'QU', 'OK', 'S', 1755763751, 1755763751, '1'),
(229856, 39398, 'QU', 'OK', 'S', 1755763764, 1755763764, '1'),
(229857, 39398, 'QU', 'OK', 'S', 1755763764, 1755763764, '1'),
(229858, 39450, 'QU', 'OK', 'S', 1755763939, 1755763939, '1'),
(229859, 38015, 'QU', 'OK', 'S', 1755763948, 1755763948, '1'),
(229860, 38015, 'QU', 'OK', 'S', 1755763948, 1755763948, '1'),
(229861, 39443, 'QU', 'OK', 'S', 1755763987, 1755763987, '1'),
(229862, 39444, 'QU', 'OK', 'S', 1755764012, 1755764012, '1'),
(229863, 38157, 'QU', 'OK', 'S', 1755764031, 1755764031, '1'),
(229864, 38592, 'QU', 'OK', 'S', 1755767728, 1755767728, '1'),
(229865, 37150, 'QU', 'OK', 'S', 1755767775, 1755767775, '1'),
(229866, 36467, 'QU', 'OK', 'S', 1755768249, 1755768249, '1'),
(229867, 36467, 'QU', 'OK', 'S', 1755768256, 1755768256, '1'),
(229868, 39465, 'QU', 'OK', 'S', 1755768493, 1755768493, '1'),
(229869, 39201, 'QU', 'OK', 'S', 1755768650, 1755768650, '1'),
(229870, 39466, 'QU', 'OK', 'S', 1755768903, 1755768903, '1'),
(229871, 39467, 'QU', 'OK', 'S', 1755769273, 1755769273, '1'),
(229872, 21949, 'QU', 'OK', 'S', 1755769643, 1755769643, '1'),
(229873, 21949, 'QU', 'OK', 'S', 1755769646, 1755769646, '1'),
(229874, 21949, 'QU', 'OK', 'S', 1755769648, 1755769648, '1'),
(229875, 21949, 'QU', 'OK', 'S', 1755769650, 1755769650, '1'),
(229876, 21949, 'QU', 'OK', 'S', 1755769652, 1755769652, '1'),
(229877, 21949, 'QU', 'OK', 'S', 1755769662, 1755769662, '1'),
(229878, 20493, 'QU', 'OK', 'S', 1755769790, 1755769790, '1'),
(229879, 20493, 'QU', 'OK', 'S', 1755769792, 1755769792, '1'),
(229880, 20493, 'QU', 'OK', 'S', 1755769794, 1755769794, '1'),
(229881, 20493, 'QU', 'OK', 'S', 1755769796, 1755769796, '1'),
(229882, 20493, 'QU', 'OK', 'S', 1755769798, 1755769798, '1'),
(229883, 20493, 'QU', 'OK', 'S', 1755769800, 1755769800, '1'),
(229884, 39455, 'QU', 'OK', 'S', 1755770158, 1755770158, '1'),
(229885, 31144, 'QU', 'OK', 'S', 1755770326, 1755770326, '1'),
(229886, 39468, 'QU', 'OK', 'S', 1755771023, 1755771023, '1'),
(229887, 39448, 'QU', 'OK', 'S', 1755771782, 1755771782, '1'),
(229888, 39468, 'QU', 'OK', 'S', 1755771837, 1755771837, '1'),
(229889, 39452, 'QU', 'OK', 'S', 1755771987, 1755771987, '1'),
(229890, 39453, 'QU', 'OK', 'S', 1755772067, 1755772067, '1'),
(229891, 39454, 'QU', 'OK', 'S', 1755772239, 1755772239, '1'),
(229892, 39381, 'QU', 'OK', 'S', 1755772523, 1755772523, '1'),
(229893, 31456, 'QU', 'OK', 'S', 1755772580, 1755772580, '1'),
(229894, 39458, 'QU', 'OK', 'S', 1755772815, 1755772815, '1'),
(229895, 33774, 'QU', 'OK', 'S', 1755772824, 1755772824, '1'),
(229896, 39459, 'QU', 'OK', 'S', 1755773062, 1755773062, '1'),
(229897, 39460, 'QU', 'OK', 'S', 1755773162, 1755773162, '1'),
(229898, 39461, 'QU', 'OK', 'S', 1755773191, 1755773191, '1'),
(229899, 39462, 'QU', 'OK', 'S', 1755773227, 1755773227, '1'),
(229900, 39456, 'QU', 'OK', 'S', 1755773330, 1755773330, '1'),
(229901, 39445, 'QU', 'OK', 'S', 1755773468, 1755773468, '1'),
(229902, 39446, 'QU', 'OK', 'S', 1755773583, 1755773583, '1'),
(229903, 39447, 'QU', 'OK', 'S', 1755773627, 1755773627, '1'),
(229904, 39449, 'QU', 'OK', 'S', 1755773673, 1755773673, '1'),
(229905, 39451, 'QU', 'OK', 'S', 1755773868, 1755773868, '1'),
(229906, 39074, 'QU', 'OK', 'S', 1755773975, 1755773975, '1'),
(229907, 38906, 'QU', 'OK', 'S', 1755774013, 1755774013, '1'),
(229908, 37154, 'QU', 'OK', 'S', 1755774631, 1755774631, '1'),
(229909, 32608, 'QU', 'OK', 'S', 1755774859, 1755774859, '1'),
(229910, 38527, 'QU', 'OK', 'S', 1755775540, 1755775540, '1'),
(229911, 38528, 'QU', 'OK', 'S', 1755775626, 1755775626, '1'),
(229912, 38148, 'QU', 'OK', 'S', 1755775664, 1755775664, '1'),
(229913, 33706, 'QU', 'OK', 'S', 1755775821, 1755775821, '1'),
(229914, 38831, 'QU', 'OK', 'S', 1755775854, 1755775854, '1'),
(229915, 34930, 'QU', 'OK', 'S', 1755775965, 1755775965, '1'),
(229916, 37650, 'QU', 'OK', 'S', 1755776022, 1755776022, '1'),
(229917, 38830, 'QU', 'OK', 'S', 1755776129, 1755776129, '1'),
(229918, 23616, 'QU', 'OK', 'S', 1755776174, 1755776174, '1'),
(229919, 39342, 'QU', 'OK', 'S', 1755776220, 1755776220, '1'),
(229920, 39277, 'QU', 'OK', 'S', 1755776544, 1755776544, '1'),
(229921, 38831, 'QU', 'OK', 'S', 1755776559, 1755776559, '1'),
(229922, 37437, 'QU', 'OK', 'S', 1755776792, 1755776792, '1'),
(229923, 37822, 'QU', 'OK', 'S', 1755776885, 1755776885, '1'),
(229924, 32493, 'QU', 'OK', 'S', 1755777253, 1755777253, '1'),
(229925, 38459, 'QU', 'OK', 'S', 1755778307, 1755778307, '1'),
(229926, 36468, 'QU', 'OK', 'S', 1755779457, 1755779457, '1'),
(229927, 38390, 'QU', 'OK', 'S', 1755779497, 1755779497, '1'),
(229928, 38659, 'QU', 'OK', 'S', 1755779909, 1755779909, '1'),
(229929, 38351, 'QU', 'OK', 'S', 1755779986, 1755779986, '1'),
(229930, 38738, 'QU', 'OK', 'S', 1755780556, 1755780556, '1'),
(229931, 38738, 'QU', 'OK', 'S', 1755780558, 1755780558, '1'),
(229932, 35789, 'QU', 'OK', 'S', 1755780561, 1755780561, '1'),
(229933, 38894, 'QU', 'OK', 'S', 1755780564, 1755780564, '1'),
(229934, 39364, 'QU', 'OK', 'S', 1755780599, 1755780599, '1'),
(229935, 39089, 'QU', 'OK', 'S', 1755780600, 1755780600, '1'),
(229936, 28665, 'QU', 'OK', 'S', 1755780609, 1755780609, '1'),
(229937, 15210, 'QU', 'OK', 'S', 1755780611, 1755780611, '1'),
(229938, 17580, 'QU', 'OK', 'S', 1755780613, 1755780613, '1'),
(229939, 7525, 'QU', 'OK', 'S', 1755780625, 1755780625, '1'),
(229940, 39364, 'QU', 'OK', 'S', 1755780789, 1755780789, '1'),
(229941, 39364, 'QU', 'OK', 'S', 1755780794, 1755780794, '1'),
(229942, 39364, 'QU', 'OK', 'S', 1755780798, 1755780798, '1'),
(229943, 36698, 'QU', 'OK', 'S', 1755781437, 1755781437, '1'),
(229944, 36658, 'QU', 'OK', 'S', 1755781513, 1755781513, '1'),
(229945, 36316, 'QU', 'OK', 'S', 1755782032, 1755782032, '1'),
(229946, 36301, 'QU', 'OK', 'S', 1755782070, 1755782070, '1'),
(229947, 35165, 'QU', 'OK', 'S', 1755782260, 1755782260, '1'),
(229948, 38617, 'QU', 'OK', 'S', 1755782331, 1755782331, '1'),
(229949, 19720, 'QU', 'OK', 'S', 1755782338, 1755782338, '1'),
(229950, 28409, 'QU', 'OK', 'S', 1755782372, 1755782372, '1'),
(229951, 19312, 'QU', 'OK', 'S', 1755782562, 1755782562, '1'),
(229952, 36300, 'QU', 'OK', 'S', 1755782639, 1755782639, '1'),
(229953, 36316, 'QU', 'OK', 'S', 1755782727, 1755782727, '1'),
(229954, 36657, 'QU', 'OK', 'S', 1755782760, 1755782760, '1'),
(229955, 38749, 'QU', 'OK', 'S', 1755839755, 1755839755, '1'),
(229956, 39255, 'QU', 'OK', 'S', 1755839908, 1755839908, '1'),
(229957, 31147, 'QU', 'OK', 'S', 1755842316, 1755842316, '1'),
(229958, 18377, 'QU', 'OK', 'S', 1755842343, 1755842343, '1'),
(229959, 38037, 'QU', 'OK', 'S', 1755842362, 1755842362, '1'),
(229960, 32438, 'QU', 'OK', 'S', 1755842366, 1755842366, '1'),
(229961, 12981, 'QU', 'OK', 'S', 1755842370, 1755842370, '1'),
(229962, 39370, 'QU', 'OK', 'S', 1755842373, 1755842373, '1'),
(229963, 39386, 'QU', 'OK', 'S', 1755842377, 1755842377, '1'),
(229964, 18729, 'QU', 'OK', 'S', 1755842382, 1755842382, '1'),
(229965, 18691, 'QU', 'OK', 'S', 1755842385, 1755842385, '1'),
(229966, 35933, 'QU', 'OK', 'S', 1755842390, 1755842390, '1'),
(229967, 37766, 'QU', 'OK', 'S', 1755842395, 1755842395, '1'),
(229968, 39375, 'QU', 'OK', 'S', 1755842399, 1755842399, '1'),
(229969, 37385, 'QU', 'OK', 'S', 1755842403, 1755842403, '1'),
(229970, 33558, 'QU', 'OK', 'S', 1755842405, 1755842405, '1'),
(229971, 18692, 'QU', 'OK', 'S', 1755842409, 1755842409, '1'),
(229972, 15817, 'QU', 'OK', 'S', 1755842413, 1755842413, '1'),
(229973, 39310, 'QU', 'OK', 'S', 1755842418, 1755842418, '1'),
(229974, 35926, 'QU', 'OK', 'S', 1755842427, 1755842427, '1'),
(229975, 37998, 'QU', 'OK', 'S', 1755842430, 1755842430, '1'),
(229976, 37832, 'QU', 'OK', 'S', 1755842434, 1755842434, '1'),
(229977, 37820, 'QU', 'OK', 'S', 1755842438, 1755842438, '1'),
(229978, 36804, 'QU', 'OK', 'S', 1755842441, 1755842441, '1'),
(229979, 39299, 'QU', 'OK', 'S', 1755842457, 1755842457, '1'),
(229980, 38937, 'QU', 'OK', 'S', 1755842461, 1755842461, '1'),
(229981, 39307, 'QU', 'OK', 'S', 1755842472, 1755842472, '1'),
(229982, 11125, 'QU', 'OK', 'S', 1755842477, 1755842477, '1'),
(229983, 15815, 'QU', 'OK', 'S', 1755842483, 1755842483, '1'),
(229984, 18970, 'QU', 'OK', 'S', 1755842487, 1755842487, '1'),
(229985, 1724, 'QU', 'OK', 'S', 1755842503, 1755842503, '1'),
(229986, 38390, 'QU', 'OK', 'S', 1755842508, 1755842508, '1'),
(229987, 33849, 'QU', 'OK', 'S', 1755842512, 1755842512, '1'),
(229988, 39348, 'QU', 'OK', 'S', 1755842515, 1755842515, '1'),
(229989, 2078, 'QU', 'OK', 'S', 1755842535, 1755842535, '1'),
(229990, 39327, 'QU', 'OK', 'S', 1755842539, 1755842539, '1'),
(229991, 12974, 'QU', 'OK', 'S', 1755842554, 1755842554, '1'),
(229992, 37771, 'QU', 'OK', 'S', 1755842566, 1755842566, '1'),
(229993, 37234, 'QU', 'OK', 'S', 1755842577, 1755842577, '1'),
(229994, 38303, 'QU', 'OK', 'S', 1755842629, 1755842629, '1'),
(229995, 38276, 'QU', 'OK', 'S', 1755842639, 1755842639, '1'),
(229996, 38686, 'QU', 'OK', 'S', 1755842652, 1755842652, '1'),
(229997, 38361, 'QU', 'OK', 'S', 1755842660, 1755842660, '1'),
(229998, 38768, 'QU', 'OK', 'S', 1755842665, 1755842665, '1'),
(229999, 38539, 'QU', 'OK', 'S', 1755842668, 1755842668, '1'),
(230000, 38555, 'QU', 'OK', 'S', 1755842672, 1755842672, '1'),
(230001, 38558, 'QU', 'OK', 'S', 1755842677, 1755842677, '1'),
(230002, 38766, 'QU', 'OK', 'S', 1755842679, 1755842679, '1'),
(230003, 38536, 'QU', 'OK', 'S', 1755842683, 1755842683, '1'),
(230004, 38772, 'QU', 'OK', 'S', 1755842686, 1755842686, '1'),
(230005, 38417, 'QU', 'OK', 'S', 1755842689, 1755842689, '1'),
(230006, 38353, 'QU', 'OK', 'S', 1755842693, 1755842693, '1'),
(230007, 38520, 'QU', 'OK', 'S', 1755842697, 1755842697, '1'),
(230008, 38771, 'QU', 'OK', 'S', 1755842700, 1755842700, '1'),
(230009, 38512, 'QU', 'OK', 'S', 1755842709, 1755842709, '1'),
(230010, 38662, 'QU', 'OK', 'S', 1755842713, 1755842713, '1'),
(230011, 38524, 'QU', 'OK', 'S', 1755842721, 1755842721, '1'),
(230012, 38534, 'QU', 'OK', 'S', 1755842725, 1755842725, '1'),
(230013, 38416, 'QU', 'OK', 'S', 1755842730, 1755842730, '1'),
(230014, 38538, 'QU', 'OK', 'S', 1755842735, 1755842735, '1'),
(230015, 38656, 'QU', 'OK', 'S', 1755842738, 1755842738, '1'),
(230016, 39162, 'QU', 'OK', 'S', 1755842742, 1755842742, '1'),
(230017, 38523, 'QU', 'OK', 'S', 1755842745, 1755842745, '1'),
(230018, 38769, 'QU', 'OK', 'S', 1755842749, 1755842749, '1'),
(230019, 38659, 'QU', 'OK', 'S', 1755842755, 1755842755, '1'),
(230020, 38357, 'QU', 'OK', 'S', 1755842758, 1755842758, '1'),
(230021, 38354, 'QU', 'OK', 'S', 1755842762, 1755842762, '1'),
(230022, 38525, 'QU', 'OK', 'S', 1755842770, 1755842770, '1'),
(230023, 38519, 'QU', 'OK', 'S', 1755842786, 1755842786, '1'),
(230024, 19779, 'QU', 'OK', 'S', 1755842861, 1755842861, '1'),
(230025, 39442, 'QU', 'OK', 'S', 1755842865, 1755842865, '1'),
(230026, 36532, 'QU', 'OK', 'S', 1755842869, 1755842869, '1'),
(230027, 39397, 'QU', 'OK', 'S', 1755842882, 1755842882, '1'),
(230028, 39397, 'QU', 'OK', 'S', 1755842887, 1755842887, '1'),
(230029, 32692, 'QU', 'OK', 'S', 1755842892, 1755842892, '1'),
(230030, 33437, 'QU', 'OK', 'S', 1755842897, 1755842897, '1'),
(230031, 36534, 'QU', 'OK', 'S', 1755842901, 1755842901, '1'),
(230032, 35026, 'QU', 'OK', 'S', 1755842925, 1755842925, '1'),
(230033, 22799, 'QU', 'OK', 'S', 1755842931, 1755842931, '1'),
(230034, 36874, 'QU', 'OK', 'S', 1755842938, 1755842938, '1'),
(230035, 36884, 'QU', 'OK', 'S', 1755842950, 1755842950, '1'),
(230036, 37194, 'QU', 'OK', 'S', 1755842955, 1755842955, '1'),
(230037, 36913, 'QU', 'OK', 'S', 1755842959, 1755842959, '1'),
(230038, 35105, 'QU', 'OK', 'S', 1755842963, 1755842963, '1'),
(230039, 32851, 'QU', 'OK', 'S', 1755842967, 1755842967, '1'),
(230040, 39392, 'QU', 'OK', 'S', 1755842971, 1755842971, '1'),
(230041, 39400, 'QU', 'OK', 'S', 1755842975, 1755842975, '1'),
(230042, 30059, 'QU', 'OK', 'S', 1755842979, 1755842979, '1'),
(230043, 36924, 'QU', 'OK', 'S', 1755842983, 1755842983, '1'),
(230044, 39426, 'QU', 'OK', 'S', 1755842987, 1755842987, '1'),
(230045, 39423, 'QU', 'OK', 'S', 1755843005, 1755843005, '1'),
(230046, 35105, 'QU', 'OK', 'S', 1755843009, 1755843009, '1'),
(230047, 27994, 'QU', 'OK', 'S', 1755843014, 1755843014, '1'),
(230048, 39405, 'QU', 'OK', 'S', 1755843026, 1755843026, '1'),
(230049, 39405, 'QU', 'OK', 'S', 1755843031, 1755843031, '1'),
(230050, 39405, 'QU', 'OK', 'S', 1755843033, 1755843033, '1'),
(230051, 23132, 'QU', 'OK', 'S', 1755843108, 1755843108, '1'),
(230052, 36793, 'QU', 'OK', 'S', 1755843113, 1755843113, '1'),
(230053, 12175, 'QU', 'OK', 'S', 1755843118, 1755843118, '1'),
(230054, 135, 'QU', 'OK', 'S', 1755843132, 1755843132, '1'),
(230055, 36094, 'QU', 'OK', 'S', 1755843135, 1755843135, '1'),
(230056, 21298, 'QU', 'OK', 'S', 1755843140, 1755843140, '1'),
(230057, 30538, 'QU', 'OK', 'S', 1755843146, 1755843146, '1'),
(230058, 14543, 'QU', 'OK', 'S', 1755843150, 1755843150, '1'),
(230059, 21298, 'QU', 'OK', 'S', 1755843154, 1755843154, '1'),
(230060, 21298, 'QU', 'OK', 'S', 1755843157, 1755843157, '1'),
(230061, 21298, 'QU', 'OK', 'S', 1755843161, 1755843161, '1'),
(230062, 10896, 'QU', 'OK', 'S', 1755843182, 1755843182, '1'),
(230063, 23075, 'QU', 'OK', 'S', 1755843188, 1755843188, '1'),
(230064, 9205, 'QU', 'OK', 'S', 1755843193, 1755843193, '1'),
(230065, 12843, 'QU', 'OK', 'S', 1755843199, 1755843199, '1'),
(230066, 7769, 'QU', 'OK', 'S', 1755843208, 1755843208, '1'),
(230067, 15747, 'QU', 'OK', 'S', 1755843213, 1755843213, '1'),
(230068, 10807, 'QU', 'OK', 'S', 1755843218, 1755843218, '1'),
(230069, 15111, 'QU', 'OK', 'S', 1755843222, 1755843222, '1'),
(230070, 38887, 'QU', 'OK', 'S', 1755843227, 1755843227, '1'),
(230071, 38698, 'QU', 'OK', 'S', 1755843231, 1755843231, '1'),
(230072, 11026, 'QU', 'OK', 'S', 1755843239, 1755843239, '1'),
(230073, 15289, 'QU', 'OK', 'S', 1755843248, 1755843248, '1'),
(230074, 27656, 'QU', 'OK', 'S', 1755843256, 1755843256, '1'),
(230075, 31316, 'QU', 'OK', 'S', 1755843265, 1755843265, '1'),
(230076, 38936, 'QU', 'OK', 'S', 1755843271, 1755843271, '1'),
(230077, 38315, 'QU', 'OK', 'S', 1755843277, 1755843277, '1'),
(230078, 36673, 'QU', 'OK', 'S', 1755843283, 1755843283, '1'),
(230079, 37507, 'QU', 'OK', 'S', 1755843292, 1755843292, '1'),
(230080, 38406, 'QU', 'OK', 'S', 1755843297, 1755843297, '1'),
(230081, 39076, 'QU', 'OK', 'S', 1755843303, 1755843303, '1'),
(230082, 21110, 'QU', 'OK', 'S', 1755843336, 1755843336, '1'),
(230083, 39203, 'QU', 'OK', 'S', 1755843343, 1755843343, '1'),
(230084, 31599, 'QU', 'OK', 'S', 1755843349, 1755843349, '1'),
(230085, 31875, 'QU', 'OK', 'S', 1755843355, 1755843355, '1'),
(230086, 34744, 'QU', 'OK', 'S', 1755843362, 1755843362, '1'),
(230087, 38910, 'QU', 'OK', 'S', 1755843374, 1755843374, '1'),
(230088, 37507, 'QU', 'OK', 'S', 1755843387, 1755843387, '1'),
(230089, 31617, 'QU', 'OK', 'S', 1755843401, 1755843401, '1'),
(230090, 37182, 'QU', 'OK', 'S', 1755843413, 1755843413, '1'),
(230091, 38883, 'QU', 'OK', 'S', 1755843429, 1755843429, '1'),
(230092, 15390, 'QU', 'OK', 'S', 1755843456, 1755843456, '1'),
(230093, 29268, 'QU', 'OK', 'S', 1755843490, 1755843490, '1'),
(230094, 29268, 'QU', 'OK', 'S', 1755843490, 1755843490, '1'),
(230095, 34451, 'QU', 'OK', 'S', 1755844552, 1755844552, '1'),
(230096, 34451, 'QU', 'OK', 'S', 1755844556, 1755844556, '1'),
(230097, 3514, 'QU', 'OK', 'S', 1755844812, 1755844812, '1'),
(230098, 28723, 'QU', 'OK', 'S', 1755844826, 1755844826, '1'),
(230099, 39384, 'QU', 'OK', 'S', 1755845263, 1755845263, '1'),
(230100, 39377, 'QU', 'OK', 'S', 1755845267, 1755845267, '1'),
(230101, 3871, 'QU', 'OK', 'S', 1755845269, 1755845269, '1'),
(230102, 39340, 'QU', 'OK', 'S', 1755845272, 1755845272, '1'),
(230103, 2123, 'QU', 'OK', 'S', 1755845280, 1755845280, '1'),
(230104, 2123, 'QU', 'OK', 'S', 1755845285, 1755845285, '1'),
(230105, 3031, 'QU', 'OK', 'S', 1755845293, 1755845293, '1'),
(230106, 28741, 'QU', 'OK', 'S', 1755846000, 1755846000, '1'),
(230107, 28741, 'QU', 'OK', 'S', 1755846000, 1755846000, '1'),
(230108, 38809, 'QU', 'OK', 'S', 1755846268, 1755846268, '1'),
(230109, 38750, 'QU', 'OK', 'S', 1755846271, 1755846271, '1'),
(230110, 31523, 'QU', 'OK', 'S', 1755846274, 1755846274, '1'),
(230111, 36018, 'QU', 'OK', 'S', 1755846277, 1755846277, '1'),
(230112, 37278, 'QU', 'OK', 'S', 1755846281, 1755846281, '1'),
(230113, 37788, 'QU', 'OK', 'S', 1755846284, 1755846284, '1'),
(230114, 38763, 'QU', 'OK', 'S', 1755846286, 1755846286, '1'),
(230115, 37296, 'QU', 'OK', 'S', 1755846289, 1755846289, '1'),
(230116, 37278, 'QU', 'OK', 'S', 1755846292, 1755846292, '1'),
(230117, 37788, 'QU', 'OK', 'S', 1755846295, 1755846295, '1'),
(230118, 37278, 'QU', 'OK', 'S', 1755846299, 1755846299, '1'),
(230119, 38415, 'QU', 'OK', 'S', 1755846302, 1755846302, '1'),
(230120, 20217, 'QU', 'OK', 'S', 1755846307, 1755846307, '1'),
(230121, 36289, 'QU', 'OK', 'S', 1755846315, 1755846315, '1'),
(230122, 38806, 'QU', 'OK', 'S', 1755846318, 1755846318, '1'),
(230123, 36727, 'QU', 'OK', 'S', 1755846320, 1755846320, '1'),
(230124, 36290, 'QU', 'OK', 'S', 1755846323, 1755846323, '1'),
(230125, 23230, 'QU', 'OK', 'S', 1755846327, 1755846327, '1'),
(230126, 38339, 'QU', 'OK', 'S', 1755846330, 1755846330, '1'),
(230127, 36167, 'QU', 'OK', 'S', 1755846339, 1755846339, '1'),
(230128, 34545, 'QU', 'OK', 'S', 1755846341, 1755846341, '1'),
(230129, 38763, 'QU', 'OK', 'S', 1755846344, 1755846344, '1'),
(230130, 39202, 'QU', 'OK', 'S', 1755846347, 1755846347, '1'),
(230131, 38750, 'QU', 'OK', 'S', 1755846351, 1755846351, '1'),
(230132, 38090, 'QU', 'OK', 'S', 1755846361, 1755846361, '1'),
(230133, 36769, 'QU', 'OK', 'S', 1755846364, 1755846364, '1'),
(230134, 36280, 'QU', 'OK', 'S', 1755846368, 1755846368, '1'),
(230135, 36018, 'QU', 'OK', 'S', 1755846371, 1755846371, '1'),
(230136, 38750, 'QU', 'OK', 'S', 1755846374, 1755846374, '1'),
(230137, 39293, 'QU', 'OK', 'S', 1755846377, 1755846377, '1'),
(230138, 37278, 'QU', 'OK', 'S', 1755846380, 1755846380, '1'),
(230139, 37279, 'QU', 'OK', 'S', 1755846383, 1755846383, '1'),
(230140, 23230, 'QU', 'OK', 'S', 1755846390, 1755846390, '1'),
(230141, 38806, 'QU', 'OK', 'S', 1755846446, 1755846446, '1'),
(230142, 11642, 'QU', 'OK', 'S', 1755846453, 1755846453, '1'),
(230143, 36167, 'QU', 'OK', 'S', 1755846456, 1755846456, '1'),
(230144, 39202, 'QU', 'OK', 'S', 1755846459, 1755846459, '1'),
(230145, 20416, 'QU', 'OK', 'S', 1755846462, 1755846462, '1'),
(230146, 26969, 'QU', 'OK', 'S', 1755846466, 1755846466, '1'),
(230147, 26969, 'QU', 'OK', 'S', 1755846469, 1755846469, '1'),
(230148, 38806, 'QU', 'OK', 'S', 1755846473, 1755846473, '1'),
(230149, 36289, 'QU', 'OK', 'S', 1755846476, 1755846476, '1'),
(230150, 38039, 'QU', 'OK', 'S', 1755846480, 1755846480, '1'),
(230151, 36018, 'QU', 'OK', 'S', 1755846483, 1755846483, '1'),
(230152, 36290, 'QU', 'OK', 'S', 1755846488, 1755846488, '1'),
(230153, 37279, 'QU', 'OK', 'S', 1755846491, 1755846491, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(230154, 37279, 'QU', 'OK', 'S', 1755846497, 1755846497, '1'),
(230155, 34064, 'QU', 'OK', 'S', 1755846500, 1755846500, '1'),
(230156, 36280, 'QU', 'OK', 'S', 1755846503, 1755846503, '1'),
(230157, 36280, 'QU', 'OK', 'S', 1755846506, 1755846506, '1'),
(230158, 38809, 'QU', 'OK', 'S', 1755846516, 1755846516, '1'),
(230159, 39293, 'QU', 'OK', 'S', 1755846519, 1755846519, '1'),
(230160, 39289, 'QU', 'OK', 'S', 1755846536, 1755846536, '1'),
(230161, 39289, 'QU', 'OK', 'S', 1755846540, 1755846540, '1'),
(230162, 38806, 'QU', 'OK', 'S', 1755846546, 1755846546, '1'),
(230163, 39293, 'QU', 'OK', 'S', 1755846549, 1755846549, '1'),
(230164, 38809, 'QU', 'OK', 'S', 1755846553, 1755846553, '1'),
(230165, 36280, 'QU', 'OK', 'S', 1755846557, 1755846557, '1'),
(230166, 37210, 'QU', 'OK', 'S', 1755846571, 1755846571, '1'),
(230167, 36167, 'QU', 'OK', 'S', 1755846576, 1755846576, '1'),
(230168, 35616, 'QU', 'OK', 'S', 1755846581, 1755846581, '1'),
(230169, 35616, 'QU', 'OK', 'S', 1755846584, 1755846584, '1'),
(230170, 35616, 'QU', 'OK', 'S', 1755846587, 1755846587, '1'),
(230171, 37210, 'QU', 'OK', 'S', 1755846590, 1755846590, '1'),
(230172, 37210, 'QU', 'OK', 'S', 1755846593, 1755846593, '1'),
(230173, 37210, 'QU', 'OK', 'S', 1755846597, 1755846597, '1'),
(230174, 35616, 'QU', 'OK', 'S', 1755846601, 1755846601, '1'),
(230175, 35616, 'QU', 'OK', 'S', 1755846605, 1755846605, '1'),
(230176, 35616, 'QU', 'OK', 'S', 1755846609, 1755846609, '1'),
(230177, 21232, 'QU', 'OK', 'S', 1755846619, 1755846619, '1'),
(230178, 32416, 'QU', 'OK', 'S', 1755846623, 1755846623, '1'),
(230179, 39293, 'QU', 'OK', 'S', 1755846626, 1755846626, '1'),
(230180, 39293, 'QU', 'OK', 'S', 1755846630, 1755846630, '1'),
(230181, 39202, 'QU', 'OK', 'S', 1755846634, 1755846634, '1'),
(230182, 39293, 'QU', 'OK', 'S', 1755846639, 1755846639, '1'),
(230183, 36167, 'QU', 'OK', 'S', 1755846643, 1755846643, '1'),
(230184, 21232, 'QU', 'OK', 'S', 1755846663, 1755846663, '1'),
(230185, 28718, 'QU', 'OK', 'S', 1755846697, 1755846697, '1'),
(230186, 28718, 'QU', 'OK', 'S', 1755846697, 1755846697, '1'),
(230187, 28718, 'QU', 'OK', 'S', 1755846697, 1755846697, '1'),
(230188, 39243, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230189, 39243, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230190, 39273, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230191, 39273, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230192, 39273, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230193, 39273, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230194, 39244, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230195, 39244, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230196, 39186, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230197, 39186, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230198, 39186, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230199, 39186, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230200, 39186, 'QU', 'OK', 'S', 1755846752, 1755846752, '1'),
(230201, 39273, 'QU', 'OK', 'S', 1755846760, 1755846760, '1'),
(230202, 39273, 'QU', 'OK', 'S', 1755846763, 1755846763, '1'),
(230203, 39273, 'QU', 'OK', 'S', 1755846766, 1755846766, '1'),
(230204, 39243, 'QU', 'OK', 'S', 1755846768, 1755846768, '1'),
(230205, 39243, 'QU', 'OK', 'S', 1755846773, 1755846773, '1'),
(230206, 39273, 'QU', 'OK', 'S', 1755846775, 1755846775, '1'),
(230207, 39186, 'QU', 'OK', 'S', 1755846783, 1755846783, '1'),
(230208, 39186, 'QU', 'OK', 'S', 1755846785, 1755846785, '1'),
(230209, 39186, 'QU', 'OK', 'S', 1755846787, 1755846787, '1'),
(230210, 39186, 'QU', 'OK', 'S', 1755846789, 1755846789, '1'),
(230211, 39186, 'QU', 'OK', 'S', 1755846791, 1755846791, '1'),
(230212, 39244, 'QU', 'OK', 'S', 1755846798, 1755846798, '1'),
(230213, 39244, 'QU', 'OK', 'S', 1755846801, 1755846801, '1'),
(230214, 28323, 'QU', 'OK', 'S', 1755847400, 1755847400, '1'),
(230215, 28316, 'QU', 'OK', 'S', 1755847726, 1755847726, '1'),
(230216, 28316, 'QU', 'OK', 'S', 1755847726, 1755847726, '1'),
(230217, 39288, 'QU', 'OK', 'S', 1755847827, 1755847827, '1'),
(230218, 39376, 'QU', 'OK', 'S', 1755848341, 1755848341, '1'),
(230219, 39375, 'QU', 'OK', 'S', 1755848343, 1755848343, '1'),
(230220, 39375, 'QU', 'OK', 'S', 1755848374, 1755848374, '1'),
(230221, 39376, 'QU', 'OK', 'S', 1755848377, 1755848377, '1'),
(230222, 39376, 'QU', 'OK', 'S', 1755848460, 1755848460, '1'),
(230223, 39375, 'QU', 'OK', 'S', 1755848483, 1755848483, '1'),
(230224, 39375, 'QU', 'OK', 'S', 1755848565, 1755848565, '1'),
(230225, 39375, 'QU', 'OK', 'S', 1755848587, 1755848587, '1'),
(230226, 39288, 'QU', 'OK', 'S', 1755848736, 1755848736, '1'),
(230227, 39288, 'QU', 'OK', 'S', 1755848742, 1755848742, '1'),
(230228, 39412, 'QU', 'OK', 'S', 1755850365, 1755850365, '1'),
(230229, 39413, 'QU', 'OK', 'S', 1755850951, 1755850951, '1'),
(230230, 38807, 'QU', 'OK', 'S', 1755851159, 1755851159, '1'),
(230231, 38807, 'QU', 'OK', 'S', 1755851171, 1755851171, '1'),
(230232, 38807, 'QU', 'OK', 'S', 1755851176, 1755851176, '1'),
(230233, 38807, 'QU', 'OK', 'S', 1755851182, 1755851182, '1'),
(230234, 38807, 'QU', 'OK', 'S', 1755851185, 1755851185, '1'),
(230235, 38807, 'QU', 'OK', 'S', 1755851187, 1755851187, '1'),
(230236, 38807, 'QU', 'OK', 'S', 1755851194, 1755851194, '1'),
(230237, 39469, 'QU', 'OK', 'S', 1755851204, 1755851204, '1'),
(230238, 39470, 'QU', 'OK', 'S', 1755851230, 1755851230, '1'),
(230239, 39420, 'QU', 'OK', 'S', 1755851271, 1755851271, '1'),
(230240, 39420, 'QU', 'OK', 'S', 1755851289, 1755851289, '1'),
(230241, 24528, 'QU', 'OK', 'S', 1755854367, 1755854367, '1'),
(230242, 22130, 'QU', 'OK', 'S', 1755854373, 1755854373, '1'),
(230243, 29405, 'QU', 'OK', 'S', 1755854380, 1755854380, '1'),
(230244, 23440, 'QU', 'OK', 'S', 1755854387, 1755854387, '1'),
(230245, 36486, 'QU', 'OK', 'S', 1755854750, 1755854750, '1'),
(230246, 39471, 'QU', 'OK', 'S', 1755854840, 1755854840, '1'),
(230247, 39472, 'QU', 'OK', 'S', 1755854995, 1755854995, '1'),
(230248, 39473, 'QU', 'OK', 'S', 1755855042, 1755855042, '1'),
(230249, 34548, 'QU', 'OK', 'S', 1755855200, 1755855200, '1'),
(230250, 36656, 'QU', 'OK', 'S', 1755855491, 1755855491, '1'),
(230251, 36651, 'QU', 'OK', 'S', 1755855496, 1755855496, '1'),
(230252, 38186, 'QU', 'OK', 'S', 1755855508, 1755855508, '1'),
(230253, 18708, 'QU', 'OK', 'S', 1755855510, 1755855510, '1'),
(230254, 37200, 'QU', 'OK', 'S', 1755855515, 1755855515, '1'),
(230255, 39379, 'QU', 'OK', 'S', 1755855518, 1755855518, '1'),
(230256, 39380, 'QU', 'OK', 'S', 1755855520, 1755855520, '1'),
(230257, 37200, 'QU', 'OK', 'S', 1755855524, 1755855524, '1'),
(230258, 39380, 'QU', 'OK', 'S', 1755855526, 1755855526, '1'),
(230259, 36650, 'QU', 'OK', 'S', 1755855528, 1755855528, '1'),
(230260, 38528, 'QU', 'OK', 'S', 1755855531, 1755855531, '1'),
(230261, 38186, 'QU', 'OK', 'S', 1755855534, 1755855534, '1'),
(230262, 39379, 'QU', 'OK', 'S', 1755855537, 1755855537, '1'),
(230263, 39379, 'QU', 'OK', 'S', 1755855541, 1755855541, '1'),
(230264, 36609, 'QU', 'OK', 'S', 1755855545, 1755855545, '1'),
(230265, 36346, 'QU', 'OK', 'S', 1755855550, 1755855550, '1'),
(230266, 22526, 'QU', 'OK', 'S', 1755855554, 1755855554, '1'),
(230267, 36616, 'QU', 'OK', 'S', 1755855558, 1755855558, '1'),
(230268, 39379, 'QU', 'OK', 'S', 1755855562, 1755855562, '1'),
(230269, 38766, 'QU', 'OK', 'S', 1755855564, 1755855564, '1'),
(230270, 22526, 'QU', 'OK', 'S', 1755855567, 1755855567, '1'),
(230271, 36346, 'QU', 'OK', 'S', 1755855569, 1755855569, '1'),
(230272, 36650, 'QU', 'OK', 'S', 1755855573, 1755855573, '1'),
(230273, 35481, 'QU', 'OK', 'S', 1755855576, 1755855576, '1'),
(230274, 35478, 'QU', 'OK', 'S', 1755855578, 1755855578, '1'),
(230275, 36364, 'QU', 'OK', 'S', 1755855581, 1755855581, '1'),
(230276, 32511, 'QU', 'OK', 'S', 1755855584, 1755855584, '1'),
(230277, 38766, 'QU', 'OK', 'S', 1755855587, 1755855587, '1'),
(230278, 39374, 'QU', 'OK', 'S', 1755855590, 1755855590, '1'),
(230279, 39378, 'QU', 'OK', 'S', 1755855593, 1755855593, '1'),
(230280, 39378, 'QU', 'OK', 'S', 1755855595, 1755855595, '1'),
(230281, 39378, 'QU', 'OK', 'S', 1755855598, 1755855598, '1'),
(230282, 36653, 'QU', 'OK', 'S', 1755855600, 1755855600, '1'),
(230283, 38186, 'QU', 'OK', 'S', 1755855603, 1755855603, '1'),
(230284, 36339, 'QU', 'OK', 'S', 1755855608, 1755855608, '1'),
(230285, 39378, 'QU', 'OK', 'S', 1755855610, 1755855610, '1'),
(230286, 37298, 'QU', 'OK', 'S', 1755855613, 1755855613, '1'),
(230287, 27334, 'QU', 'OK', 'S', 1755855621, 1755855621, '1'),
(230288, 36364, 'QU', 'OK', 'S', 1755855625, 1755855625, '1'),
(230289, 15897, 'QU', 'OK', 'S', 1755855630, 1755855630, '1'),
(230290, 34930, 'QU', 'OK', 'S', 1755855634, 1755855634, '1'),
(230291, 38795, 'QU', 'OK', 'S', 1755855644, 1755855644, '1'),
(230292, 21040, 'QU', 'OK', 'S', 1755855649, 1755855649, '1'),
(230293, 36654, 'QU', 'OK', 'S', 1755855654, 1755855654, '1'),
(230294, 21040, 'QU', 'OK', 'S', 1755855657, 1755855657, '1'),
(230295, 38767, 'QU', 'OK', 'S', 1755855661, 1755855661, '1'),
(230296, 21041, 'QU', 'OK', 'S', 1755855666, 1755855666, '1'),
(230297, 39130, 'QU', 'OK', 'S', 1755855672, 1755855672, '1'),
(230298, 38211, 'QU', 'OK', 'S', 1755855675, 1755855675, '1'),
(230299, 34547, 'QU', 'OK', 'S', 1755855678, 1755855678, '1'),
(230300, 36486, 'QU', 'OK', 'S', 1755855683, 1755855683, '1'),
(230301, 36455, 'QU', 'OK', 'S', 1755855687, 1755855687, '1'),
(230302, 39302, 'QU', 'OK', 'S', 1755855690, 1755855690, '1'),
(230303, 37888, 'QU', 'OK', 'S', 1755855694, 1755855694, '1'),
(230304, 13858, 'QU', 'OK', 'S', 1755855698, 1755855698, '1'),
(230305, 39368, 'QU', 'OK', 'S', 1755855701, 1755855701, '1'),
(230306, 36946, 'QU', 'OK', 'S', 1755855706, 1755855706, '1'),
(230307, 36339, 'QU', 'OK', 'S', 1755855709, 1755855709, '1'),
(230308, 39132, 'QU', 'OK', 'S', 1755855712, 1755855712, '1'),
(230309, 21041, 'QU', 'OK', 'S', 1755855715, 1755855715, '1'),
(230310, 39477, 'QU', 'OK', 'S', 1755855718, 1755855718, '1'),
(230311, 39377, 'QU', 'OK', 'S', 1755855718, 1755855718, '1'),
(230312, 2073, 'QU', 'OK', 'S', 1755855727, 1755855727, '1'),
(230313, 36653, 'QU', 'OK', 'S', 1755855733, 1755855733, '1'),
(230314, 39458, 'QU', 'OK', 'S', 1755855736, 1755855736, '1'),
(230315, 36226, 'QU', 'OK', 'S', 1755855740, 1755855740, '1'),
(230316, 36225, 'QU', 'OK', 'S', 1755855744, 1755855744, '1'),
(230317, 33706, 'QU', 'OK', 'S', 1755855747, 1755855747, '1'),
(230318, 34227, 'QU', 'OK', 'S', 1755855750, 1755855750, '1'),
(230319, 37216, 'QU', 'OK', 'S', 1755855755, 1755855755, '1'),
(230320, 37079, 'QU', 'OK', 'S', 1755855758, 1755855758, '1'),
(230321, 36455, 'QU', 'OK', 'S', 1755855760, 1755855760, '1'),
(230322, 37216, 'QU', 'OK', 'S', 1755855764, 1755855764, '1'),
(230323, 37822, 'QU', 'OK', 'S', 1755855769, 1755855769, '1'),
(230324, 34113, 'QU', 'OK', 'S', 1755855773, 1755855773, '1'),
(230325, 36966, 'QU', 'OK', 'S', 1755855779, 1755855779, '1'),
(230326, 37610, 'QU', 'OK', 'S', 1755855790, 1755855790, '1'),
(230327, 30704, 'QU', 'OK', 'S', 1755855795, 1755855795, '1'),
(230328, 39342, 'QU', 'OK', 'S', 1755855798, 1755855798, '1'),
(230329, 36471, 'QU', 'OK', 'S', 1755855802, 1755855802, '1'),
(230330, 37610, 'QU', 'OK', 'S', 1755855806, 1755855806, '1'),
(230331, 36792, 'QU', 'OK', 'S', 1755855810, 1755855810, '1'),
(230332, 35549, 'QU', 'OK', 'S', 1755855814, 1755855814, '1'),
(230333, 38225, 'QU', 'OK', 'S', 1755855824, 1755855824, '1'),
(230334, 36471, 'QU', 'OK', 'S', 1755855833, 1755855833, '1'),
(230335, 39478, 'QU', 'OK', 'S', 1755855843, 1755855843, '1'),
(230336, 34074, 'QU', 'OK', 'S', 1755855850, 1755855850, '1'),
(230337, 11763, 'QU', 'OK', 'S', 1755855859, 1755855859, '1'),
(230338, 38210, 'QU', 'OK', 'S', 1755855878, 1755855878, '1'),
(230339, 36214, 'QU', 'OK', 'S', 1755855933, 1755855933, '1'),
(230340, 39479, 'QU', 'OK', 'S', 1755855937, 1755855937, '1'),
(230341, 36214, 'QU', 'OK', 'S', 1755855938, 1755855938, '1'),
(230342, 36344, 'QU', 'OK', 'S', 1755855976, 1755855976, '1'),
(230343, 36344, 'QU', 'OK', 'S', 1755855982, 1755855982, '1'),
(230344, 1580, 'QU', 'OK', 'S', 1755856034, 1755856034, '1'),
(230345, 39480, 'QU', 'OK', 'S', 1755856043, 1755856043, '1'),
(230346, 1580, 'QU', 'OK', 'S', 1755856051, 1755856051, '1'),
(230347, 39475, 'QU', 'OK', 'S', 1755856626, 1755856626, '1'),
(230348, 38790, 'QU', 'OK', 'S', 1755856738, 1755856738, '1'),
(230349, 39485, 'QU', 'OK', 'S', 1755857006, 1755857006, '1'),
(230350, 39486, 'QU', 'OK', 'S', 1755857047, 1755857047, '1'),
(230351, 39487, 'QU', 'OK', 'S', 1755857088, 1755857088, '1'),
(230352, 39487, 'QU', 'OK', 'S', 1755857202, 1755857202, '1'),
(230353, 39488, 'QU', 'OK', 'S', 1755857233, 1755857233, '1'),
(230354, 39414, 'QU', 'OK', 'S', 1755857299, 1755857299, '1'),
(230355, 38791, 'QU', 'OK', 'S', 1755857413, 1755857413, '1'),
(230356, 25596, 'QU', 'OK', 'S', 1755857424, 1755857424, '1'),
(230357, 21142, 'QU', 'OK', 'S', 1755857429, 1755857429, '1'),
(230358, 36622, 'QU', 'OK', 'S', 1755857436, 1755857436, '1'),
(230359, 39300, 'QU', 'OK', 'S', 1755857474, 1755857474, '1'),
(230360, 39476, 'QU', 'OK', 'S', 1755857630, 1755857630, '1'),
(230361, 24604, 'QU', 'OK', 'S', 1755857725, 1755857725, '1'),
(230362, 24604, 'QU', 'OK', 'S', 1755857727, 1755857727, '1'),
(230363, 24604, 'QU', 'OK', 'S', 1755857730, 1755857730, '1'),
(230364, 24604, 'QU', 'OK', 'S', 1755857733, 1755857733, '1'),
(230365, 24604, 'QU', 'OK', 'S', 1755857736, 1755857736, '1'),
(230366, 24604, 'QU', 'OK', 'S', 1755857738, 1755857738, '1'),
(230367, 24604, 'QU', 'OK', 'S', 1755857743, 1755857743, '1'),
(230368, 24604, 'QU', 'OK', 'S', 1755857745, 1755857745, '1'),
(230369, 24604, 'QU', 'OK', 'S', 1755857749, 1755857749, '1'),
(230370, 24604, 'QU', 'OK', 'S', 1755857754, 1755857754, '1'),
(230371, 24604, 'QU', 'OK', 'S', 1755857756, 1755857756, '1'),
(230372, 24604, 'QU', 'OK', 'S', 1755857759, 1755857759, '1'),
(230373, 39410, 'QU', 'OK', 'S', 1755857782, 1755857782, '1'),
(230374, 39484, 'QU', 'OK', 'S', 1755858339, 1755858339, '1'),
(230375, 36167, 'QU', 'OK', 'S', 1755858363, 1755858363, '1'),
(230376, 36280, 'QU', 'OK', 'S', 1755858387, 1755858387, '1'),
(230377, 35787, 'QU', 'OK', 'S', 1755858528, 1755858528, '1'),
(230378, 35787, 'QU', 'OK', 'S', 1755858664, 1755858664, '1'),
(230379, 39458, 'QU', 'OK', 'S', 1755858788, 1755858788, '1'),
(230380, 19312, 'QU', 'OK', 'S', 1755859014, 1755859014, '1'),
(230381, 19601, 'QU', 'OK', 'S', 1755859052, 1755859052, '1'),
(230382, 19601, 'QU', 'OK', 'S', 1755859054, 1755859054, '1'),
(230383, 37752, 'QU', 'OK', 'S', 1755859062, 1755859062, '1'),
(230384, 37752, 'QU', 'OK', 'S', 1755859064, 1755859064, '1'),
(230385, 37752, 'QU', 'OK', 'S', 1755859066, 1755859066, '1'),
(230386, 37752, 'QU', 'OK', 'S', 1755859069, 1755859069, '1'),
(230387, 37752, 'QU', 'OK', 'S', 1755859071, 1755859071, '1'),
(230388, 37752, 'QU', 'OK', 'S', 1755859074, 1755859074, '1'),
(230389, 28958, 'QU', 'OK', 'S', 1755859077, 1755859077, '1'),
(230390, 38848, 'QU', 'OK', 'S', 1755859079, 1755859079, '1'),
(230391, 39413, 'QU', 'OK', 'S', 1755859083, 1755859083, '1'),
(230392, 35745, 'QU', 'OK', 'S', 1755859124, 1755859124, '1'),
(230393, 19599, 'QU', 'OK', 'S', 1755859128, 1755859128, '1'),
(230394, 19740, 'QU', 'OK', 'S', 1755859131, 1755859131, '1'),
(230395, 38848, 'QU', 'OK', 'S', 1755859138, 1755859138, '1'),
(230396, 38913, 'QU', 'OK', 'S', 1755859140, 1755859140, '1'),
(230397, 19740, 'QU', 'OK', 'S', 1755859147, 1755859147, '1'),
(230398, 39481, 'QU', 'OK', 'S', 1755859153, 1755859153, '1'),
(230399, 37650, 'QU', 'OK', 'S', 1755859157, 1755859157, '1'),
(230400, 37650, 'QU', 'OK', 'S', 1755859160, 1755859160, '1'),
(230401, 37650, 'QU', 'OK', 'S', 1755859162, 1755859162, '1'),
(230402, 37650, 'QU', 'OK', 'S', 1755859165, 1755859165, '1'),
(230403, 37650, 'QU', 'OK', 'S', 1755859167, 1755859167, '1'),
(230404, 37650, 'QU', 'OK', 'S', 1755859170, 1755859170, '1'),
(230405, 35935, 'QU', 'OK', 'S', 1755859174, 1755859174, '1'),
(230406, 35935, 'QU', 'OK', 'S', 1755859177, 1755859177, '1'),
(230407, 35277, 'QU', 'OK', 'S', 1755859180, 1755859180, '1'),
(230408, 35278, 'QU', 'OK', 'S', 1755859184, 1755859184, '1'),
(230409, 35935, 'QU', 'OK', 'S', 1755859188, 1755859188, '1'),
(230410, 35934, 'QU', 'OK', 'S', 1755859191, 1755859191, '1'),
(230411, 19599, 'QU', 'OK', 'S', 1755859196, 1755859196, '1'),
(230412, 19599, 'QU', 'OK', 'S', 1755859201, 1755859201, '1'),
(230413, 38914, 'QU', 'OK', 'S', 1755859204, 1755859204, '1'),
(230414, 5410, 'QU', 'OK', 'S', 1755859207, 1755859207, '1'),
(230415, 39412, 'QU', 'OK', 'S', 1755859218, 1755859218, '1'),
(230416, 19607, 'QU', 'OK', 'S', 1755859222, 1755859222, '1'),
(230417, 35288, 'QU', 'OK', 'S', 1755859225, 1755859225, '1'),
(230418, 38914, 'QU', 'OK', 'S', 1755859227, 1755859227, '1'),
(230419, 35277, 'QU', 'OK', 'S', 1755859230, 1755859230, '1'),
(230420, 5410, 'QU', 'OK', 'S', 1755859232, 1755859232, '1'),
(230421, 29093, 'QU', 'OK', 'S', 1755859235, 1755859235, '1'),
(230422, 35289, 'QU', 'OK', 'S', 1755859238, 1755859238, '1'),
(230423, 35289, 'QU', 'OK', 'S', 1755859240, 1755859240, '1'),
(230424, 35289, 'QU', 'OK', 'S', 1755859242, 1755859242, '1'),
(230425, 35278, 'QU', 'OK', 'S', 1755859245, 1755859245, '1'),
(230426, 35287, 'QU', 'OK', 'S', 1755859248, 1755859248, '1'),
(230427, 35288, 'QU', 'OK', 'S', 1755859250, 1755859250, '1'),
(230428, 35287, 'QU', 'OK', 'S', 1755859253, 1755859253, '1'),
(230429, 35289, 'QU', 'OK', 'S', 1755859256, 1755859256, '1'),
(230430, 35277, 'QU', 'OK', 'S', 1755859258, 1755859258, '1'),
(230431, 35278, 'QU', 'OK', 'S', 1755859267, 1755859267, '1'),
(230432, 39360, 'QU', 'OK', 'S', 1755859285, 1755859285, '1'),
(230433, 35278, 'QU', 'OK', 'S', 1755859288, 1755859288, '1'),
(230434, 35287, 'QU', 'OK', 'S', 1755859293, 1755859293, '1'),
(230435, 35287, 'QU', 'OK', 'S', 1755859297, 1755859297, '1'),
(230436, 38844, 'QU', 'OK', 'S', 1755859299, 1755859299, '1'),
(230437, 35289, 'QU', 'OK', 'S', 1755859302, 1755859302, '1'),
(230438, 35276, 'QU', 'OK', 'S', 1755859305, 1755859305, '1'),
(230439, 35276, 'QU', 'OK', 'S', 1755859308, 1755859308, '1'),
(230440, 24604, 'QU', 'OK', 'S', 1755859310, 1755859310, '1'),
(230441, 35278, 'QU', 'OK', 'S', 1755859311, 1755859311, '1'),
(230442, 24604, 'QU', 'OK', 'S', 1755859313, 1755859313, '1'),
(230443, 24604, 'QU', 'OK', 'S', 1755859315, 1755859315, '1'),
(230444, 24604, 'QU', 'OK', 'S', 1755859318, 1755859318, '1'),
(230445, 19607, 'QU', 'OK', 'S', 1755859319, 1755859319, '1'),
(230446, 24604, 'QU', 'OK', 'S', 1755859321, 1755859321, '1'),
(230447, 24604, 'QU', 'OK', 'S', 1755859323, 1755859323, '1'),
(230448, 24604, 'QU', 'OK', 'S', 1755859326, 1755859326, '1'),
(230449, 24604, 'QU', 'OK', 'S', 1755859329, 1755859329, '1'),
(230450, 37145, 'QU', 'OK', 'S', 1755859341, 1755859341, '1'),
(230451, 24604, 'QU', 'OK', 'S', 1755859363, 1755859363, '1'),
(230452, 24604, 'QU', 'OK', 'S', 1755859367, 1755859367, '1'),
(230453, 24604, 'QU', 'OK', 'S', 1755859370, 1755859370, '1'),
(230454, 39482, 'QU', 'OK', 'S', 1755859514, 1755859514, '1'),
(230455, 39483, 'QU', 'OK', 'S', 1755859775, 1755859775, '1'),
(230456, 24537, 'QU', 'OK', 'S', 1755860054, 1755860054, '1'),
(230457, 23086, 'QU', 'OK', 'S', 1755860088, 1755860088, '1'),
(230458, 21874, 'QU', 'OK', 'S', 1755860185, 1755860185, '1'),
(230459, 30416, 'QU', 'OK', 'S', 1755860218, 1755860218, '1'),
(230460, 32896, 'QU', 'OK', 'S', 1755860251, 1755860251, '1'),
(230461, 39197, 'QU', 'OK', 'S', 1755860456, 1755860456, '1'),
(230462, 32393, 'QU', 'OK', 'S', 1755861267, 1755861267, '1'),
(230463, 3192, 'QU', 'OK', 'S', 1755861269, 1755861269, '1'),
(230464, 2208, 'QU', 'OK', 'S', 1755861276, 1755861276, '1'),
(230465, 38899, 'QU', 'OK', 'S', 1755861727, 1755861727, '1'),
(230466, 39379, 'QU', 'OK', 'S', 1755861731, 1755861731, '1'),
(230467, 37383, 'QU', 'OK', 'S', 1755861734, 1755861734, '1'),
(230468, 38887, 'QU', 'OK', 'S', 1755861902, 1755861902, '1'),
(230469, 39379, 'QU', 'OK', 'S', 1755861908, 1755861908, '1'),
(230470, 38186, 'QU', 'OK', 'S', 1755861911, 1755861911, '1'),
(230471, 38186, 'QU', 'OK', 'S', 1755861914, 1755861914, '1'),
(230472, 38186, 'QU', 'OK', 'S', 1755861917, 1755861917, '1'),
(230473, 39374, 'QU', 'OK', 'S', 1755861920, 1755861920, '1'),
(230474, 37182, 'QU', 'OK', 'S', 1755861926, 1755861926, '1'),
(230475, 37182, 'QU', 'OK', 'S', 1755861929, 1755861929, '1'),
(230476, 38899, 'QU', 'OK', 'S', 1755861933, 1755861933, '1'),
(230477, 38887, 'QU', 'OK', 'S', 1755861936, 1755861936, '1'),
(230478, 37383, 'QU', 'OK', 'S', 1755861939, 1755861939, '1'),
(230479, 37383, 'QU', 'OK', 'S', 1755861942, 1755861942, '1'),
(230480, 39379, 'QU', 'OK', 'S', 1755861946, 1755861946, '1'),
(230481, 23138, 'QU', 'OK', 'S', 1755861949, 1755861949, '1'),
(230482, 23138, 'QU', 'OK', 'S', 1755861951, 1755861951, '1'),
(230483, 39374, 'QU', 'OK', 'S', 1755861961, 1755861961, '1'),
(230484, 37301, 'QU', 'OK', 'S', 1755861965, 1755861965, '1'),
(230485, 39374, 'QU', 'OK', 'S', 1755861970, 1755861970, '1'),
(230486, 37383, 'QU', 'OK', 'S', 1755861976, 1755861976, '1'),
(230487, 37219, 'QU', 'OK', 'S', 1755861980, 1755861980, '1'),
(230488, 37219, 'QU', 'OK', 'S', 1755861983, 1755861983, '1'),
(230489, 39377, 'QU', 'OK', 'S', 1755861988, 1755861988, '1'),
(230490, 38186, 'QU', 'OK', 'S', 1755861998, 1755861998, '1'),
(230491, 31458, 'QU', 'OK', 'S', 1755862001, 1755862001, '1'),
(230492, 39379, 'QU', 'OK', 'S', 1755862006, 1755862006, '1'),
(230493, 34598, 'QU', 'OK', 'S', 1755862010, 1755862010, '1'),
(230494, 37219, 'QU', 'OK', 'S', 1755862015, 1755862015, '1'),
(230495, 33852, 'QU', 'OK', 'S', 1755862018, 1755862018, '1'),
(230496, 33852, 'QU', 'OK', 'S', 1755862023, 1755862023, '1'),
(230497, 38186, 'QU', 'OK', 'S', 1755862030, 1755862030, '1'),
(230498, 37325, 'QU', 'OK', 'S', 1755862034, 1755862034, '1'),
(230499, 21503, 'QU', 'OK', 'S', 1755862045, 1755862045, '1'),
(230500, 37335, 'QU', 'OK', 'S', 1755862051, 1755862051, '1'),
(230501, 36939, 'QU', 'OK', 'S', 1755862056, 1755862056, '1'),
(230502, 33852, 'QU', 'OK', 'S', 1755862063, 1755862063, '1'),
(230503, 25536, 'QU', 'OK', 'S', 1755862067, 1755862067, '1'),
(230504, 26856, 'QU', 'OK', 'S', 1755862072, 1755862072, '1'),
(230505, 25536, 'QU', 'OK', 'S', 1755862072, 1755862072, '1'),
(230506, 31894, 'QU', 'OK', 'S', 1755862075, 1755862075, '1'),
(230507, 31894, 'QU', 'OK', 'S', 1755862079, 1755862079, '1'),
(230508, 26856, 'QU', 'OK', 'S', 1755862081, 1755862081, '1'),
(230509, 36939, 'QU', 'OK', 'S', 1755862083, 1755862083, '1'),
(230510, 25536, 'QU', 'OK', 'S', 1755862087, 1755862087, '1'),
(230511, 25536, 'QU', 'OK', 'S', 1755862091, 1755862091, '1'),
(230512, 26856, 'QU', 'OK', 'S', 1755862091, 1755862091, '1'),
(230513, 37219, 'QU', 'OK', 'S', 1755862094, 1755862094, '1'),
(230514, 37335, 'QU', 'OK', 'S', 1755862098, 1755862098, '1'),
(230515, 36939, 'QU', 'OK', 'S', 1755862106, 1755862106, '1'),
(230516, 33852, 'QU', 'OK', 'S', 1755862109, 1755862109, '1'),
(230517, 33852, 'QU', 'OK', 'S', 1755862114, 1755862114, '1'),
(230518, 21419, 'QU', 'OK', 'S', 1755862121, 1755862121, '1'),
(230519, 21419, 'QU', 'OK', 'S', 1755862130, 1755862130, '1'),
(230520, 33852, 'QU', 'OK', 'S', 1755862132, 1755862132, '1'),
(230521, 37325, 'QU', 'OK', 'S', 1755862145, 1755862145, '1'),
(230522, 33852, 'QU', 'OK', 'S', 1755862148, 1755862148, '1'),
(230523, 33852, 'QU', 'OK', 'S', 1755862152, 1755862152, '1'),
(230524, 33852, 'QU', 'OK', 'S', 1755862156, 1755862156, '1'),
(230525, 21384, 'QU', 'OK', 'S', 1755862284, 1755862284, '1'),
(230526, 25547, 'QU', 'OK', 'S', 1755862456, 1755862456, '1'),
(230527, 25547, 'QU', 'OK', 'S', 1755862458, 1755862458, '1'),
(230528, 13610, 'QU', 'OK', 'S', 1755862550, 1755862550, '1'),
(230529, 13610, 'QU', 'OK', 'S', 1755862554, 1755862554, '1'),
(230530, 31458, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230531, 37507, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230532, 37507, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230533, 37507, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230534, 37507, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230535, 37961, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230536, 37961, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230537, 39349, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230538, 39349, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230539, 30110, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230540, 30110, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230541, 30110, 'QU', 'OK', 'S', 1755862839, 1755862839, '1'),
(230542, 39377, 'QU', 'OK', 'S', 1755862978, 1755862978, '1'),
(230543, 17260, 'QU', 'OK', 'S', 1755863061, 1755863061, '1'),
(230544, 39377, 'QU', 'OK', 'S', 1755863640, 1755863640, '1'),
(230545, 38672, 'QU', 'OK', 'S', 1755863925, 1755863925, '1'),
(230546, 39390, 'QU', 'OK', 'S', 1755864438, 1755864438, '1'),
(230547, 15424, 'QU', 'OK', 'S', 1755865574, 1755865574, '1'),
(230548, 13530, 'QU', 'OK', 'S', 1755865757, 1755865757, '1'),
(230549, 13530, 'QU', 'OK', 'S', 1755865763, 1755865763, '1'),
(230550, 13529, 'QU', 'OK', 'S', 1755865939, 1755865939, '1'),
(230551, 13529, 'QU', 'OK', 'S', 1755865946, 1755865946, '1'),
(230552, 13529, 'QU', 'OK', 'S', 1755865949, 1755865949, '1'),
(230553, 24828, 'QU', 'OK', 'S', 1755866063, 1755866063, '1'),
(230554, 24828, 'QU', 'OK', 'S', 1755866073, 1755866073, '1'),
(230555, 24828, 'QU', 'OK', 'S', 1755866085, 1755866085, '1'),
(230556, 25004, 'QU', 'OK', 'S', 1755866165, 1755866165, '1'),
(230557, 16491, 'QU', 'OK', 'S', 1755866217, 1755866217, '1'),
(230558, 35933, 'QU', 'OK', 'S', 1755867094, 1755867094, '1'),
(230559, 35933, 'QU', 'OK', 'S', 1755867102, 1755867102, '1'),
(230560, 35933, 'QU', 'OK', 'S', 1755867105, 1755867105, '1'),
(230561, 35933, 'QU', 'OK', 'S', 1755867107, 1755867107, '1'),
(230562, 35933, 'QU', 'OK', 'S', 1755867115, 1755867115, '1'),
(230563, 35933, 'QU', 'OK', 'S', 1755867118, 1755867118, '1'),
(230564, 35933, 'QU', 'OK', 'S', 1755867121, 1755867121, '1'),
(230565, 35933, 'QU', 'OK', 'S', 1755867125, 1755867125, '1'),
(230566, 35933, 'QU', 'OK', 'S', 1755867129, 1755867129, '1'),
(230567, 35933, 'QU', 'OK', 'S', 1755867132, 1755867132, '1'),
(230568, 35933, 'QU', 'OK', 'S', 1755867136, 1755867136, '1'),
(230569, 38089, 'QU', 'OK', 'S', 1755867342, 1755867342, '1'),
(230570, 25405, 'QU', 'OK', 'S', 1755867486, 1755867486, '1'),
(230571, 24127, 'QU', 'OK', 'S', 1755867542, 1755867542, '1'),
(230572, 32578, 'QU', 'OK', 'S', 1755867685, 1755867685, '1'),
(230573, 39229, 'QU', 'OK', 'S', 1755867864, 1755867864, '1'),
(230574, 12211, 'QU', 'OK', 'S', 1755867933, 1755867933, '1'),
(230575, 20830, 'QU', 'OK', 'S', 1755867953, 1755867953, '1'),
(230576, 20830, 'QU', 'OK', 'S', 1755867963, 1755867963, '1'),
(230577, 20830, 'QU', 'OK', 'S', 1755867966, 1755867966, '1'),
(230578, 20830, 'QU', 'OK', 'S', 1755867969, 1755867969, '1'),
(230579, 39227, 'QU', 'OK', 'S', 1755868077, 1755868077, '1'),
(230580, 38830, 'QU', 'OK', 'S', 1755868212, 1755868212, '1'),
(230581, 38830, 'QU', 'OK', 'S', 1755868225, 1755868225, '1'),
(230582, 38830, 'QU', 'OK', 'S', 1755868236, 1755868236, '1'),
(230583, 38830, 'QU', 'OK', 'S', 1755868276, 1755868276, '1'),
(230584, 37150, 'QU', 'OK', 'S', 1755869336, 1755869336, '1'),
(230585, 22890, 'QU', 'OK', 'S', 1755869633, 1755869633, '1'),
(230586, 22890, 'QU', 'OK', 'S', 1755869635, 1755869635, '1'),
(230587, 22890, 'QU', 'OK', 'S', 1755869638, 1755869638, '1'),
(230588, 34906, 'QU', 'OK', 'S', 1755869974, 1755869974, '1'),
(230589, 34983, 'QU', 'OK', 'S', 1755869982, 1755869982, '1'),
(230590, 38723, 'QU', 'OK', 'S', 1755869984, 1755869984, '1'),
(230591, 26735, 'QU', 'OK', 'S', 1755869987, 1755869987, '1'),
(230592, 38365, 'QU', 'OK', 'S', 1755869990, 1755869990, '1'),
(230593, 26486, 'QU', 'OK', 'S', 1755869993, 1755869993, '1'),
(230594, 38723, 'QU', 'OK', 'S', 1755869997, 1755869997, '1'),
(230595, 22247, 'QU', 'OK', 'S', 1755870003, 1755870003, '1'),
(230596, 29658, 'QU', 'OK', 'S', 1755870007, 1755870007, '1'),
(230597, 34786, 'QU', 'OK', 'S', 1755870010, 1755870010, '1'),
(230598, 19310, 'QU', 'OK', 'S', 1755870015, 1755870015, '1'),
(230599, 34906, 'QU', 'OK', 'S', 1755870020, 1755870020, '1'),
(230600, 34319, 'QU', 'OK', 'S', 1755870025, 1755870025, '1'),
(230601, 34906, 'QU', 'OK', 'S', 1755870028, 1755870028, '1'),
(230602, 34510, 'QU', 'OK', 'S', 1755870031, 1755870031, '1'),
(230603, 25956, 'QU', 'OK', 'S', 1755870036, 1755870036, '1'),
(230604, 29101, 'QU', 'OK', 'S', 1755870041, 1755870041, '1'),
(230605, 34906, 'QU', 'OK', 'S', 1755870047, 1755870047, '1'),
(230606, 34906, 'QU', 'OK', 'S', 1755870052, 1755870052, '1'),
(230607, 34754, 'QU', 'OK', 'S', 1755870058, 1755870058, '1'),
(230608, 19310, 'QU', 'OK', 'S', 1755870062, 1755870062, '1'),
(230609, 19310, 'QU', 'OK', 'S', 1755870066, 1755870066, '1'),
(230610, 19310, 'QU', 'OK', 'S', 1755870070, 1755870070, '1'),
(230611, 34287, 'QU', 'OK', 'S', 1755870074, 1755870074, '1'),
(230612, 39419, 'QU', 'OK', 'S', 1755870083, 1755870083, '1'),
(230613, 39419, 'QU', 'OK', 'S', 1755870087, 1755870087, '1'),
(230614, 39419, 'QU', 'OK', 'S', 1755870090, 1755870090, '1'),
(230615, 38967, 'QU', 'OK', 'S', 1755870093, 1755870093, '1'),
(230616, 36786, 'QU', 'OK', 'S', 1755870097, 1755870097, '1'),
(230617, 33934, 'QU', 'OK', 'S', 1755870106, 1755870106, '1'),
(230618, 33934, 'QU', 'OK', 'S', 1755870111, 1755870111, '1'),
(230619, 36831, 'QU', 'OK', 'S', 1755870117, 1755870117, '1'),
(230620, 20298, 'QU', 'OK', 'S', 1755870123, 1755870123, '1'),
(230621, 34984, 'QU', 'OK', 'S', 1755870128, 1755870128, '1'),
(230622, 19310, 'QU', 'OK', 'S', 1755870134, 1755870134, '1'),
(230623, 35571, 'QU', 'OK', 'S', 1755870138, 1755870138, '1'),
(230624, 39419, 'QU', 'OK', 'S', 1755870166, 1755870166, '1'),
(230625, 35828, 'QU', 'OK', 'S', 1755870170, 1755870170, '1'),
(230626, 38346, 'QU', 'OK', 'S', 1755870174, 1755870174, '1'),
(230627, 36306, 'QU', 'OK', 'S', 1755870178, 1755870178, '1'),
(230628, 19312, 'QU', 'OK', 'S', 1755870182, 1755870182, '1'),
(230629, 36361, 'QU', 'OK', 'S', 1755870186, 1755870186, '1'),
(230630, 33675, 'QU', 'OK', 'S', 1755870191, 1755870191, '1'),
(230631, 37398, 'QU', 'OK', 'S', 1755870195, 1755870195, '1'),
(230632, 34983, 'QU', 'OK', 'S', 1755870200, 1755870200, '1'),
(230633, 34860, 'QU', 'OK', 'S', 1755870207, 1755870207, '1'),
(230634, 34860, 'QU', 'OK', 'S', 1755870211, 1755870211, '1'),
(230635, 34860, 'QU', 'OK', 'S', 1755870215, 1755870215, '1'),
(230636, 34860, 'QU', 'OK', 'S', 1755870219, 1755870219, '1'),
(230637, 34860, 'QU', 'OK', 'S', 1755870224, 1755870224, '1'),
(230638, 37447, 'QU', 'OK', 'S', 1755870228, 1755870228, '1'),
(230639, 34320, 'QU', 'OK', 'S', 1755870234, 1755870234, '1'),
(230640, 34509, 'QU', 'OK', 'S', 1755870237, 1755870237, '1'),
(230641, 38365, 'QU', 'OK', 'S', 1755870242, 1755870242, '1'),
(230642, 19310, 'QU', 'OK', 'S', 1755870245, 1755870245, '1'),
(230643, 36189, 'QU', 'OK', 'S', 1755870249, 1755870249, '1'),
(230644, 19312, 'QU', 'OK', 'S', 1755870253, 1755870253, '1'),
(230645, 19312, 'QU', 'OK', 'S', 1755870257, 1755870257, '1'),
(230646, 19312, 'QU', 'OK', 'S', 1755870260, 1755870260, '1'),
(230647, 19312, 'QU', 'OK', 'S', 1755870264, 1755870264, '1'),
(230648, 19821, 'QU', 'OK', 'S', 1755870269, 1755870269, '1'),
(230649, 33935, 'QU', 'OK', 'S', 1755870279, 1755870279, '1'),
(230650, 29884, 'QU', 'OK', 'S', 1755870283, 1755870283, '1'),
(230651, 34754, 'QU', 'OK', 'S', 1755870286, 1755870286, '1'),
(230652, 34753, 'QU', 'OK', 'S', 1755870290, 1755870290, '1'),
(230653, 35827, 'QU', 'OK', 'S', 1755870294, 1755870294, '1'),
(230654, 34983, 'QU', 'OK', 'S', 1755870298, 1755870298, '1'),
(230655, 36831, 'QU', 'OK', 'S', 1755870301, 1755870301, '1'),
(230656, 34026, 'QU', 'OK', 'S', 1755870304, 1755870304, '1'),
(230657, 36766, 'QU', 'OK', 'S', 1755870308, 1755870308, '1'),
(230658, 36766, 'QU', 'OK', 'S', 1755870311, 1755870311, '1'),
(230659, 26734, 'QU', 'OK', 'S', 1755870315, 1755870315, '1'),
(230660, 34754, 'QU', 'OK', 'S', 1755870327, 1755870327, '1'),
(230661, 34278, 'QU', 'OK', 'S', 1755870332, 1755870332, '1'),
(230662, 34754, 'QU', 'OK', 'S', 1755870337, 1755870337, '1'),
(230663, 34984, 'QU', 'OK', 'S', 1755870340, 1755870340, '1'),
(230664, 36740, 'QU', 'OK', 'S', 1755870351, 1755870351, '1'),
(230665, 34984, 'QU', 'OK', 'S', 1755870360, 1755870360, '1'),
(230666, 34984, 'QU', 'OK', 'S', 1755870369, 1755870369, '1'),
(230667, 34984, 'QU', 'OK', 'S', 1755870380, 1755870380, '1'),
(230668, 34984, 'QU', 'OK', 'S', 1755870382, 1755870382, '1'),
(230669, 38723, 'QU', 'OK', 'S', 1755870385, 1755870385, '1'),
(230670, 34787, 'QU', 'OK', 'S', 1755870392, 1755870392, '1'),
(230671, 34787, 'QU', 'OK', 'S', 1755870395, 1755870395, '1'),
(230672, 34787, 'QU', 'OK', 'S', 1755870398, 1755870398, '1'),
(230673, 34787, 'QU', 'OK', 'S', 1755870400, 1755870400, '1'),
(230674, 34787, 'QU', 'OK', 'S', 1755870404, 1755870404, '1'),
(230675, 39478, 'QU', 'OK', 'S', 1755925094, 1755925094, '1'),
(230676, 37522, 'QU', 'OK', 'S', 1755926582, 1755926582, '1'),
(230677, 37532, 'QU', 'OK', 'S', 1755926772, 1755926772, '1'),
(230678, 21888, 'QU', 'OK', 'S', 1755926832, 1755926832, '1'),
(230679, 21888, 'QU', 'OK', 'S', 1755926839, 1755926839, '1'),
(230680, 36468, 'QU', 'OK', 'S', 1755927080, 1755927080, '1'),
(230681, 39298, 'QU', 'OK', 'S', 1755930161, 1755930161, '1'),
(230682, 39308, 'QU', 'OK', 'S', 1755930170, 1755930170, '1'),
(230683, 39297, 'QU', 'OK', 'S', 1755930172, 1755930172, '1'),
(230684, 34716, 'QU', 'OK', 'S', 1755930176, 1755930176, '1'),
(230685, 34714, 'QU', 'OK', 'S', 1755930179, 1755930179, '1'),
(230686, 34879, 'QU', 'OK', 'S', 1755930182, 1755930182, '1'),
(230687, 34531, 'QU', 'OK', 'S', 1755930184, 1755930184, '1'),
(230688, 14775, 'QU', 'OK', 'S', 1755930187, 1755930187, '1'),
(230689, 34344, 'QU', 'OK', 'S', 1755930189, 1755930189, '1'),
(230690, 20552, 'QU', 'OK', 'S', 1755930194, 1755930194, '1'),
(230691, 17580, 'QU', 'OK', 'S', 1755930197, 1755930197, '1'),
(230692, 20631, 'QU', 'OK', 'S', 1755930200, 1755930200, '1'),
(230693, 27137, 'QU', 'OK', 'S', 1755930203, 1755930203, '1'),
(230694, 34715, 'QU', 'OK', 'S', 1755930206, 1755930206, '1'),
(230695, 30754, 'QU', 'OK', 'S', 1755930209, 1755930209, '1'),
(230696, 35097, 'QU', 'OK', 'S', 1755930212, 1755930212, '1'),
(230697, 17580, 'QU', 'OK', 'S', 1755930215, 1755930215, '1'),
(230698, 36667, 'QU', 'OK', 'S', 1755930217, 1755930217, '1'),
(230699, 35095, 'QU', 'OK', 'S', 1755930220, 1755930220, '1'),
(230700, 34713, 'QU', 'OK', 'S', 1755930222, 1755930222, '1'),
(230701, 35095, 'QU', 'OK', 'S', 1755930225, 1755930225, '1'),
(230702, 34575, 'QU', 'OK', 'S', 1755930227, 1755930227, '1'),
(230703, 17580, 'QU', 'OK', 'S', 1755930230, 1755930230, '1'),
(230704, 38831, 'QU', 'OK', 'S', 1755930232, 1755930232, '1'),
(230705, 28998, 'QU', 'OK', 'S', 1755930235, 1755930235, '1'),
(230706, 34533, 'QU', 'OK', 'S', 1755930238, 1755930238, '1'),
(230707, 38831, 'QU', 'OK', 'S', 1755930241, 1755930241, '1'),
(230708, 38831, 'QU', 'OK', 'S', 1755930244, 1755930244, '1'),
(230709, 28305, 'QU', 'OK', 'S', 1755930247, 1755930247, '1'),
(230710, 34575, 'QU', 'OK', 'S', 1755930255, 1755930255, '1'),
(230711, 34885, 'QU', 'OK', 'S', 1755930259, 1755930259, '1'),
(230712, 39181, 'QU', 'OK', 'S', 1755930264, 1755930264, '1'),
(230713, 36201, 'QU', 'OK', 'S', 1755930270, 1755930270, '1'),
(230714, 38528, 'QU', 'OK', 'S', 1755930274, 1755930274, '1'),
(230715, 34708, 'QU', 'OK', 'S', 1755930278, 1755930278, '1'),
(230716, 21008, 'QU', 'OK', 'S', 1755930293, 1755930293, '1'),
(230717, 14814, 'QU', 'OK', 'S', 1755930296, 1755930296, '1'),
(230718, 17580, 'QU', 'OK', 'S', 1755930298, 1755930298, '1'),
(230719, 34613, 'QU', 'OK', 'S', 1755930301, 1755930301, '1'),
(230720, 36759, 'QU', 'OK', 'S', 1755930303, 1755930303, '1'),
(230721, 32278, 'QU', 'OK', 'S', 1755930306, 1755930306, '1'),
(230722, 24851, 'QU', 'OK', 'S', 1755930309, 1755930309, '1'),
(230723, 34613, 'QU', 'OK', 'S', 1755930311, 1755930311, '1'),
(230724, 27137, 'QU', 'OK', 'S', 1755930316, 1755930316, '1'),
(230725, 34480, 'QU', 'OK', 'S', 1755930327, 1755930327, '1'),
(230726, 39488, 'QU', 'OK', 'S', 1755930444, 1755930444, '1'),
(230727, 39485, 'QU', 'OK', 'S', 1755931344, 1755931344, '1'),
(230728, 39487, 'QU', 'OK', 'S', 1755931648, 1755931648, '1'),
(230729, 39207, 'QU', 'OK', 'S', 1755931900, 1755931900, '1'),
(230730, 39207, 'QU', 'OK', 'S', 1755931925, 1755931925, '1'),
(230731, 39207, 'QU', 'OK', 'S', 1755931938, 1755931938, '1'),
(230732, 39207, 'QU', 'OK', 'S', 1755931952, 1755931952, '1'),
(230733, 39207, 'QU', 'OK', 'S', 1755931967, 1755931967, '1'),
(230734, 39207, 'QU', 'OK', 'S', 1755931987, 1755931987, '1'),
(230735, 39207, 'QU', 'OK', 'S', 1755932002, 1755932002, '1'),
(230736, 39207, 'QU', 'OK', 'S', 1755932022, 1755932022, '1'),
(230737, 39207, 'QU', 'OK', 'S', 1755932040, 1755932040, '1'),
(230738, 39207, 'QU', 'OK', 'S', 1755932058, 1755932058, '1'),
(230739, 39207, 'QU', 'OK', 'S', 1755932076, 1755932076, '1'),
(230740, 39207, 'QU', 'OK', 'S', 1755932094, 1755932094, '1'),
(230741, 39207, 'QU', 'OK', 'S', 1755932112, 1755932112, '1'),
(230742, 39207, 'QU', 'OK', 'S', 1755932131, 1755932131, '1'),
(230743, 39207, 'QU', 'OK', 'S', 1755932154, 1755932154, '1'),
(230744, 39207, 'QU', 'OK', 'S', 1755932178, 1755932178, '1'),
(230745, 39207, 'QU', 'OK', 'S', 1755932203, 1755932203, '1'),
(230746, 39207, 'QU', 'OK', 'S', 1755932224, 1755932224, '1'),
(230747, 39207, 'QU', 'OK', 'S', 1755932241, 1755932241, '1'),
(230748, 39207, 'QU', 'OK', 'S', 1755932266, 1755932266, '1'),
(230749, 39207, 'QU', 'OK', 'S', 1755932289, 1755932289, '1'),
(230750, 39207, 'QU', 'OK', 'S', 1755932307, 1755932307, '1'),
(230751, 38490, 'QU', 'OK', 'S', 1755932656, 1755932656, '1'),
(230752, 38489, 'QU', 'OK', 'S', 1755932859, 1755932859, '1'),
(230753, 38415, 'QU', 'OK', 'S', 1755933334, 1755933334, '1'),
(230754, 39509, 'QU', 'OK', 'S', 1755933656, 1755933656, '1'),
(230755, 39510, 'QU', 'OK', 'S', 1755933682, 1755933682, '1'),
(230756, 3920, 'QU', 'OK', 'S', 1755933724, 1755933724, '1'),
(230757, 3920, 'QU', 'OK', 'S', 1755933726, 1755933726, '1'),
(230758, 3920, 'QU', 'OK', 'S', 1755933732, 1755933732, '1'),
(230759, 37154, 'QU', 'OK', 'S', 1755933763, 1755933763, '1'),
(230760, 31144, 'QU', 'OK', 'S', 1755934177, 1755934177, '1'),
(230761, 39512, 'QU', 'OK', 'S', 1755934482, 1755934482, '1'),
(230762, 33774, 'QU', 'OK', 'S', 1755934787, 1755934787, '1'),
(230763, 39483, 'QU', 'OK', 'S', 1755935051, 1755935051, '1'),
(230764, 39482, 'QU', 'OK', 'S', 1755935241, 1755935241, '1'),
(230765, 39467, 'QU', 'OK', 'S', 1755935357, 1755935357, '1'),
(230766, 39336, 'QU', 'OK', 'S', 1755935558, 1755935558, '1'),
(230767, 39335, 'QU', 'OK', 'S', 1755935953, 1755935953, '1'),
(230768, 39334, 'QU', 'OK', 'S', 1755936284, 1755936284, '1'),
(230769, 36467, 'QU', 'OK', 'S', 1755938428, 1755938428, '1'),
(230770, 28497, 'QU', 'OK', 'S', 1755939991, 1755939991, '1'),
(230771, 28478, 'QU', 'OK', 'S', 1755940007, 1755940007, '1'),
(230772, 33074, 'QU', 'OK', 'S', 1755940020, 1755940020, '1'),
(230773, 38830, 'QU', 'OK', 'S', 1755940026, 1755940026, '1'),
(230774, 38527, 'QU', 'OK', 'S', 1755940034, 1755940034, '1'),
(230775, 32753, 'QU', 'OK', 'S', 1755940067, 1755940067, '1'),
(230776, 17127, 'QU', 'OK', 'S', 1755940082, 1755940082, '1'),
(230777, 38766, 'QU', 'OK', 'S', 1755940082, 1755940082, '1'),
(230778, 38766, 'QU', 'OK', 'S', 1755940082, 1755940082, '1'),
(230779, 21876, 'QU', 'OK', 'S', 1755940101, 1755940101, '1'),
(230780, 21876, 'QU', 'OK', 'S', 1755940101, 1755940101, '1'),
(230781, 18695, 'QU', 'OK', 'S', 1755940142, 1755940142, '1'),
(230782, 27525, 'QU', 'OK', 'S', 1755940187, 1755940187, '1'),
(230783, 37150, 'QU', 'OK', 'S', 1755940198, 1755940198, '1'),
(230784, 19485, 'QU', 'OK', 'S', 1755940348, 1755940348, '1'),
(230785, 19485, 'QU', 'OK', 'S', 1755940348, 1755940348, '1'),
(230786, 34438, 'QU', 'OK', 'S', 1755942063, 1755942063, '1'),
(230787, 27558, 'QU', 'OK', 'S', 1755942071, 1755942071, '1'),
(230788, 39511, 'QU', 'OK', 'S', 1755942073, 1755942073, '1'),
(230789, 27562, 'QU', 'OK', 'S', 1755942074, 1755942074, '1'),
(230790, 24688, 'QU', 'OK', 'S', 1755942078, 1755942078, '1'),
(230791, 32917, 'QU', 'OK', 'S', 1755942085, 1755942085, '1'),
(230792, 37278, 'QU', 'OK', 'S', 1755942089, 1755942089, '1'),
(230793, 35531, 'QU', 'OK', 'S', 1755942094, 1755942094, '1'),
(230794, 27562, 'QU', 'OK', 'S', 1755942099, 1755942099, '1'),
(230795, 35210, 'QU', 'OK', 'S', 1755942105, 1755942105, '1'),
(230796, 37347, 'QU', 'OK', 'S', 1755942120, 1755942120, '1'),
(230797, 37347, 'QU', 'OK', 'S', 1755942127, 1755942127, '1'),
(230798, 37347, 'QU', 'OK', 'S', 1755942132, 1755942132, '1'),
(230799, 39220, 'QU', 'OK', 'S', 1755942137, 1755942137, '1'),
(230800, 27558, 'QU', 'OK', 'S', 1755942142, 1755942142, '1'),
(230801, 37311, 'QU', 'OK', 'S', 1755942146, 1755942146, '1'),
(230802, 15115, 'QU', 'OK', 'S', 1755942150, 1755942150, '1'),
(230803, 39351, 'QU', 'OK', 'S', 1755942304, 1755942304, '1'),
(230804, 39351, 'QU', 'OK', 'S', 1755942315, 1755942315, '1'),
(230805, 39351, 'QU', 'OK', 'S', 1755942322, 1755942322, '1'),
(230806, 39352, 'QU', 'OK', 'S', 1755942376, 1755942376, '1'),
(230807, 39352, 'QU', 'OK', 'S', 1755942386, 1755942386, '1'),
(230808, 39352, 'QU', 'OK', 'S', 1755942393, 1755942393, '1'),
(230809, 39350, 'QU', 'OK', 'S', 1755942423, 1755942423, '1'),
(230810, 39350, 'QU', 'OK', 'S', 1755942433, 1755942433, '1'),
(230811, 39350, 'QU', 'OK', 'S', 1755942440, 1755942440, '1'),
(230812, 34438, 'QU', 'OK', 'S', 1755942469, 1755942469, '1'),
(230813, 39220, 'QU', 'OK', 'S', 1755942472, 1755942472, '1'),
(230814, 39201, 'QU', 'OK', 'S', 1755942476, 1755942476, '1'),
(230815, 31913, 'QU', 'OK', 'S', 1755942480, 1755942480, '1'),
(230816, 38992, 'QU', 'OK', 'S', 1755942484, 1755942484, '1'),
(230817, 37311, 'QU', 'OK', 'S', 1755942490, 1755942490, '1'),
(230818, 34549, 'QU', 'OK', 'S', 1755942495, 1755942495, '1'),
(230819, 38116, 'QU', 'OK', 'S', 1755942499, 1755942499, '1'),
(230820, 36096, 'QU', 'OK', 'S', 1755942503, 1755942503, '1'),
(230821, 36293, 'QU', 'OK', 'S', 1755942507, 1755942507, '1'),
(230822, 36096, 'QU', 'OK', 'S', 1755942512, 1755942512, '1'),
(230823, 37244, 'QU', 'OK', 'S', 1755942515, 1755942515, '1'),
(230824, 34139, 'QU', 'OK', 'S', 1755942519, 1755942519, '1'),
(230825, 36293, 'QU', 'OK', 'S', 1755942523, 1755942523, '1'),
(230826, 37310, 'QU', 'OK', 'S', 1755942527, 1755942527, '1'),
(230827, 34549, 'QU', 'OK', 'S', 1755942533, 1755942533, '1'),
(230828, 37310, 'QU', 'OK', 'S', 1755942540, 1755942540, '1'),
(230829, 38114, 'QU', 'OK', 'S', 1755942544, 1755942544, '1'),
(230830, 34549, 'QU', 'OK', 'S', 1755942548, 1755942548, '1'),
(230831, 38116, 'QU', 'OK', 'S', 1755942553, 1755942553, '1'),
(230832, 37186, 'QU', 'OK', 'S', 1755942557, 1755942557, '1'),
(230833, 31913, 'QU', 'OK', 'S', 1755942562, 1755942562, '1'),
(230834, 37186, 'QU', 'OK', 'S', 1755942581, 1755942581, '1'),
(230835, 37347, 'QU', 'OK', 'S', 1755942588, 1755942588, '1'),
(230836, 37311, 'QU', 'OK', 'S', 1755942593, 1755942593, '1'),
(230837, 36571, 'QU', 'OK', 'S', 1755942598, 1755942598, '1'),
(230838, 38745, 'QU', 'OK', 'S', 1755942601, 1755942601, '1'),
(230839, 38789, 'QU', 'OK', 'S', 1755942604, 1755942604, '1'),
(230840, 38789, 'QU', 'OK', 'S', 1755942609, 1755942609, '1'),
(230841, 22452, 'QU', 'OK', 'S', 1755942613, 1755942613, '1'),
(230842, 31796, 'QU', 'OK', 'S', 1755942616, 1755942616, '1'),
(230843, 31913, 'QU', 'OK', 'S', 1755942620, 1755942620, '1'),
(230844, 37832, 'QU', 'OK', 'S', 1755942624, 1755942624, '1'),
(230845, 32015, 'QU', 'OK', 'S', 1755942627, 1755942627, '1'),
(230846, 37278, 'QU', 'OK', 'S', 1755942632, 1755942632, '1'),
(230847, 31913, 'QU', 'OK', 'S', 1755942636, 1755942636, '1'),
(230848, 38116, 'QU', 'OK', 'S', 1755942642, 1755942642, '1'),
(230849, 36622, 'QU', 'OK', 'S', 1755942646, 1755942646, '1'),
(230850, 38789, 'QU', 'OK', 'S', 1755942649, 1755942649, '1'),
(230851, 38789, 'QU', 'OK', 'S', 1755942653, 1755942653, '1'),
(230852, 36293, 'QU', 'OK', 'S', 1755942659, 1755942659, '1'),
(230853, 31547, 'QU', 'OK', 'S', 1755942663, 1755942663, '1'),
(230854, 34549, 'QU', 'OK', 'S', 1755942668, 1755942668, '1'),
(230855, 31547, 'QU', 'OK', 'S', 1755942672, 1755942672, '1'),
(230856, 37823, 'QU', 'OK', 'S', 1755942676, 1755942676, '1'),
(230857, 37278, 'QU', 'OK', 'S', 1755942680, 1755942680, '1'),
(230858, 31913, 'QU', 'OK', 'S', 1755942684, 1755942684, '1'),
(230859, 37278, 'QU', 'OK', 'S', 1755942691, 1755942691, '1'),
(230860, 37311, 'QU', 'OK', 'S', 1755942697, 1755942697, '1'),
(230861, 38114, 'QU', 'OK', 'S', 1755942703, 1755942703, '1'),
(230862, 35931, 'QU', 'OK', 'S', 1755942707, 1755942707, '1'),
(230863, 31547, 'QU', 'OK', 'S', 1755942712, 1755942712, '1'),
(230864, 34549, 'QU', 'OK', 'S', 1755942716, 1755942716, '1'),
(230865, 38114, 'QU', 'OK', 'S', 1755942721, 1755942721, '1'),
(230866, 36571, 'QU', 'OK', 'S', 1755942725, 1755942725, '1'),
(230867, 36283, 'QU', 'OK', 'S', 1755942736, 1755942736, '1'),
(230868, 31547, 'QU', 'OK', 'S', 1755942751, 1755942751, '1'),
(230869, 38114, 'QU', 'OK', 'S', 1755942756, 1755942756, '1'),
(230870, 36283, 'QU', 'OK', 'S', 1755942761, 1755942761, '1'),
(230871, 36283, 'QU', 'OK', 'S', 1755942765, 1755942765, '1'),
(230872, 31547, 'QU', 'OK', 'S', 1755942769, 1755942769, '1'),
(230873, 38114, 'QU', 'OK', 'S', 1755942783, 1755942783, '1'),
(230874, 35931, 'QU', 'OK', 'S', 1755942791, 1755942791, '1'),
(230875, 27558, 'QU', 'OK', 'S', 1755942877, 1755942877, '1'),
(230876, 38789, 'QU', 'OK', 'S', 1755942889, 1755942889, '1'),
(230877, 39441, 'QU', 'OK', 'S', 1755943077, 1755943077, '1'),
(230878, 39442, 'QU', 'OK', 'S', 1755943411, 1755943411, '1'),
(230879, 39426, 'QU', 'OK', 'S', 1755943578, 1755943578, '1'),
(230880, 39423, 'QU', 'OK', 'S', 1755943737, 1755943737, '1'),
(230881, 39440, 'QU', 'OK', 'S', 1755943910, 1755943910, '1'),
(230882, 35508, 'QU', 'OK', 'S', 1755944480, 1755944480, '1'),
(230883, 28222, 'QU', 'OK', 'S', 1755944620, 1755944620, '1'),
(230884, 31147, 'QU', 'OK', 'S', 1755944729, 1755944729, '1'),
(230885, 37650, 'QU', 'OK', 'S', 1755944810, 1755944810, '1'),
(230886, 37651, 'QU', 'OK', 'S', 1755944968, 1755944968, '1'),
(230887, 37805, 'QU', 'OK', 'S', 1755945379, 1755945379, '1'),
(230888, 29372, 'QU', 'OK', 'S', 1755945559, 1755945559, '1'),
(230889, 39513, 'QU', 'OK', 'S', 1755945572, 1755945572, '1'),
(230890, 37708, 'QU', 'OK', 'S', 1755947109, 1755947109, '1'),
(230891, 37708, 'QU', 'OK', 'S', 1755947112, 1755947112, '1'),
(230892, 39514, 'QU', 'OK', 'S', 1755947258, 1755947258, '1'),
(230893, 39515, 'QU', 'OK', 'S', 1755947420, 1755947420, '1'),
(230894, 35642, 'QU', 'OK', 'S', 1755947756, 1755947756, '1'),
(230895, 33852, 'QU', 'OK', 'S', 1755947766, 1755947766, '1'),
(230896, 33852, 'QU', 'OK', 'S', 1755947769, 1755947769, '1'),
(230897, 33852, 'QU', 'OK', 'S', 1755947773, 1755947773, '1'),
(230898, 36898, 'QU', 'OK', 'S', 1755947775, 1755947775, '1'),
(230899, 37982, 'QU', 'OK', 'S', 1755947778, 1755947778, '1'),
(230900, 36896, 'QU', 'OK', 'S', 1755947786, 1755947786, '1'),
(230901, 36905, 'QU', 'OK', 'S', 1755947796, 1755947796, '1'),
(230902, 36901, 'QU', 'OK', 'S', 1755947812, 1755947812, '1'),
(230903, 36899, 'QU', 'OK', 'S', 1755947815, 1755947815, '1'),
(230904, 35566, 'QU', 'OK', 'S', 1755947817, 1755947817, '1'),
(230905, 35547, 'QU', 'OK', 'S', 1755947820, 1755947820, '1'),
(230906, 35547, 'QU', 'OK', 'S', 1755947823, 1755947823, '1'),
(230907, 34546, 'QU', 'OK', 'S', 1755947825, 1755947825, '1'),
(230908, 35564, 'QU', 'OK', 'S', 1755947828, 1755947828, '1'),
(230909, 37440, 'QU', 'OK', 'S', 1755947830, 1755947830, '1'),
(230910, 21110, 'QU', 'OK', 'S', 1755947835, 1755947835, '1'),
(230911, 37491, 'QU', 'OK', 'S', 1755947838, 1755947838, '1'),
(230912, 38596, 'QU', 'OK', 'S', 1755947840, 1755947840, '1'),
(230913, 38598, 'QU', 'OK', 'S', 1755947843, 1755947843, '1'),
(230914, 38599, 'QU', 'OK', 'S', 1755947845, 1755947845, '1'),
(230915, 36900, 'QU', 'OK', 'S', 1755947849, 1755947849, '1'),
(230916, 36904, 'QU', 'OK', 'S', 1755947851, 1755947851, '1'),
(230917, 36902, 'QU', 'OK', 'S', 1755947854, 1755947854, '1'),
(230918, 37383, 'QU', 'OK', 'S', 1755947858, 1755947858, '1'),
(230919, 37383, 'QU', 'OK', 'S', 1755947860, 1755947860, '1'),
(230920, 14912, 'QU', 'OK', 'S', 1755947863, 1755947863, '1'),
(230921, 39516, 'QU', 'OK', 'S', 1755947869, 1755947869, '1'),
(230922, 22298, 'QU', 'OK', 'S', 1755947870, 1755947870, '1'),
(230923, 22208, 'QU', 'OK', 'S', 1755947875, 1755947875, '1'),
(230924, 37442, 'QU', 'OK', 'S', 1755947879, 1755947879, '1'),
(230925, 37453, 'QU', 'OK', 'S', 1755947888, 1755947888, '1'),
(230926, 39517, 'QU', 'OK', 'S', 1755948121, 1755948121, '1'),
(230927, 39518, 'QU', 'OK', 'S', 1755948281, 1755948281, '1'),
(230928, 39519, 'QU', 'OK', 'S', 1755948809, 1755948809, '1'),
(230929, 39520, 'QU', 'OK', 'S', 1755949092, 1755949092, '1'),
(230930, 37505, 'QU', 'OK', 'S', 1755949143, 1755949143, '1'),
(230931, 20706, 'QU', 'OK', 'S', 1755949146, 1755949146, '1'),
(230932, 23147, 'QU', 'OK', 'S', 1755949149, 1755949149, '1'),
(230933, 34467, 'QU', 'OK', 'S', 1755949152, 1755949152, '1'),
(230934, 17042, 'QU', 'OK', 'S', 1755949169, 1755949169, '1'),
(230935, 38428, 'QU', 'OK', 'S', 1755949171, 1755949171, '1'),
(230936, 36259, 'QU', 'OK', 'S', 1755949174, 1755949174, '1'),
(230937, 23153, 'QU', 'OK', 'S', 1755949179, 1755949179, '1'),
(230938, 38428, 'QU', 'OK', 'S', 1755949182, 1755949182, '1'),
(230939, 23140, 'QU', 'OK', 'S', 1755949185, 1755949185, '1'),
(230940, 36941, 'QU', 'OK', 'S', 1755949189, 1755949189, '1'),
(230941, 36941, 'QU', 'OK', 'S', 1755949193, 1755949193, '1'),
(230942, 38428, 'QU', 'OK', 'S', 1755949198, 1755949198, '1'),
(230943, 35714, 'QU', 'OK', 'S', 1755949201, 1755949201, '1'),
(230944, 24676, 'QU', 'OK', 'S', 1755949204, 1755949204, '1'),
(230945, 37505, 'QU', 'OK', 'S', 1755949224, 1755949224, '1'),
(230946, 34161, 'QU', 'OK', 'S', 1755949235, 1755949235, '1'),
(230947, 39521, 'QU', 'OK', 'S', 1755949240, 1755949240, '1'),
(230948, 23143, 'QU', 'OK', 'S', 1755949244, 1755949244, '1'),
(230949, 37505, 'QU', 'OK', 'S', 1755949252, 1755949252, '1'),
(230950, 39522, 'QU', 'OK', 'S', 1755949514, 1755949514, '1'),
(230951, 39523, 'QU', 'OK', 'S', 1755949657, 1755949657, '1'),
(230952, 39397, 'QU', 'OK', 'S', 1755949736, 1755949736, '1'),
(230953, 39397, 'QU', 'OK', 'S', 1755949739, 1755949739, '1'),
(230954, 35918, 'QU', 'OK', 'S', 1755949741, 1755949741, '1'),
(230955, 39397, 'QU', 'OK', 'S', 1755949743, 1755949743, '1'),
(230956, 39408, 'QU', 'OK', 'S', 1755949748, 1755949748, '1'),
(230957, 39409, 'QU', 'OK', 'S', 1755949752, 1755949752, '1'),
(230958, 39407, 'QU', 'OK', 'S', 1755949754, 1755949754, '1'),
(230959, 36259, 'QU', 'OK', 'S', 1755949770, 1755949770, '1'),
(230960, 39525, 'QU', 'OK', 'S', 1755950116, 1755950116, '1'),
(230961, 39413, 'QU', 'OK', 'S', 1755950346, 1755950346, '1'),
(230962, 30217, 'QU', 'OK', 'S', 1755950351, 1755950351, '1'),
(230963, 30217, 'QU', 'OK', 'S', 1755950385, 1755950385, '1'),
(230964, 36393, 'QU', 'OK', 'S', 1755950406, 1755950406, '1'),
(230965, 38767, 'QU', 'OK', 'S', 1755950410, 1755950410, '1'),
(230966, 38767, 'QU', 'OK', 'S', 1755950413, 1755950413, '1'),
(230967, 38281, 'QU', 'OK', 'S', 1755950415, 1755950415, '1'),
(230968, 38279, 'QU', 'OK', 'S', 1755950419, 1755950419, '1'),
(230969, 30226, 'QU', 'OK', 'S', 1755950420, 1755950420, '1'),
(230970, 36393, 'QU', 'OK', 'S', 1755950424, 1755950424, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(230971, 36393, 'QU', 'OK', 'S', 1755950433, 1755950433, '1'),
(230972, 38276, 'QU', 'OK', 'S', 1755950442, 1755950442, '1'),
(230973, 38767, 'QU', 'OK', 'S', 1755950445, 1755950445, '1'),
(230974, 39413, 'QU', 'OK', 'S', 1755950490, 1755950490, '1'),
(230975, 39413, 'QU', 'OK', 'S', 1755950493, 1755950493, '1'),
(230976, 39375, 'QU', 'OK', 'S', 1755950496, 1755950496, '1'),
(230977, 39476, 'QU', 'OK', 'S', 1755950498, 1755950498, '1'),
(230978, 39476, 'QU', 'OK', 'S', 1755950517, 1755950517, '1'),
(230979, 39292, 'QU', 'OK', 'S', 1755950523, 1755950523, '1'),
(230980, 39476, 'QU', 'OK', 'S', 1755950528, 1755950528, '1'),
(230981, 39476, 'QU', 'OK', 'S', 1755950531, 1755950531, '1'),
(230982, 39476, 'QU', 'OK', 'S', 1755950533, 1755950533, '1'),
(230983, 39476, 'QU', 'OK', 'S', 1755950535, 1755950535, '1'),
(230984, 39476, 'QU', 'OK', 'S', 1755950537, 1755950537, '1'),
(230985, 39526, 'QU', 'OK', 'S', 1755951116, 1755951116, '1'),
(230986, 39527, 'QU', 'OK', 'S', 1755951402, 1755951402, '1'),
(230987, 39528, 'QU', 'OK', 'S', 1755951628, 1755951628, '1'),
(230988, 39412, 'QU', 'OK', 'S', 1755951776, 1755951776, '1'),
(230989, 39529, 'QU', 'OK', 'S', 1755951863, 1755951863, '1'),
(230990, 39530, 'QU', 'OK', 'S', 1755952182, 1755952182, '1'),
(230991, 37369, 'QU', 'OK', 'S', 1755952800, 1755952800, '1'),
(230992, 37891, 'QU', 'OK', 'S', 1755952803, 1755952803, '1'),
(230993, 39218, 'QU', 'OK', 'S', 1755952806, 1755952806, '1'),
(230994, 32037, 'QU', 'OK', 'S', 1755952811, 1755952811, '1'),
(230995, 31438, 'QU', 'OK', 'S', 1755952815, 1755952815, '1'),
(230996, 25988, 'QU', 'OK', 'S', 1755952817, 1755952817, '1'),
(230997, 37492, 'QU', 'OK', 'S', 1755953729, 1755953729, '1'),
(230998, 37492, 'QU', 'OK', 'S', 1755953734, 1755953734, '1'),
(230999, 39219, 'QU', 'OK', 'S', 1755953791, 1755953791, '1'),
(231000, 27999, 'QU', 'OK', 'S', 1755953806, 1755953806, '1'),
(231001, 39430, 'QU', 'OK', 'S', 1755953836, 1755953836, '1'),
(231002, 39430, 'QU', 'OK', 'S', 1755953853, 1755953853, '1'),
(231003, 39430, 'QU', 'OK', 'S', 1755953869, 1755953869, '1'),
(231004, 39428, 'QU', 'OK', 'S', 1755953944, 1755953944, '1'),
(231005, 39428, 'QU', 'OK', 'S', 1755953946, 1755953946, '1'),
(231006, 39428, 'QU', 'OK', 'S', 1755953949, 1755953949, '1'),
(231007, 39427, 'QU', 'OK', 'S', 1755953951, 1755953951, '1'),
(231008, 39427, 'QU', 'OK', 'S', 1755953954, 1755953954, '1'),
(231009, 39349, 'QU', 'OK', 'S', 1755953957, 1755953957, '1'),
(231010, 39427, 'QU', 'OK', 'S', 1755953959, 1755953959, '1'),
(231011, 39349, 'QU', 'OK', 'S', 1755953961, 1755953961, '1'),
(231012, 39349, 'QU', 'OK', 'S', 1755953963, 1755953963, '1'),
(231013, 39349, 'QU', 'OK', 'S', 1755953966, 1755953966, '1'),
(231014, 36896, 'QU', 'OK', 'S', 1755956838, 1755956838, '1'),
(231015, 37987, 'QU', 'OK', 'S', 1755956851, 1755956851, '1'),
(231016, 39414, 'QU', 'OK', 'S', 1755956854, 1755956854, '1'),
(231017, 38912, 'QU', 'OK', 'S', 1755956857, 1755956857, '1'),
(231018, 36898, 'QU', 'OK', 'S', 1755956859, 1755956859, '1'),
(231019, 37984, 'QU', 'OK', 'S', 1755956863, 1755956863, '1'),
(231020, 38784, 'QU', 'OK', 'S', 1755956867, 1755956867, '1'),
(231021, 38818, 'QU', 'OK', 'S', 1755956870, 1755956870, '1'),
(231022, 38785, 'QU', 'OK', 'S', 1755956873, 1755956873, '1'),
(231023, 38818, 'QU', 'OK', 'S', 1755956876, 1755956876, '1'),
(231024, 38818, 'QU', 'OK', 'S', 1755956901, 1755956901, '1'),
(231025, 38784, 'QU', 'OK', 'S', 1755956910, 1755956910, '1'),
(231026, 38912, 'QU', 'OK', 'S', 1755956914, 1755956914, '1'),
(231027, 38818, 'QU', 'OK', 'S', 1755956916, 1755956916, '1'),
(231028, 38788, 'QU', 'OK', 'S', 1755956919, 1755956919, '1'),
(231029, 38912, 'QU', 'OK', 'S', 1755956921, 1755956921, '1'),
(231030, 38912, 'QU', 'OK', 'S', 1755956924, 1755956924, '1'),
(231031, 38781, 'QU', 'OK', 'S', 1755956926, 1755956926, '1'),
(231032, 38785, 'QU', 'OK', 'S', 1755956929, 1755956929, '1'),
(231033, 36898, 'QU', 'OK', 'S', 1755956932, 1755956932, '1'),
(231034, 38781, 'QU', 'OK', 'S', 1755956935, 1755956935, '1'),
(231035, 36899, 'QU', 'OK', 'S', 1755956939, 1755956939, '1'),
(231036, 38788, 'QU', 'OK', 'S', 1755956945, 1755956945, '1'),
(231037, 39418, 'QU', 'OK', 'S', 1755956977, 1755956977, '1'),
(231038, 39415, 'QU', 'OK', 'S', 1755956980, 1755956980, '1'),
(231039, 39418, 'QU', 'OK', 'S', 1755956983, 1755956983, '1'),
(231040, 37186, 'QU', 'OK', 'S', 1755956986, 1755956986, '1'),
(231041, 39415, 'QU', 'OK', 'S', 1755956989, 1755956989, '1'),
(231042, 37186, 'QU', 'OK', 'S', 1755956992, 1755956992, '1'),
(231043, 39414, 'QU', 'OK', 'S', 1755956996, 1755956996, '1'),
(231044, 39418, 'QU', 'OK', 'S', 1755956999, 1755956999, '1'),
(231045, 39418, 'QU', 'OK', 'S', 1755957002, 1755957002, '1'),
(231046, 39415, 'QU', 'OK', 'S', 1755957005, 1755957005, '1'),
(231047, 39414, 'QU', 'OK', 'S', 1755957008, 1755957008, '1'),
(231048, 39414, 'QU', 'OK', 'S', 1755957012, 1755957012, '1'),
(231049, 39415, 'QU', 'OK', 'S', 1755957016, 1755957016, '1'),
(231050, 39415, 'QU', 'OK', 'S', 1755957063, 1755957063, '1'),
(231051, 39415, 'QU', 'OK', 'S', 1755957066, 1755957066, '1'),
(231052, 37186, 'QU', 'OK', 'S', 1755957183, 1755957183, '1'),
(231053, 39418, 'QU', 'OK', 'S', 1755957195, 1755957195, '1'),
(231054, 39418, 'QU', 'OK', 'S', 1755957198, 1755957198, '1'),
(231055, 39414, 'QU', 'OK', 'S', 1755957201, 1755957201, '1'),
(231056, 39414, 'QU', 'OK', 'S', 1755957206, 1755957206, '1'),
(231057, 39422, 'QU', 'OK', 'S', 1755957641, 1755957641, '1'),
(231058, 39483, 'QU', 'OK', 'S', 1755957646, 1755957646, '1'),
(231059, 39483, 'QU', 'OK', 'S', 1755957649, 1755957649, '1'),
(231060, 37186, 'QU', 'OK', 'S', 1755957653, 1755957653, '1'),
(231061, 39483, 'QU', 'OK', 'S', 1755957656, 1755957656, '1'),
(231062, 39483, 'QU', 'OK', 'S', 1755957659, 1755957659, '1'),
(231063, 38818, 'QU', 'OK', 'S', 1755957707, 1755957707, '1'),
(231064, 38785, 'QU', 'OK', 'S', 1755957721, 1755957721, '1'),
(231065, 39418, 'QU', 'OK', 'S', 1755957725, 1755957725, '1'),
(231066, 38781, 'QU', 'OK', 'S', 1755957728, 1755957728, '1'),
(231067, 38781, 'QU', 'OK', 'S', 1755957731, 1755957731, '1'),
(231068, 38818, 'QU', 'OK', 'S', 1755957734, 1755957734, '1'),
(231069, 38781, 'QU', 'OK', 'S', 1755957737, 1755957737, '1'),
(231070, 39414, 'QU', 'OK', 'S', 1755957740, 1755957740, '1'),
(231071, 38785, 'QU', 'OK', 'S', 1755957744, 1755957744, '1'),
(231072, 39418, 'QU', 'OK', 'S', 1755957747, 1755957747, '1'),
(231073, 36899, 'QU', 'OK', 'S', 1755957751, 1755957751, '1'),
(231074, 39418, 'QU', 'OK', 'S', 1755957755, 1755957755, '1'),
(231075, 39418, 'QU', 'OK', 'S', 1755957760, 1755957760, '1'),
(231076, 39414, 'QU', 'OK', 'S', 1755957763, 1755957763, '1'),
(231077, 36898, 'QU', 'OK', 'S', 1755957768, 1755957768, '1'),
(231078, 36900, 'QU', 'OK', 'S', 1755957802, 1755957802, '1'),
(231079, 23573, 'QU', 'OK', 'S', 1755957948, 1755957948, '1'),
(231080, 23573, 'QU', 'OK', 'S', 1755958070, 1755958070, '1'),
(231081, 39414, 'QU', 'OK', 'S', 1755958074, 1755958074, '1'),
(231082, 39486, 'QU', 'OK', 'S', 1756097228, 1756097228, '1'),
(231083, 37292, 'QU', 'OK', 'S', 1756098739, 1756098739, '1'),
(231084, 33719, 'QU', 'OK', 'S', 1756098826, 1756098826, '1'),
(231085, 33719, 'QU', 'OK', 'S', 1756098831, 1756098831, '1'),
(231086, 29899, 'QU', 'OK', 'S', 1756098833, 1756098833, '1'),
(231087, 29899, 'QU', 'OK', 'S', 1756098836, 1756098836, '1'),
(231088, 34390, 'QU', 'OK', 'S', 1756098839, 1756098839, '1'),
(231089, 34390, 'QU', 'OK', 'S', 1756098841, 1756098841, '1'),
(231090, 36468, 'QU', 'OK', 'S', 1756099036, 1756099036, '1'),
(231091, 37532, 'QU', 'OK', 'S', 1756099129, 1756099129, '1'),
(231092, 13295, 'QU', 'OK', 'S', 1756099151, 1756099151, '1'),
(231093, 31138, 'QU', 'OK', 'S', 1756099241, 1756099241, '1'),
(231094, 31147, 'QU', 'OK', 'S', 1756099328, 1756099328, '1'),
(231095, 31130, 'QU', 'OK', 'S', 1756099471, 1756099471, '1'),
(231096, 38168, 'QU', 'OK', 'S', 1756099553, 1756099553, '1'),
(231097, 38760, 'QU', 'OK', 'S', 1756099670, 1756099670, '1'),
(231098, 10871, 'QU', 'OK', 'S', 1756100388, 1756100388, '1'),
(231099, 15897, 'QU', 'OK', 'S', 1756100961, 1756100961, '1'),
(231100, 28814, 'QU', 'OK', 'S', 1756101053, 1756101053, '1'),
(231101, 22942, 'QU', 'OK', 'S', 1756102726, 1756102726, '1'),
(231102, 28865, 'QU', 'OK', 'S', 1756102728, 1756102728, '1'),
(231103, 39303, 'QU', 'OK', 'S', 1756102730, 1756102730, '1'),
(231104, 39303, 'QU', 'OK', 'S', 1756102733, 1756102733, '1'),
(231105, 37545, 'QU', 'OK', 'S', 1756103251, 1756103251, '1'),
(231106, 37545, 'QU', 'OK', 'S', 1756103251, 1756103251, '1'),
(231107, 37545, 'QU', 'OK', 'S', 1756103282, 1756103282, '1'),
(231108, 37545, 'QU', 'OK', 'S', 1756103284, 1756103284, '1'),
(231109, 37545, 'QU', 'OK', 'S', 1756103290, 1756103290, '1'),
(231110, 37545, 'QU', 'OK', 'S', 1756103292, 1756103292, '1'),
(231111, 37545, 'QU', 'OK', 'S', 1756103294, 1756103294, '1'),
(231112, 37545, 'QU', 'OK', 'S', 1756103295, 1756103295, '1'),
(231113, 37545, 'QU', 'OK', 'S', 1756103302, 1756103302, '1'),
(231114, 37545, 'QU', 'OK', 'S', 1756103304, 1756103304, '1'),
(231115, 37545, 'QU', 'OK', 'S', 1756103305, 1756103305, '1'),
(231116, 39550, 'QU', 'OK', 'S', 1756103307, 1756103307, '1'),
(231117, 37545, 'QU', 'OK', 'S', 1756103322, 1756103322, '1'),
(231118, 37545, 'QU', 'OK', 'S', 1756103324, 1756103324, '1'),
(231119, 37545, 'QU', 'OK', 'S', 1756103326, 1756103326, '1'),
(231120, 37545, 'QU', 'OK', 'S', 1756103327, 1756103327, '1'),
(231121, 37545, 'QU', 'OK', 'S', 1756103329, 1756103329, '1'),
(231122, 37545, 'QU', 'OK', 'S', 1756103331, 1756103331, '1'),
(231123, 37545, 'QU', 'OK', 'S', 1756103333, 1756103333, '1'),
(231124, 37545, 'QU', 'OK', 'S', 1756103348, 1756103348, '1'),
(231125, 37545, 'QU', 'OK', 'S', 1756103349, 1756103349, '1'),
(231126, 37545, 'QU', 'OK', 'S', 1756103352, 1756103352, '1'),
(231127, 37545, 'QU', 'OK', 'S', 1756103353, 1756103353, '1'),
(231128, 37545, 'QU', 'OK', 'S', 1756103355, 1756103355, '1'),
(231129, 37545, 'QU', 'OK', 'S', 1756103357, 1756103357, '1'),
(231130, 37545, 'QU', 'OK', 'S', 1756103359, 1756103359, '1'),
(231131, 37545, 'QU', 'OK', 'S', 1756103360, 1756103360, '1'),
(231132, 37545, 'QU', 'OK', 'S', 1756103377, 1756103377, '1'),
(231133, 37545, 'QU', 'OK', 'S', 1756103380, 1756103380, '1'),
(231134, 37545, 'QU', 'OK', 'S', 1756103381, 1756103381, '1'),
(231135, 37545, 'QU', 'OK', 'S', 1756103383, 1756103383, '1'),
(231136, 37545, 'QU', 'OK', 'S', 1756103396, 1756103396, '1'),
(231137, 37545, 'QU', 'OK', 'S', 1756103398, 1756103398, '1'),
(231138, 37545, 'QU', 'OK', 'S', 1756103400, 1756103400, '1'),
(231139, 37545, 'QU', 'OK', 'S', 1756103402, 1756103402, '1'),
(231140, 37545, 'QU', 'OK', 'S', 1756103414, 1756103414, '1'),
(231141, 37545, 'QU', 'OK', 'S', 1756103416, 1756103416, '1'),
(231142, 37545, 'QU', 'OK', 'S', 1756103418, 1756103418, '1'),
(231143, 29613, 'QU', 'OK', 'S', 1756103574, 1756103574, '1'),
(231144, 37522, 'QU', 'OK', 'S', 1756105239, 1756105239, '1'),
(231145, 31147, 'QU', 'OK', 'S', 1756105292, 1756105292, '1'),
(231146, 31147, 'QU', 'OK', 'S', 1756105296, 1756105296, '1'),
(231147, 31147, 'QU', 'OK', 'S', 1756105312, 1756105312, '1'),
(231148, 31147, 'QU', 'OK', 'S', 1756105321, 1756105321, '1'),
(231149, 31147, 'QU', 'OK', 'S', 1756105330, 1756105330, '1'),
(231150, 31147, 'QU', 'OK', 'S', 1756105334, 1756105334, '1'),
(231151, 36500, 'QU', 'OK', 'S', 1756106623, 1756106623, '1'),
(231152, 39551, 'QU', 'OK', 'S', 1756107046, 1756107046, '1'),
(231153, 39553, 'QU', 'OK', 'S', 1756107449, 1756107449, '1'),
(231154, 39413, 'QU', 'OK', 'S', 1756107452, 1756107452, '1'),
(231155, 39412, 'QU', 'OK', 'S', 1756107458, 1756107458, '1'),
(231156, 39382, 'QU', 'OK', 'S', 1756107660, 1756107660, '1'),
(231157, 39382, 'QU', 'OK', 'S', 1756107663, 1756107663, '1'),
(231158, 39382, 'QU', 'OK', 'S', 1756107666, 1756107666, '1'),
(231159, 39382, 'QU', 'OK', 'S', 1756107670, 1756107670, '1'),
(231160, 18094, 'QU', 'OK', 'S', 1756108100, 1756108100, '1'),
(231161, 39484, 'QU', 'OK', 'S', 1756108107, 1756108107, '1'),
(231162, 39512, 'QU', 'OK', 'S', 1756108112, 1756108112, '1'),
(231163, 9121, 'QU', 'OK', 'S', 1756108118, 1756108118, '1'),
(231164, 39512, 'QU', 'OK', 'S', 1756108121, 1756108121, '1'),
(231165, 39455, 'QU', 'OK', 'S', 1756108125, 1756108125, '1'),
(231166, 39455, 'QU', 'OK', 'S', 1756108129, 1756108129, '1'),
(231167, 39455, 'QU', 'OK', 'S', 1756108133, 1756108133, '1'),
(231168, 39455, 'QU', 'OK', 'S', 1756108137, 1756108137, '1'),
(231169, 39455, 'QU', 'OK', 'S', 1756108141, 1756108141, '1'),
(231170, 39455, 'QU', 'OK', 'S', 1756108146, 1756108146, '1'),
(231171, 39383, 'QU', 'OK', 'S', 1756108153, 1756108153, '1'),
(231172, 39455, 'QU', 'OK', 'S', 1756108157, 1756108157, '1'),
(231173, 39383, 'QU', 'OK', 'S', 1756108161, 1756108161, '1'),
(231174, 39468, 'QU', 'OK', 'S', 1756108165, 1756108165, '1'),
(231175, 9121, 'QU', 'OK', 'S', 1756108168, 1756108168, '1'),
(231176, 39455, 'QU', 'OK', 'S', 1756108173, 1756108173, '1'),
(231177, 39468, 'QU', 'OK', 'S', 1756108212, 1756108212, '1'),
(231178, 9121, 'QU', 'OK', 'S', 1756108217, 1756108217, '1'),
(231179, 39484, 'QU', 'OK', 'S', 1756108220, 1756108220, '1'),
(231180, 39484, 'QU', 'OK', 'S', 1756108225, 1756108225, '1'),
(231181, 39484, 'QU', 'OK', 'S', 1756108229, 1756108229, '1'),
(231182, 39468, 'QU', 'OK', 'S', 1756108233, 1756108233, '1'),
(231183, 39383, 'QU', 'OK', 'S', 1756108237, 1756108237, '1'),
(231184, 39484, 'QU', 'OK', 'S', 1756108244, 1756108244, '1'),
(231185, 39468, 'QU', 'OK', 'S', 1756108248, 1756108248, '1'),
(231186, 39468, 'QU', 'OK', 'S', 1756108252, 1756108252, '1'),
(231187, 39455, 'QU', 'OK', 'S', 1756108256, 1756108256, '1'),
(231188, 39383, 'QU', 'OK', 'S', 1756108261, 1756108261, '1'),
(231189, 39383, 'QU', 'OK', 'S', 1756108264, 1756108264, '1'),
(231190, 9121, 'QU', 'OK', 'S', 1756108269, 1756108269, '1'),
(231191, 39383, 'QU', 'OK', 'S', 1756108607, 1756108607, '1'),
(231192, 39554, 'QU', 'OK', 'S', 1756108654, 1756108654, '1'),
(231193, 39555, 'QU', 'OK', 'S', 1756108859, 1756108859, '1'),
(231194, 39556, 'QU', 'OK', 'S', 1756109003, 1756109003, '1'),
(231195, 39547, 'QU', 'OK', 'S', 1756109488, 1756109488, '1'),
(231196, 37650, 'QU', 'OK', 'S', 1756109610, 1756109610, '1'),
(231197, 37650, 'QU', 'OK', 'S', 1756109612, 1756109612, '1'),
(231198, 37650, 'QU', 'OK', 'S', 1756109632, 1756109632, '1'),
(231199, 37650, 'QU', 'OK', 'S', 1756109646, 1756109646, '1'),
(231200, 39548, 'QU', 'OK', 'S', 1756109861, 1756109861, '1'),
(231201, 39549, 'QU', 'OK', 'S', 1756110213, 1756110213, '1'),
(231202, 39224, 'QU', 'OK', 'S', 1756110436, 1756110436, '1'),
(231203, 35867, 'QU', 'OK', 'S', 1756110537, 1756110537, '1'),
(231204, 25757, 'QU', 'OK', 'S', 1756113913, 1756113913, '1'),
(231205, 25757, 'QU', 'OK', 'S', 1756113926, 1756113926, '1'),
(231206, 39340, 'QU', 'OK', 'S', 1756114242, 1756114242, '1'),
(231207, 39373, 'QU', 'OK', 'S', 1756114359, 1756114359, '1'),
(231208, 39351, 'QU', 'OK', 'S', 1756114545, 1756114545, '1'),
(231209, 39484, 'QU', 'OK', 'S', 1756114712, 1756114712, '1'),
(231210, 39542, 'QU', 'OK', 'S', 1756115244, 1756115244, '1'),
(231211, 31138, 'QU', 'OK', 'S', 1756115258, 1756115258, '1'),
(231212, 39543, 'QU', 'OK', 'S', 1756115328, 1756115328, '1'),
(231213, 39539, 'QU', 'OK', 'S', 1756115501, 1756115501, '1'),
(231214, 39540, 'QU', 'OK', 'S', 1756115569, 1756115569, '1'),
(231215, 39486, 'QU', 'OK', 'S', 1756115693, 1756115693, '1'),
(231216, 39531, 'QU', 'OK', 'S', 1756115735, 1756115735, '1'),
(231217, 39532, 'QU', 'OK', 'S', 1756115763, 1756115763, '1'),
(231218, 39533, 'QU', 'OK', 'S', 1756115792, 1756115792, '1'),
(231219, 37505, 'QU', 'OK', 'S', 1756116238, 1756116238, '1'),
(231220, 38745, 'QU', 'OK', 'S', 1756116243, 1756116243, '1'),
(231221, 38745, 'QU', 'OK', 'S', 1756116251, 1756116251, '1'),
(231222, 34448, 'QU', 'OK', 'S', 1756116256, 1756116256, '1'),
(231223, 34448, 'QU', 'OK', 'S', 1756116264, 1756116264, '1'),
(231224, 36657, 'QU', 'OK', 'S', 1756116268, 1756116268, '1'),
(231225, 30216, 'QU', 'OK', 'S', 1756116271, 1756116271, '1'),
(231226, 35882, 'QU', 'OK', 'S', 1756116275, 1756116275, '1'),
(231227, 36316, 'QU', 'OK', 'S', 1756116277, 1756116277, '1'),
(231228, 36316, 'QU', 'OK', 'S', 1756116285, 1756116285, '1'),
(231229, 38351, 'QU', 'OK', 'S', 1756116288, 1756116288, '1'),
(231230, 36316, 'QU', 'OK', 'S', 1756116292, 1756116292, '1'),
(231231, 36316, 'QU', 'OK', 'S', 1756116295, 1756116295, '1'),
(231232, 36316, 'QU', 'OK', 'S', 1756116309, 1756116309, '1'),
(231233, 36316, 'QU', 'OK', 'S', 1756116427, 1756116427, '1'),
(231234, 39544, 'QU', 'OK', 'S', 1756116614, 1756116614, '1'),
(231235, 38490, 'QU', 'OK', 'S', 1756116811, 1756116811, '1'),
(231236, 38489, 'QU', 'OK', 'S', 1756116846, 1756116846, '1'),
(231237, 39545, 'QU', 'OK', 'S', 1756116931, 1756116931, '1'),
(231238, 38391, 'QU', 'OK', 'S', 1756117082, 1756117082, '1'),
(231239, 38471, 'QU', 'OK', 'S', 1756117206, 1756117206, '1'),
(231240, 24801, 'QU', 'OK', 'S', 1756117209, 1756117209, '1'),
(231241, 39208, 'QU', 'OK', 'S', 1756117213, 1756117213, '1'),
(231242, 38471, 'QU', 'OK', 'S', 1756117217, 1756117217, '1'),
(231243, 39149, 'QU', 'OK', 'S', 1756117221, 1756117221, '1'),
(231244, 39304, 'QU', 'OK', 'S', 1756117224, 1756117224, '1'),
(231245, 39210, 'QU', 'OK', 'S', 1756117226, 1756117226, '1'),
(231246, 39150, 'QU', 'OK', 'S', 1756117229, 1756117229, '1'),
(231247, 39150, 'QU', 'OK', 'S', 1756117240, 1756117240, '1'),
(231248, 35508, 'QU', 'OK', 'S', 1756117247, 1756117247, '1'),
(231249, 30915, 'QU', 'OK', 'S', 1756117250, 1756117250, '1'),
(231250, 36673, 'QU', 'OK', 'S', 1756117251, 1756117251, '1'),
(231251, 35144, 'QU', 'OK', 'S', 1756117254, 1756117254, '1'),
(231252, 12049, 'QU', 'OK', 'S', 1756117263, 1756117263, '1'),
(231253, 35221, 'QU', 'OK', 'S', 1756117278, 1756117278, '1'),
(231254, 39209, 'QU', 'OK', 'S', 1756117341, 1756117341, '1'),
(231255, 39254, 'QU', 'OK', 'S', 1756117627, 1756117627, '1'),
(231256, 31570, 'QU', 'OK', 'S', 1756118089, 1756118089, '1'),
(231257, 31570, 'QU', 'OK', 'S', 1756118092, 1756118092, '1'),
(231258, 31570, 'QU', 'OK', 'S', 1756118094, 1756118094, '1'),
(231259, 37266, 'QU', 'OK', 'S', 1756120150, 1756120150, '1'),
(231260, 25508, 'QU', 'OK', 'S', 1756120156, 1756120156, '1'),
(231261, 37322, 'QU', 'OK', 'S', 1756120160, 1756120160, '1'),
(231262, 25508, 'QU', 'OK', 'S', 1756120167, 1756120167, '1'),
(231263, 29440, 'QU', 'OK', 'S', 1756120177, 1756120177, '1'),
(231264, 37177, 'QU', 'OK', 'S', 1756120181, 1756120181, '1'),
(231265, 39439, 'QU', 'OK', 'S', 1756120185, 1756120185, '1'),
(231266, 39340, 'QU', 'OK', 'S', 1756120189, 1756120189, '1'),
(231267, 21888, 'QU', 'OK', 'S', 1756120194, 1756120194, '1'),
(231268, 4488, 'QU', 'OK', 'S', 1756120198, 1756120198, '1'),
(231269, 21201, 'QU', 'OK', 'S', 1756120202, 1756120202, '1'),
(231270, 36086, 'QU', 'OK', 'S', 1756120206, 1756120206, '1'),
(231271, 21888, 'QU', 'OK', 'S', 1756120210, 1756120210, '1'),
(231272, 38904, 'QU', 'OK', 'S', 1756120214, 1756120214, '1'),
(231273, 38776, 'QU', 'OK', 'S', 1756120217, 1756120217, '1'),
(231274, 17071, 'QU', 'OK', 'S', 1756120221, 1756120221, '1'),
(231275, 37177, 'QU', 'OK', 'S', 1756120225, 1756120225, '1'),
(231276, 37177, 'QU', 'OK', 'S', 1756120232, 1756120232, '1'),
(231277, 29440, 'QU', 'OK', 'S', 1756120236, 1756120236, '1'),
(231278, 37322, 'QU', 'OK', 'S', 1756120240, 1756120240, '1'),
(231279, 29370, 'QU', 'OK', 'S', 1756120244, 1756120244, '1'),
(231280, 29532, 'QU', 'OK', 'S', 1756120249, 1756120249, '1'),
(231281, 37266, 'QU', 'OK', 'S', 1756120253, 1756120253, '1'),
(231282, 29544, 'QU', 'OK', 'S', 1756120256, 1756120256, '1'),
(231283, 30395, 'QU', 'OK', 'S', 1756120647, 1756120647, '1'),
(231284, 30395, 'QU', 'OK', 'S', 1756120657, 1756120657, '1'),
(231285, 39546, 'QU', 'OK', 'S', 1756120766, 1756120766, '1'),
(231286, 36100, 'QU', 'OK', 'S', 1756121077, 1756121077, '1'),
(231287, 37568, 'QU', 'OK', 'S', 1756121829, 1756121829, '1'),
(231288, 38391, 'QU', 'OK', 'S', 1756123284, 1756123284, '1'),
(231289, 39420, 'QU', 'OK', 'S', 1756123297, 1756123297, '1'),
(231290, 39420, 'QU', 'OK', 'S', 1756123300, 1756123300, '1'),
(231291, 39420, 'QU', 'OK', 'S', 1756123302, 1756123302, '1'),
(231292, 39420, 'QU', 'OK', 'S', 1756123304, 1756123304, '1'),
(231293, 39420, 'QU', 'OK', 'S', 1756123306, 1756123306, '1'),
(231294, 39420, 'QU', 'OK', 'S', 1756123309, 1756123309, '1'),
(231295, 31537, 'QU', 'OK', 'S', 1756124021, 1756124021, '1'),
(231296, 39387, 'QU', 'OK', 'S', 1756126415, 1756126415, '1'),
(231297, 15914, 'QU', 'OK', 'S', 1756126421, 1756126421, '1'),
(231298, 15914, 'QU', 'OK', 'S', 1756126425, 1756126425, '1'),
(231299, 37218, 'QU', 'OK', 'S', 1756126429, 1756126429, '1'),
(231300, 37145, 'QU', 'OK', 'S', 1756126433, 1756126433, '1'),
(231301, 37145, 'QU', 'OK', 'S', 1756126436, 1756126436, '1'),
(231302, 37145, 'QU', 'OK', 'S', 1756126440, 1756126440, '1'),
(231303, 15914, 'QU', 'OK', 'S', 1756126444, 1756126444, '1'),
(231304, 15914, 'QU', 'OK', 'S', 1756126447, 1756126447, '1'),
(231305, 38932, 'QU', 'OK', 'S', 1756126451, 1756126451, '1'),
(231306, 37145, 'QU', 'OK', 'S', 1756126454, 1756126454, '1'),
(231307, 30222, 'QU', 'OK', 'S', 1756126461, 1756126461, '1'),
(231308, 37145, 'QU', 'OK', 'S', 1756126471, 1756126471, '1'),
(231309, 29899, 'QU', 'OK', 'S', 1756126474, 1756126474, '1'),
(231310, 37144, 'QU', 'OK', 'S', 1756126486, 1756126486, '1'),
(231311, 29899, 'QU', 'OK', 'S', 1756126489, 1756126489, '1'),
(231312, 29899, 'QU', 'OK', 'S', 1756126492, 1756126492, '1'),
(231313, 29899, 'QU', 'OK', 'S', 1756126495, 1756126495, '1'),
(231314, 35744, 'QU', 'OK', 'S', 1756126498, 1756126498, '1'),
(231315, 35744, 'QU', 'OK', 'S', 1756126502, 1756126502, '1'),
(231316, 35744, 'QU', 'OK', 'S', 1756126506, 1756126506, '1'),
(231317, 35744, 'QU', 'OK', 'S', 1756126509, 1756126509, '1'),
(231318, 37144, 'QU', 'OK', 'S', 1756126513, 1756126513, '1'),
(231319, 37144, 'QU', 'OK', 'S', 1756126517, 1756126517, '1'),
(231320, 37144, 'QU', 'OK', 'S', 1756126520, 1756126520, '1'),
(231321, 37144, 'QU', 'OK', 'S', 1756126524, 1756126524, '1'),
(231322, 37145, 'QU', 'OK', 'S', 1756126528, 1756126528, '1'),
(231323, 35744, 'QU', 'OK', 'S', 1756126532, 1756126532, '1'),
(231324, 24855, 'QU', 'OK', 'S', 1756126536, 1756126536, '1'),
(231325, 21680, 'QU', 'OK', 'S', 1756126540, 1756126540, '1'),
(231326, 24855, 'QU', 'OK', 'S', 1756126542, 1756126542, '1'),
(231327, 37145, 'QU', 'OK', 'S', 1756126545, 1756126545, '1'),
(231328, 37144, 'QU', 'OK', 'S', 1756126550, 1756126550, '1'),
(231329, 24855, 'QU', 'OK', 'S', 1756126553, 1756126553, '1'),
(231330, 35429, 'QU', 'OK', 'S', 1756126557, 1756126557, '1'),
(231331, 35429, 'QU', 'OK', 'S', 1756126561, 1756126561, '1'),
(231332, 16091, 'QU', 'OK', 'S', 1756126564, 1756126564, '1'),
(231333, 37429, 'QU', 'OK', 'S', 1756126569, 1756126569, '1'),
(231334, 37218, 'QU', 'OK', 'S', 1756126572, 1756126572, '1'),
(231335, 29976, 'QU', 'OK', 'S', 1756126576, 1756126576, '1'),
(231336, 29532, 'QU', 'OK', 'S', 1756126581, 1756126581, '1'),
(231337, 36241, 'QU', 'OK', 'S', 1756126585, 1756126585, '1'),
(231338, 37144, 'QU', 'OK', 'S', 1756126589, 1756126589, '1'),
(231339, 37144, 'QU', 'OK', 'S', 1756126593, 1756126593, '1'),
(231340, 37144, 'QU', 'OK', 'S', 1756126602, 1756126602, '1'),
(231341, 25435, 'QU', 'OK', 'S', 1756126605, 1756126605, '1'),
(231342, 37144, 'QU', 'OK', 'S', 1756126609, 1756126609, '1'),
(231343, 38505, 'QU', 'OK', 'S', 1756126613, 1756126613, '1'),
(231344, 35744, 'QU', 'OK', 'S', 1756126617, 1756126617, '1'),
(231345, 37144, 'QU', 'OK', 'S', 1756126620, 1756126620, '1'),
(231346, 38505, 'QU', 'OK', 'S', 1756126665, 1756126665, '1'),
(231347, 37955, 'QU', 'OK', 'S', 1756126672, 1756126672, '1'),
(231348, 29976, 'QU', 'OK', 'S', 1756126679, 1756126679, '1'),
(231349, 37502, 'QU', 'OK', 'S', 1756126686, 1756126686, '1'),
(231350, 38315, 'QU', 'OK', 'S', 1756126696, 1756126696, '1'),
(231351, 29976, 'QU', 'OK', 'S', 1756126701, 1756126701, '1'),
(231352, 37145, 'QU', 'OK', 'S', 1756126705, 1756126705, '1'),
(231353, 24855, 'QU', 'OK', 'S', 1756126723, 1756126723, '1'),
(231354, 21680, 'QU', 'OK', 'S', 1756126725, 1756126725, '1'),
(231355, 21680, 'QU', 'OK', 'S', 1756126729, 1756126729, '1'),
(231356, 29543, 'QU', 'OK', 'S', 1756126733, 1756126733, '1'),
(231357, 35744, 'QU', 'OK', 'S', 1756126736, 1756126736, '1'),
(231358, 18592, 'QU', 'OK', 'S', 1756126740, 1756126740, '1'),
(231359, 20830, 'QU', 'OK', 'S', 1756126744, 1756126744, '1'),
(231360, 35430, 'QU', 'OK', 'S', 1756126747, 1756126747, '1'),
(231361, 37426, 'QU', 'OK', 'S', 1756126751, 1756126751, '1'),
(231362, 37426, 'QU', 'OK', 'S', 1756126756, 1756126756, '1'),
(231363, 22473, 'QU', 'OK', 'S', 1756126760, 1756126760, '1'),
(231364, 37426, 'QU', 'OK', 'S', 1756126764, 1756126764, '1'),
(231365, 37502, 'QU', 'OK', 'S', 1756126769, 1756126769, '1'),
(231366, 29976, 'QU', 'OK', 'S', 1756126777, 1756126777, '1'),
(231367, 15914, 'QU', 'OK', 'S', 1756126787, 1756126787, '1'),
(231368, 35744, 'QU', 'OK', 'S', 1756126790, 1756126790, '1'),
(231369, 35430, 'QU', 'OK', 'S', 1756126793, 1756126793, '1'),
(231370, 37611, 'QU', 'OK', 'S', 1756126796, 1756126796, '1'),
(231371, 35789, 'QU', 'OK', 'S', 1756126821, 1756126821, '1'),
(231372, 35784, 'QU', 'OK', 'S', 1756126826, 1756126826, '1'),
(231373, 35784, 'QU', 'OK', 'S', 1756126831, 1756126831, '1'),
(231374, 35785, 'QU', 'OK', 'S', 1756126834, 1756126834, '1'),
(231375, 37501, 'QU', 'OK', 'S', 1756126855, 1756126855, '1'),
(231376, 37501, 'QU', 'OK', 'S', 1756126858, 1756126858, '1'),
(231377, 37501, 'QU', 'OK', 'S', 1756126861, 1756126861, '1'),
(231378, 21259, 'QU', 'OK', 'S', 1756126866, 1756126866, '1'),
(231379, 33407, 'QU', 'OK', 'S', 1756126869, 1756126869, '1'),
(231380, 37501, 'QU', 'OK', 'S', 1756126872, 1756126872, '1'),
(231381, 29976, 'QU', 'OK', 'S', 1756126884, 1756126884, '1'),
(231382, 19233, 'QU', 'OK', 'S', 1756126888, 1756126888, '1'),
(231383, 35789, 'QU', 'OK', 'S', 1756126900, 1756126900, '1'),
(231384, 38200, 'QU', 'OK', 'S', 1756126904, 1756126904, '1'),
(231385, 35781, 'QU', 'OK', 'S', 1756126907, 1756126907, '1'),
(231386, 35781, 'QU', 'OK', 'S', 1756126910, 1756126910, '1'),
(231387, 35784, 'QU', 'OK', 'S', 1756126913, 1756126913, '1'),
(231388, 35784, 'QU', 'OK', 'S', 1756126916, 1756126916, '1'),
(231389, 35785, 'QU', 'OK', 'S', 1756126921, 1756126921, '1'),
(231390, 35785, 'QU', 'OK', 'S', 1756126925, 1756126925, '1'),
(231391, 35784, 'QU', 'OK', 'S', 1756126929, 1756126929, '1'),
(231392, 38048, 'QU', 'OK', 'S', 1756126934, 1756126934, '1'),
(231393, 37502, 'QU', 'OK', 'S', 1756126938, 1756126938, '1'),
(231394, 13668, 'QU', 'OK', 'S', 1756126944, 1756126944, '1'),
(231395, 25895, 'QU', 'OK', 'S', 1756126947, 1756126947, '1'),
(231396, 34414, 'QU', 'OK', 'S', 1756126953, 1756126953, '1'),
(231397, 38140, 'QU', 'OK', 'S', 1756126958, 1756126958, '1'),
(231398, 38099, 'QU', 'OK', 'S', 1756126962, 1756126962, '1'),
(231399, 38144, 'QU', 'OK', 'S', 1756126966, 1756126966, '1'),
(231400, 39396, 'QU', 'OK', 'S', 1756126972, 1756126972, '1'),
(231401, 38884, 'QU', 'OK', 'S', 1756126977, 1756126977, '1'),
(231402, 38048, 'QU', 'OK', 'S', 1756126980, 1756126980, '1'),
(231403, 20830, 'QU', 'OK', 'S', 1756126988, 1756126988, '1'),
(231404, 35621, 'QU', 'OK', 'S', 1756126991, 1756126991, '1'),
(231405, 20830, 'QU', 'OK', 'S', 1756127000, 1756127000, '1'),
(231406, 22473, 'QU', 'OK', 'S', 1756127005, 1756127005, '1'),
(231407, 30241, 'QU', 'OK', 'S', 1756127010, 1756127010, '1'),
(231408, 37145, 'QU', 'OK', 'S', 1756127031, 1756127031, '1'),
(231409, 29899, 'QU', 'OK', 'S', 1756127058, 1756127058, '1'),
(231410, 38505, 'QU', 'OK', 'S', 1756127074, 1756127074, '1'),
(231411, 38505, 'QU', 'OK', 'S', 1756127086, 1756127086, '1'),
(231412, 20830, 'QU', 'OK', 'S', 1756127610, 1756127610, '1'),
(231413, 39552, 'QU', 'OK', 'S', 1756127614, 1756127614, '1'),
(231414, 20830, 'QU', 'OK', 'S', 1756127620, 1756127620, '1'),
(231415, 35787, 'QU', 'OK', 'S', 1756127848, 1756127848, '1'),
(231416, 35787, 'QU', 'OK', 'S', 1756127853, 1756127853, '1'),
(231417, 20830, 'QU', 'OK', 'S', 1756127864, 1756127864, '1'),
(231418, 20830, 'QU', 'OK', 'S', 1756127866, 1756127866, '1'),
(231419, 35787, 'QU', 'OK', 'S', 1756127894, 1756127894, '1'),
(231420, 35787, 'QU', 'OK', 'S', 1756127901, 1756127901, '1'),
(231421, 31821, 'QU', 'OK', 'S', 1756127901, 1756127901, '1'),
(231422, 31822, 'QU', 'OK', 'S', 1756127938, 1756127938, '1'),
(231423, 38505, 'QU', 'OK', 'S', 1756127943, 1756127943, '1'),
(231424, 38505, 'QU', 'OK', 'S', 1756127945, 1756127945, '1'),
(231425, 35965, 'QU', 'OK', 'S', 1756128109, 1756128109, '1'),
(231426, 39442, 'QU', 'OK', 'S', 1756128220, 1756128220, '1'),
(231427, 17127, 'QU', 'OK', 'S', 1756128252, 1756128252, '1'),
(231428, 36482, 'QU', 'OK', 'S', 1756129562, 1756129562, '1'),
(231429, 39372, 'QU', 'OK', 'S', 1756129577, 1756129577, '1'),
(231430, 39372, 'QU', 'OK', 'S', 1756129593, 1756129593, '1'),
(231431, 37207, 'QU', 'OK', 'S', 1756129597, 1756129597, '1'),
(231432, 38541, 'QU', 'OK', 'S', 1756129601, 1756129601, '1'),
(231433, 38545, 'QU', 'OK', 'S', 1756129603, 1756129603, '1'),
(231434, 38507, 'QU', 'OK', 'S', 1756129606, 1756129606, '1'),
(231435, 22044, 'QU', 'OK', 'S', 1756129609, 1756129609, '1'),
(231436, 22121, 'QU', 'OK', 'S', 1756129612, 1756129612, '1'),
(231437, 39385, 'QU', 'OK', 'S', 1756129615, 1756129615, '1'),
(231438, 38543, 'QU', 'OK', 'S', 1756129618, 1756129618, '1'),
(231439, 38596, 'QU', 'OK', 'S', 1756129621, 1756129621, '1'),
(231440, 38544, 'QU', 'OK', 'S', 1756129624, 1756129624, '1'),
(231441, 22155, 'QU', 'OK', 'S', 1756129668, 1756129668, '1'),
(231442, 22155, 'QU', 'OK', 'S', 1756130138, 1756130138, '1'),
(231443, 38544, 'QU', 'OK', 'S', 1756130138, 1756130138, '1'),
(231444, 38596, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231445, 38543, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231446, 39385, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231447, 22121, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231448, 22044, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231449, 38507, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231450, 38545, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231451, 38541, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231452, 37207, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231453, 39372, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231454, 39372, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231455, 36482, 'QU', 'OK', 'S', 1756130139, 1756130139, '1'),
(231456, 39381, 'QU', 'OK', 'S', 1756183768, 1756183768, '1'),
(231457, 39411, 'QU', 'OK', 'S', 1756183780, 1756183780, '1'),
(231458, 18515, 'QU', 'OK', 'S', 1756183786, 1756183786, '1'),
(231459, 18519, 'QU', 'OK', 'S', 1756183792, 1756183792, '1'),
(231460, 6954, 'QU', 'OK', 'S', 1756183829, 1756183829, '1'),
(231461, 27320, 'QU', 'OK', 'S', 1756183836, 1756183836, '1'),
(231462, 13300, 'QU', 'OK', 'S', 1756183840, 1756183840, '1'),
(231463, 27320, 'QU', 'OK', 'S', 1756183865, 1756183865, '1'),
(231464, 12401, 'QU', 'OK', 'S', 1756183869, 1756183869, '1'),
(231465, 7255, 'QU', 'OK', 'S', 1756183873, 1756183873, '1'),
(231466, 9727, 'QU', 'OK', 'S', 1756183878, 1756183878, '1'),
(231467, 11961, 'QU', 'OK', 'S', 1756183884, 1756183884, '1'),
(231468, 39281, 'QU', 'OK', 'S', 1756183889, 1756183889, '1'),
(231469, 34018, 'QU', 'OK', 'S', 1756183894, 1756183894, '1'),
(231470, 39259, 'QU', 'OK', 'S', 1756183925, 1756183925, '1'),
(231471, 13307, 'QU', 'OK', 'S', 1756183946, 1756183946, '1'),
(231472, 29780, 'QU', 'OK', 'S', 1756184663, 1756184663, '1'),
(231473, 37513, 'QU', 'OK', 'S', 1756184682, 1756184682, '1'),
(231474, 36316, 'QU', 'OK', 'S', 1756184684, 1756184684, '1'),
(231475, 37209, 'QU', 'OK', 'S', 1756184701, 1756184701, '1'),
(231476, 37244, 'QU', 'OK', 'S', 1756184708, 1756184708, '1'),
(231477, 31570, 'QU', 'OK', 'S', 1756184719, 1756184719, '1'),
(231478, 37039, 'QU', 'OK', 'S', 1756184726, 1756184726, '1'),
(231479, 21576, 'QU', 'OK', 'S', 1756184744, 1756184744, '1'),
(231480, 30549, 'QU', 'OK', 'S', 1756184751, 1756184751, '1'),
(231481, 34264, 'QU', 'OK', 'S', 1756184848, 1756184848, '1'),
(231482, 37347, 'QU', 'OK', 'S', 1756184910, 1756184910, '1'),
(231483, 39512, 'QU', 'OK', 'S', 1756184912, 1756184912, '1'),
(231484, 37347, 'QU', 'OK', 'S', 1756184914, 1756184914, '1'),
(231485, 37311, 'QU', 'OK', 'S', 1756185188, 1756185188, '1'),
(231486, 31147, 'QU', 'OK', 'S', 1756185408, 1756185408, '1'),
(231487, 31147, 'QU', 'OK', 'S', 1756185412, 1756185412, '1'),
(231488, 37347, 'QU', 'OK', 'S', 1756185452, 1756185452, '1'),
(231489, 37347, 'QU', 'OK', 'S', 1756185454, 1756185454, '1'),
(231490, 31144, 'QU', 'OK', 'S', 1756185680, 1756185680, '1'),
(231491, 36213, 'QU', 'OK', 'S', 1756187613, 1756187613, '1'),
(231492, 37349, 'QU', 'OK', 'S', 1756187618, 1756187618, '1'),
(231493, 37349, 'QU', 'OK', 'S', 1756187622, 1756187622, '1'),
(231494, 37349, 'QU', 'OK', 'S', 1756187625, 1756187625, '1'),
(231495, 37349, 'QU', 'OK', 'S', 1756187629, 1756187629, '1'),
(231496, 39553, 'QU', 'OK', 'S', 1756187632, 1756187632, '1'),
(231497, 39553, 'QU', 'OK', 'S', 1756187634, 1756187634, '1'),
(231498, 39553, 'QU', 'OK', 'S', 1756187635, 1756187635, '1'),
(231499, 39553, 'QU', 'OK', 'S', 1756187638, 1756187638, '1'),
(231500, 39553, 'QU', 'OK', 'S', 1756187640, 1756187640, '1'),
(231501, 39553, 'QU', 'OK', 'S', 1756187642, 1756187642, '1'),
(231502, 39553, 'QU', 'OK', 'S', 1756187644, 1756187644, '1'),
(231503, 37807, 'QU', 'OK', 'S', 1756187866, 1756187866, '1'),
(231504, 38517, 'QU', 'OK', 'S', 1756187870, 1756187870, '1'),
(231505, 38517, 'QU', 'OK', 'S', 1756187875, 1756187875, '1'),
(231506, 13526, 'QU', 'OK', 'S', 1756187878, 1756187878, '1'),
(231507, 39207, 'QU', 'OK', 'S', 1756187882, 1756187882, '1'),
(231508, 38517, 'QU', 'OK', 'S', 1756187901, 1756187901, '1'),
(231509, 38517, 'QU', 'OK', 'S', 1756187906, 1756187906, '1'),
(231510, 39412, 'QU', 'OK', 'S', 1756187909, 1756187909, '1'),
(231511, 39207, 'QU', 'OK', 'S', 1756187912, 1756187912, '1'),
(231512, 39254, 'QU', 'OK', 'S', 1756187915, 1756187915, '1'),
(231513, 38431, 'QU', 'OK', 'S', 1756187995, 1756187995, '1'),
(231514, 38431, 'QU', 'OK', 'S', 1756187999, 1756187999, '1'),
(231515, 35760, 'QU', 'OK', 'S', 1756188095, 1756188095, '1'),
(231516, 20225, 'QU', 'OK', 'S', 1756189392, 1756189392, '1'),
(231517, 24127, 'QU', 'OK', 'S', 1756189394, 1756189394, '1'),
(231518, 25747, 'QU', 'OK', 'S', 1756189398, 1756189398, '1'),
(231519, 23163, 'QU', 'OK', 'S', 1756189401, 1756189401, '1'),
(231520, 39553, 'QU', 'OK', 'S', 1756189715, 1756189715, '1'),
(231521, 39570, 'QU', 'OK', 'S', 1756189857, 1756189857, '1'),
(231522, 36213, 'QU', 'OK', 'S', 1756189878, 1756189878, '1'),
(231523, 37349, 'QU', 'OK', 'S', 1756189960, 1756189960, '1'),
(231524, 39576, 'QU', 'OK', 'S', 1756190608, 1756190608, '1'),
(231525, 39581, 'QU', 'OK', 'S', 1756191042, 1756191042, '1'),
(231526, 39581, 'QU', 'OK', 'S', 1756191075, 1756191075, '1'),
(231527, 39581, 'QU', 'OK', 'S', 1756191107, 1756191107, '1'),
(231528, 39581, 'QU', 'OK', 'S', 1756191112, 1756191112, '1'),
(231529, 39584, 'QU', 'OK', 'S', 1756191551, 1756191551, '1'),
(231530, 39442, 'QU', 'OK', 'S', 1756192237, 1756192237, '1'),
(231531, 39442, 'QU', 'OK', 'S', 1756192255, 1756192255, '1'),
(231532, 38969, 'QU', 'OK', 'S', 1756192308, 1756192308, '1'),
(231533, 37176, 'QU', 'OK', 'S', 1756192365, 1756192365, '1'),
(231534, 37176, 'QU', 'OK', 'S', 1756192380, 1756192380, '1'),
(231535, 38595, 'QU', 'OK', 'S', 1756192386, 1756192386, '1'),
(231536, 38595, 'QU', 'OK', 'S', 1756192390, 1756192390, '1'),
(231537, 38636, 'QU', 'OK', 'S', 1756192394, 1756192394, '1'),
(231538, 39229, 'QU', 'OK', 'S', 1756192398, 1756192398, '1'),
(231539, 39229, 'QU', 'OK', 'S', 1756192403, 1756192403, '1'),
(231540, 37686, 'QU', 'OK', 'S', 1756192406, 1756192406, '1'),
(231541, 37686, 'QU', 'OK', 'S', 1756192410, 1756192410, '1'),
(231542, 37978, 'QU', 'OK', 'S', 1756192414, 1756192414, '1'),
(231543, 38234, 'QU', 'OK', 'S', 1756192423, 1756192423, '1'),
(231544, 38234, 'QU', 'OK', 'S', 1756192427, 1756192427, '1'),
(231545, 38234, 'QU', 'OK', 'S', 1756192430, 1756192430, '1'),
(231546, 38234, 'QU', 'OK', 'S', 1756192434, 1756192434, '1'),
(231547, 38234, 'QU', 'OK', 'S', 1756192438, 1756192438, '1'),
(231548, 39204, 'QU', 'OK', 'S', 1756192456, 1756192456, '1'),
(231549, 37978, 'QU', 'OK', 'S', 1756192460, 1756192460, '1'),
(231550, 37978, 'QU', 'OK', 'S', 1756192464, 1756192464, '1'),
(231551, 39226, 'QU', 'OK', 'S', 1756192468, 1756192468, '1'),
(231552, 37978, 'QU', 'OK', 'S', 1756192472, 1756192472, '1'),
(231553, 39226, 'QU', 'OK', 'S', 1756192475, 1756192475, '1'),
(231554, 39229, 'QU', 'OK', 'S', 1756192479, 1756192479, '1'),
(231555, 39204, 'QU', 'OK', 'S', 1756192482, 1756192482, '1'),
(231556, 39205, 'QU', 'OK', 'S', 1756192530, 1756192530, '1'),
(231557, 39204, 'QU', 'OK', 'S', 1756192533, 1756192533, '1'),
(231558, 39205, 'QU', 'OK', 'S', 1756192545, 1756192545, '1'),
(231559, 39226, 'QU', 'OK', 'S', 1756192549, 1756192549, '1'),
(231560, 39226, 'QU', 'OK', 'S', 1756192553, 1756192553, '1'),
(231561, 37975, 'QU', 'OK', 'S', 1756192556, 1756192556, '1'),
(231562, 39204, 'QU', 'OK', 'S', 1756192559, 1756192559, '1'),
(231563, 37686, 'QU', 'OK', 'S', 1756192563, 1756192563, '1'),
(231564, 38689, 'QU', 'OK', 'S', 1756192567, 1756192567, '1'),
(231565, 38689, 'QU', 'OK', 'S', 1756192569, 1756192569, '1'),
(231566, 38689, 'QU', 'OK', 'S', 1756192573, 1756192573, '1'),
(231567, 37686, 'QU', 'OK', 'S', 1756192576, 1756192576, '1'),
(231568, 37975, 'QU', 'OK', 'S', 1756192580, 1756192580, '1'),
(231569, 39229, 'QU', 'OK', 'S', 1756192584, 1756192584, '1'),
(231570, 39204, 'QU', 'OK', 'S', 1756192885, 1756192885, '1'),
(231571, 28690, 'QU', 'OK', 'S', 1756193099, 1756193099, '1'),
(231572, 23136, 'QU', 'OK', 'S', 1756193285, 1756193285, '1'),
(231573, 31520, 'QU', 'OK', 'S', 1756193285, 1756193285, '1'),
(231574, 31520, 'QU', 'OK', 'S', 1756193367, 1756193367, '1'),
(231575, 31520, 'QU', 'OK', 'S', 1756193369, 1756193369, '1'),
(231576, 31520, 'QU', 'OK', 'S', 1756193371, 1756193371, '1'),
(231577, 31520, 'QU', 'OK', 'S', 1756193380, 1756193380, '1'),
(231578, 31520, 'QU', 'OK', 'S', 1756193382, 1756193382, '1'),
(231579, 31520, 'QU', 'OK', 'S', 1756193389, 1756193389, '1'),
(231580, 31520, 'QU', 'OK', 'S', 1756193391, 1756193391, '1'),
(231581, 31520, 'QU', 'OK', 'S', 1756193393, 1756193393, '1'),
(231582, 31520, 'QU', 'OK', 'S', 1756193395, 1756193395, '1'),
(231583, 31520, 'QU', 'OK', 'S', 1756193397, 1756193397, '1'),
(231584, 31520, 'QU', 'OK', 'S', 1756193404, 1756193404, '1'),
(231585, 31520, 'QU', 'OK', 'S', 1756193406, 1756193406, '1'),
(231586, 23136, 'QU', 'OK', 'S', 1756193454, 1756193454, '1'),
(231587, 23136, 'QU', 'OK', 'S', 1756193456, 1756193456, '1'),
(231588, 23136, 'QU', 'OK', 'S', 1756193462, 1756193462, '1'),
(231589, 23136, 'QU', 'OK', 'S', 1756193463, 1756193463, '1'),
(231590, 23136, 'QU', 'OK', 'S', 1756193469, 1756193469, '1'),
(231591, 23136, 'QU', 'OK', 'S', 1756193471, 1756193471, '1'),
(231592, 23136, 'QU', 'OK', 'S', 1756193486, 1756193486, '1'),
(231593, 23136, 'QU', 'OK', 'S', 1756193488, 1756193488, '1'),
(231594, 23136, 'QU', 'OK', 'S', 1756193497, 1756193497, '1'),
(231595, 23136, 'QU', 'OK', 'S', 1756193511, 1756193511, '1'),
(231596, 23136, 'QU', 'OK', 'S', 1756193526, 1756193526, '1'),
(231597, 23136, 'QU', 'OK', 'S', 1756193528, 1756193528, '1'),
(231598, 39486, 'QU', 'OK', 'S', 1756194322, 1756194322, '1'),
(231599, 39476, 'QU', 'OK', 'S', 1756194325, 1756194325, '1'),
(231600, 39488, 'QU', 'OK', 'S', 1756194327, 1756194327, '1'),
(231601, 39344, 'QU', 'OK', 'S', 1756194373, 1756194373, '1'),
(231602, 39565, 'QU', 'OK', 'S', 1756194474, 1756194474, '1'),
(231603, 39557, 'QU', 'OK', 'S', 1756194772, 1756194772, '1'),
(231604, 39558, 'QU', 'OK', 'S', 1756194803, 1756194803, '1'),
(231605, 39565, 'QU', 'OK', 'S', 1756194852, 1756194852, '1'),
(231606, 39559, 'QU', 'OK', 'S', 1756195047, 1756195047, '1'),
(231607, 39560, 'QU', 'OK', 'S', 1756195167, 1756195167, '1'),
(231608, 24004, 'QU', 'OK', 'S', 1756195201, 1756195201, '1'),
(231609, 5184, 'QU', 'OK', 'S', 1756195206, 1756195206, '1'),
(231610, 22313, 'QU', 'OK', 'S', 1756195209, 1756195209, '1'),
(231611, 39455, 'QU', 'OK', 'S', 1756195212, 1756195212, '1'),
(231612, 35855, 'QU', 'OK', 'S', 1756195216, 1756195216, '1'),
(231613, 35614, 'QU', 'OK', 'S', 1756195220, 1756195220, '1'),
(231614, 35855, 'QU', 'OK', 'S', 1756195223, 1756195223, '1'),
(231615, 35855, 'QU', 'OK', 'S', 1756195226, 1756195226, '1'),
(231616, 35855, 'QU', 'OK', 'S', 1756195229, 1756195229, '1'),
(231617, 35853, 'QU', 'OK', 'S', 1756195232, 1756195232, '1'),
(231618, 35853, 'QU', 'OK', 'S', 1756195235, 1756195235, '1'),
(231619, 35854, 'QU', 'OK', 'S', 1756195239, 1756195239, '1'),
(231620, 24985, 'QU', 'OK', 'S', 1756195242, 1756195242, '1'),
(231621, 24986, 'QU', 'OK', 'S', 1756195246, 1756195246, '1'),
(231622, 35456, 'QU', 'OK', 'S', 1756195250, 1756195250, '1'),
(231623, 24985, 'QU', 'OK', 'S', 1756195254, 1756195254, '1'),
(231624, 35614, 'QU', 'OK', 'S', 1756195257, 1756195257, '1'),
(231625, 35614, 'QU', 'OK', 'S', 1756195261, 1756195261, '1'),
(231626, 35854, 'QU', 'OK', 'S', 1756195265, 1756195265, '1'),
(231627, 24004, 'QU', 'OK', 'S', 1756195267, 1756195267, '1'),
(231628, 26764, 'QU', 'OK', 'S', 1756195271, 1756195271, '1'),
(231629, 35854, 'QU', 'OK', 'S', 1756195275, 1756195275, '1'),
(231630, 35853, 'QU', 'OK', 'S', 1756195280, 1756195280, '1'),
(231631, 35457, 'QU', 'OK', 'S', 1756195288, 1756195288, '1'),
(231632, 24985, 'QU', 'OK', 'S', 1756195292, 1756195292, '1'),
(231633, 22305, 'QU', 'OK', 'S', 1756195296, 1756195296, '1'),
(231634, 35776, 'QU', 'OK', 'S', 1756195302, 1756195302, '1'),
(231635, 35454, 'QU', 'OK', 'S', 1756195305, 1756195305, '1'),
(231636, 39562, 'QU', 'OK', 'S', 1756195308, 1756195308, '1'),
(231637, 35414, 'QU', 'OK', 'S', 1756195310, 1756195310, '1'),
(231638, 35776, 'QU', 'OK', 'S', 1756195326, 1756195326, '1'),
(231639, 35458, 'QU', 'OK', 'S', 1756195331, 1756195331, '1'),
(231640, 35453, 'QU', 'OK', 'S', 1756195346, 1756195346, '1'),
(231641, 39563, 'QU', 'OK', 'S', 1756195393, 1756195393, '1'),
(231642, 39564, 'QU', 'OK', 'S', 1756195512, 1756195512, '1'),
(231643, 39335, 'QU', 'OK', 'S', 1756195551, 1756195551, '1'),
(231644, 38415, 'QU', 'OK', 'S', 1756195607, 1756195607, '1'),
(231645, 39333, 'QU', 'OK', 'S', 1756195793, 1756195793, '1'),
(231646, 39561, 'QU', 'OK', 'S', 1756195947, 1756195947, '1'),
(231647, 39589, 'QU', 'OK', 'S', 1756196081, 1756196081, '1'),
(231648, 16603, 'QU', 'OK', 'S', 1756196149, 1756196149, '1'),
(231649, 31147, 'QU', 'OK', 'S', 1756196198, 1756196198, '1'),
(231650, 39574, 'QU', 'OK', 'S', 1756196938, 1756196938, '1'),
(231651, 30416, 'QU', 'OK', 'S', 1756197167, 1756197167, '1'),
(231652, 39580, 'QU', 'OK', 'S', 1756200553, 1756200553, '1'),
(231653, 39578, 'QU', 'OK', 'S', 1756200695, 1756200695, '1'),
(231654, 39582, 'QU', 'OK', 'S', 1756200846, 1756200846, '1'),
(231655, 16360, 'QU', 'OK', 'S', 1756200878, 1756200878, '1'),
(231656, 24629, 'QU', 'OK', 'S', 1756200885, 1756200885, '1'),
(231657, 39575, 'QU', 'OK', 'S', 1756200942, 1756200942, '1'),
(231658, 39577, 'QU', 'OK', 'S', 1756201054, 1756201054, '1'),
(231659, 39573, 'QU', 'OK', 'S', 1756201152, 1756201152, '1'),
(231660, 39340, 'QU', 'OK', 'S', 1756201178, 1756201178, '1'),
(231661, 39476, 'QU', 'OK', 'S', 1756201211, 1756201211, '1'),
(231662, 39279, 'QU', 'OK', 'S', 1756201257, 1756201257, '1'),
(231663, 39569, 'QU', 'OK', 'S', 1756201269, 1756201269, '1'),
(231664, 39568, 'QU', 'OK', 'S', 1756201301, 1756201301, '1'),
(231665, 39566, 'QU', 'OK', 'S', 1756201335, 1756201335, '1'),
(231666, 39567, 'QU', 'OK', 'S', 1756201364, 1756201364, '1'),
(231667, 20657, 'QU', 'OK', 'S', 1756201572, 1756201572, '1'),
(231668, 39583, 'QU', 'OK', 'S', 1756201608, 1756201608, '1'),
(231669, 39588, 'QU', 'OK', 'S', 1756201702, 1756201702, '1'),
(231670, 39586, 'QU', 'OK', 'S', 1756201748, 1756201748, '1'),
(231671, 39587, 'QU', 'OK', 'S', 1756201794, 1756201794, '1'),
(231672, 39585, 'QU', 'OK', 'S', 1756202213, 1756202213, '1'),
(231673, 14542, 'QU', 'OK', 'S', 1756202621, 1756202621, '1'),
(231674, 36541, 'QU', 'OK', 'S', 1756204763, 1756204763, '1'),
(231675, 36541, 'QU', 'OK', 'S', 1756204783, 1756204783, '1'),
(231676, 35381, 'QU', 'OK', 'S', 1756205224, 1756205224, '1'),
(231677, 35409, 'QU', 'OK', 'S', 1756205580, 1756205580, '1'),
(231678, 35409, 'QU', 'OK', 'S', 1756205616, 1756205616, '1'),
(231679, 35409, 'QU', 'OK', 'S', 1756205619, 1756205619, '1'),
(231680, 35409, 'QU', 'OK', 'S', 1756205622, 1756205622, '1'),
(231681, 38528, 'QU', 'OK', 'S', 1756205762, 1756205762, '1'),
(231682, 38528, 'QU', 'OK', 'S', 1756205770, 1756205770, '1'),
(231683, 38528, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231684, 39488, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231685, 39476, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231686, 39486, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231687, 39390, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231688, 3514, 'QU', 'OK', 'S', 1756206646, 1756206646, '1'),
(231689, 15390, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231690, 38883, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231691, 37182, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231692, 31617, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231693, 37507, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231694, 38910, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231695, 34744, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231696, 31875, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231697, 31599, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231698, 39203, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231699, 21110, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231700, 39076, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231701, 38406, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231702, 37507, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231703, 36673, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231704, 38315, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231705, 38936, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231706, 31316, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231707, 27656, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231708, 15289, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231709, 11026, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231710, 38698, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231711, 38887, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231712, 15111, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231713, 10807, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231714, 15747, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231715, 7769, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231716, 12843, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231717, 9205, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231718, 23075, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231719, 10896, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231720, 21298, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231721, 21298, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231722, 21298, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231723, 14543, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231724, 30538, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231725, 21298, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231726, 36094, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231727, 135, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231728, 12175, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231729, 36793, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231730, 23132, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231731, 39405, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231732, 39405, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231733, 39405, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231734, 27994, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231735, 35105, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231736, 39423, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231737, 39426, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231738, 36924, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231739, 30059, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231740, 39400, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231741, 39392, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231742, 32851, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231743, 35105, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231744, 36913, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231745, 37194, 'QU', 'OK', 'S', 1756206647, 1756206647, '1'),
(231746, 36884, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231747, 36874, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231748, 22799, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231749, 35026, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231750, 36534, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231751, 33437, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231752, 32692, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231753, 39397, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231754, 39397, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231755, 36532, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231756, 39442, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231757, 19779, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231758, 38519, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231759, 38525, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231760, 38354, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231761, 38357, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231762, 38659, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231763, 38769, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231764, 38523, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231765, 39162, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231766, 38656, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231767, 38538, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231768, 38416, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231769, 38534, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231770, 38524, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231771, 38662, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231772, 38512, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231773, 38771, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231774, 38520, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231775, 38353, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231776, 38417, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231777, 38772, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231778, 38536, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231779, 38766, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231780, 38558, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231781, 38555, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231782, 38539, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231783, 38768, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231784, 38361, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231785, 38686, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231786, 38276, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231787, 38303, 'QU', 'OK', 'S', 1756206648, 1756206648, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(231788, 37234, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231789, 37771, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231790, 12974, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231791, 39327, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231792, 2078, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231793, 39348, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231794, 33849, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231795, 38390, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231796, 1724, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231797, 18970, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231798, 15815, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231799, 11125, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231800, 39307, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231801, 38937, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231802, 39299, 'QU', 'OK', 'S', 1756206648, 1756206648, '1'),
(231803, 36804, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231804, 37820, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231805, 37832, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231806, 37998, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231807, 35926, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231808, 39310, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231809, 15817, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231810, 18692, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231811, 33558, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231812, 37385, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231813, 39375, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231814, 37766, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231815, 35933, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231816, 18691, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231817, 18729, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231818, 39386, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231819, 39370, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231820, 12981, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231821, 32438, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231822, 38037, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231823, 18377, 'QU', 'OK', 'S', 1756206649, 1756206649, '1'),
(231824, 38534, 'QU', 'OK', 'S', 1756206684, 1756206684, '1'),
(231825, 38662, 'QU', 'OK', 'S', 1756206688, 1756206688, '1'),
(231826, 38276, 'QU', 'OK', 'S', 1756206691, 1756206691, '1'),
(231827, 39405, 'QU', 'OK', 'S', 1756206693, 1756206693, '1'),
(231828, 38303, 'QU', 'OK', 'S', 1756206696, 1756206696, '1'),
(231829, 36534, 'QU', 'OK', 'S', 1756206709, 1756206709, '1'),
(231830, 39486, 'QU', 'OK', 'S', 1756206712, 1756206712, '1'),
(231831, 31617, 'QU', 'OK', 'S', 1756206715, 1756206715, '1'),
(231832, 38357, 'QU', 'OK', 'S', 1756206718, 1756206718, '1'),
(231833, 39442, 'QU', 'OK', 'S', 1756206720, 1756206720, '1'),
(231834, 38769, 'QU', 'OK', 'S', 1756206723, 1756206723, '1'),
(231835, 38659, 'QU', 'OK', 'S', 1756206726, 1756206726, '1'),
(231836, 38538, 'QU', 'OK', 'S', 1756206728, 1756206728, '1'),
(231837, 33849, 'QU', 'OK', 'S', 1756206731, 1756206731, '1'),
(231838, 36804, 'QU', 'OK', 'S', 1756206734, 1756206734, '1'),
(231839, 38520, 'QU', 'OK', 'S', 1756206738, 1756206738, '1'),
(231840, 38519, 'QU', 'OK', 'S', 1756206740, 1756206740, '1'),
(231841, 39488, 'QU', 'OK', 'S', 1756206742, 1756206742, '1'),
(231842, 33558, 'QU', 'OK', 'S', 1756206746, 1756206746, '1'),
(231843, 38416, 'QU', 'OK', 'S', 1756206749, 1756206749, '1'),
(231844, 39476, 'QU', 'OK', 'S', 1756206752, 1756206752, '1'),
(231845, 38558, 'QU', 'OK', 'S', 1756206756, 1756206756, '1'),
(231846, 38768, 'QU', 'OK', 'S', 1756206759, 1756206759, '1'),
(231847, 38525, 'QU', 'OK', 'S', 1756206761, 1756206761, '1'),
(231848, 39348, 'QU', 'OK', 'S', 1756206764, 1756206764, '1'),
(231849, 37234, 'QU', 'OK', 'S', 1756206768, 1756206768, '1'),
(231850, 38354, 'QU', 'OK', 'S', 1756206771, 1756206771, '1'),
(231851, 38555, 'QU', 'OK', 'S', 1756206774, 1756206774, '1'),
(231852, 38353, 'QU', 'OK', 'S', 1756206776, 1756206776, '1'),
(231853, 38686, 'QU', 'OK', 'S', 1756206779, 1756206779, '1'),
(231854, 38536, 'QU', 'OK', 'S', 1756206781, 1756206781, '1'),
(231855, 38523, 'QU', 'OK', 'S', 1756206784, 1756206784, '1'),
(231856, 32692, 'QU', 'OK', 'S', 1756206788, 1756206788, '1'),
(231857, 33437, 'QU', 'OK', 'S', 1756206791, 1756206791, '1'),
(231858, 19779, 'QU', 'OK', 'S', 1756206794, 1756206794, '1'),
(231859, 1724, 'QU', 'OK', 'S', 1756206797, 1756206797, '1'),
(231860, 38766, 'QU', 'OK', 'S', 1756206799, 1756206799, '1'),
(231861, 15815, 'QU', 'OK', 'S', 1756206802, 1756206802, '1'),
(231862, 36532, 'QU', 'OK', 'S', 1756206805, 1756206805, '1'),
(231863, 39327, 'QU', 'OK', 'S', 1756206808, 1756206808, '1'),
(231864, 35926, 'QU', 'OK', 'S', 1756206812, 1756206812, '1'),
(231865, 12974, 'QU', 'OK', 'S', 1756206815, 1756206815, '1'),
(231866, 38390, 'QU', 'OK', 'S', 1756206818, 1756206818, '1'),
(231867, 38937, 'QU', 'OK', 'S', 1756206821, 1756206821, '1'),
(231868, 15817, 'QU', 'OK', 'S', 1756206825, 1756206825, '1'),
(231869, 35026, 'QU', 'OK', 'S', 1756206830, 1756206830, '1'),
(231870, 39386, 'QU', 'OK', 'S', 1756206834, 1756206834, '1'),
(231871, 36913, 'QU', 'OK', 'S', 1756206837, 1756206837, '1'),
(231872, 37820, 'QU', 'OK', 'S', 1756206843, 1756206843, '1'),
(231873, 38417, 'QU', 'OK', 'S', 1756206846, 1756206846, '1'),
(231874, 39162, 'QU', 'OK', 'S', 1756206849, 1756206849, '1'),
(231875, 39397, 'QU', 'OK', 'S', 1756206852, 1756206852, '1'),
(231876, 35105, 'QU', 'OK', 'S', 1756206855, 1756206855, '1'),
(231877, 39405, 'QU', 'OK', 'S', 1756206859, 1756206859, '1'),
(231878, 39310, 'QU', 'OK', 'S', 1756206863, 1756206863, '1'),
(231879, 38361, 'QU', 'OK', 'S', 1756206867, 1756206867, '1'),
(231880, 11125, 'QU', 'OK', 'S', 1756206870, 1756206870, '1'),
(231881, 39307, 'QU', 'OK', 'S', 1756206874, 1756206874, '1'),
(231882, 38772, 'QU', 'OK', 'S', 1756206877, 1756206877, '1'),
(231883, 18970, 'QU', 'OK', 'S', 1756206880, 1756206880, '1'),
(231884, 37998, 'QU', 'OK', 'S', 1756206884, 1756206884, '1'),
(231885, 39397, 'QU', 'OK', 'S', 1756206887, 1756206887, '1'),
(231886, 38539, 'QU', 'OK', 'S', 1756206890, 1756206890, '1'),
(231887, 38524, 'QU', 'OK', 'S', 1756206893, 1756206893, '1'),
(231888, 38656, 'QU', 'OK', 'S', 1756206895, 1756206895, '1'),
(231889, 38771, 'QU', 'OK', 'S', 1756206900, 1756206900, '1'),
(231890, 37771, 'QU', 'OK', 'S', 1756206903, 1756206903, '1'),
(231891, 2078, 'QU', 'OK', 'S', 1756206909, 1756206909, '1'),
(231892, 32438, 'QU', 'OK', 'S', 1756206949, 1756206949, '1'),
(231893, 3514, 'QU', 'OK', 'S', 1756206954, 1756206954, '1'),
(231894, 18691, 'QU', 'OK', 'S', 1756206979, 1756206979, '1'),
(231895, 10807, 'QU', 'OK', 'S', 1756206984, 1756206984, '1'),
(231896, 37385, 'QU', 'OK', 'S', 1756207000, 1756207000, '1'),
(231897, 18377, 'QU', 'OK', 'S', 1756207003, 1756207003, '1'),
(231898, 15111, 'QU', 'OK', 'S', 1756207007, 1756207007, '1'),
(231899, 35933, 'QU', 'OK', 'S', 1756207011, 1756207011, '1'),
(231900, 36884, 'QU', 'OK', 'S', 1756207024, 1756207024, '1'),
(231901, 39370, 'QU', 'OK', 'S', 1756207027, 1756207027, '1'),
(231902, 15289, 'QU', 'OK', 'S', 1756207033, 1756207033, '1'),
(231903, 12981, 'QU', 'OK', 'S', 1756207036, 1756207036, '1'),
(231904, 31316, 'QU', 'OK', 'S', 1756207039, 1756207039, '1'),
(231905, 36673, 'QU', 'OK', 'S', 1756207043, 1756207043, '1'),
(231906, 23132, 'QU', 'OK', 'S', 1756207046, 1756207046, '1'),
(231907, 36924, 'QU', 'OK', 'S', 1756207050, 1756207050, '1'),
(231908, 11026, 'QU', 'OK', 'S', 1756207053, 1756207053, '1'),
(231909, 31599, 'QU', 'OK', 'S', 1756207057, 1756207057, '1'),
(231910, 38887, 'QU', 'OK', 'S', 1756207062, 1756207062, '1'),
(231911, 37194, 'QU', 'OK', 'S', 1756207066, 1756207066, '1'),
(231912, 9205, 'QU', 'OK', 'S', 1756207070, 1756207070, '1'),
(231913, 39299, 'QU', 'OK', 'S', 1756207076, 1756207076, '1'),
(231914, 37766, 'QU', 'OK', 'S', 1756207080, 1756207080, '1'),
(231915, 39426, 'QU', 'OK', 'S', 1756207083, 1756207083, '1'),
(231916, 38512, 'QU', 'OK', 'S', 1756207087, 1756207087, '1'),
(231917, 18692, 'QU', 'OK', 'S', 1756207090, 1756207090, '1'),
(231918, 39375, 'QU', 'OK', 'S', 1756207093, 1756207093, '1'),
(231919, 37832, 'QU', 'OK', 'S', 1756207096, 1756207096, '1'),
(231920, 15390, 'QU', 'OK', 'S', 1756207100, 1756207100, '1'),
(231921, 30059, 'QU', 'OK', 'S', 1756207104, 1756207104, '1'),
(231922, 38037, 'QU', 'OK', 'S', 1756207109, 1756207109, '1'),
(231923, 12175, 'QU', 'OK', 'S', 1756207113, 1756207113, '1'),
(231924, 21298, 'QU', 'OK', 'S', 1756207116, 1756207116, '1'),
(231925, 21298, 'QU', 'OK', 'S', 1756207120, 1756207120, '1'),
(231926, 18729, 'QU', 'OK', 'S', 1756207123, 1756207123, '1'),
(231927, 35105, 'QU', 'OK', 'S', 1756207156, 1756207156, '1'),
(231928, 37507, 'QU', 'OK', 'S', 1756207161, 1756207161, '1'),
(231929, 21110, 'QU', 'OK', 'S', 1756207165, 1756207165, '1'),
(231930, 39076, 'QU', 'OK', 'S', 1756207170, 1756207170, '1'),
(231931, 37182, 'QU', 'OK', 'S', 1756207172, 1756207172, '1'),
(231932, 31875, 'QU', 'OK', 'S', 1756207175, 1756207175, '1'),
(231933, 39405, 'QU', 'OK', 'S', 1756207178, 1756207178, '1'),
(231934, 36874, 'QU', 'OK', 'S', 1756207181, 1756207181, '1'),
(231935, 39203, 'QU', 'OK', 'S', 1756207184, 1756207184, '1'),
(231936, 28999, 'QU', 'OK', 'S', 1756207185, 1756207185, '1'),
(231937, 38698, 'QU', 'OK', 'S', 1756207188, 1756207188, '1'),
(231938, 38910, 'QU', 'OK', 'S', 1756207192, 1756207192, '1'),
(231939, 10896, 'QU', 'OK', 'S', 1756207194, 1756207194, '1'),
(231940, 38315, 'QU', 'OK', 'S', 1756207197, 1756207197, '1'),
(231941, 21298, 'QU', 'OK', 'S', 1756207201, 1756207201, '1'),
(231942, 36094, 'QU', 'OK', 'S', 1756207204, 1756207204, '1'),
(231943, 27656, 'QU', 'OK', 'S', 1756207207, 1756207207, '1'),
(231944, 38406, 'QU', 'OK', 'S', 1756207210, 1756207210, '1'),
(231945, 15747, 'QU', 'OK', 'S', 1756207214, 1756207214, '1'),
(231946, 39392, 'QU', 'OK', 'S', 1756207217, 1756207217, '1'),
(231947, 23075, 'QU', 'OK', 'S', 1756207220, 1756207220, '1'),
(231948, 34744, 'QU', 'OK', 'S', 1756207224, 1756207224, '1'),
(231949, 30538, 'QU', 'OK', 'S', 1756207227, 1756207227, '1'),
(231950, 37507, 'QU', 'OK', 'S', 1756207230, 1756207230, '1'),
(231951, 7769, 'QU', 'OK', 'S', 1756207234, 1756207234, '1'),
(231952, 39400, 'QU', 'OK', 'S', 1756207237, 1756207237, '1'),
(231953, 135, 'QU', 'OK', 'S', 1756207244, 1756207244, '1'),
(231954, 21298, 'QU', 'OK', 'S', 1756207249, 1756207249, '1'),
(231955, 36793, 'QU', 'OK', 'S', 1756207253, 1756207253, '1'),
(231956, 38936, 'QU', 'OK', 'S', 1756207259, 1756207259, '1'),
(231957, 32851, 'QU', 'OK', 'S', 1756207263, 1756207263, '1'),
(231958, 14543, 'QU', 'OK', 'S', 1756207266, 1756207266, '1'),
(231959, 27994, 'QU', 'OK', 'S', 1756207269, 1756207269, '1'),
(231960, 38883, 'QU', 'OK', 'S', 1756207272, 1756207272, '1'),
(231961, 22799, 'QU', 'OK', 'S', 1756207277, 1756207277, '1'),
(231962, 39390, 'QU', 'OK', 'S', 1756207281, 1756207281, '1'),
(231963, 39423, 'QU', 'OK', 'S', 1756207287, 1756207287, '1'),
(231964, 12843, 'QU', 'OK', 'S', 1756207291, 1756207291, '1'),
(231965, 38528, 'QU', 'OK', 'S', 1756208759, 1756208759, '1'),
(231966, 39556, 'QU', 'OK', 'S', 1756209270, 1756209270, '1'),
(231967, 39553, 'QU', 'OK', 'S', 1756210030, 1756210030, '1'),
(231968, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231969, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231970, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231971, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231972, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231973, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231974, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231975, 39551, 'QU', 'OK', 'S', 1756218416, 1756218416, '1'),
(231976, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231977, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231978, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231979, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231980, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231981, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231982, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231983, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231984, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231985, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231986, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231987, 39550, 'QU', 'OK', 'S', 1756219489, 1756219489, '1'),
(231988, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231989, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231990, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231991, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231992, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231993, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231994, 39511, 'QU', 'OK', 'S', 1756220192, 1756220192, '1'),
(231995, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(231996, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(231997, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(231998, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(231999, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(232000, 39462, 'QU', 'OK', 'S', 1756220306, 1756220306, '1'),
(232001, 38308, 'QU', 'OK', 'S', 1756220337, 1756220337, '1'),
(232002, 38097, 'QU', 'OK', 'S', 1756358525, 1756358525, '1'),
(232003, 38527, 'QU', 'OK', 'S', 1756358529, 1756358529, '1'),
(232004, 19843, 'QU', 'OK', 'S', 1756358535, 1756358535, '1'),
(232005, 30414, 'QU', 'OK', 'S', 1756358538, 1756358538, '1'),
(232006, 31144, 'QU', 'OK', 'S', 1756358637, 1756358637, '1'),
(232007, 31144, 'QU', 'OK', 'S', 1756358641, 1756358641, '1'),
(232008, 37532, 'QU', 'OK', 'S', 1756358665, 1756358665, '1'),
(232009, 37470, 'QU', 'OK', 'S', 1756358854, 1756358854, '1'),
(232010, 37471, 'QU', 'OK', 'S', 1756358858, 1756358858, '1'),
(232011, 37469, 'QU', 'OK', 'S', 1756358862, 1756358862, '1'),
(232012, 37475, 'QU', 'OK', 'S', 1756358866, 1756358866, '1'),
(232013, 37413, 'QU', 'OK', 'S', 1756358869, 1756358869, '1'),
(232014, 37407, 'QU', 'OK', 'S', 1756358871, 1756358871, '1'),
(232015, 37407, 'QU', 'OK', 'S', 1756358886, 1756358886, '1'),
(232016, 38492, 'QU', 'OK', 'S', 1756364016, 1756364016, '1'),
(232017, 38781, 'QU', 'OK', 'S', 1756364020, 1756364020, '1'),
(232018, 39201, 'QU', 'OK', 'S', 1756364025, 1756364025, '1'),
(232019, 38806, 'QU', 'OK', 'S', 1756364033, 1756364033, '1'),
(232020, 38449, 'QU', 'OK', 'S', 1756364037, 1756364037, '1'),
(232021, 38449, 'QU', 'OK', 'S', 1756364044, 1756364044, '1'),
(232022, 39236, 'QU', 'OK', 'S', 1756364048, 1756364048, '1'),
(232023, 38516, 'QU', 'OK', 'S', 1756364053, 1756364053, '1'),
(232024, 13445, 'QU', 'OK', 'S', 1756364060, 1756364060, '1'),
(232025, 13445, 'QU', 'OK', 'S', 1756364065, 1756364065, '1'),
(232026, 39221, 'QU', 'OK', 'S', 1756364079, 1756364079, '1'),
(232027, 38414, 'QU', 'OK', 'S', 1756364083, 1756364083, '1'),
(232028, 38493, 'QU', 'OK', 'S', 1756364087, 1756364087, '1'),
(232029, 18219, 'QU', 'OK', 'S', 1756364146, 1756364146, '1'),
(232030, 18219, 'QU', 'OK', 'S', 1756364151, 1756364151, '1'),
(232031, 38518, 'QU', 'OK', 'S', 1756364155, 1756364155, '1'),
(232032, 38415, 'QU', 'OK', 'S', 1756364160, 1756364160, '1'),
(232033, 38415, 'QU', 'OK', 'S', 1756364165, 1756364165, '1'),
(232034, 38415, 'QU', 'OK', 'S', 1756364171, 1756364171, '1'),
(232035, 39420, 'QU', 'OK', 'S', 1756364570, 1756364570, '1'),
(232036, 39420, 'QU', 'OK', 'S', 1756364585, 1756364585, '1'),
(232037, 38381, 'QU', 'OK', 'S', 1756364726, 1756364726, '1'),
(232038, 38204, 'QU', 'OK', 'S', 1756364871, 1756364871, '1'),
(232039, 37957, 'QU', 'OK', 'S', 1756365200, 1756365200, '1'),
(232040, 38260, 'QU', 'OK', 'S', 1756365296, 1756365296, '1'),
(232041, 38334, 'QU', 'OK', 'S', 1756365370, 1756365370, '1'),
(232042, 38333, 'QU', 'OK', 'S', 1756365413, 1756365413, '1'),
(232043, 38044, 'QU', 'OK', 'S', 1756365450, 1756365450, '1'),
(232044, 39386, 'QU', 'OK', 'S', 1756365492, 1756365492, '1'),
(232045, 35781, 'QU', 'OK', 'S', 1756366227, 1756366227, '1'),
(232046, 35781, 'QU', 'OK', 'S', 1756366230, 1756366230, '1'),
(232047, 35783, 'QU', 'OK', 'S', 1756366429, 1756366429, '1'),
(232048, 39597, 'QU', 'OK', 'S', 1756366500, 1756366500, '1'),
(232049, 35789, 'QU', 'OK', 'S', 1756366629, 1756366629, '1'),
(232050, 35786, 'QU', 'OK', 'S', 1756366746, 1756366746, '1'),
(232051, 39604, 'QU', 'OK', 'S', 1756367074, 1756367074, '1'),
(232052, 39605, 'QU', 'OK', 'S', 1756367345, 1756367345, '1'),
(232053, 39444, 'QU', 'OK', 'S', 1756367620, 1756367620, '1'),
(232054, 39601, 'QU', 'OK', 'S', 1756367703, 1756367703, '1'),
(232055, 39606, 'QU', 'OK', 'S', 1756367846, 1756367846, '1'),
(232056, 37805, 'QU', 'OK', 'S', 1756367962, 1756367962, '1'),
(232057, 35933, 'QU', 'OK', 'S', 1756368145, 1756368145, '1'),
(232058, 25896, 'QU', 'OK', 'S', 1756368404, 1756368404, '1'),
(232059, 27695, 'QU', 'OK', 'S', 1756368438, 1756368438, '1'),
(232060, 21876, 'QU', 'OK', 'S', 1756368522, 1756368522, '1'),
(232061, 24466, 'QU', 'OK', 'S', 1756368558, 1756368558, '1'),
(232062, 39590, 'QU', 'OK', 'S', 1756368918, 1756368918, '1'),
(232063, 39591, 'QU', 'OK', 'S', 1756368948, 1756368948, '1'),
(232064, 39592, 'QU', 'OK', 'S', 1756368979, 1756368979, '1'),
(232065, 39593, 'QU', 'OK', 'S', 1756369159, 1756369159, '1'),
(232066, 39594, 'QU', 'OK', 'S', 1756369259, 1756369259, '1'),
(232067, 39595, 'QU', 'OK', 'S', 1756369355, 1756369355, '1'),
(232068, 39596, 'QU', 'OK', 'S', 1756369444, 1756369444, '1'),
(232069, 39598, 'QU', 'OK', 'S', 1756369942, 1756369942, '1'),
(232070, 39599, 'QU', 'OK', 'S', 1756369994, 1756369994, '1'),
(232071, 39602, 'QU', 'OK', 'S', 1756370030, 1756370030, '1'),
(232072, 39603, 'QU', 'OK', 'S', 1756370057, 1756370057, '1'),
(232073, 25895, 'QU', 'OK', 'S', 1756370089, 1756370089, '1'),
(232074, 39410, 'QU', 'OK', 'S', 1756370136, 1756370136, '1'),
(232075, 39607, 'QU', 'OK', 'S', 1756371875, 1756371875, '1'),
(232076, 39611, 'QU', 'OK', 'S', 1756372128, 1756372128, '1'),
(232077, 39608, 'QU', 'OK', 'S', 1756372510, 1756372510, '1'),
(232078, 39609, 'QU', 'OK', 'S', 1756372984, 1756372984, '1'),
(232079, 31147, 'QU', 'OK', 'S', 1756373300, 1756373300, '1'),
(232080, 39610, 'QU', 'OK', 'S', 1756373333, 1756373333, '1'),
(232081, 37522, 'QU', 'OK', 'S', 1756373343, 1756373343, '1'),
(232082, 38168, 'QU', 'OK', 'S', 1756373367, 1756373367, '1'),
(232083, 35316, 'QU', 'OK', 'S', 1756373677, 1756373677, '1'),
(232084, 36376, 'QU', 'OK', 'S', 1756373684, 1756373684, '1'),
(232085, 25247, 'QU', 'OK', 'S', 1756373760, 1756373760, '1'),
(232086, 35316, 'QU', 'OK', 'S', 1756373827, 1756373827, '1'),
(232087, 35316, 'QU', 'OK', 'S', 1756373829, 1756373829, '1'),
(232088, 35316, 'QU', 'OK', 'S', 1756373836, 1756373836, '1'),
(232089, 35316, 'QU', 'OK', 'S', 1756373838, 1756373838, '1'),
(232090, 35316, 'QU', 'OK', 'S', 1756373846, 1756373846, '1'),
(232091, 35316, 'QU', 'OK', 'S', 1756373848, 1756373848, '1'),
(232092, 35316, 'QU', 'OK', 'S', 1756373850, 1756373850, '1'),
(232093, 35316, 'QU', 'OK', 'S', 1756373852, 1756373852, '1'),
(232094, 35316, 'QU', 'OK', 'S', 1756373854, 1756373854, '1'),
(232095, 35316, 'QU', 'OK', 'S', 1756373869, 1756373869, '1'),
(232096, 35316, 'QU', 'OK', 'S', 1756373871, 1756373871, '1'),
(232097, 35316, 'QU', 'OK', 'S', 1756373872, 1756373872, '1'),
(232098, 35316, 'QU', 'OK', 'S', 1756373874, 1756373874, '1'),
(232099, 35316, 'QU', 'OK', 'S', 1756373876, 1756373876, '1'),
(232100, 35316, 'QU', 'OK', 'S', 1756373884, 1756373884, '1'),
(232101, 25247, 'QU', 'OK', 'S', 1756373988, 1756373988, '1'),
(232102, 36863, 'QU', 'OK', 'S', 1756374358, 1756374358, '1'),
(232103, 33556, 'QU', 'OK', 'S', 1756374361, 1756374361, '1'),
(232104, 36091, 'QU', 'OK', 'S', 1756374363, 1756374363, '1'),
(232105, 33556, 'QU', 'OK', 'S', 1756374366, 1756374366, '1'),
(232106, 38434, 'QU', 'OK', 'S', 1756374369, 1756374369, '1'),
(232107, 36787, 'QU', 'OK', 'S', 1756374376, 1756374376, '1'),
(232108, 38032, 'QU', 'OK', 'S', 1756374381, 1756374381, '1'),
(232109, 38764, 'QU', 'OK', 'S', 1756374385, 1756374385, '1'),
(232110, 26877, 'QU', 'OK', 'S', 1756374389, 1756374389, '1'),
(232111, 32393, 'QU', 'OK', 'S', 1756374393, 1756374393, '1'),
(232112, 32393, 'QU', 'OK', 'S', 1756374397, 1756374397, '1'),
(232113, 35793, 'QU', 'OK', 'S', 1756374401, 1756374401, '1'),
(232114, 39236, 'QU', 'OK', 'S', 1756374405, 1756374405, '1'),
(232115, 38429, 'QU', 'OK', 'S', 1756374409, 1756374409, '1'),
(232116, 8449, 'QU', 'OK', 'S', 1756374412, 1756374412, '1'),
(232117, 37826, 'QU', 'OK', 'S', 1756374416, 1756374416, '1'),
(232118, 39236, 'QU', 'OK', 'S', 1756374420, 1756374420, '1'),
(232119, 39236, 'QU', 'OK', 'S', 1756374423, 1756374423, '1'),
(232120, 33164, 'QU', 'OK', 'S', 1756374427, 1756374427, '1'),
(232121, 36863, 'QU', 'OK', 'S', 1756374431, 1756374431, '1'),
(232122, 26763, 'QU', 'OK', 'S', 1756374441, 1756374441, '1'),
(232123, 36323, 'QU', 'OK', 'S', 1756374470, 1756374470, '1'),
(232124, 36323, 'QU', 'OK', 'S', 1756374479, 1756374479, '1'),
(232125, 39553, 'QU', 'OK', 'S', 1756375090, 1756375090, '1'),
(232126, 39532, 'QU', 'OK', 'S', 1756376017, 1756376017, '1'),
(232127, 39532, 'QU', 'OK', 'S', 1756376020, 1756376020, '1'),
(232128, 39532, 'QU', 'OK', 'S', 1756376040, 1756376040, '1'),
(232129, 31147, 'QU', 'OK', 'S', 1756378544, 1756378544, '1'),
(232130, 34608, 'QU', 'OK', 'S', 1756378795, 1756378795, '1'),
(232131, 38426, 'QU', 'OK', 'S', 1756378798, 1756378798, '1'),
(232132, 30536, 'QU', 'OK', 'S', 1756378843, 1756378843, '1'),
(232133, 32421, 'QU', 'OK', 'S', 1756378851, 1756378851, '1'),
(232134, 39540, 'QU', 'OK', 'S', 1756380823, 1756380823, '1'),
(232135, 21298, 'QU', 'OK', 'S', 1756380868, 1756380868, '1'),
(232136, 30293, 'QU', 'OK', 'S', 1756380873, 1756380873, '1'),
(232137, 21298, 'QU', 'OK', 'S', 1756380876, 1756380876, '1'),
(232138, 14542, 'QU', 'OK', 'S', 1756380878, 1756380878, '1'),
(232139, 13018, 'QU', 'OK', 'S', 1756380881, 1756380881, '1'),
(232140, 28829, 'QU', 'OK', 'S', 1756380884, 1756380884, '1'),
(232141, 21298, 'QU', 'OK', 'S', 1756380887, 1756380887, '1'),
(232142, 28827, 'QU', 'OK', 'S', 1756380890, 1756380890, '1'),
(232143, 15815, 'QU', 'OK', 'S', 1756380893, 1756380893, '1'),
(232144, 39440, 'QU', 'OK', 'S', 1756380897, 1756380897, '1'),
(232145, 15815, 'QU', 'OK', 'S', 1756380901, 1756380901, '1'),
(232146, 15815, 'QU', 'OK', 'S', 1756380904, 1756380904, '1'),
(232147, 36941, 'QU', 'OK', 'S', 1756380908, 1756380908, '1'),
(232148, 36941, 'QU', 'OK', 'S', 1756380914, 1756380914, '1'),
(232149, 39378, 'QU', 'OK', 'S', 1756380917, 1756380917, '1'),
(232150, 39378, 'QU', 'OK', 'S', 1756380923, 1756380923, '1'),
(232151, 37822, 'QU', 'OK', 'S', 1756380927, 1756380927, '1'),
(232152, 37438, 'QU', 'OK', 'S', 1756380931, 1756380931, '1'),
(232153, 37438, 'QU', 'OK', 'S', 1756380935, 1756380935, '1'),
(232154, 39380, 'QU', 'OK', 'S', 1756380938, 1756380938, '1'),
(232155, 39384, 'QU', 'OK', 'S', 1756380942, 1756380942, '1'),
(232156, 25171, 'QU', 'OK', 'S', 1756380947, 1756380947, '1'),
(232157, 28828, 'QU', 'OK', 'S', 1756380951, 1756380951, '1'),
(232158, 2337, 'QU', 'OK', 'S', 1756380969, 1756380969, '1'),
(232159, 2337, 'QU', 'OK', 'S', 1756380981, 1756380981, '1'),
(232160, 39380, 'QU', 'OK', 'S', 1756381161, 1756381161, '1'),
(232161, 39436, 'QU', 'OK', 'S', 1756383598, 1756383598, '1'),
(232162, 39435, 'QU', 'OK', 'S', 1756383616, 1756383616, '1'),
(232163, 39434, 'QU', 'OK', 'S', 1756383624, 1756383624, '1'),
(232164, 39444, 'QU', 'OK', 'S', 1756383626, 1756383626, '1'),
(232165, 39433, 'QU', 'OK', 'S', 1756383631, 1756383631, '1'),
(232166, 39432, 'QU', 'OK', 'S', 1756383638, 1756383638, '1'),
(232167, 39431, 'QU', 'OK', 'S', 1756383643, 1756383643, '1'),
(232168, 37378, 'QU', 'OK', 'S', 1756383665, 1756383665, '1'),
(232169, 37378, 'QU', 'OK', 'S', 1756383665, 1756383665, '1'),
(232170, 37378, 'QU', 'OK', 'S', 1756383665, 1756383665, '1'),
(232171, 37378, 'QU', 'OK', 'S', 1756383665, 1756383665, '1'),
(232172, 37334, 'QU', 'OK', 'S', 1756383701, 1756383701, '1'),
(232173, 37247, 'QU', 'OK', 'S', 1756383756, 1756383756, '1'),
(232174, 37248, 'QU', 'OK', 'S', 1756383765, 1756383765, '1'),
(232175, 38450, 'QU', 'OK', 'S', 1756384769, 1756384769, '1'),
(232176, 38415, 'QU', 'OK', 'S', 1756384771, 1756384771, '1'),
(232177, 35436, 'QU', 'OK', 'S', 1756392473, 1756392473, '1'),
(232178, 35436, 'QU', 'OK', 'S', 1756392473, 1756392473, '1'),
(232179, 35436, 'QU', 'OK', 'S', 1756392473, 1756392473, '1'),
(232180, 35436, 'QU', 'OK', 'S', 1756392473, 1756392473, '1'),
(232181, 13620, 'QU', 'OK', 'S', 1756445414, 1756445414, '1'),
(232182, 13620, 'QU', 'OK', 'S', 1756445416, 1756445416, '1'),
(232183, 39412, 'QU', 'OK', 'S', 1756445676, 1756445676, '1'),
(232184, 38416, 'QU', 'OK', 'S', 1756445681, 1756445681, '1'),
(232185, 39412, 'QU', 'OK', 'S', 1756445684, 1756445684, '1'),
(232186, 33852, 'QU', 'OK', 'S', 1756445687, 1756445687, '1'),
(232187, 33852, 'QU', 'OK', 'S', 1756445690, 1756445690, '1'),
(232188, 39376, 'QU', 'OK', 'S', 1756445692, 1756445692, '1'),
(232189, 39412, 'QU', 'OK', 'S', 1756445695, 1756445695, '1'),
(232190, 39384, 'QU', 'OK', 'S', 1756445701, 1756445701, '1'),
(232191, 35714, 'QU', 'OK', 'S', 1756445704, 1756445704, '1'),
(232192, 39376, 'QU', 'OK', 'S', 1756445707, 1756445707, '1'),
(232193, 39384, 'QU', 'OK', 'S', 1756445711, 1756445711, '1'),
(232194, 39384, 'QU', 'OK', 'S', 1756445714, 1756445714, '1'),
(232195, 39485, 'QU', 'OK', 'S', 1756445717, 1756445717, '1'),
(232196, 11099, 'QU', 'OK', 'S', 1756445719, 1756445719, '1'),
(232197, 11099, 'QU', 'OK', 'S', 1756445722, 1756445722, '1'),
(232198, 38416, 'QU', 'OK', 'S', 1756445726, 1756445726, '1'),
(232199, 39412, 'QU', 'OK', 'S', 1756445729, 1756445729, '1'),
(232200, 39412, 'QU', 'OK', 'S', 1756445732, 1756445732, '1'),
(232201, 38423, 'QU', 'OK', 'S', 1756445736, 1756445736, '1'),
(232202, 27465, 'QU', 'OK', 'S', 1756446667, 1756446667, '1'),
(232203, 37432, 'QU', 'OK', 'S', 1756446679, 1756446679, '1'),
(232204, 38869, 'QU', 'OK', 'S', 1756446681, 1756446681, '1'),
(232205, 13018, 'QU', 'OK', 'S', 1756447484, 1756447484, '1'),
(232206, 13018, 'QU', 'OK', 'S', 1756447493, 1756447493, '1'),
(232207, 38954, 'QU', 'OK', 'S', 1756448087, 1756448087, '1'),
(232208, 38949, 'QU', 'OK', 'S', 1756448093, 1756448093, '1'),
(232209, 38949, 'QU', 'OK', 'S', 1756448099, 1756448099, '1'),
(232210, 39353, 'QU', 'OK', 'S', 1756448419, 1756448419, '1'),
(232211, 38448, 'QU', 'OK', 'S', 1756448782, 1756448782, '1'),
(232212, 13445, 'QU', 'OK', 'S', 1756448798, 1756448798, '1'),
(232213, 13445, 'QU', 'OK', 'S', 1756448798, 1756448798, '1'),
(232214, 18243, 'QU', 'OK', 'S', 1756448813, 1756448813, '1'),
(232215, 20414, 'QU', 'OK', 'S', 1756448823, 1756448823, '1'),
(232216, 38448, 'QU', 'OK', 'S', 1756448852, 1756448852, '1'),
(232217, 38448, 'QU', 'OK', 'S', 1756448854, 1756448854, '1'),
(232218, 13445, 'QU', 'OK', 'S', 1756448889, 1756448889, '1'),
(232219, 13445, 'QU', 'OK', 'S', 1756448892, 1756448892, '1'),
(232220, 13445, 'QU', 'OK', 'S', 1756448898, 1756448898, '1'),
(232221, 13445, 'QU', 'OK', 'S', 1756448902, 1756448902, '1'),
(232222, 13445, 'QU', 'OK', 'S', 1756448905, 1756448905, '1'),
(232223, 13445, 'QU', 'OK', 'S', 1756448909, 1756448909, '1'),
(232224, 13445, 'QU', 'OK', 'S', 1756448912, 1756448912, '1'),
(232225, 13445, 'QU', 'OK', 'S', 1756448916, 1756448916, '1'),
(232226, 13445, 'QU', 'OK', 'S', 1756448921, 1756448921, '1'),
(232227, 13445, 'QU', 'OK', 'S', 1756448926, 1756448926, '1'),
(232228, 13445, 'QU', 'OK', 'S', 1756448930, 1756448930, '1'),
(232229, 13445, 'QU', 'OK', 'S', 1756448964, 1756448964, '1'),
(232230, 13445, 'QU', 'OK', 'S', 1756448968, 1756448968, '1'),
(232231, 13445, 'QU', 'OK', 'S', 1756448972, 1756448972, '1'),
(232232, 13445, 'QU', 'OK', 'S', 1756448977, 1756448977, '1'),
(232233, 13445, 'QU', 'OK', 'S', 1756448981, 1756448981, '1'),
(232234, 13445, 'QU', 'OK', 'S', 1756448985, 1756448985, '1'),
(232235, 13445, 'QU', 'OK', 'S', 1756448989, 1756448989, '1'),
(232236, 13445, 'QU', 'OK', 'S', 1756448993, 1756448993, '1'),
(232237, 13445, 'QU', 'OK', 'S', 1756449002, 1756449002, '1'),
(232238, 13445, 'QU', 'OK', 'S', 1756449007, 1756449007, '1'),
(232239, 13445, 'QU', 'OK', 'S', 1756449028, 1756449028, '1'),
(232240, 13445, 'QU', 'OK', 'S', 1756449034, 1756449034, '1'),
(232241, 13445, 'QU', 'OK', 'S', 1756449038, 1756449038, '1'),
(232242, 13445, 'QU', 'OK', 'S', 1756449042, 1756449042, '1'),
(232243, 18243, 'QU', 'OK', 'S', 1756449093, 1756449093, '1'),
(232244, 18243, 'QU', 'OK', 'S', 1756449123, 1756449123, '1'),
(232245, 39255, 'QU', 'OK', 'S', 1756449462, 1756449462, '1'),
(232246, 39257, 'QU', 'OK', 'S', 1756449494, 1756449494, '1'),
(232247, 39655, 'QU', 'OK', 'S', 1756454854, 1756454854, '1'),
(232248, 39654, 'QU', 'OK', 'S', 1756455101, 1756455101, '1'),
(232249, 39653, 'QU', 'OK', 'S', 1756455117, 1756455117, '1'),
(232250, 39627, 'QU', 'OK', 'S', 1756455158, 1756455158, '1'),
(232251, 39612, 'QU', 'OK', 'S', 1756455352, 1756455352, '1'),
(232252, 39613, 'QU', 'OK', 'S', 1756455413, 1756455413, '1'),
(232253, 39612, 'QU', 'OK', 'S', 1756455434, 1756455434, '1'),
(232254, 39621, 'QU', 'OK', 'S', 1756455496, 1756455496, '1'),
(232255, 39618, 'QU', 'OK', 'S', 1756455657, 1756455657, '1'),
(232256, 39619, 'QU', 'OK', 'S', 1756455746, 1756455746, '1'),
(232257, 39620, 'QU', 'OK', 'S', 1756455845, 1756455845, '1'),
(232258, 39623, 'QU', 'OK', 'S', 1756455980, 1756455980, '1'),
(232259, 39622, 'QU', 'OK', 'S', 1756456103, 1756456103, '1'),
(232260, 23747, 'QU', 'OK', 'S', 1756460280, 1756460280, '1'),
(232261, 39624, 'QU', 'OK', 'S', 1756460285, 1756460285, '1'),
(232262, 23747, 'QU', 'OK', 'S', 1756460300, 1756460300, '1'),
(232263, 39625, 'QU', 'OK', 'S', 1756460326, 1756460326, '1'),
(232264, 39626, 'QU', 'OK', 'S', 1756460356, 1756460356, '1'),
(232265, 23747, 'QU', 'OK', 'S', 1756460359, 1756460359, '1'),
(232266, 23747, 'QU', 'OK', 'S', 1756460382, 1756460382, '1'),
(232267, 39614, 'QU', 'OK', 'S', 1756460591, 1756460591, '1'),
(232268, 39615, 'QU', 'OK', 'S', 1756460619, 1756460619, '1'),
(232269, 39616, 'QU', 'OK', 'S', 1756460645, 1756460645, '1'),
(232270, 39617, 'QU', 'OK', 'S', 1756460772, 1756460772, '1'),
(232271, 39628, 'QU', 'OK', 'S', 1756460812, 1756460812, '1'),
(232272, 38906, 'QU', 'OK', 'S', 1756460860, 1756460860, '1'),
(232273, 12913, 'QU', 'OK', 'S', 1756461033, 1756461033, '1'),
(232274, 10740, 'QU', 'OK', 'S', 1756461039, 1756461039, '1'),
(232275, 17796, 'QU', 'OK', 'S', 1756461067, 1756461067, '1'),
(232276, 21874, 'QU', 'OK', 'S', 1756461161, 1756461161, '1'),
(232277, 39483, 'QU', 'OK', 'S', 1756461207, 1756461207, '1'),
(232278, 36577, 'QU', 'OK', 'S', 1756461271, 1756461271, '1'),
(232279, 36577, 'QU', 'OK', 'S', 1756461275, 1756461275, '1'),
(232280, 37176, 'QU', 'OK', 'S', 1756461282, 1756461282, '1'),
(232281, 37176, 'QU', 'OK', 'S', 1756461286, 1756461286, '1'),
(232282, 24259, 'QU', 'OK', 'S', 1756461289, 1756461289, '1'),
(232283, 31650, 'QU', 'OK', 'S', 1756461292, 1756461292, '1'),
(232284, 32371, 'QU', 'OK', 'S', 1756461296, 1756461296, '1'),
(232285, 39352, 'QU', 'OK', 'S', 1756461304, 1756461304, '1'),
(232286, 39351, 'QU', 'OK', 'S', 1756461307, 1756461307, '1'),
(232287, 39350, 'QU', 'OK', 'S', 1756461310, 1756461310, '1'),
(232288, 24247, 'QU', 'OK', 'S', 1756461314, 1756461314, '1'),
(232289, 33293, 'QU', 'OK', 'S', 1756461319, 1756461319, '1'),
(232290, 39483, 'QU', 'OK', 'S', 1756461322, 1756461322, '1'),
(232291, 37784, 'QU', 'OK', 'S', 1756461324, 1756461324, '1'),
(232292, 39352, 'QU', 'OK', 'S', 1756461328, 1756461328, '1'),
(232293, 39373, 'QU', 'OK', 'S', 1756461332, 1756461332, '1'),
(232294, 39350, 'QU', 'OK', 'S', 1756461336, 1756461336, '1'),
(232295, 37219, 'QU', 'OK', 'S', 1756461339, 1756461339, '1'),
(232296, 37784, 'QU', 'OK', 'S', 1756461343, 1756461343, '1'),
(232297, 37064, 'QU', 'OK', 'S', 1756461347, 1756461347, '1'),
(232298, 37219, 'QU', 'OK', 'S', 1756461352, 1756461352, '1'),
(232299, 18560, 'QU', 'OK', 'S', 1756461357, 1756461357, '1'),
(232300, 39340, 'QU', 'OK', 'S', 1756461361, 1756461361, '1'),
(232301, 39340, 'QU', 'OK', 'S', 1756461365, 1756461365, '1'),
(232302, 37064, 'QU', 'OK', 'S', 1756461370, 1756461370, '1'),
(232303, 37066, 'QU', 'OK', 'S', 1756461395, 1756461395, '1'),
(232304, 37066, 'QU', 'OK', 'S', 1756461401, 1756461401, '1'),
(232305, 39373, 'QU', 'OK', 'S', 1756461406, 1756461406, '1'),
(232306, 39276, 'QU', 'OK', 'S', 1756461410, 1756461410, '1'),
(232307, 39279, 'QU', 'OK', 'S', 1756461412, 1756461412, '1'),
(232308, 32371, 'QU', 'OK', 'S', 1756461418, 1756461418, '1'),
(232309, 32371, 'QU', 'OK', 'S', 1756461420, 1756461420, '1'),
(232310, 33293, 'QU', 'OK', 'S', 1756461422, 1756461422, '1'),
(232311, 39276, 'QU', 'OK', 'S', 1756461425, 1756461425, '1'),
(232312, 18555, 'QU', 'OK', 'S', 1756461427, 1756461427, '1'),
(232313, 39278, 'QU', 'OK', 'S', 1756461430, 1756461430, '1'),
(232314, 33294, 'QU', 'OK', 'S', 1756461433, 1756461433, '1'),
(232315, 18560, 'QU', 'OK', 'S', 1756461439, 1756461439, '1'),
(232316, 39278, 'QU', 'OK', 'S', 1756461444, 1756461444, '1'),
(232317, 33293, 'QU', 'OK', 'S', 1756461447, 1756461447, '1'),
(232318, 24432, 'QU', 'OK', 'S', 1756461450, 1756461450, '1'),
(232319, 18560, 'QU', 'OK', 'S', 1756461452, 1756461452, '1'),
(232320, 35098, 'QU', 'OK', 'S', 1756461466, 1756461466, '1'),
(232321, 37176, 'QU', 'OK', 'S', 1756461470, 1756461470, '1'),
(232322, 37177, 'QU', 'OK', 'S', 1756461475, 1756461475, '1'),
(232323, 37177, 'QU', 'OK', 'S', 1756461479, 1756461479, '1'),
(232324, 38418, 'QU', 'OK', 'S', 1756461484, 1756461484, '1'),
(232325, 29332, 'QU', 'OK', 'S', 1756461492, 1756461492, '1'),
(232326, 37822, 'QU', 'OK', 'S', 1756461494, 1756461494, '1'),
(232327, 39212, 'QU', 'OK', 'S', 1756461495, 1756461495, '1'),
(232328, 39341, 'QU', 'OK', 'S', 1756461503, 1756461503, '1'),
(232329, 12441, 'QU', 'OK', 'S', 1756461513, 1756461513, '1'),
(232330, 30980, 'QU', 'OK', 'S', 1756461519, 1756461519, '1'),
(232331, 36581, 'QU', 'OK', 'S', 1756461525, 1756461525, '1'),
(232332, 39351, 'QU', 'OK', 'S', 1756461530, 1756461530, '1'),
(232333, 37322, 'QU', 'OK', 'S', 1756461534, 1756461534, '1'),
(232334, 39341, 'QU', 'OK', 'S', 1756461538, 1756461538, '1'),
(232335, 37066, 'QU', 'OK', 'S', 1756461544, 1756461544, '1'),
(232336, 30980, 'QU', 'OK', 'S', 1756461549, 1756461549, '1'),
(232337, 32978, 'QU', 'OK', 'S', 1756461570, 1756461570, '1'),
(232338, 38617, 'QU', 'OK', 'S', 1756461669, 1756461669, '1'),
(232339, 38617, 'QU', 'OK', 'S', 1756461715, 1756461715, '1'),
(232340, 34067, 'QU', 'OK', 'S', 1756461878, 1756461878, '1'),
(232341, 29401, 'QU', 'OK', 'S', 1756462393, 1756462393, '1'),
(232342, 37066, 'QU', 'OK', 'S', 1756462457, 1756462457, '1'),
(232343, 39650, 'QU', 'OK', 'S', 1756462481, 1756462481, '1'),
(232344, 2769, 'QU', 'OK', 'S', 1756462687, 1756462687, '1'),
(232345, 2343, 'QU', 'OK', 'S', 1756462694, 1756462694, '1'),
(232346, 24248, 'QU', 'OK', 'S', 1756462704, 1756462704, '1'),
(232347, 39643, 'QU', 'OK', 'S', 1756462740, 1756462740, '1'),
(232348, 39644, 'QU', 'OK', 'S', 1756462808, 1756462808, '1'),
(232349, 39645, 'QU', 'OK', 'S', 1756462861, 1756462861, '1'),
(232350, 37066, 'QU', 'OK', 'S', 1756462882, 1756462882, '1'),
(232351, 37066, 'QU', 'OK', 'S', 1756462888, 1756462888, '1'),
(232352, 37066, 'QU', 'OK', 'S', 1756462892, 1756462892, '1'),
(232353, 37066, 'QU', 'OK', 'S', 1756462895, 1756462895, '1'),
(232354, 37522, 'QU', 'OK', 'S', 1756463007, 1756463007, '1'),
(232355, 38168, 'QU', 'OK', 'S', 1756463027, 1756463027, '1'),
(232356, 39646, 'QU', 'OK', 'S', 1756463266, 1756463266, '1'),
(232357, 39647, 'QU', 'OK', 'S', 1756463317, 1756463317, '1'),
(232358, 39648, 'QU', 'OK', 'S', 1756463362, 1756463362, '1'),
(232359, 39642, 'QU', 'OK', 'S', 1756463918, 1756463918, '1'),
(232360, 39640, 'QU', 'OK', 'S', 1756464007, 1756464007, '1'),
(232361, 39641, 'QU', 'OK', 'S', 1756464182, 1756464182, '1'),
(232362, 39650, 'QU', 'OK', 'S', 1756464244, 1756464244, '1'),
(232363, 39636, 'QU', 'OK', 'S', 1756464350, 1756464350, '1'),
(232364, 39637, 'QU', 'OK', 'S', 1756464378, 1756464378, '1'),
(232365, 39638, 'QU', 'OK', 'S', 1756464416, 1756464416, '1'),
(232366, 39639, 'QU', 'OK', 'S', 1756464449, 1756464449, '1'),
(232367, 39631, 'QU', 'OK', 'S', 1756464664, 1756464664, '1'),
(232368, 39632, 'QU', 'OK', 'S', 1756464682, 1756464682, '1'),
(232369, 39634, 'QU', 'OK', 'S', 1756464701, 1756464701, '1'),
(232370, 39635, 'QU', 'OK', 'S', 1756464719, 1756464719, '1'),
(232371, 39633, 'QU', 'OK', 'S', 1756464767, 1756464767, '1'),
(232372, 38487, 'QU', 'OK', 'S', 1756464932, 1756464932, '1'),
(232373, 39651, 'QU', 'OK', 'S', 1756466385, 1756466385, '1'),
(232374, 30993, 'QU', 'OK', 'S', 1756467386, 1756467386, '1'),
(232375, 26763, 'QU', 'OK', 'S', 1756467389, 1756467389, '1'),
(232376, 39652, 'QU', 'OK', 'S', 1756467609, 1756467609, '1'),
(232377, 38808, 'QU', 'OK', 'S', 1756467834, 1756467834, '1'),
(232378, 39484, 'QU', 'OK', 'S', 1756467838, 1756467838, '1'),
(232379, 39383, 'QU', 'OK', 'S', 1756467840, 1756467840, '1'),
(232380, 39333, 'QU', 'OK', 'S', 1756467843, 1756467843, '1'),
(232381, 39277, 'QU', 'OK', 'S', 1756467845, 1756467845, '1'),
(232382, 38269, 'QU', 'OK', 'S', 1756468206, 1756468206, '1'),
(232383, 36225, 'QU', 'OK', 'S', 1756468628, 1756468628, '1'),
(232384, 36225, 'QU', 'OK', 'S', 1756468641, 1756468641, '1'),
(232385, 36225, 'QU', 'OK', 'S', 1756468651, 1756468651, '1'),
(232386, 36225, 'QU', 'OK', 'S', 1756468660, 1756468660, '1'),
(232387, 36225, 'QU', 'OK', 'S', 1756468669, 1756468669, '1'),
(232388, 36233, 'QU', 'OK', 'S', 1756468721, 1756468721, '1'),
(232389, 36233, 'QU', 'OK', 'S', 1756468737, 1756468737, '1'),
(232390, 36233, 'QU', 'OK', 'S', 1756468748, 1756468748, '1'),
(232391, 36233, 'QU', 'OK', 'S', 1756468758, 1756468758, '1'),
(232392, 36233, 'QU', 'OK', 'S', 1756468771, 1756468771, '1'),
(232393, 36233, 'QU', 'OK', 'S', 1756468784, 1756468784, '1'),
(232394, 36233, 'QU', 'OK', 'S', 1756468795, 1756468795, '1'),
(232395, 36233, 'QU', 'OK', 'S', 1756468806, 1756468806, '1'),
(232396, 36233, 'QU', 'OK', 'S', 1756468817, 1756468817, '1'),
(232397, 36233, 'QU', 'OK', 'S', 1756468827, 1756468827, '1'),
(232398, 36233, 'QU', 'OK', 'S', 1756468838, 1756468838, '1'),
(232399, 36233, 'QU', 'OK', 'S', 1756468851, 1756468851, '1'),
(232400, 39649, 'QU', 'OK', 'S', 1756469434, 1756469434, '1'),
(232401, 39649, 'QU', 'OK', 'S', 1756469451, 1756469451, '1'),
(232402, 39205, 'QU', 'OK', 'S', 1756471406, 1756471406, '1'),
(232403, 39205, 'QU', 'OK', 'S', 1756471412, 1756471412, '1'),
(232404, 39206, 'QU', 'OK', 'S', 1756471415, 1756471415, '1'),
(232405, 39226, 'QU', 'OK', 'S', 1756471418, 1756471418, '1'),
(232406, 29992, 'QU', 'OK', 'S', 1756471424, 1756471424, '1'),
(232407, 39206, 'QU', 'OK', 'S', 1756471428, 1756471428, '1'),
(232408, 31617, 'QU', 'OK', 'S', 1756471431, 1756471431, '1'),
(232409, 39378, 'QU', 'OK', 'S', 1756471435, 1756471435, '1'),
(232410, 29481, 'QU', 'OK', 'S', 1756471440, 1756471440, '1'),
(232411, 35105, 'QU', 'OK', 'S', 1756471444, 1756471444, '1'),
(232412, 34374, 'QU', 'OK', 'S', 1756471448, 1756471448, '1'),
(232413, 36673, 'QU', 'OK', 'S', 1756471452, 1756471452, '1'),
(232414, 35105, 'QU', 'OK', 'S', 1756471457, 1756471457, '1'),
(232415, 39350, 'QU', 'OK', 'S', 1756471461, 1756471461, '1'),
(232416, 28717, 'QU', 'OK', 'S', 1756471465, 1756471465, '1'),
(232417, 39350, 'QU', 'OK', 'S', 1756471469, 1756471469, '1'),
(232418, 27056, 'QU', 'OK', 'S', 1756471475, 1756471475, '1'),
(232419, 26719, 'QU', 'OK', 'S', 1756471479, 1756471479, '1'),
(232420, 39207, 'QU', 'OK', 'S', 1756471483, 1756471483, '1'),
(232421, 38423, 'QU', 'OK', 'S', 1756471489, 1756471489, '1'),
(232422, 36071, 'QU', 'OK', 'S', 1756472005, 1756472005, '1'),
(232423, 36095, 'QU', 'OK', 'S', 1756472008, 1756472008, '1'),
(232424, 36071, 'QU', 'OK', 'S', 1756472011, 1756472011, '1'),
(232425, 36095, 'QU', 'OK', 'S', 1756472016, 1756472016, '1'),
(232426, 29635, 'QU', 'OK', 'S', 1756472019, 1756472019, '1'),
(232427, 36095, 'QU', 'OK', 'S', 1756472025, 1756472025, '1'),
(232428, 36750, 'QU', 'OK', 'S', 1756472029, 1756472029, '1'),
(232429, 9695, 'QU', 'OK', 'S', 1756472035, 1756472035, '1'),
(232430, 36095, 'QU', 'OK', 'S', 1756472039, 1756472039, '1'),
(232431, 36095, 'QU', 'OK', 'S', 1756472043, 1756472043, '1'),
(232432, 36174, 'QU', 'OK', 'S', 1756472048, 1756472048, '1'),
(232433, 36174, 'QU', 'OK', 'S', 1756472053, 1756472053, '1'),
(232434, 36174, 'QU', 'OK', 'S', 1756472058, 1756472058, '1'),
(232435, 24926, 'QU', 'OK', 'S', 1756472062, 1756472062, '1'),
(232436, 36157, 'QU', 'OK', 'S', 1756472066, 1756472066, '1'),
(232437, 36157, 'QU', 'OK', 'S', 1756472070, 1756472070, '1'),
(232438, 36157, 'QU', 'OK', 'S', 1756472074, 1756472074, '1'),
(232439, 36174, 'QU', 'OK', 'S', 1756472080, 1756472080, '1'),
(232440, 36157, 'QU', 'OK', 'S', 1756472084, 1756472084, '1'),
(232441, 39469, 'QU', 'OK', 'S', 1756472088, 1756472088, '1'),
(232442, 37408, 'QU', 'OK', 'S', 1756472092, 1756472092, '1'),
(232443, 36564, 'QU', 'OK', 'S', 1756472099, 1756472099, '1'),
(232444, 38757, 'QU', 'OK', 'S', 1756472100, 1756472100, '1'),
(232445, 24813, 'QU', 'OK', 'S', 1756472105, 1756472105, '1'),
(232446, 36095, 'QU', 'OK', 'S', 1756472114, 1756472114, '1'),
(232447, 36564, 'QU', 'OK', 'S', 1756472119, 1756472119, '1'),
(232448, 36564, 'QU', 'OK', 'S', 1756472126, 1756472126, '1'),
(232449, 38757, 'QU', 'OK', 'S', 1756472135, 1756472135, '1'),
(232450, 39384, 'QU', 'OK', 'S', 1756472654, 1756472654, '1'),
(232451, 39384, 'QU', 'OK', 'S', 1756472657, 1756472657, '1'),
(232452, 39384, 'QU', 'OK', 'S', 1756472678, 1756472678, '1'),
(232453, 38756, 'QU', 'OK', 'S', 1756472946, 1756472946, '1'),
(232454, 26768, 'QU', 'OK', 'S', 1756473596, 1756473596, '1'),
(232455, 26772, 'QU', 'OK', 'S', 1756473616, 1756473616, '1'),
(232456, 26770, 'QU', 'OK', 'S', 1756473622, 1756473622, '1'),
(232457, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232458, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232459, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232460, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232461, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232462, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232463, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232464, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232465, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232466, 35433, 'QU', 'OK', 'S', 1756477325, 1756477325, '1'),
(232467, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232468, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232469, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232470, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232471, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232472, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232473, 35201, 'QU', 'OK', 'S', 1756477689, 1756477689, '1'),
(232474, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232475, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232476, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232477, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232478, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232479, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232480, 37956, 'QU', 'OK', 'S', 1756477922, 1756477922, '1'),
(232481, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232482, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232483, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232484, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232485, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232486, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232487, 37943, 'QU', 'OK', 'S', 1756478034, 1756478034, '1'),
(232488, 36810, 'QU', 'OK', 'S', 1756478209, 1756478209, '1'),
(232489, 36810, 'QU', 'OK', 'S', 1756478209, 1756478209, '1'),
(232490, 36503, 'QU', 'OK', 'S', 1756478369, 1756478369, '1'),
(232491, 36503, 'QU', 'OK', 'S', 1756478369, 1756478369, '1'),
(232492, 36503, 'QU', 'OK', 'S', 1756478369, 1756478369, '1'),
(232493, 36503, 'QU', 'OK', 'S', 1756478369, 1756478369, '1'),
(232494, 36502, 'QU', 'OK', 'S', 1756478450, 1756478450, '1'),
(232495, 36502, 'QU', 'OK', 'S', 1756478450, 1756478450, '1'),
(232496, 36502, 'QU', 'OK', 'S', 1756478450, 1756478450, '1'),
(232497, 31842, 'QU', 'OK', 'S', 1756478601, 1756478601, '1'),
(232498, 31842, 'QU', 'OK', 'S', 1756478601, 1756478601, '1'),
(232499, 31842, 'QU', 'OK', 'S', 1756478601, 1756478601, '1'),
(232500, 31842, 'QU', 'OK', 'S', 1756478601, 1756478601, '1'),
(232501, 31842, 'QU', 'OK', 'S', 1756478601, 1756478601, '1'),
(232502, 32393, 'QU', 'OK', 'S', 1756530594, 1756530594, '1'),
(232503, 37805, 'QU', 'OK', 'S', 1756530626, 1756530626, '1'),
(232504, 13295, 'QU', 'OK', 'S', 1756530650, 1756530650, '1'),
(232505, 31143, 'QU', 'OK', 'S', 1756531185, 1756531185, '1'),
(232506, 39668, 'QU', 'OK', 'S', 1756533250, 1756533250, '1'),
(232507, 39667, 'QU', 'OK', 'S', 1756533626, 1756533626, '1'),
(232508, 31147, 'QU', 'OK', 'S', 1756534072, 1756534072, '1'),
(232509, 31147, 'QU', 'OK', 'S', 1756534076, 1756534076, '1'),
(232510, 31147, 'QU', 'OK', 'S', 1756534083, 1756534083, '1'),
(232511, 31147, 'QU', 'OK', 'S', 1756534088, 1756534088, '1'),
(232512, 31147, 'QU', 'OK', 'S', 1756534094, 1756534094, '1'),
(232513, 31147, 'QU', 'OK', 'S', 1756534098, 1756534098, '1'),
(232514, 39666, 'QU', 'OK', 'S', 1756534106, 1756534106, '1'),
(232515, 35746, 'QU', 'OK', 'S', 1756534616, 1756534616, '1'),
(232516, 21955, 'QU', 'OK', 'S', 1756534622, 1756534622, '1'),
(232517, 36902, 'QU', 'OK', 'S', 1756534628, 1756534628, '1'),
(232518, 37064, 'QU', 'OK', 'S', 1756534634, 1756534634, '1'),
(232519, 37064, 'QU', 'OK', 'S', 1756534640, 1756534640, '1'),
(232520, 39660, 'QU', 'OK', 'S', 1756534641, 1756534641, '1'),
(232521, 36897, 'QU', 'OK', 'S', 1756534645, 1756534645, '1'),
(232522, 22821, 'QU', 'OK', 'S', 1756534650, 1756534650, '1'),
(232523, 36900, 'QU', 'OK', 'S', 1756534656, 1756534656, '1'),
(232524, 19965, 'QU', 'OK', 'S', 1756534661, 1756534661, '1'),
(232525, 10758, 'QU', 'OK', 'S', 1756534677, 1756534677, '1'),
(232526, 38517, 'QU', 'OK', 'S', 1756534682, 1756534682, '1'),
(232527, 38517, 'QU', 'OK', 'S', 1756534687, 1756534687, '1'),
(232528, 39235, 'QU', 'OK', 'S', 1756534693, 1756534693, '1'),
(232529, 10755, 'QU', 'OK', 'S', 1756534699, 1756534699, '1'),
(232530, 39202, 'QU', 'OK', 'S', 1756534705, 1756534705, '1'),
(232531, 9474, 'QU', 'OK', 'S', 1756534712, 1756534712, '1'),
(232532, 39235, 'QU', 'OK', 'S', 1756534718, 1756534718, '1'),
(232533, 38786, 'QU', 'OK', 'S', 1756534724, 1756534724, '1'),
(232534, 39202, 'QU', 'OK', 'S', 1756534729, 1756534729, '1'),
(232535, 39201, 'QU', 'OK', 'S', 1756534735, 1756534735, '1'),
(232536, 39656, 'QU', 'OK', 'S', 1756534881, 1756534881, '1'),
(232537, 39658, 'QU', 'OK', 'S', 1756534923, 1756534923, '1'),
(232538, 39659, 'QU', 'OK', 'S', 1756534953, 1756534953, '1'),
(232539, 39661, 'QU', 'OK', 'S', 1756535239, 1756535239, '1'),
(232540, 39662, 'QU', 'OK', 'S', 1756535266, 1756535266, '1'),
(232541, 39663, 'QU', 'OK', 'S', 1756535298, 1756535298, '1'),
(232542, 39664, 'QU', 'OK', 'S', 1756535327, 1756535327, '1'),
(232543, 39665, 'QU', 'OK', 'S', 1756535359, 1756535359, '1'),
(232544, 37051, 'QU', 'OK', 'S', 1756536197, 1756536197, '1'),
(232545, 38968, 'QU', 'OK', 'S', 1756536206, 1756536206, '1'),
(232546, 20434, 'QU', 'OK', 'S', 1756536213, 1756536213, '1'),
(232547, 2280, 'QU', 'OK', 'S', 1756536229, 1756536229, '1'),
(232548, 36763, 'QU', 'OK', 'S', 1756536240, 1756536240, '1'),
(232549, 36763, 'QU', 'OK', 'S', 1756536245, 1756536245, '1'),
(232550, 37924, 'QU', 'OK', 'S', 1756536250, 1756536250, '1'),
(232551, 36940, 'QU', 'OK', 'S', 1756536259, 1756536259, '1'),
(232552, 37924, 'QU', 'OK', 'S', 1756536264, 1756536264, '1'),
(232553, 38435, 'QU', 'OK', 'S', 1756536268, 1756536268, '1'),
(232554, 39369, 'QU', 'OK', 'S', 1756536273, 1756536273, '1'),
(232555, 39369, 'QU', 'OK', 'S', 1756536278, 1756536278, '1'),
(232556, 35566, 'QU', 'OK', 'S', 1756536283, 1756536283, '1'),
(232557, 36763, 'QU', 'OK', 'S', 1756536290, 1756536290, '1'),
(232558, 38967, 'QU', 'OK', 'S', 1756536297, 1756536297, '1'),
(232559, 37051, 'QU', 'OK', 'S', 1756536303, 1756536303, '1'),
(232560, 36701, 'QU', 'OK', 'S', 1756536308, 1756536308, '1'),
(232561, 2280, 'QU', 'OK', 'S', 1756536364, 1756536364, '1'),
(232562, 20434, 'QU', 'OK', 'S', 1756536383, 1756536383, '1'),
(232563, 35714, 'QU', 'OK', 'S', 1756536397, 1756536397, '1'),
(232564, 39599, 'QU', 'OK', 'S', 1756536403, 1756536403, '1'),
(232565, 29772, 'QU', 'OK', 'S', 1756536409, 1756536409, '1'),
(232566, 31747, 'QU', 'OK', 'S', 1756536414, 1756536414, '1'),
(232567, 31633, 'QU', 'OK', 'S', 1756536420, 1756536420, '1'),
(232568, 31617, 'QU', 'OK', 'S', 1756536426, 1756536426, '1'),
(232569, 35565, 'QU', 'OK', 'S', 1756536432, 1756536432, '1'),
(232570, 37808, 'QU', 'OK', 'S', 1756536438, 1756536438, '1'),
(232571, 4151, 'QU', 'OK', 'S', 1756536469, 1756536469, '1'),
(232572, 24676, 'QU', 'OK', 'S', 1756536485, 1756536485, '1'),
(232573, 37808, 'QU', 'OK', 'S', 1756536490, 1756536490, '1'),
(232574, 36701, 'QU', 'OK', 'S', 1756536497, 1756536497, '1'),
(232575, 37051, 'QU', 'OK', 'S', 1756536502, 1756536502, '1'),
(232576, 38435, 'QU', 'OK', 'S', 1756536521, 1756536521, '1'),
(232577, 37808, 'QU', 'OK', 'S', 1756536526, 1756536526, '1'),
(232578, 39598, 'QU', 'OK', 'S', 1756536543, 1756536543, '1'),
(232579, 36701, 'QU', 'OK', 'S', 1756536563, 1756536563, '1'),
(232580, 2219, 'QU', 'OK', 'S', 1756536572, 1756536572, '1'),
(232581, 2285, 'QU', 'OK', 'S', 1756536580, 1756536580, '1'),
(232582, 2285, 'QU', 'OK', 'S', 1756536588, 1756536588, '1'),
(232583, 2280, 'QU', 'OK', 'S', 1756536595, 1756536595, '1'),
(232584, 2219, 'QU', 'OK', 'S', 1756536604, 1756536604, '1'),
(232585, 38435, 'QU', 'OK', 'S', 1756536612, 1756536612, '1'),
(232586, 2219, 'QU', 'OK', 'S', 1756536623, 1756536623, '1'),
(232587, 39486, 'QU', 'OK', 'S', 1756538552, 1756538552, '1'),
(232588, 39486, 'QU', 'OK', 'S', 1756538559, 1756538559, '1'),
(232589, 39486, 'QU', 'OK', 'S', 1756538562, 1756538562, '1'),
(232590, 39486, 'QU', 'OK', 'S', 1756538566, 1756538566, '1'),
(232591, 39486, 'QU', 'OK', 'S', 1756538569, 1756538569, '1'),
(232592, 39486, 'QU', 'OK', 'S', 1756538571, 1756538571, '1'),
(232593, 39486, 'QU', 'OK', 'S', 1756538574, 1756538574, '1'),
(232594, 39486, 'QU', 'OK', 'S', 1756538591, 1756538591, '1'),
(232595, 39486, 'QU', 'OK', 'S', 1756538595, 1756538595, '1'),
(232596, 39486, 'QU', 'OK', 'S', 1756538599, 1756538599, '1'),
(232597, 39486, 'QU', 'OK', 'S', 1756538602, 1756538602, '1'),
(232598, 39486, 'QU', 'OK', 'S', 1756538605, 1756538605, '1'),
(232599, 39486, 'QU', 'OK', 'S', 1756538610, 1756538610, '1'),
(232600, 39486, 'QU', 'OK', 'S', 1756538615, 1756538615, '1'),
(232601, 39486, 'QU', 'OK', 'S', 1756538618, 1756538618, '1'),
(232602, 39487, 'QU', 'OK', 'S', 1756538653, 1756538653, '1'),
(232603, 39487, 'QU', 'OK', 'S', 1756538658, 1756538658, '1'),
(232604, 39487, 'QU', 'OK', 'S', 1756538661, 1756538661, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(232605, 39487, 'QU', 'OK', 'S', 1756538674, 1756538674, '1'),
(232606, 39487, 'QU', 'OK', 'S', 1756538677, 1756538677, '1'),
(232607, 39487, 'QU', 'OK', 'S', 1756538707, 1756538707, '1'),
(232608, 39487, 'QU', 'OK', 'S', 1756538712, 1756538712, '1'),
(232609, 39487, 'QU', 'OK', 'S', 1756538716, 1756538716, '1'),
(232610, 39487, 'QU', 'OK', 'S', 1756538720, 1756538720, '1'),
(232611, 39487, 'QU', 'OK', 'S', 1756538725, 1756538725, '1'),
(232612, 39487, 'QU', 'OK', 'S', 1756538729, 1756538729, '1'),
(232613, 39487, 'QU', 'OK', 'S', 1756538732, 1756538732, '1'),
(232614, 39487, 'QU', 'OK', 'S', 1756538738, 1756538738, '1'),
(232615, 39487, 'QU', 'OK', 'S', 1756538742, 1756538742, '1'),
(232616, 39487, 'QU', 'OK', 'S', 1756538746, 1756538746, '1'),
(232617, 39487, 'QU', 'OK', 'S', 1756538751, 1756538751, '1'),
(232618, 39487, 'QU', 'OK', 'S', 1756538754, 1756538754, '1'),
(232619, 39487, 'QU', 'OK', 'S', 1756538759, 1756538759, '1'),
(232620, 39487, 'QU', 'OK', 'S', 1756538794, 1756538794, '1'),
(232621, 39611, 'QU', 'OK', 'S', 1756538808, 1756538808, '1'),
(232622, 39611, 'QU', 'OK', 'S', 1756538813, 1756538813, '1'),
(232623, 39611, 'QU', 'OK', 'S', 1756538816, 1756538816, '1'),
(232624, 39611, 'QU', 'OK', 'S', 1756538820, 1756538820, '1'),
(232625, 39611, 'QU', 'OK', 'S', 1756538823, 1756538823, '1'),
(232626, 39611, 'QU', 'OK', 'S', 1756538827, 1756538827, '1'),
(232627, 39611, 'QU', 'OK', 'S', 1756538831, 1756538831, '1'),
(232628, 39611, 'QU', 'OK', 'S', 1756538834, 1756538834, '1'),
(232629, 39611, 'QU', 'OK', 'S', 1756538837, 1756538837, '1'),
(232630, 39611, 'QU', 'OK', 'S', 1756538841, 1756538841, '1'),
(232631, 39611, 'QU', 'OK', 'S', 1756538844, 1756538844, '1'),
(232632, 39611, 'QU', 'OK', 'S', 1756538847, 1756538847, '1'),
(232633, 39611, 'QU', 'OK', 'S', 1756538850, 1756538850, '1'),
(232634, 39611, 'QU', 'OK', 'S', 1756538852, 1756538852, '1'),
(232635, 39611, 'QU', 'OK', 'S', 1756538856, 1756538856, '1'),
(232636, 39611, 'QU', 'OK', 'S', 1756538858, 1756538858, '1'),
(232637, 39611, 'QU', 'OK', 'S', 1756538861, 1756538861, '1'),
(232638, 39611, 'QU', 'OK', 'S', 1756538864, 1756538864, '1'),
(232639, 39611, 'QU', 'OK', 'S', 1756538867, 1756538867, '1'),
(232640, 39555, 'QU', 'OK', 'S', 1756538878, 1756538878, '1'),
(232641, 39555, 'QU', 'OK', 'S', 1756538880, 1756538880, '1'),
(232642, 39555, 'QU', 'OK', 'S', 1756538882, 1756538882, '1'),
(232643, 39555, 'QU', 'OK', 'S', 1756538884, 1756538884, '1'),
(232644, 39555, 'QU', 'OK', 'S', 1756538888, 1756538888, '1'),
(232645, 39555, 'QU', 'OK', 'S', 1756538890, 1756538890, '1'),
(232646, 29079, 'QU', 'OK', 'S', 1756538903, 1756538903, '1'),
(232647, 29220, 'QU', 'OK', 'S', 1756538905, 1756538905, '1'),
(232648, 29079, 'QU', 'OK', 'S', 1756538908, 1756538908, '1'),
(232649, 29220, 'QU', 'OK', 'S', 1756538911, 1756538911, '1'),
(232650, 29079, 'QU', 'OK', 'S', 1756538913, 1756538913, '1'),
(232651, 29220, 'QU', 'OK', 'S', 1756538916, 1756538916, '1'),
(232652, 29079, 'QU', 'OK', 'S', 1756538919, 1756538919, '1'),
(232653, 39485, 'QU', 'OK', 'S', 1756539012, 1756539012, '1'),
(232654, 28540, 'QU', 'OK', 'S', 1756539244, 1756539244, '1'),
(232655, 28542, 'QU', 'OK', 'S', 1756539297, 1756539297, '1'),
(232656, 13924, 'QU', 'OK', 'S', 1756539349, 1756539349, '1'),
(232657, 13924, 'QU', 'OK', 'S', 1756539376, 1756539376, '1'),
(232658, 32382, 'QU', 'OK', 'S', 1756540080, 1756540080, '1'),
(232659, 39481, 'QU', 'OK', 'S', 1756540343, 1756540343, '1'),
(232660, 35279, 'QU', 'OK', 'S', 1756542274, 1756542274, '1'),
(232661, 39352, 'QU', 'OK', 'S', 1756542274, 1756542274, '1'),
(232662, 39352, 'QU', 'OK', 'S', 1756542287, 1756542287, '1'),
(232663, 39352, 'QU', 'OK', 'S', 1756542310, 1756542310, '1'),
(232664, 39352, 'QU', 'OK', 'S', 1756542313, 1756542313, '1'),
(232665, 39352, 'QU', 'OK', 'S', 1756542323, 1756542323, '1'),
(232666, 39352, 'QU', 'OK', 'S', 1756542327, 1756542327, '1'),
(232667, 39570, 'QU', 'OK', 'S', 1756542346, 1756542346, '1'),
(232668, 39350, 'QU', 'OK', 'S', 1756542484, 1756542484, '1'),
(232669, 39350, 'QU', 'OK', 'S', 1756542486, 1756542486, '1'),
(232670, 39350, 'QU', 'OK', 'S', 1756542498, 1756542498, '1'),
(232671, 39350, 'QU', 'OK', 'S', 1756542500, 1756542500, '1'),
(232672, 39350, 'QU', 'OK', 'S', 1756542541, 1756542541, '1'),
(232673, 39350, 'QU', 'OK', 'S', 1756542543, 1756542543, '1'),
(232674, 37461, 'QU', 'OK', 'S', 1756542712, 1756542712, '1'),
(232675, 28024, 'QU', 'OK', 'S', 1756542845, 1756542845, '1'),
(232676, 27975, 'QU', 'OK', 'S', 1756542862, 1756542862, '1'),
(232677, 26911, 'QU', 'OK', 'S', 1756542926, 1756542926, '1'),
(232678, 26911, 'QU', 'OK', 'S', 1756542926, 1756542926, '1'),
(232679, 39584, 'QU', 'OK', 'S', 1756543603, 1756543603, '1'),
(232680, 23769, 'QU', 'OK', 'S', 1756543714, 1756543714, '1'),
(232681, 23768, 'QU', 'OK', 'S', 1756543726, 1756543726, '1'),
(232682, 22136, 'QU', 'OK', 'S', 1756543854, 1756543854, '1'),
(232683, 22099, 'QU', 'OK', 'S', 1756543901, 1756543901, '1'),
(232684, 22099, 'QU', 'OK', 'S', 1756543901, 1756543901, '1'),
(232685, 22099, 'QU', 'OK', 'S', 1756543901, 1756543901, '1'),
(232686, 21851, 'QU', 'OK', 'S', 1756543938, 1756543938, '1'),
(232687, 21848, 'QU', 'OK', 'S', 1756543956, 1756543956, '1'),
(232688, 21609, 'QU', 'OK', 'S', 1756543994, 1756543994, '1'),
(232689, 39351, 'QU', 'OK', 'S', 1756544000, 1756544000, '1'),
(232690, 21565, 'QU', 'OK', 'S', 1756544004, 1756544004, '1'),
(232691, 39351, 'QU', 'OK', 'S', 1756544006, 1756544006, '1'),
(232692, 39351, 'QU', 'OK', 'S', 1756544018, 1756544018, '1'),
(232693, 21333, 'QU', 'OK', 'S', 1756544019, 1756544019, '1'),
(232694, 39351, 'QU', 'OK', 'S', 1756544022, 1756544022, '1'),
(232695, 39351, 'QU', 'OK', 'S', 1756544036, 1756544036, '1'),
(232696, 21331, 'QU', 'OK', 'S', 1756544038, 1756544038, '1'),
(232697, 21331, 'QU', 'OK', 'S', 1756544038, 1756544038, '1'),
(232698, 39351, 'QU', 'OK', 'S', 1756544039, 1756544039, '1'),
(232699, 20670, 'QU', 'OK', 'S', 1756544060, 1756544060, '1'),
(232700, 20670, 'QU', 'OK', 'S', 1756544060, 1756544060, '1'),
(232701, 39581, 'QU', 'OK', 'S', 1756544074, 1756544074, '1'),
(232702, 20064, 'QU', 'OK', 'S', 1756544305, 1756544305, '1'),
(232703, 20064, 'QU', 'OK', 'S', 1756544305, 1756544305, '1'),
(232704, 20064, 'QU', 'OK', 'S', 1756544305, 1756544305, '1'),
(232705, 20064, 'QU', 'OK', 'S', 1756544305, 1756544305, '1'),
(232706, 20062, 'QU', 'OK', 'S', 1756544331, 1756544331, '1'),
(232707, 39664, 'QU', 'OK', 'S', 1756546265, 1756546265, '1'),
(232708, 39340, 'QU', 'OK', 'S', 1756546733, 1756546733, '1'),
(232709, 39665, 'QU', 'OK', 'S', 1756546785, 1756546785, '1'),
(232710, 39663, 'QU', 'OK', 'S', 1756547478, 1756547478, '1'),
(232711, 39573, 'QU', 'OK', 'S', 1756547561, 1756547561, '1'),
(232712, 39663, 'QU', 'OK', 'S', 1756547687, 1756547687, '1'),
(232713, 39661, 'QU', 'OK', 'S', 1756547883, 1756547883, '1'),
(232714, 39662, 'QU', 'OK', 'S', 1756548060, 1756548060, '1'),
(232715, 37779, 'QU', 'OK', 'S', 1756548352, 1756548352, '1'),
(232716, 37822, 'QU', 'OK', 'S', 1756548394, 1756548394, '1'),
(232717, 37778, 'QU', 'OK', 'S', 1756548427, 1756548427, '1'),
(232718, 36171, 'QU', 'OK', 'S', 1756548456, 1756548456, '1'),
(232719, 37777, 'QU', 'OK', 'S', 1756548487, 1756548487, '1'),
(232720, 38135, 'QU', 'OK', 'S', 1756548514, 1756548514, '1'),
(232721, 38135, 'QU', 'OK', 'S', 1756548555, 1756548555, '1'),
(232722, 37823, 'QU', 'OK', 'S', 1756548583, 1756548583, '1'),
(232723, 38869, 'QU', 'OK', 'S', 1756548636, 1756548636, '1'),
(232724, 37777, 'QU', 'OK', 'S', 1756548665, 1756548665, '1'),
(232725, 39413, 'QU', 'OK', 'S', 1756548753, 1756548753, '1'),
(232726, 39412, 'QU', 'OK', 'S', 1756548761, 1756548761, '1'),
(232727, 38135, 'QU', 'OK', 'S', 1756548804, 1756548804, '1'),
(232728, 39333, 'QU', 'OK', 'S', 1756548845, 1756548845, '1'),
(232729, 39313, 'QU', 'OK', 'S', 1756548925, 1756548925, '1'),
(232730, 39413, 'QU', 'OK', 'S', 1756549294, 1756549294, '1'),
(232731, 37507, 'QU', 'OK', 'S', 1756549411, 1756549411, '1'),
(232732, 18135, 'QU', 'OK', 'S', 1756549535, 1756549535, '1'),
(232733, 15894, 'QU', 'OK', 'S', 1756549565, 1756549565, '1'),
(232734, 18453, 'QU', 'OK', 'S', 1756549565, 1756549565, '1'),
(232735, 25500, 'QU', 'OK', 'S', 1756549603, 1756549603, '1'),
(232736, 31648, 'QU', 'OK', 'S', 1756549612, 1756549612, '1'),
(232737, 24262, 'QU', 'OK', 'S', 1756549652, 1756549652, '1'),
(232738, 27090, 'QU', 'OK', 'S', 1756550131, 1756550131, '1'),
(232739, 18463, 'QU', 'OK', 'S', 1756550186, 1756550186, '1'),
(232740, 39426, 'QU', 'OK', 'S', 1756550358, 1756550358, '1'),
(232741, 39442, 'QU', 'OK', 'S', 1756550393, 1756550393, '1'),
(232742, 39423, 'QU', 'OK', 'S', 1756550427, 1756550427, '1'),
(232743, 39441, 'QU', 'OK', 'S', 1756550458, 1756550458, '1'),
(232744, 39440, 'QU', 'OK', 'S', 1756550503, 1756550503, '1'),
(232745, 24295, 'QU', 'OK', 'S', 1756550532, 1756550532, '1'),
(232746, 37507, 'QU', 'OK', 'S', 1756550748, 1756550748, '1'),
(232747, 39001, 'QU', 'OK', 'S', 1756550779, 1756550779, '1'),
(232748, 28410, 'QU', 'OK', 'S', 1756550809, 1756550809, '1'),
(232749, 31147, 'QU', 'OK', 'S', 1756551082, 1756551082, '1'),
(232750, 24297, 'QU', 'OK', 'S', 1756551148, 1756551148, '1'),
(232751, 24247, 'QU', 'OK', 'S', 1756551188, 1756551188, '1'),
(232752, 37065, 'QU', 'OK', 'S', 1756551502, 1756551502, '1'),
(232753, 37065, 'QU', 'OK', 'S', 1756551506, 1756551506, '1'),
(232754, 39579, 'QU', 'OK', 'S', 1756551586, 1756551586, '1'),
(232755, 39353, 'QU', 'OK', 'S', 1756552041, 1756552041, '1'),
(232756, 37177, 'QU', 'OK', 'S', 1756552561, 1756552561, '1'),
(232757, 39279, 'QU', 'OK', 'S', 1756552725, 1756552725, '1'),
(232758, 3830, 'QU', 'OK', 'S', 1756552734, 1756552734, '1'),
(232759, 39350, 'QU', 'OK', 'S', 1756552979, 1756552979, '1'),
(232760, 3830, 'QU', 'OK', 'S', 1756553012, 1756553012, '1'),
(232761, 39340, 'QU', 'OK', 'S', 1756554016, 1756554016, '1'),
(232762, 39206, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232763, 39207, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232764, 17918, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232765, 23097, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232766, 26661, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232767, 29432, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232768, 30612, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232769, 34375, 'QU', 'OK', 'S', 1756554026, 1756554026, '1'),
(232770, 26661, 'QU', 'OK', 'S', 1756554163, 1756554163, '1'),
(232771, 26661, 'QU', 'OK', 'S', 1756554165, 1756554165, '1'),
(232772, 26661, 'QU', 'OK', 'S', 1756554167, 1756554167, '1'),
(232773, 26661, 'QU', 'OK', 'S', 1756554168, 1756554168, '1'),
(232774, 29432, 'QU', 'OK', 'S', 1756554194, 1756554194, '1'),
(232775, 29432, 'QU', 'OK', 'S', 1756554195, 1756554195, '1'),
(232776, 29432, 'QU', 'OK', 'S', 1756554202, 1756554202, '1'),
(232777, 29432, 'QU', 'OK', 'S', 1756554204, 1756554204, '1'),
(232778, 29432, 'QU', 'OK', 'S', 1756554206, 1756554206, '1'),
(232779, 29432, 'QU', 'OK', 'S', 1756554208, 1756554208, '1'),
(232780, 29432, 'QU', 'OK', 'S', 1756554210, 1756554210, '1'),
(232781, 29432, 'QU', 'OK', 'S', 1756554212, 1756554212, '1'),
(232782, 17918, 'QU', 'OK', 'S', 1756554249, 1756554249, '1'),
(232783, 17918, 'QU', 'OK', 'S', 1756554251, 1756554251, '1'),
(232784, 17918, 'QU', 'OK', 'S', 1756554253, 1756554253, '1'),
(232785, 17918, 'QU', 'OK', 'S', 1756554255, 1756554255, '1'),
(232786, 17918, 'QU', 'OK', 'S', 1756554257, 1756554257, '1'),
(232787, 17918, 'QU', 'OK', 'S', 1756554260, 1756554260, '1'),
(232788, 17918, 'QU', 'OK', 'S', 1756554263, 1756554263, '1'),
(232789, 17918, 'QU', 'OK', 'S', 1756554265, 1756554265, '1'),
(232790, 17918, 'QU', 'OK', 'S', 1756554267, 1756554267, '1'),
(232791, 17918, 'QU', 'OK', 'S', 1756554269, 1756554269, '1'),
(232792, 17918, 'QU', 'OK', 'S', 1756554271, 1756554271, '1'),
(232793, 17918, 'QU', 'OK', 'S', 1756554274, 1756554274, '1'),
(232794, 17918, 'QU', 'OK', 'S', 1756554275, 1756554275, '1'),
(232795, 17918, 'QU', 'OK', 'S', 1756554277, 1756554277, '1'),
(232796, 17918, 'QU', 'OK', 'S', 1756554279, 1756554279, '1'),
(232797, 17918, 'QU', 'OK', 'S', 1756554281, 1756554281, '1'),
(232798, 38112, 'QU', 'OK', 'S', 1756554288, 1756554288, '1'),
(232799, 30612, 'QU', 'OK', 'S', 1756554317, 1756554317, '1'),
(232800, 30612, 'QU', 'OK', 'S', 1756554318, 1756554318, '1'),
(232801, 30612, 'QU', 'OK', 'S', 1756554320, 1756554320, '1'),
(232802, 30612, 'QU', 'OK', 'S', 1756554322, 1756554322, '1'),
(232803, 30612, 'QU', 'OK', 'S', 1756554324, 1756554324, '1'),
(232804, 30612, 'QU', 'OK', 'S', 1756554326, 1756554326, '1'),
(232805, 30612, 'QU', 'OK', 'S', 1756554328, 1756554328, '1'),
(232806, 30612, 'QU', 'OK', 'S', 1756554330, 1756554330, '1'),
(232807, 30612, 'QU', 'OK', 'S', 1756554332, 1756554332, '1'),
(232808, 23097, 'QU', 'OK', 'S', 1756554389, 1756554389, '1'),
(232809, 23097, 'QU', 'OK', 'S', 1756554391, 1756554391, '1'),
(232810, 23097, 'QU', 'OK', 'S', 1756554393, 1756554393, '1'),
(232811, 23097, 'QU', 'OK', 'S', 1756554394, 1756554394, '1'),
(232812, 23097, 'QU', 'OK', 'S', 1756554396, 1756554396, '1'),
(232813, 23097, 'QU', 'OK', 'S', 1756554398, 1756554398, '1'),
(232814, 23097, 'QU', 'OK', 'S', 1756554407, 1756554407, '1'),
(232815, 23097, 'QU', 'OK', 'S', 1756554409, 1756554409, '1'),
(232816, 34375, 'QU', 'OK', 'S', 1756554435, 1756554435, '1'),
(232817, 39207, 'QU', 'OK', 'S', 1756554512, 1756554512, '1'),
(232818, 39207, 'QU', 'OK', 'S', 1756554514, 1756554514, '1'),
(232819, 39206, 'QU', 'OK', 'S', 1756554544, 1756554544, '1'),
(232820, 37977, 'QU', 'OK', 'S', 1756554595, 1756554595, '1'),
(232821, 33874, 'QU', 'OK', 'S', 1756554739, 1756554739, '1'),
(232822, 36013, 'QU', 'OK', 'S', 1756554769, 1756554769, '1'),
(232823, 33799, 'QU', 'OK', 'S', 1756554808, 1756554808, '1'),
(232824, 37462, 'QU', 'OK', 'S', 1756554927, 1756554927, '1'),
(232825, 36012, 'QU', 'OK', 'S', 1756555010, 1756555010, '1'),
(232826, 36073, 'QU', 'OK', 'S', 1756555047, 1756555047, '1'),
(232827, 38413, 'QU', 'OK', 'S', 1756555872, 1756555872, '1'),
(232828, 39468, 'QU', 'OK', 'S', 1756555874, 1756555874, '1'),
(232829, 38914, 'QU', 'OK', 'S', 1756556115, 1756556115, '1'),
(232830, 38247, 'QU', 'OK', 'S', 1756556327, 1756556327, '1'),
(232831, 39607, 'QU', 'OK', 'S', 1756557198, 1756557198, '1'),
(232832, 39607, 'QU', 'OK', 'S', 1756557200, 1756557200, '1'),
(232833, 39607, 'QU', 'OK', 'S', 1756557202, 1756557202, '1'),
(232834, 19898, 'QU', 'OK', 'S', 1756557206, 1756557206, '1'),
(232835, 39488, 'QU', 'OK', 'S', 1756557208, 1756557208, '1'),
(232836, 19898, 'QU', 'OK', 'S', 1756557214, 1756557214, '1'),
(232837, 21742, 'QU', 'OK', 'S', 1756557833, 1756557833, '1'),
(232838, 21742, 'QU', 'OK', 'S', 1756557895, 1756557895, '1'),
(232839, 21737, 'QU', 'OK', 'S', 1756557899, 1756557899, '1'),
(232840, 21737, 'QU', 'OK', 'S', 1756557912, 1756557912, '1'),
(232841, 21737, 'QU', 'OK', 'S', 1756557935, 1756557935, '1'),
(232842, 32607, 'QU', 'OK', 'S', 1756558045, 1756558045, '1'),
(232843, 39664, 'QU', 'OK', 'S', 1756558361, 1756558361, '1'),
(232844, 38433, 'QU', 'OK', 'S', 1756558396, 1756558396, '1'),
(232845, 32607, 'QU', 'OK', 'S', 1756558415, 1756558415, '1'),
(232846, 32234, 'QU', 'OK', 'S', 1756558425, 1756558425, '1'),
(232847, 38433, 'QU', 'OK', 'S', 1756558575, 1756558575, '1'),
(232848, 30656, 'QU', 'OK', 'S', 1756559112, 1756559112, '1'),
(232849, 24555, 'QU', 'OK', 'S', 1756559320, 1756559320, '1'),
(232850, 18219, 'QU', 'OK', 'S', 1756559576, 1756559576, '1'),
(232851, 18219, 'QU', 'OK', 'S', 1756559582, 1756559582, '1'),
(232852, 13445, 'QU', 'OK', 'S', 1756559697, 1756559697, '1'),
(232853, 13445, 'QU', 'OK', 'S', 1756559707, 1756559707, '1'),
(232854, 13445, 'QU', 'OK', 'S', 1756559715, 1756559715, '1'),
(232855, 13445, 'QU', 'OK', 'S', 1756559718, 1756559718, '1'),
(232856, 21861, 'QU', 'OK', 'S', 1756561063, 1756561063, '1'),
(232857, 36939, 'QU', 'OK', 'S', 1756561068, 1756561068, '1'),
(232858, 20814, 'QU', 'OK', 'S', 1756561071, 1756561071, '1'),
(232859, 21861, 'QU', 'OK', 'S', 1756561075, 1756561075, '1'),
(232860, 25670, 'QU', 'OK', 'S', 1756561087, 1756561087, '1'),
(232861, 18791, 'QU', 'OK', 'S', 1756561091, 1756561091, '1'),
(232862, 13439, 'QU', 'OK', 'S', 1756561095, 1756561095, '1'),
(232863, 2707, 'QU', 'OK', 'S', 1756561099, 1756561099, '1'),
(232864, 32235, 'QU', 'OK', 'S', 1756561102, 1756561102, '1'),
(232865, 13439, 'QU', 'OK', 'S', 1756561105, 1756561105, '1'),
(232866, 38756, 'QU', 'OK', 'S', 1756561109, 1756561109, '1'),
(232867, 14542, 'QU', 'OK', 'S', 1756561112, 1756561112, '1'),
(232868, 32220, 'QU', 'OK', 'S', 1756561117, 1756561117, '1'),
(232869, 38816, 'QU', 'OK', 'S', 1756561121, 1756561121, '1'),
(232870, 38912, 'QU', 'OK', 'S', 1756561124, 1756561124, '1'),
(232871, 25672, 'QU', 'OK', 'S', 1756561128, 1756561128, '1'),
(232872, 30591, 'QU', 'OK', 'S', 1756561133, 1756561133, '1'),
(232873, 31822, 'QU', 'OK', 'S', 1756561138, 1756561138, '1'),
(232874, 39554, 'QU', 'OK', 'S', 1756561143, 1756561143, '1'),
(232875, 38492, 'QU', 'OK', 'S', 1756561149, 1756561149, '1'),
(232876, 39484, 'QU', 'OK', 'S', 1756561154, 1756561154, '1'),
(232877, 39221, 'QU', 'OK', 'S', 1756561158, 1756561158, '1'),
(232878, 39220, 'QU', 'OK', 'S', 1756561162, 1756561162, '1'),
(232879, 39484, 'QU', 'OK', 'S', 1756561166, 1756561166, '1'),
(232880, 35491, 'QU', 'OK', 'S', 1756561174, 1756561174, '1'),
(232881, 25416, 'QU', 'OK', 'S', 1756561180, 1756561180, '1'),
(232882, 39235, 'QU', 'OK', 'S', 1756561184, 1756561184, '1'),
(232883, 39235, 'QU', 'OK', 'S', 1756561188, 1756561188, '1'),
(232884, 39512, 'QU', 'OK', 'S', 1756561237, 1756561237, '1'),
(232885, 39607, 'QU', 'OK', 'S', 1756561242, 1756561242, '1'),
(232886, 39556, 'QU', 'OK', 'S', 1756561244, 1756561244, '1'),
(232887, 38492, 'QU', 'OK', 'S', 1756561248, 1756561248, '1'),
(232888, 38433, 'QU', 'OK', 'S', 1756561251, 1756561251, '1'),
(232889, 39512, 'QU', 'OK', 'S', 1756561255, 1756561255, '1'),
(232890, 39484, 'QU', 'OK', 'S', 1756561259, 1756561259, '1'),
(232891, 39608, 'QU', 'OK', 'S', 1756561263, 1756561263, '1'),
(232892, 39608, 'QU', 'OK', 'S', 1756561266, 1756561266, '1'),
(232893, 38433, 'QU', 'OK', 'S', 1756561269, 1756561269, '1'),
(232894, 39608, 'QU', 'OK', 'S', 1756561272, 1756561272, '1'),
(232895, 39608, 'QU', 'OK', 'S', 1756561276, 1756561276, '1'),
(232896, 39360, 'QU', 'OK', 'S', 1756561280, 1756561280, '1'),
(232897, 39360, 'QU', 'OK', 'S', 1756561283, 1756561283, '1'),
(232898, 39608, 'QU', 'OK', 'S', 1756561286, 1756561286, '1'),
(232899, 35714, 'QU', 'OK', 'S', 1756561290, 1756561290, '1'),
(232900, 36215, 'QU', 'OK', 'S', 1756561295, 1756561295, '1'),
(232901, 36214, 'QU', 'OK', 'S', 1756561299, 1756561299, '1'),
(232902, 35714, 'QU', 'OK', 'S', 1756561301, 1756561301, '1'),
(232903, 3181, 'QU', 'OK', 'S', 1756561306, 1756561306, '1'),
(232904, 18948, 'QU', 'OK', 'S', 1756561310, 1756561310, '1'),
(232905, 30591, 'QU', 'OK', 'S', 1756561317, 1756561317, '1'),
(232906, 39610, 'QU', 'OK', 'S', 1756561324, 1756561324, '1'),
(232907, 38415, 'QU', 'OK', 'S', 1756561329, 1756561329, '1'),
(232908, 39610, 'QU', 'OK', 'S', 1756561333, 1756561333, '1'),
(232909, 38415, 'QU', 'OK', 'S', 1756561336, 1756561336, '1'),
(232910, 39610, 'QU', 'OK', 'S', 1756561339, 1756561339, '1'),
(232911, 38415, 'QU', 'OK', 'S', 1756561342, 1756561342, '1'),
(232912, 38415, 'QU', 'OK', 'S', 1756561350, 1756561350, '1'),
(232913, 38415, 'QU', 'OK', 'S', 1756561353, 1756561353, '1'),
(232914, 36226, 'QU', 'OK', 'S', 1756561357, 1756561357, '1'),
(232915, 39593, 'QU', 'OK', 'S', 1756561369, 1756561369, '1'),
(232916, 39610, 'QU', 'OK', 'S', 1756561372, 1756561372, '1'),
(232917, 39610, 'QU', 'OK', 'S', 1756561376, 1756561376, '1'),
(232918, 39553, 'QU', 'OK', 'S', 1756561380, 1756561380, '1'),
(232919, 38415, 'QU', 'OK', 'S', 1756561385, 1756561385, '1'),
(232920, 18948, 'QU', 'OK', 'S', 1756561390, 1756561390, '1'),
(232921, 22305, 'QU', 'OK', 'S', 1756561398, 1756561398, '1'),
(232922, 38476, 'QU', 'OK', 'S', 1756561409, 1756561409, '1'),
(232923, 18948, 'QU', 'OK', 'S', 1756561419, 1756561419, '1'),
(232924, 31633, 'QU', 'OK', 'S', 1756561557, 1756561557, '1'),
(232925, 31633, 'QU', 'OK', 'S', 1756561564, 1756561564, '1'),
(232926, 36805, 'QU', 'OK', 'S', 1756561596, 1756561596, '1'),
(232927, 34619, 'QU', 'OK', 'S', 1756567583, 1756567583, '1'),
(232928, 31030, 'QU', 'OK', 'S', 1756567586, 1756567586, '1'),
(232929, 30912, 'QU', 'OK', 'S', 1756567588, 1756567588, '1'),
(232930, 38679, 'QU', 'OK', 'S', 1756567593, 1756567593, '1'),
(232931, 36567, 'QU', 'OK', 'S', 1756567604, 1756567604, '1'),
(232932, 23394, 'QU', 'OK', 'S', 1756567606, 1756567606, '1'),
(232933, 36552, 'QU', 'OK', 'S', 1756567610, 1756567610, '1'),
(232934, 33596, 'QU', 'OK', 'S', 1756567613, 1756567613, '1'),
(232935, 39363, 'QU', 'OK', 'S', 1756567617, 1756567617, '1'),
(232936, 39211, 'QU', 'OK', 'S', 1756567622, 1756567622, '1'),
(232937, 39211, 'QU', 'OK', 'S', 1756567625, 1756567625, '1'),
(232938, 39407, 'QU', 'OK', 'S', 1756567628, 1756567628, '1'),
(232939, 39409, 'QU', 'OK', 'S', 1756567633, 1756567633, '1'),
(232940, 39546, 'QU', 'OK', 'S', 1756567638, 1756567638, '1'),
(232941, 39546, 'QU', 'OK', 'S', 1756567641, 1756567641, '1'),
(232942, 23394, 'QU', 'OK', 'S', 1756567651, 1756567651, '1'),
(232943, 23376, 'QU', 'OK', 'S', 1756567656, 1756567656, '1'),
(232944, 36620, 'QU', 'OK', 'S', 1756567661, 1756567661, '1'),
(232945, 39546, 'QU', 'OK', 'S', 1756567672, 1756567672, '1'),
(232946, 20950, 'QU', 'OK', 'S', 1756568587, 1756568587, '1'),
(232947, 30994, 'QU', 'OK', 'S', 1756704681, 1756704681, '1'),
(232948, 37351, 'QU', 'OK', 'S', 1756704897, 1756704897, '1'),
(232949, 38422, 'QU', 'OK', 'S', 1756704905, 1756704905, '1'),
(232950, 25424, 'QU', 'OK', 'S', 1756704909, 1756704909, '1'),
(232951, 32426, 'QU', 'OK', 'S', 1756704912, 1756704912, '1'),
(232952, 39442, 'QU', 'OK', 'S', 1756704922, 1756704922, '1'),
(232953, 38115, 'QU', 'OK', 'S', 1756704928, 1756704928, '1'),
(232954, 39485, 'QU', 'OK', 'S', 1756704931, 1756704931, '1'),
(232955, 39399, 'QU', 'OK', 'S', 1756704935, 1756704935, '1'),
(232956, 38114, 'QU', 'OK', 'S', 1756704939, 1756704939, '1'),
(232957, 37487, 'QU', 'OK', 'S', 1756704943, 1756704943, '1'),
(232958, 37437, 'QU', 'OK', 'S', 1756704949, 1756704949, '1'),
(232959, 39305, 'QU', 'OK', 'S', 1756704953, 1756704953, '1'),
(232960, 39305, 'QU', 'OK', 'S', 1756704960, 1756704960, '1'),
(232961, 37437, 'QU', 'OK', 'S', 1756704964, 1756704964, '1'),
(232962, 39399, 'QU', 'OK', 'S', 1756704970, 1756704970, '1'),
(232963, 25636, 'QU', 'OK', 'S', 1756704975, 1756704975, '1'),
(232964, 36316, 'QU', 'OK', 'S', 1756704980, 1756704980, '1'),
(232965, 38869, 'QU', 'OK', 'S', 1756704984, 1756704984, '1'),
(232966, 28825, 'QU', 'OK', 'S', 1756704988, 1756704988, '1'),
(232967, 37822, 'QU', 'OK', 'S', 1756704992, 1756704992, '1'),
(232968, 39333, 'QU', 'OK', 'S', 1756704996, 1756704996, '1'),
(232969, 25528, 'QU', 'OK', 'S', 1756705000, 1756705000, '1'),
(232970, 31449, 'QU', 'OK', 'S', 1756705002, 1756705002, '1'),
(232971, 25526, 'QU', 'OK', 'S', 1756705004, 1756705004, '1'),
(232972, 31449, 'QU', 'OK', 'S', 1756705005, 1756705005, '1'),
(232973, 39488, 'QU', 'OK', 'S', 1756705008, 1756705008, '1'),
(232974, 39485, 'QU', 'OK', 'S', 1756705012, 1756705012, '1'),
(232975, 39485, 'QU', 'OK', 'S', 1756705017, 1756705017, '1'),
(232976, 20920, 'QU', 'OK', 'S', 1756705021, 1756705021, '1'),
(232977, 39441, 'QU', 'OK', 'S', 1756705025, 1756705025, '1'),
(232978, 31449, 'QU', 'OK', 'S', 1756705026, 1756705026, '1'),
(232979, 37507, 'QU', 'OK', 'S', 1756705029, 1756705029, '1'),
(232980, 31449, 'QU', 'OK', 'S', 1756705031, 1756705031, '1'),
(232981, 39487, 'QU', 'OK', 'S', 1756705034, 1756705034, '1'),
(232982, 37532, 'QU', 'OK', 'S', 1756705161, 1756705161, '1'),
(232983, 37522, 'QU', 'OK', 'S', 1756705187, 1756705187, '1'),
(232984, 39554, 'QU', 'OK', 'S', 1756705202, 1756705202, '1'),
(232985, 39554, 'QU', 'OK', 'S', 1756705214, 1756705214, '1'),
(232986, 31138, 'QU', 'OK', 'S', 1756705214, 1756705214, '1'),
(232987, 38697, 'QU', 'OK', 'S', 1756705241, 1756705241, '1'),
(232988, 25306, 'QU', 'OK', 'S', 1756705854, 1756705854, '1'),
(232989, 37605, 'QU', 'OK', 'S', 1756707253, 1756707253, '1'),
(232990, 39380, 'QU', 'OK', 'S', 1756707422, 1756707422, '1'),
(232991, 39460, 'QU', 'OK', 'S', 1756707560, 1756707560, '1'),
(232992, 39437, 'QU', 'OK', 'S', 1756708094, 1756708094, '1'),
(232993, 31154, 'QU', 'OK', 'S', 1756708412, 1756708412, '1'),
(232994, 31154, 'QU', 'OK', 'S', 1756708415, 1756708415, '1'),
(232995, 31146, 'QU', 'OK', 'S', 1756708439, 1756708439, '1'),
(232996, 31147, 'QU', 'OK', 'S', 1756708464, 1756708464, '1'),
(232997, 31147, 'QU', 'OK', 'S', 1756708479, 1756708479, '1'),
(232998, 31147, 'QU', 'OK', 'S', 1756708486, 1756708486, '1'),
(232999, 31147, 'QU', 'OK', 'S', 1756708492, 1756708492, '1'),
(233000, 38760, 'QU', 'OK', 'S', 1756709597, 1756709597, '1'),
(233001, 39677, 'QU', 'OK', 'S', 1756711424, 1756711424, '1'),
(233002, 39678, 'QU', 'OK', 'S', 1756711448, 1756711448, '1'),
(233003, 39679, 'QU', 'OK', 'S', 1756711472, 1756711472, '1'),
(233004, 39678, 'QU', 'OK', 'S', 1756711487, 1756711487, '1'),
(233005, 39677, 'QU', 'OK', 'S', 1756711500, 1756711500, '1'),
(233006, 39680, 'QU', 'OK', 'S', 1756711522, 1756711522, '1'),
(233007, 39689, 'QU', 'OK', 'S', 1756711547, 1756711547, '1'),
(233008, 39688, 'QU', 'OK', 'S', 1756711569, 1756711569, '1'),
(233009, 39687, 'QU', 'OK', 'S', 1756711592, 1756711592, '1'),
(233010, 39686, 'QU', 'OK', 'S', 1756711614, 1756711614, '1'),
(233011, 39685, 'QU', 'OK', 'S', 1756711751, 1756711751, '1'),
(233012, 32393, 'QU', 'OK', 'S', 1756711958, 1756711958, '1'),
(233013, 28501, 'QU', 'OK', 'S', 1756712110, 1756712110, '1'),
(233014, 28501, 'QU', 'OK', 'S', 1756712110, 1756712110, '1'),
(233015, 39684, 'QU', 'OK', 'S', 1756712122, 1756712122, '1'),
(233016, 39683, 'QU', 'OK', 'S', 1756712141, 1756712141, '1'),
(233017, 39682, 'QU', 'OK', 'S', 1756712164, 1756712164, '1'),
(233018, 39681, 'QU', 'OK', 'S', 1756712184, 1756712184, '1'),
(233019, 37596, 'QU', 'OK', 'S', 1756712221, 1756712221, '1'),
(233020, 36705, 'QU', 'OK', 'S', 1756712230, 1756712230, '1'),
(233021, 23076, 'QU', 'OK', 'S', 1756712233, 1756712233, '1'),
(233022, 19843, 'QU', 'OK', 'S', 1756712253, 1756712253, '1'),
(233023, 33798, 'QU', 'OK', 'S', 1756712258, 1756712258, '1'),
(233024, 33800, 'QU', 'OK', 'S', 1756712282, 1756712282, '1'),
(233025, 20950, 'QU', 'OK', 'S', 1756712293, 1756712293, '1'),
(233026, 22807, 'QU', 'OK', 'S', 1756712297, 1756712297, '1'),
(233027, 33796, 'QU', 'OK', 'S', 1756712300, 1756712300, '1'),
(233028, 23937, 'QU', 'OK', 'S', 1756712304, 1756712304, '1'),
(233029, 33797, 'QU', 'OK', 'S', 1756712310, 1756712310, '1'),
(233030, 37960, 'QU', 'OK', 'S', 1756712313, 1756712313, '1'),
(233031, 32856, 'QU', 'OK', 'S', 1756712321, 1756712321, '1'),
(233032, 27288, 'QU', 'OK', 'S', 1756712330, 1756712330, '1'),
(233033, 35026, 'QU', 'OK', 'S', 1756712335, 1756712335, '1'),
(233034, 24973, 'QU', 'OK', 'S', 1756712340, 1756712340, '1'),
(233035, 24973, 'QU', 'OK', 'S', 1756712348, 1756712348, '1'),
(233036, 32855, 'QU', 'OK', 'S', 1756712354, 1756712354, '1'),
(233037, 35933, 'QU', 'OK', 'S', 1756712428, 1756712428, '1'),
(233038, 35933, 'QU', 'OK', 'S', 1756712431, 1756712431, '1'),
(233039, 35933, 'QU', 'OK', 'S', 1756712436, 1756712436, '1'),
(233040, 30818, 'QU', 'OK', 'S', 1756712440, 1756712440, '1'),
(233041, 30818, 'QU', 'OK', 'S', 1756712443, 1756712443, '1'),
(233042, 30818, 'QU', 'OK', 'S', 1756712446, 1756712446, '1'),
(233043, 30805, 'QU', 'OK', 'S', 1756712450, 1756712450, '1'),
(233044, 35028, 'QU', 'OK', 'S', 1756712455, 1756712455, '1'),
(233045, 24947, 'QU', 'OK', 'S', 1756712458, 1756712458, '1'),
(233046, 33893, 'QU', 'OK', 'S', 1756712464, 1756712464, '1'),
(233047, 24947, 'QU', 'OK', 'S', 1756712467, 1756712467, '1'),
(233048, 33893, 'QU', 'OK', 'S', 1756712470, 1756712470, '1'),
(233049, 33893, 'QU', 'OK', 'S', 1756712475, 1756712475, '1'),
(233050, 33893, 'QU', 'OK', 'S', 1756712480, 1756712480, '1'),
(233051, 39675, 'QU', 'OK', 'S', 1756712489, 1756712489, '1'),
(233052, 39676, 'QU', 'OK', 'S', 1756712661, 1756712661, '1'),
(233053, 37522, 'QU', 'OK', 'S', 1756712773, 1756712773, '1'),
(233054, 39669, 'QU', 'OK', 'S', 1756712849, 1756712849, '1'),
(233055, 39670, 'QU', 'OK', 'S', 1756712902, 1756712902, '1'),
(233056, 39671, 'QU', 'OK', 'S', 1756712935, 1756712935, '1'),
(233057, 39672, 'QU', 'OK', 'S', 1756712968, 1756712968, '1'),
(233058, 39673, 'QU', 'OK', 'S', 1756713012, 1756713012, '1'),
(233059, 39674, 'QU', 'OK', 'S', 1756713041, 1756713041, '1'),
(233060, 39690, 'QU', 'OK', 'S', 1756713457, 1756713457, '1'),
(233061, 39691, 'QU', 'OK', 'S', 1756713497, 1756713497, '1'),
(233062, 39693, 'QU', 'OK', 'S', 1756713556, 1756713556, '1'),
(233063, 39694, 'QU', 'OK', 'S', 1756713664, 1756713664, '1'),
(233064, 39412, 'QU', 'OK', 'S', 1756713805, 1756713805, '1'),
(233065, 39692, 'QU', 'OK', 'S', 1756713870, 1756713870, '1'),
(233066, 39695, 'QU', 'OK', 'S', 1756713962, 1756713962, '1'),
(233067, 39699, 'QU', 'OK', 'S', 1756714911, 1756714911, '1'),
(233068, 39698, 'QU', 'OK', 'S', 1756715156, 1756715156, '1'),
(233069, 37294, 'QU', 'OK', 'S', 1756715243, 1756715243, '1'),
(233070, 38542, 'QU', 'OK', 'S', 1756718144, 1756718144, '1'),
(233071, 38508, 'QU', 'OK', 'S', 1756718152, 1756718152, '1'),
(233072, 38541, 'QU', 'OK', 'S', 1756718166, 1756718166, '1'),
(233073, 27995, 'QU', 'OK', 'S', 1756718170, 1756718170, '1'),
(233074, 27695, 'QU', 'OK', 'S', 1756718174, 1756718174, '1'),
(233075, 38544, 'QU', 'OK', 'S', 1756718176, 1756718176, '1'),
(233076, 37172, 'QU', 'OK', 'S', 1756718179, 1756718179, '1'),
(233077, 37019, 'QU', 'OK', 'S', 1756718183, 1756718183, '1'),
(233078, 39015, 'QU', 'OK', 'S', 1756718185, 1756718185, '1'),
(233079, 16201, 'QU', 'OK', 'S', 1756718188, 1756718188, '1'),
(233080, 38876, 'QU', 'OK', 'S', 1756718492, 1756718492, '1'),
(233081, 38113, 'QU', 'OK', 'S', 1756720101, 1756720101, '1'),
(233082, 37453, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233083, 3436, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233084, 37778, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233085, 37780, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233086, 30579, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233087, 27365, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233088, 30633, 'QU', 'OK', 'S', 1756720103, 1756720103, '1'),
(233089, 36316, 'QU', 'OK', 'S', 1756720197, 1756720197, '1'),
(233090, 37778, 'QU', 'OK', 'S', 1756720942, 1756720942, '1'),
(233091, 37778, 'QU', 'OK', 'S', 1756720957, 1756720957, '1'),
(233092, 37778, 'QU', 'OK', 'S', 1756720972, 1756720972, '1'),
(233093, 37778, 'QU', 'OK', 'S', 1756720976, 1756720976, '1'),
(233094, 27365, 'QU', 'OK', 'S', 1756721009, 1756721009, '1'),
(233095, 27365, 'QU', 'OK', 'S', 1756721011, 1756721011, '1'),
(233096, 27365, 'QU', 'OK', 'S', 1756721013, 1756721013, '1'),
(233097, 27365, 'QU', 'OK', 'S', 1756721015, 1756721015, '1'),
(233098, 27365, 'QU', 'OK', 'S', 1756721017, 1756721017, '1'),
(233099, 27365, 'QU', 'OK', 'S', 1756721019, 1756721019, '1'),
(233100, 27365, 'QU', 'OK', 'S', 1756721021, 1756721021, '1'),
(233101, 27365, 'QU', 'OK', 'S', 1756721023, 1756721023, '1'),
(233102, 27365, 'QU', 'OK', 'S', 1756721026, 1756721026, '1'),
(233103, 27365, 'QU', 'OK', 'S', 1756721029, 1756721029, '1'),
(233104, 30633, 'QU', 'OK', 'S', 1756721123, 1756721123, '1'),
(233105, 30633, 'QU', 'OK', 'S', 1756721144, 1756721144, '1'),
(233106, 30579, 'QU', 'OK', 'S', 1756721177, 1756721177, '1'),
(233107, 30579, 'QU', 'OK', 'S', 1756721187, 1756721187, '1'),
(233108, 30579, 'QU', 'OK', 'S', 1756721190, 1756721190, '1'),
(233109, 30579, 'QU', 'OK', 'S', 1756721201, 1756721201, '1'),
(233110, 39486, 'QU', 'OK', 'S', 1756721234, 1756721234, '1'),
(233111, 30818, 'QU', 'OK', 'S', 1756721256, 1756721256, '1'),
(233112, 30818, 'QU', 'OK', 'S', 1756721259, 1756721259, '1'),
(233113, 3436, 'QU', 'OK', 'S', 1756721395, 1756721395, '1'),
(233114, 39353, 'QU', 'OK', 'S', 1756721746, 1756721746, '1'),
(233115, 38113, 'QU', 'OK', 'S', 1756721828, 1756721828, '1'),
(233116, 38113, 'QU', 'OK', 'S', 1756721838, 1756721838, '1'),
(233117, 38113, 'QU', 'OK', 'S', 1756721841, 1756721841, '1'),
(233118, 38113, 'QU', 'OK', 'S', 1756721843, 1756721843, '1'),
(233119, 38113, 'QU', 'OK', 'S', 1756721846, 1756721846, '1'),
(233120, 38113, 'QU', 'OK', 'S', 1756721851, 1756721851, '1'),
(233121, 38113, 'QU', 'OK', 'S', 1756721854, 1756721854, '1'),
(233122, 38113, 'QU', 'OK', 'S', 1756721856, 1756721856, '1'),
(233123, 39414, 'QU', 'OK', 'S', 1756722747, 1756722747, '1'),
(233124, 38463, 'QU', 'OK', 'S', 1756725608, 1756725608, '1'),
(233125, 35163, 'QU', 'OK', 'S', 1756725617, 1756725617, '1'),
(233126, 36287, 'QU', 'OK', 'S', 1756725713, 1756725713, '1'),
(233127, 28512, 'QU', 'OK', 'S', 1756725728, 1756725728, '1'),
(233128, 36287, 'QU', 'OK', 'S', 1756725733, 1756725733, '1'),
(233129, 28512, 'QU', 'OK', 'S', 1756725737, 1756725737, '1'),
(233130, 36285, 'QU', 'OK', 'S', 1756725740, 1756725740, '1'),
(233131, 39553, 'QU', 'OK', 'S', 1756725749, 1756725749, '1'),
(233132, 39553, 'QU', 'OK', 'S', 1756725753, 1756725753, '1'),
(233133, 39553, 'QU', 'OK', 'S', 1756725758, 1756725758, '1'),
(233134, 39553, 'QU', 'OK', 'S', 1756725766, 1756725766, '1'),
(233135, 39554, 'QU', 'OK', 'S', 1756725771, 1756725771, '1'),
(233136, 34688, 'QU', 'OK', 'S', 1756725785, 1756725785, '1'),
(233137, 39554, 'QU', 'OK', 'S', 1756725807, 1756725807, '1'),
(233138, 39554, 'QU', 'OK', 'S', 1756725814, 1756725814, '1'),
(233139, 39488, 'QU', 'OK', 'S', 1756725818, 1756725818, '1'),
(233140, 39554, 'QU', 'OK', 'S', 1756725827, 1756725827, '1'),
(233141, 39554, 'QU', 'OK', 'S', 1756725831, 1756725831, '1'),
(233142, 39554, 'QU', 'OK', 'S', 1756725835, 1756725835, '1'),
(233143, 39554, 'QU', 'OK', 'S', 1756725846, 1756725846, '1'),
(233144, 38108, 'QU', 'OK', 'S', 1756725849, 1756725849, '1'),
(233145, 39554, 'QU', 'OK', 'S', 1756725852, 1756725852, '1'),
(233146, 39488, 'QU', 'OK', 'S', 1756725855, 1756725855, '1'),
(233147, 31448, 'QU', 'OK', 'S', 1756725859, 1756725859, '1'),
(233148, 39554, 'QU', 'OK', 'S', 1756725865, 1756725865, '1'),
(233149, 36281, 'QU', 'OK', 'S', 1756725869, 1756725869, '1'),
(233150, 36283, 'QU', 'OK', 'S', 1756725875, 1756725875, '1'),
(233151, 39554, 'QU', 'OK', 'S', 1756725881, 1756725881, '1'),
(233152, 39554, 'QU', 'OK', 'S', 1756725894, 1756725894, '1'),
(233153, 39554, 'QU', 'OK', 'S', 1756725901, 1756725901, '1'),
(233154, 39488, 'QU', 'OK', 'S', 1756725905, 1756725905, '1'),
(233155, 36207, 'QU', 'OK', 'S', 1756725909, 1756725909, '1'),
(233156, 39554, 'QU', 'OK', 'S', 1756725916, 1756725916, '1'),
(233157, 39554, 'QU', 'OK', 'S', 1756725924, 1756725924, '1'),
(233158, 39553, 'QU', 'OK', 'S', 1756725930, 1756725930, '1'),
(233159, 39554, 'QU', 'OK', 'S', 1756725935, 1756725935, '1'),
(233160, 39554, 'QU', 'OK', 'S', 1756725940, 1756725940, '1'),
(233161, 36281, 'QU', 'OK', 'S', 1756725945, 1756725945, '1'),
(233162, 36285, 'QU', 'OK', 'S', 1756725948, 1756725948, '1'),
(233163, 39488, 'QU', 'OK', 'S', 1756725953, 1756725953, '1'),
(233164, 39554, 'QU', 'OK', 'S', 1756725958, 1756725958, '1'),
(233165, 36207, 'QU', 'OK', 'S', 1756725963, 1756725963, '1'),
(233166, 34593, 'QU', 'OK', 'S', 1756725968, 1756725968, '1'),
(233167, 34687, 'QU', 'OK', 'S', 1756725975, 1756725975, '1'),
(233168, 36207, 'QU', 'OK', 'S', 1756725979, 1756725979, '1'),
(233169, 36286, 'QU', 'OK', 'S', 1756725984, 1756725984, '1'),
(233170, 39554, 'QU', 'OK', 'S', 1756725988, 1756725988, '1'),
(233171, 36285, 'QU', 'OK', 'S', 1756725992, 1756725992, '1'),
(233172, 36283, 'QU', 'OK', 'S', 1756725997, 1756725997, '1'),
(233173, 36207, 'QU', 'OK', 'S', 1756726001, 1756726001, '1'),
(233174, 36207, 'QU', 'OK', 'S', 1756726005, 1756726005, '1'),
(233175, 39488, 'QU', 'OK', 'S', 1756726009, 1756726009, '1'),
(233176, 36303, 'QU', 'OK', 'S', 1756726014, 1756726014, '1'),
(233177, 36208, 'QU', 'OK', 'S', 1756726027, 1756726027, '1'),
(233178, 39553, 'QU', 'OK', 'S', 1756726032, 1756726032, '1'),
(233179, 39553, 'QU', 'OK', 'S', 1756726046, 1756726046, '1'),
(233180, 13019, 'QU', 'OK', 'S', 1756726092, 1756726092, '1'),
(233181, 13019, 'QU', 'OK', 'S', 1756726098, 1756726098, '1'),
(233182, 38679, 'QU', 'OK', 'S', 1756726103, 1756726103, '1'),
(233183, 39546, 'QU', 'OK', 'S', 1756726109, 1756726109, '1'),
(233184, 38281, 'QU', 'OK', 'S', 1756726118, 1756726118, '1'),
(233185, 35856, 'QU', 'OK', 'S', 1756726128, 1756726128, '1'),
(233186, 25290, 'QU', 'OK', 'S', 1756726132, 1756726132, '1'),
(233187, 37491, 'QU', 'OK', 'S', 1756726145, 1756726145, '1'),
(233188, 39415, 'QU', 'OK', 'S', 1756726178, 1756726178, '1'),
(233189, 39415, 'QU', 'OK', 'S', 1756726184, 1756726184, '1'),
(233190, 39415, 'QU', 'OK', 'S', 1756726188, 1756726188, '1'),
(233191, 39415, 'QU', 'OK', 'S', 1756726198, 1756726198, '1'),
(233192, 29218, 'QU', 'OK', 'S', 1756726206, 1756726206, '1'),
(233193, 39607, 'QU', 'OK', 'S', 1756726232, 1756726232, '1'),
(233194, 39607, 'QU', 'OK', 'S', 1756726238, 1756726238, '1'),
(233195, 39607, 'QU', 'OK', 'S', 1756726243, 1756726243, '1'),
(233196, 39607, 'QU', 'OK', 'S', 1756726247, 1756726247, '1'),
(233197, 39607, 'QU', 'OK', 'S', 1756726251, 1756726251, '1'),
(233198, 39607, 'QU', 'OK', 'S', 1756726255, 1756726255, '1'),
(233199, 39607, 'QU', 'OK', 'S', 1756726259, 1756726259, '1'),
(233200, 39607, 'QU', 'OK', 'S', 1756726263, 1756726263, '1'),
(233201, 39607, 'QU', 'OK', 'S', 1756726268, 1756726268, '1'),
(233202, 39607, 'QU', 'OK', 'S', 1756726272, 1756726272, '1'),
(233203, 39607, 'QU', 'OK', 'S', 1756726277, 1756726277, '1'),
(233204, 39607, 'QU', 'OK', 'S', 1756726282, 1756726282, '1'),
(233205, 39607, 'QU', 'OK', 'S', 1756726289, 1756726289, '1'),
(233206, 39607, 'QU', 'OK', 'S', 1756726294, 1756726294, '1'),
(233207, 29218, 'QU', 'OK', 'S', 1756726324, 1756726324, '1'),
(233208, 29218, 'QU', 'OK', 'S', 1756726337, 1756726337, '1'),
(233209, 39607, 'QU', 'OK', 'S', 1756726342, 1756726342, '1'),
(233210, 39607, 'QU', 'OK', 'S', 1756726347, 1756726347, '1'),
(233211, 39415, 'QU', 'OK', 'S', 1756726355, 1756726355, '1'),
(233212, 38112, 'QU', 'OK', 'S', 1756726393, 1756726393, '1'),
(233213, 38112, 'QU', 'OK', 'S', 1756726397, 1756726397, '1'),
(233214, 38112, 'QU', 'OK', 'S', 1756726401, 1756726401, '1'),
(233215, 38112, 'QU', 'OK', 'S', 1756726405, 1756726405, '1'),
(233216, 38112, 'QU', 'OK', 'S', 1756726410, 1756726410, '1'),
(233217, 38112, 'QU', 'OK', 'S', 1756726414, 1756726414, '1'),
(233218, 38112, 'QU', 'OK', 'S', 1756726418, 1756726418, '1'),
(233219, 38112, 'QU', 'OK', 'S', 1756726422, 1756726422, '1'),
(233220, 38112, 'QU', 'OK', 'S', 1756726426, 1756726426, '1'),
(233221, 38112, 'QU', 'OK', 'S', 1756726430, 1756726430, '1'),
(233222, 38112, 'QU', 'OK', 'S', 1756726435, 1756726435, '1'),
(233223, 38112, 'QU', 'OK', 'S', 1756726442, 1756726442, '1'),
(233224, 38112, 'QU', 'OK', 'S', 1756726447, 1756726447, '1'),
(233225, 38112, 'QU', 'OK', 'S', 1756726453, 1756726453, '1'),
(233226, 38112, 'QU', 'OK', 'S', 1756726457, 1756726457, '1'),
(233227, 36440, 'QU', 'OK', 'S', 1756726723, 1756726723, '1'),
(233228, 36440, 'QU', 'OK', 'S', 1756726738, 1756726738, '1'),
(233229, 38107, 'QU', 'OK', 'S', 1756726744, 1756726744, '1'),
(233230, 36440, 'QU', 'OK', 'S', 1756726758, 1756726758, '1'),
(233231, 36440, 'QU', 'OK', 'S', 1756726765, 1756726765, '1'),
(233232, 38107, 'QU', 'OK', 'S', 1756726782, 1756726782, '1'),
(233233, 38107, 'QU', 'OK', 'S', 1756726786, 1756726786, '1'),
(233234, 38107, 'QU', 'OK', 'S', 1756726790, 1756726790, '1'),
(233235, 39417, 'QU', 'OK', 'S', 1756726797, 1756726797, '1'),
(233236, 36440, 'QU', 'OK', 'S', 1756726804, 1756726804, '1'),
(233237, 36440, 'QU', 'OK', 'S', 1756726813, 1756726813, '1'),
(233238, 34689, 'QU', 'OK', 'S', 1756726819, 1756726819, '1'),
(233239, 34689, 'QU', 'OK', 'S', 1756726843, 1756726843, '1'),
(233240, 39135, 'QU', 'OK', 'S', 1756726859, 1756726859, '1'),
(233241, 36440, 'QU', 'OK', 'S', 1756726876, 1756726876, '1'),
(233242, 34313, 'QU', 'OK', 'S', 1756726911, 1756726911, '1'),
(233243, 37463, 'QU', 'OK', 'S', 1756727567, 1756727567, '1'),
(233244, 20950, 'QU', 'OK', 'S', 1756727573, 1756727573, '1'),
(233245, 27288, 'QU', 'OK', 'S', 1756727587, 1756727587, '1'),
(233246, 23937, 'QU', 'OK', 'S', 1756727593, 1756727593, '1'),
(233247, 33797, 'QU', 'OK', 'S', 1756727609, 1756727609, '1'),
(233248, 32855, 'QU', 'OK', 'S', 1756727612, 1756727612, '1'),
(233249, 35026, 'QU', 'OK', 'S', 1756727616, 1756727616, '1'),
(233250, 19843, 'QU', 'OK', 'S', 1756727630, 1756727630, '1'),
(233251, 37960, 'QU', 'OK', 'S', 1756727633, 1756727633, '1'),
(233252, 36705, 'QU', 'OK', 'S', 1756727650, 1756727650, '1'),
(233253, 33800, 'QU', 'OK', 'S', 1756727663, 1756727663, '1'),
(233254, 23076, 'QU', 'OK', 'S', 1756727684, 1756727684, '1'),
(233255, 37596, 'QU', 'OK', 'S', 1756727705, 1756727705, '1'),
(233256, 39353, 'QU', 'OK', 'S', 1756727833, 1756727833, '1'),
(233257, 39698, 'QU', 'OK', 'S', 1756729595, 1756729595, '1'),
(233258, 39698, 'QU', 'OK', 'S', 1756729833, 1756729833, '1'),
(233259, 39697, 'QU', 'OK', 'S', 1756730109, 1756730109, '1'),
(233260, 39701, 'QU', 'OK', 'S', 1756730612, 1756730612, '1'),
(233261, 39700, 'QU', 'OK', 'S', 1756730948, 1756730948, '1'),
(233262, 19304, 'QU', 'OK', 'S', 1756731049, 1756731049, '1'),
(233263, 39702, 'QU', 'OK', 'S', 1756731292, 1756731292, '1'),
(233264, 39703, 'QU', 'OK', 'S', 1756731663, 1756731663, '1'),
(233265, 39704, 'QU', 'OK', 'S', 1756732106, 1756732106, '1'),
(233266, 35163, 'QU', 'OK', 'S', 1756732531, 1756732531, '1'),
(233267, 38463, 'QU', 'OK', 'S', 1756732535, 1756732535, '1'),
(233268, 38463, 'QU', 'OK', 'S', 1756732554, 1756732554, '1'),
(233269, 35163, 'QU', 'OK', 'S', 1756732559, 1756732559, '1'),
(233270, 38465, 'QU', 'OK', 'S', 1756732563, 1756732563, '1'),
(233271, 22797, 'QU', 'OK', 'S', 1756732567, 1756732567, '1'),
(233272, 38438, 'QU', 'OK', 'S', 1756732573, 1756732573, '1'),
(233273, 37383, 'QU', 'OK', 'S', 1756732580, 1756732580, '1'),
(233274, 38438, 'QU', 'OK', 'S', 1756732584, 1756732584, '1'),
(233275, 21502, 'QU', 'OK', 'S', 1756732588, 1756732588, '1'),
(233276, 36375, 'QU', 'OK', 'S', 1756732593, 1756732593, '1'),
(233277, 37234, 'QU', 'OK', 'S', 1756732598, 1756732598, '1'),
(233278, 37383, 'QU', 'OK', 'S', 1756732602, 1756732602, '1'),
(233279, 37383, 'QU', 'OK', 'S', 1756732606, 1756732606, '1'),
(233280, 37961, 'QU', 'OK', 'S', 1756732610, 1756732610, '1'),
(233281, 39383, 'QU', 'OK', 'S', 1756732614, 1756732614, '1'),
(233282, 39383, 'QU', 'OK', 'S', 1756732619, 1756732619, '1'),
(233283, 37507, 'QU', 'OK', 'S', 1756732624, 1756732624, '1'),
(233284, 38899, 'QU', 'OK', 'S', 1756732629, 1756732629, '1'),
(233285, 39378, 'QU', 'OK', 'S', 1756732634, 1756732634, '1'),
(233286, 39468, 'QU', 'OK', 'S', 1756732639, 1756732639, '1'),
(233287, 37507, 'QU', 'OK', 'S', 1756732644, 1756732644, '1'),
(233288, 39468, 'QU', 'OK', 'S', 1756732649, 1756732649, '1'),
(233289, 39468, 'QU', 'OK', 'S', 1756732654, 1756732654, '1'),
(233290, 39484, 'QU', 'OK', 'S', 1756732662, 1756732662, '1'),
(233291, 37384, 'QU', 'OK', 'S', 1756732667, 1756732667, '1'),
(233292, 39207, 'QU', 'OK', 'S', 1756732671, 1756732671, '1'),
(233293, 38449, 'QU', 'OK', 'S', 1756732899, 1756732899, '1'),
(233294, 39207, 'QU', 'OK', 'S', 1756732905, 1756732905, '1'),
(233295, 37262, 'QU', 'OK', 'S', 1756732909, 1756732909, '1'),
(233296, 39378, 'QU', 'OK', 'S', 1756732913, 1756732913, '1'),
(233297, 39378, 'QU', 'OK', 'S', 1756732922, 1756732922, '1'),
(233298, 37384, 'QU', 'OK', 'S', 1756732926, 1756732926, '1'),
(233299, 37437, 'QU', 'OK', 'S', 1756732932, 1756732932, '1'),
(233300, 37437, 'QU', 'OK', 'S', 1756732936, 1756732936, '1'),
(233301, 39484, 'QU', 'OK', 'S', 1756732940, 1756732940, '1'),
(233302, 37384, 'QU', 'OK', 'S', 1756732947, 1756732947, '1'),
(233303, 39413, 'QU', 'OK', 'S', 1756732951, 1756732951, '1'),
(233304, 38415, 'QU', 'OK', 'S', 1756732954, 1756732954, '1'),
(233305, 38450, 'QU', 'OK', 'S', 1756732973, 1756732973, '1'),
(233306, 38449, 'QU', 'OK', 'S', 1756732976, 1756732976, '1'),
(233307, 38303, 'QU', 'OK', 'S', 1756732999, 1756732999, '1'),
(233308, 19878, 'QU', 'OK', 'S', 1756733003, 1756733003, '1'),
(233309, 12797, 'QU', 'OK', 'S', 1756733009, 1756733009, '1'),
(233310, 31434, 'QU', 'OK', 'S', 1756733012, 1756733012, '1'),
(233311, 9636, 'QU', 'OK', 'S', 1756733015, 1756733015, '1'),
(233312, 36705, 'QU', 'OK', 'S', 1756733017, 1756733017, '1'),
(233313, 9636, 'QU', 'OK', 'S', 1756733019, 1756733019, '1'),
(233314, 30972, 'QU', 'OK', 'S', 1756733022, 1756733022, '1'),
(233315, 34637, 'QU', 'OK', 'S', 1756733026, 1756733026, '1'),
(233316, 39376, 'QU', 'OK', 'S', 1756733032, 1756733032, '1'),
(233317, 19878, 'QU', 'OK', 'S', 1756733035, 1756733035, '1'),
(233318, 19877, 'QU', 'OK', 'S', 1756733038, 1756733038, '1'),
(233319, 19877, 'QU', 'OK', 'S', 1756733040, 1756733040, '1'),
(233320, 19878, 'QU', 'OK', 'S', 1756733043, 1756733043, '1'),
(233321, 19878, 'QU', 'OK', 'S', 1756733047, 1756733047, '1'),
(233322, 36941, 'QU', 'OK', 'S', 1756733051, 1756733051, '1'),
(233323, 38305, 'QU', 'OK', 'S', 1756733055, 1756733055, '1'),
(233324, 28996, 'QU', 'OK', 'S', 1756733057, 1756733057, '1'),
(233325, 35825, 'QU', 'OK', 'S', 1756733062, 1756733062, '1'),
(233326, 35566, 'QU', 'OK', 'S', 1756733067, 1756733067, '1'),
(233327, 2614, 'QU', 'OK', 'S', 1756733077, 1756733077, '1'),
(233328, 2614, 'QU', 'OK', 'S', 1756733094, 1756733094, '1'),
(233329, 2614, 'QU', 'OK', 'S', 1756733098, 1756733098, '1'),
(233330, 10070, 'QU', 'OK', 'S', 1756733103, 1756733103, '1'),
(233331, 35825, 'QU', 'OK', 'S', 1756733107, 1756733107, '1'),
(233332, 35825, 'QU', 'OK', 'S', 1756733115, 1756733115, '1'),
(233333, 36941, 'QU', 'OK', 'S', 1756733122, 1756733122, '1'),
(233334, 24676, 'QU', 'OK', 'S', 1756733129, 1756733129, '1'),
(233335, 39354, 'QU', 'OK', 'S', 1756733138, 1756733138, '1'),
(233336, 10768, 'QU', 'OK', 'S', 1756733140, 1756733140, '1'),
(233337, 39354, 'QU', 'OK', 'S', 1756733144, 1756733144, '1'),
(233338, 33284, 'QU', 'OK', 'S', 1756733148, 1756733148, '1'),
(233339, 30086, 'QU', 'OK', 'S', 1756733154, 1756733154, '1'),
(233340, 34045, 'QU', 'OK', 'S', 1756733158, 1756733158, '1'),
(233341, 27058, 'QU', 'OK', 'S', 1756733162, 1756733162, '1'),
(233342, 2301, 'QU', 'OK', 'S', 1756733171, 1756733171, '1'),
(233343, 2301, 'QU', 'OK', 'S', 1756733178, 1756733178, '1'),
(233344, 34193, 'QU', 'OK', 'S', 1756733214, 1756733214, '1'),
(233345, 34193, 'QU', 'OK', 'S', 1756733218, 1756733218, '1'),
(233346, 38448, 'QU', 'OK', 'S', 1756733248, 1756733248, '1'),
(233347, 38448, 'QU', 'OK', 'S', 1756733250, 1756733250, '1'),
(233348, 31138, 'QU', 'OK', 'S', 1756792623, 1756792623, '1'),
(233349, 37532, 'QU', 'OK', 'S', 1756792660, 1756792660, '1'),
(233350, 37532, 'QU', 'OK', 'S', 1756792665, 1756792665, '1'),
(233351, 39418, 'QU', 'OK', 'S', 1756794862, 1756794862, '1'),
(233352, 39418, 'QU', 'OK', 'S', 1756794868, 1756794868, '1'),
(233353, 39418, 'QU', 'OK', 'S', 1756794870, 1756794870, '1'),
(233354, 38830, 'QU', 'OK', 'S', 1756796022, 1756796022, '1'),
(233355, 13573, 'QU', 'OK', 'S', 1756797160, 1756797160, '1'),
(233356, 16512, 'QU', 'OK', 'S', 1756797163, 1756797163, '1'),
(233357, 37690, 'QU', 'OK', 'S', 1756797165, 1756797165, '1'),
(233358, 19992, 'QU', 'OK', 'S', 1756797167, 1756797167, '1'),
(233359, 23835, 'QU', 'OK', 'S', 1756797171, 1756797171, '1'),
(233360, 35346, 'QU', 'OK', 'S', 1756797173, 1756797173, '1'),
(233361, 35508, 'QU', 'OK', 'S', 1756797176, 1756797176, '1'),
(233362, 25483, 'QU', 'OK', 'S', 1756797178, 1756797178, '1'),
(233363, 25367, 'QU', 'OK', 'S', 1756797181, 1756797181, '1'),
(233364, 35714, 'QU', 'OK', 'S', 1756797343, 1756797343, '1'),
(233365, 37649, 'QU', 'OK', 'S', 1756797352, 1756797352, '1'),
(233366, 33029, 'QU', 'OK', 'S', 1756797357, 1756797357, '1'),
(233367, 2686, 'QU', 'OK', 'S', 1756797444, 1756797444, '1'),
(233368, 25764, 'QU', 'OK', 'S', 1756797454, 1756797454, '1'),
(233369, 25764, 'QU', 'OK', 'S', 1756797457, 1756797457, '1'),
(233370, 31795, 'QU', 'OK', 'S', 1756797462, 1756797462, '1'),
(233371, 15355, 'QU', 'OK', 'S', 1756797467, 1756797467, '1'),
(233372, 12558, 'QU', 'OK', 'S', 1756797471, 1756797471, '1'),
(233373, 24232, 'QU', 'OK', 'S', 1756797476, 1756797476, '1'),
(233374, 31795, 'QU', 'OK', 'S', 1756797480, 1756797480, '1'),
(233375, 25052, 'QU', 'OK', 'S', 1756797486, 1756797486, '1'),
(233376, 36674, 'QU', 'OK', 'S', 1756797490, 1756797490, '1'),
(233377, 35346, 'QU', 'OK', 'S', 1756797495, 1756797495, '1'),
(233378, 35346, 'QU', 'OK', 'S', 1756797500, 1756797500, '1'),
(233379, 38835, 'QU', 'OK', 'S', 1756797504, 1756797504, '1'),
(233380, 38835, 'QU', 'OK', 'S', 1756797510, 1756797510, '1'),
(233381, 35346, 'QU', 'OK', 'S', 1756797517, 1756797517, '1'),
(233382, 35341, 'QU', 'OK', 'S', 1756797521, 1756797521, '1'),
(233383, 13535, 'QU', 'OK', 'S', 1756797525, 1756797525, '1'),
(233384, 35346, 'QU', 'OK', 'S', 1756797529, 1756797529, '1'),
(233385, 38313, 'QU', 'OK', 'S', 1756797534, 1756797534, '1'),
(233386, 31874, 'QU', 'OK', 'S', 1756797539, 1756797539, '1'),
(233387, 36673, 'QU', 'OK', 'S', 1756797549, 1756797549, '1'),
(233388, 31874, 'QU', 'OK', 'S', 1756797555, 1756797555, '1'),
(233389, 24346, 'QU', 'OK', 'S', 1756797559, 1756797559, '1'),
(233390, 35797, 'QU', 'OK', 'S', 1756797563, 1756797563, '1'),
(233391, 14922, 'QU', 'OK', 'S', 1756797568, 1756797568, '1'),
(233392, 22249, 'QU', 'OK', 'S', 1756797573, 1756797573, '1'),
(233393, 25054, 'QU', 'OK', 'S', 1756797578, 1756797578, '1'),
(233394, 37225, 'QU', 'OK', 'S', 1756797583, 1756797583, '1'),
(233395, 10419, 'QU', 'OK', 'S', 1756797588, 1756797588, '1'),
(233396, 15499, 'QU', 'OK', 'S', 1756797594, 1756797594, '1'),
(233397, 11284, 'QU', 'OK', 'S', 1756797599, 1756797599, '1'),
(233398, 15499, 'QU', 'OK', 'S', 1756797603, 1756797603, '1'),
(233399, 12913, 'QU', 'OK', 'S', 1756797608, 1756797608, '1'),
(233400, 24251, 'QU', 'OK', 'S', 1756797614, 1756797614, '1'),
(233401, 34571, 'QU', 'OK', 'S', 1756797619, 1756797619, '1'),
(233402, 39557, 'QU', 'OK', 'S', 1756797623, 1756797623, '1'),
(233403, 34369, 'QU', 'OK', 'S', 1756797628, 1756797628, '1'),
(233404, 24251, 'QU', 'OK', 'S', 1756797632, 1756797632, '1'),
(233405, 36497, 'QU', 'OK', 'S', 1756797636, 1756797636, '1'),
(233406, 24260, 'QU', 'OK', 'S', 1756797647, 1756797647, '1'),
(233407, 24260, 'QU', 'OK', 'S', 1756797653, 1756797653, '1'),
(233408, 27902, 'QU', 'OK', 'S', 1756797670, 1756797670, '1'),
(233409, 27902, 'QU', 'OK', 'S', 1756797680, 1756797680, '1'),
(233410, 37708, 'QU', 'OK', 'S', 1756797684, 1756797684, '1'),
(233411, 16496, 'QU', 'OK', 'S', 1756797696, 1756797696, '1'),
(233412, 16496, 'QU', 'OK', 'S', 1756797702, 1756797702, '1'),
(233413, 34369, 'QU', 'OK', 'S', 1756797706, 1756797706, '1'),
(233414, 34369, 'QU', 'OK', 'S', 1756797711, 1756797711, '1'),
(233415, 33633, 'QU', 'OK', 'S', 1756797715, 1756797715, '1'),
(233416, 39558, 'QU', 'OK', 'S', 1756797720, 1756797720, '1'),
(233417, 33574, 'QU', 'OK', 'S', 1756797738, 1756797738, '1'),
(233418, 37708, 'QU', 'OK', 'S', 1756797743, 1756797743, '1'),
(233419, 36497, 'QU', 'OK', 'S', 1756797750, 1756797750, '1'),
(233420, 37708, 'QU', 'OK', 'S', 1756797754, 1756797754, '1'),
(233421, 37708, 'QU', 'OK', 'S', 1756797759, 1756797759, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(233422, 37708, 'QU', 'OK', 'S', 1756797764, 1756797764, '1'),
(233423, 36497, 'QU', 'OK', 'S', 1756797768, 1756797768, '1'),
(233424, 7995, 'QU', 'OK', 'S', 1756797785, 1756797785, '1'),
(233425, 3224, 'QU', 'OK', 'S', 1756797848, 1756797848, '1'),
(233426, 37708, 'QU', 'OK', 'S', 1756797889, 1756797889, '1'),
(233427, 37708, 'QU', 'OK', 'S', 1756797891, 1756797891, '1'),
(233428, 39207, 'QU', 'OK', 'S', 1756800099, 1756800099, '1'),
(233429, 39207, 'QU', 'OK', 'S', 1756800105, 1756800105, '1'),
(233430, 39207, 'QU', 'OK', 'S', 1756805428, 1756805428, '1'),
(233431, 34964, 'QU', 'OK', 'S', 1756811879, 1756811879, '1'),
(233432, 37549, 'QU', 'OK', 'S', 1756816019, 1756816019, '1'),
(233433, 35679, 'QU', 'OK', 'S', 1756816023, 1756816023, '1'),
(233434, 39205, 'QU', 'OK', 'S', 1756816025, 1756816025, '1'),
(233435, 38681, 'QU', 'OK', 'S', 1756816043, 1756816043, '1'),
(233436, 39389, 'QU', 'OK', 'S', 1756816047, 1756816047, '1'),
(233437, 13470, 'QU', 'OK', 'S', 1756816057, 1756816057, '1'),
(233438, 9377, 'QU', 'OK', 'S', 1756816068, 1756816068, '1'),
(233439, 36804, 'QU', 'OK', 'S', 1756816073, 1756816073, '1'),
(233440, 8510, 'QU', 'OK', 'S', 1756816078, 1756816078, '1'),
(233441, 34882, 'QU', 'OK', 'S', 1756816081, 1756816081, '1'),
(233442, 4974, 'QU', 'OK', 'S', 1756816087, 1756816087, '1'),
(233443, 11158, 'QU', 'OK', 'S', 1756816091, 1756816091, '1'),
(233444, 39590, 'QU', 'OK', 'S', 1756816095, 1756816095, '1'),
(233445, 35360, 'QU', 'OK', 'S', 1756816099, 1756816099, '1'),
(233446, 37214, 'QU', 'OK', 'S', 1756816107, 1756816107, '1'),
(233447, 35759, 'QU', 'OK', 'S', 1756816120, 1756816120, '1'),
(233448, 37213, 'QU', 'OK', 'S', 1756816125, 1756816125, '1'),
(233449, 35734, 'QU', 'OK', 'S', 1756816129, 1756816129, '1'),
(233450, 11723, 'QU', 'OK', 'S', 1756816134, 1756816134, '1'),
(233451, 34603, 'QU', 'OK', 'S', 1756816139, 1756816139, '1'),
(233452, 35760, 'QU', 'OK', 'S', 1756816145, 1756816145, '1'),
(233453, 9514, 'QU', 'OK', 'S', 1756816149, 1756816149, '1'),
(233454, 26669, 'QU', 'OK', 'S', 1756816153, 1756816153, '1'),
(233455, 3079, 'QU', 'OK', 'S', 1756816155, 1756816155, '1'),
(233456, 8037, 'QU', 'OK', 'S', 1756816159, 1756816159, '1'),
(233457, 31436, 'QU', 'OK', 'S', 1756816161, 1756816161, '1'),
(233458, 11726, 'QU', 'OK', 'S', 1756816164, 1756816164, '1'),
(233459, 29271, 'QU', 'OK', 'S', 1756816170, 1756816170, '1'),
(233460, 35427, 'QU', 'OK', 'S', 1756816173, 1756816173, '1'),
(233461, 14542, 'QU', 'OK', 'S', 1756816177, 1756816177, '1'),
(233462, 27031, 'QU', 'OK', 'S', 1756816180, 1756816180, '1'),
(233463, 37024, 'QU', 'OK', 'S', 1756816184, 1756816184, '1'),
(233464, 34795, 'QU', 'OK', 'S', 1756816188, 1756816188, '1'),
(233465, 4224, 'QU', 'OK', 'S', 1756816194, 1756816194, '1'),
(233466, 35359, 'QU', 'OK', 'S', 1756816198, 1756816198, '1'),
(233467, 37843, 'QU', 'OK', 'S', 1756816213, 1756816213, '1'),
(233468, 1279, 'QU', 'OK', 'S', 1756816229, 1756816229, '1'),
(233469, 7866, 'QU', 'OK', 'S', 1756817043, 1756817043, '1'),
(233470, 33250, 'QU', 'OK', 'S', 1756817054, 1756817054, '1'),
(233471, 38186, 'QU', 'OK', 'S', 1756817058, 1756817058, '1'),
(233472, 36674, 'QU', 'OK', 'S', 1756817062, 1756817062, '1'),
(233473, 39207, 'QU', 'OK', 'S', 1756817066, 1756817066, '1'),
(233474, 36674, 'QU', 'OK', 'S', 1756817072, 1756817072, '1'),
(233475, 39484, 'QU', 'OK', 'S', 1756817081, 1756817081, '1'),
(233476, 39207, 'QU', 'OK', 'S', 1756817092, 1756817092, '1'),
(233477, 39484, 'QU', 'OK', 'S', 1756817097, 1756817097, '1'),
(233478, 39548, 'QU', 'OK', 'S', 1756817105, 1756817105, '1'),
(233479, 39484, 'QU', 'OK', 'S', 1756817110, 1756817110, '1'),
(233480, 38186, 'QU', 'OK', 'S', 1756817115, 1756817115, '1'),
(233481, 38186, 'QU', 'OK', 'S', 1756817124, 1756817124, '1'),
(233482, 39548, 'QU', 'OK', 'S', 1756817127, 1756817127, '1'),
(233483, 28019, 'QU', 'OK', 'S', 1756817133, 1756817133, '1'),
(233484, 36426, 'QU', 'OK', 'S', 1756817138, 1756817138, '1'),
(233485, 36426, 'QU', 'OK', 'S', 1756817142, 1756817142, '1'),
(233486, 39381, 'QU', 'OK', 'S', 1756817146, 1756817146, '1'),
(233487, 27330, 'QU', 'OK', 'S', 1756817150, 1756817150, '1'),
(233488, 36674, 'QU', 'OK', 'S', 1756817154, 1756817154, '1'),
(233489, 37991, 'QU', 'OK', 'S', 1756817158, 1756817158, '1'),
(233490, 39608, 'QU', 'OK', 'S', 1756817163, 1756817163, '1'),
(233491, 38328, 'QU', 'OK', 'S', 1756817169, 1756817169, '1'),
(233492, 36936, 'QU', 'OK', 'S', 1756817173, 1756817173, '1'),
(233493, 7866, 'QU', 'OK', 'S', 1756817178, 1756817178, '1'),
(233494, 39608, 'QU', 'OK', 'S', 1756817182, 1756817182, '1'),
(233495, 38328, 'QU', 'OK', 'S', 1756817195, 1756817195, '1'),
(233496, 34969, 'QU', 'OK', 'S', 1756817199, 1756817199, '1'),
(233497, 37991, 'QU', 'OK', 'S', 1756817205, 1756817205, '1'),
(233498, 39608, 'QU', 'OK', 'S', 1756817210, 1756817210, '1'),
(233499, 14542, 'QU', 'OK', 'S', 1756817233, 1756817233, '1'),
(233500, 39609, 'QU', 'OK', 'S', 1756817236, 1756817236, '1'),
(233501, 39609, 'QU', 'OK', 'S', 1756817241, 1756817241, '1'),
(233502, 19810, 'QU', 'OK', 'S', 1756817247, 1756817247, '1'),
(233503, 34969, 'QU', 'OK', 'S', 1756817275, 1756817275, '1'),
(233504, 22808, 'QU', 'OK', 'S', 1756817491, 1756817491, '1'),
(233505, 22808, 'QU', 'OK', 'S', 1756817502, 1756817502, '1'),
(233506, 36257, 'QU', 'OK', 'S', 1756817527, 1756817527, '1'),
(233507, 36257, 'QU', 'OK', 'S', 1756817534, 1756817534, '1'),
(233508, 38518, 'QU', 'OK', 'S', 1756818135, 1756818135, '1'),
(233509, 38518, 'QU', 'OK', 'S', 1756818159, 1756818159, '1'),
(233510, 38518, 'QU', 'OK', 'S', 1756818163, 1756818163, '1'),
(233511, 38518, 'QU', 'OK', 'S', 1756818231, 1756818231, '1'),
(233512, 38518, 'QU', 'OK', 'S', 1756818238, 1756818238, '1'),
(233513, 38518, 'QU', 'OK', 'S', 1756818241, 1756818241, '1'),
(233514, 38518, 'QU', 'OK', 'S', 1756818243, 1756818243, '1'),
(233515, 38518, 'QU', 'OK', 'S', 1756818246, 1756818246, '1'),
(233516, 38518, 'QU', 'OK', 'S', 1756818251, 1756818251, '1'),
(233517, 38518, 'QU', 'OK', 'S', 1756818255, 1756818255, '1'),
(233518, 38518, 'QU', 'OK', 'S', 1756818257, 1756818257, '1'),
(233519, 38518, 'QU', 'OK', 'S', 1756818260, 1756818260, '1'),
(233520, 38518, 'QU', 'OK', 'S', 1756818267, 1756818267, '1'),
(233521, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233522, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233523, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233524, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233525, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233526, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233527, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233528, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233529, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233530, 38518, 'QU', 'OK', 'S', 1756818328, 1756818328, '1'),
(233531, 38518, 'QU', 'OK', 'S', 1756818438, 1756818438, '1'),
(233532, 39358, 'QU', 'OK', 'S', 1756819674, 1756819674, '1'),
(233533, 39341, 'QU', 'OK', 'S', 1756819681, 1756819681, '1'),
(233534, 39350, 'QU', 'OK', 'S', 1756819692, 1756819692, '1'),
(233535, 39341, 'QU', 'OK', 'S', 1756819701, 1756819701, '1'),
(233536, 39358, 'QU', 'OK', 'S', 1756819705, 1756819705, '1'),
(233537, 39350, 'QU', 'OK', 'S', 1756819714, 1756819714, '1'),
(233538, 39277, 'QU', 'OK', 'S', 1756819723, 1756819723, '1'),
(233539, 32448, 'QU', 'OK', 'S', 1756819731, 1756819731, '1'),
(233540, 33290, 'QU', 'OK', 'S', 1756819735, 1756819735, '1'),
(233541, 39275, 'QU', 'OK', 'S', 1756819739, 1756819739, '1'),
(233542, 39277, 'QU', 'OK', 'S', 1756819742, 1756819742, '1'),
(233543, 39280, 'QU', 'OK', 'S', 1756819745, 1756819745, '1'),
(233544, 32448, 'QU', 'OK', 'S', 1756819747, 1756819747, '1'),
(233545, 39278, 'QU', 'OK', 'S', 1756819752, 1756819752, '1'),
(233546, 39275, 'QU', 'OK', 'S', 1756819754, 1756819754, '1'),
(233547, 33290, 'QU', 'OK', 'S', 1756819757, 1756819757, '1'),
(233548, 33290, 'QU', 'OK', 'S', 1756819759, 1756819759, '1'),
(233549, 31147, 'QU', 'OK', 'S', 1756877577, 1756877577, '1'),
(233550, 31147, 'QU', 'OK', 'S', 1756877578, 1756877578, '1'),
(233551, 31147, 'QU', 'OK', 'S', 1756877591, 1756877591, '1'),
(233552, 31147, 'QU', 'OK', 'S', 1756877597, 1756877597, '1'),
(233553, 31130, 'QU', 'OK', 'S', 1756877695, 1756877695, '1'),
(233554, 31143, 'QU', 'OK', 'S', 1756877757, 1756877757, '1'),
(233555, 31143, 'QU', 'OK', 'S', 1756877763, 1756877763, '1'),
(233556, 38410, 'QU', 'OK', 'S', 1756878722, 1756878722, '1'),
(233557, 36941, 'QU', 'OK', 'S', 1756878727, 1756878727, '1'),
(233558, 38038, 'QU', 'OK', 'S', 1756878734, 1756878734, '1'),
(233559, 18463, 'QU', 'OK', 'S', 1756878737, 1756878737, '1'),
(233560, 18463, 'QU', 'OK', 'S', 1756878744, 1756878744, '1'),
(233561, 35855, 'QU', 'OK', 'S', 1756878747, 1756878747, '1'),
(233562, 18386, 'QU', 'OK', 'S', 1756878750, 1756878750, '1'),
(233563, 39661, 'QU', 'OK', 'S', 1756878753, 1756878753, '1'),
(233564, 39664, 'QU', 'OK', 'S', 1756878755, 1756878755, '1'),
(233565, 35566, 'QU', 'OK', 'S', 1756878758, 1756878758, '1'),
(233566, 39665, 'QU', 'OK', 'S', 1756878761, 1756878761, '1'),
(233567, 35566, 'QU', 'OK', 'S', 1756878764, 1756878764, '1'),
(233568, 37841, 'QU', 'OK', 'S', 1756878767, 1756878767, '1'),
(233569, 30118, 'QU', 'OK', 'S', 1756878770, 1756878770, '1'),
(233570, 18463, 'QU', 'OK', 'S', 1756878773, 1756878773, '1'),
(233571, 18463, 'QU', 'OK', 'S', 1756878776, 1756878776, '1'),
(233572, 30118, 'QU', 'OK', 'S', 1756878779, 1756878779, '1'),
(233573, 39661, 'QU', 'OK', 'S', 1756878784, 1756878784, '1'),
(233574, 39461, 'QU', 'OK', 'S', 1756878794, 1756878794, '1'),
(233575, 39664, 'QU', 'OK', 'S', 1756878797, 1756878797, '1'),
(233576, 36339, 'QU', 'OK', 'S', 1756878801, 1756878801, '1'),
(233577, 36339, 'QU', 'OK', 'S', 1756878804, 1756878804, '1'),
(233578, 37314, 'QU', 'OK', 'S', 1756878807, 1756878807, '1'),
(233579, 37314, 'QU', 'OK', 'S', 1756878812, 1756878812, '1'),
(233580, 36622, 'QU', 'OK', 'S', 1756878815, 1756878815, '1'),
(233581, 2530, 'QU', 'OK', 'S', 1756878819, 1756878819, '1'),
(233582, 5712, 'QU', 'OK', 'S', 1756878832, 1756878832, '1'),
(233583, 38410, 'QU', 'OK', 'S', 1756878836, 1756878836, '1'),
(233584, 29464, 'QU', 'OK', 'S', 1756878840, 1756878840, '1'),
(233585, 38038, 'QU', 'OK', 'S', 1756878844, 1756878844, '1'),
(233586, 14668, 'QU', 'OK', 'S', 1756878849, 1756878849, '1'),
(233587, 38716, 'QU', 'OK', 'S', 1756878862, 1756878862, '1'),
(233588, 36622, 'QU', 'OK', 'S', 1756878866, 1756878866, '1'),
(233589, 2530, 'QU', 'OK', 'S', 1756878871, 1756878871, '1'),
(233590, 39665, 'QU', 'OK', 'S', 1756878874, 1756878874, '1'),
(233591, 39663, 'QU', 'OK', 'S', 1756878887, 1756878887, '1'),
(233592, 39663, 'QU', 'OK', 'S', 1756878891, 1756878891, '1'),
(233593, 36622, 'QU', 'OK', 'S', 1756878894, 1756878894, '1'),
(233594, 21361, 'QU', 'OK', 'S', 1756878897, 1756878897, '1'),
(233595, 36622, 'QU', 'OK', 'S', 1756878901, 1756878901, '1'),
(233596, 21361, 'QU', 'OK', 'S', 1756878905, 1756878905, '1'),
(233597, 36941, 'QU', 'OK', 'S', 1756878910, 1756878910, '1'),
(233598, 38168, 'QU', 'OK', 'S', 1756879821, 1756879821, '1'),
(233599, 31147, 'QU', 'OK', 'S', 1756881290, 1756881290, '1'),
(233600, 38517, 'QU', 'OK', 'S', 1756881636, 1756881636, '1'),
(233601, 38517, 'QU', 'OK', 'S', 1756881638, 1756881638, '1'),
(233602, 38517, 'QU', 'OK', 'S', 1756881641, 1756881641, '1'),
(233603, 31147, 'QU', 'OK', 'S', 1756882204, 1756882204, '1'),
(233604, 15499, 'QU', 'OK', 'S', 1756882378, 1756882378, '1'),
(233605, 15499, 'QU', 'OK', 'S', 1756882382, 1756882382, '1'),
(233606, 15499, 'QU', 'OK', 'S', 1756882386, 1756882386, '1'),
(233607, 15499, 'QU', 'OK', 'S', 1756882391, 1756882391, '1'),
(233608, 15499, 'QU', 'OK', 'S', 1756882394, 1756882394, '1'),
(233609, 15499, 'QU', 'OK', 'S', 1756882396, 1756882396, '1'),
(233610, 15499, 'QU', 'OK', 'S', 1756882399, 1756882399, '1'),
(233611, 15499, 'QU', 'OK', 'S', 1756882403, 1756882403, '1'),
(233612, 15499, 'QU', 'OK', 'S', 1756882412, 1756882412, '1'),
(233613, 15499, 'QU', 'OK', 'S', 1756882415, 1756882415, '1'),
(233614, 15499, 'QU', 'OK', 'S', 1756882419, 1756882419, '1'),
(233615, 15499, 'QU', 'OK', 'S', 1756882424, 1756882424, '1'),
(233616, 15499, 'QU', 'OK', 'S', 1756882430, 1756882430, '1'),
(233617, 15499, 'QU', 'OK', 'S', 1756882433, 1756882433, '1'),
(233618, 15499, 'QU', 'OK', 'S', 1756882436, 1756882436, '1'),
(233619, 15499, 'QU', 'OK', 'S', 1756882438, 1756882438, '1'),
(233620, 15499, 'QU', 'OK', 'S', 1756882441, 1756882441, '1'),
(233621, 15499, 'QU', 'OK', 'S', 1756882444, 1756882444, '1'),
(233622, 15499, 'QU', 'OK', 'S', 1756882446, 1756882446, '1'),
(233623, 15499, 'QU', 'OK', 'S', 1756882450, 1756882450, '1'),
(233624, 15499, 'QU', 'OK', 'S', 1756882458, 1756882458, '1'),
(233625, 15499, 'QU', 'OK', 'S', 1756882460, 1756882460, '1'),
(233626, 15499, 'QU', 'OK', 'S', 1756882463, 1756882463, '1'),
(233627, 15499, 'QU', 'OK', 'S', 1756882466, 1756882466, '1'),
(233628, 15499, 'QU', 'OK', 'S', 1756882474, 1756882474, '1'),
(233629, 15499, 'QU', 'OK', 'S', 1756882477, 1756882477, '1'),
(233630, 15499, 'QU', 'OK', 'S', 1756882480, 1756882480, '1'),
(233631, 39714, 'QU', 'OK', 'S', 1756882719, 1756882719, '1'),
(233632, 39715, 'QU', 'OK', 'S', 1756882748, 1756882748, '1'),
(233633, 15499, 'QU', 'OK', 'S', 1756883072, 1756883072, '1'),
(233634, 15499, 'QU', 'OK', 'S', 1756883089, 1756883089, '1'),
(233635, 15499, 'QU', 'OK', 'S', 1756883105, 1756883105, '1'),
(233636, 15499, 'QU', 'OK', 'S', 1756883125, 1756883125, '1'),
(233637, 15499, 'QU', 'OK', 'S', 1756883143, 1756883143, '1'),
(233638, 15499, 'QU', 'OK', 'S', 1756883155, 1756883155, '1'),
(233639, 15499, 'QU', 'OK', 'S', 1756883181, 1756883181, '1'),
(233640, 15499, 'QU', 'OK', 'S', 1756883223, 1756883223, '1'),
(233641, 15499, 'QU', 'OK', 'S', 1756883229, 1756883229, '1'),
(233642, 15499, 'QU', 'OK', 'S', 1756883241, 1756883241, '1'),
(233643, 15499, 'QU', 'OK', 'S', 1756883253, 1756883253, '1'),
(233644, 15499, 'QU', 'OK', 'S', 1756883264, 1756883264, '1'),
(233645, 15499, 'QU', 'OK', 'S', 1756883285, 1756883285, '1'),
(233646, 39705, 'QU', 'OK', 'S', 1756883411, 1756883411, '1'),
(233647, 39710, 'QU', 'OK', 'S', 1756883836, 1756883836, '1'),
(233648, 39706, 'QU', 'OK', 'S', 1756884203, 1756884203, '1'),
(233649, 34883, 'QU', 'OK', 'S', 1756884577, 1756884577, '1'),
(233650, 39705, 'QU', 'OK', 'S', 1756884781, 1756884781, '1'),
(233651, 39706, 'QU', 'OK', 'S', 1756884805, 1756884805, '1'),
(233652, 39710, 'QU', 'OK', 'S', 1756884834, 1756884834, '1'),
(233653, 39707, 'QU', 'OK', 'S', 1756884996, 1756884996, '1'),
(233654, 39708, 'QU', 'OK', 'S', 1756885023, 1756885023, '1'),
(233655, 32580, 'QU', 'OK', 'S', 1756885449, 1756885449, '1'),
(233656, 32580, 'QU', 'OK', 'S', 1756885450, 1756885450, '1'),
(233657, 32580, 'QU', 'OK', 'S', 1756885450, 1756885450, '1'),
(233658, 39278, 'QU', 'OK', 'S', 1756885464, 1756885464, '1'),
(233659, 39278, 'QU', 'OK', 'S', 1756885466, 1756885466, '1'),
(233660, 39278, 'QU', 'OK', 'S', 1756885468, 1756885468, '1'),
(233661, 39278, 'QU', 'OK', 'S', 1756885470, 1756885470, '1'),
(233662, 39278, 'QU', 'OK', 'S', 1756885472, 1756885472, '1'),
(233663, 39709, 'QU', 'OK', 'S', 1756886229, 1756886229, '1'),
(233664, 39711, 'QU', 'OK', 'S', 1756886278, 1756886278, '1'),
(233665, 39713, 'QU', 'OK', 'S', 1756886333, 1756886333, '1'),
(233666, 38617, 'QU', 'OK', 'S', 1756886469, 1756886469, '1'),
(233667, 39712, 'QU', 'OK', 'S', 1756886502, 1756886502, '1'),
(233668, 39484, 'QU', 'OK', 'S', 1756886607, 1756886607, '1'),
(233669, 39696, 'QU', 'OK', 'S', 1756886661, 1756886661, '1'),
(233670, 12635, 'QU', 'OK', 'S', 1756887442, 1756887442, '1'),
(233671, 19924, 'QU', 'OK', 'S', 1756887454, 1756887454, '1'),
(233672, 33877, 'QU', 'OK', 'S', 1756887470, 1756887470, '1'),
(233673, 24676, 'QU', 'OK', 'S', 1756887481, 1756887481, '1'),
(233674, 37372, 'QU', 'OK', 'S', 1756887497, 1756887497, '1'),
(233675, 37453, 'QU', 'OK', 'S', 1756887510, 1756887510, '1'),
(233676, 39207, 'QU', 'OK', 'S', 1756887520, 1756887520, '1'),
(233677, 31964, 'QU', 'OK', 'S', 1756887552, 1756887552, '1'),
(233678, 10957, 'QU', 'OK', 'S', 1756891683, 1756891683, '1'),
(233679, 21094, 'QU', 'OK', 'S', 1756891689, 1756891689, '1'),
(233680, 11489, 'QU', 'OK', 'S', 1756891696, 1756891696, '1'),
(233681, 21557, 'QU', 'OK', 'S', 1756891700, 1756891700, '1'),
(233682, 38089, 'QU', 'OK', 'S', 1756891704, 1756891704, '1'),
(233683, 10254, 'QU', 'OK', 'S', 1756891710, 1756891710, '1'),
(233684, 37991, 'QU', 'OK', 'S', 1756891714, 1756891714, '1'),
(233685, 37812, 'QU', 'OK', 'S', 1756891718, 1756891718, '1'),
(233686, 10239, 'QU', 'OK', 'S', 1756891727, 1756891727, '1'),
(233687, 16488, 'QU', 'OK', 'S', 1756891731, 1756891731, '1'),
(233688, 39147, 'QU', 'OK', 'S', 1756891734, 1756891734, '1'),
(233689, 33691, 'QU', 'OK', 'S', 1756891739, 1756891739, '1'),
(233690, 39147, 'QU', 'OK', 'S', 1756891743, 1756891743, '1'),
(233691, 25002, 'QU', 'OK', 'S', 1756891748, 1756891748, '1'),
(233692, 6574, 'QU', 'OK', 'S', 1756891752, 1756891752, '1'),
(233693, 3858, 'QU', 'OK', 'S', 1756891758, 1756891758, '1'),
(233694, 3858, 'QU', 'OK', 'S', 1756891770, 1756891770, '1'),
(233695, 36244, 'QU', 'OK', 'S', 1756891775, 1756891775, '1'),
(233696, 11448, 'QU', 'OK', 'S', 1756891780, 1756891780, '1'),
(233697, 5472, 'QU', 'OK', 'S', 1756891785, 1756891785, '1'),
(233698, 9016, 'QU', 'OK', 'S', 1756891790, 1756891790, '1'),
(233699, 36245, 'QU', 'OK', 'S', 1756891794, 1756891794, '1'),
(233700, 36697, 'QU', 'OK', 'S', 1756891798, 1756891798, '1'),
(233701, 37650, 'QU', 'OK', 'S', 1756891803, 1756891803, '1'),
(233702, 31872, 'QU', 'OK', 'S', 1756891806, 1756891806, '1'),
(233703, 4995, 'QU', 'OK', 'S', 1756891810, 1756891810, '1'),
(233704, 2803, 'QU', 'OK', 'S', 1756891814, 1756891814, '1'),
(233705, 6146, 'QU', 'OK', 'S', 1756891820, 1756891820, '1'),
(233706, 37651, 'QU', 'OK', 'S', 1756891824, 1756891824, '1'),
(233707, 6574, 'QU', 'OK', 'S', 1756891828, 1756891828, '1'),
(233708, 21229, 'QU', 'OK', 'S', 1756891841, 1756891841, '1'),
(233709, 36149, 'QU', 'OK', 'S', 1756891845, 1756891845, '1'),
(233710, 9510, 'QU', 'OK', 'S', 1756891848, 1756891848, '1'),
(233711, 28500, 'QU', 'OK', 'S', 1756891852, 1756891852, '1'),
(233712, 2123, 'QU', 'OK', 'S', 1756891865, 1756891865, '1'),
(233713, 3031, 'QU', 'OK', 'S', 1756891872, 1756891872, '1'),
(233714, 2637, 'QU', 'OK', 'S', 1756891880, 1756891880, '1'),
(233715, 33843, 'QU', 'OK', 'S', 1756893257, 1756893257, '1'),
(233716, 36773, 'QU', 'OK', 'S', 1756893736, 1756893736, '1'),
(233717, 39731, 'QU', 'OK', 'S', 1756897094, 1756897094, '1'),
(233718, 39730, 'QU', 'OK', 'S', 1756897123, 1756897123, '1'),
(233719, 39729, 'QU', 'OK', 'S', 1756897149, 1756897149, '1'),
(233720, 39721, 'QU', 'OK', 'S', 1756897644, 1756897644, '1'),
(233721, 39722, 'QU', 'OK', 'S', 1756897808, 1756897808, '1'),
(233722, 39723, 'QU', 'OK', 'S', 1756898010, 1756898010, '1'),
(233723, 39155, 'QU', 'OK', 'S', 1756898126, 1756898126, '1'),
(233724, 35342, 'QU', 'OK', 'S', 1756898129, 1756898129, '1'),
(233725, 39650, 'QU', 'OK', 'S', 1756898131, 1756898131, '1'),
(233726, 33752, 'QU', 'OK', 'S', 1756898139, 1756898139, '1'),
(233727, 33085, 'QU', 'OK', 'S', 1756898141, 1756898141, '1'),
(233728, 32820, 'QU', 'OK', 'S', 1756898144, 1756898144, '1'),
(233729, 39724, 'QU', 'OK', 'S', 1756898233, 1756898233, '1'),
(233730, 29230, 'QU', 'OK', 'S', 1756898589, 1756898589, '1'),
(233731, 39725, 'QU', 'OK', 'S', 1756898631, 1756898631, '1'),
(233732, 15781, 'QU', 'OK', 'S', 1756898787, 1756898787, '1'),
(233733, 39716, 'QU', 'OK', 'S', 1756898925, 1756898925, '1'),
(233734, 30324, 'QU', 'OK', 'S', 1756898977, 1756898977, '1'),
(233735, 39717, 'QU', 'OK', 'S', 1756899007, 1756899007, '1'),
(233736, 39717, 'QU', 'OK', 'S', 1756899012, 1756899012, '1'),
(233737, 39718, 'QU', 'OK', 'S', 1756899100, 1756899100, '1'),
(233738, 39292, 'QU', 'OK', 'S', 1756899199, 1756899199, '1'),
(233739, 39726, 'QU', 'OK', 'S', 1756899493, 1756899493, '1'),
(233740, 39727, 'QU', 'OK', 'S', 1756899522, 1756899522, '1'),
(233741, 39728, 'QU', 'OK', 'S', 1756899550, 1756899550, '1'),
(233742, 32818, 'QU', 'OK', 'S', 1756899550, 1756899550, '1'),
(233743, 32982, 'QU', 'OK', 'S', 1756899552, 1756899552, '1'),
(233744, 33085, 'QU', 'OK', 'S', 1756899560, 1756899560, '1'),
(233745, 33085, 'QU', 'OK', 'S', 1756899562, 1756899562, '1'),
(233746, 33085, 'QU', 'OK', 'S', 1756899564, 1756899564, '1'),
(233747, 33085, 'QU', 'OK', 'S', 1756899566, 1756899566, '1'),
(233748, 39719, 'QU', 'OK', 'S', 1756899653, 1756899653, '1'),
(233749, 39720, 'QU', 'OK', 'S', 1756899680, 1756899680, '1'),
(233750, 39353, 'QU', 'OK', 'S', 1756899727, 1756899727, '1'),
(233751, 39353, 'QU', 'OK', 'S', 1756899734, 1756899734, '1'),
(233752, 30043, 'QU', 'OK', 'S', 1756902975, 1756902975, '1'),
(233753, 24182, 'QU', 'OK', 'S', 1756902982, 1756902982, '1'),
(233754, 32753, 'QU', 'OK', 'S', 1756903007, 1756903007, '1'),
(233755, 32256, 'QU', 'OK', 'S', 1756903132, 1756903132, '1'),
(233756, 38777, 'QU', 'OK', 'S', 1756903465, 1756903465, '1'),
(233757, 39546, 'QU', 'OK', 'S', 1756903473, 1756903473, '1'),
(233758, 39302, 'QU', 'OK', 'S', 1756903482, 1756903482, '1'),
(233759, 33785, 'QU', 'OK', 'S', 1756903486, 1756903486, '1'),
(233760, 33785, 'QU', 'OK', 'S', 1756903488, 1756903488, '1'),
(233761, 39353, 'QU', 'OK', 'S', 1756903499, 1756903499, '1'),
(233762, 27365, 'QU', 'OK', 'S', 1756903501, 1756903501, '1'),
(233763, 39353, 'QU', 'OK', 'S', 1756903504, 1756903504, '1'),
(233764, 38416, 'QU', 'OK', 'S', 1756962706, 1756962706, '1'),
(233765, 36100, 'QU', 'OK', 'S', 1756964226, 1756964226, '1'),
(233766, 30395, 'QU', 'OK', 'S', 1756964226, 1756964226, '1'),
(233767, 30395, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233768, 29544, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233769, 37266, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233770, 29532, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233771, 29370, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233772, 37322, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233773, 29440, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233774, 37177, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233775, 37177, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233776, 17071, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233777, 38776, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233778, 38904, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233779, 21888, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233780, 36086, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233781, 21201, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233782, 4488, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233783, 21888, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233784, 39340, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233785, 39439, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233786, 37177, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233787, 29440, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233788, 37322, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233789, 37266, 'QU', 'OK', 'S', 1756964227, 1756964227, '1'),
(233790, 8474, 'QU', 'OK', 'S', 1756964817, 1756964817, '1'),
(233791, 10563, 'QU', 'OK', 'S', 1756964820, 1756964820, '1'),
(233792, 2566, 'QU', 'OK', 'S', 1756964827, 1756964827, '1'),
(233793, 2566, 'QU', 'OK', 'S', 1756965315, 1756965315, '1'),
(233794, 8474, 'QU', 'OK', 'S', 1756965332, 1756965332, '1'),
(233795, 8559, 'QU', 'OK', 'S', 1756965339, 1756965339, '1'),
(233796, 31207, 'QU', 'OK', 'S', 1756965650, 1756965650, '1'),
(233797, 21089, 'QU', 'OK', 'S', 1756965670, 1756965670, '1'),
(233798, 10563, 'QU', 'OK', 'S', 1756965683, 1756965683, '1'),
(233799, 6624, 'QU', 'OK', 'S', 1756965695, 1756965695, '1'),
(233800, 10448, 'QU', 'OK', 'S', 1756967150, 1756967150, '1'),
(233801, 3858, 'QU', 'OK', 'S', 1756967166, 1756967166, '1'),
(233802, 27313, 'QU', 'OK', 'S', 1756967972, 1756967972, '1'),
(233803, 31622, 'QU', 'OK', 'S', 1756967998, 1756967998, '1'),
(233804, 32959, 'QU', 'OK', 'S', 1756968030, 1756968030, '1'),
(233805, 32959, 'QU', 'OK', 'S', 1756968030, 1756968030, '1'),
(233806, 32580, 'QU', 'OK', 'S', 1756968065, 1756968065, '1'),
(233807, 24182, 'QU', 'OK', 'S', 1756968118, 1756968118, '1'),
(233808, 32753, 'QU', 'OK', 'S', 1756968149, 1756968149, '1'),
(233809, 19924, 'QU', 'OK', 'S', 1756968217, 1756968217, '1'),
(233810, 39207, 'QU', 'OK', 'S', 1756968222, 1756968222, '1'),
(233811, 12635, 'QU', 'OK', 'S', 1756968238, 1756968238, '1'),
(233812, 34964, 'QU', 'OK', 'S', 1756968270, 1756968270, '1'),
(233813, 34964, 'QU', 'OK', 'S', 1756968270, 1756968270, '1'),
(233814, 27365, 'QU', 'OK', 'S', 1756968302, 1756968302, '1'),
(233815, 30794, 'QU', 'OK', 'S', 1756968334, 1756968334, '1'),
(233816, 30794, 'QU', 'OK', 'S', 1756968334, 1756968334, '1'),
(233817, 30794, 'QU', 'OK', 'S', 1756968334, 1756968334, '1'),
(233818, 38188, 'QU', 'OK', 'S', 1756968393, 1756968393, '1'),
(233819, 38188, 'QU', 'OK', 'S', 1756968393, 1756968393, '1'),
(233820, 34882, 'QU', 'OK', 'S', 1756968432, 1756968432, '1'),
(233821, 18453, 'QU', 'OK', 'S', 1756968535, 1756968535, '1'),
(233822, 39246, 'QU', 'OK', 'S', 1756968558, 1756968558, '1'),
(233823, 39246, 'QU', 'OK', 'S', 1756968570, 1756968570, '1'),
(233824, 39246, 'QU', 'OK', 'S', 1756968573, 1756968573, '1'),
(233825, 39246, 'QU', 'OK', 'S', 1756968576, 1756968576, '1'),
(233826, 39246, 'QU', 'OK', 'S', 1756968578, 1756968578, '1'),
(233827, 39246, 'QU', 'OK', 'S', 1756968582, 1756968582, '1'),
(233828, 39246, 'QU', 'OK', 'S', 1756968584, 1756968584, '1'),
(233829, 39246, 'QU', 'OK', 'S', 1756968587, 1756968587, '1'),
(233830, 39247, 'QU', 'OK', 'S', 1756968590, 1756968590, '1'),
(233831, 39247, 'QU', 'OK', 'S', 1756968593, 1756968593, '1'),
(233832, 39247, 'QU', 'OK', 'S', 1756968596, 1756968596, '1'),
(233833, 39247, 'QU', 'OK', 'S', 1756968599, 1756968599, '1'),
(233834, 39247, 'QU', 'OK', 'S', 1756968603, 1756968603, '1'),
(233835, 39247, 'QU', 'OK', 'S', 1756968605, 1756968605, '1'),
(233836, 39247, 'QU', 'OK', 'S', 1756968608, 1756968608, '1'),
(233837, 39247, 'QU', 'OK', 'S', 1756968613, 1756968613, '1'),
(233838, 39247, 'QU', 'OK', 'S', 1756968626, 1756968626, '1'),
(233839, 39247, 'QU', 'OK', 'S', 1756968628, 1756968628, '1'),
(233840, 39247, 'QU', 'OK', 'S', 1756968630, 1756968630, '1'),
(233841, 39247, 'QU', 'OK', 'S', 1756968634, 1756968634, '1'),
(233842, 39247, 'QU', 'OK', 'S', 1756968636, 1756968636, '1'),
(233843, 39247, 'QU', 'OK', 'S', 1756968639, 1756968639, '1'),
(233844, 39247, 'QU', 'OK', 'S', 1756968641, 1756968641, '1'),
(233845, 39247, 'QU', 'OK', 'S', 1756968654, 1756968654, '1'),
(233846, 39247, 'QU', 'OK', 'S', 1756968657, 1756968657, '1'),
(233847, 39247, 'QU', 'OK', 'S', 1756968659, 1756968659, '1'),
(233848, 39247, 'QU', 'OK', 'S', 1756968662, 1756968662, '1'),
(233849, 39246, 'QU', 'OK', 'S', 1756968664, 1756968664, '1'),
(233850, 39246, 'QU', 'OK', 'S', 1756968666, 1756968666, '1'),
(233851, 39246, 'QU', 'OK', 'S', 1756968670, 1756968670, '1'),
(233852, 39246, 'QU', 'OK', 'S', 1756968673, 1756968673, '1'),
(233853, 39246, 'QU', 'OK', 'S', 1756968675, 1756968675, '1'),
(233854, 39246, 'QU', 'OK', 'S', 1756968678, 1756968678, '1'),
(233855, 39246, 'QU', 'OK', 'S', 1756968680, 1756968680, '1'),
(233856, 39246, 'QU', 'OK', 'S', 1756968683, 1756968683, '1'),
(233857, 39246, 'QU', 'OK', 'S', 1756968685, 1756968685, '1'),
(233858, 39246, 'QU', 'OK', 'S', 1756968688, 1756968688, '1'),
(233859, 39246, 'QU', 'OK', 'S', 1756968690, 1756968690, '1'),
(233860, 39246, 'QU', 'OK', 'S', 1756968693, 1756968693, '1'),
(233861, 39247, 'QU', 'OK', 'S', 1756968704, 1756968704, '1'),
(233862, 20950, 'QU', 'OK', 'S', 1756968782, 1756968782, '1'),
(233863, 20950, 'QU', 'OK', 'S', 1756968788, 1756968788, '1'),
(233864, 20950, 'QU', 'OK', 'S', 1756968791, 1756968791, '1'),
(233865, 13460, 'QU', 'OK', 'S', 1756968796, 1756968796, '1'),
(233866, 13460, 'QU', 'OK', 'S', 1756968798, 1756968798, '1'),
(233867, 12287, 'QU', 'OK', 'S', 1756968801, 1756968801, '1'),
(233868, 3649, 'QU', 'OK', 'S', 1756968814, 1756968814, '1'),
(233869, 39248, 'QU', 'OK', 'S', 1756968907, 1756968907, '1'),
(233870, 39248, 'QU', 'OK', 'S', 1756968909, 1756968909, '1'),
(233871, 39248, 'QU', 'OK', 'S', 1756968911, 1756968911, '1'),
(233872, 39248, 'QU', 'OK', 'S', 1756968914, 1756968914, '1'),
(233873, 39248, 'QU', 'OK', 'S', 1756968916, 1756968916, '1'),
(233874, 39248, 'QU', 'OK', 'S', 1756968918, 1756968918, '1'),
(233875, 39248, 'QU', 'OK', 'S', 1756968920, 1756968920, '1'),
(233876, 39248, 'QU', 'OK', 'S', 1756968922, 1756968922, '1'),
(233877, 39248, 'QU', 'OK', 'S', 1756968925, 1756968925, '1'),
(233878, 39248, 'QU', 'OK', 'S', 1756968927, 1756968927, '1'),
(233879, 39248, 'QU', 'OK', 'S', 1756968929, 1756968929, '1'),
(233880, 39248, 'QU', 'OK', 'S', 1756968931, 1756968931, '1'),
(233881, 39248, 'QU', 'OK', 'S', 1756968934, 1756968934, '1'),
(233882, 39248, 'QU', 'OK', 'S', 1756968936, 1756968936, '1'),
(233883, 39248, 'QU', 'OK', 'S', 1756968938, 1756968938, '1'),
(233884, 39248, 'QU', 'OK', 'S', 1756968940, 1756968940, '1'),
(233885, 39248, 'QU', 'OK', 'S', 1756968942, 1756968942, '1'),
(233886, 39248, 'QU', 'OK', 'S', 1756968945, 1756968945, '1'),
(233887, 39248, 'QU', 'OK', 'S', 1756968949, 1756968949, '1'),
(233888, 28595, 'QU', 'OK', 'S', 1756969067, 1756969067, '1'),
(233889, 39620, 'QU', 'OK', 'S', 1756970312, 1756970312, '1'),
(233890, 35144, 'QU', 'OK', 'S', 1756971532, 1756971532, '1'),
(233891, 35144, 'QU', 'OK', 'S', 1756971534, 1756971534, '1'),
(233892, 39608, 'QU', 'OK', 'S', 1756971696, 1756971696, '1'),
(233893, 23737, 'QU', 'OK', 'S', 1756972462, 1756972462, '1'),
(233894, 23737, 'QU', 'OK', 'S', 1756972464, 1756972464, '1'),
(233895, 11144, 'QU', 'OK', 'S', 1756972795, 1756972795, '1'),
(233896, 7167, 'QU', 'OK', 'S', 1756972797, 1756972797, '1'),
(233897, 10563, 'QU', 'OK', 'S', 1756972803, 1756972803, '1'),
(233898, 16860, 'QU', 'OK', 'S', 1756973277, 1756973277, '1'),
(233899, 16860, 'QU', 'OK', 'S', 1756973277, 1756973277, '1'),
(233900, 11589, 'QU', 'OK', 'S', 1756973296, 1756973296, '1'),
(233901, 11589, 'QU', 'OK', 'S', 1756973296, 1756973296, '1'),
(233902, 11589, 'QU', 'OK', 'S', 1756973297, 1756973297, '1'),
(233903, 11589, 'QU', 'OK', 'S', 1756973297, 1756973297, '1'),
(233904, 11589, 'QU', 'OK', 'S', 1756973297, 1756973297, '1'),
(233905, 18352, 'QU', 'OK', 'S', 1756973336, 1756973336, '1'),
(233906, 18352, 'QU', 'OK', 'S', 1756973336, 1756973336, '1'),
(233907, 18352, 'QU', 'OK', 'S', 1756973336, 1756973336, '1'),
(233908, 14443, 'QU', 'OK', 'S', 1756978623, 1756978623, '1'),
(233909, 37594, 'QU', 'OK', 'S', 1756979245, 1756979245, '1'),
(233910, 37593, 'QU', 'OK', 'S', 1756979302, 1756979302, '1'),
(233911, 37592, 'QU', 'OK', 'S', 1756979339, 1756979339, '1'),
(233912, 37591, 'QU', 'OK', 'S', 1756979372, 1756979372, '1'),
(233913, 37590, 'QU', 'OK', 'S', 1756979406, 1756979406, '1'),
(233914, 37589, 'QU', 'OK', 'S', 1756979487, 1756979487, '1'),
(233915, 37588, 'QU', 'OK', 'S', 1756979511, 1756979511, '1'),
(233916, 37587, 'QU', 'OK', 'S', 1756979541, 1756979541, '1'),
(233917, 37586, 'QU', 'OK', 'S', 1756979585, 1756979585, '1'),
(233918, 37582, 'QU', 'OK', 'S', 1756979676, 1756979676, '1'),
(233919, 37582, 'QU', 'OK', 'S', 1756979705, 1756979705, '1'),
(233920, 37571, 'QU', 'OK', 'S', 1756979793, 1756979793, '1'),
(233921, 37570, 'QU', 'OK', 'S', 1756979842, 1756979842, '1'),
(233922, 37567, 'QU', 'OK', 'S', 1756979931, 1756979931, '1'),
(233923, 37553, 'QU', 'OK', 'S', 1756979985, 1756979985, '1'),
(233924, 37552, 'QU', 'OK', 'S', 1756980016, 1756980016, '1'),
(233925, 31547, 'QU', 'OK', 'S', 1756980105, 1756980105, '1'),
(233926, 31526, 'QU', 'OK', 'S', 1756980137, 1756980137, '1'),
(233927, 31525, 'QU', 'OK', 'S', 1756980157, 1756980157, '1'),
(233928, 31524, 'QU', 'OK', 'S', 1756980185, 1756980185, '1'),
(233929, 31176, 'QU', 'OK', 'S', 1756980213, 1756980213, '1'),
(233930, 31173, 'QU', 'OK', 'S', 1756980237, 1756980237, '1'),
(233931, 31125, 'QU', 'OK', 'S', 1756980264, 1756980264, '1'),
(233932, 31066, 'QU', 'OK', 'S', 1756980308, 1756980308, '1'),
(233933, 31065, 'QU', 'OK', 'S', 1756980350, 1756980350, '1'),
(233934, 39740, 'QU', 'OK', 'S', 1756980437, 1756980437, '1'),
(233935, 39741, 'QU', 'OK', 'S', 1756980457, 1756980457, '1'),
(233936, 29513, 'QU', 'OK', 'S', 1756980530, 1756980530, '1'),
(233937, 37521, 'QU', 'OK', 'S', 1756980825, 1756980825, '1'),
(233938, 28525, 'QU', 'OK', 'S', 1756981002, 1756981002, '1'),
(233939, 28520, 'QU', 'OK', 'S', 1756981032, 1756981032, '1'),
(233940, 28517, 'QU', 'OK', 'S', 1756981120, 1756981120, '1'),
(233941, 28516, 'QU', 'OK', 'S', 1756981170, 1756981170, '1'),
(233942, 28515, 'QU', 'OK', 'S', 1756981193, 1756981193, '1'),
(233943, 39742, 'QU', 'OK', 'S', 1756981223, 1756981223, '1'),
(233944, 28512, 'QU', 'OK', 'S', 1756981265, 1756981265, '1'),
(233945, 11589, 'QU', 'OK', 'S', 1756981547, 1756981547, '1'),
(233946, 11589, 'QU', 'OK', 'S', 1756981653, 1756981653, '1'),
(233947, 11589, 'QU', 'OK', 'S', 1756981667, 1756981667, '1'),
(233948, 11589, 'QU', 'OK', 'S', 1756981670, 1756981670, '1'),
(233949, 11589, 'QU', 'OK', 'S', 1756981686, 1756981686, '1'),
(233950, 11589, 'QU', 'OK', 'S', 1756981689, 1756981689, '1'),
(233951, 21847, 'QU', 'OK', 'S', 1756981816, 1756981816, '1'),
(233952, 39582, 'QU', 'OK', 'S', 1756982685, 1756982685, '1'),
(233953, 36421, 'QU', 'OK', 'S', 1756982697, 1756982697, '1'),
(233954, 30529, 'QU', 'OK', 'S', 1756982701, 1756982701, '1'),
(233955, 37487, 'QU', 'OK', 'S', 1756982727, 1756982727, '1'),
(233956, 39555, 'QU', 'OK', 'S', 1756982731, 1756982731, '1'),
(233957, 37568, 'QU', 'OK', 'S', 1756982736, 1756982736, '1'),
(233958, 14734, 'QU', 'OK', 'S', 1756982826, 1756982826, '1'),
(233959, 24912, 'QU', 'OK', 'S', 1756982829, 1756982829, '1'),
(233960, 15147, 'QU', 'OK', 'S', 1756982834, 1756982834, '1'),
(233961, 39415, 'QU', 'OK', 'S', 1756982845, 1756982845, '1'),
(233962, 19689, 'QU', 'OK', 'S', 1756982851, 1756982851, '1'),
(233963, 25210, 'QU', 'OK', 'S', 1756982855, 1756982855, '1'),
(233964, 39444, 'QU', 'OK', 'S', 1756982859, 1756982859, '1'),
(233965, 39555, 'QU', 'OK', 'S', 1756982861, 1756982861, '1'),
(233966, 39418, 'QU', 'OK', 'S', 1756982864, 1756982864, '1'),
(233967, 20743, 'QU', 'OK', 'S', 1756982971, 1756982971, '1'),
(233968, 37856, 'QU', 'OK', 'S', 1756983313, 1756983313, '1'),
(233969, 8296, 'QU', 'OK', 'S', 1756983391, 1756983391, '1'),
(233970, 37882, 'QU', 'OK', 'S', 1756983395, 1756983395, '1'),
(233971, 37507, 'QU', 'OK', 'S', 1756983398, 1756983398, '1'),
(233972, 39399, 'QU', 'OK', 'S', 1756983403, 1756983403, '1'),
(233973, 37822, 'QU', 'OK', 'S', 1756983407, 1756983407, '1'),
(233974, 8296, 'QU', 'OK', 'S', 1756983422, 1756983422, '1'),
(233975, 37822, 'QU', 'OK', 'S', 1756983427, 1756983427, '1'),
(233976, 39207, 'QU', 'OK', 'S', 1756983430, 1756983430, '1'),
(233977, 39661, 'QU', 'OK', 'S', 1756983433, 1756983433, '1'),
(233978, 39698, 'QU', 'OK', 'S', 1756983437, 1756983437, '1'),
(233979, 39147, 'QU', 'OK', 'S', 1756983442, 1756983442, '1'),
(233980, 8406, 'QU', 'OK', 'S', 1756983445, 1756983445, '1'),
(233981, 20493, 'QU', 'OK', 'S', 1756983447, 1756983447, '1'),
(233982, 39698, 'QU', 'OK', 'S', 1756983451, 1756983451, '1'),
(233983, 39704, 'QU', 'OK', 'S', 1756983454, 1756983454, '1'),
(233984, 37882, 'QU', 'OK', 'S', 1756983457, 1756983457, '1'),
(233985, 8406, 'QU', 'OK', 'S', 1756983465, 1756983465, '1'),
(233986, 16728, 'QU', 'OK', 'S', 1756983470, 1756983470, '1'),
(233987, 8406, 'QU', 'OK', 'S', 1756983475, 1756983475, '1'),
(233988, 8406, 'QU', 'OK', 'S', 1756983478, 1756983478, '1'),
(233989, 14672, 'QU', 'OK', 'S', 1756983482, 1756983482, '1'),
(233990, 14672, 'QU', 'OK', 'S', 1756983486, 1756983486, '1'),
(233991, 38326, 'QU', 'OK', 'S', 1756983490, 1756983490, '1'),
(233992, 14672, 'QU', 'OK', 'S', 1756983495, 1756983495, '1'),
(233993, 39661, 'QU', 'OK', 'S', 1756983498, 1756983498, '1'),
(233994, 39698, 'QU', 'OK', 'S', 1756983501, 1756983501, '1'),
(233995, 27576, 'QU', 'OK', 'S', 1756983505, 1756983505, '1'),
(233996, 20493, 'QU', 'OK', 'S', 1756983508, 1756983508, '1'),
(233997, 39699, 'QU', 'OK', 'S', 1756983511, 1756983511, '1'),
(233998, 39699, 'QU', 'OK', 'S', 1756983514, 1756983514, '1'),
(233999, 3934, 'QU', 'OK', 'S', 1756983519, 1756983519, '1'),
(234000, 39704, 'QU', 'OK', 'S', 1756983528, 1756983528, '1'),
(234001, 39743, 'QU', 'OK', 'S', 1756983557, 1756983557, '1'),
(234002, 8406, 'QU', 'OK', 'S', 1756983649, 1756983649, '1'),
(234003, 3193, 'QU', 'OK', 'S', 1756983656, 1756983656, '1'),
(234004, 3350, 'QU', 'OK', 'S', 1756983663, 1756983663, '1'),
(234005, 3109, 'QU', 'OK', 'S', 1756983669, 1756983669, '1'),
(234006, 2123, 'QU', 'OK', 'S', 1756983679, 1756983679, '1'),
(234007, 3350, 'QU', 'OK', 'S', 1756983686, 1756983686, '1'),
(234008, 3350, 'QU', 'OK', 'S', 1756983692, 1756983692, '1'),
(234009, 2652, 'QU', 'OK', 'S', 1756983699, 1756983699, '1'),
(234010, 3552, 'QU', 'OK', 'S', 1756983705, 1756983705, '1'),
(234011, 26647, 'QU', 'OK', 'S', 1756983776, 1756983776, '1'),
(234012, 26647, 'QU', 'OK', 'S', 1756983785, 1756983785, '1'),
(234013, 26647, 'QU', 'OK', 'S', 1756983788, 1756983788, '1'),
(234014, 26647, 'QU', 'OK', 'S', 1756983792, 1756983792, '1'),
(234015, 38106, 'QU', 'OK', 'S', 1756983799, 1756983799, '1'),
(234016, 38106, 'QU', 'OK', 'S', 1756983804, 1756983804, '1'),
(234017, 38106, 'QU', 'OK', 'S', 1756983809, 1756983809, '1'),
(234018, 38106, 'QU', 'OK', 'S', 1756983813, 1756983813, '1'),
(234019, 39305, 'QU', 'OK', 'S', 1756983872, 1756983872, '1'),
(234020, 26647, 'QU', 'OK', 'S', 1756983873, 1756983873, '1'),
(234021, 39744, 'QU', 'OK', 'S', 1756983877, 1756983877, '1'),
(234022, 26647, 'QU', 'OK', 'S', 1756983878, 1756983878, '1'),
(234023, 38106, 'QU', 'OK', 'S', 1756983881, 1756983881, '1'),
(234024, 30538, 'QU', 'OK', 'S', 1756983885, 1756983885, '1'),
(234025, 39208, 'QU', 'OK', 'S', 1756983886, 1756983886, '1'),
(234026, 38106, 'QU', 'OK', 'S', 1756983888, 1756983888, '1'),
(234027, 39556, 'QU', 'OK', 'S', 1756983892, 1756983892, '1'),
(234028, 38111, 'QU', 'OK', 'S', 1756983896, 1756983896, '1'),
(234029, 39210, 'QU', 'OK', 'S', 1756983897, 1756983897, '1'),
(234030, 39054, 'QU', 'OK', 'S', 1756983898, 1756983898, '1'),
(234031, 39210, 'QU', 'OK', 'S', 1756983899, 1756983899, '1'),
(234032, 39149, 'QU', 'OK', 'S', 1756983903, 1756983903, '1'),
(234033, 32040, 'QU', 'OK', 'S', 1756983903, 1756983903, '1'),
(234034, 39149, 'QU', 'OK', 'S', 1756983905, 1756983905, '1'),
(234035, 35933, 'QU', 'OK', 'S', 1756983906, 1756983906, '1'),
(234036, 32040, 'QU', 'OK', 'S', 1756983908, 1756983908, '1'),
(234037, 38490, 'QU', 'OK', 'S', 1756983908, 1756983908, '1'),
(234038, 39305, 'QU', 'OK', 'S', 1756983911, 1756983911, '1'),
(234039, 38799, 'QU', 'OK', 'S', 1756983911, 1756983911, '1'),
(234040, 38489, 'QU', 'OK', 'S', 1756983915, 1756983915, '1'),
(234041, 11846, 'QU', 'OK', 'S', 1756983915, 1756983915, '1'),
(234042, 38490, 'QU', 'OK', 'S', 1756983919, 1756983919, '1'),
(234043, 39556, 'QU', 'OK', 'S', 1756983920, 1756983920, '1'),
(234044, 39650, 'QU', 'OK', 'S', 1756983926, 1756983926, '1'),
(234045, 39650, 'QU', 'OK', 'S', 1756983929, 1756983929, '1'),
(234046, 39650, 'QU', 'OK', 'S', 1756983932, 1756983932, '1'),
(234047, 38490, 'QU', 'OK', 'S', 1756983935, 1756983935, '1'),
(234048, 38489, 'QU', 'OK', 'S', 1756983947, 1756983947, '1'),
(234049, 38489, 'QU', 'OK', 'S', 1756983950, 1756983950, '1'),
(234050, 38490, 'QU', 'OK', 'S', 1756983954, 1756983954, '1'),
(234051, 39304, 'QU', 'OK', 'S', 1756983958, 1756983958, '1'),
(234052, 39304, 'QU', 'OK', 'S', 1756983961, 1756983961, '1'),
(234053, 39304, 'QU', 'OK', 'S', 1756983964, 1756983964, '1'),
(234054, 39305, 'QU', 'OK', 'S', 1756983968, 1756983968, '1'),
(234055, 38489, 'QU', 'OK', 'S', 1756983973, 1756983973, '1'),
(234056, 39416, 'QU', 'OK', 'S', 1756983978, 1756983978, '1'),
(234057, 35933, 'QU', 'OK', 'S', 1756983983, 1756983983, '1'),
(234058, 39556, 'QU', 'OK', 'S', 1756983987, 1756983987, '1'),
(234059, 39556, 'QU', 'OK', 'S', 1756983990, 1756983990, '1'),
(234060, 39416, 'QU', 'OK', 'S', 1756983994, 1756983994, '1'),
(234061, 38799, 'QU', 'OK', 'S', 1756983999, 1756983999, '1'),
(234062, 30538, 'QU', 'OK', 'S', 1756984003, 1756984003, '1'),
(234063, 30538, 'QU', 'OK', 'S', 1756984006, 1756984006, '1'),
(234064, 39416, 'QU', 'OK', 'S', 1756984013, 1756984013, '1'),
(234065, 38490, 'QU', 'OK', 'S', 1756984020, 1756984020, '1'),
(234066, 33914, 'QU', 'OK', 'S', 1756984021, 1756984021, '1'),
(234067, 39384, 'QU', 'OK', 'S', 1756984025, 1756984025, '1'),
(234068, 38490, 'QU', 'OK', 'S', 1756984025, 1756984025, '1'),
(234069, 39417, 'QU', 'OK', 'S', 1756984032, 1756984032, '1'),
(234070, 39304, 'QU', 'OK', 'S', 1756984033, 1756984033, '1'),
(234071, 39745, 'QU', 'OK', 'S', 1756984033, 1756984033, '1'),
(234072, 36421, 'QU', 'OK', 'S', 1756984035, 1756984035, '1'),
(234073, 38799, 'QU', 'OK', 'S', 1756984039, 1756984039, '1'),
(234074, 39417, 'QU', 'OK', 'S', 1756984043, 1756984043, '1'),
(234075, 38489, 'QU', 'OK', 'S', 1756984049, 1756984049, '1'),
(234076, 38489, 'QU', 'OK', 'S', 1756984053, 1756984053, '1'),
(234077, 38489, 'QU', 'OK', 'S', 1756984058, 1756984058, '1'),
(234078, 35825, 'QU', 'OK', 'S', 1756984058, 1756984058, '1'),
(234079, 38106, 'QU', 'OK', 'S', 1756984061, 1756984061, '1'),
(234080, 35825, 'QU', 'OK', 'S', 1756984065, 1756984065, '1'),
(234081, 38489, 'QU', 'OK', 'S', 1756984067, 1756984067, '1'),
(234082, 39556, 'QU', 'OK', 'S', 1756984068, 1756984068, '1'),
(234083, 38106, 'QU', 'OK', 'S', 1756984076, 1756984076, '1'),
(234084, 39384, 'QU', 'OK', 'S', 1756984082, 1756984082, '1'),
(234085, 36421, 'QU', 'OK', 'S', 1756984086, 1756984086, '1'),
(234086, 35933, 'QU', 'OK', 'S', 1756984089, 1756984089, '1'),
(234087, 35825, 'QU', 'OK', 'S', 1756984092, 1756984092, '1'),
(234088, 33852, 'QU', 'OK', 'S', 1756984105, 1756984105, '1'),
(234089, 3551, 'QU', 'OK', 'S', 1756984114, 1756984114, '1'),
(234090, 39746, 'QU', 'OK', 'S', 1756984220, 1756984220, '1'),
(234091, 39747, 'QU', 'OK', 'S', 1756984354, 1756984354, '1'),
(234092, 39748, 'QU', 'OK', 'S', 1756984527, 1756984527, '1'),
(234093, 35205, 'QU', 'OK', 'S', 1756984562, 1756984562, '1'),
(234094, 39749, 'QU', 'OK', 'S', 1756984671, 1756984671, '1'),
(234095, 39440, 'QU', 'OK', 'S', 1756984823, 1756984823, '1'),
(234096, 37822, 'QU', 'OK', 'S', 1756984963, 1756984963, '1'),
(234097, 37822, 'QU', 'OK', 'S', 1756984968, 1756984968, '1'),
(234098, 641, 'QU', 'OK', 'S', 1756984980, 1756984980, '1'),
(234099, 39750, 'QU', 'OK', 'S', 1756984982, 1756984982, '1'),
(234100, 30833, 'QU', 'OK', 'S', 1756984985, 1756984985, '1'),
(234101, 23015, 'QU', 'OK', 'S', 1756984989, 1756984989, '1'),
(234102, 32040, 'QU', 'OK', 'S', 1756984994, 1756984994, '1'),
(234103, 33715, 'QU', 'OK', 'S', 1756984998, 1756984998, '1'),
(234104, 32040, 'QU', 'OK', 'S', 1756985002, 1756985002, '1'),
(234105, 17216, 'QU', 'OK', 'S', 1756985005, 1756985005, '1'),
(234106, 18308, 'QU', 'OK', 'S', 1756985009, 1756985009, '1'),
(234107, 4978, 'QU', 'OK', 'S', 1756985011, 1756985011, '1'),
(234108, 3181, 'QU', 'OK', 'S', 1756985015, 1756985015, '1'),
(234109, 1095, 'QU', 'OK', 'S', 1756985018, 1756985018, '1'),
(234110, 17216, 'QU', 'OK', 'S', 1756985021, 1756985021, '1'),
(234111, 39333, 'QU', 'OK', 'S', 1756985026, 1756985026, '1'),
(234112, 39333, 'QU', 'OK', 'S', 1756985029, 1756985029, '1'),
(234113, 39442, 'QU', 'OK', 'S', 1756985031, 1756985031, '1'),
(234114, 39440, 'QU', 'OK', 'S', 1756985035, 1756985035, '1'),
(234115, 37499, 'QU', 'OK', 'S', 1756985038, 1756985038, '1'),
(234116, 17216, 'QU', 'OK', 'S', 1756985042, 1756985042, '1'),
(234117, 39333, 'QU', 'OK', 'S', 1756985045, 1756985045, '1'),
(234118, 37499, 'QU', 'OK', 'S', 1756985048, 1756985048, '1'),
(234119, 17216, 'QU', 'OK', 'S', 1756985056, 1756985056, '1'),
(234120, 36941, 'QU', 'OK', 'S', 1756985061, 1756985061, '1'),
(234121, 31260, 'QU', 'OK', 'S', 1756985067, 1756985067, '1'),
(234122, 13368, 'QU', 'OK', 'S', 1756985071, 1756985071, '1'),
(234123, 25821, 'QU', 'OK', 'S', 1756985075, 1756985075, '1'),
(234124, 30833, 'QU', 'OK', 'S', 1756985078, 1756985078, '1'),
(234125, 4806, 'QU', 'OK', 'S', 1756985086, 1756985086, '1'),
(234126, 39750, 'QU', 'OK', 'S', 1756985088, 1756985088, '1'),
(234127, 18308, 'QU', 'OK', 'S', 1756985093, 1756985093, '1'),
(234128, 17216, 'QU', 'OK', 'S', 1756985096, 1756985096, '1'),
(234129, 1095, 'QU', 'OK', 'S', 1756985115, 1756985115, '1'),
(234130, 641, 'QU', 'OK', 'S', 1756985128, 1756985128, '1'),
(234131, 39751, 'QU', 'OK', 'S', 1756985165, 1756985165, '1'),
(234132, 29344, 'QU', 'OK', 'S', 1756985350, 1756985350, '1'),
(234133, 34147, 'QU', 'OK', 'S', 1756985355, 1756985355, '1'),
(234134, 39222, 'QU', 'OK', 'S', 1756985394, 1756985394, '1'),
(234135, 38403, 'QU', 'OK', 'S', 1756985397, 1756985397, '1'),
(234136, 13471, 'QU', 'OK', 'S', 1756985401, 1756985401, '1'),
(234137, 20232, 'QU', 'OK', 'S', 1756985409, 1756985409, '1'),
(234138, 13471, 'QU', 'OK', 'S', 1756985461, 1756985461, '1'),
(234139, 39665, 'QU', 'OK', 'S', 1756985465, 1756985465, '1'),
(234140, 13303, 'QU', 'OK', 'S', 1756985470, 1756985470, '1'),
(234141, 34147, 'QU', 'OK', 'S', 1756985474, 1756985474, '1'),
(234142, 39665, 'QU', 'OK', 'S', 1756985477, 1756985477, '1'),
(234143, 39665, 'QU', 'OK', 'S', 1756985488, 1756985488, '1'),
(234144, 36725, 'QU', 'OK', 'S', 1756985494, 1756985494, '1'),
(234145, 36725, 'QU', 'OK', 'S', 1756985498, 1756985498, '1'),
(234146, 38639, 'QU', 'OK', 'S', 1756985501, 1756985501, '1'),
(234147, 38089, 'QU', 'OK', 'S', 1756985504, 1756985504, '1'),
(234148, 35979, 'QU', 'OK', 'S', 1756985508, 1756985508, '1'),
(234149, 37805, 'QU', 'OK', 'S', 1756985515, 1756985515, '1'),
(234150, 34227, 'QU', 'OK', 'S', 1756985518, 1756985518, '1'),
(234151, 3458, 'QU', 'OK', 'S', 1756985522, 1756985522, '1'),
(234152, 39222, 'QU', 'OK', 'S', 1756985527, 1756985527, '1'),
(234153, 37648, 'QU', 'OK', 'S', 1756985533, 1756985533, '1'),
(234154, 34545, 'QU', 'OK', 'S', 1756985537, 1756985537, '1'),
(234155, 34545, 'QU', 'OK', 'S', 1756985539, 1756985539, '1'),
(234156, 38449, 'QU', 'OK', 'S', 1756985541, 1756985541, '1'),
(234157, 38414, 'QU', 'OK', 'S', 1756985545, 1756985545, '1'),
(234158, 39736, 'QU', 'OK', 'S', 1756985547, 1756985547, '1'),
(234159, 34064, 'QU', 'OK', 'S', 1756985549, 1756985549, '1'),
(234160, 13549, 'QU', 'OK', 'S', 1756985552, 1756985552, '1'),
(234161, 33918, 'QU', 'OK', 'S', 1756985556, 1756985556, '1'),
(234162, 7517, 'QU', 'OK', 'S', 1756985561, 1756985561, '1'),
(234163, 38037, 'QU', 'OK', 'S', 1756985576, 1756985576, '1'),
(234164, 34064, 'QU', 'OK', 'S', 1756985582, 1756985582, '1'),
(234165, 39737, 'QU', 'OK', 'S', 1756985715, 1756985715, '1'),
(234166, 39738, 'QU', 'OK', 'S', 1756985756, 1756985756, '1'),
(234167, 39739, 'QU', 'OK', 'S', 1756985870, 1756985870, '1'),
(234168, 39718, 'QU', 'OK', 'S', 1756985909, 1756985909, '1'),
(234169, 39732, 'QU', 'OK', 'S', 1756986046, 1756986046, '1'),
(234170, 39733, 'QU', 'OK', 'S', 1756986073, 1756986073, '1'),
(234171, 39734, 'QU', 'OK', 'S', 1756986099, 1756986099, '1'),
(234172, 39735, 'QU', 'OK', 'S', 1756986126, 1756986126, '1'),
(234173, 10880, 'QU', 'OK', 'S', 1756987282, 1756987282, '1'),
(234174, 10880, 'QU', 'OK', 'S', 1756987289, 1756987289, '1'),
(234175, 35724, 'QU', 'OK', 'S', 1756987301, 1756987301, '1'),
(234176, 35724, 'QU', 'OK', 'S', 1756987305, 1756987305, '1'),
(234177, 35724, 'QU', 'OK', 'S', 1756987371, 1756987371, '1'),
(234178, 35724, 'QU', 'OK', 'S', 1756987394, 1756987394, '1'),
(234179, 39379, 'QU', 'OK', 'S', 1756987443, 1756987443, '1'),
(234180, 39379, 'QU', 'OK', 'S', 1756987447, 1756987447, '1'),
(234181, 36094, 'QU', 'OK', 'S', 1756987515, 1756987515, '1'),
(234182, 17957, 'QU', 'OK', 'S', 1756987537, 1756987537, '1'),
(234183, 17957, 'QU', 'OK', 'S', 1756987542, 1756987542, '1'),
(234184, 3037, 'QU', 'OK', 'S', 1756987544, 1756987544, '1'),
(234185, 19815, 'QU', 'OK', 'S', 1756987550, 1756987550, '1'),
(234186, 11646, 'QU', 'OK', 'S', 1756987558, 1756987558, '1'),
(234187, 23757, 'QU', 'OK', 'S', 1756987564, 1756987564, '1'),
(234188, 23757, 'QU', 'OK', 'S', 1756987569, 1756987569, '1'),
(234189, 3037, 'QU', 'OK', 'S', 1756987577, 1756987577, '1'),
(234190, 17957, 'QU', 'OK', 'S', 1756987581, 1756987581, '1'),
(234191, 19815, 'QU', 'OK', 'S', 1756987593, 1756987593, '1'),
(234192, 36094, 'QU', 'OK', 'S', 1756987600, 1756987600, '1'),
(234193, 11448, 'QU', 'OK', 'S', 1756987603, 1756987603, '1'),
(234194, 11448, 'QU', 'OK', 'S', 1756987607, 1756987607, '1'),
(234195, 11448, 'QU', 'OK', 'S', 1756987609, 1756987609, '1'),
(234196, 3331, 'QU', 'OK', 'S', 1756987613, 1756987613, '1'),
(234197, 19815, 'QU', 'OK', 'S', 1756987616, 1756987616, '1'),
(234198, 19620, 'QU', 'OK', 'S', 1756987620, 1756987620, '1'),
(234199, 24095, 'QU', 'OK', 'S', 1756987629, 1756987629, '1'),
(234200, 19620, 'QU', 'OK', 'S', 1756987633, 1756987633, '1'),
(234201, 11646, 'QU', 'OK', 'S', 1756987635, 1756987635, '1'),
(234202, 24095, 'QU', 'OK', 'S', 1756987637, 1756987637, '1'),
(234203, 19620, 'QU', 'OK', 'S', 1756987639, 1756987639, '1'),
(234204, 11448, 'QU', 'OK', 'S', 1756987647, 1756987647, '1'),
(234205, 11448, 'QU', 'OK', 'S', 1756987651, 1756987651, '1'),
(234206, 24095, 'QU', 'OK', 'S', 1756987655, 1756987655, '1'),
(234207, 19815, 'QU', 'OK', 'S', 1756987658, 1756987658, '1'),
(234208, 11448, 'QU', 'OK', 'S', 1756987662, 1756987662, '1'),
(234209, 11649, 'QU', 'OK', 'S', 1756987664, 1756987664, '1'),
(234210, 11649, 'QU', 'OK', 'S', 1756987668, 1756987668, '1'),
(234211, 3331, 'QU', 'OK', 'S', 1756987684, 1756987684, '1'),
(234212, 11448, 'QU', 'OK', 'S', 1756987691, 1756987691, '1'),
(234213, 24799, 'QU', 'OK', 'S', 1756987697, 1756987697, '1'),
(234214, 24799, 'QU', 'OK', 'S', 1756987700, 1756987700, '1'),
(234215, 39379, 'QU', 'OK', 'S', 1756987702, 1756987702, '1'),
(234216, 32087, 'QU', 'OK', 'S', 1756987707, 1756987707, '1'),
(234217, 39379, 'QU', 'OK', 'S', 1756987710, 1756987710, '1'),
(234218, 35724, 'QU', 'OK', 'S', 1756987713, 1756987713, '1'),
(234219, 10880, 'QU', 'OK', 'S', 1756987716, 1756987716, '1'),
(234220, 32087, 'QU', 'OK', 'S', 1756987719, 1756987719, '1'),
(234221, 37507, 'QU', 'OK', 'S', 1756987721, 1756987721, '1'),
(234222, 21217, 'QU', 'OK', 'S', 1756987724, 1756987724, '1'),
(234223, 39379, 'QU', 'OK', 'S', 1756987727, 1756987727, '1'),
(234224, 39207, 'QU', 'OK', 'S', 1756987729, 1756987729, '1'),
(234225, 35724, 'QU', 'OK', 'S', 1756987733, 1756987733, '1'),
(234226, 32773, 'QU', 'OK', 'S', 1756987736, 1756987736, '1'),
(234227, 39207, 'QU', 'OK', 'S', 1756987738, 1756987738, '1'),
(234228, 37507, 'QU', 'OK', 'S', 1756987741, 1756987741, '1'),
(234229, 37507, 'QU', 'OK', 'S', 1756987748, 1756987748, '1'),
(234230, 37507, 'QU', 'OK', 'S', 1756987750, 1756987750, '1'),
(234231, 21217, 'QU', 'OK', 'S', 1756987759, 1756987759, '1'),
(234232, 37507, 'QU', 'OK', 'S', 1756987761, 1756987761, '1'),
(234233, 10880, 'QU', 'OK', 'S', 1756987766, 1756987766, '1'),
(234234, 23139, 'QU', 'OK', 'S', 1756987770, 1756987770, '1'),
(234235, 37438, 'QU', 'OK', 'S', 1756987775, 1756987775, '1'),
(234236, 37437, 'QU', 'OK', 'S', 1756987780, 1756987780, '1'),
(234237, 39376, 'QU', 'OK', 'S', 1756987784, 1756987784, '1'),
(234238, 39376, 'QU', 'OK', 'S', 1756987788, 1756987788, '1'),
(234239, 37383, 'QU', 'OK', 'S', 1756987793, 1756987793, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(234240, 23139, 'QU', 'OK', 'S', 1756987795, 1756987795, '1'),
(234241, 36936, 'QU', 'OK', 'S', 1756987798, 1756987798, '1'),
(234242, 37507, 'QU', 'OK', 'S', 1756987802, 1756987802, '1'),
(234243, 36936, 'QU', 'OK', 'S', 1756987811, 1756987811, '1'),
(234244, 37383, 'QU', 'OK', 'S', 1756987814, 1756987814, '1'),
(234245, 37383, 'QU', 'OK', 'S', 1756987832, 1756987832, '1'),
(234246, 35724, 'QU', 'OK', 'S', 1756987834, 1756987834, '1'),
(234247, 37383, 'QU', 'OK', 'S', 1756987837, 1756987837, '1'),
(234248, 29751, 'QU', 'OK', 'S', 1756987841, 1756987841, '1'),
(234249, 39229, 'QU', 'OK', 'S', 1756987850, 1756987850, '1'),
(234250, 37437, 'QU', 'OK', 'S', 1756987854, 1756987854, '1'),
(234251, 39229, 'QU', 'OK', 'S', 1756987857, 1756987857, '1'),
(234252, 32087, 'QU', 'OK', 'S', 1756987863, 1756987863, '1'),
(234253, 39381, 'QU', 'OK', 'S', 1756987868, 1756987868, '1'),
(234254, 39381, 'QU', 'OK', 'S', 1756987871, 1756987871, '1'),
(234255, 39229, 'QU', 'OK', 'S', 1756987874, 1756987874, '1'),
(234256, 37437, 'QU', 'OK', 'S', 1756987879, 1756987879, '1'),
(234257, 37437, 'QU', 'OK', 'S', 1756987886, 1756987886, '1'),
(234258, 37437, 'QU', 'OK', 'S', 1756987890, 1756987890, '1'),
(234259, 37383, 'QU', 'OK', 'S', 1756987894, 1756987894, '1'),
(234260, 37383, 'QU', 'OK', 'S', 1756987896, 1756987896, '1'),
(234261, 37438, 'QU', 'OK', 'S', 1756987902, 1756987902, '1'),
(234262, 37438, 'QU', 'OK', 'S', 1756987906, 1756987906, '1'),
(234263, 37438, 'QU', 'OK', 'S', 1756987910, 1756987910, '1'),
(234264, 29751, 'QU', 'OK', 'S', 1756987921, 1756987921, '1'),
(234265, 37438, 'QU', 'OK', 'S', 1756987926, 1756987926, '1'),
(234266, 37438, 'QU', 'OK', 'S', 1756987930, 1756987930, '1'),
(234267, 39229, 'QU', 'OK', 'S', 1756987934, 1756987934, '1'),
(234268, 39229, 'QU', 'OK', 'S', 1756987937, 1756987937, '1'),
(234269, 39379, 'QU', 'OK', 'S', 1756987939, 1756987939, '1'),
(234270, 37605, 'QU', 'OK', 'S', 1756987942, 1756987942, '1'),
(234271, 39381, 'QU', 'OK', 'S', 1756987945, 1756987945, '1'),
(234272, 37605, 'QU', 'OK', 'S', 1756987948, 1756987948, '1'),
(234273, 37437, 'QU', 'OK', 'S', 1756987951, 1756987951, '1'),
(234274, 29365, 'QU', 'OK', 'S', 1756987957, 1756987957, '1'),
(234275, 29365, 'QU', 'OK', 'S', 1756987961, 1756987961, '1'),
(234276, 29365, 'QU', 'OK', 'S', 1756987965, 1756987965, '1'),
(234277, 29365, 'QU', 'OK', 'S', 1756987987, 1756987987, '1'),
(234278, 37438, 'QU', 'OK', 'S', 1756988000, 1756988000, '1'),
(234279, 2757, 'QU', 'OK', 'S', 1756988015, 1756988015, '1'),
(234280, 2757, 'QU', 'OK', 'S', 1756988022, 1756988022, '1'),
(234281, 29365, 'QU', 'OK', 'S', 1756988027, 1756988027, '1'),
(234282, 2757, 'QU', 'OK', 'S', 1756988032, 1756988032, '1'),
(234283, 39379, 'QU', 'OK', 'S', 1756988324, 1756988324, '1'),
(234284, 39054, 'QU', 'OK', 'S', 1756988615, 1756988615, '1'),
(234285, 25210, 'QU', 'OK', 'S', 1756988625, 1756988625, '1'),
(234286, 19485, 'QU', 'OK', 'S', 1756989335, 1756989335, '1'),
(234287, 19485, 'QU', 'OK', 'S', 1756989337, 1756989337, '1'),
(234288, 19485, 'QU', 'OK', 'S', 1756989339, 1756989339, '1'),
(234289, 19485, 'QU', 'OK', 'S', 1756989342, 1756989342, '1'),
(234290, 19485, 'QU', 'OK', 'S', 1756989345, 1756989345, '1'),
(234291, 19485, 'QU', 'OK', 'S', 1756989352, 1756989352, '1'),
(234292, 19485, 'QU', 'OK', 'S', 1756989354, 1756989354, '1'),
(234293, 19485, 'QU', 'OK', 'S', 1756989356, 1756989356, '1'),
(234294, 19485, 'QU', 'OK', 'S', 1756989358, 1756989358, '1'),
(234295, 19485, 'QU', 'OK', 'S', 1756989360, 1756989360, '1'),
(234296, 39253, 'QU', 'OK', 'S', 1756991280, 1756991280, '1'),
(234297, 39383, 'QU', 'OK', 'S', 1756991291, 1756991291, '1'),
(234298, 39732, 'QU', 'OK', 'S', 1756991924, 1756991924, '1'),
(234299, 39733, 'QU', 'OK', 'S', 1756991947, 1756991947, '1'),
(234300, 39734, 'QU', 'OK', 'S', 1756991973, 1756991973, '1'),
(234301, 39735, 'QU', 'OK', 'S', 1756991997, 1756991997, '1'),
(234302, 34369, 'QU', 'OK', 'S', 1756992088, 1756992088, '1'),
(234303, 38106, 'QU', 'OK', 'S', 1756992829, 1756992829, '1'),
(234304, 39556, 'QU', 'OK', 'S', 1756992846, 1756992846, '1'),
(234305, 39556, 'QU', 'OK', 'S', 1756992872, 1756992872, '1'),
(234306, 39556, 'QU', 'OK', 'S', 1756992895, 1756992895, '1'),
(234307, 39556, 'QU', 'OK', 'S', 1756992897, 1756992897, '1'),
(234308, 39556, 'QU', 'OK', 'S', 1756992910, 1756992910, '1'),
(234309, 39556, 'QU', 'OK', 'S', 1756992916, 1756992916, '1'),
(234310, 39556, 'QU', 'OK', 'S', 1756992924, 1756992924, '1'),
(234311, 39556, 'QU', 'OK', 'S', 1756992932, 1756992932, '1'),
(234312, 39556, 'QU', 'OK', 'S', 1756992938, 1756992938, '1'),
(234313, 39556, 'QU', 'OK', 'S', 1756992942, 1756992942, '1'),
(234314, 39556, 'QU', 'OK', 'S', 1756992952, 1756992952, '1'),
(234315, 39556, 'QU', 'OK', 'S', 1756992957, 1756992957, '1'),
(234316, 39556, 'QU', 'OK', 'S', 1756992961, 1756992961, '1'),
(234317, 15499, 'QU', 'OK', 'S', 1756992973, 1756992973, '1'),
(234318, 39488, 'QU', 'OK', 'S', 1756992992, 1756992992, '1'),
(234319, 39554, 'QU', 'OK', 'S', 1756993003, 1756993003, '1'),
(234320, 39488, 'QU', 'OK', 'S', 1756993007, 1756993007, '1'),
(234321, 39488, 'QU', 'OK', 'S', 1756993010, 1756993010, '1'),
(234322, 39488, 'QU', 'OK', 'S', 1756993013, 1756993013, '1'),
(234323, 39488, 'QU', 'OK', 'S', 1756993017, 1756993017, '1'),
(234324, 39488, 'QU', 'OK', 'S', 1756993021, 1756993021, '1'),
(234325, 39488, 'QU', 'OK', 'S', 1756993024, 1756993024, '1'),
(234326, 39488, 'QU', 'OK', 'S', 1756993028, 1756993028, '1'),
(234327, 39488, 'QU', 'OK', 'S', 1756993036, 1756993036, '1'),
(234328, 39488, 'QU', 'OK', 'S', 1756993040, 1756993040, '1'),
(234329, 39488, 'QU', 'OK', 'S', 1756993043, 1756993043, '1'),
(234330, 39747, 'QU', 'OK', 'S', 1756993059, 1756993059, '1'),
(234331, 39747, 'QU', 'OK', 'S', 1756993064, 1756993064, '1'),
(234332, 39747, 'QU', 'OK', 'S', 1756993067, 1756993067, '1'),
(234333, 39747, 'QU', 'OK', 'S', 1756993072, 1756993072, '1'),
(234334, 39747, 'QU', 'OK', 'S', 1756993075, 1756993075, '1'),
(234335, 39747, 'QU', 'OK', 'S', 1756993079, 1756993079, '1'),
(234336, 39747, 'QU', 'OK', 'S', 1756993081, 1756993081, '1'),
(234337, 39747, 'QU', 'OK', 'S', 1756993084, 1756993084, '1'),
(234338, 39747, 'QU', 'OK', 'S', 1756993088, 1756993088, '1'),
(234339, 39747, 'QU', 'OK', 'S', 1756993091, 1756993091, '1'),
(234340, 39747, 'QU', 'OK', 'S', 1756993096, 1756993096, '1'),
(234341, 39747, 'QU', 'OK', 'S', 1756993098, 1756993098, '1'),
(234342, 39750, 'QU', 'OK', 'S', 1756993118, 1756993118, '1'),
(234343, 39750, 'QU', 'OK', 'S', 1756993121, 1756993121, '1'),
(234344, 39750, 'QU', 'OK', 'S', 1756993126, 1756993126, '1'),
(234345, 39750, 'QU', 'OK', 'S', 1756993130, 1756993130, '1'),
(234346, 39750, 'QU', 'OK', 'S', 1756993133, 1756993133, '1'),
(234347, 39750, 'QU', 'OK', 'S', 1756993136, 1756993136, '1'),
(234348, 39750, 'QU', 'OK', 'S', 1756993139, 1756993139, '1'),
(234349, 39750, 'QU', 'OK', 'S', 1756993142, 1756993142, '1'),
(234350, 39750, 'QU', 'OK', 'S', 1756993147, 1756993147, '1'),
(234351, 39750, 'QU', 'OK', 'S', 1756993150, 1756993150, '1'),
(234352, 39750, 'QU', 'OK', 'S', 1756993160, 1756993160, '1'),
(234353, 39750, 'QU', 'OK', 'S', 1756993163, 1756993163, '1'),
(234354, 39054, 'QU', 'OK', 'S', 1756993173, 1756993173, '1'),
(234355, 39054, 'QU', 'OK', 'S', 1756993176, 1756993176, '1'),
(234356, 39054, 'QU', 'OK', 'S', 1756993180, 1756993180, '1'),
(234357, 39054, 'QU', 'OK', 'S', 1756993183, 1756993183, '1'),
(234358, 39054, 'QU', 'OK', 'S', 1756993186, 1756993186, '1'),
(234359, 39054, 'QU', 'OK', 'S', 1756993189, 1756993189, '1'),
(234360, 39054, 'QU', 'OK', 'S', 1756993192, 1756993192, '1'),
(234361, 39054, 'QU', 'OK', 'S', 1756993198, 1756993198, '1'),
(234362, 39054, 'QU', 'OK', 'S', 1756993203, 1756993203, '1'),
(234363, 25210, 'QU', 'OK', 'S', 1756993214, 1756993214, '1'),
(234364, 25210, 'QU', 'OK', 'S', 1756993219, 1756993219, '1'),
(234365, 25210, 'QU', 'OK', 'S', 1756993223, 1756993223, '1'),
(234366, 25210, 'QU', 'OK', 'S', 1756993227, 1756993227, '1'),
(234367, 25210, 'QU', 'OK', 'S', 1756993231, 1756993231, '1'),
(234368, 38106, 'QU', 'OK', 'S', 1756993240, 1756993240, '1'),
(234369, 38115, 'QU', 'OK', 'S', 1756993251, 1756993251, '1'),
(234370, 38115, 'QU', 'OK', 'S', 1756993257, 1756993257, '1'),
(234371, 38115, 'QU', 'OK', 'S', 1756993260, 1756993260, '1'),
(234372, 38115, 'QU', 'OK', 'S', 1756993263, 1756993263, '1'),
(234373, 38115, 'QU', 'OK', 'S', 1756993278, 1756993278, '1'),
(234374, 38115, 'QU', 'OK', 'S', 1756993282, 1756993282, '1'),
(234375, 38115, 'QU', 'OK', 'S', 1756993294, 1756993294, '1'),
(234376, 38114, 'QU', 'OK', 'S', 1756993628, 1756993628, '1'),
(234377, 39443, 'QU', 'OK', 'S', 1756993685, 1756993685, '1'),
(234378, 23088, 'QU', 'OK', 'S', 1756993692, 1756993692, '1'),
(234379, 23737, 'QU', 'OK', 'S', 1756993699, 1756993699, '1'),
(234380, 39553, 'QU', 'OK', 'S', 1756993713, 1756993713, '1'),
(234381, 6600, 'QU', 'OK', 'S', 1756993741, 1756993741, '1'),
(234382, 2784, 'QU', 'OK', 'S', 1756993741, 1756993741, '1'),
(234383, 39511, 'QU', 'OK', 'S', 1756996311, 1756996311, '1'),
(234384, 39550, 'QU', 'OK', 'S', 1756997108, 1756997108, '1'),
(234385, 39462, 'QU', 'OK', 'S', 1756997330, 1756997330, '1'),
(234386, 39462, 'QU', 'OK', 'S', 1756997330, 1756997330, '1'),
(234387, 38308, 'QU', 'OK', 'S', 1756997583, 1756997583, '1'),
(234388, 38308, 'QU', 'OK', 'S', 1756997583, 1756997583, '1'),
(234389, 38308, 'QU', 'OK', 'S', 1756997584, 1756997584, '1'),
(234390, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234391, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234392, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234393, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234394, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234395, 38251, 'QU', 'OK', 'S', 1756997799, 1756997799, '1'),
(234396, 31146, 'QU', 'OK', 'S', 1757049189, 1757049189, '1'),
(234397, 31138, 'QU', 'OK', 'S', 1757049225, 1757049225, '1'),
(234398, 32311, 'QU', 'OK', 'S', 1757049257, 1757049257, '1'),
(234399, 39725, 'QU', 'OK', 'S', 1757049259, 1757049259, '1'),
(234400, 24337, 'QU', 'OK', 'S', 1757049261, 1757049261, '1'),
(234401, 31144, 'QU', 'OK', 'S', 1757049275, 1757049275, '1'),
(234402, 39163, 'QU', 'OK', 'S', 1757050231, 1757050231, '1'),
(234403, 39248, 'QU', 'OK', 'S', 1757050232, 1757050232, '1'),
(234404, 39247, 'QU', 'OK', 'S', 1757050234, 1757050234, '1'),
(234405, 39340, 'QU', 'OK', 'S', 1757050237, 1757050237, '1'),
(234406, 39751, 'QU', 'OK', 'S', 1757053466, 1757053466, '1'),
(234407, 39751, 'QU', 'OK', 'S', 1757053469, 1757053469, '1'),
(234408, 39744, 'QU', 'OK', 'S', 1757053472, 1757053472, '1'),
(234409, 38111, 'QU', 'OK', 'S', 1757053475, 1757053475, '1'),
(234410, 38111, 'QU', 'OK', 'S', 1757053479, 1757053479, '1'),
(234411, 39749, 'QU', 'OK', 'S', 1757053494, 1757053494, '1'),
(234412, 39744, 'QU', 'OK', 'S', 1757053499, 1757053499, '1'),
(234413, 38111, 'QU', 'OK', 'S', 1757053503, 1757053503, '1'),
(234414, 38111, 'QU', 'OK', 'S', 1757053511, 1757053511, '1'),
(234415, 38111, 'QU', 'OK', 'S', 1757053515, 1757053515, '1'),
(234416, 39744, 'QU', 'OK', 'S', 1757053518, 1757053518, '1'),
(234417, 39749, 'QU', 'OK', 'S', 1757053526, 1757053526, '1'),
(234418, 35999, 'QU', 'OK', 'S', 1757054216, 1757054216, '1'),
(234419, 13471, 'QU', 'OK', 'S', 1757054704, 1757054704, '1'),
(234420, 38204, 'QU', 'OK', 'S', 1757056063, 1757056063, '1'),
(234421, 38706, 'QU', 'OK', 'S', 1757056172, 1757056172, '1'),
(234422, 3551, 'QU', 'OK', 'S', 1757056431, 1757056431, '1'),
(234423, 26644, 'QU', 'OK', 'S', 1757056441, 1757056441, '1'),
(234424, 26644, 'QU', 'OK', 'S', 1757056441, 1757056441, '1'),
(234425, 26644, 'QU', 'OK', 'S', 1757056441, 1757056441, '1'),
(234426, 28358, 'QU', 'OK', 'S', 1757056464, 1757056464, '1'),
(234427, 21847, 'QU', 'OK', 'S', 1757056480, 1757056480, '1'),
(234428, 21847, 'QU', 'OK', 'S', 1757056480, 1757056480, '1'),
(234429, 21847, 'QU', 'OK', 'S', 1757056480, 1757056480, '1'),
(234430, 38111, 'QU', 'OK', 'S', 1757056504, 1757056504, '1'),
(234431, 31065, 'QU', 'OK', 'S', 1757056522, 1757056522, '1'),
(234432, 31065, 'QU', 'OK', 'S', 1757056522, 1757056522, '1'),
(234433, 39553, 'QU', 'OK', 'S', 1757056548, 1757056548, '1'),
(234434, 31123, 'QU', 'OK', 'S', 1757056569, 1757056569, '1'),
(234435, 31123, 'QU', 'OK', 'S', 1757056569, 1757056569, '1'),
(234436, 31123, 'QU', 'OK', 'S', 1757056569, 1757056569, '1'),
(234437, 38109, 'QU', 'OK', 'S', 1757057294, 1757057294, '1'),
(234438, 38109, 'QU', 'OK', 'S', 1757057298, 1757057298, '1'),
(234439, 38109, 'QU', 'OK', 'S', 1757057302, 1757057302, '1'),
(234440, 38109, 'QU', 'OK', 'S', 1757057305, 1757057305, '1'),
(234441, 38109, 'QU', 'OK', 'S', 1757057308, 1757057308, '1'),
(234442, 38109, 'QU', 'OK', 'S', 1757057310, 1757057310, '1'),
(234443, 39350, 'QU', 'OK', 'S', 1757058069, 1757058069, '1'),
(234444, 39350, 'QU', 'OK', 'S', 1757058072, 1757058072, '1'),
(234445, 39350, 'QU', 'OK', 'S', 1757058074, 1757058074, '1'),
(234446, 39350, 'QU', 'OK', 'S', 1757058076, 1757058076, '1'),
(234447, 39737, 'QU', 'OK', 'S', 1757058079, 1757058079, '1'),
(234448, 39737, 'QU', 'OK', 'S', 1757058081, 1757058081, '1'),
(234449, 34482, 'QU', 'OK', 'S', 1757058177, 1757058177, '1'),
(234450, 39168, 'QU', 'OK', 'S', 1757058180, 1757058180, '1'),
(234451, 28119, 'QU', 'OK', 'S', 1757058185, 1757058185, '1'),
(234452, 28460, 'QU', 'OK', 'S', 1757058189, 1757058189, '1'),
(234453, 28253, 'QU', 'OK', 'S', 1757058193, 1757058193, '1'),
(234454, 37322, 'QU', 'OK', 'S', 1757058199, 1757058199, '1'),
(234455, 37322, 'QU', 'OK', 'S', 1757058203, 1757058203, '1'),
(234456, 39358, 'QU', 'OK', 'S', 1757058207, 1757058207, '1'),
(234457, 39358, 'QU', 'OK', 'S', 1757058210, 1757058210, '1'),
(234458, 39353, 'QU', 'OK', 'S', 1757058213, 1757058213, '1'),
(234459, 39350, 'QU', 'OK', 'S', 1757058221, 1757058221, '1'),
(234460, 31434, 'QU', 'OK', 'S', 1757058226, 1757058226, '1'),
(234461, 5725, 'QU', 'OK', 'S', 1757058230, 1757058230, '1'),
(234462, 39703, 'QU', 'OK', 'S', 1757058235, 1757058235, '1'),
(234463, 22252, 'QU', 'OK', 'S', 1757058239, 1757058239, '1'),
(234464, 39664, 'QU', 'OK', 'S', 1757058243, 1757058243, '1'),
(234465, 39703, 'QU', 'OK', 'S', 1757058247, 1757058247, '1'),
(234466, 39665, 'QU', 'OK', 'S', 1757058252, 1757058252, '1'),
(234467, 39665, 'QU', 'OK', 'S', 1757058256, 1757058256, '1'),
(234468, 39665, 'QU', 'OK', 'S', 1757058261, 1757058261, '1'),
(234469, 39665, 'QU', 'OK', 'S', 1757058265, 1757058265, '1'),
(234470, 39665, 'QU', 'OK', 'S', 1757058274, 1757058274, '1'),
(234471, 39168, 'QU', 'OK', 'S', 1757058278, 1757058278, '1'),
(234472, 39665, 'QU', 'OK', 'S', 1757058281, 1757058281, '1'),
(234473, 39533, 'QU', 'OK', 'S', 1757058286, 1757058286, '1'),
(234474, 39702, 'QU', 'OK', 'S', 1757058289, 1757058289, '1'),
(234475, 39703, 'QU', 'OK', 'S', 1757058293, 1757058293, '1'),
(234476, 39665, 'QU', 'OK', 'S', 1757058297, 1757058297, '1'),
(234477, 39665, 'QU', 'OK', 'S', 1757058301, 1757058301, '1'),
(234478, 39703, 'QU', 'OK', 'S', 1757058304, 1757058304, '1'),
(234479, 39703, 'QU', 'OK', 'S', 1757058310, 1757058310, '1'),
(234480, 39665, 'QU', 'OK', 'S', 1757058313, 1757058313, '1'),
(234481, 39704, 'QU', 'OK', 'S', 1757058319, 1757058319, '1'),
(234482, 39665, 'QU', 'OK', 'S', 1757058323, 1757058323, '1'),
(234483, 39664, 'QU', 'OK', 'S', 1757058327, 1757058327, '1'),
(234484, 39664, 'QU', 'OK', 'S', 1757058331, 1757058331, '1'),
(234485, 1573, 'QU', 'OK', 'S', 1757058367, 1757058367, '1'),
(234486, 1573, 'QU', 'OK', 'S', 1757058373, 1757058373, '1'),
(234487, 1574, 'QU', 'OK', 'S', 1757058378, 1757058378, '1'),
(234488, 39703, 'QU', 'OK', 'S', 1757058508, 1757058508, '1'),
(234489, 1578, 'QU', 'OK', 'S', 1757059274, 1757059274, '1'),
(234490, 1578, 'QU', 'OK', 'S', 1757059280, 1757059280, '1'),
(234491, 39381, 'QU', 'OK', 'S', 1757061548, 1757061548, '1'),
(234492, 38176, 'QU', 'OK', 'S', 1757061987, 1757061987, '1'),
(234493, 37956, 'QU', 'OK', 'S', 1757062340, 1757062340, '1'),
(234494, 37956, 'QU', 'OK', 'S', 1757062340, 1757062340, '1'),
(234495, 37956, 'QU', 'OK', 'S', 1757062340, 1757062340, '1'),
(234496, 37956, 'QU', 'OK', 'S', 1757062340, 1757062340, '1'),
(234497, 37956, 'QU', 'OK', 'S', 1757062340, 1757062340, '1'),
(234498, 37944, 'QU', 'OK', 'S', 1757062549, 1757062549, '1'),
(234499, 37944, 'QU', 'OK', 'S', 1757062549, 1757062549, '1'),
(234500, 37943, 'QU', 'OK', 'S', 1757062950, 1757062950, '1'),
(234501, 37792, 'QU', 'OK', 'S', 1757063182, 1757063182, '1'),
(234502, 37792, 'QU', 'OK', 'S', 1757063182, 1757063182, '1'),
(234503, 37792, 'QU', 'OK', 'S', 1757063182, 1757063182, '1'),
(234504, 37826, 'QU', 'OK', 'S', 1757063290, 1757063290, '1'),
(234505, 25002, 'QU', 'OK', 'S', 1757063607, 1757063607, '1'),
(234506, 37760, 'QU', 'OK', 'S', 1757063612, 1757063612, '1'),
(234507, 37760, 'QU', 'OK', 'S', 1757063612, 1757063612, '1'),
(234508, 37760, 'QU', 'OK', 'S', 1757063612, 1757063612, '1'),
(234509, 37544, 'QU', 'OK', 'S', 1757063907, 1757063907, '1'),
(234510, 37544, 'QU', 'OK', 'S', 1757063907, 1757063907, '1'),
(234511, 37544, 'QU', 'OK', 'S', 1757063907, 1757063907, '1'),
(234512, 37544, 'QU', 'OK', 'S', 1757063907, 1757063907, '1'),
(234513, 37544, 'QU', 'OK', 'S', 1757063907, 1757063907, '1'),
(234514, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234515, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234516, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234517, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234518, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234519, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234520, 37519, 'QU', 'OK', 'S', 1757064021, 1757064021, '1'),
(234521, 37425, 'QU', 'OK', 'S', 1757064511, 1757064511, '1'),
(234522, 26644, 'QU', 'OK', 'S', 1757064561, 1757064561, '1'),
(234523, 26644, 'QU', 'OK', 'S', 1757064565, 1757064565, '1'),
(234524, 26644, 'QU', 'OK', 'S', 1757064571, 1757064571, '1'),
(234525, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234526, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234527, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234528, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234529, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234530, 37392, 'QU', 'OK', 'S', 1757065630, 1757065630, '1'),
(234531, 39417, 'QU', 'OK', 'S', 1757065756, 1757065756, '1'),
(234532, 37088, 'QU', 'OK', 'S', 1757066430, 1757066430, '1'),
(234533, 38106, 'QU', 'OK', 'S', 1757066450, 1757066450, '1'),
(234534, 37104, 'QU', 'OK', 'S', 1757066548, 1757066548, '1'),
(234535, 37104, 'QU', 'OK', 'S', 1757066548, 1757066548, '1'),
(234536, 37822, 'QU', 'OK', 'S', 1757066568, 1757066568, '1'),
(234537, 39333, 'QU', 'OK', 'S', 1757066572, 1757066572, '1'),
(234538, 30334, 'QU', 'OK', 'S', 1757066576, 1757066576, '1'),
(234539, 39423, 'QU', 'OK', 'S', 1757066578, 1757066578, '1'),
(234540, 39442, 'QU', 'OK', 'S', 1757066580, 1757066580, '1'),
(234541, 30538, 'QU', 'OK', 'S', 1757066591, 1757066591, '1'),
(234542, 35933, 'QU', 'OK', 'S', 1757066593, 1757066593, '1'),
(234543, 23086, 'QU', 'OK', 'S', 1757066597, 1757066597, '1'),
(234544, 39426, 'QU', 'OK', 'S', 1757066600, 1757066600, '1'),
(234545, 39704, 'QU', 'OK', 'S', 1757066612, 1757066612, '1'),
(234546, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234547, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234548, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234549, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234550, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234551, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234552, 37105, 'QU', 'OK', 'S', 1757066829, 1757066829, '1'),
(234553, 35564, 'QU', 'OK', 'S', 1757066918, 1757066918, '1'),
(234554, 26186, 'QU', 'OK', 'S', 1757067518, 1757067518, '1'),
(234555, 26186, 'QU', 'OK', 'S', 1757067518, 1757067518, '1'),
(234556, 22605, 'QU', 'OK', 'S', 1757067559, 1757067559, '1'),
(234557, 21110, 'QU', 'OK', 'S', 1757067571, 1757067571, '1'),
(234558, 21110, 'QU', 'OK', 'S', 1757067571, 1757067571, '1'),
(234559, 39381, 'QU', 'OK', 'S', 1757067596, 1757067596, '1'),
(234560, 30999, 'QU', 'OK', 'S', 1757067619, 1757067619, '1'),
(234561, 30999, 'QU', 'OK', 'S', 1757067619, 1757067619, '1'),
(234562, 30999, 'QU', 'OK', 'S', 1757067619, 1757067619, '1'),
(234563, 30572, 'QU', 'OK', 'S', 1757067646, 1757067646, '1'),
(234564, 30572, 'QU', 'OK', 'S', 1757067646, 1757067646, '1'),
(234565, 30572, 'QU', 'OK', 'S', 1757067646, 1757067646, '1'),
(234566, 39207, 'QU', 'OK', 'S', 1757067673, 1757067673, '1'),
(234567, 39207, 'QU', 'OK', 'S', 1757067673, 1757067673, '1'),
(234568, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234569, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234570, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234571, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234572, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234573, 19485, 'QU', 'OK', 'S', 1757067734, 1757067734, '1'),
(234574, 36604, 'QU', 'OK', 'S', 1757068025, 1757068025, '1'),
(234575, 36604, 'QU', 'OK', 'S', 1757068025, 1757068025, '1'),
(234576, 36604, 'QU', 'OK', 'S', 1757068025, 1757068025, '1'),
(234577, 36605, 'QU', 'OK', 'S', 1757068151, 1757068151, '1'),
(234578, 36605, 'QU', 'OK', 'S', 1757068151, 1757068151, '1'),
(234579, 36604, 'QU', 'OK', 'S', 1757068294, 1757068294, '1'),
(234580, 36604, 'QU', 'OK', 'S', 1757068294, 1757068294, '1'),
(234581, 36604, 'QU', 'OK', 'S', 1757068294, 1757068294, '1'),
(234582, 36604, 'QU', 'OK', 'S', 1757068294, 1757068294, '1'),
(234583, 36810, 'QU', 'OK', 'S', 1757068787, 1757068787, '1'),
(234584, 36810, 'QU', 'OK', 'S', 1757068787, 1757068787, '1'),
(234585, 36810, 'QU', 'OK', 'S', 1757068787, 1757068787, '1'),
(234586, 36810, 'QU', 'OK', 'S', 1757068787, 1757068787, '1'),
(234587, 36810, 'QU', 'OK', 'S', 1757068787, 1757068787, '1'),
(234588, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234589, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234590, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234591, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234592, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234593, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234594, 36809, 'QU', 'OK', 'S', 1757068992, 1757068992, '1'),
(234595, 36777, 'QU', 'OK', 'S', 1757069082, 1757069082, '1'),
(234596, 36777, 'QU', 'OK', 'S', 1757069082, 1757069082, '1'),
(234597, 36777, 'QU', 'OK', 'S', 1757069082, 1757069082, '1'),
(234598, 36777, 'QU', 'OK', 'S', 1757069082, 1757069082, '1'),
(234599, 36777, 'QU', 'OK', 'S', 1757069082, 1757069082, '1'),
(234600, 39416, 'QU', 'OK', 'S', 1757069151, 1757069151, '1'),
(234601, 39485, 'QU', 'OK', 'S', 1757069154, 1757069154, '1'),
(234602, 38108, 'QU', 'OK', 'S', 1757069159, 1757069159, '1'),
(234603, 39745, 'QU', 'OK', 'S', 1757069162, 1757069162, '1'),
(234604, 36764, 'QU', 'OK', 'S', 1757069259, 1757069259, '1'),
(234605, 39782, 'QU', 'OK', 'S', 1757070179, 1757070179, '1'),
(234606, 39783, 'QU', 'OK', 'S', 1757070200, 1757070200, '1'),
(234607, 39784, 'QU', 'OK', 'S', 1757070223, 1757070223, '1'),
(234608, 39785, 'QU', 'OK', 'S', 1757070244, 1757070244, '1'),
(234609, 39786, 'QU', 'OK', 'S', 1757070270, 1757070270, '1'),
(234610, 39787, 'QU', 'OK', 'S', 1757070292, 1757070292, '1'),
(234611, 39788, 'QU', 'OK', 'S', 1757070313, 1757070313, '1'),
(234612, 39772, 'QU', 'OK', 'S', 1757070343, 1757070343, '1'),
(234613, 39773, 'QU', 'OK', 'S', 1757070364, 1757070364, '1'),
(234614, 39769, 'QU', 'OK', 'S', 1757071591, 1757071591, '1'),
(234615, 39770, 'QU', 'OK', 'S', 1757071658, 1757071658, '1'),
(234616, 2123, 'QU', 'OK', 'S', 1757071909, 1757071909, '1'),
(234617, 3350, 'QU', 'OK', 'S', 1757071922, 1757071922, '1'),
(234618, 3350, 'QU', 'OK', 'S', 1757071927, 1757071927, '1'),
(234619, 39771, 'QU', 'OK', 'S', 1757071956, 1757071956, '1'),
(234620, 14672, 'QU', 'OK', 'S', 1757071965, 1757071965, '1'),
(234621, 14672, 'QU', 'OK', 'S', 1757071965, 1757071965, '1'),
(234622, 14672, 'QU', 'OK', 'S', 1757071965, 1757071965, '1'),
(234623, 39704, 'QU', 'OK', 'S', 1757072039, 1757072039, '1'),
(234624, 39704, 'QU', 'OK', 'S', 1757072050, 1757072050, '1'),
(234625, 3109, 'QU', 'OK', 'S', 1757072062, 1757072062, '1'),
(234626, 3193, 'QU', 'OK', 'S', 1757072070, 1757072070, '1'),
(234627, 36503, 'QU', 'OK', 'S', 1757072081, 1757072081, '1'),
(234628, 16717, 'QU', 'OK', 'S', 1757072133, 1757072133, '1'),
(234629, 39760, 'QU', 'OK', 'S', 1757072136, 1757072136, '1'),
(234630, 39752, 'QU', 'OK', 'S', 1757072290, 1757072290, '1'),
(234631, 39753, 'QU', 'OK', 'S', 1757072320, 1757072320, '1'),
(234632, 39754, 'QU', 'OK', 'S', 1757072453, 1757072453, '1'),
(234633, 39755, 'QU', 'OK', 'S', 1757072488, 1757072488, '1'),
(234634, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234635, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234636, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234637, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234638, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234639, 35715, 'QU', 'OK', 'S', 1757072517, 1757072517, '1'),
(234640, 39756, 'QU', 'OK', 'S', 1757072560, 1757072560, '1'),
(234641, 3934, 'QU', 'OK', 'S', 1757072596, 1757072596, '1'),
(234642, 8296, 'QU', 'OK', 'S', 1757072620, 1757072620, '1'),
(234643, 8296, 'QU', 'OK', 'S', 1757072647, 1757072647, '1'),
(234644, 35688, 'QU', 'OK', 'S', 1757072695, 1757072695, '1'),
(234645, 35688, 'QU', 'OK', 'S', 1757072695, 1757072695, '1'),
(234646, 35688, 'QU', 'OK', 'S', 1757072695, 1757072695, '1'),
(234647, 39757, 'QU', 'OK', 'S', 1757072852, 1757072852, '1'),
(234648, 39765, 'QU', 'OK', 'S', 1757072899, 1757072899, '1'),
(234649, 39766, 'QU', 'OK', 'S', 1757072941, 1757072941, '1'),
(234650, 39767, 'QU', 'OK', 'S', 1757072970, 1757072970, '1'),
(234651, 39768, 'QU', 'OK', 'S', 1757073004, 1757073004, '1'),
(234652, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234653, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234654, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234655, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234656, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234657, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234658, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234659, 35687, 'QU', 'OK', 'S', 1757073139, 1757073139, '1'),
(234660, 39764, 'QU', 'OK', 'S', 1757073344, 1757073344, '1'),
(234661, 39758, 'QU', 'OK', 'S', 1757073444, 1757073444, '1'),
(234662, 39759, 'QU', 'OK', 'S', 1757073474, 1757073474, '1'),
(234663, 39761, 'QU', 'OK', 'S', 1757073850, 1757073850, '1'),
(234664, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234665, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234666, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234667, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234668, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234669, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234670, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234671, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234672, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234673, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234674, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234675, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234676, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234677, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234678, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234679, 35657, 'QU', 'OK', 'S', 1757073852, 1757073852, '1'),
(234680, 39762, 'QU', 'OK', 'S', 1757073880, 1757073880, '1'),
(234681, 13368, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234682, 4806, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234683, 2069, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234684, 2069, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234685, 2069, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234686, 36171, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234687, 34604, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234688, 26474, 'QU', 'OK', 'S', 1757073910, 1757073910, '1'),
(234689, 39763, 'QU', 'OK', 'S', 1757073916, 1757073916, '1'),
(234690, 2069, 'QU', 'OK', 'S', 1757074063, 1757074063, '1'),
(234691, 2069, 'QU', 'OK', 'S', 1757074066, 1757074066, '1'),
(234692, 2069, 'QU', 'OK', 'S', 1757074068, 1757074068, '1'),
(234693, 2069, 'QU', 'OK', 'S', 1757074075, 1757074075, '1'),
(234694, 2069, 'QU', 'OK', 'S', 1757074077, 1757074077, '1'),
(234695, 2069, 'QU', 'OK', 'S', 1757074078, 1757074078, '1'),
(234696, 2069, 'QU', 'OK', 'S', 1757074085, 1757074085, '1'),
(234697, 2069, 'QU', 'OK', 'S', 1757074087, 1757074087, '1'),
(234698, 2069, 'QU', 'OK', 'S', 1757074088, 1757074088, '1'),
(234699, 2069, 'QU', 'OK', 'S', 1757074090, 1757074090, '1'),
(234700, 2069, 'QU', 'OK', 'S', 1757074109, 1757074109, '1'),
(234701, 2069, 'QU', 'OK', 'S', 1757074111, 1757074111, '1'),
(234702, 39774, 'QU', 'OK', 'S', 1757074195, 1757074195, '1'),
(234703, 34604, 'QU', 'OK', 'S', 1757074311, 1757074311, '1'),
(234704, 39790, 'QU', 'OK', 'S', 1757074334, 1757074334, '1'),
(234705, 31448, 'QU', 'OK', 'S', 1757074728, 1757074728, '1'),
(234706, 31448, 'QU', 'OK', 'S', 1757074733, 1757074733, '1'),
(234707, 39791, 'QU', 'OK', 'S', 1757074902, 1757074902, '1'),
(234708, 39791, 'QU', 'OK', 'S', 1757074956, 1757074956, '1'),
(234709, 39792, 'QU', 'OK', 'S', 1757075005, 1757075005, '1'),
(234710, 39793, 'QU', 'OK', 'S', 1757075048, 1757075048, '1'),
(234711, 39794, 'QU', 'OK', 'S', 1757075305, 1757075305, '1'),
(234712, 36171, 'QU', 'OK', 'S', 1757075454, 1757075454, '1'),
(234713, 36171, 'QU', 'OK', 'S', 1757075456, 1757075456, '1'),
(234714, 39789, 'QU', 'OK', 'S', 1757075516, 1757075516, '1'),
(234715, 39776, 'QU', 'OK', 'S', 1757076228, 1757076228, '1'),
(234716, 39777, 'QU', 'OK', 'S', 1757076542, 1757076542, '1'),
(234717, 18308, 'QU', 'OK', 'S', 1757076697, 1757076697, '1'),
(234718, 39778, 'QU', 'OK', 'S', 1757076805, 1757076805, '1'),
(234719, 39779, 'QU', 'OK', 'S', 1757077180, 1757077180, '1'),
(234720, 39780, 'QU', 'OK', 'S', 1757077354, 1757077354, '1'),
(234721, 4806, 'QU', 'OK', 'S', 1757077411, 1757077411, '1'),
(234722, 39781, 'QU', 'OK', 'S', 1757077475, 1757077475, '1'),
(234723, 29974, 'QU', 'OK', 'S', 1757077694, 1757077694, '1'),
(234724, 4806, 'QU', 'OK', 'S', 1757077831, 1757077831, '1'),
(234725, 4806, 'QU', 'OK', 'S', 1757077838, 1757077838, '1'),
(234726, 39657, 'QU', 'OK', 'S', 1757077853, 1757077853, '1'),
(234727, 31617, 'QU', 'OK', 'S', 1757077884, 1757077884, '1'),
(234728, 38831, 'QU', 'OK', 'S', 1757077992, 1757077992, '1'),
(234729, 35107, 'QU', 'OK', 'S', 1757078028, 1757078028, '1'),
(234730, 37395, 'QU', 'OK', 'S', 1757078056, 1757078056, '1'),
(234731, 37192, 'QU', 'OK', 'S', 1757078090, 1757078090, '1'),
(234732, 38125, 'QU', 'OK', 'S', 1757078128, 1757078128, '1'),
(234733, 37335, 'QU', 'OK', 'S', 1757078157, 1757078157, '1'),
(234734, 27045, 'QU', 'OK', 'S', 1757078196, 1757078196, '1'),
(234735, 27045, 'QU', 'OK', 'S', 1757078199, 1757078199, '1'),
(234736, 27667, 'QU', 'OK', 'S', 1757078202, 1757078202, '1'),
(234737, 27045, 'QU', 'OK', 'S', 1757078211, 1757078211, '1'),
(234738, 27045, 'QU', 'OK', 'S', 1757078215, 1757078215, '1'),
(234739, 27045, 'QU', 'OK', 'S', 1757078222, 1757078222, '1'),
(234740, 27667, 'QU', 'OK', 'S', 1757078226, 1757078226, '1'),
(234741, 37984, 'QU', 'OK', 'S', 1757078295, 1757078295, '1'),
(234742, 36905, 'QU', 'OK', 'S', 1757078326, 1757078326, '1'),
(234743, 37052, 'QU', 'OK', 'S', 1757078403, 1757078403, '1'),
(234744, 27045, 'QU', 'OK', 'S', 1757078495, 1757078495, '1'),
(234745, 39629, 'QU', 'OK', 'S', 1757078737, 1757078737, '1'),
(234746, 39227, 'QU', 'OK', 'S', 1757078780, 1757078780, '1'),
(234747, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234748, 27667, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234749, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234750, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234751, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234752, 27667, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234753, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234754, 27045, 'QU', 'OK', 'S', 1757079055, 1757079055, '1'),
(234755, 8673, 'QU', 'OK', 'S', 1757079212, 1757079212, '1'),
(234756, 37977, 'QU', 'OK', 'S', 1757079373, 1757079373, '1'),
(234757, 35435, 'QU', 'OK', 'S', 1757079612, 1757079612, '1'),
(234758, 27045, 'QU', 'OK', 'S', 1757079958, 1757079958, '1'),
(234759, 27045, 'QU', 'OK', 'S', 1757079961, 1757079961, '1'),
(234760, 27045, 'QU', 'OK', 'S', 1757079967, 1757079967, '1'),
(234761, 27667, 'QU', 'OK', 'S', 1757079970, 1757079970, '1'),
(234762, 27045, 'QU', 'OK', 'S', 1757079973, 1757079973, '1'),
(234763, 27667, 'QU', 'OK', 'S', 1757079977, 1757079977, '1'),
(234764, 27045, 'QU', 'OK', 'S', 1757079981, 1757079981, '1'),
(234765, 27045, 'QU', 'OK', 'S', 1757079984, 1757079984, '1'),
(234766, 26178, 'QU', 'OK', 'S', 1757080002, 1757080002, '1'),
(234767, 26178, 'QU', 'OK', 'S', 1757080012, 1757080012, '1'),
(234768, 26178, 'QU', 'OK', 'S', 1757080022, 1757080022, '1'),
(234769, 37961, 'QU', 'OK', 'S', 1757080172, 1757080172, '1'),
(234770, 37961, 'QU', 'OK', 'S', 1757080192, 1757080192, '1'),
(234771, 37961, 'QU', 'OK', 'S', 1757080208, 1757080208, '1'),
(234772, 35436, 'QU', 'OK', 'S', 1757080229, 1757080229, '1'),
(234773, 37961, 'QU', 'OK', 'S', 1757080239, 1757080239, '1'),
(234774, 39749, 'QU', 'OK', 'S', 1757080276, 1757080276, '1'),
(234775, 32393, 'QU', 'OK', 'S', 1757080385, 1757080385, '1'),
(234776, 35433, 'QU', 'OK', 'S', 1757080932, 1757080932, '1'),
(234777, 35433, 'QU', 'OK', 'S', 1757080932, 1757080932, '1'),
(234778, 34498, 'QU', 'OK', 'S', 1757082933, 1757082933, '1'),
(234779, 34498, 'QU', 'OK', 'S', 1757082933, 1757082933, '1'),
(234780, 34282, 'QU', 'OK', 'S', 1757083155, 1757083155, '1'),
(234781, 35039, 'QU', 'OK', 'S', 1757083476, 1757083476, '1'),
(234782, 35039, 'QU', 'OK', 'S', 1757083476, 1757083476, '1'),
(234783, 35039, 'QU', 'OK', 'S', 1757083476, 1757083476, '1'),
(234784, 35040, 'QU', 'OK', 'S', 1757083745, 1757083745, '1'),
(234785, 39260, 'QU', 'OK', 'S', 1757135565, 1757135565, '1'),
(234786, 38180, 'QU', 'OK', 'S', 1757135586, 1757135586, '1'),
(234787, 31154, 'QU', 'OK', 'S', 1757135606, 1757135606, '1'),
(234788, 31304, 'QU', 'OK', 'S', 1757135854, 1757135854, '1'),
(234789, 37462, 'QU', 'OK', 'S', 1757135865, 1757135865, '1'),
(234790, 37462, 'QU', 'OK', 'S', 1757135865, 1757135865, '1'),
(234791, 1578, 'QU', 'OK', 'S', 1757137728, 1757137728, '1'),
(234792, 18135, 'QU', 'OK', 'S', 1757137728, 1757137728, '1'),
(234793, 18135, 'QU', 'OK', 'S', 1757137728, 1757137728, '1'),
(234794, 18135, 'QU', 'OK', 'S', 1757137728, 1757137728, '1'),
(234795, 36578, 'QU', 'OK', 'S', 1757139427, 1757139427, '1'),
(234796, 28441, 'QU', 'OK', 'S', 1757139439, 1757139439, '1'),
(234797, 37658, 'QU', 'OK', 'S', 1757139445, 1757139445, '1'),
(234798, 31762, 'QU', 'OK', 'S', 1757139451, 1757139451, '1'),
(234799, 32926, 'QU', 'OK', 'S', 1757139458, 1757139458, '1'),
(234800, 37772, 'QU', 'OK', 'S', 1757139463, 1757139463, '1'),
(234801, 26462, 'QU', 'OK', 'S', 1757139471, 1757139471, '1'),
(234802, 26462, 'QU', 'OK', 'S', 1757139471, 1757139471, '1'),
(234803, 36035, 'QU', 'OK', 'S', 1757139495, 1757139495, '1'),
(234804, 39348, 'QU', 'OK', 'S', 1757139503, 1757139503, '1'),
(234805, 39191, 'QU', 'OK', 'S', 1757139532, 1757139532, '1'),
(234806, 37921, 'QU', 'OK', 'S', 1757139690, 1757139690, '1'),
(234807, 37651, 'QU', 'OK', 'S', 1757139863, 1757139863, '1'),
(234808, 37650, 'QU', 'OK', 'S', 1757139997, 1757139997, '1'),
(234809, 37650, 'QU', 'OK', 'S', 1757140095, 1757140095, '1'),
(234810, 35640, 'QU', 'OK', 'S', 1757140222, 1757140222, '1'),
(234811, 35144, 'QU', 'OK', 'S', 1757140468, 1757140468, '1'),
(234812, 39333, 'QU', 'OK', 'S', 1757140674, 1757140674, '1'),
(234813, 39301, 'QU', 'OK', 'S', 1757140859, 1757140859, '1'),
(234814, 26803, 'QU', 'OK', 'S', 1757140975, 1757140975, '1'),
(234815, 39012, 'QU', 'OK', 'S', 1757141043, 1757141043, '1'),
(234816, 38869, 'QU', 'OK', 'S', 1757141215, 1757141215, '1'),
(234817, 37779, 'QU', 'OK', 'S', 1757141400, 1757141400, '1'),
(234818, 37921, 'QU', 'OK', 'S', 1757141459, 1757141459, '1'),
(234819, 37921, 'QU', 'OK', 'S', 1757141462, 1757141462, '1'),
(234820, 37921, 'QU', 'OK', 'S', 1757141464, 1757141464, '1'),
(234821, 37921, 'QU', 'OK', 'S', 1757141466, 1757141466, '1'),
(234822, 37921, 'QU', 'OK', 'S', 1757141469, 1757141469, '1'),
(234823, 37921, 'QU', 'OK', 'S', 1757141472, 1757141472, '1'),
(234824, 38135, 'QU', 'OK', 'S', 1757141700, 1757141700, '1'),
(234825, 37821, 'QU', 'OK', 'S', 1757142043, 1757142043, '1'),
(234826, 39669, 'QU', 'OK', 'S', 1757142771, 1757142771, '1'),
(234827, 39804, 'QU', 'OK', 'S', 1757142861, 1757142861, '1'),
(234828, 39808, 'QU', 'OK', 'S', 1757143171, 1757143171, '1'),
(234829, 39809, 'QU', 'OK', 'S', 1757143198, 1757143198, '1'),
(234830, 39810, 'QU', 'OK', 'S', 1757143226, 1757143226, '1'),
(234831, 39811, 'QU', 'OK', 'S', 1757143253, 1757143253, '1'),
(234832, 39812, 'QU', 'OK', 'S', 1757143280, 1757143280, '1'),
(234833, 39813, 'QU', 'OK', 'S', 1757143308, 1757143308, '1'),
(234834, 39801, 'QU', 'OK', 'S', 1757143774, 1757143774, '1'),
(234835, 39802, 'QU', 'OK', 'S', 1757144042, 1757144042, '1'),
(234836, 39748, 'QU', 'OK', 'S', 1757144254, 1757144254, '1'),
(234837, 39803, 'QU', 'OK', 'S', 1757144262, 1757144262, '1'),
(234838, 39748, 'QU', 'OK', 'S', 1757144265, 1757144265, '1'),
(234839, 39748, 'QU', 'OK', 'S', 1757144268, 1757144268, '1'),
(234840, 39748, 'QU', 'OK', 'S', 1757144270, 1757144270, '1'),
(234841, 39748, 'QU', 'OK', 'S', 1757144274, 1757144274, '1'),
(234842, 39748, 'QU', 'OK', 'S', 1757144279, 1757144279, '1'),
(234843, 39748, 'QU', 'OK', 'S', 1757144282, 1757144282, '1'),
(234844, 38488, 'QU', 'OK', 'S', 1757144393, 1757144393, '1'),
(234845, 39795, 'QU', 'OK', 'S', 1757144807, 1757144807, '1'),
(234846, 39796, 'QU', 'OK', 'S', 1757144845, 1757144845, '1'),
(234847, 39796, 'QU', 'OK', 'S', 1757144893, 1757144893, '1'),
(234848, 39796, 'QU', 'OK', 'S', 1757144896, 1757144896, '1'),
(234849, 39797, 'QU', 'OK', 'S', 1757144935, 1757144935, '1'),
(234850, 39798, 'QU', 'OK', 'S', 1757145012, 1757145012, '1'),
(234851, 39796, 'QU', 'OK', 'S', 1757145097, 1757145097, '1'),
(234852, 39796, 'QU', 'OK', 'S', 1757145100, 1757145100, '1'),
(234853, 37821, 'QU', 'OK', 'S', 1757145168, 1757145168, '1'),
(234854, 37384, 'QU', 'OK', 'S', 1757145198, 1757145198, '1'),
(234855, 39807, 'QU', 'OK', 'S', 1757145480, 1757145480, '1'),
(234856, 39806, 'QU', 'OK', 'S', 1757145497, 1757145497, '1'),
(234857, 39799, 'QU', 'OK', 'S', 1757145798, 1757145798, '1'),
(234858, 39800, 'QU', 'OK', 'S', 1757146044, 1757146044, '1'),
(234859, 38516, 'QU', 'OK', 'S', 1757152159, 1757152159, '1'),
(234860, 35850, 'QU', 'OK', 'S', 1757152163, 1757152163, '1'),
(234861, 16730, 'QU', 'OK', 'S', 1757152168, 1757152168, '1'),
(234862, 16730, 'QU', 'OK', 'S', 1757152172, 1757152172, '1'),
(234863, 38746, 'QU', 'OK', 'S', 1757152175, 1757152175, '1'),
(234864, 16730, 'QU', 'OK', 'S', 1757152178, 1757152178, '1'),
(234865, 38746, 'QU', 'OK', 'S', 1757152181, 1757152181, '1'),
(234866, 38746, 'QU', 'OK', 'S', 1757152185, 1757152185, '1'),
(234867, 38750, 'QU', 'OK', 'S', 1757152190, 1757152190, '1'),
(234868, 38750, 'QU', 'OK', 'S', 1757152193, 1757152193, '1'),
(234869, 37404, 'QU', 'OK', 'S', 1757152200, 1757152200, '1'),
(234870, 39662, 'QU', 'OK', 'S', 1757152208, 1757152208, '1'),
(234871, 39665, 'QU', 'OK', 'S', 1757152210, 1757152210, '1'),
(234872, 39665, 'QU', 'OK', 'S', 1757152274, 1757152274, '1'),
(234873, 25501, 'QU', 'OK', 'S', 1757152278, 1757152278, '1'),
(234874, 39665, 'QU', 'OK', 'S', 1757152281, 1757152281, '1'),
(234875, 39662, 'QU', 'OK', 'S', 1757152283, 1757152283, '1'),
(234876, 36842, 'QU', 'OK', 'S', 1757152306, 1757152306, '1'),
(234877, 25501, 'QU', 'OK', 'S', 1757152310, 1757152310, '1'),
(234878, 32896, 'QU', 'OK', 'S', 1757152373, 1757152373, '1'),
(234879, 37404, 'QU', 'OK', 'S', 1757152380, 1757152380, '1'),
(234880, 39662, 'QU', 'OK', 'S', 1757152385, 1757152385, '1'),
(234881, 39582, 'QU', 'OK', 'S', 1757152389, 1757152389, '1'),
(234882, 39582, 'QU', 'OK', 'S', 1757152711, 1757152711, '1'),
(234883, 18575, 'QU', 'OK', 'S', 1757153335, 1757153335, '1'),
(234884, 28441, 'QU', 'OK', 'S', 1757153343, 1757153343, '1'),
(234885, 28441, 'QU', 'OK', 'S', 1757153345, 1757153345, '1'),
(234886, 14967, 'QU', 'OK', 'S', 1757153348, 1757153348, '1'),
(234887, 37852, 'QU', 'OK', 'S', 1757153362, 1757153362, '1'),
(234888, 37852, 'QU', 'OK', 'S', 1757153367, 1757153367, '1'),
(234889, 37852, 'QU', 'OK', 'S', 1757153370, 1757153370, '1'),
(234890, 33903, 'QU', 'OK', 'S', 1757153382, 1757153382, '1'),
(234891, 34017, 'QU', 'OK', 'S', 1757153387, 1757153387, '1'),
(234892, 16956, 'QU', 'OK', 'S', 1757153393, 1757153393, '1'),
(234893, 36677, 'QU', 'OK', 'S', 1757153404, 1757153404, '1'),
(234894, 37462, 'QU', 'OK', 'S', 1757153411, 1757153411, '1'),
(234895, 32493, 'QU', 'OK', 'S', 1757153432, 1757153432, '1'),
(234896, 33903, 'QU', 'OK', 'S', 1757153439, 1757153439, '1'),
(234897, 27314, 'QU', 'OK', 'S', 1757153446, 1757153446, '1'),
(234898, 34018, 'QU', 'OK', 'S', 1757153556, 1757153556, '1'),
(234899, 33582, 'QU', 'OK', 'S', 1757153558, 1757153558, '1'),
(234900, 39343, 'QU', 'OK', 'S', 1757153561, 1757153561, '1'),
(234901, 36575, 'QU', 'OK', 'S', 1757153664, 1757153664, '1'),
(234902, 25528, 'QU', 'OK', 'S', 1757153670, 1757153670, '1'),
(234903, 30292, 'QU', 'OK', 'S', 1757153673, 1757153673, '1'),
(234904, 37777, 'QU', 'OK', 'S', 1757153677, 1757153677, '1'),
(234905, 12150, 'QU', 'OK', 'S', 1757154673, 1757154673, '1'),
(234906, 39398, 'QU', 'OK', 'S', 1757154685, 1757154685, '1'),
(234907, 18135, 'QU', 'OK', 'S', 1757308732, 1757308732, '1'),
(234908, 18135, 'QU', 'OK', 'S', 1757308732, 1757308732, '1'),
(234909, 18135, 'QU', 'OK', 'S', 1757308732, 1757308732, '1'),
(234910, 18135, 'QU', 'OK', 'S', 1757308772, 1757308772, '1'),
(234911, 18135, 'QU', 'OK', 'S', 1757308775, 1757308775, '1'),
(234912, 18135, 'QU', 'OK', 'S', 1757308778, 1757308778, '1'),
(234913, 18135, 'QU', 'OK', 'S', 1757308780, 1757308780, '1'),
(234914, 18135, 'QU', 'OK', 'S', 1757308782, 1757308782, '1'),
(234915, 18135, 'QU', 'OK', 'S', 1757308785, 1757308785, '1'),
(234916, 18135, 'QU', 'OK', 'S', 1757308787, 1757308787, '1'),
(234917, 18135, 'QU', 'OK', 'S', 1757308790, 1757308790, '1'),
(234918, 18135, 'QU', 'OK', 'S', 1757308792, 1757308792, '1'),
(234919, 18135, 'QU', 'OK', 'S', 1757308795, 1757308795, '1'),
(234920, 18135, 'QU', 'OK', 'S', 1757308797, 1757308797, '1'),
(234921, 18135, 'QU', 'OK', 'S', 1757308800, 1757308800, '1'),
(234922, 18135, 'QU', 'OK', 'S', 1757308803, 1757308803, '1'),
(234923, 18135, 'QU', 'OK', 'S', 1757308806, 1757308806, '1'),
(234924, 18135, 'QU', 'OK', 'S', 1757308808, 1757308808, '1'),
(234925, 18135, 'QU', 'OK', 'S', 1757308813, 1757308813, '1'),
(234926, 18135, 'QU', 'OK', 'S', 1757308816, 1757308816, '1'),
(234927, 18135, 'QU', 'OK', 'S', 1757308819, 1757308819, '1'),
(234928, 18135, 'QU', 'OK', 'S', 1757308821, 1757308821, '1'),
(234929, 18135, 'QU', 'OK', 'S', 1757308824, 1757308824, '1'),
(234930, 16310, 'QU', 'OK', 'S', 1757310292, 1757310292, '1'),
(234931, 16310, 'QU', 'OK', 'S', 1757310292, 1757310292, '1'),
(234932, 38725, 'QU', 'OK', 'S', 1757310681, 1757310681, '1'),
(234933, 38725, 'QU', 'OK', 'S', 1757310683, 1757310683, '1'),
(234934, 21025, 'QU', 'OK', 'S', 1757311524, 1757311524, '1'),
(234935, 13053, 'QU', 'OK', 'S', 1757311526, 1757311526, '1'),
(234936, 135, 'QU', 'OK', 'S', 1757311532, 1757311532, '1'),
(234937, 3443, 'QU', 'OK', 'S', 1757311548, 1757311548, '1'),
(234938, 37522, 'QU', 'OK', 'S', 1757311563, 1757311563, '1'),
(234939, 39584, 'QU', 'OK', 'S', 1757311604, 1757311604, '1'),
(234940, 31144, 'QU', 'OK', 'S', 1757311632, 1757311632, '1'),
(234941, 38672, 'QU', 'OK', 'S', 1757311694, 1757311694, '1'),
(234942, 31144, 'QU', 'OK', 'S', 1757311737, 1757311737, '1'),
(234943, 37861, 'QU', 'OK', 'S', 1757312322, 1757312322, '1'),
(234944, 37522, 'QU', 'OK', 'S', 1757316738, 1757316738, '1'),
(234945, 13506, 'QU', 'OK', 'S', 1757316984, 1757316984, '1'),
(234946, 13506, 'QU', 'OK', 'S', 1757316993, 1757316993, '1'),
(234947, 13506, 'QU', 'OK', 'S', 1757317004, 1757317004, '1'),
(234948, 13506, 'QU', 'OK', 'S', 1757317014, 1757317014, '1'),
(234949, 13506, 'QU', 'OK', 'S', 1757317017, 1757317017, '1'),
(234950, 13506, 'QU', 'OK', 'S', 1757317020, 1757317020, '1'),
(234951, 13506, 'QU', 'OK', 'S', 1757317023, 1757317023, '1'),
(234952, 13506, 'QU', 'OK', 'S', 1757317036, 1757317036, '1'),
(234953, 31149, 'QU', 'OK', 'S', 1757317178, 1757317178, '1'),
(234954, 31149, 'QU', 'OK', 'S', 1757317180, 1757317180, '1'),
(234955, 39814, 'QU', 'OK', 'S', 1757317837, 1757317837, '1'),
(234956, 39815, 'QU', 'OK', 'S', 1757317869, 1757317869, '1'),
(234957, 38463, 'QU', 'OK', 'S', 1757317912, 1757317912, '1'),
(234958, 37823, 'QU', 'OK', 'S', 1757317926, 1757317926, '1'),
(234959, 28901, 'QU', 'OK', 'S', 1757317928, 1757317928, '1'),
(234960, 39816, 'QU', 'OK', 'S', 1757317999, 1757317999, '1'),
(234961, 39817, 'QU', 'OK', 'S', 1757318216, 1757318216, '1'),
(234962, 39818, 'QU', 'OK', 'S', 1757318272, 1757318272, '1'),
(234963, 39819, 'QU', 'OK', 'S', 1757318303, 1757318303, '1'),
(234964, 39820, 'QU', 'OK', 'S', 1757318473, 1757318473, '1'),
(234965, 29365, 'QU', 'OK', 'S', 1757318520, 1757318520, '1'),
(234966, 33551, 'QU', 'OK', 'S', 1757318538, 1757318538, '1'),
(234967, 39835, 'QU', 'OK', 'S', 1757318549, 1757318549, '1'),
(234968, 27326, 'QU', 'OK', 'S', 1757318563, 1757318563, '1'),
(234969, 39838, 'QU', 'OK', 'S', 1757319075, 1757319075, '1'),
(234970, 39837, 'QU', 'OK', 'S', 1757319960, 1757319960, '1'),
(234971, 37533, 'QU', 'OK', 'S', 1757321425, 1757321425, '1'),
(234972, 21757, 'QU', 'OK', 'S', 1757321699, 1757321699, '1'),
(234973, 35746, 'QU', 'OK', 'S', 1757323242, 1757323242, '1'),
(234974, 34944, 'QU', 'OK', 'S', 1757323247, 1757323247, '1'),
(234975, 19958, 'QU', 'OK', 'S', 1757323251, 1757323251, '1'),
(234976, 38310, 'QU', 'OK', 'S', 1757323256, 1757323256, '1'),
(234977, 12606, 'QU', 'OK', 'S', 1757323259, 1757323259, '1'),
(234978, 39664, 'QU', 'OK', 'S', 1757323263, 1757323263, '1'),
(234979, 15450, 'QU', 'OK', 'S', 1757323270, 1757323270, '1'),
(234980, 37348, 'QU', 'OK', 'S', 1757323276, 1757323276, '1'),
(234981, 39609, 'QU', 'OK', 'S', 1757323280, 1757323280, '1'),
(234982, 12596, 'QU', 'OK', 'S', 1757323285, 1757323285, '1'),
(234983, 35746, 'QU', 'OK', 'S', 1757323289, 1757323289, '1'),
(234984, 39664, 'QU', 'OK', 'S', 1757323293, 1757323293, '1'),
(234985, 35746, 'QU', 'OK', 'S', 1757323298, 1757323298, '1'),
(234986, 24584, 'QU', 'OK', 'S', 1757323302, 1757323302, '1'),
(234987, 39732, 'QU', 'OK', 'S', 1757323306, 1757323306, '1'),
(234988, 38557, 'QU', 'OK', 'S', 1757323310, 1757323310, '1'),
(234989, 35746, 'QU', 'OK', 'S', 1757323315, 1757323315, '1'),
(234990, 36529, 'QU', 'OK', 'S', 1757323319, 1757323319, '1'),
(234991, 38561, 'QU', 'OK', 'S', 1757323324, 1757323324, '1'),
(234992, 39796, 'QU', 'OK', 'S', 1757323329, 1757323329, '1'),
(234993, 36699, 'QU', 'OK', 'S', 1757323331, 1757323331, '1'),
(234994, 39796, 'QU', 'OK', 'S', 1757323335, 1757323335, '1'),
(234995, 35378, 'QU', 'OK', 'S', 1757323346, 1757323346, '1'),
(234996, 37312, 'QU', 'OK', 'S', 1757323351, 1757323351, '1'),
(234997, 13763, 'QU', 'OK', 'S', 1757323364, 1757323364, '1'),
(234998, 38560, 'QU', 'OK', 'S', 1757323422, 1757323422, '1'),
(234999, 33293, 'QU', 'OK', 'S', 1757323504, 1757323504, '1'),
(235000, 34443, 'QU', 'OK', 'S', 1757323507, 1757323507, '1'),
(235001, 39651, 'QU', 'OK', 'S', 1757323516, 1757323516, '1'),
(235002, 39651, 'QU', 'OK', 'S', 1757323520, 1757323520, '1'),
(235003, 39651, 'QU', 'OK', 'S', 1757323523, 1757323523, '1'),
(235004, 39651, 'QU', 'OK', 'S', 1757323528, 1757323528, '1'),
(235005, 18244, 'QU', 'OK', 'S', 1757323532, 1757323532, '1'),
(235006, 39652, 'QU', 'OK', 'S', 1757323536, 1757323536, '1'),
(235007, 13504, 'QU', 'OK', 'S', 1757323556, 1757323556, '1'),
(235008, 39652, 'QU', 'OK', 'S', 1757323560, 1757323560, '1'),
(235009, 27411, 'QU', 'OK', 'S', 1757323564, 1757323564, '1'),
(235010, 37779, 'QU', 'OK', 'S', 1757323568, 1757323568, '1'),
(235011, 33292, 'QU', 'OK', 'S', 1757323577, 1757323577, '1'),
(235012, 37779, 'QU', 'OK', 'S', 1757323582, 1757323582, '1'),
(235013, 18242, 'QU', 'OK', 'S', 1757323585, 1757323585, '1'),
(235014, 18244, 'QU', 'OK', 'S', 1757323589, 1757323589, '1'),
(235015, 13502, 'QU', 'OK', 'S', 1757323591, 1757323591, '1'),
(235016, 33294, 'QU', 'OK', 'S', 1757323594, 1757323594, '1'),
(235017, 37779, 'QU', 'OK', 'S', 1757323599, 1757323599, '1'),
(235018, 37779, 'QU', 'OK', 'S', 1757323604, 1757323604, '1'),
(235019, 39789, 'QU', 'OK', 'S', 1757323681, 1757323681, '1'),
(235020, 39546, 'QU', 'OK', 'S', 1757323683, 1757323683, '1'),
(235021, 36301, 'QU', 'OK', 'S', 1757323685, 1757323685, '1'),
(235022, 9636, 'QU', 'OK', 'S', 1757323688, 1757323688, '1'),
(235023, 36534, 'QU', 'OK', 'S', 1757323690, 1757323690, '1'),
(235024, 38561, 'QU', 'OK', 'S', 1757323692, 1757323692, '1'),
(235025, 32229, 'QU', 'OK', 'S', 1757323695, 1757323695, '1'),
(235026, 35642, 'QU', 'OK', 'S', 1757323697, 1757323697, '1'),
(235027, 39725, 'QU', 'OK', 'S', 1757323699, 1757323699, '1'),
(235028, 39725, 'QU', 'OK', 'S', 1757323701, 1757323701, '1'),
(235029, 24609, 'QU', 'OK', 'S', 1757323703, 1757323703, '1'),
(235030, 39839, 'QU', 'OK', 'S', 1757323782, 1757323782, '1'),
(235031, 39840, 'QU', 'OK', 'S', 1757323815, 1757323815, '1'),
(235032, 39841, 'QU', 'OK', 'S', 1757323843, 1757323843, '1'),
(235033, 39842, 'QU', 'OK', 'S', 1757323878, 1757323878, '1'),
(235034, 39843, 'QU', 'OK', 'S', 1757323911, 1757323911, '1'),
(235035, 39844, 'QU', 'OK', 'S', 1757323955, 1757323955, '1'),
(235036, 39806, 'QU', 'OK', 'S', 1757324691, 1757324691, '1'),
(235037, 39805, 'QU', 'OK', 'S', 1757324710, 1757324710, '1'),
(235038, 39807, 'QU', 'OK', 'S', 1757324723, 1757324723, '1'),
(235039, 39836, 'QU', 'OK', 'S', 1757325594, 1757325594, '1'),
(235040, 39827, 'QU', 'OK', 'S', 1757325755, 1757325755, '1'),
(235041, 39828, 'QU', 'OK', 'S', 1757325932, 1757325932, '1'),
(235042, 39829, 'QU', 'OK', 'S', 1757326018, 1757326018, '1'),
(235043, 39830, 'QU', 'OK', 'S', 1757326118, 1757326118, '1'),
(235044, 39831, 'QU', 'OK', 'S', 1757326137, 1757326137, '1'),
(235045, 39832, 'QU', 'OK', 'S', 1757326156, 1757326156, '1'),
(235046, 39833, 'QU', 'OK', 'S', 1757326176, 1757326176, '1'),
(235047, 37507, 'QU', 'OK', 'S', 1757326188, 1757326188, '1'),
(235048, 37507, 'QU', 'OK', 'S', 1757326191, 1757326191, '1'),
(235049, 37507, 'QU', 'OK', 'S', 1757326195, 1757326195, '1'),
(235050, 37507, 'QU', 'OK', 'S', 1757326197, 1757326197, '1'),
(235051, 39821, 'QU', 'OK', 'S', 1757326199, 1757326199, '1'),
(235052, 37507, 'QU', 'OK', 'S', 1757326203, 1757326203, '1'),
(235053, 37507, 'QU', 'OK', 'S', 1757326219, 1757326219, '1'),
(235054, 37507, 'QU', 'OK', 'S', 1757326243, 1757326243, '1'),
(235055, 37507, 'QU', 'OK', 'S', 1757326244, 1757326244, '1'),
(235056, 37507, 'QU', 'OK', 'S', 1757326245, 1757326245, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(235057, 39834, 'QU', 'OK', 'S', 1757326252, 1757326252, '1'),
(235058, 39835, 'QU', 'OK', 'S', 1757326271, 1757326271, '1'),
(235059, 39795, 'QU', 'OK', 'S', 1757326312, 1757326312, '1'),
(235060, 37678, 'QU', 'OK', 'S', 1757326559, 1757326559, '1'),
(235061, 39717, 'QU', 'OK', 'S', 1757327390, 1757327390, '1'),
(235062, 39839, 'QU', 'OK', 'S', 1757327702, 1757327702, '1'),
(235063, 39822, 'QU', 'OK', 'S', 1757328644, 1757328644, '1'),
(235064, 39823, 'QU', 'OK', 'S', 1757328678, 1757328678, '1'),
(235065, 39824, 'QU', 'OK', 'S', 1757328708, 1757328708, '1'),
(235066, 39825, 'QU', 'OK', 'S', 1757328738, 1757328738, '1'),
(235067, 39826, 'QU', 'OK', 'S', 1757328764, 1757328764, '1'),
(235068, 24322, 'QU', 'OK', 'S', 1757328795, 1757328795, '1'),
(235069, 39207, 'QU', 'OK', 'S', 1757329129, 1757329129, '1'),
(235070, 39207, 'QU', 'OK', 'S', 1757329166, 1757329166, '1'),
(235071, 37986, 'QU', 'OK', 'S', 1757329460, 1757329460, '1'),
(235072, 38253, 'QU', 'OK', 'S', 1757329492, 1757329492, '1'),
(235073, 36728, 'QU', 'OK', 'S', 1757329527, 1757329527, '1'),
(235074, 36274, 'QU', 'OK', 'S', 1757329643, 1757329643, '1'),
(235075, 31132, 'QU', 'OK', 'S', 1757329651, 1757329651, '1'),
(235076, 33042, 'QU', 'OK', 'S', 1757329675, 1757329675, '1'),
(235077, 36907, 'QU', 'OK', 'S', 1757329706, 1757329706, '1'),
(235078, 38055, 'QU', 'OK', 'S', 1757329809, 1757329809, '1'),
(235079, 37336, 'QU', 'OK', 'S', 1757329837, 1757329837, '1'),
(235080, 33691, 'QU', 'OK', 'S', 1757329865, 1757329865, '1'),
(235081, 26306, 'QU', 'OK', 'S', 1757330284, 1757330284, '1'),
(235082, 3858, 'QU', 'OK', 'S', 1757330428, 1757330428, '1'),
(235083, 39735, 'QU', 'OK', 'S', 1757330505, 1757330505, '1'),
(235084, 29312, 'QU', 'OK', 'S', 1757330522, 1757330522, '1'),
(235085, 37522, 'QU', 'OK', 'S', 1757332782, 1757332782, '1'),
(235086, 33382, 'QU', 'OK', 'S', 1757332957, 1757332957, '1'),
(235087, 37600, 'QU', 'OK', 'S', 1757333038, 1757333038, '1'),
(235088, 39413, 'QU', 'OK', 'S', 1757335221, 1757335221, '1'),
(235089, 30810, 'QU', 'OK', 'S', 1757336862, 1757336862, '1'),
(235090, 33520, 'QU', 'OK', 'S', 1757336875, 1757336875, '1'),
(235091, 30395, 'QU', 'OK', 'S', 1757337384, 1757337384, '1'),
(235092, 30395, 'QU', 'OK', 'S', 1757337401, 1757337401, '1'),
(235093, 30395, 'QU', 'OK', 'S', 1757337403, 1757337403, '1'),
(235094, 31130, 'QU', 'OK', 'S', 1757337418, 1757337418, '1'),
(235095, 31147, 'QU', 'OK', 'S', 1757337570, 1757337570, '1'),
(235096, 14542, 'QU', 'OK', 'S', 1757337631, 1757337631, '1'),
(235097, 14542, 'QU', 'OK', 'S', 1757337648, 1757337648, '1'),
(235098, 14542, 'QU', 'OK', 'S', 1757337656, 1757337656, '1'),
(235099, 14542, 'QU', 'OK', 'S', 1757337661, 1757337661, '1'),
(235100, 37322, 'QU', 'OK', 'S', 1757337662, 1757337662, '1'),
(235101, 14542, 'QU', 'OK', 'S', 1757337667, 1757337667, '1'),
(235102, 39353, 'QU', 'OK', 'S', 1757337669, 1757337669, '1'),
(235103, 39539, 'QU', 'OK', 'S', 1757337675, 1757337675, '1'),
(235104, 14542, 'QU', 'OK', 'S', 1757337676, 1757337676, '1'),
(235105, 31798, 'QU', 'OK', 'S', 1757337679, 1757337679, '1'),
(235106, 14542, 'QU', 'OK', 'S', 1757337681, 1757337681, '1'),
(235107, 14542, 'QU', 'OK', 'S', 1757337685, 1757337685, '1'),
(235108, 14542, 'QU', 'OK', 'S', 1757337692, 1757337692, '1'),
(235109, 39794, 'QU', 'OK', 'S', 1757337704, 1757337704, '1'),
(235110, 38955, 'QU', 'OK', 'S', 1757337890, 1757337890, '1'),
(235111, 35660, 'QU', 'OK', 'S', 1757338428, 1757338428, '1'),
(235112, 832, 'QU', 'OK', 'S', 1757338441, 1757338441, '1'),
(235113, 34121, 'QU', 'OK', 'S', 1757342235, 1757342235, '1'),
(235114, 34280, 'QU', 'OK', 'S', 1757342371, 1757342371, '1'),
(235115, 33428, 'QU', 'OK', 'S', 1757343101, 1757343101, '1'),
(235116, 33428, 'QU', 'OK', 'S', 1757343101, 1757343101, '1'),
(235117, 33428, 'QU', 'OK', 'S', 1757343101, 1757343101, '1'),
(235118, 33428, 'QU', 'OK', 'S', 1757343101, 1757343101, '1'),
(235119, 33428, 'QU', 'OK', 'S', 1757343101, 1757343101, '1'),
(235120, 33430, 'QU', 'OK', 'S', 1757343238, 1757343238, '1'),
(235121, 33430, 'QU', 'OK', 'S', 1757343238, 1757343238, '1'),
(235122, 31144, 'QU', 'OK', 'S', 1757395847, 1757395847, '1'),
(235123, 37522, 'QU', 'OK', 'S', 1757395862, 1757395862, '1'),
(235124, 13582, 'QU', 'OK', 'S', 1757396522, 1757396522, '1'),
(235125, 39622, 'QU', 'OK', 'S', 1757396998, 1757396998, '1'),
(235126, 37045, 'QU', 'OK', 'S', 1757397017, 1757397017, '1'),
(235127, 37045, 'QU', 'OK', 'S', 1757397019, 1757397019, '1'),
(235128, 36952, 'QU', 'OK', 'S', 1757397023, 1757397023, '1'),
(235129, 39595, 'QU', 'OK', 'S', 1757397026, 1757397026, '1'),
(235130, 39595, 'QU', 'OK', 'S', 1757397026, 1757397026, '1'),
(235131, 39399, 'QU', 'OK', 'S', 1757397063, 1757397063, '1'),
(235132, 39399, 'QU', 'OK', 'S', 1757397063, 1757397063, '1'),
(235133, 39399, 'QU', 'OK', 'S', 1757397063, 1757397063, '1'),
(235134, 39399, 'QU', 'OK', 'S', 1757397063, 1757397063, '1'),
(235135, 39345, 'QU', 'OK', 'S', 1757397082, 1757397082, '1'),
(235136, 39345, 'QU', 'OK', 'S', 1757397082, 1757397082, '1'),
(235137, 39345, 'QU', 'OK', 'S', 1757397082, 1757397082, '1'),
(235138, 39303, 'QU', 'OK', 'S', 1757397107, 1757397107, '1'),
(235139, 39303, 'QU', 'OK', 'S', 1757397107, 1757397107, '1'),
(235140, 39291, 'QU', 'OK', 'S', 1757397130, 1757397130, '1'),
(235141, 39283, 'QU', 'OK', 'S', 1757397149, 1757397149, '1'),
(235142, 39283, 'QU', 'OK', 'S', 1757397149, 1757397149, '1'),
(235143, 39281, 'QU', 'OK', 'S', 1757397161, 1757397161, '1'),
(235144, 39281, 'QU', 'OK', 'S', 1757397161, 1757397161, '1'),
(235145, 39281, 'QU', 'OK', 'S', 1757397161, 1757397161, '1'),
(235146, 39281, 'QU', 'OK', 'S', 1757397161, 1757397161, '1'),
(235147, 38872, 'QU', 'OK', 'S', 1757397208, 1757397208, '1'),
(235148, 38870, 'QU', 'OK', 'S', 1757397216, 1757397216, '1'),
(235149, 38776, 'QU', 'OK', 'S', 1757397230, 1757397230, '1'),
(235150, 38775, 'QU', 'OK', 'S', 1757397237, 1757397237, '1'),
(235151, 38769, 'QU', 'OK', 'S', 1757397295, 1757397295, '1'),
(235152, 38769, 'QU', 'OK', 'S', 1757397295, 1757397295, '1'),
(235153, 38707, 'QU', 'OK', 'S', 1757397309, 1757397309, '1'),
(235154, 38705, 'QU', 'OK', 'S', 1757397318, 1757397318, '1'),
(235155, 38705, 'QU', 'OK', 'S', 1757397318, 1757397318, '1'),
(235156, 38565, 'QU', 'OK', 'S', 1757397337, 1757397337, '1'),
(235157, 38382, 'QU', 'OK', 'S', 1757397348, 1757397348, '1'),
(235158, 38160, 'QU', 'OK', 'S', 1757397383, 1757397383, '1'),
(235159, 38160, 'QU', 'OK', 'S', 1757397383, 1757397383, '1'),
(235160, 38147, 'QU', 'OK', 'S', 1757397397, 1757397397, '1'),
(235161, 38134, 'QU', 'OK', 'S', 1757397406, 1757397406, '1'),
(235162, 38134, 'QU', 'OK', 'S', 1757397406, 1757397406, '1'),
(235163, 38084, 'QU', 'OK', 'S', 1757397421, 1757397421, '1'),
(235164, 38083, 'QU', 'OK', 'S', 1757397434, 1757397434, '1'),
(235165, 35790, 'QU', 'OK', 'S', 1757397546, 1757397546, '1'),
(235166, 35790, 'QU', 'OK', 'S', 1757397548, 1757397548, '1'),
(235167, 35790, 'QU', 'OK', 'S', 1757397550, 1757397550, '1'),
(235168, 35790, 'QU', 'OK', 'S', 1757397552, 1757397552, '1'),
(235169, 37662, 'QU', 'OK', 'S', 1757397695, 1757397695, '1'),
(235170, 37662, 'QU', 'OK', 'S', 1757397698, 1757397698, '1'),
(235171, 37662, 'QU', 'OK', 'S', 1757397700, 1757397700, '1'),
(235172, 38064, 'QU', 'OK', 'S', 1757398103, 1757398103, '1'),
(235173, 38064, 'QU', 'OK', 'S', 1757398103, 1757398103, '1'),
(235174, 35885, 'QU', 'OK', 'S', 1757398122, 1757398122, '1'),
(235175, 35885, 'QU', 'OK', 'S', 1757398122, 1757398122, '1'),
(235176, 35885, 'QU', 'OK', 'S', 1757398122, 1757398122, '1'),
(235177, 35916, 'QU', 'OK', 'S', 1757398141, 1757398141, '1'),
(235178, 35916, 'QU', 'OK', 'S', 1757398141, 1757398141, '1'),
(235179, 35916, 'QU', 'OK', 'S', 1757398141, 1757398141, '1'),
(235180, 35916, 'QU', 'OK', 'S', 1757398141, 1757398141, '1'),
(235181, 35916, 'QU', 'OK', 'S', 1757398141, 1757398141, '1'),
(235182, 38059, 'QU', 'OK', 'S', 1757398261, 1757398261, '1'),
(235183, 38059, 'QU', 'OK', 'S', 1757398261, 1757398261, '1'),
(235184, 38059, 'QU', 'OK', 'S', 1757398261, 1757398261, '1'),
(235185, 38059, 'QU', 'OK', 'S', 1757398261, 1757398261, '1'),
(235186, 38060, 'QU', 'OK', 'S', 1757398267, 1757398267, '1'),
(235187, 38060, 'QU', 'OK', 'S', 1757398267, 1757398267, '1'),
(235188, 38061, 'QU', 'OK', 'S', 1757398274, 1757398274, '1'),
(235189, 38061, 'QU', 'OK', 'S', 1757398274, 1757398274, '1'),
(235190, 38016, 'QU', 'OK', 'S', 1757398294, 1757398294, '1'),
(235191, 38016, 'QU', 'OK', 'S', 1757398294, 1757398294, '1'),
(235192, 38013, 'QU', 'OK', 'S', 1757398302, 1757398302, '1'),
(235193, 37999, 'QU', 'OK', 'S', 1757398325, 1757398325, '1'),
(235194, 37999, 'QU', 'OK', 'S', 1757398325, 1757398325, '1'),
(235195, 37658, 'QU', 'OK', 'S', 1757398375, 1757398375, '1'),
(235196, 37659, 'QU', 'OK', 'S', 1757398392, 1757398392, '1'),
(235197, 37659, 'QU', 'OK', 'S', 1757398392, 1757398392, '1'),
(235198, 37659, 'QU', 'OK', 'S', 1757398392, 1757398392, '1'),
(235199, 37659, 'QU', 'OK', 'S', 1757398392, 1757398392, '1'),
(235200, 37646, 'QU', 'OK', 'S', 1757398408, 1757398408, '1'),
(235201, 37646, 'QU', 'OK', 'S', 1757398408, 1757398408, '1'),
(235202, 37645, 'QU', 'OK', 'S', 1757398417, 1757398417, '1'),
(235203, 37645, 'QU', 'OK', 'S', 1757398417, 1757398417, '1'),
(235204, 37574, 'QU', 'OK', 'S', 1757398437, 1757398437, '1'),
(235205, 37574, 'QU', 'OK', 'S', 1757398437, 1757398437, '1'),
(235206, 37574, 'QU', 'OK', 'S', 1757398437, 1757398437, '1'),
(235207, 37574, 'QU', 'OK', 'S', 1757398437, 1757398437, '1'),
(235208, 37462, 'QU', 'OK', 'S', 1757398489, 1757398489, '1'),
(235209, 37462, 'QU', 'OK', 'S', 1757398489, 1757398489, '1'),
(235210, 37461, 'QU', 'OK', 'S', 1757398499, 1757398499, '1'),
(235211, 37461, 'QU', 'OK', 'S', 1757398499, 1757398499, '1'),
(235212, 37461, 'QU', 'OK', 'S', 1757398499, 1757398499, '1'),
(235213, 37439, 'QU', 'OK', 'S', 1757398554, 1757398554, '1'),
(235214, 37439, 'QU', 'OK', 'S', 1757398554, 1757398554, '1'),
(235215, 37389, 'QU', 'OK', 'S', 1757398563, 1757398563, '1'),
(235216, 36867, 'QU', 'OK', 'S', 1757398578, 1757398578, '1'),
(235217, 36867, 'QU', 'OK', 'S', 1757398578, 1757398578, '1'),
(235218, 36867, 'QU', 'OK', 'S', 1757398578, 1757398578, '1'),
(235219, 36867, 'QU', 'OK', 'S', 1757398578, 1757398578, '1'),
(235220, 36678, 'QU', 'OK', 'S', 1757398632, 1757398632, '1'),
(235221, 36678, 'QU', 'OK', 'S', 1757398632, 1757398632, '1'),
(235222, 36678, 'QU', 'OK', 'S', 1757398632, 1757398632, '1'),
(235223, 36678, 'QU', 'OK', 'S', 1757398632, 1757398632, '1'),
(235224, 35917, 'QU', 'OK', 'S', 1757398649, 1757398649, '1'),
(235225, 35917, 'QU', 'OK', 'S', 1757398649, 1757398649, '1'),
(235226, 35316, 'QU', 'OK', 'S', 1757398685, 1757398685, '1'),
(235227, 35316, 'QU', 'OK', 'S', 1757398685, 1757398685, '1'),
(235228, 33778, 'QU', 'OK', 'S', 1757398705, 1757398705, '1'),
(235229, 35225, 'QU', 'OK', 'S', 1757398734, 1757398734, '1'),
(235230, 35225, 'QU', 'OK', 'S', 1757398734, 1757398734, '1'),
(235231, 35225, 'QU', 'OK', 'S', 1757398753, 1757398753, '1'),
(235232, 35225, 'QU', 'OK', 'S', 1757398753, 1757398753, '1'),
(235233, 34946, 'QU', 'OK', 'S', 1757398782, 1757398782, '1'),
(235234, 34474, 'QU', 'OK', 'S', 1757398872, 1757398872, '1'),
(235235, 34474, 'QU', 'OK', 'S', 1757398872, 1757398872, '1'),
(235236, 34474, 'QU', 'OK', 'S', 1757398872, 1757398872, '1'),
(235237, 34474, 'QU', 'OK', 'S', 1757398872, 1757398872, '1'),
(235238, 34446, 'QU', 'OK', 'S', 1757398881, 1757398881, '1'),
(235239, 34361, 'QU', 'OK', 'S', 1757398919, 1757398919, '1'),
(235240, 34264, 'QU', 'OK', 'S', 1757398953, 1757398953, '1'),
(235241, 34264, 'QU', 'OK', 'S', 1757398953, 1757398953, '1'),
(235242, 34069, 'QU', 'OK', 'S', 1757398970, 1757398970, '1'),
(235243, 34038, 'QU', 'OK', 'S', 1757398984, 1757398984, '1'),
(235244, 33992, 'QU', 'OK', 'S', 1757398997, 1757398997, '1'),
(235245, 33946, 'QU', 'OK', 'S', 1757399021, 1757399021, '1'),
(235246, 33582, 'QU', 'OK', 'S', 1757399053, 1757399053, '1'),
(235247, 39664, 'QU', 'OK', 'S', 1757399364, 1757399364, '1'),
(235248, 22797, 'QU', 'OK', 'S', 1757399682, 1757399682, '1'),
(235249, 39789, 'QU', 'OK', 'S', 1757399691, 1757399691, '1'),
(235250, 39725, 'QU', 'OK', 'S', 1757399696, 1757399696, '1'),
(235251, 3192, 'QU', 'OK', 'S', 1757399697, 1757399697, '1'),
(235252, 1225, 'QU', 'OK', 'S', 1757399704, 1757399704, '1'),
(235253, 37805, 'QU', 'OK', 'S', 1757400025, 1757400025, '1'),
(235254, 39340, 'QU', 'OK', 'S', 1757400027, 1757400027, '1'),
(235255, 39468, 'QU', 'OK', 'S', 1757402206, 1757402206, '1'),
(235256, 39468, 'QU', 'OK', 'S', 1757402209, 1757402209, '1'),
(235257, 39468, 'QU', 'OK', 'S', 1757402213, 1757402213, '1'),
(235258, 39468, 'QU', 'OK', 'S', 1757402281, 1757402281, '1'),
(235259, 39845, 'QU', 'OK', 'S', 1757402577, 1757402577, '1'),
(235260, 39846, 'QU', 'OK', 'S', 1757402610, 1757402610, '1'),
(235261, 39847, 'QU', 'OK', 'S', 1757402679, 1757402679, '1'),
(235262, 39847, 'QU', 'OK', 'S', 1757402706, 1757402706, '1'),
(235263, 39848, 'QU', 'OK', 'S', 1757404074, 1757404074, '1'),
(235264, 39849, 'QU', 'OK', 'S', 1757404245, 1757404245, '1'),
(235265, 39856, 'QU', 'OK', 'S', 1757404453, 1757404453, '1'),
(235266, 39850, 'QU', 'OK', 'S', 1757404542, 1757404542, '1'),
(235267, 39851, 'QU', 'OK', 'S', 1757404560, 1757404560, '1'),
(235268, 39852, 'QU', 'OK', 'S', 1757404580, 1757404580, '1'),
(235269, 39853, 'QU', 'OK', 'S', 1757404598, 1757404598, '1'),
(235270, 39854, 'QU', 'OK', 'S', 1757404616, 1757404616, '1'),
(235271, 39709, 'QU', 'OK', 'S', 1757404832, 1757404832, '1'),
(235272, 37188, 'QU', 'OK', 'S', 1757405609, 1757405609, '1'),
(235273, 37189, 'QU', 'OK', 'S', 1757405773, 1757405773, '1'),
(235274, 29076, 'QU', 'OK', 'S', 1757405930, 1757405930, '1'),
(235275, 36827, 'QU', 'OK', 'S', 1757405962, 1757405962, '1'),
(235276, 30572, 'QU', 'OK', 'S', 1757406048, 1757406048, '1'),
(235277, 39868, 'QU', 'OK', 'S', 1757406130, 1757406130, '1'),
(235278, 39207, 'QU', 'OK', 'S', 1757406180, 1757406180, '1'),
(235279, 39207, 'QU', 'OK', 'S', 1757406186, 1757406186, '1'),
(235280, 39873, 'QU', 'OK', 'S', 1757406459, 1757406459, '1'),
(235281, 39874, 'QU', 'OK', 'S', 1757406477, 1757406477, '1'),
(235282, 39875, 'QU', 'OK', 'S', 1757406496, 1757406496, '1'),
(235283, 31144, 'QU', 'OK', 'S', 1757406505, 1757406505, '1'),
(235284, 39876, 'QU', 'OK', 'S', 1757406516, 1757406516, '1'),
(235285, 39861, 'QU', 'OK', 'S', 1757409082, 1757409082, '1'),
(235286, 2439, 'QU', 'OK', 'S', 1757409655, 1757409655, '1'),
(235287, 39862, 'QU', 'OK', 'S', 1757409763, 1757409763, '1'),
(235288, 39863, 'QU', 'OK', 'S', 1757410026, 1757410026, '1'),
(235289, 39864, 'QU', 'OK', 'S', 1757410416, 1757410416, '1'),
(235290, 39865, 'QU', 'OK', 'S', 1757410641, 1757410641, '1'),
(235291, 39869, 'QU', 'OK', 'S', 1757410814, 1757410814, '1'),
(235292, 39870, 'QU', 'OK', 'S', 1757410988, 1757410988, '1'),
(235293, 26429, 'QU', 'OK', 'S', 1757411294, 1757411294, '1'),
(235294, 39871, 'QU', 'OK', 'S', 1757411403, 1757411403, '1'),
(235295, 39872, 'QU', 'OK', 'S', 1757411597, 1757411597, '1'),
(235296, 31648, 'QU', 'OK', 'S', 1757411724, 1757411724, '1'),
(235297, 39857, 'QU', 'OK', 'S', 1757411953, 1757411953, '1'),
(235298, 39858, 'QU', 'OK', 'S', 1757412065, 1757412065, '1'),
(235299, 39858, 'QU', 'OK', 'S', 1757412074, 1757412074, '1'),
(235300, 39859, 'QU', 'OK', 'S', 1757412218, 1757412218, '1'),
(235301, 39860, 'QU', 'OK', 'S', 1757412294, 1757412294, '1'),
(235302, 39866, 'QU', 'OK', 'S', 1757412568, 1757412568, '1'),
(235303, 39867, 'QU', 'OK', 'S', 1757412819, 1757412819, '1'),
(235304, 39868, 'QU', 'OK', 'S', 1757413561, 1757413561, '1'),
(235305, 39150, 'QU', 'OK', 'S', 1757413650, 1757413650, '1'),
(235306, 39673, 'QU', 'OK', 'S', 1757413784, 1757413784, '1'),
(235307, 39375, 'QU', 'OK', 'S', 1757413826, 1757413826, '1'),
(235308, 39376, 'QU', 'OK', 'S', 1757413865, 1757413865, '1'),
(235309, 39150, 'QU', 'OK', 'S', 1757414097, 1757414097, '1'),
(235310, 39459, 'QU', 'OK', 'S', 1757414130, 1757414130, '1'),
(235311, 39173, 'QU', 'OK', 'S', 1757414218, 1757414218, '1'),
(235312, 39430, 'QU', 'OK', 'S', 1757414361, 1757414361, '1'),
(235313, 39377, 'QU', 'OK', 'S', 1757414433, 1757414433, '1'),
(235314, 39375, 'QU', 'OK', 'S', 1757414474, 1757414474, '1'),
(235315, 13506, 'QU', 'OK', 'S', 1757416025, 1757416025, '1'),
(235316, 21880, 'QU', 'OK', 'S', 1757416025, 1757416025, '1'),
(235317, 13506, 'QU', 'OK', 'S', 1757416063, 1757416063, '1'),
(235318, 13506, 'QU', 'OK', 'S', 1757416079, 1757416079, '1'),
(235319, 21880, 'QU', 'OK', 'S', 1757416112, 1757416112, '1'),
(235320, 21880, 'QU', 'OK', 'S', 1757416114, 1757416114, '1'),
(235321, 21880, 'QU', 'OK', 'S', 1757416116, 1757416116, '1'),
(235322, 21880, 'QU', 'OK', 'S', 1757416119, 1757416119, '1'),
(235323, 21880, 'QU', 'OK', 'S', 1757416120, 1757416120, '1'),
(235324, 21880, 'QU', 'OK', 'S', 1757416123, 1757416123, '1'),
(235325, 21880, 'QU', 'OK', 'S', 1757416125, 1757416125, '1'),
(235326, 21880, 'QU', 'OK', 'S', 1757416126, 1757416126, '1'),
(235327, 21880, 'QU', 'OK', 'S', 1757416129, 1757416129, '1'),
(235328, 21880, 'QU', 'OK', 'S', 1757416131, 1757416131, '1'),
(235329, 21880, 'QU', 'OK', 'S', 1757416133, 1757416133, '1'),
(235330, 21880, 'QU', 'OK', 'S', 1757416135, 1757416135, '1'),
(235331, 21880, 'QU', 'OK', 'S', 1757416137, 1757416137, '1'),
(235332, 21880, 'QU', 'OK', 'S', 1757416139, 1757416139, '1'),
(235333, 21880, 'QU', 'OK', 'S', 1757416141, 1757416141, '1'),
(235334, 21880, 'QU', 'OK', 'S', 1757416143, 1757416143, '1'),
(235335, 21880, 'QU', 'OK', 'S', 1757416152, 1757416152, '1'),
(235336, 21880, 'QU', 'OK', 'S', 1757416154, 1757416154, '1'),
(235337, 21880, 'QU', 'OK', 'S', 1757416157, 1757416157, '1'),
(235338, 21880, 'QU', 'OK', 'S', 1757416159, 1757416159, '1'),
(235339, 21880, 'QU', 'OK', 'S', 1757416162, 1757416162, '1'),
(235340, 21880, 'QU', 'OK', 'S', 1757416164, 1757416164, '1'),
(235341, 21880, 'QU', 'OK', 'S', 1757416166, 1757416166, '1'),
(235342, 21880, 'QU', 'OK', 'S', 1757416175, 1757416175, '1'),
(235343, 21880, 'QU', 'OK', 'S', 1757416175, 1757416175, '1'),
(235344, 21880, 'QU', 'OK', 'S', 1757416175, 1757416175, '1'),
(235345, 21880, 'QU', 'OK', 'S', 1757416177, 1757416177, '1'),
(235346, 21880, 'QU', 'OK', 'S', 1757416180, 1757416180, '1'),
(235347, 21880, 'QU', 'OK', 'S', 1757416182, 1757416182, '1'),
(235348, 21880, 'QU', 'OK', 'S', 1757416184, 1757416184, '1'),
(235349, 21880, 'QU', 'OK', 'S', 1757416186, 1757416186, '1'),
(235350, 21880, 'QU', 'OK', 'S', 1757416188, 1757416188, '1'),
(235351, 38127, 'QU', 'OK', 'S', 1757416203, 1757416203, '1'),
(235352, 21880, 'QU', 'OK', 'S', 1757416206, 1757416206, '1'),
(235353, 21880, 'QU', 'OK', 'S', 1757416208, 1757416208, '1'),
(235354, 21880, 'QU', 'OK', 'S', 1757416210, 1757416210, '1'),
(235355, 21880, 'QU', 'OK', 'S', 1757416213, 1757416213, '1'),
(235356, 21880, 'QU', 'OK', 'S', 1757416215, 1757416215, '1'),
(235357, 21880, 'QU', 'OK', 'S', 1757416217, 1757416217, '1'),
(235358, 21880, 'QU', 'OK', 'S', 1757416219, 1757416219, '1'),
(235359, 21880, 'QU', 'OK', 'S', 1757416222, 1757416222, '1'),
(235360, 21880, 'QU', 'OK', 'S', 1757416224, 1757416224, '1'),
(235361, 21880, 'QU', 'OK', 'S', 1757416226, 1757416226, '1'),
(235362, 21880, 'QU', 'OK', 'S', 1757416228, 1757416228, '1'),
(235363, 21880, 'QU', 'OK', 'S', 1757416231, 1757416231, '1'),
(235364, 21880, 'QU', 'OK', 'S', 1757416233, 1757416233, '1'),
(235365, 21880, 'QU', 'OK', 'S', 1757416235, 1757416235, '1'),
(235366, 21880, 'QU', 'OK', 'S', 1757416237, 1757416237, '1'),
(235367, 21880, 'QU', 'OK', 'S', 1757416239, 1757416239, '1'),
(235368, 21880, 'QU', 'OK', 'S', 1757416261, 1757416261, '1'),
(235369, 21880, 'QU', 'OK', 'S', 1757416263, 1757416263, '1'),
(235370, 21880, 'QU', 'OK', 'S', 1757416265, 1757416265, '1'),
(235371, 21880, 'QU', 'OK', 'S', 1757416268, 1757416268, '1'),
(235372, 21880, 'QU', 'OK', 'S', 1757416270, 1757416270, '1'),
(235373, 21880, 'QU', 'OK', 'S', 1757416273, 1757416273, '1'),
(235374, 21880, 'QU', 'OK', 'S', 1757416275, 1757416275, '1'),
(235375, 21880, 'QU', 'OK', 'S', 1757416277, 1757416277, '1'),
(235376, 21880, 'QU', 'OK', 'S', 1757416280, 1757416280, '1'),
(235377, 21880, 'QU', 'OK', 'S', 1757416282, 1757416282, '1'),
(235378, 21880, 'QU', 'OK', 'S', 1757416285, 1757416285, '1'),
(235379, 21880, 'QU', 'OK', 'S', 1757416287, 1757416287, '1'),
(235380, 21880, 'QU', 'OK', 'S', 1757416289, 1757416289, '1'),
(235381, 21880, 'QU', 'OK', 'S', 1757416292, 1757416292, '1'),
(235382, 21880, 'QU', 'OK', 'S', 1757416294, 1757416294, '1'),
(235383, 21880, 'QU', 'OK', 'S', 1757416296, 1757416296, '1'),
(235384, 21880, 'QU', 'OK', 'S', 1757416298, 1757416298, '1'),
(235385, 38089, 'QU', 'OK', 'S', 1757416336, 1757416336, '1'),
(235386, 36895, 'QU', 'OK', 'S', 1757416566, 1757416566, '1'),
(235387, 33062, 'QU', 'OK', 'S', 1757416960, 1757416960, '1'),
(235388, 31147, 'QU', 'OK', 'S', 1757417829, 1757417829, '1'),
(235389, 31147, 'QU', 'OK', 'S', 1757417835, 1757417835, '1'),
(235390, 31147, 'QU', 'OK', 'S', 1757417849, 1757417849, '1'),
(235391, 39846, 'QU', 'OK', 'S', 1757418739, 1757418739, '1'),
(235392, 39447, 'QU', 'OK', 'S', 1757419824, 1757419824, '1'),
(235393, 25983, 'QU', 'OK', 'S', 1757421774, 1757421774, '1'),
(235394, 37395, 'QU', 'OK', 'S', 1757421779, 1757421779, '1'),
(235395, 32102, 'QU', 'OK', 'S', 1757421782, 1757421782, '1'),
(235396, 32063, 'QU', 'OK', 'S', 1757421786, 1757421786, '1'),
(235397, 39220, 'QU', 'OK', 'S', 1757421808, 1757421808, '1'),
(235398, 38809, 'QU', 'OK', 'S', 1757421817, 1757421817, '1'),
(235399, 39222, 'QU', 'OK', 'S', 1757421821, 1757421821, '1'),
(235400, 39222, 'QU', 'OK', 'S', 1757421825, 1757421825, '1'),
(235401, 38808, 'QU', 'OK', 'S', 1757421828, 1757421828, '1'),
(235402, 39293, 'QU', 'OK', 'S', 1757421833, 1757421833, '1'),
(235403, 39292, 'QU', 'OK', 'S', 1757421839, 1757421839, '1'),
(235404, 39292, 'QU', 'OK', 'S', 1757421843, 1757421843, '1'),
(235405, 38681, 'QU', 'OK', 'S', 1757421850, 1757421850, '1'),
(235406, 37234, 'QU', 'OK', 'S', 1757421855, 1757421855, '1'),
(235407, 37234, 'QU', 'OK', 'S', 1757421858, 1757421858, '1'),
(235408, 38806, 'QU', 'OK', 'S', 1757421860, 1757421860, '1'),
(235409, 37262, 'QU', 'OK', 'S', 1757421864, 1757421864, '1'),
(235410, 39222, 'QU', 'OK', 'S', 1757421866, 1757421866, '1'),
(235411, 39413, 'QU', 'OK', 'S', 1757421868, 1757421868, '1'),
(235412, 37383, 'QU', 'OK', 'S', 1757421872, 1757421872, '1'),
(235413, 39413, 'QU', 'OK', 'S', 1757421877, 1757421877, '1'),
(235414, 39236, 'QU', 'OK', 'S', 1757422044, 1757422044, '1'),
(235415, 38681, 'QU', 'OK', 'S', 1757422049, 1757422049, '1'),
(235416, 39376, 'QU', 'OK', 'S', 1757422052, 1757422052, '1'),
(235417, 37438, 'QU', 'OK', 'S', 1757422055, 1757422055, '1'),
(235418, 37651, 'QU', 'OK', 'S', 1757422057, 1757422057, '1'),
(235419, 38463, 'QU', 'OK', 'S', 1757422061, 1757422061, '1'),
(235420, 38466, 'QU', 'OK', 'S', 1757422066, 1757422066, '1'),
(235421, 38437, 'QU', 'OK', 'S', 1757422073, 1757422073, '1'),
(235422, 38465, 'QU', 'OK', 'S', 1757422076, 1757422076, '1'),
(235423, 38704, 'QU', 'OK', 'S', 1757422081, 1757422081, '1'),
(235424, 39293, 'QU', 'OK', 'S', 1757422089, 1757422089, '1'),
(235425, 39413, 'QU', 'OK', 'S', 1757422092, 1757422092, '1'),
(235426, 38517, 'QU', 'OK', 'S', 1757422098, 1757422098, '1'),
(235427, 24579, 'QU', 'OK', 'S', 1757422261, 1757422261, '1'),
(235428, 39413, 'QU', 'OK', 'S', 1757422265, 1757422265, '1'),
(235429, 39236, 'QU', 'OK', 'S', 1757422269, 1757422269, '1'),
(235430, 39725, 'QU', 'OK', 'S', 1757422273, 1757422273, '1'),
(235431, 38186, 'QU', 'OK', 'S', 1757422280, 1757422280, '1'),
(235432, 39207, 'QU', 'OK', 'S', 1757422284, 1757422284, '1'),
(235433, 39207, 'QU', 'OK', 'S', 1757422287, 1757422287, '1'),
(235434, 37507, 'QU', 'OK', 'S', 1757422289, 1757422289, '1'),
(235435, 38422, 'QU', 'OK', 'S', 1757422293, 1757422293, '1'),
(235436, 37507, 'QU', 'OK', 'S', 1757422295, 1757422295, '1'),
(235437, 38814, 'QU', 'OK', 'S', 1757422298, 1757422298, '1'),
(235438, 38186, 'QU', 'OK', 'S', 1757422301, 1757422301, '1'),
(235439, 37437, 'QU', 'OK', 'S', 1757422307, 1757422307, '1'),
(235440, 37385, 'QU', 'OK', 'S', 1757422312, 1757422312, '1'),
(235441, 38421, 'QU', 'OK', 'S', 1757422317, 1757422317, '1'),
(235442, 38492, 'QU', 'OK', 'S', 1757422322, 1757422322, '1'),
(235443, 39236, 'QU', 'OK', 'S', 1757422327, 1757422327, '1'),
(235444, 39246, 'QU', 'OK', 'S', 1757422331, 1757422331, '1'),
(235445, 39207, 'QU', 'OK', 'S', 1757422334, 1757422334, '1'),
(235446, 38438, 'QU', 'OK', 'S', 1757422339, 1757422339, '1'),
(235447, 33261, 'QU', 'OK', 'S', 1757422343, 1757422343, '1'),
(235448, 33262, 'QU', 'OK', 'S', 1757422347, 1757422347, '1'),
(235449, 33261, 'QU', 'OK', 'S', 1757422350, 1757422350, '1'),
(235450, 39375, 'QU', 'OK', 'S', 1757422354, 1757422354, '1'),
(235451, 39375, 'QU', 'OK', 'S', 1757422358, 1757422358, '1'),
(235452, 23121, 'QU', 'OK', 'S', 1757422365, 1757422365, '1'),
(235453, 38494, 'QU', 'OK', 'S', 1757422370, 1757422370, '1'),
(235454, 1934, 'QU', 'OK', 'S', 1757422374, 1757422374, '1'),
(235455, 37650, 'QU', 'OK', 'S', 1757422385, 1757422385, '1'),
(235456, 1894, 'QU', 'OK', 'S', 1757422387, 1757422387, '1'),
(235457, 16, 'QU', 'OK', 'S', 1757422406, 1757422406, '1'),
(235458, 1837, 'QU', 'OK', 'S', 1757422414, 1757422414, '1'),
(235459, 1709, 'QU', 'OK', 'S', 1757422423, 1757422423, '1'),
(235460, 3233, 'QU', 'OK', 'S', 1757422430, 1757422430, '1'),
(235461, 13628, 'QU', 'OK', 'S', 1757422447, 1757422447, '1'),
(235462, 1838, 'QU', 'OK', 'S', 1757422455, 1757422455, '1'),
(235463, 1837, 'QU', 'OK', 'S', 1757422461, 1757422461, '1'),
(235464, 1709, 'QU', 'OK', 'S', 1757422470, 1757422470, '1'),
(235465, 1981, 'QU', 'OK', 'S', 1757422477, 1757422477, '1'),
(235466, 1981, 'QU', 'OK', 'S', 1757422485, 1757422485, '1'),
(235467, 1876, 'QU', 'OK', 'S', 1757422496, 1757422496, '1'),
(235468, 18059, 'QU', 'OK', 'S', 1757422519, 1757422519, '1'),
(235469, 21666, 'QU', 'OK', 'S', 1757422523, 1757422523, '1'),
(235470, 21666, 'QU', 'OK', 'S', 1757422526, 1757422526, '1'),
(235471, 21666, 'QU', 'OK', 'S', 1757422529, 1757422529, '1'),
(235472, 37212, 'QU', 'OK', 'S', 1757422536, 1757422536, '1'),
(235473, 13939, 'QU', 'OK', 'S', 1757422539, 1757422539, '1'),
(235474, 2945, 'QU', 'OK', 'S', 1757422542, 1757422542, '1'),
(235475, 30284, 'QU', 'OK', 'S', 1757422546, 1757422546, '1'),
(235476, 14547, 'QU', 'OK', 'S', 1757422550, 1757422550, '1'),
(235477, 38914, 'QU', 'OK', 'S', 1757422554, 1757422554, '1'),
(235478, 13939, 'QU', 'OK', 'S', 1757422558, 1757422558, '1'),
(235479, 36323, 'QU', 'OK', 'S', 1757422563, 1757422563, '1'),
(235480, 39512, 'QU', 'OK', 'S', 1757422567, 1757422567, '1'),
(235481, 39512, 'QU', 'OK', 'S', 1757422572, 1757422572, '1'),
(235482, 39512, 'QU', 'OK', 'S', 1757422577, 1757422577, '1'),
(235483, 39512, 'QU', 'OK', 'S', 1757422582, 1757422582, '1'),
(235484, 3850, 'QU', 'OK', 'S', 1757422595, 1757422595, '1'),
(235485, 12770, 'QU', 'OK', 'S', 1757422603, 1757422603, '1'),
(235486, 39468, 'QU', 'OK', 'S', 1757422607, 1757422607, '1'),
(235487, 38449, 'QU', 'OK', 'S', 1757422609, 1757422609, '1'),
(235488, 39468, 'QU', 'OK', 'S', 1757422612, 1757422612, '1'),
(235489, 39468, 'QU', 'OK', 'S', 1757422616, 1757422616, '1'),
(235490, 39468, 'QU', 'OK', 'S', 1757422620, 1757422620, '1'),
(235491, 37278, 'QU', 'OK', 'S', 1757422623, 1757422623, '1'),
(235492, 31063, 'QU', 'OK', 'S', 1757422626, 1757422626, '1'),
(235493, 39468, 'QU', 'OK', 'S', 1757422634, 1757422634, '1'),
(235494, 35778, 'QU', 'OK', 'S', 1757422675, 1757422675, '1'),
(235495, 39651, 'QU', 'OK', 'S', 1757422680, 1757422680, '1'),
(235496, 39423, 'QU', 'OK', 'S', 1757422685, 1757422685, '1'),
(235497, 12491, 'QU', 'OK', 'S', 1757422687, 1757422687, '1'),
(235498, 21383, 'QU', 'OK', 'S', 1757422691, 1757422691, '1'),
(235499, 12491, 'QU', 'OK', 'S', 1757422693, 1757422693, '1'),
(235500, 39565, 'QU', 'OK', 'S', 1757422696, 1757422696, '1'),
(235501, 39468, 'QU', 'OK', 'S', 1757422699, 1757422699, '1'),
(235502, 39468, 'QU', 'OK', 'S', 1757422706, 1757422706, '1'),
(235503, 39702, 'QU', 'OK', 'S', 1757422784, 1757422784, '1'),
(235504, 39383, 'QU', 'OK', 'S', 1757422788, 1757422788, '1'),
(235505, 39383, 'QU', 'OK', 'S', 1757422790, 1757422790, '1'),
(235506, 39455, 'QU', 'OK', 'S', 1757422793, 1757422793, '1'),
(235507, 39455, 'QU', 'OK', 'S', 1757422796, 1757422796, '1'),
(235508, 39455, 'QU', 'OK', 'S', 1757422800, 1757422800, '1'),
(235509, 39565, 'QU', 'OK', 'S', 1757422811, 1757422811, '1'),
(235510, 39804, 'QU', 'OK', 'S', 1757422814, 1757422814, '1'),
(235511, 39804, 'QU', 'OK', 'S', 1757422816, 1757422816, '1'),
(235512, 39565, 'QU', 'OK', 'S', 1757422820, 1757422820, '1'),
(235513, 39455, 'QU', 'OK', 'S', 1757422822, 1757422822, '1'),
(235514, 39702, 'QU', 'OK', 'S', 1757422825, 1757422825, '1'),
(235515, 39702, 'QU', 'OK', 'S', 1757422827, 1757422827, '1'),
(235516, 39484, 'QU', 'OK', 'S', 1757422831, 1757422831, '1'),
(235517, 39484, 'QU', 'OK', 'S', 1757422833, 1757422833, '1'),
(235518, 24761, 'QU', 'OK', 'S', 1757422836, 1757422836, '1'),
(235519, 39702, 'QU', 'OK', 'S', 1757422842, 1757422842, '1'),
(235520, 39702, 'QU', 'OK', 'S', 1757422846, 1757422846, '1'),
(235521, 11943, 'QU', 'OK', 'S', 1757422849, 1757422849, '1'),
(235522, 39484, 'QU', 'OK', 'S', 1757422851, 1757422851, '1'),
(235523, 39484, 'QU', 'OK', 'S', 1757422854, 1757422854, '1'),
(235524, 39702, 'QU', 'OK', 'S', 1757422857, 1757422857, '1'),
(235525, 14547, 'QU', 'OK', 'S', 1757422860, 1757422860, '1'),
(235526, 12491, 'QU', 'OK', 'S', 1757422863, 1757422863, '1'),
(235527, 15017, 'QU', 'OK', 'S', 1757422865, 1757422865, '1'),
(235528, 38914, 'QU', 'OK', 'S', 1757422952, 1757422952, '1'),
(235529, 39455, 'QU', 'OK', 'S', 1757422957, 1757422957, '1'),
(235530, 39703, 'QU', 'OK', 'S', 1757422960, 1757422960, '1'),
(235531, 14630, 'QU', 'OK', 'S', 1757422963, 1757422963, '1'),
(235532, 34638, 'QU', 'OK', 'S', 1757422966, 1757422966, '1'),
(235533, 39703, 'QU', 'OK', 'S', 1757422968, 1757422968, '1'),
(235534, 39703, 'QU', 'OK', 'S', 1757422971, 1757422971, '1'),
(235535, 36253, 'QU', 'OK', 'S', 1757422973, 1757422973, '1'),
(235536, 31746, 'QU', 'OK', 'S', 1757422976, 1757422976, '1'),
(235537, 27456, 'QU', 'OK', 'S', 1757422978, 1757422978, '1'),
(235538, 36253, 'QU', 'OK', 'S', 1757422981, 1757422981, '1'),
(235539, 36687, 'QU', 'OK', 'S', 1757422984, 1757422984, '1'),
(235540, 36686, 'QU', 'OK', 'S', 1757422987, 1757422987, '1'),
(235541, 36749, 'QU', 'OK', 'S', 1757422991, 1757422991, '1'),
(235542, 39804, 'QU', 'OK', 'S', 1757422998, 1757422998, '1'),
(235543, 37278, 'QU', 'OK', 'S', 1757423001, 1757423001, '1'),
(235544, 39697, 'QU', 'OK', 'S', 1757423005, 1757423005, '1'),
(235545, 39703, 'QU', 'OK', 'S', 1757423008, 1757423008, '1'),
(235546, 35782, 'QU', 'OK', 'S', 1757423014, 1757423014, '1'),
(235547, 39621, 'QU', 'OK', 'S', 1757423019, 1757423019, '1'),
(235548, 39546, 'QU', 'OK', 'S', 1757423029, 1757423029, '1'),
(235549, 38012, 'QU', 'OK', 'S', 1757423042, 1757423042, '1'),
(235550, 27709, 'QU', 'OK', 'S', 1757423044, 1757423044, '1'),
(235551, 39698, 'QU', 'OK', 'S', 1757423048, 1757423048, '1'),
(235552, 38447, 'QU', 'OK', 'S', 1757423052, 1757423052, '1'),
(235553, 39703, 'QU', 'OK', 'S', 1757423057, 1757423057, '1'),
(235554, 38413, 'QU', 'OK', 'S', 1757423063, 1757423063, '1'),
(235555, 29594, 'QU', 'OK', 'S', 1757423070, 1757423070, '1'),
(235556, 39665, 'QU', 'OK', 'S', 1757423076, 1757423076, '1'),
(235557, 39343, 'QU', 'OK', 'S', 1757423080, 1757423080, '1'),
(235558, 39664, 'QU', 'OK', 'S', 1757423082, 1757423082, '1'),
(235559, 36107, 'QU', 'OK', 'S', 1757423088, 1757423088, '1'),
(235560, 39804, 'QU', 'OK', 'S', 1757423092, 1757423092, '1'),
(235561, 39804, 'QU', 'OK', 'S', 1757423098, 1757423098, '1'),
(235562, 29481, 'QU', 'OK', 'S', 1757423102, 1757423102, '1'),
(235563, 37397, 'QU', 'OK', 'S', 1757423115, 1757423115, '1'),
(235564, 12671, 'QU', 'OK', 'S', 1757423117, 1757423117, '1'),
(235565, 11893, 'QU', 'OK', 'S', 1757423122, 1757423122, '1'),
(235566, 39662, 'QU', 'OK', 'S', 1757423126, 1757423126, '1'),
(235567, 36906, 'QU', 'OK', 'S', 1757423135, 1757423135, '1'),
(235568, 38895, 'QU', 'OK', 'S', 1757423138, 1757423138, '1'),
(235569, 39704, 'QU', 'OK', 'S', 1757423141, 1757423141, '1'),
(235570, 29594, 'QU', 'OK', 'S', 1757423145, 1757423145, '1'),
(235571, 38462, 'QU', 'OK', 'S', 1757423149, 1757423149, '1'),
(235572, 39704, 'QU', 'OK', 'S', 1757423152, 1757423152, '1'),
(235573, 39699, 'QU', 'OK', 'S', 1757423155, 1757423155, '1'),
(235574, 27410, 'QU', 'OK', 'S', 1757423158, 1757423158, '1'),
(235575, 39703, 'QU', 'OK', 'S', 1757423161, 1757423161, '1'),
(235576, 37279, 'QU', 'OK', 'S', 1757423164, 1757423164, '1'),
(235577, 39661, 'QU', 'OK', 'S', 1757423167, 1757423167, '1'),
(235578, 37397, 'QU', 'OK', 'S', 1757423173, 1757423173, '1'),
(235579, 39704, 'QU', 'OK', 'S', 1757423175, 1757423175, '1'),
(235580, 37278, 'QU', 'OK', 'S', 1757423178, 1757423178, '1'),
(235581, 39700, 'QU', 'OK', 'S', 1757423181, 1757423181, '1'),
(235582, 37396, 'QU', 'OK', 'S', 1757423185, 1757423185, '1'),
(235583, 38415, 'QU', 'OK', 'S', 1757423189, 1757423189, '1'),
(235584, 14547, 'QU', 'OK', 'S', 1757423192, 1757423192, '1'),
(235585, 12699, 'QU', 'OK', 'S', 1757423195, 1757423195, '1'),
(235586, 37278, 'QU', 'OK', 'S', 1757423199, 1757423199, '1'),
(235587, 39665, 'QU', 'OK', 'S', 1757423213, 1757423213, '1'),
(235588, 36108, 'QU', 'OK', 'S', 1757423227, 1757423227, '1'),
(235589, 8896, 'QU', 'OK', 'S', 1757423825, 1757423825, '1'),
(235590, 15499, 'QU', 'OK', 'S', 1757423969, 1757423969, '1'),
(235591, 15499, 'QU', 'OK', 'S', 1757424166, 1757424166, '1'),
(235592, 15499, 'QU', 'OK', 'S', 1757424176, 1757424176, '1'),
(235593, 15499, 'QU', 'OK', 'S', 1757424190, 1757424190, '1'),
(235594, 15499, 'QU', 'OK', 'S', 1757424207, 1757424207, '1'),
(235595, 15499, 'QU', 'OK', 'S', 1757424222, 1757424222, '1'),
(235596, 15499, 'QU', 'OK', 'S', 1757424231, 1757424231, '1'),
(235597, 15499, 'QU', 'OK', 'S', 1757424246, 1757424246, '1'),
(235598, 15499, 'QU', 'OK', 'S', 1757424328, 1757424328, '1'),
(235599, 15499, 'QU', 'OK', 'S', 1757424341, 1757424341, '1'),
(235600, 36847, 'QU', 'OK', 'S', 1757426763, 1757426763, '1'),
(235601, 31144, 'QU', 'OK', 'S', 1757481737, 1757481737, '1'),
(235602, 31144, 'QU', 'OK', 'S', 1757481745, 1757481745, '1'),
(235603, 37522, 'QU', 'OK', 'S', 1757481765, 1757481765, '1'),
(235604, 38180, 'QU', 'OK', 'S', 1757481785, 1757481785, '1'),
(235605, 39557, 'QU', 'OK', 'S', 1757483803, 1757483803, '1'),
(235606, 39669, 'QU', 'OK', 'S', 1757483830, 1757483830, '1'),
(235607, 36863, 'QU', 'OK', 'S', 1757483862, 1757483862, '1'),
(235608, 39383, 'QU', 'OK', 'S', 1757484659, 1757484659, '1'),
(235609, 39483, 'QU', 'OK', 'S', 1757484672, 1757484672, '1'),
(235610, 39483, 'QU', 'OK', 'S', 1757484674, 1757484674, '1'),
(235611, 39704, 'QU', 'OK', 'S', 1757484686, 1757484686, '1'),
(235612, 37983, 'QU', 'OK', 'S', 1757484689, 1757484689, '1'),
(235613, 39703, 'QU', 'OK', 'S', 1757484694, 1757484694, '1'),
(235614, 36776, 'QU', 'OK', 'S', 1757484697, 1757484697, '1'),
(235615, 39662, 'QU', 'OK', 'S', 1757484701, 1757484701, '1'),
(235616, 36904, 'QU', 'OK', 'S', 1757484704, 1757484704, '1'),
(235617, 39465, 'QU', 'OK', 'S', 1757484708, 1757484708, '1'),
(235618, 39664, 'QU', 'OK', 'S', 1757484711, 1757484711, '1'),
(235619, 39702, 'QU', 'OK', 'S', 1757484714, 1757484714, '1'),
(235620, 39379, 'QU', 'OK', 'S', 1757484717, 1757484717, '1'),
(235621, 37735, 'QU', 'OK', 'S', 1757484723, 1757484723, '1'),
(235622, 16424, 'QU', 'OK', 'S', 1757484725, 1757484725, '1'),
(235623, 16424, 'QU', 'OK', 'S', 1757484752, 1757484752, '1'),
(235624, 36905, 'QU', 'OK', 'S', 1757484757, 1757484757, '1'),
(235625, 37985, 'QU', 'OK', 'S', 1757484761, 1757484761, '1'),
(235626, 38805, 'QU', 'OK', 'S', 1757484766, 1757484766, '1'),
(235627, 38806, 'QU', 'OK', 'S', 1757484769, 1757484769, '1'),
(235628, 39665, 'QU', 'OK', 'S', 1757484773, 1757484773, '1'),
(235629, 39512, 'QU', 'OK', 'S', 1757484777, 1757484777, '1'),
(235630, 38809, 'QU', 'OK', 'S', 1757484781, 1757484781, '1'),
(235631, 39664, 'QU', 'OK', 'S', 1757484786, 1757484786, '1'),
(235632, 39702, 'QU', 'OK', 'S', 1757484790, 1757484790, '1'),
(235633, 24926, 'QU', 'OK', 'S', 1757484795, 1757484795, '1'),
(235634, 37781, 'QU', 'OK', 'S', 1757484799, 1757484799, '1'),
(235635, 37734, 'QU', 'OK', 'S', 1757484803, 1757484803, '1'),
(235636, 39643, 'QU', 'OK', 'S', 1757484808, 1757484808, '1'),
(235637, 38470, 'QU', 'OK', 'S', 1757484812, 1757484812, '1'),
(235638, 39379, 'QU', 'OK', 'S', 1757484817, 1757484817, '1'),
(235639, 39413, 'QU', 'OK', 'S', 1757484823, 1757484823, '1'),
(235640, 39652, 'QU', 'OK', 'S', 1757484827, 1757484827, '1'),
(235641, 21025, 'QU', 'OK', 'S', 1757484832, 1757484832, '1'),
(235642, 39699, 'QU', 'OK', 'S', 1757484836, 1757484836, '1'),
(235643, 39383, 'QU', 'OK', 'S', 1757484842, 1757484842, '1'),
(235644, 39804, 'QU', 'OK', 'S', 1757484846, 1757484846, '1'),
(235645, 22313, 'QU', 'OK', 'S', 1757484851, 1757484851, '1'),
(235646, 37984, 'QU', 'OK', 'S', 1757484855, 1757484855, '1'),
(235647, 37984, 'QU', 'OK', 'S', 1757485035, 1757485035, '1'),
(235648, 22313, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235649, 39804, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235650, 39383, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235651, 39699, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235652, 21025, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235653, 39652, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235654, 39413, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235655, 39379, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235656, 38470, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235657, 39643, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235658, 37734, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235659, 37781, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235660, 24926, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235661, 39702, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235662, 39664, 'QU', 'OK', 'S', 1757485036, 1757485036, '1'),
(235663, 38809, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235664, 39512, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235665, 39665, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235666, 38806, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235667, 38805, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235668, 37985, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235669, 36905, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235670, 16424, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235671, 16424, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235672, 37735, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235673, 39379, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235674, 39702, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235675, 39664, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235676, 39465, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235677, 36904, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235678, 39662, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235679, 36776, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235680, 39703, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235681, 37983, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235682, 39704, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235683, 39483, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235684, 39483, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235685, 39383, 'QU', 'OK', 'S', 1757485037, 1757485037, '1'),
(235686, 39804, 'QU', 'OK', 'S', 1757485057, 1757485057, '1'),
(235687, 39643, 'QU', 'OK', 'S', 1757485062, 1757485062, '1'),
(235688, 22313, 'QU', 'OK', 'S', 1757485066, 1757485066, '1'),
(235689, 39383, 'QU', 'OK', 'S', 1757485071, 1757485071, '1'),
(235690, 36904, 'QU', 'OK', 'S', 1757485077, 1757485077, '1'),
(235691, 39383, 'QU', 'OK', 'S', 1757485080, 1757485080, '1'),
(235692, 39652, 'QU', 'OK', 'S', 1757485082, 1757485082, '1'),
(235693, 39512, 'QU', 'OK', 'S', 1757485085, 1757485085, '1'),
(235694, 39483, 'QU', 'OK', 'S', 1757485090, 1757485090, '1'),
(235695, 39664, 'QU', 'OK', 'S', 1757485095, 1757485095, '1'),
(235696, 37985, 'QU', 'OK', 'S', 1757485099, 1757485099, '1'),
(235697, 39699, 'QU', 'OK', 'S', 1757485103, 1757485103, '1'),
(235698, 36776, 'QU', 'OK', 'S', 1757485105, 1757485105, '1'),
(235699, 39379, 'QU', 'OK', 'S', 1757485110, 1757485110, '1'),
(235700, 21025, 'QU', 'OK', 'S', 1757485114, 1757485114, '1'),
(235701, 39465, 'QU', 'OK', 'S', 1757485118, 1757485118, '1'),
(235702, 16424, 'QU', 'OK', 'S', 1757485126, 1757485126, '1'),
(235703, 36905, 'QU', 'OK', 'S', 1757485130, 1757485130, '1'),
(235704, 39662, 'QU', 'OK', 'S', 1757485135, 1757485135, '1'),
(235705, 38809, 'QU', 'OK', 'S', 1757485144, 1757485144, '1'),
(235706, 24926, 'QU', 'OK', 'S', 1757485148, 1757485148, '1'),
(235707, 39702, 'QU', 'OK', 'S', 1757485152, 1757485152, '1'),
(235708, 39413, 'QU', 'OK', 'S', 1757485158, 1757485158, '1'),
(235709, 39379, 'QU', 'OK', 'S', 1757485163, 1757485163, '1'),
(235710, 37734, 'QU', 'OK', 'S', 1757485168, 1757485168, '1'),
(235711, 37983, 'QU', 'OK', 'S', 1757485173, 1757485173, '1'),
(235712, 39665, 'QU', 'OK', 'S', 1757485180, 1757485180, '1'),
(235713, 39703, 'QU', 'OK', 'S', 1757485186, 1757485186, '1'),
(235714, 37781, 'QU', 'OK', 'S', 1757485191, 1757485191, '1'),
(235715, 37984, 'QU', 'OK', 'S', 1757485198, 1757485198, '1'),
(235716, 38806, 'QU', 'OK', 'S', 1757485204, 1757485204, '1'),
(235717, 39483, 'QU', 'OK', 'S', 1757485208, 1757485208, '1'),
(235718, 16424, 'QU', 'OK', 'S', 1757485213, 1757485213, '1'),
(235719, 37735, 'QU', 'OK', 'S', 1757485218, 1757485218, '1'),
(235720, 39704, 'QU', 'OK', 'S', 1757485222, 1757485222, '1'),
(235721, 39664, 'QU', 'OK', 'S', 1757485226, 1757485226, '1'),
(235722, 38470, 'QU', 'OK', 'S', 1757485232, 1757485232, '1'),
(235723, 39702, 'QU', 'OK', 'S', 1757485238, 1757485238, '1'),
(235724, 38805, 'QU', 'OK', 'S', 1757485245, 1757485245, '1'),
(235725, 39887, 'QU', 'OK', 'S', 1757485723, 1757485723, '1'),
(235726, 39643, 'QU', 'OK', 'S', 1757485734, 1757485734, '1'),
(235727, 39643, 'QU', 'OK', 'S', 1757485742, 1757485742, '1'),
(235728, 39709, 'QU', 'OK', 'S', 1757486608, 1757486608, '1'),
(235729, 37962, 'QU', 'OK', 'S', 1757486612, 1757486612, '1'),
(235730, 37962, 'QU', 'OK', 'S', 1757486616, 1757486616, '1'),
(235731, 20067, 'QU', 'OK', 'S', 1757486619, 1757486619, '1'),
(235732, 20067, 'QU', 'OK', 'S', 1757486627, 1757486627, '1'),
(235733, 39274, 'QU', 'OK', 'S', 1757486630, 1757486630, '1'),
(235734, 39693, 'QU', 'OK', 'S', 1757486634, 1757486634, '1'),
(235735, 39239, 'QU', 'OK', 'S', 1757486638, 1757486638, '1'),
(235736, 39615, 'QU', 'OK', 'S', 1757486642, 1757486642, '1'),
(235737, 39658, 'QU', 'OK', 'S', 1757486646, 1757486646, '1'),
(235738, 39695, 'QU', 'OK', 'S', 1757486650, 1757486650, '1'),
(235739, 39659, 'QU', 'OK', 'S', 1757486656, 1757486656, '1'),
(235740, 39307, 'QU', 'OK', 'S', 1757486667, 1757486667, '1'),
(235741, 39696, 'QU', 'OK', 'S', 1757486689, 1757486689, '1'),
(235742, 10922, 'QU', 'OK', 'S', 1757486692, 1757486692, '1'),
(235743, 14451, 'QU', 'OK', 'S', 1757486696, 1757486696, '1'),
(235744, 35642, 'QU', 'OK', 'S', 1757486699, 1757486699, '1'),
(235745, 35642, 'QU', 'OK', 'S', 1757486703, 1757486703, '1'),
(235746, 35825, 'QU', 'OK', 'S', 1757486710, 1757486710, '1'),
(235747, 38831, 'QU', 'OK', 'S', 1757486714, 1757486714, '1'),
(235748, 35714, 'QU', 'OK', 'S', 1757486718, 1757486718, '1'),
(235749, 35714, 'QU', 'OK', 'S', 1757486722, 1757486722, '1'),
(235750, 35894, 'QU', 'OK', 'S', 1757486726, 1757486726, '1'),
(235751, 39553, 'QU', 'OK', 'S', 1757486728, 1757486728, '1'),
(235752, 38775, 'QU', 'OK', 'S', 1757486733, 1757486733, '1'),
(235753, 36941, 'QU', 'OK', 'S', 1757486738, 1757486738, '1'),
(235754, 37821, 'QU', 'OK', 'S', 1757486742, 1757486742, '1'),
(235755, 22604, 'QU', 'OK', 'S', 1757486746, 1757486746, '1'),
(235756, 39301, 'QU', 'OK', 'S', 1757486749, 1757486749, '1'),
(235757, 38417, 'QU', 'OK', 'S', 1757486752, 1757486752, '1'),
(235758, 39665, 'QU', 'OK', 'S', 1757486755, 1757486755, '1'),
(235759, 39512, 'QU', 'OK', 'S', 1757486759, 1757486759, '1'),
(235760, 39512, 'QU', 'OK', 'S', 1757486762, 1757486762, '1'),
(235761, 39652, 'QU', 'OK', 'S', 1757486766, 1757486766, '1'),
(235762, 39546, 'QU', 'OK', 'S', 1757486768, 1757486768, '1'),
(235763, 39565, 'QU', 'OK', 'S', 1757486772, 1757486772, '1'),
(235764, 39565, 'QU', 'OK', 'S', 1757486777, 1757486777, '1'),
(235765, 39565, 'QU', 'OK', 'S', 1757486781, 1757486781, '1'),
(235766, 39652, 'QU', 'OK', 'S', 1757486805, 1757486805, '1'),
(235767, 37188, 'QU', 'OK', 'S', 1757486814, 1757486814, '1'),
(235768, 39849, 'QU', 'OK', 'S', 1757486823, 1757486823, '1'),
(235769, 22602, 'QU', 'OK', 'S', 1757486828, 1757486828, '1'),
(235770, 39407, 'QU', 'OK', 'S', 1757486834, 1757486834, '1'),
(235771, 38416, 'QU', 'OK', 'S', 1757486839, 1757486839, '1'),
(235772, 39622, 'QU', 'OK', 'S', 1757486844, 1757486844, '1'),
(235773, 39565, 'QU', 'OK', 'S', 1757486851, 1757486851, '1'),
(235774, 39651, 'QU', 'OK', 'S', 1757486856, 1757486856, '1'),
(235775, 37812, 'QU', 'OK', 'S', 1757486860, 1757486860, '1'),
(235776, 37805, 'QU', 'OK', 'S', 1757486864, 1757486864, '1'),
(235777, 28996, 'QU', 'OK', 'S', 1757486869, 1757486869, '1'),
(235778, 22313, 'QU', 'OK', 'S', 1757486876, 1757486876, '1'),
(235779, 39651, 'QU', 'OK', 'S', 1757486887, 1757486887, '1'),
(235780, 12332, 'QU', 'OK', 'S', 1757486890, 1757486890, '1'),
(235781, 39764, 'QU', 'OK', 'S', 1757486895, 1757486895, '1'),
(235782, 22313, 'QU', 'OK', 'S', 1757486899, 1757486899, '1'),
(235783, 12332, 'QU', 'OK', 'S', 1757486905, 1757486905, '1'),
(235784, 39280, 'QU', 'OK', 'S', 1757486907, 1757486907, '1'),
(235785, 39738, 'QU', 'OK', 'S', 1757486911, 1757486911, '1'),
(235786, 39652, 'QU', 'OK', 'S', 1757486915, 1757486915, '1'),
(235787, 39652, 'QU', 'OK', 'S', 1757486919, 1757486919, '1'),
(235788, 39739, 'QU', 'OK', 'S', 1757486925, 1757486925, '1'),
(235789, 27214, 'QU', 'OK', 'S', 1757486928, 1757486928, '1'),
(235790, 33361, 'QU', 'OK', 'S', 1757486934, 1757486934, '1'),
(235791, 33361, 'QU', 'OK', 'S', 1757486938, 1757486938, '1'),
(235792, 39276, 'QU', 'OK', 'S', 1757486944, 1757486944, '1'),
(235793, 39856, 'QU', 'OK', 'S', 1757486950, 1757486950, '1'),
(235794, 39448, 'QU', 'OK', 'S', 1757486954, 1757486954, '1'),
(235795, 39274, 'QU', 'OK', 'S', 1757486962, 1757486962, '1'),
(235796, 39275, 'QU', 'OK', 'S', 1757486969, 1757486969, '1'),
(235797, 32413, 'QU', 'OK', 'S', 1757486971, 1757486971, '1'),
(235798, 33361, 'QU', 'OK', 'S', 1757486974, 1757486974, '1'),
(235799, 39276, 'QU', 'OK', 'S', 1757486978, 1757486978, '1'),
(235800, 39276, 'QU', 'OK', 'S', 1757486981, 1757486981, '1'),
(235801, 33290, 'QU', 'OK', 'S', 1757487007, 1757487007, '1'),
(235802, 33102, 'QU', 'OK', 'S', 1757487010, 1757487010, '1'),
(235803, 33102, 'QU', 'OK', 'S', 1757487049, 1757487049, '1'),
(235804, 39279, 'QU', 'OK', 'S', 1757487053, 1757487053, '1'),
(235805, 36640, 'QU', 'OK', 'S', 1757487057, 1757487057, '1'),
(235806, 39279, 'QU', 'OK', 'S', 1757487067, 1757487067, '1'),
(235807, 39468, 'QU', 'OK', 'S', 1757487071, 1757487071, '1'),
(235808, 14542, 'QU', 'OK', 'S', 1757487280, 1757487280, '1'),
(235809, 14542, 'QU', 'OK', 'S', 1757487710, 1757487710, '1'),
(235810, 14542, 'QU', 'OK', 'S', 1757488487, 1757488487, '1'),
(235811, 39884, 'QU', 'OK', 'S', 1757488878, 1757488878, '1'),
(235812, 39885, 'QU', 'OK', 'S', 1757489545, 1757489545, '1'),
(235813, 39888, 'QU', 'OK', 'S', 1757490075, 1757490075, '1'),
(235814, 39889, 'QU', 'OK', 'S', 1757490246, 1757490246, '1'),
(235815, 39890, 'QU', 'OK', 'S', 1757490401, 1757490401, '1'),
(235816, 39892, 'QU', 'OK', 'S', 1757490802, 1757490802, '1'),
(235817, 39891, 'QU', 'OK', 'S', 1757490994, 1757490994, '1'),
(235818, 35508, 'QU', 'OK', 'S', 1757491432, 1757491432, '1'),
(235819, 35164, 'QU', 'OK', 'S', 1757491443, 1757491443, '1'),
(235820, 35508, 'QU', 'OK', 'S', 1757491447, 1757491447, '1'),
(235821, 39893, 'QU', 'OK', 'S', 1757491821, 1757491821, '1'),
(235822, 39881, 'QU', 'OK', 'S', 1757492115, 1757492115, '1'),
(235823, 39882, 'QU', 'OK', 'S', 1757492132, 1757492132, '1'),
(235824, 39883, 'QU', 'OK', 'S', 1757492148, 1757492148, '1'),
(235825, 39886, 'QU', 'OK', 'S', 1757492181, 1757492181, '1'),
(235826, 39839, 'QU', 'OK', 'S', 1757492310, 1757492310, '1'),
(235827, 31859, 'QU', 'OK', 'S', 1757492473, 1757492473, '1'),
(235828, 37565, 'QU', 'OK', 'S', 1757492513, 1757492513, '1'),
(235829, 39468, 'QU', 'OK', 'S', 1757492676, 1757492676, '1'),
(235830, 39468, 'QU', 'OK', 'S', 1757492682, 1757492682, '1'),
(235831, 39877, 'QU', 'OK', 'S', 1757492865, 1757492865, '1'),
(235832, 39878, 'QU', 'OK', 'S', 1757495400, 1757495400, '1'),
(235833, 39879, 'QU', 'OK', 'S', 1757495631, 1757495631, '1'),
(235834, 33186, 'QU', 'OK', 'S', 1757497836, 1757497836, '1'),
(235835, 33186, 'QU', 'OK', 'S', 1757497836, 1757497836, '1'),
(235836, 2501, 'QU', 'OK', 'S', 1757498299, 1757498299, '1'),
(235837, 29657, 'QU', 'OK', 'S', 1757498303, 1757498303, '1'),
(235838, 5831, 'QU', 'OK', 'S', 1757498306, 1757498306, '1'),
(235839, 24527, 'QU', 'OK', 'S', 1757498310, 1757498310, '1'),
(235840, 13299, 'QU', 'OK', 'S', 1757498326, 1757498326, '1'),
(235841, 4224, 'QU', 'OK', 'S', 1757498345, 1757498345, '1'),
(235842, 33178, 'QU', 'OK', 'S', 1757498346, 1757498346, '1'),
(235843, 3878, 'QU', 'OK', 'S', 1757498351, 1757498351, '1'),
(235844, 5925, 'QU', 'OK', 'S', 1757498362, 1757498362, '1'),
(235845, 13303, 'QU', 'OK', 'S', 1757498368, 1757498368, '1'),
(235846, 3869, 'QU', 'OK', 'S', 1757498376, 1757498376, '1'),
(235847, 16202, 'QU', 'OK', 'S', 1757498381, 1757498381, '1'),
(235848, 19494, 'QU', 'OK', 'S', 1757498386, 1757498386, '1'),
(235849, 3868, 'QU', 'OK', 'S', 1757498389, 1757498389, '1'),
(235850, 3278, 'QU', 'OK', 'S', 1757498393, 1757498393, '1'),
(235851, 4566, 'QU', 'OK', 'S', 1757498400, 1757498400, '1'),
(235852, 3767, 'QU', 'OK', 'S', 1757498413, 1757498413, '1'),
(235853, 13325, 'QU', 'OK', 'S', 1757498424, 1757498424, '1'),
(235854, 1471, 'QU', 'OK', 'S', 1757498464, 1757498464, '1'),
(235855, 865, 'QU', 'OK', 'S', 1757498475, 1757498475, '1'),
(235856, 33160, 'QU', 'OK', 'S', 1757498631, 1757498631, '1'),
(235857, 33160, 'QU', 'OK', 'S', 1757498631, 1757498631, '1'),
(235858, 33160, 'QU', 'OK', 'S', 1757498631, 1757498631, '1'),
(235859, 33160, 'QU', 'OK', 'S', 1757498631, 1757498631, '1'),
(235860, 33160, 'QU', 'OK', 'S', 1757498631, 1757498631, '1'),
(235861, 16392, 'QU', 'OK', 'S', 1757498696, 1757498696, '1'),
(235862, 38830, 'QU', 'OK', 'S', 1757498704, 1757498704, '1'),
(235863, 37998, 'QU', 'OK', 'S', 1757498711, 1757498711, '1'),
(235864, 22718, 'QU', 'OK', 'S', 1757498722, 1757498722, '1'),
(235865, 30311, 'QU', 'OK', 'S', 1757498730, 1757498730, '1'),
(235866, 24672, 'QU', 'OK', 'S', 1757498764, 1757498764, '1'),
(235867, 26219, 'QU', 'OK', 'S', 1757498772, 1757498772, '1'),
(235868, 38871, 'QU', 'OK', 'S', 1757498780, 1757498780, '1'),
(235869, 32600, 'QU', 'OK', 'S', 1757498788, 1757498788, '1'),
(235870, 38015, 'QU', 'OK', 'S', 1757498798, 1757498798, '1'),
(235871, 30742, 'QU', 'OK', 'S', 1757498813, 1757498813, '1'),
(235872, 37209, 'QU', 'OK', 'S', 1757498835, 1757498835, '1'),
(235873, 37396, 'QU', 'OK', 'S', 1757498844, 1757498844, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(235874, 39665, 'QU', 'OK', 'S', 1757498854, 1757498854, '1'),
(235875, 21666, 'QU', 'OK', 'S', 1757498871, 1757498871, '1'),
(235876, 39651, 'QU', 'OK', 'S', 1757498916, 1757498916, '1'),
(235877, 39804, 'QU', 'OK', 'S', 1757499075, 1757499075, '1'),
(235878, 39804, 'QU', 'OK', 'S', 1757499076, 1757499076, '1'),
(235879, 33062, 'QU', 'OK', 'S', 1757499108, 1757499108, '1'),
(235880, 2439, 'QU', 'OK', 'S', 1757499158, 1757499158, '1'),
(235881, 1976, 'QU', 'OK', 'S', 1757499164, 1757499164, '1'),
(235882, 32606, 'QU', 'OK', 'S', 1757499175, 1757499175, '1'),
(235883, 38518, 'QU', 'OK', 'S', 1757499182, 1757499182, '1'),
(235884, 39248, 'QU', 'OK', 'S', 1757499212, 1757499212, '1'),
(235885, 11944, 'QU', 'OK', 'S', 1757499220, 1757499220, '1'),
(235886, 16392, 'QU', 'OK', 'S', 1757499332, 1757499332, '1'),
(235887, 16392, 'QU', 'OK', 'S', 1757499335, 1757499335, '1'),
(235888, 16392, 'QU', 'OK', 'S', 1757499337, 1757499337, '1'),
(235889, 16392, 'QU', 'OK', 'S', 1757499340, 1757499340, '1'),
(235890, 16392, 'QU', 'OK', 'S', 1757499341, 1757499341, '1'),
(235891, 16392, 'QU', 'OK', 'S', 1757499497, 1757499497, '1'),
(235892, 16392, 'QU', 'OK', 'S', 1757499499, 1757499499, '1'),
(235893, 16392, 'QU', 'OK', 'S', 1757499500, 1757499500, '1'),
(235894, 16392, 'QU', 'OK', 'S', 1757499506, 1757499506, '1'),
(235895, 16392, 'QU', 'OK', 'S', 1757499509, 1757499509, '1'),
(235896, 16392, 'QU', 'OK', 'S', 1757499512, 1757499512, '1'),
(235897, 16392, 'QU', 'OK', 'S', 1757499514, 1757499514, '1'),
(235898, 16392, 'QU', 'OK', 'S', 1757499516, 1757499516, '1'),
(235899, 16392, 'QU', 'OK', 'S', 1757499586, 1757499586, '1'),
(235900, 16392, 'QU', 'OK', 'S', 1757499589, 1757499589, '1'),
(235901, 16392, 'QU', 'OK', 'S', 1757499592, 1757499592, '1'),
(235902, 16392, 'QU', 'OK', 'S', 1757499594, 1757499594, '1'),
(235903, 16392, 'QU', 'OK', 'S', 1757499596, 1757499596, '1'),
(235904, 16392, 'QU', 'OK', 'S', 1757499598, 1757499598, '1'),
(235905, 16392, 'QU', 'OK', 'S', 1757499600, 1757499600, '1'),
(235906, 16392, 'QU', 'OK', 'S', 1757499622, 1757499622, '1'),
(235907, 16392, 'QU', 'OK', 'S', 1757499624, 1757499624, '1'),
(235908, 16392, 'QU', 'OK', 'S', 1757499626, 1757499626, '1'),
(235909, 16392, 'QU', 'OK', 'S', 1757499663, 1757499663, '1'),
(235910, 16392, 'QU', 'OK', 'S', 1757499665, 1757499665, '1'),
(235911, 16392, 'QU', 'OK', 'S', 1757499667, 1757499667, '1'),
(235912, 37998, 'QU', 'OK', 'S', 1757499697, 1757499697, '1'),
(235913, 37998, 'QU', 'OK', 'S', 1757499700, 1757499700, '1'),
(235914, 37998, 'QU', 'OK', 'S', 1757499706, 1757499706, '1'),
(235915, 38304, 'QU', 'OK', 'S', 1757499707, 1757499707, '1'),
(235916, 37998, 'QU', 'OK', 'S', 1757499708, 1757499708, '1'),
(235917, 37998, 'QU', 'OK', 'S', 1757499710, 1757499710, '1'),
(235918, 37998, 'QU', 'OK', 'S', 1757499711, 1757499711, '1'),
(235919, 37998, 'QU', 'OK', 'S', 1757499713, 1757499713, '1'),
(235920, 38304, 'QU', 'OK', 'S', 1757499716, 1757499716, '1'),
(235921, 35790, 'QU', 'OK', 'S', 1757499722, 1757499722, '1'),
(235922, 38304, 'QU', 'OK', 'S', 1757499722, 1757499722, '1'),
(235923, 36793, 'QU', 'OK', 'S', 1757499777, 1757499777, '1'),
(235924, 36793, 'QU', 'OK', 'S', 1757499791, 1757499791, '1'),
(235925, 35649, 'QU', 'OK', 'S', 1757499943, 1757499943, '1'),
(235926, 35649, 'QU', 'OK', 'S', 1757499960, 1757499960, '1'),
(235927, 35649, 'QU', 'OK', 'S', 1757499962, 1757499962, '1'),
(235928, 33422, 'QU', 'OK', 'S', 1757500597, 1757500597, '1'),
(235929, 33422, 'QU', 'OK', 'S', 1757500597, 1757500597, '1'),
(235930, 33012, 'QU', 'OK', 'S', 1757500843, 1757500843, '1'),
(235931, 33012, 'QU', 'OK', 'S', 1757500843, 1757500843, '1'),
(235932, 33012, 'QU', 'OK', 'S', 1757500843, 1757500843, '1'),
(235933, 33012, 'QU', 'OK', 'S', 1757500843, 1757500843, '1'),
(235934, 33012, 'QU', 'OK', 'S', 1757500843, 1757500843, '1'),
(235935, 39401, 'QU', 'OK', 'S', 1757500940, 1757500940, '1'),
(235936, 31413, 'QU', 'OK', 'S', 1757500945, 1757500945, '1'),
(235937, 39401, 'QU', 'OK', 'S', 1757500948, 1757500948, '1'),
(235938, 37803, 'QU', 'OK', 'S', 1757500951, 1757500951, '1'),
(235939, 24807, 'QU', 'OK', 'S', 1757500959, 1757500959, '1'),
(235940, 33011, 'QU', 'OK', 'S', 1757500959, 1757500959, '1'),
(235941, 33011, 'QU', 'OK', 'S', 1757500959, 1757500959, '1'),
(235942, 37735, 'QU', 'OK', 'S', 1757500968, 1757500968, '1'),
(235943, 24344, 'QU', 'OK', 'S', 1757500975, 1757500975, '1'),
(235944, 9858, 'QU', 'OK', 'S', 1757500984, 1757500984, '1'),
(235945, 20330, 'QU', 'OK', 'S', 1757500987, 1757500987, '1'),
(235946, 35549, 'QU', 'OK', 'S', 1757500992, 1757500992, '1'),
(235947, 9858, 'QU', 'OK', 'S', 1757500995, 1757500995, '1'),
(235948, 16210, 'QU', 'OK', 'S', 1757501000, 1757501000, '1'),
(235949, 2674, 'QU', 'OK', 'S', 1757501007, 1757501007, '1'),
(235950, 33010, 'QU', 'OK', 'S', 1757501009, 1757501009, '1'),
(235951, 33010, 'QU', 'OK', 'S', 1757501009, 1757501009, '1'),
(235952, 33010, 'QU', 'OK', 'S', 1757501009, 1757501009, '1'),
(235953, 10194, 'QU', 'OK', 'S', 1757501018, 1757501018, '1'),
(235954, 39561, 'QU', 'OK', 'S', 1757501023, 1757501023, '1'),
(235955, 9104, 'QU', 'OK', 'S', 1757501027, 1757501027, '1'),
(235956, 3386, 'QU', 'OK', 'S', 1757501046, 1757501046, '1'),
(235957, 38407, 'QU', 'OK', 'S', 1757501050, 1757501050, '1'),
(235958, 2742, 'QU', 'OK', 'S', 1757501059, 1757501059, '1'),
(235959, 599, 'QU', 'OK', 'S', 1757501069, 1757501069, '1'),
(235960, 35772, 'QU', 'OK', 'S', 1757501103, 1757501103, '1'),
(235961, 35772, 'QU', 'OK', 'S', 1757501106, 1757501106, '1'),
(235962, 35772, 'QU', 'OK', 'S', 1757501108, 1757501108, '1'),
(235963, 35772, 'QU', 'OK', 'S', 1757501110, 1757501110, '1'),
(235964, 35772, 'QU', 'OK', 'S', 1757501112, 1757501112, '1'),
(235965, 39880, 'QU', 'OK', 'S', 1757501119, 1757501119, '1'),
(235966, 39880, 'QU', 'OK', 'S', 1757501127, 1757501127, '1'),
(235967, 33009, 'QU', 'OK', 'S', 1757501175, 1757501175, '1'),
(235968, 33009, 'QU', 'OK', 'S', 1757501175, 1757501175, '1'),
(235969, 38466, 'QU', 'OK', 'S', 1757501180, 1757501180, '1'),
(235970, 38421, 'QU', 'OK', 'S', 1757501185, 1757501185, '1'),
(235971, 38439, 'QU', 'OK', 'S', 1757501189, 1757501189, '1'),
(235972, 18470, 'QU', 'OK', 'S', 1757501193, 1757501193, '1'),
(235973, 18685, 'QU', 'OK', 'S', 1757501197, 1757501197, '1'),
(235974, 38465, 'QU', 'OK', 'S', 1757501200, 1757501200, '1'),
(235975, 38437, 'QU', 'OK', 'S', 1757501204, 1757501204, '1'),
(235976, 22635, 'QU', 'OK', 'S', 1757501206, 1757501206, '1'),
(235977, 22635, 'QU', 'OK', 'S', 1757501210, 1757501210, '1'),
(235978, 34056, 'QU', 'OK', 'S', 1757501213, 1757501213, '1'),
(235979, 32670, 'QU', 'OK', 'S', 1757501216, 1757501216, '1'),
(235980, 32670, 'QU', 'OK', 'S', 1757501219, 1757501219, '1'),
(235981, 31850, 'QU', 'OK', 'S', 1757501221, 1757501221, '1'),
(235982, 31850, 'QU', 'OK', 'S', 1757501224, 1757501224, '1'),
(235983, 31850, 'QU', 'OK', 'S', 1757501226, 1757501226, '1'),
(235984, 32707, 'QU', 'OK', 'S', 1757501230, 1757501230, '1'),
(235985, 39426, 'QU', 'OK', 'S', 1757501233, 1757501233, '1'),
(235986, 30655, 'QU', 'OK', 'S', 1757501236, 1757501236, '1'),
(235987, 30307, 'QU', 'OK', 'S', 1757501239, 1757501239, '1'),
(235988, 36936, 'QU', 'OK', 'S', 1757501245, 1757501245, '1'),
(235989, 34467, 'QU', 'OK', 'S', 1757501305, 1757501305, '1'),
(235990, 30576, 'QU', 'OK', 'S', 1757501310, 1757501310, '1'),
(235991, 32949, 'QU', 'OK', 'S', 1757501313, 1757501313, '1'),
(235992, 35797, 'QU', 'OK', 'S', 1757501316, 1757501316, '1'),
(235993, 38186, 'QU', 'OK', 'S', 1757501320, 1757501320, '1'),
(235994, 39379, 'QU', 'OK', 'S', 1757501323, 1757501323, '1'),
(235995, 35798, 'QU', 'OK', 'S', 1757501326, 1757501326, '1'),
(235996, 35339, 'QU', 'OK', 'S', 1757501329, 1757501329, '1'),
(235997, 37384, 'QU', 'OK', 'S', 1757501331, 1757501331, '1'),
(235998, 36673, 'QU', 'OK', 'S', 1757501337, 1757501337, '1'),
(235999, 33894, 'QU', 'OK', 'S', 1757501342, 1757501342, '1'),
(236000, 37385, 'QU', 'OK', 'S', 1757501344, 1757501344, '1'),
(236001, 37438, 'QU', 'OK', 'S', 1757501348, 1757501348, '1'),
(236002, 37262, 'QU', 'OK', 'S', 1757501352, 1757501352, '1'),
(236003, 37383, 'QU', 'OK', 'S', 1757501355, 1757501355, '1'),
(236004, 35798, 'QU', 'OK', 'S', 1757501359, 1757501359, '1'),
(236005, 35346, 'QU', 'OK', 'S', 1757501363, 1757501363, '1'),
(236006, 36674, 'QU', 'OK', 'S', 1757501368, 1757501368, '1'),
(236007, 32189, 'QU', 'OK', 'S', 1757501388, 1757501388, '1'),
(236008, 32229, 'QU', 'OK', 'S', 1757501391, 1757501391, '1'),
(236009, 36533, 'QU', 'OK', 'S', 1757501395, 1757501395, '1'),
(236010, 36793, 'QU', 'OK', 'S', 1757501399, 1757501399, '1'),
(236011, 30233, 'QU', 'OK', 'S', 1757501404, 1757501404, '1'),
(236012, 30233, 'QU', 'OK', 'S', 1757501413, 1757501413, '1'),
(236013, 36532, 'QU', 'OK', 'S', 1757501430, 1757501430, '1'),
(236014, 29874, 'QU', 'OK', 'S', 1757501438, 1757501438, '1'),
(236015, 29867, 'QU', 'OK', 'S', 1757501448, 1757501448, '1'),
(236016, 22799, 'QU', 'OK', 'S', 1757501451, 1757501451, '1'),
(236017, 37365, 'QU', 'OK', 'S', 1757501453, 1757501453, '1'),
(236018, 29867, 'QU', 'OK', 'S', 1757501465, 1757501465, '1'),
(236019, 36534, 'QU', 'OK', 'S', 1757501470, 1757501470, '1'),
(236020, 22794, 'QU', 'OK', 'S', 1757501478, 1757501478, '1'),
(236021, 22795, 'QU', 'OK', 'S', 1757501481, 1757501481, '1'),
(236022, 22793, 'QU', 'OK', 'S', 1757501487, 1757501487, '1'),
(236023, 34369, 'QU', 'OK', 'S', 1757501496, 1757501496, '1'),
(236024, 39880, 'QU', 'OK', 'S', 1757501498, 1757501498, '1'),
(236025, 22811, 'QU', 'OK', 'S', 1757501501, 1757501501, '1'),
(236026, 39880, 'QU', 'OK', 'S', 1757501507, 1757501507, '1'),
(236027, 39880, 'QU', 'OK', 'S', 1757501510, 1757501510, '1'),
(236028, 32856, 'QU', 'OK', 'S', 1757501513, 1757501513, '1'),
(236029, 32856, 'QU', 'OK', 'S', 1757501516, 1757501516, '1'),
(236030, 32856, 'QU', 'OK', 'S', 1757501533, 1757501533, '1'),
(236031, 35865, 'QU', 'OK', 'S', 1757501553, 1757501553, '1'),
(236032, 35913, 'QU', 'OK', 'S', 1757501555, 1757501555, '1'),
(236033, 10071, 'QU', 'OK', 'S', 1757501558, 1757501558, '1'),
(236034, 19, 'QU', 'OK', 'S', 1757501586, 1757501586, '1'),
(236035, 6916, 'QU', 'OK', 'S', 1757501591, 1757501591, '1'),
(236036, 6443, 'QU', 'OK', 'S', 1757501597, 1757501597, '1'),
(236037, 11000, 'QU', 'OK', 'S', 1757501603, 1757501603, '1'),
(236038, 30136, 'QU', 'OK', 'S', 1757501606, 1757501606, '1'),
(236039, 11745, 'QU', 'OK', 'S', 1757501610, 1757501610, '1'),
(236040, 36686, 'QU', 'OK', 'S', 1757501614, 1757501614, '1'),
(236041, 18816, 'QU', 'OK', 'S', 1757501635, 1757501635, '1'),
(236042, 28067, 'QU', 'OK', 'S', 1757501639, 1757501639, '1'),
(236043, 11000, 'QU', 'OK', 'S', 1757501643, 1757501643, '1'),
(236044, 24940, 'QU', 'OK', 'S', 1757501646, 1757501646, '1'),
(236045, 10783, 'QU', 'OK', 'S', 1757501649, 1757501649, '1'),
(236046, 37223, 'QU', 'OK', 'S', 1757501654, 1757501654, '1'),
(236047, 18189, 'QU', 'OK', 'S', 1757501659, 1757501659, '1'),
(236048, 2695, 'QU', 'OK', 'S', 1757501662, 1757501662, '1'),
(236049, 2707, 'QU', 'OK', 'S', 1757501666, 1757501666, '1'),
(236050, 5558, 'QU', 'OK', 'S', 1757501670, 1757501670, '1'),
(236051, 3998, 'QU', 'OK', 'S', 1757501673, 1757501673, '1'),
(236052, 18816, 'QU', 'OK', 'S', 1757501677, 1757501677, '1'),
(236053, 2345, 'QU', 'OK', 'S', 1757501705, 1757501705, '1'),
(236054, 38399, 'QU', 'OK', 'S', 1757501714, 1757501714, '1'),
(236055, 38273, 'QU', 'OK', 'S', 1757501722, 1757501722, '1'),
(236056, 38273, 'QU', 'OK', 'S', 1757501726, 1757501726, '1'),
(236057, 39383, 'QU', 'OK', 'S', 1757501728, 1757501728, '1'),
(236058, 39168, 'QU', 'OK', 'S', 1757501731, 1757501731, '1'),
(236059, 36174, 'QU', 'OK', 'S', 1757501735, 1757501735, '1'),
(236060, 39383, 'QU', 'OK', 'S', 1757501737, 1757501737, '1'),
(236061, 39383, 'QU', 'OK', 'S', 1757501740, 1757501740, '1'),
(236062, 36174, 'QU', 'OK', 'S', 1757501741, 1757501741, '1'),
(236063, 32511, 'QU', 'OK', 'S', 1757501746, 1757501746, '1'),
(236064, 31746, 'QU', 'OK', 'S', 1757501750, 1757501750, '1'),
(236065, 36072, 'QU', 'OK', 'S', 1757501756, 1757501756, '1'),
(236066, 32458, 'QU', 'OK', 'S', 1757501760, 1757501760, '1'),
(236067, 15837, 'QU', 'OK', 'S', 1757501765, 1757501765, '1'),
(236068, 15808, 'QU', 'OK', 'S', 1757501784, 1757501784, '1'),
(236069, 15832, 'QU', 'OK', 'S', 1757501789, 1757501789, '1'),
(236070, 38869, 'QU', 'OK', 'S', 1757501794, 1757501794, '1'),
(236071, 30014, 'QU', 'OK', 'S', 1757501795, 1757501795, '1'),
(236072, 37821, 'QU', 'OK', 'S', 1757501806, 1757501806, '1'),
(236073, 39301, 'QU', 'OK', 'S', 1757501811, 1757501811, '1'),
(236074, 39301, 'QU', 'OK', 'S', 1757501819, 1757501819, '1'),
(236075, 22106, 'QU', 'OK', 'S', 1757501823, 1757501823, '1'),
(236076, 18189, 'QU', 'OK', 'S', 1757501826, 1757501826, '1'),
(236077, 20261, 'QU', 'OK', 'S', 1757501831, 1757501831, '1'),
(236078, 33877, 'QU', 'OK', 'S', 1757501837, 1757501837, '1'),
(236079, 18189, 'QU', 'OK', 'S', 1757501840, 1757501840, '1'),
(236080, 33877, 'QU', 'OK', 'S', 1757501846, 1757501846, '1'),
(236081, 35564, 'QU', 'OK', 'S', 1757501853, 1757501853, '1'),
(236082, 14983, 'QU', 'OK', 'S', 1757501906, 1757501906, '1'),
(236083, 8789, 'QU', 'OK', 'S', 1757501947, 1757501947, '1'),
(236084, 14, 'QU', 'OK', 'S', 1757501953, 1757501953, '1'),
(236085, 15836, 'QU', 'OK', 'S', 1757501961, 1757501961, '1'),
(236086, 35038, 'QU', 'OK', 'S', 1757502328, 1757502328, '1'),
(236087, 1934, 'QU', 'OK', 'S', 1757502784, 1757502784, '1'),
(236088, 39813, 'QU', 'OK', 'S', 1757503081, 1757503081, '1'),
(236089, 38084, 'QU', 'OK', 'S', 1757503730, 1757503730, '1'),
(236090, 38084, 'QU', 'OK', 'S', 1757503730, 1757503730, '1'),
(236091, 35316, 'QU', 'OK', 'S', 1757503750, 1757503750, '1'),
(236092, 35316, 'QU', 'OK', 'S', 1757503750, 1757503750, '1'),
(236093, 26185, 'QU', 'OK', 'S', 1757503772, 1757503772, '1'),
(236094, 22605, 'QU', 'OK', 'S', 1757503792, 1757503792, '1'),
(236095, 32938, 'QU', 'OK', 'S', 1757503822, 1757503822, '1'),
(236096, 26474, 'QU', 'OK', 'S', 1757503874, 1757503874, '1'),
(236097, 30742, 'QU', 'OK', 'S', 1757503955, 1757503955, '1'),
(236098, 38015, 'QU', 'OK', 'S', 1757503998, 1757503998, '1'),
(236099, 32600, 'QU', 'OK', 'S', 1757504016, 1757504016, '1'),
(236100, 26219, 'QU', 'OK', 'S', 1757504035, 1757504035, '1'),
(236101, 24672, 'QU', 'OK', 'S', 1757504052, 1757504052, '1'),
(236102, 30311, 'QU', 'OK', 'S', 1757504084, 1757504084, '1'),
(236103, 22718, 'QU', 'OK', 'S', 1757504105, 1757504105, '1'),
(236104, 22718, 'QU', 'OK', 'S', 1757504105, 1757504105, '1'),
(236105, 14478, 'QU', 'OK', 'S', 1757504110, 1757504110, '1'),
(236106, 37600, 'QU', 'OK', 'S', 1757504154, 1757504154, '1'),
(236107, 37600, 'QU', 'OK', 'S', 1757504154, 1757504154, '1'),
(236108, 25428, 'QU', 'OK', 'S', 1757504198, 1757504198, '1'),
(236109, 30014, 'QU', 'OK', 'S', 1757504220, 1757504220, '1'),
(236110, 39781, 'QU', 'OK', 'S', 1757504245, 1757504245, '1'),
(236111, 38874, 'QU', 'OK', 'S', 1757504300, 1757504300, '1'),
(236112, 24041, 'QU', 'OK', 'S', 1757504327, 1757504327, '1'),
(236113, 24041, 'QU', 'OK', 'S', 1757504327, 1757504327, '1'),
(236114, 22616, 'QU', 'OK', 'S', 1757504351, 1757504351, '1'),
(236115, 22616, 'QU', 'OK', 'S', 1757504351, 1757504351, '1'),
(236116, 32929, 'QU', 'OK', 'S', 1757504366, 1757504366, '1'),
(236117, 32929, 'QU', 'OK', 'S', 1757504366, 1757504366, '1'),
(236118, 32929, 'QU', 'OK', 'S', 1757504366, 1757504366, '1'),
(236119, 32929, 'QU', 'OK', 'S', 1757504366, 1757504366, '1'),
(236120, 38773, 'QU', 'OK', 'S', 1757504371, 1757504371, '1'),
(236121, 26444, 'QU', 'OK', 'S', 1757504399, 1757504399, '1'),
(236122, 39800, 'QU', 'OK', 'S', 1757504420, 1757504420, '1'),
(236123, 32810, 'QU', 'OK', 'S', 1757504633, 1757504633, '1'),
(236124, 32810, 'QU', 'OK', 'S', 1757504633, 1757504633, '1'),
(236125, 32810, 'QU', 'OK', 'S', 1757504633, 1757504633, '1'),
(236126, 39804, 'QU', 'OK', 'S', 1757504999, 1757504999, '1'),
(236127, 39651, 'QU', 'OK', 'S', 1757505016, 1757505016, '1'),
(236128, 21666, 'QU', 'OK', 'S', 1757505020, 1757505020, '1'),
(236129, 16728, 'QU', 'OK', 'S', 1757505846, 1757505846, '1'),
(236130, 19958, 'QU', 'OK', 'S', 1757505907, 1757505907, '1'),
(236131, 32849, 'QU', 'OK', 'S', 1757505994, 1757505994, '1'),
(236132, 32849, 'QU', 'OK', 'S', 1757505994, 1757505994, '1'),
(236133, 25602, 'QU', 'OK', 'S', 1757506035, 1757506035, '1'),
(236134, 25602, 'QU', 'OK', 'S', 1757506035, 1757506035, '1'),
(236135, 25602, 'QU', 'OK', 'S', 1757506035, 1757506035, '1'),
(236136, 25602, 'QU', 'OK', 'S', 1757506035, 1757506035, '1'),
(236137, 25602, 'QU', 'OK', 'S', 1757506036, 1757506036, '1'),
(236138, 25602, 'QU', 'OK', 'S', 1757506036, 1757506036, '1'),
(236139, 32811, 'QU', 'OK', 'S', 1757506071, 1757506071, '1'),
(236140, 32811, 'QU', 'OK', 'S', 1757506071, 1757506071, '1'),
(236141, 32811, 'QU', 'OK', 'S', 1757506071, 1757506071, '1'),
(236142, 32811, 'QU', 'OK', 'S', 1757506071, 1757506071, '1'),
(236143, 32846, 'QU', 'OK', 'S', 1757506181, 1757506181, '1'),
(236144, 32846, 'QU', 'OK', 'S', 1757506181, 1757506181, '1'),
(236145, 32846, 'QU', 'OK', 'S', 1757506181, 1757506181, '1'),
(236146, 18581, 'QU', 'OK', 'S', 1757508295, 1757508295, '1'),
(236147, 15427, 'QU', 'OK', 'S', 1757508735, 1757508735, '1'),
(236148, 18541, 'QU', 'OK', 'S', 1757508986, 1757508986, '1'),
(236149, 39436, 'QU', 'OK', 'S', 1757509511, 1757509511, '1'),
(236150, 29504, 'QU', 'OK', 'S', 1757509511, 1757509511, '1'),
(236151, 39435, 'QU', 'OK', 'S', 1757509518, 1757509518, '1'),
(236152, 39434, 'QU', 'OK', 'S', 1757509526, 1757509526, '1'),
(236153, 39433, 'QU', 'OK', 'S', 1757509534, 1757509534, '1'),
(236154, 39432, 'QU', 'OK', 'S', 1757509540, 1757509540, '1'),
(236155, 39431, 'QU', 'OK', 'S', 1757509545, 1757509545, '1'),
(236156, 29514, 'QU', 'OK', 'S', 1757509804, 1757509804, '1'),
(236157, 37553, 'QU', 'OK', 'S', 1757509939, 1757509939, '1'),
(236158, 32127, 'QU', 'OK', 'S', 1757512422, 1757512422, '1'),
(236159, 32127, 'QU', 'OK', 'S', 1757512422, 1757512422, '1'),
(236160, 32127, 'QU', 'OK', 'S', 1757512422, 1757512422, '1'),
(236161, 29784, 'QU', 'OK', 'S', 1757514151, 1757514151, '1'),
(236162, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236163, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236164, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236165, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236166, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236167, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236168, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236169, 31867, 'QU', 'OK', 'S', 1757514807, 1757514807, '1'),
(236170, 31866, 'QU', 'OK', 'S', 1757514864, 1757514864, '1'),
(236171, 31866, 'QU', 'OK', 'S', 1757514864, 1757514864, '1'),
(236172, 31847, 'QU', 'OK', 'S', 1757514908, 1757514908, '1'),
(236173, 31847, 'QU', 'OK', 'S', 1757514908, 1757514908, '1'),
(236174, 31845, 'QU', 'OK', 'S', 1757514933, 1757514933, '1'),
(236175, 31845, 'QU', 'OK', 'S', 1757514933, 1757514933, '1'),
(236176, 31845, 'QU', 'OK', 'S', 1757514933, 1757514933, '1'),
(236177, 29345, 'QU', 'OK', 'S', 1757515748, 1757515748, '1'),
(236178, 39259, 'QU', 'OK', 'S', 1757567618, 1757567618, '1'),
(236179, 39386, 'QU', 'OK', 'S', 1757568466, 1757568466, '1'),
(236180, 27656, 'QU', 'OK', 'S', 1757568479, 1757568479, '1'),
(236181, 15583, 'QU', 'OK', 'S', 1757569590, 1757569590, '1'),
(236182, 22872, 'QU', 'OK', 'S', 1757569600, 1757569600, '1'),
(236183, 33503, 'QU', 'OK', 'S', 1757569604, 1757569604, '1'),
(236184, 27090, 'QU', 'OK', 'S', 1757569606, 1757569606, '1'),
(236185, 30117, 'QU', 'OK', 'S', 1757569609, 1757569609, '1'),
(236186, 18382, 'QU', 'OK', 'S', 1757569613, 1757569613, '1'),
(236187, 37007, 'QU', 'OK', 'S', 1757569616, 1757569616, '1'),
(236188, 38454, 'QU', 'OK', 'S', 1757570016, 1757570016, '1'),
(236189, 6089, 'QU', 'OK', 'S', 1757570048, 1757570048, '1'),
(236190, 6089, 'QU', 'OK', 'S', 1757570054, 1757570054, '1'),
(236191, 6089, 'QU', 'OK', 'S', 1757570055, 1757570055, '1'),
(236192, 6089, 'QU', 'OK', 'S', 1757570069, 1757570069, '1'),
(236193, 6089, 'QU', 'OK', 'S', 1757570071, 1757570071, '1'),
(236194, 6089, 'QU', 'OK', 'S', 1757570073, 1757570073, '1'),
(236195, 6948, 'QU', 'OK', 'S', 1757570111, 1757570111, '1'),
(236196, 6948, 'QU', 'OK', 'S', 1757570113, 1757570113, '1'),
(236197, 4180, 'QU', 'OK', 'S', 1757570139, 1757570139, '1'),
(236198, 6392, 'QU', 'OK', 'S', 1757570179, 1757570179, '1'),
(236199, 6392, 'QU', 'OK', 'S', 1757570181, 1757570181, '1'),
(236200, 29268, 'QU', 'OK', 'S', 1757570472, 1757570472, '1'),
(236201, 29268, 'QU', 'OK', 'S', 1757570472, 1757570472, '1'),
(236202, 29268, 'QU', 'OK', 'S', 1757570472, 1757570472, '1'),
(236203, 29268, 'QU', 'OK', 'S', 1757570472, 1757570472, '1'),
(236204, 37777, 'QU', 'OK', 'S', 1757571691, 1757571691, '1'),
(236205, 36941, 'QU', 'OK', 'S', 1757571696, 1757571696, '1'),
(236206, 25558, 'QU', 'OK', 'S', 1757571699, 1757571699, '1'),
(236207, 36941, 'QU', 'OK', 'S', 1757571701, 1757571701, '1'),
(236208, 31113, 'QU', 'OK', 'S', 1757571707, 1757571707, '1'),
(236209, 25002, 'QU', 'OK', 'S', 1757571711, 1757571711, '1'),
(236210, 25558, 'QU', 'OK', 'S', 1757571716, 1757571716, '1'),
(236211, 36941, 'QU', 'OK', 'S', 1757571721, 1757571721, '1'),
(236212, 25558, 'QU', 'OK', 'S', 1757571726, 1757571726, '1'),
(236213, 15713, 'QU', 'OK', 'S', 1757571730, 1757571730, '1'),
(236214, 25558, 'QU', 'OK', 'S', 1757571734, 1757571734, '1'),
(236215, 25558, 'QU', 'OK', 'S', 1757571737, 1757571737, '1'),
(236216, 31113, 'QU', 'OK', 'S', 1757571742, 1757571742, '1'),
(236217, 36421, 'QU', 'OK', 'S', 1757571747, 1757571747, '1'),
(236218, 36421, 'QU', 'OK', 'S', 1757571750, 1757571750, '1'),
(236219, 31113, 'QU', 'OK', 'S', 1757571756, 1757571756, '1'),
(236220, 31113, 'QU', 'OK', 'S', 1757571759, 1757571759, '1'),
(236221, 31113, 'QU', 'OK', 'S', 1757571763, 1757571763, '1'),
(236222, 16514, 'QU', 'OK', 'S', 1757571767, 1757571767, '1'),
(236223, 31113, 'QU', 'OK', 'S', 1757571772, 1757571772, '1'),
(236224, 36421, 'QU', 'OK', 'S', 1757571775, 1757571775, '1'),
(236225, 16515, 'QU', 'OK', 'S', 1757571783, 1757571783, '1'),
(236226, 16515, 'QU', 'OK', 'S', 1757571787, 1757571787, '1'),
(236227, 39333, 'QU', 'OK', 'S', 1757571791, 1757571791, '1'),
(236228, 16514, 'QU', 'OK', 'S', 1757571795, 1757571795, '1'),
(236229, 12942, 'QU', 'OK', 'S', 1757571800, 1757571800, '1'),
(236230, 12942, 'QU', 'OK', 'S', 1757571804, 1757571804, '1'),
(236231, 38135, 'QU', 'OK', 'S', 1757571807, 1757571807, '1'),
(236232, 37821, 'QU', 'OK', 'S', 1757571811, 1757571811, '1'),
(236233, 38135, 'QU', 'OK', 'S', 1757571814, 1757571814, '1'),
(236234, 13015, 'QU', 'OK', 'S', 1757571817, 1757571817, '1'),
(236235, 13015, 'QU', 'OK', 'S', 1757571829, 1757571829, '1'),
(236236, 38135, 'QU', 'OK', 'S', 1757571840, 1757571840, '1'),
(236237, 38135, 'QU', 'OK', 'S', 1757571843, 1757571843, '1'),
(236238, 38135, 'QU', 'OK', 'S', 1757571849, 1757571849, '1'),
(236239, 25002, 'QU', 'OK', 'S', 1757571851, 1757571851, '1'),
(236240, 37821, 'QU', 'OK', 'S', 1757571854, 1757571854, '1'),
(236241, 37821, 'QU', 'OK', 'S', 1757571858, 1757571858, '1'),
(236242, 37821, 'QU', 'OK', 'S', 1757571866, 1757571866, '1'),
(236243, 25002, 'QU', 'OK', 'S', 1757571871, 1757571871, '1'),
(236244, 25002, 'QU', 'OK', 'S', 1757571874, 1757571874, '1'),
(236245, 12942, 'QU', 'OK', 'S', 1757571878, 1757571878, '1'),
(236246, 25002, 'QU', 'OK', 'S', 1757571881, 1757571881, '1'),
(236247, 25002, 'QU', 'OK', 'S', 1757571884, 1757571884, '1'),
(236248, 16514, 'QU', 'OK', 'S', 1757571888, 1757571888, '1'),
(236249, 16514, 'QU', 'OK', 'S', 1757571902, 1757571902, '1'),
(236250, 16514, 'QU', 'OK', 'S', 1757571914, 1757571914, '1'),
(236251, 38135, 'QU', 'OK', 'S', 1757571920, 1757571920, '1'),
(236252, 38135, 'QU', 'OK', 'S', 1757571923, 1757571923, '1'),
(236253, 31113, 'QU', 'OK', 'S', 1757571929, 1757571929, '1'),
(236254, 31113, 'QU', 'OK', 'S', 1757571936, 1757571936, '1'),
(236255, 28690, 'QU', 'OK', 'S', 1757571941, 1757571941, '1'),
(236256, 28690, 'QU', 'OK', 'S', 1757571946, 1757571946, '1'),
(236257, 28690, 'QU', 'OK', 'S', 1757571950, 1757571950, '1'),
(236258, 16515, 'QU', 'OK', 'S', 1757571954, 1757571954, '1'),
(236259, 37324, 'QU', 'OK', 'S', 1757571959, 1757571959, '1'),
(236260, 37324, 'QU', 'OK', 'S', 1757571962, 1757571962, '1'),
(236261, 16514, 'QU', 'OK', 'S', 1757571971, 1757571971, '1'),
(236262, 37779, 'QU', 'OK', 'S', 1757571977, 1757571977, '1'),
(236263, 37779, 'QU', 'OK', 'S', 1757571982, 1757571982, '1'),
(236264, 37779, 'QU', 'OK', 'S', 1757571987, 1757571987, '1'),
(236265, 37779, 'QU', 'OK', 'S', 1757571991, 1757571991, '1'),
(236266, 37779, 'QU', 'OK', 'S', 1757571996, 1757571996, '1'),
(236267, 37779, 'QU', 'OK', 'S', 1757572000, 1757572000, '1'),
(236268, 37779, 'QU', 'OK', 'S', 1757572004, 1757572004, '1'),
(236269, 37779, 'QU', 'OK', 'S', 1757572008, 1757572008, '1'),
(236270, 12286, 'QU', 'OK', 'S', 1757572013, 1757572013, '1'),
(236271, 12286, 'QU', 'OK', 'S', 1757572021, 1757572021, '1'),
(236272, 16515, 'QU', 'OK', 'S', 1757572026, 1757572026, '1'),
(236273, 38135, 'QU', 'OK', 'S', 1757572031, 1757572031, '1'),
(236274, 12287, 'QU', 'OK', 'S', 1757572036, 1757572036, '1'),
(236275, 12287, 'QU', 'OK', 'S', 1757572041, 1757572041, '1'),
(236276, 12286, 'QU', 'OK', 'S', 1757572047, 1757572047, '1'),
(236277, 12287, 'QU', 'OK', 'S', 1757572057, 1757572057, '1'),
(236278, 30064, 'QU', 'OK', 'S', 1757572070, 1757572070, '1'),
(236279, 37324, 'QU', 'OK', 'S', 1757572092, 1757572092, '1'),
(236280, 37324, 'QU', 'OK', 'S', 1757572103, 1757572103, '1'),
(236281, 37779, 'QU', 'OK', 'S', 1757572113, 1757572113, '1'),
(236282, 16515, 'QU', 'OK', 'S', 1757572121, 1757572121, '1'),
(236283, 37821, 'QU', 'OK', 'S', 1757572125, 1757572125, '1'),
(236284, 37324, 'QU', 'OK', 'S', 1757572141, 1757572141, '1'),
(236285, 12942, 'QU', 'OK', 'S', 1757572181, 1757572181, '1'),
(236286, 12942, 'QU', 'OK', 'S', 1757572183, 1757572183, '1'),
(236287, 28690, 'QU', 'OK', 'S', 1757572209, 1757572209, '1'),
(236288, 33843, 'QU', 'OK', 'S', 1757572226, 1757572226, '1'),
(236289, 33843, 'QU', 'OK', 'S', 1757572226, 1757572226, '1'),
(236290, 33843, 'QU', 'OK', 'S', 1757572226, 1757572226, '1'),
(236291, 33843, 'QU', 'OK', 'S', 1757572226, 1757572226, '1'),
(236292, 25558, 'QU', 'OK', 'S', 1757572256, 1757572256, '1'),
(236293, 25558, 'QU', 'OK', 'S', 1757572256, 1757572256, '1'),
(236294, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236295, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236296, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236297, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236298, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236299, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236300, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236301, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236302, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236303, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236304, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236305, 28741, 'QU', 'OK', 'S', 1757572375, 1757572375, '1'),
(236306, 28854, 'QU', 'OK', 'S', 1757574034, 1757574034, '1'),
(236307, 39575, 'QU', 'OK', 'S', 1757574034, 1757574034, '1'),
(236308, 18577, 'QU', 'OK', 'S', 1757574036, 1757574036, '1'),
(236309, 22730, 'QU', 'OK', 'S', 1757574068, 1757574068, '1'),
(236310, 32400, 'QU', 'OK', 'S', 1757574075, 1757574075, '1'),
(236311, 8384, 'QU', 'OK', 'S', 1757574085, 1757574085, '1'),
(236312, 36939, 'QU', 'OK', 'S', 1757574092, 1757574092, '1'),
(236313, 27326, 'QU', 'OK', 'S', 1757574110, 1757574110, '1'),
(236314, 20477, 'QU', 'OK', 'S', 1757574132, 1757574132, '1'),
(236315, 31444, 'QU', 'OK', 'S', 1757574138, 1757574138, '1'),
(236316, 30578, 'QU', 'OK', 'S', 1757574246, 1757574246, '1'),
(236317, 39279, 'QU', 'OK', 'S', 1757574890, 1757574890, '1'),
(236318, 39279, 'QU', 'OK', 'S', 1757574899, 1757574899, '1'),
(236319, 39275, 'QU', 'OK', 'S', 1757574938, 1757574938, '1'),
(236320, 39275, 'QU', 'OK', 'S', 1757574991, 1757574991, '1'),
(236321, 39275, 'QU', 'OK', 'S', 1757574994, 1757574994, '1'),
(236322, 39275, 'QU', 'OK', 'S', 1757575134, 1757575134, '1'),
(236323, 38530, 'QU', 'OK', 'S', 1757576046, 1757576046, '1'),
(236324, 147, 'QU', 'OK', 'S', 1757576143, 1757576143, '1'),
(236325, 8888, 'QU', 'OK', 'S', 1757576151, 1757576151, '1'),
(236326, 21349, 'QU', 'OK', 'S', 1757576154, 1757576154, '1'),
(236327, 22059, 'QU', 'OK', 'S', 1757576159, 1757576159, '1'),
(236328, 32077, 'QU', 'OK', 'S', 1757576162, 1757576162, '1'),
(236329, 38463, 'QU', 'OK', 'S', 1757576167, 1757576167, '1'),
(236330, 14371, 'QU', 'OK', 'S', 1757576171, 1757576171, '1'),
(236331, 21349, 'QU', 'OK', 'S', 1757576176, 1757576176, '1'),
(236332, 19815, 'QU', 'OK', 'S', 1757576180, 1757576180, '1'),
(236333, 39869, 'QU', 'OK', 'S', 1757576182, 1757576182, '1'),
(236334, 334, 'QU', 'OK', 'S', 1757576187, 1757576187, '1'),
(236335, 23093, 'QU', 'OK', 'S', 1757576190, 1757576190, '1'),
(236336, 20741, 'QU', 'OK', 'S', 1757576193, 1757576193, '1'),
(236337, 30109, 'QU', 'OK', 'S', 1757576196, 1757576196, '1'),
(236338, 39639, 'QU', 'OK', 'S', 1757576199, 1757576199, '1'),
(236339, 13610, 'QU', 'OK', 'S', 1757576202, 1757576202, '1'),
(236340, 12859, 'QU', 'OK', 'S', 1757576205, 1757576205, '1'),
(236341, 38358, 'QU', 'OK', 'S', 1757576208, 1757576208, '1'),
(236342, 8109, 'QU', 'OK', 'S', 1757576334, 1757576334, '1'),
(236343, 38342, 'QU', 'OK', 'S', 1757576337, 1757576337, '1'),
(236344, 32036, 'QU', 'OK', 'S', 1757576341, 1757576341, '1'),
(236345, 38145, 'QU', 'OK', 'S', 1757576349, 1757576349, '1'),
(236346, 39568, 'QU', 'OK', 'S', 1757576353, 1757576353, '1'),
(236347, 39531, 'QU', 'OK', 'S', 1757576355, 1757576355, '1'),
(236348, 38344, 'QU', 'OK', 'S', 1757576358, 1757576358, '1'),
(236349, 38368, 'QU', 'OK', 'S', 1757576361, 1757576361, '1'),
(236350, 39443, 'QU', 'OK', 'S', 1757576363, 1757576363, '1'),
(236351, 38343, 'QU', 'OK', 'S', 1757576366, 1757576366, '1'),
(236352, 38692, 'QU', 'OK', 'S', 1757576368, 1757576368, '1'),
(236353, 29612, 'QU', 'OK', 'S', 1757576371, 1757576371, '1'),
(236354, 33400, 'QU', 'OK', 'S', 1757576379, 1757576379, '1'),
(236355, 39650, 'QU', 'OK', 'S', 1757576383, 1757576383, '1'),
(236356, 38325, 'QU', 'OK', 'S', 1757576385, 1757576385, '1'),
(236357, 38702, 'QU', 'OK', 'S', 1757576388, 1757576388, '1'),
(236358, 39509, 'QU', 'OK', 'S', 1757576393, 1757576393, '1'),
(236359, 38992, 'QU', 'OK', 'S', 1757576397, 1757576397, '1'),
(236360, 38690, 'QU', 'OK', 'S', 1757576403, 1757576403, '1'),
(236361, 1228, 'QU', 'OK', 'S', 1757576420, 1757576420, '1'),
(236362, 2218, 'QU', 'OK', 'S', 1757576426, 1757576426, '1'),
(236363, 37573, 'QU', 'OK', 'S', 1757576933, 1757576933, '1'),
(236364, 13491, 'QU', 'OK', 'S', 1757577366, 1757577366, '1'),
(236365, 39760, 'QU', 'OK', 'S', 1757577373, 1757577373, '1'),
(236366, 39227, 'QU', 'OK', 'S', 1757577376, 1757577376, '1'),
(236367, 35725, 'QU', 'OK', 'S', 1757577380, 1757577380, '1'),
(236368, 39676, 'QU', 'OK', 'S', 1757577384, 1757577384, '1'),
(236369, 38253, 'QU', 'OK', 'S', 1757577389, 1757577389, '1'),
(236370, 30014, 'QU', 'OK', 'S', 1757577394, 1757577394, '1'),
(236371, 39736, 'QU', 'OK', 'S', 1757577399, 1757577399, '1'),
(236372, 35725, 'QU', 'OK', 'S', 1757577422, 1757577422, '1'),
(236373, 39770, 'QU', 'OK', 'S', 1757577444, 1757577444, '1'),
(236374, 39761, 'QU', 'OK', 'S', 1757578059, 1757578059, '1'),
(236375, 39761, 'QU', 'OK', 'S', 1757578089, 1757578089, '1'),
(236376, 38846, 'QU', 'OK', 'S', 1757578093, 1757578093, '1'),
(236377, 38808, 'QU', 'OK', 'S', 1757578096, 1757578096, '1'),
(236378, 18713, 'QU', 'OK', 'S', 1757578100, 1757578100, '1'),
(236379, 24579, 'QU', 'OK', 'S', 1757578104, 1757578104, '1'),
(236380, 24579, 'QU', 'OK', 'S', 1757578106, 1757578106, '1'),
(236381, 38809, 'QU', 'OK', 'S', 1757578108, 1757578108, '1'),
(236382, 39652, 'QU', 'OK', 'S', 1757578111, 1757578111, '1'),
(236383, 39652, 'QU', 'OK', 'S', 1757578114, 1757578114, '1'),
(236384, 36898, 'QU', 'OK', 'S', 1757578116, 1757578116, '1'),
(236385, 38808, 'QU', 'OK', 'S', 1757578118, 1757578118, '1'),
(236386, 38808, 'QU', 'OK', 'S', 1757578121, 1757578121, '1'),
(236387, 38806, 'QU', 'OK', 'S', 1757578123, 1757578123, '1'),
(236388, 39804, 'QU', 'OK', 'S', 1757578127, 1757578127, '1'),
(236389, 39804, 'QU', 'OK', 'S', 1757578132, 1757578132, '1'),
(236390, 38186, 'QU', 'OK', 'S', 1757578135, 1757578135, '1'),
(236391, 38186, 'QU', 'OK', 'S', 1757578139, 1757578139, '1'),
(236392, 36898, 'QU', 'OK', 'S', 1757578143, 1757578143, '1'),
(236393, 39333, 'QU', 'OK', 'S', 1757578147, 1757578147, '1'),
(236394, 39301, 'QU', 'OK', 'S', 1757578152, 1757578152, '1'),
(236395, 39301, 'QU', 'OK', 'S', 1757578155, 1757578155, '1'),
(236396, 39301, 'QU', 'OK', 'S', 1757578159, 1757578159, '1'),
(236397, 38135, 'QU', 'OK', 'S', 1757578163, 1757578163, '1'),
(236398, 38135, 'QU', 'OK', 'S', 1757578167, 1757578167, '1'),
(236399, 38135, 'QU', 'OK', 'S', 1757578170, 1757578170, '1'),
(236400, 39333, 'QU', 'OK', 'S', 1757578176, 1757578176, '1'),
(236401, 18244, 'QU', 'OK', 'S', 1757578180, 1757578180, '1'),
(236402, 39700, 'QU', 'OK', 'S', 1757578184, 1757578184, '1'),
(236403, 39699, 'QU', 'OK', 'S', 1757578187, 1757578187, '1'),
(236404, 39468, 'QU', 'OK', 'S', 1757578191, 1757578191, '1'),
(236405, 32426, 'QU', 'OK', 'S', 1757578195, 1757578195, '1'),
(236406, 38137, 'QU', 'OK', 'S', 1757578204, 1757578204, '1'),
(236407, 39661, 'QU', 'OK', 'S', 1757578209, 1757578209, '1'),
(236408, 39301, 'QU', 'OK', 'S', 1757578214, 1757578214, '1'),
(236409, 38137, 'QU', 'OK', 'S', 1757578218, 1757578218, '1'),
(236410, 39301, 'QU', 'OK', 'S', 1757578223, 1757578223, '1'),
(236411, 39301, 'QU', 'OK', 'S', 1757578228, 1757578228, '1'),
(236412, 39700, 'QU', 'OK', 'S', 1757578232, 1757578232, '1'),
(236413, 13443, 'QU', 'OK', 'S', 1757578236, 1757578236, '1'),
(236414, 39661, 'QU', 'OK', 'S', 1757578240, 1757578240, '1'),
(236415, 39699, 'QU', 'OK', 'S', 1757578244, 1757578244, '1'),
(236416, 13443, 'QU', 'OK', 'S', 1757578252, 1757578252, '1'),
(236417, 24579, 'QU', 'OK', 'S', 1757578256, 1757578256, '1'),
(236418, 39661, 'QU', 'OK', 'S', 1757578260, 1757578260, '1'),
(236419, 39661, 'QU', 'OK', 'S', 1757578270, 1757578270, '1'),
(236420, 13443, 'QU', 'OK', 'S', 1757578277, 1757578277, '1'),
(236421, 13443, 'QU', 'OK', 'S', 1757578279, 1757578279, '1'),
(236422, 18221, 'QU', 'OK', 'S', 1757578283, 1757578283, '1'),
(236423, 39700, 'QU', 'OK', 'S', 1757578285, 1757578285, '1'),
(236424, 13443, 'QU', 'OK', 'S', 1757578290, 1757578290, '1'),
(236425, 18244, 'QU', 'OK', 'S', 1757578294, 1757578294, '1'),
(236426, 18223, 'QU', 'OK', 'S', 1757578298, 1757578298, '1'),
(236427, 39333, 'QU', 'OK', 'S', 1757578309, 1757578309, '1'),
(236428, 39301, 'QU', 'OK', 'S', 1757578316, 1757578316, '1'),
(236429, 39700, 'QU', 'OK', 'S', 1757578321, 1757578321, '1'),
(236430, 39699, 'QU', 'OK', 'S', 1757578326, 1757578326, '1'),
(236431, 38846, 'QU', 'OK', 'S', 1757578330, 1757578330, '1'),
(236432, 18221, 'QU', 'OK', 'S', 1757578338, 1757578338, '1'),
(236433, 18223, 'QU', 'OK', 'S', 1757578343, 1757578343, '1'),
(236434, 18221, 'QU', 'OK', 'S', 1757578347, 1757578347, '1'),
(236435, 39699, 'QU', 'OK', 'S', 1757578351, 1757578351, '1'),
(236436, 18223, 'QU', 'OK', 'S', 1757578355, 1757578355, '1'),
(236437, 18223, 'QU', 'OK', 'S', 1757578357, 1757578357, '1'),
(236438, 18221, 'QU', 'OK', 'S', 1757578361, 1757578361, '1'),
(236439, 18244, 'QU', 'OK', 'S', 1757578368, 1757578368, '1'),
(236440, 18221, 'QU', 'OK', 'S', 1757578373, 1757578373, '1'),
(236441, 24579, 'QU', 'OK', 'S', 1757578385, 1757578385, '1'),
(236442, 36467, 'QU', 'OK', 'S', 1757578457, 1757578457, '1'),
(236443, 28090, 'QU', 'OK', 'S', 1757578739, 1757578739, '1'),
(236444, 36941, 'QU', 'OK', 'S', 1757578739, 1757578739, '1'),
(236445, 18219, 'QU', 'OK', 'S', 1757578740, 1757578740, '1'),
(236446, 18240, 'QU', 'OK', 'S', 1757578740, 1757578740, '1'),
(236447, 22322, 'QU', 'OK', 'S', 1757578740, 1757578740, '1'),
(236448, 37453, 'QU', 'OK', 'S', 1757578740, 1757578740, '1'),
(236449, 37453, 'QU', 'OK', 'S', 1757578740, 1757578740, '1'),
(236450, 15143, 'QU', 'OK', 'S', 1757582001, 1757582001, '1'),
(236451, 39905, 'QU', 'OK', 'S', 1757582616, 1757582616, '1'),
(236452, 39911, 'QU', 'OK', 'S', 1757582643, 1757582643, '1'),
(236453, 39910, 'QU', 'OK', 'S', 1757582661, 1757582661, '1'),
(236454, 39909, 'QU', 'OK', 'S', 1757582680, 1757582680, '1'),
(236455, 39908, 'QU', 'OK', 'S', 1757582700, 1757582700, '1'),
(236456, 39907, 'QU', 'OK', 'S', 1757582718, 1757582718, '1'),
(236457, 39906, 'QU', 'OK', 'S', 1757582736, 1757582736, '1'),
(236458, 39904, 'QU', 'OK', 'S', 1757582766, 1757582766, '1'),
(236459, 39903, 'QU', 'OK', 'S', 1757582801, 1757582801, '1'),
(236460, 39898, 'QU', 'OK', 'S', 1757582839, 1757582839, '1'),
(236461, 39897, 'QU', 'OK', 'S', 1757582864, 1757582864, '1'),
(236462, 39896, 'QU', 'OK', 'S', 1757582894, 1757582894, '1'),
(236463, 31147, 'QU', 'OK', 'S', 1757582940, 1757582940, '1'),
(236464, 31147, 'QU', 'OK', 'S', 1757582956, 1757582956, '1'),
(236465, 31147, 'QU', 'OK', 'S', 1757582963, 1757582963, '1'),
(236466, 31147, 'QU', 'OK', 'S', 1757582968, 1757582968, '1'),
(236467, 39895, 'QU', 'OK', 'S', 1757583014, 1757583014, '1'),
(236468, 39899, 'QU', 'OK', 'S', 1757583134, 1757583134, '1'),
(236469, 39901, 'QU', 'OK', 'S', 1757583170, 1757583170, '1'),
(236470, 20067, 'QU', 'OK', 'S', 1757583526, 1757583526, '1'),
(236471, 35476, 'QU', 'OK', 'S', 1757584403, 1757584403, '1'),
(236472, 24483, 'QU', 'OK', 'S', 1757584422, 1757584422, '1'),
(236473, 27357, 'QU', 'OK', 'S', 1757584429, 1757584429, '1'),
(236474, 39900, 'QU', 'OK', 'S', 1757584565, 1757584565, '1'),
(236475, 24202, 'QU', 'OK', 'S', 1757584632, 1757584632, '1'),
(236476, 19876, 'QU', 'OK', 'S', 1757584637, 1757584637, '1'),
(236477, 36676, 'QU', 'OK', 'S', 1757584639, 1757584639, '1'),
(236478, 20368, 'QU', 'OK', 'S', 1757584643, 1757584643, '1'),
(236479, 37234, 'QU', 'OK', 'S', 1757584646, 1757584646, '1'),
(236480, 32489, 'QU', 'OK', 'S', 1757584675, 1757584675, '1'),
(236481, 27355, 'QU', 'OK', 'S', 1757584680, 1757584680, '1'),
(236482, 28019, 'QU', 'OK', 'S', 1757584684, 1757584684, '1'),
(236483, 23653, 'QU', 'OK', 'S', 1757584687, 1757584687, '1'),
(236484, 39383, 'QU', 'OK', 'S', 1757584690, 1757584690, '1'),
(236485, 13312, 'QU', 'OK', 'S', 1757584697, 1757584697, '1'),
(236486, 1459, 'QU', 'OK', 'S', 1757584700, 1757584700, '1'),
(236487, 18942, 'QU', 'OK', 'S', 1757584704, 1757584704, '1'),
(236488, 13471, 'QU', 'OK', 'S', 1757584709, 1757584709, '1'),
(236489, 37690, 'QU', 'OK', 'S', 1757584711, 1757584711, '1'),
(236490, 5085, 'QU', 'OK', 'S', 1757584715, 1757584715, '1'),
(236491, 6073, 'QU', 'OK', 'S', 1757584718, 1757584718, '1'),
(236492, 23183, 'QU', 'OK', 'S', 1757584721, 1757584721, '1'),
(236493, 19172, 'QU', 'OK', 'S', 1757584725, 1757584725, '1'),
(236494, 23184, 'QU', 'OK', 'S', 1757584730, 1757584730, '1'),
(236495, 1459, 'QU', 'OK', 'S', 1757584753, 1757584753, '1'),
(236496, 36279, 'QU', 'OK', 'S', 1757584756, 1757584756, '1'),
(236497, 20524, 'QU', 'OK', 'S', 1757584759, 1757584759, '1'),
(236498, 36405, 'QU', 'OK', 'S', 1757584770, 1757584770, '1'),
(236499, 27332, 'QU', 'OK', 'S', 1757584777, 1757584777, '1'),
(236500, 252, 'QU', 'OK', 'S', 1757584780, 1757584780, '1'),
(236501, 35864, 'QU', 'OK', 'S', 1757584785, 1757584785, '1'),
(236502, 18800, 'QU', 'OK', 'S', 1757584799, 1757584799, '1'),
(236503, 39902, 'QU', 'OK', 'S', 1757584855, 1757584855, '1'),
(236504, 19172, 'QU', 'OK', 'S', 1757584869, 1757584869, '1'),
(236505, 14542, 'QU', 'OK', 'S', 1757584873, 1757584873, '1'),
(236506, 19270, 'QU', 'OK', 'S', 1757584882, 1757584882, '1'),
(236507, 20525, 'QU', 'OK', 'S', 1757584885, 1757584885, '1'),
(236508, 35272, 'QU', 'OK', 'S', 1757584888, 1757584888, '1'),
(236509, 345, 'QU', 'OK', 'S', 1757584892, 1757584892, '1'),
(236510, 19182, 'QU', 'OK', 'S', 1757584895, 1757584895, '1'),
(236511, 39468, 'QU', 'OK', 'S', 1757584898, 1757584898, '1'),
(236512, 39383, 'QU', 'OK', 'S', 1757584905, 1757584905, '1'),
(236513, 36426, 'QU', 'OK', 'S', 1757584911, 1757584911, '1'),
(236514, 32951, 'QU', 'OK', 'S', 1757584913, 1757584913, '1'),
(236515, 20525, 'QU', 'OK', 'S', 1757584915, 1757584915, '1'),
(236516, 27332, 'QU', 'OK', 'S', 1757584919, 1757584919, '1'),
(236517, 20524, 'QU', 'OK', 'S', 1757584921, 1757584921, '1'),
(236518, 39894, 'QU', 'OK', 'S', 1757584922, 1757584922, '1'),
(236519, 23958, 'QU', 'OK', 'S', 1757584929, 1757584929, '1'),
(236520, 20524, 'QU', 'OK', 'S', 1757584966, 1757584966, '1'),
(236521, 39709, 'QU', 'OK', 'S', 1757584969, 1757584969, '1'),
(236522, 35272, 'QU', 'OK', 'S', 1757584970, 1757584970, '1'),
(236523, 21298, 'QU', 'OK', 'S', 1757584973, 1757584973, '1'),
(236524, 33041, 'QU', 'OK', 'S', 1757584976, 1757584976, '1'),
(236525, 39709, 'QU', 'OK', 'S', 1757584977, 1757584977, '1'),
(236526, 288, 'QU', 'OK', 'S', 1757584980, 1757584980, '1'),
(236527, 9975, 'QU', 'OK', 'S', 1757584983, 1757584983, '1'),
(236528, 21298, 'QU', 'OK', 'S', 1757584988, 1757584988, '1'),
(236529, 18760, 'QU', 'OK', 'S', 1757584991, 1757584991, '1'),
(236530, 21298, 'QU', 'OK', 'S', 1757584994, 1757584994, '1'),
(236531, 8104, 'QU', 'OK', 'S', 1757584998, 1757584998, '1'),
(236532, 8104, 'QU', 'OK', 'S', 1757585003, 1757585003, '1'),
(236533, 2393, 'QU', 'OK', 'S', 1757585009, 1757585009, '1'),
(236534, 32950, 'QU', 'OK', 'S', 1757585024, 1757585024, '1'),
(236535, 20368, 'QU', 'OK', 'S', 1757585037, 1757585037, '1'),
(236536, 1375, 'QU', 'OK', 'S', 1757585047, 1757585047, '1'),
(236537, 39468, 'QU', 'OK', 'S', 1757585089, 1757585089, '1'),
(236538, 39468, 'QU', 'OK', 'S', 1757585091, 1757585091, '1'),
(236539, 34018, 'QU', 'OK', 'S', 1757585593, 1757585593, '1'),
(236540, 34018, 'QU', 'OK', 'S', 1757585608, 1757585608, '1'),
(236541, 37635, 'QU', 'OK', 'S', 1757585639, 1757585639, '1'),
(236542, 37635, 'QU', 'OK', 'S', 1757585680, 1757585680, '1'),
(236543, 27303, 'QU', 'OK', 'S', 1757585685, 1757585685, '1'),
(236544, 27303, 'QU', 'OK', 'S', 1757585688, 1757585688, '1'),
(236545, 27310, 'QU', 'OK', 'S', 1757585690, 1757585690, '1'),
(236546, 27310, 'QU', 'OK', 'S', 1757585693, 1757585693, '1'),
(236547, 39227, 'QU', 'OK', 'S', 1757585697, 1757585697, '1'),
(236548, 39227, 'QU', 'OK', 'S', 1757585702, 1757585702, '1'),
(236549, 39227, 'QU', 'OK', 'S', 1757585706, 1757585706, '1'),
(236550, 39227, 'QU', 'OK', 'S', 1757585719, 1757585719, '1'),
(236551, 19843, 'QU', 'OK', 'S', 1757585731, 1757585731, '1'),
(236552, 28690, 'QU', 'OK', 'S', 1757585734, 1757585734, '1'),
(236553, 28688, 'QU', 'OK', 'S', 1757585737, 1757585737, '1'),
(236554, 20950, 'QU', 'OK', 'S', 1757585751, 1757585751, '1'),
(236555, 30242, 'QU', 'OK', 'S', 1757585755, 1757585755, '1'),
(236556, 30242, 'QU', 'OK', 'S', 1757585757, 1757585757, '1'),
(236557, 30255, 'QU', 'OK', 'S', 1757585764, 1757585764, '1'),
(236558, 19841, 'QU', 'OK', 'S', 1757585766, 1757585766, '1'),
(236559, 27310, 'QU', 'OK', 'S', 1757585770, 1757585770, '1'),
(236560, 20950, 'QU', 'OK', 'S', 1757585774, 1757585774, '1'),
(236561, 28690, 'QU', 'OK', 'S', 1757585777, 1757585777, '1'),
(236562, 28690, 'QU', 'OK', 'S', 1757585780, 1757585780, '1'),
(236563, 39227, 'QU', 'OK', 'S', 1757585784, 1757585784, '1'),
(236564, 39227, 'QU', 'OK', 'S', 1757585787, 1757585787, '1'),
(236565, 39227, 'QU', 'OK', 'S', 1757585790, 1757585790, '1'),
(236566, 39204, 'QU', 'OK', 'S', 1757585811, 1757585811, '1'),
(236567, 39226, 'QU', 'OK', 'S', 1757585815, 1757585815, '1'),
(236568, 37978, 'QU', 'OK', 'S', 1757585820, 1757585820, '1'),
(236569, 37976, 'QU', 'OK', 'S', 1757585827, 1757585827, '1'),
(236570, 36632, 'QU', 'OK', 'S', 1757585831, 1757585831, '1'),
(236571, 37976, 'QU', 'OK', 'S', 1757585835, 1757585835, '1'),
(236572, 39204, 'QU', 'OK', 'S', 1757585842, 1757585842, '1'),
(236573, 39204, 'QU', 'OK', 'S', 1757585845, 1757585845, '1'),
(236574, 36389, 'QU', 'OK', 'S', 1757585853, 1757585853, '1'),
(236575, 39229, 'QU', 'OK', 'S', 1757585858, 1757585858, '1'),
(236576, 39229, 'QU', 'OK', 'S', 1757585861, 1757585861, '1'),
(236577, 38087, 'QU', 'OK', 'S', 1757585866, 1757585866, '1'),
(236578, 37977, 'QU', 'OK', 'S', 1757585871, 1757585871, '1'),
(236579, 37978, 'QU', 'OK', 'S', 1757585876, 1757585876, '1'),
(236580, 38087, 'QU', 'OK', 'S', 1757585879, 1757585879, '1'),
(236581, 37978, 'QU', 'OK', 'S', 1757585883, 1757585883, '1'),
(236582, 37978, 'QU', 'OK', 'S', 1757585886, 1757585886, '1'),
(236583, 36535, 'QU', 'OK', 'S', 1757585890, 1757585890, '1'),
(236584, 36633, 'QU', 'OK', 'S', 1757585894, 1757585894, '1'),
(236585, 36633, 'QU', 'OK', 'S', 1757585897, 1757585897, '1'),
(236586, 39204, 'QU', 'OK', 'S', 1757585902, 1757585902, '1'),
(236587, 34883, 'QU', 'OK', 'S', 1757585908, 1757585908, '1'),
(236588, 36535, 'QU', 'OK', 'S', 1757585912, 1757585912, '1'),
(236589, 39226, 'QU', 'OK', 'S', 1757585915, 1757585915, '1'),
(236590, 34883, 'QU', 'OK', 'S', 1757585929, 1757585929, '1'),
(236591, 34883, 'QU', 'OK', 'S', 1757585932, 1757585932, '1'),
(236592, 39226, 'QU', 'OK', 'S', 1757585946, 1757585946, '1'),
(236593, 36350, 'QU', 'OK', 'S', 1757585966, 1757585966, '1'),
(236594, 28222, 'QU', 'OK', 'S', 1757586105, 1757586105, '1'),
(236595, 30992, 'QU', 'OK', 'S', 1757586114, 1757586114, '1'),
(236596, 30992, 'QU', 'OK', 'S', 1757586118, 1757586118, '1'),
(236597, 30992, 'QU', 'OK', 'S', 1757586121, 1757586121, '1'),
(236598, 28222, 'QU', 'OK', 'S', 1757586125, 1757586125, '1'),
(236599, 36258, 'QU', 'OK', 'S', 1757586135, 1757586135, '1'),
(236600, 36258, 'QU', 'OK', 'S', 1757586138, 1757586138, '1'),
(236601, 36258, 'QU', 'OK', 'S', 1757586143, 1757586143, '1'),
(236602, 36258, 'QU', 'OK', 'S', 1757586202, 1757586202, '1'),
(236603, 29482, 'QU', 'OK', 'S', 1757586207, 1757586207, '1'),
(236604, 33954, 'QU', 'OK', 'S', 1757586219, 1757586219, '1'),
(236605, 29482, 'QU', 'OK', 'S', 1757586224, 1757586224, '1'),
(236606, 33954, 'QU', 'OK', 'S', 1757586239, 1757586239, '1'),
(236607, 34018, 'QU', 'OK', 'S', 1757586341, 1757586341, '1'),
(236608, 37507, 'QU', 'OK', 'S', 1757586443, 1757586443, '1'),
(236609, 15143, 'QU', 'OK', 'S', 1757586979, 1757586979, '1'),
(236610, 15143, 'QU', 'OK', 'S', 1757587009, 1757587009, '1'),
(236611, 253, 'QU', 'OK', 'S', 1757587455, 1757587455, '1'),
(236612, 253, 'QU', 'OK', 'S', 1757587459, 1757587459, '1'),
(236613, 3568, 'QU', 'OK', 'S', 1757587462, 1757587462, '1'),
(236614, 599, 'QU', 'OK', 'S', 1757588593, 1757588593, '1'),
(236615, 39840, 'QU', 'OK', 'S', 1757588626, 1757588626, '1'),
(236616, 39386, 'QU', 'OK', 'S', 1757589102, 1757589102, '1'),
(236617, 36847, 'QU', 'OK', 'S', 1757589566, 1757589566, '1'),
(236618, 9862, 'QU', 'OK', 'S', 1757589810, 1757589810, '1'),
(236619, 6900, 'QU', 'OK', 'S', 1757589810, 1757589810, '1'),
(236620, 26864, 'QU', 'OK', 'S', 1757589811, 1757589811, '1'),
(236621, 38870, 'QU', 'OK', 'S', 1757589811, 1757589811, '1'),
(236622, 38871, 'QU', 'OK', 'S', 1757589811, 1757589811, '1'),
(236623, 16176, 'QU', 'OK', 'S', 1757589811, 1757589811, '1'),
(236624, 28476, 'QU', 'OK', 'S', 1757589811, 1757589811, '1'),
(236625, 37218, 'QU', 'OK', 'S', 1757589830, 1757589830, '1'),
(236626, 38752, 'QU', 'OK', 'S', 1757590092, 1757590092, '1'),
(236627, 38887, 'QU', 'OK', 'S', 1757590653, 1757590653, '1'),
(236628, 37036, 'QU', 'OK', 'S', 1757590935, 1757590935, '1'),
(236629, 30242, 'QU', 'OK', 'S', 1757591059, 1757591059, '1'),
(236630, 29868, 'QU', 'OK', 'S', 1757591063, 1757591063, '1'),
(236631, 34369, 'QU', 'OK', 'S', 1757591117, 1757591117, '1'),
(236632, 37453, 'QU', 'OK', 'S', 1757591243, 1757591243, '1'),
(236633, 397, 'QU', 'OK', 'S', 1757591253, 1757591253, '1'),
(236634, 36405, 'QU', 'OK', 'S', 1757591472, 1757591472, '1'),
(236635, 37176, 'QU', 'OK', 'S', 1757591536, 1757591536, '1'),
(236636, 22798, 'QU', 'OK', 'S', 1757591626, 1757591626, '1'),
(236637, 32856, 'QU', 'OK', 'S', 1757591630, 1757591630, '1'),
(236638, 32856, 'QU', 'OK', 'S', 1757591642, 1757591642, '1'),
(236639, 22798, 'QU', 'OK', 'S', 1757591644, 1757591644, '1'),
(236640, 22808, 'QU', 'OK', 'S', 1757591775, 1757591775, '1'),
(236641, 32855, 'QU', 'OK', 'S', 1757591779, 1757591779, '1'),
(236642, 397, 'QU', 'OK', 'S', 1757592878, 1757592878, '1'),
(236643, 9862, 'QU', 'OK', 'S', 1757592880, 1757592880, '1'),
(236644, 21259, 'QU', 'OK', 'S', 1757593078, 1757593078, '1'),
(236645, 39839, 'QU', 'OK', 'S', 1757595298, 1757595298, '1'),
(236646, 26425, 'QU', 'OK', 'S', 1757595521, 1757595521, '1'),
(236647, 3858, 'QU', 'OK', 'S', 1757595621, 1757595621, '1'),
(236648, 30572, 'QU', 'OK', 'S', 1757595665, 1757595665, '1'),
(236649, 13368, 'QU', 'OK', 'S', 1757595810, 1757595810, '1'),
(236650, 28090, 'QU', 'OK', 'S', 1757596709, 1757596709, '1'),
(236651, 18240, 'QU', 'OK', 'S', 1757596711, 1757596711, '1'),
(236652, 36941, 'QU', 'OK', 'S', 1757596713, 1757596713, '1'),
(236653, 36941, 'QU', 'OK', 'S', 1757596715, 1757596715, '1'),
(236654, 28384, 'QU', 'OK', 'S', 1757597245, 1757597245, '1'),
(236655, 36892, 'QU', 'OK', 'S', 1757597256, 1757597256, '1'),
(236656, 39225, 'QU', 'OK', 'S', 1757597259, 1757597259, '1'),
(236657, 39225, 'QU', 'OK', 'S', 1757597262, 1757597262, '1'),
(236658, 1483, 'QU', 'OK', 'S', 1757597264, 1757597264, '1'),
(236659, 37708, 'QU', 'OK', 'S', 1757597273, 1757597273, '1'),
(236660, 37351, 'QU', 'OK', 'S', 1757597294, 1757597294, '1'),
(236661, 39704, 'QU', 'OK', 'S', 1757597298, 1757597298, '1'),
(236662, 39703, 'QU', 'OK', 'S', 1757597301, 1757597301, '1'),
(236663, 39704, 'QU', 'OK', 'S', 1757597305, 1757597305, '1'),
(236664, 37708, 'QU', 'OK', 'S', 1757597309, 1757597309, '1'),
(236665, 39703, 'QU', 'OK', 'S', 1757597313, 1757597313, '1'),
(236666, 39703, 'QU', 'OK', 'S', 1757597315, 1757597315, '1'),
(236667, 39781, 'QU', 'OK', 'S', 1757597318, 1757597318, '1'),
(236668, 39781, 'QU', 'OK', 'S', 1757597320, 1757597320, '1'),
(236669, 39781, 'QU', 'OK', 'S', 1757597325, 1757597325, '1'),
(236670, 39781, 'QU', 'OK', 'S', 1757597335, 1757597335, '1'),
(236671, 36892, 'QU', 'OK', 'S', 1757597338, 1757597338, '1'),
(236672, 39704, 'QU', 'OK', 'S', 1757597342, 1757597342, '1'),
(236673, 39703, 'QU', 'OK', 'S', 1757597347, 1757597347, '1'),
(236674, 39697, 'QU', 'OK', 'S', 1757597356, 1757597356, '1'),
(236675, 37650, 'QU', 'OK', 'S', 1757597360, 1757597360, '1'),
(236676, 37651, 'QU', 'OK', 'S', 1757597362, 1757597362, '1'),
(236677, 39697, 'QU', 'OK', 'S', 1757597366, 1757597366, '1'),
(236678, 34439, 'QU', 'OK', 'S', 1757597373, 1757597373, '1'),
(236679, 39701, 'QU', 'OK', 'S', 1757597378, 1757597378, '1'),
(236680, 39697, 'QU', 'OK', 'S', 1757597381, 1757597381, '1'),
(236681, 39699, 'QU', 'OK', 'S', 1757597384, 1757597384, '1'),
(236682, 39699, 'QU', 'OK', 'S', 1757597391, 1757597391, '1'),
(236683, 39699, 'QU', 'OK', 'S', 1757597394, 1757597394, '1'),
(236684, 311, 'QU', 'OK', 'S', 1757597404, 1757597404, '1'),
(236685, 39704, 'QU', 'OK', 'S', 1757597420, 1757597420, '1'),
(236686, 39781, 'QU', 'OK', 'S', 1757597487, 1757597487, '1'),
(236687, 39781, 'QU', 'OK', 'S', 1757597491, 1757597491, '1'),
(236688, 32399, 'QU', 'OK', 'S', 1757597547, 1757597547, '1'),
(236689, 38161, 'QU', 'OK', 'S', 1757597691, 1757597691, '1'),
(236690, 38161, 'QU', 'OK', 'S', 1757597691, 1757597691, '1'),
(236691, 38062, 'QU', 'OK', 'S', 1757597692, 1757597692, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(236692, 38062, 'QU', 'OK', 'S', 1757597692, 1757597692, '1'),
(236693, 31249, 'QU', 'OK', 'S', 1757597835, 1757597835, '1'),
(236694, 30999, 'QU', 'OK', 'S', 1757597835, 1757597835, '1'),
(236695, 30999, 'QU', 'OK', 'S', 1757597836, 1757597836, '1'),
(236696, 38705, 'QU', 'OK', 'S', 1757597963, 1757597963, '1'),
(236697, 39856, 'QU', 'OK', 'S', 1757598394, 1757598394, '1'),
(236698, 39259, 'QU', 'OK', 'S', 1757654991, 1757654991, '1'),
(236699, 31126, 'QU', 'OK', 'S', 1757655021, 1757655021, '1'),
(236700, 14542, 'QU', 'OK', 'S', 1757655562, 1757655562, '1'),
(236701, 14542, 'QU', 'OK', 'S', 1757655570, 1757655570, '1'),
(236702, 32393, 'QU', 'OK', 'S', 1757655573, 1757655573, '1'),
(236703, 32393, 'QU', 'OK', 'S', 1757655586, 1757655586, '1'),
(236704, 32393, 'QU', 'OK', 'S', 1757655635, 1757655635, '1'),
(236705, 32393, 'QU', 'OK', 'S', 1757655639, 1757655639, '1'),
(236706, 22605, 'QU', 'OK', 'S', 1757657364, 1757657364, '1'),
(236707, 35316, 'QU', 'OK', 'S', 1757657373, 1757657373, '1'),
(236708, 11846, 'QU', 'OK', 'S', 1757657382, 1757657382, '1'),
(236709, 11481, 'QU', 'OK', 'S', 1757657394, 1757657394, '1'),
(236710, 11481, 'QU', 'OK', 'S', 1757657394, 1757657394, '1'),
(236711, 26880, 'QU', 'OK', 'S', 1757657414, 1757657414, '1'),
(236712, 22605, 'QU', 'OK', 'S', 1757658030, 1757658030, '1'),
(236713, 22605, 'QU', 'OK', 'S', 1757658032, 1757658032, '1'),
(236714, 22605, 'QU', 'OK', 'S', 1757658035, 1757658035, '1'),
(236715, 22605, 'QU', 'OK', 'S', 1757658037, 1757658037, '1'),
(236716, 22605, 'QU', 'OK', 'S', 1757658038, 1757658038, '1'),
(236717, 22605, 'QU', 'OK', 'S', 1757658041, 1757658041, '1'),
(236718, 22605, 'QU', 'OK', 'S', 1757658043, 1757658043, '1'),
(236719, 22605, 'QU', 'OK', 'S', 1757658045, 1757658045, '1'),
(236720, 22605, 'QU', 'OK', 'S', 1757658047, 1757658047, '1'),
(236721, 22605, 'QU', 'OK', 'S', 1757658048, 1757658048, '1'),
(236722, 22605, 'QU', 'OK', 'S', 1757658051, 1757658051, '1'),
(236723, 22605, 'QU', 'OK', 'S', 1757658053, 1757658053, '1'),
(236724, 22605, 'QU', 'OK', 'S', 1757658055, 1757658055, '1'),
(236725, 22605, 'QU', 'OK', 'S', 1757658058, 1757658058, '1'),
(236726, 22605, 'QU', 'OK', 'S', 1757658060, 1757658060, '1'),
(236727, 22605, 'QU', 'OK', 'S', 1757658062, 1757658062, '1'),
(236728, 22605, 'QU', 'OK', 'S', 1757658072, 1757658072, '1'),
(236729, 22605, 'QU', 'OK', 'S', 1757658075, 1757658075, '1'),
(236730, 22605, 'QU', 'OK', 'S', 1757658077, 1757658077, '1'),
(236731, 22605, 'QU', 'OK', 'S', 1757658080, 1757658080, '1'),
(236732, 22605, 'QU', 'OK', 'S', 1757658083, 1757658083, '1'),
(236733, 22605, 'QU', 'OK', 'S', 1757658085, 1757658085, '1'),
(236734, 22605, 'QU', 'OK', 'S', 1757658088, 1757658088, '1'),
(236735, 22605, 'QU', 'OK', 'S', 1757658090, 1757658090, '1'),
(236736, 22605, 'QU', 'OK', 'S', 1757658092, 1757658092, '1'),
(236737, 22605, 'QU', 'OK', 'S', 1757658095, 1757658095, '1'),
(236738, 22605, 'QU', 'OK', 'S', 1757658100, 1757658100, '1'),
(236739, 22605, 'QU', 'OK', 'S', 1757658102, 1757658102, '1'),
(236740, 22605, 'QU', 'OK', 'S', 1757658106, 1757658106, '1'),
(236741, 22605, 'QU', 'OK', 'S', 1757658133, 1757658133, '1'),
(236742, 22605, 'QU', 'OK', 'S', 1757658135, 1757658135, '1'),
(236743, 22605, 'QU', 'OK', 'S', 1757658137, 1757658137, '1'),
(236744, 22605, 'QU', 'OK', 'S', 1757658139, 1757658139, '1'),
(236745, 22605, 'QU', 'OK', 'S', 1757658142, 1757658142, '1'),
(236746, 22605, 'QU', 'OK', 'S', 1757658144, 1757658144, '1'),
(236747, 35316, 'QU', 'OK', 'S', 1757658212, 1757658212, '1'),
(236748, 11846, 'QU', 'OK', 'S', 1757658271, 1757658271, '1'),
(236749, 11846, 'QU', 'OK', 'S', 1757658273, 1757658273, '1'),
(236750, 11846, 'QU', 'OK', 'S', 1757658278, 1757658278, '1'),
(236751, 11846, 'QU', 'OK', 'S', 1757658281, 1757658281, '1'),
(236752, 11846, 'QU', 'OK', 'S', 1757658283, 1757658283, '1'),
(236753, 11846, 'QU', 'OK', 'S', 1757658284, 1757658284, '1'),
(236754, 11846, 'QU', 'OK', 'S', 1757658286, 1757658286, '1'),
(236755, 11481, 'QU', 'OK', 'S', 1757658344, 1757658344, '1'),
(236756, 11481, 'QU', 'OK', 'S', 1757658346, 1757658346, '1'),
(236757, 11481, 'QU', 'OK', 'S', 1757658348, 1757658348, '1'),
(236758, 11481, 'QU', 'OK', 'S', 1757658350, 1757658350, '1'),
(236759, 11481, 'QU', 'OK', 'S', 1757658352, 1757658352, '1'),
(236760, 11481, 'QU', 'OK', 'S', 1757658354, 1757658354, '1'),
(236761, 11481, 'QU', 'OK', 'S', 1757658356, 1757658356, '1'),
(236762, 11481, 'QU', 'OK', 'S', 1757658387, 1757658387, '1'),
(236763, 11481, 'QU', 'OK', 'S', 1757658389, 1757658389, '1'),
(236764, 11481, 'QU', 'OK', 'S', 1757658391, 1757658391, '1'),
(236765, 11481, 'QU', 'OK', 'S', 1757658393, 1757658393, '1'),
(236766, 11481, 'QU', 'OK', 'S', 1757658395, 1757658395, '1'),
(236767, 11481, 'QU', 'OK', 'S', 1757658398, 1757658398, '1'),
(236768, 11481, 'QU', 'OK', 'S', 1757658401, 1757658401, '1'),
(236769, 11481, 'QU', 'OK', 'S', 1757658403, 1757658403, '1'),
(236770, 11481, 'QU', 'OK', 'S', 1757658406, 1757658406, '1'),
(236771, 11481, 'QU', 'OK', 'S', 1757658408, 1757658408, '1'),
(236772, 26880, 'QU', 'OK', 'S', 1757658444, 1757658444, '1'),
(236773, 26880, 'QU', 'OK', 'S', 1757658446, 1757658446, '1'),
(236774, 26880, 'QU', 'OK', 'S', 1757658453, 1757658453, '1'),
(236775, 26880, 'QU', 'OK', 'S', 1757658460, 1757658460, '1'),
(236776, 26880, 'QU', 'OK', 'S', 1757658491, 1757658491, '1'),
(236777, 38956, 'QU', 'OK', 'S', 1757659056, 1757659056, '1'),
(236778, 38620, 'QU', 'OK', 'S', 1757659061, 1757659061, '1'),
(236779, 36244, 'QU', 'OK', 'S', 1757659066, 1757659066, '1'),
(236780, 38956, 'QU', 'OK', 'S', 1757659071, 1757659071, '1'),
(236781, 38956, 'QU', 'OK', 'S', 1757659074, 1757659074, '1'),
(236782, 38619, 'QU', 'OK', 'S', 1757659078, 1757659078, '1'),
(236783, 39344, 'QU', 'OK', 'S', 1757659083, 1757659083, '1'),
(236784, 36795, 'QU', 'OK', 'S', 1757659087, 1757659087, '1'),
(236785, 14722, 'QU', 'OK', 'S', 1757659092, 1757659092, '1'),
(236786, 14815, 'QU', 'OK', 'S', 1757659096, 1757659096, '1'),
(236787, 31428, 'QU', 'OK', 'S', 1757659101, 1757659101, '1'),
(236788, 31746, 'QU', 'OK', 'S', 1757659106, 1757659106, '1'),
(236789, 33010, 'QU', 'OK', 'S', 1757659109, 1757659109, '1'),
(236790, 36293, 'QU', 'OK', 'S', 1757659119, 1757659119, '1'),
(236791, 36095, 'QU', 'OK', 'S', 1757659124, 1757659124, '1'),
(236792, 37069, 'QU', 'OK', 'S', 1757659129, 1757659129, '1'),
(236793, 35617, 'QU', 'OK', 'S', 1757659134, 1757659134, '1'),
(236794, 39468, 'QU', 'OK', 'S', 1757659140, 1757659140, '1'),
(236795, 38623, 'QU', 'OK', 'S', 1757659147, 1757659147, '1'),
(236796, 38620, 'QU', 'OK', 'S', 1757659149, 1757659149, '1'),
(236797, 38623, 'QU', 'OK', 'S', 1757659156, 1757659156, '1'),
(236798, 38619, 'QU', 'OK', 'S', 1757659161, 1757659161, '1'),
(236799, 38032, 'QU', 'OK', 'S', 1757659166, 1757659166, '1'),
(236800, 39664, 'QU', 'OK', 'S', 1757659172, 1757659172, '1'),
(236801, 17890, 'QU', 'OK', 'S', 1757659176, 1757659176, '1'),
(236802, 36293, 'QU', 'OK', 'S', 1757659180, 1757659180, '1'),
(236803, 37176, 'QU', 'OK', 'S', 1757659185, 1757659185, '1'),
(236804, 37880, 'QU', 'OK', 'S', 1757659189, 1757659189, '1'),
(236805, 28815, 'QU', 'OK', 'S', 1757659193, 1757659193, '1'),
(236806, 30383, 'QU', 'OK', 'S', 1757659196, 1757659196, '1'),
(236807, 36575, 'QU', 'OK', 'S', 1757659201, 1757659201, '1'),
(236808, 12705, 'QU', 'OK', 'S', 1757659206, 1757659206, '1'),
(236809, 12705, 'QU', 'OK', 'S', 1757659211, 1757659211, '1'),
(236810, 37176, 'QU', 'OK', 'S', 1757659217, 1757659217, '1'),
(236811, 39512, 'QU', 'OK', 'S', 1757659222, 1757659222, '1'),
(236812, 38472, 'QU', 'OK', 'S', 1757659228, 1757659228, '1'),
(236813, 22055, 'QU', 'OK', 'S', 1757659235, 1757659235, '1'),
(236814, 14765, 'QU', 'OK', 'S', 1757659241, 1757659241, '1'),
(236815, 14765, 'QU', 'OK', 'S', 1757659246, 1757659246, '1'),
(236816, 38750, 'QU', 'OK', 'S', 1757659251, 1757659251, '1'),
(236817, 37084, 'QU', 'OK', 'S', 1757659255, 1757659255, '1'),
(236818, 12413, 'QU', 'OK', 'S', 1757659260, 1757659260, '1'),
(236819, 38415, 'QU', 'OK', 'S', 1757659265, 1757659265, '1'),
(236820, 39206, 'QU', 'OK', 'S', 1757659270, 1757659270, '1'),
(236821, 31913, 'QU', 'OK', 'S', 1757659276, 1757659276, '1'),
(236822, 9316, 'QU', 'OK', 'S', 1757659280, 1757659280, '1'),
(236823, 39468, 'QU', 'OK', 'S', 1757659288, 1757659288, '1'),
(236824, 10637, 'QU', 'OK', 'S', 1757659313, 1757659313, '1'),
(236825, 38746, 'QU', 'OK', 'S', 1757659320, 1757659320, '1'),
(236826, 36121, 'QU', 'OK', 'S', 1757659326, 1757659326, '1'),
(236827, 15172, 'QU', 'OK', 'S', 1757659333, 1757659333, '1'),
(236828, 36177, 'QU', 'OK', 'S', 1757659337, 1757659337, '1'),
(236829, 39468, 'QU', 'OK', 'S', 1757659340, 1757659340, '1'),
(236830, 1839, 'QU', 'OK', 'S', 1757659344, 1757659344, '1'),
(236831, 15076, 'QU', 'OK', 'S', 1757659348, 1757659348, '1'),
(236832, 39340, 'QU', 'OK', 'S', 1757659353, 1757659353, '1'),
(236833, 39340, 'QU', 'OK', 'S', 1757659357, 1757659357, '1'),
(236834, 37825, 'QU', 'OK', 'S', 1757659362, 1757659362, '1'),
(236835, 9093, 'QU', 'OK', 'S', 1757659367, 1757659367, '1'),
(236836, 30383, 'QU', 'OK', 'S', 1757659371, 1757659371, '1'),
(236837, 39207, 'QU', 'OK', 'S', 1757659376, 1757659376, '1'),
(236838, 37069, 'QU', 'OK', 'S', 1757659450, 1757659450, '1'),
(236839, 37882, 'QU', 'OK', 'S', 1757659455, 1757659455, '1'),
(236840, 31590, 'QU', 'OK', 'S', 1757659459, 1757659459, '1'),
(236841, 37064, 'QU', 'OK', 'S', 1757659463, 1757659463, '1'),
(236842, 36563, 'QU', 'OK', 'S', 1757659466, 1757659466, '1'),
(236843, 39650, 'QU', 'OK', 'S', 1757659469, 1757659469, '1'),
(236844, 22055, 'QU', 'OK', 'S', 1757659472, 1757659472, '1'),
(236845, 20515, 'QU', 'OK', 'S', 1757659477, 1757659477, '1'),
(236846, 20515, 'QU', 'OK', 'S', 1757659480, 1757659480, '1'),
(236847, 36095, 'QU', 'OK', 'S', 1757659485, 1757659485, '1'),
(236848, 36344, 'QU', 'OK', 'S', 1757659542, 1757659542, '1'),
(236849, 39512, 'QU', 'OK', 'S', 1757659552, 1757659552, '1'),
(236850, 34626, 'QU', 'OK', 'S', 1757659564, 1757659564, '1'),
(236851, 36102, 'QU', 'OK', 'S', 1757659575, 1757659575, '1'),
(236852, 38444, 'QU', 'OK', 'S', 1757659586, 1757659586, '1'),
(236853, 14765, 'QU', 'OK', 'S', 1757659856, 1757659856, '1'),
(236854, 14765, 'QU', 'OK', 'S', 1757659859, 1757659859, '1'),
(236855, 14813, 'QU', 'OK', 'S', 1757660853, 1757660853, '1'),
(236856, 39651, 'QU', 'OK', 'S', 1757661368, 1757661368, '1'),
(236857, 36906, 'QU', 'OK', 'S', 1757661374, 1757661374, '1'),
(236858, 35144, 'QU', 'OK', 'S', 1757661376, 1757661376, '1'),
(236859, 38431, 'QU', 'OK', 'S', 1757661381, 1757661381, '1'),
(236860, 32185, 'QU', 'OK', 'S', 1757661386, 1757661386, '1'),
(236861, 39237, 'QU', 'OK', 'S', 1757661388, 1757661388, '1'),
(236862, 38788, 'QU', 'OK', 'S', 1757661391, 1757661391, '1'),
(236863, 32907, 'QU', 'OK', 'S', 1757661394, 1757661394, '1'),
(236864, 26263, 'QU', 'OK', 'S', 1757661396, 1757661396, '1'),
(236865, 37880, 'QU', 'OK', 'S', 1757661414, 1757661414, '1'),
(236866, 32802, 'QU', 'OK', 'S', 1757661418, 1757661418, '1'),
(236867, 38848, 'QU', 'OK', 'S', 1757661421, 1757661421, '1'),
(236868, 38092, 'QU', 'OK', 'S', 1757661423, 1757661423, '1'),
(236869, 36062, 'QU', 'OK', 'S', 1757661428, 1757661428, '1'),
(236870, 30142, 'QU', 'OK', 'S', 1757661430, 1757661430, '1'),
(236871, 38914, 'QU', 'OK', 'S', 1757661435, 1757661435, '1'),
(236872, 37297, 'QU', 'OK', 'S', 1757661437, 1757661437, '1'),
(236873, 38788, 'QU', 'OK', 'S', 1757661440, 1757661440, '1'),
(236874, 39436, 'QU', 'OK', 'S', 1757661466, 1757661466, '1'),
(236875, 38848, 'QU', 'OK', 'S', 1757661471, 1757661471, '1'),
(236876, 39279, 'QU', 'OK', 'S', 1757661473, 1757661473, '1'),
(236877, 39278, 'QU', 'OK', 'S', 1757661475, 1757661475, '1'),
(236878, 39276, 'QU', 'OK', 'S', 1757661479, 1757661479, '1'),
(236879, 36109, 'QU', 'OK', 'S', 1757661483, 1757661483, '1'),
(236880, 38915, 'QU', 'OK', 'S', 1757661488, 1757661488, '1'),
(236881, 39355, 'QU', 'OK', 'S', 1757661495, 1757661495, '1'),
(236882, 32411, 'QU', 'OK', 'S', 1757661501, 1757661501, '1'),
(236883, 39293, 'QU', 'OK', 'S', 1757661503, 1757661503, '1'),
(236884, 32399, 'QU', 'OK', 'S', 1757662731, 1757662731, '1'),
(236885, 38062, 'QU', 'OK', 'S', 1757662783, 1757662783, '1'),
(236886, 38062, 'QU', 'OK', 'S', 1757662783, 1757662783, '1'),
(236887, 38161, 'QU', 'OK', 'S', 1757662806, 1757662806, '1'),
(236888, 38161, 'QU', 'OK', 'S', 1757662806, 1757662806, '1'),
(236889, 38705, 'QU', 'OK', 'S', 1757662823, 1757662823, '1'),
(236890, 21736, 'QU', 'OK', 'S', 1757662876, 1757662876, '1'),
(236891, 18627, 'QU', 'OK', 'S', 1757663016, 1757663016, '1'),
(236892, 18627, 'QU', 'OK', 'S', 1757663017, 1757663017, '1'),
(236893, 23070, 'QU', 'OK', 'S', 1757663078, 1757663078, '1'),
(236894, 33317, 'QU', 'OK', 'S', 1757663151, 1757663151, '1'),
(236895, 33317, 'QU', 'OK', 'S', 1757663151, 1757663151, '1'),
(236896, 33317, 'QU', 'OK', 'S', 1757663151, 1757663151, '1'),
(236897, 32495, 'QU', 'OK', 'S', 1757663192, 1757663192, '1'),
(236898, 5634, 'QU', 'OK', 'S', 1757663533, 1757663533, '1'),
(236899, 3869, 'QU', 'OK', 'S', 1757663562, 1757663562, '1'),
(236900, 24449, 'QU', 'OK', 'S', 1757663631, 1757663631, '1'),
(236901, 33474, 'QU', 'OK', 'S', 1757663656, 1757663656, '1'),
(236902, 16086, 'QU', 'OK', 'S', 1757663701, 1757663701, '1'),
(236903, 1195, 'QU', 'OK', 'S', 1757663714, 1757663714, '1'),
(236904, 30252, 'QU', 'OK', 'S', 1757663758, 1757663758, '1'),
(236905, 29190, 'QU', 'OK', 'S', 1757663772, 1757663772, '1'),
(236906, 39912, 'QU', 'OK', 'S', 1757664435, 1757664435, '1'),
(236907, 39920, 'QU', 'OK', 'S', 1757664508, 1757664508, '1'),
(236908, 39941, 'QU', 'OK', 'S', 1757664535, 1757664535, '1'),
(236909, 39940, 'QU', 'OK', 'S', 1757664555, 1757664555, '1'),
(236910, 39939, 'QU', 'OK', 'S', 1757664597, 1757664597, '1'),
(236911, 39938, 'QU', 'OK', 'S', 1757664636, 1757664636, '1'),
(236912, 39937, 'QU', 'OK', 'S', 1757664660, 1757664660, '1'),
(236913, 39936, 'QU', 'OK', 'S', 1757664685, 1757664685, '1'),
(236914, 39926, 'QU', 'OK', 'S', 1757664745, 1757664745, '1'),
(236915, 39925, 'QU', 'OK', 'S', 1757664765, 1757664765, '1'),
(236916, 39919, 'QU', 'OK', 'S', 1757664792, 1757664792, '1'),
(236917, 39918, 'QU', 'OK', 'S', 1757664809, 1757664809, '1'),
(236918, 36907, 'QU', 'OK', 'S', 1757664815, 1757664815, '1'),
(236919, 38141, 'QU', 'OK', 'S', 1757664821, 1757664821, '1'),
(236920, 39917, 'QU', 'OK', 'S', 1757664830, 1757664830, '1'),
(236921, 3424, 'QU', 'OK', 'S', 1757664841, 1757664841, '1'),
(236922, 14697, 'QU', 'OK', 'S', 1757664843, 1757664843, '1'),
(236923, 37437, 'QU', 'OK', 'S', 1757664859, 1757664859, '1'),
(236924, 39916, 'QU', 'OK', 'S', 1757664861, 1757664861, '1'),
(236925, 39383, 'QU', 'OK', 'S', 1757664862, 1757664862, '1'),
(236926, 39407, 'QU', 'OK', 'S', 1757664869, 1757664869, '1'),
(236927, 2756, 'QU', 'OK', 'S', 1757664880, 1757664880, '1'),
(236928, 39915, 'QU', 'OK', 'S', 1757664881, 1757664881, '1'),
(236929, 39914, 'QU', 'OK', 'S', 1757664902, 1757664902, '1'),
(236930, 32580, 'QU', 'OK', 'S', 1757664914, 1757664914, '1'),
(236931, 39913, 'QU', 'OK', 'S', 1757664927, 1757664927, '1'),
(236932, 26474, 'QU', 'OK', 'S', 1757664928, 1757664928, '1'),
(236933, 23070, 'QU', 'OK', 'S', 1757664938, 1757664938, '1'),
(236934, 38528, 'QU', 'OK', 'S', 1757665001, 1757665001, '1'),
(236935, 39921, 'QU', 'OK', 'S', 1757665109, 1757665109, '1'),
(236936, 39922, 'QU', 'OK', 'S', 1757665149, 1757665149, '1'),
(236937, 39923, 'QU', 'OK', 'S', 1757665181, 1757665181, '1'),
(236938, 39924, 'QU', 'OK', 'S', 1757665208, 1757665208, '1'),
(236939, 39929, 'QU', 'OK', 'S', 1757665308, 1757665308, '1'),
(236940, 39927, 'QU', 'OK', 'S', 1757665599, 1757665599, '1'),
(236941, 39931, 'QU', 'OK', 'S', 1757665639, 1757665639, '1'),
(236942, 28595, 'QU', 'OK', 'S', 1757665662, 1757665662, '1'),
(236943, 39928, 'QU', 'OK', 'S', 1757665748, 1757665748, '1'),
(236944, 39544, 'QU', 'OK', 'S', 1757667143, 1757667143, '1'),
(236945, 36611, 'QU', 'OK', 'S', 1757667148, 1757667148, '1'),
(236946, 39239, 'QU', 'OK', 'S', 1757667151, 1757667151, '1'),
(236947, 37962, 'QU', 'OK', 'S', 1757667155, 1757667155, '1'),
(236948, 37385, 'QU', 'OK', 'S', 1757667164, 1757667164, '1'),
(236949, 39384, 'QU', 'OK', 'S', 1757667168, 1757667168, '1'),
(236950, 39930, 'QU', 'OK', 'S', 1757667908, 1757667908, '1'),
(236951, 39934, 'QU', 'OK', 'S', 1757668169, 1757668169, '1'),
(236952, 39935, 'QU', 'OK', 'S', 1757668253, 1757668253, '1'),
(236953, 39932, 'QU', 'OK', 'S', 1757668652, 1757668652, '1'),
(236954, 38887, 'QU', 'OK', 'S', 1757668735, 1757668735, '1'),
(236955, 39353, 'QU', 'OK', 'S', 1757668771, 1757668771, '1'),
(236956, 39846, 'QU', 'OK', 'S', 1757668806, 1757668806, '1'),
(236957, 21110, 'QU', 'OK', 'S', 1757668910, 1757668910, '1'),
(236958, 39413, 'QU', 'OK', 'S', 1757668959, 1757668959, '1'),
(236959, 39933, 'QU', 'OK', 'S', 1757669203, 1757669203, '1'),
(236960, 39942, 'QU', 'OK', 'S', 1757669237, 1757669237, '1'),
(236961, 31147, 'QU', 'OK', 'S', 1757669304, 1757669304, '1'),
(236962, 31147, 'QU', 'OK', 'S', 1757669331, 1757669331, '1'),
(236963, 31147, 'QU', 'OK', 'S', 1757669341, 1757669341, '1'),
(236964, 31147, 'QU', 'OK', 'S', 1757669354, 1757669354, '1'),
(236965, 39398, 'QU', 'OK', 'S', 1757669424, 1757669424, '1'),
(236966, 39343, 'QU', 'OK', 'S', 1757669864, 1757669864, '1'),
(236967, 39343, 'QU', 'OK', 'S', 1757669871, 1757669871, '1'),
(236968, 31147, 'QU', 'OK', 'S', 1757671251, 1757671251, '1'),
(236969, 23343, 'QU', 'OK', 'S', 1757673302, 1757673302, '1'),
(236970, 36184, 'QU', 'OK', 'S', 1757673616, 1757673616, '1'),
(236971, 14762, 'QU', 'OK', 'S', 1757673624, 1757673624, '1'),
(236972, 26306, 'QU', 'OK', 'S', 1757673631, 1757673631, '1'),
(236973, 33317, 'QU', 'OK', 'S', 1757673658, 1757673658, '1'),
(236974, 33317, 'QU', 'OK', 'S', 1757673658, 1757673658, '1'),
(236975, 22105, 'QU', 'OK', 'S', 1757673684, 1757673684, '1'),
(236976, 35038, 'QU', 'OK', 'S', 1757673705, 1757673705, '1'),
(236977, 29879, 'QU', 'OK', 'S', 1757673730, 1757673730, '1'),
(236978, 37961, 'QU', 'OK', 'S', 1757675058, 1757675058, '1'),
(236979, 30889, 'QU', 'OK', 'S', 1757675286, 1757675286, '1'),
(236980, 32037, 'QU', 'OK', 'S', 1757675461, 1757675461, '1'),
(236981, 32037, 'QU', 'OK', 'S', 1757675466, 1757675466, '1'),
(236982, 31149, 'QU', 'OK', 'S', 1757676439, 1757676439, '1'),
(236983, 22659, 'QU', 'OK', 'S', 1757681600, 1757681600, '1'),
(236984, 38460, 'QU', 'OK', 'S', 1757681600, 1757681600, '1'),
(236985, 22659, 'QU', 'OK', 'S', 1757681608, 1757681608, '1'),
(236986, 37018, 'QU', 'OK', 'S', 1757681718, 1757681718, '1'),
(236987, 37038, 'QU', 'OK', 'S', 1757682308, 1757682308, '1'),
(236988, 36952, 'QU', 'OK', 'S', 1757682378, 1757682378, '1'),
(236989, 36723, 'QU', 'OK', 'S', 1757682457, 1757682457, '1'),
(236990, 36723, 'QU', 'OK', 'S', 1757682457, 1757682457, '1'),
(236991, 36723, 'QU', 'OK', 'S', 1757682457, 1757682457, '1'),
(236992, 36723, 'QU', 'OK', 'S', 1757682457, 1757682457, '1'),
(236993, 35155, 'QU', 'OK', 'S', 1757682479, 1757682479, '1'),
(236994, 32121, 'QU', 'OK', 'S', 1757682606, 1757682606, '1'),
(236995, 32121, 'QU', 'OK', 'S', 1757682606, 1757682606, '1'),
(236996, 32121, 'QU', 'OK', 'S', 1757682606, 1757682606, '1'),
(236997, 32121, 'QU', 'OK', 'S', 1757682606, 1757682606, '1'),
(236998, 32121, 'QU', 'OK', 'S', 1757682606, 1757682606, '1'),
(236999, 8023, 'QU', 'OK', 'S', 1757684870, 1757684870, '1'),
(237000, 39225, 'QU', 'OK', 'S', 1757684908, 1757684908, '1'),
(237001, 30292, 'QU', 'OK', 'S', 1757684911, 1757684911, '1'),
(237002, 39224, 'QU', 'OK', 'S', 1757684915, 1757684915, '1'),
(237003, 19536, 'QU', 'OK', 'S', 1757684918, 1757684918, '1'),
(237004, 37039, 'QU', 'OK', 'S', 1757684923, 1757684923, '1'),
(237005, 29254, 'QU', 'OK', 'S', 1757684925, 1757684925, '1'),
(237006, 39736, 'QU', 'OK', 'S', 1757684928, 1757684928, '1'),
(237007, 25405, 'QU', 'OK', 'S', 1757684932, 1757684932, '1'),
(237008, 37216, 'QU', 'OK', 'S', 1757684938, 1757684938, '1'),
(237009, 39736, 'QU', 'OK', 'S', 1757684944, 1757684944, '1'),
(237010, 39736, 'QU', 'OK', 'S', 1757684948, 1757684948, '1'),
(237011, 39736, 'QU', 'OK', 'S', 1757684953, 1757684953, '1'),
(237012, 15836, 'QU', 'OK', 'S', 1757684957, 1757684957, '1'),
(237013, 25405, 'QU', 'OK', 'S', 1757684962, 1757684962, '1'),
(237014, 39723, 'QU', 'OK', 'S', 1757684966, 1757684966, '1'),
(237015, 29407, 'QU', 'OK', 'S', 1757684971, 1757684971, '1'),
(237016, 15999, 'QU', 'OK', 'S', 1757684975, 1757684975, '1'),
(237017, 26197, 'QU', 'OK', 'S', 1757684980, 1757684980, '1'),
(237018, 37039, 'QU', 'OK', 'S', 1757684987, 1757684987, '1'),
(237019, 37038, 'QU', 'OK', 'S', 1757684992, 1757684992, '1'),
(237020, 39774, 'QU', 'OK', 'S', 1757684996, 1757684996, '1'),
(237021, 26197, 'QU', 'OK', 'S', 1757685002, 1757685002, '1'),
(237022, 8023, 'QU', 'OK', 'S', 1757685007, 1757685007, '1'),
(237023, 29544, 'QU', 'OK', 'S', 1757685012, 1757685012, '1'),
(237024, 21740, 'QU', 'OK', 'S', 1757685017, 1757685017, '1'),
(237025, 29494, 'QU', 'OK', 'S', 1757685021, 1757685021, '1'),
(237026, 37690, 'QU', 'OK', 'S', 1757685027, 1757685027, '1'),
(237027, 21695, 'QU', 'OK', 'S', 1757685032, 1757685032, '1'),
(237028, 21783, 'QU', 'OK', 'S', 1757685036, 1757685036, '1'),
(237029, 18589, 'QU', 'OK', 'S', 1757685041, 1757685041, '1'),
(237030, 29440, 'QU', 'OK', 'S', 1757685045, 1757685045, '1'),
(237031, 29371, 'QU', 'OK', 'S', 1757685050, 1757685050, '1'),
(237032, 29370, 'QU', 'OK', 'S', 1757685055, 1757685055, '1'),
(237033, 29438, 'QU', 'OK', 'S', 1757685060, 1757685060, '1'),
(237034, 35482, 'QU', 'OK', 'S', 1757685065, 1757685065, '1'),
(237035, 39774, 'QU', 'OK', 'S', 1757685069, 1757685069, '1'),
(237036, 39448, 'QU', 'OK', 'S', 1757685075, 1757685075, '1'),
(237037, 39739, 'QU', 'OK', 'S', 1757685079, 1757685079, '1'),
(237038, 39354, 'QU', 'OK', 'S', 1757685083, 1757685083, '1'),
(237039, 30414, 'QU', 'OK', 'S', 1757685087, 1757685087, '1'),
(237040, 18588, 'QU', 'OK', 'S', 1757685099, 1757685099, '1'),
(237041, 39381, 'QU', 'OK', 'S', 1757685104, 1757685104, '1'),
(237042, 15808, 'QU', 'OK', 'S', 1757685109, 1757685109, '1'),
(237043, 39168, 'QU', 'OK', 'S', 1757685113, 1757685113, '1'),
(237044, 29800, 'QU', 'OK', 'S', 1757685120, 1757685120, '1'),
(237045, 29543, 'QU', 'OK', 'S', 1757685126, 1757685126, '1'),
(237046, 29439, 'QU', 'OK', 'S', 1757685130, 1757685130, '1'),
(237047, 18589, 'QU', 'OK', 'S', 1757685135, 1757685135, '1'),
(237048, 18588, 'QU', 'OK', 'S', 1757685139, 1757685139, '1'),
(237049, 627, 'QU', 'OK', 'S', 1757685160, 1757685160, '1'),
(237050, 627, 'QU', 'OK', 'S', 1757685170, 1757685170, '1'),
(237051, 19742, 'QU', 'OK', 'S', 1757685181, 1757685181, '1'),
(237052, 4419, 'QU', 'OK', 'S', 1757685187, 1757685187, '1'),
(237053, 19815, 'QU', 'OK', 'S', 1757685193, 1757685193, '1'),
(237054, 1338, 'QU', 'OK', 'S', 1757685203, 1757685203, '1'),
(237055, 22944, 'QU', 'OK', 'S', 1757685208, 1757685208, '1'),
(237056, 4538, 'QU', 'OK', 'S', 1757685213, 1757685213, '1'),
(237057, 18586, 'QU', 'OK', 'S', 1757685217, 1757685217, '1'),
(237058, 38790, 'QU', 'OK', 'S', 1757685220, 1757685220, '1'),
(237059, 38790, 'QU', 'OK', 'S', 1757685227, 1757685227, '1'),
(237060, 31617, 'QU', 'OK', 'S', 1757685232, 1757685232, '1'),
(237061, 35825, 'QU', 'OK', 'S', 1757685238, 1757685238, '1'),
(237062, 39574, 'QU', 'OK', 'S', 1757685244, 1757685244, '1'),
(237063, 4538, 'QU', 'OK', 'S', 1757685247, 1757685247, '1'),
(237064, 8018, 'QU', 'OK', 'S', 1757685253, 1757685253, '1'),
(237065, 4851, 'QU', 'OK', 'S', 1757685257, 1757685257, '1'),
(237066, 19863, 'QU', 'OK', 'S', 1757685268, 1757685268, '1'),
(237067, 3534, 'QU', 'OK', 'S', 1757685272, 1757685272, '1'),
(237068, 38194, 'QU', 'OK', 'S', 1757685276, 1757685276, '1'),
(237069, 38790, 'QU', 'OK', 'S', 1757685281, 1757685281, '1'),
(237070, 38790, 'QU', 'OK', 'S', 1757685285, 1757685285, '1'),
(237071, 38790, 'QU', 'OK', 'S', 1757685289, 1757685289, '1'),
(237072, 38789, 'QU', 'OK', 'S', 1757685294, 1757685294, '1'),
(237073, 38790, 'QU', 'OK', 'S', 1757685299, 1757685299, '1'),
(237074, 12762, 'QU', 'OK', 'S', 1757685303, 1757685303, '1'),
(237075, 38790, 'QU', 'OK', 'S', 1757685308, 1757685308, '1'),
(237076, 38789, 'QU', 'OK', 'S', 1757685313, 1757685313, '1'),
(237077, 30146, 'QU', 'OK', 'S', 1757685317, 1757685317, '1'),
(237078, 8107, 'QU', 'OK', 'S', 1757685337, 1757685337, '1'),
(237079, 30146, 'QU', 'OK', 'S', 1757685347, 1757685347, '1'),
(237080, 39710, 'QU', 'OK', 'S', 1757685352, 1757685352, '1'),
(237081, 30146, 'QU', 'OK', 'S', 1757685361, 1757685361, '1'),
(237082, 30146, 'QU', 'OK', 'S', 1757685367, 1757685367, '1'),
(237083, 29635, 'QU', 'OK', 'S', 1757685370, 1757685370, '1'),
(237084, 38789, 'QU', 'OK', 'S', 1757685376, 1757685376, '1'),
(237085, 39453, 'QU', 'OK', 'S', 1757685379, 1757685379, '1'),
(237086, 39780, 'QU', 'OK', 'S', 1757685453, 1757685453, '1'),
(237087, 39281, 'QU', 'OK', 'S', 1757685460, 1757685460, '1'),
(237088, 31669, 'QU', 'OK', 'S', 1757685464, 1757685464, '1'),
(237089, 39357, 'QU', 'OK', 'S', 1757685471, 1757685471, '1'),
(237090, 39399, 'QU', 'OK', 'S', 1757685473, 1757685473, '1'),
(237091, 39764, 'QU', 'OK', 'S', 1757685476, 1757685476, '1'),
(237092, 39620, 'QU', 'OK', 'S', 1757685481, 1757685481, '1'),
(237093, 39593, 'QU', 'OK', 'S', 1757685485, 1757685485, '1'),
(237094, 39780, 'QU', 'OK', 'S', 1757685489, 1757685489, '1'),
(237095, 39596, 'QU', 'OK', 'S', 1757685494, 1757685494, '1'),
(237096, 39596, 'QU', 'OK', 'S', 1757685498, 1757685498, '1'),
(237097, 39593, 'QU', 'OK', 'S', 1757685503, 1757685503, '1'),
(237098, 4419, 'QU', 'OK', 'S', 1757685506, 1757685506, '1'),
(237099, 39452, 'QU', 'OK', 'S', 1757685509, 1757685509, '1'),
(237100, 39618, 'QU', 'OK', 'S', 1757685514, 1757685514, '1'),
(237101, 19931, 'QU', 'OK', 'S', 1757685521, 1757685521, '1'),
(237102, 38752, 'QU', 'OK', 'S', 1757685522, 1757685522, '1'),
(237103, 6000, 'QU', 'OK', 'S', 1757685526, 1757685526, '1'),
(237104, 38752, 'QU', 'OK', 'S', 1757685535, 1757685535, '1'),
(237105, 17127, 'QU', 'OK', 'S', 1757685536, 1757685536, '1'),
(237106, 39472, 'QU', 'OK', 'S', 1757685544, 1757685544, '1'),
(237107, 32525, 'QU', 'OK', 'S', 1757685549, 1757685549, '1'),
(237108, 39333, 'QU', 'OK', 'S', 1757685553, 1757685553, '1'),
(237109, 39303, 'QU', 'OK', 'S', 1757685557, 1757685557, '1'),
(237110, 37822, 'QU', 'OK', 'S', 1757685562, 1757685562, '1'),
(237111, 20937, 'QU', 'OK', 'S', 1757685570, 1757685570, '1'),
(237112, 39453, 'QU', 'OK', 'S', 1757685575, 1757685575, '1'),
(237113, 39639, 'QU', 'OK', 'S', 1757685583, 1757685583, '1'),
(237114, 39716, 'QU', 'OK', 'S', 1757685589, 1757685589, '1'),
(237115, 39344, 'QU', 'OK', 'S', 1757685595, 1757685595, '1'),
(237116, 37996, 'QU', 'OK', 'S', 1757685601, 1757685601, '1'),
(237117, 35347, 'QU', 'OK', 'S', 1757685609, 1757685609, '1'),
(237118, 39148, 'QU', 'OK', 'S', 1757685613, 1757685613, '1'),
(237119, 39594, 'QU', 'OK', 'S', 1757685617, 1757685617, '1'),
(237120, 39344, 'QU', 'OK', 'S', 1757685622, 1757685622, '1'),
(237121, 39546, 'QU', 'OK', 'S', 1757685626, 1757685626, '1'),
(237122, 39302, 'QU', 'OK', 'S', 1757685632, 1757685632, '1'),
(237123, 39313, 'QU', 'OK', 'S', 1757685635, 1757685635, '1'),
(237124, 37821, 'QU', 'OK', 'S', 1757685638, 1757685638, '1'),
(237125, 12035, 'QU', 'OK', 'S', 1757685641, 1757685641, '1'),
(237126, 39313, 'QU', 'OK', 'S', 1757685655, 1757685655, '1'),
(237127, 39472, 'QU', 'OK', 'S', 1757685661, 1757685661, '1'),
(237128, 39672, 'QU', 'OK', 'S', 1757685666, 1757685666, '1'),
(237129, 37326, 'QU', 'OK', 'S', 1757685669, 1757685669, '1'),
(237130, 8194, 'QU', 'OK', 'S', 1757685672, 1757685672, '1'),
(237131, 4491, 'QU', 'OK', 'S', 1757685676, 1757685676, '1'),
(237132, 39452, 'QU', 'OK', 'S', 1757685681, 1757685681, '1'),
(237133, 39717, 'QU', 'OK', 'S', 1757685690, 1757685690, '1'),
(237134, 35786, 'QU', 'OK', 'S', 1757685693, 1757685693, '1'),
(237135, 35784, 'QU', 'OK', 'S', 1757685696, 1757685696, '1'),
(237136, 19393, 'QU', 'OK', 'S', 1757685703, 1757685703, '1'),
(237137, 2750, 'QU', 'OK', 'S', 1757685716, 1757685716, '1'),
(237138, 3237, 'QU', 'OK', 'S', 1757685723, 1757685723, '1'),
(237139, 3234, 'QU', 'OK', 'S', 1757685729, 1757685729, '1'),
(237140, 31158, 'QU', 'OK', 'S', 1757740483, 1757740483, '1'),
(237141, 39455, 'QU', 'OK', 'S', 1757742133, 1757742133, '1'),
(237142, 13259, 'QU', 'OK', 'S', 1757742139, 1757742139, '1'),
(237143, 13259, 'QU', 'OK', 'S', 1757742144, 1757742144, '1'),
(237144, 39468, 'QU', 'OK', 'S', 1757742148, 1757742148, '1'),
(237145, 39804, 'QU', 'OK', 'S', 1757742151, 1757742151, '1'),
(237146, 39651, 'QU', 'OK', 'S', 1757742155, 1757742155, '1'),
(237147, 36575, 'QU', 'OK', 'S', 1757742158, 1757742158, '1'),
(237148, 36364, 'QU', 'OK', 'S', 1757742161, 1757742161, '1'),
(237149, 36364, 'QU', 'OK', 'S', 1757742165, 1757742165, '1'),
(237150, 36359, 'QU', 'OK', 'S', 1757742170, 1757742170, '1'),
(237151, 36345, 'QU', 'OK', 'S', 1757742173, 1757742173, '1'),
(237152, 36345, 'QU', 'OK', 'S', 1757742178, 1757742178, '1'),
(237153, 36345, 'QU', 'OK', 'S', 1757742182, 1757742182, '1'),
(237154, 36345, 'QU', 'OK', 'S', 1757742187, 1757742187, '1'),
(237155, 39666, 'QU', 'OK', 'S', 1757742190, 1757742190, '1'),
(237156, 39481, 'QU', 'OK', 'S', 1757742193, 1757742193, '1'),
(237157, 39481, 'QU', 'OK', 'S', 1757742197, 1757742197, '1'),
(237158, 39334, 'QU', 'OK', 'S', 1757742200, 1757742200, '1'),
(237159, 39481, 'QU', 'OK', 'S', 1757742204, 1757742204, '1'),
(237160, 36345, 'QU', 'OK', 'S', 1757742208, 1757742208, '1'),
(237161, 36345, 'QU', 'OK', 'S', 1757742213, 1757742213, '1'),
(237162, 36345, 'QU', 'OK', 'S', 1757742216, 1757742216, '1'),
(237163, 36345, 'QU', 'OK', 'S', 1757742221, 1757742221, '1'),
(237164, 36582, 'QU', 'OK', 'S', 1757742226, 1757742226, '1'),
(237165, 36576, 'QU', 'OK', 'S', 1757742231, 1757742231, '1'),
(237166, 36582, 'QU', 'OK', 'S', 1757742235, 1757742235, '1'),
(237167, 36346, 'QU', 'OK', 'S', 1757742813, 1757742813, '1'),
(237168, 36346, 'QU', 'OK', 'S', 1757742815, 1757742815, '1'),
(237169, 36346, 'QU', 'OK', 'S', 1757742819, 1757742819, '1'),
(237170, 36346, 'QU', 'OK', 'S', 1757742822, 1757742822, '1'),
(237171, 39544, 'QU', 'OK', 'S', 1757744774, 1757744774, '1'),
(237172, 39555, 'QU', 'OK', 'S', 1757744781, 1757744781, '1'),
(237173, 39416, 'QU', 'OK', 'S', 1757744784, 1757744784, '1'),
(237174, 39555, 'QU', 'OK', 'S', 1757744786, 1757744786, '1'),
(237175, 39350, 'QU', 'OK', 'S', 1757744791, 1757744791, '1'),
(237176, 39856, 'QU', 'OK', 'S', 1757744795, 1757744795, '1'),
(237177, 39856, 'QU', 'OK', 'S', 1757744807, 1757744807, '1'),
(237178, 39416, 'QU', 'OK', 'S', 1757744811, 1757744811, '1'),
(237179, 32977, 'QU', 'OK', 'S', 1757744815, 1757744815, '1'),
(237180, 39555, 'QU', 'OK', 'S', 1757744821, 1757744821, '1'),
(237181, 39555, 'QU', 'OK', 'S', 1757744825, 1757744825, '1'),
(237182, 39458, 'QU', 'OK', 'S', 1757744830, 1757744830, '1'),
(237183, 39555, 'QU', 'OK', 'S', 1757744835, 1757744835, '1'),
(237184, 38110, 'QU', 'OK', 'S', 1757744841, 1757744841, '1'),
(237185, 37249, 'QU', 'OK', 'S', 1757744845, 1757744845, '1'),
(237186, 38110, 'QU', 'OK', 'S', 1757744850, 1757744850, '1'),
(237187, 35853, 'QU', 'OK', 'S', 1757744855, 1757744855, '1'),
(237188, 39416, 'QU', 'OK', 'S', 1757744859, 1757744859, '1'),
(237189, 39416, 'QU', 'OK', 'S', 1757744863, 1757744863, '1'),
(237190, 39416, 'QU', 'OK', 'S', 1757744873, 1757744873, '1'),
(237191, 39856, 'QU', 'OK', 'S', 1757744883, 1757744883, '1'),
(237192, 26084, 'QU', 'OK', 'S', 1757744892, 1757744892, '1'),
(237193, 39416, 'QU', 'OK', 'S', 1757744902, 1757744902, '1'),
(237194, 28493, 'QU', 'OK', 'S', 1757745729, 1757745729, '1'),
(237195, 28493, 'QU', 'OK', 'S', 1757745729, 1757745729, '1'),
(237196, 28493, 'QU', 'OK', 'S', 1757745735, 1757745735, '1'),
(237197, 28493, 'QU', 'OK', 'S', 1757745737, 1757745737, '1'),
(237198, 28493, 'QU', 'OK', 'S', 1757745739, 1757745739, '1'),
(237199, 28493, 'QU', 'OK', 'S', 1757745742, 1757745742, '1'),
(237200, 28493, 'QU', 'OK', 'S', 1757745748, 1757745748, '1'),
(237201, 28493, 'QU', 'OK', 'S', 1757745749, 1757745749, '1'),
(237202, 28483, 'QU', 'OK', 'S', 1757745779, 1757745779, '1'),
(237203, 39968, 'QU', 'OK', 'S', 1757745814, 1757745814, '1'),
(237204, 39967, 'QU', 'OK', 'S', 1757745948, 1757745948, '1'),
(237205, 12463, 'QU', 'OK', 'S', 1757747239, 1757747239, '1'),
(237206, 31407, 'QU', 'OK', 'S', 1757747244, 1757747244, '1'),
(237207, 28829, 'QU', 'OK', 'S', 1757747249, 1757747249, '1'),
(237208, 13247, 'QU', 'OK', 'S', 1757747254, 1757747254, '1'),
(237209, 12463, 'QU', 'OK', 'S', 1757747256, 1757747256, '1'),
(237210, 20964, 'QU', 'OK', 'S', 1757747259, 1757747259, '1'),
(237211, 23750, 'QU', 'OK', 'S', 1757747263, 1757747263, '1'),
(237212, 18721, 'QU', 'OK', 'S', 1757747266, 1757747266, '1'),
(237213, 18721, 'QU', 'OK', 'S', 1757747269, 1757747269, '1'),
(237214, 38495, 'QU', 'OK', 'S', 1757747272, 1757747272, '1'),
(237215, 12287, 'QU', 'OK', 'S', 1757747275, 1757747275, '1'),
(237216, 38495, 'QU', 'OK', 'S', 1757747280, 1757747280, '1'),
(237217, 28503, 'QU', 'OK', 'S', 1757747284, 1757747284, '1'),
(237218, 35746, 'QU', 'OK', 'S', 1757747287, 1757747287, '1'),
(237219, 37605, 'QU', 'OK', 'S', 1757747290, 1757747290, '1'),
(237220, 23616, 'QU', 'OK', 'S', 1757747295, 1757747295, '1'),
(237221, 35746, 'QU', 'OK', 'S', 1757747299, 1757747299, '1'),
(237222, 7354, 'QU', 'OK', 'S', 1757747303, 1757747303, '1'),
(237223, 35746, 'QU', 'OK', 'S', 1757747308, 1757747308, '1'),
(237224, 5747, 'QU', 'OK', 'S', 1757747312, 1757747312, '1'),
(237225, 27349, 'QU', 'OK', 'S', 1757747317, 1757747317, '1'),
(237226, 27349, 'QU', 'OK', 'S', 1757747321, 1757747321, '1'),
(237227, 18721, 'QU', 'OK', 'S', 1757747326, 1757747326, '1'),
(237228, 27349, 'QU', 'OK', 'S', 1757747332, 1757747332, '1'),
(237229, 19617, 'QU', 'OK', 'S', 1757747338, 1757747338, '1'),
(237230, 12463, 'QU', 'OK', 'S', 1757747344, 1757747344, '1'),
(237231, 35839, 'QU', 'OK', 'S', 1757747349, 1757747349, '1'),
(237232, 29712, 'QU', 'OK', 'S', 1757747354, 1757747354, '1'),
(237233, 35746, 'QU', 'OK', 'S', 1757747358, 1757747358, '1'),
(237234, 35746, 'QU', 'OK', 'S', 1757747362, 1757747362, '1'),
(237235, 38162, 'QU', 'OK', 'S', 1757747367, 1757747367, '1'),
(237236, 18721, 'QU', 'OK', 'S', 1757747372, 1757747372, '1'),
(237237, 10755, 'QU', 'OK', 'S', 1757747376, 1757747376, '1'),
(237238, 18422, 'QU', 'OK', 'S', 1757747380, 1757747380, '1'),
(237239, 5747, 'QU', 'OK', 'S', 1757747386, 1757747386, '1'),
(237240, 28358, 'QU', 'OK', 'S', 1757747391, 1757747391, '1'),
(237241, 26856, 'QU', 'OK', 'S', 1757747399, 1757747399, '1'),
(237242, 12286, 'QU', 'OK', 'S', 1757747403, 1757747403, '1'),
(237243, 17327, 'QU', 'OK', 'S', 1757747407, 1757747407, '1'),
(237244, 38430, 'QU', 'OK', 'S', 1757747412, 1757747412, '1'),
(237245, 16487, 'QU', 'OK', 'S', 1757747416, 1757747416, '1'),
(237246, 38162, 'QU', 'OK', 'S', 1757747422, 1757747422, '1'),
(237247, 25635, 'QU', 'OK', 'S', 1757747426, 1757747426, '1'),
(237248, 27349, 'QU', 'OK', 'S', 1757747431, 1757747431, '1'),
(237249, 17327, 'QU', 'OK', 'S', 1757747444, 1757747444, '1'),
(237250, 1814, 'QU', 'OK', 'S', 1757747457, 1757747457, '1'),
(237251, 2483, 'QU', 'OK', 'S', 1757747463, 1757747463, '1'),
(237252, 39966, 'QU', 'OK', 'S', 1757747468, 1757747468, '1'),
(237253, 1814, 'QU', 'OK', 'S', 1757747470, 1757747470, '1'),
(237254, 3004, 'QU', 'OK', 'S', 1757747476, 1757747476, '1'),
(237255, 39946, 'QU', 'OK', 'S', 1757747562, 1757747562, '1'),
(237256, 39947, 'QU', 'OK', 'S', 1757747581, 1757747581, '1'),
(237257, 39948, 'QU', 'OK', 'S', 1757747598, 1757747598, '1'),
(237258, 39949, 'QU', 'OK', 'S', 1757747618, 1757747618, '1'),
(237259, 39950, 'QU', 'OK', 'S', 1757747635, 1757747635, '1'),
(237260, 39955, 'QU', 'OK', 'S', 1757747702, 1757747702, '1'),
(237261, 39956, 'QU', 'OK', 'S', 1757747721, 1757747721, '1'),
(237262, 39957, 'QU', 'OK', 'S', 1757747739, 1757747739, '1'),
(237263, 31019, 'QU', 'OK', 'S', 1757747957, 1757747957, '1'),
(237264, 37961, 'QU', 'OK', 'S', 1757748301, 1757748301, '1'),
(237265, 39375, 'QU', 'OK', 'S', 1757749151, 1757749151, '1'),
(237266, 39332, 'QU', 'OK', 'S', 1757749789, 1757749789, '1'),
(237267, 39331, 'QU', 'OK', 'S', 1757749803, 1757749803, '1'),
(237268, 39330, 'QU', 'OK', 'S', 1757749816, 1757749816, '1'),
(237269, 39324, 'QU', 'OK', 'S', 1757749825, 1757749825, '1'),
(237270, 39328, 'QU', 'OK', 'S', 1757749841, 1757749841, '1'),
(237271, 39329, 'QU', 'OK', 'S', 1757749855, 1757749855, '1'),
(237272, 39323, 'QU', 'OK', 'S', 1757749884, 1757749884, '1'),
(237273, 39321, 'QU', 'OK', 'S', 1757749892, 1757749892, '1'),
(237274, 39320, 'QU', 'OK', 'S', 1757749900, 1757749900, '1'),
(237275, 39322, 'QU', 'OK', 'S', 1757749908, 1757749908, '1'),
(237276, 39319, 'QU', 'OK', 'S', 1757749921, 1757749921, '1'),
(237277, 39318, 'QU', 'OK', 'S', 1757749928, 1757749928, '1'),
(237278, 39317, 'QU', 'OK', 'S', 1757749937, 1757749937, '1'),
(237279, 39316, 'QU', 'OK', 'S', 1757749944, 1757749944, '1'),
(237280, 39315, 'QU', 'OK', 'S', 1757749958, 1757749958, '1'),
(237281, 39314, 'QU', 'OK', 'S', 1757749969, 1757749969, '1'),
(237282, 39350, 'QU', 'OK', 'S', 1757750045, 1757750045, '1'),
(237283, 38546, 'QU', 'OK', 'S', 1757750053, 1757750053, '1'),
(237284, 32220, 'QU', 'OK', 'S', 1757750060, 1757750060, '1'),
(237285, 35933, 'QU', 'OK', 'S', 1757750065, 1757750065, '1'),
(237286, 38089, 'QU', 'OK', 'S', 1757750070, 1757750070, '1'),
(237287, 28523, 'QU', 'OK', 'S', 1757750075, 1757750075, '1'),
(237288, 9893, 'QU', 'OK', 'S', 1757750080, 1757750080, '1'),
(237289, 28523, 'QU', 'OK', 'S', 1757750085, 1757750085, '1'),
(237290, 4806, 'QU', 'OK', 'S', 1757750091, 1757750091, '1'),
(237291, 34930, 'QU', 'OK', 'S', 1757750096, 1757750096, '1'),
(237292, 35934, 'QU', 'OK', 'S', 1757750102, 1757750102, '1'),
(237293, 34470, 'QU', 'OK', 'S', 1757750106, 1757750106, '1'),
(237294, 39789, 'QU', 'OK', 'S', 1757750111, 1757750111, '1'),
(237295, 18781, 'QU', 'OK', 'S', 1757750117, 1757750117, '1'),
(237296, 39350, 'QU', 'OK', 'S', 1757750121, 1757750121, '1'),
(237297, 35289, 'QU', 'OK', 'S', 1757750129, 1757750129, '1'),
(237298, 14418, 'QU', 'OK', 'S', 1757750135, 1757750135, '1'),
(237299, 29974, 'QU', 'OK', 'S', 1757750141, 1757750141, '1'),
(237300, 24721, 'QU', 'OK', 'S', 1757750146, 1757750146, '1'),
(237301, 34390, 'QU', 'OK', 'S', 1757750152, 1757750152, '1'),
(237302, 31587, 'QU', 'OK', 'S', 1757750157, 1757750157, '1'),
(237303, 35289, 'QU', 'OK', 'S', 1757750162, 1757750162, '1'),
(237304, 39441, 'QU', 'OK', 'S', 1757750167, 1757750167, '1'),
(237305, 33293, 'QU', 'OK', 'S', 1757750172, 1757750172, '1'),
(237306, 37921, 'QU', 'OK', 'S', 1757750176, 1757750176, '1'),
(237307, 33294, 'QU', 'OK', 'S', 1757750180, 1757750180, '1'),
(237308, 30145, 'QU', 'OK', 'S', 1757750187, 1757750187, '1'),
(237309, 23147, 'QU', 'OK', 'S', 1757750192, 1757750192, '1'),
(237310, 39544, 'QU', 'OK', 'S', 1757750197, 1757750197, '1'),
(237311, 36298, 'QU', 'OK', 'S', 1757750202, 1757750202, '1'),
(237312, 39350, 'QU', 'OK', 'S', 1757750208, 1757750208, '1'),
(237313, 28523, 'QU', 'OK', 'S', 1757750212, 1757750212, '1'),
(237314, 36298, 'QU', 'OK', 'S', 1757750218, 1757750218, '1'),
(237315, 37651, 'QU', 'OK', 'S', 1757750223, 1757750223, '1'),
(237316, 8724, 'QU', 'OK', 'S', 1757750228, 1757750228, '1'),
(237317, 36260, 'QU', 'OK', 'S', 1757750233, 1757750233, '1'),
(237318, 39375, 'QU', 'OK', 'S', 1757750234, 1757750234, '1'),
(237319, 5410, 'QU', 'OK', 'S', 1757750238, 1757750238, '1'),
(237320, 37650, 'QU', 'OK', 'S', 1757750244, 1757750244, '1'),
(237321, 18572, 'QU', 'OK', 'S', 1757750250, 1757750250, '1'),
(237322, 35935, 'QU', 'OK', 'S', 1757750257, 1757750257, '1'),
(237323, 17818, 'QU', 'OK', 'S', 1757750265, 1757750265, '1'),
(237324, 39442, 'QU', 'OK', 'S', 1757750269, 1757750269, '1'),
(237325, 34411, 'QU', 'OK', 'S', 1757750275, 1757750275, '1'),
(237326, 31648, 'QU', 'OK', 'S', 1757750280, 1757750280, '1'),
(237327, 34443, 'QU', 'OK', 'S', 1757750284, 1757750284, '1'),
(237328, 36244, 'QU', 'OK', 'S', 1757750288, 1757750288, '1'),
(237329, 29708, 'QU', 'OK', 'S', 1757750294, 1757750294, '1'),
(237330, 29708, 'QU', 'OK', 'S', 1757750299, 1757750299, '1'),
(237331, 24242, 'QU', 'OK', 'S', 1757750305, 1757750305, '1'),
(237332, 23148, 'QU', 'OK', 'S', 1757750311, 1757750311, '1'),
(237333, 33292, 'QU', 'OK', 'S', 1757750316, 1757750316, '1'),
(237334, 30145, 'QU', 'OK', 'S', 1757750321, 1757750321, '1'),
(237335, 32187, 'QU', 'OK', 'S', 1757750336, 1757750336, '1'),
(237336, 24258, 'QU', 'OK', 'S', 1757750345, 1757750345, '1'),
(237337, 37651, 'QU', 'OK', 'S', 1757750351, 1757750351, '1'),
(237338, 36298, 'QU', 'OK', 'S', 1757750358, 1757750358, '1'),
(237339, 38546, 'QU', 'OK', 'S', 1757750373, 1757750373, '1'),
(237340, 5012, 'QU', 'OK', 'S', 1757750392, 1757750392, '1'),
(237341, 37651, 'QU', 'OK', 'S', 1757750406, 1757750406, '1'),
(237342, 34442, 'QU', 'OK', 'S', 1757750766, 1757750766, '1'),
(237343, 34442, 'QU', 'OK', 'S', 1757750800, 1757750800, '1'),
(237344, 34442, 'QU', 'OK', 'S', 1757750802, 1757750802, '1'),
(237345, 34442, 'QU', 'OK', 'S', 1757750804, 1757750804, '1'),
(237346, 38706, 'QU', 'OK', 'S', 1757750887, 1757750887, '1'),
(237347, 38706, 'QU', 'OK', 'S', 1757750889, 1757750889, '1'),
(237348, 38706, 'QU', 'OK', 'S', 1757750894, 1757750894, '1'),
(237349, 38706, 'QU', 'OK', 'S', 1757750897, 1757750897, '1'),
(237350, 38706, 'QU', 'OK', 'S', 1757750899, 1757750899, '1'),
(237351, 38706, 'QU', 'OK', 'S', 1757750901, 1757750901, '1'),
(237352, 38706, 'QU', 'OK', 'S', 1757750904, 1757750904, '1'),
(237353, 38706, 'QU', 'OK', 'S', 1757750907, 1757750907, '1'),
(237354, 38706, 'QU', 'OK', 'S', 1757750909, 1757750909, '1'),
(237355, 38706, 'QU', 'OK', 'S', 1757750911, 1757750911, '1'),
(237356, 38706, 'QU', 'OK', 'S', 1757750912, 1757750912, '1'),
(237357, 39959, 'QU', 'OK', 'S', 1757750975, 1757750975, '1'),
(237358, 20996, 'QU', 'OK', 'S', 1757750995, 1757750995, '1'),
(237359, 20996, 'QU', 'OK', 'S', 1757751005, 1757751005, '1'),
(237360, 20996, 'QU', 'OK', 'S', 1757751007, 1757751007, '1'),
(237361, 20996, 'QU', 'OK', 'S', 1757751009, 1757751009, '1'),
(237362, 20996, 'QU', 'OK', 'S', 1757751011, 1757751011, '1'),
(237363, 20996, 'QU', 'OK', 'S', 1757751013, 1757751013, '1'),
(237364, 20996, 'QU', 'OK', 'S', 1757751016, 1757751016, '1'),
(237365, 20996, 'QU', 'OK', 'S', 1757751019, 1757751019, '1'),
(237366, 20996, 'QU', 'OK', 'S', 1757751021, 1757751021, '1'),
(237367, 20996, 'QU', 'OK', 'S', 1757751023, 1757751023, '1'),
(237368, 20996, 'QU', 'OK', 'S', 1757751026, 1757751026, '1'),
(237369, 20996, 'QU', 'OK', 'S', 1757751028, 1757751028, '1'),
(237370, 20996, 'QU', 'OK', 'S', 1757751030, 1757751030, '1'),
(237371, 20996, 'QU', 'OK', 'S', 1757751041, 1757751041, '1'),
(237372, 20996, 'QU', 'OK', 'S', 1757751043, 1757751043, '1'),
(237373, 20996, 'QU', 'OK', 'S', 1757751045, 1757751045, '1'),
(237374, 20996, 'QU', 'OK', 'S', 1757751047, 1757751047, '1'),
(237375, 20996, 'QU', 'OK', 'S', 1757751049, 1757751049, '1'),
(237376, 20996, 'QU', 'OK', 'S', 1757751051, 1757751051, '1'),
(237377, 39960, 'QU', 'OK', 'S', 1757751312, 1757751312, '1'),
(237378, 39961, 'QU', 'OK', 'S', 1757751690, 1757751690, '1'),
(237379, 39961, 'QU', 'OK', 'S', 1757751900, 1757751900, '1'),
(237380, 39962, 'QU', 'OK', 'S', 1757752043, 1757752043, '1'),
(237381, 39963, 'QU', 'OK', 'S', 1757754596, 1757754596, '1'),
(237382, 39964, 'QU', 'OK', 'S', 1757755067, 1757755067, '1'),
(237383, 39965, 'QU', 'OK', 'S', 1757755957, 1757755957, '1'),
(237384, 39943, 'QU', 'OK', 'S', 1757756377, 1757756377, '1'),
(237385, 39944, 'QU', 'OK', 'S', 1757756423, 1757756423, '1'),
(237386, 39945, 'QU', 'OK', 'S', 1757756451, 1757756451, '1'),
(237387, 39951, 'QU', 'OK', 'S', 1757756592, 1757756592, '1'),
(237388, 37657, 'QU', 'OK', 'S', 1757756616, 1757756616, '1'),
(237389, 39952, 'QU', 'OK', 'S', 1757756631, 1757756631, '1'),
(237390, 39953, 'QU', 'OK', 'S', 1757756669, 1757756669, '1'),
(237391, 39954, 'QU', 'OK', 'S', 1757756708, 1757756708, '1'),
(237392, 28503, 'QU', 'OK', 'S', 1757756856, 1757756856, '1'),
(237393, 39958, 'QU', 'OK', 'S', 1757756894, 1757756894, '1'),
(237394, 39880, 'QU', 'OK', 'S', 1757756956, 1757756956, '1'),
(237395, 38706, 'QU', 'OK', 'S', 1757757362, 1757757362, '1'),
(237396, 24254, 'QU', 'OK', 'S', 1757757428, 1757757428, '1'),
(237397, 31648, 'QU', 'OK', 'S', 1757757451, 1757757451, '1'),
(237398, 22659, 'QU', 'OK', 'S', 1757757508, 1757757508, '1'),
(237399, 24739, 'QU', 'OK', 'S', 1757757537, 1757757537, '1'),
(237400, 17668, 'QU', 'OK', 'S', 1757757599, 1757757599, '1'),
(237401, 34374, 'QU', 'OK', 'S', 1757757666, 1757757666, '1'),
(237402, 34361, 'QU', 'OK', 'S', 1757757711, 1757757711, '1'),
(237403, 24293, 'QU', 'OK', 'S', 1757757736, 1757757736, '1'),
(237404, 37852, 'QU', 'OK', 'S', 1757757767, 1757757767, '1'),
(237405, 37852, 'QU', 'OK', 'S', 1757757767, 1757757767, '1'),
(237406, 37852, 'QU', 'OK', 'S', 1757757767, 1757757767, '1'),
(237407, 29755, 'QU', 'OK', 'S', 1757757830, 1757757830, '1'),
(237408, 29755, 'QU', 'OK', 'S', 1757757830, 1757757830, '1'),
(237409, 33868, 'QU', 'OK', 'S', 1757757858, 1757757858, '1'),
(237410, 32926, 'QU', 'OK', 'S', 1757757887, 1757757887, '1'),
(237411, 32926, 'QU', 'OK', 'S', 1757757887, 1757757887, '1'),
(237412, 27161, 'QU', 'OK', 'S', 1757757990, 1757757990, '1'),
(237413, 27161, 'QU', 'OK', 'S', 1757757991, 1757757991, '1'),
(237414, 39399, 'QU', 'OK', 'S', 1757758054, 1757758054, '1'),
(237415, 39399, 'QU', 'OK', 'S', 1757758054, 1757758054, '1'),
(237416, 39399, 'QU', 'OK', 'S', 1757758054, 1757758054, '1'),
(237417, 39399, 'QU', 'OK', 'S', 1757758054, 1757758054, '1'),
(237418, 39363, 'QU', 'OK', 'S', 1757758114, 1757758114, '1'),
(237419, 34475, 'QU', 'OK', 'S', 1757758135, 1757758135, '1'),
(237420, 34475, 'QU', 'OK', 'S', 1757758135, 1757758135, '1'),
(237421, 38874, 'QU', 'OK', 'S', 1757758162, 1757758162, '1'),
(237422, 38983, 'QU', 'OK', 'S', 1757758238, 1757758238, '1'),
(237423, 33317, 'QU', 'OK', 'S', 1757758245, 1757758245, '1'),
(237424, 33317, 'QU', 'OK', 'S', 1757758245, 1757758245, '1'),
(237425, 30794, 'QU', 'OK', 'S', 1757758333, 1757758333, '1'),
(237426, 39453, 'QU', 'OK', 'S', 1757758382, 1757758382, '1'),
(237427, 39453, 'QU', 'OK', 'S', 1757758382, 1757758382, '1'),
(237428, 39452, 'QU', 'OK', 'S', 1757758394, 1757758394, '1'),
(237429, 39452, 'QU', 'OK', 'S', 1757758394, 1757758394, '1'),
(237430, 39398, 'QU', 'OK', 'S', 1757758408, 1757758408, '1'),
(237431, 39282, 'QU', 'OK', 'S', 1757758437, 1757758437, '1'),
(237432, 39282, 'QU', 'OK', 'S', 1757758437, 1757758437, '1'),
(237433, 39868, 'QU', 'OK', 'S', 1757758437, 1757758437, '1'),
(237434, 38873, 'QU', 'OK', 'S', 1757758471, 1757758471, '1'),
(237435, 38873, 'QU', 'OK', 'S', 1757758471, 1757758471, '1'),
(237436, 38871, 'QU', 'OK', 'S', 1757758559, 1757758559, '1'),
(237437, 38791, 'QU', 'OK', 'S', 1757758572, 1757758572, '1'),
(237438, 38778, 'QU', 'OK', 'S', 1757758582, 1757758582, '1'),
(237439, 38778, 'QU', 'OK', 'S', 1757758582, 1757758582, '1'),
(237440, 27302, 'QU', 'OK', 'S', 1757758690, 1757758690, '1'),
(237441, 30505, 'QU', 'OK', 'S', 1757758786, 1757758786, '1'),
(237442, 37600, 'QU', 'OK', 'S', 1757758864, 1757758864, '1'),
(237443, 38566, 'QU', 'OK', 'S', 1757758866, 1757758866, '1'),
(237444, 38566, 'QU', 'OK', 'S', 1757758866, 1757758866, '1'),
(237445, 38306, 'QU', 'OK', 'S', 1757758890, 1757758890, '1'),
(237446, 38306, 'QU', 'OK', 'S', 1757758890, 1757758890, '1'),
(237447, 38306, 'QU', 'OK', 'S', 1757758890, 1757758890, '1'),
(237448, 38159, 'QU', 'OK', 'S', 1757758910, 1757758910, '1'),
(237449, 38159, 'QU', 'OK', 'S', 1757758910, 1757758910, '1'),
(237450, 38063, 'QU', 'OK', 'S', 1757758968, 1757758968, '1'),
(237451, 38063, 'QU', 'OK', 'S', 1757758968, 1757758968, '1'),
(237452, 38015, 'QU', 'OK', 'S', 1757758987, 1757758987, '1'),
(237453, 37886, 'QU', 'OK', 'S', 1757759019, 1757759019, '1'),
(237454, 37886, 'QU', 'OK', 'S', 1757759019, 1757759019, '1'),
(237455, 39210, 'QU', 'OK', 'S', 1757759020, 1757759020, '1'),
(237456, 37854, 'QU', 'OK', 'S', 1757759034, 1757759034, '1'),
(237457, 37854, 'QU', 'OK', 'S', 1757759034, 1757759034, '1'),
(237458, 37840, 'QU', 'OK', 'S', 1757759053, 1757759053, '1'),
(237459, 37840, 'QU', 'OK', 'S', 1757759054, 1757759054, '1'),
(237460, 37657, 'QU', 'OK', 'S', 1757759072, 1757759072, '1'),
(237461, 39208, 'QU', 'OK', 'S', 1757759128, 1757759128, '1'),
(237462, 37560, 'QU', 'OK', 'S', 1757759130, 1757759130, '1'),
(237463, 37558, 'QU', 'OK', 'S', 1757759148, 1757759148, '1'),
(237464, 37514, 'QU', 'OK', 'S', 1757759183, 1757759183, '1'),
(237465, 37514, 'QU', 'OK', 'S', 1757759183, 1757759183, '1'),
(237466, 37514, 'QU', 'OK', 'S', 1757759183, 1757759183, '1'),
(237467, 37514, 'QU', 'OK', 'S', 1757759183, 1757759183, '1'),
(237468, 37491, 'QU', 'OK', 'S', 1757759197, 1757759197, '1'),
(237469, 35405, 'QU', 'OK', 'S', 1757759254, 1757759254, '1'),
(237470, 39440, 'QU', 'OK', 'S', 1757759346, 1757759346, '1'),
(237471, 33527, 'QU', 'OK', 'S', 1757759379, 1757759379, '1'),
(237472, 37532, 'QU', 'OK', 'S', 1757762488, 1757762488, '1'),
(237473, 37532, 'QU', 'OK', 'S', 1757763289, 1757763289, '1'),
(237474, 37218, 'QU', 'OK', 'S', 1757763493, 1757763493, '1'),
(237475, 37218, 'QU', 'OK', 'S', 1757763515, 1757763515, '1'),
(237476, 39710, 'QU', 'OK', 'S', 1757763759, 1757763759, '1'),
(237477, 39963, 'QU', 'OK', 'S', 1757763772, 1757763772, '1'),
(237478, 39358, 'QU', 'OK', 'S', 1757763774, 1757763774, '1'),
(237479, 39838, 'QU', 'OK', 'S', 1757763777, 1757763777, '1'),
(237480, 39963, 'QU', 'OK', 'S', 1757763781, 1757763781, '1'),
(237481, 39358, 'QU', 'OK', 'S', 1757763785, 1757763785, '1'),
(237482, 39838, 'QU', 'OK', 'S', 1757763787, 1757763787, '1'),
(237483, 39706, 'QU', 'OK', 'S', 1757763790, 1757763790, '1'),
(237484, 39710, 'QU', 'OK', 'S', 1757763795, 1757763795, '1'),
(237485, 39777, 'QU', 'OK', 'S', 1757763798, 1757763798, '1'),
(237486, 39964, 'QU', 'OK', 'S', 1757763801, 1757763801, '1'),
(237487, 28528, 'QU', 'OK', 'S', 1757763806, 1757763806, '1'),
(237488, 39458, 'QU', 'OK', 'S', 1757763811, 1757763811, '1'),
(237489, 39964, 'QU', 'OK', 'S', 1757763815, 1757763815, '1'),
(237490, 39458, 'QU', 'OK', 'S', 1757763824, 1757763824, '1'),
(237491, 39963, 'QU', 'OK', 'S', 1757763827, 1757763827, '1'),
(237492, 39777, 'QU', 'OK', 'S', 1757763833, 1757763833, '1'),
(237493, 39964, 'QU', 'OK', 'S', 1757763839, 1757763839, '1'),
(237494, 39356, 'QU', 'OK', 'S', 1757763847, 1757763847, '1'),
(237495, 39356, 'QU', 'OK', 'S', 1757763850, 1757763850, '1'),
(237496, 39402, 'QU', 'OK', 'S', 1757763854, 1757763854, '1'),
(237497, 39706, 'QU', 'OK', 'S', 1757763859, 1757763859, '1'),
(237498, 39777, 'QU', 'OK', 'S', 1757763866, 1757763866, '1'),
(237499, 39358, 'QU', 'OK', 'S', 1757763871, 1757763871, '1'),
(237500, 39777, 'QU', 'OK', 'S', 1757763875, 1757763875, '1'),
(237501, 39777, 'QU', 'OK', 'S', 1757763877, 1757763877, '1'),
(237502, 39777, 'QU', 'OK', 'S', 1757763881, 1757763881, '1'),
(237503, 39358, 'QU', 'OK', 'S', 1757763925, 1757763925, '1'),
(237504, 37522, 'QU', 'OK', 'S', 1757766136, 1757766136, '1'),
(237505, 39870, 'QU', 'OK', 'S', 1757766165, 1757766165, '1'),
(237506, 39870, 'QU', 'OK', 'S', 1757766168, 1757766168, '1'),
(237507, 39870, 'QU', 'OK', 'S', 1757766170, 1757766170, '1'),
(237508, 39871, 'QU', 'OK', 'S', 1757766173, 1757766173, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(237509, 39871, 'QU', 'OK', 'S', 1757766175, 1757766175, '1'),
(237510, 39871, 'QU', 'OK', 'S', 1757766178, 1757766178, '1'),
(237511, 39871, 'QU', 'OK', 'S', 1757766184, 1757766184, '1'),
(237512, 39870, 'QU', 'OK', 'S', 1757766193, 1757766193, '1'),
(237513, 39439, 'QU', 'OK', 'S', 1757766447, 1757766447, '1'),
(237514, 39439, 'QU', 'OK', 'S', 1757766457, 1757766457, '1'),
(237515, 39649, 'QU', 'OK', 'S', 1757766487, 1757766487, '1'),
(237516, 38490, 'QU', 'OK', 'S', 1757766525, 1757766525, '1'),
(237517, 38490, 'QU', 'OK', 'S', 1757766539, 1757766539, '1'),
(237518, 38490, 'QU', 'OK', 'S', 1757766552, 1757766552, '1'),
(237519, 38489, 'QU', 'OK', 'S', 1757766576, 1757766576, '1'),
(237520, 39304, 'QU', 'OK', 'S', 1757766591, 1757766591, '1'),
(237521, 39305, 'QU', 'OK', 'S', 1757766602, 1757766602, '1'),
(237522, 39649, 'QU', 'OK', 'S', 1757766804, 1757766804, '1'),
(237523, 39769, 'QU', 'OK', 'S', 1757766908, 1757766908, '1'),
(237524, 39770, 'QU', 'OK', 'S', 1757766961, 1757766961, '1'),
(237525, 37735, 'QU', 'OK', 'S', 1757767027, 1757767027, '1'),
(237526, 37734, 'QU', 'OK', 'S', 1757767031, 1757767031, '1'),
(237527, 37735, 'QU', 'OK', 'S', 1757767035, 1757767035, '1'),
(237528, 39587, 'QU', 'OK', 'S', 1757767090, 1757767090, '1'),
(237529, 36847, 'QU', 'OK', 'S', 1757769674, 1757769674, '1'),
(237530, 36847, 'QU', 'OK', 'S', 1757769691, 1757769691, '1'),
(237531, 35591, 'QU', 'OK', 'S', 1757911477, 1757911477, '1'),
(237532, 37532, 'QU', 'OK', 'S', 1757913050, 1757913050, '1'),
(237533, 37522, 'QU', 'OK', 'S', 1757913080, 1757913080, '1'),
(237534, 37522, 'QU', 'OK', 'S', 1757913084, 1757913084, '1'),
(237535, 37291, 'QU', 'OK', 'S', 1757913854, 1757913854, '1'),
(237536, 37291, 'QU', 'OK', 'S', 1757913856, 1757913856, '1'),
(237537, 39260, 'QU', 'OK', 'S', 1757914790, 1757914790, '1'),
(237538, 37532, 'QU', 'OK', 'S', 1757914850, 1757914850, '1'),
(237539, 31130, 'QU', 'OK', 'S', 1757914901, 1757914901, '1'),
(237540, 31130, 'QU', 'OK', 'S', 1757914911, 1757914911, '1'),
(237541, 31146, 'QU', 'OK', 'S', 1757914962, 1757914962, '1'),
(237542, 31144, 'QU', 'OK', 'S', 1757915015, 1757915015, '1'),
(237543, 31144, 'QU', 'OK', 'S', 1757915020, 1757915020, '1'),
(237544, 31144, 'QU', 'OK', 'S', 1757915023, 1757915023, '1'),
(237545, 31131, 'QU', 'OK', 'S', 1757915092, 1757915092, '1'),
(237546, 39971, 'QU', 'OK', 'S', 1757915154, 1757915154, '1'),
(237547, 13825, 'QU', 'OK', 'S', 1757916071, 1757916071, '1'),
(237548, 12761, 'QU', 'OK', 'S', 1757916075, 1757916075, '1'),
(237549, 39934, 'QU', 'OK', 'S', 1757916077, 1757916077, '1'),
(237550, 31984, 'QU', 'OK', 'S', 1757916081, 1757916081, '1'),
(237551, 11318, 'QU', 'OK', 'S', 1757916093, 1757916093, '1'),
(237552, 18731, 'QU', 'OK', 'S', 1757916120, 1757916120, '1'),
(237553, 31194, 'QU', 'OK', 'S', 1757916321, 1757916321, '1'),
(237554, 31194, 'QU', 'OK', 'S', 1757916324, 1757916324, '1'),
(237555, 2007, 'QU', 'OK', 'S', 1757916473, 1757916473, '1'),
(237556, 38869, 'QU', 'OK', 'S', 1757918668, 1757918668, '1'),
(237557, 29708, 'QU', 'OK', 'S', 1757918784, 1757918784, '1'),
(237558, 29708, 'QU', 'OK', 'S', 1757918849, 1757918849, '1'),
(237559, 29708, 'QU', 'OK', 'S', 1757918852, 1757918852, '1'),
(237560, 38672, 'QU', 'OK', 'S', 1757919816, 1757919816, '1'),
(237561, 38672, 'QU', 'OK', 'S', 1757919829, 1757919829, '1'),
(237562, 38672, 'QU', 'OK', 'S', 1757919837, 1757919837, '1'),
(237563, 38672, 'QU', 'OK', 'S', 1757919840, 1757919840, '1'),
(237564, 35933, 'QU', 'OK', 'S', 1757919997, 1757919997, '1'),
(237565, 35933, 'QU', 'OK', 'S', 1757919999, 1757919999, '1'),
(237566, 35933, 'QU', 'OK', 'S', 1757920002, 1757920002, '1'),
(237567, 35933, 'QU', 'OK', 'S', 1757920004, 1757920004, '1'),
(237568, 35933, 'QU', 'OK', 'S', 1757920007, 1757920007, '1'),
(237569, 35933, 'QU', 'OK', 'S', 1757920009, 1757920009, '1'),
(237570, 35933, 'QU', 'OK', 'S', 1757920013, 1757920013, '1'),
(237571, 38112, 'QU', 'OK', 'S', 1757922178, 1757922178, '1'),
(237572, 34451, 'QU', 'OK', 'S', 1757922622, 1757922622, '1'),
(237573, 36755, 'QU', 'OK', 'S', 1757922629, 1757922629, '1'),
(237574, 27013, 'QU', 'OK', 'S', 1757922649, 1757922649, '1'),
(237575, 36360, 'QU', 'OK', 'S', 1757922667, 1757922667, '1'),
(237576, 22210, 'QU', 'OK', 'S', 1757922678, 1757922678, '1'),
(237577, 34859, 'QU', 'OK', 'S', 1757922693, 1757922693, '1'),
(237578, 34859, 'QU', 'OK', 'S', 1757922693, 1757922693, '1'),
(237579, 34859, 'QU', 'OK', 'S', 1757922693, 1757922693, '1'),
(237580, 34786, 'QU', 'OK', 'S', 1757922718, 1757922718, '1'),
(237581, 34786, 'QU', 'OK', 'S', 1757922718, 1757922718, '1'),
(237582, 34786, 'QU', 'OK', 'S', 1757922718, 1757922718, '1'),
(237583, 34786, 'QU', 'OK', 'S', 1757922718, 1757922718, '1'),
(237584, 34786, 'QU', 'OK', 'S', 1757922718, 1757922718, '1'),
(237585, 34906, 'QU', 'OK', 'S', 1757922740, 1757922740, '1'),
(237586, 24397, 'QU', 'OK', 'S', 1757922748, 1757922748, '1'),
(237587, 38032, 'QU', 'OK', 'S', 1757922820, 1757922820, '1'),
(237588, 33939, 'QU', 'OK', 'S', 1757922935, 1757922935, '1'),
(237589, 33939, 'QU', 'OK', 'S', 1757922935, 1757922935, '1'),
(237590, 34670, 'QU', 'OK', 'S', 1757923149, 1757923149, '1'),
(237591, 34670, 'QU', 'OK', 'S', 1757923153, 1757923153, '1'),
(237592, 34670, 'QU', 'OK', 'S', 1757923164, 1757923164, '1'),
(237593, 36703, 'QU', 'OK', 'S', 1757923172, 1757923172, '1'),
(237594, 36703, 'QU', 'OK', 'S', 1757923175, 1757923175, '1'),
(237595, 38981, 'QU', 'OK', 'S', 1757923180, 1757923180, '1'),
(237596, 36703, 'QU', 'OK', 'S', 1757923183, 1757923183, '1'),
(237597, 35778, 'QU', 'OK', 'S', 1757923186, 1757923186, '1'),
(237598, 35780, 'QU', 'OK', 'S', 1757923188, 1757923188, '1'),
(237599, 35778, 'QU', 'OK', 'S', 1757923191, 1757923191, '1'),
(237600, 35778, 'QU', 'OK', 'S', 1757923194, 1757923194, '1'),
(237601, 38981, 'QU', 'OK', 'S', 1757923196, 1757923196, '1'),
(237602, 36720, 'QU', 'OK', 'S', 1757923199, 1757923199, '1'),
(237603, 38981, 'QU', 'OK', 'S', 1757923216, 1757923216, '1'),
(237604, 37397, 'QU', 'OK', 'S', 1757923219, 1757923219, '1'),
(237605, 35780, 'QU', 'OK', 'S', 1757923221, 1757923221, '1'),
(237606, 36720, 'QU', 'OK', 'S', 1757923224, 1757923224, '1'),
(237607, 36720, 'QU', 'OK', 'S', 1757923226, 1757923226, '1'),
(237608, 36703, 'QU', 'OK', 'S', 1757923229, 1757923229, '1'),
(237609, 35780, 'QU', 'OK', 'S', 1757923231, 1757923231, '1'),
(237610, 35780, 'QU', 'OK', 'S', 1757923233, 1757923233, '1'),
(237611, 35778, 'QU', 'OK', 'S', 1757923236, 1757923236, '1'),
(237612, 35780, 'QU', 'OK', 'S', 1757923240, 1757923240, '1'),
(237613, 35778, 'QU', 'OK', 'S', 1757923242, 1757923242, '1'),
(237614, 35778, 'QU', 'OK', 'S', 1757923245, 1757923245, '1'),
(237615, 17668, 'QU', 'OK', 'S', 1757923248, 1757923248, '1'),
(237616, 37397, 'QU', 'OK', 'S', 1757923251, 1757923251, '1'),
(237617, 36720, 'QU', 'OK', 'S', 1757923253, 1757923253, '1'),
(237618, 37052, 'QU', 'OK', 'S', 1757923256, 1757923256, '1'),
(237619, 37397, 'QU', 'OK', 'S', 1757923260, 1757923260, '1'),
(237620, 18821, 'QU', 'OK', 'S', 1757923264, 1757923264, '1'),
(237621, 36720, 'QU', 'OK', 'S', 1757923268, 1757923268, '1'),
(237622, 19404, 'QU', 'OK', 'S', 1757923272, 1757923272, '1'),
(237623, 37277, 'QU', 'OK', 'S', 1757923274, 1757923274, '1'),
(237624, 37244, 'QU', 'OK', 'S', 1757923279, 1757923279, '1'),
(237625, 37397, 'QU', 'OK', 'S', 1757923282, 1757923282, '1'),
(237626, 14464, 'QU', 'OK', 'S', 1757923286, 1757923286, '1'),
(237627, 37242, 'QU', 'OK', 'S', 1757923291, 1757923291, '1'),
(237628, 34786, 'QU', 'OK', 'S', 1757923293, 1757923293, '1'),
(237629, 36703, 'QU', 'OK', 'S', 1757923298, 1757923298, '1'),
(237630, 37277, 'QU', 'OK', 'S', 1757923300, 1757923300, '1'),
(237631, 37279, 'QU', 'OK', 'S', 1757923303, 1757923303, '1'),
(237632, 37279, 'QU', 'OK', 'S', 1757923306, 1757923306, '1'),
(237633, 37279, 'QU', 'OK', 'S', 1757923308, 1757923308, '1'),
(237634, 19404, 'QU', 'OK', 'S', 1757923311, 1757923311, '1'),
(237635, 19404, 'QU', 'OK', 'S', 1757923314, 1757923314, '1'),
(237636, 37242, 'QU', 'OK', 'S', 1757923320, 1757923320, '1'),
(237637, 37242, 'QU', 'OK', 'S', 1757923327, 1757923327, '1'),
(237638, 13247, 'QU', 'OK', 'S', 1757923330, 1757923330, '1'),
(237639, 13247, 'QU', 'OK', 'S', 1757923334, 1757923334, '1'),
(237640, 13247, 'QU', 'OK', 'S', 1757923338, 1757923338, '1'),
(237641, 32761, 'QU', 'OK', 'S', 1757923341, 1757923341, '1'),
(237642, 36703, 'QU', 'OK', 'S', 1757923344, 1757923344, '1'),
(237643, 36720, 'QU', 'OK', 'S', 1757923346, 1757923346, '1'),
(237644, 37052, 'QU', 'OK', 'S', 1757923349, 1757923349, '1'),
(237645, 13247, 'QU', 'OK', 'S', 1757923355, 1757923355, '1'),
(237646, 35780, 'QU', 'OK', 'S', 1757923359, 1757923359, '1'),
(237647, 37311, 'QU', 'OK', 'S', 1757923362, 1757923362, '1'),
(237648, 36318, 'QU', 'OK', 'S', 1757923366, 1757923366, '1'),
(237649, 34811, 'QU', 'OK', 'S', 1757923377, 1757923377, '1'),
(237650, 34811, 'QU', 'OK', 'S', 1757923379, 1757923379, '1'),
(237651, 34811, 'QU', 'OK', 'S', 1757923383, 1757923383, '1'),
(237652, 1382, 'QU', 'OK', 'S', 1757923394, 1757923394, '1'),
(237653, 1382, 'QU', 'OK', 'S', 1757923400, 1757923400, '1'),
(237654, 38830, 'QU', 'OK', 'S', 1757923400, 1757923400, '1'),
(237655, 34811, 'QU', 'OK', 'S', 1757923502, 1757923502, '1'),
(237656, 17262, 'QU', 'OK', 'S', 1757923514, 1757923514, '1'),
(237657, 37243, 'QU', 'OK', 'S', 1757923525, 1757923525, '1'),
(237658, 37244, 'QU', 'OK', 'S', 1757923531, 1757923531, '1'),
(237659, 29183, 'QU', 'OK', 'S', 1757923546, 1757923546, '1'),
(237660, 11996, 'QU', 'OK', 'S', 1757923629, 1757923629, '1'),
(237661, 11996, 'QU', 'OK', 'S', 1757923633, 1757923633, '1'),
(237662, 38617, 'QU', 'OK', 'S', 1757923995, 1757923995, '1'),
(237663, 34882, 'QU', 'OK', 'S', 1757924002, 1757924002, '1'),
(237664, 29852, 'QU', 'OK', 'S', 1757924016, 1757924016, '1'),
(237665, 38188, 'QU', 'OK', 'S', 1757924022, 1757924022, '1'),
(237666, 30794, 'QU', 'OK', 'S', 1757924029, 1757924029, '1'),
(237667, 36095, 'QU', 'OK', 'S', 1757924036, 1757924036, '1'),
(237668, 20558, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237669, 37500, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237670, 37500, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237671, 22890, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237672, 22890, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237673, 35744, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237674, 17201, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237675, 37426, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237676, 37966, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237677, 33176, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237678, 27720, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237679, 30240, 'QU', 'OK', 'S', 1757924713, 1757924713, '1'),
(237680, 39263, 'QU', 'OK', 'S', 1757925049, 1757925049, '1'),
(237681, 39261, 'QU', 'OK', 'S', 1757928880, 1757928880, '1'),
(237682, 39272, 'QU', 'OK', 'S', 1757928966, 1757928966, '1'),
(237683, 37522, 'QU', 'OK', 'S', 1757929694, 1757929694, '1'),
(237684, 37522, 'QU', 'OK', 'S', 1757929698, 1757929698, '1'),
(237685, 39555, 'QU', 'OK', 'S', 1757930163, 1757930163, '1'),
(237686, 39555, 'QU', 'OK', 'S', 1757930165, 1757930165, '1'),
(237687, 39555, 'QU', 'OK', 'S', 1757930167, 1757930167, '1'),
(237688, 24745, 'QU', 'OK', 'S', 1757930179, 1757930179, '1'),
(237689, 36316, 'QU', 'OK', 'S', 1757930185, 1757930185, '1'),
(237690, 39553, 'QU', 'OK', 'S', 1757930193, 1757930193, '1'),
(237691, 37569, 'QU', 'OK', 'S', 1757930208, 1757930208, '1'),
(237692, 37569, 'QU', 'OK', 'S', 1757930208, 1757930208, '1'),
(237693, 39993, 'QU', 'OK', 'S', 1757930721, 1757930721, '1'),
(237694, 39994, 'QU', 'OK', 'S', 1757931607, 1757931607, '1'),
(237695, 39969, 'QU', 'OK', 'S', 1757931864, 1757931864, '1'),
(237696, 39970, 'QU', 'OK', 'S', 1757931920, 1757931920, '1'),
(237697, 39972, 'QU', 'OK', 'S', 1757932206, 1757932206, '1'),
(237698, 39973, 'QU', 'OK', 'S', 1757932351, 1757932351, '1'),
(237699, 39974, 'QU', 'OK', 'S', 1757932385, 1757932385, '1'),
(237700, 39975, 'QU', 'OK', 'S', 1757932416, 1757932416, '1'),
(237701, 39976, 'QU', 'OK', 'S', 1757932521, 1757932521, '1'),
(237702, 39977, 'QU', 'OK', 'S', 1757932550, 1757932550, '1'),
(237703, 39978, 'QU', 'OK', 'S', 1757932582, 1757932582, '1'),
(237704, 39979, 'QU', 'OK', 'S', 1757932781, 1757932781, '1'),
(237705, 39980, 'QU', 'OK', 'S', 1757932816, 1757932816, '1'),
(237706, 39981, 'QU', 'OK', 'S', 1757932964, 1757932964, '1'),
(237707, 39982, 'QU', 'OK', 'S', 1757933043, 1757933043, '1'),
(237708, 39983, 'QU', 'OK', 'S', 1757933150, 1757933150, '1'),
(237709, 39984, 'QU', 'OK', 'S', 1757933777, 1757933777, '1'),
(237710, 38830, 'QU', 'OK', 'S', 1757933985, 1757933985, '1'),
(237711, 38612, 'QU', 'OK', 'S', 1757934022, 1757934022, '1'),
(237712, 39979, 'QU', 'OK', 'S', 1757934076, 1757934076, '1'),
(237713, 39993, 'QU', 'OK', 'S', 1757934245, 1757934245, '1'),
(237714, 27653, 'QU', 'OK', 'S', 1757934296, 1757934296, '1'),
(237715, 32102, 'QU', 'OK', 'S', 1757934444, 1757934444, '1'),
(237716, 33020, 'QU', 'OK', 'S', 1757934512, 1757934512, '1'),
(237717, 39986, 'QU', 'OK', 'S', 1757935223, 1757935223, '1'),
(237718, 39987, 'QU', 'OK', 'S', 1757935256, 1757935256, '1'),
(237719, 39988, 'QU', 'OK', 'S', 1757935344, 1757935344, '1'),
(237720, 39993, 'QU', 'OK', 'S', 1757935438, 1757935438, '1'),
(237721, 39994, 'QU', 'OK', 'S', 1757935574, 1757935574, '1'),
(237722, 39995, 'QU', 'OK', 'S', 1757935603, 1757935603, '1'),
(237723, 39996, 'QU', 'OK', 'S', 1757935914, 1757935914, '1'),
(237724, 38505, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237725, 38505, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237726, 35787, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237727, 35787, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237728, 29899, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237729, 37145, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237730, 30241, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237731, 22473, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237732, 35621, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237733, 38048, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237734, 38884, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237735, 39396, 'QU', 'OK', 'S', 1757935941, 1757935941, '1'),
(237736, 38144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237737, 38099, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237738, 38140, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237739, 34414, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237740, 25895, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237741, 13668, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237742, 37502, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237743, 38048, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237744, 35784, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237745, 35785, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237746, 35785, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237747, 35784, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237748, 35784, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237749, 35781, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237750, 35781, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237751, 38200, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237752, 35789, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237753, 19233, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237754, 29976, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237755, 37501, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237756, 33407, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237757, 21259, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237758, 37501, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237759, 37501, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237760, 37501, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237761, 35785, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237762, 35784, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237763, 35784, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237764, 35789, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237765, 37611, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237766, 35430, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237767, 35744, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237768, 15914, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237769, 29976, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237770, 37502, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237771, 37426, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237772, 22473, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237773, 37426, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237774, 37426, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237775, 35430, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237776, 20830, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237777, 18592, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237778, 35744, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237779, 29543, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237780, 21680, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237781, 21680, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237782, 24855, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237783, 37145, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237784, 29976, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237785, 38315, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237786, 37502, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237787, 29976, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237788, 37955, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237789, 37144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237790, 35744, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237791, 37144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237792, 25435, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237793, 37144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237794, 37144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237795, 37144, 'QU', 'OK', 'S', 1757935942, 1757935942, '1'),
(237796, 36241, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237797, 29532, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237798, 29976, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237799, 37218, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237800, 37429, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237801, 16091, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237802, 35429, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237803, 35429, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237804, 24855, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237805, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237806, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237807, 24855, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237808, 21680, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237809, 24855, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237810, 35744, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237811, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237812, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237813, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237814, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237815, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237816, 35744, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237817, 35744, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237818, 35744, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237819, 35744, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237820, 29899, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237821, 29899, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237822, 29899, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237823, 37144, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237824, 29899, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237825, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237826, 30222, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237827, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237828, 38932, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237829, 15914, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237830, 15914, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237831, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237832, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237833, 37145, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237834, 37218, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237835, 15914, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237836, 15914, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237837, 39387, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237838, 25896, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237839, 38540, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237840, 38540, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237841, 20830, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237842, 27720, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237843, 27720, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237844, 27720, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237845, 34964, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237846, 34964, 'QU', 'OK', 'S', 1757935943, 1757935943, '1'),
(237847, 39998, 'QU', 'OK', 'S', 1757935955, 1757935955, '1'),
(237848, 37145, 'QU', 'OK', 'S', 1757935961, 1757935961, '1'),
(237849, 24855, 'QU', 'OK', 'S', 1757935966, 1757935966, '1'),
(237850, 38505, 'QU', 'OK', 'S', 1757935969, 1757935969, '1'),
(237851, 35787, 'QU', 'OK', 'S', 1757935972, 1757935972, '1'),
(237852, 39999, 'QU', 'OK', 'S', 1757935974, 1757935974, '1'),
(237853, 38505, 'QU', 'OK', 'S', 1757935975, 1757935975, '1'),
(237854, 37144, 'QU', 'OK', 'S', 1757935979, 1757935979, '1'),
(237855, 36241, 'QU', 'OK', 'S', 1757935983, 1757935983, '1'),
(237856, 29899, 'QU', 'OK', 'S', 1757935986, 1757935986, '1'),
(237857, 40000, 'QU', 'OK', 'S', 1757935990, 1757935990, '1'),
(237858, 39387, 'QU', 'OK', 'S', 1757936004, 1757936004, '1'),
(237859, 37144, 'QU', 'OK', 'S', 1757936009, 1757936009, '1'),
(237860, 37145, 'QU', 'OK', 'S', 1757936013, 1757936013, '1'),
(237861, 40001, 'QU', 'OK', 'S', 1757936016, 1757936016, '1'),
(237862, 35429, 'QU', 'OK', 'S', 1757936016, 1757936016, '1'),
(237863, 15914, 'QU', 'OK', 'S', 1757936019, 1757936019, '1'),
(237864, 37144, 'QU', 'OK', 'S', 1757936022, 1757936022, '1'),
(237865, 37144, 'QU', 'OK', 'S', 1757936029, 1757936029, '1'),
(237866, 35744, 'QU', 'OK', 'S', 1757936033, 1757936033, '1'),
(237867, 35744, 'QU', 'OK', 'S', 1757936037, 1757936037, '1'),
(237868, 35429, 'QU', 'OK', 'S', 1757936041, 1757936041, '1'),
(237869, 29532, 'QU', 'OK', 'S', 1757936045, 1757936045, '1'),
(237870, 35744, 'QU', 'OK', 'S', 1757936050, 1757936050, '1'),
(237871, 35785, 'QU', 'OK', 'S', 1757936053, 1757936053, '1'),
(237872, 37144, 'QU', 'OK', 'S', 1757936060, 1757936060, '1'),
(237873, 18592, 'QU', 'OK', 'S', 1757936064, 1757936064, '1'),
(237874, 29976, 'QU', 'OK', 'S', 1757936071, 1757936071, '1'),
(237875, 29976, 'QU', 'OK', 'S', 1757936074, 1757936074, '1'),
(237876, 37955, 'QU', 'OK', 'S', 1757936079, 1757936079, '1'),
(237877, 38200, 'QU', 'OK', 'S', 1757936084, 1757936084, '1'),
(237878, 39070, 'QU', 'OK', 'S', 1757936085, 1757936085, '1'),
(237879, 24855, 'QU', 'OK', 'S', 1757936090, 1757936090, '1'),
(237880, 37145, 'QU', 'OK', 'S', 1757936094, 1757936094, '1'),
(237881, 35744, 'QU', 'OK', 'S', 1757936099, 1757936099, '1'),
(237882, 37145, 'QU', 'OK', 'S', 1757936103, 1757936103, '1'),
(237883, 37145, 'QU', 'OK', 'S', 1757936108, 1757936108, '1'),
(237884, 35787, 'QU', 'OK', 'S', 1757936113, 1757936113, '1'),
(237885, 37502, 'QU', 'OK', 'S', 1757936117, 1757936117, '1'),
(237886, 35781, 'QU', 'OK', 'S', 1757936121, 1757936121, '1'),
(237887, 38932, 'QU', 'OK', 'S', 1757936126, 1757936126, '1'),
(237888, 29899, 'QU', 'OK', 'S', 1757936131, 1757936131, '1'),
(237889, 37145, 'QU', 'OK', 'S', 1757936136, 1757936136, '1'),
(237890, 35789, 'QU', 'OK', 'S', 1757936142, 1757936142, '1'),
(237891, 37218, 'QU', 'OK', 'S', 1757936147, 1757936147, '1'),
(237892, 16091, 'QU', 'OK', 'S', 1757936157, 1757936157, '1'),
(237893, 38315, 'QU', 'OK', 'S', 1757936165, 1757936165, '1'),
(237894, 29899, 'QU', 'OK', 'S', 1757936175, 1757936175, '1'),
(237895, 35784, 'QU', 'OK', 'S', 1757936180, 1757936180, '1'),
(237896, 37426, 'QU', 'OK', 'S', 1757936184, 1757936184, '1'),
(237897, 37144, 'QU', 'OK', 'S', 1757936187, 1757936187, '1'),
(237898, 38099, 'QU', 'OK', 'S', 1757936192, 1757936192, '1'),
(237899, 15914, 'QU', 'OK', 'S', 1757936199, 1757936199, '1'),
(237900, 35789, 'QU', 'OK', 'S', 1757936204, 1757936204, '1'),
(237901, 35784, 'QU', 'OK', 'S', 1757936208, 1757936208, '1'),
(237902, 38144, 'QU', 'OK', 'S', 1757936212, 1757936212, '1'),
(237903, 37145, 'QU', 'OK', 'S', 1757936217, 1757936217, '1'),
(237904, 29976, 'QU', 'OK', 'S', 1757936222, 1757936222, '1'),
(237905, 37145, 'QU', 'OK', 'S', 1757936230, 1757936230, '1'),
(237906, 35430, 'QU', 'OK', 'S', 1757936234, 1757936234, '1'),
(237907, 39396, 'QU', 'OK', 'S', 1757936240, 1757936240, '1'),
(237908, 29899, 'QU', 'OK', 'S', 1757936245, 1757936245, '1'),
(237909, 35430, 'QU', 'OK', 'S', 1757936250, 1757936250, '1'),
(237910, 37145, 'QU', 'OK', 'S', 1757936255, 1757936255, '1'),
(237911, 25895, 'QU', 'OK', 'S', 1757936259, 1757936259, '1'),
(237912, 35784, 'QU', 'OK', 'S', 1757936263, 1757936263, '1'),
(237913, 37144, 'QU', 'OK', 'S', 1757936266, 1757936266, '1'),
(237914, 37426, 'QU', 'OK', 'S', 1757936271, 1757936271, '1'),
(237915, 38140, 'QU', 'OK', 'S', 1757936275, 1757936275, '1'),
(237916, 20830, 'QU', 'OK', 'S', 1757936282, 1757936282, '1'),
(237917, 35621, 'QU', 'OK', 'S', 1757936286, 1757936286, '1'),
(237918, 29976, 'QU', 'OK', 'S', 1757936290, 1757936290, '1'),
(237919, 37502, 'QU', 'OK', 'S', 1757936295, 1757936295, '1'),
(237920, 37501, 'QU', 'OK', 'S', 1757936300, 1757936300, '1'),
(237921, 21259, 'QU', 'OK', 'S', 1757936302, 1757936302, '1'),
(237922, 34414, 'QU', 'OK', 'S', 1757936308, 1757936308, '1'),
(237923, 35785, 'QU', 'OK', 'S', 1757936311, 1757936311, '1'),
(237924, 38048, 'QU', 'OK', 'S', 1757936316, 1757936316, '1'),
(237925, 37144, 'QU', 'OK', 'S', 1757936321, 1757936321, '1'),
(237926, 33407, 'QU', 'OK', 'S', 1757936324, 1757936324, '1'),
(237927, 30222, 'QU', 'OK', 'S', 1757936327, 1757936327, '1'),
(237928, 37502, 'QU', 'OK', 'S', 1757936331, 1757936331, '1'),
(237929, 35785, 'QU', 'OK', 'S', 1757936334, 1757936334, '1'),
(237930, 21680, 'QU', 'OK', 'S', 1757936338, 1757936338, '1'),
(237931, 38048, 'QU', 'OK', 'S', 1757936342, 1757936342, '1'),
(237932, 35781, 'QU', 'OK', 'S', 1757936347, 1757936347, '1'),
(237933, 24855, 'QU', 'OK', 'S', 1757936351, 1757936351, '1'),
(237934, 35744, 'QU', 'OK', 'S', 1757936357, 1757936357, '1'),
(237935, 35744, 'QU', 'OK', 'S', 1757936362, 1757936362, '1'),
(237936, 37501, 'QU', 'OK', 'S', 1757936366, 1757936366, '1'),
(237937, 13668, 'QU', 'OK', 'S', 1757936371, 1757936371, '1'),
(237938, 35744, 'QU', 'OK', 'S', 1757936377, 1757936377, '1'),
(237939, 24855, 'QU', 'OK', 'S', 1757936380, 1757936380, '1'),
(237940, 35784, 'QU', 'OK', 'S', 1757936384, 1757936384, '1'),
(237941, 15914, 'QU', 'OK', 'S', 1757936388, 1757936388, '1'),
(237942, 30241, 'QU', 'OK', 'S', 1757936393, 1757936393, '1'),
(237943, 19233, 'QU', 'OK', 'S', 1757936400, 1757936400, '1'),
(237944, 37144, 'QU', 'OK', 'S', 1757936403, 1757936403, '1'),
(237945, 37426, 'QU', 'OK', 'S', 1757936418, 1757936418, '1'),
(237946, 37429, 'QU', 'OK', 'S', 1757936423, 1757936423, '1'),
(237947, 21680, 'QU', 'OK', 'S', 1757936429, 1757936429, '1'),
(237948, 21680, 'QU', 'OK', 'S', 1757936433, 1757936433, '1'),
(237949, 15914, 'QU', 'OK', 'S', 1757936437, 1757936437, '1'),
(237950, 22473, 'QU', 'OK', 'S', 1757936440, 1757936440, '1'),
(237951, 25435, 'QU', 'OK', 'S', 1757936443, 1757936443, '1'),
(237952, 37611, 'QU', 'OK', 'S', 1757936446, 1757936446, '1'),
(237953, 22473, 'QU', 'OK', 'S', 1757936449, 1757936449, '1'),
(237954, 29543, 'QU', 'OK', 'S', 1757936456, 1757936456, '1'),
(237955, 29899, 'QU', 'OK', 'S', 1757936461, 1757936461, '1'),
(237956, 37218, 'QU', 'OK', 'S', 1757936465, 1757936465, '1'),
(237957, 37501, 'QU', 'OK', 'S', 1757936470, 1757936470, '1'),
(237958, 35784, 'QU', 'OK', 'S', 1757936483, 1757936483, '1'),
(237959, 35744, 'QU', 'OK', 'S', 1757936490, 1757936490, '1'),
(237960, 37144, 'QU', 'OK', 'S', 1757936494, 1757936494, '1'),
(237961, 37144, 'QU', 'OK', 'S', 1757936498, 1757936498, '1'),
(237962, 29976, 'QU', 'OK', 'S', 1757936502, 1757936502, '1'),
(237963, 15914, 'QU', 'OK', 'S', 1757936509, 1757936509, '1'),
(237964, 37501, 'QU', 'OK', 'S', 1757936513, 1757936513, '1'),
(237965, 38884, 'QU', 'OK', 'S', 1757936524, 1757936524, '1'),
(237966, 27605, 'QU', 'OK', 'S', 1757936665, 1757936665, '1'),
(237967, 27606, 'QU', 'OK', 'S', 1757936714, 1757936714, '1'),
(237968, 25935, 'QU', 'OK', 'S', 1757936758, 1757936758, '1'),
(237969, 21633, 'QU', 'OK', 'S', 1757936791, 1757936791, '1'),
(237970, 27612, 'QU', 'OK', 'S', 1757936860, 1757936860, '1'),
(237971, 27620, 'QU', 'OK', 'S', 1757936898, 1757936898, '1'),
(237972, 26314, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237973, 26314, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237974, 38731, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237975, 32400, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237976, 30196, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237977, 27300, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237978, 27300, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237979, 26235, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237980, 26235, 'QU', 'OK', 'S', 1757937045, 1757937045, '1'),
(237981, 27302, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237982, 27302, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237983, 27302, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237984, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237985, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237986, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237987, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237988, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237989, 27351, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237990, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237991, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237992, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237993, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237994, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237995, 27350, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237996, 27337, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237997, 27337, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237998, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(237999, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(238000, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(238001, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(238002, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(238003, 27336, 'QU', 'OK', 'S', 1757937046, 1757937046, '1'),
(238004, 32102, 'QU', 'OK', 'S', 1757937296, 1757937296, '1'),
(238005, 32102, 'QU', 'OK', 'S', 1757937302, 1757937302, '1'),
(238006, 32102, 'QU', 'OK', 'S', 1757937310, 1757937310, '1'),
(238007, 32102, 'QU', 'OK', 'S', 1757937314, 1757937314, '1'),
(238008, 39985, 'QU', 'OK', 'S', 1757937441, 1757937441, '1'),
(238009, 39964, 'QU', 'OK', 'S', 1757937909, 1757937909, '1'),
(238010, 39997, 'QU', 'OK', 'S', 1757938260, 1757938260, '1'),
(238011, 36775, 'QU', 'OK', 'S', 1757938846, 1757938846, '1'),
(238012, 39225, 'QU', 'OK', 'S', 1757938852, 1757938852, '1'),
(238013, 36725, 'QU', 'OK', 'S', 1757938855, 1757938855, '1'),
(238014, 38608, 'QU', 'OK', 'S', 1757938860, 1757938860, '1'),
(238015, 38608, 'QU', 'OK', 'S', 1757938868, 1757938868, '1'),
(238016, 23460, 'QU', 'OK', 'S', 1757938871, 1757938871, '1'),
(238017, 35818, 'QU', 'OK', 'S', 1757938875, 1757938875, '1'),
(238018, 39708, 'QU', 'OK', 'S', 1757938877, 1757938877, '1'),
(238019, 39222, 'QU', 'OK', 'S', 1757938879, 1757938879, '1'),
(238020, 38492, 'QU', 'OK', 'S', 1757938882, 1757938882, '1'),
(238021, 36697, 'QU', 'OK', 'S', 1757938884, 1757938884, '1'),
(238022, 34439, 'QU', 'OK', 'S', 1757938887, 1757938887, '1'),
(238023, 38522, 'QU', 'OK', 'S', 1757938889, 1757938889, '1'),
(238024, 36959, 'QU', 'OK', 'S', 1757938892, 1757938892, '1'),
(238025, 36770, 'QU', 'OK', 'S', 1757938895, 1757938895, '1'),
(238026, 34439, 'QU', 'OK', 'S', 1757938897, 1757938897, '1'),
(238027, 31695, 'QU', 'OK', 'S', 1757938901, 1757938901, '1'),
(238028, 36770, 'QU', 'OK', 'S', 1757938903, 1757938903, '1'),
(238029, 36725, 'QU', 'OK', 'S', 1757938907, 1757938907, '1'),
(238030, 23460, 'QU', 'OK', 'S', 1757938916, 1757938916, '1'),
(238031, 38234, 'QU', 'OK', 'S', 1757938920, 1757938920, '1'),
(238032, 4001, 'QU', 'OK', 'S', 1757938923, 1757938923, '1'),
(238033, 4001, 'QU', 'OK', 'S', 1757938925, 1757938925, '1'),
(238034, 39382, 'QU', 'OK', 'S', 1757938930, 1757938930, '1'),
(238035, 36892, 'QU', 'OK', 'S', 1757938933, 1757938933, '1'),
(238036, 39382, 'QU', 'OK', 'S', 1757938936, 1757938936, '1'),
(238037, 4001, 'QU', 'OK', 'S', 1757938938, 1757938938, '1'),
(238038, 38328, 'QU', 'OK', 'S', 1757938941, 1757938941, '1'),
(238039, 37978, 'QU', 'OK', 'S', 1757938944, 1757938944, '1'),
(238040, 38492, 'QU', 'OK', 'S', 1757938949, 1757938949, '1'),
(238041, 31695, 'QU', 'OK', 'S', 1757938953, 1757938953, '1'),
(238042, 36775, 'QU', 'OK', 'S', 1757938963, 1757938963, '1'),
(238043, 34865, 'QU', 'OK', 'S', 1757938968, 1757938968, '1'),
(238044, 39222, 'QU', 'OK', 'S', 1757938974, 1757938974, '1'),
(238045, 38328, 'QU', 'OK', 'S', 1757938987, 1757938987, '1'),
(238046, 3020, 'QU', 'OK', 'S', 1757938998, 1757938998, '1'),
(238047, 3020, 'QU', 'OK', 'S', 1757939003, 1757939003, '1'),
(238048, 38608, 'QU', 'OK', 'S', 1757939197, 1757939197, '1'),
(238049, 30912, 'QU', 'OK', 'S', 1757939413, 1757939413, '1'),
(238050, 39880, 'QU', 'OK', 'S', 1757939419, 1757939419, '1'),
(238051, 21654, 'QU', 'OK', 'S', 1757939422, 1757939422, '1'),
(238052, 37808, 'QU', 'OK', 'S', 1757939428, 1757939428, '1'),
(238053, 34602, 'QU', 'OK', 'S', 1757939429, 1757939429, '1'),
(238054, 34602, 'QU', 'OK', 'S', 1757939431, 1757939431, '1'),
(238055, 18453, 'QU', 'OK', 'S', 1757939437, 1757939437, '1'),
(238056, 33691, 'QU', 'OK', 'S', 1757939440, 1757939440, '1'),
(238057, 39453, 'QU', 'OK', 'S', 1757939442, 1757939442, '1'),
(238058, 37808, 'QU', 'OK', 'S', 1757939447, 1757939447, '1'),
(238059, 35757, 'QU', 'OK', 'S', 1757939449, 1757939449, '1'),
(238060, 37805, 'QU', 'OK', 'S', 1757939452, 1757939452, '1'),
(238061, 29929, 'QU', 'OK', 'S', 1757939457, 1757939457, '1'),
(238062, 29929, 'QU', 'OK', 'S', 1757939459, 1757939459, '1'),
(238063, 39452, 'QU', 'OK', 'S', 1757939462, 1757939462, '1'),
(238064, 29929, 'QU', 'OK', 'S', 1757939464, 1757939464, '1'),
(238065, 32319, 'QU', 'OK', 'S', 1757939468, 1757939468, '1'),
(238066, 39880, 'QU', 'OK', 'S', 1757939471, 1757939471, '1'),
(238067, 33347, 'QU', 'OK', 'S', 1757939476, 1757939476, '1'),
(238068, 29929, 'QU', 'OK', 'S', 1757939479, 1757939479, '1'),
(238069, 5361, 'QU', 'OK', 'S', 1757939483, 1757939483, '1'),
(238070, 33347, 'QU', 'OK', 'S', 1757939485, 1757939485, '1'),
(238071, 39935, 'QU', 'OK', 'S', 1757939489, 1757939489, '1'),
(238072, 31679, 'QU', 'OK', 'S', 1757939503, 1757939503, '1'),
(238073, 37805, 'QU', 'OK', 'S', 1757939506, 1757939506, '1'),
(238074, 9823, 'QU', 'OK', 'S', 1757939508, 1757939508, '1'),
(238075, 20493, 'QU', 'OK', 'S', 1757939510, 1757939510, '1'),
(238076, 20493, 'QU', 'OK', 'S', 1757939513, 1757939513, '1'),
(238077, 35359, 'QU', 'OK', 'S', 1757939519, 1757939519, '1'),
(238078, 9823, 'QU', 'OK', 'S', 1757939523, 1757939523, '1'),
(238079, 34600, 'QU', 'OK', 'S', 1757939526, 1757939526, '1'),
(238080, 35359, 'QU', 'OK', 'S', 1757939529, 1757939529, '1'),
(238081, 23173, 'QU', 'OK', 'S', 1757939534, 1757939534, '1'),
(238082, 34600, 'QU', 'OK', 'S', 1757939536, 1757939536, '1'),
(238083, 11583, 'QU', 'OK', 'S', 1757939540, 1757939540, '1'),
(238084, 23173, 'QU', 'OK', 'S', 1757939543, 1757939543, '1'),
(238085, 39880, 'QU', 'OK', 'S', 1757939546, 1757939546, '1'),
(238086, 38089, 'QU', 'OK', 'S', 1757939549, 1757939549, '1'),
(238087, 22046, 'QU', 'OK', 'S', 1757939553, 1757939553, '1'),
(238088, 33774, 'QU', 'OK', 'S', 1757939558, 1757939558, '1'),
(238089, 35860, 'QU', 'OK', 'S', 1757939561, 1757939561, '1'),
(238090, 3351, 'QU', 'OK', 'S', 1757939564, 1757939564, '1'),
(238091, 18560, 'QU', 'OK', 'S', 1757939567, 1757939567, '1'),
(238092, 39670, 'QU', 'OK', 'S', 1757939580, 1757939580, '1'),
(238093, 39670, 'QU', 'OK', 'S', 1757939584, 1757939584, '1'),
(238094, 27090, 'QU', 'OK', 'S', 1757939587, 1757939587, '1'),
(238095, 27090, 'QU', 'OK', 'S', 1757939590, 1757939590, '1'),
(238096, 9823, 'QU', 'OK', 'S', 1757939595, 1757939595, '1'),
(238097, 39935, 'QU', 'OK', 'S', 1757939599, 1757939599, '1'),
(238098, 21654, 'QU', 'OK', 'S', 1757939603, 1757939603, '1'),
(238099, 9823, 'QU', 'OK', 'S', 1757939606, 1757939606, '1'),
(238100, 18557, 'QU', 'OK', 'S', 1757939612, 1757939612, '1'),
(238101, 12462, 'QU', 'OK', 'S', 1757939615, 1757939615, '1'),
(238102, 31147, 'QU', 'OK', 'S', 1757939619, 1757939619, '1'),
(238103, 22888, 'QU', 'OK', 'S', 1757939621, 1757939621, '1'),
(238104, 35025, 'QU', 'OK', 'S', 1757939631, 1757939631, '1'),
(238105, 35025, 'QU', 'OK', 'S', 1757939638, 1757939638, '1'),
(238106, 35025, 'QU', 'OK', 'S', 1757939650, 1757939650, '1'),
(238107, 2667, 'QU', 'OK', 'S', 1757939657, 1757939657, '1'),
(238108, 35025, 'QU', 'OK', 'S', 1757939663, 1757939663, '1'),
(238109, 22436, 'QU', 'OK', 'S', 1757939721, 1757939721, '1'),
(238110, 37395, 'QU', 'OK', 'S', 1757939730, 1757939730, '1'),
(238111, 22436, 'QU', 'OK', 'S', 1757939736, 1757939736, '1'),
(238112, 35025, 'QU', 'OK', 'S', 1757939940, 1757939940, '1'),
(238113, 35025, 'QU', 'OK', 'S', 1757939942, 1757939942, '1'),
(238114, 35025, 'QU', 'OK', 'S', 1757939944, 1757939944, '1'),
(238115, 35025, 'QU', 'OK', 'S', 1757939946, 1757939946, '1'),
(238116, 31147, 'QU', 'OK', 'S', 1757940167, 1757940167, '1'),
(238117, 39962, 'QU', 'OK', 'S', 1757940519, 1757940519, '1'),
(238118, 39706, 'QU', 'OK', 'S', 1757940521, 1757940521, '1'),
(238119, 39706, 'QU', 'OK', 'S', 1757940526, 1757940526, '1'),
(238120, 39706, 'QU', 'OK', 'S', 1757940534, 1757940534, '1'),
(238121, 39962, 'QU', 'OK', 'S', 1757940538, 1757940538, '1'),
(238122, 39353, 'QU', 'OK', 'S', 1757940550, 1757940550, '1'),
(238123, 39962, 'QU', 'OK', 'S', 1757940553, 1757940553, '1'),
(238124, 39358, 'QU', 'OK', 'S', 1757940556, 1757940556, '1'),
(238125, 39358, 'QU', 'OK', 'S', 1757940559, 1757940559, '1'),
(238126, 39358, 'QU', 'OK', 'S', 1757940562, 1757940562, '1'),
(238127, 39353, 'QU', 'OK', 'S', 1757940565, 1757940565, '1'),
(238128, 39458, 'QU', 'OK', 'S', 1757940569, 1757940569, '1'),
(238129, 39353, 'QU', 'OK', 'S', 1757940572, 1757940572, '1'),
(238130, 39458, 'QU', 'OK', 'S', 1757940574, 1757940574, '1'),
(238131, 39702, 'QU', 'OK', 'S', 1757942772, 1757942772, '1'),
(238132, 39699, 'QU', 'OK', 'S', 1757942781, 1757942781, '1'),
(238133, 39663, 'QU', 'OK', 'S', 1757942783, 1757942783, '1'),
(238134, 35244, 'QU', 'OK', 'S', 1757944575, 1757944575, '1'),
(238135, 36725, 'QU', 'OK', 'S', 1757944584, 1757944584, '1'),
(238136, 36726, 'QU', 'OK', 'S', 1757944588, 1757944588, '1'),
(238137, 39292, 'QU', 'OK', 'S', 1757944592, 1757944592, '1'),
(238138, 37827, 'QU', 'OK', 'S', 1757944595, 1757944595, '1'),
(238139, 36725, 'QU', 'OK', 'S', 1757944598, 1757944598, '1'),
(238140, 34887, 'QU', 'OK', 'S', 1757944601, 1757944601, '1'),
(238141, 39202, 'QU', 'OK', 'S', 1757944604, 1757944604, '1'),
(238142, 39147, 'QU', 'OK', 'S', 1757944607, 1757944607, '1'),
(238143, 39220, 'QU', 'OK', 'S', 1757944610, 1757944610, '1'),
(238144, 39293, 'QU', 'OK', 'S', 1757944615, 1757944615, '1'),
(238145, 35081, 'QU', 'OK', 'S', 1757944620, 1757944620, '1'),
(238146, 35085, 'QU', 'OK', 'S', 1757944623, 1757944623, '1'),
(238147, 39292, 'QU', 'OK', 'S', 1757944627, 1757944627, '1'),
(238148, 35082, 'QU', 'OK', 'S', 1757944631, 1757944631, '1'),
(238149, 35815, 'QU', 'OK', 'S', 1757944638, 1757944638, '1'),
(238150, 39421, 'QU', 'OK', 'S', 1757944642, 1757944642, '1'),
(238151, 34888, 'QU', 'OK', 'S', 1757944646, 1757944646, '1'),
(238152, 36725, 'QU', 'OK', 'S', 1757944652, 1757944652, '1'),
(238153, 39147, 'QU', 'OK', 'S', 1757944656, 1757944656, '1'),
(238154, 39222, 'QU', 'OK', 'S', 1757944660, 1757944660, '1'),
(238155, 36775, 'QU', 'OK', 'S', 1757944663, 1757944663, '1'),
(238156, 39382, 'QU', 'OK', 'S', 1757944668, 1757944668, '1'),
(238157, 39008, 'QU', 'OK', 'S', 1757944671, 1757944671, '1'),
(238158, 38495, 'QU', 'OK', 'S', 1757944676, 1757944676, '1'),
(238159, 39662, 'QU', 'OK', 'S', 1757944679, 1757944679, '1'),
(238160, 39292, 'QU', 'OK', 'S', 1757944684, 1757944684, '1'),
(238161, 39222, 'QU', 'OK', 'S', 1757944689, 1757944689, '1'),
(238162, 38492, 'QU', 'OK', 'S', 1757944692, 1757944692, '1'),
(238163, 39009, 'QU', 'OK', 'S', 1757944696, 1757944696, '1'),
(238164, 39293, 'QU', 'OK', 'S', 1757944700, 1757944700, '1'),
(238165, 38493, 'QU', 'OK', 'S', 1757944704, 1757944704, '1'),
(238166, 38809, 'QU', 'OK', 'S', 1757944708, 1757944708, '1'),
(238167, 35918, 'QU', 'OK', 'S', 1757944716, 1757944716, '1'),
(238168, 35090, 'QU', 'OK', 'S', 1757944720, 1757944720, '1'),
(238169, 39237, 'QU', 'OK', 'S', 1757944724, 1757944724, '1'),
(238170, 39663, 'QU', 'OK', 'S', 1757944729, 1757944729, '1'),
(238171, 39699, 'QU', 'OK', 'S', 1757944733, 1757944733, '1'),
(238172, 39699, 'QU', 'OK', 'S', 1757944738, 1757944738, '1'),
(238173, 37505, 'QU', 'OK', 'S', 1757944742, 1757944742, '1'),
(238174, 39237, 'QU', 'OK', 'S', 1757944746, 1757944746, '1'),
(238175, 38430, 'QU', 'OK', 'S', 1757944750, 1757944750, '1'),
(238176, 39382, 'QU', 'OK', 'S', 1757944754, 1757944754, '1'),
(238177, 39236, 'QU', 'OK', 'S', 1757944758, 1757944758, '1'),
(238178, 39699, 'QU', 'OK', 'S', 1757944762, 1757944762, '1'),
(238179, 39202, 'QU', 'OK', 'S', 1757944767, 1757944767, '1'),
(238180, 39254, 'QU', 'OK', 'S', 1757944770, 1757944770, '1'),
(238181, 39664, 'QU', 'OK', 'S', 1757944774, 1757944774, '1'),
(238182, 39202, 'QU', 'OK', 'S', 1757944778, 1757944778, '1'),
(238183, 39662, 'QU', 'OK', 'S', 1757944784, 1757944784, '1'),
(238184, 39662, 'QU', 'OK', 'S', 1757944788, 1757944788, '1'),
(238185, 38516, 'QU', 'OK', 'S', 1757944792, 1757944792, '1'),
(238186, 39147, 'QU', 'OK', 'S', 1757944798, 1757944798, '1'),
(238187, 39009, 'QU', 'OK', 'S', 1757944803, 1757944803, '1'),
(238188, 35357, 'QU', 'OK', 'S', 1757944807, 1757944807, '1'),
(238189, 39009, 'QU', 'OK', 'S', 1757944811, 1757944811, '1'),
(238190, 39222, 'QU', 'OK', 'S', 1757944814, 1757944814, '1'),
(238191, 34672, 'QU', 'OK', 'S', 1757944820, 1757944820, '1'),
(238192, 35243, 'QU', 'OK', 'S', 1757944824, 1757944824, '1'),
(238193, 36726, 'QU', 'OK', 'S', 1757944829, 1757944829, '1'),
(238194, 39147, 'QU', 'OK', 'S', 1757944833, 1757944833, '1'),
(238195, 38806, 'QU', 'OK', 'S', 1757944837, 1757944837, '1'),
(238196, 39202, 'QU', 'OK', 'S', 1757944841, 1757944841, '1'),
(238197, 38806, 'QU', 'OK', 'S', 1757944857, 1757944857, '1'),
(238198, 34298, 'QU', 'OK', 'S', 1757945296, 1757945296, '1'),
(238199, 34276, 'QU', 'OK', 'S', 1757945299, 1757945299, '1'),
(238200, 39985, 'QU', 'OK', 'S', 1757945472, 1757945472, '1'),
(238201, 39985, 'QU', 'OK', 'S', 1757945474, 1757945474, '1'),
(238202, 8406, 'QU', 'OK', 'S', 1757945971, 1757945971, '1'),
(238203, 37839, 'QU', 'OK', 'S', 1757946111, 1757946111, '1'),
(238204, 37807, 'QU', 'OK', 'S', 1757946115, 1757946115, '1'),
(238205, 37805, 'QU', 'OK', 'S', 1757946121, 1757946121, '1'),
(238206, 39512, 'QU', 'OK', 'S', 1757946943, 1757946943, '1'),
(238207, 39512, 'QU', 'OK', 'S', 1757946948, 1757946948, '1'),
(238208, 39484, 'QU', 'OK', 'S', 1757946951, 1757946951, '1'),
(238209, 3684, 'QU', 'OK', 'S', 1757946954, 1757946954, '1'),
(238210, 12175, 'QU', 'OK', 'S', 1757946956, 1757946956, '1'),
(238211, 35411, 'QU', 'OK', 'S', 1757949137, 1757949137, '1'),
(238212, 22311, 'QU', 'OK', 'S', 1757949144, 1757949144, '1'),
(238213, 36902, 'QU', 'OK', 'S', 1757949148, 1757949148, '1'),
(238214, 34841, 'QU', 'OK', 'S', 1757949154, 1757949154, '1'),
(238215, 36896, 'QU', 'OK', 'S', 1757949158, 1757949158, '1'),
(238216, 34761, 'QU', 'OK', 'S', 1757949162, 1757949162, '1'),
(238217, 27353, 'QU', 'OK', 'S', 1757949166, 1757949166, '1'),
(238218, 36902, 'QU', 'OK', 'S', 1757949170, 1757949170, '1'),
(238219, 36902, 'QU', 'OK', 'S', 1757949174, 1757949174, '1'),
(238220, 20477, 'QU', 'OK', 'S', 1757949179, 1757949179, '1'),
(238221, 24531, 'QU', 'OK', 'S', 1757949182, 1757949182, '1'),
(238222, 36899, 'QU', 'OK', 'S', 1757949186, 1757949186, '1'),
(238223, 14314, 'QU', 'OK', 'S', 1757949190, 1757949190, '1'),
(238224, 36906, 'QU', 'OK', 'S', 1757949195, 1757949195, '1'),
(238225, 24529, 'QU', 'OK', 'S', 1757949228, 1757949228, '1'),
(238226, 36900, 'QU', 'OK', 'S', 1757949231, 1757949231, '1'),
(238227, 32467, 'QU', 'OK', 'S', 1757949234, 1757949234, '1'),
(238228, 36900, 'QU', 'OK', 'S', 1757949238, 1757949238, '1'),
(238229, 36905, 'QU', 'OK', 'S', 1757949241, 1757949241, '1'),
(238230, 36905, 'QU', 'OK', 'S', 1757949246, 1757949246, '1'),
(238231, 36906, 'QU', 'OK', 'S', 1757949250, 1757949250, '1'),
(238232, 36906, 'QU', 'OK', 'S', 1757949255, 1757949255, '1'),
(238233, 36900, 'QU', 'OK', 'S', 1757949258, 1757949258, '1'),
(238234, 22313, 'QU', 'OK', 'S', 1757949264, 1757949264, '1'),
(238235, 32366, 'QU', 'OK', 'S', 1757949338, 1757949338, '1'),
(238236, 18589, 'QU', 'OK', 'S', 1757950986, 1757950986, '1'),
(238237, 20431, 'QU', 'OK', 'S', 1757950989, 1757950989, '1'),
(238238, 30905, 'QU', 'OK', 'S', 1757950994, 1757950994, '1'),
(238239, 15638, 'QU', 'OK', 'S', 1757950998, 1757950998, '1'),
(238240, 24323, 'QU', 'OK', 'S', 1757951001, 1757951001, '1'),
(238241, 24323, 'QU', 'OK', 'S', 1757951004, 1757951004, '1'),
(238242, 29239, 'QU', 'OK', 'S', 1757951007, 1757951007, '1'),
(238243, 29239, 'QU', 'OK', 'S', 1757951011, 1757951011, '1'),
(238244, 33830, 'QU', 'OK', 'S', 1757951014, 1757951014, '1'),
(238245, 38868, 'QU', 'OK', 'S', 1757951514, 1757951514, '1'),
(238246, 20450, 'QU', 'OK', 'S', 1757951712, 1757951712, '1'),
(238247, 21311, 'QU', 'OK', 'S', 1757952051, 1757952051, '1'),
(238248, 19615, 'QU', 'OK', 'S', 1757952053, 1757952053, '1'),
(238249, 34299, 'QU', 'OK', 'S', 1757997247, 1757997247, '1'),
(238250, 33918, 'QU', 'OK', 'S', 1757997544, 1757997544, '1'),
(238251, 33918, 'QU', 'OK', 'S', 1757997544, 1757997544, '1'),
(238252, 27616, 'QU', 'OK', 'S', 1757997611, 1757997611, '1'),
(238253, 27616, 'QU', 'OK', 'S', 1757997611, 1757997611, '1'),
(238254, 27616, 'QU', 'OK', 'S', 1757997611, 1757997611, '1'),
(238255, 27605, 'QU', 'OK', 'S', 1757997638, 1757997638, '1'),
(238256, 27605, 'QU', 'OK', 'S', 1757997638, 1757997638, '1'),
(238257, 27605, 'QU', 'OK', 'S', 1757997638, 1757997638, '1'),
(238258, 32072, 'QU', 'OK', 'S', 1757997667, 1757997667, '1'),
(238259, 32072, 'QU', 'OK', 'S', 1757997667, 1757997667, '1'),
(238260, 32072, 'QU', 'OK', 'S', 1757997667, 1757997667, '1'),
(238261, 32072, 'QU', 'OK', 'S', 1757997667, 1757997667, '1'),
(238262, 27612, 'QU', 'OK', 'S', 1757997764, 1757997764, '1'),
(238263, 27612, 'QU', 'OK', 'S', 1757997764, 1757997764, '1'),
(238264, 27612, 'QU', 'OK', 'S', 1757997764, 1757997764, '1'),
(238265, 27606, 'QU', 'OK', 'S', 1757997860, 1757997860, '1'),
(238266, 27606, 'QU', 'OK', 'S', 1757997860, 1757997860, '1'),
(238267, 27622, 'QU', 'OK', 'S', 1757997891, 1757997891, '1'),
(238268, 27620, 'QU', 'OK', 'S', 1757997953, 1757997953, '1'),
(238269, 27620, 'QU', 'OK', 'S', 1757997953, 1757997953, '1'),
(238270, 27620, 'QU', 'OK', 'S', 1757997953, 1757997953, '1'),
(238271, 27618, 'QU', 'OK', 'S', 1757998008, 1757998008, '1'),
(238272, 27608, 'QU', 'OK', 'S', 1757998082, 1757998082, '1'),
(238273, 27608, 'QU', 'OK', 'S', 1757998082, 1757998082, '1'),
(238274, 27608, 'QU', 'OK', 'S', 1757998082, 1757998082, '1'),
(238275, 27608, 'QU', 'OK', 'S', 1757998082, 1757998082, '1'),
(238276, 29376, 'QU', 'OK', 'S', 1757998116, 1757998116, '1'),
(238277, 29376, 'QU', 'OK', 'S', 1757998116, 1757998116, '1'),
(238278, 27623, 'QU', 'OK', 'S', 1757998321, 1757998321, '1'),
(238279, 27623, 'QU', 'OK', 'S', 1757998321, 1757998321, '1'),
(238280, 27623, 'QU', 'OK', 'S', 1757998321, 1757998321, '1'),
(238281, 27623, 'QU', 'OK', 'S', 1757998321, 1757998321, '1'),
(238282, 29372, 'QU', 'OK', 'S', 1757998419, 1757998419, '1'),
(238283, 29372, 'QU', 'OK', 'S', 1757998419, 1757998419, '1'),
(238284, 29372, 'QU', 'OK', 'S', 1757998419, 1757998419, '1'),
(238285, 29372, 'QU', 'OK', 'S', 1757998419, 1757998419, '1'),
(238286, 29374, 'QU', 'OK', 'S', 1757998477, 1757998477, '1'),
(238287, 29374, 'QU', 'OK', 'S', 1757998477, 1757998477, '1'),
(238288, 29374, 'QU', 'OK', 'S', 1757998477, 1757998477, '1'),
(238289, 29373, 'QU', 'OK', 'S', 1757998508, 1757998508, '1'),
(238290, 29373, 'QU', 'OK', 'S', 1757998508, 1757998508, '1'),
(238291, 29373, 'QU', 'OK', 'S', 1757998508, 1757998508, '1'),
(238292, 29373, 'QU', 'OK', 'S', 1757998508, 1757998508, '1'),
(238293, 32075, 'QU', 'OK', 'S', 1757998627, 1757998627, '1'),
(238294, 32075, 'QU', 'OK', 'S', 1757998627, 1757998627, '1'),
(238295, 32074, 'QU', 'OK', 'S', 1757998748, 1757998748, '1'),
(238296, 32074, 'QU', 'OK', 'S', 1757998748, 1757998748, '1'),
(238297, 32074, 'QU', 'OK', 'S', 1757998748, 1757998748, '1'),
(238298, 29378, 'QU', 'OK', 'S', 1757998799, 1757998799, '1'),
(238299, 29378, 'QU', 'OK', 'S', 1757998799, 1757998799, '1'),
(238300, 29378, 'QU', 'OK', 'S', 1757998799, 1757998799, '1'),
(238301, 32070, 'QU', 'OK', 'S', 1757998881, 1757998881, '1'),
(238302, 32070, 'QU', 'OK', 'S', 1757998881, 1757998881, '1'),
(238303, 32070, 'QU', 'OK', 'S', 1757998881, 1757998881, '1'),
(238304, 32070, 'QU', 'OK', 'S', 1757998881, 1757998881, '1'),
(238305, 25947, 'QU', 'OK', 'S', 1757998906, 1757998906, '1'),
(238306, 25947, 'QU', 'OK', 'S', 1757998906, 1757998906, '1'),
(238307, 25947, 'QU', 'OK', 'S', 1757998906, 1757998906, '1'),
(238308, 25947, 'QU', 'OK', 'S', 1757998906, 1757998906, '1'),
(238309, 22839, 'QU', 'OK', 'S', 1757998977, 1757998977, '1'),
(238310, 22839, 'QU', 'OK', 'S', 1757998977, 1757998977, '1'),
(238311, 22839, 'QU', 'OK', 'S', 1757998977, 1757998977, '1'),
(238312, 22843, 'QU', 'OK', 'S', 1757999018, 1757999018, '1'),
(238313, 22850, 'QU', 'OK', 'S', 1757999033, 1757999033, '1'),
(238314, 22843, 'QU', 'OK', 'S', 1757999088, 1757999088, '1'),
(238315, 22848, 'QU', 'OK', 'S', 1757999115, 1757999115, '1'),
(238316, 22848, 'QU', 'OK', 'S', 1757999115, 1757999115, '1'),
(238317, 22848, 'QU', 'OK', 'S', 1757999115, 1757999115, '1'),
(238318, 22852, 'QU', 'OK', 'S', 1757999153, 1757999153, '1'),
(238319, 22852, 'QU', 'OK', 'S', 1757999153, 1757999153, '1'),
(238320, 22852, 'QU', 'OK', 'S', 1757999153, 1757999153, '1'),
(238321, 24299, 'QU', 'OK', 'S', 1757999159, 1757999159, '1'),
(238322, 21628, 'QU', 'OK', 'S', 1757999200, 1757999200, '1'),
(238323, 21628, 'QU', 'OK', 'S', 1757999200, 1757999200, '1'),
(238324, 21628, 'QU', 'OK', 'S', 1757999200, 1757999200, '1'),
(238325, 25943, 'QU', 'OK', 'S', 1757999520, 1757999520, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(238326, 31147, 'QU', 'OK', 'S', 1757999672, 1757999672, '1'),
(238327, 31144, 'QU', 'OK', 'S', 1757999695, 1757999695, '1'),
(238328, 25941, 'QU', 'OK', 'S', 1757999715, 1757999715, '1'),
(238329, 25941, 'QU', 'OK', 'S', 1757999715, 1757999715, '1'),
(238330, 25941, 'QU', 'OK', 'S', 1757999715, 1757999715, '1'),
(238331, 37291, 'QU', 'OK', 'S', 1757999721, 1757999721, '1'),
(238332, 37532, 'QU', 'OK', 'S', 1757999744, 1757999744, '1'),
(238333, 39260, 'QU', 'OK', 'S', 1757999762, 1757999762, '1'),
(238334, 17790, 'QU', 'OK', 'S', 1757999766, 1757999766, '1'),
(238335, 17790, 'QU', 'OK', 'S', 1757999766, 1757999766, '1'),
(238336, 21632, 'QU', 'OK', 'S', 1757999858, 1757999858, '1'),
(238337, 21632, 'QU', 'OK', 'S', 1757999858, 1757999858, '1'),
(238338, 21632, 'QU', 'OK', 'S', 1757999858, 1757999858, '1'),
(238339, 37522, 'QU', 'OK', 'S', 1757999873, 1757999873, '1'),
(238340, 21629, 'QU', 'OK', 'S', 1757999882, 1757999882, '1'),
(238341, 21629, 'QU', 'OK', 'S', 1757999882, 1757999882, '1'),
(238342, 21629, 'QU', 'OK', 'S', 1757999882, 1757999882, '1'),
(238343, 21629, 'QU', 'OK', 'S', 1757999882, 1757999882, '1'),
(238344, 22373, 'QU', 'OK', 'S', 1758000022, 1758000022, '1'),
(238345, 22372, 'QU', 'OK', 'S', 1758000041, 1758000041, '1'),
(238346, 21633, 'QU', 'OK', 'S', 1758000297, 1758000297, '1'),
(238347, 21633, 'QU', 'OK', 'S', 1758000297, 1758000297, '1'),
(238348, 21633, 'QU', 'OK', 'S', 1758000297, 1758000297, '1'),
(238349, 21633, 'QU', 'OK', 'S', 1758000297, 1758000297, '1'),
(238350, 15897, 'QU', 'OK', 'S', 1758000379, 1758000379, '1'),
(238351, 15897, 'QU', 'OK', 'S', 1758000379, 1758000379, '1'),
(238352, 15897, 'QU', 'OK', 'S', 1758000379, 1758000379, '1'),
(238353, 15856, 'QU', 'OK', 'S', 1758000457, 1758000457, '1'),
(238354, 15856, 'QU', 'OK', 'S', 1758000457, 1758000457, '1'),
(238355, 15856, 'QU', 'OK', 'S', 1758000457, 1758000457, '1'),
(238356, 15856, 'QU', 'OK', 'S', 1758000457, 1758000457, '1'),
(238357, 22845, 'QU', 'OK', 'S', 1758000516, 1758000516, '1'),
(238358, 22845, 'QU', 'OK', 'S', 1758000516, 1758000516, '1'),
(238359, 22845, 'QU', 'OK', 'S', 1758000516, 1758000516, '1'),
(238360, 17796, 'QU', 'OK', 'S', 1758000567, 1758000567, '1'),
(238361, 17796, 'QU', 'OK', 'S', 1758000567, 1758000567, '1'),
(238362, 17796, 'QU', 'OK', 'S', 1758000567, 1758000567, '1'),
(238363, 17787, 'QU', 'OK', 'S', 1758000643, 1758000643, '1'),
(238364, 17787, 'QU', 'OK', 'S', 1758000643, 1758000643, '1'),
(238365, 17787, 'QU', 'OK', 'S', 1758000643, 1758000643, '1'),
(238366, 25938, 'QU', 'OK', 'S', 1758001134, 1758001134, '1'),
(238367, 25938, 'QU', 'OK', 'S', 1758001134, 1758001134, '1'),
(238368, 25938, 'QU', 'OK', 'S', 1758001134, 1758001134, '1'),
(238369, 25938, 'QU', 'OK', 'S', 1758001134, 1758001134, '1'),
(238370, 15899, 'QU', 'OK', 'S', 1758001198, 1758001198, '1'),
(238371, 15899, 'QU', 'OK', 'S', 1758001198, 1758001198, '1'),
(238372, 15898, 'QU', 'OK', 'S', 1758001315, 1758001315, '1'),
(238373, 15898, 'QU', 'OK', 'S', 1758001315, 1758001315, '1'),
(238374, 15898, 'QU', 'OK', 'S', 1758001315, 1758001315, '1'),
(238375, 22851, 'QU', 'OK', 'S', 1758001397, 1758001397, '1'),
(238376, 22851, 'QU', 'OK', 'S', 1758001397, 1758001397, '1'),
(238377, 22851, 'QU', 'OK', 'S', 1758001397, 1758001397, '1'),
(238378, 15854, 'QU', 'OK', 'S', 1758001530, 1758001530, '1'),
(238379, 15854, 'QU', 'OK', 'S', 1758001530, 1758001530, '1'),
(238380, 15854, 'QU', 'OK', 'S', 1758001530, 1758001530, '1'),
(238381, 39699, 'QU', 'OK', 'S', 1758003584, 1758003584, '1'),
(238382, 39697, 'QU', 'OK', 'S', 1758003586, 1758003586, '1'),
(238383, 38912, 'QU', 'OK', 'S', 1758003589, 1758003589, '1'),
(238384, 39698, 'QU', 'OK', 'S', 1758003591, 1758003591, '1'),
(238385, 39700, 'QU', 'OK', 'S', 1758003595, 1758003595, '1'),
(238386, 39663, 'QU', 'OK', 'S', 1758003597, 1758003597, '1'),
(238387, 39662, 'QU', 'OK', 'S', 1758003599, 1758003599, '1'),
(238388, 39700, 'QU', 'OK', 'S', 1758003601, 1758003601, '1'),
(238389, 23862, 'QU', 'OK', 'S', 1758003604, 1758003604, '1'),
(238390, 26832, 'QU', 'OK', 'S', 1758003607, 1758003607, '1'),
(238391, 37522, 'QU', 'OK', 'S', 1758003609, 1758003609, '1'),
(238392, 26832, 'QU', 'OK', 'S', 1758003614, 1758003614, '1'),
(238393, 39704, 'QU', 'OK', 'S', 1758003619, 1758003619, '1'),
(238394, 38818, 'QU', 'OK', 'S', 1758003622, 1758003622, '1'),
(238395, 38847, 'QU', 'OK', 'S', 1758003624, 1758003624, '1'),
(238396, 39702, 'QU', 'OK', 'S', 1758003627, 1758003627, '1'),
(238397, 24579, 'QU', 'OK', 'S', 1758003629, 1758003629, '1'),
(238398, 38413, 'QU', 'OK', 'S', 1758003632, 1758003632, '1'),
(238399, 39701, 'QU', 'OK', 'S', 1758003635, 1758003635, '1'),
(238400, 39661, 'QU', 'OK', 'S', 1758003637, 1758003637, '1'),
(238401, 23810, 'QU', 'OK', 'S', 1758003639, 1758003639, '1'),
(238402, 38495, 'QU', 'OK', 'S', 1758003643, 1758003643, '1'),
(238403, 38495, 'QU', 'OK', 'S', 1758003648, 1758003648, '1'),
(238404, 38843, 'QU', 'OK', 'S', 1758003651, 1758003651, '1'),
(238405, 38913, 'QU', 'OK', 'S', 1758003653, 1758003653, '1'),
(238406, 26832, 'QU', 'OK', 'S', 1758003963, 1758003963, '1'),
(238407, 38516, 'QU', 'OK', 'S', 1758003965, 1758003965, '1'),
(238408, 39375, 'QU', 'OK', 'S', 1758005821, 1758005821, '1'),
(238409, 37507, 'QU', 'OK', 'S', 1758005825, 1758005825, '1'),
(238410, 37507, 'QU', 'OK', 'S', 1758005828, 1758005828, '1'),
(238411, 39376, 'QU', 'OK', 'S', 1758005831, 1758005831, '1'),
(238412, 39377, 'QU', 'OK', 'S', 1758005838, 1758005838, '1'),
(238413, 39375, 'QU', 'OK', 'S', 1758005842, 1758005842, '1'),
(238414, 39376, 'QU', 'OK', 'S', 1758005845, 1758005845, '1'),
(238415, 39376, 'QU', 'OK', 'S', 1758005915, 1758005915, '1'),
(238416, 39382, 'QU', 'OK', 'S', 1758008637, 1758008637, '1'),
(238417, 39664, 'QU', 'OK', 'S', 1758008647, 1758008647, '1'),
(238418, 39651, 'QU', 'OK', 'S', 1758008650, 1758008650, '1'),
(238419, 39652, 'QU', 'OK', 'S', 1758008654, 1758008654, '1'),
(238420, 39652, 'QU', 'OK', 'S', 1758008657, 1758008657, '1'),
(238421, 39382, 'QU', 'OK', 'S', 1758008662, 1758008662, '1'),
(238422, 39652, 'QU', 'OK', 'S', 1758008668, 1758008668, '1'),
(238423, 39651, 'QU', 'OK', 'S', 1758008673, 1758008673, '1'),
(238424, 39651, 'QU', 'OK', 'S', 1758008678, 1758008678, '1'),
(238425, 39512, 'QU', 'OK', 'S', 1758008682, 1758008682, '1'),
(238426, 39512, 'QU', 'OK', 'S', 1758008686, 1758008686, '1'),
(238427, 39804, 'QU', 'OK', 'S', 1758008691, 1758008691, '1'),
(238428, 39804, 'QU', 'OK', 'S', 1758008697, 1758008697, '1'),
(238429, 39804, 'QU', 'OK', 'S', 1758008709, 1758008709, '1'),
(238430, 39804, 'QU', 'OK', 'S', 1758008713, 1758008713, '1'),
(238431, 37827, 'QU', 'OK', 'S', 1758008721, 1758008721, '1'),
(238432, 39382, 'QU', 'OK', 'S', 1758008725, 1758008725, '1'),
(238433, 39382, 'QU', 'OK', 'S', 1758008732, 1758008732, '1'),
(238434, 37827, 'QU', 'OK', 'S', 1758008739, 1758008739, '1'),
(238435, 36727, 'QU', 'OK', 'S', 1758008751, 1758008751, '1'),
(238436, 39512, 'QU', 'OK', 'S', 1758008792, 1758008792, '1'),
(238437, 38168, 'QU', 'OK', 'S', 1758009961, 1758009961, '1'),
(238438, 38168, 'QU', 'OK', 'S', 1758009965, 1758009965, '1'),
(238439, 37291, 'QU', 'OK', 'S', 1758010213, 1758010213, '1'),
(238440, 37176, 'QU', 'OK', 'S', 1758010248, 1758010248, '1'),
(238441, 37176, 'QU', 'OK', 'S', 1758010252, 1758010252, '1'),
(238442, 37176, 'QU', 'OK', 'S', 1758010255, 1758010255, '1'),
(238443, 38636, 'QU', 'OK', 'S', 1758014621, 1758014621, '1'),
(238444, 38416, 'QU', 'OK', 'S', 1758014633, 1758014633, '1'),
(238445, 35566, 'QU', 'OK', 'S', 1758014654, 1758014654, '1'),
(238446, 37438, 'QU', 'OK', 'S', 1758014659, 1758014659, '1'),
(238447, 38909, 'QU', 'OK', 'S', 1758014662, 1758014662, '1'),
(238448, 14885, 'QU', 'OK', 'S', 1758014666, 1758014666, '1'),
(238449, 14885, 'QU', 'OK', 'S', 1758014675, 1758014675, '1'),
(238450, 14885, 'QU', 'OK', 'S', 1758014785, 1758014785, '1'),
(238451, 37438, 'QU', 'OK', 'S', 1758014789, 1758014789, '1'),
(238452, 30864, 'QU', 'OK', 'S', 1758015205, 1758015205, '1'),
(238453, 18791, 'QU', 'OK', 'S', 1758015911, 1758015911, '1'),
(238454, 38391, 'QU', 'OK', 'S', 1758016202, 1758016202, '1'),
(238455, 39980, 'QU', 'OK', 'S', 1758016268, 1758016268, '1'),
(238456, 39933, 'QU', 'OK', 'S', 1758016450, 1758016450, '1'),
(238457, 39942, 'QU', 'OK', 'S', 1758016612, 1758016612, '1'),
(238458, 37779, 'QU', 'OK', 'S', 1758016974, 1758016974, '1'),
(238459, 40010, 'QU', 'OK', 'S', 1758017181, 1758017181, '1'),
(238460, 40011, 'QU', 'OK', 'S', 1758017216, 1758017216, '1'),
(238461, 40012, 'QU', 'OK', 'S', 1758017255, 1758017255, '1'),
(238462, 40013, 'QU', 'OK', 'S', 1758017287, 1758017287, '1'),
(238463, 40014, 'QU', 'OK', 'S', 1758017316, 1758017316, '1'),
(238464, 25784, 'QU', 'OK', 'S', 1758017505, 1758017505, '1'),
(238465, 27109, 'QU', 'OK', 'S', 1758018050, 1758018050, '1'),
(238466, 22718, 'QU', 'OK', 'S', 1758018057, 1758018057, '1'),
(238467, 20899, 'QU', 'OK', 'S', 1758018065, 1758018065, '1'),
(238468, 27365, 'QU', 'OK', 'S', 1758018075, 1758018075, '1'),
(238469, 27365, 'QU', 'OK', 'S', 1758018075, 1758018075, '1'),
(238470, 33130, 'QU', 'OK', 'S', 1758018094, 1758018094, '1'),
(238471, 32580, 'QU', 'OK', 'S', 1758018114, 1758018114, '1'),
(238472, 34964, 'QU', 'OK', 'S', 1758018128, 1758018128, '1'),
(238473, 34964, 'QU', 'OK', 'S', 1758018128, 1758018128, '1'),
(238474, 34964, 'QU', 'OK', 'S', 1758018128, 1758018128, '1'),
(238475, 34964, 'QU', 'OK', 'S', 1758018128, 1758018128, '1'),
(238476, 30177, 'QU', 'OK', 'S', 1758018145, 1758018145, '1'),
(238477, 24739, 'QU', 'OK', 'S', 1758018153, 1758018153, '1'),
(238478, 8559, 'QU', 'OK', 'S', 1758018166, 1758018166, '1'),
(238479, 27326, 'QU', 'OK', 'S', 1758018175, 1758018175, '1'),
(238480, 19078, 'QU', 'OK', 'S', 1758018189, 1758018189, '1'),
(238481, 37806, 'QU', 'OK', 'S', 1758018196, 1758018196, '1'),
(238482, 32364, 'QU', 'OK', 'S', 1758018206, 1758018206, '1'),
(238483, 32580, 'QU', 'OK', 'S', 1758022503, 1758022503, '1'),
(238484, 27326, 'QU', 'OK', 'S', 1758022681, 1758022681, '1'),
(238485, 32364, 'QU', 'OK', 'S', 1758022683, 1758022683, '1'),
(238486, 37806, 'QU', 'OK', 'S', 1758022692, 1758022692, '1'),
(238487, 37431, 'QU', 'OK', 'S', 1758022807, 1758022807, '1'),
(238488, 34610, 'QU', 'OK', 'S', 1758023634, 1758023634, '1'),
(238489, 28605, 'QU', 'OK', 'S', 1758023641, 1758023641, '1'),
(238490, 34049, 'QU', 'OK', 'S', 1758023652, 1758023652, '1'),
(238491, 34049, 'QU', 'OK', 'S', 1758023652, 1758023652, '1'),
(238492, 21545, 'QU', 'OK', 'S', 1758023679, 1758023679, '1'),
(238493, 21545, 'QU', 'OK', 'S', 1758023679, 1758023679, '1'),
(238494, 21435, 'QU', 'OK', 'S', 1758023725, 1758023725, '1'),
(238495, 21435, 'QU', 'OK', 'S', 1758023725, 1758023725, '1'),
(238496, 21435, 'QU', 'OK', 'S', 1758023725, 1758023725, '1'),
(238497, 23714, 'QU', 'OK', 'S', 1758023760, 1758023760, '1'),
(238498, 32234, 'QU', 'OK', 'S', 1758023785, 1758023785, '1'),
(238499, 32234, 'QU', 'OK', 'S', 1758023785, 1758023785, '1'),
(238500, 21435, 'QU', 'OK', 'S', 1758023870, 1758023870, '1'),
(238501, 21435, 'QU', 'OK', 'S', 1758023872, 1758023872, '1'),
(238502, 21435, 'QU', 'OK', 'S', 1758023874, 1758023874, '1'),
(238503, 21435, 'QU', 'OK', 'S', 1758023876, 1758023876, '1'),
(238504, 21435, 'QU', 'OK', 'S', 1758023878, 1758023878, '1'),
(238505, 21435, 'QU', 'OK', 'S', 1758023881, 1758023881, '1'),
(238506, 21435, 'QU', 'OK', 'S', 1758023883, 1758023883, '1'),
(238507, 21435, 'QU', 'OK', 'S', 1758023885, 1758023885, '1'),
(238508, 21435, 'QU', 'OK', 'S', 1758023887, 1758023887, '1'),
(238509, 21435, 'QU', 'OK', 'S', 1758023889, 1758023889, '1'),
(238510, 21435, 'QU', 'OK', 'S', 1758023891, 1758023891, '1'),
(238511, 40009, 'QU', 'OK', 'S', 1758027573, 1758027573, '1'),
(238512, 39652, 'QU', 'OK', 'S', 1758027630, 1758027630, '1'),
(238513, 40008, 'QU', 'OK', 'S', 1758027947, 1758027947, '1'),
(238514, 39993, 'QU', 'OK', 'S', 1758028510, 1758028510, '1'),
(238515, 39993, 'QU', 'OK', 'S', 1758028513, 1758028513, '1'),
(238516, 39525, 'QU', 'OK', 'S', 1758029434, 1758029434, '1'),
(238517, 24107, 'QU', 'OK', 'S', 1758030149, 1758030149, '1'),
(238518, 38681, 'QU', 'OK', 'S', 1758030154, 1758030154, '1'),
(238519, 38416, 'QU', 'OK', 'S', 1758030158, 1758030158, '1'),
(238520, 14542, 'QU', 'OK', 'S', 1758030163, 1758030163, '1'),
(238521, 39942, 'QU', 'OK', 'S', 1758030166, 1758030166, '1'),
(238522, 38887, 'QU', 'OK', 'S', 1758030169, 1758030169, '1'),
(238523, 38756, 'QU', 'OK', 'S', 1758030173, 1758030173, '1'),
(238524, 14732, 'QU', 'OK', 'S', 1758030183, 1758030183, '1'),
(238525, 36232, 'QU', 'OK', 'S', 1758030206, 1758030206, '1'),
(238526, 36563, 'QU', 'OK', 'S', 1758030212, 1758030212, '1'),
(238527, 35825, 'QU', 'OK', 'S', 1758030216, 1758030216, '1'),
(238528, 25525, 'QU', 'OK', 'S', 1758030220, 1758030220, '1'),
(238529, 14375, 'QU', 'OK', 'S', 1758030227, 1758030227, '1'),
(238530, 39433, 'QU', 'OK', 'S', 1758030235, 1758030235, '1'),
(238531, 25525, 'QU', 'OK', 'S', 1758030247, 1758030247, '1'),
(238532, 35642, 'QU', 'OK', 'S', 1758030253, 1758030253, '1'),
(238533, 35566, 'QU', 'OK', 'S', 1758030259, 1758030259, '1'),
(238534, 26364, 'QU', 'OK', 'S', 1758030264, 1758030264, '1'),
(238535, 39993, 'QU', 'OK', 'S', 1758030268, 1758030268, '1'),
(238536, 39301, 'QU', 'OK', 'S', 1758030271, 1758030271, '1'),
(238537, 39313, 'QU', 'OK', 'S', 1758030274, 1758030274, '1'),
(238538, 37821, 'QU', 'OK', 'S', 1758030277, 1758030277, '1'),
(238539, 25526, 'QU', 'OK', 'S', 1758030367, 1758030367, '1'),
(238540, 37395, 'QU', 'OK', 'S', 1758030634, 1758030634, '1'),
(238541, 40009, 'QU', 'OK', 'S', 1758083205, 1758083205, '1'),
(238542, 40007, 'QU', 'OK', 'S', 1758083321, 1758083321, '1'),
(238543, 39994, 'QU', 'OK', 'S', 1758083389, 1758083389, '1'),
(238544, 38596, 'QU', 'OK', 'S', 1758085180, 1758085180, '1'),
(238545, 38900, 'QU', 'OK', 'S', 1758085192, 1758085192, '1'),
(238546, 32578, 'QU', 'OK', 'S', 1758085198, 1758085198, '1'),
(238547, 39404, 'QU', 'OK', 'S', 1758085202, 1758085202, '1'),
(238548, 37978, 'QU', 'OK', 'S', 1758085206, 1758085206, '1'),
(238549, 37686, 'QU', 'OK', 'S', 1758085210, 1758085210, '1'),
(238550, 37686, 'QU', 'OK', 'S', 1758085214, 1758085214, '1'),
(238551, 36478, 'QU', 'OK', 'S', 1758085219, 1758085219, '1'),
(238552, 37686, 'QU', 'OK', 'S', 1758085223, 1758085223, '1'),
(238553, 23020, 'QU', 'OK', 'S', 1758085229, 1758085229, '1'),
(238554, 37769, 'QU', 'OK', 'S', 1758085233, 1758085233, '1'),
(238555, 37193, 'QU', 'OK', 'S', 1758085240, 1758085240, '1'),
(238556, 38087, 'QU', 'OK', 'S', 1758085245, 1758085245, '1'),
(238557, 29343, 'QU', 'OK', 'S', 1758085250, 1758085250, '1'),
(238558, 21789, 'QU', 'OK', 'S', 1758085256, 1758085256, '1'),
(238559, 36062, 'QU', 'OK', 'S', 1758085267, 1758085267, '1'),
(238560, 36475, 'QU', 'OK', 'S', 1758085275, 1758085275, '1'),
(238561, 37978, 'QU', 'OK', 'S', 1758085280, 1758085280, '1'),
(238562, 39404, 'QU', 'OK', 'S', 1758085285, 1758085285, '1'),
(238563, 39404, 'QU', 'OK', 'S', 1758085288, 1758085288, '1'),
(238564, 35621, 'QU', 'OK', 'S', 1758085296, 1758085296, '1'),
(238565, 36447, 'QU', 'OK', 'S', 1758085304, 1758085304, '1'),
(238566, 30295, 'QU', 'OK', 'S', 1758085309, 1758085309, '1'),
(238567, 37754, 'QU', 'OK', 'S', 1758085315, 1758085315, '1'),
(238568, 32102, 'QU', 'OK', 'S', 1758085320, 1758085320, '1'),
(238569, 37761, 'QU', 'OK', 'S', 1758085325, 1758085325, '1'),
(238570, 37761, 'QU', 'OK', 'S', 1758085354, 1758085354, '1'),
(238571, 23020, 'QU', 'OK', 'S', 1758085364, 1758085364, '1'),
(238572, 36624, 'QU', 'OK', 'S', 1758085403, 1758085403, '1'),
(238573, 37219, 'QU', 'OK', 'S', 1758085443, 1758085443, '1'),
(238574, 39373, 'QU', 'OK', 'S', 1758085447, 1758085447, '1'),
(238575, 39373, 'QU', 'OK', 'S', 1758085452, 1758085452, '1'),
(238576, 37219, 'QU', 'OK', 'S', 1758085456, 1758085456, '1'),
(238577, 37219, 'QU', 'OK', 'S', 1758085460, 1758085460, '1'),
(238578, 37219, 'QU', 'OK', 'S', 1758085464, 1758085464, '1'),
(238579, 39356, 'QU', 'OK', 'S', 1758085469, 1758085469, '1'),
(238580, 39356, 'QU', 'OK', 'S', 1758085473, 1758085473, '1'),
(238581, 39341, 'QU', 'OK', 'S', 1758085476, 1758085476, '1'),
(238582, 39341, 'QU', 'OK', 'S', 1758085481, 1758085481, '1'),
(238583, 37219, 'QU', 'OK', 'S', 1758085486, 1758085486, '1'),
(238584, 37177, 'QU', 'OK', 'S', 1758085490, 1758085490, '1'),
(238585, 39341, 'QU', 'OK', 'S', 1758085496, 1758085496, '1'),
(238586, 37177, 'QU', 'OK', 'S', 1758085500, 1758085500, '1'),
(238587, 37177, 'QU', 'OK', 'S', 1758085504, 1758085504, '1'),
(238588, 37068, 'QU', 'OK', 'S', 1758085509, 1758085509, '1'),
(238589, 37219, 'QU', 'OK', 'S', 1758085514, 1758085514, '1'),
(238590, 39356, 'QU', 'OK', 'S', 1758085518, 1758085518, '1'),
(238591, 39355, 'QU', 'OK', 'S', 1758085523, 1758085523, '1'),
(238592, 39358, 'QU', 'OK', 'S', 1758085536, 1758085536, '1'),
(238593, 39357, 'QU', 'OK', 'S', 1758085541, 1758085541, '1'),
(238594, 39961, 'QU', 'OK', 'S', 1758085545, 1758085545, '1'),
(238595, 39838, 'QU', 'OK', 'S', 1758085552, 1758085552, '1'),
(238596, 39838, 'QU', 'OK', 'S', 1758085558, 1758085558, '1'),
(238597, 39706, 'QU', 'OK', 'S', 1758085562, 1758085562, '1'),
(238598, 39706, 'QU', 'OK', 'S', 1758085566, 1758085566, '1'),
(238599, 39964, 'QU', 'OK', 'S', 1758085570, 1758085570, '1'),
(238600, 39964, 'QU', 'OK', 'S', 1758085574, 1758085574, '1'),
(238601, 39710, 'QU', 'OK', 'S', 1758085583, 1758085583, '1'),
(238602, 39710, 'QU', 'OK', 'S', 1758085587, 1758085587, '1'),
(238603, 39710, 'QU', 'OK', 'S', 1758085591, 1758085591, '1'),
(238604, 39358, 'QU', 'OK', 'S', 1758085595, 1758085595, '1'),
(238605, 39710, 'QU', 'OK', 'S', 1758085599, 1758085599, '1'),
(238606, 39710, 'QU', 'OK', 'S', 1758085626, 1758085626, '1'),
(238607, 39710, 'QU', 'OK', 'S', 1758085632, 1758085632, '1'),
(238608, 39710, 'QU', 'OK', 'S', 1758085639, 1758085639, '1'),
(238609, 39357, 'QU', 'OK', 'S', 1758085645, 1758085645, '1'),
(238610, 39458, 'QU', 'OK', 'S', 1758085649, 1758085649, '1'),
(238611, 39458, 'QU', 'OK', 'S', 1758085653, 1758085653, '1'),
(238612, 39961, 'QU', 'OK', 'S', 1758085657, 1758085657, '1'),
(238613, 39710, 'QU', 'OK', 'S', 1758085660, 1758085660, '1'),
(238614, 39705, 'QU', 'OK', 'S', 1758085728, 1758085728, '1'),
(238615, 39705, 'QU', 'OK', 'S', 1758085732, 1758085732, '1'),
(238616, 39705, 'QU', 'OK', 'S', 1758085735, 1758085735, '1'),
(238617, 39705, 'QU', 'OK', 'S', 1758085738, 1758085738, '1'),
(238618, 39706, 'QU', 'OK', 'S', 1758085741, 1758085741, '1'),
(238619, 39705, 'QU', 'OK', 'S', 1758085744, 1758085744, '1'),
(238620, 39705, 'QU', 'OK', 'S', 1758085747, 1758085747, '1'),
(238621, 39846, 'QU', 'OK', 'S', 1758085762, 1758085762, '1'),
(238622, 20425, 'QU', 'OK', 'S', 1758085773, 1758085773, '1'),
(238623, 37200, 'QU', 'OK', 'S', 1758085779, 1758085779, '1'),
(238624, 14529, 'QU', 'OK', 'S', 1758085783, 1758085783, '1'),
(238625, 20450, 'QU', 'OK', 'S', 1758085787, 1758085787, '1'),
(238626, 14529, 'QU', 'OK', 'S', 1758085790, 1758085790, '1'),
(238627, 23286, 'QU', 'OK', 'S', 1758085795, 1758085795, '1'),
(238628, 38975, 'QU', 'OK', 'S', 1758085805, 1758085805, '1'),
(238629, 38507, 'QU', 'OK', 'S', 1758085809, 1758085809, '1'),
(238630, 27444, 'QU', 'OK', 'S', 1758085815, 1758085815, '1'),
(238631, 20171, 'QU', 'OK', 'S', 1758085870, 1758085870, '1'),
(238632, 27444, 'QU', 'OK', 'S', 1758085874, 1758085874, '1'),
(238633, 30890, 'QU', 'OK', 'S', 1758085876, 1758085876, '1'),
(238634, 18513, 'QU', 'OK', 'S', 1758085881, 1758085881, '1'),
(238635, 39777, 'QU', 'OK', 'S', 1758085883, 1758085883, '1'),
(238636, 19600, 'QU', 'OK', 'S', 1758085889, 1758085889, '1'),
(238637, 21309, 'QU', 'OK', 'S', 1758085914, 1758085914, '1'),
(238638, 29344, 'QU', 'OK', 'S', 1758085933, 1758085933, '1'),
(238639, 29983, 'QU', 'OK', 'S', 1758085944, 1758085944, '1'),
(238640, 37643, 'QU', 'OK', 'S', 1758085952, 1758085952, '1'),
(238641, 38830, 'QU', 'OK', 'S', 1758085957, 1758085957, '1'),
(238642, 38830, 'QU', 'OK', 'S', 1758085960, 1758085960, '1'),
(238643, 30890, 'QU', 'OK', 'S', 1758085965, 1758085965, '1'),
(238644, 39777, 'QU', 'OK', 'S', 1758085973, 1758085973, '1'),
(238645, 18682, 'QU', 'OK', 'S', 1758085979, 1758085979, '1'),
(238646, 36219, 'QU', 'OK', 'S', 1758085984, 1758085984, '1'),
(238647, 36095, 'QU', 'OK', 'S', 1758085998, 1758085998, '1'),
(238648, 32851, 'QU', 'OK', 'S', 1758086009, 1758086009, '1'),
(238649, 32855, 'QU', 'OK', 'S', 1758086013, 1758086013, '1'),
(238650, 33894, 'QU', 'OK', 'S', 1758086017, 1758086017, '1'),
(238651, 32851, 'QU', 'OK', 'S', 1758086021, 1758086021, '1'),
(238652, 22794, 'QU', 'OK', 'S', 1758086026, 1758086026, '1'),
(238653, 22793, 'QU', 'OK', 'S', 1758086029, 1758086029, '1'),
(238654, 37753, 'QU', 'OK', 'S', 1758086036, 1758086036, '1'),
(238655, 24345, 'QU', 'OK', 'S', 1758086041, 1758086041, '1'),
(238656, 33476, 'QU', 'OK', 'S', 1758086047, 1758086047, '1'),
(238657, 24646, 'QU', 'OK', 'S', 1758086052, 1758086052, '1'),
(238658, 39459, 'QU', 'OK', 'S', 1758086064, 1758086064, '1'),
(238659, 31850, 'QU', 'OK', 'S', 1758086069, 1758086069, '1'),
(238660, 14543, 'QU', 'OK', 'S', 1758086074, 1758086074, '1'),
(238661, 36121, 'QU', 'OK', 'S', 1758086159, 1758086159, '1'),
(238662, 39276, 'QU', 'OK', 'S', 1758086503, 1758086503, '1'),
(238663, 32949, 'QU', 'OK', 'S', 1758086509, 1758086509, '1'),
(238664, 39275, 'QU', 'OK', 'S', 1758086518, 1758086518, '1'),
(238665, 31850, 'QU', 'OK', 'S', 1758086522, 1758086522, '1'),
(238666, 33705, 'QU', 'OK', 'S', 1758086528, 1758086528, '1'),
(238667, 33705, 'QU', 'OK', 'S', 1758086533, 1758086533, '1'),
(238668, 33705, 'QU', 'OK', 'S', 1758086536, 1758086536, '1'),
(238669, 18513, 'QU', 'OK', 'S', 1758086546, 1758086546, '1'),
(238670, 37565, 'QU', 'OK', 'S', 1758086566, 1758086566, '1'),
(238671, 37565, 'QU', 'OK', 'S', 1758086570, 1758086570, '1'),
(238672, 32855, 'QU', 'OK', 'S', 1758086573, 1758086573, '1'),
(238673, 33893, 'QU', 'OK', 'S', 1758086577, 1758086577, '1'),
(238674, 23139, 'QU', 'OK', 'S', 1758086581, 1758086581, '1'),
(238675, 31336, 'QU', 'OK', 'S', 1758086585, 1758086585, '1'),
(238676, 33706, 'QU', 'OK', 'S', 1758086589, 1758086589, '1'),
(238677, 31336, 'QU', 'OK', 'S', 1758086593, 1758086593, '1'),
(238678, 33557, 'QU', 'OK', 'S', 1758086601, 1758086601, '1'),
(238679, 33558, 'QU', 'OK', 'S', 1758086606, 1758086606, '1'),
(238680, 39275, 'QU', 'OK', 'S', 1758086617, 1758086617, '1'),
(238681, 37200, 'QU', 'OK', 'S', 1758086635, 1758086635, '1'),
(238682, 22634, 'QU', 'OK', 'S', 1758086656, 1758086656, '1'),
(238683, 36063, 'QU', 'OK', 'S', 1758086674, 1758086674, '1'),
(238684, 31144, 'QU', 'OK', 'S', 1758086699, 1758086699, '1'),
(238685, 31144, 'QU', 'OK', 'S', 1758086710, 1758086710, '1'),
(238686, 37532, 'QU', 'OK', 'S', 1758086751, 1758086751, '1'),
(238687, 35869, 'QU', 'OK', 'S', 1758086760, 1758086760, '1'),
(238688, 39650, 'QU', 'OK', 'S', 1758086765, 1758086765, '1'),
(238689, 26210, 'QU', 'OK', 'S', 1758086769, 1758086769, '1'),
(238690, 36206, 'QU', 'OK', 'S', 1758086774, 1758086774, '1'),
(238691, 35797, 'QU', 'OK', 'S', 1758086778, 1758086778, '1'),
(238692, 36172, 'QU', 'OK', 'S', 1758086791, 1758086791, '1'),
(238693, 39173, 'QU', 'OK', 'S', 1758086795, 1758086795, '1'),
(238694, 35341, 'QU', 'OK', 'S', 1758086801, 1758086801, '1'),
(238695, 24087, 'QU', 'OK', 'S', 1758086806, 1758086806, '1'),
(238696, 39829, 'QU', 'OK', 'S', 1758086812, 1758086812, '1'),
(238697, 38177, 'QU', 'OK', 'S', 1758086812, 1758086812, '1'),
(238698, 39869, 'QU', 'OK', 'S', 1758086824, 1758086824, '1'),
(238699, 27727, 'QU', 'OK', 'S', 1758086839, 1758086839, '1'),
(238700, 35897, 'QU', 'OK', 'S', 1758086843, 1758086843, '1'),
(238701, 37740, 'QU', 'OK', 'S', 1758086848, 1758086848, '1'),
(238702, 39259, 'QU', 'OK', 'S', 1758086851, 1758086851, '1'),
(238703, 39647, 'QU', 'OK', 'S', 1758086852, 1758086852, '1'),
(238704, 39219, 'QU', 'OK', 'S', 1758086856, 1758086856, '1'),
(238705, 39872, 'QU', 'OK', 'S', 1758086860, 1758086860, '1'),
(238706, 35107, 'QU', 'OK', 'S', 1758086865, 1758086865, '1'),
(238707, 39574, 'QU', 'OK', 'S', 1758086882, 1758086882, '1'),
(238708, 35162, 'QU', 'OK', 'S', 1758086891, 1758086891, '1'),
(238709, 35144, 'QU', 'OK', 'S', 1758086898, 1758086898, '1'),
(238710, 30234, 'QU', 'OK', 'S', 1758086912, 1758086912, '1'),
(238711, 24353, 'QU', 'OK', 'S', 1758087035, 1758087035, '1'),
(238712, 34470, 'QU', 'OK', 'S', 1758087039, 1758087039, '1'),
(238713, 15919, 'QU', 'OK', 'S', 1758087044, 1758087044, '1'),
(238714, 34470, 'QU', 'OK', 'S', 1758087048, 1758087048, '1'),
(238715, 22894, 'QU', 'OK', 'S', 1758087052, 1758087052, '1'),
(238716, 22894, 'QU', 'OK', 'S', 1758087055, 1758087055, '1'),
(238717, 35745, 'QU', 'OK', 'S', 1758087060, 1758087060, '1'),
(238718, 36630, 'QU', 'OK', 'S', 1758087063, 1758087063, '1'),
(238719, 36445, 'QU', 'OK', 'S', 1758087077, 1758087077, '1'),
(238720, 35381, 'QU', 'OK', 'S', 1758087085, 1758087085, '1'),
(238721, 24764, 'QU', 'OK', 'S', 1758087089, 1758087089, '1'),
(238722, 35409, 'QU', 'OK', 'S', 1758087092, 1758087092, '1'),
(238723, 15917, 'QU', 'OK', 'S', 1758087097, 1758087097, '1'),
(238724, 36445, 'QU', 'OK', 'S', 1758087103, 1758087103, '1'),
(238725, 38689, 'QU', 'OK', 'S', 1758087107, 1758087107, '1'),
(238726, 38689, 'QU', 'OK', 'S', 1758087114, 1758087114, '1'),
(238727, 38689, 'QU', 'OK', 'S', 1758087119, 1758087119, '1'),
(238728, 15821, 'QU', 'OK', 'S', 1758087169, 1758087169, '1'),
(238729, 37708, 'QU', 'OK', 'S', 1758087305, 1758087305, '1'),
(238730, 37708, 'QU', 'OK', 'S', 1758087308, 1758087308, '1'),
(238731, 37708, 'QU', 'OK', 'S', 1758087310, 1758087310, '1'),
(238732, 38597, 'QU', 'OK', 'S', 1758087671, 1758087671, '1'),
(238733, 31737, 'QU', 'OK', 'S', 1758091454, 1758091454, '1'),
(238734, 31737, 'QU', 'OK', 'S', 1758091459, 1758091459, '1'),
(238735, 8071, 'QU', 'OK', 'S', 1758091462, 1758091462, '1'),
(238736, 23817, 'QU', 'OK', 'S', 1758092554, 1758092554, '1'),
(238737, 38672, 'QU', 'OK', 'S', 1758092854, 1758092854, '1'),
(238738, 38672, 'QU', 'OK', 'S', 1758092859, 1758092859, '1'),
(238739, 38672, 'QU', 'OK', 'S', 1758092864, 1758092864, '1'),
(238740, 38672, 'QU', 'OK', 'S', 1758092879, 1758092879, '1'),
(238741, 38391, 'QU', 'OK', 'S', 1758093984, 1758093984, '1'),
(238742, 40041, 'QU', 'OK', 'S', 1758094191, 1758094191, '1'),
(238743, 39542, 'QU', 'OK', 'S', 1758094347, 1758094347, '1'),
(238744, 40043, 'QU', 'OK', 'S', 1758095480, 1758095480, '1'),
(238745, 35409, 'QU', 'OK', 'S', 1758095836, 1758095836, '1'),
(238746, 34930, 'QU', 'OK', 'S', 1758095861, 1758095861, '1'),
(238747, 40044, 'QU', 'OK', 'S', 1758095984, 1758095984, '1'),
(238748, 35377, 'QU', 'OK', 'S', 1758096029, 1758096029, '1'),
(238749, 35377, 'QU', 'OK', 'S', 1758096032, 1758096032, '1'),
(238750, 2667, 'QU', 'OK', 'S', 1758096040, 1758096040, '1'),
(238751, 35336, 'QU', 'OK', 'S', 1758096078, 1758096078, '1'),
(238752, 40047, 'QU', 'OK', 'S', 1758096210, 1758096210, '1'),
(238753, 36541, 'QU', 'OK', 'S', 1758096355, 1758096355, '1'),
(238754, 40049, 'QU', 'OK', 'S', 1758096471, 1758096471, '1'),
(238755, 36445, 'QU', 'OK', 'S', 1758096661, 1758096661, '1'),
(238756, 40051, 'QU', 'OK', 'S', 1758096779, 1758096779, '1'),
(238757, 38934, 'QU', 'OK', 'S', 1758097473, 1758097473, '1'),
(238758, 38933, 'QU', 'OK', 'S', 1758097475, 1758097475, '1'),
(238759, 37643, 'QU', 'OK', 'S', 1758097478, 1758097478, '1'),
(238760, 20946, 'QU', 'OK', 'S', 1758097578, 1758097578, '1'),
(238761, 35826, 'QU', 'OK', 'S', 1758097581, 1758097581, '1'),
(238762, 33437, 'QU', 'OK', 'S', 1758097585, 1758097585, '1'),
(238763, 25433, 'QU', 'OK', 'S', 1758097610, 1758097610, '1'),
(238764, 23817, 'QU', 'OK', 'S', 1758102171, 1758102171, '1'),
(238765, 40056, 'QU', 'OK', 'S', 1758104235, 1758104235, '1'),
(238766, 23086, 'QU', 'OK', 'S', 1758104719, 1758104719, '1'),
(238767, 38983, 'QU', 'OK', 'S', 1758106237, 1758106237, '1'),
(238768, 33829, 'QU', 'OK', 'S', 1758106248, 1758106248, '1'),
(238769, 38325, 'QU', 'OK', 'S', 1758106251, 1758106251, '1'),
(238770, 39207, 'QU', 'OK', 'S', 1758106255, 1758106255, '1'),
(238771, 39869, 'QU', 'OK', 'S', 1758106259, 1758106259, '1'),
(238772, 38996, 'QU', 'OK', 'S', 1758106269, 1758106269, '1'),
(238773, 36311, 'QU', 'OK', 'S', 1758106273, 1758106273, '1'),
(238774, 37601, 'QU', 'OK', 'S', 1758106277, 1758106277, '1'),
(238775, 39001, 'QU', 'OK', 'S', 1758106281, 1758106281, '1'),
(238776, 39993, 'QU', 'OK', 'S', 1758106303, 1758106303, '1'),
(238777, 39636, 'QU', 'OK', 'S', 1758106309, 1758106309, '1'),
(238778, 39015, 'QU', 'OK', 'S', 1758106313, 1758106313, '1'),
(238779, 39364, 'QU', 'OK', 'S', 1758106317, 1758106317, '1'),
(238780, 33118, 'QU', 'OK', 'S', 1758106321, 1758106321, '1'),
(238781, 39363, 'QU', 'OK', 'S', 1758106325, 1758106325, '1'),
(238782, 39557, 'QU', 'OK', 'S', 1758106328, 1758106328, '1'),
(238783, 39829, 'QU', 'OK', 'S', 1758106332, 1758106332, '1'),
(238784, 39993, 'QU', 'OK', 'S', 1758106336, 1758106336, '1'),
(238785, 30810, 'QU', 'OK', 'S', 1758106339, 1758106339, '1'),
(238786, 35226, 'QU', 'OK', 'S', 1758106468, 1758106468, '1'),
(238787, 39207, 'QU', 'OK', 'S', 1758106478, 1758106478, '1'),
(238788, 23799, 'QU', 'OK', 'S', 1758106485, 1758106485, '1'),
(238789, 39000, 'QU', 'OK', 'S', 1758106756, 1758106756, '1'),
(238790, 39207, 'QU', 'OK', 'S', 1758106760, 1758106760, '1'),
(238791, 38597, 'QU', 'OK', 'S', 1758106765, 1758106765, '1'),
(238792, 37600, 'QU', 'OK', 'S', 1758106769, 1758106769, '1'),
(238793, 39665, 'QU', 'OK', 'S', 1758106939, 1758106939, '1'),
(238794, 38795, 'QU', 'OK', 'S', 1758107404, 1758107404, '1'),
(238795, 39602, 'QU', 'OK', 'S', 1758107406, 1758107406, '1'),
(238796, 20935, 'QU', 'OK', 'S', 1758107409, 1758107409, '1'),
(238797, 22897, 'QU', 'OK', 'S', 1758107641, 1758107641, '1'),
(238798, 29589, 'QU', 'OK', 'S', 1758107644, 1758107644, '1'),
(238799, 12813, 'QU', 'OK', 'S', 1758108230, 1758108230, '1'),
(238800, 12505, 'QU', 'OK', 'S', 1758108232, 1758108232, '1'),
(238801, 39207, 'QU', 'OK', 'S', 1758108235, 1758108235, '1'),
(238802, 40034, 'QU', 'OK', 'S', 1758108519, 1758108519, '1'),
(238803, 40015, 'QU', 'OK', 'S', 1758109407, 1758109407, '1'),
(238804, 40016, 'QU', 'OK', 'S', 1758109443, 1758109443, '1'),
(238805, 39725, 'QU', 'OK', 'S', 1758109521, 1758109521, '1'),
(238806, 39725, 'QU', 'OK', 'S', 1758109525, 1758109525, '1'),
(238807, 39725, 'QU', 'OK', 'S', 1758109528, 1758109528, '1'),
(238808, 39725, 'QU', 'OK', 'S', 1758109531, 1758109531, '1'),
(238809, 39725, 'QU', 'OK', 'S', 1758109535, 1758109535, '1'),
(238810, 39725, 'QU', 'OK', 'S', 1758109540, 1758109540, '1'),
(238811, 39725, 'QU', 'OK', 'S', 1758109544, 1758109544, '1'),
(238812, 39725, 'QU', 'OK', 'S', 1758109548, 1758109548, '1'),
(238813, 39725, 'QU', 'OK', 'S', 1758109551, 1758109551, '1'),
(238814, 39725, 'QU', 'OK', 'S', 1758109557, 1758109557, '1'),
(238815, 39725, 'QU', 'OK', 'S', 1758109561, 1758109561, '1'),
(238816, 39725, 'QU', 'OK', 'S', 1758109565, 1758109565, '1'),
(238817, 39725, 'QU', 'OK', 'S', 1758109569, 1758109569, '1'),
(238818, 39725, 'QU', 'OK', 'S', 1758109572, 1758109572, '1'),
(238819, 37027, 'QU', 'OK', 'S', 1758109813, 1758109813, '1'),
(238820, 40017, 'QU', 'OK', 'S', 1758109819, 1758109819, '1'),
(238821, 40018, 'QU', 'OK', 'S', 1758109930, 1758109930, '1'),
(238822, 40019, 'QU', 'OK', 'S', 1758109976, 1758109976, '1'),
(238823, 39694, 'QU', 'OK', 'S', 1758109993, 1758109993, '1'),
(238824, 37411, 'QU', 'OK', 'S', 1758110078, 1758110078, '1'),
(238825, 40024, 'QU', 'OK', 'S', 1758110086, 1758110086, '1'),
(238826, 12479, 'QU', 'OK', 'S', 1758110226, 1758110226, '1'),
(238827, 39993, 'QU', 'OK', 'S', 1758110236, 1758110236, '1'),
(238828, 40028, 'QU', 'OK', 'S', 1758110237, 1758110237, '1'),
(238829, 39934, 'QU', 'OK', 'S', 1758110239, 1758110239, '1'),
(238830, 33872, 'QU', 'OK', 'S', 1758110241, 1758110241, '1'),
(238831, 38768, 'QU', 'OK', 'S', 1758110244, 1758110244, '1'),
(238832, 33118, 'QU', 'OK', 'S', 1758110246, 1758110246, '1'),
(238833, 40029, 'QU', 'OK', 'S', 1758110399, 1758110399, '1'),
(238834, 40030, 'QU', 'OK', 'S', 1758110428, 1758110428, '1'),
(238835, 37961, 'QU', 'OK', 'S', 1758110429, 1758110429, '1'),
(238836, 37961, 'QU', 'OK', 'S', 1758110432, 1758110432, '1'),
(238837, 40031, 'QU', 'OK', 'S', 1758110462, 1758110462, '1'),
(238838, 40032, 'QU', 'OK', 'S', 1758110590, 1758110590, '1'),
(238839, 36467, 'QU', 'OK', 'S', 1758110712, 1758110712, '1'),
(238840, 36467, 'QU', 'OK', 'S', 1758110729, 1758110729, '1'),
(238841, 39989, 'QU', 'OK', 'S', 1758110754, 1758110754, '1'),
(238842, 39990, 'QU', 'OK', 'S', 1758110787, 1758110787, '1'),
(238843, 39991, 'QU', 'OK', 'S', 1758110815, 1758110815, '1'),
(238844, 39992, 'QU', 'OK', 'S', 1758110845, 1758110845, '1'),
(238845, 23007, 'QU', 'OK', 'S', 1758111030, 1758111030, '1'),
(238846, 23007, 'QU', 'OK', 'S', 1758111058, 1758111058, '1'),
(238847, 37779, 'QU', 'OK', 'S', 1758111080, 1758111080, '1'),
(238848, 39301, 'QU', 'OK', 'S', 1758111178, 1758111178, '1'),
(238849, 39301, 'QU', 'OK', 'S', 1758111181, 1758111181, '1'),
(238850, 37821, 'QU', 'OK', 'S', 1758111183, 1758111183, '1'),
(238851, 39301, 'QU', 'OK', 'S', 1758111185, 1758111185, '1'),
(238852, 40060, 'QU', 'OK', 'S', 1758111351, 1758111351, '1'),
(238853, 40042, 'QU', 'OK', 'S', 1758111660, 1758111660, '1'),
(238854, 40057, 'QU', 'OK', 'S', 1758111795, 1758111795, '1'),
(238855, 40045, 'QU', 'OK', 'S', 1758112292, 1758112292, '1'),
(238856, 40046, 'QU', 'OK', 'S', 1758112549, 1758112549, '1'),
(238857, 40058, 'QU', 'OK', 'S', 1758112900, 1758112900, '1'),
(238858, 40059, 'QU', 'OK', 'S', 1758113149, 1758113149, '1'),
(238859, 40038, 'QU', 'OK', 'S', 1758113342, 1758113342, '1'),
(238860, 40039, 'QU', 'OK', 'S', 1758113373, 1758113373, '1'),
(238861, 40040, 'QU', 'OK', 'S', 1758113402, 1758113402, '1'),
(238862, 40050, 'QU', 'OK', 'S', 1758113576, 1758113576, '1'),
(238863, 40052, 'QU', 'OK', 'S', 1758113763, 1758113763, '1'),
(238864, 40053, 'QU', 'OK', 'S', 1758113924, 1758113924, '1'),
(238865, 40048, 'QU', 'OK', 'S', 1758113989, 1758113989, '1'),
(238866, 40054, 'QU', 'OK', 'S', 1758114231, 1758114231, '1'),
(238867, 40055, 'QU', 'OK', 'S', 1758114261, 1758114261, '1'),
(238868, 40035, 'QU', 'OK', 'S', 1758114396, 1758114396, '1'),
(238869, 40035, 'QU', 'OK', 'S', 1758114432, 1758114432, '1'),
(238870, 40036, 'QU', 'OK', 'S', 1758114471, 1758114471, '1'),
(238871, 36140, 'QU', 'OK', 'S', 1758114671, 1758114671, '1'),
(238872, 40037, 'QU', 'OK', 'S', 1758114674, 1758114674, '1'),
(238873, 36140, 'QU', 'OK', 'S', 1758114674, 1758114674, '1'),
(238874, 38869, 'QU', 'OK', 'S', 1758114708, 1758114708, '1'),
(238875, 37184, 'QU', 'OK', 'S', 1758115580, 1758115580, '1'),
(238876, 37184, 'QU', 'OK', 'S', 1758115582, 1758115582, '1'),
(238877, 38112, 'QU', 'OK', 'S', 1758115585, 1758115585, '1'),
(238878, 30395, 'QU', 'OK', 'S', 1758116090, 1758116090, '1'),
(238879, 30395, 'QU', 'OK', 'S', 1758116100, 1758116100, '1'),
(238880, 30395, 'QU', 'OK', 'S', 1758116126, 1758116126, '1'),
(238881, 40025, 'QU', 'OK', 'S', 1758170182, 1758170182, '1'),
(238882, 40026, 'QU', 'OK', 'S', 1758170226, 1758170226, '1'),
(238883, 40027, 'QU', 'OK', 'S', 1758170262, 1758170262, '1'),
(238884, 38175, 'QU', 'OK', 'S', 1758171647, 1758171647, '1'),
(238885, 31130, 'QU', 'OK', 'S', 1758172034, 1758172034, '1'),
(238886, 39569, 'QU', 'OK', 'S', 1758173870, 1758173870, '1'),
(238887, 38413, 'QU', 'OK', 'S', 1758173872, 1758173872, '1'),
(238888, 12609, 'QU', 'OK', 'S', 1758173874, 1758173874, '1'),
(238889, 39704, 'QU', 'OK', 'S', 1758173876, 1758173876, '1'),
(238890, 39608, 'QU', 'OK', 'S', 1758173878, 1758173878, '1'),
(238891, 39804, 'QU', 'OK', 'S', 1758173882, 1758173882, '1'),
(238892, 39608, 'QU', 'OK', 'S', 1758173883, 1758173883, '1'),
(238893, 39704, 'QU', 'OK', 'S', 1758173885, 1758173885, '1'),
(238894, 39663, 'QU', 'OK', 'S', 1758173887, 1758173887, '1'),
(238895, 35090, 'QU', 'OK', 'S', 1758173889, 1758173889, '1'),
(238896, 39665, 'QU', 'OK', 'S', 1758173905, 1758173905, '1'),
(238897, 39665, 'QU', 'OK', 'S', 1758173915, 1758173915, '1'),
(238898, 39665, 'QU', 'OK', 'S', 1758175985, 1758175985, '1'),
(238899, 35564, 'QU', 'OK', 'S', 1758177290, 1758177290, '1'),
(238900, 32168, 'QU', 'OK', 'S', 1758177293, 1758177293, '1'),
(238901, 28996, 'QU', 'OK', 'S', 1758177296, 1758177296, '1'),
(238902, 39009, 'QU', 'OK', 'S', 1758177300, 1758177300, '1'),
(238903, 30974, 'QU', 'OK', 'S', 1758177304, 1758177304, '1'),
(238904, 39009, 'QU', 'OK', 'S', 1758177308, 1758177308, '1'),
(238905, 34240, 'QU', 'OK', 'S', 1758177311, 1758177311, '1'),
(238906, 36121, 'QU', 'OK', 'S', 1758177652, 1758177652, '1'),
(238907, 36121, 'QU', 'OK', 'S', 1758177661, 1758177661, '1'),
(238908, 31128, 'QU', 'OK', 'S', 1758178356, 1758178356, '1'),
(238909, 23077, 'QU', 'OK', 'S', 1758178483, 1758178483, '1'),
(238910, 21757, 'QU', 'OK', 'S', 1758178802, 1758178802, '1'),
(238911, 31134, 'QU', 'OK', 'S', 1758178866, 1758178866, '1'),
(238912, 22268, 'QU', 'OK', 'S', 1758179217, 1758179217, '1'),
(238913, 22268, 'QU', 'OK', 'S', 1758179224, 1758179224, '1'),
(238914, 22268, 'QU', 'OK', 'S', 1758179280, 1758179280, '1'),
(238915, 23747, 'QU', 'OK', 'S', 1758179393, 1758179393, '1'),
(238916, 31137, 'QU', 'OK', 'S', 1758179640, 1758179640, '1'),
(238917, 31137, 'QU', 'OK', 'S', 1758179643, 1758179643, '1'),
(238918, 28222, 'QU', 'OK', 'S', 1758179704, 1758179704, '1'),
(238919, 31140, 'QU', 'OK', 'S', 1758179890, 1758179890, '1'),
(238920, 31140, 'QU', 'OK', 'S', 1758179892, 1758179892, '1'),
(238921, 25637, 'QU', 'OK', 'S', 1758179923, 1758179923, '1'),
(238922, 14542, 'QU', 'OK', 'S', 1758179978, 1758179978, '1'),
(238923, 39724, 'QU', 'OK', 'S', 1758179985, 1758179985, '1'),
(238924, 39725, 'QU', 'OK', 'S', 1758179987, 1758179987, '1'),
(238925, 39789, 'QU', 'OK', 'S', 1758179990, 1758179990, '1'),
(238926, 39789, 'QU', 'OK', 'S', 1758179992, 1758179992, '1'),
(238927, 39789, 'QU', 'OK', 'S', 1758179996, 1758179996, '1'),
(238928, 9691, 'QU', 'OK', 'S', 1758179999, 1758179999, '1'),
(238929, 1124, 'QU', 'OK', 'S', 1758180001, 1758180001, '1'),
(238930, 39423, 'QU', 'OK', 'S', 1758180503, 1758180503, '1'),
(238931, 30143, 'QU', 'OK', 'S', 1758180509, 1758180509, '1'),
(238932, 31155, 'QU', 'OK', 'S', 1758180572, 1758180572, '1'),
(238933, 26801, 'QU', 'OK', 'S', 1758180635, 1758180635, '1'),
(238934, 31157, 'QU', 'OK', 'S', 1758180896, 1758180896, '1'),
(238935, 24676, 'QU', 'OK', 'S', 1758180920, 1758180920, '1'),
(238936, 31158, 'QU', 'OK', 'S', 1758181039, 1758181039, '1'),
(238937, 31158, 'QU', 'OK', 'S', 1758181041, 1758181041, '1'),
(238938, 29772, 'QU', 'OK', 'S', 1758181074, 1758181074, '1'),
(238939, 31160, 'QU', 'OK', 'S', 1758181181, 1758181181, '1'),
(238940, 38836, 'QU', 'OK', 'S', 1758181280, 1758181280, '1'),
(238941, 31164, 'QU', 'OK', 'S', 1758181313, 1758181313, '1'),
(238942, 12422, 'QU', 'OK', 'S', 1758181407, 1758181407, '1'),
(238943, 22298, 'QU', 'OK', 'S', 1758181834, 1758181834, '1'),
(238944, 39227, 'QU', 'OK', 'S', 1758181836, 1758181836, '1'),
(238945, 37395, 'QU', 'OK', 'S', 1758181846, 1758181846, '1'),
(238946, 37395, 'QU', 'OK', 'S', 1758181849, 1758181849, '1'),
(238947, 37395, 'QU', 'OK', 'S', 1758181851, 1758181851, '1'),
(238948, 37395, 'QU', 'OK', 'S', 1758181854, 1758181854, '1'),
(238949, 37395, 'QU', 'OK', 'S', 1758181856, 1758181856, '1'),
(238950, 31162, 'QU', 'OK', 'S', 1758182051, 1758182051, '1'),
(238951, 31162, 'QU', 'OK', 'S', 1758182057, 1758182057, '1'),
(238952, 31162, 'QU', 'OK', 'S', 1758182059, 1758182059, '1'),
(238953, 18743, 'QU', 'OK', 'S', 1758182073, 1758182073, '1'),
(238954, 31166, 'QU', 'OK', 'S', 1758182369, 1758182369, '1'),
(238955, 30140, 'QU', 'OK', 'S', 1758182387, 1758182387, '1'),
(238956, 31170, 'QU', 'OK', 'S', 1758182592, 1758182592, '1'),
(238957, 31170, 'QU', 'OK', 'S', 1758182593, 1758182593, '1'),
(238958, 31170, 'QU', 'OK', 'S', 1758182593, 1758182593, '1'),
(238959, 31924, 'QU', 'OK', 'S', 1758182639, 1758182639, '1'),
(238960, 37533, 'QU', 'OK', 'S', 1758182750, 1758182750, '1'),
(238961, 30992, 'QU', 'OK', 'S', 1758182799, 1758182799, '1'),
(238962, 31146, 'QU', 'OK', 'S', 1758183246, 1758183246, '1'),
(238963, 31146, 'QU', 'OK', 'S', 1758183247, 1758183247, '1'),
(238964, 3366, 'QU', 'OK', 'S', 1758183406, 1758183406, '1'),
(238965, 3366, 'QU', 'OK', 'S', 1758183412, 1758183412, '1'),
(238966, 26697, 'QU', 'OK', 'S', 1758183652, 1758183652, '1'),
(238967, 40058, 'QU', 'OK', 'S', 1758183705, 1758183705, '1'),
(238968, 39985, 'QU', 'OK', 'S', 1758183820, 1758183820, '1'),
(238969, 39984, 'QU', 'OK', 'S', 1758183845, 1758183845, '1'),
(238970, 23930, 'QU', 'OK', 'S', 1758184839, 1758184839, '1'),
(238971, 23288, 'QU', 'OK', 'S', 1758186742, 1758186742, '1'),
(238972, 37779, 'QU', 'OK', 'S', 1758186747, 1758186747, '1'),
(238973, 39250, 'QU', 'OK', 'S', 1758187138, 1758187138, '1'),
(238974, 37752, 'QU', 'OK', 'S', 1758189077, 1758189077, '1'),
(238975, 37805, 'QU', 'OK', 'S', 1758189435, 1758189435, '1'),
(238976, 37806, 'QU', 'OK', 'S', 1758189651, 1758189651, '1'),
(238977, 37904, 'QU', 'OK', 'S', 1758189684, 1758189684, '1'),
(238978, 37904, 'QU', 'OK', 'S', 1758189686, 1758189686, '1'),
(238979, 37907, 'QU', 'OK', 'S', 1758189718, 1758189718, '1'),
(238980, 37906, 'QU', 'OK', 'S', 1758189725, 1758189725, '1'),
(238981, 37908, 'QU', 'OK', 'S', 1758189744, 1758189744, '1'),
(238982, 37909, 'QU', 'OK', 'S', 1758189766, 1758189766, '1'),
(238983, 37910, 'QU', 'OK', 'S', 1758189783, 1758189783, '1'),
(238984, 37806, 'QU', 'OK', 'S', 1758190386, 1758190386, '1'),
(238985, 37810, 'QU', 'OK', 'S', 1758190471, 1758190471, '1'),
(238986, 37811, 'QU', 'OK', 'S', 1758190523, 1758190523, '1'),
(238987, 37812, 'QU', 'OK', 'S', 1758190640, 1758190640, '1'),
(238988, 31147, 'QU', 'OK', 'S', 1758190759, 1758190759, '1'),
(238989, 31147, 'QU', 'OK', 'S', 1758190940, 1758190940, '1'),
(238990, 31147, 'QU', 'OK', 'S', 1758190971, 1758190971, '1'),
(238991, 31147, 'QU', 'OK', 'S', 1758190991, 1758190991, '1'),
(238992, 37522, 'QU', 'OK', 'S', 1758191211, 1758191211, '1'),
(238993, 39222, 'QU', 'OK', 'S', 1758191334, 1758191334, '1'),
(238994, 39292, 'QU', 'OK', 'S', 1758191372, 1758191372, '1'),
(238995, 31130, 'QU', 'OK', 'S', 1758191861, 1758191861, '1'),
(238996, 40061, 'QU', 'OK', 'S', 1758191920, 1758191920, '1'),
(238997, 40062, 'QU', 'OK', 'S', 1758192336, 1758192336, '1'),
(238998, 40063, 'QU', 'OK', 'S', 1758192470, 1758192470, '1'),
(238999, 39546, 'QU', 'OK', 'S', 1758192758, 1758192758, '1'),
(239000, 35274, 'QU', 'OK', 'S', 1758192760, 1758192760, '1'),
(239001, 39345, 'QU', 'OK', 'S', 1758192763, 1758192763, '1'),
(239002, 38894, 'QU', 'OK', 'S', 1758192765, 1758192765, '1'),
(239003, 32411, 'QU', 'OK', 'S', 1758192767, 1758192767, '1'),
(239004, 38887, 'QU', 'OK', 'S', 1758192770, 1758192770, '1'),
(239005, 38893, 'QU', 'OK', 'S', 1758192772, 1758192772, '1'),
(239006, 40095, 'QU', 'OK', 'S', 1758192776, 1758192776, '1'),
(239007, 40098, 'QU', 'OK', 'S', 1758192836, 1758192836, '1'),
(239008, 40097, 'QU', 'OK', 'S', 1758192852, 1758192852, '1'),
(239009, 40063, 'QU', 'OK', 'S', 1758195558, 1758195558, '1'),
(239010, 40064, 'QU', 'OK', 'S', 1758195702, 1758195702, '1'),
(239011, 40065, 'QU', 'OK', 'S', 1758195739, 1758195739, '1'),
(239012, 40066, 'QU', 'OK', 'S', 1758195788, 1758195788, '1'),
(239013, 40067, 'QU', 'OK', 'S', 1758195917, 1758195917, '1'),
(239014, 40068, 'QU', 'OK', 'S', 1758195962, 1758195962, '1'),
(239015, 40069, 'QU', 'OK', 'S', 1758196013, 1758196013, '1'),
(239016, 40070, 'QU', 'OK', 'S', 1758196141, 1758196141, '1'),
(239017, 40071, 'QU', 'OK', 'S', 1758196178, 1758196178, '1'),
(239018, 40072, 'QU', 'OK', 'S', 1758196213, 1758196213, '1'),
(239019, 40073, 'QU', 'OK', 'S', 1758196328, 1758196328, '1'),
(239020, 40074, 'QU', 'OK', 'S', 1758196409, 1758196409, '1'),
(239021, 40075, 'QU', 'OK', 'S', 1758196438, 1758196438, '1'),
(239022, 40076, 'QU', 'OK', 'S', 1758196557, 1758196557, '1'),
(239023, 40077, 'QU', 'OK', 'S', 1758196596, 1758196596, '1'),
(239024, 40078, 'QU', 'OK', 'S', 1758196634, 1758196634, '1'),
(239025, 40079, 'QU', 'OK', 'S', 1758196771, 1758196771, '1'),
(239026, 40081, 'QU', 'OK', 'S', 1758196920, 1758196920, '1'),
(239027, 40082, 'QU', 'OK', 'S', 1758196955, 1758196955, '1'),
(239028, 36354, 'QU', 'OK', 'S', 1758197252, 1758197252, '1'),
(239029, 39924, 'QU', 'OK', 'S', 1758197269, 1758197269, '1'),
(239030, 37951, 'QU', 'OK', 'S', 1758197273, 1758197273, '1'),
(239031, 34832, 'QU', 'OK', 'S', 1758197280, 1758197280, '1'),
(239032, 21259, 'QU', 'OK', 'S', 1758197297, 1758197297, '1'),
(239033, 36138, 'QU', 'OK', 'S', 1758197304, 1758197304, '1'),
(239034, 25896, 'QU', 'OK', 'S', 1758197310, 1758197310, '1'),
(239035, 38194, 'QU', 'OK', 'S', 1758197314, 1758197314, '1'),
(239036, 35709, 'QU', 'OK', 'S', 1758197323, 1758197323, '1'),
(239037, 38830, 'QU', 'OK', 'S', 1758197327, 1758197327, '1'),
(239038, 38194, 'QU', 'OK', 'S', 1758197331, 1758197331, '1'),
(239039, 38898, 'QU', 'OK', 'S', 1758197339, 1758197339, '1'),
(239040, 38898, 'QU', 'OK', 'S', 1758197400, 1758197400, '1'),
(239041, 40083, 'QU', 'OK', 'S', 1758197403, 1758197403, '1'),
(239042, 40084, 'QU', 'OK', 'S', 1758197430, 1758197430, '1'),
(239043, 38087, 'QU', 'OK', 'S', 1758197430, 1758197430, '1'),
(239044, 40085, 'QU', 'OK', 'S', 1758197938, 1758197938, '1'),
(239045, 40096, 'QU', 'OK', 'S', 1758198177, 1758198177, '1'),
(239046, 33575, 'QU', 'OK', 'S', 1758198456, 1758198456, '1'),
(239047, 29079, 'QU', 'OK', 'S', 1758198554, 1758198554, '1'),
(239048, 29220, 'QU', 'OK', 'S', 1758198640, 1758198640, '1'),
(239049, 36286, 'QU', 'OK', 'S', 1758198803, 1758198803, '1'),
(239050, 39811, 'QU', 'OK', 'S', 1758198879, 1758198879, '1'),
(239051, 29894, 'QU', 'OK', 'S', 1758198965, 1758198965, '1'),
(239052, 40092, 'QU', 'OK', 'S', 1758199362, 1758199362, '1'),
(239053, 36304, 'QU', 'OK', 'S', 1758199403, 1758199403, '1'),
(239054, 37189, 'QU', 'OK', 'S', 1758199408, 1758199408, '1'),
(239055, 39985, 'QU', 'OK', 'S', 1758199410, 1758199410, '1'),
(239056, 39614, 'QU', 'OK', 'S', 1758199412, 1758199412, '1'),
(239057, 39751, 'QU', 'OK', 'S', 1758199413, 1758199413, '1'),
(239058, 37921, 'QU', 'OK', 'S', 1758199415, 1758199415, '1'),
(239059, 39644, 'QU', 'OK', 'S', 1758199418, 1758199418, '1'),
(239060, 40060, 'QU', 'OK', 'S', 1758199419, 1758199419, '1'),
(239061, 26630, 'QU', 'OK', 'S', 1758199421, 1758199421, '1'),
(239062, 39791, 'QU', 'OK', 'S', 1758199422, 1758199422, '1'),
(239063, 38906, 'QU', 'OK', 'S', 1758199424, 1758199424, '1'),
(239064, 37738, 'QU', 'OK', 'S', 1758199426, 1758199426, '1'),
(239065, 40060, 'QU', 'OK', 'S', 1758199427, 1758199427, '1'),
(239066, 26592, 'QU', 'OK', 'S', 1758199432, 1758199432, '1'),
(239067, 37146, 'QU', 'OK', 'S', 1758199435, 1758199435, '1'),
(239068, 34592, 'QU', 'OK', 'S', 1758199435, 1758199435, '1'),
(239069, 36616, 'QU', 'OK', 'S', 1758199438, 1758199438, '1'),
(239070, 38465, 'QU', 'OK', 'S', 1758199441, 1758199441, '1'),
(239071, 38438, 'QU', 'OK', 'S', 1758199444, 1758199444, '1'),
(239072, 40060, 'QU', 'OK', 'S', 1758199446, 1758199446, '1'),
(239073, 37736, 'QU', 'OK', 'S', 1758199447, 1758199447, '1'),
(239074, 39208, 'QU', 'OK', 'S', 1758199450, 1758199450, '1'),
(239075, 39752, 'QU', 'OK', 'S', 1758199452, 1758199452, '1'),
(239076, 35931, 'QU', 'OK', 'S', 1758199459, 1758199459, '1'),
(239077, 39485, 'QU', 'OK', 'S', 1758199459, 1758199459, '1'),
(239078, 36843, 'QU', 'OK', 'S', 1758199462, 1758199462, '1'),
(239079, 39485, 'QU', 'OK', 'S', 1758199465, 1758199465, '1'),
(239080, 40101, 'QU', 'OK', 'S', 1758199469, 1758199469, '1'),
(239081, 30173, 'QU', 'OK', 'S', 1758199470, 1758199470, '1'),
(239082, 37188, 'QU', 'OK', 'S', 1758199477, 1758199477, '1'),
(239083, 29504, 'QU', 'OK', 'S', 1758199481, 1758199481, '1'),
(239084, 29504, 'QU', 'OK', 'S', 1758199485, 1758199485, '1'),
(239085, 39485, 'QU', 'OK', 'S', 1758199491, 1758199491, '1'),
(239086, 38370, 'QU', 'OK', 'S', 1758199492, 1758199492, '1'),
(239087, 37553, 'QU', 'OK', 'S', 1758199496, 1758199496, '1'),
(239088, 37553, 'QU', 'OK', 'S', 1758199500, 1758199500, '1'),
(239089, 36314, 'QU', 'OK', 'S', 1758199508, 1758199508, '1'),
(239090, 19898, 'QU', 'OK', 'S', 1758199514, 1758199514, '1'),
(239091, 40102, 'QU', 'OK', 'S', 1758199581, 1758199581, '1'),
(239092, 31547, 'QU', 'OK', 'S', 1758199632, 1758199632, '1'),
(239093, 37553, 'QU', 'OK', 'S', 1758199665, 1758199665, '1'),
(239094, 29504, 'QU', 'OK', 'S', 1758199689, 1758199689, '1'),
(239095, 29514, 'QU', 'OK', 'S', 1758199704, 1758199704, '1'),
(239096, 37573, 'QU', 'OK', 'S', 1758199722, 1758199722, '1'),
(239097, 3222, 'QU', 'OK', 'S', 1758199747, 1758199747, '1'),
(239098, 40086, 'QU', 'OK', 'S', 1758199783, 1758199783, '1'),
(239099, 40087, 'QU', 'OK', 'S', 1758199822, 1758199822, '1'),
(239100, 40088, 'QU', 'OK', 'S', 1758199871, 1758199871, '1'),
(239101, 40089, 'QU', 'OK', 'S', 1758200294, 1758200294, '1'),
(239102, 40090, 'QU', 'OK', 'S', 1758200450, 1758200450, '1'),
(239103, 40091, 'QU', 'OK', 'S', 1758200760, 1758200760, '1'),
(239104, 40093, 'QU', 'OK', 'S', 1758200869, 1758200869, '1'),
(239105, 40094, 'QU', 'OK', 'S', 1758201017, 1758201017, '1'),
(239106, 40099, 'QU', 'OK', 'S', 1758201252, 1758201252, '1'),
(239107, 40100, 'QU', 'OK', 'S', 1758201288, 1758201288, '1'),
(239108, 39651, 'QU', 'OK', 'S', 1758201323, 1758201323, '1'),
(239109, 40103, 'QU', 'OK', 'S', 1758201658, 1758201658, '1'),
(239110, 40104, 'QU', 'OK', 'S', 1758201921, 1758201921, '1'),
(239111, 40105, 'QU', 'OK', 'S', 1758202151, 1758202151, '1'),
(239112, 31147, 'QU', 'OK', 'S', 1758202420, 1758202420, '1'),
(239113, 19809, 'QU', 'OK', 'S', 1758203582, 1758203582, '1'),
(239114, 19809, 'QU', 'OK', 'S', 1758203589, 1758203589, '1'),
(239115, 40106, 'QU', 'OK', 'S', 1758256634, 1758256634, '1'),
(239116, 40107, 'QU', 'OK', 'S', 1758257091, 1758257091, '1'),
(239117, 39360, 'QU', 'OK', 'S', 1758259175, 1758259175, '1'),
(239118, 38409, 'QU', 'OK', 'S', 1758259624, 1758259624, '1'),
(239119, 37507, 'QU', 'OK', 'S', 1758259683, 1758259683, '1'),
(239120, 37507, 'QU', 'OK', 'S', 1758259692, 1758259692, '1'),
(239121, 37507, 'QU', 'OK', 'S', 1758259712, 1758259712, '1'),
(239122, 37507, 'QU', 'OK', 'S', 1758259724, 1758259724, '1'),
(239123, 37507, 'QU', 'OK', 'S', 1758259742, 1758259742, '1'),
(239124, 37961, 'QU', 'OK', 'S', 1758259848, 1758259848, '1'),
(239125, 37961, 'QU', 'OK', 'S', 1758259873, 1758259873, '1'),
(239126, 26178, 'QU', 'OK', 'S', 1758259922, 1758259922, '1'),
(239127, 26178, 'QU', 'OK', 'S', 1758259936, 1758259936, '1'),
(239128, 26178, 'QU', 'OK', 'S', 1758259941, 1758259941, '1'),
(239129, 26178, 'QU', 'OK', 'S', 1758259950, 1758259950, '1'),
(239130, 26178, 'QU', 'OK', 'S', 1758259957, 1758259957, '1'),
(239131, 32398, 'QU', 'OK', 'S', 1758260026, 1758260026, '1'),
(239132, 23173, 'QU', 'OK', 'S', 1758260160, 1758260160, '1'),
(239133, 15017, 'QU', 'OK', 'S', 1758260397, 1758260397, '1'),
(239134, 15017, 'QU', 'OK', 'S', 1758260397, 1758260397, '1'),
(239135, 39993, 'QU', 'OK', 'S', 1758260620, 1758260620, '1'),
(239136, 39993, 'QU', 'OK', 'S', 1758260627, 1758260627, '1'),
(239137, 31142, 'QU', 'OK', 'S', 1758261140, 1758261140, '1'),
(239138, 31147, 'QU', 'OK', 'S', 1758261167, 1758261167, '1'),
(239139, 39140, 'QU', 'OK', 'S', 1758261349, 1758261349, '1'),
(239140, 40101, 'QU', 'OK', 'S', 1758261597, 1758261597, '1'),
(239141, 29478, 'QU', 'OK', 'S', 1758264552, 1758264552, '1'),
(239142, 32395, 'QU', 'OK', 'S', 1758264557, 1758264557, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(239143, 30958, 'QU', 'OK', 'S', 1758264561, 1758264561, '1'),
(239144, 38623, 'QU', 'OK', 'S', 1758264564, 1758264564, '1'),
(239145, 38504, 'QU', 'OK', 'S', 1758264567, 1758264567, '1'),
(239146, 18589, 'QU', 'OK', 'S', 1758264570, 1758264570, '1'),
(239147, 13658, 'QU', 'OK', 'S', 1758264574, 1758264574, '1'),
(239148, 37296, 'QU', 'OK', 'S', 1758264578, 1758264578, '1'),
(239149, 5410, 'QU', 'OK', 'S', 1758264581, 1758264581, '1'),
(239150, 39866, 'QU', 'OK', 'S', 1758264585, 1758264585, '1'),
(239151, 18589, 'QU', 'OK', 'S', 1758264593, 1758264593, '1'),
(239152, 29220, 'QU', 'OK', 'S', 1758267218, 1758267218, '1'),
(239153, 29220, 'QU', 'OK', 'S', 1758267218, 1758267218, '1'),
(239154, 38617, 'QU', 'OK', 'S', 1758267983, 1758267983, '1'),
(239155, 39993, 'QU', 'OK', 'S', 1758268842, 1758268842, '1'),
(239156, 31449, 'QU', 'OK', 'S', 1758269171, 1758269171, '1'),
(239157, 38322, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239158, 38065, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239159, 24208, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239160, 37209, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239161, 38612, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239162, 39629, 'QU', 'OK', 'S', 1758269940, 1758269940, '1'),
(239163, 12975, 'QU', 'OK', 'S', 1758270715, 1758270715, '1'),
(239164, 36012, 'QU', 'OK', 'S', 1758270729, 1758270729, '1'),
(239165, 37384, 'QU', 'OK', 'S', 1758270732, 1758270732, '1'),
(239166, 38194, 'QU', 'OK', 'S', 1758270735, 1758270735, '1'),
(239167, 37384, 'QU', 'OK', 'S', 1758270739, 1758270739, '1'),
(239168, 39413, 'QU', 'OK', 'S', 1758270743, 1758270743, '1'),
(239169, 30229, 'QU', 'OK', 'S', 1758270749, 1758270749, '1'),
(239170, 39849, 'QU', 'OK', 'S', 1758270752, 1758270752, '1'),
(239171, 37383, 'QU', 'OK', 'S', 1758270755, 1758270755, '1'),
(239172, 38899, 'QU', 'OK', 'S', 1758270760, 1758270760, '1'),
(239173, 39544, 'QU', 'OK', 'S', 1758270763, 1758270763, '1'),
(239174, 37507, 'QU', 'OK', 'S', 1758270766, 1758270766, '1'),
(239175, 37438, 'QU', 'OK', 'S', 1758270769, 1758270769, '1'),
(239176, 37384, 'QU', 'OK', 'S', 1758270772, 1758270772, '1'),
(239177, 39207, 'QU', 'OK', 'S', 1758270783, 1758270783, '1'),
(239178, 38263, 'QU', 'OK', 'S', 1758270787, 1758270787, '1'),
(239179, 37385, 'QU', 'OK', 'S', 1758270790, 1758270790, '1'),
(239180, 32949, 'QU', 'OK', 'S', 1758270793, 1758270793, '1'),
(239181, 37189, 'QU', 'OK', 'S', 1758270796, 1758270796, '1'),
(239182, 37438, 'QU', 'OK', 'S', 1758270800, 1758270800, '1'),
(239183, 36013, 'QU', 'OK', 'S', 1758270957, 1758270957, '1'),
(239184, 39413, 'QU', 'OK', 'S', 1758270960, 1758270960, '1'),
(239185, 39207, 'QU', 'OK', 'S', 1758270963, 1758270963, '1'),
(239186, 26801, 'QU', 'OK', 'S', 1758271003, 1758271003, '1'),
(239187, 38887, 'QU', 'OK', 'S', 1758271005, 1758271005, '1'),
(239188, 38887, 'QU', 'OK', 'S', 1758271104, 1758271104, '1'),
(239189, 38887, 'QU', 'OK', 'S', 1758271106, 1758271106, '1'),
(239190, 22795, 'QU', 'OK', 'S', 1758271110, 1758271110, '1'),
(239191, 37385, 'QU', 'OK', 'S', 1758271220, 1758271220, '1'),
(239192, 39207, 'QU', 'OK', 'S', 1758271222, 1758271222, '1'),
(239193, 37384, 'QU', 'OK', 'S', 1758271224, 1758271224, '1'),
(239194, 37507, 'QU', 'OK', 'S', 1758271226, 1758271226, '1'),
(239195, 34585, 'QU', 'OK', 'S', 1758271827, 1758271827, '1'),
(239196, 30137, 'QU', 'OK', 'S', 1758271830, 1758271830, '1'),
(239197, 22793, 'QU', 'OK', 'S', 1758272039, 1758272039, '1'),
(239198, 28960, 'QU', 'OK', 'S', 1758272041, 1758272041, '1'),
(239199, 39340, 'QU', 'OK', 'S', 1758272495, 1758272495, '1'),
(239200, 37068, 'QU', 'OK', 'S', 1758272499, 1758272499, '1'),
(239201, 32102, 'QU', 'OK', 'S', 1758272503, 1758272503, '1'),
(239202, 38836, 'QU', 'OK', 'S', 1758272506, 1758272506, '1'),
(239203, 38836, 'QU', 'OK', 'S', 1758272511, 1758272511, '1'),
(239204, 25686, 'QU', 'OK', 'S', 1758272620, 1758272620, '1'),
(239205, 24815, 'QU', 'OK', 'S', 1758272623, 1758272623, '1'),
(239206, 32102, 'QU', 'OK', 'S', 1758272626, 1758272626, '1'),
(239207, 24815, 'QU', 'OK', 'S', 1758272652, 1758272652, '1'),
(239208, 25686, 'QU', 'OK', 'S', 1758272655, 1758272655, '1'),
(239209, 24815, 'QU', 'OK', 'S', 1758272706, 1758272706, '1'),
(239210, 30137, 'QU', 'OK', 'S', 1758272742, 1758272742, '1'),
(239211, 24810, 'QU', 'OK', 'S', 1758272754, 1758272754, '1'),
(239212, 39441, 'QU', 'OK', 'S', 1758273003, 1758273003, '1'),
(239213, 39426, 'QU', 'OK', 'S', 1758273004, 1758273004, '1'),
(239214, 34193, 'QU', 'OK', 'S', 1758273285, 1758273285, '1'),
(239215, 39301, 'QU', 'OK', 'S', 1758276970, 1758276970, '1'),
(239216, 39716, 'QU', 'OK', 'S', 1758276975, 1758276975, '1'),
(239217, 39716, 'QU', 'OK', 'S', 1758276986, 1758276986, '1'),
(239218, 39717, 'QU', 'OK', 'S', 1758276988, 1758276988, '1'),
(239219, 39301, 'QU', 'OK', 'S', 1758277392, 1758277392, '1'),
(239220, 38755, 'QU', 'OK', 'S', 1758280787, 1758280787, '1'),
(239221, 39256, 'QU', 'OK', 'S', 1758280896, 1758280896, '1'),
(239222, 39301, 'QU', 'OK', 'S', 1758281011, 1758281011, '1'),
(239223, 40105, 'QU', 'OK', 'S', 1758281378, 1758281378, '1'),
(239224, 35933, 'QU', 'OK', 'S', 1758281750, 1758281750, '1'),
(239225, 38914, 'QU', 'OK', 'S', 1758281776, 1758281776, '1'),
(239226, 8815, 'QU', 'OK', 'S', 1758281781, 1758281781, '1'),
(239227, 8815, 'QU', 'OK', 'S', 1758281783, 1758281783, '1'),
(239228, 39933, 'QU', 'OK', 'S', 1758281785, 1758281785, '1'),
(239229, 38462, 'QU', 'OK', 'S', 1758281788, 1758281788, '1'),
(239230, 37805, 'QU', 'OK', 'S', 1758281798, 1758281798, '1'),
(239231, 39652, 'QU', 'OK', 'S', 1758281801, 1758281801, '1'),
(239232, 32966, 'QU', 'OK', 'S', 1758281804, 1758281804, '1'),
(239233, 38887, 'QU', 'OK', 'S', 1758281821, 1758281821, '1'),
(239234, 8815, 'QU', 'OK', 'S', 1758281853, 1758281853, '1'),
(239235, 38915, 'QU', 'OK', 'S', 1758281869, 1758281869, '1'),
(239236, 38914, 'QU', 'OK', 'S', 1758281871, 1758281871, '1'),
(239237, 21028, 'QU', 'OK', 'S', 1758281874, 1758281874, '1'),
(239238, 38438, 'QU', 'OK', 'S', 1758281876, 1758281876, '1'),
(239239, 39860, 'QU', 'OK', 'S', 1758281880, 1758281880, '1'),
(239240, 37416, 'QU', 'OK', 'S', 1758281882, 1758281882, '1'),
(239241, 39703, 'QU', 'OK', 'S', 1758281885, 1758281885, '1'),
(239242, 38458, 'QU', 'OK', 'S', 1758281887, 1758281887, '1'),
(239243, 39710, 'QU', 'OK', 'S', 1758281889, 1758281889, '1'),
(239244, 39301, 'QU', 'OK', 'S', 1758281892, 1758281892, '1'),
(239245, 39301, 'QU', 'OK', 'S', 1758281894, 1758281894, '1'),
(239246, 39301, 'QU', 'OK', 'S', 1758281899, 1758281899, '1'),
(239247, 39732, 'QU', 'OK', 'S', 1758281902, 1758281902, '1'),
(239248, 38124, 'QU', 'OK', 'S', 1758281904, 1758281904, '1'),
(239249, 39796, 'QU', 'OK', 'S', 1758281910, 1758281910, '1'),
(239250, 39981, 'QU', 'OK', 'S', 1758281912, 1758281912, '1'),
(239251, 39796, 'QU', 'OK', 'S', 1758281925, 1758281925, '1'),
(239252, 24676, 'QU', 'OK', 'S', 1758281944, 1758281944, '1'),
(239253, 1691, 'QU', 'OK', 'S', 1758281965, 1758281965, '1'),
(239254, 39836, 'QU', 'OK', 'S', 1758282239, 1758282239, '1'),
(239255, 40108, 'QU', 'OK', 'S', 1758282413, 1758282413, '1'),
(239256, 40060, 'QU', 'OK', 'S', 1758282471, 1758282471, '1'),
(239257, 40109, 'QU', 'OK', 'S', 1758282471, 1758282471, '1'),
(239258, 40060, 'QU', 'OK', 'S', 1758282472, 1758282472, '1'),
(239259, 40060, 'QU', 'OK', 'S', 1758282474, 1758282474, '1'),
(239260, 40060, 'QU', 'OK', 'S', 1758282477, 1758282477, '1'),
(239261, 40060, 'QU', 'OK', 'S', 1758282480, 1758282480, '1'),
(239262, 40060, 'QU', 'OK', 'S', 1758282482, 1758282482, '1'),
(239263, 40060, 'QU', 'OK', 'S', 1758282484, 1758282484, '1'),
(239264, 40060, 'QU', 'OK', 'S', 1758282486, 1758282486, '1'),
(239265, 40060, 'QU', 'OK', 'S', 1758282488, 1758282488, '1'),
(239266, 40060, 'QU', 'OK', 'S', 1758282490, 1758282490, '1'),
(239267, 40060, 'QU', 'OK', 'S', 1758282492, 1758282492, '1'),
(239268, 40060, 'QU', 'OK', 'S', 1758282494, 1758282494, '1'),
(239269, 40119, 'QU', 'OK', 'S', 1758282585, 1758282585, '1'),
(239270, 40121, 'QU', 'OK', 'S', 1758282643, 1758282643, '1'),
(239271, 39555, 'QU', 'OK', 'S', 1758282775, 1758282775, '1'),
(239272, 39555, 'QU', 'OK', 'S', 1758282778, 1758282778, '1'),
(239273, 37573, 'QU', 'OK', 'S', 1758282848, 1758282848, '1'),
(239274, 37573, 'QU', 'OK', 'S', 1758282851, 1758282851, '1'),
(239275, 37573, 'QU', 'OK', 'S', 1758282860, 1758282860, '1'),
(239276, 31446, 'QU', 'OK', 'S', 1758282950, 1758282950, '1'),
(239277, 31380, 'QU', 'OK', 'S', 1758283005, 1758283005, '1'),
(239278, 31380, 'QU', 'OK', 'S', 1758283007, 1758283007, '1'),
(239279, 19898, 'QU', 'OK', 'S', 1758283123, 1758283123, '1'),
(239280, 19901, 'QU', 'OK', 'S', 1758283148, 1758283148, '1'),
(239281, 31446, 'QU', 'OK', 'S', 1758283215, 1758283215, '1'),
(239282, 31446, 'QU', 'OK', 'S', 1758283217, 1758283217, '1'),
(239283, 31446, 'QU', 'OK', 'S', 1758283219, 1758283219, '1'),
(239284, 31446, 'QU', 'OK', 'S', 1758283222, 1758283222, '1'),
(239285, 31446, 'QU', 'OK', 'S', 1758283224, 1758283224, '1'),
(239286, 34592, 'QU', 'OK', 'S', 1758283260, 1758283260, '1'),
(239287, 38108, 'QU', 'OK', 'S', 1758283282, 1758283282, '1'),
(239288, 31190, 'QU', 'OK', 'S', 1758283486, 1758283486, '1'),
(239289, 38110, 'QU', 'OK', 'S', 1758283710, 1758283710, '1'),
(239290, 40123, 'QU', 'OK', 'S', 1758283754, 1758283754, '1'),
(239291, 24933, 'QU', 'OK', 'S', 1758283909, 1758283909, '1'),
(239292, 24933, 'QU', 'OK', 'S', 1758283911, 1758283911, '1'),
(239293, 38112, 'QU', 'OK', 'S', 1758284107, 1758284107, '1'),
(239294, 38112, 'QU', 'OK', 'S', 1758284112, 1758284112, '1'),
(239295, 40127, 'QU', 'OK', 'S', 1758284114, 1758284114, '1'),
(239296, 26969, 'QU', 'OK', 'S', 1758284135, 1758284135, '1'),
(239297, 38111, 'QU', 'OK', 'S', 1758284145, 1758284145, '1'),
(239298, 38109, 'QU', 'OK', 'S', 1758284211, 1758284211, '1'),
(239299, 37592, 'QU', 'OK', 'S', 1758284234, 1758284234, '1'),
(239300, 36284, 'QU', 'OK', 'S', 1758284258, 1758284258, '1'),
(239301, 40128, 'QU', 'OK', 'S', 1758284304, 1758284304, '1'),
(239302, 40124, 'QU', 'OK', 'S', 1758284439, 1758284439, '1'),
(239303, 29894, 'QU', 'OK', 'S', 1758284630, 1758284630, '1'),
(239304, 29218, 'QU', 'OK', 'S', 1758284656, 1758284656, '1'),
(239305, 29218, 'QU', 'OK', 'S', 1758284659, 1758284659, '1'),
(239306, 40125, 'QU', 'OK', 'S', 1758284871, 1758284871, '1'),
(239307, 40126, 'QU', 'OK', 'S', 1758285020, 1758285020, '1'),
(239308, 36314, 'QU', 'OK', 'S', 1758285065, 1758285065, '1'),
(239309, 36314, 'QU', 'OK', 'S', 1758285077, 1758285077, '1'),
(239310, 37605, 'QU', 'OK', 'S', 1758285120, 1758285120, '1'),
(239311, 40110, 'QU', 'OK', 'S', 1758285135, 1758285135, '1'),
(239312, 18589, 'QU', 'OK', 'S', 1758285194, 1758285194, '1'),
(239313, 36281, 'QU', 'OK', 'S', 1758285257, 1758285257, '1'),
(239314, 36314, 'QU', 'OK', 'S', 1758285308, 1758285308, '1'),
(239315, 36066, 'QU', 'OK', 'S', 1758285367, 1758285367, '1'),
(239316, 40111, 'QU', 'OK', 'S', 1758285373, 1758285373, '1'),
(239317, 21576, 'QU', 'OK', 'S', 1758285389, 1758285389, '1'),
(239318, 21576, 'QU', 'OK', 'S', 1758285402, 1758285402, '1'),
(239319, 34346, 'QU', 'OK', 'S', 1758285405, 1758285405, '1'),
(239320, 39555, 'QU', 'OK', 'S', 1758285409, 1758285409, '1'),
(239321, 30455, 'QU', 'OK', 'S', 1758285426, 1758285426, '1'),
(239322, 35617, 'QU', 'OK', 'S', 1758285429, 1758285429, '1'),
(239323, 35617, 'QU', 'OK', 'S', 1758285432, 1758285432, '1'),
(239324, 36305, 'QU', 'OK', 'S', 1758285434, 1758285434, '1'),
(239325, 34346, 'QU', 'OK', 'S', 1758285450, 1758285450, '1'),
(239326, 30455, 'QU', 'OK', 'S', 1758285453, 1758285453, '1'),
(239327, 40112, 'QU', 'OK', 'S', 1758285463, 1758285463, '1'),
(239328, 31210, 'QU', 'OK', 'S', 1758285465, 1758285465, '1'),
(239329, 22929, 'QU', 'OK', 'S', 1758285467, 1758285467, '1'),
(239330, 22933, 'QU', 'OK', 'S', 1758285470, 1758285470, '1'),
(239331, 22933, 'QU', 'OK', 'S', 1758285473, 1758285473, '1'),
(239332, 35746, 'QU', 'OK', 'S', 1758285476, 1758285476, '1'),
(239333, 35746, 'QU', 'OK', 'S', 1758285478, 1758285478, '1'),
(239334, 39997, 'QU', 'OK', 'S', 1758285480, 1758285480, '1'),
(239335, 39804, 'QU', 'OK', 'S', 1758285483, 1758285483, '1'),
(239336, 36305, 'QU', 'OK', 'S', 1758285484, 1758285484, '1'),
(239337, 31210, 'QU', 'OK', 'S', 1758285485, 1758285485, '1'),
(239338, 34346, 'QU', 'OK', 'S', 1758285487, 1758285487, '1'),
(239339, 39702, 'QU', 'OK', 'S', 1758285490, 1758285490, '1'),
(239340, 40113, 'QU', 'OK', 'S', 1758285497, 1758285497, '1'),
(239341, 39710, 'QU', 'OK', 'S', 1758285507, 1758285507, '1'),
(239342, 39703, 'QU', 'OK', 'S', 1758285517, 1758285517, '1'),
(239343, 39703, 'QU', 'OK', 'S', 1758285520, 1758285520, '1'),
(239344, 39700, 'QU', 'OK', 'S', 1758285522, 1758285522, '1'),
(239345, 39663, 'QU', 'OK', 'S', 1758285526, 1758285526, '1'),
(239346, 36301, 'QU', 'OK', 'S', 1758285529, 1758285529, '1'),
(239347, 21045, 'QU', 'OK', 'S', 1758285532, 1758285532, '1'),
(239348, 34346, 'QU', 'OK', 'S', 1758285536, 1758285536, '1'),
(239349, 39663, 'QU', 'OK', 'S', 1758285541, 1758285541, '1'),
(239350, 39702, 'QU', 'OK', 'S', 1758285544, 1758285544, '1'),
(239351, 39664, 'QU', 'OK', 'S', 1758285546, 1758285546, '1'),
(239352, 39703, 'QU', 'OK', 'S', 1758285550, 1758285550, '1'),
(239353, 39664, 'QU', 'OK', 'S', 1758285555, 1758285555, '1'),
(239354, 39664, 'QU', 'OK', 'S', 1758285580, 1758285580, '1'),
(239355, 39700, 'QU', 'OK', 'S', 1758285583, 1758285583, '1'),
(239356, 39664, 'QU', 'OK', 'S', 1758285587, 1758285587, '1'),
(239357, 21045, 'QU', 'OK', 'S', 1758285591, 1758285591, '1'),
(239358, 39710, 'QU', 'OK', 'S', 1758285627, 1758285627, '1'),
(239359, 39710, 'QU', 'OK', 'S', 1758285643, 1758285643, '1'),
(239360, 40114, 'QU', 'OK', 'S', 1758285663, 1758285663, '1'),
(239361, 40115, 'QU', 'OK', 'S', 1758285712, 1758285712, '1'),
(239362, 39710, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239363, 21045, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239364, 39664, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239365, 39700, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239366, 39664, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239367, 39664, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239368, 39703, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239369, 39664, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239370, 39702, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239371, 39663, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239372, 34346, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239373, 21045, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239374, 36301, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239375, 39663, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239376, 39700, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239377, 39703, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239378, 39703, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239379, 39702, 'QU', 'OK', 'S', 1758285744, 1758285744, '1'),
(239380, 34346, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239381, 31210, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239382, 39804, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239383, 39997, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239384, 35746, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239385, 35746, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239386, 22933, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239387, 22933, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239388, 22929, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239389, 31210, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239390, 30455, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239391, 34346, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239392, 35617, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239393, 35617, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239394, 30455, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239395, 34346, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239396, 21576, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239397, 21576, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239398, 36066, 'QU', 'OK', 'S', 1758285745, 1758285745, '1'),
(239399, 40116, 'QU', 'OK', 'S', 1758285752, 1758285752, '1'),
(239400, 36217, 'QU', 'OK', 'S', 1758285801, 1758285801, '1'),
(239401, 39710, 'QU', 'OK', 'S', 1758285804, 1758285804, '1'),
(239402, 22929, 'QU', 'OK', 'S', 1758285814, 1758285814, '1'),
(239403, 22933, 'QU', 'OK', 'S', 1758285816, 1758285816, '1'),
(239404, 22933, 'QU', 'OK', 'S', 1758285819, 1758285819, '1'),
(239405, 21576, 'QU', 'OK', 'S', 1758285823, 1758285823, '1'),
(239406, 39664, 'QU', 'OK', 'S', 1758285826, 1758285826, '1'),
(239407, 21576, 'QU', 'OK', 'S', 1758285828, 1758285828, '1'),
(239408, 31210, 'QU', 'OK', 'S', 1758285832, 1758285832, '1'),
(239409, 21045, 'QU', 'OK', 'S', 1758285835, 1758285835, '1'),
(239410, 39703, 'QU', 'OK', 'S', 1758285838, 1758285838, '1'),
(239411, 39663, 'QU', 'OK', 'S', 1758285841, 1758285841, '1'),
(239412, 39700, 'QU', 'OK', 'S', 1758285846, 1758285846, '1'),
(239413, 31210, 'QU', 'OK', 'S', 1758285848, 1758285848, '1'),
(239414, 39703, 'QU', 'OK', 'S', 1758285851, 1758285851, '1'),
(239415, 39663, 'QU', 'OK', 'S', 1758285854, 1758285854, '1'),
(239416, 39703, 'QU', 'OK', 'S', 1758285857, 1758285857, '1'),
(239417, 35617, 'QU', 'OK', 'S', 1758285861, 1758285861, '1'),
(239418, 39702, 'QU', 'OK', 'S', 1758285864, 1758285864, '1'),
(239419, 39275, 'QU', 'OK', 'S', 1758285871, 1758285871, '1'),
(239420, 31711, 'QU', 'OK', 'S', 1758285882, 1758285882, '1'),
(239421, 31711, 'QU', 'OK', 'S', 1758285897, 1758285897, '1'),
(239422, 34346, 'QU', 'OK', 'S', 1758285907, 1758285907, '1'),
(239423, 36301, 'QU', 'OK', 'S', 1758285909, 1758285909, '1'),
(239424, 35746, 'QU', 'OK', 'S', 1758285911, 1758285911, '1'),
(239425, 35617, 'QU', 'OK', 'S', 1758285915, 1758285915, '1'),
(239426, 30455, 'QU', 'OK', 'S', 1758285952, 1758285952, '1'),
(239427, 30455, 'QU', 'OK', 'S', 1758285954, 1758285954, '1'),
(239428, 39804, 'QU', 'OK', 'S', 1758285956, 1758285956, '1'),
(239429, 39997, 'QU', 'OK', 'S', 1758285959, 1758285959, '1'),
(239430, 34346, 'QU', 'OK', 'S', 1758285962, 1758285962, '1'),
(239431, 34346, 'QU', 'OK', 'S', 1758285964, 1758285964, '1'),
(239432, 36066, 'QU', 'OK', 'S', 1758285966, 1758285966, '1'),
(239433, 35746, 'QU', 'OK', 'S', 1758285969, 1758285969, '1'),
(239434, 39702, 'QU', 'OK', 'S', 1758285972, 1758285972, '1'),
(239435, 39700, 'QU', 'OK', 'S', 1758285975, 1758285975, '1'),
(239436, 39664, 'QU', 'OK', 'S', 1758285978, 1758285978, '1'),
(239437, 40117, 'QU', 'OK', 'S', 1758285979, 1758285979, '1'),
(239438, 39664, 'QU', 'OK', 'S', 1758285980, 1758285980, '1'),
(239439, 21045, 'QU', 'OK', 'S', 1758285983, 1758285983, '1'),
(239440, 39664, 'QU', 'OK', 'S', 1758285985, 1758285985, '1'),
(239441, 40118, 'QU', 'OK', 'S', 1758286019, 1758286019, '1'),
(239442, 30173, 'QU', 'OK', 'S', 1758286026, 1758286026, '1'),
(239443, 30173, 'QU', 'OK', 'S', 1758286082, 1758286082, '1'),
(239444, 39808, 'QU', 'OK', 'S', 1758286087, 1758286087, '1'),
(239445, 39751, 'QU', 'OK', 'S', 1758286097, 1758286097, '1'),
(239446, 37188, 'QU', 'OK', 'S', 1758286100, 1758286100, '1'),
(239447, 39748, 'QU', 'OK', 'S', 1758286103, 1758286103, '1'),
(239448, 39749, 'QU', 'OK', 'S', 1758286106, 1758286106, '1'),
(239449, 39744, 'QU', 'OK', 'S', 1758286110, 1758286110, '1'),
(239450, 23306, 'QU', 'OK', 'S', 1758286145, 1758286145, '1'),
(239451, 37553, 'QU', 'OK', 'S', 1758286176, 1758286176, '1'),
(239452, 35591, 'QU', 'OK', 'S', 1758286317, 1758286317, '1'),
(239453, 40136, 'QU', 'OK', 'S', 1758286441, 1758286441, '1'),
(239454, 36303, 'QU', 'OK', 'S', 1758286464, 1758286464, '1'),
(239455, 30484, 'QU', 'OK', 'S', 1758286510, 1758286510, '1'),
(239456, 36286, 'QU', 'OK', 'S', 1758286628, 1758286628, '1'),
(239457, 36286, 'QU', 'OK', 'S', 1758286708, 1758286708, '1'),
(239458, 37507, 'QU', 'OK', 'S', 1758286756, 1758286756, '1'),
(239459, 33575, 'QU', 'OK', 'S', 1758286768, 1758286768, '1'),
(239460, 33575, 'QU', 'OK', 'S', 1758286773, 1758286773, '1'),
(239461, 37507, 'QU', 'OK', 'S', 1758286795, 1758286795, '1'),
(239462, 39206, 'QU', 'OK', 'S', 1758286806, 1758286806, '1'),
(239463, 40092, 'QU', 'OK', 'S', 1758286816, 1758286816, '1'),
(239464, 39206, 'QU', 'OK', 'S', 1758286829, 1758286829, '1'),
(239465, 36209, 'QU', 'OK', 'S', 1758286841, 1758286841, '1'),
(239466, 39206, 'QU', 'OK', 'S', 1758286848, 1758286848, '1'),
(239467, 39207, 'QU', 'OK', 'S', 1758286867, 1758286867, '1'),
(239468, 20493, 'QU', 'OK', 'S', 1758287023, 1758287023, '1'),
(239469, 20493, 'QU', 'OK', 'S', 1758287027, 1758287027, '1'),
(239470, 20493, 'QU', 'OK', 'S', 1758287029, 1758287029, '1'),
(239471, 20493, 'QU', 'OK', 'S', 1758287031, 1758287031, '1'),
(239472, 20493, 'QU', 'OK', 'S', 1758287034, 1758287034, '1'),
(239473, 20493, 'QU', 'OK', 'S', 1758287036, 1758287036, '1'),
(239474, 20493, 'QU', 'OK', 'S', 1758287038, 1758287038, '1'),
(239475, 20493, 'QU', 'OK', 'S', 1758287040, 1758287040, '1'),
(239476, 20493, 'QU', 'OK', 'S', 1758287044, 1758287044, '1'),
(239477, 31524, 'QU', 'OK', 'S', 1758287088, 1758287088, '1'),
(239478, 37507, 'QU', 'OK', 'S', 1758287159, 1758287159, '1'),
(239479, 37507, 'QU', 'OK', 'S', 1758287162, 1758287162, '1'),
(239480, 39207, 'QU', 'OK', 'S', 1758287177, 1758287177, '1'),
(239481, 39207, 'QU', 'OK', 'S', 1758287193, 1758287193, '1'),
(239482, 36207, 'QU', 'OK', 'S', 1758287206, 1758287206, '1'),
(239483, 37810, 'QU', 'OK', 'S', 1758287332, 1758287332, '1'),
(239484, 40141, 'QU', 'OK', 'S', 1758287612, 1758287612, '1'),
(239485, 39553, 'QU', 'OK', 'S', 1758287631, 1758287631, '1'),
(239486, 40142, 'QU', 'OK', 'S', 1758287732, 1758287732, '1'),
(239487, 30484, 'QU', 'OK', 'S', 1758287757, 1758287757, '1'),
(239488, 38117, 'QU', 'OK', 'S', 1758287822, 1758287822, '1'),
(239489, 38115, 'QU', 'OK', 'S', 1758287849, 1758287849, '1'),
(239490, 33966, 'QU', 'OK', 'S', 1758287867, 1758287867, '1'),
(239491, 40143, 'QU', 'OK', 'S', 1758287874, 1758287874, '1'),
(239492, 40144, 'QU', 'OK', 'S', 1758287997, 1758287997, '1'),
(239493, 36847, 'QU', 'OK', 'S', 1758288076, 1758288076, '1'),
(239494, 40137, 'QU', 'OK', 'S', 1758288216, 1758288216, '1'),
(239495, 37188, 'QU', 'OK', 'S', 1758288227, 1758288227, '1'),
(239496, 40138, 'QU', 'OK', 'S', 1758288252, 1758288252, '1'),
(239497, 40139, 'QU', 'OK', 'S', 1758288368, 1758288368, '1'),
(239498, 40140, 'QU', 'OK', 'S', 1758288457, 1758288457, '1'),
(239499, 40138, 'QU', 'OK', 'S', 1758288490, 1758288490, '1'),
(239500, 37189, 'QU', 'OK', 'S', 1758288555, 1758288555, '1'),
(239501, 37587, 'QU', 'OK', 'S', 1758288616, 1758288616, '1'),
(239502, 39749, 'QU', 'OK', 'S', 1758288815, 1758288815, '1'),
(239503, 39791, 'QU', 'OK', 'S', 1758288937, 1758288937, '1'),
(239504, 39839, 'QU', 'OK', 'S', 1758289050, 1758289050, '1'),
(239505, 40122, 'QU', 'OK', 'S', 1758343473, 1758343473, '1'),
(239506, 40134, 'QU', 'OK', 'S', 1758343696, 1758343696, '1'),
(239507, 40135, 'QU', 'OK', 'S', 1758344138, 1758344138, '1'),
(239508, 40129, 'QU', 'OK', 'S', 1758344416, 1758344416, '1'),
(239509, 40130, 'QU', 'OK', 'S', 1758344668, 1758344668, '1'),
(239510, 40131, 'QU', 'OK', 'S', 1758344700, 1758344700, '1'),
(239511, 40132, 'QU', 'OK', 'S', 1758344794, 1758344794, '1'),
(239512, 40133, 'QU', 'OK', 'S', 1758344839, 1758344839, '1'),
(239513, 38830, 'QU', 'OK', 'S', 1758345093, 1758345093, '1'),
(239514, 24244, 'QU', 'OK', 'S', 1758345177, 1758345177, '1'),
(239515, 39413, 'QU', 'OK', 'S', 1758345205, 1758345205, '1'),
(239516, 39849, 'QU', 'OK', 'S', 1758347121, 1758347121, '1'),
(239517, 39849, 'QU', 'OK', 'S', 1758347171, 1758347171, '1'),
(239518, 37507, 'QU', 'OK', 'S', 1758347202, 1758347202, '1'),
(239519, 31144, 'QU', 'OK', 'S', 1758347231, 1758347231, '1'),
(239520, 31144, 'QU', 'OK', 'S', 1758347248, 1758347248, '1'),
(239521, 39412, 'QU', 'OK', 'S', 1758347709, 1758347709, '1'),
(239522, 39377, 'QU', 'OK', 'S', 1758348023, 1758348023, '1'),
(239523, 39413, 'QU', 'OK', 'S', 1758348112, 1758348112, '1'),
(239524, 37507, 'QU', 'OK', 'S', 1758348164, 1758348164, '1'),
(239525, 39725, 'QU', 'OK', 'S', 1758348313, 1758348313, '1'),
(239526, 37188, 'QU', 'OK', 'S', 1758348445, 1758348445, '1'),
(239527, 39749, 'QU', 'OK', 'S', 1758348448, 1758348448, '1'),
(239528, 39751, 'QU', 'OK', 'S', 1758348450, 1758348450, '1'),
(239529, 38108, 'QU', 'OK', 'S', 1758348452, 1758348452, '1'),
(239530, 39744, 'QU', 'OK', 'S', 1758348454, 1758348454, '1'),
(239531, 39748, 'QU', 'OK', 'S', 1758348457, 1758348457, '1'),
(239532, 37188, 'QU', 'OK', 'S', 1758348459, 1758348459, '1'),
(239533, 38112, 'QU', 'OK', 'S', 1758348463, 1758348463, '1'),
(239534, 23747, 'QU', 'OK', 'S', 1758348502, 1758348502, '1'),
(239535, 13567, 'QU', 'OK', 'S', 1758348674, 1758348674, '1'),
(239536, 13460, 'QU', 'OK', 'S', 1758348707, 1758348707, '1'),
(239537, 39413, 'QU', 'OK', 'S', 1758348761, 1758348761, '1'),
(239538, 39140, 'QU', 'OK', 'S', 1758348791, 1758348791, '1'),
(239539, 39771, 'QU', 'OK', 'S', 1758349373, 1758349373, '1'),
(239540, 40143, 'QU', 'OK', 'S', 1758349975, 1758349975, '1'),
(239541, 36985, 'QU', 'OK', 'S', 1758349978, 1758349978, '1'),
(239542, 3186, 'QU', 'OK', 'S', 1758349981, 1758349981, '1'),
(239543, 21242, 'QU', 'OK', 'S', 1758349986, 1758349986, '1'),
(239544, 18089, 'QU', 'OK', 'S', 1758349998, 1758349998, '1'),
(239545, 243, 'QU', 'OK', 'S', 1758350010, 1758350010, '1'),
(239546, 21242, 'QU', 'OK', 'S', 1758350013, 1758350013, '1'),
(239547, 37951, 'QU', 'OK', 'S', 1758351716, 1758351716, '1'),
(239548, 37951, 'QU', 'OK', 'S', 1758351738, 1758351738, '1'),
(239549, 32360, 'QU', 'OK', 'S', 1758356261, 1758356261, '1'),
(239550, 32125, 'QU', 'OK', 'S', 1758356267, 1758356267, '1'),
(239551, 29478, 'QU', 'OK', 'S', 1758356275, 1758356275, '1'),
(239552, 37364, 'QU', 'OK', 'S', 1758356281, 1758356281, '1'),
(239553, 37070, 'QU', 'OK', 'S', 1758356294, 1758356294, '1'),
(239554, 37067, 'QU', 'OK', 'S', 1758356297, 1758356297, '1'),
(239555, 21755, 'QU', 'OK', 'S', 1758356302, 1758356302, '1'),
(239556, 35796, 'QU', 'OK', 'S', 1758356311, 1758356311, '1'),
(239557, 38734, 'QU', 'OK', 'S', 1758356315, 1758356315, '1'),
(239558, 28542, 'QU', 'OK', 'S', 1758356320, 1758356320, '1'),
(239559, 37419, 'QU', 'OK', 'S', 1758356323, 1758356323, '1'),
(239560, 28542, 'QU', 'OK', 'S', 1758356345, 1758356345, '1'),
(239561, 38337, 'QU', 'OK', 'S', 1758356350, 1758356350, '1'),
(239562, 36798, 'QU', 'OK', 'S', 1758356355, 1758356355, '1'),
(239563, 36798, 'QU', 'OK', 'S', 1758356361, 1758356361, '1'),
(239564, 38754, 'QU', 'OK', 'S', 1758356364, 1758356364, '1'),
(239565, 38782, 'QU', 'OK', 'S', 1758356368, 1758356368, '1'),
(239566, 32360, 'QU', 'OK', 'S', 1758356373, 1758356373, '1'),
(239567, 13441, 'QU', 'OK', 'S', 1758356379, 1758356379, '1'),
(239568, 13442, 'QU', 'OK', 'S', 1758356400, 1758356400, '1'),
(239569, 13442, 'QU', 'OK', 'S', 1758356404, 1758356404, '1'),
(239570, 13442, 'QU', 'OK', 'S', 1758356409, 1758356409, '1'),
(239571, 13442, 'QU', 'OK', 'S', 1758356412, 1758356412, '1'),
(239572, 13442, 'QU', 'OK', 'S', 1758356414, 1758356414, '1'),
(239573, 13442, 'QU', 'OK', 'S', 1758356417, 1758356417, '1'),
(239574, 13442, 'QU', 'OK', 'S', 1758356419, 1758356419, '1'),
(239575, 13442, 'QU', 'OK', 'S', 1758356422, 1758356422, '1'),
(239576, 13442, 'QU', 'OK', 'S', 1758356425, 1758356425, '1'),
(239577, 13442, 'QU', 'OK', 'S', 1758356428, 1758356428, '1'),
(239578, 13442, 'QU', 'OK', 'S', 1758356431, 1758356431, '1'),
(239579, 13442, 'QU', 'OK', 'S', 1758356434, 1758356434, '1'),
(239580, 13442, 'QU', 'OK', 'S', 1758356436, 1758356436, '1'),
(239581, 13442, 'QU', 'OK', 'S', 1758356440, 1758356440, '1'),
(239582, 13442, 'QU', 'OK', 'S', 1758356447, 1758356447, '1'),
(239583, 13442, 'QU', 'OK', 'S', 1758356450, 1758356450, '1'),
(239584, 13442, 'QU', 'OK', 'S', 1758356453, 1758356453, '1'),
(239585, 13442, 'QU', 'OK', 'S', 1758356456, 1758356456, '1'),
(239586, 13442, 'QU', 'OK', 'S', 1758356458, 1758356458, '1'),
(239587, 13442, 'QU', 'OK', 'S', 1758356461, 1758356461, '1'),
(239588, 13442, 'QU', 'OK', 'S', 1758356467, 1758356467, '1'),
(239589, 13442, 'QU', 'OK', 'S', 1758356470, 1758356470, '1'),
(239590, 13442, 'QU', 'OK', 'S', 1758356473, 1758356473, '1'),
(239591, 13442, 'QU', 'OK', 'S', 1758356481, 1758356481, '1'),
(239592, 13442, 'QU', 'OK', 'S', 1758356486, 1758356486, '1'),
(239593, 13442, 'QU', 'OK', 'S', 1758356490, 1758356490, '1'),
(239594, 13442, 'QU', 'OK', 'S', 1758356494, 1758356494, '1'),
(239595, 13442, 'QU', 'OK', 'S', 1758356498, 1758356498, '1'),
(239596, 36798, 'QU', 'OK', 'S', 1758356753, 1758356753, '1'),
(239597, 28540, 'QU', 'OK', 'S', 1758356757, 1758356757, '1'),
(239598, 39710, 'QU', 'OK', 'S', 1758356793, 1758356793, '1'),
(239599, 39341, 'QU', 'OK', 'S', 1758356806, 1758356806, '1'),
(239600, 39206, 'QU', 'OK', 'S', 1758357157, 1758357157, '1'),
(239601, 31176, 'QU', 'OK', 'S', 1758360819, 1758360819, '1'),
(239602, 38112, 'QU', 'OK', 'S', 1758360867, 1758360867, '1'),
(239603, 37188, 'QU', 'OK', 'S', 1758360868, 1758360868, '1'),
(239604, 39748, 'QU', 'OK', 'S', 1758360869, 1758360869, '1'),
(239605, 39744, 'QU', 'OK', 'S', 1758360870, 1758360870, '1'),
(239606, 38108, 'QU', 'OK', 'S', 1758360871, 1758360871, '1'),
(239607, 39751, 'QU', 'OK', 'S', 1758360873, 1758360873, '1'),
(239608, 39749, 'QU', 'OK', 'S', 1758360875, 1758360875, '1'),
(239609, 37188, 'QU', 'OK', 'S', 1758360877, 1758360877, '1'),
(239610, 38108, 'QU', 'OK', 'S', 1758360885, 1758360885, '1'),
(239611, 37188, 'QU', 'OK', 'S', 1758360888, 1758360888, '1'),
(239612, 37188, 'QU', 'OK', 'S', 1758360891, 1758360891, '1'),
(239613, 33966, 'QU', 'OK', 'S', 1758360894, 1758360894, '1'),
(239614, 39748, 'QU', 'OK', 'S', 1758360907, 1758360907, '1'),
(239615, 39744, 'QU', 'OK', 'S', 1758360910, 1758360910, '1'),
(239616, 39751, 'QU', 'OK', 'S', 1758360914, 1758360914, '1'),
(239617, 39749, 'QU', 'OK', 'S', 1758360917, 1758360917, '1'),
(239618, 38112, 'QU', 'OK', 'S', 1758360919, 1758360919, '1'),
(239619, 39751, 'QU', 'OK', 'S', 1758361454, 1758361454, '1'),
(239620, 39749, 'QU', 'OK', 'S', 1758361507, 1758361507, '1'),
(239621, 39748, 'QU', 'OK', 'S', 1758361579, 1758361579, '1'),
(239622, 37188, 'QU', 'OK', 'S', 1758361630, 1758361630, '1'),
(239623, 39744, 'QU', 'OK', 'S', 1758361659, 1758361659, '1'),
(239624, 40124, 'QU', 'OK', 'S', 1758361742, 1758361742, '1'),
(239625, 3453, 'QU', 'OK', 'S', 1758363177, 1758363177, '1'),
(239626, 37569, 'QU', 'OK', 'S', 1758363619, 1758363619, '1'),
(239627, 37591, 'QU', 'OK', 'S', 1758363626, 1758363626, '1'),
(239628, 40145, 'QU', 'OK', 'S', 1758364709, 1758364709, '1'),
(239629, 31173, 'QU', 'OK', 'S', 1758364754, 1758364754, '1'),
(239630, 40146, 'QU', 'OK', 'S', 1758365049, 1758365049, '1'),
(239631, 37506, 'QU', 'OK', 'S', 1758366274, 1758366274, '1'),
(239632, 40178, 'QU', 'OK', 'S', 1758366613, 1758366613, '1'),
(239633, 40062, 'QU', 'OK', 'S', 1758366832, 1758366832, '1'),
(239634, 40182, 'QU', 'OK', 'S', 1758366899, 1758366899, '1'),
(239635, 24858, 'QU', 'OK', 'S', 1758367086, 1758367086, '1'),
(239636, 24858, 'QU', 'OK', 'S', 1758367092, 1758367092, '1'),
(239637, 40181, 'QU', 'OK', 'S', 1758367336, 1758367336, '1'),
(239638, 40183, 'QU', 'OK', 'S', 1758367620, 1758367620, '1'),
(239639, 38870, 'QU', 'OK', 'S', 1758367897, 1758367897, '1'),
(239640, 40184, 'QU', 'OK', 'S', 1758367915, 1758367915, '1'),
(239641, 38621, 'QU', 'OK', 'S', 1758368073, 1758368073, '1'),
(239642, 38951, 'QU', 'OK', 'S', 1758368076, 1758368076, '1'),
(239643, 38621, 'QU', 'OK', 'S', 1758368078, 1758368078, '1'),
(239644, 40180, 'QU', 'OK', 'S', 1758368158, 1758368158, '1'),
(239645, 31147, 'QU', 'OK', 'S', 1758368175, 1758368175, '1'),
(239646, 30992, 'QU', 'OK', 'S', 1758368229, 1758368229, '1'),
(239647, 40179, 'QU', 'OK', 'S', 1758368363, 1758368363, '1'),
(239648, 40179, 'QU', 'OK', 'S', 1758368397, 1758368397, '1'),
(239649, 40166, 'QU', 'OK', 'S', 1758368734, 1758368734, '1'),
(239650, 40167, 'QU', 'OK', 'S', 1758368773, 1758368773, '1'),
(239651, 40168, 'QU', 'OK', 'S', 1758368817, 1758368817, '1'),
(239652, 40169, 'QU', 'OK', 'S', 1758368940, 1758368940, '1'),
(239653, 40170, 'QU', 'OK', 'S', 1758368979, 1758368979, '1'),
(239654, 40171, 'QU', 'OK', 'S', 1758369022, 1758369022, '1'),
(239655, 40172, 'QU', 'OK', 'S', 1758369057, 1758369057, '1'),
(239656, 40173, 'QU', 'OK', 'S', 1758369235, 1758369235, '1'),
(239657, 40127, 'QU', 'OK', 'S', 1758369290, 1758369290, '1'),
(239658, 40127, 'QU', 'OK', 'S', 1758369298, 1758369298, '1'),
(239659, 40127, 'QU', 'OK', 'S', 1758369343, 1758369343, '1'),
(239660, 40176, 'QU', 'OK', 'S', 1758369590, 1758369590, '1'),
(239661, 14542, 'QU', 'OK', 'S', 1758369659, 1758369659, '1'),
(239662, 14542, 'QU', 'OK', 'S', 1758369668, 1758369668, '1'),
(239663, 14542, 'QU', 'OK', 'S', 1758369673, 1758369673, '1'),
(239664, 14542, 'QU', 'OK', 'S', 1758369693, 1758369693, '1'),
(239665, 14542, 'QU', 'OK', 'S', 1758369698, 1758369698, '1'),
(239666, 14542, 'QU', 'OK', 'S', 1758369702, 1758369702, '1'),
(239667, 14542, 'QU', 'OK', 'S', 1758369716, 1758369716, '1'),
(239668, 14542, 'QU', 'OK', 'S', 1758369723, 1758369723, '1'),
(239669, 31147, 'QU', 'OK', 'S', 1758369764, 1758369764, '1'),
(239670, 40177, 'QU', 'OK', 'S', 1758369764, 1758369764, '1'),
(239671, 25500, 'QU', 'OK', 'S', 1758370603, 1758370603, '1'),
(239672, 40157, 'QU', 'OK', 'S', 1758370836, 1758370836, '1'),
(239673, 40089, 'QU', 'OK', 'S', 1758370922, 1758370922, '1'),
(239674, 40087, 'QU', 'OK', 'S', 1758370950, 1758370950, '1'),
(239675, 40086, 'QU', 'OK', 'S', 1758370985, 1758370985, '1'),
(239676, 40088, 'QU', 'OK', 'S', 1758371014, 1758371014, '1'),
(239677, 39970, 'QU', 'OK', 'S', 1758371230, 1758371230, '1'),
(239678, 40174, 'QU', 'OK', 'S', 1758371236, 1758371236, '1'),
(239679, 39971, 'QU', 'OK', 'S', 1758371247, 1758371247, '1'),
(239680, 39971, 'QU', 'OK', 'S', 1758371249, 1758371249, '1'),
(239681, 39974, 'QU', 'OK', 'S', 1758371251, 1758371251, '1'),
(239682, 39970, 'QU', 'OK', 'S', 1758371262, 1758371262, '1'),
(239683, 40175, 'QU', 'OK', 'S', 1758371998, 1758371998, '1'),
(239684, 40158, 'QU', 'OK', 'S', 1758372548, 1758372548, '1'),
(239685, 40159, 'QU', 'OK', 'S', 1758372616, 1758372616, '1'),
(239686, 40160, 'QU', 'OK', 'S', 1758372659, 1758372659, '1'),
(239687, 40161, 'QU', 'OK', 'S', 1758372773, 1758372773, '1'),
(239688, 40165, 'QU', 'OK', 'S', 1758372903, 1758372903, '1'),
(239689, 40164, 'QU', 'OK', 'S', 1758373110, 1758373110, '1'),
(239690, 40163, 'QU', 'OK', 'S', 1758373272, 1758373272, '1'),
(239691, 40162, 'QU', 'OK', 'S', 1758373556, 1758373556, '1'),
(239692, 31147, 'QU', 'OK', 'S', 1758373912, 1758373912, '1'),
(239693, 40154, 'QU', 'OK', 'S', 1758373931, 1758373931, '1'),
(239694, 40155, 'QU', 'OK', 'S', 1758374160, 1758374160, '1'),
(239695, 40156, 'QU', 'OK', 'S', 1758374853, 1758374853, '1'),
(239696, 40147, 'QU', 'OK', 'S', 1758375066, 1758375066, '1'),
(239697, 37079, 'QU', 'OK', 'S', 1758376834, 1758376834, '1'),
(239698, 31126, 'QU', 'OK', 'S', 1758517721, 1758517721, '1'),
(239699, 31130, 'QU', 'OK', 'S', 1758517971, 1758517971, '1'),
(239700, 31144, 'QU', 'OK', 'S', 1758518014, 1758518014, '1'),
(239701, 38665, 'QU', 'OK', 'S', 1758518068, 1758518068, '1'),
(239702, 39242, 'QU', 'OK', 'S', 1758518102, 1758518102, '1'),
(239703, 39262, 'QU', 'OK', 'S', 1758518144, 1758518144, '1'),
(239704, 40055, 'QU', 'OK', 'S', 1758518743, 1758518743, '1'),
(239705, 11274, 'QU', 'OK', 'S', 1758519597, 1758519597, '1'),
(239706, 37257, 'QU', 'OK', 'S', 1758520213, 1758520213, '1'),
(239707, 12357, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239708, 30652, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239709, 25500, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239710, 27787, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239711, 18303, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239712, 18303, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239713, 18303, 'QU', 'OK', 'S', 1758520304, 1758520304, '1'),
(239714, 40048, 'QU', 'OK', 'S', 1758520314, 1758520314, '1'),
(239715, 40135, 'QU', 'OK', 'S', 1758520395, 1758520395, '1'),
(239716, 40134, 'QU', 'OK', 'S', 1758520414, 1758520414, '1'),
(239717, 37522, 'QU', 'OK', 'S', 1758523379, 1758523379, '1'),
(239718, 37292, 'QU', 'OK', 'S', 1758523426, 1758523426, '1'),
(239719, 39375, 'QU', 'OK', 'S', 1758525143, 1758525143, '1'),
(239720, 39375, 'QU', 'OK', 'S', 1758525156, 1758525156, '1'),
(239721, 39375, 'QU', 'OK', 'S', 1758525161, 1758525161, '1'),
(239722, 39375, 'QU', 'OK', 'S', 1758525167, 1758525167, '1'),
(239723, 39375, 'QU', 'OK', 'S', 1758525172, 1758525172, '1'),
(239724, 39525, 'QU', 'OK', 'S', 1758525609, 1758525609, '1'),
(239725, 14542, 'QU', 'OK', 'S', 1758525660, 1758525660, '1'),
(239726, 31147, 'QU', 'OK', 'S', 1758525682, 1758525682, '1'),
(239727, 29478, 'QU', 'OK', 'S', 1758525742, 1758525742, '1'),
(239728, 37951, 'QU', 'OK', 'S', 1758527473, 1758527473, '1'),
(239729, 39340, 'QU', 'OK', 'S', 1758528951, 1758528951, '1'),
(239730, 37176, 'QU', 'OK', 'S', 1758528954, 1758528954, '1'),
(239731, 36207, 'QU', 'OK', 'S', 1758528959, 1758528959, '1'),
(239732, 37322, 'QU', 'OK', 'S', 1758528969, 1758528969, '1'),
(239733, 39340, 'QU', 'OK', 'S', 1758528974, 1758528974, '1'),
(239734, 39546, 'QU', 'OK', 'S', 1758528977, 1758528977, '1'),
(239735, 17486, 'QU', 'OK', 'S', 1758528980, 1758528980, '1'),
(239736, 37064, 'QU', 'OK', 'S', 1758528983, 1758528983, '1'),
(239737, 18822, 'QU', 'OK', 'S', 1758528986, 1758528986, '1'),
(239738, 18822, 'QU', 'OK', 'S', 1758528989, 1758528989, '1'),
(239739, 39848, 'QU', 'OK', 'S', 1758528993, 1758528993, '1'),
(239740, 37189, 'QU', 'OK', 'S', 1758528995, 1758528995, '1'),
(239741, 31648, 'QU', 'OK', 'S', 1758533752, 1758533752, '1'),
(239742, 31144, 'QU', 'OK', 'S', 1758534548, 1758534548, '1'),
(239743, 37780, 'QU', 'OK', 'S', 1758535592, 1758535592, '1'),
(239744, 32931, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239745, 32931, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239746, 32931, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239747, 17225, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239748, 17225, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239749, 17225, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239750, 17225, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239751, 17225, 'QU', 'OK', 'S', 1758535702, 1758535702, '1'),
(239752, 36941, 'QU', 'OK', 'S', 1758537073, 1758537073, '1'),
(239753, 36941, 'QU', 'OK', 'S', 1758537075, 1758537075, '1'),
(239754, 31146, 'QU', 'OK', 'S', 1758537913, 1758537913, '1'),
(239755, 31147, 'QU', 'OK', 'S', 1758537928, 1758537928, '1'),
(239756, 31147, 'QU', 'OK', 'S', 1758537941, 1758537941, '1'),
(239757, 31147, 'QU', 'OK', 'S', 1758537951, 1758537951, '1'),
(239758, 31147, 'QU', 'OK', 'S', 1758538648, 1758538648, '1'),
(239759, 13443, 'QU', 'OK', 'S', 1758540202, 1758540202, '1'),
(239760, 13447, 'QU', 'OK', 'S', 1758540269, 1758540269, '1'),
(239761, 13449, 'QU', 'OK', 'S', 1758540310, 1758540310, '1'),
(239762, 13446, 'QU', 'OK', 'S', 1758540319, 1758540319, '1'),
(239763, 13451, 'QU', 'OK', 'S', 1758540324, 1758540324, '1'),
(239764, 13448, 'QU', 'OK', 'S', 1758540327, 1758540327, '1'),
(239765, 13490, 'QU', 'OK', 'S', 1758540330, 1758540330, '1'),
(239766, 18223, 'QU', 'OK', 'S', 1758540333, 1758540333, '1'),
(239767, 13441, 'QU', 'OK', 'S', 1758540341, 1758540341, '1'),
(239768, 13446, 'QU', 'OK', 'S', 1758540346, 1758540346, '1'),
(239769, 37395, 'QU', 'OK', 'S', 1758540347, 1758540347, '1'),
(239770, 18221, 'QU', 'OK', 'S', 1758540352, 1758540352, '1'),
(239771, 18221, 'QU', 'OK', 'S', 1758540847, 1758540847, '1'),
(239772, 40148, 'QU', 'OK', 'S', 1758541428, 1758541428, '1'),
(239773, 40149, 'QU', 'OK', 'S', 1758541457, 1758541457, '1'),
(239774, 40150, 'QU', 'OK', 'S', 1758541490, 1758541490, '1'),
(239775, 40151, 'QU', 'OK', 'S', 1758541592, 1758541592, '1'),
(239776, 40152, 'QU', 'OK', 'S', 1758541634, 1758541634, '1'),
(239777, 40153, 'QU', 'OK', 'S', 1758541754, 1758541754, '1'),
(239778, 40145, 'QU', 'OK', 'S', 1758541780, 1758541780, '1'),
(239779, 40146, 'QU', 'OK', 'S', 1758541800, 1758541800, '1'),
(239780, 31406, 'QU', 'OK', 'S', 1758541866, 1758541866, '1'),
(239781, 11114, 'QU', 'OK', 'S', 1758541946, 1758541946, '1'),
(239782, 40190, 'QU', 'OK', 'S', 1758542130, 1758542130, '1'),
(239783, 39965, 'QU', 'OK', 'S', 1758542202, 1758542202, '1'),
(239784, 40191, 'QU', 'OK', 'S', 1758543048, 1758543048, '1'),
(239785, 28499, 'QU', 'OK', 'S', 1758543108, 1758543108, '1'),
(239786, 40192, 'QU', 'OK', 'S', 1758543180, 1758543180, '1'),
(239787, 40189, 'QU', 'OK', 'S', 1758543332, 1758543332, '1'),
(239788, 40185, 'QU', 'OK', 'S', 1758543441, 1758543441, '1'),
(239789, 40186, 'QU', 'OK', 'S', 1758543481, 1758543481, '1'),
(239790, 40187, 'QU', 'OK', 'S', 1758543624, 1758543624, '1'),
(239791, 39546, 'QU', 'OK', 'S', 1758543679, 1758543679, '1'),
(239792, 21888, 'QU', 'OK', 'S', 1758543726, 1758543726, '1'),
(239793, 40141, 'QU', 'OK', 'S', 1758543767, 1758543767, '1'),
(239794, 3237, 'QU', 'OK', 'S', 1758543833, 1758543833, '1'),
(239795, 38755, 'QU', 'OK', 'S', 1758543930, 1758543930, '1'),
(239796, 40193, 'QU', 'OK', 'S', 1758544231, 1758544231, '1'),
(239797, 40194, 'QU', 'OK', 'S', 1758544266, 1758544266, '1'),
(239798, 40195, 'QU', 'OK', 'S', 1758544299, 1758544299, '1'),
(239799, 40196, 'QU', 'OK', 'S', 1758544413, 1758544413, '1'),
(239800, 40197, 'QU', 'OK', 'S', 1758544440, 1758544440, '1'),
(239801, 40198, 'QU', 'OK', 'S', 1758544466, 1758544466, '1'),
(239802, 40199, 'QU', 'OK', 'S', 1758544630, 1758544630, '1'),
(239803, 40200, 'QU', 'OK', 'S', 1758544657, 1758544657, '1'),
(239804, 40201, 'QU', 'OK', 'S', 1758544688, 1758544688, '1'),
(239805, 39965, 'QU', 'OK', 'S', 1758544806, 1758544806, '1'),
(239806, 40202, 'QU', 'OK', 'S', 1758544809, 1758544809, '1'),
(239807, 39341, 'QU', 'OK', 'S', 1758544812, 1758544812, '1'),
(239808, 39710, 'QU', 'OK', 'S', 1758544815, 1758544815, '1'),
(239809, 39413, 'QU', 'OK', 'S', 1758544819, 1758544819, '1'),
(239810, 40105, 'QU', 'OK', 'S', 1758544821, 1758544821, '1'),
(239811, 39413, 'QU', 'OK', 'S', 1758544901, 1758544901, '1'),
(239812, 39965, 'QU', 'OK', 'S', 1758544913, 1758544913, '1'),
(239813, 39710, 'QU', 'OK', 'S', 1758544917, 1758544917, '1'),
(239814, 39341, 'QU', 'OK', 'S', 1758544919, 1758544919, '1'),
(239815, 40105, 'QU', 'OK', 'S', 1758544923, 1758544923, '1'),
(239816, 40203, 'QU', 'OK', 'S', 1758545081, 1758545081, '1'),
(239817, 35856, 'QU', 'OK', 'S', 1758545567, 1758545567, '1'),
(239818, 36941, 'QU', 'OK', 'S', 1758545571, 1758545571, '1'),
(239819, 40052, 'QU', 'OK', 'S', 1758545574, 1758545574, '1'),
(239820, 37487, 'QU', 'OK', 'S', 1758545576, 1758545576, '1'),
(239821, 40052, 'QU', 'OK', 'S', 1758545578, 1758545578, '1'),
(239822, 32345, 'QU', 'OK', 'S', 1758545580, 1758545580, '1'),
(239823, 32345, 'QU', 'OK', 'S', 1758545582, 1758545582, '1'),
(239824, 35246, 'QU', 'OK', 'S', 1758545585, 1758545585, '1'),
(239825, 35981, 'QU', 'OK', 'S', 1758545668, 1758545668, '1'),
(239826, 39997, 'QU', 'OK', 'S', 1758545670, 1758545670, '1'),
(239827, 38413, 'QU', 'OK', 'S', 1758545672, 1758545672, '1'),
(239828, 38413, 'QU', 'OK', 'S', 1758545675, 1758545675, '1'),
(239829, 39301, 'QU', 'OK', 'S', 1758545676, 1758545676, '1'),
(239830, 38790, 'QU', 'OK', 'S', 1758545679, 1758545679, '1'),
(239831, 36623, 'QU', 'OK', 'S', 1758545682, 1758545682, '1'),
(239832, 35168, 'QU', 'OK', 'S', 1758545808, 1758545808, '1'),
(239833, 34439, 'QU', 'OK', 'S', 1758545813, 1758545813, '1'),
(239834, 36770, 'QU', 'OK', 'S', 1758545815, 1758545815, '1'),
(239835, 34438, 'QU', 'OK', 'S', 1758545819, 1758545819, '1'),
(239836, 23666, 'QU', 'OK', 'S', 1758545823, 1758545823, '1'),
(239837, 39340, 'QU', 'OK', 'S', 1758545827, 1758545827, '1'),
(239838, 37278, 'QU', 'OK', 'S', 1758545832, 1758545832, '1'),
(239839, 37278, 'QU', 'OK', 'S', 1758545835, 1758545835, '1'),
(239840, 39340, 'QU', 'OK', 'S', 1758545840, 1758545840, '1'),
(239841, 38791, 'QU', 'OK', 'S', 1758545844, 1758545844, '1'),
(239842, 26697, 'QU', 'OK', 'S', 1758545847, 1758545847, '1'),
(239843, 35276, 'QU', 'OK', 'S', 1758545850, 1758545850, '1'),
(239844, 35931, 'QU', 'OK', 'S', 1758545852, 1758545852, '1'),
(239845, 32338, 'QU', 'OK', 'S', 1758545855, 1758545855, '1'),
(239846, 39147, 'QU', 'OK', 'S', 1758545859, 1758545859, '1'),
(239847, 40050, 'QU', 'OK', 'S', 1758545862, 1758545862, '1'),
(239848, 39235, 'QU', 'OK', 'S', 1758545866, 1758545866, '1'),
(239849, 36941, 'QU', 'OK', 'S', 1758545871, 1758545871, '1'),
(239850, 39301, 'QU', 'OK', 'S', 1758545873, 1758545873, '1'),
(239851, 17885, 'QU', 'OK', 'S', 1758545892, 1758545892, '1'),
(239852, 21383, 'QU', 'OK', 'S', 1758545895, 1758545895, '1'),
(239853, 17885, 'QU', 'OK', 'S', 1758545898, 1758545898, '1'),
(239854, 37651, 'QU', 'OK', 'S', 1758545902, 1758545902, '1'),
(239855, 40215, 'QU', 'OK', 'S', 1758545903, 1758545903, '1'),
(239856, 37651, 'QU', 'OK', 'S', 1758545921, 1758545921, '1'),
(239857, 37651, 'QU', 'OK', 'S', 1758545923, 1758545923, '1'),
(239858, 38956, 'QU', 'OK', 'S', 1758545931, 1758545931, '1'),
(239859, 36096, 'QU', 'OK', 'S', 1758545934, 1758545934, '1'),
(239860, 36096, 'QU', 'OK', 'S', 1758545937, 1758545937, '1'),
(239861, 38790, 'QU', 'OK', 'S', 1758545940, 1758545940, '1'),
(239862, 37805, 'QU', 'OK', 'S', 1758545942, 1758545942, '1'),
(239863, 39664, 'QU', 'OK', 'S', 1758545945, 1758545945, '1'),
(239864, 36096, 'QU', 'OK', 'S', 1758545948, 1758545948, '1'),
(239865, 37805, 'QU', 'OK', 'S', 1758545951, 1758545951, '1'),
(239866, 37212, 'QU', 'OK', 'S', 1758545956, 1758545956, '1'),
(239867, 40050, 'QU', 'OK', 'S', 1758545958, 1758545958, '1'),
(239868, 40050, 'QU', 'OK', 'S', 1758545971, 1758545971, '1'),
(239869, 19354, 'QU', 'OK', 'S', 1758545976, 1758545976, '1'),
(239870, 19364, 'QU', 'OK', 'S', 1758545980, 1758545980, '1'),
(239871, 38974, 'QU', 'OK', 'S', 1758545982, 1758545982, '1'),
(239872, 38357, 'QU', 'OK', 'S', 1758545985, 1758545985, '1'),
(239873, 19319, 'QU', 'OK', 'S', 1758545987, 1758545987, '1'),
(239874, 39703, 'QU', 'OK', 'S', 1758545990, 1758545990, '1'),
(239875, 37651, 'QU', 'OK', 'S', 1758545995, 1758545995, '1'),
(239876, 39703, 'QU', 'OK', 'S', 1758545998, 1758545998, '1'),
(239877, 27660, 'QU', 'OK', 'S', 1758546001, 1758546001, '1'),
(239878, 24592, 'QU', 'OK', 'S', 1758546004, 1758546004, '1'),
(239879, 24592, 'QU', 'OK', 'S', 1758546012, 1758546012, '1'),
(239880, 37651, 'QU', 'OK', 'S', 1758546020, 1758546020, '1'),
(239881, 35275, 'QU', 'OK', 'S', 1758546025, 1758546025, '1'),
(239882, 35276, 'QU', 'OK', 'S', 1758546029, 1758546029, '1'),
(239883, 35275, 'QU', 'OK', 'S', 1758546041, 1758546041, '1'),
(239884, 39147, 'QU', 'OK', 'S', 1758546054, 1758546054, '1'),
(239885, 26026, 'QU', 'OK', 'S', 1758546154, 1758546154, '1'),
(239886, 40204, 'QU', 'OK', 'S', 1758546385, 1758546385, '1'),
(239887, 40205, 'QU', 'OK', 'S', 1758546490, 1758546490, '1'),
(239888, 40206, 'QU', 'OK', 'S', 1758546524, 1758546524, '1'),
(239889, 40050, 'QU', 'OK', 'S', 1758546541, 1758546541, '1'),
(239890, 40207, 'QU', 'OK', 'S', 1758546555, 1758546555, '1'),
(239891, 40216, 'QU', 'OK', 'S', 1758546707, 1758546707, '1'),
(239892, 40217, 'QU', 'OK', 'S', 1758546737, 1758546737, '1'),
(239893, 40218, 'QU', 'OK', 'S', 1758546768, 1758546768, '1'),
(239894, 39012, 'QU', 'OK', 'S', 1758546797, 1758546797, '1'),
(239895, 40188, 'QU', 'OK', 'S', 1758547103, 1758547103, '1'),
(239896, 10308, 'QU', 'OK', 'S', 1758547415, 1758547415, '1'),
(239897, 10308, 'QU', 'OK', 'S', 1758547747, 1758547747, '1'),
(239898, 10308, 'QU', 'OK', 'S', 1758547756, 1758547756, '1'),
(239899, 10308, 'QU', 'OK', 'S', 1758547780, 1758547780, '1'),
(239900, 10266, 'QU', 'OK', 'S', 1758547862, 1758547862, '1'),
(239901, 40212, 'QU', 'OK', 'S', 1758548263, 1758548263, '1'),
(239902, 40213, 'QU', 'OK', 'S', 1758548488, 1758548488, '1'),
(239903, 40208, 'QU', 'OK', 'S', 1758548629, 1758548629, '1'),
(239904, 40209, 'QU', 'OK', 'S', 1758548806, 1758548806, '1'),
(239905, 40210, 'QU', 'OK', 'S', 1758548960, 1758548960, '1'),
(239906, 40211, 'QU', 'OK', 'S', 1758549138, 1758549138, '1'),
(239907, 40214, 'QU', 'OK', 'S', 1758549303, 1758549303, '1'),
(239908, 40216, 'QU', 'OK', 'S', 1758549387, 1758549387, '1'),
(239909, 40217, 'QU', 'OK', 'S', 1758549419, 1758549419, '1'),
(239910, 40218, 'QU', 'OK', 'S', 1758549451, 1758549451, '1'),
(239911, 21576, 'QU', 'OK', 'S', 1758603864, 1758603864, '1'),
(239912, 20963, 'QU', 'OK', 'S', 1758603867, 1758603867, '1'),
(239913, 19965, 'QU', 'OK', 'S', 1758603870, 1758603870, '1'),
(239914, 37749, 'QU', 'OK', 'S', 1758603873, 1758603873, '1'),
(239915, 37962, 'QU', 'OK', 'S', 1758603894, 1758603894, '1'),
(239916, 37961, 'QU', 'OK', 'S', 1758603898, 1758603898, '1'),
(239917, 37961, 'QU', 'OK', 'S', 1758603902, 1758603902, '1'),
(239918, 37962, 'QU', 'OK', 'S', 1758603909, 1758603909, '1'),
(239919, 39384, 'QU', 'OK', 'S', 1758603914, 1758603914, '1'),
(239920, 39384, 'QU', 'OK', 'S', 1758603925, 1758603925, '1'),
(239921, 24941, 'QU', 'OK', 'S', 1758603930, 1758603930, '1'),
(239922, 37961, 'QU', 'OK', 'S', 1758603934, 1758603934, '1'),
(239923, 32606, 'QU', 'OK', 'S', 1758604018, 1758604018, '1'),
(239924, 32606, 'QU', 'OK', 'S', 1758604026, 1758604026, '1'),
(239925, 35038, 'QU', 'OK', 'S', 1758604081, 1758604081, '1'),
(239926, 24201, 'QU', 'OK', 'S', 1758604105, 1758604105, '1'),
(239927, 25475, 'QU', 'OK', 'S', 1758604135, 1758604135, '1'),
(239928, 35290, 'QU', 'OK', 'S', 1758605743, 1758605743, '1'),
(239929, 40146, 'QU', 'OK', 'S', 1758605745, 1758605745, '1'),
(239930, 40218, 'QU', 'OK', 'S', 1758605750, 1758605750, '1'),
(239931, 40218, 'QU', 'OK', 'S', 1758605752, 1758605752, '1'),
(239932, 40218, 'QU', 'OK', 'S', 1758605754, 1758605754, '1'),
(239933, 40212, 'QU', 'OK', 'S', 1758605762, 1758605762, '1'),
(239934, 40212, 'QU', 'OK', 'S', 1758605775, 1758605775, '1'),
(239935, 40146, 'QU', 'OK', 'S', 1758605779, 1758605779, '1'),
(239936, 40146, 'QU', 'OK', 'S', 1758605782, 1758605782, '1'),
(239937, 40146, 'QU', 'OK', 'S', 1758605786, 1758605786, '1'),
(239938, 40146, 'QU', 'OK', 'S', 1758605792, 1758605792, '1'),
(239939, 40188, 'QU', 'OK', 'S', 1758605805, 1758605805, '1'),
(239940, 40188, 'QU', 'OK', 'S', 1758605807, 1758605807, '1'),
(239941, 40188, 'QU', 'OK', 'S', 1758605810, 1758605810, '1'),
(239942, 40188, 'QU', 'OK', 'S', 1758605812, 1758605812, '1'),
(239943, 40188, 'QU', 'OK', 'S', 1758605814, 1758605814, '1'),
(239944, 40188, 'QU', 'OK', 'S', 1758605816, 1758605816, '1'),
(239945, 35290, 'QU', 'OK', 'S', 1758605839, 1758605839, '1'),
(239946, 35272, 'QU', 'OK', 'S', 1758605858, 1758605858, '1'),
(239947, 35278, 'QU', 'OK', 'S', 1758605862, 1758605862, '1'),
(239948, 35278, 'QU', 'OK', 'S', 1758605865, 1758605865, '1'),
(239949, 35272, 'QU', 'OK', 'S', 1758605868, 1758605868, '1'),
(239950, 35278, 'QU', 'OK', 'S', 1758605871, 1758605871, '1'),
(239951, 35278, 'QU', 'OK', 'S', 1758605874, 1758605874, '1'),
(239952, 35290, 'QU', 'OK', 'S', 1758605877, 1758605877, '1'),
(239953, 35278, 'QU', 'OK', 'S', 1758605890, 1758605890, '1'),
(239954, 39354, 'QU', 'OK', 'S', 1758605896, 1758605896, '1'),
(239955, 35290, 'QU', 'OK', 'S', 1758605900, 1758605900, '1'),
(239956, 39381, 'QU', 'OK', 'S', 1758605902, 1758605902, '1'),
(239957, 40146, 'QU', 'OK', 'S', 1758605905, 1758605905, '1'),
(239958, 38592, 'QU', 'OK', 'S', 1758605949, 1758605949, '1'),
(239959, 38592, 'QU', 'OK', 'S', 1758605952, 1758605952, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(239960, 38592, 'QU', 'OK', 'S', 1758605954, 1758605954, '1'),
(239961, 30395, 'QU', 'OK', 'S', 1758606092, 1758606092, '1'),
(239962, 31130, 'QU', 'OK', 'S', 1758606161, 1758606161, '1'),
(239963, 31130, 'QU', 'OK', 'S', 1758606169, 1758606169, '1'),
(239964, 39262, 'QU', 'OK', 'S', 1758606211, 1758606211, '1'),
(239965, 39262, 'QU', 'OK', 'S', 1758606711, 1758606711, '1'),
(239966, 37522, 'QU', 'OK', 'S', 1758607051, 1758607051, '1'),
(239967, 32693, 'QU', 'OK', 'S', 1758607320, 1758607320, '1'),
(239968, 32693, 'QU', 'OK', 'S', 1758607324, 1758607324, '1'),
(239969, 23747, 'QU', 'OK', 'S', 1758607328, 1758607328, '1'),
(239970, 39208, 'QU', 'OK', 'S', 1758607332, 1758607332, '1'),
(239971, 39210, 'QU', 'OK', 'S', 1758607336, 1758607336, '1'),
(239972, 25316, 'QU', 'OK', 'S', 1758607347, 1758607347, '1'),
(239973, 35974, 'QU', 'OK', 'S', 1758607350, 1758607350, '1'),
(239974, 39210, 'QU', 'OK', 'S', 1758607353, 1758607353, '1'),
(239975, 23346, 'QU', 'OK', 'S', 1758607358, 1758607358, '1'),
(239976, 25312, 'QU', 'OK', 'S', 1758607361, 1758607361, '1'),
(239977, 30505, 'QU', 'OK', 'S', 1758607365, 1758607365, '1'),
(239978, 24813, 'QU', 'OK', 'S', 1758607372, 1758607372, '1'),
(239979, 25315, 'QU', 'OK', 'S', 1758607375, 1758607375, '1'),
(239980, 37395, 'QU', 'OK', 'S', 1758607378, 1758607378, '1'),
(239981, 37532, 'QU', 'OK', 'S', 1758607617, 1758607617, '1'),
(239982, 40205, 'QU', 'OK', 'S', 1758607947, 1758607947, '1'),
(239983, 40206, 'QU', 'OK', 'S', 1758607951, 1758607951, '1'),
(239984, 40203, 'QU', 'OK', 'S', 1758607955, 1758607955, '1'),
(239985, 40203, 'QU', 'OK', 'S', 1758607956, 1758607956, '1'),
(239986, 40203, 'QU', 'OK', 'S', 1758607959, 1758607959, '1'),
(239987, 40203, 'QU', 'OK', 'S', 1758607962, 1758607962, '1'),
(239988, 40152, 'QU', 'OK', 'S', 1758607965, 1758607965, '1'),
(239989, 40203, 'QU', 'OK', 'S', 1758607968, 1758607968, '1'),
(239990, 37522, 'QU', 'OK', 'S', 1758609239, 1758609239, '1'),
(239991, 38887, 'QU', 'OK', 'S', 1758611846, 1758611846, '1'),
(239992, 39413, 'QU', 'OK', 'S', 1758611886, 1758611886, '1'),
(239993, 40208, 'QU', 'OK', 'S', 1758613589, 1758613589, '1'),
(239994, 40208, 'QU', 'OK', 'S', 1758613596, 1758613596, '1'),
(239995, 21846, 'QU', 'OK', 'S', 1758613642, 1758613642, '1'),
(239996, 37570, 'QU', 'OK', 'S', 1758613689, 1758613689, '1'),
(239997, 31126, 'QU', 'OK', 'S', 1758620369, 1758620369, '1'),
(239998, 24699, 'QU', 'OK', 'S', 1758622040, 1758622040, '1'),
(239999, 24699, 'QU', 'OK', 'S', 1758622042, 1758622042, '1'),
(240000, 39280, 'QU', 'OK', 'S', 1758622384, 1758622384, '1'),
(240001, 39280, 'QU', 'OK', 'S', 1758622386, 1758622386, '1'),
(240002, 39276, 'QU', 'OK', 'S', 1758622389, 1758622389, '1'),
(240003, 39274, 'QU', 'OK', 'S', 1758622391, 1758622391, '1'),
(240004, 39280, 'QU', 'OK', 'S', 1758622394, 1758622394, '1'),
(240005, 39274, 'QU', 'OK', 'S', 1758622396, 1758622396, '1'),
(240006, 39280, 'QU', 'OK', 'S', 1758622400, 1758622400, '1'),
(240007, 39274, 'QU', 'OK', 'S', 1758622402, 1758622402, '1'),
(240008, 39276, 'QU', 'OK', 'S', 1758622404, 1758622404, '1'),
(240009, 32580, 'QU', 'OK', 'S', 1758622412, 1758622412, '1'),
(240010, 39280, 'QU', 'OK', 'S', 1758622459, 1758622459, '1'),
(240011, 39276, 'QU', 'OK', 'S', 1758622495, 1758622495, '1'),
(240012, 25082, 'QU', 'OK', 'S', 1758622639, 1758622639, '1'),
(240013, 25082, 'QU', 'OK', 'S', 1758622641, 1758622641, '1'),
(240014, 36941, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240015, 38187, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240016, 37854, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240017, 37854, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240018, 29537, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240019, 29537, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240020, 27333, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240021, 26306, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240022, 35794, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240023, 37209, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240024, 30742, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240025, 37839, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240026, 24699, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240027, 24699, 'QU', 'OK', 'S', 1758622925, 1758622925, '1'),
(240028, 36082, 'QU', 'OK', 'S', 1758623338, 1758623338, '1'),
(240029, 36659, 'QU', 'OK', 'S', 1758623356, 1758623356, '1'),
(240030, 33126, 'QU', 'OK', 'S', 1758623359, 1758623359, '1'),
(240031, 31130, 'QU', 'OK', 'S', 1758626923, 1758626923, '1'),
(240032, 37532, 'QU', 'OK', 'S', 1758626964, 1758626964, '1'),
(240033, 38697, 'QU', 'OK', 'S', 1758626994, 1758626994, '1'),
(240034, 38672, 'QU', 'OK', 'S', 1758627018, 1758627018, '1'),
(240035, 30395, 'QU', 'OK', 'S', 1758629607, 1758629607, '1'),
(240036, 30395, 'QU', 'OK', 'S', 1758629617, 1758629617, '1'),
(240037, 30395, 'QU', 'OK', 'S', 1758629621, 1758629621, '1'),
(240038, 31147, 'QU', 'OK', 'S', 1758630092, 1758630092, '1'),
(240039, 31147, 'QU', 'OK', 'S', 1758630097, 1758630097, '1'),
(240040, 31147, 'QU', 'OK', 'S', 1758630103, 1758630103, '1'),
(240041, 40173, 'QU', 'OK', 'S', 1758630567, 1758630567, '1'),
(240042, 40171, 'QU', 'OK', 'S', 1758630570, 1758630570, '1'),
(240043, 40172, 'QU', 'OK', 'S', 1758630573, 1758630573, '1'),
(240044, 40166, 'QU', 'OK', 'S', 1758630575, 1758630575, '1'),
(240045, 40165, 'QU', 'OK', 'S', 1758630578, 1758630578, '1'),
(240046, 40165, 'QU', 'OK', 'S', 1758630581, 1758630581, '1'),
(240047, 29478, 'QU', 'OK', 'S', 1758630691, 1758630691, '1'),
(240048, 29478, 'QU', 'OK', 'S', 1758630710, 1758630710, '1'),
(240049, 29478, 'QU', 'OK', 'S', 1758630717, 1758630717, '1'),
(240050, 29478, 'QU', 'OK', 'S', 1758630725, 1758630725, '1'),
(240051, 29478, 'QU', 'OK', 'S', 1758630742, 1758630742, '1'),
(240052, 29478, 'QU', 'OK', 'S', 1758630753, 1758630753, '1'),
(240053, 29478, 'QU', 'OK', 'S', 1758630763, 1758630763, '1'),
(240054, 29478, 'QU', 'OK', 'S', 1758630775, 1758630775, '1'),
(240055, 29478, 'QU', 'OK', 'S', 1758630783, 1758630783, '1'),
(240056, 29478, 'QU', 'OK', 'S', 1758630792, 1758630792, '1'),
(240057, 29478, 'QU', 'OK', 'S', 1758630803, 1758630803, '1'),
(240058, 29478, 'QU', 'OK', 'S', 1758630821, 1758630821, '1'),
(240059, 29478, 'QU', 'OK', 'S', 1758630826, 1758630826, '1'),
(240060, 40143, 'QU', 'OK', 'S', 1758630864, 1758630864, '1'),
(240061, 40235, 'QU', 'OK', 'S', 1758632112, 1758632112, '1'),
(240062, 40236, 'QU', 'OK', 'S', 1758632268, 1758632268, '1'),
(240063, 40250, 'QU', 'OK', 'S', 1758632524, 1758632524, '1'),
(240064, 40251, 'QU', 'OK', 'S', 1758632741, 1758632741, '1'),
(240065, 40252, 'QU', 'OK', 'S', 1758632959, 1758632959, '1'),
(240066, 40224, 'QU', 'OK', 'S', 1758633421, 1758633421, '1'),
(240067, 40232, 'QU', 'OK', 'S', 1758633830, 1758633830, '1'),
(240068, 10740, 'QU', 'OK', 'S', 1758633868, 1758633868, '1'),
(240069, 40234, 'QU', 'OK', 'S', 1758633872, 1758633872, '1'),
(240070, 29852, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240071, 22417, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240072, 27769, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240073, 27769, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240074, 37442, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240075, 38617, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240076, 26664, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240077, 36941, 'QU', 'OK', 'S', 1758636424, 1758636424, '1'),
(240078, 40233, 'QU', 'OK', 'S', 1758689094, 1758689094, '1'),
(240079, 40234, 'QU', 'OK', 'S', 1758689128, 1758689128, '1'),
(240080, 40239, 'QU', 'OK', 'S', 1758689344, 1758689344, '1'),
(240081, 35491, 'QU', 'OK', 'S', 1758689535, 1758689535, '1'),
(240082, 37332, 'QU', 'OK', 'S', 1758689626, 1758689626, '1'),
(240083, 40219, 'QU', 'OK', 'S', 1758689858, 1758689858, '1'),
(240084, 40220, 'QU', 'OK', 'S', 1758689898, 1758689898, '1'),
(240085, 40224, 'QU', 'OK', 'S', 1758689930, 1758689930, '1'),
(240086, 37495, 'QU', 'OK', 'S', 1758689976, 1758689976, '1'),
(240087, 40229, 'QU', 'OK', 'S', 1758690246, 1758690246, '1'),
(240088, 40231, 'QU', 'OK', 'S', 1758690328, 1758690328, '1'),
(240089, 40223, 'QU', 'OK', 'S', 1758690573, 1758690573, '1'),
(240090, 40230, 'QU', 'OK', 'S', 1758690668, 1758690668, '1'),
(240091, 4055, 'QU', 'OK', 'S', 1758691131, 1758691131, '1'),
(240092, 31146, 'QU', 'OK', 'S', 1758691215, 1758691215, '1'),
(240093, 37522, 'QU', 'OK', 'S', 1758691682, 1758691682, '1'),
(240094, 37522, 'QU', 'OK', 'S', 1758691685, 1758691685, '1'),
(240095, 31138, 'QU', 'OK', 'S', 1758691744, 1758691744, '1'),
(240096, 40237, 'QU', 'OK', 'S', 1758692158, 1758692158, '1'),
(240097, 40238, 'QU', 'OK', 'S', 1758692192, 1758692192, '1'),
(240098, 40240, 'QU', 'OK', 'S', 1758692378, 1758692378, '1'),
(240099, 40241, 'QU', 'OK', 'S', 1758692443, 1758692443, '1'),
(240100, 40242, 'QU', 'OK', 'S', 1758692548, 1758692548, '1'),
(240101, 40243, 'QU', 'OK', 'S', 1758692966, 1758692966, '1'),
(240102, 35933, 'QU', 'OK', 'S', 1758693003, 1758693003, '1'),
(240103, 40215, 'QU', 'OK', 'S', 1758693030, 1758693030, '1'),
(240104, 40215, 'QU', 'OK', 'S', 1758693033, 1758693033, '1'),
(240105, 37364, 'QU', 'OK', 'S', 1758693035, 1758693035, '1'),
(240106, 40215, 'QU', 'OK', 'S', 1758693036, 1758693036, '1'),
(240107, 40215, 'QU', 'OK', 'S', 1758693039, 1758693039, '1'),
(240108, 40215, 'QU', 'OK', 'S', 1758693062, 1758693062, '1'),
(240109, 31924, 'QU', 'OK', 'S', 1758693108, 1758693108, '1'),
(240110, 40244, 'QU', 'OK', 'S', 1758693240, 1758693240, '1'),
(240111, 40245, 'QU', 'OK', 'S', 1758693270, 1758693270, '1'),
(240112, 40246, 'QU', 'OK', 'S', 1758693415, 1758693415, '1'),
(240113, 40247, 'QU', 'OK', 'S', 1758693444, 1758693444, '1'),
(240114, 40248, 'QU', 'OK', 'S', 1758693472, 1758693472, '1'),
(240115, 40249, 'QU', 'OK', 'S', 1758693501, 1758693501, '1'),
(240116, 40221, 'QU', 'OK', 'S', 1758693586, 1758693586, '1'),
(240117, 37507, 'QU', 'OK', 'S', 1758693990, 1758693990, '1'),
(240118, 37507, 'QU', 'OK', 'S', 1758693996, 1758693996, '1'),
(240119, 37507, 'QU', 'OK', 'S', 1758694009, 1758694009, '1'),
(240120, 37507, 'QU', 'OK', 'S', 1758694016, 1758694016, '1'),
(240121, 37507, 'QU', 'OK', 'S', 1758694025, 1758694025, '1'),
(240122, 37532, 'QU', 'OK', 'S', 1758694043, 1758694043, '1'),
(240123, 36312, 'QU', 'OK', 'S', 1758694842, 1758694842, '1'),
(240124, 38803, 'QU', 'OK', 'S', 1758694849, 1758694849, '1'),
(240125, 36712, 'QU', 'OK', 'S', 1758694856, 1758694856, '1'),
(240126, 38677, 'QU', 'OK', 'S', 1758694859, 1758694859, '1'),
(240127, 38612, 'QU', 'OK', 'S', 1758694876, 1758694876, '1'),
(240128, 40222, 'QU', 'OK', 'S', 1758694877, 1758694877, '1'),
(240129, 38796, 'QU', 'OK', 'S', 1758694879, 1758694879, '1'),
(240130, 38795, 'QU', 'OK', 'S', 1758694882, 1758694882, '1'),
(240131, 22961, 'QU', 'OK', 'S', 1758694886, 1758694886, '1'),
(240132, 39829, 'QU', 'OK', 'S', 1758694890, 1758694890, '1'),
(240133, 38989, 'QU', 'OK', 'S', 1758694892, 1758694892, '1'),
(240134, 36843, 'QU', 'OK', 'S', 1758694895, 1758694895, '1'),
(240135, 36843, 'QU', 'OK', 'S', 1758694897, 1758694897, '1'),
(240136, 39828, 'QU', 'OK', 'S', 1758694899, 1758694899, '1'),
(240137, 29327, 'QU', 'OK', 'S', 1758694901, 1758694901, '1'),
(240138, 39802, 'QU', 'OK', 'S', 1758694904, 1758694904, '1'),
(240139, 38489, 'QU', 'OK', 'S', 1758694906, 1758694906, '1'),
(240140, 39985, 'QU', 'OK', 'S', 1758694908, 1758694908, '1'),
(240141, 23968, 'QU', 'OK', 'S', 1758694912, 1758694912, '1'),
(240142, 22961, 'QU', 'OK', 'S', 1758694915, 1758694915, '1'),
(240143, 34674, 'QU', 'OK', 'S', 1758694918, 1758694918, '1'),
(240144, 20830, 'QU', 'OK', 'S', 1758694927, 1758694927, '1'),
(240145, 39828, 'QU', 'OK', 'S', 1758694933, 1758694933, '1'),
(240146, 31690, 'QU', 'OK', 'S', 1758694937, 1758694937, '1'),
(240147, 36561, 'QU', 'OK', 'S', 1758694947, 1758694947, '1'),
(240148, 38678, 'QU', 'OK', 'S', 1758694958, 1758694958, '1'),
(240149, 36312, 'QU', 'OK', 'S', 1758695619, 1758695619, '1'),
(240150, 38803, 'QU', 'OK', 'S', 1758695621, 1758695621, '1'),
(240151, 36712, 'QU', 'OK', 'S', 1758695622, 1758695622, '1'),
(240152, 38677, 'QU', 'OK', 'S', 1758695623, 1758695623, '1'),
(240153, 38612, 'QU', 'OK', 'S', 1758695623, 1758695623, '1'),
(240154, 38796, 'QU', 'OK', 'S', 1758695624, 1758695624, '1'),
(240155, 38795, 'QU', 'OK', 'S', 1758695627, 1758695627, '1'),
(240156, 22961, 'QU', 'OK', 'S', 1758695627, 1758695627, '1'),
(240157, 39829, 'QU', 'OK', 'S', 1758695628, 1758695628, '1'),
(240158, 36843, 'QU', 'OK', 'S', 1758695631, 1758695631, '1'),
(240159, 20830, 'QU', 'OK', 'S', 1758695634, 1758695634, '1'),
(240160, 39828, 'QU', 'OK', 'S', 1758695636, 1758695636, '1'),
(240161, 34674, 'QU', 'OK', 'S', 1758695637, 1758695637, '1'),
(240162, 22961, 'QU', 'OK', 'S', 1758695639, 1758695639, '1'),
(240163, 38989, 'QU', 'OK', 'S', 1758695642, 1758695642, '1'),
(240164, 36843, 'QU', 'OK', 'S', 1758695643, 1758695643, '1'),
(240165, 39828, 'QU', 'OK', 'S', 1758695644, 1758695644, '1'),
(240166, 29327, 'QU', 'OK', 'S', 1758695645, 1758695645, '1'),
(240167, 39802, 'QU', 'OK', 'S', 1758695646, 1758695646, '1'),
(240168, 38489, 'QU', 'OK', 'S', 1758695647, 1758695647, '1'),
(240169, 39985, 'QU', 'OK', 'S', 1758695649, 1758695649, '1'),
(240170, 23968, 'QU', 'OK', 'S', 1758695651, 1758695651, '1'),
(240171, 31690, 'QU', 'OK', 'S', 1758695652, 1758695652, '1'),
(240172, 36561, 'QU', 'OK', 'S', 1758695653, 1758695653, '1'),
(240173, 38678, 'QU', 'OK', 'S', 1758695655, 1758695655, '1'),
(240174, 36561, 'QU', 'OK', 'S', 1758695681, 1758695681, '1'),
(240175, 22961, 'QU', 'OK', 'S', 1758695684, 1758695684, '1'),
(240176, 38678, 'QU', 'OK', 'S', 1758695686, 1758695686, '1'),
(240177, 39828, 'QU', 'OK', 'S', 1758695689, 1758695689, '1'),
(240178, 34674, 'QU', 'OK', 'S', 1758695691, 1758695691, '1'),
(240179, 36843, 'QU', 'OK', 'S', 1758695693, 1758695693, '1'),
(240180, 39985, 'QU', 'OK', 'S', 1758695695, 1758695695, '1'),
(240181, 39802, 'QU', 'OK', 'S', 1758695697, 1758695697, '1'),
(240182, 38489, 'QU', 'OK', 'S', 1758695700, 1758695700, '1'),
(240183, 38795, 'QU', 'OK', 'S', 1758695703, 1758695703, '1'),
(240184, 38803, 'QU', 'OK', 'S', 1758695705, 1758695705, '1'),
(240185, 38612, 'QU', 'OK', 'S', 1758695708, 1758695708, '1'),
(240186, 38796, 'QU', 'OK', 'S', 1758695711, 1758695711, '1'),
(240187, 36712, 'QU', 'OK', 'S', 1758695713, 1758695713, '1'),
(240188, 23968, 'QU', 'OK', 'S', 1758695714, 1758695714, '1'),
(240189, 20830, 'QU', 'OK', 'S', 1758695716, 1758695716, '1'),
(240190, 38989, 'QU', 'OK', 'S', 1758695717, 1758695717, '1'),
(240191, 39828, 'QU', 'OK', 'S', 1758695727, 1758695727, '1'),
(240192, 36843, 'QU', 'OK', 'S', 1758695729, 1758695729, '1'),
(240193, 36312, 'QU', 'OK', 'S', 1758695731, 1758695731, '1'),
(240194, 22961, 'QU', 'OK', 'S', 1758695733, 1758695733, '1'),
(240195, 39829, 'QU', 'OK', 'S', 1758695735, 1758695735, '1'),
(240196, 38677, 'QU', 'OK', 'S', 1758695747, 1758695747, '1'),
(240197, 31690, 'QU', 'OK', 'S', 1758695748, 1758695748, '1'),
(240198, 29327, 'QU', 'OK', 'S', 1758695750, 1758695750, '1'),
(240199, 37605, 'QU', 'OK', 'S', 1758697277, 1758697277, '1'),
(240200, 40225, 'QU', 'OK', 'S', 1758697277, 1758697277, '1'),
(240201, 37605, 'QU', 'OK', 'S', 1758697281, 1758697281, '1'),
(240202, 37336, 'QU', 'OK', 'S', 1758697286, 1758697286, '1'),
(240203, 37605, 'QU', 'OK', 'S', 1758697289, 1758697289, '1'),
(240204, 40107, 'QU', 'OK', 'S', 1758697291, 1758697291, '1'),
(240205, 40183, 'QU', 'OK', 'S', 1758697294, 1758697294, '1'),
(240206, 40107, 'QU', 'OK', 'S', 1758697296, 1758697296, '1'),
(240207, 37336, 'QU', 'OK', 'S', 1758697299, 1758697299, '1'),
(240208, 38124, 'QU', 'OK', 'S', 1758697303, 1758697303, '1'),
(240209, 40107, 'QU', 'OK', 'S', 1758697306, 1758697306, '1'),
(240210, 38124, 'QU', 'OK', 'S', 1758697310, 1758697310, '1'),
(240211, 40183, 'QU', 'OK', 'S', 1758697315, 1758697315, '1'),
(240212, 40107, 'QU', 'OK', 'S', 1758697320, 1758697320, '1'),
(240213, 37336, 'QU', 'OK', 'S', 1758697324, 1758697324, '1'),
(240214, 37336, 'QU', 'OK', 'S', 1758697327, 1758697327, '1'),
(240215, 37605, 'QU', 'OK', 'S', 1758697341, 1758697341, '1'),
(240216, 18092, 'QU', 'OK', 'S', 1758697345, 1758697345, '1'),
(240217, 18092, 'QU', 'OK', 'S', 1758697348, 1758697348, '1'),
(240218, 40188, 'QU', 'OK', 'S', 1758697354, 1758697354, '1'),
(240219, 37234, 'QU', 'OK', 'S', 1758697359, 1758697359, '1'),
(240220, 38764, 'QU', 'OK', 'S', 1758697362, 1758697362, '1'),
(240221, 31031, 'QU', 'OK', 'S', 1758697366, 1758697366, '1'),
(240222, 39376, 'QU', 'OK', 'S', 1758697371, 1758697371, '1'),
(240223, 40183, 'QU', 'OK', 'S', 1758697375, 1758697375, '1'),
(240224, 38124, 'QU', 'OK', 'S', 1758697380, 1758697380, '1'),
(240225, 40226, 'QU', 'OK', 'S', 1758697381, 1758697381, '1'),
(240226, 40188, 'QU', 'OK', 'S', 1758697386, 1758697386, '1'),
(240227, 40188, 'QU', 'OK', 'S', 1758697390, 1758697390, '1'),
(240228, 36936, 'QU', 'OK', 'S', 1758697395, 1758697395, '1'),
(240229, 39552, 'QU', 'OK', 'S', 1758697401, 1758697401, '1'),
(240230, 27349, 'QU', 'OK', 'S', 1758697406, 1758697406, '1'),
(240231, 27349, 'QU', 'OK', 'S', 1758697410, 1758697410, '1'),
(240232, 27529, 'QU', 'OK', 'S', 1758697414, 1758697414, '1'),
(240233, 30789, 'QU', 'OK', 'S', 1758697418, 1758697418, '1'),
(240234, 36033, 'QU', 'OK', 'S', 1758697424, 1758697424, '1'),
(240235, 36033, 'QU', 'OK', 'S', 1758697429, 1758697429, '1'),
(240236, 39789, 'QU', 'OK', 'S', 1758697435, 1758697435, '1'),
(240237, 27349, 'QU', 'OK', 'S', 1758697440, 1758697440, '1'),
(240238, 27349, 'QU', 'OK', 'S', 1758697444, 1758697444, '1'),
(240239, 30789, 'QU', 'OK', 'S', 1758697448, 1758697448, '1'),
(240240, 36033, 'QU', 'OK', 'S', 1758697454, 1758697454, '1'),
(240241, 36033, 'QU', 'OK', 'S', 1758697460, 1758697460, '1'),
(240242, 39789, 'QU', 'OK', 'S', 1758697465, 1758697465, '1'),
(240243, 39789, 'QU', 'OK', 'S', 1758697471, 1758697471, '1'),
(240244, 39789, 'QU', 'OK', 'S', 1758697476, 1758697476, '1'),
(240245, 39789, 'QU', 'OK', 'S', 1758697484, 1758697484, '1'),
(240246, 40227, 'QU', 'OK', 'S', 1758697506, 1758697506, '1'),
(240247, 39789, 'QU', 'OK', 'S', 1758697507, 1758697507, '1'),
(240248, 39789, 'QU', 'OK', 'S', 1758697516, 1758697516, '1'),
(240249, 40145, 'QU', 'OK', 'S', 1758697521, 1758697521, '1'),
(240250, 40145, 'QU', 'OK', 'S', 1758697525, 1758697525, '1'),
(240251, 39412, 'QU', 'OK', 'S', 1758697529, 1758697529, '1'),
(240252, 40145, 'QU', 'OK', 'S', 1758697533, 1758697533, '1'),
(240253, 40145, 'QU', 'OK', 'S', 1758697537, 1758697537, '1'),
(240254, 39412, 'QU', 'OK', 'S', 1758697541, 1758697541, '1'),
(240255, 39933, 'QU', 'OK', 'S', 1758697545, 1758697545, '1'),
(240256, 37262, 'QU', 'OK', 'S', 1758697549, 1758697549, '1'),
(240257, 39789, 'QU', 'OK', 'S', 1758697553, 1758697553, '1'),
(240258, 37194, 'QU', 'OK', 'S', 1758697558, 1758697558, '1'),
(240259, 39789, 'QU', 'OK', 'S', 1758697563, 1758697563, '1'),
(240260, 39789, 'QU', 'OK', 'S', 1758697568, 1758697568, '1'),
(240261, 27349, 'QU', 'OK', 'S', 1758697573, 1758697573, '1'),
(240262, 40183, 'QU', 'OK', 'S', 1758697578, 1758697578, '1'),
(240263, 37195, 'QU', 'OK', 'S', 1758697587, 1758697587, '1'),
(240264, 37194, 'QU', 'OK', 'S', 1758697591, 1758697591, '1'),
(240265, 37194, 'QU', 'OK', 'S', 1758697596, 1758697596, '1'),
(240266, 37194, 'QU', 'OK', 'S', 1758697600, 1758697600, '1'),
(240267, 39779, 'QU', 'OK', 'S', 1758697605, 1758697605, '1'),
(240268, 16603, 'QU', 'OK', 'S', 1758697611, 1758697611, '1'),
(240269, 37194, 'QU', 'OK', 'S', 1758697616, 1758697616, '1'),
(240270, 16603, 'QU', 'OK', 'S', 1758697631, 1758697631, '1'),
(240271, 37336, 'QU', 'OK', 'S', 1758697634, 1758697634, '1'),
(240272, 40228, 'QU', 'OK', 'S', 1758697657, 1758697657, '1'),
(240273, 37194, 'QU', 'OK', 'S', 1758697664, 1758697664, '1'),
(240274, 37405, 'QU', 'OK', 'S', 1758697669, 1758697669, '1'),
(240275, 39620, 'QU', 'OK', 'S', 1758697673, 1758697673, '1'),
(240276, 39575, 'QU', 'OK', 'S', 1758697678, 1758697678, '1'),
(240277, 39779, 'QU', 'OK', 'S', 1758697683, 1758697683, '1'),
(240278, 37405, 'QU', 'OK', 'S', 1758697688, 1758697688, '1'),
(240279, 39546, 'QU', 'OK', 'S', 1758697692, 1758697692, '1'),
(240280, 39575, 'QU', 'OK', 'S', 1758697696, 1758697696, '1'),
(240281, 39412, 'QU', 'OK', 'S', 1758697703, 1758697703, '1'),
(240282, 21081, 'QU', 'OK', 'S', 1758697706, 1758697706, '1'),
(240283, 39412, 'QU', 'OK', 'S', 1758697710, 1758697710, '1'),
(240284, 40213, 'QU', 'OK', 'S', 1758697713, 1758697713, '1'),
(240285, 39779, 'QU', 'OK', 'S', 1758697714, 1758697714, '1'),
(240286, 36033, 'QU', 'OK', 'S', 1758697733, 1758697733, '1'),
(240287, 1883, 'QU', 'OK', 'S', 1758697743, 1758697743, '1'),
(240288, 40211, 'QU', 'OK', 'S', 1758697747, 1758697747, '1'),
(240289, 40211, 'QU', 'OK', 'S', 1758697758, 1758697758, '1'),
(240290, 39620, 'QU', 'OK', 'S', 1758697760, 1758697760, '1'),
(240291, 40211, 'QU', 'OK', 'S', 1758697764, 1758697764, '1'),
(240292, 40209, 'QU', 'OK', 'S', 1758697794, 1758697794, '1'),
(240293, 37532, 'QU', 'OK', 'S', 1758698104, 1758698104, '1'),
(240294, 37532, 'QU', 'OK', 'S', 1758698108, 1758698108, '1'),
(240295, 40212, 'QU', 'OK', 'S', 1758698149, 1758698149, '1'),
(240296, 40210, 'QU', 'OK', 'S', 1758698205, 1758698205, '1'),
(240297, 40210, 'QU', 'OK', 'S', 1758698237, 1758698237, '1'),
(240298, 40209, 'QU', 'OK', 'S', 1758698347, 1758698347, '1'),
(240299, 40208, 'QU', 'OK', 'S', 1758698378, 1758698378, '1'),
(240300, 40211, 'QU', 'OK', 'S', 1758698409, 1758698409, '1'),
(240301, 40213, 'QU', 'OK', 'S', 1758698440, 1758698440, '1'),
(240302, 27333, 'QU', 'OK', 'S', 1758699563, 1758699563, '1'),
(240303, 37522, 'QU', 'OK', 'S', 1758700335, 1758700335, '1'),
(240304, 24699, 'QU', 'OK', 'S', 1758701231, 1758701231, '1'),
(240305, 24699, 'QU', 'OK', 'S', 1758701232, 1758701232, '1'),
(240306, 26306, 'QU', 'OK', 'S', 1758701261, 1758701261, '1'),
(240307, 26306, 'QU', 'OK', 'S', 1758701264, 1758701264, '1'),
(240308, 26306, 'QU', 'OK', 'S', 1758701267, 1758701267, '1'),
(240309, 26306, 'QU', 'OK', 'S', 1758701269, 1758701269, '1'),
(240310, 26306, 'QU', 'OK', 'S', 1758701271, 1758701271, '1'),
(240311, 26306, 'QU', 'OK', 'S', 1758701274, 1758701274, '1'),
(240312, 26306, 'QU', 'OK', 'S', 1758701276, 1758701276, '1'),
(240313, 26306, 'QU', 'OK', 'S', 1758701278, 1758701278, '1'),
(240314, 26306, 'QU', 'OK', 'S', 1758701280, 1758701280, '1'),
(240315, 26306, 'QU', 'OK', 'S', 1758701282, 1758701282, '1'),
(240316, 26306, 'QU', 'OK', 'S', 1758701284, 1758701284, '1'),
(240317, 26306, 'QU', 'OK', 'S', 1758701286, 1758701286, '1'),
(240318, 26306, 'QU', 'OK', 'S', 1758701288, 1758701288, '1'),
(240319, 26306, 'QU', 'OK', 'S', 1758701291, 1758701291, '1'),
(240320, 37854, 'QU', 'OK', 'S', 1758701330, 1758701330, '1'),
(240321, 37854, 'QU', 'OK', 'S', 1758701332, 1758701332, '1'),
(240322, 37854, 'QU', 'OK', 'S', 1758701338, 1758701338, '1'),
(240323, 37854, 'QU', 'OK', 'S', 1758701340, 1758701340, '1'),
(240324, 37854, 'QU', 'OK', 'S', 1758701343, 1758701343, '1'),
(240325, 37854, 'QU', 'OK', 'S', 1758701344, 1758701344, '1'),
(240326, 37854, 'QU', 'OK', 'S', 1758701346, 1758701346, '1'),
(240327, 38187, 'QU', 'OK', 'S', 1758701377, 1758701377, '1'),
(240328, 38187, 'QU', 'OK', 'S', 1758701379, 1758701379, '1'),
(240329, 38187, 'QU', 'OK', 'S', 1758701381, 1758701381, '1'),
(240330, 38187, 'QU', 'OK', 'S', 1758701383, 1758701383, '1'),
(240331, 38187, 'QU', 'OK', 'S', 1758701386, 1758701386, '1'),
(240332, 30742, 'QU', 'OK', 'S', 1758701561, 1758701561, '1'),
(240333, 30742, 'QU', 'OK', 'S', 1758701563, 1758701563, '1'),
(240334, 30742, 'QU', 'OK', 'S', 1758701565, 1758701565, '1'),
(240335, 30742, 'QU', 'OK', 'S', 1758701572, 1758701572, '1'),
(240336, 30742, 'QU', 'OK', 'S', 1758701579, 1758701579, '1'),
(240337, 30742, 'QU', 'OK', 'S', 1758701664, 1758701664, '1'),
(240338, 30742, 'QU', 'OK', 'S', 1758701667, 1758701667, '1'),
(240339, 30742, 'QU', 'OK', 'S', 1758701680, 1758701680, '1'),
(240340, 30742, 'QU', 'OK', 'S', 1758701702, 1758701702, '1'),
(240341, 30742, 'QU', 'OK', 'S', 1758701704, 1758701704, '1'),
(240342, 30742, 'QU', 'OK', 'S', 1758701706, 1758701706, '1'),
(240343, 30742, 'QU', 'OK', 'S', 1758701720, 1758701720, '1'),
(240344, 30742, 'QU', 'OK', 'S', 1758701722, 1758701722, '1'),
(240345, 30742, 'QU', 'OK', 'S', 1758701724, 1758701724, '1'),
(240346, 35278, 'QU', 'OK', 'S', 1758706049, 1758706049, '1'),
(240347, 35289, 'QU', 'OK', 'S', 1758706051, 1758706051, '1'),
(240348, 35278, 'QU', 'OK', 'S', 1758706058, 1758706058, '1'),
(240349, 35289, 'QU', 'OK', 'S', 1758706062, 1758706062, '1'),
(240350, 38766, 'QU', 'OK', 'S', 1758706253, 1758706253, '1'),
(240351, 38766, 'QU', 'OK', 'S', 1758706253, 1758706253, '1'),
(240352, 35278, 'QU', 'OK', 'S', 1758706253, 1758706253, '1'),
(240353, 20899, 'QU', 'OK', 'S', 1758706253, 1758706253, '1'),
(240354, 20899, 'QU', 'OK', 'S', 1758706253, 1758706253, '1'),
(240355, 40184, 'QU', 'OK', 'S', 1758707197, 1758707197, '1'),
(240356, 40184, 'QU', 'OK', 'S', 1758707199, 1758707199, '1'),
(240357, 40184, 'QU', 'OK', 'S', 1758707201, 1758707201, '1'),
(240358, 40184, 'QU', 'OK', 'S', 1758707203, 1758707203, '1'),
(240359, 25388, 'QU', 'OK', 'S', 1758707296, 1758707296, '1'),
(240360, 25388, 'QU', 'OK', 'S', 1758707296, 1758707296, '1'),
(240361, 25388, 'QU', 'OK', 'S', 1758707780, 1758707780, '1'),
(240362, 25388, 'QU', 'OK', 'S', 1758707782, 1758707782, '1'),
(240363, 25388, 'QU', 'OK', 'S', 1758707783, 1758707783, '1'),
(240364, 25388, 'QU', 'OK', 'S', 1758707786, 1758707786, '1'),
(240365, 25388, 'QU', 'OK', 'S', 1758707788, 1758707788, '1'),
(240366, 25388, 'QU', 'OK', 'S', 1758707790, 1758707790, '1'),
(240367, 25388, 'QU', 'OK', 'S', 1758707791, 1758707791, '1'),
(240368, 25388, 'QU', 'OK', 'S', 1758707806, 1758707806, '1'),
(240369, 25388, 'QU', 'OK', 'S', 1758707808, 1758707808, '1'),
(240370, 25388, 'QU', 'OK', 'S', 1758707810, 1758707810, '1'),
(240371, 25388, 'QU', 'OK', 'S', 1758707812, 1758707812, '1'),
(240372, 25388, 'QU', 'OK', 'S', 1758707815, 1758707815, '1'),
(240373, 25388, 'QU', 'OK', 'S', 1758707817, 1758707817, '1'),
(240374, 25388, 'QU', 'OK', 'S', 1758707818, 1758707818, '1'),
(240375, 25388, 'QU', 'OK', 'S', 1758707824, 1758707824, '1'),
(240376, 25388, 'QU', 'OK', 'S', 1758707826, 1758707826, '1'),
(240377, 25388, 'QU', 'OK', 'S', 1758707827, 1758707827, '1'),
(240378, 25388, 'QU', 'OK', 'S', 1758707830, 1758707830, '1'),
(240379, 25388, 'QU', 'OK', 'S', 1758707832, 1758707832, '1'),
(240380, 25388, 'QU', 'OK', 'S', 1758707835, 1758707835, '1'),
(240381, 25388, 'QU', 'OK', 'S', 1758707838, 1758707838, '1'),
(240382, 25388, 'QU', 'OK', 'S', 1758707853, 1758707853, '1'),
(240383, 25388, 'QU', 'OK', 'S', 1758707855, 1758707855, '1'),
(240384, 25388, 'QU', 'OK', 'S', 1758707857, 1758707857, '1'),
(240385, 25388, 'QU', 'OK', 'S', 1758707860, 1758707860, '1'),
(240386, 25388, 'QU', 'OK', 'S', 1758707862, 1758707862, '1'),
(240387, 25388, 'QU', 'OK', 'S', 1758707864, 1758707864, '1'),
(240388, 25388, 'QU', 'OK', 'S', 1758707866, 1758707866, '1'),
(240389, 25388, 'QU', 'OK', 'S', 1758707869, 1758707869, '1'),
(240390, 25388, 'QU', 'OK', 'S', 1758707886, 1758707886, '1'),
(240391, 25388, 'QU', 'OK', 'S', 1758707888, 1758707888, '1'),
(240392, 25388, 'QU', 'OK', 'S', 1758707890, 1758707890, '1'),
(240393, 25388, 'QU', 'OK', 'S', 1758707892, 1758707892, '1'),
(240394, 25388, 'QU', 'OK', 'S', 1758707961, 1758707961, '1'),
(240395, 25388, 'QU', 'OK', 'S', 1758707977, 1758707977, '1'),
(240396, 25388, 'QU', 'OK', 'S', 1758707979, 1758707979, '1'),
(240397, 25388, 'QU', 'OK', 'S', 1758707981, 1758707981, '1'),
(240398, 25388, 'QU', 'OK', 'S', 1758707983, 1758707983, '1'),
(240399, 25388, 'QU', 'OK', 'S', 1758707985, 1758707985, '1'),
(240400, 25388, 'QU', 'OK', 'S', 1758707987, 1758707987, '1'),
(240401, 25388, 'QU', 'OK', 'S', 1758708001, 1758708001, '1'),
(240402, 39786, 'QU', 'OK', 'S', 1758709102, 1758709102, '1'),
(240403, 24294, 'QU', 'OK', 'S', 1758711171, 1758711171, '1'),
(240404, 24294, 'QU', 'OK', 'S', 1758711174, 1758711174, '1'),
(240405, 24294, 'QU', 'OK', 'S', 1758711175, 1758711175, '1'),
(240406, 24294, 'QU', 'OK', 'S', 1758711177, 1758711177, '1'),
(240407, 24294, 'QU', 'OK', 'S', 1758711179, 1758711179, '1'),
(240408, 24294, 'QU', 'OK', 'S', 1758711181, 1758711181, '1'),
(240409, 24294, 'QU', 'OK', 'S', 1758711184, 1758711184, '1'),
(240410, 24294, 'QU', 'OK', 'S', 1758711186, 1758711186, '1'),
(240411, 24294, 'QU', 'OK', 'S', 1758711188, 1758711188, '1'),
(240412, 24294, 'QU', 'OK', 'S', 1758711206, 1758711206, '1'),
(240413, 24294, 'QU', 'OK', 'S', 1758711212, 1758711212, '1'),
(240414, 24294, 'QU', 'OK', 'S', 1758711214, 1758711214, '1'),
(240415, 24294, 'QU', 'OK', 'S', 1758711216, 1758711216, '1'),
(240416, 24294, 'QU', 'OK', 'S', 1758711218, 1758711218, '1'),
(240417, 24294, 'QU', 'OK', 'S', 1758711221, 1758711221, '1'),
(240418, 39426, 'QU', 'OK', 'S', 1758714719, 1758714719, '1'),
(240419, 39426, 'QU', 'OK', 'S', 1758714729, 1758714729, '1'),
(240420, 39426, 'QU', 'OK', 'S', 1758714738, 1758714738, '1'),
(240421, 39426, 'QU', 'OK', 'S', 1758714745, 1758714745, '1'),
(240422, 39426, 'QU', 'OK', 'S', 1758714753, 1758714753, '1'),
(240423, 39426, 'QU', 'OK', 'S', 1758714760, 1758714760, '1'),
(240424, 39442, 'QU', 'OK', 'S', 1758714798, 1758714798, '1'),
(240425, 39442, 'QU', 'OK', 'S', 1758714823, 1758714823, '1'),
(240426, 39442, 'QU', 'OK', 'S', 1758714852, 1758714852, '1'),
(240427, 39442, 'QU', 'OK', 'S', 1758714861, 1758714861, '1'),
(240428, 39442, 'QU', 'OK', 'S', 1758714871, 1758714871, '1'),
(240429, 40176, 'QU', 'OK', 'S', 1758715721, 1758715721, '1'),
(240430, 21247, 'QU', 'OK', 'S', 1758716552, 1758716552, '1'),
(240431, 18479, 'QU', 'OK', 'S', 1758716558, 1758716558, '1'),
(240432, 13512, 'QU', 'OK', 'S', 1758716566, 1758716566, '1'),
(240433, 14067, 'QU', 'OK', 'S', 1758716576, 1758716576, '1'),
(240434, 14067, 'QU', 'OK', 'S', 1758716581, 1758716581, '1'),
(240435, 14067, 'QU', 'OK', 'S', 1758716584, 1758716584, '1'),
(240436, 3280, 'QU', 'OK', 'S', 1758716595, 1758716595, '1'),
(240437, 20664, 'QU', 'OK', 'S', 1758716601, 1758716601, '1'),
(240438, 39348, 'QU', 'OK', 'S', 1758716606, 1758716606, '1'),
(240439, 20946, 'QU', 'OK', 'S', 1758716618, 1758716618, '1'),
(240440, 35100, 'QU', 'OK', 'S', 1758716625, 1758716625, '1'),
(240441, 13512, 'QU', 'OK', 'S', 1758716631, 1758716631, '1'),
(240442, 3673, 'QU', 'OK', 'S', 1758716639, 1758716639, '1'),
(240443, 13711, 'QU', 'OK', 'S', 1758716645, 1758716645, '1'),
(240444, 21049, 'QU', 'OK', 'S', 1758716651, 1758716651, '1'),
(240445, 16022, 'QU', 'OK', 'S', 1758716655, 1758716655, '1'),
(240446, 20947, 'QU', 'OK', 'S', 1758716660, 1758716660, '1'),
(240447, 24665, 'QU', 'OK', 'S', 1758716665, 1758716665, '1'),
(240448, 20946, 'QU', 'OK', 'S', 1758716672, 1758716672, '1'),
(240449, 32942, 'QU', 'OK', 'S', 1758716704, 1758716704, '1'),
(240450, 13711, 'QU', 'OK', 'S', 1758716719, 1758716719, '1'),
(240451, 3280, 'QU', 'OK', 'S', 1758716767, 1758716767, '1'),
(240452, 16375, 'QU', 'OK', 'S', 1758716813, 1758716813, '1'),
(240453, 16375, 'QU', 'OK', 'S', 1758716820, 1758716820, '1'),
(240454, 35278, 'QU', 'OK', 'S', 1758717234, 1758717234, '1'),
(240455, 31147, 'QU', 'OK', 'S', 1758717380, 1758717380, '1'),
(240456, 31147, 'QU', 'OK', 'S', 1758717388, 1758717388, '1'),
(240457, 8157, 'QU', 'OK', 'S', 1758717692, 1758717692, '1'),
(240458, 8157, 'QU', 'OK', 'S', 1758717744, 1758717744, '1'),
(240459, 8157, 'QU', 'OK', 'S', 1758717749, 1758717749, '1'),
(240460, 8157, 'QU', 'OK', 'S', 1758717761, 1758717761, '1'),
(240461, 40224, 'QU', 'OK', 'S', 1758717766, 1758717766, '1'),
(240462, 40225, 'QU', 'OK', 'S', 1758717769, 1758717769, '1'),
(240463, 39350, 'QU', 'OK', 'S', 1758717774, 1758717774, '1'),
(240464, 8157, 'QU', 'OK', 'S', 1758717776, 1758717776, '1'),
(240465, 38956, 'QU', 'OK', 'S', 1758717777, 1758717777, '1'),
(240466, 34670, 'QU', 'OK', 'S', 1758717817, 1758717817, '1'),
(240467, 21088, 'QU', 'OK', 'S', 1758717863, 1758717863, '1'),
(240468, 21088, 'QU', 'OK', 'S', 1758717882, 1758717882, '1'),
(240469, 21088, 'QU', 'OK', 'S', 1758717896, 1758717896, '1'),
(240470, 31147, 'QU', 'OK', 'S', 1758718033, 1758718033, '1'),
(240471, 21088, 'QU', 'OK', 'S', 1758718089, 1758718089, '1'),
(240472, 35881, 'QU', 'OK', 'S', 1758718152, 1758718152, '1'),
(240473, 35881, 'QU', 'OK', 'S', 1758718164, 1758718164, '1'),
(240474, 37234, 'QU', 'OK', 'S', 1758718219, 1758718219, '1'),
(240475, 37234, 'QU', 'OK', 'S', 1758718227, 1758718227, '1'),
(240476, 40278, 'QU', 'OK', 'S', 1758718409, 1758718409, '1'),
(240477, 40279, 'QU', 'OK', 'S', 1758718448, 1758718448, '1'),
(240478, 39771, 'QU', 'OK', 'S', 1758718485, 1758718485, '1'),
(240479, 40280, 'QU', 'OK', 'S', 1758718614, 1758718614, '1'),
(240480, 14542, 'QU', 'OK', 'S', 1758720024, 1758720024, '1'),
(240481, 14542, 'QU', 'OK', 'S', 1758720030, 1758720030, '1'),
(240482, 14542, 'QU', 'OK', 'S', 1758720034, 1758720034, '1'),
(240483, 31147, 'QU', 'OK', 'S', 1758720083, 1758720083, '1'),
(240484, 26340, 'QU', 'OK', 'S', 1758720532, 1758720532, '1'),
(240485, 35793, 'QU', 'OK', 'S', 1758720534, 1758720534, '1'),
(240486, 30737, 'QU', 'OK', 'S', 1758720536, 1758720536, '1'),
(240487, 40264, 'QU', 'OK', 'S', 1758774269, 1758774269, '1'),
(240488, 40265, 'QU', 'OK', 'S', 1758774311, 1758774311, '1'),
(240489, 40266, 'QU', 'OK', 'S', 1758774333, 1758774333, '1'),
(240490, 40267, 'QU', 'OK', 'S', 1758774352, 1758774352, '1'),
(240491, 40268, 'QU', 'OK', 'S', 1758774429, 1758774429, '1'),
(240492, 14543, 'QU', 'OK', 'S', 1758776951, 1758776951, '1'),
(240493, 14543, 'QU', 'OK', 'S', 1758776959, 1758776959, '1'),
(240494, 14543, 'QU', 'OK', 'S', 1758776967, 1758776967, '1'),
(240495, 31146, 'QU', 'OK', 'S', 1758777041, 1758777041, '1'),
(240496, 31146, 'QU', 'OK', 'S', 1758777047, 1758777047, '1'),
(240497, 30609, 'QU', 'OK', 'S', 1758777176, 1758777176, '1'),
(240498, 25002, 'QU', 'OK', 'S', 1758777567, 1758777567, '1'),
(240499, 31147, 'QU', 'OK', 'S', 1758777577, 1758777577, '1'),
(240500, 31147, 'QU', 'OK', 'S', 1758777583, 1758777583, '1'),
(240501, 37522, 'QU', 'OK', 'S', 1758777651, 1758777651, '1'),
(240502, 40270, 'QU', 'OK', 'S', 1758777855, 1758777855, '1'),
(240503, 40273, 'QU', 'OK', 'S', 1758777942, 1758777942, '1'),
(240504, 40274, 'QU', 'OK', 'S', 1758778055, 1758778055, '1'),
(240505, 40271, 'QU', 'OK', 'S', 1758778203, 1758778203, '1'),
(240506, 40272, 'QU', 'OK', 'S', 1758778284, 1758778284, '1'),
(240507, 40190, 'QU', 'OK', 'S', 1758778373, 1758778373, '1'),
(240508, 40276, 'QU', 'OK', 'S', 1758778644, 1758778644, '1'),
(240509, 40185, 'QU', 'OK', 'S', 1758779240, 1758779240, '1'),
(240510, 8896, 'QU', 'OK', 'S', 1758779248, 1758779248, '1'),
(240511, 36760, 'QU', 'OK', 'S', 1758779250, 1758779250, '1'),
(240512, 40141, 'QU', 'OK', 'S', 1758779255, 1758779255, '1'),
(240513, 39574, 'QU', 'OK', 'S', 1758779259, 1758779259, '1'),
(240514, 40191, 'QU', 'OK', 'S', 1758779263, 1758779263, '1'),
(240515, 38494, 'QU', 'OK', 'S', 1758779266, 1758779266, '1'),
(240516, 38495, 'QU', 'OK', 'S', 1758779270, 1758779270, '1'),
(240517, 40136, 'QU', 'OK', 'S', 1758779274, 1758779274, '1'),
(240518, 40147, 'QU', 'OK', 'S', 1758779278, 1758779278, '1'),
(240519, 39702, 'QU', 'OK', 'S', 1758779291, 1758779291, '1'),
(240520, 39382, 'QU', 'OK', 'S', 1758779295, 1758779295, '1'),
(240521, 39222, 'QU', 'OK', 'S', 1758779298, 1758779298, '1'),
(240522, 39448, 'QU', 'OK', 'S', 1758779305, 1758779305, '1'),
(240523, 39663, 'QU', 'OK', 'S', 1758779370, 1758779370, '1'),
(240524, 40050, 'QU', 'OK', 'S', 1758779376, 1758779376, '1'),
(240525, 38291, 'QU', 'OK', 'S', 1758779385, 1758779385, '1'),
(240526, 40217, 'QU', 'OK', 'S', 1758779388, 1758779388, '1'),
(240527, 38376, 'QU', 'OK', 'S', 1758779391, 1758779391, '1'),
(240528, 39993, 'QU', 'OK', 'S', 1758779394, 1758779394, '1'),
(240529, 39539, 'QU', 'OK', 'S', 1758779396, 1758779396, '1'),
(240530, 39546, 'QU', 'OK', 'S', 1758779399, 1758779399, '1'),
(240531, 38528, 'QU', 'OK', 'S', 1758779402, 1758779402, '1'),
(240532, 39434, 'QU', 'OK', 'S', 1758779428, 1758779428, '1'),
(240533, 36958, 'QU', 'OK', 'S', 1758779440, 1758779440, '1'),
(240534, 40275, 'QU', 'OK', 'S', 1758780223, 1758780223, '1'),
(240535, 40277, 'QU', 'OK', 'S', 1758780333, 1758780333, '1'),
(240536, 40281, 'QU', 'OK', 'S', 1758780505, 1758780505, '1'),
(240537, 40282, 'QU', 'OK', 'S', 1758780563, 1758780563, '1'),
(240538, 40284, 'QU', 'OK', 'S', 1758780678, 1758780678, '1'),
(240539, 40285, 'QU', 'OK', 'S', 1758780708, 1758780708, '1'),
(240540, 40286, 'QU', 'OK', 'S', 1758780737, 1758780737, '1'),
(240541, 40287, 'QU', 'OK', 'S', 1758780939, 1758780939, '1'),
(240542, 40288, 'QU', 'OK', 'S', 1758781150, 1758781150, '1'),
(240543, 37977, 'QU', 'OK', 'S', 1758781248, 1758781248, '1'),
(240544, 40263, 'QU', 'OK', 'S', 1758781511, 1758781511, '1'),
(240545, 23875, 'QU', 'OK', 'S', 1758781740, 1758781740, '1'),
(240546, 28660, 'QU', 'OK', 'S', 1758781839, 1758781839, '1'),
(240547, 20162, 'QU', 'OK', 'S', 1758781891, 1758781891, '1'),
(240548, 40253, 'QU', 'OK', 'S', 1758782106, 1758782106, '1'),
(240549, 40254, 'QU', 'OK', 'S', 1758782138, 1758782138, '1'),
(240550, 40255, 'QU', 'OK', 'S', 1758782170, 1758782170, '1'),
(240551, 40257, 'QU', 'OK', 'S', 1758782378, 1758782378, '1'),
(240552, 40258, 'QU', 'OK', 'S', 1758782493, 1758782493, '1'),
(240553, 40256, 'QU', 'OK', 'S', 1758782544, 1758782544, '1'),
(240554, 40259, 'QU', 'OK', 'S', 1758782652, 1758782652, '1'),
(240555, 40260, 'QU', 'OK', 'S', 1758782704, 1758782704, '1'),
(240556, 40261, 'QU', 'OK', 'S', 1758782766, 1758782766, '1'),
(240557, 40262, 'QU', 'OK', 'S', 1758782796, 1758782796, '1'),
(240558, 31489, 'QU', 'OK', 'S', 1758782838, 1758782838, '1'),
(240559, 40269, 'QU', 'OK', 'S', 1758783651, 1758783651, '1'),
(240560, 31736, 'QU', 'OK', 'S', 1758785681, 1758785681, '1'),
(240561, 18091, 'QU', 'OK', 'S', 1758786456, 1758786456, '1'),
(240562, 18091, 'QU', 'OK', 'S', 1758786459, 1758786459, '1'),
(240563, 36469, 'QU', 'OK', 'S', 1758786645, 1758786645, '1'),
(240564, 36469, 'QU', 'OK', 'S', 1758786647, 1758786647, '1'),
(240565, 36469, 'QU', 'OK', 'S', 1758786649, 1758786649, '1'),
(240566, 36469, 'QU', 'OK', 'S', 1758786905, 1758786905, '1'),
(240567, 36469, 'QU', 'OK', 'S', 1758786923, 1758786923, '1'),
(240568, 36469, 'QU', 'OK', 'S', 1758786927, 1758786927, '1'),
(240569, 36469, 'QU', 'OK', 'S', 1758786949, 1758786949, '1'),
(240570, 36469, 'QU', 'OK', 'S', 1758786992, 1758786992, '1'),
(240571, 36469, 'QU', 'OK', 'S', 1758786995, 1758786995, '1'),
(240572, 35089, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240573, 35089, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240574, 38731, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240575, 38764, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240576, 38764, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240577, 39377, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240578, 39621, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240579, 35382, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240580, 31372, 'QU', 'OK', 'S', 1758787015, 1758787015, '1'),
(240581, 38770, 'QU', 'OK', 'S', 1758787155, 1758787155, '1'),
(240582, 36469, 'QU', 'OK', 'S', 1758787162, 1758787162, '1'),
(240583, 36469, 'QU', 'OK', 'S', 1758787168, 1758787168, '1'),
(240584, 4537, 'QU', 'OK', 'S', 1758787289, 1758787289, '1'),
(240585, 27349, 'QU', 'OK', 'S', 1758787380, 1758787380, '1'),
(240586, 37234, 'QU', 'OK', 'S', 1758787547, 1758787547, '1'),
(240587, 39570, 'QU', 'OK', 'S', 1758788194, 1758788194, '1'),
(240588, 39570, 'QU', 'OK', 'S', 1758788196, 1758788196, '1'),
(240589, 39570, 'QU', 'OK', 'S', 1758788198, 1758788198, '1'),
(240590, 39570, 'QU', 'OK', 'S', 1758788212, 1758788212, '1'),
(240591, 39570, 'QU', 'OK', 'S', 1758788215, 1758788215, '1'),
(240592, 39570, 'QU', 'OK', 'S', 1758788217, 1758788217, '1'),
(240593, 39570, 'QU', 'OK', 'S', 1758788227, 1758788227, '1'),
(240594, 37291, 'QU', 'OK', 'S', 1758788442, 1758788442, '1'),
(240595, 37291, 'QU', 'OK', 'S', 1758788444, 1758788444, '1'),
(240596, 37291, 'QU', 'OK', 'S', 1758788447, 1758788447, '1'),
(240597, 39751, 'QU', 'OK', 'S', 1758788455, 1758788455, '1'),
(240598, 37291, 'QU', 'OK', 'S', 1758788456, 1758788456, '1'),
(240599, 37291, 'QU', 'OK', 'S', 1758788459, 1758788459, '1'),
(240600, 37291, 'QU', 'OK', 'S', 1758788465, 1758788465, '1'),
(240601, 37188, 'QU', 'OK', 'S', 1758788485, 1758788485, '1'),
(240602, 39843, 'QU', 'OK', 'S', 1758788504, 1758788504, '1'),
(240603, 38904, 'QU', 'OK', 'S', 1758788607, 1758788607, '1'),
(240604, 37522, 'QU', 'OK', 'S', 1758788955, 1758788955, '1'),
(240605, 36577, 'QU', 'OK', 'S', 1758789416, 1758789416, '1'),
(240606, 36577, 'QU', 'OK', 'S', 1758789434, 1758789434, '1'),
(240607, 40042, 'QU', 'OK', 'S', 1758789460, 1758789460, '1'),
(240608, 36577, 'QU', 'OK', 'S', 1758789475, 1758789475, '1'),
(240609, 40042, 'QU', 'OK', 'S', 1758789479, 1758789479, '1'),
(240610, 36576, 'QU', 'OK', 'S', 1758789482, 1758789482, '1'),
(240611, 40042, 'QU', 'OK', 'S', 1758789485, 1758789485, '1'),
(240612, 36576, 'QU', 'OK', 'S', 1758789489, 1758789489, '1'),
(240613, 40042, 'QU', 'OK', 'S', 1758789503, 1758789503, '1'),
(240614, 36576, 'QU', 'OK', 'S', 1758789519, 1758789519, '1'),
(240615, 36577, 'QU', 'OK', 'S', 1758789524, 1758789524, '1'),
(240616, 36576, 'QU', 'OK', 'S', 1758789528, 1758789528, '1'),
(240617, 36577, 'QU', 'OK', 'S', 1758789532, 1758789532, '1'),
(240618, 36577, 'QU', 'OK', 'S', 1758789536, 1758789536, '1'),
(240619, 36577, 'QU', 'OK', 'S', 1758789540, 1758789540, '1'),
(240620, 36577, 'QU', 'OK', 'S', 1758789564, 1758789564, '1'),
(240621, 36577, 'QU', 'OK', 'S', 1758789567, 1758789567, '1'),
(240622, 36577, 'QU', 'OK', 'S', 1758789574, 1758789574, '1'),
(240623, 36577, 'QU', 'OK', 'S', 1758789583, 1758789583, '1'),
(240624, 21888, 'QU', 'OK', 'S', 1758789700, 1758789700, '1'),
(240625, 21888, 'QU', 'OK', 'S', 1758789709, 1758789709, '1'),
(240626, 21888, 'QU', 'OK', 'S', 1758789776, 1758789776, '1'),
(240627, 21888, 'QU', 'OK', 'S', 1758789789, 1758789789, '1'),
(240628, 21888, 'QU', 'OK', 'S', 1758789793, 1758789793, '1'),
(240629, 21888, 'QU', 'OK', 'S', 1758789797, 1758789797, '1'),
(240630, 21888, 'QU', 'OK', 'S', 1758789805, 1758789805, '1'),
(240631, 21888, 'QU', 'OK', 'S', 1758789812, 1758789812, '1'),
(240632, 21888, 'QU', 'OK', 'S', 1758789815, 1758789815, '1'),
(240633, 21888, 'QU', 'OK', 'S', 1758789818, 1758789818, '1'),
(240634, 21888, 'QU', 'OK', 'S', 1758789823, 1758789823, '1'),
(240635, 21888, 'QU', 'OK', 'S', 1758789830, 1758789830, '1'),
(240636, 36364, 'QU', 'OK', 'S', 1758789844, 1758789844, '1'),
(240637, 36364, 'QU', 'OK', 'S', 1758789856, 1758789856, '1'),
(240638, 36364, 'QU', 'OK', 'S', 1758789860, 1758789860, '1'),
(240639, 36364, 'QU', 'OK', 'S', 1758789864, 1758789864, '1'),
(240640, 36364, 'QU', 'OK', 'S', 1758789867, 1758789867, '1'),
(240641, 36364, 'QU', 'OK', 'S', 1758789871, 1758789871, '1'),
(240642, 36364, 'QU', 'OK', 'S', 1758789874, 1758789874, '1'),
(240643, 36364, 'QU', 'OK', 'S', 1758789878, 1758789878, '1'),
(240644, 36364, 'QU', 'OK', 'S', 1758789881, 1758789881, '1'),
(240645, 37784, 'QU', 'OK', 'S', 1758789904, 1758789904, '1'),
(240646, 37784, 'QU', 'OK', 'S', 1758789908, 1758789908, '1'),
(240647, 37784, 'QU', 'OK', 'S', 1758789913, 1758789913, '1'),
(240648, 37784, 'QU', 'OK', 'S', 1758789925, 1758789925, '1'),
(240649, 37784, 'QU', 'OK', 'S', 1758789929, 1758789929, '1'),
(240650, 37784, 'QU', 'OK', 'S', 1758789933, 1758789933, '1'),
(240651, 37784, 'QU', 'OK', 'S', 1758789944, 1758789944, '1'),
(240652, 37784, 'QU', 'OK', 'S', 1758789949, 1758789949, '1'),
(240653, 39340, 'QU', 'OK', 'S', 1758789984, 1758789984, '1'),
(240654, 39352, 'QU', 'OK', 'S', 1758789987, 1758789987, '1'),
(240655, 39352, 'QU', 'OK', 'S', 1758789991, 1758789991, '1'),
(240656, 39352, 'QU', 'OK', 'S', 1758789994, 1758789994, '1'),
(240657, 39340, 'QU', 'OK', 'S', 1758789997, 1758789997, '1'),
(240658, 39352, 'QU', 'OK', 'S', 1758790002, 1758790002, '1'),
(240659, 39352, 'QU', 'OK', 'S', 1758790004, 1758790004, '1'),
(240660, 39340, 'QU', 'OK', 'S', 1758790007, 1758790007, '1'),
(240661, 39340, 'QU', 'OK', 'S', 1758790010, 1758790010, '1'),
(240662, 39340, 'QU', 'OK', 'S', 1758790012, 1758790012, '1'),
(240663, 39340, 'QU', 'OK', 'S', 1758790015, 1758790015, '1'),
(240664, 39340, 'QU', 'OK', 'S', 1758790017, 1758790017, '1'),
(240665, 39340, 'QU', 'OK', 'S', 1758790019, 1758790019, '1'),
(240666, 39340, 'QU', 'OK', 'S', 1758790023, 1758790023, '1'),
(240667, 39340, 'QU', 'OK', 'S', 1758790052, 1758790052, '1'),
(240668, 39340, 'QU', 'OK', 'S', 1758790058, 1758790058, '1'),
(240669, 39340, 'QU', 'OK', 'S', 1758790064, 1758790064, '1'),
(240670, 21874, 'QU', 'OK', 'S', 1758790072, 1758790072, '1'),
(240671, 21874, 'QU', 'OK', 'S', 1758790076, 1758790076, '1'),
(240672, 39353, 'QU', 'OK', 'S', 1758790108, 1758790108, '1'),
(240673, 39353, 'QU', 'OK', 'S', 1758790112, 1758790112, '1'),
(240674, 39353, 'QU', 'OK', 'S', 1758790124, 1758790124, '1'),
(240675, 39353, 'QU', 'OK', 'S', 1758790130, 1758790130, '1'),
(240676, 39353, 'QU', 'OK', 'S', 1758790142, 1758790142, '1'),
(240677, 39353, 'QU', 'OK', 'S', 1758790146, 1758790146, '1'),
(240678, 39353, 'QU', 'OK', 'S', 1758790151, 1758790151, '1'),
(240679, 39353, 'QU', 'OK', 'S', 1758790155, 1758790155, '1'),
(240680, 39353, 'QU', 'OK', 'S', 1758790159, 1758790159, '1'),
(240681, 39353, 'QU', 'OK', 'S', 1758790163, 1758790163, '1'),
(240682, 39353, 'QU', 'OK', 'S', 1758790167, 1758790167, '1'),
(240683, 39353, 'QU', 'OK', 'S', 1758790171, 1758790171, '1'),
(240684, 37176, 'QU', 'OK', 'S', 1758790441, 1758790441, '1'),
(240685, 37176, 'QU', 'OK', 'S', 1758790445, 1758790445, '1'),
(240686, 37176, 'QU', 'OK', 'S', 1758790449, 1758790449, '1'),
(240687, 37176, 'QU', 'OK', 'S', 1758790465, 1758790465, '1'),
(240688, 37176, 'QU', 'OK', 'S', 1758790471, 1758790471, '1'),
(240689, 37176, 'QU', 'OK', 'S', 1758790474, 1758790474, '1'),
(240690, 37176, 'QU', 'OK', 'S', 1758790478, 1758790478, '1'),
(240691, 37593, 'QU', 'OK', 'S', 1758791276, 1758791276, '1'),
(240692, 37592, 'QU', 'OK', 'S', 1758791324, 1758791324, '1'),
(240693, 37591, 'QU', 'OK', 'S', 1758791399, 1758791399, '1'),
(240694, 39373, 'QU', 'OK', 'S', 1758791474, 1758791474, '1'),
(240695, 37590, 'QU', 'OK', 'S', 1758791480, 1758791480, '1'),
(240696, 37589, 'QU', 'OK', 'S', 1758791513, 1758791513, '1'),
(240697, 39373, 'QU', 'OK', 'S', 1758791541, 1758791541, '1'),
(240698, 39373, 'QU', 'OK', 'S', 1758791545, 1758791545, '1'),
(240699, 39373, 'QU', 'OK', 'S', 1758791552, 1758791552, '1'),
(240700, 37588, 'QU', 'OK', 'S', 1758791552, 1758791552, '1'),
(240701, 39398, 'QU', 'OK', 'S', 1758791559, 1758791559, '1'),
(240702, 39373, 'QU', 'OK', 'S', 1758791559, 1758791559, '1'),
(240703, 39373, 'QU', 'OK', 'S', 1758791563, 1758791563, '1'),
(240704, 39373, 'QU', 'OK', 'S', 1758791567, 1758791567, '1'),
(240705, 39373, 'QU', 'OK', 'S', 1758791570, 1758791570, '1'),
(240706, 39373, 'QU', 'OK', 'S', 1758791575, 1758791575, '1'),
(240707, 39373, 'QU', 'OK', 'S', 1758791579, 1758791579, '1'),
(240708, 39373, 'QU', 'OK', 'S', 1758791583, 1758791583, '1'),
(240709, 39373, 'QU', 'OK', 'S', 1758791588, 1758791588, '1'),
(240710, 36347, 'QU', 'OK', 'S', 1758791622, 1758791622, '1'),
(240711, 36347, 'QU', 'OK', 'S', 1758791629, 1758791629, '1'),
(240712, 36347, 'QU', 'OK', 'S', 1758791633, 1758791633, '1'),
(240713, 36347, 'QU', 'OK', 'S', 1758791637, 1758791637, '1'),
(240714, 36347, 'QU', 'OK', 'S', 1758791642, 1758791642, '1'),
(240715, 36347, 'QU', 'OK', 'S', 1758791647, 1758791647, '1'),
(240716, 36347, 'QU', 'OK', 'S', 1758791652, 1758791652, '1'),
(240717, 36347, 'QU', 'OK', 'S', 1758791659, 1758791659, '1'),
(240718, 36347, 'QU', 'OK', 'S', 1758791662, 1758791662, '1'),
(240719, 36347, 'QU', 'OK', 'S', 1758791672, 1758791672, '1'),
(240720, 36347, 'QU', 'OK', 'S', 1758791675, 1758791675, '1'),
(240721, 37587, 'QU', 'OK', 'S', 1758791687, 1758791687, '1'),
(240722, 37586, 'QU', 'OK', 'S', 1758791773, 1758791773, '1'),
(240723, 37573, 'QU', 'OK', 'S', 1758791865, 1758791865, '1'),
(240724, 40042, 'QU', 'OK', 'S', 1758791872, 1758791872, '1'),
(240725, 40042, 'QU', 'OK', 'S', 1758791877, 1758791877, '1'),
(240726, 40042, 'QU', 'OK', 'S', 1758791882, 1758791882, '1'),
(240727, 40042, 'QU', 'OK', 'S', 1758791886, 1758791886, '1'),
(240728, 40042, 'QU', 'OK', 'S', 1758791897, 1758791897, '1'),
(240729, 40042, 'QU', 'OK', 'S', 1758791903, 1758791903, '1'),
(240730, 37570, 'QU', 'OK', 'S', 1758791905, 1758791905, '1'),
(240731, 40042, 'QU', 'OK', 'S', 1758791905, 1758791905, '1'),
(240732, 36581, 'QU', 'OK', 'S', 1758791912, 1758791912, '1'),
(240733, 36581, 'QU', 'OK', 'S', 1758791916, 1758791916, '1'),
(240734, 36581, 'QU', 'OK', 'S', 1758791925, 1758791925, '1'),
(240735, 37569, 'QU', 'OK', 'S', 1758791926, 1758791926, '1'),
(240736, 36581, 'QU', 'OK', 'S', 1758791928, 1758791928, '1'),
(240737, 36581, 'QU', 'OK', 'S', 1758791961, 1758791961, '1'),
(240738, 36581, 'QU', 'OK', 'S', 1758791974, 1758791974, '1'),
(240739, 37177, 'QU', 'OK', 'S', 1758791977, 1758791977, '1'),
(240740, 37177, 'QU', 'OK', 'S', 1758791981, 1758791981, '1'),
(240741, 37177, 'QU', 'OK', 'S', 1758791984, 1758791984, '1'),
(240742, 36582, 'QU', 'OK', 'S', 1758791989, 1758791989, '1'),
(240743, 37177, 'QU', 'OK', 'S', 1758791997, 1758791997, '1'),
(240744, 37177, 'QU', 'OK', 'S', 1758791999, 1758791999, '1'),
(240745, 37177, 'QU', 'OK', 'S', 1758792003, 1758792003, '1'),
(240746, 37177, 'QU', 'OK', 'S', 1758792006, 1758792006, '1'),
(240747, 37177, 'QU', 'OK', 'S', 1758792009, 1758792009, '1'),
(240748, 37177, 'QU', 'OK', 'S', 1758792025, 1758792025, '1'),
(240749, 36582, 'QU', 'OK', 'S', 1758792035, 1758792035, '1'),
(240750, 36582, 'QU', 'OK', 'S', 1758792038, 1758792038, '1'),
(240751, 36582, 'QU', 'OK', 'S', 1758792062, 1758792062, '1'),
(240752, 39961, 'QU', 'OK', 'S', 1758792065, 1758792065, '1'),
(240753, 39961, 'QU', 'OK', 'S', 1758792069, 1758792069, '1'),
(240754, 37177, 'QU', 'OK', 'S', 1758792072, 1758792072, '1'),
(240755, 37177, 'QU', 'OK', 'S', 1758792076, 1758792076, '1'),
(240756, 37177, 'QU', 'OK', 'S', 1758792079, 1758792079, '1'),
(240757, 39961, 'QU', 'OK', 'S', 1758792083, 1758792083, '1'),
(240758, 39961, 'QU', 'OK', 'S', 1758792086, 1758792086, '1'),
(240759, 39961, 'QU', 'OK', 'S', 1758792089, 1758792089, '1'),
(240760, 39961, 'QU', 'OK', 'S', 1758792093, 1758792093, '1'),
(240761, 39961, 'QU', 'OK', 'S', 1758792098, 1758792098, '1'),
(240762, 39961, 'QU', 'OK', 'S', 1758792103, 1758792103, '1'),
(240763, 39961, 'QU', 'OK', 'S', 1758792107, 1758792107, '1'),
(240764, 39961, 'QU', 'OK', 'S', 1758792109, 1758792109, '1'),
(240765, 39961, 'QU', 'OK', 'S', 1758792113, 1758792113, '1'),
(240766, 39961, 'QU', 'OK', 'S', 1758792115, 1758792115, '1'),
(240767, 37553, 'QU', 'OK', 'S', 1758792138, 1758792138, '1'),
(240768, 37552, 'QU', 'OK', 'S', 1758792251, 1758792251, '1'),
(240769, 36582, 'QU', 'OK', 'S', 1758792252, 1758792252, '1'),
(240770, 35595, 'QU', 'OK', 'S', 1758792465, 1758792465, '1'),
(240771, 35594, 'QU', 'OK', 'S', 1758792561, 1758792561, '1'),
(240772, 10482, 'QU', 'OK', 'S', 1758792627, 1758792627, '1'),
(240773, 35593, 'QU', 'OK', 'S', 1758792644, 1758792644, '1'),
(240774, 35591, 'QU', 'OK', 'S', 1758792737, 1758792737, '1'),
(240775, 31548, 'QU', 'OK', 'S', 1758792772, 1758792772, '1'),
(240776, 31547, 'QU', 'OK', 'S', 1758792795, 1758792795, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(240777, 31526, 'QU', 'OK', 'S', 1758792819, 1758792819, '1'),
(240778, 31525, 'QU', 'OK', 'S', 1758792840, 1758792840, '1'),
(240779, 31173, 'QU', 'OK', 'S', 1758792932, 1758792932, '1'),
(240780, 31125, 'QU', 'OK', 'S', 1758792951, 1758792951, '1'),
(240781, 31123, 'QU', 'OK', 'S', 1758793029, 1758793029, '1'),
(240782, 31066, 'QU', 'OK', 'S', 1758793052, 1758793052, '1'),
(240783, 29513, 'QU', 'OK', 'S', 1758793168, 1758793168, '1'),
(240784, 29504, 'QU', 'OK', 'S', 1758793192, 1758793192, '1'),
(240785, 28520, 'QU', 'OK', 'S', 1758793356, 1758793356, '1'),
(240786, 28517, 'QU', 'OK', 'S', 1758793401, 1758793401, '1'),
(240787, 28515, 'QU', 'OK', 'S', 1758793473, 1758793473, '1'),
(240788, 28513, 'QU', 'OK', 'S', 1758793492, 1758793492, '1'),
(240789, 28512, 'QU', 'OK', 'S', 1758793515, 1758793515, '1'),
(240790, 21847, 'QU', 'OK', 'S', 1758793607, 1758793607, '1'),
(240791, 21846, 'QU', 'OK', 'S', 1758793626, 1758793626, '1'),
(240792, 12450, 'QU', 'OK', 'S', 1758793674, 1758793674, '1'),
(240793, 12450, 'QU', 'OK', 'S', 1758793675, 1758793675, '1'),
(240794, 12450, 'QU', 'OK', 'S', 1758793677, 1758793677, '1'),
(240795, 12450, 'QU', 'OK', 'S', 1758793678, 1758793678, '1'),
(240796, 12450, 'QU', 'OK', 'S', 1758793680, 1758793680, '1'),
(240797, 12450, 'QU', 'OK', 'S', 1758793686, 1758793686, '1'),
(240798, 12450, 'QU', 'OK', 'S', 1758793688, 1758793688, '1'),
(240799, 12450, 'QU', 'OK', 'S', 1758793691, 1758793691, '1'),
(240800, 36582, 'QU', 'OK', 'S', 1758793692, 1758793692, '1'),
(240801, 12450, 'QU', 'OK', 'S', 1758793693, 1758793693, '1'),
(240802, 12450, 'QU', 'OK', 'S', 1758793695, 1758793695, '1'),
(240803, 12450, 'QU', 'OK', 'S', 1758793701, 1758793701, '1'),
(240804, 12450, 'QU', 'OK', 'S', 1758793703, 1758793703, '1'),
(240805, 12450, 'QU', 'OK', 'S', 1758793705, 1758793705, '1'),
(240806, 12450, 'QU', 'OK', 'S', 1758793707, 1758793707, '1'),
(240807, 12450, 'QU', 'OK', 'S', 1758793709, 1758793709, '1'),
(240808, 12450, 'QU', 'OK', 'S', 1758793723, 1758793723, '1'),
(240809, 12450, 'QU', 'OK', 'S', 1758793725, 1758793725, '1'),
(240810, 12450, 'QU', 'OK', 'S', 1758793727, 1758793727, '1'),
(240811, 12450, 'QU', 'OK', 'S', 1758793728, 1758793728, '1'),
(240812, 12450, 'QU', 'OK', 'S', 1758793730, 1758793730, '1'),
(240813, 12450, 'QU', 'OK', 'S', 1758793755, 1758793755, '1'),
(240814, 12450, 'QU', 'OK', 'S', 1758793757, 1758793757, '1'),
(240815, 12450, 'QU', 'OK', 'S', 1758793759, 1758793759, '1'),
(240816, 12450, 'QU', 'OK', 'S', 1758793761, 1758793761, '1'),
(240817, 12450, 'QU', 'OK', 'S', 1758793763, 1758793763, '1'),
(240818, 12450, 'QU', 'OK', 'S', 1758793777, 1758793777, '1'),
(240819, 12450, 'QU', 'OK', 'S', 1758793779, 1758793779, '1'),
(240820, 12450, 'QU', 'OK', 'S', 1758793781, 1758793781, '1'),
(240821, 12450, 'QU', 'OK', 'S', 1758793783, 1758793783, '1'),
(240822, 12450, 'QU', 'OK', 'S', 1758793785, 1758793785, '1'),
(240823, 12450, 'QU', 'OK', 'S', 1758793799, 1758793799, '1'),
(240824, 12450, 'QU', 'OK', 'S', 1758793801, 1758793801, '1'),
(240825, 12450, 'QU', 'OK', 'S', 1758793803, 1758793803, '1'),
(240826, 12450, 'QU', 'OK', 'S', 1758793805, 1758793805, '1'),
(240827, 12450, 'QU', 'OK', 'S', 1758793807, 1758793807, '1'),
(240828, 36800, 'QU', 'OK', 'S', 1758793820, 1758793820, '1'),
(240829, 36800, 'QU', 'OK', 'S', 1758793820, 1758793820, '1'),
(240830, 12450, 'QU', 'OK', 'S', 1758793823, 1758793823, '1'),
(240831, 12450, 'QU', 'OK', 'S', 1758793825, 1758793825, '1'),
(240832, 12450, 'QU', 'OK', 'S', 1758793827, 1758793827, '1'),
(240833, 12450, 'QU', 'OK', 'S', 1758793829, 1758793829, '1'),
(240834, 12450, 'QU', 'OK', 'S', 1758793831, 1758793831, '1'),
(240835, 36799, 'QU', 'OK', 'S', 1758793853, 1758793853, '1'),
(240836, 36782, 'QU', 'OK', 'S', 1758793883, 1758793883, '1'),
(240837, 36782, 'QU', 'OK', 'S', 1758793883, 1758793883, '1'),
(240838, 36761, 'QU', 'OK', 'S', 1758793958, 1758793958, '1'),
(240839, 36761, 'QU', 'OK', 'S', 1758793958, 1758793958, '1'),
(240840, 36761, 'QU', 'OK', 'S', 1758793958, 1758793958, '1'),
(240841, 36528, 'QU', 'OK', 'S', 1758793978, 1758793978, '1'),
(240842, 36527, 'QU', 'OK', 'S', 1758794005, 1758794005, '1'),
(240843, 36526, 'QU', 'OK', 'S', 1758794030, 1758794030, '1'),
(240844, 36525, 'QU', 'OK', 'S', 1758794058, 1758794058, '1'),
(240845, 36524, 'QU', 'OK', 'S', 1758794084, 1758794084, '1'),
(240846, 36523, 'QU', 'OK', 'S', 1758794102, 1758794102, '1'),
(240847, 36517, 'QU', 'OK', 'S', 1758794191, 1758794191, '1'),
(240848, 36517, 'QU', 'OK', 'S', 1758794209, 1758794209, '1'),
(240849, 36515, 'QU', 'OK', 'S', 1758794229, 1758794229, '1'),
(240850, 33386, 'QU', 'OK', 'S', 1758794572, 1758794572, '1'),
(240851, 32663, 'QU', 'OK', 'S', 1758794603, 1758794603, '1'),
(240852, 32662, 'QU', 'OK', 'S', 1758794610, 1758794610, '1'),
(240853, 32629, 'QU', 'OK', 'S', 1758794625, 1758794625, '1'),
(240854, 32603, 'QU', 'OK', 'S', 1758794718, 1758794718, '1'),
(240855, 32558, 'QU', 'OK', 'S', 1758794727, 1758794727, '1'),
(240856, 32523, 'QU', 'OK', 'S', 1758794775, 1758794775, '1'),
(240857, 31964, 'QU', 'OK', 'S', 1758794790, 1758794790, '1'),
(240858, 31423, 'QU', 'OK', 'S', 1758794963, 1758794963, '1'),
(240859, 31422, 'QU', 'OK', 'S', 1758795021, 1758795021, '1'),
(240860, 31373, 'QU', 'OK', 'S', 1758795068, 1758795068, '1'),
(240861, 31372, 'QU', 'OK', 'S', 1758795075, 1758795075, '1'),
(240862, 31281, 'QU', 'OK', 'S', 1758795083, 1758795083, '1'),
(240863, 31279, 'QU', 'OK', 'S', 1758795093, 1758795093, '1'),
(240864, 37383, 'QU', 'OK', 'S', 1758795460, 1758795460, '1'),
(240865, 37383, 'QU', 'OK', 'S', 1758795463, 1758795463, '1'),
(240866, 37383, 'QU', 'OK', 'S', 1758795472, 1758795472, '1'),
(240867, 37383, 'QU', 'OK', 'S', 1758795477, 1758795477, '1'),
(240868, 37383, 'QU', 'OK', 'S', 1758795481, 1758795481, '1'),
(240869, 37383, 'QU', 'OK', 'S', 1758795485, 1758795485, '1'),
(240870, 37383, 'QU', 'OK', 'S', 1758795495, 1758795495, '1'),
(240871, 31821, 'QU', 'OK', 'S', 1758795501, 1758795501, '1'),
(240872, 35564, 'QU', 'OK', 'S', 1758795505, 1758795505, '1'),
(240873, 35799, 'QU', 'OK', 'S', 1758795509, 1758795509, '1'),
(240874, 35799, 'QU', 'OK', 'S', 1758795513, 1758795513, '1'),
(240875, 35564, 'QU', 'OK', 'S', 1758795518, 1758795518, '1'),
(240876, 35564, 'QU', 'OK', 'S', 1758795521, 1758795521, '1'),
(240877, 35799, 'QU', 'OK', 'S', 1758795524, 1758795524, '1'),
(240878, 35564, 'QU', 'OK', 'S', 1758795527, 1758795527, '1'),
(240879, 35564, 'QU', 'OK', 'S', 1758795531, 1758795531, '1'),
(240880, 35564, 'QU', 'OK', 'S', 1758795537, 1758795537, '1'),
(240881, 2808, 'QU', 'OK', 'S', 1758795545, 1758795545, '1'),
(240882, 35566, 'QU', 'OK', 'S', 1758795551, 1758795551, '1'),
(240883, 35566, 'QU', 'OK', 'S', 1758795554, 1758795554, '1'),
(240884, 35566, 'QU', 'OK', 'S', 1758795572, 1758795572, '1'),
(240885, 35566, 'QU', 'OK', 'S', 1758795877, 1758795877, '1'),
(240886, 35566, 'QU', 'OK', 'S', 1758795881, 1758795881, '1'),
(240887, 35566, 'QU', 'OK', 'S', 1758795884, 1758795884, '1'),
(240888, 31821, 'QU', 'OK', 'S', 1758795893, 1758795893, '1'),
(240889, 39384, 'QU', 'OK', 'S', 1758796024, 1758796024, '1'),
(240890, 39384, 'QU', 'OK', 'S', 1758796053, 1758796053, '1'),
(240891, 39384, 'QU', 'OK', 'S', 1758796059, 1758796059, '1'),
(240892, 39384, 'QU', 'OK', 'S', 1758796063, 1758796063, '1'),
(240893, 38887, 'QU', 'OK', 'S', 1758796127, 1758796127, '1'),
(240894, 38756, 'QU', 'OK', 'S', 1758796150, 1758796150, '1'),
(240895, 38756, 'QU', 'OK', 'S', 1758796153, 1758796153, '1'),
(240896, 38756, 'QU', 'OK', 'S', 1758796157, 1758796157, '1'),
(240897, 38798, 'QU', 'OK', 'S', 1758796161, 1758796161, '1'),
(240898, 38798, 'QU', 'OK', 'S', 1758796164, 1758796164, '1'),
(240899, 38798, 'QU', 'OK', 'S', 1758796168, 1758796168, '1'),
(240900, 38798, 'QU', 'OK', 'S', 1758796171, 1758796171, '1'),
(240901, 38798, 'QU', 'OK', 'S', 1758796175, 1758796175, '1'),
(240902, 38798, 'QU', 'OK', 'S', 1758796179, 1758796179, '1'),
(240903, 31809, 'QU', 'OK', 'S', 1758796183, 1758796183, '1'),
(240904, 31809, 'QU', 'OK', 'S', 1758796186, 1758796186, '1'),
(240905, 35799, 'QU', 'OK', 'S', 1758796196, 1758796196, '1'),
(240906, 35799, 'QU', 'OK', 'S', 1758796210, 1758796210, '1'),
(240907, 24559, 'QU', 'OK', 'S', 1758796213, 1758796213, '1'),
(240908, 35642, 'QU', 'OK', 'S', 1758796227, 1758796227, '1'),
(240909, 24559, 'QU', 'OK', 'S', 1758796239, 1758796239, '1'),
(240910, 35642, 'QU', 'OK', 'S', 1758796257, 1758796257, '1'),
(240911, 35642, 'QU', 'OK', 'S', 1758796260, 1758796260, '1'),
(240912, 35642, 'QU', 'OK', 'S', 1758796276, 1758796276, '1'),
(240913, 38755, 'QU', 'OK', 'S', 1758796279, 1758796279, '1'),
(240914, 38755, 'QU', 'OK', 'S', 1758796282, 1758796282, '1'),
(240915, 24559, 'QU', 'OK', 'S', 1758796286, 1758796286, '1'),
(240916, 35642, 'QU', 'OK', 'S', 1758796290, 1758796290, '1'),
(240917, 38755, 'QU', 'OK', 'S', 1758796295, 1758796295, '1'),
(240918, 35642, 'QU', 'OK', 'S', 1758796300, 1758796300, '1'),
(240919, 35945, 'QU', 'OK', 'S', 1758796390, 1758796390, '1'),
(240920, 35945, 'QU', 'OK', 'S', 1758796394, 1758796394, '1'),
(240921, 35945, 'QU', 'OK', 'S', 1758796397, 1758796397, '1'),
(240922, 29772, 'QU', 'OK', 'S', 1758796403, 1758796403, '1'),
(240923, 29772, 'QU', 'OK', 'S', 1758796408, 1758796408, '1'),
(240924, 29772, 'QU', 'OK', 'S', 1758796411, 1758796411, '1'),
(240925, 35547, 'QU', 'OK', 'S', 1758796416, 1758796416, '1'),
(240926, 33852, 'QU', 'OK', 'S', 1758796419, 1758796419, '1'),
(240927, 33852, 'QU', 'OK', 'S', 1758796422, 1758796422, '1'),
(240928, 31633, 'QU', 'OK', 'S', 1758796425, 1758796425, '1'),
(240929, 31633, 'QU', 'OK', 'S', 1758796429, 1758796429, '1'),
(240930, 31633, 'QU', 'OK', 'S', 1758796432, 1758796432, '1'),
(240931, 31633, 'QU', 'OK', 'S', 1758796435, 1758796435, '1'),
(240932, 33852, 'QU', 'OK', 'S', 1758796447, 1758796447, '1'),
(240933, 33852, 'QU', 'OK', 'S', 1758796450, 1758796450, '1'),
(240934, 31746, 'QU', 'OK', 'S', 1758796454, 1758796454, '1'),
(240935, 31746, 'QU', 'OK', 'S', 1758796457, 1758796457, '1'),
(240936, 31746, 'QU', 'OK', 'S', 1758796460, 1758796460, '1'),
(240937, 31746, 'QU', 'OK', 'S', 1758796463, 1758796463, '1'),
(240938, 31746, 'QU', 'OK', 'S', 1758796467, 1758796467, '1'),
(240939, 31746, 'QU', 'OK', 'S', 1758796472, 1758796472, '1'),
(240940, 31062, 'QU', 'OK', 'S', 1758801259, 1758801259, '1'),
(240941, 31062, 'QU', 'OK', 'S', 1758801278, 1758801278, '1'),
(240942, 40233, 'QU', 'OK', 'S', 1758801281, 1758801281, '1'),
(240943, 36625, 'QU', 'OK', 'S', 1758801298, 1758801298, '1'),
(240944, 40321, 'QU', 'OK', 'S', 1758801766, 1758801766, '1'),
(240945, 40316, 'QU', 'OK', 'S', 1758801800, 1758801800, '1'),
(240946, 40315, 'QU', 'OK', 'S', 1758801829, 1758801829, '1'),
(240947, 20533, 'QU', 'OK', 'S', 1758802001, 1758802001, '1'),
(240948, 40289, 'QU', 'OK', 'S', 1758802260, 1758802260, '1'),
(240949, 40290, 'QU', 'OK', 'S', 1758802295, 1758802295, '1'),
(240950, 40291, 'QU', 'OK', 'S', 1758802322, 1758802322, '1'),
(240951, 40292, 'QU', 'OK', 'S', 1758802349, 1758802349, '1'),
(240952, 40293, 'QU', 'OK', 'S', 1758802382, 1758802382, '1'),
(240953, 40294, 'QU', 'OK', 'S', 1758802418, 1758802418, '1'),
(240954, 37065, 'QU', 'OK', 'S', 1758802501, 1758802501, '1'),
(240955, 40296, 'QU', 'OK', 'S', 1758802631, 1758802631, '1'),
(240956, 40298, 'QU', 'OK', 'S', 1758802705, 1758802705, '1'),
(240957, 40299, 'QU', 'OK', 'S', 1758802746, 1758802746, '1'),
(240958, 40300, 'QU', 'OK', 'S', 1758802879, 1758802879, '1'),
(240959, 40301, 'QU', 'OK', 'S', 1758802921, 1758802921, '1'),
(240960, 40303, 'QU', 'OK', 'S', 1758802950, 1758802950, '1'),
(240961, 36582, 'QU', 'OK', 'S', 1758803041, 1758803041, '1'),
(240962, 36582, 'QU', 'OK', 'S', 1758803048, 1758803048, '1'),
(240963, 40302, 'QU', 'OK', 'S', 1758803110, 1758803110, '1'),
(240964, 40304, 'QU', 'OK', 'S', 1758803155, 1758803155, '1'),
(240965, 36364, 'QU', 'OK', 'S', 1758803160, 1758803160, '1'),
(240966, 36364, 'QU', 'OK', 'S', 1758803203, 1758803203, '1'),
(240967, 40318, 'QU', 'OK', 'S', 1758803370, 1758803370, '1'),
(240968, 40319, 'QU', 'OK', 'S', 1758803404, 1758803404, '1'),
(240969, 40320, 'QU', 'OK', 'S', 1758803434, 1758803434, '1'),
(240970, 40317, 'QU', 'OK', 'S', 1758803646, 1758803646, '1'),
(240971, 38065, 'QU', 'OK', 'S', 1758803787, 1758803787, '1'),
(240972, 15926, 'QU', 'OK', 'S', 1758803898, 1758803898, '1'),
(240973, 35165, 'QU', 'OK', 'S', 1758803959, 1758803959, '1'),
(240974, 40311, 'QU', 'OK', 'S', 1758804125, 1758804125, '1'),
(240975, 40314, 'QU', 'OK', 'S', 1758804231, 1758804231, '1'),
(240976, 40312, 'QU', 'OK', 'S', 1758804403, 1758804403, '1'),
(240977, 40313, 'QU', 'OK', 'S', 1758804484, 1758804484, '1'),
(240978, 40305, 'QU', 'OK', 'S', 1758804593, 1758804593, '1'),
(240979, 40306, 'QU', 'OK', 'S', 1758804632, 1758804632, '1'),
(240980, 35160, 'QU', 'OK', 'S', 1758804680, 1758804680, '1'),
(240981, 40307, 'QU', 'OK', 'S', 1758804854, 1758804854, '1'),
(240982, 40308, 'QU', 'OK', 'S', 1758804884, 1758804884, '1'),
(240983, 40309, 'QU', 'OK', 'S', 1758804993, 1758804993, '1'),
(240984, 40310, 'QU', 'OK', 'S', 1758805023, 1758805023, '1'),
(240985, 24294, 'QU', 'OK', 'S', 1758805144, 1758805144, '1'),
(240986, 40211, 'QU', 'OK', 'S', 1758805342, 1758805342, '1'),
(240987, 40211, 'QU', 'OK', 'S', 1758805439, 1758805439, '1'),
(240988, 40211, 'QU', 'OK', 'S', 1758805450, 1758805450, '1'),
(240989, 40211, 'QU', 'OK', 'S', 1758805454, 1758805454, '1'),
(240990, 40211, 'QU', 'OK', 'S', 1758805457, 1758805457, '1'),
(240991, 40211, 'QU', 'OK', 'S', 1758805492, 1758805492, '1'),
(240992, 40211, 'QU', 'OK', 'S', 1758805494, 1758805494, '1'),
(240993, 40213, 'QU', 'OK', 'S', 1758805772, 1758805772, '1'),
(240994, 20899, 'QU', 'OK', 'S', 1758805824, 1758805824, '1'),
(240995, 31125, 'QU', 'OK', 'S', 1758805862, 1758805862, '1'),
(240996, 37150, 'QU', 'OK', 'S', 1758805896, 1758805896, '1'),
(240997, 40068, 'QU', 'OK', 'S', 1758805902, 1758805902, '1'),
(240998, 39735, 'QU', 'OK', 'S', 1758805905, 1758805905, '1'),
(240999, 39733, 'QU', 'OK', 'S', 1758805908, 1758805908, '1'),
(241000, 40149, 'QU', 'OK', 'S', 1758805911, 1758805911, '1'),
(241001, 40167, 'QU', 'OK', 'S', 1758805913, 1758805913, '1'),
(241002, 40078, 'QU', 'OK', 'S', 1758805916, 1758805916, '1'),
(241003, 37522, 'QU', 'OK', 'S', 1758864677, 1758864677, '1'),
(241004, 37522, 'QU', 'OK', 'S', 1758864688, 1758864688, '1'),
(241005, 37522, 'QU', 'OK', 'S', 1758864699, 1758864699, '1'),
(241006, 37522, 'QU', 'OK', 'S', 1758864731, 1758864731, '1'),
(241007, 31126, 'QU', 'OK', 'S', 1758864926, 1758864926, '1'),
(241008, 31126, 'QU', 'OK', 'S', 1758864965, 1758864965, '1'),
(241009, 31126, 'QU', 'OK', 'S', 1758864976, 1758864976, '1'),
(241010, 31126, 'QU', 'OK', 'S', 1758864979, 1758864979, '1'),
(241011, 31126, 'QU', 'OK', 'S', 1758864982, 1758864982, '1'),
(241012, 31126, 'QU', 'OK', 'S', 1758864984, 1758864984, '1'),
(241013, 31126, 'QU', 'OK', 'S', 1758864988, 1758864988, '1'),
(241014, 31126, 'QU', 'OK', 'S', 1758864992, 1758864992, '1'),
(241015, 31126, 'QU', 'OK', 'S', 1758864995, 1758864995, '1'),
(241016, 31126, 'QU', 'OK', 'S', 1758864998, 1758864998, '1'),
(241017, 31126, 'QU', 'OK', 'S', 1758865001, 1758865001, '1'),
(241018, 31126, 'QU', 'OK', 'S', 1758865003, 1758865003, '1'),
(241019, 31126, 'QU', 'OK', 'S', 1758865039, 1758865039, '1'),
(241020, 31126, 'QU', 'OK', 'S', 1758865047, 1758865047, '1'),
(241021, 31126, 'QU', 'OK', 'S', 1758865049, 1758865049, '1'),
(241022, 31144, 'QU', 'OK', 'S', 1758865255, 1758865255, '1'),
(241023, 39259, 'QU', 'OK', 'S', 1758865282, 1758865282, '1'),
(241024, 40277, 'QU', 'OK', 'S', 1758866104, 1758866104, '1'),
(241025, 40207, 'QU', 'OK', 'S', 1758866107, 1758866107, '1'),
(241026, 40257, 'QU', 'OK', 'S', 1758866109, 1758866109, '1'),
(241027, 28564, 'QU', 'OK', 'S', 1758866333, 1758866333, '1'),
(241028, 27436, 'QU', 'OK', 'S', 1758868674, 1758868674, '1'),
(241029, 20845, 'QU', 'OK', 'S', 1758868681, 1758868681, '1'),
(241030, 20845, 'QU', 'OK', 'S', 1758868687, 1758868687, '1'),
(241031, 39700, 'QU', 'OK', 'S', 1758868693, 1758868693, '1'),
(241032, 39700, 'QU', 'OK', 'S', 1758868696, 1758868696, '1'),
(241033, 35714, 'QU', 'OK', 'S', 1758868698, 1758868698, '1'),
(241034, 11892, 'QU', 'OK', 'S', 1758868711, 1758868711, '1'),
(241035, 11892, 'QU', 'OK', 'S', 1758868714, 1758868714, '1'),
(241036, 35714, 'QU', 'OK', 'S', 1758868716, 1758868716, '1'),
(241037, 27436, 'QU', 'OK', 'S', 1758868899, 1758868899, '1'),
(241038, 37332, 'QU', 'OK', 'S', 1758869228, 1758869228, '1'),
(241039, 37332, 'QU', 'OK', 'S', 1758869248, 1758869248, '1'),
(241040, 37332, 'QU', 'OK', 'S', 1758869281, 1758869281, '1'),
(241041, 31126, 'QU', 'OK', 'S', 1758869769, 1758869769, '1'),
(241042, 23162, 'QU', 'OK', 'S', 1758871034, 1758871034, '1'),
(241043, 20952, 'QU', 'OK', 'S', 1758871036, 1758871036, '1'),
(241044, 20952, 'QU', 'OK', 'S', 1758871039, 1758871039, '1'),
(241045, 35100, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241046, 20126, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241047, 18176, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241048, 38813, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241049, 16366, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241050, 16366, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241051, 30062, 'QU', 'OK', 'S', 1758871136, 1758871136, '1'),
(241052, 39785, 'QU', 'OK', 'S', 1758871184, 1758871184, '1'),
(241053, 35100, 'QU', 'OK', 'S', 1758871575, 1758871575, '1'),
(241054, 24102, 'QU', 'OK', 'S', 1758873358, 1758873358, '1'),
(241055, 37984, 'QU', 'OK', 'S', 1758873370, 1758873370, '1'),
(241056, 35100, 'QU', 'OK', 'S', 1758873418, 1758873418, '1'),
(241057, 15533, 'QU', 'OK', 'S', 1758873420, 1758873420, '1'),
(241058, 35100, 'QU', 'OK', 'S', 1758873426, 1758873426, '1'),
(241059, 39604, 'QU', 'OK', 'S', 1758873429, 1758873429, '1'),
(241060, 27705, 'QU', 'OK', 'S', 1758873433, 1758873433, '1'),
(241061, 38158, 'QU', 'OK', 'S', 1758873436, 1758873436, '1'),
(241062, 38158, 'QU', 'OK', 'S', 1758873444, 1758873444, '1'),
(241063, 7250, 'QU', 'OK', 'S', 1758873447, 1758873447, '1'),
(241064, 40187, 'QU', 'OK', 'S', 1758873450, 1758873450, '1'),
(241065, 31984, 'QU', 'OK', 'S', 1758873453, 1758873453, '1'),
(241066, 35139, 'QU', 'OK', 'S', 1758873458, 1758873458, '1'),
(241067, 35355, 'QU', 'OK', 'S', 1758873472, 1758873472, '1'),
(241068, 19841, 'QU', 'OK', 'S', 1758873477, 1758873477, '1'),
(241069, 38127, 'QU', 'OK', 'S', 1758873480, 1758873480, '1'),
(241070, 20950, 'QU', 'OK', 'S', 1758873496, 1758873496, '1'),
(241071, 37522, 'QU', 'OK', 'S', 1758879735, 1758879735, '1'),
(241072, 39307, 'QU', 'OK', 'S', 1758880564, 1758880564, '1'),
(241073, 39307, 'QU', 'OK', 'S', 1758880571, 1758880571, '1'),
(241074, 32345, 'QU', 'OK', 'S', 1758881194, 1758881194, '1'),
(241075, 28660, 'QU', 'OK', 'S', 1758881196, 1758881196, '1'),
(241076, 22962, 'QU', 'OK', 'S', 1758881203, 1758881203, '1'),
(241077, 35956, 'QU', 'OK', 'S', 1758881207, 1758881207, '1'),
(241078, 39397, 'QU', 'OK', 'S', 1758881212, 1758881212, '1'),
(241079, 38299, 'QU', 'OK', 'S', 1758881214, 1758881214, '1'),
(241080, 38690, 'QU', 'OK', 'S', 1758881218, 1758881218, '1'),
(241081, 38675, 'QU', 'OK', 'S', 1758881227, 1758881227, '1'),
(241082, 40254, 'QU', 'OK', 'S', 1758881524, 1758881524, '1'),
(241083, 37984, 'QU', 'OK', 'S', 1758881854, 1758881854, '1'),
(241084, 24102, 'QU', 'OK', 'S', 1758881857, 1758881857, '1'),
(241085, 17839, 'QU', 'OK', 'S', 1758882099, 1758882099, '1'),
(241086, 37219, 'QU', 'OK', 'S', 1758882125, 1758882125, '1'),
(241087, 17515, 'QU', 'OK', 'S', 1758882338, 1758882338, '1'),
(241088, 37475, 'QU', 'OK', 'S', 1758882348, 1758882348, '1'),
(241089, 37541, 'QU', 'OK', 'S', 1758882350, 1758882350, '1'),
(241090, 37473, 'QU', 'OK', 'S', 1758882352, 1758882352, '1'),
(241091, 39586, 'QU', 'OK', 'S', 1758882354, 1758882354, '1'),
(241092, 38659, 'QU', 'OK', 'S', 1758882357, 1758882357, '1'),
(241093, 38329, 'QU', 'OK', 'S', 1758882359, 1758882359, '1'),
(241094, 39585, 'QU', 'OK', 'S', 1758882361, 1758882361, '1'),
(241095, 37475, 'QU', 'OK', 'S', 1758882365, 1758882365, '1'),
(241096, 39439, 'QU', 'OK', 'S', 1758882366, 1758882366, '1'),
(241097, 36856, 'QU', 'OK', 'S', 1758882368, 1758882368, '1'),
(241098, 39440, 'QU', 'OK', 'S', 1758882371, 1758882371, '1'),
(241099, 37475, 'QU', 'OK', 'S', 1758882392, 1758882392, '1'),
(241100, 31146, 'QU', 'OK', 'S', 1758882559, 1758882559, '1'),
(241101, 40139, 'QU', 'OK', 'S', 1758882897, 1758882897, '1'),
(241102, 40139, 'QU', 'OK', 'S', 1758882907, 1758882907, '1'),
(241103, 40139, 'QU', 'OK', 'S', 1758882927, 1758882927, '1'),
(241104, 40140, 'QU', 'OK', 'S', 1758882930, 1758882930, '1'),
(241105, 38283, 'QU', 'OK', 'S', 1758882965, 1758882965, '1'),
(241106, 40083, 'QU', 'OK', 'S', 1758883164, 1758883164, '1'),
(241107, 38287, 'QU', 'OK', 'S', 1758883205, 1758883205, '1'),
(241108, 38283, 'QU', 'OK', 'S', 1758883264, 1758883264, '1'),
(241109, 40028, 'QU', 'OK', 'S', 1758883309, 1758883309, '1'),
(241110, 40073, 'QU', 'OK', 'S', 1758883417, 1758883417, '1'),
(241111, 40067, 'QU', 'OK', 'S', 1758883447, 1758883447, '1'),
(241112, 40030, 'QU', 'OK', 'S', 1758883508, 1758883508, '1'),
(241113, 40074, 'QU', 'OK', 'S', 1758883532, 1758883532, '1'),
(241114, 40081, 'QU', 'OK', 'S', 1758883560, 1758883560, '1'),
(241115, 40077, 'QU', 'OK', 'S', 1758883589, 1758883589, '1'),
(241116, 40075, 'QU', 'OK', 'S', 1758883813, 1758883813, '1'),
(241117, 23460, 'QU', 'OK', 'S', 1758884083, 1758884083, '1'),
(241118, 23007, 'QU', 'OK', 'S', 1758884604, 1758884604, '1'),
(241119, 23007, 'QU', 'OK', 'S', 1758884608, 1758884608, '1'),
(241120, 23007, 'QU', 'OK', 'S', 1758884611, 1758884611, '1'),
(241121, 21874, 'QU', 'OK', 'S', 1758884667, 1758884667, '1'),
(241122, 40322, 'QU', 'OK', 'S', 1758884840, 1758884840, '1'),
(241123, 40323, 'QU', 'OK', 'S', 1758884869, 1758884869, '1'),
(241124, 40327, 'QU', 'OK', 'S', 1758884905, 1758884905, '1'),
(241125, 40328, 'QU', 'OK', 'S', 1758884941, 1758884941, '1'),
(241126, 40054, 'QU', 'OK', 'S', 1758885756, 1758885756, '1'),
(241127, 40054, 'QU', 'OK', 'S', 1758885764, 1758885764, '1'),
(241128, 39055, 'QU', 'OK', 'S', 1758886849, 1758886849, '1'),
(241129, 39072, 'QU', 'OK', 'S', 1758886895, 1758886895, '1'),
(241130, 39072, 'QU', 'OK', 'S', 1758886898, 1758886898, '1'),
(241131, 39071, 'QU', 'OK', 'S', 1758886928, 1758886928, '1'),
(241132, 39105, 'QU', 'OK', 'S', 1758886959, 1758886959, '1'),
(241133, 39105, 'QU', 'OK', 'S', 1758886962, 1758886962, '1'),
(241134, 39064, 'QU', 'OK', 'S', 1758887083, 1758887083, '1'),
(241135, 39064, 'QU', 'OK', 'S', 1758887085, 1758887085, '1'),
(241136, 39063, 'QU', 'OK', 'S', 1758887110, 1758887110, '1'),
(241137, 39084, 'QU', 'OK', 'S', 1758887427, 1758887427, '1'),
(241138, 39042, 'QU', 'OK', 'S', 1758887465, 1758887465, '1'),
(241139, 39029, 'QU', 'OK', 'S', 1758887491, 1758887491, '1'),
(241140, 39024, 'QU', 'OK', 'S', 1758887538, 1758887538, '1'),
(241141, 39025, 'QU', 'OK', 'S', 1758887597, 1758887597, '1'),
(241142, 39096, 'QU', 'OK', 'S', 1758887625, 1758887625, '1'),
(241143, 39021, 'QU', 'OK', 'S', 1758887658, 1758887658, '1'),
(241144, 39034, 'QU', 'OK', 'S', 1758887701, 1758887701, '1'),
(241145, 39035, 'QU', 'OK', 'S', 1758887728, 1758887728, '1'),
(241146, 39033, 'QU', 'OK', 'S', 1758887762, 1758887762, '1'),
(241147, 39032, 'QU', 'OK', 'S', 1758887807, 1758887807, '1'),
(241148, 14542, 'QU', 'OK', 'S', 1758891660, 1758891660, '1'),
(241149, 14542, 'QU', 'OK', 'S', 1758891679, 1758891679, '1'),
(241150, 14542, 'QU', 'OK', 'S', 1758891693, 1758891693, '1'),
(241151, 31147, 'QU', 'OK', 'S', 1758891902, 1758891902, '1'),
(241152, 31147, 'QU', 'OK', 'S', 1758892314, 1758892314, '1'),
(241153, 31147, 'QU', 'OK', 'S', 1758892910, 1758892910, '1'),
(241154, 23007, 'QU', 'OK', 'S', 1758950204, 1758950204, '1'),
(241155, 23007, 'QU', 'OK', 'S', 1758950293, 1758950293, '1'),
(241156, 30118, 'QU', 'OK', 'S', 1758951425, 1758951425, '1'),
(241157, 18004, 'QU', 'OK', 'S', 1758951428, 1758951428, '1'),
(241158, 40324, 'QU', 'OK', 'S', 1758952565, 1758952565, '1'),
(241159, 40324, 'QU', 'OK', 'S', 1758952603, 1758952603, '1'),
(241160, 40325, 'QU', 'OK', 'S', 1758952977, 1758952977, '1'),
(241161, 37522, 'QU', 'OK', 'S', 1758953164, 1758953164, '1'),
(241162, 40329, 'QU', 'OK', 'S', 1758953201, 1758953201, '1'),
(241163, 40271, 'QU', 'OK', 'S', 1758953257, 1758953257, '1'),
(241164, 31144, 'QU', 'OK', 'S', 1758953263, 1758953263, '1'),
(241165, 31144, 'QU', 'OK', 'S', 1758953268, 1758953268, '1'),
(241166, 31147, 'QU', 'OK', 'S', 1758953344, 1758953344, '1'),
(241167, 40330, 'QU', 'OK', 'S', 1758953370, 1758953370, '1'),
(241168, 31126, 'QU', 'OK', 'S', 1758953386, 1758953386, '1'),
(241169, 40331, 'QU', 'OK', 'S', 1758953531, 1758953531, '1'),
(241170, 40332, 'QU', 'OK', 'S', 1758953680, 1758953680, '1'),
(241171, 37522, 'QU', 'OK', 'S', 1758954302, 1758954302, '1'),
(241172, 37522, 'QU', 'OK', 'S', 1758954308, 1758954308, '1'),
(241173, 40333, 'QU', 'OK', 'S', 1758954844, 1758954844, '1'),
(241174, 40331, 'QU', 'OK', 'S', 1758954886, 1758954886, '1'),
(241175, 40334, 'QU', 'OK', 'S', 1758955029, 1758955029, '1'),
(241176, 40335, 'QU', 'OK', 'S', 1758955149, 1758955149, '1'),
(241177, 40336, 'QU', 'OK', 'S', 1758955292, 1758955292, '1'),
(241178, 40337, 'QU', 'OK', 'S', 1758955429, 1758955429, '1'),
(241179, 37840, 'QU', 'OK', 'S', 1758955563, 1758955563, '1'),
(241180, 40338, 'QU', 'OK', 'S', 1758955757, 1758955757, '1'),
(241181, 40339, 'QU', 'OK', 'S', 1758955943, 1758955943, '1'),
(241182, 35100, 'QU', 'OK', 'S', 1758955987, 1758955987, '1'),
(241183, 40341, 'QU', 'OK', 'S', 1758956192, 1758956192, '1'),
(241184, 40343, 'QU', 'OK', 'S', 1758956354, 1758956354, '1'),
(241185, 40340, 'QU', 'OK', 'S', 1758956440, 1758956440, '1'),
(241186, 40344, 'QU', 'OK', 'S', 1758956598, 1758956598, '1'),
(241187, 40326, 'QU', 'OK', 'S', 1758956798, 1758956798, '1'),
(241188, 24345, 'QU', 'OK', 'S', 1758959257, 1758959257, '1'),
(241189, 8896, 'QU', 'OK', 'S', 1758959306, 1758959306, '1'),
(241190, 24815, 'QU', 'OK', 'S', 1758959364, 1758959364, '1'),
(241191, 37522, 'QU', 'OK', 'S', 1758959512, 1758959512, '1'),
(241192, 40332, 'QU', 'OK', 'S', 1758959525, 1758959525, '1'),
(241193, 36724, 'QU', 'OK', 'S', 1758959745, 1758959745, '1'),
(241194, 39412, 'QU', 'OK', 'S', 1758959945, 1758959945, '1'),
(241195, 37921, 'QU', 'OK', 'S', 1758960197, 1758960197, '1'),
(241196, 30671, 'QU', 'OK', 'S', 1758960205, 1758960205, '1'),
(241197, 30671, 'QU', 'OK', 'S', 1758960211, 1758960211, '1'),
(241198, 30671, 'QU', 'OK', 'S', 1758960213, 1758960213, '1'),
(241199, 30671, 'QU', 'OK', 'S', 1758960219, 1758960219, '1'),
(241200, 40335, 'QU', 'OK', 'S', 1758960259, 1758960259, '1'),
(241201, 33691, 'QU', 'OK', 'S', 1758960288, 1758960288, '1'),
(241202, 8896, 'QU', 'OK', 'S', 1758961075, 1758961075, '1'),
(241203, 37176, 'QU', 'OK', 'S', 1758961132, 1758961132, '1'),
(241204, 40348, 'QU', 'OK', 'S', 1758961585, 1758961585, '1'),
(241205, 39331, 'QU', 'OK', 'S', 1758964710, 1758964710, '1'),
(241206, 39331, 'QU', 'OK', 'S', 1758964720, 1758964720, '1'),
(241207, 39331, 'QU', 'OK', 'S', 1758964788, 1758964788, '1'),
(241208, 39331, 'QU', 'OK', 'S', 1758964791, 1758964791, '1'),
(241209, 40143, 'QU', 'OK', 'S', 1758964792, 1758964792, '1'),
(241210, 39331, 'QU', 'OK', 'S', 1758964794, 1758964794, '1'),
(241211, 39331, 'QU', 'OK', 'S', 1758964798, 1758964798, '1'),
(241212, 39331, 'QU', 'OK', 'S', 1758964821, 1758964821, '1'),
(241213, 39330, 'QU', 'OK', 'S', 1758964906, 1758964906, '1'),
(241214, 39329, 'QU', 'OK', 'S', 1758964945, 1758964945, '1'),
(241215, 39324, 'QU', 'OK', 'S', 1758965186, 1758965186, '1'),
(241216, 39323, 'QU', 'OK', 'S', 1758965225, 1758965225, '1'),
(241217, 39321, 'QU', 'OK', 'S', 1758965359, 1758965359, '1'),
(241218, 39321, 'QU', 'OK', 'S', 1758965370, 1758965370, '1'),
(241219, 39321, 'QU', 'OK', 'S', 1758965412, 1758965412, '1'),
(241220, 39320, 'QU', 'OK', 'S', 1758965433, 1758965433, '1'),
(241221, 39319, 'QU', 'OK', 'S', 1758965462, 1758965462, '1'),
(241222, 39317, 'QU', 'OK', 'S', 1758965629, 1758965629, '1'),
(241223, 39316, 'QU', 'OK', 'S', 1758965650, 1758965650, '1'),
(241224, 39314, 'QU', 'OK', 'S', 1758965692, 1758965692, '1'),
(241225, 40324, 'QU', 'OK', 'S', 1758966689, 1758966689, '1'),
(241226, 40324, 'QU', 'OK', 'S', 1758966695, 1758966695, '1'),
(241227, 40347, 'QU', 'OK', 'S', 1758967389, 1758967389, '1'),
(241228, 40346, 'QU', 'OK', 'S', 1758967814, 1758967814, '1'),
(241229, 40351, 'QU', 'OK', 'S', 1758968279, 1758968279, '1'),
(241230, 40352, 'QU', 'OK', 'S', 1758968334, 1758968334, '1'),
(241231, 37522, 'QU', 'OK', 'S', 1758968933, 1758968933, '1'),
(241232, 40347, 'QU', 'OK', 'S', 1758969117, 1758969117, '1'),
(241233, 40353, 'QU', 'OK', 'S', 1758969176, 1758969176, '1'),
(241234, 40354, 'QU', 'OK', 'S', 1758969222, 1758969222, '1'),
(241235, 40352, 'QU', 'OK', 'S', 1758969589, 1758969589, '1'),
(241236, 39242, 'QU', 'OK', 'S', 1758969679, 1758969679, '1'),
(241237, 40350, 'QU', 'OK', 'S', 1758969778, 1758969778, '1'),
(241238, 21846, 'QU', 'OK', 'S', 1758969851, 1758969851, '1'),
(241239, 29478, 'QU', 'OK', 'S', 1758970364, 1758970364, '1'),
(241240, 20438, 'QU', 'OK', 'S', 1758970392, 1758970392, '1'),
(241241, 31588, 'QU', 'OK', 'S', 1758970425, 1758970425, '1'),
(241242, 35965, 'QU', 'OK', 'S', 1758970665, 1758970665, '1'),
(241243, 40135, 'QU', 'OK', 'S', 1758970719, 1758970719, '1'),
(241244, 40135, 'QU', 'OK', 'S', 1758970727, 1758970727, '1'),
(241245, 31455, 'QU', 'OK', 'S', 1758970771, 1758970771, '1'),
(241246, 40059, 'QU', 'OK', 'S', 1758970927, 1758970927, '1'),
(241247, 40059, 'QU', 'OK', 'S', 1758970961, 1758970961, '1'),
(241248, 40181, 'QU', 'OK', 'S', 1758970992, 1758970992, '1'),
(241249, 40181, 'QU', 'OK', 'S', 1758971007, 1758971007, '1'),
(241250, 35793, 'QU', 'OK', 'S', 1758971100, 1758971100, '1'),
(241251, 35160, 'QU', 'OK', 'S', 1758971138, 1758971138, '1'),
(241252, 39733, 'QU', 'OK', 'S', 1758971161, 1758971161, '1'),
(241253, 33020, 'QU', 'OK', 'S', 1758971169, 1758971169, '1'),
(241254, 33020, 'QU', 'OK', 'S', 1758971171, 1758971171, '1'),
(241255, 33020, 'QU', 'OK', 'S', 1758971174, 1758971174, '1'),
(241256, 31648, 'QU', 'OK', 'S', 1758971175, 1758971175, '1'),
(241257, 33020, 'QU', 'OK', 'S', 1758971176, 1758971176, '1'),
(241258, 23747, 'QU', 'OK', 'S', 1758971328, 1758971328, '1'),
(241259, 40019, 'QU', 'OK', 'S', 1758971400, 1758971400, '1'),
(241260, 32233, 'QU', 'OK', 'S', 1758972391, 1758972391, '1'),
(241261, 40340, 'QU', 'OK', 'S', 1758972466, 1758972466, '1'),
(241262, 39321, 'QU', 'OK', 'S', 1758972639, 1758972639, '1'),
(241263, 24604, 'QU', 'OK', 'S', 1758972783, 1758972783, '1'),
(241264, 13460, 'QU', 'OK', 'S', 1758972855, 1758972855, '1'),
(241265, 24886, 'QU', 'OK', 'S', 1758973014, 1758973014, '1'),
(241266, 37570, 'QU', 'OK', 'S', 1758973043, 1758973043, '1'),
(241267, 23007, 'QU', 'OK', 'S', 1758973102, 1758973102, '1'),
(241268, 40209, 'QU', 'OK', 'S', 1758975137, 1758975137, '1'),
(241269, 40053, 'QU', 'OK', 'S', 1758975143, 1758975143, '1'),
(241270, 24938, 'QU', 'OK', 'S', 1758975148, 1758975148, '1'),
(241271, 39988, 'QU', 'OK', 'S', 1758975155, 1758975155, '1'),
(241272, 24817, 'QU', 'OK', 'S', 1758975156, 1758975156, '1'),
(241273, 39546, 'QU', 'OK', 'S', 1758975162, 1758975162, '1'),
(241274, 25316, 'QU', 'OK', 'S', 1758975164, 1758975164, '1'),
(241275, 40209, 'QU', 'OK', 'S', 1758975166, 1758975166, '1'),
(241276, 26619, 'QU', 'OK', 'S', 1758975249, 1758975249, '1'),
(241277, 25111, 'QU', 'OK', 'S', 1758975249, 1758975249, '1'),
(241278, 28020, 'QU', 'OK', 'S', 1758975419, 1758975419, '1'),
(241279, 28020, 'QU', 'OK', 'S', 1758975441, 1758975441, '1'),
(241280, 28020, 'QU', 'OK', 'S', 1758975472, 1758975472, '1'),
(241281, 28020, 'QU', 'OK', 'S', 1758975479, 1758975479, '1'),
(241282, 28020, 'QU', 'OK', 'S', 1758975482, 1758975482, '1'),
(241283, 28020, 'QU', 'OK', 'S', 1758975486, 1758975486, '1'),
(241284, 28020, 'QU', 'OK', 'S', 1758975489, 1758975489, '1'),
(241285, 28020, 'QU', 'OK', 'S', 1758975491, 1758975491, '1'),
(241286, 28020, 'QU', 'OK', 'S', 1758975590, 1758975590, '1'),
(241287, 36429, 'QU', 'OK', 'S', 1758975756, 1758975756, '1'),
(241288, 25111, 'QU', 'OK', 'S', 1758975785, 1758975785, '1'),
(241289, 25111, 'QU', 'OK', 'S', 1758975787, 1758975787, '1'),
(241290, 25111, 'QU', 'OK', 'S', 1758975789, 1758975789, '1'),
(241291, 26619, 'QU', 'OK', 'S', 1758975807, 1758975807, '1'),
(241292, 36393, 'QU', 'OK', 'S', 1758975971, 1758975971, '1'),
(241293, 36073, 'QU', 'OK', 'S', 1758976260, 1758976260, '1'),
(241294, 40124, 'QU', 'OK', 'S', 1758976531, 1758976531, '1'),
(241295, 31147, 'QU', 'OK', 'S', 1758976624, 1758976624, '1'),
(241296, 31147, 'QU', 'OK', 'S', 1758976833, 1758976833, '1'),
(241297, 31147, 'QU', 'OK', 'S', 1758976842, 1758976842, '1'),
(241298, 39458, 'QU', 'OK', 'S', 1758977425, 1758977425, '1'),
(241299, 33327, 'QU', 'OK', 'S', 1758977584, 1758977584, '1'),
(241300, 40092, 'QU', 'OK', 'S', 1758977813, 1758977813, '1'),
(241301, 36577, 'QU', 'OK', 'S', 1758978242, 1758978242, '1'),
(241302, 36576, 'QU', 'OK', 'S', 1758978295, 1758978295, '1'),
(241303, 35617, 'QU', 'OK', 'S', 1758978713, 1758978713, '1'),
(241304, 37649, 'QU', 'OK', 'S', 1758978871, 1758978871, '1'),
(241305, 37651, 'QU', 'OK', 'S', 1758978990, 1758978990, '1'),
(241306, 35191, 'QU', 'OK', 'S', 1758979234, 1758979234, '1'),
(241307, 35339, 'QU', 'OK', 'S', 1758979339, 1758979339, '1'),
(241308, 22730, 'QU', 'OK', 'S', 1758980235, 1758980235, '1'),
(241309, 3019, 'QU', 'OK', 'S', 1759120595, 1759120595, '1'),
(241310, 31147, 'QU', 'OK', 'S', 1759122404, 1759122404, '1'),
(241311, 31147, 'QU', 'OK', 'S', 1759122410, 1759122410, '1'),
(241312, 31147, 'QU', 'OK', 'S', 1759122418, 1759122418, '1'),
(241313, 31147, 'QU', 'OK', 'S', 1759122424, 1759122424, '1'),
(241314, 31147, 'QU', 'OK', 'S', 1759122430, 1759122430, '1'),
(241315, 31147, 'QU', 'OK', 'S', 1759122438, 1759122438, '1'),
(241316, 37176, 'QU', 'OK', 'S', 1759123162, 1759123162, '1'),
(241317, 37176, 'QU', 'OK', 'S', 1759123179, 1759123179, '1'),
(241318, 39528, 'QU', 'OK', 'S', 1759123256, 1759123256, '1'),
(241319, 37532, 'QU', 'OK', 'S', 1759123486, 1759123486, '1'),
(241320, 36469, 'QU', 'OK', 'S', 1759123526, 1759123526, '1'),
(241321, 31138, 'QU', 'OK', 'S', 1759123569, 1759123569, '1'),
(241322, 31144, 'QU', 'OK', 'S', 1759123632, 1759123632, '1'),
(241323, 31130, 'QU', 'OK', 'S', 1759123768, 1759123768, '1'),
(241324, 31130, 'QU', 'OK', 'S', 1759123780, 1759123780, '1'),
(241325, 31147, 'QU', 'OK', 'S', 1759123979, 1759123979, '1'),
(241326, 38967, 'QU', 'OK', 'S', 1759124897, 1759124897, '1'),
(241327, 39690, 'QU', 'OK', 'S', 1759124899, 1759124899, '1'),
(241328, 34928, 'QU', 'OK', 'S', 1759124902, 1759124902, '1'),
(241329, 39690, 'QU', 'OK', 'S', 1759124906, 1759124906, '1'),
(241330, 28835, 'QU', 'OK', 'S', 1759124909, 1759124909, '1'),
(241331, 35850, 'QU', 'OK', 'S', 1759124913, 1759124913, '1'),
(241332, 39756, 'QU', 'OK', 'S', 1759125056, 1759125056, '1'),
(241333, 36305, 'QU', 'OK', 'S', 1759126649, 1759126649, '1'),
(241334, 39849, 'QU', 'OK', 'S', 1759126652, 1759126652, '1'),
(241335, 39744, 'QU', 'OK', 'S', 1759126654, 1759126654, '1'),
(241336, 37541, 'QU', 'OK', 'S', 1759126656, 1759126656, '1'),
(241337, 18677, 'QU', 'OK', 'S', 1759129936, 1759129936, '1'),
(241338, 18677, 'QU', 'OK', 'S', 1759129945, 1759129945, '1'),
(241339, 38790, 'QU', 'OK', 'S', 1759129947, 1759129947, '1'),
(241340, 30244, 'QU', 'OK', 'S', 1759129950, 1759129950, '1'),
(241341, 36315, 'QU', 'OK', 'S', 1759129953, 1759129953, '1'),
(241342, 30244, 'QU', 'OK', 'S', 1759129958, 1759129958, '1'),
(241343, 38254, 'QU', 'OK', 'S', 1759129961, 1759129961, '1'),
(241344, 35933, 'QU', 'OK', 'S', 1759129964, 1759129964, '1'),
(241345, 35933, 'QU', 'OK', 'S', 1759129970, 1759129970, '1'),
(241346, 39725, 'QU', 'OK', 'S', 1759129974, 1759129974, '1'),
(241347, 39725, 'QU', 'OK', 'S', 1759129977, 1759129977, '1'),
(241348, 18677, 'QU', 'OK', 'S', 1759130036, 1759130036, '1'),
(241349, 38716, 'QU', 'OK', 'S', 1759130041, 1759130041, '1'),
(241350, 33074, 'QU', 'OK', 'S', 1759130044, 1759130044, '1'),
(241351, 38252, 'QU', 'OK', 'S', 1759130047, 1759130047, '1'),
(241352, 38254, 'QU', 'OK', 'S', 1759130049, 1759130049, '1'),
(241353, 38790, 'QU', 'OK', 'S', 1759130051, 1759130051, '1'),
(241354, 38801, 'QU', 'OK', 'S', 1759130054, 1759130054, '1'),
(241355, 40103, 'QU', 'OK', 'S', 1759130056, 1759130056, '1'),
(241356, 36315, 'QU', 'OK', 'S', 1759130058, 1759130058, '1'),
(241357, 35933, 'QU', 'OK', 'S', 1759130062, 1759130062, '1'),
(241358, 31070, 'QU', 'OK', 'S', 1759130065, 1759130065, '1'),
(241359, 40233, 'QU', 'OK', 'S', 1759130068, 1759130068, '1'),
(241360, 31062, 'QU', 'OK', 'S', 1759130072, 1759130072, '1'),
(241361, 30235, 'QU', 'OK', 'S', 1759130076, 1759130076, '1'),
(241362, 39725, 'QU', 'OK', 'S', 1759130083, 1759130083, '1'),
(241363, 18136, 'QU', 'OK', 'S', 1759131919, 1759131919, '1'),
(241364, 37522, 'QU', 'OK', 'S', 1759131959, 1759131959, '1'),
(241365, 31633, 'QU', 'OK', 'S', 1759132457, 1759132457, '1'),
(241366, 39341, 'QU', 'OK', 'S', 1759137344, 1759137344, '1'),
(241367, 36581, 'QU', 'OK', 'S', 1759137571, 1759137571, '1'),
(241368, 36581, 'QU', 'OK', 'S', 1759137573, 1759137573, '1'),
(241369, 18288, 'QU', 'OK', 'S', 1759137576, 1759137576, '1'),
(241370, 36576, 'QU', 'OK', 'S', 1759137579, 1759137579, '1'),
(241371, 19535, 'QU', 'OK', 'S', 1759137582, 1759137582, '1'),
(241372, 37437, 'QU', 'OK', 'S', 1759137584, 1759137584, '1'),
(241373, 37438, 'QU', 'OK', 'S', 1759137587, 1759137587, '1'),
(241374, 24102, 'QU', 'OK', 'S', 1759137590, 1759137590, '1'),
(241375, 36575, 'QU', 'OK', 'S', 1759137592, 1759137592, '1'),
(241376, 39961, 'QU', 'OK', 'S', 1759137608, 1759137608, '1'),
(241377, 39961, 'QU', 'OK', 'S', 1759137611, 1759137611, '1'),
(241378, 39353, 'QU', 'OK', 'S', 1759137618, 1759137618, '1'),
(241379, 37784, 'QU', 'OK', 'S', 1759137621, 1759137621, '1'),
(241380, 39353, 'QU', 'OK', 'S', 1759137624, 1759137624, '1'),
(241381, 40050, 'QU', 'OK', 'S', 1759137627, 1759137627, '1'),
(241382, 39373, 'QU', 'OK', 'S', 1759137634, 1759137634, '1'),
(241383, 36344, 'QU', 'OK', 'S', 1759137638, 1759137638, '1'),
(241384, 39340, 'QU', 'OK', 'S', 1759137642, 1759137642, '1'),
(241385, 39373, 'QU', 'OK', 'S', 1759137645, 1759137645, '1'),
(241386, 39353, 'QU', 'OK', 'S', 1759137649, 1759137649, '1'),
(241387, 20930, 'QU', 'OK', 'S', 1759137653, 1759137653, '1'),
(241388, 38062, 'QU', 'OK', 'S', 1759137657, 1759137657, '1'),
(241389, 40336, 'QU', 'OK', 'S', 1759137660, 1759137660, '1'),
(241390, 40333, 'QU', 'OK', 'S', 1759137664, 1759137664, '1'),
(241391, 39340, 'QU', 'OK', 'S', 1759137672, 1759137672, '1'),
(241392, 21874, 'QU', 'OK', 'S', 1759137686, 1759137686, '1'),
(241393, 21874, 'QU', 'OK', 'S', 1759137692, 1759137692, '1'),
(241394, 37063, 'QU', 'OK', 'S', 1759138891, 1759138891, '1'),
(241395, 39279, 'QU', 'OK', 'S', 1759138925, 1759138925, '1'),
(241396, 35648, 'QU', 'OK', 'S', 1759139731, 1759139731, '1'),
(241397, 35648, 'QU', 'OK', 'S', 1759139735, 1759139735, '1'),
(241398, 40371, 'QU', 'OK', 'S', 1759142734, 1759142734, '1'),
(241399, 40371, 'QU', 'OK', 'S', 1759142943, 1759142943, '1'),
(241400, 37395, 'QU', 'OK', 'S', 1759143479, 1759143479, '1'),
(241401, 37395, 'QU', 'OK', 'S', 1759143482, 1759143482, '1'),
(241402, 37395, 'QU', 'OK', 'S', 1759143485, 1759143485, '1'),
(241403, 37395, 'QU', 'OK', 'S', 1759143487, 1759143487, '1'),
(241404, 37395, 'QU', 'OK', 'S', 1759143489, 1759143489, '1'),
(241405, 40366, 'QU', 'OK', 'S', 1759144015, 1759144015, '1'),
(241406, 40365, 'QU', 'OK', 'S', 1759144162, 1759144162, '1'),
(241407, 40373, 'QU', 'OK', 'S', 1759144513, 1759144513, '1'),
(241408, 40374, 'QU', 'OK', 'S', 1759144659, 1759144659, '1'),
(241409, 40371, 'QU', 'OK', 'S', 1759144733, 1759144733, '1'),
(241410, 40375, 'QU', 'OK', 'S', 1759144946, 1759144946, '1'),
(241411, 40376, 'QU', 'OK', 'S', 1759144985, 1759144985, '1'),
(241412, 40377, 'QU', 'OK', 'S', 1759145020, 1759145020, '1'),
(241413, 40378, 'QU', 'OK', 'S', 1759145158, 1759145158, '1'),
(241414, 40324, 'QU', 'OK', 'S', 1759145245, 1759145245, '1'),
(241415, 40379, 'QU', 'OK', 'S', 1759145400, 1759145400, '1'),
(241416, 40380, 'QU', 'OK', 'S', 1759145529, 1759145529, '1'),
(241417, 35144, 'QU', 'OK', 'S', 1759146450, 1759146450, '1'),
(241418, 35144, 'QU', 'OK', 'S', 1759146454, 1759146454, '1'),
(241419, 35144, 'QU', 'OK', 'S', 1759146456, 1759146456, '1'),
(241420, 35144, 'QU', 'OK', 'S', 1759146458, 1759146458, '1'),
(241421, 35144, 'QU', 'OK', 'S', 1759146461, 1759146461, '1'),
(241422, 35144, 'QU', 'OK', 'S', 1759146463, 1759146463, '1'),
(241423, 35144, 'QU', 'OK', 'S', 1759146469, 1759146469, '1'),
(241424, 35144, 'QU', 'OK', 'S', 1759146472, 1759146472, '1'),
(241425, 35144, 'QU', 'OK', 'S', 1759146762, 1759146762, '1'),
(241426, 35144, 'QU', 'OK', 'S', 1759146764, 1759146764, '1'),
(241427, 40367, 'QU', 'OK', 'S', 1759147327, 1759147327, '1'),
(241428, 40368, 'QU', 'OK', 'S', 1759147372, 1759147372, '1'),
(241429, 40369, 'QU', 'OK', 'S', 1759147405, 1759147405, '1'),
(241430, 40370, 'QU', 'OK', 'S', 1759147441, 1759147441, '1'),
(241431, 40380, 'QU', 'OK', 'S', 1759147491, 1759147491, '1'),
(241432, 40355, 'QU', 'OK', 'S', 1759147997, 1759147997, '1'),
(241433, 40356, 'QU', 'OK', 'S', 1759148110, 1759148110, '1'),
(241434, 40357, 'QU', 'OK', 'S', 1759148157, 1759148157, '1'),
(241435, 40358, 'QU', 'OK', 'S', 1759148331, 1759148331, '1'),
(241436, 40359, 'QU', 'OK', 'S', 1759148468, 1759148468, '1'),
(241437, 40360, 'QU', 'OK', 'S', 1759148497, 1759148497, '1'),
(241438, 40362, 'QU', 'OK', 'S', 1759148820, 1759148820, '1'),
(241439, 40363, 'QU', 'OK', 'S', 1759148854, 1759148854, '1'),
(241440, 40364, 'QU', 'OK', 'S', 1759148900, 1759148900, '1'),
(241441, 40373, 'QU', 'OK', 'S', 1759148910, 1759148910, '1'),
(241442, 39706, 'QU', 'OK', 'S', 1759148914, 1759148914, '1'),
(241443, 40373, 'QU', 'OK', 'S', 1759148971, 1759148971, '1'),
(241444, 35339, 'QU', 'OK', 'S', 1759149102, 1759149102, '1'),
(241445, 27362, 'QU', 'OK', 'S', 1759149110, 1759149110, '1'),
(241446, 39706, 'QU', 'OK', 'S', 1759149113, 1759149113, '1'),
(241447, 22106, 'QU', 'OK', 'S', 1759149122, 1759149122, '1'),
(241448, 40092, 'QU', 'OK', 'S', 1759149123, 1759149123, '1'),
(241449, 35339, 'QU', 'OK', 'S', 1759149125, 1759149125, '1'),
(241450, 28013, 'QU', 'OK', 'S', 1759149128, 1759149128, '1'),
(241451, 28013, 'QU', 'OK', 'S', 1759149130, 1759149130, '1'),
(241452, 28013, 'QU', 'OK', 'S', 1759149134, 1759149134, '1'),
(241453, 35339, 'QU', 'OK', 'S', 1759149137, 1759149137, '1'),
(241454, 24206, 'QU', 'OK', 'S', 1759149141, 1759149141, '1'),
(241455, 12598, 'QU', 'OK', 'S', 1759149146, 1759149146, '1'),
(241456, 30289, 'QU', 'OK', 'S', 1759149159, 1759149159, '1'),
(241457, 30150, 'QU', 'OK', 'S', 1759149163, 1759149163, '1'),
(241458, 40324, 'QU', 'OK', 'S', 1759149170, 1759149170, '1'),
(241459, 8735, 'QU', 'OK', 'S', 1759149177, 1759149177, '1'),
(241460, 8736, 'QU', 'OK', 'S', 1759149180, 1759149180, '1'),
(241461, 8736, 'QU', 'OK', 'S', 1759149184, 1759149184, '1'),
(241462, 8736, 'QU', 'OK', 'S', 1759149186, 1759149186, '1'),
(241463, 8736, 'QU', 'OK', 'S', 1759149188, 1759149188, '1'),
(241464, 8735, 'QU', 'OK', 'S', 1759149190, 1759149190, '1'),
(241465, 8716, 'QU', 'OK', 'S', 1759149193, 1759149193, '1'),
(241466, 29054, 'QU', 'OK', 'S', 1759149198, 1759149198, '1'),
(241467, 33101, 'QU', 'OK', 'S', 1759149200, 1759149200, '1'),
(241468, 29057, 'QU', 'OK', 'S', 1759149204, 1759149204, '1'),
(241469, 29054, 'QU', 'OK', 'S', 1759149206, 1759149206, '1'),
(241470, 40176, 'QU', 'OK', 'S', 1759149215, 1759149215, '1'),
(241471, 40176, 'QU', 'OK', 'S', 1759149219, 1759149219, '1'),
(241472, 40102, 'QU', 'OK', 'S', 1759149223, 1759149223, '1'),
(241473, 35491, 'QU', 'OK', 'S', 1759149229, 1759149229, '1'),
(241474, 40124, 'QU', 'OK', 'S', 1759149240, 1759149240, '1'),
(241475, 40102, 'QU', 'OK', 'S', 1759149246, 1759149246, '1'),
(241476, 40102, 'QU', 'OK', 'S', 1759149252, 1759149252, '1'),
(241477, 40145, 'QU', 'OK', 'S', 1759149258, 1759149258, '1'),
(241478, 39361, 'QU', 'OK', 'S', 1759149264, 1759149264, '1'),
(241479, 40145, 'QU', 'OK', 'S', 1759149273, 1759149273, '1'),
(241480, 40145, 'QU', 'OK', 'S', 1759149275, 1759149275, '1'),
(241481, 33475, 'QU', 'OK', 'S', 1759149279, 1759149279, '1'),
(241482, 36901, 'QU', 'OK', 'S', 1759149282, 1759149282, '1'),
(241483, 35339, 'QU', 'OK', 'S', 1759149285, 1759149285, '1'),
(241484, 40145, 'QU', 'OK', 'S', 1759149287, 1759149287, '1'),
(241485, 24206, 'QU', 'OK', 'S', 1759149293, 1759149293, '1'),
(241486, 40145, 'QU', 'OK', 'S', 1759149296, 1759149296, '1'),
(241487, 39361, 'QU', 'OK', 'S', 1759149298, 1759149298, '1'),
(241488, 40145, 'QU', 'OK', 'S', 1759149313, 1759149313, '1'),
(241489, 24206, 'QU', 'OK', 'S', 1759149316, 1759149316, '1'),
(241490, 39988, 'QU', 'OK', 'S', 1759149327, 1759149327, '1'),
(241491, 39988, 'QU', 'OK', 'S', 1759149332, 1759149332, '1'),
(241492, 2050, 'QU', 'OK', 'S', 1759149334, 1759149334, '1'),
(241493, 40145, 'QU', 'OK', 'S', 1759149338, 1759149338, '1'),
(241494, 39860, 'QU', 'OK', 'S', 1759149347, 1759149347, '1'),
(241495, 39860, 'QU', 'OK', 'S', 1759149350, 1759149350, '1'),
(241496, 33877, 'QU', 'OK', 'S', 1759149355, 1759149355, '1'),
(241497, 40145, 'QU', 'OK', 'S', 1759149357, 1759149357, '1'),
(241498, 29328, 'QU', 'OK', 'S', 1759149363, 1759149363, '1'),
(241499, 40145, 'QU', 'OK', 'S', 1759149365, 1759149365, '1'),
(241500, 39333, 'QU', 'OK', 'S', 1759149393, 1759149393, '1'),
(241501, 39361, 'QU', 'OK', 'S', 1759149419, 1759149419, '1'),
(241502, 21695, 'QU', 'OK', 'S', 1759149422, 1759149422, '1'),
(241503, 39965, 'QU', 'OK', 'S', 1759149424, 1759149424, '1'),
(241504, 39965, 'QU', 'OK', 'S', 1759149427, 1759149427, '1'),
(241505, 40145, 'QU', 'OK', 'S', 1759149430, 1759149430, '1'),
(241506, 29690, 'QU', 'OK', 'S', 1759149433, 1759149433, '1'),
(241507, 29328, 'QU', 'OK', 'S', 1759149435, 1759149435, '1'),
(241508, 29332, 'QU', 'OK', 'S', 1759149438, 1759149438, '1'),
(241509, 39986, 'QU', 'OK', 'S', 1759149442, 1759149442, '1'),
(241510, 29332, 'QU', 'OK', 'S', 1759149445, 1759149445, '1'),
(241511, 3170, 'QU', 'OK', 'S', 1759149457, 1759149457, '1'),
(241512, 175, 'QU', 'OK', 'S', 1759149477, 1759149477, '1'),
(241513, 174, 'QU', 'OK', 'S', 1759149489, 1759149489, '1'),
(241514, 2268, 'QU', 'OK', 'S', 1759149513, 1759149513, '1'),
(241515, 2657, 'QU', 'OK', 'S', 1759149550, 1759149550, '1'),
(241516, 2268, 'QU', 'OK', 'S', 1759149555, 1759149555, '1'),
(241517, 27362, 'QU', 'OK', 'S', 1759149561, 1759149561, '1'),
(241518, 39333, 'QU', 'OK', 'S', 1759149922, 1759149922, '1'),
(241519, 36428, 'QU', 'OK', 'S', 1759149972, 1759149972, '1'),
(241520, 36625, 'QU', 'OK', 'S', 1759149975, 1759149975, '1'),
(241521, 35725, 'QU', 'OK', 'S', 1759149996, 1759149996, '1'),
(241522, 36428, 'QU', 'OK', 'S', 1759149999, 1759149999, '1'),
(241523, 35725, 'QU', 'OK', 'S', 1759150007, 1759150007, '1'),
(241524, 36428, 'QU', 'OK', 'S', 1759150013, 1759150013, '1'),
(241525, 36428, 'QU', 'OK', 'S', 1759150016, 1759150016, '1'),
(241526, 36625, 'QU', 'OK', 'S', 1759150045, 1759150045, '1'),
(241527, 36428, 'QU', 'OK', 'S', 1759150117, 1759150117, '1'),
(241528, 30505, 'QU', 'OK', 'S', 1759151052, 1759151052, '1'),
(241529, 39664, 'QU', 'OK', 'S', 1759151590, 1759151590, '1'),
(241530, 30605, 'QU', 'OK', 'S', 1759206675, 1759206675, '1'),
(241531, 30606, 'QU', 'OK', 'S', 1759207229, 1759207229, '1'),
(241532, 30510, 'QU', 'OK', 'S', 1759207397, 1759207397, '1'),
(241533, 30607, 'QU', 'OK', 'S', 1759207600, 1759207600, '1'),
(241534, 32729, 'QU', 'OK', 'S', 1759207656, 1759207656, '1'),
(241535, 30536, 'QU', 'OK', 'S', 1759207750, 1759207750, '1'),
(241536, 31898, 'QU', 'OK', 'S', 1759207779, 1759207779, '1'),
(241537, 36184, 'QU', 'OK', 'S', 1759207836, 1759207836, '1'),
(241538, 31857, 'QU', 'OK', 'S', 1759207929, 1759207929, '1'),
(241539, 27362, 'QU', 'OK', 'S', 1759208058, 1759208058, '1'),
(241540, 40373, 'QU', 'OK', 'S', 1759208077, 1759208077, '1'),
(241541, 40373, 'QU', 'OK', 'S', 1759208084, 1759208084, '1'),
(241542, 27362, 'QU', 'OK', 'S', 1759208086, 1759208086, '1'),
(241543, 2268, 'QU', 'OK', 'S', 1759208096, 1759208096, '1'),
(241544, 2268, 'QU', 'OK', 'S', 1759208102, 1759208102, '1'),
(241545, 179, 'QU', 'OK', 'S', 1759208111, 1759208111, '1'),
(241546, 35339, 'QU', 'OK', 'S', 1759208153, 1759208153, '1'),
(241547, 35339, 'QU', 'OK', 'S', 1759208161, 1759208161, '1'),
(241548, 27361, 'QU', 'OK', 'S', 1759208303, 1759208303, '1'),
(241549, 2268, 'QU', 'OK', 'S', 1759208308, 1759208308, '1'),
(241550, 40124, 'QU', 'OK', 'S', 1759208371, 1759208371, '1'),
(241551, 38791, 'QU', 'OK', 'S', 1759208829, 1759208829, '1'),
(241552, 18048, 'QU', 'OK', 'S', 1759208856, 1759208856, '1'),
(241553, 31973, 'QU', 'OK', 'S', 1759208884, 1759208884, '1'),
(241554, 38791, 'QU', 'OK', 'S', 1759208897, 1759208897, '1'),
(241555, 38791, 'QU', 'OK', 'S', 1759208897, 1759208897, '1'),
(241556, 38791, 'QU', 'OK', 'S', 1759208897, 1759208897, '1'),
(241557, 5400, 'QU', 'OK', 'S', 1759208944, 1759208944, '1'),
(241558, 33877, 'QU', 'OK', 'S', 1759208979, 1759208979, '1'),
(241559, 21789, 'QU', 'OK', 'S', 1759209002, 1759209002, '1'),
(241560, 32398, 'QU', 'OK', 'S', 1759209026, 1759209026, '1'),
(241561, 31648, 'QU', 'OK', 'S', 1759209040, 1759209040, '1'),
(241562, 31648, 'QU', 'OK', 'S', 1759209040, 1759209040, '1'),
(241563, 40124, 'QU', 'OK', 'S', 1759209186, 1759209186, '1'),
(241564, 40326, 'QU', 'OK', 'S', 1759209291, 1759209291, '1'),
(241565, 37522, 'QU', 'OK', 'S', 1759210383, 1759210383, '1'),
(241566, 32398, 'QU', 'OK', 'S', 1759210631, 1759210631, '1'),
(241567, 40157, 'QU', 'OK', 'S', 1759210777, 1759210777, '1'),
(241568, 32102, 'QU', 'OK', 'S', 1759211168, 1759211168, '1'),
(241569, 38895, 'QU', 'OK', 'S', 1759211178, 1759211178, '1'),
(241570, 37522, 'QU', 'OK', 'S', 1759211634, 1759211634, '1'),
(241571, 11838, 'QU', 'OK', 'S', 1759212018, 1759212018, '1'),
(241572, 31019, 'QU', 'OK', 'S', 1759212023, 1759212023, '1'),
(241573, 31019, 'QU', 'OK', 'S', 1759212026, 1759212026, '1'),
(241574, 14375, 'QU', 'OK', 'S', 1759212029, 1759212029, '1'),
(241575, 39960, 'QU', 'OK', 'S', 1759212033, 1759212033, '1'),
(241576, 14375, 'QU', 'OK', 'S', 1759212033, 1759212033, '1'),
(241577, 14375, 'QU', 'OK', 'S', 1759212036, 1759212036, '1'),
(241578, 14375, 'QU', 'OK', 'S', 1759212039, 1759212039, '1'),
(241579, 36068, 'QU', 'OK', 'S', 1759212043, 1759212043, '1'),
(241580, 39960, 'QU', 'OK', 'S', 1759212047, 1759212047, '1'),
(241581, 36068, 'QU', 'OK', 'S', 1759212047, 1759212047, '1'),
(241582, 36068, 'QU', 'OK', 'S', 1759212055, 1759212055, '1'),
(241583, 13969, 'QU', 'OK', 'S', 1759212058, 1759212058, '1'),
(241584, 35144, 'QU', 'OK', 'S', 1759212070, 1759212070, '1'),
(241585, 21888, 'QU', 'OK', 'S', 1759212073, 1759212073, '1'),
(241586, 22795, 'QU', 'OK', 'S', 1759212074, 1759212074, '1'),
(241587, 14542, 'QU', 'OK', 'S', 1759212082, 1759212082, '1'),
(241588, 21888, 'QU', 'OK', 'S', 1759212084, 1759212084, '1'),
(241589, 14542, 'QU', 'OK', 'S', 1759212087, 1759212087, '1'),
(241590, 14542, 'QU', 'OK', 'S', 1759212092, 1759212092, '1'),
(241591, 14542, 'QU', 'OK', 'S', 1759212097, 1759212097, '1'),
(241592, 40291, 'QU', 'OK', 'S', 1759212098, 1759212098, '1'),
(241593, 22795, 'QU', 'OK', 'S', 1759212101, 1759212101, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(241594, 22795, 'QU', 'OK', 'S', 1759212106, 1759212106, '1'),
(241595, 27310, 'QU', 'OK', 'S', 1759212110, 1759212110, '1'),
(241596, 13969, 'QU', 'OK', 'S', 1759212115, 1759212115, '1'),
(241597, 13969, 'QU', 'OK', 'S', 1759212119, 1759212119, '1'),
(241598, 14542, 'QU', 'OK', 'S', 1759212123, 1759212123, '1'),
(241599, 14542, 'QU', 'OK', 'S', 1759212129, 1759212129, '1'),
(241600, 15361, 'QU', 'OK', 'S', 1759212617, 1759212617, '1'),
(241601, 15361, 'QU', 'OK', 'S', 1759212622, 1759212622, '1'),
(241602, 37522, 'QU', 'OK', 'S', 1759212959, 1759212959, '1'),
(241603, 37522, 'QU', 'OK', 'S', 1759212961, 1759212961, '1'),
(241604, 37522, 'QU', 'OK', 'S', 1759212965, 1759212965, '1'),
(241605, 36184, 'QU', 'OK', 'S', 1759214400, 1759214400, '1'),
(241606, 33327, 'QU', 'OK', 'S', 1759215779, 1759215779, '1'),
(241607, 37522, 'QU', 'OK', 'S', 1759218022, 1759218022, '1'),
(241608, 40386, 'QU', 'OK', 'S', 1759218951, 1759218951, '1'),
(241609, 40381, 'QU', 'OK', 'S', 1759219500, 1759219500, '1'),
(241610, 33162, 'QU', 'OK', 'S', 1759219622, 1759219622, '1'),
(241611, 22391, 'QU', 'OK', 'S', 1759219655, 1759219655, '1'),
(241612, 33499, 'QU', 'OK', 'S', 1759219829, 1759219829, '1'),
(241613, 26564, 'QU', 'OK', 'S', 1759219949, 1759219949, '1'),
(241614, 26565, 'QU', 'OK', 'S', 1759219966, 1759219966, '1'),
(241615, 40372, 'QU', 'OK', 'S', 1759220340, 1759220340, '1'),
(241616, 40385, 'QU', 'OK', 'S', 1759220715, 1759220715, '1'),
(241617, 35500, 'QU', 'OK', 'S', 1759221000, 1759221000, '1'),
(241618, 35500, 'QU', 'OK', 'S', 1759221019, 1759221019, '1'),
(241619, 40382, 'QU', 'OK', 'S', 1759224400, 1759224400, '1'),
(241620, 29057, 'QU', 'OK', 'S', 1759224505, 1759224505, '1'),
(241621, 37385, 'QU', 'OK', 'S', 1759224553, 1759224553, '1'),
(241622, 40383, 'QU', 'OK', 'S', 1759224773, 1759224773, '1'),
(241623, 33327, 'QU', 'OK', 'S', 1759224851, 1759224851, '1'),
(241624, 33327, 'QU', 'OK', 'S', 1759224854, 1759224854, '1'),
(241625, 33327, 'QU', 'OK', 'S', 1759224856, 1759224856, '1'),
(241626, 33327, 'QU', 'OK', 'S', 1759224858, 1759224858, '1'),
(241627, 33327, 'QU', 'OK', 'S', 1759224860, 1759224860, '1'),
(241628, 33327, 'QU', 'OK', 'S', 1759224862, 1759224862, '1'),
(241629, 33327, 'QU', 'OK', 'S', 1759224864, 1759224864, '1'),
(241630, 33327, 'QU', 'OK', 'S', 1759224866, 1759224866, '1'),
(241631, 33327, 'QU', 'OK', 'S', 1759224868, 1759224868, '1'),
(241632, 33327, 'QU', 'OK', 'S', 1759224870, 1759224870, '1'),
(241633, 33327, 'QU', 'OK', 'S', 1759224872, 1759224872, '1'),
(241634, 33327, 'QU', 'OK', 'S', 1759224874, 1759224874, '1'),
(241635, 33327, 'QU', 'OK', 'S', 1759224876, 1759224876, '1'),
(241636, 33327, 'QU', 'OK', 'S', 1759224878, 1759224878, '1'),
(241637, 33327, 'QU', 'OK', 'S', 1759224880, 1759224880, '1'),
(241638, 40384, 'QU', 'OK', 'S', 1759225214, 1759225214, '1'),
(241639, 37522, 'QU', 'OK', 'S', 1759225667, 1759225667, '1'),
(241640, 40387, 'QU', 'OK', 'S', 1759225688, 1759225688, '1'),
(241641, 40388, 'QU', 'OK', 'S', 1759225919, 1759225919, '1'),
(241642, 40389, 'QU', 'OK', 'S', 1759226156, 1759226156, '1'),
(241643, 40390, 'QU', 'OK', 'S', 1759226283, 1759226283, '1'),
(241644, 36184, 'QU', 'OK', 'S', 1759226304, 1759226304, '1'),
(241645, 40391, 'QU', 'OK', 'S', 1759226316, 1759226316, '1'),
(241646, 37522, 'QU', 'OK', 'S', 1759226450, 1759226450, '1'),
(241647, 40392, 'QU', 'OK', 'S', 1759226486, 1759226486, '1'),
(241648, 21874, 'QU', 'OK', 'S', 1759226548, 1759226548, '1'),
(241649, 37522, 'QU', 'OK', 'S', 1759227059, 1759227059, '1'),
(241650, 39964, 'QU', 'OK', 'S', 1759227177, 1759227177, '1'),
(241651, 37522, 'QU', 'OK', 'S', 1759227316, 1759227316, '1'),
(241652, 31147, 'QU', 'OK', 'S', 1759227527, 1759227527, '1'),
(241653, 18161, 'QU', 'OK', 'S', 1759228325, 1759228325, '1'),
(241654, 31126, 'QU', 'OK', 'S', 1759228882, 1759228882, '1'),
(241655, 38168, 'QU', 'OK', 'S', 1759228932, 1759228932, '1'),
(241656, 37573, 'QU', 'OK', 'S', 1759229118, 1759229118, '1'),
(241657, 37553, 'QU', 'OK', 'S', 1759229130, 1759229130, '1'),
(241658, 36576, 'QU', 'OK', 'S', 1759229197, 1759229197, '1'),
(241659, 40330, 'QU', 'OK', 'S', 1759232159, 1759232159, '1'),
(241660, 39442, 'QU', 'OK', 'S', 1759232818, 1759232818, '1'),
(241661, 37507, 'QU', 'OK', 'S', 1759233854, 1759233854, '1'),
(241662, 37507, 'QU', 'OK', 'S', 1759233869, 1759233869, '1'),
(241663, 39333, 'QU', 'OK', 'S', 1759233878, 1759233878, '1'),
(241664, 37921, 'QU', 'OK', 'S', 1759233887, 1759233887, '1'),
(241665, 39412, 'QU', 'OK', 'S', 1759233896, 1759233896, '1'),
(241666, 37649, 'QU', 'OK', 'S', 1759233908, 1759233908, '1'),
(241667, 39441, 'QU', 'OK', 'S', 1759233929, 1759233929, '1'),
(241668, 4571, 'QU', 'OK', 'S', 1759233970, 1759233970, '1'),
(241669, 39638, 'QU', 'OK', 'S', 1759234005, 1759234005, '1'),
(241670, 37651, 'QU', 'OK', 'S', 1759234031, 1759234031, '1'),
(241671, 39052, 'QU', 'OK', 'S', 1759234486, 1759234486, '1'),
(241672, 40164, 'QU', 'OK', 'S', 1759234490, 1759234490, '1'),
(241673, 39868, 'QU', 'OK', 'S', 1759234493, 1759234493, '1'),
(241674, 39649, 'QU', 'OK', 'S', 1759234547, 1759234547, '1'),
(241675, 40280, 'QU', 'OK', 'S', 1759234553, 1759234553, '1'),
(241676, 39770, 'QU', 'OK', 'S', 1759234558, 1759234558, '1'),
(241677, 40190, 'QU', 'OK', 'S', 1759234569, 1759234569, '1'),
(241678, 39440, 'QU', 'OK', 'S', 1759234629, 1759234629, '1'),
(241679, 10442, 'QU', 'OK', 'S', 1759234850, 1759234850, '1'),
(241680, 37029, 'QU', 'OK', 'S', 1759236027, 1759236027, '1'),
(241681, 36849, 'QU', 'OK', 'S', 1759236186, 1759236186, '1'),
(241682, 36851, 'QU', 'OK', 'S', 1759236312, 1759236312, '1'),
(241683, 36852, 'QU', 'OK', 'S', 1759236467, 1759236467, '1'),
(241684, 36846, 'QU', 'OK', 'S', 1759236643, 1759236643, '1'),
(241685, 34742, 'QU', 'OK', 'S', 1759236645, 1759236645, '1'),
(241686, 39735, 'QU', 'OK', 'S', 1759236656, 1759236656, '1'),
(241687, 34742, 'QU', 'OK', 'S', 1759236659, 1759236659, '1'),
(241688, 34742, 'QU', 'OK', 'S', 1759236663, 1759236663, '1'),
(241689, 36847, 'QU', 'OK', 'S', 1759236813, 1759236813, '1'),
(241690, 36850, 'QU', 'OK', 'S', 1759236980, 1759236980, '1'),
(241691, 39324, 'QU', 'OK', 'S', 1759237494, 1759237494, '1'),
(241692, 39330, 'QU', 'OK', 'S', 1759237559, 1759237559, '1'),
(241693, 39561, 'QU', 'OK', 'S', 1759237619, 1759237619, '1'),
(241694, 33386, 'QU', 'OK', 'S', 1759238165, 1759238165, '1'),
(241695, 20691, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241696, 39093, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241697, 39093, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241698, 36575, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241699, 22010, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241700, 39279, 'QU', 'OK', 'S', 1759295838, 1759295838, '1'),
(241701, 40043, 'QU', 'OK', 'S', 1759296954, 1759296954, '1'),
(241702, 24802, 'QU', 'OK', 'S', 1759297802, 1759297802, '1'),
(241703, 24802, 'QU', 'OK', 'S', 1759297805, 1759297805, '1'),
(241704, 40280, 'QU', 'OK', 'S', 1759297865, 1759297865, '1'),
(241705, 35381, 'QU', 'OK', 'S', 1759297917, 1759297917, '1'),
(241706, 35381, 'QU', 'OK', 'S', 1759297927, 1759297927, '1'),
(241707, 37921, 'QU', 'OK', 'S', 1759297930, 1759297930, '1'),
(241708, 37921, 'QU', 'OK', 'S', 1759297933, 1759297933, '1'),
(241709, 40232, 'QU', 'OK', 'S', 1759297936, 1759297936, '1'),
(241710, 36888, 'QU', 'OK', 'S', 1759297939, 1759297939, '1'),
(241711, 36888, 'QU', 'OK', 'S', 1759297941, 1759297941, '1'),
(241712, 12422, 'QU', 'OK', 'S', 1759297966, 1759297966, '1'),
(241713, 39771, 'QU', 'OK', 'S', 1759297979, 1759297979, '1'),
(241714, 40280, 'QU', 'OK', 'S', 1759297988, 1759297988, '1'),
(241715, 40280, 'QU', 'OK', 'S', 1759297997, 1759297997, '1'),
(241716, 40190, 'QU', 'OK', 'S', 1759298012, 1759298012, '1'),
(241717, 40279, 'QU', 'OK', 'S', 1759298029, 1759298029, '1'),
(241718, 39649, 'QU', 'OK', 'S', 1759298037, 1759298037, '1'),
(241719, 39629, 'QU', 'OK', 'S', 1759298044, 1759298044, '1'),
(241720, 39769, 'QU', 'OK', 'S', 1759298052, 1759298052, '1'),
(241721, 39249, 'QU', 'OK', 'S', 1759298149, 1759298149, '1'),
(241722, 24802, 'QU', 'OK', 'S', 1759298150, 1759298150, '1'),
(241723, 36445, 'QU', 'OK', 'S', 1759298177, 1759298177, '1'),
(241724, 36445, 'QU', 'OK', 'S', 1759298181, 1759298181, '1'),
(241725, 38135, 'QU', 'OK', 'S', 1759298223, 1759298223, '1'),
(241726, 39253, 'QU', 'OK', 'S', 1759298238, 1759298238, '1'),
(241727, 31143, 'QU', 'OK', 'S', 1759298244, 1759298244, '1'),
(241728, 39250, 'QU', 'OK', 'S', 1759298254, 1759298254, '1'),
(241729, 37779, 'QU', 'OK', 'S', 1759298276, 1759298276, '1'),
(241730, 31147, 'QU', 'OK', 'S', 1759298296, 1759298296, '1'),
(241731, 37866, 'QU', 'OK', 'S', 1759298325, 1759298325, '1'),
(241732, 37522, 'QU', 'OK', 'S', 1759298380, 1759298380, '1'),
(241733, 37522, 'QU', 'OK', 'S', 1759298389, 1759298389, '1'),
(241734, 37522, 'QU', 'OK', 'S', 1759298392, 1759298392, '1'),
(241735, 37522, 'QU', 'OK', 'S', 1759298400, 1759298400, '1'),
(241736, 37522, 'QU', 'OK', 'S', 1759298407, 1759298407, '1'),
(241737, 33400, 'QU', 'OK', 'S', 1759299926, 1759299926, '1'),
(241738, 33400, 'QU', 'OK', 'S', 1759299929, 1759299929, '1'),
(241739, 33400, 'QU', 'OK', 'S', 1759299932, 1759299932, '1'),
(241740, 39207, 'QU', 'OK', 'S', 1759300346, 1759300346, '1'),
(241741, 39207, 'QU', 'OK', 'S', 1759300350, 1759300350, '1'),
(241742, 39207, 'QU', 'OK', 'S', 1759300352, 1759300352, '1'),
(241743, 39207, 'QU', 'OK', 'S', 1759300359, 1759300359, '1'),
(241744, 39207, 'QU', 'OK', 'S', 1759300363, 1759300363, '1'),
(241745, 39207, 'QU', 'OK', 'S', 1759300367, 1759300367, '1'),
(241746, 39409, 'QU', 'OK', 'S', 1759300945, 1759300945, '1'),
(241747, 39403, 'QU', 'OK', 'S', 1759300950, 1759300950, '1'),
(241748, 39512, 'QU', 'OK', 'S', 1759300967, 1759300967, '1'),
(241749, 14885, 'QU', 'OK', 'S', 1759300979, 1759300979, '1'),
(241750, 39383, 'QU', 'OK', 'S', 1759300983, 1759300983, '1'),
(241751, 39383, 'QU', 'OK', 'S', 1759300985, 1759300985, '1'),
(241752, 39408, 'QU', 'OK', 'S', 1759300992, 1759300992, '1'),
(241753, 12606, 'QU', 'OK', 'S', 1759301000, 1759301000, '1'),
(241754, 20217, 'QU', 'OK', 'S', 1759301007, 1759301007, '1'),
(241755, 30176, 'QU', 'OK', 'S', 1759301010, 1759301010, '1'),
(241756, 30176, 'QU', 'OK', 'S', 1759301017, 1759301017, '1'),
(241757, 30176, 'QU', 'OK', 'S', 1759301019, 1759301019, '1'),
(241758, 39455, 'QU', 'OK', 'S', 1759301022, 1759301022, '1'),
(241759, 20503, 'QU', 'OK', 'S', 1759301025, 1759301025, '1'),
(241760, 39455, 'QU', 'OK', 'S', 1759301027, 1759301027, '1'),
(241761, 39455, 'QU', 'OK', 'S', 1759301030, 1759301030, '1'),
(241762, 39484, 'QU', 'OK', 'S', 1759301033, 1759301033, '1'),
(241763, 39484, 'QU', 'OK', 'S', 1759301036, 1759301036, '1'),
(241764, 31147, 'QU', 'OK', 'S', 1759301641, 1759301641, '1'),
(241765, 31144, 'QU', 'OK', 'S', 1759303429, 1759303429, '1'),
(241766, 38268, 'QU', 'OK', 'S', 1759305199, 1759305199, '1'),
(241767, 40143, 'QU', 'OK', 'S', 1759305202, 1759305202, '1'),
(241768, 40143, 'QU', 'OK', 'S', 1759305204, 1759305204, '1'),
(241769, 37507, 'QU', 'OK', 'S', 1759305604, 1759305604, '1'),
(241770, 37507, 'QU', 'OK', 'S', 1759305619, 1759305619, '1'),
(241771, 37507, 'QU', 'OK', 'S', 1759305631, 1759305631, '1'),
(241772, 37507, 'QU', 'OK', 'S', 1759305640, 1759305640, '1'),
(241773, 37507, 'QU', 'OK', 'S', 1759305659, 1759305659, '1'),
(241774, 37507, 'QU', 'OK', 'S', 1759305664, 1759305664, '1'),
(241775, 37507, 'QU', 'OK', 'S', 1759305674, 1759305674, '1'),
(241776, 37507, 'QU', 'OK', 'S', 1759305693, 1759305693, '1'),
(241777, 37507, 'QU', 'OK', 'S', 1759305703, 1759305703, '1'),
(241778, 37507, 'QU', 'OK', 'S', 1759305712, 1759305712, '1'),
(241779, 37507, 'QU', 'OK', 'S', 1759305723, 1759305723, '1'),
(241780, 37507, 'QU', 'OK', 'S', 1759305743, 1759305743, '1'),
(241781, 37507, 'QU', 'OK', 'S', 1759305749, 1759305749, '1'),
(241782, 37507, 'QU', 'OK', 'S', 1759305767, 1759305767, '1'),
(241783, 37507, 'QU', 'OK', 'S', 1759305773, 1759305773, '1'),
(241784, 37507, 'QU', 'OK', 'S', 1759305812, 1759305812, '1'),
(241785, 37507, 'QU', 'OK', 'S', 1759305828, 1759305828, '1'),
(241786, 37507, 'QU', 'OK', 'S', 1759305840, 1759305840, '1'),
(241787, 25518, 'QU', 'OK', 'S', 1759306238, 1759306238, '1'),
(241788, 38064, 'QU', 'OK', 'S', 1759306241, 1759306241, '1'),
(241789, 27066, 'QU', 'OK', 'S', 1759306243, 1759306243, '1'),
(241790, 39444, 'QU', 'OK', 'S', 1759312378, 1759312378, '1'),
(241791, 22961, 'QU', 'OK', 'S', 1759312395, 1759312395, '1'),
(241792, 38745, 'QU', 'OK', 'S', 1759312412, 1759312412, '1'),
(241793, 40216, 'QU', 'OK', 'S', 1759312488, 1759312488, '1'),
(241794, 39341, 'QU', 'OK', 'S', 1759315880, 1759315880, '1'),
(241795, 39341, 'QU', 'OK', 'S', 1759315896, 1759315896, '1'),
(241796, 39341, 'QU', 'OK', 'S', 1759315943, 1759315943, '1'),
(241797, 39341, 'QU', 'OK', 'S', 1759316081, 1759316081, '1'),
(241798, 19958, 'QU', 'OK', 'S', 1759317788, 1759317788, '1'),
(241799, 38516, 'QU', 'OK', 'S', 1759317791, 1759317791, '1'),
(241800, 38492, 'QU', 'OK', 'S', 1759317795, 1759317795, '1'),
(241801, 39222, 'QU', 'OK', 'S', 1759317800, 1759317800, '1'),
(241802, 40192, 'QU', 'OK', 'S', 1759317803, 1759317803, '1'),
(241803, 3766, 'QU', 'OK', 'S', 1759317806, 1759317806, '1'),
(241804, 38517, 'QU', 'OK', 'S', 1759317808, 1759317808, '1'),
(241805, 39382, 'QU', 'OK', 'S', 1759317811, 1759317811, '1'),
(241806, 35793, 'QU', 'OK', 'S', 1759317813, 1759317813, '1'),
(241807, 38413, 'QU', 'OK', 'S', 1759317817, 1759317817, '1'),
(241808, 3197, 'QU', 'OK', 'S', 1759317819, 1759317819, '1'),
(241809, 9421, 'QU', 'OK', 'S', 1759317849, 1759317849, '1'),
(241810, 40329, 'QU', 'OK', 'S', 1759317853, 1759317853, '1'),
(241811, 28689, 'QU', 'OK', 'S', 1759317857, 1759317857, '1'),
(241812, 36050, 'QU', 'OK', 'S', 1759317860, 1759317860, '1'),
(241813, 36895, 'QU', 'OK', 'S', 1759317863, 1759317863, '1'),
(241814, 40365, 'QU', 'OK', 'S', 1759317867, 1759317867, '1'),
(241815, 39997, 'QU', 'OK', 'S', 1759317871, 1759317871, '1'),
(241816, 3098, 'QU', 'OK', 'S', 1759317874, 1759317874, '1'),
(241817, 40348, 'QU', 'OK', 'S', 1759317875, 1759317875, '1'),
(241818, 3098, 'QU', 'OK', 'S', 1759317877, 1759317877, '1'),
(241819, 40325, 'QU', 'OK', 'S', 1759317878, 1759317878, '1'),
(241820, 40236, 'QU', 'OK', 'S', 1759317881, 1759317881, '1'),
(241821, 37976, 'QU', 'OK', 'S', 1759317885, 1759317885, '1'),
(241822, 40325, 'QU', 'OK', 'S', 1759317894, 1759317894, '1'),
(241823, 31589, 'QU', 'OK', 'S', 1759317899, 1759317899, '1'),
(241824, 38886, 'QU', 'OK', 'S', 1759317903, 1759317903, '1'),
(241825, 40235, 'QU', 'OK', 'S', 1759317909, 1759317909, '1'),
(241826, 40386, 'QU', 'OK', 'S', 1759317913, 1759317913, '1'),
(241827, 40386, 'QU', 'OK', 'S', 1759317917, 1759317917, '1'),
(241828, 35217, 'QU', 'OK', 'S', 1759317921, 1759317921, '1'),
(241829, 40371, 'QU', 'OK', 'S', 1759317924, 1759317924, '1'),
(241830, 14542, 'QU', 'OK', 'S', 1759317933, 1759317933, '1'),
(241831, 40371, 'QU', 'OK', 'S', 1759317937, 1759317937, '1'),
(241832, 33918, 'QU', 'OK', 'S', 1759317939, 1759317939, '1'),
(241833, 33386, 'QU', 'OK', 'S', 1759317944, 1759317944, '1'),
(241834, 33020, 'QU', 'OK', 'S', 1759317948, 1759317948, '1'),
(241835, 1214, 'QU', 'OK', 'S', 1759317986, 1759317986, '1'),
(241836, 1214, 'QU', 'OK', 'S', 1759317989, 1759317989, '1'),
(241837, 32377, 'QU', 'OK', 'S', 1759318280, 1759318280, '1'),
(241838, 31147, 'QU', 'OK', 'S', 1759318650, 1759318650, '1'),
(241839, 40408, 'QU', 'OK', 'S', 1759319187, 1759319187, '1'),
(241840, 40405, 'QU', 'OK', 'S', 1759319583, 1759319583, '1'),
(241841, 40405, 'QU', 'OK', 'S', 1759319866, 1759319866, '1'),
(241842, 40397, 'QU', 'OK', 'S', 1759320271, 1759320271, '1'),
(241843, 40396, 'QU', 'OK', 'S', 1759320824, 1759320824, '1'),
(241844, 40407, 'QU', 'OK', 'S', 1759321340, 1759321340, '1'),
(241845, 40409, 'QU', 'OK', 'S', 1759321703, 1759321703, '1'),
(241846, 40410, 'QU', 'OK', 'S', 1759321956, 1759321956, '1'),
(241847, 40400, 'QU', 'OK', 'S', 1759322289, 1759322289, '1'),
(241848, 40393, 'QU', 'OK', 'S', 1759322463, 1759322463, '1'),
(241849, 40394, 'QU', 'OK', 'S', 1759322490, 1759322490, '1'),
(241850, 40395, 'QU', 'OK', 'S', 1759322566, 1759322566, '1'),
(241851, 40398, 'QU', 'OK', 'S', 1759322704, 1759322704, '1'),
(241852, 40399, 'QU', 'OK', 'S', 1759322750, 1759322750, '1'),
(241853, 40215, 'QU', 'OK', 'S', 1759322804, 1759322804, '1'),
(241854, 40406, 'QU', 'OK', 'S', 1759322962, 1759322962, '1'),
(241855, 40401, 'QU', 'OK', 'S', 1759323089, 1759323089, '1'),
(241856, 40402, 'QU', 'OK', 'S', 1759323154, 1759323154, '1'),
(241857, 40403, 'QU', 'OK', 'S', 1759323231, 1759323231, '1'),
(241858, 40404, 'QU', 'OK', 'S', 1759323366, 1759323366, '1'),
(241859, 31852, 'QU', 'OK', 'S', 1759323428, 1759323428, '1'),
(241860, 33742, 'QU', 'OK', 'S', 1759323465, 1759323465, '1'),
(241861, 39141, 'QU', 'OK', 'S', 1759323528, 1759323528, '1'),
(241862, 39767, 'QU', 'OK', 'S', 1759323557, 1759323557, '1'),
(241863, 40217, 'QU', 'OK', 'S', 1759324011, 1759324011, '1'),
(241864, 34821, 'QU', 'OK', 'S', 1759324034, 1759324034, '1'),
(241865, 40008, 'QU', 'OK', 'S', 1759324037, 1759324037, '1'),
(241866, 32907, 'QU', 'OK', 'S', 1759324041, 1759324041, '1'),
(241867, 31784, 'QU', 'OK', 'S', 1759324044, 1759324044, '1'),
(241868, 39423, 'QU', 'OK', 'S', 1759324055, 1759324055, '1'),
(241869, 20325, 'QU', 'OK', 'S', 1759324059, 1759324059, '1'),
(241870, 40039, 'QU', 'OK', 'S', 1759324061, 1759324061, '1'),
(241871, 39458, 'QU', 'OK', 'S', 1759324066, 1759324066, '1'),
(241872, 31147, 'QU', 'OK', 'S', 1759324245, 1759324245, '1'),
(241873, 40381, 'QU', 'OK', 'S', 1759324431, 1759324431, '1'),
(241874, 31144, 'QU', 'OK', 'S', 1759383785, 1759383785, '1'),
(241875, 31144, 'QU', 'OK', 'S', 1759383804, 1759383804, '1'),
(241876, 31147, 'QU', 'OK', 'S', 1759383836, 1759383836, '1'),
(241877, 31147, 'QU', 'OK', 'S', 1759383839, 1759383839, '1'),
(241878, 31147, 'QU', 'OK', 'S', 1759383846, 1759383846, '1'),
(241879, 37522, 'QU', 'OK', 'S', 1759383875, 1759383875, '1'),
(241880, 37522, 'QU', 'OK', 'S', 1759383880, 1759383880, '1'),
(241881, 37522, 'QU', 'OK', 'S', 1759383886, 1759383886, '1'),
(241882, 37522, 'QU', 'OK', 'S', 1759383889, 1759383889, '1'),
(241883, 40411, 'QU', 'OK', 'S', 1759384559, 1759384559, '1'),
(241884, 40412, 'QU', 'OK', 'S', 1759384606, 1759384606, '1'),
(241885, 40413, 'QU', 'OK', 'S', 1759384670, 1759384670, '1'),
(241886, 40351, 'QU', 'OK', 'S', 1759385316, 1759385316, '1'),
(241887, 15342, 'QU', 'OK', 'S', 1759389920, 1759389920, '1'),
(241888, 32630, 'QU', 'OK', 'S', 1759389924, 1759389924, '1'),
(241889, 36783, 'QU', 'OK', 'S', 1759389930, 1759389930, '1'),
(241890, 36404, 'QU', 'OK', 'S', 1759389933, 1759389933, '1'),
(241891, 25896, 'QU', 'OK', 'S', 1759389936, 1759389936, '1'),
(241892, 36784, 'QU', 'OK', 'S', 1759389938, 1759389938, '1'),
(241893, 36788, 'QU', 'OK', 'S', 1759389941, 1759389941, '1'),
(241894, 35788, 'QU', 'OK', 'S', 1759389946, 1759389946, '1'),
(241895, 36756, 'QU', 'OK', 'S', 1759389956, 1759389956, '1'),
(241896, 38887, 'QU', 'OK', 'S', 1759389963, 1759389963, '1'),
(241897, 35566, 'QU', 'OK', 'S', 1759389970, 1759389970, '1'),
(241898, 35564, 'QU', 'OK', 'S', 1759389975, 1759389975, '1'),
(241899, 36738, 'QU', 'OK', 'S', 1759389979, 1759389979, '1'),
(241900, 35783, 'QU', 'OK', 'S', 1759389985, 1759389985, '1'),
(241901, 40113, 'QU', 'OK', 'S', 1759389998, 1759389998, '1'),
(241902, 39378, 'QU', 'OK', 'S', 1759390003, 1759390003, '1'),
(241903, 37384, 'QU', 'OK', 'S', 1759390007, 1759390007, '1'),
(241904, 35785, 'QU', 'OK', 'S', 1759390011, 1759390011, '1'),
(241905, 34349, 'QU', 'OK', 'S', 1759390015, 1759390015, '1'),
(241906, 39413, 'QU', 'OK', 'S', 1759390019, 1759390019, '1'),
(241907, 39413, 'QU', 'OK', 'S', 1759390022, 1759390022, '1'),
(241908, 25536, 'QU', 'OK', 'S', 1759390026, 1759390026, '1'),
(241909, 38900, 'QU', 'OK', 'S', 1759390030, 1759390030, '1'),
(241910, 38901, 'QU', 'OK', 'S', 1759390034, 1759390034, '1'),
(241911, 21298, 'QU', 'OK', 'S', 1759390038, 1759390038, '1'),
(241912, 39339, 'QU', 'OK', 'S', 1759390042, 1759390042, '1'),
(241913, 38975, 'QU', 'OK', 'S', 1759390042, 1759390042, '1'),
(241914, 21298, 'QU', 'OK', 'S', 1759390047, 1759390047, '1'),
(241915, 38887, 'QU', 'OK', 'S', 1759390052, 1759390052, '1'),
(241916, 32950, 'QU', 'OK', 'S', 1759390056, 1759390056, '1'),
(241917, 32950, 'QU', 'OK', 'S', 1759390062, 1759390062, '1'),
(241918, 25525, 'QU', 'OK', 'S', 1759390065, 1759390065, '1'),
(241919, 25536, 'QU', 'OK', 'S', 1759390070, 1759390070, '1'),
(241920, 39616, 'QU', 'OK', 'S', 1759390074, 1759390074, '1'),
(241921, 39337, 'QU', 'OK', 'S', 1759390141, 1759390141, '1'),
(241922, 35781, 'QU', 'OK', 'S', 1759390215, 1759390215, '1'),
(241923, 29612, 'QU', 'OK', 'S', 1759390218, 1759390218, '1'),
(241924, 29612, 'QU', 'OK', 'S', 1759390222, 1759390222, '1'),
(241925, 37437, 'QU', 'OK', 'S', 1759390226, 1759390226, '1'),
(241926, 39378, 'QU', 'OK', 'S', 1759390229, 1759390229, '1'),
(241927, 36722, 'QU', 'OK', 'S', 1759390231, 1759390231, '1'),
(241928, 37507, 'QU', 'OK', 'S', 1759390235, 1759390235, '1'),
(241929, 38901, 'QU', 'OK', 'S', 1759390238, 1759390238, '1'),
(241930, 38901, 'QU', 'OK', 'S', 1759390242, 1759390242, '1'),
(241931, 37384, 'QU', 'OK', 'S', 1759390245, 1759390245, '1'),
(241932, 38901, 'QU', 'OK', 'S', 1759390251, 1759390251, '1'),
(241933, 38900, 'QU', 'OK', 'S', 1759390255, 1759390255, '1'),
(241934, 30495, 'QU', 'OK', 'S', 1759390258, 1759390258, '1'),
(241935, 37437, 'QU', 'OK', 'S', 1759390264, 1759390264, '1'),
(241936, 30143, 'QU', 'OK', 'S', 1759390268, 1759390268, '1'),
(241937, 37507, 'QU', 'OK', 'S', 1759390273, 1759390273, '1'),
(241938, 37962, 'QU', 'OK', 'S', 1759390280, 1759390280, '1'),
(241939, 37507, 'QU', 'OK', 'S', 1759390287, 1759390287, '1'),
(241940, 37962, 'QU', 'OK', 'S', 1759390291, 1759390291, '1'),
(241941, 29494, 'QU', 'OK', 'S', 1759390295, 1759390295, '1'),
(241942, 35945, 'QU', 'OK', 'S', 1759390301, 1759390301, '1'),
(241943, 36872, 'QU', 'OK', 'S', 1759390305, 1759390305, '1'),
(241944, 36872, 'QU', 'OK', 'S', 1759390305, 1759390305, '1'),
(241945, 36872, 'QU', 'OK', 'S', 1759390305, 1759390305, '1'),
(241946, 37709, 'QU', 'OK', 'S', 1759390307, 1759390307, '1'),
(241947, 30813, 'QU', 'OK', 'S', 1759390312, 1759390312, '1'),
(241948, 31280, 'QU', 'OK', 'S', 1759390323, 1759390323, '1'),
(241949, 10739, 'QU', 'OK', 'S', 1759390329, 1759390329, '1'),
(241950, 34634, 'QU', 'OK', 'S', 1759390330, 1759390330, '1'),
(241951, 34634, 'QU', 'OK', 'S', 1759390330, 1759390330, '1'),
(241952, 36263, 'QU', 'OK', 'S', 1759390334, 1759390334, '1'),
(241953, 36263, 'QU', 'OK', 'S', 1759390338, 1759390338, '1'),
(241954, 38974, 'QU', 'OK', 'S', 1759390344, 1759390344, '1'),
(241955, 34894, 'QU', 'OK', 'S', 1759390352, 1759390352, '1'),
(241956, 34895, 'QU', 'OK', 'S', 1759390355, 1759390355, '1'),
(241957, 35354, 'QU', 'OK', 'S', 1759390359, 1759390359, '1'),
(241958, 35353, 'QU', 'OK', 'S', 1759390364, 1759390364, '1'),
(241959, 34896, 'QU', 'OK', 'S', 1759390367, 1759390367, '1'),
(241960, 35786, 'QU', 'OK', 'S', 1759390374, 1759390374, '1'),
(241961, 35714, 'QU', 'OK', 'S', 1759390377, 1759390377, '1'),
(241962, 35354, 'QU', 'OK', 'S', 1759390385, 1759390385, '1'),
(241963, 34780, 'QU', 'OK', 'S', 1759390400, 1759390400, '1'),
(241964, 34783, 'QU', 'OK', 'S', 1759390402, 1759390402, '1'),
(241965, 31111, 'QU', 'OK', 'S', 1759390408, 1759390408, '1'),
(241966, 35353, 'QU', 'OK', 'S', 1759390411, 1759390411, '1'),
(241967, 18661, 'QU', 'OK', 'S', 1759390414, 1759390414, '1'),
(241968, 40100, 'QU', 'OK', 'S', 1759390420, 1759390420, '1'),
(241969, 38974, 'QU', 'OK', 'S', 1759390424, 1759390424, '1'),
(241970, 36722, 'QU', 'OK', 'S', 1759390427, 1759390427, '1'),
(241971, 36722, 'QU', 'OK', 'S', 1759390430, 1759390430, '1'),
(241972, 37709, 'QU', 'OK', 'S', 1759390437, 1759390437, '1'),
(241973, 34782, 'QU', 'OK', 'S', 1759390443, 1759390443, '1'),
(241974, 34859, 'QU', 'OK', 'S', 1759390446, 1759390446, '1'),
(241975, 35351, 'QU', 'OK', 'S', 1759390448, 1759390448, '1'),
(241976, 25525, 'QU', 'OK', 'S', 1759390459, 1759390459, '1'),
(241977, 35352, 'QU', 'OK', 'S', 1759390472, 1759390472, '1'),
(241978, 35352, 'QU', 'OK', 'S', 1759390481, 1759390481, '1'),
(241979, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241980, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241981, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241982, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241983, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241984, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241985, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241986, 32142, 'QU', 'OK', 'S', 1759390482, 1759390482, '1'),
(241987, 32142, 'QU', 'OK', 'S', 1759390483, 1759390483, '1'),
(241988, 32142, 'QU', 'OK', 'S', 1759390483, 1759390483, '1'),
(241989, 30812, 'QU', 'OK', 'S', 1759390493, 1759390493, '1'),
(241990, 30999, 'QU', 'OK', 'S', 1759390563, 1759390563, '1'),
(241991, 30999, 'QU', 'OK', 'S', 1759390563, 1759390563, '1'),
(241992, 30999, 'QU', 'OK', 'S', 1759390563, 1759390563, '1'),
(241993, 30999, 'QU', 'OK', 'S', 1759390563, 1759390563, '1'),
(241994, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(241995, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(241996, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(241997, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(241998, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(241999, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(242000, 30788, 'QU', 'OK', 'S', 1759390605, 1759390605, '1'),
(242001, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242002, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242003, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242004, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242005, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242006, 30232, 'QU', 'OK', 'S', 1759390636, 1759390636, '1'),
(242007, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242008, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242009, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242010, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242011, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242012, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242013, 30230, 'QU', 'OK', 'S', 1759390657, 1759390657, '1'),
(242014, 30214, 'QU', 'OK', 'S', 1759390681, 1759390681, '1'),
(242015, 30214, 'QU', 'OK', 'S', 1759390681, 1759390681, '1'),
(242016, 30213, 'QU', 'OK', 'S', 1759390701, 1759390701, '1'),
(242017, 30213, 'QU', 'OK', 'S', 1759390701, 1759390701, '1'),
(242018, 30213, 'QU', 'OK', 'S', 1759390701, 1759390701, '1'),
(242019, 30213, 'QU', 'OK', 'S', 1759390701, 1759390701, '1'),
(242020, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242021, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242022, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242023, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242024, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242025, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242026, 30210, 'QU', 'OK', 'S', 1759390726, 1759390726, '1'),
(242027, 29120, 'QU', 'OK', 'S', 1759390839, 1759390839, '1'),
(242028, 27147, 'QU', 'OK', 'S', 1759390896, 1759390896, '1'),
(242029, 27147, 'QU', 'OK', 'S', 1759390896, 1759390896, '1'),
(242030, 27147, 'QU', 'OK', 'S', 1759390896, 1759390896, '1'),
(242031, 27147, 'QU', 'OK', 'S', 1759390896, 1759390896, '1'),
(242032, 27147, 'QU', 'OK', 'S', 1759390896, 1759390896, '1'),
(242033, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242034, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242035, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242036, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242037, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242038, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242039, 26955, 'QU', 'OK', 'S', 1759390968, 1759390968, '1'),
(242040, 26196, 'QU', 'OK', 'S', 1759391018, 1759391018, '1'),
(242041, 29613, 'QU', 'OK', 'S', 1759391448, 1759391448, '1'),
(242042, 31259, 'QU', 'OK', 'S', 1759392183, 1759392183, '1'),
(242043, 38756, 'QU', 'OK', 'S', 1759392249, 1759392249, '1'),
(242044, 38756, 'QU', 'OK', 'S', 1759392258, 1759392258, '1'),
(242045, 38636, 'QU', 'OK', 'S', 1759392737, 1759392737, '1'),
(242046, 26081, 'QU', 'OK', 'S', 1759392876, 1759392876, '1'),
(242047, 40415, 'QU', 'OK', 'S', 1759394095, 1759394095, '1'),
(242048, 40416, 'QU', 'OK', 'S', 1759394138, 1759394138, '1'),
(242049, 40414, 'QU', 'OK', 'S', 1759394266, 1759394266, '1'),
(242050, 33400, 'QU', 'OK', 'S', 1759394785, 1759394785, '1'),
(242051, 33400, 'QU', 'OK', 'S', 1759394931, 1759394931, '1'),
(242052, 33400, 'QU', 'OK', 'S', 1759394937, 1759394937, '1'),
(242053, 33400, 'QU', 'OK', 'S', 1759394947, 1759394947, '1'),
(242054, 33400, 'QU', 'OK', 'S', 1759394966, 1759394966, '1'),
(242055, 22611, 'QU', 'OK', 'S', 1759395116, 1759395116, '1'),
(242056, 34018, 'QU', 'OK', 'S', 1759395119, 1759395119, '1'),
(242057, 30015, 'QU', 'OK', 'S', 1759395122, 1759395122, '1'),
(242058, 34018, 'QU', 'OK', 'S', 1759395124, 1759395124, '1'),
(242059, 39344, 'QU', 'OK', 'S', 1759395127, 1759395127, '1'),
(242060, 21110, 'QU', 'OK', 'S', 1759395129, 1759395129, '1'),
(242061, 18662, 'QU', 'OK', 'S', 1759395195, 1759395195, '1'),
(242062, 34088, 'QU', 'OK', 'S', 1759395280, 1759395280, '1'),
(242063, 34088, 'QU', 'OK', 'S', 1759395282, 1759395282, '1'),
(242064, 36753, 'QU', 'OK', 'S', 1759395395, 1759395395, '1'),
(242065, 35915, 'QU', 'OK', 'S', 1759395888, 1759395888, '1'),
(242066, 38082, 'QU', 'OK', 'S', 1759395891, 1759395891, '1'),
(242067, 27426, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242068, 27426, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242069, 29352, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242070, 29352, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242071, 29352, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242072, 29667, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242073, 29667, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242074, 34674, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242075, 34811, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242076, 37708, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242077, 20353, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242078, 26186, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242079, 14176, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242080, 35889, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242081, 30234, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242082, 31828, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242083, 19809, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242084, 38082, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242085, 30014, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242086, 38791, 'QU', 'OK', 'S', 1759397423, 1759397423, '1'),
(242087, 38791, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242088, 29943, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242089, 35915, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242090, 30416, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242091, 29016, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242092, 29120, 'QU', 'OK', 'S', 1759397424, 1759397424, '1'),
(242093, 29537, 'QU', 'OK', 'S', 1759397958, 1759397958, '1'),
(242094, 29537, 'QU', 'OK', 'S', 1759397958, 1759397958, '1'),
(242095, 31282, 'QU', 'OK', 'S', 1759397958, 1759397958, '1'),
(242096, 38408, 'QU', 'OK', 'S', 1759397958, 1759397958, '1'),
(242097, 39398, 'QU', 'OK', 'S', 1759397958, 1759397958, '1'),
(242098, 30416, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242099, 27364, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242100, 8846, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242101, 8846, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242102, 37507, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242103, 39377, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242104, 32400, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242105, 38066, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242106, 38757, 'QU', 'OK', 'S', 1759397959, 1759397959, '1'),
(242107, 38757, 'QU', 'OK', 'S', 1759399827, 1759399827, '1'),
(242108, 35714, 'QU', 'OK', 'S', 1759399870, 1759399870, '1'),
(242109, 35714, 'QU', 'OK', 'S', 1759399877, 1759399877, '1'),
(242110, 40337, 'QU', 'OK', 'S', 1759401020, 1759401020, '1'),
(242111, 40337, 'QU', 'OK', 'S', 1759401020, 1759401020, '1'),
(242112, 40336, 'QU', 'OK', 'S', 1759401032, 1759401032, '1'),
(242113, 40336, 'QU', 'OK', 'S', 1759401032, 1759401032, '1'),
(242114, 40335, 'QU', 'OK', 'S', 1759401044, 1759401044, '1'),
(242115, 40335, 'QU', 'OK', 'S', 1759401044, 1759401044, '1'),
(242116, 40334, 'QU', 'OK', 'S', 1759401055, 1759401055, '1'),
(242117, 40334, 'QU', 'OK', 'S', 1759401055, 1759401055, '1'),
(242118, 40332, 'QU', 'OK', 'S', 1759401069, 1759401069, '1'),
(242119, 40332, 'QU', 'OK', 'S', 1759401069, 1759401069, '1'),
(242120, 40331, 'QU', 'OK', 'S', 1759401082, 1759401082, '1'),
(242121, 40331, 'QU', 'OK', 'S', 1759401082, 1759401082, '1'),
(242122, 40274, 'QU', 'OK', 'S', 1759401096, 1759401096, '1'),
(242123, 40274, 'QU', 'OK', 'S', 1759401096, 1759401096, '1'),
(242124, 40189, 'QU', 'OK', 'S', 1759401114, 1759401114, '1'),
(242125, 40052, 'QU', 'OK', 'S', 1759401157, 1759401157, '1'),
(242126, 40052, 'QU', 'OK', 'S', 1759401157, 1759401157, '1'),
(242127, 39935, 'QU', 'OK', 'S', 1759401176, 1759401176, '1'),
(242128, 39935, 'QU', 'OK', 'S', 1759401176, 1759401176, '1'),
(242129, 39764, 'QU', 'OK', 'S', 1759401194, 1759401194, '1'),
(242130, 39764, 'QU', 'OK', 'S', 1759401194, 1759401194, '1'),
(242131, 39764, 'QU', 'OK', 'S', 1759401194, 1759401194, '1'),
(242132, 39764, 'QU', 'OK', 'S', 1759401194, 1759401194, '1'),
(242133, 39621, 'QU', 'OK', 'S', 1759401225, 1759401225, '1'),
(242134, 39580, 'QU', 'OK', 'S', 1759401252, 1759401252, '1'),
(242135, 39580, 'QU', 'OK', 'S', 1759401252, 1759401252, '1'),
(242136, 39344, 'QU', 'OK', 'S', 1759401286, 1759401286, '1'),
(242137, 39344, 'QU', 'OK', 'S', 1759401286, 1759401286, '1'),
(242138, 39282, 'QU', 'OK', 'S', 1759401313, 1759401313, '1'),
(242139, 39282, 'QU', 'OK', 'S', 1759401313, 1759401313, '1'),
(242140, 38874, 'QU', 'OK', 'S', 1759401339, 1759401339, '1'),
(242141, 38871, 'QU', 'OK', 'S', 1759401360, 1759401360, '1'),
(242142, 38871, 'QU', 'OK', 'S', 1759401360, 1759401360, '1'),
(242143, 38871, 'QU', 'OK', 'S', 1759401360, 1759401360, '1'),
(242144, 38870, 'QU', 'OK', 'S', 1759401379, 1759401379, '1'),
(242145, 38791, 'QU', 'OK', 'S', 1759401389, 1759401389, '1'),
(242146, 38778, 'QU', 'OK', 'S', 1759401399, 1759401399, '1'),
(242147, 38617, 'QU', 'OK', 'S', 1759401438, 1759401438, '1'),
(242148, 37555, 'QU', 'OK', 'S', 1759401496, 1759401496, '1'),
(242149, 37491, 'QU', 'OK', 'S', 1759401511, 1759401511, '1'),
(242150, 37491, 'QU', 'OK', 'S', 1759401511, 1759401511, '1'),
(242151, 36377, 'QU', 'OK', 'S', 1759401565, 1759401565, '1'),
(242152, 35917, 'QU', 'OK', 'S', 1759401605, 1759401605, '1'),
(242153, 35917, 'QU', 'OK', 'S', 1759401605, 1759401605, '1'),
(242154, 35917, 'QU', 'OK', 'S', 1759401605, 1759401605, '1'),
(242155, 35917, 'QU', 'OK', 'S', 1759401605, 1759401605, '1'),
(242156, 35917, 'QU', 'OK', 'S', 1759401605, 1759401605, '1'),
(242157, 35916, 'QU', 'OK', 'S', 1759401621, 1759401621, '1'),
(242158, 35916, 'QU', 'OK', 'S', 1759401621, 1759401621, '1'),
(242159, 35915, 'QU', 'OK', 'S', 1759401637, 1759401637, '1'),
(242160, 35915, 'QU', 'OK', 'S', 1759401637, 1759401637, '1'),
(242161, 35035, 'QU', 'OK', 'S', 1759401724, 1759401724, '1'),
(242162, 35035, 'QU', 'OK', 'S', 1759401724, 1759401724, '1'),
(242163, 35035, 'QU', 'OK', 'S', 1759401724, 1759401724, '1'),
(242164, 35035, 'QU', 'OK', 'S', 1759401724, 1759401724, '1'),
(242165, 34891, 'QU', 'OK', 'S', 1759401769, 1759401769, '1'),
(242166, 34891, 'QU', 'OK', 'S', 1759401769, 1759401769, '1'),
(242167, 34361, 'QU', 'OK', 'S', 1759401802, 1759401802, '1'),
(242168, 34264, 'QU', 'OK', 'S', 1759401834, 1759401834, '1'),
(242169, 34264, 'QU', 'OK', 'S', 1759401834, 1759401834, '1'),
(242170, 34264, 'QU', 'OK', 'S', 1759401834, 1759401834, '1'),
(242171, 33317, 'QU', 'OK', 'S', 1759401912, 1759401912, '1'),
(242172, 33317, 'QU', 'OK', 'S', 1759401912, 1759401912, '1'),
(242173, 33317, 'QU', 'OK', 'S', 1759401912, 1759401912, '1'),
(242174, 33317, 'QU', 'OK', 'S', 1759401912, 1759401912, '1'),
(242175, 33268, 'QU', 'OK', 'S', 1759401947, 1759401947, '1'),
(242176, 32961, 'QU', 'OK', 'S', 1759401975, 1759401975, '1'),
(242177, 32961, 'QU', 'OK', 'S', 1759401975, 1759401975, '1'),
(242178, 32746, 'QU', 'OK', 'S', 1759402013, 1759402013, '1'),
(242179, 32609, 'QU', 'OK', 'S', 1759402035, 1759402035, '1'),
(242180, 32609, 'QU', 'OK', 'S', 1759402035, 1759402035, '1'),
(242181, 32551, 'QU', 'OK', 'S', 1759402068, 1759402068, '1'),
(242182, 32527, 'QU', 'OK', 'S', 1759402082, 1759402082, '1'),
(242183, 32527, 'QU', 'OK', 'S', 1759402082, 1759402082, '1'),
(242184, 32501, 'QU', 'OK', 'S', 1759402095, 1759402095, '1'),
(242185, 32400, 'QU', 'OK', 'S', 1759402126, 1759402126, '1'),
(242186, 32400, 'QU', 'OK', 'S', 1759402126, 1759402126, '1'),
(242187, 31339, 'QU', 'OK', 'S', 1759402164, 1759402164, '1'),
(242188, 31339, 'QU', 'OK', 'S', 1759402164, 1759402164, '1'),
(242189, 31003, 'QU', 'OK', 'S', 1759402180, 1759402180, '1'),
(242190, 30794, 'QU', 'OK', 'S', 1759402203, 1759402203, '1'),
(242191, 30612, 'QU', 'OK', 'S', 1759402233, 1759402233, '1'),
(242192, 30416, 'QU', 'OK', 'S', 1759402271, 1759402271, '1'),
(242193, 30416, 'QU', 'OK', 'S', 1759402271, 1759402271, '1'),
(242194, 30014, 'QU', 'OK', 'S', 1759402312, 1759402312, '1'),
(242195, 27159, 'QU', 'OK', 'S', 1759402415, 1759402415, '1'),
(242196, 27159, 'QU', 'OK', 'S', 1759402415, 1759402415, '1'),
(242197, 27026, 'QU', 'OK', 'S', 1759402467, 1759402467, '1'),
(242198, 3517, 'QU', 'OK', 'S', 1759402510, 1759402510, '1'),
(242199, 26684, 'QU', 'OK', 'S', 1759402524, 1759402524, '1'),
(242200, 26474, 'QU', 'OK', 'S', 1759402562, 1759402562, '1'),
(242201, 26474, 'QU', 'OK', 'S', 1759402562, 1759402562, '1'),
(242202, 26220, 'QU', 'OK', 'S', 1759402580, 1759402580, '1'),
(242203, 11337, 'QU', 'OK', 'S', 1759402582, 1759402582, '1'),
(242204, 11217, 'QU', 'OK', 'S', 1759402610, 1759402610, '1'),
(242205, 25757, 'QU', 'OK', 'S', 1759402621, 1759402621, '1'),
(242206, 11114, 'QU', 'OK', 'S', 1759402639, 1759402639, '1'),
(242207, 11082, 'QU', 'OK', 'S', 1759402660, 1759402660, '1'),
(242208, 8965, 'QU', 'OK', 'S', 1759402706, 1759402706, '1'),
(242209, 24112, 'QU', 'OK', 'S', 1759402731, 1759402731, '1'),
(242210, 24055, 'QU', 'OK', 'S', 1759402746, 1759402746, '1'),
(242211, 23706, 'QU', 'OK', 'S', 1759402762, 1759402762, '1'),
(242212, 23088, 'QU', 'OK', 'S', 1759402774, 1759402774, '1'),
(242213, 23087, 'QU', 'OK', 'S', 1759402785, 1759402785, '1'),
(242214, 23086, 'QU', 'OK', 'S', 1759402791, 1759402791, '1'),
(242215, 23060, 'QU', 'OK', 'S', 1759402805, 1759402805, '1'),
(242216, 22605, 'QU', 'OK', 'S', 1759402839, 1759402839, '1'),
(242217, 11842, 'QU', 'OK', 'S', 1759402851, 1759402851, '1'),
(242218, 11644, 'QU', 'OK', 'S', 1759402872, 1759402872, '1'),
(242219, 11635, 'QU', 'OK', 'S', 1759402916, 1759402916, '1'),
(242220, 21110, 'QU', 'OK', 'S', 1759402954, 1759402954, '1'),
(242221, 12851, 'QU', 'OK', 'S', 1759402964, 1759402964, '1'),
(242222, 12848, 'QU', 'OK', 'S', 1759402971, 1759402971, '1'),
(242223, 12847, 'QU', 'OK', 'S', 1759402979, 1759402979, '1'),
(242224, 20662, 'QU', 'OK', 'S', 1759403028, 1759403028, '1'),
(242225, 20662, 'QU', 'OK', 'S', 1759403028, 1759403028, '1'),
(242226, 17952, 'QU', 'OK', 'S', 1759403148, 1759403148, '1'),
(242227, 15183, 'QU', 'OK', 'S', 1759403368, 1759403368, '1'),
(242228, 32377, 'QU', 'OK', 'S', 1759468747, 1759468747, '1'),
(242229, 31146, 'QU', 'OK', 'S', 1759468749, 1759468749, '1'),
(242230, 3098, 'QU', 'OK', 'S', 1759468750, 1759468750, '1'),
(242231, 3197, 'QU', 'OK', 'S', 1759468752, 1759468752, '1'),
(242232, 38413, 'QU', 'OK', 'S', 1759468754, 1759468754, '1'),
(242233, 35793, 'QU', 'OK', 'S', 1759468755, 1759468755, '1'),
(242234, 39382, 'QU', 'OK', 'S', 1759468756, 1759468756, '1'),
(242235, 38517, 'QU', 'OK', 'S', 1759468760, 1759468760, '1'),
(242236, 3766, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242237, 40192, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242238, 39222, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242239, 38492, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242240, 38516, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242241, 19958, 'QU', 'OK', 'S', 1759468770, 1759468770, '1'),
(242242, 35793, 'QU', 'OK', 'S', 1759468803, 1759468803, '1'),
(242243, 26879, 'QU', 'OK', 'S', 1759468805, 1759468805, '1'),
(242244, 19965, 'QU', 'OK', 'S', 1759468807, 1759468807, '1'),
(242245, 31130, 'QU', 'OK', 'S', 1759468815, 1759468815, '1'),
(242246, 10949, 'QU', 'OK', 'S', 1759468816, 1759468816, '1'),
(242247, 31322, 'QU', 'OK', 'S', 1759468818, 1759468818, '1'),
(242248, 10942, 'QU', 'OK', 'S', 1759468820, 1759468820, '1'),
(242249, 38492, 'QU', 'OK', 'S', 1759468822, 1759468822, '1'),
(242250, 32377, 'QU', 'OK', 'S', 1759468824, 1759468824, '1'),
(242251, 3098, 'QU', 'OK', 'S', 1759468830, 1759468830, '1'),
(242252, 38516, 'QU', 'OK', 'S', 1759468833, 1759468833, '1'),
(242253, 39382, 'QU', 'OK', 'S', 1759468836, 1759468836, '1'),
(242254, 40192, 'QU', 'OK', 'S', 1759468840, 1759468840, '1'),
(242255, 3197, 'QU', 'OK', 'S', 1759468844, 1759468844, '1'),
(242256, 19958, 'QU', 'OK', 'S', 1759468849, 1759468849, '1'),
(242257, 38413, 'QU', 'OK', 'S', 1759468852, 1759468852, '1'),
(242258, 38517, 'QU', 'OK', 'S', 1759468854, 1759468854, '1'),
(242259, 3766, 'QU', 'OK', 'S', 1759468856, 1759468856, '1'),
(242260, 39222, 'QU', 'OK', 'S', 1759468860, 1759468860, '1'),
(242261, 31147, 'QU', 'OK', 'S', 1759469023, 1759469023, '1'),
(242262, 31147, 'QU', 'OK', 'S', 1759469031, 1759469031, '1'),
(242263, 31147, 'QU', 'OK', 'S', 1759469037, 1759469037, '1'),
(242264, 36466, 'QU', 'OK', 'S', 1759469065, 1759469065, '1'),
(242265, 36469, 'QU', 'OK', 'S', 1759469091, 1759469091, '1'),
(242266, 29874, 'QU', 'OK', 'S', 1759469227, 1759469227, '1'),
(242267, 37522, 'QU', 'OK', 'S', 1759469306, 1759469306, '1'),
(242268, 37522, 'QU', 'OK', 'S', 1759469311, 1759469311, '1'),
(242269, 37522, 'QU', 'OK', 'S', 1759469316, 1759469316, '1'),
(242270, 37522, 'QU', 'OK', 'S', 1759469321, 1759469321, '1'),
(242271, 37522, 'QU', 'OK', 'S', 1759469340, 1759469340, '1'),
(242272, 37522, 'QU', 'OK', 'S', 1759469344, 1759469344, '1'),
(242273, 37522, 'QU', 'OK', 'S', 1759469350, 1759469350, '1'),
(242274, 37522, 'QU', 'OK', 'S', 1759469354, 1759469354, '1'),
(242275, 37522, 'QU', 'OK', 'S', 1759469357, 1759469357, '1'),
(242276, 37522, 'QU', 'OK', 'S', 1759469361, 1759469361, '1'),
(242277, 37522, 'QU', 'OK', 'S', 1759469365, 1759469365, '1'),
(242278, 37522, 'QU', 'OK', 'S', 1759469368, 1759469368, '1'),
(242279, 37522, 'QU', 'OK', 'S', 1759469397, 1759469397, '1'),
(242280, 37522, 'QU', 'OK', 'S', 1759469404, 1759469404, '1'),
(242281, 37522, 'QU', 'OK', 'S', 1759469418, 1759469418, '1'),
(242282, 37522, 'QU', 'OK', 'S', 1759469510, 1759469510, '1'),
(242283, 37522, 'QU', 'OK', 'S', 1759469514, 1759469514, '1'),
(242284, 37522, 'QU', 'OK', 'S', 1759469519, 1759469519, '1'),
(242285, 8789, 'QU', 'OK', 'S', 1759470719, 1759470719, '1'),
(242286, 37234, 'QU', 'OK', 'S', 1759470747, 1759470747, '1'),
(242287, 33858, 'QU', 'OK', 'S', 1759471235, 1759471235, '1'),
(242288, 33857, 'QU', 'OK', 'S', 1759471264, 1759471264, '1'),
(242289, 40279, 'QU', 'OK', 'S', 1759471304, 1759471304, '1'),
(242290, 21874, 'QU', 'OK', 'S', 1759472821, 1759472821, '1'),
(242291, 38546, 'QU', 'OK', 'S', 1759472823, 1759472823, '1'),
(242292, 40326, 'QU', 'OK', 'S', 1759472826, 1759472826, '1'),
(242293, 40092, 'QU', 'OK', 'S', 1759472828, 1759472828, '1'),
(242294, 39377, 'QU', 'OK', 'S', 1759472837, 1759472837, '1'),
(242295, 22713, 'QU', 'OK', 'S', 1759472839, 1759472839, '1'),
(242296, 37395, 'QU', 'OK', 'S', 1759472842, 1759472842, '1'),
(242297, 39546, 'QU', 'OK', 'S', 1759472845, 1759472845, '1'),
(242298, 38774, 'QU', 'OK', 'S', 1759472847, 1759472847, '1'),
(242299, 1305, 'QU', 'OK', 'S', 1759472861, 1759472861, '1'),
(242300, 15176, 'QU', 'OK', 'S', 1759473167, 1759473167, '1'),
(242301, 13460, 'QU', 'OK', 'S', 1759473170, 1759473170, '1'),
(242302, 39482, 'QU', 'OK', 'S', 1759473173, 1759473173, '1'),
(242303, 37507, 'QU', 'OK', 'S', 1759473184, 1759473184, '1'),
(242304, 37507, 'QU', 'OK', 'S', 1759473189, 1759473189, '1'),
(242305, 39482, 'QU', 'OK', 'S', 1759473195, 1759473195, '1'),
(242306, 39482, 'QU', 'OK', 'S', 1759473198, 1759473198, '1'),
(242307, 39482, 'QU', 'OK', 'S', 1759473201, 1759473201, '1'),
(242308, 39482, 'QU', 'OK', 'S', 1759473207, 1759473207, '1'),
(242309, 39482, 'QU', 'OK', 'S', 1759473210, 1759473210, '1'),
(242310, 39482, 'QU', 'OK', 'S', 1759473212, 1759473212, '1'),
(242311, 39778, 'QU', 'OK', 'S', 1759473215, 1759473215, '1'),
(242312, 37805, 'QU', 'OK', 'S', 1759473217, 1759473217, '1'),
(242313, 37805, 'QU', 'OK', 'S', 1759473219, 1759473219, '1'),
(242314, 39482, 'QU', 'OK', 'S', 1759473221, 1759473221, '1'),
(242315, 37507, 'QU', 'OK', 'S', 1759473225, 1759473225, '1'),
(242316, 37507, 'QU', 'OK', 'S', 1759473228, 1759473228, '1'),
(242317, 13441, 'QU', 'OK', 'S', 1759473229, 1759473229, '1'),
(242318, 37507, 'QU', 'OK', 'S', 1759473239, 1759473239, '1'),
(242319, 36770, 'QU', 'OK', 'S', 1759473243, 1759473243, '1'),
(242320, 13444, 'QU', 'OK', 'S', 1759473247, 1759473247, '1'),
(242321, 13444, 'QU', 'OK', 'S', 1759473251, 1759473251, '1'),
(242322, 13441, 'QU', 'OK', 'S', 1759473255, 1759473255, '1'),
(242323, 24740, 'QU', 'OK', 'S', 1759473257, 1759473257, '1'),
(242324, 40214, 'QU', 'OK', 'S', 1759473260, 1759473260, '1'),
(242325, 36770, 'QU', 'OK', 'S', 1759473266, 1759473266, '1'),
(242326, 36770, 'QU', 'OK', 'S', 1759473271, 1759473271, '1'),
(242327, 37216, 'QU', 'OK', 'S', 1759473275, 1759473275, '1'),
(242328, 18695, 'QU', 'OK', 'S', 1759473280, 1759473280, '1'),
(242329, 13443, 'QU', 'OK', 'S', 1759473284, 1759473284, '1'),
(242330, 37216, 'QU', 'OK', 'S', 1759473287, 1759473287, '1'),
(242331, 37296, 'QU', 'OK', 'S', 1759473289, 1759473289, '1'),
(242332, 13443, 'QU', 'OK', 'S', 1759473291, 1759473291, '1'),
(242333, 39275, 'QU', 'OK', 'S', 1759473294, 1759473294, '1'),
(242334, 39275, 'QU', 'OK', 'S', 1759473296, 1759473296, '1'),
(242335, 6165, 'QU', 'OK', 'S', 1759473298, 1759473298, '1'),
(242336, 6115, 'QU', 'OK', 'S', 1759473300, 1759473300, '1'),
(242337, 37105, 'QU', 'OK', 'S', 1759473625, 1759473625, '1'),
(242338, 37105, 'QU', 'OK', 'S', 1759473650, 1759473650, '1'),
(242339, 37105, 'QU', 'OK', 'S', 1759473652, 1759473652, '1'),
(242340, 37105, 'QU', 'OK', 'S', 1759473654, 1759473654, '1'),
(242341, 37105, 'QU', 'OK', 'S', 1759473660, 1759473660, '1'),
(242342, 37105, 'QU', 'OK', 'S', 1759473664, 1759473664, '1'),
(242343, 37105, 'QU', 'OK', 'S', 1759473666, 1759473666, '1'),
(242344, 37105, 'QU', 'OK', 'S', 1759473668, 1759473668, '1'),
(242345, 37105, 'QU', 'OK', 'S', 1759473669, 1759473669, '1'),
(242346, 37105, 'QU', 'OK', 'S', 1759473671, 1759473671, '1'),
(242347, 37105, 'QU', 'OK', 'S', 1759473679, 1759473679, '1'),
(242348, 37105, 'QU', 'OK', 'S', 1759473681, 1759473681, '1'),
(242349, 18136, 'QU', 'OK', 'S', 1759474773, 1759474773, '1'),
(242350, 40157, 'QU', 'OK', 'S', 1759474773, 1759474773, '1'),
(242351, 33616, 'QU', 'OK', 'S', 1759474806, 1759474806, '1'),
(242352, 33616, 'QU', 'OK', 'S', 1759474813, 1759474813, '1'),
(242353, 33616, 'QU', 'OK', 'S', 1759474825, 1759474825, '1'),
(242354, 15176, 'QU', 'OK', 'S', 1759475271, 1759475271, '1'),
(242355, 15176, 'QU', 'OK', 'S', 1759475274, 1759475274, '1'),
(242356, 15176, 'QU', 'OK', 'S', 1759475299, 1759475299, '1'),
(242357, 36296, 'QU', 'OK', 'S', 1759475505, 1759475505, '1'),
(242358, 36296, 'QU', 'OK', 'S', 1759475508, 1759475508, '1'),
(242359, 31144, 'QU', 'OK', 'S', 1759477134, 1759477134, '1'),
(242360, 28325, 'QU', 'OK', 'S', 1759477606, 1759477606, '1'),
(242361, 28325, 'QU', 'OK', 'S', 1759477612, 1759477612, '1'),
(242362, 14542, 'QU', 'OK', 'S', 1759477615, 1759477615, '1'),
(242363, 14542, 'QU', 'OK', 'S', 1759477617, 1759477617, '1'),
(242364, 14542, 'QU', 'OK', 'S', 1759477619, 1759477619, '1'),
(242365, 14542, 'QU', 'OK', 'S', 1759477621, 1759477621, '1'),
(242366, 14542, 'QU', 'OK', 'S', 1759477625, 1759477625, '1'),
(242367, 31138, 'QU', 'OK', 'S', 1759478097, 1759478097, '1'),
(242368, 31144, 'QU', 'OK', 'S', 1759478200, 1759478200, '1'),
(242369, 13501, 'QU', 'OK', 'S', 1759478252, 1759478252, '1'),
(242370, 27709, 'QU', 'OK', 'S', 1759478615, 1759478615, '1'),
(242371, 27709, 'QU', 'OK', 'S', 1759478622, 1759478622, '1'),
(242372, 27709, 'QU', 'OK', 'S', 1759478630, 1759478630, '1'),
(242373, 27709, 'QU', 'OK', 'S', 1759478638, 1759478638, '1'),
(242374, 27709, 'QU', 'OK', 'S', 1759478645, 1759478645, '1'),
(242375, 27709, 'QU', 'OK', 'S', 1759478653, 1759478653, '1'),
(242376, 27709, 'QU', 'OK', 'S', 1759478660, 1759478660, '1'),
(242377, 27709, 'QU', 'OK', 'S', 1759478666, 1759478666, '1'),
(242378, 27709, 'QU', 'OK', 'S', 1759478674, 1759478674, '1'),
(242379, 40043, 'QU', 'OK', 'S', 1759479028, 1759479028, '1'),
(242380, 40043, 'QU', 'OK', 'S', 1759479033, 1759479033, '1'),
(242381, 13501, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242382, 34439, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242383, 39207, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242384, 39207, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242385, 40214, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242386, 37805, 'QU', 'OK', 'S', 1759479126, 1759479126, '1'),
(242387, 30566, 'QU', 'OK', 'S', 1759483818, 1759483818, '1'),
(242388, 12463, 'QU', 'OK', 'S', 1759483824, 1759483824, '1'),
(242389, 21382, 'QU', 'OK', 'S', 1759483829, 1759483829, '1'),
(242390, 12606, 'QU', 'OK', 'S', 1759483832, 1759483832, '1'),
(242391, 19567, 'QU', 'OK', 'S', 1759483837, 1759483837, '1'),
(242392, 40396, 'QU', 'OK', 'S', 1759483840, 1759483840, '1'),
(242393, 12762, 'QU', 'OK', 'S', 1759483851, 1759483851, '1'),
(242394, 40288, 'QU', 'OK', 'S', 1759483863, 1759483863, '1'),
(242395, 40396, 'QU', 'OK', 'S', 1759483867, 1759483867, '1'),
(242396, 12463, 'QU', 'OK', 'S', 1759483870, 1759483870, '1'),
(242397, 25515, 'QU', 'OK', 'S', 1759483874, 1759483874, '1'),
(242398, 40396, 'QU', 'OK', 'S', 1759483878, 1759483878, '1'),
(242399, 40396, 'QU', 'OK', 'S', 1759483882, 1759483882, '1'),
(242400, 25515, 'QU', 'OK', 'S', 1759483885, 1759483885, '1'),
(242401, 4411, 'QU', 'OK', 'S', 1759483889, 1759483889, '1'),
(242402, 29252, 'QU', 'OK', 'S', 1759483894, 1759483894, '1'),
(242403, 12762, 'QU', 'OK', 'S', 1759483898, 1759483898, '1'),
(242404, 19625, 'QU', 'OK', 'S', 1759483901, 1759483901, '1'),
(242405, 40288, 'QU', 'OK', 'S', 1759483904, 1759483904, '1'),
(242406, 4411, 'QU', 'OK', 'S', 1759483907, 1759483907, '1'),
(242407, 6481, 'QU', 'OK', 'S', 1759483909, 1759483909, '1'),
(242408, 12463, 'QU', 'OK', 'S', 1759483913, 1759483913, '1'),
(242409, 4293, 'QU', 'OK', 'S', 1759483915, 1759483915, '1'),
(242410, 12331, 'QU', 'OK', 'S', 1759483923, 1759483923, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(242411, 25515, 'QU', 'OK', 'S', 1759484019, 1759484019, '1'),
(242412, 25515, 'QU', 'OK', 'S', 1759484022, 1759484022, '1'),
(242413, 3163, 'QU', 'OK', 'S', 1759484029, 1759484029, '1'),
(242414, 37532, 'QU', 'OK', 'S', 1759485540, 1759485540, '1'),
(242415, 36469, 'QU', 'OK', 'S', 1759485680, 1759485680, '1'),
(242416, 33917, 'QU', 'OK', 'S', 1759488271, 1759488271, '1'),
(242417, 26210, 'QU', 'OK', 'S', 1759488473, 1759488473, '1'),
(242418, 27394, 'QU', 'OK', 'S', 1759488671, 1759488671, '1'),
(242419, 32945, 'QU', 'OK', 'S', 1759488673, 1759488673, '1'),
(242420, 37395, 'QU', 'OK', 'S', 1759488674, 1759488674, '1'),
(242421, 34930, 'QU', 'OK', 'S', 1759488692, 1759488692, '1'),
(242422, 20950, 'QU', 'OK', 'S', 1759488918, 1759488918, '1'),
(242423, 38309, 'QU', 'OK', 'S', 1759489548, 1759489548, '1'),
(242424, 40290, 'QU', 'OK', 'S', 1759489822, 1759489822, '1'),
(242425, 40143, 'QU', 'OK', 'S', 1759491872, 1759491872, '1'),
(242426, 37194, 'QU', 'OK', 'S', 1759492332, 1759492332, '1'),
(242427, 32463, 'QU', 'OK', 'S', 1759492377, 1759492377, '1'),
(242428, 35135, 'QU', 'OK', 'S', 1759492542, 1759492542, '1'),
(242429, 39450, 'QU', 'OK', 'S', 1759492663, 1759492663, '1'),
(242430, 39189, 'QU', 'OK', 'S', 1759492706, 1759492706, '1'),
(242431, 39149, 'QU', 'OK', 'S', 1759492874, 1759492874, '1'),
(242432, 35119, 'QU', 'OK', 'S', 1759492994, 1759492994, '1'),
(242433, 35871, 'QU', 'OK', 'S', 1759493147, 1759493147, '1'),
(242434, 35120, 'QU', 'OK', 'S', 1759493183, 1759493183, '1'),
(242435, 40346, 'QU', 'OK', 'S', 1759493289, 1759493289, '1'),
(242436, 39723, 'QU', 'OK', 'S', 1759493292, 1759493292, '1'),
(242437, 5220, 'QU', 'OK', 'S', 1759493294, 1759493294, '1'),
(242438, 37218, 'QU', 'OK', 'S', 1759493297, 1759493297, '1'),
(242439, 40324, 'QU', 'OK', 'S', 1759493591, 1759493591, '1'),
(242440, 37218, 'QU', 'OK', 'S', 1759493611, 1759493611, '1'),
(242441, 37253, 'QU', 'OK', 'S', 1759493697, 1759493697, '1'),
(242442, 36960, 'QU', 'OK', 'S', 1759494302, 1759494302, '1'),
(242443, 37805, 'QU', 'OK', 'S', 1759494672, 1759494672, '1'),
(242444, 40411, 'QU', 'OK', 'S', 1759496823, 1759496823, '1'),
(242445, 39337, 'QU', 'OK', 'S', 1759496829, 1759496829, '1'),
(242446, 40114, 'QU', 'OK', 'S', 1759496832, 1759496832, '1'),
(242447, 23979, 'QU', 'OK', 'S', 1759496835, 1759496835, '1'),
(242448, 36509, 'QU', 'OK', 'S', 1759496838, 1759496838, '1'),
(242449, 40110, 'QU', 'OK', 'S', 1759496841, 1759496841, '1'),
(242450, 39759, 'QU', 'OK', 'S', 1759496844, 1759496844, '1'),
(242451, 36507, 'QU', 'OK', 'S', 1759496847, 1759496847, '1'),
(242452, 39510, 'QU', 'OK', 'S', 1759496850, 1759496850, '1'),
(242453, 23561, 'QU', 'OK', 'S', 1759496853, 1759496853, '1'),
(242454, 39969, 'QU', 'OK', 'S', 1759496856, 1759496856, '1'),
(242455, 40116, 'QU', 'OK', 'S', 1759496859, 1759496859, '1'),
(242456, 40130, 'QU', 'OK', 'S', 1759496863, 1759496863, '1'),
(242457, 40112, 'QU', 'OK', 'S', 1759496866, 1759496866, '1'),
(242458, 40150, 'QU', 'OK', 'S', 1759496869, 1759496869, '1'),
(242459, 39720, 'QU', 'OK', 'S', 1759496871, 1759496871, '1'),
(242460, 39969, 'QU', 'OK', 'S', 1759496874, 1759496874, '1'),
(242461, 32586, 'QU', 'OK', 'S', 1759496919, 1759496919, '1'),
(242462, 37821, 'QU', 'OK', 'S', 1759496952, 1759496952, '1'),
(242463, 37821, 'QU', 'OK', 'S', 1759496954, 1759496954, '1'),
(242464, 38659, 'QU', 'OK', 'S', 1759496957, 1759496957, '1'),
(242465, 38659, 'QU', 'OK', 'S', 1759496959, 1759496959, '1'),
(242466, 33551, 'QU', 'OK', 'S', 1759497076, 1759497076, '1'),
(242467, 23368, 'QU', 'OK', 'S', 1759497101, 1759497101, '1'),
(242468, 39993, 'QU', 'OK', 'S', 1759497348, 1759497348, '1'),
(242469, 39993, 'QU', 'OK', 'S', 1759497351, 1759497351, '1'),
(242470, 39993, 'QU', 'OK', 'S', 1759497354, 1759497354, '1'),
(242471, 39942, 'QU', 'OK', 'S', 1759497357, 1759497357, '1'),
(242472, 26884, 'QU', 'OK', 'S', 1759497362, 1759497362, '1'),
(242473, 26884, 'QU', 'OK', 'S', 1759497366, 1759497366, '1'),
(242474, 26884, 'QU', 'OK', 'S', 1759497368, 1759497368, '1'),
(242475, 30057, 'QU', 'OK', 'S', 1759497375, 1759497375, '1'),
(242476, 25550, 'QU', 'OK', 'S', 1759497379, 1759497379, '1'),
(242477, 39412, 'QU', 'OK', 'S', 1759497383, 1759497383, '1'),
(242478, 39412, 'QU', 'OK', 'S', 1759497392, 1759497392, '1'),
(242479, 39482, 'QU', 'OK', 'S', 1759497396, 1759497396, '1'),
(242480, 39942, 'QU', 'OK', 'S', 1759497400, 1759497400, '1'),
(242481, 21087, 'QU', 'OK', 'S', 1759497409, 1759497409, '1'),
(242482, 21087, 'QU', 'OK', 'S', 1759497415, 1759497415, '1'),
(242483, 21087, 'QU', 'OK', 'S', 1759497418, 1759497418, '1'),
(242484, 39725, 'QU', 'OK', 'S', 1759497425, 1759497425, '1'),
(242485, 21087, 'QU', 'OK', 'S', 1759497428, 1759497428, '1'),
(242486, 32552, 'QU', 'OK', 'S', 1759497434, 1759497434, '1'),
(242487, 32552, 'QU', 'OK', 'S', 1759497437, 1759497437, '1'),
(242488, 39983, 'QU', 'OK', 'S', 1759497441, 1759497441, '1'),
(242489, 32552, 'QU', 'OK', 'S', 1759497445, 1759497445, '1'),
(242490, 39983, 'QU', 'OK', 'S', 1759497453, 1759497453, '1'),
(242491, 39983, 'QU', 'OK', 'S', 1759497456, 1759497456, '1'),
(242492, 36897, 'QU', 'OK', 'S', 1759497464, 1759497464, '1'),
(242493, 36897, 'QU', 'OK', 'S', 1759497467, 1759497467, '1'),
(242494, 36897, 'QU', 'OK', 'S', 1759497470, 1759497470, '1'),
(242495, 36897, 'QU', 'OK', 'S', 1759497483, 1759497483, '1'),
(242496, 36897, 'QU', 'OK', 'S', 1759497488, 1759497488, '1'),
(242497, 39942, 'QU', 'OK', 'S', 1759497492, 1759497492, '1'),
(242498, 39482, 'QU', 'OK', 'S', 1759497496, 1759497496, '1'),
(242499, 32552, 'QU', 'OK', 'S', 1759497502, 1759497502, '1'),
(242500, 178, 'QU', 'OK', 'S', 1759497508, 1759497508, '1'),
(242501, 23230, 'QU', 'OK', 'S', 1759497512, 1759497512, '1'),
(242502, 39412, 'QU', 'OK', 'S', 1759497524, 1759497524, '1'),
(242503, 39412, 'QU', 'OK', 'S', 1759497526, 1759497526, '1'),
(242504, 39482, 'QU', 'OK', 'S', 1759497529, 1759497529, '1'),
(242505, 23230, 'QU', 'OK', 'S', 1759497539, 1759497539, '1'),
(242506, 39202, 'QU', 'OK', 'S', 1759497544, 1759497544, '1'),
(242507, 39202, 'QU', 'OK', 'S', 1759497547, 1759497547, '1'),
(242508, 39202, 'QU', 'OK', 'S', 1759497550, 1759497550, '1'),
(242509, 39202, 'QU', 'OK', 'S', 1759497554, 1759497554, '1'),
(242510, 39482, 'QU', 'OK', 'S', 1759497556, 1759497556, '1'),
(242511, 39412, 'QU', 'OK', 'S', 1759497559, 1759497559, '1'),
(242512, 39202, 'QU', 'OK', 'S', 1759497563, 1759497563, '1'),
(242513, 39960, 'QU', 'OK', 'S', 1759497567, 1759497567, '1'),
(242514, 32395, 'QU', 'OK', 'S', 1759497579, 1759497579, '1'),
(242515, 32395, 'QU', 'OK', 'S', 1759497583, 1759497583, '1'),
(242516, 32395, 'QU', 'OK', 'S', 1759497587, 1759497587, '1'),
(242517, 39942, 'QU', 'OK', 'S', 1759497593, 1759497593, '1'),
(242518, 39960, 'QU', 'OK', 'S', 1759497596, 1759497596, '1'),
(242519, 39236, 'QU', 'OK', 'S', 1759497600, 1759497600, '1'),
(242520, 39236, 'QU', 'OK', 'S', 1759497603, 1759497603, '1'),
(242521, 39236, 'QU', 'OK', 'S', 1759497607, 1759497607, '1'),
(242522, 39236, 'QU', 'OK', 'S', 1759497609, 1759497609, '1'),
(242523, 39942, 'QU', 'OK', 'S', 1759497616, 1759497616, '1'),
(242524, 39725, 'QU', 'OK', 'S', 1759497619, 1759497619, '1'),
(242525, 40175, 'QU', 'OK', 'S', 1759497623, 1759497623, '1'),
(242526, 39236, 'QU', 'OK', 'S', 1759497627, 1759497627, '1'),
(242527, 39960, 'QU', 'OK', 'S', 1759497631, 1759497631, '1'),
(242528, 38413, 'QU', 'OK', 'S', 1759497635, 1759497635, '1'),
(242529, 38413, 'QU', 'OK', 'S', 1759497638, 1759497638, '1'),
(242530, 39960, 'QU', 'OK', 'S', 1759497642, 1759497642, '1'),
(242531, 35004, 'QU', 'OK', 'S', 1759497644, 1759497644, '1'),
(242532, 35004, 'QU', 'OK', 'S', 1759497646, 1759497646, '1'),
(242533, 39725, 'QU', 'OK', 'S', 1759497655, 1759497655, '1'),
(242534, 40175, 'QU', 'OK', 'S', 1759497659, 1759497659, '1'),
(242535, 21087, 'QU', 'OK', 'S', 1759497664, 1759497664, '1'),
(242536, 178, 'QU', 'OK', 'S', 1759497682, 1759497682, '1'),
(242537, 37298, 'QU', 'OK', 'S', 1759497918, 1759497918, '1'),
(242538, 10174, 'QU', 'OK', 'S', 1759497921, 1759497921, '1'),
(242539, 21099, 'QU', 'OK', 'S', 1759498351, 1759498351, '1'),
(242540, 21099, 'QU', 'OK', 'S', 1759498353, 1759498353, '1'),
(242541, 25935, 'QU', 'OK', 'S', 1759498361, 1759498361, '1'),
(242542, 39262, 'QU', 'OK', 'S', 1759498684, 1759498684, '1'),
(242543, 40222, 'QU', 'OK', 'S', 1759499895, 1759499895, '1'),
(242544, 40038, 'QU', 'OK', 'S', 1759499933, 1759499933, '1'),
(242545, 27612, 'QU', 'OK', 'S', 1759500022, 1759500022, '1'),
(242546, 40040, 'QU', 'OK', 'S', 1759500088, 1759500088, '1'),
(242547, 34888, 'QU', 'OK', 'S', 1759554555, 1759554555, '1'),
(242548, 34888, 'QU', 'OK', 'S', 1759554559, 1759554559, '1'),
(242549, 36827, 'QU', 'OK', 'S', 1759554595, 1759554595, '1'),
(242550, 40373, 'QU', 'OK', 'S', 1759554600, 1759554600, '1'),
(242551, 37507, 'QU', 'OK', 'S', 1759554602, 1759554602, '1'),
(242552, 37507, 'QU', 'OK', 'S', 1759554614, 1759554614, '1'),
(242553, 37507, 'QU', 'OK', 'S', 1759554633, 1759554633, '1'),
(242554, 37507, 'QU', 'OK', 'S', 1759554710, 1759554710, '1'),
(242555, 37507, 'QU', 'OK', 'S', 1759554714, 1759554714, '1'),
(242556, 39997, 'QU', 'OK', 'S', 1759554741, 1759554741, '1'),
(242557, 12449, 'QU', 'OK', 'S', 1759554741, 1759554741, '1'),
(242558, 13028, 'QU', 'OK', 'S', 1759554741, 1759554741, '1'),
(242559, 1281, 'QU', 'OK', 'S', 1759554741, 1759554741, '1'),
(242560, 40325, 'QU', 'OK', 'S', 1759554971, 1759554971, '1'),
(242561, 27606, 'QU', 'OK', 'S', 1759555085, 1759555085, '1'),
(242562, 27605, 'QU', 'OK', 'S', 1759555127, 1759555127, '1'),
(242563, 27620, 'QU', 'OK', 'S', 1759555169, 1759555169, '1'),
(242564, 27623, 'QU', 'OK', 'S', 1759555260, 1759555260, '1'),
(242565, 38180, 'QU', 'OK', 'S', 1759557079, 1759557079, '1'),
(242566, 39559, 'QU', 'OK', 'S', 1759557292, 1759557292, '1'),
(242567, 39559, 'QU', 'OK', 'S', 1759557294, 1759557294, '1'),
(242568, 31130, 'QU', 'OK', 'S', 1759557936, 1759557936, '1'),
(242569, 31144, 'QU', 'OK', 'S', 1759557973, 1759557973, '1'),
(242570, 31144, 'QU', 'OK', 'S', 1759557980, 1759557980, '1'),
(242571, 31144, 'QU', 'OK', 'S', 1759557987, 1759557987, '1'),
(242572, 37522, 'QU', 'OK', 'S', 1759558018, 1759558018, '1'),
(242573, 37522, 'QU', 'OK', 'S', 1759558021, 1759558021, '1'),
(242574, 13553, 'QU', 'OK', 'S', 1759558040, 1759558040, '1'),
(242575, 13553, 'QU', 'OK', 'S', 1759558044, 1759558044, '1'),
(242576, 16496, 'QU', 'OK', 'S', 1759558047, 1759558047, '1'),
(242577, 18809, 'QU', 'OK', 'S', 1759558049, 1759558049, '1'),
(242578, 15045, 'QU', 'OK', 'S', 1759558052, 1759558052, '1'),
(242579, 18809, 'QU', 'OK', 'S', 1759558055, 1759558055, '1'),
(242580, 35797, 'QU', 'OK', 'S', 1759558058, 1759558058, '1'),
(242581, 28817, 'QU', 'OK', 'S', 1759558060, 1759558060, '1'),
(242582, 26705, 'QU', 'OK', 'S', 1759558063, 1759558063, '1'),
(242583, 26705, 'QU', 'OK', 'S', 1759558066, 1759558066, '1'),
(242584, 39207, 'QU', 'OK', 'S', 1759558070, 1759558070, '1'),
(242585, 36726, 'QU', 'OK', 'S', 1759558074, 1759558074, '1'),
(242586, 39207, 'QU', 'OK', 'S', 1759558078, 1759558078, '1'),
(242587, 35346, 'QU', 'OK', 'S', 1759558080, 1759558080, '1'),
(242588, 28391, 'QU', 'OK', 'S', 1759558083, 1759558083, '1'),
(242589, 13553, 'QU', 'OK', 'S', 1759558085, 1759558085, '1'),
(242590, 36726, 'QU', 'OK', 'S', 1759558088, 1759558088, '1'),
(242591, 11180, 'QU', 'OK', 'S', 1759558091, 1759558091, '1'),
(242592, 28391, 'QU', 'OK', 'S', 1759558093, 1759558093, '1'),
(242593, 15045, 'QU', 'OK', 'S', 1759558095, 1759558095, '1'),
(242594, 28391, 'QU', 'OK', 'S', 1759558098, 1759558098, '1'),
(242595, 28391, 'QU', 'OK', 'S', 1759558100, 1759558100, '1'),
(242596, 36727, 'QU', 'OK', 'S', 1759558459, 1759558459, '1'),
(242597, 39207, 'QU', 'OK', 'S', 1759558505, 1759558505, '1'),
(242598, 39207, 'QU', 'OK', 'S', 1759558505, 1759558505, '1'),
(242599, 39207, 'QU', 'OK', 'S', 1759558505, 1759558505, '1'),
(242600, 11180, 'QU', 'OK', 'S', 1759558614, 1759558614, '1'),
(242601, 11182, 'QU', 'OK', 'S', 1759558765, 1759558765, '1'),
(242602, 11182, 'QU', 'OK', 'S', 1759558772, 1759558772, '1'),
(242603, 37822, 'QU', 'OK', 'S', 1759560577, 1759560577, '1'),
(242604, 37822, 'QU', 'OK', 'S', 1759560579, 1759560579, '1'),
(242605, 37822, 'QU', 'OK', 'S', 1759560581, 1759560581, '1'),
(242606, 37822, 'QU', 'OK', 'S', 1759560583, 1759560583, '1'),
(242607, 37822, 'QU', 'OK', 'S', 1759560593, 1759560593, '1'),
(242608, 37822, 'QU', 'OK', 'S', 1759560594, 1759560594, '1'),
(242609, 37780, 'QU', 'OK', 'S', 1759560641, 1759560641, '1'),
(242610, 37780, 'QU', 'OK', 'S', 1759560645, 1759560645, '1'),
(242611, 12599, 'QU', 'OK', 'S', 1759560783, 1759560783, '1'),
(242612, 13162, 'QU', 'OK', 'S', 1759560783, 1759560783, '1'),
(242613, 39482, 'QU', 'OK', 'S', 1759560783, 1759560783, '1'),
(242614, 32256, 'QU', 'OK', 'S', 1759560783, 1759560783, '1'),
(242615, 25633, 'QU', 'OK', 'S', 1759560783, 1759560783, '1'),
(242616, 31154, 'QU', 'OK', 'S', 1759560811, 1759560811, '1'),
(242617, 31154, 'QU', 'OK', 'S', 1759560980, 1759560980, '1'),
(242618, 25808, 'QU', 'OK', 'S', 1759561312, 1759561312, '1'),
(242619, 19616, 'QU', 'OK', 'S', 1759561315, 1759561315, '1'),
(242620, 2800, 'QU', 'OK', 'S', 1759561318, 1759561318, '1'),
(242621, 25808, 'QU', 'OK', 'S', 1759561324, 1759561324, '1'),
(242622, 36576, 'QU', 'OK', 'S', 1759561339, 1759561339, '1'),
(242623, 36347, 'QU', 'OK', 'S', 1759561352, 1759561352, '1'),
(242624, 36347, 'QU', 'OK', 'S', 1759561354, 1759561354, '1'),
(242625, 36347, 'QU', 'OK', 'S', 1759561356, 1759561356, '1'),
(242626, 36347, 'QU', 'OK', 'S', 1759561358, 1759561358, '1'),
(242627, 19616, 'QU', 'OK', 'S', 1759561358, 1759561358, '1'),
(242628, 36347, 'QU', 'OK', 'S', 1759561360, 1759561360, '1'),
(242629, 32693, 'QU', 'OK', 'S', 1759561362, 1759561362, '1'),
(242630, 4090, 'QU', 'OK', 'S', 1759561365, 1759561365, '1'),
(242631, 37050, 'QU', 'OK', 'S', 1759561369, 1759561369, '1'),
(242632, 37921, 'QU', 'OK', 'S', 1759561372, 1759561372, '1'),
(242633, 37921, 'QU', 'OK', 'S', 1759561374, 1759561374, '1'),
(242634, 1654, 'QU', 'OK', 'S', 1759561380, 1759561380, '1'),
(242635, 1654, 'QU', 'OK', 'S', 1759561394, 1759561394, '1'),
(242636, 2652, 'QU', 'OK', 'S', 1759561402, 1759561402, '1'),
(242637, 1654, 'QU', 'OK', 'S', 1759561494, 1759561494, '1'),
(242638, 1654, 'QU', 'OK', 'S', 1759561498, 1759561498, '1'),
(242639, 1654, 'QU', 'OK', 'S', 1759561731, 1759561731, '1'),
(242640, 1654, 'QU', 'OK', 'S', 1759561733, 1759561733, '1'),
(242641, 25805, 'QU', 'OK', 'S', 1759561737, 1759561737, '1'),
(242642, 12389, 'QU', 'OK', 'S', 1759561758, 1759561758, '1'),
(242643, 12389, 'QU', 'OK', 'S', 1759561766, 1759561766, '1'),
(242644, 21743, 'QU', 'OK', 'S', 1759562449, 1759562449, '1'),
(242645, 21743, 'QU', 'OK', 'S', 1759562795, 1759562795, '1'),
(242646, 21743, 'QU', 'OK', 'S', 1759562795, 1759562795, '1'),
(242647, 21743, 'QU', 'OK', 'S', 1759562795, 1759562795, '1'),
(242648, 21743, 'QU', 'OK', 'S', 1759562795, 1759562795, '1'),
(242649, 21743, 'QU', 'OK', 'S', 1759562795, 1759562795, '1'),
(242650, 38309, 'QU', 'OK', 'S', 1759564349, 1759564349, '1'),
(242651, 38309, 'QU', 'OK', 'S', 1759564369, 1759564369, '1'),
(242652, 38309, 'QU', 'OK', 'S', 1759564372, 1759564372, '1'),
(242653, 31436, 'QU', 'OK', 'S', 1759564650, 1759564650, '1'),
(242654, 35745, 'QU', 'OK', 'S', 1759564654, 1759564654, '1'),
(242655, 35745, 'QU', 'OK', 'S', 1759564657, 1759564657, '1'),
(242656, 22881, 'QU', 'OK', 'S', 1759564659, 1759564659, '1'),
(242657, 29976, 'QU', 'OK', 'S', 1759564662, 1759564662, '1'),
(242658, 15870, 'QU', 'OK', 'S', 1759564665, 1759564665, '1'),
(242659, 15468, 'QU', 'OK', 'S', 1759564687, 1759564687, '1'),
(242660, 29592, 'QU', 'OK', 'S', 1759564691, 1759564691, '1'),
(242661, 23786, 'QU', 'OK', 'S', 1759564694, 1759564694, '1'),
(242662, 31043, 'QU', 'OK', 'S', 1759564697, 1759564697, '1'),
(242663, 31044, 'QU', 'OK', 'S', 1759564700, 1759564700, '1'),
(242664, 35405, 'QU', 'OK', 'S', 1759564702, 1759564702, '1'),
(242665, 29050, 'QU', 'OK', 'S', 1759564706, 1759564706, '1'),
(242666, 34468, 'QU', 'OK', 'S', 1759564710, 1759564710, '1'),
(242667, 38360, 'QU', 'OK', 'S', 1759564712, 1759564712, '1'),
(242668, 35543, 'QU', 'OK', 'S', 1759564715, 1759564715, '1'),
(242669, 40154, 'QU', 'OK', 'S', 1759564718, 1759564718, '1'),
(242670, 38361, 'QU', 'OK', 'S', 1759564720, 1759564720, '1'),
(242671, 30967, 'QU', 'OK', 'S', 1759564723, 1759564723, '1'),
(242672, 37040, 'QU', 'OK', 'S', 1759564726, 1759564726, '1'),
(242673, 29252, 'QU', 'OK', 'S', 1759564729, 1759564729, '1'),
(242674, 35378, 'QU', 'OK', 'S', 1759564731, 1759564731, '1'),
(242675, 37522, 'QU', 'OK', 'S', 1759564807, 1759564807, '1'),
(242676, 20503, 'QU', 'OK', 'S', 1759564926, 1759564926, '1'),
(242677, 32527, 'QU', 'OK', 'S', 1759566807, 1759566807, '1'),
(242678, 35714, 'QU', 'OK', 'S', 1759566809, 1759566809, '1'),
(242679, 40391, 'QU', 'OK', 'S', 1759568569, 1759568569, '1'),
(242680, 40407, 'QU', 'OK', 'S', 1759568637, 1759568637, '1'),
(242681, 39975, 'QU', 'OK', 'S', 1759570323, 1759570323, '1'),
(242682, 39386, 'QU', 'OK', 'S', 1759570327, 1759570327, '1'),
(242683, 39386, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242684, 39975, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242685, 38659, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242686, 38659, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242687, 37821, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242688, 37821, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242689, 32586, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242690, 39969, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242691, 39720, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242692, 40150, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242693, 40112, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242694, 40130, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242695, 40116, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242696, 39969, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242697, 23561, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242698, 39510, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242699, 36507, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242700, 39759, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242701, 40110, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242702, 36509, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242703, 23979, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242704, 40114, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242705, 39337, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242706, 40411, 'QU', 'OK', 'S', 1759570394, 1759570394, '1'),
(242707, 39975, 'QU', 'OK', 'S', 1759570540, 1759570540, '1'),
(242708, 39969, 'QU', 'OK', 'S', 1759570548, 1759570548, '1'),
(242709, 40150, 'QU', 'OK', 'S', 1759570552, 1759570552, '1'),
(242710, 39969, 'QU', 'OK', 'S', 1759570555, 1759570555, '1'),
(242711, 32586, 'QU', 'OK', 'S', 1759570561, 1759570561, '1'),
(242712, 39510, 'QU', 'OK', 'S', 1759570564, 1759570564, '1'),
(242713, 37821, 'QU', 'OK', 'S', 1759570566, 1759570566, '1'),
(242714, 36509, 'QU', 'OK', 'S', 1759570583, 1759570583, '1'),
(242715, 40110, 'QU', 'OK', 'S', 1759570589, 1759570589, '1'),
(242716, 39759, 'QU', 'OK', 'S', 1759570592, 1759570592, '1'),
(242717, 39386, 'QU', 'OK', 'S', 1759570595, 1759570595, '1'),
(242718, 36897, 'QU', 'OK', 'S', 1759570598, 1759570598, '1'),
(242719, 23561, 'QU', 'OK', 'S', 1759570600, 1759570600, '1'),
(242720, 40116, 'QU', 'OK', 'S', 1759570603, 1759570603, '1'),
(242721, 36507, 'QU', 'OK', 'S', 1759570608, 1759570608, '1'),
(242722, 38659, 'QU', 'OK', 'S', 1759570611, 1759570611, '1'),
(242723, 39337, 'QU', 'OK', 'S', 1759570619, 1759570619, '1'),
(242724, 40130, 'QU', 'OK', 'S', 1759570625, 1759570625, '1'),
(242725, 37821, 'QU', 'OK', 'S', 1759570628, 1759570628, '1'),
(242726, 40112, 'QU', 'OK', 'S', 1759570633, 1759570633, '1'),
(242727, 39720, 'QU', 'OK', 'S', 1759570636, 1759570636, '1'),
(242728, 40411, 'QU', 'OK', 'S', 1759570639, 1759570639, '1'),
(242729, 40114, 'QU', 'OK', 'S', 1759570649, 1759570649, '1'),
(242730, 38659, 'QU', 'OK', 'S', 1759570651, 1759570651, '1'),
(242731, 23979, 'QU', 'OK', 'S', 1759570655, 1759570655, '1'),
(242732, 37856, 'QU', 'OK', 'S', 1759570706, 1759570706, '1'),
(242733, 37856, 'QU', 'OK', 'S', 1759570719, 1759570719, '1'),
(242734, 37855, 'QU', 'OK', 'S', 1759570758, 1759570758, '1'),
(242735, 37855, 'QU', 'OK', 'S', 1759570761, 1759570761, '1'),
(242736, 36903, 'QU', 'OK', 'S', 1759570778, 1759570778, '1'),
(242737, 37857, 'QU', 'OK', 'S', 1759570850, 1759570850, '1'),
(242738, 37857, 'QU', 'OK', 'S', 1759570852, 1759570852, '1'),
(242739, 37857, 'QU', 'OK', 'S', 1759570854, 1759570854, '1'),
(242740, 36905, 'QU', 'OK', 'S', 1759570883, 1759570883, '1'),
(242741, 37858, 'QU', 'OK', 'S', 1759570952, 1759570952, '1'),
(242742, 37858, 'QU', 'OK', 'S', 1759570955, 1759570955, '1'),
(242743, 37858, 'QU', 'OK', 'S', 1759570958, 1759570958, '1'),
(242744, 37098, 'QU', 'OK', 'S', 1759571017, 1759571017, '1'),
(242745, 37865, 'QU', 'OK', 'S', 1759571079, 1759571079, '1'),
(242746, 37865, 'QU', 'OK', 'S', 1759571082, 1759571082, '1'),
(242747, 37865, 'QU', 'OK', 'S', 1759571095, 1759571095, '1'),
(242748, 33041, 'QU', 'OK', 'S', 1759571119, 1759571119, '1'),
(242749, 39448, 'QU', 'OK', 'S', 1759571435, 1759571435, '1'),
(242750, 37859, 'QU', 'OK', 'S', 1759571646, 1759571646, '1'),
(242751, 37859, 'QU', 'OK', 'S', 1759571649, 1759571649, '1'),
(242752, 37859, 'QU', 'OK', 'S', 1759571652, 1759571652, '1'),
(242753, 36904, 'QU', 'OK', 'S', 1759571718, 1759571718, '1'),
(242754, 37860, 'QU', 'OK', 'S', 1759571860, 1759571860, '1'),
(242755, 37860, 'QU', 'OK', 'S', 1759571863, 1759571863, '1'),
(242756, 37860, 'QU', 'OK', 'S', 1759571869, 1759571869, '1'),
(242757, 36902, 'QU', 'OK', 'S', 1759571894, 1759571894, '1'),
(242758, 37861, 'QU', 'OK', 'S', 1759572015, 1759572015, '1'),
(242759, 37861, 'QU', 'OK', 'S', 1759572018, 1759572018, '1'),
(242760, 36901, 'QU', 'OK', 'S', 1759572055, 1759572055, '1'),
(242761, 37862, 'QU', 'OK', 'S', 1759572128, 1759572128, '1'),
(242762, 37862, 'QU', 'OK', 'S', 1759572135, 1759572135, '1'),
(242763, 37862, 'QU', 'OK', 'S', 1759572138, 1759572138, '1'),
(242764, 21743, 'QU', 'OK', 'S', 1759572146, 1759572146, '1'),
(242765, 36900, 'QU', 'OK', 'S', 1759572162, 1759572162, '1'),
(242766, 37863, 'QU', 'OK', 'S', 1759572227, 1759572227, '1'),
(242767, 37863, 'QU', 'OK', 'S', 1759572230, 1759572230, '1'),
(242768, 37863, 'QU', 'OK', 'S', 1759572233, 1759572233, '1'),
(242769, 36896, 'QU', 'OK', 'S', 1759572271, 1759572271, '1'),
(242770, 37864, 'QU', 'OK', 'S', 1759572410, 1759572410, '1'),
(242771, 37864, 'QU', 'OK', 'S', 1759572413, 1759572413, '1'),
(242772, 37864, 'QU', 'OK', 'S', 1759572417, 1759572417, '1'),
(242773, 37453, 'QU', 'OK', 'S', 1759572440, 1759572440, '1'),
(242774, 39412, 'QU', 'OK', 'S', 1759572679, 1759572679, '1'),
(242775, 40435, 'QU', 'OK', 'S', 1759574034, 1759574034, '1'),
(242776, 40430, 'QU', 'OK', 'S', 1759574966, 1759574966, '1'),
(242777, 40431, 'QU', 'OK', 'S', 1759575201, 1759575201, '1'),
(242778, 40139, 'QU', 'OK', 'S', 1759575315, 1759575315, '1'),
(242779, 40432, 'QU', 'OK', 'S', 1759575497, 1759575497, '1'),
(242780, 35714, 'QU', 'OK', 'S', 1759575640, 1759575640, '1'),
(242781, 35714, 'QU', 'OK', 'S', 1759575735, 1759575735, '1'),
(242782, 40433, 'QU', 'OK', 'S', 1759575759, 1759575759, '1'),
(242783, 12740, 'QU', 'OK', 'S', 1759575783, 1759575783, '1'),
(242784, 12740, 'QU', 'OK', 'S', 1759575828, 1759575828, '1'),
(242785, 36280, 'QU', 'OK', 'S', 1759575843, 1759575843, '1'),
(242786, 36280, 'QU', 'OK', 'S', 1759575847, 1759575847, '1'),
(242787, 24896, 'QU', 'OK', 'S', 1759575853, 1759575853, '1'),
(242788, 30439, 'QU', 'OK', 'S', 1759575859, 1759575859, '1'),
(242789, 37962, 'QU', 'OK', 'S', 1759575863, 1759575863, '1'),
(242790, 37262, 'QU', 'OK', 'S', 1759575870, 1759575870, '1'),
(242791, 23121, 'QU', 'OK', 'S', 1759575875, 1759575875, '1'),
(242792, 35714, 'QU', 'OK', 'S', 1759575878, 1759575878, '1'),
(242793, 19842, 'QU', 'OK', 'S', 1759575882, 1759575882, '1'),
(242794, 37962, 'QU', 'OK', 'S', 1759575888, 1759575888, '1'),
(242795, 37962, 'QU', 'OK', 'S', 1759575892, 1759575892, '1'),
(242796, 39942, 'QU', 'OK', 'S', 1759575896, 1759575896, '1'),
(242797, 19842, 'QU', 'OK', 'S', 1759575899, 1759575899, '1'),
(242798, 19842, 'QU', 'OK', 'S', 1759575903, 1759575903, '1'),
(242799, 10441, 'QU', 'OK', 'S', 1759575907, 1759575907, '1'),
(242800, 37962, 'QU', 'OK', 'S', 1759575910, 1759575910, '1'),
(242801, 37962, 'QU', 'OK', 'S', 1759575914, 1759575914, '1'),
(242802, 39942, 'QU', 'OK', 'S', 1759575922, 1759575922, '1'),
(242803, 33557, 'QU', 'OK', 'S', 1759575930, 1759575930, '1'),
(242804, 37262, 'QU', 'OK', 'S', 1759575933, 1759575933, '1'),
(242805, 36721, 'QU', 'OK', 'S', 1759575951, 1759575951, '1'),
(242806, 33556, 'QU', 'OK', 'S', 1759575959, 1759575959, '1'),
(242807, 39476, 'QU', 'OK', 'S', 1759575962, 1759575962, '1'),
(242808, 40402, 'QU', 'OK', 'S', 1759575965, 1759575965, '1'),
(242809, 40182, 'QU', 'OK', 'S', 1759575966, 1759575966, '1'),
(242810, 30439, 'QU', 'OK', 'S', 1759575970, 1759575970, '1'),
(242811, 19842, 'QU', 'OK', 'S', 1759575974, 1759575974, '1'),
(242812, 40182, 'QU', 'OK', 'S', 1759575978, 1759575978, '1'),
(242813, 19842, 'QU', 'OK', 'S', 1759575981, 1759575981, '1'),
(242814, 33556, 'QU', 'OK', 'S', 1759575985, 1759575985, '1'),
(242815, 39476, 'QU', 'OK', 'S', 1759575989, 1759575989, '1'),
(242816, 37962, 'QU', 'OK', 'S', 1759575992, 1759575992, '1'),
(242817, 33556, 'QU', 'OK', 'S', 1759575996, 1759575996, '1'),
(242818, 24896, 'QU', 'OK', 'S', 1759576000, 1759576000, '1'),
(242819, 36225, 'QU', 'OK', 'S', 1759576004, 1759576004, '1'),
(242820, 24898, 'QU', 'OK', 'S', 1759576009, 1759576009, '1'),
(242821, 33557, 'QU', 'OK', 'S', 1759576014, 1759576014, '1'),
(242822, 33557, 'QU', 'OK', 'S', 1759576017, 1759576017, '1'),
(242823, 19842, 'QU', 'OK', 'S', 1759576021, 1759576021, '1'),
(242824, 10441, 'QU', 'OK', 'S', 1759576024, 1759576024, '1'),
(242825, 30383, 'QU', 'OK', 'S', 1759576027, 1759576027, '1'),
(242826, 30439, 'QU', 'OK', 'S', 1759576031, 1759576031, '1'),
(242827, 33556, 'QU', 'OK', 'S', 1759576036, 1759576036, '1'),
(242828, 39476, 'QU', 'OK', 'S', 1759576039, 1759576039, '1'),
(242829, 36721, 'QU', 'OK', 'S', 1759576130, 1759576130, '1'),
(242830, 40182, 'QU', 'OK', 'S', 1759576131, 1759576131, '1'),
(242831, 33928, 'QU', 'OK', 'S', 1759576175, 1759576175, '1'),
(242832, 30383, 'QU', 'OK', 'S', 1759576180, 1759576180, '1'),
(242833, 39476, 'QU', 'OK', 'S', 1759576183, 1759576183, '1'),
(242834, 36721, 'QU', 'OK', 'S', 1759576188, 1759576188, '1'),
(242835, 36280, 'QU', 'OK', 'S', 1759576193, 1759576193, '1'),
(242836, 30383, 'QU', 'OK', 'S', 1759576197, 1759576197, '1'),
(242837, 30383, 'QU', 'OK', 'S', 1759576201, 1759576201, '1'),
(242838, 33928, 'QU', 'OK', 'S', 1759576204, 1759576204, '1'),
(242839, 30383, 'QU', 'OK', 'S', 1759576207, 1759576207, '1'),
(242840, 39476, 'QU', 'OK', 'S', 1759576210, 1759576210, '1'),
(242841, 33556, 'QU', 'OK', 'S', 1759576214, 1759576214, '1'),
(242842, 39476, 'QU', 'OK', 'S', 1759576218, 1759576218, '1'),
(242843, 40182, 'QU', 'OK', 'S', 1759576303, 1759576303, '1'),
(242844, 36721, 'QU', 'OK', 'S', 1759576371, 1759576371, '1'),
(242845, 36721, 'QU', 'OK', 'S', 1759576381, 1759576381, '1'),
(242846, 40182, 'QU', 'OK', 'S', 1759576385, 1759576385, '1'),
(242847, 40434, 'QU', 'OK', 'S', 1759576544, 1759576544, '1'),
(242848, 31122, 'QU', 'OK', 'S', 1759576665, 1759576665, '1'),
(242849, 21874, 'QU', 'OK', 'S', 1759576705, 1759576705, '1'),
(242850, 3716, 'QU', 'OK', 'S', 1759576713, 1759576713, '1'),
(242851, 3716, 'QU', 'OK', 'S', 1759576713, 1759576713, '1'),
(242852, 35714, 'QU', 'OK', 'S', 1759576748, 1759576748, '1'),
(242853, 28464, 'QU', 'OK', 'S', 1759576816, 1759576816, '1'),
(242854, 36280, 'QU', 'OK', 'S', 1759576911, 1759576911, '1'),
(242855, 40429, 'QU', 'OK', 'S', 1759577404, 1759577404, '1'),
(242856, 30529, 'QU', 'OK', 'S', 1759577472, 1759577472, '1'),
(242857, 37822, 'QU', 'OK', 'S', 1759577502, 1759577502, '1'),
(242858, 40437, 'QU', 'OK', 'S', 1759577668, 1759577668, '1'),
(242859, 40436, 'QU', 'OK', 'S', 1759577705, 1759577705, '1'),
(242860, 40421, 'QU', 'OK', 'S', 1759577835, 1759577835, '1'),
(242861, 40422, 'QU', 'OK', 'S', 1759577877, 1759577877, '1'),
(242862, 40423, 'QU', 'OK', 'S', 1759577919, 1759577919, '1'),
(242863, 40424, 'QU', 'OK', 'S', 1759578102, 1759578102, '1'),
(242864, 40426, 'QU', 'OK', 'S', 1759578189, 1759578189, '1'),
(242865, 40427, 'QU', 'OK', 'S', 1759578331, 1759578331, '1'),
(242866, 40428, 'QU', 'OK', 'S', 1759578431, 1759578431, '1'),
(242867, 40417, 'QU', 'OK', 'S', 1759578515, 1759578515, '1'),
(242868, 34548, 'QU', 'OK', 'S', 1759578719, 1759578719, '1'),
(242869, 40420, 'QU', 'OK', 'S', 1759578734, 1759578734, '1'),
(242870, 40418, 'QU', 'OK', 'S', 1759578830, 1759578830, '1'),
(242871, 40419, 'QU', 'OK', 'S', 1759578859, 1759578859, '1'),
(242872, 40124, 'QU', 'OK', 'S', 1759578913, 1759578913, '1'),
(242873, 38592, 'QU', 'OK', 'S', 1759579080, 1759579080, '1'),
(242874, 31752, 'QU', 'OK', 'S', 1759579200, 1759579200, '1'),
(242875, 40023, 'QU', 'OK', 'S', 1759582797, 1759582797, '1'),
(242876, 34891, 'QU', 'OK', 'S', 1759582831, 1759582831, '1'),
(242877, 40002, 'QU', 'OK', 'S', 1759582865, 1759582865, '1'),
(242878, 40021, 'QU', 'OK', 'S', 1759582991, 1759582991, '1'),
(242879, 40022, 'QU', 'OK', 'S', 1759583029, 1759583029, '1'),
(242880, 40003, 'QU', 'OK', 'S', 1759583059, 1759583059, '1'),
(242881, 40004, 'QU', 'OK', 'S', 1759583181, 1759583181, '1'),
(242882, 40005, 'QU', 'OK', 'S', 1759583216, 1759583216, '1'),
(242883, 35043, 'QU', 'OK', 'S', 1759584083, 1759584083, '1'),
(242884, 35047, 'QU', 'OK', 'S', 1759584115, 1759584115, '1'),
(242885, 35189, 'QU', 'OK', 'S', 1759584149, 1759584149, '1'),
(242886, 29509, 'QU', 'OK', 'S', 1759639609, 1759639609, '1'),
(242887, 29508, 'QU', 'OK', 'S', 1759639636, 1759639636, '1'),
(242888, 28951, 'QU', 'OK', 'S', 1759640092, 1759640092, '1'),
(242889, 28489, 'QU', 'OK', 'S', 1759640435, 1759640435, '1'),
(242890, 27581, 'QU', 'OK', 'S', 1759640473, 1759640473, '1'),
(242891, 26456, 'QU', 'OK', 'S', 1759640499, 1759640499, '1'),
(242892, 26446, 'QU', 'OK', 'S', 1759640543, 1759640543, '1'),
(242893, 24960, 'QU', 'OK', 'S', 1759640761, 1759640761, '1'),
(242894, 24960, 'QU', 'OK', 'S', 1759640761, 1759640761, '1'),
(242895, 24968, 'QU', 'OK', 'S', 1759640795, 1759640795, '1'),
(242896, 21734, 'QU', 'OK', 'S', 1759640965, 1759640965, '1'),
(242897, 21709, 'QU', 'OK', 'S', 1759641002, 1759641002, '1'),
(242898, 21708, 'QU', 'OK', 'S', 1759641067, 1759641067, '1'),
(242899, 36799, 'QU', 'OK', 'S', 1759642386, 1759642386, '1'),
(242900, 36525, 'QU', 'OK', 'S', 1759642897, 1759642897, '1'),
(242901, 36526, 'QU', 'OK', 'S', 1759642915, 1759642915, '1'),
(242902, 36527, 'QU', 'OK', 'S', 1759642935, 1759642935, '1'),
(242903, 36524, 'QU', 'OK', 'S', 1759642957, 1759642957, '1'),
(242904, 36523, 'QU', 'OK', 'S', 1759642964, 1759642964, '1'),
(242905, 36522, 'QU', 'OK', 'S', 1759642992, 1759642992, '1'),
(242906, 36521, 'QU', 'OK', 'S', 1759643006, 1759643006, '1'),
(242907, 36520, 'QU', 'OK', 'S', 1759643031, 1759643031, '1'),
(242908, 36519, 'QU', 'OK', 'S', 1759643041, 1759643041, '1'),
(242909, 36518, 'QU', 'OK', 'S', 1759643075, 1759643075, '1'),
(242910, 36517, 'QU', 'OK', 'S', 1759643087, 1759643087, '1'),
(242911, 36516, 'QU', 'OK', 'S', 1759643096, 1759643096, '1'),
(242912, 36514, 'QU', 'OK', 'S', 1759643108, 1759643108, '1'),
(242913, 36515, 'QU', 'OK', 'S', 1759643117, 1759643117, '1'),
(242914, 33899, 'QU', 'OK', 'S', 1759643424, 1759643424, '1'),
(242915, 33538, 'QU', 'OK', 'S', 1759643755, 1759643755, '1'),
(242916, 33469, 'QU', 'OK', 'S', 1759643946, 1759643946, '1'),
(242917, 33400, 'QU', 'OK', 'S', 1759643988, 1759643988, '1'),
(242918, 33386, 'QU', 'OK', 'S', 1759644014, 1759644014, '1'),
(242919, 31147, 'QU', 'OK', 'S', 1759728875, 1759728875, '1'),
(242920, 31147, 'QU', 'OK', 'S', 1759728881, 1759728881, '1'),
(242921, 39527, 'QU', 'OK', 'S', 1759728916, 1759728916, '1'),
(242922, 37522, 'QU', 'OK', 'S', 1759728969, 1759728969, '1'),
(242923, 37522, 'QU', 'OK', 'S', 1759728977, 1759728977, '1'),
(242924, 37522, 'QU', 'OK', 'S', 1759728984, 1759728984, '1'),
(242925, 37522, 'QU', 'OK', 'S', 1759728991, 1759728991, '1'),
(242926, 37522, 'QU', 'OK', 'S', 1759728996, 1759728996, '1'),
(242927, 37522, 'QU', 'OK', 'S', 1759729004, 1759729004, '1'),
(242928, 40427, 'QU', 'OK', 'S', 1759729453, 1759729453, '1'),
(242929, 40216, 'QU', 'OK', 'S', 1759729467, 1759729467, '1'),
(242930, 37414, 'QU', 'OK', 'S', 1759729521, 1759729521, '1'),
(242931, 39412, 'QU', 'OK', 'S', 1759729524, 1759729524, '1'),
(242932, 39287, 'QU', 'OK', 'S', 1759729530, 1759729530, '1'),
(242933, 40419, 'QU', 'OK', 'S', 1759729532, 1759729532, '1'),
(242934, 40417, 'QU', 'OK', 'S', 1759729534, 1759729534, '1'),
(242935, 24962, 'QU', 'OK', 'S', 1759729537, 1759729537, '1'),
(242936, 25265, 'QU', 'OK', 'S', 1759729543, 1759729543, '1'),
(242937, 39251, 'QU', 'OK', 'S', 1759729548, 1759729548, '1'),
(242938, 39164, 'QU', 'OK', 'S', 1759729553, 1759729553, '1'),
(242939, 31001, 'QU', 'OK', 'S', 1759729558, 1759729558, '1'),
(242940, 40179, 'QU', 'OK', 'S', 1759729564, 1759729564, '1'),
(242941, 31130, 'QU', 'OK', 'S', 1759729565, 1759729565, '1'),
(242942, 21492, 'QU', 'OK', 'S', 1759729569, 1759729569, '1'),
(242943, 40401, 'QU', 'OK', 'S', 1759729574, 1759729574, '1'),
(242944, 39412, 'QU', 'OK', 'S', 1759729578, 1759729578, '1'),
(242945, 40228, 'QU', 'OK', 'S', 1759729583, 1759729583, '1'),
(242946, 39321, 'QU', 'OK', 'S', 1759729589, 1759729589, '1'),
(242947, 35933, 'QU', 'OK', 'S', 1759729594, 1759729594, '1'),
(242948, 40210, 'QU', 'OK', 'S', 1759729599, 1759729599, '1'),
(242949, 3933, 'QU', 'OK', 'S', 1759729604, 1759729604, '1'),
(242950, 39255, 'QU', 'OK', 'S', 1759729606, 1759729606, '1'),
(242951, 40216, 'QU', 'OK', 'S', 1759729617, 1759729617, '1'),
(242952, 40145, 'QU', 'OK', 'S', 1759729628, 1759729628, '1'),
(242953, 40145, 'QU', 'OK', 'S', 1759729633, 1759729633, '1'),
(242954, 9109, 'QU', 'OK', 'S', 1759729637, 1759729637, '1'),
(242955, 38756, 'QU', 'OK', 'S', 1759729642, 1759729642, '1'),
(242956, 36073, 'QU', 'OK', 'S', 1759729646, 1759729646, '1'),
(242957, 39638, 'QU', 'OK', 'S', 1759729652, 1759729652, '1'),
(242958, 40092, 'QU', 'OK', 'S', 1759729656, 1759729656, '1'),
(242959, 36073, 'QU', 'OK', 'S', 1759729662, 1759729662, '1'),
(242960, 39789, 'QU', 'OK', 'S', 1759729666, 1759729666, '1'),
(242961, 39560, 'QU', 'OK', 'S', 1759729670, 1759729670, '1'),
(242962, 40456, 'QU', 'OK', 'S', 1759731794, 1759731794, '1'),
(242963, 5705, 'QU', 'OK', 'S', 1759731914, 1759731914, '1'),
(242964, 31142, 'QU', 'OK', 'S', 1759731951, 1759731951, '1'),
(242965, 31144, 'QU', 'OK', 'S', 1759731995, 1759731995, '1'),
(242966, 31126, 'QU', 'OK', 'S', 1759732039, 1759732039, '1'),
(242967, 31126, 'QU', 'OK', 'S', 1759732044, 1759732044, '1'),
(242968, 23460, 'QU', 'OK', 'S', 1759732343, 1759732343, '1'),
(242969, 23460, 'QU', 'OK', 'S', 1759732351, 1759732351, '1'),
(242970, 23460, 'QU', 'OK', 'S', 1759732359, 1759732359, '1'),
(242971, 31126, 'QU', 'OK', 'S', 1759732390, 1759732390, '1'),
(242972, 40455, 'QU', 'OK', 'S', 1759732825, 1759732825, '1'),
(242973, 40457, 'QU', 'OK', 'S', 1759732933, 1759732933, '1'),
(242974, 40455, 'QU', 'OK', 'S', 1759733181, 1759733181, '1'),
(242975, 40435, 'QU', 'OK', 'S', 1759733712, 1759733712, '1'),
(242976, 40435, 'QU', 'OK', 'S', 1759733716, 1759733716, '1'),
(242977, 40435, 'QU', 'OK', 'S', 1759733724, 1759733724, '1'),
(242978, 40435, 'QU', 'OK', 'S', 1759733727, 1759733727, '1'),
(242979, 40435, 'QU', 'OK', 'S', 1759733775, 1759733775, '1'),
(242980, 33557, 'QU', 'OK', 'S', 1759734037, 1759734037, '1'),
(242981, 33557, 'QU', 'OK', 'S', 1759734044, 1759734044, '1'),
(242982, 32693, 'QU', 'OK', 'S', 1759734049, 1759734049, '1'),
(242983, 32693, 'QU', 'OK', 'S', 1759734053, 1759734053, '1'),
(242984, 32693, 'QU', 'OK', 'S', 1759734057, 1759734057, '1'),
(242985, 40290, 'QU', 'OK', 'S', 1759734316, 1759734316, '1'),
(242986, 37921, 'QU', 'OK', 'S', 1759734318, 1759734318, '1'),
(242987, 10899, 'QU', 'OK', 'S', 1759734321, 1759734321, '1'),
(242988, 37218, 'QU', 'OK', 'S', 1759734323, 1759734323, '1'),
(242989, 37253, 'QU', 'OK', 'S', 1759734325, 1759734325, '1'),
(242990, 37050, 'QU', 'OK', 'S', 1759734328, 1759734328, '1'),
(242991, 37050, 'QU', 'OK', 'S', 1759734331, 1759734331, '1'),
(242992, 37522, 'QU', 'OK', 'S', 1759734410, 1759734410, '1'),
(242993, 38997, 'QU', 'OK', 'S', 1759735363, 1759735363, '1'),
(242994, 38994, 'QU', 'OK', 'S', 1759735374, 1759735374, '1'),
(242995, 40142, 'QU', 'OK', 'S', 1759735379, 1759735379, '1'),
(242996, 39400, 'QU', 'OK', 'S', 1759735384, 1759735384, '1'),
(242997, 39401, 'QU', 'OK', 'S', 1759735387, 1759735387, '1'),
(242998, 27922, 'QU', 'OK', 'S', 1759735391, 1759735391, '1'),
(242999, 37089, 'QU', 'OK', 'S', 1759735401, 1759735401, '1'),
(243000, 28031, 'QU', 'OK', 'S', 1759735406, 1759735406, '1'),
(243001, 16696, 'QU', 'OK', 'S', 1759735411, 1759735411, '1'),
(243002, 38266, 'QU', 'OK', 'S', 1759735415, 1759735415, '1'),
(243003, 38267, 'QU', 'OK', 'S', 1759735418, 1759735418, '1'),
(243004, 40142, 'QU', 'OK', 'S', 1759735425, 1759735425, '1'),
(243005, 33994, 'QU', 'OK', 'S', 1759735429, 1759735429, '1'),
(243006, 40141, 'QU', 'OK', 'S', 1759735437, 1759735437, '1'),
(243007, 38997, 'QU', 'OK', 'S', 1759735448, 1759735448, '1'),
(243008, 39003, 'QU', 'OK', 'S', 1759735458, 1759735458, '1'),
(243009, 39400, 'QU', 'OK', 'S', 1759735471, 1759735471, '1'),
(243010, 36395, 'QU', 'OK', 'S', 1759735489, 1759735489, '1'),
(243011, 37962, 'QU', 'OK', 'S', 1759735710, 1759735710, '1'),
(243012, 37962, 'QU', 'OK', 'S', 1759735714, 1759735714, '1'),
(243013, 37962, 'QU', 'OK', 'S', 1759735718, 1759735718, '1'),
(243014, 33557, 'QU', 'OK', 'S', 1759735722, 1759735722, '1'),
(243015, 33557, 'QU', 'OK', 'S', 1759735726, 1759735726, '1'),
(243016, 33557, 'QU', 'OK', 'S', 1759735729, 1759735729, '1'),
(243017, 35714, 'QU', 'OK', 'S', 1759736134, 1759736134, '1'),
(243018, 35714, 'QU', 'OK', 'S', 1759736134, 1759736134, '1'),
(243019, 35714, 'QU', 'OK', 'S', 1759736136, 1759736136, '1'),
(243020, 35714, 'QU', 'OK', 'S', 1759736139, 1759736139, '1'),
(243021, 35714, 'QU', 'OK', 'S', 1759736142, 1759736142, '1'),
(243022, 35714, 'QU', 'OK', 'S', 1759736146, 1759736146, '1'),
(243023, 35714, 'QU', 'OK', 'S', 1759736149, 1759736149, '1'),
(243024, 35714, 'QU', 'OK', 'S', 1759736151, 1759736151, '1'),
(243025, 35714, 'QU', 'OK', 'S', 1759736154, 1759736154, '1'),
(243026, 35714, 'QU', 'OK', 'S', 1759736156, 1759736156, '1'),
(243027, 35714, 'QU', 'OK', 'S', 1759736164, 1759736164, '1'),
(243028, 37522, 'QU', 'OK', 'S', 1759736381, 1759736381, '1'),
(243029, 40450, 'QU', 'OK', 'S', 1759736688, 1759736688, '1'),
(243030, 32851, 'QU', 'OK', 'S', 1759736780, 1759736780, '1'),
(243031, 37219, 'QU', 'OK', 'S', 1759736794, 1759736794, '1'),
(243032, 40453, 'QU', 'OK', 'S', 1759736940, 1759736940, '1'),
(243033, 12740, 'QU', 'OK', 'S', 1759737286, 1759737286, '1'),
(243034, 40454, 'QU', 'OK', 'S', 1759737860, 1759737860, '1'),
(243035, 37962, 'QU', 'OK', 'S', 1759738047, 1759738047, '1'),
(243036, 40447, 'QU', 'OK', 'S', 1759738289, 1759738289, '1'),
(243037, 40451, 'QU', 'OK', 'S', 1759738321, 1759738321, '1'),
(243038, 33959, 'QU', 'OK', 'S', 1759738358, 1759738358, '1'),
(243039, 40438, 'QU', 'OK', 'S', 1759738503, 1759738503, '1'),
(243040, 40438, 'QU', 'OK', 'S', 1759738529, 1759738529, '1'),
(243041, 40439, 'QU', 'OK', 'S', 1759738568, 1759738568, '1'),
(243042, 39942, 'QU', 'OK', 'S', 1759738591, 1759738591, '1'),
(243043, 38836, 'QU', 'OK', 'S', 1759738607, 1759738607, '1'),
(243044, 31160, 'QU', 'OK', 'S', 1759738631, 1759738631, '1'),
(243045, 39942, 'QU', 'OK', 'S', 1759738643, 1759738643, '1'),
(243046, 39942, 'QU', 'OK', 'S', 1759738648, 1759738648, '1'),
(243047, 39942, 'QU', 'OK', 'S', 1759738652, 1759738652, '1'),
(243048, 39942, 'QU', 'OK', 'S', 1759738657, 1759738657, '1'),
(243049, 39942, 'QU', 'OK', 'S', 1759738662, 1759738662, '1'),
(243050, 39942, 'QU', 'OK', 'S', 1759738666, 1759738666, '1'),
(243051, 39942, 'QU', 'OK', 'S', 1759738677, 1759738677, '1'),
(243052, 39942, 'QU', 'OK', 'S', 1759738682, 1759738682, '1'),
(243053, 39942, 'QU', 'OK', 'S', 1759738687, 1759738687, '1'),
(243054, 39942, 'QU', 'OK', 'S', 1759738692, 1759738692, '1'),
(243055, 39942, 'QU', 'OK', 'S', 1759738697, 1759738697, '1'),
(243056, 39942, 'QU', 'OK', 'S', 1759738701, 1759738701, '1'),
(243057, 39942, 'QU', 'OK', 'S', 1759738706, 1759738706, '1'),
(243058, 39942, 'QU', 'OK', 'S', 1759738711, 1759738711, '1'),
(243059, 39942, 'QU', 'OK', 'S', 1759738716, 1759738716, '1'),
(243060, 39942, 'QU', 'OK', 'S', 1759738722, 1759738722, '1'),
(243061, 39942, 'QU', 'OK', 'S', 1759738727, 1759738727, '1'),
(243062, 39942, 'QU', 'OK', 'S', 1759738731, 1759738731, '1'),
(243063, 39942, 'QU', 'OK', 'S', 1759738735, 1759738735, '1'),
(243064, 39942, 'QU', 'OK', 'S', 1759738740, 1759738740, '1'),
(243065, 39942, 'QU', 'OK', 'S', 1759738744, 1759738744, '1'),
(243066, 39942, 'QU', 'OK', 'S', 1759738749, 1759738749, '1'),
(243067, 39942, 'QU', 'OK', 'S', 1759738758, 1759738758, '1'),
(243068, 39942, 'QU', 'OK', 'S', 1759738762, 1759738762, '1'),
(243069, 39942, 'QU', 'OK', 'S', 1759738769, 1759738769, '1'),
(243070, 39942, 'QU', 'OK', 'S', 1759738774, 1759738774, '1'),
(243071, 39942, 'QU', 'OK', 'S', 1759738778, 1759738778, '1'),
(243072, 39942, 'QU', 'OK', 'S', 1759738783, 1759738783, '1'),
(243073, 39942, 'QU', 'OK', 'S', 1759738787, 1759738787, '1'),
(243074, 39942, 'QU', 'OK', 'S', 1759738791, 1759738791, '1'),
(243075, 39942, 'QU', 'OK', 'S', 1759738796, 1759738796, '1'),
(243076, 39942, 'QU', 'OK', 'S', 1759738803, 1759738803, '1'),
(243077, 40440, 'QU', 'OK', 'S', 1759739077, 1759739077, '1'),
(243078, 40441, 'QU', 'OK', 'S', 1759739120, 1759739120, '1'),
(243079, 40442, 'QU', 'OK', 'S', 1759739231, 1759739231, '1'),
(243080, 40443, 'QU', 'OK', 'S', 1759739263, 1759739263, '1'),
(243081, 40444, 'QU', 'OK', 'S', 1759739294, 1759739294, '1'),
(243082, 37962, 'QU', 'OK', 'S', 1759739557, 1759739557, '1'),
(243083, 12740, 'QU', 'OK', 'S', 1759739624, 1759739624, '1'),
(243084, 40448, 'QU', 'OK', 'S', 1759742638, 1759742638, '1'),
(243085, 40448, 'QU', 'OK', 'S', 1759742686, 1759742686, '1'),
(243086, 40448, 'QU', 'OK', 'S', 1759742689, 1759742689, '1'),
(243087, 40448, 'QU', 'OK', 'S', 1759742696, 1759742696, '1'),
(243088, 40449, 'QU', 'OK', 'S', 1759742873, 1759742873, '1'),
(243089, 40445, 'QU', 'OK', 'S', 1759742940, 1759742940, '1'),
(243090, 40452, 'QU', 'OK', 'S', 1759743198, 1759743198, '1'),
(243091, 31147, 'QU', 'OK', 'S', 1759743360, 1759743360, '1'),
(243092, 38016, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243093, 38016, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243094, 38617, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243095, 33873, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243096, 32805, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243097, 37645, 'QU', 'OK', 'S', 1759743467, 1759743467, '1'),
(243098, 40331, 'QU', 'OK', 'S', 1759743630, 1759743630, '1'),
(243099, 40331, 'QU', 'OK', 'S', 1759743638, 1759743638, '1'),
(243100, 40333, 'QU', 'OK', 'S', 1759743640, 1759743640, '1'),
(243101, 40335, 'QU', 'OK', 'S', 1759743642, 1759743642, '1'),
(243102, 40333, 'QU', 'OK', 'S', 1759743644, 1759743644, '1'),
(243103, 40334, 'QU', 'OK', 'S', 1759743646, 1759743646, '1'),
(243104, 40337, 'QU', 'OK', 'S', 1759743648, 1759743648, '1'),
(243105, 40334, 'QU', 'OK', 'S', 1759743650, 1759743650, '1'),
(243106, 40335, 'QU', 'OK', 'S', 1759743652, 1759743652, '1'),
(243107, 38617, 'QU', 'OK', 'S', 1759743714, 1759743714, '1'),
(243108, 38617, 'QU', 'OK', 'S', 1759743719, 1759743719, '1'),
(243109, 38617, 'QU', 'OK', 'S', 1759743721, 1759743721, '1'),
(243110, 38617, 'QU', 'OK', 'S', 1759743723, 1759743723, '1'),
(243111, 38617, 'QU', 'OK', 'S', 1759743729, 1759743729, '1'),
(243112, 38617, 'QU', 'OK', 'S', 1759743731, 1759743731, '1'),
(243113, 38617, 'QU', 'OK', 'S', 1759743733, 1759743733, '1'),
(243114, 38617, 'QU', 'OK', 'S', 1759743735, 1759743735, '1'),
(243115, 38617, 'QU', 'OK', 'S', 1759743736, 1759743736, '1'),
(243116, 38617, 'QU', 'OK', 'S', 1759743739, 1759743739, '1'),
(243117, 38617, 'QU', 'OK', 'S', 1759743741, 1759743741, '1'),
(243118, 38617, 'QU', 'OK', 'S', 1759743743, 1759743743, '1'),
(243119, 37645, 'QU', 'OK', 'S', 1759743777, 1759743777, '1'),
(243120, 37645, 'QU', 'OK', 'S', 1759743778, 1759743778, '1'),
(243121, 37645, 'QU', 'OK', 'S', 1759743780, 1759743780, '1'),
(243122, 37645, 'QU', 'OK', 'S', 1759743786, 1759743786, '1'),
(243123, 37645, 'QU', 'OK', 'S', 1759743787, 1759743787, '1'),
(243124, 37645, 'QU', 'OK', 'S', 1759743789, 1759743789, '1'),
(243125, 37645, 'QU', 'OK', 'S', 1759743791, 1759743791, '1'),
(243126, 37645, 'QU', 'OK', 'S', 1759743793, 1759743793, '1'),
(243127, 37645, 'QU', 'OK', 'S', 1759743794, 1759743794, '1'),
(243128, 40458, 'QU', 'OK', 'S', 1759743809, 1759743809, '1'),
(243129, 38016, 'QU', 'OK', 'S', 1759743882, 1759743882, '1'),
(243130, 38016, 'QU', 'OK', 'S', 1759743883, 1759743883, '1'),
(243131, 38016, 'QU', 'OK', 'S', 1759743885, 1759743885, '1'),
(243132, 38016, 'QU', 'OK', 'S', 1759743887, 1759743887, '1'),
(243133, 38016, 'QU', 'OK', 'S', 1759743889, 1759743889, '1'),
(243134, 38016, 'QU', 'OK', 'S', 1759743895, 1759743895, '1'),
(243135, 38016, 'QU', 'OK', 'S', 1759743896, 1759743896, '1'),
(243136, 38016, 'QU', 'OK', 'S', 1759743898, 1759743898, '1'),
(243137, 38016, 'QU', 'OK', 'S', 1759743901, 1759743901, '1'),
(243138, 38016, 'QU', 'OK', 'S', 1759743904, 1759743904, '1'),
(243139, 38016, 'QU', 'OK', 'S', 1759743907, 1759743907, '1'),
(243140, 40458, 'QU', 'OK', 'S', 1759743916, 1759743916, '1'),
(243141, 37522, 'QU', 'OK', 'S', 1759743930, 1759743930, '1'),
(243142, 32805, 'QU', 'OK', 'S', 1759743941, 1759743941, '1'),
(243143, 32805, 'QU', 'OK', 'S', 1759743948, 1759743948, '1'),
(243144, 32805, 'QU', 'OK', 'S', 1759743956, 1759743956, '1'),
(243145, 32805, 'QU', 'OK', 'S', 1759743958, 1759743958, '1'),
(243146, 32805, 'QU', 'OK', 'S', 1759743959, 1759743959, '1'),
(243147, 32805, 'QU', 'OK', 'S', 1759743962, 1759743962, '1'),
(243148, 32805, 'QU', 'OK', 'S', 1759743965, 1759743965, '1'),
(243149, 33873, 'QU', 'OK', 'S', 1759744317, 1759744317, '1'),
(243150, 33873, 'QU', 'OK', 'S', 1759744320, 1759744320, '1'),
(243151, 33873, 'QU', 'OK', 'S', 1759744322, 1759744322, '1'),
(243152, 33873, 'QU', 'OK', 'S', 1759744324, 1759744324, '1'),
(243153, 33873, 'QU', 'OK', 'S', 1759744325, 1759744325, '1'),
(243154, 33873, 'QU', 'OK', 'S', 1759744327, 1759744327, '1'),
(243155, 37522, 'QU', 'OK', 'S', 1759744416, 1759744416, '1'),
(243156, 37522, 'QU', 'OK', 'S', 1759744514, 1759744514, '1'),
(243157, 37522, 'QU', 'OK', 'S', 1759744517, 1759744517, '1'),
(243158, 37522, 'QU', 'OK', 'S', 1759744519, 1759744519, '1'),
(243159, 37522, 'QU', 'OK', 'S', 1759744523, 1759744523, '1'),
(243160, 40048, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243161, 37257, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243162, 40055, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243163, 37079, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243164, 28540, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243165, 36798, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243166, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243167, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243168, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243169, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243170, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243171, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243172, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243173, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243174, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243175, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243176, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243177, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243178, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243179, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243180, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243181, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243182, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243183, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243184, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243185, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243186, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243187, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243188, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243189, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243190, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243191, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243192, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243193, 13442, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243194, 13441, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243195, 32360, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243196, 38782, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243197, 38754, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243198, 38337, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243199, 37419, 'QU', 'OK', 'S', 1759744581, 1759744581, '1'),
(243200, 38734, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243201, 35796, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243202, 21755, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243203, 37067, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243204, 37070, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243205, 37364, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243206, 29478, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243207, 32125, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243208, 32360, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243209, 26425, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243210, 32903, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243211, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243212, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243213, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243214, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243215, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243216, 24321, 'QU', 'OK', 'S', 1759744582, 1759744582, '1'),
(243217, 40145, 'QU', 'OK', 'S', 1759745014, 1759745014, '1'),
(243218, 31859, 'QU', 'OK', 'S', 1759745017, 1759745017, '1'),
(243219, 37806, 'QU', 'OK', 'S', 1759745032, 1759745032, '1'),
(243220, 39239, 'QU', 'OK', 'S', 1759745038, 1759745038, '1'),
(243221, 40397, 'QU', 'OK', 'S', 1759745042, 1759745042, '1'),
(243222, 26179, 'QU', 'OK', 'S', 1759745044, 1759745044, '1'),
(243223, 31600, 'QU', 'OK', 'S', 1759745047, 1759745047, '1'),
(243224, 40409, 'QU', 'OK', 'S', 1759745051, 1759745051, '1'),
(243225, 40397, 'QU', 'OK', 'S', 1759745061, 1759745061, '1'),
(243226, 40145, 'QU', 'OK', 'S', 1759745065, 1759745065, '1'),
(243227, 25015, 'QU', 'OK', 'S', 1759745070, 1759745070, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(243228, 39412, 'QU', 'OK', 'S', 1759745073, 1759745073, '1'),
(243229, 37962, 'QU', 'OK', 'S', 1759745084, 1759745084, '1'),
(243230, 39789, 'QU', 'OK', 'S', 1759745089, 1759745089, '1'),
(243231, 40324, 'QU', 'OK', 'S', 1759745092, 1759745092, '1'),
(243232, 40332, 'QU', 'OK', 'S', 1759745095, 1759745095, '1'),
(243233, 39725, 'QU', 'OK', 'S', 1759745098, 1759745098, '1'),
(243234, 39725, 'QU', 'OK', 'S', 1759745102, 1759745102, '1'),
(243235, 39595, 'QU', 'OK', 'S', 1759745105, 1759745105, '1'),
(243236, 25015, 'QU', 'OK', 'S', 1759745108, 1759745108, '1'),
(243237, 37049, 'QU', 'OK', 'S', 1759745111, 1759745111, '1'),
(243238, 39546, 'QU', 'OK', 'S', 1759745117, 1759745117, '1'),
(243239, 39789, 'QU', 'OK', 'S', 1759745120, 1759745120, '1'),
(243240, 37049, 'QU', 'OK', 'S', 1759745124, 1759745124, '1'),
(243241, 39375, 'QU', 'OK', 'S', 1759745128, 1759745128, '1'),
(243242, 37522, 'QU', 'OK', 'S', 1759745128, 1759745128, '1'),
(243243, 37522, 'QU', 'OK', 'S', 1759745131, 1759745131, '1'),
(243244, 20162, 'QU', 'OK', 'S', 1759745131, 1759745131, '1'),
(243245, 38059, 'QU', 'OK', 'S', 1759745134, 1759745134, '1'),
(243246, 40224, 'QU', 'OK', 'S', 1759745139, 1759745139, '1'),
(243247, 40145, 'QU', 'OK', 'S', 1759745149, 1759745149, '1'),
(243248, 26179, 'QU', 'OK', 'S', 1759745153, 1759745153, '1'),
(243249, 40329, 'QU', 'OK', 'S', 1759745158, 1759745158, '1'),
(243250, 17260, 'QU', 'OK', 'S', 1759745162, 1759745162, '1'),
(243251, 2528, 'QU', 'OK', 'S', 1759745168, 1759745168, '1'),
(243252, 27787, 'QU', 'OK', 'S', 1759745331, 1759745331, '1'),
(243253, 18303, 'QU', 'OK', 'S', 1759745382, 1759745382, '1'),
(243254, 26425, 'QU', 'OK', 'S', 1759745456, 1759745456, '1'),
(243255, 37395, 'QU', 'OK', 'S', 1759745507, 1759745507, '1'),
(243256, 20950, 'QU', 'OK', 'S', 1759745519, 1759745519, '1'),
(243257, 39012, 'QU', 'OK', 'S', 1759745524, 1759745524, '1'),
(243258, 40302, 'QU', 'OK', 'S', 1759745532, 1759745532, '1'),
(243259, 37395, 'QU', 'OK', 'S', 1759745536, 1759745536, '1'),
(243260, 40162, 'QU', 'OK', 'S', 1759745541, 1759745541, '1'),
(243261, 36827, 'QU', 'OK', 'S', 1759745544, 1759745544, '1'),
(243262, 37395, 'QU', 'OK', 'S', 1759745547, 1759745547, '1'),
(243263, 39450, 'QU', 'OK', 'S', 1759745551, 1759745551, '1'),
(243264, 24321, 'QU', 'OK', 'S', 1759745684, 1759745684, '1'),
(243265, 39375, 'QU', 'OK', 'S', 1759746049, 1759746049, '1'),
(243266, 39375, 'QU', 'OK', 'S', 1759746141, 1759746141, '1'),
(243267, 39698, 'QU', 'OK', 'S', 1759748891, 1759748891, '1'),
(243268, 20330, 'QU', 'OK', 'S', 1759748897, 1759748897, '1'),
(243269, 24754, 'QU', 'OK', 'S', 1759748900, 1759748900, '1'),
(243270, 37431, 'QU', 'OK', 'S', 1759748904, 1759748904, '1'),
(243271, 24815, 'QU', 'OK', 'S', 1759748907, 1759748907, '1'),
(243272, 36597, 'QU', 'OK', 'S', 1759748910, 1759748910, '1'),
(243273, 38845, 'QU', 'OK', 'S', 1759748914, 1759748914, '1'),
(243274, 37431, 'QU', 'OK', 'S', 1759748918, 1759748918, '1'),
(243275, 25161, 'QU', 'OK', 'S', 1759748921, 1759748921, '1'),
(243276, 37395, 'QU', 'OK', 'S', 1759748926, 1759748926, '1'),
(243277, 12746, 'QU', 'OK', 'S', 1759748933, 1759748933, '1'),
(243278, 23460, 'QU', 'OK', 'S', 1759748937, 1759748937, '1'),
(243279, 40136, 'QU', 'OK', 'S', 1759748941, 1759748941, '1'),
(243280, 30243, 'QU', 'OK', 'S', 1759748948, 1759748948, '1'),
(243281, 39994, 'QU', 'OK', 'S', 1759748951, 1759748951, '1'),
(243282, 40387, 'QU', 'OK', 'S', 1759748955, 1759748955, '1'),
(243283, 32692, 'QU', 'OK', 'S', 1759748965, 1759748965, '1'),
(243284, 36598, 'QU', 'OK', 'S', 1759748968, 1759748968, '1'),
(243285, 39698, 'QU', 'OK', 'S', 1759748972, 1759748972, '1'),
(243286, 39260, 'QU', 'OK', 'S', 1759749127, 1759749127, '1'),
(243287, 36721, 'QU', 'OK', 'S', 1759750424, 1759750424, '1'),
(243288, 33556, 'QU', 'OK', 'S', 1759750472, 1759750472, '1'),
(243289, 33556, 'QU', 'OK', 'S', 1759750491, 1759750491, '1'),
(243290, 17576, 'QU', 'OK', 'S', 1759750515, 1759750515, '1'),
(243291, 19842, 'QU', 'OK', 'S', 1759750574, 1759750574, '1'),
(243292, 19842, 'QU', 'OK', 'S', 1759750587, 1759750587, '1'),
(243293, 24820, 'QU', 'OK', 'S', 1759752523, 1759752523, '1'),
(243294, 3771, 'QU', 'OK', 'S', 1759752525, 1759752525, '1'),
(243295, 23795, 'QU', 'OK', 'S', 1759752529, 1759752529, '1'),
(243296, 21433, 'QU', 'OK', 'S', 1759752533, 1759752533, '1'),
(243297, 12802, 'QU', 'OK', 'S', 1759752537, 1759752537, '1'),
(243298, 12810, 'QU', 'OK', 'S', 1759752540, 1759752540, '1'),
(243299, 12810, 'QU', 'OK', 'S', 1759752544, 1759752544, '1'),
(243300, 12606, 'QU', 'OK', 'S', 1759752644, 1759752644, '1'),
(243301, 34914, 'QU', 'OK', 'S', 1759752655, 1759752655, '1'),
(243302, 13658, 'QU', 'OK', 'S', 1759752662, 1759752662, '1'),
(243303, 29899, 'QU', 'OK', 'S', 1759752769, 1759752769, '1'),
(243304, 29874, 'QU', 'OK', 'S', 1759753720, 1759753720, '1'),
(243305, 39942, 'QU', 'OK', 'S', 1759754432, 1759754432, '1'),
(243306, 39942, 'QU', 'OK', 'S', 1759754432, 1759754432, '1'),
(243307, 37384, 'QU', 'OK', 'S', 1759754452, 1759754452, '1'),
(243308, 37384, 'QU', 'OK', 'S', 1759754460, 1759754460, '1'),
(243309, 31147, 'QU', 'OK', 'S', 1759757691, 1759757691, '1'),
(243310, 37522, 'QU', 'OK', 'S', 1759814401, 1759814401, '1'),
(243311, 37522, 'QU', 'OK', 'S', 1759814405, 1759814405, '1'),
(243312, 37522, 'QU', 'OK', 'S', 1759814414, 1759814414, '1'),
(243313, 37522, 'QU', 'OK', 'S', 1759814417, 1759814417, '1'),
(243314, 34548, 'QU', 'OK', 'S', 1759815307, 1759815307, '1'),
(243315, 18453, 'QU', 'OK', 'S', 1759816009, 1759816009, '1'),
(243316, 28814, 'QU', 'OK', 'S', 1759816015, 1759816015, '1'),
(243317, 38137, 'QU', 'OK', 'S', 1759816026, 1759816026, '1'),
(243318, 40310, 'QU', 'OK', 'S', 1759816029, 1759816029, '1'),
(243319, 35343, 'QU', 'OK', 'S', 1759816032, 1759816032, '1'),
(243320, 35343, 'QU', 'OK', 'S', 1759816035, 1759816035, '1'),
(243321, 40367, 'QU', 'OK', 'S', 1759816037, 1759816037, '1'),
(243322, 31500, 'QU', 'OK', 'S', 1759816041, 1759816041, '1'),
(243323, 27486, 'QU', 'OK', 'S', 1759816044, 1759816044, '1'),
(243324, 30505, 'QU', 'OK', 'S', 1759816051, 1759816051, '1'),
(243325, 24959, 'QU', 'OK', 'S', 1759816057, 1759816057, '1'),
(243326, 37522, 'QU', 'OK', 'S', 1759817025, 1759817025, '1'),
(243327, 37522, 'QU', 'OK', 'S', 1759817030, 1759817030, '1'),
(243328, 37522, 'QU', 'OK', 'S', 1759817032, 1759817032, '1'),
(243329, 38887, 'QU', 'OK', 'S', 1759817277, 1759817277, '1'),
(243330, 38887, 'QU', 'OK', 'S', 1759817281, 1759817281, '1'),
(243331, 38887, 'QU', 'OK', 'S', 1759817287, 1759817287, '1'),
(243332, 38887, 'QU', 'OK', 'S', 1759817292, 1759817292, '1'),
(243333, 38887, 'QU', 'OK', 'S', 1759817297, 1759817297, '1'),
(243334, 38887, 'QU', 'OK', 'S', 1759817302, 1759817302, '1'),
(243335, 38887, 'QU', 'OK', 'S', 1759817306, 1759817306, '1'),
(243336, 38887, 'QU', 'OK', 'S', 1759817311, 1759817311, '1'),
(243337, 38887, 'QU', 'OK', 'S', 1759817316, 1759817316, '1'),
(243338, 38887, 'QU', 'OK', 'S', 1759817320, 1759817320, '1'),
(243339, 38887, 'QU', 'OK', 'S', 1759817326, 1759817326, '1'),
(243340, 38887, 'QU', 'OK', 'S', 1759817331, 1759817331, '1'),
(243341, 38887, 'QU', 'OK', 'S', 1759817335, 1759817335, '1'),
(243342, 38887, 'QU', 'OK', 'S', 1759817342, 1759817342, '1'),
(243343, 38887, 'QU', 'OK', 'S', 1759817347, 1759817347, '1'),
(243344, 38887, 'QU', 'OK', 'S', 1759817353, 1759817353, '1'),
(243345, 38887, 'QU', 'OK', 'S', 1759817359, 1759817359, '1'),
(243346, 38887, 'QU', 'OK', 'S', 1759817363, 1759817363, '1'),
(243347, 38887, 'QU', 'OK', 'S', 1759817368, 1759817368, '1'),
(243348, 38887, 'QU', 'OK', 'S', 1759817372, 1759817372, '1'),
(243349, 38887, 'QU', 'OK', 'S', 1759817378, 1759817378, '1'),
(243350, 38887, 'QU', 'OK', 'S', 1759817383, 1759817383, '1'),
(243351, 38887, 'QU', 'OK', 'S', 1759817391, 1759817391, '1'),
(243352, 38185, 'QU', 'OK', 'S', 1759817471, 1759817471, '1'),
(243353, 38185, 'QU', 'OK', 'S', 1759817476, 1759817476, '1'),
(243354, 39259, 'QU', 'OK', 'S', 1759818194, 1759818194, '1'),
(243355, 39259, 'QU', 'OK', 'S', 1759818196, 1759818196, '1'),
(243356, 39259, 'QU', 'OK', 'S', 1759818199, 1759818199, '1'),
(243357, 37866, 'QU', 'OK', 'S', 1759819722, 1759819722, '1'),
(243358, 37866, 'QU', 'OK', 'S', 1759820135, 1759820135, '1'),
(243359, 37866, 'QU', 'OK', 'S', 1759820146, 1759820146, '1'),
(243360, 32169, 'QU', 'OK', 'S', 1759820708, 1759820708, '1'),
(243361, 37279, 'QU', 'OK', 'S', 1759820713, 1759820713, '1'),
(243362, 11893, 'QU', 'OK', 'S', 1759820718, 1759820718, '1'),
(243363, 31537, 'QU', 'OK', 'S', 1759820720, 1759820720, '1'),
(243364, 12586, 'QU', 'OK', 'S', 1759820726, 1759820726, '1'),
(243365, 20414, 'QU', 'OK', 'S', 1759820740, 1759820740, '1'),
(243366, 25703, 'QU', 'OK', 'S', 1759821852, 1759821852, '1'),
(243367, 25703, 'QU', 'OK', 'S', 1759821860, 1759821860, '1'),
(243368, 31143, 'QU', 'OK', 'S', 1759821881, 1759821881, '1'),
(243369, 38868, 'QU', 'OK', 'S', 1759823385, 1759823385, '1'),
(243370, 21888, 'QU', 'OK', 'S', 1759823449, 1759823449, '1'),
(243371, 38868, 'QU', 'OK', 'S', 1759823458, 1759823458, '1'),
(243372, 8789, 'QU', 'OK', 'S', 1759823474, 1759823474, '1'),
(243373, 8789, 'QU', 'OK', 'S', 1759823478, 1759823478, '1'),
(243374, 40410, 'QU', 'OK', 'S', 1759824125, 1759824125, '1'),
(243375, 40410, 'QU', 'OK', 'S', 1759824144, 1759824144, '1'),
(243376, 40410, 'QU', 'OK', 'S', 1759824166, 1759824166, '1'),
(243377, 40410, 'QU', 'OK', 'S', 1759824176, 1759824176, '1'),
(243378, 40410, 'QU', 'OK', 'S', 1759824191, 1759824191, '1'),
(243379, 40410, 'QU', 'OK', 'S', 1759824212, 1759824212, '1'),
(243380, 40410, 'QU', 'OK', 'S', 1759824216, 1759824216, '1'),
(243381, 40009, 'QU', 'OK', 'S', 1759824262, 1759824262, '1'),
(243382, 40340, 'QU', 'OK', 'S', 1759824275, 1759824275, '1'),
(243383, 40053, 'QU', 'OK', 'S', 1759824280, 1759824280, '1'),
(243384, 38488, 'QU', 'OK', 'S', 1759824283, 1759824283, '1'),
(243385, 35564, 'QU', 'OK', 'S', 1759824432, 1759824432, '1'),
(243386, 23140, 'QU', 'OK', 'S', 1759825236, 1759825236, '1'),
(243387, 37522, 'QU', 'OK', 'S', 1759828928, 1759828928, '1'),
(243388, 36828, 'QU', 'OK', 'S', 1759828954, 1759828954, '1'),
(243389, 39345, 'QU', 'OK', 'S', 1759829847, 1759829847, '1'),
(243390, 40463, 'QU', 'OK', 'S', 1759830088, 1759830088, '1'),
(243391, 40463, 'QU', 'OK', 'S', 1759830132, 1759830132, '1'),
(243392, 40462, 'QU', 'OK', 'S', 1759830166, 1759830166, '1'),
(243393, 40461, 'QU', 'OK', 'S', 1759830241, 1759830241, '1'),
(243394, 40460, 'QU', 'OK', 'S', 1759830296, 1759830296, '1'),
(243395, 40459, 'QU', 'OK', 'S', 1759830336, 1759830336, '1'),
(243396, 22243, 'QU', 'OK', 'S', 1759831385, 1759831385, '1'),
(243397, 40378, 'QU', 'OK', 'S', 1759831397, 1759831397, '1'),
(243398, 40375, 'QU', 'OK', 'S', 1759831401, 1759831401, '1'),
(243399, 30576, 'QU', 'OK', 'S', 1759831405, 1759831405, '1'),
(243400, 16481, 'QU', 'OK', 'S', 1759831408, 1759831408, '1'),
(243401, 7208, 'QU', 'OK', 'S', 1759831416, 1759831416, '1'),
(243402, 40176, 'QU', 'OK', 'S', 1759831422, 1759831422, '1'),
(243403, 40374, 'QU', 'OK', 'S', 1759831425, 1759831425, '1'),
(243404, 36724, 'QU', 'OK', 'S', 1759831428, 1759831428, '1'),
(243405, 32949, 'QU', 'OK', 'S', 1759831431, 1759831431, '1'),
(243406, 28865, 'QU', 'OK', 'S', 1759831434, 1759831434, '1'),
(243407, 36724, 'QU', 'OK', 'S', 1759831438, 1759831438, '1'),
(243408, 30831, 'QU', 'OK', 'S', 1759831441, 1759831441, '1'),
(243409, 27310, 'QU', 'OK', 'S', 1759831443, 1759831443, '1'),
(243410, 32189, 'QU', 'OK', 'S', 1759831446, 1759831446, '1'),
(243411, 24766, 'QU', 'OK', 'S', 1759831450, 1759831450, '1'),
(243412, 29992, 'QU', 'OK', 'S', 1759831454, 1759831454, '1'),
(243413, 32033, 'QU', 'OK', 'S', 1759831458, 1759831458, '1'),
(243414, 39544, 'QU', 'OK', 'S', 1759831462, 1759831462, '1'),
(243415, 8142, 'QU', 'OK', 'S', 1759831467, 1759831467, '1'),
(243416, 30538, 'QU', 'OK', 'S', 1759831470, 1759831470, '1'),
(243417, 35409, 'QU', 'OK', 'S', 1759831501, 1759831501, '1'),
(243418, 23341, 'QU', 'OK', 'S', 1759832323, 1759832323, '1'),
(243419, 40269, 'QU', 'OK', 'S', 1759833811, 1759833811, '1'),
(243420, 34064, 'QU', 'OK', 'S', 1759834084, 1759834084, '1'),
(243421, 34064, 'QU', 'OK', 'S', 1759834094, 1759834094, '1'),
(243422, 34064, 'QU', 'OK', 'S', 1759834096, 1759834096, '1'),
(243423, 34064, 'QU', 'OK', 'S', 1759834098, 1759834098, '1'),
(243424, 34064, 'QU', 'OK', 'S', 1759834100, 1759834100, '1'),
(243425, 34064, 'QU', 'OK', 'S', 1759834101, 1759834101, '1'),
(243426, 34064, 'QU', 'OK', 'S', 1759834104, 1759834104, '1'),
(243427, 34064, 'QU', 'OK', 'S', 1759834106, 1759834106, '1'),
(243428, 34064, 'QU', 'OK', 'S', 1759834108, 1759834108, '1'),
(243429, 34064, 'QU', 'OK', 'S', 1759834109, 1759834109, '1'),
(243430, 34064, 'QU', 'OK', 'S', 1759834111, 1759834111, '1'),
(243431, 34064, 'QU', 'OK', 'S', 1759834113, 1759834113, '1'),
(243432, 34064, 'QU', 'OK', 'S', 1759834115, 1759834115, '1'),
(243433, 34064, 'QU', 'OK', 'S', 1759834117, 1759834117, '1'),
(243434, 34064, 'QU', 'OK', 'S', 1759834120, 1759834120, '1'),
(243435, 34064, 'QU', 'OK', 'S', 1759834122, 1759834122, '1'),
(243436, 34064, 'QU', 'OK', 'S', 1759834124, 1759834124, '1'),
(243437, 34064, 'QU', 'OK', 'S', 1759834126, 1759834126, '1'),
(243438, 34064, 'QU', 'OK', 'S', 1759834128, 1759834128, '1'),
(243439, 34064, 'QU', 'OK', 'S', 1759834130, 1759834130, '1'),
(243440, 34064, 'QU', 'OK', 'S', 1759834133, 1759834133, '1'),
(243441, 34064, 'QU', 'OK', 'S', 1759834135, 1759834135, '1'),
(243442, 34064, 'QU', 'OK', 'S', 1759834137, 1759834137, '1'),
(243443, 34064, 'QU', 'OK', 'S', 1759834139, 1759834139, '1'),
(243444, 34064, 'QU', 'OK', 'S', 1759834141, 1759834141, '1'),
(243445, 36284, 'QU', 'OK', 'S', 1759834930, 1759834930, '1'),
(243446, 29079, 'QU', 'OK', 'S', 1759834937, 1759834937, '1'),
(243447, 39485, 'QU', 'OK', 'S', 1759834940, 1759834940, '1'),
(243448, 24811, 'QU', 'OK', 'S', 1759835910, 1759835910, '1'),
(243449, 24811, 'QU', 'OK', 'S', 1759835919, 1759835919, '1'),
(243450, 24801, 'QU', 'OK', 'S', 1759835928, 1759835928, '1'),
(243451, 27486, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243452, 30543, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243453, 24058, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243454, 24063, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243455, 24059, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243456, 27413, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243457, 27408, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243458, 27414, 'QU', 'OK', 'S', 1759836163, 1759836163, '1'),
(243459, 40457, 'QU', 'OK', 'S', 1759836450, 1759836450, '1'),
(243460, 40457, 'QU', 'OK', 'S', 1759836450, 1759836450, '1'),
(243461, 29258, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243462, 32433, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243463, 20899, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243464, 24269, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243465, 26664, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243466, 28445, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243467, 27485, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243468, 31223, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243469, 31223, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243470, 39179, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243471, 31546, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243472, 33062, 'QU', 'OK', 'S', 1759836498, 1759836498, '1'),
(243473, 40457, 'QU', 'OK', 'S', 1759836516, 1759836516, '1'),
(243474, 40456, 'QU', 'OK', 'S', 1759836721, 1759836721, '1'),
(243475, 40456, 'QU', 'OK', 'S', 1759836721, 1759836721, '1'),
(243476, 40456, 'QU', 'OK', 'S', 1759836721, 1759836721, '1'),
(243477, 40456, 'QU', 'OK', 'S', 1759836721, 1759836721, '1'),
(243478, 30626, 'QU', 'OK', 'S', 1759836735, 1759836735, '1'),
(243479, 30626, 'QU', 'OK', 'S', 1759836737, 1759836737, '1'),
(243480, 27486, 'QU', 'OK', 'S', 1759836738, 1759836738, '1'),
(243481, 30626, 'QU', 'OK', 'S', 1759836739, 1759836739, '1'),
(243482, 30626, 'QU', 'OK', 'S', 1759836740, 1759836740, '1'),
(243483, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243484, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243485, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243486, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243487, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243488, 40455, 'QU', 'OK', 'S', 1759836927, 1759836927, '1'),
(243489, 35508, 'QU', 'OK', 'S', 1759837256, 1759837256, '1'),
(243490, 35508, 'QU', 'OK', 'S', 1759837258, 1759837258, '1'),
(243491, 40321, 'QU', 'OK', 'S', 1759837381, 1759837381, '1'),
(243492, 40321, 'QU', 'OK', 'S', 1759837381, 1759837381, '1'),
(243493, 40321, 'QU', 'OK', 'S', 1759837381, 1759837381, '1'),
(243494, 40321, 'QU', 'OK', 'S', 1759837381, 1759837381, '1'),
(243495, 40321, 'QU', 'OK', 'S', 1759837381, 1759837381, '1'),
(243496, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243497, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243498, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243499, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243500, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243501, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243502, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243503, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243504, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243505, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243506, 40316, 'QU', 'OK', 'S', 1759838216, 1759838216, '1'),
(243507, 33918, 'QU', 'OK', 'S', 1759838973, 1759838973, '1'),
(243508, 28481, 'QU', 'OK', 'S', 1759838987, 1759838987, '1'),
(243509, 39721, 'QU', 'OK', 'S', 1759838991, 1759838991, '1'),
(243510, 39723, 'QU', 'OK', 'S', 1759838996, 1759838996, '1'),
(243511, 36845, 'QU', 'OK', 'S', 1759842777, 1759842777, '1'),
(243512, 37395, 'QU', 'OK', 'S', 1759842784, 1759842784, '1'),
(243513, 17351, 'QU', 'OK', 'S', 1759845129, 1759845129, '1'),
(243514, 24321, 'QU', 'OK', 'S', 1759901442, 1759901442, '1'),
(243515, 31144, 'QU', 'OK', 'S', 1759901966, 1759901966, '1'),
(243516, 38758, 'QU', 'OK', 'S', 1759901984, 1759901984, '1'),
(243517, 23028, 'QU', 'OK', 'S', 1759902004, 1759902004, '1'),
(243518, 23028, 'QU', 'OK', 'S', 1759902012, 1759902012, '1'),
(243519, 37866, 'QU', 'OK', 'S', 1759902157, 1759902157, '1'),
(243520, 37522, 'QU', 'OK', 'S', 1759902246, 1759902246, '1'),
(243521, 37522, 'QU', 'OK', 'S', 1759902255, 1759902255, '1'),
(243522, 37522, 'QU', 'OK', 'S', 1759902260, 1759902260, '1'),
(243523, 37522, 'QU', 'OK', 'S', 1759902266, 1759902266, '1'),
(243524, 37522, 'QU', 'OK', 'S', 1759902269, 1759902269, '1'),
(243525, 37522, 'QU', 'OK', 'S', 1759902273, 1759902273, '1'),
(243526, 37522, 'QU', 'OK', 'S', 1759902276, 1759902276, '1'),
(243527, 40448, 'QU', 'OK', 'S', 1759904395, 1759904395, '1'),
(243528, 40452, 'QU', 'OK', 'S', 1759904415, 1759904415, '1'),
(243529, 40470, 'QU', 'OK', 'S', 1759904801, 1759904801, '1'),
(243530, 39935, 'QU', 'OK', 'S', 1759905075, 1759905075, '1'),
(243531, 40471, 'QU', 'OK', 'S', 1759905152, 1759905152, '1'),
(243532, 28660, 'QU', 'OK', 'S', 1759906502, 1759906502, '1'),
(243533, 6114, 'QU', 'OK', 'S', 1759906512, 1759906512, '1'),
(243534, 7255, 'QU', 'OK', 'S', 1759906521, 1759906521, '1'),
(243535, 4268, 'QU', 'OK', 'S', 1759906542, 1759906542, '1'),
(243536, 18824, 'QU', 'OK', 'S', 1759906552, 1759906552, '1'),
(243537, 8150, 'QU', 'OK', 'S', 1759906570, 1759906570, '1'),
(243538, 39980, 'QU', 'OK', 'S', 1759906576, 1759906576, '1'),
(243539, 40224, 'QU', 'OK', 'S', 1759906582, 1759906582, '1'),
(243540, 40224, 'QU', 'OK', 'S', 1759906585, 1759906585, '1'),
(243541, 10482, 'QU', 'OK', 'S', 1759906598, 1759906598, '1'),
(243542, 30116, 'QU', 'OK', 'S', 1759906602, 1759906602, '1'),
(243543, 39777, 'QU', 'OK', 'S', 1759906605, 1759906605, '1'),
(243544, 29891, 'QU', 'OK', 'S', 1759906608, 1759906608, '1'),
(243545, 35862, 'QU', 'OK', 'S', 1759906612, 1759906612, '1'),
(243546, 36699, 'QU', 'OK', 'S', 1759906615, 1759906615, '1'),
(243547, 20828, 'QU', 'OK', 'S', 1759906623, 1759906623, '1'),
(243548, 39778, 'QU', 'OK', 'S', 1759906626, 1759906626, '1'),
(243549, 3436, 'QU', 'OK', 'S', 1759906629, 1759906629, '1'),
(243550, 40146, 'QU', 'OK', 'S', 1759906632, 1759906632, '1'),
(243551, 37395, 'QU', 'OK', 'S', 1759906635, 1759906635, '1'),
(243552, 39724, 'QU', 'OK', 'S', 1759906639, 1759906639, '1'),
(243553, 30890, 'QU', 'OK', 'S', 1759906643, 1759906643, '1'),
(243554, 40224, 'QU', 'OK', 'S', 1759906647, 1759906647, '1'),
(243555, 30890, 'QU', 'OK', 'S', 1759906650, 1759906650, '1'),
(243556, 2007, 'QU', 'OK', 'S', 1759906665, 1759906665, '1'),
(243557, 30118, 'QU', 'OK', 'S', 1759907078, 1759907078, '1'),
(243558, 40146, 'QU', 'OK', 'S', 1759907304, 1759907304, '1'),
(243559, 37645, 'QU', 'OK', 'S', 1759907325, 1759907325, '1'),
(243560, 33981, 'QU', 'OK', 'S', 1759907376, 1759907376, '1'),
(243561, 30118, 'QU', 'OK', 'S', 1759907376, 1759907376, '1'),
(243562, 3266, 'QU', 'OK', 'S', 1759907377, 1759907377, '1'),
(243563, 40146, 'QU', 'OK', 'S', 1759907377, 1759907377, '1'),
(243564, 40145, 'QU', 'OK', 'S', 1759908130, 1759908130, '1'),
(243565, 35825, 'QU', 'OK', 'S', 1759908133, 1759908133, '1'),
(243566, 37522, 'QU', 'OK', 'S', 1759910054, 1759910054, '1'),
(243567, 40476, 'QU', 'OK', 'S', 1759911554, 1759911554, '1'),
(243568, 40472, 'QU', 'OK', 'S', 1759911602, 1759911602, '1'),
(243569, 40466, 'QU', 'OK', 'S', 1759916004, 1759916004, '1'),
(243570, 40043, 'QU', 'OK', 'S', 1759916159, 1759916159, '1'),
(243571, 40467, 'QU', 'OK', 'S', 1759916289, 1759916289, '1'),
(243572, 40468, 'QU', 'OK', 'S', 1759916432, 1759916432, '1'),
(243573, 18838, 'QU', 'OK', 'S', 1759916569, 1759916569, '1'),
(243574, 18838, 'QU', 'OK', 'S', 1759916577, 1759916577, '1'),
(243575, 40465, 'QU', 'OK', 'S', 1759916836, 1759916836, '1'),
(243576, 40464, 'QU', 'OK', 'S', 1759917190, 1759917190, '1'),
(243577, 40473, 'QU', 'OK', 'S', 1759917365, 1759917365, '1'),
(243578, 40474, 'QU', 'OK', 'S', 1759917478, 1759917478, '1'),
(243579, 40475, 'QU', 'OK', 'S', 1759917593, 1759917593, '1'),
(243580, 33981, 'QU', 'OK', 'S', 1759917858, 1759917858, '1'),
(243581, 33981, 'QU', 'OK', 'S', 1759917860, 1759917860, '1'),
(243582, 33981, 'QU', 'OK', 'S', 1759917862, 1759917862, '1'),
(243583, 33981, 'QU', 'OK', 'S', 1759917868, 1759917868, '1'),
(243584, 33981, 'QU', 'OK', 'S', 1759917870, 1759917870, '1'),
(243585, 33981, 'QU', 'OK', 'S', 1759917871, 1759917871, '1'),
(243586, 33981, 'QU', 'OK', 'S', 1759917873, 1759917873, '1'),
(243587, 33981, 'QU', 'OK', 'S', 1759917875, 1759917875, '1'),
(243588, 33981, 'QU', 'OK', 'S', 1759917877, 1759917877, '1'),
(243589, 38127, 'QU', 'OK', 'S', 1759917900, 1759917900, '1'),
(243590, 40433, 'QU', 'OK', 'S', 1759917934, 1759917934, '1'),
(243591, 34489, 'QU', 'OK', 'S', 1759917989, 1759917989, '1'),
(243592, 33981, 'QU', 'OK', 'S', 1759918015, 1759918015, '1'),
(243593, 33981, 'QU', 'OK', 'S', 1759918017, 1759918017, '1'),
(243594, 33829, 'QU', 'OK', 'S', 1759918044, 1759918044, '1'),
(243595, 40157, 'QU', 'OK', 'S', 1759918205, 1759918205, '1'),
(243596, 11948, 'QU', 'OK', 'S', 1759921010, 1759921010, '1'),
(243597, 31130, 'QU', 'OK', 'S', 1759921011, 1759921011, '1'),
(243598, 31130, 'QU', 'OK', 'S', 1759921016, 1759921016, '1'),
(243599, 31130, 'QU', 'OK', 'S', 1759921019, 1759921019, '1'),
(243600, 31130, 'QU', 'OK', 'S', 1759921022, 1759921022, '1'),
(243601, 31130, 'QU', 'OK', 'S', 1759921025, 1759921025, '1'),
(243602, 31130, 'QU', 'OK', 'S', 1759921028, 1759921028, '1'),
(243603, 38157, 'QU', 'OK', 'S', 1759921345, 1759921345, '1'),
(243604, 31130, 'QU', 'OK', 'S', 1759921397, 1759921397, '1'),
(243605, 31130, 'QU', 'OK', 'S', 1759921400, 1759921400, '1'),
(243606, 31130, 'QU', 'OK', 'S', 1759921403, 1759921403, '1'),
(243607, 31130, 'QU', 'OK', 'S', 1759921406, 1759921406, '1'),
(243608, 31130, 'QU', 'OK', 'S', 1759921409, 1759921409, '1'),
(243609, 36576, 'QU', 'OK', 'S', 1759921933, 1759921933, '1'),
(243610, 36576, 'QU', 'OK', 'S', 1759922582, 1759922582, '1'),
(243611, 31147, 'QU', 'OK', 'S', 1759926362, 1759926362, '1'),
(243612, 33020, 'QU', 'OK', 'S', 1759929825, 1759929825, '1'),
(243613, 26550, 'QU', 'OK', 'S', 1759929892, 1759929892, '1'),
(243614, 648, 'QU', 'OK', 'S', 1759986606, 1759986606, '1'),
(243615, 31160, 'QU', 'OK', 'S', 1759986711, 1759986711, '1'),
(243616, 37522, 'QU', 'OK', 'S', 1759986749, 1759986749, '1'),
(243617, 11146, 'QU', 'OK', 'S', 1759986782, 1759986782, '1'),
(243618, 37522, 'QU', 'OK', 'S', 1759986787, 1759986787, '1'),
(243619, 38894, 'QU', 'OK', 'S', 1759986790, 1759986790, '1'),
(243620, 37522, 'QU', 'OK', 'S', 1759986790, 1759986790, '1'),
(243621, 30553, 'QU', 'OK', 'S', 1759986794, 1759986794, '1'),
(243622, 30553, 'QU', 'OK', 'S', 1759986802, 1759986802, '1'),
(243623, 40448, 'QU', 'OK', 'S', 1759986805, 1759986805, '1'),
(243624, 38893, 'QU', 'OK', 'S', 1759986813, 1759986813, '1'),
(243625, 39845, 'QU', 'OK', 'S', 1759986822, 1759986822, '1'),
(243626, 40339, 'QU', 'OK', 'S', 1759986826, 1759986826, '1'),
(243627, 31752, 'QU', 'OK', 'S', 1759986829, 1759986829, '1'),
(243628, 40379, 'QU', 'OK', 'S', 1759986833, 1759986833, '1'),
(243629, 26120, 'QU', 'OK', 'S', 1759986855, 1759986855, '1'),
(243630, 26120, 'QU', 'OK', 'S', 1759986858, 1759986858, '1'),
(243631, 40347, 'QU', 'OK', 'S', 1759986862, 1759986862, '1'),
(243632, 38528, 'QU', 'OK', 'S', 1759986867, 1759986867, '1'),
(243633, 40458, 'QU', 'OK', 'S', 1759986875, 1759986875, '1'),
(243634, 40458, 'QU', 'OK', 'S', 1759986878, 1759986878, '1'),
(243635, 40236, 'QU', 'OK', 'S', 1759986884, 1759986884, '1'),
(243636, 40236, 'QU', 'OK', 'S', 1759986888, 1759986888, '1'),
(243637, 39719, 'QU', 'OK', 'S', 1759986893, 1759986893, '1'),
(243638, 39011, 'QU', 'OK', 'S', 1759986897, 1759986897, '1'),
(243639, 30955, 'QU', 'OK', 'S', 1759986901, 1759986901, '1'),
(243640, 30955, 'QU', 'OK', 'S', 1759986907, 1759986907, '1'),
(243641, 40448, 'QU', 'OK', 'S', 1759986910, 1759986910, '1'),
(243642, 27250, 'QU', 'OK', 'S', 1759986916, 1759986916, '1'),
(243643, 26120, 'QU', 'OK', 'S', 1759986919, 1759986919, '1'),
(243644, 26120, 'QU', 'OK', 'S', 1759986923, 1759986923, '1'),
(243645, 40365, 'QU', 'OK', 'S', 1759986948, 1759986948, '1'),
(243646, 40365, 'QU', 'OK', 'S', 1759986952, 1759986952, '1'),
(243647, 33578, 'QU', 'OK', 'S', 1759986964, 1759986964, '1'),
(243648, 33578, 'QU', 'OK', 'S', 1759986967, 1759986967, '1'),
(243649, 39895, 'QU', 'OK', 'S', 1759987004, 1759987004, '1'),
(243650, 40365, 'QU', 'OK', 'S', 1759987013, 1759987013, '1'),
(243651, 30955, 'QU', 'OK', 'S', 1759987016, 1759987016, '1'),
(243652, 40236, 'QU', 'OK', 'S', 1759987020, 1759987020, '1'),
(243653, 40458, 'QU', 'OK', 'S', 1759987024, 1759987024, '1'),
(243654, 30553, 'QU', 'OK', 'S', 1759987028, 1759987028, '1'),
(243655, 26120, 'QU', 'OK', 'S', 1759987032, 1759987032, '1'),
(243656, 26120, 'QU', 'OK', 'S', 1759987036, 1759987036, '1'),
(243657, 33578, 'QU', 'OK', 'S', 1759987040, 1759987040, '1'),
(243658, 37866, 'QU', 'OK', 'S', 1759987284, 1759987284, '1'),
(243659, 31138, 'QU', 'OK', 'S', 1759987369, 1759987369, '1'),
(243660, 31131, 'QU', 'OK', 'S', 1759987379, 1759987379, '1'),
(243661, 3529, 'QU', 'OK', 'S', 1759988080, 1759988080, '1'),
(243662, 13611, 'QU', 'OK', 'S', 1759988116, 1759988116, '1'),
(243663, 39706, 'QU', 'OK', 'S', 1759988146, 1759988146, '1'),
(243664, 8789, 'QU', 'OK', 'S', 1759988150, 1759988150, '1'),
(243665, 21888, 'QU', 'OK', 'S', 1759988153, 1759988153, '1'),
(243666, 39476, 'QU', 'OK', 'S', 1759988156, 1759988156, '1'),
(243667, 40466, 'QU', 'OK', 'S', 1759988716, 1759988716, '1'),
(243668, 22238, 'QU', 'OK', 'S', 1759988874, 1759988874, '1'),
(243669, 25561, 'QU', 'OK', 'S', 1759989080, 1759989080, '1'),
(243670, 38606, 'QU', 'OK', 'S', 1759989085, 1759989085, '1'),
(243671, 37437, 'QU', 'OK', 'S', 1759989094, 1759989094, '1'),
(243672, 37507, 'QU', 'OK', 'S', 1759989098, 1759989098, '1'),
(243673, 39379, 'QU', 'OK', 'S', 1759989100, 1759989100, '1'),
(243674, 39651, 'QU', 'OK', 'S', 1759989103, 1759989103, '1'),
(243675, 39652, 'QU', 'OK', 'S', 1759989109, 1759989109, '1'),
(243676, 39565, 'QU', 'OK', 'S', 1759989113, 1759989113, '1'),
(243677, 39804, 'QU', 'OK', 'S', 1759989120, 1759989120, '1'),
(243678, 39375, 'QU', 'OK', 'S', 1759989123, 1759989123, '1'),
(243679, 39484, 'QU', 'OK', 'S', 1759989130, 1759989130, '1'),
(243680, 39455, 'QU', 'OK', 'S', 1759989134, 1759989134, '1'),
(243681, 39455, 'QU', 'OK', 'S', 1759989139, 1759989139, '1'),
(243682, 23181, 'QU', 'OK', 'S', 1759989143, 1759989143, '1'),
(243683, 23141, 'QU', 'OK', 'S', 1759989147, 1759989147, '1'),
(243684, 38419, 'QU', 'OK', 'S', 1759989151, 1759989151, '1'),
(243685, 14542, 'QU', 'OK', 'S', 1759989155, 1759989155, '1'),
(243686, 39375, 'QU', 'OK', 'S', 1759989390, 1759989390, '1'),
(243687, 39375, 'QU', 'OK', 'S', 1759989504, 1759989504, '1'),
(243688, 37866, 'QU', 'OK', 'S', 1759989504, 1759989504, '1'),
(243689, 37866, 'QU', 'OK', 'S', 1759989509, 1759989509, '1'),
(243690, 37395, 'QU', 'OK', 'S', 1759990101, 1759990101, '1'),
(243691, 37395, 'QU', 'OK', 'S', 1759990110, 1759990110, '1'),
(243692, 37395, 'QU', 'OK', 'S', 1759990123, 1759990123, '1'),
(243693, 37395, 'QU', 'OK', 'S', 1759990129, 1759990129, '1'),
(243694, 37395, 'QU', 'OK', 'S', 1759990138, 1759990138, '1'),
(243695, 37395, 'QU', 'OK', 'S', 1759990146, 1759990146, '1'),
(243696, 40458, 'QU', 'OK', 'S', 1759990418, 1759990418, '1'),
(243697, 40236, 'QU', 'OK', 'S', 1759990426, 1759990426, '1'),
(243698, 40474, 'QU', 'OK', 'S', 1759990431, 1759990431, '1'),
(243699, 40481, 'QU', 'OK', 'S', 1759991088, 1759991088, '1'),
(243700, 40480, 'QU', 'OK', 'S', 1759991169, 1759991169, '1'),
(243701, 40478, 'QU', 'OK', 'S', 1759991348, 1759991348, '1'),
(243702, 40479, 'QU', 'OK', 'S', 1759991386, 1759991386, '1'),
(243703, 40407, 'QU', 'OK', 'S', 1759991444, 1759991444, '1'),
(243704, 39584, 'QU', 'OK', 'S', 1759991600, 1759991600, '1'),
(243705, 40477, 'QU', 'OK', 'S', 1759991709, 1759991709, '1'),
(243706, 39376, 'QU', 'OK', 'S', 1759991876, 1759991876, '1'),
(243707, 40433, 'QU', 'OK', 'S', 1759993908, 1759993908, '1'),
(243708, 40430, 'QU', 'OK', 'S', 1759994077, 1759994077, '1'),
(243709, 38751, 'QU', 'OK', 'S', 1759995239, 1759995239, '1'),
(243710, 38898, 'QU', 'OK', 'S', 1759995244, 1759995244, '1'),
(243711, 33020, 'QU', 'OK', 'S', 1759995248, 1759995248, '1'),
(243712, 37177, 'QU', 'OK', 'S', 1759995253, 1759995253, '1'),
(243713, 37177, 'QU', 'OK', 'S', 1759995257, 1759995257, '1'),
(243714, 39353, 'QU', 'OK', 'S', 1759995260, 1759995260, '1'),
(243715, 40325, 'QU', 'OK', 'S', 1759995265, 1759995265, '1'),
(243716, 30788, 'QU', 'OK', 'S', 1759995268, 1759995268, '1'),
(243717, 37041, 'QU', 'OK', 'S', 1759995271, 1759995271, '1'),
(243718, 12834, 'QU', 'OK', 'S', 1759995274, 1759995274, '1'),
(243719, 14484, 'QU', 'OK', 'S', 1759995278, 1759995278, '1'),
(243720, 30788, 'QU', 'OK', 'S', 1759995284, 1759995284, '1'),
(243721, 23355, 'QU', 'OK', 'S', 1759995288, 1759995288, '1'),
(243722, 23345, 'QU', 'OK', 'S', 1759995293, 1759995293, '1'),
(243723, 32102, 'QU', 'OK', 'S', 1759995297, 1759995297, '1'),
(243724, 4411, 'QU', 'OK', 'S', 1759995302, 1759995302, '1'),
(243725, 37395, 'QU', 'OK', 'S', 1759995307, 1759995307, '1'),
(243726, 31348, 'QU', 'OK', 'S', 1759995311, 1759995311, '1'),
(243727, 39205, 'QU', 'OK', 'S', 1759995316, 1759995316, '1'),
(243728, 25009, 'QU', 'OK', 'S', 1759995324, 1759995324, '1'),
(243729, 37347, 'QU', 'OK', 'S', 1759995335, 1759995335, '1'),
(243730, 13969, 'QU', 'OK', 'S', 1759995339, 1759995339, '1'),
(243731, 31348, 'QU', 'OK', 'S', 1759995344, 1759995344, '1'),
(243732, 31348, 'QU', 'OK', 'S', 1759995348, 1759995348, '1'),
(243733, 27115, 'QU', 'OK', 'S', 1759995357, 1759995357, '1'),
(243734, 36847, 'QU', 'OK', 'S', 1759995362, 1759995362, '1'),
(243735, 15174, 'QU', 'OK', 'S', 1759995367, 1759995367, '1'),
(243736, 12278, 'QU', 'OK', 'S', 1759995371, 1759995371, '1'),
(243737, 39205, 'QU', 'OK', 'S', 1759995378, 1759995378, '1'),
(243738, 37395, 'QU', 'OK', 'S', 1759995382, 1759995382, '1'),
(243739, 37347, 'QU', 'OK', 'S', 1759995386, 1759995386, '1'),
(243740, 32297, 'QU', 'OK', 'S', 1759995392, 1759995392, '1'),
(243741, 32297, 'QU', 'OK', 'S', 1759995397, 1759995397, '1'),
(243742, 31348, 'QU', 'OK', 'S', 1759995401, 1759995401, '1'),
(243743, 34410, 'QU', 'OK', 'S', 1759995406, 1759995406, '1'),
(243744, 34410, 'QU', 'OK', 'S', 1759995411, 1759995411, '1'),
(243745, 31092, 'QU', 'OK', 'S', 1759995415, 1759995415, '1'),
(243746, 19524, 'QU', 'OK', 'S', 1759995427, 1759995427, '1'),
(243747, 31092, 'QU', 'OK', 'S', 1759995432, 1759995432, '1'),
(243748, 37347, 'QU', 'OK', 'S', 1759995437, 1759995437, '1'),
(243749, 15174, 'QU', 'OK', 'S', 1759995440, 1759995440, '1'),
(243750, 15172, 'QU', 'OK', 'S', 1759995444, 1759995444, '1'),
(243751, 12278, 'QU', 'OK', 'S', 1759995448, 1759995448, '1'),
(243752, 4830, 'QU', 'OK', 'S', 1759995452, 1759995452, '1'),
(243753, 37347, 'QU', 'OK', 'S', 1759995456, 1759995456, '1'),
(243754, 4411, 'QU', 'OK', 'S', 1759995459, 1759995459, '1'),
(243755, 4411, 'QU', 'OK', 'S', 1759995465, 1759995465, '1'),
(243756, 4411, 'QU', 'OK', 'S', 1759995471, 1759995471, '1'),
(243757, 12834, 'QU', 'OK', 'S', 1759995488, 1759995488, '1'),
(243758, 15174, 'QU', 'OK', 'S', 1759995510, 1759995510, '1'),
(243759, 4411, 'QU', 'OK', 'S', 1759995516, 1759995516, '1'),
(243760, 31130, 'QU', 'OK', 'S', 1759997820, 1759997820, '1'),
(243761, 32077, 'QU', 'OK', 'S', 1760001399, 1760001399, '1'),
(243762, 2078, 'QU', 'OK', 'S', 1760001406, 1760001406, '1'),
(243763, 38464, 'QU', 'OK', 'S', 1760001408, 1760001408, '1'),
(243764, 40092, 'QU', 'OK', 'S', 1760001422, 1760001422, '1'),
(243765, 27426, 'QU', 'OK', 'S', 1760001537, 1760001537, '1'),
(243766, 31126, 'QU', 'OK', 'S', 1760002504, 1760002504, '1'),
(243767, 37438, 'QU', 'OK', 'S', 1760002541, 1760002541, '1'),
(243768, 25162, 'QU', 'OK', 'S', 1760002541, 1760002541, '1'),
(243769, 27386, 'QU', 'OK', 'S', 1760002541, 1760002541, '1'),
(243770, 28208, 'QU', 'OK', 'S', 1760002541, 1760002541, '1'),
(243771, 27386, 'QU', 'OK', 'S', 1760002574, 1760002574, '1'),
(243772, 27386, 'QU', 'OK', 'S', 1760002582, 1760002582, '1'),
(243773, 27386, 'QU', 'OK', 'S', 1760002585, 1760002585, '1'),
(243774, 37522, 'QU', 'OK', 'S', 1760002594, 1760002594, '1'),
(243775, 27386, 'QU', 'OK', 'S', 1760002602, 1760002602, '1'),
(243776, 27386, 'QU', 'OK', 'S', 1760002604, 1760002604, '1'),
(243777, 27386, 'QU', 'OK', 'S', 1760002606, 1760002606, '1'),
(243778, 27386, 'QU', 'OK', 'S', 1760002608, 1760002608, '1'),
(243779, 27386, 'QU', 'OK', 'S', 1760002610, 1760002610, '1'),
(243780, 27386, 'QU', 'OK', 'S', 1760002613, 1760002613, '1'),
(243781, 27386, 'QU', 'OK', 'S', 1760002615, 1760002615, '1'),
(243782, 27386, 'QU', 'OK', 'S', 1760002617, 1760002617, '1'),
(243783, 27386, 'QU', 'OK', 'S', 1760002619, 1760002619, '1'),
(243784, 27386, 'QU', 'OK', 'S', 1760002621, 1760002621, '1'),
(243785, 25162, 'QU', 'OK', 'S', 1760002666, 1760002666, '1'),
(243786, 25162, 'QU', 'OK', 'S', 1760002668, 1760002668, '1'),
(243787, 25162, 'QU', 'OK', 'S', 1760002669, 1760002669, '1'),
(243788, 25162, 'QU', 'OK', 'S', 1760002671, 1760002671, '1'),
(243789, 25162, 'QU', 'OK', 'S', 1760002673, 1760002673, '1'),
(243790, 25162, 'QU', 'OK', 'S', 1760002675, 1760002675, '1'),
(243791, 25162, 'QU', 'OK', 'S', 1760002686, 1760002686, '1'),
(243792, 25162, 'QU', 'OK', 'S', 1760002693, 1760002693, '1'),
(243793, 25162, 'QU', 'OK', 'S', 1760002698, 1760002698, '1'),
(243794, 25162, 'QU', 'OK', 'S', 1760002710, 1760002710, '1'),
(243795, 25162, 'QU', 'OK', 'S', 1760002712, 1760002712, '1'),
(243796, 25162, 'QU', 'OK', 'S', 1760002714, 1760002714, '1'),
(243797, 25162, 'QU', 'OK', 'S', 1760002715, 1760002715, '1'),
(243798, 25162, 'QU', 'OK', 'S', 1760002717, 1760002717, '1'),
(243799, 25162, 'QU', 'OK', 'S', 1760002718, 1760002718, '1'),
(243800, 25162, 'QU', 'OK', 'S', 1760002736, 1760002736, '1'),
(243801, 25162, 'QU', 'OK', 'S', 1760002738, 1760002738, '1'),
(243802, 25162, 'QU', 'OK', 'S', 1760002740, 1760002740, '1'),
(243803, 25162, 'QU', 'OK', 'S', 1760002742, 1760002742, '1'),
(243804, 25162, 'QU', 'OK', 'S', 1760002757, 1760002757, '1'),
(243805, 25162, 'QU', 'OK', 'S', 1760002762, 1760002762, '1'),
(243806, 25162, 'QU', 'OK', 'S', 1760002764, 1760002764, '1'),
(243807, 25162, 'QU', 'OK', 'S', 1760002766, 1760002766, '1'),
(243808, 25162, 'QU', 'OK', 'S', 1760002779, 1760002779, '1'),
(243809, 25162, 'QU', 'OK', 'S', 1760002781, 1760002781, '1'),
(243810, 25162, 'QU', 'OK', 'S', 1760002782, 1760002782, '1'),
(243811, 25162, 'QU', 'OK', 'S', 1760002797, 1760002797, '1'),
(243812, 25162, 'QU', 'OK', 'S', 1760002799, 1760002799, '1'),
(243813, 25162, 'QU', 'OK', 'S', 1760002801, 1760002801, '1'),
(243814, 25162, 'QU', 'OK', 'S', 1760002802, 1760002802, '1'),
(243815, 25162, 'QU', 'OK', 'S', 1760002804, 1760002804, '1'),
(243816, 25162, 'QU', 'OK', 'S', 1760002806, 1760002806, '1'),
(243817, 25162, 'QU', 'OK', 'S', 1760002809, 1760002809, '1'),
(243818, 25162, 'QU', 'OK', 'S', 1760002811, 1760002811, '1'),
(243819, 25162, 'QU', 'OK', 'S', 1760002813, 1760002813, '1'),
(243820, 25162, 'QU', 'OK', 'S', 1760002814, 1760002814, '1'),
(243821, 25162, 'QU', 'OK', 'S', 1760002867, 1760002867, '1'),
(243822, 25162, 'QU', 'OK', 'S', 1760002868, 1760002868, '1'),
(243823, 25162, 'QU', 'OK', 'S', 1760002870, 1760002870, '1'),
(243824, 25162, 'QU', 'OK', 'S', 1760002887, 1760002887, '1'),
(243825, 25162, 'QU', 'OK', 'S', 1760002889, 1760002889, '1'),
(243826, 25162, 'QU', 'OK', 'S', 1760002890, 1760002890, '1'),
(243827, 25162, 'QU', 'OK', 'S', 1760002892, 1760002892, '1'),
(243828, 25162, 'QU', 'OK', 'S', 1760002924, 1760002924, '1'),
(243829, 25162, 'QU', 'OK', 'S', 1760002926, 1760002926, '1'),
(243830, 25162, 'QU', 'OK', 'S', 1760002928, 1760002928, '1'),
(243831, 31147, 'QU', 'OK', 'S', 1760007876, 1760007876, '1'),
(243832, 31147, 'QU', 'OK', 'S', 1760008053, 1760008053, '1'),
(243833, 21348, 'QU', 'OK', 'S', 1760010410, 1760010410, '1'),
(243834, 35933, 'QU', 'OK', 'S', 1760010426, 1760010426, '1'),
(243835, 40450, 'QU', 'OK', 'S', 1760010437, 1760010437, '1'),
(243836, 38730, 'QU', 'OK', 'S', 1760010845, 1760010845, '1'),
(243837, 39423, 'QU', 'OK', 'S', 1760011521, 1760011521, '1'),
(243838, 39426, 'QU', 'OK', 'S', 1760011546, 1760011546, '1'),
(243839, 40454, 'QU', 'OK', 'S', 1760012813, 1760012813, '1'),
(243840, 40454, 'QU', 'OK', 'S', 1760012815, 1760012815, '1'),
(243841, 1037, 'QU', 'OK', 'S', 1760012895, 1760012895, '1'),
(243842, 36845, 'QU', 'OK', 'S', 1760016167, 1760016167, '1'),
(243843, 15174, 'QU', 'OK', 'S', 1760073400, 1760073400, '1'),
(243844, 12834, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243845, 4411, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243846, 4411, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243847, 37347, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243848, 4830, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243849, 12278, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243850, 15172, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243851, 15174, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243852, 37347, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243853, 31092, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243854, 19524, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243855, 31092, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243856, 34410, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243857, 34410, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243858, 31348, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243859, 32297, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243860, 32297, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243861, 37347, 'QU', 'OK', 'S', 1760073413, 1760073413, '1'),
(243862, 37395, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243863, 39205, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243864, 12278, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243865, 15174, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243866, 36847, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243867, 27115, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243868, 31348, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243869, 31348, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243870, 13969, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243871, 37347, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243872, 25009, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243873, 39205, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243874, 31348, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243875, 37395, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243876, 4411, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243877, 32102, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243878, 23345, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243879, 23355, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243880, 30788, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243881, 14484, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243882, 12834, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243883, 37041, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243884, 30788, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243885, 40325, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243886, 39353, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243887, 37177, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243888, 37177, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243889, 33020, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243890, 38898, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243891, 38751, 'QU', 'OK', 'S', 1760073414, 1760073414, '1'),
(243892, 11715, 'QU', 'OK', 'S', 1760073428, 1760073428, '1'),
(243893, 15174, 'QU', 'OK', 'S', 1760073435, 1760073435, '1'),
(243894, 37395, 'QU', 'OK', 'S', 1760073437, 1760073437, '1'),
(243895, 36847, 'QU', 'OK', 'S', 1760073440, 1760073440, '1'),
(243896, 13969, 'QU', 'OK', 'S', 1760073444, 1760073444, '1'),
(243897, 31348, 'QU', 'OK', 'S', 1760073446, 1760073446, '1'),
(243898, 11715, 'QU', 'OK', 'S', 1760073449, 1760073449, '1'),
(243899, 22059, 'QU', 'OK', 'S', 1760073451, 1760073451, '1'),
(243900, 22059, 'QU', 'OK', 'S', 1760073453, 1760073453, '1'),
(243901, 22059, 'QU', 'OK', 'S', 1760073456, 1760073456, '1'),
(243902, 28999, 'QU', 'OK', 'S', 1760073458, 1760073458, '1'),
(243903, 39353, 'QU', 'OK', 'S', 1760073467, 1760073467, '1'),
(243904, 31348, 'QU', 'OK', 'S', 1760073475, 1760073475, '1'),
(243905, 6105, 'QU', 'OK', 'S', 1760073478, 1760073478, '1'),
(243906, 32297, 'QU', 'OK', 'S', 1760073490, 1760073490, '1'),
(243907, 27115, 'QU', 'OK', 'S', 1760073492, 1760073492, '1'),
(243908, 37395, 'QU', 'OK', 'S', 1760073497, 1760073497, '1'),
(243909, 25009, 'QU', 'OK', 'S', 1760073501, 1760073501, '1'),
(243910, 15174, 'QU', 'OK', 'S', 1760073503, 1760073503, '1'),
(243911, 23345, 'QU', 'OK', 'S', 1760073506, 1760073506, '1'),
(243912, 31348, 'QU', 'OK', 'S', 1760073508, 1760073508, '1'),
(243913, 37347, 'QU', 'OK', 'S', 1760073521, 1760073521, '1'),
(243914, 12834, 'QU', 'OK', 'S', 1760073524, 1760073524, '1'),
(243915, 37177, 'QU', 'OK', 'S', 1760073531, 1760073531, '1'),
(243916, 37347, 'QU', 'OK', 'S', 1760073539, 1760073539, '1'),
(243917, 4411, 'QU', 'OK', 'S', 1760073542, 1760073542, '1'),
(243918, 31348, 'QU', 'OK', 'S', 1760073544, 1760073544, '1'),
(243919, 38898, 'QU', 'OK', 'S', 1760073548, 1760073548, '1'),
(243920, 30788, 'QU', 'OK', 'S', 1760073551, 1760073551, '1'),
(243921, 37347, 'QU', 'OK', 'S', 1760073568, 1760073568, '1'),
(243922, 30788, 'QU', 'OK', 'S', 1760073574, 1760073574, '1'),
(243923, 13460, 'QU', 'OK', 'S', 1760073578, 1760073578, '1'),
(243924, 39205, 'QU', 'OK', 'S', 1760073581, 1760073581, '1'),
(243925, 32102, 'QU', 'OK', 'S', 1760073584, 1760073584, '1'),
(243926, 23355, 'QU', 'OK', 'S', 1760073588, 1760073588, '1'),
(243927, 37177, 'QU', 'OK', 'S', 1760073590, 1760073590, '1'),
(243928, 39205, 'QU', 'OK', 'S', 1760073593, 1760073593, '1'),
(243929, 12278, 'QU', 'OK', 'S', 1760073597, 1760073597, '1'),
(243930, 19524, 'QU', 'OK', 'S', 1760073599, 1760073599, '1'),
(243931, 33020, 'QU', 'OK', 'S', 1760073602, 1760073602, '1'),
(243932, 14484, 'QU', 'OK', 'S', 1760073606, 1760073606, '1'),
(243933, 28999, 'QU', 'OK', 'S', 1760073609, 1760073609, '1'),
(243934, 6105, 'QU', 'OK', 'S', 1760073616, 1760073616, '1'),
(243935, 4411, 'QU', 'OK', 'S', 1760073620, 1760073620, '1'),
(243936, 31199, 'QU', 'OK', 'S', 1760073623, 1760073623, '1'),
(243937, 15174, 'QU', 'OK', 'S', 1760073627, 1760073627, '1'),
(243938, 37041, 'QU', 'OK', 'S', 1760073630, 1760073630, '1'),
(243939, 40325, 'QU', 'OK', 'S', 1760073633, 1760073633, '1'),
(243940, 38751, 'QU', 'OK', 'S', 1760073637, 1760073637, '1'),
(243941, 4411, 'QU', 'OK', 'S', 1760073641, 1760073641, '1'),
(243942, 13460, 'QU', 'OK', 'S', 1760073644, 1760073644, '1'),
(243943, 4830, 'QU', 'OK', 'S', 1760073646, 1760073646, '1'),
(243944, 28999, 'QU', 'OK', 'S', 1760073650, 1760073650, '1'),
(243945, 28999, 'QU', 'OK', 'S', 1760073655, 1760073655, '1'),
(243946, 12278, 'QU', 'OK', 'S', 1760073659, 1760073659, '1'),
(243947, 31092, 'QU', 'OK', 'S', 1760073663, 1760073663, '1'),
(243948, 34410, 'QU', 'OK', 'S', 1760073668, 1760073668, '1'),
(243949, 37347, 'QU', 'OK', 'S', 1760073676, 1760073676, '1'),
(243950, 15172, 'QU', 'OK', 'S', 1760073681, 1760073681, '1'),
(243951, 34410, 'QU', 'OK', 'S', 1760073685, 1760073685, '1'),
(243952, 31092, 'QU', 'OK', 'S', 1760073689, 1760073689, '1'),
(243953, 22009, 'QU', 'OK', 'S', 1760073693, 1760073693, '1'),
(243954, 31199, 'QU', 'OK', 'S', 1760073696, 1760073696, '1'),
(243955, 32297, 'QU', 'OK', 'S', 1760073707, 1760073707, '1'),
(243956, 12834, 'QU', 'OK', 'S', 1760073716, 1760073716, '1'),
(243957, 31144, 'QU', 'OK', 'S', 1760073866, 1760073866, '1'),
(243958, 31144, 'QU', 'OK', 'S', 1760073874, 1760073874, '1'),
(243959, 31144, 'QU', 'OK', 'S', 1760073882, 1760073882, '1'),
(243960, 31130, 'QU', 'OK', 'S', 1760074060, 1760074060, '1'),
(243961, 31130, 'QU', 'OK', 'S', 1760074066, 1760074066, '1'),
(243962, 38697, 'QU', 'OK', 'S', 1760074130, 1760074130, '1'),
(243963, 31126, 'QU', 'OK', 'S', 1760074243, 1760074243, '1'),
(243964, 36936, 'QU', 'OK', 'S', 1760074550, 1760074550, '1'),
(243965, 36936, 'QU', 'OK', 'S', 1760074556, 1760074556, '1'),
(243966, 36936, 'QU', 'OK', 'S', 1760074563, 1760074563, '1'),
(243967, 38697, 'QU', 'OK', 'S', 1760074604, 1760074604, '1'),
(243968, 39253, 'QU', 'OK', 'S', 1760076111, 1760076111, '1'),
(243969, 37050, 'QU', 'OK', 'S', 1760076114, 1760076114, '1'),
(243970, 25656, 'QU', 'OK', 'S', 1760076117, 1760076117, '1'),
(243971, 37216, 'QU', 'OK', 'S', 1760076120, 1760076120, '1'),
(243972, 36622, 'QU', 'OK', 'S', 1760076124, 1760076124, '1'),
(243973, 35838, 'QU', 'OK', 'S', 1760076127, 1760076127, '1'),
(243974, 36576, 'QU', 'OK', 'S', 1760076133, 1760076133, '1'),
(243975, 36622, 'QU', 'OK', 'S', 1760076137, 1760076137, '1'),
(243976, 37348, 'QU', 'OK', 'S', 1760076140, 1760076140, '1'),
(243977, 25654, 'QU', 'OK', 'S', 1760076142, 1760076142, '1'),
(243978, 37310, 'QU', 'OK', 'S', 1760076144, 1760076144, '1'),
(243979, 36316, 'QU', 'OK', 'S', 1760076147, 1760076147, '1'),
(243980, 35958, 'QU', 'OK', 'S', 1760076157, 1760076157, '1'),
(243981, 37310, 'QU', 'OK', 'S', 1760076165, 1760076165, '1'),
(243982, 36576, 'QU', 'OK', 'S', 1760076169, 1760076169, '1'),
(243983, 26550, 'QU', 'OK', 'S', 1760076172, 1760076172, '1'),
(243984, 32693, 'QU', 'OK', 'S', 1760076177, 1760076177, '1'),
(243985, 40322, 'QU', 'OK', 'S', 1760076181, 1760076181, '1'),
(243986, 11761, 'QU', 'OK', 'S', 1760076186, 1760076186, '1'),
(243987, 21081, 'QU', 'OK', 'S', 1760076191, 1760076191, '1'),
(243988, 37395, 'QU', 'OK', 'S', 1760076195, 1760076195, '1'),
(243989, 35241, 'QU', 'OK', 'S', 1760076199, 1760076199, '1'),
(243990, 37348, 'QU', 'OK', 'S', 1760076205, 1760076205, '1'),
(243991, 39981, 'QU', 'OK', 'S', 1760076216, 1760076216, '1'),
(243992, 39762, 'QU', 'OK', 'S', 1760076219, 1760076219, '1'),
(243993, 36804, 'QU', 'OK', 'S', 1760076223, 1760076223, '1'),
(243994, 28813, 'QU', 'OK', 'S', 1760076227, 1760076227, '1'),
(243995, 21383, 'QU', 'OK', 'S', 1760076229, 1760076229, '1'),
(243996, 36698, 'QU', 'OK', 'S', 1760076233, 1760076233, '1'),
(243997, 38135, 'QU', 'OK', 'S', 1760076242, 1760076242, '1'),
(243998, 38745, 'QU', 'OK', 'S', 1760076247, 1760076247, '1'),
(243999, 31436, 'QU', 'OK', 'S', 1760076250, 1760076250, '1'),
(244000, 37310, 'QU', 'OK', 'S', 1760076255, 1760076255, '1'),
(244001, 37348, 'QU', 'OK', 'S', 1760076258, 1760076258, '1'),
(244002, 35838, 'QU', 'OK', 'S', 1760076263, 1760076263, '1'),
(244003, 36698, 'QU', 'OK', 'S', 1760076272, 1760076272, '1'),
(244004, 39619, 'QU', 'OK', 'S', 1760076276, 1760076276, '1'),
(244005, 39980, 'QU', 'OK', 'S', 1760076280, 1760076280, '1'),
(244006, 36698, 'QU', 'OK', 'S', 1760076284, 1760076284, '1'),
(244007, 37310, 'QU', 'OK', 'S', 1760076290, 1760076290, '1'),
(244008, 38135, 'QU', 'OK', 'S', 1760076294, 1760076294, '1'),
(244009, 38135, 'QU', 'OK', 'S', 1760076297, 1760076297, '1'),
(244010, 37779, 'QU', 'OK', 'S', 1760076301, 1760076301, '1'),
(244011, 37348, 'QU', 'OK', 'S', 1760076310, 1760076310, '1'),
(244012, 36316, 'QU', 'OK', 'S', 1760076319, 1760076319, '1'),
(244013, 36300, 'QU', 'OK', 'S', 1760076324, 1760076324, '1'),
(244014, 35235, 'QU', 'OK', 'S', 1760076334, 1760076334, '1'),
(244015, 21383, 'QU', 'OK', 'S', 1760076339, 1760076339, '1'),
(244016, 36323, 'QU', 'OK', 'S', 1760076343, 1760076343, '1'),
(244017, 28647, 'QU', 'OK', 'S', 1760076350, 1760076350, '1'),
(244018, 36622, 'QU', 'OK', 'S', 1760076359, 1760076359, '1'),
(244019, 37348, 'QU', 'OK', 'S', 1760076370, 1760076370, '1'),
(244020, 33874, 'QU', 'OK', 'S', 1760076379, 1760076379, '1'),
(244021, 37348, 'QU', 'OK', 'S', 1760076389, 1760076389, '1'),
(244022, 36323, 'QU', 'OK', 'S', 1760076459, 1760076459, '1'),
(244023, 36323, 'QU', 'OK', 'S', 1760076466, 1760076466, '1'),
(244024, 36890, 'QU', 'OK', 'S', 1760076511, 1760076511, '1'),
(244025, 36890, 'QU', 'OK', 'S', 1760076520, 1760076520, '1'),
(244026, 25964, 'QU', 'OK', 'S', 1760076523, 1760076523, '1'),
(244027, 25964, 'QU', 'OK', 'S', 1760076525, 1760076525, '1'),
(244028, 36891, 'QU', 'OK', 'S', 1760076591, 1760076591, '1'),
(244029, 39584, 'QU', 'OK', 'S', 1760076992, 1760076992, '1'),
(244030, 26345, 'QU', 'OK', 'S', 1760077331, 1760077331, '1'),
(244031, 38562, 'QU', 'OK', 'S', 1760077343, 1760077343, '1'),
(244032, 39393, 'QU', 'OK', 'S', 1760077351, 1760077351, '1'),
(244033, 37522, 'QU', 'OK', 'S', 1760077999, 1760077999, '1'),
(244034, 2924, 'QU', 'OK', 'S', 1760079046, 1760079046, '1'),
(244035, 23140, 'QU', 'OK', 'S', 1760079083, 1760079083, '1'),
(244036, 40128, 'QU', 'OK', 'S', 1760079243, 1760079243, '1'),
(244037, 39229, 'QU', 'OK', 'S', 1760079985, 1760079985, '1'),
(244038, 24889, 'QU', 'OK', 'S', 1760080041, 1760080041, '1'),
(244039, 24294, 'QU', 'OK', 'S', 1760080449, 1760080449, '1'),
(244040, 29537, 'QU', 'OK', 'S', 1760080787, 1760080787, '1'),
(244041, 29537, 'QU', 'OK', 'S', 1760080789, 1760080789, '1'),
(244042, 29537, 'QU', 'OK', 'S', 1760080791, 1760080791, '1'),
(244043, 29537, 'QU', 'OK', 'S', 1760080793, 1760080793, '1'),
(244044, 29537, 'QU', 'OK', 'S', 1760080795, 1760080795, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(244045, 29537, 'QU', 'OK', 'S', 1760080797, 1760080797, '1'),
(244046, 29537, 'QU', 'OK', 'S', 1760080799, 1760080799, '1'),
(244047, 29537, 'QU', 'OK', 'S', 1760080801, 1760080801, '1'),
(244048, 29537, 'QU', 'OK', 'S', 1760080803, 1760080803, '1'),
(244049, 29537, 'QU', 'OK', 'S', 1760080805, 1760080805, '1'),
(244050, 30050, 'QU', 'OK', 'S', 1760081892, 1760081892, '1'),
(244051, 30050, 'QU', 'OK', 'S', 1760081900, 1760081900, '1'),
(244052, 24889, 'QU', 'OK', 'S', 1760081956, 1760081956, '1'),
(244053, 1037, 'QU', 'OK', 'S', 1760082035, 1760082035, '1'),
(244054, 1037, 'QU', 'OK', 'S', 1760082038, 1760082038, '1'),
(244055, 39274, 'QU', 'OK', 'S', 1760082631, 1760082631, '1'),
(244056, 39274, 'QU', 'OK', 'S', 1760082635, 1760082635, '1'),
(244057, 39279, 'QU', 'OK', 'S', 1760082649, 1760082649, '1'),
(244058, 39279, 'QU', 'OK', 'S', 1760082653, 1760082653, '1'),
(244059, 39279, 'QU', 'OK', 'S', 1760082655, 1760082655, '1'),
(244060, 39276, 'QU', 'OK', 'S', 1760082695, 1760082695, '1'),
(244061, 39276, 'QU', 'OK', 'S', 1760082790, 1760082790, '1'),
(244062, 39280, 'QU', 'OK', 'S', 1760082792, 1760082792, '1'),
(244063, 33551, 'QU', 'OK', 'S', 1760082827, 1760082827, '1'),
(244064, 40273, 'QU', 'OK', 'S', 1760082913, 1760082913, '1'),
(244065, 40337, 'QU', 'OK', 'S', 1760082918, 1760082918, '1'),
(244066, 33690, 'QU', 'OK', 'S', 1760082922, 1760082922, '1'),
(244067, 40092, 'QU', 'OK', 'S', 1760082929, 1760082929, '1'),
(244068, 40454, 'QU', 'OK', 'S', 1760082933, 1760082933, '1'),
(244069, 40124, 'QU', 'OK', 'S', 1760082939, 1760082939, '1'),
(244070, 40405, 'QU', 'OK', 'S', 1760082942, 1760082942, '1'),
(244071, 36577, 'QU', 'OK', 'S', 1760082945, 1760082945, '1'),
(244072, 24321, 'QU', 'OK', 'S', 1760082948, 1760082948, '1'),
(244073, 21874, 'QU', 'OK', 'S', 1760082951, 1760082951, '1'),
(244074, 40323, 'QU', 'OK', 'S', 1760082955, 1760082955, '1'),
(244075, 40414, 'QU', 'OK', 'S', 1760082958, 1760082958, '1'),
(244076, 37052, 'QU', 'OK', 'S', 1760082962, 1760082962, '1'),
(244077, 40326, 'QU', 'OK', 'S', 1760082971, 1760082971, '1'),
(244078, 36577, 'QU', 'OK', 'S', 1760082973, 1760082973, '1'),
(244079, 36094, 'QU', 'OK', 'S', 1760082978, 1760082978, '1'),
(244080, 24321, 'QU', 'OK', 'S', 1760082982, 1760082982, '1'),
(244081, 24321, 'QU', 'OK', 'S', 1760082985, 1760082985, '1'),
(244082, 24321, 'QU', 'OK', 'S', 1760082987, 1760082987, '1'),
(244083, 25637, 'QU', 'OK', 'S', 1760082994, 1760082994, '1'),
(244084, 40382, 'QU', 'OK', 'S', 1760083001, 1760083001, '1'),
(244085, 37040, 'QU', 'OK', 'S', 1760083005, 1760083005, '1'),
(244086, 21874, 'QU', 'OK', 'S', 1760083010, 1760083010, '1'),
(244087, 40382, 'QU', 'OK', 'S', 1760083013, 1760083013, '1'),
(244088, 28585, 'QU', 'OK', 'S', 1760083015, 1760083015, '1'),
(244089, 37841, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244090, 39865, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244091, 40452, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244092, 40452, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244093, 40452, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244094, 40453, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244095, 40453, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244096, 40454, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244097, 40454, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244098, 40454, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244099, 40337, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244100, 40337, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244101, 40336, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244102, 40336, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244103, 40334, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244104, 40334, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244105, 40288, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244106, 40288, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244107, 40288, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244108, 40288, 'QU', 'OK', 'S', 1760083503, 1760083503, '1'),
(244109, 39403, 'QU', 'OK', 'S', 1760083607, 1760083607, '1'),
(244110, 31406, 'QU', 'OK', 'S', 1760083680, 1760083680, '1'),
(244111, 38404, 'QU', 'OK', 'S', 1760083888, 1760083888, '1'),
(244112, 13296, 'QU', 'OK', 'S', 1760083950, 1760083950, '1'),
(244113, 13296, 'QU', 'OK', 'S', 1760083956, 1760083956, '1'),
(244114, 13296, 'QU', 'OK', 'S', 1760083989, 1760083989, '1'),
(244115, 38592, 'QU', 'OK', 'S', 1760083999, 1760083999, '1'),
(244116, 23124, 'QU', 'OK', 'S', 1760084220, 1760084220, '1'),
(244117, 31406, 'QU', 'OK', 'S', 1760084292, 1760084292, '1'),
(244118, 40361, 'QU', 'OK', 'S', 1760084335, 1760084335, '1'),
(244119, 39353, 'QU', 'OK', 'S', 1760084348, 1760084348, '1'),
(244120, 39353, 'QU', 'OK', 'S', 1760084352, 1760084352, '1'),
(244121, 39353, 'QU', 'OK', 'S', 1760084373, 1760084373, '1'),
(244122, 4411, 'QU', 'OK', 'S', 1760084554, 1760084554, '1'),
(244123, 4411, 'QU', 'OK', 'S', 1760084557, 1760084557, '1'),
(244124, 4411, 'QU', 'OK', 'S', 1760084559, 1760084559, '1'),
(244125, 4411, 'QU', 'OK', 'S', 1760084568, 1760084568, '1'),
(244126, 22009, 'QU', 'OK', 'S', 1760084720, 1760084720, '1'),
(244127, 22009, 'QU', 'OK', 'S', 1760084720, 1760084720, '1'),
(244128, 33823, 'QU', 'OK', 'S', 1760088139, 1760088139, '1'),
(244129, 26574, 'QU', 'OK', 'S', 1760088175, 1760088175, '1'),
(244130, 40329, 'QU', 'OK', 'S', 1760089990, 1760089990, '1'),
(244131, 40110, 'QU', 'OK', 'S', 1760090005, 1760090005, '1'),
(244132, 32851, 'QU', 'OK', 'S', 1760090008, 1760090008, '1'),
(244133, 40204, 'QU', 'OK', 'S', 1760090011, 1760090011, '1'),
(244134, 32851, 'QU', 'OK', 'S', 1760090013, 1760090013, '1'),
(244135, 39929, 'QU', 'OK', 'S', 1760090017, 1760090017, '1'),
(244136, 40105, 'QU', 'OK', 'S', 1760090020, 1760090020, '1'),
(244137, 40186, 'QU', 'OK', 'S', 1760090022, 1760090022, '1'),
(244138, 33558, 'QU', 'OK', 'S', 1760090025, 1760090025, '1'),
(244139, 39191, 'QU', 'OK', 'S', 1760090031, 1760090031, '1'),
(244140, 40204, 'QU', 'OK', 'S', 1760090034, 1760090034, '1'),
(244141, 37840, 'QU', 'OK', 'S', 1760090038, 1760090038, '1'),
(244142, 2078, 'QU', 'OK', 'S', 1760090046, 1760090046, '1'),
(244143, 33558, 'QU', 'OK', 'S', 1760090051, 1760090051, '1'),
(244144, 33558, 'QU', 'OK', 'S', 1760090054, 1760090054, '1'),
(244145, 40103, 'QU', 'OK', 'S', 1760090058, 1760090058, '1'),
(244146, 40424, 'QU', 'OK', 'S', 1760090063, 1760090063, '1'),
(244147, 39560, 'QU', 'OK', 'S', 1760090070, 1760090070, '1'),
(244148, 40420, 'QU', 'OK', 'S', 1760090074, 1760090074, '1'),
(244149, 40383, 'QU', 'OK', 'S', 1760091279, 1760091279, '1'),
(244150, 40347, 'QU', 'OK', 'S', 1760091281, 1760091281, '1'),
(244151, 40203, 'QU', 'OK', 'S', 1760091285, 1760091285, '1'),
(244152, 39480, 'QU', 'OK', 'S', 1760091745, 1760091745, '1'),
(244153, 39479, 'QU', 'OK', 'S', 1760091750, 1760091750, '1'),
(244154, 39479, 'QU', 'OK', 'S', 1760091753, 1760091753, '1'),
(244155, 39479, 'QU', 'OK', 'S', 1760091757, 1760091757, '1'),
(244156, 32607, 'QU', 'OK', 'S', 1760092258, 1760092258, '1'),
(244157, 31147, 'QU', 'OK', 'S', 1760092913, 1760092913, '1'),
(244158, 31147, 'QU', 'OK', 'S', 1760093333, 1760093333, '1'),
(244159, 29612, 'QU', 'OK', 'S', 1760093379, 1760093379, '1'),
(244160, 37839, 'QU', 'OK', 'S', 1760093422, 1760093422, '1'),
(244161, 9280, 'QU', 'OK', 'S', 1760093589, 1760093589, '1'),
(244162, 35226, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244163, 39092, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244164, 39092, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244165, 30572, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244166, 36316, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244167, 36300, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244168, 36300, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244169, 36300, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244170, 37396, 'QU', 'OK', 'S', 1760093724, 1760093724, '1'),
(244171, 30572, 'QU', 'OK', 'S', 1760093774, 1760093774, '1'),
(244172, 30572, 'QU', 'OK', 'S', 1760093780, 1760093780, '1'),
(244173, 30572, 'QU', 'OK', 'S', 1760093782, 1760093782, '1'),
(244174, 30572, 'QU', 'OK', 'S', 1760093800, 1760093800, '1'),
(244175, 30572, 'QU', 'OK', 'S', 1760093802, 1760093802, '1'),
(244176, 30572, 'QU', 'OK', 'S', 1760093814, 1760093814, '1'),
(244177, 30572, 'QU', 'OK', 'S', 1760093816, 1760093816, '1'),
(244178, 30572, 'QU', 'OK', 'S', 1760093829, 1760093829, '1'),
(244179, 30572, 'QU', 'OK', 'S', 1760093856, 1760093856, '1'),
(244180, 30572, 'QU', 'OK', 'S', 1760093901, 1760093901, '1'),
(244181, 39762, 'QU', 'OK', 'S', 1760094495, 1760094495, '1'),
(244182, 37347, 'QU', 'OK', 'S', 1760095938, 1760095938, '1'),
(244183, 40458, 'QU', 'OK', 'S', 1760096316, 1760096316, '1'),
(244184, 40458, 'QU', 'OK', 'S', 1760096318, 1760096318, '1'),
(244185, 31430, 'QU', 'OK', 'S', 1760097241, 1760097241, '1'),
(244186, 36577, 'QU', 'OK', 'S', 1760097570, 1760097570, '1'),
(244187, 36577, 'QU', 'OK', 'S', 1760097574, 1760097574, '1'),
(244188, 35564, 'QU', 'OK', 'S', 1760098338, 1760098338, '1'),
(244189, 35564, 'QU', 'OK', 'S', 1760098341, 1760098341, '1'),
(244190, 35564, 'QU', 'OK', 'S', 1760098384, 1760098384, '1'),
(244191, 35799, 'QU', 'OK', 'S', 1760098727, 1760098727, '1'),
(244192, 35547, 'QU', 'OK', 'S', 1760098787, 1760098787, '1'),
(244193, 35547, 'QU', 'OK', 'S', 1760098794, 1760098794, '1'),
(244194, 35547, 'QU', 'OK', 'S', 1760098807, 1760098807, '1'),
(244195, 35547, 'QU', 'OK', 'S', 1760098811, 1760098811, '1'),
(244196, 35547, 'QU', 'OK', 'S', 1760098815, 1760098815, '1'),
(244197, 33544, 'QU', 'OK', 'S', 1760098909, 1760098909, '1'),
(244198, 33544, 'QU', 'OK', 'S', 1760098912, 1760098912, '1'),
(244199, 32885, 'QU', 'OK', 'S', 1760099030, 1760099030, '1'),
(244200, 30508, 'QU', 'OK', 'S', 1760099292, 1760099292, '1'),
(244201, 4090, 'QU', 'OK', 'S', 1760099296, 1760099296, '1'),
(244202, 25739, 'QU', 'OK', 'S', 1760099300, 1760099300, '1'),
(244203, 25739, 'QU', 'OK', 'S', 1760099303, 1760099303, '1'),
(244204, 39378, 'QU', 'OK', 'S', 1760099308, 1760099308, '1'),
(244205, 2725, 'QU', 'OK', 'S', 1760099315, 1760099315, '1'),
(244206, 35164, 'QU', 'OK', 'S', 1760099319, 1760099319, '1'),
(244207, 25343, 'QU', 'OK', 'S', 1760099323, 1760099323, '1'),
(244208, 39378, 'QU', 'OK', 'S', 1760099328, 1760099328, '1'),
(244209, 35566, 'QU', 'OK', 'S', 1760099330, 1760099330, '1'),
(244210, 2637, 'QU', 'OK', 'S', 1760099335, 1760099335, '1'),
(244211, 35566, 'QU', 'OK', 'S', 1760099338, 1760099338, '1'),
(244212, 35566, 'QU', 'OK', 'S', 1760099347, 1760099347, '1'),
(244213, 3412, 'QU', 'OK', 'S', 1760099350, 1760099350, '1'),
(244214, 35566, 'QU', 'OK', 'S', 1760099354, 1760099354, '1'),
(244215, 2637, 'QU', 'OK', 'S', 1760099357, 1760099357, '1'),
(244216, 35566, 'QU', 'OK', 'S', 1760099363, 1760099363, '1'),
(244217, 92, 'QU', 'OK', 'S', 1760099364, 1760099364, '1'),
(244218, 35566, 'QU', 'OK', 'S', 1760099371, 1760099371, '1'),
(244219, 2637, 'QU', 'OK', 'S', 1760099375, 1760099375, '1'),
(244220, 35566, 'QU', 'OK', 'S', 1760099381, 1760099381, '1'),
(244221, 25002, 'QU', 'OK', 'S', 1760099393, 1760099393, '1'),
(244222, 35566, 'QU', 'OK', 'S', 1760099394, 1760099394, '1'),
(244223, 40410, 'QU', 'OK', 'S', 1760099400, 1760099400, '1'),
(244224, 35566, 'QU', 'OK', 'S', 1760099407, 1760099407, '1'),
(244225, 39379, 'QU', 'OK', 'S', 1760099408, 1760099408, '1'),
(244226, 3350, 'QU', 'OK', 'S', 1760099416, 1760099416, '1'),
(244227, 176, 'QU', 'OK', 'S', 1760099425, 1760099425, '1'),
(244228, 3350, 'QU', 'OK', 'S', 1760099434, 1760099434, '1'),
(244229, 3350, 'QU', 'OK', 'S', 1760099441, 1760099441, '1'),
(244230, 2200, 'QU', 'OK', 'S', 1760099448, 1760099448, '1'),
(244231, 1096, 'QU', 'OK', 'S', 1760099462, 1760099462, '1'),
(244232, 1096, 'QU', 'OK', 'S', 1760099512, 1760099512, '1'),
(244233, 2856, 'QU', 'OK', 'S', 1760099526, 1760099526, '1'),
(244234, 112, 'QU', 'OK', 'S', 1760099534, 1760099534, '1'),
(244235, 2179, 'QU', 'OK', 'S', 1760099549, 1760099549, '1'),
(244236, 25739, 'QU', 'OK', 'S', 1760099559, 1760099559, '1'),
(244237, 648, 'QU', 'OK', 'S', 1760099565, 1760099565, '1'),
(244238, 2179, 'QU', 'OK', 'S', 1760099574, 1760099574, '1'),
(244239, 648, 'QU', 'OK', 'S', 1760099594, 1760099594, '1'),
(244240, 112, 'QU', 'OK', 'S', 1760099614, 1760099614, '1'),
(244241, 39379, 'QU', 'OK', 'S', 1760099638, 1760099638, '1'),
(244242, 648, 'QU', 'OK', 'S', 1760099651, 1760099651, '1'),
(244243, 996, 'QU', 'OK', 'S', 1760099695, 1760099695, '1'),
(244244, 36941, 'QU', 'OK', 'S', 1760100123, 1760100123, '1'),
(244245, 36941, 'QU', 'OK', 'S', 1760100132, 1760100132, '1'),
(244246, 36941, 'QU', 'OK', 'S', 1760100135, 1760100135, '1'),
(244247, 36941, 'QU', 'OK', 'S', 1760100138, 1760100138, '1'),
(244248, 35714, 'QU', 'OK', 'S', 1760100196, 1760100196, '1'),
(244249, 29772, 'QU', 'OK', 'S', 1760100286, 1760100286, '1'),
(244250, 28962, 'QU', 'OK', 'S', 1760100328, 1760100328, '1'),
(244251, 28962, 'QU', 'OK', 'S', 1760100332, 1760100332, '1'),
(244252, 28962, 'QU', 'OK', 'S', 1760100335, 1760100335, '1'),
(244253, 26364, 'QU', 'OK', 'S', 1760100374, 1760100374, '1'),
(244254, 24676, 'QU', 'OK', 'S', 1760100468, 1760100468, '1'),
(244255, 24676, 'QU', 'OK', 'S', 1760100473, 1760100473, '1'),
(244256, 24676, 'QU', 'OK', 'S', 1760100476, 1760100476, '1'),
(244257, 24676, 'QU', 'OK', 'S', 1760100479, 1760100479, '1'),
(244258, 32886, 'QU', 'OK', 'S', 1760100626, 1760100626, '1'),
(244259, 31746, 'QU', 'OK', 'S', 1760100700, 1760100700, '1'),
(244260, 31617, 'QU', 'OK', 'S', 1760100884, 1760100884, '1'),
(244261, 31617, 'QU', 'OK', 'S', 1760100889, 1760100889, '1'),
(244262, 31633, 'QU', 'OK', 'S', 1760100976, 1760100976, '1'),
(244263, 31633, 'QU', 'OK', 'S', 1760100980, 1760100980, '1'),
(244264, 31633, 'QU', 'OK', 'S', 1760100983, 1760100983, '1'),
(244265, 31747, 'QU', 'OK', 'S', 1760101149, 1760101149, '1'),
(244266, 31747, 'QU', 'OK', 'S', 1760101156, 1760101156, '1'),
(244267, 31747, 'QU', 'OK', 'S', 1760101161, 1760101161, '1'),
(244268, 31747, 'QU', 'OK', 'S', 1760101169, 1760101169, '1'),
(244269, 31747, 'QU', 'OK', 'S', 1760101178, 1760101178, '1'),
(244270, 31747, 'QU', 'OK', 'S', 1760101186, 1760101186, '1'),
(244271, 32885, 'QU', 'OK', 'S', 1760101406, 1760101406, '1'),
(244272, 33525, 'QU', 'OK', 'S', 1760102078, 1760102078, '1'),
(244273, 24559, 'QU', 'OK', 'S', 1760102130, 1760102130, '1'),
(244274, 5602, 'QU', 'OK', 'S', 1760102399, 1760102399, '1'),
(244275, 35642, 'QU', 'OK', 'S', 1760102399, 1760102399, '1'),
(244276, 35642, 'QU', 'OK', 'S', 1760102402, 1760102402, '1'),
(244277, 35642, 'QU', 'OK', 'S', 1760102405, 1760102405, '1'),
(244278, 35642, 'QU', 'OK', 'S', 1760102424, 1760102424, '1'),
(244279, 12942, 'QU', 'OK', 'S', 1760102427, 1760102427, '1'),
(244280, 38755, 'QU', 'OK', 'S', 1760102430, 1760102430, '1'),
(244281, 40336, 'QU', 'OK', 'S', 1760102436, 1760102436, '1'),
(244282, 11243, 'QU', 'OK', 'S', 1760102439, 1760102439, '1'),
(244283, 36677, 'QU', 'OK', 'S', 1760102441, 1760102441, '1'),
(244284, 35642, 'QU', 'OK', 'S', 1760102446, 1760102446, '1'),
(244285, 40323, 'QU', 'OK', 'S', 1760102447, 1760102447, '1'),
(244286, 16531, 'QU', 'OK', 'S', 1760102454, 1760102454, '1'),
(244287, 24090, 'QU', 'OK', 'S', 1760102456, 1760102456, '1'),
(244288, 36728, 'QU', 'OK', 'S', 1760102473, 1760102473, '1'),
(244289, 35566, 'QU', 'OK', 'S', 1760102538, 1760102538, '1'),
(244290, 35566, 'QU', 'OK', 'S', 1760102542, 1760102542, '1'),
(244291, 35566, 'QU', 'OK', 'S', 1760102566, 1760102566, '1'),
(244292, 35566, 'QU', 'OK', 'S', 1760102572, 1760102572, '1'),
(244293, 35566, 'QU', 'OK', 'S', 1760102574, 1760102574, '1'),
(244294, 5602, 'QU', 'OK', 'S', 1760102602, 1760102602, '1'),
(244295, 5602, 'QU', 'OK', 'S', 1760102609, 1760102609, '1'),
(244296, 35642, 'QU', 'OK', 'S', 1760102619, 1760102619, '1'),
(244297, 22104, 'QU', 'OK', 'S', 1760102666, 1760102666, '1'),
(244298, 38115, 'QU', 'OK', 'S', 1760102670, 1760102670, '1'),
(244299, 22106, 'QU', 'OK', 'S', 1760102676, 1760102676, '1'),
(244300, 32552, 'QU', 'OK', 'S', 1760102680, 1760102680, '1'),
(244301, 22134, 'QU', 'OK', 'S', 1760102685, 1760102685, '1'),
(244302, 22082, 'QU', 'OK', 'S', 1760102689, 1760102689, '1'),
(244303, 22085, 'QU', 'OK', 'S', 1760102693, 1760102693, '1'),
(244304, 22887, 'QU', 'OK', 'S', 1760102696, 1760102696, '1'),
(244305, 36209, 'QU', 'OK', 'S', 1760102699, 1760102699, '1'),
(244306, 36314, 'QU', 'OK', 'S', 1760102703, 1760102703, '1'),
(244307, 38117, 'QU', 'OK', 'S', 1760102710, 1760102710, '1'),
(244308, 38110, 'QU', 'OK', 'S', 1760102713, 1760102713, '1'),
(244309, 34592, 'QU', 'OK', 'S', 1760102719, 1760102719, '1'),
(244310, 38135, 'QU', 'OK', 'S', 1760102723, 1760102723, '1'),
(244311, 38135, 'QU', 'OK', 'S', 1760102732, 1760102732, '1'),
(244312, 37779, 'QU', 'OK', 'S', 1760102741, 1760102741, '1'),
(244313, 39749, 'QU', 'OK', 'S', 1760102744, 1760102744, '1'),
(244314, 39751, 'QU', 'OK', 'S', 1760102747, 1760102747, '1'),
(244315, 37189, 'QU', 'OK', 'S', 1760102751, 1760102751, '1'),
(244316, 39555, 'QU', 'OK', 'S', 1760102754, 1760102754, '1'),
(244317, 39839, 'QU', 'OK', 'S', 1760102764, 1760102764, '1'),
(244318, 33877, 'QU', 'OK', 'S', 1760102774, 1760102774, '1'),
(244319, 33877, 'QU', 'OK', 'S', 1760102777, 1760102777, '1'),
(244320, 33877, 'QU', 'OK', 'S', 1760102896, 1760102896, '1'),
(244321, 14509, 'QU', 'OK', 'S', 1760104151, 1760104151, '1'),
(244322, 14509, 'QU', 'OK', 'S', 1760104178, 1760104178, '1'),
(244323, 14509, 'QU', 'OK', 'S', 1760104179, 1760104179, '1'),
(244324, 14509, 'QU', 'OK', 'S', 1760104182, 1760104182, '1'),
(244325, 14509, 'QU', 'OK', 'S', 1760104184, 1760104184, '1'),
(244326, 14509, 'QU', 'OK', 'S', 1760104186, 1760104186, '1'),
(244327, 14509, 'QU', 'OK', 'S', 1760104202, 1760104202, '1'),
(244328, 14509, 'QU', 'OK', 'S', 1760104204, 1760104204, '1'),
(244329, 14509, 'QU', 'OK', 'S', 1760104206, 1760104206, '1'),
(244330, 14509, 'QU', 'OK', 'S', 1760104208, 1760104208, '1'),
(244331, 14509, 'QU', 'OK', 'S', 1760104210, 1760104210, '1'),
(244332, 14509, 'QU', 'OK', 'S', 1760104222, 1760104222, '1'),
(244333, 14509, 'QU', 'OK', 'S', 1760104224, 1760104224, '1'),
(244334, 14509, 'QU', 'OK', 'S', 1760104226, 1760104226, '1'),
(244335, 14509, 'QU', 'OK', 'S', 1760104228, 1760104228, '1'),
(244336, 14509, 'QU', 'OK', 'S', 1760104230, 1760104230, '1'),
(244337, 14509, 'QU', 'OK', 'S', 1760104243, 1760104243, '1'),
(244338, 14509, 'QU', 'OK', 'S', 1760104245, 1760104245, '1'),
(244339, 14509, 'QU', 'OK', 'S', 1760104246, 1760104246, '1'),
(244340, 14509, 'QU', 'OK', 'S', 1760104248, 1760104248, '1'),
(244341, 14509, 'QU', 'OK', 'S', 1760104250, 1760104250, '1'),
(244342, 14509, 'QU', 'OK', 'S', 1760104263, 1760104263, '1'),
(244343, 14509, 'QU', 'OK', 'S', 1760104266, 1760104266, '1'),
(244344, 14509, 'QU', 'OK', 'S', 1760104267, 1760104267, '1'),
(244345, 14509, 'QU', 'OK', 'S', 1760104269, 1760104269, '1'),
(244346, 14509, 'QU', 'OK', 'S', 1760104271, 1760104271, '1'),
(244347, 14509, 'QU', 'OK', 'S', 1760104286, 1760104286, '1'),
(244348, 14509, 'QU', 'OK', 'S', 1760104288, 1760104288, '1'),
(244349, 14509, 'QU', 'OK', 'S', 1760104290, 1760104290, '1'),
(244350, 14509, 'QU', 'OK', 'S', 1760104292, 1760104292, '1'),
(244351, 14509, 'QU', 'OK', 'S', 1760104294, 1760104294, '1'),
(244352, 14509, 'QU', 'OK', 'S', 1760104309, 1760104309, '1'),
(244353, 14509, 'QU', 'OK', 'S', 1760104311, 1760104311, '1'),
(244354, 14509, 'QU', 'OK', 'S', 1760104313, 1760104313, '1'),
(244355, 14509, 'QU', 'OK', 'S', 1760104315, 1760104315, '1'),
(244356, 14509, 'QU', 'OK', 'S', 1760104317, 1760104317, '1'),
(244357, 14509, 'QU', 'OK', 'S', 1760104331, 1760104331, '1'),
(244358, 14509, 'QU', 'OK', 'S', 1760104333, 1760104333, '1'),
(244359, 14509, 'QU', 'OK', 'S', 1760104335, 1760104335, '1'),
(244360, 14509, 'QU', 'OK', 'S', 1760104337, 1760104337, '1'),
(244361, 14509, 'QU', 'OK', 'S', 1760104340, 1760104340, '1'),
(244362, 14509, 'QU', 'OK', 'S', 1760104354, 1760104354, '1'),
(244363, 14509, 'QU', 'OK', 'S', 1760104356, 1760104356, '1'),
(244364, 14509, 'QU', 'OK', 'S', 1760104358, 1760104358, '1'),
(244365, 14509, 'QU', 'OK', 'S', 1760104360, 1760104360, '1'),
(244366, 14509, 'QU', 'OK', 'S', 1760104364, 1760104364, '1'),
(244367, 36903, 'QU', 'OK', 'S', 1760158965, 1760158965, '1'),
(244368, 37856, 'QU', 'OK', 'S', 1760158988, 1760158988, '1'),
(244369, 37522, 'QU', 'OK', 'S', 1760159233, 1760159233, '1'),
(244370, 37522, 'QU', 'OK', 'S', 1760159236, 1760159236, '1'),
(244371, 37856, 'QU', 'OK', 'S', 1760159258, 1760159258, '1'),
(244372, 37532, 'QU', 'OK', 'S', 1760159643, 1760159643, '1'),
(244373, 36467, 'QU', 'OK', 'S', 1760160411, 1760160411, '1'),
(244374, 40263, 'QU', 'OK', 'S', 1760161337, 1760161337, '1'),
(244375, 40434, 'QU', 'OK', 'S', 1760161340, 1760161340, '1'),
(244376, 40263, 'QU', 'OK', 'S', 1760161343, 1760161343, '1'),
(244377, 18027, 'QU', 'OK', 'S', 1760161365, 1760161365, '1'),
(244378, 23049, 'QU', 'OK', 'S', 1760161369, 1760161369, '1'),
(244379, 23049, 'QU', 'OK', 'S', 1760161372, 1760161372, '1'),
(244380, 27288, 'QU', 'OK', 'S', 1760161375, 1760161375, '1'),
(244381, 20760, 'QU', 'OK', 'S', 1760161380, 1760161380, '1'),
(244382, 20758, 'QU', 'OK', 'S', 1760161384, 1760161384, '1'),
(244383, 20760, 'QU', 'OK', 'S', 1760161387, 1760161387, '1'),
(244384, 39829, 'QU', 'OK', 'S', 1760161424, 1760161424, '1'),
(244385, 38347, 'QU', 'OK', 'S', 1760161431, 1760161431, '1'),
(244386, 31407, 'QU', 'OK', 'S', 1760161435, 1760161435, '1'),
(244387, 37532, 'QU', 'OK', 'S', 1760161588, 1760161588, '1'),
(244388, 37532, 'QU', 'OK', 'S', 1760161892, 1760161892, '1'),
(244389, 37532, 'QU', 'OK', 'S', 1760161895, 1760161895, '1'),
(244390, 37532, 'QU', 'OK', 'S', 1760161897, 1760161897, '1'),
(244391, 37532, 'QU', 'OK', 'S', 1760161900, 1760161900, '1'),
(244392, 37532, 'QU', 'OK', 'S', 1760161903, 1760161903, '1'),
(244393, 40334, 'QU', 'OK', 'S', 1760163922, 1760163922, '1'),
(244394, 21874, 'QU', 'OK', 'S', 1760166662, 1760166662, '1'),
(244395, 40487, 'QU', 'OK', 'S', 1760167072, 1760167072, '1'),
(244396, 40484, 'QU', 'OK', 'S', 1760167504, 1760167504, '1'),
(244397, 40485, 'QU', 'OK', 'S', 1760167712, 1760167712, '1'),
(244398, 37507, 'QU', 'OK', 'S', 1760167892, 1760167892, '1'),
(244399, 36072, 'QU', 'OK', 'S', 1760167896, 1760167896, '1'),
(244400, 36072, 'QU', 'OK', 'S', 1760167902, 1760167902, '1'),
(244401, 36072, 'QU', 'OK', 'S', 1760167904, 1760167904, '1'),
(244402, 36072, 'QU', 'OK', 'S', 1760167908, 1760167908, '1'),
(244403, 36072, 'QU', 'OK', 'S', 1760167912, 1760167912, '1'),
(244404, 35927, 'QU', 'OK', 'S', 1760167916, 1760167916, '1'),
(244405, 36177, 'QU', 'OK', 'S', 1760167920, 1760167920, '1'),
(244406, 36177, 'QU', 'OK', 'S', 1760167924, 1760167924, '1'),
(244407, 36175, 'QU', 'OK', 'S', 1760167929, 1760167929, '1'),
(244408, 36069, 'QU', 'OK', 'S', 1760167934, 1760167934, '1'),
(244409, 36069, 'QU', 'OK', 'S', 1760167938, 1760167938, '1'),
(244410, 36069, 'QU', 'OK', 'S', 1760167942, 1760167942, '1'),
(244411, 36069, 'QU', 'OK', 'S', 1760167945, 1760167945, '1'),
(244412, 37064, 'QU', 'OK', 'S', 1760167950, 1760167950, '1'),
(244413, 36174, 'QU', 'OK', 'S', 1760167954, 1760167954, '1'),
(244414, 36121, 'QU', 'OK', 'S', 1760167959, 1760167959, '1'),
(244415, 36174, 'QU', 'OK', 'S', 1760167964, 1760167964, '1'),
(244416, 38752, 'QU', 'OK', 'S', 1760167968, 1760167968, '1'),
(244417, 38730, 'QU', 'OK', 'S', 1760167972, 1760167972, '1'),
(244418, 37507, 'QU', 'OK', 'S', 1760167976, 1760167976, '1'),
(244419, 35955, 'QU', 'OK', 'S', 1760167981, 1760167981, '1'),
(244420, 22602, 'QU', 'OK', 'S', 1760167986, 1760167986, '1'),
(244421, 37219, 'QU', 'OK', 'S', 1760167990, 1760167990, '1'),
(244422, 37219, 'QU', 'OK', 'S', 1760167995, 1760167995, '1'),
(244423, 37066, 'QU', 'OK', 'S', 1760168000, 1760168000, '1'),
(244424, 37066, 'QU', 'OK', 'S', 1760168005, 1760168005, '1'),
(244425, 37219, 'QU', 'OK', 'S', 1760168009, 1760168009, '1'),
(244426, 37066, 'QU', 'OK', 'S', 1760168015, 1760168015, '1'),
(244427, 40486, 'QU', 'OK', 'S', 1760168095, 1760168095, '1'),
(244428, 40494, 'QU', 'OK', 'S', 1760168504, 1760168504, '1'),
(244429, 37065, 'QU', 'OK', 'S', 1760168586, 1760168586, '1'),
(244430, 37066, 'QU', 'OK', 'S', 1760168592, 1760168592, '1'),
(244431, 37064, 'QU', 'OK', 'S', 1760168597, 1760168597, '1'),
(244432, 40495, 'QU', 'OK', 'S', 1760168621, 1760168621, '1'),
(244433, 37064, 'QU', 'OK', 'S', 1760168665, 1760168665, '1'),
(244434, 37065, 'QU', 'OK', 'S', 1760168669, 1760168669, '1'),
(244435, 39383, 'QU', 'OK', 'S', 1760168705, 1760168705, '1'),
(244436, 39804, 'QU', 'OK', 'S', 1760168710, 1760168710, '1'),
(244437, 39804, 'QU', 'OK', 'S', 1760168714, 1760168714, '1'),
(244438, 39804, 'QU', 'OK', 'S', 1760168718, 1760168718, '1'),
(244439, 39804, 'QU', 'OK', 'S', 1760168722, 1760168722, '1'),
(244440, 39383, 'QU', 'OK', 'S', 1760168729, 1760168729, '1'),
(244441, 39804, 'QU', 'OK', 'S', 1760168734, 1760168734, '1'),
(244442, 39455, 'QU', 'OK', 'S', 1760168739, 1760168739, '1'),
(244443, 39997, 'QU', 'OK', 'S', 1760168743, 1760168743, '1'),
(244444, 39997, 'QU', 'OK', 'S', 1760168748, 1760168748, '1'),
(244445, 39484, 'QU', 'OK', 'S', 1760168768, 1760168768, '1'),
(244446, 21721, 'QU', 'OK', 'S', 1760168773, 1760168773, '1'),
(244447, 39455, 'QU', 'OK', 'S', 1760168778, 1760168778, '1'),
(244448, 36123, 'QU', 'OK', 'S', 1760168785, 1760168785, '1'),
(244449, 35948, 'QU', 'OK', 'S', 1760168790, 1760168790, '1'),
(244450, 36157, 'QU', 'OK', 'S', 1760168795, 1760168795, '1'),
(244451, 36157, 'QU', 'OK', 'S', 1760168798, 1760168798, '1'),
(244452, 39997, 'QU', 'OK', 'S', 1760168802, 1760168802, '1'),
(244453, 40482, 'QU', 'OK', 'S', 1760168803, 1760168803, '1'),
(244454, 39468, 'QU', 'OK', 'S', 1760168807, 1760168807, '1'),
(244455, 22281, 'QU', 'OK', 'S', 1760168812, 1760168812, '1'),
(244456, 21721, 'QU', 'OK', 'S', 1760168817, 1760168817, '1'),
(244457, 39997, 'QU', 'OK', 'S', 1760168822, 1760168822, '1'),
(244458, 39997, 'QU', 'OK', 'S', 1760168826, 1760168826, '1'),
(244459, 39468, 'QU', 'OK', 'S', 1760168849, 1760168849, '1'),
(244460, 36344, 'QU', 'OK', 'S', 1760168857, 1760168857, '1'),
(244461, 37176, 'QU', 'OK', 'S', 1760168863, 1760168863, '1'),
(244462, 39997, 'QU', 'OK', 'S', 1760168868, 1760168868, '1'),
(244463, 39455, 'QU', 'OK', 'S', 1760168872, 1760168872, '1'),
(244464, 39455, 'QU', 'OK', 'S', 1760168877, 1760168877, '1'),
(244465, 22281, 'QU', 'OK', 'S', 1760168881, 1760168881, '1'),
(244466, 39484, 'QU', 'OK', 'S', 1760168886, 1760168886, '1'),
(244467, 21721, 'QU', 'OK', 'S', 1760168891, 1760168891, '1'),
(244468, 39512, 'QU', 'OK', 'S', 1760168895, 1760168895, '1'),
(244469, 38303, 'QU', 'OK', 'S', 1760168901, 1760168901, '1'),
(244470, 37176, 'QU', 'OK', 'S', 1760168906, 1760168906, '1'),
(244471, 37176, 'QU', 'OK', 'S', 1760168920, 1760168920, '1'),
(244472, 39512, 'QU', 'OK', 'S', 1760168923, 1760168923, '1'),
(244473, 39512, 'QU', 'OK', 'S', 1760168927, 1760168927, '1'),
(244474, 36339, 'QU', 'OK', 'S', 1760168931, 1760168931, '1'),
(244475, 39383, 'QU', 'OK', 'S', 1760168935, 1760168935, '1'),
(244476, 39512, 'QU', 'OK', 'S', 1760168938, 1760168938, '1'),
(244477, 21721, 'QU', 'OK', 'S', 1760168942, 1760168942, '1'),
(244478, 21721, 'QU', 'OK', 'S', 1760168944, 1760168944, '1'),
(244479, 37064, 'QU', 'OK', 'S', 1760168947, 1760168947, '1'),
(244480, 40483, 'QU', 'OK', 'S', 1760168977, 1760168977, '1'),
(244481, 40488, 'QU', 'OK', 'S', 1760169120, 1760169120, '1'),
(244482, 40489, 'QU', 'OK', 'S', 1760169178, 1760169178, '1'),
(244483, 40490, 'QU', 'OK', 'S', 1760169212, 1760169212, '1'),
(244484, 39331, 'QU', 'OK', 'S', 1760170043, 1760170043, '1'),
(244485, 39328, 'QU', 'OK', 'S', 1760170097, 1760170097, '1'),
(244486, 40491, 'QU', 'OK', 'S', 1760170307, 1760170307, '1'),
(244487, 40492, 'QU', 'OK', 'S', 1760170343, 1760170343, '1'),
(244488, 40493, 'QU', 'OK', 'S', 1760170396, 1760170396, '1'),
(244489, 37065, 'QU', 'OK', 'S', 1760171001, 1760171001, '1'),
(244490, 39455, 'QU', 'OK', 'S', 1760171056, 1760171056, '1'),
(244491, 23138, 'QU', 'OK', 'S', 1760171341, 1760171341, '1'),
(244492, 23183, 'QU', 'OK', 'S', 1760171344, 1760171344, '1'),
(244493, 26433, 'QU', 'OK', 'S', 1760171347, 1760171347, '1'),
(244494, 23182, 'QU', 'OK', 'S', 1760171351, 1760171351, '1'),
(244495, 23142, 'QU', 'OK', 'S', 1760171362, 1760171362, '1'),
(244496, 23181, 'QU', 'OK', 'S', 1760171364, 1760171364, '1'),
(244497, 23184, 'QU', 'OK', 'S', 1760171367, 1760171367, '1'),
(244498, 23144, 'QU', 'OK', 'S', 1760171385, 1760171385, '1'),
(244499, 39527, 'QU', 'OK', 'S', 1760176160, 1760176160, '1'),
(244500, 39527, 'QU', 'OK', 'S', 1760176163, 1760176163, '1'),
(244501, 40043, 'QU', 'OK', 'S', 1760176469, 1760176469, '1'),
(244502, 37866, 'QU', 'OK', 'S', 1760176656, 1760176656, '1'),
(244503, 34930, 'QU', 'OK', 'S', 1760177707, 1760177707, '1'),
(244504, 37522, 'QU', 'OK', 'S', 1760178949, 1760178949, '1'),
(244505, 31147, 'QU', 'OK', 'S', 1760180874, 1760180874, '1'),
(244506, 27995, 'QU', 'OK', 'S', 1760180877, 1760180877, '1'),
(244507, 31633, 'QU', 'OK', 'S', 1760181577, 1760181577, '1'),
(244508, 31633, 'QU', 'OK', 'S', 1760181578, 1760181578, '1'),
(244509, 31430, 'QU', 'OK', 'S', 1760181592, 1760181592, '1'),
(244510, 39279, 'QU', 'OK', 'S', 1760181606, 1760181606, '1'),
(244511, 39279, 'QU', 'OK', 'S', 1760181606, 1760181606, '1'),
(244512, 11946, 'QU', 'OK', 'S', 1760181619, 1760181619, '1'),
(244513, 22610, 'QU', 'OK', 'S', 1760182534, 1760182534, '1'),
(244514, 21142, 'QU', 'OK', 'S', 1760182534, 1760182534, '1'),
(244515, 648, 'QU', 'OK', 'S', 1760182534, 1760182534, '1'),
(244516, 29537, 'QU', 'OK', 'S', 1760182534, 1760182534, '1'),
(244517, 35226, 'QU', 'OK', 'S', 1760182534, 1760182534, '1'),
(244518, 2358, 'QU', 'OK', 'S', 1760182654, 1760182654, '1'),
(244519, 37351, 'QU', 'OK', 'S', 1760183219, 1760183219, '1'),
(244520, 37351, 'QU', 'OK', 'S', 1760183243, 1760183243, '1'),
(244521, 37351, 'QU', 'OK', 'S', 1760183260, 1760183260, '1'),
(244522, 12779, 'QU', 'OK', 'S', 1760183316, 1760183316, '1'),
(244523, 24741, 'QU', 'OK', 'S', 1760183323, 1760183323, '1'),
(244524, 32579, 'QU', 'OK', 'S', 1760183330, 1760183330, '1'),
(244525, 20276, 'QU', 'OK', 'S', 1760183755, 1760183755, '1'),
(244526, 30742, 'QU', 'OK', 'S', 1760183755, 1760183755, '1'),
(244527, 36941, 'QU', 'OK', 'S', 1760183755, 1760183755, '1'),
(244528, 36941, 'QU', 'OK', 'S', 1760183755, 1760183755, '1'),
(244529, 35566, 'QU', 'OK', 'S', 1760184424, 1760184424, '1'),
(244530, 35566, 'QU', 'OK', 'S', 1760184433, 1760184433, '1'),
(244531, 35566, 'QU', 'OK', 'S', 1760184436, 1760184436, '1'),
(244532, 35566, 'QU', 'OK', 'S', 1760184439, 1760184439, '1'),
(244533, 25637, 'QU', 'OK', 'S', 1760186339, 1760186339, '1'),
(244534, 35642, 'QU', 'OK', 'S', 1760186342, 1760186342, '1'),
(244535, 35642, 'QU', 'OK', 'S', 1760186344, 1760186344, '1'),
(244536, 35642, 'QU', 'OK', 'S', 1760186347, 1760186347, '1'),
(244537, 35642, 'QU', 'OK', 'S', 1760186350, 1760186350, '1'),
(244538, 24562, 'QU', 'OK', 'S', 1760186366, 1760186366, '1'),
(244539, 31144, 'QU', 'OK', 'S', 1760188271, 1760188271, '1'),
(244540, 31144, 'QU', 'OK', 'S', 1760188323, 1760188323, '1'),
(244541, 26437, 'QU', 'OK', 'S', 1760189027, 1760189027, '1'),
(244542, 26437, 'QU', 'OK', 'S', 1760189033, 1760189033, '1'),
(244543, 26437, 'QU', 'OK', 'S', 1760189046, 1760189046, '1'),
(244544, 26437, 'QU', 'OK', 'S', 1760189058, 1760189058, '1'),
(244545, 26437, 'QU', 'OK', 'S', 1760189075, 1760189075, '1'),
(244546, 26437, 'QU', 'OK', 'S', 1760189089, 1760189089, '1'),
(244547, 26437, 'QU', 'OK', 'S', 1760189092, 1760189092, '1'),
(244548, 26437, 'QU', 'OK', 'S', 1760189094, 1760189094, '1'),
(244549, 26437, 'QU', 'OK', 'S', 1760189096, 1760189096, '1'),
(244550, 26437, 'QU', 'OK', 'S', 1760189098, 1760189098, '1'),
(244551, 26437, 'QU', 'OK', 'S', 1760189100, 1760189100, '1'),
(244552, 26437, 'QU', 'OK', 'S', 1760189102, 1760189102, '1'),
(244553, 26437, 'QU', 'OK', 'S', 1760189104, 1760189104, '1'),
(244554, 26437, 'QU', 'OK', 'S', 1760189106, 1760189106, '1'),
(244555, 26437, 'QU', 'OK', 'S', 1760189108, 1760189108, '1'),
(244556, 26437, 'QU', 'OK', 'S', 1760189110, 1760189110, '1'),
(244557, 26437, 'QU', 'OK', 'S', 1760189112, 1760189112, '1'),
(244558, 26437, 'QU', 'OK', 'S', 1760189128, 1760189128, '1'),
(244559, 26437, 'QU', 'OK', 'S', 1760189145, 1760189145, '1'),
(244560, 26437, 'QU', 'OK', 'S', 1760189147, 1760189147, '1'),
(244561, 38309, 'QU', 'OK', 'S', 1760189503, 1760189503, '1'),
(244562, 4113, 'QU', 'OK', 'S', 1760189505, 1760189505, '1'),
(244563, 13571, 'QU', 'OK', 'S', 1760189508, 1760189508, '1'),
(244564, 33559, 'QU', 'OK', 'S', 1760189512, 1760189512, '1'),
(244565, 40409, 'QU', 'OK', 'S', 1760189515, 1760189515, '1'),
(244566, 40408, 'QU', 'OK', 'S', 1760189518, 1760189518, '1'),
(244567, 40486, 'QU', 'OK', 'S', 1760189521, 1760189521, '1'),
(244568, 40494, 'QU', 'OK', 'S', 1760189524, 1760189524, '1'),
(244569, 40453, 'QU', 'OK', 'S', 1760189526, 1760189526, '1'),
(244570, 25554, 'QU', 'OK', 'S', 1760189530, 1760189530, '1'),
(244571, 39402, 'QU', 'OK', 'S', 1760189532, 1760189532, '1'),
(244572, 40453, 'QU', 'OK', 'S', 1760189539, 1760189539, '1'),
(244573, 17929, 'QU', 'OK', 'S', 1760189545, 1760189545, '1'),
(244574, 39408, 'QU', 'OK', 'S', 1760189548, 1760189548, '1'),
(244575, 37358, 'QU', 'OK', 'S', 1760189556, 1760189556, '1'),
(244576, 39408, 'QU', 'OK', 'S', 1760189583, 1760189583, '1'),
(244577, 13382, 'QU', 'OK', 'S', 1760189607, 1760189607, '1'),
(244578, 37522, 'QU', 'OK', 'S', 1760332385, 1760332385, '1'),
(244579, 37522, 'QU', 'OK', 'S', 1760332388, 1760332388, '1'),
(244580, 31130, 'QU', 'OK', 'S', 1760332625, 1760332625, '1'),
(244581, 31130, 'QU', 'OK', 'S', 1760332629, 1760332629, '1'),
(244582, 31144, 'QU', 'OK', 'S', 1760332653, 1760332653, '1'),
(244583, 31146, 'QU', 'OK', 'S', 1760332682, 1760332682, '1'),
(244584, 38672, 'QU', 'OK', 'S', 1760332715, 1760332715, '1'),
(244585, 39266, 'QU', 'OK', 'S', 1760332740, 1760332740, '1'),
(244586, 35226, 'QU', 'OK', 'S', 1760333377, 1760333377, '1'),
(244587, 35226, 'QU', 'OK', 'S', 1760333379, 1760333379, '1'),
(244588, 35226, 'QU', 'OK', 'S', 1760333381, 1760333381, '1'),
(244589, 35226, 'QU', 'OK', 'S', 1760333383, 1760333383, '1'),
(244590, 35226, 'QU', 'OK', 'S', 1760333384, 1760333384, '1'),
(244591, 33874, 'QU', 'OK', 'S', 1760335212, 1760335212, '1'),
(244592, 32433, 'QU', 'OK', 'S', 1760335212, 1760335212, '1'),
(244593, 22105, 'QU', 'OK', 'S', 1760335212, 1760335212, '1'),
(244594, 37866, 'QU', 'OK', 'S', 1760335242, 1760335242, '1'),
(244595, 31147, 'QU', 'OK', 'S', 1760335267, 1760335267, '1'),
(244596, 37522, 'QU', 'OK', 'S', 1760335825, 1760335825, '1'),
(244597, 37522, 'QU', 'OK', 'S', 1760335833, 1760335833, '1'),
(244598, 37522, 'QU', 'OK', 'S', 1760335843, 1760335843, '1'),
(244599, 37522, 'QU', 'OK', 'S', 1760335847, 1760335847, '1'),
(244600, 37522, 'QU', 'OK', 'S', 1760335857, 1760335857, '1'),
(244601, 37522, 'QU', 'OK', 'S', 1760335861, 1760335861, '1'),
(244602, 40395, 'QU', 'OK', 'S', 1760336407, 1760336407, '1'),
(244603, 38728, 'QU', 'OK', 'S', 1760336605, 1760336605, '1'),
(244604, 23144, 'QU', 'OK', 'S', 1760336954, 1760336954, '1'),
(244605, 23184, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244606, 23181, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244607, 23142, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244608, 23182, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244609, 26433, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244610, 23183, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244611, 23138, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244612, 39455, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244613, 37065, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244614, 37064, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244615, 21721, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244616, 21721, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244617, 39512, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244618, 39383, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244619, 36339, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244620, 39512, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244621, 39512, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244622, 37176, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244623, 37176, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244624, 38303, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244625, 39512, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244626, 21721, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244627, 39484, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244628, 22281, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244629, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244630, 37176, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244631, 36344, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244632, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244633, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244634, 21721, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244635, 22281, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244636, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244637, 36157, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244638, 36157, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244639, 35948, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244640, 36123, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244641, 39455, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244642, 21721, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244643, 39484, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244644, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244645, 39997, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244646, 39455, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244647, 39804, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244648, 39383, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244649, 39804, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244650, 39804, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244651, 39804, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244652, 39804, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244653, 39383, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244654, 37065, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244655, 37065, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244656, 37219, 'QU', 'OK', 'S', 1760336955, 1760336955, '1'),
(244657, 37219, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244658, 37219, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244659, 22602, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244660, 35955, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244661, 37507, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244662, 38730, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244663, 38752, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244664, 36174, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244665, 36121, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244666, 36174, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244667, 37064, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244668, 36069, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244669, 36069, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244670, 36069, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244671, 36069, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244672, 36175, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244673, 36177, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244674, 36177, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244675, 35927, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244676, 36072, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244677, 36072, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244678, 36072, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244679, 36072, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244680, 36072, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244681, 37507, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244682, 37507, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244683, 26437, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244684, 26437, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244685, 26437, 'QU', 'OK', 'S', 1760336956, 1760336956, '1'),
(244686, 23138, 'QU', 'OK', 'S', 1760336973, 1760336973, '1'),
(244687, 23142, 'QU', 'OK', 'S', 1760336988, 1760336988, '1'),
(244688, 23182, 'QU', 'OK', 'S', 1760336992, 1760336992, '1'),
(244689, 23144, 'QU', 'OK', 'S', 1760336996, 1760336996, '1'),
(244690, 36072, 'QU', 'OK', 'S', 1760336998, 1760336998, '1'),
(244691, 22602, 'QU', 'OK', 'S', 1760337004, 1760337004, '1'),
(244692, 37507, 'QU', 'OK', 'S', 1760337020, 1760337020, '1'),
(244693, 36072, 'QU', 'OK', 'S', 1760337026, 1760337026, '1'),
(244694, 23184, 'QU', 'OK', 'S', 1760337030, 1760337030, '1'),
(244695, 23181, 'QU', 'OK', 'S', 1760337037, 1760337037, '1'),
(244696, 36072, 'QU', 'OK', 'S', 1760337044, 1760337044, '1'),
(244697, 36174, 'QU', 'OK', 'S', 1760337049, 1760337049, '1'),
(244698, 36177, 'QU', 'OK', 'S', 1760337052, 1760337052, '1'),
(244699, 37064, 'QU', 'OK', 'S', 1760337055, 1760337055, '1'),
(244700, 36069, 'QU', 'OK', 'S', 1760337058, 1760337058, '1'),
(244701, 39997, 'QU', 'OK', 'S', 1760337065, 1760337065, '1'),
(244702, 37065, 'QU', 'OK', 'S', 1760337068, 1760337068, '1'),
(244703, 36157, 'QU', 'OK', 'S', 1760337071, 1760337071, '1'),
(244704, 35955, 'QU', 'OK', 'S', 1760337075, 1760337075, '1'),
(244705, 39455, 'QU', 'OK', 'S', 1760337079, 1760337079, '1'),
(244706, 37065, 'QU', 'OK', 'S', 1760337081, 1760337081, '1'),
(244707, 37219, 'QU', 'OK', 'S', 1760337084, 1760337084, '1'),
(244708, 37507, 'QU', 'OK', 'S', 1760337086, 1760337086, '1'),
(244709, 36072, 'QU', 'OK', 'S', 1760337089, 1760337089, '1'),
(244710, 35927, 'QU', 'OK', 'S', 1760337094, 1760337094, '1'),
(244711, 36175, 'QU', 'OK', 'S', 1760337097, 1760337097, '1'),
(244712, 36069, 'QU', 'OK', 'S', 1760337099, 1760337099, '1'),
(244713, 36177, 'QU', 'OK', 'S', 1760337102, 1760337102, '1'),
(244714, 38730, 'QU', 'OK', 'S', 1760337108, 1760337108, '1'),
(244715, 26433, 'QU', 'OK', 'S', 1760337117, 1760337117, '1'),
(244716, 23183, 'QU', 'OK', 'S', 1760337122, 1760337122, '1'),
(244717, 36069, 'QU', 'OK', 'S', 1760337131, 1760337131, '1'),
(244718, 36072, 'QU', 'OK', 'S', 1760337137, 1760337137, '1'),
(244719, 37066, 'QU', 'OK', 'S', 1760337140, 1760337140, '1'),
(244720, 37219, 'QU', 'OK', 'S', 1760337144, 1760337144, '1'),
(244721, 37066, 'QU', 'OK', 'S', 1760337161, 1760337161, '1'),
(244722, 37219, 'QU', 'OK', 'S', 1760337168, 1760337168, '1'),
(244723, 38752, 'QU', 'OK', 'S', 1760337171, 1760337171, '1'),
(244724, 39484, 'QU', 'OK', 'S', 1760337186, 1760337186, '1'),
(244725, 39804, 'QU', 'OK', 'S', 1760337189, 1760337189, '1'),
(244726, 36174, 'QU', 'OK', 'S', 1760337192, 1760337192, '1'),
(244727, 39455, 'QU', 'OK', 'S', 1760337195, 1760337195, '1'),
(244728, 39997, 'QU', 'OK', 'S', 1760337198, 1760337198, '1'),
(244729, 36069, 'QU', 'OK', 'S', 1760337201, 1760337201, '1'),
(244730, 21721, 'QU', 'OK', 'S', 1760337204, 1760337204, '1'),
(244731, 39804, 'QU', 'OK', 'S', 1760337208, 1760337208, '1'),
(244732, 39383, 'QU', 'OK', 'S', 1760337210, 1760337210, '1'),
(244733, 21721, 'QU', 'OK', 'S', 1760337214, 1760337214, '1'),
(244734, 39383, 'QU', 'OK', 'S', 1760337223, 1760337223, '1'),
(244735, 39804, 'QU', 'OK', 'S', 1760337230, 1760337230, '1'),
(244736, 39804, 'QU', 'OK', 'S', 1760337234, 1760337234, '1'),
(244737, 39804, 'QU', 'OK', 'S', 1760337238, 1760337238, '1'),
(244738, 39997, 'QU', 'OK', 'S', 1760337242, 1760337242, '1'),
(244739, 37176, 'QU', 'OK', 'S', 1760337257, 1760337257, '1'),
(244740, 35948, 'QU', 'OK', 'S', 1760337260, 1760337260, '1'),
(244741, 39484, 'QU', 'OK', 'S', 1760337263, 1760337263, '1'),
(244742, 39512, 'QU', 'OK', 'S', 1760337267, 1760337267, '1'),
(244743, 36123, 'QU', 'OK', 'S', 1760337270, 1760337270, '1'),
(244744, 39455, 'QU', 'OK', 'S', 1760337272, 1760337272, '1'),
(244745, 39997, 'QU', 'OK', 'S', 1760337275, 1760337275, '1'),
(244746, 39997, 'QU', 'OK', 'S', 1760337278, 1760337278, '1'),
(244747, 36157, 'QU', 'OK', 'S', 1760337287, 1760337287, '1'),
(244748, 39512, 'QU', 'OK', 'S', 1760337289, 1760337289, '1'),
(244749, 22281, 'QU', 'OK', 'S', 1760337292, 1760337292, '1'),
(244750, 39512, 'QU', 'OK', 'S', 1760337295, 1760337295, '1'),
(244751, 36121, 'QU', 'OK', 'S', 1760337298, 1760337298, '1'),
(244752, 36339, 'QU', 'OK', 'S', 1760337301, 1760337301, '1'),
(244753, 37065, 'QU', 'OK', 'S', 1760337304, 1760337304, '1'),
(244754, 36344, 'QU', 'OK', 'S', 1760337307, 1760337307, '1'),
(244755, 22281, 'QU', 'OK', 'S', 1760337310, 1760337310, '1'),
(244756, 21721, 'QU', 'OK', 'S', 1760337313, 1760337313, '1'),
(244757, 39997, 'QU', 'OK', 'S', 1760337317, 1760337317, '1'),
(244758, 39512, 'QU', 'OK', 'S', 1760337321, 1760337321, '1'),
(244759, 38303, 'QU', 'OK', 'S', 1760337328, 1760337328, '1'),
(244760, 21721, 'QU', 'OK', 'S', 1760337331, 1760337331, '1'),
(244761, 21721, 'QU', 'OK', 'S', 1760337334, 1760337334, '1'),
(244762, 39383, 'QU', 'OK', 'S', 1760337337, 1760337337, '1'),
(244763, 37176, 'QU', 'OK', 'S', 1760337342, 1760337342, '1'),
(244764, 37064, 'QU', 'OK', 'S', 1760337345, 1760337345, '1'),
(244765, 37176, 'QU', 'OK', 'S', 1760337350, 1760337350, '1'),
(244766, 35955, 'QU', 'OK', 'S', 1760337573, 1760337573, '1'),
(244767, 35948, 'QU', 'OK', 'S', 1760337580, 1760337580, '1'),
(244768, 39997, 'QU', 'OK', 'S', 1760338596, 1760338596, '1'),
(244769, 39997, 'QU', 'OK', 'S', 1760338702, 1760338702, '1'),
(244770, 25708, 'QU', 'OK', 'S', 1760338821, 1760338821, '1'),
(244771, 39651, 'QU', 'OK', 'S', 1760338989, 1760338989, '1'),
(244772, 39651, 'QU', 'OK', 'S', 1760338995, 1760338995, '1'),
(244773, 39651, 'QU', 'OK', 'S', 1760338997, 1760338997, '1'),
(244774, 39651, 'QU', 'OK', 'S', 1760339000, 1760339000, '1'),
(244775, 39651, 'QU', 'OK', 'S', 1760339003, 1760339003, '1'),
(244776, 39651, 'QU', 'OK', 'S', 1760339006, 1760339006, '1'),
(244777, 39651, 'QU', 'OK', 'S', 1760339008, 1760339008, '1'),
(244778, 39651, 'QU', 'OK', 'S', 1760339115, 1760339115, '1'),
(244779, 37438, 'QU', 'OK', 'S', 1760339245, 1760339245, '1'),
(244780, 37438, 'QU', 'OK', 'S', 1760339245, 1760339245, '1'),
(244781, 36123, 'QU', 'OK', 'S', 1760339245, 1760339245, '1'),
(244782, 22604, 'QU', 'OK', 'S', 1760339245, 1760339245, '1'),
(244783, 40156, 'QU', 'OK', 'S', 1760339338, 1760339338, '1'),
(244784, 40156, 'QU', 'OK', 'S', 1760339344, 1760339344, '1'),
(244785, 40156, 'QU', 'OK', 'S', 1760339345, 1760339345, '1'),
(244786, 40156, 'QU', 'OK', 'S', 1760339347, 1760339347, '1'),
(244787, 40156, 'QU', 'OK', 'S', 1760339354, 1760339354, '1'),
(244788, 40156, 'QU', 'OK', 'S', 1760339356, 1760339356, '1'),
(244789, 17259, 'QU', 'OK', 'S', 1760340185, 1760340185, '1'),
(244790, 39441, 'QU', 'OK', 'S', 1760340770, 1760340770, '1'),
(244791, 40180, 'QU', 'OK', 'S', 1760340772, 1760340772, '1'),
(244792, 39440, 'QU', 'OK', 'S', 1760340774, 1760340774, '1'),
(244793, 40251, 'QU', 'OK', 'S', 1760340776, 1760340776, '1'),
(244794, 40179, 'QU', 'OK', 'S', 1760340778, 1760340778, '1'),
(244795, 40128, 'QU', 'OK', 'S', 1760340781, 1760340781, '1'),
(244796, 29031, 'QU', 'OK', 'S', 1760340783, 1760340783, '1'),
(244797, 12704, 'QU', 'OK', 'S', 1760340786, 1760340786, '1'),
(244798, 39442, 'QU', 'OK', 'S', 1760340788, 1760340788, '1'),
(244799, 29083, 'QU', 'OK', 'S', 1760340790, 1760340790, '1'),
(244800, 40127, 'QU', 'OK', 'S', 1760340793, 1760340793, '1'),
(244801, 40250, 'QU', 'OK', 'S', 1760340795, 1760340795, '1'),
(244802, 20440, 'QU', 'OK', 'S', 1760340797, 1760340797, '1'),
(244803, 39942, 'QU', 'OK', 'S', 1760340819, 1760340819, '1'),
(244804, 39322, 'QU', 'OK', 'S', 1760341943, 1760341943, '1'),
(244805, 39329, 'QU', 'OK', 'S', 1760342016, 1760342016, '1'),
(244806, 39323, 'QU', 'OK', 'S', 1760342109, 1760342109, '1'),
(244807, 38716, 'QU', 'OK', 'S', 1760342329, 1760342329, '1'),
(244808, 38706, 'QU', 'OK', 'S', 1760342391, 1760342391, '1'),
(244809, 38830, 'QU', 'OK', 'S', 1760342735, 1760342735, '1'),
(244810, 38527, 'QU', 'OK', 'S', 1760343438, 1760343438, '1'),
(244811, 36467, 'QU', 'OK', 'S', 1760343543, 1760343543, '1'),
(244812, 36467, 'QU', 'OK', 'S', 1760343555, 1760343555, '1'),
(244813, 37522, 'QU', 'OK', 'S', 1760343688, 1760343688, '1'),
(244814, 26802, 'QU', 'OK', 'S', 1760343700, 1760343700, '1'),
(244815, 37522, 'QU', 'OK', 'S', 1760343702, 1760343702, '1'),
(244816, 37522, 'QU', 'OK', 'S', 1760343709, 1760343709, '1'),
(244817, 37522, 'QU', 'OK', 'S', 1760343714, 1760343714, '1'),
(244818, 26790, 'QU', 'OK', 'S', 1760343775, 1760343775, '1'),
(244819, 39305, 'QU', 'OK', 'S', 1760347496, 1760347496, '1'),
(244820, 38612, 'QU', 'OK', 'S', 1760347580, 1760347580, '1'),
(244821, 31126, 'QU', 'OK', 'S', 1760347592, 1760347592, '1'),
(244822, 39314, 'QU', 'OK', 'S', 1760347781, 1760347781, '1'),
(244823, 39316, 'QU', 'OK', 'S', 1760347810, 1760347810, '1'),
(244824, 36882, 'QU', 'OK', 'S', 1760348198, 1760348198, '1'),
(244825, 31126, 'QU', 'OK', 'S', 1760348262, 1760348262, '1'),
(244826, 2868, 'QU', 'OK', 'S', 1760348309, 1760348309, '1'),
(244827, 39307, 'QU', 'OK', 'S', 1760348548, 1760348548, '1'),
(244828, 37160, 'QU', 'OK', 'S', 1760348790, 1760348790, '1'),
(244829, 38681, 'QU', 'OK', 'S', 1760348869, 1760348869, '1'),
(244830, 38829, 'QU', 'OK', 'S', 1760349592, 1760349592, '1'),
(244831, 30529, 'QU', 'OK', 'S', 1760350114, 1760350114, '1'),
(244832, 39771, 'QU', 'OK', 'S', 1760351034, 1760351034, '1'),
(244833, 40177, 'QU', 'OK', 'S', 1760351039, 1760351039, '1'),
(244834, 36274, 'QU', 'OK', 'S', 1760351044, 1760351044, '1'),
(244835, 40012, 'QU', 'OK', 'S', 1760351049, 1760351049, '1'),
(244836, 40293, 'QU', 'OK', 'S', 1760351051, 1760351051, '1'),
(244837, 40292, 'QU', 'OK', 'S', 1760351053, 1760351053, '1'),
(244838, 40422, 'QU', 'OK', 'S', 1760351057, 1760351057, '1'),
(244839, 40018, 'QU', 'OK', 'S', 1760351060, 1760351060, '1'),
(244840, 24407, 'QU', 'OK', 'S', 1760351062, 1760351062, '1'),
(244841, 39408, 'QU', 'OK', 'S', 1760351065, 1760351065, '1'),
(244842, 24407, 'QU', 'OK', 'S', 1760351068, 1760351068, '1'),
(244843, 24407, 'QU', 'OK', 'S', 1760351071, 1760351071, '1'),
(244844, 22932, 'QU', 'OK', 'S', 1760351074, 1760351074, '1'),
(244845, 36469, 'QU', 'OK', 'S', 1760351636, 1760351636, '1'),
(244846, 36468, 'QU', 'OK', 'S', 1760351662, 1760351662, '1'),
(244847, 36467, 'QU', 'OK', 'S', 1760351699, 1760351699, '1'),
(244848, 36467, 'QU', 'OK', 'S', 1760351713, 1760351713, '1'),
(244849, 36359, 'QU', 'OK', 'S', 1760351835, 1760351835, '1'),
(244850, 36358, 'QU', 'OK', 'S', 1760351874, 1760351874, '1'),
(244851, 36344, 'QU', 'OK', 'S', 1760351949, 1760351949, '1'),
(244852, 39204, 'QU', 'OK', 'S', 1760352207, 1760352207, '1'),
(244853, 40125, 'QU', 'OK', 'S', 1760352264, 1760352264, '1'),
(244854, 39226, 'QU', 'OK', 'S', 1760352299, 1760352299, '1'),
(244855, 38898, 'QU', 'OK', 'S', 1760352339, 1760352339, '1'),
(244856, 12735, 'QU', 'OK', 'S', 1760353742, 1760353742, '1'),
(244857, 39698, 'QU', 'OK', 'S', 1760353747, 1760353747, '1'),
(244858, 40409, 'QU', 'OK', 'S', 1760353750, 1760353750, '1'),
(244859, 39725, 'QU', 'OK', 'S', 1760353752, 1760353752, '1'),
(244860, 40409, 'QU', 'OK', 'S', 1760353754, 1760353754, '1'),
(244861, 40405, 'QU', 'OK', 'S', 1760353756, 1760353756, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(244862, 39250, 'QU', 'OK', 'S', 1760353759, 1760353759, '1'),
(244863, 40505, 'QU', 'OK', 'S', 1760354653, 1760354653, '1'),
(244864, 40506, 'QU', 'OK', 'S', 1760354691, 1760354691, '1'),
(244865, 40507, 'QU', 'OK', 'S', 1760355044, 1760355044, '1'),
(244866, 27329, 'QU', 'OK', 'S', 1760355078, 1760355078, '1'),
(244867, 29409, 'QU', 'OK', 'S', 1760355083, 1760355083, '1'),
(244868, 19409, 'QU', 'OK', 'S', 1760355085, 1760355085, '1'),
(244869, 12332, 'QU', 'OK', 'S', 1760355090, 1760355090, '1'),
(244870, 29712, 'QU', 'OK', 'S', 1760355094, 1760355094, '1'),
(244871, 13553, 'QU', 'OK', 'S', 1760355096, 1760355096, '1'),
(244872, 19319, 'QU', 'OK', 'S', 1760355104, 1760355104, '1'),
(244873, 31229, 'QU', 'OK', 'S', 1760355110, 1760355110, '1'),
(244874, 21298, 'QU', 'OK', 'S', 1760355114, 1760355114, '1'),
(244875, 13633, 'QU', 'OK', 'S', 1760355119, 1760355119, '1'),
(244876, 25002, 'QU', 'OK', 'S', 1760355124, 1760355124, '1'),
(244877, 19690, 'QU', 'OK', 'S', 1760355129, 1760355129, '1'),
(244878, 373, 'QU', 'OK', 'S', 1760355161, 1760355161, '1'),
(244879, 31210, 'QU', 'OK', 'S', 1760355183, 1760355183, '1'),
(244880, 29093, 'QU', 'OK', 'S', 1760355187, 1760355187, '1'),
(244881, 21298, 'QU', 'OK', 'S', 1760355191, 1760355191, '1'),
(244882, 19690, 'QU', 'OK', 'S', 1760355194, 1760355194, '1'),
(244883, 2587, 'QU', 'OK', 'S', 1760355209, 1760355209, '1'),
(244884, 1720, 'QU', 'OK', 'S', 1760355217, 1760355217, '1'),
(244885, 129, 'QU', 'OK', 'S', 1760355223, 1760355223, '1'),
(244886, 26637, 'QU', 'OK', 'S', 1760355332, 1760355332, '1'),
(244887, 39706, 'QU', 'OK', 'S', 1760355337, 1760355337, '1'),
(244888, 39710, 'QU', 'OK', 'S', 1760355339, 1760355339, '1'),
(244889, 39710, 'QU', 'OK', 'S', 1760355342, 1760355342, '1'),
(244890, 39710, 'QU', 'OK', 'S', 1760355345, 1760355345, '1'),
(244891, 40396, 'QU', 'OK', 'S', 1760355347, 1760355347, '1'),
(244892, 39710, 'QU', 'OK', 'S', 1760355352, 1760355352, '1'),
(244893, 39705, 'QU', 'OK', 'S', 1760355355, 1760355355, '1'),
(244894, 39706, 'QU', 'OK', 'S', 1760355358, 1760355358, '1'),
(244895, 39706, 'QU', 'OK', 'S', 1760355360, 1760355360, '1'),
(244896, 40396, 'QU', 'OK', 'S', 1760355363, 1760355363, '1'),
(244897, 37129, 'QU', 'OK', 'S', 1760355366, 1760355366, '1'),
(244898, 39705, 'QU', 'OK', 'S', 1760355368, 1760355368, '1'),
(244899, 13312, 'QU', 'OK', 'S', 1760355376, 1760355376, '1'),
(244900, 40396, 'QU', 'OK', 'S', 1760355380, 1760355380, '1'),
(244901, 37995, 'QU', 'OK', 'S', 1760355383, 1760355383, '1'),
(244902, 37995, 'QU', 'OK', 'S', 1760355386, 1760355386, '1'),
(244903, 40118, 'QU', 'OK', 'S', 1760355389, 1760355389, '1'),
(244904, 39704, 'QU', 'OK', 'S', 1760355394, 1760355394, '1'),
(244905, 37921, 'QU', 'OK', 'S', 1760355397, 1760355397, '1'),
(244906, 39702, 'QU', 'OK', 'S', 1760355400, 1760355400, '1'),
(244907, 31280, 'QU', 'OK', 'S', 1760355405, 1760355405, '1'),
(244908, 39702, 'QU', 'OK', 'S', 1760355409, 1760355409, '1'),
(244909, 39704, 'QU', 'OK', 'S', 1760355411, 1760355411, '1'),
(244910, 40396, 'QU', 'OK', 'S', 1760355417, 1760355417, '1'),
(244911, 39725, 'QU', 'OK', 'S', 1760355420, 1760355420, '1'),
(244912, 36239, 'QU', 'OK', 'S', 1760355423, 1760355423, '1'),
(244913, 21167, 'QU', 'OK', 'S', 1760355426, 1760355426, '1'),
(244914, 24562, 'QU', 'OK', 'S', 1760355431, 1760355431, '1'),
(244915, 35896, 'QU', 'OK', 'S', 1760355434, 1760355434, '1'),
(244916, 39704, 'QU', 'OK', 'S', 1760355436, 1760355436, '1'),
(244917, 39704, 'QU', 'OK', 'S', 1760355442, 1760355442, '1'),
(244918, 40396, 'QU', 'OK', 'S', 1760355444, 1760355444, '1'),
(244919, 36888, 'QU', 'OK', 'S', 1760355457, 1760355457, '1'),
(244920, 40496, 'QU', 'OK', 'S', 1760355486, 1760355486, '1'),
(244921, 40497, 'QU', 'OK', 'S', 1760355729, 1760355729, '1'),
(244922, 38448, 'QU', 'OK', 'S', 1760355950, 1760355950, '1'),
(244923, 39314, 'QU', 'OK', 'S', 1760356058, 1760356058, '1'),
(244924, 40143, 'QU', 'OK', 'S', 1760356137, 1760356137, '1'),
(244925, 22578, 'QU', 'OK', 'S', 1760356484, 1760356484, '1'),
(244926, 40273, 'QU', 'OK', 'S', 1760357090, 1760357090, '1'),
(244927, 37522, 'QU', 'OK', 'S', 1760357841, 1760357841, '1'),
(244928, 31131, 'QU', 'OK', 'S', 1760357866, 1760357866, '1'),
(244929, 40020, 'QU', 'OK', 'S', 1760358094, 1760358094, '1'),
(244930, 31144, 'QU', 'OK', 'S', 1760358548, 1760358548, '1'),
(244931, 40006, 'QU', 'OK', 'S', 1760358593, 1760358593, '1'),
(244932, 31147, 'QU', 'OK', 'S', 1760358596, 1760358596, '1'),
(244933, 31147, 'QU', 'OK', 'S', 1760358610, 1760358610, '1'),
(244934, 31147, 'QU', 'OK', 'S', 1760358619, 1760358619, '1'),
(244935, 40002, 'QU', 'OK', 'S', 1760358621, 1760358621, '1'),
(244936, 31147, 'QU', 'OK', 'S', 1760358626, 1760358626, '1'),
(244937, 25935, 'QU', 'OK', 'S', 1760358680, 1760358680, '1'),
(244938, 40409, 'QU', 'OK', 'S', 1760358903, 1760358903, '1'),
(244939, 25002, 'QU', 'OK', 'S', 1760358906, 1760358906, '1'),
(244940, 39377, 'QU', 'OK', 'S', 1760359135, 1760359135, '1'),
(244941, 11146, 'QU', 'OK', 'S', 1760359415, 1760359415, '1'),
(244942, 23154, 'QU', 'OK', 'S', 1760359457, 1760359457, '1'),
(244943, 32885, 'QU', 'OK', 'S', 1760359519, 1760359519, '1'),
(244944, 38592, 'QU', 'OK', 'S', 1760362892, 1760362892, '1'),
(244945, 38592, 'QU', 'OK', 'S', 1760363775, 1760363775, '1'),
(244946, 40410, 'QU', 'OK', 'S', 1760418497, 1760418497, '1'),
(244947, 40409, 'QU', 'OK', 'S', 1760418508, 1760418508, '1'),
(244948, 38079, 'QU', 'OK', 'S', 1760419390, 1760419390, '1'),
(244949, 40423, 'QU', 'OK', 'S', 1760419395, 1760419395, '1'),
(244950, 26802, 'QU', 'OK', 'S', 1760419899, 1760419899, '1'),
(244951, 39944, 'QU', 'OK', 'S', 1760419906, 1760419906, '1'),
(244952, 26802, 'QU', 'OK', 'S', 1760419945, 1760419945, '1'),
(244953, 39944, 'QU', 'OK', 'S', 1760419968, 1760419968, '1'),
(244954, 31126, 'QU', 'OK', 'S', 1760419997, 1760419997, '1'),
(244955, 31126, 'QU', 'OK', 'S', 1760420000, 1760420000, '1'),
(244956, 31131, 'QU', 'OK', 'S', 1760420228, 1760420228, '1'),
(244957, 31131, 'QU', 'OK', 'S', 1760420235, 1760420235, '1'),
(244958, 31144, 'QU', 'OK', 'S', 1760420264, 1760420264, '1'),
(244959, 37522, 'QU', 'OK', 'S', 1760420299, 1760420299, '1'),
(244960, 39789, 'QU', 'OK', 'S', 1760420312, 1760420312, '1'),
(244961, 32885, 'QU', 'OK', 'S', 1760420316, 1760420316, '1'),
(244962, 37522, 'QU', 'OK', 'S', 1760420318, 1760420318, '1'),
(244963, 37522, 'QU', 'OK', 'S', 1760420334, 1760420334, '1'),
(244964, 37522, 'QU', 'OK', 'S', 1760420341, 1760420341, '1'),
(244965, 37522, 'QU', 'OK', 'S', 1760420348, 1760420348, '1'),
(244966, 37522, 'QU', 'OK', 'S', 1760420362, 1760420362, '1'),
(244967, 31138, 'QU', 'OK', 'S', 1760421515, 1760421515, '1'),
(244968, 39376, 'QU', 'OK', 'S', 1760422549, 1760422549, '1'),
(244969, 31098, 'QU', 'OK', 'S', 1760422552, 1760422552, '1'),
(244970, 39376, 'QU', 'OK', 'S', 1760422556, 1760422556, '1'),
(244971, 40374, 'QU', 'OK', 'S', 1760422559, 1760422559, '1'),
(244972, 25002, 'QU', 'OK', 'S', 1760422565, 1760422565, '1'),
(244973, 25002, 'QU', 'OK', 'S', 1760422567, 1760422567, '1'),
(244974, 25002, 'QU', 'OK', 'S', 1760422569, 1760422569, '1'),
(244975, 25002, 'QU', 'OK', 'S', 1760422573, 1760422573, '1'),
(244976, 20157, 'QU', 'OK', 'S', 1760422576, 1760422576, '1'),
(244977, 25002, 'QU', 'OK', 'S', 1760422580, 1760422580, '1'),
(244978, 37335, 'QU', 'OK', 'S', 1760422587, 1760422587, '1'),
(244979, 40374, 'QU', 'OK', 'S', 1760422592, 1760422592, '1'),
(244980, 40385, 'QU', 'OK', 'S', 1760422595, 1760422595, '1'),
(244981, 39376, 'QU', 'OK', 'S', 1760422597, 1760422597, '1'),
(244982, 31098, 'QU', 'OK', 'S', 1760422600, 1760422600, '1'),
(244983, 31098, 'QU', 'OK', 'S', 1760422603, 1760422603, '1'),
(244984, 38834, 'QU', 'OK', 'S', 1760422608, 1760422608, '1'),
(244985, 20157, 'QU', 'OK', 'S', 1760422612, 1760422612, '1'),
(244986, 33020, 'QU', 'OK', 'S', 1760422616, 1760422616, '1'),
(244987, 33020, 'QU', 'OK', 'S', 1760422623, 1760422623, '1'),
(244988, 40385, 'QU', 'OK', 'S', 1760422626, 1760422626, '1'),
(244989, 35931, 'QU', 'OK', 'S', 1760422630, 1760422630, '1'),
(244990, 35931, 'QU', 'OK', 'S', 1760422633, 1760422633, '1'),
(244991, 35931, 'QU', 'OK', 'S', 1760422636, 1760422636, '1'),
(244992, 40385, 'QU', 'OK', 'S', 1760422640, 1760422640, '1'),
(244993, 33020, 'QU', 'OK', 'S', 1760422645, 1760422645, '1'),
(244994, 37335, 'QU', 'OK', 'S', 1760422649, 1760422649, '1'),
(244995, 40385, 'QU', 'OK', 'S', 1760422653, 1760422653, '1'),
(244996, 33020, 'QU', 'OK', 'S', 1760422658, 1760422658, '1'),
(244997, 40385, 'QU', 'OK', 'S', 1760422661, 1760422661, '1'),
(244998, 35931, 'QU', 'OK', 'S', 1760422666, 1760422666, '1'),
(244999, 35931, 'QU', 'OK', 'S', 1760422671, 1760422671, '1'),
(245000, 35931, 'QU', 'OK', 'S', 1760422674, 1760422674, '1'),
(245001, 35931, 'QU', 'OK', 'S', 1760422678, 1760422678, '1'),
(245002, 35931, 'QU', 'OK', 'S', 1760422684, 1760422684, '1'),
(245003, 35931, 'QU', 'OK', 'S', 1760422688, 1760422688, '1'),
(245004, 35931, 'QU', 'OK', 'S', 1760422693, 1760422693, '1'),
(245005, 40371, 'QU', 'OK', 'S', 1760422698, 1760422698, '1'),
(245006, 40371, 'QU', 'OK', 'S', 1760422703, 1760422703, '1'),
(245007, 28815, 'QU', 'OK', 'S', 1760422711, 1760422711, '1'),
(245008, 28815, 'QU', 'OK', 'S', 1760422717, 1760422717, '1'),
(245009, 28815, 'QU', 'OK', 'S', 1760422721, 1760422721, '1'),
(245010, 37040, 'QU', 'OK', 'S', 1760422724, 1760422724, '1'),
(245011, 37040, 'QU', 'OK', 'S', 1760422727, 1760422727, '1'),
(245012, 28815, 'QU', 'OK', 'S', 1760422731, 1760422731, '1'),
(245013, 28815, 'QU', 'OK', 'S', 1760422735, 1760422735, '1'),
(245014, 37051, 'QU', 'OK', 'S', 1760422738, 1760422738, '1'),
(245015, 40371, 'QU', 'OK', 'S', 1760422743, 1760422743, '1'),
(245016, 37051, 'QU', 'OK', 'S', 1760422748, 1760422748, '1'),
(245017, 40371, 'QU', 'OK', 'S', 1760422752, 1760422752, '1'),
(245018, 37051, 'QU', 'OK', 'S', 1760422757, 1760422757, '1'),
(245019, 37335, 'QU', 'OK', 'S', 1760422762, 1760422762, '1'),
(245020, 14799, 'QU', 'OK', 'S', 1760422774, 1760422774, '1'),
(245021, 14799, 'QU', 'OK', 'S', 1760422778, 1760422778, '1'),
(245022, 39275, 'QU', 'OK', 'S', 1760422788, 1760422788, '1'),
(245023, 39275, 'QU', 'OK', 'S', 1760422790, 1760422790, '1'),
(245024, 39275, 'QU', 'OK', 'S', 1760422793, 1760422793, '1'),
(245025, 40231, 'QU', 'OK', 'S', 1760422796, 1760422796, '1'),
(245026, 40231, 'QU', 'OK', 'S', 1760422798, 1760422798, '1'),
(245027, 40231, 'QU', 'OK', 'S', 1760422801, 1760422801, '1'),
(245028, 40231, 'QU', 'OK', 'S', 1760422804, 1760422804, '1'),
(245029, 33561, 'QU', 'OK', 'S', 1760423812, 1760423812, '1'),
(245030, 23354, 'QU', 'OK', 'S', 1760423837, 1760423837, '1'),
(245031, 26462, 'QU', 'OK', 'S', 1760423842, 1760423842, '1'),
(245032, 31131, 'QU', 'OK', 'S', 1760424962, 1760424962, '1'),
(245033, 24239, 'QU', 'OK', 'S', 1760425921, 1760425921, '1'),
(245034, 24239, 'QU', 'OK', 'S', 1760425921, 1760425921, '1'),
(245035, 24239, 'QU', 'OK', 'S', 1760425924, 1760425924, '1'),
(245036, 24239, 'QU', 'OK', 'S', 1760425926, 1760425926, '1'),
(245037, 24239, 'QU', 'OK', 'S', 1760425928, 1760425928, '1'),
(245038, 24239, 'QU', 'OK', 'S', 1760425932, 1760425932, '1'),
(245039, 24239, 'QU', 'OK', 'S', 1760425935, 1760425935, '1'),
(245040, 24239, 'QU', 'OK', 'S', 1760425937, 1760425937, '1'),
(245041, 24239, 'QU', 'OK', 'S', 1760425939, 1760425939, '1'),
(245042, 24239, 'QU', 'OK', 'S', 1760425942, 1760425942, '1'),
(245043, 24239, 'QU', 'OK', 'S', 1760425944, 1760425944, '1'),
(245044, 24239, 'QU', 'OK', 'S', 1760425947, 1760425947, '1'),
(245045, 24239, 'QU', 'OK', 'S', 1760425951, 1760425951, '1'),
(245046, 24239, 'QU', 'OK', 'S', 1760425956, 1760425956, '1'),
(245047, 24239, 'QU', 'OK', 'S', 1760425958, 1760425958, '1'),
(245048, 24239, 'QU', 'OK', 'S', 1760425962, 1760425962, '1'),
(245049, 24239, 'QU', 'OK', 'S', 1760425993, 1760425993, '1'),
(245050, 24239, 'QU', 'OK', 'S', 1760425993, 1760425993, '1'),
(245051, 24239, 'QU', 'OK', 'S', 1760425993, 1760425993, '1'),
(245052, 24239, 'QU', 'OK', 'S', 1760425993, 1760425993, '1'),
(245053, 24239, 'QU', 'OK', 'S', 1760425993, 1760425993, '1'),
(245054, 24239, 'QU', 'OK', 'S', 1760426014, 1760426014, '1'),
(245055, 24239, 'QU', 'OK', 'S', 1760426017, 1760426017, '1'),
(245056, 24239, 'QU', 'OK', 'S', 1760426019, 1760426019, '1'),
(245057, 24239, 'QU', 'OK', 'S', 1760426021, 1760426021, '1'),
(245058, 24239, 'QU', 'OK', 'S', 1760426024, 1760426024, '1'),
(245059, 24239, 'QU', 'OK', 'S', 1760426026, 1760426026, '1'),
(245060, 24239, 'QU', 'OK', 'S', 1760426029, 1760426029, '1'),
(245061, 24239, 'QU', 'OK', 'S', 1760426031, 1760426031, '1'),
(245062, 24239, 'QU', 'OK', 'S', 1760426034, 1760426034, '1'),
(245063, 24239, 'QU', 'OK', 'S', 1760426037, 1760426037, '1'),
(245064, 24239, 'QU', 'OK', 'S', 1760426039, 1760426039, '1'),
(245065, 24239, 'QU', 'OK', 'S', 1760426041, 1760426041, '1'),
(245066, 24239, 'QU', 'OK', 'S', 1760426043, 1760426043, '1'),
(245067, 24239, 'QU', 'OK', 'S', 1760426046, 1760426046, '1'),
(245068, 24239, 'QU', 'OK', 'S', 1760426048, 1760426048, '1'),
(245069, 24239, 'QU', 'OK', 'S', 1760426051, 1760426051, '1'),
(245070, 24239, 'QU', 'OK', 'S', 1760426053, 1760426053, '1'),
(245071, 24239, 'QU', 'OK', 'S', 1760426056, 1760426056, '1'),
(245072, 24239, 'QU', 'OK', 'S', 1760426058, 1760426058, '1'),
(245073, 40385, 'QU', 'OK', 'S', 1760428192, 1760428192, '1'),
(245074, 17705, 'QU', 'OK', 'S', 1760428197, 1760428197, '1'),
(245075, 39094, 'QU', 'OK', 'S', 1760428300, 1760428300, '1'),
(245076, 25428, 'QU', 'OK', 'S', 1760428302, 1760428302, '1'),
(245077, 26198, 'QU', 'OK', 'S', 1760428303, 1760428303, '1'),
(245078, 9902, 'QU', 'OK', 'S', 1760428325, 1760428325, '1'),
(245079, 39253, 'QU', 'OK', 'S', 1760429719, 1760429719, '1'),
(245080, 39292, 'QU', 'OK', 'S', 1760429723, 1760429723, '1'),
(245081, 38516, 'QU', 'OK', 'S', 1760429726, 1760429726, '1'),
(245082, 38516, 'QU', 'OK', 'S', 1760429731, 1760429731, '1'),
(245083, 38516, 'QU', 'OK', 'S', 1760429959, 1760429959, '1'),
(245084, 38516, 'QU', 'OK', 'S', 1760429965, 1760429965, '1'),
(245085, 39292, 'QU', 'OK', 'S', 1760429968, 1760429968, '1'),
(245086, 39220, 'QU', 'OK', 'S', 1760429975, 1760429975, '1'),
(245087, 37978, 'QU', 'OK', 'S', 1760429992, 1760429992, '1'),
(245088, 13367, 'QU', 'OK', 'S', 1760429996, 1760429996, '1'),
(245089, 35008, 'QU', 'OK', 'S', 1760430000, 1760430000, '1'),
(245090, 40273, 'QU', 'OK', 'S', 1760430003, 1760430003, '1'),
(245091, 25161, 'QU', 'OK', 'S', 1760430007, 1760430007, '1'),
(245092, 38089, 'QU', 'OK', 'S', 1760430011, 1760430011, '1'),
(245093, 39189, 'QU', 'OK', 'S', 1760430017, 1760430017, '1'),
(245094, 37192, 'QU', 'OK', 'S', 1760430024, 1760430024, '1'),
(245095, 37296, 'QU', 'OK', 'S', 1760430028, 1760430028, '1'),
(245096, 32524, 'QU', 'OK', 'S', 1760430033, 1760430033, '1'),
(245097, 25161, 'QU', 'OK', 'S', 1760430036, 1760430036, '1'),
(245098, 40289, 'QU', 'OK', 'S', 1760430039, 1760430039, '1'),
(245099, 40087, 'QU', 'OK', 'S', 1760430045, 1760430045, '1'),
(245100, 40255, 'QU', 'OK', 'S', 1760430055, 1760430055, '1'),
(245101, 13367, 'QU', 'OK', 'S', 1760430063, 1760430063, '1'),
(245102, 39859, 'QU', 'OK', 'S', 1760430068, 1760430068, '1'),
(245103, 38328, 'QU', 'OK', 'S', 1760430073, 1760430073, '1'),
(245104, 40373, 'QU', 'OK', 'S', 1760430114, 1760430114, '1'),
(245105, 37597, 'QU', 'OK', 'S', 1760430127, 1760430127, '1'),
(245106, 38089, 'QU', 'OK', 'S', 1760430133, 1760430133, '1'),
(245107, 37650, 'QU', 'OK', 'S', 1760430147, 1760430147, '1'),
(245108, 37650, 'QU', 'OK', 'S', 1760430151, 1760430151, '1'),
(245109, 37650, 'QU', 'OK', 'S', 1760430153, 1760430153, '1'),
(245110, 37650, 'QU', 'OK', 'S', 1760430157, 1760430157, '1'),
(245111, 39795, 'QU', 'OK', 'S', 1760430160, 1760430160, '1'),
(245112, 39222, 'QU', 'OK', 'S', 1760430187, 1760430187, '1'),
(245113, 26543, 'QU', 'OK', 'S', 1760430235, 1760430235, '1'),
(245114, 26543, 'QU', 'OK', 'S', 1760430243, 1760430243, '1'),
(245115, 37522, 'QU', 'OK', 'S', 1760430808, 1760430808, '1'),
(245116, 112, 'QU', 'OK', 'S', 1760431108, 1760431108, '1'),
(245117, 112, 'QU', 'OK', 'S', 1760431195, 1760431195, '1'),
(245118, 31126, 'QU', 'OK', 'S', 1760434957, 1760434957, '1'),
(245119, 40516, 'QU', 'OK', 'S', 1760436565, 1760436565, '1'),
(245120, 40512, 'QU', 'OK', 'S', 1760437086, 1760437086, '1'),
(245121, 40508, 'QU', 'OK', 'S', 1760437200, 1760437200, '1'),
(245122, 40509, 'QU', 'OK', 'S', 1760437238, 1760437238, '1'),
(245123, 40513, 'QU', 'OK', 'S', 1760437628, 1760437628, '1'),
(245124, 40512, 'QU', 'OK', 'S', 1760437794, 1760437794, '1'),
(245125, 31147, 'QU', 'OK', 'S', 1760437811, 1760437811, '1'),
(245126, 40514, 'QU', 'OK', 'S', 1760438233, 1760438233, '1'),
(245127, 40510, 'QU', 'OK', 'S', 1760438399, 1760438399, '1'),
(245128, 40516, 'QU', 'OK', 'S', 1760438492, 1760438492, '1'),
(245129, 40511, 'QU', 'OK', 'S', 1760438655, 1760438655, '1'),
(245130, 40515, 'QU', 'OK', 'S', 1760439572, 1760439572, '1'),
(245131, 40515, 'QU', 'OK', 'S', 1760439581, 1760439581, '1'),
(245132, 40515, 'QU', 'OK', 'S', 1760439589, 1760439589, '1'),
(245133, 40515, 'QU', 'OK', 'S', 1760439592, 1760439592, '1'),
(245134, 40515, 'QU', 'OK', 'S', 1760439598, 1760439598, '1'),
(245135, 40515, 'QU', 'OK', 'S', 1760439601, 1760439601, '1'),
(245136, 40515, 'QU', 'OK', 'S', 1760439603, 1760439603, '1'),
(245137, 39340, 'QU', 'OK', 'S', 1760441310, 1760441310, '1'),
(245138, 39340, 'QU', 'OK', 'S', 1760441320, 1760441320, '1'),
(245139, 39340, 'QU', 'OK', 'S', 1760441323, 1760441323, '1'),
(245140, 38957, 'QU', 'OK', 'S', 1760442410, 1760442410, '1'),
(245141, 38959, 'QU', 'OK', 'S', 1760442666, 1760442666, '1'),
(245142, 17818, 'QU', 'OK', 'S', 1760442856, 1760442856, '1'),
(245143, 13547, 'QU', 'OK', 'S', 1760443519, 1760443519, '1'),
(245144, 39963, 'QU', 'OK', 'S', 1760443522, 1760443522, '1'),
(245145, 39373, 'QU', 'OK', 'S', 1760443525, 1760443525, '1'),
(245146, 40042, 'QU', 'OK', 'S', 1760443528, 1760443528, '1'),
(245147, 39964, 'QU', 'OK', 'S', 1760443532, 1760443532, '1'),
(245148, 26980, 'QU', 'OK', 'S', 1760443535, 1760443535, '1'),
(245149, 37651, 'QU', 'OK', 'S', 1760443538, 1760443538, '1'),
(245150, 21099, 'QU', 'OK', 'S', 1760443540, 1760443540, '1'),
(245151, 37310, 'QU', 'OK', 'S', 1760443543, 1760443543, '1'),
(245152, 37396, 'QU', 'OK', 'S', 1760443570, 1760443570, '1'),
(245153, 32183, 'QU', 'OK', 'S', 1760443602, 1760443602, '1'),
(245154, 33334, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245155, 39094, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245156, 11213, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245157, 37513, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245158, 22808, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245159, 21184, 'QU', 'OK', 'S', 1760444175, 1760444175, '1'),
(245160, 36096, 'QU', 'OK', 'S', 1760444463, 1760444463, '1'),
(245161, 38958, 'QU', 'OK', 'S', 1760444505, 1760444505, '1'),
(245162, 36429, 'QU', 'OK', 'S', 1760444505, 1760444505, '1'),
(245163, 36429, 'QU', 'OK', 'S', 1760444526, 1760444526, '1'),
(245164, 36429, 'QU', 'OK', 'S', 1760444532, 1760444532, '1'),
(245165, 36429, 'QU', 'OK', 'S', 1760444546, 1760444546, '1'),
(245166, 36429, 'QU', 'OK', 'S', 1760444562, 1760444562, '1'),
(245167, 24766, 'QU', 'OK', 'S', 1760444607, 1760444607, '1'),
(245168, 24766, 'QU', 'OK', 'S', 1760444627, 1760444627, '1'),
(245169, 24766, 'QU', 'OK', 'S', 1760444638, 1760444638, '1'),
(245170, 38960, 'QU', 'OK', 'S', 1760444840, 1760444840, '1'),
(245171, 32102, 'QU', 'OK', 'S', 1760445346, 1760445346, '1'),
(245172, 39383, 'QU', 'OK', 'S', 1760445633, 1760445633, '1'),
(245173, 39455, 'QU', 'OK', 'S', 1760445681, 1760445681, '1'),
(245174, 39391, 'QU', 'OK', 'S', 1760445715, 1760445715, '1'),
(245175, 35622, 'QU', 'OK', 'S', 1760445752, 1760445752, '1'),
(245176, 38089, 'QU', 'OK', 'S', 1760445820, 1760445820, '1'),
(245177, 27849, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245178, 19230, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245179, 31003, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245180, 30177, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245181, 17262, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245182, 11373, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245183, 21620, 'QU', 'OK', 'S', 1760445858, 1760445858, '1'),
(245184, 39468, 'QU', 'OK', 'S', 1760446017, 1760446017, '1'),
(245185, 39484, 'QU', 'OK', 'S', 1760446114, 1760446114, '1'),
(245186, 39512, 'QU', 'OK', 'S', 1760446161, 1760446161, '1'),
(245187, 39565, 'QU', 'OK', 'S', 1760446280, 1760446280, '1'),
(245188, 39651, 'QU', 'OK', 'S', 1760446327, 1760446327, '1'),
(245189, 39804, 'QU', 'OK', 'S', 1760446390, 1760446390, '1'),
(245190, 38478, 'QU', 'OK', 'S', 1760446537, 1760446537, '1'),
(245191, 19230, 'QU', 'OK', 'S', 1760446950, 1760446950, '1'),
(245192, 19230, 'QU', 'OK', 'S', 1760446954, 1760446954, '1'),
(245193, 19230, 'QU', 'OK', 'S', 1760446958, 1760446958, '1'),
(245194, 21620, 'QU', 'OK', 'S', 1760447152, 1760447152, '1'),
(245195, 17262, 'QU', 'OK', 'S', 1760448257, 1760448257, '1'),
(245196, 17262, 'QU', 'OK', 'S', 1760448263, 1760448263, '1'),
(245197, 17262, 'QU', 'OK', 'S', 1760448267, 1760448267, '1'),
(245198, 17262, 'QU', 'OK', 'S', 1760448271, 1760448271, '1'),
(245199, 17262, 'QU', 'OK', 'S', 1760448274, 1760448274, '1'),
(245200, 17262, 'QU', 'OK', 'S', 1760448278, 1760448278, '1'),
(245201, 17262, 'QU', 'OK', 'S', 1760448404, 1760448404, '1'),
(245202, 17262, 'QU', 'OK', 'S', 1760448408, 1760448408, '1'),
(245203, 17262, 'QU', 'OK', 'S', 1760448411, 1760448411, '1'),
(245204, 30177, 'QU', 'OK', 'S', 1760448525, 1760448525, '1'),
(245205, 30177, 'QU', 'OK', 'S', 1760448535, 1760448535, '1'),
(245206, 30177, 'QU', 'OK', 'S', 1760448538, 1760448538, '1'),
(245207, 37154, 'QU', 'OK', 'S', 1760448680, 1760448680, '1'),
(245208, 30177, 'QU', 'OK', 'S', 1760448689, 1760448689, '1'),
(245209, 30177, 'QU', 'OK', 'S', 1760448693, 1760448693, '1'),
(245210, 30177, 'QU', 'OK', 'S', 1760448696, 1760448696, '1'),
(245211, 30177, 'QU', 'OK', 'S', 1760448700, 1760448700, '1'),
(245212, 30177, 'QU', 'OK', 'S', 1760448705, 1760448705, '1'),
(245213, 30177, 'QU', 'OK', 'S', 1760448709, 1760448709, '1'),
(245214, 30177, 'QU', 'OK', 'S', 1760448714, 1760448714, '1'),
(245215, 40433, 'QU', 'OK', 'S', 1760448747, 1760448747, '1'),
(245216, 10740, 'QU', 'OK', 'S', 1760448749, 1760448749, '1'),
(245217, 31003, 'QU', 'OK', 'S', 1760448787, 1760448787, '1'),
(245218, 31003, 'QU', 'OK', 'S', 1760448792, 1760448792, '1'),
(245219, 31003, 'QU', 'OK', 'S', 1760448805, 1760448805, '1'),
(245220, 31003, 'QU', 'OK', 'S', 1760448809, 1760448809, '1'),
(245221, 31003, 'QU', 'OK', 'S', 1760448814, 1760448814, '1'),
(245222, 31003, 'QU', 'OK', 'S', 1760448819, 1760448819, '1'),
(245223, 31003, 'QU', 'OK', 'S', 1760448822, 1760448822, '1'),
(245224, 31003, 'QU', 'OK', 'S', 1760448826, 1760448826, '1'),
(245225, 31003, 'QU', 'OK', 'S', 1760448830, 1760448830, '1'),
(245226, 31003, 'QU', 'OK', 'S', 1760448834, 1760448834, '1'),
(245227, 31003, 'QU', 'OK', 'S', 1760448887, 1760448887, '1'),
(245228, 31003, 'QU', 'OK', 'S', 1760448896, 1760448896, '1'),
(245229, 31003, 'QU', 'OK', 'S', 1760448900, 1760448900, '1'),
(245230, 31003, 'QU', 'OK', 'S', 1760448903, 1760448903, '1'),
(245231, 31003, 'QU', 'OK', 'S', 1760448907, 1760448907, '1'),
(245232, 27849, 'QU', 'OK', 'S', 1760448968, 1760448968, '1'),
(245233, 27849, 'QU', 'OK', 'S', 1760448972, 1760448972, '1'),
(245234, 27849, 'QU', 'OK', 'S', 1760448976, 1760448976, '1'),
(245235, 27849, 'QU', 'OK', 'S', 1760448981, 1760448981, '1'),
(245236, 27849, 'QU', 'OK', 'S', 1760448985, 1760448985, '1'),
(245237, 27849, 'QU', 'OK', 'S', 1760448988, 1760448988, '1'),
(245238, 27849, 'QU', 'OK', 'S', 1760448992, 1760448992, '1'),
(245239, 27849, 'QU', 'OK', 'S', 1760448997, 1760448997, '1'),
(245240, 27849, 'QU', 'OK', 'S', 1760449009, 1760449009, '1'),
(245241, 27849, 'QU', 'OK', 'S', 1760449012, 1760449012, '1'),
(245242, 27849, 'QU', 'OK', 'S', 1760449016, 1760449016, '1'),
(245243, 27849, 'QU', 'OK', 'S', 1760449020, 1760449020, '1'),
(245244, 11373, 'QU', 'OK', 'S', 1760449102, 1760449102, '1'),
(245245, 11373, 'QU', 'OK', 'S', 1760449125, 1760449125, '1'),
(245246, 17071, 'QU', 'OK', 'S', 1760504074, 1760504074, '1'),
(245247, 31126, 'QU', 'OK', 'S', 1760504617, 1760504617, '1'),
(245248, 37522, 'QU', 'OK', 'S', 1760504675, 1760504675, '1'),
(245249, 37522, 'QU', 'OK', 'S', 1760504682, 1760504682, '1'),
(245250, 35190, 'QU', 'OK', 'S', 1760507406, 1760507406, '1'),
(245251, 40329, 'QU', 'OK', 'S', 1760507410, 1760507410, '1'),
(245252, 5341, 'QU', 'OK', 'S', 1760507413, 1760507413, '1'),
(245253, 38437, 'QU', 'OK', 'S', 1760507415, 1760507415, '1'),
(245254, 40052, 'QU', 'OK', 'S', 1760507417, 1760507417, '1'),
(245255, 23747, 'QU', 'OK', 'S', 1760507419, 1760507419, '1'),
(245256, 35287, 'QU', 'OK', 'S', 1760507422, 1760507422, '1'),
(245257, 1801, 'QU', 'OK', 'S', 1760507425, 1760507425, '1'),
(245258, 35287, 'QU', 'OK', 'S', 1760507432, 1760507432, '1'),
(245259, 36360, 'QU', 'OK', 'S', 1760507435, 1760507435, '1'),
(245260, 37962, 'QU', 'OK', 'S', 1760507438, 1760507438, '1'),
(245261, 37487, 'QU', 'OK', 'S', 1760507441, 1760507441, '1'),
(245262, 36721, 'QU', 'OK', 'S', 1760507444, 1760507444, '1'),
(245263, 38060, 'QU', 'OK', 'S', 1760507445, 1760507445, '1'),
(245264, 35160, 'QU', 'OK', 'S', 1760507448, 1760507448, '1'),
(245265, 34936, 'QU', 'OK', 'S', 1760507451, 1760507451, '1'),
(245266, 8406, 'QU', 'OK', 'S', 1760509920, 1760509920, '1'),
(245267, 31314, 'QU', 'OK', 'S', 1760509929, 1760509929, '1'),
(245268, 40435, 'QU', 'OK', 'S', 1760509933, 1760509933, '1'),
(245269, 40435, 'QU', 'OK', 'S', 1760509935, 1760509935, '1'),
(245270, 40435, 'QU', 'OK', 'S', 1760509937, 1760509937, '1'),
(245271, 40435, 'QU', 'OK', 'S', 1760509940, 1760509940, '1'),
(245272, 40435, 'QU', 'OK', 'S', 1760509943, 1760509943, '1'),
(245273, 29478, 'QU', 'OK', 'S', 1760509947, 1760509947, '1'),
(245274, 14542, 'QU', 'OK', 'S', 1760510672, 1760510672, '1'),
(245275, 13140, 'QU', 'OK', 'S', 1760514193, 1760514193, '1'),
(245276, 32346, 'QU', 'OK', 'S', 1760516792, 1760516792, '1'),
(245277, 28513, 'QU', 'OK', 'S', 1760516793, 1760516793, '1'),
(245278, 18557, 'QU', 'OK', 'S', 1760516793, 1760516793, '1'),
(245279, 32344, 'QU', 'OK', 'S', 1760516806, 1760516806, '1'),
(245280, 40382, 'QU', 'OK', 'S', 1760520380, 1760520380, '1'),
(245281, 40424, 'QU', 'OK', 'S', 1760522968, 1760522968, '1'),
(245282, 40433, 'QU', 'OK', 'S', 1760523070, 1760523070, '1'),
(245283, 40433, 'QU', 'OK', 'S', 1760523083, 1760523083, '1'),
(245284, 35144, 'QU', 'OK', 'S', 1760523804, 1760523804, '1'),
(245285, 40101, 'QU', 'OK', 'S', 1760524033, 1760524033, '1'),
(245286, 40362, 'QU', 'OK', 'S', 1760524336, 1760524336, '1'),
(245287, 30510, 'QU', 'OK', 'S', 1760524461, 1760524461, '1'),
(245288, 18514, 'QU', 'OK', 'S', 1760525956, 1760525956, '1'),
(245289, 35309, 'QU', 'OK', 'S', 1760526006, 1760526006, '1'),
(245290, 35309, 'QU', 'OK', 'S', 1760526008, 1760526008, '1'),
(245291, 35309, 'QU', 'OK', 'S', 1760526012, 1760526012, '1'),
(245292, 35123, 'QU', 'OK', 'S', 1760526023, 1760526023, '1'),
(245293, 35123, 'QU', 'OK', 'S', 1760526026, 1760526026, '1'),
(245294, 35123, 'QU', 'OK', 'S', 1760526028, 1760526028, '1'),
(245295, 35014, 'QU', 'OK', 'S', 1760526034, 1760526034, '1'),
(245296, 35014, 'QU', 'OK', 'S', 1760526036, 1760526036, '1'),
(245297, 35014, 'QU', 'OK', 'S', 1760526038, 1760526038, '1'),
(245298, 35014, 'QU', 'OK', 'S', 1760526040, 1760526040, '1'),
(245299, 35014, 'QU', 'OK', 'S', 1760526042, 1760526042, '1'),
(245300, 39801, 'QU', 'OK', 'S', 1760526044, 1760526044, '1'),
(245301, 35014, 'QU', 'OK', 'S', 1760526055, 1760526055, '1'),
(245302, 39801, 'QU', 'OK', 'S', 1760526065, 1760526065, '1'),
(245303, 39801, 'QU', 'OK', 'S', 1760526069, 1760526069, '1'),
(245304, 39801, 'QU', 'OK', 'S', 1760526075, 1760526075, '1'),
(245305, 35169, 'QU', 'OK', 'S', 1760526084, 1760526084, '1'),
(245306, 35169, 'QU', 'OK', 'S', 1760526086, 1760526086, '1'),
(245307, 35169, 'QU', 'OK', 'S', 1760526088, 1760526088, '1'),
(245308, 35169, 'QU', 'OK', 'S', 1760526092, 1760526092, '1'),
(245309, 35169, 'QU', 'OK', 'S', 1760526101, 1760526101, '1'),
(245310, 35169, 'QU', 'OK', 'S', 1760526130, 1760526130, '1'),
(245311, 40495, 'QU', 'OK', 'S', 1760526217, 1760526217, '1'),
(245312, 35954, 'QU', 'OK', 'S', 1760526219, 1760526219, '1'),
(245313, 39667, 'QU', 'OK', 'S', 1760526222, 1760526222, '1'),
(245314, 37507, 'QU', 'OK', 'S', 1760526223, 1760526223, '1'),
(245315, 40426, 'QU', 'OK', 'S', 1760526225, 1760526225, '1'),
(245316, 40434, 'QU', 'OK', 'S', 1760526227, 1760526227, '1'),
(245317, 37098, 'QU', 'OK', 'S', 1760526230, 1760526230, '1'),
(245318, 38323, 'QU', 'OK', 'S', 1760526232, 1760526232, '1'),
(245319, 38485, 'QU', 'OK', 'S', 1760526235, 1760526235, '1'),
(245320, 39979, 'QU', 'OK', 'S', 1760526237, 1760526237, '1'),
(245321, 35119, 'QU', 'OK', 'S', 1760526240, 1760526240, '1'),
(245322, 39590, 'QU', 'OK', 'S', 1760526242, 1760526242, '1'),
(245323, 39982, 'QU', 'OK', 'S', 1760526244, 1760526244, '1'),
(245324, 39980, 'QU', 'OK', 'S', 1760526246, 1760526246, '1'),
(245325, 40364, 'QU', 'OK', 'S', 1760526314, 1760526314, '1'),
(245326, 38582, 'QU', 'OK', 'S', 1760526693, 1760526693, '1'),
(245327, 37522, 'QU', 'OK', 'S', 1760526895, 1760526895, '1'),
(245328, 33649, 'QU', 'OK', 'S', 1760526951, 1760526951, '1'),
(245329, 34257, 'QU', 'OK', 'S', 1760526962, 1760526962, '1'),
(245330, 2116, 'QU', 'OK', 'S', 1760526978, 1760526978, '1'),
(245331, 39403, 'QU', 'OK', 'S', 1760527142, 1760527142, '1'),
(245332, 39408, 'QU', 'OK', 'S', 1760527451, 1760527451, '1'),
(245333, 39408, 'QU', 'OK', 'S', 1760528415, 1760528415, '1'),
(245334, 37568, 'QU', 'OK', 'S', 1760528477, 1760528477, '1'),
(245335, 37748, 'QU', 'OK', 'S', 1760528525, 1760528525, '1'),
(245336, 38039, 'QU', 'OK', 'S', 1760528530, 1760528530, '1'),
(245337, 38310, 'QU', 'OK', 'S', 1760528534, 1760528534, '1'),
(245338, 38039, 'QU', 'OK', 'S', 1760528537, 1760528537, '1'),
(245339, 38039, 'QU', 'OK', 'S', 1760528540, 1760528540, '1'),
(245340, 31026, 'QU', 'OK', 'S', 1760528543, 1760528543, '1'),
(245341, 34603, 'QU', 'OK', 'S', 1760528547, 1760528547, '1'),
(245342, 31238, 'QU', 'OK', 'S', 1760528551, 1760528551, '1'),
(245343, 37748, 'QU', 'OK', 'S', 1760528560, 1760528560, '1'),
(245344, 39779, 'QU', 'OK', 'S', 1760528573, 1760528573, '1'),
(245345, 39868, 'QU', 'OK', 'S', 1760528578, 1760528578, '1'),
(245346, 38051, 'QU', 'OK', 'S', 1760528582, 1760528582, '1'),
(245347, 28688, 'QU', 'OK', 'S', 1760528587, 1760528587, '1'),
(245348, 40174, 'QU', 'OK', 'S', 1760528591, 1760528591, '1'),
(245349, 40325, 'QU', 'OK', 'S', 1760528594, 1760528594, '1'),
(245350, 32860, 'QU', 'OK', 'S', 1760528601, 1760528601, '1'),
(245351, 38052, 'QU', 'OK', 'S', 1760528607, 1760528607, '1'),
(245352, 23463, 'QU', 'OK', 'S', 1760528609, 1760528609, '1'),
(245353, 27307, 'QU', 'OK', 'S', 1760528613, 1760528613, '1'),
(245354, 26054, 'QU', 'OK', 'S', 1760528620, 1760528620, '1'),
(245355, 27307, 'QU', 'OK', 'S', 1760528633, 1760528633, '1'),
(245356, 40153, 'QU', 'OK', 'S', 1760528636, 1760528636, '1'),
(245357, 40325, 'QU', 'OK', 'S', 1760528640, 1760528640, '1'),
(245358, 40174, 'QU', 'OK', 'S', 1760528648, 1760528648, '1'),
(245359, 33116, 'QU', 'OK', 'S', 1760528652, 1760528652, '1'),
(245360, 33132, 'QU', 'OK', 'S', 1760528656, 1760528656, '1'),
(245361, 40477, 'QU', 'OK', 'S', 1760528660, 1760528660, '1'),
(245362, 39779, 'QU', 'OK', 'S', 1760528663, 1760528663, '1'),
(245363, 39816, 'QU', 'OK', 'S', 1760528668, 1760528668, '1'),
(245364, 40187, 'QU', 'OK', 'S', 1760528671, 1760528671, '1'),
(245365, 39814, 'QU', 'OK', 'S', 1760528674, 1760528674, '1'),
(245366, 40431, 'QU', 'OK', 'S', 1760528700, 1760528700, '1'),
(245367, 34276, 'QU', 'OK', 'S', 1760528709, 1760528709, '1'),
(245368, 3445, 'QU', 'OK', 'S', 1760528714, 1760528714, '1'),
(245369, 14696, 'QU', 'OK', 'S', 1760528718, 1760528718, '1'),
(245370, 38829, 'QU', 'OK', 'S', 1760528723, 1760528723, '1'),
(245371, 40133, 'QU', 'OK', 'S', 1760528727, 1760528727, '1'),
(245372, 40131, 'QU', 'OK', 'S', 1760528732, 1760528732, '1'),
(245373, 39209, 'QU', 'OK', 'S', 1760528736, 1760528736, '1'),
(245374, 39209, 'QU', 'OK', 'S', 1760528740, 1760528740, '1'),
(245375, 37003, 'QU', 'OK', 'S', 1760528745, 1760528745, '1'),
(245376, 38391, 'QU', 'OK', 'S', 1760528750, 1760528750, '1'),
(245377, 40421, 'QU', 'OK', 'S', 1760528755, 1760528755, '1'),
(245378, 36300, 'QU', 'OK', 'S', 1760528761, 1760528761, '1'),
(245379, 22134, 'QU', 'OK', 'S', 1760528765, 1760528765, '1'),
(245380, 40005, 'QU', 'OK', 'S', 1760528769, 1760528769, '1'),
(245381, 30116, 'QU', 'OK', 'S', 1760528774, 1760528774, '1'),
(245382, 37055, 'QU', 'OK', 'S', 1760528781, 1760528781, '1'),
(245383, 39449, 'QU', 'OK', 'S', 1760528797, 1760528797, '1'),
(245384, 39709, 'QU', 'OK', 'S', 1760528802, 1760528802, '1'),
(245385, 39337, 'QU', 'OK', 'S', 1760528811, 1760528811, '1'),
(245386, 39580, 'QU', 'OK', 'S', 1760528816, 1760528816, '1'),
(245387, 39224, 'QU', 'OK', 'S', 1760528823, 1760528823, '1'),
(245388, 39709, 'QU', 'OK', 'S', 1760528827, 1760528827, '1'),
(245389, 37446, 'QU', 'OK', 'S', 1760528831, 1760528831, '1'),
(245390, 33690, 'QU', 'OK', 'S', 1760528834, 1760528834, '1'),
(245391, 25002, 'QU', 'OK', 'S', 1760528844, 1760528844, '1'),
(245392, 39094, 'QU', 'OK', 'S', 1760528848, 1760528848, '1'),
(245393, 39094, 'QU', 'OK', 'S', 1760528852, 1760528852, '1'),
(245394, 30529, 'QU', 'OK', 'S', 1760528853, 1760528853, '1'),
(245395, 39094, 'QU', 'OK', 'S', 1760528857, 1760528857, '1'),
(245396, 31363, 'QU', 'OK', 'S', 1760528857, 1760528857, '1'),
(245397, 39094, 'QU', 'OK', 'S', 1760528862, 1760528862, '1'),
(245398, 39094, 'QU', 'OK', 'S', 1760528866, 1760528866, '1'),
(245399, 39094, 'QU', 'OK', 'S', 1760528871, 1760528871, '1'),
(245400, 37606, 'QU', 'OK', 'S', 1760528873, 1760528873, '1'),
(245401, 39094, 'QU', 'OK', 'S', 1760528875, 1760528875, '1'),
(245402, 39094, 'QU', 'OK', 'S', 1760528879, 1760528879, '1'),
(245403, 36300, 'QU', 'OK', 'S', 1760528879, 1760528879, '1'),
(245404, 39094, 'QU', 'OK', 'S', 1760528884, 1760528884, '1'),
(245405, 39094, 'QU', 'OK', 'S', 1760528890, 1760528890, '1'),
(245406, 39674, 'QU', 'OK', 'S', 1760528948, 1760528948, '1'),
(245407, 39674, 'QU', 'OK', 'S', 1760528954, 1760528954, '1'),
(245408, 39751, 'QU', 'OK', 'S', 1760529001, 1760529001, '1'),
(245409, 36698, 'QU', 'OK', 'S', 1760529180, 1760529180, '1'),
(245410, 25428, 'QU', 'OK', 'S', 1760529344, 1760529344, '1'),
(245411, 36698, 'QU', 'OK', 'S', 1760529564, 1760529564, '1'),
(245412, 39747, 'QU', 'OK', 'S', 1760529956, 1760529956, '1'),
(245413, 38309, 'QU', 'OK', 'S', 1760530238, 1760530238, '1'),
(245414, 39993, 'QU', 'OK', 'S', 1760530300, 1760530300, '1'),
(245415, 37764, 'QU', 'OK', 'S', 1760530375, 1760530375, '1'),
(245416, 23747, 'QU', 'OK', 'S', 1760530490, 1760530490, '1'),
(245417, 23747, 'QU', 'OK', 'S', 1760530520, 1760530520, '1'),
(245418, 30396, 'QU', 'OK', 'S', 1760530676, 1760530676, '1'),
(245419, 35944, 'QU', 'OK', 'S', 1760531992, 1760531992, '1'),
(245420, 38681, 'QU', 'OK', 'S', 1760532166, 1760532166, '1'),
(245421, 37155, 'QU', 'OK', 'S', 1760533197, 1760533197, '1'),
(245422, 36704, 'QU', 'OK', 'S', 1760533254, 1760533254, '1'),
(245423, 25248, 'QU', 'OK', 'S', 1760533351, 1760533351, '1'),
(245424, 25248, 'QU', 'OK', 'S', 1760533359, 1760533359, '1'),
(245425, 25248, 'QU', 'OK', 'S', 1760533363, 1760533363, '1'),
(245426, 25248, 'QU', 'OK', 'S', 1760533367, 1760533367, '1'),
(245427, 8896, 'QU', 'OK', 'S', 1760533406, 1760533406, '1'),
(245428, 40037, 'QU', 'OK', 'S', 1760533558, 1760533558, '1'),
(245429, 40250, 'QU', 'OK', 'S', 1760533560, 1760533560, '1'),
(245430, 39934, 'QU', 'OK', 'S', 1760533564, 1760533564, '1'),
(245431, 30167, 'QU', 'OK', 'S', 1760533567, 1760533567, '1'),
(245432, 24089, 'QU', 'OK', 'S', 1760533570, 1760533570, '1'),
(245433, 25238, 'QU', 'OK', 'S', 1760533571, 1760533571, '1'),
(245434, 21888, 'QU', 'OK', 'S', 1760533573, 1760533573, '1'),
(245435, 32886, 'QU', 'OK', 'S', 1760533576, 1760533576, '1'),
(245436, 25238, 'QU', 'OK', 'S', 1760533577, 1760533577, '1'),
(245437, 25238, 'QU', 'OK', 'S', 1760533580, 1760533580, '1'),
(245438, 25238, 'QU', 'OK', 'S', 1760533584, 1760533584, '1'),
(245439, 25238, 'QU', 'OK', 'S', 1760533588, 1760533588, '1'),
(245440, 25238, 'QU', 'OK', 'S', 1760533593, 1760533593, '1'),
(245441, 25238, 'QU', 'OK', 'S', 1760533597, 1760533597, '1'),
(245442, 25238, 'QU', 'OK', 'S', 1760533601, 1760533601, '1'),
(245443, 25238, 'QU', 'OK', 'S', 1760533606, 1760533606, '1'),
(245444, 25238, 'QU', 'OK', 'S', 1760533610, 1760533610, '1'),
(245445, 30167, 'QU', 'OK', 'S', 1760533612, 1760533612, '1'),
(245446, 31736, 'QU', 'OK', 'S', 1760533659, 1760533659, '1'),
(245447, 37383, 'QU', 'OK', 'S', 1760533753, 1760533753, '1'),
(245448, 38438, 'QU', 'OK', 'S', 1760533869, 1760533869, '1'),
(245449, 39870, 'QU', 'OK', 'S', 1760534372, 1760534372, '1'),
(245450, 39870, 'QU', 'OK', 'S', 1760534376, 1760534376, '1'),
(245451, 39870, 'QU', 'OK', 'S', 1760534381, 1760534381, '1'),
(245452, 39870, 'QU', 'OK', 'S', 1760534384, 1760534384, '1'),
(245453, 39870, 'QU', 'OK', 'S', 1760534552, 1760534552, '1'),
(245454, 39870, 'QU', 'OK', 'S', 1760534552, 1760534552, '1'),
(245455, 39870, 'QU', 'OK', 'S', 1760534553, 1760534553, '1'),
(245456, 39870, 'QU', 'OK', 'S', 1760534553, 1760534553, '1'),
(245457, 39870, 'QU', 'OK', 'S', 1760534605, 1760534605, '1'),
(245458, 39870, 'QU', 'OK', 'S', 1760534610, 1760534610, '1'),
(245459, 39870, 'QU', 'OK', 'S', 1760534615, 1760534615, '1'),
(245460, 39870, 'QU', 'OK', 'S', 1760534619, 1760534619, '1'),
(245461, 31035, 'QU', 'OK', 'S', 1760534962, 1760534962, '1'),
(245462, 21709, 'QU', 'OK', 'S', 1760535347, 1760535347, '1'),
(245463, 21709, 'QU', 'OK', 'S', 1760535349, 1760535349, '1'),
(245464, 21709, 'QU', 'OK', 'S', 1760535351, 1760535351, '1'),
(245465, 21709, 'QU', 'OK', 'S', 1760535353, 1760535353, '1'),
(245466, 21709, 'QU', 'OK', 'S', 1760535355, 1760535355, '1'),
(245467, 21709, 'QU', 'OK', 'S', 1760535356, 1760535356, '1'),
(245468, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245469, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245470, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245471, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245472, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245473, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245474, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245475, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245476, 40476, 'QU', 'OK', 'S', 1760535609, 1760535609, '1'),
(245477, 40481, 'QU', 'OK', 'S', 1760535790, 1760535790, '1'),
(245478, 40481, 'QU', 'OK', 'S', 1760535790, 1760535790, '1'),
(245479, 40481, 'QU', 'OK', 'S', 1760535790, 1760535790, '1'),
(245480, 40472, 'QU', 'OK', 'S', 1760535842, 1760535842, '1'),
(245481, 40472, 'QU', 'OK', 'S', 1760535842, 1760535842, '1'),
(245482, 40472, 'QU', 'OK', 'S', 1760535842, 1760535842, '1'),
(245483, 40472, 'QU', 'OK', 'S', 1760535842, 1760535842, '1'),
(245484, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245485, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245486, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245487, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245488, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245489, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245490, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245491, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245492, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245493, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245494, 40315, 'QU', 'OK', 'S', 1760536302, 1760536302, '1'),
(245495, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245496, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245497, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245498, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245499, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245500, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245501, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245502, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245503, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245504, 40265, 'QU', 'OK', 'S', 1760536604, 1760536604, '1'),
(245505, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245506, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245507, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245508, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245509, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245510, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245511, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245512, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245513, 40264, 'QU', 'OK', 'S', 1760537075, 1760537075, '1'),
(245514, 40266, 'QU', 'OK', 'S', 1760537236, 1760537236, '1'),
(245515, 40267, 'QU', 'OK', 'S', 1760537279, 1760537279, '1'),
(245516, 40267, 'QU', 'OK', 'S', 1760537279, 1760537279, '1'),
(245517, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245518, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245519, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245520, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245521, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245522, 39511, 'QU', 'OK', 'S', 1760537343, 1760537343, '1'),
(245523, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245524, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245525, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245526, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245527, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245528, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245529, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245530, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245531, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245532, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245533, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245534, 39550, 'QU', 'OK', 'S', 1760537404, 1760537404, '1'),
(245535, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245536, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245537, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245538, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245539, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245540, 39462, 'QU', 'OK', 'S', 1760537459, 1760537459, '1'),
(245541, 40321, 'QU', 'OK', 'S', 1760537867, 1760537867, '1'),
(245542, 40321, 'QU', 'OK', 'S', 1760537867, 1760537867, '1'),
(245543, 39093, 'QU', 'OK', 'S', 1760591697, 1760591697, '1'),
(245544, 39093, 'QU', 'OK', 'S', 1760591697, 1760591697, '1'),
(245545, 8542, 'QU', 'OK', 'S', 1760591697, 1760591697, '1'),
(245546, 29380, 'QU', 'OK', 'S', 1760591697, 1760591697, '1'),
(245547, 29309, 'QU', 'OK', 'S', 1760591697, 1760591697, '1'),
(245548, 24239, 'QU', 'OK', 'S', 1760594300, 1760594300, '1'),
(245549, 24239, 'QU', 'OK', 'S', 1760594545, 1760594545, '1'),
(245550, 24239, 'QU', 'OK', 'S', 1760594553, 1760594553, '1'),
(245551, 24239, 'QU', 'OK', 'S', 1760594555, 1760594555, '1'),
(245552, 31147, 'QU', 'OK', 'S', 1760595196, 1760595196, '1'),
(245553, 31144, 'QU', 'OK', 'S', 1760595231, 1760595231, '1'),
(245554, 37522, 'QU', 'OK', 'S', 1760596178, 1760596178, '1'),
(245555, 3672, 'QU', 'OK', 'S', 1760596439, 1760596439, '1'),
(245556, 35933, 'QU', 'OK', 'S', 1760596678, 1760596678, '1'),
(245557, 35933, 'QU', 'OK', 'S', 1760596695, 1760596695, '1'),
(245558, 35933, 'QU', 'OK', 'S', 1760596703, 1760596703, '1'),
(245559, 35933, 'QU', 'OK', 'S', 1760596707, 1760596707, '1'),
(245560, 35933, 'QU', 'OK', 'S', 1760596711, 1760596711, '1'),
(245561, 31144, 'QU', 'OK', 'S', 1760597885, 1760597885, '1'),
(245562, 27109, 'QU', 'OK', 'S', 1760598419, 1760598419, '1'),
(245563, 27709, 'QU', 'OK', 'S', 1760599270, 1760599270, '1'),
(245564, 27709, 'QU', 'OK', 'S', 1760599270, 1760599270, '1'),
(245565, 27709, 'QU', 'OK', 'S', 1760599273, 1760599273, '1'),
(245566, 27709, 'QU', 'OK', 'S', 1760599275, 1760599275, '1'),
(245567, 27709, 'QU', 'OK', 'S', 1760599278, 1760599278, '1'),
(245568, 27709, 'QU', 'OK', 'S', 1760599280, 1760599280, '1'),
(245569, 31144, 'QU', 'OK', 'S', 1760599318, 1760599318, '1'),
(245570, 31144, 'QU', 'OK', 'S', 1760599320, 1760599320, '1'),
(245571, 31144, 'QU', 'OK', 'S', 1760599323, 1760599323, '1'),
(245572, 31144, 'QU', 'OK', 'S', 1760599326, 1760599326, '1'),
(245573, 30167, 'QU', 'OK', 'S', 1760600648, 1760600648, '1'),
(245574, 39951, 'QU', 'OK', 'S', 1760600795, 1760600795, '1'),
(245575, 32311, 'QU', 'OK', 'S', 1760600818, 1760600818, '1'),
(245576, 29076, 'QU', 'OK', 'S', 1760600837, 1760600837, '1'),
(245577, 37573, 'QU', 'OK', 'S', 1760600854, 1760600854, '1'),
(245578, 21846, 'QU', 'OK', 'S', 1760600858, 1760600858, '1'),
(245579, 29894, 'QU', 'OK', 'S', 1760600867, 1760600867, '1'),
(245580, 39844, 'QU', 'OK', 'S', 1760600881, 1760600881, '1'),
(245581, 21846, 'QU', 'OK', 'S', 1760600886, 1760600886, '1'),
(245582, 31190, 'QU', 'OK', 'S', 1760600896, 1760600896, '1'),
(245583, 31361, 'QU', 'OK', 'S', 1760600917, 1760600917, '1'),
(245584, 39745, 'QU', 'OK', 'S', 1760600934, 1760600934, '1'),
(245585, 31448, 'QU', 'OK', 'S', 1760600944, 1760600944, '1'),
(245586, 30613, 'QU', 'OK', 'S', 1760600958, 1760600958, '1'),
(245587, 36304, 'QU', 'OK', 'S', 1760600964, 1760600964, '1'),
(245588, 39749, 'QU', 'OK', 'S', 1760600973, 1760600973, '1'),
(245589, 36304, 'QU', 'OK', 'S', 1760600985, 1760600985, '1'),
(245590, 39990, 'QU', 'OK', 'S', 1760600993, 1760600993, '1'),
(245591, 37763, 'QU', 'OK', 'S', 1760600997, 1760600997, '1'),
(245592, 39745, 'QU', 'OK', 'S', 1760601002, 1760601002, '1'),
(245593, 39992, 'QU', 'OK', 'S', 1760601024, 1760601024, '1'),
(245594, 29079, 'QU', 'OK', 'S', 1760601039, 1760601039, '1'),
(245595, 40157, 'QU', 'OK', 'S', 1760603322, 1760603322, '1'),
(245596, 31924, 'QU', 'OK', 'S', 1760603325, 1760603325, '1'),
(245597, 15111, 'QU', 'OK', 'S', 1760603331, 1760603331, '1'),
(245598, 15111, 'QU', 'OK', 'S', 1760603336, 1760603336, '1'),
(245599, 40157, 'QU', 'OK', 'S', 1760603341, 1760603341, '1'),
(245600, 13459, 'QU', 'OK', 'S', 1760603345, 1760603345, '1'),
(245601, 31924, 'QU', 'OK', 'S', 1760603349, 1760603349, '1'),
(245602, 40157, 'QU', 'OK', 'S', 1760603355, 1760603355, '1'),
(245603, 10181, 'QU', 'OK', 'S', 1760603358, 1760603358, '1'),
(245604, 13459, 'QU', 'OK', 'S', 1760603363, 1760603363, '1'),
(245605, 13459, 'QU', 'OK', 'S', 1760603366, 1760603366, '1'),
(245606, 13459, 'QU', 'OK', 'S', 1760603371, 1760603371, '1'),
(245607, 25002, 'QU', 'OK', 'S', 1760603377, 1760603377, '1'),
(245608, 31924, 'QU', 'OK', 'S', 1760603381, 1760603381, '1'),
(245609, 31924, 'QU', 'OK', 'S', 1760603384, 1760603384, '1'),
(245610, 13459, 'QU', 'OK', 'S', 1760603388, 1760603388, '1'),
(245611, 13459, 'QU', 'OK', 'S', 1760603391, 1760603391, '1'),
(245612, 25002, 'QU', 'OK', 'S', 1760603393, 1760603393, '1'),
(245613, 18762, 'QU', 'OK', 'S', 1760603399, 1760603399, '1'),
(245614, 25002, 'QU', 'OK', 'S', 1760603402, 1760603402, '1'),
(245615, 25002, 'QU', 'OK', 'S', 1760603406, 1760603406, '1'),
(245616, 31924, 'QU', 'OK', 'S', 1760603409, 1760603409, '1'),
(245617, 3665, 'QU', 'OK', 'S', 1760603413, 1760603413, '1'),
(245618, 25002, 'QU', 'OK', 'S', 1760603417, 1760603417, '1'),
(245619, 25002, 'QU', 'OK', 'S', 1760603420, 1760603420, '1'),
(245620, 3665, 'QU', 'OK', 'S', 1760603424, 1760603424, '1'),
(245621, 25002, 'QU', 'OK', 'S', 1760603428, 1760603428, '1'),
(245622, 25002, 'QU', 'OK', 'S', 1760603435, 1760603435, '1'),
(245623, 27895, 'QU', 'OK', 'S', 1760603438, 1760603438, '1'),
(245624, 25002, 'QU', 'OK', 'S', 1760603441, 1760603441, '1'),
(245625, 13459, 'QU', 'OK', 'S', 1760603444, 1760603444, '1'),
(245626, 25002, 'QU', 'OK', 'S', 1760603448, 1760603448, '1'),
(245627, 3665, 'QU', 'OK', 'S', 1760603459, 1760603459, '1'),
(245628, 40518, 'QU', 'OK', 'S', 1760607508, 1760607508, '1'),
(245629, 40517, 'QU', 'OK', 'S', 1760607519, 1760607519, '1'),
(245630, 40524, 'QU', 'OK', 'S', 1760607541, 1760607541, '1'),
(245631, 40523, 'QU', 'OK', 'S', 1760607560, 1760607560, '1'),
(245632, 40522, 'QU', 'OK', 'S', 1760607578, 1760607578, '1'),
(245633, 40521, 'QU', 'OK', 'S', 1760607624, 1760607624, '1'),
(245634, 40520, 'QU', 'OK', 'S', 1760607645, 1760607645, '1'),
(245635, 40519, 'QU', 'OK', 'S', 1760607672, 1760607672, '1'),
(245636, 36324, 'QU', 'OK', 'S', 1760608361, 1760608361, '1'),
(245637, 38465, 'QU', 'OK', 'S', 1760609588, 1760609588, '1'),
(245638, 38465, 'QU', 'OK', 'S', 1760609619, 1760609619, '1'),
(245639, 15185, 'QU', 'OK', 'S', 1760613268, 1760613268, '1'),
(245640, 38416, 'QU', 'OK', 'S', 1760614673, 1760614673, '1'),
(245641, 20364, 'QU', 'OK', 'S', 1760614679, 1760614679, '1'),
(245642, 20364, 'QU', 'OK', 'S', 1760614685, 1760614685, '1'),
(245643, 38404, 'QU', 'OK', 'S', 1760614689, 1760614689, '1'),
(245644, 35642, 'QU', 'OK', 'S', 1760614694, 1760614694, '1'),
(245645, 35825, 'QU', 'OK', 'S', 1760614709, 1760614709, '1'),
(245646, 39409, 'QU', 'OK', 'S', 1760614713, 1760614713, '1'),
(245647, 40410, 'QU', 'OK', 'S', 1760614716, 1760614716, '1'),
(245648, 26364, 'QU', 'OK', 'S', 1760614719, 1760614719, '1'),
(245649, 37194, 'QU', 'OK', 'S', 1760614727, 1760614727, '1'),
(245650, 40127, 'QU', 'OK', 'S', 1760614731, 1760614731, '1'),
(245651, 40408, 'QU', 'OK', 'S', 1760614738, 1760614738, '1'),
(245652, 37414, 'QU', 'OK', 'S', 1760614742, 1760614742, '1'),
(245653, 26642, 'QU', 'OK', 'S', 1760614749, 1760614749, '1'),
(245654, 10711, 'QU', 'OK', 'S', 1760614753, 1760614753, '1'),
(245655, 33917, 'QU', 'OK', 'S', 1760614765, 1760614765, '1'),
(245656, 30243, 'QU', 'OK', 'S', 1760614771, 1760614771, '1'),
(245657, 37350, 'QU', 'OK', 'S', 1760614778, 1760614778, '1'),
(245658, 35566, 'QU', 'OK', 'S', 1760614781, 1760614781, '1'),
(245659, 38309, 'QU', 'OK', 'S', 1760614787, 1760614787, '1'),
(245660, 40058, 'QU', 'OK', 'S', 1760614793, 1760614793, '1'),
(245661, 39552, 'QU', 'OK', 'S', 1760614803, 1760614803, '1'),
(245662, 18644, 'QU', 'OK', 'S', 1760614808, 1760614808, '1'),
(245663, 25554, 'QU', 'OK', 'S', 1760614818, 1760614818, '1'),
(245664, 38405, 'QU', 'OK', 'S', 1760614823, 1760614823, '1'),
(245665, 40495, 'QU', 'OK', 'S', 1760614829, 1760614829, '1'),
(245666, 24966, 'QU', 'OK', 'S', 1760614841, 1760614841, '1'),
(245667, 15148, 'QU', 'OK', 'S', 1760614845, 1760614845, '1'),
(245668, 40269, 'QU', 'OK', 'S', 1760614890, 1760614890, '1'),
(245669, 26641, 'QU', 'OK', 'S', 1760614900, 1760614900, '1'),
(245670, 20952, 'QU', 'OK', 'S', 1760614910, 1760614910, '1'),
(245671, 18640, 'QU', 'OK', 'S', 1760614917, 1760614917, '1'),
(245672, 38417, 'QU', 'OK', 'S', 1760614921, 1760614921, '1'),
(245673, 17793, 'QU', 'OK', 'S', 1760614925, 1760614925, '1'),
(245674, 19848, 'QU', 'OK', 'S', 1760614980, 1760614980, '1'),
(245675, 16216, 'QU', 'OK', 'S', 1760614987, 1760614987, '1'),
(245676, 40494, 'QU', 'OK', 'S', 1760614990, 1760614990, '1'),
(245677, 40106, 'QU', 'OK', 'S', 1760614998, 1760614998, '1'),
(245678, 37358, 'QU', 'OK', 'S', 1760615019, 1760615019, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(245679, 39692, 'QU', 'OK', 'S', 1760619443, 1760619443, '1'),
(245680, 33324, 'QU', 'OK', 'S', 1760620016, 1760620016, '1'),
(245681, 39195, 'QU', 'OK', 'S', 1760620072, 1760620072, '1'),
(245682, 39617, 'QU', 'OK', 'S', 1760620398, 1760620398, '1'),
(245683, 33447, 'QU', 'OK', 'S', 1760620403, 1760620403, '1'),
(245684, 39826, 'QU', 'OK', 'S', 1760620430, 1760620430, '1'),
(245685, 37723, 'QU', 'OK', 'S', 1760620463, 1760620463, '1'),
(245686, 39326, 'QU', 'OK', 'S', 1760620468, 1760620468, '1'),
(245687, 36273, 'QU', 'OK', 'S', 1760620510, 1760620510, '1'),
(245688, 39823, 'QU', 'OK', 'S', 1760620554, 1760620554, '1'),
(245689, 29719, 'QU', 'OK', 'S', 1760620555, 1760620555, '1'),
(245690, 36984, 'QU', 'OK', 'S', 1760620572, 1760620572, '1'),
(245691, 39193, 'QU', 'OK', 'S', 1760620579, 1760620579, '1'),
(245692, 36588, 'QU', 'OK', 'S', 1760620649, 1760620649, '1'),
(245693, 38549, 'QU', 'OK', 'S', 1760620702, 1760620702, '1'),
(245694, 39347, 'QU', 'OK', 'S', 1760620722, 1760620722, '1'),
(245695, 38626, 'QU', 'OK', 'S', 1760620745, 1760620745, '1'),
(245696, 39194, 'QU', 'OK', 'S', 1760620758, 1760620758, '1'),
(245697, 37805, 'QU', 'OK', 'S', 1760620785, 1760620785, '1'),
(245698, 39952, 'QU', 'OK', 'S', 1760620804, 1760620804, '1'),
(245699, 40025, 'QU', 'OK', 'S', 1760620841, 1760620841, '1'),
(245700, 39953, 'QU', 'OK', 'S', 1760620850, 1760620850, '1'),
(245701, 39768, 'QU', 'OK', 'S', 1760620866, 1760620866, '1'),
(245702, 36407, 'QU', 'OK', 'S', 1760620892, 1760620892, '1'),
(245703, 37849, 'QU', 'OK', 'S', 1760620939, 1760620939, '1'),
(245704, 38681, 'QU', 'OK', 'S', 1760624029, 1760624029, '1'),
(245705, 24236, 'QU', 'OK', 'S', 1760677330, 1760677330, '1'),
(245706, 39923, 'QU', 'OK', 'S', 1760678718, 1760678718, '1'),
(245707, 39996, 'QU', 'OK', 'S', 1760678721, 1760678721, '1'),
(245708, 30529, 'QU', 'OK', 'S', 1760678725, 1760678725, '1'),
(245709, 39253, 'QU', 'OK', 'S', 1760678728, 1760678728, '1'),
(245710, 39253, 'QU', 'OK', 'S', 1760678730, 1760678730, '1'),
(245711, 39331, 'QU', 'OK', 'S', 1760678954, 1760678954, '1'),
(245712, 37522, 'QU', 'OK', 'S', 1760679602, 1760679602, '1'),
(245713, 40528, 'QU', 'OK', 'S', 1760682167, 1760682167, '1'),
(245714, 40529, 'QU', 'OK', 'S', 1760682218, 1760682218, '1'),
(245715, 40530, 'QU', 'OK', 'S', 1760682258, 1760682258, '1'),
(245716, 36429, 'QU', 'OK', 'S', 1760682491, 1760682491, '1'),
(245717, 36429, 'QU', 'OK', 'S', 1760682499, 1760682499, '1'),
(245718, 36429, 'QU', 'OK', 'S', 1760682529, 1760682529, '1'),
(245719, 36429, 'QU', 'OK', 'S', 1760682532, 1760682532, '1'),
(245720, 36429, 'QU', 'OK', 'S', 1760682534, 1760682534, '1'),
(245721, 36429, 'QU', 'OK', 'S', 1760682536, 1760682536, '1'),
(245722, 36429, 'QU', 'OK', 'S', 1760682538, 1760682538, '1'),
(245723, 36429, 'QU', 'OK', 'S', 1760682540, 1760682540, '1'),
(245724, 40527, 'QU', 'OK', 'S', 1760682704, 1760682704, '1'),
(245725, 40532, 'QU', 'OK', 'S', 1760682944, 1760682944, '1'),
(245726, 28851, 'QU', 'OK', 'S', 1760683098, 1760683098, '1'),
(245727, 17, 'QU', 'OK', 'S', 1760683209, 1760683209, '1'),
(245728, 39771, 'QU', 'OK', 'S', 1760683224, 1760683224, '1'),
(245729, 2496, 'QU', 'OK', 'S', 1760683231, 1760683231, '1'),
(245730, 35273, 'QU', 'OK', 'S', 1760683236, 1760683236, '1'),
(245731, 35273, 'QU', 'OK', 'S', 1760683239, 1760683239, '1'),
(245732, 24559, 'QU', 'OK', 'S', 1760683244, 1760683244, '1'),
(245733, 40148, 'QU', 'OK', 'S', 1760683252, 1760683252, '1'),
(245734, 39962, 'QU', 'OK', 'S', 1760683255, 1760683255, '1'),
(245735, 38898, 'QU', 'OK', 'S', 1760683259, 1760683259, '1'),
(245736, 40191, 'QU', 'OK', 'S', 1760683270, 1760683270, '1'),
(245737, 39962, 'QU', 'OK', 'S', 1760683275, 1760683275, '1'),
(245738, 39962, 'QU', 'OK', 'S', 1760683277, 1760683277, '1'),
(245739, 39824, 'QU', 'OK', 'S', 1760683281, 1760683281, '1'),
(245740, 40017, 'QU', 'OK', 'S', 1760683284, 1760683284, '1'),
(245741, 35102, 'QU', 'OK', 'S', 1760683288, 1760683288, '1'),
(245742, 20950, 'QU', 'OK', 'S', 1760683291, 1760683291, '1'),
(245743, 16127, 'QU', 'OK', 'S', 1760683298, 1760683298, '1'),
(245744, 40031, 'QU', 'OK', 'S', 1760683302, 1760683302, '1'),
(245745, 14542, 'QU', 'OK', 'S', 1760683305, 1760683305, '1'),
(245746, 32032, 'QU', 'OK', 'S', 1760683308, 1760683308, '1'),
(245747, 40531, 'QU', 'OK', 'S', 1760683328, 1760683328, '1'),
(245748, 40533, 'QU', 'OK', 'S', 1760683360, 1760683360, '1'),
(245749, 29309, 'QU', 'OK', 'S', 1760683395, 1760683395, '1'),
(245750, 40526, 'QU', 'OK', 'S', 1760684014, 1760684014, '1'),
(245751, 39760, 'QU', 'OK', 'S', 1760684159, 1760684159, '1'),
(245752, 19621, 'QU', 'OK', 'S', 1760684162, 1760684162, '1'),
(245753, 23463, 'QU', 'OK', 'S', 1760684165, 1760684165, '1'),
(245754, 23562, 'QU', 'OK', 'S', 1760684167, 1760684167, '1'),
(245755, 36187, 'QU', 'OK', 'S', 1760684169, 1760684169, '1'),
(245756, 36187, 'QU', 'OK', 'S', 1760684173, 1760684173, '1'),
(245757, 40525, 'QU', 'OK', 'S', 1760684285, 1760684285, '1'),
(245758, 40486, 'QU', 'OK', 'S', 1760684427, 1760684427, '1'),
(245759, 18588, 'QU', 'OK', 'S', 1760684430, 1760684430, '1'),
(245760, 18588, 'QU', 'OK', 'S', 1760684433, 1760684433, '1'),
(245761, 17071, 'QU', 'OK', 'S', 1760684435, 1760684435, '1'),
(245762, 18588, 'QU', 'OK', 'S', 1760684438, 1760684438, '1'),
(245763, 18588, 'QU', 'OK', 'S', 1760684440, 1760684440, '1'),
(245764, 18588, 'QU', 'OK', 'S', 1760684442, 1760684442, '1'),
(245765, 40534, 'QU', 'OK', 'S', 1760684831, 1760684831, '1'),
(245766, 40211, 'QU', 'OK', 'S', 1760685030, 1760685030, '1'),
(245767, 38527, 'QU', 'OK', 'S', 1760685038, 1760685038, '1'),
(245768, 40135, 'QU', 'OK', 'S', 1760685040, 1760685040, '1'),
(245769, 38829, 'QU', 'OK', 'S', 1760685043, 1760685043, '1'),
(245770, 29478, 'QU', 'OK', 'S', 1760685046, 1760685046, '1'),
(245771, 29478, 'QU', 'OK', 'S', 1760685048, 1760685048, '1'),
(245772, 29478, 'QU', 'OK', 'S', 1760685050, 1760685050, '1'),
(245773, 40477, 'QU', 'OK', 'S', 1760685053, 1760685053, '1'),
(245774, 40477, 'QU', 'OK', 'S', 1760685056, 1760685056, '1'),
(245775, 38380, 'QU', 'OK', 'S', 1760685058, 1760685058, '1'),
(245776, 38268, 'QU', 'OK', 'S', 1760685062, 1760685062, '1'),
(245777, 29478, 'QU', 'OK', 'S', 1760685070, 1760685070, '1'),
(245778, 29478, 'QU', 'OK', 'S', 1760685076, 1760685076, '1'),
(245779, 29478, 'QU', 'OK', 'S', 1760685170, 1760685170, '1'),
(245780, 29478, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245781, 38268, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245782, 38380, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245783, 40477, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245784, 40477, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245785, 29478, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245786, 29478, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245787, 29478, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245788, 38829, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245789, 40135, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245790, 38527, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245791, 40211, 'QU', 'OK', 'S', 1760685171, 1760685171, '1'),
(245792, 40435, 'QU', 'OK', 'S', 1760685238, 1760685238, '1'),
(245793, 40435, 'QU', 'OK', 'S', 1760685245, 1760685245, '1'),
(245794, 37921, 'QU', 'OK', 'S', 1760685247, 1760685247, '1'),
(245795, 29481, 'QU', 'OK', 'S', 1760685250, 1760685250, '1'),
(245796, 35217, 'QU', 'OK', 'S', 1760685252, 1760685252, '1'),
(245797, 11390, 'QU', 'OK', 'S', 1760685255, 1760685255, '1'),
(245798, 14542, 'QU', 'OK', 'S', 1760685257, 1760685257, '1'),
(245799, 29639, 'QU', 'OK', 'S', 1760685259, 1760685259, '1'),
(245800, 40435, 'QU', 'OK', 'S', 1760685261, 1760685261, '1'),
(245801, 36426, 'QU', 'OK', 'S', 1760685263, 1760685263, '1'),
(245802, 40023, 'QU', 'OK', 'S', 1760685266, 1760685266, '1'),
(245803, 19479, 'QU', 'OK', 'S', 1760685315, 1760685315, '1'),
(245804, 37522, 'QU', 'OK', 'S', 1760685418, 1760685418, '1'),
(245805, 35933, 'QU', 'OK', 'S', 1760685641, 1760685641, '1'),
(245806, 40364, 'QU', 'OK', 'S', 1760686166, 1760686166, '1'),
(245807, 40363, 'QU', 'OK', 'S', 1760686361, 1760686361, '1'),
(245808, 40221, 'QU', 'OK', 'S', 1760687122, 1760687122, '1'),
(245809, 32102, 'QU', 'OK', 'S', 1760687193, 1760687193, '1'),
(245810, 40049, 'QU', 'OK', 'S', 1760687866, 1760687866, '1'),
(245811, 19743, 'QU', 'OK', 'S', 1760689221, 1760689221, '1'),
(245812, 20716, 'QU', 'OK', 'S', 1760689224, 1760689224, '1'),
(245813, 23747, 'QU', 'OK', 'S', 1760689226, 1760689226, '1'),
(245814, 7478, 'QU', 'OK', 'S', 1760689229, 1760689229, '1'),
(245815, 30530, 'QU', 'OK', 'S', 1760689271, 1760689271, '1'),
(245816, 39456, 'QU', 'OK', 'S', 1760689277, 1760689277, '1'),
(245817, 28817, 'QU', 'OK', 'S', 1760689279, 1760689279, '1'),
(245818, 33020, 'QU', 'OK', 'S', 1760689297, 1760689297, '1'),
(245819, 23984, 'QU', 'OK', 'S', 1760689313, 1760689313, '1'),
(245820, 2502, 'QU', 'OK', 'S', 1760689319, 1760689319, '1'),
(245821, 38829, 'QU', 'OK', 'S', 1760694600, 1760694600, '1'),
(245822, 40211, 'QU', 'OK', 'S', 1760694609, 1760694609, '1'),
(245823, 40135, 'QU', 'OK', 'S', 1760694612, 1760694612, '1'),
(245824, 38527, 'QU', 'OK', 'S', 1760694618, 1760694618, '1'),
(245825, 40477, 'QU', 'OK', 'S', 1760694623, 1760694623, '1'),
(245826, 40477, 'QU', 'OK', 'S', 1760694632, 1760694632, '1'),
(245827, 38380, 'QU', 'OK', 'S', 1760694640, 1760694640, '1'),
(245828, 38268, 'QU', 'OK', 'S', 1760694670, 1760694670, '1'),
(245829, 29478, 'QU', 'OK', 'S', 1760694705, 1760694705, '1'),
(245830, 29478, 'QU', 'OK', 'S', 1760694708, 1760694708, '1'),
(245831, 29478, 'QU', 'OK', 'S', 1760694711, 1760694711, '1'),
(245832, 29478, 'QU', 'OK', 'S', 1760694715, 1760694715, '1'),
(245833, 29478, 'QU', 'OK', 'S', 1760694718, 1760694718, '1'),
(245834, 29478, 'QU', 'OK', 'S', 1760694722, 1760694722, '1'),
(245835, 29478, 'QU', 'OK', 'S', 1760694725, 1760694725, '1'),
(245836, 29478, 'QU', 'OK', 'S', 1760694729, 1760694729, '1'),
(245837, 29478, 'QU', 'OK', 'S', 1760694732, 1760694732, '1'),
(245838, 29478, 'QU', 'OK', 'S', 1760694744, 1760694744, '1'),
(245839, 35144, 'QU', 'OK', 'S', 1760698738, 1760698738, '1'),
(245840, 37291, 'QU', 'OK', 'S', 1760700784, 1760700784, '1'),
(245841, 31138, 'QU', 'OK', 'S', 1760700823, 1760700823, '1'),
(245842, 37154, 'QU', 'OK', 'S', 1760701805, 1760701805, '1'),
(245843, 37154, 'QU', 'OK', 'S', 1760701810, 1760701810, '1'),
(245844, 39385, 'QU', 'OK', 'S', 1760707681, 1760707681, '1'),
(245845, 29943, 'QU', 'OK', 'S', 1760710091, 1760710091, '1'),
(245846, 36324, 'QU', 'OK', 'S', 1760710134, 1760710134, '1'),
(245847, 40175, 'QU', 'OK', 'S', 1760710205, 1760710205, '1'),
(245848, 31130, 'QU', 'OK', 'S', 1760764877, 1760764877, '1'),
(245849, 37522, 'QU', 'OK', 'S', 1760765176, 1760765176, '1'),
(245850, 35273, 'QU', 'OK', 'S', 1760765346, 1760765346, '1'),
(245851, 35276, 'QU', 'OK', 'S', 1760765348, 1760765348, '1'),
(245852, 29365, 'QU', 'OK', 'S', 1760765350, 1760765350, '1'),
(245853, 37522, 'QU', 'OK', 'S', 1760765812, 1760765812, '1'),
(245854, 31138, 'QU', 'OK', 'S', 1760765879, 1760765879, '1'),
(245855, 21708, 'QU', 'OK', 'S', 1760766972, 1760766972, '1'),
(245856, 21734, 'QU', 'OK', 'S', 1760767122, 1760767122, '1'),
(245857, 21734, 'QU', 'OK', 'S', 1760767122, 1760767122, '1'),
(245858, 21734, 'QU', 'OK', 'S', 1760767122, 1760767122, '1'),
(245859, 21846, 'QU', 'OK', 'S', 1760767175, 1760767175, '1'),
(245860, 21847, 'QU', 'OK', 'S', 1760767199, 1760767199, '1'),
(245861, 40049, 'QU', 'OK', 'S', 1760767387, 1760767387, '1'),
(245862, 31126, 'QU', 'OK', 'S', 1760767641, 1760767641, '1'),
(245863, 31126, 'QU', 'OK', 'S', 1760767648, 1760767648, '1'),
(245864, 31126, 'QU', 'OK', 'S', 1760767651, 1760767651, '1'),
(245865, 31126, 'QU', 'OK', 'S', 1760767654, 1760767654, '1'),
(245866, 31126, 'QU', 'OK', 'S', 1760767657, 1760767657, '1'),
(245867, 31126, 'QU', 'OK', 'S', 1760767660, 1760767660, '1'),
(245868, 31126, 'QU', 'OK', 'S', 1760767663, 1760767663, '1'),
(245869, 31126, 'QU', 'OK', 'S', 1760767666, 1760767666, '1'),
(245870, 31126, 'QU', 'OK', 'S', 1760767673, 1760767673, '1'),
(245871, 31126, 'QU', 'OK', 'S', 1760767675, 1760767675, '1'),
(245872, 31126, 'QU', 'OK', 'S', 1760767680, 1760767680, '1'),
(245873, 31126, 'QU', 'OK', 'S', 1760767686, 1760767686, '1'),
(245874, 31126, 'QU', 'OK', 'S', 1760767688, 1760767688, '1'),
(245875, 26446, 'QU', 'OK', 'S', 1760767750, 1760767750, '1'),
(245876, 27525, 'QU', 'OK', 'S', 1760767793, 1760767793, '1'),
(245877, 27548, 'QU', 'OK', 'S', 1760767824, 1760767824, '1'),
(245878, 27550, 'QU', 'OK', 'S', 1760767838, 1760767838, '1'),
(245879, 27553, 'QU', 'OK', 'S', 1760767853, 1760767853, '1'),
(245880, 27584, 'QU', 'OK', 'S', 1760767895, 1760767895, '1'),
(245881, 28489, 'QU', 'OK', 'S', 1760767928, 1760767928, '1'),
(245882, 28513, 'QU', 'OK', 'S', 1760767945, 1760767945, '1'),
(245883, 28516, 'QU', 'OK', 'S', 1760767962, 1760767962, '1'),
(245884, 28520, 'QU', 'OK', 'S', 1760767981, 1760767981, '1'),
(245885, 28521, 'QU', 'OK', 'S', 1760768009, 1760768009, '1'),
(245886, 28525, 'QU', 'OK', 'S', 1760768039, 1760768039, '1'),
(245887, 29504, 'QU', 'OK', 'S', 1760768099, 1760768099, '1'),
(245888, 35377, 'QU', 'OK', 'S', 1760768137, 1760768137, '1'),
(245889, 29513, 'QU', 'OK', 'S', 1760768138, 1760768138, '1'),
(245890, 26076, 'QU', 'OK', 'S', 1760768143, 1760768143, '1'),
(245891, 26073, 'QU', 'OK', 'S', 1760768146, 1760768146, '1'),
(245892, 12460, 'QU', 'OK', 'S', 1760768150, 1760768150, '1'),
(245893, 31065, 'QU', 'OK', 'S', 1760768353, 1760768353, '1'),
(245894, 31066, 'QU', 'OK', 'S', 1760768412, 1760768412, '1'),
(245895, 31123, 'QU', 'OK', 'S', 1760768477, 1760768477, '1'),
(245896, 31173, 'QU', 'OK', 'S', 1760768718, 1760768718, '1'),
(245897, 31176, 'QU', 'OK', 'S', 1760768732, 1760768732, '1'),
(245898, 31526, 'QU', 'OK', 'S', 1760768781, 1760768781, '1'),
(245899, 31548, 'QU', 'OK', 'S', 1760768795, 1760768795, '1'),
(245900, 33386, 'QU', 'OK', 'S', 1760768847, 1760768847, '1'),
(245901, 33400, 'QU', 'OK', 'S', 1760768865, 1760768865, '1'),
(245902, 33469, 'QU', 'OK', 'S', 1760768880, 1760768880, '1'),
(245903, 35591, 'QU', 'OK', 'S', 1760768925, 1760768925, '1'),
(245904, 35592, 'QU', 'OK', 'S', 1760768942, 1760768942, '1'),
(245905, 35593, 'QU', 'OK', 'S', 1760768955, 1760768955, '1'),
(245906, 35593, 'QU', 'OK', 'S', 1760768955, 1760768955, '1'),
(245907, 25381, 'QU', 'OK', 'S', 1760769000, 1760769000, '1'),
(245908, 33284, 'QU', 'OK', 'S', 1760769277, 1760769277, '1'),
(245909, 40537, 'QU', 'OK', 'S', 1760770763, 1760770763, '1'),
(245910, 40538, 'QU', 'OK', 'S', 1760770792, 1760770792, '1'),
(245911, 40539, 'QU', 'OK', 'S', 1760771313, 1760771313, '1'),
(245912, 40543, 'QU', 'OK', 'S', 1760771719, 1760771719, '1'),
(245913, 40540, 'QU', 'OK', 'S', 1760771789, 1760771789, '1'),
(245914, 40541, 'QU', 'OK', 'S', 1760771830, 1760771830, '1'),
(245915, 40535, 'QU', 'OK', 'S', 1760773605, 1760773605, '1'),
(245916, 40536, 'QU', 'OK', 'S', 1760773642, 1760773642, '1'),
(245917, 40544, 'QU', 'OK', 'S', 1760773693, 1760773693, '1'),
(245918, 40541, 'QU', 'OK', 'S', 1760774277, 1760774277, '1'),
(245919, 40539, 'QU', 'OK', 'S', 1760774497, 1760774497, '1'),
(245920, 40542, 'QU', 'OK', 'S', 1760774548, 1760774548, '1'),
(245921, 40540, 'QU', 'OK', 'S', 1760774730, 1760774730, '1'),
(245922, 40543, 'QU', 'OK', 'S', 1760774845, 1760774845, '1'),
(245923, 40535, 'QU', 'OK', 'S', 1760775019, 1760775019, '1'),
(245924, 40544, 'QU', 'OK', 'S', 1760775174, 1760775174, '1'),
(245925, 40536, 'QU', 'OK', 'S', 1760775423, 1760775423, '1'),
(245926, 40135, 'QU', 'OK', 'S', 1760779772, 1760779772, '1'),
(245927, 40211, 'QU', 'OK', 'S', 1760779778, 1760779778, '1'),
(245928, 37822, 'QU', 'OK', 'S', 1760780185, 1760780185, '1'),
(245929, 39301, 'QU', 'OK', 'S', 1760780258, 1760780258, '1'),
(245930, 38829, 'QU', 'OK', 'S', 1760780911, 1760780911, '1'),
(245931, 34965, 'QU', 'OK', 'S', 1760780914, 1760780914, '1'),
(245932, 35243, 'QU', 'OK', 'S', 1760780917, 1760780917, '1'),
(245933, 39333, 'QU', 'OK', 'S', 1760780934, 1760780934, '1'),
(245934, 39333, 'QU', 'OK', 'S', 1760780937, 1760780937, '1'),
(245935, 25921, 'QU', 'OK', 'S', 1760780940, 1760780940, '1'),
(245936, 30739, 'QU', 'OK', 'S', 1760780943, 1760780943, '1'),
(245937, 30739, 'QU', 'OK', 'S', 1760780946, 1760780946, '1'),
(245938, 39333, 'QU', 'OK', 'S', 1760780952, 1760780952, '1'),
(245939, 38463, 'QU', 'OK', 'S', 1760780957, 1760780957, '1'),
(245940, 20657, 'QU', 'OK', 'S', 1760780980, 1760780980, '1'),
(245941, 30581, 'QU', 'OK', 'S', 1760780994, 1760780994, '1'),
(245942, 25351, 'QU', 'OK', 'S', 1760781013, 1760781013, '1'),
(245943, 35089, 'QU', 'OK', 'S', 1760781032, 1760781032, '1'),
(245944, 36110, 'QU', 'OK', 'S', 1760781046, 1760781046, '1'),
(245945, 36110, 'QU', 'OK', 'S', 1760781053, 1760781053, '1'),
(245946, 27194, 'QU', 'OK', 'S', 1760781071, 1760781071, '1'),
(245947, 37792, 'QU', 'OK', 'S', 1760781085, 1760781085, '1'),
(245948, 37826, 'QU', 'OK', 'S', 1760781096, 1760781096, '1'),
(245949, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245950, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245951, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245952, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245953, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245954, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245955, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245956, 31399, 'QU', 'OK', 'S', 1760781119, 1760781119, '1'),
(245957, 37194, 'QU', 'OK', 'S', 1760787180, 1760787180, '1'),
(245958, 37194, 'QU', 'OK', 'S', 1760787180, 1760787180, '1'),
(245959, 3663, 'QU', 'OK', 'S', 1760852043, 1760852043, '1'),
(245960, 16758, 'QU', 'OK', 'S', 1761117616, 1761117616, '1'),
(245961, 11691, 'QU', 'OK', 'S', 1761117653, 1761117653, '1'),
(245962, 30529, 'QU', 'OK', 'S', 1761117658, 1761117658, '1'),
(245963, 18156, 'QU', 'OK', 'S', 1761117662, 1761117662, '1'),
(245964, 11907, 'QU', 'OK', 'S', 1761117667, 1761117667, '1'),
(245965, 11690, 'QU', 'OK', 'S', 1761117670, 1761117670, '1'),
(245966, 37522, 'QU', 'OK', 'S', 1761283238, 1761283238, '1'),
(245967, 37522, 'QU', 'OK', 'S', 1761283241, 1761283241, '1'),
(245968, 37522, 'QU', 'OK', 'S', 1761283251, 1761283251, '1'),
(245969, 37522, 'QU', 'OK', 'S', 1761283256, 1761283256, '1'),
(245970, 37522, 'QU', 'OK', 'S', 1761283260, 1761283260, '1'),
(245971, 40047, 'QU', 'OK', 'S', 1761283464, 1761283464, '1'),
(245972, 40049, 'QU', 'OK', 'S', 1761283493, 1761283493, '1'),
(245973, 31126, 'QU', 'OK', 'S', 1761283521, 1761283521, '1'),
(245974, 36531, 'QU', 'OK', 'S', 1761284168, 1761284168, '1'),
(245975, 40350, 'QU', 'OK', 'S', 1761284231, 1761284231, '1'),
(245976, 40380, 'QU', 'OK', 'S', 1761284278, 1761284278, '1'),
(245977, 40377, 'QU', 'OK', 'S', 1761284321, 1761284321, '1'),
(245978, 36724, 'QU', 'OK', 'S', 1761284403, 1761284403, '1'),
(245979, 39362, 'QU', 'OK', 'S', 1761284454, 1761284454, '1'),
(245980, 32729, 'QU', 'OK', 'S', 1761284502, 1761284502, '1'),
(245981, 25265, 'QU', 'OK', 'S', 1761284547, 1761284547, '1'),
(245982, 33876, 'QU', 'OK', 'S', 1761284597, 1761284597, '1'),
(245983, 40409, 'QU', 'OK', 'S', 1761284665, 1761284665, '1'),
(245984, 22241, 'QU', 'OK', 'S', 1761284727, 1761284727, '1'),
(245985, 37476, 'QU', 'OK', 'S', 1761284827, 1761284827, '1'),
(245986, 31126, 'QU', 'OK', 'S', 1761284869, 1761284869, '1'),
(245987, 40410, 'QU', 'OK', 'S', 1761284887, 1761284887, '1'),
(245988, 31138, 'QU', 'OK', 'S', 1761284903, 1761284903, '1'),
(245989, 31138, 'QU', 'OK', 'S', 1761284909, 1761284909, '1'),
(245990, 31138, 'QU', 'OK', 'S', 1761284914, 1761284914, '1'),
(245991, 40407, 'QU', 'OK', 'S', 1761284945, 1761284945, '1'),
(245992, 34386, 'QU', 'OK', 'S', 1761285015, 1761285015, '1'),
(245993, 31146, 'QU', 'OK', 'S', 1761285059, 1761285059, '1'),
(245994, 40391, 'QU', 'OK', 'S', 1761285076, 1761285076, '1'),
(245995, 37292, 'QU', 'OK', 'S', 1761285108, 1761285108, '1'),
(245996, 38665, 'QU', 'OK', 'S', 1761285130, 1761285130, '1'),
(245997, 30831, 'QU', 'OK', 'S', 1761285131, 1761285131, '1'),
(245998, 38672, 'QU', 'OK', 'S', 1761285150, 1761285150, '1'),
(245999, 39257, 'QU', 'OK', 'S', 1761285173, 1761285173, '1'),
(246000, 40380, 'QU', 'OK', 'S', 1761285177, 1761285177, '1'),
(246001, 39270, 'QU', 'OK', 'S', 1761285194, 1761285194, '1'),
(246002, 37299, 'QU', 'OK', 'S', 1761285235, 1761285235, '1'),
(246003, 37406, 'QU', 'OK', 'S', 1761285290, 1761285290, '1'),
(246004, 39725, 'QU', 'OK', 'S', 1761285350, 1761285350, '1'),
(246005, 38137, 'QU', 'OK', 'S', 1761285399, 1761285399, '1'),
(246006, 40389, 'QU', 'OK', 'S', 1761285455, 1761285455, '1'),
(246007, 40341, 'QU', 'OK', 'S', 1761285504, 1761285504, '1'),
(246008, 32189, 'QU', 'OK', 'S', 1761285552, 1761285552, '1'),
(246009, 32188, 'QU', 'OK', 'S', 1761285609, 1761285609, '1'),
(246010, 40009, 'QU', 'OK', 'S', 1761285657, 1761285657, '1'),
(246011, 40379, 'QU', 'OK', 'S', 1761285701, 1761285701, '1'),
(246012, 39801, 'QU', 'OK', 'S', 1761285754, 1761285754, '1'),
(246013, 40488, 'QU', 'OK', 'S', 1761285822, 1761285822, '1'),
(246014, 38672, 'QU', 'OK', 'S', 1761286094, 1761286094, '1'),
(246015, 31146, 'QU', 'OK', 'S', 1761286115, 1761286115, '1'),
(246016, 8023, 'QU', 'OK', 'S', 1761289065, 1761289065, '1'),
(246017, 8023, 'QU', 'OK', 'S', 1761289070, 1761289070, '1'),
(246018, 8023, 'QU', 'OK', 'S', 1761289073, 1761289073, '1'),
(246019, 8023, 'QU', 'OK', 'S', 1761289075, 1761289075, '1'),
(246020, 8023, 'QU', 'OK', 'S', 1761289078, 1761289078, '1'),
(246021, 8023, 'QU', 'OK', 'S', 1761289081, 1761289081, '1'),
(246022, 38400, 'QU', 'OK', 'S', 1761289745, 1761289745, '1'),
(246023, 29478, 'QU', 'OK', 'S', 1761290812, 1761290812, '1'),
(246024, 31314, 'QU', 'OK', 'S', 1761290812, 1761290812, '1'),
(246025, 8406, 'QU', 'OK', 'S', 1761290812, 1761290812, '1'),
(246026, 26210, 'QU', 'OK', 'S', 1761290907, 1761290907, '1'),
(246027, 26210, 'QU', 'OK', 'S', 1761290910, 1761290910, '1'),
(246028, 26210, 'QU', 'OK', 'S', 1761290914, 1761290914, '1'),
(246029, 26210, 'QU', 'OK', 'S', 1761290917, 1761290917, '1'),
(246030, 26210, 'QU', 'OK', 'S', 1761290921, 1761290921, '1'),
(246031, 26210, 'QU', 'OK', 'S', 1761290925, 1761290925, '1'),
(246032, 26210, 'QU', 'OK', 'S', 1761290928, 1761290928, '1'),
(246033, 26210, 'QU', 'OK', 'S', 1761290931, 1761290931, '1'),
(246034, 26210, 'QU', 'OK', 'S', 1761290935, 1761290935, '1'),
(246035, 26210, 'QU', 'OK', 'S', 1761290942, 1761290942, '1'),
(246036, 26210, 'QU', 'OK', 'S', 1761290945, 1761290945, '1'),
(246037, 26210, 'QU', 'OK', 'S', 1761290950, 1761290950, '1'),
(246038, 26210, 'QU', 'OK', 'S', 1761290953, 1761290953, '1'),
(246039, 26210, 'QU', 'OK', 'S', 1761290959, 1761290959, '1'),
(246040, 26210, 'QU', 'OK', 'S', 1761290962, 1761290962, '1'),
(246041, 26210, 'QU', 'OK', 'S', 1761290966, 1761290966, '1'),
(246042, 26210, 'QU', 'OK', 'S', 1761290970, 1761290970, '1'),
(246043, 26210, 'QU', 'OK', 'S', 1761290974, 1761290974, '1'),
(246044, 26210, 'QU', 'OK', 'S', 1761290977, 1761290977, '1'),
(246045, 26210, 'QU', 'OK', 'S', 1761291015, 1761291015, '1'),
(246046, 26210, 'QU', 'OK', 'S', 1761291018, 1761291018, '1'),
(246047, 26210, 'QU', 'OK', 'S', 1761291048, 1761291048, '1'),
(246048, 26210, 'QU', 'OK', 'S', 1761291053, 1761291053, '1'),
(246049, 26210, 'QU', 'OK', 'S', 1761291057, 1761291057, '1'),
(246050, 26210, 'QU', 'OK', 'S', 1761291069, 1761291069, '1'),
(246051, 26210, 'QU', 'OK', 'S', 1761291073, 1761291073, '1'),
(246052, 26210, 'QU', 'OK', 'S', 1761291076, 1761291076, '1'),
(246053, 26210, 'QU', 'OK', 'S', 1761291081, 1761291081, '1'),
(246054, 26210, 'QU', 'OK', 'S', 1761291086, 1761291086, '1'),
(246055, 26210, 'QU', 'OK', 'S', 1761291089, 1761291089, '1'),
(246056, 26210, 'QU', 'OK', 'S', 1761291092, 1761291092, '1'),
(246057, 26210, 'QU', 'OK', 'S', 1761291095, 1761291095, '1'),
(246058, 26210, 'QU', 'OK', 'S', 1761291099, 1761291099, '1'),
(246059, 26210, 'QU', 'OK', 'S', 1761291102, 1761291102, '1'),
(246060, 26210, 'QU', 'OK', 'S', 1761291138, 1761291138, '1'),
(246061, 26210, 'QU', 'OK', 'S', 1761291142, 1761291142, '1'),
(246062, 26210, 'QU', 'OK', 'S', 1761291159, 1761291159, '1'),
(246063, 26210, 'QU', 'OK', 'S', 1761291166, 1761291166, '1'),
(246064, 26210, 'QU', 'OK', 'S', 1761291175, 1761291175, '1'),
(246065, 26210, 'QU', 'OK', 'S', 1761291183, 1761291183, '1'),
(246066, 26210, 'QU', 'OK', 'S', 1761291194, 1761291194, '1'),
(246067, 26210, 'QU', 'OK', 'S', 1761291203, 1761291203, '1'),
(246068, 26210, 'QU', 'OK', 'S', 1761291209, 1761291209, '1'),
(246069, 26210, 'QU', 'OK', 'S', 1761291220, 1761291220, '1'),
(246070, 31138, 'QU', 'OK', 'S', 1761291310, 1761291310, '1'),
(246071, 35378, 'QU', 'OK', 'S', 1761292750, 1761292750, '1'),
(246072, 33691, 'QU', 'OK', 'S', 1761292762, 1761292762, '1'),
(246073, 29409, 'QU', 'OK', 'S', 1761292766, 1761292766, '1'),
(246074, 29800, 'QU', 'OK', 'S', 1761292769, 1761292769, '1'),
(246075, 35378, 'QU', 'OK', 'S', 1761292772, 1761292772, '1'),
(246076, 40044, 'QU', 'OK', 'S', 1761292875, 1761292875, '1'),
(246077, 33691, 'QU', 'OK', 'S', 1761292876, 1761292876, '1'),
(246078, 33690, 'QU', 'OK', 'S', 1761293583, 1761293583, '1'),
(246079, 35796, 'QU', 'OK', 'S', 1761293589, 1761293589, '1'),
(246080, 31186, 'QU', 'OK', 'S', 1761293606, 1761293606, '1'),
(246081, 25405, 'QU', 'OK', 'S', 1761293712, 1761293712, '1'),
(246082, 35344, 'QU', 'OK', 'S', 1761294191, 1761294191, '1'),
(246083, 40485, 'QU', 'OK', 'S', 1761297460, 1761297460, '1'),
(246084, 33691, 'QU', 'OK', 'S', 1761298351, 1761298351, '1'),
(246085, 40433, 'QU', 'OK', 'S', 1761300488, 1761300488, '1'),
(246086, 39959, 'QU', 'OK', 'S', 1761300494, 1761300494, '1'),
(246087, 25554, 'QU', 'OK', 'S', 1761300498, 1761300498, '1'),
(246088, 2729, 'QU', 'OK', 'S', 1761300501, 1761300501, '1'),
(246089, 40330, 'QU', 'OK', 'S', 1761300508, 1761300508, '1'),
(246090, 29612, 'QU', 'OK', 'S', 1761300513, 1761300513, '1'),
(246091, 35850, 'QU', 'OK', 'S', 1761300516, 1761300516, '1'),
(246092, 33020, 'QU', 'OK', 'S', 1761300521, 1761300521, '1'),
(246093, 39253, 'QU', 'OK', 'S', 1761300524, 1761300524, '1'),
(246094, 35965, 'QU', 'OK', 'S', 1761300526, 1761300526, '1'),
(246095, 35617, 'QU', 'OK', 'S', 1761300529, 1761300529, '1'),
(246096, 39995, 'QU', 'OK', 'S', 1761300532, 1761300532, '1'),
(246097, 37296, 'QU', 'OK', 'S', 1761300908, 1761300908, '1'),
(246098, 40165, 'QU', 'OK', 'S', 1761300911, 1761300911, '1'),
(246099, 36235, 'QU', 'OK', 'S', 1761300919, 1761300919, '1'),
(246100, 37814, 'QU', 'OK', 'S', 1761300923, 1761300923, '1'),
(246101, 39778, 'QU', 'OK', 'S', 1761300928, 1761300928, '1'),
(246102, 37921, 'QU', 'OK', 'S', 1761300931, 1761300931, '1'),
(246103, 40208, 'QU', 'OK', 'S', 1761300934, 1761300934, '1'),
(246104, 35359, 'QU', 'OK', 'S', 1761300969, 1761300969, '1'),
(246105, 39426, 'QU', 'OK', 'S', 1761300971, 1761300971, '1'),
(246106, 38889, 'QU', 'OK', 'S', 1761300988, 1761300988, '1'),
(246107, 3270, 'QU', 'OK', 'S', 1761300991, 1761300991, '1'),
(246108, 30807, 'QU', 'OK', 'S', 1761300996, 1761300996, '1'),
(246109, 22187, 'QU', 'OK', 'S', 1761300999, 1761300999, '1'),
(246110, 38897, 'QU', 'OK', 'S', 1761301002, 1761301002, '1'),
(246111, 39928, 'QU', 'OK', 'S', 1761301006, 1761301006, '1'),
(246112, 3270, 'QU', 'OK', 'S', 1761301019, 1761301019, '1'),
(246113, 9727, 'QU', 'OK', 'S', 1761301025, 1761301025, '1'),
(246114, 34964, 'QU', 'OK', 'S', 1761301039, 1761301039, '1'),
(246115, 40334, 'QU', 'OK', 'S', 1761301042, 1761301042, '1'),
(246116, 40272, 'QU', 'OK', 'S', 1761301045, 1761301045, '1'),
(246117, 27660, 'QU', 'OK', 'S', 1761301048, 1761301048, '1'),
(246118, 36398, 'QU', 'OK', 'S', 1761301056, 1761301056, '1'),
(246119, 35160, 'QU', 'OK', 'S', 1761301059, 1761301059, '1'),
(246120, 37513, 'QU', 'OK', 'S', 1761301093, 1761301093, '1'),
(246121, 40334, 'QU', 'OK', 'S', 1761301215, 1761301215, '1'),
(246122, 11114, 'QU', 'OK', 'S', 1761301221, 1761301221, '1'),
(246123, 11941, 'QU', 'OK', 'S', 1761301227, 1761301227, '1'),
(246124, 37219, 'QU', 'OK', 'S', 1761301230, 1761301230, '1'),
(246125, 35931, 'QU', 'OK', 'S', 1761301233, 1761301233, '1'),
(246126, 39928, 'QU', 'OK', 'S', 1761301237, 1761301237, '1'),
(246127, 37921, 'QU', 'OK', 'S', 1761301240, 1761301240, '1'),
(246128, 15258, 'QU', 'OK', 'S', 1761301244, 1761301244, '1'),
(246129, 37607, 'QU', 'OK', 'S', 1761301247, 1761301247, '1'),
(246130, 3270, 'QU', 'OK', 'S', 1761301431, 1761301431, '1'),
(246131, 40334, 'QU', 'OK', 'S', 1761301553, 1761301553, '1'),
(246132, 33236, 'QU', 'OK', 'S', 1761301748, 1761301748, '1'),
(246133, 30403, 'QU', 'OK', 'S', 1761302289, 1761302289, '1'),
(246134, 30403, 'QU', 'OK', 'S', 1761302297, 1761302297, '1'),
(246135, 30304, 'QU', 'OK', 'S', 1761302300, 1761302300, '1'),
(246136, 35370, 'QU', 'OK', 'S', 1761302303, 1761302303, '1'),
(246137, 38864, 'QU', 'OK', 'S', 1761302307, 1761302307, '1'),
(246138, 35370, 'QU', 'OK', 'S', 1761302310, 1761302310, '1'),
(246139, 37957, 'QU', 'OK', 'S', 1761302315, 1761302315, '1'),
(246140, 25019, 'QU', 'OK', 'S', 1761302317, 1761302317, '1'),
(246141, 30304, 'QU', 'OK', 'S', 1761302320, 1761302320, '1'),
(246142, 36297, 'QU', 'OK', 'S', 1761302323, 1761302323, '1'),
(246143, 38864, 'QU', 'OK', 'S', 1761302326, 1761302326, '1'),
(246144, 39423, 'QU', 'OK', 'S', 1761302332, 1761302332, '1'),
(246145, 38183, 'QU', 'OK', 'S', 1761302353, 1761302353, '1'),
(246146, 39440, 'QU', 'OK', 'S', 1761302358, 1761302358, '1'),
(246147, 30403, 'QU', 'OK', 'S', 1761302361, 1761302361, '1'),
(246148, 39441, 'QU', 'OK', 'S', 1761302364, 1761302364, '1'),
(246149, 38183, 'QU', 'OK', 'S', 1761302367, 1761302367, '1'),
(246150, 39440, 'QU', 'OK', 'S', 1761302371, 1761302371, '1'),
(246151, 39440, 'QU', 'OK', 'S', 1761302374, 1761302374, '1'),
(246152, 39441, 'QU', 'OK', 'S', 1761302377, 1761302377, '1'),
(246153, 19840, 'QU', 'OK', 'S', 1761302528, 1761302528, '1'),
(246154, 39423, 'QU', 'OK', 'S', 1761302532, 1761302532, '1'),
(246155, 39441, 'QU', 'OK', 'S', 1761302580, 1761302580, '1'),
(246156, 39423, 'QU', 'OK', 'S', 1761302583, 1761302583, '1'),
(246157, 33618, 'QU', 'OK', 'S', 1761303461, 1761303461, '1'),
(246158, 32901, 'QU', 'OK', 'S', 1761303463, 1761303463, '1'),
(246159, 35032, 'QU', 'OK', 'S', 1761303466, 1761303466, '1'),
(246160, 31859, 'QU', 'OK', 'S', 1761303483, 1761303483, '1'),
(246161, 40258, 'QU', 'OK', 'S', 1761303486, 1761303486, '1'),
(246162, 31600, 'QU', 'OK', 'S', 1761303489, 1761303489, '1'),
(246163, 39988, 'QU', 'OK', 'S', 1761303506, 1761303506, '1'),
(246164, 35675, 'QU', 'OK', 'S', 1761303510, 1761303510, '1'),
(246165, 40100, 'QU', 'OK', 'S', 1761303512, 1761303512, '1'),
(246166, 37132, 'QU', 'OK', 'S', 1761303517, 1761303517, '1'),
(246167, 40093, 'QU', 'OK', 'S', 1761303546, 1761303546, '1'),
(246168, 35085, 'QU', 'OK', 'S', 1761303564, 1761303564, '1'),
(246169, 36945, 'QU', 'OK', 'S', 1761303567, 1761303567, '1'),
(246170, 19689, 'QU', 'OK', 'S', 1761303570, 1761303570, '1'),
(246171, 35033, 'QU', 'OK', 'S', 1761303574, 1761303574, '1'),
(246172, 25896, 'QU', 'OK', 'S', 1761303727, 1761303727, '1'),
(246173, 36445, 'QU', 'OK', 'S', 1761303893, 1761303893, '1'),
(246174, 36064, 'QU', 'OK', 'S', 1761305165, 1761305165, '1'),
(246175, 34530, 'QU', 'OK', 'S', 1761305177, 1761305177, '1'),
(246176, 36931, 'QU', 'OK', 'S', 1761305184, 1761305184, '1'),
(246177, 37793, 'QU', 'OK', 'S', 1761305188, 1761305188, '1'),
(246178, 25054, 'QU', 'OK', 'S', 1761305207, 1761305207, '1'),
(246179, 38137, 'QU', 'OK', 'S', 1761305658, 1761305658, '1'),
(246180, 37522, 'QU', 'OK', 'S', 1761306321, 1761306321, '1'),
(246181, 37522, 'QU', 'OK', 'S', 1761306326, 1761306326, '1'),
(246182, 37522, 'QU', 'OK', 'S', 1761306644, 1761306644, '1'),
(246183, 37522, 'QU', 'OK', 'S', 1761306646, 1761306646, '1'),
(246184, 38407, 'QU', 'OK', 'S', 1761306783, 1761306783, '1'),
(246185, 35713, 'QU', 'OK', 'S', 1761307024, 1761307024, '1'),
(246186, 38814, 'QU', 'OK', 'S', 1761307432, 1761307432, '1'),
(246187, 21050, 'QU', 'OK', 'S', 1761307436, 1761307436, '1'),
(246188, 20858, 'QU', 'OK', 'S', 1761307439, 1761307439, '1'),
(246189, 32233, 'QU', 'OK', 'S', 1761307444, 1761307444, '1'),
(246190, 39664, 'QU', 'OK', 'S', 1761307447, 1761307447, '1'),
(246191, 32185, 'QU', 'OK', 'S', 1761307451, 1761307451, '1'),
(246192, 24579, 'QU', 'OK', 'S', 1761307455, 1761307455, '1'),
(246193, 38429, 'QU', 'OK', 'S', 1761307458, 1761307458, '1'),
(246194, 24579, 'QU', 'OK', 'S', 1761307462, 1761307462, '1'),
(246195, 39699, 'QU', 'OK', 'S', 1761307465, 1761307465, '1'),
(246196, 32168, 'QU', 'OK', 'S', 1761307471, 1761307471, '1'),
(246197, 10949, 'QU', 'OK', 'S', 1761307475, 1761307475, '1'),
(246198, 19964, 'QU', 'OK', 'S', 1761307479, 1761307479, '1'),
(246199, 39699, 'QU', 'OK', 'S', 1761307481, 1761307481, '1'),
(246200, 37522, 'QU', 'OK', 'S', 1761307490, 1761307490, '1'),
(246201, 37522, 'QU', 'OK', 'S', 1761307494, 1761307494, '1'),
(246202, 39664, 'QU', 'OK', 'S', 1761307575, 1761307575, '1'),
(246203, 39703, 'QU', 'OK', 'S', 1761307667, 1761307667, '1'),
(246204, 24555, 'QU', 'OK', 'S', 1761307817, 1761307817, '1'),
(246205, 38168, 'QU', 'OK', 'S', 1761307871, 1761307871, '1'),
(246206, 36344, 'QU', 'OK', 'S', 1761308564, 1761308564, '1'),
(246207, 22549, 'QU', 'OK', 'S', 1761308675, 1761308675, '1'),
(246208, 33073, 'QU', 'OK', 'S', 1761308675, 1761308675, '1'),
(246209, 38219, 'QU', 'OK', 'S', 1761308675, 1761308675, '1'),
(246210, 18467, 'QU', 'OK', 'S', 1761308675, 1761308675, '1'),
(246211, 2668, 'QU', 'OK', 'S', 1761308934, 1761308934, '1'),
(246212, 38898, 'QU', 'OK', 'S', 1761308939, 1761308939, '1'),
(246213, 38830, 'QU', 'OK', 'S', 1761308942, 1761308942, '1'),
(246214, 40174, 'QU', 'OK', 'S', 1761308945, 1761308945, '1'),
(246215, 20245, 'QU', 'OK', 'S', 1761308949, 1761308949, '1'),
(246216, 40435, 'QU', 'OK', 'S', 1761308952, 1761308952, '1'),
(246217, 32631, 'QU', 'OK', 'S', 1761309015, 1761309015, '1'),
(246218, 32631, 'QU', 'OK', 'S', 1761309015, 1761309015, '1'),
(246219, 34282, 'QU', 'OK', 'S', 1761309153, 1761309153, '1'),
(246220, 34282, 'QU', 'OK', 'S', 1761309153, 1761309153, '1'),
(246221, 34282, 'QU', 'OK', 'S', 1761309153, 1761309153, '1'),
(246222, 34282, 'QU', 'OK', 'S', 1761309153, 1761309153, '1'),
(246223, 34282, 'QU', 'OK', 'S', 1761309153, 1761309153, '1'),
(246224, 34282, 'QU', 'OK', 'S', 1761309154, 1761309154, '1'),
(246225, 34280, 'QU', 'OK', 'S', 1761309189, 1761309189, '1'),
(246226, 34280, 'QU', 'OK', 'S', 1761309189, 1761309189, '1'),
(246227, 37291, 'QU', 'OK', 'S', 1761309434, 1761309434, '1'),
(246228, 36674, 'QU', 'OK', 'S', 1761309474, 1761309474, '1'),
(246229, 34369, 'QU', 'OK', 'S', 1761309476, 1761309476, '1'),
(246230, 36674, 'QU', 'OK', 'S', 1761309484, 1761309484, '1'),
(246231, 13247, 'QU', 'OK', 'S', 1761309488, 1761309488, '1'),
(246232, 13247, 'QU', 'OK', 'S', 1761309491, 1761309491, '1'),
(246233, 35508, 'QU', 'OK', 'S', 1761309495, 1761309495, '1'),
(246234, 35797, 'QU', 'OK', 'S', 1761309499, 1761309499, '1'),
(246235, 8294, 'QU', 'OK', 'S', 1761309501, 1761309501, '1'),
(246236, 40157, 'QU', 'OK', 'S', 1761309506, 1761309506, '1'),
(246237, 35640, 'QU', 'OK', 'S', 1761309518, 1761309518, '1'),
(246238, 23350, 'QU', 'OK', 'S', 1761309522, 1761309522, '1'),
(246239, 13247, 'QU', 'OK', 'S', 1761309527, 1761309527, '1'),
(246240, 35640, 'QU', 'OK', 'S', 1761309532, 1761309532, '1'),
(246241, 25054, 'QU', 'OK', 'S', 1761309536, 1761309536, '1'),
(246242, 23350, 'QU', 'OK', 'S', 1761309539, 1761309539, '1'),
(246243, 34369, 'QU', 'OK', 'S', 1761309543, 1761309543, '1'),
(246244, 15718, 'QU', 'OK', 'S', 1761309550, 1761309550, '1'),
(246245, 19832, 'QU', 'OK', 'S', 1761309567, 1761309567, '1'),
(246246, 35640, 'QU', 'OK', 'S', 1761309571, 1761309571, '1'),
(246247, 39777, 'QU', 'OK', 'S', 1761309574, 1761309574, '1'),
(246248, 37257, 'QU', 'OK', 'S', 1761309577, 1761309577, '1'),
(246249, 39777, 'QU', 'OK', 'S', 1761309580, 1761309580, '1'),
(246250, 39777, 'QU', 'OK', 'S', 1761309583, 1761309583, '1'),
(246251, 13247, 'QU', 'OK', 'S', 1761309586, 1761309586, '1'),
(246252, 37257, 'QU', 'OK', 'S', 1761309589, 1761309589, '1'),
(246253, 12461, 'QU', 'OK', 'S', 1761309592, 1761309592, '1'),
(246254, 34064, 'QU', 'OK', 'S', 1761309595, 1761309595, '1'),
(246255, 34064, 'QU', 'OK', 'S', 1761309597, 1761309597, '1'),
(246256, 37176, 'QU', 'OK', 'S', 1761310917, 1761310917, '1'),
(246257, 37176, 'QU', 'OK', 'S', 1761310924, 1761310924, '1'),
(246258, 37176, 'QU', 'OK', 'S', 1761310927, 1761310927, '1'),
(246259, 37176, 'QU', 'OK', 'S', 1761310940, 1761310940, '1'),
(246260, 37176, 'QU', 'OK', 'S', 1761310945, 1761310945, '1'),
(246261, 37176, 'QU', 'OK', 'S', 1761310958, 1761310958, '1'),
(246262, 37176, 'QU', 'OK', 'S', 1761310963, 1761310963, '1'),
(246263, 37176, 'QU', 'OK', 'S', 1761310969, 1761310969, '1'),
(246264, 37291, 'QU', 'OK', 'S', 1761310988, 1761310988, '1'),
(246265, 37291, 'QU', 'OK', 'S', 1761311087, 1761311087, '1'),
(246266, 37176, 'QU', 'OK', 'S', 1761311119, 1761311119, '1'),
(246267, 37064, 'QU', 'OK', 'S', 1761311191, 1761311191, '1'),
(246268, 37522, 'QU', 'OK', 'S', 1761311825, 1761311825, '1'),
(246269, 34067, 'QU', 'OK', 'S', 1761311835, 1761311835, '1'),
(246270, 33020, 'QU', 'OK', 'S', 1761311843, 1761311843, '1'),
(246271, 33020, 'QU', 'OK', 'S', 1761311846, 1761311846, '1'),
(246272, 33020, 'QU', 'OK', 'S', 1761311850, 1761311850, '1'),
(246273, 33020, 'QU', 'OK', 'S', 1761311853, 1761311853, '1'),
(246274, 30813, 'QU', 'OK', 'S', 1761313030, 1761313030, '1'),
(246275, 39706, 'QU', 'OK', 'S', 1761313061, 1761313061, '1'),
(246276, 39706, 'QU', 'OK', 'S', 1761313066, 1761313066, '1'),
(246277, 39706, 'QU', 'OK', 'S', 1761313069, 1761313069, '1'),
(246278, 39706, 'QU', 'OK', 'S', 1761313073, 1761313073, '1'),
(246279, 33084, 'QU', 'OK', 'S', 1761313076, 1761313076, '1'),
(246280, 28842, 'QU', 'OK', 'S', 1761313081, 1761313081, '1'),
(246281, 3830, 'QU', 'OK', 'S', 1761313125, 1761313125, '1'),
(246282, 3830, 'QU', 'OK', 'S', 1761313129, 1761313129, '1'),
(246283, 39656, 'QU', 'OK', 'S', 1761313138, 1761313138, '1'),
(246284, 3830, 'QU', 'OK', 'S', 1761313144, 1761313144, '1'),
(246285, 36347, 'QU', 'OK', 'S', 1761313170, 1761313170, '1'),
(246286, 36347, 'QU', 'OK', 'S', 1761313175, 1761313175, '1'),
(246287, 2343, 'QU', 'OK', 'S', 1761313204, 1761313204, '1'),
(246288, 29093, 'QU', 'OK', 'S', 1761313214, 1761313214, '1'),
(246289, 33084, 'QU', 'OK', 'S', 1761313580, 1761313580, '1'),
(246290, 40472, 'QU', 'OK', 'S', 1761313844, 1761313844, '1'),
(246291, 40472, 'QU', 'OK', 'S', 1761313844, 1761313844, '1'),
(246292, 40472, 'QU', 'OK', 'S', 1761313844, 1761313844, '1'),
(246293, 36445, 'QU', 'OK', 'S', 1761314073, 1761314073, '1'),
(246294, 36445, 'QU', 'OK', 'S', 1761314082, 1761314082, '1'),
(246295, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246296, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246297, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246298, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246299, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246300, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246301, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246302, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246303, 40471, 'QU', 'OK', 'S', 1761314172, 1761314172, '1'),
(246304, 40457, 'QU', 'OK', 'S', 1761314283, 1761314283, '1'),
(246305, 40457, 'QU', 'OK', 'S', 1761314283, 1761314283, '1'),
(246306, 40457, 'QU', 'OK', 'S', 1761314283, 1761314283, '1'),
(246307, 40456, 'QU', 'OK', 'S', 1761314432, 1761314432, '1'),
(246308, 40456, 'QU', 'OK', 'S', 1761314432, 1761314432, '1'),
(246309, 40456, 'QU', 'OK', 'S', 1761314432, 1761314432, '1'),
(246310, 40456, 'QU', 'OK', 'S', 1761314432, 1761314432, '1'),
(246311, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246312, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246313, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246314, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246315, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246316, 40455, 'QU', 'OK', 'S', 1761314586, 1761314586, '1'),
(246317, 40321, 'QU', 'OK', 'S', 1761315130, 1761315130, '1'),
(246318, 40316, 'QU', 'OK', 'S', 1761316009, 1761316009, '1'),
(246319, 29980, 'QU', 'OK', 'S', 1761367267, 1761367267, '1'),
(246320, 38421, 'QU', 'OK', 'S', 1761367298, 1761367298, '1'),
(246321, 35376, 'QU', 'OK', 'S', 1761367347, 1761367347, '1'),
(246322, 38400, 'QU', 'OK', 'S', 1761370839, 1761370839, '1'),
(246323, 25054, 'QU', 'OK', 'S', 1761371058, 1761371058, '1'),
(246324, 25054, 'QU', 'OK', 'S', 1761371097, 1761371097, '1'),
(246325, 35689, 'QU', 'OK', 'S', 1761371138, 1761371138, '1'),
(246326, 2566, 'QU', 'OK', 'S', 1761371172, 1761371172, '1'),
(246327, 37522, 'QU', 'OK', 'S', 1761372711, 1761372711, '1'),
(246328, 37522, 'QU', 'OK', 'S', 1761372715, 1761372715, '1'),
(246329, 37522, 'QU', 'OK', 'S', 1761372759, 1761372759, '1'),
(246330, 37522, 'QU', 'OK', 'S', 1761372793, 1761372793, '1'),
(246331, 37522, 'QU', 'OK', 'S', 1761372866, 1761372866, '1'),
(246332, 37522, 'QU', 'OK', 'S', 1761372892, 1761372892, '1'),
(246333, 31449, 'QU', 'OK', 'S', 1761372966, 1761372966, '1'),
(246334, 38169, 'QU', 'OK', 'S', 1761374731, 1761374731, '1'),
(246335, 36466, 'QU', 'OK', 'S', 1761374758, 1761374758, '1'),
(246336, 37522, 'QU', 'OK', 'S', 1761376382, 1761376382, '1'),
(246337, 38419, 'QU', 'OK', 'S', 1761376579, 1761376579, '1'),
(246338, 35458, 'QU', 'OK', 'S', 1761376585, 1761376585, '1'),
(246339, 35455, 'QU', 'OK', 'S', 1761376593, 1761376593, '1'),
(246340, 39350, 'QU', 'OK', 'S', 1761376596, 1761376596, '1'),
(246341, 39790, 'QU', 'OK', 'S', 1761376599, 1761376599, '1'),
(246342, 8406, 'QU', 'OK', 'S', 1761376603, 1761376603, '1'),
(246343, 39748, 'QU', 'OK', 'S', 1761376607, 1761376607, '1'),
(246344, 39848, 'QU', 'OK', 'S', 1761376610, 1761376610, '1'),
(246345, 40362, 'QU', 'OK', 'S', 1761376613, 1761376613, '1'),
(246346, 24798, 'QU', 'OK', 'S', 1761376618, 1761376618, '1'),
(246347, 39811, 'QU', 'OK', 'S', 1761376623, 1761376623, '1'),
(246348, 39353, 'QU', 'OK', 'S', 1761376627, 1761376627, '1'),
(246349, 39341, 'QU', 'OK', 'S', 1761376631, 1761376631, '1'),
(246350, 39341, 'QU', 'OK', 'S', 1761376634, 1761376634, '1'),
(246351, 39350, 'QU', 'OK', 'S', 1761376636, 1761376636, '1'),
(246352, 36906, 'QU', 'OK', 'S', 1761376641, 1761376641, '1'),
(246353, 37064, 'QU', 'OK', 'S', 1761376644, 1761376644, '1'),
(246354, 39341, 'QU', 'OK', 'S', 1761376648, 1761376648, '1'),
(246355, 36904, 'QU', 'OK', 'S', 1761376651, 1761376651, '1'),
(246356, 39577, 'QU', 'OK', 'S', 1761376654, 1761376654, '1'),
(246357, 39993, 'QU', 'OK', 'S', 1761376658, 1761376658, '1'),
(246358, 39353, 'QU', 'OK', 'S', 1761376661, 1761376661, '1'),
(246359, 39353, 'QU', 'OK', 'S', 1761376665, 1761376665, '1'),
(246360, 40143, 'QU', 'OK', 'S', 1761376668, 1761376668, '1'),
(246361, 37223, 'QU', 'OK', 'S', 1761376674, 1761376674, '1'),
(246362, 39793, 'QU', 'OK', 'S', 1761376678, 1761376678, '1'),
(246363, 32374, 'QU', 'OK', 'S', 1761376682, 1761376682, '1'),
(246364, 32374, 'QU', 'OK', 'S', 1761376689, 1761376689, '1'),
(246365, 33400, 'QU', 'OK', 'S', 1761376717, 1761376717, '1'),
(246366, 38157, 'QU', 'OK', 'S', 1761376724, 1761376724, '1'),
(246367, 39868, 'QU', 'OK', 'S', 1761376729, 1761376729, '1'),
(246368, 40465, 'QU', 'OK', 'S', 1761376732, 1761376732, '1'),
(246369, 39867, 'QU', 'OK', 'S', 1761376736, 1761376736, '1'),
(246370, 38438, 'QU', 'OK', 'S', 1761376740, 1761376740, '1'),
(246371, 40341, 'QU', 'OK', 'S', 1761376744, 1761376744, '1'),
(246372, 40364, 'QU', 'OK', 'S', 1761376747, 1761376747, '1'),
(246373, 40361, 'QU', 'OK', 'S', 1761376750, 1761376750, '1'),
(246374, 32373, 'QU', 'OK', 'S', 1761376754, 1761376754, '1'),
(246375, 32371, 'QU', 'OK', 'S', 1761376756, 1761376756, '1'),
(246376, 33361, 'QU', 'OK', 'S', 1761376757, 1761376757, '1'),
(246377, 32374, 'QU', 'OK', 'S', 1761376952, 1761376952, '1'),
(246378, 40215, 'QU', 'OK', 'S', 1761378039, 1761378039, '1'),
(246379, 40215, 'QU', 'OK', 'S', 1761378044, 1761378044, '1'),
(246380, 40215, 'QU', 'OK', 'S', 1761378048, 1761378048, '1'),
(246381, 40215, 'QU', 'OK', 'S', 1761378064, 1761378064, '1'),
(246382, 40215, 'QU', 'OK', 'S', 1761378069, 1761378069, '1'),
(246383, 40215, 'QU', 'OK', 'S', 1761378081, 1761378081, '1'),
(246384, 40215, 'QU', 'OK', 'S', 1761378097, 1761378097, '1'),
(246385, 40215, 'QU', 'OK', 'S', 1761378103, 1761378103, '1'),
(246386, 40215, 'QU', 'OK', 'S', 1761378122, 1761378122, '1'),
(246387, 40215, 'QU', 'OK', 'S', 1761378127, 1761378127, '1'),
(246388, 40215, 'QU', 'OK', 'S', 1761378132, 1761378132, '1'),
(246389, 40215, 'QU', 'OK', 'S', 1761378138, 1761378138, '1'),
(246390, 40215, 'QU', 'OK', 'S', 1761378150, 1761378150, '1'),
(246391, 39412, 'QU', 'OK', 'S', 1761378365, 1761378365, '1'),
(246392, 39412, 'QU', 'OK', 'S', 1761378369, 1761378369, '1'),
(246393, 39412, 'QU', 'OK', 'S', 1761378373, 1761378373, '1'),
(246394, 39412, 'QU', 'OK', 'S', 1761378377, 1761378377, '1'),
(246395, 39412, 'QU', 'OK', 'S', 1761378381, 1761378381, '1'),
(246396, 39412, 'QU', 'OK', 'S', 1761378390, 1761378390, '1'),
(246397, 39412, 'QU', 'OK', 'S', 1761378395, 1761378395, '1'),
(246398, 39412, 'QU', 'OK', 'S', 1761378399, 1761378399, '1'),
(246399, 39412, 'QU', 'OK', 'S', 1761378404, 1761378404, '1'),
(246400, 39412, 'QU', 'OK', 'S', 1761378409, 1761378409, '1'),
(246401, 39412, 'QU', 'OK', 'S', 1761378469, 1761378469, '1'),
(246402, 39412, 'QU', 'OK', 'S', 1761378473, 1761378473, '1'),
(246403, 39412, 'QU', 'OK', 'S', 1761378479, 1761378479, '1'),
(246404, 39412, 'QU', 'OK', 'S', 1761378484, 1761378484, '1'),
(246405, 39412, 'QU', 'OK', 'S', 1761378487, 1761378487, '1'),
(246406, 39412, 'QU', 'OK', 'S', 1761378492, 1761378492, '1'),
(246407, 39412, 'QU', 'OK', 'S', 1761378496, 1761378496, '1'),
(246408, 39412, 'QU', 'OK', 'S', 1761378500, 1761378500, '1'),
(246409, 39412, 'QU', 'OK', 'S', 1761378504, 1761378504, '1'),
(246410, 39412, 'QU', 'OK', 'S', 1761378508, 1761378508, '1'),
(246411, 39412, 'QU', 'OK', 'S', 1761378512, 1761378512, '1'),
(246412, 39412, 'QU', 'OK', 'S', 1761378554, 1761378554, '1'),
(246413, 39412, 'QU', 'OK', 'S', 1761378560, 1761378560, '1'),
(246414, 39412, 'QU', 'OK', 'S', 1761378565, 1761378565, '1'),
(246415, 39412, 'QU', 'OK', 'S', 1761378571, 1761378571, '1'),
(246416, 39412, 'QU', 'OK', 'S', 1761378576, 1761378576, '1'),
(246417, 39412, 'QU', 'OK', 'S', 1761378581, 1761378581, '1'),
(246418, 39375, 'QU', 'OK', 'S', 1761378698, 1761378698, '1'),
(246419, 39375, 'QU', 'OK', 'S', 1761378704, 1761378704, '1'),
(246420, 39375, 'QU', 'OK', 'S', 1761378708, 1761378708, '1'),
(246421, 39375, 'QU', 'OK', 'S', 1761378711, 1761378711, '1'),
(246422, 39375, 'QU', 'OK', 'S', 1761378716, 1761378716, '1'),
(246423, 39375, 'QU', 'OK', 'S', 1761378721, 1761378721, '1'),
(246424, 39375, 'QU', 'OK', 'S', 1761378725, 1761378725, '1'),
(246425, 39375, 'QU', 'OK', 'S', 1761378729, 1761378729, '1'),
(246426, 39375, 'QU', 'OK', 'S', 1761378732, 1761378732, '1'),
(246427, 39375, 'QU', 'OK', 'S', 1761378737, 1761378737, '1'),
(246428, 36445, 'QU', 'OK', 'S', 1761378740, 1761378740, '1'),
(246429, 39375, 'QU', 'OK', 'S', 1761378742, 1761378742, '1'),
(246430, 39375, 'QU', 'OK', 'S', 1761378753, 1761378753, '1'),
(246431, 39375, 'QU', 'OK', 'S', 1761378758, 1761378758, '1'),
(246432, 39375, 'QU', 'OK', 'S', 1761378762, 1761378762, '1'),
(246433, 39375, 'QU', 'OK', 'S', 1761378767, 1761378767, '1'),
(246434, 39375, 'QU', 'OK', 'S', 1761378771, 1761378771, '1'),
(246435, 39375, 'QU', 'OK', 'S', 1761378775, 1761378775, '1'),
(246436, 39375, 'QU', 'OK', 'S', 1761378779, 1761378779, '1'),
(246437, 39375, 'QU', 'OK', 'S', 1761378783, 1761378783, '1'),
(246438, 39375, 'QU', 'OK', 'S', 1761378797, 1761378797, '1'),
(246439, 39375, 'QU', 'OK', 'S', 1761378802, 1761378802, '1'),
(246440, 39375, 'QU', 'OK', 'S', 1761378806, 1761378806, '1'),
(246441, 39375, 'QU', 'OK', 'S', 1761378810, 1761378810, '1'),
(246442, 39375, 'QU', 'OK', 'S', 1761378814, 1761378814, '1'),
(246443, 39375, 'QU', 'OK', 'S', 1761378819, 1761378819, '1'),
(246444, 39375, 'QU', 'OK', 'S', 1761378823, 1761378823, '1'),
(246445, 39375, 'QU', 'OK', 'S', 1761378827, 1761378827, '1'),
(246446, 39375, 'QU', 'OK', 'S', 1761378832, 1761378832, '1'),
(246447, 39375, 'QU', 'OK', 'S', 1761378838, 1761378838, '1'),
(246448, 39375, 'QU', 'OK', 'S', 1761378844, 1761378844, '1'),
(246449, 39375, 'QU', 'OK', 'S', 1761378848, 1761378848, '1'),
(246450, 39375, 'QU', 'OK', 'S', 1761378963, 1761378963, '1'),
(246451, 39375, 'QU', 'OK', 'S', 1761378970, 1761378970, '1'),
(246452, 39375, 'QU', 'OK', 'S', 1761378974, 1761378974, '1'),
(246453, 39375, 'QU', 'OK', 'S', 1761378980, 1761378980, '1'),
(246454, 39375, 'QU', 'OK', 'S', 1761378985, 1761378985, '1'),
(246455, 39375, 'QU', 'OK', 'S', 1761378990, 1761378990, '1'),
(246456, 40051, 'QU', 'OK', 'S', 1761378994, 1761378994, '1'),
(246457, 39375, 'QU', 'OK', 'S', 1761378995, 1761378995, '1'),
(246458, 39375, 'QU', 'OK', 'S', 1761378999, 1761378999, '1'),
(246459, 39375, 'QU', 'OK', 'S', 1761379003, 1761379003, '1'),
(246460, 39375, 'QU', 'OK', 'S', 1761379007, 1761379007, '1'),
(246461, 39375, 'QU', 'OK', 'S', 1761379011, 1761379011, '1'),
(246462, 39375, 'QU', 'OK', 'S', 1761379016, 1761379016, '1'),
(246463, 39375, 'QU', 'OK', 'S', 1761379020, 1761379020, '1'),
(246464, 39375, 'QU', 'OK', 'S', 1761379026, 1761379026, '1'),
(246465, 39375, 'QU', 'OK', 'S', 1761379030, 1761379030, '1'),
(246466, 39375, 'QU', 'OK', 'S', 1761379033, 1761379033, '1'),
(246467, 39375, 'QU', 'OK', 'S', 1761379039, 1761379039, '1'),
(246468, 39440, 'QU', 'OK', 'S', 1761379359, 1761379359, '1'),
(246469, 39440, 'QU', 'OK', 'S', 1761379407, 1761379407, '1'),
(246470, 34965, 'QU', 'OK', 'S', 1761379431, 1761379431, '1'),
(246471, 35243, 'QU', 'OK', 'S', 1761379431, 1761379431, '1'),
(246472, 38829, 'QU', 'OK', 'S', 1761379431, 1761379431, '1'),
(246473, 24349, 'QU', 'OK', 'S', 1761379431, 1761379431, '1'),
(246474, 30739, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246475, 30739, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246476, 25921, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246477, 32400, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246478, 38463, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246479, 39333, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246480, 39333, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246481, 39333, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246482, 23706, 'QU', 'OK', 'S', 1761379432, 1761379432, '1'),
(246483, 39440, 'QU', 'OK', 'S', 1761379445, 1761379445, '1'),
(246484, 40146, 'QU', 'OK', 'S', 1761384830, 1761384830, '1'),
(246485, 40146, 'QU', 'OK', 'S', 1761384847, 1761384847, '1'),
(246486, 40146, 'QU', 'OK', 'S', 1761384856, 1761384856, '1'),
(246487, 40146, 'QU', 'OK', 'S', 1761384867, 1761384867, '1'),
(246488, 40146, 'QU', 'OK', 'S', 1761384878, 1761384878, '1'),
(246489, 40146, 'QU', 'OK', 'S', 1761384885, 1761384885, '1'),
(246490, 40146, 'QU', 'OK', 'S', 1761384905, 1761384905, '1'),
(246491, 37961, 'QU', 'OK', 'S', 1761385621, 1761385621, '1'),
(246492, 37961, 'QU', 'OK', 'S', 1761385628, 1761385628, '1'),
(246493, 37961, 'QU', 'OK', 'S', 1761385645, 1761385645, '1'),
(246494, 37961, 'QU', 'OK', 'S', 1761385653, 1761385653, '1'),
(246495, 37961, 'QU', 'OK', 'S', 1761385686, 1761385686, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(246496, 37961, 'QU', 'OK', 'S', 1761385693, 1761385693, '1'),
(246497, 37507, 'QU', 'OK', 'S', 1761385695, 1761385695, '1'),
(246498, 37961, 'QU', 'OK', 'S', 1761385700, 1761385700, '1'),
(246499, 37507, 'QU', 'OK', 'S', 1761385711, 1761385711, '1'),
(246500, 37507, 'QU', 'OK', 'S', 1761385719, 1761385719, '1'),
(246501, 37507, 'QU', 'OK', 'S', 1761385737, 1761385737, '1'),
(246502, 37507, 'QU', 'OK', 'S', 1761385748, 1761385748, '1'),
(246503, 37507, 'QU', 'OK', 'S', 1761385764, 1761385764, '1'),
(246504, 37507, 'QU', 'OK', 'S', 1761385777, 1761385777, '1'),
(246505, 30151, 'QU', 'OK', 'S', 1761385888, 1761385888, '1'),
(246506, 33263, 'QU', 'OK', 'S', 1761385894, 1761385894, '1'),
(246507, 33263, 'QU', 'OK', 'S', 1761385897, 1761385897, '1'),
(246508, 40534, 'QU', 'OK', 'S', 1761385900, 1761385900, '1'),
(246509, 37216, 'QU', 'OK', 'S', 1761385903, 1761385903, '1'),
(246510, 33932, 'QU', 'OK', 'S', 1761385907, 1761385907, '1'),
(246511, 31086, 'QU', 'OK', 'S', 1761385914, 1761385914, '1'),
(246512, 33932, 'QU', 'OK', 'S', 1761385928, 1761385928, '1'),
(246513, 31086, 'QU', 'OK', 'S', 1761385933, 1761385933, '1'),
(246514, 31086, 'QU', 'OK', 'S', 1761385937, 1761385937, '1'),
(246515, 25815, 'QU', 'OK', 'S', 1761385944, 1761385944, '1'),
(246516, 7772, 'QU', 'OK', 'S', 1761385948, 1761385948, '1'),
(246517, 7772, 'QU', 'OK', 'S', 1761385951, 1761385951, '1'),
(246518, 33932, 'QU', 'OK', 'S', 1761386089, 1761386089, '1'),
(246519, 37522, 'QU', 'OK', 'S', 1761386419, 1761386419, '1'),
(246520, 37522, 'QU', 'OK', 'S', 1761386426, 1761386426, '1'),
(246521, 27342, 'QU', 'OK', 'S', 1761387926, 1761387926, '1'),
(246522, 31147, 'QU', 'OK', 'S', 1761388498, 1761388498, '1'),
(246523, 23500, 'QU', 'OK', 'S', 1761388851, 1761388851, '1'),
(246524, 40549, 'QU', 'OK', 'S', 1761391369, 1761391369, '1'),
(246525, 40550, 'QU', 'OK', 'S', 1761391563, 1761391563, '1'),
(246526, 40548, 'QU', 'OK', 'S', 1761391843, 1761391843, '1'),
(246527, 40551, 'QU', 'OK', 'S', 1761392033, 1761392033, '1'),
(246528, 23706, 'QU', 'OK', 'S', 1761392067, 1761392067, '1'),
(246529, 40552, 'QU', 'OK', 'S', 1761392186, 1761392186, '1'),
(246530, 40545, 'QU', 'OK', 'S', 1761392601, 1761392601, '1'),
(246531, 39440, 'QU', 'OK', 'S', 1761392947, 1761392947, '1'),
(246532, 39440, 'QU', 'OK', 'S', 1761393036, 1761393036, '1'),
(246533, 40546, 'QU', 'OK', 'S', 1761393425, 1761393425, '1'),
(246534, 40546, 'QU', 'OK', 'S', 1761393449, 1761393449, '1'),
(246535, 40547, 'QU', 'OK', 'S', 1761394171, 1761394171, '1'),
(246536, 39944, 'QU', 'OK', 'S', 1761396099, 1761396099, '1'),
(246537, 34936, 'QU', 'OK', 'S', 1761396280, 1761396280, '1'),
(246538, 40543, 'QU', 'OK', 'S', 1761396421, 1761396421, '1'),
(246539, 33068, 'QU', 'OK', 'S', 1761396451, 1761396451, '1'),
(246540, 39997, 'QU', 'OK', 'S', 1761396512, 1761396512, '1'),
(246541, 39652, 'QU', 'OK', 'S', 1761396544, 1761396544, '1'),
(246542, 38727, 'QU', 'OK', 'S', 1761396575, 1761396575, '1'),
(246543, 36420, 'QU', 'OK', 'S', 1761396611, 1761396611, '1'),
(246544, 40364, 'QU', 'OK', 'S', 1761396997, 1761396997, '1'),
(246545, 32339, 'QU', 'OK', 'S', 1761398129, 1761398129, '1'),
(246546, 39698, 'QU', 'OK', 'S', 1761398138, 1761398138, '1'),
(246547, 39789, 'QU', 'OK', 'S', 1761398141, 1761398141, '1'),
(246548, 37253, 'QU', 'OK', 'S', 1761398144, 1761398144, '1'),
(246549, 36581, 'QU', 'OK', 'S', 1761398148, 1761398148, '1'),
(246550, 36345, 'QU', 'OK', 'S', 1761398150, 1761398150, '1'),
(246551, 37165, 'QU', 'OK', 'S', 1761454929, 1761454929, '1'),
(246552, 37010, 'QU', 'OK', 'S', 1761454985, 1761454985, '1'),
(246553, 37010, 'QU', 'OK', 'S', 1761454985, 1761454985, '1'),
(246554, 36873, 'QU', 'OK', 'S', 1761455017, 1761455017, '1'),
(246555, 36873, 'QU', 'OK', 'S', 1761455017, 1761455017, '1'),
(246556, 36872, 'QU', 'OK', 'S', 1761455035, 1761455035, '1'),
(246557, 36872, 'QU', 'OK', 'S', 1761455035, 1761455035, '1'),
(246558, 36872, 'QU', 'OK', 'S', 1761455035, 1761455035, '1'),
(246559, 34581, 'QU', 'OK', 'S', 1761455076, 1761455076, '1'),
(246560, 34581, 'QU', 'OK', 'S', 1761455076, 1761455076, '1'),
(246561, 34581, 'QU', 'OK', 'S', 1761455076, 1761455076, '1'),
(246562, 34581, 'QU', 'OK', 'S', 1761455076, 1761455076, '1'),
(246563, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246564, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246565, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246566, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246567, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246568, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246569, 32910, 'QU', 'OK', 'S', 1761455141, 1761455141, '1'),
(246570, 32706, 'QU', 'OK', 'S', 1761455189, 1761455189, '1'),
(246571, 32706, 'QU', 'OK', 'S', 1761455189, 1761455189, '1'),
(246572, 32706, 'QU', 'OK', 'S', 1761455189, 1761455189, '1'),
(246573, 36359, 'QU', 'OK', 'S', 1761540383, 1761540383, '1'),
(246574, 36896, 'QU', 'OK', 'S', 1761541384, 1761541384, '1'),
(246575, 36896, 'QU', 'OK', 'S', 1761541388, 1761541388, '1'),
(246576, 34264, 'QU', 'OK', 'S', 1761541549, 1761541549, '1'),
(246577, 38681, 'QU', 'OK', 'S', 1761541549, 1761541549, '1'),
(246578, 37522, 'QU', 'OK', 'S', 1761542764, 1761542764, '1'),
(246579, 37522, 'QU', 'OK', 'S', 1761542800, 1761542800, '1'),
(246580, 37522, 'QU', 'OK', 'S', 1761542804, 1761542804, '1'),
(246581, 37522, 'QU', 'OK', 'S', 1761542821, 1761542821, '1'),
(246582, 37522, 'QU', 'OK', 'S', 1761542831, 1761542831, '1'),
(246583, 37522, 'QU', 'OK', 'S', 1761542850, 1761542850, '1'),
(246584, 37522, 'QU', 'OK', 'S', 1761542853, 1761542853, '1'),
(246585, 38672, 'QU', 'OK', 'S', 1761542916, 1761542916, '1'),
(246586, 35409, 'QU', 'OK', 'S', 1761542943, 1761542943, '1'),
(246587, 31146, 'QU', 'OK', 'S', 1761542952, 1761542952, '1'),
(246588, 39207, 'QU', 'OK', 'S', 1761545809, 1761545809, '1'),
(246589, 39207, 'QU', 'OK', 'S', 1761545810, 1761545810, '1'),
(246590, 39207, 'QU', 'OK', 'S', 1761545810, 1761545810, '1'),
(246591, 33465, 'QU', 'OK', 'S', 1761548672, 1761548672, '1'),
(246592, 33465, 'QU', 'OK', 'S', 1761548673, 1761548673, '1'),
(246593, 33465, 'QU', 'OK', 'S', 1761548673, 1761548673, '1'),
(246594, 33465, 'QU', 'OK', 'S', 1761548685, 1761548685, '1'),
(246595, 33465, 'QU', 'OK', 'S', 1761548687, 1761548687, '1'),
(246596, 33465, 'QU', 'OK', 'S', 1761548689, 1761548689, '1'),
(246597, 33465, 'QU', 'OK', 'S', 1761548691, 1761548691, '1'),
(246598, 33464, 'QU', 'OK', 'S', 1761548721, 1761548721, '1'),
(246599, 33464, 'QU', 'OK', 'S', 1761548733, 1761548733, '1'),
(246600, 33464, 'QU', 'OK', 'S', 1761548735, 1761548735, '1'),
(246601, 33464, 'QU', 'OK', 'S', 1761548737, 1761548737, '1'),
(246602, 33464, 'QU', 'OK', 'S', 1761548750, 1761548750, '1'),
(246603, 37105, 'QU', 'OK', 'S', 1761549017, 1761549017, '1'),
(246604, 37104, 'QU', 'OK', 'S', 1761549025, 1761549025, '1'),
(246605, 23624, 'QU', 'OK', 'S', 1761549037, 1761549037, '1'),
(246606, 23624, 'QU', 'OK', 'S', 1761549037, 1761549037, '1'),
(246607, 37105, 'QU', 'OK', 'S', 1761549082, 1761549082, '1'),
(246608, 37104, 'QU', 'OK', 'S', 1761549127, 1761549127, '1'),
(246609, 23624, 'QU', 'OK', 'S', 1761549184, 1761549184, '1'),
(246610, 23624, 'QU', 'OK', 'S', 1761549192, 1761549192, '1'),
(246611, 40364, 'QU', 'OK', 'S', 1761549405, 1761549405, '1'),
(246612, 40473, 'QU', 'OK', 'S', 1761549408, 1761549408, '1'),
(246613, 27045, 'QU', 'OK', 'S', 1761549411, 1761549411, '1'),
(246614, 27045, 'QU', 'OK', 'S', 1761549414, 1761549414, '1'),
(246615, 27045, 'QU', 'OK', 'S', 1761549417, 1761549417, '1'),
(246616, 40357, 'QU', 'OK', 'S', 1761549420, 1761549420, '1'),
(246617, 40362, 'QU', 'OK', 'S', 1761549423, 1761549423, '1'),
(246618, 24438, 'QU', 'OK', 'S', 1761549808, 1761549808, '1'),
(246619, 14739, 'QU', 'OK', 'S', 1761549813, 1761549813, '1'),
(246620, 14739, 'QU', 'OK', 'S', 1761549816, 1761549816, '1'),
(246621, 24438, 'QU', 'OK', 'S', 1761549822, 1761549822, '1'),
(246622, 8963, 'QU', 'OK', 'S', 1761549828, 1761549828, '1'),
(246623, 8963, 'QU', 'OK', 'S', 1761549833, 1761549833, '1'),
(246624, 16525, 'QU', 'OK', 'S', 1761549839, 1761549839, '1'),
(246625, 20970, 'QU', 'OK', 'S', 1761549843, 1761549843, '1'),
(246626, 20970, 'QU', 'OK', 'S', 1761549851, 1761549851, '1'),
(246627, 4973, 'QU', 'OK', 'S', 1761549856, 1761549856, '1'),
(246628, 39960, 'QU', 'OK', 'S', 1761549861, 1761549861, '1'),
(246629, 20970, 'QU', 'OK', 'S', 1761549867, 1761549867, '1'),
(246630, 39374, 'QU', 'OK', 'S', 1761549873, 1761549873, '1'),
(246631, 39962, 'QU', 'OK', 'S', 1761549880, 1761549880, '1'),
(246632, 10090, 'QU', 'OK', 'S', 1761549885, 1761549885, '1'),
(246633, 13802, 'QU', 'OK', 'S', 1761549893, 1761549893, '1'),
(246634, 39962, 'QU', 'OK', 'S', 1761549898, 1761549898, '1'),
(246635, 31336, 'QU', 'OK', 'S', 1761549903, 1761549903, '1'),
(246636, 40372, 'QU', 'OK', 'S', 1761549909, 1761549909, '1'),
(246637, 40373, 'QU', 'OK', 'S', 1761549914, 1761549914, '1'),
(246638, 40372, 'QU', 'OK', 'S', 1761549917, 1761549917, '1'),
(246639, 35164, 'QU', 'OK', 'S', 1761549922, 1761549922, '1'),
(246640, 35144, 'QU', 'OK', 'S', 1761549927, 1761549927, '1'),
(246641, 24554, 'QU', 'OK', 'S', 1761549930, 1761549930, '1'),
(246642, 38898, 'QU', 'OK', 'S', 1761549937, 1761549937, '1'),
(246643, 36408, 'QU', 'OK', 'S', 1761549943, 1761549943, '1'),
(246644, 40382, 'QU', 'OK', 'S', 1761549950, 1761549950, '1'),
(246645, 40101, 'QU', 'OK', 'S', 1761549958, 1761549958, '1'),
(246646, 38898, 'QU', 'OK', 'S', 1761549964, 1761549964, '1'),
(246647, 35346, 'QU', 'OK', 'S', 1761549970, 1761549970, '1'),
(246648, 31746, 'QU', 'OK', 'S', 1761549976, 1761549976, '1'),
(246649, 23885, 'QU', 'OK', 'S', 1761549981, 1761549981, '1'),
(246650, 8332, 'QU', 'OK', 'S', 1761549986, 1761549986, '1'),
(246651, 24438, 'QU', 'OK', 'S', 1761549992, 1761549992, '1'),
(246652, 39960, 'QU', 'OK', 'S', 1761549997, 1761549997, '1'),
(246653, 38463, 'QU', 'OK', 'S', 1761550003, 1761550003, '1'),
(246654, 38464, 'QU', 'OK', 'S', 1761550008, 1761550008, '1'),
(246655, 36851, 'QU', 'OK', 'S', 1761550013, 1761550013, '1'),
(246656, 40429, 'QU', 'OK', 'S', 1761550019, 1761550019, '1'),
(246657, 27808, 'QU', 'OK', 'S', 1761550025, 1761550025, '1'),
(246658, 40464, 'QU', 'OK', 'S', 1761550031, 1761550031, '1'),
(246659, 36375, 'QU', 'OK', 'S', 1761550035, 1761550035, '1'),
(246660, 30244, 'QU', 'OK', 'S', 1761550041, 1761550041, '1'),
(246661, 38898, 'QU', 'OK', 'S', 1761550047, 1761550047, '1'),
(246662, 39206, 'QU', 'OK', 'S', 1761550053, 1761550053, '1'),
(246663, 39226, 'QU', 'OK', 'S', 1761550058, 1761550058, '1'),
(246664, 39227, 'QU', 'OK', 'S', 1761550063, 1761550063, '1'),
(246665, 38898, 'QU', 'OK', 'S', 1761550069, 1761550069, '1'),
(246666, 32005, 'QU', 'OK', 'S', 1761550074, 1761550074, '1'),
(246667, 40382, 'QU', 'OK', 'S', 1761550079, 1761550079, '1'),
(246668, 38465, 'QU', 'OK', 'S', 1761550090, 1761550090, '1'),
(246669, 14739, 'QU', 'OK', 'S', 1761550097, 1761550097, '1'),
(246670, 14739, 'QU', 'OK', 'S', 1761550112, 1761550112, '1'),
(246671, 40374, 'QU', 'OK', 'S', 1761550148, 1761550148, '1'),
(246672, 35933, 'QU', 'OK', 'S', 1761550220, 1761550220, '1'),
(246673, 35933, 'QU', 'OK', 'S', 1761550245, 1761550245, '1'),
(246674, 31924, 'QU', 'OK', 'S', 1761550248, 1761550248, '1'),
(246675, 35933, 'QU', 'OK', 'S', 1761550250, 1761550250, '1'),
(246676, 40288, 'QU', 'OK', 'S', 1761550254, 1761550254, '1'),
(246677, 39710, 'QU', 'OK', 'S', 1761550261, 1761550261, '1'),
(246678, 35933, 'QU', 'OK', 'S', 1761550267, 1761550267, '1'),
(246679, 35933, 'QU', 'OK', 'S', 1761550271, 1761550271, '1'),
(246680, 35933, 'QU', 'OK', 'S', 1761550277, 1761550277, '1'),
(246681, 33386, 'QU', 'OK', 'S', 1761550284, 1761550284, '1'),
(246682, 36094, 'QU', 'OK', 'S', 1761550292, 1761550292, '1'),
(246683, 40233, 'QU', 'OK', 'S', 1761550296, 1761550296, '1'),
(246684, 39546, 'QU', 'OK', 'S', 1761550300, 1761550300, '1'),
(246685, 26813, 'QU', 'OK', 'S', 1761550305, 1761550305, '1'),
(246686, 23460, 'QU', 'OK', 'S', 1761550308, 1761550308, '1'),
(246687, 40394, 'QU', 'OK', 'S', 1761550309, 1761550309, '1'),
(246688, 40424, 'QU', 'OK', 'S', 1761550312, 1761550312, '1'),
(246689, 23460, 'QU', 'OK', 'S', 1761550317, 1761550317, '1'),
(246690, 39148, 'QU', 'OK', 'S', 1761550318, 1761550318, '1'),
(246691, 23460, 'QU', 'OK', 'S', 1761550326, 1761550326, '1'),
(246692, 23460, 'QU', 'OK', 'S', 1761550330, 1761550330, '1'),
(246693, 23460, 'QU', 'OK', 'S', 1761550335, 1761550335, '1'),
(246694, 32227, 'QU', 'OK', 'S', 1761550337, 1761550337, '1'),
(246695, 23460, 'QU', 'OK', 'S', 1761550339, 1761550339, '1'),
(246696, 31126, 'QU', 'OK', 'S', 1761550372, 1761550372, '1'),
(246697, 32227, 'QU', 'OK', 'S', 1761550505, 1761550505, '1'),
(246698, 32227, 'QU', 'OK', 'S', 1761550510, 1761550510, '1'),
(246699, 40288, 'QU', 'OK', 'S', 1761550514, 1761550514, '1'),
(246700, 32227, 'QU', 'OK', 'S', 1761550519, 1761550519, '1'),
(246701, 32227, 'QU', 'OK', 'S', 1761550525, 1761550525, '1'),
(246702, 39710, 'QU', 'OK', 'S', 1761550531, 1761550531, '1'),
(246703, 40128, 'QU', 'OK', 'S', 1761550534, 1761550534, '1'),
(246704, 39323, 'QU', 'OK', 'S', 1761550539, 1761550539, '1'),
(246705, 40228, 'QU', 'OK', 'S', 1761550547, 1761550547, '1'),
(246706, 32227, 'QU', 'OK', 'S', 1761550555, 1761550555, '1'),
(246707, 38672, 'QU', 'OK', 'S', 1761550557, 1761550557, '1'),
(246708, 20936, 'QU', 'OK', 'S', 1761550562, 1761550562, '1'),
(246709, 32227, 'QU', 'OK', 'S', 1761550565, 1761550565, '1'),
(246710, 23288, 'QU', 'OK', 'S', 1761550570, 1761550570, '1'),
(246711, 40226, 'QU', 'OK', 'S', 1761550576, 1761550576, '1'),
(246712, 40427, 'QU', 'OK', 'S', 1761550580, 1761550580, '1'),
(246713, 40420, 'QU', 'OK', 'S', 1761550584, 1761550584, '1'),
(246714, 40393, 'QU', 'OK', 'S', 1761550593, 1761550593, '1'),
(246715, 23288, 'QU', 'OK', 'S', 1761550605, 1761550605, '1'),
(246716, 33029, 'QU', 'OK', 'S', 1761550623, 1761550623, '1'),
(246717, 33386, 'QU', 'OK', 'S', 1761550640, 1761550640, '1'),
(246718, 39440, 'QU', 'OK', 'S', 1761550852, 1761550852, '1'),
(246719, 39440, 'QU', 'OK', 'S', 1761550891, 1761550891, '1'),
(246720, 39440, 'QU', 'OK', 'S', 1761550904, 1761550904, '1'),
(246721, 39440, 'QU', 'OK', 'S', 1761550919, 1761550919, '1'),
(246722, 39440, 'QU', 'OK', 'S', 1761550929, 1761550929, '1'),
(246723, 39669, 'QU', 'OK', 'S', 1761550938, 1761550938, '1'),
(246724, 37298, 'QU', 'OK', 'S', 1761550943, 1761550943, '1'),
(246725, 37298, 'QU', 'OK', 'S', 1761550945, 1761550945, '1'),
(246726, 37298, 'QU', 'OK', 'S', 1761550947, 1761550947, '1'),
(246727, 39440, 'QU', 'OK', 'S', 1761550949, 1761550949, '1'),
(246728, 36939, 'QU', 'OK', 'S', 1761550962, 1761550962, '1'),
(246729, 39440, 'QU', 'OK', 'S', 1761550982, 1761550982, '1'),
(246730, 29943, 'QU', 'OK', 'S', 1761551764, 1761551764, '1'),
(246731, 29943, 'QU', 'OK', 'S', 1761551766, 1761551766, '1'),
(246732, 29943, 'QU', 'OK', 'S', 1761551768, 1761551768, '1'),
(246733, 29943, 'QU', 'OK', 'S', 1761551769, 1761551769, '1'),
(246734, 29943, 'QU', 'OK', 'S', 1761551771, 1761551771, '1'),
(246735, 29943, 'QU', 'OK', 'S', 1761551774, 1761551774, '1'),
(246736, 3835, 'QU', 'OK', 'S', 1761551974, 1761551974, '1'),
(246737, 39705, 'QU', 'OK', 'S', 1761551980, 1761551980, '1'),
(246738, 39705, 'QU', 'OK', 'S', 1761551983, 1761551983, '1'),
(246739, 39705, 'QU', 'OK', 'S', 1761551987, 1761551987, '1'),
(246740, 39706, 'QU', 'OK', 'S', 1761551990, 1761551990, '1'),
(246741, 39706, 'QU', 'OK', 'S', 1761551993, 1761551993, '1'),
(246742, 29891, 'QU', 'OK', 'S', 1761551996, 1761551996, '1'),
(246743, 29891, 'QU', 'OK', 'S', 1761551999, 1761551999, '1'),
(246744, 37068, 'QU', 'OK', 'S', 1761552005, 1761552005, '1'),
(246745, 39706, 'QU', 'OK', 'S', 1761552013, 1761552013, '1'),
(246746, 29891, 'QU', 'OK', 'S', 1761552017, 1761552017, '1'),
(246747, 39706, 'QU', 'OK', 'S', 1761552022, 1761552022, '1'),
(246748, 39705, 'QU', 'OK', 'S', 1761552025, 1761552025, '1'),
(246749, 39705, 'QU', 'OK', 'S', 1761552028, 1761552028, '1'),
(246750, 39224, 'QU', 'OK', 'S', 1761552037, 1761552037, '1'),
(246751, 39705, 'QU', 'OK', 'S', 1761552041, 1761552041, '1'),
(246752, 37068, 'QU', 'OK', 'S', 1761552044, 1761552044, '1'),
(246753, 37068, 'QU', 'OK', 'S', 1761552048, 1761552048, '1'),
(246754, 39333, 'QU', 'OK', 'S', 1761552051, 1761552051, '1'),
(246755, 39333, 'QU', 'OK', 'S', 1761552056, 1761552056, '1'),
(246756, 39333, 'QU', 'OK', 'S', 1761552061, 1761552061, '1'),
(246757, 39333, 'QU', 'OK', 'S', 1761552068, 1761552068, '1'),
(246758, 39333, 'QU', 'OK', 'S', 1761552074, 1761552074, '1'),
(246759, 39778, 'QU', 'OK', 'S', 1761552076, 1761552076, '1'),
(246760, 39333, 'QU', 'OK', 'S', 1761552080, 1761552080, '1'),
(246761, 39224, 'QU', 'OK', 'S', 1761552083, 1761552083, '1'),
(246762, 39333, 'QU', 'OK', 'S', 1761552087, 1761552087, '1'),
(246763, 39333, 'QU', 'OK', 'S', 1761552090, 1761552090, '1'),
(246764, 39333, 'QU', 'OK', 'S', 1761552093, 1761552093, '1'),
(246765, 39333, 'QU', 'OK', 'S', 1761552096, 1761552096, '1'),
(246766, 39778, 'QU', 'OK', 'S', 1761552101, 1761552101, '1'),
(246767, 39778, 'QU', 'OK', 'S', 1761552108, 1761552108, '1'),
(246768, 3830, 'QU', 'OK', 'S', 1761552114, 1761552114, '1'),
(246769, 3830, 'QU', 'OK', 'S', 1761552122, 1761552122, '1'),
(246770, 37068, 'QU', 'OK', 'S', 1761552125, 1761552125, '1'),
(246771, 39863, 'QU', 'OK', 'S', 1761552131, 1761552131, '1'),
(246772, 39778, 'QU', 'OK', 'S', 1761552135, 1761552135, '1'),
(246773, 40176, 'QU', 'OK', 'S', 1761552142, 1761552142, '1'),
(246774, 39333, 'QU', 'OK', 'S', 1761552146, 1761552146, '1'),
(246775, 39333, 'QU', 'OK', 'S', 1761552151, 1761552151, '1'),
(246776, 39333, 'QU', 'OK', 'S', 1761552157, 1761552157, '1'),
(246777, 39333, 'QU', 'OK', 'S', 1761552162, 1761552162, '1'),
(246778, 39333, 'QU', 'OK', 'S', 1761552168, 1761552168, '1'),
(246779, 39333, 'QU', 'OK', 'S', 1761552173, 1761552173, '1'),
(246780, 39333, 'QU', 'OK', 'S', 1761552175, 1761552175, '1'),
(246781, 39863, 'QU', 'OK', 'S', 1761552181, 1761552181, '1'),
(246782, 39382, 'QU', 'OK', 'S', 1761552196, 1761552196, '1'),
(246783, 39382, 'QU', 'OK', 'S', 1761552229, 1761552229, '1'),
(246784, 39980, 'QU', 'OK', 'S', 1761552239, 1761552239, '1'),
(246785, 39980, 'QU', 'OK', 'S', 1761552243, 1761552243, '1'),
(246786, 39980, 'QU', 'OK', 'S', 1761552246, 1761552246, '1'),
(246787, 39440, 'QU', 'OK', 'S', 1761552304, 1761552304, '1'),
(246788, 3835, 'QU', 'OK', 'S', 1761552306, 1761552306, '1'),
(246789, 39440, 'QU', 'OK', 'S', 1761552432, 1761552432, '1'),
(246790, 39440, 'QU', 'OK', 'S', 1761552474, 1761552474, '1'),
(246791, 39440, 'QU', 'OK', 'S', 1761552647, 1761552647, '1'),
(246792, 39440, 'QU', 'OK', 'S', 1761552666, 1761552666, '1'),
(246793, 39440, 'QU', 'OK', 'S', 1761552696, 1761552696, '1'),
(246794, 39440, 'QU', 'OK', 'S', 1761552718, 1761552718, '1'),
(246795, 39440, 'QU', 'OK', 'S', 1761552801, 1761552801, '1'),
(246796, 39440, 'QU', 'OK', 'S', 1761552811, 1761552811, '1'),
(246797, 39440, 'QU', 'OK', 'S', 1761552826, 1761552826, '1'),
(246798, 39440, 'QU', 'OK', 'S', 1761552851, 1761552851, '1'),
(246799, 39440, 'QU', 'OK', 'S', 1761552907, 1761552907, '1'),
(246800, 39440, 'QU', 'OK', 'S', 1761552920, 1761552920, '1'),
(246801, 39440, 'QU', 'OK', 'S', 1761552929, 1761552929, '1'),
(246802, 39440, 'QU', 'OK', 'S', 1761552964, 1761552964, '1'),
(246803, 39440, 'QU', 'OK', 'S', 1761552972, 1761552972, '1'),
(246804, 39440, 'QU', 'OK', 'S', 1761552984, 1761552984, '1'),
(246805, 21888, 'QU', 'OK', 'S', 1761556887, 1761556887, '1'),
(246806, 21888, 'QU', 'OK', 'S', 1761556891, 1761556891, '1'),
(246807, 21888, 'QU', 'OK', 'S', 1761556895, 1761556895, '1'),
(246808, 21888, 'QU', 'OK', 'S', 1761556897, 1761556897, '1'),
(246809, 37250, 'QU', 'OK', 'S', 1761556901, 1761556901, '1'),
(246810, 37522, 'QU', 'OK', 'S', 1761557275, 1761557275, '1'),
(246811, 37522, 'QU', 'OK', 'S', 1761557996, 1761557996, '1'),
(246812, 33823, 'QU', 'OK', 'S', 1761559394, 1761559394, '1'),
(246813, 26803, 'QU', 'OK', 'S', 1761559859, 1761559859, '1'),
(246814, 37522, 'QU', 'OK', 'S', 1761559912, 1761559912, '1'),
(246815, 40053, 'QU', 'OK', 'S', 1761560239, 1761560239, '1'),
(246816, 40053, 'QU', 'OK', 'S', 1761560243, 1761560243, '1'),
(246817, 39801, 'QU', 'OK', 'S', 1761560247, 1761560247, '1'),
(246818, 40008, 'QU', 'OK', 'S', 1761560251, 1761560251, '1'),
(246819, 40009, 'QU', 'OK', 'S', 1761560256, 1761560256, '1'),
(246820, 40007, 'QU', 'OK', 'S', 1761560260, 1761560260, '1'),
(246821, 31147, 'QU', 'OK', 'S', 1761560403, 1761560403, '1'),
(246822, 31147, 'QU', 'OK', 'S', 1761560415, 1761560415, '1'),
(246823, 31147, 'QU', 'OK', 'S', 1761560423, 1761560423, '1'),
(246824, 31147, 'QU', 'OK', 'S', 1761560436, 1761560436, '1'),
(246825, 31147, 'QU', 'OK', 'S', 1761560454, 1761560454, '1'),
(246826, 31747, 'QU', 'OK', 'S', 1761560612, 1761560612, '1'),
(246827, 7076, 'QU', 'OK', 'S', 1761560616, 1761560616, '1'),
(246828, 11446, 'QU', 'OK', 'S', 1761560619, 1761560619, '1'),
(246829, 21123, 'QU', 'OK', 'S', 1761560624, 1761560624, '1'),
(246830, 40145, 'QU', 'OK', 'S', 1761560628, 1761560628, '1'),
(246831, 39164, 'QU', 'OK', 'S', 1761560632, 1761560632, '1'),
(246832, 7076, 'QU', 'OK', 'S', 1761560639, 1761560639, '1'),
(246833, 40145, 'QU', 'OK', 'S', 1761560664, 1761560664, '1'),
(246834, 25082, 'QU', 'OK', 'S', 1761560667, 1761560667, '1'),
(246835, 36316, 'QU', 'OK', 'S', 1761560670, 1761560670, '1'),
(246836, 40128, 'QU', 'OK', 'S', 1761560672, 1761560672, '1'),
(246837, 2993, 'QU', 'OK', 'S', 1761560696, 1761560696, '1'),
(246838, 21816, 'QU', 'OK', 'S', 1761560855, 1761560855, '1'),
(246839, 30416, 'QU', 'OK', 'S', 1761561212, 1761561212, '1'),
(246840, 37553, 'QU', 'OK', 'S', 1761561240, 1761561240, '1'),
(246841, 37679, 'QU', 'OK', 'S', 1761562249, 1761562249, '1'),
(246842, 37683, 'QU', 'OK', 'S', 1761562559, 1761562559, '1'),
(246843, 31138, 'QU', 'OK', 'S', 1761562567, 1761562567, '1'),
(246844, 36466, 'QU', 'OK', 'S', 1761562835, 1761562835, '1'),
(246845, 36466, 'QU', 'OK', 'S', 1761562838, 1761562838, '1'),
(246846, 27413, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246847, 27413, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246848, 36844, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246849, 36107, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246850, 36107, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246851, 36107, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246852, 31450, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246853, 21710, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246854, 26677, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246855, 25874, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246856, 37708, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246857, 9181, 'QU', 'OK', 'S', 1761562986, 1761562986, '1'),
(246858, 37682, 'QU', 'OK', 'S', 1761563060, 1761563060, '1'),
(246859, 37684, 'QU', 'OK', 'S', 1761563683, 1761563683, '1'),
(246860, 37685, 'QU', 'OK', 'S', 1761563894, 1761563894, '1'),
(246861, 39580, 'QU', 'OK', 'S', 1761565274, 1761565274, '1'),
(246862, 38998, 'QU', 'OK', 'S', 1761565280, 1761565280, '1'),
(246863, 39662, 'QU', 'OK', 'S', 1761565293, 1761565293, '1'),
(246864, 39700, 'QU', 'OK', 'S', 1761565296, 1761565296, '1'),
(246865, 39700, 'QU', 'OK', 'S', 1761565300, 1761565300, '1'),
(246866, 39699, 'QU', 'OK', 'S', 1761565302, 1761565302, '1'),
(246867, 39662, 'QU', 'OK', 'S', 1761565307, 1761565307, '1'),
(246868, 40445, 'QU', 'OK', 'S', 1761565315, 1761565315, '1'),
(246869, 39699, 'QU', 'OK', 'S', 1761565319, 1761565319, '1'),
(246870, 39561, 'QU', 'OK', 'S', 1761565324, 1761565324, '1'),
(246871, 39700, 'QU', 'OK', 'S', 1761565326, 1761565326, '1'),
(246872, 39662, 'QU', 'OK', 'S', 1761565330, 1761565330, '1'),
(246873, 21713, 'QU', 'OK', 'S', 1761566667, 1761566667, '1'),
(246874, 38173, 'QU', 'OK', 'S', 1761567514, 1761567514, '1'),
(246875, 40567, 'QU', 'OK', 'S', 1761570842, 1761570842, '1'),
(246876, 23013, 'QU', 'OK', 'S', 1761571439, 1761571439, '1'),
(246877, 23747, 'QU', 'OK', 'S', 1761571442, 1761571442, '1'),
(246878, 11943, 'QU', 'OK', 'S', 1761571445, 1761571445, '1'),
(246879, 11943, 'QU', 'OK', 'S', 1761571449, 1761571449, '1'),
(246880, 20345, 'QU', 'OK', 'S', 1761571452, 1761571452, '1'),
(246881, 11943, 'QU', 'OK', 'S', 1761571457, 1761571457, '1'),
(246882, 20348, 'QU', 'OK', 'S', 1761571465, 1761571465, '1'),
(246883, 40557, 'QU', 'OK', 'S', 1761571477, 1761571477, '1'),
(246884, 40566, 'QU', 'OK', 'S', 1761571556, 1761571556, '1'),
(246885, 11946, 'QU', 'OK', 'S', 1761572194, 1761572194, '1'),
(246886, 35100, 'QU', 'OK', 'S', 1761573331, 1761573331, '1'),
(246887, 27285, 'QU', 'OK', 'S', 1761573341, 1761573341, '1'),
(246888, 34891, 'QU', 'OK', 'S', 1761573346, 1761573346, '1'),
(246889, 35144, 'QU', 'OK', 'S', 1761573349, 1761573349, '1'),
(246890, 34148, 'QU', 'OK', 'S', 1761573355, 1761573355, '1'),
(246891, 38148, 'QU', 'OK', 'S', 1761573360, 1761573360, '1'),
(246892, 34483, 'QU', 'OK', 'S', 1761573364, 1761573364, '1'),
(246893, 27310, 'QU', 'OK', 'S', 1761573367, 1761573367, '1'),
(246894, 22578, 'QU', 'OK', 'S', 1761573370, 1761573370, '1'),
(246895, 39879, 'QU', 'OK', 'S', 1761573375, 1761573375, '1'),
(246896, 40203, 'QU', 'OK', 'S', 1761629261, 1761629261, '1'),
(246897, 40203, 'QU', 'OK', 'S', 1761629279, 1761629279, '1'),
(246898, 35122, 'QU', 'OK', 'S', 1761629286, 1761629286, '1'),
(246899, 35355, 'QU', 'OK', 'S', 1761629292, 1761629292, '1'),
(246900, 34386, 'QU', 'OK', 'S', 1761629297, 1761629297, '1'),
(246901, 33917, 'QU', 'OK', 'S', 1761629302, 1761629302, '1'),
(246902, 39250, 'QU', 'OK', 'S', 1761629307, 1761629307, '1'),
(246903, 32188, 'QU', 'OK', 'S', 1761629311, 1761629311, '1'),
(246904, 18290, 'QU', 'OK', 'S', 1761629315, 1761629315, '1'),
(246905, 40132, 'QU', 'OK', 'S', 1761629319, 1761629319, '1'),
(246906, 40132, 'QU', 'OK', 'S', 1761629338, 1761629338, '1'),
(246907, 17793, 'QU', 'OK', 'S', 1761629340, 1761629340, '1'),
(246908, 40203, 'QU', 'OK', 'S', 1761629373, 1761629373, '1'),
(246909, 39287, 'QU', 'OK', 'S', 1761629402, 1761629402, '1'),
(246910, 39247, 'QU', 'OK', 'S', 1761629430, 1761629430, '1'),
(246911, 19708, 'QU', 'OK', 'S', 1761629437, 1761629437, '1'),
(246912, 39249, 'QU', 'OK', 'S', 1761629445, 1761629445, '1'),
(246913, 39252, 'QU', 'OK', 'S', 1761629464, 1761629464, '1'),
(246914, 39253, 'QU', 'OK', 'S', 1761629470, 1761629470, '1'),
(246915, 32187, 'QU', 'OK', 'S', 1761629488, 1761629488, '1'),
(246916, 37866, 'QU', 'OK', 'S', 1761629542, 1761629542, '1'),
(246917, 32187, 'QU', 'OK', 'S', 1761629543, 1761629543, '1'),
(246918, 37866, 'QU', 'OK', 'S', 1761629547, 1761629547, '1'),
(246919, 39253, 'QU', 'OK', 'S', 1761629572, 1761629572, '1'),
(246920, 39252, 'QU', 'OK', 'S', 1761629572, 1761629572, '1'),
(246921, 39249, 'QU', 'OK', 'S', 1761629572, 1761629572, '1'),
(246922, 19708, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246923, 39247, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246924, 39287, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246925, 40203, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246926, 17793, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246927, 18290, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246928, 32188, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246929, 39250, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246930, 33917, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246931, 34386, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246932, 35355, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246933, 35122, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246934, 40203, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246935, 40203, 'QU', 'OK', 'S', 1761629573, 1761629573, '1'),
(246936, 39253, 'QU', 'OK', 'S', 1761629594, 1761629594, '1'),
(246937, 39247, 'QU', 'OK', 'S', 1761629600, 1761629600, '1'),
(246938, 39252, 'QU', 'OK', 'S', 1761629636, 1761629636, '1'),
(246939, 37522, 'QU', 'OK', 'S', 1761629642, 1761629642, '1'),
(246940, 39250, 'QU', 'OK', 'S', 1761629669, 1761629669, '1'),
(246941, 39249, 'QU', 'OK', 'S', 1761629690, 1761629690, '1'),
(246942, 19708, 'QU', 'OK', 'S', 1761629859, 1761629859, '1'),
(246943, 32187, 'QU', 'OK', 'S', 1761629869, 1761629869, '1'),
(246944, 33917, 'QU', 'OK', 'S', 1761629881, 1761629881, '1'),
(246945, 39287, 'QU', 'OK', 'S', 1761629897, 1761629897, '1'),
(246946, 23639, 'QU', 'OK', 'S', 1761629941, 1761629941, '1'),
(246947, 19706, 'QU', 'OK', 'S', 1761629949, 1761629949, '1'),
(246948, 24716, 'QU', 'OK', 'S', 1761629956, 1761629956, '1'),
(246949, 10638, 'QU', 'OK', 'S', 1761629987, 1761629987, '1'),
(246950, 40203, 'QU', 'OK', 'S', 1761630004, 1761630004, '1'),
(246951, 22633, 'QU', 'OK', 'S', 1761630010, 1761630010, '1'),
(246952, 19808, 'QU', 'OK', 'S', 1761630019, 1761630019, '1'),
(246953, 40203, 'QU', 'OK', 'S', 1761630025, 1761630025, '1'),
(246954, 32436, 'QU', 'OK', 'S', 1761630030, 1761630030, '1'),
(246955, 29475, 'QU', 'OK', 'S', 1761630052, 1761630052, '1'),
(246956, 23937, 'QU', 'OK', 'S', 1761630056, 1761630056, '1'),
(246957, 24989, 'QU', 'OK', 'S', 1761630079, 1761630079, '1'),
(246958, 29483, 'QU', 'OK', 'S', 1761630094, 1761630094, '1'),
(246959, 22652, 'QU', 'OK', 'S', 1761630127, 1761630127, '1'),
(246960, 24804, 'QU', 'OK', 'S', 1761630168, 1761630168, '1'),
(246961, 22896, 'QU', 'OK', 'S', 1761630214, 1761630214, '1'),
(246962, 40170, 'QU', 'OK', 'S', 1761630228, 1761630228, '1'),
(246963, 20450, 'QU', 'OK', 'S', 1761630243, 1761630243, '1'),
(246964, 40117, 'QU', 'OK', 'S', 1761630262, 1761630262, '1'),
(246965, 40115, 'QU', 'OK', 'S', 1761630270, 1761630270, '1'),
(246966, 40416, 'QU', 'OK', 'S', 1761630289, 1761630289, '1'),
(246967, 40152, 'QU', 'OK', 'S', 1761630311, 1761630311, '1'),
(246968, 40118, 'QU', 'OK', 'S', 1761630323, 1761630323, '1'),
(246969, 40415, 'QU', 'OK', 'S', 1761630344, 1761630344, '1'),
(246970, 40109, 'QU', 'OK', 'S', 1761630366, 1761630366, '1'),
(246971, 40260, 'QU', 'OK', 'S', 1761630383, 1761630383, '1'),
(246972, 39675, 'QU', 'OK', 'S', 1761630391, 1761630391, '1'),
(246973, 40204, 'QU', 'OK', 'S', 1761630400, 1761630400, '1'),
(246974, 40169, 'QU', 'OK', 'S', 1761630932, 1761630932, '1'),
(246975, 40257, 'QU', 'OK', 'S', 1761630939, 1761630939, '1'),
(246976, 38052, 'QU', 'OK', 'S', 1761630945, 1761630945, '1'),
(246977, 38052, 'QU', 'OK', 'S', 1761630976, 1761630976, '1'),
(246978, 40168, 'QU', 'OK', 'S', 1761630983, 1761630983, '1'),
(246979, 30292, 'QU', 'OK', 'S', 1761630988, 1761630988, '1'),
(246980, 38309, 'QU', 'OK', 'S', 1761630997, 1761630997, '1'),
(246981, 38309, 'QU', 'OK', 'S', 1761631007, 1761631007, '1'),
(246982, 39651, 'QU', 'OK', 'S', 1761631012, 1761631012, '1'),
(246983, 39190, 'QU', 'OK', 'S', 1761631017, 1761631017, '1'),
(246984, 39709, 'QU', 'OK', 'S', 1761631023, 1761631023, '1'),
(246985, 40402, 'QU', 'OK', 'S', 1761631026, 1761631026, '1'),
(246986, 40389, 'QU', 'OK', 'S', 1761631032, 1761631032, '1'),
(246987, 39804, 'QU', 'OK', 'S', 1761631036, 1761631036, '1'),
(246988, 40494, 'QU', 'OK', 'S', 1761631039, 1761631039, '1'),
(246989, 40226, 'QU', 'OK', 'S', 1761631043, 1761631043, '1'),
(246990, 26641, 'QU', 'OK', 'S', 1761631049, 1761631049, '1'),
(246991, 40212, 'QU', 'OK', 'S', 1761631055, 1761631055, '1'),
(246992, 40543, 'QU', 'OK', 'S', 1761631060, 1761631060, '1'),
(246993, 39468, 'QU', 'OK', 'S', 1761631066, 1761631066, '1'),
(246994, 30818, 'QU', 'OK', 'S', 1761631071, 1761631071, '1'),
(246995, 39651, 'QU', 'OK', 'S', 1761631083, 1761631083, '1'),
(246996, 30818, 'QU', 'OK', 'S', 1761631114, 1761631114, '1'),
(246997, 40495, 'QU', 'OK', 'S', 1761631119, 1761631119, '1'),
(246998, 39484, 'QU', 'OK', 'S', 1761631124, 1761631124, '1'),
(246999, 40228, 'QU', 'OK', 'S', 1761631127, 1761631127, '1'),
(247000, 40210, 'QU', 'OK', 'S', 1761631130, 1761631130, '1'),
(247001, 38706, 'QU', 'OK', 'S', 1761631134, 1761631134, '1'),
(247002, 40209, 'QU', 'OK', 'S', 1761631137, 1761631137, '1'),
(247003, 35122, 'QU', 'OK', 'S', 1761631156, 1761631156, '1'),
(247004, 35355, 'QU', 'OK', 'S', 1761631160, 1761631160, '1'),
(247005, 32188, 'QU', 'OK', 'S', 1761631163, 1761631163, '1'),
(247006, 17793, 'QU', 'OK', 'S', 1761631167, 1761631167, '1'),
(247007, 18290, 'QU', 'OK', 'S', 1761631171, 1761631171, '1'),
(247008, 34386, 'QU', 'OK', 'S', 1761631176, 1761631176, '1'),
(247009, 40203, 'QU', 'OK', 'S', 1761631182, 1761631182, '1'),
(247010, 40410, 'QU', 'OK', 'S', 1761631197, 1761631197, '1'),
(247011, 18548, 'QU', 'OK', 'S', 1761631204, 1761631204, '1'),
(247012, 18546, 'QU', 'OK', 'S', 1761631206, 1761631206, '1'),
(247013, 18552, 'QU', 'OK', 'S', 1761631210, 1761631210, '1'),
(247014, 18558, 'QU', 'OK', 'S', 1761631212, 1761631212, '1'),
(247015, 18560, 'QU', 'OK', 'S', 1761631215, 1761631215, '1'),
(247016, 18559, 'QU', 'OK', 'S', 1761631220, 1761631220, '1'),
(247017, 18541, 'QU', 'OK', 'S', 1761631223, 1761631223, '1'),
(247018, 18541, 'QU', 'OK', 'S', 1761631226, 1761631226, '1'),
(247019, 31078, 'QU', 'OK', 'S', 1761631230, 1761631230, '1'),
(247020, 18555, 'QU', 'OK', 'S', 1761631233, 1761631233, '1'),
(247021, 18551, 'QU', 'OK', 'S', 1761631237, 1761631237, '1'),
(247022, 18546, 'QU', 'OK', 'S', 1761631240, 1761631240, '1'),
(247023, 20972, 'QU', 'OK', 'S', 1761631262, 1761631262, '1'),
(247024, 29478, 'QU', 'OK', 'S', 1761631265, 1761631265, '1'),
(247025, 29478, 'QU', 'OK', 'S', 1761631271, 1761631271, '1'),
(247026, 29478, 'QU', 'OK', 'S', 1761631278, 1761631278, '1'),
(247027, 33292, 'QU', 'OK', 'S', 1761631282, 1761631282, '1'),
(247028, 32056, 'QU', 'OK', 'S', 1761631287, 1761631287, '1'),
(247029, 31523, 'QU', 'OK', 'S', 1761631295, 1761631295, '1'),
(247030, 32885, 'QU', 'OK', 'S', 1761631300, 1761631300, '1'),
(247031, 31079, 'QU', 'OK', 'S', 1761631310, 1761631310, '1'),
(247032, 37216, 'QU', 'OK', 'S', 1761631322, 1761631322, '1'),
(247033, 30983, 'QU', 'OK', 'S', 1761631326, 1761631326, '1'),
(247034, 20958, 'QU', 'OK', 'S', 1761631331, 1761631331, '1'),
(247035, 33294, 'QU', 'OK', 'S', 1761631341, 1761631341, '1'),
(247036, 18548, 'QU', 'OK', 'S', 1761631346, 1761631346, '1'),
(247037, 37993, 'QU', 'OK', 'S', 1761631350, 1761631350, '1'),
(247038, 20974, 'QU', 'OK', 'S', 1761631353, 1761631353, '1'),
(247039, 23976, 'QU', 'OK', 'S', 1761631357, 1761631357, '1'),
(247040, 37839, 'QU', 'OK', 'S', 1761631372, 1761631372, '1'),
(247041, 3844, 'QU', 'OK', 'S', 1761631378, 1761631378, '1'),
(247042, 20693, 'QU', 'OK', 'S', 1761631386, 1761631386, '1'),
(247043, 40188, 'QU', 'OK', 'S', 1761631392, 1761631392, '1'),
(247044, 22111, 'QU', 'OK', 'S', 1761631396, 1761631396, '1'),
(247045, 22104, 'QU', 'OK', 'S', 1761631400, 1761631400, '1'),
(247046, 37923, 'QU', 'OK', 'S', 1761631403, 1761631403, '1'),
(247047, 39774, 'QU', 'OK', 'S', 1761631408, 1761631408, '1'),
(247048, 35564, 'QU', 'OK', 'S', 1761631412, 1761631412, '1'),
(247049, 21094, 'QU', 'OK', 'S', 1761631416, 1761631416, '1'),
(247050, 39736, 'QU', 'OK', 'S', 1761631422, 1761631422, '1'),
(247051, 39774, 'QU', 'OK', 'S', 1761631425, 1761631425, '1'),
(247052, 40147, 'QU', 'OK', 'S', 1761631429, 1761631429, '1'),
(247053, 15390, 'QU', 'OK', 'S', 1761631448, 1761631448, '1'),
(247054, 15252, 'QU', 'OK', 'S', 1761631454, 1761631454, '1'),
(247055, 22082, 'QU', 'OK', 'S', 1761631457, 1761631457, '1'),
(247056, 34346, 'QU', 'OK', 'S', 1761631460, 1761631460, '1'),
(247057, 22106, 'QU', 'OK', 'S', 1761631463, 1761631463, '1'),
(247058, 19531, 'QU', 'OK', 'S', 1761631474, 1761631474, '1'),
(247059, 19497, 'QU', 'OK', 'S', 1761631477, 1761631477, '1'),
(247060, 18734, 'QU', 'OK', 'S', 1761631485, 1761631485, '1'),
(247061, 18735, 'QU', 'OK', 'S', 1761631493, 1761631493, '1'),
(247062, 15796, 'QU', 'OK', 'S', 1761631497, 1761631497, '1'),
(247063, 40061, 'QU', 'OK', 'S', 1761631502, 1761631502, '1'),
(247064, 10810, 'QU', 'OK', 'S', 1761631509, 1761631509, '1'),
(247065, 30704, 'QU', 'OK', 'S', 1761631531, 1761631531, '1'),
(247066, 34346, 'QU', 'OK', 'S', 1761631540, 1761631540, '1'),
(247067, 35213, 'QU', 'OK', 'S', 1761631543, 1761631543, '1'),
(247068, 15253, 'QU', 'OK', 'S', 1761631547, 1761631547, '1'),
(247069, 38201, 'QU', 'OK', 'S', 1761631550, 1761631550, '1'),
(247070, 39994, 'QU', 'OK', 'S', 1761631556, 1761631556, '1'),
(247071, 40477, 'QU', 'OK', 'S', 1761631561, 1761631561, '1'),
(247072, 40365, 'QU', 'OK', 'S', 1761631566, 1761631566, '1'),
(247073, 40366, 'QU', 'OK', 'S', 1761631571, 1761631571, '1'),
(247074, 40558, 'QU', 'OK', 'S', 1761631573, 1761631573, '1'),
(247075, 40366, 'QU', 'OK', 'S', 1761631576, 1761631576, '1'),
(247076, 17674, 'QU', 'OK', 'S', 1761631593, 1761631593, '1'),
(247077, 40235, 'QU', 'OK', 'S', 1761631597, 1761631597, '1'),
(247078, 39594, 'QU', 'OK', 'S', 1761631602, 1761631602, '1'),
(247079, 39594, 'QU', 'OK', 'S', 1761631615, 1761631615, '1'),
(247080, 39577, 'QU', 'OK', 'S', 1761631635, 1761631635, '1'),
(247081, 40236, 'QU', 'OK', 'S', 1761631640, 1761631640, '1'),
(247082, 40236, 'QU', 'OK', 'S', 1761631660, 1761631660, '1'),
(247083, 40217, 'QU', 'OK', 'S', 1761631667, 1761631667, '1'),
(247084, 40136, 'QU', 'OK', 'S', 1761631671, 1761631671, '1'),
(247085, 16372, 'QU', 'OK', 'S', 1761631690, 1761631690, '1'),
(247086, 39621, 'QU', 'OK', 'S', 1761631696, 1761631696, '1'),
(247087, 39580, 'QU', 'OK', 'S', 1761631701, 1761631701, '1'),
(247088, 38528, 'QU', 'OK', 'S', 1761631703, 1761631703, '1'),
(247089, 39546, 'QU', 'OK', 'S', 1761631706, 1761631706, '1'),
(247090, 16276, 'QU', 'OK', 'S', 1761631710, 1761631710, '1'),
(247091, 38829, 'QU', 'OK', 'S', 1761631715, 1761631715, '1'),
(247092, 38830, 'QU', 'OK', 'S', 1761631718, 1761631718, '1'),
(247093, 38830, 'QU', 'OK', 'S', 1761631723, 1761631723, '1'),
(247094, 38830, 'QU', 'OK', 'S', 1761631726, 1761631726, '1'),
(247095, 40568, 'QU', 'OK', 'S', 1761631744, 1761631744, '1'),
(247096, 6630, 'QU', 'OK', 'S', 1761631749, 1761631749, '1'),
(247097, 29398, 'QU', 'OK', 'S', 1761631753, 1761631753, '1'),
(247098, 29328, 'QU', 'OK', 'S', 1761631755, 1761631755, '1'),
(247099, 29327, 'QU', 'OK', 'S', 1761631759, 1761631759, '1'),
(247100, 29402, 'QU', 'OK', 'S', 1761631765, 1761631765, '1'),
(247101, 29332, 'QU', 'OK', 'S', 1761631770, 1761631770, '1'),
(247102, 40569, 'QU', 'OK', 'S', 1761631775, 1761631775, '1'),
(247103, 27514, 'QU', 'OK', 'S', 1761631811, 1761631811, '1'),
(247104, 40570, 'QU', 'OK', 'S', 1761631834, 1761631834, '1'),
(247105, 24562, 'QU', 'OK', 'S', 1761631839, 1761631839, '1'),
(247106, 24562, 'QU', 'OK', 'S', 1761631844, 1761631844, '1'),
(247107, 39594, 'QU', 'OK', 'S', 1761631876, 1761631876, '1'),
(247108, 39594, 'QU', 'OK', 'S', 1761631879, 1761631879, '1'),
(247109, 22085, 'QU', 'OK', 'S', 1761631917, 1761631917, '1'),
(247110, 40098, 'QU', 'OK', 'S', 1761631927, 1761631927, '1'),
(247111, 36257, 'QU', 'OK', 'S', 1761631977, 1761631977, '1'),
(247112, 40571, 'QU', 'OK', 'S', 1761631985, 1761631985, '1'),
(247113, 36257, 'QU', 'OK', 'S', 1761631987, 1761631987, '1'),
(247114, 33293, 'QU', 'OK', 'S', 1761632008, 1761632008, '1'),
(247115, 40061, 'QU', 'OK', 'S', 1761632029, 1761632029, '1'),
(247116, 39676, 'QU', 'OK', 'S', 1761632048, 1761632048, '1'),
(247117, 40572, 'QU', 'OK', 'S', 1761632061, 1761632061, '1'),
(247118, 38052, 'QU', 'OK', 'S', 1761632075, 1761632075, '1'),
(247119, 38052, 'QU', 'OK', 'S', 1761632081, 1761632081, '1'),
(247120, 40573, 'QU', 'OK', 'S', 1761632102, 1761632102, '1'),
(247121, 40574, 'QU', 'OK', 'S', 1761632216, 1761632216, '1'),
(247122, 40575, 'QU', 'OK', 'S', 1761632247, 1761632247, '1'),
(247123, 40576, 'QU', 'OK', 'S', 1761632284, 1761632284, '1'),
(247124, 40577, 'QU', 'OK', 'S', 1761632388, 1761632388, '1'),
(247125, 33829, 'QU', 'OK', 'S', 1761632419, 1761632419, '1'),
(247126, 40539, 'QU', 'OK', 'S', 1761632613, 1761632613, '1'),
(247127, 40540, 'QU', 'OK', 'S', 1761632626, 1761632626, '1'),
(247128, 40540, 'QU', 'OK', 'S', 1761632631, 1761632631, '1'),
(247129, 40540, 'QU', 'OK', 'S', 1761632634, 1761632634, '1'),
(247130, 40540, 'QU', 'OK', 'S', 1761632637, 1761632637, '1'),
(247131, 37522, 'QU', 'OK', 'S', 1761632763, 1761632763, '1'),
(247132, 40540, 'QU', 'OK', 'S', 1761632818, 1761632818, '1'),
(247133, 40556, 'QU', 'OK', 'S', 1761632893, 1761632893, '1'),
(247134, 40555, 'QU', 'OK', 'S', 1761633123, 1761633123, '1'),
(247135, 38421, 'QU', 'OK', 'S', 1761633274, 1761633274, '1'),
(247136, 40559, 'QU', 'OK', 'S', 1761633559, 1761633559, '1'),
(247137, 40560, 'QU', 'OK', 'S', 1761633676, 1761633676, '1'),
(247138, 40562, 'QU', 'OK', 'S', 1761633728, 1761633728, '1'),
(247139, 40539, 'QU', 'OK', 'S', 1761633738, 1761633738, '1'),
(247140, 40565, 'QU', 'OK', 'S', 1761634005, 1761634005, '1'),
(247141, 40563, 'QU', 'OK', 'S', 1761634134, 1761634134, '1'),
(247142, 40564, 'QU', 'OK', 'S', 1761634195, 1761634195, '1'),
(247143, 40553, 'QU', 'OK', 'S', 1761634491, 1761634491, '1'),
(247144, 40554, 'QU', 'OK', 'S', 1761634615, 1761634615, '1'),
(247145, 40558, 'QU', 'OK', 'S', 1761634662, 1761634662, '1'),
(247146, 33233, 'QU', 'OK', 'S', 1761634847, 1761634847, '1'),
(247147, 38421, 'QU', 'OK', 'S', 1761634911, 1761634911, '1'),
(247148, 22604, 'QU', 'OK', 'S', 1761635272, 1761635272, '1'),
(247149, 37522, 'QU', 'OK', 'S', 1761635526, 1761635526, '1'),
(247150, 37522, 'QU', 'OK', 'S', 1761635539, 1761635539, '1'),
(247151, 37522, 'QU', 'OK', 'S', 1761635549, 1761635549, '1'),
(247152, 39076, 'QU', 'OK', 'S', 1761635550, 1761635550, '1'),
(247153, 37522, 'QU', 'OK', 'S', 1761635570, 1761635570, '1'),
(247154, 37522, 'QU', 'OK', 'S', 1761635598, 1761635598, '1'),
(247155, 37522, 'QU', 'OK', 'S', 1761635625, 1761635625, '1'),
(247156, 37522, 'QU', 'OK', 'S', 1761635643, 1761635643, '1'),
(247157, 37522, 'QU', 'OK', 'S', 1761635663, 1761635663, '1'),
(247158, 37522, 'QU', 'OK', 'S', 1761635677, 1761635677, '1'),
(247159, 31130, 'QU', 'OK', 'S', 1761635704, 1761635704, '1'),
(247160, 31126, 'QU', 'OK', 'S', 1761635730, 1761635730, '1'),
(247161, 40551, 'QU', 'OK', 'S', 1761637582, 1761637582, '1'),
(247162, 31147, 'QU', 'OK', 'S', 1761637671, 1761637671, '1'),
(247163, 37678, 'QU', 'OK', 'S', 1761638700, 1761638700, '1'),
(247164, 40547, 'QU', 'OK', 'S', 1761638832, 1761638832, '1'),
(247165, 40546, 'QU', 'OK', 'S', 1761638836, 1761638836, '1'),
(247166, 40546, 'QU', 'OK', 'S', 1761638840, 1761638840, '1'),
(247167, 40545, 'QU', 'OK', 'S', 1761638843, 1761638843, '1'),
(247168, 37677, 'QU', 'OK', 'S', 1761638868, 1761638868, '1'),
(247169, 37676, 'QU', 'OK', 'S', 1761639161, 1761639161, '1'),
(247170, 37675, 'QU', 'OK', 'S', 1761639250, 1761639250, '1'),
(247171, 33233, 'QU', 'OK', 'S', 1761639763, 1761639763, '1'),
(247172, 37674, 'QU', 'OK', 'S', 1761639875, 1761639875, '1'),
(247173, 39321, 'QU', 'OK', 'S', 1761639973, 1761639973, '1'),
(247174, 39872, 'QU', 'OK', 'S', 1761640025, 1761640025, '1'),
(247175, 37673, 'QU', 'OK', 'S', 1761640039, 1761640039, '1'),
(247176, 38491, 'QU', 'OK', 'S', 1761643252, 1761643252, '1'),
(247177, 32400, 'QU', 'OK', 'S', 1761643359, 1761643359, '1'),
(247178, 38657, 'QU', 'OK', 'S', 1761643525, 1761643525, '1'),
(247179, 40093, 'QU', 'OK', 'S', 1761643711, 1761643711, '1'),
(247180, 40093, 'QU', 'OK', 'S', 1761643717, 1761643717, '1'),
(247181, 19277, 'QU', 'OK', 'S', 1761643941, 1761643941, '1'),
(247182, 19277, 'QU', 'OK', 'S', 1761643954, 1761643954, '1'),
(247183, 37672, 'QU', 'OK', 'S', 1761644260, 1761644260, '1'),
(247184, 37671, 'QU', 'OK', 'S', 1761644310, 1761644310, '1'),
(247185, 37670, 'QU', 'OK', 'S', 1761644689, 1761644689, '1'),
(247186, 37669, 'QU', 'OK', 'S', 1761644978, 1761644978, '1'),
(247187, 40538, 'QU', 'OK', 'S', 1761645568, 1761645568, '1'),
(247188, 40537, 'QU', 'OK', 'S', 1761645589, 1761645589, '1'),
(247189, 37522, 'QU', 'OK', 'S', 1761646307, 1761646307, '1'),
(247190, 37522, 'QU', 'OK', 'S', 1761646522, 1761646522, '1'),
(247191, 33464, 'QU', 'OK', 'S', 1761646711, 1761646711, '1'),
(247192, 33465, 'QU', 'OK', 'S', 1761646711, 1761646711, '1'),
(247193, 27326, 'QU', 'OK', 'S', 1761646711, 1761646711, '1'),
(247194, 30818, 'QU', 'OK', 'S', 1761647710, 1761647710, '1'),
(247195, 30818, 'QU', 'OK', 'S', 1761647714, 1761647714, '1'),
(247196, 39594, 'QU', 'OK', 'S', 1761647721, 1761647721, '1'),
(247197, 39594, 'QU', 'OK', 'S', 1761647724, 1761647724, '1'),
(247198, 40132, 'QU', 'OK', 'S', 1761647731, 1761647731, '1'),
(247199, 40132, 'QU', 'OK', 'S', 1761647734, 1761647734, '1'),
(247200, 38052, 'QU', 'OK', 'S', 1761647739, 1761647739, '1'),
(247201, 38052, 'QU', 'OK', 'S', 1761647743, 1761647743, '1'),
(247202, 39331, 'QU', 'OK', 'S', 1761649685, 1761649685, '1'),
(247203, 39320, 'QU', 'OK', 'S', 1761649712, 1761649712, '1'),
(247204, 39321, 'QU', 'OK', 'S', 1761649747, 1761649747, '1'),
(247205, 40356, 'QU', 'OK', 'S', 1761650598, 1761650598, '1'),
(247206, 40355, 'QU', 'OK', 'S', 1761650712, 1761650712, '1'),
(247207, 40357, 'QU', 'OK', 'S', 1761651000, 1761651000, '1'),
(247208, 31314, 'QU', 'OK', 'S', 1761651106, 1761651106, '1'),
(247209, 31314, 'QU', 'OK', 'S', 1761651111, 1761651111, '1'),
(247210, 40363, 'QU', 'OK', 'S', 1761651639, 1761651639, '1'),
(247211, 24425, 'QU', 'OK', 'S', 1761654890, 1761654890, '1'),
(247212, 38742, 'QU', 'OK', 'S', 1761654942, 1761654942, '1'),
(247213, 37179, 'QU', 'OK', 'S', 1761654980, 1761654980, '1'),
(247214, 22245, 'QU', 'OK', 'S', 1761655150, 1761655150, '1'),
(247215, 37522, 'QU', 'OK', 'S', 1761656401, 1761656401, '1'),
(247216, 37522, 'QU', 'OK', 'S', 1761656414, 1761656414, '1'),
(247217, 37522, 'QU', 'OK', 'S', 1761656429, 1761656429, '1'),
(247218, 34483, 'QU', 'OK', 'S', 1761656473, 1761656473, '1'),
(247219, 30971, 'QU', 'OK', 'S', 1761656696, 1761656696, '1'),
(247220, 40451, 'QU', 'OK', 'S', 1761656730, 1761656730, '1'),
(247221, 39973, 'QU', 'OK', 'S', 1761656793, 1761656793, '1'),
(247222, 37349, 'QU', 'OK', 'S', 1761656846, 1761656846, '1'),
(247223, 39444, 'QU', 'OK', 'S', 1761657036, 1761657036, '1'),
(247224, 37395, 'QU', 'OK', 'S', 1761657139, 1761657139, '1'),
(247225, 34511, 'QU', 'OK', 'S', 1761657201, 1761657201, '1'),
(247226, 22529, 'QU', 'OK', 'S', 1761657249, 1761657249, '1'),
(247227, 26171, 'QU', 'OK', 'S', 1761657302, 1761657302, '1'),
(247228, 35741, 'QU', 'OK', 'S', 1761657351, 1761657351, '1'),
(247229, 38722, 'QU', 'OK', 'S', 1761657395, 1761657395, '1'),
(247230, 26566, 'QU', 'OK', 'S', 1761657618, 1761657618, '1'),
(247231, 39559, 'QU', 'OK', 'S', 1761657784, 1761657784, '1'),
(247232, 40424, 'QU', 'OK', 'S', 1761657866, 1761657866, '1'),
(247233, 39268, 'QU', 'OK', 'S', 1761713290, 1761713290, '1'),
(247234, 36101, 'QU', 'OK', 'S', 1761713554, 1761713554, '1'),
(247235, 39268, 'QU', 'OK', 'S', 1761713604, 1761713604, '1'),
(247236, 5700, 'QU', 'OK', 'S', 1761714071, 1761714071, '1'),
(247237, 38727, 'QU', 'OK', 'S', 1761714959, 1761714959, '1'),
(247238, 37678, 'QU', 'OK', 'S', 1761714963, 1761714963, '1'),
(247239, 37678, 'QU', 'OK', 'S', 1761714966, 1761714966, '1'),
(247240, 37678, 'QU', 'OK', 'S', 1761714969, 1761714969, '1'),
(247241, 40556, 'QU', 'OK', 'S', 1761714972, 1761714972, '1'),
(247242, 18005, 'QU', 'OK', 'S', 1761715057, 1761715057, '1'),
(247243, 3773, 'QU', 'OK', 'S', 1761715148, 1761715148, '1'),
(247244, 37886, 'QU', 'OK', 'S', 1761715157, 1761715157, '1'),
(247245, 38566, 'QU', 'OK', 'S', 1761715165, 1761715165, '1'),
(247246, 32961, 'QU', 'OK', 'S', 1761715179, 1761715179, '1'),
(247247, 39281, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247248, 37646, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247249, 37646, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247250, 37645, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247251, 24041, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247252, 40052, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247253, 33317, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247254, 26684, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247255, 26684, 'QU', 'OK', 'S', 1761715259, 1761715259, '1'),
(247256, 32931, 'QU', 'OK', 'S', 1761715303, 1761715303, '1'),
(247257, 27300, 'QU', 'OK', 'S', 1761715303, 1761715303, '1'),
(247258, 28497, 'QU', 'OK', 'S', 1761715347, 1761715347, '1'),
(247259, 28478, 'QU', 'OK', 'S', 1761715347, 1761715347, '1'),
(247260, 22105, 'QU', 'OK', 'S', 1761715377, 1761715377, '1'),
(247261, 24241, 'QU', 'OK', 'S', 1761715451, 1761715451, '1'),
(247262, 24257, 'QU', 'OK', 'S', 1761715451, 1761715451, '1'),
(247263, 24255, 'QU', 'OK', 'S', 1761715451, 1761715451, '1'),
(247264, 12357, 'QU', 'OK', 'S', 1761715451, 1761715451, '1'),
(247265, 37522, 'QU', 'OK', 'S', 1761715459, 1761715459, '1'),
(247266, 37522, 'QU', 'OK', 'S', 1761715471, 1761715471, '1'),
(247267, 29459, 'QU', 'OK', 'S', 1761715478, 1761715478, '1'),
(247268, 37405, 'QU', 'OK', 'S', 1761715494, 1761715494, '1'),
(247269, 38506, 'QU', 'OK', 'S', 1761715590, 1761715590, '1'),
(247270, 31144, 'QU', 'OK', 'S', 1761715609, 1761715609, '1'),
(247271, 35431, 'QU', 'OK', 'S', 1761716039, 1761716039, '1'),
(247272, 21615, 'QU', 'OK', 'S', 1761716061, 1761716061, '1'),
(247273, 35447, 'QU', 'OK', 'S', 1761716063, 1761716063, '1'),
(247274, 35447, 'QU', 'OK', 'S', 1761716066, 1761716066, '1'),
(247275, 17093, 'QU', 'OK', 'S', 1761716079, 1761716079, '1'),
(247276, 35428, 'QU', 'OK', 'S', 1761716101, 1761716101, '1'),
(247277, 35786, 'QU', 'OK', 'S', 1761717436, 1761717436, '1'),
(247278, 35784, 'QU', 'OK', 'S', 1761717787, 1761717787, '1'),
(247279, 35784, 'QU', 'OK', 'S', 1761717790, 1761717790, '1'),
(247280, 40567, 'QU', 'OK', 'S', 1761717937, 1761717937, '1'),
(247281, 40566, 'QU', 'OK', 'S', 1761717942, 1761717942, '1'),
(247282, 40557, 'QU', 'OK', 'S', 1761717945, 1761717945, '1'),
(247283, 25012, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247284, 40052, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247285, 32678, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247286, 38565, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247287, 39248, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247288, 32579, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247289, 39287, 'QU', 'OK', 'S', 1761718333, 1761718333, '1'),
(247290, 29644, 'QU', 'OK', 'S', 1761720449, 1761720449, '1'),
(247291, 40133, 'QU', 'OK', 'S', 1761722370, 1761722370, '1'),
(247292, 38051, 'QU', 'OK', 'S', 1761722373, 1761722373, '1'),
(247293, 31138, 'QU', 'OK', 'S', 1761722575, 1761722575, '1'),
(247294, 39594, 'QU', 'OK', 'S', 1761722602, 1761722602, '1'),
(247295, 30818, 'QU', 'OK', 'S', 1761722614, 1761722614, '1'),
(247296, 3603, 'QU', 'OK', 'S', 1761722784, 1761722784, '1'),
(247297, 27514, 'QU', 'OK', 'S', 1761722845, 1761722845, '1'),
(247298, 27514, 'QU', 'OK', 'S', 1761722872, 1761722872, '1'),
(247299, 27514, 'QU', 'OK', 'S', 1761722880, 1761722880, '1'),
(247300, 20373, 'QU', 'OK', 'S', 1761723110, 1761723110, '1'),
(247301, 23750, 'QU', 'OK', 'S', 1761723114, 1761723114, '1'),
(247302, 23750, 'QU', 'OK', 'S', 1761723117, 1761723117, '1'),
(247303, 20373, 'QU', 'OK', 'S', 1761723121, 1761723121, '1'),
(247304, 20373, 'QU', 'OK', 'S', 1761723128, 1761723128, '1'),
(247305, 20373, 'QU', 'OK', 'S', 1761723131, 1761723131, '1'),
(247306, 18266, 'QU', 'OK', 'S', 1761723134, 1761723134, '1'),
(247307, 15424, 'QU', 'OK', 'S', 1761723138, 1761723138, '1'),
(247308, 15424, 'QU', 'OK', 'S', 1761723140, 1761723140, '1'),
(247309, 15424, 'QU', 'OK', 'S', 1761723144, 1761723144, '1'),
(247310, 24090, 'QU', 'OK', 'S', 1761723147, 1761723147, '1'),
(247311, 19863, 'QU', 'OK', 'S', 1761723150, 1761723150, '1'),
(247312, 19863, 'QU', 'OK', 'S', 1761723152, 1761723152, '1');
INSERT INTO `tbl_woocommerce_cron_log` (`woocommerce_cron_log_id`, `product_id`, `cron_type`, `token`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(247313, 20373, 'QU', 'OK', 'S', 1761723155, 1761723155, '1'),
(247314, 37335, 'QU', 'OK', 'S', 1761723157, 1761723157, '1'),
(247315, 15424, 'QU', 'OK', 'S', 1761723159, 1761723159, '1'),
(247316, 31138, 'QU', 'OK', 'S', 1761723252, 1761723252, '1'),
(247317, 31138, 'QU', 'OK', 'S', 1761724017, 1761724017, '1'),
(247318, 5185, 'QU', 'OK', 'S', 1761724370, 1761724370, '1'),
(247319, 40368, 'QU', 'OK', 'S', 1761724462, 1761724462, '1'),
(247320, 32390, 'QU', 'OK', 'S', 1761724467, 1761724467, '1'),
(247321, 12526, 'QU', 'OK', 'S', 1761724470, 1761724470, '1'),
(247322, 39274, 'QU', 'OK', 'S', 1761724474, 1761724474, '1'),
(247323, 5297, 'QU', 'OK', 'S', 1761724481, 1761724481, '1'),
(247324, 29309, 'QU', 'OK', 'S', 1761724486, 1761724486, '1'),
(247325, 27426, 'QU', 'OK', 'S', 1761724492, 1761724492, '1'),
(247326, 3773, 'QU', 'OK', 'S', 1761724766, 1761724766, '1'),
(247327, 12526, 'QU', 'OK', 'S', 1761724934, 1761724934, '1'),
(247328, 14543, 'QU', 'OK', 'S', 1761725055, 1761725055, '1'),
(247329, 14543, 'QU', 'OK', 'S', 1761725059, 1761725059, '1'),
(247330, 30829, 'QU', 'OK', 'S', 1761725063, 1761725063, '1'),
(247331, 39959, 'QU', 'OK', 'S', 1761725066, 1761725066, '1'),
(247332, 14543, 'QU', 'OK', 'S', 1761725070, 1761725070, '1'),
(247333, 30829, 'QU', 'OK', 'S', 1761725074, 1761725074, '1'),
(247334, 21888, 'QU', 'OK', 'S', 1761725084, 1761725084, '1'),
(247335, 39959, 'QU', 'OK', 'S', 1761725095, 1761725095, '1'),
(247336, 39959, 'QU', 'OK', 'S', 1761725099, 1761725099, '1'),
(247337, 39959, 'QU', 'OK', 'S', 1761725103, 1761725103, '1'),
(247338, 39959, 'QU', 'OK', 'S', 1761725107, 1761725107, '1'),
(247339, 36427, 'QU', 'OK', 'S', 1761725110, 1761725110, '1'),
(247340, 39959, 'QU', 'OK', 'S', 1761725125, 1761725125, '1'),
(247341, 39959, 'QU', 'OK', 'S', 1761725129, 1761725129, '1'),
(247342, 12558, 'QU', 'OK', 'S', 1761725139, 1761725139, '1'),
(247343, 12558, 'QU', 'OK', 'S', 1761725144, 1761725144, '1'),
(247344, 28019, 'QU', 'OK', 'S', 1761725148, 1761725148, '1'),
(247345, 28019, 'QU', 'OK', 'S', 1761725153, 1761725153, '1'),
(247346, 29689, 'QU', 'OK', 'S', 1761725157, 1761725157, '1'),
(247347, 29689, 'QU', 'OK', 'S', 1761725163, 1761725163, '1'),
(247348, 34253, 'QU', 'OK', 'S', 1761725170, 1761725170, '1'),
(247349, 34253, 'QU', 'OK', 'S', 1761725175, 1761725175, '1'),
(247350, 12558, 'QU', 'OK', 'S', 1761725179, 1761725179, '1'),
(247351, 13227, 'QU', 'OK', 'S', 1761725190, 1761725190, '1'),
(247352, 36050, 'QU', 'OK', 'S', 1761725194, 1761725194, '1'),
(247353, 21888, 'QU', 'OK', 'S', 1761725199, 1761725199, '1'),
(247354, 34253, 'QU', 'OK', 'S', 1761725204, 1761725204, '1'),
(247355, 34253, 'QU', 'OK', 'S', 1761725209, 1761725209, '1'),
(247356, 21888, 'QU', 'OK', 'S', 1761725215, 1761725215, '1'),
(247357, 37364, 'QU', 'OK', 'S', 1761725221, 1761725221, '1'),
(247358, 37364, 'QU', 'OK', 'S', 1761725225, 1761725225, '1'),
(247359, 29689, 'QU', 'OK', 'S', 1761725229, 1761725229, '1'),
(247360, 34253, 'QU', 'OK', 'S', 1761725233, 1761725233, '1'),
(247361, 12558, 'QU', 'OK', 'S', 1761725238, 1761725238, '1'),
(247362, 34253, 'QU', 'OK', 'S', 1761725242, 1761725242, '1'),
(247363, 36050, 'QU', 'OK', 'S', 1761725256, 1761725256, '1'),
(247364, 36427, 'QU', 'OK', 'S', 1761725272, 1761725272, '1'),
(247365, 30829, 'QU', 'OK', 'S', 1761725285, 1761725285, '1'),
(247366, 39959, 'QU', 'OK', 'S', 1761725456, 1761725456, '1'),
(247367, 30829, 'QU', 'OK', 'S', 1761725585, 1761725585, '1'),
(247368, 37522, 'QU', 'OK', 'S', 1761725991, 1761725991, '1'),
(247369, 37522, 'QU', 'OK', 'S', 1761726028, 1761726028, '1'),
(247370, 31126, 'QU', 'OK', 'S', 1761730148, 1761730148, '1'),
(247371, 31126, 'QU', 'OK', 'S', 1761730229, 1761730229, '1');

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

--
-- Table structure for table `tbl_woocommerce_mapping`
--

CREATE TABLE `tbl_woocommerce_mapping` (
  `woocommerce_mapping_id` int(11) NOT NULL,
  `mr_id` int(11) NOT NULL,
  `woocommerce_id` int(11) NOT NULL,
  `type` enum('C','A','T','AV') NOT NULL COMMENT 'C=>Category,A=>Attribute,T=>Tags,AV=>Attribute Value',
  `woocommerce_key` varchar(200) NOT NULL,
  `active_status` enum('S','H') NOT NULL DEFAULT 'S',
  `added_on` double(10,0) NOT NULL,
  `updated_on` double(10,0) NOT NULL,
  `status` enum('1','0') NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `tbl_woocommerce_mapping`
--

INSERT INTO `tbl_woocommerce_mapping` (`woocommerce_mapping_id`, `mr_id`, `woocommerce_id`, `type`, `woocommerce_key`, `active_status`, `added_on`, `updated_on`, `status`) VALUES
(1, 10, 332, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845575, 1677845575, '1'),
(2, 16, 333, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845576, 1677845576, '1'),
(3, 23, 334, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845576, 1677845576, '1'),
(4, 29, 335, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845577, 1677845577, '1'),
(5, 119, 336, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845578, 1677845578, '1'),
(6, 14, 337, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845580, 1677845580, '1'),
(7, 68, 338, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845580, 1677845580, '1'),
(8, 77, 339, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845582, 1677845582, '1'),
(9, 109, 340, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845583, 1677845583, '1'),
(10, 1, 14, 'A', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845584, 1677845584, '1'),
(11, 3, 15, 'A', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845585, 1677845585, '1'),
(12, 31, 341, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845586, 1677845586, '1'),
(13, 453, 342, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845587, 1677845587, '1'),
(14, 13, 343, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845644, 1677845644, '1'),
(15, 31, 344, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845645, 1677845645, '1'),
(16, 456, 345, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845646, 1677845646, '1'),
(17, 72, 346, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845943, 1677845943, '1'),
(18, 2, 16, 'A', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845945, 1677845945, '1'),
(19, 450, 347, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845946, 1677845946, '1'),
(20, 440, 348, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845947, 1677845947, '1'),
(21, 441, 349, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677845948, 1677845948, '1'),
(22, 30, 354, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846906, 1677846906, '1'),
(23, 73, 355, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846907, 1677846907, '1'),
(24, 454, 356, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846909, 1677846909, '1'),
(25, 6, 357, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846928, 1677846928, '1'),
(26, 7, 358, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846929, 1677846929, '1'),
(27, 22, 359, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846930, 1677846930, '1'),
(28, 30, 360, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846931, 1677846931, '1'),
(29, 290, 361, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846932, 1677846932, '1'),
(30, 452, 362, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846933, 1677846933, '1'),
(31, 235, 363, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677846934, 1677846934, '1'),
(32, 96, 365, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677847144, 1677847144, '1'),
(33, 5, 366, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677847264, 1677847264, '1'),
(34, 109, 367, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677847265, 1677847265, '1'),
(35, 127, 368, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677847266, 1677847266, '1'),
(36, 47, 369, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848707, 1677848707, '1'),
(37, 65, 370, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848708, 1677848708, '1'),
(38, 17, 371, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848709, 1677848709, '1'),
(39, 457, 372, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848711, 1677848711, '1'),
(40, 18, 373, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848712, 1677848712, '1'),
(41, 17, 375, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848764, 1677848764, '1'),
(42, 19, 376, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848765, 1677848765, '1'),
(43, 24, 377, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848766, 1677848766, '1'),
(44, 55, 378, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848767, 1677848767, '1'),
(45, 58, 379, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848768, 1677848768, '1'),
(46, 97, 380, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848769, 1677848769, '1'),
(47, 8, 382, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848824, 1677848824, '1'),
(48, 25, 383, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848825, 1677848825, '1'),
(49, 158, 384, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848826, 1677848826, '1'),
(50, 159, 385, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848827, 1677848827, '1'),
(51, 139, 386, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677848948, 1677848948, '1'),
(52, 12, 387, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849008, 1677849008, '1'),
(53, 183, 388, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849009, 1677849009, '1'),
(54, 27, 389, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849185, 1677849185, '1'),
(55, 69, 390, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849186, 1677849186, '1'),
(56, 13, 391, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849187, 1677849187, '1'),
(57, 2, 392, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849725, 1677849725, '1'),
(58, 14, 393, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849726, 1677849726, '1'),
(59, 15, 394, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849845, 1677849845, '1'),
(60, 14, 395, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849846, 1677849846, '1'),
(61, 9, 396, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849906, 1677849906, '1'),
(62, 23, 397, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849907, 1677849907, '1'),
(63, 11, 398, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677849908, 1677849908, '1'),
(64, 16, 400, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850209, 1677850209, '1'),
(65, 147, 401, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850625, 1677850625, '1'),
(66, 148, 402, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850626, 1677850626, '1'),
(67, 149, 403, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850627, 1677850627, '1'),
(68, 22, 404, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850864, 1677850864, '1'),
(69, 11, 405, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850866, 1677850866, '1'),
(70, 29, 406, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850867, 1677850867, '1'),
(71, 3, 407, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850925, 1677850925, '1'),
(72, 108, 409, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677850984, 1677850984, '1'),
(73, 34, 410, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677851646, 1677851646, '1'),
(74, 40, 411, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677851647, 1677851647, '1'),
(75, 89, 415, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677852006, 1677852006, '1'),
(76, 256, 416, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677852007, 1677852007, '1'),
(77, 8, 417, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853026, 1677853026, '1'),
(78, 69, 418, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853027, 1677853027, '1'),
(79, 42, 419, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853206, 1677853206, '1'),
(80, 54, 420, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853207, 1677853207, '1'),
(81, 19, 421, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853625, 1677853625, '1'),
(82, 108, 422, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853865, 1677853865, '1'),
(83, 16, 423, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677853866, 1677853866, '1'),
(84, 317, 425, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677854765, 1677854765, '1'),
(85, 12, 426, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677854766, 1677854766, '1'),
(86, 32, 427, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677854825, 1677854825, '1'),
(87, 57, 429, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677855424, 1677855424, '1'),
(88, 28, 430, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856264, 1677856264, '1'),
(89, 27, 431, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856265, 1677856265, '1'),
(90, 451, 435, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856592, 1677856592, '1'),
(91, 45, 437, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856745, 1677856745, '1'),
(92, 97, 438, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856807, 1677856807, '1'),
(93, 47, 439, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856808, 1677856808, '1'),
(94, 59, 440, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856809, 1677856809, '1'),
(95, 10, 441, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856810, 1677856810, '1'),
(96, 35, 442, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677856811, 1677856811, '1'),
(97, 19, 444, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857284, 1677857284, '1'),
(98, 81, 445, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857285, 1677857285, '1'),
(99, 15, 446, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857286, 1677857286, '1'),
(100, 37, 447, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857345, 1677857345, '1'),
(101, 178, 448, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857464, 1677857464, '1'),
(102, 180, 449, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857466, 1677857466, '1'),
(103, 280, 450, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857467, 1677857467, '1'),
(104, 56, 451, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677857524, 1677857524, '1'),
(105, 95, 452, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858185, 1677858185, '1'),
(106, 460, 453, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858186, 1677858186, '1'),
(107, 264, 455, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858425, 1677858425, '1'),
(108, 7, 457, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858606, 1677858606, '1'),
(109, 5, 459, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858906, 1677858906, '1'),
(110, 141, 460, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677858907, 1677858907, '1'),
(111, 26, 461, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677859024, 1677859024, '1'),
(112, 33, 462, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677859145, 1677859145, '1'),
(113, 110, 464, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677859445, 1677859445, '1'),
(114, 27, 465, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677859564, 1677859564, '1'),
(115, 337, 466, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677860165, 1677860165, '1'),
(116, 35, 468, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677863347, 1677863347, '1'),
(117, 308, 469, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677863348, 1677863348, '1'),
(118, 339, 470, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677863349, 1677863349, '1'),
(119, 155, 471, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677863405, 1677863405, '1'),
(120, 455, 472, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677863765, 1677863765, '1'),
(121, 70, 473, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677864965, 1677864965, '1'),
(122, 80, 476, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677866885, 1677866885, '1'),
(123, 6, 477, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677867485, 1677867485, '1'),
(124, 44, 478, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677867486, 1677867486, '1'),
(125, 18, 481, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868209, 1677868209, '1'),
(126, 74, 482, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868210, 1677868210, '1'),
(127, 3, 483, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868507, 1677868507, '1'),
(128, 76, 484, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868508, 1677868508, '1'),
(129, 85, 485, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868509, 1677868509, '1'),
(130, 39, 486, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677868510, 1677868510, '1'),
(131, 206, 489, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677869825, 1677869825, '1'),
(132, 85, 490, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677870425, 1677870425, '1'),
(133, 210, 491, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677872046, 1677872046, '1'),
(134, 195, 492, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677872165, 1677872165, '1'),
(135, 198, 493, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677872166, 1677872166, '1'),
(136, 10, 494, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677872764, 1677872764, '1'),
(137, 142, 495, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677872765, 1677872765, '1'),
(138, 11, 496, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677873784, 1677873784, '1'),
(139, 37, 497, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677874685, 1677874685, '1'),
(140, 297, 498, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677875046, 1677875046, '1'),
(141, 296, 500, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677875825, 1677875825, '1'),
(142, 32, 502, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677875946, 1677875946, '1'),
(143, 110, 503, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876007, 1677876007, '1'),
(144, 140, 504, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876008, 1677876008, '1'),
(145, 203, 505, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876065, 1677876065, '1'),
(146, 153, 506, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876184, 1677876184, '1'),
(147, 197, 507, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876664, 1677876664, '1'),
(148, 249, 508, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876844, 1677876844, '1'),
(149, 144, 509, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677876845, 1677876845, '1'),
(150, 98, 511, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877264, 1677877264, '1'),
(151, 25, 512, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877265, 1677877265, '1'),
(152, 64, 513, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877266, 1677877266, '1'),
(153, 12, 514, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877686, 1677877686, '1'),
(154, 33, 515, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877687, 1677877687, '1'),
(155, 1, 517, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877865, 1677877865, '1'),
(156, 25, 518, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877866, 1677877866, '1'),
(157, 442, 519, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677877867, 1677877867, '1'),
(158, 2, 524, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677878045, 1677878045, '1'),
(159, 340, 526, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677878225, 1677878225, '1'),
(160, 84, 527, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677879608, 1677879608, '1'),
(161, 86, 528, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677881765, 1677881765, '1'),
(162, 70, 529, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677883144, 1677883144, '1'),
(163, 96, 530, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677884647, 1677884647, '1'),
(164, 76, 532, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677886025, 1677886025, '1'),
(165, 104, 533, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677886207, 1677886207, '1'),
(166, 88, 534, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677887406, 1677887406, '1'),
(167, 332, 535, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677887524, 1677887524, '1'),
(168, 342, 536, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677887583, 1677887583, '1'),
(169, 89, 539, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677888484, 1677888484, '1'),
(170, 458, 540, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677888906, 1677888906, '1'),
(171, 36, 542, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677889564, 1677889564, '1'),
(172, 9, 543, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677889565, 1677889565, '1'),
(173, 243, 544, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677889566, 1677889566, '1'),
(174, 196, 545, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677889985, 1677889985, '1'),
(175, 114, 546, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677892026, 1677892026, '1'),
(176, 46, 547, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677892027, 1677892027, '1'),
(177, 162, 548, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677892148, 1677892148, '1'),
(178, 103, 549, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677892325, 1677892325, '1'),
(179, 199, 550, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677892686, 1677892686, '1'),
(180, 102, 551, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677894425, 1677894425, '1'),
(181, 20, 554, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677894906, 1677894906, '1'),
(182, 179, 555, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677897665, 1677897665, '1'),
(183, 4, 559, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677900846, 1677900846, '1'),
(184, 9, 560, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677900847, 1677900847, '1'),
(185, 20, 561, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677901145, 1677901145, '1'),
(186, 230, 563, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677901264, 1677901264, '1'),
(187, 343, 565, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677902585, 1677902585, '1'),
(188, 311, 566, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677902586, 1677902586, '1'),
(189, 102, 567, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677902644, 1677902644, '1'),
(190, 185, 572, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677910085, 1677910085, '1'),
(191, 379, 573, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677910564, 1677910564, '1'),
(192, 416, 574, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677911345, 1677911345, '1'),
(193, 138, 575, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677911825, 1677911825, '1'),
(194, 350, 578, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677913084, 1677913084, '1'),
(195, 90, 581, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677915185, 1677915185, '1'),
(196, 1, 582, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677916565, 1677916565, '1'),
(197, 1, 583, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677916985, 1677916985, '1'),
(198, 79, 584, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677918425, 1677918425, '1'),
(199, 6, 587, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921967, 1677921967, '1'),
(200, 70, 588, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921968, 1677921968, '1'),
(201, 71, 589, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921969, 1677921969, '1'),
(202, 169, 590, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921970, 1677921970, '1'),
(203, 283, 591, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921971, 1677921971, '1'),
(204, 310, 592, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921972, 1677921972, '1'),
(205, 351, 593, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921973, 1677921973, '1'),
(206, 429, 594, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677921974, 1677921974, '1'),
(207, 189, 596, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677922808, 1677922808, '1'),
(208, 204, 598, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677923584, 1677923584, '1'),
(209, 352, 599, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677923707, 1677923707, '1'),
(210, 8, 601, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677923824, 1677923824, '1'),
(211, 270, 603, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677923945, 1677923945, '1'),
(212, 38, 604, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677933905, 1677933905, '1'),
(213, 314, 605, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677936306, 1677936306, '1'),
(214, 335, 606, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677941044, 1677941044, '1'),
(215, 355, 607, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677941708, 1677941708, '1'),
(216, 64, 608, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677941709, 1677941709, '1'),
(217, 368, 609, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677941763, 1677941763, '1'),
(218, 369, 611, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677941824, 1677941824, '1'),
(219, 113, 613, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677944106, 1677944106, '1'),
(220, 193, 614, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677945305, 1677945305, '1'),
(221, 191, 615, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677945845, 1677945845, '1'),
(222, 182, 616, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677946444, 1677946444, '1'),
(223, 143, 618, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677947823, 1677947823, '1'),
(224, 271, 619, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677948007, 1677948007, '1'),
(225, 370, 620, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677948965, 1677948965, '1'),
(226, 364, 621, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677948966, 1677948966, '1'),
(227, 303, 623, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677951063, 1677951063, '1'),
(228, 143, 624, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677951124, 1677951124, '1'),
(229, 462, 625, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677951244, 1677951244, '1'),
(230, 261, 626, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677951547, 1677951547, '1'),
(231, 95, 627, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677952565, 1677952565, '1'),
(232, 71, 628, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677953284, 1677953284, '1'),
(233, 380, 629, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677959044, 1677959044, '1'),
(234, 246, 630, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677959045, 1677959045, '1'),
(235, 83, 632, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677961144, 1677961144, '1'),
(236, 84, 633, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677961145, 1677961145, '1'),
(237, 60, 634, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677961146, 1677961146, '1'),
(238, 61, 635, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677961146, 1677961146, '1'),
(239, 21, 636, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677964984, 1677964984, '1'),
(240, 372, 637, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677966784, 1677966784, '1'),
(241, 387, 638, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677966784, 1677966784, '1'),
(242, 390, 640, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677969305, 1677969305, '1'),
(243, 212, 641, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677970744, 1677970744, '1'),
(244, 116, 642, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677973984, 1677973984, '1'),
(245, 75, 643, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677977406, 1677977406, '1'),
(246, 397, 644, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677979383, 1677979383, '1'),
(247, 88, 646, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677979864, 1677979864, '1'),
(248, 399, 648, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677980105, 1677980105, '1'),
(249, 338, 650, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677980285, 1677980285, '1'),
(250, 403, 651, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677980345, 1677980345, '1'),
(251, 404, 652, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677980346, 1677980346, '1'),
(252, 150, 653, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677983945, 1677983945, '1'),
(253, 34, 654, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677985207, 1677985207, '1'),
(254, 26, 655, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677985924, 1677985924, '1'),
(255, 265, 659, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677990784, 1677990784, '1'),
(256, 24, 660, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677991444, 1677991444, '1'),
(257, 378, 661, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677992224, 1677992224, '1'),
(258, 407, 662, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677993363, 1677993363, '1'),
(259, 459, 664, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677994805, 1677994805, '1'),
(260, 202, 666, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1677997983, 1677997983, '1'),
(261, 151, 668, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678001584, 1678001584, '1'),
(262, 42, 670, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678003624, 1678003624, '1'),
(263, 275, 671, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678006383, 1678006383, '1'),
(264, 410, 672, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678006384, 1678006384, '1'),
(265, 284, 674, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678006743, 1678006743, '1'),
(266, 358, 675, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678008363, 1678008363, '1'),
(267, 63, 677, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678009560, 1678009560, '1'),
(268, 203, 678, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678010485, 1678010485, '1'),
(269, 103, 679, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678010976, 1678010976, '1'),
(270, 196, 680, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678011085, 1678011085, '1'),
(271, 50, 681, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678011222, 1678011222, '1'),
(272, 83, 682, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678011781, 1678011781, '1'),
(273, 93, 683, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678030539, 1678030539, '1'),
(274, 91, 684, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678030648, 1678030648, '1'),
(275, 41, 922, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678044306, 1678044306, '1'),
(276, 168, 923, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678044424, 1678044424, '1'),
(277, 21, 924, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678047723, 1678047723, '1'),
(278, 443, 926, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678048384, 1678048384, '1'),
(279, 444, 927, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678048384, 1678048384, '1'),
(280, 41, 932, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678055825, 1678055825, '1'),
(281, 201, 933, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678055825, 1678055825, '1'),
(282, 463, 934, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678055826, 1678055826, '1'),
(283, 435, 940, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678076524, 1678076524, '1'),
(284, 439, 941, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678084085, 1678084085, '1'),
(285, 66, 942, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678097406, 1678097406, '1'),
(286, 482, 943, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678100583, 1678100583, '1'),
(287, 17, 944, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678102323, 1678102323, '1'),
(288, 79, 945, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678102323, 1678102323, '1'),
(289, 186, 946, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678103405, 1678103405, '1'),
(290, 56, 947, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678109584, 1678109584, '1'),
(291, 202, 948, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678109584, 1678109584, '1'),
(292, 434, 950, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678111922, 1678111922, '1'),
(293, 45, 951, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116607, 1678116607, '1'),
(294, 43, 952, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116608, 1678116608, '1'),
(295, 209, 953, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116609, 1678116609, '1'),
(296, 46, 954, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116663, 1678116663, '1'),
(297, 210, 955, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116664, 1678116664, '1'),
(298, 44, 956, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116725, 1678116725, '1'),
(299, 207, 957, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678116726, 1678116726, '1'),
(300, 373, 958, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678117324, 1678117324, '1'),
(301, 100, 959, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678119065, 1678119065, '1'),
(302, 139, 960, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678119065, 1678119065, '1'),
(303, 140, 961, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678119066, 1678119066, '1'),
(304, 287, 962, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121463, 1678121463, '1'),
(305, 326, 963, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121464, 1678121464, '1'),
(306, 438, 964, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121465, 1678121465, '1'),
(307, 468, 965, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121465, 1678121465, '1'),
(308, 475, 966, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121466, 1678121466, '1'),
(309, 470, 967, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121523, 1678121523, '1'),
(310, 472, 968, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121524, 1678121524, '1'),
(311, 473, 969, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121524, 1678121524, '1'),
(312, 474, 970, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678121525, 1678121525, '1'),
(313, 211, 972, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678126084, 1678126084, '1'),
(314, 151, 974, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678131063, 1678131063, '1'),
(315, 31, 975, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678135144, 1678135144, '1'),
(316, 125, 976, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678136522, 1678136522, '1'),
(317, 48, 977, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678138683, 1678138683, '1'),
(318, 49, 978, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678147743, 1678147743, '1'),
(319, 51, 979, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678148223, 1678148223, '1'),
(320, 50, 980, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678148283, 1678148283, '1'),
(321, 52, 981, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678148943, 1678148943, '1'),
(322, 53, 982, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678149243, 1678149243, '1'),
(323, 54, 983, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678149424, 1678149424, '1'),
(324, 55, 984, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678149483, 1678149483, '1'),
(325, 57, 985, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678150323, 1678150323, '1'),
(326, 58, 986, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678150563, 1678150563, '1'),
(327, 60, 987, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678150806, 1678150806, '1'),
(328, 61, 988, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678150983, 1678150983, '1'),
(329, 62, 989, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678151405, 1678151405, '1'),
(330, 63, 990, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678151584, 1678151584, '1'),
(331, 64, 991, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678151705, 1678151705, '1'),
(332, 65, 992, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678151823, 1678151823, '1'),
(333, 116, 993, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678152423, 1678152423, '1'),
(334, 67, 994, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678153323, 1678153323, '1'),
(335, 68, 995, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678154284, 1678154284, '1'),
(336, 69, 996, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678154465, 1678154465, '1'),
(337, 71, 997, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678155005, 1678155005, '1'),
(338, 72, 998, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678155363, 1678155363, '1'),
(339, 76, 999, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678156265, 1678156265, '1'),
(340, 77, 1000, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678156383, 1678156383, '1'),
(341, 66, 1001, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678157705, 1678157705, '1'),
(342, 78, 1002, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678158604, 1678158604, '1'),
(343, 81, 1003, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678159984, 1678159984, '1'),
(344, 62, 1004, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678160765, 1678160765, '1'),
(345, 39, 1005, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678161183, 1678161183, '1'),
(346, 154, 1006, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678162383, 1678162383, '1'),
(347, 75, 1007, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164122, 1678164122, '1'),
(348, 74, 1008, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164305, 1678164305, '1'),
(349, 18, 1009, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164604, 1678164604, '1'),
(350, 200, 1010, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164604, 1678164604, '1'),
(351, 115, 1011, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164605, 1678164605, '1'),
(352, 172, 1012, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678164606, 1678164606, '1'),
(353, 87, 1013, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166344, 1678166344, '1'),
(354, 88, 1014, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166344, 1678166344, '1'),
(355, 191, 1015, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166345, 1678166345, '1'),
(356, 205, 1016, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166346, 1678166346, '1'),
(357, 216, 1017, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166346, 1678166346, '1'),
(358, 464, 1018, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678166347, 1678166347, '1'),
(359, 89, 1019, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678168323, 1678168323, '1'),
(360, 217, 1020, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678168324, 1678168324, '1'),
(361, 118, 1021, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678169583, 1678169583, '1'),
(362, 90, 1022, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678170906, 1678170906, '1'),
(363, 218, 1023, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678170907, 1678170907, '1'),
(364, 97, 1024, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678175463, 1678175463, '1'),
(365, 106, 1025, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678175464, 1678175464, '1'),
(366, 39, 1026, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678181883, 1678181883, '1'),
(367, 91, 1027, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678186384, 1678186384, '1'),
(368, 15, 1028, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678186385, 1678186385, '1'),
(369, 104, 1029, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678186386, 1678186386, '1'),
(370, 78, 1030, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678196044, 1678196044, '1'),
(371, 4, 1031, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204144, 1678204144, '1'),
(372, 21, 1032, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204144, 1678204144, '1'),
(373, 95, 1033, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204324, 1678204324, '1'),
(374, 96, 1034, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204324, 1678204324, '1'),
(375, 33, 1035, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204325, 1678204325, '1'),
(376, 187, 1036, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678204325, 1678204325, '1'),
(377, 114, 1037, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678212305, 1678212305, '1'),
(378, 92, 1038, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678215543, 1678215543, '1'),
(379, 385, 1039, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678227664, 1678227664, '1'),
(380, 433, 1040, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678229765, 1678229765, '1'),
(381, 99, 1041, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678235643, 1678235643, '1'),
(382, 222, 1042, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678235644, 1678235644, '1'),
(383, 72, 1043, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678252443, 1678252443, '1'),
(384, 100, 1044, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678259106, 1678259106, '1'),
(385, 483, 1045, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678259405, 1678259405, '1'),
(386, 92, 1046, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678264143, 1678264143, '1'),
(387, 101, 1047, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678264506, 1678264506, '1'),
(388, 102, 1048, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678286583, 1678286583, '1'),
(389, 103, 1049, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678294684, 1678294684, '1'),
(390, 104, 1050, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678294684, 1678294684, '1'),
(391, 224, 1051, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678294685, 1678294685, '1'),
(392, 487, 1052, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678302244, 1678302244, '1'),
(393, 489, 1053, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678302245, 1678302245, '1'),
(394, 106, 1054, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678304705, 1678304705, '1'),
(395, 105, 1055, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678304706, 1678304706, '1'),
(396, 225, 1056, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678304707, 1678304707, '1'),
(397, 219, 1057, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678306144, 1678306144, '1'),
(398, 488, 1058, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678306145, 1678306145, '1'),
(399, 484, 1059, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678306744, 1678306744, '1'),
(400, 213, 1060, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678311243, 1678311243, '1'),
(401, 38, 1061, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678313043, 1678313043, '1'),
(402, 226, 1062, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678320663, 1678320663, '1'),
(403, 295, 1063, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678320664, 1678320664, '1'),
(404, 109, 1064, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678321023, 1678321023, '1'),
(405, 227, 1065, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678321024, 1678321024, '1'),
(406, 40, 1066, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678328463, 1678328463, '1'),
(407, 312, 1067, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678329905, 1678329905, '1'),
(408, 92, 1068, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678335123, 1678335123, '1'),
(409, 36, 1069, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678337763, 1678337763, '1'),
(410, 131, 1070, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678339023, 1678339023, '1'),
(411, 377, 1071, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678339443, 1678339443, '1'),
(412, 367, 1072, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678342564, 1678342564, '1'),
(413, 229, 1073, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678346223, 1678346223, '1'),
(414, 40, 1074, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678346583, 1678346583, '1'),
(415, 110, 1075, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678350063, 1678350063, '1'),
(416, 421, 1076, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678351083, 1678351083, '1'),
(417, 230, 1077, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678356844, 1678356844, '1'),
(418, 204, 1078, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678357143, 1678357143, '1'),
(419, 395, 1079, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678358344, 1678358344, '1'),
(420, 111, 1080, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678376163, 1678376163, '1'),
(421, 493, 1081, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678376163, 1678376163, '1'),
(422, 492, 1082, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678378504, 1678378504, '1'),
(423, 315, 1083, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678379643, 1678379643, '1'),
(424, 68, 1084, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678379943, 1678379943, '1'),
(425, 94, 1085, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678390504, 1678390504, '1'),
(426, 112, 1086, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678422242, 1678422242, '1'),
(427, 111, 1087, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678422243, 1678422243, '1'),
(428, 108, 1089, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678429983, 1678429983, '1'),
(429, 144, 1090, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678436105, 1678436105, '1'),
(430, 145, 1091, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678436106, 1678436106, '1'),
(431, 223, 1092, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678441864, 1678441864, '1'),
(432, 146, 1093, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678447442, 1678447442, '1'),
(433, 495, 1094, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678448585, 1678448585, '1'),
(434, 299, 1095, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678448763, 1678448763, '1'),
(435, 494, 1096, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678457043, 1678457043, '1'),
(436, 162, 1097, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678459624, 1678459624, '1'),
(437, 414, 1098, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678463943, 1678463943, '1'),
(438, 496, 1099, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678471383, 1678471383, '1'),
(439, 137, 1101, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678490883, 1678490883, '1'),
(440, 107, 1102, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678494423, 1678494423, '1'),
(441, 231, 1103, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678499583, 1678499583, '1'),
(442, 233, 1104, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678499584, 1678499584, '1'),
(443, 81, 1105, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678508524, 1678508524, '1'),
(444, 215, 1106, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678508525, 1678508525, '1'),
(445, 216, 1107, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678508525, 1678508525, '1'),
(446, 250, 1108, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678510683, 1678510683, '1'),
(447, 497, 1109, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678511763, 1678511763, '1'),
(448, 232, 1110, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678512606, 1678512606, '1'),
(449, 328, 1111, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678532343, 1678532343, '1'),
(450, 181, 1112, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678545545, 1678545545, '1'),
(451, 498, 1113, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678552263, 1678552263, '1'),
(452, 132, 1114, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678556643, 1678556643, '1'),
(453, 133, 1115, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678556644, 1678556644, '1'),
(454, 136, 1116, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678557723, 1678557723, '1'),
(455, 148, 1117, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678563663, 1678563663, '1'),
(456, 206, 1118, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678570443, 1678570443, '1'),
(457, 135, 1119, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678584482, 1678584482, '1'),
(458, 506, 1120, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678588442, 1678588442, '1'),
(459, 461, 1121, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678593483, 1678593483, '1'),
(460, 166, 1122, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678597204, 1678597204, '1'),
(461, 236, 1123, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678597983, 1678597983, '1'),
(462, 507, 1124, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1678601162, 1678601162, '1'),
(463, 510, 1129, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1680876783, 1680876783, '1'),
(464, 413, 1130, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1680877806, 1680877806, '1'),
(465, 132, 1133, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589243, 1682589243, '1'),
(466, 132, 1133, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589244, 1682589244, '1'),
(467, 115, 1135, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589307, 1682589307, '1'),
(468, 116, 1136, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589311, 1682589311, '1'),
(469, 241, 1137, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589313, 1682589313, '1'),
(470, 242, 1138, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589316, 1682589316, '1'),
(471, 119, 1139, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589363, 1682589363, '1'),
(472, 244, 1140, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589607, 1682589607, '1'),
(473, 117, 1141, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589663, 1682589663, '1'),
(474, 118, 1142, 'T', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589964, 1682589964, '1'),
(475, 243, 1143, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682589967, 1682589967, '1'),
(476, 35, 1144, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682591944, 1682591944, '1'),
(477, 298, 1145, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1682597523, 1682597523, '1'),
(478, 189, 1156, 'C', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1711517773, 1711517773, '1'),
(479, 511, 1157, 'AV', 'ck_6639900148540c00527720b9fb4050d737e67886', 'S', 1711518362, 1711518362, '1');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `tbl_access`
--
ALTER TABLE `tbl_access`
  ADD PRIMARY KEY (`access_id`),
  ADD KEY `role_id` (`role_id`),
  ADD KEY `ControllerRole` (`controller`,`role_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `action` (`action`(191)),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `status` (`status`);

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

--
-- Indexes for table `tbl_admin`
--
ALTER TABLE `tbl_admin`
  ADD PRIMARY KEY (`admin_id`),
  ADD KEY `role_id` (`role_id`),
  ADD KEY `hierarchy_id` (`company_id`),
  ADD KEY `hierarchy_value_id` (`branch_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `is_manufacturer` (`is_manufacturer`),
  ADD KEY `state_id` (`state_id`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_admin_document`
--
ALTER TABLE `tbl_admin_document`
  ADD PRIMARY KEY (`admin_document_id`);

--
-- Indexes for table `tbl_api_log`
--
ALTER TABLE `tbl_api_log`
  ADD PRIMARY KEY (`api_log_id`);

--
-- Indexes for table `tbl_appointment`
--
ALTER TABLE `tbl_appointment`
  ADD PRIMARY KEY (`appointment_id`);

--
-- Indexes for table `tbl_attribute`
--
ALTER TABLE `tbl_attribute`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `is_cart` (`is_cart`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `Composite1` (`active_status`,`status`,`is_filter`,`attribute_id`) USING BTREE,
  ADD KEY `attribute` (`attribute`);

--
-- Indexes for table `tbl_attribute_value`
--
ALTER TABLE `tbl_attribute_value`
  ADD PRIMARY KEY (`attribute_value_id`),
  ADD KEY `attribute_id` (`attribute_id`),
  ADD KEY `attribute_value` (`attribute_value`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `status` (`status`);

--
-- Indexes for table `tbl_banner`
--
ALTER TABLE `tbl_banner`
  ADD PRIMARY KEY (`banner_id`),
  ADD KEY `active_status` (`active_status`,`status`,`section`),
  ADD KEY `added_on` (`added_on`,`updated_on`);

--
-- Indexes for table `tbl_blog`
--
ALTER TABLE `tbl_blog`
  ADD PRIMARY KEY (`blog_id`);

--
-- Indexes for table `tbl_boost_log`
--
ALTER TABLE `tbl_boost_log`
  ADD PRIMARY KEY (`boost_log_id`);

--
-- Indexes for table `tbl_branch`
--
ALTER TABLE `tbl_branch`
  ADD PRIMARY KEY (`branch_id`);

--
-- Indexes for table `tbl_branch_bkp`
--
ALTER TABLE `tbl_branch_bkp`
  ADD PRIMARY KEY (`branch_id`);

--
-- Indexes for table `tbl_browsing_history`
--
ALTER TABLE `tbl_browsing_history`
  ADD PRIMARY KEY (`browsing_history_id`);

--
-- Indexes for table `tbl_business_type`
--
ALTER TABLE `tbl_business_type`
  ADD PRIMARY KEY (`business_type_id`);

--
-- Indexes for table `tbl_cart`
--
ALTER TABLE `tbl_cart`
  ADD PRIMARY KEY (`cart_id`);

--
-- Indexes for table `tbl_category`
--
ALTER TABLE `tbl_category`
  ADD PRIMARY KEY (`category_id`),
  ADD KEY `category` (`category`(191)),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `is_primary` (`is_primary`),
  ADD KEY `abbreviation` (`abbreviation`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_category_old`
--
ALTER TABLE `tbl_category_old`
  ADD PRIMARY KEY (`category_id`),
  ADD KEY `category` (`category`(191)),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `is_primary` (`is_primary`),
  ADD KEY `abbreviation` (`abbreviation`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_cities`
--
ALTER TABLE `tbl_cities`
  ADD PRIMARY KEY (`id`),
  ADD KEY `name` (`name`),
  ADD KEY `id` (`id`),
  ADD KEY `state_id` (`state_id`);

--
-- Indexes for table `tbl_collection`
--
ALTER TABLE `tbl_collection`
  ADD PRIMARY KEY (`collection_id`),
  ADD KEY `combine_index` (`active_status`,`status`,`menu_id`),
  ADD KEY `category_id` (`category_id`),
  ADD KEY `polish_ids` (`polish_ids`),
  ADD KEY `color_ids` (`color_ids`),
  ADD KEY `size_ids` (`size_ids`),
  ADD KEY `manufacturer` (`manufacturer`);

--
-- Indexes for table `tbl_company`
--
ALTER TABLE `tbl_company`
  ADD PRIMARY KEY (`company_id`);

--
-- Indexes for table `tbl_company_bkp`
--
ALTER TABLE `tbl_company_bkp`
  ADD PRIMARY KEY (`company_id`);

--
-- Indexes for table `tbl_company_customer`
--
ALTER TABLE `tbl_company_customer`
  ADD PRIMARY KEY (`company_customer_id`);

--
-- Indexes for table `tbl_content`
--
ALTER TABLE `tbl_content`
  ADD PRIMARY KEY (`content_id`);

--
-- Indexes for table `tbl_countries`
--
ALTER TABLE `tbl_countries`
  ADD PRIMARY KEY (`id`),
  ADD KEY `id` (`id`),
  ADD KEY `name` (`name`),
  ADD KEY `sortname` (`sortname`);

--
-- Indexes for table `tbl_country`
--
ALTER TABLE `tbl_country`
  ADD PRIMARY KEY (`country_id`),
  ADD KEY `country` (`country`);

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

--
-- Indexes for table `tbl_coupon_redeem`
--
ALTER TABLE `tbl_coupon_redeem`
  ADD PRIMARY KEY (`coupon_redeem_id`);

--
-- Indexes for table `tbl_currency_rate`
--
ALTER TABLE `tbl_currency_rate`
  ADD PRIMARY KEY (`currency_rate_id`);

--
-- Indexes for table `tbl_customer`
--
ALTER TABLE `tbl_customer`
  ADD PRIMARY KEY (`customer_id`),
  ADD KEY `user_variant_index` (`user_variant_id`),
  ADD KEY `country` (`country`),
  ADD KEY `city` (`city`),
  ADD KEY `state` (`state`),
  ADD KEY `business_model` (`business_model`),
  ADD KEY `source` (`source`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `abbrevation` (`abbrevation`),
  ADD KEY `registration_date` (`registration_date`),
  ADD KEY `registration_date_2` (`registration_date`),
  ADD KEY `last_visited_date` (`last_visited_date`),
  ADD KEY `mobile_no` (`mobile_no`),
  ADD KEY `first_name` (`first_name`),
  ADD KEY `last_name` (`last_name`),
  ADD KEY `whats_app_no` (`whats_app_no`),
  ADD KEY `company_name` (`company_name`),
  ADD KEY `email_id` (`email_id`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_declaration`
--
ALTER TABLE `tbl_declaration`
  ADD PRIMARY KEY (`declaration_id`);

--
-- Indexes for table `tbl_declaration_item`
--
ALTER TABLE `tbl_declaration_item`
  ADD PRIMARY KEY (`declaration_item_id`);

--
-- Indexes for table `tbl_delivery_charges`
--
ALTER TABLE `tbl_delivery_charges`
  ADD PRIMARY KEY (`delivery_charges_id`),
  ADD KEY `status` (`status`);

--
-- Indexes for table `tbl_description`
--
ALTER TABLE `tbl_description`
  ADD PRIMARY KEY (`description_id`);

--
-- Indexes for table `tbl_description_type`
--
ALTER TABLE `tbl_description_type`
  ADD PRIMARY KEY (`description_type_id`);

--
-- Indexes for table `tbl_discount`
--
ALTER TABLE `tbl_discount`
  ADD PRIMARY KEY (`discount_id`);

--
-- Indexes for table `tbl_document_type`
--
ALTER TABLE `tbl_document_type`
  ADD PRIMARY KEY (`document_type_id`);

--
-- Indexes for table `tbl_download`
--
ALTER TABLE `tbl_download`
  ADD PRIMARY KEY (`download_id`);

--
-- Indexes for table `tbl_emailer`
--
ALTER TABLE `tbl_emailer`
  ADD PRIMARY KEY (`emailer_id`);

--
-- Indexes for table `tbl_enquiry`
--
ALTER TABLE `tbl_enquiry`
  ADD PRIMARY KEY (`enquiry_id`);

--
-- Indexes for table `tbl_faq`
--
ALTER TABLE `tbl_faq`
  ADD PRIMARY KEY (`faq_id`);

--
-- Indexes for table `tbl_favorite`
--
ALTER TABLE `tbl_favorite`
  ADD PRIMARY KEY (`favorite_id`);

--
-- Indexes for table `tbl_feedback`
--
ALTER TABLE `tbl_feedback`
  ADD PRIMARY KEY (`feedback_id`);

--
-- Indexes for table `tbl_hierarchy`
--
ALTER TABLE `tbl_hierarchy`
  ADD PRIMARY KEY (`hierarchy_id`);

--
-- Indexes for table `tbl_hierarchy_value`
--
ALTER TABLE `tbl_hierarchy_value`
  ADD PRIMARY KEY (`hierarchy_value_id`);

--
-- Indexes for table `tbl_invoice`
--
ALTER TABLE `tbl_invoice`
  ADD PRIMARY KEY (`invoice_id`);

--
-- Indexes for table `tbl_invoice_detail`
--
ALTER TABLE `tbl_invoice_detail`
  ADD PRIMARY KEY (`invoice_detail_id`);

--
-- Indexes for table `tbl_issue_log`
--
ALTER TABLE `tbl_issue_log`
  ADD PRIMARY KEY (`issue_log_id`);

--
-- Indexes for table `tbl_job_status`
--
ALTER TABLE `tbl_job_status`
  ADD PRIMARY KEY (`job_status_id`);

--
-- Indexes for table `tbl_ledger`
--
ALTER TABLE `tbl_ledger`
  ADD PRIMARY KEY (`ledger_id`);

--
-- Indexes for table `tbl_ledger_item`
--
ALTER TABLE `tbl_ledger_item`
  ADD PRIMARY KEY (`ledger_item_id`);

--
-- Indexes for table `tbl_log`
--
ALTER TABLE `tbl_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `admin_id` (`admin_id`,`record_id`,`active_status`,`created_by`,`updated_by`,`added_on`,`updated_on`,`status`);

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

--
-- Indexes for table `tbl_membership`
--
ALTER TABLE `tbl_membership`
  ADD PRIMARY KEY (`membership_id`),
  ADD KEY `name` (`name`),
  ADD KEY `duration` (`duration`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`);

--
-- Indexes for table `tbl_membership_details`
--
ALTER TABLE `tbl_membership_details`
  ADD PRIMARY KEY (`membership_details_id`),
  ADD KEY `index_customer` (`customer_id`),
  ADD KEY `membership_index` (`membership_id`);

--
-- Indexes for table `tbl_menu`
--
ALTER TABLE `tbl_menu`
  ADD PRIMARY KEY (`menu_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `Parent_Menu` (`parent_id`,`menu_type`,`is_show`,`active_status`,`status`,`role_id`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `mapping_type` (`mapping_type`);

--
-- Indexes for table `tbl_menu_bkp`
--
ALTER TABLE `tbl_menu_bkp`
  ADD PRIMARY KEY (`menu_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `Parent_Menu` (`parent_id`,`menu_type`,`is_show`,`active_status`,`status`,`role_id`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `mapping_type` (`mapping_type`);

--
-- Indexes for table `tbl_menu_old`
--
ALTER TABLE `tbl_menu_old`
  ADD PRIMARY KEY (`menu_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `Parent_Menu` (`parent_id`,`menu_type`,`is_show`,`active_status`,`status`,`role_id`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `mapping_type` (`mapping_type`);

--
-- Indexes for table `tbl_notification_queue`
--
ALTER TABLE `tbl_notification_queue`
  ADD PRIMARY KEY (`notification_queue_id`);

--
-- Indexes for table `tbl_occasion`
--
ALTER TABLE `tbl_occasion`
  ADD PRIMARY KEY (`occasion_id`);

--
-- Indexes for table `tbl_order`
--
ALTER TABLE `tbl_order`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `order_no` (`order_no`,`invoice_no`,`customer_id`,`manufacturer_id`,`sales_person_id`),
  ADD KEY `ix_order_no` (`order_no`),
  ADD KEY `ix_invoice_no` (`invoice_no`),
  ADD KEY `ix_reference_order_no` (`reference_order_no`),
  ADD KEY `ix_customer_history` (`customer_id`,`active_status`,`status`,`added_on`),
  ADD KEY `ix_status_queue` (`order_status`,`active_status`,`added_on`),
  ADD KEY `ix_pg_order` (`pg_order_id`),
  ADD KEY `ix_pg_payment` (`pg_payment_id`),
  ADD KEY `ix_email` (`email_id`),
  ADD KEY `ix_mobile` (`mobile_no`),
  ADD KEY `ix_added_on` (`added_on`);

--
-- Indexes for table `tbl_order_detail`
--
ALTER TABLE `tbl_order_detail`
  ADD PRIMARY KEY (`order_detail_id`),
  ADD KEY `parent_id` (`parent_id`,`order_id`,`product_id`,`original_product_id`,`attribute`(191),`attribute_values_id`,`attribute_values`(191)),
  ADD KEY `order_detail_barcode_index` (`product_barcode_id`(191)),
  ADD KEY `order_detail_index` (`order_id`,`product_barcode_id`(191),`attribute_values`(191)) USING BTREE,
  ADD KEY `ix_detail_order` (`order_id`),
  ADD KEY `ix_detail_order_live` (`order_id`,`active_status`,`status`),
  ADD KEY `ix_detail_product` (`product_id`,`order_id`),
  ADD KEY `ix_detail_parent` (`parent_id`,`order_id`);

--
-- Indexes for table `tbl_order_timelines`
--
ALTER TABLE `tbl_order_timelines`
  ADD PRIMARY KEY (`order_timelines_id`);

--
-- Indexes for table `tbl_order_wrong`
--
ALTER TABLE `tbl_order_wrong`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `order_no` (`order_no`,`invoice_no`,`customer_id`,`manufacturer_id`,`sales_person_id`);

--
-- Indexes for table `tbl_otp`
--
ALTER TABLE `tbl_otp`
  ADD PRIMARY KEY (`otp_id`);

--
-- Indexes for table `tbl_payment_gateway`
--
ALTER TABLE `tbl_payment_gateway`
  ADD PRIMARY KEY (`payment_gateway_id`);

--
-- Indexes for table `tbl_payment_reason`
--
ALTER TABLE `tbl_payment_reason`
  ADD PRIMARY KEY (`payment_reason_id`);

--
-- Indexes for table `tbl_pg_charges`
--
ALTER TABLE `tbl_pg_charges`
  ADD PRIMARY KEY (`pg_charges_id`);

--
-- Indexes for table `tbl_product`
--
ALTER TABLE `tbl_product`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `load_more_index` (`category_id`,`secondary_category_id`,`active_status`,`status`),
  ADD KEY `whats_trending_index` (`category_id`,`active_status`,`status`) USING BTREE,
  ADD KEY `ix_product_cat_live_added` (`category_id`,`active_status`,`status`,`added_on`),
  ADD KEY `ix_product_cat_live_price` (`category_id`,`active_status`,`status`,`price`),
  ADD KEY `ix_product_alias` (`product_alias`),
  ADD KEY `ix_prod_live_updated` (`active_status`,`status`,`updated_on`,`product_id`),
  ADD KEY `ix_prod_manu_live_updated` (`manufacturer`,`active_status`,`status`,`updated_on`,`product_id`),
  ADD KEY `ix_prod_sku` (`product_sku`),
  ADD KEY `ix_prod_code` (`manufacturer_sku`),
  ADD KEY `ix_prod_shelf` (`shelf_id`),
  ADD KEY `ix_prod_created_by` (`created_by`),
  ADD KEY `ix_prod_updated_by` (`updated_by`);

--
-- Indexes for table `tbl_product_barcode`
--
ALTER TABLE `tbl_product_barcode`
  ADD PRIMARY KEY (`product_barcode_id`) USING BTREE,
  ADD KEY `product_id_index` (`product_id`),
  ADD KEY `is_scan` (`is_scan`,`is_hold`),
  ADD KEY `product_attribute_id` (`product_attribute_id`),
  ADD KEY `product_attribute_values_id` (`product_attribute_values_id`),
  ADD KEY `CompositeConsole` (`product_id`,`is_scan`,`is_hold`,`product_attribute_id`,`product_attribute_values_id`) USING BTREE,
  ADD KEY `active_status` (`active_status`),
  ADD KEY `status` (`status`),
  ADD KEY `scan_index` (`barcode`,`is_scan`) USING BTREE,
  ADD KEY `composite_for_trend` (`is_scan`,`is_hold`,`active_status`,`status`) USING BTREE,
  ADD KEY `ix_barcode_avail` (`product_id`,`is_scan`,`is_hold`,`active_status`,`status`),
  ADD KEY `ix_barcode_mr_stock` (`product_id`,`is_mr_stock`),
  ADD KEY `ix_barcode_prod_free` (`product_id`,`is_scan`,`is_hold`,`active_status`,`status`,`is_mr_stock`);

--
-- Indexes for table `tbl_product_barcode_queue`
--
ALTER TABLE `tbl_product_barcode_queue`
  ADD PRIMARY KEY (`product_barcode_queue_id`);

--
-- Indexes for table `tbl_product_bkp`
--
ALTER TABLE `tbl_product_bkp`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `load_more_index` (`category_id`,`secondary_category_id`,`active_status`,`status`),
  ADD KEY `whats_trending_index` (`category_id`,`active_status`,`status`) USING BTREE,
  ADD KEY `ix_product_cat_live_added` (`category_id`,`active_status`,`status`,`added_on`),
  ADD KEY `ix_product_cat_live_price` (`category_id`,`active_status`,`status`,`price`),
  ADD KEY `ix_product_alias` (`product_alias`),
  ADD KEY `ix_prod_live_updated` (`active_status`,`status`,`updated_on`,`product_id`),
  ADD KEY `ix_prod_manu_live_updated` (`manufacturer`,`active_status`,`status`,`updated_on`,`product_id`),
  ADD KEY `ix_prod_sku` (`product_sku`),
  ADD KEY `ix_prod_code` (`manufacturer_sku`),
  ADD KEY `ix_prod_shelf` (`shelf_id`),
  ADD KEY `ix_prod_created_by` (`created_by`),
  ADD KEY `ix_prod_updated_by` (`updated_by`);

--
-- Indexes for table `tbl_product_catlogue`
--
ALTER TABLE `tbl_product_catlogue`
  ADD PRIMARY KEY (`product_catlogue_id`);

--
-- Indexes for table `tbl_product_description`
--
ALTER TABLE `tbl_product_description`
  ADD PRIMARY KEY (`product_description_id`);

--
-- Indexes for table `tbl_product_faq`
--
ALTER TABLE `tbl_product_faq`
  ADD PRIMARY KEY (`product_faq_id`);

--
-- Indexes for table `tbl_product_purchase`
--
ALTER TABLE `tbl_product_purchase`
  ADD PRIMARY KEY (`product_purchase_id`);

--
-- Indexes for table `tbl_product_reviews`
--
ALTER TABLE `tbl_product_reviews`
  ADD PRIMARY KEY (`product_reviews_id`);

--
-- Indexes for table `tbl_product_stock_transfer`
--
ALTER TABLE `tbl_product_stock_transfer`
  ADD PRIMARY KEY (`product_stock_transfer_id`);

--
-- Indexes for table `tbl_product_variant`
--
ALTER TABLE `tbl_product_variant`
  ADD PRIMARY KEY (`product_variant_id`),
  ADD KEY `product_id_index` (`product_id`) USING BTREE,
  ADD KEY `is_cart_attribute` (`is_cart_attribute`(191)),
  ADD KEY `is_product_attribute` (`is_product_attribute`(191)),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `added_on` (`added_on`,`updated_on`),
  ADD KEY `variant_index` (`search_attribute_value_id`(100)),
  ADD KEY `ix_variant_pid_live` (`product_id`,`active_status`,`status`),
  ADD KEY `ix_variant_attr100` (`search_attribute_value_id`(100)),
  ADD KEY `ix_variant_attr100_pid` (`search_attribute_value_id`(100),`product_id`);

--
-- Indexes for table `tbl_product_variant_bkp`
--
ALTER TABLE `tbl_product_variant_bkp`
  ADD PRIMARY KEY (`product_variant_id`),
  ADD KEY `product_id_index` (`product_id`) USING BTREE,
  ADD KEY `is_cart_attribute` (`is_cart_attribute`(191)),
  ADD KEY `is_product_attribute` (`is_product_attribute`(191)),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `added_on` (`added_on`,`updated_on`),
  ADD KEY `variant_index` (`search_attribute_value_id`(100)),
  ADD KEY `ix_variant_pid_live` (`product_id`,`active_status`,`status`),
  ADD KEY `ix_variant_attr100` (`search_attribute_value_id`(100)),
  ADD KEY `ix_variant_attr100_pid` (`search_attribute_value_id`(100),`product_id`);

--
-- Indexes for table `tbl_product_variant_shelf`
--
ALTER TABLE `tbl_product_variant_shelf`
  ADD PRIMARY KEY (`product_variant_shelf_id`);

--
-- Indexes for table `tbl_push_notification`
--
ALTER TABLE `tbl_push_notification`
  ADD PRIMARY KEY (`push_notification_id`);

--
-- Indexes for table `tbl_push_notification_queue`
--
ALTER TABLE `tbl_push_notification_queue`
  ADD PRIMARY KEY (`push_notification_queue_id`);

--
-- Indexes for table `tbl_rating`
--
ALTER TABLE `tbl_rating`
  ADD PRIMARY KEY (`rating_id`);

--
-- Indexes for table `tbl_reason`
--
ALTER TABLE `tbl_reason`
  ADD PRIMARY KEY (`reason_id`);

--
-- Indexes for table `tbl_refund_order`
--
ALTER TABLE `tbl_refund_order`
  ADD PRIMARY KEY (`refund_order_id`);

--
-- Indexes for table `tbl_review_votes`
--
ALTER TABLE `tbl_review_votes`
  ADD PRIMARY KEY (`review_votes_id`),
  ADD UNIQUE KEY `unique_vote` (`product_reviews_id`,`customer_id`),
  ADD KEY `review_votes_id` (`review_votes_id`),
  ADD KEY `customer_id` (`customer_id`);

--
-- Indexes for table `tbl_role`
--
ALTER TABLE `tbl_role`
  ADD PRIMARY KEY (`role_id`),
  ADD KEY `role` (`role`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `status` (`status`);

--
-- Indexes for table `tbl_search_history`
--
ALTER TABLE `tbl_search_history`
  ADD PRIMARY KEY (`search_history_id`);

--
-- Indexes for table `tbl_sector`
--
ALTER TABLE `tbl_sector`
  ADD PRIMARY KEY (`sector_id`);

--
-- Indexes for table `tbl_setting`
--
ALTER TABLE `tbl_setting`
  ADD PRIMARY KEY (`setting_id`) USING BTREE,
  ADD KEY `setting_id` (`setting_id`);

--
-- Indexes for table `tbl_shelf`
--
ALTER TABLE `tbl_shelf`
  ADD PRIMARY KEY (`shelf_id`) USING BTREE,
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `shelf` (`shelf`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_shipping_charges`
--
ALTER TABLE `tbl_shipping_charges`
  ADD PRIMARY KEY (`shipping_charges_id`);

--
-- Indexes for table `tbl_silver_base_price`
--
ALTER TABLE `tbl_silver_base_price`
  ADD PRIMARY KEY (`silver_base_price_id`);

--
-- Indexes for table `tbl_states`
--
ALTER TABLE `tbl_states`
  ADD PRIMARY KEY (`id`),
  ADD KEY `country_id` (`country_id`),
  ADD KEY `name` (`name`);

--
-- Indexes for table `tbl_supplier_shelf`
--
ALTER TABLE `tbl_supplier_shelf`
  ADD PRIMARY KEY (`supplier_shelf_id`);

--
-- Indexes for table `tbl_tags`
--
ALTER TABLE `tbl_tags`
  ADD PRIMARY KEY (`tags_id`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `status` (`status`),
  ADD KEY `tags` (`tags`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_by` (`updated_by`);

--
-- Indexes for table `tbl_tax`
--
ALTER TABLE `tbl_tax`
  ADD PRIMARY KEY (`tax_id`);

--
-- Indexes for table `tbl_testimonial`
--
ALTER TABLE `tbl_testimonial`
  ADD PRIMARY KEY (`testimonial_id`);

--
-- Indexes for table `tbl_ticker`
--
ALTER TABLE `tbl_ticker`
  ADD PRIMARY KEY (`ticker_id`);

--
-- Indexes for table `tbl_timeline`
--
ALTER TABLE `tbl_timeline`
  ADD PRIMARY KEY (`timeline_id`);

--
-- Indexes for table `tbl_trending`
--
ALTER TABLE `tbl_trending`
  ADD PRIMARY KEY (`trending_id`);

--
-- Indexes for table `tbl_unit`
--
ALTER TABLE `tbl_unit`
  ADD PRIMARY KEY (`unit_id`);

--
-- Indexes for table `tbl_unsubscribe`
--
ALTER TABLE `tbl_unsubscribe`
  ADD PRIMARY KEY (`unsubscribe_id`);

--
-- Indexes for table `tbl_unsubscribe_reason`
--
ALTER TABLE `tbl_unsubscribe_reason`
  ADD PRIMARY KEY (`unsubscribe_reason_id`);

--
-- Indexes for table `tbl_user_variant`
--
ALTER TABLE `tbl_user_variant`
  ADD PRIMARY KEY (`user_variant_id`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `user_variant` (`user_variant`),
  ADD KEY `multiplier` (`multiplier`);

--
-- Indexes for table `tbl_vendors_address`
--
ALTER TABLE `tbl_vendors_address`
  ADD PRIMARY KEY (`vendors_address_id`),
  ADD KEY `customer_id` (`vendors_customer_id`);

--
-- Indexes for table `tbl_vendors_customer`
--
ALTER TABLE `tbl_vendors_customer`
  ADD PRIMARY KEY (`vendors_customer_id`),
  ADD KEY `user_variant_index` (`user_variant_id`),
  ADD KEY `country` (`country`),
  ADD KEY `city` (`city`),
  ADD KEY `state` (`state`),
  ADD KEY `business_model` (`business_model`),
  ADD KEY `source` (`source`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `abbrevation` (`abbrevation`),
  ADD KEY `registration_date` (`registration_date`),
  ADD KEY `registration_date_2` (`registration_date`),
  ADD KEY `last_visited_date` (`last_visited_date`),
  ADD KEY `mobile_no` (`mobile_no`),
  ADD KEY `first_name` (`first_name`),
  ADD KEY `last_name` (`last_name`),
  ADD KEY `whats_app_no` (`whats_app_no`),
  ADD KEY `company_name` (`company_name`),
  ADD KEY `email_id` (`email_id`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_vendors_order`
--
ALTER TABLE `tbl_vendors_order`
  ADD PRIMARY KEY (`vendors_order_id`),
  ADD KEY `order_no` (`order_no`,`invoice_no`,`vendors_customer_id`,`manufacturer_id`,`sales_person_id`);

--
-- Indexes for table `tbl_vendors_order_detail`
--
ALTER TABLE `tbl_vendors_order_detail`
  ADD PRIMARY KEY (`vendors_order_detail_id`);

--
-- Indexes for table `tbl_vendors_product`
--
ALTER TABLE `tbl_vendors_product`
  ADD PRIMARY KEY (`vendors_product_id`),
  ADD KEY `load_more_index` (`category_id`,`secondary_category_id`,`active_status`,`status`),
  ADD KEY `whats_trending_index` (`category_id`,`active_status`,`status`) USING BTREE;

--
-- Indexes for table `tbl_vendors_product_barcode`
--
ALTER TABLE `tbl_vendors_product_barcode`
  ADD PRIMARY KEY (`vendors_product_barcode_id`) USING BTREE,
  ADD KEY `product_id_index` (`vendors_product_id`),
  ADD KEY `is_scan` (`is_scan`,`is_hold`),
  ADD KEY `product_attribute_id` (`product_attribute_id`),
  ADD KEY `product_attribute_values_id` (`product_attribute_values_id`),
  ADD KEY `CompositeConsole` (`vendors_product_id`,`is_scan`,`is_hold`,`product_attribute_id`,`product_attribute_values_id`) USING BTREE,
  ADD KEY `active_status` (`active_status`),
  ADD KEY `status` (`status`),
  ADD KEY `scan_index` (`barcode`,`is_scan`) USING BTREE,
  ADD KEY `composite_for_trend` (`is_scan`,`is_hold`,`active_status`,`status`) USING BTREE;

--
-- Indexes for table `tbl_vendors_product_variant`
--
ALTER TABLE `tbl_vendors_product_variant`
  ADD PRIMARY KEY (`vendors_product_variant_id`),
  ADD KEY `product_id_index` (`vendors_product_id`) USING BTREE,
  ADD KEY `is_cart_attribute` (`is_cart_attribute`(191)),
  ADD KEY `is_product_attribute` (`is_product_attribute`(191)),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `added_on` (`added_on`,`updated_on`),
  ADD KEY `variant_index` (`search_attribute_value_id`(100));

--
-- Indexes for table `tbl_vendors_shelf`
--
ALTER TABLE `tbl_vendors_shelf`
  ADD PRIMARY KEY (`vendors_shelf_id`) USING BTREE,
  ADD KEY `created_by` (`created_by`),
  ADD KEY `updated_by` (`updated_by`),
  ADD KEY `status` (`status`),
  ADD KEY `active_status` (`active_status`),
  ADD KEY `shelf` (`shelf`),
  ADD KEY `added_on` (`added_on`),
  ADD KEY `updated_on` (`updated_on`);

--
-- Indexes for table `tbl_watchlist`
--
ALTER TABLE `tbl_watchlist`
  ADD PRIMARY KEY (`watchlist_id`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `product_id` (`product_id`);

--
-- Indexes for table `tbl_woocommerce_api`
--
ALTER TABLE `tbl_woocommerce_api`
  ADD PRIMARY KEY (`woocommerce_api_id`);

--
-- Indexes for table `tbl_woocommerce_cron_log`
--
ALTER TABLE `tbl_woocommerce_cron_log`
  ADD PRIMARY KEY (`woocommerce_cron_log_id`);

--
-- Indexes for table `tbl_woocommerce_mapping`
--
ALTER TABLE `tbl_woocommerce_mapping`
  ADD PRIMARY KEY (`woocommerce_mapping_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `tbl_access`
--
ALTER TABLE `tbl_access`
  MODIFY `access_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=888;

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

--
-- AUTO_INCREMENT for table `tbl_admin`
--
ALTER TABLE `tbl_admin`
  MODIFY `admin_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=313;

--
-- AUTO_INCREMENT for table `tbl_admin_document`
--
ALTER TABLE `tbl_admin_document`
  MODIFY `admin_document_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;

--
-- AUTO_INCREMENT for table `tbl_api_log`
--
ALTER TABLE `tbl_api_log`
  MODIFY `api_log_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_appointment`
--
ALTER TABLE `tbl_appointment`
  MODIFY `appointment_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=351;

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

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

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

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

--
-- AUTO_INCREMENT for table `tbl_boost_log`
--
ALTER TABLE `tbl_boost_log`
  MODIFY `boost_log_id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `tbl_browsing_history`
--
ALTER TABLE `tbl_browsing_history`
  MODIFY `browsing_history_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_cart`
--
ALTER TABLE `tbl_cart`
  MODIFY `cart_id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `tbl_collection`
--
ALTER TABLE `tbl_collection`
  MODIFY `collection_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=47;

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

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

--
-- AUTO_INCREMENT for table `tbl_company_customer`
--
ALTER TABLE `tbl_company_customer`
  MODIFY `company_customer_id` int(11) NOT NULL AUTO_INCREMENT;

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

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

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

--
-- AUTO_INCREMENT for table `tbl_coupon_redeem`
--
ALTER TABLE `tbl_coupon_redeem`
  MODIFY `coupon_redeem_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_currency_rate`
--
ALTER TABLE `tbl_currency_rate`
  MODIFY `currency_rate_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

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

--
-- AUTO_INCREMENT for table `tbl_declaration`
--
ALTER TABLE `tbl_declaration`
  MODIFY `declaration_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_declaration_item`
--
ALTER TABLE `tbl_declaration_item`
  MODIFY `declaration_item_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_delivery_charges`
--
ALTER TABLE `tbl_delivery_charges`
  MODIFY `delivery_charges_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=133;

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

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

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

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

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

--
-- AUTO_INCREMENT for table `tbl_emailer`
--
ALTER TABLE `tbl_emailer`
  MODIFY `emailer_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=47;

--
-- AUTO_INCREMENT for table `tbl_enquiry`
--
ALTER TABLE `tbl_enquiry`
  MODIFY `enquiry_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_faq`
--
ALTER TABLE `tbl_faq`
  MODIFY `faq_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `tbl_favorite`
--
ALTER TABLE `tbl_favorite`
  MODIFY `favorite_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_feedback`
--
ALTER TABLE `tbl_feedback`
  MODIFY `feedback_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_hierarchy`
--
ALTER TABLE `tbl_hierarchy`
  MODIFY `hierarchy_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_invoice`
--
ALTER TABLE `tbl_invoice`
  MODIFY `invoice_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_invoice_detail`
--
ALTER TABLE `tbl_invoice_detail`
  MODIFY `invoice_detail_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_issue_log`
--
ALTER TABLE `tbl_issue_log`
  MODIFY `issue_log_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_ledger`
--
ALTER TABLE `tbl_ledger`
  MODIFY `ledger_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_ledger_item`
--
ALTER TABLE `tbl_ledger_item`
  MODIFY `ledger_item_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_manufacturer`
--
ALTER TABLE `tbl_manufacturer`
  MODIFY `manufacturer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_membership`
--
ALTER TABLE `tbl_membership`
  MODIFY `membership_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `tbl_membership_details`
--
ALTER TABLE `tbl_membership_details`
  MODIFY `membership_details_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_menu`
--
ALTER TABLE `tbl_menu`
  MODIFY `menu_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4569;

--
-- AUTO_INCREMENT for table `tbl_menu_bkp`
--
ALTER TABLE `tbl_menu_bkp`
  MODIFY `menu_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4557;

--
-- AUTO_INCREMENT for table `tbl_menu_old`
--
ALTER TABLE `tbl_menu_old`
  MODIFY `menu_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4635;

--
-- AUTO_INCREMENT for table `tbl_notification_queue`
--
ALTER TABLE `tbl_notification_queue`
  MODIFY `notification_queue_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=320692;

--
-- AUTO_INCREMENT for table `tbl_occasion`
--
ALTER TABLE `tbl_occasion`
  MODIFY `occasion_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

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

--
-- AUTO_INCREMENT for table `tbl_order_detail`
--
ALTER TABLE `tbl_order_detail`
  MODIFY `order_detail_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33;

--
-- AUTO_INCREMENT for table `tbl_order_timelines`
--
ALTER TABLE `tbl_order_timelines`
  MODIFY `order_timelines_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_otp`
--
ALTER TABLE `tbl_otp`
  MODIFY `otp_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=74;

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

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

--
-- AUTO_INCREMENT for table `tbl_pg_charges`
--
ALTER TABLE `tbl_pg_charges`
  MODIFY `pg_charges_id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `tbl_product_barcode_queue`
--
ALTER TABLE `tbl_product_barcode_queue`
  MODIFY `product_barcode_queue_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_product_catlogue`
--
ALTER TABLE `tbl_product_catlogue`
  MODIFY `product_catlogue_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_product_description`
--
ALTER TABLE `tbl_product_description`
  MODIFY `product_description_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_product_faq`
--
ALTER TABLE `tbl_product_faq`
  MODIFY `product_faq_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_product_purchase`
--
ALTER TABLE `tbl_product_purchase`
  MODIFY `product_purchase_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38;

--
-- AUTO_INCREMENT for table `tbl_product_reviews`
--
ALTER TABLE `tbl_product_reviews`
  MODIFY `product_reviews_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `tbl_product_stock_transfer`
--
ALTER TABLE `tbl_product_stock_transfer`
  MODIFY `product_stock_transfer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_product_variant`
--
ALTER TABLE `tbl_product_variant`
  MODIFY `product_variant_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=95;

--
-- AUTO_INCREMENT for table `tbl_product_variant_bkp`
--
ALTER TABLE `tbl_product_variant_bkp`
  MODIFY `product_variant_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=51;

--
-- AUTO_INCREMENT for table `tbl_product_variant_shelf`
--
ALTER TABLE `tbl_product_variant_shelf`
  MODIFY `product_variant_shelf_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_push_notification`
--
ALTER TABLE `tbl_push_notification`
  MODIFY `push_notification_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_push_notification_queue`
--
ALTER TABLE `tbl_push_notification_queue`
  MODIFY `push_notification_queue_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8591;

--
-- AUTO_INCREMENT for table `tbl_rating`
--
ALTER TABLE `tbl_rating`
  MODIFY `rating_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_reason`
--
ALTER TABLE `tbl_reason`
  MODIFY `reason_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `tbl_refund_order`
--
ALTER TABLE `tbl_refund_order`
  MODIFY `refund_order_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_review_votes`
--
ALTER TABLE `tbl_review_votes`
  MODIFY `review_votes_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `tbl_role`
--
ALTER TABLE `tbl_role`
  MODIFY `role_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `tbl_search_history`
--
ALTER TABLE `tbl_search_history`
  MODIFY `search_history_id` int(11) NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `tbl_shelf`
--
ALTER TABLE `tbl_shelf`
  MODIFY `shelf_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3461;

--
-- AUTO_INCREMENT for table `tbl_shipping_charges`
--
ALTER TABLE `tbl_shipping_charges`
  MODIFY `shipping_charges_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_silver_base_price`
--
ALTER TABLE `tbl_silver_base_price`
  MODIFY `silver_base_price_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

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

--
-- AUTO_INCREMENT for table `tbl_tags`
--
ALTER TABLE `tbl_tags`
  MODIFY `tags_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=162;

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

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

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

--
-- AUTO_INCREMENT for table `tbl_timeline`
--
ALTER TABLE `tbl_timeline`
  MODIFY `timeline_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=198;

--
-- AUTO_INCREMENT for table `tbl_trending`
--
ALTER TABLE `tbl_trending`
  MODIFY `trending_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18;

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

--
-- AUTO_INCREMENT for table `tbl_unsubscribe`
--
ALTER TABLE `tbl_unsubscribe`
  MODIFY `unsubscribe_id` int(11) NOT NULL AUTO_INCREMENT;

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

--
-- AUTO_INCREMENT for table `tbl_user_variant`
--
ALTER TABLE `tbl_user_variant`
  MODIFY `user_variant_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `tbl_vendors_address`
--
ALTER TABLE `tbl_vendors_address`
  MODIFY `vendors_address_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_vendors_customer`
--
ALTER TABLE `tbl_vendors_customer`
  MODIFY `vendors_customer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_vendors_order`
--
ALTER TABLE `tbl_vendors_order`
  MODIFY `vendors_order_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_vendors_order_detail`
--
ALTER TABLE `tbl_vendors_order_detail`
  MODIFY `vendors_order_detail_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `tbl_vendors_product`
--
ALTER TABLE `tbl_vendors_product`
  MODIFY `vendors_product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `tbl_vendors_product_barcode`
--
ALTER TABLE `tbl_vendors_product_barcode`
  MODIFY `vendors_product_barcode_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=106;

--
-- AUTO_INCREMENT for table `tbl_vendors_product_variant`
--
ALTER TABLE `tbl_vendors_product_variant`
  MODIFY `vendors_product_variant_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26189;

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

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

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

--
-- AUTO_INCREMENT for table `tbl_woocommerce_cron_log`
--
ALTER TABLE `tbl_woocommerce_cron_log`
  MODIFY `woocommerce_cron_log_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=247372;

--
-- AUTO_INCREMENT for table `tbl_woocommerce_mapping`
--
ALTER TABLE `tbl_woocommerce_mapping`
  MODIFY `woocommerce_mapping_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=480;
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 */;
